file_name
stringlengths
18
83
original_function_name
stringlengths
1
741
stripped_function_name
stringlengths
2
57
decompiled_code_original
stringlengths
34
256k
decompiled_code_stripped
stringlengths
36
215k
assembly_code
stringlengths
3
189k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
4.92M
pcode_edges_stripped
stringlengths
11
4.86M
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
345
5.19M
S-Expression_decompiled_code_original
stringlengths
339
6.03M
S-Expression_decompiled_code_original_noisy
stringlengths
345
5.19M
S-Expression_decompiled_code_original_clean
stringlengths
176
802k
S-Expression_decompiled_code_original_root
stringlengths
353
5.35M
Replace_function_name_and_variable_name
stringlengths
39
248k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
244
1.12M
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
215k
466_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
set_default_bfd_target
FUN_001366d0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void set_default_bfd_target(void) { int iVar1; undefined4 uVar2; undefined8 uVar3; char *format; iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe"); if (iVar1 != 0) { return; } uVar2 = bfd_get_error(); uVar3 = bfd_errmsg(uVar2); format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5); /* WARNING: Subroutine does not return */ fatal(format,"powerpc-unknown-linux-gnuspe",uVar3); }
void FUN_001366d0(void) { int iVar1; undefined4 uVar2; undefined8 uVar3; undefined8 uVar4; iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe"); if (iVar1 != 0) { return; } uVar2 = bfd_get_error(); uVar3 = bfd_errmsg(uVar2); uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5); /* WARNING: Subroutine does not return */ FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3); }
PUSH RBX LEA RDI,[0x1477ab] CALL 0x00107150 TEST EAX,EAX JZ 0x001366e3 POP RBX RET CALL 0x00107320 MOV EDI,EAX CALL 0x00107720 MOV EDX,0x5 LEA RSI,[0x147928] XOR EDI,EDI MOV RBX,RAX CALL 0x00107230 MOV RDX,RBX LEA RSI,[0x1477ab] MOV RDI,RAX XOR EAX,EAX CALL 0x00136590
null
null
null
null
[('tmp_42', u'CBRANCH_-1207146764'), ('const-0', u'INT_NOTEQUAL_-1207146764'), (u'COPY_-1207146550', u'CALL_-1207146662'), (u'CALL_-1207146698', u'CAST_-1207146505'), ('const-1341355', u'COPY_-1207146611'), (u'COPY_-1207146611', u'CALL_-1207146779'), ('const-0', u'RETURN_-1207146749'), (u'INT_NOTEQUAL_-1207146764', u'CBRANCH_-1207146764'), ('const-0', u'CALL_-1207146698'), ('const-1', u'RETURN_-1207146657'), ('const-5', u'CALL_-1207146698'), (u'CAST_-1207146505', u'CALL_-1207146662'), (u'COPY_-1207146569', u'CALL_-1207146698'), ('const-1341736', u'COPY_-1207146569'), (u'CALL_-1207146779', u'INT_NOTEQUAL_-1207146764'), ('const-1341355', u'COPY_-1207146550'), (u'CALL_-1207146748', u'CALL_-1207146736'), (u'CALL_-1207146736', u'CALL_-1207146662')]
[('const-0', u'CALL_-1207146698'), ('tmp_42', u'CBRANCH_-1207146764'), ('const-0', u'INT_NOTEQUAL_-1207146764'), (u'COPY_-1207146550', u'CALL_-1207146662'), ('const-1341736', u'COPY_-1207146569'), (u'COPY_-1207146611', u'CALL_-1207146779'), ('const-1341355', u'COPY_-1207146611'), ('const-0', u'RETURN_-1207146749'), (u'INT_NOTEQUAL_-1207146764', u'CBRANCH_-1207146764'), ('const-1341355', u'COPY_-1207146550'), ('const-5', u'CALL_-1207146698'), ('const-1', u'RETURN_-1207146657'), (u'CALL_-1207146698', u'CALL_-1207146662'), (u'COPY_-1207146569', u'CALL_-1207146698'), (u'CALL_-1207146779', u'INT_NOTEQUAL_-1207146764'), (u'CALL_-1207146748', u'CALL_-1207146736'), (u'CALL_-1207146736', u'CALL_-1207146662')]
null
null
001366d0
x64
O2
(translation_unit "void FUN_001366d0(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);\n}\n\n" (function_definition "void FUN_001366d0(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);\n}" primitive_type (function_declarator "FUN_001366d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (expression_statement "iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");" (assignment_expression "iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe")" identifier = (call_expression "bfd_set_default_target("powerpc-unknown-linux-gnuspe")" identifier (argument_list "("powerpc-unknown-linux-gnuspe")" ( (string_literal ""powerpc-unknown-linux-gnuspe"" " string_content ") )))) ;) (if_statement "if (iVar1 != 0) {\n return;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar2 = bfd_get_error();" (assignment_expression "uVar2 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar3 = bfd_errmsg(uVar2);" (assignment_expression "uVar3 = bfd_errmsg(uVar2)" identifier = (call_expression "bfd_errmsg(uVar2)" identifier (argument_list "(uVar2)" ( identifier )))) ;) (expression_statement "uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);" (assignment_expression "uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier = (call_expression "dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier (argument_list "(0,"can\'t set BFD default target to `%s\': %s",5)" ( number_literal , (string_literal ""can\'t set BFD default target to `%s\': %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal )))) ;) comment (expression_statement "FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);" (call_expression "FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3)" identifier (argument_list "(uVar4,"powerpc-unknown-linux-gnuspe",uVar3)" ( identifier , (string_literal ""powerpc-unknown-linux-gnuspe"" " string_content ") , identifier ))) ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid set_default_bfd_target(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n char *format;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n fatal(format,"powerpc-unknown-linux-gnuspe",uVar3);\n}\n\n" comment (function_definition "void set_default_bfd_target(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n char *format;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n fatal(format,"powerpc-unknown-linux-gnuspe",uVar3);\n}" primitive_type (function_declarator "set_default_bfd_target(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n char *format;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n /* WARNING: Subroutine does not return */\n fatal(format,"powerpc-unknown-linux-gnuspe",uVar3);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (expression_statement "iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");" (assignment_expression "iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe")" identifier = (call_expression "bfd_set_default_target("powerpc-unknown-linux-gnuspe")" identifier (argument_list "("powerpc-unknown-linux-gnuspe")" ( (string_literal ""powerpc-unknown-linux-gnuspe"" " string_content ") )))) ;) (if_statement "if (iVar1 != 0) {\n return;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar2 = bfd_get_error();" (assignment_expression "uVar2 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar3 = bfd_errmsg(uVar2);" (assignment_expression "uVar3 = bfd_errmsg(uVar2)" identifier = (call_expression "bfd_errmsg(uVar2)" identifier (argument_list "(uVar2)" ( identifier )))) ;) (expression_statement "format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);" (assignment_expression "format = (char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier = (cast_expression "(char *)dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier (argument_list "(0,"can\'t set BFD default target to `%s\': %s",5)" ( number_literal , (string_literal ""can\'t set BFD default target to `%s\': %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) comment (expression_statement "fatal(format,"powerpc-unknown-linux-gnuspe",uVar3);" (call_expression "fatal(format,"powerpc-unknown-linux-gnuspe",uVar3)" identifier (argument_list "(format,"powerpc-unknown-linux-gnuspe",uVar3)" ( identifier , (string_literal ""powerpc-unknown-linux-gnuspe"" " string_content ") , identifier ))) ;) })))
(translation_unit "void FUN_001366d0(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n \n FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);\n}\n\n" (function_definition "void FUN_001366d0(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n \n FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);\n}" primitive_type (function_declarator "FUN_001366d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n \n FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (expression_statement "iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");" (assignment_expression "iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe")" identifier = (call_expression "bfd_set_default_target("powerpc-unknown-linux-gnuspe")" identifier (argument_list "("powerpc-unknown-linux-gnuspe")" ( (string_literal ""powerpc-unknown-linux-gnuspe"" " string_content ") )))) ;) (if_statement "if (iVar1 != 0) {\n return;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar2 = bfd_get_error();" (assignment_expression "uVar2 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar3 = bfd_errmsg(uVar2);" (assignment_expression "uVar3 = bfd_errmsg(uVar2)" identifier = (call_expression "bfd_errmsg(uVar2)" identifier (argument_list "(uVar2)" ( identifier )))) ;) (expression_statement "uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);" (assignment_expression "uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier = (call_expression "dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" identifier (argument_list "(0,"can\'t set BFD default target to `%s\': %s",5)" ( number_literal , (string_literal ""can\'t set BFD default target to `%s\': %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);" (call_expression "FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3)" identifier (argument_list "(uVar4,"powerpc-unknown-linux-gnuspe",uVar3)" ( identifier , (string_literal ""powerpc-unknown-linux-gnuspe"" " string_content ") , identifier ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( 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 , (string_literal " string_content ") , IDENT ))) ;) })))
(function_definition "void FUN_001366d0(void)\n\n{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n \n FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);\n}" (primitive_type "void") (function_declarator "FUN_001366d0(void)" (identifier "FUN_001366d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n int iVar1;\n undefined4 uVar2;\n undefined8 uVar3;\n undefined8 uVar4;\n \n iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");\n if (iVar1 != 0) {\n return;\n }\n uVar2 = bfd_get_error();\n uVar3 = bfd_errmsg(uVar2);\n uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);\n \n FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (expression_statement "iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe");" (assignment_expression "iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe")" (identifier "iVar1") (= "=") (call_expression "bfd_set_default_target("powerpc-unknown-linux-gnuspe")" (identifier "bfd_set_default_target") (argument_list "("powerpc-unknown-linux-gnuspe")" (( "(") (string_literal ""powerpc-unknown-linux-gnuspe"" (" """) (string_content "powerpc-unknown-linux-gnuspe") (" """)) () ")")))) (; ";")) (if_statement "if (iVar1 != 0) {\n return;\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar2 = bfd_get_error();" (assignment_expression "uVar2 = bfd_get_error()" (identifier "uVar2") (= "=") (call_expression "bfd_get_error()" (identifier "bfd_get_error") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "uVar3 = bfd_errmsg(uVar2);" (assignment_expression "uVar3 = bfd_errmsg(uVar2)" (identifier "uVar3") (= "=") (call_expression "bfd_errmsg(uVar2)" (identifier "bfd_errmsg") (argument_list "(uVar2)" (( "(") (identifier "uVar2") () ")")))) (; ";")) (expression_statement "uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5);" (assignment_expression "uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" (identifier "uVar4") (= "=") (call_expression "dcgettext(0,"can\'t set BFD default target to `%s\': %s",5)" (identifier "dcgettext") (argument_list "(0,"can\'t set BFD default target to `%s\': %s",5)" (( "(") (number_literal "0") (, ",") (string_literal ""can\'t set BFD default target to `%s\': %s"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t set BFD default target to `%s") (escape_sequence "\'") (string_content ": %s") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3);" (call_expression "FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3)" (identifier "FUN_00136590") (argument_list "(uVar4,"powerpc-unknown-linux-gnuspe",uVar3)" (( "(") (identifier "uVar4") (, ",") (string_literal ""powerpc-unknown-linux-gnuspe"" (" """) (string_content "powerpc-unknown-linux-gnuspe") (" """)) (, ",") (identifier "uVar3") () ")"))) (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int var_2; type_1 uVar2; type_2 uVar3; char *format; var_2 = var_1("powerpc-unknown-linux-gnuspe"); if (var_2 != 0) { return; } uVar2 = var_3(); uVar3 = var_4(uVar2); format = (char *)var_5(0,"can\'t set BFD default target to `%s\': %s",5); /* WARNING: Subroutine does not return */ var_6(format,"powerpc-unknown-linux-gnuspe",uVar3); }
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: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (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 (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) (string_literal (string_content)) (identifier)))))))
null
void MASKED(void) { int iVar1; undefined4 uVar2; undefined8 uVar3; undefined8 uVar4; iVar1 = bfd_set_default_target("powerpc-unknown-linux-gnuspe"); if (iVar1 != 0) { return; } uVar2 = bfd_get_error(); uVar3 = bfd_errmsg(uVar2); uVar4 = dcgettext(0,"can\'t set BFD default target to `%s\': %s",5); /* WARNING: Subroutine does not return */ FUN_00136590(uVar4,"powerpc-unknown-linux-gnuspe",uVar3); }
13123_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
codecvt
FUN_004e8100
/* std::codecvt<char, char, __mbstate_t>::codecvt(unsigned long) */ void __thiscall std::codecvt<char,char,__mbstate_t>::codecvt(codecvt<char,char,__mbstate_t> *this,ulong param_1) { undefined8 uVar1; *(uint *)(this + 8) = (uint)(param_1 != 0); *(undefined ***)this = &PTR__codecvt_006798f8; /* try { // try from 004e8122 to 004e8126 has its CatchHandler @ 004e8132 */ uVar1 = locale::facet::_S_get_c_locale(); *(undefined8 *)(this + 0x10) = uVar1; return; }
void FUN_004e8100(undefined8 *param_1,long param_2) { undefined8 uVar1; *(uint *)(param_1 + 1) = (uint)(param_2 != 0); *param_1 = &PTR_FUN_006798f8; /* try { // try from 004e8122 to 004e8126 has its CatchHandler @ 004e8132 */ uVar1 = FUN_004a0640(); param_1[2] = uVar1; return; }
PUSH RBP XOR EAX,EAX PUSH RBX MOV RBX,RDI SUB RSP,0x8 TEST RSI,RSI SETNZ AL MOV dword ptr [RDI + 0x8],EAX LEA RAX,[0x6798e8] ADD RAX,0x10 MOV qword ptr [RDI],RAX CALL 0x004a0640 MOV qword ptr [RBX + 0x10],RAX ADD RSP,0x8 POP RBX POP RBP RET
null
null
null
null
[('const-433', u'STORE_-1202618027'), ('const-1', u'PTRADD_-1202617953'), ('const-0', u'INT_NOTEQUAL_-1202618059'), (u'PTRADD_-1202617953', u'CAST_-1202617892'), ('tmp_214', u'CAST_-1202617901'), (u'CAST_-1202617916', u'STORE_-1202618053'), ('tmp_215', u'INT_NOTEQUAL_-1202618059'), ('tmp_214', u'PTRADD_-1202617953'), ('const-433', u'STORE_-1202618013'), (u'INT_NOTEQUAL_-1202618059', u'INT_ZEXT_-1202617987'), ('const-8', u'PTRADD_-1202617993'), (u'PTRADD_-1202617993', u'CAST_-1202617916'), ('const-0', u'RETURN_-1202617976'), (u'INT_ZEXT_-1202617987', u'STORE_-1202618053'), ('const-6789368', u'PTRSUB_-1202617901'), (u'CAST_-1202617892', u'STORE_-1202618013'), ('const-1', u'PTRADD_-1202617993'), ('const-0', u'PTRSUB_-1202617901'), ('const-16', u'PTRADD_-1202617953'), ('const-433', u'STORE_-1202618053'), ('tmp_214', u'PTRADD_-1202617993'), (u'CAST_-1202617901', u'STORE_-1202618027'), (u'PTRSUB_-1202617901', u'STORE_-1202618027'), (u'CALL_-1202618017', u'STORE_-1202618013')]
[(u'INT_ZEXT_-1202617987', u'STORE_-1202618053'), ('tmp_286', u'INT_NOTEQUAL_-1202618059'), ('const-1', u'PTRADD_-1202617915'), ('const-0', u'PTRSUB_-1202617901'), ('const-433', u'STORE_-1202618027'), ('const-433', u'STORE_-1202618053'), ('tmp_285', u'STORE_-1202618027'), ('const-6789368', u'PTRSUB_-1202617901'), ('const-0', u'INT_NOTEQUAL_-1202618059'), ('const-8', u'PTRADD_-1202617915'), (u'PTRADD_-1202617892', u'STORE_-1202618013'), ('const-8', u'PTRADD_-1202617892'), ('tmp_285', u'PTRADD_-1202617892'), ('const-433', u'STORE_-1202618013'), (u'INT_NOTEQUAL_-1202618059', u'INT_ZEXT_-1202617987'), ('tmp_285', u'PTRADD_-1202617915'), (u'CAST_-1202617914', u'STORE_-1202618053'), (u'PTRADD_-1202617915', u'CAST_-1202617914'), ('const-2', u'PTRADD_-1202617892'), (u'PTRSUB_-1202617901', u'STORE_-1202618027'), (u'CALL_-1202618017', u'STORE_-1202618013'), ('const-0', u'RETURN_-1202617976')]
null
null
004e8100
x64
O2
(translation_unit "void FUN_004e8100(undefined8 *param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n *(uint *)(param_1 + 1) = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_006798f8;\n /* try { // try from 004e8122 to 004e8126 has its CatchHandler @ 004e8132 */\n uVar1 = FUN_004a0640();\n param_1[2] = uVar1;\n return;\n}\n\n" (function_definition "void FUN_004e8100(undefined8 *param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n *(uint *)(param_1 + 1) = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_006798f8;\n /* try { // try from 004e8122 to 004e8126 has its CatchHandler @ 004e8132 */\n uVar1 = FUN_004a0640();\n param_1[2] = uVar1;\n return;\n}" primitive_type (function_declarator "FUN_004e8100(undefined8 *param_1,long param_2)" identifier (parameter_list "(undefined8 *param_1,long param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n *(uint *)(param_1 + 1) = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_006798f8;\n /* try { // try from 004e8122 to 004e8126 has its CatchHandler @ 004e8132 */\n uVar1 = FUN_004a0640();\n param_1[2] = uVar1;\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "*(uint *)(param_1 + 1) = (uint)(param_2 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_2 != 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_2 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )))) ;) (expression_statement "*param_1 = &PTR_FUN_006798f8;" (assignment_expression "*param_1 = &PTR_FUN_006798f8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_006798f8" & identifier)) ;) comment (expression_statement "uVar1 = FUN_004a0640();" (assignment_expression "uVar1 = FUN_004a0640()" identifier = (call_expression "FUN_004a0640()" identifier (argument_list "()" ( )))) ;) (expression_statement "param_1[2] = uVar1;" (assignment_expression "param_1[2] = uVar1" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::codecvt<char, char, __mbstate_t>::codecvt(unsigned long) */\n\nvoid __thiscall\nstd::codecvt<char,char,__mbstate_t>::codecvt(codecvt<char,char,__mbstate_t> *this,ulong param_1)\n\n{\n undefined8 uVar1;\n \n *(uint *)(this + 8) = (uint)(param_1 != 0);\n *(undefined ***)this = &PTR__codecvt_006798f8;\n /* try { // try from 004e8122 to 004e8126 has its CatchHandler @ 004e8132 */\n uVar1 = locale::facet::_S_get_c_locale();\n *(undefined8 *)(this + 0x10) = uVar1;\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::codecvt<char,char,__mbstate_t>::codecvt(codecvt<char,char,__mbstate_t> *this,ulong param_1)\n\n{\n undefined8 uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , identifier , (ERROR "__mbstate_t>::codecvt(codecvt<char,char,__mbstate_t> *this,ulong param_1)\n\n{\n undefined8" identifier > : : (function_declarator "codecvt(codecvt<char,char,__mbstate_t> *this,ulong param_1)" identifier (parameter_list "(codecvt<char,char,__mbstate_t> *this,ulong param_1)" ( (parameter_declaration "codecvt" type_identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "char" primitive_type) , (parameter_declaration "__mbstate_t> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "ulong param_1" type_identifier identifier) ))) { identifier) identifier ;) (expression_statement "*(uint *)(this + 8) = (uint)(param_1 != 0);" (assignment_expression "*(uint *)(this + 8) = (uint)(param_1 != 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_1 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_1 != 0)" ( (binary_expression "param_1 != 0" identifier != number_literal) )))) ;) (expression_statement "*(undefined ***)this = &PTR__codecvt_006798f8;" (assignment_expression "*(undefined ***)this = &PTR__codecvt_006798f8" (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__codecvt_006798f8" & identifier)) ;) comment (ERROR "uVar1 = locale::" (assignment_expression "uVar1 = locale" identifier = identifier) : :) (labeled_statement "facet::_S_get_c_locale();" statement_identifier : (ERROR ":" :) (expression_statement "_S_get_c_locale();" (call_expression "_S_get_c_locale()" identifier (argument_list "()" ( ))) ;)) (expression_statement "*(undefined8 *)(this + 0x10) = uVar1;" (assignment_expression "*(undefined8 *)(this + 0x10) = uVar1" (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) )))) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_004e8100(undefined8 *param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n *(uint *)(param_1 + 1) = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_006798f8;\n \n uVar1 = FUN_004a0640();\n param_1[2] = uVar1;\n return;\n}\n\n" (function_definition "void FUN_004e8100(undefined8 *param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n *(uint *)(param_1 + 1) = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_006798f8;\n \n uVar1 = FUN_004a0640();\n param_1[2] = uVar1;\n return;\n}" primitive_type (function_declarator "FUN_004e8100(undefined8 *param_1,long param_2)" identifier (parameter_list "(undefined8 *param_1,long param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n *(uint *)(param_1 + 1) = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_006798f8;\n \n uVar1 = FUN_004a0640();\n param_1[2] = uVar1;\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (expression_statement "*(uint *)(param_1 + 1) = (uint)(param_2 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_2 != 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_2 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )))) ;) (expression_statement "*param_1 = &PTR_FUN_006798f8;" (assignment_expression "*param_1 = &PTR_FUN_006798f8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_006798f8" & identifier)) ;) (expression_statement "uVar1 = FUN_004a0640();" (assignment_expression "uVar1 = FUN_004a0640()" identifier = (call_expression "FUN_004a0640()" identifier (argument_list "()" ( )))) ;) (expression_statement "param_1[2] = uVar1;" (assignment_expression "param_1[2] = uVar1" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (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) 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) )))) = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT != LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_004e8100(undefined8 *param_1,long param_2)\n\n{\n undefined8 uVar1;\n \n *(uint *)(param_1 + 1) = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_006798f8;\n \n uVar1 = FUN_004a0640();\n param_1[2] = uVar1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_004e8100(undefined8 *param_1,long param_2)" (identifier "FUN_004e8100") (parameter_list "(undefined8 *param_1,long param_2)" (( "(") (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")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n *(uint *)(param_1 + 1) = (uint)(param_2 != 0);\n *param_1 = &PTR_FUN_006798f8;\n \n uVar1 = FUN_004a0640();\n param_1[2] = uVar1;\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (expression_statement "*(uint *)(param_1 + 1) = (uint)(param_2 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_2 != 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_2 != 0)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")))) (; ";")) (expression_statement "*param_1 = &PTR_FUN_006798f8;" (assignment_expression "*param_1 = &PTR_FUN_006798f8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_006798f8" (& "&") (identifier "PTR_FUN_006798f8"))) (; ";")) (expression_statement "uVar1 = FUN_004a0640();" (assignment_expression "uVar1 = FUN_004a0640()" (identifier "uVar1") (= "=") (call_expression "FUN_004a0640()" (identifier "FUN_004a0640") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "param_1[2] = uVar1;" (assignment_expression "param_1[2] = uVar1" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::codecvt<char, char, __mbstate_t>::codecvt(unsigned long) */ void __thiscall std::codecvt<char,char,__mbstate_t>::codecvt(codecvt<char,char,__mbstate_t> *var_1,ulong var_2) { type_3 uVar1; *(type_1 *)(var_1 + 8) = (type_1)(var_2 != 0); *(type_2 ***)var_1 = &PTR__codecvt_006798f8; /* try { // try from 004e8122 to 004e8126 has its CatchHandler @ 004e8132 */ uVar1 = locale::facet::var_3(); *(type_3 *)(var_1 + 0x10) = uVar1; 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: (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: (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 (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement))))
null
void MASKED(undefined8 *param_1,long param_2) { undefined8 uVar1; *(uint *)(param_1 + 1) = (uint)(param_2 != 0); *param_1 = &PTR_FUN_006798f8; /* try { // try from 004e8122 to 004e8126 has its CatchHandler @ 004e8132 */ uVar1 = FUN_004a0640(); param_1[2] = uVar1; return; }
1576_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
~Struct_incremental_patch
FUN_0015b240
/* DWARF original prototype: void ~Struct_incremental_patch(Struct_incremental_patch * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_incremental_patch::~Struct_incremental_patch (Struct_incremental_patch *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_004247b8; 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_0015b240(undefined8 *param_1) { *param_1 = &PTR_FUN_004247b8; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x4247b8] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x0015b260 MOV RDI,RDX JMP 0x002dac70 RET
null
null
null
null
[('tmp_68', u'PTRSUB_-1207258438'), ('const-0', u'PTRSUB_-1207258443'), ('const-0', u'PTRSUB_-1207258430'), (u'CAST_-1207258423', u'INT_NOTEQUAL_-1207258517'), ('const-8', u'PTRSUB_-1207258444'), ('const-433', u'LOAD_-1207258549'), (u'PTRSUB_-1207258438', u'PTRSUB_-1207258434'), (u'PTRSUB_-1207258434', u'STORE_-1207258541'), ('tmp_68', u'PTRSUB_-1207258444'), ('const-0', u'PTRSUB_-1207258441'), ('const-8', u'PTRSUB_-1207258434'), ('const-16', u'PTRSUB_-1207258427'), ('const-0', u'PTRSUB_-1207258439'), ('const-0', u'RETURN_-1207258503'), (u'PTRSUB_-1207258439', u'PTRSUB_-1207258435'), (u'PTRSUB_-1207258427', u'INT_NOTEQUAL_-1207258517'), (u'CAST_-1207258431', u'STORE_-1207258541'), (u'PTRSUB_-1207258430', u'PTRSUB_-1207258427'), (u'PTRSUB_-1207258444', u'PTRSUB_-1207258443'), ('const-4343736', u'PTRSUB_-1207258441'), (u'PTRSUB_-1207258435', u'LOAD_-1207258549'), ('const-0', u'RETURN_-1207258494'), (u'PTRSUB_-1207258434', u'PTRSUB_-1207258430'), (u'PTRSUB_-1207258443', u'PTRSUB_-1207258439'), ('tmp_48', u'CBRANCH_-1207258516'), ('const-0', u'PTRSUB_-1207258434'), ('tmp_68', u'PTRSUB_-1207258434'), (u'INT_NOTEQUAL_-1207258517', u'CBRANCH_-1207258516'), (u'LOAD_-1207258549', u'CAST_-1207258423'), (u'PTRSUB_-1207258441', u'CAST_-1207258431'), (u'LOAD_-1207258549', u'CALL_-1207258507'), ('const-433', u'STORE_-1207258541'), ('const-0', u'PTRSUB_-1207258435'), ('const-0', u'PTRSUB_-1207258438')]
[('const-3', u'PTRADD_-1207258438'), ('const-433', u'LOAD_-1207258549'), (u'PTRADD_-1207258446', u'LOAD_-1207258549'), ('const-8', u'PTRADD_-1207258446'), ('const-0', u'RETURN_-1207258494'), (u'PTRADD_-1207258438', u'INT_NOTEQUAL_-1207258517'), ('tmp_109', u'PTRADD_-1207258438'), (u'PTRSUB_-1207258442', u'STORE_-1207258541'), ('tmp_48', u'CBRANCH_-1207258516'), ('const-0', u'PTRSUB_-1207258442'), (u'CAST_-1207258445', u'INT_NOTEQUAL_-1207258517'), ('const-433', u'STORE_-1207258541'), ('tmp_109', u'STORE_-1207258541'), ('const-4343736', u'PTRSUB_-1207258442'), (u'INT_NOTEQUAL_-1207258517', u'CBRANCH_-1207258516'), ('const-8', u'PTRADD_-1207258438'), (u'LOAD_-1207258549', u'CAST_-1207258445'), ('tmp_109', u'PTRADD_-1207258446'), (u'CAST_-1207258445', u'CALL_-1207258507'), ('const-0', u'RETURN_-1207258503'), ('const-1', u'PTRADD_-1207258446')]
null
null
0015b240
x64
O2
(translation_unit "void FUN_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004247b8;\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_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004247b8;\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_0015b240(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_004247b8;\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_004247b8;" (assignment_expression "*param_1 = &PTR_FUN_004247b8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_004247b8" & 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_incremental_patch(Struct_incremental_patch * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_incremental_patch::~Struct_incremental_patch\n (Struct_incremental_patch *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_004247b8;\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_incremental_patch::~Struct_incremental_patch\n (Struct_incremental_patch *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_004247b8;\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_incremental_patch::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_incremental_patch\n (Struct_incremental_patch *this,int __in_chrg)" identifier (parameter_list "(Struct_incremental_patch *this,int __in_chrg)" ( (parameter_declaration "Struct_incremental_patch *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_004247b8;\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_004247b8;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_004247b8" (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_004247b8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_004247b8" & 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_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004247b8;\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_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004247b8;\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_0015b240(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_004247b8;\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_004247b8;" (assignment_expression "*param_1 = &PTR_FUN_004247b8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_004247b8" & 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_0015b240(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_004247b8;\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_0015b240(undefined8 *param_1)" (identifier "FUN_0015b240") (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_004247b8;\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_004247b8;" (assignment_expression "*param_1 = &PTR_FUN_004247b8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_004247b8" (& "&") (identifier "PTR_FUN_004247b8"))) (; ";")) (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_incremental_patch(Struct_incremental_patch * 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_004247b8; 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_004247b8; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70((undefined8 *)param_1[1]); return; } return; }
556_m68k-linux-gnu-objdump_and_m68k-linux-gnu-objdump_strip.c
getopt_long
getopt_long
/* WARNING: Control flow encountered bad instruction data */ void getopt_long(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* getopt_long@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void getopt_long(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207262926')]
[('const-1', u'RETURN_-1207262926')]
null
null
0015a128
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "getopt_long(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 getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getopt_long@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void getopt_long(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getopt_long@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* getopt_long@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void getopt_long(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "getopt_long(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 getopt_long(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (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 */ /* getopt_long@@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)))) 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(); }
246_s390x-linux-gnu-objcopy_and_s390x-linux-gnu-objcopy_strip.c
debug_make_set_type
FUN_0010f7c0
debug_type_conflict debug_make_set_type(void *handle,debug_type_conflict type,bfd_boolean bitstringp) { debug_type_s *pdVar1; debug_set_type *pdVar2; debug_handle *info; if (type != (debug_type_conflict)0x0) { pdVar1 = debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp); if (pdVar1 != (debug_type_s *)0x0) { pdVar2 = (debug_set_type *)xmalloc(0x10); *(undefined4 *)&pdVar2->field_0xc = 0; pdVar2->type = type; pdVar2->bitstringp = bitstringp; (pdVar1->u).kset = pdVar2; } return pdVar1; } return (debug_type_conflict)0x0; }
long FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3) { long lVar1; long *plVar2; if (param_2 != 0) { lVar1 = FUN_0010d270(0x11,0); if (lVar1 != 0) { plVar2 = (long *)xmalloc(0x10); *(undefined4 *)((long)plVar2 + 0xc) = 0; *plVar2 = param_2; *(undefined4 *)(plVar2 + 1) = param_3; *(long **)(lVar1 + 0x10) = plVar2; } return lVar1; } return 0; }
PUSH R12 PUSH RBP PUSH RBX TEST RSI,RSI JZ 0x0010f810 MOV RBX,RSI MOV EDI,0x11 XOR ESI,ESI MOV R12D,EDX CALL 0x0010d270 MOV RBP,RAX TEST RAX,RAX JZ 0x0010f7ff MOV EDI,0x10 CALL 0x00104370 MOV dword ptr [RAX + 0xc],0x0 MOV qword ptr [RAX],RBX MOV dword ptr [RAX + 0x8],R12D MOV qword ptr [RBP + 0x10],RAX MOV RAX,RBP POP RBX POP RBP POP R12 RET XOR EBP,EBP POP RBX MOV RAX,RBP POP RBP POP R12 RET
null
null
null
null
[('tmp_48', u'CBRANCH_-1206913058'), (u'INT_NOTEQUAL_-1206913059', u'CBRANCH_-1206913058'), ('const-0', u'STORE_-1206912987'), ('const-0', u'COPY_-1206912912'), ('const-0', u'CALL_-1206913024'), (u'CALL_-1206913024', u'INT_NOTEQUAL_-1206913005'), (u'PTRSUB_-1206912769', u'STORE_-1206912978'), ('tmp_276', u'INT_NOTEQUAL_-1206913059'), ('const-433', u'STORE_-1206912972'), (u'CAST_-1206912780', u'PTRSUB_-1206912765'), (u'CAST_-1206912774', u'STORE_-1206912987'), ('const-433', u'STORE_-1206912978'), ('const-0', u'PTRSUB_-1206912757'), ('const-0', u'RETURN_-1206912886'), ('const-12', u'PTRSUB_-1206912777'), ('const-433', u'STORE_-1206912965'), (u'CALL_-1206913024', u'PTRSUB_-1206912760'), ('const-16', u'CALL_-1206912991'), ('const-0', u'INT_NOTEQUAL_-1206913005'), ('const-433', u'STORE_-1206912987'), (u'PTRSUB_-1206912760', u'PTRSUB_-1206912757'), (u'COPY_-1206912912', u'RETURN_-1206912886'), ('const-0', u'PTRSUB_-1206912769'), (u'PTRSUB_-1206912777', u'CAST_-1206912774'), (u'CAST_-1206912780', u'STORE_-1206912965'), ('tmp_118', u'CBRANCH_-1206913004'), (u'CALL_-1206913024', u'COPY_-1206912962'), ('tmp_277', u'CALL_-1206913024'), (u'PTRSUB_-1206912765', u'STORE_-1206912972'), ('tmp_276', u'STORE_-1206912978'), (u'INT_NOTEQUAL_-1206913005', u'CBRANCH_-1206913004'), ('tmp_277', u'STORE_-1206912972'), (u'CALL_-1206912991', u'CAST_-1206912780'), ('const-0', u'RETURN_-1206912931'), ('const-8', u'PTRSUB_-1206912765'), (u'COPY_-1206912962', u'RETURN_-1206912931'), ('const-17', u'CALL_-1206913024'), (u'PTRSUB_-1206912757', u'STORE_-1206912965'), (u'CAST_-1206912780', u'PTRSUB_-1206912769'), ('const-16', u'PTRSUB_-1206912760'), ('const-0', u'INT_NOTEQUAL_-1206913059'), (u'CAST_-1206912780', u'PTRSUB_-1206912777')]
[('tmp_48', u'CBRANCH_-1206913058'), (u'CAST_-1206912767', u'STORE_-1206912972'), (u'CAST_-1206912785', u'PTRADD_-1206912770'), ('const-12', u'INT_ADD_-1206912973'), (u'INT_NOTEQUAL_-1206913059', u'CBRANCH_-1206913058'), ('const-433', u'STORE_-1206912978'), ('const-16', u'INT_ADD_-1206912951'), (u'CALL_-1206913024', u'INT_NOTEQUAL_-1206913005'), ('const-16', u'CALL_-1206912991'), (u'CAST_-1206912762', u'STORE_-1206912965'), (u'CAST_-1206912785', u'STORE_-1206912965'), (u'INT_ADD_-1206912973', u'CAST_-1206912778'), (u'CAST_-1206912785', u'STORE_-1206912978'), (u'CAST_-1206912785', u'CAST_-1206912779'), ('const-0', u'RETURN_-1206912886'), ('tmp_463', u'INT_NOTEQUAL_-1206913059'), ('const-0', u'INT_NOTEQUAL_-1206913005'), ('tmp_464', u'STORE_-1206912972'), (u'INT_ADD_-1206912951', u'CAST_-1206912762'), (u'COPY_-1206912912', u'RETURN_-1206912886'), ('const-433', u'STORE_-1206912972'), (u'CALL_-1206913024', u'INT_ADD_-1206912951'), ('const-1', u'PTRADD_-1206912770'), ('const-433', u'STORE_-1206912965'), ('tmp_118', u'CBRANCH_-1206913004'), (u'CALL_-1206913024', u'COPY_-1206912962'), ('tmp_463', u'STORE_-1206912978'), (u'CAST_-1206912778', u'STORE_-1206912987'), ('const-17', u'CALL_-1206913024'), (u'INT_NOTEQUAL_-1206913005', u'CBRANCH_-1206913004'), (u'PTRADD_-1206912770', u'CAST_-1206912767'), ('const-0', u'RETURN_-1206912931'), ('const-0', u'STORE_-1206912987'), ('const-433', u'STORE_-1206912987'), (u'COPY_-1206912962', u'RETURN_-1206912931'), (u'CAST_-1206912779', u'INT_ADD_-1206912973'), ('const-0', u'CALL_-1206913024'), (u'CALL_-1206912991', u'CAST_-1206912785'), ('const-0', u'INT_NOTEQUAL_-1206913059'), ('const-8', u'PTRADD_-1206912770'), ('const-0', u'COPY_-1206912912')]
null
null
0010f7c0
x64
O2
(translation_unit "long FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3)\n\n{\n long lVar1;\n long *plVar2;\n \n if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }\n return 0;\n}\n\n" (function_definition "long FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3)\n\n{\n long lVar1;\n long *plVar2;\n \n if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }\n return 0;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,undefined4 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long *plVar2;\n \n if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (if_statement "if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }" { (expression_statement "lVar1 = FUN_0010d270(0x11,0);" (assignment_expression "lVar1 = FUN_0010d270(0x11,0)" identifier = (call_expression "FUN_0010d270(0x11,0)" identifier (argument_list "(0x11,0)" ( number_literal , number_literal )))) ;) (if_statement "if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }" { (expression_statement "plVar2 = (long *)xmalloc(0x10);" (assignment_expression "plVar2 = (long *)xmalloc(0x10)" identifier = (cast_expression "(long *)xmalloc(0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x10)" identifier (argument_list "(0x10)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)((long)plVar2 + 0xc) = 0;" (assignment_expression "*(undefined4 *)((long)plVar2 + 0xc) = 0" (pointer_expression "*(undefined4 *)((long)plVar2 + 0xc)" * (cast_expression "(undefined4 *)((long)plVar2 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar2 + 0xc)" ( (binary_expression "(long)plVar2 + 0xc" (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*plVar2 = param_2;" (assignment_expression "*plVar2 = param_2" (pointer_expression "*plVar2" * identifier) = identifier) ;) (expression_statement "*(undefined4 *)(plVar2 + 1) = param_3;" (assignment_expression "*(undefined4 *)(plVar2 + 1) = param_3" (pointer_expression "*(undefined4 *)(plVar2 + 1)" * (cast_expression "(undefined4 *)(plVar2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 1)" ( (binary_expression "plVar2 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long **)(lVar1 + 0x10) = plVar2;" (assignment_expression "*(long **)(lVar1 + 0x10) = plVar2" (pointer_expression "*(long **)(lVar1 + 0x10)" * (cast_expression "(long **)(lVar1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return lVar1;" return identifier ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "debug_type_conflict\ndebug_make_set_type(void *handle,debug_type_conflict type,bfd_boolean bitstringp)\n\n{\n debug_type_s *pdVar1;\n debug_set_type *pdVar2;\n debug_handle *info;\n \n if (type != (debug_type_conflict)0x0) {\n pdVar1 = debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp);\n if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_set_type *)xmalloc(0x10);\n *(undefined4 *)&pdVar2->field_0xc = 0;\n pdVar2->type = type;\n pdVar2->bitstringp = bitstringp;\n (pdVar1->u).kset = pdVar2;\n }\n return pdVar1;\n }\n return (debug_type_conflict)0x0;\n}\n\n" (function_definition "debug_type_conflict\ndebug_make_set_type(void *handle,debug_type_conflict type,bfd_boolean bitstringp)\n\n{\n debug_type_s *pdVar1;\n debug_set_type *pdVar2;\n debug_handle *info;\n \n if (type != (debug_type_conflict)0x0) {\n pdVar1 = debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp);\n if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_set_type *)xmalloc(0x10);\n *(undefined4 *)&pdVar2->field_0xc = 0;\n pdVar2->type = type;\n pdVar2->bitstringp = bitstringp;\n (pdVar1->u).kset = pdVar2;\n }\n return pdVar1;\n }\n return (debug_type_conflict)0x0;\n}" type_identifier (function_declarator "debug_make_set_type(void *handle,debug_type_conflict type,bfd_boolean bitstringp)" identifier (parameter_list "(void *handle,debug_type_conflict type,bfd_boolean bitstringp)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "debug_type_conflict type" type_identifier identifier) , (parameter_declaration "bfd_boolean bitstringp" type_identifier identifier) ))) (compound_statement "{\n debug_type_s *pdVar1;\n debug_set_type *pdVar2;\n debug_handle *info;\n \n if (type != (debug_type_conflict)0x0) {\n pdVar1 = debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp);\n if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_set_type *)xmalloc(0x10);\n *(undefined4 *)&pdVar2->field_0xc = 0;\n pdVar2->type = type;\n pdVar2->bitstringp = bitstringp;\n (pdVar1->u).kset = pdVar2;\n }\n return pdVar1;\n }\n return (debug_type_conflict)0x0;\n}" { (declaration "debug_type_s *pdVar1;" type_identifier (pointer_declarator "*pdVar1" * identifier) ;) (declaration "debug_set_type *pdVar2;" type_identifier (pointer_declarator "*pdVar2" * identifier) ;) (declaration "debug_handle *info;" type_identifier (pointer_declarator "*info" * identifier) ;) (if_statement "if (type != (debug_type_conflict)0x0) {\n pdVar1 = debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp);\n if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_set_type *)xmalloc(0x10);\n *(undefined4 *)&pdVar2->field_0xc = 0;\n pdVar2->type = type;\n pdVar2->bitstringp = bitstringp;\n (pdVar1->u).kset = pdVar2;\n }\n return pdVar1;\n }" if (parenthesized_expression "(type != (debug_type_conflict)0x0)" ( (binary_expression "type != (debug_type_conflict)0x0" identifier != (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar1 = debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp);\n if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_set_type *)xmalloc(0x10);\n *(undefined4 *)&pdVar2->field_0xc = 0;\n pdVar2->type = type;\n pdVar2->bitstringp = bitstringp;\n (pdVar1->u).kset = pdVar2;\n }\n return pdVar1;\n }" { (expression_statement "pdVar1 = debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp);" (assignment_expression "pdVar1 = debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp)" identifier = (call_expression "debug_make_type((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp)" identifier (argument_list "((debug_handle *)0x11,DEBUG_KIND_ILLEGAL,bitstringp)" ( (cast_expression "(debug_handle *)0x11" ( (type_descriptor "debug_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier )))) ;) (if_statement "if (pdVar1 != (debug_type_s *)0x0) {\n pdVar2 = (debug_set_type *)xmalloc(0x10);\n *(undefined4 *)&pdVar2->field_0xc = 0;\n pdVar2->type = type;\n pdVar2->bitstringp = bitstringp;\n (pdVar1->u).kset = pdVar2;\n }" if (parenthesized_expression "(pdVar1 != (debug_type_s *)0x0)" ( (binary_expression "pdVar1 != (debug_type_s *)0x0" identifier != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pdVar2 = (debug_set_type *)xmalloc(0x10);\n *(undefined4 *)&pdVar2->field_0xc = 0;\n pdVar2->type = type;\n pdVar2->bitstringp = bitstringp;\n (pdVar1->u).kset = pdVar2;\n }" { (expression_statement "pdVar2 = (debug_set_type *)xmalloc(0x10);" (assignment_expression "pdVar2 = (debug_set_type *)xmalloc(0x10)" identifier = (cast_expression "(debug_set_type *)xmalloc(0x10)" ( (type_descriptor "debug_set_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x10)" identifier (argument_list "(0x10)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)&pdVar2->field_0xc = 0;" (assignment_expression "*(undefined4 *)&pdVar2->field_0xc = 0" (pointer_expression "*(undefined4 *)&pdVar2->field_0xc" * (cast_expression "(undefined4 *)&pdVar2->field_0xc" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pdVar2->field_0xc" & (field_expression "pdVar2->field_0xc" identifier -> field_identifier)))) = number_literal) ;) (expression_statement "pdVar2->type = type;" (assignment_expression "pdVar2->type = type" (field_expression "pdVar2->type" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar2->bitstringp = bitstringp;" (assignment_expression "pdVar2->bitstringp = bitstringp" (field_expression "pdVar2->bitstringp" identifier -> field_identifier) = identifier) ;) (expression_statement "(pdVar1->u).kset = pdVar2;" (assignment_expression "(pdVar1->u).kset = pdVar2" (field_expression "(pdVar1->u).kset" (parenthesized_expression "(pdVar1->u)" ( (field_expression "pdVar1->u" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (return_statement "return pdVar1;" return identifier ;) })) (return_statement "return (debug_type_conflict)0x0;" return (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal) ;) })))
(translation_unit "long FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3)\n\n{\n long lVar1;\n long *plVar2;\n \n if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }\n return 0;\n}\n\n" (function_definition "long FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3)\n\n{\n long lVar1;\n long *plVar2;\n \n if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }\n return 0;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,undefined4 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n long *plVar2;\n \n if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (if_statement "if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }" { (expression_statement "lVar1 = FUN_0010d270(0x11,0);" (assignment_expression "lVar1 = FUN_0010d270(0x11,0)" identifier = (call_expression "FUN_0010d270(0x11,0)" identifier (argument_list "(0x11,0)" ( number_literal , number_literal )))) ;) (if_statement "if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }" { (expression_statement "plVar2 = (long *)xmalloc(0x10);" (assignment_expression "plVar2 = (long *)xmalloc(0x10)" identifier = (cast_expression "(long *)xmalloc(0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x10)" identifier (argument_list "(0x10)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)((long)plVar2 + 0xc) = 0;" (assignment_expression "*(undefined4 *)((long)plVar2 + 0xc) = 0" (pointer_expression "*(undefined4 *)((long)plVar2 + 0xc)" * (cast_expression "(undefined4 *)((long)plVar2 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar2 + 0xc)" ( (binary_expression "(long)plVar2 + 0xc" (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*plVar2 = param_2;" (assignment_expression "*plVar2 = param_2" (pointer_expression "*plVar2" * identifier) = identifier) ;) (expression_statement "*(undefined4 *)(plVar2 + 1) = param_3;" (assignment_expression "*(undefined4 *)(plVar2 + 1) = param_3" (pointer_expression "*(undefined4 *)(plVar2 + 1)" * (cast_expression "(undefined4 *)(plVar2 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 1)" ( (binary_expression "plVar2 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long **)(lVar1 + 0x10) = plVar2;" (assignment_expression "*(long **)(lVar1 + 0x10) = plVar2" (pointer_expression "*(long **)(lVar1 + 0x10)" * (cast_expression "(long **)(lVar1 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return lVar1;" return identifier ;) })) (return_statement "return 0;" return number_literal ;) })))
(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 IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , LIT )))) ;) (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 *)) ) (call_expression IDENT (argument_list ( 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 (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 (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (return_statement return IDENT ;) })) (return_statement return LIT ;) })))
(function_definition "long FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3)\n\n{\n long lVar1;\n long *plVar2;\n \n if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }\n return 0;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_0010f7c0(undefined8 param_1,long param_2,undefined4 param_3)" (identifier "FUN_0010f7c0") (parameter_list "(undefined8 param_1,long param_2,undefined4 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 "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) () ")"))) (compound_statement "{\n long lVar1;\n long *plVar2;\n \n if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }\n return 0;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (if_statement "if (param_2 != 0) {\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }" (if "if") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = FUN_0010d270(0x11,0);\n if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }\n return lVar1;\n }" ({ "{") (expression_statement "lVar1 = FUN_0010d270(0x11,0);" (assignment_expression "lVar1 = FUN_0010d270(0x11,0)" (identifier "lVar1") (= "=") (call_expression "FUN_0010d270(0x11,0)" (identifier "FUN_0010d270") (argument_list "(0x11,0)" (( "(") (number_literal "0x11") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (lVar1 != 0) {\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }" (if "if") (parenthesized_expression "(lVar1 != 0)" (( "(") (binary_expression "lVar1 != 0" (identifier "lVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n plVar2 = (long *)xmalloc(0x10);\n *(undefined4 *)((long)plVar2 + 0xc) = 0;\n *plVar2 = param_2;\n *(undefined4 *)(plVar2 + 1) = param_3;\n *(long **)(lVar1 + 0x10) = plVar2;\n }" ({ "{") (expression_statement "plVar2 = (long *)xmalloc(0x10);" (assignment_expression "plVar2 = (long *)xmalloc(0x10)" (identifier "plVar2") (= "=") (cast_expression "(long *)xmalloc(0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(0x10)" (identifier "xmalloc") (argument_list "(0x10)" (( "(") (number_literal "0x10") () ")"))))) (; ";")) (expression_statement "*(undefined4 *)((long)plVar2 + 0xc) = 0;" (assignment_expression "*(undefined4 *)((long)plVar2 + 0xc) = 0" (pointer_expression "*(undefined4 *)((long)plVar2 + 0xc)" (* "*") (cast_expression "(undefined4 *)((long)plVar2 + 0xc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar2 + 0xc)" (( "(") (binary_expression "(long)plVar2 + 0xc" (cast_expression "(long)plVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar2")) (+ "+") (number_literal "0xc")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*plVar2 = param_2;" (assignment_expression "*plVar2 = param_2" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "*(undefined4 *)(plVar2 + 1) = param_3;" (assignment_expression "*(undefined4 *)(plVar2 + 1) = param_3" (pointer_expression "*(undefined4 *)(plVar2 + 1)" (* "*") (cast_expression "(undefined4 *)(plVar2 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 1)" (( "(") (binary_expression "plVar2 + 1" (identifier "plVar2") (+ "+") (number_literal "1")) () ")")))) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*(long **)(lVar1 + 0x10) = plVar2;" (assignment_expression "*(long **)(lVar1 + 0x10) = plVar2" (pointer_expression "*(long **)(lVar1 + 0x10)" (* "*") (cast_expression "(long **)(lVar1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (identifier "plVar2")) (; ";")) (} "}"))) (return_statement "return lVar1;" (return "return") (identifier "lVar1") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
type_1 function_1(void *handle,type_1 var_1,type_2 bitstringp) { type_3 *var_3; type_4 *pdVar2; type_5 *info; if (var_1 != (type_1)0x0) { var_3 = var_2((type_5 *)0x11,DEBUG_KIND_ILLEGAL,bitstringp); if (var_3 != (type_3 *)0x0) { pdVar2 = (type_4 *)var_4(0x10); *(type_6 *)&pdVar2->field_0xc = 0; pdVar2->var_1 = var_1; pdVar2->bitstringp = bitstringp; (var_3->u).kset = pdVar2; } return var_3; } return (type_1)0x0; }
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: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) 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: (call_expression function: (identifier) arguments: (argument_list (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) 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_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: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) (return_statement (identifier)))) (return_statement (number_literal)))))
null
long MASKED(undefined8 param_1,long param_2,undefined4 param_3) { long lVar1; long *plVar2; if (param_2 != 0) { lVar1 = FUN_0010d270(0x11,0); if (lVar1 != 0) { plVar2 = (long *)xmalloc(0x10); *(undefined4 *)((long)plVar2 + 0xc) = 0; *plVar2 = param_2; *(undefined4 *)(plVar2 + 1) = param_3; *(long **)(lVar1 + 0x10) = plVar2; } return lVar1; } return 0; }
75_libmicrohttpd.so.12.49_and_libmicrohttpd.so.12.49_strip.c
malloc
malloc
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * malloc(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)(); return pvVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * malloc(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)(); return pvVar1; }
JMP qword ptr [0x00120e20]
null
null
null
null
[(u'CAST_-1206958852', u'RETURN_-1206958917'), ('tmp_32', u'CAST_-1206958853'), ('const-0', u'RETURN_-1206958917'), (u'CALLIND_-1206958920', u'CAST_-1206958852'), (u'CAST_-1206958853', u'CALLIND_-1206958920'), (u'CALLIND_-1206958920', u'INDIRECT_-1206958858'), (u'INDIRECT_-1206958858', u'COPY_-1206958917')]
[(u'CAST_-1206958852', u'RETURN_-1206958917'), ('tmp_32', u'CAST_-1206958853'), ('const-0', u'RETURN_-1206958917'), (u'CALLIND_-1206958920', u'CAST_-1206958852'), (u'CAST_-1206958853', u'CALLIND_-1206958920'), (u'CALLIND_-1206958920', u'INDIRECT_-1206958858'), (u'INDIRECT_-1206958858', u'COPY_-1206958917')]
null
null
001044b0
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}\n\n" comment (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* malloc(size_t __size)" * (function_declarator "malloc(size_t __size)" identifier (parameter_list "(size_t __size)" ( (parameter_declaration "size_t __size" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)()" identifier = (cast_expression "(void *)(*(code *)PTR_malloc_00120e20)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_malloc_00120e20)()" (parenthesized_expression "(*(code *)PTR_malloc_00120e20)" ( (pointer_expression "*(code *)PTR_malloc_00120e20" * (cast_expression "(code *)PTR_malloc_00120e20" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}\n\n" comment (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* malloc(size_t __size)" * (function_declarator "malloc(size_t __size)" identifier (parameter_list "(size_t __size)" ( (parameter_declaration "size_t __size" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)()" identifier = (cast_expression "(void *)(*(code *)PTR_malloc_00120e20)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_malloc_00120e20)()" (parenthesized_expression "(*(code *)PTR_malloc_00120e20)" ( (pointer_expression "*(code *)PTR_malloc_00120e20" * (cast_expression "(code *)PTR_malloc_00120e20" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}\n\n" (function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}" primitive_type (pointer_declarator "* malloc(size_t __size)" * (function_declarator "malloc(size_t __size)" identifier (parameter_list "(size_t __size)" ( (parameter_declaration "size_t __size" primitive_type identifier) )))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}" { (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (expression_statement "pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)()" identifier = (cast_expression "(void *)(*(code *)PTR_malloc_00120e20)()" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*(code *)PTR_malloc_00120e20)()" (parenthesized_expression "(*(code *)PTR_malloc_00120e20)" ( (pointer_expression "*(code *)PTR_malloc_00120e20" * (cast_expression "(code *)PTR_malloc_00120e20" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))))) ;) (return_statement "return pvVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (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 (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))))) ;) (return_statement return IDENT ;) })))
(function_definition "void * malloc(size_t __size)\n\n{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}" (primitive_type "void") (pointer_declarator "* malloc(size_t __size)" (* "*") (function_declarator "malloc(size_t __size)" (identifier "malloc") (parameter_list "(size_t __size)" (( "(") (parameter_declaration "size_t __size" (primitive_type "size_t") (identifier "__size")) () ")")))) (compound_statement "{\n void *pvVar1;\n \n pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();\n return pvVar1;\n}" ({ "{") (declaration "void *pvVar1;" (primitive_type "void") (pointer_declarator "*pvVar1" (* "*") (identifier "pvVar1")) (; ";")) (expression_statement "pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)();" (assignment_expression "pvVar1 = (void *)(*(code *)PTR_malloc_00120e20)()" (identifier "pvVar1") (= "=") (cast_expression "(void *)(*(code *)PTR_malloc_00120e20)()" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "(*(code *)PTR_malloc_00120e20)()" (parenthesized_expression "(*(code *)PTR_malloc_00120e20)" (( "(") (pointer_expression "*(code *)PTR_malloc_00120e20" (* "*") (cast_expression "(code *)PTR_malloc_00120e20" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_malloc_00120e20"))) () ")")) (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return pvVar1;" (return "return") (identifier "pvVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * function_1(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(type_1 *)PTR_malloc_00120e20)(); return pvVar1; }
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: (identifier))))) 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: (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 */ void * MASKED(size_t __size) { void *pvVar1; pvVar1 = (void *)(*(code *)PTR_MASKED_00120e20)(); return pvVar1; }
200_csplit_and_csplit_strip.c
mbrtowc
mbrtowc
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { /* WARNING: Bad instruction - Truncating control flow here */ /* mbrtowc@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206914854')]
[('const-1', u'RETURN_-1206914854')]
null
null
0010f0d0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" identifier (parameter_list "(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" ( (parameter_declaration "wchar_t *__pwc" type_identifier (pointer_declarator "*__pwc" * identifier)) , (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "mbstate_t *__p" type_identifier (pointer_declarator "*__p" * 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 mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mbrtowc@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mbrtowc@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" identifier (parameter_list "(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" ( (parameter_declaration "wchar_t *__pwc" type_identifier (pointer_declarator "*__pwc" * identifier)) , (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "mbstate_t *__p" type_identifier (pointer_declarator "*__p" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* mbrtowc@@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 mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" identifier (parameter_list "(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" ( (parameter_declaration "wchar_t *__pwc" type_identifier (pointer_declarator "*__pwc" * identifier)) , (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "mbstate_t *__p" type_identifier (pointer_declarator "*__p" * 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 "size_t mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "mbrtowc(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" (identifier "mbrtowc") (parameter_list "(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p)" (( "(") (parameter_declaration "wchar_t *__pwc" (type_identifier "wchar_t") (pointer_declarator "*__pwc" (* "*") (identifier "__pwc"))) (, ",") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) (, ",") (parameter_declaration "mbstate_t *__p" (type_identifier "mbstate_t") (pointer_declarator "*__p" (* "*") (identifier "__p"))) () ")"))) (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(type_1 *__pwc,char *__s,size_t __n,type_2 *__p) { /* WARNING: Bad instruction - Truncating control flow here */ /* mbrtowc@@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: (primitive_type) 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(wchar_t *__pwc,char *__s,size_t __n,mbstate_t *__p) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
61_alpha-linux-gnu-objdump_and_alpha-linux-gnu-objdump_strip.c
bfd_get_section_by_name
bfd_get_section_by_name
void bfd_get_section_by_name(void) { (*(code *)PTR_bfd_get_section_by_name_001551e8)(); return; }
void bfd_get_section_by_name(void) { (*(code *)PTR_bfd_get_section_by_name_001551e8)(); return; }
JMP qword ptr [0x001551e8]
null
null
null
null
[(u'INDIRECT_-1206946796', u'COPY_-1206946855'), ('const-0', u'RETURN_-1206946853'), (u'CALLIND_-1206946856', u'INDIRECT_-1206946796'), (u'CAST_-1206946791', u'CALLIND_-1206946856'), ('tmp_22', u'CAST_-1206946791')]
[(u'INDIRECT_-1206946796', u'COPY_-1206946855'), ('const-0', u'RETURN_-1206946853'), (u'CALLIND_-1206946856', u'INDIRECT_-1206946796'), (u'CAST_-1206946791', u'CALLIND_-1206946856'), ('tmp_22', u'CAST_-1206946791')]
null
null
001073d0
x64
O2
(translation_unit "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}" primitive_type (function_declarator "bfd_get_section_by_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_get_section_by_name_001551e8)();" (call_expression "(*(code *)PTR_bfd_get_section_by_name_001551e8)()" (parenthesized_expression "(*(code *)PTR_bfd_get_section_by_name_001551e8)" ( (pointer_expression "*(code *)PTR_bfd_get_section_by_name_001551e8" * (cast_expression "(code *)PTR_bfd_get_section_by_name_001551e8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}" primitive_type (function_declarator "bfd_get_section_by_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_get_section_by_name_001551e8)();" (call_expression "(*(code *)PTR_bfd_get_section_by_name_001551e8)()" (parenthesized_expression "(*(code *)PTR_bfd_get_section_by_name_001551e8)" ( (pointer_expression "*(code *)PTR_bfd_get_section_by_name_001551e8" * (cast_expression "(code *)PTR_bfd_get_section_by_name_001551e8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}\n\n" (function_definition "void bfd_get_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}" primitive_type (function_declarator "bfd_get_section_by_name(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_get_section_by_name_001551e8)();" (call_expression "(*(code *)PTR_bfd_get_section_by_name_001551e8)()" (parenthesized_expression "(*(code *)PTR_bfd_get_section_by_name_001551e8)" ( (pointer_expression "*(code *)PTR_bfd_get_section_by_name_001551e8" * (cast_expression "(code *)PTR_bfd_get_section_by_name_001551e8" ( (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_section_by_name(void)\n\n{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_get_section_by_name(void)" (identifier "bfd_get_section_by_name") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_get_section_by_name_001551e8)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_get_section_by_name_001551e8)();" (call_expression "(*(code *)PTR_bfd_get_section_by_name_001551e8)()" (parenthesized_expression "(*(code *)PTR_bfd_get_section_by_name_001551e8)" (( "(") (pointer_expression "*(code *)PTR_bfd_get_section_by_name_001551e8" (* "*") (cast_expression "(code *)PTR_bfd_get_section_by_name_001551e8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_get_section_by_name_001551e8"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_get_section_by_name_001551e8)(); 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_001551e8)(); return; }
3550_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
do_setup
FUN_001c5fd0
/* DWARF original prototype: void do_setup(Sized_relobj_file<64,_false> * this) */ void __thiscall gold::Sized_relobj_file<64,_false>::do_setup(Sized_relobj_file<64,_false> *this) { elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_); (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.shnum_ = (this->elf_file_).shnum_; return; }
void FUN_001c5fd0(long param_1) { FUN_001682d0(param_1 + 0xf8); *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108); return; }
PUSH RBX MOV RBX,RDI LEA RDI,[RDI + 0xf8] CALL 0x001682d0 MOV EAX,dword ptr [RBX + 0x108] MOV dword ptr [RBX + 0x38],EAX POP RBX RET
null
null
null
null
[('const-248', u'PTRSUB_-1207738305'), ('const-433', u'STORE_-1207738376'), ('tmp_64', u'PTRSUB_-1207738292'), ('const-0', u'PTRSUB_-1207738279'), (u'PTRSUB_-1207738279', u'PTRSUB_-1207738277'), (u'PTRSUB_-1207738292', u'PTRSUB_-1207738288'), ('const-16', u'PTRSUB_-1207738288'), (u'PTRSUB_-1207738305', u'CALL_-1207738390'), (u'PTRSUB_-1207738284', u'PTRSUB_-1207738281'), ('const-433', u'LOAD_-1207738388'), ('const-0', u'PTRSUB_-1207738284'), (u'PTRSUB_-1207738281', u'PTRSUB_-1207738279'), (u'PTRSUB_-1207738277', u'STORE_-1207738376'), (u'PTRSUB_-1207738288', u'LOAD_-1207738388'), ('const-248', u'PTRSUB_-1207738292'), ('tmp_64', u'PTRSUB_-1207738305'), ('const-0', u'PTRSUB_-1207738281'), (u'LOAD_-1207738388', u'STORE_-1207738376'), ('const-56', u'PTRSUB_-1207738277'), ('const-0', u'RETURN_-1207738358'), ('tmp_64', u'PTRSUB_-1207738284')]
[('const-264', u'INT_ADD_-1207738372'), (u'INT_ADD_-1207738389', u'CALL_-1207738390'), (u'CAST_-1207738288', u'STORE_-1207738376'), ('const-248', u'INT_ADD_-1207738389'), (u'CAST_-1207738295', u'LOAD_-1207738388'), ('const-433', u'STORE_-1207738376'), (u'INT_ADD_-1207738372', u'CAST_-1207738295'), ('tmp_93', u'INT_ADD_-1207738389'), ('tmp_93', u'INT_ADD_-1207738372'), ('tmp_93', u'INT_ADD_-1207738362'), (u'LOAD_-1207738388', u'STORE_-1207738376'), ('const-433', u'LOAD_-1207738388'), ('const-56', u'INT_ADD_-1207738362'), (u'INT_ADD_-1207738362', u'CAST_-1207738288'), ('const-0', u'RETURN_-1207738358')]
null
null
001c5fd0
x64
O2
(translation_unit "void FUN_001c5fd0(long param_1)\n\n{\n FUN_001682d0(param_1 + 0xf8);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);\n return;\n}\n\n" (function_definition "void FUN_001c5fd0(long param_1)\n\n{\n FUN_001682d0(param_1 + 0xf8);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);\n return;\n}" primitive_type (function_declarator "FUN_001c5fd0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_001682d0(param_1 + 0xf8);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);\n return;\n}" { (expression_statement "FUN_001682d0(param_1 + 0xf8);" (call_expression "FUN_001682d0(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (expression_statement "*(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);" (assignment_expression "*(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108)" (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) )))) = (pointer_expression "*(undefined4 *)(param_1 + 0x108)" * (cast_expression "(undefined4 *)(param_1 + 0x108)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x108)" ( (binary_expression "param_1 + 0x108" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void do_setup(Sized_relobj_file<64,_false> * this) */\n\nvoid __thiscall gold::Sized_relobj_file<64,_false>::do_setup(Sized_relobj_file<64,_false> *this)\n\n{\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);\n (this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.shnum_ = (this->elf_file_).shnum_;\n return;\n}\n\n" comment (declaration "void __thiscall gold::Sized_relobj_file<64,_false>::do_setup(Sized_relobj_file<64,_false> *this)\n\n{\n elfcpp::Elf_file<64,_false,_gold::Object>::initialize_shnum(&this->elf_file_);" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::do_setup(Sized_relobj_file<64,_false> *this)\n\n{\n elfcpp::" identifier > : : (function_declarator "do_setup(Sized_relobj_file<64,_false> *this)" identifier (parameter_list "(Sized_relobj_file<64,_false> *this)" ( (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier : :) identifier (ERROR "<64" < number_literal) , identifier , (ERROR "_gold::Object>::" identifier : : identifier > : :) (function_declarator "initialize_shnum(&this->elf_file_)" identifier (parameter_list "(&this->elf_file_)" ( (ERROR "&" &) (parameter_declaration "this->elf_file_" type_identifier (ERROR "->" ->) identifier) ))) ;) (expression_statement "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.shnum_ = (this->elf_file_).shnum_;" (assignment_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.shnum_ = (this->elf_file_).shnum_" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object.shnum_" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj.super_Object" (field_expression "(this->super_Sized_relobj<64,_false>).super_Relobj" (parenthesized_expression "(this->super_Sized_relobj<64,_false>)" ( (comma_expression "this->super_Sized_relobj<64,_false" (binary_expression "this->super_Sized_relobj<64" (field_expression "this->super_Sized_relobj" identifier -> field_identifier) < number_literal) , identifier) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) = (field_expression "(this->elf_file_).shnum_" (parenthesized_expression "(this->elf_file_)" ( (field_expression "this->elf_file_" identifier -> field_identifier) )) . field_identifier)) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001c5fd0(long param_1)\n\n{\n FUN_001682d0(param_1 + 0xf8);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);\n return;\n}\n\n" (function_definition "void FUN_001c5fd0(long param_1)\n\n{\n FUN_001682d0(param_1 + 0xf8);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);\n return;\n}" primitive_type (function_declarator "FUN_001c5fd0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n FUN_001682d0(param_1 + 0xf8);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);\n return;\n}" { (expression_statement "FUN_001682d0(param_1 + 0xf8);" (call_expression "FUN_001682d0(param_1 + 0xf8)" identifier (argument_list "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) ))) ;) (expression_statement "*(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);" (assignment_expression "*(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108)" (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) )))) = (pointer_expression "*(undefined4 *)(param_1 + 0x108)" * (cast_expression "(undefined4 *)(param_1 + 0x108)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x108)" ( (binary_expression "param_1 + 0x108" identifier + 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 (call_expression IDENT (argument_list ( (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) ))))) ;) (return_statement return ;) })))
(function_definition "void FUN_001c5fd0(long param_1)\n\n{\n FUN_001682d0(param_1 + 0xf8);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001c5fd0(long param_1)" (identifier "FUN_001c5fd0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_001682d0(param_1 + 0xf8);\n *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);\n return;\n}" ({ "{") (expression_statement "FUN_001682d0(param_1 + 0xf8);" (call_expression "FUN_001682d0(param_1 + 0xf8)" (identifier "FUN_001682d0") (argument_list "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")"))) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108);" (assignment_expression "*(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108)" (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")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(param_1 + 0x108)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x108)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x108)" (( "(") (binary_expression "param_1 + 0x108" (identifier "param_1") (+ "+") (number_literal "0x108")) () ")"))))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void do_setup(Sized_relobj_file<64,_false> * this) */ void __thiscall gold::Sized_relobj_file<64,_false>::do_setup(Sized_relobj_file<64,_false> *type_1) { elfcpp::Elf_file<64,_false,_gold::Object>::function_1(&type_1->elf_file_); (type_1->super_Sized_relobj<64,_false>).super_Relobj.super_Object.shnum_ = (type_1->elf_file_).shnum_; 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 (call_expression function: (identifier) arguments: (argument_list (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))))))) (return_statement))))
null
void MASKED(long param_1) { FUN_001682d0(param_1 + 0xf8); *(undefined4 *)(param_1 + 0x38) = *(undefined4 *)(param_1 + 0x108); return; }
1048_sqlite3_and_sqlite3_strip.c
termCanDriveIndex
FUN_00141010
int termCanDriveIndex(WhereTerm *pTerm,SrcList_item *pSrc,Bitmask notReady) { char cVar1; char cVar2; uint uVar3; bool bVar4; uVar3 = 0; if ((((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) && ((((pSrc->fg).jointype & 8) == 0 || (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))) && ((uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)))) { cVar1 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity; cVar2 = comparisonAffinity(pTerm->pExpr); uVar3 = 1; if (cVar2 != 'A') { if (cVar2 == 'B') { bVar4 = cVar1 == 'B'; } else { bVar4 = 'B' < cVar1; } uVar3 = (uint)bVar4; } } return uVar3; }
bool FUN_00141010(long *param_1,long param_2,ulong param_3) { char cVar1; char cVar2; bool bVar3; bVar3 = false; if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) && ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) && (((*(byte *)(param_2 + 0x3c) & 8) == 0 || (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0))))) ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) { cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19 ); cVar2 = FUN_001330f0(*param_1); bVar3 = true; if (cVar2 != 'A') { if (cVar2 == 'B') { bVar3 = cVar1 == 'B'; } else { bVar3 = 'B' < cVar1; } } } return bVar3; }
PUSH RBX XOR EAX,EAX MOV EBX,dword ptr [RSI + 0x40] CMP dword ptr [RDI + 0x1c],EBX JNZ 0x00141082 MOVZX ECX,word ptr [RDI + 0x14] TEST CL,0x82 JZ 0x00141082 TEST byte ptr [RSI + 0x3c],0x8 JZ 0x00141040 MOV R8,qword ptr [RDI] TEST byte ptr [R8 + 0x4],0x1 JNZ 0x00141040 AND ECX,0x80 JNZ 0x00141082 NOP dword ptr [RAX] XOR EAX,EAX TEST qword ptr [RDI + 0x30],RDX JNZ 0x00141082 MOVSXD RDX,dword ptr [RDI + 0x28] TEST EDX,EDX JS 0x00141082 MOV RAX,qword ptr [RSI + 0x20] MOV RDI,qword ptr [RDI] SHL RDX,0x5 ADD RDX,qword ptr [RAX + 0x8] MOVZX EBX,byte ptr [RDX + 0x19] CALL 0x001330f0 MOV EDX,EAX MOV EAX,0x1 CMP DL,0x41 JZ 0x00141082 CMP DL,0x42 JNZ 0x00141088 CMP BL,0x42 SETZ AL MOVZX EAX,AL POP RBX RET CMP BL,0x42 SETG AL JMP 0x0014107f
null
null
null
null
[(u'LOAD_-1207234378', u'INT_SEXT_-1207234361'), ('tmp_643', u'BRANCH_-1207234172'), ('const-1', u'INT_AND_-1207234425'), ('tmp_651', u'PTRSUB_-1207233905'), (u'PTRSUB_-1207233939', u'LOAD_-1207234451'), ('const-0', u'COPY_-1207234072'), ('const-433', u'LOAD_-1207234357'), (u'INT_EQUAL_-1207234383', u'CBRANCH_-1207234379'), ('const-66', u'INT_EQUAL_-1207234232'), (u'LOAD_-1207234395', u'INT_AND_-1207234369'), ('const-64', u'PTRSUB_-1207233979'), (u'INT_NOTEQUAL_-1207234438', u'CBRANCH_-1207234434'), ('tmp_116', u'CBRANCH_-1207234477'), (u'MULTIEQUAL_-1207233906', u'INT_ZEXT_-1207234042'), (u'PTRSUB_-1207233958', u'LOAD_-1207234474'), ('const-433', u'LOAD_-1207234451'), ('const-66', u'INT_SLESS_-1207234168'), ('tmp_651', u'PTRSUB_-1207233926'), ('tmp_187', u'CBRANCH_-1207234434'), (u'COPY_-1207234072', u'COPY_-1207233988'), (u'PTRSUB_-1207233910', u'LOAD_-1207234357'), (u'INT_ZEXT_-1207234042', u'MULTIEQUAL_-1207233896'), ('const-48', u'PTRSUB_-1207233926'), (u'PTRADD_-1207233892', u'PTRSUB_-1207233890'), ('const-433', u'LOAD_-1207234395'), ('const-130', u'INT_AND_-1207234018'), (u'CALL_-1207234273', u'INT_NOTEQUAL_-1207234247'), ('const-0', u'INT_NOTEQUAL_-1207234438'), (u'COPY_-1207234023', u'MULTIEQUAL_-1207233896'), (u'INT_AND_-1207233996', u'INT_EQUAL_-1207234420'), (u'INT_EQUAL_-1207234462', u'CBRANCH_-1207234459'), ('const-0', u'PTRSUB_-1207233951'), ('tmp_652', u'PTRSUB_-1207233910'), (u'COPY_-1207234066', u'RETURN_-1207234192'), ('const-0', u'PTRSUB_-1207233908'), ('const-8', u'PTRSUB_-1207233897'), (u'PTRSUB_-1207233959', u'PTRSUB_-1207233958'), ('const-20', u'PTRSUB_-1207233969'), (u'INT_AND_-1207234425', u'INT_NOTEQUAL_-1207234438'), (u'LOAD_-1207234474', u'INT_AND_-1207234448'), (u'INT_EQUAL_-1207234232', u'CBRANCH_-1207234229'), (u'PTRSUB_-1207233951', u'LOAD_-1207234459'), (u'LOAD_-1207234287', u'INT_SLESS_-1207234168'), ('const-28', u'PTRSUB_-1207233975'), ('tmp_217', u'CBRANCH_-1207234414'), ('const-433', u'LOAD_-1207234351'), ('const-66', u'INT_EQUAL_-1207234215'), (u'PTRSUB_-1207233926', u'LOAD_-1207234395'), ('const-433', u'LOAD_-1207234287'), (u'LOAD_-1207234378', u'INT_SLESS_-1207234358'), ('tmp_80', u'CBRANCH_-1207234500'), ('tmp_148', u'CBRANCH_-1207234459'), (u'INT_AND_-1207234018', u'INT_NOTEQUAL_-1207234478'), ('const-433', u'LOAD_-1207234525'), (u'COPY_-1207234073', u'COPY_-1207234023'), ('const-4', u'PTRSUB_-1207233939'), ('const-60', u'PTRSUB_-1207233959'), (u'INT_SLESS_-1207234168', u'MULTIEQUAL_-1207233906'), (u'INT_NOTEQUAL_-1207234478', u'CBRANCH_-1207234477'), ('const-433', u'LOAD_-1207234459'), (u'PTRSUB_-1207233905', u'LOAD_-1207234351'), (u'PTRSUB_-1207233975', u'LOAD_-1207234518'), ('const-25', u'PTRSUB_-1207233890'), (u'LOAD_-1207234459', u'PTRSUB_-1207233939'), ('const-0', u'INT_EQUAL_-1207234383'), ('const-0', u'PTRSUB_-1207233958'), ('const-433', u'LOAD_-1207234378'), ('const-32', u'PTRSUB_-1207233910'), ('const-1', u'COPY_-1207233981'), ('const-0', u'COPY_-1207234073'), ('tmp_653', u'INT_AND_-1207234369'), (u'LOAD_-1207234357', u'PTRSUB_-1207233897'), (u'INT_EQUAL_-1207234215', u'MULTIEQUAL_-1207233906'), ('const-0', u'INT_NOTEQUAL_-1207234478'), (u'INT_SEXT_-1207234361', u'PTRADD_-1207233892'), (u'PTRSUB_-1207233908', u'LOAD_-1207234378'), ('const-4294967295', u'INT_SLESS_-1207234358'), (u'PTRSUB_-1207233979', u'LOAD_-1207234525'), ('const-433', u'LOAD_-1207234474'), (u'LOAD_-1207234300', u'PTRADD_-1207233892'), (u'PTRSUB_-1207233890', u'LOAD_-1207234287'), (u'INT_EQUAL_-1207234420', u'CBRANCH_-1207234414'), ('const-433', u'LOAD_-1207234499'), ('const-0', u'INT_EQUAL_-1207234462'), (u'LOAD_-1207234525', u'INT_EQUAL_-1207234503'), (u'LOAD_-1207234499', u'INT_AND_-1207233996'), ('const-433', u'LOAD_-1207234518'), (u'INT_SLESS_-1207234358', u'CBRANCH_-1207234358'), (u'COPY_-1207234065', u'COPY_-1207234013'), ('const-0', u'PTRSUB_-1207233905'), ('tmp_277', u'CBRANCH_-1207234379'), (u'MULTIEQUAL_-1207233896', u'COPY_-1207234066'), (u'CALL_-1207234273', u'INT_EQUAL_-1207234232'), (u'INT_AND_-1207234448', u'INT_EQUAL_-1207234462'), ('tmp_651', u'PTRSUB_-1207233969'), (u'LOAD_-1207234287', u'INT_EQUAL_-1207234215'), (u'INT_NOTEQUAL_-1207234247', u'CBRANCH_-1207234246'), (u'PTRSUB_-1207233969', u'LOAD_-1207234499'), ('const-32', u'PTRADD_-1207233892'), (u'PTRSUB_-1207233897', u'LOAD_-1207234300'), ('const-40', u'PTRSUB_-1207233919'), ('tmp_311', u'CBRANCH_-1207234358'), (u'LOAD_-1207234351', u'CALL_-1207234273'), ('const-0', u'COPY_-1207234065'), ('tmp_552', u'CBRANCH_-1207234229'), (u'PTRSUB_-1207233919', u'PTRSUB_-1207233908'), (u'LOAD_-1207234499', u'INT_AND_-1207234018'), ('const-433', u'LOAD_-1207234300'), ('const-0', u'RETURN_-1207234192'), (u'COPY_-1207233981', u'MULTIEQUAL_-1207233896'), ('tmp_651', u'PTRSUB_-1207233975'), (u'COPY_-1207234013', u'MULTIEQUAL_-1207233896'), (u'LOAD_-1207234451', u'INT_AND_-1207234425'), (u'INT_AND_-1207234369', u'INT_EQUAL_-1207234383'), ('const-128', u'INT_AND_-1207233996'), ('const-65', u'INT_NOTEQUAL_-1207234247'), (u'LOAD_-1207234518', u'INT_EQUAL_-1207234503'), ('tmp_652', u'PTRSUB_-1207233959'), (u'INT_EQUAL_-1207234503', u'CBRANCH_-1207234500'), ('const-8', u'INT_AND_-1207234448'), (u'COPY_-1207234024', u'MULTIEQUAL_-1207233896'), ('tmp_651', u'PTRSUB_-1207233951'), ('const-0', u'INT_EQUAL_-1207234420'), ('tmp_652', u'PTRSUB_-1207233979'), (u'COPY_-1207233988', u'MULTIEQUAL_-1207233896'), ('tmp_651', u'PTRSUB_-1207233919'), ('const-0', u'COPY_-1207234024'), ('tmp_520', u'CBRANCH_-1207234246')]
[('tmp_643', u'BRANCH_-1207234172'), ('const-8', u'PTRADD_-1207233949'), (u'SUBPIECE_-1207233943', u'INT_SEXT_-1207234361'), ('const-8', u'INT_ADD_-1207234288'), (u'LOAD_-1207234378', u'SUBPIECE_-1207233943'), (u'CAST_-1207233926', u'LOAD_-1207234357'), ('const-433', u'LOAD_-1207234378'), ('const-60', u'INT_ADD_-1207234460'), ('const-32', u'INT_ADD_-1207234341'), (u'INT_EQUAL_-1207234383', u'CBRANCH_-1207234379'), ('tmp_1492', u'PTRADD_-1207233942'), (u'INT_EQUAL_-1207234215', u'MULTIEQUAL_-1207233894'), (u'LOAD_-1207234395', u'INT_AND_-1207234369'), ('tmp_1492', u'CAST_-1207233990'), (u'INT_NOTEQUAL_-1207234438', u'CBRANCH_-1207234434'), ('const-130', u'INT_AND_-1207234040'), ('tmp_116', u'CBRANCH_-1207234477'), ('const-66', u'INT_EQUAL_-1207234215'), (u'MULTIEQUAL_-1207233894', u'RETURN_-1207234192'), ('const-0', u'INT_NOTEQUAL_-1207234478'), ('tmp_187', u'CBRANCH_-1207234434'), (u'INT_ADD_-1207234341', u'CAST_-1207233926'), ('const-433', u'LOAD_-1207234499'), ('tmp_1495', u'INT_AND_-1207234369'), (u'INT_ADD_-1207234460', u'CAST_-1207233972'), (u'CALL_-1207234273', u'INT_NOTEQUAL_-1207234247'), ('const-66', u'INT_EQUAL_-1207234232'), (u'SUBPIECE_-1207233943', u'INT_SLESS_-1207234358'), ('const-5', u'PTRADD_-1207233942'), (u'INT_AND_-1207234040', u'INT_NOTEQUAL_-1207234478'), ('tmp_1492', u'LOAD_-1207234459'), ('const-0', u'INT_NOTEQUAL_-1207234438'), ('tmp_1492', u'PTRADD_-1207233949'), (u'INT_ADD_-1207234271', u'CAST_-1207233909'), (u'INT_EQUAL_-1207234462', u'CBRANCH_-1207234459'), (u'INT_ADD_-1207234437', u'CAST_-1207233962'), (u'COPY_-1207234017', u'MULTIEQUAL_-1207233894'), (u'LOAD_-1207234459', u'INT_ADD_-1207234437'), ('const-0', u'INT_EQUAL_-1207234420'), ('const-433', u'LOAD_-1207234300'), (u'INT_AND_-1207234425', u'INT_NOTEQUAL_-1207234438'), (u'LOAD_-1207234474', u'INT_AND_-1207234448'), (u'INT_EQUAL_-1207234232', u'CBRANCH_-1207234229'), (u'COPY_-1207233976', u'MULTIEQUAL_-1207233894'), (u'LOAD_-1207234287', u'INT_SLESS_-1207234168'), ('const-1', u'COPY_-1207233976'), ('const-4', u'INT_ADD_-1207234437'), ('tmp_217', u'CBRANCH_-1207234414'), ('const-433', u'LOAD_-1207234395'), (u'CAST_-1207233972', u'LOAD_-1207234474'), ('const-4294967295', u'INT_SLESS_-1207234358'), ('const-128', u'INT_AND_-1207234018'), ('tmp_80', u'CBRANCH_-1207234500'), ('tmp_148', u'CBRANCH_-1207234459'), ('const-433', u'LOAD_-1207234525'), ('const-0', u'COPY_-1207234063'), ('const-28', u'INT_ADD_-1207234502'), ('const-65', u'INT_NOTEQUAL_-1207234247'), (u'INT_AND_-1207234018', u'INT_EQUAL_-1207234420'), (u'INT_SEXT_-1207234361', u'INT_MULT_-1207234314'), ('const-8', u'PTRADD_-1207233942'), (u'INT_SLESS_-1207234168', u'MULTIEQUAL_-1207233894'), ('const-433', u'LOAD_-1207234451'), (u'INT_NOTEQUAL_-1207234478', u'CBRANCH_-1207234477'), ('tmp_1492', u'CAST_-1207233983'), ('tmp_1492', u'LOAD_-1207234351'), ('const-0', u'INT_EQUAL_-1207234383'), ('const-433', u'LOAD_-1207234459'), ('const-0', u'COPY_-1207234017'), ('const-64', u'INT_ADD_-1207234509'), ('const-1', u'INT_AND_-1207234425'), (u'CAST_-1207233914', u'LOAD_-1207234300'), ('tmp_1491', u'INT_ADD_-1207234509'), ('const-6', u'PTRADD_-1207233949'), ('tmp_1491', u'INT_ADD_-1207234460'), ('const-25', u'INT_ADD_-1207234271'), (u'INT_ADD_-1207234502', u'CAST_-1207233989'), (u'PTRADD_-1207233942', u'LOAD_-1207234378'), ('const-0', u'SUBPIECE_-1207233943'), (u'COPY_-1207234063', u'MULTIEQUAL_-1207233894'), (u'CAST_-1207233962', u'LOAD_-1207234451'), (u'INT_EQUAL_-1207234420', u'CBRANCH_-1207234414'), (u'LOAD_-1207234300', u'INT_ADD_-1207234282'), (u'CAST_-1207233909', u'LOAD_-1207234287'), (u'INT_ADD_-1207234509', u'CAST_-1207233994'), ('const-433', u'LOAD_-1207234357'), ('const-0', u'INT_EQUAL_-1207234462'), (u'PTRADD_-1207233949', u'LOAD_-1207234395'), (u'LOAD_-1207234525', u'INT_EQUAL_-1207234503'), (u'INT_ADD_-1207234282', u'INT_ADD_-1207234271'), (u'INT_SLESS_-1207234358', u'CBRANCH_-1207234358'), ('const-32', u'INT_MULT_-1207234314'), ('tmp_277', u'CBRANCH_-1207234379'), (u'CALL_-1207234273', u'INT_EQUAL_-1207234232'), (u'CAST_-1207233990', u'INT_ADD_-1207234502'), (u'INT_AND_-1207234448', u'INT_EQUAL_-1207234462'), (u'LOAD_-1207234287', u'INT_EQUAL_-1207234215'), (u'INT_NOTEQUAL_-1207234247', u'CBRANCH_-1207234246'), (u'CAST_-1207233983', u'INT_ADD_-1207234483'), (u'CAST_-1207233989', u'LOAD_-1207234518'), ('const-433', u'LOAD_-1207234518'), ('tmp_311', u'CBRANCH_-1207234358'), (u'LOAD_-1207234351', u'CALL_-1207234273'), (u'INT_ADD_-1207234288', u'CAST_-1207233914'), (u'LOAD_-1207234499', u'INT_AND_-1207234040'), (u'CAST_-1207233994', u'LOAD_-1207234525'), ('tmp_552', u'CBRANCH_-1207234229'), (u'LOAD_-1207234357', u'INT_ADD_-1207234288'), ('tmp_1491', u'INT_ADD_-1207234341'), (u'LOAD_-1207234499', u'INT_AND_-1207234018'), (u'INT_MULT_-1207234314', u'INT_ADD_-1207234282'), ('const-433', u'LOAD_-1207234351'), ('const-0', u'RETURN_-1207234192'), (u'INT_ADD_-1207234483', u'CAST_-1207233982'), (u'CAST_-1207233982', u'LOAD_-1207234499'), (u'LOAD_-1207234451', u'INT_AND_-1207234425'), (u'INT_AND_-1207234369', u'INT_EQUAL_-1207234383'), (u'LOAD_-1207234518', u'INT_EQUAL_-1207234503'), ('const-20', u'INT_ADD_-1207234483'), (u'INT_EQUAL_-1207234503', u'CBRANCH_-1207234500'), ('const-8', u'INT_AND_-1207234448'), ('const-66', u'INT_SLESS_-1207234168'), ('tmp_520', u'CBRANCH_-1207234246'), ('const-433', u'LOAD_-1207234287'), ('const-433', u'LOAD_-1207234474')]
null
null
00141010
x64
O2
(translation_unit "bool FUN_00141010(long *param_1,long param_2,ulong param_3)\n\n{\n char cVar1;\n char cVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_00141010(long *param_1,long param_2,ulong param_3)\n\n{\n char cVar1;\n char cVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_00141010(long *param_1,long param_2,ulong param_3)" identifier (parameter_list "(long *param_1,long param_2,ulong 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) identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n char cVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }\n return bVar3;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }" if (parenthesized_expression "((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5]))))" ( (binary_expression "(((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))" (parenthesized_expression "(((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n )" ( (binary_expression "((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))" (parenthesized_expression "((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0))" ( (binary_expression "(*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)" (parenthesized_expression "(*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40))" ( (binary_expression "*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)" (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) )))) == (pointer_expression "*(int *)(param_2 + 0x40)" * (cast_expression "(int *)(param_2 + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x40)" ( (binary_expression "param_2 + 0x40" identifier + number_literal) ))))) )) && (parenthesized_expression "((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)" ( (binary_expression "(*(ushort *)((long)param_1 + 0x14) & 0x82) != 0" (parenthesized_expression "(*(ushort *)((long)param_1 + 0x14) & 0x82)" ( (binary_expression "*(ushort *)((long)param_1 + 0x14) & 0x82" (pointer_expression "*(ushort *)((long)param_1 + 0x14)" * (cast_expression "(ushort *)((long)param_1 + 0x14)" ( (type_descriptor "ushort *" 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) ))) )) && (parenthesized_expression "(((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))" ( (parenthesized_expression "((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0))))" ( (binary_expression "(*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))" (binary_expression "(*(byte *)(param_2 + 0x3c) & 8) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3c) & 8)" ( (binary_expression "*(byte *)(param_2 + 0x3c) & 8" (pointer_expression "*(byte *)(param_2 + 0x3c)" * (cast_expression "(byte *)(param_2 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x3c)" ( (binary_expression "param_2 + 0x3c" identifier + number_literal) )))) & number_literal) )) == number_literal) || (parenthesized_expression "(((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))" ( (parenthesized_expression "((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0))" ( (binary_expression "(*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)" (binary_expression "(*(byte *)(*param_1 + 4) & 1) != 0" (parenthesized_expression "(*(byte *)(*param_1 + 4) & 1)" ( (binary_expression "*(byte *)(*param_1 + 4) & 1" (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" (pointer_expression "*param_1" * identifier) + number_literal) )))) & number_literal) )) != number_literal) || (parenthesized_expression "((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)" ( (binary_expression "(*(ushort *)((long)param_1 + 0x14) & 0x80) == 0" (parenthesized_expression "(*(ushort *)((long)param_1 + 0x14) & 0x80)" ( (binary_expression "*(ushort *)((long)param_1 + 0x14) & 0x80" (pointer_expression "*(ushort *)((long)param_1 + 0x14)" * (cast_expression "(ushort *)((long)param_1 + 0x14)" ( (type_descriptor "ushort *" 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) ))) )) ))) )) ))) )) && (parenthesized_expression "((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))" ( (parenthesized_expression "(bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5]))" ( (comma_expression "bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])" (assignment_expression "bVar3 = false" identifier = false) , (binary_expression "(param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])" (binary_expression "(param_1[6] & param_3) == 0" (parenthesized_expression "(param_1[6] & param_3)" ( (binary_expression "param_1[6] & param_3" (subscript_expression "param_1[6]" identifier [ number_literal ]) & identifier) )) == number_literal) && (parenthesized_expression "(-1 < (int)param_1[5])" ( (binary_expression "-1 < (int)param_1[5]" number_literal < (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ]))) )))) )) ))) )) (compound_statement "{\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }" { (expression_statement "cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );" (assignment_expression "cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" identifier = (pointer_expression "*(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" * (cast_expression "(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" ( (binary_expression "(long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19" (binary_expression "(long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8)" (binary_expression "(long)(int)param_1[5] * 0x20" (cast_expression "(long)(int)param_1[5]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ]))) * number_literal) + (pointer_expression "*(long *)(*(long *)(param_2 + 0x20) + 8)" * (cast_expression "(long *)(*(long *)(param_2 + 0x20) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 0x20) + 8)" ( (binary_expression "*(long *)(param_2 + 0x20) + 8" (pointer_expression "*(long *)(param_2 + 0x20)" * (cast_expression "(long *)(param_2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) )))) + number_literal) ))))) + number_literal) ))))) ;) (expression_statement "cVar2 = FUN_001330f0(*param_1);" (assignment_expression "cVar2 = FUN_001330f0(*param_1)" identifier = (call_expression "FUN_001330f0(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) ;) (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (if_statement "if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }" if (parenthesized_expression "(cVar2 != 'A')" ( (binary_expression "cVar2 != 'A'" identifier != (char_literal "'A'" ' character ')) )) (compound_statement "{\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }" { (if_statement "if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }" if (parenthesized_expression "(cVar2 == 'B')" ( (binary_expression "cVar2 == 'B'" identifier == (char_literal "'B'" ' character ')) )) (compound_statement "{\n bVar3 = cVar1 == 'B';\n }" { (expression_statement "bVar3 = cVar1 == 'B';" (assignment_expression "bVar3 = cVar1 == 'B'" identifier = (binary_expression "cVar1 == 'B'" identifier == (char_literal "'B'" ' character '))) ;) }) (else_clause "else {\n bVar3 = 'B' < cVar1;\n }" else (compound_statement "{\n bVar3 = 'B' < cVar1;\n }" { (expression_statement "bVar3 = 'B' < cVar1;" (assignment_expression "bVar3 = 'B' < cVar1" identifier = (binary_expression "'B' < cVar1" (char_literal "'B'" ' character ') < identifier)) ;) }))) })) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit "int termCanDriveIndex(WhereTerm *pTerm,SrcList_item *pSrc,Bitmask notReady)\n\n{\n char cVar1;\n char cVar2;\n uint uVar3;\n bool bVar4;\n \n uVar3 = 0;\n if ((((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) &&\n ((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))) &&\n ((uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)))) {\n cVar1 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity;\n cVar2 = comparisonAffinity(pTerm->pExpr);\n uVar3 = 1;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar4 = cVar1 == 'B';\n }\n else {\n bVar4 = 'B' < cVar1;\n }\n uVar3 = (uint)bVar4;\n }\n }\n return uVar3;\n}\n\n" (function_definition "int termCanDriveIndex(WhereTerm *pTerm,SrcList_item *pSrc,Bitmask notReady)\n\n{\n char cVar1;\n char cVar2;\n uint uVar3;\n bool bVar4;\n \n uVar3 = 0;\n if ((((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) &&\n ((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))) &&\n ((uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)))) {\n cVar1 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity;\n cVar2 = comparisonAffinity(pTerm->pExpr);\n uVar3 = 1;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar4 = cVar1 == 'B';\n }\n else {\n bVar4 = 'B' < cVar1;\n }\n uVar3 = (uint)bVar4;\n }\n }\n return uVar3;\n}" primitive_type (function_declarator "termCanDriveIndex(WhereTerm *pTerm,SrcList_item *pSrc,Bitmask notReady)" identifier (parameter_list "(WhereTerm *pTerm,SrcList_item *pSrc,Bitmask notReady)" ( (parameter_declaration "WhereTerm *pTerm" type_identifier (pointer_declarator "*pTerm" * identifier)) , (parameter_declaration "SrcList_item *pSrc" type_identifier (pointer_declarator "*pSrc" * identifier)) , (parameter_declaration "Bitmask notReady" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n char cVar2;\n uint uVar3;\n bool bVar4;\n \n uVar3 = 0;\n if ((((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) &&\n ((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))) &&\n ((uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)))) {\n cVar1 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity;\n cVar2 = comparisonAffinity(pTerm->pExpr);\n uVar3 = 1;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar4 = cVar1 == 'B';\n }\n else {\n bVar4 = 'B' < cVar1;\n }\n uVar3 = (uint)bVar4;\n }\n }\n return uVar3;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (if_statement "if ((((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) &&\n ((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))) &&\n ((uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)))) {\n cVar1 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity;\n cVar2 = comparisonAffinity(pTerm->pExpr);\n uVar3 = 1;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar4 = cVar1 == 'B';\n }\n else {\n bVar4 = 'B' < cVar1;\n }\n uVar3 = (uint)bVar4;\n }\n }" if (parenthesized_expression "((((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) &&\n ((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))) &&\n ((uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn))))" ( (binary_expression "(((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) &&\n ((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))) &&\n ((uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)))" (parenthesized_expression "(((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) &&\n ((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0))))))" ( (binary_expression "((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) &&\n ((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))" (parenthesized_expression "((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0))" ( (binary_expression "(pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)" (parenthesized_expression "(pTerm->leftCursor == pSrc->iCursor)" ( (binary_expression "pTerm->leftCursor == pSrc->iCursor" (field_expression "pTerm->leftCursor" identifier -> field_identifier) == (field_expression "pSrc->iCursor" identifier -> field_identifier)) )) && (parenthesized_expression "(uVar3 = 0, (pTerm->eOperator & 0x82) != 0)" ( (comma_expression "uVar3 = 0, (pTerm->eOperator & 0x82) != 0" (assignment_expression "uVar3 = 0" identifier = number_literal) , (binary_expression "(pTerm->eOperator & 0x82) != 0" (parenthesized_expression "(pTerm->eOperator & 0x82)" ( (binary_expression "pTerm->eOperator & 0x82" (field_expression "pTerm->eOperator" identifier -> field_identifier) & number_literal) )) != number_literal)) ))) )) && (parenthesized_expression "((((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))" ( (parenthesized_expression "(((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0))))" ( (binary_expression "((pSrc->fg).jointype & 8) == 0 ||\n (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))" (binary_expression "((pSrc->fg).jointype & 8) == 0" (parenthesized_expression "((pSrc->fg).jointype & 8)" ( (binary_expression "(pSrc->fg).jointype & 8" (field_expression "(pSrc->fg).jointype" (parenthesized_expression "(pSrc->fg)" ( (field_expression "pSrc->fg" identifier -> field_identifier) )) . field_identifier) & number_literal) )) == number_literal) || (parenthesized_expression "(((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))" ( (parenthesized_expression "((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0))" ( (binary_expression "(pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)" (binary_expression "(pTerm->pExpr->flags & 1) != 0" (parenthesized_expression "(pTerm->pExpr->flags & 1)" ( (binary_expression "pTerm->pExpr->flags & 1" (field_expression "pTerm->pExpr->flags" (field_expression "pTerm->pExpr" identifier -> field_identifier) -> field_identifier) & number_literal) )) != number_literal) || (parenthesized_expression "(uVar3 = 0, (pTerm->eOperator & 0x80) == 0)" ( (comma_expression "uVar3 = 0, (pTerm->eOperator & 0x80) == 0" (assignment_expression "uVar3 = 0" identifier = number_literal) , (binary_expression "(pTerm->eOperator & 0x80) == 0" (parenthesized_expression "(pTerm->eOperator & 0x80)" ( (binary_expression "pTerm->eOperator & 0x80" (field_expression "pTerm->eOperator" identifier -> field_identifier) & number_literal) )) == number_literal)) ))) )) ))) )) ))) )) && (parenthesized_expression "((uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)))" ( (parenthesized_expression "(uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn))" ( (comma_expression "uVar3 = 0, (pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)" (assignment_expression "uVar3 = 0" identifier = number_literal) , (binary_expression "(pTerm->prereqRight & notReady) == 0 && (-1 < (pTerm->u).leftColumn)" (binary_expression "(pTerm->prereqRight & notReady) == 0" (parenthesized_expression "(pTerm->prereqRight & notReady)" ( (binary_expression "pTerm->prereqRight & notReady" (field_expression "pTerm->prereqRight" identifier -> field_identifier) & identifier) )) == number_literal) && (parenthesized_expression "(-1 < (pTerm->u).leftColumn)" ( (binary_expression "-1 < (pTerm->u).leftColumn" number_literal < (field_expression "(pTerm->u).leftColumn" (parenthesized_expression "(pTerm->u)" ( (field_expression "pTerm->u" identifier -> field_identifier) )) . field_identifier)) )))) )) ))) )) (compound_statement "{\n cVar1 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity;\n cVar2 = comparisonAffinity(pTerm->pExpr);\n uVar3 = 1;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar4 = cVar1 == 'B';\n }\n else {\n bVar4 = 'B' < cVar1;\n }\n uVar3 = (uint)bVar4;\n }\n }" { (expression_statement "cVar1 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity;" (assignment_expression "cVar1 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity" identifier = (field_expression "pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity" (subscript_expression "pSrc->pTab->aCol[(pTerm->u).leftColumn]" (field_expression "pSrc->pTab->aCol" (field_expression "pSrc->pTab" identifier -> field_identifier) -> field_identifier) [ (field_expression "(pTerm->u).leftColumn" (parenthesized_expression "(pTerm->u)" ( (field_expression "pTerm->u" identifier -> field_identifier) )) . field_identifier) ]) . field_identifier)) ;) (expression_statement "cVar2 = comparisonAffinity(pTerm->pExpr);" (assignment_expression "cVar2 = comparisonAffinity(pTerm->pExpr)" identifier = (call_expression "comparisonAffinity(pTerm->pExpr)" identifier (argument_list "(pTerm->pExpr)" ( (field_expression "pTerm->pExpr" identifier -> field_identifier) )))) ;) (expression_statement "uVar3 = 1;" (assignment_expression "uVar3 = 1" identifier = number_literal) ;) (if_statement "if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar4 = cVar1 == 'B';\n }\n else {\n bVar4 = 'B' < cVar1;\n }\n uVar3 = (uint)bVar4;\n }" if (parenthesized_expression "(cVar2 != 'A')" ( (binary_expression "cVar2 != 'A'" identifier != (char_literal "'A'" ' character ')) )) (compound_statement "{\n if (cVar2 == 'B') {\n bVar4 = cVar1 == 'B';\n }\n else {\n bVar4 = 'B' < cVar1;\n }\n uVar3 = (uint)bVar4;\n }" { (if_statement "if (cVar2 == 'B') {\n bVar4 = cVar1 == 'B';\n }\n else {\n bVar4 = 'B' < cVar1;\n }" if (parenthesized_expression "(cVar2 == 'B')" ( (binary_expression "cVar2 == 'B'" identifier == (char_literal "'B'" ' character ')) )) (compound_statement "{\n bVar4 = cVar1 == 'B';\n }" { (expression_statement "bVar4 = cVar1 == 'B';" (assignment_expression "bVar4 = cVar1 == 'B'" identifier = (binary_expression "cVar1 == 'B'" identifier == (char_literal "'B'" ' character '))) ;) }) (else_clause "else {\n bVar4 = 'B' < cVar1;\n }" else (compound_statement "{\n bVar4 = 'B' < cVar1;\n }" { (expression_statement "bVar4 = 'B' < cVar1;" (assignment_expression "bVar4 = 'B' < cVar1" identifier = (binary_expression "'B' < cVar1" (char_literal "'B'" ' character ') < identifier)) ;) }))) (expression_statement "uVar3 = (uint)bVar4;" (assignment_expression "uVar3 = (uint)bVar4" identifier = (cast_expression "(uint)bVar4" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) })) })) (return_statement "return uVar3;" return identifier ;) })))
(translation_unit "bool FUN_00141010(long *param_1,long param_2,ulong param_3)\n\n{\n char cVar1;\n char cVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_00141010(long *param_1,long param_2,ulong param_3)\n\n{\n char cVar1;\n char cVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_00141010(long *param_1,long param_2,ulong param_3)" identifier (parameter_list "(long *param_1,long param_2,ulong 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) identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n char cVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }\n return bVar3;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }" if (parenthesized_expression "((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5]))))" ( (binary_expression "(((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))" (parenthesized_expression "(((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n )" ( (binary_expression "((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))" (parenthesized_expression "((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0))" ( (binary_expression "(*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)" (parenthesized_expression "(*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40))" ( (binary_expression "*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)" (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) )))) == (pointer_expression "*(int *)(param_2 + 0x40)" * (cast_expression "(int *)(param_2 + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x40)" ( (binary_expression "param_2 + 0x40" identifier + number_literal) ))))) )) && (parenthesized_expression "((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)" ( (binary_expression "(*(ushort *)((long)param_1 + 0x14) & 0x82) != 0" (parenthesized_expression "(*(ushort *)((long)param_1 + 0x14) & 0x82)" ( (binary_expression "*(ushort *)((long)param_1 + 0x14) & 0x82" (pointer_expression "*(ushort *)((long)param_1 + 0x14)" * (cast_expression "(ushort *)((long)param_1 + 0x14)" ( (type_descriptor "ushort *" 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) ))) )) && (parenthesized_expression "(((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))" ( (parenthesized_expression "((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0))))" ( (binary_expression "(*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))" (binary_expression "(*(byte *)(param_2 + 0x3c) & 8) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3c) & 8)" ( (binary_expression "*(byte *)(param_2 + 0x3c) & 8" (pointer_expression "*(byte *)(param_2 + 0x3c)" * (cast_expression "(byte *)(param_2 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x3c)" ( (binary_expression "param_2 + 0x3c" identifier + number_literal) )))) & number_literal) )) == number_literal) || (parenthesized_expression "(((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))" ( (parenthesized_expression "((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0))" ( (binary_expression "(*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)" (binary_expression "(*(byte *)(*param_1 + 4) & 1) != 0" (parenthesized_expression "(*(byte *)(*param_1 + 4) & 1)" ( (binary_expression "*(byte *)(*param_1 + 4) & 1" (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" (pointer_expression "*param_1" * identifier) + number_literal) )))) & number_literal) )) != number_literal) || (parenthesized_expression "((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)" ( (binary_expression "(*(ushort *)((long)param_1 + 0x14) & 0x80) == 0" (parenthesized_expression "(*(ushort *)((long)param_1 + 0x14) & 0x80)" ( (binary_expression "*(ushort *)((long)param_1 + 0x14) & 0x80" (pointer_expression "*(ushort *)((long)param_1 + 0x14)" * (cast_expression "(ushort *)((long)param_1 + 0x14)" ( (type_descriptor "ushort *" 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) ))) )) ))) )) ))) )) && (parenthesized_expression "((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))" ( (parenthesized_expression "(bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5]))" ( (comma_expression "bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])" (assignment_expression "bVar3 = false" identifier = false) , (binary_expression "(param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])" (binary_expression "(param_1[6] & param_3) == 0" (parenthesized_expression "(param_1[6] & param_3)" ( (binary_expression "param_1[6] & param_3" (subscript_expression "param_1[6]" identifier [ number_literal ]) & identifier) )) == number_literal) && (parenthesized_expression "(-1 < (int)param_1[5])" ( (binary_expression "-1 < (int)param_1[5]" number_literal < (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ]))) )))) )) ))) )) (compound_statement "{\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }" { (expression_statement "cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );" (assignment_expression "cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" identifier = (pointer_expression "*(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" * (cast_expression "(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" ( (binary_expression "(long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19" (binary_expression "(long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8)" (binary_expression "(long)(int)param_1[5] * 0x20" (cast_expression "(long)(int)param_1[5]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)param_1[5]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[5]" identifier [ number_literal ]))) * number_literal) + (pointer_expression "*(long *)(*(long *)(param_2 + 0x20) + 8)" * (cast_expression "(long *)(*(long *)(param_2 + 0x20) + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 0x20) + 8)" ( (binary_expression "*(long *)(param_2 + 0x20) + 8" (pointer_expression "*(long *)(param_2 + 0x20)" * (cast_expression "(long *)(param_2 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) )))) + number_literal) ))))) + number_literal) ))))) ;) (expression_statement "cVar2 = FUN_001330f0(*param_1);" (assignment_expression "cVar2 = FUN_001330f0(*param_1)" identifier = (call_expression "FUN_001330f0(*param_1)" identifier (argument_list "(*param_1)" ( (pointer_expression "*param_1" * identifier) )))) ;) (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (if_statement "if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }" if (parenthesized_expression "(cVar2 != 'A')" ( (binary_expression "cVar2 != 'A'" identifier != (char_literal "'A'" ' character ')) )) (compound_statement "{\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }" { (if_statement "if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }" if (parenthesized_expression "(cVar2 == 'B')" ( (binary_expression "cVar2 == 'B'" identifier == (char_literal "'B'" ' character ')) )) (compound_statement "{\n bVar3 = cVar1 == 'B';\n }" { (expression_statement "bVar3 = cVar1 == 'B';" (assignment_expression "bVar3 = cVar1 == 'B'" identifier = (binary_expression "cVar1 == 'B'" identifier == (char_literal "'B'" ' character '))) ;) }) (else_clause "else {\n bVar3 = 'B' < cVar1;\n }" else (compound_statement "{\n bVar3 = 'B' < cVar1;\n }" { (expression_statement "bVar3 = 'B' < cVar1;" (assignment_expression "bVar3 = 'B' < cVar1" identifier = (binary_expression "'B' < cVar1" (char_literal "'B'" ' character ') < identifier)) ;) }))) })) })) (return_statement "return bVar3;" return identifier ;) })))
(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) 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 (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) )))) == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) && (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) )))) & LIT) )) != LIT) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_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 ( (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) & LIT) )) == LIT) ))) )) ))) )) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = BOOL) , (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) & IDENT) )) == LIT) && (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) (subscript_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 (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) * LIT) + (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) ))))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' character ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT == (char_literal ' character '))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (char_literal ' character ') < IDENT)) ;) }))) })) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_00141010(long *param_1,long param_2,ulong param_3)\n\n{\n char cVar1;\n char cVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }\n return bVar3;\n}" (primitive_type "bool") (function_declarator "FUN_00141010(long *param_1,long param_2,ulong param_3)" (identifier "FUN_00141010") (parameter_list "(long *param_1,long 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 "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) () ")"))) (compound_statement "{\n char cVar1;\n char cVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }\n return bVar3;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) {\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }" (if "if") (parenthesized_expression "((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5]))))" (( "(") (binary_expression "(((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))" (parenthesized_expression "(((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))\n )" (( "(") (binary_expression "((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) &&\n (((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))" (parenthesized_expression "((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0))" (( "(") (binary_expression "(*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) &&\n ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)" (parenthesized_expression "(*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40))" (( "(") (binary_expression "*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)" (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")) () ")")))) (== "==") (pointer_expression "*(int *)(param_2 + 0x40)" (* "*") (cast_expression "(int *)(param_2 + 0x40)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x40)" (( "(") (binary_expression "param_2 + 0x40" (identifier "param_2") (+ "+") (number_literal "0x40")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)" (( "(") (binary_expression "(*(ushort *)((long)param_1 + 0x14) & 0x82) != 0" (parenthesized_expression "(*(ushort *)((long)param_1 + 0x14) & 0x82)" (( "(") (binary_expression "*(ushort *)((long)param_1 + 0x14) & 0x82" (pointer_expression "*(ushort *)((long)param_1 + 0x14)" (* "*") (cast_expression "(ushort *)((long)param_1 + 0x14)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (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 "0x82")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))))" (( "(") (parenthesized_expression "((*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0))))" (( "(") (binary_expression "(*(byte *)(param_2 + 0x3c) & 8) == 0 ||\n (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))" (binary_expression "(*(byte *)(param_2 + 0x3c) & 8) == 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3c) & 8)" (( "(") (binary_expression "*(byte *)(param_2 + 0x3c) & 8" (pointer_expression "*(byte *)(param_2 + 0x3c)" (* "*") (cast_expression "(byte *)(param_2 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x3c)" (( "(") (binary_expression "param_2 + 0x3c" (identifier "param_2") (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) (|| "||") (parenthesized_expression "(((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)))" (( "(") (parenthesized_expression "((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0))" (( "(") (binary_expression "(*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)" (binary_expression "(*(byte *)(*param_1 + 4) & 1) != 0" (parenthesized_expression "(*(byte *)(*param_1 + 4) & 1)" (( "(") (binary_expression "*(byte *)(*param_1 + 4) & 1" (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" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0)" (( "(") (binary_expression "(*(ushort *)((long)param_1 + 0x14) & 0x80) == 0" (parenthesized_expression "(*(ushort *)((long)param_1 + 0x14) & 0x80)" (( "(") (binary_expression "*(ushort *)((long)param_1 + 0x14) & 0x80" (pointer_expression "*(ushort *)((long)param_1 + 0x14)" (* "*") (cast_expression "(ushort *)((long)param_1 + 0x14)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (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 "0x80")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))" (( "(") (parenthesized_expression "(bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5]))" (( "(") (comma_expression "bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (, ",") (binary_expression "(param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])" (binary_expression "(param_1[6] & param_3) == 0" (parenthesized_expression "(param_1[6] & param_3)" (( "(") (binary_expression "param_1[6] & param_3" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (& "&") (identifier "param_3")) () ")")) (== "==") (number_literal "0")) (&& "&&") (parenthesized_expression "(-1 < (int)param_1[5])" (( "(") (binary_expression "-1 < (int)param_1[5]" (number_literal "-1") (< "<") (cast_expression "(int)param_1[5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")))) () ")")))) () ")")) () ")"))) () ")")) (compound_statement "{\n cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );\n cVar2 = FUN_001330f0(*param_1);\n bVar3 = true;\n if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }\n }" ({ "{") (expression_statement "cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n );" (assignment_expression "cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" (identifier "cVar1") (= "=") (pointer_expression "*(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" (* "*") (cast_expression "(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19\n )" (( "(") (binary_expression "(long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19" (binary_expression "(long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8)" (binary_expression "(long)(int)param_1[5] * 0x20" (cast_expression "(long)(int)param_1[5]" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)param_1[5]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")))) (* "*") (number_literal "0x20")) (+ "+") (pointer_expression "*(long *)(*(long *)(param_2 + 0x20) + 8)" (* "*") (cast_expression "(long *)(*(long *)(param_2 + 0x20) + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x20) + 8)" (( "(") (binary_expression "*(long *)(param_2 + 0x20) + 8" (pointer_expression "*(long *)(param_2 + 0x20)" (* "*") (cast_expression "(long *)(param_2 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x20)" (( "(") (binary_expression "param_2 + 0x20" (identifier "param_2") (+ "+") (number_literal "0x20")) () ")")))) (+ "+") (number_literal "8")) () ")"))))) (+ "+") (number_literal "0x19")) () ")"))))) (; ";")) (expression_statement "cVar2 = FUN_001330f0(*param_1);" (assignment_expression "cVar2 = FUN_001330f0(*param_1)" (identifier "cVar2") (= "=") (call_expression "FUN_001330f0(*param_1)" (identifier "FUN_001330f0") (argument_list "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" (identifier "bVar3") (= "=") (true "true")) (; ";")) (if_statement "if (cVar2 != 'A') {\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }" (if "if") (parenthesized_expression "(cVar2 != 'A')" (( "(") (binary_expression "cVar2 != 'A'" (identifier "cVar2") (!= "!=") (char_literal "'A'" (' "'") (character "A") (' "'"))) () ")")) (compound_statement "{\n if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }\n }" ({ "{") (if_statement "if (cVar2 == 'B') {\n bVar3 = cVar1 == 'B';\n }\n else {\n bVar3 = 'B' < cVar1;\n }" (if "if") (parenthesized_expression "(cVar2 == 'B')" (( "(") (binary_expression "cVar2 == 'B'" (identifier "cVar2") (== "==") (char_literal "'B'" (' "'") (character "B") (' "'"))) () ")")) (compound_statement "{\n bVar3 = cVar1 == 'B';\n }" ({ "{") (expression_statement "bVar3 = cVar1 == 'B';" (assignment_expression "bVar3 = cVar1 == 'B'" (identifier "bVar3") (= "=") (binary_expression "cVar1 == 'B'" (identifier "cVar1") (== "==") (char_literal "'B'" (' "'") (character "B") (' "'")))) (; ";")) (} "}")) (else_clause "else {\n bVar3 = 'B' < cVar1;\n }" (else "else") (compound_statement "{\n bVar3 = 'B' < cVar1;\n }" ({ "{") (expression_statement "bVar3 = 'B' < cVar1;" (assignment_expression "bVar3 = 'B' < cVar1" (identifier "bVar3") (= "=") (binary_expression "'B' < cVar1" (char_literal "'B'" (' "'") (character "B") (' "'")) (< "<") (identifier "cVar1"))) (; ";")) (} "}")))) (} "}"))) (} "}"))) (return_statement "return bVar3;" (return "return") (identifier "bVar3") (; ";")) (} "}")))
int function_1(type_1 *pTerm,type_2 *pSrc,type_3 var_1) { char var_4; char var_3; type_4 uVar3; bool bVar4; uVar3 = 0; if ((((pTerm->leftCursor == pSrc->iCursor) && (uVar3 = 0, (pTerm->eOperator & 0x82) != 0)) && ((((pSrc->fg).jointype & 8) == 0 || (((pTerm->pExpr->flags & 1) != 0 || (uVar3 = 0, (pTerm->eOperator & 0x80) == 0)))))) && ((uVar3 = 0, (pTerm->prereqRight & var_1) == 0 && (-1 < (pTerm->u).leftColumn)))) { var_4 = pSrc->pTab->aCol[(pTerm->u).leftColumn].affinity; var_3 = var_2(pTerm->pExpr); uVar3 = 1; if (var_3 != 'A') { if (var_3 == 'B') { bVar4 = var_4 == 'B'; } else { bVar4 = 'B' < var_4; } uVar3 = (type_4)bVar4; } } return uVar3; }
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: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) 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: (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: (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) right: (number_literal))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (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 (parenthesized_expression (binary_expression left: (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) right: (number_literal))))))))))) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (false)) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (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: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (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: (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))))))) (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: (true))) (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: (char_literal (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (char_literal (character)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (char_literal (character)) right: (identifier))))))))))) (return_statement (identifier)))))
null
bool MASKED(long *param_1,long param_2,ulong param_3) { char cVar1; char cVar2; bool bVar3; bVar3 = false; if ((((*(int *)((long)param_1 + 0x1c) == *(int *)(param_2 + 0x40)) && ((*(ushort *)((long)param_1 + 0x14) & 0x82) != 0)) && (((*(byte *)(param_2 + 0x3c) & 8) == 0 || (((*(byte *)(*param_1 + 4) & 1) != 0 || ((*(ushort *)((long)param_1 + 0x14) & 0x80) == 0))))) ) && ((bVar3 = false, (param_1[6] & param_3) == 0 && (-1 < (int)param_1[5])))) { cVar1 = *(char *)((long)(int)param_1[5] * 0x20 + *(long *)(*(long *)(param_2 + 0x20) + 8) + 0x19 ); cVar2 = FUN_001330f0(*param_1); bVar3 = true; if (cVar2 != 'A') { if (cVar2 == 'B') { bVar3 = cVar1 == 'B'; } else { bVar3 = 'B' < cVar1; } } } return bVar3; }
5840_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
make_verneed_map
FUN_0026b390
/* DWARF original prototype: void make_verneed_map(Sized_dynobj<32,_false> * this, Read_symbols_data * sd, Version_map * version_map) */ void __thiscall gold::Sized_dynobj<32,_false>::make_verneed_map (Sized_dynobj<32,_false> *this,Read_symbols_data *sd,Version_map *version_map) { uint uVar1; ulong uVar2; uchar *puVar3; ulong uVar4; ushort *puVar5; ulong uVar6; char *pcVar7; uint uVar8; ushort uVar9; long lVar10; uint uVar11; ushort *local_50; long local_48; uint local_40; if (sd->verneed == (File_view *)0x0) { return; } uVar2 = sd->verneed_size; puVar3 = sd->symbol_names->data_; uVar4 = sd->symbol_names_size; puVar5 = (ushort *)sd->verneed->data_; uVar1 = sd->verneed_info; if (uVar1 == 0) { return; } uVar9 = *puVar5; if (uVar9 == 1) { uVar6 = (ulong)*(uint *)(puVar5 + 4); if (uVar6 < uVar2) { local_40 = 0; local_48 = 0; local_50 = puVar5; do { uVar9 = local_50[1]; lVar10 = (long)local_50 + uVar6; if (uVar9 != 0) { uVar8 = *(uint *)(lVar10 + 8); uVar6 = (ulong)uVar8; if (uVar4 <= uVar6) { LAB_0026b540: pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u"); uVar6 = (ulong)uVar8; goto LAB_0026b4a8; } uVar11 = 0; while( true ) { set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6)) ; uVar8 = *(uint *)(lVar10 + 0xc); if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) { pcVar7 = (char *)gettext("verneed vna_next field out of range: %u"); uVar6 = (ulong)uVar8; goto LAB_0026b4a8; } uVar11 = uVar11 + 1; lVar10 = lVar10 + (ulong)uVar8; if (uVar9 == uVar11) break; uVar8 = *(uint *)(lVar10 + 8); uVar6 = (ulong)uVar8; if (uVar4 <= uVar6) goto LAB_0026b540; } } uVar6 = (ulong)*(uint *)(local_50 + 6); if (uVar2 <= local_48 + uVar6) { pcVar7 = "verneed vn_next field out of range: %u"; goto LAB_0026b52f; } local_50 = (ushort *)((long)local_50 + uVar6); local_40 = local_40 + 1; if (uVar1 == local_40) { return; } uVar9 = *local_50; if (uVar9 != 1) goto LAB_0026b571; uVar6 = (ulong)*(uint *)(local_50 + 4); local_48 = (long)local_50 - (long)puVar5; } while (local_48 + uVar6 < uVar2); } pcVar7 = "verneed vn_aux field out of range: %u"; LAB_0026b52f: pcVar7 = (char *)gettext(pcVar7); } else { LAB_0026b571: pcVar7 = (char *)gettext("unexpected verneed version %u"); uVar6 = (ulong)uVar9; } LAB_0026b4a8: Object::error((Object *)this,pcVar7,uVar6); return; }
void FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3) { int iVar1; ulong uVar2; long lVar3; ulong uVar4; ushort *puVar5; ulong uVar6; undefined8 uVar7; uint uVar8; char *pcVar9; ushort uVar10; long lVar11; uint uVar12; ushort *local_50; long local_48; int local_40; if (*(long *)(param_2 + 0x68) == 0) { return; } uVar2 = *(ulong *)(param_2 + 0x70); lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10); uVar4 = *(ulong *)(param_2 + 0x38); puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10); iVar1 = *(int *)(param_2 + 0x78); if (iVar1 == 0) { return; } uVar10 = *puVar5; if (uVar10 == 1) { uVar6 = (ulong)*(uint *)(puVar5 + 4); if (uVar6 < uVar2) { local_40 = 0; local_48 = 0; local_50 = puVar5; do { uVar10 = local_50[1]; lVar11 = (long)local_50 + uVar6; if (uVar10 != 0) { uVar8 = *(uint *)(lVar11 + 8); uVar6 = (ulong)uVar8; if (uVar4 <= uVar6) { LAB_0026b540: uVar7 = gettext("vernaux vna_name field out of range: %u"); uVar6 = (ulong)uVar8; goto LAB_0026b4a8; } uVar12 = 0; while( true ) { FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3); uVar8 = *(uint *)(lVar11 + 0xc); if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) { uVar7 = gettext("verneed vna_next field out of range: %u"); uVar6 = (ulong)uVar8; goto LAB_0026b4a8; } uVar12 = uVar12 + 1; lVar11 = lVar11 + (ulong)uVar8; if (uVar10 == uVar12) break; uVar8 = *(uint *)(lVar11 + 8); uVar6 = (ulong)uVar8; if (uVar4 <= uVar6) goto LAB_0026b540; } } uVar6 = (ulong)*(uint *)(local_50 + 6); if (uVar2 <= local_48 + uVar6) { pcVar9 = "verneed vn_next field out of range: %u"; goto LAB_0026b52f; } local_50 = (ushort *)((long)local_50 + uVar6); local_40 = local_40 + 1; if (iVar1 == local_40) { return; } uVar10 = *local_50; if (uVar10 != 1) goto LAB_0026b571; uVar6 = (ulong)*(uint *)(local_50 + 4); local_48 = (long)local_50 - (long)puVar5; } while (local_48 + uVar6 < uVar2); } pcVar9 = "verneed vn_aux field out of range: %u"; LAB_0026b52f: uVar7 = gettext(pcVar9); } else { LAB_0026b571: uVar7 = gettext("unexpected verneed version %u"); uVar6 = (ulong)uVar10; } LAB_0026b4a8: FUN_001c7b60(param_1,uVar7,uVar6); return; }
MOV RAX,qword ptr [RSI + 0x68] TEST RAX,RAX JZ 0x0026b570 PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x38 MOV RCX,qword ptr [RSI + 0x30] MOV R12,qword ptr [RSI + 0x70] MOV RBX,qword ptr [RCX + 0x10] MOV qword ptr [RSP + 0x8],RBX MOV RBX,qword ptr [RSI + 0x38] MOV qword ptr [RSP],RBX MOV RBX,qword ptr [RAX + 0x10] MOV EAX,dword ptr [RSI + 0x78] MOV dword ptr [RSP + 0x2c],EAX TEST EAX,EAX JZ 0x0026b557 MOVZX R13D,word ptr [RBX] MOV qword ptr [RSP + 0x10],RDX MOV RBP,RDI CMP R13W,0x1 JNZ 0x0026b571 MOV EAX,dword ptr [RBX + 0x8] MOV R13,RAX CMP R12,RAX JBE 0x0026b528 MOV qword ptr [RSP + 0x18],RBX MOV dword ptr [RSP + 0x28],0x0 MOV qword ptr [RSP + 0x20],0x0 MOV RDI,qword ptr [RSP + 0x18] MOVZX R13D,word ptr [RDI + 0x2] LEA R14,[RDI + RAX*0x1] TEST R13D,R13D JZ 0x0026b4c8 MOV ECX,dword ptr [R14 + 0x8] MOV RDX,RCX CMP qword ptr [RSP],RCX JBE 0x0026b540 XOR R15D,R15D MOV EAX,R15D MOV R15D,R13D MOV R13,R14 MOV R14D,EAX JMP 0x0026b46d ADD R14D,0x1 ADD R13,RSI CMP R15D,R14D JZ 0x0026b4c8 MOV ECX,dword ptr [R13 + 0x8] MOV RDX,RCX CMP RCX,qword ptr [RSP] JNC 0x0026b540 MOV RSI,qword ptr [RSP + 0x10] MOVZX EDX,word ptr [R13 + 0x6] MOV RDI,RBP ADD RCX,qword ptr [RSP + 0x8] CALL 0x0026b110 MOV ESI,dword ptr [R13 + 0xc] MOV RCX,R13 SUB RCX,RBX ADD RCX,RSI CMP RCX,R12 JC 0x0026b450 LEA RDI,[0x355758] MOV dword ptr [RSP],ESI CALL 0x00144320 MOV EDX,dword ptr [RSP] ADD RSP,0x38 MOV RSI,RAX MOV RDI,RBP XOR EAX,EAX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP 0x001c7b60 MOV RAX,qword ptr [RSP + 0x18] MOV RDX,qword ptr [RSP + 0x20] MOV EAX,dword ptr [RAX + 0xc] ADD RDX,RAX MOV R13,RAX CMP RDX,R12 JNC 0x0026b586 ADD qword ptr [RSP + 0x18],RAX ADD dword ptr [RSP + 0x28],0x1 MOV EAX,dword ptr [RSP + 0x28] CMP dword ptr [RSP + 0x2c],EAX JZ 0x0026b557 MOV RAX,qword ptr [RSP + 0x18] MOVZX R13D,word ptr [RAX] CMP R13W,0x1 JNZ 0x0026b571 MOV RDI,qword ptr [RSP + 0x18] MOV EAX,dword ptr [RDI + 0x8] SUB RDI,RBX MOV qword ptr [RSP + 0x20],RDI LEA RDX,[RDI + RAX*0x1] MOV R13,RAX CMP RDX,R12 JC 0x0026b413 LEA RDI,[0x355708] CALL 0x00144320 MOV EDX,R13D JMP 0x0026b4a8 LEA RDI,[0x355730] MOV dword ptr [RSP],EDX CALL 0x00144320 MOV EDX,dword ptr [RSP] JMP 0x0026b4a8 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET RET LEA RDI,[0x3556e3] CALL 0x00144320 MOVZX EDX,R13W JMP 0x0026b4a8 LEA RDI,[0x355780] JMP 0x0026b52f
null
null
null
null
[(u'LOAD_-1204177882', u'MULTIEQUAL_-1204176373'), (u'MULTIEQUAL_-1204176604', u'MULTIEQUAL_-1204176811'), (u'MULTIEQUAL_-1204176868', u'CALL_-1204177433'), (u'LOAD_-1204177955', u'INT_LESSEQUAL_-1204177533'), (u'COPY_-1204176522', u'MULTIEQUAL_-1204176615'), (u'COPY_-1204176215', u'CALL_-1204177238'), (u'INT_NOTEQUAL_-1204177207', u'CBRANCH_-1204177203'), ('const-433', u'LOAD_-1204177622'), (u'MULTIEQUAL_-1204176373', u'INT_ZEXT_-1204176652'), (u'INT_ZEXT_-1204176872', u'INT_ADD_-1204177513'), ('tmp_894', u'CBRANCH_-1204177473'), (u'LOAD_-1204177583', u'INT_ZEXT_-1204176372'), ('tmp_421', u'CBRANCH_-1204177703'), (u'INT_ZEXT_-1204176817', u'INT_ADD_-1204177150'), (u'INT_ADD_-1204177326', u'INT_LESSEQUAL_-1204177314'), (u'INT_ZEXT_-1204176652', u'MULTIEQUAL_-1204176811'), (u'CAST_-1204176078', u'MULTIEQUAL_-1204176868'), ('const-433', u'LOAD_-1204177882'), ('tmp_1288', u'CBRANCH_-1204177141'), ('const-0', u'RETURN_-1204177003'), (u'CAST_-1204176367', u'LOAD_-1204177503'), ('const-0', u'COPY_-1204177799'), (u'MULTIEQUAL_-1204176801', u'INT_SUB_-1204177552'), (u'MULTIEQUAL_-1204176615', u'PTRADD_-1204176260'), (u'LOAD_-1204178029', u'PTRSUB_-1204176533'), ('const-433', u'LOAD_-1204177768'), ('const-56', u'PTRSUB_-1204176542'), (u'MULTIEQUAL_-1204176171', u'INT_ZEXT_-1204176197'), (u'INT_ZEXT_-1204177114', u'MULTIEQUAL_-1204176618'), (u'INT_ADD_-1204177263', u'INT_EQUAL_-1204177240'), ('tmp_252', u'CBRANCH_-1204177844'), ('const-16', u'PTRSUB_-1204176552'), (u'INT_ADD_-1204177742', u'INT_ADD_-1204177717'), ('tmp_1003', u'CBRANCH_-1204177312'), ('const-0', u'COPY_-1204176716'), ('const-433', u'LOAD_-1204177503'), (u'CAST_-1204176227', u'PTRADD_-1204176200'), (u'CAST_-1204176528', u'COPY_-1204176522'), (u'LOAD_-1204177768', u'INT_NOTEQUAL_-1204177739'), (u'CAST_-1204176336', u'CALL_-1204177585'), (u'INT_ZEXT_-1204176372', u'MULTIEQUAL_-1204176811'), (u'INT_ZEXT_-1204177114', u'INT_LESS_-1204177803'), ('const-1', u'INT_NOTEQUAL_-1204177207'), (u'CAST_-1204176180', u'INT_SUB_-1204177168'), (u'LOAD_-1204177948', u'PTRADD_-1204177541'), (u'INT_EQUAL_-1204177887', u'CBRANCH_-1204177886'), ('const-433', u'LOAD_-1204177583'), ('const-0', u'COPY_-1204177788'), (u'LOAD_-1204177955', u'INT_LESS_-1204177143'), (u'PTRADD_-1204177541', u'CAST_-1204176336'), ('tmp_1446', u'PTRSUB_-1204176528'), ('const-12', u'INT_ADD_-1204177567'), (u'CAST_-1204176528', u'PTRADD_-1204176490'), ('tmp_1415', u'BRANCH_-1204176983'), (u'LOAD_-1204177920', u'CAST_-1204176528'), (u'INT_LESSEQUAL_-1204177314', u'CBRANCH_-1204177312'), (u'INT_ZEXT_-1204176880', u'MULTIEQUAL_-1204176604'), (u'LOAD_-1204177351', u'INT_ZEXT_-1204176880'), (u'LOAD_-1204177733', u'INT_ZEXT_-1204177025'), ('tmp_373', u'CBRANCH_-1204177738'), ('tmp_1149', u'CBRANCH_-1204177237'), (u'MULTIEQUAL_-1204176630', u'CALL_-1204177122'), ('const-1', u'PTRADD_-1204177541'), (u'INT_ADD_-1204177527', u'INT_EQUAL_-1204177506'), (u'MULTIEQUAL_-1204176801', u'INT_ADD_-1204177567'), ('tmp_1447', u'CALL_-1204177585'), (u'CAST_-1204176528', u'CAST_-1204176322'), (u'INT_ADD_-1204177541', u'INT_LESSEQUAL_-1204177533'), (u'INT_SUB_-1204177168', u'INT_ADD_-1204177150'), ('const-0', u'RETURN_-1204177429'), (u'PTRADD_-1204176200', u'CAST_-1204176184'), ('const-433', u'LOAD_-1204177733'), (u'CAST_-1204176227', u'MULTIEQUAL_-1204176615'), (u'INT_LESSEQUAL_-1204177476', u'CBRANCH_-1204177473'), (u'CAST_-1204176485', u'LOAD_-1204177839'), (u'INT_ADD_-1204177742', u'MULTIEQUAL_-1204176801'), ('const-433', u'LOAD_-1204177839'), (u'LOAD_-1204177229', u'MULTIEQUAL_-1204176373'), (u'PTRSUB_-1204176557', u'LOAD_-1204177955'), (u'PTRADD_-1204176260', u'CAST_-1204176247'), ('tmp_1319', u'BRANCH_-1204177033'), (u'INT_ZEXT_-1204176817', u'MULTIEQUAL_-1204177015'), (u'COPY_-1204176994', u'MULTIEQUAL_-1204176630'), (u'INT_SUB_-1204177552', u'INT_ADD_-1204177541'), ('const-1', u'INT_EQUAL_-1204177849'), (u'LOAD_-1204177913', u'INT_EQUAL_-1204177887'), ('const-0', u'INT_NOTEQUAL_-1204177739'), (u'INT_ADD_-1204177150', u'INT_LESS_-1204177143'), (u'INT_ADD_-1204177263', u'MULTIEQUAL_-1204176585'), ('const-433', u'LOAD_-1204177351'), (u'INT_ADD_-1204177285', u'CAST_-1204176227'), (u'INT_ZEXT_-1204176973', u'INT_LESSEQUAL_-1204177476'), (u'MULTIEQUAL_-1204176905', u'PTRADD_-1204177541'), (u'LOAD_-1204177503', u'INT_ZEXT_-1204176973'), ('const-2', u'PTRADD_-1204176490'), (u'PTRSUB_-1204176562', u'LOAD_-1204177962'), (u'INT_ZEXT_-1204177114', u'MULTIEQUAL_-1204177015'), (u'LOAD_-1204178029', u'INT_EQUAL_-1204178010'), ('const-120', u'PTRSUB_-1204176528'), (u'INT_ZEXT_-1204176872', u'INT_ADD_-1204177541'), ('const-8', u'INT_ADD_-1204177717'), ('tmp_1304', u'BRANCH_-1204177114'), ('const-2', u'PTRADD_-1204176200'), (u'PTRSUB_-1204176552', u'LOAD_-1204177948'), (u'INT_ADD_-1204177513', u'INT_ADD_-1204177487'), ('const-8', u'INT_ADD_-1204177487'), (u'MULTIEQUAL_-1204176585', u'INT_ADD_-1204177263'), (u'INT_ZEXT_-1204177025', u'MULTIEQUAL_-1204176905'), ('const-433', u'LOAD_-1204177913'), (u'CAST_-1204176350', u'LOAD_-1204177622'), (u'INT_ADD_-1204177513', u'MULTIEQUAL_-1204176801'), (u'INT_ZEXT_-1204176197', u'MULTIEQUAL_-1204176811'), ('const-6', u'PTRADD_-1204176260'), ('tmp_622', u'CBRANCH_-1204177532'), ('const-433', u'LOAD_-1204177920'), (u'LOAD_-1204177913', u'INT_EQUAL_-1204177240'), (u'CALL_-1204177512', u'CAST_-1204176300'), (u'PTRSUB_-1204176528', u'LOAD_-1204177913'), (u'CAST_-1204176228', u'INT_ADD_-1204177285'), (u'INT_ZEXT_-1204176817', u'MULTIEQUAL_-1204176618'), (u'PTRSUB_-1204176542', u'LOAD_-1204177933'), ('const-0', u'INT_EQUAL_-1204178010'), (u'MULTIEQUAL_-1204176811', u'CALL_-1204177433'), ('const-433', u'LOAD_-1204177229'), (u'INT_LESS_-1204177143', u'CBRANCH_-1204177141'), (u'COPY_-1204177799', u'MULTIEQUAL_-1204176585'), (u'MULTIEQUAL_-1204177015', u'INT_ADD_-1204177742'), ('const-2', u'PTRADD_-1204176447'), (u'CAST_-1204176259', u'CALL_-1204177433'), (u'LOAD_-1204177583', u'INT_ZEXT_-1204176872'), (u'PTRSUB_-1204176590', u'LOAD_-1204178029'), ('const-4', u'PTRADD_-1204176200'), (u'CAST_-1204176147', u'MULTIEQUAL_-1204176868'), ('const-2', u'PTRADD_-1204176260'), (u'INT_LESSEQUAL_-1204177533', u'CBRANCH_-1204177532'), (u'LOAD_-1204177933', u'INT_LESSEQUAL_-1204177693'), ('tmp_297', u'CBRANCH_-1204177812'), (u'MULTIEQUAL_-1204176605', u'INT_ADD_-1204177326'), (u'CAST_-1204176179', u'INT_SUB_-1204177168'), (u'MULTIEQUAL_-1204176801', u'INT_ADD_-1204177606'), (u'INT_ADD_-1204177717', u'CAST_-1204176423'), (u'CAST_-1204176322', u'INT_SUB_-1204177552'), (u'LOAD_-1204177962', u'PTRSUB_-1204176552'), (u'LOAD_-1204177839', u'INT_ZEXT_-1204177114'), (u'INT_ZEXT_-1204176973', u'MULTIEQUAL_-1204176905'), ('tmp_847', u'CBRANCH_-1204177504'), (u'CAST_-1204176247', u'LOAD_-1204177351'), ('tmp_1446', u'PTRSUB_-1204176590'), (u'COPY_-1204176170', u'CALL_-1204177042'), (u'MULTIEQUAL_-1204176618', u'INT_ADD_-1204177527'), (u'LOAD_-1204177503', u'MULTIEQUAL_-1204176171'), ('const-3495651', u'COPY_-1204176170'), ('tmp_1446', u'PTRSUB_-1204176557'), (u'INT_ADD_-1204177567', u'CAST_-1204176330'), ('const-433', u'LOAD_-1204177955'), ('tmp_32', u'CBRANCH_-1204178008'), (u'MULTIEQUAL_-1204176615', u'CAST_-1204176228'), ('const-16', u'PTRSUB_-1204176533'), (u'LOAD_-1204177955', u'INT_LESS_-1204177803'), (u'PTRSUB_-1204176533', u'LOAD_-1204177920'), (u'INT_ZEXT_-1204176901', u'INT_EQUAL_-1204177506'), ('const-6', u'INT_ADD_-1204177606'), (u'INT_NOTEQUAL_-1204177739', u'CBRANCH_-1204177738'), (u'INT_LESS_-1204177803', u'CBRANCH_-1204177812'), ('tmp_203', u'CBRANCH_-1204177886'), ('const-3495768', u'COPY_-1204176384'), (u'MULTIEQUAL_-1204176618', u'MULTIEQUAL_-1204176604'), (u'CAST_-1204176300', u'MULTIEQUAL_-1204176868'), (u'MULTIEQUAL_-1204176615', u'PTRADD_-1204176447'), (u'CAST_-1204176528', u'CAST_-1204176179'), (u'CAST_-1204176227', u'CAST_-1204176180'), ('const-0', u'INT_EQUAL_-1204177887'), ('const-1', u'INT_ADD_-1204177527'), (u'COPY_-1204176716', u'MULTIEQUAL_-1204176618'), (u'MULTIEQUAL_-1204176615', u'CAST_-1204176437'), (u'LOAD_-1204177768', u'INT_ZEXT_-1204176901'), (u'INT_ADD_-1204177606', u'CAST_-1204176350'), ('const-3495688', u'COPY_-1204177138'), (u'INT_EQUAL_-1204178010', u'CBRANCH_-1204178008'), (u'CAST_-1204176330', u'LOAD_-1204177583'), (u'COPY_-1204176384', u'CALL_-1204177512'), ('const-1', u'INT_ADD_-1204177263'), (u'INT_SUB_-1204177168', u'MULTIEQUAL_-1204176605'), (u'LOAD_-1204177622', u'INT_ZEXT_-1204176916'), (u'LOAD_-1204177194', u'INT_ZEXT_-1204176817'), ('const-4', u'PTRADD_-1204176490'), (u'INT_LESSEQUAL_-1204177693', u'CBRANCH_-1204177703'), (u'MULTIEQUAL_-1204176801', u'INT_ADD_-1204177513'), (u'LOAD_-1204177955', u'INT_LESSEQUAL_-1204177314'), (u'PTRADD_-1204176490', u'CAST_-1204176485'), (u'INT_ADD_-1204177527', u'MULTIEQUAL_-1204176618'), (u'CAST_-1204176128', u'MULTIEQUAL_-1204176868'), (u'INT_EQUAL_-1204177240', u'CBRANCH_-1204177237'), (u'COPY_-1204177138', u'MULTIEQUAL_-1204176630'), (u'LOAD_-1204177933', u'INT_LESSEQUAL_-1204177476'), (u'LOAD_-1204177733', u'MULTIEQUAL_-1204176171'), (u'CALL_-1204177042', u'CAST_-1204176078'), (u'INT_EQUAL_-1204177849', u'CBRANCH_-1204177844'), ('tmp_1446', u'PTRSUB_-1204176562'), (u'CAST_-1204176184', u'LOAD_-1204177194'), ('tmp_463', u'BRANCH_-1204177665'), ('const-112', u'PTRSUB_-1204176557'), (u'INT_ZEXT_-1204176880', u'INT_ADD_-1204177285'), (u'CALL_-1204177122', u'CAST_-1204176147'), ('tmp_1446', u'PTRSUB_-1204176542'), ('const-3495728', u'COPY_-1204176215'), ('const-433', u'LOAD_-1204177933'), (u'COPY_-1204177788', u'MULTIEQUAL_-1204176605'), (u'LOAD_-1204177229', u'INT_NOTEQUAL_-1204177207'), ('const-0', u'RETURN_-1204177019'), ('const-48', u'PTRSUB_-1204176562'), ('tmp_918', u'BRANCH_-1204177229'), (u'PTRADD_-1204176447', u'LOAD_-1204177768'), ('const-433', u'LOAD_-1204177962'), (u'INT_ZEXT_-1204176880', u'INT_ADD_-1204177326'), ('tmp_1196', u'CBRANCH_-1204177203'), (u'INT_ADD_-1204177487', u'CAST_-1204176367'), ('const-3495808', u'COPY_-1204176994'), (u'CAST_-1204176437', u'INT_ADD_-1204177742'), (u'INT_ZEXT_-1204177025', u'INT_LESSEQUAL_-1204177693'), (u'CALL_-1204177238', u'CAST_-1204176128'), ('const-433', u'LOAD_-1204177948'), ('tmp_1445', u'CALL_-1204177585'), (u'CAST_-1204176423', u'LOAD_-1204177733'), ('const-433', u'LOAD_-1204178029'), ('const-104', u'PTRSUB_-1204176590'), (u'INT_ZEXT_-1204176916', u'CALL_-1204177585'), ('const-433', u'LOAD_-1204177194'), (u'INT_EQUAL_-1204177506', u'CBRANCH_-1204177504'), (u'CAST_-1204176528', u'LOAD_-1204177882'), ('tmp_1445', u'CAST_-1204176259'), ('const-1', u'PTRADD_-1204176447'), ('const-0', u'RETURN_-1204176181'), (u'LOAD_-1204177882', u'INT_EQUAL_-1204177849'), (u'CAST_-1204176227', u'LOAD_-1204177229')]
[('const-1', u'PTRADD_-1204176454'), (u'LOAD_-1204177962', u'INT_ADD_-1204177932'), (u'MULTIEQUAL_-1204176868', u'CALL_-1204177433'), (u'LOAD_-1204177955', u'INT_LESSEQUAL_-1204177533'), (u'COPY_-1204176994', u'MULTIEQUAL_-1204176631'), (u'COPY_-1204176215', u'CALL_-1204177238'), (u'INT_NOTEQUAL_-1204177207', u'CBRANCH_-1204177203'), ('tmp_894', u'CBRANCH_-1204177473'), (u'LOAD_-1204177583', u'INT_ZEXT_-1204176372'), ('const-433', u'LOAD_-1204177882'), ('tmp_421', u'CBRANCH_-1204177703'), (u'INT_ZEXT_-1204176817', u'INT_ADD_-1204177150'), (u'MULTIEQUAL_-1204176905', u'INT_ADD_-1204177587'), (u'INT_ADD_-1204177326', u'INT_LESSEQUAL_-1204177314'), (u'MULTIEQUAL_-1204176616', u'PTRADD_-1204176267'), (u'INT_ADD_-1204177587', u'CALL_-1204177585'), (u'COPY_-1204176529', u'MULTIEQUAL_-1204176616'), (u'LOAD_-1204177768', u'INT_ZEXT_-1204176902'), ('tmp_1288', u'CBRANCH_-1204177141'), ('const-0', u'RETURN_-1204177003'), (u'MULTIEQUAL_-1204176631', u'CALL_-1204177122'), ('const-0', u'COPY_-1204177799'), (u'INT_ZEXT_-1204176817', u'MULTIEQUAL_-1204176619'), (u'MULTIEQUAL_-1204176802', u'INT_ADD_-1204177513'), (u'CAST_-1204176559', u'LOAD_-1204177962'), (u'CAST_-1204176231', u'CAST_-1204176185'), (u'MULTIEQUAL_-1204176619', u'MULTIEQUAL_-1204176605'), (u'MULTIEQUAL_-1204176171', u'INT_ZEXT_-1204176197'), (u'INT_ADD_-1204177897', u'CAST_-1204176525'), (u'INT_ADD_-1204177263', u'INT_EQUAL_-1204177240'), ('tmp_252', u'CBRANCH_-1204177844'), ('const-433', u'LOAD_-1204177913'), (u'INT_ADD_-1204177742', u'INT_ADD_-1204177717'), ('tmp_1003', u'CBRANCH_-1204177312'), (u'INT_ZEXT_-1204176880', u'MULTIEQUAL_-1204176605'), (u'MULTIEQUAL_-1204176586', u'INT_ADD_-1204177263'), (u'LOAD_-1204177768', u'INT_NOTEQUAL_-1204177739'), (u'INT_ZEXT_-1204176197', u'MULTIEQUAL_-1204176812'), (u'CAST_-1204176424', u'LOAD_-1204177733'), (u'CAST_-1204176324', u'INT_SUB_-1204177552'), ('const-433', u'LOAD_-1204177194'), (u'INT_ZEXT_-1204177114', u'INT_LESS_-1204177803'), ('const-1', u'INT_NOTEQUAL_-1204177207'), (u'INT_EQUAL_-1204177887', u'CBRANCH_-1204177886'), (u'INT_ADD_-1204177527', u'MULTIEQUAL_-1204176619'), ('const-0', u'COPY_-1204177788'), (u'LOAD_-1204177955', u'INT_LESS_-1204177143'), ('const-433', u'LOAD_-1204177933'), (u'COPY_-1204177788', u'MULTIEQUAL_-1204176606'), ('tmp_3093', u'CALL_-1204177585'), (u'LOAD_-1204177920', u'LOAD_-1204177882'), ('const-12', u'INT_ADD_-1204177567'), (u'INT_ADD_-1204177939', u'CAST_-1204176554'), ('tmp_3091', u'INT_ADD_-1204177946'), ('tmp_1415', u'BRANCH_-1204176983'), (u'INT_LESSEQUAL_-1204177314', u'CBRANCH_-1204177312'), ('const-433', u'LOAD_-1204177768'), (u'LOAD_-1204177351', u'INT_ZEXT_-1204176880'), (u'MULTIEQUAL_-1204176606', u'INT_ADD_-1204177326'), (u'LOAD_-1204177733', u'INT_ZEXT_-1204177025'), (u'MULTIEQUAL_-1204176812', u'CALL_-1204177433'), ('tmp_3091', u'INT_ADD_-1204178013'), ('tmp_373', u'CBRANCH_-1204177738'), ('tmp_1149', u'CBRANCH_-1204177237'), (u'CAST_-1204176189', u'LOAD_-1204177194'), ('const-3495688', u'COPY_-1204177138'), (u'INT_ADD_-1204177527', u'INT_EQUAL_-1204177506'), (u'LOAD_-1204177583', u'INT_ZEXT_-1204176873'), ('const-6', u'PTRADD_-1204176267'), (u'CAST_-1204176332', u'LOAD_-1204177583'), ('const-3495768', u'COPY_-1204176384'), (u'CALL_-1204177042', u'MULTIEQUAL_-1204176868'), ('const-120', u'INT_ADD_-1204177897'), ('const-48', u'INT_ADD_-1204177946'), (u'INT_ADD_-1204177541', u'INT_LESSEQUAL_-1204177533'), (u'INT_SUB_-1204177168', u'INT_ADD_-1204177150'), (u'MULTIEQUAL_-1204176374', u'INT_ZEXT_-1204176653'), (u'INT_ADD_-1204177263', u'MULTIEQUAL_-1204176586'), (u'PTRADD_-1204176497', u'CAST_-1204176486'), ('const-0', u'RETURN_-1204177429'), ('const-3495651', u'COPY_-1204176170'), (u'MULTIEQUAL_-1204176605', u'MULTIEQUAL_-1204176812'), ('const-4', u'PTRADD_-1204176207'), (u'INT_ZEXT_-1204176902', u'INT_EQUAL_-1204177506'), (u'INT_LESSEQUAL_-1204177476', u'CBRANCH_-1204177473'), (u'CAST_-1204176231', u'LOAD_-1204177229'), ('const-104', u'INT_ADD_-1204178013'), ('const-433', u'LOAD_-1204177955'), (u'CAST_-1204176587', u'LOAD_-1204178029'), ('const-3495808', u'COPY_-1204176994'), ('const-2', u'PTRADD_-1204176267'), ('tmp_1319', u'BRANCH_-1204177033'), (u'LOAD_-1204177920', u'CAST_-1204176324'), (u'CAST_-1204176554', u'LOAD_-1204177955'), (u'INT_ZEXT_-1204176817', u'MULTIEQUAL_-1204177015'), (u'INT_ADD_-1204178013', u'CAST_-1204176587'), (u'PTRADD_-1204176267', u'CAST_-1204176251'), (u'INT_SUB_-1204177552', u'INT_ADD_-1204177541'), ('const-1', u'INT_EQUAL_-1204177849'), (u'LOAD_-1204177913', u'INT_EQUAL_-1204177887'), (u'CAST_-1204176539', u'LOAD_-1204177933'), ('const-16', u'INT_ADD_-1204177932'), (u'CAST_-1204176549', u'LOAD_-1204177948'), ('const-0', u'INT_NOTEQUAL_-1204177739'), (u'INT_ADD_-1204177150', u'INT_LESS_-1204177143'), ('tmp_3101', u'CALL_-1204177585'), ('tmp_3091', u'INT_ADD_-1204177917'), (u'CAST_-1204176438', u'INT_ADD_-1204177742'), (u'INT_ZEXT_-1204176973', u'INT_LESSEQUAL_-1204177476'), (u'LOAD_-1204177503', u'INT_ZEXT_-1204176973'), ('const-433', u'LOAD_-1204177920'), (u'COPY_-1204177799', u'MULTIEQUAL_-1204176586'), (u'INT_ZEXT_-1204177114', u'MULTIEQUAL_-1204177015'), (u'LOAD_-1204177920', u'COPY_-1204176529'), (u'COPY_-1204176717', u'MULTIEQUAL_-1204176619'), (u'LOAD_-1204178029', u'INT_EQUAL_-1204178010'), (u'CAST_-1204176351', u'LOAD_-1204177622'), ('const-8', u'INT_ADD_-1204177717'), (u'INT_ZEXT_-1204176372', u'MULTIEQUAL_-1204176812'), ('tmp_1304', u'BRANCH_-1204177114'), (u'CAST_-1204176370', u'LOAD_-1204177503'), (u'MULTIEQUAL_-1204176802', u'INT_ADD_-1204177606'), (u'INT_ADD_-1204177513', u'INT_ADD_-1204177487'), ('const-8', u'INT_ADD_-1204177487'), (u'PTRADD_-1204176207', u'CAST_-1204176189'), (u'INT_ZEXT_-1204177025', u'MULTIEQUAL_-1204176905'), (u'INT_ADD_-1204177932', u'CAST_-1204176549'), (u'INT_ADD_-1204177742', u'MULTIEQUAL_-1204176802'), ('const-3495728', u'COPY_-1204176215'), ('tmp_622', u'CBRANCH_-1204177532'), (u'LOAD_-1204177913', u'INT_EQUAL_-1204177240'), ('const-433', u'LOAD_-1204177351'), ('const-433', u'LOAD_-1204177583'), (u'COPY_-1204177138', u'MULTIEQUAL_-1204176631'), (u'LOAD_-1204177920', u'CAST_-1204176184'), ('const-0', u'INT_EQUAL_-1204178010'), (u'INT_LESS_-1204177143', u'CBRANCH_-1204177141'), ('tmp_3101', u'CALL_-1204177433'), (u'MULTIEQUAL_-1204177015', u'INT_ADD_-1204177742'), (u'MULTIEQUAL_-1204176802', u'INT_ADD_-1204177567'), ('const-433', u'LOAD_-1204177229'), (u'MULTIEQUAL_-1204176616', u'PTRADD_-1204176454'), ('const-433', u'LOAD_-1204178029'), ('const-0', u'COPY_-1204176717'), (u'INT_LESSEQUAL_-1204177533', u'CBRANCH_-1204177532'), (u'LOAD_-1204177933', u'INT_LESSEQUAL_-1204177693'), ('tmp_297', u'CBRANCH_-1204177812'), (u'INT_ADD_-1204177606', u'CAST_-1204176351'), (u'LOAD_-1204177839', u'INT_ZEXT_-1204177114'), (u'INT_ZEXT_-1204176973', u'MULTIEQUAL_-1204176905'), ('tmp_847', u'CBRANCH_-1204177504'), (u'COPY_-1204176170', u'CALL_-1204177042'), (u'LOAD_-1204177503', u'MULTIEQUAL_-1204176171'), ('tmp_32', u'CBRANCH_-1204178008'), ('const-433', u'LOAD_-1204177733'), (u'INT_ADD_-1204177917', u'CAST_-1204176539'), (u'INT_ADD_-1204177487', u'CAST_-1204176370'), (u'LOAD_-1204177622', u'CALL_-1204177585'), (u'LOAD_-1204177955', u'INT_LESS_-1204177803'), (u'INT_ADD_-1204177513', u'MULTIEQUAL_-1204176802'), (u'LOAD_-1204178029', u'INT_ADD_-1204177904'), ('const-6', u'INT_ADD_-1204177606'), ('tmp_3091', u'INT_ADD_-1204177939'), (u'INT_NOTEQUAL_-1204177739', u'CBRANCH_-1204177738'), (u'INT_LESS_-1204177803', u'CBRANCH_-1204177812'), ('tmp_203', u'CBRANCH_-1204177886'), ('const-433', u'LOAD_-1204177839'), ('const-16', u'INT_ADD_-1204177904'), ('const-433', u'LOAD_-1204177962'), (u'LOAD_-1204177229', u'MULTIEQUAL_-1204176374'), (u'INT_ADD_-1204177567', u'CAST_-1204176332'), ('const-0', u'INT_EQUAL_-1204177887'), (u'INT_ADD_-1204177717', u'CAST_-1204176424'), ('const-1', u'INT_ADD_-1204177527'), (u'CAST_-1204176530', u'LOAD_-1204177920'), (u'CAST_-1204176486', u'LOAD_-1204177839'), (u'CALL_-1204177512', u'MULTIEQUAL_-1204176868'), ('const-433', u'LOAD_-1204177948'), ('tmp_3091', u'INT_ADD_-1204177897'), ('const-56', u'INT_ADD_-1204177917'), (u'MULTIEQUAL_-1204176802', u'INT_SUB_-1204177552'), ('const-2', u'PTRADD_-1204176207'), (u'INT_EQUAL_-1204178010', u'CBRANCH_-1204178008'), (u'COPY_-1204176384', u'CALL_-1204177512'), (u'CAST_-1204176251', u'LOAD_-1204177351'), ('const-1', u'INT_ADD_-1204177263'), (u'CAST_-1204176232', u'INT_ADD_-1204177285'), (u'CALL_-1204177122', u'MULTIEQUAL_-1204176868'), (u'LOAD_-1204177194', u'INT_ZEXT_-1204176817'), (u'INT_LESSEQUAL_-1204177693', u'CBRANCH_-1204177703'), (u'INT_ZEXT_-1204176873', u'INT_ADD_-1204177541'), ('const-4', u'PTRADD_-1204176497'), (u'INT_ADD_-1204177904', u'CAST_-1204176530'), (u'LOAD_-1204177955', u'INT_LESSEQUAL_-1204177314'), (u'LOAD_-1204177882', u'MULTIEQUAL_-1204176374'), (u'INT_EQUAL_-1204177240', u'CBRANCH_-1204177237'), (u'INT_ZEXT_-1204176653', u'MULTIEQUAL_-1204176812'), (u'LOAD_-1204177948', u'INT_ADD_-1204177587'), ('const-2', u'PTRADD_-1204176454'), (u'CAST_-1204176525', u'LOAD_-1204177913'), (u'LOAD_-1204177933', u'INT_LESSEQUAL_-1204177476'), (u'LOAD_-1204177920', u'PTRADD_-1204176497'), (u'INT_ADD_-1204177946', u'CAST_-1204176559'), (u'LOAD_-1204177733', u'MULTIEQUAL_-1204176171'), (u'INT_EQUAL_-1204177849', u'CBRANCH_-1204177844'), ('tmp_463', u'BRANCH_-1204177665'), (u'INT_ZEXT_-1204176880', u'INT_ADD_-1204177285'), (u'INT_SUB_-1204177168', u'MULTIEQUAL_-1204176606'), ('const-112', u'INT_ADD_-1204177939'), (u'LOAD_-1204177229', u'INT_NOTEQUAL_-1204177207'), ('const-0', u'RETURN_-1204177019'), ('tmp_918', u'BRANCH_-1204177229'), (u'MULTIEQUAL_-1204176616', u'CAST_-1204176232'), (u'PTRADD_-1204176454', u'LOAD_-1204177768'), (u'CAST_-1204176231', u'PTRADD_-1204176207'), (u'CAST_-1204176231', u'MULTIEQUAL_-1204176616'), (u'INT_ZEXT_-1204176873', u'INT_ADD_-1204177513'), (u'INT_ZEXT_-1204176880', u'INT_ADD_-1204177326'), ('tmp_1196', u'CBRANCH_-1204177203'), (u'INT_ZEXT_-1204177114', u'MULTIEQUAL_-1204176619'), ('const-0', u'RETURN_-1204176181'), (u'INT_ZEXT_-1204177025', u'INT_LESSEQUAL_-1204177693'), (u'CAST_-1204176185', u'INT_SUB_-1204177168'), ('const-2', u'PTRADD_-1204176497'), (u'INT_ADD_-1204177285', u'CAST_-1204176231'), (u'MULTIEQUAL_-1204176619', u'INT_ADD_-1204177527'), (u'CALL_-1204177238', u'MULTIEQUAL_-1204176868'), (u'CAST_-1204176184', u'INT_SUB_-1204177168'), (u'INT_EQUAL_-1204177506', u'CBRANCH_-1204177504'), ('const-433', u'LOAD_-1204177622'), ('const-433', u'LOAD_-1204177503'), (u'LOAD_-1204177882', u'INT_EQUAL_-1204177849'), (u'MULTIEQUAL_-1204176616', u'CAST_-1204176438')]
null
null
0026b390
x64
O2
(translation_unit "void FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3)\n\n{\n int iVar1;\n ulong uVar2;\n long lVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n undefined8 uVar7;\n uint uVar8;\n char *pcVar9;\n ushort uVar10;\n long lVar11;\n uint uVar12;\n ushort *local_50;\n long local_48;\n int local_40;\n \n if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }\n uVar2 = *(ulong *)(param_2 + 0x70);\n lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);\n uVar4 = *(ulong *)(param_2 + 0x38);\n puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);\n iVar1 = *(int *)(param_2 + 0x78);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = *puVar5;\n if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }\nLAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);\n return;\n}\n\n" (function_definition "void FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3)\n\n{\n int iVar1;\n ulong uVar2;\n long lVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n undefined8 uVar7;\n uint uVar8;\n char *pcVar9;\n ushort uVar10;\n long lVar11;\n uint uVar12;\n ushort *local_50;\n long local_48;\n int local_40;\n \n if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }\n uVar2 = *(ulong *)(param_2 + 0x70);\n lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);\n uVar4 = *(ulong *)(param_2 + 0x38);\n puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);\n iVar1 = *(int *)(param_2 + 0x78);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = *puVar5;\n if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }\nLAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);\n return;\n}" primitive_type (function_declarator "FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n ulong uVar2;\n long lVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n undefined8 uVar7;\n uint uVar8;\n char *pcVar9;\n ushort uVar10;\n long lVar11;\n uint uVar12;\n ushort *local_50;\n long local_48;\n int local_40;\n \n if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }\n uVar2 = *(ulong *)(param_2 + 0x70);\n lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);\n uVar4 = *(ulong *)(param_2 + 0x38);\n puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);\n iVar1 = *(int *)(param_2 + 0x78);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = *puVar5;\n if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }\nLAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ushort *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "ushort uVar10;" type_identifier identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "ushort *local_50;" type_identifier (pointer_declarator "*local_50" * identifier) ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_40;" primitive_type identifier ;) (if_statement "if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }" if (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" ( (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x70);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x70)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x70)" * (cast_expression "(ulong *)(param_2 + 0x70)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x70)" ( (binary_expression "param_2 + 0x70" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);" (assignment_expression "lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10)" identifier = (pointer_expression "*(long *)(*(long *)(param_2 + 0x30) + 0x10)" * (cast_expression "(long *)(*(long *)(param_2 + 0x30) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 0x30) + 0x10)" ( (binary_expression "*(long *)(param_2 + 0x30) + 0x10" (pointer_expression "*(long *)(param_2 + 0x30)" * (cast_expression "(long *)(param_2 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x30)" ( (binary_expression "param_2 + 0x30" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar4 = *(ulong *)(param_2 + 0x38);" (assignment_expression "uVar4 = *(ulong *)(param_2 + 0x38)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x38)" * (cast_expression "(ulong *)(param_2 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x38)" ( (binary_expression "param_2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);" (assignment_expression "puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" identifier = (pointer_expression "*(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" * (cast_expression "(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" ( (type_descriptor "ushort **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x68) + 0x10)" ( (binary_expression "*(long *)(param_2 + 0x68) + 0x10" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "iVar1 = *(int *)(param_2 + 0x78);" (assignment_expression "iVar1 = *(int *)(param_2 + 0x78)" identifier = (pointer_expression "*(int *)(param_2 + 0x78)" * (cast_expression "(int *)(param_2 + 0x78)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x78)" ( (binary_expression "param_2 + 0x78" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 == 0) {\n return;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar10 = *puVar5;" (assignment_expression "uVar10 = *puVar5" identifier = (pointer_expression "*puVar5" * identifier)) ;) (if_statement "if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" if (parenthesized_expression "(uVar10 == 1)" ( (binary_expression "uVar10 == 1" identifier == number_literal) )) (compound_statement "{\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }" { (expression_statement "uVar6 = (ulong)*(uint *)(puVar5 + 4);" (assignment_expression "uVar6 = (ulong)*(uint *)(puVar5 + 4)" identifier = (binary_expression "(ulong)*(uint *)(puVar5 + 4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(puVar5 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar5 + 4)" ( (binary_expression "puVar5 + 4" identifier + number_literal) ))))) ;) (if_statement "if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }" if (parenthesized_expression "(uVar6 < uVar2)" ( (binary_expression "uVar6 < uVar2" identifier < identifier) )) (compound_statement "{\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }" { (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_50 = puVar5;" (assignment_expression "local_50 = puVar5" identifier = identifier) ;) (do_statement "do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);" do (compound_statement "{\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n }" { (expression_statement "uVar10 = local_50[1];" (assignment_expression "uVar10 = local_50[1]" identifier = (subscript_expression "local_50[1]" identifier [ number_literal ])) ;) (expression_statement "lVar11 = (long)local_50 + uVar6;" (assignment_expression "lVar11 = (long)local_50 + uVar6" identifier = (binary_expression "(long)local_50 + uVar6" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (if_statement "if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }" if (parenthesized_expression "(uVar10 != 0)" ( (binary_expression "uVar10 != 0" identifier != number_literal) )) (compound_statement "{\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }" { (expression_statement "uVar8 = *(uint *)(lVar11 + 8);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 8)" identifier = (pointer_expression "*(uint *)(lVar11 + 8)" * (cast_expression "(uint *)(lVar11 + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 8)" ( (binary_expression "lVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" if (parenthesized_expression "(uVar4 <= uVar6)" ( (binary_expression "uVar4 <= uVar6" identifier <= identifier) )) (compound_statement "{\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" { (labeled_statement "LAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");" statement_identifier : (expression_statement "uVar7 = gettext("vernaux vna_name field out of range: %u");" (assignment_expression "uVar7 = gettext("vernaux vna_name field out of range: %u")" identifier = (call_expression "gettext("vernaux vna_name field out of range: %u")" identifier (argument_list "("vernaux vna_name field out of range: %u")" ( (string_literal ""vernaux vna_name field out of range: %u"" " string_content ") )))) ;)) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0026b4a8;" goto statement_identifier ;) })) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }" { (expression_statement "FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);" (call_expression "FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3)" identifier (argument_list "(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3)" ( identifier , identifier , (pointer_expression "*(undefined2 *)(lVar11 + 6)" * (cast_expression "(undefined2 *)(lVar11 + 6)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 6)" ( (binary_expression "lVar11 + 6" identifier + number_literal) )))) , (binary_expression "uVar6 + lVar3" identifier + identifier) ))) ;) (expression_statement "uVar8 = *(uint *)(lVar11 + 0xc);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar11 + 0xc)" * (cast_expression "(uint *)(lVar11 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 0xc)" ( (binary_expression "lVar11 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" if (parenthesized_expression "(uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8)" ( (binary_expression "uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8" identifier <= (binary_expression "(lVar11 - (long)puVar5) + (ulong)uVar8" (parenthesized_expression "(lVar11 - (long)puVar5)" ( (binary_expression "lVar11 - (long)puVar5" identifier - (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) + (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier))) )) (compound_statement "{\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" { (expression_statement "uVar7 = gettext("verneed vna_next field out of range: %u");" (assignment_expression "uVar7 = gettext("verneed vna_next field out of range: %u")" identifier = (call_expression "gettext("verneed vna_next field out of range: %u")" identifier (argument_list "("verneed vna_next field out of range: %u")" ( (string_literal ""verneed vna_next field out of range: %u"" " string_content ") )))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0026b4a8;" goto statement_identifier ;) })) (expression_statement "uVar12 = uVar12 + 1;" (assignment_expression "uVar12 = uVar12 + 1" identifier = (binary_expression "uVar12 + 1" identifier + number_literal)) ;) (expression_statement "lVar11 = lVar11 + (ulong)uVar8;" (assignment_expression "lVar11 = lVar11 + (ulong)uVar8" identifier = (binary_expression "lVar11 + (ulong)uVar8" identifier + (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar10 == uVar12) break;" if (parenthesized_expression "(uVar10 == uVar12)" ( (binary_expression "uVar10 == uVar12" identifier == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar8 = *(uint *)(lVar11 + 8);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 8)" identifier = (pointer_expression "*(uint *)(lVar11 + 8)" * (cast_expression "(uint *)(lVar11 + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 8)" ( (binary_expression "lVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar4 <= uVar6) goto LAB_0026b540;" if (parenthesized_expression "(uVar4 <= uVar6)" ( (binary_expression "uVar4 <= uVar6" identifier <= identifier) )) (goto_statement "goto LAB_0026b540;" goto statement_identifier ;)) })) })) (expression_statement "uVar6 = (ulong)*(uint *)(local_50 + 6);" (assignment_expression "uVar6 = (ulong)*(uint *)(local_50 + 6)" identifier = (binary_expression "(ulong)*(uint *)(local_50 + 6)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(local_50 + 6)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_50 + 6)" ( (binary_expression "local_50 + 6" identifier + number_literal) ))))) ;) (if_statement "if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }" if (parenthesized_expression "(uVar2 <= local_48 + uVar6)" ( (binary_expression "uVar2 <= local_48 + uVar6" identifier <= (binary_expression "local_48 + uVar6" identifier + identifier)) )) (compound_statement "{\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }" { (expression_statement "pcVar9 = "verneed vn_next field out of range: %u";" (assignment_expression "pcVar9 = "verneed vn_next field out of range: %u"" identifier = (string_literal ""verneed vn_next field out of range: %u"" " string_content ")) ;) (goto_statement "goto LAB_0026b52f;" goto statement_identifier ;) })) (expression_statement "local_50 = (ushort *)((long)local_50 + uVar6);" (assignment_expression "local_50 = (ushort *)((long)local_50 + uVar6)" identifier = (cast_expression "(ushort *)((long)local_50 + uVar6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_50 + uVar6)" ( (binary_expression "(long)local_50 + uVar6" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (expression_statement "local_40 = local_40 + 1;" (assignment_expression "local_40 = local_40 + 1" identifier = (binary_expression "local_40 + 1" identifier + number_literal)) ;) (if_statement "if (iVar1 == local_40) {\n return;\n }" if (parenthesized_expression "(iVar1 == local_40)" ( (binary_expression "iVar1 == local_40" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar10 = *local_50;" (assignment_expression "uVar10 = *local_50" identifier = (pointer_expression "*local_50" * identifier)) ;) (if_statement "if (uVar10 != 1) goto LAB_0026b571;" if (parenthesized_expression "(uVar10 != 1)" ( (binary_expression "uVar10 != 1" identifier != number_literal) )) (goto_statement "goto LAB_0026b571;" goto statement_identifier ;)) (expression_statement "uVar6 = (ulong)*(uint *)(local_50 + 4);" (assignment_expression "uVar6 = (ulong)*(uint *)(local_50 + 4)" identifier = (binary_expression "(ulong)*(uint *)(local_50 + 4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(local_50 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_50 + 4)" ( (binary_expression "local_50 + 4" identifier + number_literal) ))))) ;) (expression_statement "local_48 = (long)local_50 - (long)puVar5;" (assignment_expression "local_48 = (long)local_50 - (long)puVar5" identifier = (binary_expression "(long)local_50 - (long)puVar5" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) while (parenthesized_expression "(local_48 + uVar6 < uVar2)" ( (binary_expression "local_48 + uVar6 < uVar2" (binary_expression "local_48 + uVar6" identifier + identifier) < identifier) )) ;) })) (expression_statement "pcVar9 = "verneed vn_aux field out of range: %u";" (assignment_expression "pcVar9 = "verneed vn_aux field out of range: %u"" identifier = (string_literal ""verneed vn_aux field out of range: %u"" " string_content ")) ;) (labeled_statement "LAB_0026b52f:\n uVar7 = gettext(pcVar9);" statement_identifier : (expression_statement "uVar7 = gettext(pcVar9);" (assignment_expression "uVar7 = gettext(pcVar9)" identifier = (call_expression "gettext(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier )))) ;)) }) (else_clause "else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" else (compound_statement "{\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" { (labeled_statement "LAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");" statement_identifier : (expression_statement "uVar7 = gettext("unexpected verneed version %u");" (assignment_expression "uVar7 = gettext("unexpected verneed version %u")" identifier = (call_expression "gettext("unexpected verneed version %u")" identifier (argument_list "("unexpected verneed version %u")" ( (string_literal ""unexpected verneed version %u"" " string_content ") )))) ;)) (expression_statement "uVar6 = (ulong)uVar10;" (assignment_expression "uVar6 = (ulong)uVar10" identifier = (cast_expression "(ulong)uVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) }))) (labeled_statement "LAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);" statement_identifier : (expression_statement "FUN_001c7b60(param_1,uVar7,uVar6);" (call_expression "FUN_001c7b60(param_1,uVar7,uVar6)" identifier (argument_list "(param_1,uVar7,uVar6)" ( identifier , identifier , identifier ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void make_verneed_map(Sized_dynobj<32,_false> * this, Read_symbols_data\n * sd, Version_map * version_map) */\n\nvoid __thiscall\ngold::Sized_dynobj<32,_false>::make_verneed_map\n (Sized_dynobj<32,_false> *this,Read_symbols_data *sd,Version_map *version_map)\n\n{\n uint uVar1;\n ulong uVar2;\n uchar *puVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n char *pcVar7;\n uint uVar8;\n ushort uVar9;\n long lVar10;\n uint uVar11;\n ushort *local_50;\n long local_48;\n uint local_40;\n \n if (sd->verneed == (File_view *)0x0) {\n return;\n }\n uVar2 = sd->verneed_size;\n puVar3 = sd->symbol_names->data_;\n uVar4 = sd->symbol_names_size;\n puVar5 = (ushort *)sd->verneed->data_;\n uVar1 = sd->verneed_info;\n if (uVar1 == 0) {\n return;\n }\n uVar9 = *puVar5;\n if (uVar9 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar9 = local_50[1];\n lVar10 = (long)local_50 + uVar6;\n if (uVar9 != 0) {\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (uVar1 == local_40) {\n return;\n }\n uVar9 = *local_50;\n if (uVar9 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar7 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n pcVar7 = (char *)gettext(pcVar7);\n }\n else {\nLAB_0026b571:\n pcVar7 = (char *)gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar9;\n }\nLAB_0026b4a8:\n Object::error((Object *)this,pcVar7,uVar6);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_dynobj<32,_false>::make_verneed_map\n (Sized_dynobj<32,_false> *this,Read_symbols_data *sd,Version_map *version_map)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::make_verneed_map\n (Sized_dynobj<32,_false> *this,Read_symbols_data *sd,Version_map *version_map)\n\n{\n uint" identifier > : : (function_declarator "make_verneed_map\n (Sized_dynobj<32,_false> *this,Read_symbols_data *sd,Version_map *version_map)" identifier (parameter_list "(Sized_dynobj<32,_false> *this,Read_symbols_data *sd,Version_map *version_map)" ( (parameter_declaration "Sized_dynobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Read_symbols_data *sd" type_identifier (pointer_declarator "*sd" * identifier)) , (parameter_declaration "Version_map *version_map" type_identifier (pointer_declarator "*version_map" * identifier)) ))) { identifier) identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "uchar *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ushort *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "char *pcVar7;" primitive_type (pointer_declarator "*pcVar7" * identifier) ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "ushort uVar9;" type_identifier identifier ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar11;" type_identifier identifier ;) (declaration "ushort *local_50;" type_identifier (pointer_declarator "*local_50" * identifier) ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "uint local_40;" type_identifier identifier ;) (if_statement "if (sd->verneed == (File_view *)0x0) {\n return;\n }" if (parenthesized_expression "(sd->verneed == (File_view *)0x0)" ( (binary_expression "sd->verneed == (File_view *)0x0" (field_expression "sd->verneed" identifier -> field_identifier) == (cast_expression "(File_view *)0x0" ( (type_descriptor "File_view *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar2 = sd->verneed_size;" (assignment_expression "uVar2 = sd->verneed_size" identifier = (field_expression "sd->verneed_size" identifier -> field_identifier)) ;) (expression_statement "puVar3 = sd->symbol_names->data_;" (assignment_expression "puVar3 = sd->symbol_names->data_" identifier = (field_expression "sd->symbol_names->data_" (field_expression "sd->symbol_names" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "uVar4 = sd->symbol_names_size;" (assignment_expression "uVar4 = sd->symbol_names_size" identifier = (field_expression "sd->symbol_names_size" identifier -> field_identifier)) ;) (expression_statement "puVar5 = (ushort *)sd->verneed->data_;" (assignment_expression "puVar5 = (ushort *)sd->verneed->data_" identifier = (cast_expression "(ushort *)sd->verneed->data_" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "sd->verneed->data_" (field_expression "sd->verneed" identifier -> field_identifier) -> field_identifier))) ;) (expression_statement "uVar1 = sd->verneed_info;" (assignment_expression "uVar1 = sd->verneed_info" identifier = (field_expression "sd->verneed_info" identifier -> field_identifier)) ;) (if_statement "if (uVar1 == 0) {\n return;\n }" if (parenthesized_expression "(uVar1 == 0)" ( (binary_expression "uVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar9 = *puVar5;" (assignment_expression "uVar9 = *puVar5" identifier = (pointer_expression "*puVar5" * identifier)) ;) (if_statement "if (uVar9 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar9 = local_50[1];\n lVar10 = (long)local_50 + uVar6;\n if (uVar9 != 0) {\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (uVar1 == local_40) {\n return;\n }\n uVar9 = *local_50;\n if (uVar9 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar7 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n pcVar7 = (char *)gettext(pcVar7);\n }\n else {\nLAB_0026b571:\n pcVar7 = (char *)gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar9;\n }" if (parenthesized_expression "(uVar9 == 1)" ( (binary_expression "uVar9 == 1" identifier == number_literal) )) (compound_statement "{\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar9 = local_50[1];\n lVar10 = (long)local_50 + uVar6;\n if (uVar9 != 0) {\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (uVar1 == local_40) {\n return;\n }\n uVar9 = *local_50;\n if (uVar9 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar7 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n pcVar7 = (char *)gettext(pcVar7);\n }" { (expression_statement "uVar6 = (ulong)*(uint *)(puVar5 + 4);" (assignment_expression "uVar6 = (ulong)*(uint *)(puVar5 + 4)" identifier = (binary_expression "(ulong)*(uint *)(puVar5 + 4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(puVar5 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar5 + 4)" ( (binary_expression "puVar5 + 4" identifier + number_literal) ))))) ;) (if_statement "if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar9 = local_50[1];\n lVar10 = (long)local_50 + uVar6;\n if (uVar9 != 0) {\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (uVar1 == local_40) {\n return;\n }\n uVar9 = *local_50;\n if (uVar9 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }" if (parenthesized_expression "(uVar6 < uVar2)" ( (binary_expression "uVar6 < uVar2" identifier < identifier) )) (compound_statement "{\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar9 = local_50[1];\n lVar10 = (long)local_50 + uVar6;\n if (uVar9 != 0) {\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (uVar1 == local_40) {\n return;\n }\n uVar9 = *local_50;\n if (uVar9 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }" { (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_50 = puVar5;" (assignment_expression "local_50 = puVar5" identifier = identifier) ;) (do_statement "do {\n uVar9 = local_50[1];\n lVar10 = (long)local_50 + uVar6;\n if (uVar9 != 0) {\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (uVar1 == local_40) {\n return;\n }\n uVar9 = *local_50;\n if (uVar9 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);" do (compound_statement "{\n uVar9 = local_50[1];\n lVar10 = (long)local_50 + uVar6;\n if (uVar9 != 0) {\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (uVar1 == local_40) {\n return;\n }\n uVar9 = *local_50;\n if (uVar9 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n }" { (expression_statement "uVar9 = local_50[1];" (assignment_expression "uVar9 = local_50[1]" identifier = (subscript_expression "local_50[1]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = (long)local_50 + uVar6;" (assignment_expression "lVar10 = (long)local_50 + uVar6" identifier = (binary_expression "(long)local_50 + uVar6" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (if_statement "if (uVar9 != 0) {\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }" if (parenthesized_expression "(uVar9 != 0)" ( (binary_expression "uVar9 != 0" identifier != number_literal) )) (compound_statement "{\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = 0;\n while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }" { (expression_statement "uVar8 = *(uint *)(lVar10 + 8);" (assignment_expression "uVar8 = *(uint *)(lVar10 + 8)" identifier = (pointer_expression "*(uint *)(lVar10 + 8)" * (cast_expression "(uint *)(lVar10 + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + 8)" ( (binary_expression "lVar10 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar4 <= uVar6) {\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" if (parenthesized_expression "(uVar4 <= uVar6)" ( (binary_expression "uVar4 <= uVar6" identifier <= identifier) )) (compound_statement "{\nLAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" { (labeled_statement "LAB_0026b540:\n pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");" statement_identifier : (expression_statement "pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u");" (assignment_expression "pcVar7 = (char *)gettext("vernaux vna_name field out of range: %u")" identifier = (cast_expression "(char *)gettext("vernaux vna_name field out of range: %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("vernaux vna_name field out of range: %u")" identifier (argument_list "("vernaux vna_name field out of range: %u")" ( (string_literal ""vernaux vna_name field out of range: %u"" " string_content ") ))))) ;)) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0026b4a8;" goto statement_identifier ;) })) (expression_statement "uVar11 = 0;" (assignment_expression "uVar11 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;\n uVar8 = *(uint *)(lVar10 + 0xc);\n if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar11 = uVar11 + 1;\n lVar10 = lVar10 + (ulong)uVar8;\n if (uVar9 == uVar11) break;\n uVar8 = *(uint *)(lVar10 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }" { (expression_statement "set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))\n ;" (call_expression "set_version_map(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))" identifier (argument_list "(this,version_map,(uint)*(ushort *)(lVar10 + 6),(char *)(puVar3 + uVar6))" ( identifier , identifier , (binary_expression "(uint)*(ushort *)(lVar10 + 6)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(ushort *)(lVar10 + 6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + 6)" ( (binary_expression "lVar10 + 6" identifier + number_literal) )))) , (cast_expression "(char *)(puVar3 + uVar6)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + uVar6)" ( (binary_expression "puVar3 + uVar6" identifier + identifier) ))) ))) ;) (expression_statement "uVar8 = *(uint *)(lVar10 + 0xc);" (assignment_expression "uVar8 = *(uint *)(lVar10 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar10 + 0xc)" * (cast_expression "(uint *)(lVar10 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + 0xc)" ( (binary_expression "lVar10 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8) {\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" if (parenthesized_expression "(uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8)" ( (binary_expression "uVar2 <= (lVar10 - (long)puVar5) + (ulong)uVar8" identifier <= (binary_expression "(lVar10 - (long)puVar5) + (ulong)uVar8" (parenthesized_expression "(lVar10 - (long)puVar5)" ( (binary_expression "lVar10 - (long)puVar5" identifier - (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) + (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier))) )) (compound_statement "{\n pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" { (expression_statement "pcVar7 = (char *)gettext("verneed vna_next field out of range: %u");" (assignment_expression "pcVar7 = (char *)gettext("verneed vna_next field out of range: %u")" identifier = (cast_expression "(char *)gettext("verneed vna_next field out of range: %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("verneed vna_next field out of range: %u")" identifier (argument_list "("verneed vna_next field out of range: %u")" ( (string_literal ""verneed vna_next field out of range: %u"" " string_content ") ))))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0026b4a8;" goto statement_identifier ;) })) (expression_statement "uVar11 = uVar11 + 1;" (assignment_expression "uVar11 = uVar11 + 1" identifier = (binary_expression "uVar11 + 1" identifier + number_literal)) ;) (expression_statement "lVar10 = lVar10 + (ulong)uVar8;" (assignment_expression "lVar10 = lVar10 + (ulong)uVar8" identifier = (binary_expression "lVar10 + (ulong)uVar8" identifier + (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar9 == uVar11) break;" if (parenthesized_expression "(uVar9 == uVar11)" ( (binary_expression "uVar9 == uVar11" identifier == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar8 = *(uint *)(lVar10 + 8);" (assignment_expression "uVar8 = *(uint *)(lVar10 + 8)" identifier = (pointer_expression "*(uint *)(lVar10 + 8)" * (cast_expression "(uint *)(lVar10 + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + 8)" ( (binary_expression "lVar10 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar4 <= uVar6) goto LAB_0026b540;" if (parenthesized_expression "(uVar4 <= uVar6)" ( (binary_expression "uVar4 <= uVar6" identifier <= identifier) )) (goto_statement "goto LAB_0026b540;" goto statement_identifier ;)) })) })) (expression_statement "uVar6 = (ulong)*(uint *)(local_50 + 6);" (assignment_expression "uVar6 = (ulong)*(uint *)(local_50 + 6)" identifier = (binary_expression "(ulong)*(uint *)(local_50 + 6)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(local_50 + 6)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_50 + 6)" ( (binary_expression "local_50 + 6" identifier + number_literal) ))))) ;) (if_statement "if (uVar2 <= local_48 + uVar6) {\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }" if (parenthesized_expression "(uVar2 <= local_48 + uVar6)" ( (binary_expression "uVar2 <= local_48 + uVar6" identifier <= (binary_expression "local_48 + uVar6" identifier + identifier)) )) (compound_statement "{\n pcVar7 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }" { (expression_statement "pcVar7 = "verneed vn_next field out of range: %u";" (assignment_expression "pcVar7 = "verneed vn_next field out of range: %u"" identifier = (string_literal ""verneed vn_next field out of range: %u"" " string_content ")) ;) (goto_statement "goto LAB_0026b52f;" goto statement_identifier ;) })) (expression_statement "local_50 = (ushort *)((long)local_50 + uVar6);" (assignment_expression "local_50 = (ushort *)((long)local_50 + uVar6)" identifier = (cast_expression "(ushort *)((long)local_50 + uVar6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_50 + uVar6)" ( (binary_expression "(long)local_50 + uVar6" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (expression_statement "local_40 = local_40 + 1;" (assignment_expression "local_40 = local_40 + 1" identifier = (binary_expression "local_40 + 1" identifier + number_literal)) ;) (if_statement "if (uVar1 == local_40) {\n return;\n }" if (parenthesized_expression "(uVar1 == local_40)" ( (binary_expression "uVar1 == local_40" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar9 = *local_50;" (assignment_expression "uVar9 = *local_50" identifier = (pointer_expression "*local_50" * identifier)) ;) (if_statement "if (uVar9 != 1) goto LAB_0026b571;" if (parenthesized_expression "(uVar9 != 1)" ( (binary_expression "uVar9 != 1" identifier != number_literal) )) (goto_statement "goto LAB_0026b571;" goto statement_identifier ;)) (expression_statement "uVar6 = (ulong)*(uint *)(local_50 + 4);" (assignment_expression "uVar6 = (ulong)*(uint *)(local_50 + 4)" identifier = (binary_expression "(ulong)*(uint *)(local_50 + 4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(local_50 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_50 + 4)" ( (binary_expression "local_50 + 4" identifier + number_literal) ))))) ;) (expression_statement "local_48 = (long)local_50 - (long)puVar5;" (assignment_expression "local_48 = (long)local_50 - (long)puVar5" identifier = (binary_expression "(long)local_50 - (long)puVar5" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) while (parenthesized_expression "(local_48 + uVar6 < uVar2)" ( (binary_expression "local_48 + uVar6 < uVar2" (binary_expression "local_48 + uVar6" identifier + identifier) < identifier) )) ;) })) (expression_statement "pcVar7 = "verneed vn_aux field out of range: %u";" (assignment_expression "pcVar7 = "verneed vn_aux field out of range: %u"" identifier = (string_literal ""verneed vn_aux field out of range: %u"" " string_content ")) ;) (labeled_statement "LAB_0026b52f:\n pcVar7 = (char *)gettext(pcVar7);" statement_identifier : (expression_statement "pcVar7 = (char *)gettext(pcVar7);" (assignment_expression "pcVar7 = (char *)gettext(pcVar7)" identifier = (cast_expression "(char *)gettext(pcVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext(pcVar7)" identifier (argument_list "(pcVar7)" ( identifier ))))) ;)) }) (else_clause "else {\nLAB_0026b571:\n pcVar7 = (char *)gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar9;\n }" else (compound_statement "{\nLAB_0026b571:\n pcVar7 = (char *)gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar9;\n }" { (labeled_statement "LAB_0026b571:\n pcVar7 = (char *)gettext("unexpected verneed version %u");" statement_identifier : (expression_statement "pcVar7 = (char *)gettext("unexpected verneed version %u");" (assignment_expression "pcVar7 = (char *)gettext("unexpected verneed version %u")" identifier = (cast_expression "(char *)gettext("unexpected verneed version %u")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("unexpected verneed version %u")" identifier (argument_list "("unexpected verneed version %u")" ( (string_literal ""unexpected verneed version %u"" " string_content ") ))))) ;)) (expression_statement "uVar6 = (ulong)uVar9;" (assignment_expression "uVar6 = (ulong)uVar9" identifier = (cast_expression "(ulong)uVar9" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) }))) (labeled_statement "LAB_0026b4a8:\n Object::error((Object *)this,pcVar7,uVar6);" statement_identifier : (labeled_statement "Object::error((Object *)this,pcVar7,uVar6);" statement_identifier : (ERROR ":" :) (expression_statement "error((Object *)this,pcVar7,uVar6);" (call_expression "error((Object *)this,pcVar7,uVar6)" identifier (argument_list "((Object *)this,pcVar7,uVar6)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier ))) ;))) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3)\n\n{\n int iVar1;\n ulong uVar2;\n long lVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n undefined8 uVar7;\n uint uVar8;\n char *pcVar9;\n ushort uVar10;\n long lVar11;\n uint uVar12;\n ushort *local_50;\n long local_48;\n int local_40;\n \n if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }\n uVar2 = *(ulong *)(param_2 + 0x70);\n lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);\n uVar4 = *(ulong *)(param_2 + 0x38);\n puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);\n iVar1 = *(int *)(param_2 + 0x78);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = *puVar5;\n if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }\nLAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);\n return;\n}\n\n" (function_definition "void FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3)\n\n{\n int iVar1;\n ulong uVar2;\n long lVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n undefined8 uVar7;\n uint uVar8;\n char *pcVar9;\n ushort uVar10;\n long lVar11;\n uint uVar12;\n ushort *local_50;\n long local_48;\n int local_40;\n \n if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }\n uVar2 = *(ulong *)(param_2 + 0x70);\n lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);\n uVar4 = *(ulong *)(param_2 + 0x38);\n puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);\n iVar1 = *(int *)(param_2 + 0x78);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = *puVar5;\n if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }\nLAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);\n return;\n}" primitive_type (function_declarator "FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n ulong uVar2;\n long lVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n undefined8 uVar7;\n uint uVar8;\n char *pcVar9;\n ushort uVar10;\n long lVar11;\n uint uVar12;\n ushort *local_50;\n long local_48;\n int local_40;\n \n if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }\n uVar2 = *(ulong *)(param_2 + 0x70);\n lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);\n uVar4 = *(ulong *)(param_2 + 0x38);\n puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);\n iVar1 = *(int *)(param_2 + 0x78);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = *puVar5;\n if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }\nLAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "ushort *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "undefined8 uVar7;" type_identifier identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "ushort uVar10;" type_identifier identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "ushort *local_50;" type_identifier (pointer_declarator "*local_50" * identifier) ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "int local_40;" primitive_type identifier ;) (if_statement "if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }" if (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" ( (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x70);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x70)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x70)" * (cast_expression "(ulong *)(param_2 + 0x70)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x70)" ( (binary_expression "param_2 + 0x70" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);" (assignment_expression "lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10)" identifier = (pointer_expression "*(long *)(*(long *)(param_2 + 0x30) + 0x10)" * (cast_expression "(long *)(*(long *)(param_2 + 0x30) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 0x30) + 0x10)" ( (binary_expression "*(long *)(param_2 + 0x30) + 0x10" (pointer_expression "*(long *)(param_2 + 0x30)" * (cast_expression "(long *)(param_2 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x30)" ( (binary_expression "param_2 + 0x30" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar4 = *(ulong *)(param_2 + 0x38);" (assignment_expression "uVar4 = *(ulong *)(param_2 + 0x38)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x38)" * (cast_expression "(ulong *)(param_2 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x38)" ( (binary_expression "param_2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);" (assignment_expression "puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" identifier = (pointer_expression "*(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" * (cast_expression "(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" ( (type_descriptor "ushort **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x68) + 0x10)" ( (binary_expression "*(long *)(param_2 + 0x68) + 0x10" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "iVar1 = *(int *)(param_2 + 0x78);" (assignment_expression "iVar1 = *(int *)(param_2 + 0x78)" identifier = (pointer_expression "*(int *)(param_2 + 0x78)" * (cast_expression "(int *)(param_2 + 0x78)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x78)" ( (binary_expression "param_2 + 0x78" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 == 0) {\n return;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar10 = *puVar5;" (assignment_expression "uVar10 = *puVar5" identifier = (pointer_expression "*puVar5" * identifier)) ;) (if_statement "if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" if (parenthesized_expression "(uVar10 == 1)" ( (binary_expression "uVar10 == 1" identifier == number_literal) )) (compound_statement "{\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }" { (expression_statement "uVar6 = (ulong)*(uint *)(puVar5 + 4);" (assignment_expression "uVar6 = (ulong)*(uint *)(puVar5 + 4)" identifier = (binary_expression "(ulong)*(uint *)(puVar5 + 4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(puVar5 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar5 + 4)" ( (binary_expression "puVar5 + 4" identifier + number_literal) ))))) ;) (if_statement "if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }" if (parenthesized_expression "(uVar6 < uVar2)" ( (binary_expression "uVar6 < uVar2" identifier < identifier) )) (compound_statement "{\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }" { (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_50 = puVar5;" (assignment_expression "local_50 = puVar5" identifier = identifier) ;) (do_statement "do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);" do (compound_statement "{\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n }" { (expression_statement "uVar10 = local_50[1];" (assignment_expression "uVar10 = local_50[1]" identifier = (subscript_expression "local_50[1]" identifier [ number_literal ])) ;) (expression_statement "lVar11 = (long)local_50 + uVar6;" (assignment_expression "lVar11 = (long)local_50 + uVar6" identifier = (binary_expression "(long)local_50 + uVar6" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ;) (if_statement "if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }" if (parenthesized_expression "(uVar10 != 0)" ( (binary_expression "uVar10 != 0" identifier != number_literal) )) (compound_statement "{\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }" { (expression_statement "uVar8 = *(uint *)(lVar11 + 8);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 8)" identifier = (pointer_expression "*(uint *)(lVar11 + 8)" * (cast_expression "(uint *)(lVar11 + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 8)" ( (binary_expression "lVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" if (parenthesized_expression "(uVar4 <= uVar6)" ( (binary_expression "uVar4 <= uVar6" identifier <= identifier) )) (compound_statement "{\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" { (labeled_statement "LAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");" statement_identifier : (expression_statement "uVar7 = gettext("vernaux vna_name field out of range: %u");" (assignment_expression "uVar7 = gettext("vernaux vna_name field out of range: %u")" identifier = (call_expression "gettext("vernaux vna_name field out of range: %u")" identifier (argument_list "("vernaux vna_name field out of range: %u")" ( (string_literal ""vernaux vna_name field out of range: %u"" " string_content ") )))) ;)) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0026b4a8;" goto statement_identifier ;) })) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }" { (expression_statement "FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);" (call_expression "FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3)" identifier (argument_list "(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3)" ( identifier , identifier , (pointer_expression "*(undefined2 *)(lVar11 + 6)" * (cast_expression "(undefined2 *)(lVar11 + 6)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 6)" ( (binary_expression "lVar11 + 6" identifier + number_literal) )))) , (binary_expression "uVar6 + lVar3" identifier + identifier) ))) ;) (expression_statement "uVar8 = *(uint *)(lVar11 + 0xc);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar11 + 0xc)" * (cast_expression "(uint *)(lVar11 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 0xc)" ( (binary_expression "lVar11 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" if (parenthesized_expression "(uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8)" ( (binary_expression "uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8" identifier <= (binary_expression "(lVar11 - (long)puVar5) + (ulong)uVar8" (parenthesized_expression "(lVar11 - (long)puVar5)" ( (binary_expression "lVar11 - (long)puVar5" identifier - (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) + (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier))) )) (compound_statement "{\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" { (expression_statement "uVar7 = gettext("verneed vna_next field out of range: %u");" (assignment_expression "uVar7 = gettext("verneed vna_next field out of range: %u")" identifier = (call_expression "gettext("verneed vna_next field out of range: %u")" identifier (argument_list "("verneed vna_next field out of range: %u")" ( (string_literal ""verneed vna_next field out of range: %u"" " string_content ") )))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0026b4a8;" goto statement_identifier ;) })) (expression_statement "uVar12 = uVar12 + 1;" (assignment_expression "uVar12 = uVar12 + 1" identifier = (binary_expression "uVar12 + 1" identifier + number_literal)) ;) (expression_statement "lVar11 = lVar11 + (ulong)uVar8;" (assignment_expression "lVar11 = lVar11 + (ulong)uVar8" identifier = (binary_expression "lVar11 + (ulong)uVar8" identifier + (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (uVar10 == uVar12) break;" if (parenthesized_expression "(uVar10 == uVar12)" ( (binary_expression "uVar10 == uVar12" identifier == identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar8 = *(uint *)(lVar11 + 8);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 8)" identifier = (pointer_expression "*(uint *)(lVar11 + 8)" * (cast_expression "(uint *)(lVar11 + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 8)" ( (binary_expression "lVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" identifier = (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar4 <= uVar6) goto LAB_0026b540;" if (parenthesized_expression "(uVar4 <= uVar6)" ( (binary_expression "uVar4 <= uVar6" identifier <= identifier) )) (goto_statement "goto LAB_0026b540;" goto statement_identifier ;)) })) })) (expression_statement "uVar6 = (ulong)*(uint *)(local_50 + 6);" (assignment_expression "uVar6 = (ulong)*(uint *)(local_50 + 6)" identifier = (binary_expression "(ulong)*(uint *)(local_50 + 6)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(local_50 + 6)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_50 + 6)" ( (binary_expression "local_50 + 6" identifier + number_literal) ))))) ;) (if_statement "if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }" if (parenthesized_expression "(uVar2 <= local_48 + uVar6)" ( (binary_expression "uVar2 <= local_48 + uVar6" identifier <= (binary_expression "local_48 + uVar6" identifier + identifier)) )) (compound_statement "{\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }" { (expression_statement "pcVar9 = "verneed vn_next field out of range: %u";" (assignment_expression "pcVar9 = "verneed vn_next field out of range: %u"" identifier = (string_literal ""verneed vn_next field out of range: %u"" " string_content ")) ;) (goto_statement "goto LAB_0026b52f;" goto statement_identifier ;) })) (expression_statement "local_50 = (ushort *)((long)local_50 + uVar6);" (assignment_expression "local_50 = (ushort *)((long)local_50 + uVar6)" identifier = (cast_expression "(ushort *)((long)local_50 + uVar6)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_50 + uVar6)" ( (binary_expression "(long)local_50 + uVar6" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (expression_statement "local_40 = local_40 + 1;" (assignment_expression "local_40 = local_40 + 1" identifier = (binary_expression "local_40 + 1" identifier + number_literal)) ;) (if_statement "if (iVar1 == local_40) {\n return;\n }" if (parenthesized_expression "(iVar1 == local_40)" ( (binary_expression "iVar1 == local_40" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "uVar10 = *local_50;" (assignment_expression "uVar10 = *local_50" identifier = (pointer_expression "*local_50" * identifier)) ;) (if_statement "if (uVar10 != 1) goto LAB_0026b571;" if (parenthesized_expression "(uVar10 != 1)" ( (binary_expression "uVar10 != 1" identifier != number_literal) )) (goto_statement "goto LAB_0026b571;" goto statement_identifier ;)) (expression_statement "uVar6 = (ulong)*(uint *)(local_50 + 4);" (assignment_expression "uVar6 = (ulong)*(uint *)(local_50 + 4)" identifier = (binary_expression "(ulong)*(uint *)(local_50 + 4)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(local_50 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_50 + 4)" ( (binary_expression "local_50 + 4" identifier + number_literal) ))))) ;) (expression_statement "local_48 = (long)local_50 - (long)puVar5;" (assignment_expression "local_48 = (long)local_50 - (long)puVar5" identifier = (binary_expression "(long)local_50 - (long)puVar5" (cast_expression "(long)local_50" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) while (parenthesized_expression "(local_48 + uVar6 < uVar2)" ( (binary_expression "local_48 + uVar6 < uVar2" (binary_expression "local_48 + uVar6" identifier + identifier) < identifier) )) ;) })) (expression_statement "pcVar9 = "verneed vn_aux field out of range: %u";" (assignment_expression "pcVar9 = "verneed vn_aux field out of range: %u"" identifier = (string_literal ""verneed vn_aux field out of range: %u"" " string_content ")) ;) (labeled_statement "LAB_0026b52f:\n uVar7 = gettext(pcVar9);" statement_identifier : (expression_statement "uVar7 = gettext(pcVar9);" (assignment_expression "uVar7 = gettext(pcVar9)" identifier = (call_expression "gettext(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier )))) ;)) }) (else_clause "else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" else (compound_statement "{\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" { (labeled_statement "LAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");" statement_identifier : (expression_statement "uVar7 = gettext("unexpected verneed version %u");" (assignment_expression "uVar7 = gettext("unexpected verneed version %u")" identifier = (call_expression "gettext("unexpected verneed version %u")" identifier (argument_list "("unexpected verneed version %u")" ( (string_literal ""unexpected verneed version %u"" " string_content ") )))) ;)) (expression_statement "uVar6 = (ulong)uVar10;" (assignment_expression "uVar6 = (ulong)uVar10" identifier = (cast_expression "(ulong)uVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) }))) (labeled_statement "LAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);" statement_identifier : (expression_statement "FUN_001c7b60(param_1,uVar7,uVar6);" (call_expression "FUN_001c7b60(param_1,uVar7,uVar6)" identifier (argument_list "(param_1,uVar7,uVar6)" ( identifier , 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) IDENT) , (parameter_declaration TYPE 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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE 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 { (return_statement return ;) })) (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 (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) ))))) ;) (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 * (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) ))))) ;) (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 == LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * (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 = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (while_statement while (parenthesized_expression ( BOOL )) (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) )))) , (binary_expression IDENT + IDENT) ))) ;) (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 <= (binary_expression (parenthesized_expression ( (binary_expression IDENT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) + (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (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 = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) })) })) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= (binary_expression IDENT + IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (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 = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) }) while (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) < IDENT) )) ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;)) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }))) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;)) (return_statement return ;) })))
(function_definition "void FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3)\n\n{\n int iVar1;\n ulong uVar2;\n long lVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n undefined8 uVar7;\n uint uVar8;\n char *pcVar9;\n ushort uVar10;\n long lVar11;\n uint uVar12;\n ushort *local_50;\n long local_48;\n int local_40;\n \n if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }\n uVar2 = *(ulong *)(param_2 + 0x70);\n lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);\n uVar4 = *(ulong *)(param_2 + 0x38);\n puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);\n iVar1 = *(int *)(param_2 + 0x78);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = *puVar5;\n if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }\nLAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0026b390(undefined8 param_1,long param_2,undefined8 param_3)" (identifier "FUN_0026b390") (parameter_list "(undefined8 param_1,long param_2,undefined8 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 "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n ulong uVar2;\n long lVar3;\n ulong uVar4;\n ushort *puVar5;\n ulong uVar6;\n undefined8 uVar7;\n uint uVar8;\n char *pcVar9;\n ushort uVar10;\n long lVar11;\n uint uVar12;\n ushort *local_50;\n long local_48;\n int local_40;\n \n if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }\n uVar2 = *(ulong *)(param_2 + 0x70);\n lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);\n uVar4 = *(ulong *)(param_2 + 0x38);\n puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);\n iVar1 = *(int *)(param_2 + 0x78);\n if (iVar1 == 0) {\n return;\n }\n uVar10 = *puVar5;\n if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }\nLAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "ushort *puVar5;" (type_identifier "ushort") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "undefined8 uVar7;" (type_identifier "undefined8") (identifier "uVar7") (; ";")) (declaration "uint uVar8;" (type_identifier "uint") (identifier "uVar8") (; ";")) (declaration "char *pcVar9;" (primitive_type "char") (pointer_declarator "*pcVar9" (* "*") (identifier "pcVar9")) (; ";")) (declaration "ushort uVar10;" (type_identifier "ushort") (identifier "uVar10") (; ";")) (declaration "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (declaration "uint uVar12;" (type_identifier "uint") (identifier "uVar12") (; ";")) (declaration "ushort *local_50;" (type_identifier "ushort") (pointer_declarator "*local_50" (* "*") (identifier "local_50")) (; ";")) (declaration "long local_48;" (sized_type_specifier "long" (long "long")) (identifier "local_48") (; ";")) (declaration "int local_40;" (primitive_type "int") (identifier "local_40") (; ";")) (if_statement "if (*(long *)(param_2 + 0x68) == 0) {\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" (( "(") (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" (* "*") (cast_expression "(long *)(param_2 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x68)" (( "(") (binary_expression "param_2 + 0x68" (identifier "param_2") (+ "+") (number_literal "0x68")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x70);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x70)" (identifier "uVar2") (= "=") (pointer_expression "*(ulong *)(param_2 + 0x70)" (* "*") (cast_expression "(ulong *)(param_2 + 0x70)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x70)" (( "(") (binary_expression "param_2 + 0x70" (identifier "param_2") (+ "+") (number_literal "0x70")) () ")"))))) (; ";")) (expression_statement "lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10);" (assignment_expression "lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(*(long *)(param_2 + 0x30) + 0x10)" (* "*") (cast_expression "(long *)(*(long *)(param_2 + 0x30) + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x30) + 0x10)" (( "(") (binary_expression "*(long *)(param_2 + 0x30) + 0x10" (pointer_expression "*(long *)(param_2 + 0x30)" (* "*") (cast_expression "(long *)(param_2 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x30)" (( "(") (binary_expression "param_2 + 0x30" (identifier "param_2") (+ "+") (number_literal "0x30")) () ")")))) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "uVar4 = *(ulong *)(param_2 + 0x38);" (assignment_expression "uVar4 = *(ulong *)(param_2 + 0x38)" (identifier "uVar4") (= "=") (pointer_expression "*(ulong *)(param_2 + 0x38)" (* "*") (cast_expression "(ulong *)(param_2 + 0x38)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x38)" (( "(") (binary_expression "param_2 + 0x38" (identifier "param_2") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10);" (assignment_expression "puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" (identifier "puVar5") (= "=") (pointer_expression "*(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" (* "*") (cast_expression "(ushort **)(*(long *)(param_2 + 0x68) + 0x10)" (( "(") (type_descriptor "ushort **" (type_identifier "ushort") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x68) + 0x10)" (( "(") (binary_expression "*(long *)(param_2 + 0x68) + 0x10" (pointer_expression "*(long *)(param_2 + 0x68)" (* "*") (cast_expression "(long *)(param_2 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x68)" (( "(") (binary_expression "param_2 + 0x68" (identifier "param_2") (+ "+") (number_literal "0x68")) () ")")))) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "iVar1 = *(int *)(param_2 + 0x78);" (assignment_expression "iVar1 = *(int *)(param_2 + 0x78)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_2 + 0x78)" (* "*") (cast_expression "(int *)(param_2 + 0x78)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x78)" (( "(") (binary_expression "param_2 + 0x78" (identifier "param_2") (+ "+") (number_literal "0x78")) () ")"))))) (; ";")) (if_statement "if (iVar1 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar10 = *puVar5;" (assignment_expression "uVar10 = *puVar5" (identifier "uVar10") (= "=") (pointer_expression "*puVar5" (* "*") (identifier "puVar5"))) (; ";")) (if_statement "if (uVar10 == 1) {\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }\n else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" (if "if") (parenthesized_expression "(uVar10 == 1)" (( "(") (binary_expression "uVar10 == 1" (identifier "uVar10") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n uVar6 = (ulong)*(uint *)(puVar5 + 4);\n if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }\n pcVar9 = "verneed vn_aux field out of range: %u";\nLAB_0026b52f:\n uVar7 = gettext(pcVar9);\n }" ({ "{") (expression_statement "uVar6 = (ulong)*(uint *)(puVar5 + 4);" (assignment_expression "uVar6 = (ulong)*(uint *)(puVar5 + 4)" (identifier "uVar6") (= "=") (binary_expression "(ulong)*(uint *)(puVar5 + 4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(puVar5 + 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar5 + 4)" (( "(") (binary_expression "puVar5 + 4" (identifier "puVar5") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (uVar6 < uVar2) {\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }" (if "if") (parenthesized_expression "(uVar6 < uVar2)" (( "(") (binary_expression "uVar6 < uVar2" (identifier "uVar6") (< "<") (identifier "uVar2")) () ")")) (compound_statement "{\n local_40 = 0;\n local_48 = 0;\n local_50 = puVar5;\n do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);\n }" ({ "{") (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_50 = puVar5;" (assignment_expression "local_50 = puVar5" (identifier "local_50") (= "=") (identifier "puVar5")) (; ";")) (do_statement "do {\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n } while (local_48 + uVar6 < uVar2);" (do "do") (compound_statement "{\n uVar10 = local_50[1];\n lVar11 = (long)local_50 + uVar6;\n if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }\n uVar6 = (ulong)*(uint *)(local_50 + 6);\n if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }\n local_50 = (ushort *)((long)local_50 + uVar6);\n local_40 = local_40 + 1;\n if (iVar1 == local_40) {\n return;\n }\n uVar10 = *local_50;\n if (uVar10 != 1) goto LAB_0026b571;\n uVar6 = (ulong)*(uint *)(local_50 + 4);\n local_48 = (long)local_50 - (long)puVar5;\n }" ({ "{") (expression_statement "uVar10 = local_50[1];" (assignment_expression "uVar10 = local_50[1]" (identifier "uVar10") (= "=") (subscript_expression "local_50[1]" (identifier "local_50") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar11 = (long)local_50 + uVar6;" (assignment_expression "lVar11 = (long)local_50 + uVar6" (identifier "lVar11") (= "=") (binary_expression "(long)local_50 + uVar6" (cast_expression "(long)local_50" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_50")) (+ "+") (identifier "uVar6"))) (; ";")) (if_statement "if (uVar10 != 0) {\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }" (if "if") (parenthesized_expression "(uVar10 != 0)" (( "(") (binary_expression "uVar10 != 0" (identifier "uVar10") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = 0;\n while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }\n }" ({ "{") (expression_statement "uVar8 = *(uint *)(lVar11 + 8);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 8)" (identifier "uVar8") (= "=") (pointer_expression "*(uint *)(lVar11 + 8)" (* "*") (cast_expression "(uint *)(lVar11 + 8)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar11 + 8)" (( "(") (binary_expression "lVar11 + 8" (identifier "lVar11") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" (identifier "uVar6") (= "=") (cast_expression "(ulong)uVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar8"))) (; ";")) (if_statement "if (uVar4 <= uVar6) {\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" (if "if") (parenthesized_expression "(uVar4 <= uVar6)" (( "(") (binary_expression "uVar4 <= uVar6" (identifier "uVar4") (<= "<=") (identifier "uVar6")) () ")")) (compound_statement "{\nLAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" ({ "{") (labeled_statement "LAB_0026b540:\n uVar7 = gettext("vernaux vna_name field out of range: %u");" (statement_identifier "LAB_0026b540") (: ":") (expression_statement "uVar7 = gettext("vernaux vna_name field out of range: %u");" (assignment_expression "uVar7 = gettext("vernaux vna_name field out of range: %u")" (identifier "uVar7") (= "=") (call_expression "gettext("vernaux vna_name field out of range: %u")" (identifier "gettext") (argument_list "("vernaux vna_name field out of range: %u")" (( "(") (string_literal ""vernaux vna_name field out of range: %u"" (" """) (string_content "vernaux vna_name field out of range: %u") (" """)) () ")")))) (; ";"))) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" (identifier "uVar6") (= "=") (cast_expression "(ulong)uVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar8"))) (; ";")) (goto_statement "goto LAB_0026b4a8;" (goto "goto") (statement_identifier "LAB_0026b4a8") (; ";")) (} "}"))) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" (identifier "uVar12") (= "=") (number_literal "0")) (; ";")) (while_statement "while( true ) {\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);\n uVar8 = *(uint *)(lVar11 + 0xc);\n if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }\n uVar12 = uVar12 + 1;\n lVar11 = lVar11 + (ulong)uVar8;\n if (uVar10 == uVar12) break;\n uVar8 = *(uint *)(lVar11 + 8);\n uVar6 = (ulong)uVar8;\n if (uVar4 <= uVar6) goto LAB_0026b540;\n }" ({ "{") (expression_statement "FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3);" (call_expression "FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3)" (identifier "FUN_0026b110") (argument_list "(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3)" (( "(") (identifier "param_1") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined2 *)(lVar11 + 6)" (* "*") (cast_expression "(undefined2 *)(lVar11 + 6)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar11 + 6)" (( "(") (binary_expression "lVar11 + 6" (identifier "lVar11") (+ "+") (number_literal "6")) () ")")))) (, ",") (binary_expression "uVar6 + lVar3" (identifier "uVar6") (+ "+") (identifier "lVar3")) () ")"))) (; ";")) (expression_statement "uVar8 = *(uint *)(lVar11 + 0xc);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 0xc)" (identifier "uVar8") (= "=") (pointer_expression "*(uint *)(lVar11 + 0xc)" (* "*") (cast_expression "(uint *)(lVar11 + 0xc)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar11 + 0xc)" (( "(") (binary_expression "lVar11 + 0xc" (identifier "lVar11") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (if_statement "if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) {\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" (if "if") (parenthesized_expression "(uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8)" (( "(") (binary_expression "uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8" (identifier "uVar2") (<= "<=") (binary_expression "(lVar11 - (long)puVar5) + (ulong)uVar8" (parenthesized_expression "(lVar11 - (long)puVar5)" (( "(") (binary_expression "lVar11 - (long)puVar5" (identifier "lVar11") (- "-") (cast_expression "(long)puVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar5"))) () ")")) (+ "+") (cast_expression "(ulong)uVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar8")))) () ")")) (compound_statement "{\n uVar7 = gettext("verneed vna_next field out of range: %u");\n uVar6 = (ulong)uVar8;\n goto LAB_0026b4a8;\n }" ({ "{") (expression_statement "uVar7 = gettext("verneed vna_next field out of range: %u");" (assignment_expression "uVar7 = gettext("verneed vna_next field out of range: %u")" (identifier "uVar7") (= "=") (call_expression "gettext("verneed vna_next field out of range: %u")" (identifier "gettext") (argument_list "("verneed vna_next field out of range: %u")" (( "(") (string_literal ""verneed vna_next field out of range: %u"" (" """) (string_content "verneed vna_next field out of range: %u") (" """)) () ")")))) (; ";")) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" (identifier "uVar6") (= "=") (cast_expression "(ulong)uVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar8"))) (; ";")) (goto_statement "goto LAB_0026b4a8;" (goto "goto") (statement_identifier "LAB_0026b4a8") (; ";")) (} "}"))) (expression_statement "uVar12 = uVar12 + 1;" (assignment_expression "uVar12 = uVar12 + 1" (identifier "uVar12") (= "=") (binary_expression "uVar12 + 1" (identifier "uVar12") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar11 = lVar11 + (ulong)uVar8;" (assignment_expression "lVar11 = lVar11 + (ulong)uVar8" (identifier "lVar11") (= "=") (binary_expression "lVar11 + (ulong)uVar8" (identifier "lVar11") (+ "+") (cast_expression "(ulong)uVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar8")))) (; ";")) (if_statement "if (uVar10 == uVar12) break;" (if "if") (parenthesized_expression "(uVar10 == uVar12)" (( "(") (binary_expression "uVar10 == uVar12" (identifier "uVar10") (== "==") (identifier "uVar12")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar8 = *(uint *)(lVar11 + 8);" (assignment_expression "uVar8 = *(uint *)(lVar11 + 8)" (identifier "uVar8") (= "=") (pointer_expression "*(uint *)(lVar11 + 8)" (* "*") (cast_expression "(uint *)(lVar11 + 8)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar11 + 8)" (( "(") (binary_expression "lVar11 + 8" (identifier "lVar11") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "uVar6 = (ulong)uVar8;" (assignment_expression "uVar6 = (ulong)uVar8" (identifier "uVar6") (= "=") (cast_expression "(ulong)uVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar8"))) (; ";")) (if_statement "if (uVar4 <= uVar6) goto LAB_0026b540;" (if "if") (parenthesized_expression "(uVar4 <= uVar6)" (( "(") (binary_expression "uVar4 <= uVar6" (identifier "uVar4") (<= "<=") (identifier "uVar6")) () ")")) (goto_statement "goto LAB_0026b540;" (goto "goto") (statement_identifier "LAB_0026b540") (; ";"))) (} "}"))) (} "}"))) (expression_statement "uVar6 = (ulong)*(uint *)(local_50 + 6);" (assignment_expression "uVar6 = (ulong)*(uint *)(local_50 + 6)" (identifier "uVar6") (= "=") (binary_expression "(ulong)*(uint *)(local_50 + 6)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(local_50 + 6)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_50 + 6)" (( "(") (binary_expression "local_50 + 6" (identifier "local_50") (+ "+") (number_literal "6")) () ")"))))) (; ";")) (if_statement "if (uVar2 <= local_48 + uVar6) {\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }" (if "if") (parenthesized_expression "(uVar2 <= local_48 + uVar6)" (( "(") (binary_expression "uVar2 <= local_48 + uVar6" (identifier "uVar2") (<= "<=") (binary_expression "local_48 + uVar6" (identifier "local_48") (+ "+") (identifier "uVar6"))) () ")")) (compound_statement "{\n pcVar9 = "verneed vn_next field out of range: %u";\n goto LAB_0026b52f;\n }" ({ "{") (expression_statement "pcVar9 = "verneed vn_next field out of range: %u";" (assignment_expression "pcVar9 = "verneed vn_next field out of range: %u"" (identifier "pcVar9") (= "=") (string_literal ""verneed vn_next field out of range: %u"" (" """) (string_content "verneed vn_next field out of range: %u") (" """))) (; ";")) (goto_statement "goto LAB_0026b52f;" (goto "goto") (statement_identifier "LAB_0026b52f") (; ";")) (} "}"))) (expression_statement "local_50 = (ushort *)((long)local_50 + uVar6);" (assignment_expression "local_50 = (ushort *)((long)local_50 + uVar6)" (identifier "local_50") (= "=") (cast_expression "(ushort *)((long)local_50 + uVar6)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_50 + uVar6)" (( "(") (binary_expression "(long)local_50 + uVar6" (cast_expression "(long)local_50" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_50")) (+ "+") (identifier "uVar6")) () ")")))) (; ";")) (expression_statement "local_40 = local_40 + 1;" (assignment_expression "local_40 = local_40 + 1" (identifier "local_40") (= "=") (binary_expression "local_40 + 1" (identifier "local_40") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (iVar1 == local_40) {\n return;\n }" (if "if") (parenthesized_expression "(iVar1 == local_40)" (( "(") (binary_expression "iVar1 == local_40" (identifier "iVar1") (== "==") (identifier "local_40")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar10 = *local_50;" (assignment_expression "uVar10 = *local_50" (identifier "uVar10") (= "=") (pointer_expression "*local_50" (* "*") (identifier "local_50"))) (; ";")) (if_statement "if (uVar10 != 1) goto LAB_0026b571;" (if "if") (parenthesized_expression "(uVar10 != 1)" (( "(") (binary_expression "uVar10 != 1" (identifier "uVar10") (!= "!=") (number_literal "1")) () ")")) (goto_statement "goto LAB_0026b571;" (goto "goto") (statement_identifier "LAB_0026b571") (; ";"))) (expression_statement "uVar6 = (ulong)*(uint *)(local_50 + 4);" (assignment_expression "uVar6 = (ulong)*(uint *)(local_50 + 4)" (identifier "uVar6") (= "=") (binary_expression "(ulong)*(uint *)(local_50 + 4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(local_50 + 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_50 + 4)" (( "(") (binary_expression "local_50 + 4" (identifier "local_50") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "local_48 = (long)local_50 - (long)puVar5;" (assignment_expression "local_48 = (long)local_50 - (long)puVar5" (identifier "local_48") (= "=") (binary_expression "(long)local_50 - (long)puVar5" (cast_expression "(long)local_50" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_50")) (- "-") (cast_expression "(long)puVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar5")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(local_48 + uVar6 < uVar2)" (( "(") (binary_expression "local_48 + uVar6 < uVar2" (binary_expression "local_48 + uVar6" (identifier "local_48") (+ "+") (identifier "uVar6")) (< "<") (identifier "uVar2")) () ")")) (; ";")) (} "}"))) (expression_statement "pcVar9 = "verneed vn_aux field out of range: %u";" (assignment_expression "pcVar9 = "verneed vn_aux field out of range: %u"" (identifier "pcVar9") (= "=") (string_literal ""verneed vn_aux field out of range: %u"" (" """) (string_content "verneed vn_aux field out of range: %u") (" """))) (; ";")) (labeled_statement "LAB_0026b52f:\n uVar7 = gettext(pcVar9);" (statement_identifier "LAB_0026b52f") (: ":") (expression_statement "uVar7 = gettext(pcVar9);" (assignment_expression "uVar7 = gettext(pcVar9)" (identifier "uVar7") (= "=") (call_expression "gettext(pcVar9)" (identifier "gettext") (argument_list "(pcVar9)" (( "(") (identifier "pcVar9") () ")")))) (; ";"))) (} "}")) (else_clause "else {\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" (else "else") (compound_statement "{\nLAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");\n uVar6 = (ulong)uVar10;\n }" ({ "{") (labeled_statement "LAB_0026b571:\n uVar7 = gettext("unexpected verneed version %u");" (statement_identifier "LAB_0026b571") (: ":") (expression_statement "uVar7 = gettext("unexpected verneed version %u");" (assignment_expression "uVar7 = gettext("unexpected verneed version %u")" (identifier "uVar7") (= "=") (call_expression "gettext("unexpected verneed version %u")" (identifier "gettext") (argument_list "("unexpected verneed version %u")" (( "(") (string_literal ""unexpected verneed version %u"" (" """) (string_content "unexpected verneed version %u") (" """)) () ")")))) (; ";"))) (expression_statement "uVar6 = (ulong)uVar10;" (assignment_expression "uVar6 = (ulong)uVar10" (identifier "uVar6") (= "=") (cast_expression "(ulong)uVar10" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar10"))) (; ";")) (} "}")))) (labeled_statement "LAB_0026b4a8:\n FUN_001c7b60(param_1,uVar7,uVar6);" (statement_identifier "LAB_0026b4a8") (: ":") (expression_statement "FUN_001c7b60(param_1,uVar7,uVar6);" (call_expression "FUN_001c7b60(param_1,uVar7,uVar6)" (identifier "FUN_001c7b60") (argument_list "(param_1,uVar7,uVar6)" (( "(") (identifier "param_1") (, ",") (identifier "uVar7") (, ",") (identifier "uVar6") () ")"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void make_verneed_map(Sized_dynobj<32,_false> * this, Read_symbols_data * sd, Version_map * version_map) */ void __thiscall gold::Sized_dynobj<32,_false>::make_verneed_map (Sized_dynobj<32,_false> *this,Read_symbols_data *sd,Version_map *version_map) { type_4 var_1; type_1 var_5; type_2 *var_10; type_1 var_7; type_3 *var_3; type_1 var_4; char *pcVar7; type_4 uVar8; type_3 var_2; long var_6; type_4 var_11; type_3 *var_12; long var_13; type_4 var_14; if (sd->verneed == (type_5 *)0x0) { return; } var_5 = sd->verneed_size; var_10 = sd->symbol_names->data_; var_7 = sd->symbol_names_size; var_3 = (type_3 *)sd->verneed->data_; var_1 = sd->verneed_info; if (var_1 == 0) { return; } var_2 = *var_3; if (var_2 == 1) { var_4 = (type_1)*(type_4 *)(var_3 + 4); if (var_4 < var_5) { var_14 = 0; var_13 = 0; var_12 = var_3; do { var_2 = var_12[1]; var_6 = (long)var_12 + var_4; if (var_2 != 0) { uVar8 = *(type_4 *)(var_6 + 8); var_4 = (type_1)uVar8; if (var_7 <= var_4) { LAB_0026b540: pcVar7 = (char *)var_8("vernaux vna_name field out of range: %u"); var_4 = (type_1)uVar8; goto LAB_0026b4a8; } var_11 = 0; while( true ) { var_9(this,version_map,(type_4)*(type_3 *)(var_6 + 6),(char *)(var_10 + var_4)) ; uVar8 = *(type_4 *)(var_6 + 0xc); if (var_5 <= (var_6 - (long)var_3) + (type_1)uVar8) { pcVar7 = (char *)var_8("verneed vna_next field out of range: %u"); var_4 = (type_1)uVar8; goto LAB_0026b4a8; } var_11 = var_11 + 1; var_6 = var_6 + (type_1)uVar8; if (var_2 == var_11) break; uVar8 = *(type_4 *)(var_6 + 8); var_4 = (type_1)uVar8; if (var_7 <= var_4) goto LAB_0026b540; } } var_4 = (type_1)*(type_4 *)(var_12 + 6); if (var_5 <= var_13 + var_4) { pcVar7 = "verneed vn_next field out of range: %u"; goto LAB_0026b52f; } var_12 = (type_3 *)((long)var_12 + var_4); var_14 = var_14 + 1; if (var_1 == var_14) { return; } var_2 = *var_12; if (var_2 != 1) goto LAB_0026b571; var_4 = (type_1)*(type_4 *)(var_12 + 4); var_13 = (long)var_12 - (long)var_3; } while (var_13 + var_4 < var_5); } pcVar7 = "verneed vn_aux field out of range: %u"; LAB_0026b52f: pcVar7 = (char *)var_8(pcVar7); } else { LAB_0026b571: pcVar7 = (char *)var_8("unexpected verneed version %u"); var_4 = (type_1)var_2; } LAB_0026b4a8: Object::var_15((type_6 *)this,pcVar7,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: (identifier)) (parameter_declaration type: (type_identifier) 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: (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: (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: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) 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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (return_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: (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))))))) (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 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))))))) (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: (number_literal))) consequence: (compound_statement (return_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: (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (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))) (do_statement body: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (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: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (while_statement condition: (parenthesized_expression (true)) 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))))) (binary_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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (break_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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_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: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (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: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (identifier) right: (identifier))) consequence: (compound_statement (return_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: (goto_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: (identifier) right: (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)))))) condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (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 (identifier))))))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (return_statement))))
null
void MASKED(undefined8 param_1,long param_2,undefined8 param_3) { int iVar1; ulong uVar2; long lVar3; ulong uVar4; ushort *puVar5; ulong uVar6; undefined8 uVar7; uint uVar8; char *pcVar9; ushort uVar10; long lVar11; uint uVar12; ushort *local_50; long local_48; int local_40; if (*(long *)(param_2 + 0x68) == 0) { return; } uVar2 = *(ulong *)(param_2 + 0x70); lVar3 = *(long *)(*(long *)(param_2 + 0x30) + 0x10); uVar4 = *(ulong *)(param_2 + 0x38); puVar5 = *(ushort **)(*(long *)(param_2 + 0x68) + 0x10); iVar1 = *(int *)(param_2 + 0x78); if (iVar1 == 0) { return; } uVar10 = *puVar5; if (uVar10 == 1) { uVar6 = (ulong)*(uint *)(puVar5 + 4); if (uVar6 < uVar2) { local_40 = 0; local_48 = 0; local_50 = puVar5; do { uVar10 = local_50[1]; lVar11 = (long)local_50 + uVar6; if (uVar10 != 0) { uVar8 = *(uint *)(lVar11 + 8); uVar6 = (ulong)uVar8; if (uVar4 <= uVar6) { LAB_0026b540: uVar7 = gettext("vernaux vna_name field out of range: %u"); uVar6 = (ulong)uVar8; goto LAB_0026b4a8; } uVar12 = 0; while( true ) { FUN_0026b110(param_1,param_3,*(undefined2 *)(lVar11 + 6),uVar6 + lVar3); uVar8 = *(uint *)(lVar11 + 0xc); if (uVar2 <= (lVar11 - (long)puVar5) + (ulong)uVar8) { uVar7 = gettext("verneed vna_next field out of range: %u"); uVar6 = (ulong)uVar8; goto LAB_0026b4a8; } uVar12 = uVar12 + 1; lVar11 = lVar11 + (ulong)uVar8; if (uVar10 == uVar12) break; uVar8 = *(uint *)(lVar11 + 8); uVar6 = (ulong)uVar8; if (uVar4 <= uVar6) goto LAB_0026b540; } } uVar6 = (ulong)*(uint *)(local_50 + 6); if (uVar2 <= local_48 + uVar6) { pcVar9 = "verneed vn_next field out of range: %u"; goto LAB_0026b52f; } local_50 = (ushort *)((long)local_50 + uVar6); local_40 = local_40 + 1; if (iVar1 == local_40) { return; } uVar10 = *local_50; if (uVar10 != 1) goto LAB_0026b571; uVar6 = (ulong)*(uint *)(local_50 + 4); local_48 = (long)local_50 - (long)puVar5; } while (local_48 + uVar6 < uVar2); } pcVar9 = "verneed vn_aux field out of range: %u"; LAB_0026b52f: uVar7 = gettext(pcVar9); } else { LAB_0026b571: uVar7 = gettext("unexpected verneed version %u"); uVar6 = (ulong)uVar10; } LAB_0026b4a8: FUN_001c7b60(param_1,uVar7,uVar6); return; }
4341_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
type
FUN_002033a0
/* DWARF original prototype: uint type(Output_reloc<9,_true,_32,_false> * this) */ uint __thiscall gold::Output_reloc<9,_true,_32,_false>::type(Output_reloc<9,_true,_32,_false> *this) { return *(uint *)&this->field_0x18 & 0xfffffff; }
uint FUN_002033a0(long param_1) { return *(uint *)(param_1 + 0x18) & 0xfffffff; }
MOV EAX,dword ptr [RDI + 0x18] AND EAX,0xfffffff RET
null
null
null
null
[(u'LOAD_-1203817565', u'INT_AND_-1203817532'), (u'PTRSUB_-1203817469', u'CAST_-1203817470'), ('const-433', u'LOAD_-1203817565'), ('const-24', u'PTRSUB_-1203817469'), (u'COPY_-1203817535', u'RETURN_-1203817534'), ('tmp_47', u'PTRSUB_-1203817469'), (u'CAST_-1203817470', u'LOAD_-1203817565'), ('const-0', u'RETURN_-1203817534'), (u'INT_AND_-1203817532', u'COPY_-1203817535'), ('const-268435455', u'INT_AND_-1203817532')]
[(u'LOAD_-1203817565', u'INT_AND_-1203817532'), ('const-433', u'LOAD_-1203817565'), ('tmp_67', u'INT_ADD_-1203817549'), (u'INT_AND_-1203817532', u'COPY_-1203817533'), (u'CAST_-1203817472', u'LOAD_-1203817565'), (u'COPY_-1203817533', u'RETURN_-1203817534'), (u'INT_ADD_-1203817549', u'CAST_-1203817472'), ('const-24', u'INT_ADD_-1203817549'), ('const-0', u'RETURN_-1203817534'), ('const-268435455', u'INT_AND_-1203817532')]
null
null
002033a0
x64
O2
(translation_unit "uint FUN_002033a0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x18) & 0xfffffff;\n}\n\n" (function_definition "uint FUN_002033a0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x18) & 0xfffffff;\n}" type_identifier (function_declarator "FUN_002033a0(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 + 0x18) & 0xfffffff;\n}" { (return_statement "return *(uint *)(param_1 + 0x18) & 0xfffffff;" return (binary_expression "*(uint *)(param_1 + 0x18) & 0xfffffff" (pointer_expression "*(uint *)(param_1 + 0x18)" * (cast_expression "(uint *)(param_1 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) & number_literal) ;) })))
(translation_unit "/* DWARF original prototype: uint type(Output_reloc<9,_true,_32,_false> * this) */\n\nuint __thiscall gold::Output_reloc<9,_true,_32,_false>::type(Output_reloc<9,_true,_32,_false> *this)\n\n{\n return *(uint *)&this->field_0x18 & 0xfffffff;\n}\n\n" comment (declaration "uint __thiscall gold::Output_reloc<9,_true,_32,_false>::type(Output_reloc<9,_true,_32,_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,_32,_false> *this)\n\n{\n return" identifier > : : (function_declarator "type(Output_reloc<9,_true,_32,_false> *this)" identifier (parameter_list "(Output_reloc<9,_true,_32,_false> *this)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" 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_0x18 & 0xfffffff;\n}" (binary_expression "&this->field_0x18 & 0xfffffff" (pointer_expression "&this->field_0x18" & (field_expression "this->field_0x18" identifier -> field_identifier)) & number_literal) ; }))
(translation_unit "uint FUN_002033a0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x18) & 0xfffffff;\n}\n\n" (function_definition "uint FUN_002033a0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x18) & 0xfffffff;\n}" type_identifier (function_declarator "FUN_002033a0(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 + 0x18) & 0xfffffff;\n}" { (return_statement "return *(uint *)(param_1 + 0x18) & 0xfffffff;" return (binary_expression "*(uint *)(param_1 + 0x18) & 0xfffffff" (pointer_expression "*(uint *)(param_1 + 0x18)" * (cast_expression "(uint *)(param_1 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" 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_002033a0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x18) & 0xfffffff;\n}" (type_identifier "uint") (function_declarator "FUN_002033a0(long param_1)" (identifier "FUN_002033a0") (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 + 0x18) & 0xfffffff;\n}" ({ "{") (return_statement "return *(uint *)(param_1 + 0x18) & 0xfffffff;" (return "return") (binary_expression "*(uint *)(param_1 + 0x18) & 0xfffffff" (pointer_expression "*(uint *)(param_1 + 0x18)" (* "*") (cast_expression "(uint *)(param_1 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (& "&") (number_literal "0xfffffff")) (; ";")) (} "}")))
/* DWARF original prototype: uint type(Output_reloc<9,_true,_32,_false> * this) */ type_1 __thiscall gold::Output_reloc<9,_true,_32,_false>::type(Output_reloc<9,_true,_32,_false> *this) { return *(type_1 *)&this->field_0x18 & 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 + 0x18) & 0xfffffff; }
186_comm_and_comm_strip.c
__freading
__freading
/* WARNING: Control flow encountered bad instruction data */ void __freading(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __freading@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __freading(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206927022')]
[('const-1', u'RETURN_-1206927022')]
null
null
0010c148
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __freading(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __freading(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__freading(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 __freading(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __freading@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment (function_definition "void __freading(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __freading@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "__freading(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __freading@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void __freading(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __freading(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__freading(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 __freading(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__freading(void)" (identifier "__freading") (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 */ /* __freading@@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)))) 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(); }
131_sh4-linux-gnu-c++filt_and_sh4-linux-gnu-c++filt_strip.c
strrchr
strrchr
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strrchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strrchr@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strrchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207037758')]
[('const-1', u'RETURN_-1207037758')]
null
null
001110b8
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strrchr(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 * strrchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strrchr(char *__s,int __c)" * (function_declarator "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 /* 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 * strrchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strrchr@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strrchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strrchr@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strrchr(char *__s,int __c)" * (function_declarator "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 /* WARNING: Bad instruction - Truncating control flow here */\n /* strrchr@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * strrchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strrchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strrchr(char *__s,int __c)" * (function_declarator "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 \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 * strrchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strrchr(char *__s,int __c)" (* "*") (function_declarator "strrchr(char *__s,int __c)" (identifier "strrchr") (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 */ /* strrchr@@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(); }
8808_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
_M_date_formats
FUN_002ee740
/* std::__timepunct<wchar_t>::_M_date_formats(wchar_t const**) const */ void __thiscall std::__timepunct<wchar_t>::_M_date_formats(__timepunct<wchar_t> *this,wchar_t **param_1) { long lVar1; lVar1 = *(long *)(this + 0x10); *param_1 = *(wchar_t **)(lVar1 + 0x10); param_1[1] = *(wchar_t **)(lVar1 + 0x18); return; }
void FUN_002ee740(long param_1,undefined8 *param_2) { long lVar1; lVar1 = *(long *)(param_1 + 0x10); *param_2 = *(undefined8 *)(lVar1 + 0x10); param_2[1] = *(undefined8 *)(lVar1 + 0x18); return; }
MOV RAX,qword ptr [RDI + 0x10] MOV RDX,qword ptr [RAX + 0x10] MOV qword ptr [RSI],RDX MOV RAX,qword ptr [RAX + 0x18] MOV qword ptr [RSI + 0x8],RAX RET
null
null
null
null
[('tmp_48', u'PTRADD_-1204688990'), ('const-433', u'LOAD_-1204689078'), ('const-433', u'LOAD_-1204689085'), ('const-433', u'STORE_-1204689057'), (u'PTRADD_-1204688990', u'STORE_-1204689057'), ('const-1', u'PTRADD_-1204689023'), (u'CAST_-1204688992', u'LOAD_-1204689066'), ('const-0', u'RETURN_-1204689043'), (u'LOAD_-1204689085', u'INT_ADD_-1204689062'), (u'INT_ADD_-1204689062', u'CAST_-1204689000'), (u'INT_ADD_-1204689050', u'CAST_-1204688992'), ('tmp_47', u'PTRADD_-1204689023'), ('const-1', u'PTRADD_-1204688990'), ('tmp_48', u'STORE_-1204689070'), (u'LOAD_-1204689085', u'INT_ADD_-1204689050'), ('const-8', u'PTRADD_-1204688990'), (u'CAST_-1204689000', u'LOAD_-1204689078'), ('const-16', u'INT_ADD_-1204689062'), ('const-433', u'STORE_-1204689070'), (u'PTRADD_-1204689023', u'CAST_-1204689005'), ('const-24', u'INT_ADD_-1204689050'), (u'LOAD_-1204689066', u'STORE_-1204689057'), ('const-16', u'PTRADD_-1204689023'), (u'LOAD_-1204689078', u'STORE_-1204689070'), ('const-433', u'LOAD_-1204689066'), (u'CAST_-1204689005', u'LOAD_-1204689085')]
[('const-433', u'LOAD_-1204689078'), (u'PTRADD_-1204688990', u'STORE_-1204689057'), ('tmp_49', u'INT_ADD_-1204689069'), ('const-433', u'LOAD_-1204689066'), (u'CAST_-1204688992', u'LOAD_-1204689066'), ('const-0', u'RETURN_-1204689043'), (u'LOAD_-1204689085', u'INT_ADD_-1204689062'), (u'INT_ADD_-1204689062', u'CAST_-1204689000'), (u'INT_ADD_-1204689050', u'CAST_-1204688992'), ('tmp_50', u'PTRADD_-1204688990'), (u'INT_ADD_-1204689069', u'CAST_-1204689005'), (u'LOAD_-1204689085', u'INT_ADD_-1204689050'), ('const-8', u'PTRADD_-1204688990'), (u'CAST_-1204689000', u'LOAD_-1204689078'), ('const-16', u'INT_ADD_-1204689069'), ('const-16', u'INT_ADD_-1204689062'), ('const-24', u'INT_ADD_-1204689050'), (u'LOAD_-1204689066', u'STORE_-1204689057'), ('const-1', u'PTRADD_-1204688990'), ('const-433', u'STORE_-1204689057'), ('const-433', u'LOAD_-1204689085'), (u'LOAD_-1204689078', u'STORE_-1204689070'), ('tmp_50', u'STORE_-1204689070'), ('const-433', u'STORE_-1204689070'), (u'CAST_-1204689005', u'LOAD_-1204689085')]
null
null
002ee740
x64
O2
(translation_unit "void FUN_002ee740(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x10);\n param_2[1] = *(undefined8 *)(lVar1 + 0x18);\n return;\n}\n\n" (function_definition "void FUN_002ee740(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x10);\n param_2[1] = *(undefined8 *)(lVar1 + 0x18);\n return;\n}" primitive_type (function_declarator "FUN_002ee740(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 + 0x10);\n param_2[1] = *(undefined8 *)(lVar1 + 0x18);\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 + 0x10);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 0x10)" (pointer_expression "*param_2" * identifier) = (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) ))))) ;) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0x18);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0x18)" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x18)" * (cast_expression "(undefined8 *)(lVar1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::__timepunct<wchar_t>::_M_date_formats(wchar_t const**) const */\n\nvoid __thiscall\nstd::__timepunct<wchar_t>::_M_date_formats(__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 + 0x10);\n param_1[1] = *(wchar_t **)(lVar1 + 0x18);\n return;\n}\n\n" comment (function_definition "void __thiscall\nstd::__timepunct<wchar_t>::_M_date_formats(__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 + 0x10);\n param_1[1] = *(wchar_t **)(lVar1 + 0x18);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__timepunct<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "_M_date_formats(__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 + 0x10);\n param_1[1] = *(wchar_t **)(lVar1 + 0x18);\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 + 0x10);" (assignment_expression "*param_1 = *(wchar_t **)(lVar1 + 0x10)" (pointer_expression "*param_1" * identifier) = (pointer_expression "*(wchar_t **)(lVar1 + 0x10)" * (cast_expression "(wchar_t **)(lVar1 + 0x10)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "param_1[1] = *(wchar_t **)(lVar1 + 0x18);" (assignment_expression "param_1[1] = *(wchar_t **)(lVar1 + 0x18)" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x18)" * (cast_expression "(wchar_t **)(lVar1 + 0x18)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002ee740(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x10);\n param_2[1] = *(undefined8 *)(lVar1 + 0x18);\n return;\n}\n\n" (function_definition "void FUN_002ee740(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x10);\n param_2[1] = *(undefined8 *)(lVar1 + 0x18);\n return;\n}" primitive_type (function_declarator "FUN_002ee740(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 + 0x10);\n param_2[1] = *(undefined8 *)(lVar1 + 0x18);\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 + 0x10);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 0x10)" (pointer_expression "*param_2" * identifier) = (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) ))))) ;) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0x18);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0x18)" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x18)" * (cast_expression "(undefined8 *)(lVar1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" 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) ))))) ;) (return_statement return ;) })))
(function_definition "void FUN_002ee740(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x10);\n param_2[1] = *(undefined8 *)(lVar1 + 0x18);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ee740(long param_1,undefined8 *param_2)" (identifier "FUN_002ee740") (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 + 0x10);\n param_2[1] = *(undefined8 *)(lVar1 + 0x18);\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 + 0x10);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 0x10)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (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")) () ")"))))) (; ";")) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0x18);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0x18)" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::__timepunct<wchar_t>::_M_date_formats(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 + 0x10); param_1[1] = *(type_2 **)(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: (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))))))) (return_statement))))
null
void MASKED(long param_1,undefined8 *param_2) { long lVar1; lVar1 = *(long *)(param_1 + 0x10); *param_2 = *(undefined8 *)(lVar1 + 0x10); param_2[1] = *(undefined8 *)(lVar1 + 0x18); return; }
7500_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
put
FUN_002b82c0
/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const */ void std::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::put(long *param_1) { if (*(code **)(*param_1 + 0x20) == (code *)PTR_do_put_003f7c18) { _M_insert_int<unsigned_long>(); return; } /* WARNING: Could not recover jumptable at 0x002b82e0. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x20))(); return; }
void FUN_002b82c0(long *param_1) { if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) { FUN_002b8050(); return; } /* WARNING: Could not recover jumptable at 0x002b82e0. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x20))(); return; }
MOV RAX,qword ptr [RDI] MOVSX R8D,R8B MOV RAX,qword ptr [RAX + 0x20] CMP RAX,qword ptr [0x003f7c18] JNZ 0x002b82e0 JMP 0x002b8050 JMP RAX
null
null
null
null
[('const-433', u'LOAD_-1204518206'), ('tmp_140', u'LOAD_-1204518206'), ('const-1', u'RETURN_-1204518144'), ('const-32', u'INT_ADD_-1204518178'), (u'INDIRECT_-1204518062', u'COPY_-1204518119'), ('const-0', u'RETURN_-1204518158'), (u'LOAD_-1204518194', u'CALLIND_-1204518147'), (u'CAST_-1204518079', u'LOAD_-1204518194'), (u'CALL_-1204518162', u'INDIRECT_-1204518073'), (u'LOAD_-1204518206', u'INT_ADD_-1204518178'), (u'CAST_-1204518074', u'INT_EQUAL_-1204518174'), (u'INDIRECT_-1204518073', u'COPY_-1204518132'), ('tmp_47', u'CBRANCH_-1204518167'), (u'CALLIND_-1204518147', u'INDIRECT_-1204518062'), (u'INT_EQUAL_-1204518174', u'CBRANCH_-1204518167'), ('const-433', u'LOAD_-1204518194'), ('tmp_161', u'CAST_-1204518074'), (u'LOAD_-1204518194', u'INT_EQUAL_-1204518174'), (u'INT_ADD_-1204518178', u'CAST_-1204518079')]
[('const-433', u'LOAD_-1204518206'), ('tmp_140', u'LOAD_-1204518206'), ('const-1', u'RETURN_-1204518144'), ('const-32', u'INT_ADD_-1204518178'), (u'INDIRECT_-1204518062', u'COPY_-1204518119'), ('const-0', u'RETURN_-1204518158'), (u'LOAD_-1204518194', u'CALLIND_-1204518147'), (u'CAST_-1204518079', u'LOAD_-1204518194'), (u'CALL_-1204518162', u'INDIRECT_-1204518073'), (u'LOAD_-1204518206', u'INT_ADD_-1204518178'), (u'CAST_-1204518074', u'INT_EQUAL_-1204518174'), (u'INDIRECT_-1204518073', u'COPY_-1204518132'), ('tmp_47', u'CBRANCH_-1204518167'), (u'CALLIND_-1204518147', u'INDIRECT_-1204518062'), (u'INT_EQUAL_-1204518174', u'CBRANCH_-1204518167'), ('const-433', u'LOAD_-1204518194'), ('tmp_161', u'CAST_-1204518074'), (u'LOAD_-1204518194', u'INT_EQUAL_-1204518174'), (u'INT_ADD_-1204518178', u'CAST_-1204518079')]
null
null
002b82c0
x64
O2
(translation_unit "void FUN_002b82c0(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }\n /* WARNING: Could not recover jumptable at 0x002b82e0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x20))();\n return;\n}\n\n" (function_definition "void FUN_002b82c0(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }\n /* WARNING: Could not recover jumptable at 0x002b82e0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x20))();\n return;\n}" primitive_type (function_declarator "FUN_002b82c0(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 if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }\n /* WARNING: Could not recover jumptable at 0x002b82e0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x20))();\n return;\n}" { (if_statement "if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18)" ( (binary_expression "*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18" (pointer_expression "*(code **)(*param_1 + 0x20)" * (cast_expression "(code **)(*param_1 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x20)" ( (binary_expression "*param_1 + 0x20" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_003f7c18" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n FUN_002b8050();\n return;\n }" { (expression_statement "FUN_002b8050();" (call_expression "FUN_002b8050()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) comment comment (expression_statement "(**(code **)(*param_1 + 0x20))();" (call_expression "(**(code **)(*param_1 + 0x20))()" (parenthesized_expression "(**(code **)(*param_1 + 0x20))" ( (pointer_expression "**(code **)(*param_1 + 0x20)" * (pointer_expression "*(code **)(*param_1 + 0x20)" * (cast_expression "(code **)(*param_1 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x20)" ( (binary_expression "*param_1 + 0x20" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> >\n >::put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned\n long) const */\n\nvoid std::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::put(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_do_put_003f7c18) {\n _M_insert_int<unsigned_long>();\n return;\n }\n /* WARNING: Could not recover jumptable at 0x002b82e0. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x20))();\n return;\n}\n\n" comment (declaration "void std::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::put(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_do_put_003f7c18) {\n _M_insert_int<unsigned_long>();" primitive_type (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::char_traits<char>>>::put(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_do_put_003f7c18) {\n _M_insert_int<" identifier : : identifier < primitive_type >> > : : (function_declarator "put(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_do_put_003f7c18)" (function_declarator "put(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 "{\n if" { if) (parameter_list "(*(code **)(*param_1 + 0x20) == (code *)PTR_do_put_003f7c18)" ( (parameter_declaration "*(code **)(*param_1 + 0x20) == (code *)" type_identifier (abstract_pointer_declarator "*(code **)(*param_1 + 0x20) == (code *)" * (abstract_function_declarator "(code **)(*param_1 + 0x20) == (code *)" (abstract_function_declarator "(code **)(*param_1 + 0x20)" (abstract_function_declarator "(code **)" (parameter_list "(code **)" ( (parameter_declaration "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ))) (parameter_list "(*param_1 + 0x20)" ( (ERROR "*" *) (parameter_declaration "param_1" type_identifier) (ERROR "+ 0x20" + number_literal) ))) (ERROR "==" ==) (parameter_list "(code *)" ( (parameter_declaration "code *" type_identifier (abstract_pointer_declarator "*" *)) ))))) (ERROR "PTR_do_put_003f7c18" identifier) ))) { identifier <) identifier (ERROR ">()" > ( )) ;) (return_statement "return;" return ;) (ERROR "}" }) comment comment (expression_statement "(**(code **)(*param_1 + 0x20))();" (call_expression "(**(code **)(*param_1 + 0x20))()" (parenthesized_expression "(**(code **)(*param_1 + 0x20))" ( (pointer_expression "**(code **)(*param_1 + 0x20)" * (pointer_expression "*(code **)(*param_1 + 0x20)" * (cast_expression "(code **)(*param_1 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x20)" ( (binary_expression "*param_1 + 0x20" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002b82c0(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }\n \n \n (**(code **)(*param_1 + 0x20))();\n return;\n}\n\n" (function_definition "void FUN_002b82c0(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }\n \n \n (**(code **)(*param_1 + 0x20))();\n return;\n}" primitive_type (function_declarator "FUN_002b82c0(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 if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }\n \n \n (**(code **)(*param_1 + 0x20))();\n return;\n}" { (if_statement "if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18)" ( (binary_expression "*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18" (pointer_expression "*(code **)(*param_1 + 0x20)" * (cast_expression "(code **)(*param_1 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x20)" ( (binary_expression "*param_1 + 0x20" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_003f7c18" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n FUN_002b8050();\n return;\n }" { (expression_statement "FUN_002b8050();" (call_expression "FUN_002b8050()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "(**(code **)(*param_1 + 0x20))();" (call_expression "(**(code **)(*param_1 + 0x20))()" (parenthesized_expression "(**(code **)(*param_1 + 0x20))" ( (pointer_expression "**(code **)(*param_1 + 0x20)" * (pointer_expression "*(code **)(*param_1 + 0x20)" * (cast_expression "(code **)(*param_1 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x20)" ( (binary_expression "*param_1 + 0x20" (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 { (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 { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (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_002b82c0(long *param_1)\n\n{\n if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }\n \n \n (**(code **)(*param_1 + 0x20))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002b82c0(long *param_1)" (identifier "FUN_002b82c0") (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 if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }\n \n \n (**(code **)(*param_1 + 0x20))();\n return;\n}" ({ "{") (if_statement "if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) {\n FUN_002b8050();\n return;\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18)" (( "(") (binary_expression "*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18" (pointer_expression "*(code **)(*param_1 + 0x20)" (* "*") (cast_expression "(code **)(*param_1 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x20)" (( "(") (binary_expression "*param_1 + 0x20" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x20")) () ")")))) (== "==") (cast_expression "(code *)PTR_FUN_003f7c18" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_003f7c18"))) () ")")) (compound_statement "{\n FUN_002b8050();\n return;\n }" ({ "{") (expression_statement "FUN_002b8050();" (call_expression "FUN_002b8050()" (identifier "FUN_002b8050") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "(**(code **)(*param_1 + 0x20))();" (call_expression "(**(code **)(*param_1 + 0x20))()" (parenthesized_expression "(**(code **)(*param_1 + 0x20))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x20)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x20)" (* "*") (cast_expression "(code **)(*param_1 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x20)" (( "(") (binary_expression "*param_1 + 0x20" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const */ void std::num_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::put(long *param_1) { if (*(type_1 **)(*param_1 + 0x20) == (type_1 *)PTR_do_put_003f7c18) { _M_insert_int<unsigned_long>(); return; } /* WARNING: Could not recover jumptable at 0x002b82e0. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(type_1 **)(*param_1 + 0x20))(); 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 (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 (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_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) { if (*(code **)(*param_1 + 0x20) == (code *)PTR_FUN_003f7c18) { FUN_002b8050(); return; } /* WARNING: Could not recover jumptable at 0x002b82e0. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x20))(); return; }
1092_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_section_entsize
FUN_00155a00
/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_dwo<64,_true> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_dwo<64,_true>::do_section_entsize(Sized_relobj_dwo<64,_true> *this,uint param_1) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/dwp.cc",0x14a,"do_section_entsize"); }
void FUN_00155a00(void) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize"); }
SUB RSP,0x8 LEA RDX,[0x36c3b0] MOV ESI,0x14a LEA RDI,[0x36b004] CALL 0x0017c650
null
null
null
null
[('const-3589040', u'COPY_-1207281092'), (u'COPY_-1207281093', u'CALL_-1207281108'), ('const-330', u'CALL_-1207281108'), ('const-1', u'RETURN_-1207281103'), (u'COPY_-1207281092', u'CALL_-1207281108'), ('const-3584004', u'COPY_-1207281093')]
[('const-3584004', u'COPY_-1207281095'), (u'COPY_-1207281095', u'CALL_-1207281108'), ('const-1', u'RETURN_-1207281103'), ('const-3589040', u'COPY_-1207281094'), ('const-330', u'CALL_-1207281108'), (u'COPY_-1207281094', u'CALL_-1207281108')]
null
null
00155a00
x64
O2
(translation_unit "void FUN_00155a00(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}\n\n" (function_definition "void FUN_00155a00(void)\n\n{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}" primitive_type (function_declarator "FUN_00155a00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}" { comment (expression_statement "FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");" (call_expression "FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize")" identifier (argument_list "("../../gold/dwp.cc",0x14a,"do_section_entsize")" ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal , (string_literal ""do_section_entsize"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_dwo<64,_true> * this, uint\n param_1) */\n\nuint64_t __thiscall\ngold::Sized_relobj_dwo<64,_true>::do_section_entsize(Sized_relobj_dwo<64,_true> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}\n\n" comment (ERROR "uint64_t __thiscall\ngold::Sized_relobj_dwo<64,_true>::do_section_entsize(Sized_relobj_dwo<64,_true> *this,uint param_1)\n\n{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/dwp.cc",0x14a," primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_true>::do_section_entsize(Sized_relobj_dwo<64,_true> *this,uint param_1)\n\n{" identifier > : : (function_declarator "do_section_entsize(Sized_relobj_dwo<64,_true> *this,uint param_1)" identifier (parameter_list "(Sized_relobj_dwo<64,_true> *this,uint param_1)" ( (parameter_declaration "Sized_relobj_dwo" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint param_1" type_identifier identifier) ))) {) comment identifier ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal ,) (expression_statement ""do_section_entsize");" (string_literal ""do_section_entsize"" " string_content ") (ERROR ")" )) ;) (ERROR "}" }))
(translation_unit "void FUN_00155a00(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}\n\n" (function_definition "void FUN_00155a00(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}" primitive_type (function_declarator "FUN_00155a00(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}" { (expression_statement "FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");" (call_expression "FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize")" identifier (argument_list "("../../gold/dwp.cc",0x14a,"do_section_entsize")" ( (string_literal ""../../gold/dwp.cc"" " string_content ") , number_literal , (string_literal ""do_section_entsize"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_00155a00(void)\n\n{\n \n FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}" (primitive_type "void") (function_declarator "FUN_00155a00(void)" (identifier "FUN_00155a00") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");\n}" ({ "{") (expression_statement "FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize");" (call_expression "FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize")" (identifier "FUN_0017c650") (argument_list "("../../gold/dwp.cc",0x14a,"do_section_entsize")" (( "(") (string_literal ""../../gold/dwp.cc"" (" """) (string_content "../../gold/dwp.cc") (" """)) (, ",") (number_literal "0x14a") (, ",") (string_literal ""do_section_entsize"" (" """) (string_content "do_section_entsize") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: uint64_t do_section_entsize(Sized_relobj_dwo<64,_true> * this, uint param_1) */ uint64_t __thiscall gold::Sized_relobj_dwo<64,_true>::do_section_entsize(Sized_relobj_dwo<64,_true> *this,uint param_1) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/dwp.cc",0x14a,"do_section_entsize"); }
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 (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(void) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/dwp.cc",0x14a,"do_section_entsize"); }
8380_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
frac_digits
FUN_002eab50
/* std::moneypunct<char, false>::frac_digits() const */ ulong __thiscall std::moneypunct<char,false>::frac_digits(moneypunct<char,false> *this) { ulong uVar1; if (*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043dbb0) { return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x58); } /* WARNING: Could not recover jumptable at 0x002eab70. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*(long *)this + 0x40))(); return uVar1; }
ulong FUN_002eab50(long *param_1) { ulong uVar1; if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0) { return (ulong)*(uint *)(param_1[2] + 0x58); } /* WARNING: Could not recover jumptable at 0x002eab70. 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 [0x0043dbb0] JNZ 0x002eab70 MOV RAX,qword ptr [RDI + 0x10] MOV EAX,dword ptr [RAX + 0x58] RET JMP RAX
null
null
null
null
[('const-433', u'LOAD_-1204704430'), (u'INT_ZEXT_-1204704360', u'COPY_-1204704388'), (u'INT_ADD_-1204704373', u'CAST_-1204704294'), ('const-0', u'RETURN_-1204704373'), (u'CAST_-1204704314', u'LOAD_-1204704424'), ('tmp_43', u'CBRANCH_-1204704397'), (u'PTRADD_-1204704334', u'CAST_-1204704299'), ('tmp_78', u'CAST_-1204704318'), ('tmp_135', u'CAST_-1204704309'), (u'CAST_-1204704309', u'INT_EQUAL_-1204704404'), (u'INT_ADD_-1204704408', u'CAST_-1204704314'), (u'CAST_-1204704299', u'LOAD_-1204704396'), ('const-433', u'LOAD_-1204704389'), ('const-1', u'RETURN_-1204704362'), (u'COPY_-1204704388', u'RETURN_-1204704373'), ('const-1', u'PTRADD_-1204704334'), ('const-64', u'INT_ADD_-1204704408'), (u'LOAD_-1204704396', u'INT_ADD_-1204704373'), (u'CALLIND_-1204704365', u'RETURN_-1204704362'), (u'LOAD_-1204704424', u'CALLIND_-1204704365'), ('const-433', u'LOAD_-1204704424'), (u'LOAD_-1204704424', u'INT_EQUAL_-1204704404'), (u'LOAD_-1204704389', u'INT_ZEXT_-1204704360'), (u'INDIRECT_-1204704293', u'COPY_-1204704351'), (u'LOAD_-1204704430', u'INT_ADD_-1204704408'), ('const-433', u'LOAD_-1204704396'), (u'CAST_-1204704294', u'LOAD_-1204704389'), (u'CAST_-1204704318', u'LOAD_-1204704430'), ('const-16', u'PTRADD_-1204704334'), ('const-88', u'INT_ADD_-1204704373'), (u'INT_EQUAL_-1204704404', u'CBRANCH_-1204704397'), ('tmp_78', u'PTRADD_-1204704334'), ('tmp_135', u'COPY_-1204704361'), (u'CALLIND_-1204704365', u'INDIRECT_-1204704293')]
[(u'INT_ZEXT_-1204704360', u'COPY_-1204704388'), (u'PTRADD_-1204704301', u'LOAD_-1204704396'), ('const-8', u'PTRADD_-1204704301'), ('const-0', u'RETURN_-1204704373'), (u'CAST_-1204704314', u'LOAD_-1204704424'), ('tmp_134', u'COPY_-1204704361'), ('tmp_43', u'CBRANCH_-1204704397'), ('const-433', u'LOAD_-1204704389'), (u'CAST_-1204704295', u'LOAD_-1204704389'), ('const-433', u'LOAD_-1204704430'), (u'CAST_-1204704309', u'INT_EQUAL_-1204704404'), ('tmp_119', u'LOAD_-1204704430'), (u'INT_ADD_-1204704408', u'CAST_-1204704314'), ('const-1', u'RETURN_-1204704362'), (u'COPY_-1204704388', u'RETURN_-1204704373'), ('const-433', u'LOAD_-1204704396'), ('tmp_119', u'PTRADD_-1204704301'), ('const-64', u'INT_ADD_-1204704408'), (u'LOAD_-1204704396', u'INT_ADD_-1204704373'), (u'CALLIND_-1204704365', u'RETURN_-1204704362'), (u'LOAD_-1204704424', u'CALLIND_-1204704365'), (u'LOAD_-1204704424', u'INT_EQUAL_-1204704404'), (u'LOAD_-1204704389', u'INT_ZEXT_-1204704360'), (u'INDIRECT_-1204704293', u'COPY_-1204704351'), (u'LOAD_-1204704430', u'INT_ADD_-1204704408'), (u'INT_ADD_-1204704373', u'CAST_-1204704295'), ('const-433', u'LOAD_-1204704424'), ('const-2', u'PTRADD_-1204704301'), ('const-88', u'INT_ADD_-1204704373'), (u'INT_EQUAL_-1204704404', u'CBRANCH_-1204704397'), (u'CALLIND_-1204704365', u'INDIRECT_-1204704293'), ('tmp_134', u'CAST_-1204704309')]
null
null
002eab50
x64
O2
(translation_unit "ulong FUN_002eab50(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }\n /* WARNING: Could not recover jumptable at 0x002eab70. 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_002eab50(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }\n /* WARNING: Could not recover jumptable at 0x002eab70. 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_002eab50(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_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }\n /* WARNING: Could not recover jumptable at 0x002eab70. 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_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0)" ( (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0" (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_0043dbb0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x58);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x58)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x58)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x58)" ( (binary_expression "param_1[2] + 0x58" (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<char, false>::frac_digits() const */\n\nulong __thiscall std::moneypunct<char,false>::frac_digits(moneypunct<char,false> *this)\n\n{\n ulong uVar1;\n \n if (*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043dbb0) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x58);\n }\n /* WARNING: Could not recover jumptable at 0x002eab70. 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<char,false>::frac_digits(moneypunct<char,false> *this)\n\n{\n ulong uVar1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "false>::frac_digits(moneypunct<char,false> *this)\n\n{\n ulong" identifier > : : (function_declarator "frac_digits(moneypunct<char,false> *this)" identifier (parameter_list "(moneypunct<char,false> *this)" ( (parameter_declaration "moneypunct" type_identifier) (ERROR "<char" < primitive_type) , (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_0043dbb0) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x58);\n }" if (parenthesized_expression "(*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043dbb0)" ( (binary_expression "*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043dbb0" (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_0043dbb0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x58);\n }" { (return_statement "return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x58);" return (binary_expression "(ulong)*(uint *)(*(long *)(this + 0x10) + 0x58)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*(long *)(this + 0x10) + 0x58)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0x10) + 0x58)" ( (binary_expression "*(long *)(this + 0x10) + 0x58" (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_002eab50(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_002eab50(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_002eab50(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_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\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_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0)" ( (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0" (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_0043dbb0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x58);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x58)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x58)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x58)" ( (binary_expression "param_1[2] + 0x58" (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_002eab50(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "FUN_002eab50(long *param_1)" (identifier "FUN_002eab50") (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_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\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_0043dbb0) {\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0)" (( "(") (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043dbb0" (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_0043dbb0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_0043dbb0"))) () ")")) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x58);\n }" ({ "{") (return_statement "return (ulong)*(uint *)(param_1[2] + 0x58);" (return "return") (binary_expression "(ulong)*(uint *)(param_1[2] + 0x58)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1[2] + 0x58)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[2] + 0x58)" (( "(") (binary_expression "param_1[2] + 0x58" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "0x58")) () ")")))) (; ";")) (} "}"))) (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<char, false>::frac_digits() const */ type_1 __thiscall std::moneypunct<char,false>::frac_digits(moneypunct<char,false> *var_1) { type_1 uVar1; if (*(type_2 **)(*(long *)var_1 + 0x40) == (type_2 *)PTR_do_frac_digits_0043dbb0) { return (type_1)*(type_3 *)(*(long *)(var_1 + 0x10) + 0x58); } /* WARNING: Could not recover jumptable at 0x002eab70. 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_0043dbb0) { return (ulong)*(uint *)(param_1[2] + 0x58); } /* WARNING: Could not recover jumptable at 0x002eab70. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x40))(); return uVar1; }
4110_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
~Output_section_headers
FUN_001fd420
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Output_section_headers(Output_section_headers * this, int __in_chrg) */ void __thiscall gold::Output_section_headers::~Output_section_headers(Output_section_headers *this,int __in_chrg) { operator_delete(this,0x58); return; }
void FUN_001fd420(undefined8 param_1) { thunk_FUN_002dac60(param_1,0x58); return; }
MOV ESI,0x58 JMP 0x002dac50
null
null
null
null
[('const-0', u'RETURN_-1207905231'), ('tmp_10', u'CALL_-1207905235'), ('const-88', u'CALL_-1207905235')]
[('tmp_29', u'CALL_-1207905235'), ('const-0', u'RETURN_-1207905231'), ('const-88', u'CALL_-1207905235')]
null
null
001fd420
x64
O2
(translation_unit "void FUN_001fd420(undefined8 param_1)\n\n{\n thunk_FUN_002dac60(param_1,0x58);\n return;\n}\n\n" (function_definition "void FUN_001fd420(undefined8 param_1)\n\n{\n thunk_FUN_002dac60(param_1,0x58);\n return;\n}" primitive_type (function_declarator "FUN_001fd420(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n thunk_FUN_002dac60(param_1,0x58);\n return;\n}" { (expression_statement "thunk_FUN_002dac60(param_1,0x58);" (call_expression "thunk_FUN_002dac60(param_1,0x58)" identifier (argument_list "(param_1,0x58)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Output_section_headers(Output_section_headers * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Output_section_headers::~Output_section_headers(Output_section_headers *this,int __in_chrg)\n\n{\n operator_delete(this,0x58);\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::Output_section_headers::~Output_section_headers(Output_section_headers *this,int __in_chrg)\n\n{\n operator_delete(this,0x58);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_section_headers::~" identifier : : identifier : : ~) (function_declarator "Output_section_headers(Output_section_headers *this,int __in_chrg)" identifier (parameter_list "(Output_section_headers *this,int __in_chrg)" ( (parameter_declaration "Output_section_headers *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n operator_delete(this,0x58);\n return;\n}" { (expression_statement "operator_delete(this,0x58);" (call_expression "operator_delete(this,0x58)" identifier (argument_list "(this,0x58)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001fd420(undefined8 param_1)\n\n{\n thunk_FUN_002dac60(param_1,0x58);\n return;\n}\n\n" (function_definition "void FUN_001fd420(undefined8 param_1)\n\n{\n thunk_FUN_002dac60(param_1,0x58);\n return;\n}" primitive_type (function_declarator "FUN_001fd420(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n thunk_FUN_002dac60(param_1,0x58);\n return;\n}" { (expression_statement "thunk_FUN_002dac60(param_1,0x58);" (call_expression "thunk_FUN_002dac60(param_1,0x58)" identifier (argument_list "(param_1,0x58)" ( identifier , number_literal ))) ;) (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 ( IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001fd420(undefined8 param_1)\n\n{\n thunk_FUN_002dac60(param_1,0x58);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001fd420(undefined8 param_1)" (identifier "FUN_001fd420") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n thunk_FUN_002dac60(param_1,0x58);\n return;\n}" ({ "{") (expression_statement "thunk_FUN_002dac60(param_1,0x58);" (call_expression "thunk_FUN_002dac60(param_1,0x58)" (identifier "thunk_FUN_002dac60") (argument_list "(param_1,0x58)" (( "(") (identifier "param_1") (, ",") (number_literal "0x58") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Output_section_headers(Output_section_headers * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { var_1(this,0x58); 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 (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 param_1) { thunk_FUN_002dac60(param_1,0x58); return; }
74_hppa-linux-gnu-as_and_hppa-linux-gnu-as_strip.c
unlink_if_ordinary
unlink_if_ordinary
void unlink_if_ordinary(void) { (*(code *)PTR_unlink_if_ordinary_0016c260)(); return; }
void unlink_if_ordinary(void) { (*(code *)PTR_unlink_if_ordinary_0016c260)(); return; }
JMP qword ptr [0x0016c260]
null
null
null
null
[('tmp_22', u'CAST_-1207036663'), (u'INDIRECT_-1207036668', u'COPY_-1207036727'), (u'CALLIND_-1207036728', u'INDIRECT_-1207036668'), (u'CAST_-1207036663', u'CALLIND_-1207036728'), ('const-0', u'RETURN_-1207036725')]
[('tmp_22', u'CAST_-1207036663'), (u'INDIRECT_-1207036668', u'COPY_-1207036727'), (u'CALLIND_-1207036728', u'INDIRECT_-1207036668'), (u'CAST_-1207036663', u'CALLIND_-1207036728'), ('const-0', u'RETURN_-1207036725')]
null
null
001114c0
x64
O2
(translation_unit "void unlink_if_ordinary(void)\n\n{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}\n\n" (function_definition "void unlink_if_ordinary(void)\n\n{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}" primitive_type (function_declarator "unlink_if_ordinary(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}" { (expression_statement "(*(code *)PTR_unlink_if_ordinary_0016c260)();" (call_expression "(*(code *)PTR_unlink_if_ordinary_0016c260)()" (parenthesized_expression "(*(code *)PTR_unlink_if_ordinary_0016c260)" ( (pointer_expression "*(code *)PTR_unlink_if_ordinary_0016c260" * (cast_expression "(code *)PTR_unlink_if_ordinary_0016c260" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void unlink_if_ordinary(void)\n\n{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}\n\n" (function_definition "void unlink_if_ordinary(void)\n\n{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}" primitive_type (function_declarator "unlink_if_ordinary(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}" { (expression_statement "(*(code *)PTR_unlink_if_ordinary_0016c260)();" (call_expression "(*(code *)PTR_unlink_if_ordinary_0016c260)()" (parenthesized_expression "(*(code *)PTR_unlink_if_ordinary_0016c260)" ( (pointer_expression "*(code *)PTR_unlink_if_ordinary_0016c260" * (cast_expression "(code *)PTR_unlink_if_ordinary_0016c260" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void unlink_if_ordinary(void)\n\n{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}\n\n" (function_definition "void unlink_if_ordinary(void)\n\n{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}" primitive_type (function_declarator "unlink_if_ordinary(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}" { (expression_statement "(*(code *)PTR_unlink_if_ordinary_0016c260)();" (call_expression "(*(code *)PTR_unlink_if_ordinary_0016c260)()" (parenthesized_expression "(*(code *)PTR_unlink_if_ordinary_0016c260)" ( (pointer_expression "*(code *)PTR_unlink_if_ordinary_0016c260" * (cast_expression "(code *)PTR_unlink_if_ordinary_0016c260" ( (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 unlink_if_ordinary(void)\n\n{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}" (primitive_type "void") (function_declarator "unlink_if_ordinary(void)" (identifier "unlink_if_ordinary") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_unlink_if_ordinary_0016c260)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_unlink_if_ordinary_0016c260)();" (call_expression "(*(code *)PTR_unlink_if_ordinary_0016c260)()" (parenthesized_expression "(*(code *)PTR_unlink_if_ordinary_0016c260)" (( "(") (pointer_expression "*(code *)PTR_unlink_if_ordinary_0016c260" (* "*") (cast_expression "(code *)PTR_unlink_if_ordinary_0016c260" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_unlink_if_ordinary_0016c260"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_unlink_if_ordinary_0016c260)(); 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_0016c260)(); return; }
7920_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
wofstream
FUN_002d24b0
/* std::wofstream::wofstream(char const*, std::_Ios_Openmode) */ void __thiscall std::wofstream::wofstream(wofstream *this,char *param_1,_Ios_Openmode param_2) { wfilebuf *this_00; ios_base *this_01; long lVar1; wios *this_02; this_01 = (ios_base *)(this + 0xf8); ios_base::ios_base(this_01); *(undefined8 *)this = 0x3f3aa0; *(undefined8 *)(this + 0x1d0) = 0; *(undefined4 *)(this + 0x1d8) = 0; this[0x1dc] = (wofstream)0x0; *(undefined8 *)(this + 0x1e0) = 0; *(undefined8 *)(this + 0x1e8) = 0; *(undefined8 *)(this + 0x1f0) = 0; *(undefined8 *)(this + 0x1f8) = 0; *(undefined8 *)(this + 0xf8) = 0x3f3ac8; /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */ wios::init((wios *)this_01,(wstreambuf *)0x0); this_00 = (wfilebuf *)(this + 8); *(undefined ***)this = &PTR__wofstream_003f3b10; *(undefined ***)(this + 0xf8) = &PTR__wofstream_003f3b38; /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */ wfilebuf::wfilebuf(this_00); /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */ wios::init((wios *)this_01,(wstreambuf *)this_00); lVar1 = wfilebuf::open(this_00,param_1,param_2 | _S_out); this_02 = (wios *)(this + *(long *)(*(long *)this + -0x18)); if (lVar1 != 0) { wios::clear(this_02,_S_goodbit); return; } wios::clear(this_02,*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit); return; }
void FUN_002d24b0(long *param_1,undefined8 param_2,uint param_3) { long *plVar1; long *plVar2; long lVar3; long lVar4; plVar2 = param_1 + 0x1f; FUN_002e06e0(plVar2); *param_1 = (long)&DAT_003f3aa0; param_1[0x3a] = 0; *(undefined4 *)(param_1 + 0x3b) = 0; *(undefined1 *)((long)param_1 + 0x1dc) = 0; param_1[0x3c] = 0; param_1[0x3d] = 0; param_1[0x3e] = 0; param_1[0x3f] = 0; param_1[0x1f] = (long)&DAT_003f3ac8; /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */ FUN_002c9590(plVar2,0); plVar1 = param_1 + 1; *param_1 = (long)&PTR_FUN_003f3b10; param_1[0x1f] = (long)&PTR_FUN_003f3b38; /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */ FUN_002ccc90(plVar1); /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */ FUN_002c9590(plVar2,plVar1); lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10); lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1; if (lVar3 != 0) { FUN_002c8f80(lVar4,0); return; } FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4); return; }
PUSH R15 MOV R15,RSI PUSH R14 LEA R14,[0x3f3aa0] PUSH R13 MOV R13D,EDX PUSH R12 PUSH RBP LEA RBP,[RDI + 0xf8] PUSH RBX MOV RBX,RDI MOV RDI,RBP SUB RSP,0x8 CALL 0x002e06e0 LEA RAX,[R14 + 0x28] MOV qword ptr [RBX],R14 XOR ESI,ESI MOV qword ptr [RBX + 0x1d0],0x0 MOV RDI,RBP MOV dword ptr [RBX + 0x1d8],0x0 MOV byte ptr [RBX + 0x1dc],0x0 MOV qword ptr [RBX + 0x1e0],0x0 MOV qword ptr [RBX + 0x1e8],0x0 MOV qword ptr [RBX + 0x1f0],0x0 MOV qword ptr [RBX + 0x1f8],0x0 MOV qword ptr [RBX + 0xf8],RAX CALL 0x002c9590 LEA RAX,[0x3f3af8] LEA R12,[RBX + 0x8] MOV RDI,R12 LEA RDX,[RAX + 0x18] ADD RAX,0x40 MOV qword ptr [RBX],RDX MOV qword ptr [RBX + 0xf8],RAX CALL 0x002ccc90 MOV RSI,R12 MOV RDI,RBP CALL 0x002c9590 MOV EDX,R13D MOV RSI,R15 MOV RDI,R12 OR EDX,0x10 CALL 0x002d1d40 MOV RDX,qword ptr [RBX] MOV RDI,qword ptr [RDX + -0x18] ADD RDI,RBX TEST RAX,RAX JZ 0x002d25a8 XOR ESI,ESI CALL 0x002c8f80 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV ESI,dword ptr [RDI + 0x20] OR ESI,0x4 CALL 0x002c8f80 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET
null
null
null
null
[('tmp_387', u'CBRANCH_-1204672988'), ('const-433', u'STORE_-1204673098'), ('tmp_678', u'PTRADD_-1204673158'), (u'CAST_-1204672611', u'CALL_-1204673062'), (u'CAST_-1204672738', u'STORE_-1204673231'), (u'CAST_-1204672753', u'STORE_-1204673249'), (u'CAST_-1204672579', u'PTRADD_-1204672849'), ('tmp_679', u'CALL_-1204673028'), (u'INT_ADD_-1204673005', u'CAST_-1204672584'), ('tmp_678', u'PTRADD_-1204673092'), ('const-1', u'PTRADD_-1204673189'), (u'PTRADD_-1204673148', u'CAST_-1204672720'), ('const-472', u'PTRADD_-1204673171'), ('const-1', u'PTRADD_-1204673171'), (u'LOAD_-1204672911', u'INT_OR_-1204672877'), ('const-433', u'STORE_-1204673166'), (u'PTRADD_-1204673254', u'CAST_-1204672787'), ('const-433', u'STORE_-1204673092'), ('const-0', u'STORE_-1204673208'), (u'CAST_-1204672720', u'STORE_-1204673208'), (u'PTRADD_-1204672950', u'CAST_-1204672579'), (u'INT_NOTEQUAL_-1204672989', u'CBRANCH_-1204672988'), ('const-248', u'PTRADD_-1204673092'), ('const-4143776', u'STORE_-1204673267'), ('const-0', u'PTRSUB_-1204672646'), (u'CALL_-1204673028', u'INT_NOTEQUAL_-1204672989'), ('const-248', u'PTRADD_-1204673032'), (u'CAST_-1204672651', u'CAST_-1204672611'), ('const-16', u'INT_OR_-1204673020'), (u'CAST_-1204672651', u'CALL_-1204673028'), (u'CAST_-1204672588', u'LOAD_-1204673027'), ('const-1', u'PTRADD_-1204673120'), (u'CAST_-1204672787', u'CAST_-1204672612'), ('tmp_678', u'PTRADD_-1204673254'), ('const-433', u'LOAD_-1204673027'), ('const-464', u'PTRADD_-1204673189'), (u'LOAD_-1204673021', u'PTRADD_-1204672950'), ('const-0', u'INT_NOTEQUAL_-1204672989'), ('const-496', u'PTRADD_-1204673120'), ('tmp_678', u'PTRADD_-1204672950'), (u'PTRADD_-1204673158', u'STORE_-1204673218'), ('const-433', u'LOAD_-1204673021'), (u'CAST_-1204672787', u'CAST_-1204672664'), ('const-1', u'PTRADD_-1204672849'), (u'CAST_-1204672759', u'STORE_-1204673267'), (u'CAST_-1204672708', u'STORE_-1204673194'), ('const-433', u'STORE_-1204673152'), (u'PTRADD_-1204673092', u'CAST_-1204672672'), ('tmp_678', u'CAST_-1204672588'), ('tmp_678', u'PTRADD_-1204673171'), ('const-1', u'PTRADD_-1204672950'), ('const-433', u'STORE_-1204673194'), (u'INT_OR_-1204672877', u'CALL_-1204672885'), (u'CAST_-1204672664', u'CALL_-1204673138'), (u'CAST_-1204672635', u'STORE_-1204673098'), (u'PTRADD_-1204673189', u'CAST_-1204672753'), ('const-0', u'STORE_-1204673231'), ('const-0', u'RETURN_-1204672911'), ('const-0', u'STORE_-1204673166'), (u'CAST_-1204672631', u'STORE_-1204673092'), (u'PTRADD_-1204673066', u'CAST_-1204672651'), ('const-1', u'PTRADD_-1204673032'), (u'PTRADD_-1204673032', u'CAST_-1204672631'), (u'PTRADD_-1204673171', u'CAST_-1204672738'), ('const-488', u'PTRADD_-1204673134'), ('const-0', u'STORE_-1204673194'), ('const-1', u'PTRADD_-1204673066'), ('const-1', u'PTRADD_-1204673134'), (u'CAST_-1204672579', u'CALL_-1204672885'), ('tmp_678', u'PTRADD_-1204673120'), ('const-0', u'STORE_-1204673249'), ('const-0', u'STORE_-1204673180'), ('tmp_678', u'PTRADD_-1204673189'), ('tmp_678', u'PTRADD_-1204673066'), (u'CAST_-1204672584', u'LOAD_-1204673021'), ('const-476', u'PTRADD_-1204673158'), (u'PTRSUB_-1204672642', u'STORE_-1204673092'), (u'CAST_-1204672612', u'CALL_-1204673062'), ('const-0', u'PTRSUB_-1204672642'), ('const-4143816', u'STORE_-1204673152'), (u'INT_OR_-1204673020', u'CALL_-1204673028'), ('const-433', u'STORE_-1204673180'), ('const-0', u'STORE_-1204673218'), (u'CAST_-1204672651', u'CALL_-1204673078'), (u'CAST_-1204672543', u'LOAD_-1204672911'), ('const-480', u'PTRADD_-1204673148'), (u'CAST_-1204672684', u'STORE_-1204673166'), (u'PTRADD_-1204673134', u'CAST_-1204672708'), ('const-0', u'RETURN_-1204672827'), ('tmp_678', u'PTRADD_-1204673032'), ('const-504', u'PTRADD_-1204673106'), (u'PTRADD_-1204673106', u'CAST_-1204672684'), (u'CAST_-1204672579', u'CALL_-1204672969'), ('tmp_680', u'INT_OR_-1204673020'), (u'CAST_-1204672696', u'STORE_-1204673180'), (u'PTRSUB_-1204672646', u'STORE_-1204673098'), ('tmp_678', u'PTRADD_-1204673148'), ('tmp_678', u'PTRADD_-1204673134'), ('const-433', u'LOAD_-1204672911'), (u'PTRADD_-1204672849', u'CAST_-1204672543'), ('tmp_678', u'CAST_-1204672635'), ('const-0', u'CALL_-1204672969'), ('const-433', u'STORE_-1204673231'), ('const--24', u'INT_ADD_-1204673005'), ('tmp_678', u'CAST_-1204672759'), ('const-4143888', u'PTRSUB_-1204672646'), ('const-433', u'STORE_-1204673218'), (u'CAST_-1204672672', u'STORE_-1204673152'), ('const-0', u'CALL_-1204673138'), ('const-433', u'STORE_-1204673208'), (u'PTRADD_-1204673120', u'CAST_-1204672696'), (u'CAST_-1204672787', u'CALL_-1204673276'), ('const-1', u'PTRADD_-1204673148'), ('const-433', u'STORE_-1204673249'), ('const-1', u'PTRADD_-1204673254'), ('const-433', u'STORE_-1204673267'), ('const-32', u'PTRADD_-1204672849'), ('const-1', u'PTRADD_-1204673158'), ('const-1', u'PTRADD_-1204673106'), ('tmp_678', u'PTRADD_-1204673106'), (u'LOAD_-1204673027', u'INT_ADD_-1204673005'), ('const-248', u'PTRADD_-1204673254'), ('const-1', u'PTRADD_-1204673092'), ('const-8', u'PTRADD_-1204673066'), ('const-4143928', u'PTRSUB_-1204672642'), ('const-4', u'INT_OR_-1204672877')]
[('tmp_387', u'CBRANCH_-1204672988'), (u'INT_ADD_-1204672996', u'INT_ADD_-1204672895'), (u'PTRADD_-1204672748', u'CAST_-1204672740'), (u'CAST_-1204672729', u'INT_ADD_-1204673204'), ('const-433', u'STORE_-1204673180'), ('const-8', u'PTRADD_-1204672682'), (u'PTRADD_-1204672706', u'STORE_-1204673180'), (u'CAST_-1204672593', u'LOAD_-1204673021'), ('const-433', u'LOAD_-1204673021'), ('const-0', u'PTRSUB_-1204672656'), (u'PTRADD_-1204672662', u'CALL_-1204673062'), (u'LOAD_-1204672911', u'INT_OR_-1204672877'), (u'PTRADD_-1204672643', u'STORE_-1204673092'), ('const-8', u'PTRADD_-1204672763'), ('tmp_1083', u'PTRADD_-1204672730'), ('const-4143928', u'PTRSUB_-1204672652'), ('const-0', u'STORE_-1204673218'), (u'INT_NOTEQUAL_-1204672989', u'CBRANCH_-1204672988'), ('const-1', u'PTRADD_-1204672662'), ('tmp_1083', u'PTRADD_-1204672643'), (u'PTRADD_-1204672796', u'CALL_-1204673062'), (u'CALL_-1204673028', u'INT_NOTEQUAL_-1204672989'), ('tmp_1083', u'PTRADD_-1204672748'), (u'PTRADD_-1204672730', u'STORE_-1204673208'), ('const-31', u'PTRADD_-1204672643'), ('tmp_1083', u'LOAD_-1204673027'), ('const-8', u'PTRADD_-1204672706'), ('const-0', u'CALL_-1204672969'), ('const-433', u'STORE_-1204673092'), ('const-16', u'INT_OR_-1204673020'), ('const-4143888', u'PTRSUB_-1204672656'), ('const-8', u'PTRADD_-1204672730'), (u'INT_ADD_-1204673204', u'CAST_-1204672728'), (u'CAST_-1204672760', u'STORE_-1204673267'), ('const-0', u'CALL_-1204673138'), (u'CAST_-1204672552', u'LOAD_-1204672911'), ('const-0', u'STORE_-1204673208'), ('const-4143816', u'PTRSUB_-1204672691'), ('const-476', u'INT_ADD_-1204673204'), (u'INT_ADD_-1204673005', u'CAST_-1204672593'), ('const-0', u'INT_NOTEQUAL_-1204672989'), ('const-433', u'STORE_-1204673166'), (u'PTRSUB_-1204672652', u'CAST_-1204672637'), (u'PTRADD_-1204672662', u'CALL_-1204673028'), ('const-433', u'STORE_-1204673267'), (u'CAST_-1204672740', u'STORE_-1204673231'), (u'PTRSUB_-1204672691', u'CAST_-1204672676'), ('tmp_1083', u'PTRADD_-1204672718'), ('const-0', u'STORE_-1204673231'), ('const-31', u'PTRADD_-1204672796'), ('const-0', u'PTRSUB_-1204672652'), ('const-433', u'STORE_-1204673218'), (u'INT_OR_-1204672877', u'CALL_-1204672885'), (u'LOAD_-1204673021', u'INT_ADD_-1204672996'), (u'INT_ADD_-1204672996', u'CALL_-1204672969'), ('tmp_1083', u'PTRADD_-1204672796'), ('const-0', u'RETURN_-1204672911'), ('const-433', u'STORE_-1204673098'), ('const-433', u'LOAD_-1204673027'), ('tmp_1083', u'CAST_-1204672588'), ('const-4143776', u'PTRSUB_-1204672772'), (u'INT_ADD_-1204672895', u'CAST_-1204672552'), ('const-63', u'PTRADD_-1204672694'), ('const-31', u'PTRADD_-1204672682'), ('const-8', u'PTRADD_-1204672662'), (u'CAST_-1204672641', u'STORE_-1204673098'), (u'PTRSUB_-1204672772', u'CAST_-1204672760'), ('const-433', u'STORE_-1204673194'), ('const-0', u'STORE_-1204673180'), (u'PTRADD_-1204672763', u'STORE_-1204673249'), ('const-59', u'PTRADD_-1204672748'), ('const-433', u'STORE_-1204673231'), ('const-433', u'STORE_-1204673249'), ('const-0', u'PTRSUB_-1204672772'), ('tmp_1083', u'CAST_-1204672729'), ('const-433', u'LOAD_-1204672911'), (u'INT_OR_-1204673020', u'CALL_-1204673028'), ('tmp_1083', u'PTRADD_-1204672763'), ('const-0', u'STORE_-1204673194'), ('const-61', u'PTRADD_-1204672718'), ('const-0', u'PTRSUB_-1204672691'), ('tmp_1083', u'PTRADD_-1204672682'), (u'CAST_-1204672637', u'STORE_-1204673092'), ('const-0', u'RETURN_-1204672827'), (u'PTRADD_-1204672682', u'STORE_-1204673152'), ('const-433', u'STORE_-1204673152'), (u'PTRADD_-1204672662', u'CALL_-1204673078'), ('const-8', u'PTRADD_-1204672718'), ('const-62', u'PTRADD_-1204672706'), ('tmp_1083', u'PTRADD_-1204672694'), (u'PTRADD_-1204672718', u'STORE_-1204673194'), (u'CAST_-1204672676', u'STORE_-1204673152'), ('const-0', u'STORE_-1204673166'), ('tmp_1473', u'INT_OR_-1204673020'), ('tmp_1083', u'PTRADD_-1204672706'), ('tmp_1083', u'STORE_-1204673267'), (u'PTRADD_-1204672796', u'CALL_-1204673276'), ('const-433', u'STORE_-1204673208'), (u'CAST_-1204672728', u'STORE_-1204673218'), (u'PTRSUB_-1204672656', u'CAST_-1204672641'), ('const--24', u'INT_ADD_-1204673005'), (u'PTRADD_-1204672796', u'CALL_-1204673138'), ('const-8', u'PTRADD_-1204672796'), (u'CAST_-1204672588', u'INT_ADD_-1204672996'), ('const-8', u'PTRADD_-1204672748'), ('tmp_1083', u'PTRADD_-1204672662'), ('const-8', u'PTRADD_-1204672643'), ('const-32', u'INT_ADD_-1204672895'), ('const-8', u'PTRADD_-1204672694'), ('tmp_1083', u'STORE_-1204673098'), ('tmp_1077', u'CALL_-1204673028'), ('const-60', u'PTRADD_-1204672730'), (u'INT_ADD_-1204672996', u'CALL_-1204672885'), (u'PTRADD_-1204672694', u'STORE_-1204673166'), ('const-0', u'STORE_-1204673249'), ('const-58', u'PTRADD_-1204672763'), (u'LOAD_-1204673027', u'INT_ADD_-1204673005'), ('const-4', u'INT_OR_-1204672877')]
null
null
002d24b0
x64
O2
(translation_unit "void FUN_002d24b0(long *param_1,undefined8 param_2,uint param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n \n plVar2 = param_1 + 0x1f;\n FUN_002e06e0(plVar2);\n *param_1 = (long)&DAT_003f3aa0;\n param_1[0x3a] = 0;\n *(undefined4 *)(param_1 + 0x3b) = 0;\n *(undefined1 *)((long)param_1 + 0x1dc) = 0;\n param_1[0x3c] = 0;\n param_1[0x3d] = 0;\n param_1[0x3e] = 0;\n param_1[0x3f] = 0;\n param_1[0x1f] = (long)&DAT_003f3ac8;\n /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */\n FUN_002c9590(plVar2,0);\n plVar1 = param_1 + 1;\n *param_1 = (long)&PTR_FUN_003f3b10;\n param_1[0x1f] = (long)&PTR_FUN_003f3b38;\n /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */\n FUN_002ccc90(plVar1);\n /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */\n FUN_002c9590(plVar2,plVar1);\n lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);\n lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }\n FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);\n return;\n}\n\n" (function_definition "void FUN_002d24b0(long *param_1,undefined8 param_2,uint param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n \n plVar2 = param_1 + 0x1f;\n FUN_002e06e0(plVar2);\n *param_1 = (long)&DAT_003f3aa0;\n param_1[0x3a] = 0;\n *(undefined4 *)(param_1 + 0x3b) = 0;\n *(undefined1 *)((long)param_1 + 0x1dc) = 0;\n param_1[0x3c] = 0;\n param_1[0x3d] = 0;\n param_1[0x3e] = 0;\n param_1[0x3f] = 0;\n param_1[0x1f] = (long)&DAT_003f3ac8;\n /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */\n FUN_002c9590(plVar2,0);\n plVar1 = param_1 + 1;\n *param_1 = (long)&PTR_FUN_003f3b10;\n param_1[0x1f] = (long)&PTR_FUN_003f3b38;\n /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */\n FUN_002ccc90(plVar1);\n /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */\n FUN_002c9590(plVar2,plVar1);\n lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);\n lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }\n FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);\n return;\n}" primitive_type (function_declarator "FUN_002d24b0(long *param_1,undefined8 param_2,uint param_3)" identifier (parameter_list "(long *param_1,undefined8 param_2,uint param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n \n plVar2 = param_1 + 0x1f;\n FUN_002e06e0(plVar2);\n *param_1 = (long)&DAT_003f3aa0;\n param_1[0x3a] = 0;\n *(undefined4 *)(param_1 + 0x3b) = 0;\n *(undefined1 *)((long)param_1 + 0x1dc) = 0;\n param_1[0x3c] = 0;\n param_1[0x3d] = 0;\n param_1[0x3e] = 0;\n param_1[0x3f] = 0;\n param_1[0x1f] = (long)&DAT_003f3ac8;\n /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */\n FUN_002c9590(plVar2,0);\n plVar1 = param_1 + 1;\n *param_1 = (long)&PTR_FUN_003f3b10;\n param_1[0x1f] = (long)&PTR_FUN_003f3b38;\n /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */\n FUN_002ccc90(plVar1);\n /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */\n FUN_002c9590(plVar2,plVar1);\n lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);\n lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }\n FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);\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 ;) (expression_statement "plVar2 = param_1 + 0x1f;" (assignment_expression "plVar2 = param_1 + 0x1f" identifier = (binary_expression "param_1 + 0x1f" identifier + number_literal)) ;) (expression_statement "FUN_002e06e0(plVar2);" (call_expression "FUN_002e06e0(plVar2)" identifier (argument_list "(plVar2)" ( identifier ))) ;) (expression_statement "*param_1 = (long)&DAT_003f3aa0;" (assignment_expression "*param_1 = (long)&DAT_003f3aa0" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)&DAT_003f3aa0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_003f3aa0" & identifier))) ;) (expression_statement "param_1[0x3a] = 0;" (assignment_expression "param_1[0x3a] = 0" (subscript_expression "param_1[0x3a]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x3b) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x3b) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x3b)" * (cast_expression "(undefined4 *)(param_1 + 0x3b)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3b)" ( (binary_expression "param_1 + 0x3b" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0x1dc) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x1dc) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0x1dc)" * (cast_expression "(undefined1 *)((long)param_1 + 0x1dc)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1dc)" ( (binary_expression "(long)param_1 + 0x1dc" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x3c] = 0;" (assignment_expression "param_1[0x3c] = 0" (subscript_expression "param_1[0x3c]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x3d] = 0;" (assignment_expression "param_1[0x3d] = 0" (subscript_expression "param_1[0x3d]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x3e] = 0;" (assignment_expression "param_1[0x3e] = 0" (subscript_expression "param_1[0x3e]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x3f] = 0;" (assignment_expression "param_1[0x3f] = 0" (subscript_expression "param_1[0x3f]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1f] = (long)&DAT_003f3ac8;" (assignment_expression "param_1[0x1f] = (long)&DAT_003f3ac8" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = (cast_expression "(long)&DAT_003f3ac8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_003f3ac8" & identifier))) ;) comment (expression_statement "FUN_002c9590(plVar2,0);" (call_expression "FUN_002c9590(plVar2,0)" identifier (argument_list "(plVar2,0)" ( identifier , number_literal ))) ;) (expression_statement "plVar1 = param_1 + 1;" (assignment_expression "plVar1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "*param_1 = (long)&PTR_FUN_003f3b10;" (assignment_expression "*param_1 = (long)&PTR_FUN_003f3b10" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)&PTR_FUN_003f3b10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003f3b10" & identifier))) ;) (expression_statement "param_1[0x1f] = (long)&PTR_FUN_003f3b38;" (assignment_expression "param_1[0x1f] = (long)&PTR_FUN_003f3b38" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = (cast_expression "(long)&PTR_FUN_003f3b38" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003f3b38" & identifier))) ;) comment (expression_statement "FUN_002ccc90(plVar1);" (call_expression "FUN_002ccc90(plVar1)" identifier (argument_list "(plVar1)" ( identifier ))) ;) comment (expression_statement "FUN_002c9590(plVar2,plVar1);" (call_expression "FUN_002c9590(plVar2,plVar1)" identifier (argument_list "(plVar2,plVar1)" ( identifier , identifier ))) ;) (expression_statement "lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);" (assignment_expression "lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10)" identifier = (call_expression "FUN_002d1d40(plVar1,param_2,param_3 | 0x10)" identifier (argument_list "(plVar1,param_2,param_3 | 0x10)" ( identifier , identifier , (binary_expression "param_3 | 0x10" identifier | number_literal) )))) ;) (expression_statement "lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar4 = *(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 (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }" if (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002c8f80(lVar4,0);\n return;\n }" { (expression_statement "FUN_002c8f80(lVar4,0);" (call_expression "FUN_002c8f80(lVar4,0)" identifier (argument_list "(lVar4,0)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);" (call_expression "FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4)" identifier (argument_list "(lVar4,*(uint *)(lVar4 + 0x20) | 4)" ( identifier , (binary_expression "*(uint *)(lVar4 + 0x20) | 4" (pointer_expression "*(uint *)(lVar4 + 0x20)" * (cast_expression "(uint *)(lVar4 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x20)" ( (binary_expression "lVar4 + 0x20" identifier + number_literal) )))) | number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::wofstream::wofstream(char const*, std::_Ios_Openmode) */\n\nvoid __thiscall std::wofstream::wofstream(wofstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n wfilebuf *this_00;\n ios_base *this_01;\n long lVar1;\n wios *this_02;\n \n this_01 = (ios_base *)(this + 0xf8);\n ios_base::ios_base(this_01);\n *(undefined8 *)this = 0x3f3aa0;\n *(undefined8 *)(this + 0x1d0) = 0;\n *(undefined4 *)(this + 0x1d8) = 0;\n this[0x1dc] = (wofstream)0x0;\n *(undefined8 *)(this + 0x1e0) = 0;\n *(undefined8 *)(this + 0x1e8) = 0;\n *(undefined8 *)(this + 0x1f0) = 0;\n *(undefined8 *)(this + 0x1f8) = 0;\n *(undefined8 *)(this + 0xf8) = 0x3f3ac8;\n /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */\n wios::init((wios *)this_01,(wstreambuf *)0x0);\n this_00 = (wfilebuf *)(this + 8);\n *(undefined ***)this = &PTR__wofstream_003f3b10;\n *(undefined ***)(this + 0xf8) = &PTR__wofstream_003f3b38;\n /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */\n wfilebuf::wfilebuf(this_00);\n /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */\n wios::init((wios *)this_01,(wstreambuf *)this_00);\n lVar1 = wfilebuf::open(this_00,param_1,param_2 | _S_out);\n this_02 = (wios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n wios::clear(this_02,_S_goodbit);\n return;\n }\n wios::clear(this_02,*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit);\n return;\n}\n\n" comment (function_definition "void __thiscall std::wofstream::wofstream(wofstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n wfilebuf *this_00;\n ios_base *this_01;\n long lVar1;\n wios *this_02;\n \n this_01 = (ios_base *)(this + 0xf8);\n ios_base::ios_base(this_01);\n *(undefined8 *)this = 0x3f3aa0;\n *(undefined8 *)(this + 0x1d0) = 0;\n *(undefined4 *)(this + 0x1d8) = 0;\n this[0x1dc] = (wofstream)0x0;\n *(undefined8 *)(this + 0x1e0) = 0;\n *(undefined8 *)(this + 0x1e8) = 0;\n *(undefined8 *)(this + 0x1f0) = 0;\n *(undefined8 *)(this + 0x1f8) = 0;\n *(undefined8 *)(this + 0xf8) = 0x3f3ac8;\n /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */\n wios::init((wios *)this_01,(wstreambuf *)0x0);\n this_00 = (wfilebuf *)(this + 8);\n *(undefined ***)this = &PTR__wofstream_003f3b10;\n *(undefined ***)(this + 0xf8) = &PTR__wofstream_003f3b38;\n /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */\n wfilebuf::wfilebuf(this_00);\n /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */\n wios::init((wios *)this_01,(wstreambuf *)this_00);\n lVar1 = wfilebuf::open(this_00,param_1,param_2 | _S_out);\n this_02 = (wios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n wios::clear(this_02,_S_goodbit);\n return;\n }\n wios::clear(this_02,*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wofstream::" identifier : : identifier : :) (function_declarator "wofstream(wofstream *this,char *param_1,_Ios_Openmode param_2)" identifier (parameter_list "(wofstream *this,char *param_1,_Ios_Openmode param_2)" ( (parameter_declaration "wofstream *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 wfilebuf *this_00;\n ios_base *this_01;\n long lVar1;\n wios *this_02;\n \n this_01 = (ios_base *)(this + 0xf8);\n ios_base::ios_base(this_01);\n *(undefined8 *)this = 0x3f3aa0;\n *(undefined8 *)(this + 0x1d0) = 0;\n *(undefined4 *)(this + 0x1d8) = 0;\n this[0x1dc] = (wofstream)0x0;\n *(undefined8 *)(this + 0x1e0) = 0;\n *(undefined8 *)(this + 0x1e8) = 0;\n *(undefined8 *)(this + 0x1f0) = 0;\n *(undefined8 *)(this + 0x1f8) = 0;\n *(undefined8 *)(this + 0xf8) = 0x3f3ac8;\n /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */\n wios::init((wios *)this_01,(wstreambuf *)0x0);\n this_00 = (wfilebuf *)(this + 8);\n *(undefined ***)this = &PTR__wofstream_003f3b10;\n *(undefined ***)(this + 0xf8) = &PTR__wofstream_003f3b38;\n /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */\n wfilebuf::wfilebuf(this_00);\n /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */\n wios::init((wios *)this_01,(wstreambuf *)this_00);\n lVar1 = wfilebuf::open(this_00,param_1,param_2 | _S_out);\n this_02 = (wios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n wios::clear(this_02,_S_goodbit);\n return;\n }\n wios::clear(this_02,*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit);\n return;\n}" { (declaration "wfilebuf *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "ios_base *this_01;" type_identifier (pointer_declarator "*this_01" * identifier) ;) (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "wios *this_02;" type_identifier (pointer_declarator "*this_02" * identifier) ;) (expression_statement "this_01 = (ios_base *)(this + 0xf8);" (assignment_expression "this_01 = (ios_base *)(this + 0xf8)" identifier = (cast_expression "(ios_base *)(this + 0xf8)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xf8)" ( (binary_expression "this + 0xf8" identifier + number_literal) )))) ;) (labeled_statement "ios_base::ios_base(this_01);" statement_identifier : (ERROR ":" :) (expression_statement "ios_base(this_01);" (call_expression "ios_base(this_01)" identifier (argument_list "(this_01)" ( identifier ))) ;)) (expression_statement "*(undefined8 *)this = 0x3f3aa0;" (assignment_expression "*(undefined8 *)this = 0x3f3aa0" (pointer_expression "*(undefined8 *)this" * (cast_expression "(undefined8 *)this" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x1d0) = 0;" (assignment_expression "*(undefined8 *)(this + 0x1d0) = 0" (pointer_expression "*(undefined8 *)(this + 0x1d0)" * (cast_expression "(undefined8 *)(this + 0x1d0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x1d0)" ( (binary_expression "this + 0x1d0" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(this + 0x1d8) = 0;" (assignment_expression "*(undefined4 *)(this + 0x1d8) = 0" (pointer_expression "*(undefined4 *)(this + 0x1d8)" * (cast_expression "(undefined4 *)(this + 0x1d8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x1d8)" ( (binary_expression "this + 0x1d8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "this[0x1dc] = (wofstream)0x0;" (assignment_expression "this[0x1dc] = (wofstream)0x0" (subscript_expression "this[0x1dc]" identifier [ number_literal ]) = (cast_expression "(wofstream)0x0" ( (type_descriptor "wofstream" type_identifier) ) number_literal)) ;) (expression_statement "*(undefined8 *)(this + 0x1e0) = 0;" (assignment_expression "*(undefined8 *)(this + 0x1e0) = 0" (pointer_expression "*(undefined8 *)(this + 0x1e0)" * (cast_expression "(undefined8 *)(this + 0x1e0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x1e0)" ( (binary_expression "this + 0x1e0" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x1e8) = 0;" (assignment_expression "*(undefined8 *)(this + 0x1e8) = 0" (pointer_expression "*(undefined8 *)(this + 0x1e8)" * (cast_expression "(undefined8 *)(this + 0x1e8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x1e8)" ( (binary_expression "this + 0x1e8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x1f0) = 0;" (assignment_expression "*(undefined8 *)(this + 0x1f0) = 0" (pointer_expression "*(undefined8 *)(this + 0x1f0)" * (cast_expression "(undefined8 *)(this + 0x1f0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x1f0)" ( (binary_expression "this + 0x1f0" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x1f8) = 0;" (assignment_expression "*(undefined8 *)(this + 0x1f8) = 0" (pointer_expression "*(undefined8 *)(this + 0x1f8)" * (cast_expression "(undefined8 *)(this + 0x1f8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x1f8)" ( (binary_expression "this + 0x1f8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0xf8) = 0x3f3ac8;" (assignment_expression "*(undefined8 *)(this + 0xf8) = 0x3f3ac8" (pointer_expression "*(undefined8 *)(this + 0xf8)" * (cast_expression "(undefined8 *)(this + 0xf8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xf8)" ( (binary_expression "this + 0xf8" identifier + number_literal) )))) = number_literal) ;) comment (labeled_statement "wios::init((wios *)this_01,(wstreambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((wios *)this_01,(wstreambuf *)0x0);" (call_expression "init((wios *)this_01,(wstreambuf *)0x0)" identifier (argument_list "((wios *)this_01,(wstreambuf *)0x0)" ( (cast_expression "(wios *)this_01" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(wstreambuf *)0x0" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (expression_statement "this_00 = (wfilebuf *)(this + 8);" (assignment_expression "this_00 = (wfilebuf *)(this + 8)" identifier = (cast_expression "(wfilebuf *)(this + 8)" ( (type_descriptor "wfilebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) ;) (expression_statement "*(undefined ***)this = &PTR__wofstream_003f3b10;" (assignment_expression "*(undefined ***)this = &PTR__wofstream_003f3b10" (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__wofstream_003f3b10" & identifier)) ;) (expression_statement "*(undefined ***)(this + 0xf8) = &PTR__wofstream_003f3b38;" (assignment_expression "*(undefined ***)(this + 0xf8) = &PTR__wofstream_003f3b38" (pointer_expression "*(undefined ***)(this + 0xf8)" * (cast_expression "(undefined ***)(this + 0xf8)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 0xf8)" ( (binary_expression "this + 0xf8" identifier + number_literal) )))) = (pointer_expression "&PTR__wofstream_003f3b38" & identifier)) ;) comment (labeled_statement "wfilebuf::wfilebuf(this_00);" statement_identifier : (ERROR ":" :) (expression_statement "wfilebuf(this_00);" (call_expression "wfilebuf(this_00)" identifier (argument_list "(this_00)" ( identifier ))) ;)) comment (labeled_statement "wios::init((wios *)this_01,(wstreambuf *)this_00);" statement_identifier : (ERROR ":" :) (expression_statement "init((wios *)this_01,(wstreambuf *)this_00);" (call_expression "init((wios *)this_01,(wstreambuf *)this_00)" identifier (argument_list "((wios *)this_01,(wstreambuf *)this_00)" ( (cast_expression "(wios *)this_01" ( (type_descriptor "wios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(wstreambuf *)this_00" ( (type_descriptor "wstreambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (ERROR "lVar1 = wfilebuf::" (assignment_expression "lVar1 = wfilebuf" identifier = identifier) : :) (expression_statement "open(this_00,param_1,param_2 | _S_out);" (call_expression "open(this_00,param_1,param_2 | _S_out)" identifier (argument_list "(this_00,param_1,param_2 | _S_out)" ( identifier , identifier , (binary_expression "param_2 | _S_out" identifier | identifier) ))) ;) (expression_statement "this_02 = (wios *)(this + *(long *)(*(long *)this + -0x18));" (assignment_expression "this_02 = (wios *)(this + *(long *)(*(long *)this + -0x18))" identifier = (cast_expression "(wios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "wios *" 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 wios::clear(this_02,_S_goodbit);\n return;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n wios::clear(this_02,_S_goodbit);\n return;\n }" { (labeled_statement "wios::clear(this_02,_S_goodbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear(this_02,_S_goodbit);" (call_expression "clear(this_02,_S_goodbit)" identifier (argument_list "(this_02,_S_goodbit)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })) (labeled_statement "wios::clear(this_02,*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear(this_02,*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit);" (call_expression "clear(this_02,*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit)" identifier (argument_list "(this_02,*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit)" ( identifier , (binary_expression "*(_Ios_Iostate *)(this_02 + 0x20) | _S_failbit" (pointer_expression "*(_Ios_Iostate *)(this_02 + 0x20)" * (cast_expression "(_Ios_Iostate *)(this_02 + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_02 + 0x20)" ( (binary_expression "this_02 + 0x20" identifier + number_literal) )))) | identifier) ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002d24b0(long *param_1,undefined8 param_2,uint param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n \n plVar2 = param_1 + 0x1f;\n FUN_002e06e0(plVar2);\n *param_1 = (long)&DAT_003f3aa0;\n param_1[0x3a] = 0;\n *(undefined4 *)(param_1 + 0x3b) = 0;\n *(undefined1 *)((long)param_1 + 0x1dc) = 0;\n param_1[0x3c] = 0;\n param_1[0x3d] = 0;\n param_1[0x3e] = 0;\n param_1[0x3f] = 0;\n param_1[0x1f] = (long)&DAT_003f3ac8;\n \n FUN_002c9590(plVar2,0);\n plVar1 = param_1 + 1;\n *param_1 = (long)&PTR_FUN_003f3b10;\n param_1[0x1f] = (long)&PTR_FUN_003f3b38;\n \n FUN_002ccc90(plVar1);\n \n FUN_002c9590(plVar2,plVar1);\n lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);\n lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }\n FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);\n return;\n}\n\n" (function_definition "void FUN_002d24b0(long *param_1,undefined8 param_2,uint param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n \n plVar2 = param_1 + 0x1f;\n FUN_002e06e0(plVar2);\n *param_1 = (long)&DAT_003f3aa0;\n param_1[0x3a] = 0;\n *(undefined4 *)(param_1 + 0x3b) = 0;\n *(undefined1 *)((long)param_1 + 0x1dc) = 0;\n param_1[0x3c] = 0;\n param_1[0x3d] = 0;\n param_1[0x3e] = 0;\n param_1[0x3f] = 0;\n param_1[0x1f] = (long)&DAT_003f3ac8;\n \n FUN_002c9590(plVar2,0);\n plVar1 = param_1 + 1;\n *param_1 = (long)&PTR_FUN_003f3b10;\n param_1[0x1f] = (long)&PTR_FUN_003f3b38;\n \n FUN_002ccc90(plVar1);\n \n FUN_002c9590(plVar2,plVar1);\n lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);\n lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }\n FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);\n return;\n}" primitive_type (function_declarator "FUN_002d24b0(long *param_1,undefined8 param_2,uint param_3)" identifier (parameter_list "(long *param_1,undefined8 param_2,uint param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n \n plVar2 = param_1 + 0x1f;\n FUN_002e06e0(plVar2);\n *param_1 = (long)&DAT_003f3aa0;\n param_1[0x3a] = 0;\n *(undefined4 *)(param_1 + 0x3b) = 0;\n *(undefined1 *)((long)param_1 + 0x1dc) = 0;\n param_1[0x3c] = 0;\n param_1[0x3d] = 0;\n param_1[0x3e] = 0;\n param_1[0x3f] = 0;\n param_1[0x1f] = (long)&DAT_003f3ac8;\n \n FUN_002c9590(plVar2,0);\n plVar1 = param_1 + 1;\n *param_1 = (long)&PTR_FUN_003f3b10;\n param_1[0x1f] = (long)&PTR_FUN_003f3b38;\n \n FUN_002ccc90(plVar1);\n \n FUN_002c9590(plVar2,plVar1);\n lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);\n lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }\n FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);\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 ;) (expression_statement "plVar2 = param_1 + 0x1f;" (assignment_expression "plVar2 = param_1 + 0x1f" identifier = (binary_expression "param_1 + 0x1f" identifier + number_literal)) ;) (expression_statement "FUN_002e06e0(plVar2);" (call_expression "FUN_002e06e0(plVar2)" identifier (argument_list "(plVar2)" ( identifier ))) ;) (expression_statement "*param_1 = (long)&DAT_003f3aa0;" (assignment_expression "*param_1 = (long)&DAT_003f3aa0" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)&DAT_003f3aa0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_003f3aa0" & identifier))) ;) (expression_statement "param_1[0x3a] = 0;" (assignment_expression "param_1[0x3a] = 0" (subscript_expression "param_1[0x3a]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x3b) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x3b) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x3b)" * (cast_expression "(undefined4 *)(param_1 + 0x3b)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3b)" ( (binary_expression "param_1 + 0x3b" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)((long)param_1 + 0x1dc) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x1dc) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0x1dc)" * (cast_expression "(undefined1 *)((long)param_1 + 0x1dc)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1dc)" ( (binary_expression "(long)param_1 + 0x1dc" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x3c] = 0;" (assignment_expression "param_1[0x3c] = 0" (subscript_expression "param_1[0x3c]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x3d] = 0;" (assignment_expression "param_1[0x3d] = 0" (subscript_expression "param_1[0x3d]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x3e] = 0;" (assignment_expression "param_1[0x3e] = 0" (subscript_expression "param_1[0x3e]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x3f] = 0;" (assignment_expression "param_1[0x3f] = 0" (subscript_expression "param_1[0x3f]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1f] = (long)&DAT_003f3ac8;" (assignment_expression "param_1[0x1f] = (long)&DAT_003f3ac8" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = (cast_expression "(long)&DAT_003f3ac8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&DAT_003f3ac8" & identifier))) ;) (expression_statement "FUN_002c9590(plVar2,0);" (call_expression "FUN_002c9590(plVar2,0)" identifier (argument_list "(plVar2,0)" ( identifier , number_literal ))) ;) (expression_statement "plVar1 = param_1 + 1;" (assignment_expression "plVar1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "*param_1 = (long)&PTR_FUN_003f3b10;" (assignment_expression "*param_1 = (long)&PTR_FUN_003f3b10" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)&PTR_FUN_003f3b10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003f3b10" & identifier))) ;) (expression_statement "param_1[0x1f] = (long)&PTR_FUN_003f3b38;" (assignment_expression "param_1[0x1f] = (long)&PTR_FUN_003f3b38" (subscript_expression "param_1[0x1f]" identifier [ number_literal ]) = (cast_expression "(long)&PTR_FUN_003f3b38" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&PTR_FUN_003f3b38" & identifier))) ;) (expression_statement "FUN_002ccc90(plVar1);" (call_expression "FUN_002ccc90(plVar1)" identifier (argument_list "(plVar1)" ( identifier ))) ;) (expression_statement "FUN_002c9590(plVar2,plVar1);" (call_expression "FUN_002c9590(plVar2,plVar1)" identifier (argument_list "(plVar2,plVar1)" ( identifier , identifier ))) ;) (expression_statement "lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);" (assignment_expression "lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10)" identifier = (call_expression "FUN_002d1d40(plVar1,param_2,param_3 | 0x10)" identifier (argument_list "(plVar1,param_2,param_3 | 0x10)" ( identifier , identifier , (binary_expression "param_3 | 0x10" identifier | number_literal) )))) ;) (expression_statement "lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar4 = *(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 (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }" if (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002c8f80(lVar4,0);\n return;\n }" { (expression_statement "FUN_002c8f80(lVar4,0);" (call_expression "FUN_002c8f80(lVar4,0)" identifier (argument_list "(lVar4,0)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);" (call_expression "FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4)" identifier (argument_list "(lVar4,*(uint *)(lVar4 + 0x20) | 4)" ( identifier , (binary_expression "*(uint *)(lVar4 + 0x20) | 4" (pointer_expression "*(uint *)(lVar4 + 0x20)" * (cast_expression "(uint *)(lVar4 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x20)" ( (binary_expression "lVar4 + 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 TYPE IDENT) , (parameter_declaration TYPE 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 ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & 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 (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 ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( 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_002d24b0(long *param_1,undefined8 param_2,uint param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n \n plVar2 = param_1 + 0x1f;\n FUN_002e06e0(plVar2);\n *param_1 = (long)&DAT_003f3aa0;\n param_1[0x3a] = 0;\n *(undefined4 *)(param_1 + 0x3b) = 0;\n *(undefined1 *)((long)param_1 + 0x1dc) = 0;\n param_1[0x3c] = 0;\n param_1[0x3d] = 0;\n param_1[0x3e] = 0;\n param_1[0x3f] = 0;\n param_1[0x1f] = (long)&DAT_003f3ac8;\n \n FUN_002c9590(plVar2,0);\n plVar1 = param_1 + 1;\n *param_1 = (long)&PTR_FUN_003f3b10;\n param_1[0x1f] = (long)&PTR_FUN_003f3b38;\n \n FUN_002ccc90(plVar1);\n \n FUN_002c9590(plVar2,plVar1);\n lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);\n lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }\n FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002d24b0(long *param_1,undefined8 param_2,uint param_3)" (identifier "FUN_002d24b0") (parameter_list "(long *param_1,undefined8 param_2,uint param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (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")) () ")"))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n \n plVar2 = param_1 + 0x1f;\n FUN_002e06e0(plVar2);\n *param_1 = (long)&DAT_003f3aa0;\n param_1[0x3a] = 0;\n *(undefined4 *)(param_1 + 0x3b) = 0;\n *(undefined1 *)((long)param_1 + 0x1dc) = 0;\n param_1[0x3c] = 0;\n param_1[0x3d] = 0;\n param_1[0x3e] = 0;\n param_1[0x3f] = 0;\n param_1[0x1f] = (long)&DAT_003f3ac8;\n \n FUN_002c9590(plVar2,0);\n plVar1 = param_1 + 1;\n *param_1 = (long)&PTR_FUN_003f3b10;\n param_1[0x1f] = (long)&PTR_FUN_003f3b38;\n \n FUN_002ccc90(plVar1);\n \n FUN_002c9590(plVar2,plVar1);\n lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);\n lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }\n FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);\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") (; ";")) (expression_statement "plVar2 = param_1 + 0x1f;" (assignment_expression "plVar2 = param_1 + 0x1f" (identifier "plVar2") (= "=") (binary_expression "param_1 + 0x1f" (identifier "param_1") (+ "+") (number_literal "0x1f"))) (; ";")) (expression_statement "FUN_002e06e0(plVar2);" (call_expression "FUN_002e06e0(plVar2)" (identifier "FUN_002e06e0") (argument_list "(plVar2)" (( "(") (identifier "plVar2") () ")"))) (; ";")) (expression_statement "*param_1 = (long)&DAT_003f3aa0;" (assignment_expression "*param_1 = (long)&DAT_003f3aa0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)&DAT_003f3aa0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&DAT_003f3aa0" (& "&") (identifier "DAT_003f3aa0")))) (; ";")) (expression_statement "param_1[0x3a] = 0;" (assignment_expression "param_1[0x3a] = 0" (subscript_expression "param_1[0x3a]" (identifier "param_1") ([ "[") (number_literal "0x3a") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x3b) = 0;" (assignment_expression "*(undefined4 *)(param_1 + 0x3b) = 0" (pointer_expression "*(undefined4 *)(param_1 + 0x3b)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x3b)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3b)" (( "(") (binary_expression "param_1 + 0x3b" (identifier "param_1") (+ "+") (number_literal "0x3b")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)((long)param_1 + 0x1dc) = 0;" (assignment_expression "*(undefined1 *)((long)param_1 + 0x1dc) = 0" (pointer_expression "*(undefined1 *)((long)param_1 + 0x1dc)" (* "*") (cast_expression "(undefined1 *)((long)param_1 + 0x1dc)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x1dc)" (( "(") (binary_expression "(long)param_1 + 0x1dc" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x1dc")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x3c] = 0;" (assignment_expression "param_1[0x3c] = 0" (subscript_expression "param_1[0x3c]" (identifier "param_1") ([ "[") (number_literal "0x3c") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x3d] = 0;" (assignment_expression "param_1[0x3d] = 0" (subscript_expression "param_1[0x3d]" (identifier "param_1") ([ "[") (number_literal "0x3d") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x3e] = 0;" (assignment_expression "param_1[0x3e] = 0" (subscript_expression "param_1[0x3e]" (identifier "param_1") ([ "[") (number_literal "0x3e") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x3f] = 0;" (assignment_expression "param_1[0x3f] = 0" (subscript_expression "param_1[0x3f]" (identifier "param_1") ([ "[") (number_literal "0x3f") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1f] = (long)&DAT_003f3ac8;" (assignment_expression "param_1[0x1f] = (long)&DAT_003f3ac8" (subscript_expression "param_1[0x1f]" (identifier "param_1") ([ "[") (number_literal "0x1f") (] "]")) (= "=") (cast_expression "(long)&DAT_003f3ac8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&DAT_003f3ac8" (& "&") (identifier "DAT_003f3ac8")))) (; ";")) (expression_statement "FUN_002c9590(plVar2,0);" (call_expression "FUN_002c9590(plVar2,0)" (identifier "FUN_002c9590") (argument_list "(plVar2,0)" (( "(") (identifier "plVar2") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "plVar1 = param_1 + 1;" (assignment_expression "plVar1 = param_1 + 1" (identifier "plVar1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*param_1 = (long)&PTR_FUN_003f3b10;" (assignment_expression "*param_1 = (long)&PTR_FUN_003f3b10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)&PTR_FUN_003f3b10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&PTR_FUN_003f3b10" (& "&") (identifier "PTR_FUN_003f3b10")))) (; ";")) (expression_statement "param_1[0x1f] = (long)&PTR_FUN_003f3b38;" (assignment_expression "param_1[0x1f] = (long)&PTR_FUN_003f3b38" (subscript_expression "param_1[0x1f]" (identifier "param_1") ([ "[") (number_literal "0x1f") (] "]")) (= "=") (cast_expression "(long)&PTR_FUN_003f3b38" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&PTR_FUN_003f3b38" (& "&") (identifier "PTR_FUN_003f3b38")))) (; ";")) (expression_statement "FUN_002ccc90(plVar1);" (call_expression "FUN_002ccc90(plVar1)" (identifier "FUN_002ccc90") (argument_list "(plVar1)" (( "(") (identifier "plVar1") () ")"))) (; ";")) (expression_statement "FUN_002c9590(plVar2,plVar1);" (call_expression "FUN_002c9590(plVar2,plVar1)" (identifier "FUN_002c9590") (argument_list "(plVar2,plVar1)" (( "(") (identifier "plVar2") (, ",") (identifier "plVar1") () ")"))) (; ";")) (expression_statement "lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10);" (assignment_expression "lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10)" (identifier "lVar3") (= "=") (call_expression "FUN_002d1d40(plVar1,param_2,param_3 | 0x10)" (identifier "FUN_002d1d40") (argument_list "(plVar1,param_2,param_3 | 0x10)" (( "(") (identifier "plVar1") (, ",") (identifier "param_2") (, ",") (binary_expression "param_3 | 0x10" (identifier "param_3") (| "|") (number_literal "0x10")) () ")")))) (; ";")) (expression_statement "lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar4") (= "=") (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 (lVar3 != 0) {\n FUN_002c8f80(lVar4,0);\n return;\n }" (if "if") (parenthesized_expression "(lVar3 != 0)" (( "(") (binary_expression "lVar3 != 0" (identifier "lVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002c8f80(lVar4,0);\n return;\n }" ({ "{") (expression_statement "FUN_002c8f80(lVar4,0);" (call_expression "FUN_002c8f80(lVar4,0)" (identifier "FUN_002c8f80") (argument_list "(lVar4,0)" (( "(") (identifier "lVar4") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4);" (call_expression "FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4)" (identifier "FUN_002c8f80") (argument_list "(lVar4,*(uint *)(lVar4 + 0x20) | 4)" (( "(") (identifier "lVar4") (, ",") (binary_expression "*(uint *)(lVar4 + 0x20) | 4" (pointer_expression "*(uint *)(lVar4 + 0x20)" (* "*") (cast_expression "(uint *)(lVar4 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0x20)" (( "(") (binary_expression "lVar4 + 0x20" (identifier "lVar4") (+ "+") (number_literal "0x20")) () ")")))) (| "|") (number_literal "4")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::wofstream::wofstream(char const*, std::_Ios_Openmode) */ void __thiscall std::function_1::function_1(function_1 *var_1,char *param_1,type_1 var_4) { type_2 *this_00; type_3 *this_01; long var_6; type_4 *var_8; this_01 = (type_3 *)(var_1 + 0xf8); ios_base::type_3(this_01); *(type_5 *)var_1 = 0x3f3aa0; *(type_5 *)(var_1 + 0x1d0) = 0; *(type_6 *)(var_1 + 0x1d8) = 0; var_1[0x1dc] = (function_1)0x0; *(type_5 *)(var_1 + 0x1e0) = 0; *(type_5 *)(var_1 + 0x1e8) = 0; *(type_5 *)(var_1 + 0x1f0) = 0; *(type_5 *)(var_1 + 0x1f8) = 0; *(type_5 *)(var_1 + 0xf8) = 0x3f3ac8; /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */ wios::var_2((type_4 *)this_01,(type_7 *)0x0); this_00 = (type_2 *)(var_1 + 8); *(type_8 ***)var_1 = &PTR__wofstream_003f3b10; *(type_8 ***)(var_1 + 0xf8) = &PTR__wofstream_003f3b38; /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */ wfilebuf::type_2(this_00); /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */ wios::var_2((type_4 *)this_01,(type_7 *)this_00); var_6 = type_2::var_3(this_00,param_1,var_4 | var_5); var_8 = (type_4 *)(var_1 + *(long *)(*(long *)var_1 + -0x18)); if (var_6 != 0) { wios::var_7(var_8,_S_goodbit); return; } wios::var_7(var_8,*(type_9 *)(var_8 + 0x20) | var_9); 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: (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: (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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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,undefined8 param_2,uint param_3) { long *plVar1; long *plVar2; long lVar3; long lVar4; plVar2 = param_1 + 0x1f; FUN_002e06e0(plVar2); *param_1 = (long)&DAT_003f3aa0; param_1[0x3a] = 0; *(undefined4 *)(param_1 + 0x3b) = 0; *(undefined1 *)((long)param_1 + 0x1dc) = 0; param_1[0x3c] = 0; param_1[0x3d] = 0; param_1[0x3e] = 0; param_1[0x3f] = 0; param_1[0x1f] = (long)&DAT_003f3ac8; /* try { // try from 002d2538 to 002d253c has its CatchHandler @ 002d25cc */ FUN_002c9590(plVar2,0); plVar1 = param_1 + 1; *param_1 = (long)&PTR_FUN_003f3b10; param_1[0x1f] = (long)&PTR_FUN_003f3b38; /* try { // try from 002d255d to 002d2561 has its CatchHandler @ 002d25c7 */ FUN_002ccc90(plVar1); /* try { // try from 002d2568 to 002d25b2 has its CatchHandler @ 002d25c2 */ FUN_002c9590(plVar2,plVar1); lVar3 = FUN_002d1d40(plVar1,param_2,param_3 | 0x10); lVar4 = *(long *)(*param_1 + -0x18) + (long)param_1; if (lVar3 != 0) { FUN_002c8f80(lVar4,0); return; } FUN_002c8f80(lVar4,*(uint *)(lVar4 + 0x20) | 4); return; }
6751_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
find_file_in_dir_list
FUN_00299ab0
string * gold::Dirsearch::find_file_in_dir_list (string *__return_storage_ptr__,string *name,Dir_list *directories, string *extra_search_dir) { pointer pcVar1; int iVar2; long *plVar3; pointer pSVar4; string extra_name; string full_name; basic_string<char,_std::char_traits<char>,_std::allocator<char>_> local_e8; stat buf; pcVar1 = (extra_search_dir->_M_dataplus)._M_p; buf.st_dev = (__dev_t)&buf.st_nlink; std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&buf, pcVar1,pcVar1 + extra_search_dir->_M_string_length); /* try { // try from 00299b00 to 00299b04 has its CatchHandler @ 00299da4 */ std::string::_M_replace_aux((string *)&buf,buf.st_ino,0,1,'/'); /* try { // try from 00299b11 to 00299b15 has its CatchHandler @ 00299d94 */ plVar3 = (long *)std::string::_M_append ((string *)&buf,(name->_M_dataplus)._M_p,name->_M_string_length); extra_name._M_dataplus._M_p = (pointer)&extra_name.field_2; if ((long *)*plVar3 == plVar3 + 2) { extra_name.field_2._M_allocated_capacity = plVar3[2]; extra_name.field_2._8_8_ = plVar3[3]; } else { extra_name.field_2._M_allocated_capacity = plVar3[2]; extra_name._M_dataplus._M_p = (pointer)*plVar3; } extra_name._M_string_length = plVar3[1]; *(undefined1 *)(plVar3 + 2) = 0; *plVar3 = (long)(plVar3 + 2); plVar3[1] = 0; if ((__nlink_t *)buf.st_dev != &buf.st_nlink) { operator_delete((void *)buf.st_dev); } iVar2 = __xstat64(1,extra_name._M_dataplus._M_p,(stat64 *)&buf); if (iVar2 == 0) { (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)extra_name._M_dataplus._M_p == &extra_name.field_2) { (__return_storage_ptr__->field_2)._M_allocated_capacity = extra_name.field_2._M_allocated_capacity; *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_; } else { (__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p; (__return_storage_ptr__->field_2)._M_allocated_capacity = extra_name.field_2._M_allocated_capacity; } __return_storage_ptr__->_M_string_length = extra_name._M_string_length; } else { pSVar4 = (directories-> super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>). _M_impl._M_start; if (pSVar4 != (directories-> super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_> )._M_impl._M_finish) { do { local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2; pcVar1 = (pSVar4->name_)._M_dataplus._M_p; /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length); /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */ std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/'); /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */ plVar3 = (long *)std::string::_M_append ((string *)&local_e8,(name->_M_dataplus)._M_p, name->_M_string_length); full_name._M_dataplus._M_p = (pointer)*plVar3; if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) { full_name.field_2._M_allocated_capacity = plVar3[2]; full_name.field_2._8_8_ = plVar3[3]; full_name._M_dataplus._M_p = (pointer)&full_name.field_2; } else { full_name.field_2._M_allocated_capacity = plVar3[2]; } full_name._M_string_length = plVar3[1]; *(undefined1 *)(plVar3 + 2) = 0; *plVar3 = (long)(plVar3 + 2); plVar3[1] = 0; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)local_e8._M_dataplus._M_p != &local_e8.field_2) { operator_delete(local_e8._M_dataplus._M_p); } iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf); if (iVar2 == 0) { (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)full_name._M_dataplus._M_p == &full_name.field_2) { (__return_storage_ptr__->field_2)._M_allocated_capacity = full_name.field_2._M_allocated_capacity; *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_; } else { (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p; (__return_storage_ptr__->field_2)._M_allocated_capacity = full_name.field_2._M_allocated_capacity; } __return_storage_ptr__->_M_string_length = full_name._M_string_length; goto LAB_00299cfc; } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)full_name._M_dataplus._M_p != &full_name.field_2) { operator_delete(full_name._M_dataplus._M_p); } pSVar4 = pSVar4 + 1; } while ((directories-> super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>). _M_impl._M_finish != pSVar4); } (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2; pcVar1 = (name->_M_dataplus)._M_p; /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length); LAB_00299cfc: if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)extra_name._M_dataplus._M_p != &extra_name.field_2) { operator_delete(extra_name._M_dataplus._M_p); } } return __return_storage_ptr__; }
long * FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4) { long lVar1; int iVar2; long *plVar3; long *plVar4; long *local_128; long local_118; long lStack_110; long *local_108; long local_100; long local_f8; long lStack_f0; undefined1 *local_e8; undefined8 local_e0; undefined1 local_d8 [16]; stat64 local_c8; local_c8.st_dev = (__dev_t)&local_c8.st_nlink; FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4); /* try { // try from 00299b00 to 00299b04 has its CatchHandler @ 00299da4 */ FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f); /* try { // try from 00299b11 to 00299b15 has its CatchHandler @ 00299d94 */ plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]); local_128 = &local_118; if ((long *)*plVar3 == plVar3 + 2) { local_118 = plVar3[2]; lStack_110 = plVar3[3]; } else { local_118 = plVar3[2]; local_128 = (long *)*plVar3; } lVar1 = plVar3[1]; *(undefined1 *)(plVar3 + 2) = 0; *plVar3 = (long)(plVar3 + 2); plVar3[1] = 0; if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) { FUN_002dac60(); } iVar2 = __xstat64(1,(char *)local_128,&local_c8); if (iVar2 == 0) { *param_1 = (long)(param_1 + 2); if (local_128 == &local_118) { param_1[2] = local_118; param_1[3] = lStack_110; } else { *param_1 = (long)local_128; param_1[2] = local_118; } param_1[1] = lVar1; } else { plVar3 = (long *)*param_3; if (plVar3 != (long *)param_3[1]) { do { local_e8 = local_d8; /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */ FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3); /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */ FUN_002e22f0(&local_e8,local_e0,0,1,0x2f); /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */ plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]); local_108 = (long *)*plVar4; if (local_108 == plVar4 + 2) { local_f8 = plVar4[2]; lStack_f0 = plVar4[3]; local_108 = &local_f8; } else { local_f8 = plVar4[2]; } local_100 = plVar4[1]; *(undefined1 *)(plVar4 + 2) = 0; *plVar4 = (long)(plVar4 + 2); plVar4[1] = 0; if (local_e8 != local_d8) { FUN_002dac60(); } iVar2 = __xstat64(1,(char *)local_108,&local_c8); if (iVar2 == 0) { *param_1 = (long)(param_1 + 2); if (local_108 == &local_f8) { param_1[2] = local_f8; param_1[3] = lStack_f0; } else { *param_1 = (long)local_108; param_1[2] = local_f8; } param_1[1] = local_100; goto LAB_00299cfc; } if (local_108 != &local_f8) { FUN_002dac60(); } plVar3 = plVar3 + 5; } while ((long *)param_3[1] != plVar3); } *param_1 = (long)(param_1 + 2); /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */ FUN_00166a10(param_1,*param_2,param_2[1] + *param_2); LAB_00299cfc: if (local_128 != &local_118) { FUN_002dac60(); } } return param_1; }
PUSH R15 MOV R15,RDX PUSH R14 PUSH R13 PUSH R12 MOV R12,RSI PUSH RBP PUSH RBX SUB RSP,0x108 MOV RSI,qword ptr [RCX] MOV RDX,qword ptr [RCX + 0x8] LEA R13,[RSP + 0x70] MOV qword ptr [RSP],RDI ADD RDX,RSI LEA RAX,[R13 + 0x10] MOV RDI,R13 MOV qword ptr [RSP + 0x70],RAX CALL 0x00166a10 MOV RSI,qword ptr [RSP + 0x78] XOR EDX,EDX MOV RDI,R13 MOV R8D,0x2f MOV ECX,0x1 CALL 0x002e22f0 MOV RDX,qword ptr [R12 + 0x8] MOV RSI,qword ptr [R12] MOV RDI,R13 CALL 0x002e2ee0 LEA RDX,[RSP + 0x20] LEA RBX,[RSP + 0x10] MOV qword ptr [RSP + 0x10],RDX MOV RCX,qword ptr [RAX] LEA RDX,[RAX + 0x10] MOV qword ptr [RSP + 0x8],RBX CMP RCX,RDX JZ 0x00299d20 MOV qword ptr [RSP + 0x10],RCX MOV RCX,qword ptr [RAX + 0x10] MOV qword ptr [RSP + 0x20],RCX MOV RCX,qword ptr [RAX + 0x8] MOV byte ptr [RAX + 0x10],0x0 MOV qword ptr [RSP + 0x18],RCX MOV qword ptr [RAX],RDX MOV qword ptr [RAX + 0x8],0x0 MOV RDI,qword ptr [RSP + 0x70] LEA RAX,[R13 + 0x10] CMP RDI,RAX JZ 0x00299b73 CALL 0x002dac60 MOV RSI,qword ptr [RSP + 0x10] MOV RDX,R13 MOV EDI,0x1 CALL 0x001478c0 TEST EAX,EAX JNZ 0x00299be0 MOV RBX,qword ptr [RSP] MOV RDX,qword ptr [RSP + 0x8] LEA RAX,[RBX + 0x10] ADD RDX,0x10 MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RSP + 0x10] CMP RAX,RDX JZ 0x00299d70 MOV RBX,qword ptr [RSP] MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RSP + 0x20] MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RSP + 0x18] MOV RBX,qword ptr [RSP] MOV qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [RSP] ADD RSP,0x108 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RBX,qword ptr [R15] CMP RBX,qword ptr [R15 + 0x8] JZ 0x00299ce0 LEA RBP,[RSP + 0x50] LEA R14,[RSP + 0x30] JMP 0x00299c70 MOV qword ptr [RSP + 0x30],RCX MOV RCX,qword ptr [RAX + 0x10] MOV qword ptr [RSP + 0x40],RCX MOV RCX,qword ptr [RAX + 0x8] MOV byte ptr [RAX + 0x10],0x0 MOV qword ptr [RSP + 0x38],RCX MOV qword ptr [RAX],RDX MOV RDI,qword ptr [RSP + 0x50] MOV qword ptr [RAX + 0x8],0x0 LEA RAX,[RBP + 0x10] CMP RDI,RAX JZ 0x00299c39 CALL 0x002dac60 MOV RSI,qword ptr [RSP + 0x30] MOV RDX,R13 MOV EDI,0x1 CALL 0x001478c0 TEST EAX,EAX JZ 0x00299d30 MOV RDI,qword ptr [RSP + 0x30] LEA RAX,[R14 + 0x10] CMP RDI,RAX JZ 0x00299c66 CALL 0x002dac60 ADD RBX,0x28 CMP qword ptr [R15 + 0x8],RBX JZ 0x00299ce0 LEA RAX,[RBP + 0x10] MOV RDI,RBP MOV qword ptr [RSP + 0x50],RAX MOV RSI,qword ptr [RBX] MOV RDX,qword ptr [RBX + 0x8] ADD RDX,RSI CALL 0x00166a10 MOV RSI,qword ptr [RSP + 0x58] MOV R8D,0x2f XOR EDX,EDX MOV RDI,RBP MOV ECX,0x1 CALL 0x002e22f0 MOV RDX,qword ptr [R12 + 0x8] MOV RSI,qword ptr [R12] MOV RDI,RBP CALL 0x002e2ee0 LEA RDX,[R14 + 0x10] MOV qword ptr [RSP + 0x30],RDX MOV RCX,qword ptr [RAX] LEA RDX,[RAX + 0x10] CMP RCX,RDX JNZ 0x00299c00 MOVDQU XMM0,xmmword ptr [RAX + 0x10] MOVAPS xmmword ptr [RSP + 0x40],XMM0 JMP 0x00299c0e MOV RDI,qword ptr [RSP] LEA RAX,[RDI + 0x10] MOV qword ptr [RDI],RAX MOV RSI,qword ptr [R12] MOV RDX,qword ptr [R12 + 0x8] ADD RDX,RSI CALL 0x00166a10 MOV RAX,qword ptr [RSP + 0x8] MOV RDI,qword ptr [RSP + 0x10] ADD RAX,0x10 CMP RDI,RAX JZ 0x00299bc8 CALL 0x002dac60 JMP 0x00299bc8 MOVDQU XMM1,xmmword ptr [RAX + 0x10] MOVAPS xmmword ptr [RSP + 0x20],XMM1 JMP 0x00299b48 MOV RBX,qword ptr [RSP] ADD R14,0x10 LEA RAX,[RBX + 0x10] MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RSP + 0x30] CMP RAX,R14 JZ 0x00299d80 MOV RBX,qword ptr [RSP] MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RSP + 0x40] MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RSP + 0x38] MOV RBX,qword ptr [RSP] MOV qword ptr [RBX + 0x8],RAX JMP 0x00299cfc MOVDQA XMM2,xmmword ptr [RSP + 0x20] MOVUPS xmmword ptr [RBX + 0x10],XMM2 JMP 0x00299bbb MOVDQA XMM3,xmmword ptr [RSP + 0x40] MOVUPS xmmword ptr [RBX + 0x10],XMM3 JMP 0x00299d59
null
null
null
null
[(u'CALL_-1204380153', u'INDIRECT_-1204379060'), (u'CALL_-1204379940', u'INDIRECT_-1204378914'), (u'PTRSUB_-1204378506', u'PTRSUB_-1204378457'), ('const-433', u'STORE_-1204380268'), ('tmp_1198', u'CBRANCH_-1204380102'), ('const-16', u'PTRSUB_-1204378700'), (u'CAST_-1204378681', u'CALL_-1204380635'), (u'INDIRECT_-1204379112', u'MULTIEQUAL_-1204379085'), (u'INDIRECT_-1204379332', u'STORE_-1204379112'), ('const-0', u'PTRSUB_-1204378275'), ('const-16', u'PTRSUB_-1204378392'), (u'CALL_-1204379883', u'INDIRECT_-1204378992'), (u'CALL_-1204380224', u'INDIRECT_-1204379140'), (u'INDIRECT_-1204379083', u'MULTIEQUAL_-1204378707'), (u'INDIRECT_-1204379368', u'STORE_-1204379113'), (u'LOAD_-1204379973', u'CALL_-1204379940'), ('const-0', u'INT_EQUAL_-1204380621'), ('tmp_1571', u'PTRSUB_-1204378231'), (u'CALL_-1204380179', u'INDIRECT_-1204379042'), (u'MULTIEQUAL_-1204379079', u'MULTIEQUAL_-1204379067'), ('const-0', u'PTRSUB_-1204378154'), ('const-433', u'LOAD_-1204380798'), ('const-433', u'STORE_-1204379760'), ('tmp_1031', u'CBRANCH_-1204380224'), (u'CAST_-1204378737', u'STORE_-1204380726'), (u'INDIRECT_-1204378845', u'CALL_-1204380217'), (u'INT_NOTEQUAL_-1204380143', u'CBRANCH_-1204380142'), (u'PTRSUB_-1204378729', u'PTRSUB_-1204378673'), ('const-0', u'PTRSUB_-1204378506'), ('const-0', u'PTRSUB_-1204378257'), (u'PTRSUB_-1204378895', u'PTRSUB_-1204378830'), (u'MULTIEQUAL_-1204378865', u'MULTIEQUAL_-1204378853'), (u'PTRADD_-1204378326', u'LOAD_-1204379208'), ('tmp_3204', u'PTRSUB_-1204378304'), (u'PTRSUB_-1204378147', u'STORE_-1204379091'), (u'CALL_-1204380661', u'INDIRECT_-1204379244'), (u'INDIRECT_-1204378881', u'MULTIEQUAL_-1204379020'), ('const-16', u'PTRSUB_-1204378266'), (u'CALL_-1204380661', u'INDIRECT_-1204379172'), (u'INDIRECT_-1204379196', u'CAST_-1204378706'), (u'INDIRECT_-1204379387', u'MULTIEQUAL_-1204379352'), ('const-433', u'LOAD_-1204380948'), (u'CAST_-1204378634', u'STORE_-1204380584'), (u'PTRSUB_-1204378673', u'PTRSUB_-1204378619'), ('const-8', u'PTRADD_-1204378876'), (u'CALL_-1204380217', u'INDIRECT_-1204379184'), ('const-8', u'PTRADD_-1204378627'), (u'PTRSUB_-1204378972', u'CAST_-1204378681'), (u'CALL_-1204380191', u'INDIRECT_-1204379200'), (u'INDIRECT_-1204379244', u'MULTIEQUAL_-1204379208'), (u'PTRADD_-1204378533', u'INT_NOTEQUAL_-1204380104'), (u'CAST_-1204378148', u'INT_ADD_-1204378257'), (u'PTRSUB_-1204378972', u'CAST_-1204378801'), ('const-8', u'PTRADD_-1204378604'), (u'PTRSUB_-1204378266', u'INT_EQUAL_-1204379805'), ('const-1', u'PTRADD_-1204378627'), (u'CALL_-1204380892', u'INDIRECT_-1204379490'), (u'COPY_-1204378819', u'MULTIEQUAL_-1204379465'), (u'INDIRECT_-1204378880', u'MULTIEQUAL_-1204378830'), ('const-2', u'PTRADD_-1204378837'), (u'PTRSUB_-1204378720', u'PTRSUB_-1204378598'), ('tmp_1573', u'PTRSUB_-1204378677'), (u'CALL_-1204380661', u'INDIRECT_-1204379208'), (u'PTRSUB_-1204378706', u'STORE_-1204380510'), (u'INDIRECT_-1204379065', u'MULTIEQUAL_-1204379043'), (u'LOAD_-1204380097', u'MULTIEQUAL_-1204379056'), (u'CAST_-1204378706', u'INT_NOTEQUAL_-1204380669'), (u'INDIRECT_-1204379102', u'MULTIEQUAL_-1204379067'), (u'PTRSUB_-1204378498', u'INT_NOTEQUAL_-1204380143'), ('tmp_1571', u'PTRSUB_-1204378392'), (u'PTRSUB_-1204378230', u'CAST_-1204378155'), (u'INT_EQUAL_-1204379805', u'CBRANCH_-1204379803'), (u'PTRSUB_-1204378892', u'CAST_-1204378859'), (u'CALL_-1204379883', u'INDIRECT_-1204378921'), ('const-0', u'PTRSUB_-1204378502'), (u'CAST_-1204378800', u'PTRADD_-1204378852'), ('const--264', u'PTRSUB_-1204378548'), (u'PTRADD_-1204378852', u'LOAD_-1204380750'), (u'INDIRECT_-1204379439', u'CAST_-1204378625'), (u'INDIRECT_-1204378810', u'MULTIEQUAL_-1204378907'), (u'PTRSUB_-1204378619', u'PTRSUB_-1204378599'), (u'MULTIEQUAL_-1204379037', u'CAST_-1204378267'), (u'PTRSUB_-1204378298', u'CAST_-1204378225'), ('const-8', u'PTRSUB_-1204378252'), (u'LOAD_-1204380138', u'CAST_-1204378357'), (u'CALL_-1204380179', u'INDIRECT_-1204379149'), (u'INDIRECT_-1204379189', u'MULTIEQUAL_-1204378813'), ('const-0', u'PTRSUB_-1204378673'), ('tmp_747', u'BRANCH_-1204380393'), (u'INDIRECT_-1204379296', u'MULTIEQUAL_-1204378920'), ('tmp_1571', u'PTRSUB_-1204378298'), (u'MULTIEQUAL_-1204378936', u'MULTIEQUAL_-1204378813'), (u'INDIRECT_-1204379279', u'MULTIEQUAL_-1204379244'), ('const-8', u'PTRSUB_-1204378706'), ('const-0', u'PTRSUB_-1204378623'), (u'CAST_-1204378372', u'PTRADD_-1204378430'), (u'CALL_-1204380847', u'INDIRECT_-1204379463'), (u'INDIRECT_-1204379225', u'MULTIEQUAL_-1204378849'), (u'INDIRECT_-1204379005', u'MULTIEQUAL_-1204378978'), (u'MULTIEQUAL_-1204379056', u'MULTIEQUAL_-1204379014'), ('const-433', u'LOAD_-1204380255'), (u'CALL_-1204380179', u'INDIRECT_-1204378970'), ('const-433', u'LOAD_-1204379209'), (u'CALL_-1204380217', u'INDIRECT_-1204378969'), (u'CALL_-1204380179', u'INDIRECT_-1204378863'), ('const-0', u'STORE_-1204380254'), (u'CALL_-1204380892', u'INDIRECT_-1204379454'), ('const-433', u'LOAD_-1204380954'), ('tmp_1571', u'PTRSUB_-1204378706'), (u'INDIRECT_-1204379200', u'MULTIEQUAL_-1204379001'), (u'CALL_-1204379883', u'INDIRECT_-1204378814'), ('const-433', u'STORE_-1204379112'), (u'CALL_-1204380153', u'INDIRECT_-1204378881'), (u'INDIRECT_-1204378807', u'MULTIEQUAL_-1204378787'), (u'CAST_-1204378329', u'COPY_-1204378412'), ('tmp_695', u'BRANCH_-1204380026'), (u'CALL_-1204380191', u'INT_EQUAL_-1204380177'), (u'INT_EQUAL_-1204380765', u'CBRANCH_-1204380763'), (u'MULTIEQUAL_-1204379186', u'MULTIEQUAL_-1204379063'), (u'INDIRECT_-1204379332', u'MULTIEQUAL_-1204378956'), (u'INDIRECT_-1204379129', u'MULTIEQUAL_-1204379079'), (u'CALL_-1204379940', u'INDIRECT_-1204378701'), ('tmp_1571', u'PTRSUB_-1204378720'), ('const-16', u'PTRSUB_-1204378892'), (u'CAST_-1204378800', u'PTRADD_-1204378842'), (u'CAST_-1204378349', u'INT_EQUAL_-1204380113'), ('tmp_1574', u'PTRSUB_-1204378977'), ('const-0', u'PTRSUB_-1204378457'), ('const-8', u'PTRADD_-1204378327'), (u'CAST_-1204378800', u'STORE_-1204380712'), (u'PTRADD_-1204378637', u'LOAD_-1204380097'), ('tmp_1572', u'PTRSUB_-1204378383'), (u'PTRSUB_-1204378762', u'CAST_-1204378634'), (u'COPY_-1204380506', u'RETURN_-1204380440'), (u'INDIRECT_-1204379208', u'MULTIEQUAL_-1204379172'), (u'CALL_-1204380191', u'INDIRECT_-1204378915'), (u'PTRSUB_-1204378443', u'PTRSUB_-1204378396'), (u'LOAD_-1204380170', u'CALL_-1204380153'), ('tmp_1572', u'PTRSUB_-1204378914'), ('const-0', u'PTRSUB_-1204378193'), ('const-0', u'CALL_-1204380179'), ('tmp_1128', u'CBRANCH_-1204380142'), ('const-0', u'PTRSUB_-1204378527'), (u'PTRSUB_-1204378757', u'PTRSUB_-1204378700'), (u'CALL_-1204380661', u'INDIRECT_-1204379387'), (u'CALL_-1204380821', u'INDIRECT_-1204379231'), ('const-433', u'LOAD_-1204379973'), (u'CALL_-1204380135', u'INDIRECT_-1204378922'), ('const-0', u'PTRSUB_-1204378695'), ('const-16', u'PTRSUB_-1204378230'), ('const-0', u'PTRSUB_-1204378729'), (u'CALL_-1204380847', u'INDIRECT_-1204379427'), ('tmp_1572', u'PTRSUB_-1204378908'), (u'INDIRECT_-1204379165', u'MULTIEQUAL_-1204379115'), (u'CALL_-1204380892', u'INDIRECT_-1204379206'), (u'LOAD_-1204380255', u'PTRADD_-1204380178'), (u'INDIRECT_-1204379260', u'MULTIEQUAL_-1204378884'), (u'INT_NOTEQUAL_-1204380669', u'CBRANCH_-1204380668'), (u'PTRSUB_-1204378959', u'PTRSUB_-1204378892'), (u'CALL_-1204380661', u'INDIRECT_-1204379315'), (u'MULTIEQUAL_-1204379043', u'MULTIEQUAL_-1204379031'), (u'PTRSUB_-1204378409', u'LOAD_-1204380170'), (u'CALL_-1204380635', u'INDIRECT_-1204379296'), ('const-433', u'LOAD_-1204380431'), (u'PTRSUB_-1204378341', u'LOAD_-1204379973'), (u'CALL_-1204380179', u'INDIRECT_-1204378828'), (u'INDIRECT_-1204379153', u'MULTIEQUAL_-1204378777'), ('const-1', u'CALL_-1204380635'), (u'LOAD_-1204379209', u'MULTIEQUAL_-1204379394'), (u'INDIRECT_-1204379057', u'MULTIEQUAL_-1204379037'), ('const-433', u'STORE_-1204380254'), (u'INDIRECT_-1204379095', u'MULTIEQUAL_-1204379192'), ('const-433', u'LOAD_-1204380838'), (u'MULTIEQUAL_-1204379079', u'MULTIEQUAL_-1204378956'), (u'PTRADD_-1204378622', u'CAST_-1204378527'), (u'CALL_-1204379883', u'INDIRECT_-1204378885'), ('tmp_1572', u'PTRSUB_-1204378462'), (u'INDIRECT_-1204379231', u'MULTIEQUAL_-1204379102'), (u'INDIRECT_-1204379225', u'MULTIEQUAL_-1204378960'), (u'PTRSUB_-1204378695', u'STORE_-1204380584'), (u'INDIRECT_-1204378922', u'MULTIEQUAL_-1204378900'), (u'CALL_-1204380892', u'INDIRECT_-1204379276'), ('tmp_1573', u'PTRSUB_-1204378527'), (u'MULTIEQUAL_-1204378830', u'MULTIEQUAL_-1204378818'), ('const-16', u'PTRSUB_-1204378526'), ('const-433', u'STORE_-1204379113'), (u'CALL_-1204380217', u'INDIRECT_-1204378934'), (u'MULTIEQUAL_-1204379699', u'PTRSUB_-1204378502'), (u'CALL_-1204380153', u'INDIRECT_-1204378810'), (u'MULTIEQUAL_-1204379465', u'MULTIEQUAL_-1204379423'), (u'PTRADD_-1204380178', u'CALL_-1204380224'), (u'LOAD_-1204380838', u'CALL_-1204380821'), (u'CAST_-1204378846', u'CALL_-1204380892'), (u'CALL_-1204380224', u'INDIRECT_-1204378926'), ('const-433', u'LOAD_-1204380170'), (u'CALL_-1204380135', u'INDIRECT_-1204378852'), (u'LOAD_-1204379966', u'PTRADD_-1204379894'), (u'CAST_-1204378147', u'STORE_-1204379090'), (u'PTRSUB_-1204378912', u'LOAD_-1204380954'), ('const-1', u'PTRADD_-1204380178'), (u'CAST_-1204378800', u'PTRADD_-1204378824'), (u'CALL_-1204380847', u'INDIRECT_-1204379214'), (u'INDIRECT_-1204379057', u'STORE_-1204379760'), (u'CALL_-1204380217', u'INDIRECT_-1204379255'), (u'PTRSUB_-1204378354', u'PTRSUB_-1204378313'), ('const-433', u'STORE_-1204379781'), (u'MULTIEQUAL_-1204379115', u'MULTIEQUAL_-1204379103'), (u'PTRSUB_-1204378456', u'PTRSUB_-1204378409'), ('tmp_1571', u'CALL_-1204379940'), ('const-2', u'PTRADD_-1204378876'), (u'INDIRECT_-1204379022', u'MULTIEQUAL_-1204378823'), ('const-1', u'PTRADD_-1204378824'), (u'CALL_-1204380635', u'INDIRECT_-1204379189'), ('const--232', u'PTRSUB_-1204378471'), ('const-433', u'STORE_-1204380584'), (u'CALL_-1204379883', u'INDIRECT_-1204378778'), (u'CALL_-1204380191', u'INDIRECT_-1204378986'), (u'CALL_-1204380217', u'INDIRECT_-1204379148'), (u'PTRSUB_-1204378457', u'PTRSUB_-1204378442'), ('const-8', u'PTRSUB_-1204378453'), ('const-1', u'CALL_-1204380179'), ('tmp_1527', u'BRANCH_-1204379791'), ('const-433', u'STORE_-1204379090'), (u'PTRSUB_-1204378661', u'CAST_-1204378391'), (u'LOAD_-1204380431', u'INT_NOTEQUAL_-1204380415'), ('const-433', u'STORE_-1204380510'), (u'CALL_-1204380661', u'INDIRECT_-1204379422'), (u'INDIRECT_-1204379236', u'MULTIEQUAL_-1204379037'), (u'CALL_-1204380179', u'INDIRECT_-1204379006'), (u'PTRADD_-1204378430', u'INT_EQUAL_-1204380113'), (u'PTRSUB_-1204378981', u'PTRSUB_-1204378912'), ('const-433', u'LOAD_-1204379296'), ('const-16', u'PTRSUB_-1204378750'), (u'PTRSUB_-1204378266', u'PTRSUB_-1204378193'), (u'INDIRECT_-1204379131', u'MULTIEQUAL_-1204379228'), (u'CALL_-1204380224', u'INDIRECT_-1204378962'), (u'CALL_-1204380635', u'INDIRECT_-1204379153'), (u'PTRSUB_-1204378548', u'PTRSUB_-1204378498'), ('const-0', u'PTRSUB_-1204378619'), (u'PTRSUB_-1204378972', u'CAST_-1204378819'), ('tmp_1469', u'BRANCH_-1204379754'), (u'INDIRECT_-1204379184', u'MULTIEQUAL_-1204379157'), (u'CALL_-1204380191', u'INDIRECT_-1204379022'), (u'PTRSUB_-1204378479', u'PTRSUB_-1204378462'), (u'CAST_-1204378800', u'PTRADD_-1204378837'), (u'INDIRECT_-1204379196', u'CAST_-1204378700'), (u'CALL_-1204380224', u'INDIRECT_-1204379105'), (u'MULTIEQUAL_-1204379358', u'MULTIEQUAL_-1204379316'), (u'PTRSUB_-1204378661', u'CALL_-1204380224'), (u'CALL_-1204380224', u'INDIRECT_-1204379176'), (u'INDIRECT_-1204379368', u'MULTIEQUAL_-1204378992'), (u'CALL_-1204380892', u'INDIRECT_-1204379383'), ('tmp_445', u'CBRANCH_-1204380619'), (u'CALL_-1204380179', u'INDIRECT_-1204378793'), ('const-433', u'LOAD_-1204380291'), (u'CAST_-1204378517', u'STORE_-1204380268'), (u'INDIRECT_-1204378845', u'MULTIEQUAL_-1204378942'), (u'CALL_-1204380179', u'INDIRECT_-1204378935'), (u'INT_NOTEQUAL_-1204380415', u'CBRANCH_-1204380413'), (u'INDIRECT_-1204379148', u'MULTIEQUAL_-1204379121'), ('const-0', u'PTRSUB_-1204378479'), (u'CALL_-1204380153', u'INDIRECT_-1204378952'), ('const-0', u'STORE_-1204380726'), (u'PTRSUB_-1204378212', u'PTRSUB_-1204378147'), ('const-1', u'PTRADD_-1204378842'), (u'INDIRECT_-1204378958', u'MULTIEQUAL_-1204378936'), (u'CALL_-1204380153', u'INDIRECT_-1204379024'), (u'PTRSUB_-1204378231', u'PTRSUB_-1204378154'), (u'PTRSUB_-1204378700', u'INT_EQUAL_-1204380559'), (u'CALL_-1204379883', u'INDIRECT_-1204378742'), (u'CAST_-1204378372', u'LOAD_-1204380138'), (u'PTRSUB_-1204378830', u'CAST_-1204378794'), ('const-433', u'STORE_-1204380712'), (u'INT_EQUAL_-1204380621', u'CBRANCH_-1204380619'), (u'CAST_-1204378727', u'STORE_-1204380712'), ('tmp_1572', u'PTRSUB_-1204378456'), (u'PTRSUB_-1204378293', u'PTRSUB_-1204378257'), ('const-433', u'LOAD_-1204380249'), ('const-16', u'PTRSUB_-1204378396'), ('const-16', u'PTRSUB_-1204378231'), (u'INDIRECT_-1204379189', u'MULTIEQUAL_-1204378924'), (u'LOAD_-1204380798', u'CAST_-1204378765'), (u'LOAD_-1204380948', u'PTRADD_-1204380864'), (u'INDIRECT_-1204379206', u'CALL_-1204380847'), ('const--296', u'PTRSUB_-1204378895'), (u'PTRSUB_-1204378211', u'CAST_-1204378148'), ('const-16', u'PTRSUB_-1204378762'), (u'INDIRECT_-1204379368', u'MULTIEQUAL_-1204379103'), ('const-2', u'PTRADD_-1204378327'), (u'INDIRECT_-1204379236', u'MULTIEQUAL_-1204379186'), ('tmp_1573', u'PTRSUB_-1204378673'), ('const-16', u'PTRSUB_-1204378455'), (u'CALL_-1204380661', u'INDIRECT_-1204379351'), ('tmp_1420', u'CBRANCH_-1204379803'), (u'CALL_-1204380217', u'INDIRECT_-1204378899'), (u'INDIRECT_-1204379266', u'MULTIEQUAL_-1204379137'), ('tmp_1571', u'PTRSUB_-1204378387'), ('tmp_1571', u'COPY_-1204380506'), ('const-40', u'PTRADD_-1204378533'), (u'PTRADD_-1204378430', u'CAST_-1204378517'), (u'CALL_-1204380892', u'INDIRECT_-1204379311'), ('const--264', u'PTRSUB_-1204378304'), (u'INDIRECT_-1204379332', u'MULTIEQUAL_-1204379067'), (u'CALL_-1204380821', u'INDIRECT_-1204379196'), ('tmp_1571', u'PTRSUB_-1204378252'), (u'CAST_-1204378472', u'CALL_-1204380191'), (u'INDIRECT_-1204379338', u'MULTIEQUAL_-1204379208'), ('const-433', u'LOAD_-1204380097'), (u'CALL_-1204380821', u'INDIRECT_-1204379445'), ('const-8', u'PTRSUB_-1204378599'), ('const-8', u'PTRADD_-1204378824'), ('const-8', u'INT_ADD_-1204378257'), ('const-0', u'CALL_-1204380847'), (u'MULTIEQUAL_-1204379020', u'MULTIEQUAL_-1204378978'), (u'PTRADD_-1204378876', u'CAST_-1204378727'), (u'CALL_-1204380847', u'INDIRECT_-1204379284'), (u'PTRSUB_-1204378396', u'CAST_-1204378329'), (u'CAST_-1204378216', u'INT_EQUAL_-1204379805'), ('tmp_1571', u'PTRSUB_-1204378751'), (u'MULTIEQUAL_-1204379423', u'CALL_-1204380635'), (u'PTRSUB_-1204378598', u'STORE_-1204380531'), (u'CAST_-1204378155', u'INT_ADD_-1204378276'), (u'PTRSUB_-1204378455', u'CAST_-1204378440'), (u'CALL_-1204380821', u'INDIRECT_-1204379409'), (u'CALL_-1204380635', u'INDIRECT_-1204379403'), (u'CALL_-1204379883', u'INDIRECT_-1204378672'), (u'CALL_-1204380191', u'INDIRECT_-1204379236'), (u'CAST_-1204378154', u'STORE_-1204379112'), (u'CALL_-1204380217', u'INDIRECT_-1204379076'), (u'INDIRECT_-1204378934', u'MULTIEQUAL_-1204378907'), (u'PTRADD_-1204380864', u'CALL_-1204380892'), (u'CALL_-1204379883', u'INDIRECT_-1204378849'), (u'INDIRECT_-1204379219', u'MULTIEQUAL_-1204379192'), (u'CALL_-1204380153', u'INDIRECT_-1204378988'), (u'CALL_-1204380191', u'INDIRECT_-1204379057'), (u'INDIRECT_-1204379093', u'MULTIEQUAL_-1204378894'), ('const-0', u'PTRSUB_-1204378239'), (u'CALL_-1204380661', u'INDIRECT_-1204379279'), (u'INDIRECT_-1204379172', u'MULTIEQUAL_-1204379137'), (u'LOAD_-1204380291', u'MULTIEQUAL_-1204379049'), ('tmp_3204', u'PTRSUB_-1204378545'), ('const-0', u'PTRSUB_-1204378843'), (u'INT_NOTEQUAL_-1204380225', u'CBRANCH_-1204380224'), (u'CAST_-1204378391', u'CALL_-1204380179'), ('tmp_3204', u'PTRSUB_-1204378895'), ('const-433', u'STORE_-1204379976'), (u'PTRSUB_-1204378603', u'LOAD_-1204380437'), (u'CALL_-1204380224', u'INDIRECT_-1204378997'), ('const-0', u'STORE_-1204380706'), (u'CALL_-1204380135', u'INDIRECT_-1204379172'), (u'CALL_-1204380135', u'INDIRECT_-1204379208'), (u'CALL_-1204380821', u'INDIRECT_-1204379302'), (u'MULTIEQUAL_-1204378830', u'MULTIEQUAL_-1204378707'), (u'PTRSUB_-1204378383', u'PTRSUB_-1204378341'), (u'CALL_-1204380821', u'CAST_-1204378800'), (u'CAST_-1204378372', u'PTRADD_-1204378622'), (u'LOAD_-1204379973', u'PTRADD_-1204379894'), ('tmp_285', u'CBRANCH_-1204380763'), ('const-8', u'PTRADD_-1204378842'), (u'CALL_-1204379940', u'INDIRECT_-1204378986'), (u'INT_EQUAL_-1204380559', u'CBRANCH_-1204380557'), (u'LOAD_-1204379208', u'MULTIEQUAL_-1204379358'), (u'LOAD_-1204379295', u'MULTIEQUAL_-1204379020'), (u'PTRSUB_-1204378843', u'LOAD_-1204380838'), ('const-8', u'PTRADD_-1204378622'), (u'PTRSUB_-1204378545', u'PTRSUB_-1204378526'), ('const-2', u'PTRADD_-1204378637'), (u'CALL_-1204379940', u'INDIRECT_-1204379021'), ('const-433', u'LOAD_-1204380750'), ('const-2', u'PTRADD_-1204378622'), (u'PTRSUB_-1204378502', u'PTRSUB_-1204378453'), (u'CAST_-1204378800', u'PTRADD_-1204378876'), (u'CALL_-1204380179', u'INDIRECT_-1204379113'), ('const-16', u'PTRSUB_-1204378266'), (u'CAST_-1204378373', u'CALL_-1204380153'), (u'INDIRECT_-1204379093', u'STORE_-1204379795'), ('const-8', u'PTRADD_-1204378430'), (u'CAST_-1204378372', u'PTRADD_-1204378415'), ('const-16', u'PTRSUB_-1204378298'), (u'INT_EQUAL_-1204380113', u'CBRANCH_-1204380110'), ('const-433', u'STORE_-1204380545'), (u'CAST_-1204378700', u'CALL_-1204380661'), (u'CAST_-1204378443', u'INT_NOTEQUAL_-1204380143'), (u'MULTIEQUAL_-1204378972', u'MULTIEQUAL_-1204378960'), (u'MULTIEQUAL_-1204378900', u'MULTIEQUAL_-1204378777'), ('const-8', u'PTRADD_-1204378326'), ('const-16', u'PTRSUB_-1204378830'), ('const-0', u'PTRSUB_-1204378387'), (u'CAST_-1204378267', u'INT_NOTEQUAL_-1204379895'), (u'LOAD_-1204380954', u'CALL_-1204380892'), (u'MULTIEQUAL_-1204379007', u'MULTIEQUAL_-1204378884'), (u'INDIRECT_-1204379024', u'MULTIEQUAL_-1204379121'), (u'CALL_-1204380635', u'INDIRECT_-1204379225'), (u'INDIRECT_-1204379368', u'STORE_-1204380531'), (u'CALL_-1204380892', u'INDIRECT_-1204379347'), ('tmp_3204', u'PTRSUB_-1204378471'), (u'PTRSUB_-1204378387', u'PTRSUB_-1204378345'), ('const-0', u'RETURN_-1204380440'), ('const-0', u'PTRSUB_-1204378345'), (u'INDIRECT_-1204379200', u'MULTIEQUAL_-1204379150'), (u'CALL_-1204380135', u'INDIRECT_-1204379137'), ('tmp_1571', u'PTRSUB_-1204378275'), (u'LOAD_-1204380750', u'MULTIEQUAL_-1204379394'), (u'CALL_-1204380217', u'INDIRECT_-1204379005'), (u'INDIRECT_-1204379296', u'MULTIEQUAL_-1204379031'), (u'CALL_-1204380847', u'INDIRECT_-1204379320'), ('const-8', u'PTRSUB_-1204378462'), (u'PTRSUB_-1204378977', u'LOAD_-1204380948'), ('tmp_1572', u'PTRSUB_-1204378378'), ('const-1', u'CALL_-1204380847'), (u'CALL_-1204380135', u'INDIRECT_-1204378958'), (u'INDIRECT_-1204379057', u'MULTIEQUAL_-1204379007'), ('const--200', u'PTRSUB_-1204378809'), (u'CALL_-1204380892', u'INDIRECT_-1204379241'), (u'CALL_-1204380661', u'INDIRECT_-1204379102'), (u'PTRADD_-1204378327', u'LOAD_-1204379209'), (u'CALL_-1204380153', u'INDIRECT_-1204378775'), (u'LOAD_-1204380120', u'INT_NOTEQUAL_-1204380104'), (u'INDIRECT_-1204378994', u'MULTIEQUAL_-1204378972'), (u'INDIRECT_-1204378855', u'CALL_-1204380179'), (u'INDIRECT_-1204378843', u'MULTIEQUAL_-1204378823'), ('tmp_3204', u'PTRSUB_-1204378443'), (u'CALL_-1204380224', u'INDIRECT_-1204378890'), (u'INDIRECT_-1204378771', u'MULTIEQUAL_-1204378751'), (u'CAST_-1204378357', u'CAST_-1204378349'), (u'CALL_-1204380847', u'INDIRECT_-1204379356'), (u'PTRSUB_-1204378392', u'CAST_-1204378302'), ('const-3', u'PTRADD_-1204378415'), (u'PTRSUB_-1204378526', u'INT_NOTEQUAL_-1204380225'), (u'INDIRECT_-1204378969', u'MULTIEQUAL_-1204378942'), (u'PTRSUB_-1204378623', u'PTRSUB_-1204378603'), ('tmp_3204', u'PTRSUB_-1204378809'), (u'MULTIEQUAL_-1204379699', u'PTRADD_-1204378533'), (u'CALL_-1204380179', u'INDIRECT_-1204378899'), ('const-433', u'LOAD_-1204380177'), (u'MULTIEQUAL_-1204379007', u'MULTIEQUAL_-1204378995'), (u'COPY_-1204378412', u'MULTIEQUAL_-1204379127'), (u'INT_NOTEQUAL_-1204380104', u'CBRANCH_-1204380102'), (u'CALL_-1204379940', u'INDIRECT_-1204378878'), (u'CAST_-1204378372', u'PTRADD_-1204378637'), (u'CAST_-1204378800', u'LOAD_-1204380798'), (u'CAST_-1204378225', u'STORE_-1204379830'), (u'CALL_-1204380135', u'INDIRECT_-1204379101'), (u'INDIRECT_-1204378701', u'MULTIEQUAL_-1204378681'), (u'MULTIEQUAL_-1204379037', u'CALL_-1204379883'), ('const-3', u'PTRADD_-1204378326'), ('const-8', u'PTRADD_-1204378837'), (u'CALL_-1204379883', u'INDIRECT_-1204378957'), ('const-433', u'LOAD_-1204380735'), (u'CALL_-1204380153', u'INDIRECT_-1204378845'), (u'CAST_-1204378372', u'PTRADD_-1204378627'), (u'CALL_-1204379940', u'INDIRECT_-1204379057'), ('tmp_1571', u'PTRSUB_-1204378266'), ('const--296', u'PTRSUB_-1204378354'), ('const--296', u'PTRSUB_-1204378757'), (u'LOAD_-1204380255', u'CALL_-1204380224'), ('tmp_1574', u'PTRSUB_-1204378981'), ('tmp_1571', u'PTRSUB_-1204378293'), (u'INDIRECT_-1204378986', u'MULTIEQUAL_-1204378966'), (u'INDIRECT_-1204378775', u'MULTIEQUAL_-1204378872'), (u'CALL_-1204379940', u'INDIRECT_-1204378771'), ('const-0', u'PTRSUB_-1204378147'), (u'PTRSUB_-1204378661', u'CAST_-1204378373'), ('tmp_1571', u'PTRSUB_-1204378212'), (u'CAST_-1204378819', u'CALL_-1204380847'), (u'MULTIEQUAL_-1204378972', u'MULTIEQUAL_-1204378849'), (u'INDIRECT_-1204378899', u'MULTIEQUAL_-1204378872'), (u'CAST_-1204378357', u'MULTIEQUAL_-1204379127'), (u'CALL_-1204380135', u'INDIRECT_-1204379029'), (u'INDIRECT_-1204379137', u'MULTIEQUAL_-1204379115'), (u'MULTIEQUAL_-1204379043', u'MULTIEQUAL_-1204378920'), (u'INDIRECT_-1204379021', u'MULTIEQUAL_-1204379001'), (u'CALL_-1204380191', u'INDIRECT_-1204379093'), (u'PTRSUB_-1204378453', u'LOAD_-1204380249'), (u'INDIRECT_-1204378878', u'MULTIEQUAL_-1204378858'), (u'CALL_-1204380153', u'INDIRECT_-1204379095'), (u'CAST_-1204378625', u'INT_EQUAL_-1204380559'), (u'PTRSUB_-1204378304', u'PTRSUB_-1204378266'), (u'CALL_-1204380635', u'INT_EQUAL_-1204380621'), (u'CALL_-1204380635', u'INDIRECT_-1204379118'), (u'CALL_-1204380635', u'INDIRECT_-1204379083'), ('const-433', u'STORE_-1204379795'), ('tmp_3204', u'PTRSUB_-1204378959'), (u'PTRADD_-1204378416', u'LOAD_-1204379296'), ('tmp_1571', u'PTRSUB_-1204378230'), (u'INDIRECT_-1204379196', u'MULTIEQUAL_-1204379067'), (u'CAST_-1204378372', u'PTRADD_-1204378604'), (u'INDIRECT_-1204379208', u'MULTIEQUAL_-1204379186'), ('const-8', u'INT_ADD_-1204378276'), ('const-1', u'PTRADD_-1204380864'), (u'MULTIEQUAL_-1204379150', u'MULTIEQUAL_-1204379138'), (u'MULTIEQUAL_-1204378936', u'MULTIEQUAL_-1204378924'), (u'PTRSUB_-1204378345', u'STORE_-1204379976'), ('const-47', u'CALL_-1204380847'), (u'MULTIEQUAL_-1204379085', u'CALL_-1204380191'), ('const-47', u'CALL_-1204380179'), (u'CALL_-1204380135', u'INDIRECT_-1204378994'), (u'CALL_-1204380635', u'INDIRECT_-1204379439'), ('const-8', u'PTRSUB_-1204378462'), (u'INDIRECT_-1204379172', u'MULTIEQUAL_-1204379150'), (u'INDIRECT_-1204379057', u'MULTIEQUAL_-1204378858'), (u'LOAD_-1204380735', u'MULTIEQUAL_-1204379387'), (u'INDIRECT_-1204379041', u'MULTIEQUAL_-1204379014'), (u'INT_ADD_-1204378276', u'CAST_-1204378154'), ('tmp_735', u'CBRANCH_-1204380413'), (u'INDIRECT_-1204379439', u'MULTIEQUAL_-1204379174'), (u'PTRADD_-1204378876', u'INT_EQUAL_-1204380765'), (u'INDIRECT_-1204379165', u'MULTIEQUAL_-1204378966'), (u'CAST_-1204378372', u'STORE_-1204380268'), ('const-0', u'PTRSUB_-1204378751'), ('const-0', u'PTRSUB_-1204378677'), ('const-433', u'LOAD_-1204380437'), ('tmp_1486', u'BRANCH_-1204379711'), (u'INDIRECT_-1204379445', u'MULTIEQUAL_-1204379358'), (u'INDIRECT_-1204379093', u'CALL_-1204380135'), (u'INDIRECT_-1204378950', u'MULTIEQUAL_-1204378900'), (u'CAST_-1204378800', u'PTRADD_-1204378326'), (u'INDIRECT_-1204379083', u'MULTIEQUAL_-1204378818'), ('const-8', u'PTRADD_-1204378416'), (u'CALL_-1204380847', u'INDIRECT_-1204379249'), (u'PTRSUB_-1204378751', u'PTRSUB_-1204378695'), ('const-16', u'PTRSUB_-1204378498'), (u'CALL_-1204380821', u'INDIRECT_-1204379338'), (u'INDIRECT_-1204378950', u'MULTIEQUAL_-1204378751'), (u'CALL_-1204380661', u'INDIRECT_-1204379458'), (u'CALL_-1204379940', u'INDIRECT_-1204378950'), ('const-0', u'PTRSUB_-1204378456'), (u'PTRADD_-1204378415', u'LOAD_-1204379295'), (u'INDIRECT_-1204379315', u'MULTIEQUAL_-1204379279'), (u'CALL_-1204380635', u'INDIRECT_-1204379368'), ('tmp_1571', u'PTRSUB_-1204378762'), (u'INDIRECT_-1204379422', u'MULTIEQUAL_-1204379387'), (u'INDIRECT_-1204379118', u'MULTIEQUAL_-1204378853'), ('const-2', u'PTRADD_-1204378852'), (u'PTRSUB_-1204378462', u'LOAD_-1204380120'), (u'INDIRECT_-1204379439', u'MULTIEQUAL_-1204379063'), (u'CALL_-1204380135', u'INDIRECT_-1204379065'), ('const-0', u'PTRSUB_-1204378293'), (u'CALL_-1204380847', u'INDIRECT_-1204379391'), (u'CALL_-1204380635', u'INDIRECT_-1204379260'), ('const-0', u'STORE_-1204380282'), (u'INT_NOTEQUAL_-1204379895', u'CBRANCH_-1204379894'), (u'INDIRECT_-1204379255', u'MULTIEQUAL_-1204379228'), ('const-8', u'PTRSUB_-1204378977'), (u'MULTIEQUAL_-1204379699', u'PTRSUB_-1204378506'), ('const-0', u'PTRSUB_-1204378912'), ('const--264', u'PTRSUB_-1204378443'), (u'CALL_-1204380191', u'INDIRECT_-1204379165'), ('const-1', u'CALL_-1204380191'), ('tmp_1332', u'CBRANCH_-1204379894'), (u'CAST_-1204378794', u'MULTIEQUAL_-1204379465'), ('const-433', u'LOAD_-1204380138'), ('tmp_934', u'CBRANCH_-1204380110'), (u'CALL_-1204380217', u'INDIRECT_-1204379112'), (u'INDIRECT_-1204379458', u'MULTIEQUAL_-1204379423'), (u'CALL_-1204380821', u'INDIRECT_-1204379266'), (u'CALL_-1204379883', u'INDIRECT_-1204379028'), (u'CALL_-1204380217', u'INDIRECT_-1204379219'), (u'INDIRECT_-1204378986', u'MULTIEQUAL_-1204378936'), ('const-1', u'PTRADD_-1204379894'), (u'CALL_-1204380224', u'INDIRECT_-1204378820'), ('const-433', u'STORE_-1204379830'), (u'PTRADD_-1204379894', u'CALL_-1204379940'), (u'PTRSUB_-1204378313', u'INT_NOTEQUAL_-1204379895'), (u'INDIRECT_-1204378845', u'CAST_-1204378496'), ('const-1', u'PTRADD_-1204378533'), ('const-8', u'PTRADD_-1204378415'), ('const-0', u'PTRSUB_-1204378341'), ('tmp_3204', u'PTRSUB_-1204378972'), (u'PTRSUB_-1204378908', u'PTRSUB_-1204378843'), ('const-0', u'PTRSUB_-1204378673'), (u'INDIRECT_-1204378914', u'MULTIEQUAL_-1204378894'), ('tmp_1571', u'PTRSUB_-1204378729'), (u'INDIRECT_-1204379076', u'MULTIEQUAL_-1204379049'), (u'INDIRECT_-1204379403', u'STORE_-1204380510'), (u'INDIRECT_-1204378950', u'MULTIEQUAL_-1204378930'), (u'INT_EQUAL_-1204380177', u'CBRANCH_-1204380176'), ('tmp_1085', u'CBRANCH_-1204380176'), ('const-16', u'PTRSUB_-1204378720'), (u'CAST_-1204378527', u'STORE_-1204380282'), (u'PTRSUB_-1204378239', u'STORE_-1204379795'), ('const-0', u'PTRSUB_-1204378383'), ('const-0', u'PTRSUB_-1204378981'), (u'CALL_-1204380821', u'INDIRECT_-1204379373'), ('tmp_3204', u'PTRSUB_-1204378757'), (u'CALL_-1204380217', u'INDIRECT_-1204379041'), ('const-1', u'PTRADD_-1204378604'), ('const--200', u'PTRSUB_-1204378959'), ('const-16', u'PTRSUB_-1204378313'), (u'INDIRECT_-1204378887', u'MULTIEQUAL_-1204378865'), ('const-433', u'LOAD_-1204379295'), ('tmp_532', u'CBRANCH_-1204380557'), ('const-433', u'LOAD_-1204379208'), ('const-8', u'PTRSUB_-1204378914'), (u'MULTIEQUAL_-1204379127', u'MULTIEQUAL_-1204379085'), ('const-433', u'LOAD_-1204380845'), (u'INDIRECT_-1204379093', u'MULTIEQUAL_-1204379043'), (u'INDIRECT_-1204379137', u'MULTIEQUAL_-1204379102'), ('const-8', u'PTRADD_-1204378852'), (u'INDIRECT_-1204379093', u'CAST_-1204378216'), (u'CAST_-1204378801', u'CALL_-1204380821'), (u'PTRSUB_-1204378442', u'LOAD_-1204380255'), (u'INDIRECT_-1204379022', u'STORE_-1204379781'), (u'INDIRECT_-1204379439', u'STORE_-1204380545'), (u'CAST_-1204378302', u'STORE_-1204379976'), ('const-433', u'STORE_-1204380726'), ('const-16', u'PTRSUB_-1204378211'), (u'INDIRECT_-1204378915', u'MULTIEQUAL_-1204378865'), (u'CALL_-1204380191', u'INDIRECT_-1204378950'), (u'INDIRECT_-1204379409', u'MULTIEQUAL_-1204379279'), ('const--232', u'PTRSUB_-1204378661'), ('tmp_1571', u'PTRSUB_-1204378211'), ('const-2', u'PTRADD_-1204378430'), (u'PTRSUB_-1204378677', u'PTRSUB_-1204378623'), (u'INDIRECT_-1204379373', u'MULTIEQUAL_-1204379244'), (u'PTRADD_-1204378627', u'LOAD_-1204380291'), ('const-0', u'PTRSUB_-1204378908'), (u'PTRSUB_-1204378193', u'STORE_-1204379781'), (u'CALL_-1204380153', u'INDIRECT_-1204378917'), (u'LOAD_-1204380845', u'CALL_-1204380821'), (u'CALL_-1204380224', u'INDIRECT_-1204379033'), ('tmp_952', u'BRANCH_-1204380088'), (u'LOAD_-1204380954', u'PTRADD_-1204380864'), (u'PTRSUB_-1204378972', u'CAST_-1204378846'), (u'CALL_-1204380661', u'INDIRECT_-1204379137'), (u'INDIRECT_-1204379403', u'MULTIEQUAL_-1204379138'), (u'CALL_-1204379940', u'INDIRECT_-1204378807'), (u'CALL_-1204380191', u'INDIRECT_-1204379129'), (u'INDIRECT_-1204379403', u'MULTIEQUAL_-1204379027'), ('const-0', u'PTRSUB_-1204378603'), (u'LOAD_-1204380437', u'INT_NOTEQUAL_-1204380415'), (u'INDIRECT_-1204378852', u'MULTIEQUAL_-1204378830'), (u'MULTIEQUAL_-1204379186', u'MULTIEQUAL_-1204379174'), (u'PTRADD_-1204378604', u'STORE_-1204380254'), (u'MULTIEQUAL_-1204379394', u'MULTIEQUAL_-1204379352'), (u'PTRSUB_-1204378809', u'PTRSUB_-1204378750'), (u'LOAD_-1204380249', u'PTRADD_-1204380178'), (u'PTRADD_-1204378533', u'MULTIEQUAL_-1204379699'), (u'CAST_-1204378778', u'COPY_-1204378819'), ('const-2', u'PTRADD_-1204378416'), (u'INDIRECT_-1204379022', u'STORE_-1204379091'), (u'INDIRECT_-1204379029', u'MULTIEQUAL_-1204379007'), (u'CALL_-1204380153', u'INDIRECT_-1204379131'), (u'INDIRECT_-1204379351', u'MULTIEQUAL_-1204379316'), (u'INDIRECT_-1204379302', u'MULTIEQUAL_-1204379172'), (u'PTRSUB_-1204378599', u'LOAD_-1204380431'), ('tmp_3204', u'PTRSUB_-1204378354'), (u'PTRSUB_-1204378750', u'INT_NOTEQUAL_-1204380669'), ('tmp_3204', u'PTRSUB_-1204378661'), ('const--200', u'PTRSUB_-1204378972'), (u'INDIRECT_-1204379060', u'MULTIEQUAL_-1204379157'), ('const-433', u'LOAD_-1204379966'), (u'PTRADD_-1204378824', u'STORE_-1204380706'), ('const-433', u'LOAD_-1204380120'), (u'PTRSUB_-1204378378', u'LOAD_-1204379966'), ('const-433', u'STORE_-1204379091'), ('const-433', u'STORE_-1204380282'), (u'LOAD_-1204379296', u'MULTIEQUAL_-1204379056'), (u'CALL_-1204380153', u'CAST_-1204378372'), ('tmp_1342', u'BRANCH_-1204379880'), (u'PTRSUB_-1204378257', u'STORE_-1204379830'), (u'CAST_-1204378765', u'INT_EQUAL_-1204380765'), (u'INDIRECT_-1204379093', u'CAST_-1204378443'), (u'PTRSUB_-1204378914', u'LOAD_-1204380845'), ('const-0', u'INT_EQUAL_-1204380177'), ('tmp_3204', u'PTRSUB_-1204378548'), ('const-433', u'STORE_-1204380531'), (u'MULTIEQUAL_-1204379115', u'MULTIEQUAL_-1204378992'), ('const-0', u'PTRSUB_-1204378598'), (u'PTRSUB_-1204378275', u'PTRSUB_-1204378239'), (u'INDIRECT_-1204379129', u'MULTIEQUAL_-1204378930'), (u'CALL_-1204380892', u'INDIRECT_-1204379418'), (u'CALL_-1204380635', u'INDIRECT_-1204379332'), (u'CAST_-1204378372', u'PTRADD_-1204378416'), (u'MULTIEQUAL_-1204379150', u'MULTIEQUAL_-1204379027'), (u'PTRADD_-1204378837', u'CAST_-1204378737'), ('const-16', u'PTRSUB_-1204378212'), ('const-433', u'STORE_-1204380706'), (u'PTRADD_-1204378842', u'LOAD_-1204380735'), (u'CALL_-1204380224', u'INDIRECT_-1204379069'), (u'PTRSUB_-1204378673', u'STORE_-1204380545'), (u'CALL_-1204380191', u'INDIRECT_-1204378880'), (u'PTRSUB_-1204378972', u'CAST_-1204378472'), (u'CAST_-1204378496', u'INT_NOTEQUAL_-1204380225'), ('const--232', u'PTRSUB_-1204378545'), ('const-0', u'PTRSUB_-1204378409'), (u'INDIRECT_-1204378880', u'MULTIEQUAL_-1204378681'), (u'PTRSUB_-1204378471', u'PTRSUB_-1204378455'), (u'INT_ADD_-1204378257', u'CAST_-1204378147'), (u'LOAD_-1204380798', u'CAST_-1204378778'), ('tmp_389', u'CBRANCH_-1204380668'), (u'CALL_-1204379940', u'INDIRECT_-1204378843'), (u'CALL_-1204380179', u'INDIRECT_-1204379078'), ('const-8', u'PTRADD_-1204378637'), (u'LOAD_-1204380177', u'CALL_-1204380153'), (u'PTRSUB_-1204378252', u'STORE_-1204379760'), (u'INDIRECT_-1204379101', u'MULTIEQUAL_-1204379079'), (u'CAST_-1204378800', u'PTRADD_-1204378327'), (u'CALL_-1204380135', u'INDIRECT_-1204378887'), (u'CALL_-1204380224', u'INDIRECT_-1204378855'), (u'INDIRECT_-1204379022', u'MULTIEQUAL_-1204378972'), ('const-0', u'PTRSUB_-1204378442'), (u'PTRSUB_-1204378527', u'PTRSUB_-1204378479'), (u'LOAD_-1204380437', u'MULTIEQUAL_-1204379699'), (u'INDIRECT_-1204378986', u'MULTIEQUAL_-1204378787'), (u'PTRSUB_-1204378462', u'LOAD_-1204380177'), ('const-8', u'PTRSUB_-1204378378'), (u'PTRSUB_-1204378154', u'STORE_-1204379113'), (u'INDIRECT_-1204378986', u'STORE_-1204379090'), (u'INDIRECT_-1204379260', u'MULTIEQUAL_-1204378995')]
[(u'LOAD_-1204380798', u'CAST_-1204378768'), (u'INDIRECT_-1204379266', u'STORE_-1204379046'), ('const-2', u'PTRADD_-1204378663'), (u'CALL_-1204380635', u'INDIRECT_-1204379302'), (u'CALL_-1204380191', u'INDIRECT_-1204378991'), (u'CALL_-1204380191', u'INDIRECT_-1204378920'), (u'PTRSUB_-1204378907', u'CALL_-1204380847'), ('const-3', u'PTRADD_-1204378169'), (u'CALL_-1204380179', u'INDIRECT_-1204378869'), ('tmp_1198', u'CBRANCH_-1204380102'), ('const-2', u'PTRADD_-1204378814'), (u'INDIRECT_-1204379213', u'MULTIEQUAL_-1204379178'), (u'PTRADD_-1204378762', u'STORE_-1204380706'), (u'CALL_-1204380153', u'INDIRECT_-1204378922'), (u'CAST_-1204378365', u'PTRADD_-1204378365'), (u'CALL_-1204380821', u'INDIRECT_-1204379272'), (u'LOAD_-1204379230', u'MULTIEQUAL_-1204378990'), ('const-433', u'STORE_-1204380712'), (u'CALL_-1204380179', u'INDIRECT_-1204378727'), ('const-8', u'PTRADD_-1204378331'), ('const-433', u'LOAD_-1204380735'), (u'LOAD_-1204379973', u'INT_ADD_-1204379940'), (u'LOAD_-1204379973', u'CALL_-1204379940'), ('const-0', u'INT_EQUAL_-1204380621'), (u'INDIRECT_-1204379302', u'STORE_-1204380531'), (u'INDIRECT_-1204379099', u'MULTIEQUAL_-1204379049'), (u'INDIRECT_-1204378958', u'MULTIEQUAL_-1204379055'), (u'CALL_-1204380821', u'INDIRECT_-1204379379'), ('tmp_1031', u'CBRANCH_-1204380224'), (u'PTRADD_-1204378187', u'STORE_-1204379046'), (u'INT_NOTEQUAL_-1204380143', u'CBRANCH_-1204380142'), ('tmp_3384', u'PTRADD_-1204378663'), ('const-2', u'PTRADD_-1204378170'), (u'INDIRECT_-1204379140', u'CALL_-1204380847'), ('const-1', u'PTRADD_-1204378913'), ('const-8', u'PTRADD_-1204378663'), ('tmp_3375', u'PTRSUB_-1204378465'), ('tmp_3384', u'STORE_-1204379976'), (u'INT_ADD_-1204380910', u'CALL_-1204380892'), (u'CALL_-1204380224', u'INDIRECT_-1204379039'), (u'MULTIEQUAL_-1204378906', u'MULTIEQUAL_-1204378894'), ('const-433', u'STORE_-1204380545'), (u'CALL_-1204380224', u'INDIRECT_-1204378860'), (u'CALL_-1204380224', u'INDIRECT_-1204378824'), (u'CALL_-1204380224', u'INDIRECT_-1204378896'), ('tmp_3384', u'PTRADD_-1204378188'), ('tmp_3375', u'PTRSUB_-1204378832'), (u'INDIRECT_-1204379200', u'MULTIEQUAL_-1204379071'), ('const-8', u'PTRADD_-1204378279'), (u'PTRADD_-1204378170', u'STORE_-1204379025'), (u'CAST_-1204378718', u'STORE_-1204380712'), (u'INDIRECT_-1204379082', u'MULTIEQUAL_-1204379055'), (u'CALL_-1204380179', u'INDIRECT_-1204378833'), ('const-433', u'LOAD_-1204380948'), (u'CAST_-1204378429', u'INT_NOTEQUAL_-1204380104'), (u'CALL_-1204380153', u'INDIRECT_-1204378958'), (u'PTRADD_-1204378851', u'LOAD_-1204380845'), ('tmp_3375', u'PTRSUB_-1204378907'), (u'CALL_-1204380179', u'INDIRECT_-1204379012'), (u'PTRSUB_-1204378257', u'INT_EQUAL_-1204379805'), (u'CALL_-1204380179', u'INDIRECT_-1204378940'), (u'CALL_-1204380847', u'INDIRECT_-1204379148'), (u'CALL_-1204380217', u'INDIRECT_-1204379046'), (u'PTRSUB_-1204378710', u'PTRSUB_-1204378707'), (u'CALL_-1204379940', u'INDIRECT_-1204378848'), ('const-1', u'PTRADD_-1204378331'), (u'PTRADD_-1204378566', u'CAST_-1204378522'), ('const-433', u'STORE_-1204379781'), (u'INDIRECT_-1204378821', u'MULTIEQUAL_-1204378799'), (u'INT_EQUAL_-1204379805', u'CBRANCH_-1204379803'), ('const-433', u'LOAD_-1204379973'), (u'CALL_-1204379940', u'INDIRECT_-1204378812'), ('tmp_3376', u'PTRADD_-1204378473'), ('tmp_3376', u'PTRADD_-1204378617'), (u'INDIRECT_-1204379123', u'MULTIEQUAL_-1204378747'), (u'INDIRECT_-1204379249', u'MULTIEQUAL_-1204379213'), ('const-1', u'PTRADD_-1204378209'), (u'INDIRECT_-1204378956', u'STORE_-1204379025'), ('tmp_747', u'BRANCH_-1204380393'), ('const-433', u'STORE_-1204380706'), (u'INDIRECT_-1204378920', u'STORE_-1204379024'), ('tmp_3376', u'LOAD_-1204380437'), ('const-1', u'PTRADD_-1204378851'), (u'PTRADD_-1204378548', u'STORE_-1204380254'), (u'INDIRECT_-1204379321', u'MULTIEQUAL_-1204379286'), (u'MULTIEQUAL_-1204378941', u'MULTIEQUAL_-1204378818'), (u'INDIRECT_-1204379036', u'MULTIEQUAL_-1204379001'), (u'INDIRECT_-1204379027', u'MULTIEQUAL_-1204378828'), (u'INDIRECT_-1204379071', u'MULTIEQUAL_-1204379036'), ('const-0', u'STORE_-1204380254'), (u'MULTIEQUAL_-1204379399', u'CAST_-1204378673'), (u'CALL_-1204380135', u'INDIRECT_-1204378856'), ('const-8', u'PTRADD_-1204378790'), (u'MULTIEQUAL_-1204379699', u'PTRADD_-1204378450'), (u'CALL_-1204379883', u'INDIRECT_-1204378606'), (u'INDIRECT_-1204379194', u'MULTIEQUAL_-1204378818'), (u'INDIRECT_-1204378884', u'MULTIEQUAL_-1204378864'), ('const-8', u'PTRADD_-1204378365'), (u'INDIRECT_-1204379106', u'MULTIEQUAL_-1204379071'), (u'CALL_-1204380191', u'INDIRECT_-1204378849'), (u'CALL_-1204380179', u'INDIRECT_-1204378976'), ('tmp_3384', u'STORE_-1204379830'), (u'LOAD_-1204380431', u'CAST_-1204378572'), (u'CALL_-1204380847', u'INDIRECT_-1204379361'), ('const-16', u'PTRSUB_-1204378847'), (u'PTRADD_-1204378663', u'STORE_-1204380531'), (u'CALL_-1204380892', u'INDIRECT_-1204379140'), (u'PTRADD_-1204378366', u'LOAD_-1204379230'), (u'CAST_-1204378468', u'CALL_-1204380191'), (u'INDIRECT_-1204378741', u'MULTIEQUAL_-1204378721'), (u'INDIRECT_-1204378779', u'MULTIEQUAL_-1204378876'), ('tmp_695', u'BRANCH_-1204380026'), ('tmp_3384', u'COPY_-1204380506'), (u'CALL_-1204380191', u'INT_EQUAL_-1204380177'), (u'INT_EQUAL_-1204380765', u'CBRANCH_-1204380763'), (u'LOAD_-1204380948', u'INT_ADD_-1204380910'), ('const--216', u'PTRSUB_-1204378465'), ('const-8', u'PTRADD_-1204378617'), ('const--232', u'PTRSUB_-1204378605'), (u'INDIRECT_-1204378939', u'MULTIEQUAL_-1204378912'), (u'INDIRECT_-1204379142', u'MULTIEQUAL_-1204379106'), ('const-8', u'PTRADD_-1204378223'), (u'LOAD_-1204380750', u'MULTIEQUAL_-1204379328'), (u'INDIRECT_-1204379302', u'MULTIEQUAL_-1204378926'), ('const-2', u'PTRADD_-1204378775'), ('const-433', u'STORE_-1204379976'), ('tmp_3384', u'PTRADD_-1204378187'), (u'INDIRECT_-1204379027', u'INT_NOTEQUAL_-1204380143'), (u'CAST_-1204378365', u'LOAD_-1204380138'), (u'CALL_-1204380821', u'INDIRECT_-1204379165'), (u'MULTIEQUAL_-1204378764', u'MULTIEQUAL_-1204378752'), (u'COPY_-1204380506', u'RETURN_-1204380440'), (u'INDIRECT_-1204378856', u'MULTIEQUAL_-1204378834'), (u'CALL_-1204380224', u'INDIRECT_-1204378789'), (u'CALL_-1204380224', u'INDIRECT_-1204379003'), (u'LOAD_-1204380170', u'CALL_-1204380153'), (u'PTRADD_-1204378571', u'LOAD_-1204380291'), ('const-2', u'PTRADD_-1204378253'), (u'CALL_-1204380847', u'INDIRECT_-1204379254'), ('tmp_1128', u'CBRANCH_-1204380142'), (u'PTRADD_-1204378478', u'INT_NOTEQUAL_-1204380104'), (u'CALL_-1204379883', u'INDIRECT_-1204378819'), (u'PTRADD_-1204378343', u'CAST_-1204378302'), (u'INDIRECT_-1204378815', u'MULTIEQUAL_-1204378954'), ('tmp_3380', u'LOAD_-1204380170'), (u'CALL_-1204380217', u'INDIRECT_-1204378939'), (u'MULTIEQUAL_-1204378977', u'MULTIEQUAL_-1204378965'), (u'INDIRECT_-1204378849', u'MULTIEQUAL_-1204378799'), ('tmp_3375', u'PTRSUB_-1204378851'), ('tmp_3384', u'PTRADD_-1204378253'), ('const-433', u'LOAD_-1204380249'), ('const-433', u'STORE_-1204380726'), ('const-8', u'PTRADD_-1204378762'), (u'INT_NOTEQUAL_-1204380669', u'CBRANCH_-1204380668'), ('tmp_3375', u'PTRSUB_-1204378492'), (u'CALL_-1204380153', u'INDIRECT_-1204378886'), (u'MULTIEQUAL_-1204378799', u'MULTIEQUAL_-1204378787'), (u'INDIRECT_-1204379010', u'MULTIEQUAL_-1204378983'), (u'CAST_-1204378635', u'STORE_-1204380584'), (u'PTRADD_-1204378380', u'CAST_-1204378512'), ('const-433', u'LOAD_-1204380170'), (u'INDIRECT_-1204379118', u'MULTIEQUAL_-1204379091'), ('tmp_3375', u'PTRSUB_-1204378392'), (u'CAST_-1204378350', u'MULTIEQUAL_-1204379061'), (u'INDIRECT_-1204379035', u'MULTIEQUAL_-1204379013'), ('const-433', u'LOAD_-1204380138'), (u'PTRSUB_-1204378696', u'INT_EQUAL_-1204380559'), (u'INDIRECT_-1204379159', u'MULTIEQUAL_-1204378783'), (u'CALL_-1204380153', u'INDIRECT_-1204378851'), (u'INDIRECT_-1204378963', u'MULTIEQUAL_-1204378941'), (u'PTRADD_-1204378581', u'LOAD_-1204380097'), (u'PTRSUB_-1204378605', u'CALL_-1204380224'), (u'CAST_-1204378789', u'PTRADD_-1204378780'), (u'CAST_-1204378613', u'STORE_-1204380545'), ('const-1', u'PTRADD_-1204378571'), ('tmp_3384', u'PTRADD_-1204378702'), (u'CAST_-1204378576', u'INT_NOTEQUAL_-1204380415'), (u'CALL_-1204380179', u'INDIRECT_-1204378904'), (u'PTRSUB_-1204378392', u'COPY_-1204378398'), (u'CALL_-1204379940', u'INDIRECT_-1204378741'), (u'MULTIEQUAL_-1204379399', u'CAST_-1204378613'), (u'INDIRECT_-1204379099', u'MULTIEQUAL_-1204378900'), (u'LOAD_-1204380838', u'CALL_-1204380821'), (u'PTRADD_-1204378814', u'INT_EQUAL_-1204380765'), ('const-8', u'PTRADD_-1204378473'), (u'INDIRECT_-1204379307', u'MULTIEQUAL_-1204379178'), (u'LOAD_-1204380120', u'CAST_-1204378429'), (u'CALL_-1204380153', u'INDIRECT_-1204378815'), (u'CALL_-1204380153', u'CAST_-1204378365'), (u'CAST_-1204378365', u'PTRADD_-1204378566'), ('const--248', u'PTRSUB_-1204378492'), (u'CALL_-1204380635', u'INDIRECT_-1204379123'), (u'INDIRECT_-1204379379', u'MULTIEQUAL_-1204379292'), (u'INDIRECT_-1204378884', u'MULTIEQUAL_-1204378834'), ('tmp_3384', u'PTRADD_-1204378223'), ('const-8', u'PTRADD_-1204378187'), (u'CALL_-1204380179', u'INDIRECT_-1204378762'), ('const-8', u'PTRADD_-1204378188'), (u'CALL_-1204380135', u'INDIRECT_-1204379071'), (u'CALL_-1204380661', u'INDIRECT_-1204379249'), (u'CALL_-1204380847', u'INDIRECT_-1204379397'), (u'CALL_-1204380135', u'INDIRECT_-1204378786'), (u'MULTIEQUAL_-1204379013', u'MULTIEQUAL_-1204378890'), (u'CALL_-1204380179', u'INDIRECT_-1204378797'), ('tmp_1527', u'BRANCH_-1204379791'), (u'CALL_-1204379883', u'INDIRECT_-1204378891'), (u'CALL_-1204380821', u'INDIRECT_-1204379130'), (u'PTRADD_-1204378450', u'LOAD_-1204380249'), (u'INDIRECT_-1204378814', u'MULTIEQUAL_-1204378764'), (u'PTRADD_-1204378280', u'LOAD_-1204379143'), ('const-0', u'STORE_-1204380726'), (u'CALL_-1204380217', u'INDIRECT_-1204378833'), ('const-8', u'PTRADD_-1204378280'), (u'PTRSUB_-1204378907', u'CALL_-1204380191'), (u'INDIRECT_-1204378956', u'STORE_-1204379781'), (u'CAST_-1204378697', u'INT_NOTEQUAL_-1204380669'), (u'CAST_-1204378789', u'STORE_-1204380712'), ('const-3', u'PTRADD_-1204378279'), ('const-433', u'STORE_-1204380254'), (u'INDIRECT_-1204378892', u'MULTIEQUAL_-1204378870'), (u'CAST_-1204378789', u'PTRADD_-1204378279'), ('const-8', u'PTRADD_-1204378170'), ('const-8', u'PTRADD_-1204378366'), (u'MULTIEQUAL_-1204379061', u'MULTIEQUAL_-1204379019'), (u'CALL_-1204380191', u'INDIRECT_-1204378956'), ('tmp_3384', u'CALL_-1204379940'), (u'INDIRECT_-1204378777', u'MULTIEQUAL_-1204378757'), ('tmp_1469', u'BRANCH_-1204379754'), ('const-433', u'STORE_-1204379046'), (u'CALL_-1204380892', u'INDIRECT_-1204379210'), ('const-433', u'STORE_-1204380268'), ('const-433', u'STORE_-1204380531'), ('const-433', u'STORE_-1204380584'), (u'INDIRECT_-1204379123', u'MULTIEQUAL_-1204378858'), ('const-47', u'CALL_-1204380179'), ('const-433', u'LOAD_-1204380431'), ('tmp_445', u'CBRANCH_-1204380619'), (u'PTRSUB_-1204378907', u'CALL_-1204380821'), (u'INT_ADD_-1204379940', u'CALL_-1204379940'), (u'INT_NOTEQUAL_-1204380415', u'CBRANCH_-1204380413'), (u'MULTIEQUAL_-1204379049', u'MULTIEQUAL_-1204378926'), (u'PTRADD_-1204378473', u'LOAD_-1204380120'), (u'CALL_-1204380661', u'INDIRECT_-1204379142'), (u'CALL_-1204380135', u'INDIRECT_-1204378928'), ('const-8', u'PTRADD_-1204378343'), (u'PTRSUB_-1204378605', u'CALL_-1204380153'), (u'INDIRECT_-1204378789', u'CALL_-1204380179'), (u'CAST_-1204378789', u'PTRADD_-1204378775'), (u'MULTIEQUAL_-1204379292', u'MULTIEQUAL_-1204379250'), (u'INDIRECT_-1204378975', u'MULTIEQUAL_-1204378948'), ('tmp_3383', u'PTRADD_-1204378913'), (u'INDIRECT_-1204378705', u'MULTIEQUAL_-1204378685'), (u'INT_EQUAL_-1204380621', u'CBRANCH_-1204380619'), (u'CALL_-1204380892', u'INDIRECT_-1204379352'), ('const-433', u'LOAD_-1204379230'), (u'MULTIEQUAL_-1204378941', u'MULTIEQUAL_-1204378929'), ('tmp_3380', u'LOAD_-1204379973'), (u'CALL_-1204380821', u'INDIRECT_-1204379236'), ('const--216', u'PTRSUB_-1204378538'), ('const-0', u'CALL_-1204380847'), ('const-433', u'LOAD_-1204379229'), ('tmp_1420', u'CBRANCH_-1204379803'), (u'INDIRECT_-1204379027', u'CAST_-1204378203'), ('tmp_3384', u'STORE_-1204380584'), ('const-433', u'LOAD_-1204380291'), ('const-8', u'PTRADD_-1204378581'), (u'LOAD_-1204380138', u'CAST_-1204378350'), (u'MULTIEQUAL_-1204379049', u'MULTIEQUAL_-1204379037'), (u'CALL_-1204379883', u'INDIRECT_-1204378712'), (u'PTRADD_-1204378380', u'INT_EQUAL_-1204380113'), (u'CAST_-1204378673', u'CALL_-1204380635'), (u'INDIRECT_-1204379046', u'MULTIEQUAL_-1204379019'), (u'PTRADD_-1204378780', u'LOAD_-1204380735'), ('const-433', u'STORE_-1204379830'), (u'INDIRECT_-1204378991', u'STORE_-1204379760'), ('const-2', u'PTRADD_-1204378566'), (u'CALL_-1204380661', u'INDIRECT_-1204379106'), (u'LOAD_-1204380735', u'STORE_-1204380510'), (u'PTRADD_-1204378913', u'LOAD_-1204380948'), (u'INDIRECT_-1204379027', u'MULTIEQUAL_-1204378977'), (u'CALL_-1204380135', u'INDIRECT_-1204378892'), ('const-5', u'PTRADD_-1204378478'), (u'MULTIEQUAL_-1204378834', u'MULTIEQUAL_-1204378711'), (u'CALL_-1204380661', u'INDIRECT_-1204379285'), (u'MULTIEQUAL_-1204379019', u'CAST_-1204378468'), ('const-433', u'LOAD_-1204379966'), (u'INT_NOTEQUAL_-1204380225', u'CBRANCH_-1204380224'), (u'INDIRECT_-1204378928', u'MULTIEQUAL_-1204378906'), (u'MULTIEQUAL_-1204378764', u'MULTIEQUAL_-1204378641'), (u'CALL_-1204380635', u'INDIRECT_-1204379230'), (u'PTRADD_-1204378617', u'LOAD_-1204380431'), ('const-433', u'LOAD_-1204380120'), ('const-2', u'PTRADD_-1204378280'), (u'CALL_-1204379883', u'INDIRECT_-1204378676'), (u'INDIRECT_-1204378833', u'MULTIEQUAL_-1204378806'), (u'CALL_-1204380821', u'CAST_-1204378789'), ('const--248', u'PTRSUB_-1204378392'), ('tmp_285', u'CBRANCH_-1204380763'), (u'CALL_-1204380635', u'INDIRECT_-1204379194'), (u'INT_EQUAL_-1204380559', u'CBRANCH_-1204380557'), (u'PTRSUB_-1204378907', u'CALL_-1204380892'), (u'INDIRECT_-1204379165', u'MULTIEQUAL_-1204379036'), ('const-433', u'LOAD_-1204380097'), (u'CALL_-1204380224', u'INDIRECT_-1204378754'), (u'LOAD_-1204379229', u'MULTIEQUAL_-1204378954'), ('const-433', u'LOAD_-1204380177'), (u'PTRADD_-1204378331', u'LOAD_-1204379966'), (u'CAST_-1204378365', u'PTRADD_-1204378548'), (u'INT_EQUAL_-1204380113', u'CBRANCH_-1204380110'), (u'LOAD_-1204380437', u'CAST_-1204378576'), (u'CALL_-1204379940', u'INDIRECT_-1204378920'), (u'LOAD_-1204380954', u'CALL_-1204380892'), (u'INDIRECT_-1204378956', u'MULTIEQUAL_-1204378906'), ('tmp_3375', u'PTRSUB_-1204378710'), (u'PTRADD_-1204378814', u'CAST_-1204378718'), (u'PTRSUB_-1204378306', u'INT_NOTEQUAL_-1204379895'), (u'PTRSUB_-1204378907', u'CALL_-1204380635'), ('const-0', u'RETURN_-1204380440'), (u'INDIRECT_-1204379343', u'MULTIEQUAL_-1204379213'), (u'CALL_-1204380635', u'INDIRECT_-1204379017'), ('const--200', u'PTRSUB_-1204378907'), (u'CALL_-1204380635', u'INDIRECT_-1204379087'), (u'CAST_-1204378728', u'STORE_-1204380726'), ('const-8', u'PTRADD_-1204378478'), ('const-1', u'CALL_-1204380635'), ('tmp_3380', u'PTRADD_-1204378851'), ('const-433', u'LOAD_-1204380798'), ('const-2', u'PTRADD_-1204378380'), (u'CALL_-1204380892', u'INDIRECT_-1204379317'), ('const-433', u'STORE_-1204379025'), (u'PTRSUB_-1204378538', u'INT_NOTEQUAL_-1204380225'), (u'INDIRECT_-1204379178', u'MULTIEQUAL_-1204379142'), ('const-1', u'PTRADD_-1204378411'), ('const--248', u'PTRSUB_-1204378257'), (u'INDIRECT_-1204378991', u'MULTIEQUAL_-1204378792'), ('const-8', u'PTRADD_-1204378169'), ('const-8', u'PTRADD_-1204378814'), (u'CALL_-1204380153', u'INDIRECT_-1204378779'), (u'INDIRECT_-1204379017', u'MULTIEQUAL_-1204378752'), (u'CALL_-1204380135', u'INDIRECT_-1204378999'), (u'PTRADD_-1204378790', u'LOAD_-1204380750'), ('const-8', u'PTRADD_-1204378548'), (u'CALL_-1204380191', u'INDIRECT_-1204379027'), ('tmp_3384', u'PTRADD_-1204378169'), (u'LOAD_-1204380097', u'MULTIEQUAL_-1204378990'), ('tmp_3384', u'STORE_-1204379795'), (u'INDIRECT_-1204379052', u'MULTIEQUAL_-1204378787'), ('const-2', u'PTRADD_-1204378581'), (u'MULTIEQUAL_-1204379699', u'PTRADD_-1204378478'), (u'CALL_-1204379883', u'INDIRECT_-1204378855'), (u'INDIRECT_-1204379027', u'INT_EQUAL_-1204379805'), ('const-8', u'PTRADD_-1204378702'), (u'CALL_-1204380217', u'INDIRECT_-1204379082'), ('tmp_3384', u'STORE_-1204380545'), (u'INT_NOTEQUAL_-1204380104', u'CBRANCH_-1204380102'), (u'INDIRECT_-1204379063', u'MULTIEQUAL_-1204378864'), (u'CALL_-1204380661', u'INDIRECT_-1204379071'), ('const-433', u'LOAD_-1204380838'), (u'LOAD_-1204380255', u'INT_ADD_-1204380224'), (u'LOAD_-1204380255', u'CALL_-1204380224'), ('const-1', u'PTRADD_-1204378780'), ('const-433', u'STORE_-1204379795'), ('const-433', u'STORE_-1204379760'), ('const-8', u'PTRADD_-1204378571'), (u'INDIRECT_-1204378999', u'MULTIEQUAL_-1204378977'), ('const-1', u'PTRADD_-1204378762'), ('const-1', u'PTRADD_-1204378450'), (u'LOAD_-1204380954', u'INT_ADD_-1204380910'), (u'INDIRECT_-1204378709', u'MULTIEQUAL_-1204378806'), (u'CALL_-1204380821', u'INDIRECT_-1204379200'), (u'CALL_-1204380224', u'INDIRECT_-1204378967'), (u'PTRADD_-1204378279', u'LOAD_-1204379142'), (u'MULTIEQUAL_-1204378906', u'MULTIEQUAL_-1204378783'), ('const-0', u'STORE_-1204380706'), (u'CALL_-1204380217', u'INDIRECT_-1204378903'), (u'INDIRECT_-1204378956', u'MULTIEQUAL_-1204378757'), ('const-8', u'PTRADD_-1204378780'), (u'CALL_-1204380153', u'INDIRECT_-1204378709'), ('const-433', u'LOAD_-1204380750'), (u'INDIRECT_-1204379071', u'MULTIEQUAL_-1204379049'), ('tmp_3375', u'PTRSUB_-1204378306'), ('const-8', u'PTRADD_-1204378253'), (u'CALL_-1204380892', u'INDIRECT_-1204379281'), (u'INDIRECT_-1204379017', u'MULTIEQUAL_-1204378641'), ('const-8', u'PTRADD_-1204378913'), (u'CALL_-1204380217', u'INDIRECT_-1204378975'), ('tmp_3384', u'PTRADD_-1204378170'), ('const-2', u'PTRADD_-1204378702'), (u'CALL_-1204380224', u'INDIRECT_-1204378931'), (u'CALL_-1204380635', u'INT_EQUAL_-1204380621'), (u'MULTIEQUAL_-1204379399', u'INT_NOTEQUAL_-1204379895'), ('const-8', u'PTRADD_-1204378566'), (u'CALL_-1204380191', u'INDIRECT_-1204378884'), (u'LOAD_-1204380291', u'MULTIEQUAL_-1204378983'), ('const-1', u'PTRADD_-1204378548'), (u'CALL_-1204380135', u'INDIRECT_-1204378821'), (u'CAST_-1204378768', u'COPY_-1204378805'), (u'CAST_-1204378365', u'PTRADD_-1204378581'), (u'COPY_-1204378805', u'MULTIEQUAL_-1204379399'), (u'PTRADD_-1204378365', u'LOAD_-1204379229'), (u'CAST_-1204378576', u'MULTIEQUAL_-1204379699'), ('const-1', u'PTRADD_-1204378617'), (u'MULTIEQUAL_-1204378870', u'MULTIEQUAL_-1204378858'), ('tmp_735', u'CBRANCH_-1204380413'), (u'INDIRECT_-1204378920', u'MULTIEQUAL_-1204378900'), ('const-1', u'CALL_-1204380191'), (u'PTRSUB_-1204378851', u'PTRSUB_-1204378847'), (u'INDIRECT_-1204379087', u'MULTIEQUAL_-1204378711'), ('const-2', u'PTRADD_-1204378343'), (u'CAST_-1204378365', u'PTRADD_-1204378571'), (u'MULTIEQUAL_-1204379399', u'INT_EQUAL_-1204380559'), (u'CAST_-1204378512', u'STORE_-1204380268'), (u'CALL_-1204380892', u'INDIRECT_-1204379388'), (u'CAST_-1204378789', u'PTRADD_-1204378280'), ('tmp_1486', u'BRANCH_-1204379711'), (u'CALL_-1204380191', u'INDIRECT_-1204379063'), (u'INDIRECT_-1204378812', u'MULTIEQUAL_-1204378792'), (u'PTRADD_-1204378223', u'STORE_-1204379781'), (u'INDIRECT_-1204379230', u'MULTIEQUAL_-1204378854'), (u'CAST_-1204378522', u'STORE_-1204380282'), (u'CAST_-1204378365', u'PTRADD_-1204378380'), (u'PTRSUB_-1204378605', u'CALL_-1204380179'), ('const-2', u'PTRADD_-1204378188'), (u'INDIRECT_-1204379230', u'MULTIEQUAL_-1204378965'), (u'INT_ADD_-1204380224', u'CALL_-1204380224'), ('const-0', u'CALL_-1204380179'), ('const-47', u'CALL_-1204380847'), (u'CALL_-1204379940', u'INDIRECT_-1204378884'), (u'CAST_-1204378789', u'PTRADD_-1204378814'), (u'INDIRECT_-1204378814', u'MULTIEQUAL_-1204378615'), (u'CALL_-1204380635', u'INDIRECT_-1204379052'), (u'INDIRECT_-1204378920', u'MULTIEQUAL_-1204378870'), (u'LOAD_-1204379966', u'INT_ADD_-1204379940'), ('const-433', u'STORE_-1204380282'), (u'MULTIEQUAL_-1204379699', u'LOAD_-1204380255'), (u'INDIRECT_-1204379302', u'STORE_-1204379047'), (u'CALL_-1204380892', u'INDIRECT_-1204379175'), ('const-2', u'PTRADD_-1204378366'), ('tmp_3375', u'PTRSUB_-1204378605'), (u'CALL_-1204380217', u'INDIRECT_-1204378868'), ('const-0', u'STORE_-1204380282'), (u'PTRADD_-1204378702', u'CAST_-1204378635'), (u'INDIRECT_-1204379236', u'MULTIEQUAL_-1204379106'), (u'CAST_-1204378203', u'STORE_-1204379795'), (u'INDIRECT_-1204379266', u'MULTIEQUAL_-1204379001'), (u'INT_NOTEQUAL_-1204379895', u'CBRANCH_-1204379894'), ('const-2', u'PTRADD_-1204378790'), (u'CAST_-1204378572', u'INT_NOTEQUAL_-1204380415'), (u'PTRADD_-1204378169', u'STORE_-1204379024'), (u'LOAD_-1204379143', u'MULTIEQUAL_-1204379328'), ('tmp_1332', u'CBRANCH_-1204379894'), (u'CALL_-1204380661', u'INDIRECT_-1204379213'), ('const-433', u'STORE_-1204379024'), ('tmp_934', u'CBRANCH_-1204380110'), (u'COPY_-1204378398', u'MULTIEQUAL_-1204379061'), (u'CALL_-1204380661', u'INDIRECT_-1204379036'), ('const-8', u'PTRADD_-1204378851'), (u'CALL_-1204380847', u'INDIRECT_-1204379218'), (u'INDIRECT_-1204379130', u'CAST_-1204378697'), ('tmp_3383', u'LOAD_-1204380954'), (u'INDIRECT_-1204378868', u'MULTIEQUAL_-1204378841'), (u'INDIRECT_-1204379302', u'MULTIEQUAL_-1204379037'), (u'PTRADD_-1204378775', u'CAST_-1204378728'), (u'CALL_-1204380847', u'INDIRECT_-1204379183'), ('const--200', u'PTRSUB_-1204378710'), (u'INDIRECT_-1204378779', u'INT_NOTEQUAL_-1204380225'), (u'MULTIEQUAL_-1204379013', u'MULTIEQUAL_-1204379001'), (u'INDIRECT_-1204378903', u'MULTIEQUAL_-1204378876'), (u'INDIRECT_-1204378744', u'MULTIEQUAL_-1204378841'), ('const-433', u'LOAD_-1204379142'), ('const-8', u'PTRADD_-1204378380'), (u'CALL_-1204379940', u'INDIRECT_-1204378705'), (u'CALL_-1204380635', u'INDIRECT_-1204379266'), (u'INT_EQUAL_-1204380177', u'CBRANCH_-1204380176'), ('tmp_3384', u'PTRADD_-1204378343'), ('tmp_1085', u'CBRANCH_-1204380176'), ('const-8', u'PTRADD_-1204378209'), (u'MULTIEQUAL_-1204378954', u'MULTIEQUAL_-1204378912'), (u'INDIRECT_-1204379130', u'MULTIEQUAL_-1204379001'), ('const--200', u'PTRSUB_-1204378851'), (u'CAST_-1204378365', u'STORE_-1204380268'), (u'LOAD_-1204380249', u'INT_ADD_-1204380224'), (u'CALL_-1204380821', u'INDIRECT_-1204379307'), ('const-1', u'PTRADD_-1204378473'), ('tmp_532', u'CBRANCH_-1204380557'), ('tmp_3384', u'PTRADD_-1204378209'), ('const-433', u'LOAD_-1204380255'), (u'CALL_-1204380892', u'INDIRECT_-1204379245'), (u'INDIRECT_-1204379194', u'MULTIEQUAL_-1204378929'), (u'CAST_-1204378789', u'PTRADD_-1204378762'), (u'CAST_-1204378768', u'INT_EQUAL_-1204380765'), ('tmp_3375', u'PTRSUB_-1204378257'), ('const-1', u'PTRADD_-1204378649'), (u'CAST_-1204378365', u'PTRADD_-1204378366'), (u'CAST_-1204378302', u'STORE_-1204379976'), ('const-1', u'CALL_-1204380847'), (u'CALL_-1204380892', u'INDIRECT_-1204379424'), ('tmp_3380', u'PTRADD_-1204378411'), (u'CALL_-1204380847', u'INDIRECT_-1204379325'), (u'PTRSUB_-1204378847', u'CAST_-1204378845'), (u'PTRADD_-1204378478', u'MULTIEQUAL_-1204379699'), (u'CALL_-1204380191', u'INDIRECT_-1204379099'), (u'INDIRECT_-1204378991', u'MULTIEQUAL_-1204378941'), (u'MULTIEQUAL_-1204379328', u'MULTIEQUAL_-1204379286'), (u'INDIRECT_-1204378884', u'MULTIEQUAL_-1204378685'), (u'LOAD_-1204380845', u'CALL_-1204380821'), ('tmp_952', u'BRANCH_-1204380088'), (u'PTRSUB_-1204378707', u'INT_NOTEQUAL_-1204380669'), (u'INDIRECT_-1204378635', u'MULTIEQUAL_-1204378615'), ('const-433', u'LOAD_-1204380437'), (u'CALL_-1204380153', u'INDIRECT_-1204378994'), (u'CALL_-1204380821', u'INDIRECT_-1204379343'), ('const--280', u'PTRSUB_-1204378832'), (u'PTRSUB_-1204378832', u'MULTIEQUAL_-1204379399'), ('const-16', u'PTRSUB_-1204378707'), (u'MULTIEQUAL_-1204378977', u'MULTIEQUAL_-1204378854'), ('const-1', u'CALL_-1204380179'), ('tmp_3375', u'PTRSUB_-1204378696'), (u'INDIRECT_-1204378994', u'MULTIEQUAL_-1204379091'), (u'CALL_-1204380217', u'INDIRECT_-1204379010'), (u'CAST_-1204378789', u'LOAD_-1204380798'), ('const-3', u'PTRADD_-1204378187'), ('const-433', u'LOAD_-1204379143'), ('tmp_1342', u'BRANCH_-1204379880'), (u'PTRADD_-1204378209', u'STORE_-1204379760'), (u'INDIRECT_-1204378920', u'MULTIEQUAL_-1204378721'), (u'CALL_-1204380661', u'INDIRECT_-1204379321'), (u'CALL_-1204380135', u'INDIRECT_-1204378963'), ('const-0', u'INT_EQUAL_-1204380177'), ('tmp_3384', u'PTRADD_-1204378649'), (u'LOAD_-1204379142', u'MULTIEQUAL_-1204379292'), ('const--280', u'PTRSUB_-1204378306'), ('const-2', u'PTRADD_-1204378223'), (u'PTRADD_-1204378188', u'STORE_-1204379047'), (u'CALL_-1204380661', u'INDIRECT_-1204379178'), ('tmp_3380', u'LOAD_-1204380838'), ('const-8', u'PTRADD_-1204378775'), (u'PTRADD_-1204378411', u'LOAD_-1204380177'), (u'CALL_-1204380217', u'INDIRECT_-1204379118'), ('const-433', u'STORE_-1204380510'), (u'PTRSUB_-1204378492', u'INT_NOTEQUAL_-1204380143'), (u'INDIRECT_-1204378786', u'MULTIEQUAL_-1204378764'), (u'CALL_-1204380135', u'INDIRECT_-1204379035'), (u'CALL_-1204379883', u'INDIRECT_-1204378783'), (u'PTRADD_-1204378649', u'STORE_-1204380510'), (u'INDIRECT_-1204378848', u'MULTIEQUAL_-1204378828'), (u'CALL_-1204379883', u'INDIRECT_-1204378748'), ('const-433', u'STORE_-1204379047'), ('const-433', u'LOAD_-1204380845'), ('const--280', u'PTRSUB_-1204378696'), (u'CAST_-1204378350', u'INT_EQUAL_-1204380113'), (u'INDIRECT_-1204379272', u'MULTIEQUAL_-1204379142'), ('tmp_3375', u'PTRSUB_-1204378538'), (u'CALL_-1204380191', u'INDIRECT_-1204378814'), (u'CAST_-1204378789', u'PTRADD_-1204378790'), ('tmp_389', u'CBRANCH_-1204380668'), ('const-8', u'PTRADD_-1204378450'), ('const-8', u'PTRADD_-1204378649'), (u'INDIRECT_-1204379159', u'MULTIEQUAL_-1204378894'), (u'LOAD_-1204380177', u'CALL_-1204380153'), (u'INDIRECT_-1204379063', u'MULTIEQUAL_-1204379013'), (u'PTRADD_-1204378253', u'CAST_-1204378221'), (u'MULTIEQUAL_-1204378990', u'MULTIEQUAL_-1204378948'), (u'CAST_-1204378221', u'STORE_-1204379830'), (u'CALL_-1204380153', u'INDIRECT_-1204378744'), (u'CALL_-1204379940', u'INDIRECT_-1204378777'), (u'CALL_-1204379940', u'INDIRECT_-1204378635'), (u'INDIRECT_-1204379285', u'MULTIEQUAL_-1204379250'), ('const-3', u'PTRADD_-1204378365'), ('tmp_3380', u'PTRADD_-1204378331'), (u'INDIRECT_-1204379266', u'MULTIEQUAL_-1204378890'), (u'CALL_-1204380635', u'INDIRECT_-1204379159'), (u'CALL_-1204380847', u'INDIRECT_-1204379290'), ('const-8', u'PTRADD_-1204378411'), (u'MULTIEQUAL_-1204378870', u'MULTIEQUAL_-1204378747'), ('const-433', u'LOAD_-1204380954')]
null
null
00299ab0
x64
O2
(translation_unit "long * FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)\n\n{\n long lVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n long *local_128;\n long local_118;\n long lStack_110;\n long *local_108;\n long local_100;\n long local_f8;\n long lStack_f0;\n undefined1 *local_e8;\n undefined8 local_e0;\n undefined1 local_d8 [16];\n stat64 local_c8;\n \n local_c8.st_dev = (__dev_t)&local_c8.st_nlink;\n FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);\n /* try { // try from 00299b00 to 00299b04 has its CatchHandler @ 00299da4 */\n FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);\n /* try { // try from 00299b11 to 00299b15 has its CatchHandler @ 00299d94 */\n plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);\n local_128 = &local_118;\n if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }\n lVar1 = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_128,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)\n\n{\n long lVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n long *local_128;\n long local_118;\n long lStack_110;\n long *local_108;\n long local_100;\n long local_f8;\n long lStack_f0;\n undefined1 *local_e8;\n undefined8 local_e0;\n undefined1 local_d8 [16];\n stat64 local_c8;\n \n local_c8.st_dev = (__dev_t)&local_c8.st_nlink;\n FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);\n /* try { // try from 00299b00 to 00299b04 has its CatchHandler @ 00299da4 */\n FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);\n /* try { // try from 00299b11 to 00299b15 has its CatchHandler @ 00299d94 */\n plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);\n local_128 = &local_118;\n if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }\n lVar1 = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_128,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)" * (function_declarator "FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)" identifier (parameter_list "(long *param_1,long *param_2,long *param_3,long *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 "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) )))) (compound_statement "{\n long lVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n long *local_128;\n long local_118;\n long lStack_110;\n long *local_108;\n long local_100;\n long local_f8;\n long lStack_f0;\n undefined1 *local_e8;\n undefined8 local_e0;\n undefined1 local_d8 [16];\n stat64 local_c8;\n \n local_c8.st_dev = (__dev_t)&local_c8.st_nlink;\n FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);\n /* try { // try from 00299b00 to 00299b04 has its CatchHandler @ 00299da4 */\n FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);\n /* try { // try from 00299b11 to 00299b15 has its CatchHandler @ 00299d94 */\n plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);\n local_128 = &local_118;\n if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }\n lVar1 = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_128,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }\n return param_1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "long *local_128;" (sized_type_specifier "long" long) (pointer_declarator "*local_128" * identifier) ;) (declaration "long local_118;" (sized_type_specifier "long" long) identifier ;) (declaration "long lStack_110;" (sized_type_specifier "long" long) identifier ;) (declaration "long *local_108;" (sized_type_specifier "long" long) (pointer_declarator "*local_108" * identifier) ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_f8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lStack_f0;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 *local_e8;" type_identifier (pointer_declarator "*local_e8" * identifier) ;) (declaration "undefined8 local_e0;" type_identifier identifier ;) (declaration "undefined1 local_d8 [16];" type_identifier (array_declarator "local_d8 [16]" identifier [ number_literal ]) ;) (declaration "stat64 local_c8;" type_identifier identifier ;) (expression_statement "local_c8.st_dev = (__dev_t)&local_c8.st_nlink;" (assignment_expression "local_c8.st_dev = (__dev_t)&local_c8.st_nlink" (field_expression "local_c8.st_dev" identifier . field_identifier) = (binary_expression "(__dev_t)&local_c8.st_nlink" (parenthesized_expression "(__dev_t)" ( identifier )) & (field_expression "local_c8.st_nlink" identifier . field_identifier))) ;) (expression_statement "FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);" (call_expression "FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4)" identifier (argument_list "(&local_c8,*param_4,param_4[1] + *param_4)" ( (pointer_expression "&local_c8" & identifier) , (pointer_expression "*param_4" * identifier) , (binary_expression "param_4[1] + *param_4" (subscript_expression "param_4[1]" identifier [ number_literal ]) + (pointer_expression "*param_4" * identifier)) ))) ;) comment (expression_statement "FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);" (call_expression "FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f)" identifier (argument_list "(&local_c8,local_c8.st_ino,0,1,0x2f)" ( (pointer_expression "&local_c8" & identifier) , (field_expression "local_c8.st_ino" identifier . field_identifier) , number_literal , number_literal , number_literal ))) ;) comment (expression_statement "plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);" (assignment_expression "plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1])" identifier = (cast_expression "(long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1])" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002e2ee0(&local_c8,*param_2,param_2[1])" identifier (argument_list "(&local_c8,*param_2,param_2[1])" ( (pointer_expression "&local_c8" & identifier) , (pointer_expression "*param_2" * identifier) , (subscript_expression "param_2[1]" identifier [ number_literal ]) ))))) ;) (expression_statement "local_128 = &local_118;" (assignment_expression "local_128 = &local_118" identifier = (pointer_expression "&local_118" & identifier)) ;) (if_statement "if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" if (parenthesized_expression "((long *)*plVar3 == plVar3 + 2)" ( (binary_expression "(long *)*plVar3 == plVar3 + 2" (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier)) == (binary_expression "plVar3 + 2" identifier + number_literal)) )) (compound_statement "{\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }" { (expression_statement "local_118 = plVar3[2];" (assignment_expression "local_118 = plVar3[2]" identifier = (subscript_expression "plVar3[2]" identifier [ number_literal ])) ;) (expression_statement "lStack_110 = plVar3[3];" (assignment_expression "lStack_110 = plVar3[3]" identifier = (subscript_expression "plVar3[3]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" else (compound_statement "{\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" { (expression_statement "local_118 = plVar3[2];" (assignment_expression "local_118 = plVar3[2]" identifier = (subscript_expression "plVar3[2]" identifier [ number_literal ])) ;) (expression_statement "local_128 = (long *)*plVar3;" (assignment_expression "local_128 = (long *)*plVar3" identifier = (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier))) ;) }))) (expression_statement "lVar1 = plVar3[1];" (assignment_expression "lVar1 = plVar3[1]" identifier = (subscript_expression "plVar3[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(plVar3 + 2) = 0;" (assignment_expression "*(undefined1 *)(plVar3 + 2) = 0" (pointer_expression "*(undefined1 *)(plVar3 + 2)" * (cast_expression "(undefined1 *)(plVar3 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar3 + 2)" ( (binary_expression "plVar3 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar3 = (long)(plVar3 + 2);" (assignment_expression "*plVar3 = (long)(plVar3 + 2)" (pointer_expression "*plVar3" * identifier) = (cast_expression "(long)(plVar3 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar3 + 2)" ( (binary_expression "plVar3 + 2" identifier + number_literal) )))) ;) (expression_statement "plVar3[1] = 0;" (assignment_expression "plVar3[1] = 0" (subscript_expression "plVar3[1]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }" if (parenthesized_expression "((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink)" ( (binary_expression "(__nlink_t *)local_c8.st_dev != &local_c8.st_nlink" (cast_expression "(__nlink_t *)local_c8.st_dev" ( (type_descriptor "__nlink_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "local_c8.st_dev" identifier . field_identifier)) != (pointer_expression "&local_c8.st_nlink" & (field_expression "local_c8.st_nlink" identifier . field_identifier))) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "iVar2 = __xstat64(1,(char *)local_128,&local_c8);" (assignment_expression "iVar2 = __xstat64(1,(char *)local_128,&local_c8)" identifier = (call_expression "__xstat64(1,(char *)local_128,&local_c8)" identifier (argument_list "(1,(char *)local_128,&local_c8)" ( number_literal , (cast_expression "(char *)local_128" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "&local_c8" & identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }" { (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" if (parenthesized_expression "(local_128 == &local_118)" ( (binary_expression "local_128 == &local_118" identifier == (pointer_expression "&local_118" & identifier)) )) (compound_statement "{\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }" { (expression_statement "param_1[2] = local_118;" (assignment_expression "param_1[2] = local_118" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[3] = lStack_110;" (assignment_expression "param_1[3] = lStack_110" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" else (compound_statement "{\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" { (expression_statement "*param_1 = (long)local_128;" (assignment_expression "*param_1 = (long)local_128" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)local_128" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = local_118;" (assignment_expression "param_1[2] = local_118" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) }))) (expression_statement "param_1[1] = lVar1;" (assignment_expression "param_1[1] = lVar1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" else (compound_statement "{\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" { (expression_statement "plVar3 = (long *)*param_3;" (assignment_expression "plVar3 = (long *)*param_3" identifier = (cast_expression "(long *)*param_3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_3" * identifier))) ;) (if_statement "if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }" if (parenthesized_expression "(plVar3 != (long *)param_3[1])" ( (binary_expression "plVar3 != (long *)param_3[1]" identifier != (cast_expression "(long *)param_3[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_3[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }" { (do_statement "do {\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);" do (compound_statement "{\n local_e8 = local_d8;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n }" { (expression_statement "local_e8 = local_d8;" (assignment_expression "local_e8 = local_d8" identifier = identifier) ;) comment (expression_statement "FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);" (call_expression "FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3)" identifier (argument_list "(&local_e8,*plVar3,plVar3[1] + *plVar3)" ( (pointer_expression "&local_e8" & identifier) , (pointer_expression "*plVar3" * identifier) , (binary_expression "plVar3[1] + *plVar3" (subscript_expression "plVar3[1]" identifier [ number_literal ]) + (pointer_expression "*plVar3" * identifier)) ))) ;) comment (expression_statement "FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);" (call_expression "FUN_002e22f0(&local_e8,local_e0,0,1,0x2f)" identifier (argument_list "(&local_e8,local_e0,0,1,0x2f)" ( (pointer_expression "&local_e8" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) comment (expression_statement "plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);" (assignment_expression "plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1])" identifier = (cast_expression "(long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1])" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002e2ee0(&local_e8,*param_2,param_2[1])" identifier (argument_list "(&local_e8,*param_2,param_2[1])" ( (pointer_expression "&local_e8" & identifier) , (pointer_expression "*param_2" * identifier) , (subscript_expression "param_2[1]" identifier [ number_literal ]) ))))) ;) (expression_statement "local_108 = (long *)*plVar4;" (assignment_expression "local_108 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) (if_statement "if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }" if (parenthesized_expression "(local_108 == plVar4 + 2)" ( (binary_expression "local_108 == plVar4 + 2" identifier == (binary_expression "plVar4 + 2" identifier + number_literal)) )) (compound_statement "{\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }" { (expression_statement "local_f8 = plVar4[2];" (assignment_expression "local_f8 = plVar4[2]" identifier = (subscript_expression "plVar4[2]" identifier [ number_literal ])) ;) (expression_statement "lStack_f0 = plVar4[3];" (assignment_expression "lStack_f0 = plVar4[3]" identifier = (subscript_expression "plVar4[3]" identifier [ number_literal ])) ;) (expression_statement "local_108 = &local_f8;" (assignment_expression "local_108 = &local_f8" identifier = (pointer_expression "&local_f8" & identifier)) ;) }) (else_clause "else {\n local_f8 = plVar4[2];\n }" else (compound_statement "{\n local_f8 = plVar4[2];\n }" { (expression_statement "local_f8 = plVar4[2];" (assignment_expression "local_f8 = plVar4[2]" identifier = (subscript_expression "plVar4[2]" identifier [ number_literal ])) ;) }))) (expression_statement "local_100 = plVar4[1];" (assignment_expression "local_100 = plVar4[1]" identifier = (subscript_expression "plVar4[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(plVar4 + 2) = 0;" (assignment_expression "*(undefined1 *)(plVar4 + 2) = 0" (pointer_expression "*(undefined1 *)(plVar4 + 2)" * (cast_expression "(undefined1 *)(plVar4 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) (expression_statement "plVar4[1] = 0;" (assignment_expression "plVar4[1] = 0" (subscript_expression "plVar4[1]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (local_e8 != local_d8) {\n FUN_002dac60();\n }" if (parenthesized_expression "(local_e8 != local_d8)" ( (binary_expression "local_e8 != local_d8" identifier != identifier) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "iVar2 = __xstat64(1,(char *)local_108,&local_c8);" (assignment_expression "iVar2 = __xstat64(1,(char *)local_108,&local_c8)" identifier = (call_expression "__xstat64(1,(char *)local_108,&local_c8)" identifier (argument_list "(1,(char *)local_108,&local_c8)" ( number_literal , (cast_expression "(char *)local_108" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "&local_c8" & identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }" { (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" if (parenthesized_expression "(local_108 == &local_f8)" ( (binary_expression "local_108 == &local_f8" identifier == (pointer_expression "&local_f8" & identifier)) )) (compound_statement "{\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }" { (expression_statement "param_1[2] = local_f8;" (assignment_expression "param_1[2] = local_f8" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[3] = lStack_f0;" (assignment_expression "param_1[3] = lStack_f0" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" else (compound_statement "{\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" { (expression_statement "*param_1 = (long)local_108;" (assignment_expression "*param_1 = (long)local_108" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)local_108" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = local_f8;" (assignment_expression "param_1[2] = local_f8" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) }))) (expression_statement "param_1[1] = local_100;" (assignment_expression "param_1[1] = local_100" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_00299cfc;" goto statement_identifier ;) })) (if_statement "if (local_108 != &local_f8) {\n FUN_002dac60();\n }" if (parenthesized_expression "(local_108 != &local_f8)" ( (binary_expression "local_108 != &local_f8" identifier != (pointer_expression "&local_f8" & identifier)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar3 = plVar3 + 5;" (assignment_expression "plVar3 = plVar3 + 5" identifier = (binary_expression "plVar3 + 5" identifier + number_literal)) ;) }) while (parenthesized_expression "((long *)param_3[1] != plVar3)" ( (binary_expression "(long *)param_3[1] != plVar3" (cast_expression "(long *)param_3[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_3[1]" identifier [ number_literal ])) != identifier) )) ;) })) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) comment (expression_statement "FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);" (call_expression "FUN_00166a10(param_1,*param_2,param_2[1] + *param_2)" identifier (argument_list "(param_1,*param_2,param_2[1] + *param_2)" ( identifier , (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)) ))) ;) (labeled_statement "LAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }" statement_identifier : (if_statement "if (local_128 != &local_118) {\n FUN_002dac60();\n }" if (parenthesized_expression "(local_128 != &local_118)" ( (binary_expression "local_128 != &local_118" identifier != (pointer_expression "&local_118" & identifier)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) }))) }))) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "string * gold::Dirsearch::find_file_in_dir_list\n (string *__return_storage_ptr__,string *name,Dir_list *directories,\n string *extra_search_dir)\n\n{\n pointer pcVar1;\n int iVar2;\n long *plVar3;\n pointer pSVar4;\n string extra_name;\n string full_name;\n basic_string<char,_std::char_traits<char>,_std::allocator<char>_> local_e8;\n stat buf;\n \n pcVar1 = (extra_search_dir->_M_dataplus)._M_p;\n buf.st_dev = (__dev_t)&buf.st_nlink;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&buf,\n pcVar1,pcVar1 + extra_search_dir->_M_string_length);\n /* try { // try from 00299b00 to 00299b04 has its CatchHandler @ 00299da4 */\n std::string::_M_replace_aux((string *)&buf,buf.st_ino,0,1,'/');\n /* try { // try from 00299b11 to 00299b15 has its CatchHandler @ 00299d94 */\n plVar3 = (long *)std::string::_M_append\n ((string *)&buf,(name->_M_dataplus)._M_p,name->_M_string_length);\n extra_name._M_dataplus._M_p = (pointer)&extra_name.field_2;\n if ((long *)*plVar3 == plVar3 + 2) {\n extra_name.field_2._M_allocated_capacity = plVar3[2];\n extra_name.field_2._8_8_ = plVar3[3];\n }\n else {\n extra_name.field_2._M_allocated_capacity = plVar3[2];\n extra_name._M_dataplus._M_p = (pointer)*plVar3;\n }\n extra_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)buf.st_dev != &buf.st_nlink) {\n operator_delete((void *)buf.st_dev);\n }\n iVar2 = __xstat64(1,extra_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p == &extra_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = extra_name._M_string_length;\n }\n else {\n pSVar4 = (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_start;\n if (pSVar4 != (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl._M_finish) {\n do {\n local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;\n pcVar1 = (pSVar4->name_)._M_dataplus._M_p;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar3 = (long *)std::string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);\n full_name._M_dataplus._M_p = (pointer)*plVar3;\n if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }\n full_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._M_dataplus._M_p);\n }\n iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._M_dataplus._M_p);\n }\n pSVar4 = pSVar4 + 1;\n } while ((directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4);\n }\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n pcVar1 = (name->_M_dataplus)._M_p;\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length);\nLAB_00299cfc:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p != &extra_name.field_2) {\n operator_delete(extra_name._M_dataplus._M_p);\n }\n }\n return __return_storage_ptr__;\n}\n\n" (ERROR "string * gold::" (binary_expression "string * gold" identifier * identifier) : :) (labeled_statement "Dirsearch::find_file_in_dir_list\n (string *__return_storage_ptr__,string *name,Dir_list *directories,\n string *extra_search_dir)\n\n{\n pointer pcVar1;" statement_identifier : (ERROR ":find_file_in_dir_list\n (string *__return_storage_ptr__,string *name,Dir_list *directories,\n string *extra_search_dir)\n\n{" : (call_expression "find_file_in_dir_list\n (string *__return_storage_ptr__,string *name,Dir_list *directories,\n string *extra_search_dir)" identifier (argument_list "(string *__return_storage_ptr__,string *name,Dir_list *directories,\n string *extra_search_dir)" ( (binary_expression "string *__return_storage_ptr__" identifier * identifier) , (binary_expression "string *name" identifier * identifier) , (binary_expression "Dir_list *directories" identifier * identifier) , (binary_expression "string *extra_search_dir" identifier * identifier) ))) {) (declaration "pointer pcVar1;" type_identifier identifier ;)) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "pointer pSVar4;" type_identifier identifier ;) (declaration "string extra_name;" type_identifier identifier ;) (declaration "string full_name;" type_identifier identifier ;) (ERROR "basic_string<char," (binary_expression "basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_> local_e8;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_> local_e8;" (binary_expression "allocator<char>_> local_e8" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) ;)) (declaration "stat buf;" type_identifier identifier ;) (expression_statement "pcVar1 = (extra_search_dir->_M_dataplus)._M_p;" (assignment_expression "pcVar1 = (extra_search_dir->_M_dataplus)._M_p" identifier = (field_expression "(extra_search_dir->_M_dataplus)._M_p" (parenthesized_expression "(extra_search_dir->_M_dataplus)" ( (field_expression "extra_search_dir->_M_dataplus" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "buf.st_dev = (__dev_t)&buf.st_nlink;" (assignment_expression "buf.st_dev = (__dev_t)&buf.st_nlink" (field_expression "buf.st_dev" identifier . field_identifier) = (binary_expression "(__dev_t)&buf.st_nlink" (parenthesized_expression "(__dev_t)" ( identifier )) & (field_expression "buf.st_nlink" identifier . field_identifier))) ;) (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)&buf,\n pcVar1,pcVar1 + extra_search_dir->_M_string_length);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>((basic_string<char,_std::char_traits<char>,_std:" : : (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) > : : (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > ( ( (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_> *)&buf,\n pcVar1,pcVar1 + extra_search_dir->_M_string_length);" (comma_expression "allocator<char>_> *)&buf,\n pcVar1,pcVar1 + extra_search_dir->_M_string_length" (binary_expression "allocator<char>_> *)&buf" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*)&buf" * (ERROR ")" )) (pointer_expression "&buf" & identifier))) , (comma_expression "pcVar1,pcVar1 + extra_search_dir->_M_string_length" identifier , (binary_expression "pcVar1 + extra_search_dir->_M_string_length" identifier + (field_expression "extra_search_dir->_M_string_length" identifier -> field_identifier)))) (ERROR ")" )) ;)) comment (labeled_statement "std::string::_M_replace_aux((string *)&buf,buf.st_ino,0,1,'/');" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_replace_aux((string *)&buf,buf.st_ino,0,1,'/');" statement_identifier : (ERROR ":" :) (expression_statement "_M_replace_aux((string *)&buf,buf.st_ino,0,1,'/');" (call_expression "_M_replace_aux((string *)&buf,buf.st_ino,0,1,'/')" identifier (argument_list "((string *)&buf,buf.st_ino,0,1,'/')" ( (cast_expression "(string *)&buf" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&buf" & identifier)) , (field_expression "buf.st_ino" identifier . field_identifier) , number_literal , number_literal , (char_literal "'/'" ' character ') ))) ;))) comment (ERROR "plVar3 = (long *)std::" (assignment_expression "plVar3 = (long *)std" identifier = (cast_expression "(long *)std" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) : :) (labeled_statement "string::_M_append\n ((string *)&buf,(name->_M_dataplus)._M_p,name->_M_string_length);" statement_identifier : (ERROR ":" :) (expression_statement "_M_append\n ((string *)&buf,(name->_M_dataplus)._M_p,name->_M_string_length);" (call_expression "_M_append\n ((string *)&buf,(name->_M_dataplus)._M_p,name->_M_string_length)" identifier (argument_list "((string *)&buf,(name->_M_dataplus)._M_p,name->_M_string_length)" ( (cast_expression "(string *)&buf" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&buf" & identifier)) , (field_expression "(name->_M_dataplus)._M_p" (parenthesized_expression "(name->_M_dataplus)" ( (field_expression "name->_M_dataplus" identifier -> field_identifier) )) . field_identifier) , (field_expression "name->_M_string_length" identifier -> field_identifier) ))) ;)) (expression_statement "extra_name._M_dataplus._M_p = (pointer)&extra_name.field_2;" (assignment_expression "extra_name._M_dataplus._M_p = (pointer)&extra_name.field_2" (field_expression "extra_name._M_dataplus._M_p" (field_expression "extra_name._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&extra_name.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "extra_name.field_2" identifier . field_identifier))) ;) (if_statement "if ((long *)*plVar3 == plVar3 + 2) {\n extra_name.field_2._M_allocated_capacity = plVar3[2];\n extra_name.field_2._8_8_ = plVar3[3];\n }\n else {\n extra_name.field_2._M_allocated_capacity = plVar3[2];\n extra_name._M_dataplus._M_p = (pointer)*plVar3;\n }" if (parenthesized_expression "((long *)*plVar3 == plVar3 + 2)" ( (binary_expression "(long *)*plVar3 == plVar3 + 2" (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier)) == (binary_expression "plVar3 + 2" identifier + number_literal)) )) (compound_statement "{\n extra_name.field_2._M_allocated_capacity = plVar3[2];\n extra_name.field_2._8_8_ = plVar3[3];\n }" { (expression_statement "extra_name.field_2._M_allocated_capacity = plVar3[2];" (assignment_expression "extra_name.field_2._M_allocated_capacity = plVar3[2]" (field_expression "extra_name.field_2._M_allocated_capacity" (field_expression "extra_name.field_2" identifier . field_identifier) . field_identifier) = (subscript_expression "plVar3[2]" identifier [ number_literal ])) ;) (expression_statement "extra_name.field_2._8_8_ = plVar3[3];" (assignment_expression "extra_name.field_2._8_8_ = plVar3[3]" (field_expression "extra_name.field_2._8_8_" (field_expression "extra_name.field_2" identifier . field_identifier) . field_identifier) = (subscript_expression "plVar3[3]" identifier [ number_literal ])) ;) }) (else_clause "else {\n extra_name.field_2._M_allocated_capacity = plVar3[2];\n extra_name._M_dataplus._M_p = (pointer)*plVar3;\n }" else (compound_statement "{\n extra_name.field_2._M_allocated_capacity = plVar3[2];\n extra_name._M_dataplus._M_p = (pointer)*plVar3;\n }" { (expression_statement "extra_name.field_2._M_allocated_capacity = plVar3[2];" (assignment_expression "extra_name.field_2._M_allocated_capacity = plVar3[2]" (field_expression "extra_name.field_2._M_allocated_capacity" (field_expression "extra_name.field_2" identifier . field_identifier) . field_identifier) = (subscript_expression "plVar3[2]" identifier [ number_literal ])) ;) (expression_statement "extra_name._M_dataplus._M_p = (pointer)*plVar3;" (assignment_expression "extra_name._M_dataplus._M_p = (pointer)*plVar3" (field_expression "extra_name._M_dataplus._M_p" (field_expression "extra_name._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)*plVar3" (parenthesized_expression "(pointer)" ( identifier )) * identifier)) ;) }))) (expression_statement "extra_name._M_string_length = plVar3[1];" (assignment_expression "extra_name._M_string_length = plVar3[1]" (field_expression "extra_name._M_string_length" identifier . field_identifier) = (subscript_expression "plVar3[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(plVar3 + 2) = 0;" (assignment_expression "*(undefined1 *)(plVar3 + 2) = 0" (pointer_expression "*(undefined1 *)(plVar3 + 2)" * (cast_expression "(undefined1 *)(plVar3 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar3 + 2)" ( (binary_expression "plVar3 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar3 = (long)(plVar3 + 2);" (assignment_expression "*plVar3 = (long)(plVar3 + 2)" (pointer_expression "*plVar3" * identifier) = (cast_expression "(long)(plVar3 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar3 + 2)" ( (binary_expression "plVar3 + 2" identifier + number_literal) )))) ;) (expression_statement "plVar3[1] = 0;" (assignment_expression "plVar3[1] = 0" (subscript_expression "plVar3[1]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((__nlink_t *)buf.st_dev != &buf.st_nlink) {\n operator_delete((void *)buf.st_dev);\n }" if (parenthesized_expression "((__nlink_t *)buf.st_dev != &buf.st_nlink)" ( (binary_expression "(__nlink_t *)buf.st_dev != &buf.st_nlink" (cast_expression "(__nlink_t *)buf.st_dev" ( (type_descriptor "__nlink_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "buf.st_dev" identifier . field_identifier)) != (pointer_expression "&buf.st_nlink" & (field_expression "buf.st_nlink" identifier . field_identifier))) )) (compound_statement "{\n operator_delete((void *)buf.st_dev);\n }" { (expression_statement "operator_delete((void *)buf.st_dev);" (call_expression "operator_delete((void *)buf.st_dev)" identifier (argument_list "((void *)buf.st_dev)" ( (cast_expression "(void *)buf.st_dev" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "buf.st_dev" identifier . field_identifier)) ))) ;) })) (expression_statement "iVar2 = __xstat64(1,extra_name._M_dataplus._M_p,(stat64 *)&buf);" (assignment_expression "iVar2 = __xstat64(1,extra_name._M_dataplus._M_p,(stat64 *)&buf)" identifier = (call_expression "__xstat64(1,extra_name._M_dataplus._M_p,(stat64 *)&buf)" identifier (argument_list "(1,extra_name._M_dataplus._M_p,(stat64 *)&buf)" ( number_literal , (field_expression "extra_name._M_dataplus._M_p" (field_expression "extra_name._M_dataplus" identifier . field_identifier) . field_identifier) , (cast_expression "(stat64 *)&buf" ( (type_descriptor "stat64 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&buf" & identifier)) )))) ;) (if_statement "if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p == &extra_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = extra_name._M_string_length;\n }\n else {\n pSVar4 = (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_start;\n if (pSVar4 != (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl._M_finish) {\n do {\n local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;\n pcVar1 = (pSVar4->name_)._M_dataplus._M_p;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar3 = (long *)std::string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);\n full_name._M_dataplus._M_p = (pointer)*plVar3;\n if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }\n full_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._M_dataplus._M_p);\n }\n iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._M_dataplus._M_p);\n }\n pSVar4 = pSVar4 + 1;\n } while ((directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4);\n }\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n pcVar1 = (name->_M_dataplus)._M_p;\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length);\nLAB_00299cfc:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p != &extra_name.field_2) {\n operator_delete(extra_name._M_dataplus._M_p);\n }\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p == &extra_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = extra_name._M_string_length;\n }" { (expression_statement "(__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;" (assignment_expression "(__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2" (field_expression "(__return_storage_ptr__->_M_dataplus)._M_p" (parenthesized_expression "(__return_storage_ptr__->_M_dataplus)" ( (field_expression "__return_storage_ptr__->_M_dataplus" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(pointer)&__return_storage_ptr__->field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p == &extra_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p == &extra_name.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p == &extra_name.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 *)extra_name._M_dataplus._M_p == &extra_name.field_2" (binary_expression "allocator<char>_>_9\n *)extra_name._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)extra_name._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "extra_name._M_dataplus._M_p" (field_expression "extra_name._M_dataplus" identifier . field_identifier) . field_identifier))) == (pointer_expression "&extra_name.field_2" & (field_expression "extra_name.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_;\n }" { (expression_statement "(__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;" (assignment_expression "(__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity" (field_expression "(__return_storage_ptr__->field_2)._M_allocated_capacity" (parenthesized_expression "(__return_storage_ptr__->field_2)" ( (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier) )) . field_identifier) = (field_expression "extra_name.field_2._M_allocated_capacity" (field_expression "extra_name.field_2" identifier . field_identifier) . field_identifier)) ;) (expression_statement "*(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_;" (assignment_expression "*(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_" (pointer_expression "*(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8)" * (cast_expression "(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&__return_storage_ptr__->field_2 + 8)" ( (binary_expression "(long)&__return_storage_ptr__->field_2 + 8" (cast_expression "(long)&__return_storage_ptr__->field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&__return_storage_ptr__->field_2" & (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier))) + number_literal) )))) = (field_expression "extra_name.field_2._8_8_" (field_expression "extra_name.field_2" identifier . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n (__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n }" else (compound_statement "{\n (__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;\n }" { (expression_statement "(__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p;" (assignment_expression "(__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p" (field_expression "(__return_storage_ptr__->_M_dataplus)._M_p" (parenthesized_expression "(__return_storage_ptr__->_M_dataplus)" ( (field_expression "__return_storage_ptr__->_M_dataplus" identifier -> field_identifier) )) . field_identifier) = (field_expression "extra_name._M_dataplus._M_p" (field_expression "extra_name._M_dataplus" identifier . field_identifier) . field_identifier)) ;) (expression_statement "(__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity;" (assignment_expression "(__return_storage_ptr__->field_2)._M_allocated_capacity =\n extra_name.field_2._M_allocated_capacity" (field_expression "(__return_storage_ptr__->field_2)._M_allocated_capacity" (parenthesized_expression "(__return_storage_ptr__->field_2)" ( (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier) )) . field_identifier) = (field_expression "extra_name.field_2._M_allocated_capacity" (field_expression "extra_name.field_2" identifier . field_identifier) . field_identifier)) ;) }))) (expression_statement "__return_storage_ptr__->_M_string_length = extra_name._M_string_length;" (assignment_expression "__return_storage_ptr__->_M_string_length = extra_name._M_string_length" (field_expression "__return_storage_ptr__->_M_string_length" identifier -> field_identifier) = (field_expression "extra_name._M_string_length" identifier . field_identifier)) ;) }) (else_clause "else {\n pSVar4 = (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_start;\n if (pSVar4 != (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl._M_finish) {\n do {\n local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;\n pcVar1 = (pSVar4->name_)._M_dataplus._M_p;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar3 = (long *)std::string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);\n full_name._M_dataplus._M_p = (pointer)*plVar3;\n if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }\n full_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._M_dataplus._M_p);\n }\n iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._M_dataplus._M_p);\n }\n pSVar4 = pSVar4 + 1;\n } while ((directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4);\n }\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n pcVar1 = (name->_M_dataplus)._M_p;\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length);\nLAB_00299cfc:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p != &extra_name.field_2) {\n operator_delete(extra_name._M_dataplus._M_p);\n }\n }" else (compound_statement "{\n pSVar4 = (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_start;\n if (pSVar4 != (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl._M_finish) {\n do {\n local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;\n pcVar1 = (pSVar4->name_)._M_dataplus._M_p;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar3 = (long *)std::string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);\n full_name._M_dataplus._M_p = (pointer)*plVar3;\n if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }\n full_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._M_dataplus._M_p);\n }\n iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._M_dataplus._M_p);\n }\n pSVar4 = pSVar4 + 1;\n } while ((directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4);\n }\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n pcVar1 = (name->_M_dataplus)._M_p;\n /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length);\nLAB_00299cfc:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p != &extra_name.field_2) {\n operator_delete(extra_name._M_dataplus._M_p);\n }\n }" { (expression_statement "pSVar4 = (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_start;" (assignment_expression "pSVar4 = (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_start" identifier = (field_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_start" (field_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl" (parenthesized_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>)" ( (ERROR "directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "directories->\n super__Vector_base<gold::Search_directory,_std" (binary_expression "directories->\n super__Vector_base<gold" (field_expression "directories->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Search_directory>_>" (binary_expression "Search_directory>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (pSVar4 != (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl._M_finish) {\n do {\n local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;\n pcVar1 = (pSVar4->name_)._M_dataplus._M_p;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar3 = (long *)std::string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);\n full_name._M_dataplus._M_p = (pointer)*plVar3;\n if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }\n full_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._M_dataplus._M_p);\n }\n iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._M_dataplus._M_p);\n }\n pSVar4 = pSVar4 + 1;\n } while ((directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4);\n }" if (parenthesized_expression "(pSVar4 != (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl._M_finish)" ( (binary_expression "pSVar4 != (directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl._M_finish" identifier != (field_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl._M_finish" (field_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )._M_impl" (parenthesized_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>\n )" ( (ERROR "directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "directories->\n super__Vector_base<gold::Search_directory,_std" (binary_expression "directories->\n super__Vector_base<gold" (field_expression "directories->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Search_directory>_>" (binary_expression "Search_directory>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier)) )) (compound_statement "{\n do {\n local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;\n pcVar1 = (pSVar4->name_)._M_dataplus._M_p;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar3 = (long *)std::string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);\n full_name._M_dataplus._M_p = (pointer)*plVar3;\n if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }\n full_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._M_dataplus._M_p);\n }\n iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._M_dataplus._M_p);\n }\n pSVar4 = pSVar4 + 1;\n } while ((directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4);\n }" { (do_statement "do {\n local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;\n pcVar1 = (pSVar4->name_)._M_dataplus._M_p;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar3 = (long *)std::string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);\n full_name._M_dataplus._M_p = (pointer)*plVar3;\n if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }\n full_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._M_dataplus._M_p);\n }\n iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._M_dataplus._M_p);\n }\n pSVar4 = pSVar4 + 1;\n } while ((directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4);" do (compound_statement "{\n local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;\n pcVar1 = (pSVar4->name_)._M_dataplus._M_p;\n /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);\n /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */\n std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');\n /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */\n plVar3 = (long *)std::string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);\n full_name._M_dataplus._M_p = (pointer)*plVar3;\n if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }\n full_name._M_string_length = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._M_dataplus._M_p);\n }\n iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);\n if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._M_dataplus._M_p);\n }\n pSVar4 = pSVar4 + 1;\n }" { (expression_statement "local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2;" (assignment_expression "local_e8._M_dataplus._M_p = (pointer)&local_e8.field_2" (field_expression "local_e8._M_dataplus._M_p" (field_expression "local_e8._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&local_e8.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "local_e8.field_2" identifier . field_identifier))) ;) (expression_statement "pcVar1 = (pSVar4->name_)._M_dataplus._M_p;" (assignment_expression "pcVar1 = (pSVar4->name_)._M_dataplus._M_p" identifier = (field_expression "(pSVar4->name_)._M_dataplus._M_p" (field_expression "(pSVar4->name_)._M_dataplus" (parenthesized_expression "(pSVar4->name_)" ( (field_expression "pSVar4->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->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*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length);" (binary_expression "_M_construct<char*>(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length)" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length)" ( (comma_expression "&local_e8,pcVar1,pcVar1 + (pSVar4->name_)._M_string_length" (pointer_expression "&local_e8" & identifier) , (comma_expression "pcVar1,pcVar1 + (pSVar4->name_)._M_string_length" identifier , (binary_expression "pcVar1 + (pSVar4->name_)._M_string_length" identifier + (field_expression "(pSVar4->name_)._M_string_length" (parenthesized_expression "(pSVar4->name_)" ( (field_expression "pSVar4->name_" identifier -> field_identifier) )) . field_identifier)))) ))) ;)) comment (labeled_statement "std::string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');" statement_identifier : (ERROR ":" :) (expression_statement "_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/');" (call_expression "_M_replace_aux((string *)&local_e8,local_e8._M_string_length,0,1,'/')" identifier (argument_list "((string *)&local_e8,local_e8._M_string_length,0,1,'/')" ( (cast_expression "(string *)&local_e8" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_e8" & identifier)) , (field_expression "local_e8._M_string_length" identifier . field_identifier) , number_literal , number_literal , (char_literal "'/'" ' character ') ))) ;))) comment (ERROR "plVar3 = (long *)std::" (assignment_expression "plVar3 = (long *)std" identifier = (cast_expression "(long *)std" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) : :) (labeled_statement "string::_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);" statement_identifier : (ERROR ":" :) (expression_statement "_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length);" (call_expression "_M_append\n ((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length)" identifier (argument_list "((string *)&local_e8,(name->_M_dataplus)._M_p,\n name->_M_string_length)" ( (cast_expression "(string *)&local_e8" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_e8" & identifier)) , (field_expression "(name->_M_dataplus)._M_p" (parenthesized_expression "(name->_M_dataplus)" ( (field_expression "name->_M_dataplus" identifier -> field_identifier) )) . field_identifier) , (field_expression "name->_M_string_length" identifier -> field_identifier) ))) ;)) (expression_statement "full_name._M_dataplus._M_p = (pointer)*plVar3;" (assignment_expression "full_name._M_dataplus._M_p = (pointer)*plVar3" (field_expression "full_name._M_dataplus._M_p" (field_expression "full_name._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)*plVar3" (parenthesized_expression "(pointer)" ( identifier )) * identifier)) ;) (if_statement "if ((long *)full_name._M_dataplus._M_p == plVar3 + 2) {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }\n else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }" if (parenthesized_expression "((long *)full_name._M_dataplus._M_p == plVar3 + 2)" ( (binary_expression "(long *)full_name._M_dataplus._M_p == plVar3 + 2" (cast_expression "(long *)full_name._M_dataplus._M_p" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (field_expression "full_name._M_dataplus._M_p" (field_expression "full_name._M_dataplus" identifier . field_identifier) . field_identifier)) == (binary_expression "plVar3 + 2" identifier + number_literal)) )) (compound_statement "{\n full_name.field_2._M_allocated_capacity = plVar3[2];\n full_name.field_2._8_8_ = plVar3[3];\n full_name._M_dataplus._M_p = (pointer)&full_name.field_2;\n }" { (expression_statement "full_name.field_2._M_allocated_capacity = plVar3[2];" (assignment_expression "full_name.field_2._M_allocated_capacity = plVar3[2]" (field_expression "full_name.field_2._M_allocated_capacity" (field_expression "full_name.field_2" identifier . field_identifier) . field_identifier) = (subscript_expression "plVar3[2]" identifier [ number_literal ])) ;) (expression_statement "full_name.field_2._8_8_ = plVar3[3];" (assignment_expression "full_name.field_2._8_8_ = plVar3[3]" (field_expression "full_name.field_2._8_8_" (field_expression "full_name.field_2" identifier . field_identifier) . field_identifier) = (subscript_expression "plVar3[3]" identifier [ number_literal ])) ;) (expression_statement "full_name._M_dataplus._M_p = (pointer)&full_name.field_2;" (assignment_expression "full_name._M_dataplus._M_p = (pointer)&full_name.field_2" (field_expression "full_name._M_dataplus._M_p" (field_expression "full_name._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&full_name.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "full_name.field_2" identifier . field_identifier))) ;) }) (else_clause "else {\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }" else (compound_statement "{\n full_name.field_2._M_allocated_capacity = plVar3[2];\n }" { (expression_statement "full_name.field_2._M_allocated_capacity = plVar3[2];" (assignment_expression "full_name.field_2._M_allocated_capacity = plVar3[2]" (field_expression "full_name.field_2._M_allocated_capacity" (field_expression "full_name.field_2" identifier . field_identifier) . field_identifier) = (subscript_expression "plVar3[2]" identifier [ number_literal ])) ;) }))) (expression_statement "full_name._M_string_length = plVar3[1];" (assignment_expression "full_name._M_string_length = plVar3[1]" (field_expression "full_name._M_string_length" identifier . field_identifier) = (subscript_expression "plVar3[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(plVar3 + 2) = 0;" (assignment_expression "*(undefined1 *)(plVar3 + 2) = 0" (pointer_expression "*(undefined1 *)(plVar3 + 2)" * (cast_expression "(undefined1 *)(plVar3 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar3 + 2)" ( (binary_expression "plVar3 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar3 = (long)(plVar3 + 2);" (assignment_expression "*plVar3 = (long)(plVar3 + 2)" (pointer_expression "*plVar3" * identifier) = (cast_expression "(long)(plVar3 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar3 + 2)" ( (binary_expression "plVar3 + 2" identifier + number_literal) )))) ;) (expression_statement "plVar3[1] = 0;" (assignment_expression "plVar3[1] = 0" (subscript_expression "plVar3[1]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.field_2) {\n operator_delete(local_e8._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 *)local_e8._M_dataplus._M_p != &local_e8.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_e8._M_dataplus._M_p != &local_e8.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 *)local_e8._M_dataplus._M_p != &local_e8.field_2" (binary_expression "allocator<char>_>_9\n *)local_e8._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)local_e8._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "local_e8._M_dataplus._M_p" (field_expression "local_e8._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&local_e8.field_2" & (field_expression "local_e8.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(local_e8._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(local_e8._M_dataplus._M_p);" (call_expression "operator_delete(local_e8._M_dataplus._M_p)" identifier (argument_list "(local_e8._M_dataplus._M_p)" ( (field_expression "local_e8._M_dataplus._M_p" (field_expression "local_e8._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (expression_statement "iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf);" (assignment_expression "iVar2 = __xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf)" identifier = (call_expression "__xstat64(1,full_name._M_dataplus._M_p,(stat64 *)&buf)" identifier (argument_list "(1,full_name._M_dataplus._M_p,(stat64 *)&buf)" ( number_literal , (field_expression "full_name._M_dataplus._M_p" (field_expression "full_name._M_dataplus" identifier . field_identifier) . field_identifier) , (cast_expression "(stat64 *)&buf" ( (type_descriptor "stat64 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&buf" & identifier)) )))) ;) (if_statement "if (iVar2 == 0) {\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n (__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }\n __return_storage_ptr__->_M_string_length = full_name._M_string_length;\n goto LAB_00299cfc;\n }" { (expression_statement "(__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;" (assignment_expression "(__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2" (field_expression "(__return_storage_ptr__->_M_dataplus)._M_p" (parenthesized_expression "(__return_storage_ptr__->_M_dataplus)" ( (field_expression "__return_storage_ptr__->_M_dataplus" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(pointer)&__return_storage_ptr__->field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2) {\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }\n else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p == &full_name.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 *)full_name._M_dataplus._M_p == &full_name.field_2" (binary_expression "allocator<char>_>_9\n *)full_name._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)full_name._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "full_name._M_dataplus._M_p" (field_expression "full_name._M_dataplus" identifier . field_identifier) . field_identifier))) == (pointer_expression "&full_name.field_2" & (field_expression "full_name.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n *(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;\n }" { (expression_statement "(__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;" (assignment_expression "(__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity" (field_expression "(__return_storage_ptr__->field_2)._M_allocated_capacity" (parenthesized_expression "(__return_storage_ptr__->field_2)" ( (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier) )) . field_identifier) = (field_expression "full_name.field_2._M_allocated_capacity" (field_expression "full_name.field_2" identifier . field_identifier) . field_identifier)) ;) (expression_statement "*(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_;" (assignment_expression "*(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_" (pointer_expression "*(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8)" * (cast_expression "(undefined8 *)((long)&__return_storage_ptr__->field_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&__return_storage_ptr__->field_2 + 8)" ( (binary_expression "(long)&__return_storage_ptr__->field_2 + 8" (cast_expression "(long)&__return_storage_ptr__->field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&__return_storage_ptr__->field_2" & (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier))) + number_literal) )))) = (field_expression "full_name.field_2._8_8_" (field_expression "full_name.field_2" identifier . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }" else (compound_statement "{\n (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;\n (__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;\n }" { (expression_statement "(__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p;" (assignment_expression "(__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p" (field_expression "(__return_storage_ptr__->_M_dataplus)._M_p" (parenthesized_expression "(__return_storage_ptr__->_M_dataplus)" ( (field_expression "__return_storage_ptr__->_M_dataplus" identifier -> field_identifier) )) . field_identifier) = (field_expression "full_name._M_dataplus._M_p" (field_expression "full_name._M_dataplus" identifier . field_identifier) . field_identifier)) ;) (expression_statement "(__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity;" (assignment_expression "(__return_storage_ptr__->field_2)._M_allocated_capacity =\n full_name.field_2._M_allocated_capacity" (field_expression "(__return_storage_ptr__->field_2)._M_allocated_capacity" (parenthesized_expression "(__return_storage_ptr__->field_2)" ( (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier) )) . field_identifier) = (field_expression "full_name.field_2._M_allocated_capacity" (field_expression "full_name.field_2" identifier . field_identifier) . field_identifier)) ;) }))) (expression_statement "__return_storage_ptr__->_M_string_length = full_name._M_string_length;" (assignment_expression "__return_storage_ptr__->_M_string_length = full_name._M_string_length" (field_expression "__return_storage_ptr__->_M_string_length" identifier -> field_identifier) = (field_expression "full_name._M_string_length" identifier . field_identifier)) ;) (goto_statement "goto LAB_00299cfc;" goto statement_identifier ;) })) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.field_2) {\n operator_delete(full_name._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 *)full_name._M_dataplus._M_p != &full_name.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)full_name._M_dataplus._M_p != &full_name.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 *)full_name._M_dataplus._M_p != &full_name.field_2" (binary_expression "allocator<char>_>_9\n *)full_name._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)full_name._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "full_name._M_dataplus._M_p" (field_expression "full_name._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&full_name.field_2" & (field_expression "full_name.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(full_name._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(full_name._M_dataplus._M_p);" (call_expression "operator_delete(full_name._M_dataplus._M_p)" identifier (argument_list "(full_name._M_dataplus._M_p)" ( (field_expression "full_name._M_dataplus._M_p" (field_expression "full_name._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (expression_statement "pSVar4 = pSVar4 + 1;" (assignment_expression "pSVar4 = pSVar4 + 1" identifier = (binary_expression "pSVar4 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4)" ( (binary_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish != pSVar4" (field_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl._M_finish" (field_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>).\n _M_impl" (parenthesized_expression "(directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::Search_directory>_>)" ( (ERROR "directories->\n super__Vector_base<gold::Search_directory,_std::allocator<gold::" (comma_expression "directories->\n super__Vector_base<gold::Search_directory,_std" (binary_expression "directories->\n super__Vector_base<gold" (field_expression "directories->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Search_directory" : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Search_directory>_>" (binary_expression "Search_directory>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) != identifier) )) ;) })) (expression_statement "(__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2;" (assignment_expression "(__return_storage_ptr__->_M_dataplus)._M_p = (pointer)&__return_storage_ptr__->field_2" (field_expression "(__return_storage_ptr__->_M_dataplus)._M_p" (parenthesized_expression "(__return_storage_ptr__->_M_dataplus)" ( (field_expression "__return_storage_ptr__->_M_dataplus" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(pointer)&__return_storage_ptr__->field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "__return_storage_ptr__->field_2" identifier -> field_identifier))) ;) (expression_statement "pcVar1 = (name->_M_dataplus)._M_p;" (assignment_expression "pcVar1 = (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)) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(__return_storage_ptr__,pcVar1,pcVar1 + 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*>(__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length);" (binary_expression "_M_construct<char*>(__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length)" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length)" ( (comma_expression "__return_storage_ptr__,pcVar1,pcVar1 + name->_M_string_length" identifier , (comma_expression "pcVar1,pcVar1 + name->_M_string_length" identifier , (binary_expression "pcVar1 + name->_M_string_length" identifier + (field_expression "name->_M_string_length" identifier -> field_identifier)))) ))) ;)) (labeled_statement "LAB_00299cfc:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p != &extra_name.field_2) {\n operator_delete(extra_name._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 *)extra_name._M_dataplus._M_p != &extra_name.field_2) {\n operator_delete(extra_name._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 *)extra_name._M_dataplus._M_p != &extra_name.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)extra_name._M_dataplus._M_p != &extra_name.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 *)extra_name._M_dataplus._M_p != &extra_name.field_2" (binary_expression "allocator<char>_>_9\n *)extra_name._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)extra_name._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "extra_name._M_dataplus._M_p" (field_expression "extra_name._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&extra_name.field_2" & (field_expression "extra_name.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(extra_name._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(extra_name._M_dataplus._M_p);" (call_expression "operator_delete(extra_name._M_dataplus._M_p)" identifier (argument_list "(extra_name._M_dataplus._M_p)" ( (field_expression "extra_name._M_dataplus._M_p" (field_expression "extra_name._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) }))) }))) (return_statement "return __return_storage_ptr__;" return identifier ;) (ERROR "}" }))
(translation_unit "long * FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)\n\n{\n long lVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n long *local_128;\n long local_118;\n long lStack_110;\n long *local_108;\n long local_100;\n long local_f8;\n long lStack_f0;\n undefined1 *local_e8;\n undefined8 local_e0;\n undefined1 local_d8 [16];\n stat64 local_c8;\n \n local_c8.st_dev = (__dev_t)&local_c8.st_nlink;\n FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);\n \n FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);\n \n plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);\n local_128 = &local_118;\n if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }\n lVar1 = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_128,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)\n\n{\n long lVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n long *local_128;\n long local_118;\n long lStack_110;\n long *local_108;\n long local_100;\n long local_f8;\n long lStack_f0;\n undefined1 *local_e8;\n undefined8 local_e0;\n undefined1 local_d8 [16];\n stat64 local_c8;\n \n local_c8.st_dev = (__dev_t)&local_c8.st_nlink;\n FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);\n \n FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);\n \n plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);\n local_128 = &local_118;\n if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }\n lVar1 = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_128,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)" * (function_declarator "FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)" identifier (parameter_list "(long *param_1,long *param_2,long *param_3,long *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 "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) )))) (compound_statement "{\n long lVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n long *local_128;\n long local_118;\n long lStack_110;\n long *local_108;\n long local_100;\n long local_f8;\n long lStack_f0;\n undefined1 *local_e8;\n undefined8 local_e0;\n undefined1 local_d8 [16];\n stat64 local_c8;\n \n local_c8.st_dev = (__dev_t)&local_c8.st_nlink;\n FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);\n \n FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);\n \n plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);\n local_128 = &local_118;\n if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }\n lVar1 = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_128,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }\n return param_1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "long *local_128;" (sized_type_specifier "long" long) (pointer_declarator "*local_128" * identifier) ;) (declaration "long local_118;" (sized_type_specifier "long" long) identifier ;) (declaration "long lStack_110;" (sized_type_specifier "long" long) identifier ;) (declaration "long *local_108;" (sized_type_specifier "long" long) (pointer_declarator "*local_108" * identifier) ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_f8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lStack_f0;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 *local_e8;" type_identifier (pointer_declarator "*local_e8" * identifier) ;) (declaration "undefined8 local_e0;" type_identifier identifier ;) (declaration "undefined1 local_d8 [16];" type_identifier (array_declarator "local_d8 [16]" identifier [ number_literal ]) ;) (declaration "stat64 local_c8;" type_identifier identifier ;) (expression_statement "local_c8.st_dev = (__dev_t)&local_c8.st_nlink;" (assignment_expression "local_c8.st_dev = (__dev_t)&local_c8.st_nlink" (field_expression "local_c8.st_dev" identifier . field_identifier) = (binary_expression "(__dev_t)&local_c8.st_nlink" (parenthesized_expression "(__dev_t)" ( identifier )) & (field_expression "local_c8.st_nlink" identifier . field_identifier))) ;) (expression_statement "FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);" (call_expression "FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4)" identifier (argument_list "(&local_c8,*param_4,param_4[1] + *param_4)" ( (pointer_expression "&local_c8" & identifier) , (pointer_expression "*param_4" * identifier) , (binary_expression "param_4[1] + *param_4" (subscript_expression "param_4[1]" identifier [ number_literal ]) + (pointer_expression "*param_4" * identifier)) ))) ;) (expression_statement "FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);" (call_expression "FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f)" identifier (argument_list "(&local_c8,local_c8.st_ino,0,1,0x2f)" ( (pointer_expression "&local_c8" & identifier) , (field_expression "local_c8.st_ino" identifier . field_identifier) , number_literal , number_literal , number_literal ))) ;) (expression_statement "plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);" (assignment_expression "plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1])" identifier = (cast_expression "(long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1])" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002e2ee0(&local_c8,*param_2,param_2[1])" identifier (argument_list "(&local_c8,*param_2,param_2[1])" ( (pointer_expression "&local_c8" & identifier) , (pointer_expression "*param_2" * identifier) , (subscript_expression "param_2[1]" identifier [ number_literal ]) ))))) ;) (expression_statement "local_128 = &local_118;" (assignment_expression "local_128 = &local_118" identifier = (pointer_expression "&local_118" & identifier)) ;) (if_statement "if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" if (parenthesized_expression "((long *)*plVar3 == plVar3 + 2)" ( (binary_expression "(long *)*plVar3 == plVar3 + 2" (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier)) == (binary_expression "plVar3 + 2" identifier + number_literal)) )) (compound_statement "{\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }" { (expression_statement "local_118 = plVar3[2];" (assignment_expression "local_118 = plVar3[2]" identifier = (subscript_expression "plVar3[2]" identifier [ number_literal ])) ;) (expression_statement "lStack_110 = plVar3[3];" (assignment_expression "lStack_110 = plVar3[3]" identifier = (subscript_expression "plVar3[3]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" else (compound_statement "{\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" { (expression_statement "local_118 = plVar3[2];" (assignment_expression "local_118 = plVar3[2]" identifier = (subscript_expression "plVar3[2]" identifier [ number_literal ])) ;) (expression_statement "local_128 = (long *)*plVar3;" (assignment_expression "local_128 = (long *)*plVar3" identifier = (cast_expression "(long *)*plVar3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar3" * identifier))) ;) }))) (expression_statement "lVar1 = plVar3[1];" (assignment_expression "lVar1 = plVar3[1]" identifier = (subscript_expression "plVar3[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(plVar3 + 2) = 0;" (assignment_expression "*(undefined1 *)(plVar3 + 2) = 0" (pointer_expression "*(undefined1 *)(plVar3 + 2)" * (cast_expression "(undefined1 *)(plVar3 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar3 + 2)" ( (binary_expression "plVar3 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar3 = (long)(plVar3 + 2);" (assignment_expression "*plVar3 = (long)(plVar3 + 2)" (pointer_expression "*plVar3" * identifier) = (cast_expression "(long)(plVar3 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar3 + 2)" ( (binary_expression "plVar3 + 2" identifier + number_literal) )))) ;) (expression_statement "plVar3[1] = 0;" (assignment_expression "plVar3[1] = 0" (subscript_expression "plVar3[1]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }" if (parenthesized_expression "((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink)" ( (binary_expression "(__nlink_t *)local_c8.st_dev != &local_c8.st_nlink" (cast_expression "(__nlink_t *)local_c8.st_dev" ( (type_descriptor "__nlink_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "local_c8.st_dev" identifier . field_identifier)) != (pointer_expression "&local_c8.st_nlink" & (field_expression "local_c8.st_nlink" identifier . field_identifier))) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "iVar2 = __xstat64(1,(char *)local_128,&local_c8);" (assignment_expression "iVar2 = __xstat64(1,(char *)local_128,&local_c8)" identifier = (call_expression "__xstat64(1,(char *)local_128,&local_c8)" identifier (argument_list "(1,(char *)local_128,&local_c8)" ( number_literal , (cast_expression "(char *)local_128" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "&local_c8" & identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }" { (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" if (parenthesized_expression "(local_128 == &local_118)" ( (binary_expression "local_128 == &local_118" identifier == (pointer_expression "&local_118" & identifier)) )) (compound_statement "{\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }" { (expression_statement "param_1[2] = local_118;" (assignment_expression "param_1[2] = local_118" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[3] = lStack_110;" (assignment_expression "param_1[3] = lStack_110" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" else (compound_statement "{\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" { (expression_statement "*param_1 = (long)local_128;" (assignment_expression "*param_1 = (long)local_128" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)local_128" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = local_118;" (assignment_expression "param_1[2] = local_118" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) }))) (expression_statement "param_1[1] = lVar1;" (assignment_expression "param_1[1] = lVar1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" else (compound_statement "{\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" { (expression_statement "plVar3 = (long *)*param_3;" (assignment_expression "plVar3 = (long *)*param_3" identifier = (cast_expression "(long *)*param_3" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_3" * identifier))) ;) (if_statement "if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }" if (parenthesized_expression "(plVar3 != (long *)param_3[1])" ( (binary_expression "plVar3 != (long *)param_3[1]" identifier != (cast_expression "(long *)param_3[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_3[1]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }" { (do_statement "do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);" do (compound_statement "{\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n }" { (expression_statement "local_e8 = local_d8;" (assignment_expression "local_e8 = local_d8" identifier = identifier) ;) (expression_statement "FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);" (call_expression "FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3)" identifier (argument_list "(&local_e8,*plVar3,plVar3[1] + *plVar3)" ( (pointer_expression "&local_e8" & identifier) , (pointer_expression "*plVar3" * identifier) , (binary_expression "plVar3[1] + *plVar3" (subscript_expression "plVar3[1]" identifier [ number_literal ]) + (pointer_expression "*plVar3" * identifier)) ))) ;) (expression_statement "FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);" (call_expression "FUN_002e22f0(&local_e8,local_e0,0,1,0x2f)" identifier (argument_list "(&local_e8,local_e0,0,1,0x2f)" ( (pointer_expression "&local_e8" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) (expression_statement "plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);" (assignment_expression "plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1])" identifier = (cast_expression "(long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1])" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002e2ee0(&local_e8,*param_2,param_2[1])" identifier (argument_list "(&local_e8,*param_2,param_2[1])" ( (pointer_expression "&local_e8" & identifier) , (pointer_expression "*param_2" * identifier) , (subscript_expression "param_2[1]" identifier [ number_literal ]) ))))) ;) (expression_statement "local_108 = (long *)*plVar4;" (assignment_expression "local_108 = (long *)*plVar4" identifier = (cast_expression "(long *)*plVar4" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar4" * identifier))) ;) (if_statement "if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }" if (parenthesized_expression "(local_108 == plVar4 + 2)" ( (binary_expression "local_108 == plVar4 + 2" identifier == (binary_expression "plVar4 + 2" identifier + number_literal)) )) (compound_statement "{\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }" { (expression_statement "local_f8 = plVar4[2];" (assignment_expression "local_f8 = plVar4[2]" identifier = (subscript_expression "plVar4[2]" identifier [ number_literal ])) ;) (expression_statement "lStack_f0 = plVar4[3];" (assignment_expression "lStack_f0 = plVar4[3]" identifier = (subscript_expression "plVar4[3]" identifier [ number_literal ])) ;) (expression_statement "local_108 = &local_f8;" (assignment_expression "local_108 = &local_f8" identifier = (pointer_expression "&local_f8" & identifier)) ;) }) (else_clause "else {\n local_f8 = plVar4[2];\n }" else (compound_statement "{\n local_f8 = plVar4[2];\n }" { (expression_statement "local_f8 = plVar4[2];" (assignment_expression "local_f8 = plVar4[2]" identifier = (subscript_expression "plVar4[2]" identifier [ number_literal ])) ;) }))) (expression_statement "local_100 = plVar4[1];" (assignment_expression "local_100 = plVar4[1]" identifier = (subscript_expression "plVar4[1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined1 *)(plVar4 + 2) = 0;" (assignment_expression "*(undefined1 *)(plVar4 + 2) = 0" (pointer_expression "*(undefined1 *)(plVar4 + 2)" * (cast_expression "(undefined1 *)(plVar4 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" * identifier) = (cast_expression "(long)(plVar4 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(plVar4 + 2)" ( (binary_expression "plVar4 + 2" identifier + number_literal) )))) ;) (expression_statement "plVar4[1] = 0;" (assignment_expression "plVar4[1] = 0" (subscript_expression "plVar4[1]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (local_e8 != local_d8) {\n FUN_002dac60();\n }" if (parenthesized_expression "(local_e8 != local_d8)" ( (binary_expression "local_e8 != local_d8" identifier != identifier) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "iVar2 = __xstat64(1,(char *)local_108,&local_c8);" (assignment_expression "iVar2 = __xstat64(1,(char *)local_108,&local_c8)" identifier = (call_expression "__xstat64(1,(char *)local_108,&local_c8)" identifier (argument_list "(1,(char *)local_108,&local_c8)" ( number_literal , (cast_expression "(char *)local_108" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "&local_c8" & identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }" { (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" if (parenthesized_expression "(local_108 == &local_f8)" ( (binary_expression "local_108 == &local_f8" identifier == (pointer_expression "&local_f8" & identifier)) )) (compound_statement "{\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }" { (expression_statement "param_1[2] = local_f8;" (assignment_expression "param_1[2] = local_f8" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[3] = lStack_f0;" (assignment_expression "param_1[3] = lStack_f0" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" else (compound_statement "{\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" { (expression_statement "*param_1 = (long)local_108;" (assignment_expression "*param_1 = (long)local_108" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)local_108" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "param_1[2] = local_f8;" (assignment_expression "param_1[2] = local_f8" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) }))) (expression_statement "param_1[1] = local_100;" (assignment_expression "param_1[1] = local_100" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_00299cfc;" goto statement_identifier ;) })) (if_statement "if (local_108 != &local_f8) {\n FUN_002dac60();\n }" if (parenthesized_expression "(local_108 != &local_f8)" ( (binary_expression "local_108 != &local_f8" identifier != (pointer_expression "&local_f8" & identifier)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "plVar3 = plVar3 + 5;" (assignment_expression "plVar3 = plVar3 + 5" identifier = (binary_expression "plVar3 + 5" identifier + number_literal)) ;) }) while (parenthesized_expression "((long *)param_3[1] != plVar3)" ( (binary_expression "(long *)param_3[1] != plVar3" (cast_expression "(long *)param_3[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_3[1]" identifier [ number_literal ])) != identifier) )) ;) })) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);" (call_expression "FUN_00166a10(param_1,*param_2,param_2[1] + *param_2)" identifier (argument_list "(param_1,*param_2,param_2[1] + *param_2)" ( identifier , (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)) ))) ;) (labeled_statement "LAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }" statement_identifier : (if_statement "if (local_128 != &local_118) {\n FUN_002dac60();\n }" if (parenthesized_expression "(local_128 != &local_118)" ( (binary_expression "local_128 != &local_118" identifier != (pointer_expression "&local_118" & identifier)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" 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 (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 (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (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 (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (binary_expression (parenthesized_expression ( IDENT )) & (field_expression IDENT . field_identifier))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression * IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) + (pointer_expression * IDENT)) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (field_expression IDENT . field_identifier) , LIT , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression * IDENT) , (subscript_expression IDENT [ LIT ]) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }))) (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 IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (field_expression IDENT . field_identifier)) != (pointer_expression & (field_expression IDENT . field_identifier))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (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 (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_expression * IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) + (pointer_expression * IDENT)) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (pointer_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))) ;) (if_statement if (parenthesized_expression ( (binary_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 ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) (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 IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (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 (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (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) )) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) + (pointer_expression * IDENT)) ))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) }))) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)\n\n{\n long lVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n long *local_128;\n long local_118;\n long lStack_110;\n long *local_108;\n long local_100;\n long local_f8;\n long lStack_f0;\n undefined1 *local_e8;\n undefined8 local_e0;\n undefined1 local_d8 [16];\n stat64 local_c8;\n \n local_c8.st_dev = (__dev_t)&local_c8.st_nlink;\n FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);\n \n FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);\n \n plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);\n local_128 = &local_118;\n if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }\n lVar1 = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_128,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)" (* "*") (function_declarator "FUN_00299ab0(long *param_1,long *param_2,long *param_3,long *param_4)" (identifier "FUN_00299ab0") (parameter_list "(long *param_1,long *param_2,long *param_3,long *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 "long *param_3" (sized_type_specifier "long" (long "long")) (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 long lVar1;\n int iVar2;\n long *plVar3;\n long *plVar4;\n long *local_128;\n long local_118;\n long lStack_110;\n long *local_108;\n long local_100;\n long local_f8;\n long lStack_f0;\n undefined1 *local_e8;\n undefined8 local_e0;\n undefined1 local_d8 [16];\n stat64 local_c8;\n \n local_c8.st_dev = (__dev_t)&local_c8.st_nlink;\n FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);\n \n FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);\n \n plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);\n local_128 = &local_118;\n if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }\n lVar1 = plVar3[1];\n *(undefined1 *)(plVar3 + 2) = 0;\n *plVar3 = (long)(plVar3 + 2);\n plVar3[1] = 0;\n if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_128,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }\n return param_1;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "long *local_128;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_128" (* "*") (identifier "local_128")) (; ";")) (declaration "long local_118;" (sized_type_specifier "long" (long "long")) (identifier "local_118") (; ";")) (declaration "long lStack_110;" (sized_type_specifier "long" (long "long")) (identifier "lStack_110") (; ";")) (declaration "long *local_108;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_108" (* "*") (identifier "local_108")) (; ";")) (declaration "long local_100;" (sized_type_specifier "long" (long "long")) (identifier "local_100") (; ";")) (declaration "long local_f8;" (sized_type_specifier "long" (long "long")) (identifier "local_f8") (; ";")) (declaration "long lStack_f0;" (sized_type_specifier "long" (long "long")) (identifier "lStack_f0") (; ";")) (declaration "undefined1 *local_e8;" (type_identifier "undefined1") (pointer_declarator "*local_e8" (* "*") (identifier "local_e8")) (; ";")) (declaration "undefined8 local_e0;" (type_identifier "undefined8") (identifier "local_e0") (; ";")) (declaration "undefined1 local_d8 [16];" (type_identifier "undefined1") (array_declarator "local_d8 [16]" (identifier "local_d8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "stat64 local_c8;" (type_identifier "stat64") (identifier "local_c8") (; ";")) (expression_statement "local_c8.st_dev = (__dev_t)&local_c8.st_nlink;" (assignment_expression "local_c8.st_dev = (__dev_t)&local_c8.st_nlink" (field_expression "local_c8.st_dev" (identifier "local_c8") (. ".") (field_identifier "st_dev")) (= "=") (binary_expression "(__dev_t)&local_c8.st_nlink" (parenthesized_expression "(__dev_t)" (( "(") (identifier "__dev_t") () ")")) (& "&") (field_expression "local_c8.st_nlink" (identifier "local_c8") (. ".") (field_identifier "st_nlink")))) (; ";")) (expression_statement "FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4);" (call_expression "FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4)" (identifier "FUN_00166a10") (argument_list "(&local_c8,*param_4,param_4[1] + *param_4)" (( "(") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) (, ",") (pointer_expression "*param_4" (* "*") (identifier "param_4")) (, ",") (binary_expression "param_4[1] + *param_4" (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]")) (+ "+") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) () ")"))) (; ";")) (expression_statement "FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f);" (call_expression "FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f)" (identifier "FUN_002e22f0") (argument_list "(&local_c8,local_c8.st_ino,0,1,0x2f)" (( "(") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) (, ",") (field_expression "local_c8.st_ino" (identifier "local_c8") (. ".") (field_identifier "st_ino")) (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (number_literal "0x2f") () ")"))) (; ";")) (expression_statement "plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]);" (assignment_expression "plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1])" (identifier "plVar3") (= "=") (cast_expression "(long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1])" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002e2ee0(&local_c8,*param_2,param_2[1])" (identifier "FUN_002e2ee0") (argument_list "(&local_c8,*param_2,param_2[1])" (( "(") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) () ")"))))) (; ";")) (expression_statement "local_128 = &local_118;" (assignment_expression "local_128 = &local_118" (identifier "local_128") (= "=") (pointer_expression "&local_118" (& "&") (identifier "local_118"))) (; ";")) (if_statement "if ((long *)*plVar3 == plVar3 + 2) {\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }\n else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" (if "if") (parenthesized_expression "((long *)*plVar3 == plVar3 + 2)" (( "(") (binary_expression "(long *)*plVar3 == plVar3 + 2" (cast_expression "(long *)*plVar3" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar3" (* "*") (identifier "plVar3"))) (== "==") (binary_expression "plVar3 + 2" (identifier "plVar3") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n local_118 = plVar3[2];\n lStack_110 = plVar3[3];\n }" ({ "{") (expression_statement "local_118 = plVar3[2];" (assignment_expression "local_118 = plVar3[2]" (identifier "local_118") (= "=") (subscript_expression "plVar3[2]" (identifier "plVar3") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "lStack_110 = plVar3[3];" (assignment_expression "lStack_110 = plVar3[3]" (identifier "lStack_110") (= "=") (subscript_expression "plVar3[3]" (identifier "plVar3") ([ "[") (number_literal "3") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" (else "else") (compound_statement "{\n local_118 = plVar3[2];\n local_128 = (long *)*plVar3;\n }" ({ "{") (expression_statement "local_118 = plVar3[2];" (assignment_expression "local_118 = plVar3[2]" (identifier "local_118") (= "=") (subscript_expression "plVar3[2]" (identifier "plVar3") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "local_128 = (long *)*plVar3;" (assignment_expression "local_128 = (long *)*plVar3" (identifier "local_128") (= "=") (cast_expression "(long *)*plVar3" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar3" (* "*") (identifier "plVar3")))) (; ";")) (} "}")))) (expression_statement "lVar1 = plVar3[1];" (assignment_expression "lVar1 = plVar3[1]" (identifier "lVar1") (= "=") (subscript_expression "plVar3[1]" (identifier "plVar3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*(undefined1 *)(plVar3 + 2) = 0;" (assignment_expression "*(undefined1 *)(plVar3 + 2) = 0" (pointer_expression "*(undefined1 *)(plVar3 + 2)" (* "*") (cast_expression "(undefined1 *)(plVar3 + 2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar3 + 2)" (( "(") (binary_expression "plVar3 + 2" (identifier "plVar3") (+ "+") (number_literal "2")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*plVar3 = (long)(plVar3 + 2);" (assignment_expression "*plVar3 = (long)(plVar3 + 2)" (pointer_expression "*plVar3" (* "*") (identifier "plVar3")) (= "=") (cast_expression "(long)(plVar3 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar3 + 2)" (( "(") (binary_expression "plVar3 + 2" (identifier "plVar3") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "plVar3[1] = 0;" (assignment_expression "plVar3[1] = 0" (subscript_expression "plVar3[1]" (identifier "plVar3") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink)" (( "(") (binary_expression "(__nlink_t *)local_c8.st_dev != &local_c8.st_nlink" (cast_expression "(__nlink_t *)local_c8.st_dev" (( "(") (type_descriptor "__nlink_t *" (type_identifier "__nlink_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (field_expression "local_c8.st_dev" (identifier "local_c8") (. ".") (field_identifier "st_dev"))) (!= "!=") (pointer_expression "&local_c8.st_nlink" (& "&") (field_expression "local_c8.st_nlink" (identifier "local_c8") (. ".") (field_identifier "st_nlink")))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "iVar2 = __xstat64(1,(char *)local_128,&local_c8);" (assignment_expression "iVar2 = __xstat64(1,(char *)local_128,&local_c8)" (identifier "iVar2") (= "=") (call_expression "__xstat64(1,(char *)local_128,&local_c8)" (identifier "__xstat64") (argument_list "(1,(char *)local_128,&local_c8)" (( "(") (number_literal "1") (, ",") (cast_expression "(char *)local_128" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "local_128")) (, ",") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }\n else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }\n param_1[1] = lVar1;\n }" ({ "{") (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (local_128 == &local_118) {\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }\n else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" (if "if") (parenthesized_expression "(local_128 == &local_118)" (( "(") (binary_expression "local_128 == &local_118" (identifier "local_128") (== "==") (pointer_expression "&local_118" (& "&") (identifier "local_118"))) () ")")) (compound_statement "{\n param_1[2] = local_118;\n param_1[3] = lStack_110;\n }" ({ "{") (expression_statement "param_1[2] = local_118;" (assignment_expression "param_1[2] = local_118" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_118")) (; ";")) (expression_statement "param_1[3] = lStack_110;" (assignment_expression "param_1[3] = lStack_110" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lStack_110")) (; ";")) (} "}")) (else_clause "else {\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" (else "else") (compound_statement "{\n *param_1 = (long)local_128;\n param_1[2] = local_118;\n }" ({ "{") (expression_statement "*param_1 = (long)local_128;" (assignment_expression "*param_1 = (long)local_128" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)local_128" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_128"))) (; ";")) (expression_statement "param_1[2] = local_118;" (assignment_expression "param_1[2] = local_118" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_118")) (; ";")) (} "}")))) (expression_statement "param_1[1] = lVar1;" (assignment_expression "param_1[1] = lVar1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar1")) (; ";")) (} "}")) (else_clause "else {\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" (else "else") (compound_statement "{\n plVar3 = (long *)*param_3;\n if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }\n *param_1 = (long)(param_1 + 2);\n \n FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);\nLAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }\n }" ({ "{") (expression_statement "plVar3 = (long *)*param_3;" (assignment_expression "plVar3 = (long *)*param_3" (identifier "plVar3") (= "=") (cast_expression "(long *)*param_3" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_3" (* "*") (identifier "param_3")))) (; ";")) (if_statement "if (plVar3 != (long *)param_3[1]) {\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }" (if "if") (parenthesized_expression "(plVar3 != (long *)param_3[1])" (( "(") (binary_expression "plVar3 != (long *)param_3[1]" (identifier "plVar3") (!= "!=") (cast_expression "(long *)param_3[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")))) () ")")) (compound_statement "{\n do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);\n }" ({ "{") (do_statement "do {\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n } while ((long *)param_3[1] != plVar3);" (do "do") (compound_statement "{\n local_e8 = local_d8;\n \n FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);\n \n FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);\n \n plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);\n local_108 = (long *)*plVar4;\n if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }\n local_100 = plVar4[1];\n *(undefined1 *)(plVar4 + 2) = 0;\n *plVar4 = (long)(plVar4 + 2);\n plVar4[1] = 0;\n if (local_e8 != local_d8) {\n FUN_002dac60();\n }\n iVar2 = __xstat64(1,(char *)local_108,&local_c8);\n if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }\n if (local_108 != &local_f8) {\n FUN_002dac60();\n }\n plVar3 = plVar3 + 5;\n }" ({ "{") (expression_statement "local_e8 = local_d8;" (assignment_expression "local_e8 = local_d8" (identifier "local_e8") (= "=") (identifier "local_d8")) (; ";")) (expression_statement "FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3);" (call_expression "FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3)" (identifier "FUN_00166a10") (argument_list "(&local_e8,*plVar3,plVar3[1] + *plVar3)" (( "(") (pointer_expression "&local_e8" (& "&") (identifier "local_e8")) (, ",") (pointer_expression "*plVar3" (* "*") (identifier "plVar3")) (, ",") (binary_expression "plVar3[1] + *plVar3" (subscript_expression "plVar3[1]" (identifier "plVar3") ([ "[") (number_literal "1") (] "]")) (+ "+") (pointer_expression "*plVar3" (* "*") (identifier "plVar3"))) () ")"))) (; ";")) (expression_statement "FUN_002e22f0(&local_e8,local_e0,0,1,0x2f);" (call_expression "FUN_002e22f0(&local_e8,local_e0,0,1,0x2f)" (identifier "FUN_002e22f0") (argument_list "(&local_e8,local_e0,0,1,0x2f)" (( "(") (pointer_expression "&local_e8" (& "&") (identifier "local_e8")) (, ",") (identifier "local_e0") (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (number_literal "0x2f") () ")"))) (; ";")) (expression_statement "plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]);" (assignment_expression "plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1])" (identifier "plVar4") (= "=") (cast_expression "(long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1])" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002e2ee0(&local_e8,*param_2,param_2[1])" (identifier "FUN_002e2ee0") (argument_list "(&local_e8,*param_2,param_2[1])" (( "(") (pointer_expression "&local_e8" (& "&") (identifier "local_e8")) (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) () ")"))))) (; ";")) (expression_statement "local_108 = (long *)*plVar4;" (assignment_expression "local_108 = (long *)*plVar4" (identifier "local_108") (= "=") (cast_expression "(long *)*plVar4" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar4" (* "*") (identifier "plVar4")))) (; ";")) (if_statement "if (local_108 == plVar4 + 2) {\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }\n else {\n local_f8 = plVar4[2];\n }" (if "if") (parenthesized_expression "(local_108 == plVar4 + 2)" (( "(") (binary_expression "local_108 == plVar4 + 2" (identifier "local_108") (== "==") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n local_f8 = plVar4[2];\n lStack_f0 = plVar4[3];\n local_108 = &local_f8;\n }" ({ "{") (expression_statement "local_f8 = plVar4[2];" (assignment_expression "local_f8 = plVar4[2]" (identifier "local_f8") (= "=") (subscript_expression "plVar4[2]" (identifier "plVar4") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "lStack_f0 = plVar4[3];" (assignment_expression "lStack_f0 = plVar4[3]" (identifier "lStack_f0") (= "=") (subscript_expression "plVar4[3]" (identifier "plVar4") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "local_108 = &local_f8;" (assignment_expression "local_108 = &local_f8" (identifier "local_108") (= "=") (pointer_expression "&local_f8" (& "&") (identifier "local_f8"))) (; ";")) (} "}")) (else_clause "else {\n local_f8 = plVar4[2];\n }" (else "else") (compound_statement "{\n local_f8 = plVar4[2];\n }" ({ "{") (expression_statement "local_f8 = plVar4[2];" (assignment_expression "local_f8 = plVar4[2]" (identifier "local_f8") (= "=") (subscript_expression "plVar4[2]" (identifier "plVar4") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")))) (expression_statement "local_100 = plVar4[1];" (assignment_expression "local_100 = plVar4[1]" (identifier "local_100") (= "=") (subscript_expression "plVar4[1]" (identifier "plVar4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*(undefined1 *)(plVar4 + 2) = 0;" (assignment_expression "*(undefined1 *)(plVar4 + 2) = 0" (pointer_expression "*(undefined1 *)(plVar4 + 2)" (* "*") (cast_expression "(undefined1 *)(plVar4 + 2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar4 + 2)" (( "(") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*plVar4 = (long)(plVar4 + 2);" (assignment_expression "*plVar4 = (long)(plVar4 + 2)" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (= "=") (cast_expression "(long)(plVar4 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(plVar4 + 2)" (( "(") (binary_expression "plVar4 + 2" (identifier "plVar4") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "plVar4[1] = 0;" (assignment_expression "plVar4[1] = 0" (subscript_expression "plVar4[1]" (identifier "plVar4") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (local_e8 != local_d8) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(local_e8 != local_d8)" (( "(") (binary_expression "local_e8 != local_d8" (identifier "local_e8") (!= "!=") (identifier "local_d8")) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "iVar2 = __xstat64(1,(char *)local_108,&local_c8);" (assignment_expression "iVar2 = __xstat64(1,(char *)local_108,&local_c8)" (identifier "iVar2") (= "=") (call_expression "__xstat64(1,(char *)local_108,&local_c8)" (identifier "__xstat64") (argument_list "(1,(char *)local_108,&local_c8)" (( "(") (number_literal "1") (, ",") (cast_expression "(char *)local_108" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "local_108")) (, ",") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }\n param_1[1] = local_100;\n goto LAB_00299cfc;\n }" ({ "{") (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (local_108 == &local_f8) {\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }\n else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" (if "if") (parenthesized_expression "(local_108 == &local_f8)" (( "(") (binary_expression "local_108 == &local_f8" (identifier "local_108") (== "==") (pointer_expression "&local_f8" (& "&") (identifier "local_f8"))) () ")")) (compound_statement "{\n param_1[2] = local_f8;\n param_1[3] = lStack_f0;\n }" ({ "{") (expression_statement "param_1[2] = local_f8;" (assignment_expression "param_1[2] = local_f8" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_f8")) (; ";")) (expression_statement "param_1[3] = lStack_f0;" (assignment_expression "param_1[3] = lStack_f0" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "lStack_f0")) (; ";")) (} "}")) (else_clause "else {\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" (else "else") (compound_statement "{\n *param_1 = (long)local_108;\n param_1[2] = local_f8;\n }" ({ "{") (expression_statement "*param_1 = (long)local_108;" (assignment_expression "*param_1 = (long)local_108" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)local_108" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_108"))) (; ";")) (expression_statement "param_1[2] = local_f8;" (assignment_expression "param_1[2] = local_f8" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_f8")) (; ";")) (} "}")))) (expression_statement "param_1[1] = local_100;" (assignment_expression "param_1[1] = local_100" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "local_100")) (; ";")) (goto_statement "goto LAB_00299cfc;" (goto "goto") (statement_identifier "LAB_00299cfc") (; ";")) (} "}"))) (if_statement "if (local_108 != &local_f8) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(local_108 != &local_f8)" (( "(") (binary_expression "local_108 != &local_f8" (identifier "local_108") (!= "!=") (pointer_expression "&local_f8" (& "&") (identifier "local_f8"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "plVar3 = plVar3 + 5;" (assignment_expression "plVar3 = plVar3 + 5" (identifier "plVar3") (= "=") (binary_expression "plVar3 + 5" (identifier "plVar3") (+ "+") (number_literal "5"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((long *)param_3[1] != plVar3)" (( "(") (binary_expression "(long *)param_3[1] != plVar3" (cast_expression "(long *)param_3[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (identifier "plVar3")) () ")")) (; ";")) (} "}"))) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "FUN_00166a10(param_1,*param_2,param_2[1] + *param_2);" (call_expression "FUN_00166a10(param_1,*param_2,param_2[1] + *param_2)" (identifier "FUN_00166a10") (argument_list "(param_1,*param_2,param_2[1] + *param_2)" (( "(") (identifier "param_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"))) () ")"))) (; ";")) (labeled_statement "LAB_00299cfc:\n if (local_128 != &local_118) {\n FUN_002dac60();\n }" (statement_identifier "LAB_00299cfc") (: ":") (if_statement "if (local_128 != &local_118) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(local_128 != &local_118)" (( "(") (binary_expression "local_128 != &local_118" (identifier "local_128") (!= "!=") (pointer_expression "&local_118" (& "&") (identifier "local_118"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (} "}")))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
type_2 * gold::Dirsearch::find_file_in_dir_list (type_2 *__return_storage_ptr__,type_2 *name,Dir_list *directories, type_2 *extra_search_dir) { type_1 var_5; int var_11; long *var_8; type_1 var_15; type_2 extra_name; type_2 full_name; basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3> var_4; type_3 buf; var_5 = (extra_search_dir->_M_dataplus)._M_p; buf.st_dev = (__dev_t)&buf.st_nlink; std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>:: var_16<var_2*>((basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3> *)&buf, var_5,var_5 + extra_search_dir->_M_string_length); /* try { // try from 00299b00 to 00299b04 has its CatchHandler @ 00299da4 */ std::string::var_6((type_2 *)&buf,buf.st_ino,0,1,'/'); /* try { // try from 00299b11 to 00299b15 has its CatchHandler @ 00299d94 */ var_8 = (long *)std::string::var_7 ((type_2 *)&buf,(name->_M_dataplus)._M_p,name->_M_string_length); extra_name._M_dataplus._M_p = (type_1)&extra_name.field_2; if ((long *)*var_8 == var_8 + 2) { extra_name.field_2._M_allocated_capacity = var_8[2]; extra_name.field_2._8_8_ = var_8[3]; } else { extra_name.field_2._M_allocated_capacity = var_8[2]; extra_name._M_dataplus._M_p = (type_1)*var_8; } extra_name._M_string_length = var_8[1]; *(type_4 *)(var_8 + 2) = 0; *var_8 = (long)(var_8 + 2); var_8[1] = 0; if ((type_5 *)buf.st_dev != &buf.st_nlink) { var_9((void *)buf.st_dev); } var_11 = var_10(1,extra_name._M_dataplus._M_p,(type_6 *)&buf); if (var_11 == 0) { (__return_storage_ptr__->_M_dataplus)._M_p = (type_1)&__return_storage_ptr__->field_2; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_12 *)extra_name._M_dataplus._M_p == &extra_name.field_2) { (__return_storage_ptr__->field_2)._M_allocated_capacity = extra_name.field_2._M_allocated_capacity; *(type_7 *)((long)&__return_storage_ptr__->field_2 + 8) = extra_name.field_2._8_8_; } else { (__return_storage_ptr__->_M_dataplus)._M_p = extra_name._M_dataplus._M_p; (__return_storage_ptr__->field_2)._M_allocated_capacity = extra_name.field_2._M_allocated_capacity; } __return_storage_ptr__->_M_string_length = extra_name._M_string_length; } else { var_15 = (directories-> super__Vector_base<gold::var_13,_std::var_1<gold::var_13>var_3>var_14). _M_impl._M_start; if (var_15 != (directories-> super__Vector_base<gold::var_13,_std::var_1<gold::var_13>var_3>var_14 )._M_impl._M_finish) { do { var_4._M_dataplus._M_p = (type_1)&var_4.field_2; var_5 = (var_15->name_)._M_dataplus._M_p; /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>:: var_16<var_2*>(&var_4,var_5,var_5 + (var_15->name_)._M_string_length); /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */ std::string::var_6((type_2 *)&var_4,var_4._M_string_length,0,1,'/'); /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */ var_8 = (long *)std::string::var_7 ((type_2 *)&var_4,(name->_M_dataplus)._M_p, name->_M_string_length); full_name._M_dataplus._M_p = (type_1)*var_8; if ((long *)full_name._M_dataplus._M_p == var_8 + 2) { full_name.field_2._M_allocated_capacity = var_8[2]; full_name.field_2._8_8_ = var_8[3]; full_name._M_dataplus._M_p = (type_1)&full_name.field_2; } else { full_name.field_2._M_allocated_capacity = var_8[2]; } full_name._M_string_length = var_8[1]; *(type_4 *)(var_8 + 2) = 0; *var_8 = (long)(var_8 + 2); var_8[1] = 0; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_12 *)var_4._M_dataplus._M_p != &var_4.field_2) { var_9(var_4._M_dataplus._M_p); } var_11 = var_10(1,full_name._M_dataplus._M_p,(type_6 *)&buf); if (var_11 == 0) { (__return_storage_ptr__->_M_dataplus)._M_p = (type_1)&__return_storage_ptr__->field_2; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_12 *)full_name._M_dataplus._M_p == &full_name.field_2) { (__return_storage_ptr__->field_2)._M_allocated_capacity = full_name.field_2._M_allocated_capacity; *(type_7 *)((long)&__return_storage_ptr__->field_2 + 8) = full_name.field_2._8_8_; } else { (__return_storage_ptr__->_M_dataplus)._M_p = full_name._M_dataplus._M_p; (__return_storage_ptr__->field_2)._M_allocated_capacity = full_name.field_2._M_allocated_capacity; } __return_storage_ptr__->_M_string_length = full_name._M_string_length; goto LAB_00299cfc; } if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_12 *)full_name._M_dataplus._M_p != &full_name.field_2) { var_9(full_name._M_dataplus._M_p); } var_15 = var_15 + 1; } while ((directories-> super__Vector_base<gold::var_13,_std::var_1<gold::var_13>var_3>var_14). _M_impl._M_finish != var_15); } (__return_storage_ptr__->_M_dataplus)._M_p = (type_1)&__return_storage_ptr__->field_2; var_5 = (name->_M_dataplus)._M_p; /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */ std::__cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>:: var_16<var_2*>(__return_storage_ptr__,var_5,var_5 + name->_M_string_length); LAB_00299cfc: if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_12 *)extra_name._M_dataplus._M_p != &extra_name.field_2) { var_9(extra_name._M_dataplus._M_p); } } 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: (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: (sized_type_specifier) 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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) 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: (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: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (binary_expression left: (parenthesized_expression (identifier)) right: (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (field_expression argument: (identifier) field: (field_identifier)) (number_literal) (number_literal) (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 (pointer_expression argument: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) 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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))) (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: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (field_expression argument: (identifier) field: (field_identifier))) right: (pointer_expression argument: (field_expression argument: (identifier) field: (field_identifier))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (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: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement 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))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal) (number_literal) (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 (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (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))))) (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: (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: (pointer_expression argument: (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: (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: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (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: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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))) (goto_statement label: (statement_identifier)))) (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))))) (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)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))))) (labeled_statement label: (statement_identifier) (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 (identifier)))))
null
long * MASKED(long *param_1,long *param_2,long *param_3,long *param_4) { long lVar1; int iVar2; long *plVar3; long *plVar4; long *local_128; long local_118; long lStack_110; long *local_108; long local_100; long local_f8; long lStack_f0; undefined1 *local_e8; undefined8 local_e0; undefined1 local_d8 [16]; stat64 local_c8; local_c8.st_dev = (__dev_t)&local_c8.st_nlink; FUN_00166a10(&local_c8,*param_4,param_4[1] + *param_4); /* try { // try from 00299b00 to 00299b04 has its CatchHandler @ 00299da4 */ FUN_002e22f0(&local_c8,local_c8.st_ino,0,1,0x2f); /* try { // try from 00299b11 to 00299b15 has its CatchHandler @ 00299d94 */ plVar3 = (long *)FUN_002e2ee0(&local_c8,*param_2,param_2[1]); local_128 = &local_118; if ((long *)*plVar3 == plVar3 + 2) { local_118 = plVar3[2]; lStack_110 = plVar3[3]; } else { local_118 = plVar3[2]; local_128 = (long *)*plVar3; } lVar1 = plVar3[1]; *(undefined1 *)(plVar3 + 2) = 0; *plVar3 = (long)(plVar3 + 2); plVar3[1] = 0; if ((__nlink_t *)local_c8.st_dev != &local_c8.st_nlink) { FUN_002dac60(); } iVar2 = __xstat64(1,(char *)local_128,&local_c8); if (iVar2 == 0) { *param_1 = (long)(param_1 + 2); if (local_128 == &local_118) { param_1[2] = local_118; param_1[3] = lStack_110; } else { *param_1 = (long)local_128; param_1[2] = local_118; } param_1[1] = lVar1; } else { plVar3 = (long *)*param_3; if (plVar3 != (long *)param_3[1]) { do { local_e8 = local_d8; /* try { // try from 00299c86 to 00299c8a has its CatchHandler @ 00299d9c */ FUN_00166a10(&local_e8,*plVar3,plVar3[1] + *plVar3); /* try { // try from 00299ca0 to 00299ca4 has its CatchHandler @ 00299dac */ FUN_002e22f0(&local_e8,local_e0,0,1,0x2f); /* try { // try from 00299cb1 to 00299cb5 has its CatchHandler @ 00299d8c */ plVar4 = (long *)FUN_002e2ee0(&local_e8,*param_2,param_2[1]); local_108 = (long *)*plVar4; if (local_108 == plVar4 + 2) { local_f8 = plVar4[2]; lStack_f0 = plVar4[3]; local_108 = &local_f8; } else { local_f8 = plVar4[2]; } local_100 = plVar4[1]; *(undefined1 *)(plVar4 + 2) = 0; *plVar4 = (long)(plVar4 + 2); plVar4[1] = 0; if (local_e8 != local_d8) { FUN_002dac60(); } iVar2 = __xstat64(1,(char *)local_108,&local_c8); if (iVar2 == 0) { *param_1 = (long)(param_1 + 2); if (local_108 == &local_f8) { param_1[2] = local_f8; param_1[3] = lStack_f0; } else { *param_1 = (long)local_108; param_1[2] = local_f8; } param_1[1] = local_100; goto LAB_00299cfc; } if (local_108 != &local_f8) { FUN_002dac60(); } plVar3 = plVar3 + 5; } while ((long *)param_3[1] != plVar3); } *param_1 = (long)(param_1 + 2); /* try { // try from 00299cf7 to 00299cfb has its CatchHandler @ 00299d9c */ FUN_00166a10(param_1,*param_2,param_2[1] + *param_2); LAB_00299cfc: if (local_128 != &local_118) { FUN_002dac60(); } } return param_1; }
4201_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
got_size
FUN_00231dc0
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Struct "Arm_input_section<true>": ignoring overlapping field "original_addralign_" */ /* WARNING: Enum "<anon>": Some values do not have unique names */ /* DWARF original prototype: section_size_type got_size(Target_arm<true> * this) */ section_size_type __thiscall anon_unknown.dwarf_9b9b16::Target_arm<true>::got_size(Target_arm<true> *this) { if (this == (Target_arm<true> *)0x0) { /* WARNING: Subroutine does not return */ gold::do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size"); } if (((ulong)this->got_ & 2) != 0) { return *(section_size_type *)&this->field_0x10; } /* WARNING: Subroutine does not return */ gold::do_gold_unreachable("../../gold/output.h",0xcf,"data_size"); }
undefined8 FUN_00231dc0(long param_1) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/arm.cc",0x93f,"got_size"); } if ((*(byte *)(param_1 + 0x20) & 2) != 0) { return *(undefined8 *)(param_1 + 0x10); } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/output.h",0xcf,"data_size"); }
SUB RSP,0x8 TEST RDI,RDI JZ 0x00231dd8 TEST byte ptr [RDI + 0x20],0x2 JZ 0x00231df0 MOV RAX,qword ptr [RDI + 0x10] ADD RSP,0x8 RET LEA RDX,[0x5511b0] MOV ESI,0x93f LEA RDI,[0x54dce6] CALL 0x00352af0 LEA RDX,[0x5513e0] MOV ESI,0xcf LEA RDI,[0x533384] CALL 0x00352af0
null
null
null
null
[(u'INT_NOTEQUAL_-1204019730', u'CBRANCH_-1204019728'), (u'LOAD_-1204019727', u'COPY_-1204019727'), ('const-5452676', u'COPY_-1204019605'), (u'LOAD_-1204019743', u'CAST_-1204019594'), ('const-5575088', u'COPY_-1204019627'), (u'COPY_-1204019727', u'RETURN_-1204019698'), (u'COPY_-1204019602', u'CALL_-1204019651'), ('const-5575648', u'COPY_-1204019602'), (u'PTRSUB_-1204019594', u'LOAD_-1204019743'), ('const-0', u'INT_EQUAL_-1204019748'), ('tmp_82', u'CBRANCH_-1204019728'), ('tmp_50', u'CBRANCH_-1204019746'), ('const-433', u'LOAD_-1204019727'), ('const-16', u'PTRSUB_-1204019587'), (u'CAST_-1204019594', u'INT_AND_-1204019717'), ('const-2', u'INT_AND_-1204019717'), ('const-2367', u'CALL_-1204019667'), (u'COPY_-1204019627', u'CALL_-1204019667'), (u'INT_AND_-1204019717', u'INT_NOTEQUAL_-1204019730'), ('const-1', u'RETURN_-1204019662'), (u'INT_EQUAL_-1204019748', u'CBRANCH_-1204019746'), (u'CAST_-1204019587', u'LOAD_-1204019727'), ('tmp_167', u'PTRSUB_-1204019587'), (u'PTRSUB_-1204019587', u'CAST_-1204019587'), ('const-207', u'CALL_-1204019651'), ('const-0', u'INT_NOTEQUAL_-1204019730'), (u'COPY_-1204019605', u'CALL_-1204019651'), ('const-5561574', u'COPY_-1204019628'), ('tmp_167', u'INT_EQUAL_-1204019748'), ('const-433', u'LOAD_-1204019743'), (u'COPY_-1204019628', u'CALL_-1204019667'), ('const-1', u'RETURN_-1204019646'), ('const-32', u'PTRSUB_-1204019594'), ('const-0', u'RETURN_-1204019698'), ('tmp_167', u'PTRSUB_-1204019594')]
[('tmp_257', u'INT_ADD_-1204019729'), ('const-433', u'LOAD_-1204019727'), (u'INT_ADD_-1204019711', u'CAST_-1204019591'), ('tmp_257', u'INT_ADD_-1204019711'), (u'COPY_-1204019630', u'CALL_-1204019667'), (u'INT_NOTEQUAL_-1204019730', u'CBRANCH_-1204019728'), (u'LOAD_-1204019727', u'COPY_-1204019727'), ('const-5575088', u'COPY_-1204019629'), (u'COPY_-1204019727', u'RETURN_-1204019698'), ('const-207', u'CALL_-1204019651'), (u'COPY_-1204019607', u'CALL_-1204019651'), ('const-2367', u'CALL_-1204019667'), ('const-5452676', u'COPY_-1204019607'), ('tmp_257', u'INT_EQUAL_-1204019748'), ('const-0', u'INT_EQUAL_-1204019748'), ('tmp_82', u'CBRANCH_-1204019728'), ('tmp_50', u'CBRANCH_-1204019746'), (u'CAST_-1204019598', u'LOAD_-1204019743'), ('const-5561574', u'COPY_-1204019630'), (u'INT_AND_-1204019717', u'INT_NOTEQUAL_-1204019730'), ('const-433', u'LOAD_-1204019743'), ('const-2', u'INT_AND_-1204019717'), ('const-1', u'RETURN_-1204019662'), (u'INT_EQUAL_-1204019748', u'CBRANCH_-1204019746'), (u'COPY_-1204019604', u'CALL_-1204019651'), ('const-0', u'INT_NOTEQUAL_-1204019730'), ('const-1', u'RETURN_-1204019646'), ('const-32', u'INT_ADD_-1204019729'), (u'COPY_-1204019629', u'CALL_-1204019667'), ('const-0', u'RETURN_-1204019698'), (u'INT_ADD_-1204019729', u'CAST_-1204019598'), ('const-16', u'INT_ADD_-1204019711'), (u'LOAD_-1204019743', u'INT_AND_-1204019717'), (u'CAST_-1204019591', u'LOAD_-1204019727'), ('const-5575648', u'COPY_-1204019604')]
null
null
00231dc0
x64
O2
(translation_unit "undefined8 FUN_00231dc0(long param_1)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.h",0xcf,"data_size");\n}\n\n" (function_definition "undefined8 FUN_00231dc0(long param_1)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.h",0xcf,"data_size");\n}" type_identifier (function_declarator "FUN_00231dc0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\n }\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.h",0xcf,"data_size");\n}" { (if_statement "if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }" { comment (expression_statement "FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");" (call_expression "FUN_00352af0("../../gold/arm.cc",0x93f,"got_size")" identifier (argument_list "("../../gold/arm.cc",0x93f,"got_size")" ( (string_literal ""../../gold/arm.cc"" " string_content ") , number_literal , (string_literal ""got_size"" " string_content ") ))) ;) })) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\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 return *(undefined8 *)(param_1 + 0x10);\n }" { (return_statement "return *(undefined8 *)(param_1 + 0x10);" return (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) )))) ;) })) comment (expression_statement "FUN_00352af0("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_00352af0("../../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 ") ))) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Struct "Arm_input_section<true>": ignoring overlapping field "original_addralign_" */\n/* WARNING: Enum "<anon>": Some values do not have unique names */\n/* DWARF original prototype: section_size_type got_size(Target_arm<true> * this) */\n\nsection_size_type __thiscall\nanon_unknown.dwarf_9b9b16::Target_arm<true>::got_size(Target_arm<true> *this)\n\n{\n if (this == (Target_arm<true> *)0x0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size");\n }\n if (((ulong)this->got_ & 2) != 0) {\n return *(section_size_type *)&this->field_0x10;\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n}\n\n" comment comment comment comment (function_definition "section_size_type __thiscall\nanon_unknown.dwarf_9b9b16::Target_arm<true>::got_size(Target_arm<true> *this)\n\n{\n if (this == (Target_arm<true> *)0x0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size");\n }\n if (((ulong)this->got_ & 2) != 0) {\n return *(section_size_type *)&this->field_0x10;\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_9b9b16::Target_arm<true>::" identifier . identifier : : identifier < true > : :) (function_declarator "got_size(Target_arm<true> *this)" identifier (parameter_list "(Target_arm<true> *this)" ( (parameter_declaration "Target_arm<true> *this" type_identifier (ERROR "<true>" < true >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n if (this == (Target_arm<true> *)0x0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size");\n }\n if (((ulong)this->got_ & 2) != 0) {\n return *(section_size_type *)&this->field_0x10;\n }\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n}" { (if_statement "if (this == (Target_arm<true> *)0x0) {\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size");\n }" if (parenthesized_expression "(this == (Target_arm<true> *)0x0)" ( (binary_expression "this == (Target_arm<true> *)0x0)" identifier == (parenthesized_expression "(Target_arm<true> *)0x0)" ( (binary_expression "Target_arm<true> *)0x0" (binary_expression "Target_arm<true" identifier < true) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n gold::do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size");\n }" { comment (labeled_statement "gold::do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size");" statement_identifier : (ERROR ":" :) (expression_statement "do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size");" (call_expression "do_gold_unreachable("../../gold/arm.cc",0x93f,"got_size")" identifier (argument_list "("../../gold/arm.cc",0x93f,"got_size")" ( (string_literal ""../../gold/arm.cc"" " string_content ") , number_literal , (string_literal ""got_size"" " string_content ") ))) ;)) })) (if_statement "if (((ulong)this->got_ & 2) != 0) {\n return *(section_size_type *)&this->field_0x10;\n }" if (parenthesized_expression "(((ulong)this->got_ & 2) != 0)" ( (binary_expression "((ulong)this->got_ & 2) != 0" (parenthesized_expression "((ulong)this->got_ & 2)" ( (binary_expression "(ulong)this->got_ & 2" (cast_expression "(ulong)this->got_" ( (type_descriptor "ulong" type_identifier) ) (field_expression "this->got_" identifier -> field_identifier)) & number_literal) )) != number_literal) )) (compound_statement "{\n return *(section_size_type *)&this->field_0x10;\n }" { (return_statement "return *(section_size_type *)&this->field_0x10;" return (pointer_expression "*(section_size_type *)&this->field_0x10" * (cast_expression "(section_size_type *)&this->field_0x10" ( (type_descriptor "section_size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x10" & (field_expression "this->field_0x10" identifier -> field_identifier)))) ;) })) comment (labeled_statement "gold::do_gold_unreachable("../../gold/output.h",0xcf,"data_size");" statement_identifier : (ERROR ":" :) (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 ") ))) ;)) })))
(translation_unit "undefined8 FUN_00231dc0(long param_1)\n\n{\n if (param_1 == 0) {\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\n }\n \n FUN_00352af0("../../gold/output.h",0xcf,"data_size");\n}\n\n" (function_definition "undefined8 FUN_00231dc0(long param_1)\n\n{\n if (param_1 == 0) {\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\n }\n \n FUN_00352af0("../../gold/output.h",0xcf,"data_size");\n}" type_identifier (function_declarator "FUN_00231dc0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (param_1 == 0) {\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\n }\n \n FUN_00352af0("../../gold/output.h",0xcf,"data_size");\n}" { (if_statement "if (param_1 == 0) {\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }" { (expression_statement "FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");" (call_expression "FUN_00352af0("../../gold/arm.cc",0x93f,"got_size")" identifier (argument_list "("../../gold/arm.cc",0x93f,"got_size")" ( (string_literal ""../../gold/arm.cc"" " string_content ") , number_literal , (string_literal ""got_size"" " string_content ") ))) ;) })) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\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 return *(undefined8 *)(param_1 + 0x10);\n }" { (return_statement "return *(undefined8 *)(param_1 + 0x10);" return (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 "FUN_00352af0("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_00352af0("../../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 ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) 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 ") ))) ;) })) (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 { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "undefined8 FUN_00231dc0(long param_1)\n\n{\n if (param_1 == 0) {\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\n }\n \n FUN_00352af0("../../gold/output.h",0xcf,"data_size");\n}" (type_identifier "undefined8") (function_declarator "FUN_00231dc0(long param_1)" (identifier "FUN_00231dc0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n if (param_1 == 0) {\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }\n if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\n }\n \n FUN_00352af0("../../gold/output.h",0xcf,"data_size");\n}" ({ "{") (if_statement "if (param_1 == 0) {\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/arm.cc",0x93f,"got_size");" (call_expression "FUN_00352af0("../../gold/arm.cc",0x93f,"got_size")" (identifier "FUN_00352af0") (argument_list "("../../gold/arm.cc",0x93f,"got_size")" (( "(") (string_literal ""../../gold/arm.cc"" (" """) (string_content "../../gold/arm.cc") (" """)) (, ",") (number_literal "0x93f") (, ",") (string_literal ""got_size"" (" """) (string_content "got_size") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) != 0) {\n return *(undefined8 *)(param_1 + 0x10);\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 return *(undefined8 *)(param_1 + 0x10);\n }" ({ "{") (return_statement "return *(undefined8 *)(param_1 + 0x10);" (return "return") (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")) () ")")))) (; ";")) (} "}"))) (expression_statement "FUN_00352af0("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_00352af0("../../gold/output.h",0xcf,"data_size")" (identifier "FUN_00352af0") (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") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Struct "Arm_input_section<true>": ignoring overlapping field "original_addralign_" */ /* WARNING: Enum "<anon>": Some values do not have unique names */ /* DWARF original prototype: section_size_type got_size(Target_arm<true> * this) */ type_1 __thiscall anon_unknown.dwarf_9b9b16::type_2<true>::function_1(type_2<true> *var_1) { if (var_1 == (type_2<true> *)0x0) { /* WARNING: Subroutine does not return */ gold::var_2("../../gold/arm.cc",0x93f,"got_size"); } if (((type_3)var_1->got_ & 2) != 0) { return *(type_1 *)&var_1->field_0x10; } /* WARNING: Subroutine does not return */ gold::var_2("../../gold/output.h",0xcf,"data_size"); }
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 (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: (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 (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)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
undefined8 MASKED(long param_1) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/arm.cc",0x93f,"got_size"); } if ((*(byte *)(param_1 + 0x20) & 2) != 0) { return *(undefined8 *)(param_1 + 0x10); } /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/output.h",0xcf,"data_size"); }
153_less_and_less_strip.c
is_ubin_char
FUN_00107fc0
/* WARNING: Unknown calling convention */ int is_ubin_char(LWCHAR ch) { int iVar1; int iVar2; int iVar3; if (((ubin_table.table)->first <= ch) && (iVar1 = ubin_table.count + -1, -1 < iVar1)) { iVar3 = 0; while( true ) { while( true ) { iVar2 = iVar3 + iVar1 >> 1; if (ch <= ubin_table.table[iVar2].last) break; iVar3 = iVar2 + 1; if (iVar1 < iVar3) { return 0; } } if (ubin_table.table[iVar2].first <= ch) break; iVar1 = iVar2 + -1; if (iVar1 < iVar3) { return 0; } } return 1; } return 0; }
undefined8 FUN_00107fc0(ulong param_1) { int iVar1; int iVar2; int iVar3; if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) { iVar3 = 0; while( true ) { while( true ) { iVar2 = iVar3 + iVar1 >> 1; if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break; iVar3 = iVar2 + 1; if (iVar1 < iVar3) { return 0; } } if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break; iVar1 = iVar2 + -1; if (iVar1 < iVar3) { return 0; } } return 1; } return 0; }
MOV R8,qword ptr [0x00128b50] XOR EAX,EAX CMP RDI,qword ptr [R8] JC 0x00108015 MOV ECX,dword ptr [0x00128b58] SUB ECX,0x1 JS 0x00108015 XOR ESI,ESI JMP 0x00107fe7 LEA ESI,[RDX + 0x1] CMP ESI,ECX JG 0x00108008 LEA EDX,[RSI + RCX*0x1] SAR EDX,0x1 MOVSXD RAX,EDX SHL RAX,0x4 ADD RAX,R8 CMP RDI,qword ptr [RAX + 0x8] JA 0x00107fe0 CMP RDI,qword ptr [RAX] JNC 0x00108010 LEA ECX,[RDX + -0x1] CMP ESI,ECX JLE 0x00107fe7 XOR EAX,EAX RET MOV EAX,0x1 RET
null
null
null
null
[('tmp_509', u'INT_LESSEQUAL_-1206943606'), (u'PTRADD_-1206943229', u'PTRSUB_-1206943217'), ('const-0', u'COPY_-1206943280'), ('const-0', u'COPY_-1206943383'), (u'INT_SLESS_-1206943574', u'CBRANCH_-1206943581'), (u'INT_SRIGHT_-1206943681', u'INT_SEXT_-1206943684'), ('tmp_1375', u'COPY_-1206943278'), (u'PTRSUB_-1206943224', u'LOAD_-1206943642'), (u'MULTIEQUAL_-1206943288', u'MULTIEQUAL_-1206943288'), (u'COPY_-1206943395', u'RETURN_-1206943559'), (u'MULTIEQUAL_-1206943288', u'INT_SLESS_-1206943573'), ('tmp_121', u'BRANCH_-1206943731'), (u'INT_SLESS_-1206943746', u'CBRANCH_-1206943745'), ('tmp_1374', u'COPY_-1206943279'), ('const-8', u'PTRSUB_-1206943224'), ('tmp_501', u'CBRANCH_-1206943580'), (u'INT_LESSEQUAL_-1206943606', u'CBRANCH_-1206943604'), ('tmp_93', u'CBRANCH_-1206943745'), (u'INT_SEXT_-1206943684', u'PTRADD_-1206943229'), (u'COPY_-1206943383', u'RETURN_-1206943544'), ('const-4294967295', u'INT_SLESS_-1206943746'), (u'INT_ADD_-1206943742', u'INT_SLESS_-1206943746'), ('const-433', u'LOAD_-1206943786'), ('tmp_509', u'INT_LESSEQUAL_-1206943770'), ('const-1', u'COPY_-1206943264'), (u'INT_ADD_-1206943327', u'INT_SRIGHT_-1206943681'), (u'MULTIEQUAL_-1206943285', u'INT_ADD_-1206943327'), (u'INT_SRIGHT_-1206943681', u'INT_ADD_-1206943587'), ('const-1', u'INT_ADD_-1206943587'), ('const-0', u'PTRSUB_-1206943217'), (u'COPY_-1206943356', u'MULTIEQUAL_-1206943285'), ('const-1', u'INT_SRIGHT_-1206943681'), (u'PTRADD_-1206943229', u'PTRSUB_-1206943224'), (u'LOAD_-1206943622', u'INT_LESSEQUAL_-1206943606'), (u'PTRSUB_-1206943271', u'LOAD_-1206943786'), (u'COPY_-1206943264', u'RETURN_-1206943252'), (u'LOAD_-1206943642', u'INT_LESSEQUAL_-1206943613'), (u'INT_ADD_-1206943290', u'INT_SLESS_-1206943574'), ('const-0', u'RETURN_-1206943559'), (u'INT_ADD_-1206943742', u'MULTIEQUAL_-1206943288'), (u'INT_ADD_-1206943587', u'MULTIEQUAL_-1206943285'), ('const-0', u'COPY_-1206943395'), ('const-4294967295', u'INT_ADD_-1206943290'), (u'INT_LESSEQUAL_-1206943770', u'CBRANCH_-1206943769'), ('const-0', u'COPY_-1206943356'), ('const-433', u'LOAD_-1206943622'), ('tmp_1374', u'COPY_-1206943276'), (u'MULTIEQUAL_-1206943285', u'INT_SLESS_-1206943574'), (u'MULTIEQUAL_-1206943288', u'INT_ADD_-1206943327'), ('tmp_509', u'INT_LESSEQUAL_-1206943613'), (u'MULTIEQUAL_-1206943285', u'MULTIEQUAL_-1206943285'), ('tmp_369', u'CBRANCH_-1206943604'), ('const-0', u'RETURN_-1206943268'), ('const-0', u'PTRSUB_-1206943271'), ('tmp_59', u'CBRANCH_-1206943769'), (u'LOAD_-1206943786', u'INT_LESSEQUAL_-1206943770'), (u'INT_ADD_-1206943587', u'INT_SLESS_-1206943573'), (u'INT_ADD_-1206943290', u'MULTIEQUAL_-1206943288'), ('const-0', u'RETURN_-1206943252'), ('tmp_1374', u'PTRADD_-1206943229'), (u'COPY_-1206943280', u'RETURN_-1206943268'), ('tmp_413', u'CBRANCH_-1206943581'), ('const-4294967295', u'INT_ADD_-1206943742'), ('tmp_1375', u'COPY_-1206943274'), ('tmp_1374', u'PTRSUB_-1206943271'), (u'INT_SRIGHT_-1206943681', u'INT_ADD_-1206943290'), ('tmp_1374', u'COPY_-1206943263'), (u'INT_SLESS_-1206943573', u'CBRANCH_-1206943580'), (u'PTRSUB_-1206943217', u'LOAD_-1206943622'), (u'INT_LESSEQUAL_-1206943613', u'CBRANCH_-1206943622'), ('const-433', u'LOAD_-1206943642'), ('tmp_1374', u'COPY_-1206943288'), ('tmp_1375', u'COPY_-1206943262'), ('tmp_1375', u'COPY_-1206943286'), ('const-16', u'PTRADD_-1206943229'), ('const-0', u'RETURN_-1206943544'), ('tmp_334', u'CBRANCH_-1206943622'), ('tmp_1375', u'INT_ADD_-1206943742')]
[(u'CAST_-1206943234', u'INT_ADD_-1206943283'), ('const-4294967295', u'INT_ADD_-1206943292'), (u'INT_SLESS_-1206943574', u'CBRANCH_-1206943581'), (u'COPY_-1206943291', u'RETURN_-1206943277'), (u'INT_SRIGHT_-1206943681', u'INT_SEXT_-1206943684'), ('const-433', u'LOAD_-1206943786'), (u'PTRADD_-1206943590', u'CAST_-1206943226'), (u'INT_ADD_-1206943587', u'MULTIEQUAL_-1206943287'), ('tmp_121', u'BRANCH_-1206943731'), ('const-0', u'COPY_-1206943579'), (u'COPY_-1206943579', u'RETURN_-1206943559'), (u'INT_SLESS_-1206943746', u'CBRANCH_-1206943745'), ('tmp_501', u'CBRANCH_-1206943580'), (u'INT_LESSEQUAL_-1206943606', u'CBRANCH_-1206943604'), (u'MULTIEQUAL_-1206943287', u'MULTIEQUAL_-1206943287'), ('tmp_93', u'CBRANCH_-1206943745'), (u'INT_ADD_-1206943742', u'INT_SLESS_-1206943746'), (u'CAST_-1206943226', u'LOAD_-1206943622'), ('const-433', u'LOAD_-1206943642'), ('const-0', u'COPY_-1206943461'), (u'INT_SEXT_-1206943684', u'INT_MULT_-1206943664'), ('const-0', u'RETURN_-1206943277'), ('const-433', u'LOAD_-1206943622'), ('const-4294967295', u'INT_ADD_-1206943742'), ('tmp_1360', u'COPY_-1206943285'), ('tmp_1225', u'INT_LESSEQUAL_-1206943613'), ('const-16', u'INT_MULT_-1206943664'), (u'CAST_-1206943233', u'LOAD_-1206943642'), ('tmp_1360', u'COPY_-1206943273'), (u'COPY_-1206943274', u'RETURN_-1206943262'), ('const-1', u'INT_ADD_-1206943587'), ('tmp_1225', u'INT_LESSEQUAL_-1206943770'), ('const-4294967295', u'INT_SLESS_-1206943746'), ('tmp_1361', u'COPY_-1206943272'), (u'INT_ADD_-1206943283', u'CAST_-1206943233'), (u'INT_SRIGHT_-1206943681', u'INT_ADD_-1206943587'), ('const-1', u'INT_SRIGHT_-1206943681'), (u'COPY_-1206943358', u'MULTIEQUAL_-1206943287'), (u'LOAD_-1206943622', u'INT_LESSEQUAL_-1206943606'), ('const-1', u'COPY_-1206943274'), ('const-8', u'INT_ADD_-1206943283'), (u'COPY_-1206943461', u'RETURN_-1206943544'), (u'INT_ADD_-1206943292', u'MULTIEQUAL_-1206943290'), ('tmp_1361', u'COPY_-1206943287'), ('const-1', u'PTRADD_-1206943590'), (u'LOAD_-1206943642', u'INT_LESSEQUAL_-1206943613'), ('tmp_1360', u'COPY_-1206943297'), ('const-0', u'COPY_-1206943291'), ('const-0', u'RETURN_-1206943559'), ('const-0', u'COPY_-1206943358'), ('tmp_1361', u'INT_ADD_-1206943742'), (u'INT_MULT_-1206943664', u'PTRADD_-1206943590'), (u'MULTIEQUAL_-1206943290', u'INT_ADD_-1206943329'), (u'INT_LESSEQUAL_-1206943770', u'CBRANCH_-1206943769'), ('tmp_1361', u'COPY_-1206943295'), (u'INT_ADD_-1206943292', u'INT_SLESS_-1206943574'), ('tmp_1360', u'CAST_-1206943280'), (u'MULTIEQUAL_-1206943290', u'MULTIEQUAL_-1206943290'), (u'MULTIEQUAL_-1206943287', u'INT_SLESS_-1206943574'), ('tmp_369', u'CBRANCH_-1206943604'), ('tmp_59', u'CBRANCH_-1206943769'), (u'INT_SRIGHT_-1206943681', u'INT_ADD_-1206943292'), (u'INT_ADD_-1206943329', u'INT_SRIGHT_-1206943681'), (u'LOAD_-1206943786', u'INT_LESSEQUAL_-1206943770'), (u'INT_ADD_-1206943587', u'INT_SLESS_-1206943573'), (u'MULTIEQUAL_-1206943287', u'INT_ADD_-1206943329'), ('tmp_1360', u'PTRADD_-1206943590'), ('tmp_413', u'CBRANCH_-1206943581'), (u'CAST_-1206943280', u'LOAD_-1206943786'), (u'PTRADD_-1206943590', u'CAST_-1206943234'), ('tmp_1361', u'COPY_-1206943283'), (u'MULTIEQUAL_-1206943290', u'INT_SLESS_-1206943573'), (u'INT_SLESS_-1206943573', u'CBRANCH_-1206943580'), (u'INT_LESSEQUAL_-1206943613', u'CBRANCH_-1206943622'), ('tmp_1225', u'INT_LESSEQUAL_-1206943606'), ('const-0', u'RETURN_-1206943262'), ('tmp_1360', u'COPY_-1206943288'), ('const-0', u'RETURN_-1206943544'), (u'INT_ADD_-1206943742', u'MULTIEQUAL_-1206943290'), ('tmp_334', u'CBRANCH_-1206943622')]
null
null
00107fc0
x64
O2
(translation_unit "undefined8 FUN_00107fc0(ulong param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00107fc0(ulong param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00107fc0(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (if_statement "if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }" if (parenthesized_expression "((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1))" ( (binary_expression "(*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)" (parenthesized_expression "(*(ulong *)PTR_DAT_00128b50 <= param_1)" ( (binary_expression "*(ulong *)PTR_DAT_00128b50 <= param_1" (pointer_expression "*(ulong *)PTR_DAT_00128b50" * (cast_expression "(ulong *)PTR_DAT_00128b50" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) <= identifier) )) && (parenthesized_expression "(iVar1 = DAT_00128b58 + -1, -1 < iVar1)" ( (comma_expression "iVar1 = DAT_00128b58 + -1, -1 < iVar1" (assignment_expression "iVar1 = DAT_00128b58 + -1" identifier = (binary_expression "DAT_00128b58 + -1" identifier + number_literal)) , (binary_expression "-1 < iVar1" number_literal < identifier)) ))) )) (compound_statement "{\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }" { (expression_statement "iVar3 = 0;" (assignment_expression "iVar3 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" { (while_statement "while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" { (expression_statement "iVar2 = iVar3 + iVar1 >> 1;" (assignment_expression "iVar2 = iVar3 + iVar1 >> 1" identifier = (binary_expression "iVar3 + iVar1 >> 1" (binary_expression "iVar3 + iVar1" identifier + identifier) >> number_literal)) ;) (if_statement "if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;" if (parenthesized_expression "(param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8))" ( (binary_expression "param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" identifier <= (pointer_expression "*(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" * (cast_expression "(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" ( (binary_expression "(long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8" (cast_expression "(long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" ( (binary_expression "PTR_DAT_00128b50 + (long)iVar2 * 0x10" identifier + (binary_expression "(long)iVar2 * 0x10" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ))) + number_literal) ))))) )) (break_statement "break;" break ;)) (expression_statement "iVar3 = iVar2 + 1;" (assignment_expression "iVar3 = iVar2 + 1" identifier = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (if_statement "if (iVar1 < iVar3) {\n return 0;\n }" if (parenthesized_expression "(iVar1 < iVar3)" ( (binary_expression "iVar1 < iVar3" identifier < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;" if (parenthesized_expression "(*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1)" ( (binary_expression "*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1" (pointer_expression "*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" * (cast_expression "(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" ( (binary_expression "PTR_DAT_00128b50 + (long)iVar2 * 0x10" identifier + (binary_expression "(long)iVar2 * 0x10" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) )))) <= identifier) )) (break_statement "break;" break ;)) (expression_statement "iVar1 = iVar2 + -1;" (assignment_expression "iVar1 = iVar2 + -1" identifier = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) (if_statement "if (iVar1 < iVar3) {\n return 0;\n }" if (parenthesized_expression "(iVar1 < iVar3)" ( (binary_expression "iVar1 < iVar3" identifier < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint is_ubin_char(LWCHAR ch)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if (((ubin_table.table)->first <= ch) && (iVar1 = ubin_table.count + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (ubin_table.table[iVar2].first <= ch) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}\n\n" comment (function_definition "int is_ubin_char(LWCHAR ch)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if (((ubin_table.table)->first <= ch) && (iVar1 = ubin_table.count + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (ubin_table.table[iVar2].first <= ch) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}" primitive_type (function_declarator "is_ubin_char(LWCHAR ch)" identifier (parameter_list "(LWCHAR ch)" ( (parameter_declaration "LWCHAR ch" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if (((ubin_table.table)->first <= ch) && (iVar1 = ubin_table.count + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (ubin_table.table[iVar2].first <= ch) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (if_statement "if (((ubin_table.table)->first <= ch) && (iVar1 = ubin_table.count + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (ubin_table.table[iVar2].first <= ch) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }" if (parenthesized_expression "(((ubin_table.table)->first <= ch) && (iVar1 = ubin_table.count + -1, -1 < iVar1))" ( (binary_expression "((ubin_table.table)->first <= ch) && (iVar1 = ubin_table.count + -1, -1 < iVar1)" (parenthesized_expression "((ubin_table.table)->first <= ch)" ( (binary_expression "(ubin_table.table)->first <= ch" (field_expression "(ubin_table.table)->first" (parenthesized_expression "(ubin_table.table)" ( (field_expression "ubin_table.table" identifier . field_identifier) )) -> field_identifier) <= identifier) )) && (parenthesized_expression "(iVar1 = ubin_table.count + -1, -1 < iVar1)" ( (comma_expression "iVar1 = ubin_table.count + -1, -1 < iVar1" (assignment_expression "iVar1 = ubin_table.count + -1" identifier = (binary_expression "ubin_table.count + -1" (field_expression "ubin_table.count" identifier . field_identifier) + number_literal)) , (binary_expression "-1 < iVar1" number_literal < identifier)) ))) )) (compound_statement "{\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (ubin_table.table[iVar2].first <= ch) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }" { (expression_statement "iVar3 = 0;" (assignment_expression "iVar3 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (ubin_table.table[iVar2].first <= ch) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (ubin_table.table[iVar2].first <= ch) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" { (while_statement "while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n iVar2 = iVar3 + iVar1 >> 1;\n if (ch <= ubin_table.table[iVar2].last) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" { (expression_statement "iVar2 = iVar3 + iVar1 >> 1;" (assignment_expression "iVar2 = iVar3 + iVar1 >> 1" identifier = (binary_expression "iVar3 + iVar1 >> 1" (binary_expression "iVar3 + iVar1" identifier + identifier) >> number_literal)) ;) (if_statement "if (ch <= ubin_table.table[iVar2].last) break;" if (parenthesized_expression "(ch <= ubin_table.table[iVar2].last)" ( (binary_expression "ch <= ubin_table.table[iVar2].last" identifier <= (field_expression "ubin_table.table[iVar2].last" (subscript_expression "ubin_table.table[iVar2]" (field_expression "ubin_table.table" identifier . field_identifier) [ identifier ]) . field_identifier)) )) (break_statement "break;" break ;)) (expression_statement "iVar3 = iVar2 + 1;" (assignment_expression "iVar3 = iVar2 + 1" identifier = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (if_statement "if (iVar1 < iVar3) {\n return 0;\n }" if (parenthesized_expression "(iVar1 < iVar3)" ( (binary_expression "iVar1 < iVar3" identifier < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (ubin_table.table[iVar2].first <= ch) break;" if (parenthesized_expression "(ubin_table.table[iVar2].first <= ch)" ( (binary_expression "ubin_table.table[iVar2].first <= ch" (field_expression "ubin_table.table[iVar2].first" (subscript_expression "ubin_table.table[iVar2]" (field_expression "ubin_table.table" identifier . field_identifier) [ identifier ]) . field_identifier) <= identifier) )) (break_statement "break;" break ;)) (expression_statement "iVar1 = iVar2 + -1;" (assignment_expression "iVar1 = iVar2 + -1" identifier = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) (if_statement "if (iVar1 < iVar3) {\n return 0;\n }" if (parenthesized_expression "(iVar1 < iVar3)" ( (binary_expression "iVar1 < iVar3" identifier < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_00107fc0(ulong param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00107fc0(ulong param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00107fc0(ulong param_1)" identifier (parameter_list "(ulong param_1)" ( (parameter_declaration "ulong param_1" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (if_statement "if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }" if (parenthesized_expression "((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1))" ( (binary_expression "(*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)" (parenthesized_expression "(*(ulong *)PTR_DAT_00128b50 <= param_1)" ( (binary_expression "*(ulong *)PTR_DAT_00128b50 <= param_1" (pointer_expression "*(ulong *)PTR_DAT_00128b50" * (cast_expression "(ulong *)PTR_DAT_00128b50" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) <= identifier) )) && (parenthesized_expression "(iVar1 = DAT_00128b58 + -1, -1 < iVar1)" ( (comma_expression "iVar1 = DAT_00128b58 + -1, -1 < iVar1" (assignment_expression "iVar1 = DAT_00128b58 + -1" identifier = (binary_expression "DAT_00128b58 + -1" identifier + number_literal)) , (binary_expression "-1 < iVar1" number_literal < identifier)) ))) )) (compound_statement "{\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }" { (expression_statement "iVar3 = 0;" (assignment_expression "iVar3 = 0" identifier = number_literal) ;) (while_statement "while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" { (while_statement "while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" { (expression_statement "iVar2 = iVar3 + iVar1 >> 1;" (assignment_expression "iVar2 = iVar3 + iVar1 >> 1" identifier = (binary_expression "iVar3 + iVar1 >> 1" (binary_expression "iVar3 + iVar1" identifier + identifier) >> number_literal)) ;) (if_statement "if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;" if (parenthesized_expression "(param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8))" ( (binary_expression "param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" identifier <= (pointer_expression "*(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" * (cast_expression "(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" ( (binary_expression "(long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8" (cast_expression "(long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" ( (binary_expression "PTR_DAT_00128b50 + (long)iVar2 * 0x10" identifier + (binary_expression "(long)iVar2 * 0x10" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ))) + number_literal) ))))) )) (break_statement "break;" break ;)) (expression_statement "iVar3 = iVar2 + 1;" (assignment_expression "iVar3 = iVar2 + 1" identifier = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (if_statement "if (iVar1 < iVar3) {\n return 0;\n }" if (parenthesized_expression "(iVar1 < iVar3)" ( (binary_expression "iVar1 < iVar3" identifier < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;" if (parenthesized_expression "(*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1)" ( (binary_expression "*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1" (pointer_expression "*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" * (cast_expression "(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" ( (binary_expression "PTR_DAT_00128b50 + (long)iVar2 * 0x10" identifier + (binary_expression "(long)iVar2 * 0x10" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) )))) <= identifier) )) (break_statement "break;" break ;)) (expression_statement "iVar1 = iVar2 + -1;" (assignment_expression "iVar1 = iVar2 + -1" identifier = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) (if_statement "if (iVar1 < iVar3) {\n return 0;\n }" if (parenthesized_expression "(iVar1 < iVar3)" ( (binary_expression "iVar1 < iVar3" identifier < identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) })) (return_statement "return 1;" return 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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) <= IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT + LIT)) , (binary_expression LIT < IDENT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) ))) + LIT) ))))) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (return_statement return LIT ;) })) })) (if_statement if (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 (sized_type_specifier long)) ) IDENT) * LIT)) )))) <= IDENT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (return_statement return LIT ;) })) })) (return_statement return LIT ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00107fc0(ulong param_1)\n\n{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00107fc0(ulong param_1)" (identifier "FUN_00107fc0") (parameter_list "(ulong param_1)" (( "(") (parameter_declaration "ulong param_1" (type_identifier "ulong") (identifier "param_1")) () ")"))) (compound_statement "{\n int iVar1;\n int iVar2;\n int iVar3;\n \n if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }\n return 0;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (if_statement "if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) {\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }" (if "if") (parenthesized_expression "((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1))" (( "(") (binary_expression "(*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)" (parenthesized_expression "(*(ulong *)PTR_DAT_00128b50 <= param_1)" (( "(") (binary_expression "*(ulong *)PTR_DAT_00128b50 <= param_1" (pointer_expression "*(ulong *)PTR_DAT_00128b50" (* "*") (cast_expression "(ulong *)PTR_DAT_00128b50" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_DAT_00128b50"))) (<= "<=") (identifier "param_1")) () ")")) (&& "&&") (parenthesized_expression "(iVar1 = DAT_00128b58 + -1, -1 < iVar1)" (( "(") (comma_expression "iVar1 = DAT_00128b58 + -1, -1 < iVar1" (assignment_expression "iVar1 = DAT_00128b58 + -1" (identifier "iVar1") (= "=") (binary_expression "DAT_00128b58 + -1" (identifier "DAT_00128b58") (+ "+") (number_literal "-1"))) (, ",") (binary_expression "-1 < iVar1" (number_literal "-1") (< "<") (identifier "iVar1"))) () ")"))) () ")")) (compound_statement "{\n iVar3 = 0;\n while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n return 1;\n }" ({ "{") (expression_statement "iVar3 = 0;" (assignment_expression "iVar3 = 0" (identifier "iVar3") (= "=") (number_literal "0")) (; ";")) (while_statement "while( true ) {\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }\n if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;\n iVar1 = iVar2 + -1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" ({ "{") (while_statement "while( true ) {\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n iVar2 = iVar3 + iVar1 >> 1;\n if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;\n iVar3 = iVar2 + 1;\n if (iVar1 < iVar3) {\n return 0;\n }\n }" ({ "{") (expression_statement "iVar2 = iVar3 + iVar1 >> 1;" (assignment_expression "iVar2 = iVar3 + iVar1 >> 1" (identifier "iVar2") (= "=") (binary_expression "iVar3 + iVar1 >> 1" (binary_expression "iVar3 + iVar1" (identifier "iVar3") (+ "+") (identifier "iVar1")) (>> ">>") (number_literal "1"))) (; ";")) (if_statement "if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break;" (if "if") (parenthesized_expression "(param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8))" (( "(") (binary_expression "param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" (identifier "param_1") (<= "<=") (pointer_expression "*(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" (* "*") (cast_expression "(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)" (( "(") (binary_expression "(long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8" (cast_expression "(long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" (( "(") (binary_expression "PTR_DAT_00128b50 + (long)iVar2 * 0x10" (identifier "PTR_DAT_00128b50") (+ "+") (binary_expression "(long)iVar2 * 0x10" (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2")) (* "*") (number_literal "0x10"))) () ")"))) (+ "+") (number_literal "8")) () ")"))))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "iVar3 = iVar2 + 1;" (assignment_expression "iVar3 = iVar2 + 1" (identifier "iVar3") (= "=") (binary_expression "iVar2 + 1" (identifier "iVar2") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (iVar1 < iVar3) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar1 < iVar3)" (( "(") (binary_expression "iVar1 < iVar3" (identifier "iVar1") (< "<") (identifier "iVar3")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (if_statement "if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break;" (if "if") (parenthesized_expression "(*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1)" (( "(") (binary_expression "*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1" (pointer_expression "*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" (* "*") (cast_expression "(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_00128b50 + (long)iVar2 * 0x10)" (( "(") (binary_expression "PTR_DAT_00128b50 + (long)iVar2 * 0x10" (identifier "PTR_DAT_00128b50") (+ "+") (binary_expression "(long)iVar2 * 0x10" (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2")) (* "*") (number_literal "0x10"))) () ")")))) (<= "<=") (identifier "param_1")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "iVar1 = iVar2 + -1;" (assignment_expression "iVar1 = iVar2 + -1" (identifier "iVar1") (= "=") (binary_expression "iVar2 + -1" (identifier "iVar2") (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (iVar1 < iVar3) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar1 < iVar3)" (( "(") (binary_expression "iVar1 < iVar3" (identifier "iVar1") (< "<") (identifier "iVar3")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(type_1 var_1) { int var_2; int var_4; int var_3; if (((ubin_table.table)->first <= var_1) && (var_2 = ubin_table.count + -1, -1 < var_2)) { var_3 = 0; while( true ) { while( true ) { var_4 = var_3 + var_2 >> 1; if (var_1 <= ubin_table.table[var_4].last) break; var_3 = var_4 + 1; if (var_2 < var_3) { return 0; } } if (ubin_table.table[var_4].first <= var_1) break; var_2 = var_4 + -1; if (var_2 < var_3) { return 0; } } return 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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (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: (identifier))) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (binary_expression left: (number_literal) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (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)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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))))))) consequence: (break_statement)) (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 (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: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))) right: (identifier))) consequence: (break_statement)) (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 (number_literal)))))) (return_statement (number_literal)))) (return_statement (number_literal)))))
null
undefined8 MASKED(ulong param_1) { int iVar1; int iVar2; int iVar3; if ((*(ulong *)PTR_DAT_00128b50 <= param_1) && (iVar1 = DAT_00128b58 + -1, -1 < iVar1)) { iVar3 = 0; while( true ) { while( true ) { iVar2 = iVar3 + iVar1 >> 1; if (param_1 <= *(ulong *)((long)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) + 8)) break; iVar3 = iVar2 + 1; if (iVar1 < iVar3) { return 0; } } if (*(ulong *)(PTR_DAT_00128b50 + (long)iVar2 * 0x10) <= param_1) break; iVar1 = iVar2 + -1; if (iVar1 < iVar3) { return 0; } } return 1; } return 0; }
1620_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
uw_update_context_1.cold.8
FUN_00188f73
void uw_update_context_1_cold_8(void) { /* WARNING: Subroutine does not return */ abort(); }
void FUN_00188f73(void) { /* WARNING: Subroutine does not return */ abort(); }
CALL 0x001771a0
null
null
null
null
[('const-1', u'RETURN_-1207464063')]
[('const-1', u'RETURN_-1207464063')]
null
null
00188f73
x64
O2
(translation_unit "void FUN_00188f73(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void FUN_00188f73(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "FUN_00188f73(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n}" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void uw_update_context_1_cold_8(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "void uw_update_context_1_cold_8(void)\n\n{\n /* WARNING: Subroutine does not return */\n abort();\n}" primitive_type (function_declarator "uw_update_context_1_cold_8(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n}" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00188f73(void)\n\n{\n \n abort();\n}\n\n" (function_definition "void FUN_00188f73(void)\n\n{\n \n abort();\n}" primitive_type (function_declarator "FUN_00188f73(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n abort();\n}" { (expression_statement "abort();" (call_expression "abort()" 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 FUN_00188f73(void)\n\n{\n \n abort();\n}" (primitive_type "void") (function_declarator "FUN_00188f73(void)" (identifier "FUN_00188f73") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n abort();\n}" ({ "{") (expression_statement "abort();" (call_expression "abort()" (identifier "abort") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { /* WARNING: Subroutine does not return */ 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
void MASKED(void) { /* WARNING: Subroutine does not return */ abort(); }
987_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
relocate
FUN_001803bc
/* (anonymous namespace)::Target_s390<64>::Relocate::relocate(gold::Relocate_info<64, true> const*, unsigned int, (anonymous namespace)::Target_s390<64>*, gold::Output_section*, unsigned long, unsigned char const*, gold::Sized_symbol<64> const*, gold::Symbol_value<64> const*, unsigned char*, unsigned long, unsigned long) [clone .isra.656] [clone .cold.690] */ void (anonymous_namespace)::Target_s390<64>::Relocate::relocate (Relocate_info *param_1,uint param_2,Target_s390 *param_3,Output_section *param_4, ulong param_5,uchar *param_6,Sized_symbol *param_7,Symbol_value *param_8, uchar *param_9,ulong param_10,ulong param_11) { gold::Symbol_value<64>::~Symbol_value((Symbol_value<64> *)param_7,param_2); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_001803bc(void) { undefined8 in_stack_00000008; FUN_001c4ce0(in_stack_00000008); /* WARNING: Subroutine does not return */ FUN_0052bfa0(); }
MOV RDI,qword ptr [RSP + 0x8] CALL 0x001c4ce0 MOV RDI,RBX CALL 0x0052bfa0
null
null
null
null
[('const-1', u'RETURN_-1207499810'), ('tmp_37', u'CALL_-1207499827'), (u'CAST_-1207499728', u'CALL_-1207499827'), ('tmp_42', u'CAST_-1207499728')]
[('tmp_91', u'CALL_-1207499827'), ('const-1', u'RETURN_-1207499810')]
null
null
001803bc
x64
O2
(translation_unit "void FUN_001803bc(void)\n\n{\n undefined8 in_stack_00000008;\n \n FUN_001c4ce0(in_stack_00000008);\n /* WARNING: Subroutine does not return */\n FUN_0052bfa0();\n}\n\n" (function_definition "void FUN_001803bc(void)\n\n{\n undefined8 in_stack_00000008;\n \n FUN_001c4ce0(in_stack_00000008);\n /* WARNING: Subroutine does not return */\n FUN_0052bfa0();\n}" primitive_type (function_declarator "FUN_001803bc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 in_stack_00000008;\n \n FUN_001c4ce0(in_stack_00000008);\n /* WARNING: Subroutine does not return */\n FUN_0052bfa0();\n}" { (declaration "undefined8 in_stack_00000008;" type_identifier identifier ;) (expression_statement "FUN_001c4ce0(in_stack_00000008);" (call_expression "FUN_001c4ce0(in_stack_00000008)" identifier (argument_list "(in_stack_00000008)" ( identifier ))) ;) comment (expression_statement "FUN_0052bfa0();" (call_expression "FUN_0052bfa0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* (anonymous namespace)::Target_s390<64>::Relocate::relocate(gold::Relocate_info<64, true> const*,\n unsigned int, (anonymous namespace)::Target_s390<64>*, gold::Output_section*, unsigned long,\n unsigned char const*, gold::Sized_symbol<64> const*, gold::Symbol_value<64> const*, unsigned\n char*, unsigned long, unsigned long) [clone .isra.656] [clone .cold.690] */\n\nvoid (anonymous_namespace)::Target_s390<64>::Relocate::relocate\n (Relocate_info *param_1,uint param_2,Target_s390 *param_3,Output_section *param_4,\n ulong param_5,uchar *param_6,Sized_symbol *param_7,Symbol_value *param_8,\n uchar *param_9,ulong param_10,ulong param_11)\n\n{\n gold::Symbol_value<64>::~Symbol_value((Symbol_value<64> *)param_7,param_2);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void (anonymous_namespace)::Target_s390<64>::Relocate::relocate\n (Relocate_info *param_1,uint param_2,Target_s390 *param_3,Output_section *param_4,\n ulong param_5,uchar *param_6,Sized_symbol *param_7,Symbol_value *param_8,\n uchar *param_9,ulong param_10,ulong param_11)\n\n{\n gold::Symbol_value<64>::~Symbol_value((Symbol_value<64> *)param_7,param_2);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ERROR "(anonymous_namespace)::Target_s390<64>::Relocate::" (parenthesized_declarator "(anonymous_namespace)" ( identifier )) : : identifier < number_literal > : : identifier : :) (function_declarator "relocate\n (Relocate_info *param_1,uint param_2,Target_s390 *param_3,Output_section *param_4,\n ulong param_5,uchar *param_6,Sized_symbol *param_7,Symbol_value *param_8,\n uchar *param_9,ulong param_10,ulong param_11)" identifier (parameter_list "(Relocate_info *param_1,uint param_2,Target_s390 *param_3,Output_section *param_4,\n ulong param_5,uchar *param_6,Sized_symbol *param_7,Symbol_value *param_8,\n uchar *param_9,ulong param_10,ulong param_11)" ( (parameter_declaration "Relocate_info *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "uint param_2" type_identifier identifier) , (parameter_declaration "Target_s390 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "Output_section *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "ulong param_5" type_identifier identifier) , (parameter_declaration "uchar *param_6" type_identifier (pointer_declarator "*param_6" * identifier)) , (parameter_declaration "Sized_symbol *param_7" type_identifier (pointer_declarator "*param_7" * identifier)) , (parameter_declaration "Symbol_value *param_8" type_identifier (pointer_declarator "*param_8" * identifier)) , (parameter_declaration "uchar *param_9" type_identifier (pointer_declarator "*param_9" * identifier)) , (parameter_declaration "ulong param_10" type_identifier identifier) , (parameter_declaration "ulong param_11" type_identifier identifier) ))) (compound_statement "{\n gold::Symbol_value<64>::~Symbol_value((Symbol_value<64> *)param_7,param_2);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (labeled_statement "gold::Symbol_value<64>::~Symbol_value((Symbol_value<64> *)param_7,param_2);" statement_identifier (ERROR "::Symbol_value<64>:" : : (binary_expression "Symbol_value<64" identifier < number_literal) > :) : (expression_statement "~Symbol_value((Symbol_value<64> *)param_7,param_2);" (unary_expression "~Symbol_value((Symbol_value<64> *)param_7,param_2)" ~ (call_expression "Symbol_value((Symbol_value<64> *)param_7,param_2)" identifier (argument_list "((Symbol_value<64> *)param_7,param_2)" ( (parenthesized_expression "(Symbol_value<64> *)param_7,param_2)" ( (comma_expression "Symbol_value<64> *)param_7,param_2" (binary_expression "Symbol_value<64> *)param_7" (binary_expression "Symbol_value<64" identifier < number_literal) > (pointer_expression "*)param_7" * (ERROR ")" )) identifier)) , identifier) )) )))) ;)) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_001803bc(void)\n\n{\n undefined8 in_stack_00000008;\n \n FUN_001c4ce0(in_stack_00000008);\n \n FUN_0052bfa0();\n}\n\n" (function_definition "void FUN_001803bc(void)\n\n{\n undefined8 in_stack_00000008;\n \n FUN_001c4ce0(in_stack_00000008);\n \n FUN_0052bfa0();\n}" primitive_type (function_declarator "FUN_001803bc(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 in_stack_00000008;\n \n FUN_001c4ce0(in_stack_00000008);\n \n FUN_0052bfa0();\n}" { (declaration "undefined8 in_stack_00000008;" type_identifier identifier ;) (expression_statement "FUN_001c4ce0(in_stack_00000008);" (call_expression "FUN_001c4ce0(in_stack_00000008)" identifier (argument_list "(in_stack_00000008)" ( identifier ))) ;) (expression_statement "FUN_0052bfa0();" (call_expression "FUN_0052bfa0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_001803bc(void)\n\n{\n undefined8 in_stack_00000008;\n \n FUN_001c4ce0(in_stack_00000008);\n \n FUN_0052bfa0();\n}" (primitive_type "void") (function_declarator "FUN_001803bc(void)" (identifier "FUN_001803bc") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 in_stack_00000008;\n \n FUN_001c4ce0(in_stack_00000008);\n \n FUN_0052bfa0();\n}" ({ "{") (declaration "undefined8 in_stack_00000008;" (type_identifier "undefined8") (identifier "in_stack_00000008") (; ";")) (expression_statement "FUN_001c4ce0(in_stack_00000008);" (call_expression "FUN_001c4ce0(in_stack_00000008)" (identifier "FUN_001c4ce0") (argument_list "(in_stack_00000008)" (( "(") (identifier "in_stack_00000008") () ")"))) (; ";")) (expression_statement "FUN_0052bfa0();" (call_expression "FUN_0052bfa0()" (identifier "FUN_0052bfa0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* (anonymous namespace)::Target_s390<64>::Relocate::relocate(gold::Relocate_info<64, true> const*, unsigned int, (anonymous namespace)::Target_s390<64>*, gold::Output_section*, unsigned long, unsigned char const*, gold::Sized_symbol<64> const*, gold::Symbol_value<64> const*, unsigned char*, unsigned long, unsigned long) [clone .isra.656] [clone .cold.690] */ void (anonymous_namespace)::type_3<64>::Relocate::function_1 (type_1 *param_1,type_2 param_2,type_3 *param_3,type_4 *param_4, type_5 param_5,type_6 *param_6,type_7 *param_7,type_8 *param_8, type_6 *param_9,type_5 param_10,type_5 param_11) { gold::type_8<64>::~type_8((type_8<64> *)param_7,param_2); /* WARNING: Subroutine does not return */ 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 (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { undefined8 in_stack_00000008; FUN_001c4ce0(in_stack_00000008); /* WARNING: Subroutine does not return */ FUN_0052bfa0(); }
6464_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
__adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>*,_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_>_>_>,_long_int,_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_>
FUN_002837d0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>*, std::vector<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>, std::allocator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true> > > >, long int, std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>, __gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short unsigned int>::Stringpool_sort_comparison> > */ void std:: __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>*,_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_>_>_>,_long_int,_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_> (long __first,long __holeIndex,ulong __len,__node_type *__value) { long lVar1; bool bVar2; long lVar3; Stringpool_sort_info *sort_info1; Stringpool_sort_info *pSVar4; long lVar5; long lVar6; _Iter_comp_val<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison> __cmp; _Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> local_40 [2]; lVar3 = (long)(__len - 1) / 2; lVar6 = __holeIndex; local_40[0]._M_cur = __value; if (__holeIndex < lVar3) { do { lVar5 = (lVar6 + 1) * 2; lVar1 = lVar5 + -1; sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first); pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8); bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator() ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4); if (bVar2) { lVar5 = lVar1; sort_info1 = pSVar4; } *(__node_type **)(__first + lVar6 * 8) = (sort_info1-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur; lVar6 = lVar5; } while (lVar5 < lVar3); pSVar4 = sort_info1; if ((__len & 1) == 0) goto LAB_00283920; } else { sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8); lVar5 = __holeIndex; if ((__len & 1) != 0) goto LAB_002838ec; LAB_00283920: pSVar4 = sort_info1; if ((long)(__len - 2) / 2 == lVar5) { lVar5 = lVar5 * 2 + 1; pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8); (sort_info1-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur = (pSVar4-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur; } } lVar6 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f); sort_info1 = pSVar4; if (__holeIndex < lVar5) { do { lVar3 = lVar6 >> 1; pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8); sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8); bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator() ((Stringpool_sort_comparison *)&__cmp,pSVar4, (Stringpool_sort_info *)local_40); if (!bVar2) break; (sort_info1-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur = (pSVar4-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur; lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f); sort_info1 = pSVar4; lVar5 = lVar3; } while (__holeIndex < lVar3); } LAB_002838ec: (sort_info1-> super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true> )._M_cur = local_40[0]._M_cur; return; }
void FUN_002837d0(long param_1,long param_2,ulong param_3,undefined8 param_4) { long lVar1; char cVar2; long lVar3; undefined8 *puVar4; undefined8 *puVar5; long lVar6; long lVar7; undefined1 local_41; undefined8 local_40 [2]; lVar3 = (long)(param_3 - 1) / 2; lVar7 = param_2; local_40[0] = param_4; if (param_2 < lVar3) { do { lVar6 = (lVar7 + 1) * 2; lVar1 = lVar6 + -1; puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1); puVar5 = (undefined8 *)(param_1 + lVar1 * 8); cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5); if (cVar2 != '\0') { lVar6 = lVar1; puVar4 = puVar5; } *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4; lVar7 = lVar6; } while (lVar6 < lVar3); puVar5 = puVar4; if ((param_3 & 1) == 0) goto LAB_00283920; } else { puVar4 = (undefined8 *)(param_1 + param_2 * 8); lVar6 = param_2; if ((param_3 & 1) != 0) goto LAB_002838ec; LAB_00283920: puVar5 = puVar4; if ((long)(param_3 - 2) / 2 == lVar6) { lVar6 = lVar6 * 2 + 1; puVar5 = (undefined8 *)(param_1 + lVar6 * 8); *puVar4 = *puVar5; } } lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f); puVar4 = puVar5; if (param_2 < lVar6) { do { lVar3 = lVar7 >> 1; puVar5 = (undefined8 *)(param_1 + lVar3 * 8); puVar4 = (undefined8 *)(param_1 + lVar6 * 8); cVar2 = FUN_0027f870(&local_41,puVar5,local_40); if (cVar2 == '\0') break; *puVar4 = *puVar5; lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f); puVar4 = puVar5; lVar6 = lVar3; } while (param_2 < lVar3); } LAB_002838ec: *puVar4 = local_40[0]; return; }
PUSH R15 LEA RAX,[RDX + -0x1] PUSH R14 PUSH R13 PUSH R12 MOV R12,RDI PUSH RBP MOV RBP,RAX PUSH RBX SHR RBP,0x3f ADD RBP,RAX MOV RAX,RBP SUB RSP,0x48 SAR RAX,0x1 MOV qword ptr [RSP + 0x18],RCX MOV RCX,RDX AND ECX,0x1 MOV qword ptr [RSP + 0x8],RSI MOV qword ptr [RSP + 0x28],RDX MOV qword ptr [RSP + 0x10],RAX MOV qword ptr [RSP + 0x20],RCX CMP RSI,RAX JGE 0x00283908 MOV R15,RSI LEA RBX,[R15 + 0x1] LEA RDI,[RSP + 0x80] LEA R13,[RBX + RBX*0x1] SHL RBX,0x4 LEA R14,[R13 + -0x1] ADD RBX,R12 LEA RBP,[R12 + R14*0x8] MOV RSI,RBX MOV RDX,RBP CALL 0x0027f870 TEST AL,AL CMOVNZ RBX,RBP CMOVNZ R13,R14 MOV RAX,qword ptr [RBX] MOV qword ptr [R12 + R15*0x8],RAX MOV R15,R13 CMP R13,qword ptr [RSP + 0x10] JL 0x00283820 CMP qword ptr [RSP + 0x20],0x0 JZ 0x00283920 MOV RAX,qword ptr [RSP + 0x18] MOV qword ptr [RSP + 0x38],RAX LEA RAX,[R13 + -0x1] MOV R14,RAX SHR R14,0x3f ADD R14,RAX SAR R14,0x1 CMP R13,qword ptr [RSP + 0x8] JLE 0x002838ec LEA RAX,[RSP + 0x38] LEA RBP,[RSP + 0x37] MOV qword ptr [RSP + 0x10],RAX JMP 0x002838d0 MOV RAX,qword ptr [R15] LEA RDX,[R14 + -0x1] MOV R13,R14 MOV qword ptr [RBX],RAX MOV RAX,RDX SHR RAX,0x3f ADD RAX,RDX SAR RAX,0x1 CMP qword ptr [RSP + 0x8],R14 JGE 0x00283960 MOV R14,RAX LEA R15,[R12 + R14*0x8] MOV RDX,qword ptr [RSP + 0x10] MOV RDI,RBP LEA RBX,[R12 + R13*0x8] MOV RSI,R15 CALL 0x0027f870 TEST AL,AL JNZ 0x002838a8 MOV RAX,qword ptr [RSP + 0x38] MOV qword ptr [RBX],RAX ADD RSP,0x48 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RAX,qword ptr [RSP + 0x8] CMP qword ptr [RSP + 0x20],0x0 LEA RBX,[RDI + RAX*0x8] JNZ 0x00283965 MOV R13,qword ptr [RSP + 0x8] NOP MOV RAX,qword ptr [RSP + 0x28] SUB RAX,0x2 MOV RDX,RAX SHR RDX,0x3f ADD RAX,RDX SAR RAX,0x1 CMP RAX,R13 JNZ 0x00283871 LEA R13,[R13 + R13*0x1 + 0x1] LEA RAX,[R12 + R13*0x8] MOV RDX,qword ptr [RAX] MOV qword ptr [RBX],RDX MOV RBX,RAX JMP 0x00283871 MOV RBX,R15 JMP 0x002838ec MOV RAX,qword ptr [RSP + 0x18] MOV qword ptr [RSP + 0x38],RAX JMP 0x002838ec
null
null
null
null
[(u'INT_ADD_-1204339829', u'CAST_-1204339139'), (u'MULTIEQUAL_-1204339583', u'INT_ADD_-1204340345'), (u'MULTIEQUAL_-1204339615', u'INT_SLESS_-1204340396'), (u'INT_MULT_-1204339817', u'INT_ADD_-1204339829'), (u'MULTIEQUAL_-1204339409', u'MULTIEQUAL_-1204339583'), (u'INT_SLESS_-1204340576', u'CBRANCH_-1204340583'), (u'INT_SLESS_-1204340257', u'CBRANCH_-1204340264'), (u'CAST_-1204339253', u'PTRSUB_-1204339332'), (u'INT_SDIV_-1204340635', u'INT_SLESS_-1204340576'), ('const-0', u'PTRSUB_-1204339410'), ('tmp_3213', u'INT_SLESS_-1204340051'), (u'INT_MULT_-1204340406', u'INT_ADD_-1204340418'), (u'INT_ADD_-1204340494', u'COPY_-1204339464'), ('tmp_960', u'CBRANCH_-1204340142'), (u'INT_ADD_-1204340486', u'CAST_-1204339411'), (u'CAST_-1204339310', u'CALL_-1204340158'), ('const-8', u'INT_MULT_-1204340146'), ('const-1', u'INT_ADD_-1204339839'), (u'INT_SUB_-1204339940', u'CAST_-1204339157'), ('const-433', u'LOAD_-1204339840'), (u'INT_ADD_-1204340558', u'INT_MULT_-1204339598'), (u'INT_ADD_-1204339839', u'MULTIEQUAL_-1204339583'), ('const-63', u'INT_SRIGHT_-1204339512'), ('tmp_1546', u'BRANCH_-1204339824'), ('const-2', u'INT_MULT_-1204339325'), (u'COPY_-1204339517', u'MULTIEQUAL_-1204339658'), (u'INT_MULT_-1204339598', u'INT_ADD_-1204340494'), ('const-8', u'INT_MULT_-1204340463'), (u'INT_SUB_-1204340759', u'CAST_-1204339484'), ('const-63', u'INT_SRIGHT_-1204339457'), (u'COPY_-1204339436', u'MULTIEQUAL_-1204339409'), ('const-2', u'INT_SDIV_-1204340635'), ('tmp_3204', u'INT_ADD_-1204340158'), (u'MULTIEQUAL_-1204339329', u'STORE_-1204340132'), (u'CAST_-1204339432', u'CALL_-1204340471'), (u'PTRSUB_-1204339250', u'STORE_-1204340132'), (u'CAST_-1204339411', u'CALL_-1204340471'), (u'PTRSUB_-1204339349', u'CAST_-1204339310'), (u'INT_SDIV_-1204339855', u'INT_EQUAL_-1204339863'), ('const--65', u'PTRSUB_-1204339349'), (u'COPY_-1204339235', u'MULTIEQUAL_-1204339612'), (u'INT_ADD_-1204340345', u'INT_SUB_-1204340291'), (u'PTRSUB_-1204339469', u'CAST_-1204339432'), (u'CAST_-1204339157', u'INT_SDIV_-1204339855'), ('const-0', u'RETURN_-1204340072'), (u'MULTIEQUAL_-1204339409', u'INT_EQUAL_-1204339863'), ('tmp_549', u'CBRANCH_-1204340453'), ('tmp_3204', u'INT_ADD_-1204339854'), ('const-0', u'PTRSUB_-1204339420'), ('const-8', u'INT_MULT_-1204340406'), (u'COPY_-1204339442', u'MULTIEQUAL_-1204339612'), ('tmp_3213', u'COPY_-1204339517'), (u'CAST_-1204339253', u'CALL_-1204340158'), (u'PTRSUB_-1204339321', u'PTRSUB_-1204339314'), ('const-2', u'INT_MULT_-1204339598'), ('const-1', u'INT_ADD_-1204340558'), (u'COPY_-1204339272', u'MULTIEQUAL_-1204339494'), ('const--1', u'INT_ADD_-1204340147'), ('tmp_3204', u'INT_ADD_-1204340475'), (u'INT_ADD_-1204340158', u'CAST_-1204339240'), (u'PTRSUB_-1204339325', u'LOAD_-1204340169'), (u'MULTIEQUAL_-1204339658', u'INT_ADD_-1204340558'), ('const-8', u'PTRSUB_-1204339469'), (u'INT_SRIGHT_-1204340267', u'INT_SLESS_-1204340051'), ('tmp_897', u'BRANCH_-1204340240'), ('tmp_3204', u'INT_ADD_-1204340486'), (u'PTRSUB_-1204339169', u'PTRSUB_-1204339162'), (u'COPY_-1204339511', u'MULTIEQUAL_-1204339356'), (u'COPY_-1204339463', u'MULTIEQUAL_-1204339526'), (u'PTRSUB_-1204339165', u'PTRSUB_-1204339158'), (u'CAST_-1204339253', u'COPY_-1204339351'), (u'INT_SRIGHT_-1204340267', u'COPY_-1204339347'), (u'CAST_-1204339407', u'COPY_-1204339458'), (u'LOAD_-1204340169', u'STORE_-1204340152'), (u'INT_MULT_-1204340520', u'INT_ADD_-1204340486'), ('const-0', u'PTRSUB_-1204339257'), (u'CALL_-1204340158', u'INDIRECT_-1204339338'), ('const-2', u'INT_SDIV_-1204339855'), (u'MULTIEQUAL_-1204339612', u'COPY_-1204339408'), ('const-1', u'INT_AND_-1204339548'), (u'INT_ADD_-1204340494', u'INT_MULT_-1204340463'), (u'CAST_-1204339139', u'MULTIEQUAL_-1204339612'), ('const-8', u'INT_MULT_-1204340165'), (u'COPY_-1204339263', u'MULTIEQUAL_-1204339409'), (u'INDIRECT_-1204339338', u'MULTIEQUAL_-1204339356'), (u'MULTIEQUAL_-1204339438', u'PTRSUB_-1204339165'), (u'INT_EQUAL_-1204339863', u'CBRANCH_-1204339860'), (u'CAST_-1204339232', u'CALL_-1204340158'), ('tmp_1599', u'CBRANCH_-1204339861'), ('tmp_654', u'CBRANCH_-1204340382'), (u'MULTIEQUAL_-1204339658', u'INT_MULT_-1204340406'), ('tmp_3204', u'INT_ADD_-1204340418'), ('tmp_3213', u'COPY_-1204339263'), ('const-0', u'PTRSUB_-1204339169'), (u'PTRSUB_-1204339314', u'STORE_-1204340152'), ('tmp_342', u'CBRANCH_-1204340583'), (u'INT_SRIGHT_-1204339512', u'INT_SUB_-1204340291'), ('const-8', u'INT_MULT_-1204339817'), ('tmp_3213', u'INT_SLESS_-1204340257'), (u'INT_ADD_-1204340147', u'INT_SUB_-1204340084'), (u'INT_MULT_-1204340146', u'INT_ADD_-1204340158'), (u'INT_SRIGHT_-1204340267', u'INT_MULT_-1204340165'), ('const-0', u'PTRSUB_-1204339314'), (u'INT_MULT_-1204340463', u'INT_ADD_-1204340475'), ('tmp_3200', u'INT_AND_-1204339548'), (u'CAST_-1204339194', u'MULTIEQUAL_-1204339438'), (u'INDIRECT_-1204339338', u'MULTIEQUAL_-1204339329'), (u'INT_MULT_-1204339325', u'INT_ADD_-1204339839'), (u'MULTIEQUAL_-1204339526', u'PTRSUB_-1204339420'), ('tmp_3213', u'INT_SLESS_-1204340576'), ('const-433', u'STORE_-1204340432'), ('const-433', u'STORE_-1204339833'), ('const-1', u'INT_SUB_-1204340759'), (u'CAST_-1204339378', u'STORE_-1204340432'), (u'MULTIEQUAL_-1204339409', u'INT_SRIGHT_-1204340267'), (u'LOAD_-1204339840', u'STORE_-1204339833'), ('const-0', u'PTRSUB_-1204339158'), ('const-433', u'STORE_-1204340152'), ('const-0', u'PTRSUB_-1204339325'), ('const-0', u'PTRSUB_-1204339332'), ('const--64', u'PTRSUB_-1204339355'), (u'MULTIEQUAL_-1204339583', u'COPY_-1204339385'), (u'CAST_-1204339484', u'INT_SDIV_-1204340635'), (u'INT_ADD_-1204340177', u'CAST_-1204339253'), ('const-0', u'INT_EQUAL_-1204340387'), ('const-0', u'PTRSUB_-1204339250'), (u'INT_AND_-1204339549', u'INT_EQUAL_-1204340387'), ('const-16', u'INT_MULT_-1204340520'), ('tmp_1282', u'CBRANCH_-1204340058'), (u'PTRSUB_-1204339162', u'LOAD_-1204339840'), (u'INT_SLESS_-1204340051', u'CBRANCH_-1204340058'), (u'MULTIEQUAL_-1204339409', u'INT_MULT_-1204339325'), (u'MULTIEQUAL_-1204339526', u'COPY_-1204339442'), (u'INT_MULT_-1204339842', u'INT_ADD_-1204339854'), (u'INT_SLESS_-1204340396', u'CBRANCH_-1204340403'), ('tmp_3199', u'PTRSUB_-1204339469'), (u'PTRSUB_-1204339158', u'STORE_-1204339833'), (u'INT_SUB_-1204340084', u'MULTIEQUAL_-1204339409'), ('tmp_3212', u'COPY_-1204339511'), (u'MULTIEQUAL_-1204339615', u'MULTIEQUAL_-1204339583'), (u'CAST_-1204339194', u'COPY_-1204339272'), (u'COPY_-1204339464', u'MULTIEQUAL_-1204339615'), (u'BOOL_NEGATE_-1204339305', u'CBRANCH_-1204340142'), (u'COPY_-1204339408', u'MULTIEQUAL_-1204339494'), ('const-0', u'INT_NOTEQUAL_-1204339873'), ('tmp_618', u'CBRANCH_-1204340403'), (u'INT_NOTEQUAL_-1204339873', u'CBRANCH_-1204339861'), (u'INT_SRIGHT_-1204339457', u'INT_SUB_-1204340084'), ('tmp_3199', u'PTRSUB_-1204339355'), (u'INT_ADD_-1204339854', u'CAST_-1204339194'), (u'INT_AND_-1204339548', u'INT_NOTEQUAL_-1204339873'), ('const-1', u'INT_SRIGHT_-1204340267'), ('const-2', u'INT_SUB_-1204339940'), (u'PTRSUB_-1204339332', u'PTRSUB_-1204339325'), ('const-0', u'PTRSUB_-1204339162'), ('const-1', u'INT_AND_-1204339549'), (u'PTRSUB_-1204339355', u'CAST_-1204339232'), ('const-0', u'PTRSUB_-1204339165'), ('tmp_3200', u'INT_SUB_-1204340759'), (u'PTRSUB_-1204339410', u'LOAD_-1204340441'), (u'MULTIEQUAL_-1204339438', u'COPY_-1204339235'), ('tmp_1513', u'CBRANCH_-1204339860'), (u'LOAD_-1204340441', u'STORE_-1204340432'), (u'MULTIEQUAL_-1204339494', u'PTRSUB_-1204339257'), ('tmp_3200', u'INT_AND_-1204339549'), (u'CAST_-1204339240', u'PTRSUB_-1204339321'), (u'COPY_-1204339318', u'MULTIEQUAL_-1204339494'), ('const-433', u'STORE_-1204340132'), ('const--1', u'INT_ADD_-1204340494'), (u'INT_MULT_-1204339598', u'COPY_-1204339469'), (u'COPY_-1204339469', u'MULTIEQUAL_-1204339615'), (u'MULTIEQUAL_-1204339615', u'COPY_-1204339436'), (u'COPY_-1204339347', u'MULTIEQUAL_-1204339492'), (u'MULTIEQUAL_-1204339492', u'INT_MULT_-1204340146'), (u'CAST_-1204339407', u'CALL_-1204340471'), ('tmp_3204', u'INT_ADD_-1204340177'), (u'PTRSUB_-1204339420', u'PTRSUB_-1204339410'), (u'COPY_-1204339385', u'MULTIEQUAL_-1204339492'), (u'INT_ADD_-1204339839', u'INT_MULT_-1204339817'), (u'PTRSUB_-1204339257', u'PTRSUB_-1204339250'), ('tmp_3213', u'INT_MULT_-1204339842'), (u'INT_ADD_-1204340475', u'CAST_-1204339407'), ('tmp_3204', u'INT_ADD_-1204339829'), (u'INT_ADD_-1204340558', u'INT_MULT_-1204340520'), (u'COPY_-1204339458', u'MULTIEQUAL_-1204339526'), ('const-433', u'LOAD_-1204340441'), (u'INT_MULT_-1204340165', u'INT_ADD_-1204340177'), ('tmp_3199', u'PTRSUB_-1204339349'), ('tmp_3200', u'INT_SUB_-1204339940'), ('tmp_877', u'CBRANCH_-1204340264'), (u'MULTIEQUAL_-1204339583', u'INT_SLESS_-1204340257'), (u'INT_EQUAL_-1204340387', u'CBRANCH_-1204340382'), (u'COPY_-1204339351', u'MULTIEQUAL_-1204339494'), ('const-8', u'INT_MULT_-1204339842'), (u'COPY_-1204339442', u'MULTIEQUAL_-1204339658'), ('const-433', u'LOAD_-1204340169'), (u'CAST_-1204339139', u'PTRSUB_-1204339169'), (u'CAST_-1204339240', u'COPY_-1204339318'), (u'INT_SDIV_-1204340635', u'INT_SLESS_-1204340396'), (u'INT_ADD_-1204340345', u'INT_SRIGHT_-1204339512'), ('const-0', u'PTRSUB_-1204339321'), (u'CAST_-1204339411', u'COPY_-1204339463'), (u'INT_SRIGHT_-1204340267', u'INT_ADD_-1204340147'), (u'CALL_-1204340158', u'BOOL_NEGATE_-1204339305'), (u'CALL_-1204340471', u'CBRANCH_-1204340453'), (u'MULTIEQUAL_-1204339615', u'COPY_-1204339442'), (u'INT_ADD_-1204340147', u'INT_SRIGHT_-1204339457'), (u'INT_ADD_-1204340418', u'CAST_-1204339378'), (u'INT_SUB_-1204340291', u'MULTIEQUAL_-1204339409'), (u'COPY_-1204339511', u'MULTIEQUAL_-1204339329'), (u'MULTIEQUAL_-1204339526', u'MULTIEQUAL_-1204339438'), ('const--1', u'INT_ADD_-1204340345')]
[(u'LOAD_-1204339840', u'STORE_-1204339833'), ('tmp_3194', u'INT_AND_-1204339552'), (u'CALL_-1204340158', u'INDIRECT_-1204339342'), ('const--64', u'PTRSUB_-1204339361'), (u'PTRSUB_-1204339473', u'CALL_-1204340471'), (u'CAST_-1204339429', u'COPY_-1204339480'), (u'INT_MULT_-1204339817', u'INT_ADD_-1204339829'), ('const-433', u'STORE_-1204340132'), (u'CAST_-1204339272', u'CALL_-1204340158'), ('tmp_3198', u'INT_ADD_-1204340486'), ('tmp_3198', u'INT_ADD_-1204340418'), (u'INT_SLESS_-1204340576', u'CBRANCH_-1204340583'), (u'INT_ADD_-1204339839', u'MULTIEQUAL_-1204339587'), (u'INT_NOTEQUAL_-1204340456', u'CBRANCH_-1204340453'), (u'INT_SLESS_-1204340257', u'CBRANCH_-1204340264'), (u'INT_SDIV_-1204340635', u'INT_SLESS_-1204340576'), (u'INT_ADD_-1204340486', u'CAST_-1204339429'), (u'COPY_-1204339534', u'MULTIEQUAL_-1204339662'), (u'INT_MULT_-1204340406', u'INT_ADD_-1204340418'), (u'MULTIEQUAL_-1204339413', u'INT_EQUAL_-1204339863'), ('tmp_960', u'CBRANCH_-1204340142'), (u'COPY_-1204339289', u'MULTIEQUAL_-1204339498'), (u'COPY_-1204339459', u'MULTIEQUAL_-1204339662'), ('tmp_3198', u'INT_ADD_-1204339854'), (u'CAST_-1204339259', u'STORE_-1204340152'), (u'MULTIEQUAL_-1204339498', u'STORE_-1204340132'), ('const-2', u'INT_SDIV_-1204339855'), ('tmp_1282', u'CBRANCH_-1204340058'), ('const-433', u'STORE_-1204340152'), (u'INT_ADD_-1204339854', u'CAST_-1204339211'), ('const-8', u'INT_MULT_-1204340146'), (u'CAST_-1204339501', u'INT_SDIV_-1204340635'), (u'INT_MULT_-1204339602', u'COPY_-1204339486'), (u'INT_SLESS_-1204340051', u'CBRANCH_-1204340058'), ('const-1', u'INT_ADD_-1204339839'), (u'INT_MULT_-1204339842', u'INT_ADD_-1204339854'), (u'CAST_-1204339157', u'LOAD_-1204339840'), (u'INT_SLESS_-1204340396', u'CBRANCH_-1204340403'), (u'MULTIEQUAL_-1204339587', u'INT_SLESS_-1204340257'), ('tmp_3206', u'COPY_-1204339528'), (u'CAST_-1204339429', u'CALL_-1204340471'), (u'MULTIEQUAL_-1204339616', u'COPY_-1204339425'), (u'INT_ADD_-1204340158', u'CAST_-1204339259'), ('tmp_1546', u'BRANCH_-1204339824'), (u'MULTIEQUAL_-1204339333', u'STORE_-1204340132'), (u'MULTIEQUAL_-1204339413', u'INT_MULT_-1204339329'), ('const-433', u'LOAD_-1204339840'), ('const-8', u'INT_MULT_-1204340463'), (u'INT_ADD_-1204340494', u'COPY_-1204339481'), (u'MULTIEQUAL_-1204339442', u'STORE_-1204339833'), (u'INT_ADD_-1204339829', u'CAST_-1204339157'), (u'CAST_-1204339211', u'MULTIEQUAL_-1204339442'), ('tmp_618', u'CBRANCH_-1204340403'), ('const-63', u'INT_SRIGHT_-1204339461'), (u'INT_NOTEQUAL_-1204339873', u'CBRANCH_-1204339861'), ('tmp_3207', u'INT_SLESS_-1204340051'), ('tmp_3207', u'INT_MULT_-1204339842'), (u'CAST_-1204339157', u'MULTIEQUAL_-1204339616'), (u'INT_SDIV_-1204339855', u'INT_EQUAL_-1204339863'), ('const-63', u'INT_SRIGHT_-1204339516'), (u'INT_ADD_-1204340345', u'INT_SUB_-1204340291'), (u'COPY_-1204339335', u'MULTIEQUAL_-1204339498'), (u'INT_ADD_-1204340418', u'CAST_-1204339396'), ('const-0', u'RETURN_-1204340072'), ('tmp_549', u'CBRANCH_-1204340453'), (u'CAST_-1204339425', u'CALL_-1204340471'), ('const-1', u'INT_SRIGHT_-1204340267'), (u'INT_SUB_-1204340291', u'MULTIEQUAL_-1204339413'), (u'COPY_-1204339475', u'MULTIEQUAL_-1204339530'), ('const-8', u'INT_MULT_-1204340406'), (u'COPY_-1204339425', u'MULTIEQUAL_-1204339498'), ('const-2', u'INT_MULT_-1204339329'), ('tmp_3194', u'INT_SUB_-1204340759'), ('const-433', u'LOAD_-1204340169'), (u'INT_SRIGHT_-1204339516', u'INT_SUB_-1204340291'), (u'MULTIEQUAL_-1204339496', u'INT_MULT_-1204340146'), (u'COPY_-1204339481', u'MULTIEQUAL_-1204339619'), ('const-1', u'INT_ADD_-1204340558'), ('const-0', u'INT_NOTEQUAL_-1204340456'), (u'CAST_-1204339272', u'LOAD_-1204340169'), ('const--1', u'INT_ADD_-1204340147'), (u'CAST_-1204339175', u'INT_SDIV_-1204339855'), (u'INT_ADD_-1204340177', u'CAST_-1204339272'), ('tmp_1513', u'CBRANCH_-1204339860'), (u'COPY_-1204339252', u'MULTIEQUAL_-1204339616'), ('const-0', u'INT_EQUAL_-1204340387'), (u'COPY_-1204339528', u'MULTIEQUAL_-1204339360'), ('const-2', u'INT_SUB_-1204339940'), ('const-2', u'INT_SDIV_-1204340635'), (u'LOAD_-1204340441', u'STORE_-1204340432'), (u'INT_SRIGHT_-1204340267', u'INT_SLESS_-1204340051'), ('tmp_897', u'BRANCH_-1204340240'), ('tmp_3193', u'PTRSUB_-1204339361'), (u'INT_SRIGHT_-1204340267', u'COPY_-1204339364'), ('const-433', u'STORE_-1204339833'), ('tmp_3207', u'INT_SLESS_-1204340576'), ('tmp_3207', u'INT_SLESS_-1204340257'), (u'INT_ADD_-1204340475', u'CAST_-1204339425'), (u'MULTIEQUAL_-1204339530', u'COPY_-1204339459'), ('tmp_3207', u'COPY_-1204339534'), (u'COPY_-1204339486', u'MULTIEQUAL_-1204339619'), ('const--1', u'INT_ADD_-1204340494'), (u'MULTIEQUAL_-1204339662', u'INT_MULT_-1204340406'), ('tmp_3194', u'INT_SUB_-1204339940'), (u'LOAD_-1204340169', u'STORE_-1204340152'), (u'INT_SRIGHT_-1204339461', u'INT_SUB_-1204340084'), (u'COPY_-1204339364', u'MULTIEQUAL_-1204339496'), (u'COPY_-1204339528', u'MULTIEQUAL_-1204339333'), ('tmp_3193', u'PTRSUB_-1204339355'), (u'INT_SUB_-1204340084', u'MULTIEQUAL_-1204339413'), (u'INDIRECT_-1204339342', u'MULTIEQUAL_-1204339360'), (u'INT_EQUAL_-1204340144', u'CBRANCH_-1204340142'), (u'INT_SUB_-1204340759', u'CAST_-1204339501'), (u'INT_MULT_-1204340520', u'INT_ADD_-1204340486'), (u'CAST_-1204339211', u'COPY_-1204339289'), (u'MULTIEQUAL_-1204339587', u'COPY_-1204339402'), ('tmp_3198', u'INT_ADD_-1204340475'), (u'MULTIEQUAL_-1204339530', u'LOAD_-1204340441'), (u'INT_AND_-1204339552', u'INT_NOTEQUAL_-1204339873'), ('tmp_3198', u'INT_ADD_-1204340158'), ('tmp_3193', u'PTRSUB_-1204339473'), ('tmp_3207', u'COPY_-1204339280'), ('tmp_3194', u'INT_AND_-1204339553'), (u'INT_ADD_-1204340494', u'INT_MULT_-1204340463'), ('const-8', u'INT_MULT_-1204340165'), (u'COPY_-1204339402', u'MULTIEQUAL_-1204339496'), (u'CALL_-1204340158', u'INT_EQUAL_-1204340144'), (u'INT_ADD_-1204340345', u'INT_SRIGHT_-1204339516'), (u'MULTIEQUAL_-1204339619', u'INT_SLESS_-1204340396'), (u'INT_ADD_-1204339839', u'INT_MULT_-1204339817'), ('tmp_3198', u'INT_ADD_-1204339829'), (u'MULTIEQUAL_-1204339413', u'INT_SRIGHT_-1204340267'), ('const-0', u'INT_NOTEQUAL_-1204339873'), (u'MULTIEQUAL_-1204339619', u'COPY_-1204339459'), ('const-0', u'INT_EQUAL_-1204340144'), (u'INDIRECT_-1204339342', u'MULTIEQUAL_-1204339333'), (u'MULTIEQUAL_-1204339413', u'MULTIEQUAL_-1204339587'), (u'INT_EQUAL_-1204339863', u'CBRANCH_-1204339860'), (u'CAST_-1204339396', u'STORE_-1204340432'), ('tmp_1599', u'CBRANCH_-1204339861'), (u'INT_ADD_-1204340558', u'INT_MULT_-1204339602'), ('tmp_654', u'CBRANCH_-1204340382'), ('const-2', u'INT_MULT_-1204339602'), (u'PTRSUB_-1204339361', u'CALL_-1204340158'), (u'MULTIEQUAL_-1204339662', u'INT_ADD_-1204340558'), (u'CALL_-1204340471', u'INT_NOTEQUAL_-1204340456'), (u'COPY_-1204339459', u'MULTIEQUAL_-1204339616'), ('const-1', u'INT_AND_-1204339553'), (u'MULTIEQUAL_-1204339619', u'MULTIEQUAL_-1204339587'), (u'INT_SUB_-1204339940', u'CAST_-1204339175'), ('const-1', u'INT_SUB_-1204340759'), (u'INT_ADD_-1204340558', u'INT_MULT_-1204340520'), (u'INT_MULT_-1204340165', u'INT_ADD_-1204340177'), ('tmp_342', u'CBRANCH_-1204340583'), (u'COPY_-1204339453', u'MULTIEQUAL_-1204339413'), ('const-8', u'INT_MULT_-1204339817'), ('const-433', u'LOAD_-1204340441'), ('tmp_877', u'CBRANCH_-1204340264'), (u'MULTIEQUAL_-1204339442', u'COPY_-1204339252'), (u'INT_ADD_-1204340147', u'INT_SUB_-1204340084'), (u'INT_EQUAL_-1204340387', u'CBRANCH_-1204340382'), (u'INT_SRIGHT_-1204340267', u'INT_MULT_-1204340165'), (u'INT_MULT_-1204340146', u'INT_ADD_-1204340158'), (u'INT_MULT_-1204340463', u'INT_ADD_-1204340475'), (u'MULTIEQUAL_-1204339530', u'MULTIEQUAL_-1204339442'), ('const-8', u'INT_MULT_-1204339842'), (u'PTRSUB_-1204339355', u'CALL_-1204340158'), ('const--65', u'PTRSUB_-1204339355'), (u'COPY_-1204339368', u'MULTIEQUAL_-1204339498'), (u'INT_ADD_-1204340147', u'INT_SRIGHT_-1204339461'), (u'INT_SDIV_-1204340635', u'INT_SLESS_-1204340396'), (u'INT_MULT_-1204339602', u'INT_ADD_-1204340494'), ('const-8', u'PTRSUB_-1204339473'), ('const-433', u'STORE_-1204340432'), (u'INT_SRIGHT_-1204340267', u'INT_ADD_-1204340147'), (u'COPY_-1204339280', u'MULTIEQUAL_-1204339413'), (u'INT_AND_-1204339553', u'INT_EQUAL_-1204340387'), ('const-16', u'INT_MULT_-1204340520'), (u'CAST_-1204339425', u'COPY_-1204339475'), (u'MULTIEQUAL_-1204339619', u'COPY_-1204339453'), ('const-1', u'INT_AND_-1204339552'), ('tmp_3198', u'INT_ADD_-1204340177'), (u'CAST_-1204339259', u'COPY_-1204339335'), (u'COPY_-1204339480', u'MULTIEQUAL_-1204339530'), (u'MULTIEQUAL_-1204339587', u'INT_ADD_-1204340345'), ('const--1', u'INT_ADD_-1204340345'), (u'CAST_-1204339272', u'COPY_-1204339368'), (u'INT_MULT_-1204339329', u'INT_ADD_-1204339839')]
null
null
002837d0
x64
O2
(translation_unit "void FUN_002837d0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_002838ec:\n *puVar4 = local_40[0];\n return;\n}\n\n" (function_definition "void FUN_002837d0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_002838ec:\n *puVar4 = local_40[0];\n return;\n}" primitive_type (function_declarator "FUN_002837d0(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 identifier) ))) (compound_statement "{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_002838ec:\n *puVar4 = local_40[0];\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_41;" type_identifier identifier ;) (declaration "undefined8 local_40 [2];" type_identifier (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (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 "lVar7 = param_2;" (assignment_expression "lVar7 = param_2" identifier = identifier) ;) (expression_statement "local_40[0] = param_4;" (assignment_expression "local_40[0] = param_4" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" if (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) (compound_statement "{\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }" { (do_statement "do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);" do (compound_statement "{\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n }" { (expression_statement "lVar6 = (lVar7 + 1) * 2;" (assignment_expression "lVar6 = (lVar7 + 1) * 2" identifier = (binary_expression "(lVar7 + 1) * 2" (parenthesized_expression "(lVar7 + 1)" ( (binary_expression "lVar7 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar1 = lVar6 + -1;" (assignment_expression "lVar1 = lVar6 + -1" identifier = (binary_expression "lVar6 + -1" identifier + number_literal)) ;) (expression_statement "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);" (assignment_expression "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1)" identifier = (cast_expression "(undefined8 *)((lVar7 + 1) * 0x10 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar7 + 1) * 0x10 + param_1)" ( (binary_expression "(lVar7 + 1) * 0x10 + param_1" (binary_expression "(lVar7 + 1) * 0x10" (parenthesized_expression "(lVar7 + 1)" ( (binary_expression "lVar7 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar1 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar1 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar1 * 8)" ( (binary_expression "param_1 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) ;) (expression_statement "cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);" (assignment_expression "cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5)" identifier = (call_expression "FUN_0027f870(&stack0x00000008,puVar4,puVar5)" identifier (argument_list "(&stack0x00000008,puVar4,puVar5)" ( (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" { (expression_statement "lVar6 = lVar1;" (assignment_expression "lVar6 = lVar1" identifier = identifier) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) })) (expression_statement "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;" (assignment_expression "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4" (pointer_expression "*(undefined8 *)(param_1 + lVar7 * 8)" * (cast_expression "(undefined8 *)(param_1 + lVar7 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar7 * 8)" ( (binary_expression "param_1 + lVar7 * 8" identifier + (binary_expression "lVar7 * 8" identifier * number_literal)) )))) = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "lVar7 = lVar6;" (assignment_expression "lVar7 = lVar6" identifier = identifier) ;) }) while (parenthesized_expression "(lVar6 < lVar3)" ( (binary_expression "lVar6 < lVar3" identifier < identifier) )) ;) (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" identifier = identifier) ;) (if_statement "if ((param_3 & 1) == 0) goto LAB_00283920;" if (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) )) (goto_statement "goto LAB_00283920;" goto statement_identifier ;)) }) (else_clause "else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" else (compound_statement "{\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" { (expression_statement "puVar4 = (undefined8 *)(param_1 + param_2 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + param_2 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + param_2 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_2 * 8)" ( (binary_expression "param_1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" identifier = identifier) ;) (if_statement "if ((param_3 & 1) != 0) goto LAB_002838ec;" if (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) )) (goto_statement "goto LAB_002838ec;" goto statement_identifier ;)) (labeled_statement "LAB_00283920:\n puVar5 = puVar4;" statement_identifier : (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" identifier = identifier) ;)) (if_statement "if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" if (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar6)" ( (binary_expression "(long)(param_3 - 2) / 2 == lVar6" (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 lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" { (expression_statement "lVar6 = lVar6 * 2 + 1;" (assignment_expression "lVar6 = lVar6 * 2 + 1" identifier = (binary_expression "lVar6 * 2 + 1" (binary_expression "lVar6 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar6 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 8)" ( (binary_expression "param_1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) })) }))) (expression_statement "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" identifier = (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" ( (binary_expression "lVar6 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar6 + -1 >> 0x3f)" ( (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) (if_statement "if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" if (parenthesized_expression "(param_2 < lVar6)" ( (binary_expression "param_2 < lVar6" identifier < identifier) )) (compound_statement "{\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" { (do_statement "do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);" do (compound_statement "{\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n }" { (expression_statement "lVar3 = lVar7 >> 1;" (assignment_expression "lVar3 = lVar7 >> 1" identifier = (binary_expression "lVar7 >> 1" identifier >> number_literal)) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar3 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar3 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar3 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar3 * 8)" ( (binary_expression "param_1 + lVar3 * 8" identifier + (binary_expression "lVar3 * 8" identifier * number_literal)) )))) ;) (expression_statement "puVar4 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + lVar6 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 8)" ( (binary_expression "param_1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "cVar2 = FUN_0027f870(&local_41,puVar5,local_40);" (assignment_expression "cVar2 = FUN_0027f870(&local_41,puVar5,local_40)" identifier = (call_expression "FUN_0027f870(&local_41,puVar5,local_40)" identifier (argument_list "(&local_41,puVar5,local_40)" ( (pointer_expression "&local_41" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar2 == '\0') break;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) (expression_statement "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar7 = (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 "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) (expression_statement "lVar6 = lVar3;" (assignment_expression "lVar6 = lVar3" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) ;) })) (labeled_statement "LAB_002838ec:\n *puVar4 = local_40[0];" statement_identifier : (expression_statement "*puVar4 = local_40[0];" (assignment_expression "*puVar4 = local_40[0]" (pointer_expression "*puVar4" * identifier) = (subscript_expression "local_40[0]" identifier [ number_literal ])) ;)) (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::__detail::_Node_iterator<std::pair<const\n gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>*,\n std::vector<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short\n unsigned int>::Hashkey, long unsigned int>, false, true>,\n std::allocator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short\n unsigned int>::Hashkey, long unsigned int>, false, true> > > >, long int,\n std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned\n int>::Hashkey, long unsigned int>, false, true>,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short unsigned\n int>::Stringpool_sort_comparison> > */\n\nvoid std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>*,_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_>_>_>,_long_int,_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_>\n (long __first,long __holeIndex,ulong __len,__node_type *__value)\n\n{\n long lVar1;\n bool bVar2;\n long lVar3;\n Stringpool_sort_info *sort_info1;\n Stringpool_sort_info *pSVar4;\n long lVar5;\n long lVar6;\n _Iter_comp_val<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison> __cmp;\n _Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n local_40 [2];\n \n lVar3 = (long)(__len - 1) / 2;\n lVar6 = __holeIndex;\n local_40[0]._M_cur = __value;\n if (__holeIndex < lVar3) {\n do {\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n } while (lVar5 < lVar3);\n pSVar4 = sort_info1;\n if ((__len & 1) == 0) goto LAB_00283920;\n }\n else {\n sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);\n lVar5 = __holeIndex;\n if ((__len & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n pSVar4 = sort_info1;\n if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }\n }\n lVar6 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n if (__holeIndex < lVar5) {\n do {\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n } while (__holeIndex < lVar3);\n }\nLAB_002838ec:\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = local_40[0]._M_cur;\n return;\n}\n\n" comment comment (declaration "void std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>*,_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>_>_>_>,_long_int,_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_false,_true>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_>\n (long __first,long __holeIndex,ulong __len,__node_type *__value)\n\n{\n long lVar1;" primitive_type (ERROR "std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier < identifier : : identifier < identifier : : identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier > : :) identifier , identifier (ERROR ">" >) , identifier , identifier (ERROR ">*" > *) , (ERROR "_std::vector<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier < identifier : : identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier > : :) identifier , identifier (ERROR ">" >) , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier < identifier : : identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier > : :) identifier , identifier (ERROR ">" >) , identifier , identifier (ERROR ">_>_>_>" > identifier > identifier > identifier >) , identifier , (ERROR "_std::__detail::_Node_iterator<std::pair<const_gold::Stringpool_template<short_unsigned_int>::" identifier : : identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier > : :) identifier , identifier (ERROR ">" >) , identifier , identifier (ERROR ">" >) , (ERROR "___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison>_>\n (long __first,long __holeIndex,ulong __len,__node_type *__value)\n\n{\n long" identifier : : identifier : : identifier < identifier : : identifier < identifier > : : identifier > (function_declarator "_>\n (long __first,long __holeIndex,ulong __len,__node_type *__value)" identifier (ERROR ">" >) (parameter_list "(long __first,long __holeIndex,ulong __len,__node_type *__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 "__node_type *__value" type_identifier (pointer_declarator "*__value" * identifier)) ))) { long) identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "Stringpool_sort_info *sort_info1;" type_identifier (pointer_declarator "*sort_info1" * identifier) ;) (declaration "Stringpool_sort_info *pSVar4;" type_identifier (pointer_declarator "*pSVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (ERROR "_Iter_comp_val<gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison> __cmp" (binary_expression "_Iter_comp_val<gold" identifier < identifier) : : (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison> __cmp" (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) > identifier)) (expression_statement ";" ;) (expression_statement "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n local_40 [2];" (update_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n local_40 [2]" (binary_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n local_40 [2]" (binary_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "_Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "_Node_iterator_base<std::pair<const_gold" (binary_expression "_Node_iterator_base<std" identifier < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR ",_long_unsigned_int" , identifier) > (ERROR "," ,) identifier) > (subscript_expression "local_40 [2]" identifier [ number_literal ])) --) ;) (expression_statement "lVar3 = (long)(__len - 1) / 2;" (assignment_expression "lVar3 = (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 "lVar6 = __holeIndex;" (assignment_expression "lVar6 = __holeIndex" identifier = identifier) ;) (expression_statement "local_40[0]._M_cur = __value;" (assignment_expression "local_40[0]._M_cur = __value" (field_expression "local_40[0]._M_cur" (subscript_expression "local_40[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (if_statement "if (__holeIndex < lVar3) {\n do {\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n } while (lVar5 < lVar3);\n pSVar4 = sort_info1;\n if ((__len & 1) == 0) goto LAB_00283920;\n }\n else {\n sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);\n lVar5 = __holeIndex;\n if ((__len & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n pSVar4 = sort_info1;\n if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }\n }" if (parenthesized_expression "(__holeIndex < lVar3)" ( (binary_expression "__holeIndex < lVar3" identifier < identifier) )) (compound_statement "{\n do {\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n } while (lVar5 < lVar3);\n pSVar4 = sort_info1;\n if ((__len & 1) == 0) goto LAB_00283920;\n }" { (do_statement "do {\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n } while (lVar5 < lVar3);" do (compound_statement "{\n lVar5 = (lVar6 + 1) * 2;\n lVar1 = lVar5 + -1;\n sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);\n pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);\n if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }\n *(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = lVar5;\n }" { (expression_statement "lVar5 = (lVar6 + 1) * 2;" (assignment_expression "lVar5 = (lVar6 + 1) * 2" identifier = (binary_expression "(lVar6 + 1) * 2" (parenthesized_expression "(lVar6 + 1)" ( (binary_expression "lVar6 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar1 = lVar5 + -1;" (assignment_expression "lVar1 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first);" (assignment_expression "sort_info1 = (Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first)" identifier = (cast_expression "(Stringpool_sort_info *)((lVar6 + 1) * 0x10 + __first)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar6 + 1) * 0x10 + __first)" ( (binary_expression "(lVar6 + 1) * 0x10 + __first" (binary_expression "(lVar6 + 1) * 0x10" (parenthesized_expression "(lVar6 + 1)" ( (binary_expression "lVar6 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8);" (assignment_expression "pSVar4 = (Stringpool_sort_info *)(__first + lVar1 * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + lVar1 * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar1 * 8)" ( (binary_expression "__first + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) ;) (ERROR "bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::" (assignment_expression "bVar2 = gold" identifier = identifier) : : (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) : :) (expression_statement "operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4);" (call_expression "operator()\n ((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Stringpool_sort_comparison *)&stack0x00000008,sort_info1,pSVar4)" ( (cast_expression "(Stringpool_sort_comparison *)&stack0x00000008" ( (type_descriptor "Stringpool_sort_comparison *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&stack0x00000008" & identifier)) , identifier , identifier ))) ;) (if_statement "if (bVar2) {\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }" if (parenthesized_expression "(bVar2)" ( identifier )) (compound_statement "{\n lVar5 = lVar1;\n sort_info1 = pSVar4;\n }" { (expression_statement "lVar5 = lVar1;" (assignment_expression "lVar5 = lVar1" identifier = identifier) ;) (expression_statement "sort_info1 = pSVar4;" (assignment_expression "sort_info1 = pSVar4" identifier = identifier) ;) })) (expression_statement "*(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;" (assignment_expression "*(__node_type **)(__first + lVar6 * 8) =\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (pointer_expression "*(__node_type **)(__first + lVar6 * 8)" * (cast_expression "(__node_type **)(__first + lVar6 * 8)" ( (type_descriptor "__node_type **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(__first + lVar6 * 8)" ( (binary_expression "__first + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) = (field_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "sort_info1->\n super__Node_iterator_base<std" (field_expression "sort_info1->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier)) ;) (expression_statement "lVar6 = lVar5;" (assignment_expression "lVar6 = lVar5" identifier = identifier) ;) }) while (parenthesized_expression "(lVar5 < lVar3)" ( (binary_expression "lVar5 < lVar3" identifier < identifier) )) ;) (expression_statement "pSVar4 = sort_info1;" (assignment_expression "pSVar4 = sort_info1" identifier = identifier) ;) (if_statement "if ((__len & 1) == 0) goto LAB_00283920;" if (parenthesized_expression "((__len & 1) == 0)" ( (binary_expression "(__len & 1) == 0" (parenthesized_expression "(__len & 1)" ( (binary_expression "__len & 1" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_00283920;" goto statement_identifier ;)) }) (else_clause "else {\n sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);\n lVar5 = __holeIndex;\n if ((__len & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n pSVar4 = sort_info1;\n if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }\n }" else (compound_statement "{\n sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);\n lVar5 = __holeIndex;\n if ((__len & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n pSVar4 = sort_info1;\n if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }\n }" { (expression_statement "sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8);" (assignment_expression "sort_info1 = (Stringpool_sort_info *)(__first + __holeIndex * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + __holeIndex * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + __holeIndex * 8)" ( (binary_expression "__first + __holeIndex * 8" identifier + (binary_expression "__holeIndex * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar5 = __holeIndex;" (assignment_expression "lVar5 = __holeIndex" identifier = identifier) ;) (if_statement "if ((__len & 1) != 0) goto LAB_002838ec;" if (parenthesized_expression "((__len & 1) != 0)" ( (binary_expression "(__len & 1) != 0" (parenthesized_expression "(__len & 1)" ( (binary_expression "__len & 1" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_002838ec;" goto statement_identifier ;)) (labeled_statement "LAB_00283920:\n pSVar4 = sort_info1;" statement_identifier : (expression_statement "pSVar4 = sort_info1;" (assignment_expression "pSVar4 = sort_info1" identifier = identifier) ;)) (if_statement "if ((long)(__len - 2) / 2 == lVar5) {\n lVar5 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }" if (parenthesized_expression "((long)(__len - 2) / 2 == lVar5)" ( (binary_expression "(long)(__len - 2) / 2 == lVar5" (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 = lVar5 * 2 + 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n }" { (expression_statement "lVar5 = lVar5 * 2 + 1;" (assignment_expression "lVar5 = lVar5 * 2 + 1" identifier = (binary_expression "lVar5 * 2 + 1" (binary_expression "lVar5 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8);" (assignment_expression "pSVar4 = (Stringpool_sort_info *)(__first + lVar5 * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + lVar5 * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar5 * 8)" ( (binary_expression "__first + lVar5 * 8" identifier + (binary_expression "lVar5 * 8" identifier * number_literal)) )))) ;) (expression_statement "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;" (assignment_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (field_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "sort_info1->\n super__Node_iterator_base<std" (field_expression "sort_info1->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier) = (field_expression "(pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "pSVar4->\n super__Node_iterator_base<std" (field_expression "pSVar4->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier)) ;) })) }))) (expression_statement "lVar6 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f);" (assignment_expression "lVar6 = (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 "sort_info1 = pSVar4;" (assignment_expression "sort_info1 = pSVar4" identifier = identifier) ;) (if_statement "if (__holeIndex < lVar5) {\n do {\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n } while (__holeIndex < lVar3);\n }" if (parenthesized_expression "(__holeIndex < lVar5)" ( (binary_expression "__holeIndex < lVar5" identifier < identifier) )) (compound_statement "{\n do {\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n } while (__holeIndex < lVar3);\n }" { (do_statement "do {\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n } while (__holeIndex < lVar3);" do (compound_statement "{\n lVar3 = lVar6 >> 1;\n pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);\n sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);\n bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);\n if (!bVar2) break;\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;\n lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n sort_info1 = pSVar4;\n lVar5 = lVar3;\n }" { (expression_statement "lVar3 = lVar6 >> 1;" (assignment_expression "lVar3 = lVar6 >> 1" identifier = (binary_expression "lVar6 >> 1" identifier >> number_literal)) ;) (expression_statement "pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8);" (assignment_expression "pSVar4 = (Stringpool_sort_info *)(__first + lVar3 * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + lVar3 * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar3 * 8)" ( (binary_expression "__first + lVar3 * 8" identifier + (binary_expression "lVar3 * 8" identifier * number_literal)) )))) ;) (expression_statement "sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8);" (assignment_expression "sort_info1 = (Stringpool_sort_info *)(__first + lVar5 * 8)" identifier = (cast_expression "(Stringpool_sort_info *)(__first + lVar5 * 8)" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar5 * 8)" ( (binary_expression "__first + lVar5 * 8" identifier + (binary_expression "lVar5 * 8" identifier * number_literal)) )))) ;) (ERROR "bVar2 = gold::Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison::" (assignment_expression "bVar2 = gold" identifier = identifier) : : (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_sort_comparison" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) : :) (expression_statement "operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40);" (call_expression "operator()\n ((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Stringpool_sort_comparison *)&__cmp,pSVar4,\n (Stringpool_sort_info *)local_40)" ( (cast_expression "(Stringpool_sort_comparison *)&__cmp" ( (type_descriptor "Stringpool_sort_comparison *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__cmp" & identifier)) , identifier , (cast_expression "(Stringpool_sort_info *)local_40" ( (type_descriptor "Stringpool_sort_info *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (if_statement "if (!bVar2) break;" if (parenthesized_expression "(!bVar2)" ( (unary_expression "!bVar2" ! identifier) )) (break_statement "break;" break ;)) (expression_statement "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur;" (assignment_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = (pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (field_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "sort_info1->\n super__Node_iterator_base<std" (field_expression "sort_info1->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier) = (field_expression "(pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "pSVar4->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "pSVar4->\n super__Node_iterator_base<std" (field_expression "pSVar4->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier)) ;) (expression_statement "lVar6 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar6 = (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 "sort_info1 = pSVar4;" (assignment_expression "sort_info1 = pSVar4" identifier = identifier) ;) (expression_statement "lVar5 = lVar3;" (assignment_expression "lVar5 = lVar3" identifier = identifier) ;) }) while (parenthesized_expression "(__holeIndex < lVar3)" ( (binary_expression "__holeIndex < lVar3" identifier < identifier) )) ;) })) (labeled_statement "LAB_002838ec:\n (sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = local_40[0]._M_cur;" statement_identifier : (expression_statement "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = local_40[0]._M_cur;" (assignment_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur = local_40[0]._M_cur" (field_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )._M_cur" (parenthesized_expression "(sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true>\n )" ( (comma_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey,_long_unsigned_int>,_true" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int>::Hashkey" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold::Stringpool_template<short_unsigned_int" (binary_expression "sort_info1->\n super__Node_iterator_base<std::pair<const_gold" (binary_expression "sort_info1->\n super__Node_iterator_base<std" (field_expression "sort_info1->\n super__Node_iterator_base" identifier -> field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Stringpool_template" : : identifier) < identifier) > (ERROR "::" : :) identifier) , (binary_expression "_long_unsigned_int>,_true" identifier > (ERROR "," ,) identifier)) (ERROR ">" >) )) . field_identifier) = (field_expression "local_40[0]._M_cur" (subscript_expression "local_40[0]" identifier [ number_literal ]) . field_identifier)) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002837d0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_002838ec:\n *puVar4 = local_40[0];\n return;\n}\n\n" (function_definition "void FUN_002837d0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_002838ec:\n *puVar4 = local_40[0];\n return;\n}" primitive_type (function_declarator "FUN_002837d0(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 identifier) ))) (compound_statement "{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_002838ec:\n *puVar4 = local_40[0];\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 local_41;" type_identifier identifier ;) (declaration "undefined8 local_40 [2];" type_identifier (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (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 "lVar7 = param_2;" (assignment_expression "lVar7 = param_2" identifier = identifier) ;) (expression_statement "local_40[0] = param_4;" (assignment_expression "local_40[0] = param_4" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" if (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) (compound_statement "{\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }" { (do_statement "do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);" do (compound_statement "{\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n }" { (expression_statement "lVar6 = (lVar7 + 1) * 2;" (assignment_expression "lVar6 = (lVar7 + 1) * 2" identifier = (binary_expression "(lVar7 + 1) * 2" (parenthesized_expression "(lVar7 + 1)" ( (binary_expression "lVar7 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar1 = lVar6 + -1;" (assignment_expression "lVar1 = lVar6 + -1" identifier = (binary_expression "lVar6 + -1" identifier + number_literal)) ;) (expression_statement "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);" (assignment_expression "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1)" identifier = (cast_expression "(undefined8 *)((lVar7 + 1) * 0x10 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar7 + 1) * 0x10 + param_1)" ( (binary_expression "(lVar7 + 1) * 0x10 + param_1" (binary_expression "(lVar7 + 1) * 0x10" (parenthesized_expression "(lVar7 + 1)" ( (binary_expression "lVar7 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar1 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar1 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar1 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar1 * 8)" ( (binary_expression "param_1 + lVar1 * 8" identifier + (binary_expression "lVar1 * 8" identifier * number_literal)) )))) ;) (expression_statement "cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);" (assignment_expression "cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5)" identifier = (call_expression "FUN_0027f870(&stack0x00000008,puVar4,puVar5)" identifier (argument_list "(&stack0x00000008,puVar4,puVar5)" ( (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" { (expression_statement "lVar6 = lVar1;" (assignment_expression "lVar6 = lVar1" identifier = identifier) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) })) (expression_statement "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;" (assignment_expression "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4" (pointer_expression "*(undefined8 *)(param_1 + lVar7 * 8)" * (cast_expression "(undefined8 *)(param_1 + lVar7 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar7 * 8)" ( (binary_expression "param_1 + lVar7 * 8" identifier + (binary_expression "lVar7 * 8" identifier * number_literal)) )))) = (pointer_expression "*puVar4" * identifier)) ;) (expression_statement "lVar7 = lVar6;" (assignment_expression "lVar7 = lVar6" identifier = identifier) ;) }) while (parenthesized_expression "(lVar6 < lVar3)" ( (binary_expression "lVar6 < lVar3" identifier < identifier) )) ;) (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" identifier = identifier) ;) (if_statement "if ((param_3 & 1) == 0) goto LAB_00283920;" if (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) )) (goto_statement "goto LAB_00283920;" goto statement_identifier ;)) }) (else_clause "else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" else (compound_statement "{\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" { (expression_statement "puVar4 = (undefined8 *)(param_1 + param_2 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + param_2 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + param_2 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + param_2 * 8)" ( (binary_expression "param_1 + param_2 * 8" identifier + (binary_expression "param_2 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" identifier = identifier) ;) (if_statement "if ((param_3 & 1) != 0) goto LAB_002838ec;" if (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) )) (goto_statement "goto LAB_002838ec;" goto statement_identifier ;)) (labeled_statement "LAB_00283920:\n puVar5 = puVar4;" statement_identifier : (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" identifier = identifier) ;)) (if_statement "if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" if (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar6)" ( (binary_expression "(long)(param_3 - 2) / 2 == lVar6" (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 lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" { (expression_statement "lVar6 = lVar6 * 2 + 1;" (assignment_expression "lVar6 = lVar6 * 2 + 1" identifier = (binary_expression "lVar6 * 2 + 1" (binary_expression "lVar6 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar6 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 8)" ( (binary_expression "param_1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) })) }))) (expression_statement "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" identifier = (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" ( (binary_expression "lVar6 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar6 + -1 >> 0x3f)" ( (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) (if_statement "if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" if (parenthesized_expression "(param_2 < lVar6)" ( (binary_expression "param_2 < lVar6" identifier < identifier) )) (compound_statement "{\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" { (do_statement "do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);" do (compound_statement "{\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n }" { (expression_statement "lVar3 = lVar7 >> 1;" (assignment_expression "lVar3 = lVar7 >> 1" identifier = (binary_expression "lVar7 >> 1" identifier >> number_literal)) ;) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar3 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar3 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar3 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar3 * 8)" ( (binary_expression "param_1 + lVar3 * 8" identifier + (binary_expression "lVar3 * 8" identifier * number_literal)) )))) ;) (expression_statement "puVar4 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + lVar6 * 8)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 8)" ( (binary_expression "param_1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "cVar2 = FUN_0027f870(&local_41,puVar5,local_40);" (assignment_expression "cVar2 = FUN_0027f870(&local_41,puVar5,local_40)" identifier = (call_expression "FUN_0027f870(&local_41,puVar5,local_40)" identifier (argument_list "(&local_41,puVar5,local_40)" ( (pointer_expression "&local_41" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar2 == '\0') break;" if (parenthesized_expression "(cVar2 == '\0')" ( (binary_expression "cVar2 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) (expression_statement "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar7 = (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 "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) (expression_statement "lVar6 = lVar3;" (assignment_expression "lVar6 = lVar3" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) ;) })) (labeled_statement "LAB_002838ec:\n *puVar4 = local_40[0];" statement_identifier : (expression_statement "*puVar4 = local_40[0];" (assignment_expression "*puVar4 = local_40[0]" (pointer_expression "*puVar4" * identifier) = (subscript_expression "local_40[0]" 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 (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) 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 IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (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) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (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 IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = 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 + (binary_expression IDENT * LIT)) )))) = (pointer_expression * 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 IDENT & LIT) )) == LIT) )) (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 IDENT + (binary_expression IDENT * LIT)) )))) ;) (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 ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (if_statement if (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 IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) })) }))) (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) ;) (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 IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (break_statement break ;)) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (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) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;)) (return_statement return ;) })))
(function_definition "void FUN_002837d0(long param_1,long param_2,ulong param_3,undefined8 param_4)\n\n{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_002838ec:\n *puVar4 = local_40[0];\n return;\n}" (primitive_type "void") (function_declarator "FUN_002837d0(long param_1,long param_2,ulong param_3,undefined8 param_4)" (identifier "FUN_002837d0") (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") (identifier "param_4")) () ")"))) (compound_statement "{\n long lVar1;\n char cVar2;\n long lVar3;\n undefined8 *puVar4;\n undefined8 *puVar5;\n long lVar6;\n long lVar7;\n undefined1 local_41;\n undefined8 local_40 [2];\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar7 = param_2;\n local_40[0] = param_4;\n if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }\n lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n puVar4 = puVar5;\n if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }\nLAB_002838ec:\n *puVar4 = local_40[0];\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "undefined8 *puVar5;" (type_identifier "undefined8") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "undefined1 local_41;" (type_identifier "undefined1") (identifier "local_41") (; ";")) (declaration "undefined8 local_40 [2];" (type_identifier "undefined8") (array_declarator "local_40 [2]" (identifier "local_40") ([ "[") (number_literal "2") (] "]")) (; ";")) (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 "lVar7 = param_2;" (assignment_expression "lVar7 = param_2" (identifier "lVar7") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_40[0] = param_4;" (assignment_expression "local_40[0] = param_4" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_4")) (; ";")) (if_statement "if (param_2 < lVar3) {\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }\n else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" (if "if") (parenthesized_expression "(param_2 < lVar3)" (( "(") (binary_expression "param_2 < lVar3" (identifier "param_2") (< "<") (identifier "lVar3")) () ")")) (compound_statement "{\n do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);\n puVar5 = puVar4;\n if ((param_3 & 1) == 0) goto LAB_00283920;\n }" ({ "{") (do_statement "do {\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n } while (lVar6 < lVar3);" (do "do") (compound_statement "{\n lVar6 = (lVar7 + 1) * 2;\n lVar1 = lVar6 + -1;\n puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);\n puVar5 = (undefined8 *)(param_1 + lVar1 * 8);\n cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);\n if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }\n *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;\n lVar7 = lVar6;\n }" ({ "{") (expression_statement "lVar6 = (lVar7 + 1) * 2;" (assignment_expression "lVar6 = (lVar7 + 1) * 2" (identifier "lVar6") (= "=") (binary_expression "(lVar7 + 1) * 2" (parenthesized_expression "(lVar7 + 1)" (( "(") (binary_expression "lVar7 + 1" (identifier "lVar7") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar1 = lVar6 + -1;" (assignment_expression "lVar1 = lVar6 + -1" (identifier "lVar1") (= "=") (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1);" (assignment_expression "puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)((lVar7 + 1) * 0x10 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((lVar7 + 1) * 0x10 + param_1)" (( "(") (binary_expression "(lVar7 + 1) * 0x10 + param_1" (binary_expression "(lVar7 + 1) * 0x10" (parenthesized_expression "(lVar7 + 1)" (( "(") (binary_expression "lVar7 + 1" (identifier "lVar7") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "0x10")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar1 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar1 * 8)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar1 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar1 * 8)" (( "(") (binary_expression "param_1 + lVar1 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar1 * 8" (identifier "lVar1") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5);" (assignment_expression "cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5)" (identifier "cVar2") (= "=") (call_expression "FUN_0027f870(&stack0x00000008,puVar4,puVar5)" (identifier "FUN_0027f870") (argument_list "(&stack0x00000008,puVar4,puVar5)" (( "(") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008")) (, ",") (identifier "puVar4") (, ",") (identifier "puVar5") () ")")))) (; ";")) (if_statement "if (cVar2 != '\0') {\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" (if "if") (parenthesized_expression "(cVar2 != '\0')" (( "(") (binary_expression "cVar2 != '\0'" (identifier "cVar2") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar6 = lVar1;\n puVar4 = puVar5;\n }" ({ "{") (expression_statement "lVar6 = lVar1;" (assignment_expression "lVar6 = lVar1" (identifier "lVar6") (= "=") (identifier "lVar1")) (; ";")) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" (identifier "puVar4") (= "=") (identifier "puVar5")) (; ";")) (} "}"))) (expression_statement "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4;" (assignment_expression "*(undefined8 *)(param_1 + lVar7 * 8) = *puVar4" (pointer_expression "*(undefined8 *)(param_1 + lVar7 * 8)" (* "*") (cast_expression "(undefined8 *)(param_1 + lVar7 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar7 * 8)" (( "(") (binary_expression "param_1 + lVar7 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar7 * 8" (identifier "lVar7") (* "*") (number_literal "8"))) () ")")))) (= "=") (pointer_expression "*puVar4" (* "*") (identifier "puVar4"))) (; ";")) (expression_statement "lVar7 = lVar6;" (assignment_expression "lVar7 = lVar6" (identifier "lVar7") (= "=") (identifier "lVar6")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar6 < lVar3)" (( "(") (binary_expression "lVar6 < lVar3" (identifier "lVar6") (< "<") (identifier "lVar3")) () ")")) (; ";")) (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" (identifier "puVar5") (= "=") (identifier "puVar4")) (; ";")) (if_statement "if ((param_3 & 1) == 0) goto LAB_00283920;" (if "if") (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")) () ")")) (goto_statement "goto LAB_00283920;" (goto "goto") (statement_identifier "LAB_00283920") (; ";"))) (} "}")) (else_clause "else {\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" (else "else") (compound_statement "{\n puVar4 = (undefined8 *)(param_1 + param_2 * 8);\n lVar6 = param_2;\n if ((param_3 & 1) != 0) goto LAB_002838ec;\nLAB_00283920:\n puVar5 = puVar4;\n if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }\n }" ({ "{") (expression_statement "puVar4 = (undefined8 *)(param_1 + param_2 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + param_2 * 8)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)(param_1 + param_2 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + param_2 * 8)" (( "(") (binary_expression "param_1 + param_2 * 8" (identifier "param_1") (+ "+") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" (identifier "lVar6") (= "=") (identifier "param_2")) (; ";")) (if_statement "if ((param_3 & 1) != 0) goto LAB_002838ec;" (if "if") (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")) () ")")) (goto_statement "goto LAB_002838ec;" (goto "goto") (statement_identifier "LAB_002838ec") (; ";"))) (labeled_statement "LAB_00283920:\n puVar5 = puVar4;" (statement_identifier "LAB_00283920") (: ":") (expression_statement "puVar5 = puVar4;" (assignment_expression "puVar5 = puVar4" (identifier "puVar5") (= "=") (identifier "puVar4")) (; ";"))) (if_statement "if ((long)(param_3 - 2) / 2 == lVar6) {\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" (if "if") (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar6)" (( "(") (binary_expression "(long)(param_3 - 2) / 2 == lVar6" (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 "lVar6")) () ")")) (compound_statement "{\n lVar6 = lVar6 * 2 + 1;\n puVar5 = (undefined8 *)(param_1 + lVar6 * 8);\n *puVar4 = *puVar5;\n }" ({ "{") (expression_statement "lVar6 = lVar6 * 2 + 1;" (assignment_expression "lVar6 = lVar6 * 2 + 1" (identifier "lVar6") (= "=") (binary_expression "lVar6 * 2 + 1" (binary_expression "lVar6 * 2" (identifier "lVar6") (* "*") (number_literal "2")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar6 * 8)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar6 * 8)" (( "(") (binary_expression "param_1 + lVar6 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar6 * 8" (identifier "lVar6") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (pointer_expression "*puVar5" (* "*") (identifier "puVar5"))) (; ";")) (} "}"))) (} "}")))) (expression_statement "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (identifier "lVar7") (= "=") (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" (( "(") (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) () ")")) (- "-") (parenthesized_expression "(lVar6 + -1 >> 0x3f)" (( "(") (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) (>> ">>") (number_literal "0x3f")) () ")")))) (; ";")) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" (identifier "puVar4") (= "=") (identifier "puVar5")) (; ";")) (if_statement "if (param_2 < lVar6) {\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" (if "if") (parenthesized_expression "(param_2 < lVar6)" (( "(") (binary_expression "param_2 < lVar6" (identifier "param_2") (< "<") (identifier "lVar6")) () ")")) (compound_statement "{\n do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);\n }" ({ "{") (do_statement "do {\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n } while (param_2 < lVar3);" (do "do") (compound_statement "{\n lVar3 = lVar7 >> 1;\n puVar5 = (undefined8 *)(param_1 + lVar3 * 8);\n puVar4 = (undefined8 *)(param_1 + lVar6 * 8);\n cVar2 = FUN_0027f870(&local_41,puVar5,local_40);\n if (cVar2 == '\0') break;\n *puVar4 = *puVar5;\n lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n puVar4 = puVar5;\n lVar6 = lVar3;\n }" ({ "{") (expression_statement "lVar3 = lVar7 >> 1;" (assignment_expression "lVar3 = lVar7 >> 1" (identifier "lVar3") (= "=") (binary_expression "lVar7 >> 1" (identifier "lVar7") (>> ">>") (number_literal "1"))) (; ";")) (expression_statement "puVar5 = (undefined8 *)(param_1 + lVar3 * 8);" (assignment_expression "puVar5 = (undefined8 *)(param_1 + lVar3 * 8)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar3 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar3 * 8)" (( "(") (binary_expression "param_1 + lVar3 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar3 * 8" (identifier "lVar3") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "puVar4 = (undefined8 *)(param_1 + lVar6 * 8);" (assignment_expression "puVar4 = (undefined8 *)(param_1 + lVar6 * 8)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar6 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar6 * 8)" (( "(") (binary_expression "param_1 + lVar6 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar6 * 8" (identifier "lVar6") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "cVar2 = FUN_0027f870(&local_41,puVar5,local_40);" (assignment_expression "cVar2 = FUN_0027f870(&local_41,puVar5,local_40)" (identifier "cVar2") (= "=") (call_expression "FUN_0027f870(&local_41,puVar5,local_40)" (identifier "FUN_0027f870") (argument_list "(&local_41,puVar5,local_40)" (( "(") (pointer_expression "&local_41" (& "&") (identifier "local_41")) (, ",") (identifier "puVar5") (, ",") (identifier "local_40") () ")")))) (; ";")) (if_statement "if (cVar2 == '\0') break;" (if "if") (parenthesized_expression "(cVar2 == '\0')" (( "(") (binary_expression "cVar2 == '\0'" (identifier "cVar2") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "*puVar4 = *puVar5;" (assignment_expression "*puVar4 = *puVar5" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (pointer_expression "*puVar5" (* "*") (identifier "puVar5"))) (; ";")) (expression_statement "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (identifier "lVar7") (= "=") (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 "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" (identifier "puVar4") (= "=") (identifier "puVar5")) (; ";")) (expression_statement "lVar6 = lVar3;" (assignment_expression "lVar6 = lVar3" (identifier "lVar6") (= "=") (identifier "lVar3")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 < lVar3)" (( "(") (binary_expression "param_2 < lVar3" (identifier "param_2") (< "<") (identifier "lVar3")) () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_002838ec:\n *puVar4 = local_40[0];" (statement_identifier "LAB_002838ec") (: ":") (expression_statement "*puVar4 = local_40[0];" (assignment_expression "*puVar4 = local_40[0]" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>*, std::vector<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>, std::allocator<std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true> > > >, long int, std::__detail::_Node_iterator<std::pair<const gold::Stringpool_template<short unsigned int>::Hashkey, long unsigned int>, false, true>, __gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<short unsigned int>::Stringpool_sort_comparison> > */ void var_2:: __adjust_heap<__gnu_cxx::__normal_iterator<var_2::__detail::_Node_iterator<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,_false,var_6>*,_std::vector<var_2::__detail::_Node_iterator<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,_false,var_6>,_std::allocator<var_2::__detail::_Node_iterator<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,_false,var_6>_>_>_>,_long_int,_std::__detail::_Node_iterator<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,_false,var_6>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Stringpool_template<var_4>::type_2>_> (long var_12,long var_8,ulong var_7,type_3 *__value) { long var_13; bool bVar2; long var_9; type_1 *sort_info1; type_1 *pSVar4; long var_11; long var_10; _Iter_comp_val<gold::Stringpool_template<var_4>::type_2> __cmp; var_1<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> local_40 [2]; var_9 = (long)(var_7 - 1) / 2; var_10 = var_8; local_40[0]._M_cur = __value; if (var_8 < var_9) { do { var_11 = (var_10 + 1) * 2; var_13 = var_11 + -1; sort_info1 = (type_1 *)((var_10 + 1) * 0x10 + var_12); pSVar4 = (type_1 *)(var_12 + var_13 * 8); bVar2 = gold::Stringpool_template<var_4>::type_2::var_14() ((type_2 *)&stack0x00000008,sort_info1,pSVar4); if (bVar2) { var_11 = var_13; sort_info1 = pSVar4; } *(type_3 **)(var_12 + var_10 * 8) = (sort_info1-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur; var_10 = var_11; } while (var_11 < var_9); pSVar4 = sort_info1; if ((var_7 & 1) == 0) goto LAB_00283920; } else { sort_info1 = (type_1 *)(var_12 + var_8 * 8); var_11 = var_8; if ((var_7 & 1) != 0) goto LAB_002838ec; LAB_00283920: pSVar4 = sort_info1; if ((long)(var_7 - 2) / 2 == var_11) { var_11 = var_11 * 2 + 1; pSVar4 = (type_1 *)(var_12 + var_11 * 8); (sort_info1-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur = (pSVar4-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur; } } var_10 = (var_11 + -1) - (var_11 + -1 >> 0x3f); sort_info1 = pSVar4; if (var_8 < var_11) { do { var_9 = var_10 >> 1; pSVar4 = (type_1 *)(var_12 + var_9 * 8); sort_info1 = (type_1 *)(var_12 + var_11 * 8); bVar2 = gold::Stringpool_template<var_4>::type_2::var_14() ((type_2 *)&__cmp,pSVar4, (type_1 *)local_40); if (!bVar2) break; (sort_info1-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur = (pSVar4-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur; var_10 = (var_9 + -1) - (var_9 + -1 >> 0x3f); sort_info1 = pSVar4; var_11 = var_9; } while (var_8 < var_9); } LAB_002838ec: (sort_info1-> super__Node_iterator_base<var_2::pair<var_3::Stringpool_template<var_4>::var_5,var_15>,var_6> )._M_cur = local_40[0]._M_cur; 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: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) 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: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) 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: (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))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) 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: (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: (identifier) 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: (identifier)) (identifier) (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: (identifier))) (expression_statement (assignment_expression left: (identifier) 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: (binary_expression left: (identifier) right: (number_literal)))))) right: (pointer_expression argument: (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: (identifier) right: (number_literal))) right: (number_literal))) 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: (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: (identifier) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (if_statement condition: (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))))))) (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))) (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: (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: (identifier) 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: (identifier)) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (break_statement)) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (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))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))))) (return_statement))))
null
void MASKED(long param_1,long param_2,ulong param_3,undefined8 param_4) { long lVar1; char cVar2; long lVar3; undefined8 *puVar4; undefined8 *puVar5; long lVar6; long lVar7; undefined1 local_41; undefined8 local_40 [2]; lVar3 = (long)(param_3 - 1) / 2; lVar7 = param_2; local_40[0] = param_4; if (param_2 < lVar3) { do { lVar6 = (lVar7 + 1) * 2; lVar1 = lVar6 + -1; puVar4 = (undefined8 *)((lVar7 + 1) * 0x10 + param_1); puVar5 = (undefined8 *)(param_1 + lVar1 * 8); cVar2 = FUN_0027f870(&stack0x00000008,puVar4,puVar5); if (cVar2 != '\0') { lVar6 = lVar1; puVar4 = puVar5; } *(undefined8 *)(param_1 + lVar7 * 8) = *puVar4; lVar7 = lVar6; } while (lVar6 < lVar3); puVar5 = puVar4; if ((param_3 & 1) == 0) goto LAB_00283920; } else { puVar4 = (undefined8 *)(param_1 + param_2 * 8); lVar6 = param_2; if ((param_3 & 1) != 0) goto LAB_002838ec; LAB_00283920: puVar5 = puVar4; if ((long)(param_3 - 2) / 2 == lVar6) { lVar6 = lVar6 * 2 + 1; puVar5 = (undefined8 *)(param_1 + lVar6 * 8); *puVar4 = *puVar5; } } lVar7 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f); puVar4 = puVar5; if (param_2 < lVar6) { do { lVar3 = lVar7 >> 1; puVar5 = (undefined8 *)(param_1 + lVar3 * 8); puVar4 = (undefined8 *)(param_1 + lVar6 * 8); cVar2 = FUN_0027f870(&local_41,puVar5,local_40); if (cVar2 == '\0') break; *puVar4 = *puVar5; lVar7 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f); puVar4 = puVar5; lVar6 = lVar3; } while (param_2 < lVar3); } LAB_002838ec: *puVar4 = local_40[0]; return; }
195_alpha-linux-gnu-objcopy_and_alpha-linux-gnu-objcopy_strip.c
copy_object
FUN_00108fc0
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ bfd_boolean copy_object(bfd *ibfd,bfd *obfd,bfd_arch_info_type *input_arch) { uint *__dest; asymbol **ppaVar1; bfd_byte *pbVar2; char cVar3; bfd_endian bVar4; bfd_endian bVar5; bfd_flavour bVar6; pe_tdata *ppVar7; bfd_target *pbVar8; bfd_uint64_t bVar9; _func_void_bfd_vma_void_ptr *p_Var10; bfd_vma bVar11; bfd_vma bVar12; bfd_vma *pbVar13; section_add *psVar14; section_rename *psVar15; char cVar16; bfd_byte *__dest_00; int iVar17; bfd_architecture bVar18; bfd_boolean bVar19; int iVar20; undefined4 uVar21; int iVar22; char *pcVar23; section_list *psVar24; asection *paVar25; FILE *__s; char *pcVar26; char *__format; undefined8 uVar27; asymbol **ppaVar28; asymbol *paVar29; long lVar30; size_t sVar31; size_t sVar32; asection *paVar33; asection *paVar34; ulong uVar35; long *plVar36; bfd_section *pbVar37; int *piVar38; char *pcVar39; void *pvVar40; bfd_vma bVar41; bfd_vma bVar42; asection *paVar43; ulong uVar44; ulong uVar45; undefined1 *puVar46; uint uVar47; bfd_section *pbVar48; bfd_section *pbVar49; bfd_vma *pbVar50; ulong *puVar51; section_add *psVar52; addsym_node *paVar53; bfd_vma *pbVar54; bfd_vma *pbVar55; bfd_vma *pbVar56; long lVar57; char *pcVar58; code *pcVar59; byte *pbVar60; internal_extra_pe_aouthdr *piVar61; byte *pbVar62; internal_extra_pe_aouthdr *piVar63; long *plVar64; ulong uVar65; ulong uVar66; bfd_vma *pbVar67; bfd_byte *pbVar68; bool bVar69; bool bVar70; byte bVar71; undefined1 auVar72 [16]; asymbol **local_110; ulong local_100; bfd_byte *local_f0; ulong local_e8; bfd_vma local_c8; bfd_vma local_c0; bfd_vma local_b8; void *local_b0; char *local_a8; ulong local_a0; long *local_98; ulong *local_90; bfd_byte *syms; bfd_byte *strings; char file_alignment [20]; bfd_byte *contents; undefined8 local_50; bVar71 = 0; bVar4 = ibfd->xvec->byteorder; bVar5 = obfd->xvec->byteorder; if ((bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN) && (bVar5 != BFD_ENDIAN_UNKNOWN)) { pcVar23 = (char *)dcgettext(0,"Unable to change endianness of input file(s)",5); non_fatal(pcVar23); return 0; } iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7); pcVar23 = (char *)0x0; if (iVar17 == 0) { LAB_00109580: bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23); } else { if (ibfd->sections == (bfd_section *)0x0) { pcVar23 = bfd_get_archive_filename(ibfd); pcVar58 = "error: the input file \'%s\' has no sections"; } else { if (ibfd->xvec->flavour == bfd_target_elf_flavour) { LAB_00109056: if (verbose != 0) { pcVar23 = obfd->filename; pcVar58 = ibfd->xvec->name; pcVar39 = obfd->xvec->name; pcVar26 = bfd_get_archive_filename(ibfd); __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5); printf(__format,pcVar26,pcVar58,pcVar23,pcVar39); } lVar57 = 0; if (extract_symbol == 0) { bVar41 = set_start; if (set_start_set == 0) { bVar41 = ibfd->start_address; } lVar57 = bVar41 + change_start; } if ((obfd->field_0x44 & 7) != 3) { uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags & (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff); if (strip_symbols == STRIP_ALL) { uVar47 = uVar47 & 0xfffffffe; } iVar17 = bfd_set_start_address(obfd,lVar57); if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0)) goto LAB_001091b0; } bVar18 = bfd_get_arch(ibfd); uVar47 = bfd_get_mach(ibfd); uVar35 = (ulong)uVar47; if (input_arch != (bfd_arch_info_type *)0x0) { lVar57 = bfd_get_arch_info(ibfd); if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) { bVar18 = input_arch->arch; uVar35 = (ulong)(uint)input_arch->mach; } else { pcVar23 = bfd_get_archive_filename(ibfd); pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.", 5); non_fatal(pcVar58,pcVar23); } } bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35); if (bVar19 == 0) { if ((ibfd->field_0x47 & 4) != 0) { LAB_0010916a: iVar17 = bfd_get_arch(ibfd); if (iVar17 == 0) { pcVar23 = bfd_get_archive_filename(ibfd); pcVar58 = "Unable to recognise the format of the input file `%s\'"; } else { uVar27 = bfd_get_mach(ibfd); uVar21 = bfd_get_arch(ibfd); pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27); pcVar58 = "Output file cannot represent architecture `%s\'"; } pcVar58 = (char *)dcgettext(0,pcVar58,5); non_fatal(pcVar58,pcVar23); return 0; } iVar17 = bfd_get_arch(ibfd); iVar20 = bfd_get_arch(obfd); if (iVar17 != iVar20) goto LAB_0010916a; } iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7); if (iVar17 == 0) { LAB_001091b0: bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0); return 0; } bVar6 = obfd->xvec->flavour; bVar69 = bVar6 < bfd_target_coff_flavour; bVar70 = bVar6 == bfd_target_coff_flavour; if (bVar70) { lVar57 = 4; pbVar60 = (byte *)obfd->xvec->name; pbVar62 = &DAT_0011e166; do { if (lVar57 == 0) break; lVar57 = lVar57 + -1; bVar69 = *pbVar60 < *pbVar62; bVar70 = *pbVar60 == *pbVar62; pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1; pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1; } while (bVar70); if ((!bVar69 && !bVar70) == bVar69) { ppVar7 = (obfd->tdata).pe_obj_data; bVar6 = ibfd->xvec->flavour; bVar69 = bVar6 < bfd_target_coff_flavour; bVar70 = bVar6 == bfd_target_coff_flavour; if (bVar70) { lVar57 = 4; pbVar60 = (byte *)ibfd->xvec->name; pbVar62 = &DAT_0011e166; do { if (lVar57 == 0) break; lVar57 = lVar57 + -1; bVar69 = *pbVar60 < *pbVar62; bVar70 = *pbVar60 == *pbVar62; pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1; pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1; } while (bVar70); if ((!bVar69 && !bVar70) == bVar69) { piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr; piVar63 = &ppVar7->pe_opthdr; for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) { cVar3 = piVar61->MajorLinkerVersion; cVar16 = piVar61->MinorLinkerVersion; uVar21 = *(undefined4 *)&piVar61->field_0x4; piVar63->Magic = piVar61->Magic; piVar63->MajorLinkerVersion = cVar3; piVar63->MinorLinkerVersion = cVar16; *(undefined4 *)&piVar63->field_0x4 = uVar21; piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8) ; piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8) ; } } } bVar41 = pe_file_alignment; if (pe_file_alignment == 0xffffffffffffffff) { pe_file_alignment = 0x200; bVar41 = 0x200; } else { (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment; } if (pe_heap_commit != 0xffffffffffffffff) { (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit; } if (pe_heap_reserve != 0xffffffffffffffff) { (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve; } if (pe_image_base != 0xffffffffffffffff) { (ppVar7->pe_opthdr).ImageBase = pe_image_base; } bVar42 = pe_section_alignment; if (pe_section_alignment == 0xffffffffffffffff) { pe_section_alignment = 0x1000; bVar42 = 0x1000; } else { (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment; } if (pe_stack_commit != 0xffffffffffffffff) { (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit; } if (pe_stack_reserve != 0xffffffffffffffff) { (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve; } if (pe_subsystem != -1) { (ppVar7->pe_opthdr).Subsystem = pe_subsystem; } if (pe_major_subsystem_version != -1) { (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version; } if (pe_minor_subsystem_version != -1) { (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version; } if (bVar42 < bVar41) { sprintf(file_alignment,"%016lx"); sprintf((char *)&contents,"%016lx",pe_section_alignment); pcVar23 = (char *)dcgettext(0, "warning: file alignment (0x%s) > section alignment (0x%s)" ,5); non_fatal(pcVar23,file_alignment,&contents); } } } ppaVar28 = isympp; if (isympp != (asymbol **)0x0) { free(isympp); } if (ppaVar28 != osympp) { free(osympp); } isympp = (asymbol **)0x0; osympp = (asymbol **)0x0; lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd); if (lVar57 < 0) goto LAB_001091b0; osympp = (asymbol **)xmalloc(lVar57); isympp = osympp; local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp); if ((long)local_100 < 0) goto LAB_001091b0; if (local_100 == 0) { free(isympp); isympp = (asymbol **)0x0; osympp = (asymbol **)0x0; } pcVar59 = setup_section; bfd_map_over_sections(ibfd,setup_section,obfd); psVar52 = add_sections; if ((extract_symbol == 0) && (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd) , psVar52 = add_sections, bVar19 == 0)) { status = 1; pcVar23 = (char *)dcgettext(0,"error in private header data",5); pcVar59 = (code *)ibfd; bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23); psVar52 = add_sections; } for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0; psVar52 = psVar52->next) { uVar47 = 0x128; psVar24 = find_section_list(psVar52->name,0,0x40); if (psVar24 != (section_list *)0x0) { uVar47 = psVar24->flags | 0x100; } lVar57 = bfd_get_section_by_name(obfd,psVar52->name); if (lVar57 != 0) { pcVar23 = psVar52->name; pcVar58 = "can\'t add section \'%s\'"; goto LAB_00109ad0; } paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000); psVar52->section = paVar25; if (paVar25 == (asection *)0x0) { pcVar23 = psVar52->name; pcVar58 = "can\'t create section `%s\'"; goto LAB_00109ad0; } bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size); if (bVar19 == 0) goto LAB_00109aa8; psVar24 = find_section_list(psVar52->name,0,0xc); if (psVar24 != (section_list *)0x0) { bVar41 = psVar24->vma_val; paVar25 = psVar52->section; paVar25->field_0x24 = paVar25->field_0x24 | 1; paVar25->lma = bVar41; paVar25->vma = bVar41; } pcVar59 = (code *)0x0; psVar24 = find_section_list(psVar52->name,0,0x30); if (psVar24 != (section_list *)0x0) { psVar52->section->lma = psVar24->lma_val; } } for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) { paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name); psVar14->section = paVar25; if (paVar25 == (asection *)0x0) { pcVar23 = psVar14->name; pcVar58 = "error: %s not found, can\'t be updated"; goto LAB_0010952f; } paVar25 = paVar25->output_section; pcVar23 = (char *)paVar25; iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size); if (iVar17 == 0) { bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0); return 0; } } if (merge_notes != 0) { pcVar23 = ".gnu.build.attributes"; auVar72 = bfd_get_section_by_name(ibfd); paVar25 = auVar72._0_8_; if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) && (ibfd->xvec->flavour == bfd_target_elf_flavour)) { pcVar23 = (char *)&paVar25->used_by_bfd; bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_); if (bVar19 != 0) { uVar35 = paVar25->size; pcVar23 = (char *)ibfd; if (uVar35 == 0) { pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5); bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58); merge_notes = 0; } else { iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes); __dest_00 = merged_notes; if (iVar17 == 0) { pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5); bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58); free(merged_notes); merged_notes = (bfd_byte *)0x0; merge_notes = 0; } else { lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25); if (0 < lVar57) { pvVar40 = (void *)xmalloc(lVar57); pcVar23 = (char *)paVar25; lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40); free(pvVar40); if (lVar57 == 0) goto LAB_0010ae6f; local_110 = (asymbol **)0x0; goto LAB_0010b098; } LAB_0010ae6f: pcVar23 = (char *)0x48; local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc); iVar17 = 0; local_c0 = 0; local_b0 = (void *)0x0; local_c8 = 0; local_b8 = 0; iVar20 = 0; iVar22 = 0; pbVar54 = (bfd_vma *)local_110; pbVar68 = __dest_00; local_e8 = uVar35; while (0xb < local_e8) { bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68); pbVar8 = ibfd->xvec; pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc); *pbVar54 = (bfd_vma)pcVar23; bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4); pbVar8 = ibfd->xvec; uVar45 = bVar41 + 3 & 0xfffffffffffffffc; pbVar54[1] = uVar45; bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8); pbVar54[2] = bVar41; if (1 < bVar41 - 0x100) { pcVar23 = "corrupt GNU build attribute note: wrong note type"; pcVar58 = (char *)dcgettext(0, "corrupt GNU build attribute note: wrong note type" ,5); goto LAB_0010b063; } lVar57 = (long)&((asection *)pcVar23)->name + uVar45; uVar65 = lVar57 + 0xc; if (local_e8 < uVar65) { pcVar23 = "corrupt GNU build attribute note: note too big"; pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big" ,5); goto LAB_0010b063; } if (pcVar23 < (asection *)0x2) { pcVar23 = "corrupt GNU build attribute note: name too small"; pcVar58 = (char *)dcgettext(0, "corrupt GNU build attribute note: name too small" ,5); goto LAB_0010b063; } pbVar2 = pbVar68 + 0xc + (long)pcVar23; pbVar54[3] = (bfd_vma)(pbVar68 + 0xc); pbVar54[4] = (bfd_vma)pbVar2; local_e8 = local_e8 + (-0xc - lVar57); if (pbVar68[0xc] == '$') { if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) { iVar17 = iVar17 + 1; } } else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) && ((pbVar68[0xd] == 'A' && ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) { if (pbVar68[0x10] == '2') { iVar22 = iVar22 + 1; } else { if (pbVar68[0x10] != '3') { pcVar23 = "corrupt GNU build attribute note: unsupported version"; pcVar58 = (char *)dcgettext(0, "corrupt GNU build attribute note: unsupported version" ,5); goto LAB_0010b063; } iVar20 = iVar20 + 1; } } if (uVar45 == 4) { bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2); pvVar40 = (void *)0xffffffffffffffff; } else if (uVar45 < 5) { if (uVar45 != 0) { LAB_0010b046: pcVar23 = "corrupt GNU build attribute note: bad description size"; pcVar58 = (char *)dcgettext(0, "corrupt GNU build attribute note: bad description size" ,5); goto LAB_0010b063; } pvVar40 = (void *)0x0; bVar42 = 0; } else if (uVar45 == 8) { pbVar8 = ibfd->xvec; if ((pbVar8->flavour == bfd_target_elf_flavour) && (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) { bVar42 = (*pbVar8->bfd_getx64)(pbVar2); pvVar40 = (void *)0xffffffffffffffff; } else { bVar42 = (*pbVar8->bfd_getx32)(pbVar2); pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4); } } else { if (uVar45 != 0x10) goto LAB_0010b046; bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2); pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8); } if (bVar41 == 0x100) { if (bVar42 == 0) { bVar42 = local_c8; } if (pvVar40 == (void *)0x0) { pvVar40 = (void *)local_c0; } pbVar54[6] = bVar42; pbVar54[7] = (bfd_vma)pvVar40; local_c8 = bVar42; local_c0 = (bfd_vma)pvVar40; } else { if (bVar42 == 0) { bVar42 = local_b8; } if (pvVar40 == (void *)0x0) { pvVar40 = local_b0; } pbVar54[6] = bVar42; pbVar54[7] = (bfd_vma)pvVar40; local_b8 = bVar42; local_b0 = pvVar40; } if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') { pcVar23 = "corrupt GNU build attribute note: name not NUL terminated"; pcVar58 = (char *)dcgettext(0, "corrupt GNU build attribute note: name not NUL terminated" ,5); goto LAB_0010b063; } pbVar54 = pbVar54 + 9; pbVar68 = pbVar68 + uVar65; } if (local_e8 == 0) { if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) { pcVar23 = "bad GNU build attribute notes: no known versions detected"; pcVar58 = (char *)dcgettext(0, "bad GNU build attribute notes: no known versions detected" ,5); goto LAB_0010b063; } if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) || ((iVar22 != 0 && (iVar20 != 0)))) { pcVar23 = "bad GNU build attribute notes: multiple different versions"; pcVar58 = (char *)dcgettext(0, "bad GNU build attribute notes: multiple different versions" ,5); goto LAB_0010b063; } if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098; uVar47 = -(uint)(iVar17 == 0) & 2; lVar57 = (long)(int)(uVar47 + 1); if (*(char *)((long)local_110[3] + lVar57) != '\x01') { pcVar23 = "bad GNU build attribute notes: first note not version note"; pcVar58 = (char *)dcgettext(0, "bad GNU build attribute notes: first note not version note" ,5); goto LAB_0010b063; } iVar17 = uVar47 + 2; bVar69 = false; lVar30 = (long)iVar17; pbVar67 = (bfd_vma *)local_110; LAB_0010b255: pbVar13 = pbVar67; pbVar67 = pbVar13 + 9; if (pbVar67 < pbVar54) { if (pbVar13[0xb] == 0x100) { pcVar23 = (char *)pbVar13[0xc]; pbVar55 = (bfd_vma *)0x0; for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) { pvVar40 = (void *)pbVar50[3]; pbVar56 = pbVar55; if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) || (pbVar56 = pbVar50, pbVar50[2] != 0x101)) && ((pbVar55 = pbVar56, *(char *)((long)&((asection *)pcVar23)->name + lVar57) == *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) { if (*(char *)((long)pvVar40 + lVar57) != '\x04') { if ((((*pbVar50 == *pbVar67) && (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) && ((uVar45 = pbVar50[7], uVar45 != 0 && (uVar65 = pbVar13[0x10], uVar65 != 0)))) && ((0xfffffffffffffff0 < uVar45 || (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) { pbVar13[0xb] = 0; if (uVar45 < uVar65) { pbVar50[7] = uVar65; } bVar69 = true; if (iVar20 != 0) { *(undefined4 *)(pbVar50 + 8) = 1; } } else if (iVar20 == 0) { if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) && (pbVar56[2] == 0)) { pbVar56[2] = 0x100; } } else { *(undefined4 *)(pbVar13 + 0x11) = 1; pbVar13[0xb] = 0x101; *(undefined4 *)(pbVar50 + 8) = 1; pbVar50[2] = 0x101; } break; } uVar45 = 0; for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65; uVar65 = uVar65 + 1) { uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name + uVar65 + lVar30) << ((char)uVar65 * '\b' & 0x3fU); } bVar41 = *pbVar50; uVar66 = 0; for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65; uVar65 = uVar65 + 1) { uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30) )[uVar65] << ((char)uVar65 * '\b' & 0x3fU); } uVar44 = 0; uVar45 = uVar45 + uVar66; for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) { uVar44 = (ulong)((int)uVar44 + 1); } if (uVar44 < bVar41 - lVar30) { puVar46 = (undefined1 *)((long)pvVar40 + lVar30); goto LAB_0010b3bc; } } } } goto LAB_0010b255; } if (!bVar69) goto LAB_0010b098; paVar43 = (asection *)xmalloc(uVar35); bVar41 = 0; local_f0 = __dest_00; paVar33 = paVar43; for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) { bVar42 = *pbVar67; bVar11 = pbVar67[1]; bVar12 = pbVar67[2]; sVar31 = bVar11 + bVar42 + 0xc; paVar34 = paVar33; if (bVar12 != 0) { if ((int)pbVar67[8] == 0) { memcpy(paVar33,local_f0,sVar31); paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42); } else { pvVar40 = (void *)((long)&paVar33->name + 4); bVar9 = pbVar67[6]; __dest = &paVar33->index; p_Var10 = ibfd->xvec->bfd_putx32; paVar34 = (asection *)((long)__dest + bVar42); if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) { (*p_Var10)(bVar42,paVar33); (*ibfd->xvec->bfd_putx32)(0,pvVar40); (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id); memcpy(__dest,(void *)pbVar67[3],bVar42); } else { (*p_Var10)(bVar42,paVar33); bVar41 = 8; if (ibfd->xvec->flavour == bfd_target_elf_flavour) { bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident [4] == '\x02') * 8 + 8; } (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40); (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id); memcpy(__dest,(void *)pbVar67[3],bVar42); pbVar8 = ibfd->xvec; if ((pbVar8->flavour == bfd_target_elf_flavour) && (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) { (*pbVar8->bfd_putx64)(bVar9,paVar34); (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id); paVar34 = (asection *)&paVar34->next; } else { (*pbVar8->bfd_putx32)(bVar9,paVar34); (*ibfd->xvec->bfd_putx32) (pbVar67[7],(void *)((long)&paVar34->name + 4)); paVar34 = (asection *)&paVar34->id; } } } local_e8 = pbVar67[6]; bVar41 = pbVar67[7]; } local_f0 = local_f0 + sVar31; paVar33 = paVar34; } sVar31 = (long)paVar33 - (long)paVar43; pcVar23 = (char *)paVar43; memcpy(__dest_00,paVar43,sVar31); free(paVar43); free(local_110); merged_size = sVar31; if (uVar35 != sVar31) { pcVar23 = (char *)paVar25->output_section; if (((asection *)pcVar23 != (asection *)0x0) && (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0)) goto LAB_0010941b; pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5); pcVar23 = (char *)obfd; bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58); } } else { pcVar23 = "corrupt GNU build attribute notes: excess data at end"; pcVar58 = (char *)dcgettext(0, "corrupt GNU build attribute notes: excess data at end" ,5); LAB_0010b063: if (pcVar58 != (char *)0x0) { bfd_set_error(); pcVar23 = (char *)ibfd; bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58); status = 1; } LAB_0010b098: free(local_110); } free(merged_notes); merged_notes = (bfd_byte *)0x0; merge_notes = 0; merged_size = 0; } } } } } LAB_0010941b: pcVar59 = (code *)pcVar23; for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) { paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name); pcVar59 = (code *)ibfd; if (paVar25 == (asection *)0x0) { pcVar23 = psVar52->name; pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5); bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23); } else { pcVar23 = "can\'t dump section - it has no contents"; if ((paVar25->flags & 0x100) != 0) { sVar31 = paVar25->size; if (sVar31 != 0) { __s = fopen(psVar52->filename,"w"); if (__s == (FILE *)0x0) { pcVar23 = (char *)dcgettext(0,"could not open section dump file",5); pcVar59 = (code *)0x0; bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23); } else { iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents); if (iVar17 == 0) { pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5); bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23); } else { pcVar59 = (code *)0x1; sVar32 = fwrite(contents,1,sVar31,__s); if (sVar31 != sVar32) { piVar38 = __errno_location(); pcVar58 = strerror(*piVar38); pcVar23 = psVar52->filename; pcVar39 = (char *)dcgettext(0, "error writing section contents to %s (error: %s)" ,5); non_fatal(pcVar39,pcVar23,pcVar58); free(contents); return 0; } } fclose(__s); free(contents); } goto LAB_001094a8; } pcVar23 = "can\'t dump section - it is empty"; } pcVar23 = (char *)dcgettext(0,pcVar23,5); bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23); } LAB_001094a8: } local_a8 = gnu_debuglink_filename; if (gnu_debuglink_filename != (char *)0x0) { lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink"); if (lVar57 == 0) { pcVar59 = (code *)gnu_debuglink_filename; local_a8 = (char *)bfd_create_gnu_debuglink_section(); if (local_a8 == (char *)0x0) { pcVar58 = "cannot create debug link section `%s\'"; pcVar23 = gnu_debuglink_filename; LAB_00109ad0: pcVar58 = (char *)dcgettext(0,pcVar58,5); bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23); return 0; } if (obfd->xvec->flavour == bfd_target_coff_flavour) { pbVar37 = obfd->sections; pbVar49 = (bfd_section *)0x0; if (pbVar37 == (bfd_section *)0x0) { LAB_0010ad5e: uVar45 = 0x1000; } else { do { pbVar48 = pbVar49; if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) && (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) { pbVar48 = pbVar37; } pbVar37 = pbVar37->next; pbVar49 = pbVar48; } while (pbVar37 != (bfd_section *)0x0); if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e; uVar35 = pbVar48->size + pbVar48->vma; uVar45 = 0xffffffffffffffff; if (uVar35 < 0xfffffffffffff001) { uVar45 = uVar35 + 0xfff & 0xfffffffffffff000; } } *(ulong *)(local_a8 + 0x30) = uVar45; *(ulong *)(local_a8 + 0x28) = uVar45; local_a8[0x24] = local_a8[0x24] | 1; } } else { pcVar59 = (code *)obfd->filename; pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5); non_fatal(pcVar23); gnu_debuglink_filename = (char *)0x0; local_a8 = (char *)0x0; } } uVar47 = obfd->section_count; if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) { local_a0 = 0; local_90 = (ulong *)0x0; local_98 = (long *)0x0; uVar35 = local_a0; } else { sVar31 = (ulong)uVar47 * 8; local_98 = (long *)xmalloc(sVar31); contents = (bfd_byte *)local_98; bfd_map_over_sections(obfd,get_sections,&contents); qsort(local_98,(ulong)uVar47,8,compare_section_lma); local_90 = (ulong *)xmalloc(sVar31); pcVar59 = (code *)0x0; memset(local_90,0,sVar31); uVar35 = 0; local_a0 = 0; if ((gap_fill_set != 0) && (uVar47 != 1)) { plVar36 = local_98; puVar51 = local_90; do { pcVar59 = (code *)*plVar36; if ((((asection *)pcVar59)->flags & 0x102) == 0x102) { uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size; if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) { uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45; iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45); if (iVar17 == 0) { pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5); pcVar59 = (code *)obfd; bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23); status = 1; local_a0 = uVar35; break; } *puVar51 = uVar45; if (uVar35 < uVar45) { uVar35 = uVar45; } } } plVar36 = plVar36 + 1; puVar51 = puVar51 + 1; local_a0 = uVar35; } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36); } uVar35 = local_a0; if (pad_to_set != 0) { pcVar59 = (code *)local_98[uVar47 - 1]; uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma; if (uVar45 < pad_to) { iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma); if (iVar17 == 0) { pcVar23 = (char *)dcgettext(0,"can\'t add padding",5); pcVar59 = (code *)obfd; bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23); status = 1; } else { uVar35 = pad_to - uVar45; local_90[uVar47 - 1] = uVar35; if (uVar35 <= local_a0) { uVar35 = local_a0; } } } } } local_a0 = uVar35; local_b0 = (void *)0x0; if (convert_debugging != 0) { pcVar59 = (code *)isympp; local_b0 = read_debugging_info(ibfd,isympp,local_100,0); } if (strip_symbols - STRIP_DEBUG < 6) { LAB_00109b5a: if (strip_symbols != STRIP_ALL) { LAB_00109b5f: bfd_set_error(0); pcVar59 = mark_symbols_used_in_relocations; bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp); iVar17 = bfd_get_error(); if (iVar17 != 0) { status = 1; return 0; } } ppaVar28 = (asymbol **)xmalloc(); local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42; osympp = ppaVar28; if (local_100 != 0) { ppaVar1 = isympp + local_100; local_110 = isympp; local_100 = 0; do { iVar17 = add_symbols; paVar25 = (asection *)*local_110; pbVar37 = paVar25->prev; paVar33 = *(asection **)&paVar25->id; lVar57 = *(long *)&paVar25->flags; if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) && (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) { iVar20 = 0; paVar53 = add_sym_list; while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33), iVar22 != 0) { iVar20 = iVar20 + 1; paVar53 = paVar53->next; if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0)) goto LAB_00109cb0; } free(pcVar23); paVar53->othersym = ""; pcVar59 = (code *)obfd; paVar29 = create_new_symbol(paVar53,obfd); ppaVar28[local_100] = paVar29; local_100 = local_100 + 1; } LAB_00109cb0: lVar30 = htab_elements(redefine_specific_htab); paVar43 = paVar33; if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) { local_50._0_4_ = 0; local_50._4_4_ = 0; pcVar59 = (code *)&contents; contents = (bfd_byte *)paVar33; lVar30 = htab_find(redefine_specific_htab); if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) && (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) { for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0; psVar15 = psVar15->next) { pcVar59 = (code *)paVar33; iVar17 = strcmp(psVar15->old_name,(char *)paVar33); if (iVar17 == 0) { paVar43 = (asection *)psVar15->new_name; break; } } } *(asection **)&paVar25->id = paVar43; } pcVar23 = prefix_symbols_string; cVar3 = ibfd->xvec->symbol_leading_char; if (*(char *)&paVar43->name == cVar3) { if (change_leading_char == 0) { if ((remove_leading_char == 0) || (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) && ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)))) goto LAB_00109d39; LAB_00109f88: paVar43 = (asection *)((long)&paVar43->name + 1); *(asection **)&paVar25->id = paVar43; goto LAB_00109d39; } cVar3 = obfd->xvec->symbol_leading_char; if (cVar3 == '\0') goto LAB_00109f88; if (prefix_symbols_string != (char *)0x0) { paVar43 = (asection *)((long)&paVar43->name + 1); *(asection **)&paVar25->id = paVar43; goto LAB_00109fa6; } *(char *)&paVar43->name = cVar3; *(asection **)&paVar25->id = paVar43; } else { if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) || (cVar3 != '\0')) { LAB_00109d39: if (pcVar23 == (char *)0x0) goto LAB_00109da6; sVar31 = strlen(pcVar23); sVar32 = strlen((char *)paVar43); paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32); paVar34 = paVar33; pcVar59 = (code *)paVar43; } else { LAB_00109fa6: sVar31 = strlen(pcVar23); sVar32 = strlen((char *)paVar43); paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32); paVar33 = (asection *)((long)&paVar34->name + 1); *(char *)&paVar34->name = obfd->xvec->symbol_leading_char; pcVar59 = (code *)paVar43; } paVar43 = paVar34; pcVar23 = prefix_symbols_string; if (prefix_symbols_string != (char *)0x0) { strcpy((char *)paVar33,prefix_symbols_string); sVar31 = strlen(pcVar23); paVar33 = (asection *)((long)&paVar33->name + sVar31); } strcpy((char *)paVar33,(char *)pcVar59); *(asection **)&paVar25->id = paVar43; } LAB_00109da6: if (strip_symbols == STRIP_ALL) goto LAB_00109e38; if (((ulong)pbVar37 & 0x20) == 0) { if ((((ulong)pbVar37 & 0x100) == 0) || ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0)) { if ((((uint)local_b8 == 0) && ((((ulong)pbVar37 & 0x82) != 0 || ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) || (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) { LAB_0010a060: pcVar59 = (code *)strip_specific_htab; bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab); if (bVar19 == 0) goto LAB_00109e20; } else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) && ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) { if (((ulong)pbVar37 & 4) == 0) { if (((ibfd->xvec->flavour != bfd_target_coff_flavour) || (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) || (*(long *)(lVar30 + 0x40) == 0)) { if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL)) goto LAB_00109e38; if (discard_locals == LOCALS_START_L) { pcVar59 = (code *)paVar25; iVar17 = bfd_is_local_label(ibfd); goto joined_r0x0010aafb; } } goto LAB_0010a060; } iVar17 = convert_debugging; if (1 < strip_symbols - STRIP_DEBUG) { joined_r0x0010aafb: if (iVar17 == 0) goto LAB_0010a060; } } else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060; } else { bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab); if (bVar19 != 0) { pcVar23 = (char *)dcgettext(0, "not stripping symbol `%s\' because it is named in a relocation" ,5); non_fatal(pcVar23,paVar43); status = 1; } LAB_00109e20: pcVar59 = (code *)strip_unneeded_htab; bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab); if (bVar19 == 0) goto LAB_00109e61; } LAB_00109e38: if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) || (pcVar59 = (code *)keep_specific_htab, bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0)) goto LAB_00109e61; } else { pcVar59 = (code *)strip_specific_htab; bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab); if (bVar19 != 0) { pcVar23 = (char *)dcgettext(0, "not stripping symbol `%s\' because it is named in a relocation" ,5); pcVar59 = (code *)paVar43; non_fatal(pcVar23); status = 1; } LAB_00109e61: bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59); if (bVar19 == 0) { if ((((ulong)pbVar37 & 2) != 0) && ((weaken != 0 || (pcVar59 = (code *)weaken_specific_htab, bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab), bVar19 != 0)))) { *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80; } if (lVar57 != 0x12c678) { if ((((ulong)pbVar37 & 0x82) != 0) && (((pcVar59 = (code *)localize_specific_htab, bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab), bVar19 != 0 || ((lVar57 = htab_elements(), lVar57 != 0 && (pcVar59 = (code *)keepglobal_specific_htab, bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab), bVar19 == 0)))) || ((localize_hidden != 0 && ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 && (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) && (*(long *)(pcVar23 + 0xf8) != 0)) && ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) { *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1; } if ((((ulong)pbVar37 & 1) != 0) && (pcVar59 = (code *)globalize_specific_htab, bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab), bVar19 != 0)) { *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2; } } ppaVar28[local_100] = (asymbol *)paVar25; local_100 = local_100 + 1; } } local_110 = local_110 + 1; } while (ppaVar1 != local_110); } if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) { lVar57 = 0; paVar53 = add_sym_list; do { pcVar23 = paVar53->othersym; if (pcVar23 == (char *)0x0) { paVar29 = create_new_symbol(paVar53,obfd); ppaVar28[local_100] = paVar29; local_100 = local_100 + 1; } else if (*pcVar23 != '\0') { pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5); /* WARNING: Subroutine does not return */ fatal(pcVar58,pcVar23); } lVar57 = lVar57 + 1; paVar53 = paVar53->next; } while (lVar57 < add_symbols); } bVar19 = convert_debugging; ppaVar28[local_100] = (asymbol *)0x0; local_100 = local_100 & 0xffffffff; if ((bVar19 != 0) && (local_b0 != (void *)0x0)) { bVar6 = obfd->xvec->flavour; if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) { pcVar23 = obfd->xvec->name; pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s", 5); bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23); status = 1; return 0; } bVar19 = write_stabs_in_sections_debugging_info (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings, (bfd_size_type *)&contents); if (bVar19 == 0) { status = 1; return 0; } lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108); lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108); if ((((lVar57 == 0) || (lVar30 == 0)) || (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) || (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) { pcVar23 = "can\'t create debugging section"; LAB_0010a991: pcVar23 = (char *)dcgettext(0,pcVar23,5); bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23); status = 1; return 0; } *(undefined4 *)(lVar57 + 0x70) = 2; *(undefined4 *)(lVar30 + 0x70) = 0; iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_); if ((iVar17 == 0) || (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) { pcVar23 = "can\'t set debugging section contents"; goto LAB_0010a991; } } } else { if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f; lVar57 = htab_elements(strip_specific_htab); if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) || (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) || ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 || (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) || (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) || (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 || (prefix_symbols_string != (char *)0x0)) || ((section_rename_list != (section_rename *)0x0 || ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) || change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) || add_symbols != 0)))))) goto LAB_00109b5a; } bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff); bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd); bfd_map_over_sections(ibfd,copy_section,obfd); for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0; psVar52 = psVar52->next) { bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size) ; if (bVar19 == 0) { LAB_00109aa8: bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0); return bVar19; } } for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) { paVar25 = psVar14->section->output_section; iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size); if (iVar17 == 0) { bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0); return 0; } } if (merge_notes != 0) { paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes"); if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) || ((obfd->xvec->flavour != bfd_target_elf_flavour || (bVar19 = is_merged_note_section ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd, (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) { if (is_strip == 0) { pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5); bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23); } } else { iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size); if (iVar17 == 0) { pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5); bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23); return 0; } } free(merged_notes); merged_notes = (bfd_byte *)0x0; merge_notes = 0; } if ((gnu_debuglink_filename != (char *)0x0) && (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8), pcVar23 = gnu_debuglink_filename, iVar17 == 0)) { pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5); bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23); return 0; } if (gap_fill_set != 0 || pad_to_set != 0) { uVar35 = 0x2000; if (local_a0 < 0x2001) { uVar35 = local_a0; } plVar36 = (long *)xmalloc(uVar35); lVar57 = (ulong)gap_fill * 0x101010101010101; uVar47 = (uint)uVar35; if (uVar47 < 8) { if ((uVar35 & 4) == 0) { if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) { *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57; } } else { *(int *)plVar36 = (int)lVar57; *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57; } } else { *plVar36 = lVar57; *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57; plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8); for (uVar35 = (ulong)(((int)plVar36 - (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47 >> 3); uVar35 != 0; uVar35 = uVar35 - 1) { *plVar64 = lVar57; plVar64 = plVar64 + (ulong)bVar71 * -2 + 1; } } if (obfd->section_count != 0) { puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1; do { uVar35 = *local_90; if (uVar35 != 0) { lVar57 = *local_98; lVar30 = *(long *)(lVar57 + 0x38) - uVar35; while( true ) { uVar45 = 0x2000; if (uVar35 < 0x2001) { uVar45 = uVar35; } iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45); if (iVar17 == 0) { bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0); return 0; } lVar30 = lVar30 + uVar45; uVar35 = uVar35 - uVar45; if (uVar35 == 0) break; lVar57 = *local_98; } } local_90 = local_90 + 1; local_98 = local_98 + 1; } while (puVar51 != local_90); } } bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd); if (bVar19 != 0) { if ((use_alt_mach_code != 0) && (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) { pcVar23 = (char *)dcgettext(0, "this target does not support %lu alternative machine codes" ,5); non_fatal(pcVar23,uVar35); if (obfd->xvec->flavour != bfd_target_elf_flavour) { pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5); non_fatal(pcVar23); return 1; } pcVar23 = (char *)dcgettext(0, "treating that number as an absolute e_machine value instead" ,5); non_fatal(pcVar23); *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) = (short)use_alt_mach_code; } return 1; } pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5); iVar17 = 0; goto LAB_00109580; } if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) { if (do_elf_stt_common == unchanged) goto LAB_00109056; pcVar23 = bfd_get_archive_filename(ibfd); pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'"; } else { pcVar23 = bfd_get_archive_filename(ibfd); pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"; } } LAB_0010952f: pcVar58 = (char *)dcgettext(0,pcVar58,5); iVar17 = 0; non_fatal(pcVar58,pcVar23); } return iVar17; LAB_0010b3bc: if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1; *puVar46 = (char)uVar45; if (uVar45 == 0) goto LAB_0010b3c1; uVar45 = uVar45 >> 8; puVar46 = puVar46 + 1; goto LAB_0010b3bc; LAB_0010b3c1: pbVar13[0xb] = 0; bVar69 = true; goto LAB_0010b255; }
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ int FUN_00108fc0(long param_1,undefined8 *param_2,long param_3) { void *__dest; undefined8 uVar1; long *plVar2; size_t sVar3; code *pcVar4; size_t sVar5; size_t *psVar6; void *__dest_00; int iVar7; undefined4 uVar8; undefined4 uVar9; int iVar10; int iVar11; undefined8 uVar12; undefined8 uVar13; FILE *__s; undefined8 uVar14; long *plVar15; long lVar16; size_t sVar17; size_t sVar18; long *plVar19; long *plVar20; ulong uVar21; int *piVar22; void *pvVar23; long lVar24; size_t sVar25; void *pvVar26; ulong uVar27; uint uVar28; ulong uVar29; undefined1 *puVar30; size_t *psVar31; ulong *puVar32; undefined8 *puVar33; long *plVar34; size_t *psVar35; size_t *psVar36; size_t *psVar37; long lVar38; char *pcVar39; byte *pbVar40; ulong uVar41; char cVar42; byte *pbVar43; undefined8 *puVar44; ulong uVar45; long *__src; long *plVar46; size_t *psVar47; void *pvVar48; bool bVar49; bool bVar50; byte bVar51; size_t *local_110; ulong local_100; void *local_f0; ulong local_e8; size_t local_c8; size_t local_c0; size_t local_b8; size_t local_b0; long local_a8; ulong local_a0; long *local_98; ulong *local_90; undefined8 local_88; undefined8 local_80; undefined8 local_78 [4]; long *local_58; undefined8 local_50; bVar51 = 0; iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc); if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) { uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5); FUN_0011b660(uVar12); return 0; } iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7); uVar12 = 0; if (iVar7 == 0) { LAB_00109580: FUN_0011c0d0(0,param_2,0,uVar12); } else { if (*(long *)(param_1 + 0x90) == 0) { uVar12 = FUN_0011bfe0(param_1); pcVar39 = "error: the input file \'%s\' has no sections"; } else { if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) { LAB_00109056: if (DAT_0012cb2c != 0) { uVar12 = *param_2; uVar13 = **(undefined8 **)(param_1 + 8); uVar1 = *(undefined8 *)param_2[1]; uVar14 = FUN_0011bfe0(param_1); pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5); printf(pcVar39,uVar14,uVar13,uVar12,uVar1); } lVar38 = 0; if (DAT_0012c9f4 == 0) { lVar38 = DAT_0012cae0; if (DAT_0012cae8 == 0) { lVar38 = *(long *)(param_1 + 0xa8); } lVar38 = lVar38 + _DAT_0012caf0; } if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) { uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) & (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff); if (DAT_0012cb0c == 7) { uVar28 = uVar28 & 0xfffffffe; } iVar7 = bfd_set_start_address(param_2,lVar38); if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0)) goto LAB_001091b0; } uVar8 = bfd_get_arch(param_1); uVar9 = bfd_get_mach(param_1); if (param_3 != 0) { lVar38 = bfd_get_arch_info(param_1); if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) { uVar8 = *(undefined4 *)(param_3 + 0xc); uVar9 = *(undefined4 *)(param_3 + 0x10); } else { uVar12 = FUN_0011bfe0(param_1); uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5); FUN_0011b660(uVar13,uVar12); } } iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9); if (iVar7 == 0) { if ((*(byte *)(param_1 + 0x47) & 4) != 0) { LAB_0010916a: iVar7 = bfd_get_arch(param_1); if (iVar7 == 0) { uVar12 = FUN_0011bfe0(param_1); pcVar39 = "Unable to recognise the format of the input file `%s\'"; } else { uVar12 = bfd_get_mach(param_1); uVar8 = bfd_get_arch(param_1); uVar12 = bfd_printable_arch_mach(uVar8,uVar12); pcVar39 = "Output file cannot represent architecture `%s\'"; } uVar13 = dcgettext(0,pcVar39,5); FUN_0011b660(uVar13,uVar12); return 0; } iVar7 = bfd_get_arch(param_1); iVar10 = bfd_get_arch(param_2); if (iVar7 != iVar10) goto LAB_0010916a; } iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7); if (iVar7 == 0) { LAB_001091b0: FUN_0011c0d0(0,param_1,0,0); return 0; } uVar28 = *(uint *)((undefined8 *)param_2[1] + 1); bVar49 = uVar28 < 2; bVar50 = uVar28 == 2; if (bVar50) { lVar38 = 4; pbVar40 = *(byte **)param_2[1]; pbVar43 = &DAT_0011e166; do { if (lVar38 == 0) break; lVar38 = lVar38 + -1; bVar49 = *pbVar40 < *pbVar43; bVar50 = *pbVar40 == *pbVar43; pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1; pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1; } while (bVar50); if ((!bVar49 && !bVar50) == bVar49) { lVar38 = param_2[0x1f]; uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1); bVar49 = uVar28 < 2; bVar50 = uVar28 == 2; if (bVar50) { lVar16 = 4; pbVar40 = (byte *)**(undefined8 **)(param_1 + 8); pbVar43 = &DAT_0011e166; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar49 = *pbVar40 < *pbVar43; bVar50 = *pbVar40 == *pbVar43; pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1; pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1; } while (bVar50); if ((!bVar49 && !bVar50) == bVar49) { puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200); puVar44 = (undefined8 *)(lVar38 + 200); for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) { *puVar44 = *puVar33; puVar33 = puVar33 + (ulong)bVar51 * -2 + 1; puVar44 = puVar44 + (ulong)bVar51 * -2 + 1; } } } uVar21 = DAT_0012b4f8; if (DAT_0012b4f8 == 0xffffffffffffffff) { DAT_0012b4f8 = 0x200; uVar21 = 0x200; } else { *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8; } if (DAT_0012b4f0 != -1) { *(long *)(lVar38 + 0x168) = DAT_0012b4f0; } if (DAT_0012b4e8 != -1) { *(long *)(lVar38 + 0x168) = DAT_0012b4e8; } if (DAT_0012b4e0 != -1) { *(long *)(lVar38 + 0x100) = DAT_0012b4e0; } uVar29 = DAT_0012b4d8; if (DAT_0012b4d8 == 0xffffffffffffffff) { DAT_0012b4d8 = 0x1000; uVar29 = 0x1000; } else { *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8; } if (DAT_0012b4d0 != -1) { *(long *)(lVar38 + 0x158) = DAT_0012b4d0; } if (DAT_0012b4c8 != -1) { *(long *)(lVar38 + 0x158) = DAT_0012b4c8; } if (DAT_0012b4c4 != -1) { *(short *)(lVar38 + 0x148) = DAT_0012b4c4; } if (DAT_0012b4c2 != -1) { *(short *)(lVar38 + 0x120) = DAT_0012b4c2; } if (DAT_0012b4c0 != -1) { *(short *)(lVar38 + 0x122) = DAT_0012b4c0; } if (uVar29 < uVar21) { sprintf((char *)local_78,"%016lx"); sprintf((char *)&local_58,"%016lx",DAT_0012b4d8); uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5); FUN_0011b660(uVar12,local_78,&local_58); } } } plVar15 = DAT_0012cb40; if (DAT_0012cb40 != (long *)0x0) { free(DAT_0012cb40); } if (plVar15 != DAT_0012cb38) { free(DAT_0012cb38); } DAT_0012cb40 = (long *)0x0; DAT_0012cb38 = (long *)0x0; lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1); if (lVar38 < 0) goto LAB_001091b0; DAT_0012cb38 = (long *)xmalloc(lVar38); DAT_0012cb40 = DAT_0012cb38; local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38); if ((long)local_100 < 0) goto LAB_001091b0; if (local_100 == 0) { free(DAT_0012cb40); DAT_0012cb40 = (long *)0x0; DAT_0012cb38 = (long *)0x0; } bfd_map_over_sections(param_1,FUN_001083b0,param_2); puVar33 = DAT_0012caa8; if ((DAT_0012c9f4 == 0) && (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8, iVar7 == 0)) { DAT_0012cb24 = 1; uVar12 = dcgettext(0,"error in private header data",5); FUN_0011c0d0(0,param_1,0,uVar12); puVar33 = DAT_0012caa8; } for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33) { uVar28 = 0x128; lVar38 = FUN_00107360(puVar33[1],0,0x40); if (lVar38 != 0) { uVar28 = *(uint *)(lVar38 + 0x28) | 0x100; } lVar38 = bfd_get_section_by_name(param_2,puVar33[1]); if (lVar38 != 0) { lVar38 = puVar33[1]; pcVar39 = "can\'t add section \'%s\'"; goto LAB_00109ad0; } lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000); puVar33[5] = lVar38; if (lVar38 == 0) { lVar38 = puVar33[1]; pcVar39 = "can\'t create section `%s\'"; goto LAB_00109ad0; } iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]); if (iVar7 == 0) goto LAB_00109aa8; lVar38 = FUN_00107360(puVar33[1],0,0xc); if (lVar38 != 0) { uVar12 = *(undefined8 *)(lVar38 + 0x18); lVar38 = puVar33[5]; *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1; *(undefined8 *)(lVar38 + 0x30) = uVar12; *(undefined8 *)(lVar38 + 0x28) = uVar12; } lVar38 = FUN_00107360(puVar33[1],0,0x30); if (lVar38 != 0) { *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20); } } for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) { lVar38 = bfd_get_section_by_name(param_1,puVar44[1]); puVar44[5] = lVar38; if (lVar38 == 0) { uVar12 = puVar44[1]; pcVar39 = "error: %s not found, can\'t be updated"; goto LAB_0010952f; } uVar12 = *(undefined8 *)(lVar38 + 0x68); iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]); if (iVar7 == 0) { FUN_0011c0d0(0,param_2,uVar12,0); return 0; } } if ((((DAT_0012cb20 != 0) && (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) && (DAT_0012cb20 != 0)) && ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 && (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) { uVar21 = *(ulong *)(lVar38 + 0x38); if (uVar21 == 0) { uVar12 = dcgettext(0,"warning: note section is empty",5); FUN_0011c0d0(0,param_1,lVar38,uVar12); DAT_0012cb20 = 0; } else { iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18); __dest_00 = DAT_0012cb18; if (iVar7 == 0) { uVar12 = dcgettext(0,"warning: could not load note section",5); FUN_0011c0d0(0,param_1,lVar38,uVar12); free(DAT_0012cb18); DAT_0012cb18 = (void *)0x0; DAT_0012cb20 = 0; } else { lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38); if (0 < lVar16) { pvVar23 = (void *)xmalloc(lVar16); lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40); free(pvVar23); if (lVar16 == 0) goto LAB_0010ae6f; local_110 = (size_t *)0x0; goto LAB_0010b098; } LAB_0010ae6f: local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc); iVar7 = 0; local_c0 = 0; local_b0 = 0; local_c8 = 0; local_b8 = 0; iVar10 = 0; iVar11 = 0; psVar35 = local_110; pvVar23 = __dest_00; local_e8 = uVar21; while (0xb < local_e8) { lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23); lVar16 = *(long *)(param_1 + 8); uVar41 = lVar24 + 3U & 0xfffffffffffffffc; *psVar35 = uVar41; lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4); lVar16 = *(long *)(param_1 + 8); uVar29 = lVar24 + 3U & 0xfffffffffffffffc; psVar35[1] = uVar29; sVar17 = (**(code **)(lVar16 + 0x38))(); psVar35[2] = sVar17; if (1 < sVar17 - 0x100) { lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5); goto LAB_0010b063; } uVar45 = uVar41 + uVar29 + 0xc; if (local_e8 < uVar45) { lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5); goto LAB_0010b063; } if (uVar41 < 2) { lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5); goto LAB_0010b063; } sVar18 = (long)pvVar23 + uVar41 + 0xc; psVar35[3] = (long)pvVar23 + 0xc; psVar35[4] = sVar18; local_e8 = local_e8 + (-0xc - (uVar41 + uVar29)); if (*(char *)((long)pvVar23 + 0xc) == '$') { if ((*(char *)((long)pvVar23 + 0xd) == '\x01') && (*(char *)((long)pvVar23 + 0xe) == '1')) { iVar7 = iVar7 + 1; } } else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) && (*(char *)((long)pvVar23 + 0xd) == 'A')) && ((*(char *)((long)pvVar23 + 0xe) == '$' && (*(char *)((long)pvVar23 + 0xf) == '\x01')))) { if (*(char *)((long)pvVar23 + 0x10) == '2') { iVar11 = iVar11 + 1; } else { if (*(char *)((long)pvVar23 + 0x10) != '3') { lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5 ); goto LAB_0010b063; } iVar10 = iVar10 + 1; } } if (uVar29 == 4) { sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(); sVar25 = 0xffffffffffffffff; } else if (uVar29 < 5) { if (uVar29 != 0) { LAB_0010b046: lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5) ; goto LAB_0010b063; } sVar25 = 0; sVar18 = 0; } else if (uVar29 == 8) { lVar16 = *(long *)(param_1 + 8); if ((*(int *)(lVar16 + 8) == 5) && (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) { sVar18 = (**(code **)(lVar16 + 0x20))(); sVar25 = 0xffffffffffffffff; } else { sVar18 = (**(code **)(lVar16 + 0x38))(); sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(); } } else { if (uVar29 != 0x10) goto LAB_0010b046; sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18); sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(); } if (sVar17 == 0x100) { if (sVar18 == 0) { sVar18 = local_c8; } if (sVar25 == 0) { sVar25 = local_c0; } psVar35[6] = sVar18; psVar35[7] = sVar25; local_c8 = sVar18; local_c0 = sVar25; } else { if (sVar18 == 0) { sVar18 = local_b8; } if (sVar25 == 0) { sVar25 = local_b0; } psVar35[6] = sVar18; psVar35[7] = sVar25; local_b8 = sVar18; local_b0 = sVar25; } if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') { lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5 ); goto LAB_0010b063; } psVar35 = psVar35 + 9; pvVar23 = (void *)(uVar45 + (long)pvVar23); } if (local_e8 == 0) { if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) { lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5 ); goto LAB_0010b063; } if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) || ((iVar11 != 0 && (iVar10 != 0)))) { lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions", 5); goto LAB_0010b063; } if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098; uVar28 = -(uint)(iVar7 == 0) & 2; lVar16 = (long)(int)(uVar28 + 1); if (*(char *)(local_110[3] + lVar16) != '\x01') { lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note", 5); goto LAB_0010b063; } iVar7 = uVar28 + 2; bVar49 = false; lVar24 = (long)iVar7; psVar47 = local_110; LAB_0010b255: psVar6 = psVar47; psVar47 = psVar6 + 9; if (psVar47 < psVar35) { if (psVar6[0xb] == 0x100) { pvVar23 = (void *)psVar6[0xc]; psVar36 = (size_t *)0x0; for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) { pvVar26 = (void *)psVar31[3]; psVar37 = psVar36; if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) || (psVar37 = psVar31, psVar31[2] != 0x101)) && ((psVar36 = psVar37, *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) && (psVar31[2] == 0x100)))) { if (*(char *)((long)pvVar26 + lVar16) != '\x04') { if ((((*psVar31 == *psVar47) && (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) && ((uVar29 = psVar31[7], uVar29 != 0 && (uVar41 = psVar6[0x10], uVar41 != 0)))) && ((0xfffffffffffffff0 < uVar29 || (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) { psVar6[0xb] = 0; if (uVar29 < uVar41) { psVar31[7] = uVar41; } bVar49 = true; if (iVar10 != 0) { *(undefined4 *)(psVar31 + 8) = 1; } } else if (iVar10 == 0) { if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) && (psVar37[2] == 0)) { psVar37[2] = 0x100; } } else { *(undefined4 *)(psVar6 + 0x11) = 1; psVar6[0xb] = 0x101; *(undefined4 *)(psVar31 + 8) = 1; psVar31[2] = 0x101; } break; } uVar29 = 0; for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41; uVar41 = uVar41 + 1) { uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) << ((char)uVar41 * '\b' & 0x3fU); } sVar17 = *psVar31; uVar45 = 0; for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1) { uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24)) [uVar41] << ((char)uVar41 * '\b' & 0x3fU); } uVar27 = 0; uVar29 = uVar29 + uVar45; for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) { uVar27 = (ulong)((int)uVar27 + 1); } if (uVar27 < sVar17 - lVar24) { puVar30 = (undefined1 *)((long)pvVar26 + lVar24); goto LAB_0010b3bc; } } } } goto LAB_0010b255; } if (!bVar49) goto LAB_0010b098; pvVar26 = (void *)xmalloc(uVar21); sVar17 = 0; local_f0 = __dest_00; pvVar23 = pvVar26; for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) { sVar25 = *psVar47; sVar5 = psVar47[2]; sVar18 = psVar47[1] + sVar25 + 0xc; pvVar48 = pvVar23; if (sVar5 != 0) { if ((int)psVar47[8] == 0) { memcpy(pvVar23,local_f0,sVar18); pvVar48 = (void *)((long)pvVar23 + sVar18); } else { sVar3 = psVar47[6]; __dest = (void *)((long)pvVar23 + 0xc); pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48); pvVar48 = (void *)((long)__dest + sVar25); if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) { (*pcVar4)(sVar25,pvVar23); (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4); (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8); memcpy(__dest,(void *)psVar47[3],sVar25); } else { (*pcVar4)(); cVar42 = '\b'; if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) { cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' + '\b'; } (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4); (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8); memcpy(__dest,(void *)psVar47[3],sVar25); lVar16 = *(long *)(param_1 + 8); if ((*(int *)(lVar16 + 8) == 5) && (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) { (**(code **)(lVar16 + 0x30))(); (**(code **)(*(long *)(param_1 + 8) + 0x30)) (psVar47[7],(void *)((long)pvVar48 + 8)); pvVar48 = (void *)((long)pvVar48 + 0x10); } else { (**(code **)(lVar16 + 0x48))(sVar3,pvVar48); (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4) ; pvVar48 = (void *)((long)pvVar48 + 8); } } } local_e8 = psVar47[6]; sVar17 = psVar47[7]; } local_f0 = (void *)((long)local_f0 + sVar18); pvVar23 = pvVar48; } sVar17 = (long)pvVar23 - (long)pvVar26; memcpy(__dest_00,pvVar26,sVar17); free(pvVar26); free(local_110); DAT_0012cb10 = sVar17; if (uVar21 != sVar17) { if ((*(long *)(lVar38 + 0x68) != 0) && (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17), iVar7 != 0)) goto LAB_0010941b; uVar12 = dcgettext(0,"warning: failed to set merged notes size",5); FUN_0011c0d0(0,param_2,lVar38,uVar12); } } else { lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5); LAB_0010b063: if (lVar16 != 0) { bfd_set_error(0x11); FUN_0011c0d0(0,param_1,lVar38,lVar16); DAT_0012cb24 = 1; } LAB_0010b098: free(local_110); } free(DAT_0012cb18); DAT_0012cb18 = (void *)0x0; DAT_0012cb20 = 0; DAT_0012cb10 = 0; } } } LAB_0010941b: for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33) { lVar38 = bfd_get_section_by_name(param_1,puVar33[1]); if (lVar38 == 0) { uVar12 = puVar33[1]; uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5); FUN_0011c0d0(0,param_1,0,uVar13,uVar12); } else { pcVar39 = "can\'t dump section - it has no contents"; if ((*(byte *)(lVar38 + 0x21) & 1) != 0) { sVar17 = *(size_t *)(lVar38 + 0x38); if (sVar17 != 0) { __s = fopen((char *)puVar33[2],"w"); if (__s == (FILE *)0x0) { uVar12 = dcgettext(0,"could not open section dump file",5); FUN_0011c0d0(puVar33[2],0,0,uVar12); } else { iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58); if (iVar7 == 0) { uVar12 = dcgettext(0,"could not retrieve section contents",5); FUN_0011c0d0(0,param_1,lVar38,uVar12); } else { sVar18 = fwrite(local_58,1,sVar17,__s); if (sVar17 != sVar18) { piVar22 = __errno_location(); pcVar39 = strerror(*piVar22); uVar12 = puVar33[2]; uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5); FUN_0011b660(uVar13,uVar12,pcVar39); free(local_58); return 0; } } fclose(__s); free(local_58); } goto LAB_001094a8; } pcVar39 = "can\'t dump section - it is empty"; } uVar12 = dcgettext(0,pcVar39,5); FUN_0011c0d0(0,param_1,lVar38,uVar12); } LAB_001094a8: } local_a8 = DAT_0012ca90; if (DAT_0012ca90 != 0) { lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink"); if (lVar38 == 0) { local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90); if (local_a8 == 0) { pcVar39 = "cannot create debug link section `%s\'"; lVar38 = DAT_0012ca90; LAB_00109ad0: uVar12 = dcgettext(0,pcVar39,5); FUN_0011c0d0(0,param_2,0,uVar12,lVar38); return 0; } if (*(int *)(param_2[1] + 8) == 2) { lVar38 = param_2[0x12]; lVar16 = 0; if (lVar38 == 0) { LAB_0010ad5e: uVar29 = 0x1000; } else { do { lVar24 = lVar16; if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) && (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) { lVar24 = lVar38; } lVar38 = *(long *)(lVar38 + 0x10); lVar16 = lVar24; } while (lVar38 != 0); if (lVar24 == 0) goto LAB_0010ad5e; uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28); uVar29 = 0xffffffffffffffff; if (uVar21 < 0xfffffffffffff001) { uVar29 = uVar21 + 0xfff & 0xfffffffffffff000; } } *(ulong *)(local_a8 + 0x30) = uVar29; *(ulong *)(local_a8 + 0x28) = uVar29; *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1; } } else { uVar12 = *param_2; uVar13 = dcgettext(0,"%s: debuglink section already exists",5); FUN_0011b660(uVar13,uVar12); DAT_0012ca90 = 0; local_a8 = 0; } } uVar28 = *(uint *)(param_2 + 0x14); if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) { local_a0 = 0; local_90 = (ulong *)0x0; local_98 = (long *)0x0; uVar21 = local_a0; } else { sVar17 = (ulong)uVar28 * 8; local_98 = (long *)xmalloc(sVar17); local_58 = local_98; bfd_map_over_sections(param_2,FUN_001071c0,&local_58); qsort(local_98,(ulong)uVar28,8,FUN_001071d0); local_90 = (ulong *)xmalloc(sVar17); memset(local_90,0,sVar17); uVar21 = 0; local_a0 = 0; if ((DAT_0012cad0 != 0) && (uVar28 != 1)) { plVar15 = local_98; puVar32 = local_90; do { lVar38 = *plVar15; if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) { uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38); if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) { uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29; iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29); if (iVar7 == 0) { uVar12 = dcgettext(0,"Can\'t fill gap after section",5); FUN_0011c0d0(0,param_2,*plVar15,uVar12); DAT_0012cb24 = 1; local_a0 = uVar21; break; } *puVar32 = uVar29; if (uVar21 < uVar29) { uVar21 = uVar29; } } } plVar15 = plVar15 + 1; puVar32 = puVar32 + 1; local_a0 = uVar21; } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15); } uVar21 = local_a0; if (DAT_0012cac8 != 0) { lVar38 = local_98[uVar28 - 1]; uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30); if (uVar29 < DAT_0012cac0) { iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30)); if (iVar7 == 0) { uVar12 = dcgettext(0,"can\'t add padding",5); FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12); DAT_0012cb24 = 1; } else { uVar21 = DAT_0012cac0 - uVar29; local_90[uVar28 - 1] = uVar21; if (uVar21 <= local_a0) { uVar21 = local_a0; } } } } } local_a0 = uVar21; local_b0 = 0; if (DAT_0012ca88 != 0) { local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0); } if (DAT_0012cb0c - 2U < 6) { LAB_00109b5a: if (DAT_0012cb0c != 7) { LAB_00109b5f: bfd_set_error(0); bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40); iVar7 = bfd_get_error(); if (iVar7 != 0) { DAT_0012cb24 = 1; return 0; } } plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8); local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42; DAT_0012cb38 = plVar15; if (local_100 != 0) { plVar34 = DAT_0012cb40 + local_100; local_110 = (size_t *)DAT_0012cb40; local_100 = 0; do { iVar7 = DAT_0012ca18; plVar2 = (long *)*local_110; uVar28 = *(uint *)(plVar2 + 3); plVar19 = (long *)plVar2[1]; lVar38 = plVar2[4]; if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) && (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) { iVar10 = 0; plVar46 = DAT_0012ca20; while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) { iVar10 = iVar10 + 1; plVar46 = (long *)*plVar46; if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0)) goto LAB_00109cb0; } free(pcVar39); plVar46[5] = (long)""; lVar16 = FUN_00108200(plVar46,param_2); plVar15[local_100] = lVar16; local_100 = local_100 + 1; } LAB_00109cb0: lVar16 = htab_elements(DAT_0012ca30); plVar46 = plVar19; if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) { local_50 = 0; local_58 = plVar19; lVar16 = htab_find(DAT_0012ca30,&local_58); if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) && (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) { for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)puVar33[3]) { iVar7 = strcmp((char *)*puVar33,(char *)plVar19); if (iVar7 == 0) { plVar46 = (long *)puVar33[1]; break; } } } plVar2[1] = (long)plVar46; } pcVar39 = DAT_0012ca08; cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c); if ((char)*plVar46 == cVar42) { if (DAT_0012ca7c == 0) { if ((DAT_0012ca78 == 0) || ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) && ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39; LAB_00109f88: plVar46 = (long *)((long)plVar46 + 1); plVar2[1] = (long)plVar46; goto LAB_00109d39; } if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88; if (DAT_0012ca08 != (char *)0x0) { plVar46 = (long *)((long)plVar46 + 1); plVar2[1] = (long)plVar46; goto LAB_00109fa6; } *(char *)plVar46 = *(char *)(param_2[1] + 0x1c); plVar2[1] = (long)plVar46; } else { if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) || (cVar42 != '\0')) { LAB_00109d39: if (pcVar39 == (char *)0x0) goto LAB_00109da6; sVar17 = strlen(pcVar39); sVar18 = strlen((char *)plVar46); plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18); plVar20 = plVar19; __src = plVar46; } else { LAB_00109fa6: sVar17 = strlen(pcVar39); sVar18 = strlen((char *)plVar46); plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18); plVar19 = (long *)((long)plVar20 + 1); *(char *)plVar20 = *(char *)(param_2[1] + 0x1c); __src = plVar46; } plVar46 = plVar20; pcVar39 = DAT_0012ca08; if (DAT_0012ca08 != (char *)0x0) { strcpy((char *)plVar19,DAT_0012ca08); sVar17 = strlen(pcVar39); plVar19 = (long *)((long)plVar19 + sVar17); } strcpy((char *)plVar19,(char *)__src); plVar2[1] = (long)plVar46; } LAB_00109da6: if (DAT_0012cb0c == 7) goto LAB_00109e38; if ((uVar28 & 0x20) == 0) { if (((uVar28 & 0x100) == 0) || ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) { if ((((uint)local_b8 == 0) && (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) || (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) { LAB_0010a060: iVar7 = FUN_00108290(plVar46,DAT_0012ca68); if (iVar7 == 0) goto LAB_00109e20; } else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) && ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) { if ((uVar28 & 4) == 0) { if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) || (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) || (*(long *)(lVar16 + 0x40) == 0)) { if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38; if (DAT_0012cb08 == 1) { iVar7 = bfd_is_local_label(param_1,plVar2); goto joined_r0x0010aafb; } } goto LAB_0010a060; } iVar7 = DAT_0012ca88; if (1 < DAT_0012cb0c - 2U) { joined_r0x0010aafb: if (iVar7 == 0) goto LAB_0010a060; } } else if (DAT_0012cb0c != 3) goto LAB_0010a060; } else { iVar7 = FUN_00108290(plVar46,DAT_0012ca68); if (iVar7 != 0) { uVar12 = dcgettext(0, "not stripping symbol `%s\' because it is named in a relocation" ,5); FUN_0011b660(uVar12,plVar46); DAT_0012cb24 = 1; } LAB_00109e20: iVar7 = FUN_00108290(plVar46,DAT_0012ca60); if (iVar7 == 0) goto LAB_00109e61; } LAB_00109e38: if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) || (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61; } else { iVar7 = FUN_00108290(plVar46,DAT_0012ca68); if (iVar7 != 0) { uVar12 = dcgettext(0, "not stripping symbol `%s\' because it is named in a relocation" ,5); FUN_0011b660(uVar12,plVar46); DAT_0012cb24 = 1; } LAB_00109e61: iVar7 = FUN_001082f0(plVar2[4]); if (iVar7 == 0) { if (((uVar28 & 2) != 0) && ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0) ))) { *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80; } if (lVar38 != 0x12c678) { if (((uVar28 & 0x82) != 0) && (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 || ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 && (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) || ((DAT_0012ca70 != 0 && ((((lVar38 = *plVar2, lVar38 != 0 && (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) && (*(long *)(lVar38 + 0xf8) != 0)) && ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) { *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1; } if (((uVar28 & 1) != 0) && (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) { *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2; } } plVar15[local_100] = (long)plVar2; local_100 = local_100 + 1; } } local_110 = local_110 + 1; } while ((size_t *)plVar34 != local_110); } if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) { lVar38 = 0; plVar34 = DAT_0012ca20; do { pcVar39 = (char *)plVar34[5]; if (pcVar39 == (char *)0x0) { lVar16 = FUN_00108200(plVar34,param_2); plVar15[local_100] = lVar16; local_100 = local_100 + 1; } else if (*pcVar39 != '\0') { uVar12 = dcgettext(0,"\'before=%s\' not found",5); /* WARNING: Subroutine does not return */ FUN_0011b5c0(uVar12,pcVar39); } lVar38 = lVar38 + 1; plVar34 = (long *)*plVar34; } while (lVar38 < DAT_0012ca18); } iVar7 = DAT_0012ca88; plVar15[local_100] = 0; local_100 = local_100 & 0xffffffff; if ((iVar7 != 0) && (local_b0 != 0)) { iVar7 = *(int *)((undefined8 *)param_2[1] + 1); if ((iVar7 != 2) && (iVar7 != 5)) { uVar12 = *(undefined8 *)param_2[1]; uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5); FUN_0011c0d0(0,param_2,0,uVar13,uVar12); DAT_0012cb24 = 1; return 0; } iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58); if (iVar7 == 0) { DAT_0012cb24 = 1; return 0; } lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108); lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108); if ((((lVar38 == 0) || (lVar16 == 0)) || (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) || (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) { pcVar39 = "can\'t create debugging section"; LAB_0010a991: uVar12 = dcgettext(0,pcVar39,5); FUN_0011c0d0(0,param_2,0,uVar12); DAT_0012cb24 = 1; return 0; } *(undefined4 *)(lVar38 + 0x70) = 2; *(undefined4 *)(lVar16 + 0x70) = 0; iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]); if ((iVar7 == 0) || (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) { pcVar39 = "can\'t set debugging section contents"; goto LAB_0010a991; } } } else { if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f; lVar38 = htab_elements(DAT_0012ca68); if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) || (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) || ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 || (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) || (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) || (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0)) || ((DAT_0012cb48 != (undefined8 *)0x0 || ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) || DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) || DAT_0012ca18 != 0)))))) goto LAB_00109b5a; } bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff); bfd_map_over_sections(param_1,FUN_00108b90,param_2); bfd_map_over_sections(param_1,FUN_00108850,param_2); for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33) { iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]); if (iVar7 == 0) { LAB_00109aa8: FUN_0011c0d0(0,param_2,puVar33[5],0); return iVar7; } } for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) { uVar12 = *(undefined8 *)(puVar44[5] + 0x68); iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]); if (iVar7 == 0) { FUN_0011c0d0(0,param_2,uVar12,0); return 0; } } if (DAT_0012cb20 != 0) { lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes"); if (((lVar38 == 0) || (DAT_0012cb20 == 0)) || ((*(int *)(param_2[1] + 8) != 5 || (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) { if (DAT_0012cb50 == 0) { uVar12 = dcgettext(0,"could not find any mergeable note sections",5); FUN_0011c0d0(0,param_2,lVar38,uVar12); } } else { iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10); if (iVar7 == 0) { uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5); FUN_0011c0d0(0,param_2,lVar38,uVar12); return 0; } } free(DAT_0012cb18); DAT_0012cb18 = (void *)0x0; DAT_0012cb20 = 0; } if ((DAT_0012ca90 != 0) && (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90, iVar7 == 0)) { uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5); FUN_0011c0d0(0,param_2,0,uVar12,lVar38); return 0; } if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) { uVar21 = 0x2000; if (local_a0 < 0x2001) { uVar21 = local_a0; } plVar15 = (long *)xmalloc(uVar21); lVar38 = (ulong)DAT_0012cacc * 0x101010101010101; uVar28 = (uint)uVar21; if (uVar28 < 8) { if ((uVar21 & 4) == 0) { if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) { *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38; } } else { *(int *)plVar15 = (int)lVar38; *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38; } } else { *plVar15 = lVar38; *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38; plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8); for (uVar21 = (ulong)(((int)plVar15 - (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28 >> 3); uVar21 != 0; uVar21 = uVar21 - 1) { *plVar34 = lVar38; plVar34 = plVar34 + (ulong)bVar51 * -2 + 1; } } if (*(int *)(param_2 + 0x14) != 0) { puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1; do { uVar21 = *local_90; if (uVar21 != 0) { lVar38 = *local_98; lVar16 = *(long *)(lVar38 + 0x38) - uVar21; while( true ) { uVar29 = 0x2000; if (uVar21 < 0x2001) { uVar29 = uVar21; } iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29); if (iVar7 == 0) { FUN_0011c0d0(0,param_2,*local_98,0); return 0; } lVar16 = lVar16 + uVar29; uVar21 = uVar21 - uVar29; if (uVar21 == 0) break; lVar38 = *local_98; } } local_90 = local_90 + 1; local_98 = local_98 + 1; } while (puVar32 != local_90); } } iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2); if (iVar7 != 0) { if ((DAT_0012cab8 != 0) && (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) { uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5); FUN_0011b660(uVar12,lVar38); if (*(int *)(param_2[1] + 8) != 5) { uVar12 = dcgettext(0,"ignoring the alternative value",5); FUN_0011b660(uVar12); return 1; } uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5); FUN_0011b660(uVar12); *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8; } return 1; } uVar12 = dcgettext(0,"error copying private BFD data",5); iVar7 = 0; goto LAB_00109580; } uVar28 = DAT_0012ca84; if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) { if (DAT_0012ca80 == 0) goto LAB_00109056; uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0); pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'"; } else { uVar12 = FUN_0011bfe0(param_1); pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"; } } LAB_0010952f: uVar13 = dcgettext(0,pcVar39,5); iVar7 = 0; FUN_0011b660(uVar13,uVar12); } return iVar7; LAB_0010b3bc: if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1; *puVar30 = (char)uVar29; if (uVar29 == 0) goto LAB_0010b3c1; uVar29 = uVar29 >> 8; puVar30 = puVar30 + 1; goto LAB_0010b3bc; LAB_0010b3c1: psVar6[0xb] = 0; bVar49 = true; goto LAB_0010b255; }
PUSH R15 MOV R15,RDI PUSH R14 PUSH R13 MOV R13,RSI PUSH R12 PUSH RBP MOV RBP,RDX PUSH RBX SUB RSP,0xe8 MOV RAX,qword ptr [RDI + 0x8] MOV RDX,qword ptr [RSI + 0x8] MOV EAX,dword ptr [RAX + 0xc] MOV EDX,dword ptr [RDX + 0xc] CMP EAX,EDX SETNZ CL CMP EAX,0x2 SETNZ AL TEST CL,AL JZ 0x00109000 CMP EDX,0x2 JNZ 0x001091e0 MOVZX ESI,byte ptr [R15 + 0x44] MOV RDI,R13 AND ESI,0x7 CALL 0x001044e0 XOR ECX,ECX MOV EBX,EAX TEST EAX,EAX JZ 0x00109580 CMP qword ptr [R15 + 0x90],0x0 JZ 0x001095f0 MOV RAX,qword ptr [R15 + 0x8] CMP dword ptr [RAX + 0x8],0x5 JZ 0x00109056 MOV EDX,dword ptr [0x0012ca84] CMP EDX,0x1 JZ 0x00109048 AND EDX,0x1 JNZ 0x00109550 MOV ESI,dword ptr [0x0012ca80] TEST ESI,ESI JNZ 0x00109518 MOV ECX,dword ptr [0x0012cb2c] TEST ECX,ECX JNZ 0x00109598 MOV EDX,dword ptr [0x0012c9f4] XOR ESI,ESI TEST EDX,EDX JNZ 0x0010908c MOV EAX,dword ptr [0x0012cae8] MOV RSI,qword ptr [0x0012cae0] TEST EAX,EAX JZ 0x00109208 ADD RSI,qword ptr [0x0012caf0] MOVZX EAX,byte ptr [R13 + 0x44] AND EAX,0x7 CMP AL,0x3 JZ 0x001090ec MOV EBX,dword ptr [R15 + 0x44] MOV EAX,dword ptr [0x0012cab4] MOV RDX,qword ptr [R13 + 0x8] SHR EBX,0x5 AND EBX,0xfffff OR EAX,EBX MOV EBX,dword ptr [0x0012cab0] NOT EBX AND EBX,dword ptr [RDX + 0x14] AND EBX,EAX CMP dword ptr [0x0012cb0c],0x7 JNZ 0x001090ca AND EBX,0xfffffffe MOV RDI,R13 CALL 0x001048a0 TEST EAX,EAX JZ 0x001091b0 MOV ESI,EBX MOV RDI,R13 CALL 0x00104630 TEST EAX,EAX JZ 0x001091b0 MOV RDI,R15 CALL 0x00104550 MOV RDI,R15 MOV R12D,EAX CALL 0x00104650 MOV EBX,EAX TEST RBP,RBP JZ 0x0010912d MOV RDI,R15 CALL 0x00104430 TEST RAX,RAX JZ 0x00109126 MOV RDI,R15 CALL 0x00104430 MOV EAX,dword ptr [RAX + 0xc] TEST EAX,EAX JNZ 0x00109648 MOV R12D,dword ptr [RBP + 0xc] MOV EBX,dword ptr [RBP + 0x10] MOV RAX,qword ptr [R13 + 0x8] MOV EDX,EBX MOV ESI,R12D MOV RDI,R13 CALL qword ptr [RAX + 0x290] MOV EBX,EAX TEST EAX,EAX JNZ 0x00109218 TEST byte ptr [R15 + 0x47],0x4 JNZ 0x0010916a MOV RDI,R15 CALL 0x00104550 MOV RDI,R13 MOV EBP,EAX CALL 0x00104550 CMP EBP,EAX JZ 0x00109218 MOV RDI,R15 CALL 0x00104550 TEST EAX,EAX JNZ 0x00109610 MOV RDI,R15 CALL 0x0011bfe0 MOV EDX,0x5 LEA RSI,[0x121340] MOV RBP,RAX XOR EDI,EDI CALL 0x00104240 MOV RSI,RBP MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 JMP 0x001091c2 XOR ECX,ECX XOR EDX,EDX MOV RSI,R15 XOR EDI,EDI XOR EAX,EAX XOR EBX,EBX CALL 0x0011c0d0 ADD RSP,0xe8 MOV EAX,EBX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EDX,0x5 LEA RSI,[0x1211f8] XOR EDI,EDI XOR EBX,EBX CALL 0x00104240 MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 JMP 0x001091c2 MOV RSI,qword ptr [R15 + 0xa8] JMP 0x00109085 MOVZX ESI,byte ptr [R15 + 0x44] MOV RDI,R13 AND ESI,0x7 CALL 0x001044e0 TEST EAX,EAX JZ 0x001091b0 MOV RAX,qword ptr [R13 + 0x8] CMP dword ptr [RAX + 0x8],0x2 JZ 0x00109700 MOV RBX,qword ptr [0x0012cb40] TEST RBX,RBX JZ 0x0010924e MOV RDI,RBX CALL 0x00104920 MOV RDI,qword ptr [0x0012cb38] CMP RBX,RDI JZ 0x0010925f CALL 0x00104920 MOV RAX,qword ptr [R15 + 0x8] MOV RDI,R15 MOV qword ptr [0x0012cb40],0x0 MOV qword ptr [0x0012cb38],0x0 CALL qword ptr [RAX + 0x1f0] TEST RAX,RAX JS 0x001091b0 MOV RDI,RAX CALL 0x00104370 MOV RDX,qword ptr [R15 + 0x8] MOV RDI,R15 MOV qword ptr [0x0012cb40],RAX MOV RSI,RAX MOV qword ptr [0x0012cb38],RAX CALL qword ptr [RDX + 0x1f8] MOV qword ptr [RSP + 0x18],RAX TEST RAX,RAX JS 0x001091b0 JZ 0x001096d0 MOV RDX,R13 LEA RSI,[0x1083b0] MOV RDI,R15 CALL 0x00104890 MOV EAX,dword ptr [0x0012c9f4] TEST EAX,EAX JZ 0x00109680 MOV RBP,qword ptr [0x0012caa8] TEST RBP,RBP JZ 0x001093bc NOP dword ptr [RAX] MOV RDI,qword ptr [RBP + 0x8] MOV EDX,0x40 XOR ESI,ESI MOV EBX,0x128 CALL 0x00107360 TEST RAX,RAX JZ 0x00109318 MOV EBX,dword ptr [RAX + 0x28] OR BH,0x1 MOV RSI,qword ptr [RBP + 0x8] MOV RDI,R13 CALL 0x001043e0 TEST RAX,RAX JNZ 0x00109ac0 OR EBX,0x100000 MOV RSI,qword ptr [RBP + 0x8] MOV RDI,R13 MOV EDX,EBX CALL 0x00104100 MOV qword ptr [RBP + 0x28],RAX TEST RAX,RAX JZ 0x00109af8 MOV RDX,qword ptr [RBP + 0x18] MOV RSI,RAX MOV RDI,R13 CALL 0x001045f0 TEST EAX,EAX JZ 0x00109aa8 MOV RDI,qword ptr [RBP + 0x8] XOR ESI,ESI MOV EDX,0xc CALL 0x00107360 TEST RAX,RAX JZ 0x0010938e MOV RDX,qword ptr [RAX + 0x18] MOV RAX,qword ptr [RBP + 0x28] OR byte ptr [RAX + 0x24],0x1 MOV qword ptr [RAX + 0x30],RDX MOV qword ptr [RAX + 0x28],RDX MOV RDI,qword ptr [RBP + 0x8] XOR ESI,ESI MOV EDX,0x30 CALL 0x00107360 TEST RAX,RAX JZ 0x001093af MOV RDX,qword ptr [RBP + 0x28] MOV RAX,qword ptr [RAX + 0x20] MOV qword ptr [RDX + 0x30],RAX MOV RBP,qword ptr [RBP] TEST RBP,RBP JNZ 0x001092f8 MOV RBP,qword ptr [0x0012caa0] TEST RBP,RBP JZ 0x0010940d NOP dword ptr [RAX + RAX*0x1] MOV RSI,qword ptr [RBP + 0x8] MOV RDI,R15 CALL 0x001043e0 MOV qword ptr [RBP + 0x28],RAX TEST RAX,RAX JZ 0x0010a42a MOV R12,qword ptr [RAX + 0x68] MOV RDX,qword ptr [RBP + 0x18] MOV RDI,R13 MOV RSI,R12 CALL 0x001045f0 TEST EAX,EAX JZ 0x0010a48e MOV RBP,qword ptr [RBP] TEST RBP,RBP JNZ 0x001093d0 MOV EAX,dword ptr [0x0012cb20] TEST EAX,EAX JNZ 0x0010a50b MOV RBX,qword ptr [0x0012ca98] LEA RAX,[RSP + 0xc0] TEST RBX,RBX JZ 0x001098d5 MOV qword ptr [RSP + 0x8],R13 MOV R14,RAX JMP 0x001094b4 MOV RDI,qword ptr [RBX + 0x10] LEA RSI,[0x122f63] CALL 0x00104760 MOV R12,RAX TEST RAX,RAX JZ 0x00109a78 MOV RDX,R14 MOV RSI,R13 MOV RDI,R15 CALL 0x001041c0 TEST EAX,EAX JZ 0x00109870 MOV RDI,qword ptr [RSP + 0xc0] MOV RCX,R12 MOV RDX,RBP MOV ESI,0x1 CALL 0x00104840 CMP RBP,RAX JNZ 0x0010a9ae MOV RDI,R12 CALL 0x001041f0 MOV RDI,qword ptr [RSP + 0xc0] CALL 0x00104920 MOV RBX,qword ptr [RBX] TEST RBX,RBX JZ 0x001098d0 MOV RSI,qword ptr [RBX + 0x8] MOV RDI,R15 CALL 0x001043e0 MOV R13,RAX TEST RAX,RAX JZ 0x001098a0 MOV EDX,0x5 LEA RSI,[0x121700] TEST byte ptr [RAX + 0x21],0x1 JZ 0x001094f7 MOV RBP,qword ptr [RAX + 0x38] TEST RBP,RBP JNZ 0x00109440 MOV EDX,0x5 LEA RSI,[0x121728] XOR EDI,EDI CALL 0x00104240 MOV RDX,R13 MOV RSI,R15 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 JMP 0x001094a8 MOV RDI,R15 CALL 0x0011bfe0 MOV EDX,0x5 LEA RSI,[0x1212a8] MOV RBX,RAX XOR EDI,EDI CALL 0x00104240 MOV RSI,RBX XOR EBX,EBX MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 JMP 0x001091c2 MOV RDI,R15 CALL 0x0011bfe0 MOV EDX,0x5 LEA RSI,[0x121258] MOV RBX,RAX JMP 0x0010952f MOV EDX,0x5 LEA RSI,[0x121930] XOR EDI,EDI CALL 0x00104240 MOV RCX,RAX NOP XOR EDX,EDX MOV RSI,R13 XOR EDI,EDI XOR EAX,EAX CALL 0x0011c0d0 JMP 0x001091c2 MOV RCX,qword ptr [R13] MOV RDX,qword ptr [R13 + 0x8] MOV RDI,R15 MOV R12,qword ptr [RAX] MOV R14,qword ptr [RDX] MOV qword ptr [RSP + 0x8],RCX CALL 0x0011bfe0 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x1212e0] MOV RBX,RAX CALL 0x00104240 MOV RCX,qword ptr [RSP + 0x8] MOV R8,R14 MOV RDX,R12 MOV RDI,RAX MOV RSI,RBX XOR EAX,EAX CALL 0x001042a0 JMP 0x00109064 MOV RDI,R15 CALL 0x0011bfe0 MOV EDX,0x5 LEA RSI,[0x121228] MOV RBX,RAX JMP 0x0010952f MOV RDI,R15 CALL 0x00104650 MOV RDI,R15 MOV RBP,RAX CALL 0x00104550 MOV RSI,RBP MOV EDI,EAX CALL 0x00104590 MOV EDX,0x5 LEA RSI,[0x121378] MOV RBP,RAX JMP 0x00109191 MOV RDI,R15 CALL 0x0011bfe0 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x121308] MOV RBP,RAX CALL 0x00104240 MOV RSI,RBP MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 JMP 0x0010912d MOV RAX,qword ptr [R13 + 0x8] MOV RSI,R13 MOV RDI,R15 CALL qword ptr [RAX + 0x160] TEST EAX,EAX JNZ 0x001092e5 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x11e172] MOV dword ptr [0x0012cb24],0x1 CALL 0x00104240 XOR EDX,EDX MOV RSI,R15 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 JMP 0x001092e5 MOV RDI,qword ptr [0x0012cb40] CALL 0x00104920 MOV qword ptr [0x0012cb40],0x0 MOV qword ptr [0x0012cb38],0x0 JMP 0x001092c5 MOV RSI,qword ptr [RAX] LEA RDX,[0x11e166] MOV ECX,0x4 MOV RDI,RDX CMPSB.REPE RDI,RSI SETA AL SBB AL,0x0 TEST AL,AL JNZ 0x0010923a MOV RCX,qword ptr [R15 + 0x8] MOV RAX,qword ptr [R13 + 0xf8] CMP dword ptr [RCX + 0x8],0x2 JZ 0x0010a4ce MOV RDX,qword ptr [0x0012b4f8] CMP RDX,-0x1 JZ 0x0010a4b9 MOV qword ptr [RAX + 0x110],RDX MOV RCX,qword ptr [0x0012b4f0] CMP RCX,-0x1 JZ 0x00109762 MOV qword ptr [RAX + 0x168],RCX MOV RCX,qword ptr [0x0012b4e8] CMP RCX,-0x1 JZ 0x00109776 MOV qword ptr [RAX + 0x168],RCX MOV RCX,qword ptr [0x0012b4e0] CMP RCX,-0x1 JZ 0x0010978a MOV qword ptr [RAX + 0x100],RCX MOV RCX,qword ptr [0x0012b4d8] CMP RCX,-0x1 JZ 0x0010a4a4 MOV qword ptr [RAX + 0x108],RCX MOV RSI,qword ptr [0x0012b4d0] CMP RSI,-0x1 JZ 0x001097b6 MOV qword ptr [RAX + 0x158],RSI MOV RSI,qword ptr [0x0012b4c8] CMP RSI,-0x1 JZ 0x001097ca MOV qword ptr [RAX + 0x158],RSI MOVZX ESI,word ptr [0x0012b4c4] CMP SI,-0x1 JZ 0x001097de MOV word ptr [RAX + 0x148],SI MOVZX ESI,word ptr [0x0012b4c2] CMP SI,-0x1 JZ 0x001097f2 MOV word ptr [RAX + 0x120],SI MOVZX ESI,word ptr [0x0012b4c0] CMP SI,-0x1 JZ 0x00109806 MOV word ptr [RAX + 0x122],SI CMP RDX,RCX JBE 0x0010923a LEA RBX,[RSP + 0xa0] LEA RSI,[0x11e16b] XOR EAX,EAX MOV RDI,RBX LEA RBP,[RSP + 0xc0] CALL 0x00104820 MOV RDX,qword ptr [0x0012b4d8] MOV RDI,RBP XOR EAX,EAX LEA RSI,[0x11e16b] CALL 0x00104820 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x1213a8] CALL 0x00104240 MOV RDX,RBP MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 JMP 0x0010923a XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x1217b0] CALL 0x00104240 MOV RDX,R13 MOV RSI,R15 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 JMP 0x00109493 MOV RBP,qword ptr [RBX + 0x8] XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x1216d0] CALL 0x00104240 XOR EDX,EDX MOV RSI,R15 XOR EDI,EDI MOV RCX,RAX MOV R8,RBP XOR EAX,EAX CALL 0x0011c0d0 JMP 0x001094a8 MOV R13,qword ptr [RSP + 0x8] MOV RAX,qword ptr [0x0012ca90] MOV qword ptr [RSP + 0x70],RAX TEST RAX,RAX JZ 0x00109939 LEA RSI,[0x11e1c0] MOV RDI,R13 CALL 0x001043e0 MOV RBX,RAX TEST RAX,RAX JZ 0x0010a796 MOV RBX,qword ptr [R13] MOV EDX,0x5 LEA RSI,[0x1217d8] XOR EDI,EDI CALL 0x00104240 MOV RDI,RAX MOV RSI,RBX XOR EAX,EAX CALL 0x0011b660 MOV qword ptr [0x0012ca90],0x0 MOV qword ptr [RSP + 0x70],0x0 MOV R12D,dword ptr [R13 + 0xa0] TEST R12D,R12D JZ 0x00109b10 MOV EAX,dword ptr [0x0012cad0] OR EAX,dword ptr [0x0012cac8] JZ 0x00109b10 MOV EBP,R12D LEA RBX,[RBP*0x8] MOV RDI,RBX CALL 0x00104370 LEA RDX,[RSP + 0xc0] LEA RSI,[0x1071c0] MOV RDI,R13 MOV R14,RAX MOV qword ptr [RSP + 0x80],RAX MOV qword ptr [RSP + 0xc0],RAX CALL 0x00104890 MOV RSI,RBP MOV EDX,0x8 MOV RDI,R14 LEA RCX,[0x1071d0] CALL 0x00104130 MOV RDI,RBX CALL 0x00104370 MOV RDX,RBX XOR ESI,ESI MOV RDI,RAX MOV RBP,RAX MOV qword ptr [RSP + 0x88],RAX CALL 0x00104340 MOV EAX,dword ptr [0x0012cad0] XOR EDI,EDI MOV qword ptr [RSP + 0x78],RDI TEST EAX,EAX JZ 0x0010a5cb CMP R12D,0x1 JZ 0x0010a5cb LEA EAX,[R12 + -0x2] MOV RBX,R14 MOV dword ptr [RSP + 0x8],R12D MOV R12,RDI LEA RCX,[R14 + RAX*0x8 + 0x8] MOV qword ptr [RSP + 0x10],R15 MOV R14,RCX JMP 0x00109a21 ADD RBX,0x8 ADD RBP,0x8 CMP R14,RBX JZ 0x0010a5bc MOV RSI,qword ptr [RBX] MOV EAX,dword ptr [RSI + 0x20] AND EAX,0x102 CMP EAX,0x102 JNZ 0x00109a10 MOV RDI,qword ptr [RBX + 0x8] MOV RAX,qword ptr [RSI + 0x38] MOV RDX,qword ptr [RSI + 0x30] MOV RDI,qword ptr [RDI + 0x30] ADD RDX,RAX CMP RDX,RDI JNC 0x00109a10 SUB RDI,RDX MOV R15,RDI LEA RDX,[RAX + RDI*0x1] MOV RDI,R13 CALL 0x001045f0 TEST EAX,EAX JZ 0x0010ac48 CMP R12,R15 MOV qword ptr [RBP],R15 CMOVC R12,R15 JMP 0x00109a10 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x121750] CALL 0x00104240 MOV RDI,qword ptr [RBX + 0x10] XOR EDX,EDX XOR ESI,ESI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 JMP 0x001094a8 MOV RDX,qword ptr [RBP + 0x28] XOR ECX,ECX MOV RSI,R13 XOR EDI,EDI MOV EBX,EAX CALL 0x0011c0d0 JMP 0x001091c2 MOV RBX,qword ptr [RBP + 0x8] MOV EDX,0x5 LEA RSI,[0x11e18f] XOR EDI,EDI CALL 0x00104240 MOV R8,RBX XOR EDX,EDX MOV RSI,R13 MOV RCX,RAX XOR EDI,EDI XOR EAX,EAX XOR EBX,EBX CALL 0x0011c0d0 JMP 0x001091c2 MOV RBX,qword ptr [RBP + 0x8] MOV EDX,0x5 LEA RSI,[0x11e1a6] JMP 0x00109ad0 MOV qword ptr [RSP + 0x78],0x0 MOV qword ptr [RSP + 0x88],0x0 MOV qword ptr [RSP + 0x80],0x0 MOV qword ptr [RSP + 0x68],0x0 MOV EBP,dword ptr [0x0012ca88] TEST EBP,EBP JNZ 0x0010a64d MOV EAX,dword ptr [0x0012cb0c] LEA EDX,[RAX + -0x2] CMP EDX,0x5 JA 0x0010aa82 CMP EAX,0x7 JZ 0x00109b89 XOR EDI,EDI CALL 0x00104380 MOV RDX,qword ptr [0x0012cb40] LEA RSI,[0x108e30] MOV RDI,R15 CALL 0x00104890 CALL 0x00104350 TEST EAX,EAX JNZ 0x0010a215 MOVSXD RAX,dword ptr [0x0012ca18] MOV RBX,qword ptr [RSP + 0x18] LEA RDI,[RBX + RAX*0x1 + 0x1] SHL RDI,0x3 CALL 0x00104370 MOV RDX,qword ptr [0x0012cb40] MOV qword ptr [RSP + 0x40],RAX MOV qword ptr [0x0012cb38],RAX MOV EAX,dword ptr [R15 + 0x44] SHR EAX,0x5 AND EAX,0x42 MOV dword ptr [RSP + 0x60],EAX TEST RBX,RBX JZ 0x00109eeb LEA RAX,[RDX + RBX*0x8] MOV qword ptr [RSP + 0x8],RDX MOV qword ptr [RSP + 0x38],RAX LEA RAX,[RSP + 0xc0] MOV qword ptr [RSP + 0x18],0x0 MOV qword ptr [RSP + 0x48],RAX MOV qword ptr [RSP + 0x30],R15 MOV qword ptr [RSP + 0x28],R13 NOP dword ptr [RAX + RAX*0x1] MOV RAX,qword ptr [RSP + 0x8] MOV R15,qword ptr [0x0012ca20] MOV RBP,qword ptr [RAX] MOV EAX,dword ptr [RBP + 0x18] MOV RBX,qword ptr [RBP + 0x8] MOV dword ptr [RSP + 0x10],EAX MOV RAX,qword ptr [RBP + 0x20] MOV qword ptr [RSP + 0x20],RAX TEST R15,R15 JZ 0x00109cb0 MOV R12D,dword ptr [0x0012ca18] TEST R12D,R12D JLE 0x00109cb0 MOV R13,qword ptr [R15 + 0x28] TEST R13,R13 JZ 0x00109cb0 XOR R14D,R14D JMP 0x00109c65 ADD R14D,0x1 MOV R15,qword ptr [R15] CMP R14D,R12D JZ 0x00109cb0 MOV R13,qword ptr [R15 + 0x28] TEST R13,R13 JZ 0x00109cb0 MOV RSI,RBX MOV RDI,R13 CALL 0x00104460 TEST EAX,EAX JNZ 0x00109c50 MOV RDI,R13 CALL 0x00104920 LEA RAX,[0x123227] MOV RCX,qword ptr [RSP + 0x40] MOV RDI,R15 MOV qword ptr [R15 + 0x28],RAX MOV RSI,qword ptr [RSP + 0x28] MOV RAX,qword ptr [RSP + 0x18] LEA R13,[RAX + 0x1] LEA R12,[RCX + RAX*0x8] CALL 0x00108200 MOV qword ptr [RSP + 0x18],R13 MOV qword ptr [R12],RAX NOP MOV RDI,qword ptr [0x0012ca30] CALL 0x001044d0 TEST RAX,RAX JNZ 0x00109cce CMP qword ptr [0x0012cb48],0x0 MOV R12,RBX JZ 0x00109d0d MOV RSI,qword ptr [RSP + 0x48] MOV RDI,qword ptr [0x0012ca30] MOV qword ptr [RSP + 0xc0],RBX MOV qword ptr [RSP + 0xc8],0x0 CALL 0x00104810 TEST RAX,RAX JZ 0x0010a0b0 MOV R12,qword ptr [RAX + 0x8] CMP RBX,R12 JZ 0x0010a0b3 MOV qword ptr [RBP + 0x8],R12 MOV RAX,qword ptr [RSP + 0x30] MOV EDX,dword ptr [0x0012ca7c] MOV RAX,qword ptr [RAX + 0x8] MOVZX EAX,byte ptr [RAX + 0x1c] CMP byte ptr [R12],AL JZ 0x00109f68 TEST EDX,EDX JNZ 0x0010a080 MOV RDI,qword ptr [0x0012ca08] MOV RBX,R12 TEST RDI,RDI JZ 0x00109da6 CALL 0x00104260 MOV RDI,R12 MOV RBX,RAX CALL 0x00104260 LEA RDI,[RBX + RAX*0x1 + 0x2] CALL 0x00104370 MOV RDX,RAX MOV RBX,RAX MOV RCX,qword ptr [0x0012ca08] TEST RCX,RCX JZ 0x00109d97 MOV RDI,RDX MOV RSI,RCX MOV qword ptr [RSP + 0x50],RDX MOV qword ptr [RSP + 0x58],RCX CALL 0x001040e0 MOV RCX,qword ptr [RSP + 0x58] MOV RDI,RCX CALL 0x00104260 MOV RDX,qword ptr [RSP + 0x50] ADD RDX,RAX MOV RSI,R12 MOV RDI,RDX CALL 0x001040e0 MOV qword ptr [RBP + 0x8],RBX CMP dword ptr [0x0012cb0c],0x7 JZ 0x00109e38 MOV EAX,dword ptr [RSP + 0x10] TEST AL,0x20 JNZ 0x0010a100 TEST AH,0x1 JZ 0x00109fe0 MOV RAX,qword ptr [RBP + 0x20] MOV RAX,qword ptr [RAX + 0x100] MOV RAX,qword ptr [RAX] TEST byte ptr [RAX + 0x18],0x20 JZ 0x00109fe0 MOV RSI,qword ptr [0x0012ca68] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JZ 0x00109e20 MOV EDX,0x5 LEA RSI,[0x1219f0] XOR EDI,EDI CALL 0x00104240 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 MOV dword ptr [0x0012cb24],0x1 NOP dword ptr [RAX] MOV RSI,qword ptr [0x0012ca60] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JZ 0x00109e61 NOP dword ptr [RAX + RAX*0x1] MOV R10D,dword ptr [0x0012ca10] TEST R10D,R10D JZ 0x00109e4e TEST dword ptr [RSP + 0x10],0x4000 JNZ 0x00109e61 MOV RSI,qword ptr [0x0012ca58] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JZ 0x00109ecb MOV RDI,qword ptr [RBP + 0x20] CALL 0x001082f0 TEST EAX,EAX JNZ 0x00109ecb TEST byte ptr [RSP + 0x10],0x2 JZ 0x00109e90 MOV R9D,dword ptr [0x0012ca14] TEST R9D,R9D JZ 0x0010a5a0 MOV EAX,dword ptr [RBP + 0x18] AND EAX,0xfffffffd OR AL,0x80 MOV dword ptr [RBP + 0x18],EAX LEA RCX,[0x12c678] CMP qword ptr [RSP + 0x20],RCX JZ 0x00109eb4 TEST byte ptr [RSP + 0x10],0x82 JNZ 0x0010a467 TEST byte ptr [RSP + 0x10],0x1 JNZ 0x0010a43f MOV RAX,qword ptr [RSP + 0x18] MOV RCX,qword ptr [RSP + 0x40] MOV qword ptr [RCX + RAX*0x8],RBP ADD RAX,0x1 MOV qword ptr [RSP + 0x18],RAX ADD qword ptr [RSP + 0x8],0x8 MOV RAX,qword ptr [RSP + 0x8] CMP qword ptr [RSP + 0x38],RAX JNZ 0x00109c00 MOV R15,qword ptr [RSP + 0x30] MOV R13,qword ptr [RSP + 0x28] MOV RBP,qword ptr [0x0012ca20] TEST RBP,RBP JZ 0x0010a19d MOV EDI,dword ptr [0x0012ca18] TEST EDI,EDI JLE 0x0010a19d XOR R12D,R12D MOV RDX,qword ptr [RSP + 0x18] JMP 0x00109f39 CMP byte ptr [RBX],0x0 JNZ 0x0010b744 MOVSXD RAX,dword ptr [0x0012ca18] ADD R12,0x1 MOV RBP,qword ptr [RBP] CMP R12,RAX JGE 0x0010a198 MOV RBX,qword ptr [RBP + 0x28] TEST RBX,RBX JNZ 0x00109f18 MOV RAX,qword ptr [RSP + 0x40] MOV RSI,R13 MOV RDI,RBP LEA RBX,[RDX + 0x1] LEA R14,[RAX + RDX*0x8] CALL 0x00108200 MOV RDX,RBX MOV qword ptr [R14],RAX JMP 0x00109f21 TEST EDX,EDX JZ 0x0010a150 MOV RAX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [0x0012ca08] MOV RAX,qword ptr [RAX + 0x8] MOVZX EAX,byte ptr [RAX + 0x1c] TEST AL,AL JNZ 0x00109f95 ADD R12,0x1 MOV qword ptr [RBP + 0x8],R12 JMP 0x00109d39 TEST RDI,RDI JZ 0x0010a188 ADD R12,0x1 MOV qword ptr [RBP + 0x8],R12 CALL 0x00104260 MOV RDI,R12 MOV RBX,RAX CALL 0x00104260 LEA RDI,[RBX + RAX*0x1 + 0x2] CALL 0x00104370 MOV RBX,RAX LEA RDX,[RAX + 0x1] MOV RAX,qword ptr [RSP + 0x28] MOV RAX,qword ptr [RAX + 0x8] MOVZX EAX,byte ptr [RAX + 0x1c] MOV byte ptr [RBX],AL JMP 0x00109d61 MOV R11D,dword ptr [RSP + 0x60] TEST R11D,R11D JNZ 0x00109ffb TEST byte ptr [RSP + 0x10],0x82 JNZ 0x0010a060 MOV RAX,qword ptr [RBP + 0x20] TEST byte ptr [RAX + 0x21],0x10 JNZ 0x0010a060 MOV RDI,RBP CALL 0x00104480 CMP EAX,0x49 JZ 0x0010a060 TEST byte ptr [RSP + 0x10],0x82 JNZ 0x0010a418 LEA RCX,[0x12c678] CMP qword ptr [RSP + 0x20],RCX JZ 0x0010a418 MOV RAX,qword ptr [RBP + 0x20] TEST byte ptr [RAX + 0x21],0x10 JNZ 0x0010a418 TEST byte ptr [RSP + 0x10],0x4 JZ 0x0010aab4 MOV EAX,dword ptr [0x0012cb0c] SUB EAX,0x2 CMP EAX,0x1 JBE 0x00109e38 CMP dword ptr [0x0012ca88],0x0 JNZ 0x00109e38 NOP dword ptr [RAX] MOV RSI,qword ptr [0x0012ca68] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JNZ 0x00109e38 JMP 0x00109e20 MOV RCX,qword ptr [RSP + 0x28] MOV RDI,qword ptr [0x0012ca08] MOV RDX,qword ptr [RCX + 0x8] CMP byte ptr [RDX + 0x1c],0x0 JZ 0x00109d39 TEST AL,AL JNZ 0x00109d39 JMP 0x00109fa6 MOV R12,RBX TEST dword ptr [RSP + 0x10],0x100 JZ 0x00109d09 MOV R12,qword ptr [0x0012cb48] TEST R12,R12 JNZ 0x0010a0e6 JMP 0x0010a66d MOV R12,qword ptr [R12 + 0x18] TEST R12,R12 JZ 0x0010a66d MOV RDI,qword ptr [R12] MOV RSI,RBX CALL 0x00104460 TEST EAX,EAX JNZ 0x0010a0d8 MOV R12,qword ptr [R12 + 0x8] JMP 0x00109d09 MOV RSI,qword ptr [0x0012ca68] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JZ 0x00109e61 MOV EDX,0x5 LEA RSI,[0x1219f0] XOR EDI,EDI CALL 0x00104240 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 MOV dword ptr [0x0012cb24],0x1 JMP 0x00109e61 MOV EBX,dword ptr [0x0012ca78] TEST EBX,EBX JZ 0x00109d32 TEST byte ptr [RSP + 0x10],0x82 JNZ 0x0010a177 LEA RCX,[0x12c678] CMP qword ptr [RSP + 0x20],RCX JNZ 0x0010a783 MOV RDI,qword ptr [0x0012ca08] JMP 0x00109f88 MOV byte ptr [R12],AL MOV RBX,R12 MOV qword ptr [RBP + 0x8],R12 JMP 0x00109da6 MOV qword ptr [RSP + 0x18],RDX MOV RAX,qword ptr [RSP + 0x40] MOV RCX,qword ptr [RSP + 0x18] MOV ESI,dword ptr [0x0012ca88] MOV qword ptr [RAX + RCX*0x8],0x0 MOV EAX,dword ptr [RSP + 0x18] MOV qword ptr [RSP + 0x18],RAX TEST ESI,ESI JZ 0x0010a2f0 CMP qword ptr [RSP + 0x68],0x0 JZ 0x0010a2f0 MOV RDX,qword ptr [R13 + 0x8] MOV EAX,dword ptr [RDX + 0x8] CMP EAX,0x2 JZ 0x0010a886 CMP EAX,0x5 JZ 0x0010a886 MOV RBX,qword ptr [RDX] LEA RSI,[0x121870] MOV EDX,0x5 XOR EDI,EDI CALL 0x00104240 XOR EDX,EDX MOV RSI,R13 XOR EDI,EDI MOV RCX,RAX MOV R8,RBX XOR EAX,EAX CALL 0x0011c0d0 MOV dword ptr [0x0012cb24],0x1 XOR EBX,EBX JMP 0x001091c2 MOV RDI,qword ptr [0x0012ca58] CALL 0x001044d0 TEST RAX,RAX JNZ 0x0010aaa9 MOV RDI,qword ptr [0x0012ca50] CALL 0x001044d0 TEST RAX,RAX JNZ 0x0010aaa9 MOV RDI,qword ptr [0x0012ca48] CALL 0x001044d0 TEST RAX,RAX JNZ 0x0010aaa9 MOV RDI,qword ptr [0x0012ca40] CALL 0x001044d0 TEST RAX,RAX JNZ 0x0010aaa9 MOV RDI,qword ptr [0x0012ca38] CALL 0x001044d0 TEST RAX,RAX JNZ 0x0010aaa9 MOV RDI,qword ptr [0x0012ca30] CALL 0x001044d0 TEST RAX,RAX JNZ 0x0010aaa9 CMP qword ptr [0x0012ca08],0x0 JNZ 0x0010aaa9 CMP qword ptr [0x0012cb48],0x0 JNZ 0x0010aaa9 MOV EAX,dword ptr [0x0012cafc] OR EAX,dword ptr [0x0012caf8] OR EAX,dword ptr [0x0012ca88] OR EAX,dword ptr [0x0012ca7c] OR EAX,dword ptr [0x0012ca78] OR EAX,dword ptr [0x0012ca14] OR EAX,dword ptr [0x0012ca18] JNZ 0x0010aaa9 MOV EDX,dword ptr [RSP + 0x18] MOV RSI,qword ptr [0x0012cb38] MOV RDI,R13 CALL 0x00104450 MOV RDX,R13 LEA RSI,[0x108b90] MOV RDI,R15 CALL 0x00104890 MOV RDX,R13 LEA RSI,[0x108850] MOV RDI,R15 CALL 0x00104890 MOV RBP,qword ptr [0x0012caa8] TEST RBP,RBP JZ 0x0010a35f NOP dword ptr [RAX + RAX*0x1] MOV RDX,qword ptr [RBP + 0x20] MOV RSI,qword ptr [RBP + 0x28] XOR ECX,ECX MOV RDI,R13 MOV R8,qword ptr [RBP + 0x18] CALL 0x00104310 TEST EAX,EAX JZ 0x00109aa8 MOV RBP,qword ptr [RBP] TEST RBP,RBP JNZ 0x0010a338 MOV R12,qword ptr [0x0012caa0] TEST R12,R12 JZ 0x0010a3a1 NOP dword ptr [RAX + RAX*0x1] MOV RAX,qword ptr [R12 + 0x28] MOV RDX,qword ptr [R12 + 0x20] XOR ECX,ECX MOV RDI,R13 MOV R8,qword ptr [R12 + 0x18] MOV RBP,qword ptr [RAX + 0x68] MOV RSI,RBP CALL 0x00104310 TEST EAX,EAX JZ 0x0010a870 MOV R12,qword ptr [R12] TEST R12,R12 JNZ 0x0010a370 MOV ECX,dword ptr [0x0012cb20] TEST ECX,ECX JNZ 0x0010a9f8 MOV RDX,qword ptr [0x0012ca90] TEST RDX,RDX JZ 0x0010a3d2 MOV RSI,qword ptr [RSP + 0x70] MOV RDI,R13 CALL 0x00104600 MOV EBX,EAX TEST EAX,EAX JZ 0x0010abeb MOV EAX,dword ptr [0x0012cad0] OR EAX,dword ptr [0x0012cac8] JNZ 0x0010a675 MOV RAX,qword ptr [R13 + 0x8] MOV RSI,R13 MOV RDI,R15 CALL qword ptr [RAX + 0x138] MOV EBX,EAX TEST EAX,EAX JZ 0x00109569 MOV RSI,qword ptr [0x0012cab8] TEST RSI,RSI JNZ 0x0010ab7f MOV EBX,0x1 JMP 0x001091c2 CMP dword ptr [0x0012cb0c],0x3 JNZ 0x0010a060 JMP 0x00109e38 MOV RBX,qword ptr [RBP + 0x8] MOV EDX,0x5 LEA RSI,[0x1213e8] JMP 0x0010952f MOV RSI,qword ptr [0x0012ca48] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JZ 0x00109eb4 MOV EAX,dword ptr [RBP + 0x18] AND EAX,0xfffffffe OR EAX,0x2 MOV dword ptr [RBP + 0x18],EAX JMP 0x00109eb4 MOV RSI,qword ptr [0x0012ca50] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JZ 0x0010a800 MOV EAX,dword ptr [RBP + 0x18] AND AL,0x7d OR EAX,0x1 MOV dword ptr [RBP + 0x18],EAX JMP 0x00109ea9 XOR ECX,ECX MOV RDX,R12 MOV RSI,R13 XOR EDI,EDI MOV EBX,EAX CALL 0x0011c0d0 JMP 0x001091c2 MOV qword ptr [0x0012b4d8],0x1000 MOV ECX,0x1000 JMP 0x001097a2 MOV qword ptr [0x0012b4f8],0x200 MOV EDX,0x200 JMP 0x0010974e MOV RSI,qword ptr [RCX] MOV RDI,RDX MOV ECX,0x4 CMPSB.REPE RDI,RSI SETA DL SBB DL,0x0 TEST DL,DL JNZ 0x00109736 MOV RCX,qword ptr [R15 + 0xf8] LEA RDI,[RAX + 0xc8] LEA RSI,[RCX + 0xc8] MOV ECX,0x37 MOVSQ.REP RDI,RSI JMP 0x00109736 LEA RSI,[0x11e0bb] MOV RDI,R15 CALL 0x001043e0 MOV R14,RAX TEST RAX,RAX JZ 0x0010941b MOV EAX,dword ptr [0x0012cb20] TEST EAX,EAX JZ 0x0010941b MOV RAX,qword ptr [R15 + 0x8] CMP dword ptr [RAX + 0x8],0x5 JNZ 0x0010941b LEA RSI,[R14 + 0xe0] MOV RDI,R14 CALL 0x00107fb0 TEST EAX,EAX JZ 0x0010941b MOV RAX,qword ptr [R14 + 0x38] MOV qword ptr [RSP + 0x38],RAX TEST RAX,RAX JNZ 0x0010ad68 MOV EDX,0x5 LEA RSI,[0x121410] XOR EDI,EDI CALL 0x00104240 MOV RDX,R14 MOV RSI,R15 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 MOV dword ptr [0x0012cb20],0x0 JMP 0x0010941b MOV RSI,qword ptr [0x0012ca38] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JNZ 0x00109e85 JMP 0x00109e90 MOV qword ptr [RSP + 0x78],R12 MOV R15,qword ptr [RSP + 0x10] MOV R12D,dword ptr [RSP + 0x8] MOV R14D,dword ptr [0x0012cac8] TEST R14D,R14D JZ 0x00109b31 MOV RAX,qword ptr [RSP + 0x80] LEA EBX,[R12 + -0x1] LEA RBP,[RAX + RBX*0x8] MOV RAX,qword ptr [0x0012cac0] MOV RSI,qword ptr [RBP] MOV RDX,qword ptr [RSI + 0x30] MOV R12,qword ptr [RSI + 0x38] ADD R12,RDX CMP R12,RAX JNC 0x00109b31 SUB RAX,RDX MOV RDI,R13 MOV RDX,RAX CALL 0x001045f0 TEST EAX,EAX JZ 0x0010acab MOV RAX,qword ptr [0x0012cac0] MOV RCX,qword ptr [RSP + 0x88] SUB RAX,R12 MOV qword ptr [RCX + RBX*0x8],RAX MOV RCX,qword ptr [RSP + 0x78] CMP RCX,RAX CMOVNC RAX,RCX MOV qword ptr [RSP + 0x78],RAX JMP 0x00109b31 MOV RDX,qword ptr [RSP + 0x18] MOV RSI,qword ptr [0x0012cb40] XOR ECX,ECX MOV RDI,R15 CALL 0x0010c920 MOV qword ptr [RSP + 0x68],RAX JMP 0x00109b48 MOV R12,RBX JMP 0x00109d09 MOV RAX,qword ptr [RSP + 0x78] MOV EBX,0x2000 CMP RAX,0x2000 CMOVBE RBX,RAX MOV RDI,RBX CALL 0x00104370 MOVZX EDX,byte ptr [0x0012cacc] MOV qword ptr [RSP + 0x8],RAX MOV RAX,0x101010101010101 IMUL RAX,RDX CMP EBX,0x8 JNC 0x0010aa5b TEST BL,0x4 JNZ 0x0010adcd TEST EBX,EBX JZ 0x0010a6d1 MOV RCX,qword ptr [RSP + 0x8] MOV byte ptr [RCX],AL TEST BL,0x2 JNZ 0x0010ae0e MOV EAX,dword ptr [R13 + 0xa0] TEST EAX,EAX JZ 0x0010a3e4 MOV R12,qword ptr [RSP + 0x88] SUB EAX,0x1 MOV qword ptr [RSP + 0x18],R15 MOV RBP,qword ptr [RSP + 0x80] LEA RAX,[R12 + RAX*0x8 + 0x8] MOV qword ptr [RSP + 0x10],RAX JMP 0x0010a71b ADD R12,0x8 ADD RBP,0x8 CMP qword ptr [RSP + 0x10],R12 JZ 0x0010ab17 MOV RBX,qword ptr [R12] TEST RBX,RBX JZ 0x0010a708 MOV RSI,qword ptr [RBP] MOV R15,qword ptr [RSI + 0x38] SUB R15,RBX JMP 0x0010a744 ADD R15,R14 SUB RBX,R14 JZ 0x0010a708 MOV RSI,qword ptr [RBP] CMP RBX,0x2000 MOV R14D,0x2000 MOV RCX,R15 MOV RDI,R13 CMOVBE R14,RBX MOV RDX,qword ptr [RSP + 0x8] MOV R8,R14 CALL 0x00104310 TEST EAX,EAX JNZ 0x0010a738 MOV RDX,qword ptr [RBP] XOR ECX,ECX MOV RSI,R13 XOR EDI,EDI MOV EBX,EAX CALL 0x0011c0d0 JMP 0x001091c2 MOV RAX,qword ptr [RBP + 0x20] TEST byte ptr [RAX + 0x21],0x10 JNZ 0x0010a177 JMP 0x00109d32 MOV RSI,qword ptr [0x0012ca90] MOV RDI,R13 CALL 0x00104170 MOV qword ptr [RSP + 0x70],RAX TEST RAX,RAX JZ 0x0010ace0 MOV RAX,qword ptr [R13 + 0x8] CMP dword ptr [RAX + 0x8],0x2 JNZ 0x00109939 MOV RAX,qword ptr [R13 + 0x90] TEST RAX,RAX JNZ 0x0010a7ed JMP 0x0010ad5e CMP RDX,qword ptr [RBX + 0x28] CMOVA RBX,RAX MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JZ 0x0010ab3d MOV RDX,qword ptr [RAX + 0x28] TEST RDX,RDX JZ 0x0010a7e0 TEST RBX,RBX JNZ 0x0010a7d8 MOV RBX,RAX JMP 0x0010a7e0 MOV RDI,qword ptr [0x0012ca40] CALL 0x001044d0 TEST RAX,RAX JNZ 0x0010ab21 MOV R8D,dword ptr [0x0012ca70] TEST R8D,R8D JZ 0x00109ea9 MOV RAX,qword ptr [RBP] TEST RAX,RAX JZ 0x00109ea9 MOV RDX,qword ptr [RAX + 0x8] CMP dword ptr [RDX + 0x8],0x5 JNZ 0x00109ea9 CMP qword ptr [RAX + 0xf8],0x0 JZ 0x00109ea9 MOVZX EAX,byte ptr [RBP + 0x49] AND EAX,0x3 SUB EAX,0x1 CMP EAX,0x1 JA 0x00109ea9 JMP 0x0010a47e XOR ECX,ECX MOV RDX,RBP MOV RSI,R13 XOR EDI,EDI MOV EBX,EAX CALL 0x0011c0d0 JMP 0x001091c2 MOV RSI,qword ptr [RSP + 0x68] LEA RCX,[RSP + 0xa0] LEA RDX,[RSP + 0x90] MOV RDI,R13 LEA R9,[RSP + 0xc0] LEA R8,[RSP + 0x98] CALL 0x0011aff0 TEST EAX,EAX JZ 0x0010a215 MOV EDX,0x2108 LEA RSI,[0x11e214] MOV RDI,R13 CALL 0x00104100 MOV EDX,0x2108 LEA RSI,[0x1228d5] MOV RDI,R13 MOV RBP,RAX CALL 0x00104100 MOV RBX,RAX TEST RBP,RBP JZ 0x0010ab06 TEST RAX,RAX JZ 0x0010ab06 MOV RDX,qword ptr [RSP + 0xa0] MOV RSI,RBP MOV RDI,R13 CALL 0x001045f0 TEST EAX,EAX JZ 0x0010ab06 MOV RDX,qword ptr [RSP + 0xc0] MOV RSI,RBX MOV RDI,R13 CALL 0x001045f0 TEST EAX,EAX JZ 0x0010ab06 MOV dword ptr [RBP + 0x70],0x2 XOR ECX,ECX MOV RSI,RBP MOV RDI,R13 MOV dword ptr [RBX + 0x70],0x0 MOV R8,qword ptr [RSP + 0xa0] MOV RDX,qword ptr [RSP + 0x90] CALL 0x00104310 TEST EAX,EAX JZ 0x0010a985 MOV R8,qword ptr [RSP + 0xc0] XOR ECX,ECX MOV RSI,RBX MOV RDI,R13 MOV RDX,qword ptr [RSP + 0x98] CALL 0x00104310 TEST EAX,EAX JNZ 0x0010a2f0 MOV EDX,0x5 LEA RSI,[0x121828] XOR EDI,EDI CALL 0x00104240 XOR EDX,EDX MOV RSI,R13 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 JMP 0x0010a215 CALL 0x001040a0 MOV EDI,dword ptr [RAX] CALL 0x001048d0 MOV RBX,qword ptr [RBX + 0x10] MOV EDX,0x5 XOR EDI,EDI LEA RSI,[0x121778] MOV RBP,RAX CALL 0x00104240 MOV RSI,RBX MOV RDX,RBP XOR EBX,EBX MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 MOV RDI,qword ptr [RSP + 0xc0] CALL 0x00104920 JMP 0x001091c2 LEA RSI,[0x11e0bb] MOV RDI,R13 CALL 0x001043e0 MOV RBP,RAX TEST RAX,RAX JZ 0x0010aa27 MOV EDX,dword ptr [0x0012cb20] TEST EDX,EDX JZ 0x0010aa27 MOV RAX,qword ptr [R13 + 0x8] CMP dword ptr [RAX + 0x8],0x5 JZ 0x0010acf8 MOV EAX,dword ptr [0x0012cb50] TEST EAX,EAX JZ 0x0010ac1e MOV RDI,qword ptr [0x0012cb18] CALL 0x00104920 MOV qword ptr [0x0012cb18],0x0 MOV dword ptr [0x0012cb20],0x0 JMP 0x0010a3af MOV RCX,qword ptr [RSP + 0x8] MOV EDX,EBX LEA RDI,[RCX + 0x8] MOV qword ptr [RCX],RAX AND RDI,-0x8 MOV qword ptr [RCX + RDX*0x1 + -0x8],RAX SUB RCX,RDI ADD ECX,EBX SHR ECX,0x3 STOSQ.REP RDI JMP 0x0010a6d1 MOV EAX,dword ptr [0x0012ca70] OR EAX,dword ptr [0x0012cb08] JNZ 0x00109b5f MOV RDI,qword ptr [0x0012ca68] CALL 0x001044d0 TEST RAX,RAX JZ 0x0010a226 MOV EAX,dword ptr [0x0012cb0c] JMP 0x00109b5a MOV RCX,qword ptr [RSP + 0x30] MOV RDX,qword ptr [RCX + 0x8] CMP dword ptr [RDX + 0x8],0x2 JZ 0x0010ac8b CMP dword ptr [0x0012cb0c],0x3 JZ 0x00109e38 MOV EAX,dword ptr [0x0012cb08] CMP EAX,0x2 JZ 0x00109e38 SUB EAX,0x1 JNZ 0x0010a060 MOV RDI,qword ptr [RSP + 0x30] MOV RSI,RBP CALL 0x001048e0 TEST EAX,EAX JZ 0x0010a060 JMP 0x00109e38 MOV EDX,0x5 LEA RSI,[0x121850] JMP 0x0010a991 MOV R15,qword ptr [RSP + 0x18] JMP 0x0010a3e4 MOV RSI,qword ptr [0x0012ca40] MOV RDI,RBX CALL 0x00108290 TEST EAX,EAX JZ 0x0010a47e JMP 0x0010a815 TEST RBX,RBX JZ 0x0010ad5e MOV RAX,qword ptr [RBX + 0x38] ADD RAX,qword ptr [RBX + 0x28] OR RDX,-0x1 CMP RAX,-0x1000 JA 0x0010ab69 ADD RAX,0xfff AND RAX,-0x1000 MOV RDX,RAX MOV RAX,qword ptr [RSP + 0x70] MOV qword ptr [RAX + 0x30],RDX MOV qword ptr [RAX + 0x28],RDX OR byte ptr [RAX + 0x24],0x1 JMP 0x00109939 MOV RDI,R13 CALL 0x00104580 TEST EAX,EAX JNZ 0x0010a40e MOV EDX,0x5 XOR EDI,EDI MOV RBX,qword ptr [0x0012cab8] LEA RSI,[0x121950] CALL 0x00104240 MOV RDI,RAX MOV RSI,RBX XOR EAX,EAX CALL 0x0011b660 MOV RAX,qword ptr [R13 + 0x8] MOV EDX,0x5 CMP dword ptr [RAX + 0x8],0x5 JZ 0x0010addf LEA RSI,[0x1219d0] XOR EDI,EDI MOV EBX,0x1 CALL 0x00104240 MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 JMP 0x001091c2 MOV RBP,qword ptr [0x0012ca90] XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x121908] CALL 0x00104240 XOR EDX,EDX MOV RSI,R13 XOR EDI,EDI MOV RCX,RAX MOV R8,RBP XOR EAX,EAX CALL 0x0011c0d0 JMP 0x001091c2 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x1218d8] CALL 0x00104240 MOV RDX,RBP MOV RSI,R13 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 JMP 0x0010aa35 MOV EDX,0x5 LEA RSI,[0x11e1cf] XOR EDI,EDI MOV qword ptr [RSP + 0x78],R12 MOV R15,qword ptr [RSP + 0x10] MOV R12D,dword ptr [RSP + 0x8] CALL 0x00104240 MOV RDX,qword ptr [RBX] MOV RSI,R13 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 MOV dword ptr [0x0012cb24],0x1 JMP 0x0010a5cb MOV RAX,qword ptr [RAX + 0xe0] TEST RAX,RAX JZ 0x0010aac7 CMP qword ptr [RAX + 0x40],0x0 JNZ 0x0010a060 JMP 0x0010aac7 MOV EDX,0x5 LEA RSI,[0x11e1ec] XOR EDI,EDI CALL 0x00104240 MOV RDX,qword ptr [RBP] MOV RSI,R13 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 MOV dword ptr [0x0012cb24],0x1 JMP 0x00109b31 MOV RBX,qword ptr [0x0012ca90] MOV EDX,0x5 LEA RSI,[0x121800] JMP 0x00109ad0 LEA RSI,[RBP + 0xe0] MOV RDI,RBP CALL 0x00107fb0 TEST EAX,EAX JZ 0x0010aa27 MOV R8,qword ptr [0x0012cb10] XOR ECX,ECX MOV RSI,RBP MOV RDI,R13 MOV RDX,qword ptr [0x0012cb18] CALL 0x00104310 MOV EBX,EAX TEST EAX,EAX JNZ 0x0010aa35 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x1218a8] CALL 0x00104240 MOV RDX,RBP MOV RSI,R13 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 JMP 0x001091c2 MOV EDX,0x1000 JMP 0x0010ab69 LEA RDX,[0x12cb18] MOV RSI,R14 MOV RDI,R15 CALL 0x00104420 TEST EAX,EAX JNZ 0x0010ae1f MOV EDX,0x5 LEA RSI,[0x121430] XOR EDI,EDI CALL 0x00104240 MOV RDX,R14 MOV RSI,R15 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 MOV RDI,qword ptr [0x0012cb18] CALL 0x00104920 MOV qword ptr [0x0012cb18],0x0 MOV dword ptr [0x0012cb20],0x0 JMP 0x0010941b MOV RCX,qword ptr [RSP + 0x8] MOV EBX,EBX MOV dword ptr [RCX],EAX MOV dword ptr [RCX + RBX*0x1 + -0x4],EAX JMP 0x0010a6d1 LEA RSI,[0x121990] XOR EDI,EDI CALL 0x00104240 MOV RDI,RAX XOR EAX,EAX CALL 0x0011b660 MOV RAX,qword ptr [R13 + 0xf8] MOV RDX,qword ptr [0x0012cab8] MOV word ptr [RAX + 0x3a],DX JMP 0x0010a40e MOV RCX,qword ptr [RSP + 0x8] MOV EBX,EBX MOV word ptr [RCX + RBX*0x1 + -0x2],AX JMP 0x0010a6d1 MOV RAX,qword ptr [0x0012cb18] MOV RSI,R14 MOV RDI,R15 MOV qword ptr [RSP + 0x48],RAX CALL 0x00104880 TEST RAX,RAX JLE 0x0010ae6f MOV RDI,RAX CALL 0x00104370 MOV RCX,qword ptr [0x0012cb40] MOV RDI,R15 MOV RSI,R14 MOV RDX,RAX MOV RBX,RAX CALL 0x001047f0 MOV RDI,RBX MOV RBP,RAX CALL 0x00104920 TEST RBP,RBP JNZ 0x0010b79c MOV RAX,qword ptr [RSP + 0x38] MOV ECX,0xc XOR EDX,EDX XOR R12D,R12D MOV ESI,0x48 DIV RCX MOV RDI,RAX CALL 0x00104938 MOV RBX,qword ptr [RSP + 0x48] MOV dword ptr [RSP + 0x70],R12D MOV RBP,RAX MOV qword ptr [RSP + 0x8],RAX MOV RAX,qword ptr [RSP + 0x38] MOV qword ptr [RSP + 0x58],0x0 MOV qword ptr [RSP + 0x30],RAX MOV qword ptr [RSP + 0x68],0x0 MOV qword ptr [RSP + 0x50],0x0 MOV qword ptr [RSP + 0x60],0x0 MOV dword ptr [RSP + 0x28],0x0 MOV dword ptr [RSP + 0x40],0x0 MOV qword ptr [RSP + 0x20],R13 MOV qword ptr [RSP + 0x10],R14 MOV R14,RBX CMP qword ptr [RSP + 0x30],0xb JBE 0x0010b185 MOV RAX,qword ptr [R15 + 0x8] MOV RDI,R14 CALL qword ptr [RAX + 0x38] LEA RDI,[R14 + 0x4] LEA RSI,[RAX + 0x3] MOV RAX,qword ptr [R15 + 0x8] AND RSI,-0x4 MOV qword ptr [RBP],RSI MOV qword ptr [RSP + 0x80],RSI CALL qword ptr [RAX + 0x38] LEA RDI,[R14 + 0x8] LEA RDX,[RAX + 0x3] MOV RAX,qword ptr [R15 + 0x8] AND RDX,-0x4 MOV R13,RDX MOV qword ptr [RBP + 0x8],RDX CALL qword ptr [RAX + 0x38] MOV RSI,qword ptr [RSP + 0x80] MOV qword ptr [RSP + 0x78],RAX MOV qword ptr [RBP + 0x10],RAX SUB RAX,0x100 CMP RAX,0x1 JA 0x0010b80f LEA RAX,[RSI + R13*0x1] LEA RBX,[RAX + 0xc] CMP RBX,qword ptr [RSP + 0x30] JA 0x0010b722 CMP RSI,0x1 JBE 0x0010b7d6 LEA RCX,[R14 + 0xc] LEA R12,[R14 + RSI*0x1 + 0xc] ADD RBX,R14 MOV qword ptr [RBP + 0x18],RCX MOV RCX,-0xc SUB RCX,RAX MOV qword ptr [RBP + 0x20],R12 MOVZX EAX,byte ptr [R14 + 0xc] ADD qword ptr [RSP + 0x30],RCX CMP AL,0x24 JZ 0x0010b165 CMP RSI,0x4 JBE 0x0010afb6 CMP AL,0x47 JZ 0x0010b764 CMP R13,0x4 JZ 0x0010b11e JBE 0x0010b03d CMP R13,0x8 JZ 0x0010b134 CMP R13,0x10 JNZ 0x0010b046 MOV RAX,qword ptr [R15 + 0x8] MOV RDI,R12 CALL qword ptr [RAX + 0x20] LEA RDI,[R12 + 0x8] MOV R13,RAX MOV RAX,qword ptr [R15 + 0x8] CALL qword ptr [RAX + 0x20] CMP qword ptr [RSP + 0x78],0x100 JZ 0x0010b0d3 TEST R13,R13 CMOVZ R13,qword ptr [RSP + 0x60] TEST RAX,RAX CMOVZ RAX,qword ptr [RSP + 0x68] MOV qword ptr [RSP + 0x60],R13 MOV qword ptr [RBP + 0x30],R13 MOV qword ptr [RSP + 0x68],RAX MOV qword ptr [RBP + 0x38],RAX MOV RDX,qword ptr [RBP + 0x18] MOV RAX,qword ptr [RBP] CMP byte ptr [RDX + RAX*0x1 + -0x1],0x0 JNZ 0x0010b0fc ADD RBP,0x48 MOV R14,RBX JMP 0x0010aeeb TEST R13,R13 JNZ 0x0010b046 XOR EAX,EAX JMP 0x0010afeb MOV EDX,0x5 LEA RSI,[0x121530] XOR EDI,EDI MOV R14,qword ptr [RSP + 0x10] MOV R13,qword ptr [RSP + 0x20] CALL 0x00104240 TEST RAX,RAX JZ 0x0010b098 MOV EDI,0x11 MOV qword ptr [RSP + 0x10],RAX CALL 0x00104380 MOV RAX,qword ptr [RSP + 0x10] MOV RDX,R14 MOV RSI,R15 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 MOV dword ptr [0x0012cb24],0x1 MOV RDI,qword ptr [RSP + 0x8] CALL 0x00104920 MOV RDI,qword ptr [0x0012cb18] CALL 0x00104920 MOV qword ptr [0x0012cb18],0x0 MOV dword ptr [0x0012cb20],0x0 MOV qword ptr [0x0012cb10],0x0 JMP 0x0010941b TEST R13,R13 CMOVZ R13,qword ptr [RSP + 0x50] TEST RAX,RAX CMOVZ RAX,qword ptr [RSP + 0x58] MOV qword ptr [RSP + 0x50],R13 MOV qword ptr [RBP + 0x30],R13 MOV qword ptr [RSP + 0x58],RAX MOV qword ptr [RBP + 0x38],RAX JMP 0x0010b01e MOV EDX,0x5 LEA RSI,[0x121568] XOR EDI,EDI MOV R14,qword ptr [RSP + 0x10] MOV R13,qword ptr [RSP + 0x20] CALL 0x00104240 JMP 0x0010b063 MOV RAX,qword ptr [R15 + 0x8] MOV RDI,R12 CALL qword ptr [RAX + 0x38] MOV R13,RAX OR RAX,-0x1 JMP 0x0010afeb MOV RAX,qword ptr [R15 + 0x8] MOV RDI,R12 CMP dword ptr [RAX + 0x8],0x5 JNZ 0x0010b7f8 MOV RDX,qword ptr [R15 + 0xf8] CMP byte ptr [RDX + 0x4],0x2 JNZ 0x0010b7f8 CALL qword ptr [RAX + 0x20] MOV R13,RAX OR RAX,-0x1 JMP 0x0010afeb CMP byte ptr [R14 + 0xd],0x1 JNZ 0x0010afb6 CMP byte ptr [R14 + 0xe],0x31 JNZ 0x0010afb6 ADD dword ptr [RSP + 0x70],0x1 JMP 0x0010afb6 CMP qword ptr [RSP + 0x30],0x0 MOV R14,qword ptr [RSP + 0x10] MOV qword ptr [RSP + 0x50],RBP MOV R12D,dword ptr [RSP + 0x70] MOV R13,qword ptr [RSP + 0x20] JNZ 0x0010b2ee MOV EAX,dword ptr [RSP + 0x40] MOV ECX,R12D OR EAX,dword ptr [RSP + 0x28] OR ECX,EAX JZ 0x0010b2d6 TEST R12D,R12D JZ 0x0010b1c1 TEST EAX,EAX JNZ 0x0010b1cf CMP dword ptr [RSP + 0x40],0x0 JZ 0x0010b1e7 CMP dword ptr [RSP + 0x28],0x0 JZ 0x0010b1e7 MOV EDX,0x5 LEA RSI,[0x121620] XOR EDI,EDI CALL 0x00104240 JMP 0x0010b063 CMP R12D,0x1 SETZ DL CMP dword ptr [RSP + 0x40],0x1 SETZ AL OR DL,AL JNZ 0x0010b098 CMP dword ptr [RSP + 0x28],0x1 JZ 0x0010b098 CMP R12D,0x1 MOV RDI,qword ptr [RSP + 0x8] SBB EAX,EAX AND EAX,0x2 MOV RDX,qword ptr [RDI + 0x18] ADD EAX,0x1 MOVSXD RCX,EAX CMP byte ptr [RDX + RCX*0x1],0x1 MOV qword ptr [RSP + 0x58],RCX JNZ 0x0010b642 ADD EAX,0x1 MOV RCX,qword ptr [RSP + 0x8] MOV dword ptr [RSP + 0x10],0x0 MOV dword ptr [RSP + 0x40],EAX CDQE LEA R12,[RCX + 0x48] MOV qword ptr [RSP + 0x20],RAX JMP 0x0010b255 ADD R12,0x48 CMP qword ptr [RSP + 0x50],R12 JBE 0x0010b3d7 CMP qword ptr [R12 + 0x10],0x100 JNZ 0x0010b251 MOV RSI,qword ptr [R12 + 0x18] MOV RAX,qword ptr [RSP + 0x58] LEA RBX,[R12 + -0x48] XOR EBP,EBP MOVZX EAX,byte ptr [RSI + RAX*0x1] MOV byte ptr [RSP + 0x60],AL MOV RAX,qword ptr [RSP + 0x20] ADD RAX,RSI MOV qword ptr [RSP + 0x70],RAX JMP 0x0010b2a5 CMP byte ptr [RSP + 0x60],DL JNZ 0x0010b2a1 CMP RAX,0x100 JZ 0x0010b306 SUB RBX,0x48 CMP qword ptr [RSP + 0x8],RBX JA 0x0010b251 MOV RAX,qword ptr [RSP + 0x58] MOV RDI,qword ptr [RBX + 0x18] MOVZX EDX,byte ptr [RDI + RAX*0x1] MOV RAX,qword ptr [RBX + 0x10] TEST RBP,RBP JNZ 0x0010b293 CMP qword ptr [RBX + 0x8],0x0 JZ 0x0010b293 CMP RAX,0x101 JZ 0x0010b2a1 MOV RBP,RBX JMP 0x0010b293 MOV EDX,0x5 LEA RSI,[0x1215e0] XOR EDI,EDI CALL 0x00104240 JMP 0x0010b063 MOV EDX,0x5 LEA RSI,[0x1215a8] XOR EDI,EDI CALL 0x00104240 JMP 0x0010b063 MOV RAX,qword ptr [R12] CMP DL,0x4 JNZ 0x0010b65a MOV R8D,EAX XOR EDX,EDX SUB R8D,dword ptr [RSP + 0x40] XOR EAX,EAX JMP 0x0010b335 MOV R10,qword ptr [RSP + 0x70] MOVZX R9D,byte ptr [R10 + RDX*0x1] ADD RDX,0x1 SHL R9,CL OR RAX,R9 LEA ECX,[RDX*0x8] CMP R8,RDX JNZ 0x0010b321 MOV RCX,qword ptr [RSP + 0x20] MOV R11,qword ptr [RBX] XOR R8D,R8D XOR R9D,R9D LEA RDX,[RDI + RCX*0x1] MOV ECX,R11D SUB ECX,dword ptr [RSP + 0x40] MOV qword ptr [RSP + 0x68],RCX JMP 0x0010b370 MOVZX R10D,byte ptr [RDX + R8*0x1] ADD R8,0x1 SHL R10,CL OR R9,R10 LEA ECX,[R8*0x8] CMP qword ptr [RSP + 0x68],R8 JNZ 0x0010b361 ADD RAX,R9 XOR ECX,ECX MOV R8,RAX JMP 0x0010b390 ADD ECX,0x1 SHR R8,0x8 TEST R8,R8 JNZ 0x0010b389 MOV R8,R11 SUB R8,qword ptr [RSP + 0x20] CMP RCX,R8 JNC 0x0010b2a1 LEA RCX,[RDI + R11*0x1] JMP 0x0010b3bc ADD RDX,0x1 MOV byte ptr [RDX + -0x1],AL TEST RAX,RAX JZ 0x0010b3c1 SHR RAX,0x8 CMP RDX,RCX JC 0x0010b3ac MOV qword ptr [R12 + 0x10],0x0 MOV dword ptr [RSP + 0x10],0x1 JMP 0x0010b251 CMP dword ptr [RSP + 0x10],0x0 JZ 0x0010b098 MOV RDI,qword ptr [RSP + 0x38] CALL 0x00104370 MOV RCX,qword ptr [RSP + 0x48] MOV RBP,qword ptr [RSP + 0x8] MOV qword ptr [RSP + 0x70],R14 MOV R12,RAX MOV qword ptr [RSP + 0x68],RAX XOR EAX,EAX MOV qword ptr [RSP + 0x78],R13 MOV R14,R12 MOV R13,RBP MOV qword ptr [RSP + 0x28],RCX JMP 0x0010b50d LEA RDI,[R14 + 0x4] MOV RSI,qword ptr [R15 + 0x8] MOV RCX,qword ptr [R13 + 0x30] MOV qword ptr [RSP + 0x60],RDI LEA RDI,[R14 + 0x8] MOV qword ptr [RSP + 0x58],RDI LEA RDI,[R14 + 0xc] MOV R9,qword ptr [RSI + 0x48] MOV RSI,R14 MOV qword ptr [RSP + 0x40],RDI LEA RBX,[RDI + RBP*0x1] MOV RDI,RBP MOV qword ptr [RSP + 0x20],RCX CMP RCX,qword ptr [RSP + 0x30] JZ 0x0010b5e8 CALL R9 MOV RAX,qword ptr [R15 + 0x8] MOV EDI,0x8 CMP dword ptr [RAX + 0x8],0x5 MOV R8,qword ptr [RAX + 0x48] JNZ 0x0010b48a MOV RAX,qword ptr [R15 + 0xf8] XOR EDI,EDI CMP byte ptr [RAX + 0x4],0x2 SETZ DIL LEA RDI,[0x8 + RDI*0x8] MOV RSI,qword ptr [RSP + 0x60] LEA R14,[RBX + 0x8] CALL R8 MOV RAX,qword ptr [R15 + 0x8] MOV RSI,qword ptr [RSP + 0x58] MOV RDI,R12 CALL qword ptr [RAX + 0x48] MOV RSI,qword ptr [R13 + 0x18] MOV RDI,qword ptr [RSP + 0x40] MOV RDX,RBP CALL 0x00104510 MOV RAX,qword ptr [R15 + 0x8] MOV RSI,RBX MOV RDI,qword ptr [RSP + 0x20] CMP dword ptr [RAX + 0x8],0x5 JNZ 0x0010b62b MOV RDX,qword ptr [R15 + 0xf8] CMP byte ptr [RDX + 0x4],0x2 JNZ 0x0010b62b CALL qword ptr [RAX + 0x30] MOV RAX,qword ptr [R15 + 0x8] MOV RSI,R14 MOV RDI,qword ptr [R13 + 0x38] LEA R14,[RBX + 0x10] CALL qword ptr [RAX + 0x30] MOV RAX,qword ptr [R13 + 0x30] MOV qword ptr [RSP + 0x30],RAX MOV RAX,qword ptr [R13 + 0x38] MOV RDI,qword ptr [RSP + 0x10] ADD qword ptr [RSP + 0x28],RDI ADD R13,0x48 CMP qword ptr [RSP + 0x50],R13 JBE 0x0010b556 MOV RBP,qword ptr [R13] MOV RSI,qword ptr [R13 + 0x8] MOV R12,qword ptr [R13 + 0x10] ADD RSI,RBP LEA RCX,[RSI + 0xc] MOV qword ptr [RSP + 0x10],RCX TEST R12,R12 JZ 0x0010b4ff CMP dword ptr [R13 + 0x40],0x0 JNZ 0x0010b41a MOV RBX,qword ptr [RSP + 0x10] MOV RSI,qword ptr [RSP + 0x28] MOV RDI,R14 MOV RDX,RBX ADD R14,RBX CALL 0x00104510 JMP 0x0010b4f2 MOV RBP,qword ptr [RSP + 0x68] MOV R12,R14 MOV RDI,qword ptr [RSP + 0x48] MOV RBX,R12 MOV R14,qword ptr [RSP + 0x70] MOV R13,qword ptr [RSP + 0x78] SUB RBX,RBP MOV RSI,RBP MOV RDX,RBX CALL 0x00104510 MOV RDI,RBP CALL 0x00104920 MOV RDI,qword ptr [RSP + 0x8] CALL 0x00104920 MOV qword ptr [0x0012cb10],RBX CMP qword ptr [RSP + 0x38],RBX JZ 0x0010b0a2 MOV RSI,qword ptr [R14 + 0x68] TEST RSI,RSI JZ 0x0010b5be MOV RDX,RBX MOV RDI,R13 CALL 0x001045f0 TEST EAX,EAX JNZ 0x0010941b XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x1216a0] CALL 0x00104240 MOV RDX,R14 MOV RSI,R13 XOR EDI,EDI MOV RCX,RAX XOR EAX,EAX CALL 0x0011c0d0 JMP 0x0010b0a2 CMP qword ptr [R13 + 0x38],RAX JNZ 0x0010b45b CALL R9 MOV RAX,qword ptr [R15 + 0x8] MOV RSI,qword ptr [RSP + 0x60] XOR EDI,EDI MOV R14,RBX CALL qword ptr [RAX + 0x48] MOV RAX,qword ptr [R15 + 0x8] MOV RSI,qword ptr [RSP + 0x58] MOV RDI,R12 CALL qword ptr [RAX + 0x48] MOV RSI,qword ptr [R13 + 0x18] MOV RDI,qword ptr [RSP + 0x40] MOV RDX,RBP CALL 0x00104510 JMP 0x0010b4f2 CALL qword ptr [RAX + 0x48] MOV RAX,qword ptr [R15 + 0x8] LEA RSI,[RBX + 0x4] MOV RDI,qword ptr [R13 + 0x38] CALL qword ptr [RAX + 0x48] JMP 0x0010b4f2 MOV EDX,0x5 LEA RSI,[0x121660] XOR EDI,EDI CALL 0x00104240 JMP 0x0010b063 MOV RDX,qword ptr [RBX] CMP RDX,RAX JZ 0x0010b6bc CMP dword ptr [RSP + 0x28],0x0 JZ 0x0010b68f MOV dword ptr [R12 + 0x40],0x1 MOV qword ptr [R12 + 0x10],0x101 MOV dword ptr [RBX + 0x40],0x1 MOV qword ptr [RBX + 0x10],0x101 JMP 0x0010b251 CMP qword ptr [R12 + 0x8],0x0 JNZ 0x0010b251 TEST RBP,RBP JZ 0x0010b251 CMP qword ptr [RBP + 0x10],0x0 JNZ 0x0010b251 MOV qword ptr [RBP + 0x10],0x100 JMP 0x0010b251 CALL 0x00104400 TEST EAX,EAX JNZ 0x0010b662 MOV RAX,qword ptr [RBX + 0x38] TEST RAX,RAX JZ 0x0010b662 MOV RDX,qword ptr [R12 + 0x38] TEST RDX,RDX JZ 0x0010b662 CMP RAX,-0x10 JA 0x0010b6f1 LEA RCX,[RAX + 0xf] AND RCX,-0x10 CMP RCX,qword ptr [R12 + 0x30] JC 0x0010b662 MOV qword ptr [R12 + 0x10],0x0 CMP RAX,RDX JNC 0x0010b703 MOV qword ptr [RBX + 0x38],RDX CMP dword ptr [RSP + 0x28],0x0 MOV dword ptr [RSP + 0x10],0x1 JZ 0x0010b251 MOV dword ptr [RBX + 0x40],0x1 JMP 0x0010b251 MOV EDX,0x5 LEA RSI,[0x121490] XOR EDI,EDI MOV R14,qword ptr [RSP + 0x10] MOV R13,qword ptr [RSP + 0x20] CALL 0x00104240 JMP 0x0010b063 LEA RSI,[0x11e1fe] XOR EDI,EDI MOV EDX,0x5 CALL 0x00104240 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x0011b5c0 CMP byte ptr [R14 + 0xd],0x41 JNZ 0x0010afb6 CMP byte ptr [R14 + 0xe],0x24 JNZ 0x0010afb6 CMP byte ptr [R14 + 0xf],0x1 JNZ 0x0010afb6 MOVZX EAX,byte ptr [R14 + 0x10] CMP AL,0x32 JZ 0x0010b7cc CMP AL,0x33 JNZ 0x0010b7aa ADD dword ptr [RSP + 0x28],0x1 JMP 0x0010afb6 MOV qword ptr [RSP + 0x8],0x0 JMP 0x0010b098 MOV EDX,0x5 LEA RSI,[0x1214f8] XOR EDI,EDI MOV R14,qword ptr [RSP + 0x10] MOV R13,qword ptr [RSP + 0x20] CALL 0x00104240 JMP 0x0010b063 ADD dword ptr [RSP + 0x40],0x1 JMP 0x0010afb6 MOV EDX,0x5 LEA RSI,[0x1214c0] XOR EDI,EDI MOV R14,qword ptr [RSP + 0x10] MOV R13,qword ptr [RSP + 0x20] CALL 0x00104240 JMP 0x0010b063 CALL qword ptr [RAX + 0x38] LEA RDI,[R12 + 0x4] MOV R13,RAX MOV RAX,qword ptr [R15 + 0x8] CALL qword ptr [RAX + 0x38] JMP 0x0010afeb MOV EDX,0x5 LEA RSI,[0x121458] XOR EDI,EDI MOV R14,qword ptr [RSP + 0x10] MOV R13,qword ptr [RSP + 0x20] CALL 0x00104240 JMP 0x0010b063
null
null
null
null
[(u'CALL_-1206924677', u'INDIRECT_-1206888799'), (u'MULTIEQUAL_-1206915954', u'PTRSUB_-1206878201'), (u'CALL_-1206927017', u'INDIRECT_-1206898974'), (u'MULTIEQUAL_-1206876041', u'PTRSUB_-1206876448'), (u'MULTIEQUAL_-1206896539', u'MULTIEQUAL_-1206896193'), (u'INDIRECT_-1206911503', u'MULTIEQUAL_-1206911280'), (u'MULTIEQUAL_-1206903179', u'MULTIEQUAL_-1206903145'), (u'MULTIEQUAL_-1206903179', u'MULTIEQUAL_-1206903145'), (u'INDIRECT_-1206888848', u'MULTIEQUAL_-1206889494'), (u'INDIRECT_-1206912310', u'COPY_-1206880244'), (u'STORE_-1206927231', u'INDIRECT_-1206903382'), (u'INDIRECT_-1206892744', u'MULTIEQUAL_-1206893997'), (u'CALL_-1206933623', u'INT_NOTEQUAL_-1206933608'), (u'CALL_-1206931435', u'INDIRECT_-1206910037'), (u'INDIRECT_-1206892641', u'MULTIEQUAL_-1206896721'), (u'STORE_-1206929089', u'INDIRECT_-1206907004'), (u'INDIRECT_-1206897704', u'MULTIEQUAL_-1206900172'), (u'INDIRECT_-1206901718', u'MULTIEQUAL_-1206901335'), (u'INDIRECT_-1206901735', u'MULTIEQUAL_-1206901627'), (u'CAST_-1206874700', u'INT_AND_-1206878114'), (u'INDIRECT_-1206884265', u'MULTIEQUAL_-1206884135'), (u'STORE_-1206925479', u'INDIRECT_-1206889438'), (u'CALL_-1206933773', u'INDIRECT_-1206905666'), (u'MULTIEQUAL_-1206896064', u'MULTIEQUAL_-1206895416'), (u'MULTIEQUAL_-1206891065', u'MULTIEQUAL_-1206891059'), (u'INDIRECT_-1206900173', u'MULTIEQUAL_-1206899869'), (u'MULTIEQUAL_-1206895370', u'MULTIEQUAL_-1206895352'), (u'CALL_-1206937983', u'INDIRECT_-1206900189'), (u'INDIRECT_-1206895813', u'MULTIEQUAL_-1206895895'), (u'STORE_-1206928482', u'INDIRECT_-1206892838'), (u'CALL_-1206930584', u'INDIRECT_-1206894368'), (u'STORE_-1206933118', u'INDIRECT_-1206898940'), (u'CALL_-1206937302', u'INDIRECT_-1206884336'), (u'INDIRECT_-1206889847', u'MULTIEQUAL_-1206889147'), (u'INDIRECT_-1206899377', u'MULTIEQUAL_-1206899240'), (u'INDIRECT_-1206901270', u'MULTIEQUAL_-1206902787'), ('tmp_13206', u'CBRANCH_-1206929725'), ('tmp_2576', u'CBRANCH_-1206937713'), (u'CALLIND_-1206921999', u'INDIRECT_-1206890389'), (u'STORE_-1206928518', u'INDIRECT_-1206895799'), (u'CALL_-1206929071', u'INDIRECT_-1206915845'), (u'CALLIND_-1206921999', u'INDIRECT_-1206900469'), (u'MULTIEQUAL_-1206909865', u'MULTIEQUAL_-1206909881'), (u'CALL_-1206921264', u'INDIRECT_-1206896727'), (u'STORE_-1206927241', u'INDIRECT_-1206888267'), (u'INDIRECT_-1206894086', u'MULTIEQUAL_-1206893696'), (u'CALL_-1206926003', u'INDIRECT_-1206888286'), (u'STORE_-1206928627', u'INDIRECT_-1206892086'), (u'INDIRECT_-1206903498', u'MULTIEQUAL_-1206904006'), (u'INDIRECT_-1206895656', u'MULTIEQUAL_-1206896160'), (u'CALL_-1206927017', u'INDIRECT_-1206907794'), (u'CALLIND_-1206921359', u'INDIRECT_-1206887805'), (u'CALL_-1206925460', u'INDIRECT_-1206903795'), (u'CALL_-1206925604', u'INDIRECT_-1206891085'), (u'INDIRECT_-1206898664', u'MULTIEQUAL_-1206898210'), (u'INDIRECT_-1206901955', u'MULTIEQUAL_-1206901337'), (u'INDIRECT_-1206895273', u'MULTIEQUAL_-1206895145'), (u'CALL_-1206928668', u'INDIRECT_-1206885588'), (u'CALL_-1206932817', u'INDIRECT_-1206893886'), ('const-0', u'RETURN_-1206878781'), ('const-6', u'PTRADD_-1206871997'), (u'MULTIEQUAL_-1206880788', u'COPY_-1206873068'), (u'MULTIEQUAL_-1206894954', u'MULTIEQUAL_-1206897365'), (u'INDIRECT_-1206878319', u'MULTIEQUAL_-1206878123'), (u'CALL_-1206930899', u'INDIRECT_-1206913415'), (u'INDIRECT_-1206892648', u'MULTIEQUAL_-1206892418'), (u'INDIRECT_-1206899261', u'MULTIEQUAL_-1206880919'), (u'INDIRECT_-1206888568', u'MULTIEQUAL_-1206888412'), (u'INDIRECT_-1206899908', u'MULTIEQUAL_-1206899476'), (u'MULTIEQUAL_-1206897299', u'MULTIEQUAL_-1206897265'), (u'MULTIEQUAL_-1206897299', u'MULTIEQUAL_-1206897265'), (u'INDIRECT_-1206895461', u'MULTIEQUAL_-1206896070'), (u'CALL_-1206939039', u'INDIRECT_-1206914672'), (u'CALL_-1206930228', u'INDIRECT_-1206902332'), (u'STORE_-1206921596', u'INDIRECT_-1206890766'), (u'STORE_-1206937696', u'INDIRECT_-1206895644'), (u'MULTIEQUAL_-1206899768', u'MULTIEQUAL_-1206899744'), (u'CALL_-1206928690', u'INDIRECT_-1206894058'), (u'INDIRECT_-1206900793', u'COPY_-1206878512'), (u'MULTIEQUAL_-1206909556', u'MULTIEQUAL_-1206909550'), (u'MULTIEQUAL_-1206899045', u'MULTIEQUAL_-1206899039'), (u'CALL_-1206929830', u'INDIRECT_-1206906642'), (u'INDIRECT_-1206899038', u'MULTIEQUAL_-1206898951'), (u'MULTIEQUAL_-1206906388', u'MULTIEQUAL_-1206906253'), (u'MULTIEQUAL_-1206893590', u'MULTIEQUAL_-1206893519'), (u'INDIRECT_-1206905155', u'MULTIEQUAL_-1206905076'), (u'INDIRECT_-1206893932', u'MULTIEQUAL_-1206893774'), ('const-0', u'INT_EQUAL_-1206924980'), (u'CALL_-1206938756', u'INDIRECT_-1206899817'), (u'CAST_-1206876029', u'MULTIEQUAL_-1206883158'), (u'STORE_-1206924909', u'INDIRECT_-1206903323'), (u'INDIRECT_-1206902712', u'MULTIEQUAL_-1206902563'), (u'MULTIEQUAL_-1206900500', u'MULTIEQUAL_-1206900485'), (u'STORE_-1206933497', u'INDIRECT_-1206907130'), (u'CALL_-1206930899', u'INDIRECT_-1206909869'), (u'CALL_-1206929145', u'INDIRECT_-1206905926'), (u'INDIRECT_-1206900942', u'MULTIEQUAL_-1206900739'), ('tmp_11418', u'CBRANCH_-1206931105'), (u'CALL_-1206934991', u'INDIRECT_-1206909304'), (u'LOAD_-1206930208', u'INT_AND_-1206918834'), (u'CALL_-1206937430', u'INDIRECT_-1206910988'), (u'INDIRECT_-1206902997', u'MULTIEQUAL_-1206903993'), (u'MULTIEQUAL_-1206905169', u'MULTIEQUAL_-1206904503'), ('tmp_19090', u'CBRANCH_-1206923382'), ('const-8', u'INT_ADD_-1206876014'), (u'CALL_-1206930228', u'INDIRECT_-1206896872'), (u'CALL_-1206924668', u'INDIRECT_-1206903988'), (u'PTRSUB_-1206873381', u'LOAD_-1206873441'), (u'INDIRECT_-1206901395', u'MULTIEQUAL_-1206901104'), ('const-433', u'LOAD_-1206939460'), (u'INDIRECT_-1206900905', u'MULTIEQUAL_-1206902692'), (u'INDIRECT_-1206891749', u'COPY_-1206879976'), (u'INDIRECT_-1206893347', u'MULTIEQUAL_-1206893882'), (u'CALL_-1206921832', u'INDIRECT_-1206884000'), (u'CALL_-1206921844', u'INDIRECT_-1206876023'), (u'CALL_-1206930210', u'INDIRECT_-1206910878'), (u'INDIRECT_-1206898454', u'MULTIEQUAL_-1206906801'), (u'MULTIEQUAL_-1206897127', u'MULTIEQUAL_-1206897510'), (u'MULTIEQUAL_-1206894857', u'MULTIEQUAL_-1206894840'), (u'CALL_-1206929320', u'INDIRECT_-1206892037'), (u'INT_LESS_-1206935531', u'CBRANCH_-1206935528'), (u'INDIRECT_-1206912773', u'MULTIEQUAL_-1206911022'), (u'INDIRECT_-1206885673', u'MULTIEQUAL_-1206889347'), (u'MULTIEQUAL_-1206874128', u'MULTIEQUAL_-1206904503'), ('const-8', u'PTRADD_-1206877612'), (u'MULTIEQUAL_-1206892528', u'MULTIEQUAL_-1206892393'), (u'CALL_-1206929226', u'INDIRECT_-1206887795'), (u'INDIRECT_-1206897460', u'MULTIEQUAL_-1206898718'), (u'CALL_-1206928150', u'INDIRECT_-1206906747'), (u'CALL_-1206934018', u'INDIRECT_-1206899508'), (u'INDIRECT_-1206898298', u'MULTIEQUAL_-1206898210'), (u'STORE_-1206924560', u'INDIRECT_-1206885178'), (u'INDIRECT_-1206905649', u'MULTIEQUAL_-1206903324'), ('const-8', u'INT_ADD_-1206876013'), (u'STORE_-1206924560', u'INDIRECT_-1206891478'), (u'INDIRECT_-1206909741', u'MULTIEQUAL_-1206909550'), (u'CALL_-1206939039', u'INDIRECT_-1206905012'), (u'INDIRECT_-1206911224', u'MULTIEQUAL_-1206912477'), (u'CALL_-1206927048', u'INDIRECT_-1206886462'), (u'INDIRECT_-1206906421', u'MULTIEQUAL_-1206906183'), (u'MULTIEQUAL_-1206899007', u'MULTIEQUAL_-1206898950'), (u'CALL_-1206928271', u'INDIRECT_-1206903057'), (u'INDIRECT_-1206897794', u'MULTIEQUAL_-1206897560'), (u'INDIRECT_-1206903451', u'MULTIEQUAL_-1206905484'), (u'INDIRECT_-1206890011', u'MULTIEQUAL_-1206892044'), (u'INDIRECT_-1206912958', u'MULTIEQUAL_-1206913948'), (u'CALL_-1206932808', u'INDIRECT_-1206898878'), (u'INDIRECT_-1206903668', u'MULTIEQUAL_-1206904050'), (u'MULTIEQUAL_-1206897379', u'MULTIEQUAL_-1206897033'), (u'CALL_-1206938131', u'INDIRECT_-1206896071'), (u'INDIRECT_-1206895300', u'MULTIEQUAL_-1206895098'), ('const-65535', u'INT_NOTEQUAL_-1206928415'), (u'MULTIEQUAL_-1206880537', u'MULTIEQUAL_-1206880450'), (u'INDIRECT_-1206907104', u'COPY_-1206879195'), (u'INDIRECT_-1206890500', u'MULTIEQUAL_-1206890261'), (u'INDIRECT_-1206897437', u'MULTIEQUAL_-1206897347'), (u'STORE_-1206928482', u'INDIRECT_-1206898718'), (u'INDIRECT_-1206899397', u'MULTIEQUAL_-1206898990'), (u'MULTIEQUAL_-1206892434', u'MULTIEQUAL_-1206894845'), (u'INDIRECT_-1206893615', u'MULTIEQUAL_-1206893276'), (u'INDIRECT_-1206904544', u'MULTIEQUAL_-1206904090'), (u'CALL_-1206930025', u'INDIRECT_-1206903622'), (u'INDIRECT_-1206902273', u'MULTIEQUAL_-1206903279'), (u'INDIRECT_-1206897520', u'MULTIEQUAL_-1206898449'), (u'CALL_-1206929529', u'INDIRECT_-1206895033'), (u'INDIRECT_-1206887937', u'CALL_-1206928209'), (u'INDIRECT_-1206908230', u'MULTIEQUAL_-1206908082'), (u'INT_ADD_-1206921934', u'INT_ADD_-1206871709'), (u'CALL_-1206928992', u'INDIRECT_-1206898823'), (u'STORE_-1206928588', u'INDIRECT_-1206905081'), (u'CALL_-1206928474', u'INDIRECT_-1206907028'), (u'STORE_-1206934224', u'INDIRECT_-1206891560'), (u'INDIRECT_-1206905568', u'MULTIEQUAL_-1206905450'), (u'MULTIEQUAL_-1206906141', u'MULTIEQUAL_-1206906841'), (u'INDIRECT_-1206899794', u'MULTIEQUAL_-1206899298'), (u'STORE_-1206930175', u'INDIRECT_-1206893826'), (u'CALL_-1206938628', u'INDIRECT_-1206911294'), (u'INDIRECT_-1206905833', u'MULTIEQUAL_-1206905225'), (u'MULTIEQUAL_-1206909089', u'MULTIEQUAL_-1206909073'), (u'INDIRECT_-1206896008', u'MULTIEQUAL_-1206895778'), (u'CALL_-1206930550', u'INDIRECT_-1206896200'), (u'CALL_-1206931128', u'INDIRECT_-1206898204'), (u'CALL_-1206930476', u'INDIRECT_-1206907487'), (u'INDIRECT_-1206892748', u'MULTIEQUAL_-1206893130'), ('tmp_25371', u'CALL_-1206931773'), (u'INDIRECT_-1206895043', u'MULTIEQUAL_-1206895709'), (u'STORE_-1206925248', u'INDIRECT_-1206888060'), (u'CALL_-1206928878', u'INDIRECT_-1206900554'), (u'CALL_-1206933125', u'INDIRECT_-1206896914'), (u'STORE_-1206937920', u'INDIRECT_-1206894914'), (u'STORE_-1206927241', u'INDIRECT_-1206900867'), (u'CAST_-1206872799', u'CALL_-1206929750'), (u'MULTIEQUAL_-1206892485', u'MULTIEQUAL_-1206892505'), (u'MULTIEQUAL_-1206882845', u'MULTIEQUAL_-1206882825'), (u'STORE_-1206937765', u'INDIRECT_-1206898198'), (u'STORE_-1206925248', u'INDIRECT_-1206904440'), (u'CALL_-1206933773', u'INDIRECT_-1206903566'), (u'INDIRECT_-1206894698', u'MULTIEQUAL_-1206880908'), (u'MULTIEQUAL_-1206890125', u'MULTIEQUAL_-1206890141'), (u'MULTIEQUAL_-1206877845', u'MULTIEQUAL_-1206877832'), (u'INDIRECT_-1206891495', u'MULTIEQUAL_-1206876771'), (u'INDIRECT_-1206894627', u'MULTIEQUAL_-1206894512'), (u'CALL_-1206928382', u'INDIRECT_-1206889701'), (u'CALL_-1206926116', u'INDIRECT_-1206890075'), (u'INDIRECT_-1206894557', u'COPY_-1206879631'), (u'CALL_-1206921431', u'INDIRECT_-1206886733'), (u'CALLIND_-1206929135', u'INDIRECT_-1206883944'), (u'INDIRECT_-1206897885', u'MULTIEQUAL_-1206897980'), (u'CALL_-1206934888', u'INDIRECT_-1206913690'), (u'INDIRECT_-1206905926', u'MULTIEQUAL_-1206905734'), (u'INDIRECT_-1206898034', u'MULTIEQUAL_-1206897618'), (u'MULTIEQUAL_-1206896111', u'MULTIEQUAL_-1206896069'), (u'CALL_-1206933594', u'INDIRECT_-1206892542'), (u'CALL_-1206933773', u'INDIRECT_-1206898106'), (u'MULTIEQUAL_-1206893599', u'MULTIEQUAL_-1206893599'), (u'CALL_-1206937414', u'INDIRECT_-1206913917'), (u'CALL_-1206934955', u'INDIRECT_-1206898355'), (u'CALL_-1206935809', u'INDIRECT_-1206882700'), ('const-0', u'PTRSUB_-1206873996'), (u'INDIRECT_-1206876880', u'MULTIEQUAL_-1206878429'), (u'CALL_-1206928271', u'INDIRECT_-1206901153'), (u'CALLIND_-1206925511', u'INDIRECT_-1206895951'), (u'CALL_-1206922325', u'INDIRECT_-1206885203'), (u'MULTIEQUAL_-1206904464', u'MULTIEQUAL_-1206904426'), ('tmp_25371', u'PTRSUB_-1206876809'), (u'CALL_-1206932860', u'INT_NOTEQUAL_-1206932844'), (u'CALL_-1206926003', u'INDIRECT_-1206889966'), (u'MULTIEQUAL_-1206905498', u'MULTIEQUAL_-1206905469'), (u'INDIRECT_-1206888497', u'MULTIEQUAL_-1206888638'), (u'MULTIEQUAL_-1206894292', u'COPY_-1206879043'), (u'INDIRECT_-1206879801', u'MULTIEQUAL_-1206881431'), (u'INDIRECT_-1206890682', u'MULTIEQUAL_-1206892287'), (u'CALL_-1206928677', u'INDIRECT_-1206888187'), (u'MULTIEQUAL_-1206873711', u'MULTIEQUAL_-1206873507'), (u'MULTIEQUAL_-1206890551', u'MULTIEQUAL_-1206891490'), (u'INDIRECT_-1206896535', u'MULTIEQUAL_-1206876783'), (u'CALL_-1206930311', u'INDIRECT_-1206892289'), (u'CALL_-1206937924', u'INDIRECT_-1206902679'), (u'MULTIEQUAL_-1206894425', u'MULTIEQUAL_-1206894419'), (u'INDIRECT_-1206912010', u'MULTIEQUAL_-1206911862'), (u'INDIRECT_-1206898878', u'MULTIEQUAL_-1206899386'), (u'CALLIND_-1206921884', u'INDIRECT_-1206894532'), (u'CALL_-1206925460', u'INDIRECT_-1206898755'), (u'MULTIEQUAL_-1206898166', u'MULTIEQUAL_-1206898139'), (u'INDIRECT_-1206894286', u'MULTIEQUAL_-1206895679'), (u'CALLIND_-1206925046', u'INDIRECT_-1206884800'), (u'CALL_-1206937302', u'INDIRECT_-1206910630'), (u'INDIRECT_-1206891679', u'MULTIEQUAL_-1206876769'), (u'MULTIEQUAL_-1206896507', u'MULTIEQUAL_-1206896488'), (u'MULTIEQUAL_-1206918899', u'LOAD_-1206928862'), ('const-40', u'PTRADD_-1206927181'), (u'MULTIEQUAL_-1206897347', u'MULTIEQUAL_-1206897328'), (u'COPY_-1206930130', u'COPY_-1206872722'), (u'CALL_-1206934274', u'INDIRECT_-1206891259'), (u'INDIRECT_-1206912104', u'MULTIEQUAL_-1206911650'), (u'CALL_-1206930476', u'INDIRECT_-1206904967'), (u'CALL_-1206929071', u'INDIRECT_-1206899279'), (u'MULTIEQUAL_-1206891888', u'MULTIEQUAL_-1206895418'), (u'CALL_-1206928601', u'INDIRECT_-1206901463'), (u'INDIRECT_-1206901391', u'MULTIEQUAL_-1206876052'), (u'STORE_-1206935460', u'INDIRECT_-1206890137'), (u'CALL_-1206922316', u'INDIRECT_-1206886316'), (u'INDIRECT_-1206886699', u'MULTIEQUAL_-1206888218'), (u'INDIRECT_-1206900807', u'MULTIEQUAL_-1206901999'), (u'INT_LEFT_-1206922736', u'INT_OR_-1206922697'), (u'LOAD_-1206934644', u'CAST_-1206875235'), (u'CALL_-1206922325', u'INDIRECT_-1206889823'), (u'CALL_-1206930636', u'INDIRECT_-1206889356'), (u'CALL_-1206928155', u'INDIRECT_-1206895214'), (u'MULTIEQUAL_-1206909172', u'MULTIEQUAL_-1206909156'), (u'MULTIEQUAL_-1206893961', u'MULTIEQUAL_-1206894661'), (u'CALL_-1206928108', u'INDIRECT_-1206897932'), (u'MULTIEQUAL_-1206881622', u'MULTIEQUAL_-1206881448'), (u'CALL_-1206922556', u'INDIRECT_-1206904201'), (u'CALL_-1206921431', u'INDIRECT_-1206875642'), (u'INDIRECT_-1206889714', u'MULTIEQUAL_-1206889447'), (u'CALL_-1206935851', u'INDIRECT_-1206892564'), (u'INDIRECT_-1206885374', u'MULTIEQUAL_-1206885025'), (u'INDIRECT_-1206909257', u'COPY_-1206879666'), (u'STORE_-1206928482', u'INDIRECT_-1206895778'), (u'INDIRECT_-1206898167', u'MULTIEQUAL_-1206899890'), (u'CALL_-1206928690', u'INDIRECT_-1206898678'), (u'INDIRECT_-1206886705', u'MULTIEQUAL_-1206890841'), (u'CALL_-1206930882', u'INDIRECT_-1206895998'), (u'INDIRECT_-1206893222', u'MULTIEQUAL_-1206893045'), (u'STORE_-1206927241', u'INDIRECT_-1206897507'), (u'CALL_-1206938232', u'INDIRECT_-1206904123'), (u'CALL_-1206935494', u'INDIRECT_-1206912103'), (u'CALL_-1206933594', u'INDIRECT_-1206880777'), (u'MULTIEQUAL_-1206898712', u'MULTIEQUAL_-1206898693'), (u'INDIRECT_-1206897045', u'MULTIEQUAL_-1206897140'), (u'INDIRECT_-1206898321', u'COPY_-1206898329'), (u'MULTIEQUAL_-1206875905', u'MULTIEQUAL_-1206889319'), (u'MULTIEQUAL_-1206917591', u'INT_NOTEQUAL_-1206924915'), (u'CALL_-1206939523', u'INDIRECT_-1206910673'), (u'CALL_-1206939005', u'INDIRECT_-1206897013'), (u'STORE_-1206921567', u'INDIRECT_-1206896631'), (u'CALL_-1206930476', u'INDIRECT_-1206878419'), (u'CALL_-1206933125', u'INDIRECT_-1206890194'), (u'INDIRECT_-1206899753', u'MULTIEQUAL_-1206899248'), (u'INDIRECT_-1206898088', u'MULTIEQUAL_-1206899654'), ('const-0', u'INT_NOTEQUAL_-1206935723'), (u'INDIRECT_-1206894816', u'MULTIEQUAL_-1206895320'), (u'CALL_-1206928474', u'INDIRECT_-1206887288'), (u'CALL_-1206937430', u'INDIRECT_-1206890828'), (u'INDIRECT_-1206909790', u'MULTIEQUAL_-1206907584'), (u'INDIRECT_-1206897354', u'MULTIEQUAL_-1206896977'), (u'INDIRECT_-1206890493', u'MULTIEQUAL_-1206890334'), (u'MULTIEQUAL_-1206905812', u'MULTIEQUAL_-1206905796'), (u'INDIRECT_-1206903846', u'MULTIEQUAL_-1206900541'), (u'CALL_-1206924677', u'INDIRECT_-1206877205'), (u'INDIRECT_-1206904524', u'MULTIEQUAL_-1206904295'), (u'INDIRECT_-1206902385', u'MULTIEQUAL_-1206902366'), (u'CALL_-1206928271', u'INDIRECT_-1206897373'), ('const-1', u'COPY_-1206878485'), (u'STORE_-1206933497', u'INDIRECT_-1206891590'), ('const-656', u'PTRSUB_-1206881208'), (u'INDIRECT_-1206904334', u'MULTIEQUAL_-1206903918'), (u'CALL_-1206928734', u'INDIRECT_-1206894503'), (u'CALL_-1206933623', u'INDIRECT_-1206900536'), (u'MULTIEQUAL_-1206892759', u'MULTIEQUAL_-1206893201'), (u'INDIRECT_-1206879938', u'MULTIEQUAL_-1206881286'), (u'CALL_-1206931128', u'INDIRECT_-1206893164'), (u'CALL_-1206929032', u'INDIRECT_-1206887381'), (u'CALL_-1206929621', u'INDIRECT_-1206894219'), (u'INDIRECT_-1206911696', u'MULTIEQUAL_-1206911608'), (u'CALL_-1206929320', u'INDIRECT_-1206892457'), (u'STORE_-1206930340', u'INDIRECT_-1206900202'), (u'CALL_-1206933711', u'INDIRECT_-1206891763'), (u'INDIRECT_-1206902997', u'MULTIEQUAL_-1206903617'), (u'CALL_-1206934862', u'INDIRECT_-1206881515'), (u'INDIRECT_-1206888626', u'MULTIEQUAL_-1206888236'), (u'CALL_-1206938756', u'INDIRECT_-1206904437'), (u'MULTIEQUAL_-1206915339', u'PTRSUB_-1206873371'), (u'CALL_-1206928257', u'INDIRECT_-1206911468'), (u'INDIRECT_-1206904181', u'MULTIEQUAL_-1206905699'), (u'INDIRECT_-1206902020', u'MULTIEQUAL_-1206901818'), (u'STORE_-1206928697', u'INDIRECT_-1206906828'), (u'CALL_-1206933962', u'INDIRECT_-1206889814'), ('tmp_25371', u'CALL_-1206931674'), (u'INDIRECT_-1206892574', u'MULTIEQUAL_-1206892309'), (u'STORE_-1206935460', u'INDIRECT_-1206896437'), (u'MULTIEQUAL_-1206898470', u'MULTIEQUAL_-1206898445'), (u'CALL_-1206932359', u'INDIRECT_-1206887676'), (u'MULTIEQUAL_-1206898139', u'MULTIEQUAL_-1206898105'), (u'MULTIEQUAL_-1206898139', u'MULTIEQUAL_-1206898105'), (u'MULTIEQUAL_-1206904939', u'MULTIEQUAL_-1206904593'), (u'STORE_-1206921864', u'INDIRECT_-1206897207'), (u'INDIRECT_-1206901796', u'MULTIEQUAL_-1206901521'), (u'STORE_-1206924560', u'INDIRECT_-1206899038'), (u'MULTIEQUAL_-1206903425', u'MULTIEQUAL_-1206903405'), (u'STORE_-1206933118', u'INDIRECT_-1206897680'), ('tmp_9751', u'CBRANCH_-1206929095'), (u'STORE_-1206924934', u'INDIRECT_-1206886237'), (u'INDIRECT_-1206905004', u'COPY_-1206879190'), (u'MULTIEQUAL_-1206902637', u'MULTIEQUAL_-1206880927'), (u'INDIRECT_-1206907206', u'MULTIEQUAL_-1206907093'), (u'INDIRECT_-1206890624', u'MULTIEQUAL_-1206890551'), (u'CALL_-1206926019', u'INDIRECT_-1206893759'), (u'CALL_-1206938958', u'INDIRECT_-1206904964'), (u'INDIRECT_-1206891267', u'MULTIEQUAL_-1206891152'), (u'INDIRECT_-1206904373', u'MULTIEQUAL_-1206903868'), (u'INDIRECT_-1206904699', u'MULTIEQUAL_-1206876800'), (u'INDIRECT_-1206893244', u'COPY_-1206879162'), (u'INDIRECT_-1206894674', u'MULTIEQUAL_-1206903021'), (u'STORE_-1206930846', u'INDIRECT_-1206895867'), (u'CALLIND_-1206921710', u'INDIRECT_-1206896534'), (u'STORE_-1206922807', u'INDIRECT_-1206894545'), (u'MULTIEQUAL_-1206909086', u'MULTIEQUAL_-1206909059'), (u'CALL_-1206937302', u'INDIRECT_-1206909370'), (u'INDIRECT_-1206897737', u'MULTIEQUAL_-1206897878'), (u'INDIRECT_-1206903622', u'COPY_-1206879301'), (u'CALL_-1206937924', u'INDIRECT_-1206894279'), (u'INDIRECT_-1206896955', u'MULTIEQUAL_-1206897759'), (u'MULTIEQUAL_-1206903071', u'MULTIEQUAL_-1206904099'), (u'CALLIND_-1206921359', u'INDIRECT_-1206892425'), (u'INDIRECT_-1206880116', u'MULTIEQUAL_-1206881768'), (u'INDIRECT_-1206896007', u'COPY_-1206879860'), (u'CAST_-1206869836', u'MULTIEQUAL_-1206915287'), (u'CALL_-1206928647', u'INDIRECT_-1206907060'), (u'CALL_-1206931142', u'INDIRECT_-1206881050'), (u'CALL_-1206922316', u'INDIRECT_-1206904796'), (u'INDIRECT_-1206908035', u'MULTIEQUAL_-1206907927'), (u'CALL_-1206938421', u'INDIRECT_-1206897518'), (u'INDIRECT_-1206900829', u'MULTIEQUAL_-1206901159'), (u'MULTIEQUAL_-1206903548', u'MULTIEQUAL_-1206903524'), (u'CALL_-1206928709', u'INDIRECT_-1206897679'), (u'INDIRECT_-1206909134', u'MULTIEQUAL_-1206908716'), (u'INDIRECT_-1206899281', u'MULTIEQUAL_-1206899043'), (u'MULTIEQUAL_-1206909234', u'MULTIEQUAL_-1206911645'), (u'CALL_-1206929385', u'INDIRECT_-1206904265'), (u'INDIRECT_-1206889686', u'COPY_-1206879728'), (u'STORE_-1206928327', u'INDIRECT_-1206885570'), (u'CALL_-1206933998', u'INT_ADD_-1206877976'), (u'PTRADD_-1206871761', u'LOAD_-1206921939'), (u'INDIRECT_-1206896907', u'MULTIEQUAL_-1206898630'), (u'CALL_-1206928271', u'INDIRECT_-1206889197'), ('tmp_23831', u'CBRANCH_-1206928413'), (u'MULTIEQUAL_-1206896066', u'MULTIEQUAL_-1206896039'), (u'CAST_-1206874399', u'INT_ADD_-1206877437'), (u'MULTIEQUAL_-1206891444', u'MULTIEQUAL_-1206891406'), (u'INDIRECT_-1206891410', u'MULTIEQUAL_-1206891194'), (u'CALL_-1206924677', u'INDIRECT_-1206885859'), ('const-0', u'INT_EQUAL_-1206930940'), (u'MULTIEQUAL_-1206913095', u'MULTIEQUAL_-1206913045'), (u'INDIRECT_-1206908300', u'MULTIEQUAL_-1206909927'), (u'MULTIEQUAL_-1206906574', u'MULTIEQUAL_-1206906570'), (u'INDIRECT_-1206902586', u'MULTIEQUAL_-1206902264'), (u'INDIRECT_-1206897444', u'COPY_-1206879172'), (u'INT_ADD_-1206922526', u'MULTIEQUAL_-1206873511'), (u'CALL_-1206935494', u'INDIRECT_-1206903283'), (u'INDIRECT_-1206902464', u'MULTIEQUAL_-1206904047'), (u'CALL_-1206932808', u'INDIRECT_-1206892158'), (u'STORE_-1206930329', u'INDIRECT_-1206902980'), (u'CALL_-1206929296', u'INDIRECT_-1206886996'), (u'COPY_-1206879446', u'CALL_-1206931745'), (u'CALL_-1206938656', u'INDIRECT_-1206904168'), (u'INDIRECT_-1206913001', u'MULTIEQUAL_-1206913757'), (u'CALLIND_-1206931354', u'INDIRECT_-1206909568'), (u'INDIRECT_-1206889040', u'MULTIEQUAL_-1206888924'), (u'MULTIEQUAL_-1206910797', u'MULTIEQUAL_-1206878104'), (u'CALLIND_-1206925453', u'INDIRECT_-1206890039'), (u'INDIRECT_-1206892121', u'MULTIEQUAL_-1206880902'), (u'CALL_-1206930407', u'INDIRECT_-1206904086'), (u'INT_EQUAL_-1206923717', u'INT_ZEXT_-1206923690'), (u'CALL_-1206921832', u'INDIRECT_-1206886520'), (u'INDIRECT_-1206897706', u'MULTIEQUAL_-1206897523'), (u'MULTIEQUAL_-1206893617', u'MULTIEQUAL_-1206893201'), (u'STORE_-1206937765', u'INDIRECT_-1206904078'), ('const-1184632', u'COPY_-1206937408'), ('const-0', u'COPY_-1206936019'), (u'INDIRECT_-1206890827', u'MULTIEQUAL_-1206891362'), (u'INDIRECT_-1206907140', u'MULTIEQUAL_-1206906841'), (u'PTRSUB_-1206877425', u'LOAD_-1206930911'), (u'STORE_-1206929190', u'INDIRECT_-1206905346'), (u'CALL_-1206934888', u'INDIRECT_-1206907810'), (u'CALL_-1206922426', u'INDIRECT_-1206896598'), (u'CALL_-1206929071', u'INDIRECT_-1206901379'), (u'CALL_-1206930584', u'INDIRECT_-1206890588'), (u'INDIRECT_-1206902288', u'MULTIEQUAL_-1206903854'), (u'INDIRECT_-1206895337', u'MULTIEQUAL_-1206895247'), (u'INDIRECT_-1206876303', u'MULTIEQUAL_-1206876772'), (u'INT_EQUAL_-1206922791', u'CBRANCH_-1206922789'), (u'CALL_-1206932827', u'INDIRECT_-1206898052'), (u'CALLIND_-1206929135', u'INDIRECT_-1206907298'), (u'PTRSUB_-1206881230', u'LOAD_-1206938872'), (u'STORE_-1206921864', u'INDIRECT_-1206894687'), (u'INDIRECT_-1206888366', u'MULTIEQUAL_-1206895461'), (u'INDIRECT_-1206897537', u'MULTIEQUAL_-1206898157'), (u'CALL_-1206930927', u'INDIRECT_-1206907571'), (u'CALL_-1206934098', u'INDIRECT_-1206914025'), (u'MULTIEQUAL_-1206903847', u'MULTIEQUAL_-1206904230'), (u'CALL_-1206928878', u'INDIRECT_-1206913574'), (u'INDIRECT_-1206900383', u'MULTIEQUAL_-1206900288'), (u'MULTIEQUAL_-1206899953', u'MULTIEQUAL_-1206899932'), (u'INT_NOTEQUAL_-1206876924', u'BOOL_OR_-1206876899'), (u'INDIRECT_-1206893049', u'MULTIEQUAL_-1206890724'), (u'INDIRECT_-1206897618', u'MULTIEQUAL_-1206898126'), (u'LOAD_-1206922759', u'INT_EQUAL_-1206922744'), (u'INDIRECT_-1206900942', u'MULTIEQUAL_-1206900681'), (u'CALL_-1206928152', u'INDIRECT_-1206885771'), (u'INDIRECT_-1206894493', u'MULTIEQUAL_-1206893885'), (u'CALL_-1206929296', u'INDIRECT_-1206904636'), (u'STORE_-1206925479', u'INDIRECT_-1206900778'), ('const-0', u'INT_EQUAL_-1206939025'), (u'STORE_-1206937772', u'INDIRECT_-1206901143'), (u'INDIRECT_-1206900989', u'COPY_-1206879998'), ('const-433', u'LOAD_-1206937855'), (u'STORE_-1206933118', u'INDIRECT_-1206911120'), (u'STORE_-1206928622', u'INDIRECT_-1206900224'), (u'STORE_-1206924545', u'INDIRECT_-1206899028'), (u'CALL_-1206929794', u'INDIRECT_-1206890660'), (u'CALL_-1206928709', u'INDIRECT_-1206889279'), ('const-0', u'SUBPIECE_-1206916771'), (u'INDIRECT_-1206907269', u'MULTIEQUAL_-1206907149'), (u'INT_EQUAL_-1206931024', u'CBRANCH_-1206931020'), (u'CALL_-1206929750', u'INDIRECT_-1206896980'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206873203'), (u'CALL_-1206934835', u'INDIRECT_-1206904011'), (u'INDIRECT_-1206893876', u'MULTIEQUAL_-1206893325'), (u'CALL_-1206937430', u'INDIRECT_-1206912248'), (u'INT_NOTEQUAL_-1206924778', u'CBRANCH_-1206924777'), ('const-0', u'CALL_-1206929320'), (u'INDIRECT_-1206905589', u'MULTIEQUAL_-1206905469'), (u'INDIRECT_-1206882345', u'MULTIEQUAL_-1206882440'), (u'MULTIEQUAL_-1206900990', u'MULTIEQUAL_-1206900965'), (u'INDIRECT_-1206903132', u'MULTIEQUAL_-1206902983'), (u'CALL_-1206937924', u'INDIRECT_-1206912759'), (u'CALL_-1206930274', u'INDIRECT_-1206898966'), (u'MULTIEQUAL_-1206894163', u'MULTIEQUAL_-1206894150'), (u'CALL_-1206930927', u'INDIRECT_-1206899591'), (u'CALL_-1206932827', u'INDIRECT_-1206892592'), (u'CALL_-1206929489', u'INDIRECT_-1206897957'), (u'INDIRECT_-1206897867', u'MULTIEQUAL_-1206899059'), (u'COPY_-1206928992', u'MULTIEQUAL_-1206891929'), (u'INDIRECT_-1206903918', u'MULTIEQUAL_-1206903657'), (u'INDIRECT_-1206884041', u'MULTIEQUAL_-1206885698'), ('tmp_20570', u'CBRANCH_-1206921887'), (u'INDIRECT_-1206912600', u'MULTIEQUAL_-1206911553'), (u'INDIRECT_-1206885082', u'MULTIEQUAL_-1206884745'), (u'INDIRECT_-1206911577', u'MULTIEQUAL_-1206910997'), (u'INT_ADD_-1206928738', u'CAST_-1206872378'), (u'STORE_-1206921596', u'INDIRECT_-1206899586'), (u'STORE_-1206928627', u'INDIRECT_-1206893766'), (u'MULTIEQUAL_-1206905765', u'MULTIEQUAL_-1206905759'), (u'MULTIEQUAL_-1206902978', u'MULTIEQUAL_-1206902949'), (u'CALLIND_-1206924378', u'INDIRECT_-1206883581'), (u'INDIRECT_-1206896578', u'MULTIEQUAL_-1206897568'), (u'INDIRECT_-1206890839', u'MULTIEQUAL_-1206876767'), (u'CALL_-1206935766', u'INDIRECT_-1206906366'), (u'CAST_-1206876750', u'COPY_-1206876926'), (u'MULTIEQUAL_-1206898050', u'MULTIEQUAL_-1206898025'), (u'CALL_-1206927048', u'INDIRECT_-1206893182'), (u'INDIRECT_-1206889757', u'MULTIEQUAL_-1206889898'), (u'CALL_-1206934460', u'INDIRECT_-1206902301'), (u'INDIRECT_-1206909375', u'MULTIEQUAL_-1206909084'), (u'MULTIEQUAL_-1206908521', u'MULTIEQUAL_-1206908413'), (u'STORE_-1206933398', u'INDIRECT_-1206888600'), (u'CALL_-1206936110', u'INDIRECT_-1206910794'), (u'MULTIEQUAL_-1206878890', u'MULTIEQUAL_-1206879810'), (u'PTRADD_-1206871720', u'LOAD_-1206921966'), (u'CAST_-1206873957', u'INT_AND_-1206877313'), (u'CALL_-1206938131', u'INDIRECT_-1206909091'), (u'CAST_-1206872396', u'MULTIEQUAL_-1206884328'), (u'INDIRECT_-1206896258', u'MULTIEQUAL_-1206895985'), (u'CALL_-1206934274', u'INDIRECT_-1206899659'), (u'CALL_-1206932359', u'INDIRECT_-1206893136'), (u'CALLIND_-1206921710', u'INDIRECT_-1206883514'), (u'INDIRECT_-1206905246', u'MULTIEQUAL_-1206907030'), (u'INDIRECT_-1206898557', u'MULTIEQUAL_-1206898150'), (u'STORE_-1206929190', u'INDIRECT_-1206898626'), (u'CALL_-1206926063', u'INDIRECT_-1206907218'), (u'INDIRECT_-1206905918', u'MULTIEQUAL_-1206905535'), (u'CALL_-1206927017', u'INDIRECT_-1206887214'), (u'INDIRECT_-1206914593', u'MULTIEQUAL_-1206914465'), (u'INDIRECT_-1206910294', u'MULTIEQUAL_-1206909798'), (u'MULTIEQUAL_-1206901053', u'MULTIEQUAL_-1206900352'), (u'CALL_-1206931545', u'INDIRECT_-1206901703'), (u'INDIRECT_-1206907651', u'MULTIEQUAL_-1206876067'), (u'INDIRECT_-1206883319', u'MULTIEQUAL_-1206884359'), (u'MULTIEQUAL_-1206888307', u'MULTIEQUAL_-1206888690'), (u'STORE_-1206921852', u'INDIRECT_-1206883337'), (u'INDIRECT_-1206891465', u'MULTIEQUAL_-1206891446'), (u'INDIRECT_-1206897694', u'MULTIEQUAL_-1206897493'), ('const-36', u'INT_EQUAL_-1206925173'), (u'CALL_-1206939005', u'INDIRECT_-1206907513'), (u'MULTIEQUAL_-1206919624', u'LOAD_-1206927092'), (u'STORE_-1206924919', u'INDIRECT_-1206898407'), (u'MULTIEQUAL_-1206875934', u'MULTIEQUAL_-1206901079'), (u'COPY_-1206869217', u'MULTIEQUAL_-1206909678'), (u'CALL_-1206928518', u'INDIRECT_-1206903687'), (u'INT_LESS_-1206925295', u'CBRANCH_-1206925304'), (u'STORE_-1206921864', u'INDIRECT_-1206884187'), (u'MULTIEQUAL_-1206890579', u'MULTIEQUAL_-1206890545'), (u'MULTIEQUAL_-1206890579', u'MULTIEQUAL_-1206890545'), (u'CALL_-1206930407', u'INDIRECT_-1206888126'), (u'CALL_-1206938725', u'INDIRECT_-1206915131'), ('const-0', u'INT_NOTEQUAL_-1206938787'), (u'CALL_-1206929902', u'INDIRECT_-1206907106'), (u'INDIRECT_-1206914770', u'MULTIEQUAL_-1206916099'), (u'INDIRECT_-1206908831', u'MULTIEQUAL_-1206909254'), (u'INDIRECT_-1206908831', u'MULTIEQUAL_-1206909254'), (u'INDIRECT_-1206898333', u'MULTIEQUAL_-1206898415'), (u'CALL_-1206935821', u'INDIRECT_-1206882372'), (u'INDIRECT_-1206888082', u'COPY_-1206879264'), (u'INDIRECT_-1206896680', u'MULTIEQUAL_-1206897609'), (u'CALL_-1206929750', u'INDIRECT_-1206908740'), (u'CALL_-1206930457', u'INDIRECT_-1206890001'), (u'INDIRECT_-1206909009', u'MULTIEQUAL_-1206906684'), ('const-0', u'CALL_-1206931674'), (u'INDIRECT_-1206890751', u'MULTIEQUAL_-1206890732'), (u'STORE_-1206928327', u'INDIRECT_-1206903630'), (u'INDIRECT_-1206909761', u'MULTIEQUAL_-1206908998'), (u'CALL_-1206929794', u'INDIRECT_-1206897800'), (u'CAST_-1206875954', u'COPY_-1206876197'), (u'MULTIEQUAL_-1206890999', u'MULTIEQUAL_-1206891026'), (u'CALL_-1206928518', u'INDIRECT_-1206891927'), (u'CALL_-1206928878', u'INDIRECT_-1206905594'), (u'INDIRECT_-1206912837', u'MULTIEQUAL_-1206912257'), (u'CALL_-1206928331', u'INDIRECT_-1206883202'), (u'CALL_-1206934955', u'INDIRECT_-1206891635'), (u'CALL_-1206928677', u'INDIRECT_-1206897427'), (u'INDIRECT_-1206884881', u'COPY_-1206884889'), (u'CALL_-1206928108', u'INDIRECT_-1206906752'), (u'MULTIEQUAL_-1206894766', u'MULTIEQUAL_-1206894669'), (u'INDIRECT_-1206894766', u'MULTIEQUAL_-1206894669'), (u'INDIRECT_-1206897938', u'MULTIEQUAL_-1206897555'), (u'MULTIEQUAL_-1206890604', u'MULTIEQUAL_-1206890566'), (u'INDIRECT_-1206891763', u'MULTIEQUAL_-1206891540'), (u'CALL_-1206928518', u'INDIRECT_-1206894867'), (u'CALL_-1206925799', u'INDIRECT_-1206892367'), (u'INDIRECT_-1206890881', u'MULTIEQUAL_-1206874095'), (u'CALL_-1206931539', u'INDIRECT_-1206911693'), (u'INDIRECT_-1206908194', u'MULTIEQUAL_-1206907993'), (u'MULTIEQUAL_-1206897324', u'MULTIEQUAL_-1206897286'), (u'MULTIEQUAL_-1206876027', u'MULTIEQUAL_-1206875909'), (u'CALL_-1206930882', u'INDIRECT_-1206889278'), (u'CALL_-1206929071', u'INDIRECT_-1206883568'), (u'STORE_-1206930175', u'INDIRECT_-1206887106'), (u'INDIRECT_-1206909105', u'MULTIEQUAL_-1206909025'), (u'INDIRECT_-1206884034', u'MULTIEQUAL_-1206884438'), (u'CALL_-1206927405', u'INDIRECT_-1206904409'), (u'INDIRECT_-1206896393', u'MULTIEQUAL_-1206897399'), (u'INDIRECT_-1206888966', u'MULTIEQUAL_-1206888307'), (u'CALL_-1206928734', u'INDIRECT_-1206895763'), (u'MULTIEQUAL_-1206899709', u'MULTIEQUAL_-1206899594'), (u'MULTIEQUAL_-1206894302', u'MULTIEQUAL_-1206894249'), (u'INDIRECT_-1206909133', u'MULTIEQUAL_-1206908729'), (u'MULTIEQUAL_-1206900849', u'MULTIEQUAL_-1206900830'), (u'CALL_-1206925694', u'INDIRECT_-1206903654'), ('const-0', u'INT_EQUAL_-1206930913'), (u'INDIRECT_-1206898134', u'MULTIEQUAL_-1206902411'), (u'MULTIEQUAL_-1206896068', u'MULTIEQUAL_-1206897555'), (u'INDIRECT_-1206900437', u'MULTIEQUAL_-1206900818'), (u'INDIRECT_-1206901838', u'MULTIEQUAL_-1206880926'), (u'STORE_-1206930828', u'INDIRECT_-1206891715'), ('const-1', u'INT_EQUAL_-1206923735'), (u'CALL_-1206938036', u'INDIRECT_-1206902313'), (u'MULTIEQUAL_-1206906216', u'MULTIEQUAL_-1206906197'), (u'MULTIEQUAL_-1206900602', u'MULTIEQUAL_-1206900549'), (u'INDIRECT_-1206884477', u'MULTIEQUAL_-1206884858'), ('const--1', u'INT_NOTEQUAL_-1206928667'), (u'INT_EQUAL_-1206925022', u'CBRANCH_-1206925027'), (u'MULTIEQUAL_-1206900689', u'MULTIEQUAL_-1206900673'), (u'CALLIND_-1206924378', u'INDIRECT_-1206894081'), (u'INDIRECT_-1206903704', u'MULTIEQUAL_-1206903250'), (u'MULTIEQUAL_-1206916632', u'INT_LESS_-1206935461'), (u'CALL_-1206929269', u'INDIRECT_-1206907713'), (u'STORE_-1206933497', u'INDIRECT_-1206894530'), (u'CALL_-1206921264', u'INDIRECT_-1206891267'), (u'INDIRECT_-1206911025', u'MULTIEQUAL_-1206910643'), (u'INDIRECT_-1206890750', u'MULTIEQUAL_-1206890659'), (u'INDIRECT_-1206879264', u'MULTIEQUAL_-1206880612'), (u'MULTIEQUAL_-1206897547', u'MULTIEQUAL_-1206897930'), (u'MULTIEQUAL_-1206880177', u'MULTIEQUAL_-1206897981'), (u'INDIRECT_-1206889505', u'MULTIEQUAL_-1206889469'), ('const-0', u'INT_EQUAL_-1206879559'), (u'PTRADD_-1206872850', u'STORE_-1206924560'), (u'STORE_-1206934385', u'INDIRECT_-1206890395'), (u'CAST_-1206873107', u'CALL_-1206930228'), (u'INDIRECT_-1206904918', u'MULTIEQUAL_-1206904831'), (u'CALL_-1206930457', u'INDIRECT_-1206898401'), (u'STORE_-1206933398', u'INDIRECT_-1206896580'), (u'INDIRECT_-1206887800', u'MULTIEQUAL_-1206889058'), (u'MULTIEQUAL_-1206896341', u'MULTIEQUAL_-1206896167'), (u'CALL_-1206930407', u'INDIRECT_-1206886026'), (u'CALL_-1206922325', u'INDIRECT_-1206898223'), (u'STORE_-1206924560', u'INDIRECT_-1206888538'), (u'INDIRECT_-1206903475', u'COPY_-1206878951'), (u'MULTIEQUAL_-1206889805', u'MULTIEQUAL_-1206889799'), (u'INDIRECT_-1206909525', u'MULTIEQUAL_-1206909445'), (u'CALL_-1206928647', u'INDIRECT_-1206914200'), (u'INDIRECT_-1206900458', u'MULTIEQUAL_-1206895248'), (u'INDIRECT_-1206900121', u'MULTIEQUAL_-1206874117'), ('const-8', u'PTRSUB_-1206876878'), (u'INDIRECT_-1206889581', u'MULTIEQUAL_-1206889390'), (u'INDIRECT_-1206876353', u'MULTIEQUAL_-1206876552'), (u'INDIRECT_-1206910137', u'MULTIEQUAL_-1206911133'), (u'STORE_-1206930310', u'INDIRECT_-1206903966'), (u'MULTIEQUAL_-1206893957', u'COPY_-1206894080'), (u'INDIRECT_-1206908614', u'MULTIEQUAL_-1206908347'), ('const-0', u'INT_NOTEQUAL_-1206929758'), (u'CALL_-1206935907', u'INDIRECT_-1206893867'), (u'INDIRECT_-1206888327', u'MULTIEQUAL_-1206889419'), (u'CALL_-1206929320', u'INDIRECT_-1206890357'), (u'CALLIND_-1206925401', u'STORE_-1206925381'), (u'CALL_-1206937729', u'INDIRECT_-1206884352'), (u'INDIRECT_-1206900645', u'MULTIEQUAL_-1206900515'), (u'INDIRECT_-1206897679', u'MULTIEQUAL_-1206900269'), (u'MULTIEQUAL_-1206891305', u'MULTIEQUAL_-1206891330'), (u'INDIRECT_-1206894166', u'MULTIEQUAL_-1206893974'), (u'CALL_-1206925460', u'INDIRECT_-1206901695'), (u'INDIRECT_-1206887286', u'MULTIEQUAL_-1206886627'), (u'CALL_-1206938310', u'INDIRECT_-1206904597'), (u'CALL_-1206928382', u'INDIRECT_-1206902301'), (u'MULTIEQUAL_-1206903901', u'MULTIEQUAL_-1206903727'), (u'MULTIEQUAL_-1206896349', u'MULTIEQUAL_-1206896234'), (u'CALL_-1206928474', u'INDIRECT_-1206894848'), (u'MULTIEQUAL_-1206898577', u'COPY_-1206898700'), (u'PTRSUB_-1206878057', u'LOAD_-1206934203'), (u'CALL_-1206937924', u'INDIRECT_-1206906879'), (u'CALL_-1206926116', u'INDIRECT_-1206893435'), ('const-0', u'SUBPIECE_-1206878470'), (u'CALLIND_-1206921856', u'INDIRECT_-1206887796'), (u'CALL_-1206934098', u'INDIRECT_-1206893679'), (u'CALL_-1206930025', u'INDIRECT_-1206900682'), (u'CALL_-1206928667', u'INDIRECT_-1206898140'), (u'INDIRECT_-1206907749', u'MULTIEQUAL_-1206905424'), (u'CALL_-1206928271', u'INDIRECT_-1206896757'), (u'CALL_-1206921308', u'INDIRECT_-1206900946'), (u'CALLIND_-1206938263', u'INDIRECT_-1206908342'), ('const-8', u'PTRSUB_-1206875262'), (u'INDIRECT_-1206908637', u'MULTIEQUAL_-1206908230'), (u'STORE_-1206929169', u'INDIRECT_-1206900718'), (u'INDIRECT_-1206888868', u'MULTIEQUAL_-1206888638'), (u'CALL_-1206929750', u'INDIRECT_-1206891940'), (u'MULTIEQUAL_-1206893179', u'MULTIEQUAL_-1206893165'), (u'INDIRECT_-1206878927', u'MULTIEQUAL_-1206880275'), (u'INDIRECT_-1206901225', u'MULTIEQUAL_-1206880184'), (u'CALL_-1206934098', u'INDIRECT_-1206901239'), (u'INDIRECT_-1206899002', u'COPY_-1206879290'), (u'INDIRECT_-1206884073', u'MULTIEQUAL_-1206883759'), ('const-40', u'PTRSUB_-1206874318'), (u'CALL_-1206925783', u'INDIRECT_-1206904115'), (u'INDIRECT_-1206881175', u'MULTIEQUAL_-1206881091'), (u'MULTIEQUAL_-1206913752', u'MULTIEQUAL_-1206913336'), (u'CALL_-1206931674', u'INDIRECT_-1206902611'), (u'MULTIEQUAL_-1206898608', u'MULTIEQUAL_-1206902138'), (u'INDIRECT_-1206909205', u'MULTIEQUAL_-1206880204'), (u'MULTIEQUAL_-1206896761', u'MULTIEQUAL_-1206896587'), (u'STORE_-1206921864', u'INDIRECT_-1206887967'), (u'INDIRECT_-1206888321', u'MULTIEQUAL_-1206888930'), (u'CALL_-1206931701', u'INDIRECT_-1206898721'), (u'STORE_-1206930256', u'INDIRECT_-1206904366'), (u'INDIRECT_-1206894530', u'MULTIEQUAL_-1206894439'), (u'INDIRECT_-1206908427', u'MULTIEQUAL_-1206908029'), (u'INDIRECT_-1206911804', u'MULTIEQUAL_-1206913394'), (u'CALLIND_-1206925453', u'INDIRECT_-1206905999'), (u'STORE_-1206930873', u'INDIRECT_-1206908118'), (u'INDIRECT_-1206900079', u'MULTIEQUAL_-1206876789'), (u'CALL_-1206930476', u'INDIRECT_-1206888167'), (u'INDIRECT_-1206884045', u'MULTIEQUAL_-1206884009'), (u'INDIRECT_-1206890557', u'MULTIEQUAL_-1206890528'), (u'STORE_-1206930310', u'INDIRECT_-1206904806'), (u'MULTIEQUAL_-1206910465', u'MULTIEQUAL_-1206909971'), (u'MULTIEQUAL_-1206907870', u'MULTIEQUAL_-1206908621'), (u'INDIRECT_-1206907181', u'MULTIEQUAL_-1206907072'), (u'INDIRECT_-1206899102', u'MULTIEQUAL_-1206898925'), (u'MULTIEQUAL_-1206876273', u'MULTIEQUAL_-1206876715'), (u'STORE_-1206925221', u'INDIRECT_-1206893085'), ('tmp_24130', u'CBRANCH_-1206925002'), (u'CALL_-1206925604', u'INDIRECT_-1206889405'), (u'INDIRECT_-1206888973', u'MULTIEQUAL_-1206892405'), (u'INDIRECT_-1206902880', u'MULTIEQUAL_-1206902781'), (u'INDIRECT_-1206891495', u'MULTIEQUAL_-1206892299'), (u'INDIRECT_-1206909833', u'MULTIEQUAL_-1206908082'), (u'CALL_-1206939523', u'INDIRECT_-1206911933'), (u'INDIRECT_-1206906200', u'INT_NOTEQUAL_-1206929758'), (u'MULTIEQUAL_-1206913478', u'MULTIEQUAL_-1206913449'), (u'INDIRECT_-1206897151', u'MULTIEQUAL_-1206876042'), (u'INDIRECT_-1206899063', u'MULTIEQUAL_-1206900818'), (u'MULTIEQUAL_-1206914389', u'MULTIEQUAL_-1206914376'), (u'MULTIEQUAL_-1206902419', u'MULTIEQUAL_-1206902419'), (u'STORE_-1206930175', u'INDIRECT_-1206900546'), (u'CALL_-1206929145', u'INDIRECT_-1206905506'), (u'STORE_-1206929089', u'INDIRECT_-1206895244'), (u'STORE_-1206925381', u'INDIRECT_-1206886442'), (u'INDIRECT_-1206902066', u'MULTIEQUAL_-1206903627'), (u'INDIRECT_-1206905229', u'MULTIEQUAL_-1206902904'), (u'CALL_-1206928677', u'INDIRECT_-1206884827'), (u'STORE_-1206928588', u'INDIRECT_-1206908441'), (u'INDIRECT_-1206903254', u'MULTIEQUAL_-1206903020'), (u'INDIRECT_-1206906310', u'MULTIEQUAL_-1206907827'), (u'INDIRECT_-1206905056', u'MULTIEQUAL_-1206905120'), (u'MULTIEQUAL_-1206917629', u'INT_ADD_-1206925012'), (u'CALL_-1206931701', u'INDIRECT_-1206904181'), (u'INDIRECT_-1206902238', u'MULTIEQUAL_-1206901977'), (u'INDIRECT_-1206907404', u'MULTIEQUAL_-1206907257'), (u'INDIRECT_-1206896719', u'MULTIEQUAL_-1206896499'), (u'INDIRECT_-1206882533', u'MULTIEQUAL_-1206882229'), (u'STORE_-1206930828', u'INDIRECT_-1206892555'), (u'INDIRECT_-1206882641', u'MULTIEQUAL_-1206883671'), ('const-4096', u'COPY_-1206926761'), ('const-0', u'INT_NOTEQUAL_-1206939341'), (u'INDIRECT_-1206889281', u'INT_NOTEQUAL_-1206928336'), (u'CALL_-1206930407', u'INDIRECT_-1206893166'), (u'INDIRECT_-1206888509', u'MULTIEQUAL_-1206889799'), (u'CALL_-1206934274', u'INDIRECT_-1206895459'), (u'STORE_-1206921743', u'INDIRECT_-1206896713'), (u'MULTIEQUAL_-1206892289', u'MULTIEQUAL_-1206892273'), (u'MULTIEQUAL_-1206909528', u'MULTIEQUAL_-1206913058'), (u'MULTIEQUAL_-1206889852', u'MULTIEQUAL_-1206889836'), (u'CALL_-1206931269', u'INDIRECT_-1206890547'), (u'CALL_-1206928194', u'INDIRECT_-1206909706'), (u'INDIRECT_-1206902480', u'MULTIEQUAL_-1206902364'), (u'INDIRECT_-1206881848', u'MULTIEQUAL_-1206876759'), (u'CALL_-1206925799', u'INDIRECT_-1206876485'), (u'STORE_-1206930873', u'INDIRECT_-1206896778'), (u'CALL_-1206929226', u'INDIRECT_-1206896195'), (u'INDIRECT_-1206889873', u'COPY_-1206878486'), (u'MULTIEQUAL_-1206890881', u'MULTIEQUAL_-1206890707'), (u'CALL_-1206934963', u'INDIRECT_-1206900041'), ('tmp_11268', u'CBRANCH_-1206931199'), (u'INDIRECT_-1206892296', u'MULTIEQUAL_-1206892800'), (u'CALL_-1206928291', u'INDIRECT_-1206898468'), (u'CALL_-1206931539', u'INDIRECT_-1206901613'), (u'CALL_-1206932860', u'INDIRECT_-1206914035'), (u'MULTIEQUAL_-1206905727', u'MULTIEQUAL_-1206905713'), (u'CALL_-1206921264', u'INDIRECT_-1206903867'), (u'STORE_-1206932305', u'INDIRECT_-1206901817'), (u'INDIRECT_-1206895538', u'MULTIEQUAL_-1206880910'), (u'STORE_-1206928270', u'INDIRECT_-1206902306'), (u'INDIRECT_-1206904758', u'MULTIEQUAL_-1206904497'), (u'INDIRECT_-1206906236', u'MULTIEQUAL_-1206906148'), (u'CALL_-1206924612', u'INDIRECT_-1206885323'), (u'STORE_-1206927248', u'INDIRECT_-1206897512'), (u'INDIRECT_-1206902239', u'MULTIEQUAL_-1206903758'), (u'INDIRECT_-1206889660', u'MULTIEQUAL_-1206889421'), (u'CALL_-1206938342', u'INDIRECT_-1206914695'), (u'INDIRECT_-1206908278', u'MULTIEQUAL_-1206908191'), (u'INDIRECT_-1206876752', u'MULTIEQUAL_-1206876772'), (u'INDIRECT_-1206901633', u'MULTIEQUAL_-1206901213'), ('const-2', u'INT_EQUAL_-1206938383'), (u'MULTIEQUAL_-1206919466', u'STORE_-1206935460'), (u'MULTIEQUAL_-1206904687', u'MULTIEQUAL_-1206905070'), (u'CALL_-1206928667', u'INDIRECT_-1206893100'), (u'STORE_-1206921596', u'INDIRECT_-1206903366'), (u'MULTIEQUAL_-1206889739', u'MULTIEQUAL_-1206889766'), (u'CALLIND_-1206931354', u'INDIRECT_-1206910408'), (u'INDIRECT_-1206907970', u'MULTIEQUAL_-1206907879'), (u'CAST_-1206870638', u'CALL_-1206928644'), (u'CALL_-1206924612', u'INDIRECT_-1206892463'), (u'MULTIEQUAL_-1206891077', u'MULTIEQUAL_-1206891060'), (u'INDIRECT_-1206899691', u'MULTIEQUAL_-1206900915'), ('tmp_25370', u'CALL_-1206928155'), (u'CALL_-1206934862', u'INDIRECT_-1206902100'), (u'INDIRECT_-1206907374', u'MULTIEQUAL_-1206907920'), (u'CALL_-1206938725', u'INDIRECT_-1206897911'), (u'INDIRECT_-1206895370', u'MULTIEQUAL_-1206895279'), (u'CALL_-1206924668', u'INDIRECT_-1206904828'), (u'CAST_-1206877384', u'COPY_-1206877565'), (u'CALLIND_-1206938827', u'INDIRECT_-1206898595'), (u'MULTIEQUAL_-1206905858', u'MULTIEQUAL_-1206905801'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206874678'), (u'CALL_-1206931435', u'INDIRECT_-1206891557'), (u'INDIRECT_-1206913753', u'MULTIEQUAL_-1206913349'), (u'INDIRECT_-1206875783', u'MULTIEQUAL_-1206875615'), (u'INDIRECT_-1206885023', u'MULTIEQUAL_-1206884688'), (u'CALL_-1206930228', u'INDIRECT_-1206903592'), (u'INDIRECT_-1206904388', u'MULTIEQUAL_-1206905034'), ('tmp_11149', u'CBRANCH_-1206929085'), (u'MULTIEQUAL_-1206904511', u'MULTIEQUAL_-1206904469'), (u'INDIRECT_-1206896894', u'MULTIEQUAL_-1206874116'), (u'INDIRECT_-1206895568', u'MULTIEQUAL_-1206896214'), (u'STORE_-1206921567', u'INDIRECT_-1206900411'), (u'INDIRECT_-1206879024', u'CALL_-1206930274'), (u'INDIRECT_-1206912977', u'MULTIEQUAL_-1206912887'), (u'INDIRECT_-1206889480', u'MULTIEQUAL_-1206890738'), (u'MULTIEQUAL_-1206907532', u'MULTIEQUAL_-1206907513'), (u'STORE_-1206937765', u'INDIRECT_-1206893578'), (u'LOAD_-1206928331', u'PTRSUB_-1206875911'), (u'CALL_-1206931142', u'INDIRECT_-1206880713'), ('const-8', u'PTRADD_-1206871693'), (u'CALL_-1206928257', u'INDIRECT_-1206910628'), (u'STORE_-1206925416', u'INDIRECT_-1206904943'), (u'INDIRECT_-1206903313', u'MULTIEQUAL_-1206902893'), ('tmp_10067', u'BRANCH_-1206929006'), (u'CALLIND_-1206921372', u'INDIRECT_-1206900888'), (u'INDIRECT_-1206897364', u'MULTIEQUAL_-1206898617'), (u'CALLIND_-1206921359', u'INDIRECT_-1206895365'), (u'INDIRECT_-1206886434', u'MULTIEQUAL_-1206886057'), (u'CALL_-1206921447', u'INDIRECT_-1206907930'), (u'STORE_-1206930175', u'INDIRECT_-1206889206'), (u'INDIRECT_-1206881931', u'MULTIEQUAL_-1206881912'), (u'CALL_-1206928690', u'INDIRECT_-1206912118'), (u'CALLIND_-1206925019', u'INDIRECT_-1206888144'), (u'STORE_-1206930873', u'INDIRECT_-1206905178'), (u'CALL_-1206938772', u'INDIRECT_-1206906128'), (u'CALLIND_-1206921710', u'INDIRECT_-1206906194'), (u'STORE_-1206937765', u'INDIRECT_-1206914578'), (u'INDIRECT_-1206915044', u'MULTIEQUAL_-1206914590'), (u'INDIRECT_-1206902054', u'MULTIEQUAL_-1206899964'), (u'CALL_-1206925831', u'INDIRECT_-1206898692'), (u'INDIRECT_-1206908491', u'MULTIEQUAL_-1206910524'), (u'STORE_-1206932486', u'INDIRECT_-1206908847'), (u'CALL_-1206931595', u'INDIRECT_-1206896174'), ('tmp_6530', u'CBRANCH_-1206933321'), (u'MULTIEQUAL_-1206880163', u'MULTIEQUAL_-1206892101'), (u'MULTIEQUAL_-1206908219', u'MULTIEQUAL_-1206908185'), (u'MULTIEQUAL_-1206908219', u'MULTIEQUAL_-1206908185'), ('const-0', u'PTRSUB_-1206934918'), (u'INDIRECT_-1206903861', u'MULTIEQUAL_-1206903670'), (u'INDIRECT_-1206906014', u'MULTIEQUAL_-1206914361'), (u'CALL_-1206925432', u'INDIRECT_-1206874376'), (u'CALL_-1206929269', u'INDIRECT_-1206888813'), (u'MULTIEQUAL_-1206887317', u'MULTIEQUAL_-1206886901'), (u'INDIRECT_-1206901276', u'MULTIEQUAL_-1206901340'), (u'STORE_-1206930828', u'INDIRECT_-1206898855'), (u'INDIRECT_-1206909988', u'MULTIEQUAL_-1206909832'), (u'INDIRECT_-1206897054', u'MULTIEQUAL_-1206897458'), (u'INDIRECT_-1206898694', u'MULTIEQUAL_-1206896604'), (u'INDIRECT_-1206902752', u'MULTIEQUAL_-1206902594'), (u'MULTIEQUAL_-1206913317', u'MULTIEQUAL_-1206878110'), (u'STORE_-1206935460', u'INDIRECT_-1206908197'), (u'MULTIEQUAL_-1206890733', u'MULTIEQUAL_-1206890729'), (u'CALL_-1206929974', u'INDIRECT_-1206917135'), (u'CALL_-1206928690', u'INDIRECT_-1206914218'), (u'CALL_-1206930584', u'INDIRECT_-1206880757'), (u'CALL_-1206934018', u'INDIRECT_-1206889008'), (u'CALL_-1206930157', u'INDIRECT_-1206907693'), (u'CALL_-1206931183', u'INDIRECT_-1206908303'), (u'INDIRECT_-1206899685', u'MULTIEQUAL_-1206899303'), (u'STORE_-1206930329', u'INDIRECT_-1206901720'), (u'INDIRECT_-1206892521', u'MULTIEQUAL_-1206893130'), (u'INDIRECT_-1206905727', u'MULTIEQUAL_-1206907450'), (u'INDIRECT_-1206904882', u'COPY_-1206879304'), (u'CALL_-1206934955', u'INDIRECT_-1206900875'), (u'CALL_-1206930899', u'INDIRECT_-1206888029'), (u'INDIRECT_-1206904626', u'MULTIEQUAL_-1206904592'), (u'CALL_-1206925831', u'INDIRECT_-1206899112'), (u'INDIRECT_-1206897710', u'MULTIEQUAL_-1206897494'), (u'CALLIND_-1206925046', u'INDIRECT_-1206904960'), (u'MULTIEQUAL_-1206896100', u'MULTIEQUAL_-1206896087'), (u'MULTIEQUAL_-1206905925', u'MULTIEQUAL_-1206905945'), (u'CALL_-1206928271', u'INDIRECT_-1206907453'), (u'STORE_-1206924919', u'INDIRECT_-1206899667'), (u'CALL_-1206924668', u'INDIRECT_-1206901048'), (u'INDIRECT_-1206905562', u'MULTIEQUAL_-1206905367'), (u'CALL_-1206927405', u'INDIRECT_-1206895169'), (u'CALL_-1206928357', u'INDIRECT_-1206891368'), (u'MULTIEQUAL_-1206916107', u'PTRSUB_-1206874323'), ('const-0', u'INT_NOTEQUAL_-1206932478'), (u'STORE_-1206928410', u'INDIRECT_-1206906656'), (u'MULTIEQUAL_-1206888559', u'MULTIEQUAL_-1206888559'), (u'INDIRECT_-1206899571', u'MULTIEQUAL_-1206899373'), (u'INDIRECT_-1206910453', u'MULTIEQUAL_-1206910033'), ('const-48', u'PTRADD_-1206927188'), (u'INDIRECT_-1206907332', u'MULTIEQUAL_-1206907154'), (u'MULTIEQUAL_-1206885343', u'MULTIEQUAL_-1206885330'), ('const-0', u'PTRSUB_-1206938086'), (u'CALL_-1206931142', u'INDIRECT_-1206902221'), (u'INDIRECT_-1206893419', u'MULTIEQUAL_-1206894938'), (u'CAST_-1206869607', u'LOAD_-1206923365'), ('const-0', u'COPY_-1206935744'), (u'MULTIEQUAL_-1206911187', u'MULTIEQUAL_-1206911130'), (u'INDIRECT_-1206902398', u'MULTIEQUAL_-1206902243'), (u'CALL_-1206933711', u'INDIRECT_-1206881849'), (u'MULTIEQUAL_-1206891680', u'MULTIEQUAL_-1206891665'), (u'CALL_-1206932327', u'INDIRECT_-1206898294'), (u'CALL_-1206937186', u'INDIRECT_-1206895011'), (u'INDIRECT_-1206913382', u'MULTIEQUAL_-1206913205'), (u'INDIRECT_-1206890341', u'MULTIEQUAL_-1206891998'), (u'STORE_-1206928410', u'INDIRECT_-1206901196'), (u'CALL_-1206928108', u'INDIRECT_-1206899192'), (u'MULTIEQUAL_-1206876806', u'MULTIEQUAL_-1206906999'), (u'INDIRECT_-1206910775', u'MULTIEQUAL_-1206910157'), (u'CALL_-1206930636', u'INDIRECT_-1206908676'), (u'CALLIND_-1206921743', u'INDIRECT_-1206884373'), (u'CALL_-1206938421', u'INDIRECT_-1206895838'), (u'STORE_-1206924560', u'INDIRECT_-1206901138'), (u'CALL_-1206931435', u'INDIRECT_-1206901637'), (u'INDIRECT_-1206899518', u'MULTIEQUAL_-1206900508'), (u'STORE_-1206927231', u'INDIRECT_-1206900862'), (u'CALL_-1206932911', u'INDIRECT_-1206900210'), (u'INDIRECT_-1206902354', u'MULTIEQUAL_-1206874129'), (u'INDIRECT_-1206885946', u'MULTIEQUAL_-1206885763'), (u'MULTIEQUAL_-1206908018', u'MULTIEQUAL_-1206907989'), (u'CALL_-1206928601', u'INDIRECT_-1206895583'), (u'CAST_-1206870579', u'CAST_-1206870574'), (u'INDIRECT_-1206903314', u'MULTIEQUAL_-1206901224'), (u'STORE_-1206937788', u'INDIRECT_-1206902828'), (u'INDIRECT_-1206892716', u'MULTIEQUAL_-1206893220'), (u'COPY_-1206924649', u'MULTIEQUAL_-1206893361'), (u'CALL_-1206929645', u'INDIRECT_-1206913970'), (u'MULTIEQUAL_-1206893127', u'MULTIEQUAL_-1206893070'), (u'INDIRECT_-1206890546', u'MULTIEQUAL_-1206892330'), (u'INDIRECT_-1206889846', u'COPY_-1206879388'), (u'MULTIEQUAL_-1206913392', u'STORE_-1206922807'), (u'CALL_-1206935907', u'INDIRECT_-1206907727'), (u'CALL_-1206938975', u'INDIRECT_-1206910856'), ('const-433', u'LOAD_-1206873439'), (u'CALLIND_-1206925453', u'INDIRECT_-1206888779'), (u'INDIRECT_-1206898803', u'MULTIEQUAL_-1206898437'), (u'CALL_-1206922556', u'INDIRECT_-1206899581'), ('const-0', u'INT_NOTEQUAL_-1206876936'), (u'STORE_-1206930175', u'INDIRECT_-1206900126'), (u'CALL_-1206934955', u'INDIRECT_-1206894155'), (u'MULTIEQUAL_-1206888654', u'MULTIEQUAL_-1206891065'), (u'STORE_-1206937788', u'INDIRECT_-1206913748'), (u'INDIRECT_-1206900320', u'MULTIEQUAL_-1206900049'), (u'MULTIEQUAL_-1206903277', u'MULTIEQUAL_-1206902419'), (u'MULTIEQUAL_-1206885949', u'INT_AND_-1206919422'), ('const-8', u'INT_MULT_-1206935898'), (u'PTRADD_-1206922697', u'LOAD_-1206922759'), (u'MULTIEQUAL_-1206896408', u'MULTIEQUAL_-1206896384'), (u'COPY_-1206869864', u'MULTIEQUAL_-1206913231'), (u'LOAD_-1206939198', u'PTRSUB_-1206881340'), (u'INDIRECT_-1206902646', u'MULTIEQUAL_-1206909741'), (u'MULTIEQUAL_-1206896950', u'MULTIEQUAL_-1206897701'), (u'INDIRECT_-1206893934', u'MULTIEQUAL_-1206894480'), ('tmp_25371', u'CALL_-1206931435'), (u'INDIRECT_-1206894046', u'COPY_-1206879398'), (u'INDIRECT_-1206894882', u'MULTIEQUAL_-1206896487'), (u'CAST_-1206870574', u'STORE_-1206925479'), (u'CALL_-1206936110', u'INDIRECT_-1206911634'), (u'CALL_-1206934487', u'INDIRECT_-1206893494'), (u'CALL_-1206934365', u'INDIRECT_-1206910215'), (u'MULTIEQUAL_-1206893121', u'MULTIEQUAL_-1206893821'), ('tmp_25371', u'PTRSUB_-1206881388'), (u'INDIRECT_-1206904172', u'MULTIEQUAL_-1206903545'), (u'CALL_-1206928474', u'INDIRECT_-1206887708'), ('const-0', u'INT_NOTEQUAL_-1206932427'), (u'COPY_-1206933745', u'MULTIEQUAL_-1206890354'), (u'CALL_-1206921954', u'INDIRECT_-1206889494'), (u'CALLIND_-1206921743', u'INDIRECT_-1206896133'), (u'STORE_-1206921567', u'INDIRECT_-1206898311'), (u'INDIRECT_-1206898928', u'MULTIEQUAL_-1206899574'), (u'INT_LESS_-1206925141', u'CBRANCH_-1206925150'), (u'MULTIEQUAL_-1206875944', u'MULTIEQUAL_-1206905279'), (u'MULTIEQUAL_-1206894359', u'MULTIEQUAL_-1206894325'), (u'MULTIEQUAL_-1206894359', u'MULTIEQUAL_-1206894325'), (u'INDIRECT_-1206887364', u'COPY_-1206879148'), (u'INDIRECT_-1206909874', u'MULTIEQUAL_-1206909378'), (u'INDIRECT_-1206895358', u'MULTIEQUAL_-1206895270'), (u'INDIRECT_-1206900013', u'MULTIEQUAL_-1206900095'), (u'STORE_-1206921864', u'INDIRECT_-1206900987'), (u'STORE_-1206928697', u'INDIRECT_-1206908928'), (u'MULTIEQUAL_-1206905833', u'MULTIEQUAL_-1206905812'), (u'INDIRECT_-1206883707', u'MULTIEQUAL_-1206883662'), (u'CALL_-1206923816', u'INDIRECT_-1206883457'), (u'MULTIEQUAL_-1206897074', u'MULTIEQUAL_-1206897000'), ('tmp_24063', u'CBRANCH_-1206925027'), ('const-0', u'CALL_-1206930105'), (u'MULTIEQUAL_-1206899154', u'MULTIEQUAL_-1206901565'), (u'MULTIEQUAL_-1206889800', u'MULTIEQUAL_-1206889787'), (u'INDIRECT_-1206901527', u'MULTIEQUAL_-1206903250'), (u'STORE_-1206925248', u'INDIRECT_-1206898980'), (u'INDIRECT_-1206910355', u'MULTIEQUAL_-1206909737'), (u'INDIRECT_-1206902038', u'MULTIEQUAL_-1206903028'), (u'MULTIEQUAL_-1206882112', u'MULTIEQUAL_-1206882091'), (u'CALL_-1206933745', u'INDIRECT_-1206894732'), (u'MULTIEQUAL_-1206915893', u'MULTIEQUAL_-1206915239'), (u'INDIRECT_-1206912161', u'MULTIEQUAL_-1206912917'), (u'INDIRECT_-1206887308', u'MULTIEQUAL_-1206887152'), (u'INDIRECT_-1206914691', u'MULTIEQUAL_-1206914493'), (u'CALL_-1206929866', u'INDIRECT_-1206909604'), (u'INDIRECT_-1206899127', u'MULTIEQUAL_-1206900319'), (u'INDIRECT_-1206904940', u'MULTIEQUAL_-1206906567'), (u'INDIRECT_-1206889987', u'MULTIEQUAL_-1206890522'), (u'INDIRECT_-1206898706', u'MULTIEQUAL_-1206898316'), (u'INDIRECT_-1206909278', u'MULTIEQUAL_-1206907598'), (u'CALL_-1206928225', u'INDIRECT_-1206915417'), (u'CALLIND_-1206931354', u'INDIRECT_-1206905368'), (u'MULTIEQUAL_-1206910348', u'MULTIEQUAL_-1206911835'), (u'INDIRECT_-1206908549', u'COPY_-1206880016'), (u'INDIRECT_-1206893479', u'MULTIEQUAL_-1206896069'), (u'INDIRECT_-1206896975', u'MULTIEQUAL_-1206896636'), ('const-0', u'INT_NOTEQUAL_-1206935067'), (u'SUBPIECE_-1206876198', u'CALL_-1206925860'), (u'CALL_-1206925604', u'INDIRECT_-1206895285'), (u'CALL_-1206938421', u'INDIRECT_-1206897938'), (u'CALL_-1206930636', u'INDIRECT_-1206901116'), (u'INDIRECT_-1206895753', u'MULTIEQUAL_-1206899427'), (u'CALL_-1206934098', u'INDIRECT_-1206906699'), (u'CALLIND_-1206925019', u'INDIRECT_-1206890244'), (u'INDIRECT_-1206895288', u'MULTIEQUAL_-1206894856'), (u'CALL_-1206936019', u'INDIRECT_-1206908641'), (u'CALL_-1206928709', u'INDIRECT_-1206907759'), (u'CALL_-1206932359', u'INDIRECT_-1206891876'), (u'INDIRECT_-1206904140', u'MULTIEQUAL_-1206904041'), (u'INDIRECT_-1206897927', u'MULTIEQUAL_-1206897529'), (u'MULTIEQUAL_-1206905190', u'MULTIEQUAL_-1206904552'), (u'INDIRECT_-1206887302', u'MULTIEQUAL_-1206888781'), (u'INDIRECT_-1206896026', u'MULTIEQUAL_-1206895843'), (u'INDIRECT_-1206895899', u'COPY_-1206880322'), (u'CALL_-1206927093', u'INDIRECT_-1206902441'), (u'INDIRECT_-1206908110', u'MULTIEQUAL_-1206905904'), (u'INDIRECT_-1206911570', u'MULTIEQUAL_-1206911354'), (u'CALL_-1206930274', u'INDIRECT_-1206903586'), (u'STORE_-1206928270', u'INDIRECT_-1206907346'), (u'STORE_-1206922815', u'INDIRECT_-1206894529'), (u'INDIRECT_-1206903361', u'COPY_-1206903369'), (u'INDIRECT_-1206905599', u'MULTIEQUAL_-1206905379'), (u'CALLIND_-1206931354', u'INDIRECT_-1206907048'), (u'CALL_-1206930210', u'INDIRECT_-1206888012'), (u'MULTIEQUAL_-1206889074', u'MULTIEQUAL_-1206889994'), (u'MULTIEQUAL_-1206914577', u'INT_ADD_-1206922938'), (u'CALL_-1206931269', u'INDIRECT_-1206903567'), (u'CALL_-1206932827', u'INDIRECT_-1206895532'), (u'INDIRECT_-1206885322', u'MULTIEQUAL_-1206889885'), (u'CALL_-1206929032', u'INDIRECT_-1206907961'), (u'MULTIEQUAL_-1206902733', u'MULTIEQUAL_-1206902645'), (u'INDIRECT_-1206900005', u'MULTIEQUAL_-1206899969'), (u'CALL_-1206929938', u'INDIRECT_-1206901668'), (u'CALL_-1206928155', u'INDIRECT_-1206901094'), (u'CALL_-1206933594', u'INDIRECT_-1206898842'), (u'CALL_-1206928629', u'INDIRECT_-1206908617'), ('const-433', u'LOAD_-1206925036'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871761'), (u'INDIRECT_-1206911725', u'MULTIEQUAL_-1206880210'), (u'MULTIEQUAL_-1206891937', u'MULTIEQUAL_-1206891079'), (u'CALL_-1206927833', u'INDIRECT_-1206878025'), (u'CALL_-1206938628', u'INDIRECT_-1206912974'), (u'MULTIEQUAL_-1206875930', u'MULTIEQUAL_-1206899399'), (u'INDIRECT_-1206885928', u'MULTIEQUAL_-1206885698'), (u'CAST_-1206876275', u'CALL_-1206931701'), (u'CALL_-1206928225', u'INDIRECT_-1206913131'), (u'CALL_-1206938342', u'INDIRECT_-1206897475'), (u'MULTIEQUAL_-1206885199', u'MULTIEQUAL_-1206884171'), (u'PTRSUB_-1206879115', u'CALL_-1206935821'), (u'INDIRECT_-1206886561', u'MULTIEQUAL_-1206888218'), (u'CALL_-1206937615', u'INDIRECT_-1206911760'), (u'INDIRECT_-1206904093', u'MULTIEQUAL_-1206903965'), (u'INT_LESS_-1206925098', u'CBRANCH_-1206925107'), (u'INDIRECT_-1206900939', u'COPY_-1206880334'), (u'INDIRECT_-1206900817', u'MULTIEQUAL_-1206900429'), (u'INDIRECT_-1206883532', u'MULTIEQUAL_-1206884281'), (u'INDIRECT_-1206891449', u'MULTIEQUAL_-1206892739'), (u'INDIRECT_-1206897446', u'MULTIEQUAL_-1206899007'), (u'STORE_-1206930340', u'INDIRECT_-1206901308'), (u'MULTIEQUAL_-1206874120', u'MULTIEQUAL_-1206901143'), (u'CALL_-1206921994', u'INDIRECT_-1206904217'), (u'INDIRECT_-1206901801', u'MULTIEQUAL_-1206901563'), (u'CALL_-1206938421', u'INDIRECT_-1206907178'), (u'CALL_-1206937559', u'INDIRECT_-1206913825'), (u'INDIRECT_-1206915013', u'MULTIEQUAL_-1206914885'), (u'CALL_-1206939039', u'INDIRECT_-1206884427'), (u'CALL_-1206921832', u'INDIRECT_-1206888200'), (u'INDIRECT_-1206891113', u'MULTIEQUAL_-1206891897'), (u'MULTIEQUAL_-1206874116', u'MULTIEQUAL_-1206900014'), ('const-0', u'INT_EQUAL_-1206928343'), (u'INDIRECT_-1206907864', u'MULTIEQUAL_-1206909117'), (u'CALL_-1206929385', u'INDIRECT_-1206889985'), ('tmp_25370', u'PTRSUB_-1206875916'), (u'INDIRECT_-1206902273', u'MULTIEQUAL_-1206901768'), (u'INDIRECT_-1206895357', u'MULTIEQUAL_-1206894969'), (u'CALLIND_-1206931354', u'INDIRECT_-1206886888'), (u'CALL_-1206937729', u'INDIRECT_-1206895443'), (u'CALL_-1206934835', u'INDIRECT_-1206893511'), (u'INDIRECT_-1206891981', u'MULTIEQUAL_-1206892115'), (u'INDIRECT_-1206910700', u'MULTIEQUAL_-1206910650'), (u'STORE_-1206921525', u'INDIRECT_-1206902067'), (u'CALL_-1206928209', u'INDIRECT_-1206904701'), (u'INDIRECT_-1206906087', u'COPY_-1206879884'), (u'INDIRECT_-1206887545', u'MULTIEQUAL_-1206891681'), (u'CALL_-1206938342', u'INDIRECT_-1206910495'), (u'INDIRECT_-1206897422', u'MULTIEQUAL_-1206897245'), (u'INDIRECT_-1206915713', u'MULTIEQUAL_-1206915208'), (u'INDIRECT_-1206906053', u'MULTIEQUAL_-1206905548'), (u'INDIRECT_-1206886332', u'MULTIEQUAL_-1206887869'), (u'CALL_-1206927405', u'INDIRECT_-1206894749'), (u'CALL_-1206937414', u'INDIRECT_-1206907617'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206922697'), (u'MULTIEQUAL_-1206896337', u'MULTIEQUAL_-1206880911'), (u'STORE_-1206933958', u'INDIRECT_-1206909466'), (u'INDIRECT_-1206898577', u'MULTIEQUAL_-1206898718'), (u'STORE_-1206934385', u'INDIRECT_-1206894595'), (u'CALL_-1206937186', u'INDIRECT_-1206891231'), (u'CALL_-1206932271', u'INDIRECT_-1206889873'), (u'MULTIEQUAL_-1206906294', u'MULTIEQUAL_-1206907214'), (u'INDIRECT_-1206894500', u'MULTIEQUAL_-1206894384'), (u'CALL_-1206925783', u'INDIRECT_-1206886055'), (u'MULTIEQUAL_-1206883004', u'MULTIEQUAL_-1206878050'), ('const-5', u'CALL_-1206928734'), (u'CALL_-1206934018', u'INDIRECT_-1206910848'), (u'CALL_-1206937615', u'INDIRECT_-1206900000'), (u'MULTIEQUAL_-1206881682', u'MULTIEQUAL_-1206881533'), (u'CALL_-1206930584', u'INDIRECT_-1206880083'), (u'CAST_-1206868691', u'INT_ADD_-1206871468'), (u'INDIRECT_-1206892754', u'MULTIEQUAL_-1206892520'), (u'CALL_-1206937824', u'INDIRECT_-1206911025'), (u'CALL_-1206938927', u'INDIRECT_-1206898648'), (u'CALLIND_-1206921372', u'INDIRECT_-1206891228'), (u'CALL_-1206930394', u'INDIRECT_-1206888135'), (u'INDIRECT_-1206915115', u'MULTIEQUAL_-1206914725'), (u'CALL_-1206931674', u'INDIRECT_-1206887911'), (u'CALL_-1206921722', u'INDIRECT_-1206896491'), (u'INDIRECT_-1206902077', u'MULTIEQUAL_-1206901689'), (u'CALLIND_-1206925453', u'INDIRECT_-1206884159'), (u'CALL_-1206929645', u'INDIRECT_-1206912710'), (u'INDIRECT_-1206908466', u'MULTIEQUAL_-1206908353'), ('const-2', u'INT_ADD_-1206934080'), (u'MULTIEQUAL_-1206875949', u'MULTIEQUAL_-1206907379'), (u'CALL_-1206932954', u'INDIRECT_-1206916385'), (u'CALL_-1206924661', u'INDIRECT_-1206890886'), (u'INDIRECT_-1206894328', u'MULTIEQUAL_-1206894098'), (u'CALL_-1206938694', u'INDIRECT_-1206903351'), (u'INDIRECT_-1206900794', u'MULTIEQUAL_-1206898704'), (u'CALL_-1206935494', u'INDIRECT_-1206892783'), (u'CALL_-1206930241', u'INDIRECT_-1206894670'), (u'MULTIEQUAL_-1206889368', u'MULTIEQUAL_-1206892898'), (u'STORE_-1206928732', u'INDIRECT_-1206891309'), (u'MULTIEQUAL_-1206920289', u'CALL_-1206929529'), (u'CALLIND_-1206925453', u'INDIRECT_-1206885839'), (u'INDIRECT_-1206900149', u'COPY_-1206879996'), (u'MULTIEQUAL_-1206901448', u'MULTIEQUAL_-1206898441'), (u'INDIRECT_-1206897601', u'MULTIEQUAL_-1206897363'), (u'CALL_-1206921447', u'INDIRECT_-1206882964'), (u'INDIRECT_-1206900612', u'MULTIEQUAL_-1206900434'), (u'INDIRECT_-1206907045', u'COPY_-1206880126'), (u'STORE_-1206921596', u'INDIRECT_-1206885306'), (u'INDIRECT_-1206884042', u'MULTIEQUAL_-1206883671'), (u'INDIRECT_-1206907875', u'MULTIEQUAL_-1206908679'), (u'CALL_-1206931539', u'INDIRECT_-1206896993'), (u'INDIRECT_-1206897545', u'MULTIEQUAL_-1206899332'), (u'CALL_-1206930241', u'INDIRECT_-1206894250'), (u'LOAD_-1206932365', u'CALL_-1206932271'), (u'MULTIEQUAL_-1206902492', u'MULTIEQUAL_-1206903679'), (u'CALL_-1206931337', u'INDIRECT_-1206911570'), (u'MULTIEQUAL_-1206874124', u'MULTIEQUAL_-1206902823'), (u'CALLIND_-1206925511', u'INDIRECT_-1206890491'), ('const-0', u'COPY_-1206936005'), (u'MULTIEQUAL_-1206889291', u'MULTIEQUAL_-1206890230'), (u'MULTIEQUAL_-1206881937', u'MULTIEQUAL_-1206881884'), (u'CALL_-1206932860', u'INDIRECT_-1206896395'), (u'CALL_-1206924677', u'INDIRECT_-1206893839'), (u'INDIRECT_-1206895421', u'MULTIEQUAL_-1206895312'), (u'CALL_-1206930407', u'INDIRECT_-1206902406'), (u'CALLIND_-1206925046', u'INDIRECT_-1206891520'), (u'MULTIEQUAL_-1206890522', u'MULTIEQUAL_-1206890469'), (u'MULTIEQUAL_-1206900319', u'MULTIEQUAL_-1206900761'), (u'CALL_-1206931128', u'INDIRECT_-1206900304'), (u'MULTIEQUAL_-1206903745', u'MULTIEQUAL_-1206903251'), (u'CALL_-1206929866', u'INDIRECT_-1206893224'), (u'CALL_-1206928257', u'INDIRECT_-1206909788'), (u'MULTIEQUAL_-1206880201', u'MULTIEQUAL_-1206907641'), (u'CALL_-1206921447', u'INDIRECT_-1206900604'), (u'MULTIEQUAL_-1206914725', u'MULTIEQUAL_-1206914709'), (u'INDIRECT_-1206906011', u'MULTIEQUAL_-1206876063'), (u'INDIRECT_-1206892178', u'MULTIEQUAL_-1206880902'), (u'MULTIEQUAL_-1206889211', u'MULTIEQUAL_-1206890239'), (u'STORE_-1206928732', u'INDIRECT_-1206892149'), ('const-7', u'PTRADD_-1206871505'), (u'INDIRECT_-1206909239', u'MULTIEQUAL_-1206909137'), (u'INDIRECT_-1206903215', u'MULTIEQUAL_-1206902597'), (u'INDIRECT_-1206901154', u'MULTIEQUAL_-1206900736'), (u'INDIRECT_-1206881579', u'MULTIEQUAL_-1206881431'), (u'INDIRECT_-1206892923', u'MULTIEQUAL_-1206892557'), (u'INDIRECT_-1206904707', u'MULTIEQUAL_-1206904592'), (u'CALL_-1206930584', u'INDIRECT_-1206913034'), (u'CALL_-1206937875', u'INDIRECT_-1206898870'), (u'INDIRECT_-1206907332', u'MULTIEQUAL_-1206907183'), (u'CALL_-1206921431', u'INDIRECT_-1206902693'), (u'INDIRECT_-1206884945', u'MULTIEQUAL_-1206886732'), (u'MULTIEQUAL_-1206900739', u'MULTIEQUAL_-1206900393'), (u'STORE_-1206933958', u'INDIRECT_-1206907366'), (u'CALL_-1206928155', u'INDIRECT_-1206898994'), (u'COPY_-1206880005', u'CALL_-1206928629'), (u'MULTIEQUAL_-1206876793', u'MULTIEQUAL_-1206901539'), (u'CALL_-1206935821', u'INDIRECT_-1206897580'), (u'MULTIEQUAL_-1206895234', u'MULTIEQUAL_-1206895230'), (u'MULTIEQUAL_-1206886602', u'MULTIEQUAL_-1206886897'), (u'CALL_-1206930025', u'INDIRECT_-1206901942'), (u'CALL_-1206928271', u'INDIRECT_-1206902637'), (u'INDIRECT_-1206911936', u'MULTIEQUAL_-1206912895'), (u'INDIRECT_-1206894228', u'MULTIEQUAL_-1206894110'), (u'CALL_-1206925604', u'INDIRECT_-1206910405'), (u'INDIRECT_-1206907880', u'MULTIEQUAL_-1206909507'), (u'CALL_-1206921844', u'INDIRECT_-1206896017'), (u'CALL_-1206935809', u'INDIRECT_-1206883037'), (u'INDIRECT_-1206898842', u'MULTIEQUAL_-1206898647'), (u'INDIRECT_-1206887959', u'MULTIEQUAL_-1206889478'), (u'STORE_-1206928482', u'INDIRECT_-1206901238'), (u'MULTIEQUAL_-1206897894', u'MULTIEQUAL_-1206900305'), (u'CALL_-1206925460', u'INDIRECT_-1206886995'), (u'CALL_-1206937414', u'INDIRECT_-1206904257'), (u'INDIRECT_-1206898495', u'MULTIEQUAL_-1206898217'), (u'CALL_-1206927093', u'INDIRECT_-1206897401'), (u'MULTIEQUAL_-1206906597', u'MULTIEQUAL_-1206878094'), (u'INDIRECT_-1206901362', u'MULTIEQUAL_-1206901101'), (u'CALL_-1206930086', u'INDIRECT_-1206909105'), (u'MULTIEQUAL_-1206878062', u'MULTIEQUAL_-1206892405'), ('tmp_17149', u'CBRANCH_-1206924576'), (u'INDIRECT_-1206902925', u'MULTIEQUAL_-1206903020'), (u'CALL_-1206928150', u'INDIRECT_-1206889947'), (u'CALL_-1206924668', u'INDIRECT_-1206886348'), (u'STORE_-1206925248', u'INDIRECT_-1206896880'), (u'MULTIEQUAL_-1206878113', u'MULTIEQUAL_-1206914921'), (u'INT_SUB_-1206932444', u'INT_ZEXT_-1206873191'), (u'INDIRECT_-1206898694', u'COPY_-1206878808'), (u'MULTIEQUAL_-1206903752', u'MULTIEQUAL_-1206903733'), (u'MULTIEQUAL_-1206904993', u'MULTIEQUAL_-1206904972'), (u'MULTIEQUAL_-1206898236', u'MULTIEQUAL_-1206898217'), (u'LOAD_-1206935563', u'INT_LESS_-1206935531'), (u'CALL_-1206928677', u'INDIRECT_-1206891967'), (u'CALL_-1206938958', u'INDIRECT_-1206902444'), (u'MULTIEQUAL_-1206889542', u'MULTIEQUAL_-1206889837'), (u'INDIRECT_-1206906488', u'MULTIEQUAL_-1206908054'), (u'CALL_-1206922426', u'INDIRECT_-1206889038'), (u'INDIRECT_-1206909789', u'MULTIEQUAL_-1206909669'), (u'CALL_-1206928331', u'INDIRECT_-1206891353'), (u'INDIRECT_-1206912638', u'MULTIEQUAL_-1206912365'), (u'CALLIND_-1206921743', u'INDIRECT_-1206900753'), (u'CALL_-1206931539', u'INDIRECT_-1206902453'), (u'CALL_-1206934018', u'INDIRECT_-1206904128'), (u'CALL_-1206922556', u'INDIRECT_-1206907327'), (u'STORE_-1206921567', u'INDIRECT_-1206902091'), (u'INDIRECT_-1206889825', u'COPY_-1206880085'), (u'STORE_-1206928697', u'INDIRECT_-1206892548'), (u'MULTIEQUAL_-1206903901', u'MULTIEQUAL_-1206906611'), (u'CALL_-1206930584', u'INDIRECT_-1206904868'), (u'CALLIND_-1206925046', u'INDIRECT_-1206894880'), (u'INDIRECT_-1206898355', u'COPY_-1206878387'), (u'INDIRECT_-1206878699', u'MULTIEQUAL_-1206882442'), (u'STORE_-1206924934', u'INDIRECT_-1206892957'), (u'STORE_-1206928627', u'INDIRECT_-1206890406'), (u'STORE_-1206932305', u'INDIRECT_-1206891317'), (u'CALL_-1206928992', u'INDIRECT_-1206898403'), (u'CALL_-1206934114', u'INDIRECT_-1206890331'), (u'INDIRECT_-1206903132', u'MULTIEQUAL_-1206902954'), (u'INDIRECT_-1206902840', u'MULTIEQUAL_-1206902569'), (u'CALL_-1206931595', u'INDIRECT_-1206902894'), (u'INDIRECT_-1206910986', u'MULTIEQUAL_-1206907681'), (u'PTRADD_-1206872462', u'LOAD_-1206923528'), (u'MULTIEQUAL_-1206901045', u'MULTIEQUAL_-1206901061'), (u'MULTIEQUAL_-1206891609', u'MULTIEQUAL_-1206891590'), (u'INDIRECT_-1206909544', u'MULTIEQUAL_-1206910797'), (u'INDIRECT_-1206890128', u'MULTIEQUAL_-1206889898'), (u'MULTIEQUAL_-1206881810', u'MULTIEQUAL_-1206881775'), (u'MULTIEQUAL_-1206887219', u'MULTIEQUAL_-1206886688'), (u'MULTIEQUAL_-1206901579', u'MULTIEQUAL_-1206901565'), (u'INDIRECT_-1206906200', u'MULTIEQUAL_-1206907827'), (u'INDIRECT_-1206902127', u'MULTIEQUAL_-1206906381'), (u'INDIRECT_-1206904217', u'COPY_-1206879654'), (u'STORE_-1206928270', u'INDIRECT_-1206890966'), (u'CALL_-1206921320', u'INDIRECT_-1206907762'), (u'PTRSUB_-1206877914', u'CAST_-1206874888'), (u'INDIRECT_-1206892664', u'MULTIEQUAL_-1206895132'), (u'MULTIEQUAL_-1206890187', u'MULTIEQUAL_-1206890130'), (u'INDIRECT_-1206889637', u'MULTIEQUAL_-1206892331'), (u'INDIRECT_-1206901640', u'MULTIEQUAL_-1206901524'), (u'INDIRECT_-1206894693', u'MULTIEQUAL_-1206894534'), (u'CALLIND_-1206924378', u'INDIRECT_-1206908967'), (u'CALL_-1206929269', u'INDIRECT_-1206905613'), (u'INDIRECT_-1206898589', u'MULTIEQUAL_-1206899879'), (u'CALL_-1206931128', u'INDIRECT_-1206894844'), (u'STORE_-1206921830', u'INDIRECT_-1206889619'), (u'CALL_-1206932327', u'INDIRECT_-1206902074'), (u'STORE_-1206928518', u'INDIRECT_-1206895379'), (u'INDIRECT_-1206893271', u'MULTIEQUAL_-1206893252'), (u'INDIRECT_-1206902558', u'MULTIEQUAL_-1206900878'), (u'INT_ZEXT_-1206910969', u'INT_LEFT_-1206922740'), (u'CALL_-1206928518', u'INDIRECT_-1206888567'), (u'INDIRECT_-1206902957', u'COPY_-1206879651'), (u'INDIRECT_-1206890547', u'COPY_-1206879847'), (u'STORE_-1206925248', u'INDIRECT_-1206887640'), (u'CALL_-1206930550', u'INDIRECT_-1206878472'), (u'CALL_-1206929645', u'INDIRECT_-1206895490'), (u'CALL_-1206939523', u'INDIRECT_-1206898493'), (u'CAST_-1206872798', u'PTRSUB_-1206875711'), (u'CALL_-1206932827', u'INDIRECT_-1206897212'), (u'COPY_-1206876083', u'MULTIEQUAL_-1206916663'), (u'INDIRECT_-1206893700', u'MULTIEQUAL_-1206892653'), (u'MULTIEQUAL_-1206881775', u'MULTIEQUAL_-1206881768'), (u'INT_EQUAL_-1206938167', u'CBRANCH_-1206938158'), (u'STORE_-1206928732', u'INDIRECT_-1206909789'), (u'INDIRECT_-1206890616', u'MULTIEQUAL_-1206891120'), (u'CALL_-1206932817', u'INDIRECT_-1206909846'), (u'INDIRECT_-1206888267', u'MULTIEQUAL_-1206892521'), ('const-2', u'INT_AND_-1206923660'), (u'INDIRECT_-1206899886', u'MULTIEQUAL_-1206899227'), (u'INDIRECT_-1206890696', u'MULTIEQUAL_-1206890608'), (u'STORE_-1206921743', u'INDIRECT_-1206897133'), (u'CALL_-1206928667', u'INDIRECT_-1206895620'), ('tmp_17286', u'CBRANCH_-1206924427'), (u'INDIRECT_-1206903284', u'MULTIEQUAL_-1206902830'), (u'CALL_-1206922316', u'INDIRECT_-1206888836'), (u'CALLIND_-1206921388', u'INDIRECT_-1206895381'), (u'INDIRECT_-1206911028', u'MULTIEQUAL_-1206910910'), (u'CALLIND_-1206921372', u'INDIRECT_-1206896268'), (u'CALL_-1206926003', u'INDIRECT_-1206896686'), (u'INDIRECT_-1206910630', u'MULTIEQUAL_-1206908424'), (u'INDIRECT_-1206907560', u'MULTIEQUAL_-1206907261'), (u'CALL_-1206926116', u'INDIRECT_-1206904355'), (u'MULTIEQUAL_-1206905357', u'MULTIEQUAL_-1206905340'), (u'INDIRECT_-1206890357', u'COPY_-1206879621'), (u'INDIRECT_-1206898450', u'COPY_-1206880211'), (u'INDIRECT_-1206917024', u'INT_ZEXT_-1206925006'), (u'CALL_-1206938342', u'INDIRECT_-1206900835'), (u'STORE_-1206921567', u'INDIRECT_-1206884871'), (u'INDIRECT_-1206890740', u'MULTIEQUAL_-1206891998'), (u'CALL_-1206926116', u'INDIRECT_-1206906455'), (u'CALL_-1206921994', u'INDIRECT_-1206912942'), (u'INDIRECT_-1206893312', u'COPY_-1206879514'), (u'STORE_-1206930310', u'INDIRECT_-1206894726'), (u'CALL_-1206937186', u'INDIRECT_-1206908451'), (u'INDIRECT_-1206888054', u'MULTIEQUAL_-1206892331'), (u'INDIRECT_-1206910714', u'MULTIEQUAL_-1206910447'), (u'MULTIEQUAL_-1206912681', u'MULTIEQUAL_-1206878108'), (u'INDIRECT_-1206899374', u'MULTIEQUAL_-1206899107'), (u'MULTIEQUAL_-1206894019', u'MULTIEQUAL_-1206893999'), (u'INDIRECT_-1206898034', u'MULTIEQUAL_-1206897769'), (u'MULTIEQUAL_-1206892740', u'MULTIEQUAL_-1206892727'), (u'INDIRECT_-1206891315', u'MULTIEQUAL_-1206891024'), (u'MULTIEQUAL_-1206910688', u'MULTIEQUAL_-1206910664'), (u'MULTIEQUAL_-1206888139', u'MULTIEQUAL_-1206887793'), (u'MULTIEQUAL_-1206908810', u'MULTIEQUAL_-1206908792'), (u'INDIRECT_-1206905437', u'MULTIEQUAL_-1206905049'), (u'INDIRECT_-1206903338', u'MULTIEQUAL_-1206903240'), (u'MULTIEQUAL_-1206885959', u'MULTIEQUAL_-1206885986'), (u'STORE_-1206928320', u'INDIRECT_-1206885567'), (u'LOAD_-1206928125', u'INT_NOTEQUAL_-1206928105'), (u'CALL_-1206930228', u'INDIRECT_-1206886792'), (u'CALL_-1206928271', u'INDIRECT_-1206915758'), (u'INDIRECT_-1206907303', u'MULTIEQUAL_-1206907080'), (u'CALL_-1206929385', u'INDIRECT_-1206900485'), ('const-0', u'INT_EQUAL_-1206922791'), (u'CALL_-1206921459', u'INDIRECT_-1206902713'), (u'CALL_-1206931269', u'INDIRECT_-1206889707'), ('const-0', u'INT_NOTEQUAL_-1206923337'), (u'MULTIEQUAL_-1206900065', u'MULTIEQUAL_-1206900045'), (u'MULTIEQUAL_-1206914775', u'MULTIEQUAL_-1206914725'), (u'INDIRECT_-1206907453', u'MULTIEQUAL_-1206910885'), ('tmp_25371', u'CALLIND_-1206929135'), (u'CALL_-1206929296', u'INDIRECT_-1206888256'), (u'CALL_-1206937615', u'CAST_-1206877555'), (u'CALL_-1206929226', u'INDIRECT_-1206903755'), (u'CALL_-1206932817', u'INDIRECT_-1206895146'), (u'STORE_-1206927248', u'INDIRECT_-1206897092'), (u'CALL_-1206924668', u'INDIRECT_-1206893908'), (u'STORE_-1206928327', u'INDIRECT_-1206888930'), (u'MULTIEQUAL_-1206890469', u'MULTIEQUAL_-1206890354'), (u'INDIRECT_-1206905523', u'MULTIEQUAL_-1206905157'), (u'INDIRECT_-1206887866', u'CAST_-1206871645'), (u'CALL_-1206921447', u'INDIRECT_-1206899764'), (u'INDIRECT_-1206908515', u'MULTIEQUAL_-1206908436'), (u'INDIRECT_-1206887907', u'MULTIEQUAL_-1206888999'), (u'CALL_-1206931749', u'INDIRECT_-1206892571'), (u'INDIRECT_-1206891394', u'MULTIEQUAL_-1206891127'), (u'MULTIEQUAL_-1206889705', u'MULTIEQUAL_-1206889721'), (u'CALLIND_-1206925046', u'INDIRECT_-1206888580'), (u'CALL_-1206934963', u'INDIRECT_-1206902561'), (u'INDIRECT_-1206893565', u'MULTIEQUAL_-1206893485'), (u'MULTIEQUAL_-1206902934', u'MULTIEQUAL_-1206905345'), (u'CALL_-1206930915', u'INDIRECT_-1206880476'), (u'CALL_-1206928382', u'INDIRECT_-1206907341'), (u'CALL_-1206930025', u'INDIRECT_-1206902782'), (u'CALL_-1206934835', u'INDIRECT_-1206906951'), (u'CALL_-1206936110', u'INDIRECT_-1206912894'), (u'CALL_-1206927017', u'INDIRECT_-1206906954'), (u'MULTIEQUAL_-1206875922', u'MULTIEQUAL_-1206896459'), (u'INDIRECT_-1206889940', u'MULTIEQUAL_-1206889836'), (u'INT_ADD_-1206921625', u'INT_AND_-1206921609'), (u'MULTIEQUAL_-1206911354', u'MULTIEQUAL_-1206911280'), ('const-7', u'PTRADD_-1206871417'), (u'CALL_-1206930157', u'INDIRECT_-1206904333'), (u'CALL_-1206937414', u'INDIRECT_-1206899217'), (u'PTRADD_-1206871775', u'LOAD_-1206921733'), (u'INDIRECT_-1206892055', u'COPY_-1206878372'), (u'CALL_-1206930457', u'INDIRECT_-1206889581'), (u'CALL_-1206931797', u'INDIRECT_-1206895969'), (u'CALLIND_-1206925511', u'INDIRECT_-1206894691'), (u'CALL_-1206933962', u'INDIRECT_-1206907874'), (u'CALL_-1206928601', u'INDIRECT_-1206894323'), (u'CALL_-1206938725', u'INDIRECT_-1206911351'), (u'CALL_-1206939005', u'INDIRECT_-1206901633'), (u'STORE_-1206928270', u'INDIRECT_-1206893486'), (u'STORE_-1206932486', u'INDIRECT_-1206905067'), ('tmp_5254', u'CBRANCH_-1206934348'), (u'MULTIEQUAL_-1206908390', u'MULTIEQUAL_-1206908372'), (u'CALL_-1206928518', u'INDIRECT_-1206884787'), (u'MULTIEQUAL_-1206905968', u'MULTIEQUAL_-1206905833'), (u'CALL_-1206931435', u'INDIRECT_-1206899957'), (u'INDIRECT_-1206894246', u'MULTIEQUAL_-1206901341'), (u'MULTIEQUAL_-1206876763', u'PTRSUB_-1206877065'), (u'CAST_-1206869765', u'LOAD_-1206923648'), ('tmp_3220', u'CBRANCH_-1206936090'), ('const-433', u'LOAD_-1206921811'), (u'CALL_-1206928281', u'INDIRECT_-1206890065'), (u'INDIRECT_-1206885291', u'MULTIEQUAL_-1206885272'), (u'CALL_-1206928878', u'INDIRECT_-1206911474'), (u'INDIRECT_-1206909369', u'MULTIEQUAL_-1206909249'), (u'INDIRECT_-1206896192', u'MULTIEQUAL_-1206895565'), (u'CALL_-1206929938', u'INDIRECT_-1206895368'), (u'STORE_-1206921864', u'INDIRECT_-1206896787'), (u'CALL_-1206933962', u'INDIRECT_-1206907454'), (u'MULTIEQUAL_-1206904519', u'MULTIEQUAL_-1206903491'), (u'CALL_-1206928382', u'SUBPIECE_-1206876197'), (u'CALL_-1206930311', u'INDIRECT_-1206902369'), (u'CALL_-1206928644', u'INDIRECT_-1206904477'), (u'CALL_-1206933773', u'INDIRECT_-1206881555'), (u'INDIRECT_-1206905885', u'MULTIEQUAL_-1206905853'), (u'INDIRECT_-1206917666', u'MULTIEQUAL_-1206874146'), (u'INDIRECT_-1206914100', u'MULTIEQUAL_-1206913336'), (u'MULTIEQUAL_-1206893126', u'MULTIEQUAL_-1206893921'), (u'CALL_-1206934963', u'INDIRECT_-1206890801'), ('tmp_2082', u'CBRANCH_-1206938081'), (u'CALLIND_-1206938827', u'INDIRECT_-1206904475'), (u'STORE_-1206934224', u'INDIRECT_-1206900800'), (u'MULTIEQUAL_-1206915856', u'CAST_-1206874968'), (u'MULTIEQUAL_-1206876073', u'MULTIEQUAL_-1206875955'), (u'STORE_-1206921596', u'INDIRECT_-1206904626'), (u'CALL_-1206928772', u'INDIRECT_-1206900826'), (u'CALL_-1206926019', u'INDIRECT_-1206876954'), (u'CALL_-1206928331', u'INDIRECT_-1206915479'), (u'INDIRECT_-1206892895', u'COPY_-1206878374'), (u'CALL_-1206928194', u'INDIRECT_-1206891226'), (u'STORE_-1206924934', u'INDIRECT_-1206897157'), (u'CALL_-1206930457', u'INDIRECT_-1206887061'), (u'CALL_-1206930241', u'INDIRECT_-1206901810'), (u'INDIRECT_-1206892128', u'MULTIEQUAL_-1206892010'), (u'CALL_-1206937430', u'INDIRECT_-1206913508'), (u'INDIRECT_-1206889420', u'MULTIEQUAL_-1206891079'), (u'CALLIND_-1206938827', u'INDIRECT_-1206884647'), (u'INDIRECT_-1206910658', u'MULTIEQUAL_-1206880947'), (u'CALL_-1206925460', u'INDIRECT_-1206887415'), (u'INDIRECT_-1206907354', u'MULTIEQUAL_-1206907153'), (u'INDIRECT_-1206899965', u'MULTIEQUAL_-1206880181'), (u'MULTIEQUAL_-1206913419', u'MULTIEQUAL_-1206913416'), ('const-433', u'LOAD_-1206924169'), (u'INDIRECT_-1206901054', u'MULTIEQUAL_-1206900787'), (u'CALL_-1206933594', u'INDIRECT_-1206896322'), (u'CALL_-1206931539', u'INDIRECT_-1206895313'), ('tmp_13787', u'CBRANCH_-1206928216'), (u'CALLIND_-1206921999', u'INDIRECT_-1206901309'), (u'INDIRECT_-1206906987', u'MULTIEQUAL_-1206908710'), (u'CALL_-1206936019', u'INDIRECT_-1206902761'), (u'INDIRECT_-1206898827', u'MULTIEQUAL_-1206899919'), (u'CALL_-1206937302', u'INDIRECT_-1206912310'), (u'CALL_-1206935809', u'INDIRECT_-1206881689'), (u'STORE_-1206928446', u'INDIRECT_-1206894077'), (u'STORE_-1206927248', u'INDIRECT_-1206896672'), (u'CALL_-1206938725', u'INDIRECT_-1206914291'), (u'INDIRECT_-1206909230', u'MULTIEQUAL_-1206909139'), (u'MULTIEQUAL_-1206916157', u'LOAD_-1206930193'), (u'CALL_-1206933962', u'INDIRECT_-1206898634'), (u'MULTIEQUAL_-1206913137', u'MULTIEQUAL_-1206880952'), (u'MULTIEQUAL_-1206873719', u'MULTIEQUAL_-1206873515'), (u'INDIRECT_-1206910731', u'MULTIEQUAL_-1206911597'), (u'INDIRECT_-1206881465', u'MULTIEQUAL_-1206881358'), (u'CALL_-1206928150', u'INDIRECT_-1206897507'), (u'CALL_-1206928677', u'INDIRECT_-1206887347'), (u'INDIRECT_-1206900522', u'MULTIEQUAL_-1206900319'), (u'INDIRECT_-1206894551', u'MULTIEQUAL_-1206894974'), (u'INDIRECT_-1206894551', u'MULTIEQUAL_-1206894974'), (u'CALL_-1206928155', u'INDIRECT_-1206886394'), (u'CALLIND_-1206921388', u'INDIRECT_-1206900001'), (u'CALL_-1206934365', u'INDIRECT_-1206890475'), (u'INDIRECT_-1206890905', u'MULTIEQUAL_-1206895041'), (u'CALL_-1206922556', u'INDIRECT_-1206882361'), (u'INDIRECT_-1206892220', u'MULTIEQUAL_-1206892170'), (u'STORE_-1206929089', u'INDIRECT_-1206904904'), (u'CALL_-1206925460', u'INDIRECT_-1206896655'), (u'MULTIEQUAL_-1206883677', u'MULTIEQUAL_-1206883671'), (u'CALL_-1206929902', u'INDIRECT_-1206880475'), (u'INDIRECT_-1206897384', u'MULTIEQUAL_-1206897155'), (u'CALL_-1206930636', u'INDIRECT_-1206913062'), (u'CALL_-1206924677', u'INDIRECT_-1206896779'), (u'MULTIEQUAL_-1206904749', u'MULTIEQUAL_-1206904634'), (u'MULTIEQUAL_-1206874099', u'MULTIEQUAL_-1206892874'), (u'STORE_-1206928588', u'INDIRECT_-1206895421'), (u'CALL_-1206934888', u'INDIRECT_-1206906550'), (u'STORE_-1206928553', u'INDIRECT_-1206902540'), (u'INDIRECT_-1206897932', u'COPY_-1206879525'), (u'STORE_-1206924909', u'INDIRECT_-1206891563'), (u'CALL_-1206928357', u'INDIRECT_-1206892208'), (u'INDIRECT_-1206896336', u'MULTIEQUAL_-1206896160'), (u'INDIRECT_-1206910045', u'MULTIEQUAL_-1206880206'), (u'MULTIEQUAL_-1206899570', u'MULTIEQUAL_-1206899552'), (u'INDIRECT_-1206879564', u'MULTIEQUAL_-1206879473'), (u'STORE_-1206930340', u'INDIRECT_-1206898942'), (u'CALL_-1206921994', u'INDIRECT_-1206891617'), (u'CALL_-1206929071', u'CAST_-1206876830'), (u'MULTIEQUAL_-1206880155', u'MULTIEQUAL_-1206883004'), (u'MULTIEQUAL_-1206895921', u'MULTIEQUAL_-1206895813'), (u'CALL_-1206937924', u'INDIRECT_-1206911499'), (u'STORE_-1206924909', u'INDIRECT_-1206897863'), (u'INDIRECT_-1206903398', u'MULTIEQUAL_-1206903125'), (u'MULTIEQUAL_-1206884734', u'MULTIEQUAL_-1206884718'), (u'INDIRECT_-1206892061', u'MULTIEQUAL_-1206891952'), (u'INT_AND_-1206928726', u'INT_EQUAL_-1206928740'), (u'CALL_-1206927297', u'INDIRECT_-1206900149'), (u'CALLIND_-1206925019', u'INDIRECT_-1206889824'), (u'CALLIND_-1206925046', u'INDIRECT_-1206889840'), (u'MULTIEQUAL_-1206910726', u'MULTIEQUAL_-1206910629'), (u'INDIRECT_-1206910726', u'MULTIEQUAL_-1206910629'), (u'CALLIND_-1206925019', u'INDIRECT_-1206886884'), (u'INDIRECT_-1206899295', u'MULTIEQUAL_-1206899004'), (u'CALL_-1206928271', u'INDIRECT_-1206909133'), (u'STORE_-1206933497', u'INDIRECT_-1206899990'), (u'CALL_-1206934114', u'INDIRECT_-1206881760'), (u'INDIRECT_-1206897125', u'MULTIEQUAL_-1206898912'), (u'INDIRECT_-1206912817', u'MULTIEQUAL_-1206912788'), (u'INDIRECT_-1206896938', u'MULTIEQUAL_-1206896783'), (u'MULTIEQUAL_-1206898029', u'MULTIEQUAL_-1206897363'), (u'CALL_-1206929071', u'INDIRECT_-1206904739'), (u'MULTIEQUAL_-1206901941', u'MULTIEQUAL_-1206901893'), (u'INDIRECT_-1206899811', u'MULTIEQUAL_-1206900677'), (u'INDIRECT_-1206904094', u'MULTIEQUAL_-1206903676'), (u'CALL_-1206930241', u'INDIRECT_-1206907270'), (u'MULTIEQUAL_-1206900288', u'MULTIEQUAL_-1206903818'), (u'INDIRECT_-1206888280', u'MULTIEQUAL_-1206889209'), (u'LOAD_-1206938453', u'INT_AND_-1206881415'), (u'INDIRECT_-1206887634', u'MULTIEQUAL_-1206888180'), (u'MULTIEQUAL_-1206898492', u'COPY_-1206879053'), (u'INDIRECT_-1206898712', u'MULTIEQUAL_-1206898085'), (u'CALL_-1206934274', u'INDIRECT_-1206912259'), (u'CALL_-1206930556', u'INDIRECT_-1206900654'), (u'CALL_-1206929269', u'INDIRECT_-1206903093'), (u'INDIRECT_-1206886366', u'MULTIEQUAL_-1206886183'), (u'CALL_-1206929324', u'INDIRECT_-1206898770'), (u'INDIRECT_-1206897189', u'MULTIEQUAL_-1206897069'), (u'INDIRECT_-1206899603', u'MULTIEQUAL_-1206899558'), (u'MULTIEQUAL_-1206893961', u'MULTIEQUAL_-1206893913'), (u'MULTIEQUAL_-1206898639', u'MULTIEQUAL_-1206898639'), (u'INDIRECT_-1206887293', u'MULTIEQUAL_-1206890725'), (u'STORE_-1206921852', u'INDIRECT_-1206905597'), (u'INDIRECT_-1206885743', u'MULTIEQUAL_-1206885698'), (u'INDIRECT_-1206894395', u'MULTIEQUAL_-1206893777'), (u'STORE_-1206930846', u'INDIRECT_-1206907207'), (u'STORE_-1206928270', u'INDIRECT_-1206906086'), (u'MULTIEQUAL_-1206876770', u'MULTIEQUAL_-1206891879'), (u'MULTIEQUAL_-1206888921', u'MULTIEQUAL_-1206888873'), (u'CALL_-1206930636', u'INDIRECT_-1206909096'), (u'CALL_-1206934396', u'INDIRECT_-1206892598'), (u'STORE_-1206933497', u'INDIRECT_-1206895370'), (u'CALL_-1206921308', u'INDIRECT_-1206904306'), (u'CALL_-1206927063', u'INDIRECT_-1206892274'), (u'LOAD_-1206931059', u'INT_AND_-1206931033'), (u'INDIRECT_-1206909580', u'MULTIEQUAL_-1206911239'), (u'CALL_-1206927316', u'INDIRECT_-1206897643'), (u'CALL_-1206939523', u'INDIRECT_-1206903953'), (u'INT_EQUAL_-1206938879', u'CBRANCH_-1206938877'), (u'INDIRECT_-1206911317', u'MULTIEQUAL_-1206910929'), (u'CALL_-1206928257', u'INDIRECT_-1206896768'), (u'INDIRECT_-1206912088', u'MULTIEQUAL_-1206911656'), (u'MULTIEQUAL_-1206907826', u'MULTIEQUAL_-1206907799'), (u'STORE_-1206925248', u'INDIRECT_-1206900240'), (u'CALLIND_-1206921344', u'INDIRECT_-1206875501'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206872799'), (u'INDIRECT_-1206902413', u'MULTIEQUAL_-1206902285'), (u'INDIRECT_-1206907455', u'MULTIEQUAL_-1206908259'), (u'STORE_-1206930351', u'INDIRECT_-1206894518'), (u'PTRSUB_-1206878331', u'LOAD_-1206934651'), (u'INDIRECT_-1206908000', u'MULTIEQUAL_-1206907896'), (u'CALL_-1206937983', u'INDIRECT_-1206916755'), (u'CALL_-1206937414', u'INDIRECT_-1206900897'), (u'INDIRECT_-1206900850', u'MULTIEQUAL_-1206902367'), (u'CAST_-1206875333', u'PTRSUB_-1206877300'), (u'CALL_-1206929902', u'INDIRECT_-1206910466'), (u'INDIRECT_-1206899448', u'MULTIEQUAL_-1206899622'), (u'CALL_-1206928734', u'INDIRECT_-1206883495'), (u'MULTIEQUAL_-1206884770', u'MULTIEQUAL_-1206884734'), (u'CALL_-1206933711', u'INDIRECT_-1206910243'), (u'INDIRECT_-1206896215', u'MULTIEQUAL_-1206895825'), (u'INDIRECT_-1206907180', u'MULTIEQUAL_-1206908109'), (u'STORE_-1206928518', u'INDIRECT_-1206912599'), (u'INDIRECT_-1206891107', u'MULTIEQUAL_-1206890407'), (u'CALLIND_-1206921372', u'INDIRECT_-1206875854'), (u'CALL_-1206930556', u'INDIRECT_-1206880069'), (u'INDIRECT_-1206902415', u'MULTIEQUAL_-1206903219'), (u'CALL_-1206933594', u'INDIRECT_-1206903042'), (u'INDIRECT_-1206907172', u'COPY_-1206879547'), (u'INDIRECT_-1206902157', u'MULTIEQUAL_-1206903153'), (u'INDIRECT_-1206902978', u'MULTIEQUAL_-1206902595'), (u'INDIRECT_-1206904523', u'MULTIEQUAL_-1206906278'), (u'INDIRECT_-1206887129', u'COPY_-1206879965'), (u'CALL_-1206934963', u'INDIRECT_-1206907181'), (u'CALLIND_-1206925401', u'INDIRECT_-1206891272'), (u'CALL_-1206937615', u'INDIRECT_-1206897480'), (u'CALLIND_-1206921999', u'INDIRECT_-1206893329'), ('const-433', u'STORE_-1206928320'), (u'CALL_-1206934963', u'INDIRECT_-1206889961'), (u'INDIRECT_-1206907541', u'MULTIEQUAL_-1206909059'), (u'CALL_-1206929974', u'INDIRECT_-1206907570'), (u'STORE_-1206921840', u'INDIRECT_-1206883327'), (u'INDIRECT_-1206887911', u'MULTIEQUAL_-1206876019'), (u'INDIRECT_-1206898073', u'MULTIEQUAL_-1206896322'), (u'CALLIND_-1206921372', u'INDIRECT_-1206883248'), (u'INDIRECT_-1206904094', u'MULTIEQUAL_-1206903860'), (u'INDIRECT_-1206902712', u'MULTIEQUAL_-1206902534'), (u'MULTIEQUAL_-1206893554', u'MULTIEQUAL_-1206893550'), (u'MULTIEQUAL_-1206905541', u'MULTIEQUAL_-1206878091'), (u'STORE_-1206928732', u'INDIRECT_-1206906849'), (u'INDIRECT_-1206894177', u'MULTIEQUAL_-1206894797'), (u'MULTIEQUAL_-1206875898', u'MULTIEQUAL_-1206879304'), (u'CALL_-1206930241', u'INDIRECT_-1206911890'), (u'CALLIND_-1206925401', u'INDIRECT_-1206889592'), (u'STORE_-1206937765', u'INDIRECT_-1206897358'), (u'INDIRECT_-1206891717', u'MULTIEQUAL_-1206892294'), (u'INDIRECT_-1206913898', u'MULTIEQUAL_-1206913515'), (u'CALL_-1206937615', u'INDIRECT_-1206895800'), (u'CALL_-1206929794', u'INDIRECT_-1206879398'), (u'INDIRECT_-1206885678', u'MULTIEQUAL_-1206887378'), (u'MULTIEQUAL_-1206899479', u'MULTIEQUAL_-1206899921'), (u'MULTIEQUAL_-1206889319', u'MULTIEQUAL_-1206889285'), (u'MULTIEQUAL_-1206889319', u'MULTIEQUAL_-1206889285'), (u'INDIRECT_-1206901746', u'MULTIEQUAL_-1206901424'), ('const-4', u'INT_NOTEQUAL_-1206923188'), (u'CALL_-1206928194', u'INDIRECT_-1206908866'), ('const-11', u'PTRADD_-1206871218'), (u'INDIRECT_-1206897744', u'MULTIEQUAL_-1206897597'), (u'INDIRECT_-1206898697', u'MULTIEQUAL_-1206898607'), (u'INDIRECT_-1206900851', u'MULTIEQUAL_-1206901274'), (u'INDIRECT_-1206900851', u'MULTIEQUAL_-1206901274'), (u'CALL_-1206928382', u'INDIRECT_-1206893061'), (u'COPY_-1206875786', u'INT_LESS_-1206930464'), (u'INDIRECT_-1206909593', u'MULTIEQUAL_-1206910377'), (u'INDIRECT_-1206905498', u'MULTIEQUAL_-1206905225'), (u'CALL_-1206930228', u'INDIRECT_-1206909472'), (u'MULTIEQUAL_-1206900969', u'MULTIEQUAL_-1206900303'), (u'INDIRECT_-1206895930', u'MULTIEQUAL_-1206893724'), (u'MULTIEQUAL_-1206908101', u'MULTIEQUAL_-1206907927'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871693'), ('const-5', u'INT_NOTEQUAL_-1206929265'), (u'CALLIND_-1206929135', u'INT_EQUAL_-1206929121'), (u'STORE_-1206925248', u'INDIRECT_-1206907380'), (u'INDIRECT_-1206888640', u'MULTIEQUAL_-1206889898'), (u'STORE_-1206928320', u'INDIRECT_-1206897327'), (u'CALL_-1206928621', u'INDIRECT_-1206907066'), (u'INDIRECT_-1206887278', u'MULTIEQUAL_-1206887191'), (u'STORE_-1206933398', u'INDIRECT_-1206908760'), (u'CALL_-1206930362', u'INDIRECT_-1206906998'), (u'PTRSUB_-1206876878', u'CAST_-1206873898'), (u'MULTIEQUAL_-1206913336', u'LOAD_-1206930214'), (u'CALL_-1206929320', u'INDIRECT_-1206903377'), (u'CALL_-1206928992', u'INDIRECT_-1206900503'), (u'CALL_-1206932954', u'INDIRECT_-1206905279'), (u'CALL_-1206928601', u'INDIRECT_-1206900203'), (u'CALL_-1206927063', u'INDIRECT_-1206896054'), (u'STORE_-1206924934', u'INDIRECT_-1206885397'), (u'COPY_-1206869892', u'PTRADD_-1206872098'), (u'CALL_-1206921361', u'INDIRECT_-1206884174'), (u'CALLIND_-1206925401', u'INDIRECT_-1206906812'), (u'STORE_-1206922807', u'INDIRECT_-1206902525'), (u'INDIRECT_-1206911022', u'MULTIEQUAL_-1206910761'), ('tmp_3804', u'CBRANCH_-1206935528'), (u'INDIRECT_-1206895407', u'MULTIEQUAL_-1206895009'), (u'INDIRECT_-1206902893', u'MULTIEQUAL_-1206906567'), (u'STORE_-1206928482', u'INDIRECT_-1206900398'), (u'CALL_-1206928677', u'INDIRECT_-1206904147'), (u'CALL_-1206928474', u'INDIRECT_-1206901148'), (u'INDIRECT_-1206885321', u'MULTIEQUAL_-1206884786'), (u'INDIRECT_-1206893738', u'MULTIEQUAL_-1206892058'), (u'STORE_-1206925221', u'INDIRECT_-1206895605'), (u'CALL_-1206927418', u'INDIRECT_-1206893917'), (u'INDIRECT_-1206905179', u'MULTIEQUAL_-1206904959'), (u'CALL_-1206924661', u'INDIRECT_-1206895506'), (u'INT_MULT_-1206935898', u'CALL_-1206935907'), (u'CAST_-1206871659', u'INT_EQUAL_-1206929127'), (u'MULTIEQUAL_-1206909707', u'MULTIEQUAL_-1206909693'), ('const--4095', u'INT_LESS_-1206927155'), (u'MULTIEQUAL_-1206905308', u'MULTIEQUAL_-1206906795'), (u'INDIRECT_-1206887625', u'MULTIEQUAL_-1206887495'), (u'INDIRECT_-1206908801', u'MULTIEQUAL_-1206910319'), (u'CALL_-1206925860', u'INDIRECT_-1206885266'), (u'CALL_-1206932827', u'INDIRECT_-1206912752'), (u'INT_AND_-1206925409', u'INT_NOTEQUAL_-1206925071'), (u'INDIRECT_-1206903373', u'MULTIEQUAL_-1206903455'), (u'INDIRECT_-1206899299', u'MULTIEQUAL_-1206899079'), (u'CALL_-1206921361', u'INDIRECT_-1206892994'), (u'INDIRECT_-1206908255', u'MULTIEQUAL_-1206907637'), ('tmp_5985', u'CBRANCH_-1206933696'), (u'INDIRECT_-1206898926', u'COPY_-1206879750'), (u'CALL_-1206928331', u'INDIRECT_-1206891773'), (u'STORE_-1206927231', u'INDIRECT_-1206893722'), (u'CALL_-1206931337', u'INDIRECT_-1206893930'), (u'INDIRECT_-1206902371', u'MULTIEQUAL_-1206902231'), (u'STORE_-1206921743', u'INDIRECT_-1206899653'), ('const-128', u'PTRSUB_-1206879440'), (u'INDIRECT_-1206904553', u'MULTIEQUAL_-1206905337'), (u'CALL_-1206935494', u'INDIRECT_-1206899923'), (u'CALL_-1206929019', u'INDIRECT_-1206908501'), (u'CAST_-1206876432', u'CALL_-1206928291'), (u'COPY_-1206875563', u'MULTIEQUAL_-1206887219'), (u'INDIRECT_-1206894578', u'MULTIEQUAL_-1206892898'), (u'CALL_-1206938958', u'INDIRECT_-1206894884'), (u'CALL_-1206933745', u'INDIRECT_-1206892212'), (u'INDIRECT_-1206878580', u'MULTIEQUAL_-1206874087'), (u'CALL_-1206931773', u'INDIRECT_-1206903930'), (u'CALL_-1206928621', u'INDIRECT_-1206902446'), (u'INDIRECT_-1206900654', u'MULTIEQUAL_-1206904931'), (u'CALLIND_-1206925046', u'INDIRECT_-1206909346'), (u'INDIRECT_-1206906836', u'MULTIEQUAL_-1206906660'), (u'CALL_-1206937414', u'INDIRECT_-1206906357'), (u'MULTIEQUAL_-1206900045', u'MULTIEQUAL_-1206900065'), (u'INDIRECT_-1206892122', u'MULTIEQUAL_-1206891919'), (u'CALL_-1206931269', u'INDIRECT_-1206892227'), (u'CALL_-1206934460', u'INDIRECT_-1206897681'), (u'STORE_-1206921864', u'INDIRECT_-1206895947'), (u'CALL_-1206922556', u'INDIRECT_-1206901681'), (u'INDIRECT_-1206905997', u'MULTIEQUAL_-1206906574'), (u'MULTIEQUAL_-1206907994', u'MULTIEQUAL_-1206907920'), (u'CALL_-1206931269', u'INDIRECT_-1206896847'), (u'CALL_-1206933773', u'INDIRECT_-1206902726'), (u'CALL_-1206929974', u'INDIRECT_-1206898750'), (u'CALLIND_-1206921388', u'INDIRECT_-1206886141'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206925450'), (u'INDIRECT_-1206880785', u'MULTIEQUAL_-1206881358'), (u'LOAD_-1206924958', u'PTRSUB_-1206875980'), (u'CALL_-1206929489', u'INDIRECT_-1206905097'), (u'CALL_-1206931337', u'INDIRECT_-1206891410'), (u'INDIRECT_-1206901228', u'MULTIEQUAL_-1206901022'), (u'INDIRECT_-1206898100', u'MULTIEQUAL_-1206898050'), (u'CALL_-1206930927', u'INDIRECT_-1206892031'), (u'MULTIEQUAL_-1206883723', u'MULTIEQUAL_-1206883707'), (u'MULTIEQUAL_-1206902831', u'MULTIEQUAL_-1206902789'), (u'INDIRECT_-1206893781', u'MULTIEQUAL_-1206894390'), (u'INDIRECT_-1206890455', u'COPY_-1206878920'), (u'MULTIEQUAL_-1206888157', u'MULTIEQUAL_-1206887299'), (u'INDIRECT_-1206898288', u'MULTIEQUAL_-1206898082'), (u'STORE_-1206927241', u'INDIRECT_-1206887427'), (u'INDIRECT_-1206889033', u'COPY_-1206878484'), (u'STORE_-1206930329', u'INDIRECT_-1206908860'), (u'CALLIND_-1206922636', u'INDIRECT_-1206874304'), (u'CALL_-1206922325', u'INDIRECT_-1206904523'), (u'MULTIEQUAL_-1206887378', u'MULTIEQUAL_-1206887321'), (u'CALL_-1206930086', u'INT_EQUAL_-1206930072'), (u'CALL_-1206921264', u'INDIRECT_-1206905127'), (u'MULTIEQUAL_-1206899281', u'MULTIEQUAL_-1206899107'), (u'CALL_-1206928474', u'INDIRECT_-1206888548'), (u'CALL_-1206938232', u'INDIRECT_-1206896143'), (u'MULTIEQUAL_-1206912261', u'MULTIEQUAL_-1206878107'), (u'CALL_-1206939005', u'INDIRECT_-1206885082'), (u'CALL_-1206931545', u'INDIRECT_-1206895403'), (u'CALL_-1206932808', u'INDIRECT_-1206895938'), (u'INDIRECT_-1206906238', u'MULTIEQUAL_-1206907228'), (u'STORE_-1206928320', u'INDIRECT_-1206884307'), (u'MULTIEQUAL_-1206902419', u'MULTIEQUAL_-1206902405'), (u'CALLIND_-1206921856', u'INDIRECT_-1206903336'), (u'INDIRECT_-1206910798', u'MULTIEQUAL_-1206910643'), (u'INDIRECT_-1206887526', u'MULTIEQUAL_-1206894621'), (u'INDIRECT_-1206891064', u'MULTIEQUAL_-1206892317'), (u'INDIRECT_-1206891884', u'MULTIEQUAL_-1206891811'), (u'INDIRECT_-1206885434', u'MULTIEQUAL_-1206893781'), (u'INDIRECT_-1206905694', u'MULTIEQUAL_-1206906240'), (u'INDIRECT_-1206892478', u'MULTIEQUAL_-1206890798'), (u'PTRSUB_-1206876809', u'LOAD_-1206932418'), (u'LOAD_-1206937261', u'INT_AND_-1206937235'), (u'STORE_-1206928627', u'INDIRECT_-1206908886'), (u'MULTIEQUAL_-1206876889', u'MULTIEQUAL_-1206877130'), (u'MULTIEQUAL_-1206898705', u'MULTIEQUAL_-1206898211'), (u'MULTIEQUAL_-1206876763', u'INT_NOTEQUAL_-1206930441'), ('const-0', u'CALL_-1206928194'), (u'INDIRECT_-1206902659', u'MULTIEQUAL_-1206902439'), (u'CALL_-1206929296', u'INDIRECT_-1206907576'), (u'INDIRECT_-1206901584', u'MULTIEQUAL_-1206901355'), (u'CALL_-1206928629', u'INDIRECT_-1206902317'), (u'CALL_-1206931701', u'INDIRECT_-1206882336'), (u'CALL_-1206933773', u'INDIRECT_-1206897266'), (u'CALL_-1206937983', u'INDIRECT_-1206897249'), (u'INDIRECT_-1206901477', u'MULTIEQUAL_-1206901448'), (u'MULTIEQUAL_-1206902913', u'MULTIEQUAL_-1206902909'), (u'STORE_-1206935460', u'INDIRECT_-1206889717'), (u'INDIRECT_-1206916284', u'MULTIEQUAL_-1206916099'), (u'CAST_-1206871547', u'INT_AND_-1206929160'), (u'CALL_-1206936019', u'INDIRECT_-1206906121'), (u'INDIRECT_-1206888020', u'MULTIEQUAL_-1206887970'), (u'INDIRECT_-1206888472', u'MULTIEQUAL_-1206888314'), (u'COPY_-1206929020', u'MULTIEQUAL_-1206889319'), (u'CALL_-1206931269', u'INDIRECT_-1206897687'), (u'MULTIEQUAL_-1206899533', u'MULTIEQUAL_-1206899512'), (u'CALL_-1206928709', u'INDIRECT_-1206902299'), (u'MULTIEQUAL_-1206906588', u'MULTIEQUAL_-1206910118'), (u'INDIRECT_-1206896980', u'MULTIEQUAL_-1206898647'), (u'CALL_-1206932327', u'INDIRECT_-1206905014'), (u'CALL_-1206930476', u'INDIRECT_-1206890687'), (u'INDIRECT_-1206909651', u'MULTIEQUAL_-1206909453'), (u'STORE_-1206928553', u'INDIRECT_-1206910100'), (u'INDIRECT_-1206889312', u'MULTIEQUAL_-1206889154'), (u'STORE_-1206928588', u'INDIRECT_-1206908021'), (u'CALL_-1206931701', u'INDIRECT_-1206907121'), (u'MULTIEQUAL_-1206915463', u'STORE_-1206927248'), (u'INDIRECT_-1206891212', u'MULTIEQUAL_-1206891057'), (u'CALL_-1206925831', u'INDIRECT_-1206897852'), (u'STORE_-1206930175', u'INDIRECT_-1206902226'), (u'CALL_-1206926063', u'INDIRECT_-1206897558'), (u'CALL_-1206921361', u'INDIRECT_-1206875603'), (u'MULTIEQUAL_-1206880475', u'MULTIEQUAL_-1206879837'), (u'COPY_-1206927017', u'MULTIEQUAL_-1206891071'), (u'CALL_-1206928291', u'INDIRECT_-1206907708'), (u'INDIRECT_-1206901573', u'MULTIEQUAL_-1206901445'), (u'MULTIEQUAL_-1206902534', u'CALL_-1206933711'), (u'CALL_-1206929269', u'INDIRECT_-1206895533'), (u'INDIRECT_-1206898731', u'MULTIEQUAL_-1206898712'), (u'CALL_-1206929974', u'INDIRECT_-1206897490'), (u'CALL_-1206929974', u'INDIRECT_-1206905050'), ('const-433', u'LOAD_-1206938199'), (u'CALL_-1206929794', u'INDIRECT_-1206893600'), (u'INDIRECT_-1206908211', u'MULTIEQUAL_-1206909077'), (u'CALL_-1206934835', u'INDIRECT_-1206894771'), (u'CALL_-1206937430', u'INDIRECT_-1206900488'), ('const-1', u'INT_ADD_-1206931531'), (u'INDIRECT_-1206903617', u'MULTIEQUAL_-1206903758'), ('const-5', u'CALL_-1206930584'), (u'MULTIEQUAL_-1206896494', u'MULTIEQUAL_-1206896490'), (u'INDIRECT_-1206888305', u'MULTIEQUAL_-1206890092'), (u'INDIRECT_-1206902599', u'MULTIEQUAL_-1206902238'), (u'CALL_-1206937924', u'INDIRECT_-1206904779'), (u'STORE_-1206928553', u'INDIRECT_-1206900020'), (u'CALL_-1206933711', u'INDIRECT_-1206899323'), (u'CALL_-1206929830', u'INDIRECT_-1206902862'), (u'INDIRECT_-1206896108', u'MULTIEQUAL_-1206896490'), (u'CALL_-1206934081', u'INDIRECT_-1206894928'), ('const-433', u'LOAD_-1206932418'), (u'CALL_-1206938656', u'INDIRECT_-1206908368'), (u'CALL_-1206931269', u'INDIRECT_-1206906927'), (u'STORE_-1206933958', u'INDIRECT_-1206903586'), (u'LOAD_-1206937800', u'PTRSUB_-1206880604'), (u'CALL_-1206933125', u'INDIRECT_-1206913480'), (u'MULTIEQUAL_-1206878054', u'MULTIEQUAL_-1206882980'), (u'MULTIEQUAL_-1206891499', u'MULTIEQUAL_-1206891479'), (u'CALL_-1206930025', u'INDIRECT_-1206889342'), (u'INDIRECT_-1206884257', u'MULTIEQUAL_-1206884120'), (u'CALL_-1206935851', u'INDIRECT_-1206912724'), (u'INDIRECT_-1206906268', u'MULTIEQUAL_-1206906062'), (u'INDIRECT_-1206904345', u'MULTIEQUAL_-1206908481'), (u'CALL_-1206924677', u'INDIRECT_-1206892159'), (u'PTRSUB_-1206871475', u'LOAD_-1206921382'), (u'INDIRECT_-1206895778', u'MULTIEQUAL_-1206895690'), (u'MULTIEQUAL_-1206903259', u'MULTIEQUAL_-1206903239'), (u'INDIRECT_-1206887777', u'MULTIEQUAL_-1206887605'), (u'CALL_-1206928331', u'INDIRECT_-1206882191'), (u'INDIRECT_-1206893826', u'MULTIEQUAL_-1206895265'), ('const-433', u'LOAD_-1206937245'), (u'MULTIEQUAL_-1206916234', u'PTRSUB_-1206873382'), (u'CALL_-1206930025', u'INDIRECT_-1206878417'), (u'MULTIEQUAL_-1206891499', u'MULTIEQUAL_-1206891485'), ('const-8', u'PTRSUB_-1206876809'), (u'CALL_-1206939005', u'INDIRECT_-1206894913'), (u'INDIRECT_-1206894460', u'MULTIEQUAL_-1206896119'), (u'CALL_-1206930086', u'INDIRECT_-1206896505'), (u'CALL_-1206930210', u'INDIRECT_-1206893892'), (u'INDIRECT_-1206895190', u'MULTIEQUAL_-1206894974'), (u'INDIRECT_-1206890913', u'MULTIEQUAL_-1206890754'), (u'INDIRECT_-1206882760', u'MULTIEQUAL_-1206884018'), (u'INDIRECT_-1206894685', u'MULTIEQUAL_-1206898821'), (u'CALL_-1206928281', u'INDIRECT_-1206906445'), (u'STORE_-1206930828', u'INDIRECT_-1206903475'), ('const--136', u'PTRSUB_-1206875028'), (u'MULTIEQUAL_-1206902311', u'MULTIEQUAL_-1206903250'), (u'CALL_-1206929320', u'INDIRECT_-1206906317'), (u'CALL_-1206934274', u'INDIRECT_-1206896719'), (u'INDIRECT_-1206880905', u'MULTIEQUAL_-1206880757'), (u'INDIRECT_-1206903129', u'MULTIEQUAL_-1206900804'), (u'CALL_-1206928108', u'INDIRECT_-1206889112'), (u'CALL_-1206929269', u'INDIRECT_-1206903513'), (u'CALL_-1206928677', u'INDIRECT_-1206887767'), (u'INDIRECT_-1206903774', u'MULTIEQUAL_-1206904178'), (u'CALLIND_-1206938263', u'INDIRECT_-1206899942'), (u'MULTIEQUAL_-1206888970', u'MULTIEQUAL_-1206888899'), (u'INDIRECT_-1206895665', u'MULTIEQUAL_-1206895585'), (u'INDIRECT_-1206902558', u'MULTIEQUAL_-1206902285'), (u'INDIRECT_-1206894541', u'MULTIEQUAL_-1206896198'), (u'INDIRECT_-1206909762', u'MULTIEQUAL_-1206909567'), (u'MULTIEQUAL_-1206902143', u'MULTIEQUAL_-1206902130'), (u'INDIRECT_-1206911759', u'MULTIEQUAL_-1206911657'), (u'CALL_-1206938131', u'INDIRECT_-1206895651'), ('const-1186056', u'COPY_-1206874447'), (u'INDIRECT_-1206911760', u'MULTIEQUAL_-1206910713'), (u'CALL_-1206930228', u'INDIRECT_-1206895192'), ('tmp_7297', u'CBRANCH_-1206930437'), (u'CALL_-1206930915', u'INDIRECT_-1206909461'), (u'INDIRECT_-1206901198', u'MULTIEQUAL_-1206902188'), (u'INDIRECT_-1206902761', u'MULTIEQUAL_-1206902485'), (u'INDIRECT_-1206887179', u'MULTIEQUAL_-1206889769'), (u'LOAD_-1206934644', u'COPY_-1206875365'), (u'CALL_-1206929324', u'INDIRECT_-1206906330'), (u'MULTIEQUAL_-1206899574', u'MULTIEQUAL_-1206900494'), (u'INDIRECT_-1206895015', u'MULTIEQUAL_-1206894907'), (u'CALL_-1206933745', u'INDIRECT_-1206888852'), (u'INDIRECT_-1206886997', u'COPY_-1206879613'), (u'INDIRECT_-1206892999', u'MULTIEQUAL_-1206894518'), (u'MULTIEQUAL_-1206876022', u'MULTIEQUAL_-1206875904'), (u'CALL_-1206934274', u'INDIRECT_-1206895039'), (u'INDIRECT_-1206900970', u'COPY_-1206880217'), (u'CALL_-1206928518', u'INDIRECT_-1206897387'), (u'INDIRECT_-1206907797', u'MULTIEQUAL_-1206907390'), (u'INDIRECT_-1206905766', u'MULTIEQUAL_-1206905107'), (u'CALL_-1206930025', u'INDIRECT_-1206888922'), ('tmp_14942', u'BRANCH_-1206931125'), (u'INDIRECT_-1206902371', u'MULTIEQUAL_-1206880925'), (u'INDIRECT_-1206894605', u'MULTIEQUAL_-1206896392'), (u'CALL_-1206921447', u'INDIRECT_-1206898924'), (u'CALL_-1206930927', u'INDIRECT_-1206889931'), (u'STORE_-1206928588', u'INDIRECT_-1206904661'), (u'INDIRECT_-1206893379', u'COPY_-1206880316'), (u'CALL_-1206924756', u'INDIRECT_-1206893044'), (u'MULTIEQUAL_-1206886974', u'MULTIEQUAL_-1206887894'), (u'CALL_-1206928815', u'INDIRECT_-1206913519'), (u'CALL_-1206930362', u'INDIRECT_-1206878350'), ('tmp_25370', u'PTRSUB_-1206871471'), (u'CALL_-1206937983', u'INDIRECT_-1206905649'), (u'STORE_-1206937788', u'INDIRECT_-1206909128'), (u'INDIRECT_-1206904401', u'MULTIEQUAL_-1206908481'), (u'CALL_-1206938975', u'INDIRECT_-1206910436'), (u'CALL_-1206938656', u'INDIRECT_-1206898708'), (u'CALL_-1206933711', u'INDIRECT_-1206892603'), (u'CALL_-1206929750', u'INDIRECT_-1206889840'), (u'INDIRECT_-1206908662', u'COPY_-1206879313'), (u'CALLIND_-1206938189', u'MULTIEQUAL_-1206885640'), (u'CALLIND_-1206925019', u'INDIRECT_-1206896544'), (u'INDIRECT_-1206910115', u'MULTIEQUAL_-1206909870'), (u'CALL_-1206931539', u'INDIRECT_-1206915239'), (u'INDIRECT_-1206898512', u'MULTIEQUAL_-1206898334'), (u'INDIRECT_-1206899719', u'MULTIEQUAL_-1206901238'), (u'CALLIND_-1206921884', u'INDIRECT_-1206892432'), (u'INDIRECT_-1206912730', u'COPY_-1206880245'), (u'CALL_-1206929489', u'INDIRECT_-1206900897'), (u'INDIRECT_-1206886480', u'MULTIEQUAL_-1206888139'), (u'INDIRECT_-1206909054', u'MULTIEQUAL_-1206909600'), (u'INDIRECT_-1206883514', u'MULTIEQUAL_-1206883280'), (u'CALL_-1206932954', u'INDIRECT_-1206911159'), (u'CALL_-1206928225', u'INDIRECT_-1206907671'), (u'CALL_-1206923816', u'INDIRECT_-1206900677'), (u'MULTIEQUAL_-1206896765', u'MULTIEQUAL_-1206896790'), (u'STORE_-1206937788', u'INDIRECT_-1206899888'), (u'INDIRECT_-1206892746', u'MULTIEQUAL_-1206892087'), (u'INDIRECT_-1206895264', u'MULTIEQUAL_-1206896517'), (u'INDIRECT_-1206902805', u'MULTIEQUAL_-1206902725'), (u'CALL_-1206927093', u'INDIRECT_-1206904541'), (u'MULTIEQUAL_-1206902839', u'MULTIEQUAL_-1206902839'), (u'INDIRECT_-1206896631', u'MULTIEQUAL_-1206896433'), (u'INDIRECT_-1206892429', u'MULTIEQUAL_-1206892759'), (u'CALL_-1206926116', u'INDIRECT_-1206897215'), (u'INDIRECT_-1206894678', u'MULTIEQUAL_-1206895186'), (u'INDIRECT_-1206895420', u'MULTIEQUAL_-1206896349'), (u'STORE_-1206924909', u'INDIRECT_-1206901643'), (u'INDIRECT_-1206881843', u'MULTIEQUAL_-1206883598'), (u'INDIRECT_-1206905561', u'MULTIEQUAL_-1206880935'), (u'MULTIEQUAL_-1206918772', u'MULTIEQUAL_-1206918734'), (u'INDIRECT_-1206903471', u'MULTIEQUAL_-1206904695'), (u'INDIRECT_-1206891080', u'MULTIEQUAL_-1206890809'), (u'INDIRECT_-1206902053', u'COPY_-1206878515'), (u'CALLIND_-1206921359', u'INDIRECT_-1206874443'), (u'INDIRECT_-1206899359', u'MULTIEQUAL_-1206901949'), (u'INDIRECT_-1206897619', u'MULTIEQUAL_-1206899138'), (u'MULTIEQUAL_-1206899867', u'MULTIEQUAL_-1206899848'), (u'CALL_-1206928629', u'INDIRECT_-1206912397'), (u'CALL_-1206930927', u'INDIRECT_-1206910091'), (u'INDIRECT_-1206897502', u'MULTIEQUAL_-1206902065'), (u'CALL_-1206927297', u'INDIRECT_-1206892169'), (u'STORE_-1206930828', u'INDIRECT_-1206889615'), ('tmp_25372', u'INT_NOTEQUAL_-1206938939'), (u'CALLIND_-1206922663', u'INDIRECT_-1206886085'), (u'CALL_-1206930274', u'INDIRECT_-1206907786'), (u'INDIRECT_-1206904845', u'MULTIEQUAL_-1206904715'), (u'INDIRECT_-1206905131', u'MULTIEQUAL_-1206876061'), (u'CALL_-1206937824', u'INDIRECT_-1206908085'), (u'MULTIEQUAL_-1206895345', u'MULTIEQUAL_-1206894851'), (u'STORE_-1206932305', u'INDIRECT_-1206902657'), (u'MULTIEQUAL_-1206887688', u'MULTIEQUAL_-1206891218'), (u'INDIRECT_-1206882001', u'MULTIEQUAL_-1206878766'), ('const-256', u'INT_AND_-1206877494'), (u'CALL_-1206930105', u'INDIRECT_-1206877513'), (u'CALLIND_-1206922636', u'INDIRECT_-1206904549'), (u'MULTIEQUAL_-1206916090', u'COPY_-1206872653'), (u'CALL_-1206934274', u'INDIRECT_-1206901339'), (u'CALL_-1206928382', u'INDIRECT_-1206905661'), (u'CALL_-1206934955', u'INDIRECT_-1206881550'), (u'CALL_-1206926116', u'INDIRECT_-1206899315'), (u'CALL_-1206927297', u'INDIRECT_-1206904769'), (u'INDIRECT_-1206904769', u'COPY_-1206880007'), (u'MULTIEQUAL_-1206880951', u'MULTIEQUAL_-1206880213'), (u'CALL_-1206931749', u'INDIRECT_-1206898871'), (u'STORE_-1206921840', u'INDIRECT_-1206898867'), (u'INDIRECT_-1206901779', u'COPY_-1206880336'), (u'CALL_-1206927405', u'INDIRECT_-1206899369'), (u'CALL_-1206929938', u'INDIRECT_-1206907548'), (u'CALL_-1206934365', u'INDIRECT_-1206903075'), (u'STORE_-1206928662', u'INDIRECT_-1206898407'), (u'COPY_-1206927195', u'MULTIEQUAL_-1206915463'), (u'INDIRECT_-1206894444', u'MULTIEQUAL_-1206894215'), (u'MULTIEQUAL_-1206898820', u'MULTIEQUAL_-1206898805'), (u'CALL_-1206929830', u'INDIRECT_-1206888582'), (u'CALL_-1206921954', u'INDIRECT_-1206899574'), (u'INDIRECT_-1206894473', u'MULTIEQUAL_-1206895257'), (u'MULTIEQUAL_-1206876021', u'MULTIEQUAL_-1206875903'), (u'CALL_-1206937983', u'INDIRECT_-1206906909'), (u'CALL_-1206931595', u'INDIRECT_-1206883320'), (u'MULTIEQUAL_-1206908246', u'MULTIEQUAL_-1206908219'), (u'INDIRECT_-1206883793', u'MULTIEQUAL_-1206884799'), (u'INDIRECT_-1206894250', u'COPY_-1206880201'), (u'INDIRECT_-1206900257', u'MULTIEQUAL_-1206900398'), (u'CALL_-1206933623', u'INDIRECT_-1206892976'), (u'CALL_-1206937414', u'INDIRECT_-1206898797'), ('tmp_3644', u'BRANCH_-1206935651'), (u'CALL_-1206937302', u'INDIRECT_-1206908950'), (u'INDIRECT_-1206894497', u'MULTIEQUAL_-1206894325'), (u'PTRSUB_-1206872795', u'LOAD_-1206924386'), (u'INDIRECT_-1206905526', u'MULTIEQUAL_-1206905413'), (u'STORE_-1206924545', u'INDIRECT_-1206889368'), (u'INDIRECT_-1206886549', u'MULTIEQUAL_-1206886879'), (u'CALL_-1206932911', u'INDIRECT_-1206912390'), (u'INDIRECT_-1206901645', u'MULTIEQUAL_-1206880186'), (u'MULTIEQUAL_-1206895814', u'MULTIEQUAL_-1206895740'), (u'STORE_-1206927231', u'INDIRECT_-1206906322'), (u'CALL_-1206921832', u'INDIRECT_-1206904160'), (u'INDIRECT_-1206898655', u'MULTIEQUAL_-1206898316'), (u'CALL_-1206927405', u'INDIRECT_-1206898109'), (u'STORE_-1206930873', u'INDIRECT_-1206909378'), (u'INDIRECT_-1206908936', u'MULTIEQUAL_-1206908760'), (u'CALL_-1206930311', u'INDIRECT_-1206897749'), ('tmp_22665', u'BRANCH_-1206921951'), (u'COPY_-1206923651', u'RETURN_-1206938533'), (u'CALL_-1206933773', u'INDIRECT_-1206906086'), (u'INDIRECT_-1206897820', u'MULTIEQUAL_-1206899479'), (u'LOAD_-1206931526', u'COPY_-1206873615'), (u'INDIRECT_-1206898130', u'MULTIEQUAL_-1206897914'), (u'INDIRECT_-1206907598', u'MULTIEQUAL_-1206907325'), ('const-2', u'INT_OR_-1206930244'), (u'CALLIND_-1206938189', u'INDIRECT_-1206910393'), (u'CALLIND_-1206921743', u'INDIRECT_-1206875802'), (u'CALLIND_-1206921999', u'INDIRECT_-1206889549'), (u'INDIRECT_-1206883636', u'MULTIEQUAL_-1206883700'), (u'CALL_-1206928647', u'INDIRECT_-1206890680'), (u'INDIRECT_-1206884885', u'MULTIEQUAL_-1206884849'), (u'CALL_-1206934991', u'INDIRECT_-1206891664'), (u'CALLIND_-1206921743', u'INDIRECT_-1206902433'), (u'MULTIEQUAL_-1206880907', u'MULTIEQUAL_-1206880169'), (u'MULTIEQUAL_-1206906314', u'MULTIEQUAL_-1206906240'), (u'INDIRECT_-1206884967', u'MULTIEQUAL_-1206884922'), (u'MULTIEQUAL_-1206894493', u'MULTIEQUAL_-1206894472'), (u'CALL_-1206936110', u'INDIRECT_-1206896094'), (u'CALL_-1206922426', u'INDIRECT_-1206888198'), (u'CALL_-1206931773', u'INDIRECT_-1206887130'), (u'CALL_-1206921459', u'INDIRECT_-1206885493'), ('tmp_12990', u'CBRANCH_-1206929921'), ('const-9', u'PTRADD_-1206872489'), (u'INDIRECT_-1206886107', u'MULTIEQUAL_-1206887299'), (u'CALL_-1206928257', u'INDIRECT_-1206891728'), (u'CALL_-1206925783', u'INDIRECT_-1206894455'), (u'INDIRECT_-1206913813', u'MULTIEQUAL_-1206913393'), (u'CALL_-1206922584', u'CAST_-1206868481'), (u'CALLIND_-1206938827', u'INDIRECT_-1206884984'), (u'CALL_-1206926116', u'INDIRECT_-1206899735'), (u'CALL_-1206924756', u'INDIRECT_-1206901444'), (u'INDIRECT_-1206876518', u'MULTIEQUAL_-1206883678'), (u'INDIRECT_-1206882830', u'MULTIEQUAL_-1206884152'), (u'INDIRECT_-1206904232', u'MULTIEQUAL_-1206904077'), (u'INDIRECT_-1206894395', u'MULTIEQUAL_-1206893950'), (u'INDIRECT_-1206888502', u'COPY_-1206879265'), (u'CALL_-1206933623', u'INDIRECT_-1206891716'), (u'INDIRECT_-1206909776', u'MULTIEQUAL_-1206909501'), (u'CALL_-1206934114', u'INDIRECT_-1206908811'), (u'CALL_-1206933821', u'INDIRECT_-1206906110'), (u'INDIRECT_-1206901840', u'MULTIEQUAL_-1206901601'), (u'CALLIND_-1206931354', u'INDIRECT_-1206891088'), (u'INDIRECT_-1206897274', u'MULTIEQUAL_-1206897007'), (u'INDIRECT_-1206898879', u'MULTIEQUAL_-1206900398'), (u'INDIRECT_-1206914063', u'MULTIEQUAL_-1206915010'), (u'INDIRECT_-1206892606', u'MULTIEQUAL_-1206893999'), (u'CALLIND_-1206921710', u'INDIRECT_-1206875109'), (u'MULTIEQUAL_-1206902641', u'MULTIEQUAL_-1206902467'), (u'CALL_-1206926003', u'INDIRECT_-1206905086'), (u'CALL_-1206934018', u'INDIRECT_-1206890688'), (u'CALLIND_-1206921884', u'INDIRECT_-1206895372'), (u'MULTIEQUAL_-1206904877', u'COPY_-1206905000'), (u'CALL_-1206928155', u'INDIRECT_-1206891434'), (u'INDIRECT_-1206911134', u'MULTIEQUAL_-1206910933'), ('tmp_20889', u'CBRANCH_-1206921642'), (u'MULTIEQUAL_-1206899990', u'MULTIEQUAL_-1206899972'), (u'MULTIEQUAL_-1206888921', u'MULTIEQUAL_-1206889621'), (u'INDIRECT_-1206907251', u'MULTIEQUAL_-1206908475'), (u'INDIRECT_-1206893644', u'MULTIEQUAL_-1206895227'), (u'MULTIEQUAL_-1206894850', u'MULTIEQUAL_-1206894779'), (u'CALL_-1206927316', u'INDIRECT_-1206886303'), (u'INT_EQUAL_-1206921429', u'CBRANCH_-1206921425'), (u'COPY_-1206872689', u'MULTIEQUAL_-1206916090'), (u'INDIRECT_-1206911798', u'MULTIEQUAL_-1206911415'), (u'INDIRECT_-1206893808', u'MULTIEQUAL_-1206893690'), (u'INDIRECT_-1206895418', u'MULTIEQUAL_-1206895035'), (u'INDIRECT_-1206875266', u'MULTIEQUAL_-1206883678'), (u'MULTIEQUAL_-1206895585', u'MULTIEQUAL_-1206895601'), (u'MULTIEQUAL_-1206891301', u'MULTIEQUAL_-1206894011'), (u'STORE_-1206934385', u'INDIRECT_-1206888715'), (u'INDIRECT_-1206906220', u'MULTIEQUAL_-1206907887'), (u'INDIRECT_-1206892774', u'MULTIEQUAL_-1206892569'), (u'CALL_-1206931749', u'INDIRECT_-1206894251'), (u'MULTIEQUAL_-1206886450', u'MULTIEQUAL_-1206886379'), (u'INDIRECT_-1206885896', u'MULTIEQUAL_-1206885345'), (u'COPY_-1206871367', u'MULTIEQUAL_-1206919439'), (u'INDIRECT_-1206900443', u'MULTIEQUAL_-1206875932'), (u'CALLIND_-1206924365', u'INDIRECT_-1206883633'), (u'CALL_-1206937924', u'INDIRECT_-1206892599'), (u'MULTIEQUAL_-1206897693', u'MULTIEQUAL_-1206896992'), (u'INDIRECT_-1206890205', u'MULTIEQUAL_-1206890186'), ('const-0', u'COPY_-1206913316'), (u'PTRSUB_-1206877340', u'LOAD_-1206930862'), (u'CALL_-1206930506', u'INDIRECT_-1206894491'), ('tmp_12363', u'BRANCH_-1206930867'), (u'CALL_-1206928690', u'INDIRECT_-1206896158'), (u'CALL_-1206927405', u'INDIRECT_-1206892649'), (u'CALL_-1206936019', u'INDIRECT_-1206913261'), (u'CALL_-1206934081', u'INDIRECT_-1206906688'), (u'COPY_-1206880506', u'CALL_-1206932954'), (u'INDIRECT_-1206892681', u'MULTIEQUAL_-1206892405'), (u'INDIRECT_-1206908353', u'MULTIEQUAL_-1206912027'), (u'MULTIEQUAL_-1206884328', u'CALL_-1206931435'), (u'MULTIEQUAL_-1206903259', u'MULTIEQUAL_-1206902231'), (u'CALL_-1206938725', u'INDIRECT_-1206912191'), (u'CALL_-1206933998', u'INDIRECT_-1206911254'), (u'CALL_-1206930210', u'INDIRECT_-1206907332'), (u'SUBPIECE_-1206876198', u'CAST_-1206870765'), (u'PTRADD_-1206872489', u'COPY_-1206869816'), (u'MULTIEQUAL_-1206905686', u'MULTIEQUAL_-1206905589'), (u'INDIRECT_-1206905686', u'MULTIEQUAL_-1206905589'), (u'INDIRECT_-1206891306', u'MULTIEQUAL_-1206898401'), (u'CALL_-1206933125', u'INDIRECT_-1206904474'), (u'INDIRECT_-1206905659', u'MULTIEQUAL_-1206908249'), (u'CALL_-1206927405', u'INDIRECT_-1206887189'), (u'STORE_-1206934385', u'INDIRECT_-1206889975'), (u'INDIRECT_-1206886583', u'MULTIEQUAL_-1206886538'), (u'MULTIEQUAL_-1206895217', u'COPY_-1206895340'), (u'CALL_-1206938036', u'INDIRECT_-1206905253'), (u'STORE_-1206932486', u'INDIRECT_-1206901707'), (u'MULTIEQUAL_-1206900463', u'MULTIEQUAL_-1206900450'), (u'INDIRECT_-1206896560', u'MULTIEQUAL_-1206896358'), (u'CALL_-1206932827', u'INDIRECT_-1206908972'), (u'INDIRECT_-1206895076', u'MULTIEQUAL_-1206894900'), (u'CALL_-1206929269', u'INDIRECT_-1206903933'), (u'CALL_-1206933821', u'INDIRECT_-1206890150'), (u'CALL_-1206931674', u'INDIRECT_-1206908491'), (u'MULTIEQUAL_-1206892225', u'MULTIEQUAL_-1206892241'), (u'INDIRECT_-1206887401', u'MULTIEQUAL_-1206889058'), (u'MULTIEQUAL_-1206908525', u'MULTIEQUAL_-1206908550'), (u'MULTIEQUAL_-1206874094', u'MULTIEQUAL_-1206890774'), (u'CALL_-1206931701', u'INDIRECT_-1206919626'), (u'INDIRECT_-1206894741', u'MULTIEQUAL_-1206898821'), (u'INDIRECT_-1206897793', u'MULTIEQUAL_-1206901225'), (u'CALL_-1206938131', u'INDIRECT_-1206893551'), (u'MULTIEQUAL_-1206909086', u'MULTIEQUAL_-1206909881'), (u'INDIRECT_-1206896113', u'MULTIEQUAL_-1206895985'), (u'INDIRECT_-1206907346', u'MULTIEQUAL_-1206909130'), (u'CALL_-1206934365', u'INDIRECT_-1206899715'), (u'CALL_-1206927093', u'INDIRECT_-1206895721'), (u'CALL_-1206938036', u'INDIRECT_-1206907773'), (u'INDIRECT_-1206897013', u'MULTIEQUAL_-1206900687'), (u'CAST_-1206870665', u'INT_ADD_-1206928306'), (u'CALL_-1206930636', u'INDIRECT_-1206898596'), (u'INDIRECT_-1206911826', u'MULTIEQUAL_-1206908521'), (u'STORE_-1206928270', u'INDIRECT_-1206905246'), (u'INDIRECT_-1206911668', u'MULTIEQUAL_-1206911236'), (u'CALL_-1206934460', u'INDIRECT_-1206911541'), (u'CALL_-1206937186', u'INDIRECT_-1206912231'), (u'COPY_-1206873025', u'MULTIEQUAL_-1206916462'), (u'CALL_-1206929320', u'INDIRECT_-1206893717'), ('const-48', u'PTRSUB_-1206880557'), ('const-32', u'PTRSUB_-1206873129'), (u'CALL_-1206921447', u'INDIRECT_-1206889684'), (u'CALL_-1206928772', u'INDIRECT_-1206897466'), (u'INDIRECT_-1206887957', u'MULTIEQUAL_-1206890651'), ('tmp_25371', u'CALLIND_-1206938827'), (u'INDIRECT_-1206877274', u'MULTIEQUAL_-1206877109'), (u'CALL_-1206929830', u'INDIRECT_-1206890262'), (u'MULTIEQUAL_-1206881486', u'MULTIEQUAL_-1206881461'), (u'INDIRECT_-1206890634', u'MULTIEQUAL_-1206890257'), (u'MULTIEQUAL_-1206880176', u'MULTIEQUAL_-1206897561'), (u'INT_AND_-1206939036', u'MULTIEQUAL_-1206915562'), (u'STORE_-1206930873', u'INDIRECT_-1206889638'), (u'INDIRECT_-1206904940', u'MULTIEQUAL_-1206904669'), (u'STORE_-1206924545', u'INDIRECT_-1206892728'), (u'INDIRECT_-1206913052', u'MULTIEQUAL_-1206912897'), (u'INDIRECT_-1206895553', u'MULTIEQUAL_-1206895048'), (u'INDIRECT_-1206891581', u'MULTIEQUAL_-1206893099'), (u'MULTIEQUAL_-1206896531', u'MULTIEQUAL_-1206896489'), (u'INDIRECT_-1206899915', u'MULTIEQUAL_-1206899576'), (u'CALL_-1206921994', u'INDIRECT_-1206899597'), (u'MULTIEQUAL_-1206891437', u'COPY_-1206891560'), (u'CALL_-1206932808', u'INDIRECT_-1206906858'), (u'CALL_-1206933711', u'INDIRECT_-1206893443'), (u'CALL_-1206927405', u'INDIRECT_-1206908189'), (u'INDIRECT_-1206907255', u'MULTIEQUAL_-1206909172'), (u'CALL_-1206937302', u'INDIRECT_-1206913990'), (u'CALL_-1206930241', u'INDIRECT_-1206914410'), (u'INDIRECT_-1206906014', u'MULTIEQUAL_-1206905749'), (u'INDIRECT_-1206893023', u'MULTIEQUAL_-1206892800'), (u'INDIRECT_-1206906984', u'MULTIEQUAL_-1206906837'), (u'INDIRECT_-1206905175', u'MULTIEQUAL_-1206904884'), (u'STORE_-1206930329', u'INDIRECT_-1206905920'), (u'CALL_-1206930476', u'INDIRECT_-1206899927'), (u'STORE_-1206925479', u'INDIRECT_-1206901618'), (u'INDIRECT_-1206889673', u'MULTIEQUAL_-1206889369'), (u'INDIRECT_-1206906257', u'MULTIEQUAL_-1206906167'), (u'CALL_-1206925860', u'INDIRECT_-1206904166'), (u'INDIRECT_-1206881663', u'MULTIEQUAL_-1206881533'), (u'CALL_-1206937446', u'INDIRECT_-1206892100'), (u'INDIRECT_-1206906594', u'MULTIEQUAL_-1206906217'), (u'CALL_-1206930556', u'INDIRECT_-1206903174'), (u'CALL_-1206921447', u'INDIRECT_-1206903964'), (u'INDIRECT_-1206899817', u'MULTIEQUAL_-1206899410'), (u'INT_AND_-1206933833', u'INT_EQUAL_-1206933847'), (u'CALL_-1206934963', u'INDIRECT_-1206899201'), (u'MULTIEQUAL_-1206903491', u'MULTIEQUAL_-1206904519'), (u'CALL_-1206928257', u'INDIRECT_-1206882483'), (u'STORE_-1206930828', u'INDIRECT_-1206896335'), (u'PTRSUB_-1206873996', u'CALL_-1206926116'), (u'INDIRECT_-1206899893', u'MULTIEQUAL_-1206902904'), (u'INDIRECT_-1206891414', u'MULTIEQUAL_-1206891960'), (u'CALLIND_-1206925401', u'INDIRECT_-1206892532'), (u'LOAD_-1206924144', u'INT_EQUAL_-1206924129'), (u'INDIRECT_-1206905213', u'MULTIEQUAL_-1206904909'), (u'INDIRECT_-1206904201', u'MULTIEQUAL_-1206905858'), (u'STORE_-1206930846', u'INDIRECT_-1206909307'), (u'STORE_-1206937611', u'INDIRECT_-1206901894'), (u'INDIRECT_-1206893077', u'MULTIEQUAL_-1206892940'), (u'CALL_-1206929938', u'INDIRECT_-1206895788'), (u'PTRSUB_-1206879465', u'PTRSUB_-1206879463'), (u'CALL_-1206928150', u'INDIRECT_-1206909267'), (u'MULTIEQUAL_-1206892108', u'MULTIEQUAL_-1206891973'), (u'INDIRECT_-1206876716', u'MULTIEQUAL_-1206876552'), (u'CALL_-1206929071', u'INDIRECT_-1206910619'), (u'STORE_-1206921596', u'INDIRECT_-1206888246'), ('const-5', u'INT_EQUAL_-1206924431'), (u'INDIRECT_-1206896075', u'MULTIEQUAL_-1206895630'), (u'INT_EQUAL_-1206930439', u'CBRANCH_-1206930437'), (u'INDIRECT_-1206893077', u'MULTIEQUAL_-1206893048'), (u'CAST_-1206875383', u'COPY_-1206875439'), (u'CALL_-1206929320', u'INDIRECT_-1206898337'), (u'CALL_-1206928209', u'INDIRECT_-1206895041'), (u'CALL_-1206921844', u'INDIRECT_-1206888457'), (u'MULTIEQUAL_-1206881748', u'MULTIEQUAL_-1206881766'), (u'STORE_-1206930846', u'INDIRECT_-1206905107'), (u'INDIRECT_-1206887787', u'MULTIEQUAL_-1206888979'), ('const-8', u'PTRADD_-1206873304'), (u'CALL_-1206922316', u'INDIRECT_-1206876402'), (u'INDIRECT_-1206899953', u'COPY_-1206878510'), (u'INDIRECT_-1206911195', u'MULTIEQUAL_-1206910750'), ('const-0', u'COPY_-1206938287'), (u'CALL_-1206928677', u'INDIRECT_-1206885247'), (u'INDIRECT_-1206889046', u'MULTIEQUAL_-1206888656'), (u'INDIRECT_-1206888464', u'MULTIEQUAL_-1206890932'), (u'CALL_-1206930476', u'INDIRECT_-1206904547'), (u'INDIRECT_-1206886761', u'MULTIEQUAL_-1206890841'), (u'CALL_-1206928155', u'INDIRECT_-1206900254'), (u'LOAD_-1206937692', u'COPY_-1206877698'), (u'INDIRECT_-1206911474', u'MULTIEQUAL_-1206911058'), (u'CALL_-1206938310', u'INDIRECT_-1206909217'), (u'INDIRECT_-1206906475', u'MULTIEQUAL_-1206906197'), (u'INDIRECT_-1206889726', u'MULTIEQUAL_-1206889543'), (u'CALLIND_-1206921710', u'INDIRECT_-1206900314'), (u'STORE_-1206925381', u'INDIRECT_-1206894842'), (u'CALL_-1206938756', u'INDIRECT_-1206903177'), (u'MULTIEQUAL_-1206911656', u'MULTIEQUAL_-1206911650'), (u'CALL_-1206938131', u'INDIRECT_-1206896911'), (u'INDIRECT_-1206892333', u'MULTIEQUAL_-1206895344'), (u'MULTIEQUAL_-1206909948', u'MULTIEQUAL_-1206913478'), (u'MULTIEQUAL_-1206908130', u'MULTIEQUAL_-1206908105'), (u'INDIRECT_-1206896231', u'MULTIEQUAL_-1206896654'), (u'INDIRECT_-1206896231', u'MULTIEQUAL_-1206896654'), (u'CALL_-1206929269', u'INDIRECT_-1206905193'), (u'CALL_-1206928331', u'INDIRECT_-1206909833'), (u'INDIRECT_-1206900313', u'MULTIEQUAL_-1206903324'), (u'INDIRECT_-1206889337', u'MULTIEQUAL_-1206889478'), (u'MULTIEQUAL_-1206885637', u'MULTIEQUAL_-1206885221'), (u'INDIRECT_-1206903552', u'MULTIEQUAL_-1206905089'), (u'CALL_-1206932271', u'INDIRECT_-1206888193'), (u'MULTIEQUAL_-1206906617', u'MULTIEQUAL_-1206906600'), (u'STORE_-1206921830', u'INDIRECT_-1206899279'), (u'CALL_-1206934862', u'INDIRECT_-1206911760'), (u'INDIRECT_-1206885725', u'MULTIEQUAL_-1206885689'), (u'STORE_-1206929190', u'INDIRECT_-1206907866'), (u'PTRSUB_-1206880982', u'LOAD_-1206938453'), (u'MULTIEQUAL_-1206901747', u'MULTIEQUAL_-1206902130'), (u'MULTIEQUAL_-1206902452', u'MULTIEQUAL_-1206902436'), (u'MULTIEQUAL_-1206897817', u'MULTIEQUAL_-1206897401'), ('const-64', u'CALL_-1206938036'), (u'INDIRECT_-1206898278', u'MULTIEQUAL_-1206899978'), (u'INDIRECT_-1206890112', u'MULTIEQUAL_-1206889963'), (u'MULTIEQUAL_-1206887639', u'MULTIEQUAL_-1206887605'), (u'MULTIEQUAL_-1206887639', u'MULTIEQUAL_-1206887605'), (u'CALL_-1206937559', u'INDIRECT_-1206903745'), (u'COPY_-1206868822', u'MULTIEQUAL_-1206906976'), (u'CALL_-1206929750', u'INDIRECT_-1206902440'), (u'CALL_-1206924704', u'INDIRECT_-1206901420'), (u'MULTIEQUAL_-1206894394', u'MULTIEQUAL_-1206894390'), (u'STORE_-1206933958', u'INDIRECT_-1206890146'), (u'INDIRECT_-1206900001', u'MULTIEQUAL_-1206901658'), (u'CALL_-1206929019', u'INDIRECT_-1206895901'), (u'CALL_-1206924677', u'INDIRECT_-1206890479'), (u'INDIRECT_-1206907357', u'MULTIEQUAL_-1206907328'), (u'INDIRECT_-1206910999', u'MULTIEQUAL_-1206910638'), (u'INT_ADD_-1206879712', u'PTRADD_-1206928805'), (u'CALL_-1206928667', u'INDIRECT_-1206899820'), (u'CALL_-1206921264', u'INDIRECT_-1206905547'), (u'INDIRECT_-1206900460', u'MULTIEQUAL_-1206901389'), (u'CALL_-1206934396', u'INDIRECT_-1206893438'), (u'CALL_-1206929019', u'INDIRECT_-1206905981'), (u'CALL_-1206921459', u'INDIRECT_-1206900193'), (u'CALLIND_-1206922636', u'INDIRECT_-1206891109'), (u'CALL_-1206938232', u'INDIRECT_-1206894043'), (u'INDIRECT_-1206908537', u'MULTIEQUAL_-1206911231'), (u'MULTIEQUAL_-1206908394', u'MULTIEQUAL_-1206909314'), (u'CALLIND_-1206925453', u'INDIRECT_-1206877605'), (u'INT_ADD_-1206879711', u'PTRADD_-1206928800'), (u'INDIRECT_-1206877466', u'MULTIEQUAL_-1206881810'), (u'CALL_-1206930228', u'INDIRECT_-1206905272'), (u'CALL_-1206939005', u'INDIRECT_-1206885419'), (u'INDIRECT_-1206908626', u'MULTIEQUAL_-1206908443'), ('const-160', u'PTRSUB_-1206879075'), (u'INDIRECT_-1206902341', u'MULTIEQUAL_-1206902065'), (u'INDIRECT_-1206896657', u'MULTIEQUAL_-1206897038'), (u'INDIRECT_-1206904574', u'COPY_-1206878822'), (u'CALL_-1206925799', u'INDIRECT_-1206891947'), (u'MULTIEQUAL_-1206911609', u'MULTIEQUAL_-1206911593'), (u'CALL_-1206928150', u'INDIRECT_-1206887847'), (u'COPY_-1206873796', u'MULTIEQUAL_-1206873711'), (u'INDIRECT_-1206900027', u'MULTIEQUAL_-1206904281'), (u'CALL_-1206927093', u'INDIRECT_-1206904121'), ('tmp_16673', u'CBRANCH_-1206924997'), (u'CALL_-1206924668', u'INDIRECT_-1206888028'), (u'MULTIEQUAL_-1206904439', u'MULTIEQUAL_-1206904405'), (u'MULTIEQUAL_-1206904439', u'MULTIEQUAL_-1206904405'), (u'INDIRECT_-1206891940', u'MULTIEQUAL_-1206891738'), (u'CALLIND_-1206925511', u'INDIRECT_-1206903931'), (u'CALL_-1206928209', u'INDIRECT_-1206884961'), (u'STORE_-1206921864', u'INDIRECT_-1206895107'), (u'CALL_-1206934955', u'INDIRECT_-1206905075'), (u'STORE_-1206933958', u'INDIRECT_-1206911986'), (u'LOAD_-1206873441', u'STORE_-1206873433'), (u'INDIRECT_-1206888575', u'MULTIEQUAL_-1206887741'), (u'PTRSUB_-1206873374', u'STORE_-1206924909'), (u'INDIRECT_-1206893863', u'MULTIEQUAL_-1206893640'), (u'CAST_-1206872004', u'CALL_-1206930550'), (u'INDIRECT_-1206913940', u'MULTIEQUAL_-1206913817'), (u'CALL_-1206933745', u'INDIRECT_-1206896832'), (u'INDIRECT_-1206887361', u'MULTIEQUAL_-1206887495'), (u'CALLIND_-1206922636', u'INDIRECT_-1206886069'), ('const-40', u'PTRSUB_-1206880594'), (u'CALL_-1206929529', u'INDIRECT_-1206893353'), (u'MULTIEQUAL_-1206910416', u'MULTIEQUAL_-1206910397'), (u'CALL_-1206928518', u'INDIRECT_-1206906207'), (u'INDIRECT_-1206913629', u'MULTIEQUAL_-1206911304'), (u'INDIRECT_-1206903685', u'COPY_-1206880118'), (u'INDIRECT_-1206908487', u'MULTIEQUAL_-1206908372'), (u'INDIRECT_-1206896686', u'MULTIEQUAL_-1206903021'), (u'CALL_-1206934963', u'INDIRECT_-1206902141'), (u'INDIRECT_-1206892445', u'MULTIEQUAL_-1206892409'), (u'CALL_-1206934862', u'INDIRECT_-1206894960'), (u'CALL_-1206922316', u'INDIRECT_-1206902696'), (u'CALL_-1206928474', u'INDIRECT_-1206893588'), (u'CALL_-1206938958', u'INDIRECT_-1206893624'), (u'INDIRECT_-1206888560', u'MULTIEQUAL_-1206888289'), (u'INDIRECT_-1206909637', u'MULTIEQUAL_-1206909249'), (u'INDIRECT_-1206918067', u'MULTIEQUAL_-1206917935'), (u'INDIRECT_-1206897263', u'MULTIEQUAL_-1206898210'), (u'CALLIND_-1206921710', u'INDIRECT_-1206888974'), (u'CALL_-1206928382', u'INDIRECT_-1206901461'), (u'CALL_-1206930407', u'INDIRECT_-1206895686'), (u'STORE_-1206924560', u'INDIRECT_-1206886858'), (u'INDIRECT_-1206901529', u'MULTIEQUAL_-1206902819'), (u'INDIRECT_-1206907274', u'MULTIEQUAL_-1206906858'), (u'INDIRECT_-1206885053', u'MULTIEQUAL_-1206884749'), (u'CALL_-1206934835', u'INDIRECT_-1206901491'), ('const-2', u'PTRSUB_-1206873381'), (u'MULTIEQUAL_-1206902563', u'MULTIEQUAL_-1206902550'), ('tmp_17111', u'CBRANCH_-1206924600'), ('const-4', u'INT_AND_-1206938774'), (u'INDIRECT_-1206894960', u'MULTIEQUAL_-1206894661'), (u'INDIRECT_-1206899289', u'MULTIEQUAL_-1206899169'), (u'INDIRECT_-1206908061', u'MULTIEQUAL_-1206907870'), (u'MULTIEQUAL_-1206886952', u'MULTIEQUAL_-1206888139'), (u'INDIRECT_-1206899719', u'MULTIEQUAL_-1206899499'), (u'CALL_-1206927405', u'INDIRECT_-1206904829'), (u'INDIRECT_-1206887657', u'MULTIEQUAL_-1206887798'), (u'INDIRECT_-1206902117', u'COPY_-1206879649'), (u'INDIRECT_-1206904828', u'MULTIEQUAL_-1206904598'), (u'INDIRECT_-1206898355', u'MULTIEQUAL_-1206898110'), (u'STORE_-1206930873', u'INDIRECT_-1206908958'), ('const-2', u'INT_ADD_-1206873659'), (u'INDIRECT_-1206896285', u'MULTIEQUAL_-1206898072'), (u'CALL_-1206928281', u'INDIRECT_-1206890485'), (u'CALL_-1206931745', u'INDIRECT_-1206910920'), (u'CALL_-1206933773', u'INDIRECT_-1206881218'), (u'INDIRECT_-1206899271', u'MULTIEQUAL_-1206900495'), (u'INDIRECT_-1206903561', u'MULTIEQUAL_-1206907641'), (u'INDIRECT_-1206909327', u'MULTIEQUAL_-1206909212'), ('const-200', u'PTRSUB_-1206879442'), (u'INDIRECT_-1206874772', u'MULTIEQUAL_-1206874604'), (u'CALLIND_-1206922636', u'INDIRECT_-1206903709'), (u'INDIRECT_-1206907221', u'MULTIEQUAL_-1206907830'), (u'CALL_-1206921832', u'INDIRECT_-1206882740'), (u'INDIRECT_-1206899842', u'COPY_-1206879292'), (u'INDIRECT_-1206905846', u'MULTIEQUAL_-1206907407'), (u'INDIRECT_-1206907178', u'MULTIEQUAL_-1206901968'), (u'INDIRECT_-1206911360', u'MULTIEQUAL_-1206911256'), (u'INDIRECT_-1206904642', u'MULTIEQUAL_-1206909205'), (u'MULTIEQUAL_-1206886688', u'MULTIEQUAL_-1206886646'), (u'CALL_-1206928331', u'INDIRECT_-1206901013'), (u'CALL_-1206929019', u'INDIRECT_-1206903881'), (u'INDIRECT_-1206886582', u'MULTIEQUAL_-1206891145'), (u'INDIRECT_-1206888366', u'MULTIEQUAL_-1206889805'), (u'PTRSUB_-1206871875', u'CALLIND_-1206921710'), (u'CALL_-1206928152', u'INDIRECT_-1206884931'), (u'CALL_-1206938694', u'INDIRECT_-1206900411'), (u'INDIRECT_-1206894923', u'MULTIEQUAL_-1206894828'), (u'CALL_-1206926116', u'INDIRECT_-1206890915'), (u'CALL_-1206928601', u'INDIRECT_-1206902303'), (u'MULTIEQUAL_-1206903028', u'MULTIEQUAL_-1206902893'), (u'CALL_-1206931142', u'INDIRECT_-1206891721'), (u'INDIRECT_-1206896177', u'MULTIEQUAL_-1206896005'), (u'MULTIEQUAL_-1206898546', u'MULTIEQUAL_-1206898449'), (u'INDIRECT_-1206898546', u'MULTIEQUAL_-1206898449'), (u'CALL_-1206930228', u'INDIRECT_-1206887212'), ('const-0', u'PTRSUB_-1206872744'), (u'INDIRECT_-1206892832', u'MULTIEQUAL_-1206892205'), (u'MULTIEQUAL_-1206878084', u'MULTIEQUAL_-1206901225'), (u'INDIRECT_-1206893710', u'MULTIEQUAL_-1206895227'), (u'MULTIEQUAL_-1206893714', u'MULTIEQUAL_-1206893640'), (u'MULTIEQUAL_-1206910209', u'MULTIEQUAL_-1206909543'), (u'STORE_-1206927241', u'INDIRECT_-1206899607'), (u'INDIRECT_-1206891143', u'MULTIEQUAL_-1206891048'), (u'INDIRECT_-1206903722', u'MULTIEQUAL_-1206903545'), (u'CALL_-1206925432', u'INDIRECT_-1206874039'), (u'INDIRECT_-1206900340', u'MULTIEQUAL_-1206902007'), (u'INDIRECT_-1206907245', u'MULTIEQUAL_-1206906863'), (u'STORE_-1206930329', u'INDIRECT_-1206891220'), (u'MULTIEQUAL_-1206901996', u'MULTIEQUAL_-1206901990'), (u'MULTIEQUAL_-1206899791', u'MULTIEQUAL_-1206900730'), (u'INT_NOTEQUAL_-1206933426', u'CBRANCH_-1206933422'), (u'INDIRECT_-1206913754', u'MULTIEQUAL_-1206913336'), (u'STORE_-1206930846', u'INDIRECT_-1206888727'), (u'CALLIND_-1206924378', u'INDIRECT_-1206905001'), (u'INDIRECT_-1206890262', u'MULTIEQUAL_-1206891867'), (u'CALL_-1206938694', u'INDIRECT_-1206901251'), (u'INDIRECT_-1206894965', u'MULTIEQUAL_-1206894929'), (u'INDIRECT_-1206889942', u'MULTIEQUAL_-1206894505'), ('tmp_4161', u'CBRANCH_-1206932390'), (u'INDIRECT_-1206905690', u'MULTIEQUAL_-1206905474'), (u'INT_EQUAL_-1206935970', u'CBRANCH_-1206935968'), (u'INT_EQUAL_-1206934233', u'CBRANCH_-1206934231'), (u'CALL_-1206928271', u'INDIRECT_-1206892753'), (u'CALLIND_-1206924365', u'INDIRECT_-1206876405'), (u'CALLIND_-1206921412', u'INDIRECT_-1206885366'), (u'CALL_-1206929071', u'INDIRECT_-1206903059'), (u'INDIRECT_-1206895511', u'MULTIEQUAL_-1206876037'), (u'MULTIEQUAL_-1206905212', u'COPY_-1206879069'), (u'INDIRECT_-1206902473', u'MULTIEQUAL_-1206906147'), (u'INDIRECT_-1206909132', u'MULTIEQUAL_-1206916298'), (u'INDIRECT_-1206897126', u'MULTIEQUAL_-1206897013'), (u'INDIRECT_-1206904299', u'COPY_-1206880342'), (u'INDIRECT_-1206904955', u'MULTIEQUAL_-1206904616'), (u'INDIRECT_-1206889480', u'COPY_-1206878604'), (u'CALL_-1206922584', u'INDIRECT_-1206892579'), (u'INDIRECT_-1206910103', u'MULTIEQUAL_-1206875955'), (u'CALL_-1206933962', u'INDIRECT_-1206906614'), (u'INT_SUB_-1206935508', u'INT_LESS_-1206935461'), (u'INDIRECT_-1206900733', u'MULTIEQUAL_-1206904165'), (u'INDIRECT_-1206894520', u'COPY_-1206878616'), (u'CALL_-1206932911', u'INDIRECT_-1206906090'), (u'INDIRECT_-1206898103', u'MULTIEQUAL_-1206899050'), (u'PTRSUB_-1206878812', u'LOAD_-1206935577'), (u'INDIRECT_-1206888356', u'MULTIEQUAL_-1206888081'), (u'STORE_-1206928697', u'INDIRECT_-1206910608'), (u'INDIRECT_-1206911577', u'MULTIEQUAL_-1206911170'), (u'INDIRECT_-1206878915', u'MULTIEQUAL_-1206880650'), (u'CALL_-1206925694', u'INDIRECT_-1206898194'), (u'INDIRECT_-1206894120', u'MULTIEQUAL_-1206893073'), (u'CALL_-1206933623', u'INDIRECT_-1206888356'), (u'STORE_-1206930846', u'INDIRECT_-1206897547'), (u'CALL_-1206928668', u'INDIRECT_-1206891048'), (u'INDIRECT_-1206904399', u'MULTIEQUAL_-1206906989'), (u'INDIRECT_-1206909852', u'MULTIEQUAL_-1206909674'), (u'INDIRECT_-1206905362', u'MULTIEQUAL_-1206906841'), (u'INDIRECT_-1206905900', u'MULTIEQUAL_-1206905796'), (u'MULTIEQUAL_-1206891866', u'MULTIEQUAL_-1206892661'), ('const-0', u'CALL_-1206921134'), (u'MULTIEQUAL_-1206902094', u'MULTIEQUAL_-1206904505'), (u'INDIRECT_-1206901681', u'MULTIEQUAL_-1206903338'), (u'STORE_-1206928320', u'INDIRECT_-1206889347'), (u'INDIRECT_-1206890961', u'MULTIEQUAL_-1206895041'), (u'INDIRECT_-1206904095', u'MULTIEQUAL_-1206904899'), (u'INDIRECT_-1206891773', u'MULTIEQUAL_-1206892779'), (u'CALL_-1206928629', u'INDIRECT_-1206907357'), (u'CALL_-1206931773', u'INDIRECT_-1206879565'), (u'INDIRECT_-1206898537', u'MULTIEQUAL_-1206898400'), (u'CALL_-1206930556', u'INDIRECT_-1206899814'), (u'STORE_-1206922807', u'INDIRECT_-1206884885'), (u'INDIRECT_-1206898717', u'MULTIEQUAL_-1206898329'), (u'INDIRECT_-1206883678', u'MULTIEQUAL_-1206880894'), (u'MULTIEQUAL_-1206894437', u'MULTIEQUAL_-1206894420'), (u'MULTIEQUAL_-1206889817', u'MULTIEQUAL_-1206889800'), (u'STORE_-1206930340', u'INDIRECT_-1206907342'), (u'INDIRECT_-1206886960', u'MULTIEQUAL_-1206888218'), (u'MULTIEQUAL_-1206901547', u'MULTIEQUAL_-1206901528'), (u'STORE_-1206930846', u'INDIRECT_-1206906367'), (u'INDIRECT_-1206896041', u'MULTIEQUAL_-1206895765'), (u'MULTIEQUAL_-1206902786', u'MULTIEQUAL_-1206902759'), (u'CALL_-1206934396', u'INDIRECT_-1206901418'), (u'CALL_-1206933962', u'INDIRECT_-1206882000'), (u'INDIRECT_-1206893318', u'MULTIEQUAL_-1206891638'), (u'STORE_-1206932486', u'INDIRECT_-1206896247'), (u'INDIRECT_-1206896915', u'MULTIEQUAL_-1206896297'), (u'STORE_-1206933398', u'INDIRECT_-1206905820'), (u'INDIRECT_-1206899500', u'MULTIEQUAL_-1206899298'), (u'CAST_-1206870790', u'CALL_-1206925783'), (u'CALL_-1206934862', u'INDIRECT_-1206892440'), (u'INDIRECT_-1206897175', u'MULTIEQUAL_-1206897096'), ('const-1171966', u'COPY_-1206871576'), (u'CALL_-1206938342', u'INDIRECT_-1206907975'), (u'INDIRECT_-1206913523', u'MULTIEQUAL_-1206914189'), (u'MULTIEQUAL_-1206904931', u'MULTIEQUAL_-1206904889'), (u'STORE_-1206921743', u'INDIRECT_-1206896293'), ('const-433', u'LOAD_-1206928807'), (u'MULTIEQUAL_-1206893160', u'MULTIEQUAL_-1206893147'), (u'CALL_-1206937615', u'INDIRECT_-1206905880'), (u'INDIRECT_-1206895703', u'MULTIEQUAL_-1206897458'), (u'CALL_-1206931337', u'INDIRECT_-1206905690'), (u'INDIRECT_-1206886186', u'MULTIEQUAL_-1206885994'), (u'INDIRECT_-1206889085', u'MULTIEQUAL_-1206889049'), (u'CALL_-1206935821', u'INDIRECT_-1206901780'), (u'STORE_-1206937765', u'INDIRECT_-1206913318'), (u'INDIRECT_-1206904685', u'MULTIEQUAL_-1206906472'), (u'INDIRECT_-1206898772', u'MULTIEQUAL_-1206898617'), (u'INDIRECT_-1206901646', u'MULTIEQUAL_-1206901256'), (u'CALL_-1206934963', u'INDIRECT_-1206918846'), (u'CALL_-1206930556', u'INDIRECT_-1206898134'), ('const-0', u'INT_SLESS_-1206925835'), (u'INDIRECT_-1206904330', u'MULTIEQUAL_-1206902124'), (u'CALL_-1206921320', u'INDIRECT_-1206888256'), (u'INDIRECT_-1206892193', u'MULTIEQUAL_-1206893199'), (u'INDIRECT_-1206891663', u'MULTIEQUAL_-1206891297'), (u'INDIRECT_-1206905396', u'MULTIEQUAL_-1206905308'), (u'INDIRECT_-1206899217', u'MULTIEQUAL_-1206900213'), (u'MULTIEQUAL_-1206901570', u'MULTIEQUAL_-1206901499'), (u'CALL_-1206938900', u'INDIRECT_-1206903674'), (u'INDIRECT_-1206897537', u'MULTIEQUAL_-1206898533'), (u'STORE_-1206924545', u'INDIRECT_-1206887688'), (u'MULTIEQUAL_-1206875918', u'MULTIEQUAL_-1206894779'), (u'INDIRECT_-1206908059', u'MULTIEQUAL_-1206907839'), (u'STORE_-1206925221', u'INDIRECT_-1206883845'), (u'CALL_-1206938927', u'INDIRECT_-1206893608'), (u'CALL_-1206932271', u'INDIRECT_-1206894913'), (u'CALL_-1206929202', u'INDIRECT_-1206903744'), (u'INDIRECT_-1206893418', u'MULTIEQUAL_-1206893926'), (u'MULTIEQUAL_-1206911942', u'MULTIEQUAL_-1206911889'), (u'INT_ADD_-1206931531', u'MULTIEQUAL_-1206878705'), (u'CALL_-1206934888', u'INDIRECT_-1206882688'), (u'MULTIEQUAL_-1206900269', u'MULTIEQUAL_-1206900253'), (u'CALL_-1206924612', u'INDIRECT_-1206887843'), (u'INT_AND_-1206939069', u'INT_AND_-1206939036'), (u'CALL_-1206935851', u'INDIRECT_-1206901804'), (u'CALL_-1206934888', u'INDIRECT_-1206902770'), (u'INDIRECT_-1206892040', u'MULTIEQUAL_-1206891936'), (u'CALLIND_-1206925019', u'INDIRECT_-1206888564'), (u'CALL_-1206921447', u'INDIRECT_-1206892624'), (u'INDIRECT_-1206897567', u'MULTIEQUAL_-1206897522'), (u'INDIRECT_-1206908720', u'MULTIEQUAL_-1206910347'), (u'INDIRECT_-1206902603', u'MULTIEQUAL_-1206903269'), (u'INDIRECT_-1206892598', u'MULTIEQUAL_-1206880903'), (u'MULTIEQUAL_-1206903805', u'MULTIEQUAL_-1206903789'), (u'CALL_-1206938036', u'INDIRECT_-1206906513'), (u'INDIRECT_-1206892882', u'MULTIEQUAL_-1206897445'), (u'CALL_-1206933745', u'INDIRECT_-1206903132'), (u'STORE_-1206930351', u'INDIRECT_-1206901658'), (u'STORE_-1206921840', u'INDIRECT_-1206900547'), (u'INDIRECT_-1206889161', u'MULTIEQUAL_-1206888970'), (u'CALL_-1206936047', u'INDIRECT_-1206901095'), (u'CALL_-1206937824', u'INDIRECT_-1206891285'), (u'CALL_-1206929385', u'INDIRECT_-1206899225'), (u'INDIRECT_-1206911151', u'MULTIEQUAL_-1206912017'), (u'INDIRECT_-1206897888', u'MULTIEQUAL_-1206899427'), (u'MULTIEQUAL_-1206905726', u'MULTIEQUAL_-1206906521'), (u'INDIRECT_-1206896247', u'MULTIEQUAL_-1206900501'), (u'CALL_-1206930241', u'INDIRECT_-1206900130'), (u'CALL_-1206928382', u'INDIRECT_-1206903561'), ('const-48', u'PTRSUB_-1206871764'), (u'INDIRECT_-1206890431', u'MULTIEQUAL_-1206876025'), (u'CALL_-1206928357', u'INDIRECT_-1206904808'), (u'INDIRECT_-1206891854', u'MULTIEQUAL_-1206874104'), (u'STORE_-1206925381', u'INDIRECT_-1206890642'), (u'STORE_-1206921830', u'INDIRECT_-1206884999'), (u'MULTIEQUAL_-1206903991', u'MULTIEQUAL_-1206904930'), (u'INDIRECT_-1206905354', u'MULTIEQUAL_-1206905120'), (u'CALL_-1206921994', u'INDIRECT_-1206894977'), (u'STORE_-1206928588', u'INDIRECT_-1206892061'), (u'CALL_-1206928690', u'INDIRECT_-1206905818'), (u'INDIRECT_-1206900135', u'MULTIEQUAL_-1206899844'), (u'CALL_-1206931435', u'INDIRECT_-1206896177'), (u'INDIRECT_-1206896088', u'MULTIEQUAL_-1206896262'), (u'COPY_-1206928809', u'MULTIEQUAL_-1206920289'), (u'INDIRECT_-1206898678', u'MULTIEQUAL_-1206899668'), (u'INDIRECT_-1206904065', u'MULTIEQUAL_-1206903985'), (u'INDIRECT_-1206890894', u'MULTIEQUAL_-1206899241'), (u'CALL_-1206932911', u'INDIRECT_-1206904830'), (u'MULTIEQUAL_-1206910764', u'MULTIEQUAL_-1206910116'), (u'CALL_-1206935809', u'INDIRECT_-1206910591'), (u'CALL_-1206928667', u'INDIRECT_-1206891420'), (u'CALL_-1206925860', u'INDIRECT_-1206902066'), (u'CALL_-1206933962', u'INDIRECT_-1206904934'), (u'MULTIEQUAL_-1206896828', u'MULTIEQUAL_-1206893821'), (u'MULTIEQUAL_-1206902493', u'MULTIEQUAL_-1206902489'), (u'MULTIEQUAL_-1206905874', u'MULTIEQUAL_-1206908285'), (u'INDIRECT_-1206906686', u'MULTIEQUAL_-1206908247'), (u'INDIRECT_-1206917113', u'MULTIEQUAL_-1206918728'), (u'INDIRECT_-1206901249', u'MULTIEQUAL_-1206901579'), (u'MULTIEQUAL_-1206886406', u'MULTIEQUAL_-1206886379'), (u'INDIRECT_-1206897038', u'MULTIEQUAL_-1206896950'), (u'INDIRECT_-1206916312', u'MULTIEQUAL_-1206920640'), (u'INDIRECT_-1206912024', u'MULTIEQUAL_-1206911877'), (u'STORE_-1206921743', u'INDIRECT_-1206904693'), (u'CALL_-1206928621', u'INDIRECT_-1206895726'), (u'MULTIEQUAL_-1206913372', u'MULTIEQUAL_-1206913356'), (u'CALL_-1206928772', u'INDIRECT_-1206905446'), (u'MULTIEQUAL_-1206894751', u'MULTIEQUAL_-1206895690'), (u'LOAD_-1206924375', u'CALLIND_-1206924365'), (u'INT_LESS_-1206938383', u'MULTIEQUAL_-1206916941'), (u'CALL_-1206931797', u'INDIRECT_-1206900169'), (u'CALL_-1206938975', u'INDIRECT_-1206894896'), (u'STORE_-1206929089', u'INDIRECT_-1206900704'), (u'INDIRECT_-1206894505', u'MULTIEQUAL_-1206880168'), (u'CALL_-1206937142', u'INDIRECT_-1206883564'), (u'CALL_-1206926003', u'INDIRECT_-1206898786'), (u'CALL_-1206934963', u'INDIRECT_-1206901721'), (u'MULTIEQUAL_-1206896087', u'MULTIEQUAL_-1206896068'), (u'MULTIEQUAL_-1206905540', u'MULTIEQUAL_-1206905525'), ('const-4294967295', u'INT_AND_-1206914659'), (u'INDIRECT_-1206904373', u'MULTIEQUAL_-1206902622'), (u'STORE_-1206933958', u'INDIRECT_-1206903166'), (u'MULTIEQUAL_-1206904888', u'MULTIEQUAL_-1206906375'), (u'INDIRECT_-1206913615', u'MULTIEQUAL_-1206913337'), (u'INDIRECT_-1206910453', u'COPY_-1206878535'), (u'CALL_-1206928992', u'INDIRECT_-1206909323'), (u'CALL_-1206937983', u'INDIRECT_-1206895149'), (u'CALLIND_-1206938827', u'INDIRECT_-1206912035'), (u'INDIRECT_-1206896322', u'MULTIEQUAL_-1206896061'), (u'MULTIEQUAL_-1206911102', u'MULTIEQUAL_-1206911049'), (u'INDIRECT_-1206898697', u'MULTIEQUAL_-1206898525'), ('const-256', u'INT_EQUAL_-1206923513'), (u'CALL_-1206929621', u'INDIRECT_-1206905139'), (u'MULTIEQUAL_-1206897890', u'MULTIEQUAL_-1206897872'), (u'CALL_-1206931337', u'INDIRECT_-1206895610'), (u'CALLIND_-1206931354', u'INDIRECT_-1206892768'), (u'CALL_-1206934460', u'INDIRECT_-1206909441'), (u'INDIRECT_-1206891368', u'MULTIEQUAL_-1206892934'), (u'INDIRECT_-1206893801', u'MULTIEQUAL_-1206880906'), (u'PTRSUB_-1206873373', u'STORE_-1206873433'), (u'CALL_-1206927048', u'INDIRECT_-1206898642'), (u'CALL_-1206929269', u'INDIRECT_-1206890493'), (u'CALL_-1206927017', u'INDIRECT_-1206893934'), (u'STORE_-1206928446', u'INDIRECT_-1206901637'), (u'CALL_-1206932954', u'INDIRECT_-1206896459'), (u'INDIRECT_-1206900408', u'MULTIEQUAL_-1206901947'), (u'STORE_-1206928553', u'INDIRECT_-1206889940'), (u'INDIRECT_-1206904074', u'MULTIEQUAL_-1206903697'), (u'MULTIEQUAL_-1206886625', u'MULTIEQUAL_-1206886605'), (u'MULTIEQUAL_-1206876042', u'COPY_-1206873724'), (u'CALL_-1206921134', u'INDIRECT_-1206888640'), (u'INDIRECT_-1206907675', u'MULTIEQUAL_-1206907596'), (u'STORE_-1206929089', u'INDIRECT_-1206902384'), (u'CALL_-1206928152', u'INDIRECT_-1206897951'), (u'INDIRECT_-1206887322', u'MULTIEQUAL_-1206888927'), (u'STORE_-1206928327', u'INDIRECT_-1206899010'), (u'CALL_-1206933711', u'INDIRECT_-1206898903'), (u'INDIRECT_-1206879732', u'MULTIEQUAL_-1206880347'), (u'INDIRECT_-1206891867', u'MULTIEQUAL_-1206893590'), (u'INDIRECT_-1206901046', u'MULTIEQUAL_-1206902830'), (u'INDIRECT_-1206888180', u'MULTIEQUAL_-1206888081'), (u'INDIRECT_-1206904153', u'MULTIEQUAL_-1206907827'), (u'INDIRECT_-1206911728', u'MULTIEQUAL_-1206911522'), (u'MULTIEQUAL_-1206874128', u'MULTIEQUAL_-1206905054'), (u'INDIRECT_-1206901685', u'MULTIEQUAL_-1206901653'), (u'CALL_-1206937729', u'PTRSUB_-1206880562'), (u'MULTIEQUAL_-1206903774', u'MULTIEQUAL_-1206904694'), (u'INDIRECT_-1206884297', u'MULTIEQUAL_-1206884438'), (u'CALL_-1206937824', u'INDIRECT_-1206892965'), (u'STORE_-1206921525', u'INDIRECT_-1206893247'), ('tmp_25370', u'CALL_-1206932911'), (u'MULTIEQUAL_-1206912916', u'MULTIEQUAL_-1206912910'), (u'CALL_-1206934274', u'INDIRECT_-1206911839'), (u'INDIRECT_-1206908018', u'MULTIEQUAL_-1206907635'), (u'CALLIND_-1206921856', u'INDIRECT_-1206904176'), (u'CALL_-1206931128', u'INDIRECT_-1206891904'), (u'MULTIEQUAL_-1206892281', u'MULTIEQUAL_-1206892981'), (u'CALL_-1206921361', u'INDIRECT_-1206904334'), (u'INDIRECT_-1206890726', u'MULTIEQUAL_-1206892287'), (u'LOAD_-1206938230', u'PTRSUB_-1206880829'), (u'INDIRECT_-1206903818', u'MULTIEQUAL_-1206898608'), (u'CALL_-1206938756', u'INDIRECT_-1206906957'), (u'INDIRECT_-1206891179', u'MULTIEQUAL_-1206891077'), (u'CALL_-1206935851', u'INDIRECT_-1206895924'), (u'INDIRECT_-1206897653', u'MULTIEQUAL_-1206897349'), (u'STORE_-1206930873', u'INDIRECT_-1206902238'), (u'INDIRECT_-1206891508', u'MULTIEQUAL_-1206891352'), (u'CAST_-1206874281', u'LOAD_-1206931169'), (u'MULTIEQUAL_-1206881543', u'INT_ADD_-1206925185'), (u'INDIRECT_-1206909598', u'MULTIEQUAL_-1206910588'), (u'CALL_-1206930927', u'INDIRECT_-1206902531'), (u'INDIRECT_-1206896675', u'MULTIEQUAL_-1206896430'), (u'INDIRECT_-1206908603', u'MULTIEQUAL_-1206909550'), (u'INDIRECT_-1206884310', u'MULTIEQUAL_-1206883775'), (u'MULTIEQUAL_-1206896110', u'MULTIEQUAL_-1206896861'), (u'INDIRECT_-1206903426', u'MULTIEQUAL_-1206903104'), (u'CALL_-1206938975', u'INDIRECT_-1206896576'), (u'STORE_-1206934224', u'INDIRECT_-1206893660'), (u'CALL_-1206930210', u'INDIRECT_-1206901032'), (u'CALL_-1206930506', u'INDIRECT_-1206892391'), (u'CALL_-1206922325', u'INDIRECT_-1206888983'), (u'MULTIEQUAL_-1206898449', u'MULTIEQUAL_-1206897783'), (u'CAST_-1206868247', u'MULTIEQUAL_-1206915287'), (u'CALL_-1206938628', u'INDIRECT_-1206897854'), (u'CALLIND_-1206921359', u'INDIRECT_-1206890325'), (u'INDIRECT_-1206895285', u'COPY_-1206880098'), (u'CALL_-1206928992', u'INDIRECT_-1206903863'), (u'CALLIND_-1206931354', u'INDIRECT_-1206887308'), (u'MULTIEQUAL_-1206882405', u'MULTIEQUAL_-1206882425'), (u'INDIRECT_-1206910820', u'MULTIEQUAL_-1206910549'), (u'INDIRECT_-1206911894', u'MULTIEQUAL_-1206911478'), (u'MULTIEQUAL_-1206886057', u'MULTIEQUAL_-1206885199'), (u'CALL_-1206929645', u'INDIRECT_-1206907250'), (u'CALL_-1206928209', u'INT_EQUAL_-1206928191'), (u'CALL_-1206924704', u'INDIRECT_-1206888400'), (u'MULTIEQUAL_-1206910293', u'MULTIEQUAL_-1206909592'), (u'STORE_-1206933497', u'INDIRECT_-1206889490'), (u'INDIRECT_-1206885188', u'MULTIEQUAL_-1206885570'), (u'CALL_-1206937142', u'INDIRECT_-1206900452'), (u'INT_EQUAL_-1206922016', u'CBRANCH_-1206922012'), (u'INDIRECT_-1206891355', u'MULTIEQUAL_-1206891077'), (u'CALL_-1206934081', u'INDIRECT_-1206899968'), (u'COPY_-1206924638', u'MULTIEQUAL_-1206894201'), (u'MULTIEQUAL_-1206908613', u'MULTIEQUAL_-1206908525'), (u'INDIRECT_-1206887427', u'MULTIEQUAL_-1206887029'), (u'CALL_-1206935851', u'INDIRECT_-1206893404'), (u'INDIRECT_-1206902636', u'MULTIEQUAL_-1206902460'), (u'CALL_-1206932271', u'INDIRECT_-1206910033'), (u'CALL_-1206921844', u'INDIRECT_-1206888877'), (u'MULTIEQUAL_-1206916099', u'MULTIEQUAL_-1206878113'), ('const-11', u'PTRADD_-1206872462'), (u'INDIRECT_-1206910454', u'MULTIEQUAL_-1206911173'), (u'CALL_-1206934365', u'INDIRECT_-1206881567'), (u'CALL_-1206929324', u'INDIRECT_-1206894150'), (u'STORE_-1206924545', u'INDIRECT_-1206887268'), (u'STORE_-1206928446', u'INDIRECT_-1206892817'), (u'STORE_-1206930175', u'INDIRECT_-1206892986'), (u'CALL_-1206929145', u'INDIRECT_-1206897526'), (u'CALL_-1206924612', u'INDIRECT_-1206885743'), (u'INDIRECT_-1206900778', u'MULTIEQUAL_-1206901768'), (u'CALL_-1206928382', u'INDIRECT_-1206906921'), (u'MULTIEQUAL_-1206875952', u'MULTIEQUAL_-1206875936'), (u'INDIRECT_-1206882953', u'MULTIEQUAL_-1206883959'), ('const-130', u'INT_AND_-1206877688'), (u'CALL_-1206931797', u'INDIRECT_-1206906469'), (u'INDIRECT_-1206891925', u'COPY_-1206880090'), (u'INDIRECT_-1206902754', u'MULTIEQUAL_-1206907031'), (u'CALLIND_-1206921884', u'INDIRECT_-1206908158'), (u'INDIRECT_-1206910478', u'MULTIEQUAL_-1206910380'), (u'STORE_-1206934224', u'INDIRECT_-1206903740'), (u'MULTIEQUAL_-1206876047', u'MULTIEQUAL_-1206875929'), (u'INDIRECT_-1206902245', u'MULTIEQUAL_-1206906381'), (u'CALL_-1206934460', u'INDIRECT_-1206893481'), (u'CALL_-1206921994', u'INDIRECT_-1206895397'), (u'MULTIEQUAL_-1206917385', u'PTRSUB_-1206875199'), (u'CALL_-1206930274', u'INDIRECT_-1206891406'), (u'INDIRECT_-1206902723', u'MULTIEQUAL_-1206903670'), (u'INDIRECT_-1206887237', u'MULTIEQUAL_-1206887378'), (u'CALL_-1206935821', u'INDIRECT_-1206904300'), (u'CALL_-1206932817', u'INDIRECT_-1206904386'), ('tmp_25370', u'PTRSUB_-1206881503'), (u'CALL_-1206929794', u'INDIRECT_-1206894020'), (u'INDIRECT_-1206899688', u'MULTIEQUAL_-1206899570'), (u'INT_NOTEQUAL_-1206929815', u'CBRANCH_-1206929813'), (u'CALL_-1206927316', u'INDIRECT_-1206905623'), (u'PTRADD_-1206924107', u'LOAD_-1206924169'), (u'INDIRECT_-1206902191', u'MULTIEQUAL_-1206876054'), (u'CALL_-1206937615', u'INDIRECT_-1206914700'), (u'INDIRECT_-1206901700', u'MULTIEQUAL_-1206901596'), (u'MULTIEQUAL_-1206913045', u'MULTIEQUAL_-1206913029'), (u'INDIRECT_-1206908740', u'MULTIEQUAL_-1206908538'), (u'MULTIEQUAL_-1206879500', u'MULTIEQUAL_-1206879194'), (u'CALL_-1206928357', u'INDIRECT_-1206891788'), (u'CALLIND_-1206921743', u'INDIRECT_-1206899913'), (u'MULTIEQUAL_-1206906734', u'INT_NOTEQUAL_-1206933666'), (u'STORE_-1206928270', u'INDIRECT_-1206902726'), (u'CALL_-1206934114', u'INDIRECT_-1206881086'), (u'INDIRECT_-1206908015', u'MULTIEQUAL_-1206907770'), (u'INDIRECT_-1206902408', u'MULTIEQUAL_-1206902790'), (u'MULTIEQUAL_-1206904321', u'MULTIEQUAL_-1206904147'), (u'INDIRECT_-1206902636', u'MULTIEQUAL_-1206902361'), (u'CALL_-1206930927', u'INDIRECT_-1206904631'), (u'CALL_-1206921994', u'INDIRECT_-1206892037'), (u'INT_LESS_-1206935022', u'CBRANCH_-1206935030'), (u'CALL_-1206937924', u'INDIRECT_-1206903519'), (u'INDIRECT_-1206907690', u'COPY_-1206880233'), (u'STORE_-1206928270', u'INDIRECT_-1206892226'), (u'STORE_-1206929169', u'INDIRECT_-1206894838'), (u'LOAD_-1206921373', u'PTRSUB_-1206871458'), (u'MULTIEQUAL_-1206912625', u'MULTIEQUAL_-1206912609'), (u'INDIRECT_-1206898977', u'MULTIEQUAL_-1206898397'), (u'INDIRECT_-1206891825', u'MULTIEQUAL_-1206891695'), (u'CALL_-1206939523', u'INDIRECT_-1206912773'), (u'INDIRECT_-1206910686', u'COPY_-1206879778'), (u'INDIRECT_-1206901486', u'MULTIEQUAL_-1206901303'), (u'CALL_-1206933998', u'INDIRECT_-1206911674'), (u'INDIRECT_-1206892775', u'MULTIEQUAL_-1206891941'), (u'MULTIEQUAL_-1206891675', u'MULTIEQUAL_-1206891625'), (u'CALL_-1206925831', u'INDIRECT_-1206904152'), (u'CALL_-1206933623', u'INDIRECT_-1206898016'), (u'INDIRECT_-1206910615', u'MULTIEQUAL_-1206910536'), (u'INDIRECT_-1206890134', u'MULTIEQUAL_-1206889933'), (u'CALL_-1206929645', u'INDIRECT_-1206899270'), (u'MULTIEQUAL_-1206899701', u'MULTIEQUAL_-1206902411'), (u'CALL_-1206937729', u'INDIRECT_-1206898383'), ('const-1', u'PTRADD_-1206878851'), (u'CAST_-1206874286', u'LOAD_-1206931178'), (u'STORE_-1206929169', u'INDIRECT_-1206900298'), (u'MULTIEQUAL_-1206904536', u'MULTIEQUAL_-1206904517'), (u'CALL_-1206931128', u'INDIRECT_-1206909544'), (u'MULTIEQUAL_-1206876796', u'MULTIEQUAL_-1206902799'), (u'MULTIEQUAL_-1206904190', u'MULTIEQUAL_-1206904172'), (u'CALL_-1206929529', u'INDIRECT_-1206892093'), (u'CALL_-1206934862', u'INDIRECT_-1206881178'), (u'CALL_-1206925604', u'INDIRECT_-1206905785'), (u'INDIRECT_-1206887315', u'MULTIEQUAL_-1206886976'), (u'MULTIEQUAL_-1206898871', u'MULTIEQUAL_-1206899899'), (u'INDIRECT_-1206910121', u'MULTIEQUAL_-1206910012'), (u'INDIRECT_-1206892789', u'MULTIEQUAL_-1206894635'), (u'MULTIEQUAL_-1206891869', u'MULTIEQUAL_-1206891867'), (u'CALL_-1206927418', u'INDIRECT_-1206887617'), (u'STORE_-1206930310', u'INDIRECT_-1206893466'), (u'INDIRECT_-1206893821', u'MULTIEQUAL_-1206874102'), (u'INDIRECT_-1206898703', u'MULTIEQUAL_-1206898608'), (u'CALL_-1206933711', u'INDIRECT_-1206880838'), (u'INDIRECT_-1206913728', u'MULTIEQUAL_-1206913608'), (u'INDIRECT_-1206901595', u'MULTIEQUAL_-1206900761'), (u'CALL_-1206937186', u'INDIRECT_-1206914331'), (u'INDIRECT_-1206903462', u'MULTIEQUAL_-1206903267'), (u'INDIRECT_-1206896681', u'MULTIEQUAL_-1206896572'), (u'CAST_-1206875333', u'CAST_-1206874551'), (u'INDIRECT_-1206911378', u'MULTIEQUAL_-1206906168'), (u'CALL_-1206921431', u'INDIRECT_-1206899333'), (u'CALL_-1206930362', u'INDIRECT_-1206910964'), (u'INDIRECT_-1206884896', u'MULTIEQUAL_-1206884960'), (u'INDIRECT_-1206900627', u'COPY_-1206879871'), (u'CALL_-1206930550', u'INDIRECT_-1206897040'), (u'MULTIEQUAL_-1206899428', u'MULTIEQUAL_-1206900915'), (u'CALL_-1206938694', u'INDIRECT_-1206907551'), (u'STORE_-1206930256', u'INDIRECT_-1206906046'), (u'STORE_-1206928518', u'INDIRECT_-1206913019'), (u'CAST_-1206871168', u'CALL_-1206929202'), (u'MULTIEQUAL_-1206894010', u'MULTIEQUAL_-1206893939'), (u'INDIRECT_-1206900313', u'MULTIEQUAL_-1206900185'), (u'CALL_-1206929830', u'INDIRECT_-1206893202'), ('const-433', u'STORE_-1206921852'), (u'CALL_-1206930915', u'INDIRECT_-1206904421'), (u'INDIRECT_-1206892818', u'MULTIEQUAL_-1206894518'), (u'INDIRECT_-1206887678', u'MULTIEQUAL_-1206887047'), (u'CALL_-1206921320', u'INDIRECT_-1206882796'), (u'STORE_-1206937611', u'INDIRECT_-1206907774'), (u'MULTIEQUAL_-1206909357', u'MULTIEQUAL_-1206880943'), (u'CALL_-1206934862', u'INDIRECT_-1206898320'), (u'INDIRECT_-1206888683', u'MULTIEQUAL_-1206888638'), (u'CALL_-1206932954', u'INDIRECT_-1206904439'), (u'INDIRECT_-1206891180', u'MULTIEQUAL_-1206890133'), (u'INDIRECT_-1206904414', u'MULTIEQUAL_-1206904147'), (u'CALL_-1206930506', u'INDIRECT_-1206889451'), (u'MULTIEQUAL_-1206877226', u'MULTIEQUAL_-1206877467'), (u'INDIRECT_-1206893307', u'MULTIEQUAL_-1206897561'), (u'INDIRECT_-1206890760', u'MULTIEQUAL_-1206890461'), (u'CALL_-1206930556', u'INDIRECT_-1206898554'), (u'MULTIEQUAL_-1206887862', u'MULTIEQUAL_-1206888157'), (u'INDIRECT_-1206882376', u'MULTIEQUAL_-1206882440'), ('const-8', u'PTRSUB_-1206873348'), (u'CALL_-1206929974', u'INDIRECT_-1206909250'), (u'CALL_-1206928194', u'INDIRECT_-1206900886'), (u'INT_ZEXT_-1206916161', u'CAST_-1206871644'), (u'CALL_-1206921459', u'INDIRECT_-1206874651'), (u'CALL_-1206934487', u'INDIRECT_-1206909874'), (u'CALL_-1206938975', u'INDIRECT_-1206899936'), (u'INDIRECT_-1206909034', u'MULTIEQUAL_-1206908833'), (u'CALL_-1206934396', u'INDIRECT_-1206896378'), (u'CALL_-1206929145', u'INDIRECT_-1206902566'), (u'INDIRECT_-1206888628', u'MULTIEQUAL_-1206888422'), ('const-1184680', u'COPY_-1206879503'), (u'INDIRECT_-1206904608', u'MULTIEQUAL_-1206906147'), (u'CALL_-1206925604', u'INDIRECT_-1206895705'), (u'INDIRECT_-1206907454', u'MULTIEQUAL_-1206907036'), (u'CALL_-1206933125', u'INDIRECT_-1206897334'), (u'CALL_-1206928271', u'INDIRECT_-1206907677'), (u'INDIRECT_-1206902866', u'COPY_-1206879419'), (u'CALL_-1206932827', u'INDIRECT_-1206883347'), (u'CALLIND_-1206938189', u'INDIRECT_-1206902413'), (u'INDIRECT_-1206889135', u'MULTIEQUAL_-1206889027'), (u'MULTIEQUAL_-1206882821', u'MULTIEQUAL_-1206913336'), (u'CALL_-1206928668', u'INDIRECT_-1206876763'), (u'CALL_-1206928225', u'INDIRECT_-1206893811'), (u'CALL_-1206929145', u'INDIRECT_-1206885346'), (u'MULTIEQUAL_-1206897489', u'MULTIEQUAL_-1206897470'), (u'CALLIND_-1206921884', u'INDIRECT_-1206882772'), (u'CALL_-1206929296', u'INDIRECT_-1206907996'), (u'STORE_-1206932486', u'INDIRECT_-1206895827'), (u'INDIRECT_-1206907024', u'MULTIEQUAL_-1206908277'), (u'LOAD_-1206930186', u'INT_SUB_-1206930160'), (u'INT_SEXT_-1206933161', u'INT_SLESS_-1206933126'), (u'CALL_-1206933773', u'INDIRECT_-1206895166'), (u'INDIRECT_-1206892704', u'MULTIEQUAL_-1206892557'), (u'INDIRECT_-1206887394', u'MULTIEQUAL_-1206887798'), (u'INDIRECT_-1206899561', u'MULTIEQUAL_-1206900317'), (u'INDIRECT_-1206908634', u'MULTIEQUAL_-1206909180'), (u'INDIRECT_-1206903113', u'MULTIEQUAL_-1206902809'), (u'CALL_-1206930394', u'INDIRECT_-1206904095'), (u'INDIRECT_-1206899637', u'MULTIEQUAL_-1206900257'), (u'MULTIEQUAL_-1206895227', u'MULTIEQUAL_-1206895170'), (u'CALL_-1206925799', u'INDIRECT_-1206906647'), (u'CALL_-1206928878', u'INDIRECT_-1206902654'), (u'INDIRECT_-1206900921', u'MULTIEQUAL_-1206901530'), (u'CALL_-1206933773', u'INDIRECT_-1206892226'), (u'CALL_-1206931773', u'INDIRECT_-1206908130'), (u'INDIRECT_-1206904793', u'MULTIEQUAL_-1206903042'), (u'MULTIEQUAL_-1206903402', u'MULTIEQUAL_-1206903697'), (u'INDIRECT_-1206903533', u'MULTIEQUAL_-1206904539'), (u'INDIRECT_-1206888406', u'MULTIEQUAL_-1206889799'), (u'CALL_-1206930025', u'INDIRECT_-1206885982'), (u'STORE_-1206937611', u'INDIRECT_-1206911554'), (u'INDIRECT_-1206899697', u'MULTIEQUAL_-1206900274'), (u'COPY_-1206871759', u'CALL_-1206929296'), (u'INDIRECT_-1206896604', u'COPY_-1206879170'), (u'INDIRECT_-1206901016', u'MULTIEQUAL_-1206900465'), (u'CALL_-1206934460', u'INDIRECT_-1206899781'), (u'CALL_-1206924677', u'INDIRECT_-1206901819'), (u'INDIRECT_-1206907895', u'MULTIEQUAL_-1206907061'), (u'INT_NOTEQUAL_-1206937968', u'CBRANCH_-1206937966'), (u'INDIRECT_-1206900000', u'MULTIEQUAL_-1206898953'), (u'CALL_-1206938756', u'INDIRECT_-1206894777'), (u'STORE_-1206928327', u'INDIRECT_-1206902790'), (u'INDIRECT_-1206908773', u'MULTIEQUAL_-1206912447'), (u'CALL_-1206930584', u'INDIRECT_-1206909068'), (u'INDIRECT_-1206886277', u'MULTIEQUAL_-1206888971'), (u'STORE_-1206927231', u'INDIRECT_-1206896662'), (u'INT_EQUAL_-1206925769', u'CBRANCH_-1206925766'), (u'CALL_-1206937729', u'INDIRECT_-1206906363'), ('const-0', u'INT_NOTEQUAL_-1206924620'), (u'CALL_-1206929645', u'CAST_-1206878068'), (u'INDIRECT_-1206912366', u'COPY_-1206879782'), (u'CALL_-1206928281', u'INDIRECT_-1206894265'), (u'INDIRECT_-1206896286', u'INT_NOTEQUAL_-1206935723'), (u'MULTIEQUAL_-1206918606', u'MULTIEQUAL_-1206885949'), (u'INDIRECT_-1206913961', u'MULTIEQUAL_-1206880955'), (u'MULTIEQUAL_-1206876552', u'MULTIEQUAL_-1206876793'), (u'STORE_-1206922807', u'INDIRECT_-1206903785'), (u'INDIRECT_-1206894961', u'COPY_-1206894969'), (u'CALL_-1206934487', u'INDIRECT_-1206889294'), (u'INDIRECT_-1206904942', u'MULTIEQUAL_-1206906421'), (u'CALL_-1206927093', u'INDIRECT_-1206888581'), (u'STORE_-1206921525', u'INDIRECT_-1206897867'), (u'INDIRECT_-1206887735', u'MULTIEQUAL_-1206886901'), (u'MULTIEQUAL_-1206902670', u'MULTIEQUAL_-1206902032'), (u'INDIRECT_-1206903225', u'MULTIEQUAL_-1206903206'), (u'MULTIEQUAL_-1206898637', u'MULTIEQUAL_-1206898620'), (u'STORE_-1206930828', u'INDIRECT_-1206895075'), ('const-433', u'LOAD_-1206939646'), (u'CALL_-1206923816', u'INDIRECT_-1206891017'), (u'CALL_-1206922426', u'INDIRECT_-1206894078'), (u'CALL_-1206934365', u'INDIRECT_-1206911895'), ('const-296', u'COPY_-1206915734'), (u'LOAD_-1206935993', u'INT_SUB_-1206935680'), (u'INDIRECT_-1206877780', u'MULTIEQUAL_-1206877467'), (u'INDIRECT_-1206911095', u'MULTIEQUAL_-1206910817'), ('tmp_18470', u'BRANCH_-1206923813'), (u'MULTIEQUAL_-1206904091', u'MULTIEQUAL_-1206904049'), (u'CAST_-1206875673', u'CALL_-1206931269'), (u'INDIRECT_-1206899159', u'MULTIEQUAL_-1206899057'), (u'INDIRECT_-1206905633', u'MULTIEQUAL_-1206903882'), (u'CALL_-1206932359', u'INDIRECT_-1206902796'), (u'INDIRECT_-1206897938', u'MULTIEQUAL_-1206896258'), (u'INDIRECT_-1206903490', u'MULTIEQUAL_-1206901284'), (u'CALL_-1206934888', u'INDIRECT_-1206905710'), (u'CALLIND_-1206938189', u'INDIRECT_-1206908293'), (u'CALL_-1206928150', u'INDIRECT_-1206894567'), (u'STORE_-1206937611', u'INDIRECT_-1206900634'), (u'CALL_-1206928815', u'INDIRECT_-1206892519'), (u'INDIRECT_-1206899922', u'MULTIEQUAL_-1206901527'), ('const-2', u'INT_NOTEQUAL_-1206939562'), (u'INDIRECT_-1206900225', u'MULTIEQUAL_-1206900095'), (u'INDIRECT_-1206885056', u'MULTIEQUAL_-1206884505'), (u'CALL_-1206927017', u'INDIRECT_-1206894354'), (u'CALLIND_-1206924365', u'INDIRECT_-1206896233'), (u'INDIRECT_-1206906460', u'MULTIEQUAL_-1206906221'), (u'CALL_-1206934365', u'INDIRECT_-1206895515'), (u'STORE_-1206937696', u'INDIRECT_-1206899004'), (u'INDIRECT_-1206896034', u'MULTIEQUAL_-1206896580'), (u'STORE_-1206921596', u'INDIRECT_-1206896646'), (u'INDIRECT_-1206892826', u'MULTIEQUAL_-1206892436'), (u'CALL_-1206932827', u'INDIRECT_-1206900152'), ('tmp_6093', u'CBRANCH_-1206933608'), (u'INDIRECT_-1206905139', u'COPY_-1206880344'), (u'INDIRECT_-1206911862', u'MULTIEQUAL_-1206911659'), (u'CALL_-1206938342', u'INDIRECT_-1206903355'), (u'INDIRECT_-1206899738', u'MULTIEQUAL_-1206880920'), (u'MULTIEQUAL_-1206892701', u'MULTIEQUAL_-1206893401'), (u'INDIRECT_-1206896406', u'COPY_-1206879744'), (u'CALL_-1206937446', u'INDIRECT_-1206890840'), (u'CALL_-1206928225', u'INDIRECT_-1206910611'), (u'INDIRECT_-1206885705', u'MULTIEQUAL_-1206885800'), (u'MULTIEQUAL_-1206900646', u'MULTIEQUAL_-1206900549'), (u'INDIRECT_-1206900646', u'MULTIEQUAL_-1206900549'), (u'INT_NOTEQUAL_-1206924915', u'CBRANCH_-1206924921'), ('const-1', u'PTRADD_-1206928805'), (u'MULTIEQUAL_-1206901499', u'MULTIEQUAL_-1206901465'), (u'MULTIEQUAL_-1206901499', u'MULTIEQUAL_-1206901465'), (u'MULTIEQUAL_-1206888705', u'MULTIEQUAL_-1206888725'), (u'CALL_-1206931183', u'INDIRECT_-1206911663'), (u'INDIRECT_-1206893888', u'MULTIEQUAL_-1206895454'), (u'INDIRECT_-1206901558', u'MULTIEQUAL_-1206901403'), (u'INDIRECT_-1206875940', u'MULTIEQUAL_-1206875740'), (u'MULTIEQUAL_-1206911239', u'MULTIEQUAL_-1206911219'), (u'CALL_-1206931674', u'INDIRECT_-1206896311'), (u'CALL_-1206933998', u'INDIRECT_-1206900754'), (u'CALL_-1206932271', u'INDIRECT_-1206889033'), (u'INDIRECT_-1206896354', u'MULTIEQUAL_-1206904701'), (u'INDIRECT_-1206902658', u'MULTIEQUAL_-1206903166'), (u'INDIRECT_-1206893135', u'MULTIEQUAL_-1206892690'), (u'CALL_-1206925831', u'INDIRECT_-1206905412'), ('tmp_22065', u'BRANCH_-1206921359'), (u'INDIRECT_-1206896934', u'MULTIEQUAL_-1206896557'), (u'INT_NOTEQUAL_-1206929200', u'CBRANCH_-1206929199'), (u'CALLIND_-1206921710', u'INDIRECT_-1206885614'), (u'INDIRECT_-1206899768', u'MULTIEQUAL_-1206900414'), (u'STORE_-1206928622', u'INDIRECT_-1206902744'), (u'CALL_-1206928281', u'INDIRECT_-1206908965'), (u'INDIRECT_-1206908020', u'MULTIEQUAL_-1206908949'), (u'CALL_-1206930476', u'INDIRECT_-1206908747'), (u'COPY_-1206876135', u'MULTIEQUAL_-1206880788'), (u'STORE_-1206921743', u'INDIRECT_-1206884533'), (u'INDIRECT_-1206887624', u'MULTIEQUAL_-1206890092'), (u'CALL_-1206931435', u'INDIRECT_-1206907097'), (u'CALL_-1206926003', u'INDIRECT_-1206903406'), (u'INDIRECT_-1206894518', u'MULTIEQUAL_-1206894430'), (u'MULTIEQUAL_-1206895228', u'MULTIEQUAL_-1206896715'), (u'MULTIEQUAL_-1206880895', u'MULTIEQUAL_-1206880157'), (u'STORE_-1206928446', u'INDIRECT_-1206904997'), (u'CALL_-1206927833', u'INDIRECT_-1206897853'), (u'MULTIEQUAL_-1206917385', u'PTRSUB_-1206875213'), (u'CALL_-1206921844', u'INDIRECT_-1206898117'), (u'MULTIEQUAL_-1206888638', u'MULTIEQUAL_-1206888581'), (u'CALLIND_-1206922663', u'INDIRECT_-1206894065'), (u'CALL_-1206930362', u'INDIRECT_-1206896498'), (u'INDIRECT_-1206906989', u'MULTIEQUAL_-1206908279'), (u'CALL_-1206931745', u'INDIRECT_-1206910080'), (u'CALL_-1206936110', u'INDIRECT_-1206896934'), (u'CALL_-1206928667', u'INDIRECT_-1206913260'), (u'CALL_-1206928518', u'INDIRECT_-1206890667'), (u'INDIRECT_-1206894258', u'MULTIEQUAL_-1206894766'), (u'CALL_-1206931183', u'INDIRECT_-1206904523'), (u'STORE_-1206924934', u'INDIRECT_-1206904717'), (u'CALL_-1206938036', u'INDIRECT_-1206911553'), (u'MULTIEQUAL_-1206921463', u'INT_ADD_-1206939248'), (u'INDIRECT_-1206909846', u'COPY_-1206879776'), (u'CALLIND_-1206925046', u'INDIRECT_-1206888160'), (u'CALLIND_-1206929135', u'INDIRECT_-1206903938'), (u'MULTIEQUAL_-1206914157', u'MULTIEQUAL_-1206878112'), (u'INDIRECT_-1206899140', u'MULTIEQUAL_-1206900398'), (u'CALL_-1206928621', u'INDIRECT_-1206900766'), (u'MULTIEQUAL_-1206885345', u'MULTIEQUAL_-1206885365'), (u'MULTIEQUAL_-1206896116', u'MULTIEQUAL_-1206896110'), (u'INDIRECT_-1206903658', u'MULTIEQUAL_-1206903571'), (u'INDIRECT_-1206898336', u'MULTIEQUAL_-1206898400'), (u'CALL_-1206930241', u'INDIRECT_-1206893410'), (u'INDIRECT_-1206894575', u'COPY_-1206878378'), (u'INDIRECT_-1206896146', u'COPY_-1206879403'), (u'CALL_-1206929032', u'INDIRECT_-1206889481'), (u'MULTIEQUAL_-1206897925', u'MULTIEQUAL_-1206897909'), (u'CALL_-1206924704', u'INDIRECT_-1206907300'), (u'LOAD_-1206928642', u'PTRSUB_-1206873613'), (u'CALL_-1206921954', u'INDIRECT_-1206893694'), (u'STORE_-1206930873', u'INDIRECT_-1206907698'), (u'STORE_-1206929169', u'INDIRECT_-1206904498'), (u'INDIRECT_-1206904823', u'MULTIEQUAL_-1206905770'), (u'CALL_-1206937142', u'INDIRECT_-1206896672'), (u'INDIRECT_-1206903061', u'MULTIEQUAL_-1206903374'), (u'INDIRECT_-1206908091', u'MULTIEQUAL_-1206909315'), ('tmp_25371', u'CALL_-1206925604'), (u'MULTIEQUAL_-1206900125', u'MULTIEQUAL_-1206900150'), (u'INDIRECT_-1206899740', u'MULTIEQUAL_-1206899501'), (u'MULTIEQUAL_-1206891867', u'MULTIEQUAL_-1206891810'), (u'CALL_-1206934098', u'INDIRECT_-1206899139'), (u'INDIRECT_-1206908256', u'MULTIEQUAL_-1206908760'), (u'INDIRECT_-1206908810', u'MULTIEQUAL_-1206908719'), (u'CALL_-1206938232', u'INDIRECT_-1206910003'), (u'CALL_-1206934274', u'INDIRECT_-1206910159'), (u'INDIRECT_-1206900304', u'MULTIEQUAL_-1206901557'), (u'CALL_-1206928667', u'INDIRECT_-1206903600'), (u'STORE_-1206928627', u'INDIRECT_-1206894186'), (u'CALL_-1206934835', u'INDIRECT_-1206909051'), (u'PTRADD_-1206873061', u'STORE_-1206924919'), (u'INDIRECT_-1206905200', u'MULTIEQUAL_-1206904961'), (u'INDIRECT_-1206886274', u'MULTIEQUAL_-1206886009'), ('const-433', u'LOAD_-1206937261'), (u'CALL_-1206927360', u'INDIRECT_-1206895562'), (u'CALL_-1206937729', u'INDIRECT_-1206893343'), (u'CALL_-1206929645', u'INDIRECT_-1206913550'), (u'CALL_-1206938131', u'INDIRECT_-1206909931'), (u'CALL_-1206933745', u'INDIRECT_-1206911112'), (u'INDIRECT_-1206903552', u'MULTIEQUAL_-1206903403'), (u'STORE_-1206925381', u'INDIRECT_-1206895262'), (u'INDIRECT_-1206913295', u'MULTIEQUAL_-1206912677'), (u'LOAD_-1206921815', u'INT_EQUAL_-1206921800'), (u'CALL_-1206930241', u'INDIRECT_-1206908530'), (u'INDIRECT_-1206897864', u'COPY_-1206879173'), (u'CALL_-1206928629', u'INDIRECT_-1206899377'), (u'INDIRECT_-1206912133', u'MULTIEQUAL_-1206911713'), (u'INDIRECT_-1206906029', u'COPY_-1206880010'), (u'INDIRECT_-1206901781', u'MULTIEQUAL_-1206880926'), (u'CALL_-1206929621', u'INDIRECT_-1206911019'), (u'LOAD_-1206925018', u'INT_LESS_-1206925001'), (u'LOAD_-1206925018', u'INT_EQUAL_-1206925001'), (u'STORE_-1206930340', u'INDIRECT_-1206901728'), (u'CALL_-1206937186', u'INDIRECT_-1206913491'), (u'STORE_-1206937696', u'INDIRECT_-1206900684'), (u'CALL_-1206938232', u'INDIRECT_-1206901603'), (u'INDIRECT_-1206914188', u'MULTIEQUAL_-1206913756'), (u'CALLIND_-1206921743', u'INDIRECT_-1206887313'), (u'CALL_-1206934487', u'INDIRECT_-1206918599'), (u'STORE_-1206921743', u'INDIRECT_-1206884953'), (u'CALL_-1206934888', u'INDIRECT_-1206906970'), (u'CALLIND_-1206921359', u'INDIRECT_-1206897045'), ('const-8', u'PTRADD_-1206871230'), (u'INDIRECT_-1206895258', u'MULTIEQUAL_-1206895171'), (u'CALL_-1206929645', u'INDIRECT_-1206896750'), (u'CALLIND_-1206921999', u'INDIRECT_-1206884929'), (u'INDIRECT_-1206884747', u'MULTIEQUAL_-1206884433'), (u'CALL_-1206937559', u'INDIRECT_-1206902065'), (u'STORE_-1206921840', u'INDIRECT_-1206887527'), (u'STORE_-1206924919', u'INDIRECT_-1206896727'), (u'LOAD_-1206928752', u'INT_AND_-1206928726'), (u'INDIRECT_-1206896678', u'MULTIEQUAL_-1206896295'), (u'CALL_-1206931701', u'INDIRECT_-1206893681'), (u'INDIRECT_-1206888507', u'MULTIEQUAL_-1206890230'), (u'CALL_-1206929866', u'INDIRECT_-1206907084'), (u'INT_NOTEQUAL_-1206923905', u'CBRANCH_-1206923904'), (u'MULTIEQUAL_-1206884925', u'MULTIEQUAL_-1206884945'), (u'INDIRECT_-1206895322', u'MULTIEQUAL_-1206895145'), (u'CALL_-1206938725', u'INDIRECT_-1206913031'), (u'CALL_-1206926063', u'INDIRECT_-1206876973'), (u'STORE_-1206928627', u'INDIRECT_-1206908046'), (u'STORE_-1206925381', u'INDIRECT_-1206905342'), (u'INDIRECT_-1206893135', u'MULTIEQUAL_-1206892517'), (u'INDIRECT_-1206897585', u'MULTIEQUAL_-1206897203'), (u'COPY_-1206876139', u'CALL_-1206928194'), (u'INDIRECT_-1206887205', u'MULTIEQUAL_-1206887075'), (u'CALL_-1206925432', u'INDIRECT_-1206882781'), (u'CALL_-1206930362', u'INDIRECT_-1206901958'), (u'INDIRECT_-1206905418', u'MULTIEQUAL_-1206907118'), (u'CALL_-1206928992', u'INDIRECT_-1206908483'), (u'INDIRECT_-1206892994', u'MULTIEQUAL_-1206892729'), (u'INDIRECT_-1206895235', u'MULTIEQUAL_-1206894790'), (u'STORE_-1206935460', u'INDIRECT_-1206897697'), (u'CALLIND_-1206925511', u'INDIRECT_-1206891331'), (u'CALLIND_-1206929135', u'INDIRECT_-1206912758'), (u'STORE_-1206924545', u'INDIRECT_-1206894828'), (u'CAST_-1206877241', u'PTRSUB_-1206880237'), (u'CALL_-1206931773', u'INDIRECT_-1206887550'), (u'CALL_-1206930311', u'INDIRECT_-1206907829'), (u'INDIRECT_-1206886848', u'MULTIEQUAL_-1206887022'), (u'INDIRECT_-1206899044', u'MULTIEQUAL_-1206900297'), (u'MULTIEQUAL_-1206912788', u'MULTIEQUAL_-1206912764'), (u'INDIRECT_-1206899884', u'MULTIEQUAL_-1206901137'), ('tmp_24272', u'BRANCH_-1206924907'), (u'CALL_-1206921994', u'INDIRECT_-1206904637'), (u'INDIRECT_-1206898273', u'MULTIEQUAL_-1206901947'), (u'CALL_-1206936019', u'INDIRECT_-1206919466'), (u'INDIRECT_-1206890516', u'MULTIEQUAL_-1206889965'), (u'INDIRECT_-1206898386', u'MULTIEQUAL_-1206898064'), ('const-3', u'PTRADD_-1206873056'), (u'INDIRECT_-1206918128', u'MULTIEQUAL_-1206917981'), (u'MULTIEQUAL_-1206876763', u'PTRSUB_-1206877050'), (u'CALL_-1206930274', u'INDIRECT_-1206885946'), (u'INDIRECT_-1206885578', u'MULTIEQUAL_-1206884947'), (u'MULTIEQUAL_-1206897785', u'MULTIEQUAL_-1206897779'), (u'CALL_-1206928647', u'INDIRECT_-1206912520'), (u'CAST_-1206873719', u'CALL_-1206932271'), (u'INDIRECT_-1206909894', u'MULTIEQUAL_-1206910440'), (u'INDIRECT_-1206906697', u'MULTIEQUAL_-1206906309'), (u'INDIRECT_-1206884238', u'MULTIEQUAL_-1206884152'), (u'SUBPIECE_-1206914335', u'INT_SUB_-1206923009'), (u'PTRADD_-1206871322', u'LOAD_-1206921815'), (u'INDIRECT_-1206907354', u'MULTIEQUAL_-1206907087'), ('const-5', u'CALL_-1206929071'), (u'MULTIEQUAL_-1206876059', u'MULTIEQUAL_-1206875941'), (u'CALLIND_-1206922663', u'INDIRECT_-1206889025'), (u'INDIRECT_-1206903132', u'MULTIEQUAL_-1206904669'), (u'INDIRECT_-1206903997', u'MULTIEQUAL_-1206903968'), (u'STORE_-1206934385', u'INDIRECT_-1206901315'), (u'MULTIEQUAL_-1206911188', u'MULTIEQUAL_-1206912675'), (u'MULTIEQUAL_-1206913528', u'MULTIEQUAL_-1206913393'), (u'CALL_-1206928225', u'INDIRECT_-1206890871'), (u'INDIRECT_-1206880530', u'MULTIEQUAL_-1206880420'), (u'CALL_-1206928271', u'INDIRECT_-1206911419'), (u'CALL_-1206931142', u'INDIRECT_-1206906001'), (u'CALL_-1206921832', u'INDIRECT_-1206891140'), ('const-0', u'COPY_-1206875529'), (u'MULTIEQUAL_-1206906068', u'MULTIEQUAL_-1206903061'), (u'MULTIEQUAL_-1206902364', u'MULTIEQUAL_-1206902326'), (u'INDIRECT_-1206891325', u'MULTIEQUAL_-1206895461'), ('const-1', u'PTRADD_-1206928800'), (u'INDIRECT_-1206907453', u'MULTIEQUAL_-1206910464'), (u'INDIRECT_-1206895915', u'MULTIEQUAL_-1206895836'), (u'CALL_-1206926019', u'INDIRECT_-1206914244'), (u'CALL_-1206928668', u'INDIRECT_-1206888108'), (u'INDIRECT_-1206895911', u'MULTIEQUAL_-1206897135'), (u'CALL_-1206921844', u'INDIRECT_-1206887617'), (u'CALL_-1206932808', u'INDIRECT_-1206912318'), (u'STORE_-1206927248', u'INDIRECT_-1206905072'), (u'MULTIEQUAL_-1206905648', u'MULTIEQUAL_-1206905624'), (u'INDIRECT_-1206905119', u'MULTIEQUAL_-1206876801'), (u'CALLIND_-1206922636', u'INDIRECT_-1206888169'), (u'INDIRECT_-1206897854', u'MULTIEQUAL_-1206895764'), (u'INDIRECT_-1206876937', u'MULTIEQUAL_-1206876772'), (u'INDIRECT_-1206893821', u'MULTIEQUAL_-1206893583'), (u'CALL_-1206928878', u'INDIRECT_-1206899714'), (u'CALL_-1206928668', u'INDIRECT_-1206903228'), (u'INDIRECT_-1206902737', u'MULTIEQUAL_-1206902708'), (u'CALL_-1206929529', u'INDIRECT_-1206906793'), ('const-0', u'INT_NOTEQUAL_-1206923872'), ('tmp_22231', u'BRANCH_-1206921317'), (u'INDIRECT_-1206884349', u'MULTIEQUAL_-1206884044'), (u'CALL_-1206929974', u'INDIRECT_-1206899590'), (u'CALL_-1206930025', u'INDIRECT_-1206894382'), (u'CALL_-1206931183', u'INDIRECT_-1206902003'), (u'CALL_-1206930228', u'INDIRECT_-1206897292'), (u'INDIRECT_-1206913209', u'MULTIEQUAL_-1206910884'), (u'CALLIND_-1206921344', u'INDIRECT_-1206898772'), (u'STORE_-1206924560', u'INDIRECT_-1206889798'), (u'INDIRECT_-1206896770', u'MULTIEQUAL_-1206894564'), (u'LOAD_-1206928269', u'INT_NOTEQUAL_-1206928253'), (u'CALL_-1206937559', u'INDIRECT_-1206903325'), (u'CALL_-1206929621', u'INDIRECT_-1206899679'), (u'STORE_-1206928320', u'INDIRECT_-1206906567'), (u'STORE_-1206930256', u'INDIRECT_-1206887986'), (u'MULTIEQUAL_-1206901232', u'MULTIEQUAL_-1206901213'), (u'INDIRECT_-1206890653', u'MULTIEQUAL_-1206894085'), (u'CALL_-1206922584', u'INDIRECT_-1206885859'), (u'CALL_-1206935494', u'INDIRECT_-1206895723'), (u'INDIRECT_-1206902138', u'MULTIEQUAL_-1206896928'), (u'CALL_-1206928621', u'INDIRECT_-1206889426'), (u'CALL_-1206927360', u'INDIRECT_-1206907742'), (u'INDIRECT_-1206905148', u'MULTIEQUAL_-1206905030'), (u'INDIRECT_-1206890787', u'MULTIEQUAL_-1206895041'), ('const-0', u'INT_EQUAL_-1206930350'), (u'CALL_-1206928150', u'INDIRECT_-1206898347'), (u'CALL_-1206928357', u'INT_EQUAL_-1206928343'), (u'CAST_-1206875326', u'LOAD_-1206934644'), (u'CALL_-1206939523', u'INDIRECT_-1206885639'), ('const-0', u'PTRSUB_-1206876782'), (u'INDIRECT_-1206903417', u'MULTIEQUAL_-1206904413'), (u'INDIRECT_-1206893556', u'MULTIEQUAL_-1206894060'), (u'STORE_-1206937611', u'INDIRECT_-1206892234'), (u'INDIRECT_-1206899225', u'MULTIEQUAL_-1206901012'), (u'INDIRECT_-1206904601', u'MULTIEQUAL_-1206905357'), (u'INDIRECT_-1206902566', u'MULTIEQUAL_-1206908901'), (u'LOAD_-1206930911', u'INT_EQUAL_-1206930891'), (u'MULTIEQUAL_-1206896665', u'MULTIEQUAL_-1206896649'), (u'INDIRECT_-1206889233', u'MULTIEQUAL_-1206889074'), (u'MULTIEQUAL_-1206880290', u'MULTIEQUAL_-1206880275'), (u'INDIRECT_-1206902166', u'MULTIEQUAL_-1206898861'), (u'INDIRECT_-1206908538', u'MULTIEQUAL_-1206908277'), (u'CALL_-1206928152', u'INDIRECT_-1206884511'), (u'CALL_-1206921722', u'INDIRECT_-1206883471'), (u'CALL_-1206922556', u'INDIRECT_-1206889501'), (u'INDIRECT_-1206900974', u'MULTIEQUAL_-1206900558'), (u'CALL_-1206938036', u'INDIRECT_-1206896853'), (u'CALL_-1206939005', u'INDIRECT_-1206910453'), (u'CALL_-1206935851', u'INDIRECT_-1206898444'), (u'INDIRECT_-1206916837', u'MULTIEQUAL_-1206880956'), ('const-40', u'PTRSUB_-1206880505'), (u'INDIRECT_-1206893906', u'MULTIEQUAL_-1206895690'), ('tmp_25371', u'CAST_-1206871050'), (u'MULTIEQUAL_-1206900681', u'MULTIEQUAL_-1206901381'), (u'CALL_-1206927297', u'INDIRECT_-1206888389'), (u'CALL_-1206928257', u'INDIRECT_-1206908948'), (u'MULTIEQUAL_-1206894938', u'MULTIEQUAL_-1206894881'), (u'INDIRECT_-1206891309', u'MULTIEQUAL_-1206891189'), (u'INDIRECT_-1206910344', u'MULTIEQUAL_-1206910197'), (u'CALL_-1206929269', u'INDIRECT_-1206898473'), (u'CALL_-1206937924', u'INDIRECT_-1206895959'), (u'MULTIEQUAL_-1206905747', u'MULTIEQUAL_-1206905728'), (u'INDIRECT_-1206912752', u'MULTIEQUAL_-1206914389'), (u'CALL_-1206928271', u'INDIRECT_-1206900537'), (u'INDIRECT_-1206886146', u'MULTIEQUAL_-1206886112'), (u'INT_MULT_-1206910754', u'INT_ADD_-1206876014'), (u'MULTIEQUAL_-1206912093', u'MULTIEQUAL_-1206913584'), (u'INDIRECT_-1206901685', u'MULTIEQUAL_-1206901649'), (u'CALLIND_-1206938189', u'INDIRECT_-1206909973'), (u'MULTIEQUAL_-1206906619', u'MULTIEQUAL_-1206906599'), (u'PTRADD_-1206872366', u'LOAD_-1206923357'), (u'STORE_-1206934385', u'INDIRECT_-1206895015'), (u'CALLIND_-1206921412', u'INDIRECT_-1206890826'), (u'MULTIEQUAL_-1206912688', u'MULTIEQUAL_-1206912553'), (u'INDIRECT_-1206899905', u'COPY_-1206880109'), (u'CALL_-1206929866', u'INDIRECT_-1206894484'), (u'LOAD_-1206937760', u'CALL_-1206937729'), (u'STORE_-1206924909', u'INDIRECT_-1206899543'), (u'CALL_-1206925460', u'INDIRECT_-1206885315'), (u'INDIRECT_-1206895637', u'MULTIEQUAL_-1206895778'), (u'CALL_-1206930636', u'INDIRECT_-1206880448'), (u'LOAD_-1206921777', u'INT_EQUAL_-1206921762'), (u'INDIRECT_-1206898073', u'MULTIEQUAL_-1206899079'), (u'INDIRECT_-1206898739', u'MULTIEQUAL_-1206898637'), (u'INDIRECT_-1206904321', u'MULTIEQUAL_-1206874127'), (u'CALL_-1206928734', u'INDIRECT_-1206902483'), (u'STORE_-1206930351', u'INDIRECT_-1206903338'), (u'INDIRECT_-1206899717', u'MULTIEQUAL_-1206902411'), (u'STORE_-1206937765', u'INDIRECT_-1206891058'), (u'CALL_-1206934098', u'INDIRECT_-1206904179'), (u'CALL_-1206931183', u'INDIRECT_-1206914789'), (u'CALL_-1206931797', u'INDIRECT_-1206895129'), (u'STORE_-1206930256', u'INDIRECT_-1206910246'), (u'MULTIEQUAL_-1206896909', u'MULTIEQUAL_-1206896907'), (u'INDIRECT_-1206900687', u'MULTIEQUAL_-1206902410'), (u'INT_NOTEQUAL_-1206928363', u'CBRANCH_-1206928362'), (u'CALL_-1206937414', u'INDIRECT_-1206912657'), (u'CALL_-1206930241', u'INDIRECT_-1206892150'), (u'CALL_-1206928621', u'INDIRECT_-1206894886'), (u'CALL_-1206935907', u'INDIRECT_-1206901847'), (u'STORE_-1206930340', u'INDIRECT_-1206901462'), (u'CALL_-1206937142', u'INDIRECT_-1206883901'), (u'INDIRECT_-1206913121', u'MULTIEQUAL_-1206880953'), (u'COPY_-1206872695', u'CALL_-1206921994'), (u'CALL_-1206937302', u'INDIRECT_-1206901810'), (u'INDIRECT_-1206914469', u'MULTIEQUAL_-1206912144'), ('const-433', u'LOAD_-1206921987'), (u'STORE_-1206930340', u'INDIRECT_-1206900048'), (u'MULTIEQUAL_-1206874145', u'MULTIEQUAL_-1206913160'), (u'CALL_-1206926063', u'INDIRECT_-1206876636'), (u'INDIRECT_-1206902078', u'MULTIEQUAL_-1206901990'), (u'MULTIEQUAL_-1206905905', u'MULTIEQUAL_-1206905889'), (u'INDIRECT_-1206912281', u'MULTIEQUAL_-1206880951'), (u'INDIRECT_-1206904037', u'MULTIEQUAL_-1206904178'), (u'CALL_-1206936019', u'INDIRECT_-1206907381'), (u'CALL_-1206938958', u'INDIRECT_-1206912524'), (u'CALL_-1206934862', u'INDIRECT_-1206889080'), (u'CALL_-1206921832', u'INDIRECT_-1206905420'), ('const-4', u'INT_AND_-1206910301'), (u'CALL_-1206921459', u'INDIRECT_-1206890953'), (u'STORE_-1206924934', u'INDIRECT_-1206890857'), (u'INDIRECT_-1206895934', u'MULTIEQUAL_-1206895669'), (u'CALLIND_-1206921359', u'INDIRECT_-1206874780'), (u'STORE_-1206928732', u'INDIRECT_-1206907269'), (u'STORE_-1206937696', u'INDIRECT_-1206896064'), (u'INDIRECT_-1206899990', u'MULTIEQUAL_-1206899899'), (u'CALL_-1206932327', u'INDIRECT_-1206907954'), (u'CALL_-1206928668', u'INDIRECT_-1206896088'), (u'INDIRECT_-1206891301', u'MULTIEQUAL_-1206874096'), (u'CALL_-1206934018', u'INDIRECT_-1206907068'), ('const-24', u'PTRSUB_-1206880660'), (u'INDIRECT_-1206908420', u'MULTIEQUAL_-1206908316'), (u'INDIRECT_-1206892981', u'MULTIEQUAL_-1206874100'), (u'CALL_-1206930927', u'INDIRECT_-1206887831'), (u'MULTIEQUAL_-1206906338', u'MULTIEQUAL_-1206906309'), (u'INDIRECT_-1206890847', u'MULTIEQUAL_-1206890802'), (u'CALL_-1206938900', u'INDIRECT_-1206897374'), (u'CALL_-1206934114', u'INT_ADD_-1206934080'), (u'INDIRECT_-1206888945', u'MULTIEQUAL_-1206888865'), (u'INDIRECT_-1206892951', u'MULTIEQUAL_-1206894984'), ('const-0', u'INT_NOTEQUAL_-1206938082'), (u'INDIRECT_-1206901930', u'MULTIEQUAL_-1206901782'), (u'INDIRECT_-1206895801', u'COPY_-1206895809'), (u'MULTIEQUAL_-1206913408', u'MULTIEQUAL_-1206913433'), (u'MULTIEQUAL_-1206889761', u'MULTIEQUAL_-1206889713'), (u'INDIRECT_-1206909280', u'MULTIEQUAL_-1206910209'), (u'INDIRECT_-1206905432', u'MULTIEQUAL_-1206904805'), ('const-72', u'PTRSUB_-1206879605'), (u'CALL_-1206928291', u'INDIRECT_-1206910228'), (u'CALL_-1206929324', u'INDIRECT_-1206908430'), (u'STORE_-1206924934', u'INDIRECT_-1206887497'), (u'CALL_-1206933821', u'INDIRECT_-1206891830'), (u'CALL_-1206933623', u'INDIRECT_-1206910616'), (u'CALL_-1206926063', u'INDIRECT_-1206904278'), (u'CALL_-1206931595', u'INDIRECT_-1206892394'), (u'CALL_-1206928357', u'INDIRECT_-1206895988'), (u'CALL_-1206930105', u'INDIRECT_-1206896335'), (u'INDIRECT_-1206896778', u'MULTIEQUAL_-1206896517'), (u'STORE_-1206928270', u'INDIRECT_-1206889286'), (u'INDIRECT_-1206894337', u'MULTIEQUAL_-1206894308'), (u'INDIRECT_-1206882769', u'MULTIEQUAL_-1206883099'), (u'CALL_-1206931539', u'INDIRECT_-1206891953'), (u'INDIRECT_-1206903563', u'MULTIEQUAL_-1206904510'), (u'INDIRECT_-1206907424', u'MULTIEQUAL_-1206907351'), ('tmp_21407', u'BRANCH_-1206921841'), (u'INDIRECT_-1206906261', u'MULTIEQUAL_-1206906395'), (u'INDIRECT_-1206904051', u'MULTIEQUAL_-1206903911'), (u'INDIRECT_-1206891775', u'MULTIEQUAL_-1206891497'), (u'INT_EQUAL_-1206928220', u'CBRANCH_-1206928216'), (u'CALLIND_-1206938189', u'CALL_-1206928709'), (u'INDIRECT_-1206906684', u'COPY_-1206879194'), (u'MULTIEQUAL_-1206878553', u'MULTIEQUAL_-1206879473'), (u'STORE_-1206927248', u'INDIRECT_-1206891632'), (u'INDIRECT_-1206896975', u'MULTIEQUAL_-1206896141'), (u'INDIRECT_-1206906849', u'MULTIEQUAL_-1206906729'), (u'MULTIEQUAL_-1206890465', u'MULTIEQUAL_-1206890490'), (u'INDIRECT_-1206900176', u'MULTIEQUAL_-1206899625'), (u'CALL_-1206928331', u'INDIRECT_-1206893873'), (u'MULTIEQUAL_-1206904372', u'COPY_-1206879067'), (u'INDIRECT_-1206894235', u'COPY_-1206878929'), (u'INDIRECT_-1206912599', u'MULTIEQUAL_-1206912497'), (u'INDIRECT_-1206890618', u'MULTIEQUAL_-1206889987'), (u'INDIRECT_-1206890208', u'MULTIEQUAL_-1206890382'), (u'INDIRECT_-1206906379', u'MULTIEQUAL_-1206906159'), (u'MULTIEQUAL_-1206881697', u'MULTIEQUAL_-1206881682'), (u'MULTIEQUAL_-1206901797', u'MULTIEQUAL_-1206880925'), (u'MULTIEQUAL_-1206900261', u'MULTIEQUAL_-1206900213'), (u'CALL_-1206922325', u'INDIRECT_-1206897383'), (u'INDIRECT_-1206893303', u'MULTIEQUAL_-1206875914'), (u'MULTIEQUAL_-1206899885', u'MULTIEQUAL_-1206899879'), (u'PTRADD_-1206871736', u'MULTIEQUAL_-1206909725'), (u'INDIRECT_-1206904206', u'MULTIEQUAL_-1206904172'), (u'INDIRECT_-1206891259', u'MULTIEQUAL_-1206891039'), (u'INDIRECT_-1206895715', u'MULTIEQUAL_-1206894881'), (u'INDIRECT_-1206893875', u'MULTIEQUAL_-1206893597'), (u'MULTIEQUAL_-1206911657', u'MULTIEQUAL_-1206911640'), (u'CALL_-1206927360', u'INDIRECT_-1206902702'), (u'INDIRECT_-1206883189', u'MULTIEQUAL_-1206883519'), (u'MULTIEQUAL_-1206914361', u'MULTIEQUAL_-1206878112'), (u'STORE_-1206928588', u'INDIRECT_-1206889961'), (u'CALL_-1206932327', u'INDIRECT_-1206894094'), (u'CALL_-1206938900', u'INDIRECT_-1206915434'), (u'STORE_-1206933497', u'INDIRECT_-1206901250'), (u'MULTIEQUAL_-1206888832', u'COPY_-1206879030'), (u'MULTIEQUAL_-1206900717', u'MULTIEQUAL_-1206878079'), (u'INDIRECT_-1206897987', u'MULTIEQUAL_-1206899079'), (u'CALL_-1206927063', u'INDIRECT_-1206904874'), (u'CAST_-1206877711', u'INT_EQUAL_-1206937903'), (u'INDIRECT_-1206907731', u'MULTIEQUAL_-1206907898'), (u'CALL_-1206929032', u'INDIRECT_-1206900401'), (u'CALL_-1206929645', u'INDIRECT_-1206910190'), (u'CALL_-1206934487', u'INDIRECT_-1206903154'), (u'INDIRECT_-1206900264', u'MULTIEQUAL_-1206900117'), (u'CALL_-1206929529', u'INDIRECT_-1206893773'), (u'INDIRECT_-1206879785', u'MULTIEQUAL_-1206882449'), (u'MULTIEQUAL_-1206906566', u'MULTIEQUAL_-1206907361'), (u'INDIRECT_-1206895333', u'MULTIEQUAL_-1206894725'), (u'LOAD_-1206923209', u'SUBPIECE_-1206915159'), (u'INDIRECT_-1206892989', u'MULTIEQUAL_-1206892869'), (u'CALL_-1206935766', u'INDIRECT_-1206911406'), (u'MULTIEQUAL_-1206905107', u'MULTIEQUAL_-1206905490'), (u'CALL_-1206930105', u'INDIRECT_-1206893815'), (u'CALLIND_-1206921710', u'INDIRECT_-1206904934'), (u'INDIRECT_-1206906576', u'MULTIEQUAL_-1206907080'), (u'MULTIEQUAL_-1206898188', u'MULTIEQUAL_-1206901718'), (u'CALL_-1206934114', u'INDIRECT_-1206910071'), ('tmp_25371', u'CALL_-1206921361'), (u'CALL_-1206929750', u'INDIRECT_-1206894040'), (u'CALL_-1206937924', u'INDIRECT_-1206893439'), (u'CALL_-1206929645', u'INDIRECT_-1206899690'), (u'INDIRECT_-1206908941', u'MULTIEQUAL_-1206908703'), (u'CALL_-1206932359', u'INDIRECT_-1206902376'), (u'CALL_-1206934955', u'INDIRECT_-1206881213'), (u'CALL_-1206930915', u'INDIRECT_-1206900221'), ('const-33', u'INT_ADD_-1206931155'), ('const-0', u'INT_NOTEQUAL_-1206930621'), (u'MULTIEQUAL_-1206897790', u'MULTIEQUAL_-1206898541'), (u'INDIRECT_-1206888747', u'MULTIEQUAL_-1206888702'), (u'INDIRECT_-1206895177', u'MULTIEQUAL_-1206895148'), (u'CALL_-1206936110', u'INDIRECT_-1206913314'), (u'INDIRECT_-1206887539', u'MULTIEQUAL_-1206889058'), (u'CALL_-1206932271', u'INDIRECT_-1206902473'), (u'CALL_-1206929385', u'INDIRECT_-1206888725'), (u'INDIRECT_-1206901283', u'MULTIEQUAL_-1206901238'), (u'INDIRECT_-1206892467', u'MULTIEQUAL_-1206892069'), (u'STORE_-1206929169', u'INDIRECT_-1206895258'), (u'STORE_-1206922815', u'INDIRECT_-1206896209'), (u'INDIRECT_-1206912389', u'MULTIEQUAL_-1206875957'), ('const-1185376', u'COPY_-1206871817'), (u'INDIRECT_-1206895758', u'MULTIEQUAL_-1206897458'), (u'INDIRECT_-1206893699', u'MULTIEQUAL_-1206893597'), (u'CALL_-1206936110', u'INDIRECT_-1206912054'), (u'COPY_-1206880215', u'CALL_-1206934888'), (u'STORE_-1206933398', u'INDIRECT_-1206910020'), (u'CAST_-1206871037', u'LOAD_-1206927711'), (u'STORE_-1206937772', u'INDIRECT_-1206909123'), (u'STORE_-1206929089', u'INDIRECT_-1206888944'), (u'MULTIEQUAL_-1206905673', u'MULTIEQUAL_-1206904972'), (u'INDIRECT_-1206900041', u'MULTIEQUAL_-1206899932'), (u'CALL_-1206939523', u'INDIRECT_-1206905213'), (u'CALL_-1206937729', u'INDIRECT_-1206896283'), (u'MULTIEQUAL_-1206890256', u'MULTIEQUAL_-1206890237'), (u'STORE_-1206924909', u'INDIRECT_-1206891143'), (u'INDIRECT_-1206897400', u'MULTIEQUAL_-1206897198'), (u'CALL_-1206930506', u'INDIRECT_-1206893651'), (u'STORE_-1206935460', u'INDIRECT_-1206907357'), (u'INDIRECT_-1206901853', u'MULTIEQUAL_-1206902859'), (u'INDIRECT_-1206886985', u'MULTIEQUAL_-1206886953'), (u'INDIRECT_-1206885622', u'MULTIEQUAL_-1206887101'), (u'CALL_-1206926116', u'INDIRECT_-1206876713'), (u'CALL_-1206938900', u'INDIRECT_-1206894854'), (u'CALL_-1206932817', u'INDIRECT_-1206893466'), (u'STORE_-1206924919', u'INDIRECT_-1206900507'), (u'CALL_-1206937186', u'INDIRECT_-1206901311'), (u'LOAD_-1206934253', u'COPY_-1206875379'), (u'CALL_-1206929902', u'INDIRECT_-1206887366'), (u'PTRADD_-1206925207', u'CAST_-1206870437'), (u'CALL_-1206924704', u'INDIRECT_-1206905620'), (u'CALL_-1206922426', u'INDIRECT_-1206902478'), (u'CALL_-1206931701', u'INDIRECT_-1206903761'), (u'INDIRECT_-1206905581', u'MULTIEQUAL_-1206905343'), (u'CALLIND_-1206931354', u'INDIRECT_-1206907468'), (u'INDIRECT_-1206903324', u'COPY_-1206879186'), (u'INDIRECT_-1206887119', u'MULTIEQUAL_-1206888638'), (u'INDIRECT_-1206913728', u'MULTIEQUAL_-1206913542'), (u'INDIRECT_-1206903459', u'COPY_-1206880340'), (u'INDIRECT_-1206888234', u'MULTIEQUAL_-1206888638'), (u'CALL_-1206937302', u'INDIRECT_-1206913150'), (u'STORE_-1206925416', u'INDIRECT_-1206886043'), (u'STORE_-1206937772', u'INDIRECT_-1206907023'), (u'MULTIEQUAL_-1206899460', u'MULTIEQUAL_-1206899447'), (u'INDIRECT_-1206903141', u'MULTIEQUAL_-1206907221'), (u'PTRADD_-1206871455', u'LOAD_-1206921345'), (u'MULTIEQUAL_-1206912917', u'MULTIEQUAL_-1206912900'), (u'INDIRECT_-1206909747', u'MULTIEQUAL_-1206909632'), (u'INDIRECT_-1206877147', u'MULTIEQUAL_-1206876877'), (u'INDIRECT_-1206892237', u'MULTIEQUAL_-1206892208'), (u'CALL_-1206938958', u'INDIRECT_-1206898664'), (u'STORE_-1206930351', u'INDIRECT_-1206902918'), (u'INDIRECT_-1206884869', u'MULTIEQUAL_-1206885199'), (u'CALL_-1206931142', u'INT_EQUAL_-1206931127'), (u'CALL_-1206924756', u'INDIRECT_-1206900184'), ('const-0', u'COPY_-1206872915'), (u'STORE_-1206924934', u'INDIRECT_-1206900937'), (u'INDIRECT_-1206902123', u'MULTIEQUAL_-1206902078'), (u'CALLIND_-1206938263', u'INDIRECT_-1206908762'), (u'CALL_-1206929032', u'INDIRECT_-1206891581'), (u'INDIRECT_-1206886186', u'MULTIEQUAL_-1206892521'), (u'INDIRECT_-1206883578', u'MULTIEQUAL_-1206885278'), (u'INDIRECT_-1206911448', u'MULTIEQUAL_-1206911330'), (u'INDIRECT_-1206898358', u'MULTIEQUAL_-1206897975'), (u'MULTIEQUAL_-1206905997', u'MULTIEQUAL_-1206880935'), (u'CALL_-1206930086', u'INDIRECT_-1206887265'), (u'CALL_-1206931745', u'INDIRECT_-1206897480'), (u'CALLIND_-1206925019', u'INDIRECT_-1206884364'), (u'CALL_-1206931128', u'INDIRECT_-1206890224'), (u'INDIRECT_-1206910420', u'MULTIEQUAL_-1206910218'), (u'INT_AND_-1206922740', u'INT_LEFT_-1206922736'), (u'PTRSUB_-1206879377', u'CALL_-1206928225'), (u'CALL_-1206932817', u'INDIRECT_-1206892206'), (u'INDIRECT_-1206875112', u'MULTIEQUAL_-1206876435'), (u'CALL_-1206931142', u'INDIRECT_-1206904321'), (u'CALLIND_-1206921710', u'INDIRECT_-1206894854'), (u'MULTIEQUAL_-1206888979', u'MULTIEQUAL_-1206888633'), (u'INDIRECT_-1206899991', u'MULTIEQUAL_-1206899793'), (u'INDIRECT_-1206910466', u'MULTIEQUAL_-1206912027'), (u'INDIRECT_-1206896181', u'MULTIEQUAL_-1206896315'), (u'MULTIEQUAL_-1206897611', u'MULTIEQUAL_-1206898639'), (u'INDIRECT_-1206893839', u'MULTIEQUAL_-1206893619'), (u'MULTIEQUAL_-1206901302', u'MULTIEQUAL_-1206901597'), (u'MULTIEQUAL_-1206888926', u'MULTIEQUAL_-1206888899'), ('const-5', u'CALL_-1206926063'), (u'INDIRECT_-1206903366', u'MULTIEQUAL_-1206903332'), (u'CALL_-1206939005', u'INDIRECT_-1206903313'), (u'STORE_-1206928446', u'INDIRECT_-1206910877'), (u'STORE_-1206934385', u'INDIRECT_-1206897955'), (u'CALL_-1206928709', u'INDIRECT_-1206906079'), (u'INDIRECT_-1206886733', u'MULTIEQUAL_-1206886429'), (u'INDIRECT_-1206899155', u'MULTIEQUAL_-1206898765'), (u'MULTIEQUAL_-1206895931', u'MULTIEQUAL_-1206896959'), (u'INDIRECT_-1206881927', u'MULTIEQUAL_-1206881785'), (u'CALL_-1206928709', u'INDIRECT_-1206879448'), (u'CALL_-1206930556', u'INDIRECT_-1206911154'), (u'MULTIEQUAL_-1206892714', u'MULTIEQUAL_-1206892710'), (u'MULTIEQUAL_-1206906698', u'MULTIEQUAL_-1206906641'), (u'INDIRECT_-1206892738', u'MULTIEQUAL_-1206892583'), (u'INDIRECT_-1206912600', u'MULTIEQUAL_-1206912301'), (u'INDIRECT_-1206906957', u'MULTIEQUAL_-1206906377'), (u'MULTIEQUAL_-1206899849', u'MULTIEQUAL_-1206899847'), ('const-433', u'LOAD_-1206924375'), (u'CALL_-1206928647', u'INDIRECT_-1206900760'), (u'CALL_-1206938725', u'INDIRECT_-1206907991'), (u'CALL_-1206921308', u'INDIRECT_-1206892126'), (u'INDIRECT_-1206902641', u'MULTIEQUAL_-1206902954'), (u'STORE_-1206921852', u'INDIRECT_-1206900137'), (u'INDIRECT_-1206890761', u'MULTIEQUAL_-1206892418'), (u'MULTIEQUAL_-1206892565', u'MULTIEQUAL_-1206892590'), (u'CALLIND_-1206925046', u'INDIRECT_-1206889420'), ('const-32', u'PTRSUB_-1206873112'), (u'CALL_-1206929202', u'INDIRECT_-1206900804'), (u'CALL_-1206931128', u'INDIRECT_-1206896944'), (u'INDIRECT_-1206909525', u'MULTIEQUAL_-1206909506'), (u'CALL_-1206928271', u'INDIRECT_-1206891717'), (u'CALL_-1206927418', u'INDIRECT_-1206907777'), (u'INDIRECT_-1206908435', u'MULTIEQUAL_-1206908190'), (u'CALL_-1206931797', u'INDIRECT_-1206894709'), (u'LOAD_-1206921830', u'PTRSUB_-1206871786'), (u'INDIRECT_-1206906278', u'MULTIEQUAL_-1206906180'), (u'CALL_-1206929019', u'INDIRECT_-1206882876'), (u'INDIRECT_-1206898974', u'MULTIEQUAL_-1206899520'), (u'INDIRECT_-1206897375', u'MULTIEQUAL_-1206876785'), ('const-56', u'PTRSUB_-1206870934'), (u'CALL_-1206928271', u'INDIRECT_-1206904093'), (u'CALL_-1206932808', u'INDIRECT_-1206896358'), (u'STORE_-1206937765', u'INDIRECT_-1206894838'), ('const-8', u'PTRADD_-1206872375'), (u'STORE_-1206928482', u'INDIRECT_-1206894098'), (u'MULTIEQUAL_-1206896957', u'MULTIEQUAL_-1206896940'), (u'COPY_-1206874321', u'MULTIEQUAL_-1206876763'), (u'CALL_-1206934018', u'INDIRECT_-1206904548'), (u'MULTIEQUAL_-1206879227', u'MULTIEQUAL_-1206881638'), (u'CALL_-1206926003', u'INDIRECT_-1206892486'), (u'MULTIEQUAL_-1206878080', u'MULTIEQUAL_-1206899965'), (u'CALL_-1206928152', u'INDIRECT_-1206892911'), (u'STORE_-1206924934', u'INDIRECT_-1206903457'), (u'COPY_-1206868669', u'MULTIEQUAL_-1206906976'), (u'CALL_-1206929032', u'INDIRECT_-1206895781'), (u'INDIRECT_-1206901894', u'MULTIEQUAL_-1206901693'), (u'MULTIEQUAL_-1206898928', u'MULTIEQUAL_-1206895921'), (u'INDIRECT_-1206890307', u'MULTIEQUAL_-1206891499'), (u'CALLIND_-1206921372', u'INDIRECT_-1206905088'), (u'MULTIEQUAL_-1206896069', u'MULTIEQUAL_-1206896067'), (u'INDIRECT_-1206906083', u'MULTIEQUAL_-1206907030'), (u'CALL_-1206938036', u'INDIRECT_-1206899793'), (u'MULTIEQUAL_-1206895753', u'MULTIEQUAL_-1206895732'), (u'INDIRECT_-1206882561', u'MULTIEQUAL_-1206882385'), (u'STORE_-1206921596', u'INDIRECT_-1206902106'), (u'INDIRECT_-1206896120', u'MULTIEQUAL_-1206895849'), (u'CALL_-1206938131', u'INDIRECT_-1206892711'), (u'STORE_-1206929169', u'INDIRECT_-1206898618'), (u'MULTIEQUAL_-1206893129', u'INT_NOTEQUAL_-1206875061'), (u'CALL_-1206931435', u'INT_EQUAL_-1206931417'), (u'CALL_-1206934098', u'INDIRECT_-1206905019'), (u'STORE_-1206928518', u'INDIRECT_-1206896639'), (u'MULTIEQUAL_-1206874114', u'MULTIEQUAL_-1206899174'), ('const-8', u'PTRADD_-1206871775'), (u'CALL_-1206931749', u'INDIRECT_-1206902231'), (u'CALL_-1206921994', u'INDIRECT_-1206892457'), (u'CALL_-1206921134', u'INDIRECT_-1206901240'), (u'INDIRECT_-1206898598', u'MULTIEQUAL_-1206897967'), (u'CALL_-1206931545', u'INDIRECT_-1206891623'), (u'COPY_-1206869892', u'PTRADD_-1206871230'), (u'STORE_-1206930873', u'INDIRECT_-1206901818'), ('tmp_8796', u'CBRANCH_-1206930471'), (u'STORE_-1206928320', u'INDIRECT_-1206901527'), (u'STORE_-1206921743', u'INDIRECT_-1206895453'), (u'INDIRECT_-1206901339', u'MULTIEQUAL_-1206900978'), (u'CALL_-1206935851', u'INDIRECT_-1206903064'), (u'INDIRECT_-1206896408', u'MULTIEQUAL_-1206897054'), (u'CALL_-1206938772', u'INDIRECT_-1206908228'), (u'CALL_-1206933998', u'INDIRECT_-1206906214'), (u'INDIRECT_-1206905692', u'MULTIEQUAL_-1206905534'), (u'MULTIEQUAL_-1206895838', u'MULTIEQUAL_-1206895809'), (u'INDIRECT_-1206892665', u'MULTIEQUAL_-1206892535'), (u'CALL_-1206939523', u'INDIRECT_-1206909833'), (u'INDIRECT_-1206897800', u'MULTIEQUAL_-1206899427'), (u'MULTIEQUAL_-1206909540', u'MULTIEQUAL_-1206909527'), (u'CALL_-1206934081', u'INDIRECT_-1206893668'), (u'INDIRECT_-1206891095', u'MULTIEQUAL_-1206890261'), (u'INDIRECT_-1206888651', u'MULTIEQUAL_-1206888632'), (u'STORE_-1206925221', u'INDIRECT_-1206904425'), (u'CALL_-1206938756', u'INDIRECT_-1206907377'), (u'MULTIEQUAL_-1206902250', u'MULTIEQUAL_-1206902225'), (u'INDIRECT_-1206878440', u'MULTIEQUAL_-1206878427'), (u'INDIRECT_-1206908172', u'MULTIEQUAL_-1206909709'), (u'CALL_-1206933962', u'INDIRECT_-1206890654'), (u'STORE_-1206925479', u'INDIRECT_-1206893218'), (u'CALL_-1206935851', u'INDIRECT_-1206909784'), (u'STORE_-1206929190', u'INDIRECT_-1206896106'), (u'CALL_-1206928209', u'INDIRECT_-1206892941'), (u'STORE_-1206928697', u'INDIRECT_-1206899268'), (u'INDIRECT_-1206893653', u'MULTIEQUAL_-1206893233'), (u'INT_AND_-1206877313', u'INT_EQUAL_-1206930350'), (u'MULTIEQUAL_-1206910377', u'MULTIEQUAL_-1206878103'), (u'STORE_-1206929169', u'INDIRECT_-1206886438'), ('const-160', u'PTRSUB_-1206879559'), (u'INDIRECT_-1206889701', u'MULTIEQUAL_-1206893781'), (u'CALL_-1206935809', u'INDIRECT_-1206912271'), (u'MULTIEQUAL_-1206911293', u'COPY_-1206876878'), (u'CALL_-1206931142', u'INDIRECT_-1206900541'), (u'INDIRECT_-1206888012', u'MULTIEQUAL_-1206887863'), (u'CALL_-1206921954', u'INDIRECT_-1206898314'), ('tmp_17528', u'BRANCH_-1206924348'), (u'INDIRECT_-1206886709', u'COPY_-1206879964'), (u'CALLIND_-1206922636', u'INDIRECT_-1206883129'), (u'INDIRECT_-1206891346', u'MULTIEQUAL_-1206892739'), (u'INDIRECT_-1206906188', u'MULTIEQUAL_-1206906570'), ('tmp_72836', u'PTRSUB_-1206875037'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206872356'), (u'CALL_-1206937983', u'INDIRECT_-1206906069'), (u'INDIRECT_-1206891386', u'MULTIEQUAL_-1206893170'), (u'INDIRECT_-1206912353', u'MULTIEQUAL_-1206910602'), (u'MULTIEQUAL_-1206880213', u'MULTIEQUAL_-1206912681'), (u'CALL_-1206928474', u'INDIRECT_-1206889388'), ('const-0', u'CALL_-1206925460'), (u'INDIRECT_-1206906046', u'MULTIEQUAL_-1206907439'), (u'MULTIEQUAL_-1206896173', u'MULTIEQUAL_-1206896152'), (u'STORE_-1206928327', u'INDIRECT_-1206886830'), (u'CALL_-1206928382', u'INDIRECT_-1206897261'), (u'INT_EQUAL_-1206937903', u'CBRANCH_-1206937901'), (u'INDIRECT_-1206898954', u'MULTIEQUAL_-1206898458'), (u'STORE_-1206934224', u'INDIRECT_-1206912140'), (u'CALL_-1206930927', u'INDIRECT_-1206896651'), (u'INDIRECT_-1206884939', u'MULTIEQUAL_-1206884618'), (u'INDIRECT_-1206900335', u'MULTIEQUAL_-1206899996'), (u'MULTIEQUAL_-1206879103', u'MULTIEQUAL_-1206881810'), (u'CALL_-1206934081', u'INDIRECT_-1206903328'), (u'CALL_-1206922556', u'INDIRECT_-1206887401'), (u'CALL_-1206938232', u'INDIRECT_-1206894883'), (u'INDIRECT_-1206890485', u'MULTIEQUAL_-1206894621'), (u'CALL_-1206933821', u'INDIRECT_-1206904430'), (u'CALLIND_-1206921856', u'INDIRECT_-1206888216'), (u'INDIRECT_-1206912638', u'MULTIEQUAL_-1206907428'), (u'CALL_-1206931337', u'INDIRECT_-1206907790'), (u'INDIRECT_-1206892355', u'MULTIEQUAL_-1206891521'), (u'CALL_-1206938975', u'INDIRECT_-1206912536'), (u'CALL_-1206934365', u'INDIRECT_-1206906015'), (u'CAST_-1206874653', u'INT_AND_-1206878071'), (u'INDIRECT_-1206912942', u'MULTIEQUAL_-1206913394'), (u'CALL_-1206928668', u'INDIRECT_-1206907848'), (u'CALL_-1206931128', u'INDIRECT_-1206897784'), (u'MULTIEQUAL_-1206908061', u'MULTIEQUAL_-1206878097'), (u'INDIRECT_-1206893144', u'MULTIEQUAL_-1206893071'), (u'CALL_-1206929296', u'INDIRECT_-1206900016'), (u'STORE_-1206921743', u'INDIRECT_-1206905113'), (u'CALL_-1206933962', u'INDIRECT_-1206899474'), (u'INDIRECT_-1206902878', u'MULTIEQUAL_-1206903868'), (u'INDIRECT_-1206892289', u'MULTIEQUAL_-1206893579'), (u'CALL_-1206938958', u'INDIRECT_-1206910004'), (u'CALL_-1206932327', u'INDIRECT_-1206879809'), (u'INDIRECT_-1206901880', u'MULTIEQUAL_-1206901830'), (u'INDIRECT_-1206887206', u'MULTIEQUAL_-1206887023'), (u'CALLIND_-1206921999', u'INDIRECT_-1206882829'), (u'CALL_-1206938975', u'INDIRECT_-1206906656'), (u'INDIRECT_-1206887786', u'MULTIEQUAL_-1206887396'), (u'MULTIEQUAL_-1206910472', u'MULTIEQUAL_-1206910453'), (u'CAST_-1206868300', u'MULTIEQUAL_-1206915287'), (u'INDIRECT_-1206892738', u'MULTIEQUAL_-1206892651'), (u'INDIRECT_-1206886900', u'MULTIEQUAL_-1206888559'), (u'CALL_-1206928291', u'INDIRECT_-1206904768'), (u'CALL_-1206921308', u'INDIRECT_-1206896326'), ('tmp_20606', u'CBRANCH_-1206921867'), (u'COPY_-1206873743', u'CALL_-1206928621'), (u'INDIRECT_-1206905062', u'MULTIEQUAL_-1206909625'), (u'STORE_-1206928697', u'INDIRECT_-1206902628'), (u'CALLIND_-1206929135', u'INDIRECT_-1206891338'), (u'MULTIEQUAL_-1206894661', u'MULTIEQUAL_-1206894553'), (u'INDIRECT_-1206889579', u'MULTIEQUAL_-1206876764'), (u'INDIRECT_-1206899858', u'MULTIEQUAL_-1206899227'), (u'STORE_-1206930846', u'INDIRECT_-1206909727'), (u'INDIRECT_-1206881540', u'MULTIEQUAL_-1206881486'), (u'MULTIEQUAL_-1206876041', u'MULTIEQUAL_-1206919329'), (u'STORE_-1206935460', u'INDIRECT_-1206905677'), (u'INDIRECT_-1206900420', u'MULTIEQUAL_-1206900121'), (u'CALL_-1206938694', u'INDIRECT_-1206912171'), (u'CALL_-1206924704', u'INDIRECT_-1206897640'), (u'MULTIEQUAL_-1206896715', u'MULTIEQUAL_-1206896665'), (u'INDIRECT_-1206905078', u'MULTIEQUAL_-1206904805'), (u'INDIRECT_-1206886985', u'MULTIEQUAL_-1206886949'), (u'CALL_-1206921447', u'INDIRECT_-1206894304'), (u'CALL_-1206930241', u'INDIRECT_-1206903910'), (u'COPY_-1206879082', u'RETURN_-1206879015'), (u'CALL_-1206929489', u'INDIRECT_-1206891657'), (u'INDIRECT_-1206895403', u'MULTIEQUAL_-1206895358'), (u'MULTIEQUAL_-1206898857', u'MULTIEQUAL_-1206880917'), (u'MULTIEQUAL_-1206909321', u'MULTIEQUAL_-1206878100'), (u'CALLIND_-1206922636', u'INDIRECT_-1206895309'), (u'INDIRECT_-1206901226', u'MULTIEQUAL_-1206900836'), (u'INT_ADD_-1206872300', u'CAST_-1206869487'), (u'INDIRECT_-1206909863', u'MULTIEQUAL_-1206910810'), (u'CALL_-1206933962', u'INDIRECT_-1206893174'), (u'INDIRECT_-1206894606', u'MULTIEQUAL_-1206894284'), (u'CALLIND_-1206921412', u'INDIRECT_-1206905946'), (u'STORE_-1206934436', u'INDIRECT_-1206909328'), (u'INDIRECT_-1206913539', u'COPY_-1206880364'), (u'INDIRECT_-1206910663', u'MULTIEQUAL_-1206910440'), (u'CALL_-1206930636', u'INDIRECT_-1206893556'), (u'CALL_-1206929902', u'INDIRECT_-1206905006'), (u'CALL_-1206921844', u'INDIRECT_-1206905677'), (u'MULTIEQUAL_-1206910892', u'INT_NOTEQUAL_-1206928632'), (u'CALLIND_-1206921359', u'INDIRECT_-1206890745'), (u'CALL_-1206928644', u'INDIRECT_-1206890617'), (u'STORE_-1206934385', u'INDIRECT_-1206908875'), (u'CALL_-1206930025', u'INDIRECT_-1206891862'), (u'CALL_-1206930506', u'INDIRECT_-1206886931'), ('const-433', u'LOAD_-1206922646'), (u'CALL_-1206939523', u'INDIRECT_-1206915293'), (u'INDIRECT_-1206890886', u'MULTIEQUAL_-1206897981'), (u'CALL_-1206938232', u'INDIRECT_-1206912103'), ('const-433', u'STORE_-1206930828'), (u'INDIRECT_-1206886129', u'MULTIEQUAL_-1206886459'), (u'CALL_-1206929145', u'INDIRECT_-1206900046'), (u'COPY_-1206871817', u'CALL_-1206921134'), (u'COPY_-1206871355', u'CALL_-1206922325'), (u'INDIRECT_-1206895174', u'MULTIEQUAL_-1206894973'), ('const-433', u'LOAD_-1206931379'), (u'INDIRECT_-1206908045', u'MULTIEQUAL_-1206909832'), (u'MULTIEQUAL_-1206897085', u'MULTIEQUAL_-1206897069'), (u'MULTIEQUAL_-1206897777', u'MULTIEQUAL_-1206878072'), (u'INDIRECT_-1206906149', u'MULTIEQUAL_-1206907439'), ('const-1185072', u'COPY_-1206873344'), (u'CALL_-1206922325', u'INDIRECT_-1206874615'), (u'MULTIEQUAL_-1206903201', u'MULTIEQUAL_-1206903153'), (u'STORE_-1206928327', u'INDIRECT_-1206906990'), (u'CALL_-1206930882', u'INDIRECT_-1206904398'), (u'CALL_-1206930311', u'INDIRECT_-1206894389'), (u'INDIRECT_-1206901436', u'MULTIEQUAL_-1206900885'), (u'INDIRECT_-1206875320', u'MULTIEQUAL_-1206875246'), (u'STORE_-1206928327', u'INDIRECT_-1206884310'), ('tmp_20677', u'CBRANCH_-1206921794'), (u'CALLIND_-1206921999', u'INDIRECT_-1206904249'), (u'STORE_-1206924934', u'INDIRECT_-1206902617'), (u'INDIRECT_-1206886227', u'MULTIEQUAL_-1206887319'), (u'CALLIND_-1206925046', u'INDIRECT_-1206893620'), (u'INDIRECT_-1206897805', u'COPY_-1206880104'), (u'CALL_-1206921447', u'INDIRECT_-1206903544'), (u'CALL_-1206931435', u'INDIRECT_-1206903737'), (u'CALL_-1206933711', u'INDIRECT_-1206905623'), (u'INDIRECT_-1206905075', u'COPY_-1206878403'), (u'CAST_-1206875842', u'CAST_-1206875813'), (u'CALL_-1206933125', u'INDIRECT_-1206880529'), (u'INDIRECT_-1206914097', u'MULTIEQUAL_-1206913690'), (u'INDIRECT_-1206894874', u'MULTIEQUAL_-1206894669'), (u'INDIRECT_-1206906366', u'MULTIEQUAL_-1206903061'), (u'CALL_-1206930915', u'INDIRECT_-1206900641'), (u'CALL_-1206927833', u'INDIRECT_-1206893653'), (u'CALL_-1206928194', u'INDIRECT_-1206893326'), ('tmp_14122', u'CBRANCH_-1206927163'), (u'CALL_-1206922325', u'INDIRECT_-1206890243'), (u'INDIRECT_-1206908179', u'MULTIEQUAL_-1206910769'), (u'INDIRECT_-1206900695', u'MULTIEQUAL_-1206900250'), (u'INDIRECT_-1206907270', u'COPY_-1206880232'), (u'STORE_-1206937611', u'INDIRECT_-1206914494'), (u'STORE_-1206933118', u'INDIRECT_-1206902720'), (u'STORE_-1206925416', u'INDIRECT_-1206888563'), (u'CALL_-1206927418', u'INDIRECT_-1206888457'), (u'MULTIEQUAL_-1206889914', u'MULTIEQUAL_-1206892325'), (u'INDIRECT_-1206881983', u'MULTIEQUAL_-1206881851'), (u'INDIRECT_-1206906006', u'MULTIEQUAL_-1206913101'), (u'INDIRECT_-1206908589', u'MULTIEQUAL_-1206906264'), (u'CALL_-1206934955', u'INDIRECT_-1206890795'), (u'CALL_-1206922426', u'INDIRECT_-1206886938'), (u'CALL_-1206928108', u'INDIRECT_-1206903812'), (u'MULTIEQUAL_-1206916157', u'PTRADD_-1206875432'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206872392'), (u'CALL_-1206931701', u'INDIRECT_-1206892001'), (u'INDIRECT_-1206901815', u'MULTIEQUAL_-1206901524'), (u'INDIRECT_-1206903986', u'MULTIEQUAL_-1206905770'), (u'INDIRECT_-1206884716', u'MULTIEQUAL_-1206884345'), (u'CALL_-1206928474', u'INDIRECT_-1206886448'), (u'INDIRECT_-1206884440', u'MULTIEQUAL_-1206885698'), (u'CALL_-1206927360', u'INDIRECT_-1206901862'), ('const-0', u'COPY_-1206935100'), (u'CALL_-1206930362', u'INDIRECT_-1206906578'), (u'CALL_-1206938756', u'INDIRECT_-1206892677'), (u'CALLIND_-1206938189', u'INDIRECT_-1206907873'), (u'INDIRECT_-1206891082', u'MULTIEQUAL_-1206892561'), (u'CALL_-1206928155', u'INDIRECT_-1206898154'), (u'CALL_-1206937875', u'INDIRECT_-1206906430'), (u'CALLIND_-1206921710', u'INDIRECT_-1206897374'), (u'CALLIND_-1206938189', u'INDIRECT_-1206894013'), (u'CALL_-1206925799', u'INDIRECT_-1206904547'), (u'INDIRECT_-1206912686', u'MULTIEQUAL_-1206914389'), (u'INDIRECT_-1206901347', u'MULTIEQUAL_-1206901232'), (u'INDIRECT_-1206900005', u'MULTIEQUAL_-1206899973'), (u'MULTIEQUAL_-1206914097', u'INT_EQUAL_-1206921429'), (u'INDIRECT_-1206905460', u'MULTIEQUAL_-1206904413'), (u'MULTIEQUAL_-1206899059', u'MULTIEQUAL_-1206899501'), (u'STORE_-1206921743', u'INDIRECT_-1206888313'), (u'INDIRECT_-1206891502', u'MULTIEQUAL_-1206892981'), (u'INDIRECT_-1206900745', u'COPY_-1206880111'), (u'MULTIEQUAL_-1206896508', u'MULTIEQUAL_-1206900038'), (u'INDIRECT_-1206891560', u'MULTIEQUAL_-1206891444'), (u'MULTIEQUAL_-1206913542', u'MULTIEQUAL_-1206914243'), (u'MULTIEQUAL_-1206908101', u'MULTIEQUAL_-1206910811'), (u'CALL_-1206923816', u'INDIRECT_-1206896057'), (u'MULTIEQUAL_-1206876817', u'MULTIEQUAL_-1206911619'), (u'PTRSUB_-1206875311', u'CAST_-1206872383'), (u'COPY_-1206872660', u'MULTIEQUAL_-1206916090'), ('const-0', u'INT_EQUAL_-1206930348'), (u'CALL_-1206928668', u'INDIRECT_-1206894408'), (u'MULTIEQUAL_-1206919006', u'CAST_-1206874895'), (u'INDIRECT_-1206883989', u'MULTIEQUAL_-1206885019'), (u'STORE_-1206928320', u'INDIRECT_-1206892287'), (u'CALL_-1206927017', u'INDIRECT_-1206896034'), (u'INDIRECT_-1206904017', u'MULTIEQUAL_-1206903610'), (u'INDIRECT_-1206904126', u'COPY_-1206879422'), (u'MULTIEQUAL_-1206904329', u'MULTIEQUAL_-1206903663'), (u'COPY_-1206878392', u'STORE_-1206934436'), (u'CALL_-1206921431', u'INDIRECT_-1206902273'), (u'MULTIEQUAL_-1206903292', u'MULTIEQUAL_-1206903276'), (u'INDIRECT_-1206896386', u'MULTIEQUAL_-1206897779'), (u'MULTIEQUAL_-1206909669', u'MULTIEQUAL_-1206909650'), (u'CALL_-1206930476', u'INDIRECT_-1206905387'), (u'MULTIEQUAL_-1206892339', u'MULTIEQUAL_-1206891993'), ('const-433', u'LOAD_-1206934630'), (u'INDIRECT_-1206887887', u'MULTIEQUAL_-1206888422'), (u'INDIRECT_-1206906106', u'MULTIEQUAL_-1206905923'), (u'INDIRECT_-1206897087', u'MULTIEQUAL_-1206896689'), (u'CALL_-1206929794', u'INDIRECT_-1206898220'), (u'INDIRECT_-1206899900', u'INT_NOTEQUAL_-1206876926'), (u'STORE_-1206928320', u'INDIRECT_-1206886827'), (u'CALL_-1206928815', u'INDIRECT_-1206912679'), (u'STORE_-1206928482', u'INDIRECT_-1206903338'), (u'CALL_-1206928629', u'INDIRECT_-1206910297'), (u'MULTIEQUAL_-1206899399', u'MULTIEQUAL_-1206899426'), (u'STORE_-1206929089', u'INDIRECT_-1206906584'), ('const-0', u'CALL_-1206928709'), (u'INDIRECT_-1206909638', u'MULTIEQUAL_-1206909550'), (u'INDIRECT_-1206901196', u'MULTIEQUAL_-1206901108'), (u'CALL_-1206938927', u'INDIRECT_-1206907468'), (u'CALL_-1206938232', u'INDIRECT_-1206905803'), (u'MULTIEQUAL_-1206912480', u'MULTIEQUAL_-1206912467'), (u'INT_NOTEQUAL_-1206876802', u'BOOL_OR_-1206931361'), (u'CALL_-1206937729', u'INDIRECT_-1206914763'), (u'MULTIEQUAL_-1206894583', u'MULTIEQUAL_-1206894570'), (u'INDIRECT_-1206906614', u'MULTIEQUAL_-1206906196'), (u'INDIRECT_-1206878514', u'MULTIEQUAL_-1206880147'), (u'MULTIEQUAL_-1206874909', u'MULTIEQUAL_-1206875936'), (u'MULTIEQUAL_-1206915893', u'PTRSUB_-1206877391'), (u'CALL_-1206939039', u'INDIRECT_-1206910892'), (u'INDIRECT_-1206903476', u'MULTIEQUAL_-1206903300'), (u'MULTIEQUAL_-1206899785', u'MULTIEQUAL_-1206899801'), (u'CALL_-1206936110', u'INDIRECT_-1206898614'), (u'MULTIEQUAL_-1206906933', u'MULTIEQUAL_-1206906845'), (u'INDIRECT_-1206883051', u'MULTIEQUAL_-1206882911'), (u'STORE_-1206930340', u'INDIRECT_-1206909708'), (u'MULTIEQUAL_-1206896192', u'MULTIEQUAL_-1206897379'), ('tmp_17185', u'BRANCH_-1206924539'), (u'INDIRECT_-1206900801', u'MULTIEQUAL_-1206900935'), (u'MULTIEQUAL_-1206901389', u'MULTIEQUAL_-1206901274'), (u'CALL_-1206924661', u'INDIRECT_-1206892986'), (u'MULTIEQUAL_-1206888371', u'MULTIEQUAL_-1206889399'), (u'CALL_-1206934081', u'INDIRECT_-1206882074'), (u'MULTIEQUAL_-1206874117', u'MULTIEQUAL_-1206900434'), (u'INDIRECT_-1206893061', u'MULTIEQUAL_-1206897141'), (u'MULTIEQUAL_-1206894073', u'MULTIEQUAL_-1206894052'), (u'CALL_-1206936047', u'INDIRECT_-1206901935'), (u'CALL_-1206938310', u'INDIRECT_-1206908377'), (u'CALL_-1206933745', u'INDIRECT_-1206901032'), (u'MULTIEQUAL_-1206905454', u'MULTIEQUAL_-1206906374'), (u'INDIRECT_-1206906184', u'MULTIEQUAL_-1206907437'), (u'MULTIEQUAL_-1206907414', u'MULTIEQUAL_-1206907410'), ('const-160', u'PTRSUB_-1206875495'), (u'MULTIEQUAL_-1206880200', u'MULTIEQUAL_-1206879500'), (u'CALL_-1206927297', u'INDIRECT_-1206903089'), (u'INDIRECT_-1206905384', u'MULTIEQUAL_-1206904930'), (u'INDIRECT_-1206899695', u'MULTIEQUAL_-1206899616'), (u'MULTIEQUAL_-1206902369', u'MULTIEQUAL_-1206902367'), (u'CALL_-1206929296', u'INDIRECT_-1206900856'), (u'MULTIEQUAL_-1206909125', u'MULTIEQUAL_-1206909119'), (u'CALL_-1206932271', u'INDIRECT_-1206904573'), ('const-433', u'LOAD_-1206925442'), (u'INDIRECT_-1206896545', u'COPY_-1206880101'), (u'CALL_-1206937302', u'INDIRECT_-1206908530'), (u'CALLIND_-1206931354', u'INDIRECT_-1206888148'), (u'CALL_-1206934460', u'INDIRECT_-1206900621'), (u'CALL_-1206932817', u'INDIRECT_-1206912786'), (u'CALL_-1206928152', u'CAST_-1206870821'), (u'CALL_-1206929902', u'INDIRECT_-1206917091'), (u'INDIRECT_-1206897526', u'MULTIEQUAL_-1206903861'), (u'PTRSUB_-1206879559', u'STORE_-1206928662'), (u'INDIRECT_-1206890363', u'MULTIEQUAL_-1206890318'), (u'CALL_-1206928474', u'INDIRECT_-1206897788'), (u'INDIRECT_-1206899239', u'MULTIEQUAL_-1206898878'), (u'CALL_-1206937983', u'INDIRECT_-1206893469'), (u'INDIRECT_-1206903896', u'MULTIEQUAL_-1206903720'), (u'MULTIEQUAL_-1206899154', u'MULTIEQUAL_-1206900074'), (u'STORE_-1206921525', u'INDIRECT_-1206888207'), (u'CALL_-1206937414', u'INDIRECT_-1206908457'), (u'INDIRECT_-1206893626', u'COPY_-1206879397'), (u'CALL_-1206926116', u'INDIRECT_-1206887975'), (u'INDIRECT_-1206895760', u'MULTIEQUAL_-1206895644'), (u'INDIRECT_-1206894818', u'MULTIEQUAL_-1206894187'), (u'MULTIEQUAL_-1206900311', u'INT_NOTEQUAL_-1206935067'), (u'CALL_-1206928331', u'INDIRECT_-1206908153'), (u'MULTIEQUAL_-1206909453', u'MULTIEQUAL_-1206909365'), (u'INDIRECT_-1206896607', u'MULTIEQUAL_-1206897799'), (u'PTRSUB_-1206879643', u'PTRSUB_-1206876725'), (u'CALL_-1206933998', u'INDIRECT_-1206910414'), (u'INDIRECT_-1206900466', u'MULTIEQUAL_-1206900274'), (u'STORE_-1206924560', u'INDIRECT_-1206888958'), (u'CALL_-1206931539', u'INDIRECT_-1206912113'), (u'STORE_-1206937920', u'INDIRECT_-1206907514'), (u'CALL_-1206934114', u'INDIRECT_-1206892011'), (u'INDIRECT_-1206906786', u'MULTIEQUAL_-1206903481'), (u'CALL_-1206927048', u'INDIRECT_-1206877554'), (u'CALL_-1206931701', u'INDIRECT_-1206895361'), ('const-1', u'PTRADD_-1206925198'), (u'INDIRECT_-1206897098', u'MULTIEQUAL_-1206896715'), (u'INDIRECT_-1206902367', u'MULTIEQUAL_-1206904090'), (u'CALLIND_-1206921710', u'INDIRECT_-1206895694'), (u'INDIRECT_-1206894860', u'MULTIEQUAL_-1206894589'), (u'INDIRECT_-1206905857', u'MULTIEQUAL_-1206905469'), (u'CALL_-1206930274', u'INDIRECT_-1206889306'), (u'INDIRECT_-1206897461', u'MULTIEQUAL_-1206898217'), (u'CALL_-1206930899', u'INDIRECT_-1206900629'), (u'CALL_-1206929269', u'INDIRECT_-1206895113'), (u'CALL_-1206939039', u'INDIRECT_-1206885438'), (u'MULTIEQUAL_-1206890230', u'MULTIEQUAL_-1206890981'), (u'CALL_-1206926116', u'INDIRECT_-1206900155'), (u'CALL_-1206937729', u'INDIRECT_-1206899643'), (u'INDIRECT_-1206895095', u'MULTIEQUAL_-1206894804'), (u'INDIRECT_-1206893026', u'MULTIEQUAL_-1206894419'), (u'CALL_-1206931142', u'INDIRECT_-1206895081'), (u'CALLIND_-1206929135', u'INDIRECT_-1206907718'), (u'CALL_-1206938421', u'INDIRECT_-1206891638'), (u'INDIRECT_-1206916486', u'MULTIEQUAL_-1206920640'), (u'INDIRECT_-1206894201', u'MULTIEQUAL_-1206894810'), (u'CALL_-1206928690', u'INDIRECT_-1206890698'), (u'CALLIND_-1206921710', u'INDIRECT_-1206891494'), (u'MULTIEQUAL_-1206905161', u'MULTIEQUAL_-1206905053'), (u'STORE_-1206937696', u'INDIRECT_-1206904464'), (u'INDIRECT_-1206884379', u'MULTIEQUAL_-1206884008'), ('const-433', u'LOAD_-1206937705'), (u'INDIRECT_-1206904287', u'MULTIEQUAL_-1206904242'), (u'INDIRECT_-1206892180', u'MULTIEQUAL_-1206891941'), (u'CALL_-1206934365', u'INDIRECT_-1206881904'), (u'INDIRECT_-1206907219', u'MULTIEQUAL_-1206906858'), (u'CALL_-1206931337', u'INDIRECT_-1206895190'), (u'MULTIEQUAL_-1206892520', u'MULTIEQUAL_-1206892505'), (u'STORE_-1206928327', u'INDIRECT_-1206891450'), ('const-0', u'INT_NOTEQUAL_-1206931309'), (u'CALL_-1206938036', u'PTRSUB_-1206880724'), ('const-200', u'PTRSUB_-1206879561'), (u'CALL_-1206927360', u'INDIRECT_-1206902282'), (u'CALL_-1206929296', u'INDIRECT_-1206906316'), (u'INDIRECT_-1206885014', u'MULTIEQUAL_-1206884749'), (u'CALL_-1206931745', u'INDIRECT_-1206898740'), (u'STORE_-1206930340', u'INDIRECT_-1206905242'), (u'CALL_-1206934018', u'INDIRECT_-1206892368'), (u'STORE_-1206932486', u'INDIRECT_-1206889107'), (u'PTRSUB_-1206880505', u'STORE_-1206937611'), (u'CALL_-1206928209', u'INDIRECT_-1206896721'), (u'MULTIEQUAL_-1206892151', u'MULTIEQUAL_-1206893179'), (u'CALL_-1206928357', u'INDIRECT_-1206887588'), (u'CALL_-1206921447', u'INDIRECT_-1206884644'), (u'INDIRECT_-1206901818', u'MULTIEQUAL_-1206901557'), (u'CALL_-1206939005', u'INDIRECT_-1206904153'), (u'STORE_-1206928553', u'INDIRECT_-1206906740'), (u'CALL_-1206934114', u'INDIRECT_-1206907971'), (u'STORE_-1206933958', u'INDIRECT_-1206897706'), (u'INDIRECT_-1206892077', u'MULTIEQUAL_-1206893073'), (u'CALLIND_-1206938189', u'INDIRECT_-1206912073'), (u'INDIRECT_-1206916064', u'MULTIEQUAL_-1206918734'), (u'INDIRECT_-1206893411', u'MULTIEQUAL_-1206876032'), (u'INDIRECT_-1206908901', u'MULTIEQUAL_-1206908710'), (u'MULTIEQUAL_-1206890677', u'MULTIEQUAL_-1206890261'), (u'INDIRECT_-1206889215', u'MULTIEQUAL_-1206888924'), ('const-0', u'PTRSUB_-1206877050'), (u'INDIRECT_-1206906506', u'MULTIEQUAL_-1206908290'), (u'COPY_-1206874067', u'CALL_-1206926063'), (u'INDIRECT_-1206893410', u'MULTIEQUAL_-1206891204'), (u'INDIRECT_-1206905907', u'MULTIEQUAL_-1206910161'), (u'CALL_-1206934835', u'INDIRECT_-1206909891'), (u'INDIRECT_-1206876068', u'MULTIEQUAL_-1206876215'), (u'INDIRECT_-1206891711', u'MULTIEQUAL_-1206892935'), (u'INDIRECT_-1206906387', u'MULTIEQUAL_-1206906342'), (u'INDIRECT_-1206907831', u'MULTIEQUAL_-1206880938'), (u'PTRADD_-1206874560', u'CAST_-1206871547'), (u'INDIRECT_-1206905539', u'MULTIEQUAL_-1206905319'), (u'CALL_-1206927833', u'INDIRECT_-1206899953'), (u'CALL_-1206936019', u'INDIRECT_-1206915127'), (u'INDIRECT_-1206917359', u'MULTIEQUAL_-1206917029'), (u'CALL_-1206927297', u'INDIRECT_-1206899729'), (u'PTRSUB_-1206879584', u'PTRSUB_-1206879582'), (u'INDIRECT_-1206908249', u'MULTIEQUAL_-1206909539'), (u'INDIRECT_-1206895006', u'MULTIEQUAL_-1206894814'), (u'CALL_-1206938756', u'INDIRECT_-1206913257'), (u'MULTIEQUAL_-1206892281', u'MULTIEQUAL_-1206892233'), (u'STORE_-1206932486', u'INDIRECT_-1206890787'), (u'INDIRECT_-1206906294', u'MULTIEQUAL_-1206906698'), (u'CALL_-1206927063', u'INDIRECT_-1206897734'), (u'INDIRECT_-1206913119', u'COPY_-1206880363'), (u'INDIRECT_-1206905559', u'COPY_-1206880345'), (u'INDIRECT_-1206898465', u'MULTIEQUAL_-1206902601'), (u'STORE_-1206930873', u'INDIRECT_-1206900558'), (u'CALLIND_-1206924378', u'INDIRECT_-1206891141'), (u'CALL_-1206930556', u'INDIRECT_-1206904014'), (u'MULTIEQUAL_-1206877879', u'MULTIEQUAL_-1206878799'), (u'STORE_-1206921596', u'INDIRECT_-1206897486'), (u'CALL_-1206927405', u'INDIRECT_-1206886769'), (u'STORE_-1206925381', u'INDIRECT_-1206904502'), (u'INDIRECT_-1206913484', u'MULTIEQUAL_-1206913335'), (u'MULTIEQUAL_-1206907269', u'MULTIEQUAL_-1206906603'), (u'PTRSUB_-1206880829', u'LOAD_-1206938199'), (u'STORE_-1206927241', u'INDIRECT_-1206895827'), (u'INDIRECT_-1206909200', u'MULTIEQUAL_-1206909084'), (u'STORE_-1206930310', u'INDIRECT_-1206906906'), (u'CALL_-1206935907', u'INDIRECT_-1206903107'), (u'MULTIEQUAL_-1206893124', u'MULTIEQUAL_-1206893086'), (u'INDIRECT_-1206899384', u'MULTIEQUAL_-1206901852'), (u'CALLIND_-1206929135', u'INDIRECT_-1206906038'), (u'CALL_-1206934487', u'INDIRECT_-1206881646'), (u'CALL_-1206922426', u'INDIRECT_-1206905418'), (u'MULTIEQUAL_-1206895081', u'MULTIEQUAL_-1206894907'), ('tmp_12246', u'BRANCH_-1206930842'), ('const-433', u'LOAD_-1206927711'), (u'INDIRECT_-1206899386', u'MULTIEQUAL_-1206899203'), (u'INDIRECT_-1206895437', u'MULTIEQUAL_-1206896433'), (u'MULTIEQUAL_-1206890133', u'MULTIEQUAL_-1206889432'), (u'INDIRECT_-1206903027', u'MULTIEQUAL_-1206904119'), (u'CALLIND_-1206921884', u'INDIRECT_-1206899152'), (u'INDIRECT_-1206905243', u'MULTIEQUAL_-1206906190'), (u'CALL_-1206928772', u'INDIRECT_-1206907126'), (u'MULTIEQUAL_-1206900961', u'MULTIEQUAL_-1206900853'), (u'CALLIND_-1206925401', u'INDIRECT_-1206892952'), (u'CALL_-1206938628', u'INDIRECT_-1206903314'), (u'CALL_-1206930311', u'INDIRECT_-1206887669'), (u'INDIRECT_-1206884847', u'MULTIEQUAL_-1206886039'), (u'CALL_-1206929529', u'INDIRECT_-1206910153'), (u'CALL_-1206931749', u'INDIRECT_-1206887111'), (u'CAST_-1206869487', u'LOAD_-1206922786'), (u'INDIRECT_-1206914517', u'MULTIEQUAL_-1206913937'), (u'MULTIEQUAL_-1206901192', u'MULTIEQUAL_-1206901176'), (u'MULTIEQUAL_-1206876814', u'MULTIEQUAL_-1206910359'), (u'MULTIEQUAL_-1206882071', u'MULTIEQUAL_-1206883099'), ('tmp_25371', u'PTRSUB_-1206880050'), (u'CALL_-1206931797', u'INDIRECT_-1206896809'), (u'CALL_-1206934081', u'INDIRECT_-1206909628'), (u'STORE_-1206930329', u'INDIRECT_-1206904240'), (u'INDIRECT_-1206912864', u'MULTIEQUAL_-1206912717'), (u'MULTIEQUAL_-1206902641', u'MULTIEQUAL_-1206902533'), (u'INDIRECT_-1206883626', u'MULTIEQUAL_-1206883592'), (u'INDIRECT_-1206881819', u'MULTIEQUAL_-1206883141'), (u'INDIRECT_-1206906777', u'MULTIEQUAL_-1206907397'), (u'INDIRECT_-1206913154', u'MULTIEQUAL_-1206912738'), (u'CALL_-1206928474', u'INDIRECT_-1206907868'), (u'CALL_-1206927093', u'INDIRECT_-1206900761'), (u'INDIRECT_-1206900035', u'COPY_-1206878391'), ('const-5', u'CALL_-1206929324'), (u'MULTIEQUAL_-1206904881', u'MULTIEQUAL_-1206904833'), (u'CALL_-1206931674', u'INDIRECT_-1206887491'), (u'CALL_-1206938628', u'INDIRECT_-1206910034'), (u'CALLIND_-1206938189', u'INDIRECT_-1206909133'), (u'STORE_-1206937696', u'INDIRECT_-1206896484'), (u'CALL_-1206930457', u'INDIRECT_-1206911607'), (u'INDIRECT_-1206886475', u'MULTIEQUAL_-1206886136'), (u'INDIRECT_-1206886565', u'MULTIEQUAL_-1206886529'), (u'INDIRECT_-1206906646', u'COPY_-1206879428'), (u'CALL_-1206928878', u'INDIRECT_-1206906434'), (u'CALL_-1206933962', u'INDIRECT_-1206912074'), (u'INDIRECT_-1206894478', u'MULTIEQUAL_-1206895468'), (u'STORE_-1206930340', u'INDIRECT_-1206887182'), (u'MULTIEQUAL_-1206876035', u'MULTIEQUAL_-1206875917'), (u'MULTIEQUAL_-1206911785', u'MULTIEQUAL_-1206911769'), ('const-1', u'COPY_-1206878600'), (u'STORE_-1206921743', u'INDIRECT_-1206888733'), (u'CALL_-1206921308', u'INDIRECT_-1206892546'), (u'INDIRECT_-1206891503', u'MULTIEQUAL_-1206893258'), (u'CALL_-1206930915', u'INDIRECT_-1206899381'), (u'INDIRECT_-1206887413', u'MULTIEQUAL_-1206887495'), (u'CALL_-1206931128', u'INDIRECT_-1206907444'), (u'INDIRECT_-1206878419', u'CALL_-1206930407'), (u'STORE_-1206921852', u'INDIRECT_-1206897197'), (u'INDIRECT_-1206912524', u'MULTIEQUAL_-1206912070'), (u'STORE_-1206924919', u'INDIRECT_-1206903867'), (u'PTRADD_-1206922602', u'CALLIND_-1206922636'), (u'INDIRECT_-1206895931', u'MULTIEQUAL_-1206876038'), (u'INDIRECT_-1206894004', u'MULTIEQUAL_-1206895257'), (u'PTRSUB_-1206880660', u'LOAD_-1206937896'), (u'INDIRECT_-1206896566', u'COPY_-1206879404'), (u'MULTIEQUAL_-1206908249', u'MULTIEQUAL_-1206908233'), (u'STORE_-1206937696', u'INDIRECT_-1206905304'), (u'INDIRECT_-1206909715', u'MULTIEQUAL_-1206909607'), ('const-0', u'INT_NOTEQUAL_-1206933806'), (u'MULTIEQUAL_-1206894005', u'MULTIEQUAL_-1206893999'), (u'INDIRECT_-1206885147', u'MULTIEQUAL_-1206886870'), (u'STORE_-1206937788', u'INDIRECT_-1206894428'), (u'CALL_-1206928357', u'INDIRECT_-1206895568'), (u'CALL_-1206931269', u'INDIRECT_-1206894327'), (u'INDIRECT_-1206910201', u'MULTIEQUAL_-1206909963'), (u'CALL_-1206934955', u'INDIRECT_-1206912635'), (u'MULTIEQUAL_-1206902072', u'MULTIEQUAL_-1206902053'), (u'MULTIEQUAL_-1206887290', u'MULTIEQUAL_-1206887219'), (u'INDIRECT_-1206901394', u'MULTIEQUAL_-1206901129'), (u'INDIRECT_-1206894312', u'MULTIEQUAL_-1206895849'), (u'STORE_-1206930310', u'INDIRECT_-1206892626'), ('const-433', u'LOAD_-1206930377'), (u'MULTIEQUAL_-1206897248', u'MULTIEQUAL_-1206897224'), (u'INDIRECT_-1206897233', u'MULTIEQUAL_-1206896929'), (u'COPY_-1206925059', u'MULTIEQUAL_-1206920571'), (u'PTRSUB_-1206875100', u'CAST_-1206872112'), (u'CALL_-1206938342', u'INDIRECT_-1206892855'), (u'INDIRECT_-1206914318', u'MULTIEQUAL_-1206909108'), (u'CALL_-1206932817', u'INDIRECT_-1206900606'), (u'INDIRECT_-1206893568', u'MULTIEQUAL_-1206893742'), (u'INDIRECT_-1206890503', u'MULTIEQUAL_-1206890280'), (u'STORE_-1206937611', u'INDIRECT_-1206910294'), (u'INDIRECT_-1206895754', u'COPY_-1206878801'), (u'CALL_-1206932271', u'INDIRECT_-1206910453'), (u'INDIRECT_-1206894631', u'MULTIEQUAL_-1206896664'), (u'INDIRECT_-1206905018', u'MULTIEQUAL_-1206904930'), (u'CALL_-1206924668', u'INDIRECT_-1206892648'), (u'CALL_-1206931773', u'INDIRECT_-1206891750'), (u'INDIRECT_-1206906458', u'MULTIEQUAL_-1206880937'), (u'INDIRECT_-1206893166', u'MULTIEQUAL_-1206892507'), (u'MULTIEQUAL_-1206903697', u'MULTIEQUAL_-1206902839'), (u'CALL_-1206924668', u'INDIRECT_-1206876263'), (u'CALL_-1206928772', u'INDIRECT_-1206911326'), (u'STORE_-1206933958', u'INDIRECT_-1206910306'), (u'MULTIEQUAL_-1206908285', u'MULTIEQUAL_-1206908279'), (u'INDIRECT_-1206902946', u'MULTIEQUAL_-1206902912'), (u'CALL_-1206937983', u'INDIRECT_-1206895989'), (u'CALL_-1206929071', u'INDIRECT_-1206896759'), ('tmp_14219', u'CBRANCH_-1206928019'), (u'CALL_-1206927833', u'INDIRECT_-1206886933'), (u'MULTIEQUAL_-1206920640', u'CAST_-1206877384'), (u'CALL_-1206921431', u'INDIRECT_-1206898073'), ('const-0', u'INT_EQUAL_-1206923319'), (u'CALL_-1206929645', u'INDIRECT_-1206897170'), (u'INDIRECT_-1206904666', u'MULTIEQUAL_-1206911001'), (u'INDIRECT_-1206904701', u'MULTIEQUAL_-1206904510'), (u'MULTIEQUAL_-1206879201', u'MULTIEQUAL_-1206879503'), (u'MULTIEQUAL_-1206884852', u'MULTIEQUAL_-1206886039'), (u'CALL_-1206928257', u'INDIRECT_-1206906848'), (u'CALL_-1206926063', u'INDIRECT_-1206890418'), (u'INDIRECT_-1206905035', u'MULTIEQUAL_-1206904645'), (u'INDIRECT_-1206909980', u'MULTIEQUAL_-1206909709'), (u'INDIRECT_-1206893860', u'MULTIEQUAL_-1206893621'), (u'STORE_-1206930846', u'INDIRECT_-1206900487'), (u'MULTIEQUAL_-1206888086', u'MULTIEQUAL_-1206888881'), (u'INT_SUB_-1206925216', u'INT_ADD_-1206925185'), (u'CALL_-1206921832', u'INDIRECT_-1206898280'), (u'INDIRECT_-1206897117', u'MULTIEQUAL_-1206898113'), (u'MULTIEQUAL_-1206911469', u'MULTIEQUAL_-1206911354'), (u'CALL_-1206931773', u'INDIRECT_-1206889650'), ('tmp_5286', u'CBRANCH_-1206934323'), (u'CALL_-1206933711', u'INDIRECT_-1206898063'), (u'CALL_-1206938975', u'INDIRECT_-1206904556'), (u'CALL_-1206922584', u'INDIRECT_-1206875188'), (u'INDIRECT_-1206917024', u'INT_ZEXT_-1206928850'), (u'INDIRECT_-1206883869', u'MULTIEQUAL_-1206884618'), (u'INDIRECT_-1206902273', u'MULTIEQUAL_-1206900522'), (u'STORE_-1206928697', u'INDIRECT_-1206895908'), (u'INDIRECT_-1206905360', u'MULTIEQUAL_-1206905089'), (u'INDIRECT_-1206876792', u'MULTIEQUAL_-1206881136'), (u'CALL_-1206921134', u'INDIRECT_-1206892840'), (u'INDIRECT_-1206896495', u'MULTIEQUAL_-1206895877'), ('const-0', u'CALL_-1206933773'), (u'CALLIND_-1206925401', u'INDIRECT_-1206902192'), (u'INT_SLESS_-1206938248', u'CBRANCH_-1206938247'), (u'CALL_-1206921459', u'INDIRECT_-1206888853'), (u'INDIRECT_-1206874592', u'MULTIEQUAL_-1206883004'), (u'MULTIEQUAL_-1206907118', u'MULTIEQUAL_-1206907061'), (u'INDIRECT_-1206904877', u'MULTIEQUAL_-1206905018'), (u'CALL_-1206934018', u'INDIRECT_-1206890268'), ('const-4294967293', u'INT_AND_-1206933497'), (u'INDIRECT_-1206890898', u'MULTIEQUAL_-1206890637'), (u'CALL_-1206926019', u'INDIRECT_-1206902999'), (u'CALL_-1206932911', u'INDIRECT_-1206883405'), (u'CALL_-1206934862', u'INDIRECT_-1206895800'), (u'INDIRECT_-1206902625', u'MULTIEQUAL_-1206902243'), (u'CALL_-1206929071', u'INDIRECT_-1206905999'), (u'CALL_-1206932827', u'INDIRECT_-1206899312'), (u'STORE_-1206928518', u'INDIRECT_-1206911339'), (u'MULTIEQUAL_-1206916090', u'COPY_-1206872676'), ('tmp_25371', u'CALL_-1206929145'), (u'LOAD_-1206924457', u'PTRSUB_-1206872763'), (u'MULTIEQUAL_-1206908605', u'MULTIEQUAL_-1206908621'), (u'INDIRECT_-1206898582', u'COPY_-1206879289'), (u'MULTIEQUAL_-1206904939', u'MULTIEQUAL_-1206904939'), (u'MULTIEQUAL_-1206899133', u'MULTIEQUAL_-1206899129'), (u'INDIRECT_-1206894293', u'MULTIEQUAL_-1206892542'), (u'INDIRECT_-1206887837', u'COPY_-1206879615'), (u'INDIRECT_-1206900906', u'MULTIEQUAL_-1206900584'), (u'CALL_-1206928281', u'INDIRECT_-1206879140'), (u'CALL_-1206928772', u'INDIRECT_-1206894946'), (u'CALL_-1206931701', u'INDIRECT_-1206890321'), (u'INDIRECT_-1206896832', u'MULTIEQUAL_-1206896683'), (u'INDIRECT_-1206891923', u'MULTIEQUAL_-1206893678'), (u'INDIRECT_-1206903882', u'MULTIEQUAL_-1206903621'), (u'MULTIEQUAL_-1206908556', u'MULTIEQUAL_-1206907529'), (u'INDIRECT_-1206893941', u'MULTIEQUAL_-1206893665'), (u'MULTIEQUAL_-1206893546', u'MULTIEQUAL_-1206894341'), (u'INDIRECT_-1206901375', u'MULTIEQUAL_-1206901296'), (u'INDIRECT_-1206898019', u'MULTIEQUAL_-1206899059'), (u'PTRSUB_-1206879440', u'STORE_-1206928482'), (u'INDIRECT_-1206906200', u'MULTIEQUAL_-1206905929'), (u'CALLIND_-1206921344', u'INDIRECT_-1206896672'), (u'MULTIEQUAL_-1206900172', u'COPY_-1206879057'), (u'STORE_-1206930256', u'INDIRECT_-1206905626'), (u'CALL_-1206929296', u'INDIRECT_-1206897496'), (u'INDIRECT_-1206902537', u'COPY_-1206879650'), (u'PTRSUB_-1206877385', u'CAST_-1206874393'), (u'INT_EQUAL_-1206921800', u'CBRANCH_-1206921794'), ('const-8', u'PTRADD_-1206873036'), (u'INDIRECT_-1206894265', u'MULTIEQUAL_-1206898401'), (u'CALL_-1206925799', u'INDIRECT_-1206889847'), (u'CALL_-1206921361', u'INDIRECT_-1206892154'), (u'CALL_-1206929296', u'INDIRECT_-1206876994'), (u'CALL_-1206929296', u'INDIRECT_-1206902536'), (u'INDIRECT_-1206876181', u'MULTIEQUAL_-1206883341'), (u'INDIRECT_-1206911895', u'MULTIEQUAL_-1206911604'), (u'INDIRECT_-1206885859', u'MULTIEQUAL_-1206885639'), (u'INDIRECT_-1206905174', u'MULTIEQUAL_-1206904909'), (u'MULTIEQUAL_-1206912057', u'MULTIEQUAL_-1206878107'), ('const-0', u'CALL_-1206930157'), (u'INDIRECT_-1206901942', u'COPY_-1206879297'), (u'STORE_-1206925479', u'INDIRECT_-1206892378'), (u'INDIRECT_-1206893680', u'MULTIEQUAL_-1206894938'), (u'INDIRECT_-1206910608', u'MULTIEQUAL_-1206910490'), (u'CALL_-1206926019', u'INDIRECT_-1206877628'), (u'INDIRECT_-1206904240', u'MULTIEQUAL_-1206905169'), (u'MULTIEQUAL_-1206906429', u'MULTIEQUAL_-1206906314'), (u'LOAD_-1206923209', u'INT_EQUAL_-1206921889'), (u'INDIRECT_-1206891997', u'MULTIEQUAL_-1206891609'), (u'STORE_-1206930310', u'INDIRECT_-1206904386'), (u'INDIRECT_-1206903577', u'MULTIEQUAL_-1206903440'), (u'MULTIEQUAL_-1206907407', u'MULTIEQUAL_-1206907350'), (u'MULTIEQUAL_-1206880923', u'COPY_-1206877891'), (u'STORE_-1206928662', u'INDIRECT_-1206905127'), (u'CALL_-1206928621', u'INDIRECT_-1206898246'), (u'INDIRECT_-1206893182', u'MULTIEQUAL_-1206894661'), (u'CALL_-1206927405', u'INDIRECT_-1206901469'), ('const-0', u'CALL_-1206938656'), (u'CALL_-1206938975', u'INDIRECT_-1206904976'), (u'CALL_-1206934835', u'INDIRECT_-1206903171'), (u'MULTIEQUAL_-1206890257', u'MULTIEQUAL_-1206889399'), (u'CALL_-1206928734', u'INDIRECT_-1206893663'), (u'CALL_-1206928291', u'INDIRECT_-1206906028'), (u'CALL_-1206930274', u'INDIRECT_-1206900226'), (u'CALL_-1206928271', u'INDIRECT_-1206896533'), (u'CALL_-1206928644', u'INDIRECT_-1206901537'), (u'LOAD_-1206930214', u'MULTIEQUAL_-1206916288'), (u'INDIRECT_-1206907425', u'MULTIEQUAL_-1206907406'), (u'INDIRECT_-1206894467', u'MULTIEQUAL_-1206893767'), (u'INDIRECT_-1206874309', u'MULTIEQUAL_-1206875262'), (u'MULTIEQUAL_-1206881428', u'MULTIEQUAL_-1206881358'), (u'STORE_-1206933118', u'INDIRECT_-1206894740'), (u'STORE_-1206930310', u'INDIRECT_-1206908586'), (u'CALL_-1206927418', u'INDIRECT_-1206894337'), (u'MULTIEQUAL_-1206905359', u'MULTIEQUAL_-1206905359'), (u'MULTIEQUAL_-1206891516', u'MULTIEQUAL_-1206891497'), (u'CALL_-1206931435', u'INDIRECT_-1206892397'), (u'INDIRECT_-1206893401', u'MULTIEQUAL_-1206893714'), (u'INDIRECT_-1206910898', u'MULTIEQUAL_-1206910800'), (u'INDIRECT_-1206885134', u'MULTIEQUAL_-1206874088'), (u'INDIRECT_-1206905078', u'MULTIEQUAL_-1206904695'), (u'MULTIEQUAL_-1206905251', u'MULTIEQUAL_-1206906190'), ('tmp_23066', u'BRANCH_-1206929016'), (u'INDIRECT_-1206901485', u'MULTIEQUAL_-1206901355'), (u'MULTIEQUAL_-1206891330', u'MULTIEQUAL_-1206890692'), (u'MULTIEQUAL_-1206908666', u'MULTIEQUAL_-1206908639'), (u'CALL_-1206934862', u'INDIRECT_-1206881852'), (u'STORE_-1206928446', u'INDIRECT_-1206898277'), (u'INDIRECT_-1206897252', u'MULTIEQUAL_-1206898789'), (u'INDIRECT_-1206900163', u'MULTIEQUAL_-1206899940'), (u'INDIRECT_-1206906653', u'MULTIEQUAL_-1206907437'), (u'CALLIND_-1206921344', u'INDIRECT_-1206899612'), (u'INDIRECT_-1206899552', u'MULTIEQUAL_-1206898925'), (u'MULTIEQUAL_-1206898358', u'MULTIEQUAL_-1206898329'), (u'INDIRECT_-1206900550', u'COPY_-1206880216'), (u'MULTIEQUAL_-1206900121', u'MULTIEQUAL_-1206902831'), (u'INDIRECT_-1206895075', u'MULTIEQUAL_-1206894996'), (u'INDIRECT_-1206882493', u'MULTIEQUAL_-1206883815'), (u'INDIRECT_-1206890771', u'MULTIEQUAL_-1206891194'), (u'INDIRECT_-1206890771', u'MULTIEQUAL_-1206891194'), (u'INDIRECT_-1206890654', u'MULTIEQUAL_-1206890420'), (u'CALL_-1206921320', u'INDIRECT_-1206902536'), (u'CALL_-1206927297', u'INDIRECT_-1206895109'), (u'CALL_-1206921994', u'INDIRECT_-1206898757'), (u'CALL_-1206921954', u'INDIRECT_-1206905874'), (u'INDIRECT_-1206902066', u'MULTIEQUAL_-1206901676'), (u'INDIRECT_-1206891641', u'MULTIEQUAL_-1206891532'), (u'CALL_-1206934396', u'INDIRECT_-1206893018'), (u'CALLIND_-1206929135', u'INDIRECT_-1206896798'), (u'CALL_-1206921361', u'INDIRECT_-1206885434'), (u'INDIRECT_-1206904703', u'MULTIEQUAL_-1206905369'), (u'STORE_-1206937611', u'INDIRECT_-1206892654'), (u'MULTIEQUAL_-1206892991', u'MULTIEQUAL_-1206894019'), (u'CALL_-1206938421', u'INDIRECT_-1206902138'), (u'INDIRECT_-1206894606', u'MULTIEQUAL_-1206891301'), (u'INDIRECT_-1206890478', u'MULTIEQUAL_-1206890986'), (u'CALL_-1206938900', u'INDIRECT_-1206913754'), (u'INDIRECT_-1206907487', u'MULTIEQUAL_-1206906787'), (u'INDIRECT_-1206893246', u'MULTIEQUAL_-1206892856'), (u'INDIRECT_-1206898021', u'MULTIEQUAL_-1206897783'), (u'INDIRECT_-1206891691', u'MULTIEQUAL_-1206893724'), (u'CALL_-1206931142', u'INDIRECT_-1206887941'), (u'CALL_-1206930407', u'INDIRECT_-1206894006'), (u'CALL_-1206928690', u'INDIRECT_-1206897418'), (u'MULTIEQUAL_-1206915954', u'CALL_-1206934396'), (u'STORE_-1206930351', u'INDIRECT_-1206895778'), (u'CALL_-1206938310', u'INDIRECT_-1206892417'), (u'STORE_-1206930340', u'INDIRECT_-1206891802'), (u'CALL_-1206939005', u'INDIRECT_-1206896173'), ('const-0', u'SUBPIECE_-1206915247'), (u'CALL_-1206922584', u'INDIRECT_-1206895519'), (u'MULTIEQUAL_-1206908834', u'MULTIEQUAL_-1206908760'), (u'MULTIEQUAL_-1206898656', u'MULTIEQUAL_-1206898637'), (u'INDIRECT_-1206890748', u'MULTIEQUAL_-1206892287'), (u'MULTIEQUAL_-1206907149', u'MULTIEQUAL_-1206907130'), (u'CALL_-1206921134', u'INDIRECT_-1206891160'), ('tmp_8261', u'CBRANCH_-1206931335'), (u'CALL_-1206925831', u'INDIRECT_-1206887772'), (u'CALL_-1206930457', u'INDIRECT_-1206893781'), (u'CALL_-1206928271', u'INDIRECT_-1206894237'), (u'MULTIEQUAL_-1206894241', u'MULTIEQUAL_-1206896951'), (u'STORE_-1206924560', u'INDIRECT_-1206895258'), (u'INDIRECT_-1206892254', u'MULTIEQUAL_-1206896531'), (u'COPY_-1206874375', u'CALL_-1206927093'), (u'CALL_-1206934098', u'INDIRECT_-1206881748'), (u'CALL_-1206933594', u'INDIRECT_-1206900942'), (u'INDIRECT_-1206894880', u'MULTIEQUAL_-1206896547'), (u'CALL_-1206925460', u'INDIRECT_-1206883635'), (u'CALLIND_-1206921388', u'INDIRECT_-1206885301'), (u'MULTIEQUAL_-1206875262', u'MULTIEQUAL_-1206875242'), (u'INDIRECT_-1206899557', u'MULTIEQUAL_-1206899169'), (u'INDIRECT_-1206896173', u'MULTIEQUAL_-1206895753'), (u'MULTIEQUAL_-1206885217', u'MULTIEQUAL_-1206885082'), (u'CALL_-1206930636', u'INDIRECT_-1206903216'), (u'CALL_-1206925460', u'INDIRECT_-1206900015'), ('const-433', u'LOAD_-1206929145'), ('const-2', u'INT_EQUAL_-1206928771'), (u'INDIRECT_-1206891841', u'MULTIEQUAL_-1206891565'), (u'STORE_-1206934436', u'INDIRECT_-1206895468'), (u'CALL_-1206933711', u'INDIRECT_-1206890923'), (u'CAST_-1206869489', u'PTRSUB_-1206872254'), (u'CALL_-1206921264', u'INDIRECT_-1206894627'), (u'CALL_-1206932954', u'INDIRECT_-1206884445'), (u'CALL_-1206938975', u'INDIRECT_-1206892376'), (u'MULTIEQUAL_-1206890092', u'COPY_-1206879033'), (u'INDIRECT_-1206892157', u'MULTIEQUAL_-1206894851'), (u'INDIRECT_-1206908830', u'MULTIEQUAL_-1206910347'), ('const-0', u'INT_NOTEQUAL_-1206929887'), (u'INDIRECT_-1206903174', u'MULTIEQUAL_-1206907451'), (u'CALL_-1206921361', u'INDIRECT_-1206882494'), (u'INDIRECT_-1206893114', u'MULTIEQUAL_-1206874107'), (u'CALL_-1206933821', u'INDIRECT_-1206898550'), (u'MULTIEQUAL_-1206876044', u'MULTIEQUAL_-1206875926'), (u'STORE_-1206924934', u'INDIRECT_-1206893797'), (u'CALL_-1206928108', u'INDIRECT_-1206894992'), (u'CALLIND_-1206925511', u'INDIRECT_-1206903511'), (u'CALL_-1206928668', u'INDIRECT_-1206903648'), (u'INDIRECT_-1206901255', u'MULTIEQUAL_-1206900865'), (u'CALL_-1206937615', u'INDIRECT_-1206897900'), ('const-0', u'CALL_-1206930105'), ('const-433', u'LOAD_-1206923467'), (u'CALL_-1206928518', u'INDIRECT_-1206905787'), (u'INDIRECT_-1206906357', u'MULTIEQUAL_-1206906977'), (u'INDIRECT_-1206888286', u'MULTIEQUAL_-1206888094'), (u'CALL_-1206927017', u'INDIRECT_-1206886794'), (u'CALL_-1206927833', u'INDIRECT_-1206905833'), (u'MULTIEQUAL_-1206891731', u'MULTIEQUAL_-1206892759'), (u'CALL_-1206921459', u'INDIRECT_-1206882553'), ('const-1083472', u'PTRSUB_-1206876689'), (u'INDIRECT_-1206896582', u'MULTIEQUAL_-1206896405'), (u'CALL_-1206928677', u'INDIRECT_-1206889447'), (u'INDIRECT_-1206882189', u'MULTIEQUAL_-1206881959'), (u'STORE_-1206930828', u'INDIRECT_-1206903055'), (u'INDIRECT_-1206906951', u'MULTIEQUAL_-1206907817'), (u'MULTIEQUAL_-1206901563', u'CAST_-1206874156'), (u'CALL_-1206922556', u'INDIRECT_-1206886141'), (u'STORE_-1206927248', u'INDIRECT_-1206898352'), (u'INDIRECT_-1206908395', u'MULTIEQUAL_-1206908005'), (u'CALL_-1206933745', u'INDIRECT_-1206908172'), (u'CALL_-1206929902', u'INDIRECT_-1206910886'), (u'INDIRECT_-1206896331', u'MULTIEQUAL_-1206897555'), (u'INDIRECT_-1206895026', u'MULTIEQUAL_-1206891721'), (u'STORE_-1206928410', u'INDIRECT_-1206913376'), (u'MULTIEQUAL_-1206893274', u'MULTIEQUAL_-1206895685'), (u'INDIRECT_-1206895334', u'COPY_-1206878800'), (u'MULTIEQUAL_-1206893071', u'MULTIEQUAL_-1206894010'), (u'INDIRECT_-1206890205', u'MULTIEQUAL_-1206890125'), ('const-258', u'INT_EQUAL_-1206935590'), (u'CALL_-1206938725', u'INDIRECT_-1206913451'), (u'MULTIEQUAL_-1206894208', u'MULTIEQUAL_-1206894073'), (u'INDIRECT_-1206893241', u'MULTIEQUAL_-1206893375'), (u'CALL_-1206938975', u'INDIRECT_-1206885065'), (u'CALL_-1206921994', u'INDIRECT_-1206894137'), (u'COPY_-1206875427', u'MULTIEQUAL_-1206887219'), (u'INT_ADD_-1206875501', u'PTRADD_-1206875454'), (u'CALL_-1206930228', u'INDIRECT_-1206907792'), (u'MULTIEQUAL_-1206917935', u'MULTIEQUAL_-1206917908'), (u'MULTIEQUAL_-1206895221', u'MULTIEQUAL_-1206895173'), (u'CALLIND_-1206921710', u'INDIRECT_-1206903674'), (u'INDIRECT_-1206908214', u'MULTIEQUAL_-1206912491'), (u'STORE_-1206930256', u'INDIRECT_-1206902686'), (u'STORE_-1206933398', u'INDIRECT_-1206892800'), (u'STORE_-1206924919', u'INDIRECT_-1206897147'), (u'CALL_-1206930210', u'INDIRECT_-1206901872'), (u'INDIRECT_-1206889047', u'MULTIEQUAL_-1206890239'), (u'CALLIND_-1206921743', u'INDIRECT_-1206903273'), (u'CALL_-1206938756', u'INDIRECT_-1206906537'), (u'CALL_-1206935494', u'INDIRECT_-1206890263'), (u'CALL_-1206928225', u'INDIRECT_-1206892131'), (u'CALL_-1206934991', u'INDIRECT_-1206900484'), (u'CALLIND_-1206925511', u'INDIRECT_-1206900991'), (u'INDIRECT_-1206898228', u'MULTIEQUAL_-1206897796'), (u'STORE_-1206928627', u'INDIRECT_-1206903426'), (u'CALLIND_-1206921999', u'INDIRECT_-1206908215'), (u'INDIRECT_-1206892287', u'MULTIEQUAL_-1206894010'), (u'STORE_-1206934385', u'INDIRECT_-1206910555'), (u'MULTIEQUAL_-1206876098', u'MULTIEQUAL_-1206876041'), (u'INDIRECT_-1206904360', u'MULTIEQUAL_-1206904121'), (u'CALL_-1206934991', u'INDIRECT_-1206914530'), (u'MULTIEQUAL_-1206897248', u'MULTIEQUAL_-1206894241'), (u'INDIRECT_-1206910587', u'MULTIEQUAL_-1206910472'), (u'MULTIEQUAL_-1206898113', u'MULTIEQUAL_-1206897412'), (u'INDIRECT_-1206897633', u'MULTIEQUAL_-1206897474'), (u'INDIRECT_-1206912369', u'MULTIEQUAL_-1206910044'), (u'CALL_-1206938310', u'INDIRECT_-1206884012'), (u'CALL_-1206928281', u'INDIRECT_-1206894685'), (u'MULTIEQUAL_-1206900631', u'MULTIEQUAL_-1206901570'), (u'MULTIEQUAL_-1206901432', u'COPY_-1206879060'), (u'STORE_-1206930340', u'INDIRECT_-1206895008'), (u'LOAD_-1206938019', u'INT_OR_-1206921497'), (u'CALL_-1206921447', u'INDIRECT_-1206901444'), (u'MULTIEQUAL_-1206905377', u'MULTIEQUAL_-1206904961'), (u'INDIRECT_-1206903673', u'MULTIEQUAL_-1206906684'), (u'CALL_-1206938342', u'INDIRECT_-1206901675'), (u'CALL_-1206931701', u'INDIRECT_-1206909221'), (u'CALL_-1206937924', u'INDIRECT_-1206884448'), (u'MULTIEQUAL_-1206895654', u'MULTIEQUAL_-1206895650'), (u'STORE_-1206934436', u'INDIRECT_-1206892108'), (u'INDIRECT_-1206892917', u'MULTIEQUAL_-1206893913'), (u'CALLIND_-1206921344', u'INDIRECT_-1206892472'), (u'INT_EQUAL_-1206938109', u'CBRANCH_-1206938108'), ('const-433', u'LOAD_-1206921908'), (u'STORE_-1206921743', u'INDIRECT_-1206893773'), (u'CALL_-1206933821', u'INDIRECT_-1206888890'), (u'INDIRECT_-1206886145', u'MULTIEQUAL_-1206886109'), (u'INDIRECT_-1206906114', u'MULTIEQUAL_-1206906660'), (u'CALL_-1206921447', u'INDIRECT_-1206890524'), (u'INDIRECT_-1206905918', u'MULTIEQUAL_-1206904238'), (u'STORE_-1206925248', u'INDIRECT_-1206893100'), (u'INDIRECT_-1206887893', u'MULTIEQUAL_-1206888979'), (u'MULTIEQUAL_-1206899371', u'MULTIEQUAL_-1206900310'), (u'INDIRECT_-1206890126', u'MULTIEQUAL_-1206891910'), (u'CALL_-1206930407', u'INDIRECT_-1206893586'), (u'CALL_-1206938232', u'INDIRECT_-1206906643'), (u'CALL_-1206930407', u'INDIRECT_-1206905766'), (u'INDIRECT_-1206897324', u'MULTIEQUAL_-1206897177'), (u'CALL_-1206933998', u'INDIRECT_-1206902854'), (u'INDIRECT_-1206898486', u'MULTIEQUAL_-1206899879'), (u'STORE_-1206928518', u'INDIRECT_-1206906719'), (u'STORE_-1206921525', u'INDIRECT_-1206894927'), (u'MULTIEQUAL_-1206880157', u'MULTIEQUAL_-1206883678'), (u'CALL_-1206938694', u'INDIRECT_-1206905031'), (u'INDIRECT_-1206893873', u'MULTIEQUAL_-1206892122'), (u'MULTIEQUAL_-1206901990', u'MULTIEQUAL_-1206902741'), (u'INDIRECT_-1206876016', u'MULTIEQUAL_-1206876215'), (u'INDIRECT_-1206899772', u'MULTIEQUAL_-1206899623'), (u'INDIRECT_-1206913019', u'MULTIEQUAL_-1206912917'), (u'INDIRECT_-1206903481', u'MULTIEQUAL_-1206903243'), (u'STORE_-1206937611', u'INDIRECT_-1206902314'), (u'CALL_-1206937186', u'INDIRECT_-1206902151'), (u'INDIRECT_-1206897236', u'MULTIEQUAL_-1206896685'), (u'INDIRECT_-1206900806', u'MULTIEQUAL_-1206900416'), (u'MULTIEQUAL_-1206899479', u'MULTIEQUAL_-1206898451'), (u'CALL_-1206935821', u'INDIRECT_-1206904720'), ('const-257', u'STORE_-1206921830'), (u'STORE_-1206928627', u'INDIRECT_-1206896286'), (u'INT_SUB_-1206932301', u'STORE_-1206932305'), (u'CALL_-1206922325', u'INDIRECT_-1206882683'), (u'CALL_-1206933623', u'INDIRECT_-1206899696'), (u'CALL_-1206929320', u'INDIRECT_-1206888677'), (u'MULTIEQUAL_-1206880975', u'MULTIEQUAL_-1206880949'), (u'STORE_-1206921525', u'INDIRECT_-1206904167'), (u'INDIRECT_-1206893048', u'MULTIEQUAL_-1206894614'), (u'CAST_-1206871142', u'CALL_-1206928621'), (u'CALLIND_-1206921884', u'INDIRECT_-1206899572'), (u'CALL_-1206928281', u'INDIRECT_-1206899305'), (u'CALL_-1206938900', u'INDIRECT_-1206907034'), (u'INDIRECT_-1206895294', u'MULTIEQUAL_-1206895089'), (u'MULTIEQUAL_-1206880204', u'MULTIEQUAL_-1206908901'), (u'INDIRECT_-1206900325', u'COPY_-1206880110'), (u'CALL_-1206932359', u'INDIRECT_-1206901116'), (u'COPY_-1206879901', u'RETURN_-1206879834'), (u'INDIRECT_-1206888267', u'MULTIEQUAL_-1206887869'), (u'INDIRECT_-1206889840', u'MULTIEQUAL_-1206891499'), (u'CALL_-1206937559', u'INDIRECT_-1206899125'), (u'STORE_-1206924560', u'INDIRECT_-1206883498'), (u'CALL_-1206921459', u'INDIRECT_-1206904393'), (u'INDIRECT_-1206901168', u'MULTIEQUAL_-1206900736'), (u'INDIRECT_-1206906982', u'COPY_-1206879309'), (u'INDIRECT_-1206910206', u'MULTIEQUAL_-1206911645'), (u'CALL_-1206937302', u'CAST_-1206877241'), (u'CALL_-1206930584', u'INDIRECT_-1206901508'), (u'MULTIEQUAL_-1206899457', u'MULTIEQUAL_-1206878076'), (u'CALL_-1206930025', u'INDIRECT_-1206899842'), (u'INDIRECT_-1206900035', u'MULTIEQUAL_-1206899790'), (u'CALL_-1206930394', u'INDIRECT_-1206906615'), (u'MULTIEQUAL_-1206894809', u'MULTIEQUAL_-1206894793'), (u'INDIRECT_-1206914174', u'MULTIEQUAL_-1206913756'), (u'MULTIEQUAL_-1206891499', u'MULTIEQUAL_-1206891499'), (u'INDIRECT_-1206881451', u'MULTIEQUAL_-1206881259'), (u'INDIRECT_-1206908166', u'COPY_-1206879772'), (u'INDIRECT_-1206892986', u'MULTIEQUAL_-1206900081'), (u'CALLIND_-1206931354', u'INDIRECT_-1206897808'), (u'CALL_-1206931142', u'INDIRECT_-1206889621'), (u'STORE_-1206929089', u'INDIRECT_-1206886004'), (u'INDIRECT_-1206908563', u'MULTIEQUAL_-1206908414'), (u'INDIRECT_-1206900206', u'MULTIEQUAL_-1206901990'), (u'INDIRECT_-1206901914', u'MULTIEQUAL_-1206906191'), (u'CALL_-1206928257', u'INDIRECT_-1206896348'), (u'CALL_-1206928709', u'INDIRECT_-1206906919'), (u'CALL_-1206939523', u'INDIRECT_-1206892613'), (u'INDIRECT_-1206891599', u'MULTIEQUAL_-1206891497'), (u'MULTIEQUAL_-1206899169', u'MULTIEQUAL_-1206899150'), (u'MULTIEQUAL_-1206913521', u'MULTIEQUAL_-1206878110'), (u'CALL_-1206930584', u'INDIRECT_-1206904028'), (u'LOAD_-1206927092', u'CAST_-1206871155'), (u'CALL_-1206928257', u'INDIRECT_-1206907688'), (u'CALL_-1206921134', u'INDIRECT_-1206889060'), (u'STORE_-1206930175', u'INDIRECT_-1206889626'), (u'CALLIND_-1206925401', u'INDIRECT_-1206877578'), (u'STORE_-1206924934', u'INDIRECT_-1206884977'), (u'MULTIEQUAL_-1206913960', u'INT_LESS_-1206922867'), (u'INDIRECT_-1206902163', u'MULTIEQUAL_-1206901797'), (u'INDIRECT_-1206887007', u'MULTIEQUAL_-1206891261'), (u'MULTIEQUAL_-1206884397', u'MULTIEQUAL_-1206884381'), (u'CALL_-1206925799', u'INDIRECT_-1206909773'), (u'STORE_-1206922815', u'INDIRECT_-1206901249'), (u'CALL_-1206938131', u'INDIRECT_-1206916837'), (u'COPY_-1206924362', u'MULTIEQUAL_-1206915403'), (u'INDIRECT_-1206893602', u'MULTIEQUAL_-1206895081'), (u'STORE_-1206933398', u'INDIRECT_-1206890280'), (u'INDIRECT_-1206906387', u'MULTIEQUAL_-1206906272'), (u'STORE_-1206921743', u'INDIRECT_-1206897973'), (u'INDIRECT_-1206902920', u'MULTIEQUAL_-1206904178'), (u'CALL_-1206926116', u'INDIRECT_-1206886715'), (u'CALL_-1206937186', u'INDIRECT_-1206893331'), (u'INDIRECT_-1206910182', u'MULTIEQUAL_-1206909921'), (u'STORE_-1206924919', u'INDIRECT_-1206906807'), (u'CALL_-1206922325', u'INDIRECT_-1206891083'), (u'CALL_-1206938725', u'INDIRECT_-1206896651'), (u'CALL_-1206929830', u'INDIRECT_-1206880768'), (u'CALL_-1206928709', u'INDIRECT_-1206886339'), (u'INDIRECT_-1206893046', u'COPY_-1206879736'), (u'CALL_-1206927048', u'INDIRECT_-1206889402'), ('const-12', u'CALL_-1206937824'), (u'CALL_-1206931595', u'INDIRECT_-1206912134'), (u'INDIRECT_-1206897880', u'MULTIEQUAL_-1206899138'), (u'CALL_-1206921361', u'INDIRECT_-1206900974'), ('tmp_25370', u'CALL_-1206931749'), (u'CALL_-1206929902', u'INDIRECT_-1206892406'), (u'INDIRECT_-1206913478', u'MULTIEQUAL_-1206913095'), (u'INDIRECT_-1206886941', u'MULTIEQUAL_-1206887075'), (u'INDIRECT_-1206891381', u'MULTIEQUAL_-1206895461'), (u'INDIRECT_-1206893512', u'MULTIEQUAL_-1206893354'), (u'INDIRECT_-1206903648', u'MULTIEQUAL_-1206903822'), (u'INDIRECT_-1206904330', u'COPY_-1206880225'), (u'INDIRECT_-1206906010', u'MULTIEQUAL_-1206903804'), (u'INDIRECT_-1206902080', u'COPY_-1206878634'), (u'INDIRECT_-1206908530', u'MULTIEQUAL_-1206906324'), (u'INDIRECT_-1206900400', u'COPY_-1206878630'), (u'INDIRECT_-1206897493', u'MULTIEQUAL_-1206897575'), (u'INDIRECT_-1206897000', u'MULTIEQUAL_-1206896901'), (u'MULTIEQUAL_-1206891532', u'MULTIEQUAL_-1206891516'), (u'CALL_-1206928271', u'INDIRECT_-1206895273'), (u'INDIRECT_-1206898644', u'MULTIEQUAL_-1206898415'), (u'STORE_-1206935460', u'INDIRECT_-1206906097'), (u'MULTIEQUAL_-1206911948', u'MULTIEQUAL_-1206911924'), (u'MULTIEQUAL_-1206899289', u'MULTIEQUAL_-1206898623'), (u'CALL_-1206924661', u'INDIRECT_-1206903906'), (u'CALL_-1206924756', u'INDIRECT_-1206886744'), (u'MULTIEQUAL_-1206896790', u'MULTIEQUAL_-1206896765'), (u'INDIRECT_-1206903577', u'MULTIEQUAL_-1206903548'), (u'MULTIEQUAL_-1206888789', u'MULTIEQUAL_-1206888123'), (u'LOAD_-1206933183', u'CALL_-1206925432'), (u'CALL_-1206934963', u'INDIRECT_-1206914507'), (u'INDIRECT_-1206904793', u'MULTIEQUAL_-1206904489'), (u'CALL_-1206931539', u'INDIRECT_-1206882288'), (u'INDIRECT_-1206877898', u'CALL_-1206927297'), (u'INDIRECT_-1206903341', u'MULTIEQUAL_-1206904097'), ('tmp_374', u'CBRANCH_-1206939465'), (u'BOOL_OR_-1206929590', u'CBRANCH_-1206929613'), (u'INDIRECT_-1206906355', u'MULTIEQUAL_-1206906247'), (u'INDIRECT_-1206890564', u'MULTIEQUAL_-1206893032'), (u'MULTIEQUAL_-1206903057', u'MULTIEQUAL_-1206880928'), (u'CALLIND_-1206921856', u'INDIRECT_-1206884436'), (u'MULTIEQUAL_-1206894036', u'MULTIEQUAL_-1206894017'), (u'CALL_-1206931674', u'INDIRECT_-1206897991'), (u'SUBPIECE_-1206916566', u'INT_LESS_-1206930402'), (u'INT_EQUAL_-1206930393', u'CBRANCH_-1206930392'), ('tmp_25370', u'CALL_-1206928772'), (u'INDIRECT_-1206889510', u'MULTIEQUAL_-1206891027'), (u'STORE_-1206924909', u'INDIRECT_-1206904583'), (u'INDIRECT_-1206903585', u'MULTIEQUAL_-1206903455'), (u'INDIRECT_-1206909012', u'MULTIEQUAL_-1206908863'), (u'INDIRECT_-1206889006', u'COPY_-1206879386'), (u'INDIRECT_-1206892463', u'MULTIEQUAL_-1206892418'), (u'INDIRECT_-1206898760', u'MULTIEQUAL_-1206898656'), (u'MULTIEQUAL_-1206890640', u'MULTIEQUAL_-1206890627'), (u'CALL_-1206928644', u'INDIRECT_-1206902377'), (u'CALL_-1206934081', u'INDIRECT_-1206896188'), (u'INT_NOTEQUAL_-1206931726', u'CBRANCH_-1206931725'), (u'CALL_-1206937414', u'INDIRECT_-1206898377'), (u'STORE_-1206930329', u'INDIRECT_-1206888700'), (u'INDIRECT_-1206902622', u'MULTIEQUAL_-1206902427'), (u'CALL_-1206938628', u'INDIRECT_-1206907934'), (u'INDIRECT_-1206896319', u'COPY_-1206880323'), (u'INDIRECT_-1206911802', u'MULTIEQUAL_-1206914431'), (u'CALL_-1206937142', u'INDIRECT_-1206901712'), (u'MULTIEQUAL_-1206892854', u'MULTIEQUAL_-1206895265'), (u'MULTIEQUAL_-1206898161', u'MULTIEQUAL_-1206898861'), (u'CALL_-1206930241', u'INDIRECT_-1206898870'), (u'MULTIEQUAL_-1206890973', u'MULTIEQUAL_-1206890885'), (u'MULTIEQUAL_-1206896245', u'MULTIEQUAL_-1206896229'), (u'INDIRECT_-1206908907', u'MULTIEQUAL_-1206908792'), (u'MULTIEQUAL_-1206874130', u'MULTIEQUAL_-1206905343'), (u'INDIRECT_-1206901474', u'MULTIEQUAL_-1206901273'), (u'INDIRECT_-1206884666', u'MULTIEQUAL_-1206886450'), (u'INDIRECT_-1206904166', u'MULTIEQUAL_-1206903776'), (u'INDIRECT_-1206883625', u'MULTIEQUAL_-1206883589'), (u'STORE_-1206922815', u'INDIRECT_-1206886129'), (u'INDIRECT_-1206891553', u'MULTIEQUAL_-1206895227'), (u'INDIRECT_-1206899864', u'MULTIEQUAL_-1206899791'), (u'STORE_-1206921567', u'INDIRECT_-1206903771'), (u'CALL_-1206928291', u'INDIRECT_-1206895108'), (u'CALL_-1206931773', u'INDIRECT_-1206893010'), (u'CALLIND_-1206938827', u'INDIRECT_-1206893555'), ('const-0', u'INT_NOTEQUAL_-1206934602'), (u'INDIRECT_-1206905382', u'MULTIEQUAL_-1206906987'), (u'MULTIEQUAL_-1206890181', u'MULTIEQUAL_-1206890881'), (u'CALL_-1206921844', u'INDIRECT_-1206897277'), (u'MULTIEQUAL_-1206905474', u'MULTIEQUAL_-1206905400'), (u'INDIRECT_-1206894320', u'MULTIEQUAL_-1206894270'), (u'INDIRECT_-1206897916', u'MULTIEQUAL_-1206897980'), (u'CALL_-1206928331', u'INDIRECT_-1206893453'), (u'INDIRECT_-1206907752', u'MULTIEQUAL_-1206907574'), (u'CALL_-1206931539', u'INDIRECT_-1206897413'), (u'INDIRECT_-1206904321', u'MULTIEQUAL_-1206904083'), (u'INDIRECT_-1206898939', u'MULTIEQUAL_-1206901529'), (u'CALL_-1206922325', u'INDIRECT_-1206883943'), (u'CALL_-1206937430', u'INDIRECT_-1206902168'), (u'STORE_-1206925381', u'INDIRECT_-1206885182'), (u'MULTIEQUAL_-1206909328', u'MULTIEQUAL_-1206909193'), (u'MULTIEQUAL_-1206910713', u'MULTIEQUAL_-1206910012'), (u'INDIRECT_-1206892251', u'MULTIEQUAL_-1206893117'), (u'INDIRECT_-1206902292', u'MULTIEQUAL_-1206903829'), (u'CALL_-1206930210', u'INDIRECT_-1206898932'), (u'CALL_-1206931128', u'INDIRECT_-1206911644'), (u'INDIRECT_-1206907597', u'MULTIEQUAL_-1206907529'), (u'CALL_-1206937875', u'INDIRECT_-1206891310'), (u'INDIRECT_-1206902498', u'MULTIEQUAL_-1206902400'), (u'CALL_-1206930210', u'INDIRECT_-1206886752'), (u'INDIRECT_-1206903673', u'MULTIEQUAL_-1206903545'), (u'INDIRECT_-1206894713', u'MULTIEQUAL_-1206895719'), (u'INDIRECT_-1206886438', u'MULTIEQUAL_-1206886351'), (u'CALL_-1206929269', u'INDIRECT_-1206892173'), (u'CALL_-1206927316', u'INDIRECT_-1206892603'), (u'INDIRECT_-1206893685', u'MULTIEQUAL_-1206893780'), (u'MULTIEQUAL_-1206893672', u'MULTIEQUAL_-1206893653'), (u'INDIRECT_-1206889824', u'MULTIEQUAL_-1206889595'), (u'INDIRECT_-1206896113', u'MULTIEQUAL_-1206895709'), (u'STORE_-1206924919', u'INDIRECT_-1206888327'), ('tmp_25370', u'PTRSUB_-1206872752'), (u'MULTIEQUAL_-1206880188', u'MULTIEQUAL_-1206902181'), (u'MULTIEQUAL_-1206899605', u'MULTIEQUAL_-1206899589'), (u'INDIRECT_-1206888654', u'MULTIEQUAL_-1206889058'), (u'CALL_-1206923816', u'INDIRECT_-1206876903'), (u'CALL_-1206924668', u'INDIRECT_-1206896848'), (u'MULTIEQUAL_-1206904695', u'MULTIEQUAL_-1206904645'), (u'CALL_-1206930394', u'INDIRECT_-1206891495'), (u'STORE_-1206930351', u'INDIRECT_-1206909638'), (u'CALL_-1206930915', u'INDIRECT_-1206907361'), (u'CALL_-1206931749', u'INDIRECT_-1206895091'), (u'CALL_-1206936047', u'INDIRECT_-1206905295'), (u'INDIRECT_-1206905050', u'MULTIEQUAL_-1206906567'), (u'CALL_-1206931701', u'INDIRECT_-1206908801'), (u'CALL_-1206925694', u'INDIRECT_-1206909720'), (u'INDIRECT_-1206895407', u'MULTIEQUAL_-1206899661'), (u'INDIRECT_-1206897786', u'MULTIEQUAL_-1206897127'), (u'STORE_-1206921830', u'INDIRECT_-1206902219'), (u'INDIRECT_-1206900226', u'MULTIEQUAL_-1206900043'), ('tmp_20854', u'CBRANCH_-1206921661'), (u'INDIRECT_-1206890782', u'MULTIEQUAL_-1206895345'), (u'MULTIEQUAL_-1206889810', u'MULTIEQUAL_-1206890561'), (u'INDIRECT_-1206902543', u'MULTIEQUAL_-1206902498'), ('tmp_18900', u'CBRANCH_-1206923533'), (u'CALL_-1206925799', u'INDIRECT_-1206902027'), (u'INDIRECT_-1206894404', u'MULTIEQUAL_-1206894331'), (u'CALL_-1206925860', u'INDIRECT_-1206900386'), (u'COPY_-1206874447', u'CALL_-1206928677'), (u'CALL_-1206929645', u'INDIRECT_-1206894230'), ('const-2', u'INT_LESS_-1206928771'), (u'INDIRECT_-1206900040', u'MULTIEQUAL_-1206900969'), (u'STORE_-1206930310', u'INDIRECT_-1206903546'), (u'INDIRECT_-1206896964', u'MULTIEQUAL_-1206896735'), (u'CALL_-1206928518', u'INDIRECT_-1206897807'), (u'INDIRECT_-1206907980', u'MULTIEQUAL_-1206907681'), (u'INDIRECT_-1206910960', u'MULTIEQUAL_-1206911889'), (u'INDIRECT_-1206876415', u'MULTIEQUAL_-1206876435'), (u'CALL_-1206932808', u'INDIRECT_-1206908538'), (u'MULTIEQUAL_-1206901285', u'MULTIEQUAL_-1206901269'), (u'CALL_-1206933998', u'INDIRECT_-1206902434'), (u'MULTIEQUAL_-1206907261', u'MULTIEQUAL_-1206909971'), (u'INDIRECT_-1206905594', u'MULTIEQUAL_-1206905329'), (u'CALL_-1206928667', u'INDIRECT_-1206910320'), (u'CALL_-1206930241', u'INDIRECT_-1206906850'), (u'INDIRECT_-1206896034', u'MULTIEQUAL_-1206900311'), (u'STORE_-1206922815', u'INDIRECT_-1206904189'), (u'CALL_-1206921459', u'INDIRECT_-1206898933'), ('tmp_22756', u'BRANCH_-1206925696'), (u'MULTIEQUAL_-1206903354', u'MULTIEQUAL_-1206905765'), (u'STORE_-1206929190', u'INDIRECT_-1206903246'), ('const-4', u'PTRADD_-1206872742'), (u'COPY_-1206870300', u'MULTIEQUAL_-1206910793'), (u'CALL_-1206921361', u'INDIRECT_-1206883334'), (u'CALL_-1206922325', u'INDIRECT_-1206883523'), (u'CALL_-1206934396', u'INDIRECT_-1206890078'), (u'INDIRECT_-1206903321', u'MULTIEQUAL_-1206903455'), ('const-0', u'CALL_-1206931128'), (u'CALL_-1206921722', u'INDIRECT_-1206894811'), (u'CALL_-1206925432', u'INDIRECT_-1206902521'), (u'INDIRECT_-1206898198', u'MULTIEQUAL_-1206898111'), (u'INDIRECT_-1206896789', u'COPY_-1206879988'), (u'CALL_-1206930882', u'INDIRECT_-1206888858'), (u'PTRSUB_-1206871976', u'CALL_-1206921320'), (u'CALLIND_-1206925401', u'INDIRECT_-1206895472'), (u'INDIRECT_-1206896434', u'MULTIEQUAL_-1206896167'), (u'INDIRECT_-1206900102', u'MULTIEQUAL_-1206899899'), (u'INDIRECT_-1206900373', u'MULTIEQUAL_-1206899953'), (u'MULTIEQUAL_-1206913752', u'MULTIEQUAL_-1206912895'), (u'INDIRECT_-1206905012', u'MULTIEQUAL_-1206904385'), (u'MULTIEQUAL_-1206907215', u'MULTIEQUAL_-1206907165'), (u'CALL_-1206934991', u'INDIRECT_-1206901744'), (u'INDIRECT_-1206896625', u'MULTIEQUAL_-1206896720'), (u'INDIRECT_-1206894567', u'MULTIEQUAL_-1206898821'), (u'CALL_-1206931128', u'INDIRECT_-1206901984'), (u'CALL_-1206929296', u'INDIRECT_-1206895396'), (u'MULTIEQUAL_-1206891311', u'MULTIEQUAL_-1206892339'), (u'CALL_-1206935766', u'INDIRECT_-1206911826'), (u'INDIRECT_-1206909695', u'MULTIEQUAL_-1206909450'), (u'MULTIEQUAL_-1206893360', u'MULTIEQUAL_-1206893345'), (u'MULTIEQUAL_-1206908700', u'MULTIEQUAL_-1206908687'), (u'INDIRECT_-1206884389', u'MULTIEQUAL_-1206886235'), (u'MULTIEQUAL_-1206894420', u'MULTIEQUAL_-1206894407'), (u'STORE_-1206934436', u'INDIRECT_-1206908908'), (u'STORE_-1206930351', u'INDIRECT_-1206892418'), (u'MULTIEQUAL_-1206880194', u'MULTIEQUAL_-1206904701'), (u'INDIRECT_-1206885229', u'MULTIEQUAL_-1206887075'), (u'MULTIEQUAL_-1206874138', u'MULTIEQUAL_-1206908703'), (u'MULTIEQUAL_-1206903128', u'MULTIEQUAL_-1206900121'), (u'INDIRECT_-1206901032', u'MULTIEQUAL_-1206900854'), (u'CALL_-1206935907', u'INDIRECT_-1206909827'), (u'MULTIEQUAL_-1206874110', u'MULTIEQUAL_-1206896943'), (u'LOAD_-1206930712', u'INT_EQUAL_-1206930697'), (u'INDIRECT_-1206896996', u'MULTIEQUAL_-1206896908'), (u'INDIRECT_-1206901466', u'MULTIEQUAL_-1206903250'), (u'CALL_-1206932817', u'INDIRECT_-1206911526'), (u'INDIRECT_-1206895921', u'MULTIEQUAL_-1206896234'), ('const-2', u'INT_AND_-1206878071'), (u'CALL_-1206931749', u'INDIRECT_-1206908951'), (u'INDIRECT_-1206900411', u'MULTIEQUAL_-1206900392'), (u'INDIRECT_-1206893396', u'MULTIEQUAL_-1206893220'), (u'CALL_-1206938694', u'INDIRECT_-1206910491'), (u'INDIRECT_-1206907327', u'MULTIEQUAL_-1206909055'), (u'CALLIND_-1206924365', u'INDIRECT_-1206906313'), (u'CALL_-1206929489', u'INDIRECT_-1206912657'), (u'INDIRECT_-1206891237', u'MULTIEQUAL_-1206892233'), (u'INDIRECT_-1206893633', u'MULTIEQUAL_-1206894417'), (u'CALLIND_-1206925019', u'INDIRECT_-1206891504'), (u'MULTIEQUAL_-1206888971', u'MULTIEQUAL_-1206888929'), (u'CALLIND_-1206921359', u'INDIRECT_-1206903765'), (u'MULTIEQUAL_-1206878056', u'MULTIEQUAL_-1206889885'), (u'CALL_-1206929938', u'INDIRECT_-1206907128'), (u'STORE_-1206924919', u'INDIRECT_-1206893787'), (u'MULTIEQUAL_-1206901213', u'MULTIEQUAL_-1206901192'), (u'CALLIND_-1206921743', u'INDIRECT_-1206889413'), (u'INDIRECT_-1206903031', u'MULTIEQUAL_-1206905064'), (u'CALL_-1206930274', u'INDIRECT_-1206885526'), (u'CAST_-1206872808', u'CALL_-1206932359'), (u'INDIRECT_-1206891246', u'MULTIEQUAL_-1206890924'), (u'MULTIEQUAL_-1206911177', u'COPY_-1206911300'), (u'CALL_-1206928709', u'INDIRECT_-1206907339'), (u'STORE_-1206928518', u'INDIRECT_-1206904199'), (u'INDIRECT_-1206891589', u'MULTIEQUAL_-1206891919'), (u'MULTIEQUAL_-1206902856', u'MULTIEQUAL_-1206902837'), (u'INDIRECT_-1206906411', u'MULTIEQUAL_-1206907635'), (u'CALL_-1206929324', u'INDIRECT_-1206907590'), (u'CAST_-1206873135', u'CALL_-1206930311'), (u'INDIRECT_-1206891826', u'MULTIEQUAL_-1206891643'), (u'CALL_-1206924704', u'INDIRECT_-1206886300'), (u'STORE_-1206925221', u'INDIRECT_-1206889725'), (u'INDIRECT_-1206911839', u'MULTIEQUAL_-1206876817'), (u'INDIRECT_-1206900554', u'MULTIEQUAL_-1206900289'), (u'INDIRECT_-1206890665', u'COPY_-1206880087'), (u'CALL_-1206929019', u'INDIRECT_-1206908921'), (u'CALL_-1206928734', u'INDIRECT_-1206907103'), (u'INDIRECT_-1206909628', u'MULTIEQUAL_-1206909422'), (u'MULTIEQUAL_-1206902857', u'MULTIEQUAL_-1206901999'), (u'CALL_-1206931773', u'INDIRECT_-1206909810'), (u'INDIRECT_-1206906208', u'MULTIEQUAL_-1206906052'), (u'INDIRECT_-1206902100', u'MULTIEQUAL_-1206901053'), (u'CALL_-1206929489', u'INDIRECT_-1206903837'), (u'CALL_-1206936047', u'INDIRECT_-1206904875'), (u'CALL_-1206921832', u'INDIRECT_-1206899960'), (u'CALL_-1206937875', u'INDIRECT_-1206900550'), (u'INDIRECT_-1206887601', u'MULTIEQUAL_-1206891681'), (u'INDIRECT_-1206882521', u'MULTIEQUAL_-1206883270'), ('const-8', u'PTRSUB_-1206880689'), (u'CALL_-1206937924', u'CAST_-1206877711'), (u'MULTIEQUAL_-1206898314', u'MULTIEQUAL_-1206899234'), (u'CALLIND_-1206925019', u'INDIRECT_-1206902004'), (u'STORE_-1206921864', u'INDIRECT_-1206904347'), (u'INDIRECT_-1206885908', u'MULTIEQUAL_-1206886554'), (u'CALL_-1206938975', u'INDIRECT_-1206902456'), (u'INDIRECT_-1206910400', u'MULTIEQUAL_-1206910129'), (u'CALL_-1206930457', u'INDIRECT_-1206899241'), (u'CALL_-1206928668', u'INDIRECT_-1206900288'), (u'STORE_-1206921852', u'INDIRECT_-1206885437'), (u'CALLIND_-1206921344', u'INDIRECT_-1206903392'), (u'STORE_-1206924560', u'INDIRECT_-1206903658'), (u'CALL_-1206934396', u'INDIRECT_-1206895538'), ('const-0', u'INT_NOTEQUAL_-1206930849'), (u'CALL_-1206929385', u'INDIRECT_-1206889565'), (u'MULTIEQUAL_-1206885278', u'MULTIEQUAL_-1206885221'), (u'LOAD_-1206928792', u'CALL_-1206928690'), (u'INDIRECT_-1206910673', u'MULTIEQUAL_-1206908922'), (u'STORE_-1206928327', u'INDIRECT_-1206907410'), (u'CALL_-1206939005', u'INDIRECT_-1206902473'), (u'CALL_-1206927093', u'INDIRECT_-1206890261'), (u'CALL_-1206938656', u'INDIRECT_-1206896608'), (u'INDIRECT_-1206898401', u'MULTIEQUAL_-1206898210'), (u'INDIRECT_-1206885215', u'MULTIEQUAL_-1206884381'), (u'CALL_-1206931701', u'INDIRECT_-1206897461'), (u'STORE_-1206928518', u'INDIRECT_-1206907559'), (u'CALL_-1206930927', u'INDIRECT_-1206880940'), (u'CALL_-1206928155', u'INDIRECT_-1206889334'), (u'INDIRECT_-1206892877', u'MULTIEQUAL_-1206893258'), (u'CALLIND_-1206922636', u'INDIRECT_-1206893629'), (u'INDIRECT_-1206895210', u'MULTIEQUAL_-1206895062'), (u'INDIRECT_-1206903298', u'MULTIEQUAL_-1206904288'), ('const-1', u'PTRADD_-1206878856'), (u'INDIRECT_-1206879845', u'MULTIEQUAL_-1206881431'), (u'INDIRECT_-1206903275', u'MULTIEQUAL_-1206902441'), (u'INDIRECT_-1206894914', u'MULTIEQUAL_-1206892824'), (u'COPY_-1206924932', u'MULTIEQUAL_-1206917591'), (u'CALL_-1206937142', u'INDIRECT_-1206898352'), (u'INDIRECT_-1206890096', u'MULTIEQUAL_-1206889545'), (u'CALL_-1206933594', u'INDIRECT_-1206910182'), (u'INDIRECT_-1206884454', u'MULTIEQUAL_-1206884858'), (u'CAST_-1206872537', u'SUBPIECE_-1206909237'), (u'CALL_-1206929489', u'INDIRECT_-1206895017'), (u'INDIRECT_-1206908983', u'MULTIEQUAL_-1206908834'), (u'CALL_-1206927048', u'INDIRECT_-1206888982'), (u'CALL_-1206932817', u'INDIRECT_-1206901446'), (u'INDIRECT_-1206892093', u'MULTIEQUAL_-1206893179'), (u'INDIRECT_-1206896902', u'COPY_-1206879285'), (u'CALL_-1206939039', u'INDIRECT_-1206917378'), (u'INDIRECT_-1206909319', u'MULTIEQUAL_-1206908958'), (u'CALL_-1206928474', u'INDIRECT_-1206904508'), (u'MULTIEQUAL_-1206880952', u'MULTIEQUAL_-1206880214'), (u'INDIRECT_-1206890161', u'MULTIEQUAL_-1206889885'), (u'CALL_-1206933711', u'INDIRECT_-1206895963'), (u'CALL_-1206931749', u'INDIRECT_-1206895511'), (u'CALL_-1206928271', u'INDIRECT_-1206909963'), (u'INDIRECT_-1206891657', u'MULTIEQUAL_-1206892277'), (u'CALL_-1206937430', u'INDIRECT_-1206897548'), (u'INDIRECT_-1206912212', u'MULTIEQUAL_-1206912057'), (u'INDIRECT_-1206897795', u'MULTIEQUAL_-1206898599'), (u'CALL_-1206931142', u'INDIRECT_-1206910621'), (u'CALL_-1206921431', u'INDIRECT_-1206912258'), (u'INDIRECT_-1206903019', u'MULTIEQUAL_-1206902658'), (u'STORE_-1206933497', u'INDIRECT_-1206895790'), (u'INDIRECT_-1206909466', u'MULTIEQUAL_-1206909369'), (u'MULTIEQUAL_-1206909466', u'MULTIEQUAL_-1206909369'), (u'MULTIEQUAL_-1206905777', u'MULTIEQUAL_-1206905760'), (u'MULTIEQUAL_-1206885273', u'MULTIEQUAL_-1206885269'), (u'CALL_-1206921308', u'INDIRECT_-1206901786'), (u'INDIRECT_-1206889037', u'MULTIEQUAL_-1206888865'), (u'CALL_-1206934114', u'INDIRECT_-1206892851'), ('const-112', u'INT_ADD_-1206930326'), (u'CALL_-1206928815', u'INDIRECT_-1206913939'), (u'CALL_-1206928667', u'INDIRECT_-1206908640'), (u'MULTIEQUAL_-1206915512', u'MULTIEQUAL_-1206917923'), (u'INDIRECT_-1206898473', u'MULTIEQUAL_-1206898314'), (u'LOAD_-1206924899', u'INT_NOTEQUAL_-1206924883'), (u'INDIRECT_-1206898778', u'MULTIEQUAL_-1206898395'), (u'CALL_-1206935809', u'CAST_-1206875954'), (u'INDIRECT_-1206901040', u'MULTIEQUAL_-1206900990'), (u'INDIRECT_-1206913295', u'MULTIEQUAL_-1206912850'), (u'CALL_-1206928629', u'INDIRECT_-1206905257'), (u'INDIRECT_-1206908545', u'MULTIEQUAL_-1206912681'), ('tmp_25370', u'PTRSUB_-1206871832'), (u'CALLIND_-1206922663', u'INDIRECT_-1206874994'), (u'CALL_-1206928644', u'INDIRECT_-1206892717'), (u'CALL_-1206930927', u'INDIRECT_-1206905471'), (u'INDIRECT_-1206898273', u'MULTIEQUAL_-1206897665'), (u'PTRSUB_-1206878614', u'LOAD_-1206928027'), (u'INDIRECT_-1206887553', u'MULTIEQUAL_-1206887394'), (u'LOAD_-1206934630', u'INT_NOTEQUAL_-1206933469'), (u'STORE_-1206929169', u'INDIRECT_-1206904918'), (u'INT_NOTEQUAL_-1206875061', u'BOOL_OR_-1206927829'), (u'INDIRECT_-1206888833', u'MULTIEQUAL_-1206889839'), (u'CALL_-1206930086', u'INDIRECT_-1206897765'), (u'CALL_-1206928709', u'INDIRECT_-1206900199'), (u'CALL_-1206928271', u'INDIRECT_-1206879142'), ('tmp_25371', u'PTRSUB_-1206880961'), (u'INDIRECT_-1206892086', u'MULTIEQUAL_-1206888781'), (u'INDIRECT_-1206902080', u'MULTIEQUAL_-1206903338'), (u'INDIRECT_-1206892866', u'MULTIEQUAL_-1206892832'), (u'CALL_-1206935907', u'INDIRECT_-1206911507'), ('tmp_25370', u'CALL_-1206928150'), (u'INDIRECT_-1206904064', u'MULTIEQUAL_-1206903991'), (u'LOAD_-1206933156', u'MULTIEQUAL_-1206918169'), (u'INDIRECT_-1206912218', u'MULTIEQUAL_-1206907008'), (u'INDIRECT_-1206905586', u'MULTIEQUAL_-1206907025'), (u'INDIRECT_-1206914414', u'MULTIEQUAL_-1206913998'), (u'INDIRECT_-1206895827', u'MULTIEQUAL_-1206900081'), (u'INDIRECT_-1206905380', u'MULTIEQUAL_-1206905178'), (u'INDIRECT_-1206889587', u'MULTIEQUAL_-1206890679'), (u'INDIRECT_-1206898666', u'COPY_-1206879409'), ('tmp_24536', u'BRANCH_-1206928794'), (u'CALL_-1206925694', u'INDIRECT_-1206896934'), (u'CALL_-1206938694', u'INDIRECT_-1206911751'), (u'CALL_-1206937559', u'INDIRECT_-1206897445'), (u'CALL_-1206929938', u'INDIRECT_-1206879823'), (u'INDIRECT_-1206908911', u'MULTIEQUAL_-1206876070'), (u'STORE_-1206921525', u'INDIRECT_-1206903747'), (u'INDIRECT_-1206904677', u'MULTIEQUAL_-1206905297'), (u'INDIRECT_-1206893487', u'COPY_-1206879854'), (u'CALL_-1206925831', u'INDIRECT_-1206877184'), (u'MULTIEQUAL_-1206880585', u'MULTIEQUAL_-1206880537'), (u'INDIRECT_-1206889085', u'MULTIEQUAL_-1206889053'), (u'INDIRECT_-1206884633', u'MULTIEQUAL_-1206884329'), (u'CALL_-1206938756', u'INDIRECT_-1206901497'), (u'INDIRECT_-1206891058', u'MULTIEQUAL_-1206890903'), (u'CALL_-1206924704', u'INDIRECT_-1206893860'), (u'INDIRECT_-1206902835', u'MULTIEQUAL_-1206876798'), (u'STORE_-1206921567', u'INDIRECT_-1206889071'), (u'INDIRECT_-1206893738', u'MULTIEQUAL_-1206893355'), (u'STORE_-1206930256', u'INDIRECT_-1206906886'), ('const-8', u'PTRSUB_-1206872001'), (u'CALL_-1206928815', u'INDIRECT_-1206900499'), (u'MULTIEQUAL_-1206908710', u'MULTIEQUAL_-1206909461'), (u'CALL_-1206925831', u'INDIRECT_-1206892812'), (u'CALL_-1206924612', u'INDIRECT_-1206899183'), (u'CALL_-1206929489', u'INDIRECT_-1206905517'), (u'MULTIEQUAL_-1206880894', u'MULTIEQUAL_-1206880156'), (u'STORE_-1206928588', u'INDIRECT_-1206901721'), ('const-0', u'SUBPIECE_-1206915159'), (u'INDIRECT_-1206909650', u'MULTIEQUAL_-1206909559'), (u'CALL_-1206932327', u'INDIRECT_-1206908374'), (u'INDIRECT_-1206898273', u'MULTIEQUAL_-1206897853'), (u'CALL_-1206938656', u'INDIRECT_-1206910888'), (u'INDIRECT_-1206891940', u'MULTIEQUAL_-1206893599'), (u'STORE_-1206937920', u'INDIRECT_-1206897434'), (u'INDIRECT_-1206911974', u'MULTIEQUAL_-1206911773'), (u'INDIRECT_-1206905890', u'MULTIEQUAL_-1206907407'), ('tmp_25370', u'CALL_-1206937430'), (u'STORE_-1206928410', u'INDIRECT_-1206899516'), (u'CALL_-1206932827', u'INDIRECT_-1206896792'), (u'INDIRECT_-1206890284', u'MULTIEQUAL_-1206891867'), (u'INDIRECT_-1206896237', u'COPY_-1206879635'), (u'INDIRECT_-1206897468', u'MULTIEQUAL_-1206899007'), (u'CALL_-1206928644', u'INDIRECT_-1206886417'), (u'INDIRECT_-1206903103', u'MULTIEQUAL_-1206902954'), (u'MULTIEQUAL_-1206884591', u'MULTIEQUAL_-1206885619'), (u'CALL_-1206928150', u'INDIRECT_-1206878685'), (u'CALL_-1206921844', u'INDIRECT_-1206899797'), ('const-24', u'PTRSUB_-1206876108'), (u'CALL_-1206933594', u'INDIRECT_-1206909762'), (u'CALL_-1206925831', u'INDIRECT_-1206906672'), (u'INDIRECT_-1206914318', u'MULTIEQUAL_-1206914045'), (u'INDIRECT_-1206908479', u'MULTIEQUAL_-1206908118'), (u'CALL_-1206925799', u'INDIRECT_-1206890267'), (u'STORE_-1206937920', u'INDIRECT_-1206897854'), (u'CALL_-1206934963', u'INDIRECT_-1206882567'), (u'CALL_-1206928271', u'INDIRECT_-1206876675'), (u'CALL_-1206928644', u'INDIRECT_-1206902797'), (u'CALL_-1206931745', u'INDIRECT_-1206907140'), (u'INDIRECT_-1206915158', u'MULTIEQUAL_-1206914885'), (u'CALL_-1206928690', u'INDIRECT_-1206904978'), (u'CALL_-1206931183', u'INDIRECT_-1206898643'), (u'INDIRECT_-1206875050', u'MULTIEQUAL_-1206876772'), (u'INDIRECT_-1206896745', u'MULTIEQUAL_-1206896363'), (u'STORE_-1206928518', u'INDIRECT_-1206894959'), (u'MULTIEQUAL_-1206909613', u'MULTIEQUAL_-1206909592'), (u'INDIRECT_-1206887388', u'MULTIEQUAL_-1206888927'), (u'CALL_-1206931595', u'INDIRECT_-1206891974'), (u'STORE_-1206937788', u'INDIRECT_-1206893168'), (u'INDIRECT_-1206896533', u'MULTIEQUAL_-1206899965'), (u'INDIRECT_-1206897162', u'MULTIEQUAL_-1206896901'), (u'INDIRECT_-1206911713', u'MULTIEQUAL_-1206911105'), (u'MULTIEQUAL_-1206904519', u'MULTIEQUAL_-1206904505'), (u'INDIRECT_-1206902950', u'MULTIEQUAL_-1206904467'), (u'CALL_-1206934081', u'INDIRECT_-1206896608'), (u'CALL_-1206921431', u'INDIRECT_-1206897653'), (u'INDIRECT_-1206901759', u'MULTIEQUAL_-1206901398'), (u'CALLIND_-1206924378', u'INDIRECT_-1206904581'), (u'CALL_-1206926019', u'INDIRECT_-1206894599'), (u'INDIRECT_-1206902027', u'MULTIEQUAL_-1206901327'), (u'MULTIEQUAL_-1206898639', u'MULTIEQUAL_-1206898293'), (u'INDIRECT_-1206898178', u'MULTIEQUAL_-1206897547'), (u'CALL_-1206922584', u'INDIRECT_-1206890479'), (u'INDIRECT_-1206907241', u'MULTIEQUAL_-1206880939'), (u'INT_SUB_-1206922875', u'INT_LESS_-1206922867'), (u'MULTIEQUAL_-1206910209', u'MULTIEQUAL_-1206910094'), (u'CALL_-1206929019', u'INDIRECT_-1206912281'), (u'STORE_-1206921567', u'INDIRECT_-1206897471'), (u'MULTIEQUAL_-1206874572', u'MULTIEQUAL_-1206875599'), (u'MULTIEQUAL_-1206910033', u'MULTIEQUAL_-1206910012'), (u'INDIRECT_-1206890041', u'MULTIEQUAL_-1206889803'), (u'CALL_-1206921431', u'INDIRECT_-1206896813'), (u'MULTIEQUAL_-1206896634', u'MULTIEQUAL_-1206899045'), (u'INDIRECT_-1206891973', u'MULTIEQUAL_-1206891553'), (u'INDIRECT_-1206904520', u'MULTIEQUAL_-1206906147'), (u'INDIRECT_-1206905185', u'MULTIEQUAL_-1206909321'), ('const-0', u'INT_NOTEQUAL_-1206931156'), (u'MULTIEQUAL_-1206887022', u'MULTIEQUAL_-1206887317'), (u'MULTIEQUAL_-1206913101', u'MULTIEQUAL_-1206878109'), (u'MULTIEQUAL_-1206910385', u'MULTIEQUAL_-1206910379'), (u'CALL_-1206929866', u'INDIRECT_-1206880453'), (u'CALL_-1206928152', u'INDIRECT_-1206902571'), (u'MULTIEQUAL_-1206913522', u'INT_NOTEQUAL_-1206923086'), (u'CALL_-1206931701', u'INDIRECT_-1206906281'), (u'CALL_-1206934963', u'INDIRECT_-1206905501'), (u'INDIRECT_-1206908043', u'MULTIEQUAL_-1206907677'), (u'INDIRECT_-1206901747', u'MULTIEQUAL_-1206902282'), (u'CALL_-1206938628', u'INDIRECT_-1206914234'), (u'STORE_-1206933497', u'INDIRECT_-1206910070'), (u'CALLIND_-1206921856', u'INDIRECT_-1206894096'), (u'COPY_-1206875536', u'MULTIEQUAL_-1206887219'), (u'MULTIEQUAL_-1206885851', u'MULTIEQUAL_-1206886879'), (u'INDIRECT_-1206914507', u'MULTIEQUAL_-1206916066'), (u'INDIRECT_-1206891158', u'MULTIEQUAL_-1206891070'), (u'INDIRECT_-1206907774', u'MULTIEQUAL_-1206907507'), (u'INDIRECT_-1206890655', u'MULTIEQUAL_-1206891459'), (u'CALL_-1206929529', u'INDIRECT_-1206912673'), (u'PTRSUB_-1206878327', u'CAST_-1206875326'), (u'INDIRECT_-1206899972', u'MULTIEQUAL_-1206899345'), (u'INDIRECT_-1206893206', u'COPY_-1206879396'), (u'INDIRECT_-1206896593', u'MULTIEQUAL_-1206896173'), (u'CALL_-1206922325', u'INDIRECT_-1206897803'), (u'STORE_-1206925479', u'INDIRECT_-1206893638'), (u'CALL_-1206930311', u'INDIRECT_-1206888929'), (u'CALL_-1206929226', u'INDIRECT_-1206888215'), (u'INDIRECT_-1206889002', u'MULTIEQUAL_-1206890607'), (u'MULTIEQUAL_-1206906191', u'MULTIEQUAL_-1206906149'), (u'CALL_-1206930636', u'INDIRECT_-1206897756'), (u'CALL_-1206927405', u'INDIRECT_-1206897269'), (u'CALLIND_-1206938827', u'INDIRECT_-1206909515'), (u'CALLIND_-1206921412', u'INDIRECT_-1206882426'), (u'MULTIEQUAL_-1206901565', u'MULTIEQUAL_-1206901559'), (u'INDIRECT_-1206899474', u'MULTIEQUAL_-1206899240'), (u'CALLIND_-1206921884', u'INDIRECT_-1206892852'), (u'INDIRECT_-1206889444', u'MULTIEQUAL_-1206891027'), (u'INDIRECT_-1206892394', u'MULTIEQUAL_-1206890304'), (u'INDIRECT_-1206898997', u'MULTIEQUAL_-1206899138'), (u'MULTIEQUAL_-1206891174', u'MULTIEQUAL_-1206893585'), (u'INDIRECT_-1206894020', u'MULTIEQUAL_-1206893749'), (u'CALL_-1206938232', u'INDIRECT_-1206902443'), (u'STORE_-1206930846', u'INDIRECT_-1206897967'), (u'INDIRECT_-1206907121', u'MULTIEQUAL_-1206908639'), (u'CALL_-1206930882', u'INDIRECT_-1206890958'), (u'CALL_-1206926063', u'INDIRECT_-1206899238'), (u'CALLIND_-1206921372', u'INDIRECT_-1206887028'), (u'INDIRECT_-1206905613', u'MULTIEQUAL_-1206905454'), (u'INDIRECT_-1206912577', u'MULTIEQUAL_-1206912189'), (u'MULTIEQUAL_-1206905161', u'MULTIEQUAL_-1206904987'), (u'INDIRECT_-1206891073', u'MULTIEQUAL_-1206894084'), (u'CALL_-1206930157', u'INDIRECT_-1206889633'), ('const-48', u'PTRSUB_-1206871786'), (u'MULTIEQUAL_-1206878460', u'MULTIEQUAL_-1206878427'), (u'INDIRECT_-1206896221', u'MULTIEQUAL_-1206897878'), (u'CALL_-1206938900', u'INDIRECT_-1206884349'), (u'CALL_-1206932327', u'INDIRECT_-1206892414'), (u'INT_NOTEQUAL_-1206937496', u'CBRANCH_-1206937495'), (u'PTRSUB_-1206873382', u'LOAD_-1206873442'), (u'CALL_-1206938232', u'INDIRECT_-1206899503'), (u'CALL_-1206938036', u'INDIRECT_-1206912393'), (u'CALL_-1206928734', u'INDIRECT_-1206912983'), ('tmp_16424', u'CBRANCH_-1206925172'), (u'PTRSUB_-1206879075', u'LOAD_-1206935993'), (u'MULTIEQUAL_-1206896520', u'MULTIEQUAL_-1206896507'), (u'CALL_-1206934991', u'INDIRECT_-1206889984'), ('const-433', u'LOAD_-1206937540'), (u'INDIRECT_-1206886042', u'MULTIEQUAL_-1206887521'), (u'CALL_-1206927418', u'INDIRECT_-1206901897'), (u'CALL_-1206929529', u'INDIRECT_-1206913513'), (u'INDIRECT_-1206896897', u'MULTIEQUAL_-1206897038'), (u'INDIRECT_-1206899377', u'MULTIEQUAL_-1206899348'), (u'INDIRECT_-1206900458', u'MULTIEQUAL_-1206900185'), (u'INDIRECT_-1206896350', u'COPY_-1206880206'), (u'CALL_-1206931545', u'INDIRECT_-1206906743'), (u'INDIRECT_-1206902654', u'MULTIEQUAL_-1206902389'), (u'INDIRECT_-1206905161', u'MULTIEQUAL_-1206905474'), (u'INDIRECT_-1206914097', u'MULTIEQUAL_-1206913517'), (u'CALL_-1206934365', u'INDIRECT_-1206898875'), (u'INDIRECT_-1206912134', u'MULTIEQUAL_-1206910044'), (u'MULTIEQUAL_-1206887372', u'MULTIEQUAL_-1206888559'), (u'MULTIEQUAL_-1206898815', u'MULTIEQUAL_-1206898765'), (u'CALL_-1206935907', u'INDIRECT_-1206895127'), (u'COPY_-1206871951', u'MULTIEQUAL_-1206913996'), (u'MULTIEQUAL_-1206911362', u'INT_ADD_-1206922763'), (u'CALL_-1206928152', u'INDIRECT_-1206876946'), (u'STORE_-1206932486', u'INDIRECT_-1206894567'), (u'INDIRECT_-1206906766', u'MULTIEQUAL_-1206906574'), ('const-0', u'CALL_-1206922325'), (u'CALL_-1206931128', u'INDIRECT_-1206902404'), (u'CALL_-1206927093', u'INDIRECT_-1206898661'), (u'INDIRECT_-1206875979', u'MULTIEQUAL_-1206875740'), (u'INDIRECT_-1206900493', u'MULTIEQUAL_-1206901579'), (u'INDIRECT_-1206887214', u'MULTIEQUAL_-1206891491'), (u'INDIRECT_-1206884364', u'MULTIEQUAL_-1206884135'), ('tmp_17709', u'CBRANCH_-1206922647'), (u'INDIRECT_-1206899192', u'COPY_-1206879528'), (u'INDIRECT_-1206901115', u'MULTIEQUAL_-1206900497'), (u'CALLIND_-1206922663', u'INDIRECT_-1206882725'), (u'CALL_-1206929385', u'INDIRECT_-1206894605'), (u'CALLIND_-1206924365', u'INDIRECT_-1206905473'), (u'CALL_-1206929529', u'INDIRECT_-1206891253'), (u'MULTIEQUAL_-1206874085', u'MULTIEQUAL_-1206880540'), (u'MULTIEQUAL_-1206913522', u'INT_ADD_-1206872306'), (u'INDIRECT_-1206901531', u'MULTIEQUAL_-1206880923'), (u'MULTIEQUAL_-1206902839', u'MULTIEQUAL_-1206901811'), (u'INDIRECT_-1206910196', u'MULTIEQUAL_-1206910020'), (u'STORE_-1206929089', u'INDIRECT_-1206890204'), (u'INDIRECT_-1206886453', u'MULTIEQUAL_-1206889464'), (u'CALL_-1206928815', u'INDIRECT_-1206896299'), (u'INDIRECT_-1206894619', u'MULTIEQUAL_-1206876776'), (u'STORE_-1206935460', u'INDIRECT_-1206907777'), (u'INDIRECT_-1206905477', u'MULTIEQUAL_-1206905858'), (u'CALL_-1206929296', u'INDIRECT_-1206889096'), (u'INDIRECT_-1206884694', u'MULTIEQUAL_-1206888971'), (u'MULTIEQUAL_-1206882422', u'MULTIEQUAL_-1206882440'), (u'CALLIND_-1206924378', u'INDIRECT_-1206893241'), (u'MULTIEQUAL_-1206907554', u'MULTIEQUAL_-1206908474'), (u'INDIRECT_-1206905438', u'MULTIEQUAL_-1206905340'), (u'INDIRECT_-1206890946', u'COPY_-1206879731'), (u'CALL_-1206927418', u'INDIRECT_-1206897277'), (u'CALLIND_-1206925401', u'INDIRECT_-1206897572'), (u'CALL_-1206929750', u'INDIRECT_-1206896560'), ('const-8', u'PTRADD_-1206871255'), (u'INDIRECT_-1206908380', u'COPY_-1206878649'), (u'MULTIEQUAL_-1206902419', u'MULTIEQUAL_-1206901391'), (u'INDIRECT_-1206891221', u'MULTIEQUAL_-1206891112'), (u'CALL_-1206928647', u'INDIRECT_-1206911680'), (u'MULTIEQUAL_-1206902839', u'MULTIEQUAL_-1206902493'), (u'CALLIND_-1206921856', u'INDIRECT_-1206888636'), (u'INDIRECT_-1206894177', u'MULTIEQUAL_-1206895173'), (u'STORE_-1206934436', u'INDIRECT_-1206908488'), (u'CALL_-1206929830', u'INDIRECT_-1206892362'), (u'CALL_-1206927360', u'INDIRECT_-1206906062'), (u'INDIRECT_-1206903713', u'MULTIEQUAL_-1206904497'), (u'MULTIEQUAL_-1206876020', u'MULTIEQUAL_-1206875902'), (u'CALL_-1206924661', u'INDIRECT_-1206903066'), (u'CALL_-1206929320', u'INDIRECT_-1206891197'), (u'INDIRECT_-1206900897', u'MULTIEQUAL_-1206901893'), (u'CALL_-1206928357', u'INDIRECT_-1206902708'), (u'CALL_-1206938958', u'INDIRECT_-1206897404'), (u'INDIRECT_-1206913291', u'MULTIEQUAL_-1206880951'), (u'CALL_-1206930550', u'INDIRECT_-1206903340'), (u'CALL_-1206928644', u'INDIRECT_-1206898597'), (u'MULTIEQUAL_-1206915339', u'CAST_-1206873174'), (u'CALL_-1206932359', u'INDIRECT_-1206889356'), (u'STORE_-1206927231', u'INDIRECT_-1206897082'), (u'INDIRECT_-1206891944', u'MULTIEQUAL_-1206891490'), (u'MULTIEQUAL_-1206907989', u'MULTIEQUAL_-1206907970'), (u'CALL_-1206930025', u'INDIRECT_-1206894802'), (u'INDIRECT_-1206899646', u'MULTIEQUAL_-1206899324'), (u'CALL_-1206929489', u'INDIRECT_-1206914337'), (u'INDIRECT_-1206894454', u'MULTIEQUAL_-1206894249'), (u'INDIRECT_-1206904759', u'MULTIEQUAL_-1206904539'), (u'MULTIEQUAL_-1206910197', u'MULTIEQUAL_-1206880945'), (u'CALL_-1206928382', u'INDIRECT_-1206896421'), (u'MULTIEQUAL_-1206880170', u'MULTIEQUAL_-1206895041'), (u'INDIRECT_-1206908877', u'MULTIEQUAL_-1206909873'), (u'INDIRECT_-1206898038', u'MULTIEQUAL_-1206897777'), (u'STORE_-1206930873', u'INDIRECT_-1206898878'), (u'CALL_-1206930506', u'INDIRECT_-1206887771'), (u'CALL_-1206924756', u'INDIRECT_-1206884224'), (u'CALL_-1206928271', u'INDIRECT_-1206895077'), (u'CAST_-1206868678', u'COPY_-1206868912'), (u'INDIRECT_-1206896606', u'MULTIEQUAL_-1206898167'), (u'CALL_-1206929489', u'INDIRECT_-1206894597'), (u'INDIRECT_-1206893787', u'MULTIEQUAL_-1206893672'), (u'CALL_-1206934991', u'INDIRECT_-1206896704'), (u'MULTIEQUAL_-1206903208', u'MULTIEQUAL_-1206904695'), (u'INDIRECT_-1206897672', u'MULTIEQUAL_-1206899209'), (u'INDIRECT_-1206902014', u'MULTIEQUAL_-1206901809'), (u'INDIRECT_-1206906335', u'COPY_-1206878406'), (u'CALL_-1206925831', u'INDIRECT_-1206899952'), ('const-433', u'STORE_-1206928553'), (u'MULTIEQUAL_-1206914397', u'MULTIEQUAL_-1206914376'), (u'CALL_-1206929385', u'INDIRECT_-1206903845'), (u'INDIRECT_-1206889159', u'MULTIEQUAL_-1206888939'), (u'PTRSUB_-1206879605', u'STORE_-1206928732'), (u'STORE_-1206930846', u'INDIRECT_-1206908467'), (u'MULTIEQUAL_-1206892751', u'MULTIEQUAL_-1206892709'), (u'INDIRECT_-1206904317', u'MULTIEQUAL_-1206904894'), (u'INDIRECT_-1206884265', u'MULTIEQUAL_-1206883944'), (u'INDIRECT_-1206895594', u'MULTIEQUAL_-1206895327'), (u'MULTIEQUAL_-1206874102', u'MULTIEQUAL_-1206893583'), ('const-0', u'CALL_-1206931337'), (u'INDIRECT_-1206901221', u'MULTIEQUAL_-1206901355'), (u'CALL_-1206934274', u'INDIRECT_-1206890839'), (u'MULTIEQUAL_-1206875948', u'MULTIEQUAL_-1206906959'), (u'STORE_-1206924909', u'INDIRECT_-1206890303'), (u'INDIRECT_-1206906532', u'MULTIEQUAL_-1206906374'), (u'CALL_-1206928225', u'INDIRECT_-1206891291'), (u'CALL_-1206926063', u'INDIRECT_-1206902598'), (u'CALL_-1206927017', u'INDIRECT_-1206891834'), (u'CALL_-1206928621', u'INDIRECT_-1206897826'), (u'CALL_-1206925694', u'INDIRECT_-1206888114'), (u'CALL_-1206927316', u'INDIRECT_-1206906883'), (u'MULTIEQUAL_-1206891027', u'MULTIEQUAL_-1206890970'), (u'INDIRECT_-1206898693', u'MULTIEQUAL_-1206898273'), (u'CALL_-1206929019', u'INDIRECT_-1206907241'), (u'INDIRECT_-1206910955', u'COPY_-1206878417'), (u'CALLIND_-1206921359', u'INDIRECT_-1206894525'), ('const-433', u'LOAD_-1206931655'), (u'MULTIEQUAL_-1206897360', u'MULTIEQUAL_-1206897347'), (u'INDIRECT_-1206902962', u'MULTIEQUAL_-1206907525'), (u'INDIRECT_-1206892876', u'MULTIEQUAL_-1206892940'), (u'INDIRECT_-1206893985', u'MULTIEQUAL_-1206893905'), (u'INDIRECT_-1206896357', u'MULTIEQUAL_-1206899051'), (u'MULTIEQUAL_-1206898594', u'MULTIEQUAL_-1206898590'), (u'INDIRECT_-1206891568', u'MULTIEQUAL_-1206891362'), (u'CALL_-1206928108', u'INDIRECT_-1206889952'), (u'CALL_-1206938421', u'INDIRECT_-1206892058'), (u'INT_SEXT_-1206923562', u'INT_SUB_-1206922875'), (u'CALL_-1206938421', u'INDIRECT_-1206901298'), (u'CALL_-1206930210', u'INDIRECT_-1206905652'), (u'INDIRECT_-1206902187', u'MULTIEQUAL_-1206903279'), (u'CALL_-1206931435', u'INDIRECT_-1206912323'), (u'LOAD_-1206921622', u'INT_LESSEQUAL_-1206921606'), (u'STORE_-1206934436', u'INDIRECT_-1206889588'), (u'CALL_-1206930550', u'INDIRECT_-1206893260'), (u'CALL_-1206925694', u'INDIRECT_-1206914059'), (u'CALLIND_-1206925019', u'INDIRECT_-1206896124'), (u'INT_SUB_-1206873641', u'INT_ADD_-1206928256'), (u'INDIRECT_-1206890738', u'MULTIEQUAL_-1206890650'), (u'MULTIEQUAL_-1206886897', u'MULTIEQUAL_-1206886481'), (u'INDIRECT_-1206904778', u'MULTIEQUAL_-1206880933'), (u'STORE_-1206930351', u'INDIRECT_-1206890738'), (u'CALL_-1206932327', u'INDIRECT_-1206897454'), (u'CALLIND_-1206925401', u'INDIRECT_-1206903872'), (u'INDIRECT_-1206885088', u'MULTIEQUAL_-1206884858'), (u'COPY_-1206877564', u'MULTIEQUAL_-1206878081'), (u'CALL_-1206930274', u'INDIRECT_-1206891826'), (u'CALL_-1206929202', u'INDIRECT_-1206892824'), (u'INDIRECT_-1206912985', u'MULTIEQUAL_-1206880213'), (u'INDIRECT_-1206907464', u'MULTIEQUAL_-1206907235'), (u'CALL_-1206928772', u'INDIRECT_-1206883181'), (u'INDIRECT_-1206897404', u'MULTIEQUAL_-1206896950'), (u'CALL_-1206926003', u'INDIRECT_-1206877615'), (u'CALL_-1206938900', u'INDIRECT_-1206901574'), (u'INDIRECT_-1206888142', u'MULTIEQUAL_-1206889621'), (u'INDIRECT_-1206905426', u'MULTIEQUAL_-1206906987'), (u'INDIRECT_-1206908278', u'MULTIEQUAL_-1206908123'), (u'CALL_-1206928357', u'INDIRECT_-1206893048'), ('const-40', u'PTRSUB_-1206875860'), (u'CALL_-1206929071', u'INDIRECT_-1206894659'), ('const-433', u'STORE_-1206929169'), (u'CALL_-1206938628', u'INDIRECT_-1206909614'), (u'CALL_-1206938694', u'INDIRECT_-1206891591'), (u'CALL_-1206921954', u'INDIRECT_-1206884454'), (u'CALL_-1206931749', u'INDIRECT_-1206891311'), (u'CALL_-1206933125', u'INDIRECT_-1206888094'), (u'CALL_-1206930584', u'INDIRECT_-1206895208'), (u'INDIRECT_-1206892107', u'MULTIEQUAL_-1206893199'), (u'CALL_-1206928667', u'INDIRECT_-1206902340'), (u'INDIRECT_-1206900486', u'MULTIEQUAL_-1206900373'), (u'INDIRECT_-1206890093', u'MULTIEQUAL_-1206891099'), (u'COPY_-1206880369', u'RETURN_-1206880302'), (u'MULTIEQUAL_-1206903586', u'MULTIEQUAL_-1206903489'), (u'INDIRECT_-1206903586', u'MULTIEQUAL_-1206903489'), (u'INDIRECT_-1206914234', u'COPY_-1206878845'), (u'INDIRECT_-1206897582', u'MULTIEQUAL_-1206897321'), (u'INDIRECT_-1206898682', u'MULTIEQUAL_-1206898505'), (u'INDIRECT_-1206905773', u'MULTIEQUAL_-1206905369'), (u'MULTIEQUAL_-1206892405', u'MULTIEQUAL_-1206891911'), (u'CALL_-1206937983', u'INDIRECT_-1206905229'), (u'CALL_-1206931701', u'INDIRECT_-1206912581'), (u'CALL_-1206934365', u'INDIRECT_-1206889635'), (u'INDIRECT_-1206893395', u'MULTIEQUAL_-1206893316'), (u'INDIRECT_-1206908300', u'MULTIEQUAL_-1206908029'), (u'INDIRECT_-1206903786', u'MULTIEQUAL_-1206903752'), (u'STORE_-1206933958', u'INDIRECT_-1206909886'), (u'INDIRECT_-1206891947', u'MULTIEQUAL_-1206891247'), (u'INDIRECT_-1206892478', u'MULTIEQUAL_-1206892205'), (u'INDIRECT_-1206911866', u'MULTIEQUAL_-1206913596'), (u'MULTIEQUAL_-1206880202', u'MULTIEQUAL_-1206908061'), (u'CALL_-1206929794', u'INDIRECT_-1206896540'), (u'INDIRECT_-1206906066', u'COPY_-1206879767'), (u'MULTIEQUAL_-1206896959', u'MULTIEQUAL_-1206896945'), (u'MULTIEQUAL_-1206915363', u'COPY_-1206870445'), (u'INDIRECT_-1206906280', u'COPY_-1206878644'), (u'INDIRECT_-1206895306', u'COPY_-1206879401'), (u'INDIRECT_-1206894980', u'MULTIEQUAL_-1206894876'), (u'CALL_-1206930086', u'INDIRECT_-1206886005'), (u'CALL_-1206938310', u'INDIRECT_-1206899137'), (u'INDIRECT_-1206908783', u'MULTIEQUAL_-1206908688'), (u'INDIRECT_-1206912200', u'MULTIEQUAL_-1206912096'), (u'MULTIEQUAL_-1206897273', u'MULTIEQUAL_-1206896572'), (u'CALL_-1206936019', u'INDIRECT_-1206889741'), (u'INDIRECT_-1206909791', u'MULTIEQUAL_-1206876072'), (u'CALL_-1206938628', u'INDIRECT_-1206891554'), (u'CALL_-1206928772', u'INDIRECT_-1206905026'), (u'INDIRECT_-1206902332', u'MULTIEQUAL_-1206902174'), (u'INDIRECT_-1206912235', u'MULTIEQUAL_-1206912127'), (u'CALLIND_-1206921412', u'INDIRECT_-1206891666'), ('tmp_8874', u'CBRANCH_-1206930399'), (u'STORE_-1206921830', u'INDIRECT_-1206882479'), (u'CALL_-1206931595', u'INDIRECT_-1206897854'), (u'CALL_-1206930210', u'INDIRECT_-1206892632'), (u'CALL_-1206929226', u'INDIRECT_-1206898295'), (u'CALL_-1206928281', u'INDIRECT_-1206916430'), (u'STORE_-1206921567', u'INDIRECT_-1206905031'), (u'CALLIND_-1206924378', u'INDIRECT_-1206892401'), (u'STORE_-1206921567', u'INDIRECT_-1206894531'), (u'CALL_-1206936110', u'INDIRECT_-1206904494'), (u'CALL_-1206930457', u'INDIRECT_-1206889161'), (u'INDIRECT_-1206905780', u'MULTIEQUAL_-1206905509'), (u'MULTIEQUAL_-1206887152', u'COPY_-1206879026'), (u'STORE_-1206930175', u'INDIRECT_-1206904326'), (u'INDIRECT_-1206888931', u'MULTIEQUAL_-1206888791'), (u'STORE_-1206928446', u'INDIRECT_-1206895757'), (u'MULTIEQUAL_-1206893179', u'MULTIEQUAL_-1206892833'), (u'CALL_-1206928878', u'INDIRECT_-1206912314'), (u'INDIRECT_-1206897640', u'MULTIEQUAL_-1206897401'), (u'CALL_-1206931269', u'INDIRECT_-1206901887'), (u'CALL_-1206927833', u'INDIRECT_-1206907093'), (u'INDIRECT_-1206889058', u'MULTIEQUAL_-1206888970'), (u'STORE_-1206925248', u'INDIRECT_-1206901920'), (u'CALL_-1206938656', u'INDIRECT_-1206908788'), (u'INDIRECT_-1206887517', u'CALL_-1206928209'), (u'MULTIEQUAL_-1206901254', u'MULTIEQUAL_-1206903665'), (u'CAST_-1206874906', u'INT_ADD_-1206877976'), (u'INDIRECT_-1206891296', u'MULTIEQUAL_-1206891120'), (u'CALLIND_-1206924365', u'INDIRECT_-1206888253'), (u'INDIRECT_-1206898175', u'MULTIEQUAL_-1206897557'), (u'MULTIEQUAL_-1206907322', u'MULTIEQUAL_-1206907269'), (u'STORE_-1206925248', u'INDIRECT_-1206886800'), (u'MULTIEQUAL_-1206920353', u'CALL_-1206937186'), (u'CALL_-1206933998', u'INDIRECT_-1206892774'), (u'CALLIND_-1206921884', u'INDIRECT_-1206902512'), (u'CALL_-1206922556', u'INDIRECT_-1206901261'), (u'CALL_-1206929794', u'INDIRECT_-1206899060'), (u'CALL_-1206931773', u'INDIRECT_-1206906030'), (u'CALL_-1206921264', u'INDIRECT_-1206874882'), (u'CALL_-1206934460', u'INDIRECT_-1206881970'), (u'INDIRECT_-1206900507', u'MULTIEQUAL_-1206900462'), (u'INT_LESS_-1206929077', u'CBRANCH_-1206929085'), (u'CALL_-1206929226', u'INDIRECT_-1206892835'), (u'INDIRECT_-1206889699', u'MULTIEQUAL_-1206892289'), (u'CALL_-1206934098', u'INDIRECT_-1206897459'), ('const-0', u'COPY_-1206911701'), (u'CALL_-1206929529', u'INDIRECT_-1206906373'), (u'INDIRECT_-1206897248', u'MULTIEQUAL_-1206898814'), ('tmp_25370', u'PTRSUB_-1206871932'), (u'STORE_-1206924545', u'INDIRECT_-1206885168'), (u'CALL_-1206928357', u'INDIRECT_-1206903548'), (u'MULTIEQUAL_-1206903385', u'MULTIEQUAL_-1206903369'), (u'CALL_-1206930274', u'INDIRECT_-1206902326'), (u'INDIRECT_-1206888641', u'MULTIEQUAL_-1206890159'), (u'INDIRECT_-1206889304', u'MULTIEQUAL_-1206891772'), (u'COPY_-1206879667', u'RETURN_-1206879600'), (u'INDIRECT_-1206898131', u'MULTIEQUAL_-1206898997'), (u'INDIRECT_-1206899895', u'MULTIEQUAL_-1206876791'), (u'INDIRECT_-1206895587', u'COPY_-1206879859'), (u'CALL_-1206921459', u'INDIRECT_-1206905653'), (u'INDIRECT_-1206894739', u'MULTIEQUAL_-1206897329'), (u'CALL_-1206934365', u'INDIRECT_-1206895095'), (u'INDIRECT_-1206902105', u'MULTIEQUAL_-1206902069'), (u'INDIRECT_-1206892796', u'MULTIEQUAL_-1206892708'), (u'STORE_-1206927241', u'INDIRECT_-1206894147'), (u'CALL_-1206929621', u'INDIRECT_-1206909339'), (u'MULTIEQUAL_-1206905204', u'MULTIEQUAL_-1206905228'), (u'CALL_-1206927048', u'INDIRECT_-1206896122'), (u'STORE_-1206924560', u'INDIRECT_-1206896518'), (u'CALL_-1206925860', u'INDIRECT_-1206888626'), (u'STORE_-1206921743', u'INDIRECT_-1206882433'), (u'CALL_-1206938756', u'INDIRECT_-1206893517'), (u'STORE_-1206934385', u'INDIRECT_-1206892495'), (u'CALL_-1206935907', u'INDIRECT_-1206908147'), (u'CALL_-1206932860', u'INDIRECT_-1206896815'), (u'CALL_-1206934018', u'INDIRECT_-1206907908'), (u'INDIRECT_-1206907460', u'MULTIEQUAL_-1206909087'), (u'INDIRECT_-1206896953', u'COPY_-1206871367'), (u'MULTIEQUAL_-1206897601', u'MULTIEQUAL_-1206900311'), (u'CALLIND_-1206921710', u'INDIRECT_-1206889814'), (u'CALL_-1206929794', u'INDIRECT_-1206880072'), (u'MULTIEQUAL_-1206878067', u'MULTIEQUAL_-1206894505'), (u'INDIRECT_-1206900153', u'MULTIEQUAL_-1206899994'), (u'INDIRECT_-1206906701', u'MULTIEQUAL_-1206907457'), (u'INDIRECT_-1206911403', u'MULTIEQUAL_-1206911037'), (u'CALL_-1206936110', u'INDIRECT_-1206883240'), (u'STORE_-1206928446', u'INDIRECT_-1206899537'), (u'CALL_-1206934018', u'INDIRECT_-1206903288'), (u'CALLIND_-1206921884', u'INDIRECT_-1206884032'), (u'MULTIEQUAL_-1206896308', u'MULTIEQUAL_-1206896173'), (u'INDIRECT_-1206889460', u'MULTIEQUAL_-1206889344'), ('const-0', u'PTRSUB_-1206871422'), (u'INDIRECT_-1206902308', u'MULTIEQUAL_-1206902078'), (u'INDIRECT_-1206905915', u'COPY_-1206878405'), (u'CALL_-1206931337', u'INDIRECT_-1206912830'), (u'MULTIEQUAL_-1206899470', u'MULTIEQUAL_-1206900221'), (u'INDIRECT_-1206890041', u'MULTIEQUAL_-1206874093'), (u'CALLIND_-1206925019', u'INDIRECT_-1206894864'), ('const-433', u'STORE_-1206927248'), (u'CALL_-1206929145', u'INDIRECT_-1206908866'), (u'CALL_-1206928108', u'INDIRECT_-1206895832'), (u'CALL_-1206935809', u'INDIRECT_-1206911851'), (u'INDIRECT_-1206891379', u'MULTIEQUAL_-1206893969'), (u'CALL_-1206934365', u'INDIRECT_-1206891735'), (u'INDIRECT_-1206892333', u'CALL_-1206928992'), (u'COPY_-1206874294', u'INT_NOTEQUAL_-1206932448'), (u'CALLIND_-1206931354', u'INDIRECT_-1206904528'), (u'MULTIEQUAL_-1206886826', u'MULTIEQUAL_-1206886799'), (u'MULTIEQUAL_-1206906987', u'MULTIEQUAL_-1206906930'), (u'CALL_-1206933125', u'INDIRECT_-1206881540'), ('const-1', u'INT_EQUAL_-1206923775'), (u'MULTIEQUAL_-1206910767', u'MULTIEQUAL_-1206910753'), (u'CALL_-1206938131', u'INDIRECT_-1206909511'), (u'INDIRECT_-1206898454', u'MULTIEQUAL_-1206898038'), (u'STORE_-1206921567', u'INDIRECT_-1206902511'), (u'STORE_-1206928270', u'INDIRECT_-1206886766'), (u'STORE_-1206925221', u'INDIRECT_-1206905685'), (u'MULTIEQUAL_-1206894892', u'MULTIEQUAL_-1206894876'), (u'CALL_-1206930362', u'INDIRECT_-1206899858'), (u'CALL_-1206939039', u'INDIRECT_-1206909632'), (u'INDIRECT_-1206899297', u'MULTIEQUAL_-1206901991'), (u'INDIRECT_-1206896114', u'MULTIEQUAL_-1206895696'), (u'CALL_-1206930584', u'INDIRECT_-1206893528'), ('const-0', u'RETURN_-1206879717'), (u'CALL_-1206939005', u'INDIRECT_-1206906673'), (u'MULTIEQUAL_-1206892430', u'MULTIEQUAL_-1206892412'), (u'INDIRECT_-1206893688', u'MULTIEQUAL_-1206895227'), (u'INDIRECT_-1206893735', u'MULTIEQUAL_-1206893490'), (u'PTRSUB_-1206877410', u'CAST_-1206874418'), (u'INT_EQUAL_-1206932897', u'CBRANCH_-1206932896'), (u'MULTIEQUAL_-1206880138', u'MULTIEQUAL_-1206879500'), ('const-40', u'PTRSUB_-1206880567'), (u'MULTIEQUAL_-1206891170', u'MULTIEQUAL_-1206891152'), (u'MULTIEQUAL_-1206880918', u'MULTIEQUAL_-1206880180'), (u'INDIRECT_-1206884045', u'MULTIEQUAL_-1206884013'), (u'INDIRECT_-1206907835', u'MULTIEQUAL_-1206907217'), (u'SUBPIECE_-1206869226', u'INT_EQUAL_-1206921896'), (u'INDIRECT_-1206900373', u'MULTIEQUAL_-1206904047'), (u'CALL_-1206928709', u'INDIRECT_-1206892639'), (u'INDIRECT_-1206904746', u'MULTIEQUAL_-1206911841'), (u'CALL_-1206938958', u'INDIRECT_-1206907484'), (u'CALLIND_-1206938263', u'INDIRECT_-1206891962'), (u'CALL_-1206921844', u'INDIRECT_-1206903997'), (u'CALL_-1206928667', u'INDIRECT_-1206893520'), (u'INDIRECT_-1206893285', u'MULTIEQUAL_-1206893249'), (u'CALL_-1206922584', u'INDIRECT_-1206888379'), (u'CALL_-1206937430', u'INDIRECT_-1206903008'), (u'INDIRECT_-1206910888', u'MULTIEQUAL_-1206910682'), (u'CALL_-1206938310', u'INDIRECT_-1206883675'), (u'CALL_-1206928690', u'INDIRECT_-1206884144'), (u'STORE_-1206937920', u'INDIRECT_-1206906674'), (u'MULTIEQUAL_-1206901109', u'MULTIEQUAL_-1206901093'), (u'CALL_-1206928194', u'INDIRECT_-1206891646'), (u'INDIRECT_-1206882340', u'MULTIEQUAL_-1206883598'), (u'INDIRECT_-1206875892', u'MULTIEQUAL_-1206876098'), (u'STORE_-1206937920', u'INDIRECT_-1206907934'), (u'MULTIEQUAL_-1206894753', u'MULTIEQUAL_-1206894052'), (u'MULTIEQUAL_-1206898157', u'COPY_-1206898280'), (u'INDIRECT_-1206901277', u'MULTIEQUAL_-1206901658'), (u'CALL_-1206922325', u'INDIRECT_-1206911568'), (u'CALL_-1206931595', u'INDIRECT_-1206904154'), (u'CALL_-1206931337', u'INDIRECT_-1206889730'), (u'INT_ADD_-1206922763', u'MULTIEQUAL_-1206911362'), (u'INDIRECT_-1206887764', u'MULTIEQUAL_-1206889347'), (u'CALL_-1206930210', u'INDIRECT_-1206890532'), (u'STORE_-1206927248', u'INDIRECT_-1206905912'), (u'INDIRECT_-1206914455', u'MULTIEQUAL_-1206914177'), (u'CALLIND_-1206938189', u'INDIRECT_-1206898213'), (u'INDIRECT_-1206901574', u'MULTIEQUAL_-1206901156'), (u'INDIRECT_-1206905363', u'MULTIEQUAL_-1206907118'), (u'CALL_-1206938975', u'INDIRECT_-1206903716'), (u'CALL_-1206931749', u'INDIRECT_-1206910211'), (u'CALL_-1206933962', u'INDIRECT_-1206892334'), (u'CALL_-1206926063', u'INDIRECT_-1206895878'), (u'MULTIEQUAL_-1206893129', u'MULTIEQUAL_-1206893127'), (u'CALL_-1206928668', u'INDIRECT_-1206893988'), (u'CALL_-1206931183', u'INDIRECT_-1206902423'), (u'CALL_-1206922584', u'INDIRECT_-1206899299'), (u'CALL_-1206930086', u'INDIRECT_-1206886845'), (u'INDIRECT_-1206887097', u'MULTIEQUAL_-1206887674'), (u'CALL_-1206927405', u'INDIRECT_-1206902309'), (u'CALL_-1206921264', u'INDIRECT_-1206874545'), (u'CALL_-1206930157', u'INDIRECT_-1206898873'), (u'INDIRECT_-1206890269', u'MULTIEQUAL_-1206892115'), (u'INDIRECT_-1206896393', u'MULTIEQUAL_-1206895888'), (u'MULTIEQUAL_-1206915893', u'MULTIEQUAL_-1206918743'), (u'INDIRECT_-1206892467', u'MULTIEQUAL_-1206896721'), (u'INDIRECT_-1206902860', u'MULTIEQUAL_-1206902658'), (u'INDIRECT_-1206884748', u'MULTIEQUAL_-1206884922'), (u'STORE_-1206928320', u'INDIRECT_-1206885987'), (u'INDIRECT_-1206896962', u'MULTIEQUAL_-1206898441'), (u'INDIRECT_-1206902132', u'COPY_-1206879535'), (u'INDIRECT_-1206894014', u'MULTIEQUAL_-1206893780'), (u'MULTIEQUAL_-1206901830', u'MULTIEQUAL_-1206901192'), (u'MULTIEQUAL_-1206904517', u'MULTIEQUAL_-1206904500'), (u'INDIRECT_-1206907150', u'MULTIEQUAL_-1206908667'), (u'CALL_-1206934081', u'INDIRECT_-1206891148'), (u'STORE_-1206935460', u'INDIRECT_-1206909037'), (u'INDIRECT_-1206907048', u'MULTIEQUAL_-1206906892'), (u'PTRADD_-1206876848', u'STORE_-1206932486'), (u'MULTIEQUAL_-1206877109', u'MULTIEQUAL_-1206877052'), (u'CALL_-1206928291', u'INDIRECT_-1206900568'), (u'CALL_-1206937615', u'INDIRECT_-1206891180'), (u'INDIRECT_-1206888848', u'MULTIEQUAL_-1206890414'), (u'INDIRECT_-1206895621', u'MULTIEQUAL_-1206895345'), (u'INDIRECT_-1206906777', u'MULTIEQUAL_-1206907773'), (u'INDIRECT_-1206890959', u'MULTIEQUAL_-1206893549'), (u'CALL_-1206928992', u'INDIRECT_-1206883869'), (u'COPY_-1206928886', u'MULTIEQUAL_-1206921151'), (u'MULTIEQUAL_-1206874125', u'MULTIEQUAL_-1206903794'), (u'INDIRECT_-1206898337', u'COPY_-1206879640'), (u'MULTIEQUAL_-1206892339', u'MULTIEQUAL_-1206892339'), (u'INDIRECT_-1206911780', u'MULTIEQUAL_-1206911676'), (u'INDIRECT_-1206904426', u'MULTIEQUAL_-1206904243'), (u'INDIRECT_-1206895960', u'MULTIEQUAL_-1206895721'), (u'INDIRECT_-1206874646', u'MULTIEQUAL_-1206874572'), ('const-433', u'LOAD_-1206921389'), (u'STORE_-1206932305', u'INDIRECT_-1206887957'), (u'SUBPIECE_-1206878470', u'INT_ZEXT_-1206922043'), (u'CALL_-1206928667', u'INDIRECT_-1206907800'), (u'INDIRECT_-1206896953', u'MULTIEQUAL_-1206896825'), (u'STORE_-1206928482', u'INDIRECT_-1206892418'), (u'INDIRECT_-1206894047', u'MULTIEQUAL_-1206893347'), (u'INDIRECT_-1206903113', u'MULTIEQUAL_-1206901362'), (u'INT_AND_-1206912773', u'INT_EQUAL_-1206933909'), (u'INDIRECT_-1206911946', u'COPY_-1206879781'), (u'CALL_-1206930882', u'INDIRECT_-1206898518'), (u'CALL_-1206923816', u'INDIRECT_-1206893117'), (u'STORE_-1206928446', u'INDIRECT_-1206891977'), (u'INDIRECT_-1206905506', u'MULTIEQUAL_-1206905314'), (u'CALL_-1206928815', u'INDIRECT_-1206907219'), (u'INDIRECT_-1206888446', u'MULTIEQUAL_-1206890230'), (u'CALL_-1206927418', u'INDIRECT_-1206906937'), (u'CALLIND_-1206924365', u'INDIRECT_-1206885733'), (u'CALLIND_-1206921710', u'INDIRECT_-1206889394'), (u'INDIRECT_-1206875731', u'MULTIEQUAL_-1206875878'), (u'CALL_-1206922426', u'INDIRECT_-1206897858'), (u'MULTIEQUAL_-1206887639', u'MULTIEQUAL_-1206887666'), (u'CALL_-1206925860', u'INDIRECT_-1206892406'), (u'MULTIEQUAL_-1206900392', u'MULTIEQUAL_-1206901579'), (u'CALL_-1206934888', u'INDIRECT_-1206892690'), (u'STORE_-1206930351', u'INDIRECT_-1206901238'), (u'CALL_-1206938772', u'INDIRECT_-1206896048'), (u'CALL_-1206930362', u'INDIRECT_-1206886418'), (u'STORE_-1206928482', u'INDIRECT_-1206907538'), (u'CALL_-1206936019', u'INDIRECT_-1206891841'), (u'MULTIEQUAL_-1206917591', u'INT_ADD_-1206924906'), (u'CALL_-1206925694', u'INDIRECT_-1206886014'), (u'CALL_-1206921320', u'INDIRECT_-1206884476'), (u'INDIRECT_-1206877821', u'MULTIEQUAL_-1206877551'), (u'CALL_-1206934018', u'INDIRECT_-1206908748'), (u'CALL_-1206921954', u'INDIRECT_-1206892854'), (u'INDIRECT_-1206891134', u'MULTIEQUAL_-1206889044'), (u'STORE_-1206932486', u'INDIRECT_-1206899187'), ('tmp_25371', u'PTRSUB_-1206879814'), (u'INDIRECT_-1206896757', u'MULTIEQUAL_-1206897334'), (u'INDIRECT_-1206905869', u'MULTIEQUAL_-1206906199'), (u'STORE_-1206928732', u'INDIRECT_-1206900129'), (u'STORE_-1206925221', u'INDIRECT_-1206893925'), (u'CALL_-1206930882', u'INDIRECT_-1206891378'), (u'CALL_-1206929269', u'INDIRECT_-1206893013'), (u'INDIRECT_-1206896421', u'MULTIEQUAL_-1206900501'), (u'STORE_-1206937611', u'INDIRECT_-1206899374'), (u'INDIRECT_-1206895437', u'MULTIEQUAL_-1206896057'), (u'INDIRECT_-1206910283', u'MULTIEQUAL_-1206911230'), (u'MULTIEQUAL_-1206902437', u'MULTIEQUAL_-1206902021'), (u'INDIRECT_-1206915239', u'MULTIEQUAL_-1206916099'), (u'MULTIEQUAL_-1206878216', u'MULTIEQUAL_-1206879136'), (u'CALL_-1206927418', u'INDIRECT_-1206901477'), (u'STORE_-1206932305', u'INDIRECT_-1206903497'), (u'CALL_-1206934835', u'INDIRECT_-1206896031'), (u'INDIRECT_-1206897911', u'MULTIEQUAL_-1206898334'), (u'INDIRECT_-1206897911', u'MULTIEQUAL_-1206898334'), (u'INDIRECT_-1206892228', u'MULTIEQUAL_-1206891998'), (u'CALL_-1206938310', u'INDIRECT_-1206902497'), (u'CALL_-1206931337', u'INDIRECT_-1206909470'), (u'INDIRECT_-1206904386', u'COPY_-1206879763'), (u'INDIRECT_-1206885194', u'MULTIEQUAL_-1206884960'), (u'INDIRECT_-1206903546', u'COPY_-1206879761'), (u'INDIRECT_-1206890328', u'MULTIEQUAL_-1206891867'), (u'INDIRECT_-1206889201', u'MULTIEQUAL_-1206874091'), (u'CALLIND_-1206921743', u'INDIRECT_-1206895713'), (u'CALL_-1206929974', u'INDIRECT_-1206900010'), (u'INDIRECT_-1206894898', u'MULTIEQUAL_-1206895888'), (u'MULTIEQUAL_-1206901410', u'MULTIEQUAL_-1206901385'), (u'INDIRECT_-1206884461', u'COPY_-1206884469'), (u'INDIRECT_-1206909089', u'MULTIEQUAL_-1206910379'), (u'MULTIEQUAL_-1206896649', u'MULTIEQUAL_-1206896630'), (u'CALL_-1206930556', u'INDIRECT_-1206906954'), (u'STORE_-1206933398', u'INDIRECT_-1206901200'), (u'CALL_-1206928155', u'INDIRECT_-1206904874'), (u'CALL_-1206932327', u'INDIRECT_-1206890314'), (u'CALLIND_-1206938827', u'INDIRECT_-1206892295'), (u'INDIRECT_-1206904432', u'MULTIEQUAL_-1206904274'), (u'INDIRECT_-1206894645', u'MULTIEQUAL_-1206894263'), (u'STORE_-1206930873', u'INDIRECT_-1206892578'), (u'INDIRECT_-1206881898', u'MULTIEQUAL_-1206883598'), (u'STORE_-1206929089', u'INDIRECT_-1206906164'), (u'INDIRECT_-1206913193', u'MULTIEQUAL_-1206912688'), (u'CALL_-1206926003', u'INDIRECT_-1206894586'), (u'INDIRECT_-1206902654', u'MULTIEQUAL_-1206911001'), (u'INDIRECT_-1206901814', u'MULTIEQUAL_-1206901398'), (u'MULTIEQUAL_-1206875913', u'MULTIEQUAL_-1206892679'), (u'STORE_-1206927231', u'INDIRECT_-1206905062'), (u'STORE_-1206922815', u'INDIRECT_-1206900829'), (u'CALL_-1206939039', u'INDIRECT_-1206892412'), (u'CALLIND_-1206922663', u'INDIRECT_-1206894905'), (u'INDIRECT_-1206904549', u'MULTIEQUAL_-1206906395'), (u'CALL_-1206938975', u'INDIRECT_-1206911276'), (u'CALL_-1206931773', u'INDIRECT_-1206893850'), (u'STORE_-1206928697', u'INDIRECT_-1206890448'), (u'INDIRECT_-1206899978', u'MULTIEQUAL_-1206899880'), (u'CALL_-1206934487', u'INDIRECT_-1206890554'), (u'INDIRECT_-1206899593', u'MULTIEQUAL_-1206899675'), (u'MULTIEQUAL_-1206898782', u'MULTIEQUAL_-1206899077'), (u'MULTIEQUAL_-1206894814', u'MULTIEQUAL_-1206894810'), (u'INDIRECT_-1206891014', u'MULTIEQUAL_-1206874102'), (u'INDIRECT_-1206910583', u'MULTIEQUAL_-1206911249'), (u'CALL_-1206931128', u'INDIRECT_-1206912064'), (u'MULTIEQUAL_-1206906367', u'MULTIEQUAL_-1206906750'), (u'INT_LESS_-1206928845', u'MULTIEQUAL_-1206916938'), (u'CALL_-1206926063', u'INDIRECT_-1206889158'), ('const-8', u'COPY_-1206921995'), (u'MULTIEQUAL_-1206881765', u'MULTIEQUAL_-1206881695'), (u'CALL_-1206925799', u'INDIRECT_-1206903707'), (u'CALL_-1206928690', u'INDIRECT_-1206900778'), ('const-1', u'PTRADD_-1206922602'), (u'INDIRECT_-1206887720', u'INT_NOTEQUAL_-1206929732'), (u'INDIRECT_-1206894035', u'MULTIEQUAL_-1206893696'), (u'CALLIND_-1206921344', u'INDIRECT_-1206894572'), (u'CALL_-1206937729', u'INDIRECT_-1206910563'), (u'STORE_-1206932486', u'INDIRECT_-1206902547'), ('const-0', u'PTRSUB_-1206873374'), (u'INDIRECT_-1206884599', u'MULTIEQUAL_-1206886118'), (u'INT_EQUAL_-1206937284', u'CBRANCH_-1206937282'), (u'INDIRECT_-1206901339', u'MULTIEQUAL_-1206876792'), ('const-8', u'PTRADD_-1206874531'), (u'CALL_-1206931797', u'INDIRECT_-1206887569'), (u'STORE_-1206925416', u'INDIRECT_-1206893183'), (u'CALL_-1206930086', u'INDIRECT_-1206892725'), (u'CALL_-1206938310', u'INDIRECT_-1206913837'), (u'CALL_-1206933962', u'INDIRECT_-1206881326'), (u'STORE_-1206930828', u'INDIRECT_-1206903895'), (u'MULTIEQUAL_-1206910929', u'MULTIEQUAL_-1206910910'), (u'INDIRECT_-1206920623', u'MULTIEQUAL_-1206920441'), (u'CAST_-1206870040', u'MULTIEQUAL_-1206915287'), (u'CALL_-1206929032', u'INDIRECT_-1206899981'), (u'STORE_-1206925248', u'INDIRECT_-1206904860'), (u'CALL_-1206938232', u'INDIRECT_-1206908323'), (u'CALL_-1206930407', u'INDIRECT_-1206894846'), (u'STORE_-1206921525', u'INDIRECT_-1206898707'), (u'CALL_-1206934487', u'INDIRECT_-1206889714'), ('const--16', u'INT_LESS_-1206921634'), (u'INDIRECT_-1206893757', u'MULTIEQUAL_-1206894753'), (u'CALLIND_-1206925511', u'INDIRECT_-1206884191'), (u'MULTIEQUAL_-1206897791', u'MULTIEQUAL_-1206897749'), (u'CALL_-1206931128', u'INDIRECT_-1206889804'), (u'CALL_-1206930105', u'INDIRECT_-1206895495'), (u'CALL_-1206935907', u'INDIRECT_-1206906047'), (u'CALL_-1206934862', u'INDIRECT_-1206892020'), (u'CALL_-1206924612', u'INDIRECT_-1206897083'), (u'STORE_-1206928518', u'INDIRECT_-1206890339'), ('tmp_25371', u'CALL_-1206930506'), (u'CALL_-1206931749', u'INDIRECT_-1206903911'), (u'STORE_-1206933118', u'INDIRECT_-1206899780'), (u'INDIRECT_-1206903070', u'MULTIEQUAL_-1206900864'), (u'INDIRECT_-1206908021', u'MULTIEQUAL_-1206907912'), (u'INDIRECT_-1206892047', u'MULTIEQUAL_-1206896301'), (u'CALL_-1206928271', u'INDIRECT_-1206888553'), (u'STORE_-1206929190', u'INDIRECT_-1206894426'), (u'COPY_-1206870448', u'MULTIEQUAL_-1206879545'), (u'INDIRECT_-1206903338', u'MULTIEQUAL_-1206903250'), (u'CALL_-1206932327', u'INDIRECT_-1206910894'), (u'INDIRECT_-1206907005', u'MULTIEQUAL_-1206906986'), (u'INDIRECT_-1206902065', u'MULTIEQUAL_-1206880187'), (u'INDIRECT_-1206886424', u'MULTIEQUAL_-1206886351'), (u'INDIRECT_-1206901381', u'MULTIEQUAL_-1206874120'), (u'CALL_-1206933962', u'INDIRECT_-1206894014'), (u'INDIRECT_-1206897899', u'MULTIEQUAL_-1206897797'), (u'MULTIEQUAL_-1206886414', u'MULTIEQUAL_-1206886410'), (u'CALL_-1206929489', u'INDIRECT_-1206893337'), (u'CALLIND_-1206925453', u'INDIRECT_-1206904739'), (u'INDIRECT_-1206892103', u'MULTIEQUAL_-1206892769'), (u'CALL_-1206932954', u'INDIRECT_-1206898559'), (u'CALLIND_-1206921856', u'INDIRECT_-1206893676'), (u'CALL_-1206921844', u'INDIRECT_-1206886777'), (u'INDIRECT_-1206905161', u'MULTIEQUAL_-1206904923'), (u'CALL_-1206932359', u'INDIRECT_-1206901956'), (u'CALL_-1206927360', u'INDIRECT_-1206893042'), (u'CALL_-1206934991', u'INDIRECT_-1206891244'), (u'INDIRECT_-1206900231', u'MULTIEQUAL_-1206901097'), (u'INDIRECT_-1206910159', u'MULTIEQUAL_-1206909798'), (u'INDIRECT_-1206900134', u'MULTIEQUAL_-1206899718'), (u'INDIRECT_-1206894056', u'MULTIEQUAL_-1206893968'), (u'CALL_-1206930210', u'INDIRECT_-1206890112'), ('const-0', u'COPY_-1206914469'), (u'CALLIND_-1206921856', u'INDIRECT_-1206889056'), (u'STORE_-1206934385', u'INDIRECT_-1206902155'), (u'MULTIEQUAL_-1206898252', u'MULTIEQUAL_-1206898236'), (u'STORE_-1206925479', u'INDIRECT_-1206905398'), (u'CALL_-1206930394', u'INDIRECT_-1206906195'), ('tmp_25371', u'CAST_-1206871141'), (u'STORE_-1206933497', u'INDIRECT_-1206911750'), (u'INDIRECT_-1206895606', u'MULTIEQUAL_-1206895423'), (u'STORE_-1206937696', u'INDIRECT_-1206894384'), (u'CALL_-1206921954', u'INDIRECT_-1206890754'), (u'PTRSUB_-1206881191', u'LOAD_-1206938800'), (u'STORE_-1206933398', u'INDIRECT_-1206902040'), (u'MULTIEQUAL_-1206900915', u'MULTIEQUAL_-1206900865'), (u'CALL_-1206937446', u'INDIRECT_-1206910160'), (u'CALL_-1206937414', u'INDIRECT_-1206911397'), (u'INDIRECT_-1206910185', u'MULTIEQUAL_-1206909803'), (u'CALL_-1206939523', u'INDIRECT_-1206895973'), (u'CALL_-1206938656', u'INDIRECT_-1206892408'), (u'INDIRECT_-1206889573', u'MULTIEQUAL_-1206890659'), (u'CALL_-1206930241', u'INDIRECT_-1206915250'), (u'INDIRECT_-1206905198', u'MULTIEQUAL_-1206880934'), (u'INDIRECT_-1206892670', u'MULTIEQUAL_-1206892454'), (u'CALL_-1206929902', u'INDIRECT_-1206910046'), (u'CALLIND_-1206921884', u'INDIRECT_-1206883612'), (u'MULTIEQUAL_-1206903259', u'MULTIEQUAL_-1206903259'), (u'PTRADD_-1206872489', u'COPY_-1206869519'), (u'CALL_-1206933125', u'INDIRECT_-1206900274'), (u'COPY_-1206869664', u'MULTIEQUAL_-1206913392'), (u'INT_ADD_-1206922033', u'CAST_-1206869189'), (u'CALL_-1206936047', u'INDIRECT_-1206904455'), (u'CALL_-1206932271', u'INDIRECT_-1206887353'), (u'STORE_-1206921567', u'INDIRECT_-1206886971'), (u'INDIRECT_-1206912871', u'MULTIEQUAL_-1206880950'), (u'CALL_-1206928194', u'INDIRECT_-1206902146'), (u'CALL_-1206929385', u'INDIRECT_-1206887045'), (u'CALL_-1206924704', u'INDIRECT_-1206901840'), (u'MULTIEQUAL_-1206906148', u'MULTIEQUAL_-1206907635'), (u'INDIRECT_-1206894853', u'MULTIEQUAL_-1206898285'), (u'CALL_-1206929830', u'INDIRECT_-1206888162'), (u'MULTIEQUAL_-1206901947', u'MULTIEQUAL_-1206901933'), (u'INDIRECT_-1206875391', u'MULTIEQUAL_-1206874905'), (u'STORE_-1206930846', u'INDIRECT_-1206910567'), (u'MULTIEQUAL_-1206887394', u'COPY_-1206875546'), (u'STORE_-1206924545', u'INDIRECT_-1206888108'), (u'INDIRECT_-1206906674', u'MULTIEQUAL_-1206904584'), (u'CALL_-1206930550', u'INDIRECT_-1206891580'), (u'INT_ADD_-1206927144', u'INT_AND_-1206927121'), (u'CALL_-1206932954', u'INDIRECT_-1206893939'), (u'MULTIEQUAL_-1206891861', u'MULTIEQUAL_-1206892561'), (u'INDIRECT_-1206894790', u'MULTIEQUAL_-1206894642'), (u'INDIRECT_-1206904337', u'MULTIEQUAL_-1206907031'), (u'INDIRECT_-1206895039', u'MULTIEQUAL_-1206894819'), ('tmp_25370', u'PTRSUB_-1206881191'), (u'STORE_-1206928446', u'INDIRECT_-1206897437'), (u'INDIRECT_-1206886817', u'MULTIEQUAL_-1206886958'), (u'CALL_-1206934081', u'INDIRECT_-1206890308'), (u'CALL_-1206924661', u'INDIRECT_-1206897606'), (u'CALL_-1206925799', u'INDIRECT_-1206898667'), (u'MULTIEQUAL_-1206876058', u'MULTIEQUAL_-1206875940'), (u'CALL_-1206928629', u'INDIRECT_-1206896437'), (u'PTRSUB_-1206877391', u'CAST_-1206874399'), (u'CALL_-1206931773', u'INDIRECT_-1206899310'), (u'INDIRECT_-1206907752', u'MULTIEQUAL_-1206907603'), (u'STORE_-1206930175', u'INDIRECT_-1206891726'), (u'CALL_-1206928291', u'INDIRECT_-1206903508'), (u'MULTIEQUAL_-1206899077', u'MULTIEQUAL_-1206898661'), (u'INDIRECT_-1206903074', u'MULTIEQUAL_-1206902809'), (u'STORE_-1206937611', u'INDIRECT_-1206910714'), (u'STORE_-1206928697', u'INDIRECT_-1206911028'), (u'CALL_-1206933125', u'INDIRECT_-1206911194'), (u'CALL_-1206921134', u'INDIRECT_-1206882760'), (u'INDIRECT_-1206909319', u'MULTIEQUAL_-1206909099'), (u'MULTIEQUAL_-1206893345', u'MULTIEQUAL_-1206893325'), (u'CALL_-1206932911', u'INDIRECT_-1206905250'), (u'INDIRECT_-1206906869', u'COPY_-1206880012'), (u'CALL_-1206931337', u'INDIRECT_-1206908630'), (u'INDIRECT_-1206903398', u'MULTIEQUAL_-1206903015'), (u'MULTIEQUAL_-1206890754', u'MULTIEQUAL_-1206893165'), (u'MULTIEQUAL_-1206892339', u'MULTIEQUAL_-1206892325'), (u'INDIRECT_-1206888166', u'COPY_-1206879384'), (u'INDIRECT_-1206909600', u'MULTIEQUAL_-1206909501'), (u'CALLIND_-1206931354', u'INDIRECT_-1206898228'), (u'CALL_-1206928281', u'INDIRECT_-1206887965'), (u'INDIRECT_-1206877147', u'MULTIEQUAL_-1206876378'), (u'CALL_-1206928271', u'INDIRECT_-1206891073'), (u'INDIRECT_-1206899920', u'MULTIEQUAL_-1206899718'), (u'MULTIEQUAL_-1206902930', u'MULTIEQUAL_-1206902912'), (u'CALL_-1206933623', u'INDIRECT_-1206896756'), ('tmp_19872', u'BRANCH_-1206922793'), (u'INDIRECT_-1206896800', u'MULTIEQUAL_-1206896561'), (u'COPY_-1206935100', u'MULTIEQUAL_-1206884141'), ('const-8', u'PTRADD_-1206872392'), (u'INDIRECT_-1206902146', u'MULTIEQUAL_-1206901954'), (u'CALL_-1206921459', u'INDIRECT_-1206901873'), (u'STORE_-1206928518', u'INDIRECT_-1206909239'), ('const-1231640', u'PTRSUB_-1206873996'), (u'CALL_-1206938756', u'INDIRECT_-1206914937'), (u'CALL_-1206938628', u'INDIRECT_-1206894494'), (u'LOAD_-1206938308', u'PTRSUB_-1206880878'), (u'INDIRECT_-1206907639', u'MULTIEQUAL_-1206907278'), (u'CALL_-1206930915', u'INDIRECT_-1206910301'), (u'CALL_-1206925831', u'INDIRECT_-1206876510'), (u'INDIRECT_-1206913368', u'MULTIEQUAL_-1206913394'), (u'CALL_-1206921431', u'INDIRECT_-1206891353'), (u'INDIRECT_-1206912137', u'MULTIEQUAL_-1206912047'), (u'INDIRECT_-1206913715', u'MULTIEQUAL_-1206913270'), (u'STORE_-1206928270', u'INDIRECT_-1206888026'), (u'SUBPIECE_-1206916566', u'INT_NOTEQUAL_-1206930361'), (u'MULTIEQUAL_-1206901381', u'MULTIEQUAL_-1206904091'), (u'INDIRECT_-1206897445', u'MULTIEQUAL_-1206880175'), (u'CALL_-1206937729', u'INDIRECT_-1206903843'), (u'MULTIEQUAL_-1206874129', u'MULTIEQUAL_-1206904923'), (u'STORE_-1206934224', u'INDIRECT_-1206895340'), (u'INDIRECT_-1206889725', u'MULTIEQUAL_-1206889595'), (u'MULTIEQUAL_-1206889201', u'MULTIEQUAL_-1206891911'), (u'CALL_-1206934018', u'INDIRECT_-1206910428'), (u'CALL_-1206938310', u'INDIRECT_-1206897457'), (u'STORE_-1206925221', u'INDIRECT_-1206896445'), (u'CALLIND_-1206922636', u'INDIRECT_-1206897829'), (u'STORE_-1206928588', u'INDIRECT_-1206913481'), (u'MULTIEQUAL_-1206910650', u'MULTIEQUAL_-1206910625'), (u'CALL_-1206930506', u'INDIRECT_-1206878443'), (u'CALL_-1206938772', u'INDIRECT_-1206907388'), (u'CALL_-1206925694', u'INDIRECT_-1206902814'), (u'INDIRECT_-1206913704', u'MULTIEQUAL_-1206913557'), (u'INDIRECT_-1206904535', u'MULTIEQUAL_-1206904196'), (u'INDIRECT_-1206892234', u'MULTIEQUAL_-1206891738'), (u'CALL_-1206928647', u'INDIRECT_-1206891520'), (u'CALL_-1206936110', u'INDIRECT_-1206901554'), (u'CALL_-1206929750', u'INDIRECT_-1206902020'), (u'MULTIEQUAL_-1206892977', u'MULTIEQUAL_-1206880903'), (u'MULTIEQUAL_-1206892874', u'MULTIEQUAL_-1206892800'), (u'CALL_-1206932808', u'INDIRECT_-1206911898'), (u'MULTIEQUAL_-1206896265', u'MULTIEQUAL_-1206896285'), (u'STORE_-1206928446', u'INDIRECT_-1206908357'), (u'STORE_-1206937772', u'INDIRECT_-1206899463'), (u'CALL_-1206924677', u'INDIRECT_-1206898879'), (u'CALL_-1206925783', u'INDIRECT_-1206898655'), (u'CALL_-1206929145', u'INDIRECT_-1206892486'), (u'MULTIEQUAL_-1206895279', u'MULTIEQUAL_-1206894933'), (u'INDIRECT_-1206893767', u'MULTIEQUAL_-1206894302'), (u'MULTIEQUAL_-1206896137', u'MULTIEQUAL_-1206895279'), (u'STORE_-1206927231', u'INDIRECT_-1206902962'), (u'PTRADD_-1206878851', u'MULTIEQUAL_-1206919466'), (u'CALL_-1206930362', u'INDIRECT_-1206888518'), (u'CALL_-1206921832', u'INDIRECT_-1206884840'), (u'INDIRECT_-1206891792', u'MULTIEQUAL_-1206891643'), (u'INDIRECT_-1206878103', u'MULTIEQUAL_-1206878151'), (u'CALL_-1206938342', u'INDIRECT_-1206908815'), (u'CALL_-1206933821', u'INDIRECT_-1206881579'), ('const-0', u'CALL_-1206934888'), (u'CALL_-1206929489', u'INDIRECT_-1206890817'), (u'CALL_-1206927833', u'INDIRECT_-1206901213'), ('const-0', u'RETURN_-1206878355'), (u'INDIRECT_-1206889288', u'MULTIEQUAL_-1206889058'), (u'LOAD_-1206922734', u'INT_EQUAL_-1206922719'), (u'CALL_-1206922584', u'INDIRECT_-1206895099'), (u'INDIRECT_-1206899117', u'MULTIEQUAL_-1206898945'), (u'CALL_-1206929385', u'INDIRECT_-1206902165'), (u'INDIRECT_-1206903733', u'MULTIEQUAL_-1206903125'), (u'MULTIEQUAL_-1206883341', u'MULTIEQUAL_-1206878051'), (u'STORE_-1206928697', u'INDIRECT_-1206909348'), (u'INDIRECT_-1206890952', u'MULTIEQUAL_-1206890803'), (u'PTRSUB_-1206874323', u'LOAD_-1206927219'), (u'MULTIEQUAL_-1206876781', u'MULTIEQUAL_-1206896499'), (u'MULTIEQUAL_-1206911146', u'MULTIEQUAL_-1206911049'), (u'INDIRECT_-1206911146', u'MULTIEQUAL_-1206911049'), (u'MULTIEQUAL_-1206874102', u'MULTIEQUAL_-1206894134'), (u'CALL_-1206930636', u'INDIRECT_-1206888516'), (u'CALLIND_-1206921856', u'INDIRECT_-1206894516'), (u'INDIRECT_-1206901782', u'MULTIEQUAL_-1206901587'), (u'CALL_-1206928629', u'INDIRECT_-1206882992'), (u'MULTIEQUAL_-1206909059', u'MULTIEQUAL_-1206909025'), (u'MULTIEQUAL_-1206909059', u'MULTIEQUAL_-1206909025'), (u'CALL_-1206928709', u'INDIRECT_-1206901459'), (u'INDIRECT_-1206901399', u'MULTIEQUAL_-1206902918'), (u'INDIRECT_-1206904326', u'MULTIEQUAL_-1206911421'), (u'CALL_-1206929794', u'INDIRECT_-1206887720'), (u'INDIRECT_-1206901405', u'MULTIEQUAL_-1206905541'), (u'INDIRECT_-1206910211', u'MULTIEQUAL_-1206876073'), (u'CALL_-1206929071', u'INDIRECT_-1206897599'), (u'CALL_-1206928601', u'INDIRECT_-1206900623'), (u'MULTIEQUAL_-1206894859', u'MULTIEQUAL_-1206895301'), (u'INDIRECT_-1206908919', u'COPY_-1206880353'), (u'COPY_-1206870383', u'MULTIEQUAL_-1206915148'), (u'INDIRECT_-1206906069', u'MULTIEQUAL_-1206903744'), (u'STORE_-1206932305', u'INDIRECT_-1206890477'), (u'CALL_-1206921954', u'INDIRECT_-1206905034'), (u'CALL_-1206921447', u'INDIRECT_-1206897664'), (u'INDIRECT_-1206904905', u'MULTIEQUAL_-1206904825'), (u'CALL_-1206930407', u'INDIRECT_-1206899466'), (u'INDIRECT_-1206894460', u'MULTIEQUAL_-1206896127'), (u'INDIRECT_-1206899299', u'MULTIEQUAL_-1206900818'), ('const-0', u'INT_EQUAL_-1206936092'), (u'CALL_-1206927048', u'INDIRECT_-1206884782'), (u'MULTIEQUAL_-1206874090', u'MULTIEQUAL_-1206888543'), (u'CAST_-1206873971', u'COPY_-1206874344'), (u'INDIRECT_-1206896731', u'MULTIEQUAL_-1206876040'), (u'CALL_-1206928150', u'INDIRECT_-1206896667'), (u'CALL_-1206927833', u'INDIRECT_-1206902053'), (u'INT_LESS_-1206935461', u'CBRANCH_-1206935451'), (u'STORE_-1206928320', u'INDIRECT_-1206891867'), (u'INDIRECT_-1206902132', u'MULTIEQUAL_-1206901977'), (u'MULTIEQUAL_-1206880450', u'MULTIEQUAL_-1206880475'), (u'CALLIND_-1206925511', u'INDIRECT_-1206906451'), (u'CALL_-1206927418', u'INDIRECT_-1206905257'), (u'CALL_-1206934487', u'INDIRECT_-1206892654'), (u'INDIRECT_-1206902727', u'COPY_-1206879876'), (u'INDIRECT_-1206906799', u'MULTIEQUAL_-1206906438'), (u'INT_ZEXT_-1206922043', u'MULTIEQUAL_-1206921898'), (u'MULTIEQUAL_-1206874096', u'MULTIEQUAL_-1206891063'), (u'CALL_-1206928271', u'INDIRECT_-1206894013'), (u'STORE_-1206928270', u'INDIRECT_-1206891806'), (u'INDIRECT_-1206902975', u'COPY_-1206878398'), (u'INDIRECT_-1206910873', u'MULTIEQUAL_-1206910265'), (u'INDIRECT_-1206890833', u'MULTIEQUAL_-1206891919'), (u'INDIRECT_-1206900314', u'MULTIEQUAL_-1206899896'), (u'INDIRECT_-1206882850', u'MULTIEQUAL_-1206882643'), (u'CAST_-1206868781', u'CALL_-1206921264'), (u'INDIRECT_-1206906110', u'MULTIEQUAL_-1206905894'), (u'CALL_-1206933745', u'INDIRECT_-1206893472'), (u'CALL_-1206933998', u'INDIRECT_-1206882020'), (u'MULTIEQUAL_-1206895772', u'MULTIEQUAL_-1206895753'), (u'INDIRECT_-1206886464', u'MULTIEQUAL_-1206886235'), (u'CALL_-1206931674', u'INDIRECT_-1206891271'), (u'CAST_-1206873171', u'COPY_-1206873357'), (u'INDIRECT_-1206914551', u'MULTIEQUAL_-1206880954'), (u'INDIRECT_-1206904924', u'MULTIEQUAL_-1206906177'), (u'INT_NOTEQUAL_-1206928667', u'CBRANCH_-1206928665'), (u'INDIRECT_-1206911611', u'MULTIEQUAL_-1206880947'), (u'CALL_-1206932911', u'INDIRECT_-1206893490'), (u'MULTIEQUAL_-1206874125', u'MULTIEQUAL_-1206903243'), (u'MULTIEQUAL_-1206909413', u'MULTIEQUAL_-1206908998'), (u'CALL_-1206925432', u'INDIRECT_-1206899161'), (u'CALL_-1206937186', u'INDIRECT_-1206903831'), (u'CALL_-1206929938', u'INDIRECT_-1206900828'), (u'INDIRECT_-1206893060', u'MULTIEQUAL_-1206893010'), (u'MULTIEQUAL_-1206899730', u'MULTIEQUAL_-1206899705'), (u'CALL_-1206929750', u'INDIRECT_-1206897400'), (u'STORE_-1206928320', u'INDIRECT_-1206894387'), (u'MULTIEQUAL_-1206908792', u'MULTIEQUAL_-1206908773'), (u'PTRADD_-1206875432', u'MULTIEQUAL_-1206916157'), (u'LOAD_-1206938000', u'CALL_-1206937983'), (u'INDIRECT_-1206911547', u'COPY_-1206879897'), ('const-0', u'INT_EQUAL_-1206929052'), (u'INDIRECT_-1206902683', u'MULTIEQUAL_-1206902534'), (u'INDIRECT_-1206900535', u'MULTIEQUAL_-1206900456'), ('tmp_25371', u'CALL_-1206934396'), (u'INT_EQUAL_-1206937594', u'CBRANCH_-1206937592'), (u'CALL_-1206938756', u'INDIRECT_-1206908217'), ('tmp_9191', u'CBRANCH_-1206930108'), (u'CALL_-1206932808', u'INDIRECT_-1206903078'), (u'CALL_-1206928257', u'INDIRECT_-1206898028'), ('const-72', u'PTRSUB_-1206871475'), (u'INDIRECT_-1206903495', u'MULTIEQUAL_-1206903204'), (u'CALL_-1206924704', u'INDIRECT_-1206895120'), ('const-1048575', u'INT_AND_-1206939124'), (u'MULTIEQUAL_-1206898922', u'MULTIEQUAL_-1206898869'), (u'INDIRECT_-1206898701', u'MULTIEQUAL_-1206898835'), (u'MULTIEQUAL_-1206897299', u'MULTIEQUAL_-1206897326'), (u'MULTIEQUAL_-1206897601', u'MULTIEQUAL_-1206897427'), (u'CALL_-1206931128', u'INDIRECT_-1206899464'), (u'CALLIND_-1206922636', u'INDIRECT_-1206897409'), (u'STORE_-1206930256', u'INDIRECT_-1206893026'), (u'MULTIEQUAL_-1206880169', u'MULTIEQUAL_-1206894621'), (u'CALL_-1206929324', u'INDIRECT_-1206888270'), (u'INDIRECT_-1206908143', u'MULTIEQUAL_-1206907920'), (u'INDIRECT_-1206895174', u'MULTIEQUAL_-1206894907'), (u'INDIRECT_-1206890035', u'MULTIEQUAL_-1206889956'), (u'CAST_-1206875842', u'MULTIEQUAL_-1206919064'), (u'INDIRECT_-1206905274', u'MULTIEQUAL_-1206909551'), (u'PTRSUB_-1206877351', u'CAST_-1206874352'), (u'MULTIEQUAL_-1206906119', u'MULTIEQUAL_-1206906146'), (u'CALL_-1206928150', u'INDIRECT_-1206908007'), (u'MULTIEQUAL_-1206886974', u'MULTIEQUAL_-1206889385'), (u'MULTIEQUAL_-1206904464', u'MULTIEQUAL_-1206903816'), (u'CALL_-1206930210', u'INDIRECT_-1206905232'), (u'STORE_-1206925416', u'INDIRECT_-1206884363'), (u'INDIRECT_-1206905072', u'COPY_-1206879542'), (u'INDIRECT_-1206897017', u'MULTIEQUAL_-1206896927'), (u'CALL_-1206935821', u'INDIRECT_-1206890440'), (u'CALL_-1206939523', u'INDIRECT_-1206893453'), (u'CALL_-1206922556', u'INDIRECT_-1206892861'), (u'MULTIEQUAL_-1206888740', u'MULTIEQUAL_-1206888725'), (u'INDIRECT_-1206911339', u'MULTIEQUAL_-1206911237'), (u'PTRSUB_-1206871986', u'CALLIND_-1206921344'), (u'INDIRECT_-1206904136', u'MULTIEQUAL_-1206904048'), (u'INDIRECT_-1206906097', u'MULTIEQUAL_-1206906068'), (u'INDIRECT_-1206892206', u'COPY_-1206879734'), (u'CALL_-1206938628', u'INDIRECT_-1206897014'), (u'INDIRECT_-1206911801', u'MULTIEQUAL_-1206911692'), (u'COPY_-1206871259', u'CALL_-1206921459'), (u'INDIRECT_-1206909281', u'MULTIEQUAL_-1206909172'), (u'STORE_-1206924545', u'INDIRECT_-1206891888'), (u'INDIRECT_-1206912221', u'MULTIEQUAL_-1206912112'), (u'CALL_-1206930086', u'INDIRECT_-1206907425'), (u'CALL_-1206921459', u'INDIRECT_-1206885073'), (u'MULTIEQUAL_-1206876766', u'MULTIEQUAL_-1206890199'), (u'INDIRECT_-1206887539', u'MULTIEQUAL_-1206887319'), (u'CALL_-1206931773', u'INDIRECT_-1206905190'), (u'CALL_-1206924704', u'INDIRECT_-1206892180'), (u'INT_NOTEQUAL_-1206877050', u'BOOL_OR_-1206929590'), (u'STORE_-1206924919', u'INDIRECT_-1206907227'), (u'INDIRECT_-1206892382', u'MULTIEQUAL_-1206892205'), (u'MULTIEQUAL_-1206900226', u'MULTIEQUAL_-1206900129'), (u'INDIRECT_-1206900226', u'MULTIEQUAL_-1206900129'), (u'CALL_-1206922426', u'INDIRECT_-1206882318'), (u'CALL_-1206930228', u'INDIRECT_-1206898132'), (u'CALL_-1206931128', u'INDIRECT_-1206902824'), (u'MULTIEQUAL_-1206895641', u'MULTIEQUAL_-1206896341'), (u'PTRSUB_-1206876448', u'LOAD_-1206931717'), (u'CALLIND_-1206921344', u'INDIRECT_-1206884912'), (u'CALL_-1206938975', u'INDIRECT_-1206910016'), (u'INDIRECT_-1206903901', u'MULTIEQUAL_-1206904214'), (u'CAST_-1206873985', u'CALL_-1206930556'), (u'CALL_-1206927360', u'INDIRECT_-1206894302'), (u'INDIRECT_-1206897822', u'MULTIEQUAL_-1206899427'), ('const-1184344', u'COPY_-1206928809'), (u'CALL_-1206937824', u'INDIRECT_-1206906825'), (u'CALL_-1206928194', u'INDIRECT_-1206898786'), (u'MULTIEQUAL_-1206875579', u'MULTIEQUAL_-1206875599'), (u'INDIRECT_-1206907902', u'MULTIEQUAL_-1206909507'), (u'INDIRECT_-1206890590', u'MULTIEQUAL_-1206890442'), (u'INDIRECT_-1206905346', u'MULTIEQUAL_-1206904687'), (u'INDIRECT_-1206892998', u'MULTIEQUAL_-1206892737'), (u'CALL_-1206929938', u'INDIRECT_-1206902928'), (u'STORE_-1206925416', u'INDIRECT_-1206888143'), (u'MULTIEQUAL_-1206912532', u'MULTIEQUAL_-1206912516'), (u'INDIRECT_-1206913086', u'MULTIEQUAL_-1206912973'), (u'CALL_-1206932860', u'INDIRECT_-1206897235'), (u'MULTIEQUAL_-1206895081', u'MULTIEQUAL_-1206897791'), (u'STORE_-1206922807', u'INDIRECT_-1206893285'), (u'MULTIEQUAL_-1206874905', u'MULTIEQUAL_-1206874925'), (u'CALL_-1206934098', u'INDIRECT_-1206895359'), (u'CALL_-1206934487', u'INDIRECT_-1206912394'), (u'MULTIEQUAL_-1206907598', u'MULTIEQUAL_-1206907569'), (u'CALL_-1206928225', u'INDIRECT_-1206890451'), (u'INDIRECT_-1206905788', u'MULTIEQUAL_-1206905356'), (u'INDIRECT_-1206893168', u'MULTIEQUAL_-1206893550'), (u'CALL_-1206928152', u'INDIRECT_-1206900471'), (u'CALL_-1206924756', u'INDIRECT_-1206876239'), (u'INDIRECT_-1206910465', u'MULTIEQUAL_-1206880207'), (u'STORE_-1206937788', u'INDIRECT_-1206900728'), (u'INDIRECT_-1206905375', u'MULTIEQUAL_-1206904541'), (u'INDIRECT_-1206892119', u'COPY_-1206880313'), (u'MULTIEQUAL_-1206873719', u'INT_NOTEQUAL_-1206923905'), (u'STORE_-1206925416', u'INDIRECT_-1206889823'), (u'INDIRECT_-1206898037', u'MULTIEQUAL_-1206900731'), (u'STORE_-1206925479', u'INDIRECT_-1206884818'), (u'MULTIEQUAL_-1206892679', u'MULTIEQUAL_-1206892645'), (u'MULTIEQUAL_-1206892679', u'MULTIEQUAL_-1206892645'), (u'INDIRECT_-1206903348', u'MULTIEQUAL_-1206904887'), (u'MULTIEQUAL_-1206875910', u'MULTIEQUAL_-1206891419'), (u'INDIRECT_-1206910253', u'MULTIEQUAL_-1206909748'), (u'MULTIEQUAL_-1206907037', u'MULTIEQUAL_-1206907020'), (u'CALL_-1206928644', u'INDIRECT_-1206897337'), (u'MULTIEQUAL_-1206903599', u'MULTIEQUAL_-1206903626'), (u'INDIRECT_-1206896713', u'MULTIEQUAL_-1206897799'), (u'INDIRECT_-1206904142', u'MULTIEQUAL_-1206903965'), (u'INDIRECT_-1206892440', u'MULTIEQUAL_-1206891393'), (u'STORE_-1206924560', u'INDIRECT_-1206905758'), (u'INDIRECT_-1206889730', u'MULTIEQUAL_-1206889514'), (u'MULTIEQUAL_-1206894308', u'MULTIEQUAL_-1206894284'), (u'CALL_-1206925604', u'INDIRECT_-1206892345'), (u'CALLIND_-1206925046', u'MULTIEQUAL_-1206911035'), (u'CALL_-1206925799', u'INDIRECT_-1206885647'), (u'INDIRECT_-1206904528', u'MULTIEQUAL_-1206904096'), ('const-0', u'PTRSUB_-1206880866'), (u'INDIRECT_-1206906006', u'MULTIEQUAL_-1206907445'), (u'CALL_-1206934991', u'INDIRECT_-1206895864'), (u'INDIRECT_-1206900138', u'MULTIEQUAL_-1206900646'), (u'STORE_-1206925248', u'INDIRECT_-1206901080'), (u'MULTIEQUAL_-1206901150', u'MULTIEQUAL_-1206901901'), (u'INDIRECT_-1206895360', u'MULTIEQUAL_-1206896618'), (u'CALL_-1206935809', u'INDIRECT_-1206902191'), (u'CALL_-1206928271', u'INDIRECT_-1206898633'), ('const-0', u'CALL_-1206931545'), (u'CALL_-1206927360', u'INDIRECT_-1206901442'), (u'CALL_-1206935494', u'INDIRECT_-1206894883'), (u'STORE_-1206933118', u'INDIRECT_-1206904400'), (u'CALL_-1206937142', u'INDIRECT_-1206895412'), (u'CALL_-1206932327', u'INDIRECT_-1206888214'), (u'LOAD_-1206931602', u'PTRSUB_-1206876365'), (u'MULTIEQUAL_-1206904614', u'MULTIEQUAL_-1206907025'), (u'CALL_-1206931674', u'INDIRECT_-1206903451'), (u'CALL_-1206921320', u'INDIRECT_-1206874474'), (u'CALL_-1206925694', u'INDIRECT_-1206892314'), (u'MULTIEQUAL_-1206890553', u'MULTIEQUAL_-1206890465'), (u'INDIRECT_-1206904631', u'MULTIEQUAL_-1206905054'), (u'INDIRECT_-1206904631', u'MULTIEQUAL_-1206905054'), (u'CALLIND_-1206921856', u'INDIRECT_-1206895356'), (u'STORE_-1206933497', u'INDIRECT_-1206904610'), (u'CALL_-1206928878', u'INDIRECT_-1206903074'), (u'CALL_-1206922584', u'INDIRECT_-1206899719'), (u'INDIRECT_-1206903567', u'COPY_-1206879878'), (u'CALL_-1206937875', u'INDIRECT_-1206893410'), (u'CALL_-1206930927', u'INDIRECT_-1206890351'), (u'STORE_-1206932486', u'INDIRECT_-1206889527'), (u'CALL_-1206929866', u'INDIRECT_-1206890284'), ('const-1171814', u'PTRSUB_-1206924977'), (u'STORE_-1206928446', u'INDIRECT_-1206894917'), (u'MULTIEQUAL_-1206905797', u'MULTIEQUAL_-1206905381'), (u'MULTIEQUAL_-1206910769', u'MULTIEQUAL_-1206910767'), (u'CALL_-1206930228', u'INDIRECT_-1206905692'), (u'INDIRECT_-1206898866', u'MULTIEQUAL_-1206905961'), (u'CALL_-1206928690', u'INDIRECT_-1206899938'), (u'INDIRECT_-1206901227', u'MULTIEQUAL_-1206902419'), (u'MULTIEQUAL_-1206884880', u'MULTIEQUAL_-1206884745'), (u'STORE_-1206921864', u'INDIRECT_-1206898047'), (u'CALL_-1206933821', u'INDIRECT_-1206880568'), (u'INDIRECT_-1206897656', u'MULTIEQUAL_-1206897105'), (u'INDIRECT_-1206890235', u'MULTIEQUAL_-1206891039'), (u'STORE_-1206935460', u'INDIRECT_-1206891817'), (u'MULTIEQUAL_-1206910399', u'MULTIEQUAL_-1206910379'), (u'MULTIEQUAL_-1206876758', u'MULTIEQUAL_-1206881360'), (u'INDIRECT_-1206900821', u'MULTIEQUAL_-1206902339'), (u'CALL_-1206929145', u'INDIRECT_-1206908446'), (u'INDIRECT_-1206885419', u'MULTIEQUAL_-1206885082'), (u'STORE_-1206929190', u'INDIRECT_-1206896946'), (u'CALL_-1206937142', u'INDIRECT_-1206901292'), ('const-4', u'COPY_-1206925038'), (u'MULTIEQUAL_-1206888528', u'MULTIEQUAL_-1206892058'), (u'CALL_-1206938927', u'INDIRECT_-1206902428'), (u'CALL_-1206928647', u'INDIRECT_-1206909580'), (u'CALL_-1206929202', u'INDIRECT_-1206894924'), (u'STORE_-1206928327', u'INDIRECT_-1206889770'), (u'INDIRECT_-1206895934', u'MULTIEQUAL_-1206904281'), ('tmp_11344', u'CBRANCH_-1206931153'), (u'CALL_-1206930556', u'INDIRECT_-1206889734'), (u'CALL_-1206928734', u'INDIRECT_-1206899963'), (u'INDIRECT_-1206908798', u'MULTIEQUAL_-1206908700'), (u'STORE_-1206921525', u'INDIRECT_-1206898287'), (u'CALL_-1206925460', u'CAST_-1206868258'), (u'INDIRECT_-1206904933', u'MULTIEQUAL_-1206908365'), ('const-1', u'PTRADD_-1206925207'), (u'STORE_-1206924560', u'INDIRECT_-1206890638'), (u'MULTIEQUAL_-1206878099', u'MULTIEQUAL_-1206907525'), (u'INDIRECT_-1206912758', u'MULTIEQUAL_-1206880952'), (u'STORE_-1206921852', u'INDIRECT_-1206899717'), (u'CALL_-1206929032', u'INDIRECT_-1206904601'), (u'CALL_-1206934862', u'INDIRECT_-1206891180'), (u'STORE_-1206925381', u'INDIRECT_-1206888122'), (u'CALLIND_-1206938189', u'INDIRECT_-1206916879'), (u'INDIRECT_-1206890675', u'MULTIEQUAL_-1206890336'), (u'CALL_-1206933773', u'INDIRECT_-1206894746'), (u'INDIRECT_-1206904960', u'MULTIEQUAL_-1206906627'), (u'MULTIEQUAL_-1206874109', u'MULTIEQUAL_-1206896523'), (u'CALL_-1206937615', u'INDIRECT_-1206898320'), (u'CALL_-1206930025', u'INDIRECT_-1206906142'), (u'INDIRECT_-1206890889', u'MULTIEQUAL_-1206890769'), (u'CALL_-1206928108', u'INDIRECT_-1206901292'), (u'CALL_-1206921320', u'INDIRECT_-1206892876'), (u'MULTIEQUAL_-1206916718', u'MULTIEQUAL_-1206916681'), (u'INT_ADD_-1206876013', u'INT_ADD_-1206924896'), (u'INDIRECT_-1206907151', u'MULTIEQUAL_-1206907574'), (u'INDIRECT_-1206907151', u'MULTIEQUAL_-1206907574'), (u'STORE_-1206928518', u'INDIRECT_-1206911759'), (u'CALL_-1206921844', u'INDIRECT_-1206907963'), (u'INDIRECT_-1206875485', u'MULTIEQUAL_-1206875615'), (u'INDIRECT_-1206904586', u'MULTIEQUAL_-1206906147'), (u'MULTIEQUAL_-1206906714', u'MULTIEQUAL_-1206909125'), (u'STORE_-1206928327', u'INDIRECT_-1206891030'), (u'INDIRECT_-1206903317', u'MULTIEQUAL_-1206903227'), (u'CALL_-1206927017', u'INDIRECT_-1206898554'), (u'INDIRECT_-1206889905', u'MULTIEQUAL_-1206890000'), (u'INDIRECT_-1206887366', u'MULTIEQUAL_-1206888927'), (u'CALL_-1206938628', u'INDIRECT_-1206892394'), (u'INDIRECT_-1206895546', u'MULTIEQUAL_-1206896939'), (u'CALL_-1206937924', u'INDIRECT_-1206897639'), (u'CALL_-1206934460', u'INDIRECT_-1206908181'), (u'CALL_-1206924756', u'INDIRECT_-1206901024'), (u'CALL_-1206934487', u'INDIRECT_-1206903994'), (u'CALLIND_-1206921999', u'INDIRECT_-1206891649'), (u'CALL_-1206936110', u'INDIRECT_-1206908694'), (u'MULTIEQUAL_-1206900545', u'MULTIEQUAL_-1206900570'), (u'MULTIEQUAL_-1206899342', u'MULTIEQUAL_-1206899289'), (u'CALL_-1206928667', u'INDIRECT_-1206905280'), (u'MULTIEQUAL_-1206906429', u'MULTIEQUAL_-1206905763'), (u'CALLIND_-1206922663', u'INDIRECT_-1206896585'), (u'STORE_-1206928410', u'INDIRECT_-1206905396'), (u'STORE_-1206934224', u'INDIRECT_-1206888620'), (u'CALL_-1206928194', u'INDIRECT_-1206889126'), (u'CALL_-1206925860', u'INDIRECT_-1206886526'), (u'CALLIND_-1206924378', u'INDIRECT_-1206885261'), (u'CALL_-1206937615', u'INDIRECT_-1206913860'), (u'STORE_-1206922807', u'INDIRECT_-1206894125'), (u'CALLIND_-1206938827', u'INDIRECT_-1206910775'), (u'MULTIEQUAL_-1206896005', u'MULTIEQUAL_-1206896021'), ('const-0', u'PTRSUB_-1206880037'), (u'CALL_-1206922556', u'INDIRECT_-1206890341'), (u'INDIRECT_-1206896496', u'MULTIEQUAL_-1206897000'), ('const-1', u'INT_ADD_-1206934399'), (u'CALL_-1206927048', u'INDIRECT_-1206891502'), (u'CALL_-1206921459', u'INDIRECT_-1206889693'), (u'MULTIEQUAL_-1206899429', u'MULTIEQUAL_-1206899413'), (u'INDIRECT_-1206895482', u'MULTIEQUAL_-1206895221'), (u'MULTIEQUAL_-1206890108', u'MULTIEQUAL_-1206890084'), (u'CALL_-1206932827', u'INDIRECT_-1206893432'), (u'INDIRECT_-1206889214', u'MULTIEQUAL_-1206888949'), (u'CALL_-1206928271', u'INDIRECT_-1206898857'), (u'INDIRECT_-1206897317', u'MULTIEQUAL_-1206897458'), (u'CALL_-1206938342', u'INDIRECT_-1206909655'), (u'INDIRECT_-1206896785', u'MULTIEQUAL_-1206900921'), (u'INDIRECT_-1206899504', u'MULTIEQUAL_-1206899050'), (u'CALL_-1206930086', u'INDIRECT_-1206892305'), (u'MULTIEQUAL_-1206881969', u'MULTIEQUAL_-1206881473'), (u'INDIRECT_-1206894352', u'MULTIEQUAL_-1206894194'), (u'CAST_-1206870887', u'CALL_-1206928271'), (u'MULTIEQUAL_-1206899056', u'MULTIEQUAL_-1206899050'), (u'CALL_-1206929320', u'INDIRECT_-1206894137'), (u'CALL_-1206939523', u'INDIRECT_-1206911513'), (u'CALL_-1206924677', u'INDIRECT_-1206906439'), (u'MULTIEQUAL_-1206876056', u'MULTIEQUAL_-1206875938'), (u'STORE_-1206921852', u'INDIRECT_-1206896357'), (u'CALL_-1206928150', u'INDIRECT_-1206890367'), (u'INDIRECT_-1206882479', u'MULTIEQUAL_-1206883519'), (u'CALL_-1206939523', u'INDIRECT_-1206905633'), (u'INDIRECT_-1206905309', u'MULTIEQUAL_-1206906599'), (u'INDIRECT_-1206905982', u'MULTIEQUAL_-1206905721'), (u'INDIRECT_-1206879696', u'MULTIEQUAL_-1206884015'), (u'CALL_-1206937559', u'INDIRECT_-1206904165'), (u'CALL_-1206922316', u'INDIRECT_-1206901016'), ('tmp_18159', u'BRANCH_-1206922322'), (u'CALL_-1206938900', u'INDIRECT_-1206908714'), (u'INDIRECT_-1206903594', u'MULTIEQUAL_-1206907871'), (u'CALL_-1206936110', u'INDIRECT_-1206907854'), (u'INDIRECT_-1206893213', u'MULTIEQUAL_-1206893997'), (u'CALL_-1206929032', u'INDIRECT_-1206900821'), (u'STORE_-1206937765', u'INDIRECT_-1206901978'), (u'CALL_-1206930899', u'INDIRECT_-1206911549'), (u'CALLIND_-1206921743', u'INDIRECT_-1206898233'), (u'CALL_-1206921361', u'INDIRECT_-1206907880'), (u'CALL_-1206934835', u'INDIRECT_-1206912831'), (u'CALLIND_-1206925019', u'INDIRECT_-1206895284'), (u'CALL_-1206934835', u'INDIRECT_-1206909471'), (u'INDIRECT_-1206881849', u'MULTIEQUAL_-1206881695'), (u'INDIRECT_-1206888342', u'MULTIEQUAL_-1206888139'), (u'INDIRECT_-1206905773', u'MULTIEQUAL_-1206909205'), (u'STORE_-1206921852', u'INDIRECT_-1206901397'), (u'MULTIEQUAL_-1206906342', u'MULTIEQUAL_-1206906637'), (u'CALL_-1206929750', u'INDIRECT_-1206894880'), (u'LOAD_-1206922069', u'CALLIND_-1206921412'), (u'MULTIEQUAL_-1206875929', u'MULTIEQUAL_-1206898979'), ('const-56', u'PTRSUB_-1206872787'), (u'MULTIEQUAL_-1206889774', u'MULTIEQUAL_-1206889770'), (u'INDIRECT_-1206895753', u'MULTIEQUAL_-1206895145'), (u'INDIRECT_-1206907822', u'COPY_-1206879311'), (u'INDIRECT_-1206899075', u'MULTIEQUAL_-1206898736'), (u'INDIRECT_-1206904966', u'COPY_-1206879424'), (u'MULTIEQUAL_-1206876063', u'MULTIEQUAL_-1206875945'), (u'MULTIEQUAL_-1206911461', u'MULTIEQUAL_-1206911353'), (u'MULTIEQUAL_-1206892981', u'MULTIEQUAL_-1206895691'), (u'STORE_-1206928553', u'INDIRECT_-1206912200'), (u'STORE_-1206924545', u'INDIRECT_-1206884328'), ('const-433', u'LOAD_-1206923334'), (u'CALL_-1206930105', u'INDIRECT_-1206887935'), (u'INDIRECT_-1206899366', u'MULTIEQUAL_-1206901150'), (u'INDIRECT_-1206891458', u'MULTIEQUAL_-1206890827'), (u'CALL_-1206938232', u'INDIRECT_-1206893623'), (u'CALL_-1206928474', u'INDIRECT_-1206892328'), (u'MULTIEQUAL_-1206886879', u'MULTIEQUAL_-1206886879'), (u'COPY_-1206872645', u'MULTIEQUAL_-1206916107'), (u'CALL_-1206930394', u'INDIRECT_-1206903675'), (u'INDIRECT_-1206887114', u'MULTIEQUAL_-1206895461'), (u'INDIRECT_-1206899286', u'MULTIEQUAL_-1206900725'), (u'MULTIEQUAL_-1206891868', u'MULTIEQUAL_-1206893355'), (u'CALL_-1206925799', u'INDIRECT_-1206877833'), (u'CALLIND_-1206938827', u'INDIRECT_-1206912875'), (u'CALL_-1206929621', u'INDIRECT_-1206897159'), (u'CALL_-1206934888', u'INDIRECT_-1206904870'), (u'CALL_-1206931269', u'INDIRECT_-1206904827'), (u'CALL_-1206934963', u'INDIRECT_-1206902981'), (u'CALL_-1206932808', u'INDIRECT_-1206892578'), (u'MULTIEQUAL_-1206882296', u'MULTIEQUAL_-1206882188'), (u'CALLIND_-1206921743', u'INDIRECT_-1206908079'), (u'INDIRECT_-1206903066', u'MULTIEQUAL_-1206910161'), ('const-433', u'STORE_-1206922815'), (u'MULTIEQUAL_-1206880897', u'MULTIEQUAL_-1206880159'), (u'INDIRECT_-1206893886', u'COPY_-1206879738'), (u'INDIRECT_-1206908007', u'MULTIEQUAL_-1206912261'), (u'CALL_-1206931128', u'INDIRECT_-1206903664'), (u'INDIRECT_-1206909194', u'MULTIEQUAL_-1206907104'), ('const-0', u'PTRSUB_-1206876689'), (u'MULTIEQUAL_-1206899007', u'MULTIEQUAL_-1206898993'), (u'INDIRECT_-1206878915', u'MULTIEQUAL_-1206880638'), (u'LOAD_-1206928761', u'INT_ADD_-1206928738'), (u'CALL_-1206930157', u'INDIRECT_-1206877531'), (u'INDIRECT_-1206903803', u'MULTIEQUAL_-1206875940'), (u'MULTIEQUAL_-1206891222', u'MULTIEQUAL_-1206891517'), (u'CALL_-1206931142', u'INDIRECT_-1206913327'), (u'INDIRECT_-1206905460', u'MULTIEQUAL_-1206905161'), (u'MULTIEQUAL_-1206880936', u'MULTIEQUAL_-1206880198'), (u'MULTIEQUAL_-1206900883', u'MULTIEQUAL_-1206900870'), (u'CALL_-1206928621', u'INDIRECT_-1206904966'), (u'INDIRECT_-1206892898', u'MULTIEQUAL_-1206891218'), (u'INDIRECT_-1206897755', u'MULTIEQUAL_-1206897137'), (u'INDIRECT_-1206901671', u'MULTIEQUAL_-1206901473'), (u'INDIRECT_-1206904926', u'MULTIEQUAL_-1206904267'), (u'CALL_-1206928992', u'INDIRECT_-1206913103'), (u'CALLIND_-1206922663', u'INDIRECT_-1206885245'), (u'INDIRECT_-1206893382', u'MULTIEQUAL_-1206893187'), (u'CALL_-1206938036', u'INDIRECT_-1206900213'), (u'CALLIND_-1206921388', u'INDIRECT_-1206897901'), ('const-1077696', u'PTRSUB_-1206879139'), (u'CALL_-1206936047', u'INDIRECT_-1206912435'), (u'MULTIEQUAL_-1206897321', u'MULTIEQUAL_-1206898021'), (u'CALL_-1206938725', u'INDIRECT_-1206906311'), (u'CALL_-1206930086', u'INDIRECT_-1206888105'), (u'CALL_-1206928644', u'INDIRECT_-1206905737'), (u'MULTIEQUAL_-1206903435', u'MULTIEQUAL_-1206903385'), (u'MULTIEQUAL_-1206890971', u'MULTIEQUAL_-1206891910'), (u'INDIRECT_-1206884967', u'MULTIEQUAL_-1206886059'), (u'MULTIEQUAL_-1206895667', u'MULTIEQUAL_-1206895648'), (u'CALL_-1206926063', u'INDIRECT_-1206900498'), (u'CALL_-1206925783', u'INDIRECT_-1206898235'), (u'PTRSUB_-1206880491', u'LOAD_-1206937587'), (u'CALL_-1206938232', u'INDIRECT_-1206909583'), (u'CALL_-1206934888', u'INDIRECT_-1206891850'), (u'CALL_-1206938421', u'INDIRECT_-1206884747'), (u'INDIRECT_-1206889120', u'MULTIEQUAL_-1206890049'), ('const-0', u'CALL_-1206930241'), ('tmp_16520', u'CBRANCH_-1206925107'), (u'INDIRECT_-1206901785', u'MULTIEQUAL_-1206901403'), (u'MULTIEQUAL_-1206909507', u'MULTIEQUAL_-1206909450'), (u'MULTIEQUAL_-1206905304', u'MULTIEQUAL_-1206905266'), (u'CALL_-1206931545', u'INDIRECT_-1206897503'), (u'CALL_-1206929489', u'INDIRECT_-1206900057'), (u'MULTIEQUAL_-1206893042', u'MULTIEQUAL_-1206892989'), (u'CALLIND_-1206921344', u'INDIRECT_-1206884492'), (u'CALL_-1206937729', u'INDIRECT_-1206907203'), (u'INDIRECT_-1206892849', u'MULTIEQUAL_-1206893179'), (u'CALL_-1206937983', u'INDIRECT_-1206912369'), (u'CALL_-1206921844', u'INDIRECT_-1206894757'), (u'CALL_-1206937302', u'INDIRECT_-1206897610'), (u'CALL_-1206927833', u'INDIRECT_-1206907933'), (u'INDIRECT_-1206907671', u'MULTIEQUAL_-1206908895'), (u'CAST_-1206871420', u'STORE_-1206927248'), (u'STORE_-1206925381', u'INDIRECT_-1206888962'), (u'CALL_-1206937559', u'INDIRECT_-1206910465'), (u'CALL_-1206928629', u'INDIRECT_-1206897697'), (u'CALL_-1206933594', u'INDIRECT_-1206899262'), (u'INDIRECT_-1206909985', u'COPY_-1206880133'), (u'CALL_-1206937729', u'INDIRECT_-1206909303'), (u'CALL_-1206929145', u'INDIRECT_-1206908026'), (u'INT_SUB_-1206923009', u'CAST_-1206869436'), (u'CALL_-1206921431', u'INDIRECT_-1206890933'), (u'INDIRECT_-1206902586', u'MULTIEQUAL_-1206902473'), (u'CALL_-1206938725', u'INDIRECT_-1206910511'), (u'MULTIEQUAL_-1206880185', u'INT_NOTEQUAL_-1206937644'), (u'INDIRECT_-1206898286', u'MULTIEQUAL_-1206897896'), (u'INDIRECT_-1206877053', u'MULTIEQUAL_-1206876889'), (u'MULTIEQUAL_-1206912297', u'MULTIEQUAL_-1206880950'), ('const-1', u'PTRADD_-1206922758'), (u'INDIRECT_-1206910999', u'MULTIEQUAL_-1206876815'), ('const-433', u'LOAD_-1206938857'), (u'INDIRECT_-1206907627', u'MULTIEQUAL_-1206908162'), (u'INDIRECT_-1206875109', u'MULTIEQUAL_-1206874941'), ('const-433', u'LOAD_-1206933156'), (u'CALL_-1206929269', u'INDIRECT_-1206889233'), (u'CALL_-1206932817', u'INDIRECT_-1206881701'), (u'CALL_-1206933821', u'INDIRECT_-1206894770'), (u'CALL_-1206935809', u'INDIRECT_-1206898411'), (u'CALL_-1206929866', u'INDIRECT_-1206908344'), (u'INT_NOTEQUAL_-1206937714', u'CBRANCH_-1206937713'), (u'MULTIEQUAL_-1206899426', u'MULTIEQUAL_-1206899399'), (u'CALLIND_-1206921743', u'INDIRECT_-1206883113'), (u'INDIRECT_-1206892397', u'MULTIEQUAL_-1206892307'), (u'INT_SUB_-1206921466', u'INT_NOTEQUAL_-1206921405'), (u'INDIRECT_-1206906673', u'MULTIEQUAL_-1206910347'), (u'CALL_-1206927297', u'INDIRECT_-1206888809'), (u'STORE_-1206921852', u'INDIRECT_-1206903497'), (u'CALL_-1206934274', u'INDIRECT_-1206904699'), (u'INDIRECT_-1206888823', u'MULTIEQUAL_-1206888600'), (u'CALL_-1206921447', u'INDIRECT_-1206904384'), (u'MULTIEQUAL_-1206891028', u'MULTIEQUAL_-1206892515'), ('const-3', u'PTRSUB_-1206873380'), ('const-8', u'PTRSUB_-1206880751'), (u'MULTIEQUAL_-1206887863', u'MULTIEQUAL_-1206887850'), (u'INDIRECT_-1206899374', u'MULTIEQUAL_-1206899173'), (u'MULTIEQUAL_-1206876795', u'MULTIEQUAL_-1206902379'), (u'MULTIEQUAL_-1206893829', u'MULTIEQUAL_-1206893714'), (u'INDIRECT_-1206891196', u'MULTIEQUAL_-1206891260'), (u'CALL_-1206925831', u'INDIRECT_-1206886092'), (u'STORE_-1206934224', u'INDIRECT_-1206894080'), (u'CALL_-1206930311', u'INDIRECT_-1206903629'), ('tmp_9774', u'BRANCH_-1206929087'), (u'CALL_-1206926063', u'INDIRECT_-1206892518'), (u'INDIRECT_-1206899533', u'MULTIEQUAL_-1206903207'), (u'CALL_-1206925694', u'INDIRECT_-1206897354'), (u'INDIRECT_-1206879398', u'MULTIEQUAL_-1206881094'), (u'INDIRECT_-1206905731', u'MULTIEQUAL_-1206880933'), ('const-0', u'INT_EQUAL_-1206928141'), (u'CALL_-1206935851', u'INDIRECT_-1206897604'), (u'MULTIEQUAL_-1206878060', u'MULTIEQUAL_-1206891565'), (u'CALL_-1206925604', u'INDIRECT_-1206898225'), (u'INDIRECT_-1206875188', u'MULTIEQUAL_-1206876772'), (u'INDIRECT_-1206890381', u'MULTIEQUAL_-1206890272'), (u'CALL_-1206921459', u'INDIRECT_-1206895153'), (u'INDIRECT_-1206898320', u'MULTIEQUAL_-1206898021'), (u'CALL_-1206934396', u'INDIRECT_-1206898478'), (u'LOAD_-1206937245', u'INT_NOTEQUAL_-1206932844'), ('const-40', u'PTRSUB_-1206880674'), (u'INDIRECT_-1206887140', u'MULTIEQUAL_-1206886901'), (u'CALL_-1206938232', u'INDIRECT_-1206913363'), (u'INDIRECT_-1206875117', u'MULTIEQUAL_-1206875278'), (u'CALL_-1206922316', u'INDIRECT_-1206893876'), (u'CALL_-1206933773', u'INDIRECT_-1206911546'), (u'CALL_-1206927360', u'INDIRECT_-1206906482'), (u'STORE_-1206921596', u'INDIRECT_-1206890346'), (u'MULTIEQUAL_-1206907322', u'INT_NOTEQUAL_-1206934050'), (u'CALL_-1206935494', u'INDIRECT_-1206898243'), (u'CALL_-1206928647', u'INDIRECT_-1206899080'), (u'INDIRECT_-1206905166', u'MULTIEQUAL_-1206912261'), (u'INDIRECT_-1206889901', u'MULTIEQUAL_-1206891419'), (u'CALL_-1206928709', u'INDIRECT_-1206908179'), (u'INDIRECT_-1206888797', u'MULTIEQUAL_-1206891491'), (u'INDIRECT_-1206905764', u'MULTIEQUAL_-1206907017'), (u'CALL_-1206929071', u'INDIRECT_-1206900959'), (u'INDIRECT_-1206901726', u'MULTIEQUAL_-1206901534'), (u'INDIRECT_-1206894374', u'MULTIEQUAL_-1206874110'), (u'INDIRECT_-1206897285', u'MULTIEQUAL_-1206897155'), (u'CALL_-1206926116', u'INDIRECT_-1206905195'), (u'INDIRECT_-1206905449', u'MULTIEQUAL_-1206905779'), (u'INDIRECT_-1206904157', u'MULTIEQUAL_-1206903985'), (u'STORE_-1206929169', u'INDIRECT_-1206889798'), (u'CALL_-1206921134', u'INDIRECT_-1206896620'), (u'STORE_-1206921596', u'INDIRECT_-1206893286'), (u'INDIRECT_-1206907963', u'MULTIEQUAL_-1206907898'), (u'CALL_-1206924668', u'INDIRECT_-1206898528'), (u'CALL_-1206938772', u'INDIRECT_-1206910748'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871997'), (u'MULTIEQUAL_-1206891625', u'MULTIEQUAL_-1206891609'), (u'STORE_-1206928697', u'INDIRECT_-1206890868'), ('const-8', u'PTRADD_-1206925392'), (u'CALL_-1206928281', u'INDIRECT_-1206905185'), (u'MULTIEQUAL_-1206886605', u'MULTIEQUAL_-1206886625'), (u'INDIRECT_-1206890800', u'MULTIEQUAL_-1206891729'), (u'INDIRECT_-1206904540', u'MULTIEQUAL_-1206906207'), (u'STORE_-1206930175', u'INDIRECT_-1206888786'), (u'INDIRECT_-1206887708', u'MULTIEQUAL_-1206888090'), (u'CALL_-1206930476', u'INDIRECT_-1206886487'), (u'CALL_-1206928150', u'INDIRECT_-1206908847'), (u'STORE_-1206933497', u'INDIRECT_-1206910490'), (u'CALL_-1206922426', u'INDIRECT_-1206891558'), (u'MULTIEQUAL_-1206902600', u'MULTIEQUAL_-1206902585'), (u'INDIRECT_-1206910815', u'MULTIEQUAL_-1206911619'), (u'INDIRECT_-1206898750', u'MULTIEQUAL_-1206900267'), (u'CALL_-1206935494', u'INDIRECT_-1206903703'), (u'STORE_-1206937788', u'INDIRECT_-1206897788'), (u'CALL_-1206928257', u'INDIRECT_-1206894248'), (u'STORE_-1206928410', u'INDIRECT_-1206912536'), (u'CALL_-1206934991', u'INDIRECT_-1206892924'), (u'CALL_-1206930394', u'INDIRECT_-1206880824'), (u'STORE_-1206922815', u'INDIRECT_-1206887389'), (u'INT_AND_-1206925409', u'INT_NOTEQUAL_-1206924620'), (u'STORE_-1206928553', u'INDIRECT_-1206901280'), (u'CALL_-1206937142', u'INDIRECT_-1206907172'), (u'INDIRECT_-1206886647', u'MULTIEQUAL_-1206887739'), (u'CALL_-1206936110', u'INDIRECT_-1206899454'), (u'MULTIEQUAL_-1206892854', u'MULTIEQUAL_-1206893774'), (u'INDIRECT_-1206901810', u'COPY_-1206880219'), (u'INDIRECT_-1206905030', u'MULTIEQUAL_-1206904939'), (u'CALL_-1206931142', u'INDIRECT_-1206890461'), (u'MULTIEQUAL_-1206880944', u'MULTIEQUAL_-1206880206'), ('const-8', u'PTRADD_-1206875432'), (u'INDIRECT_-1206903536', u'MULTIEQUAL_-1206902985'), (u'CALL_-1206937729', u'INDIRECT_-1206892083'), (u'INDIRECT_-1206910163', u'MULTIEQUAL_-1206910829'), (u'MULTIEQUAL_-1206890999', u'MULTIEQUAL_-1206890965'), (u'MULTIEQUAL_-1206890999', u'MULTIEQUAL_-1206890965'), (u'CALL_-1206928108', u'INDIRECT_-1206892052'), ('const-433', u'STORE_-1206933958'), (u'MULTIEQUAL_-1206899465', u'MULTIEQUAL_-1206899459'), (u'MULTIEQUAL_-1206901534', u'MULTIEQUAL_-1206901530'), (u'INDIRECT_-1206880454', u'MULTIEQUAL_-1206880248'), (u'INDIRECT_-1206900038', u'MULTIEQUAL_-1206894828'), (u'CALL_-1206930407', u'INDIRECT_-1206904926'), (u'INDIRECT_-1206892947', u'MULTIEQUAL_-1206892902'), (u'CALLIND_-1206922663', u'INDIRECT_-1206890705'), (u'CALL_-1206934365', u'INDIRECT_-1206911055'), (u'MULTIEQUAL_-1206899965', u'MULTIEQUAL_-1206899471'), (u'MULTIEQUAL_-1206896486', u'MULTIEQUAL_-1206896459'), (u'STORE_-1206928662', u'INDIRECT_-1206904287'), (u'CALL_-1206922426', u'INDIRECT_-1206883578'), (u'CALL_-1206921954', u'INDIRECT_-1206886134'), (u'CALL_-1206921459', u'INDIRECT_-1206890533'), (u'MULTIEQUAL_-1206906488', u'MULTIEQUAL_-1206906464'), (u'INDIRECT_-1206896593', u'MULTIEQUAL_-1206900267'), (u'CALLIND_-1206922663', u'INDIRECT_-1206883565'), (u'INDIRECT_-1206901282', u'MULTIEQUAL_-1206905845'), (u'INDIRECT_-1206909596', u'MULTIEQUAL_-1206909508'), (u'CALL_-1206932911', u'INDIRECT_-1206908190'), (u'MULTIEQUAL_-1206909824', u'MULTIEQUAL_-1206909848'), (u'INDIRECT_-1206894689', u'COPY_-1206879983'), (u'CALL_-1206929750', u'INDIRECT_-1206890680'), (u'CALL_-1206934487', u'INDIRECT_-1206911554'), (u'CALL_-1206930556', u'INDIRECT_-1206897294'), (u'CALL_-1206930105', u'INDIRECT_-1206898855'), (u'INDIRECT_-1206896173', u'MULTIEQUAL_-1206899847'), (u'MULTIEQUAL_-1206880522', u'MULTIEQUAL_-1206879866'), (u'MULTIEQUAL_-1206878081', u'PTRSUB_-1206880400'), (u'CALL_-1206937875', u'INDIRECT_-1206906850'), (u'STORE_-1206933398', u'INDIRECT_-1206888180'), (u'CALL_-1206922325', u'INDIRECT_-1206899063'), (u'CALL_-1206928734', u'INDIRECT_-1206891563'), (u'CALL_-1206921447', u'INDIRECT_-1206886324'), (u'INDIRECT_-1206896846', u'MULTIEQUAL_-1206898630'), (u'INDIRECT_-1206904621', u'COPY_-1206904629'), (u'MULTIEQUAL_-1206910682', u'MULTIEQUAL_-1206910629'), (u'MULTIEQUAL_-1206919624', u'PTRADD_-1206878856'), (u'MULTIEQUAL_-1206893817', u'MULTIEQUAL_-1206880905'), (u'CALL_-1206938756', u'INDIRECT_-1206902757'), (u'INDIRECT_-1206911308', u'MULTIEQUAL_-1206911102'), (u'MULTIEQUAL_-1206910252', u'COPY_-1206879081'), (u'CALL_-1206931745', u'INDIRECT_-1206890760'), (u'INDIRECT_-1206897329', u'MULTIEQUAL_-1206898619'), (u'CALL_-1206929385', u'INDIRECT_-1206891245'), ('const-5', u'CALL_-1206931337'), (u'MULTIEQUAL_-1206901579', u'MULTIEQUAL_-1206900551'), (u'MULTIEQUAL_-1206910349', u'MULTIEQUAL_-1206910347'), (u'CALL_-1206927360', u'INDIRECT_-1206890102'), ('tmp_16582', u'CBRANCH_-1206925068'), (u'CALL_-1206921832', u'INDIRECT_-1206875175'), (u'INDIRECT_-1206907762', u'MULTIEQUAL_-1206907898'), (u'CALLIND_-1206921359', u'INDIRECT_-1206886125'), (u'STORE_-1206932486', u'INDIRECT_-1206909267'), (u'CALL_-1206928209', u'INDIRECT_-1206876976'), (u'CALL_-1206932860', u'INDIRECT_-1206891775'), (u'CALL_-1206928629', u'INDIRECT_-1206913657'), (u'MULTIEQUAL_-1206889147', u'MULTIEQUAL_-1206889530'), (u'INDIRECT_-1206884897', u'MULTIEQUAL_-1206885278'), (u'INDIRECT_-1206907054', u'MULTIEQUAL_-1206906849'), (u'STORE_-1206924919', u'INDIRECT_-1206905967'), (u'CALLIND_-1206921388', u'INDIRECT_-1206875470'), (u'MULTIEQUAL_-1206903440', u'MULTIEQUAL_-1206903425'), (u'STORE_-1206930256', u'INDIRECT_-1206897646'), (u'CALL_-1206928709', u'INDIRECT_-1206899779'), (u'CALL_-1206936110', u'INDIRECT_-1206902394'), (u'CALL_-1206934460', u'INDIRECT_-1206906501'), ('const-433', u'LOAD_-1206931710'), (u'STORE_-1206935460', u'INDIRECT_-1206896857'), (u'STORE_-1206924909', u'INDIRECT_-1206909623'), (u'MULTIEQUAL_-1206910787', u'MULTIEQUAL_-1206910768'), (u'INDIRECT_-1206893252', u'MULTIEQUAL_-1206892625'), (u'INDIRECT_-1206894119', u'MULTIEQUAL_-1206894017'), (u'CALL_-1206928194', u'INDIRECT_-1206890386'), ('tmp_6871', u'CBRANCH_-1206932448'), (u'INDIRECT_-1206891980', u'MULTIEQUAL_-1206891864'), (u'INDIRECT_-1206891623', u'MULTIEQUAL_-1206891578'), (u'INDIRECT_-1206897687', u'COPY_-1206879864'), (u'CALL_-1206938756', u'INDIRECT_-1206894357'), (u'INDIRECT_-1206911751', u'MULTIEQUAL_-1206911553'), (u'MULTIEQUAL_-1206901809', u'MULTIEQUAL_-1206901143'), (u'MULTIEQUAL_-1206893010', u'MULTIEQUAL_-1206892372'), (u'MULTIEQUAL_-1206896707', u'MULTIEQUAL_-1206897090'), (u'CALL_-1206921722', u'INDIRECT_-1206901111'), (u'MULTIEQUAL_-1206910094', u'MULTIEQUAL_-1206910020'), (u'INDIRECT_-1206906402', u'MULTIEQUAL_-1206906199'), (u'INDIRECT_-1206889268', u'MULTIEQUAL_-1206889914'), (u'STORE_-1206922815', u'INDIRECT_-1206899569'), (u'INDIRECT_-1206908978', u'MULTIEQUAL_-1206880943'), (u'MULTIEQUAL_-1206898169', u'MULTIEQUAL_-1206898167'), (u'MULTIEQUAL_-1206876051', u'MULTIEQUAL_-1206875933'), (u'MULTIEQUAL_-1206891026', u'MULTIEQUAL_-1206890999'), ('const-8456', u'CALL_-1206930476'), (u'CALL_-1206937446', u'INDIRECT_-1206910580'), (u'STORE_-1206928320', u'INDIRECT_-1206899427'), (u'COPY_-1206869892', u'PTRADD_-1206871218'), (u'MULTIEQUAL_-1206891688', u'MULTIEQUAL_-1206891553'), (u'INDIRECT_-1206894825', u'MULTIEQUAL_-1206894745'), (u'STORE_-1206921525', u'INDIRECT_-1206896607'), (u'INDIRECT_-1206901674', u'MULTIEQUAL_-1206902078'), (u'INDIRECT_-1206896554', u'MULTIEQUAL_-1206896349'), (u'CALL_-1206935766', u'INDIRECT_-1206895026'), (u'PTRADD_-1206874531', u'COPY_-1206871951'), (u'CALLIND_-1206938189', u'INDIRECT_-1206906193'), (u'CALL_-1206930927', u'INDIRECT_-1206888671'), (u'INDIRECT_-1206897177', u'MULTIEQUAL_-1206897754'), (u'STORE_-1206929089', u'INDIRECT_-1206893984'), (u'PTRADD_-1206871255', u'LOAD_-1206921683'), (u'INDIRECT_-1206894494', u'COPY_-1206878798'), (u'INDIRECT_-1206891085', u'COPY_-1206880088'), (u'CALL_-1206930556', u'INDIRECT_-1206905274'), (u'INDIRECT_-1206894642', u'MULTIEQUAL_-1206894447'), (u'MULTIEQUAL_-1206906994', u'MULTIEQUAL_-1206906990'), (u'INDIRECT_-1206893138', u'MULTIEQUAL_-1206892507'), (u'MULTIEQUAL_-1206904153', u'MULTIEQUAL_-1206904132'), (u'INDIRECT_-1206882447', u'MULTIEQUAL_-1206883539'), (u'CALL_-1206925604', u'INDIRECT_-1206904945'), (u'INDIRECT_-1206881983', u'MULTIEQUAL_-1206881785'), (u'CALL_-1206934835', u'INDIRECT_-1206898131'), (u'CALL_-1206935766', u'INDIRECT_-1206902166'), (u'INDIRECT_-1206901347', u'MULTIEQUAL_-1206901302'), (u'CALL_-1206937875', u'INDIRECT_-1206914410'), (u'CALL_-1206921844', u'INDIRECT_-1206897697'), (u'STORE_-1206928270', u'INDIRECT_-1206887606'), (u'INDIRECT_-1206898974', u'MULTIEQUAL_-1206903251'), (u'INDIRECT_-1206903007', u'MULTIEQUAL_-1206903542'), (u'INDIRECT_-1206907885', u'COPY_-1206880128'), (u'MULTIEQUAL_-1206905054', u'MULTIEQUAL_-1206904980'), (u'MULTIEQUAL_-1206891866', u'MULTIEQUAL_-1206891839'), (u'MULTIEQUAL_-1206903021', u'MULTIEQUAL_-1206878085'), (u'INT_NOTEQUAL_-1206933279', u'CBRANCH_-1206933278'), (u'INDIRECT_-1206905495', u'MULTIEQUAL_-1206905250'), (u'INDIRECT_-1206899711', u'MULTIEQUAL_-1206876048'), (u'MULTIEQUAL_-1206902808', u'MULTIEQUAL_-1206906338'), (u'INDIRECT_-1206901287', u'MULTIEQUAL_-1206905541'), (u'CALLIND_-1206921884', u'INDIRECT_-1206906292'), (u'INDIRECT_-1206918067', u'MULTIEQUAL_-1206917881'), (u'CALL_-1206931142', u'INDIRECT_-1206894241'), (u'CALL_-1206925460', u'INDIRECT_-1206891195'), (u'PTRADD_-1206878183', u'STORE_-1206934385'), (u'INT_ADD_-1206931155', u'CAST_-1206874281'), (u'CALL_-1206937302', u'INDIRECT_-1206891310'), (u'INDIRECT_-1206915809', u'MULTIEQUAL_-1206916565'), (u'CALL_-1206931797', u'INDIRECT_-1206904369'), (u'PTRSUB_-1206876804', u'LOAD_-1206932411'), (u'CAST_-1206868483', u'STORE_-1206921525'), (u'CALL_-1206929324', u'INDIRECT_-1206908010'), (u'INDIRECT_-1206891594', u'MULTIEQUAL_-1206891998'), (u'CALL_-1206937924', u'INDIRECT_-1206913179'), (u'CALL_-1206938131', u'INDIRECT_-1206910351'), (u'INDIRECT_-1206888403', u'MULTIEQUAL_-1206888180'), (u'COPY_-1206925624', u'MULTIEQUAL_-1206880185'), (u'INT_ADD_-1206922624', u'MULTIEQUAL_-1206873507'), (u'STORE_-1206925221', u'INDIRECT_-1206888465'), (u'CALL_-1206933821', u'INDIRECT_-1206910730'), (u'CALL_-1206938756', u'INDIRECT_-1206901077'), (u'CALLIND_-1206921884', u'INDIRECT_-1206891172'), (u'CALL_-1206935851', u'INDIRECT_-1206905164'), (u'CALL_-1206931797', u'INDIRECT_-1206879584'), (u'MULTIEQUAL_-1206895276', u'MULTIEQUAL_-1206895270'), (u'INDIRECT_-1206891207', u'MULTIEQUAL_-1206895461'), (u'MULTIEQUAL_-1206889910', u'MULTIEQUAL_-1206889892'), (u'CALL_-1206933623', u'INDIRECT_-1206881128'), (u'CALL_-1206928194', u'INDIRECT_-1206908446'), (u'CALLIND_-1206921388', u'INDIRECT_-1206905041'), (u'CALL_-1206927360', u'INDIRECT_-1206885902'), ('tmp_25371', u'CALL_-1206930407'), (u'PTRSUB_-1206870620', u'LOAD_-1206928642'), (u'CALL_-1206934487', u'INDIRECT_-1206909454'), (u'STORE_-1206927231', u'INDIRECT_-1206904642'), (u'CALL_-1206929489', u'INDIRECT_-1206906777'), (u'MULTIEQUAL_-1206904173', u'MULTIEQUAL_-1206904169'), (u'INDIRECT_-1206898300', u'MULTIEQUAL_-1206899558'), (u'INDIRECT_-1206895838', u'MULTIEQUAL_-1206894158'), (u'LOAD_-1206937244', u'MULTIEQUAL_-1206878081'), (u'CALL_-1206938927', u'INDIRECT_-1206907048'), (u'INDIRECT_-1206894563', u'MULTIEQUAL_-1206875917'), (u'STORE_-1206928446', u'INDIRECT_-1206897857'), (u'CALL_-1206938131', u'INDIRECT_-1206895231'), (u'CALLIND_-1206929135', u'INDIRECT_-1206898478'), (u'CALL_-1206934888', u'INDIRECT_-1206901930'), (u'MULTIEQUAL_-1206880922', u'MULTIEQUAL_-1206880874'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206873071'), (u'MULTIEQUAL_-1206883939', u'MULTIEQUAL_-1206883593'), (u'INDIRECT_-1206897032', u'MULTIEQUAL_-1206896405'), (u'CALL_-1206930927', u'INDIRECT_-1206898751'), (u'CALL_-1206937414', u'INDIRECT_-1206911817'), (u'STORE_-1206924919', u'INDIRECT_-1206887067'), (u'INDIRECT_-1206896653', u'MULTIEQUAL_-1206896735'), (u'STORE_-1206921840', u'INDIRECT_-1206890467'), (u'MULTIEQUAL_-1206920571', u'INT_LESS_-1206928377'), (u'INDIRECT_-1206903248', u'MULTIEQUAL_-1206903630'), (u'CALL_-1206934365', u'INDIRECT_-1206900555'), (u'CAST_-1206874968', u'COPY_-1206875291'), (u'CALLIND_-1206922636', u'INDIRECT_-1206874641'), (u'CALL_-1206934487', u'INDIRECT_-1206882320'), (u'INDIRECT_-1206889523', u'MULTIEQUAL_-1206889478'), (u'INDIRECT_-1206894482', u'MULTIEQUAL_-1206894305'), (u'INDIRECT_-1206908903', u'MULTIEQUAL_-1206909569'), (u'INDIRECT_-1206906300', u'MULTIEQUAL_-1206906001'), (u'INDIRECT_-1206888440', u'MULTIEQUAL_-1206888390'), (u'COPY_-1206920772', u'MULTIEQUAL_-1206882845'), (u'MULTIEQUAL_-1206894439', u'MULTIEQUAL_-1206893411'), (u'CALL_-1206933773', u'INDIRECT_-1206906506'), (u'CALL_-1206937142', u'INDIRECT_-1206903392'), (u'INDIRECT_-1206898740', u'MULTIEQUAL_-1206898441'), (u'CALL_-1206921264', u'INDIRECT_-1206897567'), (u'INDIRECT_-1206894319', u'MULTIEQUAL_-1206896909'), (u'INDIRECT_-1206877379', u'MULTIEQUAL_-1206878967'), (u'STORE_-1206925416', u'INDIRECT_-1206891083'), (u'INDIRECT_-1206906811', u'MULTIEQUAL_-1206908844'), (u'STORE_-1206927231', u'INDIRECT_-1206902542'), (u'MULTIEQUAL_-1206911035', u'COPY_-1206870516'), (u'INDIRECT_-1206894088', u'MULTIEQUAL_-1206893882'), (u'INDIRECT_-1206891088', u'MULTIEQUAL_-1206890932'), (u'CALL_-1206934081', u'INDIRECT_-1206895768'), (u'MULTIEQUAL_-1206891449', u'MULTIEQUAL_-1206891433'), (u'CAST_-1206871659', u'CAST_-1206870888'), (u'CALLIND_-1206931354', u'INDIRECT_-1206903688'), (u'INDIRECT_-1206892760', u'MULTIEQUAL_-1206892489'), (u'STORE_-1206930310', u'INDIRECT_-1206886746'), (u'INDIRECT_-1206892193', u'MULTIEQUAL_-1206891688'), (u'CALLIND_-1206921344', u'INDIRECT_-1206891212'), (u'INDIRECT_-1206901032', u'MULTIEQUAL_-1206902569'), (u'STORE_-1206928588', u'INDIRECT_-1206908861'), (u'MULTIEQUAL_-1206892750', u'MULTIEQUAL_-1206893501'), (u'CALL_-1206938772', u'INDIRECT_-1206899828'), (u'INDIRECT_-1206899080', u'MULTIEQUAL_-1206898878'), (u'STORE_-1206934385', u'INDIRECT_-1206904255'), (u'INT_ADD_-1206930296', u'CAST_-1206871855'), (u'PTRSUB_-1206873199', u'LOAD_-1206924958'), (u'INDIRECT_-1206890441', u'MULTIEQUAL_-1206880898'), (u'STORE_-1206933398', u'INDIRECT_-1206903720'), (u'INDIRECT_-1206896266', u'MULTIEQUAL_-1206896074'), (u'STORE_-1206928270', u'INDIRECT_-1206901046'), (u'CALLIND_-1206921743', u'INDIRECT_-1206904113'), (u'MULTIEQUAL_-1206891937', u'MULTIEQUAL_-1206891521'), (u'CALL_-1206930550', u'INDIRECT_-1206889480'), (u'MULTIEQUAL_-1206899841', u'MULTIEQUAL_-1206900541'), (u'INDIRECT_-1206897101', u'MULTIEQUAL_-1206896992'), (u'CALL_-1206934274', u'INDIRECT_-1206902599'), (u'INDIRECT_-1206900907', u'MULTIEQUAL_-1206901442'), (u'INDIRECT_-1206901968', u'MULTIEQUAL_-1206902142'), (u'MULTIEQUAL_-1206902784', u'MULTIEQUAL_-1206902746'), (u'STORE_-1206928732', u'INDIRECT_-1206903909'), (u'INT_SUB_-1206932444', u'INT_ZEXT_-1206873192'), (u'CALL_-1206928644', u'INDIRECT_-1206906997'), (u'STORE_-1206934436', u'INDIRECT_-1206895048'), (u'CALL_-1206930105', u'INDIRECT_-1206898435'), (u'COPY_-1206875295', u'CALL_-1206930506'), (u'INT_ADD_-1206873659', u'CAST_-1206870606'), (u'INDIRECT_-1206911935', u'MULTIEQUAL_-1206911657'), ('const-32', u'PTRSUB_-1206878318'), (u'CALL_-1206938421', u'INDIRECT_-1206907598'), (u'INDIRECT_-1206904577', u'MULTIEQUAL_-1206904405'), (u'CALL_-1206930105', u'INDIRECT_-1206877850'), (u'INDIRECT_-1206875741', u'MULTIEQUAL_-1206875761'), (u'CALL_-1206938342', u'INDIRECT_-1206899995'), (u'STORE_-1206928732', u'INDIRECT_-1206908109'), (u'CALL_-1206928155', u'INDIRECT_-1206878243'), (u'INDIRECT_-1206890356', u'MULTIEQUAL_-1206890420'), (u'INDIRECT_-1206904407', u'COPY_-1206879880'), (u'INDIRECT_-1206907794', u'MULTIEQUAL_-1206912071'), (u'STORE_-1206934385', u'INDIRECT_-1206907615'), (u'CALL_-1206930506', u'INT_ADD_-1206930326'), (u'CALL_-1206931749', u'INDIRECT_-1206901811'), (u'CALL_-1206921361', u'INDIRECT_-1206898034'), (u'INDIRECT_-1206888560', u'MULTIEQUAL_-1206890187'), (u'CALL_-1206931539', u'INDIRECT_-1206890273'), (u'MULTIEQUAL_-1206898672', u'MULTIEQUAL_-1206898656'), (u'CALL_-1206928709', u'INDIRECT_-1206905239'), (u'STORE_-1206928270', u'INDIRECT_-1206900626'), (u'CALL_-1206928621', u'INDIRECT_-1206891946'), (u'INDIRECT_-1206899715', u'MULTIEQUAL_-1206899424'), (u'INDIRECT_-1206888580', u'MULTIEQUAL_-1206890239'), (u'INDIRECT_-1206874278', u'MULTIEQUAL_-1206876098'), (u'MULTIEQUAL_-1206909592', u'MULTIEQUAL_-1206909576'), (u'MULTIEQUAL_-1206881008', u'MULTIEQUAL_-1206880859'), ('const-2', u'INT_EQUAL_-1206921923'), (u'INDIRECT_-1206891721', u'MULTIEQUAL_-1206891483'), (u'INDIRECT_-1206909454', u'MULTIEQUAL_-1206909253'), (u'MULTIEQUAL_-1206876772', u'MULTIEQUAL_-1206892719'), (u'STORE_-1206921840', u'INDIRECT_-1206901387'), (u'STORE_-1206937611', u'INDIRECT_-1206891814'), (u'MULTIEQUAL_-1206888139', u'MULTIEQUAL_-1206888125'), (u'CALL_-1206928474', u'INDIRECT_-1206896948'), (u'CALL_-1206938342', u'INDIRECT_-1206899155'), (u'INDIRECT_-1206907377', u'MULTIEQUAL_-1206906970'), (u'CALL_-1206931701', u'INDIRECT_-1206905021'), (u'STORE_-1206927231', u'INDIRECT_-1206907582'), (u'CALL_-1206928281', u'INDIRECT_-1206904765'), (u'CALL_-1206929529', u'INDIRECT_-1206900073'), (u'MULTIEQUAL_-1206890239', u'MULTIEQUAL_-1206890681'), (u'INDIRECT_-1206907475', u'MULTIEQUAL_-1206906641'), (u'INDIRECT_-1206896813', u'MULTIEQUAL_-1206896509'), (u'INDIRECT_-1206897618', u'MULTIEQUAL_-1206897357'), (u'PTRSUB_-1206871976', u'CALL_-1206921832'), (u'INDIRECT_-1206912679', u'MULTIEQUAL_-1206912318'), (u'CALL_-1206928601', u'INDIRECT_-1206906923'), (u'MULTIEQUAL_-1206908992', u'COPY_-1206879078'), (u'CALL_-1206938900', u'INDIRECT_-1206902834'), (u'CALL_-1206938756', u'INDIRECT_-1206909897'), (u'CALL_-1206938232', u'INDIRECT_-1206912943'), (u'CALL_-1206925783', u'INDIRECT_-1206876473'), (u'INDIRECT_-1206906613', u'MULTIEQUAL_-1206906209'), (u'INDIRECT_-1206888105', u'MULTIEQUAL_-1206888025'), (u'CALL_-1206929032', u'INDIRECT_-1206910667'), (u'MULTIEQUAL_-1206891788', u'MULTIEQUAL_-1206888781'), (u'CALL_-1206927360', u'INDIRECT_-1206898082'), (u'CALL_-1206938342', u'INDIRECT_-1206898315'), ('tmp_2008', u'CBRANCH_-1206938165'), (u'STORE_-1206933958', u'INDIRECT_-1206891406'), (u'STORE_-1206927248', u'INDIRECT_-1206894152'), (u'INDIRECT_-1206877390', u'MULTIEQUAL_-1206877226'), (u'MULTIEQUAL_-1206898749', u'MULTIEQUAL_-1206898730'), (u'INDIRECT_-1206902833', u'MULTIEQUAL_-1206902429'), (u'INDIRECT_-1206905946', u'MULTIEQUAL_-1206905624'), (u'MULTIEQUAL_-1206891645', u'MULTIEQUAL_-1206891665'), (u'CALL_-1206937430', u'INDIRECT_-1206913088'), (u'COPY_-1206915475', u'MULTIEQUAL_-1206915334'), (u'CALL_-1206927017', u'INDIRECT_-1206876792'), (u'CALL_-1206929202', u'INDIRECT_-1206905004'), (u'CALL_-1206924661', u'INDIRECT_-1206884166'), (u'CALL_-1206921832', u'INDIRECT_-1206883160'), (u'INT_SUB_-1206935508', u'COPY_-1206876046'), (u'CALL_-1206934098', u'INDIRECT_-1206899559'), (u'CALL_-1206934018', u'INDIRECT_-1206881360'), (u'MULTIEQUAL_-1206900213', u'MULTIEQUAL_-1206900125'), (u'CALLIND_-1206922663', u'INDIRECT_-1206890285'), (u'INDIRECT_-1206910540', u'MULTIEQUAL_-1206911469'), (u'CALL_-1206924668', u'INDIRECT_-1206892228'), ('const-8', u'PTRSUB_-1206874461'), ('const-0', u'CALL_-1206928734'), (u'INDIRECT_-1206908400', u'MULTIEQUAL_-1206907353'), (u'INDIRECT_-1206889986', u'MULTIEQUAL_-1206889873'), (u'CALL_-1206928155', u'INDIRECT_-1206888914'), (u'CAST_-1206873169', u'STORE_-1206873431'), (u'INDIRECT_-1206887168', u'MULTIEQUAL_-1206887814'), (u'INDIRECT_-1206893296', u'MULTIEQUAL_-1206893360'), (u'INDIRECT_-1206906720', u'MULTIEQUAL_-1206905673'), (u'CALL_-1206939039', u'INDIRECT_-1206902912'), (u'CALL_-1206937302', u'INDIRECT_-1206911050'), (u'INDIRECT_-1206904279', u'MULTIEQUAL_-1206903918'), (u'CALL_-1206938421', u'INDIRECT_-1206910118'), (u'CALL_-1206927048', u'INDIRECT_-1206902002'), (u'CAST_-1206870713', u'PTRADD_-1206872537'), (u'MULTIEQUAL_-1206902949', u'MULTIEQUAL_-1206902930'), ('const-1', u'INT_AND_-1206878010'), (u'INDIRECT_-1206901474', u'MULTIEQUAL_-1206901207'), (u'INDIRECT_-1206903861', u'MULTIEQUAL_-1206904470'), (u'MULTIEQUAL_-1206878068', u'MULTIEQUAL_-1206894925'), (u'MULTIEQUAL_-1206899622', u'MULTIEQUAL_-1206899917'), (u'CALL_-1206929621', u'INDIRECT_-1206911859'), (u'CAST_-1206875753', u'CALL_-1206931128'), (u'INDIRECT_-1206896605', u'MULTIEQUAL_-1206880173'), (u'CALL_-1206921459', u'INDIRECT_-1206897673'), (u'CALL_-1206927017', u'INDIRECT_-1206877466'), (u'LOAD_-1206934630', u'INT_NOTEQUAL_-1206931076'), (u'CALL_-1206929794', u'INDIRECT_-1206889400'), ('tmp_11895', u'CBRANCH_-1206927716'), (u'CALL_-1206928357', u'INDIRECT_-1206888428'), (u'INDIRECT_-1206886005', u'MULTIEQUAL_-1206885925'), (u'CALL_-1206923816', u'INDIRECT_-1206903617'), ('tmp_13928', u'CBRANCH_-1206928104'), (u'CALL_-1206937875', u'INDIRECT_-1206912310'), (u'CALL_-1206929489', u'INDIRECT_-1206908457'), (u'INDIRECT_-1206896663', u'MULTIEQUAL_-1206896618'), (u'INT_EQUAL_-1206928866', u'CBRANCH_-1206928871'), (u'MULTIEQUAL_-1206906637', u'MULTIEQUAL_-1206905779'), ('const-16', u'PTRSUB_-1206880400'), ('tmp_7485', u'CBRANCH_-1206930259'), (u'INDIRECT_-1206896128', u'MULTIEQUAL_-1206895696'), (u'CALL_-1206938342', u'INDIRECT_-1206904615'), (u'CALL_-1206929320', u'INDIRECT_-1206902117'), (u'STORE_-1206937788', u'INDIRECT_-1206911648'), (u'INDIRECT_-1206891017', u'MULTIEQUAL_-1206891158'), (u'CALLIND_-1206925046', u'INDIRECT_-1206876732'), (u'INDIRECT_-1206899183', u'MULTIEQUAL_-1206875929'), (u'CALL_-1206928331', u'INDIRECT_-1206882865'), (u'INDIRECT_-1206904104', u'MULTIEQUAL_-1206903875'), (u'MULTIEQUAL_-1206904046', u'MULTIEQUAL_-1206904019'), (u'INDIRECT_-1206890933', u'MULTIEQUAL_-1206891939'), (u'CALL_-1206933711', u'INDIRECT_-1206901843'), (u'INDIRECT_-1206898546', u'MULTIEQUAL_-1206898363'), (u'INDIRECT_-1206895617', u'MULTIEQUAL_-1206895037'), (u'CALL_-1206929830', u'INDIRECT_-1206902022'), (u'CALL_-1206928152', u'INDIRECT_-1206885351'), (u'INDIRECT_-1206899560', u'MULTIEQUAL_-1206900818'), (u'STORE_-1206925221', u'INDIRECT_-1206903165'), (u'INDIRECT_-1206890862', u'MULTIEQUAL_-1206890667'), (u'CALL_-1206927048', u'INDIRECT_-1206890242'), (u'STORE_-1206937772', u'INDIRECT_-1206893583'), (u'INDIRECT_-1206892734', u'MULTIEQUAL_-1206892357'), (u'MULTIEQUAL_-1206920441', u'MULTIEQUAL_-1206878114'), (u'MULTIEQUAL_-1206893969', u'MULTIEQUAL_-1206893967'), (u'INDIRECT_-1206904998', u'MULTIEQUAL_-1206906698'), (u'CALL_-1206929226', u'INDIRECT_-1206895355'), (u'INDIRECT_-1206908360', u'MULTIEQUAL_-1206908244'), (u'CALL_-1206924661', u'INDIRECT_-1206889206'), (u'CALL_-1206933125', u'INDIRECT_-1206904894'), (u'CALL_-1206930556', u'INDIRECT_-1206906534'), (u'MULTIEQUAL_-1206890257', u'MULTIEQUAL_-1206889841'), (u'CALL_-1206928209', u'INDIRECT_-1206907641'), (u'CALL_-1206931797', u'INDIRECT_-1206903109'), (u'MULTIEQUAL_-1206908711', u'MULTIEQUAL_-1206908669'), (u'INDIRECT_-1206909604', u'MULTIEQUAL_-1206911187'), (u'CALLIND_-1206938827', u'INDIRECT_-1206905315'), (u'MULTIEQUAL_-1206890645', u'MULTIEQUAL_-1206890639'), (u'INDIRECT_-1206890841', u'MULTIEQUAL_-1206891450'), (u'INDIRECT_-1206888089', u'MULTIEQUAL_-1206889379'), (u'STORE_-1206932486', u'INDIRECT_-1206887847'), (u'PTRADD_-1206929132', u'CAST_-1206872143'), ('const-12', u'PTRADD_-1206925209'), (u'CALL_-1206935851', u'INDIRECT_-1206900964'), (u'CALL_-1206925460', u'INDIRECT_-1206902115'), (u'CALL_-1206937559', u'INDIRECT_-1206907945'), (u'INDIRECT_-1206883457', u'MULTIEQUAL_-1206883598'), (u'INDIRECT_-1206893604', u'MULTIEQUAL_-1206893375'), (u'INDIRECT_-1206894938', u'MULTIEQUAL_-1206894840'), (u'CALL_-1206931595', u'INDIRECT_-1206912554'), (u'INDIRECT_-1206893472', u'MULTIEQUAL_-1206893323'), (u'INDIRECT_-1206906186', u'MULTIEQUAL_-1206905527'), (u'STORE_-1206929190', u'INDIRECT_-1206886026'), (u'INDIRECT_-1206907919', u'MULTIEQUAL_-1206907686'), ('const-0', u'INT_NOTEQUAL_-1206934472'), (u'INDIRECT_-1206891246', u'MULTIEQUAL_-1206891133'), (u'CALL_-1206927405', u'INDIRECT_-1206891809'), (u'INDIRECT_-1206913417', u'MULTIEQUAL_-1206913029'), (u'STORE_-1206927231', u'INDIRECT_-1206898342'), (u'CALLIND_-1206925401', u'INDIRECT_-1206884552'), (u'CALL_-1206938958', u'INDIRECT_-1206912944'), (u'INDIRECT_-1206908018', u'MULTIEQUAL_-1206902808'), (u'CALL_-1206934365', u'INDIRECT_-1206888795'), (u'MULTIEQUAL_-1206898441', u'MULTIEQUAL_-1206901151'), (u'INDIRECT_-1206889985', u'MULTIEQUAL_-1206891772'), (u'CALL_-1206926063', u'INDIRECT_-1206898818'), (u'INDIRECT_-1206893660', u'MULTIEQUAL_-1206893544'), (u'INDIRECT_-1206883488', u'MULTIEQUAL_-1206883662'), (u'INDIRECT_-1206874952', u'MULTIEQUAL_-1206876772'), (u'INDIRECT_-1206899783', u'MULTIEQUAL_-1206900730'), (u'INDIRECT_-1206901467', u'COPY_-1206879873'), (u'CALL_-1206937430', u'INDIRECT_-1206908888'), (u'CALL_-1206934955', u'INDIRECT_-1206907175'), (u'MULTIEQUAL_-1206899849', u'MULTIEQUAL_-1206899833'), (u'CALL_-1206928152', u'INDIRECT_-1206901311'), (u'INDIRECT_-1206892780', u'MULTIEQUAL_-1206894447'), (u'STORE_-1206924934', u'INDIRECT_-1206900097'), (u'CALL_-1206938310', u'INDIRECT_-1206901237'), (u'PTRSUB_-1206878423', u'CAST_-1206875421'), (u'INDIRECT_-1206898618', u'MULTIEQUAL_-1206898531'), (u'CALL_-1206925860', u'INDIRECT_-1206907946'), (u'CALL_-1206937729', u'INDIRECT_-1206902163'), (u'CALL_-1206929830', u'INDIRECT_-1206917047'), (u'MULTIEQUAL_-1206875946', u'MULTIEQUAL_-1206906119'), (u'MULTIEQUAL_-1206901670', u'MULTIEQUAL_-1206901652'), (u'CALL_-1206935907', u'INDIRECT_-1206894287'), (u'CALL_-1206926116', u'INDIRECT_-1206886295'), (u'INDIRECT_-1206889626', u'MULTIEQUAL_-1206896721'), (u'INDIRECT_-1206892707', u'MULTIEQUAL_-1206894430'), (u'MULTIEQUAL_-1206899890', u'MULTIEQUAL_-1206900641'), (u'INDIRECT_-1206915758', u'MULTIEQUAL_-1206919258'), (u'INDIRECT_-1206880893', u'MULTIEQUAL_-1206880671'), (u'INDIRECT_-1206901718', u'MULTIEQUAL_-1206900038'), (u'CAST_-1206870452', u'STORE_-1206925248'), (u'STORE_-1206921743', u'INDIRECT_-1206890413'), (u'CALL_-1206929866', u'INDIRECT_-1206908764'), (u'CALL_-1206935821', u'INDIRECT_-1206902620'), (u'MULTIEQUAL_-1206900730', u'MULTIEQUAL_-1206900659'), (u'CALLIND_-1206931354', u'INDIRECT_-1206900328'), (u'INDIRECT_-1206901064', u'MULTIEQUAL_-1206903532'), (u'INDIRECT_-1206894973', u'MULTIEQUAL_-1206895055'), (u'CALL_-1206927063', u'INDIRECT_-1206887234'), (u'INT_NOTEQUAL_-1206876926', u'BOOL_OR_-1206876901'), (u'STORE_-1206928270', u'INDIRECT_-1206905666'), (u'CALLIND_-1206925019', u'INDIRECT_-1206904944'), (u'CALL_-1206936110', u'INDIRECT_-1206900294'), (u'MULTIEQUAL_-1206898105', u'MULTIEQUAL_-1206898121'), (u'INDIRECT_-1206888377', u'MULTIEQUAL_-1206891071'), (u'MULTIEQUAL_-1206905779', u'MULTIEQUAL_-1206905759'), (u'CALL_-1206930915', u'INDIRECT_-1206891821'), (u'INDIRECT_-1206902299', u'MULTIEQUAL_-1206904889'), (u'CALL_-1206930556', u'INDIRECT_-1206890574'), (u'INDIRECT_-1206900878', u'MULTIEQUAL_-1206895668'), (u'CALLIND_-1206925046', u'INDIRECT_-1206896560'), (u'INDIRECT_-1206907513', u'COPY_-1206878528'), (u'CALL_-1206933623', u'INDIRECT_-1206893396'), (u'INDIRECT_-1206900324', u'MULTIEQUAL_-1206900095'), (u'MULTIEQUAL_-1206898219', u'MULTIEQUAL_-1206898199'), (u'INDIRECT_-1206901193', u'MULTIEQUAL_-1206901977'), (u'CALL_-1206928772', u'INDIRECT_-1206900406'), (u'MULTIEQUAL_-1206900088', u'MULTIEQUAL_-1206899953'), (u'INDIRECT_-1206913193', u'MULTIEQUAL_-1206911442'), (u'MULTIEQUAL_-1206892850', u'MULTIEQUAL_-1206892832'), (u'INDIRECT_-1206909193', u'MULTIEQUAL_-1206908773'), (u'INDIRECT_-1206896965', u'COPY_-1206880102'), (u'CALL_-1206930476', u'INDIRECT_-1206896147'), (u'CALL_-1206934888', u'INDIRECT_-1206891430'), (u'CALL_-1206933962', u'INDIRECT_-1206892754'), ('tmp_25370', u'CALL_-1206938975'), (u'CALL_-1206937615', u'INDIRECT_-1206903360'), (u'INDIRECT_-1206892021', u'COPY_-1206892029'), (u'INDIRECT_-1206884213', u'MULTIEQUAL_-1206885219'), (u'CALL_-1206938342', u'INDIRECT_-1206894955'), (u'MULTIEQUAL_-1206893468', u'MULTIEQUAL_-1206890461'), (u'CALL_-1206930362', u'INDIRECT_-1206897338'), (u'INDIRECT_-1206913393', u'MULTIEQUAL_-1206912785'), (u'INDIRECT_-1206891687', u'MULTIEQUAL_-1206891572'), (u'CALL_-1206921954', u'INDIRECT_-1206897054'), (u'CALL_-1206932808', u'INDIRECT_-1206911058'), (u'INDIRECT_-1206897301', u'MULTIEQUAL_-1206897025'), (u'CALL_-1206928152', u'INDIRECT_-1206903411'), (u'CALL_-1206928690', u'INDIRECT_-1206916084'), (u'MULTIEQUAL_-1206906091', u'MULTIEQUAL_-1206907030'), (u'MULTIEQUAL_-1206898890', u'MULTIEQUAL_-1206898865'), (u'STORE_-1206924919', u'INDIRECT_-1206905127'), (u'INDIRECT_-1206900405', u'MULTIEQUAL_-1206900500'), (u'MULTIEQUAL_-1206904889', u'MULTIEQUAL_-1206904887'), (u'PTRSUB_-1206875911', u'LOAD_-1206928324'), (u'CALL_-1206938131', u'INDIRECT_-1206891871'), (u'INDIRECT_-1206887133', u'MULTIEQUAL_-1206886974'), (u'CALLIND_-1206925401', u'INDIRECT_-1206887492'), ('tmp_21227', u'CBRANCH_-1206921973'), (u'MULTIEQUAL_-1206894241', u'INT_SUB_-1206932366'), (u'INDIRECT_-1206913020', u'MULTIEQUAL_-1206913642'), (u'CALLIND_-1206925511', u'INDIRECT_-1206907711'), (u'STORE_-1206933497', u'INDIRECT_-1206890750'), (u'INDIRECT_-1206908295', u'MULTIEQUAL_-1206876811'), (u'INDIRECT_-1206911456', u'MULTIEQUAL_-1206911181'), (u'CALL_-1206922316', u'INDIRECT_-1206882956'), (u'CAST_-1206873898', u'STORE_-1206930329'), (u'CALL_-1206929621', u'INDIRECT_-1206900519'), (u'COPY_-1206871576', u'CALL_-1206925460'), (u'INDIRECT_-1206887406', u'MULTIEQUAL_-1206887372'), (u'MULTIEQUAL_-1206905624', u'MULTIEQUAL_-1206905648'), (u'INT_SUB_-1206935508', u'INT_ADD_-1206935494'), (u'INDIRECT_-1206899810', u'MULTIEQUAL_-1206899594'), (u'LOAD_-1206925056', u'CALLIND_-1206925046'), (u'INDIRECT_-1206892244', u'MULTIEQUAL_-1206894712'), (u'INDIRECT_-1206914672', u'MULTIEQUAL_-1206914045'), (u'CALL_-1206932827', u'INDIRECT_-1206904352'), (u'CALL_-1206931797', u'INDIRECT_-1206891349'), (u'CALL_-1206927833', u'INDIRECT_-1206891133'), (u'CALL_-1206928155', u'INDIRECT_-1206895634'), ('const-433', u'STORE_-1206930873'), (u'STORE_-1206937696', u'INDIRECT_-1206910764'), (u'CALL_-1206921954', u'INDIRECT_-1206894114'), (u'CALL_-1206933773', u'INDIRECT_-1206902306'), (u'STORE_-1206924560', u'INDIRECT_-1206885598'), (u'CALL_-1206928992', u'INDIRECT_-1206912683'), (u'STORE_-1206933497', u'INDIRECT_-1206908810'), (u'CALL_-1206937302', u'INDIRECT_-1206897190'), (u'CALL_-1206927418', u'INDIRECT_-1206902317'), (u'CALLIND_-1206921388', u'INDIRECT_-1206892021'), (u'CALL_-1206937430', u'INDIRECT_-1206897128'), (u'CALL_-1206934018', u'INDIRECT_-1206896988'), (u'CALL_-1206937186', u'INDIRECT_-1206906771'), (u'CALL_-1206934955', u'INDIRECT_-1206909695'), ('const-0', u'INT_EQUAL_-1206931495'), (u'STORE_-1206921830', u'INDIRECT_-1206904319'), (u'MULTIEQUAL_-1206900834', u'MULTIEQUAL_-1206903245'), (u'INDIRECT_-1206888466', u'MULTIEQUAL_-1206888369'), (u'MULTIEQUAL_-1206888466', u'MULTIEQUAL_-1206888369'), (u'MULTIEQUAL_-1206897853', u'MULTIEQUAL_-1206897832'), (u'CALL_-1206927093', u'INDIRECT_-1206884801'), (u'MULTIEQUAL_-1206900739', u'MULTIEQUAL_-1206900739'), (u'STORE_-1206921840', u'INDIRECT_-1206892147'), (u'INDIRECT_-1206901797', u'MULTIEQUAL_-1206902374'), (u'STORE_-1206930340', u'INDIRECT_-1206906502'), (u'MULTIEQUAL_-1206905450', u'MULTIEQUAL_-1206905432'), (u'CALL_-1206928709', u'INDIRECT_-1206895999'), (u'INDIRECT_-1206883759', u'MULTIEQUAL_-1206885278'), (u'INDIRECT_-1206886521', u'MULTIEQUAL_-1206886655'), ('const-72', u'PTRSUB_-1206871917'), (u'CALL_-1206926116', u'INDIRECT_-1206894275'), (u'CALL_-1206938900', u'INDIRECT_-1206894014'), (u'INDIRECT_-1206889272', u'MULTIEQUAL_-1206890809'), (u'INDIRECT_-1206903327', u'MULTIEQUAL_-1206904519'), (u'CALL_-1206938975', u'INDIRECT_-1206906236'), (u'CALL_-1206937729', u'INDIRECT_-1206913923'), (u'INDIRECT_-1206898806', u'MULTIEQUAL_-1206898484'), (u'MULTIEQUAL_-1206901521', u'MULTIEQUAL_-1206902221'), (u'INDIRECT_-1206893468', u'MULTIEQUAL_-1206894114'), (u'INDIRECT_-1206898337', u'MULTIEQUAL_-1206898718'), (u'CALL_-1206930210', u'INDIRECT_-1206900192'), (u'INDIRECT_-1206883754', u'MULTIEQUAL_-1206883489'), (u'CALL_-1206934862', u'INDIRECT_-1206893280'), (u'INDIRECT_-1206901000', u'MULTIEQUAL_-1206900761'), (u'MULTIEQUAL_-1206916462', u'INT_AND_-1206914659'), (u'INDIRECT_-1206913505', u'MULTIEQUAL_-1206913336'), (u'CALL_-1206928209', u'INDIRECT_-1206889581'), (u'INDIRECT_-1206909297', u'MULTIEQUAL_-1206909917'), (u'STORE_-1206928518', u'INDIRECT_-1206891179'), (u'INDIRECT_-1206910842', u'MULTIEQUAL_-1206912447'), (u'CALL_-1206934963', u'INDIRECT_-1206881219'), (u'STORE_-1206930340', u'INDIRECT_-1206885502'), ('const-1', u'PTRADD_-1206872742'), (u'CALL_-1206933821', u'INDIRECT_-1206900230'), (u'INDIRECT_-1206891468', u'MULTIEQUAL_-1206891642'), (u'INDIRECT_-1206904115', u'MULTIEQUAL_-1206903281'), (u'INDIRECT_-1206905072', u'MULTIEQUAL_-1206904917'), (u'INDIRECT_-1206899262', u'MULTIEQUAL_-1206899067'), ('const-433', u'LOAD_-1206932365'), ('const-0', u'INT_NOTEQUAL_-1206928090'), (u'CALL_-1206938036', u'INDIRECT_-1206913233'), (u'STORE_-1206928662', u'INDIRECT_-1206903867'), (u'CALLIND_-1206921856', u'INDIRECT_-1206891996'), (u'INDIRECT_-1206884476', u'MULTIEQUAL_-1206884540'), (u'CALL_-1206927316', u'INDIRECT_-1206898903'), (u'INDIRECT_-1206894083', u'MULTIEQUAL_-1206893988'), (u'CALL_-1206926019', u'INDIRECT_-1206884519'), ('const-0', u'COPY_-1206878798'), (u'CALL_-1206928734', u'INDIRECT_-1206907523'), (u'CALL_-1206937142', u'INDIRECT_-1206891632'), (u'MULTIEQUAL_-1206903005', u'MULTIEQUAL_-1206902985'), (u'CALL_-1206924612', u'INDIRECT_-1206893303'), (u'CALL_-1206935809', u'INDIRECT_-1206903451'), (u'MULTIEQUAL_-1206898365', u'MULTIEQUAL_-1206898385'), (u'CALL_-1206929529', u'INDIRECT_-1206903013'), (u'CALL_-1206928271', u'INDIRECT_-1206905157'), (u'LOAD_-1206938405', u'PTRSUB_-1206880956'), (u'CALL_-1206931773', u'INDIRECT_-1206898890'), (u'CALL_-1206924704', u'INDIRECT_-1206896800'), (u'CALL_-1206930228', u'INDIRECT_-1206899812'), (u'STORE_-1206928627', u'INDIRECT_-1206910986'), (u'INDIRECT_-1206902864', u'MULTIEQUAL_-1206902410'), (u'INDIRECT_-1206896576', u'MULTIEQUAL_-1206896488'), (u'INDIRECT_-1206890069', u'COPY_-1206879972'), (u'CALL_-1206928518', u'INDIRECT_-1206898647'), (u'MULTIEQUAL_-1206901612', u'MULTIEQUAL_-1206901596'), (u'INDIRECT_-1206901204', u'MULTIEQUAL_-1206902787'), (u'MULTIEQUAL_-1206904085', u'MULTIEQUAL_-1206904079'), (u'INDIRECT_-1206899161', u'MULTIEQUAL_-1206900818'), (u'CALL_-1206929750', u'INDIRECT_-1206897820'), (u'CALLIND_-1206925453', u'INDIRECT_-1206885419'), (u'STORE_-1206928410', u'INDIRECT_-1206893216'), (u'INDIRECT_-1206888980', u'MULTIEQUAL_-1206888709'), (u'CALL_-1206938725', u'INDIRECT_-1206909251'), (u'CALL_-1206924704', u'INDIRECT_-1206903940'), (u'MULTIEQUAL_-1206884085', u'MULTIEQUAL_-1206884105'), (u'MULTIEQUAL_-1206907130', u'MULTIEQUAL_-1206907112'), (u'LOAD_-1206923076', u'INT_SUB_-1206922875'), (u'INDIRECT_-1206887722', u'MULTIEQUAL_-1206889201'), (u'PTRSUB_-1206879417', u'STORE_-1206928446'), (u'MULTIEQUAL_-1206905960', u'MULTIEQUAL_-1206905945'), (u'CALL_-1206928271', u'INDIRECT_-1206890233'), (u'MULTIEQUAL_-1206897232', u'COPY_-1206879050'), (u'CALLIND_-1206922663', u'INDIRECT_-1206891125'), (u'CALL_-1206928734', u'INDIRECT_-1206916109'), (u'MULTIEQUAL_-1206889244', u'MULTIEQUAL_-1206889268'), (u'INDIRECT_-1206893240', u'MULTIEQUAL_-1206893124'), ('const-0', u'CALL_-1206931745'), (u'MULTIEQUAL_-1206906959', u'MULTIEQUAL_-1206906925'), (u'MULTIEQUAL_-1206906959', u'MULTIEQUAL_-1206906925'), (u'CALL_-1206928518', u'INDIRECT_-1206899067'), (u'CALL_-1206926003', u'INDIRECT_-1206887026'), (u'MULTIEQUAL_-1206894950', u'MULTIEQUAL_-1206894932'), (u'MULTIEQUAL_-1206893544', u'MULTIEQUAL_-1206892896'), (u'CALL_-1206930157', u'INDIRECT_-1206887953'), (u'CALLIND_-1206938189', u'INDIRECT_-1206895693'), ('const-8', u'PTRSUB_-1206880282'), (u'INDIRECT_-1206894111', u'MULTIEQUAL_-1206893913'), (u'CALL_-1206924612', u'INDIRECT_-1206896663'), (u'MULTIEQUAL_-1206906557', u'COPY_-1206906680'), (u'INDIRECT_-1206904279', u'MULTIEQUAL_-1206876799'), (u'CALL_-1206929489', u'INDIRECT_-1206892077'), (u'CALL_-1206934955', u'INDIRECT_-1206893735'), (u'CALL_-1206930899', u'INDIRECT_-1206888449'), (u'CALLIND_-1206925046', u'INDIRECT_-1206900340'), (u'CALL_-1206927316', u'INDIRECT_-1206895963'), (u'INDIRECT_-1206913742', u'MULTIEQUAL_-1206913642'), (u'CALL_-1206929621', u'INDIRECT_-1206896739'), (u'CALL_-1206931797', u'INDIRECT_-1206889669'), (u'CAST_-1206869613', u'CAST_-1206869608'), (u'MULTIEQUAL_-1206881600', u'MULTIEQUAL_-1206881547'), (u'INDIRECT_-1206884946', u'MULTIEQUAL_-1206884449'), (u'INDIRECT_-1206880672', u'MULTIEQUAL_-1206880536'), (u'STORE_-1206929190', u'INDIRECT_-1206899886'), (u'STORE_-1206921852', u'INDIRECT_-1206882077'), (u'MULTIEQUAL_-1206908425', u'MULTIEQUAL_-1206908409'), (u'CALL_-1206927093', u'INDIRECT_-1206910187'), (u'CALL_-1206922316', u'CAST_-1206869287'), ('const-433', u'LOAD_-1206923648'), (u'MULTIEQUAL_-1206889399', u'MULTIEQUAL_-1206888371'), (u'CAST_-1206875333', u'PTRSUB_-1206877875'), (u'INDIRECT_-1206886125', u'MULTIEQUAL_-1206886220'), (u'INDIRECT_-1206886766', u'MULTIEQUAL_-1206888550'), (u'INDIRECT_-1206891161', u'MULTIEQUAL_-1206891917'), (u'MULTIEQUAL_-1206887945', u'MULTIEQUAL_-1206887970'), (u'CALL_-1206925604', u'INDIRECT_-1206894445'), (u'CALL_-1206938232', u'INDIRECT_-1206911263'), (u'MULTIEQUAL_-1206894270', u'MULTIEQUAL_-1206893632'), (u'INDIRECT_-1206904514', u'MULTIEQUAL_-1206904096'), (u'INDIRECT_-1206905822', u'MULTIEQUAL_-1206905645'), (u'CALL_-1206928518', u'INDIRECT_-1206888147'), (u'CALL_-1206930086', u'INDIRECT_-1206890625'), (u'COPY_-1206875553', u'MULTIEQUAL_-1206915954'), (u'MULTIEQUAL_-1206891301', u'MULTIEQUAL_-1206891193'), (u'CALL_-1206928518', u'INDIRECT_-1206889407'), (u'MULTIEQUAL_-1206899427', u'MULTIEQUAL_-1206899413'), (u'INDIRECT_-1206908603', u'MULTIEQUAL_-1206909055'), (u'CALL_-1206931269', u'INDIRECT_-1206893067'), (u'MULTIEQUAL_-1206907221', u'MULTIEQUAL_-1206878095'), (u'MULTIEQUAL_-1206898387', u'MULTIEQUAL_-1206898770'), ('const-1', u'INT_SUB_-1206932444'), (u'CALL_-1206938342', u'INDIRECT_-1206912595'), (u'STORE_-1206930175', u'INDIRECT_-1206893406'), (u'CALL_-1206931674', u'INDIRECT_-1206901351'), (u'CALL_-1206935851', u'INDIRECT_-1206891724'), (u'MULTIEQUAL_-1206880921', u'MULTIEQUAL_-1206880183'), (u'MULTIEQUAL_-1206890948', u'MULTIEQUAL_-1206890924'), (u'CALL_-1206927017', u'INDIRECT_-1206888474'), (u'INDIRECT_-1206900979', u'MULTIEQUAL_-1206900759'), (u'INDIRECT_-1206917024', u'INT_ZEXT_-1206924900'), (u'CALLIND_-1206921372', u'INDIRECT_-1206874506'), (u'CALLIND_-1206921999', u'INDIRECT_-1206902989'), (u'INT_ADD_-1206923648', u'CAST_-1206869770'), (u'CALL_-1206930457', u'INDIRECT_-1206895461'), (u'CALLIND_-1206938189', u'INDIRECT_-1206901993'), (u'CALLIND_-1206922636', u'INDIRECT_-1206904129'), (u'INDIRECT_-1206890977', u'MULTIEQUAL_-1206890948'), (u'INDIRECT_-1206913728', u'MULTIEQUAL_-1206913596'), (u'INDIRECT_-1206900878', u'MULTIEQUAL_-1206900495'), (u'INDIRECT_-1206900867', u'MULTIEQUAL_-1206900469'), (u'INDIRECT_-1206912323', u'MULTIEQUAL_-1206912228'), (u'MULTIEQUAL_-1206901159', u'MULTIEQUAL_-1206901159'), (u'MULTIEQUAL_-1206904886', u'MULTIEQUAL_-1206904859'), (u'INDIRECT_-1206905773', u'MULTIEQUAL_-1206905645'), (u'INDIRECT_-1206875940', u'MULTIEQUAL_-1206884352'), (u'MULTIEQUAL_-1206899793', u'MULTIEQUAL_-1206899092'), (u'MULTIEQUAL_-1206889293', u'MULTIEQUAL_-1206889205'), (u'INDIRECT_-1206899251', u'MULTIEQUAL_-1206901284'), (u'INDIRECT_-1206883973', u'MULTIEQUAL_-1206883438'), (u'CALL_-1206930105', u'INDIRECT_-1206893395'), (u'CALL_-1206928629', u'INDIRECT_-1206909457'), (u'MULTIEQUAL_-1206901381', u'MULTIEQUAL_-1206901207'), (u'CALL_-1206929296', u'INDIRECT_-1206887836'), (u'CALL_-1206938725', u'INDIRECT_-1206908831'), (u'CALL_-1206929296', u'INDIRECT_-1206877331'), (u'CALL_-1206924612', u'INDIRECT_-1206890363'), (u'INDIRECT_-1206896594', u'COPY_-1206878803'), (u'CALL_-1206927418', u'INDIRECT_-1206898117'), (u'STORE_-1206927241', u'INDIRECT_-1206892467'), ('const-5', u'CALL_-1206928677'), (u'INDIRECT_-1206901327', u'MULTIEQUAL_-1206901862'), (u'STORE_-1206928446', u'INDIRECT_-1206896177'), (u'CALLIND_-1206929135', u'INDIRECT_-1206915884'), (u'STORE_-1206937765', u'INDIRECT_-1206904498'), (u'INDIRECT_-1206890334', u'MULTIEQUAL_-1206890738'), (u'INDIRECT_-1206901817', u'MULTIEQUAL_-1206904511'), (u'INDIRECT_-1206889822', u'MULTIEQUAL_-1206891301'), (u'CALL_-1206929974', u'INDIRECT_-1206897910'), (u'STORE_-1206922815', u'INDIRECT_-1206888649'), (u'CALL_-1206933998', u'INDIRECT_-1206896974'), (u'INDIRECT_-1206885681', u'MULTIEQUAL_-1206885815'), (u'CALL_-1206933821', u'INDIRECT_-1206900650'), (u'INDIRECT_-1206894575', u'MULTIEQUAL_-1206894330'), (u'INDIRECT_-1206893246', u'MULTIEQUAL_-1206894807'), (u'CALL_-1206930086', u'INDIRECT_-1206888525'), (u'STORE_-1206921567', u'INDIRECT_-1206881931'), (u'INDIRECT_-1206904643', u'MULTIEQUAL_-1206904598'), (u'CALL_-1206928667', u'INDIRECT_-1206892260'), (u'MULTIEQUAL_-1206896039', u'MULTIEQUAL_-1206896005'), (u'MULTIEQUAL_-1206896039', u'MULTIEQUAL_-1206896005'), (u'MULTIEQUAL_-1206883939', u'MULTIEQUAL_-1206883939'), (u'INDIRECT_-1206894853', u'MULTIEQUAL_-1206894725'), (u'CALL_-1206937414', u'INDIRECT_-1206912237'), (u'INDIRECT_-1206909823', u'MULTIEQUAL_-1206909600'), (u'INDIRECT_-1206894754', u'MULTIEQUAL_-1206894487'), (u'INDIRECT_-1206912775', u'MULTIEQUAL_-1206912497'), (u'MULTIEQUAL_-1206906762', u'MULTIEQUAL_-1206907057'), (u'MULTIEQUAL_-1206902830', u'MULTIEQUAL_-1206903581'), (u'CALL_-1206938975', u'INDIRECT_-1206905396'), (u'CALL_-1206921447', u'INDIRECT_-1206888004'), (u'INDIRECT_-1206900606', u'COPY_-1206879754'), (u'CALL_-1206928518', u'INDIRECT_-1206895287'), (u'STORE_-1206935460', u'INDIRECT_-1206909457'), (u'CALL_-1206933745', u'INDIRECT_-1206889692'), (u'INDIRECT_-1206899431', u'MULTIEQUAL_-1206880917'), (u'INT_NOTEQUAL_-1206939594', u'BOOL_AND_-1206881978'), (u'INDIRECT_-1206912397', u'MULTIEQUAL_-1206912368'), (u'INDIRECT_-1206907617', u'MULTIEQUAL_-1206908613'), (u'CALL_-1206934955', u'INDIRECT_-1206897095'), (u'INDIRECT_-1206899545', u'MULTIEQUAL_-1206880180'), (u'INDIRECT_-1206906134', u'MULTIEQUAL_-1206874138'), (u'STORE_-1206924545', u'INDIRECT_-1206894408'), (u'STORE_-1206935460', u'INDIRECT_-1206908617'), (u'CALLIND_-1206938189', u'INDIRECT_-1206884265'), (u'INDIRECT_-1206892632', u'MULTIEQUAL_-1206894169'), (u'STORE_-1206929169', u'INDIRECT_-1206901558'), (u'CALL_-1206933594', u'INDIRECT_-1206901782'), (u'MULTIEQUAL_-1206890877', u'MULTIEQUAL_-1206880898'), (u'CALL_-1206934098', u'INDIRECT_-1206889479'), (u'MULTIEQUAL_-1206895422', u'MULTIEQUAL_-1206895717'), (u'CALL_-1206921994', u'INDIRECT_-1206887837'), (u'MULTIEQUAL_-1206914368', u'MULTIEQUAL_-1206914233'), (u'CALLIND_-1206924365', u'INDIRECT_-1206887833'), (u'INDIRECT_-1206898045', u'MULTIEQUAL_-1206902181'), (u'STORE_-1206930873', u'INDIRECT_-1206898458'), (u'INDIRECT_-1206907718', u'MULTIEQUAL_-1206880940'), (u'CALL_-1206938131', u'INDIRECT_-1206896491'), (u'INDIRECT_-1206909027', u'COPY_-1206879891'), (u'INDIRECT_-1206897966', u'MULTIEQUAL_-1206894661'), (u'CALL_-1206927833', u'INDIRECT_-1206889033'), (u'CALLIND_-1206921999', u'INDIRECT_-1206875938'), (u'INDIRECT_-1206907205', u'MULTIEQUAL_-1206908992'), (u'CALL_-1206934991', u'INDIRECT_-1206911824'), (u'INDIRECT_-1206906846', u'MULTIEQUAL_-1206913941'), (u'INDIRECT_-1206907415', u'MULTIEQUAL_-1206906970'), (u'CALLIND_-1206921710', u'INDIRECT_-1206891074'), (u'STORE_-1206930310', u'INDIRECT_-1206896406'), (u'SUBPIECE_-1206916566', u'INT_ADD_-1206929133'), (u'MULTIEQUAL_-1206905776', u'MULTIEQUAL_-1206905770'), (u'INDIRECT_-1206905487', u'MULTIEQUAL_-1206909741'), (u'MULTIEQUAL_-1206891021', u'MULTIEQUAL_-1206890973'), (u'CALL_-1206930550', u'INDIRECT_-1206897460'), ('const-7', u'INT_EQUAL_-1206939070'), (u'INDIRECT_-1206906260', u'MULTIEQUAL_-1206906144'), (u'MULTIEQUAL_-1206897644', u'MULTIEQUAL_-1206897668'), (u'PTRSUB_-1206873260', u'CAST_-1206870497'), (u'CALL_-1206938131', u'INDIRECT_-1206912031'), (u'PTRSUB_-1206876267', u'LOAD_-1206931379'), (u'INDIRECT_-1206900927', u'MULTIEQUAL_-1206900882'), (u'STORE_-1206930828', u'INDIRECT_-1206900115'), (u'INDIRECT_-1206883339', u'MULTIEQUAL_-1206884858'), (u'MULTIEQUAL_-1206903861', u'MULTIEQUAL_-1206878087'), ('const-433', u'LOAD_-1206931364'), (u'CALL_-1206929032', u'INDIRECT_-1206902081'), (u'CALL_-1206927063', u'INDIRECT_-1206905294'), (u'INDIRECT_-1206912246', u'MULTIEQUAL_-1206911924'), (u'MULTIEQUAL_-1206918305', u'MULTIEQUAL_-1206918156'), (u'MULTIEQUAL_-1206900319', u'MULTIEQUAL_-1206899291'), (u'PTRADD_-1206875733', u'LOAD_-1206932439'), (u'INDIRECT_-1206906438', u'MULTIEQUAL_-1206906177'), ('const-55', u'COPY_-1206924932'), (u'CALL_-1206928677', u'INDIRECT_-1206900367'), (u'INDIRECT_-1206891758', u'MULTIEQUAL_-1206880901'), (u'INDIRECT_-1206896076', u'MULTIEQUAL_-1206896580'), (u'STORE_-1206934385', u'INDIRECT_-1206905095'), (u'INDIRECT_-1206885037', u'MULTIEQUAL_-1206884688'), (u'INDIRECT_-1206910179', u'COPY_-1206880356'), (u'CALL_-1206925783', u'INDIRECT_-1206896135'), (u'INDIRECT_-1206903451', u'MULTIEQUAL_-1206876057'), (u'MULTIEQUAL_-1206905432', u'MULTIEQUAL_-1206906619'), (u'INDIRECT_-1206905459', u'MULTIEQUAL_-1206905357'), (u'CALL_-1206922584', u'INDIRECT_-1206887539'), (u'INDIRECT_-1206919578', u'MULTIEQUAL_-1206920441'), (u'CALL_-1206924756', u'INDIRECT_-1206896824'), (u'STORE_-1206927248', u'INDIRECT_-1206904232'), (u'MULTIEQUAL_-1206878097', u'MULTIEQUAL_-1206906685'), (u'MULTIEQUAL_-1206874101', u'MULTIEQUAL_-1206893163'), (u'INDIRECT_-1206896084', u'MULTIEQUAL_-1206896011'), (u'CALL_-1206929974', u'INDIRECT_-1206902950'), (u'CALL_-1206930915', u'INDIRECT_-1206911561'), (u'INDIRECT_-1206886981', u'MULTIEQUAL_-1206888638'), (u'CALL_-1206937430', u'INDIRECT_-1206892088'), (u'MULTIEQUAL_-1206900310', u'MULTIEQUAL_-1206900239'), (u'CALL_-1206927297', u'INDIRECT_-1206905189'), (u'INDIRECT_-1206894140', u'MULTIEQUAL_-1206894036'), (u'MULTIEQUAL_-1206899497', u'MULTIEQUAL_-1206898639'), (u'STORE_-1206937772', u'INDIRECT_-1206891903'), (u'STORE_-1206930351', u'INDIRECT_-1206900398'), (u'CALL_-1206938628', u'INDIRECT_-1206898694'), (u'INDIRECT_-1206893281', u'MULTIEQUAL_-1206894938'), (u'CALL_-1206922426', u'INDIRECT_-1206895338'), (u'CALL_-1206926116', u'INDIRECT_-1206901415'), (u'STORE_-1206925248', u'INDIRECT_-1206885540'), (u'CAST_-1206875068', u'STORE_-1206934224'), (u'MULTIEQUAL_-1206909046', u'MULTIEQUAL_-1206908949'), (u'INDIRECT_-1206909046', u'MULTIEQUAL_-1206908949'), (u'INDIRECT_-1206904754', u'MULTIEQUAL_-1206913101'), (u'CALL_-1206929750', u'INDIRECT_-1206878578'), (u'CALL_-1206929226', u'INDIRECT_-1206905435'), (u'CALL_-1206937446', u'INDIRECT_-1206899240'), (u'MULTIEQUAL_-1206910761', u'MULTIEQUAL_-1206911461'), ('tmp_22868', u'BRANCH_-1206928005'), (u'INDIRECT_-1206900199', u'MULTIEQUAL_-1206902789'), (u'CALL_-1206932954', u'INDIRECT_-1206902339'), (u'INDIRECT_-1206891527', u'MULTIEQUAL_-1206890827'), (u'CALL_-1206928108', u'INDIRECT_-1206906332'), (u'INT_AND_-1206884712', u'INT_EQUAL_-1206931202'), (u'MULTIEQUAL_-1206902965', u'MULTIEQUAL_-1206902949'), (u'INDIRECT_-1206893930', u'MULTIEQUAL_-1206893714'), (u'INDIRECT_-1206890881', u'MULTIEQUAL_-1206890643'), (u'CALL_-1206921447', u'INDIRECT_-1206895564'), (u'STORE_-1206924919', u'INDIRECT_-1206891687'), (u'INDIRECT_-1206902216', u'MULTIEQUAL_-1206902040'), (u'INDIRECT_-1206893574', u'MULTIEQUAL_-1206893197'), (u'INDIRECT_-1206899394', u'MULTIEQUAL_-1206899940'), (u'INDIRECT_-1206907845', u'MULTIEQUAL_-1206907765'), (u'CALL_-1206921320', u'INDIRECT_-1206874811'), (u'STORE_-1206934436', u'INDIRECT_-1206911848'), (u'CALL_-1206929226', u'INDIRECT_-1206898715'), (u'MULTIEQUAL_-1206880627', u'MULTIEQUAL_-1206880612'), (u'CALL_-1206921994', u'INDIRECT_-1206886157'), (u'INDIRECT_-1206901361', u'MULTIEQUAL_-1206880925'), (u'CALL_-1206930210', u'INDIRECT_-1206899772'), (u'CALL_-1206930210', u'INDIRECT_-1206895572'), (u'CALL_-1206928152', u'INDIRECT_-1206896271'), (u'INDIRECT_-1206899591', u'MULTIEQUAL_-1206900014'), (u'INDIRECT_-1206899591', u'MULTIEQUAL_-1206900014'), (u'CALL_-1206921361', u'INDIRECT_-1206886274'), (u'INDIRECT_-1206910016', u'MULTIEQUAL_-1206909928'), (u'INDIRECT_-1206909429', u'MULTIEQUAL_-1206907104'), (u'PTRSUB_-1206875213', u'LOAD_-1206928112'), (u'CALL_-1206921994', u'INDIRECT_-1206890777'), (u'CALL_-1206937142', u'INDIRECT_-1206908432'), (u'INDIRECT_-1206908101', u'MULTIEQUAL_-1206874136'), (u'MULTIEQUAL_-1206916176', u'BOOL_NEGATE_-1206914592'), (u'CALL_-1206934114', u'INDIRECT_-1206911331'), ('const-4', u'INT_ADD_-1206872053'), (u'CALL_-1206934081', u'INDIRECT_-1206904168'), (u'INDIRECT_-1206909958', u'MULTIEQUAL_-1206909803'), (u'CALL_-1206921832', u'INDIRECT_-1206889880'), (u'STORE_-1206921567', u'INDIRECT_-1206891591'), (u'STORE_-1206925221', u'INDIRECT_-1206903585'), (u'CALL_-1206934365', u'INDIRECT_-1206890895'), (u'INDIRECT_-1206901811', u'MULTIEQUAL_-1206876053'), (u'CALL_-1206928690', u'INDIRECT_-1206896998'), (u'INDIRECT_-1206902737', u'MULTIEQUAL_-1206902600'), (u'INDIRECT_-1206900173', u'MULTIEQUAL_-1206901179'), (u'INDIRECT_-1206892333', u'MULTIEQUAL_-1206892205'), (u'INDIRECT_-1206889955', u'COPY_-1206878367'), (u'CALL_-1206926003', u'INDIRECT_-1206904666'), (u'INDIRECT_-1206907991', u'MULTIEQUAL_-1206908414'), (u'INDIRECT_-1206907991', u'MULTIEQUAL_-1206908414'), (u'CALL_-1206938421', u'INDIRECT_-1206895418'), (u'CALL_-1206934274', u'INDIRECT_-1206898819'), (u'MULTIEQUAL_-1206904573', u'MULTIEQUAL_-1206904552'), (u'CAST_-1206878068', u'CALL_-1206929621'), (u'MULTIEQUAL_-1206902807', u'MULTIEQUAL_-1206902788'), (u'INDIRECT_-1206899055', u'MULTIEQUAL_-1206876789'), (u'CALL_-1206930927', u'INDIRECT_-1206907991'), (u'CALL_-1206930915', u'INDIRECT_-1206888461'), (u'INDIRECT_-1206893620', u'MULTIEQUAL_-1206893418'), (u'CALL_-1206928225', u'INDIRECT_-1206882129'), (u'MULTIEQUAL_-1206878107', u'MULTIEQUAL_-1206910885'), (u'CALL_-1206932359', u'INDIRECT_-1206894396'), (u'CALL_-1206921844', u'INDIRECT_-1206893497'), (u'INDIRECT_-1206888984', u'MULTIEQUAL_-1206888755'), (u'CALL_-1206932271', u'INDIRECT_-1206902053'), (u'STORE_-1206924560', u'INDIRECT_-1206892738'), (u'INDIRECT_-1206884795', u'MULTIEQUAL_-1206883961'), (u'CALL_-1206938421', u'INDIRECT_-1206914318'), ('const-1171819', u'COPY_-1206879557'), (u'CALL_-1206927360', u'INDIRECT_-1206906902'), (u'CALL_-1206927833', u'INDIRECT_-1206897433'), (u'INDIRECT_-1206900628', u'MULTIEQUAL_-1206900398'), (u'CALL_-1206934098', u'INDIRECT_-1206912159'), (u'CALL_-1206927833', u'INDIRECT_-1206903733'), (u'INDIRECT_-1206907434', u'MULTIEQUAL_-1206907057'), (u'INDIRECT_-1206907498', u'MULTIEQUAL_-1206908488'), (u'INDIRECT_-1206894619', u'MULTIEQUAL_-1206894399'), (u'INDIRECT_-1206910317', u'MULTIEQUAL_-1206909737'), (u'CALL_-1206934114', u'INDIRECT_-1206900831'), (u'STORE_-1206930340', u'INDIRECT_-1206895582'), (u'CALL_-1206925799', u'INDIRECT_-1206884387'), (u'CALL_-1206934365', u'INDIRECT_-1206901815'), (u'INDIRECT_-1206898256', u'MULTIEQUAL_-1206898168'), (u'CALL_-1206938421', u'INDIRECT_-1206905918'), (u'CALL_-1206929145', u'INDIRECT_-1206910732'), (u'INDIRECT_-1206887773', u'COPY_-1206878481'), (u'INDIRECT_-1206888198', u'MULTIEQUAL_-1206889898'), (u'INDIRECT_-1206896828', u'MULTIEQUAL_-1206897474'), (u'CALL_-1206929750', u'INDIRECT_-1206907480'), (u'COPY_-1206930185', u'MULTIEQUAL_-1206915130'), (u'INDIRECT_-1206892825', u'MULTIEQUAL_-1206880164'), (u'CALL_-1206934888', u'INDIRECT_-1206890590'), (u'STORE_-1206928327', u'INDIRECT_-1206896490'), (u'MULTIEQUAL_-1206907427', u'MULTIEQUAL_-1206907408'), (u'INDIRECT_-1206887315', u'MULTIEQUAL_-1206886481'), (u'STORE_-1206937611', u'INDIRECT_-1206908614'), (u'INDIRECT_-1206879779', u'MULTIEQUAL_-1206881431'), (u'CALL_-1206933594', u'INDIRECT_-1206880440'), (u'INDIRECT_-1206900306', u'MULTIEQUAL_-1206899647'), (u'CALLIND_-1206921999', u'INDIRECT_-1206897529'), (u'INDIRECT_-1206892999', u'MULTIEQUAL_-1206892779'), (u'INDIRECT_-1206908110', u'COPY_-1206880234'), (u'CAST_-1206877891', u'CALLIND_-1206938189'), (u'CALL_-1206934114', u'INDIRECT_-1206901251'), (u'INDIRECT_-1206901644', u'COPY_-1206879182'), (u'CALL_-1206937824', u'INDIRECT_-1206912285'), (u'MULTIEQUAL_-1206906190', u'MULTIEQUAL_-1206906941'), (u'STORE_-1206933958', u'INDIRECT_-1206898126'), (u'INDIRECT_-1206891964', u'MULTIEQUAL_-1206893547'), (u'INDIRECT_-1206897092', u'MULTIEQUAL_-1206896937'), (u'INDIRECT_-1206910535', u'COPY_-1206878416'), (u'CALL_-1206934888', u'INDIRECT_-1206912430'), (u'CALL_-1206933623', u'INDIRECT_-1206904736'), (u'INDIRECT_-1206876567', u'MULTIEQUAL_-1206876215'), ('const-433', u'STORE_-1206921830'), (u'INDIRECT_-1206902385', u'MULTIEQUAL_-1206902305'), (u'INDIRECT_-1206890700', u'MULTIEQUAL_-1206890601'), (u'INDIRECT_-1206899198', u'MULTIEQUAL_-1206897518'), (u'MULTIEQUAL_-1206876028', u'MULTIEQUAL_-1206875910'), (u'CAST_-1206868340', u'MULTIEQUAL_-1206915287'), (u'CALL_-1206930394', u'INDIRECT_-1206911235'), ('const-1185312', u'COPY_-1206872957'), (u'STORE_-1206937765', u'INDIRECT_-1206912478'), (u'MULTIEQUAL_-1206890420', u'MULTIEQUAL_-1206890405'), (u'INDIRECT_-1206894893', u'MULTIEQUAL_-1206895677'), (u'STORE_-1206937765', u'INDIRECT_-1206894418'), (u'CALL_-1206925799', u'INDIRECT_-1206896987'), (u'CALL_-1206921722', u'INDIRECT_-1206889771'), (u'MULTIEQUAL_-1206891910', u'MULTIEQUAL_-1206892661'), (u'INDIRECT_-1206907560', u'MULTIEQUAL_-1206906513'), (u'CALL_-1206931797', u'INDIRECT_-1206893869'), (u'STORE_-1206925479', u'INDIRECT_-1206905818'), (u'STORE_-1206924919', u'INDIRECT_-1206900927'), (u'MULTIEQUAL_-1206892612', u'COPY_-1206879039'), (u'INDIRECT_-1206888823', u'MULTIEQUAL_-1206888674'), (u'PTRSUB_-1206871471', u'LOAD_-1206921373'), (u'MULTIEQUAL_-1206901968', u'MULTIEQUAL_-1206905498'), (u'CALL_-1206936047', u'INDIRECT_-1206910335'), (u'INDIRECT_-1206906204', u'MULTIEQUAL_-1206905975'), (u'CALL_-1206928474', u'INDIRECT_-1206903668'), (u'CALL_-1206929032', u'INDIRECT_-1206897881'), (u'MULTIEQUAL_-1206895002', u'MULTIEQUAL_-1206895297'), (u'INDIRECT_-1206893238', u'MULTIEQUAL_-1206894938'), (u'MULTIEQUAL_-1206906290', u'MULTIEQUAL_-1206906272'), (u'CALL_-1206929902', u'INDIRECT_-1206888206'), (u'INDIRECT_-1206890341', u'COPY_-1206890349'), (u'CALL_-1206924677', u'INDIRECT_-1206895939'), (u'CALL_-1206921722', u'INDIRECT_-1206895231'), (u'CALL_-1206938310', u'INDIRECT_-1206906697'), (u'STORE_-1206930828', u'INDIRECT_-1206898435'), (u'INDIRECT_-1206906253', u'COPY_-1206878525'), (u'CALL_-1206931749', u'INDIRECT_-1206902651'), (u'INDIRECT_-1206909720', u'MULTIEQUAL_-1206909413'), (u'INT_EQUAL_-1206921871', u'CBRANCH_-1206921867'), (u'CALL_-1206921264', u'INDIRECT_-1206900927'), (u'CALL_-1206924668', u'INDIRECT_-1206887608'), (u'INDIRECT_-1206894064', u'MULTIEQUAL_-1206895647'), (u'MULTIEQUAL_-1206903665', u'CALL_-1206930311'), (u'STORE_-1206932305', u'INDIRECT_-1206897197'), (u'INDIRECT_-1206874631', u'MULTIEQUAL_-1206875702'), (u'CALL_-1206921431', u'INDIRECT_-1206886313'), ('const-0', u'PTRSUB_-1206879139'), (u'STORE_-1206924909', u'INDIRECT_-1206902063'), (u'CALL_-1206930157', u'INDIRECT_-1206888373'), (u'MULTIEQUAL_-1206875926', u'MULTIEQUAL_-1206897719'), (u'INT_AND_-1206925467', u'CAST_-1206870579'), (u'CALL_-1206934963', u'INDIRECT_-1206903821'), (u'CALL_-1206921954', u'INDIRECT_-1206902514'), (u'INDIRECT_-1206906878', u'MULTIEQUAL_-1206880938'), (u'STORE_-1206928627', u'INDIRECT_-1206897546'), (u'MULTIEQUAL_-1206899174', u'MULTIEQUAL_-1206899100'), (u'INDIRECT_-1206897194', u'MULTIEQUAL_-1206896929'), (u'INDIRECT_-1206892793', u'MULTIEQUAL_-1206893577'), (u'CALL_-1206929145', u'INDIRECT_-1206885766'), (u'PTRSUB_-1206879814', u'LOAD_-1206929160'), (u'INDIRECT_-1206911093', u'MULTIEQUAL_-1206910588'), (u'CALLIND_-1206924378', u'INDIRECT_-1206891981'), (u'MULTIEQUAL_-1206884853', u'MULTIEQUAL_-1206884849'), (u'CALLIND_-1206921999', u'INDIRECT_-1206900049'), (u'CALLIND_-1206921884', u'INDIRECT_-1206898312'), (u'INDIRECT_-1206892418', u'MULTIEQUAL_-1206892320'), ('const-68', u'PTRSUB_-1206881388'), (u'INDIRECT_-1206891237', u'MULTIEQUAL_-1206891857'), (u'INDIRECT_-1206906598', u'MULTIEQUAL_-1206906443'), (u'INDIRECT_-1206906215', u'MULTIEQUAL_-1206905876'), (u'CALL_-1206928992', u'INDIRECT_-1206913523'), (u'INDIRECT_-1206901595', u'MULTIEQUAL_-1206901256'), (u'INDIRECT_-1206897290', u'MULTIEQUAL_-1206897074'), (u'LOAD_-1206921354', u'CALLIND_-1206921344'), (u'INDIRECT_-1206905729', u'MULTIEQUAL_-1206907019'), (u'CALL_-1206930636', u'INDIRECT_-1206906576'), (u'CALL_-1206930550', u'INDIRECT_-1206889060'), (u'CALL_-1206921954', u'INDIRECT_-1206899994'), (u'CALL_-1206929974', u'INDIRECT_-1206880856'), (u'MULTIEQUAL_-1206909886', u'MULTIEQUAL_-1206909789'), (u'INDIRECT_-1206909886', u'MULTIEQUAL_-1206909789'), (u'INDIRECT_-1206893270', u'MULTIEQUAL_-1206893179'), (u'INDIRECT_-1206892503', u'MULTIEQUAL_-1206892137'), (u'CALL_-1206932808', u'INDIRECT_-1206904338'), (u'INDIRECT_-1206895817', u'MULTIEQUAL_-1206896198'), (u'MULTIEQUAL_-1206886459', u'MULTIEQUAL_-1206886113'), (u'INDIRECT_-1206909061', u'MULTIEQUAL_-1206908785'), (u'INT_ZEXT_-1206924900', u'INT_MULT_-1206910753'), (u'STORE_-1206921830', u'INDIRECT_-1206897599'), (u'INDIRECT_-1206886900', u'MULTIEQUAL_-1206888567'), (u'CALL_-1206930506', u'INDIRECT_-1206892811'), (u'CALL_-1206929385', u'INDIRECT_-1206901325'), (u'STORE_-1206930340', u'INDIRECT_-1206904668'), (u'INT_NOTEQUAL_-1206929851', u'CBRANCH_-1206929849'), (u'INDIRECT_-1206908388', u'MULTIEQUAL_-1206909927'), (u'CALL_-1206934955', u'INDIRECT_-1206908855'), ('tmp_19191', u'CBRANCH_-1206923315'), (u'CALL_-1206937924', u'INDIRECT_-1206914859'), (u'INDIRECT_-1206905571', u'MULTIEQUAL_-1206906795'), (u'MULTIEQUAL_-1206897013', u'MULTIEQUAL_-1206896992'), (u'STORE_-1206921525', u'INDIRECT_-1206892407'), (u'CALL_-1206922426', u'INDIRECT_-1206894918'), (u'CALL_-1206932911', u'INDIRECT_-1206896850'), (u'CALL_-1206938131', u'INDIRECT_-1206910771'), (u'CALL_-1206931797', u'INDIRECT_-1206890089'), (u'CALL_-1206938694', u'INDIRECT_-1206894531'), (u'INDIRECT_-1206874851', u'MULTIEQUAL_-1206876435'), (u'CALL_-1206929489', u'INDIRECT_-1206908037'), (u'MULTIEQUAL_-1206890754', u'MULTIEQUAL_-1206891674'), (u'INDIRECT_-1206900414', u'MULTIEQUAL_-1206900818'), (u'CALL_-1206933594', u'INDIRECT_-1206890862'), (u'INDIRECT_-1206898407', u'MULTIEQUAL_-1206899499'), (u'PTRSUB_-1206876195', u'LOAD_-1206925718'), (u'MULTIEQUAL_-1206891449', u'MULTIEQUAL_-1206891447'), (u'CALL_-1206929269', u'INDIRECT_-1206887973'), (u'CALL_-1206928518', u'INDIRECT_-1206892767'), (u'CALL_-1206928331', u'INDIRECT_-1206913613'), (u'INDIRECT_-1206897957', u'MULTIEQUAL_-1206898577'), (u'INDIRECT_-1206895133', u'MULTIEQUAL_-1206896139'), (u'INDIRECT_-1206890293', u'MULTIEQUAL_-1206893967'), (u'INDIRECT_-1206895515', u'MULTIEQUAL_-1206895224'), (u'INDIRECT_-1206900507', u'MULTIEQUAL_-1206900392'), (u'INDIRECT_-1206886986', u'MULTIEQUAL_-1206886952'), (u'INDIRECT_-1206893122', u'COPY_-1206879276'), (u'CALL_-1206928667', u'INDIRECT_-1206908220'), (u'INDIRECT_-1206895062', u'MULTIEQUAL_-1206894867'), (u'INDIRECT_-1206886018', u'MULTIEQUAL_-1206885931'), (u'CALL_-1206928225', u'INDIRECT_-1206893391'), ('const-256', u'INT_EQUAL_-1206923324'), (u'INDIRECT_-1206890839', u'MULTIEQUAL_-1206890478'), (u'INDIRECT_-1206914014', u'MULTIEQUAL_-1206913884'), (u'CALL_-1206938232', u'INDIRECT_-1206908743'), (u'INDIRECT_-1206902583', u'MULTIEQUAL_-1206902217'), (u'CALL_-1206926003', u'INDIRECT_-1206904246'), (u'CALL_-1206929645', u'INDIRECT_-1206912290'), (u'MULTIEQUAL_-1206893325', u'MULTIEQUAL_-1206893345'), (u'CALL_-1206936110', u'INDIRECT_-1206898194'), (u'INDIRECT_-1206888890', u'MULTIEQUAL_-1206888674'), (u'MULTIEQUAL_-1206890609', u'MULTIEQUAL_-1206890593'), (u'INDIRECT_-1206907786', u'MULTIEQUAL_-1206907689'), (u'MULTIEQUAL_-1206907786', u'MULTIEQUAL_-1206907689'), (u'MULTIEQUAL_-1206911008', u'MULTIEQUAL_-1206910873'), (u'MULTIEQUAL_-1206916066', u'MULTIEQUAL_-1206918772'), (u'CALL_-1206928225', u'INDIRECT_-1206913551'), (u'INDIRECT_-1206909781', u'MULTIEQUAL_-1206874140'), (u'CALL_-1206932954', u'INDIRECT_-1206909479'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206871265'), (u'CALL_-1206928194', u'INDIRECT_-1206892906'), (u'CALL_-1206939005', u'INDIRECT_-1206908353'), (u'CAST_-1206872537', u'CALL_-1206930086'), ('const-63', u'INT_AND_-1206922740'), (u'CALLIND_-1206925401', u'INDIRECT_-1206907652'), (u'INDIRECT_-1206906416', u'MULTIEQUAL_-1206906141'), (u'CALL_-1206924704', u'INDIRECT_-1206885880'), (u'LOAD_-1206921866', u'CALLIND_-1206921856'), (u'INDIRECT_-1206896542', u'MULTIEQUAL_-1206898021'), (u'INDIRECT_-1206884999', u'MULTIEQUAL_-1206886039'), (u'MULTIEQUAL_-1206918582', u'MULTIEQUAL_-1206918407'), (u'STORE_-1206925416', u'INDIRECT_-1206891923'), (u'CAST_-1206868877', u'INT_SUB_-1206921466'), (u'CALL_-1206933962', u'INDIRECT_-1206904094'), (u'CAST_-1206870713', u'CAST_-1206869716'), (u'STORE_-1206937696', u'INDIRECT_-1206909504'), (u'CALL_-1206934487', u'INDIRECT_-1206902314'), (u'INDIRECT_-1206913855', u'MULTIEQUAL_-1206913465'), (u'STORE_-1206924545', u'INDIRECT_-1206886428'), (u'INDIRECT_-1206906995', u'MULTIEQUAL_-1206906377'), (u'CALL_-1206927017', u'INDIRECT_-1206888894'), (u'CALL_-1206928108', u'INDIRECT_-1206899612'), (u'INT_ADD_-1206873306', u'INT_ADD_-1206925315'), (u'CAST_-1206874618', u'STORE_-1206933497'), (u'INDIRECT_-1206894080', u'MULTIEQUAL_-1206893964'), (u'INDIRECT_-1206895447', u'MULTIEQUAL_-1206895982'), (u'INDIRECT_-1206894345', u'MULTIEQUAL_-1206894215'), (u'INDIRECT_-1206899701', u'MULTIEQUAL_-1206900014'), (u'CALL_-1206938232', u'INDIRECT_-1206912523'), (u'INDIRECT_-1206906893', u'MULTIEQUAL_-1206905142'), (u'CALL_-1206939523', u'INDIRECT_-1206899333'), (u'LOAD_-1206925016', u'INT_LESS_-1206925001'), (u'LOAD_-1206925016', u'INT_EQUAL_-1206925001'), (u'CAST_-1206870887', u'CALL_-1206926019'), (u'CALL_-1206932911', u'INDIRECT_-1206911550'), ('const-8', u'PTRSUB_-1206870939'), (u'CALL_-1206937302', u'INDIRECT_-1206911470'), (u'STORE_-1206921596', u'INDIRECT_-1206894546'), (u'INDIRECT_-1206886868', u'MULTIEQUAL_-1206887250'), ('tmp_22368', u'CBRANCH_-1206921402'), (u'MULTIEQUAL_-1206908244', u'MULTIEQUAL_-1206907596'), (u'INDIRECT_-1206913472', u'MULTIEQUAL_-1206913317'), (u'INDIRECT_-1206903700', u'MULTIEQUAL_-1206903498'), (u'CALL_-1206921722', u'INDIRECT_-1206898591'), (u'CALL_-1206921832', u'INDIRECT_-1206893240'), (u'CALL_-1206933998', u'INDIRECT_-1206902014'), (u'STORE_-1206927248', u'INDIRECT_-1206892052'), (u'INDIRECT_-1206895222', u'COPY_-1206879281'), (u'CALL_-1206929750', u'INDIRECT_-1206893200'), (u'CALL_-1206932911', u'INDIRECT_-1206892650'), (u'CALL_-1206931435', u'INDIRECT_-1206905837'), (u'MULTIEQUAL_-1206911133', u'MULTIEQUAL_-1206910432'), (u'CALL_-1206924704', u'INDIRECT_-1206906460'), (u'MULTIEQUAL_-1206883158', u'MULTIEQUAL_-1206916157'), (u'INDIRECT_-1206899281', u'MULTIEQUAL_-1206874115'), (u'CALLIND_-1206921388', u'INDIRECT_-1206891601'), (u'INDIRECT_-1206897139', u'MULTIEQUAL_-1206876782'), (u'INDIRECT_-1206900959', u'MULTIEQUAL_-1206901999'), (u'CALL_-1206922325', u'INDIRECT_-1206896123'), ('const-0', u'PTRSUB_-1206876725'), (u'CALL_-1206932817', u'INDIRECT_-1206898086'), (u'INDIRECT_-1206905355', u'MULTIEQUAL_-1206906159'), (u'INDIRECT_-1206877205', u'MULTIEQUAL_-1206877050'), (u'CALL_-1206928734', u'INDIRECT_-1206905843'), (u'MULTIEQUAL_-1206907710', u'MULTIEQUAL_-1206907072'), (u'INDIRECT_-1206891160', u'COPY_-1206878608'), (u'INDIRECT_-1206895025', u'MULTIEQUAL_-1206896812'), (u'INDIRECT_-1206899217', u'MULTIEQUAL_-1206899837'), (u'INDIRECT_-1206892037', u'MULTIEQUAL_-1206892418'), (u'STORE_-1206929089', u'INDIRECT_-1206885584'), (u'INDIRECT_-1206907979', u'MULTIEQUAL_-1206907877'), (u'CALL_-1206931797', u'INDIRECT_-1206906049'), ('const-8', u'PTRADD_-1206871761'), (u'CALL_-1206935809', u'INDIRECT_-1206904711'), (u'CALL_-1206932359', u'INDIRECT_-1206900696'), (u'CAST_-1206874013', u'CALL_-1206930636'), (u'CALL_-1206928677', u'INDIRECT_-1206902467'), (u'CALL_-1206928815', u'INDIRECT_-1206910999'), (u'INDIRECT_-1206896953', u'MULTIEQUAL_-1206899964'), (u'INDIRECT_-1206911312', u'MULTIEQUAL_-1206910685'), (u'MULTIEQUAL_-1206892869', u'MULTIEQUAL_-1206892850'), (u'INT_NOTEQUAL_-1206929089', u'CBRANCH_-1206929095'), (u'CALL_-1206924668', u'INDIRECT_-1206895588'), (u'INDIRECT_-1206902510', u'MULTIEQUAL_-1206902419'), (u'MULTIEQUAL_-1206883498', u'COPY_-1206875786'), (u'INDIRECT_-1206903953', u'MULTIEQUAL_-1206902202'), (u'CALL_-1206926116', u'INDIRECT_-1206897635'), (u'INDIRECT_-1206910535', u'MULTIEQUAL_-1206910290'), (u'STORE_-1206927231', u'INDIRECT_-1206885322'), (u'INDIRECT_-1206897027', u'MULTIEQUAL_-1206898219'), (u'INT_AND_-1206914659', u'INT_SUB_-1206873708'), (u'MULTIEQUAL_-1206883678', u'MULTIEQUAL_-1206878052'), (u'INDIRECT_-1206898932', u'MULTIEQUAL_-1206898754'), (u'MULTIEQUAL_-1206895637', u'COPY_-1206895760'), (u'CALLIND_-1206938827', u'INDIRECT_-1206914975'), (u'MULTIEQUAL_-1206913356', u'MULTIEQUAL_-1206913337'), (u'INDIRECT_-1206892551', u'MULTIEQUAL_-1206893775'), (u'INT_ADD_-1206935538', u'INT_LESS_-1206935531'), ('tmp_10021', u'CBRANCH_-1206929077'), (u'LOAD_-1206931068', u'INT_ADD_-1206931045'), (u'INDIRECT_-1206895714', u'MULTIEQUAL_-1206895509'), (u'STORE_-1206925416', u'INDIRECT_-1206907463'), (u'MULTIEQUAL_-1206894430', u'MULTIEQUAL_-1206894359'), (u'CALL_-1206939039', u'INDIRECT_-1206912992'), (u'INDIRECT_-1206897026', u'MULTIEQUAL_-1206898587'), (u'MULTIEQUAL_-1206909108', u'MULTIEQUAL_-1206912638'), (u'INDIRECT_-1206909509', u'MULTIEQUAL_-1206910799'), (u'CALL_-1206932359', u'INDIRECT_-1206888096'), (u'INDIRECT_-1206877232', u'MULTIEQUAL_-1206874083'), (u'INDIRECT_-1206898775', u'MULTIEQUAL_-1206898530'), (u'INDIRECT_-1206907255', u'COPY_-1206878960'), (u'CALL_-1206929226', u'INDIRECT_-1206901655'), (u'CALL_-1206931142', u'INDIRECT_-1206891301'), (u'MULTIEQUAL_-1206911173', u'MULTIEQUAL_-1206912093'), (u'INDIRECT_-1206904437', u'MULTIEQUAL_-1206904030'), ('const-12', u'INT_DIV_-1206925681'), (u'INDIRECT_-1206902303', u'MULTIEQUAL_-1206903250'), (u'INT_EQUAL_-1206925001', u'CBRANCH_-1206925002'), (u'STORE_-1206935460', u'INDIRECT_-1206910717'), (u'INDIRECT_-1206892990', u'COPY_-1206880198'), (u'INDIRECT_-1206897382', u'MULTIEQUAL_-1206898861'), (u'CALL_-1206921431', u'INDIRECT_-1206895133'), (u'CALL_-1206938131', u'INDIRECT_-1206883886'), (u'CALL_-1206928474', u'INDIRECT_-1206908288'), (u'STORE_-1206930828', u'INDIRECT_-1206911455'), (u'STORE_-1206928588', u'INDIRECT_-1206911801'), (u'CALL_-1206926063', u'INDIRECT_-1206885378'), ('const-433', u'LOAD_-1206930918'), (u'INDIRECT_-1206901477', u'MULTIEQUAL_-1206901340'), (u'CALL_-1206934365', u'INDIRECT_-1206910635'), (u'INDIRECT_-1206906244', u'MULTIEQUAL_-1206907827'), (u'MULTIEQUAL_-1206875954', u'MULTIEQUAL_-1206909479'), (u'CALL_-1206921134', u'INDIRECT_-1206894100'), (u'CALL_-1206930584', u'INDIRECT_-1206893948'), (u'INDIRECT_-1206884594', u'MULTIEQUAL_-1206884329'), ('tmp_20741', u'CBRANCH_-1206921750'), (u'MULTIEQUAL_-1206892940', u'MULTIEQUAL_-1206892925'), (u'CALL_-1206929750', u'INDIRECT_-1206879926'), (u'CALL_-1206929269', u'INDIRECT_-1206893853'), (u'INDIRECT_-1206907018', u'MULTIEQUAL_-1206906863'), ('const-433', u'STORE_-1206928327'), (u'STORE_-1206924934', u'INDIRECT_-1206899257'), (u'STORE_-1206933398', u'INDIRECT_-1206895320'), (u'STORE_-1206924919', u'INDIRECT_-1206887487'), (u'MULTIEQUAL_-1206890553', u'MULTIEQUAL_-1206889852'), (u'INDIRECT_-1206892981', u'MULTIEQUAL_-1206893294'), (u'INDIRECT_-1206904195', u'MULTIEQUAL_-1206903805'), (u'INDIRECT_-1206890137', u'MULTIEQUAL_-1206890000'), (u'CALL_-1206938310', u'INDIRECT_-1206891577'), (u'CALL_-1206934487', u'INDIRECT_-1206899374'), (u'MULTIEQUAL_-1206902188', u'MULTIEQUAL_-1206902053'), (u'CALL_-1206921308', u'INDIRECT_-1206885826'), (u'INDIRECT_-1206906165', u'MULTIEQUAL_-1206906085'), (u'BOOL_OR_-1206907094', u'CBRANCH_-1206923755'), (u'STORE_-1206928732', u'INDIRECT_-1206913569'), ('const-5', u'CALL_-1206928518'), (u'CALL_-1206921459', u'INDIRECT_-1206898093'), (u'MULTIEQUAL_-1206892776', u'MULTIEQUAL_-1206892757'), (u'CALL_-1206935851', u'INDIRECT_-1206892144'), (u'INDIRECT_-1206912172', u'MULTIEQUAL_-1206913335'), (u'CALL_-1206934018', u'INDIRECT_-1206897828'), (u'INDIRECT_-1206906408', u'MULTIEQUAL_-1206906290'), (u'MULTIEQUAL_-1206874091', u'MULTIEQUAL_-1206888963'), (u'CALL_-1206921361', u'INDIRECT_-1206875940'), (u'INDIRECT_-1206898903', u'MULTIEQUAL_-1206898754'), ('const-1185192', u'COPY_-1206872672'), (u'MULTIEQUAL_-1206880193', u'MULTIEQUAL_-1206904281'), (u'CALL_-1206934114', u'INDIRECT_-1206896211'), (u'INDIRECT_-1206901295', u'MULTIEQUAL_-1206901050'), (u'STORE_-1206932305', u'INDIRECT_-1206908957'), (u'INDIRECT_-1206902531', u'MULTIEQUAL_-1206902954'), (u'INDIRECT_-1206902531', u'MULTIEQUAL_-1206902954'), (u'CALL_-1206925432', u'INDIRECT_-1206900421'), (u'INDIRECT_-1206891792', u'MULTIEQUAL_-1206893329'), (u'INDIRECT_-1206902085', u'MULTIEQUAL_-1206902180'), (u'CALLIND_-1206921388', u'INDIRECT_-1206885721'), (u'INDIRECT_-1206887265', u'MULTIEQUAL_-1206887185'), (u'CALL_-1206930105', u'INDIRECT_-1206895915'), (u'CALL_-1206926019', u'INDIRECT_-1206891239'), (u'MULTIEQUAL_-1206894621', u'MULTIEQUAL_-1206878064'), (u'INDIRECT_-1206881050', u'MULTIEQUAL_-1206880877'), (u'CALL_-1206937446', u'INDIRECT_-1206900500'), (u'INDIRECT_-1206903126', u'COPY_-1206879760'), (u'INDIRECT_-1206900201', u'MULTIEQUAL_-1206904281'), (u'INDIRECT_-1206895445', u'MULTIEQUAL_-1206897232'), (u'CALL_-1206932911', u'INDIRECT_-1206910710'), (u'COPY_-1206872676', u'MULTIEQUAL_-1206916107'), (u'CALL_-1206933125', u'INDIRECT_-1206891034'), (u'MULTIEQUAL_-1206896517', u'MULTIEQUAL_-1206878069'), ('tmp_236', u'CBRANCH_-1206939560'), (u'CALL_-1206931142', u'INDIRECT_-1206905581'), (u'INDIRECT_-1206874968', u'MULTIEQUAL_-1206874729'), (u'CALL_-1206931269', u'INDIRECT_-1206911127'), (u'CALL_-1206933998', u'INDIRECT_-1206890254'), ('const-433', u'LOAD_-1206921376'), (u'CALL_-1206931745', u'INDIRECT_-1206901680'), (u'CALL_-1206924661', u'INDIRECT_-1206897186'), (u'INDIRECT_-1206909250', u'MULTIEQUAL_-1206910767'), (u'STORE_-1206933497', u'INDIRECT_-1206890330'), (u'COPY_-1206871410', u'CALL_-1206922426'), (u'CALL_-1206936019', u'INDIRECT_-1206897301'), (u'CALL_-1206929938', u'INDIRECT_-1206880160'), (u'CALL_-1206930476', u'INDIRECT_-1206907067'), (u'CALL_-1206937302', u'INDIRECT_-1206898450'), (u'INDIRECT_-1206903433', u'MULTIEQUAL_-1206904519'), (u'CALL_-1206927297', u'INDIRECT_-1206885449'), (u'MULTIEQUAL_-1206913596', u'MULTIEQUAL_-1206913584'), (u'INDIRECT_-1206911035', u'MULTIEQUAL_-1206910956'), (u'MULTIEQUAL_-1206888899', u'MULTIEQUAL_-1206888865'), (u'MULTIEQUAL_-1206888899', u'MULTIEQUAL_-1206888865'), (u'INT_NOTEQUAL_-1206933536', u'CBRANCH_-1206933535'), (u'MULTIEQUAL_-1206915893', u'PTRSUB_-1206876886'), (u'INDIRECT_-1206904263', u'MULTIEQUAL_-1206903897'), (u'INDIRECT_-1206888400', u'MULTIEQUAL_-1206888161'), (u'INDIRECT_-1206900551', u'MULTIEQUAL_-1206876050'), (u'SUBPIECE_-1206876198', u'CALL_-1206925799'), (u'INDIRECT_-1206904750', u'COPY_-1206880226'), (u'STORE_-1206924560', u'INDIRECT_-1206897778'), (u'INDIRECT_-1206899612', u'COPY_-1206879529'), (u'CALL_-1206925860', u'INDIRECT_-1206891566'), (u'INDIRECT_-1206903041', u'MULTIEQUAL_-1206880929'), (u'CAST_-1206869444', u'COPY_-1206869664'), ('tmp_15671', u'CBRANCH_-1206925766'), (u'INDIRECT_-1206886526', u'MULTIEQUAL_-1206886136'), (u'STORE_-1206924545', u'INDIRECT_-1206899868'), (u'INDIRECT_-1206891702', u'MULTIEQUAL_-1206891507'), (u'STORE_-1206930175', u'INDIRECT_-1206910206'), (u'INDIRECT_-1206907328', u'MULTIEQUAL_-1206907974'), (u'CALL_-1206935851', u'INDIRECT_-1206915010'), (u'CALL_-1206928992', u'INDIRECT_-1206891263'), (u'STORE_-1206924934', u'INDIRECT_-1206893377'), (u'STORE_-1206937765', u'INDIRECT_-1206898618'), (u'CALL_-1206939039', u'INDIRECT_-1206915092'), (u'STORE_-1206925381', u'INDIRECT_-1206899882'), (u'CALL_-1206921459', u'INDIRECT_-1206883393'), (u'CALL_-1206928155', u'INDIRECT_-1206907394'), (u'CALL_-1206930915', u'INDIRECT_-1206896021'), (u'CALL_-1206930407', u'INDIRECT_-1206908706'), (u'CALL_-1206928474', u'INDIRECT_-1206901568'), (u'INDIRECT_-1206906338', u'MULTIEQUAL_-1206904658'), (u'CALL_-1206931142', u'INDIRECT_-1206901801'), (u'PTRADD_-1206925154', u'LOAD_-1206925216'), (u'CALL_-1206925432', u'INDIRECT_-1206886981'), (u'INDIRECT_-1206890926', u'MULTIEQUAL_-1206892319'), (u'CALLIND_-1206925401', u'INDIRECT_-1206890852'), (u'STORE_-1206921840', u'INDIRECT_-1206903907'), (u'CALL_-1206937824', u'INDIRECT_-1206913125'), (u'CALL_-1206927833', u'INDIRECT_-1206904993'), (u'STORE_-1206924560', u'INDIRECT_-1206901558'), (u'COPY_-1206872957', u'MULTIEQUAL_-1206883498'), (u'INDIRECT_-1206877192', u'MULTIEQUAL_-1206884352'), (u'INDIRECT_-1206900820', u'MULTIEQUAL_-1206902078'), (u'INT_NOTEQUAL_-1206923872', u'CBRANCH_-1206923869'), (u'MULTIEQUAL_-1206908068', u'MULTIEQUAL_-1206907933'), (u'CALLIND_-1206921999', u'INDIRECT_-1206895849'), (u'INDIRECT_-1206904993', u'COPY_-1206878522'), (u'MULTIEQUAL_-1206906265', u'MULTIEQUAL_-1206905771'), (u'MULTIEQUAL_-1206894333', u'MULTIEQUAL_-1206894245'), (u'INDIRECT_-1206884174', u'MULTIEQUAL_-1206892521'), (u'INDIRECT_-1206892158', u'MULTIEQUAL_-1206891897'), (u'INDIRECT_-1206896067', u'MULTIEQUAL_-1206897790'), (u'STORE_-1206933497', u'INDIRECT_-1206906710'), (u'PTRADD_-1206877612', u'MULTIEQUAL_-1206888083'), (u'STORE_-1206930828', u'INDIRECT_-1206909775'), (u'INDIRECT_-1206905000', u'MULTIEQUAL_-1206904884'), (u'CALL_-1206937142', u'INDIRECT_-1206896252'), (u'CALLIND_-1206921710', u'INDIRECT_-1206902834'), (u'CALL_-1206925860', u'INDIRECT_-1206884426'), (u'INDIRECT_-1206891914', u'MULTIEQUAL_-1206891496'), (u'LOAD_-1206939632', u'INT_NOTEQUAL_-1206939562'), (u'CALL_-1206934018', u'INDIRECT_-1206893208'), (u'INDIRECT_-1206893184', u'MULTIEQUAL_-1206892955'), (u'CALL_-1206935821', u'INDIRECT_-1206907240'), (u'CALL_-1206930457', u'INDIRECT_-1206897561'), (u'STORE_-1206921852', u'INDIRECT_-1206887957'), (u'INDIRECT_-1206897717', u'MULTIEQUAL_-1206897137'), (u'MULTIEQUAL_-1206901809', u'MULTIEQUAL_-1206901694'), (u'MULTIEQUAL_-1206888703', u'MULTIEQUAL_-1206888690'), (u'CALL_-1206930550', u'INDIRECT_-1206902920'), (u'STORE_-1206921830', u'INDIRECT_-1206892559'), (u'CALL_-1206930899', u'INDIRECT_-1206907349'), (u'INDIRECT_-1206892861', u'MULTIEQUAL_-1206894518'), ('const-8', u'PTRADD_-1206878875'), (u'INDIRECT_-1206906974', u'MULTIEQUAL_-1206874140'), (u'INDIRECT_-1206900377', u'MULTIEQUAL_-1206900205'), (u'STORE_-1206924560', u'INDIRECT_-1206905338'), (u'PTRSUB_-1206869048', u'LOAD_-1206921787'), (u'INDIRECT_-1206886255', u'COPY_-1206878910'), (u'CALL_-1206930584', u'INDIRECT_-1206893108'), (u'CALL_-1206927418', u'INDIRECT_-1206906517'), (u'CALL_-1206929902', u'INDIRECT_-1206896606'), ('const-8', u'PTRADD_-1206875437'), (u'INDIRECT_-1206892274', u'MULTIEQUAL_-1206874105'), (u'INDIRECT_-1206887688', u'MULTIEQUAL_-1206887862'), (u'CALL_-1206932271', u'INDIRECT_-1206898273'), (u'CALLIND_-1206938263', u'INDIRECT_-1206912962'), (u'CALL_-1206921361', u'INDIRECT_-1206900554'), (u'CALL_-1206931539', u'INDIRECT_-1206910433'), (u'CALLIND_-1206924365', u'INDIRECT_-1206884893'), (u'STORE_-1206922807', u'INDIRECT_-1206905885'), (u'CALL_-1206925799', u'INDIRECT_-1206888587'), (u'CALL_-1206938310', u'INDIRECT_-1206895357'), (u'INDIRECT_-1206906680', u'MULTIEQUAL_-1206906564'), ('const-28', u'PTRSUB_-1206877138'), (u'INDIRECT_-1206902945', u'MULTIEQUAL_-1206902913'), ('const-0', u'CALL_-1206935766'), (u'CALL_-1206935821', u'INDIRECT_-1206892120'), (u'INDIRECT_-1206891831', u'MULTIEQUAL_-1206892697'), (u'CALL_-1206929750', u'INDIRECT_-1206895720'), (u'CALL_-1206921361', u'INDIRECT_-1206894254'), (u'CALL_-1206938310', u'INDIRECT_-1206884686'), (u'MULTIEQUAL_-1206888390', u'MULTIEQUAL_-1206888365'), (u'STORE_-1206937611', u'INDIRECT_-1206903574'), (u'CALL_-1206921832', u'INDIRECT_-1206883580'), (u'INDIRECT_-1206887119', u'COPY_-1206870330'), (u'INDIRECT_-1206908899', u'MULTIEQUAL_-1206908679'), (u'INT_ADD_-1206928256', u'CAST_-1206870598'), (u'INDIRECT_-1206901213', u'MULTIEQUAL_-1206900793'), (u'CALL_-1206928629', u'INDIRECT_-1206906517'), (u'MULTIEQUAL_-1206913885', u'MULTIEQUAL_-1206913869'), (u'MULTIEQUAL_-1206882296', u'MULTIEQUAL_-1206882122'), (u'CALL_-1206930457', u'INDIRECT_-1206900081'), (u'MULTIEQUAL_-1206913307', u'INT_NOTEQUAL_-1206928415'), (u'CALL_-1206929974', u'INDIRECT_-1206905470'), (u'INDIRECT_-1206902844', u'MULTIEQUAL_-1206902615'), (u'CALLIND_-1206921344', u'INDIRECT_-1206885752'), (u'MULTIEQUAL_-1206908949', u'MULTIEQUAL_-1206908283'), (u'INDIRECT_-1206904498', u'MULTIEQUAL_-1206904343'), (u'STORE_-1206928320', u'INDIRECT_-1206896487'), (u'CALL_-1206928709', u'INDIRECT_-1206898519'), (u'STORE_-1206928327', u'INDIRECT_-1206885150'), (u'INDIRECT_-1206895337', u'MULTIEQUAL_-1206895165'), (u'INDIRECT_-1206879398', u'MULTIEQUAL_-1206879194'), (u'INDIRECT_-1206901573', u'MULTIEQUAL_-1206901169'), (u'MULTIEQUAL_-1206892777', u'MULTIEQUAL_-1206891919'), (u'MULTIEQUAL_-1206909899', u'MULTIEQUAL_-1206909865'), (u'INDIRECT_-1206895823', u'MULTIEQUAL_-1206895778'), (u'CAST_-1206869233', u'CALLIND_-1206921372'), (u'MULTIEQUAL_-1206909087', u'MULTIEQUAL_-1206909030'), (u'INDIRECT_-1206909620', u'MULTIEQUAL_-1206909504'), (u'INDIRECT_-1206896832', u'MULTIEQUAL_-1206898369'), (u'CALL_-1206928644', u'INDIRECT_-1206893977'), (u'INDIRECT_-1206898493', u'MULTIEQUAL_-1206898189'), (u'STORE_-1206928588', u'INDIRECT_-1206891221'), (u'MULTIEQUAL_-1206911187', u'MULTIEQUAL_-1206911173'), (u'CALL_-1206933998', u'INDIRECT_-1206880672'), (u'INDIRECT_-1206889368', u'MULTIEQUAL_-1206889542'), (u'MULTIEQUAL_-1206891112', u'MULTIEQUAL_-1206891096'), (u'LOAD_-1206934651', u'CAST_-1206874653'), (u'STORE_-1206928553', u'INDIRECT_-1206896240'), (u'INDIRECT_-1206907824', u'MULTIEQUAL_-1206907677'), (u'INDIRECT_-1206892613', u'MULTIEQUAL_-1206892309'), (u'INDIRECT_-1206899729', u'COPY_-1206879995'), (u'CALLIND_-1206921344', u'INDIRECT_-1206897092'), (u'CALL_-1206939039', u'INT_EQUAL_-1206939025'), (u'CALL_-1206921361', u'INDIRECT_-1206895514'), (u'CALL_-1206932327', u'INDIRECT_-1206909634'), (u'INDIRECT_-1206908153', u'MULTIEQUAL_-1206906402'), (u'STORE_-1206933398', u'INDIRECT_-1206897420'), (u'CALL_-1206928667', u'INDIRECT_-1206906960'), (u'CALL_-1206930086', u'INDIRECT_-1206903225'), (u'CALL_-1206928518', u'INDIRECT_-1206902427'), (u'INDIRECT_-1206892420', u'MULTIEQUAL_-1206893678'), (u'STORE_-1206921743', u'INDIRECT_-1206883273'), (u'INT_NOTEQUAL_-1206939215', u'CBRANCH_-1206939215'), ('const-0', u'COPY_-1206925656'), (u'CALL_-1206935851', u'INDIRECT_-1206893824'), (u'CALL_-1206930556', u'INDIRECT_-1206893514'), (u'MULTIEQUAL_-1206884797', u'MULTIEQUAL_-1206884381'), (u'CAST_-1206870713', u'CALL_-1206921431'), (u'INDIRECT_-1206893839', u'MULTIEQUAL_-1206895358'), (u'CALL_-1206921431', u'INDIRECT_-1206900173'), (u'CALL_-1206921320', u'INDIRECT_-1206901696'), (u'INDIRECT_-1206897571', u'MULTIEQUAL_-1206899604'), (u'CALL_-1206934955', u'INDIRECT_-1206897935'), (u'INDIRECT_-1206898222', u'MULTIEQUAL_-1206899701'), (u'CALL_-1206924677', u'INDIRECT_-1206876868'), (u'INDIRECT_-1206910532', u'MULTIEQUAL_-1206910377'), (u'CALL_-1206924756', u'INDIRECT_-1206896404'), (u'INDIRECT_-1206902120', u'MULTIEQUAL_-1206902016'), (u'INDIRECT_-1206882956', u'MULTIEQUAL_-1206882405'), (u'INDIRECT_-1206909641', u'MULTIEQUAL_-1206910397'), (u'CALL_-1206935809', u'INDIRECT_-1206911011'), (u'STORE_-1206924560', u'INDIRECT_-1206902398'), (u'INDIRECT_-1206905995', u'COPY_-1206878957'), (u'INDIRECT_-1206895185', u'MULTIEQUAL_-1206895055'), (u'INDIRECT_-1206901241', u'MULTIEQUAL_-1206901997'), (u'STORE_-1206928697', u'INDIRECT_-1206890028'), (u'INDIRECT_-1206891536', u'MULTIEQUAL_-1206891448'), ('const-0', u'INT_EQUAL_-1206873145'), (u'STORE_-1206937788', u'INDIRECT_-1206904508'), ('const-1191779', u'COPY_-1206880506'), (u'INDIRECT_-1206891522', u'MULTIEQUAL_-1206893127'), (u'CALL_-1206929324', u'INDIRECT_-1206889950'), (u'MULTIEQUAL_-1206876804', u'MULTIEQUAL_-1206906159'), (u'MULTIEQUAL_-1206888422', u'MULTIEQUAL_-1206888369'), (u'CALL_-1206929974', u'INDIRECT_-1206897070'), (u'INDIRECT_-1206896806', u'MULTIEQUAL_-1206898199'), (u'INDIRECT_-1206884127', u'MULTIEQUAL_-1206884082'), (u'INDIRECT_-1206886768', u'MULTIEQUAL_-1206886538'), (u'STORE_-1206921596', u'INDIRECT_-1206899166'), (u'INDIRECT_-1206895518', u'MULTIEQUAL_-1206896026'), (u'CALLIND_-1206921743', u'INDIRECT_-1206890253'), (u'INDIRECT_-1206903675', u'MULTIEQUAL_-1206876800'), (u'MULTIEQUAL_-1206916288', u'INT_LESS_-1206930101'), (u'MULTIEQUAL_-1206892149', u'MULTIEQUAL_-1206892034'), (u'CALL_-1206930105', u'INDIRECT_-1206908515'), (u'CALL_-1206928815', u'INDIRECT_-1206902599'), (u'CALL_-1206934274', u'INDIRECT_-1206914125'), (u'INDIRECT_-1206903079', u'MULTIEQUAL_-1206904598'), (u'MULTIEQUAL_-1206901999', u'MULTIEQUAL_-1206901985'), (u'CALL_-1206935907', u'INDIRECT_-1206895547'), (u'INDIRECT_-1206890001', u'MULTIEQUAL_-1206889810'), (u'INDIRECT_-1206898718', u'MULTIEQUAL_-1206898620'), (u'INDIRECT_-1206909180', u'MULTIEQUAL_-1206909081'), (u'INT_SEXT_-1206923638', u'INT_ADD_-1206872477'), (u'MULTIEQUAL_-1206888997', u'MULTIEQUAL_-1206888581'), (u'STORE_-1206928446', u'INDIRECT_-1206902477'), (u'INDIRECT_-1206916141', u'MULTIEQUAL_-1206918772'), (u'STORE_-1206932486', u'INDIRECT_-1206905907'), (u'CALL_-1206929202', u'INDIRECT_-1206903324'), (u'MULTIEQUAL_-1206898169', u'MULTIEQUAL_-1206898153'), (u'MULTIEQUAL_-1206878216', u'MULTIEQUAL_-1206880627'), (u'INDIRECT_-1206902288', u'MULTIEQUAL_-1206902934'), ('const-8', u'PTRADD_-1206871715'), (u'CALL_-1206930086', u'INDIRECT_-1206894405'), (u'INDIRECT_-1206906289', u'MULTIEQUAL_-1206906619'), (u'INDIRECT_-1206910171', u'MULTIEQUAL_-1206912204'), (u'INDIRECT_-1206913062', u'MULTIEQUAL_-1206913642'), (u'INDIRECT_-1206897923', u'MULTIEQUAL_-1206875926'), (u'CALL_-1206930636', u'INDIRECT_-1206901536'), (u'CALL_-1206932327', u'INDIRECT_-1206900394'), (u'INDIRECT_-1206899241', u'MULTIEQUAL_-1206899850'), (u'CALL_-1206939523', u'INDIRECT_-1206894713'), (u'CAST_-1206875333', u'PTRSUB_-1206877385'), (u'INDIRECT_-1206913182', u'MULTIEQUAL_-1206913394'), (u'INDIRECT_-1206905393', u'MULTIEQUAL_-1206906177'), (u'LOAD_-1206927403', u'CALL_-1206927316'), (u'CALL_-1206921264', u'INDIRECT_-1206887067'), (u'CALL_-1206929621', u'INDIRECT_-1206900099'), (u'INDIRECT_-1206897688', u'MULTIEQUAL_-1206897458'), (u'CALL_-1206929324', u'INDIRECT_-1206890370'), (u'INDIRECT_-1206898512', u'MULTIEQUAL_-1206898363'), (u'INDIRECT_-1206904891', u'MULTIEQUAL_-1206904751'), (u'STORE_-1206927241', u'INDIRECT_-1206907587'), (u'CALL_-1206932271', u'INDIRECT_-1206899113'), (u'CALL_-1206930105', u'INDIRECT_-1206890035'), (u'CALLIND_-1206938189', u'INDIRECT_-1206912913'), (u'MULTIEQUAL_-1206895027', u'MULTIEQUAL_-1206895410'), (u'INDIRECT_-1206884768', u'MULTIEQUAL_-1206885150'), (u'INDIRECT_-1206905599', u'MULTIEQUAL_-1206907118'), (u'CALL_-1206931269', u'INDIRECT_-1206898527'), (u'INDIRECT_-1206898972', u'MULTIEQUAL_-1206898814'), (u'CALL_-1206938232', u'INDIRECT_-1206884295'), ('tmp_23625', u'CBRANCH_-1206928595'), (u'CALL_-1206925860', u'INDIRECT_-1206907106'), (u'INDIRECT_-1206905440', u'MULTIEQUAL_-1206906698'), (u'CALL_-1206928357', u'INDIRECT_-1206902288'), (u'INDIRECT_-1206900475', u'MULTIEQUAL_-1206900367'), (u'MULTIEQUAL_-1206890102', u'MULTIEQUAL_-1206890049'), (u'MULTIEQUAL_-1206909504', u'MULTIEQUAL_-1206908856'), (u'MULTIEQUAL_-1206880896', u'MULTIEQUAL_-1206880158'), (u'STORE_-1206927231', u'INDIRECT_-1206894142'), (u'CALL_-1206928668', u'INDIRECT_-1206902808'), (u'INDIRECT_-1206892628', u'MULTIEQUAL_-1206894194'), (u'CALL_-1206938694', u'INDIRECT_-1206906711'), (u'CALL_-1206930157', u'INDIRECT_-1206901393'), (u'MULTIEQUAL_-1206901250', u'MULTIEQUAL_-1206901232'), (u'MULTIEQUAL_-1206893157', u'MULTIEQUAL_-1206878061'), (u'CALL_-1206932271', u'INDIRECT_-1206897853'), (u'CALLIND_-1206925046', u'INDIRECT_-1206899920'), (u'INDIRECT_-1206908491', u'MULTIEQUAL_-1206876069'), (u'CALL_-1206931674', u'INDIRECT_-1206904711'), (u'STORE_-1206921567', u'INDIRECT_-1206897051'), (u'INDIRECT_-1206904812', u'MULTIEQUAL_-1206904663'), (u'INDIRECT_-1206888037', u'MULTIEQUAL_-1206887900'), (u'MULTIEQUAL_-1206900287', u'MULTIEQUAL_-1206900268'), (u'CALL_-1206929621', u'INDIRECT_-1206893799'), (u'CALLIND_-1206921412', u'INDIRECT_-1206896286'), (u'MULTIEQUAL_-1206899059', u'MULTIEQUAL_-1206899039'), (u'CALLIND_-1206921359', u'INDIRECT_-1206899565'), (u'INDIRECT_-1206879188', u'MULTIEQUAL_-1206881810'), (u'CALL_-1206933745', u'INDIRECT_-1206881541'), (u'MULTIEQUAL_-1206912024', u'MULTIEQUAL_-1206911986'), (u'CALLIND_-1206921999', u'INDIRECT_-1206892489'), (u'INDIRECT_-1206889943', u'MULTIEQUAL_-1206875906'), (u'CALL_-1206930025', u'INDIRECT_-1206904882'), (u'INDIRECT_-1206904084', u'MULTIEQUAL_-1206905337'), (u'MULTIEQUAL_-1206898502', u'MULTIEQUAL_-1206898449'), (u'STORE_-1206930256', u'INDIRECT_-1206888826'), (u'STORE_-1206928518', u'INDIRECT_-1206894539'), (u'MULTIEQUAL_-1206900608', u'MULTIEQUAL_-1206900584'), (u'INDIRECT_-1206909490', u'MULTIEQUAL_-1206909342'), (u'MULTIEQUAL_-1206884015', u'MULTIEQUAL_-1206878053'), (u'INDIRECT_-1206884427', u'MULTIEQUAL_-1206885619'), (u'CALL_-1206935851', u'INDIRECT_-1206905584'), (u'CALL_-1206938725', u'INDIRECT_-1206895811'), ('const-0', u'INT_NOTEQUAL_-1206930676'), (u'CALL_-1206937983', u'INDIRECT_-1206903549'), (u'CALL_-1206937302', u'INDIRECT_-1206908110'), (u'MULTIEQUAL_-1206894237', u'MULTIEQUAL_-1206880906'), (u'MULTIEQUAL_-1206890881', u'MULTIEQUAL_-1206893591'), (u'INDIRECT_-1206895446', u'MULTIEQUAL_-1206892141'), (u'CALL_-1206935766', u'INDIRECT_-1206900486'), (u'CALL_-1206935907', u'INDIRECT_-1206901427'), (u'INDIRECT_-1206891261', u'MULTIEQUAL_-1206891070'), (u'INDIRECT_-1206896761', u'MULTIEQUAL_-1206874109'), (u'INDIRECT_-1206903089', u'COPY_-1206880003'), (u'INDIRECT_-1206889649', u'COPY_-1206879971'), (u'INDIRECT_-1206903746', u'MULTIEQUAL_-1206905307'), (u'MULTIEQUAL_-1206900458', u'MULTIEQUAL_-1206900429'), (u'CALL_-1206928225', u'INDIRECT_-1206905571'), (u'CALLIND_-1206922636', u'INDIRECT_-1206900349'), (u'CALL_-1206939005', u'INDIRECT_-1206913393'), ('const-8', u'PTRSUB_-1206881574'), (u'STORE_-1206925221', u'INDIRECT_-1206885945'), (u'CALL_-1206928155', u'INDIRECT_-1206892694'), ('tmp_4316', u'CBRANCH_-1206932274'), (u'INDIRECT_-1206907446', u'MULTIEQUAL_-1206906787'), (u'INDIRECT_-1206909833', u'MULTIEQUAL_-1206909328'), (u'MULTIEQUAL_-1206890769', u'MULTIEQUAL_-1206890750'), (u'MULTIEQUAL_-1206911362', u'PTRADD_-1206922728'), (u'CALL_-1206928271', u'INDIRECT_-1206888357'), (u'CALL_-1206932808', u'INDIRECT_-1206891738'), (u'INDIRECT_-1206912457', u'MULTIEQUAL_-1206876075'), (u'CALL_-1206922584', u'INDIRECT_-1206893419'), (u'CALL_-1206925799', u'INDIRECT_-1206890687'), (u'CALL_-1206931595', u'INDIRECT_-1206882646'), (u'INDIRECT_-1206902734', u'MULTIEQUAL_-1206902533'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880567'), (u'INDIRECT_-1206900646', u'MULTIEQUAL_-1206900463'), (u'CALLIND_-1206925401', u'INDIRECT_-1206884132'), (u'CALL_-1206928108', u'INDIRECT_-1206896252'), (u'MULTIEQUAL_-1206902820', u'MULTIEQUAL_-1206902807'), (u'CALL_-1206937875', u'INDIRECT_-1206899710'), (u'CALL_-1206929621', u'INDIRECT_-1206908079'), (u'MULTIEQUAL_-1206903477', u'MULTIEQUAL_-1206880929'), (u'STORE_-1206925381', u'INDIRECT_-1206894422'), (u'INDIRECT_-1206898436', u'MULTIEQUAL_-1206898260'), (u'STORE_-1206928270', u'INDIRECT_-1206887186'), (u'MULTIEQUAL_-1206908564', u'MULTIEQUAL_-1206908588'), (u'INDIRECT_-1206894838', u'MULTIEQUAL_-1206894751'), (u'MULTIEQUAL_-1206903259', u'MULTIEQUAL_-1206903245'), (u'MULTIEQUAL_-1206906482', u'MULTIEQUAL_-1206906429'), (u'STORE_-1206930828', u'INDIRECT_-1206910195'), (u'LOAD_-1206927208', u'INT_ADD_-1206927190'), (u'INDIRECT_-1206893950', u'MULTIEQUAL_-1206893802'), (u'STORE_-1206928482', u'INDIRECT_-1206908798'), (u'CALL_-1206934018', u'INDIRECT_-1206896148'), ('const--120', u'PTRSUB_-1206875037'), (u'STORE_-1206921596', u'INDIRECT_-1206887826'), (u'MULTIEQUAL_-1206904288', u'MULTIEQUAL_-1206904153'), (u'MULTIEQUAL_-1206901596', u'MULTIEQUAL_-1206901577'), (u'INDIRECT_-1206897141', u'MULTIEQUAL_-1206897750'), (u'INDIRECT_-1206904973', u'MULTIEQUAL_-1206905757'), (u'MULTIEQUAL_-1206911609', u'MULTIEQUAL_-1206911607'), (u'INDIRECT_-1206891319', u'MULTIEQUAL_-1206891099'), (u'INDIRECT_-1206906755', u'MULTIEQUAL_-1206906510'), (u'INDIRECT_-1206895921', u'MULTIEQUAL_-1206874107'), (u'INDIRECT_-1206903211', u'MULTIEQUAL_-1206903071'), (u'INDIRECT_-1206890680', u'MULTIEQUAL_-1206890478'), (u'STORE_-1206930329', u'INDIRECT_-1206908020'), (u'CALL_-1206925831', u'CAST_-1206870790'), (u'INDIRECT_-1206887125', u'MULTIEQUAL_-1206891261'), (u'CALLIND_-1206921372', u'INDIRECT_-1206902148'), (u'CALL_-1206926019', u'INDIRECT_-1206888719'), (u'CAST_-1206870713', u'MULTIEQUAL_-1206882845'), (u'CALL_-1206927316', u'INDIRECT_-1206886723'), (u'CAST_-1206869190', u'INT_ADD_-1206922033'), (u'INDIRECT_-1206895764', u'COPY_-1206879168'), (u'CALL_-1206928225', u'INDIRECT_-1206900531'), (u'CALL_-1206932954', u'INDIRECT_-1206909059'), (u'CALL_-1206934274', u'INDIRECT_-1206898399'), (u'CALL_-1206934114', u'INDIRECT_-1206899571'), (u'INDIRECT_-1206889281', u'MULTIEQUAL_-1206893361'), (u'CALL_-1206934018', u'INDIRECT_-1206894468'), (u'CALL_-1206931595', u'INDIRECT_-1206915260'), (u'CALL_-1206930241', u'INDIRECT_-1206904330'), (u'MULTIEQUAL_-1206894728', u'MULTIEQUAL_-1206891721'), (u'COPY_-1206869881', u'MULTIEQUAL_-1206913231'), (u'INDIRECT_-1206884647', u'MULTIEQUAL_-1206884112'), (u'INDIRECT_-1206900961', u'MULTIEQUAL_-1206900723'), (u'CALL_-1206930550', u'INDIRECT_-1206892840'), (u'CALL_-1206924668', u'INDIRECT_-1206875926'), (u'INDIRECT_-1206901721', u'MULTIEQUAL_-1206901612'), (u'CALL_-1206934888', u'INDIRECT_-1206910330'), (u'CALL_-1206930882', u'INDIRECT_-1206913404'), (u'INDIRECT_-1206907550', u'MULTIEQUAL_-1206907459'), (u'STORE_-1206934436', u'INDIRECT_-1206897568'), (u'INDIRECT_-1206886784', u'MULTIEQUAL_-1206889252'), (u'CALL_-1206931701', u'INDIRECT_-1206901661'), (u'CALL_-1206926003', u'INDIRECT_-1206901726'), (u'STORE_-1206928320', u'INDIRECT_-1206899007'), (u'INDIRECT_-1206901376', u'MULTIEQUAL_-1206901200'), (u'MULTIEQUAL_-1206911490', u'MULTIEQUAL_-1206910852'), (u'INDIRECT_-1206905266', u'MULTIEQUAL_-1206905083'), (u'INDIRECT_-1206902498', u'MULTIEQUAL_-1206902410'), (u'CALL_-1206928357', u'INDIRECT_-1206890948'), (u'CALL_-1206928271', u'INDIRECT_-1206886677'), (u'STORE_-1206921852', u'INDIRECT_-1206896777'), (u'INDIRECT_-1206903439', u'MULTIEQUAL_-1206876797'), (u'INDIRECT_-1206891451', u'MULTIEQUAL_-1206891311'), (u'MULTIEQUAL_-1206903627', u'MULTIEQUAL_-1206903613'), (u'STORE_-1206933398', u'INDIRECT_-1206907500'), (u'MULTIEQUAL_-1206888934', u'MULTIEQUAL_-1206888930'), (u'STORE_-1206924909', u'INDIRECT_-1206905843'), (u'INT_ADD_-1206878922', u'PTRADD_-1206878875'), ('tmp_21313', u'CBRANCH_-1206921912'), (u'CALLIND_-1206925019', u'INDIRECT_-1206905364'), (u'CALL_-1206933998', u'INDIRECT_-1206891934'), (u'MULTIEQUAL_-1206878108', u'MULTIEQUAL_-1206911305'), (u'CALL_-1206934081', u'INDIRECT_-1206901648'), ('const-433', u'LOAD_-1206937580'), (u'INDIRECT_-1206887684', u'MULTIEQUAL_-1206887611'), (u'CALL_-1206938927', u'INDIRECT_-1206911248'), (u'INDIRECT_-1206890479', u'MULTIEQUAL_-1206890259'), (u'INDIRECT_-1206893701', u'COPY_-1206893709'), (u'INDIRECT_-1206903797', u'MULTIEQUAL_-1206904178'), (u'MULTIEQUAL_-1206895568', u'MULTIEQUAL_-1206892561'), (u'INDIRECT_-1206910707', u'COPY_-1206879895'), (u'CALL_-1206931545', u'INDIRECT_-1206893303'), (u'INT_EQUAL_-1206922719', u'CBRANCH_-1206922714'), (u'INDIRECT_-1206884897', u'MULTIEQUAL_-1206880897'), ('const-24', u'PTRSUB_-1206876099'), (u'CALL_-1206921264', u'INDIRECT_-1206875219'), (u'INDIRECT_-1206895785', u'MULTIEQUAL_-1206895880'), (u'INT_MULT_-1206921888', u'INT_ADD_-1206921900'), ('const-0', u'INT_EQUAL_-1206929104'), (u'CALLIND_-1206921359', u'INDIRECT_-1206884865'), (u'CALL_-1206930457', u'CAST_-1206872537'), (u'CALL_-1206925831', u'INDIRECT_-1206877521'), (u'CALL_-1206935766', u'INDIRECT_-1206890826'), (u'INDIRECT_-1206913439', u'MULTIEQUAL_-1206913337'), (u'INDIRECT_-1206890121', u'MULTIEQUAL_-1206894201'), (u'INDIRECT_-1206902337', u'MULTIEQUAL_-1206901930'), (u'INDIRECT_-1206885859', u'MULTIEQUAL_-1206887378'), (u'INDIRECT_-1206905820', u'MULTIEQUAL_-1206905721'), (u'INDIRECT_-1206895794', u'MULTIEQUAL_-1206896198'), (u'CALL_-1206937824', u'INDIRECT_-1206902205'), ('const-433', u'LOAD_-1206934196'), ('const-433', u'LOAD_-1206921413'), (u'CALL_-1206927297', u'INDIRECT_-1206893849'), (u'STORE_-1206921567', u'INDIRECT_-1206893271'), ('const--16', u'INT_AND_-1206921609'), (u'CALL_-1206928225', u'INDIRECT_-1206909351'), (u'STORE_-1206932305', u'INDIRECT_-1206898457'), (u'CALL_-1206927048', u'INDIRECT_-1206888142'), ('const-433', u'LOAD_-1206927417'), (u'CALL_-1206925432', u'INDIRECT_-1206884041'), (u'PTRSUB_-1206875199', u'LOAD_-1206928125'), (u'INDIRECT_-1206890022', u'MULTIEQUAL_-1206889827'), (u'INDIRECT_-1206908153', u'MULTIEQUAL_-1206907648'), (u'CALL_-1206934862', u'INDIRECT_-1206895380'), (u'INT_AND_-1206925409', u'INT_ADD_-1206873306'), (u'INDIRECT_-1206892135', u'COPY_-1206878924'), (u'STORE_-1206930846', u'INDIRECT_-1206899647'), (u'CALL_-1206927833', u'INDIRECT_-1206891973'), (u'INDIRECT_-1206902897', u'MULTIEQUAL_-1206902807'), (u'INDIRECT_-1206875387', u'MULTIEQUAL_-1206877109'), (u'CALL_-1206921308', u'INDIRECT_-1206899686'), (u'CALL_-1206928772', u'INDIRECT_-1206910906'), ('const-248', u'PTRSUB_-1206875996'), (u'MULTIEQUAL_-1206899426', u'MULTIEQUAL_-1206900221'), (u'CALL_-1206929320', u'INDIRECT_-1206901277'), (u'STORE_-1206921525', u'INDIRECT_-1206887367'), (u'MULTIEQUAL_-1206905469', u'MULTIEQUAL_-1206905450'), (u'CALL_-1206931142', u'INDIRECT_-1206906841'), (u'CALL_-1206928709', u'INDIRECT_-1206903979'), (u'INDIRECT_-1206890875', u'COPY_-1206878921'), (u'INDIRECT_-1206894941', u'MULTIEQUAL_-1206895697'), (u'INDIRECT_-1206906178', u'MULTIEQUAL_-1206906023'), (u'CALL_-1206931337', u'INDIRECT_-1206898130'), (u'MULTIEQUAL_-1206880686', u'MULTIEQUAL_-1206880671'), (u'CALL_-1206930915', u'INDIRECT_-1206880813'), (u'MULTIEQUAL_-1206878110', u'MULTIEQUAL_-1206912145'), (u'CALLIND_-1206938263', u'INDIRECT_-1206905402'), (u'INDIRECT_-1206902904', u'COPY_-1206879185'), (u'INDIRECT_-1206887821', u'COPY_-1206887829'), (u'MULTIEQUAL_-1206904019', u'MULTIEQUAL_-1206903985'), (u'MULTIEQUAL_-1206904019', u'MULTIEQUAL_-1206903985'), (u'INDIRECT_-1206902842', u'MULTIEQUAL_-1206904321'), (u'INDIRECT_-1206890662', u'MULTIEQUAL_-1206892141'), (u'CALL_-1206921844', u'INDIRECT_-1206893917'), (u'CALLIND_-1206921710', u'INDIRECT_-1206893594'), (u'INDIRECT_-1206899086', u'COPY_-1206879410'), (u'STORE_-1206928482', u'INDIRECT_-1206890318'), (u'CALL_-1206929226', u'INDIRECT_-1206889055'), (u'INDIRECT_-1206894868', u'MULTIEQUAL_-1206894436'), (u'CALL_-1206928601', u'INDIRECT_-1206898943'), (u'INDIRECT_-1206914654', u'MULTIEQUAL_-1206912564'), (u'INDIRECT_-1206897249', u'MULTIEQUAL_-1206894924'), (u'INDIRECT_-1206892376', u'MULTIEQUAL_-1206892288'), (u'INDIRECT_-1206908217', u'MULTIEQUAL_-1206907810'), (u'MULTIEQUAL_-1206873944', u'INT_EQUAL_-1206928141'), (u'CALL_-1206929296', u'INDIRECT_-1206897076'), (u'STORE_-1206925221', u'INDIRECT_-1206884265'), (u'INDIRECT_-1206883370', u'MULTIEQUAL_-1206883161'), (u'CALL_-1206930105', u'INDIRECT_-1206890875'), ('const-0', u'CALL_-1206922426'), (u'MULTIEQUAL_-1206897975', u'MULTIEQUAL_-1206897925'), (u'INDIRECT_-1206899980', u'MULTIEQUAL_-1206901238'), (u'INDIRECT_-1206889219', u'MULTIEQUAL_-1206888999'), (u'CALLIND_-1206938263', u'INDIRECT_-1206916928'), (u'MULTIEQUAL_-1206911070', u'MULTIEQUAL_-1206911045'), (u'CALL_-1206921361', u'INDIRECT_-1206902654'), (u'STORE_-1206930340', u'INDIRECT_-1206910548'), (u'CAST_-1206871100', u'CALL_-1206928474'), (u'CALL_-1206928734', u'INDIRECT_-1206891983'), (u'INDIRECT_-1206889961', u'MULTIEQUAL_-1206889852'), (u'INDIRECT_-1206903074', u'MULTIEQUAL_-1206911421'), (u'CALL_-1206924704', u'INDIRECT_-1206886720'), (u'CALL_-1206924677', u'INDIRECT_-1206906859'), (u'INT_ZEXT_-1206914249', u'MULTIEQUAL_-1206913960'), (u'CALL_-1206928194', u'INDIRECT_-1206903406'), (u'INDIRECT_-1206914578', u'MULTIEQUAL_-1206914423'), (u'CALL_-1206934396', u'INDIRECT_-1206909818'), (u'INDIRECT_-1206890554', u'MULTIEQUAL_-1206890287'), (u'INDIRECT_-1206897446', u'MULTIEQUAL_-1206897056'), ('const-0', u'CALL_-1206928474'), (u'STORE_-1206927231', u'INDIRECT_-1206902122'), (u'MULTIEQUAL_-1206890049', u'MULTIEQUAL_-1206889383'), (u'CALL_-1206928257', u'INDIRECT_-1206890468'), (u'CALL_-1206935494', u'INDIRECT_-1206911683'), (u'INDIRECT_-1206893706', u'MULTIEQUAL_-1206893672'), (u'INDIRECT_-1206903509', u'COPY_-1206880004'), ('tmp_8332', u'CBRANCH_-1206929369'), (u'CALL_-1206929621', u'INDIRECT_-1206901779'), (u'CALL_-1206924668', u'INDIRECT_-1206891808'), (u'MULTIEQUAL_-1206874145', u'MULTIEQUAL_-1206913711'), (u'INDIRECT_-1206893094', u'MULTIEQUAL_-1206897371'), (u'INDIRECT_-1206905525', u'MULTIEQUAL_-1206907312'), (u'CALLIND_-1206925511', u'INDIRECT_-1206887971'), (u'CALL_-1206921361', u'INDIRECT_-1206895934'), (u'INDIRECT_-1206879589', u'MULTIEQUAL_-1206881324'), (u'INDIRECT_-1206900677', u'MULTIEQUAL_-1206900818'), (u'INDIRECT_-1206900038', u'MULTIEQUAL_-1206899655'), (u'CALLIND_-1206921372', u'INDIRECT_-1206903408'), (u'CALL_-1206932808', u'INDIRECT_-1206901818'), (u'INDIRECT_-1206907532', u'MULTIEQUAL_-1206906905'), (u'CALL_-1206929269', u'INDIRECT_-1206878982'), (u'INDIRECT_-1206907606', u'MULTIEQUAL_-1206913941'), (u'INDIRECT_-1206890456', u'MULTIEQUAL_-1206890181'), (u'CALL_-1206937615', u'INDIRECT_-1206901260'), (u'STORE_-1206932305', u'INDIRECT_-1206895097'), (u'CAST_-1206873173', u'COPY_-1206873348'), (u'STORE_-1206922807', u'INDIRECT_-1206892025'), (u'MULTIEQUAL_-1206894728', u'MULTIEQUAL_-1206894704'), (u'INDIRECT_-1206882001', u'MULTIEQUAL_-1206881748'), (u'PTRADD_-1206871230', u'LOAD_-1206921622'), (u'MULTIEQUAL_-1206903697', u'MULTIEQUAL_-1206903281'), (u'INDIRECT_-1206910146', u'MULTIEQUAL_-1206906841'), (u'INDIRECT_-1206884577', u'MULTIEQUAL_-1206885154'), (u'MULTIEQUAL_-1206879847', u'CAST_-1206870098'), (u'CALL_-1206929032', u'INDIRECT_-1206908801'), (u'INDIRECT_-1206894732', u'MULTIEQUAL_-1206896269'), (u'STORE_-1206930340', u'INDIRECT_-1206898788'), (u'INDIRECT_-1206896359', u'MULTIEQUAL_-1206897878'), (u'INDIRECT_-1206904100', u'MULTIEQUAL_-1206903829'), (u'CALL_-1206927297', u'INDIRECT_-1206890489'), (u'INDIRECT_-1206910297', u'MULTIEQUAL_-1206910268'), (u'CALL_-1206935821', u'INDIRECT_-1206898000'), (u'CALL_-1206932827', u'INDIRECT_-1206906032'), (u'CALL_-1206939523', u'INDIRECT_-1206903533'), (u'STORE_-1206921852', u'INDIRECT_-1206898037'), (u'MULTIEQUAL_-1206893233', u'MULTIEQUAL_-1206893212'), (u'STORE_-1206928518', u'INDIRECT_-1206902519'), (u'CALL_-1206929324', u'INDIRECT_-1206893730'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206872375'), (u'CALLIND_-1206921743', u'INDIRECT_-1206891093'), (u'INDIRECT_-1206892626', u'COPY_-1206879735'), ('const-1', u'INT_ADD_-1206922526'), (u'INDIRECT_-1206902456', u'MULTIEQUAL_-1206902368'), ('tmp_25370', u'CALL_-1206938694'), (u'INDIRECT_-1206893914', u'MULTIEQUAL_-1206893647'), (u'INDIRECT_-1206903005', u'MULTIEQUAL_-1206904792'), (u'INDIRECT_-1206888687', u'MULTIEQUAL_-1206892941'), (u'MULTIEQUAL_-1206899972', u'MULTIEQUAL_-1206901159'), (u'CALL_-1206922325', u'INDIRECT_-1206902843'), (u'CALL_-1206933623', u'INDIRECT_-1206889616'), ('const-433', u'LOAD_-1206938837'), (u'INDIRECT_-1206901124', u'MULTIEQUAL_-1206901051'), (u'MULTIEQUAL_-1206897706', u'MULTIEQUAL_-1206897609'), (u'INDIRECT_-1206897706', u'MULTIEQUAL_-1206897609'), (u'CALL_-1206934114', u'INDIRECT_-1206910491'), (u'CALL_-1206925799', u'INDIRECT_-1206888167'), (u'MULTIEQUAL_-1206906808', u'MULTIEQUAL_-1206906673'), (u'INDIRECT_-1206907033', u'MULTIEQUAL_-1206910044'), (u'INDIRECT_-1206914125', u'MULTIEQUAL_-1206876819'), (u'INDIRECT_-1206901544', u'MULTIEQUAL_-1206901471'), (u'CALL_-1206936019', u'INDIRECT_-1206912001'), (u'CALL_-1206928601', u'INDIRECT_-1206913223'), (u'MULTIEQUAL_-1206899059', u'MULTIEQUAL_-1206899045'), (u'STORE_-1206937788', u'INDIRECT_-1206903248'), (u'STORE_-1206925479', u'INDIRECT_-1206886918'), (u'CALL_-1206927063', u'CAST_-1206871071'), (u'PTRSUB_-1206880908', u'LOAD_-1206938308'), (u'INDIRECT_-1206914260', u'MULTIEQUAL_-1206914069'), (u'MULTIEQUAL_-1206907017', u'MULTIEQUAL_-1206878095'), (u'MULTIEQUAL_-1206898237', u'MULTIEQUAL_-1206897821'), (u'STORE_-1206935460', u'INDIRECT_-1206910297'), ('const-40', u'PTRSUB_-1206877499'), (u'INDIRECT_-1206900593', u'MULTIEQUAL_-1206898842'), (u'CALL_-1206933125', u'INDIRECT_-1206902374'), (u'CALL_-1206934862', u'INDIRECT_-1206918805'), (u'INDIRECT_-1206899291', u'MULTIEQUAL_-1206876047'), (u'INDIRECT_-1206888204', u'COPY_-1206879150'), (u'INDIRECT_-1206889993', u'MULTIEQUAL_-1206891079'), (u'CALL_-1206933773', u'INDIRECT_-1206896846'), (u'CALL_-1206928225', u'INDIRECT_-1206898431'), (u'MULTIEQUAL_-1206912657', u'MULTIEQUAL_-1206912654'), (u'CALLIND_-1206922663', u'INDIRECT_-1206891545'), (u'CALL_-1206928772', u'INDIRECT_-1206906706'), (u'CALL_-1206930210', u'INDIRECT_-1206894732'), (u'CALLIND_-1206925046', u'INDIRECT_-1206877069'), ('tmp_2773', u'CBRANCH_-1206937544'), (u'INT_NOTEQUAL_-1206934602', u'CBRANCH_-1206934601'), (u'STORE_-1206929190', u'INDIRECT_-1206888966'), (u'CALL_-1206938036', u'INDIRECT_-1206901893'), (u'CALLIND_-1206921412', u'INDIRECT_-1206898386'), (u'CALL_-1206930506', u'INDIRECT_-1206906671'), (u'INDIRECT_-1206892951', u'MULTIEQUAL_-1206876031'), (u'MULTIEQUAL_-1206894129', u'MULTIEQUAL_-1206894110'), (u'MULTIEQUAL_-1206876050', u'MULTIEQUAL_-1206875932'), ('tmp_10286', u'CBRANCH_-1206928189'), (u'STORE_-1206925479', u'INDIRECT_-1206894898'), (u'CALL_-1206936047', u'INDIRECT_-1206906135'), (u'INDIRECT_-1206893417', u'MULTIEQUAL_-1206896111'), (u'CALL_-1206927360', u'INDIRECT_-1206889262'), (u'INDIRECT_-1206903351', u'MULTIEQUAL_-1206903153'), (u'MULTIEQUAL_-1206899132', u'MULTIEQUAL_-1206899113'), (u'INDIRECT_-1206896629', u'MULTIEQUAL_-1206896959'), (u'MULTIEQUAL_-1206911236', u'MULTIEQUAL_-1206911230'), (u'CALL_-1206938772', u'INDIRECT_-1206900248'), (u'COPY_-1206873863', u'MULTIEQUAL_-1206873719'), (u'MULTIEQUAL_-1206889058', u'MULTIEQUAL_-1206889001'), (u'INDIRECT_-1206883195', u'MULTIEQUAL_-1206883944'), (u'CALLIND_-1206924365', u'INDIRECT_-1206899173'), (u'STORE_-1206928482', u'INDIRECT_-1206897038'), (u'MULTIEQUAL_-1206892062', u'MULTIEQUAL_-1206892357'), (u'MULTIEQUAL_-1206903647', u'MULTIEQUAL_-1206903628'), (u'INDIRECT_-1206896514', u'MULTIEQUAL_-1206896137'), (u'CALLIND_-1206929135', u'INDIRECT_-1206901418'), (u'INDIRECT_-1206910638', u'MULTIEQUAL_-1206911146'), (u'INDIRECT_-1206906575', u'MULTIEQUAL_-1206906130'), (u'INDIRECT_-1206907390', u'MULTIEQUAL_-1206907242'), (u'CALL_-1206931797', u'INDIRECT_-1206898489'), (u'CALL_-1206930086', u'INDIRECT_-1206905325'), (u'INDIRECT_-1206902217', u'MULTIEQUAL_-1206902794'), (u'CALL_-1206937875', u'INDIRECT_-1206909790'), (u'MULTIEQUAL_-1206903648', u'MULTIEQUAL_-1206907178'), (u'STORE_-1206937920', u'INDIRECT_-1206893234'), (u'MULTIEQUAL_-1206880206', u'MULTIEQUAL_-1206909741'), (u'CALL_-1206934460', u'INDIRECT_-1206900201'), (u'CALL_-1206938772', u'INDIRECT_-1206912428'), (u'CALL_-1206929071', u'INDIRECT_-1206912719'), (u'MULTIEQUAL_-1206876801', u'MULTIEQUAL_-1206904899'), (u'INDIRECT_-1206913128', u'MULTIEQUAL_-1206913010'), (u'CALL_-1206926019', u'INDIRECT_-1206904679'), (u'CALL_-1206929938', u'INDIRECT_-1206907968'), (u'INDIRECT_-1206902639', u'MULTIEQUAL_-1206903679'), (u'MULTIEQUAL_-1206901967', u'MULTIEQUAL_-1206901948'), (u'MULTIEQUAL_-1206895649', u'MULTIEQUAL_-1206895647'), (u'INDIRECT_-1206897310', u'MULTIEQUAL_-1206897162'), (u'INDIRECT_-1206899966', u'MULTIEQUAL_-1206899576'), (u'CALL_-1206927048', u'INDIRECT_-1206888562'), (u'CALL_-1206938725', u'INDIRECT_-1206901271'), (u'CALL_-1206928474', u'INDIRECT_-1206885608'), (u'CALL_-1206938342', u'INDIRECT_-1206892435'), (u'INDIRECT_-1206891301', u'MULTIEQUAL_-1206891063'), (u'CALL_-1206921447', u'INDIRECT_-1206897244'), (u'INDIRECT_-1206912919', u'MULTIEQUAL_-1206913394'), (u'CALL_-1206928690', u'INDIRECT_-1206894478'), (u'INDIRECT_-1206903724', u'CALL_-1206929830'), (u'INT_EQUAL_-1206931531', u'CBRANCH_-1206931530'), (u'CALL_-1206928225', u'INDIRECT_-1206895911'), (u'INDIRECT_-1206907162', u'MULTIEQUAL_-1206911725'), (u'CALL_-1206931545', u'INDIRECT_-1206887843'), (u'INDIRECT_-1206883614', u'MULTIEQUAL_-1206884018'), (u'INDIRECT_-1206893845', u'MULTIEQUAL_-1206897981'), (u'CALL_-1206930228', u'INDIRECT_-1206888892'), (u'INDIRECT_-1206885508', u'MULTIEQUAL_-1206885278'), (u'MULTIEQUAL_-1206902437', u'MULTIEQUAL_-1206901579'), (u'CALL_-1206930506', u'INDIRECT_-1206907931'), (u'INDIRECT_-1206906033', u'MULTIEQUAL_-1206905874'), (u'MULTIEQUAL_-1206895641', u'MULTIEQUAL_-1206895593'), (u'STORE_-1206929169', u'INDIRECT_-1206897358'), (u'STORE_-1206921596', u'INDIRECT_-1206883626'), (u'STORE_-1206921596', u'INDIRECT_-1206901266'), (u'CALL_-1206928474', u'INDIRECT_-1206890228'), (u'CALL_-1206929071', u'INDIRECT_-1206883905'), (u'INDIRECT_-1206907340', u'MULTIEQUAL_-1206907290'), (u'CALLIND_-1206921344', u'INDIRECT_-1206901292'), (u'MULTIEQUAL_-1206909390', u'MULTIEQUAL_-1206909365'), (u'LOAD_-1206922673', u'CALLIND_-1206922663'), (u'MULTIEQUAL_-1206895418', u'MULTIEQUAL_-1206895389'), (u'STORE_-1206928410', u'INDIRECT_-1206907076'), (u'MULTIEQUAL_-1206909551', u'MULTIEQUAL_-1206909509'), (u'INDIRECT_-1206906557', u'MULTIEQUAL_-1206906698'), (u'INDIRECT_-1206904471', u'MULTIEQUAL_-1206904331'), (u'STORE_-1206937696', u'INDIRECT_-1206909924'), (u'CALL_-1206935821', u'INDIRECT_-1206908080'), (u'CALL_-1206930210', u'INDIRECT_-1206891792'), (u'INDIRECT_-1206890233', u'MULTIEQUAL_-1206893244'), (u'STORE_-1206930329', u'INDIRECT_-1206897940'), (u'STORE_-1206937611', u'INDIRECT_-1206891394'), (u'INDIRECT_-1206901670', u'MULTIEQUAL_-1206901579'), (u'MULTIEQUAL_-1206881149', u'MULTIEQUAL_-1206881124'), (u'MULTIEQUAL_-1206879503', u'MULTIEQUAL_-1206879201'), (u'INDIRECT_-1206884272', u'MULTIEQUAL_-1206883775'), (u'INDIRECT_-1206901111', u'COPY_-1206877912'), (u'CALL_-1206922316', u'INDIRECT_-1206890936'), ('tmp_25371', u'CAST_-1206875179'), (u'INDIRECT_-1206902239', u'MULTIEQUAL_-1206902019'), (u'CALL_-1206922316', u'INDIRECT_-1206899756'), (u'MULTIEQUAL_-1206903065', u'MULTIEQUAL_-1206903090'), (u'INDIRECT_-1206889813', u'MULTIEQUAL_-1206892824'), (u'MULTIEQUAL_-1206896536', u'MULTIEQUAL_-1206896530'), (u'MULTIEQUAL_-1206902731', u'MULTIEQUAL_-1206903670'), (u'STORE_-1206925221', u'INDIRECT_-1206901065'), (u'CALL_-1206937729', u'INDIRECT_-1206911403'), (u'CALL_-1206937302', u'INDIRECT_-1206904750'), (u'CALL_-1206927405', u'INDIRECT_-1206908609'), (u'MULTIEQUAL_-1206911645', u'MULTIEQUAL_-1206911639'), (u'CALL_-1206932359', u'INDIRECT_-1206897756'), (u'INDIRECT_-1206888256', u'MULTIEQUAL_-1206888320'), (u'INDIRECT_-1206894586', u'MULTIEQUAL_-1206900921'), (u'CALL_-1206930407', u'INDIRECT_-1206891486'), (u'CALLIND_-1206925401', u'INDIRECT_-1206893372'), (u'CALL_-1206928382', u'INDIRECT_-1206887181'), (u'CALL_-1206933623', u'INDIRECT_-1206903896'), (u'INDIRECT_-1206904540', u'MULTIEQUAL_-1206904338'), (u'CALL_-1206931337', u'INDIRECT_-1206900230'), (u'INDIRECT_-1206886736', u'MULTIEQUAL_-1206886185'), (u'CALL_-1206928644', u'INDIRECT_-1206907837'), (u'CALL_-1206928878', u'INDIRECT_-1206913154'), (u'CALL_-1206935809', u'INDIRECT_-1206914977'), (u'CALL_-1206934487', u'INDIRECT_-1206894754'), (u'CALL_-1206921320', u'INDIRECT_-1206892036'), (u'STORE_-1206928327', u'INDIRECT_-1206904470'), (u'MULTIEQUAL_-1206903542', u'MULTIEQUAL_-1206903489'), (u'CALL_-1206933623', u'INDIRECT_-1206895916'), (u'CALL_-1206925799', u'INDIRECT_-1206894467'), (u'CALL_-1206933594', u'INDIRECT_-1206881788'), (u'INDIRECT_-1206910442', u'MULTIEQUAL_-1206910265'), ('const-0', u'CALL_-1206929071'), (u'CALLIND_-1206921412', u'INDIRECT_-1206889146'), (u'INDIRECT_-1206902473', u'MULTIEQUAL_-1206902053'), (u'CALL_-1206933998', u'INDIRECT_-1206904954'), (u'CALL_-1206932911', u'INDIRECT_-1206913230'), (u'STORE_-1206928327', u'INDIRECT_-1206905730'), (u'INDIRECT_-1206887405', u'MULTIEQUAL_-1206887369'), (u'INDIRECT_-1206888162', u'MULTIEQUAL_-1206889767'), (u'INDIRECT_-1206901153', u'MULTIEQUAL_-1206904164'), (u'STORE_-1206937611', u'INDIRECT_-1206902734'), (u'INDIRECT_-1206888727', u'MULTIEQUAL_-1206889262'), (u'INDIRECT_-1206894815', u'MULTIEQUAL_-1206894370'), (u'INDIRECT_-1206895975', u'MULTIEQUAL_-1206895697'), (u'CALLIND_-1206921359', u'INDIRECT_-1206882345'), (u'INDIRECT_-1206899570', u'MULTIEQUAL_-1206899479'), (u'CALL_-1206928382', u'INDIRECT_-1206908601'), (u'INDIRECT_-1206902221', u'MULTIEQUAL_-1206902534'), (u'CALL_-1206935851', u'INDIRECT_-1206906424'), (u'CALL_-1206933711', u'INDIRECT_-1206899743'), (u'INDIRECT_-1206914204', u'MULTIEQUAL_-1206913750'), (u'STORE_-1206933118', u'INDIRECT_-1206899360'), (u'STORE_-1206930340', u'INDIRECT_-1206893062'), (u'CALL_-1206928644', u'INDIRECT_-1206903217'), (u'CALL_-1206928225', u'INDIRECT_-1206906831'), (u'CALL_-1206938421', u'INDIRECT_-1206911798'), (u'STORE_-1206924545', u'INDIRECT_-1206892308'), (u'MULTIEQUAL_-1206899711', u'MULTIEQUAL_-1206900739'), (u'INDIRECT_-1206904392', u'MULTIEQUAL_-1206905929'), (u'PTRSUB_-1206871971', u'LOAD_-1206922069'), (u'MULTIEQUAL_-1206890186', u'MULTIEQUAL_-1206890981'), (u'INDIRECT_-1206893914', u'MULTIEQUAL_-1206893713'), (u'CALLIND_-1206925019', u'INDIRECT_-1206899484'), (u'CALL_-1206938975', u'INDIRECT_-1206894476'), (u'CALLIND_-1206925401', u'INDIRECT_-1206886652'), ('const-0', u'PTRSUB_-1206870620'), (u'INDIRECT_-1206890054', u'MULTIEQUAL_-1206889789'), (u'INDIRECT_-1206903177', u'MULTIEQUAL_-1206902770'), (u'CALL_-1206933998', u'INDIRECT_-1206895714'), (u'STORE_-1206925479', u'INDIRECT_-1206903718'), (u'INDIRECT_-1206885557', u'MULTIEQUAL_-1206885698'), (u'CALL_-1206921134', u'INDIRECT_-1206894940'), (u'INDIRECT_-1206891282', u'MULTIEQUAL_-1206891087'), (u'CALL_-1206927063', u'INDIRECT_-1206895214'), (u'CALL_-1206939523', u'INDIRECT_-1206913193'), (u'CALL_-1206936047', u'INDIRECT_-1206901515'), (u'CALL_-1206932359', u'INDIRECT_-1206899856'), (u'MULTIEQUAL_-1206888633', u'MULTIEQUAL_-1206888629'), (u'MULTIEQUAL_-1206885692', u'MULTIEQUAL_-1206886879'), (u'MULTIEQUAL_-1206893245', u'MULTIEQUAL_-1206892751'), (u'INDIRECT_-1206890427', u'MULTIEQUAL_-1206891519'), (u'CALLIND_-1206921372', u'INDIRECT_-1206899628'), (u'CALLIND_-1206938263', u'INDIRECT_-1206884314'), (u'STORE_-1206937696', u'INDIRECT_-1206891024'), (u'INDIRECT_-1206898893', u'MULTIEQUAL_-1206898734'), (u'INDIRECT_-1206886357', u'MULTIEQUAL_-1206886220'), (u'CALL_-1206938628', u'INDIRECT_-1206905414'), (u'INDIRECT_-1206898330', u'MULTIEQUAL_-1206899847'), (u'CALL_-1206934955', u'INT_NOTEQUAL_-1206934940'), (u'CALL_-1206937414', u'INDIRECT_-1206896697'), (u'PTRSUB_-1206879021', u'CALL_-1206935851'), (u'INDIRECT_-1206902091', u'MULTIEQUAL_-1206902072'), (u'INDIRECT_-1206887860', u'MULTIEQUAL_-1206888789'), (u'INDIRECT_-1206891699', u'COPY_-1206880312'), (u'CALL_-1206930025', u'INDIRECT_-1206905302'), (u'INDIRECT_-1206904643', u'MULTIEQUAL_-1206875942'), (u'INT_ADD_-1206876014', u'INT_ADD_-1206924901'), (u'INDIRECT_-1206905633', u'MULTIEQUAL_-1206905329'), (u'INDIRECT_-1206891161', u'MULTIEQUAL_-1206892679'), (u'CALL_-1206930157', u'INDIRECT_-1206905593'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206873971'), (u'INDIRECT_-1206909726', u'MULTIEQUAL_-1206909404'), (u'INDIRECT_-1206905758', u'MULTIEQUAL_-1206905671'), (u'CALL_-1206938900', u'INDIRECT_-1206895274'), (u'INDIRECT_-1206890918', u'MULTIEQUAL_-1206880899'), (u'CAST_-1206874231', u'LOAD_-1206931068'), (u'CALL_-1206929974', u'INDIRECT_-1206880182'), (u'INDIRECT_-1206891226', u'MULTIEQUAL_-1206897561'), (u'CALLIND_-1206938189', u'INDIRECT_-1206901573'), (u'CALL_-1206938900', u'INDIRECT_-1206898214'), (u'MULTIEQUAL_-1206890601', u'MULTIEQUAL_-1206890553'), (u'STORE_-1206927248', u'INDIRECT_-1206897932'), (u'INDIRECT_-1206910732', u'MULTIEQUAL_-1206910617'), (u'INDIRECT_-1206901573', u'MULTIEQUAL_-1206905005'), (u'INDIRECT_-1206897840', u'MULTIEQUAL_-1206897741'), (u'STORE_-1206928553', u'INDIRECT_-1206910940'), (u'STORE_-1206924919', u'INDIRECT_-1206890427'), (u'INDIRECT_-1206895316', u'MULTIEQUAL_-1206895228'), (u'CALL_-1206930210', u'INDIRECT_-1206909012'), ('const-12', u'PTRADD_-1206872450'), (u'INDIRECT_-1206901588', u'MULTIEQUAL_-1206901432'), (u'INDIRECT_-1206890086', u'MULTIEQUAL_-1206891479'), ('const-56', u'PTRSUB_-1206875711'), (u'INDIRECT_-1206905646', u'COPY_-1206879766'), ('const-200', u'PTRSUB_-1206879396'), (u'CALL_-1206928992', u'INDIRECT_-1206912263'), (u'INDIRECT_-1206887002', u'MULTIEQUAL_-1206891565'), (u'INDIRECT_-1206908786', u'MULTIEQUAL_-1206910347'), (u'CALL_-1206934396', u'INDIRECT_-1206893858'), (u'MULTIEQUAL_-1206874111', u'MULTIEQUAL_-1206897914'), (u'MULTIEQUAL_-1206913569', u'MULTIEQUAL_-1206913542'), (u'MULTIEQUAL_-1206888451', u'MULTIEQUAL_-1206889390'), (u'CALL_-1206926003', u'INDIRECT_-1206885346'), (u'CALL_-1206937559', u'INDIRECT_-1206910885'), (u'CALL_-1206929226', u'INDIRECT_-1206890735'), (u'CALL_-1206927360', u'INDIRECT_-1206886742'), (u'INDIRECT_-1206876194', u'MULTIEQUAL_-1206876039'), (u'CALL_-1206924756', u'INDIRECT_-1206890944'), (u'INDIRECT_-1206912914', u'MULTIEQUAL_-1206912496'), (u'INDIRECT_-1206889513', u'MULTIEQUAL_-1206889595'), (u'INT_EQUAL_-1206928845', u'MULTIEQUAL_-1206916176'), (u'STORE_-1206928518', u'INDIRECT_-1206897059'), (u'CALL_-1206928518', u'INDIRECT_-1206900327'), (u'INDIRECT_-1206887156', u'MULTIEQUAL_-1206886605'), (u'CALLIND_-1206924378', u'INDIRECT_-1206902481'), (u'CALL_-1206930311', u'INDIRECT_-1206904469'), (u'INDIRECT_-1206901690', u'MULTIEQUAL_-1206903207'), (u'CALL_-1206928271', u'INDIRECT_-1206891297'), (u'STORE_-1206928320', u'INDIRECT_-1206907407'), (u'CALL_-1206933821', u'INDIRECT_-1206881242'), (u'INDIRECT_-1206901104', u'MULTIEQUAL_-1206900957'), (u'MULTIEQUAL_-1206900319', u'MULTIEQUAL_-1206899973'), (u'CALL_-1206921320', u'INDIRECT_-1206889096'), (u'CALL_-1206928629', u'INDIRECT_-1206895177'), (u'CALL_-1206929750', u'INDIRECT_-1206904120'), (u'CALL_-1206925831', u'INDIRECT_-1206909798'), (u'CALL_-1206937729', u'INDIRECT_-1206883678'), ('const-1', u'INT_SUB_-1206930269'), (u'CALL_-1206930210', u'INDIRECT_-1206888432'), (u'INDIRECT_-1206894006', u'MULTIEQUAL_-1206893347'), (u'CALL_-1206938975', u'INDIRECT_-1206898676'), (u'MULTIEQUAL_-1206906149', u'MULTIEQUAL_-1206906147'), (u'CALL_-1206938725', u'INDIRECT_-1206903371'), (u'INDIRECT_-1206892136', u'MULTIEQUAL_-1206891960'), (u'INDIRECT_-1206897266', u'MULTIEQUAL_-1206899050'), (u'INDIRECT_-1206894765', u'MULTIEQUAL_-1206894635'), (u'MULTIEQUAL_-1206897894', u'MULTIEQUAL_-1206898814'), (u'INDIRECT_-1206879814', u'MULTIEQUAL_-1206884015'), (u'STORE_-1206927241', u'INDIRECT_-1206888687'), (u'CALLIND_-1206925401', u'INDIRECT_-1206876904'), (u'CALL_-1206937729', u'INDIRECT_-1206900483'), (u'INDIRECT_-1206880182', u'MULTIEQUAL_-1206881768'), (u'CALL_-1206937983', u'INDIRECT_-1206895569'), (u'CALL_-1206924756', u'INDIRECT_-1206885484'), (u'CALLIND_-1206922636', u'INDIRECT_-1206904969'), (u'INDIRECT_-1206910040', u'MULTIEQUAL_-1206909924'), (u'INDIRECT_-1206883928', u'MULTIEQUAL_-1206883607'), (u'CALL_-1206928668', u'INDIRECT_-1206884748'), (u'STORE_-1206925416', u'INDIRECT_-1206901583'), (u'MULTIEQUAL_-1206886477', u'MULTIEQUAL_-1206885619'), (u'MULTIEQUAL_-1206890910', u'MULTIEQUAL_-1206890272'), (u'INDIRECT_-1206899177', u'COPY_-1206879642'), (u'CALL_-1206938310', u'INDIRECT_-1206902917'), (u'CALL_-1206937983', u'INDIRECT_-1206891789'), (u'INDIRECT_-1206895177', u'MULTIEQUAL_-1206895040'), (u'INDIRECT_-1206906934', u'MULTIEQUAL_-1206906667'), (u'STORE_-1206930846', u'INDIRECT_-1206889567'), (u'MULTIEQUAL_-1206880007', u'MULTIEQUAL_-1206879992'), (u'CALL_-1206938958', u'INT_ZEXT_-1206922088'), (u'INDIRECT_-1206907945', u'MULTIEQUAL_-1206880201'), ('const-0', u'INT_EQUAL_-1206928866'), (u'CALL_-1206928331', u'INDIRECT_-1206894713'), (u'CALL_-1206937186', u'INDIRECT_-1206912651'), (u'MULTIEQUAL_-1206880248', u'MULTIEQUAL_-1206880948'), (u'INDIRECT_-1206891913', u'MULTIEQUAL_-1206891509'), (u'INDIRECT_-1206905127', u'MULTIEQUAL_-1206905082'), (u'MULTIEQUAL_-1206891897', u'MULTIEQUAL_-1206878058'), (u'INDIRECT_-1206894199', u'MULTIEQUAL_-1206876775'), (u'CALL_-1206935809', u'INDIRECT_-1206897151'), (u'CALL_-1206922556', u'INDIRECT_-1206884041'), (u'STORE_-1206925248', u'INDIRECT_-1206891840'), (u'INDIRECT_-1206889310', u'MULTIEQUAL_-1206889094'), (u'CALL_-1206933998', u'INDIRECT_-1206899074'), (u'CALL_-1206935494', u'INDIRECT_-1206907483'), (u'CALL_-1206933594', u'INDIRECT_-1206904302'), (u'CALL_-1206938975', u'INDIRECT_-1206915476'), (u'CALL_-1206931797', u'INDIRECT_-1206908989'), (u'CALL_-1206936019', u'INDIRECT_-1206897721'), (u'LOAD_-1206931169', u'INT_AND_-1206931143'), (u'CALL_-1206928668', u'INDIRECT_-1206891468'), (u'INDIRECT_-1206880790', u'MULTIEQUAL_-1206881263'), (u'MULTIEQUAL_-1206875908', u'MULTIEQUAL_-1206890579'), (u'CALL_-1206926116', u'INDIRECT_-1206902255'), (u'STORE_-1206933497', u'INDIRECT_-1206889070'), (u'STORE_-1206925221', u'INDIRECT_-1206887205'), (u'INDIRECT_-1206892345', u'COPY_-1206880091'), (u'CALL_-1206930899', u'INDIRECT_-1206901469'), (u'CALL_-1206932359', u'INDIRECT_-1206906156'), ('tmp_25371', u'PTRSUB_-1206877430'), (u'INDIRECT_-1206882466', u'MULTIEQUAL_-1206883759'), (u'INDIRECT_-1206912786', u'COPY_-1206879783'), (u'INDIRECT_-1206911923', u'MULTIEQUAL_-1206911774'), (u'CALL_-1206930556', u'INDIRECT_-1206913020'), (u'STORE_-1206928553', u'INDIRECT_-1206898760'), (u'INDIRECT_-1206902745', u'MULTIEQUAL_-1206902615'), (u'MULTIEQUAL_-1206913231', u'PTRADD_-1206871288'), (u'INDIRECT_-1206912180', u'MULTIEQUAL_-1206911881'), (u'CALL_-1206938958', u'INDIRECT_-1206905384'), (u'INDIRECT_-1206890977', u'MULTIEQUAL_-1206890840'), (u'CALL_-1206938772', u'INDIRECT_-1206909488'), (u'MULTIEQUAL_-1206875891', u'INT_NOTEQUAL_-1206931611'), (u'STORE_-1206934436', u'INDIRECT_-1206901348'), (u'INDIRECT_-1206899743', u'MULTIEQUAL_-1206899594'), (u'CALL_-1206937875', u'INDIRECT_-1206891730'), (u'INDIRECT_-1206879111', u'MULTIEQUAL_-1206881775'), ('tmp_19615', u'BRANCH_-1206923005'), (u'CALL_-1206924704', u'INDIRECT_-1206885040'), (u'MULTIEQUAL_-1206887219', u'MULTIEQUAL_-1206887246'), (u'MULTIEQUAL_-1206896067', u'MULTIEQUAL_-1206896053'), (u'INDIRECT_-1206911340', u'MULTIEQUAL_-1206911041'), (u'INT_AND_-1206929102', u'INT_SUB_-1206929096'), (u'CALL_-1206930086', u'INDIRECT_-1206893565'), (u'INDIRECT_-1206898277', u'MULTIEQUAL_-1206898187'), (u'STORE_-1206928518', u'INDIRECT_-1206902099'), (u'INDIRECT_-1206895453', u'MULTIEQUAL_-1206896539'), (u'PTRADD_-1206925207', u'CALLIND_-1206922663'), (u'MULTIEQUAL_-1206897025', u'INT_EQUAL_-1206879559'), (u'CALL_-1206931595', u'INDIRECT_-1206894914'), (u'STORE_-1206927248', u'INDIRECT_-1206889952'), (u'COPY_-1206930556', u'MULTIEQUAL_-1206890280'), (u'STORE_-1206930351', u'INDIRECT_-1206898298'), (u'INDIRECT_-1206904935', u'MULTIEQUAL_-1206876803'), (u'CALL_-1206927017', u'INDIRECT_-1206906114'), (u'INDIRECT_-1206904283', u'MULTIEQUAL_-1206904949'), (u'INDIRECT_-1206906402', u'INT_NOTEQUAL_-1206933536'), (u'CALL_-1206928281', u'INDIRECT_-1206895525'), (u'INDIRECT_-1206892838', u'MULTIEQUAL_-1206892740'), (u'INDIRECT_-1206879169', u'MULTIEQUAL_-1206876015'), (u'CALL_-1206926063', u'INDIRECT_-1206877310'), (u'INDIRECT_-1206892362', u'MULTIEQUAL_-1206893967'), (u'CALL_-1206928225', u'INDIRECT_-1206907251'), (u'CALLIND_-1206921884', u'INDIRECT_-1206902932'), (u'CALL_-1206934365', u'INDIRECT_-1206896775'), (u'MULTIEQUAL_-1206881312', u'MULTIEQUAL_-1206881301'), (u'CALL_-1206921308', u'INDIRECT_-1206887926'), (u'INDIRECT_-1206899534', u'COPY_-1206878810'), (u'CALLIND_-1206925453', u'INDIRECT_-1206877268'), (u'INDIRECT_-1206903170', u'MULTIEQUAL_-1206902954'), (u'CALL_-1206930105', u'INDIRECT_-1206907255'), (u'STORE_-1206929190', u'INDIRECT_-1206901146'), (u'INDIRECT_-1206884586', u'MULTIEQUAL_-1206891681'), (u'INDIRECT_-1206904615', u'MULTIEQUAL_-1206904225'), (u'CALL_-1206926003', u'INDIRECT_-1206898366'), (u'MULTIEQUAL_-1206878094', u'MULTIEQUAL_-1206905425'), (u'MULTIEQUAL_-1206897181', u'MULTIEQUAL_-1206899891'), (u'MULTIEQUAL_-1206893964', u'MULTIEQUAL_-1206893926'), (u'STORE_-1206928446', u'INDIRECT_-1206889877'), (u'CALL_-1206925783', u'INDIRECT_-1206877147'), (u'STORE_-1206921840', u'INDIRECT_-1206898027'), (u'MULTIEQUAL_-1206875936', u'MULTIEQUAL_-1206874909'), (u'CALL_-1206929071', u'INDIRECT_-1206882557'), (u'COPY_-1206911348', u'MULTIEQUAL_-1206911015'), (u'INDIRECT_-1206913802', u'MULTIEQUAL_-1206913625'), (u'STORE_-1206921840', u'INDIRECT_-1206902647'), (u'INDIRECT_-1206900948', u'MULTIEQUAL_-1206900830'), (u'MULTIEQUAL_-1206906030', u'MULTIEQUAL_-1206906005'), (u'CALL_-1206930882', u'INDIRECT_-1206894738'), (u'CALL_-1206931701', u'INDIRECT_-1206883347'), ('const-433', u'LOAD_-1206921960'), (u'CALL_-1206930105', u'INDIRECT_-1206895075'), (u'MULTIEQUAL_-1206876039', u'MULTIEQUAL_-1206875921'), (u'CALL_-1206939005', u'INDIRECT_-1206897853'), (u'INDIRECT_-1206905841', u'MULTIEQUAL_-1206905975'), (u'INDIRECT_-1206905981', u'MULTIEQUAL_-1206880936'), (u'MULTIEQUAL_-1206880171', u'MULTIEQUAL_-1206895461'), (u'INDIRECT_-1206907577', u'COPY_-1206879662'), (u'CALL_-1206921459', u'INDIRECT_-1206891373'), (u'CALL_-1206928644', u'INDIRECT_-1206884737'), (u'STORE_-1206928662', u'INDIRECT_-1206902607'), (u'INDIRECT_-1206896491', u'MULTIEQUAL_-1206880910'), (u'STORE_-1206928320', u'INDIRECT_-1206906147'), (u'INDIRECT_-1206907709', u'COPY_-1206880014'), (u'CALLIND_-1206925511', u'INDIRECT_-1206902671'), (u'CALLIND_-1206925046', u'INDIRECT_-1206893200'), (u'CALL_-1206939523', u'INDIRECT_-1206904373'), ('const-0', u'COPY_-1206879433'), (u'CALL_-1206938342', u'INDIRECT_-1206906295'), (u'INDIRECT_-1206903629', u'MULTIEQUAL_-1206904919'), (u'INDIRECT_-1206899543', u'MULTIEQUAL_-1206899448'), ('tmp_25371', u'CALL_-1206930210'), (u'CALL_-1206938756', u'INDIRECT_-1206897717'), (u'STORE_-1206933497', u'INDIRECT_-1206910910'), (u'STORE_-1206925479', u'INDIRECT_-1206902038'), (u'MULTIEQUAL_-1206900117', u'MULTIEQUAL_-1206880920'), (u'CALL_-1206934862', u'INDIRECT_-1206900420'), (u'STORE_-1206933497', u'INDIRECT_-1206893690'), (u'INDIRECT_-1206900773', u'MULTIEQUAL_-1206901557'), (u'CALL_-1206928225', u'INDIRECT_-1206900111'), (u'CALL_-1206937615', u'INDIRECT_-1206894960'), (u'MULTIEQUAL_-1206911504', u'MULTIEQUAL_-1206911528'), (u'CALL_-1206929071', u'INDIRECT_-1206909779'), (u'INDIRECT_-1206911254', u'MULTIEQUAL_-1206911049'), (u'STORE_-1206934385', u'INDIRECT_-1206890815'), (u'CALL_-1206927063', u'INDIRECT_-1206891014'), (u'INDIRECT_-1206906001', u'MULTIEQUAL_-1206906314'), (u'MULTIEQUAL_-1206899417', u'COPY_-1206899540'), (u'CALL_-1206928194', u'INDIRECT_-1206887446'), (u'INDIRECT_-1206897418', u'MULTIEQUAL_-1206898408'), (u'MULTIEQUAL_-1206898630', u'MULTIEQUAL_-1206899381'), (u'CALL_-1206921954', u'INDIRECT_-1206893274'), (u'MULTIEQUAL_-1206903712', u'MULTIEQUAL_-1206903696'), (u'STORE_-1206930329', u'INDIRECT_-1206910120'), (u'CALL_-1206934114', u'INDIRECT_-1206894951'), (u'INDIRECT_-1206896220', u'MULTIEQUAL_-1206895173'), (u'MULTIEQUAL_-1206905301', u'MULTIEQUAL_-1206905253'), (u'STORE_-1206929169', u'INDIRECT_-1206902398'), (u'INDIRECT_-1206882673', u'MULTIEQUAL_-1206883498'), (u'STORE_-1206924934', u'INDIRECT_-1206889597'), (u'MULTIEQUAL_-1206880932', u'MULTIEQUAL_-1206880194'), (u'CALL_-1206929645', u'INDIRECT_-1206905990'), (u'MULTIEQUAL_-1206886406', u'MULTIEQUAL_-1206887201'), (u'MULTIEQUAL_-1206900508', u'INT_OR_-1206939107'), (u'INDIRECT_-1206882176', u'MULTIEQUAL_-1206881969'), (u'STORE_-1206929190', u'INDIRECT_-1206895686'), (u'STORE_-1206922815', u'INDIRECT_-1206889909'), (u'CALL_-1206928108', u'INDIRECT_-1206893732'), (u'CALLIND_-1206931354', u'INDIRECT_-1206894028'), (u'CALLIND_-1206925046', u'INDIRECT_-1206902440'), (u'CALLIND_-1206921388', u'INDIRECT_-1206905881'), (u'CALL_-1206933773', u'INDIRECT_-1206881892'), (u'MULTIEQUAL_-1206909698', u'COPY_-1206876961'), (u'MULTIEQUAL_-1206905923', u'MULTIEQUAL_-1206905910'), (u'INDIRECT_-1206907873', u'MULTIEQUAL_-1206910884'), ('const-0', u'SUBPIECE_-1206869226'), (u'INDIRECT_-1206899333', u'MULTIEQUAL_-1206898828'), (u'MULTIEQUAL_-1206880189', u'MULTIEQUAL_-1206902601'), (u'CALLIND_-1206938827', u'INDIRECT_-1206914135'), (u'CALL_-1206930105', u'INDIRECT_-1206885415'), (u'MULTIEQUAL_-1206904194', u'MULTIEQUAL_-1206906605'), (u'INDIRECT_-1206912729', u'MULTIEQUAL_-1206912609'), (u'STORE_-1206929190', u'INDIRECT_-1206885186'), (u'STORE_-1206937696', u'INDIRECT_-1206902364'), (u'CALL_-1206921308', u'INDIRECT_-1206888766'), (u'CALL_-1206928291', u'INDIRECT_-1206899308'), (u'CALL_-1206925604', u'INDIRECT_-1206909565'), (u'CALL_-1206929866', u'INDIRECT_-1206891544'), (u'MULTIEQUAL_-1206874588', u'MULTIEQUAL_-1206874568'), (u'CALL_-1206924756', u'INDIRECT_-1206888004'), (u'INDIRECT_-1206900358', u'MULTIEQUAL_-1206901348'), (u'CALL_-1206930457', u'INDIRECT_-1206904701'), (u'INDIRECT_-1206903953', u'MULTIEQUAL_-1206904959'), (u'INDIRECT_-1206905254', u'MULTIEQUAL_-1206905053'), (u'INDIRECT_-1206909891', u'MULTIEQUAL_-1206910757'), (u'CALL_-1206937729', u'INDIRECT_-1206902583'), (u'CALL_-1206937186', u'INDIRECT_-1206895851'), (u'MULTIEQUAL_-1206904329', u'MULTIEQUAL_-1206904214'), (u'MULTIEQUAL_-1206888550', u'MULTIEQUAL_-1206888479'), (u'CALL_-1206938694', u'INDIRECT_-1206893691'), ('const-433', u'LOAD_-1206922786'), (u'STORE_-1206934224', u'INDIRECT_-1206890300'), (u'MULTIEQUAL_-1206896906', u'MULTIEQUAL_-1206897701'), (u'CALL_-1206926063', u'INDIRECT_-1206889998'), (u'STORE_-1206921840', u'INDIRECT_-1206897187'), (u'CALL_-1206930228', u'INDIRECT_-1206904432'), (u'CALL_-1206929385', u'INDIRECT_-1206892505'), (u'CALL_-1206921361', u'INDIRECT_-1206874929'), (u'CALL_-1206925604', u'INDIRECT_-1206887305'), (u'STORE_-1206933118', u'INDIRECT_-1206902300'), (u'INDIRECT_-1206880791', u'MULTIEQUAL_-1206880585'), (u'MULTIEQUAL_-1206889417', u'MULTIEQUAL_-1206888559'), (u'CALL_-1206932954', u'INDIRECT_-1206895619'), (u'INDIRECT_-1206887969', u'COPY_-1206879967'), (u'INDIRECT_-1206897117', u'MULTIEQUAL_-1206897737'), (u'INDIRECT_-1206911817', u'MULTIEQUAL_-1206912437'), (u'CALL_-1206927048', u'INDIRECT_-1206904522'), (u'MULTIEQUAL_-1206900570', u'MULTIEQUAL_-1206899932'), (u'INDIRECT_-1206899482', u'MULTIEQUAL_-1206900961'), (u'INDIRECT_-1206891638', u'MULTIEQUAL_-1206891255'), (u'MULTIEQUAL_-1206891480', u'MULTIEQUAL_-1206891467'), (u'INDIRECT_-1206898772', u'COPY_-1206879527'), (u'INDIRECT_-1206902893', u'MULTIEQUAL_-1206902285'), (u'CALL_-1206930457', u'INDIRECT_-1206900921'), (u'MULTIEQUAL_-1206877322', u'MULTIEQUAL_-1206877317'), (u'INDIRECT_-1206893035', u'MULTIEQUAL_-1206892757'), (u'CALL_-1206927360', u'INDIRECT_-1206901022'), (u'INDIRECT_-1206892941', u'MULTIEQUAL_-1206893550'), (u'CALL_-1206934365', u'INDIRECT_-1206912315'), (u'CALL_-1206924668', u'INDIRECT_-1206877274'), (u'CALL_-1206921994', u'INDIRECT_-1206876326'), (u'CALLIND_-1206921388', u'INDIRECT_-1206903361'), (u'CALL_-1206934862', u'INDIRECT_-1206890760'), (u'STORE_-1206928320', u'INDIRECT_-1206904467'), (u'CALL_-1206937186', u'INDIRECT_-1206892491'), (u'CALL_-1206930157', u'INDIRECT_-1206891313'), (u'INDIRECT_-1206884465', u'MULTIEQUAL_-1206884429'), (u'CALL_-1206935821', u'INDIRECT_-1206911440'), (u'MULTIEQUAL_-1206906849', u'MULTIEQUAL_-1206906183'), (u'INT_NOTEQUAL_-1206930441', u'CBRANCH_-1206930439'), (u'STORE_-1206932305', u'INDIRECT_-1206888377'), (u'CALLIND_-1206922636', u'INDIRECT_-1206905389'), (u'CALL_-1206931539', u'INDIRECT_-1206896153'), (u'INDIRECT_-1206897471', u'MULTIEQUAL_-1206897452'), (u'MULTIEQUAL_-1206874132', u'MULTIEQUAL_-1206906734'), (u'CALL_-1206934888', u'INDIRECT_-1206907390'), (u'INDIRECT_-1206901254', u'MULTIEQUAL_-1206901658'), (u'STORE_-1206933497', u'INDIRECT_-1206898310'), (u'STORE_-1206930351', u'INDIRECT_-1206907118'), (u'INDIRECT_-1206900744', u'MULTIEQUAL_-1206900515'), (u'STORE_-1206928697', u'INDIRECT_-1206911868'), (u'STORE_-1206921743', u'INDIRECT_-1206889573'), (u'INDIRECT_-1206892717', u'SUBPIECE_-1206915247'), (u'MULTIEQUAL_-1206908268', u'MULTIEQUAL_-1206911798'), (u'INDIRECT_-1206900458', u'MULTIEQUAL_-1206898778'), (u'MULTIEQUAL_-1206912096', u'STORE_-1206928518'), (u'CALL_-1206937729', u'INDIRECT_-1206911823'), (u'MULTIEQUAL_-1206895173', u'MULTIEQUAL_-1206894472'), (u'MULTIEQUAL_-1206910885', u'MULTIEQUAL_-1206910391'), (u'INDIRECT_-1206904120', u'MULTIEQUAL_-1206905779'), (u'CALL_-1206925432', u'INDIRECT_-1206898321'), (u'INDIRECT_-1206891027', u'MULTIEQUAL_-1206892750'), (u'CALL_-1206938694', u'INDIRECT_-1206904611'), (u'INDIRECT_-1206886453', u'MULTIEQUAL_-1206889885'), (u'STORE_-1206928622', u'INDIRECT_-1206891824'), (u'CALL_-1206934955', u'INDIRECT_-1206891215'), (u'CALL_-1206925831', u'INDIRECT_-1206894072'), (u'STORE_-1206921840', u'INDIRECT_-1206899287'), (u'MULTIEQUAL_-1206876033', u'MULTIEQUAL_-1206875915'), (u'INT_SLESS_-1206933126', u'CBRANCH_-1206933133'), (u'STORE_-1206930256', u'INDIRECT_-1206901426'), (u'INDIRECT_-1206895099', u'MULTIEQUAL_-1206896618'), (u'CALLIND_-1206929135', u'INDIRECT_-1206902258'), (u'INDIRECT_-1206911196', u'MULTIEQUAL_-1206911700'), (u'STORE_-1206928446', u'INDIRECT_-1206897017'), ('const-2', u'INT_NOTEQUAL_-1206928253'), (u'INDIRECT_-1206907517', u'MULTIEQUAL_-1206907427'), (u'STORE_-1206925221', u'INDIRECT_-1206894345'), (u'CALL_-1206935809', u'INDIRECT_-1206907651'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871851'), (u'MULTIEQUAL_-1206898672', u'COPY_-1206874294'), (u'INDIRECT_-1206902081', u'MULTIEQUAL_-1206903599'), (u'CALL_-1206931142', u'INDIRECT_-1206910201'), (u'INDIRECT_-1206910931', u'MULTIEQUAL_-1206911354'), (u'INDIRECT_-1206910931', u'MULTIEQUAL_-1206911354'), (u'CALL_-1206926116', u'INDIRECT_-1206887555'), ('const-40', u'PTRSUB_-1206880609'), (u'CALL_-1206935907', u'INDIRECT_-1206910667'), (u'MULTIEQUAL_-1206913180', u'CALL_-1206930086'), (u'INDIRECT_-1206902202', u'MULTIEQUAL_-1206902007'), (u'CALL_-1206929269', u'INDIRECT_-1206894693'), (u'CALL_-1206927017', u'INDIRECT_-1206910080'), (u'MULTIEQUAL_-1206902436', u'MULTIEQUAL_-1206902417'), (u'MULTIEQUAL_-1206901104', u'INT_EQUAL_-1206930940'), (u'INDIRECT_-1206891734', u'MULTIEQUAL_-1206900081'), (u'CALL_-1206932327', u'INDIRECT_-1206888634'), (u'STORE_-1206937788', u'INDIRECT_-1206904928'), (u'CALL_-1206936047', u'INDIRECT_-1206911175'), (u'INDIRECT_-1206913768', u'MULTIEQUAL_-1206913336'), (u'INDIRECT_-1206889112', u'COPY_-1206879504'), (u'MULTIEQUAL_-1206901919', u'MULTIEQUAL_-1206901885'), (u'MULTIEQUAL_-1206901919', u'MULTIEQUAL_-1206901885'), (u'INDIRECT_-1206900977', u'MULTIEQUAL_-1206903671'), (u'INDIRECT_-1206890419', u'MULTIEQUAL_-1206876766'), (u'CALL_-1206928772', u'INDIRECT_-1206897046'), (u'CAST_-1206871841', u'CALL_-1206927316'), (u'INDIRECT_-1206894455', u'MULTIEQUAL_-1206894116'), (u'INDIRECT_-1206902680', u'MULTIEQUAL_-1206902441'), (u'CALL_-1206930407', u'INDIRECT_-1206892746'), (u'MULTIEQUAL_-1206895353', u'MULTIEQUAL_-1206895349'), (u'INDIRECT_-1206901602', u'MULTIEQUAL_-1206903207'), (u'MULTIEQUAL_-1206890051', u'MULTIEQUAL_-1206891079'), (u'INDIRECT_-1206896755', u'COPY_-1206878935'), (u'MULTIEQUAL_-1206915856', u'CAST_-1206874988'), (u'INDIRECT_-1206882532', u'MULTIEQUAL_-1206882440'), (u'INDIRECT_-1206891118', u'MULTIEQUAL_-1206892108'), (u'CALL_-1206929226', u'INDIRECT_-1206908375'), (u'INDIRECT_-1206889602', u'MULTIEQUAL_-1206889341'), (u'INDIRECT_-1206900550', u'MULTIEQUAL_-1206898344'), (u'INDIRECT_-1206890795', u'MULTIEQUAL_-1206890550'), (u'CALL_-1206929938', u'INDIRECT_-1206898728'), (u'CALLIND_-1206938827', u'INDIRECT_-1206893975'), (u'INDIRECT_-1206895992', u'MULTIEQUAL_-1206895843'), (u'INDIRECT_-1206899537', u'MULTIEQUAL_-1206899365'), (u'CALL_-1206933962', u'INDIRECT_-1206911234'), (u'MULTIEQUAL_-1206880859', u'MULTIEQUAL_-1206880754'), (u'MULTIEQUAL_-1206915377', u'LOAD_-1206925018'), (u'INDIRECT_-1206905450', u'MULTIEQUAL_-1206905359'), (u'INDIRECT_-1206904598', u'MULTIEQUAL_-1206904510'), (u'CALL_-1206927833', u'INDIRECT_-1206896593'), (u'INDIRECT_-1206890655', u'MULTIEQUAL_-1206876769'), (u'INDIRECT_-1206886425', u'MULTIEQUAL_-1206886345'), (u'INDIRECT_-1206911750', u'MULTIEQUAL_-1206911659'), (u'INDIRECT_-1206902127', u'MULTIEQUAL_-1206901729'), (u'INDIRECT_-1206906635', u'MULTIEQUAL_-1206905801'), (u'MULTIEQUAL_-1206888108', u'MULTIEQUAL_-1206891638'), (u'CALL_-1206928209', u'INDIRECT_-1206900501'), (u'INDIRECT_-1206899068', u'MULTIEQUAL_-1206898636'), ('const-8', u'PTRADD_-1206871455'), (u'INDIRECT_-1206900978', u'MULTIEQUAL_-1206900717'), ('const-433', u'LOAD_-1206931717'), (u'CALL_-1206928647', u'INDIRECT_-1206910840'), (u'MULTIEQUAL_-1206900267', u'MULTIEQUAL_-1206900253'), (u'INDIRECT_-1206899007', u'MULTIEQUAL_-1206900730'), (u'CALLIND_-1206922636', u'INDIRECT_-1206885649'), (u'INDIRECT_-1206912494', u'MULTIEQUAL_-1206912076'), (u'CALL_-1206928271', u'INDIRECT_-1206886453'), (u'INDIRECT_-1206880454', u'MULTIEQUAL_-1206880347'), (u'STORE_-1206921567', u'INDIRECT_-1206885291'), (u'INDIRECT_-1206907601', u'MULTIEQUAL_-1206907492'), (u'STORE_-1206929169', u'INDIRECT_-1206907018'), (u'INDIRECT_-1206895761', u'MULTIEQUAL_-1206895895'), (u'STORE_-1206921852', u'INDIRECT_-1206895097'), (u'CALL_-1206934098', u'INDIRECT_-1206909219'), (u'CALL_-1206933773', u'INDIRECT_-1206888446'), (u'INDIRECT_-1206903635', u'MULTIEQUAL_-1206903190'), (u'INDIRECT_-1206891986', u'MULTIEQUAL_-1206891596'), (u'INDIRECT_-1206892000', u'COPY_-1206878610'), (u'CALL_-1206930927', u'INDIRECT_-1206879929'), (u'INDIRECT_-1206886289', u'COPY_-1206879963'), (u'CALL_-1206933998', u'INDIRECT_-1206894874'), (u'CALL_-1206928518', u'INDIRECT_-1206906627'), ('const-8', u'PTRADD_-1206871203'), (u'CALL_-1206934955', u'INDIRECT_-1206910955'), ('const-433', u'LOAD_-1206939214'), ('const-90', u'PTRSUB_-1206879394'), (u'MULTIEQUAL_-1206906561', u'MULTIEQUAL_-1206906513'), (u'CALL_-1206930228', u'INDIRECT_-1206896452'), (u'CALL_-1206933745', u'INDIRECT_-1206903972'), (u'INDIRECT_-1206900841', u'MULTIEQUAL_-1206902498'), (u'CALL_-1206925694', u'INDIRECT_-1206906594'), (u'CALL_-1206937824', u'INDIRECT_-1206906405'), (u'STORE_-1206930256', u'INDIRECT_-1206889666'), (u'CALL_-1206938421', u'INDIRECT_-1206883736'), (u'INDIRECT_-1206893615', u'MULTIEQUAL_-1206892781'), (u'INDIRECT_-1206894111', u'MULTIEQUAL_-1206894092'), (u'INDIRECT_-1206897803', u'MULTIEQUAL_-1206899558'), ('const-0', u'CALL_-1206930210'), (u'STORE_-1206928553', u'INDIRECT_-1206908420'), (u'STORE_-1206924560', u'INDIRECT_-1206899458'), (u'INDIRECT_-1206907256', u'MULTIEQUAL_-1206907080'), (u'CALL_-1206930476', u'INDIRECT_-1206886067'), (u'CALL_-1206928108', u'INDIRECT_-1206889532'), (u'STORE_-1206928697', u'INDIRECT_-1206899688'), (u'CALL_-1206928225', u'INDIRECT_-1206890031'), (u'MULTIEQUAL_-1206904117', u'MULTIEQUAL_-1206903701'), (u'STORE_-1206930351', u'INDIRECT_-1206906278'), (u'MULTIEQUAL_-1206892981', u'MULTIEQUAL_-1206892873'), (u'CALL_-1206938232', u'INDIRECT_-1206896983'), (u'CALL_-1206930311', u'INDIRECT_-1206912215'), (u'LOAD_-1206921908', u'CALL_-1206921722'), (u'INDIRECT_-1206891655', u'MULTIEQUAL_-1206891547'), ('const-3', u'PTRADD_-1206873218'), (u'CALLIND_-1206931354', u'INDIRECT_-1206909988'), (u'STORE_-1206933958', u'INDIRECT_-1206907786'), (u'INDIRECT_-1206902179', u'MULTIEQUAL_-1206876794'), (u'CALL_-1206931128', u'INDIRECT_-1206908704'), (u'CALL_-1206938772', u'INDIRECT_-1206894788'), (u'INDIRECT_-1206898401', u'MULTIEQUAL_-1206899010'), (u'CALL_-1206932808', u'INDIRECT_-1206905178'), (u'MULTIEQUAL_-1206911692', u'MULTIEQUAL_-1206911676'), (u'PTRSUB_-1206881564', u'LOAD_-1206939639'), (u'INDIRECT_-1206883167', u'MULTIEQUAL_-1206884359'), (u'INDIRECT_-1206892976', u'MULTIEQUAL_-1206892800'), (u'STORE_-1206922807', u'INDIRECT_-1206889925'), (u'MULTIEQUAL_-1206909632', u'MULTIEQUAL_-1206909613'), (u'CALL_-1206929750', u'INDIRECT_-1206903280'), (u'INDIRECT_-1206903398', u'MULTIEQUAL_-1206901718'), ('const-433', u'LOAD_-1206935993'), (u'CALL_-1206928629', u'INDIRECT_-1206894757'), (u'CALL_-1206931701', u'INDIRECT_-1206902921'), (u'CALL_-1206929645', u'INDIRECT_-1206898850'), (u'COPY_-1206873068', u'MULTIEQUAL_-1206883498'), (u'INDIRECT_-1206892101', u'MULTIEQUAL_-1206892710'), (u'CALL_-1206929645', u'INDIRECT_-1206904730'), (u'CALL_-1206930556', u'INDIRECT_-1206879732'), (u'INDIRECT_-1206884246', u'MULTIEQUAL_-1206886030'), (u'CALL_-1206933623', u'INDIRECT_-1206911876'), (u'MULTIEQUAL_-1206907681', u'MULTIEQUAL_-1206907507'), (u'INDIRECT_-1206893300', u'MULTIEQUAL_-1206893196'), (u'CALL_-1206921954', u'INDIRECT_-1206901674'), (u'MULTIEQUAL_-1206906981', u'MULTIEQUAL_-1206907681'), (u'MULTIEQUAL_-1206901674', u'MULTIEQUAL_-1206904085'), (u'MULTIEQUAL_-1206910800', u'MULTIEQUAL_-1206910787'), (u'INDIRECT_-1206892401', u'MULTIEQUAL_-1206892535'), (u'MULTIEQUAL_-1206889892', u'MULTIEQUAL_-1206891079'), (u'INDIRECT_-1206907900', u'MULTIEQUAL_-1206907698'), (u'INDIRECT_-1206902453', u'MULTIEQUAL_-1206903237'), (u'INDIRECT_-1206892060', u'MULTIEQUAL_-1206892989'), (u'INDIRECT_-1206912484', u'MULTIEQUAL_-1206913737'), ('tmp_25371', u'CALLIND_-1206931354'), (u'MULTIEQUAL_-1206904405', u'MULTIEQUAL_-1206904421'), (u'MULTIEQUAL_-1206903151', u'MULTIEQUAL_-1206904090'), ('const-1171988', u'COPY_-1206875295'), (u'COPY_-1206914469', u'MULTIEQUAL_-1206915294'), (u'INDIRECT_-1206901846', u'MULTIEQUAL_-1206903239'), (u'INDIRECT_-1206902986', u'MULTIEQUAL_-1206902794'), (u'CALL_-1206931128', u'INDIRECT_-1206896104'), (u'INDIRECT_-1206874615', u'MULTIEQUAL_-1206876435'), (u'INDIRECT_-1206888432', u'MULTIEQUAL_-1206889969'), (u'INDIRECT_-1206882577', u'MULTIEQUAL_-1206882440'), (u'INDIRECT_-1206888733', u'MULTIEQUAL_-1206889819'), (u'CALL_-1206925432', u'INDIRECT_-1206896641'), (u'MULTIEQUAL_-1206910347', u'MULTIEQUAL_-1206910290'), (u'INDIRECT_-1206909012', u'MULTIEQUAL_-1206908834'), (u'CALL_-1206928734', u'INDIRECT_-1206906683'), (u'MULTIEQUAL_-1206894530', u'MULTIEQUAL_-1206894512'), (u'STORE_-1206924560', u'INDIRECT_-1206907018'), (u'INDIRECT_-1206911007', u'MULTIEQUAL_-1206910892'), (u'CALL_-1206929145', u'INDIRECT_-1206887026'), (u'CALL_-1206923816', u'INDIRECT_-1206904877'), (u'CALL_-1206925432', u'INDIRECT_-1206897481'), (u'CALL_-1206929902', u'INDIRECT_-1206905426'), (u'INDIRECT_-1206893110', u'MULTIEQUAL_-1206892962'), (u'STORE_-1206934436', u'INDIRECT_-1206893368'), (u'INDIRECT_-1206896944', u'MULTIEQUAL_-1206898197'), (u'MULTIEQUAL_-1206889543', u'MULTIEQUAL_-1206889530'), (u'CALL_-1206936110', u'INDIRECT_-1206899034'), (u'CALL_-1206933773', u'INDIRECT_-1206907346'), (u'INDIRECT_-1206897434', u'COPY_-1206878805'), (u'CALL_-1206929529', u'INDIRECT_-1206898813'), (u'INDIRECT_-1206887588', u'MULTIEQUAL_-1206889154'), (u'INDIRECT_-1206909118', u'MULTIEQUAL_-1206908963'), (u'STORE_-1206928662', u'INDIRECT_-1206897147'), (u'CALL_-1206927405', u'INDIRECT_-1206894329'), (u'INDIRECT_-1206908922', u'MULTIEQUAL_-1206908661'), (u'CALL_-1206928878', u'INDIRECT_-1206898034'), (u'CALL_-1206929794', u'INDIRECT_-1206908720'), (u'INDIRECT_-1206879870', u'MULTIEQUAL_-1206884015'), (u'CALL_-1206930476', u'INT_EQUAL_-1206930439'), (u'CALL_-1206925799', u'INDIRECT_-1206893207'), (u'CALL_-1206928108', u'INDIRECT_-1206885752'), (u'CALL_-1206936047', u'INDIRECT_-1206898155'), (u'INDIRECT_-1206877443', u'MULTIEQUAL_-1206877130'), (u'INDIRECT_-1206887667', u'MULTIEQUAL_-1206889390'), ('const-5', u'CALL_-1206925460'), (u'CALLIND_-1206921412', u'INDIRECT_-1206875198'), (u'CALL_-1206933962', u'INDIRECT_-1206889394'), (u'CALL_-1206926063', u'INDIRECT_-1206901338'), (u'STORE_-1206934224', u'INDIRECT_-1206900380'), (u'CALL_-1206938927', u'INDIRECT_-1206912088'), ('tmp_25370', u'PTRSUB_-1206880908'), (u'STORE_-1206934385', u'INDIRECT_-1206910135'), (u'STORE_-1206925381', u'INDIRECT_-1206893162'), (u'INDIRECT_-1206910910', u'MULTIEQUAL_-1206910819'), (u'INDIRECT_-1206893907', u'COPY_-1206879855'), (u'CALL_-1206934955', u'INDIRECT_-1206902975'), (u'INDIRECT_-1206908774', u'COPY_-1206878832'), ('const-0', u'SUBPIECE_-1206915501'), (u'CALL_-1206931539', u'INDIRECT_-1206893633'), ('const-0', u'CALL_-1206932817'), (u'STORE_-1206933398', u'INDIRECT_-1206908340'), (u'MULTIEQUAL_-1206905947', u'MULTIEQUAL_-1206906330'), (u'CALLIND_-1206921856', u'INDIRECT_-1206898296'), (u'INDIRECT_-1206906766', u'MULTIEQUAL_-1206913101'), (u'STORE_-1206924909', u'INDIRECT_-1206895343'), (u'CALL_-1206928291', u'INDIRECT_-1206899728'), (u'MULTIEQUAL_-1206874099', u'MULTIEQUAL_-1206892323'), (u'INDIRECT_-1206905577', u'MULTIEQUAL_-1206906154'), (u'CALL_-1206924756', u'INDIRECT_-1206876913'), (u'CALL_-1206938342', u'INDIRECT_-1206902515'), (u'MULTIEQUAL_-1206886220', u'MULTIEQUAL_-1206886205'), (u'CALL_-1206937924', u'INDIRECT_-1206900999'), (u'CALL_-1206924704', u'INDIRECT_-1206885460'), (u'CALL_-1206937729', u'INDIRECT_-1206892503'), (u'MULTIEQUAL_-1206901108', u'MULTIEQUAL_-1206902595'), (u'INDIRECT_-1206891383', u'MULTIEQUAL_-1206892330'), (u'MULTIEQUAL_-1206899917', u'MULTIEQUAL_-1206899059'), (u'CALLIND_-1206921743', u'INDIRECT_-1206906213'), (u'STORE_-1206928622', u'INDIRECT_-1206894344'), ('const-2', u'STORE_-1206930340'), (u'INDIRECT_-1206893937', u'MULTIEQUAL_-1206893530'), (u'STORE_-1206928662', u'INDIRECT_-1206897567'), (u'INDIRECT_-1206900447', u'MULTIEQUAL_-1206904701'), (u'MULTIEQUAL_-1206898584', u'MULTIEQUAL_-1206897936'), (u'INDIRECT_-1206904430', u'MULTIEQUAL_-1206904214'), ('const-12', u'PTRADD_-1206925154'), (u'CALL_-1206921361', u'INDIRECT_-1206912219'), (u'MULTIEQUAL_-1206903532', u'COPY_-1206879065'), (u'CALL_-1206937983', u'INDIRECT_-1206909429'), (u'CALL_-1206933745', u'INDIRECT_-1206900192'), (u'INDIRECT_-1206895369', u'MULTIEQUAL_-1206895699'), (u'INDIRECT_-1206879252', u'MULTIEQUAL_-1206880975'), (u'STORE_-1206933958', u'INDIRECT_-1206892666'), (u'CALL_-1206933594', u'INDIRECT_-1206892122'), (u'CALL_-1206930362', u'INDIRECT_-1206888938'), (u'MULTIEQUAL_-1206874108', u'MULTIEQUAL_-1206896654'), (u'INDIRECT_-1206891638', u'MULTIEQUAL_-1206886428'), (u'CALL_-1206934991', u'INDIRECT_-1206910564'), (u'CALL_-1206935809', u'INDIRECT_-1206892111'), (u'CALLIND_-1206931354', u'INDIRECT_-1206898648'), (u'CALL_-1206938900', u'INDIRECT_-1206884012'), (u'CALL_-1206924704', u'INDIRECT_-1206906880'), ('const-8', u'PTRSUB_-1206881364'), (u'MULTIEQUAL_-1206903629', u'MULTIEQUAL_-1206903613'), (u'CALLIND_-1206925453', u'INDIRECT_-1206899699'), (u'CALL_-1206925432', u'INDIRECT_-1206894121'), (u'INDIRECT_-1206893805', u'MULTIEQUAL_-1206893423'), (u'CALL_-1206932954', u'INDIRECT_-1206906119'), (u'INDIRECT_-1206909197', u'MULTIEQUAL_-1206909025'), (u'CALL_-1206929019', u'INDIRECT_-1206911021'), (u'CALL_-1206934396', u'INDIRECT_-1206907718'), (u'INDIRECT_-1206897267', u'COPY_-1206879863'), (u'INDIRECT_-1206889356', u'MULTIEQUAL_-1206889860'), (u'MULTIEQUAL_-1206883939', u'MULTIEQUAL_-1206884381'), (u'MULTIEQUAL_-1206903599', u'MULTIEQUAL_-1206903565'), (u'MULTIEQUAL_-1206903599', u'MULTIEQUAL_-1206903565'), (u'CALL_-1206930506', u'INDIRECT_-1206911057'), (u'STORE_-1206925416', u'INDIRECT_-1206890243'), ('const-0', u'PTRSUB_-1206869048'), ('const-8', u'INT_ADD_-1206921900'), (u'STORE_-1206934436', u'INDIRECT_-1206898828'), (u'MULTIEQUAL_-1206876791', u'MULTIEQUAL_-1206900699'), (u'CALL_-1206937142', u'INDIRECT_-1206913472'), (u'CALL_-1206928601', u'INDIRECT_-1206903143'), (u'INDIRECT_-1206907873', u'MULTIEQUAL_-1206907745'), (u'STORE_-1206927241', u'INDIRECT_-1206908007'), ('tmp_25371', u'CALL_-1206928209'), (u'INDIRECT_-1206898063', u'MULTIEQUAL_-1206897914'), (u'CALL_-1206933623', u'INDIRECT_-1206905996'), (u'INDIRECT_-1206891875', u'MULTIEQUAL_-1206891430'), (u'CALL_-1206922556', u'INDIRECT_-1206893281'), (u'INDIRECT_-1206895740', u'MULTIEQUAL_-1206895641'), (u'CALL_-1206938927', u'INDIRECT_-1206912508'), (u'INDIRECT_-1206903074', u'MULTIEQUAL_-1206902658'), (u'CALL_-1206921954', u'INDIRECT_-1206894534'), (u'CALL_-1206928992', u'INDIRECT_-1206890843'), (u'CALL_-1206938628', u'INDIRECT_-1206895334'), (u'MULTIEQUAL_-1206907681', u'MULTIEQUAL_-1206910391'), (u'INT_LESSEQUAL_-1206922819', u'CBRANCH_-1206922818'), (u'MULTIEQUAL_-1206880219', u'MULTIEQUAL_-1206920640'), (u'CALL_-1206921320', u'INDIRECT_-1206886576'), (u'INDIRECT_-1206881664', u'MULTIEQUAL_-1206878429'), (u'INDIRECT_-1206885736', u'MULTIEQUAL_-1206885800'), (u'CALL_-1206937983', u'INDIRECT_-1206904809'), (u'MULTIEQUAL_-1206890490', u'MULTIEQUAL_-1206890465'), (u'INDIRECT_-1206896153', u'MULTIEQUAL_-1206896937'), (u'CALL_-1206937142', u'INDIRECT_-1206913052'), (u'INDIRECT_-1206888586', u'COPY_-1206879385'), (u'STORE_-1206929089', u'INDIRECT_-1206908264'), (u'INDIRECT_-1206907766', u'MULTIEQUAL_-1206909550'), (u'INDIRECT_-1206899682', u'MULTIEQUAL_-1206899479'), (u'STORE_-1206924934', u'INDIRECT_-1206907237'), (u'INDIRECT_-1206902229', u'MULTIEQUAL_-1206902109'), (u'CALL_-1206926019', u'INDIRECT_-1206896699'), (u'MULTIEQUAL_-1206900042', u'MULTIEQUAL_-1206900337'), (u'CALLIND_-1206938189', u'MULTIEQUAL_-1206886646'), (u'CALL_-1206938927', u'INDIRECT_-1206905788'), (u'INDIRECT_-1206886524', u'COPY_-1206879146'), (u'INDIRECT_-1206907952', u'MULTIEQUAL_-1206907325'), (u'CALL_-1206928152', u'INDIRECT_-1206889971'), (u'INDIRECT_-1206908706', u'MULTIEQUAL_-1206908047'), (u'MULTIEQUAL_-1206896481', u'MULTIEQUAL_-1206897181'), (u'CALLIND_-1206924365', u'INDIRECT_-1206885313'), (u'CALL_-1206929032', u'INDIRECT_-1206902921'), (u'CALL_-1206928772', u'INDIRECT_-1206898306'), (u'CALL_-1206934991', u'INDIRECT_-1206896284'), (u'CALL_-1206937142', u'INDIRECT_-1206891212'), (u'STORE_-1206930351', u'INDIRECT_-1206886118'), (u'INDIRECT_-1206890297', u'MULTIEQUAL_-1206890207'), ('const-0', u'INT_EQUAL_-1206930260'), (u'MULTIEQUAL_-1206875957', u'MULTIEQUAL_-1206912262'), (u'MULTIEQUAL_-1206892101', u'MULTIEQUAL_-1206878058'), (u'CALL_-1206928644', u'INDIRECT_-1206876752'), (u'PTRADD_-1206924956', u'COPY_-1206873397'), (u'MULTIEQUAL_-1206892320', u'MULTIEQUAL_-1206892307'), (u'INDIRECT_-1206904339', u'MULTIEQUAL_-1206904119'), ('tmp_482', u'CBRANCH_-1206939394'), (u'MULTIEQUAL_-1206892085', u'MULTIEQUAL_-1206892065'), (u'LOAD_-1206938073', u'CALL_-1206938036'), (u'INDIRECT_-1206896408', u'MULTIEQUAL_-1206897974'), (u'INDIRECT_-1206901538', u'MULTIEQUAL_-1206900907'), (u'MULTIEQUAL_-1206898401', u'MULTIEQUAL_-1206878073'), (u'STORE_-1206921852', u'INDIRECT_-1206887537'), (u'INDIRECT_-1206903818', u'MULTIEQUAL_-1206903435'), ('const-48', u'PTRSUB_-1206878807'), ('const-0', u'INT_EQUAL_-1206937545'), (u'MULTIEQUAL_-1206890383', u'MULTIEQUAL_-1206890370'), (u'INDIRECT_-1206902015', u'MULTIEQUAL_-1206901676'), (u'CALL_-1206928677', u'INDIRECT_-1206900787'), (u'CALL_-1206927297', u'INDIRECT_-1206896369'), (u'INDIRECT_-1206905985', u'MULTIEQUAL_-1206905603'), (u'CALL_-1206928709', u'INDIRECT_-1206904819'), (u'INDIRECT_-1206886777', u'MULTIEQUAL_-1206886640'), (u'INT_NOTEQUAL_-1206934333', u'CBRANCH_-1206934323'), (u'CALL_-1206938958', u'INDIRECT_-1206910844'), (u'MULTIEQUAL_-1206874107', u'MULTIEQUAL_-1206896234'), (u'INDIRECT_-1206906391', u'MULTIEQUAL_-1206876064'), (u'STORE_-1206927248', u'INDIRECT_-1206894572'), (u'CALLIND_-1206921884', u'INDIRECT_-1206903772'), (u'INDIRECT_-1206900091', u'MULTIEQUAL_-1206876049'), (u'INDIRECT_-1206897065', u'MULTIEQUAL_-1206897029'), (u'CALL_-1206927093', u'INDIRECT_-1206888161'), (u'INDIRECT_-1206889919', u'MULTIEQUAL_-1206889817'), (u'MULTIEQUAL_-1206895247', u'MULTIEQUAL_-1206895228'), (u'CALL_-1206929296', u'INDIRECT_-1206905476'), (u'INDIRECT_-1206912663', u'MULTIEQUAL_-1206912297'), (u'CALL_-1206930915', u'INDIRECT_-1206905681'), (u'MULTIEQUAL_-1206896433', u'MULTIEQUAL_-1206895732'), (u'INDIRECT_-1206889253', u'MULTIEQUAL_-1206890259'), (u'INDIRECT_-1206900313', u'MULTIEQUAL_-1206899909'), (u'CALLIND_-1206921743', u'INDIRECT_-1206902853'), (u'INDIRECT_-1206890548', u'MULTIEQUAL_-1206890318'), (u'INDIRECT_-1206893830', u'COPY_-1206880200'), (u'CALL_-1206933125', u'INDIRECT_-1206896494'), (u'INDIRECT_-1206895651', u'MULTIEQUAL_-1206880908'), (u'INDIRECT_-1206900421', u'COPY_-1206900429'), (u'LOAD_-1206929145', u'CALLIND_-1206929135'), (u'CALL_-1206924704', u'INDIRECT_-1206902260'), (u'STORE_-1206928588', u'INDIRECT_-1206900041'), (u'STORE_-1206924919', u'INDIRECT_-1206902607'), (u'INDIRECT_-1206906264', u'COPY_-1206879193'), (u'COPY_-1206913856', u'MULTIEQUAL_-1206913522'), (u'CALL_-1206937559', u'INDIRECT_-1206895765'), (u'INDIRECT_-1206889621', u'MULTIEQUAL_-1206889383'), (u'INDIRECT_-1206889388', u'MULTIEQUAL_-1206889770'), (u'INDIRECT_-1206892380', u'MULTIEQUAL_-1206892281'), (u'STORE_-1206934385', u'INDIRECT_-1206910975'), (u'STORE_-1206930340', u'INDIRECT_-1206900622'), (u'CALL_-1206938310', u'INDIRECT_-1206912997'), (u'INDIRECT_-1206889986', u'MULTIEQUAL_-1206886681'), (u'INDIRECT_-1206891148', u'MULTIEQUAL_-1206890942'), (u'INDIRECT_-1206909441', u'MULTIEQUAL_-1206913521'), (u'INDIRECT_-1206894834', u'MULTIEQUAL_-1206894457'), (u'CALL_-1206924668', u'INDIRECT_-1206876600'), (u'INDIRECT_-1206888160', u'MULTIEQUAL_-1206889819'), (u'INT_ADD_-1206875146', u'CAST_-1206872111'), (u'INDIRECT_-1206895753', u'MULTIEQUAL_-1206895333'), (u'CALL_-1206934365', u'INDIRECT_-1206911475'), ('const-1', u'COPY_-1206933745'), (u'INDIRECT_-1206905142', u'MULTIEQUAL_-1206904881'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206871383'), (u'INDIRECT_-1206882013', u'MULTIEQUAL_-1206883099'), (u'CALL_-1206925432', u'INDIRECT_-1206902941'), (u'INDIRECT_-1206898757', u'MULTIEQUAL_-1206899138'), (u'INDIRECT_-1206881242', u'MULTIEQUAL_-1206881094'), (u'INDIRECT_-1206889229', u'COPY_-1206879970'), (u'INDIRECT_-1206877961', u'CALL_-1206930210'), (u'INDIRECT_-1206896727', u'MULTIEQUAL_-1206896682'), (u'MULTIEQUAL_-1206897474', u'MULTIEQUAL_-1206898394'), (u'CALLIND_-1206925019', u'CAST_-1206870346'), (u'INDIRECT_-1206890448', u'MULTIEQUAL_-1206890330'), (u'INDIRECT_-1206899661', u'MULTIEQUAL_-1206900270'), (u'CALL_-1206928474', u'INDIRECT_-1206894428'), (u'INDIRECT_-1206889414', u'MULTIEQUAL_-1206889209'), (u'CALL_-1206929320', u'INDIRECT_-1206889097'), (u'INDIRECT_-1206896225', u'MULTIEQUAL_-1206896193'), (u'INDIRECT_-1206893680', u'COPY_-1206878614'), (u'INDIRECT_-1206896434', u'MULTIEQUAL_-1206896233'), (u'COPY_-1206876047', u'MULTIEQUAL_-1206916663'), (u'INDIRECT_-1206898343', u'MULTIEQUAL_-1206898298'), (u'INDIRECT_-1206917047', u'MULTIEQUAL_-1206918728'), (u'CALL_-1206928647', u'INDIRECT_-1206913780'), (u'CALL_-1206928150', u'INDIRECT_-1206889107'), (u'CALL_-1206929902', u'INDIRECT_-1206891986'), (u'INDIRECT_-1206894435', u'MULTIEQUAL_-1206876778'), ('tmp_25371', u'CALL_-1206939005'), (u'INDIRECT_-1206895288', u'INT_NOTEQUAL_-1206931309'), (u'INT_NOTEQUAL_-1206873134', u'BOOL_OR_-1206923862'), (u'STORE_-1206921840', u'INDIRECT_-1206894667'), (u'INT_AND_-1206881967', u'CALL_-1206939523'), (u'STORE_-1206937920', u'INDIRECT_-1206893654'), (u'INDIRECT_-1206895341', u'MULTIEQUAL_-1206895475'), ('const--128', u'PTRSUB_-1206875007'), (u'CALL_-1206928474', u'INDIRECT_-1206902408'), (u'INDIRECT_-1206911644', u'MULTIEQUAL_-1206912897'), (u'MULTIEQUAL_-1206894607', u'MULTIEQUAL_-1206894990'), (u'STORE_-1206937920', u'INDIRECT_-1206912554'), (u'CALL_-1206934274', u'INDIRECT_-1206910999'), (u'CALL_-1206929071', u'INDIRECT_-1206910199'), (u'INDIRECT_-1206901648', u'MULTIEQUAL_-1206901442'), (u'MULTIEQUAL_-1206874137', u'MULTIEQUAL_-1206908834'), (u'CALL_-1206928734', u'INDIRECT_-1206894083'), (u'CALL_-1206935766', u'INDIRECT_-1206896706'), (u'PTRADD_-1206872742', u'LOAD_-1206924412'), (u'CALL_-1206928734', u'INDIRECT_-1206910043'), (u'INDIRECT_-1206902693', u'MULTIEQUAL_-1206900942'), (u'STORE_-1206930828', u'INDIRECT_-1206904315'), (u'INDIRECT_-1206890875', u'MULTIEQUAL_-1206890796'), (u'INDIRECT_-1206904820', u'MULTIEQUAL_-1206904770'), (u'CALL_-1206931337', u'INDIRECT_-1206902750'), (u'CALL_-1206935766', u'INDIRECT_-1206889566'), (u'CALL_-1206934835', u'INDIRECT_-1206898551'), (u'CALL_-1206936047', u'INDIRECT_-1206895215'), (u'CALL_-1206939039', u'INDIRECT_-1206896612'), (u'MULTIEQUAL_-1206879304', u'MULTIEQUAL_-1206879270'), (u'CALL_-1206932860', u'INDIRECT_-1206907315'), (u'CALL_-1206929269', u'INDIRECT_-1206915598'), (u'MULTIEQUAL_-1206911189', u'MULTIEQUAL_-1206911173'), (u'CALL_-1206929385', u'INDIRECT_-1206885365'), (u'INDIRECT_-1206889294', u'MULTIEQUAL_-1206889027'), (u'STORE_-1206933958', u'INDIRECT_-1206901486'), (u'CALL_-1206939005', u'INDIRECT_-1206909613'), (u'INDIRECT_-1206903707', u'MULTIEQUAL_-1206903007'), (u'STORE_-1206928627', u'INDIRECT_-1206889986'), (u'INDIRECT_-1206898954', u'MULTIEQUAL_-1206898687'), (u'STORE_-1206930351', u'INDIRECT_-1206893258'), (u'CALL_-1206924661', u'INDIRECT_-1206886686'), (u'CALLIND_-1206938263', u'INDIRECT_-1206900362'), (u'INDIRECT_-1206891554', u'COPY_-1206878791'), (u'INDIRECT_-1206911760', u'MULTIEQUAL_-1206911461'), ('tmp_12952', u'CBRANCH_-1206929957'), (u'MULTIEQUAL_-1206874116', u'MULTIEQUAL_-1206899463'), (u'CALL_-1206926063', u'INDIRECT_-1206898398'), (u'INDIRECT_-1206908079', u'COPY_-1206880351'), (u'CALL_-1206936019', u'INDIRECT_-1206906541'), (u'CALLIND_-1206921743', u'INDIRECT_-1206905373'), (u'MULTIEQUAL_-1206891174', u'MULTIEQUAL_-1206892094'), (u'CALL_-1206932817', u'INDIRECT_-1206895566'), (u'CALL_-1206933711', u'INDIRECT_-1206908563'), (u'CALL_-1206928677', u'INDIRECT_-1206894487'), (u'INDIRECT_-1206902599', u'MULTIEQUAL_-1206902379'), (u'CALL_-1206934955', u'INDIRECT_-1206889535'), (u'CALLIND_-1206921344', u'INDIRECT_-1206887852'), (u'CALL_-1206937983', u'INDIRECT_-1206912789'), (u'CALL_-1206935851', u'INDIRECT_-1206900544'), (u'STORE_-1206924545', u'INDIRECT_-1206905328'), (u'INDIRECT_-1206895822', u'MULTIEQUAL_-1206900385'), (u'INDIRECT_-1206898005', u'MULTIEQUAL_-1206897623'), (u'MULTIEQUAL_-1206902982', u'MULTIEQUAL_-1206903277'), (u'CALL_-1206928734', u'INDIRECT_-1206891143'), ('const-433', u'STORE_-1206937696'), (u'INDIRECT_-1206898273', u'COPY_-1206878506'), (u'INDIRECT_-1206893746', u'MULTIEQUAL_-1206893554'), (u'INDIRECT_-1206890177', u'MULTIEQUAL_-1206890318'), (u'INT_NOTEQUAL_-1206936130', u'CBRANCH_-1206936129'), (u'CALL_-1206928271', u'INDIRECT_-1206887937'), (u'CALL_-1206928709', u'INDIRECT_-1206888019'), (u'INDIRECT_-1206884795', u'MULTIEQUAL_-1206884456'), (u'INDIRECT_-1206901535', u'MULTIEQUAL_-1206901090'), (u'CALL_-1206933998', u'INDIRECT_-1206905374'), (u'INDIRECT_-1206907018', u'MULTIEQUAL_-1206906931'), (u'INDIRECT_-1206902906', u'MULTIEQUAL_-1206902516'), (u'INDIRECT_-1206899647', u'MULTIEQUAL_-1206900182'), (u'INDIRECT_-1206909963', u'MULTIEQUAL_-1206910617'), (u'STORE_-1206924934', u'INDIRECT_-1206895057'), (u'CALL_-1206921832', u'INDIRECT_-1206893660'), (u'CALL_-1206938036', u'INDIRECT_-1206903573'), (u'INDIRECT_-1206889828', u'MULTIEQUAL_-1206889672'), (u'INDIRECT_-1206887353', u'MULTIEQUAL_-1206891027'), (u'CALL_-1206930274', u'INDIRECT_-1206899386'), (u'CALL_-1206924668', u'INDIRECT_-1206900628'), (u'MULTIEQUAL_-1206892065', u'MULTIEQUAL_-1206892085'), (u'CALL_-1206930394', u'INDIRECT_-1206889815'), (u'INDIRECT_-1206902384', u'MULTIEQUAL_-1206902311'), (u'CALL_-1206925432', u'INDIRECT_-1206884461'), (u'STORE_-1206921830', u'INDIRECT_-1206882059'), (u'PTRADD_-1206871417', u'LOAD_-1206921376'), (u'CALL_-1206934835', u'INDIRECT_-1206900651'), (u'INDIRECT_-1206891145', u'MULTIEQUAL_-1206880160'), (u'INDIRECT_-1206904620', u'MULTIEQUAL_-1206904321'), (u'INT_EQUAL_-1206928181', u'CBRANCH_-1206928178'), (u'CAST_-1206875101', u'COPY_-1206875339'), (u'INDIRECT_-1206906401', u'MULTIEQUAL_-1206880937'), (u'INDIRECT_-1206888371', u'MULTIEQUAL_-1206876020'), (u'INDIRECT_-1206900691', u'MULTIEQUAL_-1206900551'), (u'MULTIEQUAL_-1206904047', u'MULTIEQUAL_-1206903990'), (u'INDIRECT_-1206903146', u'MULTIEQUAL_-1206904930'), (u'INDIRECT_-1206902330', u'MULTIEQUAL_-1206902114'), (u'INDIRECT_-1206903818', u'MULTIEQUAL_-1206903545'), ('const-1186128', u'COPY_-1206874537'), (u'INDIRECT_-1206913101', u'MULTIEQUAL_-1206913981'), (u'CALL_-1206929296', u'INDIRECT_-1206892456'), (u'CALL_-1206934888', u'INDIRECT_-1206898570'), (u'MULTIEQUAL_-1206901104', u'MULTIEQUAL_-1206901066'), (u'INDIRECT_-1206902173', u'MULTIEQUAL_-1206903259'), (u'LOAD_-1206921683', u'STORE_-1206921567'), (u'CALL_-1206928647', u'INDIRECT_-1206899920'), (u'STORE_-1206928553', u'INDIRECT_-1206892880'), (u'INDIRECT_-1206898821', u'MULTIEQUAL_-1206898630'), (u'STORE_-1206928622', u'INDIRECT_-1206897284'), (u'CALL_-1206928194', u'INDIRECT_-1206911992'), (u'MULTIEQUAL_-1206890184', u'MULTIEQUAL_-1206889536'), (u'CALL_-1206935809', u'INDIRECT_-1206905131'), (u'INDIRECT_-1206882876', u'MULTIEQUAL_-1206880894'), (u'MULTIEQUAL_-1206906605', u'MULTIEQUAL_-1206906599'), (u'MULTIEQUAL_-1206890045', u'MULTIEQUAL_-1206890070'), (u'CALL_-1206937824', u'INDIRECT_-1206907665'), (u'CALL_-1206937559', u'INDIRECT_-1206893245'), (u'STORE_-1206928327', u'INDIRECT_-1206901950'), (u'STORE_-1206930846', u'INDIRECT_-1206903427'), (u'CALL_-1206931435', u'INDIRECT_-1206894497'), (u'MULTIEQUAL_-1206892137', u'MULTIEQUAL_-1206880901'), (u'INDIRECT_-1206889393', u'MULTIEQUAL_-1206892404'), (u'MULTIEQUAL_-1206896370', u'MULTIEQUAL_-1206896345'), (u'INDIRECT_-1206889342', u'COPY_-1206879267'), (u'MULTIEQUAL_-1206873715', u'INT_NOTEQUAL_-1206873134'), (u'CALL_-1206926019', u'INDIRECT_-1206887879'), (u'INDIRECT_-1206901643', u'MULTIEQUAL_-1206901548'), (u'CALL_-1206934274', u'INDIRECT_-1206900919'), (u'INDIRECT_-1206917579', u'MULTIEQUAL_-1206917164'), (u'CALL_-1206930157', u'INDIRECT_-1206896773'), (u'INDIRECT_-1206913261', u'MULTIEQUAL_-1206912985'), (u'CALL_-1206926116', u'INDIRECT_-1206900995'), (u'CALL_-1206930636', u'INDIRECT_-1206891036'), (u'CALLIND_-1206925511', u'INDIRECT_-1206888391'), (u'CALL_-1206937924', u'INDIRECT_-1206884785'), (u'STORE_-1206921525', u'INDIRECT_-1206895767'), (u'INDIRECT_-1206902894', u'COPY_-1206878818'), (u'INDIRECT_-1206905020', u'COPY_-1206878641'), (u'INDIRECT_-1206894774', u'MULTIEQUAL_-1206899051'), (u'MULTIEQUAL_-1206893738', u'MULTIEQUAL_-1206893709'), (u'MULTIEQUAL_-1206901159', u'MULTIEQUAL_-1206901139'), (u'CALL_-1206922426', u'INDIRECT_-1206883998'), (u'PTRADD_-1206922647', u'LOAD_-1206922709'), (u'STORE_-1206937765', u'INDIRECT_-1206899878'), (u'INT_EQUAL_-1206924956', u'CBRANCH_-1206924950'), (u'CALL_-1206931142', u'INDIRECT_-1206881387'), (u'INDIRECT_-1206904246', u'MULTIEQUAL_-1206904054'), (u'STORE_-1206921525', u'INDIRECT_-1206897447'), (u'INDIRECT_-1206911862', u'MULTIEQUAL_-1206911601'), (u'INDIRECT_-1206885040', u'MULTIEQUAL_-1206884801'), (u'MULTIEQUAL_-1206907824', u'MULTIEQUAL_-1206907176'), (u'INDIRECT_-1206908342', u'MULTIEQUAL_-1206907862'), (u'CALL_-1206931337', u'INDIRECT_-1206906950'), (u'INDIRECT_-1206893094', u'MULTIEQUAL_-1206893640'), (u'CALL_-1206926003', u'INDIRECT_-1206889546'), (u'CALL_-1206934274', u'INDIRECT_-1206881511'), (u'MULTIEQUAL_-1206886039', u'MULTIEQUAL_-1206886039'), (u'CALL_-1206929974', u'INDIRECT_-1206900850'), (u'CALL_-1206926019', u'INDIRECT_-1206892079'), (u'CALL_-1206928155', u'INDIRECT_-1206878580'), (u'CALL_-1206924612', u'INDIRECT_-1206901703'), (u'CALL_-1206931183', u'INDIRECT_-1206897383'), (u'CALL_-1206928734', u'INDIRECT_-1206897443'), (u'STORE_-1206937765', u'INDIRECT_-1206896518'), (u'MULTIEQUAL_-1206899479', u'MULTIEQUAL_-1206899465'), (u'CALL_-1206930086', u'INDIRECT_-1206889785'), (u'CALL_-1206938131', u'INDIRECT_-1206907411'), (u'CALL_-1206930915', u'INDIRECT_-1206895181'), (u'MULTIEQUAL_-1206897069', u'MULTIEQUAL_-1206897050'), (u'INDIRECT_-1206892826', u'MULTIEQUAL_-1206894387'), (u'INDIRECT_-1206907163', u'MULTIEQUAL_-1206907118'), (u'INDIRECT_-1206876229', u'MULTIEQUAL_-1206876435'), (u'STORE_-1206937772', u'INDIRECT_-1206906603'), (u'MULTIEQUAL_-1206892149', u'MULTIEQUAL_-1206891483'), (u'MULTIEQUAL_-1206897357', u'MULTIEQUAL_-1206878071'), (u'INDIRECT_-1206904948', u'MULTIEQUAL_-1206904516'), (u'COPY_-1206925095', u'MULTIEQUAL_-1206911272'), (u'CALL_-1206928257', u'INDIRECT_-1206913148'), ('const-258', u'INT_AND_-1206935591'), (u'CALL_-1206934460', u'INDIRECT_-1206895581'), (u'STORE_-1206928320', u'INDIRECT_-1206890607'), (u'CALL_-1206932359', u'INDIRECT_-1206916141'), (u'MULTIEQUAL_-1206905120', u'MULTIEQUAL_-1206905105'), (u'MULTIEQUAL_-1206906488', u'MULTIEQUAL_-1206903481'), (u'CALL_-1206925783', u'INDIRECT_-1206886475'), (u'CALL_-1206938310', u'INDIRECT_-1206904177'), (u'CALL_-1206933998', u'INDIRECT_-1206896554'), (u'CALL_-1206937559', u'INDIRECT_-1206883243'), (u'MULTIEQUAL_-1206888033', u'MULTIEQUAL_-1206887332'), (u'CALLIND_-1206921884', u'INDIRECT_-1206886972'), ('const-433', u'LOAD_-1206921622'), (u'INDIRECT_-1206906117', u'MULTIEQUAL_-1206905710'), (u'INDIRECT_-1206893164', u'MULTIEQUAL_-1206894417'), (u'CALL_-1206924668', u'INDIRECT_-1206897688'), (u'CALL_-1206921844', u'INDIRECT_-1206901477'), (u'MULTIEQUAL_-1206898508', u'MULTIEQUAL_-1206895501'), (u'CALL_-1206921832', u'INDIRECT_-1206884420'), (u'CALL_-1206930157', u'INDIRECT_-1206903073'), (u'INDIRECT_-1206889206', u'MULTIEQUAL_-1206890645'), (u'INDIRECT_-1206908936', u'MULTIEQUAL_-1206908661'), (u'MULTIEQUAL_-1206909917', u'COPY_-1206910040'), (u'STORE_-1206924919', u'INDIRECT_-1206904707'), (u'STORE_-1206934436', u'INDIRECT_-1206910588'), (u'CALL_-1206936047', u'INDIRECT_-1206910755'), (u'INDIRECT_-1206880713', u'MULTIEQUAL_-1206881091'), (u'INDIRECT_-1206909980', u'MULTIEQUAL_-1206911607'), (u'INDIRECT_-1206890826', u'MULTIEQUAL_-1206887521'), (u'MULTIEQUAL_-1206895790', u'MULTIEQUAL_-1206895772'), (u'MULTIEQUAL_-1206900080', u'MULTIEQUAL_-1206900065'), (u'STORE_-1206921525', u'INDIRECT_-1206889047'), (u'STORE_-1206922807', u'INDIRECT_-1206905465'), (u'MULTIEQUAL_-1206890188', u'MULTIEQUAL_-1206891675'), (u'STORE_-1206933118', u'INDIRECT_-1206901880'), (u'STORE_-1206930873', u'INDIRECT_-1206899298'), (u'MULTIEQUAL_-1206896976', u'MULTIEQUAL_-1206896957'), (u'INDIRECT_-1206895838', u'MULTIEQUAL_-1206895455'), (u'CALL_-1206927048', u'INDIRECT_-1206907042'), (u'CAST_-1206870229', u'MULTIEQUAL_-1206915287'), (u'INDIRECT_-1206911503', u'MULTIEQUAL_-1206911354'), (u'INDIRECT_-1206886348', u'MULTIEQUAL_-1206886118'), (u'CALL_-1206930915', u'INDIRECT_-1206896861'), (u'INDIRECT_-1206885174', u'MULTIEQUAL_-1206884797'), (u'CALL_-1206928150', u'INDIRECT_-1206904227'), (u'CALL_-1206928209', u'INDIRECT_-1206899241'), (u'INDIRECT_-1206896955', u'MULTIEQUAL_-1206876784'), (u'CALL_-1206937824', u'INDIRECT_-1206899265'), (u'PTRSUB_-1206879509', u'STORE_-1206928588'), (u'INT_NOTEQUAL_-1206935704', u'CBRANCH_-1206935702'), (u'MULTIEQUAL_-1206901107', u'MULTIEQUAL_-1206901093'), (u'STORE_-1206924545', u'INDIRECT_-1206896508'), (u'COPY_-1206870598', u'MULTIEQUAL_-1206915363'), (u'INDIRECT_-1206892927', u'MULTIEQUAL_-1206893462'), (u'CALL_-1206924661', u'INDIRECT_-1206885006'), (u'MULTIEQUAL_-1206894093', u'MULTIEQUAL_-1206894089'), (u'INDIRECT_-1206906430', u'MULTIEQUAL_-1206904224'), (u'STORE_-1206928446', u'INDIRECT_-1206899957'), (u'INDIRECT_-1206910287', u'COPY_-1206879894'), (u'INDIRECT_-1206901883', u'MULTIEQUAL_-1206902830'), (u'CALL_-1206929071', u'INDIRECT_-1206892979'), (u'MULTIEQUAL_-1206900337', u'MULTIEQUAL_-1206899479'), (u'MULTIEQUAL_-1206893177', u'MULTIEQUAL_-1206893160'), (u'MULTIEQUAL_-1206880216', u'MULTIEQUAL_-1206913941'), (u'CALL_-1206938628', u'INDIRECT_-1206893234'), (u'CALLIND_-1206925046', u'INDIRECT_-1206904120'), (u'CALL_-1206921954', u'INDIRECT_-1206883614'), (u'MULTIEQUAL_-1206908443', u'MULTIEQUAL_-1206908430'), ('const-433', u'STORE_-1206921864'), (u'CALL_-1206932271', u'INDIRECT_-1206895753'), (u'CALL_-1206928357', u'INDIRECT_-1206903968'), (u'INDIRECT_-1206911331', u'MULTIEQUAL_-1206911133'), (u'CALL_-1206929324', u'INDIRECT_-1206892890'), (u'CALL_-1206934963', u'INDIRECT_-1206897101'), (u'MULTIEQUAL_-1206915893', u'PTRSUB_-1206877416'), (u'INDIRECT_-1206903979', u'MULTIEQUAL_-1206906569'), (u'STORE_-1206922807', u'INDIRECT_-1206891605'), (u'CALL_-1206928281', u'INDIRECT_-1206898465'), (u'INDIRECT_-1206895976', u'MULTIEQUAL_-1206895425'), (u'MULTIEQUAL_-1206889934', u'MULTIEQUAL_-1206889860'), (u'INDIRECT_-1206885381', u'MULTIEQUAL_-1206885990'), (u'INDIRECT_-1206892334', u'MULTIEQUAL_-1206891916'), (u'INDIRECT_-1206909759', u'COPY_-1206880355'), (u'CALL_-1206928357', u'INDIRECT_-1206905228'), (u'CALL_-1206925860', u'INDIRECT_-1206900806'), (u'MULTIEQUAL_-1206915403', u'COPY_-1206870598'), (u'CALL_-1206934018', u'INDIRECT_-1206900348'), (u'CALL_-1206929071', u'INDIRECT_-1206897179'), (u'CALL_-1206929324', u'INDIRECT_-1206895830'), (u'CALL_-1206929226', u'INDIRECT_-1206902915'), (u'INDIRECT_-1206899855', u'MULTIEQUAL_-1206899410'), (u'CALLIND_-1206922636', u'INDIRECT_-1206907255'), (u'INDIRECT_-1206904010', u'MULTIEQUAL_-1206903794'), (u'INDIRECT_-1206893148', u'MULTIEQUAL_-1206893322'), (u'INDIRECT_-1206891773', u'MULTIEQUAL_-1206891469'), (u'INDIRECT_-1206911815', u'MULTIEQUAL_-1206911707'), (u'CALL_-1206929202', u'INDIRECT_-1206891144'), (u'INDIRECT_-1206881277', u'MULTIEQUAL_-1206881765'), (u'INDIRECT_-1206897940', u'MULTIEQUAL_-1206898869'), (u'INDIRECT_-1206896848', u'MULTIEQUAL_-1206896618'), (u'PTRSUB_-1206877513', u'LOAD_-1206933156'), (u'STORE_-1206928697', u'INDIRECT_-1206908088'), (u'CALLIND_-1206929135', u'INDIRECT_-1206911498'), (u'INDIRECT_-1206903360', u'MULTIEQUAL_-1206903061'), (u'STORE_-1206930828', u'INDIRECT_-1206909355'), (u'MULTIEQUAL_-1206894806', u'MULTIEQUAL_-1206895601'), (u'CALL_-1206931701', u'INDIRECT_-1206902501'), (u'CALL_-1206938131', u'INDIRECT_-1206898591'), (u'CALL_-1206928357', u'INDIRECT_-1206895148'), (u'CALL_-1206928992', u'INDIRECT_-1206896723'), (u'MULTIEQUAL_-1206887394', u'MULTIEQUAL_-1206888314'), (u'INDIRECT_-1206891488', u'MULTIEQUAL_-1206891870'), (u'CALL_-1206924612', u'INDIRECT_-1206888683'), (u'MULTIEQUAL_-1206918743', u'CALL_-1206933745'), (u'CALL_-1206928629', u'INDIRECT_-1206908197'), (u'CALLIND_-1206925511', u'INDIRECT_-1206877637'), (u'MULTIEQUAL_-1206896408', u'MULTIEQUAL_-1206893401'), (u'CALL_-1206934081', u'INDIRECT_-1206908788'), (u'STORE_-1206937920', u'INDIRECT_-1206896594'), (u'CALL_-1206932911', u'INDIRECT_-1206897270'), (u'STORE_-1206927248', u'INDIRECT_-1206885332'), (u'INDIRECT_-1206897521', u'MULTIEQUAL_-1206897412'), (u'CALL_-1206929830', u'INDIRECT_-1206894042'), (u'MULTIEQUAL_-1206915016', u'MULTIEQUAL_-1206915010'), (u'MULTIEQUAL_-1206887268', u'MULTIEQUAL_-1206890798'), (u'CALL_-1206924668', u'INDIRECT_-1206899788'), (u'MULTIEQUAL_-1206907440', u'MULTIEQUAL_-1206907427'), (u'MULTIEQUAL_-1206909506', u'MULTIEQUAL_-1206909479'), (u'CALL_-1206932359', u'INDIRECT_-1206903636'), (u'STORE_-1206930873', u'INDIRECT_-1206911058'), (u'MULTIEQUAL_-1206908185', u'MULTIEQUAL_-1206908201'), ('tmp_8094', u'CBRANCH_-1206931481'), (u'MULTIEQUAL_-1206891517', u'MULTIEQUAL_-1206890659'), ('const-3', u'INT_NOTEQUAL_-1206939215'), (u'CALLIND_-1206921359', u'INDIRECT_-1206899145'), (u'CALL_-1206933773', u'INDIRECT_-1206909866'), (u'INT_NOTEQUAL_-1206933608', u'CBRANCH_-1206933608'), (u'INDIRECT_-1206876326', u'MULTIEQUAL_-1206876772'), (u'INDIRECT_-1206912928', u'MULTIEQUAL_-1206912496'), (u'INDIRECT_-1206889853', u'MULTIEQUAL_-1206890637'), (u'CALL_-1206928992', u'INDIRECT_-1206901763'), ('const-2', u'INT_LESS_-1206929077'), (u'INDIRECT_-1206874929', u'MULTIEQUAL_-1206874729'), (u'INDIRECT_-1206883652', u'MULTIEQUAL_-1206884682'), (u'MULTIEQUAL_-1206880975', u'MULTIEQUAL_-1206880964'), (u'CALL_-1206925432', u'INDIRECT_-1206905461'), (u'INDIRECT_-1206901791', u'MULTIEQUAL_-1206903015'), (u'CALL_-1206937302', u'INDIRECT_-1206895510'), ('const-0', u'INT_NOTEQUAL_-1206931335'), (u'CALL_-1206922584', u'INDIRECT_-1206896359'), (u'CALL_-1206932817', u'INDIRECT_-1206892626'), (u'CALL_-1206931435', u'INDIRECT_-1206900797'), (u'INDIRECT_-1206894743', u'MULTIEQUAL_-1206895690'), (u'STORE_-1206937788', u'INDIRECT_-1206908708'), (u'CALL_-1206930899', u'INDIRECT_-1206908189'), (u'INDIRECT_-1206909781', u'MULTIEQUAL_-1206910094'), (u'INT_AND_-1206927121', u'MULTIEQUAL_-1206915463'), ('const-433', u'STORE_-1206925248'), (u'INDIRECT_-1206888820', u'MULTIEQUAL_-1206888581'), (u'STORE_-1206924560', u'INDIRECT_-1206902818'), (u'STORE_-1206922807', u'INDIRECT_-1206904625'), (u'INDIRECT_-1206898407', u'MULTIEQUAL_-1206898362'), (u'INDIRECT_-1206908715', u'MULTIEQUAL_-1206909519'), (u'INDIRECT_-1206896373', u'MULTIEQUAL_-1206896214'), (u'CALL_-1206928601', u'INDIRECT_-1206901883'), (u'CALL_-1206931749', u'INDIRECT_-1206909791'), (u'CALL_-1206922426', u'INDIRECT_-1206893658'), (u'MULTIEQUAL_-1206915652', u'INT_OR_-1206937934'), (u'CAST_-1206871541', u'INT_ADD_-1206929155'), (u'INDIRECT_-1206905800', u'MULTIEQUAL_-1206907467'), (u'INDIRECT_-1206890974', u'MULTIEQUAL_-1206890707'), (u'STORE_-1206925479', u'INDIRECT_-1206902878'), (u'CALL_-1206929794', u'INDIRECT_-1206910820'), (u'STORE_-1206928697', u'INDIRECT_-1206896748'), (u'MULTIEQUAL_-1206904907', u'MULTIEQUAL_-1206904888'), (u'INDIRECT_-1206908114', u'MULTIEQUAL_-1206907698'), (u'INDIRECT_-1206910977', u'MULTIEQUAL_-1206911973'), (u'INDIRECT_-1206905040', u'MULTIEQUAL_-1206904741'), (u'INDIRECT_-1206889103', u'MULTIEQUAL_-1206875904'), (u'INDIRECT_-1206899903', u'MULTIEQUAL_-1206901658'), (u'INDIRECT_-1206905325', u'MULTIEQUAL_-1206905306'), (u'CALL_-1206938656', u'INDIRECT_-1206898288'), (u'CALL_-1206933711', u'INDIRECT_-1206911923'), (u'CALL_-1206928474', u'INDIRECT_-1206899468'), (u'MULTIEQUAL_-1206898164', u'MULTIEQUAL_-1206898126'), (u'INDIRECT_-1206902260', u'MULTIEQUAL_-1206902021'), (u'INDIRECT_-1206909761', u'MULTIEQUAL_-1206880945'), (u'CALL_-1206927833', u'INT_NOTEQUAL_-1206927818'), (u'INDIRECT_-1206895722', u'MULTIEQUAL_-1206897327'), ('const-8', u'PTRSUB_-1206871922'), (u'INDIRECT_-1206897448', u'MULTIEQUAL_-1206897242'), (u'CALL_-1206926003', u'INDIRECT_-1206876941'), (u'INDIRECT_-1206891799', u'MULTIEQUAL_-1206894389'), (u'CALL_-1206931595', u'INDIRECT_-1206907934'), (u'MULTIEQUAL_-1206901137', u'MULTIEQUAL_-1206878080'), (u'CALL_-1206928772', u'INDIRECT_-1206901246'), (u'INDIRECT_-1206892497', u'MULTIEQUAL_-1206893493'), (u'CALL_-1206928194', u'INDIRECT_-1206889546'), (u'CALLIND_-1206924378', u'INDIRECT_-1206900381'), (u'CALL_-1206928601', u'INDIRECT_-1206909443'), (u'STORE_-1206937772', u'INDIRECT_-1206895263'), ('const-7', u'INT_EQUAL_-1206933940'), (u'MULTIEQUAL_-1206896897', u'COPY_-1206897020'), (u'CALL_-1206933962', u'INDIRECT_-1206891074'), (u'COPY_-1206911701', u'MULTIEQUAL_-1206911362'), (u'INDIRECT_-1206903262', u'MULTIEQUAL_-1206904741'), (u'INDIRECT_-1206901111', u'MULTIEQUAL_-1206900971'), (u'INDIRECT_-1206906094', u'MULTIEQUAL_-1206905598'), (u'INDIRECT_-1206884547', u'MULTIEQUAL_-1206884502'), (u'INDIRECT_-1206885415', u'COPY_-1206878908'), (u'STORE_-1206937611', u'INDIRECT_-1206906934'), (u'CALL_-1206930556', u'INDIRECT_-1206909474'), (u'INDIRECT_-1206893700', u'MULTIEQUAL_-1206893401'), (u'STORE_-1206935460', u'INDIRECT_-1206900637'), (u'MULTIEQUAL_-1206910525', u'MULTIEQUAL_-1206910509'), (u'CALL_-1206938628', u'INDIRECT_-1206896594'), (u'INDIRECT_-1206891146', u'MULTIEQUAL_-1206892707'), (u'CALL_-1206936019', u'INDIRECT_-1206882176'), (u'CALL_-1206931142', u'INDIRECT_-1206906421'), (u'INDIRECT_-1206904400', u'MULTIEQUAL_-1206904350'), (u'LOAD_-1206922000', u'PTRSUB_-1206871917'), (u'CALL_-1206924704', u'INDIRECT_-1206894700'), (u'CALL_-1206929145', u'INDIRECT_-1206890386'), (u'STORE_-1206928518', u'INDIRECT_-1206903359'), (u'MULTIEQUAL_-1206896185', u'INT_EQUAL_-1206879560'), (u'INDIRECT_-1206896841', u'MULTIEQUAL_-1206900921'), (u'INDIRECT_-1206910317', u'MULTIEQUAL_-1206909910'), (u'STORE_-1206932486', u'INDIRECT_-1206904647'), (u'CALL_-1206937430', u'INDIRECT_-1206903848'), (u'INDIRECT_-1206906531', u'MULTIEQUAL_-1206907397'), (u'CALL_-1206928291', u'INDIRECT_-1206883177'), (u'INDIRECT_-1206888852', u'MULTIEQUAL_-1206888703'), (u'INDIRECT_-1206907438', u'MULTIEQUAL_-1206907283'), (u'INDIRECT_-1206884352', u'MULTIEQUAL_-1206880896'), ('const-0', u'CALL_-1206934835'), (u'STORE_-1206928627', u'INDIRECT_-1206900486'), (u'INDIRECT_-1206880743', u'MULTIEQUAL_-1206881358'), (u'CALL_-1206938975', u'INDIRECT_-1206913796'), (u'INDIRECT_-1206912118', u'MULTIEQUAL_-1206913108'), (u'CALL_-1206934460', u'INDIRECT_-1206901041'), (u'CALL_-1206925831', u'INDIRECT_-1206903312'), (u'INDIRECT_-1206881788', u'MULTIEQUAL_-1206881649'), (u'MULTIEQUAL_-1206890606', u'MULTIEQUAL_-1206891401'), (u'INDIRECT_-1206910107', u'MULTIEQUAL_-1206914361'), (u'CALL_-1206929226', u'INDIRECT_-1206893675'), (u'CALL_-1206928271', u'INDIRECT_-1206900117'), (u'INDIRECT_-1206889676', u'MULTIEQUAL_-1206889125'), (u'CALL_-1206939005', u'INDIRECT_-1206905413'), ('tmp_20751', u'BRANCH_-1206921733'), (u'INDIRECT_-1206900430', u'MULTIEQUAL_-1206901947'), ('const-32', u'PTRSUB_-1206878833'), (u'STORE_-1206929190', u'INDIRECT_-1206904506'), (u'INDIRECT_-1206888751', u'MULTIEQUAL_-1206890784'), (u'MULTIEQUAL_-1206901526', u'MULTIEQUAL_-1206902321'), (u'INDIRECT_-1206898633', u'MULTIEQUAL_-1206902065'), (u'MULTIEQUAL_-1206878799', u'MULTIEQUAL_-1206880290'), (u'CALL_-1206933594', u'INDIRECT_-1206895482'), (u'INDIRECT_-1206890565', u'MULTIEQUAL_-1206890435'), (u'CALL_-1206935809', u'INDIRECT_-1206896311'), (u'INDIRECT_-1206911321', u'MULTIEQUAL_-1206912077'), (u'CALL_-1206931674', u'INDIRECT_-1206888751'), (u'INDIRECT_-1206909553', u'MULTIEQUAL_-1206909149'), (u'CALL_-1206934963', u'INDIRECT_-1206881893'), (u'INDIRECT_-1206897441', u'MULTIEQUAL_-1206897575'), (u'INDIRECT_-1206911041', u'MULTIEQUAL_-1206910803'), (u'CALLIND_-1206938189', u'INDIRECT_-1206904093'), ('const-1', u'PTRADD_-1206872356'), (u'INDIRECT_-1206909162', u'MULTIEQUAL_-1206910767'), (u'CALL_-1206931674', u'INDIRECT_-1206897151'), (u'CALL_-1206937559', u'INDIRECT_-1206913405'), (u'MULTIEQUAL_-1206891839', u'MULTIEQUAL_-1206891805'), (u'MULTIEQUAL_-1206891839', u'MULTIEQUAL_-1206891805'), (u'MULTIEQUAL_-1206874127', u'MULTIEQUAL_-1206904634'), (u'CALLIND_-1206925019', u'INDIRECT_-1206892344'), (u'CALL_-1206938927', u'INDIRECT_-1206895288'), (u'INDIRECT_-1206910511', u'MULTIEQUAL_-1206910934'), (u'INDIRECT_-1206910511', u'MULTIEQUAL_-1206910934'), (u'CALL_-1206932359', u'INDIRECT_-1206891456'), (u'CALL_-1206938232', u'INDIRECT_-1206907483'), (u'CALL_-1206934396', u'INDIRECT_-1206890918'), (u'CALL_-1206939039', u'INDIRECT_-1206903332'), (u'INDIRECT_-1206883243', u'MULTIEQUAL_-1206880155'), (u'MULTIEQUAL_-1206895921', u'MULTIEQUAL_-1206898631'), (u'INDIRECT_-1206914245', u'MULTIEQUAL_-1206880216'), (u'CALL_-1206932817', u'INDIRECT_-1206901026'), (u'INDIRECT_-1206903059', u'MULTIEQUAL_-1206904099'), (u'CALL_-1206927316', u'INDIRECT_-1206888403'), (u'STORE_-1206922807', u'INDIRECT_-1206900005'), (u'CALL_-1206921954', u'CAST_-1206869551'), (u'INDIRECT_-1206882853', u'MULTIEQUAL_-1206883939'), (u'CALL_-1206938036', u'INDIRECT_-1206914073'), (u'CALLIND_-1206921372', u'INDIRECT_-1206897528'), (u'CALL_-1206922556', u'INDIRECT_-1206885301'), (u'CALL_-1206938927', u'INDIRECT_-1206906628'), (u'CALL_-1206931749', u'INDIRECT_-1206892991'), (u'STORE_-1206930256', u'INDIRECT_-1206894286'), (u'INDIRECT_-1206899466', u'MULTIEQUAL_-1206898807'), ('const-8', u'PTRADD_-1206929132'), (u'INDIRECT_-1206896261', u'MULTIEQUAL_-1206896152'), (u'CALLIND_-1206921884', u'INDIRECT_-1206890752'), (u'INDIRECT_-1206908840', u'MULTIEQUAL_-1206908736'), (u'MULTIEQUAL_-1206891029', u'MULTIEQUAL_-1206891027'), (u'MULTIEQUAL_-1206897379', u'MULTIEQUAL_-1206897359'), (u'INDIRECT_-1206906043', u'MULTIEQUAL_-1206905820'), (u'MULTIEQUAL_-1206890504', u'MULTIEQUAL_-1206890528'), (u'INDIRECT_-1206884560', u'MULTIEQUAL_-1206880896'), (u'INDIRECT_-1206889856', u'MULTIEQUAL_-1206889768'), (u'CALL_-1206930274', u'INDIRECT_-1206877624'), (u'MULTIEQUAL_-1206876816', u'MULTIEQUAL_-1206911199'), (u'INDIRECT_-1206884445', u'MULTIEQUAL_-1206884540'), (u'CALLIND_-1206921388', u'INDIRECT_-1206898741'), (u'INDIRECT_-1206893401', u'MULTIEQUAL_-1206874101'), (u'CALL_-1206939039', u'INDIRECT_-1206907532'), ('const-5', u'CALL_-1206933773'), (u'MULTIEQUAL_-1206903256', u'MULTIEQUAL_-1206903250'), (u'INDIRECT_-1206903791', u'MULTIEQUAL_-1206904214'), (u'INDIRECT_-1206903791', u'MULTIEQUAL_-1206904214'), (u'INDIRECT_-1206894295', u'MULTIEQUAL_-1206894017'), (u'MULTIEQUAL_-1206901104', u'MULTIEQUAL_-1206900456'), (u'INDIRECT_-1206905541', u'MULTIEQUAL_-1206906150'), ('const-16', u'INT_AND_-1206931033'), (u'CALL_-1206932954', u'INDIRECT_-1206907379'), (u'CALL_-1206928601', u'INDIRECT_-1206891383'), (u'INDIRECT_-1206899541', u'MULTIEQUAL_-1206899675'), (u'INDIRECT_-1206881916', u'MULTIEQUAL_-1206881768'), (u'LOAD_-1206922111', u'PTRSUB_-1206871971'), (u'MULTIEQUAL_-1206895358', u'MULTIEQUAL_-1206895301'), (u'CALL_-1206925432', u'INDIRECT_-1206881941'), (u'MULTIEQUAL_-1206889688', u'MULTIEQUAL_-1206889664'), (u'INDIRECT_-1206889440', u'MULTIEQUAL_-1206889341'), (u'MULTIEQUAL_-1206876041', u'INT_NOTEQUAL_-1206931726'), (u'CALLIND_-1206925019', u'INDIRECT_-1206884784'), (u'STORE_-1206937920', u'INDIRECT_-1206898694'), (u'STORE_-1206928270', u'INDIRECT_-1206906926'), (u'CALL_-1206931128', u'INDIRECT_-1206895684'), (u'INDIRECT_-1206912218', u'MULTIEQUAL_-1206911835'), (u'MULTIEQUAL_-1206895619', u'MULTIEQUAL_-1206895585'), (u'MULTIEQUAL_-1206895619', u'MULTIEQUAL_-1206895585'), (u'CALL_-1206939039', u'INDIRECT_-1206884090'), (u'MULTIEQUAL_-1206892898', u'MULTIEQUAL_-1206892869'), (u'MULTIEQUAL_-1206904461', u'MULTIEQUAL_-1206904413'), (u'INDIRECT_-1206896225', u'MULTIEQUAL_-1206896189'), (u'CALLIND_-1206921388', u'INDIRECT_-1206897061'), (u'CALL_-1206934365', u'INDIRECT_-1206895935'), (u'CALL_-1206934862', u'INDIRECT_-1206897060'), (u'CALL_-1206935821', u'INDIRECT_-1206881698'), (u'CALL_-1206928209', u'INDIRECT_-1206900921'), (u'CALL_-1206931337', u'INDIRECT_-1206897290'), (u'CALL_-1206930311', u'INDIRECT_-1206906989'), (u'CALL_-1206931749', u'INDIRECT_-1206895931'), (u'MULTIEQUAL_-1206881870', u'MULTIEQUAL_-1206881765'), (u'CALL_-1206931435', u'INDIRECT_-1206888617'), (u'INDIRECT_-1206899084', u'MULTIEQUAL_-1206898630'), (u'CALL_-1206937559', u'INDIRECT_-1206909205'), (u'MULTIEQUAL_-1206895173', u'MULTIEQUAL_-1206895085'), (u'STORE_-1206924545', u'INDIRECT_-1206907008'), (u'INDIRECT_-1206886213', u'MULTIEQUAL_-1206887299'), (u'INDIRECT_-1206905982', u'MULTIEQUAL_-1206905779'), (u'CALL_-1206938975', u'INDIRECT_-1206884054'), (u'CALL_-1206931435', u'INDIRECT_-1206891977'), (u'CALL_-1206937615', u'INDIRECT_-1206910920'), (u'INDIRECT_-1206898693', u'MULTIEQUAL_-1206898085'), (u'CALLIND_-1206925401', u'INDIRECT_-1206877241'), (u'CALLIND_-1206921388', u'INDIRECT_-1206895801'), (u'MULTIEQUAL_-1206912497', u'INT_NOTEQUAL_-1206928487'), (u'INDIRECT_-1206907875', u'MULTIEQUAL_-1206876810'), (u'CALL_-1206930274', u'INDIRECT_-1206909046'), (u'INDIRECT_-1206891581', u'MULTIEQUAL_-1206892337'), (u'STORE_-1206925381', u'INDIRECT_-1206904082'), (u'CALLIND_-1206921388', u'INDIRECT_-1206882361'), (u'CALL_-1206929902', u'INDIRECT_-1206879464'), (u'MULTIEQUAL_-1206875928', u'MULTIEQUAL_-1206898559'), (u'STORE_-1206922807', u'INDIRECT_-1206892865'), (u'INDIRECT_-1206902331', u'MULTIEQUAL_-1206903197'), (u'INDIRECT_-1206907284', u'MULTIEQUAL_-1206909055'), (u'STORE_-1206921840', u'INDIRECT_-1206890047'), (u'CALL_-1206921954', u'INDIRECT_-1206892014'), (u'STORE_-1206921525', u'INDIRECT_-1206882747'), (u'INDIRECT_-1206898570', u'MULTIEQUAL_-1206898422'), (u'INDIRECT_-1206908502', u'MULTIEQUAL_-1206908241'), (u'INDIRECT_-1206902951', u'MULTIEQUAL_-1206903374'), (u'INDIRECT_-1206902951', u'MULTIEQUAL_-1206903374'), (u'CALL_-1206928772', u'INDIRECT_-1206883518'), (u'CALL_-1206927833', u'INDIRECT_-1206908773'), (u'MULTIEQUAL_-1206878081', u'INT_NOTEQUAL_-1206937459'), (u'CALL_-1206925460', u'INDIRECT_-1206892875'), (u'CALL_-1206928668', u'CAST_-1206870638'), (u'INDIRECT_-1206896748', u'MULTIEQUAL_-1206896630'), (u'CALL_-1206930584', u'INDIRECT_-1206892268'), ('const-0', u'INT_EQUAL_-1206931531'), (u'MULTIEQUAL_-1206874144', u'MULTIEQUAL_-1206911774'), (u'CALL_-1206935494', u'INDIRECT_-1206902863'), (u'CALL_-1206934888', u'INDIRECT_-1206904450'), (u'CALLIND_-1206921743', u'INDIRECT_-1206904953'), (u'CALL_-1206937430', u'INDIRECT_-1206912668'), (u'CALL_-1206932817', u'INDIRECT_-1206910266'), (u'STORE_-1206928518', u'INDIRECT_-1206909659'), (u'CALL_-1206934081', u'INDIRECT_-1206889468'), (u'CALL_-1206934835', u'INDIRECT_-1206900231'), (u'MULTIEQUAL_-1206901999', u'MULTIEQUAL_-1206902441'), (u'INT_EQUAL_-1206921755', u'CBRANCH_-1206921750'), ('const-433', u'LOAD_-1206924446'), (u'MULTIEQUAL_-1206892095', u'CALL_-1206938342'), (u'CALL_-1206928690', u'INDIRECT_-1206902458'), (u'MULTIEQUAL_-1206874097', u'MULTIEQUAL_-1206892034'), (u'MULTIEQUAL_-1206896300', u'MULTIEQUAL_-1206896285'), (u'MULTIEQUAL_-1206906685', u'MULTIEQUAL_-1206906191'), (u'MULTIEQUAL_-1206903671', u'MULTIEQUAL_-1206903629'), (u'INDIRECT_-1206880497', u'MULTIEQUAL_-1206882105'), (u'INDIRECT_-1206882366', u'MULTIEQUAL_-1206882332'), (u'CALL_-1206938656', u'INDIRECT_-1206905008'), (u'CALL_-1206921264', u'INDIRECT_-1206889587'), (u'CALL_-1206928667', u'INDIRECT_-1206904440'), (u'CALL_-1206932817', u'INDIRECT_-1206905646'), (u'STORE_-1206925221', u'INDIRECT_-1206896025'), (u'CALL_-1206927063', u'INDIRECT_-1206885554'), (u'STORE_-1206930351', u'INDIRECT_-1206909218'), (u'CALL_-1206929296', u'INDIRECT_-1206892036'), ('const-5', u'CALL_-1206928152'), (u'PTRSUB_-1206875028', u'CALL_-1206930550'), (u'MULTIEQUAL_-1206889837', u'MULTIEQUAL_-1206889421'), (u'CALL_-1206930210', u'INDIRECT_-1206897672'), (u'MULTIEQUAL_-1206904099', u'MULTIEQUAL_-1206903071'), (u'INDIRECT_-1206906193', u'MULTIEQUAL_-1206909625'), (u'CALL_-1206928690', u'INDIRECT_-1206891538'), (u'STORE_-1206930846', u'INDIRECT_-1206896707'), (u'CALL_-1206929974', u'INDIRECT_-1206879845'), (u'INDIRECT_-1206888413', u'MULTIEQUAL_-1206888109'), (u'INDIRECT_-1206910602', u'MULTIEQUAL_-1206910407'), (u'INDIRECT_-1206886647', u'MULTIEQUAL_-1206886602'), (u'INDIRECT_-1206893067', u'COPY_-1206879853'), ('tmp_25371', u'PTRSUB_-1206874209'), (u'INDIRECT_-1206894748', u'MULTIEQUAL_-1206894518'), (u'INDIRECT_-1206911604', u'MULTIEQUAL_-1206911457'), (u'CALLIND_-1206925453', u'INDIRECT_-1206907679'), (u'MULTIEQUAL_-1206901298', u'MULTIEQUAL_-1206901269'), (u'INDIRECT_-1206898874', u'MULTIEQUAL_-1206907221'), (u'INDIRECT_-1206895506', u'MULTIEQUAL_-1206896945'), (u'STORE_-1206928662', u'INDIRECT_-1206904707'), (u'MULTIEQUAL_-1206899310', u'MULTIEQUAL_-1206898672'), (u'INDIRECT_-1206898845', u'MULTIEQUAL_-1206898463'), (u'CALLIND_-1206921372', u'INDIRECT_-1206892488'), (u'MULTIEQUAL_-1206908488', u'MULTIEQUAL_-1206908353'), (u'INDIRECT_-1206897880', u'COPY_-1206878624'), (u'INDIRECT_-1206890994', u'MULTIEQUAL_-1206891540'), (u'CALL_-1206935809', u'INDIRECT_-1206904291'), (u'CALL_-1206928772', u'INDIRECT_-1206893686'), (u'STORE_-1206930310', u'INDIRECT_-1206900186'), (u'STORE_-1206928518', u'INDIRECT_-1206889919'), (u'CALL_-1206931749', u'INDIRECT_-1206904331'), (u'CALL_-1206930584', u'INDIRECT_-1206888488'), (u'CALL_-1206929902', u'INDIRECT_-1206904586'), (u'COPY_-1206871259', u'COPY_-1206922250'), (u'LOAD_-1206934203', u'PTRSUB_-1206878052'), (u'STORE_-1206925479', u'INDIRECT_-1206904558'), (u'CALL_-1206928601', u'INDIRECT_-1206896003'), (u'COPY_-1206876964', u'MULTIEQUAL_-1206880922'), (u'INDIRECT_-1206900134', u'MULTIEQUAL_-1206899869'), (u'INDIRECT_-1206902906', u'MULTIEQUAL_-1206904467'), (u'CALL_-1206934955', u'INDIRECT_-1206906335'), (u'CALL_-1206938958', u'INDIRECT_-1206900764'), (u'INDIRECT_-1206911294', u'MULTIEQUAL_-1206909204'), (u'INDIRECT_-1206914793', u'MULTIEQUAL_-1206915512'), (u'STORE_-1206927241', u'INDIRECT_-1206891627'), (u'MULTIEQUAL_-1206888899', u'MULTIEQUAL_-1206888926'), (u'CALL_-1206930362', u'INT_EQUAL_-1206930348'), (u'CALLIND_-1206924378', u'INDIRECT_-1206901221'), (u'CALL_-1206937983', u'INDIRECT_-1206908169'), (u'CALL_-1206930394', u'INDIRECT_-1206887715'), (u'CALL_-1206931142', u'INDIRECT_-1206897601'), (u'CALL_-1206930274', u'INDIRECT_-1206894346'), (u'INDIRECT_-1206885306', u'MULTIEQUAL_-1206885272'), (u'INDIRECT_-1206917024', u'MULTIEQUAL_-1206916718'), (u'MULTIEQUAL_-1206906734', u'MULTIEQUAL_-1206906660'), (u'INDIRECT_-1206888206', u'MULTIEQUAL_-1206889767'), (u'CALL_-1206937446', u'INDIRECT_-1206908480'), (u'INDIRECT_-1206888988', u'MULTIEQUAL_-1206888832'), (u'MULTIEQUAL_-1206895148', u'MULTIEQUAL_-1206892141'), (u'INDIRECT_-1206896457', u'MULTIEQUAL_-1206896050'), (u'STORE_-1206928588', u'INDIRECT_-1206901301'), (u'MULTIEQUAL_-1206909625', u'MULTIEQUAL_-1206909131'), (u'CALL_-1206923816', u'INDIRECT_-1206891857'), (u'INDIRECT_-1206902500', u'MULTIEQUAL_-1206903758'), (u'CALL_-1206922584', u'INDIRECT_-1206894679'), (u'CALL_-1206921447', u'INDIRECT_-1206896824'), (u'INDIRECT_-1206889767', u'MULTIEQUAL_-1206891490'), (u'INDIRECT_-1206885649', u'MULTIEQUAL_-1206887495'), (u'CALL_-1206928815', u'INDIRECT_-1206905539'), ('const-1', u'RETURN_-1206925427'), (u'MULTIEQUAL_-1206876456', u'MULTIEQUAL_-1206875599'), (u'MULTIEQUAL_-1206901579', u'MULTIEQUAL_-1206901233'), (u'CALL_-1206929032', u'INDIRECT_-1206894101'), (u'INDIRECT_-1206909617', u'MULTIEQUAL_-1206909445'), (u'CALL_-1206938900', u'INDIRECT_-1206898634'), (u'CALL_-1206934098', u'INDIRECT_-1206907119'), (u'MULTIEQUAL_-1206900570', u'MULTIEQUAL_-1206900545'), (u'INDIRECT_-1206909613', u'MULTIEQUAL_-1206909005'), (u'CALL_-1206928331', u'INDIRECT_-1206898913'), (u'MULTIEQUAL_-1206889885', u'MULTIEQUAL_-1206889391'), (u'INDIRECT_-1206900511', u'MULTIEQUAL_-1206902544'), (u'CALL_-1206923816', u'INDIRECT_-1206893957'), (u'STORE_-1206921596', u'INDIRECT_-1206897066'), (u'STORE_-1206921830', u'INDIRECT_-1206898859'), (u'INDIRECT_-1206909220', u'COPY_-1206878651'), (u'CALL_-1206929902', u'INDIRECT_-1206894506'), (u'STORE_-1206927231', u'INDIRECT_-1206892462'), (u'CALL_-1206929830', u'INDIRECT_-1206901602'), (u'INDIRECT_-1206896393', u'MULTIEQUAL_-1206896089'), (u'INDIRECT_-1206898990', u'MULTIEQUAL_-1206898842'), (u'CALL_-1206924661', u'INDIRECT_-1206899706'), (u'INDIRECT_-1206893343', u'MULTIEQUAL_-1206892977'), (u'CALL_-1206928992', u'INDIRECT_-1206915809'), (u'INDIRECT_-1206891862', u'COPY_-1206879273'), (u'CALL_-1206932954', u'INDIRECT_-1206884108'), (u'CALL_-1206938694', u'INDIRECT_-1206904191'), (u'INDIRECT_-1206883347', u'CALL_-1206932808'), (u'CALL_-1206929320', u'INDIRECT_-1206895397'), (u'INDIRECT_-1206911684', u'MULTIEQUAL_-1206911230'), ('tmp_23665', u'CBRANCH_-1206928556'), (u'INDIRECT_-1206894334', u'MULTIEQUAL_-1206894067'), (u'CALLIND_-1206924378', u'INDIRECT_-1206888201'), (u'CALL_-1206938036', u'INDIRECT_-1206894753'), (u'CALL_-1206938975', u'INDIRECT_-1206893636'), (u'INDIRECT_-1206889043', u'MULTIEQUAL_-1206888948'), (u'INDIRECT_-1206903313', u'MULTIEQUAL_-1206906987'), (u'CALL_-1206921459', u'INDIRECT_-1206892633'), (u'CALL_-1206937186', u'INDIRECT_-1206905511'), (u'CALL_-1206921832', u'INDIRECT_-1206875512'), (u'CALL_-1206928601', u'INDIRECT_-1206906083'), (u'MULTIEQUAL_-1206888929', u'MULTIEQUAL_-1206888913'), (u'INT_NOTEQUAL_-1206929923', u'CBRANCH_-1206929921'), ('const-4294967294', u'INT_AND_-1206939036'), ('tmp_23433', u'CBRANCH_-1206928768'), (u'CALL_-1206929019', u'INDIRECT_-1206910601'), ('const-433', u'STORE_-1206928410'), (u'INDIRECT_-1206896813', u'MULTIEQUAL_-1206896308'), (u'STORE_-1206921852', u'INDIRECT_-1206885857'), (u'MULTIEQUAL_-1206898584', u'MULTIEQUAL_-1206898546'), (u'STORE_-1206930340', u'INDIRECT_-1206906348'), (u'CALL_-1206927833', u'INDIRECT_-1206895333'), (u'INDIRECT_-1206912536', u'MULTIEQUAL_-1206912448'), (u'MULTIEQUAL_-1206916157', u'LOAD_-1206930070'), (u'CALL_-1206928621', u'INDIRECT_-1206904126'), (u'STORE_-1206928662', u'INDIRECT_-1206912267'), ('tmp_13066', u'CBRANCH_-1206929849'), (u'INDIRECT_-1206903164', u'MULTIEQUAL_-1206905632'), (u'MULTIEQUAL_-1206885199', u'MULTIEQUAL_-1206885641'), (u'MULTIEQUAL_-1206916298', u'MULTIEQUAL_-1206878113'), (u'CALL_-1206928815', u'INDIRECT_-1206901339'), (u'INDIRECT_-1206897335', u'MULTIEQUAL_-1206896717'), (u'CAST_-1206874977', u'COPY_-1206875366'), (u'INDIRECT_-1206913994', u'MULTIEQUAL_-1206913578'), (u'MULTIEQUAL_-1206900549', u'MULTIEQUAL_-1206900434'), (u'STORE_-1206937765', u'INDIRECT_-1206901138'), (u'CALL_-1206927360', u'INDIRECT_-1206908582'), (u'CALL_-1206928155', u'INDIRECT_-1206885974'), (u'INDIRECT_-1206903680', u'MULTIEQUAL_-1206905307'), (u'CALL_-1206931749', u'INDIRECT_-1206897611'), (u'INDIRECT_-1206903969', u'MULTIEQUAL_-1206901644'), (u'MULTIEQUAL_-1206900689', u'MULTIEQUAL_-1206900687'), (u'MULTIEQUAL_-1206894249', u'MULTIEQUAL_-1206894134'), (u'CALL_-1206925860', u'INDIRECT_-1206896186'), (u'CALL_-1206921264', u'INDIRECT_-1206899247'), (u'MULTIEQUAL_-1206904006', u'MULTIEQUAL_-1206903909'), (u'INDIRECT_-1206904006', u'MULTIEQUAL_-1206903909'), (u'PTRSUB_-1206875980', u'COPY_-1206873363'), (u'INDIRECT_-1206912179', u'MULTIEQUAL_-1206912077'), (u'MULTIEQUAL_-1206913307', u'MULTIEQUAL_-1206913288'), (u'CALL_-1206924677', u'INDIRECT_-1206903079'), (u'CALL_-1206936110', u'INDIRECT_-1206889794'), (u'INDIRECT_-1206904585', u'MULTIEQUAL_-1206880193'), (u'CALL_-1206926003', u'INDIRECT_-1206891646'), (u'INDIRECT_-1206894498', u'MULTIEQUAL_-1206896198'), (u'INDIRECT_-1206889527', u'MULTIEQUAL_-1206893781'), (u'CALL_-1206929794', u'INDIRECT_-1206888980'), (u'MULTIEQUAL_-1206893864', u'MULTIEQUAL_-1206893888'), (u'INDIRECT_-1206904652', u'MULTIEQUAL_-1206904497'), (u'INDIRECT_-1206902040', u'MULTIEQUAL_-1206901941'), (u'CALL_-1206929324', u'INDIRECT_-1206891210'), ('const-433', u'LOAD_-1206921398'), (u'INDIRECT_-1206895800', u'MULTIEQUAL_-1206894753'), (u'INDIRECT_-1206897768', u'MULTIEQUAL_-1206897942'), (u'CALL_-1206930556', u'INDIRECT_-1206905694'), (u'CALL_-1206930899', u'INDIRECT_-1206906929'), (u'INDIRECT_-1206903115', u'MULTIEQUAL_-1206902837'), (u'INDIRECT_-1206896378', u'MULTIEQUAL_-1206880912'), (u'INDIRECT_-1206905487', u'MULTIEQUAL_-1206905089'), (u'CALLIND_-1206925511', u'INDIRECT_-1206898891'), (u'CALL_-1206928257', u'INDIRECT_-1206903488'), (u'INDIRECT_-1206886257', u'MULTIEQUAL_-1206886834'), (u'CALL_-1206928815', u'INDIRECT_-1206897979'), (u'CALL_-1206921264', u'INDIRECT_-1206892947'), (u'CAST_-1206869011', u'COPY_-1206869247'), (u'CALL_-1206928194', u'INDIRECT_-1206910126'), (u'INDIRECT_-1206900066', u'MULTIEQUAL_-1206899744'), (u'MULTIEQUAL_-1206896557', u'MULTIEQUAL_-1206896141'), (u'INDIRECT_-1206896144', u'MULTIEQUAL_-1206895690'), (u'CALL_-1206929529', u'INDIRECT_-1206911413'), (u'MULTIEQUAL_-1206899429', u'MULTIEQUAL_-1206899427'), (u'CALL_-1206930927', u'INDIRECT_-1206889091'), (u'STORE_-1206930175', u'INDIRECT_-1206890046'), (u'MULTIEQUAL_-1206897865', u'MULTIEQUAL_-1206897371'), (u'INDIRECT_-1206891137', u'MULTIEQUAL_-1206890965'), (u'STORE_-1206930175', u'INDIRECT_-1206899286'), (u'STORE_-1206928410', u'INDIRECT_-1206901616'), (u'INDIRECT_-1206897147', u'MULTIEQUAL_-1206897102'), (u'STORE_-1206921525', u'INDIRECT_-1206901647'), (u'INDIRECT_-1206909361', u'MULTIEQUAL_-1206909123'), (u'CALL_-1206938772', u'INDIRECT_-1206907808'), (u'CALL_-1206921832', u'INDIRECT_-1206891980'), ('tmp_25370', u'CALL_-1206925799'), (u'CALL_-1206929269', u'INDIRECT_-1206899313'), (u'CALLIND_-1206921856', u'INDIRECT_-1206884856'), (u'INDIRECT_-1206899025', u'MULTIEQUAL_-1206898945'), ('tmp_6574', u'CBRANCH_-1206933278'), (u'INDIRECT_-1206881511', u'MULTIEQUAL_-1206876758'), (u'STORE_-1206921852', u'INDIRECT_-1206889637'), (u'INDIRECT_-1206888892', u'MULTIEQUAL_-1206888734'), (u'INDIRECT_-1206903746', u'MULTIEQUAL_-1206903356'), (u'INDIRECT_-1206908180', u'MULTIEQUAL_-1206908130'), (u'STORE_-1206930175', u'INDIRECT_-1206888366'), (u'CALL_-1206930025', u'INDIRECT_-1206886402'), (u'CALL_-1206921832', u'INDIRECT_-1206892400'), (u'INDIRECT_-1206891133', u'MULTIEQUAL_-1206894807'), (u'INDIRECT_-1206890293', u'COPY_-1206878487'), (u'INDIRECT_-1206898861', u'MULTIEQUAL_-1206898623'), (u'CALLIND_-1206922636', u'INDIRECT_-1206881869'), (u'CALL_-1206930550', u'INDIRECT_-1206894940'), (u'INDIRECT_-1206895496', u'MULTIEQUAL_-1206895320'), (u'STORE_-1206925381', u'INDIRECT_-1206900722'), (u'INDIRECT_-1206902444', u'MULTIEQUAL_-1206901990'), (u'MULTIEQUAL_-1206905309', u'MULTIEQUAL_-1206905293'), (u'INDIRECT_-1206914204', u'MULTIEQUAL_-1206914069'), (u'INDIRECT_-1206876405', u'MULTIEQUAL_-1206876552'), (u'MULTIEQUAL_-1206880209', u'MULTIEQUAL_-1206911001'), (u'INDIRECT_-1206902520', u'MULTIEQUAL_-1206901473'), (u'CALLIND_-1206938827', u'INDIRECT_-1206900275'), (u'CALL_-1206924756', u'INDIRECT_-1206893884'), (u'CALL_-1206934991', u'INDIRECT_-1206900064'), (u'CALL_-1206938958', u'INDIRECT_-1206909164'), ('tmp_1196', u'CBRANCH_-1206938911'), (u'CALL_-1206929489', u'INDIRECT_-1206911817'), (u'INDIRECT_-1206898431', u'MULTIEQUAL_-1206899655'), (u'MULTIEQUAL_-1206892813', u'MULTIEQUAL_-1206892792'), (u'STORE_-1206925479', u'INDIRECT_-1206895318'), (u'INDIRECT_-1206890046', u'MULTIEQUAL_-1206891485'), (u'CALL_-1206930556', u'INDIRECT_-1206909894'), (u'CALL_-1206934274', u'INDIRECT_-1206903439'), (u'CALLIND_-1206922663', u'INDIRECT_-1206893645'), (u'CALL_-1206937414', u'INDIRECT_-1206891657'), (u'CALL_-1206928281', u'INDIRECT_-1206912091'), (u'CALL_-1206933125', u'INDIRECT_-1206893134'), (u'INDIRECT_-1206906634', u'MULTIEQUAL_-1206906429'), ('tmp_16923', u'BRANCH_-1206924609'), (u'INDIRECT_-1206906338', u'MULTIEQUAL_-1206906065'), (u'CALL_-1206928992', u'INDIRECT_-1206911843'), (u'INDIRECT_-1206876604', u'MULTIEQUAL_-1206883004'), (u'BOOL_AND_-1206935914', u'CBRANCH_-1206935937'), (u'MULTIEQUAL_-1206893148', u'MULTIEQUAL_-1206896678'), (u'CALL_-1206930882', u'INDIRECT_-1206881127'), (u'INDIRECT_-1206913654', u'MULTIEQUAL_-1206913158'), (u'INDIRECT_-1206895026', u'MULTIEQUAL_-1206894913'), (u'PTRADD_-1206878400', u'INT_NOTEQUAL_-1206933325'), (u'STORE_-1206928622', u'INDIRECT_-1206906524'), (u'CALL_-1206932827', u'INDIRECT_-1206890912'), (u'MULTIEQUAL_-1206876048', u'MULTIEQUAL_-1206875930'), (u'CALL_-1206934991', u'INDIRECT_-1206892504'), (u'CALL_-1206927833', u'INDIRECT_-1206878362'), (u'INDIRECT_-1206910146', u'MULTIEQUAL_-1206910033'), (u'CALL_-1206927017', u'INDIRECT_-1206877129'), ('const-0', u'CALL_-1206929019'), (u'INDIRECT_-1206892066', u'MULTIEQUAL_-1206898401'), (u'INDIRECT_-1206899626', u'MULTIEQUAL_-1206905961'), (u'INDIRECT_-1206910048', u'MULTIEQUAL_-1206909842'), (u'LOAD_-1206923334', u'INT_EQUAL_-1206923319'), (u'INDIRECT_-1206908479', u'MULTIEQUAL_-1206876809'), (u'CALL_-1206930584', u'INDIRECT_-1206908648'), (u'INDIRECT_-1206900320', u'MULTIEQUAL_-1206901947'), ('const-5', u'CALL_-1206930157'), ('const-1', u'INT_ADD_-1206922780'), (u'MULTIEQUAL_-1206890385', u'MULTIEQUAL_-1206890405'), (u'MULTIEQUAL_-1206895297', u'MULTIEQUAL_-1206894881'), (u'CALL_-1206932827', u'INDIRECT_-1206900572'), (u'INDIRECT_-1206888193', u'COPY_-1206878482'), (u'INDIRECT_-1206892813', u'MULTIEQUAL_-1206892205'), (u'INDIRECT_-1206891066', u'MULTIEQUAL_-1206890407'), (u'CALL_-1206937875', u'INDIRECT_-1206906010'), (u'CALL_-1206921832', u'INDIRECT_-1206887360'), (u'INDIRECT_-1206894949', u'MULTIEQUAL_-1206895279'), (u'CALL_-1206933773', u'INDIRECT_-1206889706'), (u'CALL_-1206929621', u'INDIRECT_-1206911439'), (u'CALL_-1206929019', u'INDIRECT_-1206897161'), ('const-200', u'PTRSUB_-1206879538'), (u'INDIRECT_-1206907040', u'MULTIEQUAL_-1206908667'), (u'INDIRECT_-1206898521', u'MULTIEQUAL_-1206902601'), (u'CALL_-1206921994', u'INDIRECT_-1206886997'), (u'INDIRECT_-1206902526', u'MULTIEQUAL_-1206902492'), (u'CALL_-1206931337', u'INDIRECT_-1206894770'), (u'INDIRECT_-1206902530', u'CALL_-1206929938'), (u'INDIRECT_-1206891623', u'MULTIEQUAL_-1206875910'), (u'INDIRECT_-1206898301', u'MULTIEQUAL_-1206899057'), (u'INDIRECT_-1206907514', u'COPY_-1206878829'), ('const-8', u'PTRSUB_-1206877033'), (u'INDIRECT_-1206896678', u'MULTIEQUAL_-1206894998'), (u'CALL_-1206928225', u'INDIRECT_-1206891711'), (u'CALL_-1206935907', u'INDIRECT_-1206901007'), (u'CALL_-1206938232', u'INDIRECT_-1206883958'), (u'INDIRECT_-1206891160', u'MULTIEQUAL_-1206892418'), (u'STORE_-1206930256', u'INDIRECT_-1206888406'), (u'INDIRECT_-1206897571', u'MULTIEQUAL_-1206876043'), (u'INDIRECT_-1206883549', u'MULTIEQUAL_-1206885395'), (u'INDIRECT_-1206895917', u'MULTIEQUAL_-1206896494'), (u'MULTIEQUAL_-1206894145', u'MULTIEQUAL_-1206894129'), (u'INDIRECT_-1206891165', u'MULTIEQUAL_-1206891260'), (u'INDIRECT_-1206896697', u'MULTIEQUAL_-1206897693'), ('const-433', u'LOAD_-1206921705'), (u'CALL_-1206928257', u'INDIRECT_-1206883157'), (u'MULTIEQUAL_-1206894114', u'MULTIEQUAL_-1206896525'), (u'STORE_-1206925416', u'INDIRECT_-1206905363'), (u'CALL_-1206930086', u'INDIRECT_-1206886425'), (u'INDIRECT_-1206902784', u'MULTIEQUAL_-1206902637'), (u'INDIRECT_-1206875219', u'MULTIEQUAL_-1206876376'), (u'CALL_-1206930556', u'INDIRECT_-1206889314'), (u'INDIRECT_-1206906088', u'MULTIEQUAL_-1206905858'), (u'CALL_-1206929938', u'INDIRECT_-1206905448'), (u'INDIRECT_-1206894578', u'MULTIEQUAL_-1206889368'), (u'CALL_-1206926019', u'INDIRECT_-1206909905'), (u'MULTIEQUAL_-1206898588', u'MULTIEQUAL_-1206900075'), (u'INDIRECT_-1206890967', u'COPY_-1206879848'), (u'INDIRECT_-1206889020', u'MULTIEQUAL_-1206888921'), (u'INDIRECT_-1206900674', u'MULTIEQUAL_-1206874125'), (u'CALL_-1206926063', u'INDIRECT_-1206884958'), (u'INDIRECT_-1206899769', u'MULTIEQUAL_-1206897444'), (u'INDIRECT_-1206887941', u'MULTIEQUAL_-1206874088'), (u'INDIRECT_-1206895766', u'MULTIEQUAL_-1206897327'), (u'INDIRECT_-1206893873', u'INT_NOTEQUAL_-1206939341'), (u'CALL_-1206934888', u'CAST_-1206876891'), (u'INDIRECT_-1206901003', u'MULTIEQUAL_-1206900780'), (u'CALL_-1206928209', u'INDIRECT_-1206886641'), (u'CALL_-1206938628', u'INDIRECT_-1206895754'), (u'INDIRECT_-1206903387', u'MULTIEQUAL_-1206902989'), (u'INDIRECT_-1206910043', u'MULTIEQUAL_-1206909948'), (u'INDIRECT_-1206876868', u'MULTIEQUAL_-1206876713'), (u'CALL_-1206936019', u'INDIRECT_-1206899821'), (u'CALLIND_-1206925511', u'INDIRECT_-1206904771'), (u'INDIRECT_-1206912246', u'MULTIEQUAL_-1206912133'), (u'INDIRECT_-1206913334', u'MULTIEQUAL_-1206912916'), (u'MULTIEQUAL_-1206881094', u'MULTIEQUAL_-1206881080'), (u'CALL_-1206924756', u'INDIRECT_-1206905224'), (u'CALL_-1206931773', u'INDIRECT_-1206912516'), (u'PTRSUB_-1206880609', u'LOAD_-1206937800'), (u'CALL_-1206938725', u'INDIRECT_-1206895391'), (u'MULTIEQUAL_-1206895699', u'MULTIEQUAL_-1206895685'), ('tmp_7567', u'CBRANCH_-1206930194'), (u'CALL_-1206928629', u'INDIRECT_-1206884003'), (u'MULTIEQUAL_-1206902839', u'MULTIEQUAL_-1206903281'), (u'MULTIEQUAL_-1206900957', u'MULTIEQUAL_-1206880923'), (u'STORE_-1206928622', u'INDIRECT_-1206885944'), (u'INDIRECT_-1206893271', u'MULTIEQUAL_-1206893073'), (u'CALL_-1206937924', u'INDIRECT_-1206895539'), (u'CAST_-1206875235', u'COPY_-1206875572'), (u'CALL_-1206929529', u'INDIRECT_-1206899233'), (u'CALL_-1206927063', u'INDIRECT_-1206876812'), (u'MULTIEQUAL_-1206888506', u'MULTIEQUAL_-1206888479'), (u'MULTIEQUAL_-1206872831', u'BOOL_NEGATE_-1206872469'), (u'INDIRECT_-1206890120', u'MULTIEQUAL_-1206890070'), (u'INDIRECT_-1206910422', u'MULTIEQUAL_-1206912027'), (u'MULTIEQUAL_-1206876783', u'MULTIEQUAL_-1206897339'), (u'MULTIEQUAL_-1206908290', u'MULTIEQUAL_-1206908219'), (u'INDIRECT_-1206904884', u'MULTIEQUAL_-1206904737'), (u'INDIRECT_-1206906742', u'MULTIEQUAL_-1206911305'), (u'CALL_-1206935766', u'INDIRECT_-1206895866'), (u'PTRSUB_-1206875854', u'LOAD_-1206931594'), (u'INDIRECT_-1206896349', u'MULTIEQUAL_-1206896229'), (u'LOAD_-1206932432', u'INT_ADD_-1206932400'), (u'MULTIEQUAL_-1206901341', u'COPY_-1206877564'), (u'STORE_-1206925381', u'INDIRECT_-1206891482'), (u'CALL_-1206938342', u'INDIRECT_-1206907135'), ('tmp_10575', u'CBRANCH_-1206931676'), (u'MULTIEQUAL_-1206894251', u'MULTIEQUAL_-1206895279'), (u'MULTIEQUAL_-1206911108', u'MULTIEQUAL_-1206911084'), (u'INDIRECT_-1206902334', u'MULTIEQUAL_-1206906611'), (u'INT_AND_-1206923660', u'INT_ADD_-1206923648'), (u'INT_AND_-1206918834', u'INT_OR_-1206930163'), (u'MULTIEQUAL_-1206899427', u'MULTIEQUAL_-1206899370'), (u'INDIRECT_-1206892977', u'MULTIEQUAL_-1206893554'), (u'CAST_-1206874330', u'COPY_-1206874658'), (u'CALL_-1206930506', u'INDIRECT_-1206899951'), (u'INDIRECT_-1206883273', u'MULTIEQUAL_-1206884359'), (u'CALL_-1206936110', u'INDIRECT_-1206904074'), (u'STORE_-1206928320', u'INDIRECT_-1206884727'), (u'INDIRECT_-1206896980', u'MULTIEQUAL_-1206898639'), (u'INDIRECT_-1206915111', u'MULTIEQUAL_-1206914913'), (u'CALL_-1206931595', u'INDIRECT_-1206910034'), (u'MULTIEQUAL_-1206893401', u'MULTIEQUAL_-1206893293'), (u'STORE_-1206930329', u'INDIRECT_-1206900040'), (u'CALL_-1206927316', u'INDIRECT_-1206903103'), (u'CALL_-1206925783', u'INDIRECT_-1206887735'), (u'INDIRECT_-1206900381', u'MULTIEQUAL_-1206900515'), (u'INDIRECT_-1206908342', u'MULTIEQUAL_-1206908165'), (u'INDIRECT_-1206880207', u'MULTIEQUAL_-1206884352'), (u'INDIRECT_-1206892344', u'MULTIEQUAL_-1206892115'), (u'CALL_-1206928271', u'INDIRECT_-1206884577'), (u'INDIRECT_-1206897433', u'COPY_-1206878504'), (u'INDIRECT_-1206905879', u'MULTIEQUAL_-1206905777'), (u'INDIRECT_-1206886313', u'MULTIEQUAL_-1206886009'), (u'CALLIND_-1206931354', u'INDIRECT_-1206896548'), (u'INDIRECT_-1206890498', u'MULTIEQUAL_-1206880898'), (u'INDIRECT_-1206892369', u'MULTIEQUAL_-1206894215'), (u'CALL_-1206931269', u'INDIRECT_-1206894747'), ('const-0', u'CALL_-1206921994'), (u'INDIRECT_-1206912288', u'MULTIEQUAL_-1206912170'), (u'INDIRECT_-1206890994', u'MULTIEQUAL_-1206895271'), (u'PTRADD_-1206872489', u'COPY_-1206868788'), (u'LOAD_-1206938872', u'MULTIEQUAL_-1206915460'), (u'PTRSUB_-1206874461', u'LOAD_-1206928269'), (u'INDIRECT_-1206910919', u'MULTIEQUAL_-1206910817'), (u'MULTIEQUAL_-1206896064', u'MULTIEQUAL_-1206896026'), (u'STORE_-1206937772', u'INDIRECT_-1206897783'), ('tmp_1244', u'CBRANCH_-1206938877'), (u'CALL_-1206937824', u'INDIRECT_-1206900945'), (u'CALL_-1206921134', u'INDIRECT_-1206907726'), (u'CALL_-1206927048', u'INDIRECT_-1206904102'), (u'INDIRECT_-1206895517', u'MULTIEQUAL_-1206898211'), (u'STORE_-1206921596', u'INDIRECT_-1206889506'), (u'STORE_-1206921830', u'INDIRECT_-1206883319'), (u'INDIRECT_-1206907339', u'MULTIEQUAL_-1206909929'), (u'INDIRECT_-1206895302', u'MULTIEQUAL_-1206896907'), (u'MULTIEQUAL_-1206891419', u'MULTIEQUAL_-1206891385'), (u'MULTIEQUAL_-1206891419', u'MULTIEQUAL_-1206891385'), (u'CALL_-1206928194', u'INDIRECT_-1206892486'), (u'INDIRECT_-1206907854', u'MULTIEQUAL_-1206907477'), (u'CALL_-1206929145', u'INDIRECT_-1206887446'), (u'INDIRECT_-1206888985', u'COPY_-1206880083'), (u'CALL_-1206925432', u'INDIRECT_-1206891181'), (u'INDIRECT_-1206901164', u'MULTIEQUAL_-1206900935'), (u'CALL_-1206928690', u'INDIRECT_-1206912538'), (u'INDIRECT_-1206882803', u'MULTIEQUAL_-1206884096'), (u'CALL_-1206937924', u'INDIRECT_-1206898059'), (u'CALL_-1206932954', u'INDIRECT_-1206894359'), (u'CALL_-1206937559', u'INDIRECT_-1206897025'), (u'CALL_-1206933745', u'INDIRECT_-1206880867'), (u'CALL_-1206929830', u'INDIRECT_-1206889422'), (u'INDIRECT_-1206889347', u'MULTIEQUAL_-1206891070'), (u'INDIRECT_-1206884609', u'MULTIEQUAL_-1206884112'), (u'CALL_-1206931269', u'INDIRECT_-1206891807'), (u'INDIRECT_-1206895065', u'MULTIEQUAL_-1206894683'), (u'INDIRECT_-1206904964', u'MULTIEQUAL_-1206904510'), (u'MULTIEQUAL_-1206899512', u'MULTIEQUAL_-1206899496'), (u'MULTIEQUAL_-1206880898', u'MULTIEQUAL_-1206880160'), (u'CALLIND_-1206921743', u'INDIRECT_-1206876139'), (u'INDIRECT_-1206904266', u'MULTIEQUAL_-1206904153'), (u'CALLIND_-1206931354', u'INDIRECT_-1206902008'), (u'MULTIEQUAL_-1206906505', u'MULTIEQUAL_-1206906521'), (u'INDIRECT_-1206888833', u'MULTIEQUAL_-1206888529'), (u'CALL_-1206928601', u'INDIRECT_-1206911543'), (u'MULTIEQUAL_-1206874235', u'MULTIEQUAL_-1206875262'), (u'CALL_-1206929938', u'INDIRECT_-1206887388'), ('const-433', u'STORE_-1206924909'), (u'CALL_-1206925799', u'INDIRECT_-1206892787'), (u'INDIRECT_-1206889634', u'MULTIEQUAL_-1206897981'), (u'STORE_-1206928320', u'INDIRECT_-1206891027'), (u'MULTIEQUAL_-1206902608', u'MULTIEQUAL_-1206902473'), (u'INDIRECT_-1206892506', u'MULTIEQUAL_-1206889201'), (u'INDIRECT_-1206907326', u'COPY_-1206879770'), (u'MULTIEQUAL_-1206893323', u'MULTIEQUAL_-1206893310'), ('tmp_5869', u'CBRANCH_-1206933806'), (u'PTRSUB_-1206875222', u'LOAD_-1206928041'), (u'CALL_-1206929794', u'INDIRECT_-1206900320'), ('const-8', u'PTRADD_-1206872366'), (u'INDIRECT_-1206898292', u'MULTIEQUAL_-1206897665'), (u'CALL_-1206930556', u'INDIRECT_-1206900234'), (u'INDIRECT_-1206889218', u'MULTIEQUAL_-1206889726'), (u'INDIRECT_-1206882674', u'MULTIEQUAL_-1206882440'), (u'CALL_-1206934460', u'INDIRECT_-1206892221'), (u'MULTIEQUAL_-1206901674', u'MULTIEQUAL_-1206902594'), (u'STORE_-1206930310', u'INDIRECT_-1206888006'), (u'MULTIEQUAL_-1206894513', u'MULTIEQUAL_-1206894509'), (u'MULTIEQUAL_-1206904592', u'MULTIEQUAL_-1206905779'), (u'MULTIEQUAL_-1206908937', u'MULTIEQUAL_-1206880942'), (u'INDIRECT_-1206906015', u'MULTIEQUAL_-1206905724'), (u'CALLIND_-1206921999', u'INDIRECT_-1206903409'), (u'INDIRECT_-1206890826', u'MULTIEQUAL_-1206890713'), (u'MULTIEQUAL_-1206906984', u'MULTIEQUAL_-1206906336'), (u'CALL_-1206928667', u'INDIRECT_-1206897300'), (u'CALLIND_-1206938189', u'INDIRECT_-1206883591'), (u'MULTIEQUAL_-1206893010', u'MULTIEQUAL_-1206892985'), (u'CALL_-1206937983', u'INDIRECT_-1206903969'), (u'INDIRECT_-1206896412', u'MULTIEQUAL_-1206896263'), (u'CALL_-1206930394', u'INDIRECT_-1206897375'), (u'INDIRECT_-1206896600', u'MULTIEQUAL_-1206896484'), (u'CALL_-1206938975', u'INDIRECT_-1206917342'), (u'MULTIEQUAL_-1206892356', u'MULTIEQUAL_-1206892337'), (u'INDIRECT_-1206895280', u'MULTIEQUAL_-1206895009'), (u'MULTIEQUAL_-1206895982', u'MULTIEQUAL_-1206895929'), (u'STORE_-1206930340', u'INDIRECT_-1206889702'), (u'CALL_-1206934396', u'INDIRECT_-1206889238'), (u'INDIRECT_-1206900322', u'MULTIEQUAL_-1206901801'), (u'CALL_-1206933125', u'INDIRECT_-1206906994'), (u'INDIRECT_-1206894804', u'MULTIEQUAL_-1206894657'), (u'CALL_-1206937729', u'INDIRECT_-1206905523'), (u'CALL_-1206931183', u'INDIRECT_-1206909983'), (u'INDIRECT_-1206887941', u'MULTIEQUAL_-1206887703'), (u'CALL_-1206938927', u'INDIRECT_-1206897388'), (u'STORE_-1206921852', u'INDIRECT_-1206886697'), (u'STORE_-1206921525', u'INDIRECT_-1206890307'), (u'INDIRECT_-1206913898', u'MULTIEQUAL_-1206913625'), (u'STORE_-1206927248', u'INDIRECT_-1206900032'), (u'INDIRECT_-1206890660', u'MULTIEQUAL_-1206890389'), (u'CAST_-1206874770', u'CALL_-1206933745'), (u'INDIRECT_-1206878805', u'MULTIEQUAL_-1206882306'), (u'INDIRECT_-1206907924', u'MULTIEQUAL_-1206909507'), (u'STORE_-1206925416', u'INDIRECT_-1206888983'), (u'CALL_-1206938342', u'INDIRECT_-1206915115'), (u'MULTIEQUAL_-1206882425', u'MULTIEQUAL_-1206882405'), (u'MULTIEQUAL_-1206910490', u'INT_NOTEQUAL_-1206928667'), (u'INDIRECT_-1206908305', u'COPY_-1206880129'), (u'INDIRECT_-1206890839', u'MULTIEQUAL_-1206890619'), (u'LOAD_-1206937807', u'STORE_-1206937772'), (u'CAST_-1206872537', u'CAST_-1206870665'), (u'INDIRECT_-1206903859', u'MULTIEQUAL_-1206903639'), (u'INDIRECT_-1206895167', u'COPY_-1206879858'), (u'CALL_-1206922556', u'INDIRECT_-1206911666'), (u'CALL_-1206928709', u'INDIRECT_-1206905659'), (u'CALL_-1206933594', u'INDIRECT_-1206888762'), (u'CALL_-1206938975', u'INDIRECT_-1206896996'), (u'INDIRECT_-1206912291', u'MULTIEQUAL_-1206913515'), (u'CALL_-1206929902', u'INDIRECT_-1206896186'), (u'INDIRECT_-1206890421', u'MULTIEQUAL_-1206890230'), (u'CALL_-1206929830', u'INDIRECT_-1206907902'), (u'INDIRECT_-1206891590', u'MULTIEQUAL_-1206891499'), (u'INDIRECT_-1206907551', u'MULTIEQUAL_-1206907353'), (u'CALL_-1206934396', u'INDIRECT_-1206911498'), (u'CALL_-1206938310', u'INDIRECT_-1206896197'), (u'INDIRECT_-1206911455', u'MULTIEQUAL_-1206911376'), (u'CALL_-1206931128', u'INDIRECT_-1206904504'), (u'CALL_-1206934114', u'INDIRECT_-1206889911'), (u'CALL_-1206927093', u'INDIRECT_-1206901181'), (u'CALL_-1206921134', u'INDIRECT_-1206882340'), (u'MULTIEQUAL_-1206880957', u'CAST_-1206877789'), (u'CALL_-1206932911', u'INDIRECT_-1206909450'), (u'STORE_-1206932486', u'INDIRECT_-1206891207'), (u'INDIRECT_-1206901573', u'MULTIEQUAL_-1206904584'), (u'STORE_-1206932305', u'INDIRECT_-1206893837'), (u'CALL_-1206927316', u'INDIRECT_-1206891763'), (u'CALL_-1206928194', u'INDIRECT_-1206902986'), (u'CALL_-1206925831', u'INDIRECT_-1206894912'), (u'CALL_-1206928382', u'INDIRECT_-1206910281'), ('const-433', u'LOAD_-1206921733'), (u'INDIRECT_-1206888786', u'MULTIEQUAL_-1206890225'), (u'INDIRECT_-1206906278', u'MULTIEQUAL_-1206906190'), (u'CALL_-1206935494', u'INDIRECT_-1206909163'), (u'CALL_-1206924668', u'INDIRECT_-1206891388'), (u'CALL_-1206937615', u'INDIRECT_-1206902100'), (u'CALL_-1206937430', u'INDIRECT_-1206904688'), (u'INDIRECT_-1206914738', u'MULTIEQUAL_-1206913058'), (u'CALL_-1206928331', u'INDIRECT_-1206906473'), (u'MULTIEQUAL_-1206888139', u'MULTIEQUAL_-1206888581'), (u'STORE_-1206928482', u'INDIRECT_-1206910898'), (u'MULTIEQUAL_-1206897329', u'MULTIEQUAL_-1206897327'), (u'MULTIEQUAL_-1206905350', u'MULTIEQUAL_-1206905279'), (u'INT_ADD_-1206925012', u'MULTIEQUAL_-1206917629'), (u'MULTIEQUAL_-1206906106', u'MULTIEQUAL_-1206906009'), (u'INDIRECT_-1206906106', u'MULTIEQUAL_-1206906009'), (u'INDIRECT_-1206887720', u'MULTIEQUAL_-1206887449'), (u'INDIRECT_-1206888143', u'MULTIEQUAL_-1206889898'), (u'INDIRECT_-1206905455', u'MULTIEQUAL_-1206905065'), (u'CALL_-1206930228', u'INDIRECT_-1206897712'), ('const-433', u'LOAD_-1206939453'), (u'CAST_-1206871546', u'SUBPIECE_-1206909233'), (u'CALL_-1206931545', u'INDIRECT_-1206895823'), (u'CALLIND_-1206938827', u'INDIRECT_-1206906155'), (u'CALL_-1206927017', u'INDIRECT_-1206899394'), (u'MULTIEQUAL_-1206903968', u'MULTIEQUAL_-1206903944'), (u'LOAD_-1206930291', u'INT_AND_-1206930258'), (u'MULTIEQUAL_-1206901348', u'MULTIEQUAL_-1206901213'), (u'CALL_-1206922584', u'INDIRECT_-1206874177'), (u'STORE_-1206925479', u'INDIRECT_-1206888178'), ('const-433', u'LOAD_-1206921966'), (u'CALL_-1206930157', u'INDIRECT_-1206890893'), (u'INDIRECT_-1206905891', u'MULTIEQUAL_-1206906314'), (u'INDIRECT_-1206905891', u'MULTIEQUAL_-1206906314'), (u'CALL_-1206932954', u'INDIRECT_-1206898139'), (u'COPY_-1206869050', u'MULTIEQUAL_-1206886899'), (u'CALL_-1206939005', u'INDIRECT_-1206899953'), (u'CALL_-1206929032', u'INDIRECT_-1206901241'), (u'MULTIEQUAL_-1206891330', u'MULTIEQUAL_-1206891305'), (u'STORE_-1206927231', u'INDIRECT_-1206903802'), (u'MULTIEQUAL_-1206894439', u'MULTIEQUAL_-1206894439'), (u'INDIRECT_-1206912267', u'MULTIEQUAL_-1206912152'), (u'INDIRECT_-1206892900', u'MULTIEQUAL_-1206893829'), (u'CALL_-1206934955', u'INDIRECT_-1206898775'), (u'STORE_-1206928732', u'INDIRECT_-1206901389'), (u'STORE_-1206925221', u'INDIRECT_-1206890985'), (u'CALL_-1206925831', u'INDIRECT_-1206902472'), (u'MULTIEQUAL_-1206897767', u'MULTIEQUAL_-1206897748'), (u'CALL_-1206931183', u'INDIRECT_-1206909563'), (u'INDIRECT_-1206902422', u'MULTIEQUAL_-1206903901'), (u'INDIRECT_-1206891613', u'MULTIEQUAL_-1206891695'), (u'CALLIND_-1206925046', u'INDIRECT_-1206889000'), (u'MULTIEQUAL_-1206891079', u'MULTIEQUAL_-1206891521'), (u'INDIRECT_-1206906801', u'MULTIEQUAL_-1206907410'), (u'CALLIND_-1206921856', u'INDIRECT_-1206901236'), (u'CALL_-1206930506', u'INDIRECT_-1206894071'), (u'INDIRECT_-1206889834', u'MULTIEQUAL_-1206889629'), ('const-8', u'INT_MULT_-1206921888'), (u'INDIRECT_-1206911798', u'MULTIEQUAL_-1206911525'), (u'CALL_-1206929902', u'INDIRECT_-1206909626'), (u'INDIRECT_-1206904366', u'MULTIEQUAL_-1206905759'), (u'STORE_-1206924545', u'INDIRECT_-1206891048'), (u'CALL_-1206931337', u'INDIRECT_-1206904430'), (u'PTRADD_-1206873203', u'STORE_-1206925221'), (u'CALL_-1206930210', u'INDIRECT_-1206906492'), (u'STORE_-1206928732', u'INDIRECT_-1206912729'), (u'CALL_-1206929320', u'INDIRECT_-1206891617'), (u'INDIRECT_-1206906895', u'MULTIEQUAL_-1206906617'), (u'CAST_-1206872957', u'CALL_-1206928150'), ('tmp_16747', u'CBRANCH_-1206924950'), (u'INDIRECT_-1206900374', u'COPY_-1206878812'), (u'MULTIEQUAL_-1206891021', u'MULTIEQUAL_-1206891721'), (u'PTRADD_-1206873282', u'STORE_-1206925381'), (u'MULTIEQUAL_-1206897181', u'MULTIEQUAL_-1206897007'), (u'MULTIEQUAL_-1206905359', u'MULTIEQUAL_-1206905801'), (u'CALL_-1206931539', u'INDIRECT_-1206902033'), (u'INDIRECT_-1206888416', u'MULTIEQUAL_-1206887865'), (u'MULTIEQUAL_-1206899240', u'MULTIEQUAL_-1206899225'), (u'INDIRECT_-1206907120', u'COPY_-1206878646'), (u'INDIRECT_-1206891610', u'MULTIEQUAL_-1206893127'), (u'INDIRECT_-1206902440', u'MULTIEQUAL_-1206902238'), (u'INDIRECT_-1206904997', u'MULTIEQUAL_-1206904825'), (u'STORE_-1206922807', u'INDIRECT_-1206885725'), (u'CALL_-1206928150', u'INDIRECT_-1206879022'), (u'INDIRECT_-1206898325', u'MULTIEQUAL_-1206898289'), (u'CALL_-1206929866', u'INT_NOTEQUAL_-1206929851'), ('tmp_25371', u'CALL_-1206928108'), (u'INDIRECT_-1206914059', u'MULTIEQUAL_-1206913752'), (u'INT_ADD_-1206933150', u'MULTIEQUAL_-1206915334'), (u'CALL_-1206921844', u'INDIRECT_-1206891817'), (u'STORE_-1206928697', u'INDIRECT_-1206898008'), (u'INDIRECT_-1206905947', u'MULTIEQUAL_-1206906482'), (u'CALL_-1206931749', u'INDIRECT_-1206899711'), (u'CALL_-1206928474', u'INDIRECT_-1206904928'), (u'COPY_-1206937214', u'MULTIEQUAL_-1206920353'), (u'INDIRECT_-1206896998', u'MULTIEQUAL_-1206897988'), (u'MULTIEQUAL_-1206904846', u'MULTIEQUAL_-1206904749'), (u'INDIRECT_-1206904846', u'MULTIEQUAL_-1206904749'), (u'CALLIND_-1206922636', u'INDIRECT_-1206890269'), (u'INDIRECT_-1206902986', u'MULTIEQUAL_-1206909321'), (u'MULTIEQUAL_-1206915363', u'CAST_-1206870292'), (u'INDIRECT_-1206889898', u'MULTIEQUAL_-1206889800'), (u'INDIRECT_-1206886592', u'COPY_-1206879498'), (u'STORE_-1206930846', u'INDIRECT_-1206895027'), (u'CALL_-1206928291', u'INDIRECT_-1206901408'), (u'MULTIEQUAL_-1206903679', u'MULTIEQUAL_-1206904121'), (u'INDIRECT_-1206893335', u'MULTIEQUAL_-1206893227'), (u'INDIRECT_-1206900057', u'MULTIEQUAL_-1206901053'), (u'CALL_-1206928225', u'INDIRECT_-1206910191'), (u'STORE_-1206932305', u'INDIRECT_-1206905177'), (u'INDIRECT_-1206874592', u'MULTIEQUAL_-1206874392'), (u'MULTIEQUAL_-1206913515', u'MULTIEQUAL_-1206913465'), (u'INDIRECT_-1206890093', u'MULTIEQUAL_-1206889789'), (u'STORE_-1206937920', u'INDIRECT_-1206908774'), (u'INDIRECT_-1206902882', u'MULTIEQUAL_-1206902705'), (u'CALL_-1206933962', u'INDIRECT_-1206902414'), (u'CALL_-1206930086', u'INDIRECT_-1206887685'), (u'CALL_-1206933125', u'INDIRECT_-1206892294'), (u'STORE_-1206929089', u'INDIRECT_-1206905324'), (u'INDIRECT_-1206904735', u'MULTIEQUAL_-1206904656'), (u'INDIRECT_-1206875728', u'MULTIEQUAL_-1206875242'), (u'CAST_-1206869287', u'CALL_-1206921447'), (u'INDIRECT_-1206905174', u'MULTIEQUAL_-1206913521'), (u'CALL_-1206928281', u'INDIRECT_-1206893425'), (u'STORE_-1206922807', u'INDIRECT_-1206888245'), (u'INDIRECT_-1206894535', u'MULTIEQUAL_-1206894145'), (u'STORE_-1206928622', u'INDIRECT_-1206890984'), (u'CALL_-1206930882', u'INDIRECT_-1206895578'), (u'CALL_-1206929974', u'INDIRECT_-1206908830'), (u'MULTIEQUAL_-1206910588', u'MULTIEQUAL_-1206910453'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206874155'), (u'CALL_-1206931749', u'INDIRECT_-1206896351'), (u'INDIRECT_-1206904796', u'MULTIEQUAL_-1206904245'), (u'CALL_-1206928709', u'INDIRECT_-1206890539'), (u'CALL_-1206936110', u'INDIRECT_-1206900714'), (u'CALL_-1206935494', u'INDIRECT_-1206907903'), (u'CALL_-1206931773', u'INDIRECT_-1206888390'), (u'INDIRECT_-1206907595', u'COPY_-1206878409'), ('const-0', u'SUBPIECE_-1206906721'), (u'CALL_-1206928281', u'INDIRECT_-1206902665'), (u'CALL_-1206926063', u'INDIRECT_-1206887898'), ('tmp_17076', u'BRANCH_-1206924623'), (u'MULTIEQUAL_-1206913231', u'COPY_-1206869918'), (u'CALL_-1206933711', u'INDIRECT_-1206881175'), (u'INDIRECT_-1206901426', u'MULTIEQUAL_-1206902819'), (u'CALL_-1206921308', u'INDIRECT_-1206902206'), (u'STORE_-1206928662', u'INDIRECT_-1206893787'), (u'INDIRECT_-1206908377', u'MULTIEQUAL_-1206907989'), (u'INDIRECT_-1206914318', u'MULTIEQUAL_-1206913935'), ('const-433', u'LOAD_-1206921971'), (u'CALLIND_-1206921856', u'INDIRECT_-1206875528'), (u'CALLIND_-1206925019', u'INDIRECT_-1206877053'), (u'CALL_-1206934081', u'INDIRECT_-1206914014'), (u'INDIRECT_-1206891869', u'MULTIEQUAL_-1206893159'), (u'MULTIEQUAL_-1206905503', u'MULTIEQUAL_-1206905490'), (u'INDIRECT_-1206895724', u'MULTIEQUAL_-1206895270'), (u'MULTIEQUAL_-1206901157', u'MULTIEQUAL_-1206901140'), (u'CALL_-1206935766', u'INDIRECT_-1206910146'), (u'MULTIEQUAL_-1206898200', u'MULTIEQUAL_-1206898187'), (u'CALL_-1206938131', u'INDIRECT_-1206904891'), (u'CALL_-1206931435', u'INDIRECT_-1206905417'), (u'STORE_-1206924934', u'INDIRECT_-1206894637'), (u'INDIRECT_-1206902646', u'MULTIEQUAL_-1206904085'), (u'CALL_-1206923816', u'INDIRECT_-1206888497'), ('const-433', u'LOAD_-1206923373'), (u'CALLIND_-1206921359', u'INDIRECT_-1206875791'), (u'CALL_-1206929202', u'INDIRECT_-1206889044'), (u'CALL_-1206928644', u'INDIRECT_-1206884317'), (u'CALL_-1206934487', u'INDIRECT_-1206881309'), (u'CALL_-1206933125', u'INDIRECT_-1206910774'), (u'CALL_-1206932327', u'INDIRECT_-1206897874'), (u'STORE_-1206930310', u'INDIRECT_-1206909006'), (u'INDIRECT_-1206912116', u'MULTIEQUAL_-1206912028'), (u'INDIRECT_-1206890974', u'MULTIEQUAL_-1206890478'), (u'INDIRECT_-1206887305', u'COPY_-1206880079'), (u'CALL_-1206928677', u'INDIRECT_-1206897847'), (u'CALL_-1206928772', u'INDIRECT_-1206907546'), (u'CALL_-1206930274', u'INDIRECT_-1206888046'), (u'CALL_-1206929902', u'INDIRECT_-1206889046'), (u'INDIRECT_-1206908046', u'MULTIEQUAL_-1206907724'), ('const--2', u'INT_MULT_-1206874566'), (u'INDIRECT_-1206901514', u'MULTIEQUAL_-1206874127'), (u'INDIRECT_-1206902116', u'MULTIEQUAL_-1206902180'), (u'INDIRECT_-1206896275', u'MULTIEQUAL_-1206896167'), (u'INDIRECT_-1206896075', u'MULTIEQUAL_-1206895457'), (u'CALL_-1206929226', u'INDIRECT_-1206891995'), (u'PTRSUB_-1206872787', u'LOAD_-1206924375'), (u'MULTIEQUAL_-1206906989', u'MULTIEQUAL_-1206906987'), (u'CALL_-1206928518', u'INDIRECT_-1206886467'), (u'MULTIEQUAL_-1206890948', u'MULTIEQUAL_-1206887941'), (u'MULTIEQUAL_-1206905327', u'MULTIEQUAL_-1206905308'), (u'CALL_-1206937446', u'INDIRECT_-1206901760'), (u'CALLIND_-1206925511', u'INDIRECT_-1206909577'), (u'CALL_-1206928108', u'INDIRECT_-1206892472'), (u'INDIRECT_-1206883213', u'MULTIEQUAL_-1206880895'), (u'MULTIEQUAL_-1206905165', u'MULTIEQUAL_-1206905190'), (u'MULTIEQUAL_-1206875932', u'MULTIEQUAL_-1206900239'), ('const-0', u'INT_NOTEQUAL_-1206936130'), (u'CALL_-1206928257', u'INDIRECT_-1206910208'), (u'CALL_-1206928271', u'INDIRECT_-1206903673'), (u'INDIRECT_-1206889405', u'COPY_-1206880084'), (u'INDIRECT_-1206903377', u'COPY_-1206879652'), (u'CALL_-1206930927', u'INDIRECT_-1206881277'), (u'INDIRECT_-1206893097', u'MULTIEQUAL_-1206892690'), (u'CALL_-1206933962', u'INDIRECT_-1206905774'), (u'MULTIEQUAL_-1206903166', u'MULTIEQUAL_-1206903069'), (u'INDIRECT_-1206903166', u'MULTIEQUAL_-1206903069'), (u'INDIRECT_-1206905579', u'MULTIEQUAL_-1206906619'), (u'CALL_-1206934487', u'INDIRECT_-1206905254'), (u'INT_LESS_-1206927155', u'CBRANCH_-1206927163'), (u'INDIRECT_-1206905501', u'MULTIEQUAL_-1206905392'), (u'INDIRECT_-1206897629', u'COPY_-1206879990'), (u'CALL_-1206934487', u'INDIRECT_-1206896014'), (u'INDIRECT_-1206897469', u'MULTIEQUAL_-1206897799'), (u'MULTIEQUAL_-1206887531', u'MULTIEQUAL_-1206888559'), (u'INDIRECT_-1206910611', u'MULTIEQUAL_-1206911835'), (u'MULTIEQUAL_-1206890650', u'MULTIEQUAL_-1206891401'), (u'MULTIEQUAL_-1206900264', u'MULTIEQUAL_-1206900226'), (u'INDIRECT_-1206884179', u'MULTIEQUAL_-1206885698'), (u'MULTIEQUAL_-1206912449', u'MULTIEQUAL_-1206912447'), (u'INDIRECT_-1206895518', u'MULTIEQUAL_-1206895257'), (u'PTRADD_-1206872489', u'COPY_-1206868800'), (u'INDIRECT_-1206899182', u'MULTIEQUAL_-1206903745'), (u'INDIRECT_-1206911890', u'MULTIEQUAL_-1206909684'), ('tmp_4056', u'CBRANCH_-1206932477'), (u'LOAD_-1206921973', u'INT_ADD_-1206921934'), (u'INDIRECT_-1206896982', u'MULTIEQUAL_-1206898587'), (u'CALL_-1206929032', u'INDIRECT_-1206907541'), (u'INDIRECT_-1206891267', u'MULTIEQUAL_-1206891222'), (u'INDIRECT_-1206898455', u'MULTIEQUAL_-1206898164'), (u'CALL_-1206932860', u'INDIRECT_-1206892195'), (u'STORE_-1206937920', u'INDIRECT_-1206894494'), (u'MULTIEQUAL_-1206890545', u'MULTIEQUAL_-1206890561'), (u'CALL_-1206934098', u'INDIRECT_-1206892839'), (u'INDIRECT_-1206907097', u'MULTIEQUAL_-1206906925'), (u'INDIRECT_-1206902795', u'MULTIEQUAL_-1206902177'), (u'CALL_-1206921844', u'INDIRECT_-1206904417'), (u'CALL_-1206929645', u'INDIRECT_-1206893390'), (u'INDIRECT_-1206884328', u'MULTIEQUAL_-1206884502'), (u'CALL_-1206937302', u'INDIRECT_-1206911890'), (u'CALL_-1206930927', u'INDIRECT_-1206902111'), (u'INDIRECT_-1206889615', u'COPY_-1206878918'), ('tmp_5069', u'CBRANCH_-1206934549'), (u'MULTIEQUAL_-1206894534', u'MULTIEQUAL_-1206896945'), (u'MULTIEQUAL_-1206896152', u'MULTIEQUAL_-1206896136'), (u'MULTIEQUAL_-1206881285', u'MULTIEQUAL_-1206881177'), (u'MULTIEQUAL_-1206889399', u'MULTIEQUAL_-1206889053'), (u'CALL_-1206928518', u'INDIRECT_-1206892347'), (u'CALL_-1206926063', u'INDIRECT_-1206887058'), (u'CALL_-1206931745', u'INDIRECT_-1206896640'), (u'MULTIEQUAL_-1206907821', u'MULTIEQUAL_-1206907773'), (u'CALLIND_-1206925046', u'INDIRECT_-1206898660'), (u'INDIRECT_-1206896104', u'MULTIEQUAL_-1206897357'), (u'MULTIEQUAL_-1206910089', u'STORE_-1206928697'), (u'INDIRECT_-1206887654', u'MULTIEQUAL_-1206874094'), ('const-0', u'PTRSUB_-1206879115'), (u'CALL_-1206933998', u'INDIRECT_-1206889414'), (u'CALL_-1206930636', u'INDIRECT_-1206897336'), (u'CALL_-1206921320', u'INDIRECT_-1206898756'), (u'CALL_-1206937983', u'INDIRECT_-1206903129'), (u'STORE_-1206934436', u'INDIRECT_-1206900508'), (u'INDIRECT_-1206902276', u'MULTIEQUAL_-1206901725'), (u'INDIRECT_-1206897433', u'MULTIEQUAL_-1206897013'), (u'MULTIEQUAL_-1206901473', u'MULTIEQUAL_-1206901385'), (u'MULTIEQUAL_-1206887185', u'MULTIEQUAL_-1206887201'), (u'INDIRECT_-1206903326', u'CALL_-1206929866'), (u'INDIRECT_-1206886909', u'MULTIEQUAL_-1206888755'), ('tmp_17816', u'BRANCH_-1206922553'), ('const-433', u'LOAD_-1206933859'), (u'STORE_-1206921830', u'INDIRECT_-1206887939'), (u'CALL_-1206928992', u'INDIRECT_-1206882858'), (u'CALL_-1206929974', u'INDIRECT_-1206904210'), (u'INDIRECT_-1206902029', u'MULTIEQUAL_-1206903875'), (u'INDIRECT_-1206890760', u'MULTIEQUAL_-1206889713'), (u'INDIRECT_-1206909775', u'MULTIEQUAL_-1206909696'), (u'CALL_-1206921361', u'INDIRECT_-1206900134'), (u'CALL_-1206930927', u'INDIRECT_-1206891611'), (u'INDIRECT_-1206907343', u'MULTIEQUAL_-1206908290'), (u'MULTIEQUAL_-1206874111', u'MULTIEQUAL_-1206897363'), (u'INDIRECT_-1206900020', u'MULTIEQUAL_-1206899916'), (u'CALLIND_-1206921388', u'INDIRECT_-1206890341'), (u'INDIRECT_-1206913753', u'MULTIEQUAL_-1206913625'), (u'CALL_-1206930105', u'INDIRECT_-1206903055'), ('tmp_25370', u'CALL_-1206938927'), (u'CALL_-1206926003', u'INDIRECT_-1206899626'), (u'INDIRECT_-1206894418', u'MULTIEQUAL_-1206894331'), (u'CALL_-1206928281', u'INDIRECT_-1206898045'), (u'MULTIEQUAL_-1206880900', u'MULTIEQUAL_-1206880162'), (u'CALL_-1206932327', u'INDIRECT_-1206908794'), (u'CALL_-1206928152', u'INDIRECT_-1206905511'), (u'INDIRECT_-1206895610', u'MULTIEQUAL_-1206895394'), (u'CALL_-1206930407', u'INDIRECT_-1206890646'), (u'CALL_-1206933745', u'INDIRECT_-1206894312'), ('const-0', u'INT_NOTEQUAL_-1206929732'), (u'INDIRECT_-1206886960', u'COPY_-1206878598'), (u'INT_NOTEQUAL_-1206938318', u'CBRANCH_-1206938317'), (u'INDIRECT_-1206914466', u'MULTIEQUAL_-1206913495'), (u'MULTIEQUAL_-1206880173', u'MULTIEQUAL_-1206896301'), (u'CALL_-1206934862', u'INDIRECT_-1206889500'), (u'INDIRECT_-1206895288', u'MULTIEQUAL_-1206895132'), (u'CALL_-1206938421', u'INDIRECT_-1206885084'), (u'INDIRECT_-1206896606', u'MULTIEQUAL_-1206896216'), (u'CAST_-1206868269', u'MULTIEQUAL_-1206915403'), (u'CALL_-1206928291', u'INDIRECT_-1206896788'), (u'MULTIEQUAL_-1206876023', u'MULTIEQUAL_-1206875905'), (u'CALL_-1206937924', u'INDIRECT_-1206906039'), ('const-0', u'INT_NOTEQUAL_-1206931726'), (u'CALL_-1206931435', u'INDIRECT_-1206887357'), (u'MULTIEQUAL_-1206904275', u'MULTIEQUAL_-1206904225'), (u'CALLIND_-1206921710', u'INDIRECT_-1206898634'), (u'INDIRECT_-1206904755', u'MULTIEQUAL_-1206904464'), (u'STORE_-1206928588', u'INDIRECT_-1206904241'), (u'INDIRECT_-1206888649', u'MULTIEQUAL_-1206888979'), (u'CALL_-1206929794', u'INDIRECT_-1206891080'), (u'MULTIEQUAL_-1206913416', u'INT_EQUAL_-1206924965'), (u'STORE_-1206937920', u'INDIRECT_-1206905834'), (u'INDIRECT_-1206894764', u'MULTIEQUAL_-1206897232'), (u'CALL_-1206931539', u'INDIRECT_-1206898253'), (u'LOAD_-1206928796', u'PTRSUB_-1206879511'), (u'STORE_-1206932305', u'INDIRECT_-1206902237'), (u'CALL_-1206924756', u'INDIRECT_-1206909190'), (u'CALL_-1206928331', u'INDIRECT_-1206892613'), ('const-1184520', u'COPY_-1206880005'), (u'INDIRECT_-1206889000', u'MULTIEQUAL_-1206890667'), (u'MULTIEQUAL_-1206898031', u'MULTIEQUAL_-1206899059'), (u'CALL_-1206937824', u'INDIRECT_-1206892125'), (u'CALL_-1206931745', u'INDIRECT_-1206882692'), (u'MULTIEQUAL_-1206900485', u'MULTIEQUAL_-1206900465'), (u'CALL_-1206922325', u'INDIRECT_-1206893603'), (u'CALL_-1206936019', u'INDIRECT_-1206910321'), (u'CALL_-1206930457', u'INDIRECT_-1206893361'), (u'CALLIND_-1206922663', u'INDIRECT_-1206904985'), (u'CALLIND_-1206925511', u'INDIRECT_-1206886291'), (u'INDIRECT_-1206876855', u'MULTIEQUAL_-1206884015'), (u'CALL_-1206929385', u'INDIRECT_-1206899645'), (u'CALL_-1206931701', u'INDIRECT_-1206892421'), (u'INDIRECT_-1206900208', u'MULTIEQUAL_-1206899978'), (u'CALL_-1206926019', u'INDIRECT_-1206899219'), (u'STORE_-1206928482', u'INDIRECT_-1206894518'), (u'INDIRECT_-1206896445', u'MULTIEQUAL_-1206896315'), (u'INDIRECT_-1206912073', u'MULTIEQUAL_-1206911945'), ('const-16', u'PTRSUB_-1206878726'), (u'INDIRECT_-1206907255', u'MULTIEQUAL_-1206907176'), (u'STORE_-1206933958', u'INDIRECT_-1206896866'), (u'INDIRECT_-1206895227', u'MULTIEQUAL_-1206896950'), (u'CALL_-1206929794', u'INDIRECT_-1206895280'), (u'INDIRECT_-1206905203', u'MULTIEQUAL_-1206905054'), (u'MULTIEQUAL_-1206889285', u'MULTIEQUAL_-1206889301'), (u'CALL_-1206928257', u'INDIRECT_-1206905588'), (u'MULTIEQUAL_-1206877467', u'MULTIEQUAL_-1206876610'), (u'CALL_-1206922325', u'INDIRECT_-1206886883'), (u'CALL_-1206926116', u'INT_EQUAL_-1206926102'), (u'STORE_-1206930256', u'INDIRECT_-1206890506'), (u'STORE_-1206937920', u'INDIRECT_-1206911294'), (u'STORE_-1206928588', u'INDIRECT_-1206898361'), (u'CALL_-1206933594', u'INDIRECT_-1206906402'), (u'CALL_-1206928677', u'INDIRECT_-1206906667'), ('const-433', u'STORE_-1206925479'), (u'MULTIEQUAL_-1206894092', u'MULTIEQUAL_-1206894073'), (u'LOAD_-1206931655', u'MULTIEQUAL_-1206876041'), (u'STORE_-1206925381', u'INDIRECT_-1206898622'), (u'CALL_-1206932860', u'INDIRECT_-1206893455'), (u'STORE_-1206928732', u'INDIRECT_-1206905169'), (u'CALL_-1206921361', u'INDIRECT_-1206897194'), (u'CALLIND_-1206925511', u'INDIRECT_-1206902251'), (u'CALL_-1206934018', u'INDIRECT_-1206881023'), (u'INDIRECT_-1206912711', u'MULTIEQUAL_-1206913935'), (u'MULTIEQUAL_-1206890469', u'MULTIEQUAL_-1206889803'), (u'STORE_-1206933398', u'INDIRECT_-1206902880'), (u'MULTIEQUAL_-1206903634', u'MULTIEQUAL_-1206903630'), (u'CALL_-1206930105', u'INDIRECT_-1206888775'), (u'INDIRECT_-1206907541', u'MULTIEQUAL_-1206908297'), (u'CALL_-1206939039', u'INDIRECT_-1206894512'), (u'STORE_-1206928662', u'INDIRECT_-1206907227'), (u'MULTIEQUAL_-1206907031', u'MULTIEQUAL_-1206906989'), (u'INDIRECT_-1206885635', u'MULTIEQUAL_-1206885296'), (u'INDIRECT_-1206909762', u'MULTIEQUAL_-1206909501'), (u'INDIRECT_-1206893608', u'MULTIEQUAL_-1206893452'), (u'STORE_-1206927231', u'INDIRECT_-1206907162'), (u'MULTIEQUAL_-1206896678', u'MULTIEQUAL_-1206896649'), (u'INDIRECT_-1206893195', u'MULTIEQUAL_-1206892856'), (u'MULTIEQUAL_-1206909234', u'MULTIEQUAL_-1206910154'), ('tmp_2010', u'CBRANCH_-1206938158'), (u'INDIRECT_-1206898848', u'MULTIEQUAL_-1206898730'), (u'INDIRECT_-1206907523', u'MULTIEQUAL_-1206907428'), (u'INDIRECT_-1206906079', u'MULTIEQUAL_-1206908669'), (u'CALL_-1206928357', u'INDIRECT_-1206890528'), (u'MULTIEQUAL_-1206906619', u'MULTIEQUAL_-1206906619'), (u'INDIRECT_-1206891045', u'MULTIEQUAL_-1206890965'), ('const-56', u'PTRSUB_-1206873613'), (u'CALL_-1206928621', u'INDIRECT_-1206890266'), ('const-28', u'PTRSUB_-1206878052'), (u'CALL_-1206937142', u'INDIRECT_-1206894992'), (u'CALL_-1206928155', u'INDIRECT_-1206908654'), (u'MULTIEQUAL_-1206910490', u'STORE_-1206928662'), (u'CALL_-1206928357', u'INDIRECT_-1206893888'), (u'CALLIND_-1206921884', u'INDIRECT_-1206887392'), (u'CALL_-1206937729', u'INDIRECT_-1206894603'), (u'INDIRECT_-1206903415', u'MULTIEQUAL_-1206903307'), (u'STORE_-1206928588', u'INDIRECT_-1206899621'), (u'INT_ADD_-1206938882', u'CAST_-1206878278'), (u'CALL_-1206928108', u'INDIRECT_-1206905912'), (u'CALL_-1206930550', u'INDIRECT_-1206908800'), (u'INDIRECT_-1206914830', u'MULTIEQUAL_-1206912624'), (u'CALL_-1206929621', u'INDIRECT_-1206897999'), (u'CALL_-1206938725', u'INDIRECT_-1206910931'), (u'MULTIEQUAL_-1206916462', u'INT_AND_-1206914592'), (u'CALL_-1206925783', u'INDIRECT_-1206891935'), (u'INDIRECT_-1206892887', u'MULTIEQUAL_-1206892489'), (u'INDIRECT_-1206907866', u'MULTIEQUAL_-1206907207'), (u'INDIRECT_-1206906114', u'MULTIEQUAL_-1206910391'), (u'CALL_-1206934098', u'INDIRECT_-1206889059'), (u'MULTIEQUAL_-1206912565', u'MULTIEQUAL_-1206912071'), (u'CALL_-1206936110', u'INDIRECT_-1206908274'), (u'CALL_-1206929645', u'INDIRECT_-1206906410'), (u'CALL_-1206928281', u'INDIRECT_-1206903085'), (u'INDIRECT_-1206910000', u'MULTIEQUAL_-1206911667'), (u'CALL_-1206934396', u'INDIRECT_-1206910238'), (u'CALL_-1206935494', u'INDIRECT_-1206905383'), (u'CALL_-1206929866', u'INDIRECT_-1206901624'), (u'MULTIEQUAL_-1206894809', u'MULTIEQUAL_-1206894807'), (u'CALL_-1206927063', u'INDIRECT_-1206894374'), (u'CALL_-1206937824', u'INDIRECT_-1206911865'), (u'STORE_-1206924560', u'INDIRECT_-1206890218'), (u'INDIRECT_-1206912683', u'MULTIEQUAL_-1206913349'), (u'CALL_-1206929385', u'INDIRECT_-1206890405'), (u'CALL_-1206928644', u'INDIRECT_-1206900697'), (u'CALL_-1206928357', u'INDIRECT_-1206896828'), (u'CALL_-1206921459', u'INDIRECT_-1206888433'), ('const-11', u'PTRADD_-1206871354'), (u'INDIRECT_-1206894998', u'MULTIEQUAL_-1206894615'), (u'INDIRECT_-1206889788', u'MULTIEQUAL_-1206889962'), (u'STORE_-1206929089', u'INDIRECT_-1206887264'), (u'INDIRECT_-1206909370', u'MULTIEQUAL_-1206907164'), (u'CALL_-1206928601', u'INDIRECT_-1206909863'), (u'STORE_-1206921567', u'INDIRECT_-1206884031'), (u'MULTIEQUAL_-1206902272', u'COPY_-1206879062'), (u'INDIRECT_-1206894225', u'MULTIEQUAL_-1206893843'), (u'CALL_-1206932827', u'INDIRECT_-1206910652'), (u'CALL_-1206932271', u'INDIRECT_-1206904153'), (u'INDIRECT_-1206901116', u'MULTIEQUAL_-1206901620'), (u'CALL_-1206930899', u'INDIRECT_-1206898109'), (u'INDIRECT_-1206884166', u'MULTIEQUAL_-1206891261'), (u'CALLIND_-1206921372', u'INDIRECT_-1206884088'), (u'CALLIND_-1206921412', u'INDIRECT_-1206889566'), (u'INDIRECT_-1206902460', u'MULTIEQUAL_-1206902361'), ('tmp_8122', u'CBRANCH_-1206931454'), (u'MULTIEQUAL_-1206899994', u'MULTIEQUAL_-1206900914'), (u'CALL_-1206937615', u'INDIRECT_-1206912180'), (u'MULTIEQUAL_-1206893048', u'MULTIEQUAL_-1206893024'), (u'MULTIEQUAL_-1206905581', u'MULTIEQUAL_-1206905407'), (u'MULTIEQUAL_-1206906959', u'MULTIEQUAL_-1206906986'), (u'STORE_-1206929190', u'INDIRECT_-1206890646'), (u'STORE_-1206924909', u'INDIRECT_-1206898703'), (u'INDIRECT_-1206891960', u'MULTIEQUAL_-1206891861'), (u'MULTIEQUAL_-1206908244', u'MULTIEQUAL_-1206908206'), ('const-0', u'INT_EQUAL_-1206930196'), (u'INDIRECT_-1206891987', u'MULTIEQUAL_-1206893179'), (u'CALL_-1206930362', u'INDIRECT_-1206878687'), (u'INDIRECT_-1206910878', u'MULTIEQUAL_-1206912488'), (u'CALL_-1206929071', u'INDIRECT_-1206882894'), (u'INDIRECT_-1206901390', u'MULTIEQUAL_-1206899184'), (u'MULTIEQUAL_-1206902954', u'MULTIEQUAL_-1206902880'), (u'INDIRECT_-1206902089', u'MULTIEQUAL_-1206902419'), (u'MULTIEQUAL_-1206911415', u'MULTIEQUAL_-1206911365'), (u'CALL_-1206932808', u'INDIRECT_-1206903918'), (u'INDIRECT_-1206878685', u'MULTIEQUAL_-1206883004'), (u'INDIRECT_-1206901333', u'MULTIEQUAL_-1206902419'), (u'MULTIEQUAL_-1206896828', u'MULTIEQUAL_-1206896804'), (u'CALL_-1206934396', u'INDIRECT_-1206901838'), (u'PTRSUB_-1206877050', u'LOAD_-1206930411'), (u'PTRSUB_-1206880295', u'LOAD_-1206937244'), (u'INDIRECT_-1206897967', u'MULTIEQUAL_-1206898502'), (u'CALL_-1206924612', u'INDIRECT_-1206884483'), (u'CALL_-1206921361', u'INDIRECT_-1206887954'), (u'MULTIEQUAL_-1206900720', u'MULTIEQUAL_-1206900707'), (u'INDIRECT_-1206903359', u'MULTIEQUAL_-1206903257'), (u'CALL_-1206932817', u'INDIRECT_-1206911946'), (u'INDIRECT_-1206900335', u'MULTIEQUAL_-1206899501'), (u'MULTIEQUAL_-1206911237', u'MULTIEQUAL_-1206911220'), (u'CALL_-1206934460', u'INDIRECT_-1206909861'), (u'INDIRECT_-1206900130', u'MULTIEQUAL_-1206897924'), (u'CALL_-1206938958', u'INDIRECT_-1206896564'), (u'CALLIND_-1206921884', u'INDIRECT_-1206883192'), (u'CALL_-1206939039', u'INDIRECT_-1206905852'), ('const-3', u'INT_AND_-1206929102'), (u'CALL_-1206927093', u'INDIRECT_-1206894461'), (u'CALL_-1206932359', u'INDIRECT_-1206896076'), (u'INDIRECT_-1206896874', u'MULTIEQUAL_-1206901151'), (u'CALL_-1206930274', u'INDIRECT_-1206908206'), (u'STORE_-1206921852', u'INDIRECT_-1206883757'), (u'MULTIEQUAL_-1206911597', u'COPY_-1206911720'), (u'MULTIEQUAL_-1206894665', u'MULTIEQUAL_-1206894690'), (u'MULTIEQUAL_-1206902510', u'MULTIEQUAL_-1206902492'), (u'INDIRECT_-1206902678', u'MULTIEQUAL_-1206880928'), (u'STORE_-1206928622', u'INDIRECT_-1206893504'), (u'INDIRECT_-1206898235', u'MULTIEQUAL_-1206897401'), (u'CALL_-1206928382', u'INDIRECT_-1206891801'), (u'CALLIND_-1206925046', u'INDIRECT_-1206913685'), (u'CAST_-1206877850', u'INT_SLESS_-1206938166'), (u'CALL_-1206928108', u'INDIRECT_-1206876590'), (u'MULTIEQUAL_-1206889713', u'MULTIEQUAL_-1206889012'), (u'COPY_-1206869892', u'COPY_-1206869942'), (u'INDIRECT_-1206900998', u'MULTIEQUAL_-1206880924'), (u'CALL_-1206927297', u'INDIRECT_-1206898889'), (u'CALL_-1206927063', u'INDIRECT_-1206886394'), (u'STORE_-1206928327', u'INDIRECT_-1206887670'), (u'LOAD_-1206921705', u'INT_ADD_-1206921625'), (u'MULTIEQUAL_-1206876074', u'MULTIEQUAL_-1206875956'), (u'CALL_-1206929269', u'INDIRECT_-1206898893'), (u'CALL_-1206930274', u'INDIRECT_-1206904846'), (u'INDIRECT_-1206876473', u'MULTIEQUAL_-1206876203'), (u'CALLIND_-1206921359', u'INDIRECT_-1206905025'), (u'INDIRECT_-1206885204', u'MULTIEQUAL_-1206884975'), (u'CALL_-1206934862', u'INDIRECT_-1206907980'), (u'CALL_-1206931435', u'INDIRECT_-1206890717'), (u'CALL_-1206935907', u'INDIRECT_-1206882776'), (u'MULTIEQUAL_-1206902094', u'MULTIEQUAL_-1206903014'), (u'STORE_-1206925381', u'INDIRECT_-1206884762'), (u'INDIRECT_-1206902917', u'MULTIEQUAL_-1206902529'), (u'INDIRECT_-1206910075', u'MULTIEQUAL_-1206909685'), (u'CALL_-1206934991', u'INDIRECT_-1206899224'), (u'CALL_-1206935494', u'INDIRECT_-1206899503'), (u'CALL_-1206930407', u'INDIRECT_-1206905346'), (u'INDIRECT_-1206896337', u'MULTIEQUAL_-1206896914'), ('const-4', u'PTRSUB_-1206873371'), (u'CAST_-1206875086', u'LOAD_-1206934253'), (u'INDIRECT_-1206895274', u'MULTIEQUAL_-1206895040'), (u'MULTIEQUAL_-1206898821', u'MULTIEQUAL_-1206878074'), (u'INDIRECT_-1206898435', u'MULTIEQUAL_-1206898356'), (u'CALL_-1206935821', u'INDIRECT_-1206910180'), (u'CALL_-1206930476', u'INDIRECT_-1206907907'), (u'CALL_-1206929621', u'INDIRECT_-1206913119'), (u'CALL_-1206924677', u'INDIRECT_-1206883759'), (u'CALL_-1206934114', u'INDIRECT_-1206904191'), (u'INDIRECT_-1206902462', u'MULTIEQUAL_-1206902285'), (u'CALL_-1206933773', u'INDIRECT_-1206908606'), (u'CALL_-1206937615', u'INDIRECT_-1206883952'), (u'INDIRECT_-1206896419', u'MULTIEQUAL_-1206899009'), (u'STORE_-1206921567', u'INDIRECT_-1206903351'), (u'INDIRECT_-1206895133', u'MULTIEQUAL_-1206893382'), (u'STORE_-1206937765', u'INDIRECT_-1206902818'), (u'INDIRECT_-1206899902', u'MULTIEQUAL_-1206901381'), (u'MULTIEQUAL_-1206880203', u'MULTIEQUAL_-1206908481'), (u'CALL_-1206938694', u'INDIRECT_-1206915111'), (u'CAST_-1206871659', u'CALL_-1206928209'), (u'INDIRECT_-1206899667', u'MULTIEQUAL_-1206900759'), (u'STORE_-1206929190', u'INDIRECT_-1206893586'), (u'CALL_-1206925783', u'INDIRECT_-1206877821'), (u'CALL_-1206929866', u'INDIRECT_-1206889864'), (u'CALL_-1206930157', u'INDIRECT_-1206895513'), (u'INDIRECT_-1206906673', u'MULTIEQUAL_-1206906065'), (u'INDIRECT_-1206891505', u'COPY_-1206880089'), (u'CAST_-1206875333', u'PTRSUB_-1206875142'), (u'CALL_-1206930362', u'INDIRECT_-1206895238'), (u'PTRADD_-1206872489', u'COPY_-1206869882'), (u'CALL_-1206928772', u'INDIRECT_-1206910066'), (u'INDIRECT_-1206896548', u'MULTIEQUAL_-1206896116'), (u'STORE_-1206928553', u'INDIRECT_-1206894980'), (u'MULTIEQUAL_-1206910396', u'MULTIEQUAL_-1206910390'), (u'COPY_-1206874658', u'MULTIEQUAL_-1206915812'), (u'MULTIEQUAL_-1206912985', u'MULTIEQUAL_-1206912491'), (u'INDIRECT_-1206899544', u'COPY_-1206879177'), (u'INDIRECT_-1206891715', u'MULTIEQUAL_-1206891636'), (u'CALLIND_-1206921388', u'INDIRECT_-1206901681'), (u'LOAD_-1206931514', u'MULTIEQUAL_-1206916027'), (u'INDIRECT_-1206885164', u'MULTIEQUAL_-1206885091'), ('const-0', u'RETURN_-1206879600'), (u'MULTIEQUAL_-1206901722', u'MULTIEQUAL_-1206902017'), (u'MULTIEQUAL_-1206880909', u'MULTIEQUAL_-1206880171'), (u'CAST_-1206870598', u'STORE_-1206928270'), (u'CALL_-1206927048', u'INDIRECT_-1206878228'), (u'INDIRECT_-1206878025', u'MULTIEQUAL_-1206881768'), (u'INDIRECT_-1206879169', u'MULTIEQUAL_-1206881271'), (u'INDIRECT_-1206895062', u'MULTIEQUAL_-1206894859'), (u'INDIRECT_-1206902473', u'COPY_-1206878516'), (u'CALL_-1206921134', u'INDIRECT_-1206905020'), ('tmp_25371', u'CALL_-1206927048'), (u'CALL_-1206930899', u'INDIRECT_-1206901049'), (u'CALL_-1206934098', u'INDIRECT_-1206906279'), (u'MULTIEQUAL_-1206903350', u'MULTIEQUAL_-1206903332'), (u'CALL_-1206927297', u'INDIRECT_-1206890909'), (u'COPY_-1206875465', u'CALL_-1206934114'), (u'CALLIND_-1206921999', u'INDIRECT_-1206897949'), (u'LOAD_-1206932862', u'CALL_-1206932817'), (u'CALL_-1206932359', u'INDIRECT_-1206893976'), (u'INDIRECT_-1206904315', u'COPY_-1206878953'), (u'CALL_-1206935766', u'INDIRECT_-1206903006'), (u'CALLIND_-1206921743', u'INDIRECT_-1206889833'), (u'STORE_-1206933118', u'INDIRECT_-1206891380'), (u'INDIRECT_-1206900754', u'MULTIEQUAL_-1206900549'), (u'INDIRECT_-1206892005', u'MULTIEQUAL_-1206892100'), (u'CALL_-1206928382', u'INDIRECT_-1206909861'), (u'CALLIND_-1206925511', u'INDIRECT_-1206876289'), (u'INDIRECT_-1206906921', u'MULTIEQUAL_-1206911001'), ('const--88', u'PTRSUB_-1206875016'), (u'INDIRECT_-1206886093', u'MULTIEQUAL_-1206889767'), (u'CALLIND_-1206921743', u'INDIRECT_-1206892773'), (u'INDIRECT_-1206901446', u'COPY_-1206879756'), (u'CALL_-1206937983', u'INDIRECT_-1206898089'), (u'CAST_-1206876960', u'CALL_-1206929489'), (u'MULTIEQUAL_-1206897189', u'MULTIEQUAL_-1206897074'), (u'INDIRECT_-1206901995', u'MULTIEQUAL_-1206902799'), ('tmp_6681', u'CBRANCH_-1206933161'), (u'LOAD_-1206928242', u'PTRSUB_-1206875257'), (u'INDIRECT_-1206901187', u'MULTIEQUAL_-1206900487'), (u'CALL_-1206931269', u'INDIRECT_-1206901047'), (u'CALL_-1206936019', u'INDIRECT_-1206904021'), (u'CALLIND_-1206921372', u'INDIRECT_-1206886188'), (u'STORE_-1206928482', u'INDIRECT_-1206896618'), (u'CALL_-1206938342', u'INDIRECT_-1206884367'), (u'MULTIEQUAL_-1206894615', u'MULTIEQUAL_-1206894565'), (u'CALL_-1206921431', u'INDIRECT_-1206884213'), (u'CALL_-1206930899', u'INDIRECT_-1206893909'), (u'STORE_-1206925221', u'INDIRECT_-1206895185'), (u'CALL_-1206935907', u'INDIRECT_-1206906887'), ('const-2', u'PTRADD_-1206871300'), (u'CALL_-1206925831', u'INDIRECT_-1206907092'), (u'INDIRECT_-1206913671', u'MULTIEQUAL_-1206914537'), (u'INDIRECT_-1206908601', u'MULTIEQUAL_-1206912681'), (u'STORE_-1206928446', u'INDIRECT_-1206908777'), (u'MULTIEQUAL_-1206903524', u'MULTIEQUAL_-1206903548'), (u'MULTIEQUAL_-1206880920', u'MULTIEQUAL_-1206880182'), (u'INDIRECT_-1206891940', u'MULTIEQUAL_-1206893607'), (u'INDIRECT_-1206905067', u'MULTIEQUAL_-1206904669'), (u'MULTIEQUAL_-1206905581', u'MULTIEQUAL_-1206908291'), (u'CALL_-1206930550', u'INDIRECT_-1206898300'), ('const-433', u'LOAD_-1206928803'), (u'INDIRECT_-1206893381', u'MULTIEQUAL_-1206880905'), (u'INDIRECT_-1206894619', u'MULTIEQUAL_-1206894258'), (u'CALL_-1206928194', u'INDIRECT_-1206897106'), (u'INDIRECT_-1206907197', u'MULTIEQUAL_-1206907817'), (u'MULTIEQUAL_-1206899001', u'MULTIEQUAL_-1206899701'), (u'CALL_-1206929529', u'INDIRECT_-1206913093'), (u'INDIRECT_-1206897561', u'MULTIEQUAL_-1206898170'), (u'CALL_-1206934835', u'INDIRECT_-1206903591'), (u'MULTIEQUAL_-1206891973', u'MULTIEQUAL_-1206891952'), (u'STORE_-1206930310', u'INDIRECT_-1206887166'), (u'MULTIEQUAL_-1206905279', u'MULTIEQUAL_-1206905245'), (u'MULTIEQUAL_-1206905279', u'MULTIEQUAL_-1206905245'), (u'STORE_-1206930873', u'INDIRECT_-1206892998'), (u'INDIRECT_-1206896474', u'MULTIEQUAL_-1206874115'), (u'CALL_-1206938421', u'INDIRECT_-1206903398'), (u'INDIRECT_-1206902628', u'MULTIEQUAL_-1206902510'), (u'CALL_-1206938772', u'INDIRECT_-1206913268'), (u'MULTIEQUAL_-1206911868', u'MULTIEQUAL_-1206912895'), (u'CALL_-1206929385', u'INDIRECT_-1206907625'), (u'CALL_-1206932827', u'INDIRECT_-1206891332'), (u'INT_NOTEQUAL_-1206937809', u'CBRANCH_-1206937808'), (u'CALL_-1206938131', u'INDIRECT_-1206901951'), (u'INDIRECT_-1206885926', u'MULTIEQUAL_-1206887710'), (u'INDIRECT_-1206890540', u'MULTIEQUAL_-1206890490'), ('tmp_25370', u'PTRSUB_-1206873117'), (u'INDIRECT_-1206896904', u'MULTIEQUAL_-1206896757'), (u'INDIRECT_-1206889501', u'MULTIEQUAL_-1206891158'), (u'MULTIEQUAL_-1206901937', u'COPY_-1206902060'), (u'CALL_-1206927405', u'INDIRECT_-1206887609'), (u'CALLIND_-1206921388', u'INDIRECT_-1206883201'), (u'INDIRECT_-1206889926', u'MULTIEQUAL_-1206889892'), (u'MULTIEQUAL_-1206914305', u'MULTIEQUAL_-1206914289'), (u'INDIRECT_-1206911406', u'MULTIEQUAL_-1206908101'), (u'CALL_-1206930362', u'INDIRECT_-1206909098'), (u'INDIRECT_-1206893551', u'MULTIEQUAL_-1206880903'), (u'CALL_-1206925460', u'INDIRECT_-1206890775'), (u'INT_SLESS_-1206933243', u'CBRANCH_-1206933250'), (u'CALL_-1206937559', u'INDIRECT_-1206912565'), (u'INDIRECT_-1206893312', u'MULTIEQUAL_-1206893157'), (u'MULTIEQUAL_-1206891936', u'MULTIEQUAL_-1206891917'), (u'STORE_-1206922807', u'INDIRECT_-1206887405'), (u'MULTIEQUAL_-1206892759', u'MULTIEQUAL_-1206891731'), (u'CALL_-1206929830', u'INDIRECT_-1206909162'), (u'INT_NOTEQUAL_-1206922961', u'CBRANCH_-1206922957'), (u'MULTIEQUAL_-1206894417', u'MULTIEQUAL_-1206878064'), (u'INDIRECT_-1206878082', u'MULTIEQUAL_-1206877450'), (u'MULTIEQUAL_-1206892571', u'MULTIEQUAL_-1206893599'), (u'CALLIND_-1206925401', u'INDIRECT_-1206888332'), ('tmp_2154', u'CBRANCH_-1206938020'), (u'CALL_-1206932327', u'INDIRECT_-1206903754'), (u'STORE_-1206928627', u'INDIRECT_-1206902586'), (u'MULTIEQUAL_-1206892095', u'COPY_-1206878229'), (u'CALL_-1206930882', u'INDIRECT_-1206890118'), (u'INDIRECT_-1206902057', u'MULTIEQUAL_-1206901885'), (u'INDIRECT_-1206888019', u'MULTIEQUAL_-1206890609'), (u'STORE_-1206924909', u'INDIRECT_-1206910043'), ('const-2', u'INT_SUB_-1206873641'), (u'INDIRECT_-1206909504', u'MULTIEQUAL_-1206909357'), (u'INDIRECT_-1206907239', u'COPY_-1206880349'), (u'INDIRECT_-1206887012', u'COPY_-1206879499'), (u'INDIRECT_-1206911157', u'MULTIEQUAL_-1206910577'), (u'CALL_-1206931142', u'INDIRECT_-1206895501'), (u'CALL_-1206928382', u'INDIRECT_-1206879870'), (u'CALLIND_-1206929135', u'INDIRECT_-1206893018'), (u'CALL_-1206922556', u'INDIRECT_-1206886981'), (u'INDIRECT_-1206888133', u'MULTIEQUAL_-1206891144'), (u'CALL_-1206931539', u'INDIRECT_-1206912953'), (u'CALL_-1206931674', u'INT_EQUAL_-1206931660'), (u'INDIRECT_-1206896183', u'MULTIEQUAL_-1206896088'), (u'MULTIEQUAL_-1206904099', u'MULTIEQUAL_-1206904541'), (u'CALL_-1206934888', u'INDIRECT_-1206903610'), (u'CALL_-1206930362', u'INDIRECT_-1206897758'), (u'INDIRECT_-1206897606', u'MULTIEQUAL_-1206904701'), (u'CALL_-1206930407', u'INDIRECT_-1206878715'), (u'STORE_-1206929169', u'INDIRECT_-1206885598'), (u'CALL_-1206929974', u'INDIRECT_-1206891610'), (u'INDIRECT_-1206898125', u'MULTIEQUAL_-1206897995'), (u'CALL_-1206930407', u'INDIRECT_-1206910992'), (u'INDIRECT_-1206909518', u'MULTIEQUAL_-1206909172'), (u'LOAD_-1206928803', u'PTRSUB_-1206876026'), (u'CALL_-1206936019', u'INDIRECT_-1206899401'), ('const-8', u'PTRSUB_-1206874199'), (u'CALL_-1206932860', u'INDIRECT_-1206905215'), (u'MULTIEQUAL_-1206902217', u'MULTIEQUAL_-1206880926'), (u'MULTIEQUAL_-1206904505', u'MULTIEQUAL_-1206904499'), (u'CALL_-1206932860', u'INDIRECT_-1206903115'), (u'INDIRECT_-1206906291', u'MULTIEQUAL_-1206906093'), (u'CALL_-1206931745', u'INDIRECT_-1206882355'), ('const-433', u'LOAD_-1206928324'), (u'MULTIEQUAL_-1206876024', u'MULTIEQUAL_-1206875906'), (u'MULTIEQUAL_-1206899768', u'MULTIEQUAL_-1206896761'), (u'CALL_-1206921954', u'INDIRECT_-1206903774'), (u'CALL_-1206922556', u'INDIRECT_-1206881941'), (u'INDIRECT_-1206896534', u'MULTIEQUAL_-1206896116'), (u'CALL_-1206937186', u'INDIRECT_-1206911811'), (u'INDIRECT_-1206886845', u'MULTIEQUAL_-1206886826'), (u'MULTIEQUAL_-1206912936', u'MULTIEQUAL_-1206912917'), (u'MULTIEQUAL_-1206897102', u'MULTIEQUAL_-1206897397'), (u'CALL_-1206924612', u'INDIRECT_-1206906323'), (u'INDIRECT_-1206909295', u'MULTIEQUAL_-1206909187'), (u'INDIRECT_-1206903748', u'MULTIEQUAL_-1206903542'), (u'CALL_-1206926019', u'INDIRECT_-1206899639'), (u'INDIRECT_-1206893302', u'MULTIEQUAL_-1206897865'), (u'INDIRECT_-1206898058', u'MULTIEQUAL_-1206880916'), (u'CALL_-1206938656', u'INDIRECT_-1206906268'), (u'MULTIEQUAL_-1206878061', u'MULTIEQUAL_-1206891985'), (u'INDIRECT_-1206902967', u'MULTIEQUAL_-1206902569'), (u'INDIRECT_-1206907913', u'MULTIEQUAL_-1206908697'), (u'CALL_-1206937186', u'INDIRECT_-1206894591'), (u'INDIRECT_-1206892186', u'MULTIEQUAL_-1206893579'), (u'CALL_-1206921320', u'INDIRECT_-1206887416'), (u'STORE_-1206930828', u'INDIRECT_-1206900535'), (u'MULTIEQUAL_-1206909139', u'MULTIEQUAL_-1206909119'), (u'CALL_-1206939005', u'INDIRECT_-1206894073'), (u'INDIRECT_-1206888944', u'MULTIEQUAL_-1206888871'), (u'INDIRECT_-1206911702', u'MULTIEQUAL_-1206911525'), (u'CALL_-1206926063', u'INDIRECT_-1206905118'), (u'CALL_-1206928621', u'INDIRECT_-1206886066'), (u'INDIRECT_-1206892870', u'MULTIEQUAL_-1206894387'), (u'CALL_-1206923816', u'INDIRECT_-1206876566'), (u'INDIRECT_-1206890877', u'MULTIEQUAL_-1206891454'), (u'CALL_-1206927093', u'INDIRECT_-1206896561'), (u'INDIRECT_-1206899821', u'MULTIEQUAL_-1206899545'), (u'STORE_-1206934224', u'INDIRECT_-1206902480'), (u'CALL_-1206934098', u'INT_ADD_-1206934078'), (u'INDIRECT_-1206906787', u'MULTIEQUAL_-1206907322'), (u'STORE_-1206930828', u'INDIRECT_-1206894655'), ('tmp_1455', u'CBRANCH_-1206938709'), (u'CALL_-1206929938', u'INDIRECT_-1206899568'), (u'STORE_-1206932486', u'INDIRECT_-1206908427'), (u'CALL_-1206928644', u'INDIRECT_-1206888097'), (u'INDIRECT_-1206900400', u'MULTIEQUAL_-1206901658'), (u'INDIRECT_-1206899756', u'MULTIEQUAL_-1206899205'), (u'INDIRECT_-1206909975', u'MULTIEQUAL_-1206876815'), (u'INDIRECT_-1206904640', u'MULTIEQUAL_-1206904536'), (u'PTRSUB_-1206881225', u'LOAD_-1206938864'), (u'CALL_-1206938958', u'INDIRECT_-1206899924'), (u'CALL_-1206931595', u'INDIRECT_-1206891134'), (u'CALL_-1206936047', u'INDIRECT_-1206909495'), (u'INDIRECT_-1206897507', u'MULTIEQUAL_-1206897109'), (u'INDIRECT_-1206900278', u'MULTIEQUAL_-1206899647'), ('const-8', u'PTRSUB_-1206881569'), (u'CALL_-1206938656', u'INDIRECT_-1206911308'), (u'INDIRECT_-1206898730', u'MULTIEQUAL_-1206898639'), (u'CAST_-1206868693', u'MULTIEQUAL_-1206915287'), (u'MULTIEQUAL_-1206911293', u'INT_EQUAL_-1206928598'), (u'INDIRECT_-1206891850', u'MULTIEQUAL_-1206891702'), (u'CALL_-1206937142', u'INDIRECT_-1206904652'), (u'CALL_-1206928878', u'INDIRECT_-1206906014'), (u'INDIRECT_-1206890266', u'COPY_-1206879389'), (u'CALLIND_-1206925453', u'INDIRECT_-1206900959'), (u'INDIRECT_-1206903154', u'MULTIEQUAL_-1206902658'), (u'CALL_-1206931773', u'INDIRECT_-1206893430'), (u'CALL_-1206927405', u'INDIRECT_-1206892229'), (u'INDIRECT_-1206889000', u'MULTIEQUAL_-1206890659'), (u'STORE_-1206925248', u'INDIRECT_-1206898560'), (u'INDIRECT_-1206905515', u'MULTIEQUAL_-1206905407'), (u'INDIRECT_-1206903674', u'MULTIEQUAL_-1206903440'), (u'INDIRECT_-1206897087', u'MULTIEQUAL_-1206901341'), (u'INT_EQUAL_-1206933890', u'CBRANCH_-1206933888'), (u'MULTIEQUAL_-1206909084', u'MULTIEQUAL_-1206908436'), (u'CALL_-1206931773', u'INDIRECT_-1206904770'), (u'CALL_-1206931142', u'INDIRECT_-1206899701'), (u'STORE_-1206927241', u'INDIRECT_-1206905487'), (u'INDIRECT_-1206902530', u'MULTIEQUAL_-1206904047'), (u'PTRADD_-1206928800', u'COPY_-1206876922'), (u'CALL_-1206930407', u'INDIRECT_-1206900726'), (u'INDIRECT_-1206892613', u'MULTIEQUAL_-1206893619'), (u'CALLIND_-1206938827', u'INDIRECT_-1206896495'), (u'INDIRECT_-1206889546', u'MULTIEQUAL_-1206889354'), (u'MULTIEQUAL_-1206890461', u'MULTIEQUAL_-1206890287'), (u'STORE_-1206928627', u'INDIRECT_-1206897966'), (u'MULTIEQUAL_-1206892985', u'MULTIEQUAL_-1206893010'), (u'CALL_-1206930025', u'INDIRECT_-1206898162'), ('tmp_25371', u'PTRSUB_-1206875246'), (u'CALL_-1206924668', u'INDIRECT_-1206895168'), (u'CALL_-1206925432', u'INDIRECT_-1206893281'), (u'INDIRECT_-1206898387', u'MULTIEQUAL_-1206898922'), (u'INDIRECT_-1206884026', u'MULTIEQUAL_-1206883677'), (u'COPY_-1206925656', u'MULTIEQUAL_-1206879847'), ('const-0', u'INT_EQUAL_-1206921800'), (u'MULTIEQUAL_-1206900385', u'MULTIEQUAL_-1206899891'), (u'CALL_-1206929202', u'INDIRECT_-1206884844'), (u'CALLIND_-1206938827', u'INDIRECT_-1206903635'), (u'CALL_-1206933962', u'INDIRECT_-1206895274'), (u'CALL_-1206933711', u'INDIRECT_-1206907303'), (u'CALL_-1206937302', u'INDIRECT_-1206883325'), (u'CALL_-1206928629', u'INDIRECT_-1206900217'), (u'CALL_-1206921722', u'INDIRECT_-1206902371'), (u'CALL_-1206938036', u'INDIRECT_-1206901473'), (u'CALL_-1206930636', u'INDIRECT_-1206892716'), (u'INDIRECT_-1206892821', u'MULTIEQUAL_-1206892955'), (u'CALL_-1206932327', u'INDIRECT_-1206896194'), (u'CALLIND_-1206922663', u'INDIRECT_-1206911610'), (u'MULTIEQUAL_-1206899051', u'MULTIEQUAL_-1206899009'), (u'INDIRECT_-1206903325', u'MULTIEQUAL_-1206880190'), (u'INDIRECT_-1206880726', u'MULTIEQUAL_-1206880589'), ('const-433', u'LOAD_-1206921857'), (u'INDIRECT_-1206904051', u'MULTIEQUAL_-1206880929'), (u'INDIRECT_-1206892150', u'MULTIEQUAL_-1206889944'), (u'INDIRECT_-1206884579', u'MULTIEQUAL_-1206885619'), (u'INDIRECT_-1206905979', u'COPY_-1206880346'), (u'MULTIEQUAL_-1206874133', u'MULTIEQUAL_-1206906603'), (u'INDIRECT_-1206904454', u'MULTIEQUAL_-1206874134'), (u'LOAD_-1206921971', u'CALLIND_-1206921884'), (u'CALL_-1206929071', u'INDIRECT_-1206895919'), (u'INDIRECT_-1206902187', u'MULTIEQUAL_-1206902072'), (u'CALL_-1206929830', u'INDIRECT_-1206896982'), (u'MULTIEQUAL_-1206902918', u'MULTIEQUAL_-1206902861'), (u'INDIRECT_-1206883206', u'MULTIEQUAL_-1206883172'), (u'INDIRECT_-1206899585', u'MULTIEQUAL_-1206899549'), ('const-8', u'INT_ADD_-1206929171'), (u'CALL_-1206928667', u'INDIRECT_-1206912000'), (u'MULTIEQUAL_-1206882440', u'MULTIEQUAL_-1206882425'), (u'CALL_-1206930157', u'INDIRECT_-1206893413'), ('const-256', u'INT_OR_-1206921497'), (u'CALL_-1206928629', u'INDIRECT_-1206893077'), (u'CALL_-1206938694', u'INDIRECT_-1206911331'), (u'STORE_-1206930340', u'INDIRECT_-1206886342'), (u'INDIRECT_-1206907206', u'MULTIEQUAL_-1206906884'), (u'INDIRECT_-1206889849', u'MULTIEQUAL_-1206891695'), (u'INDIRECT_-1206887798', u'MULTIEQUAL_-1206887710'), (u'MULTIEQUAL_-1206880217', u'MULTIEQUAL_-1206914361'), (u'STORE_-1206927248', u'INDIRECT_-1206884912'), (u'INDIRECT_-1206890717', u'MULTIEQUAL_-1206890545'), (u'STORE_-1206928410', u'INDIRECT_-1206893636'), (u'INDIRECT_-1206912730', u'MULTIEQUAL_-1206914389'), (u'INDIRECT_-1206895374', u'MULTIEQUAL_-1206895778'), (u'MULTIEQUAL_-1206880945', u'MULTIEQUAL_-1206880207'), (u'INDIRECT_-1206897946', u'MULTIEQUAL_-1206904281'), (u'CALL_-1206932359', u'INDIRECT_-1206879862'), (u'CAST_-1206870668', u'STORE_-1206928327'), (u'INDIRECT_-1206908438', u'MULTIEQUAL_-1206903228'), (u'CALL_-1206931545', u'INDIRECT_-1206908843'), (u'MULTIEQUAL_-1206891344', u'MULTIEQUAL_-1206891368'), (u'CALL_-1206924612', u'INDIRECT_-1206888263'), (u'CALL_-1206937446', u'INDIRECT_-1206905120'), ('tmp_25370', u'CAST_-1206873056'), (u'STORE_-1206922815', u'INDIRECT_-1206897049'), (u'CALL_-1206933623', u'INDIRECT_-1206918081'), (u'STORE_-1206927231', u'INDIRECT_-1206885742'), (u'INDIRECT_-1206889567', u'MULTIEQUAL_-1206890102'), (u'INDIRECT_-1206896854', u'MULTIEQUAL_-1206896653'), (u'INDIRECT_-1206900784', u'MULTIEQUAL_-1206902367'), (u'INDIRECT_-1206889616', u'MULTIEQUAL_-1206889440'), (u'STORE_-1206928622', u'INDIRECT_-1206903164'), (u'CALL_-1206928108', u'INDIRECT_-1206897092'), (u'INDIRECT_-1206890442', u'MULTIEQUAL_-1206890247'), (u'MULTIEQUAL_-1206887941', u'MULTIEQUAL_-1206890651'), (u'MULTIEQUAL_-1206876772', u'MULTIEQUAL_-1206876715'), (u'INDIRECT_-1206893594', u'MULTIEQUAL_-1206893360'), ('tmp_23747', u'CBRANCH_-1206928485'), (u'INDIRECT_-1206900593', u'MULTIEQUAL_-1206900289'), (u'MULTIEQUAL_-1206889629', u'MULTIEQUAL_-1206889514'), (u'CALL_-1206938958', u'INDIRECT_-1206885390'), (u'CALLIND_-1206938263', u'INDIRECT_-1206913802'), (u'MULTIEQUAL_-1206905717', u'COPY_-1206905840'), (u'INDIRECT_-1206904200', u'MULTIEQUAL_-1206903153'), ('const-433', u'LOAD_-1206925500'), (u'CALL_-1206921832', u'INDIRECT_-1206874838'), (u'INT_SUB_-1206924884', u'INT_ADD_-1206924883'), (u'INDIRECT_-1206903688', u'MULTIEQUAL_-1206903256'), (u'INDIRECT_-1206902928', u'MULTIEQUAL_-1206904467'), (u'INDIRECT_-1206882526', u'MULTIEQUAL_-1206882296'), (u'CALL_-1206927405', u'INDIRECT_-1206902729'), (u'CALL_-1206935907', u'INDIRECT_-1206895967'), (u'CALL_-1206937430', u'INDIRECT_-1206905108'), (u'STORE_-1206928627', u'INDIRECT_-1206896706'), (u'MULTIEQUAL_-1206913996', u'STORE_-1206929089'), (u'CALL_-1206931183', u'INDIRECT_-1206881501'), (u'CALL_-1206924661', u'INDIRECT_-1206907266'), (u'MULTIEQUAL_-1206914243', u'MULTIEQUAL_-1206914069'), (u'CALL_-1206933998', u'INDIRECT_-1206910834'), (u'MULTIEQUAL_-1206887666', u'MULTIEQUAL_-1206888461'), (u'MULTIEQUAL_-1206874136', u'MULTIEQUAL_-1206908414'), (u'INT_ADD_-1206939248', u'MULTIEQUAL_-1206921455'), (u'INDIRECT_-1206901580', u'MULTIEQUAL_-1206901309'), (u'CALL_-1206928209', u'INDIRECT_-1206894201'), (u'MULTIEQUAL_-1206892989', u'MULTIEQUAL_-1206892874'), (u'CALL_-1206930476', u'INDIRECT_-1206902027'), (u'CALL_-1206932817', u'INDIRECT_-1206898506'), (u'INDIRECT_-1206898913', u'MULTIEQUAL_-1206898609'), (u'CAST_-1206874215', u'INT_AND_-1206877613'), (u'MULTIEQUAL_-1206878488', u'MULTIEQUAL_-1206879282'), (u'MULTIEQUAL_-1206899059', u'MULTIEQUAL_-1206898713'), (u'INDIRECT_-1206896351', u'MULTIEQUAL_-1206876039'), (u'INDIRECT_-1206892800', u'MULTIEQUAL_-1206892701'), (u'MULTIEQUAL_-1206898441', u'MULTIEQUAL_-1206898267'), (u'STORE_-1206928518', u'INDIRECT_-1206892019'), (u'INDIRECT_-1206904127', u'MULTIEQUAL_-1206903427'), (u'MULTIEQUAL_-1206906119', u'MULTIEQUAL_-1206906085'), (u'MULTIEQUAL_-1206906119', u'MULTIEQUAL_-1206906085'), (u'CALL_-1206937983', u'INDIRECT_-1206893049'), (u'INDIRECT_-1206912641', u'MULTIEQUAL_-1206912532'), (u'CALLIND_-1206938263', u'INDIRECT_-1206906242'), (u'INDIRECT_-1206902669', u'COPY_-1206880002'), (u'MULTIEQUAL_-1206895089', u'MULTIEQUAL_-1206894423'), (u'MULTIEQUAL_-1206891811', u'MULTIEQUAL_-1206892750'), (u'CALL_-1206929324', u'INDIRECT_-1206900870'), (u'STORE_-1206921743', u'INDIRECT_-1206902173'), (u'PTRSUB_-1206876256', u'LOAD_-1206931364'), (u'INDIRECT_-1206894440', u'MULTIEQUAL_-1206896067'), (u'CALL_-1206938628', u'INDIRECT_-1206912134'), (u'MULTIEQUAL_-1206918855', u'CALL_-1206931337'), (u'INDIRECT_-1206903246', u'MULTIEQUAL_-1206902587'), (u'CALL_-1206926019', u'INDIRECT_-1206877291'), (u'INDIRECT_-1206897987', u'MULTIEQUAL_-1206897872'), (u'STORE_-1206933398', u'INDIRECT_-1206904560'), (u'INDIRECT_-1206889256', u'MULTIEQUAL_-1206888705'), (u'MULTIEQUAL_-1206899899', u'MULTIEQUAL_-1206898871'), (u'COPY_-1206878928', u'CALL_-1206931183'), (u'MULTIEQUAL_-1206887951', u'MULTIEQUAL_-1206888979'), (u'INDIRECT_-1206905590', u'MULTIEQUAL_-1206903384'), (u'MULTIEQUAL_-1206884012', u'MULTIEQUAL_-1206885199'), (u'CALL_-1206928155', u'INDIRECT_-1206893954'), (u'INDIRECT_-1206909272', u'MULTIEQUAL_-1206909117'), (u'STORE_-1206933398', u'INDIRECT_-1206907080'), (u'INT_ADD_-1206877976', u'CAST_-1206874905'), (u'INDIRECT_-1206892677', u'MULTIEQUAL_-1206892097'), (u'CALL_-1206927360', u'INDIRECT_-1206897242'), (u'CALL_-1206931749', u'INDIRECT_-1206903491'), ('const-8', u'SUBPIECE_-1206876197'), (u'INDIRECT_-1206910321', u'MULTIEQUAL_-1206910045'), (u'CALL_-1206934991', u'INDIRECT_-1206904264'), (u'CALL_-1206928647', u'INDIRECT_-1206909160'), (u'INDIRECT_-1206895459', u'MULTIEQUAL_-1206876778'), (u'CALL_-1206937414', u'INDIRECT_-1206894597'), (u'CALL_-1206937559', u'INDIRECT_-1206905425'), (u'CALL_-1206932817', u'INDIRECT_-1206907746'), (u'MULTIEQUAL_-1206890490', u'MULTIEQUAL_-1206889852'), (u'CALL_-1206928992', u'INDIRECT_-1206883195'), ('const-8', u'PTRSUB_-1206877430'), (u'INDIRECT_-1206897655', u'MULTIEQUAL_-1206897377'), (u'MULTIEQUAL_-1206900205', u'MULTIEQUAL_-1206900221'), (u'INDIRECT_-1206892939', u'MULTIEQUAL_-1206892578'), (u'INDIRECT_-1206915097', u'MULTIEQUAL_-1206914709'), (u'INDIRECT_-1206889794', u'MULTIEQUAL_-1206889417'), (u'CALLIND_-1206921884', u'INDIRECT_-1206901672'), (u'CALL_-1206931773', u'INDIRECT_-1206905610'), (u'CALLIND_-1206925511', u'INDIRECT_-1206897211'), (u'CALL_-1206938656', u'INDIRECT_-1206902068'), (u'INDIRECT_-1206904408', u'MULTIEQUAL_-1206904178'), (u'MULTIEQUAL_-1206900739', u'MULTIEQUAL_-1206899711'), (u'INDIRECT_-1206902442', u'MULTIEQUAL_-1206904047'), (u'CALL_-1206937430', u'INDIRECT_-1206893768'), (u'INDIRECT_-1206907082', u'MULTIEQUAL_-1206906905'), (u'CALL_-1206928382', u'INDIRECT_-1206900621'), (u'INDIRECT_-1206895708', u'MULTIEQUAL_-1206895276'), (u'INDIRECT_-1206907916', u'MULTIEQUAL_-1206907828'), (u'STORE_-1206928327', u'INDIRECT_-1206904050'), (u'INT_EQUAL_-1206931517', u'CBRANCH_-1206931515'), (u'INDIRECT_-1206889243', u'MULTIEQUAL_-1206889020'), (u'INDIRECT_-1206900525', u'MULTIEQUAL_-1206900143'), (u'CALL_-1206933125', u'INDIRECT_-1206893974'), (u'CALLIND_-1206921388', u'INDIRECT_-1206891181'), (u'STORE_-1206930340', u'INDIRECT_-1206890962'), (u'INDIRECT_-1206911195', u'MULTIEQUAL_-1206910577'), (u'CALL_-1206939523', u'INDIRECT_-1206908573'), (u'CALL_-1206931269', u'INDIRECT_-1206896427'), (u'CALL_-1206934888', u'INDIRECT_-1206898990'), (u'CALLIND_-1206921372', u'INDIRECT_-1206905508'), (u'CALL_-1206928601', u'INDIRECT_-1206914063'), (u'INDIRECT_-1206893363', u'MULTIEQUAL_-1206894029'), (u'CALL_-1206932327', u'INDIRECT_-1206905434'), (u'CALL_-1206937615', u'INDIRECT_-1206910080'), (u'CALL_-1206928518', u'INDIRECT_-1206895707'), (u'CALL_-1206934963', u'INDIRECT_-1206882230'), (u'CALL_-1206924704', u'INDIRECT_-1206875878'), (u'CALL_-1206925460', u'INDIRECT_-1206903375'), (u'MULTIEQUAL_-1206885619', u'MULTIEQUAL_-1206885619'), (u'MULTIEQUAL_-1206892628', u'MULTIEQUAL_-1206889621'), (u'INDIRECT_-1206886106', u'MULTIEQUAL_-1206885716'), (u'CALL_-1206922426', u'INDIRECT_-1206899538'), (u'CALL_-1206937983', u'INDIRECT_-1206904389'), (u'CALL_-1206925860', u'INDIRECT_-1206892826'), (u'INDIRECT_-1206878851', u'MULTIEQUAL_-1206881473'), (u'CALL_-1206934396', u'INDIRECT_-1206881253'), (u'INDIRECT_-1206894308', u'MULTIEQUAL_-1206895874'), (u'CALL_-1206938628', u'INDIRECT_-1206901634'), (u'MULTIEQUAL_-1206874084', u'MULTIEQUAL_-1206880203'), (u'STORE_-1206921852', u'INDIRECT_-1206884177'), (u'STORE_-1206924934', u'INDIRECT_-1206903877'), (u'CALL_-1206929645', u'INDIRECT_-1206903470'), (u'INDIRECT_-1206899431', u'MULTIEQUAL_-1206899291'), (u'INDIRECT_-1206910115', u'COPY_-1206878415'), (u'INDIRECT_-1206888762', u'MULTIEQUAL_-1206888567'), (u'MULTIEQUAL_-1206913392', u'INT_LESSEQUAL_-1206922819'), (u'MULTIEQUAL_-1206896013', u'MULTIEQUAL_-1206895312'), (u'STORE_-1206930310', u'INDIRECT_-1206905226'), (u'CALL_-1206924661', u'INDIRECT_-1206904326'), (u'CALL_-1206923816', u'INDIRECT_-1206890177'), (u'CALL_-1206927316', u'INDIRECT_-1206899323'), (u'CALL_-1206929489', u'INDIRECT_-1206905937'), (u'CALL_-1206921447', u'INDIRECT_-1206883804'), (u'INDIRECT_-1206906111', u'MULTIEQUAL_-1206906977'), ('const-0', u'INT_NOTEQUAL_-1206937459'), (u'MULTIEQUAL_-1206896530', u'MULTIEQUAL_-1206897281'), (u'CALL_-1206929902', u'INDIRECT_-1206907946'), (u'CALL_-1206938342', u'INDIRECT_-1206898735'), (u'STORE_-1206921864', u'INDIRECT_-1206882507'), (u'INDIRECT_-1206889279', u'MULTIEQUAL_-1206891869'), (u'CALL_-1206928992', u'INDIRECT_-1206907223'), (u'MULTIEQUAL_-1206886627', u'MULTIEQUAL_-1206887010'), (u'INDIRECT_-1206907677', u'MULTIEQUAL_-1206908254'), ('tmp_24040', u'BRANCH_-1206928222'), (u'CALL_-1206927063', u'INDIRECT_-1206906134'), (u'CALL_-1206921431', u'INDIRECT_-1206882953'), (u'INDIRECT_-1206899004', u'MULTIEQUAL_-1206898857'), (u'COPY_-1206874856', u'MULTIEQUAL_-1206918606'), (u'MULTIEQUAL_-1206899899', u'MULTIEQUAL_-1206900341'), (u'CALL_-1206938756', u'INDIRECT_-1206910737'), (u'CALL_-1206937302', u'INDIRECT_-1206893410'), (u'MULTIEQUAL_-1206878066', u'MULTIEQUAL_-1206894085'), (u'CALL_-1206926019', u'INDIRECT_-1206891659'), (u'CALL_-1206928668', u'INDIRECT_-1206895668'), (u'INDIRECT_-1206897198', u'MULTIEQUAL_-1206896937'), (u'MULTIEQUAL_-1206905359', u'MULTIEQUAL_-1206905345'), (u'INDIRECT_-1206881465', u'MULTIEQUAL_-1206881259'), (u'INDIRECT_-1206893934', u'MULTIEQUAL_-1206898211'), (u'CALL_-1206936047', u'INDIRECT_-1206915141'), (u'CALL_-1206935851', u'INDIRECT_-1206900124'), (u'INDIRECT_-1206888518', u'MULTIEQUAL_-1206887887'), ('tmp_22587', u'BRANCH_-1206921131'), (u'INDIRECT_-1206895379', u'MULTIEQUAL_-1206895277'), (u'MULTIEQUAL_-1206907492', u'MULTIEQUAL_-1206907476'), (u'CALL_-1206931269', u'INDIRECT_-1206909867'), (u'INDIRECT_-1206888936', u'MULTIEQUAL_-1206889440'), (u'MULTIEQUAL_-1206909924', u'MULTIEQUAL_-1206909276'), (u'INDIRECT_-1206912705', u'MULTIEQUAL_-1206912323'), (u'CALL_-1206928155', u'INDIRECT_-1206904454'), (u'MULTIEQUAL_-1206888559', u'MULTIEQUAL_-1206887531'), (u'INDIRECT_-1206887814', u'MULTIEQUAL_-1206888218'), ('tmp_19743', u'CBRANCH_-1206922903'), (u'MULTIEQUAL_-1206894457', u'MULTIEQUAL_-1206893599'), (u'CALL_-1206930394', u'INDIRECT_-1206901155'), (u'CALL_-1206930550', u'INDIRECT_-1206887800'), (u'CALL_-1206938310', u'INDIRECT_-1206900397'), (u'INDIRECT_-1206888894', u'MULTIEQUAL_-1206893171'), (u'CALL_-1206927316', u'INDIRECT_-1206888823'), (u'CALL_-1206931435', u'INDIRECT_-1206891137'), (u'INDIRECT_-1206905758', u'MULTIEQUAL_-1206905603'), (u'CALL_-1206931701', u'INDIRECT_-1206911741'), (u'INDIRECT_-1206910541', u'MULTIEQUAL_-1206910432'), (u'INDIRECT_-1206893188', u'MULTIEQUAL_-1206893032'), (u'MULTIEQUAL_-1206904685', u'MULTIEQUAL_-1206904665'), (u'CALL_-1206934081', u'INDIRECT_-1206911308'), (u'CALL_-1206928621', u'INDIRECT_-1206907906'), (u'CALL_-1206933998', u'INDIRECT_-1206890674'), (u'INDIRECT_-1206893711', u'MULTIEQUAL_-1206894134'), (u'INDIRECT_-1206893711', u'MULTIEQUAL_-1206894134'), (u'MULTIEQUAL_-1206890774', u'MULTIEQUAL_-1206890700'), (u'INDIRECT_-1206897596', u'MULTIEQUAL_-1206897321'), (u'CALL_-1206927833', u'INDIRECT_-1206900373'), (u'CALL_-1206925860', u'INDIRECT_-1206877198'), (u'MULTIEQUAL_-1206882821', u'PTRADD_-1206875454'), (u'STORE_-1206921830', u'INDIRECT_-1206905159'), (u'CALL_-1206922556', u'INDIRECT_-1206902101'), (u'CALL_-1206933998', u'INDIRECT_-1206903274'), (u'STORE_-1206927241', u'INDIRECT_-1206893727'), (u'INDIRECT_-1206906053', u'MULTIEQUAL_-1206905749'), (u'INDIRECT_-1206908922', u'MULTIEQUAL_-1206908719'), (u'CALL_-1206937559', u'INDIRECT_-1206883580'), (u'INDIRECT_-1206906640', u'MULTIEQUAL_-1206908299'), (u'MULTIEQUAL_-1206875912', u'MULTIEQUAL_-1206892259'), (u'CALL_-1206937875', u'INDIRECT_-1206905170'), (u'CALL_-1206924677', u'INDIRECT_-1206885439'), (u'MULTIEQUAL_-1206881912', u'MULTIEQUAL_-1206883099'), (u'MULTIEQUAL_-1206900830', u'MULTIEQUAL_-1206900812'), (u'CAST_-1206875842', u'CAST_-1206875818'), ('const-1', u'INT_OR_-1206930163'), (u'CALL_-1206938694', u'INDIRECT_-1206905871'), (u'CALLIND_-1206938189', u'INDIRECT_-1206891493'), (u'CALL_-1206928152', u'INDIRECT_-1206899211'), (u'INDIRECT_-1206900163', u'MULTIEQUAL_-1206900014'), (u'INDIRECT_-1206905051', u'MULTIEQUAL_-1206905474'), (u'INDIRECT_-1206905051', u'MULTIEQUAL_-1206905474'), (u'MULTIEQUAL_-1206895260', u'MULTIEQUAL_-1206895247'), (u'MULTIEQUAL_-1206895041', u'MULTIEQUAL_-1206878065'), (u'INDIRECT_-1206907767', u'COPY_-1206879888'), (u'MULTIEQUAL_-1206883099', u'MULTIEQUAL_-1206883541'), (u'CALL_-1206937186', u'INDIRECT_-1206894171'), ('tmp_5483', u'CBRANCH_-1206934152'), (u'INDIRECT_-1206891478', u'MULTIEQUAL_-1206891323'), (u'CALL_-1206937446', u'INDIRECT_-1206895880'), (u'MULTIEQUAL_-1206889767', u'MULTIEQUAL_-1206889710'), (u'STORE_-1206929169', u'INDIRECT_-1206885178'), (u'LOAD_-1206934570', u'INT_NOTEQUAL_-1206934550'), (u'MULTIEQUAL_-1206912497', u'STORE_-1206928482'), (u'CALLIND_-1206921710', u'INDIRECT_-1206896954'), (u'INDIRECT_-1206900559', u'MULTIEQUAL_-1206902078'), (u'MULTIEQUAL_-1206904917', u'MULTIEQUAL_-1206878090'), (u'INDIRECT_-1206897938', u'MULTIEQUAL_-1206897665'), (u'INDIRECT_-1206888140', u'MULTIEQUAL_-1206889767'), (u'STORE_-1206930329', u'INDIRECT_-1206889540'), (u'CALL_-1206934018', u'INDIRECT_-1206893628'), (u'PTRSUB_-1206871976', u'CAST_-1206869190'), (u'SUBPIECE_-1206876198', u'INT_NOTEQUAL_-1206928363'), (u'CALL_-1206928709', u'INDIRECT_-1206909439'), (u'CALL_-1206921844', u'INDIRECT_-1206892237'), (u'MULTIEQUAL_-1206892706', u'MULTIEQUAL_-1206892679'), (u'CALL_-1206932817', u'INDIRECT_-1206891366'), (u'CALL_-1206922584', u'INDIRECT_-1206875525'), (u'INDIRECT_-1206900065', u'MULTIEQUAL_-1206901852'), ('tmp_17332', u'CBRANCH_-1206924393'), (u'CALL_-1206934835', u'INDIRECT_-1206904851'), (u'LOAD_-1206935993', u'INT_ZEXT_-1206916951'), (u'CALL_-1206930506', u'INDIRECT_-1206896171'), (u'MULTIEQUAL_-1206874093', u'MULTIEQUAL_-1206889803'), (u'INDIRECT_-1206891299', u'MULTIEQUAL_-1206892339'), (u'STORE_-1206937788', u'INDIRECT_-1206905768'), (u'CALL_-1206930228', u'INDIRECT_-1206912178'), (u'INT_ADD_-1206877462', u'CAST_-1206874423'), (u'STORE_-1206925221', u'INDIRECT_-1206893505'), ('const-0', u'PTRSUB_-1206878650'), (u'STORE_-1206930310', u'INDIRECT_-1206908166'), (u'INDIRECT_-1206877906', u'MULTIEQUAL_-1206874085'), (u'INDIRECT_-1206910384', u'MULTIEQUAL_-1206911637'), (u'CALL_-1206930457', u'INDIRECT_-1206897981'), ('tmp_9947', u'CBRANCH_-1206929125'), (u'STORE_-1206922815', u'INDIRECT_-1206886549'), ('const-0', u'INT_EQUAL_-1206928189'), (u'INDIRECT_-1206890196', u'MULTIEQUAL_-1206890700'), (u'INDIRECT_-1206877590', u'MULTIEQUAL_-1206877508'), (u'CALLIND_-1206925401', u'INDIRECT_-1206887912'), (u'INDIRECT_-1206896322', u'MULTIEQUAL_-1206896119'), (u'INDIRECT_-1206889314', u'MULTIEQUAL_-1206889860'), (u'INDIRECT_-1206913348', u'MULTIEQUAL_-1206912916'), (u'INDIRECT_-1206903395', u'MULTIEQUAL_-1206903150'), (u'CALL_-1206928194', u'INDIRECT_-1206898366'), (u'CALL_-1206929489', u'INDIRECT_-1206896277'), (u'INDIRECT_-1206905294', u'MULTIEQUAL_-1206874136'), (u'CALL_-1206937875', u'INDIRECT_-1206895510'), (u'INDIRECT_-1206907934', u'MULTIEQUAL_-1206905844'), (u'INDIRECT_-1206901681', u'COPY_-1206901689'), (u'STORE_-1206928482', u'INDIRECT_-1206910478'), (u'STORE_-1206937765', u'INDIRECT_-1206892738'), (u'CALL_-1206928108', u'INDIRECT_-1206897512'), (u'INT_SUB_-1206930269', u'INT_ZEXT_-1206918051'), (u'MULTIEQUAL_-1206899154', u'INT_NOTEQUAL_-1206929225'), (u'CALLIND_-1206921388', u'INDIRECT_-1206896641'), (u'INDIRECT_-1206900442', u'MULTIEQUAL_-1206905005'), (u'INDIRECT_-1206910563', u'MULTIEQUAL_-1206910197'), (u'MULTIEQUAL_-1206906199', u'MULTIEQUAL_-1206906179'), (u'CAST_-1206872808', u'CAST_-1206872798'), (u'INDIRECT_-1206886792', u'MULTIEQUAL_-1206886634'), (u'CALLIND_-1206922636', u'INDIRECT_-1206894049'), (u'CALL_-1206935809', u'INDIRECT_-1206893791'), (u'MULTIEQUAL_-1206890334', u'MULTIEQUAL_-1206891254'), (u'MULTIEQUAL_-1206893491', u'MULTIEQUAL_-1206894430'), (u'INDIRECT_-1206898184', u'MULTIEQUAL_-1206898111'), (u'COPY_-1206921995', u'MULTIEQUAL_-1206911448'), (u'CALLIND_-1206922663', u'INDIRECT_-1206892385'), (u'PTRSUB_-1206872730', u'LOAD_-1206924388'), (u'INDIRECT_-1206891729', u'MULTIEQUAL_-1206891609'), (u'CALL_-1206929645', u'INDIRECT_-1206892550'), (u'MULTIEQUAL_-1206908105', u'MULTIEQUAL_-1206908130'), ('const-433', u'LOAD_-1206933183'), (u'MULTIEQUAL_-1206891594', u'MULTIEQUAL_-1206892514'), (u'CALL_-1206927297', u'INDIRECT_-1206891329'), (u'CALL_-1206926063', u'INDIRECT_-1206893778'), (u'STORE_-1206934385', u'INDIRECT_-1206909295'), (u'MULTIEQUAL_-1206885272', u'MULTIEQUAL_-1206886459'), (u'INDIRECT_-1206894521', u'MULTIEQUAL_-1206896039'), (u'CALL_-1206927093', u'INDIRECT_-1206906221'), ('const-200', u'PTRSUB_-1206879419'), (u'CALL_-1206934098', u'INDIRECT_-1206908379'), (u'CALL_-1206938310', u'INDIRECT_-1206905857'), (u'INDIRECT_-1206905454', u'MULTIEQUAL_-1206905858'), (u'CALLIND_-1206938827', u'INDIRECT_-1206883973'), (u'STORE_-1206928270', u'INDIRECT_-1206889706'), (u'INDIRECT_-1206902202', u'MULTIEQUAL_-1206901999'), (u'MULTIEQUAL_-1206908970', u'MULTIEQUAL_-1206908945'), ('tmp_6169', u'CBRANCH_-1206933559'), (u'INDIRECT_-1206912387', u'COPY_-1206879899'), (u'INDIRECT_-1206896434', u'MULTIEQUAL_-1206895938'), ('const-0', u'INT_NOTEQUAL_-1206876928'), (u'INT_ADD_-1206934080', u'INT_ADD_-1206934078'), (u'INDIRECT_-1206892860', u'MULTIEQUAL_-1206892561'), (u'INDIRECT_-1206907948', u'MULTIEQUAL_-1206907742'), (u'INDIRECT_-1206899746', u'MULTIEQUAL_-1206901139'), (u'STORE_-1206925248', u'INDIRECT_-1206902760'), (u'INDIRECT_-1206885365', u'MULTIEQUAL_-1206887152'), (u'MULTIEQUAL_-1206888139', u'MULTIEQUAL_-1206887111'), (u'INT_NOTEQUAL_-1206939341', u'CBRANCH_-1206939340'), (u'INDIRECT_-1206894293', u'MULTIEQUAL_-1206893788'), ('const-1077712', u'PTRSUB_-1206879115'), (u'CALL_-1206934955', u'INDIRECT_-1206896675'), (u'INDIRECT_-1206887566', u'MULTIEQUAL_-1206888959'), (u'MULTIEQUAL_-1206898217', u'MULTIEQUAL_-1206898200'), (u'INDIRECT_-1206882494', u'MULTIEQUAL_-1206890841'), (u'MULTIEQUAL_-1206915727', u'CALL_-1206930086'), (u'INDIRECT_-1206899126', u'MULTIEQUAL_-1206900687'), (u'CALL_-1206938756', u'INDIRECT_-1206905277'), (u'MULTIEQUAL_-1206894850', u'MULTIEQUAL_-1206895601'), (u'INDIRECT_-1206906613', u'MULTIEQUAL_-1206906485'), (u'MULTIEQUAL_-1206880919', u'MULTIEQUAL_-1206880181'), (u'CALLIND_-1206921344', u'INDIRECT_-1206891632'), (u'CALL_-1206938342', u'INDIRECT_-1206900415'), (u'CALLIND_-1206921412', u'INDIRECT_-1206897546'), (u'SUBPIECE_-1206876198', u'CALL_-1206926116'), (u'MULTIEQUAL_-1206896489', u'MULTIEQUAL_-1206896487'), (u'CAST_-1206875446', u'COPY_-1206875660'), (u'CALL_-1206924668', u'INDIRECT_-1206889708'), (u'CALL_-1206937924', u'INDIRECT_-1206905199'), (u'CALL_-1206933125', u'INDIRECT_-1206889354'), (u'INDIRECT_-1206894807', u'MULTIEQUAL_-1206896530'), (u'INDIRECT_-1206883944', u'MULTIEQUAL_-1206880897'), (u'INDIRECT_-1206910444', u'MULTIEQUAL_-1206912027'), (u'CALL_-1206931674', u'INDIRECT_-1206905131'), (u'CALL_-1206928150', u'INDIRECT_-1206892467'), (u'CALL_-1206922556', u'INDIRECT_-1206895381'), (u'INDIRECT_-1206895320', u'MULTIEQUAL_-1206895221'), (u'CALL_-1206929296', u'INDIRECT_-1206902116'), (u'INDIRECT_-1206900440', u'MULTIEQUAL_-1206900336'), (u'INDIRECT_-1206900923', u'MULTIEQUAL_-1206901589'), (u'MULTIEQUAL_-1206892902', u'MULTIEQUAL_-1206893197'), (u'CALL_-1206921994', u'INDIRECT_-1206901697'), (u'INDIRECT_-1206886937', u'MULTIEQUAL_-1206886765'), (u'CALL_-1206928257', u'INDIRECT_-1206903908'), (u'INDIRECT_-1206900073', u'MULTIEQUAL_-1206901159'), (u'INDIRECT_-1206889243', u'MULTIEQUAL_-1206889094'), (u'CALL_-1206934081', u'INDIRECT_-1206898708'), (u'CALLIND_-1206931354', u'INDIRECT_-1206902428'), (u'CAST_-1206873172', u'INT_ADD_-1206924896'), (u'CALL_-1206926003', u'INDIRECT_-1206900466'), (u'INDIRECT_-1206898458', u'MULTIEQUAL_-1206898966'), (u'CALL_-1206938725', u'INDIRECT_-1206912611'), (u'INDIRECT_-1206878308', u'MULTIEQUAL_-1206878216'), (u'CALL_-1206928734', u'INDIRECT_-1206904163'), (u'CALL_-1206921361', u'INDIRECT_-1206896354'), (u'CALL_-1206934098', u'INDIRECT_-1206902499'), (u'INDIRECT_-1206910196', u'MULTIEQUAL_-1206909921'), (u'STORE_-1206921864', u'INDIRECT_-1206889227'), (u'CALL_-1206938421', u'INDIRECT_-1206906758'), (u'CALL_-1206928992', u'INDIRECT_-1206892943'), (u'INT_EQUAL_-1206929104', u'CBRANCH_-1206929103'), (u'CALLIND_-1206921999', u'INDIRECT_-1206884089'), (u'CALL_-1206934991', u'INDIRECT_-1206912244'), (u'STORE_-1206925479', u'INDIRECT_-1206883978'), (u'INDIRECT_-1206906701', u'MULTIEQUAL_-1206908219'), (u'MULTIEQUAL_-1206895165', u'MULTIEQUAL_-1206895181'), ('const-433', u'LOAD_-1206938898'), (u'CALL_-1206938232', u'INDIRECT_-1206897823'), ('const-433', u'STORE_-1206928446'), (u'CALLIND_-1206925511', u'INDIRECT_-1206898471'), (u'MULTIEQUAL_-1206909789', u'MULTIEQUAL_-1206909674'), (u'CALL_-1206934991', u'INDIRECT_-1206912664'), (u'INDIRECT_-1206913613', u'MULTIEQUAL_-1206913108'), (u'INDIRECT_-1206902398', u'MULTIEQUAL_-1206902311'), (u'CALLIND_-1206925511', u'INT_ADD_-1206925490'), (u'INDIRECT_-1206890741', u'MULTIEQUAL_-1206892259'), ('const-433', u'LOAD_-1206928242'), ('const-0', u'COPY_-1206873792'), (u'PTRSUB_-1206879139', u'CALL_-1206935851'), (u'INDIRECT_-1206907315', u'MULTIEQUAL_-1206907037'), (u'MULTIEQUAL_-1206909965', u'MULTIEQUAL_-1206909959'), (u'CAST_-1206870437', u'STORE_-1206925221'), (u'CALL_-1206934396', u'INDIRECT_-1206908978'), (u'CALLIND_-1206921999', u'INDIRECT_-1206899629'), (u'CALL_-1206934835', u'INDIRECT_-1206898971'), (u'CALL_-1206926003', u'INDIRECT_-1206895846'), (u'CALL_-1206921431', u'INDIRECT_-1206895553'), (u'MULTIEQUAL_-1206875599', u'MULTIEQUAL_-1206875599'), (u'CALL_-1206929974', u'INDIRECT_-1206892870'), (u'CALL_-1206931269', u'INDIRECT_-1206911967'), (u'CALL_-1206938725', u'INT_EQUAL_-1206938711'), (u'INDIRECT_-1206894970', u'MULTIEQUAL_-1206896487'), ('const-248', u'PTRSUB_-1206871808'), (u'MULTIEQUAL_-1206891565', u'MULTIEQUAL_-1206891071'), (u'CALL_-1206938756', u'INDIRECT_-1206898137'), (u'INDIRECT_-1206896299', u'MULTIEQUAL_-1206876780'), (u'STORE_-1206930340', u'INDIRECT_-1206888288'), (u'MULTIEQUAL_-1206901177', u'MULTIEQUAL_-1206900761'), (u'INDIRECT_-1206881946', u'MULTIEQUAL_-1206881912'), (u'STORE_-1206937920', u'INDIRECT_-1206914234'), (u'INDIRECT_-1206900586', u'MULTIEQUAL_-1206901979'), ('const-433', u'LOAD_-1206932411'), (u'CALLIND_-1206924365', u'INDIRECT_-1206877079'), (u'INDIRECT_-1206898704', u'COPY_-1206879175'), (u'CALL_-1206930476', u'INDIRECT_-1206900347'), (u'CALLIND_-1206922636', u'INDIRECT_-1206893209'), ('const-56', u'PTRSUB_-1206879536'), (u'CALL_-1206921844', u'INDIRECT_-1206905257'), (u'INDIRECT_-1206896062', u'COPY_-1206879283'), (u'INDIRECT_-1206899596', u'MULTIEQUAL_-1206899660'), (u'INT_NOTEQUAL_-1206921346', u'CBRANCH_-1206921345'), (u'CALL_-1206930584', u'INDIRECT_-1206899828'), (u'INT_SUB_-1206921466', u'CALL_-1206921459'), (u'INDIRECT_-1206898002', u'MULTIEQUAL_-1206897741'), (u'CALL_-1206936110', u'INDIRECT_-1206907014'), (u'CALL_-1206928667', u'INDIRECT_-1206897720'), (u'MULTIEQUAL_-1206881649', u'MULTIEQUAL_-1206881623'), (u'CALL_-1206929750', u'INDIRECT_-1206893620'), (u'INDIRECT_-1206908194', u'MULTIEQUAL_-1206907927'), (u'MULTIEQUAL_-1206913337', u'MULTIEQUAL_-1206913320'), (u'INDIRECT_-1206891730', u'MULTIEQUAL_-1206889524'), (u'CALL_-1206933998', u'INDIRECT_-1206881346'), (u'CALL_-1206927833', u'INDIRECT_-1206906253'), (u'MULTIEQUAL_-1206909810', u'MULTIEQUAL_-1206909172'), (u'STORE_-1206928732', u'INDIRECT_-1206910209'), (u'INDIRECT_-1206898493', u'MULTIEQUAL_-1206897988'), (u'CALL_-1206935821', u'INDIRECT_-1206912700'), (u'CALL_-1206934081', u'INDIRECT_-1206899548'), (u'INDIRECT_-1206904528', u'MULTIEQUAL_-1206904372'), (u'CALL_-1206928474', u'INDIRECT_-1206891068'), ('const-0', u'SUBPIECE_-1206909237'), (u'INDIRECT_-1206905254', u'MULTIEQUAL_-1206904758'), (u'INDIRECT_-1206893092', u'MULTIEQUAL_-1206892934'), (u'CALL_-1206921134', u'INDIRECT_-1206886540'), (u'PTRSUB_-1206880045', u'LOAD_-1206928807'), ('const-8', u'PTRSUB_-1206879648'), (u'LOAD_-1206937540', u'COPY_-1206877608'), (u'CALL_-1206929226', u'INDIRECT_-1206885695'), ('const-4294967295', u'INT_AND_-1206919422'), (u'CALL_-1206929226', u'INDIRECT_-1206906695'), (u'INDIRECT_-1206895135', u'MULTIEQUAL_-1206894857'), (u'CALL_-1206921361', u'INDIRECT_-1206883754'), (u'INDIRECT_-1206889287', u'COPY_-1206879844'), (u'CAST_-1206874351', u'MULTIEQUAL_-1206919059'), (u'CALL_-1206938927', u'INDIRECT_-1206896968'), (u'INDIRECT_-1206891169', u'MULTIEQUAL_-1206891499'), (u'CALLIND_-1206921344', u'INDIRECT_-1206905492'), (u'CALL_-1206928878', u'INDIRECT_-1206895514'), (u'CALL_-1206928382', u'INDIRECT_-1206898101'), (u'MULTIEQUAL_-1206907328', u'MULTIEQUAL_-1206907304'), (u'COPY_-1206875801', u'MULTIEQUAL_-1206883498'), (u'CALL_-1206929830', u'INDIRECT_-1206910422'), (u'MULTIEQUAL_-1206901801', u'MULTIEQUAL_-1206901693'), (u'INT_MULT_-1206922959', u'INT_AND_-1206922744'), (u'CALL_-1206931745', u'INDIRECT_-1206892020'), (u'CALL_-1206922556', u'INDIRECT_-1206900421'), (u'CALL_-1206930394', u'INDIRECT_-1206917440'), (u'CALLIND_-1206922636', u'INDIRECT_-1206889849'), (u'CALL_-1206938927', u'INDIRECT_-1206885374'), (u'INDIRECT_-1206900821', u'MULTIEQUAL_-1206901577'), (u'CALL_-1206932359', u'INDIRECT_-1206911802'), (u'MULTIEQUAL_-1206911184', u'MULTIEQUAL_-1206910536'), (u'CALL_-1206921832', u'INDIRECT_-1206903740'), (u'INDIRECT_-1206888884', u'MULTIEQUAL_-1206891352'), (u'CALL_-1206930457', u'INDIRECT_-1206888741'), (u'MULTIEQUAL_-1206890220', u'MULTIEQUAL_-1206890207'), (u'CALL_-1206921320', u'INDIRECT_-1206904216'), (u'INDIRECT_-1206897758', u'MULTIEQUAL_-1206897127'), (u'CALL_-1206935766', u'INDIRECT_-1206881664'), (u'INDIRECT_-1206901013', u'MULTIEQUAL_-1206900709'), (u'CALLIND_-1206938263', u'INDIRECT_-1206913382'), (u'MULTIEQUAL_-1206891247', u'MULTIEQUAL_-1206891630'), (u'INDIRECT_-1206906492', u'MULTIEQUAL_-1206906343'), (u'INDIRECT_-1206908338', u'MULTIEQUAL_-1206909328'), (u'CALL_-1206938131', u'INDIRECT_-1206900691'), (u'INDIRECT_-1206903426', u'MULTIEQUAL_-1206900121'), (u'BOOL_OR_-1206876909', u'BOOL_OR_-1206877023'), (u'INDIRECT_-1206904741', u'MULTIEQUAL_-1206904503'), (u'CALL_-1206925432', u'INDIRECT_-1206887401'), (u'CALL_-1206925694', u'INDIRECT_-1206886854'), (u'INDIRECT_-1206900254', u'MULTIEQUAL_-1206874124'), (u'CALL_-1206931773', u'INDIRECT_-1206901410'), (u'INDIRECT_-1206899247', u'MULTIEQUAL_-1206900339'), (u'CALL_-1206935851', u'INDIRECT_-1206911044'), (u'INDIRECT_-1206892570', u'COPY_-1206880197'), ('const-2', u'INT_NOTEQUAL_-1206932390'), (u'CALL_-1206925831', u'INDIRECT_-1206905832'), (u'CALL_-1206935821', u'INDIRECT_-1206896320'), (u'CALL_-1206931674', u'INDIRECT_-1206890851'), (u'STORE_-1206937772', u'INDIRECT_-1206904923'), (u'CALL_-1206924756', u'INDIRECT_-1206906904'), (u'INDIRECT_-1206908501', u'MULTIEQUAL_-1206880942'), (u'CALL_-1206928878', u'INDIRECT_-1206895934'), (u'CALL_-1206931545', u'INDIRECT_-1206907163'), (u'MULTIEQUAL_-1206902397', u'MULTIEQUAL_-1206878084'), (u'CALL_-1206921844', u'INDIRECT_-1206886357'), (u'INDIRECT_-1206911478', u'MULTIEQUAL_-1206911986'), (u'INDIRECT_-1206884421', u'MULTIEQUAL_-1206884555'), (u'CALL_-1206930915', u'INDIRECT_-1206894341'), (u'CALL_-1206933711', u'INDIRECT_-1206901423'), (u'CALL_-1206928734', u'INDIRECT_-1206898703'), (u'MULTIEQUAL_-1206905297', u'COPY_-1206905420'), (u'INDIRECT_-1206904129', u'MULTIEQUAL_-1206905975'), (u'MULTIEQUAL_-1206906177', u'MULTIEQUAL_-1206878093'), (u'MULTIEQUAL_-1206892557', u'MULTIEQUAL_-1206880902'), (u'CALL_-1206938421', u'INDIRECT_-1206900878'), (u'CALL_-1206929071', u'INDIRECT_-1206892559'), (u'CALL_-1206937559', u'INDIRECT_-1206897865'), (u'INDIRECT_-1206896667', u'MULTIEQUAL_-1206900921'), (u'CALL_-1206929529', u'INDIRECT_-1206904273'), (u'CALL_-1206930882', u'INDIRECT_-1206908178'), (u'MULTIEQUAL_-1206887737', u'MULTIEQUAL_-1206887321'), (u'MULTIEQUAL_-1206899113', u'MULTIEQUAL_-1206899092'), (u'INDIRECT_-1206907231', u'MULTIEQUAL_-1206876066'), (u'INDIRECT_-1206893547', u'MULTIEQUAL_-1206895270'), ('const-433', u'LOAD_-1206938073'), (u'INDIRECT_-1206901588', u'MULTIEQUAL_-1206901156'), (u'CALL_-1206938232', u'INDIRECT_-1206884632'), (u'CALL_-1206921447', u'INDIRECT_-1206893464'), (u'INDIRECT_-1206900203', u'MULTIEQUAL_-1206901150'), (u'CALL_-1206930584', u'INDIRECT_-1206911168'), (u'CALL_-1206939523', u'INDIRECT_-1206908993'), (u'CALL_-1206926116', u'INDIRECT_-1206877724'), (u'MULTIEQUAL_-1206901755', u'MULTIEQUAL_-1206901705'), (u'CALL_-1206933623', u'INDIRECT_-1206906416'), (u'CALL_-1206921320', u'INDIRECT_-1206900436'), (u'INDIRECT_-1206893224', u'MULTIEQUAL_-1206894807'), (u'INDIRECT_-1206875657', u'MULTIEQUAL_-1206875583'), (u'STORE_-1206928446', u'INDIRECT_-1206896597'), (u'INDIRECT_-1206890406', u'MULTIEQUAL_-1206890084'), (u'LOAD_-1206934570', u'MULTIEQUAL_-1206916027'), (u'CALL_-1206927418', u'INDIRECT_-1206907357'), (u'LOAD_-1206930719', u'PTRSUB_-1206877138'), (u'CALL_-1206928155', u'INDIRECT_-1206906134'), (u'CALL_-1206925432', u'INDIRECT_-1206894541'), (u'INDIRECT_-1206898898', u'MULTIEQUAL_-1206880918'), (u'STORE_-1206933958', u'INDIRECT_-1206902326'), (u'CALL_-1206933773', u'INDIRECT_-1206901466'), (u'CALL_-1206930241', u'INDIRECT_-1206896350'), (u'INDIRECT_-1206877079', u'MULTIEQUAL_-1206877226'), (u'CALL_-1206921308', u'INDIRECT_-1206898846'), (u'CALL_-1206938958', u'INDIRECT_-1206910424'), (u'MULTIEQUAL_-1206893121', u'MULTIEQUAL_-1206893073'), (u'CALL_-1206928878', u'INDIRECT_-1206901394'), (u'INDIRECT_-1206906514', u'MULTIEQUAL_-1206906018'), (u'CALL_-1206938036', u'INDIRECT_-1206897273'), (u'CALL_-1206929071', u'INDIRECT_-1206913979'), (u'CALL_-1206930550', u'INDIRECT_-1206905860'), (u'CALL_-1206925432', u'INDIRECT_-1206897061'), (u'INDIRECT_-1206895583', u'MULTIEQUAL_-1206896530'), (u'STORE_-1206930175', u'INDIRECT_-1206892566'), (u'MULTIEQUAL_-1206906931', u'MULTIEQUAL_-1206907870'), (u'STORE_-1206922807', u'INDIRECT_-1206906305'), (u'CALL_-1206930927', u'INDIRECT_-1206899171'), (u'CALL_-1206922556', u'INDIRECT_-1206875387'), (u'CALL_-1206928150', u'INDIRECT_-1206879359'), (u'CALL_-1206928357', u'INDIRECT_-1206893468'), (u'CALLIND_-1206922663', u'INDIRECT_-1206883145'), (u'INT_NOTEQUAL_-1206933806', u'CBRANCH_-1206933806'), (u'INDIRECT_-1206906242', u'MULTIEQUAL_-1206906065'), (u'CALLIND_-1206925401', u'INDIRECT_-1206909518'), (u'CALL_-1206930241', u'INDIRECT_-1206905170'), (u'STORE_-1206933398', u'INDIRECT_-1206910440'), (u'INDIRECT_-1206900038', u'MULTIEQUAL_-1206898358'), (u'STORE_-1206921830', u'INDIRECT_-1206891299'), (u'CALL_-1206938694', u'INDIRECT_-1206892851'), (u'CALL_-1206936110', u'INDIRECT_-1206903654'), (u'CALLIND_-1206921999', u'INDIRECT_-1206888289'), (u'INDIRECT_-1206898342', u'MULTIEQUAL_-1206902905'), (u'STORE_-1206928446', u'INDIRECT_-1206902897'), (u'CAST_-1206869667', u'LOAD_-1206923467'), (u'INDIRECT_-1206903377', u'MULTIEQUAL_-1206903758'), (u'CALL_-1206931435', u'INDIRECT_-1206890297'), (u'INDIRECT_-1206875525', u'MULTIEQUAL_-1206877109'), (u'INDIRECT_-1206911134', u'MULTIEQUAL_-1206910867'), (u'INDIRECT_-1206909214', u'MULTIEQUAL_-1206909055'), (u'MULTIEQUAL_-1206897630', u'MULTIEQUAL_-1206897605'), ('tmp_7271', u'CBRANCH_-1206930456'), (u'STORE_-1206928410', u'INDIRECT_-1206904976'), (u'CALL_-1206938342', u'INDIRECT_-1206910075'), (u'CALLIND_-1206921359', u'INDIRECT_-1206885285'), (u'STORE_-1206927231', u'INDIRECT_-1206892042'), (u'STORE_-1206921840', u'INDIRECT_-1206896767'), (u'INDIRECT_-1206897853', u'MULTIEQUAL_-1206897433'), (u'CALL_-1206938036', u'INDIRECT_-1206893073'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206872366'), (u'CALL_-1206925831', u'INDIRECT_-1206887352'), (u'CALL_-1206928155', u'INDIRECT_-1206877232'), (u'INDIRECT_-1206893537', u'MULTIEQUAL_-1206893678'), (u'CALL_-1206925831', u'INDIRECT_-1206886512'), (u'INDIRECT_-1206907257', u'MULTIEQUAL_-1206907834'), (u'MULTIEQUAL_-1206907450', u'MULTIEQUAL_-1206908201'), (u'CALL_-1206931773', u'INDIRECT_-1206903510'), (u'CALLIND_-1206921372', u'INDIRECT_-1206882828'), (u'CALL_-1206929645', u'INDIRECT_-1206901790'), (u'CALL_-1206938756', u'INDIRECT_-1206899397'), (u'CALL_-1206933821', u'INDIRECT_-1206909470'), (u'INDIRECT_-1206891885', u'MULTIEQUAL_-1206891866'), (u'CALL_-1206929324', u'INDIRECT_-1206889530'), (u'STORE_-1206928662', u'INDIRECT_-1206892527'), (u'MULTIEQUAL_-1206887023', u'MULTIEQUAL_-1206887010'), (u'CALL_-1206928357', u'INDIRECT_-1206877166'), (u'CALL_-1206921459', u'INDIRECT_-1206893473'), (u'MULTIEQUAL_-1206878096', u'MULTIEQUAL_-1206906265'), (u'INDIRECT_-1206895443', u'MULTIEQUAL_-1206895077'), (u'INDIRECT_-1206904475', u'MULTIEQUAL_-1206904030'), (u'INDIRECT_-1206885785', u'MULTIEQUAL_-1206887572'), (u'CALL_-1206926003', u'INDIRECT_-1206876604'), (u'INDIRECT_-1206909935', u'MULTIEQUAL_-1206909490'), (u'CALL_-1206928601', u'INDIRECT_-1206911963'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206922647'), (u'INDIRECT_-1206905902', u'MULTIEQUAL_-1206910465'), (u'INDIRECT_-1206896911', u'MULTIEQUAL_-1206880911'), (u'CALL_-1206925460', u'INDIRECT_-1206890355'), (u'CALL_-1206929750', u'INDIRECT_-1206894460'), (u'CALL_-1206935821', u'INDIRECT_-1206903040'), (u'STORE_-1206930873', u'INDIRECT_-1206887958'), (u'INDIRECT_-1206900612', u'MULTIEQUAL_-1206902149'), (u'STORE_-1206929089', u'INDIRECT_-1206894824'), (u'CALL_-1206928150', u'INDIRECT_-1206890787'), (u'CALL_-1206936019', u'INDIRECT_-1206900241'), (u'INDIRECT_-1206900919', u'MULTIEQUAL_-1206876791'), (u'MULTIEQUAL_-1206892628', u'MULTIEQUAL_-1206892604'), (u'INDIRECT_-1206905710', u'MULTIEQUAL_-1206905562'), (u'CALL_-1206925604', u'INDIRECT_-1206894025'), (u'INDIRECT_-1206907555', u'MULTIEQUAL_-1206907165'), (u'MULTIEQUAL_-1206880917', u'MULTIEQUAL_-1206880179'), (u'INDIRECT_-1206902199', u'COPY_-1206880337'), (u'CALL_-1206927360', u'INDIRECT_-1206904382'), (u'MULTIEQUAL_-1206894333', u'MULTIEQUAL_-1206893632'), (u'INDIRECT_-1206886686', u'MULTIEQUAL_-1206888125'), (u'INDIRECT_-1206888779', u'MULTIEQUAL_-1206889819'), (u'CALL_-1206934991', u'INDIRECT_-1206892084'), (u'INDIRECT_-1206894074', u'COPY_-1206878797'), (u'CALLIND_-1206924378', u'INDIRECT_-1206886101'), (u'CALL_-1206927017', u'INDIRECT_-1206902754'), (u'MULTIEQUAL_-1206908297', u'MULTIEQUAL_-1206908280'), (u'INDIRECT_-1206895945', u'MULTIEQUAL_-1206900081'), (u'INDIRECT_-1206889565', u'MULTIEQUAL_-1206891352'), (u'MULTIEQUAL_-1206878092', u'MULTIEQUAL_-1206904585'), (u'CALL_-1206921722', u'INT_EQUAL_-1206921708'), (u'CALL_-1206931142', u'INDIRECT_-1206880376'), (u'CALL_-1206927063', u'INDIRECT_-1206890594'), (u'MULTIEQUAL_-1206898828', u'MULTIEQUAL_-1206898693'), (u'MULTIEQUAL_-1206882980', u'MULTIEQUAL_-1206882484'), (u'CALL_-1206931745', u'INDIRECT_-1206907560'), (u'CALL_-1206938342', u'INDIRECT_-1206893695'), (u'INDIRECT_-1206897742', u'COPY_-1206879287'), (u'INDIRECT_-1206904471', u'MULTIEQUAL_-1206880930'), (u'INDIRECT_-1206906178', u'MULTIEQUAL_-1206906091'), (u'STORE_-1206933118', u'INDIRECT_-1206900200'), (u'CALLIND_-1206921412', u'INDIRECT_-1206895026'), (u'INDIRECT_-1206875454', u'MULTIEQUAL_-1206875615'), (u'INDIRECT_-1206908685', u'MULTIEQUAL_-1206908605'), (u'CALLIND_-1206925401', u'INDIRECT_-1206899252'), (u'INDIRECT_-1206897946', u'MULTIEQUAL_-1206897754'), (u'INDIRECT_-1206905694', u'MULTIEQUAL_-1206909971'), (u'MULTIEQUAL_-1206901919', u'MULTIEQUAL_-1206901946'), ('tmp_18793', u'CBRANCH_-1206923621'), (u'CALL_-1206934396', u'INDIRECT_-1206899738'), (u'CALL_-1206931745', u'INDIRECT_-1206889920'), (u'CALL_-1206934835', u'INDIRECT_-1206901911'), (u'CALL_-1206928621', u'INDIRECT_-1206893206'), (u'INDIRECT_-1206909818', u'MULTIEQUAL_-1206880945'), (u'CALL_-1206927048', u'INDIRECT_-1206898222'), (u'INDIRECT_-1206900782', u'MULTIEQUAL_-1206900605'), (u'INDIRECT_-1206881451', u'MULTIEQUAL_-1206881312'), (u'INDIRECT_-1206887852', u'COPY_-1206879501'), (u'INDIRECT_-1206895174', u'MULTIEQUAL_-1206894678'), (u'CALL_-1206939039', u'INDIRECT_-1206915512'), (u'CALL_-1206938036', u'INDIRECT_-1206884502'), ('const-433', u'LOAD_-1206928642'), (u'INDIRECT_-1206896409', u'MULTIEQUAL_-1206894084'), (u'STORE_-1206930256', u'INDIRECT_-1206907306'), (u'MULTIEQUAL_-1206890159', u'MULTIEQUAL_-1206890186'), (u'CALL_-1206921722', u'INDIRECT_-1206902791'), (u'INDIRECT_-1206884044', u'MULTIEQUAL_-1206883835'), (u'INDIRECT_-1206886332', u'MULTIEQUAL_-1206886183'), (u'STORE_-1206934385', u'INDIRECT_-1206911815'), (u'CALL_-1206928155', u'INDIRECT_-1206888074'), (u'INDIRECT_-1206896017', u'MULTIEQUAL_-1206895880'), (u'CALL_-1206928772', u'INDIRECT_-1206891586'), (u'INDIRECT_-1206911461', u'MULTIEQUAL_-1206911223'), (u'INDIRECT_-1206891075', u'MULTIEQUAL_-1206891879'), (u'CALL_-1206939039', u'INDIRECT_-1206897872'), (u'CALL_-1206932359', u'INDIRECT_-1206898596'), (u'MULTIEQUAL_-1206892325', u'MULTIEQUAL_-1206892319'), (u'INDIRECT_-1206890001', u'MULTIEQUAL_-1206890610'), (u'INDIRECT_-1206891343', u'MULTIEQUAL_-1206891120'), (u'CALL_-1206922584', u'INDIRECT_-1206897199'), (u'CALLIND_-1206929135', u'INDIRECT_-1206904358'), (u'INDIRECT_-1206902840', u'MULTIEQUAL_-1206904467'), (u'INDIRECT_-1206887264', u'MULTIEQUAL_-1206887191'), (u'CALL_-1206929974', u'INDIRECT_-1206910090'), (u'CALL_-1206926019', u'INDIRECT_-1206886199'), (u'CALL_-1206929830', u'INDIRECT_-1206899922'), (u'INDIRECT_-1206900294', u'MULTIEQUAL_-1206899917'), (u'INDIRECT_-1206899725', u'MULTIEQUAL_-1206903861'), ('const-8', u'PTRADD_-1206877626'), (u'CALL_-1206928621', u'INDIRECT_-1206888166'), (u'INDIRECT_-1206887071', u'MULTIEQUAL_-1206889104'), (u'INDIRECT_-1206899615', u'MULTIEQUAL_-1206899370'), (u'CALL_-1206927297', u'INDIRECT_-1206891749'), (u'INDIRECT_-1206895284', u'MULTIEQUAL_-1206895055'), (u'MULTIEQUAL_-1206898734', u'MULTIEQUAL_-1206901145'), (u'INT_EQUAL_-1206927718', u'CBRANCH_-1206927716'), (u'STORE_-1206925416', u'INDIRECT_-1206903683'), (u'INDIRECT_-1206901398', u'MULTIEQUAL_-1206901906'), (u'INDIRECT_-1206881080', u'MULTIEQUAL_-1206881695'), (u'CALLIND_-1206924378', u'INDIRECT_-1206905421'), (u'CALLIND_-1206924378', u'INDIRECT_-1206876690'), (u'CALLIND_-1206924365', u'INDIRECT_-1206902533'), (u'INDIRECT_-1206893315', u'COPY_-1206878375'), (u'CALL_-1206925460', u'INDIRECT_-1206884055'), (u'MULTIEQUAL_-1206904516', u'MULTIEQUAL_-1206904510'), (u'CALL_-1206921361', u'INDIRECT_-1206898454'), (u'CALL_-1206932911', u'INDIRECT_-1206903150'), (u'STORE_-1206924545', u'INDIRECT_-1206898188'), (u'INDIRECT_-1206912152', u'MULTIEQUAL_-1206911525'), (u'INDIRECT_-1206880603', u'MULTIEQUAL_-1206881094'), (u'INDIRECT_-1206903847', u'MULTIEQUAL_-1206904382'), (u'CALL_-1206927833', u'INDIRECT_-1206894073'), (u'MULTIEQUAL_-1206904096', u'MULTIEQUAL_-1206904090'), (u'INDIRECT_-1206902221', u'MULTIEQUAL_-1206901983'), (u'INDIRECT_-1206891557', u'MULTIEQUAL_-1206891467'), (u'INT_NOTEQUAL_-1206933325', u'CBRANCH_-1206933321'), (u'MULTIEQUAL_-1206891572', u'MULTIEQUAL_-1206891553'), (u'STORE_-1206922807', u'INDIRECT_-1206895805'), (u'CALL_-1206921832', u'INDIRECT_-1206896600'), (u'CALL_-1206932327', u'INDIRECT_-1206907114'), (u'CAST_-1206873077', u'STORE_-1206930175'), (u'INDIRECT_-1206905476', u'MULTIEQUAL_-1206905540'), (u'INDIRECT_-1206908614', u'MULTIEQUAL_-1206908118'), (u'STORE_-1206927231', u'INDIRECT_-1206897922'), (u'INDIRECT_-1206904103', u'MULTIEQUAL_-1206905858'), (u'MULTIEQUAL_-1206901424', u'MULTIEQUAL_-1206901448'), (u'INDIRECT_-1206906346', u'MULTIEQUAL_-1206906154'), (u'CALLIND_-1206924378', u'INDIRECT_-1206898281'), (u'CALL_-1206934365', u'INDIRECT_-1206898035'), (u'BOOL_AND_-1206928808', u'INT_EQUAL_-1206928810'), (u'PTRSUB_-1206877675', u'CAST_-1206874618'), (u'CALL_-1206930105', u'INDIRECT_-1206896755'), (u'INDIRECT_-1206906937', u'MULTIEQUAL_-1206906908'), (u'CALL_-1206937142', u'INDIRECT_-1206895832'), (u'CALL_-1206925694', u'INDIRECT_-1206877106'), (u'INDIRECT_-1206897625', u'MULTIEQUAL_-1206901761'), (u'INDIRECT_-1206889566', u'MULTIEQUAL_-1206889244'), (u'INDIRECT_-1206908631', u'MULTIEQUAL_-1206909497'), (u'INDIRECT_-1206883287', u'MULTIEQUAL_-1206884379'), (u'CALL_-1206921722', u'INDIRECT_-1206900691'), (u'INDIRECT_-1206893280', u'MULTIEQUAL_-1206892233'), (u'INDIRECT_-1206899878', u'MULTIEQUAL_-1206899791'), (u'MULTIEQUAL_-1206889788', u'MULTIEQUAL_-1206893318'), (u'MULTIEQUAL_-1206880301', u'MULTIEQUAL_-1206880290'), (u'CALL_-1206938900', u'INDIRECT_-1206909554'), (u'INDIRECT_-1206879140', u'MULTIEQUAL_-1206883341'), (u'INDIRECT_-1206887417', u'MULTIEQUAL_-1206887798'), (u'INDIRECT_-1206913149', u'MULTIEQUAL_-1206913029'), (u'CALL_-1206930636', u'INDIRECT_-1206891876'), (u'CALL_-1206927093', u'INDIRECT_-1206890681'), (u'INT_ADD_-1206877437', u'CAST_-1206874398'), (u'CALL_-1206933998', u'INDIRECT_-1206888994'), (u'INDIRECT_-1206887459', u'CALL_-1206926003'), (u'COPY_-1206869247', u'MULTIEQUAL_-1206909707'), (u'STORE_-1206930329', u'INDIRECT_-1206900880'), (u'INDIRECT_-1206907106', u'MULTIEQUAL_-1206906716'), (u'CALL_-1206935907', u'INDIRECT_-1206903947'), (u'CALL_-1206934460', u'INDIRECT_-1206902721'), (u'MULTIEQUAL_-1206884013', u'MULTIEQUAL_-1206884009'), (u'COPY_-1206928150', u'MULTIEQUAL_-1206893361'), (u'CALL_-1206928734', u'INDIRECT_-1206899543'), (u'CALL_-1206921954', u'INDIRECT_-1206890334'), (u'INDIRECT_-1206899251', u'MULTIEQUAL_-1206876047'), (u'INDIRECT_-1206910118', u'MULTIEQUAL_-1206909735'), (u'CALL_-1206928815', u'INDIRECT_-1206908059'), (u'CALL_-1206922325', u'INDIRECT_-1206907229'), (u'CALL_-1206928815', u'INDIRECT_-1206893779'), (u'CALL_-1206928668', u'INDIRECT_-1206900708'), (u'CALL_-1206938756', u'INDIRECT_-1206910317'), (u'INDIRECT_-1206895992', u'MULTIEQUAL_-1206895814'), (u'CAST_-1206869770', u'INT_SEXT_-1206923638'), (u'INDIRECT_-1206884689', u'MULTIEQUAL_-1206880897'), (u'CAST_-1206874333', u'STORE_-1206930846'), (u'STORE_-1206925248', u'INDIRECT_-1206885120'), (u'CALL_-1206937142', u'INDIRECT_-1206884238'), (u'INDIRECT_-1206891806', u'MULTIEQUAL_-1206893590'), (u'MULTIEQUAL_-1206889836', u'MULTIEQUAL_-1206889817'), ('const-4', u'INT_ADD_-1206871468'), (u'INDIRECT_-1206897168', u'MULTIEQUAL_-1206897050'), (u'CALL_-1206934955', u'INDIRECT_-1206897515'), (u'CALL_-1206924704', u'INDIRECT_-1206888820'), (u'INDIRECT_-1206905736', u'MULTIEQUAL_-1206906240'), ('const-144', u'PTRSUB_-1206875246'), (u'MULTIEQUAL_-1206901305', u'MULTIEQUAL_-1206901325'), (u'STORE_-1206933958', u'INDIRECT_-1206906106'), (u'INDIRECT_-1206877821', u'MULTIEQUAL_-1206877052'), (u'STORE_-1206937772', u'INDIRECT_-1206912483'), (u'CALL_-1206928690', u'INDIRECT_-1206908758'), (u'CALL_-1206933962', u'INDIRECT_-1206881663'), ('const-4', u'INT_LESS_-1206925141'), (u'CALL_-1206928281', u'INDIRECT_-1206902245'), (u'CALL_-1206928281', u'INDIRECT_-1206886705'), (u'CALL_-1206933821', u'INDIRECT_-1206905270'), (u'INDIRECT_-1206883759', u'MULTIEQUAL_-1206883539'), (u'CALL_-1206931745', u'INDIRECT_-1206912180'), (u'INDIRECT_-1206897083', u'MULTIEQUAL_-1206897038'), (u'STORE_-1206927248', u'INDIRECT_-1206908432'), (u'CALL_-1206925460', u'INDIRECT_-1206896235'), (u'CALL_-1206928518', u'INDIRECT_-1206894447'), (u'LOAD_-1206924169', u'INT_EQUAL_-1206924154'), (u'CALL_-1206936110', u'INDIRECT_-1206915180'), (u'INDIRECT_-1206912074', u'MULTIEQUAL_-1206911656'), (u'CALL_-1206930915', u'INDIRECT_-1206892661'), (u'MULTIEQUAL_-1206880927', u'MULTIEQUAL_-1206880189'), (u'CALLIND_-1206921344', u'INDIRECT_-1206874490'), (u'PTRSUB_-1206871411', u'LOAD_-1206921369'), (u'MULTIEQUAL_-1206888577', u'MULTIEQUAL_-1206888161'), ('tmp_25372', u'PTRSUB_-1206881225'), (u'INDIRECT_-1206905912', u'MULTIEQUAL_-1206905757'), (u'INDIRECT_-1206890862', u'MULTIEQUAL_-1206890601'), (u'CALL_-1206928734', u'INDIRECT_-1206892403'), (u'INDIRECT_-1206888321', u'MULTIEQUAL_-1206888130'), ('const-1186008', u'COPY_-1206874404'), (u'INDIRECT_-1206893926', u'MULTIEQUAL_-1206893743'), (u'CALL_-1206938694', u'INDIRECT_-1206913851'), ('const-0', u'CALL_-1206925604'), (u'STORE_-1206928270', u'INDIRECT_-1206890546'), (u'CALL_-1206938975', u'INDIRECT_-1206897836'), (u'STORE_-1206928327', u'INDIRECT_-1206894390'), (u'CALL_-1206922426', u'INDIRECT_-1206884418'), (u'INDIRECT_-1206891715', u'COPY_-1206878923'), (u'INDIRECT_-1206890780', u'MULTIEQUAL_-1206890676'), ('const-8', u'INT_RIGHT_-1206922759'), (u'INDIRECT_-1206906438', u'MULTIEQUAL_-1206906946'), (u'INDIRECT_-1206885068', u'MULTIEQUAL_-1206885714'), (u'CALL_-1206928225', u'INDIRECT_-1206895491'), ('const-16', u'INT_NOTEQUAL_-1206925071'), (u'INDIRECT_-1206895365', u'MULTIEQUAL_-1206895460'), (u'CALL_-1206927418', u'LOAD_-1206927417'), (u'CALLIND_-1206922636', u'INDIRECT_-1206901189'), (u'MULTIEQUAL_-1206910768', u'MULTIEQUAL_-1206912255'), (u'CALL_-1206931674', u'INDIRECT_-1206895051'), (u'CALL_-1206933773', u'INDIRECT_-1206903146'), (u'INDIRECT_-1206898913', u'MULTIEQUAL_-1206897162'), (u'CALL_-1206929032', u'INDIRECT_-1206893681'), (u'INT_ZEXT_-1206911884', u'INT_MULT_-1206921888'), (u'CALL_-1206931183', u'INDIRECT_-1206891503'), (u'INDIRECT_-1206882675', u'MULTIEQUAL_-1206879440'), (u'CALL_-1206921308', u'INDIRECT_-1206905566'), (u'COPY_-1206877891', u'MULTIEQUAL_-1206880185'), (u'CALL_-1206927418', u'INDIRECT_-1206893497'), (u'INDIRECT_-1206893275', u'MULTIEQUAL_-1206892885'), (u'INDIRECT_-1206909052', u'MULTIEQUAL_-1206908894'), (u'CALL_-1206929750', u'INDIRECT_-1206887740'), (u'MULTIEQUAL_-1206906001', u'PTRSUB_-1206878287'), (u'MULTIEQUAL_-1206898559', u'MULTIEQUAL_-1206898586'), (u'INDIRECT_-1206908965', u'MULTIEQUAL_-1206913101'), (u'STORE_-1206930256', u'INDIRECT_-1206903946'), (u'STORE_-1206921864', u'INDIRECT_-1206886707'), (u'MULTIEQUAL_-1206889209', u'MULTIEQUAL_-1206889094'), (u'CALL_-1206934835', u'INDIRECT_-1206891831'), ('const-8', u'PTRSUB_-1206871875'), (u'CALLIND_-1206922636', u'INDIRECT_-1206873967'), (u'CALL_-1206928667', u'INDIRECT_-1206900240'), (u'CALL_-1206928690', u'INDIRECT_-1206911278'), (u'CALL_-1206925783', u'INDIRECT_-1206877484'), (u'STORE_-1206934436', u'INDIRECT_-1206892528'), (u'INDIRECT_-1206896210', u'MULTIEQUAL_-1206896119'), (u'INDIRECT_-1206893620', u'MULTIEQUAL_-1206895279'), (u'CALLIND_-1206925511', u'INDIRECT_-1206896791'), (u'CALL_-1206937186', u'INDIRECT_-1206905091'), (u'CALL_-1206934396', u'INDIRECT_-1206894278'), (u'CALL_-1206937302', u'INDIRECT_-1206900130'), (u'INDIRECT_-1206907668', u'MULTIEQUAL_-1206907550'), (u'INDIRECT_-1206898311', u'MULTIEQUAL_-1206898292'), (u'CALL_-1206928878', u'INDIRECT_-1206908954'), (u'CAST_-1206875333', u'PTRSUB_-1206876099'), (u'CALL_-1206929621', u'INDIRECT_-1206907659'), (u'STORE_-1206929190', u'INDIRECT_-1206902406'), (u'CALLIND_-1206921999', u'INDIRECT_-1206883249'), (u'CALL_-1206930584', u'INDIRECT_-1206888908'), (u'INDIRECT_-1206914200', u'MULTIEQUAL_-1206913998'), (u'INT_NOTEQUAL_-1206937248', u'CBRANCH_-1206937246'), (u'CALL_-1206929019', u'INDIRECT_-1206892541'), (u'MULTIEQUAL_-1206906561', u'MULTIEQUAL_-1206907261'), (u'STORE_-1206925479', u'INDIRECT_-1206907078'), (u'INDIRECT_-1206899298', u'MULTIEQUAL_-1206899806'), (u'CALL_-1206925694', u'INDIRECT_-1206901134'), (u'INDIRECT_-1206908353', u'COPY_-1206878530'), (u'MULTIEQUAL_-1206896446', u'MULTIEQUAL_-1206896349'), (u'INDIRECT_-1206896446', u'MULTIEQUAL_-1206896349'), (u'CALL_-1206926116', u'INDIRECT_-1206898055'), (u'CALL_-1206926019', u'INDIRECT_-1206903419'), (u'CALL_-1206925860', u'INDIRECT_-1206903746'), (u'INDIRECT_-1206906954', u'MULTIEQUAL_-1206907500'), (u'CALLIND_-1206925453', u'INDIRECT_-1206897599'), (u'STORE_-1206930846', u'INDIRECT_-1206893347'), (u'INDIRECT_-1206895763', u'MULTIEQUAL_-1206895668'), (u'CALL_-1206930550', u'INDIRECT_-1206895780'), (u'INDIRECT_-1206902357', u'MULTIEQUAL_-1206902498'), (u'MULTIEQUAL_-1206912368', u'MULTIEQUAL_-1206909361'), ('tmp_25370', u'PTRSUB_-1206871910'), (u'STORE_-1206935460', u'INDIRECT_-1206906937'), ('const-433', u'LOAD_-1206927062'), (u'STORE_-1206928588', u'INDIRECT_-1206907601'), (u'CALLIND_-1206925453', u'INDIRECT_-1206907259'), (u'INDIRECT_-1206905539', u'MULTIEQUAL_-1206876802'), (u'CALL_-1206922426', u'INDIRECT_-1206874670'), (u'MULTIEQUAL_-1206903485', u'MULTIEQUAL_-1206903510'), (u'CALLIND_-1206921884', u'INDIRECT_-1206875544'), (u'CALL_-1206938725', u'INDIRECT_-1206909671'), (u'CALL_-1206921832', u'INDIRECT_-1206887780'), (u'CALL_-1206929269', u'INDIRECT_-1206890913'), (u'INDIRECT_-1206895553', u'MULTIEQUAL_-1206896559'), (u'CALL_-1206938421', u'INDIRECT_-1206905078'), (u'INDIRECT_-1206877569', u'MULTIEQUAL_-1206874084'), (u'INDIRECT_-1206895481', u'MULTIEQUAL_-1206880910'), (u'INDIRECT_-1206897979', u'MULTIEQUAL_-1206897759'), (u'INDIRECT_-1206889931', u'MULTIEQUAL_-1206890354'), (u'INDIRECT_-1206889931', u'MULTIEQUAL_-1206890354'), (u'CALL_-1206928601', u'INDIRECT_-1206897683'), (u'CALL_-1206921844', u'INDIRECT_-1206906097'), (u'STORE_-1206935460', u'INDIRECT_-1206906517'), (u'INDIRECT_-1206900834', u'MULTIEQUAL_-1206901238'), (u'CALL_-1206937142', u'INDIRECT_-1206899192'), (u'INT_SEXT_-1206923562', u'INT_ADD_-1206923027'), (u'INDIRECT_-1206912237', u'MULTIEQUAL_-1206912857'), (u'CALLIND_-1206938263', u'INDIRECT_-1206883977'), (u'INDIRECT_-1206906168', u'MULTIEQUAL_-1206906342'), (u'CALL_-1206934081', u'INDIRECT_-1206901228'), (u'CALL_-1206927418', u'INDIRECT_-1206896437'), (u'MULTIEQUAL_-1206898625', u'MULTIEQUAL_-1206898619'), (u'INDIRECT_-1206911498', u'MULTIEQUAL_-1206880949'), (u'CALL_-1206930899', u'INDIRECT_-1206880127'), (u'CALL_-1206927048', u'INDIRECT_-1206907882'), (u'CALL_-1206937924', u'INDIRECT_-1206895119'), (u'INT_NOTEQUAL_-1206923852', u'CBRANCH_-1206923849'), ('const-0', u'INT_EQUAL_-1206927696'), (u'INDIRECT_-1206908969', u'COPY_-1206880017'), (u'INDIRECT_-1206909084', u'MULTIEQUAL_-1206908937'), (u'INDIRECT_-1206908059', u'MULTIEQUAL_-1206876808'), (u'INDIRECT_-1206899483', u'MULTIEQUAL_-1206901238'), (u'STORE_-1206932305', u'INDIRECT_-1206898037'), (u'INDIRECT_-1206910033', u'COPY_-1206878534'), (u'INDIRECT_-1206901359', u'COPY_-1206880335'), (u'INDIRECT_-1206908288', u'MULTIEQUAL_-1206908670'), (u'CALL_-1206934365', u'INDIRECT_-1206905595'), (u'CALL_-1206924756', u'INDIRECT_-1206889264'), (u'INDIRECT_-1206891200', u'MULTIEQUAL_-1206891096'), (u'CALL_-1206935809', u'INDIRECT_-1206913111'), ('const-1', u'STORE_-1206921840'), (u'CALL_-1206928474', u'INDIRECT_-1206894008'), (u'INDIRECT_-1206911191', u'MULTIEQUAL_-1206880946'), (u'INDIRECT_-1206908422', u'MULTIEQUAL_-1206912985'), (u'CALL_-1206926063', u'INDIRECT_-1206906798'), (u'INDIRECT_-1206910330', u'MULTIEQUAL_-1206910182'), (u'MULTIEQUAL_-1206902759', u'MULTIEQUAL_-1206902786'), (u'STORE_-1206924545', u'INDIRECT_-1206901968'), (u'INDIRECT_-1206903797', u'COPY_-1206879653'), (u'CALL_-1206934396', u'INDIRECT_-1206911078'), (u'INDIRECT_-1206896719', u'MULTIEQUAL_-1206876781'), (u'CALL_-1206930311', u'INDIRECT_-1206901949'), (u'INDIRECT_-1206894550', u'MULTIEQUAL_-1206896067'), (u'INDIRECT_-1206881515', u'MULTIEQUAL_-1206881285'), (u'CALL_-1206927360', u'INDIRECT_-1206896402'), (u'INDIRECT_-1206905001', u'MULTIEQUAL_-1206905135'), (u'INDIRECT_-1206905177', u'MULTIEQUAL_-1206907871'), (u'CALLIND_-1206925019', u'INDIRECT_-1206898644'), (u'INDIRECT_-1206905290', u'MULTIEQUAL_-1206905142'), (u'CALL_-1206930105', u'INDIRECT_-1206901375'), (u'INDIRECT_-1206900188', u'MULTIEQUAL_-1206900834'), (u'INDIRECT_-1206907641', u'MULTIEQUAL_-1206907450'), (u'CALL_-1206927316', u'INDIRECT_-1206901003'), (u'CALL_-1206935851', u'INDIRECT_-1206910624'), (u'CALL_-1206931183', u'INDIRECT_-1206899903'), (u'INDIRECT_-1206891170', u'MULTIEQUAL_-1206891079'), (u'INDIRECT_-1206887095', u'COPY_-1206878912'), ('const-0', u'INT_NOTEQUAL_-1206938939'), (u'MULTIEQUAL_-1206899896', u'MULTIEQUAL_-1206899890'), (u'STORE_-1206930256', u'INDIRECT_-1206889246'), (u'CALLIND_-1206921388', u'INDIRECT_-1206899581'), (u'CALL_-1206930407', u'INDIRECT_-1206903666'), (u'CALL_-1206928155', u'INDIRECT_-1206890174'), (u'CALL_-1206928992', u'INDIRECT_-1206913943'), (u'CALL_-1206928677', u'INDIRECT_-1206889027'), (u'INDIRECT_-1206884408', u'MULTIEQUAL_-1206884071'), (u'CALL_-1206929866', u'INDIRECT_-1206910444'), (u'INDIRECT_-1206896925', u'MULTIEQUAL_-1206896906'), (u'INDIRECT_-1206882867', u'MULTIEQUAL_-1206883959'), ('tmp_8170', u'CBRANCH_-1206931416'), (u'CALL_-1206934114', u'INDIRECT_-1206905871'), (u'CALL_-1206921954', u'INDIRECT_-1206906294'), ('tmp_7774', u'CBRANCH_-1206931725'), (u'INDIRECT_-1206897021', u'MULTIEQUAL_-1206897155'), (u'INDIRECT_-1206896197', u'MULTIEQUAL_-1206895809'), (u'INDIRECT_-1206884461', u'MULTIEQUAL_-1206886118'), (u'MULTIEQUAL_-1206889819', u'MULTIEQUAL_-1206889819'), (u'INT_NOTEQUAL_-1206929887', u'CBRANCH_-1206929885'), (u'CALL_-1206934991', u'INDIRECT_-1206898804'), (u'INDIRECT_-1206884363', u'MULTIEQUAL_-1206884014'), (u'CALL_-1206933745', u'INDIRECT_-1206895992'), (u'INDIRECT_-1206908210', u'MULTIEQUAL_-1206907994'), (u'CALL_-1206929071', u'INDIRECT_-1206895499'), (u'CALL_-1206929296', u'INDIRECT_-1206901276'), (u'CALL_-1206927360', u'INDIRECT_-1206907322'), (u'INDIRECT_-1206875349', u'MULTIEQUAL_-1206875278'), (u'CALL_-1206927017', u'INDIRECT_-1206901914'), ('const-0', u'COPY_-1206914874'), (u'MULTIEQUAL_-1206890579', u'MULTIEQUAL_-1206890606'), (u'CALL_-1206928271', u'INDIRECT_-1206899277'), (u'COPY_-1206870446', u'MULTIEQUAL_-1206911240'), (u'INDIRECT_-1206894084', u'COPY_-1206879164'), (u'INDIRECT_-1206882320', u'MULTIEQUAL_-1206882188'), (u'CALL_-1206930506', u'INDIRECT_-1206891971'), (u'CALL_-1206938927', u'INDIRECT_-1206900748'), (u'MULTIEQUAL_-1206916941', u'MULTIEQUAL_-1206916938'), (u'STORE_-1206928588', u'INDIRECT_-1206898781'), (u'CALL_-1206934460', u'INDIRECT_-1206893061'), (u'CALL_-1206929202', u'INDIRECT_-1206889464'), (u'STORE_-1206928627', u'INDIRECT_-1206898806'), (u'PTRSUB_-1206877875', u'CAST_-1206874843'), (u'INDIRECT_-1206897591', u'MULTIEQUAL_-1206898815'), (u'CALL_-1206925799', u'INDIRECT_-1206886067'), (u'CALL_-1206932808', u'INDIRECT_-1206895098'), (u'INDIRECT_-1206902963', u'MULTIEQUAL_-1206875938'), (u'INDIRECT_-1206911720', u'MULTIEQUAL_-1206911604'), (u'CALL_-1206931545', u'INDIRECT_-1206894983'), (u'CALL_-1206938927', u'INDIRECT_-1206913348'), (u'CALL_-1206927093', u'INDIRECT_-1206902861'), (u'STORE_-1206928662', u'INDIRECT_-1206905967'), (u'INDIRECT_-1206902111', u'MULTIEQUAL_-1206902534'), (u'INDIRECT_-1206902111', u'MULTIEQUAL_-1206902534'), (u'INDIRECT_-1206907774', u'MULTIEQUAL_-1206907573'), (u'INDIRECT_-1206913578', u'MULTIEQUAL_-1206913317'), (u'CALL_-1206931269', u'INDIRECT_-1206900207'), (u'CALL_-1206934835', u'INDIRECT_-1206896871'), ('const-0', u'CALL_-1206928621'), (u'INDIRECT_-1206899113', u'COPY_-1206878508'), (u'CALL_-1206934114', u'INDIRECT_-1206906291'), (u'CALL_-1206932827', u'INDIRECT_-1206898892'), (u'CALL_-1206929830', u'INDIRECT_-1206897402'), (u'INDIRECT_-1206893678', u'MULTIEQUAL_-1206893590'), (u'INDIRECT_-1206897437', u'MULTIEQUAL_-1206897265'), (u'CALL_-1206933773', u'INDIRECT_-1206909026'), (u'INDIRECT_-1206898300', u'COPY_-1206878625'), (u'CALL_-1206938421', u'INT_EQUAL_-1206938407'), (u'STORE_-1206925416', u'INDIRECT_-1206891503'), (u'INDIRECT_-1206882185', u'MULTIEQUAL_-1206882034'), (u'CALL_-1206925694', u'INDIRECT_-1206887694'), (u'INDIRECT_-1206893802', u'MULTIEQUAL_-1206893607'), (u'MULTIEQUAL_-1206900633', u'MULTIEQUAL_-1206899932'), (u'STORE_-1206928697', u'INDIRECT_-1206898848'), (u'PTRADD_-1206924961', u'COPY_-1206873388'), (u'MULTIEQUAL_-1206884060', u'MULTIEQUAL_-1206884044'), (u'CALL_-1206939523', u'INDIRECT_-1206885302'), (u'CALL_-1206925694', u'INDIRECT_-1206890214'), (u'MULTIEQUAL_-1206904908', u'MULTIEQUAL_-1206908438'), ('tmp_11384', u'CBRANCH_-1206931125'), (u'INDIRECT_-1206893318', u'MULTIEQUAL_-1206892935'), (u'CALL_-1206935494', u'INT_EQUAL_-1206935480'), (u'CALL_-1206928271', u'INT_EQUAL_-1206928257'), (u'INDIRECT_-1206902558', u'MULTIEQUAL_-1206902175'), (u'STORE_-1206930256', u'INDIRECT_-1206908986'), (u'MULTIEQUAL_-1206888997', u'MULTIEQUAL_-1206888139'), (u'MULTIEQUAL_-1206881136', u'MULTIEQUAL_-1206881101'), (u'CALL_-1206922316', u'INDIRECT_-1206905216'), (u'MULTIEQUAL_-1206889819', u'MULTIEQUAL_-1206888791'), (u'INDIRECT_-1206891095', u'MULTIEQUAL_-1206890756'), (u'CALL_-1206929071', u'INDIRECT_-1206893399'), (u'CALL_-1206931745', u'INDIRECT_-1206908400'), (u'CALL_-1206935907', u'INDIRECT_-1206890507'), (u'MULTIEQUAL_-1206892095', u'MULTIEQUAL_-1206892045'), (u'MULTIEQUAL_-1206894325', u'MULTIEQUAL_-1206894341'), (u'INDIRECT_-1206877891', u'MULTIEQUAL_-1206879440'), (u'STORE_-1206928327', u'INDIRECT_-1206899850'), (u'MULTIEQUAL_-1206897980', u'MULTIEQUAL_-1206897965'), (u'CALLIND_-1206921372', u'INDIRECT_-1206884928'), (u'INDIRECT_-1206906366', u'MULTIEQUAL_-1206906044'), (u'CALL_-1206931128', u'INDIRECT_-1206890644'), (u'INDIRECT_-1206904614', u'MULTIEQUAL_-1206905018'), (u'CALL_-1206939523', u'INDIRECT_-1206901013'), (u'INDIRECT_-1206906715', u'MULTIEQUAL_-1206906325'), (u'CALL_-1206929032', u'INDIRECT_-1206896621'), (u'INDIRECT_-1206910621', u'MULTIEQUAL_-1206910934'), (u'CALL_-1206926003', u'INDIRECT_-1206897106'), (u'MULTIEQUAL_-1206905779', u'MULTIEQUAL_-1206905779'), (u'INDIRECT_-1206905045', u'MULTIEQUAL_-1206905009'), (u'CALL_-1206931745', u'INDIRECT_-1206905040'), (u'INDIRECT_-1206905875', u'MULTIEQUAL_-1206905485'), (u'INDIRECT_-1206906508', u'MULTIEQUAL_-1206906278'), (u'CALL_-1206936110', u'INDIRECT_-1206912474'), (u'MULTIEQUAL_-1206889399', u'MULTIEQUAL_-1206889385'), (u'INDIRECT_-1206905903', u'MULTIEQUAL_-1206875945'), (u'CALL_-1206930394', u'INDIRECT_-1206893175'), ('const-0', u'INT_NOTEQUAL_-1206934940'), (u'INDIRECT_-1206893975', u'MULTIEQUAL_-1206893530'), ('tmp_18230', u'CBRANCH_-1206923971'), (u'INDIRECT_-1206908742', u'MULTIEQUAL_-1206910347'), ('const-256', u'INT_SUB_-1206925357'), (u'CALL_-1206927405', u'INDIRECT_-1206877944'), (u'CAST_-1206871155', u'CALL_-1206927048'), (u'MULTIEQUAL_-1206905673', u'INT_SLESS_-1206933243'), (u'CALL_-1206933962', u'INDIRECT_-1206903254'), (u'STORE_-1206922815', u'INDIRECT_-1206899989'), (u'INDIRECT_-1206895581', u'MULTIEQUAL_-1206899661'), (u'INDIRECT_-1206899422', u'COPY_-1206879291'), (u'CALL_-1206928772', u'INDIRECT_-1206904606'), (u'STORE_-1206927248', u'INDIRECT_-1206887852'), (u'STORE_-1206937772', u'INDIRECT_-1206910803'), (u'INDIRECT_-1206890720', u'MULTIEQUAL_-1206890604'), (u'CALL_-1206929645', u'INDIRECT_-1206900530'), (u'CALL_-1206926063', u'INDIRECT_-1206886638'), (u'CALL_-1206932808', u'INDIRECT_-1206905598'), (u'INDIRECT_-1206892898', u'MULTIEQUAL_-1206892515'), (u'INDIRECT_-1206888762', u'MULTIEQUAL_-1206888501'), (u'INDIRECT_-1206904158', u'MULTIEQUAL_-1206905858'), (u'CALL_-1206930584', u'INDIRECT_-1206901088'), (u'CALL_-1206939005', u'INDIRECT_-1206893233'), (u'INDIRECT_-1206906677', u'MULTIEQUAL_-1206906505'), (u'MULTIEQUAL_-1206880207', u'MULTIEQUAL_-1206910161'), (u'STORE_-1206937611', u'INDIRECT_-1206903154'), (u'CALL_-1206937430', u'INDIRECT_-1206894608'), (u'STORE_-1206924909', u'INDIRECT_-1206888623'), (u'INDIRECT_-1206898861', u'MULTIEQUAL_-1206874114'), (u'STORE_-1206928697', u'INDIRECT_-1206900948'), ('const-0', u'INT_EQUAL_-1206934154'), (u'MULTIEQUAL_-1206896790', u'MULTIEQUAL_-1206896152'), (u'CALL_-1206927360', u'INDIRECT_-1206899762'), (u'STORE_-1206928270', u'INDIRECT_-1206901466'), (u'CALLIND_-1206929135', u'INDIRECT_-1206908138'), (u'INDIRECT_-1206883580', u'MULTIEQUAL_-1206880156'), (u'INDIRECT_-1206901575', u'MULTIEQUAL_-1206876795'), (u'INDIRECT_-1206896122', u'MULTIEQUAL_-1206897601'), (u'INDIRECT_-1206909874', u'MULTIEQUAL_-1206909607'), ('const-433', u'LOAD_-1206931562'), ('const-433', u'STORE_-1206925381'), (u'CALL_-1206928281', u'INDIRECT_-1206893005'), (u'CALL_-1206928772', u'INDIRECT_-1206908386'), (u'INDIRECT_-1206888739', u'MULTIEQUAL_-1206888519'), (u'CALL_-1206938927', u'INDIRECT_-1206894448'), (u'INDIRECT_-1206908954', u'MULTIEQUAL_-1206908538'), (u'MULTIEQUAL_-1206903257', u'MULTIEQUAL_-1206903240'), (u'MULTIEQUAL_-1206896088', u'MULTIEQUAL_-1206899618'), (u'INDIRECT_-1206902876', u'MULTIEQUAL_-1206902788'), (u'MULTIEQUAL_-1206909254', u'MULTIEQUAL_-1206909180'), (u'CALL_-1206923816', u'INDIRECT_-1206893537'), (u'COPY_-1206873726', u'MULTIEQUAL_-1206876041'), (u'INDIRECT_-1206904021', u'MULTIEQUAL_-1206903745'), (u'CALL_-1206935766', u'INDIRECT_-1206892926'), (u'CALL_-1206939039', u'INDIRECT_-1206903752'), (u'CALL_-1206928644', u'INDIRECT_-1206905317'), (u'CALL_-1206935766', u'INDIRECT_-1206882675'), (u'CALL_-1206937875', u'INDIRECT_-1206892150'), (u'INDIRECT_-1206901949', u'MULTIEQUAL_-1206903239'), (u'INDIRECT_-1206908957', u'MULTIEQUAL_-1206911651'), (u'MULTIEQUAL_-1206900445', u'MULTIEQUAL_-1206900429'), (u'MULTIEQUAL_-1206904614', u'MULTIEQUAL_-1206905534'), (u'CALL_-1206923816', u'INDIRECT_-1206885977'), (u'STORE_-1206924545', u'INDIRECT_-1206883488'), (u'CALL_-1206938772', u'INDIRECT_-1206905288'), (u'CALL_-1206928257', u'INDIRECT_-1206890888'), (u'INDIRECT_-1206911441', u'MULTIEQUAL_-1206880949'), (u'CAST_-1206876891', u'MULTIEQUAL_-1206921595'), (u'STORE_-1206928410', u'INDIRECT_-1206895736'), (u'INDIRECT_-1206905920', u'MULTIEQUAL_-1206906849'), (u'CALL_-1206934018', u'INDIRECT_-1206895308'), (u'INDIRECT_-1206899120', u'MULTIEQUAL_-1206899004'), ('const-0', u'COPY_-1206914642'), (u'MULTIEQUAL_-1206910105', u'MULTIEQUAL_-1206910089'), (u'CALL_-1206938772', u'INDIRECT_-1206909908'), (u'CALL_-1206935494', u'INDIRECT_-1206908323'), (u'MULTIEQUAL_-1206876273', u'MULTIEQUAL_-1206875246'), (u'INDIRECT_-1206909768', u'MULTIEQUAL_-1206909650'), (u'STORE_-1206927248', u'INDIRECT_-1206907592'), (u'CALL_-1206938756', u'INDIRECT_-1206898977'), (u'STORE_-1206933958', u'INDIRECT_-1206890566'), (u'CALL_-1206931797', u'INDIRECT_-1206879247'), (u'INDIRECT_-1206891215', u'MULTIEQUAL_-1206890970'), (u'INDIRECT_-1206903371', u'MULTIEQUAL_-1206903794'), (u'INDIRECT_-1206903371', u'MULTIEQUAL_-1206903794'), (u'INDIRECT_-1206901260', u'MULTIEQUAL_-1206900213'), (u'MULTIEQUAL_-1206897938', u'MULTIEQUAL_-1206897909'), (u'MULTIEQUAL_-1206888550', u'MULTIEQUAL_-1206889301'), (u'CALL_-1206926019', u'INDIRECT_-1206903839'), (u'INDIRECT_-1206885023', u'MULTIEQUAL_-1206884718'), (u'INDIRECT_-1206898557', u'MULTIEQUAL_-1206897977'), (u'CALL_-1206929145', u'INDIRECT_-1206889126'), (u'MULTIEQUAL_-1206875901', u'MULTIEQUAL_-1206887639'), (u'CALL_-1206933594', u'INDIRECT_-1206905562'), (u'CALL_-1206930476', u'INDIRECT_-1206879093'), (u'CALL_-1206934862', u'INDIRECT_-1206893700'), (u'CALL_-1206934991', u'INDIRECT_-1206897544'), (u'CALL_-1206931183', u'INDIRECT_-1206912083'), (u'CALL_-1206928150', u'INDIRECT_-1206893307'), ('const--4', u'INT_AND_-1206925467'), (u'INT_ADD_-1206928306', u'CAST_-1206870664'), (u'CALL_-1206930210', u'INDIRECT_-1206894312'), (u'MULTIEQUAL_-1206907627', u'MULTIEQUAL_-1206908010'), (u'CALL_-1206934835', u'INDIRECT_-1206897711'), (u'INDIRECT_-1206892066', u'MULTIEQUAL_-1206891874'), ('const-0', u'PTRSUB_-1206880050'), (u'CALL_-1206930157', u'INDIRECT_-1206903493'), (u'INDIRECT_-1206887003', u'MULTIEQUAL_-1206886958'), (u'CALL_-1206931749', u'INDIRECT_-1206894671'), (u'PTRSUB_-1206880604', u'LOAD_-1206937791'), (u'CALL_-1206934114', u'INDIRECT_-1206882097'), (u'MULTIEQUAL_-1206897103', u'MULTIEQUAL_-1206897090'), (u'INDIRECT_-1206902375', u'MULTIEQUAL_-1206901930'), (u'STORE_-1206928662', u'INDIRECT_-1206911847'), (u'CALL_-1206929296', u'INDIRECT_-1206897916'), (u'CALL_-1206928668', u'INDIRECT_-1206892308'), (u'INDIRECT_-1206912218', u'MULTIEQUAL_-1206910538'), (u'CALL_-1206928709', u'INDIRECT_-1206888439'), (u'STORE_-1206928482', u'INDIRECT_-1206912998'), (u'STORE_-1206933118', u'INDIRECT_-1206908600'), (u'CALL_-1206929866', u'INDIRECT_-1206887344'), (u'INDIRECT_-1206888525', u'MULTIEQUAL_-1206888445'), (u'CALL_-1206928281', u'INDIRECT_-1206909805'), (u'CALL_-1206929750', u'INDIRECT_-1206907900'), (u'CALL_-1206922325', u'INDIRECT_-1206873941'), (u'INDIRECT_-1206907592', u'COPY_-1206879548'), (u'CALL_-1206937446', u'INDIRECT_-1206909320'), (u'CAST_-1206871659', u'PTRSUB_-1206873885'), (u'CALL_-1206922584', u'INDIRECT_-1206888799'), (u'CALLIND_-1206938189', u'INDIRECT_-1206903253'), ('const-4', u'COPY_-1206928886'), (u'MULTIEQUAL_-1206907848', u'MULTIEQUAL_-1206911378'), (u'INDIRECT_-1206892014', u'MULTIEQUAL_-1206892418'), (u'INDIRECT_-1206902651', u'MULTIEQUAL_-1206876055'), (u'INDIRECT_-1206909910', u'MULTIEQUAL_-1206909762'), (u'MULTIEQUAL_-1206880671', u'MULTIEQUAL_-1206880522'), (u'CALL_-1206924677', u'INDIRECT_-1206887539'), (u'MULTIEQUAL_-1206880904', u'MULTIEQUAL_-1206880166'), (u'INDIRECT_-1206899140', u'COPY_-1206878627'), (u'INDIRECT_-1206906489', u'MULTIEQUAL_-1206904164'), (u'MULTIEQUAL_-1206898167', u'MULTIEQUAL_-1206898153'), (u'INDIRECT_-1206893799', u'COPY_-1206880317'), (u'CALL_-1206928357', u'INDIRECT_-1206897248'), (u'CALLIND_-1206921999', u'INDIRECT_-1206900889'), (u'CALL_-1206938900', u'INDIRECT_-1206912074'), (u'STORE_-1206930846', u'INDIRECT_-1206894187'), ('const-4', u'INT_EQUAL_-1206925118'), (u'INDIRECT_-1206900342', u'MULTIEQUAL_-1206901947'), (u'CALL_-1206921954', u'INDIRECT_-1206903354'), (u'CALLIND_-1206931354', u'INDIRECT_-1206893608'), (u'MULTIEQUAL_-1206890840', u'MULTIEQUAL_-1206890825'), (u'MULTIEQUAL_-1206913996', u'PTRADD_-1206874531'), (u'INDIRECT_-1206890574', u'MULTIEQUAL_-1206894851'), (u'COPY_-1206935744', u'COPY_-1206876135'), (u'INDIRECT_-1206877089', u'MULTIEQUAL_-1206877109'), (u'CALL_-1206937559', u'INDIRECT_-1206901645'), ('const-0', u'COPY_-1206918685'), (u'CALL_-1206921320', u'INDIRECT_-1206885316'), (u'CALLIND_-1206921884', u'INDIRECT_-1206894952'), (u'INDIRECT_-1206910986', u'MULTIEQUAL_-1206910664'), (u'CALL_-1206928382', u'INDIRECT_-1206901041'), (u'STORE_-1206922815', u'INDIRECT_-1206890329'), (u'STORE_-1206924560', u'INDIRECT_-1206893158'), (u'CALL_-1206933745', u'INDIRECT_-1206893892'), (u'CAST_-1206869090', u'CALL_-1206921832'), (u'INDIRECT_-1206902474', u'MULTIEQUAL_-1206900384'), (u'CALL_-1206930899', u'INDIRECT_-1206905249'), (u'INDIRECT_-1206893406', u'MULTIEQUAL_-1206894845'), (u'CALL_-1206921832', u'INDIRECT_-1206901220'), (u'MULTIEQUAL_-1206893911', u'MULTIEQUAL_-1206894850'), (u'CALL_-1206938656', u'INDIRECT_-1206912988'), (u'INDIRECT_-1206887901', u'MULTIEQUAL_-1206887710'), (u'PTRADD_-1206925209', u'PTRADD_-1206925207'), (u'CALL_-1206928644', u'INDIRECT_-1206899857'), (u'CALLIND_-1206925453', u'INDIRECT_-1206884999'), (u'CALL_-1206928150', u'INDIRECT_-1206894987'), (u'CALL_-1206921459', u'INDIRECT_-1206898513'), (u'MULTIEQUAL_-1206916432', u'MULTIEQUAL_-1206917923'), (u'INDIRECT_-1206889535', u'COPY_-1206878366'), (u'INDIRECT_-1206897730', u'MULTIEQUAL_-1206897582'), (u'INDIRECT_-1206896120', u'MULTIEQUAL_-1206897747'), (u'STORE_-1206921525', u'INDIRECT_-1206899547'), (u'MULTIEQUAL_-1206895842', u'MULTIEQUAL_-1206896137'), (u'MULTIEQUAL_-1206899424', u'MULTIEQUAL_-1206899386'), (u'CALL_-1206936110', u'INDIRECT_-1206907434'), (u'INT_NOTEQUAL_-1206930676', u'CBRANCH_-1206930675'), (u'CALL_-1206925831', u'INDIRECT_-1206906252'), (u'PTRSUB_-1206881560', u'LOAD_-1206939632'), (u'CALL_-1206921994', u'INDIRECT_-1206889937'), (u'CALLIND_-1206921884', u'INDIRECT_-1206874870'), (u'STORE_-1206924919', u'INDIRECT_-1206894207'), (u'INDIRECT_-1206896630', u'MULTIEQUAL_-1206896539'), ('const-0', u'INT_NOTEQUAL_-1206928363'), (u'CALL_-1206928734', u'INDIRECT_-1206912143'), (u'CALL_-1206921844', u'INDIRECT_-1206882997'), (u'INDIRECT_-1206903815', u'MULTIEQUAL_-1206903570'), (u'INDIRECT_-1206907271', u'MULTIEQUAL_-1206876066'), ('tmp_25370', u'CALL_-1206938725'), (u'INDIRECT_-1206905633', u'MULTIEQUAL_-1206905128'), (u'CALL_-1206931545', u'INDIRECT_-1206903383'), (u'MULTIEQUAL_-1206874941', u'MULTIEQUAL_-1206874925'), (u'INDIRECT_-1206876524', u'MULTIEQUAL_-1206876203'), (u'MULTIEQUAL_-1206885762', u'MULTIEQUAL_-1206886057'), ('const-5', u'CALL_-1206929645'), (u'INDIRECT_-1206898493', u'MULTIEQUAL_-1206899499'), ('const-433', u'STORE_-1206928518'), (u'CALL_-1206939523', u'INDIRECT_-1206914033'), ('tmp_25371', u'CALL_-1206930362'), (u'INDIRECT_-1206909019', u'MULTIEQUAL_-1206911609'), (u'CALL_-1206929019', u'INDIRECT_-1206883213'), (u'MULTIEQUAL_-1206906758', u'MULTIEQUAL_-1206906729'), ('const-0', u'CALL_-1206928150'), ('const-8', u'INT_MULT_-1206922959'), (u'INDIRECT_-1206891904', u'MULTIEQUAL_-1206893157'), (u'INDIRECT_-1206900137', u'MULTIEQUAL_-1206902831'), (u'INDIRECT_-1206910440', u'MULTIEQUAL_-1206910341'), (u'CALL_-1206928518', u'INDIRECT_-1206890247'), (u'CALL_-1206934114', u'INDIRECT_-1206897051'), (u'INDIRECT_-1206892314', u'MULTIEQUAL_-1206891937'), (u'STORE_-1206934385', u'INDIRECT_-1206908455'), (u'CALL_-1206929226', u'INDIRECT_-1206902075'), (u'MULTIEQUAL_-1206874119', u'MULTIEQUAL_-1206900723'), (u'INDIRECT_-1206906104', u'MULTIEQUAL_-1206908572'), (u'MULTIEQUAL_-1206892141', u'MULTIEQUAL_-1206894851'), (u'CALL_-1206928709', u'INDIRECT_-1206900619'), (u'CALL_-1206924677', u'INDIRECT_-1206876194'), (u'CALL_-1206928878', u'INDIRECT_-1206891314'), (u'MULTIEQUAL_-1206874110', u'MULTIEQUAL_-1206897494'), (u'INDIRECT_-1206885317', u'MULTIEQUAL_-1206885698'), (u'CALL_-1206938900', u'INDIRECT_-1206912914'), (u'STORE_-1206928446', u'INDIRECT_-1206894497'), (u'CALL_-1206925831', u'INDIRECT_-1206890712'), (u'MULTIEQUAL_-1206890627', u'MULTIEQUAL_-1206890608'), (u'CALL_-1206931269', u'INDIRECT_-1206898947'), (u'CALL_-1206927405', u'INDIRECT_-1206885929'), (u'CALL_-1206937875', u'INDIRECT_-1206913150'), (u'CALL_-1206928281', u'INDIRECT_-1206888385'), (u'CALL_-1206937559', u'INDIRECT_-1206901225'), (u'CALL_-1206928667', u'INDIRECT_-1206903180'), (u'CALL_-1206934963', u'INDIRECT_-1206892061'), (u'LOAD_-1206928112', u'MULTIEQUAL_-1206917385'), (u'CALL_-1206928815', u'MULTIEQUAL_-1206920877'), (u'INDIRECT_-1206906865', u'MULTIEQUAL_-1206911001'), (u'CALL_-1206934114', u'INDIRECT_-1206911751'), (u'CALL_-1206929202', u'INDIRECT_-1206896184'), (u'INDIRECT_-1206896057', u'MULTIEQUAL_-1206896198'), (u'CALL_-1206938900', u'INDIRECT_-1206901154'), (u'CALL_-1206928815', u'INDIRECT_-1206903019'), (u'CALL_-1206922426', u'INDIRECT_-1206892818'), (u'CALLIND_-1206921412', u'INDIRECT_-1206887046'), (u'MULTIEQUAL_-1206888873', u'MULTIEQUAL_-1206888785'), (u'CALL_-1206931539', u'INDIRECT_-1206907073'), (u'CALL_-1206924668', u'INDIRECT_-1206888448'), (u'INDIRECT_-1206893600', u'MULTIEQUAL_-1206893329'), (u'MULTIEQUAL_-1206880812', u'MULTIEQUAL_-1206880174'), (u'STORE_-1206921830', u'INDIRECT_-1206894239'), (u'INDIRECT_-1206906825', u'MULTIEQUAL_-1206906443'), (u'CALL_-1206930899', u'INDIRECT_-1206892229'), (u'CALL_-1206938036', u'INDIRECT_-1206895593'), (u'INDIRECT_-1206913393', u'MULTIEQUAL_-1206912973'), (u'CALLIND_-1206925019', u'INDIRECT_-1206885624'), (u'INDIRECT_-1206901115', u'MULTIEQUAL_-1206900670'), (u'INDIRECT_-1206894323', u'MULTIEQUAL_-1206895270'), (u'INDIRECT_-1206897966', u'MULTIEQUAL_-1206897853'), (u'MULTIEQUAL_-1206904132', u'MULTIEQUAL_-1206904116'), (u'CALL_-1206926003', u'INDIRECT_-1206902146'), (u'STORE_-1206928327', u'INDIRECT_-1206893550'), (u'COPY_-1206869918', u'MULTIEQUAL_-1206913216'), (u'CALL_-1206931435', u'INDIRECT_-1206893657'), (u'MULTIEQUAL_-1206907328', u'MULTIEQUAL_-1206904321'), (u'INDIRECT_-1206895846', u'MULTIEQUAL_-1206895654'), (u'CALL_-1206934487', u'INDIRECT_-1206905674'), (u'MULTIEQUAL_-1206876768', u'MULTIEQUAL_-1206891039'), (u'INDIRECT_-1206896219', u'MULTIEQUAL_-1206896117'), (u'STORE_-1206924919', u'INDIRECT_-1206895887'), (u'MULTIEQUAL_-1206891919', u'MULTIEQUAL_-1206891573'), (u'STORE_-1206928622', u'INDIRECT_-1206887204'), (u'CALLIND_-1206922636', u'INDIRECT_-1206891529'), (u'INDIRECT_-1206886044', u'MULTIEQUAL_-1206885815'), (u'MULTIEQUAL_-1206905961', u'MULTIEQUAL_-1206878092'), (u'INDIRECT_-1206902650', u'COPY_-1206880221'), (u'STORE_-1206921864', u'INDIRECT_-1206904767'), ('const-16', u'PTRSUB_-1206874730'), (u'CALL_-1206927017', u'INDIRECT_-1206900234'), (u'STORE_-1206933118', u'INDIRECT_-1206896840'), (u'CALL_-1206930882', u'INDIRECT_-1206900198'), (u'MULTIEQUAL_-1206892170', u'MULTIEQUAL_-1206891532'), (u'STORE_-1206930340', u'INDIRECT_-1206902722'), ('tmp_25370', u'CALL_-1206925860'), (u'INDIRECT_-1206895510', u'COPY_-1206880204'), (u'MULTIEQUAL_-1206915334', u'INT_ADD_-1206933150'), (u'INDIRECT_-1206891878', u'MULTIEQUAL_-1206891247'), ('const-200', u'PTRSUB_-1206879465'), (u'CALL_-1206930210', u'INDIRECT_-1206889692'), (u'CAST_-1206869234', u'INT_ADD_-1206872053'), (u'CALL_-1206928209', u'INDIRECT_-1206886221'), (u'CALL_-1206930476', u'CALL_-1206930362'), (u'MULTIEQUAL_-1206905845', u'MULTIEQUAL_-1206905351'), (u'CALL_-1206930506', u'INDIRECT_-1206900371'), ('const-1184960', u'COPY_-1206871410'), (u'CALL_-1206930882', u'INDIRECT_-1206900618'), (u'CALL_-1206934081', u'INDIRECT_-1206905428'), (u'CALLIND_-1206924365', u'INDIRECT_-1206896653'), (u'MULTIEQUAL_-1206881211', u'MULTIEQUAL_-1206881124'), (u'INDIRECT_-1206896543', u'MULTIEQUAL_-1206898298'), (u'CALL_-1206938310', u'INDIRECT_-1206885023'), (u'CALL_-1206931128', u'INDIRECT_-1206909124'), (u'STORE_-1206930340', u'INDIRECT_-1206889282'), (u'INDIRECT_-1206904739', u'MULTIEQUAL_-1206905779'), (u'CALL_-1206921994', u'INDIRECT_-1206897497'), (u'CALL_-1206935809', u'INDIRECT_-1206895891'), (u'INT_NOTEQUAL_-1206931076', u'CBRANCH_-1206931073'), (u'CALL_-1206921994', u'INDIRECT_-1206900437'), (u'INDIRECT_-1206878656', u'MULTIEQUAL_-1206878460'), (u'CALL_-1206929269', u'INDIRECT_-1206877971'), (u'INDIRECT_-1206900271', u'MULTIEQUAL_-1206900131'), (u'INT_EQUAL_-1206923513', u'CBRANCH_-1206923504'), (u'INDIRECT_-1206907626', u'MULTIEQUAL_-1206904321'), (u'INDIRECT_-1206896208', u'MULTIEQUAL_-1206897747'), (u'STORE_-1206924934', u'INDIRECT_-1206897577'), (u'INDIRECT_-1206908592', u'MULTIEQUAL_-1206908443'), (u'CALL_-1206938927', u'INDIRECT_-1206884363'), (u'CALLIND_-1206938263', u'INDIRECT_-1206915062'), (u'CALLIND_-1206921359', u'INDIRECT_-1206893265'), (u'STORE_-1206937772', u'INDIRECT_-1206898203'), (u'MULTIEQUAL_-1206901159', u'MULTIEQUAL_-1206900813'), (u'MULTIEQUAL_-1206907974', u'MULTIEQUAL_-1206910385'), (u'CALL_-1206932911', u'INDIRECT_-1206900630'), (u'MULTIEQUAL_-1206887605', u'MULTIEQUAL_-1206887621'), (u'CALL_-1206921994', u'INDIRECT_-1206888677'), (u'CALL_-1206928992', u'INDIRECT_-1206903443'), (u'INDIRECT_-1206911293', u'MULTIEQUAL_-1206910873'), (u'INDIRECT_-1206911871', u'MULTIEQUAL_-1206913095'), (u'CALL_-1206930086', u'INDIRECT_-1206890205'), (u'CALL_-1206921722', u'INDIRECT_-1206893971'), (u'MULTIEQUAL_-1206900882', u'MULTIEQUAL_-1206901177'), (u'CALL_-1206930274', u'INDIRECT_-1206894766'), (u'INDIRECT_-1206893414', u'MULTIEQUAL_-1206893149'), (u'CAST_-1206875842', u'CAST_-1206875838'), (u'CALL_-1206931337', u'INDIRECT_-1206906530'), (u'INDIRECT_-1206876263', u'MULTIEQUAL_-1206876098'), ('const-433', u'STORE_-1206928732'), (u'MULTIEQUAL_-1206903250', u'MULTIEQUAL_-1206903179'), (u'INDIRECT_-1206890049', u'MULTIEQUAL_-1206889929'), (u'INDIRECT_-1206888428', u'MULTIEQUAL_-1206889994'), ('const-0', u'INT_EQUAL_-1206938913'), (u'PTRSUB_-1206876443', u'LOAD_-1206931710'), (u'CALL_-1206932817', u'INDIRECT_-1206906906'), (u'CALL_-1206925604', u'INDIRECT_-1206901585'), (u'INDIRECT_-1206885014', u'MULTIEQUAL_-1206893361'), (u'INT_NOTEQUAL_-1206928523', u'CBRANCH_-1206928521'), (u'MULTIEQUAL_-1206878104', u'MULTIEQUAL_-1206909625'), (u'MULTIEQUAL_-1206889898', u'MULTIEQUAL_-1206889841'), ('const-72', u'PTRSUB_-1206871431'), ('const-24', u'INT_ADD_-1206933845'), ('const-16384', u'INT_AND_-1206878114'), (u'INDIRECT_-1206894937', u'MULTIEQUAL_-1206894549'), (u'CALL_-1206928152', u'INDIRECT_-1206886191'), (u'STORE_-1206922807', u'INDIRECT_-1206898325'), (u'CALL_-1206929794', u'INDIRECT_-1206902420'), (u'CALL_-1206936047', u'INDIRECT_-1206906555'), (u'MULTIEQUAL_-1206902165', u'MULTIEQUAL_-1206902145'), (u'INT_EQUAL_-1206928740', u'CBRANCH_-1206928736'), (u'MULTIEQUAL_-1206903911', u'MULTIEQUAL_-1206904939'), (u'INDIRECT_-1206901039', u'MULTIEQUAL_-1206903629'), (u'CALLIND_-1206921359', u'INDIRECT_-1206899985'), (u'INDIRECT_-1206898823', u'MULTIEQUAL_-1206899489'), (u'CALL_-1206924677', u'INDIRECT_-1206889219'), (u'CALL_-1206937430', u'INDIRECT_-1206910568'), (u'INDIRECT_-1206893174', u'MULTIEQUAL_-1206892756'), (u'INDIRECT_-1206905991', u'MULTIEQUAL_-1206907215'), (u'INDIRECT_-1206892506', u'MULTIEQUAL_-1206892393'), (u'LOAD_-1206925067', u'PTRSUB_-1206873129'), (u'INDIRECT_-1206903812', u'COPY_-1206879539'), (u'STORE_-1206928622', u'INDIRECT_-1206893084'), (u'COPY_-1206877698', u'MULTIEQUAL_-1206880922'), (u'CALL_-1206929296', u'INDIRECT_-1206901696'), (u'CALL_-1206938900', u'INDIRECT_-1206905354'), (u'STORE_-1206924909', u'INDIRECT_-1206901223'), ('const-433', u'LOAD_-1206938273'), (u'INDIRECT_-1206909614', u'MULTIEQUAL_-1206907524'), (u'INDIRECT_-1206899920', u'MULTIEQUAL_-1206901587'), (u'CALL_-1206932808', u'INDIRECT_-1206898458'), (u'INDIRECT_-1206893438', u'MULTIEQUAL_-1206880905'), (u'STORE_-1206937696', u'INDIRECT_-1206892284'), (u'STORE_-1206937765', u'INDIRECT_-1206907858'), (u'MULTIEQUAL_-1206905078', u'MULTIEQUAL_-1206905049'), (u'CALL_-1206929794', u'INT_NOTEQUAL_-1206929779'), (u'CALL_-1206932359', u'INDIRECT_-1206892296'), (u'STORE_-1206934385', u'INDIRECT_-1206900895'), ('tmp_25371', u'PTRSUB_-1206881221'), (u'CALL_-1206922316', u'INDIRECT_-1206903536'), (u'CALL_-1206937875', u'INDIRECT_-1206911050'), (u'INDIRECT_-1206887416', u'MULTIEQUAL_-1206887480'), (u'INDIRECT_-1206901993', u'MULTIEQUAL_-1206901589'), (u'INDIRECT_-1206894648', u'MULTIEQUAL_-1206894530'), (u'STORE_-1206922815', u'INDIRECT_-1206903769'), (u'STORE_-1206924919', u'INDIRECT_-1206898827'), (u'CALL_-1206933962', u'INDIRECT_-1206891494'), (u'STORE_-1206928270', u'INDIRECT_-1206894746'), (u'PTRADD_-1206872537', u'LOAD_-1206923673'), (u'CALL_-1206933745', u'INDIRECT_-1206895572'), (u'CALL_-1206930915', u'INDIRECT_-1206906101'), (u'CALL_-1206937446', u'INDIRECT_-1206900920'), (u'CALLIND_-1206921884', u'INDIRECT_-1206890332'), (u'STORE_-1206928320', u'INDIRECT_-1206902787'), (u'STORE_-1206921743', u'INDIRECT_-1206887893'), (u'CALL_-1206925860', u'INDIRECT_-1206899546'), (u'INDIRECT_-1206910280', u'MULTIEQUAL_-1206910230'), (u'CALL_-1206928677', u'INDIRECT_-1206907927'), (u'STORE_-1206928446', u'INDIRECT_-1206900377'), (u'INDIRECT_-1206904241', u'MULTIEQUAL_-1206904132'), (u'MULTIEQUAL_-1206901225', u'MULTIEQUAL_-1206900731'), (u'INDIRECT_-1206894073', u'MULTIEQUAL_-1206893465'), (u'MULTIEQUAL_-1206899028', u'MULTIEQUAL_-1206902558'), (u'INDIRECT_-1206905807', u'MULTIEQUAL_-1206905107'), (u'INDIRECT_-1206908003', u'MULTIEQUAL_-1206875950'), (u'CALLIND_-1206921388', u'INDIRECT_-1206884881'), (u'LOAD_-1206928235', u'INT_EQUAL_-1206928220'), (u'MULTIEQUAL_-1206874085', u'MULTIEQUAL_-1206881091'), (u'INDIRECT_-1206897284', u'MULTIEQUAL_-1206899752'), (u'MULTIEQUAL_-1206905128', u'MULTIEQUAL_-1206904993'), (u'CALLIND_-1206921710', u'INDIRECT_-1206888134'), (u'INT_AND_-1206935591', u'INT_EQUAL_-1206935590'), (u'CAST_-1206874894', u'CALL_-1206933962'), (u'INDIRECT_-1206907008', u'MULTIEQUAL_-1206907182'), (u'INDIRECT_-1206903771', u'MULTIEQUAL_-1206903573'), (u'INDIRECT_-1206906265', u'MULTIEQUAL_-1206880197'), (u'MULTIEQUAL_-1206901760', u'MULTIEQUAL_-1206901745'), (u'INDIRECT_-1206893059', u'MULTIEQUAL_-1206895649'), (u'INDIRECT_-1206905103', u'MULTIEQUAL_-1206904737'), (u'CALL_-1206928815', u'INDIRECT_-1206898819'), (u'CALL_-1206927316', u'INDIRECT_-1206908563'), (u'CALL_-1206938342', u'INDIRECT_-1206895375'), (u'INDIRECT_-1206887061', u'MULTIEQUAL_-1206886870'), (u'CAST_-1206869613', u'CALL_-1206921722'), (u'CALL_-1206928647', u'INDIRECT_-1206908740'), (u'MULTIEQUAL_-1206874146', u'MULTIEQUAL_-1206918047'), (u'INDIRECT_-1206888582', u'MULTIEQUAL_-1206890187'), (u'INDIRECT_-1206893802', u'MULTIEQUAL_-1206893541'), (u'INDIRECT_-1206878578', u'MULTIEQUAL_-1206880313'), (u'MULTIEQUAL_-1206907689', u'MULTIEQUAL_-1206907574'), ('tmp_17421', u'BRANCH_-1206922636'), ('tmp_3915', u'CBRANCH_-1206935451'), (u'CALL_-1206929830', u'INDIRECT_-1206889002'), (u'INDIRECT_-1206904414', u'MULTIEQUAL_-1206904213'), (u'INDIRECT_-1206886293', u'MULTIEQUAL_-1206886134'), (u'STORE_-1206934224', u'INDIRECT_-1206891140'), (u'CALL_-1206939005', u'INDIRECT_-1206906253'), (u'INDIRECT_-1206913990', u'COPY_-1206880248'), ('tmp_6339', u'CBRANCH_-1206933446'), (u'STORE_-1206921840', u'INDIRECT_-1206895927'), (u'CALL_-1206933594', u'INDIRECT_-1206898422'), (u'CALL_-1206929794', u'INDIRECT_-1206909560'), (u'MULTIEQUAL_-1206899373', u'MULTIEQUAL_-1206899285'), (u'CALL_-1206930584', u'INDIRECT_-1206902348'), (u'MULTIEQUAL_-1206885640', u'INT_AND_-1206917980'), (u'INDIRECT_-1206902708', u'MULTIEQUAL_-1206904274'), (u'CALL_-1206937615', u'INDIRECT_-1206898740'), (u'CALL_-1206938756', u'INDIRECT_-1206902337'), (u'CALL_-1206938900', u'INDIRECT_-1206899894'), (u'CALL_-1206938131', u'INDIRECT_-1206903631'), (u'CALL_-1206929750', u'INDIRECT_-1206886900'), (u'INDIRECT_-1206906647', u'MULTIEQUAL_-1206905947'), (u'CALL_-1206933745', u'INDIRECT_-1206880530'), (u'CALL_-1206932954', u'INDIRECT_-1206896039'), (u'INDIRECT_-1206901743', u'MULTIEQUAL_-1206901377'), (u'INDIRECT_-1206904746', u'MULTIEQUAL_-1206906185'), (u'CALL_-1206938694', u'INDIRECT_-1206906291'), (u'INDIRECT_-1206908372', u'MULTIEQUAL_-1206907745'), (u'INDIRECT_-1206894326', u'MULTIEQUAL_-1206896110'), (u'CALL_-1206937615', u'INDIRECT_-1206883278'), (u'CALL_-1206929226', u'INDIRECT_-1206907955'), (u'CALL_-1206938310', u'INDIRECT_-1206897877'), (u'INT_NOTEQUAL_-1206937459', u'CBRANCH_-1206937458'), (u'INDIRECT_-1206905365', u'COPY_-1206880122'), ('const-8', u'PTRSUB_-1206877914'), (u'CALL_-1206928194', u'INDIRECT_-1206893746'), (u'CALLIND_-1206921344', u'INDIRECT_-1206895832'), (u'CALL_-1206929621', u'INDIRECT_-1206915219'), (u'CALL_-1206930407', u'INDIRECT_-1206904506'), (u'CALL_-1206935766', u'INDIRECT_-1206883012'), (u'INDIRECT_-1206908875', u'MULTIEQUAL_-1206908767'), (u'CALL_-1206938958', u'INDIRECT_-1206913784'), (u'INDIRECT_-1206918081', u'MULTIEQUAL_-1206917881'), (u'MULTIEQUAL_-1206896431', u'MULTIEQUAL_-1206897370'), (u'INDIRECT_-1206897932', u'MULTIEQUAL_-1206897777'), ('const-0', u'COPY_-1206928150'), (u'INDIRECT_-1206894269', u'COPY_-1206879982'), (u'INDIRECT_-1206901217', u'MULTIEQUAL_-1206901045'), ('const-0', u'INT_EQUAL_-1206938109'), (u'STORE_-1206921852', u'INDIRECT_-1206891737'), ('tmp_19716', u'BRANCH_-1206922927'), (u'INDIRECT_-1206897863', u'MULTIEQUAL_-1206897768'), (u'CALLIND_-1206925511', u'INDIRECT_-1206885031'), (u'INDIRECT_-1206882079', u'MULTIEQUAL_-1206883598'), (u'MULTIEQUAL_-1206899625', u'MULTIEQUAL_-1206899645'), ('const-433', u'LOAD_-1206937800'), (u'INDIRECT_-1206901715', u'MULTIEQUAL_-1206901470'), (u'INDIRECT_-1206894983', u'MULTIEQUAL_-1206894938'), ('const-8', u'PTRADD_-1206871344'), (u'MULTIEQUAL_-1206898408', u'MULTIEQUAL_-1206898273'), (u'INDIRECT_-1206899336', u'MULTIEQUAL_-1206898785'), (u'CAST_-1206877555', u'INT_EQUAL_-1206937594'), (u'INDIRECT_-1206900356', u'MULTIEQUAL_-1206900268'), (u'CALL_-1206934114', u'INDIRECT_-1206901671'), (u'CALL_-1206928474', u'INDIRECT_-1206898208'), (u'STORE_-1206930329', u'INDIRECT_-1206901300'), (u'INDIRECT_-1206909133', u'MULTIEQUAL_-1206912565'), (u'INDIRECT_-1206905041', u'COPY_-1206905049'), (u'CALL_-1206930506', u'CALL_-1206930274'), (u'MULTIEQUAL_-1206876761', u'MULTIEQUAL_-1206888519'), (u'CALL_-1206933623', u'INDIRECT_-1206895076'), (u'CALL_-1206930274', u'INDIRECT_-1206887206'), (u'INDIRECT_-1206904373', u'MULTIEQUAL_-1206904069'), (u'CALL_-1206932954', u'INDIRECT_-1206914099'), (u'INDIRECT_-1206901872', u'MULTIEQUAL_-1206901694'), (u'INDIRECT_-1206909361', u'MULTIEQUAL_-1206909674'), (u'INDIRECT_-1206908553', u'MULTIEQUAL_-1206908394'), (u'INDIRECT_-1206901146', u'MULTIEQUAL_-1206900487'), (u'CALL_-1206927405', u'INDIRECT_-1206900629'), (u'LOAD_-1206931634', u'CALL_-1206931539'), ('tmp_25370', u'CALL_-1206938772'), (u'STORE_-1206937611', u'INDIRECT_-1206900214'), (u'CAST_-1206876869', u'COPY_-1206877093'), (u'INDIRECT_-1206904980', u'MULTIEQUAL_-1206904881'), (u'MULTIEQUAL_-1206899470', u'MULTIEQUAL_-1206899399'), (u'MULTIEQUAL_-1206874086', u'MULTIEQUAL_-1206881428'), (u'MULTIEQUAL_-1206897321', u'MULTIEQUAL_-1206897273'), (u'CALL_-1206928257', u'INDIRECT_-1206906428'), (u'CALL_-1206939005', u'INDIRECT_-1206904573'), (u'CALL_-1206924661', u'INDIRECT_-1206890466'), (u'CALL_-1206921994', u'INDIRECT_-1206889517'), (u'INDIRECT_-1206909173', u'MULTIEQUAL_-1206909957'), (u'PTRSUB_-1206878726', u'LOAD_-1206931181'), (u'CALL_-1206933962', u'INDIRECT_-1206896114'), (u'CALL_-1206934081', u'INDIRECT_-1206899128'), (u'INDIRECT_-1206902020', u'MULTIEQUAL_-1206903679'), (u'INDIRECT_-1206888751', u'MULTIEQUAL_-1206876021'), (u'INDIRECT_-1206889535', u'MULTIEQUAL_-1206889290'), (u'INDIRECT_-1206893480', u'MULTIEQUAL_-1206893430'), (u'CALLIND_-1206931354', u'INDIRECT_-1206888988'), (u'CALL_-1206929489', u'INDIRECT_-1206901737'), (u'CALL_-1206937414', u'INDIRECT_-1206896277'), (u'LOAD_-1206930403', u'COPY_-1206874321'), (u'CALL_-1206929385', u'INDIRECT_-1206900905'), (u'MULTIEQUAL_-1206894019', u'MULTIEQUAL_-1206892991'), (u'CALL_-1206939005', u'INDIRECT_-1206902893'), (u'INDIRECT_-1206901111', u'MULTIEQUAL_-1206880921'), (u'INDIRECT_-1206908353', u'MULTIEQUAL_-1206907933'), (u'CALL_-1206936019', u'INDIRECT_-1206904441'), (u'CALL_-1206937414', u'INDIRECT_-1206907197'), (u'CALL_-1206938232', u'INDIRECT_-1206911683'), (u'INDIRECT_-1206909890', u'MULTIEQUAL_-1206909674'), (u'STORE_-1206924919', u'INDIRECT_-1206894627'), (u'CALL_-1206936047', u'INDIRECT_-1206899835'), (u'CAST_-1206870713', u'CAST_-1206869240'), ('const-2', u'PTRADD_-1206871288'), ('const-1', u'INT_ADD_-1206922624'), ('const-0', u'PTRSUB_-1206876026'), (u'CALL_-1206928668', u'INDIRECT_-1206904068'), (u'CALL_-1206929902', u'INDIRECT_-1206898286'), (u'CALL_-1206929269', u'INDIRECT_-1206897633'), (u'INDIRECT_-1206892397', u'MULTIEQUAL_-1206892225'), (u'INDIRECT_-1206884668', u'MULTIEQUAL_-1206884438'), (u'CALL_-1206938927', u'INDIRECT_-1206914608'), (u'INDIRECT_-1206885488', u'MULTIEQUAL_-1206887054'), (u'INDIRECT_-1206890345', u'MULTIEQUAL_-1206890313'), (u'CALL_-1206938958', u'INDIRECT_-1206884716'), (u'INDIRECT_-1206885360', u'MULTIEQUAL_-1206885025'), (u'CALL_-1206929145', u'INDIRECT_-1206894586'), (u'CALL_-1206930550', u'INDIRECT_-1206878809'), (u'MULTIEQUAL_-1206897038', u'MULTIEQUAL_-1206896981'), ('const-0', u'CALL_-1206923816'), (u'CALL_-1206934888', u'INDIRECT_-1206893530'), (u'CALL_-1206931674', u'INDIRECT_-1206900091'), (u'INDIRECT_-1206877198', u'MULTIEQUAL_-1206876877'), (u'INDIRECT_-1206893873', u'MULTIEQUAL_-1206893368'), (u'MULTIEQUAL_-1206890407', u'MULTIEQUAL_-1206890790'), (u'CALL_-1206939005', u'INDIRECT_-1206899113'), (u'MULTIEQUAL_-1206889205', u'MULTIEQUAL_-1206889230'), (u'MULTIEQUAL_-1206904510', u'MULTIEQUAL_-1206904439'), (u'CALL_-1206938036', u'INDIRECT_-1206898533'), (u'MULTIEQUAL_-1206901128', u'MULTIEQUAL_-1206904658'), (u'STORE_-1206930310', u'INDIRECT_-1206906486'), (u'CALL_-1206929621', u'INDIRECT_-1206891699'), (u'CALL_-1206921431', u'INDIRECT_-1206875979'), (u'CALL_-1206930556', u'INDIRECT_-1206890994'), (u'INDIRECT_-1206891788', u'MULTIEQUAL_-1206892434'), (u'INDIRECT_-1206886996', u'MULTIEQUAL_-1206887060'), ('const-433', u'LOAD_-1206934203'), (u'INDIRECT_-1206898705', u'MULTIEQUAL_-1206880178'), (u'CALL_-1206930241', u'INDIRECT_-1206895930'), (u'CALL_-1206931435', u'INDIRECT_-1206908777'), ('const-433', u'LOAD_-1206921815'), (u'INDIRECT_-1206904353', u'MULTIEQUAL_-1206904194'), (u'CALL_-1206937414', u'INDIRECT_-1206895017'), (u'CALL_-1206930636', u'INDIRECT_-1206909516'), (u'CALL_-1206939523', u'INT_EQUAL_-1206939493'), (u'CALL_-1206927833', u'INDIRECT_-1206904573'), (u'CALL_-1206934098', u'INDIRECT_-1206905859'), (u'MULTIEQUAL_-1206890207', u'MULTIEQUAL_-1206890188'), (u'CALL_-1206937875', u'INDIRECT_-1206908950'), (u'CALL_-1206933745', u'INDIRECT_-1206903552'), (u'STORE_-1206925479', u'INDIRECT_-1206906238'), (u'STORE_-1206935460', u'INDIRECT_-1206911557'), (u'INDIRECT_-1206874675', u'MULTIEQUAL_-1206874604'), ('const-40', u'PTRSUB_-1206878249'), (u'CALLIND_-1206925453', u'INDIRECT_-1206899279'), ('const-0', u'COPY_-1206924638'), (u'CAST_-1206868820', u'INT_NOTEQUAL_-1206921377'), (u'INDIRECT_-1206888564', u'MULTIEQUAL_-1206888335'), (u'CALL_-1206924661', u'INDIRECT_-1206906006'), (u'INDIRECT_-1206903853', u'MULTIEQUAL_-1206904939'), (u'MULTIEQUAL_-1206893673', u'MULTIEQUAL_-1206893669'), (u'STORE_-1206934385', u'INDIRECT_-1206897535'), (u'INDIRECT_-1206897260', u'MULTIEQUAL_-1206897210'), (u'MULTIEQUAL_-1206906009', u'MULTIEQUAL_-1206905343'), (u'CALL_-1206927093', u'INDIRECT_-1206887741'), (u'CALLIND_-1206938263', u'INDIRECT_-1206914642'), (u'MULTIEQUAL_-1206888781', u'MULTIEQUAL_-1206888607'), (u'MULTIEQUAL_-1206893179', u'MULTIEQUAL_-1206893621'), (u'MULTIEQUAL_-1206896262', u'MULTIEQUAL_-1206896557'), (u'STORE_-1206933398', u'INDIRECT_-1206911280'), (u'CALL_-1206921308', u'INDIRECT_-1206897586'), (u'INDIRECT_-1206881941', u'COPY_-1206881949'), (u'INDIRECT_-1206896816', u'MULTIEQUAL_-1206896265'), (u'INDIRECT_-1206905897', u'COPY_-1206879658'), (u'CALL_-1206930210', u'INDIRECT_-1206904392'), (u'CALL_-1206934365', u'INDIRECT_-1206881230'), (u'MULTIEQUAL_-1206899285', u'MULTIEQUAL_-1206899310'), (u'INDIRECT_-1206895333', u'MULTIEQUAL_-1206894913'), (u'CALLIND_-1206938189', u'INDIRECT_-1206909553'), (u'INDIRECT_-1206910987', u'MULTIEQUAL_-1206911522'), (u'INDIRECT_-1206905543', u'MULTIEQUAL_-1206906209'), (u'CALLIND_-1206921884', u'INDIRECT_-1206875207'), (u'INDIRECT_-1206897051', u'MULTIEQUAL_-1206897032'), (u'MULTIEQUAL_-1206907847', u'MULTIEQUAL_-1206907828'), (u'MULTIEQUAL_-1206892465', u'CALL_-1206938310'), ('const-7', u'INT_AND_-1206881415'), (u'STORE_-1206930351', u'INDIRECT_-1206892838'), (u'INDIRECT_-1206911083', u'MULTIEQUAL_-1206910934'), (u'CALL_-1206933125', u'INDIRECT_-1206907834'), (u'CALL_-1206934487', u'INDIRECT_-1206890134'), (u'STORE_-1206925248', u'INDIRECT_-1206906540'), (u'INT_RIGHT_-1206922759', u'MULTIEQUAL_-1206914447'), ('const-1185904', u'COPY_-1206877014'), ('const-433', u'LOAD_-1206928027'), (u'CALL_-1206930407', u'INDIRECT_-1206900306'), (u'INT_EQUAL_-1206931660', u'CBRANCH_-1206931659'), (u'CALL_-1206933594', u'INDIRECT_-1206902202'), (u'CALL_-1206938725', u'INDIRECT_-1206900851'), (u'CALL_-1206937824', u'INDIRECT_-1206884394'), (u'MULTIEQUAL_-1206907742', u'MULTIEQUAL_-1206907689'), (u'CALL_-1206929226', u'INDIRECT_-1206897455'), (u'CALL_-1206921844', u'INDIRECT_-1206889297'), (u'CALL_-1206929974', u'INDIRECT_-1206912796'), (u'CALL_-1206924668', u'INDIRECT_-1206904408'), (u'CALL_-1206937446', u'INDIRECT_-1206904700'), (u'CALL_-1206922584', u'INDIRECT_-1206900139'), (u'INDIRECT_-1206889024', u'MULTIEQUAL_-1206890607'), (u'INDIRECT_-1206901746', u'MULTIEQUAL_-1206898441'), (u'CALL_-1206930157', u'INDIRECT_-1206908113'), (u'CALL_-1206928225', u'INDIRECT_-1206912711'), (u'MULTIEQUAL_-1206906343', u'MULTIEQUAL_-1206906330'), (u'MULTIEQUAL_-1206886848', u'MULTIEQUAL_-1206890378'), (u'MULTIEQUAL_-1206901723', u'MULTIEQUAL_-1206901710'), (u'STORE_-1206928446', u'INDIRECT_-1206902057'), (u'INDIRECT_-1206900800', u'MULTIEQUAL_-1206900684'), (u'INDIRECT_-1206879479', u'MULTIEQUAL_-1206882980'), (u'CALL_-1206928690', u'INDIRECT_-1206896578'), (u'STORE_-1206937765', u'INDIRECT_-1206905758'), (u'INT_EQUAL_-1206928771', u'MULTIEQUAL_-1206912657'), (u'STORE_-1206925381', u'INDIRECT_-1206885602'), (u'CALL_-1206921361', u'INDIRECT_-1206892574'), (u'INDIRECT_-1206877166', u'MULTIEQUAL_-1206877879'), (u'INDIRECT_-1206900644', u'MULTIEQUAL_-1206903112'), (u'MULTIEQUAL_-1206916027', u'CALL_-1206934460'), (u'CALL_-1206930407', u'INDIRECT_-1206897366'), (u'MULTIEQUAL_-1206880113', u'MULTIEQUAL_-1206880138'), (u'INDIRECT_-1206903997', u'MULTIEQUAL_-1206903860'), (u'INDIRECT_-1206896383', u'MULTIEQUAL_-1206896160'), (u'LOAD_-1206934651', u'CAST_-1206874215'), (u'CALLIND_-1206925453', u'INDIRECT_-1206894239'), (u'CALL_-1206921361', u'INDIRECT_-1206904754'), (u'CALL_-1206938694', u'INDIRECT_-1206898731'), (u'CALL_-1206928155', u'INDIRECT_-1206894794'), (u'INDIRECT_-1206900214', u'MULTIEQUAL_-1206899718'), (u'INDIRECT_-1206897515', u'MULTIEQUAL_-1206897270'), (u'CALL_-1206929269', u'INDIRECT_-1206904353'), (u'CALL_-1206927360', u'INDIRECT_-1206887582'), (u'INDIRECT_-1206891605', u'MULTIEQUAL_-1206891573'), (u'CALL_-1206925783', u'INDIRECT_-1206885635'), (u'MULTIEQUAL_-1206907912', u'MULTIEQUAL_-1206907896'), (u'CALLIND_-1206921372', u'INDIRECT_-1206875517'), (u'INDIRECT_-1206890923', u'MULTIEQUAL_-1206890774'), (u'INDIRECT_-1206896420', u'MULTIEQUAL_-1206896370'), (u'MULTIEQUAL_-1206874106', u'MULTIEQUAL_-1206895814'), (u'STORE_-1206929190', u'INDIRECT_-1206900726'), ('const-1', u'PTRADD_-1206929132'), (u'INDIRECT_-1206884965', u'MULTIEQUAL_-1206884543'), (u'MULTIEQUAL_-1206893549', u'MULTIEQUAL_-1206893547'), ('const-17', u'PTRADD_-1206871364'), (u'STORE_-1206930828', u'INDIRECT_-1206891295'), (u'CALL_-1206921722', u'INDIRECT_-1206890611'), (u'CALL_-1206922426', u'INDIRECT_-1206893238'), (u'INDIRECT_-1206893505', u'MULTIEQUAL_-1206893375'), (u'INDIRECT_-1206901921', u'MULTIEQUAL_-1206901645'), (u'MULTIEQUAL_-1206901473', u'MULTIEQUAL_-1206900772'), (u'CALL_-1206929202', u'INDIRECT_-1206892404'), (u'INDIRECT_-1206891388', u'MULTIEQUAL_-1206891158'), (u'MULTIEQUAL_-1206895552', u'COPY_-1206879046'), (u'INDIRECT_-1206896258', u'MULTIEQUAL_-1206891048'), (u'CALL_-1206937924', u'INDIRECT_-1206908559'), (u'CALL_-1206937615', u'INDIRECT_-1206916566'), (u'CALL_-1206930274', u'INDIRECT_-1206897706'), ('tmp_21913', u'CBRANCH_-1206921792'), (u'CALL_-1206930457', u'INDIRECT_-1206900501'), (u'STORE_-1206929169', u'INDIRECT_-1206896938'), (u'MULTIEQUAL_-1206899618', u'MULTIEQUAL_-1206899589'), (u'STORE_-1206921567', u'INDIRECT_-1206892431'), (u'INDIRECT_-1206900458', u'MULTIEQUAL_-1206900075'), (u'MULTIEQUAL_-1206910155', u'MULTIEQUAL_-1206910105'), (u'PTRSUB_-1206879561', u'PTRSUB_-1206879559'), (u'CALL_-1206930506', u'INT_EQUAL_-1206930458'), (u'CALL_-1206928155', u'INDIRECT_-1206897734'), (u'STORE_-1206925221', u'INDIRECT_-1206890565'), (u'INDIRECT_-1206886425', u'MULTIEQUAL_-1206886406'), (u'INDIRECT_-1206886551', u'MULTIEQUAL_-1206886532'), (u'CALL_-1206922584', u'INDIRECT_-1206894259'), (u'INDIRECT_-1206888432', u'MULTIEQUAL_-1206888254'), (u'INDIRECT_-1206889784', u'MULTIEQUAL_-1206889711'), (u'CALL_-1206932827', u'INDIRECT_-1206884358'), (u'INDIRECT_-1206910477', u'MULTIEQUAL_-1206910089'), (u'MULTIEQUAL_-1206898219', u'MULTIEQUAL_-1206898661'), (u'INDIRECT_-1206893866', u'MULTIEQUAL_-1206895259'), (u'CALLIND_-1206938263', u'INDIRECT_-1206892382'), (u'INDIRECT_-1206894506', u'MULTIEQUAL_-1206894116'), (u'STORE_-1206930846', u'INDIRECT_-1206910987'), (u'CALL_-1206928382', u'INDIRECT_-1206900201'), (u'CALL_-1206929296', u'INDIRECT_-1206894136'), (u'MULTIEQUAL_-1206892903', u'MULTIEQUAL_-1206892890'), (u'STORE_-1206928482', u'INDIRECT_-1206902918'), (u'INDIRECT_-1206901240', u'COPY_-1206878632'), (u'CALL_-1206939005', u'INDIRECT_-1206897433'), (u'INDIRECT_-1206896369', u'COPY_-1206879987'), (u'CALL_-1206925799', u'INDIRECT_-1206904967'), (u'INDIRECT_-1206893914', u'MULTIEQUAL_-1206893418'), (u'INT_ADD_-1206931045', u'CAST_-1206874226'), (u'STORE_-1206921525', u'INDIRECT_-1206891567'), (u'INDIRECT_-1206887634', u'MULTIEQUAL_-1206891911'), (u'INDIRECT_-1206897181', u'MULTIEQUAL_-1206897494'), (u'STORE_-1206924919', u'INDIRECT_-1206901767'), (u'INDIRECT_-1206894875', u'MULTIEQUAL_-1206894536'), (u'STORE_-1206930873', u'INDIRECT_-1206898038'), (u'STORE_-1206935460', u'INDIRECT_-1206905257'), (u'MULTIEQUAL_-1206902366', u'MULTIEQUAL_-1206902339'), (u'CALL_-1206929489', u'INDIRECT_-1206910137'), (u'CALLIND_-1206938263', u'INDIRECT_-1206899102'), (u'STORE_-1206928320', u'INDIRECT_-1206896067'), (u'INDIRECT_-1206906934', u'MULTIEQUAL_-1206906733'), (u'STORE_-1206929169', u'INDIRECT_-1206898198'), (u'INDIRECT_-1206888706', u'MULTIEQUAL_-1206888514'), (u'CALL_-1206931674', u'INDIRECT_-1206910171'), (u'MULTIEQUAL_-1206903909', u'MULTIEQUAL_-1206903794'), (u'INDIRECT_-1206901814', u'MULTIEQUAL_-1206901549'), (u'INDIRECT_-1206888245', u'MULTIEQUAL_-1206888213'), (u'CALL_-1206932827', u'INDIRECT_-1206909392'), (u'CALL_-1206931749', u'INDIRECT_-1206908531'), (u'CALL_-1206924668', u'INDIRECT_-1206902308'), (u'INDIRECT_-1206902798', u'MULTIEQUAL_-1206902167'), (u'INDIRECT_-1206896336', u'MULTIEQUAL_-1206896061'), (u'MULTIEQUAL_-1206905304', u'MULTIEQUAL_-1206904656'), (u'INDIRECT_-1206900415', u'MULTIEQUAL_-1206900025'), (u'STORE_-1206928697', u'INDIRECT_-1206907248'), (u'INDIRECT_-1206911161', u'MULTIEQUAL_-1206910885'), (u'INDIRECT_-1206903148', u'MULTIEQUAL_-1206902918'), (u'INDIRECT_-1206894120', u'MULTIEQUAL_-1206893821'), (u'STORE_-1206928270', u'INDIRECT_-1206897686'), (u'MULTIEQUAL_-1206903679', u'MULTIEQUAL_-1206902651'), (u'STORE_-1206930175', u'INDIRECT_-1206903486'), (u'CALL_-1206929226', u'INDIRECT_-1206894515'), (u'COPY_-1206870515', u'MULTIEQUAL_-1206911008'), (u'CALL_-1206930899', u'INDIRECT_-1206905669'), (u'STORE_-1206932305', u'INDIRECT_-1206908117'), ('const-2', u'INT_EQUAL_-1206921762'), (u'MULTIEQUAL_-1206896341', u'MULTIEQUAL_-1206896233'), ('const-0', u'CALL_-1206932817'), (u'CALL_-1206921447', u'INDIRECT_-1206875316'), (u'CALL_-1206922556', u'INDIRECT_-1206888661'), (u'INDIRECT_-1206888286', u'MULTIEQUAL_-1206894621'), (u'INT_EQUAL_-1206932345', u'CBRANCH_-1206932344'), (u'CALL_-1206921134', u'INDIRECT_-1206892420'), (u'STORE_-1206933398', u'INDIRECT_-1206898260'), (u'INDIRECT_-1206892820', u'MULTIEQUAL_-1206892704'), (u'INDIRECT_-1206888677', u'MULTIEQUAL_-1206889058'), (u'MULTIEQUAL_-1206902562', u'MULTIEQUAL_-1206902857'), (u'CALL_-1206935821', u'INDIRECT_-1206892960'), (u'INDIRECT_-1206882747', u'MULTIEQUAL_-1206883939'), (u'CALL_-1206922584', u'INDIRECT_-1206895939'), (u'MULTIEQUAL_-1206881438', u'MULTIEQUAL_-1206881431'), (u'INDIRECT_-1206911264', u'MULTIEQUAL_-1206910810'), (u'CALL_-1206938342', u'INDIRECT_-1206884030'), (u'CALL_-1206928772', u'INDIRECT_-1206902506'), (u'INDIRECT_-1206914653', u'MULTIEQUAL_-1206914233'), (u'INDIRECT_-1206893247', u'MULTIEQUAL_-1206894439'), (u'INDIRECT_-1206912875', u'MULTIEQUAL_-1206912257'), (u'COPY_-1206936019', u'MULTIEQUAL_-1206900385'), (u'CALL_-1206930210', u'INDIRECT_-1206895992'), (u'MULTIEQUAL_-1206880922', u'INT_NOTEQUAL_-1206938082'), (u'INDIRECT_-1206891977', u'MULTIEQUAL_-1206891805'), (u'INDIRECT_-1206904338', u'MULTIEQUAL_-1206904846'), (u'INDIRECT_-1206885908', u'MULTIEQUAL_-1206887474'), (u'MULTIEQUAL_-1206899037', u'MULTIEQUAL_-1206878075'), (u'CALL_-1206926116', u'INDIRECT_-1206888395'), (u'CALLIND_-1206921743', u'INDIRECT_-1206887733'), (u'CALL_-1206928474', u'INDIRECT_-1206890648'), (u'CALL_-1206928667', u'INDIRECT_-1206883689'), (u'INDIRECT_-1206887531', u'MULTIEQUAL_-1206876018'), (u'CALL_-1206921844', u'INDIRECT_-1206889717'), (u'MULTIEQUAL_-1206878074', u'MULTIEQUAL_-1206897445'), (u'INDIRECT_-1206893371', u'MULTIEQUAL_-1206895404'), (u'STORE_-1206934436', u'INDIRECT_-1206890848'), (u'INDIRECT_-1206875979', u'MULTIEQUAL_-1206877050'), (u'MULTIEQUAL_-1206873711', u'INT_NOTEQUAL_-1206923852'), (u'CALLIND_-1206924378', u'INDIRECT_-1206891561'), (u'CAST_-1206877241', u'CALL_-1206932911'), (u'CALLIND_-1206938827', u'INDIRECT_-1206902795'), (u'MULTIEQUAL_-1206873715', u'INT_EQUAL_-1206923775'), (u'CALL_-1206937142', u'INDIRECT_-1206898772'), (u'MULTIEQUAL_-1206890566', u'MULTIEQUAL_-1206890469'), (u'INDIRECT_-1206890566', u'MULTIEQUAL_-1206890469'), (u'CALL_-1206930550', u'INDIRECT_-1206906700'), (u'INDIRECT_-1206879486', u'MULTIEQUAL_-1206881094'), (u'INDIRECT_-1206909580', u'MULTIEQUAL_-1206911247'), (u'INDIRECT_-1206902022', u'MULTIEQUAL_-1206903627'), (u'INDIRECT_-1206912444', u'MULTIEQUAL_-1206912297'), (u'CALL_-1206930228', u'INDIRECT_-1206893092'), (u'STORE_-1206937788', u'INDIRECT_-1206901568'), (u'CALL_-1206932827', u'INDIRECT_-1206905192'), (u'MULTIEQUAL_-1206899009', u'MULTIEQUAL_-1206898993'), (u'STORE_-1206928270', u'INDIRECT_-1206885086'), (u'CALLIND_-1206921388', u'INDIRECT_-1206892441'), (u'INDIRECT_-1206900436', u'MULTIEQUAL_-1206900500'), (u'CALL_-1206934396', u'INDIRECT_-1206904778'), (u'INDIRECT_-1206884846', u'MULTIEQUAL_-1206884456'), (u'INDIRECT_-1206906635', u'MULTIEQUAL_-1206906296'), ('const-1', u'INT_ADD_-1206877397'), (u'INDIRECT_-1206904120', u'MULTIEQUAL_-1206905787'), (u'CALL_-1206935809', u'INDIRECT_-1206900931'), (u'STORE_-1206927248', u'INDIRECT_-1206902132'), (u'COPY_-1206874419', u'MULTIEQUAL_-1206915911'), (u'MULTIEQUAL_-1206911084', u'MULTIEQUAL_-1206911108'), (u'INDIRECT_-1206888648', u'MULTIEQUAL_-1206890187'), (u'COPY_-1206937408', u'MULTIEQUAL_-1206921201'), (u'CALL_-1206934487', u'INDIRECT_-1206904414'), (u'CALL_-1206929202', u'INDIRECT_-1206899964'), (u'CALL_-1206935821', u'INDIRECT_-1206893800'), (u'CALL_-1206922584', u'INDIRECT_-1206886279'), (u'CALL_-1206928271', u'INDIRECT_-1206892333'), (u'INDIRECT_-1206900626', u'MULTIEQUAL_-1206902410'), (u'INDIRECT_-1206892798', u'MULTIEQUAL_-1206893788'), (u'CALL_-1206929019', u'INDIRECT_-1206909341'), (u'CALL_-1206930899', u'INDIRECT_-1206903149'), (u'MULTIEQUAL_-1206899655', u'MULTIEQUAL_-1206899605'), (u'MULTIEQUAL_-1206892483', u'MULTIEQUAL_-1206892470'), (u'STORE_-1206928662', u'INDIRECT_-1206897987'), (u'STORE_-1206921852', u'INDIRECT_-1206895517'), (u'CALL_-1206938927', u'INDIRECT_-1206893188'), (u'CALLIND_-1206925019', u'INDIRECT_-1206895704'), (u'INDIRECT_-1206910520', u'MULTIEQUAL_-1206910416'), (u'INDIRECT_-1206895236', u'MULTIEQUAL_-1206895740'), (u'INDIRECT_-1206908206', u'MULTIEQUAL_-1206908023'), (u'INDIRECT_-1206911260', u'MULTIEQUAL_-1206911058'), (u'STORE_-1206928627', u'INDIRECT_-1206899646'), (u'INDIRECT_-1206905943', u'MULTIEQUAL_-1206905577'), (u'CALL_-1206929071', u'INDIRECT_-1206900539'), (u'CALLIND_-1206938189', u'INDIRECT_-1206899473'), (u'INDIRECT_-1206892366', u'COPY_-1206879394'), (u'INDIRECT_-1206898331', u'MULTIEQUAL_-1206898754'), (u'INDIRECT_-1206898331', u'MULTIEQUAL_-1206898754'), (u'INDIRECT_-1206904611', u'MULTIEQUAL_-1206904592'), (u'INDIRECT_-1206913327', u'MULTIEQUAL_-1206874145'), (u'INDIRECT_-1206893783', u'MULTIEQUAL_-1206894449'), (u'CAST_-1206872800', u'COPY_-1206873195'), (u'MULTIEQUAL_-1206881429', u'MULTIEQUAL_-1206878429'), ('const-2', u'INT_SUB_-1206913444'), (u'CALL_-1206924756', u'INDIRECT_-1206892204'), (u'INDIRECT_-1206898319', u'MULTIEQUAL_-1206898217'), (u'CALL_-1206930025', u'INDIRECT_-1206908662'), (u'CALL_-1206929529', u'INDIRECT_-1206891673'), (u'CALL_-1206929385', u'INDIRECT_-1206894185'), (u'CALL_-1206934018', u'INDIRECT_-1206906228'), (u'INDIRECT_-1206899620', u'MULTIEQUAL_-1206900549'), (u'INDIRECT_-1206899772', u'MULTIEQUAL_-1206899594'), (u'CALL_-1206928709', u'INDIRECT_-1206909859'), (u'INDIRECT_-1206896365', u'MULTIEQUAL_-1206900501'), (u'CALL_-1206935907', u'INDIRECT_-1206890927'), (u'CALL_-1206932860', u'INDIRECT_-1206909835'), (u'CALL_-1206938656', u'INDIRECT_-1206906688'), (u'CALL_-1206925799', u'INDIRECT_-1206891107'), (u'CALL_-1206934274', u'INDIRECT_-1206894199'), (u'MULTIEQUAL_-1206891499', u'MULTIEQUAL_-1206891941'), (u'CALL_-1206930556', u'INDIRECT_-1206881080'), (u'INDIRECT_-1206902601', u'MULTIEQUAL_-1206902410'), ('const-433', u'LOAD_-1206939653'), (u'CALL_-1206929296', u'INDIRECT_-1206908416'), (u'INDIRECT_-1206913223', u'MULTIEQUAL_-1206914170'), (u'INDIRECT_-1206894606', u'MULTIEQUAL_-1206894493'), (u'INDIRECT_-1206898729', u'MULTIEQUAL_-1206899059'), (u'CALL_-1206934991', u'INDIRECT_-1206881579'), (u'CALL_-1206930105', u'INDIRECT_-1206905155'), (u'CALL_-1206929621', u'INDIRECT_-1206908919'), (u'STORE_-1206928732', u'INDIRECT_-1206897609'), (u'INDIRECT_-1206902907', u'MULTIEQUAL_-1206904099'), (u'CALL_-1206938656', u'INDIRECT_-1206905848'), (u'STORE_-1206921743', u'INDIRECT_-1206904273'), (u'CALL_-1206930228', u'INDIRECT_-1206893932'), ('const-433', u'LOAD_-1206929294'), ('tmp_16868', u'BRANCH_-1206924856'), (u'CALL_-1206924668', u'INDIRECT_-1206885088'), (u'INDIRECT_-1206885567', u'MULTIEQUAL_-1206887290'), (u'CALL_-1206938421', u'INDIRECT_-1206913478'), (u'STORE_-1206932305', u'INDIRECT_-1206899717'), (u'MULTIEQUAL_-1206888927', u'MULTIEQUAL_-1206888870'), (u'CALL_-1206933745', u'INDIRECT_-1206893052'), (u'CALL_-1206922426', u'INDIRECT_-1206899118'), (u'CALL_-1206929269', u'INDIRECT_-1206906873'), (u'INDIRECT_-1206903867', u'MULTIEQUAL_-1206903752'), (u'CALL_-1206936110', u'INDIRECT_-1206891894'), (u'STORE_-1206928697', u'INDIRECT_-1206913548'), (u'PTRSUB_-1206877247', u'CAST_-1206874231'), (u'INDIRECT_-1206896085', u'MULTIEQUAL_-1206896005'), (u'INDIRECT_-1206898745', u'MULTIEQUAL_-1206898709'), (u'INDIRECT_-1206907626', u'MULTIEQUAL_-1206907304'), (u'CALL_-1206924668', u'INDIRECT_-1206890128'), (u'INT_AND_-1206878010', u'INT_NOTEQUAL_-1206933426'), (u'STORE_-1206925416', u'INDIRECT_-1206898223'), (u'CALL_-1206928709', u'INDIRECT_-1206897259'), (u'CALL_-1206930241', u'INDIRECT_-1206895510'), ('tmp_25371', u'CALL_-1206932817'), (u'INDIRECT_-1206897643', u'MULTIEQUAL_-1206897420'), (u'INDIRECT_-1206904721', u'MULTIEQUAL_-1206880933'), (u'CALL_-1206930394', u'INDIRECT_-1206888555'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206922622'), (u'CALL_-1206937142', u'INDIRECT_-1206920517'), (u'INT_MULT_-1206935898', u'CALL_-1206935809'), (u'CALL_-1206935809', u'INDIRECT_-1206900511'), ('const-72', u'COPY_-1206925724'), (u'MULTIEQUAL_-1206887719', u'MULTIEQUAL_-1206886691'), (u'INDIRECT_-1206894035', u'MULTIEQUAL_-1206893201'), (u'INDIRECT_-1206902744', u'MULTIEQUAL_-1206905212'), (u'INDIRECT_-1206890571', u'MULTIEQUAL_-1206891437'), (u'INDIRECT_-1206903820', u'MULTIEQUAL_-1206904749'), (u'CALL_-1206934963', u'INDIRECT_-1206894581'), (u'CALL_-1206938772', u'INDIRECT_-1206884957'), (u'INDIRECT_-1206881839', u'MULTIEQUAL_-1206881632'), (u'INDIRECT_-1206888798', u'MULTIEQUAL_-1206889306'), (u'CALL_-1206938725', u'INDIRECT_-1206897491'), (u'CALL_-1206930210', u'INDIRECT_-1206891372'), (u'STORE_-1206922807', u'INDIRECT_-1206893705'), (u'CALL_-1206928271', u'INDIRECT_-1206878131'), ('const-0', u'INT_NOTEQUAL_-1206934550'), (u'INDIRECT_-1206899635', u'MULTIEQUAL_-1206899527'), (u'INDIRECT_-1206895568', u'MULTIEQUAL_-1206897134'), (u'CALL_-1206924677', u'INDIRECT_-1206894679'), (u'CALLIND_-1206921344', u'INDIRECT_-1206907778'), (u'PTRADD_-1206878856', u'MULTIEQUAL_-1206919624'), (u'INDIRECT_-1206889947', u'MULTIEQUAL_-1206894201'), (u'STORE_-1206921840', u'INDIRECT_-1206904327'), (u'INDIRECT_-1206900378', u'MULTIEQUAL_-1206902078'), (u'INDIRECT_-1206874545', u'MULTIEQUAL_-1206875702'), (u'CALL_-1206928291', u'INDIRECT_-1206903088'), (u'MULTIEQUAL_-1206881429', u'MULTIEQUAL_-1206881411'), (u'STORE_-1206932486', u'INDIRECT_-1206907167'), (u'INDIRECT_-1206890933', u'MULTIEQUAL_-1206890629'), (u'INDIRECT_-1206888687', u'MULTIEQUAL_-1206888289'), (u'INDIRECT_-1206900578', u'MULTIEQUAL_-1206880923'), (u'STORE_-1206937772', u'INDIRECT_-1206906183'), (u'MULTIEQUAL_-1206880164', u'MULTIEQUAL_-1206892521'), (u'INDIRECT_-1206905142', u'MULTIEQUAL_-1206904939'), ('const-0', u'INT_NOTEQUAL_-1206875061'), (u'CALL_-1206927093', u'INDIRECT_-1206900341'), (u'CALL_-1206929269', u'INDIRECT_-1206909393'), (u'CALL_-1206929032', u'INDIRECT_-1206897041'), (u'CALL_-1206922584', u'INDIRECT_-1206874851'), (u'MULTIEQUAL_-1206875599', u'MULTIEQUAL_-1206874572'), (u'CALL_-1206921308', u'INDIRECT_-1206890026'), (u'INDIRECT_-1206897331', u'MULTIEQUAL_-1206880912'), (u'INDIRECT_-1206901712', u'COPY_-1206879534'), (u'CALLIND_-1206938189', u'INDIRECT_-1206896533'), (u'INT_NOTEQUAL_-1206876923', u'BOOL_OR_-1206876897'), (u'CALL_-1206939005', u'INDIRECT_-1206907933'), (u'MULTIEQUAL_-1206900261', u'MULTIEQUAL_-1206900961'), (u'INDIRECT_-1206910033', u'MULTIEQUAL_-1206909425'), (u'MULTIEQUAL_-1206912497', u'MULTIEQUAL_-1206912480'), (u'INDIRECT_-1206892058', u'MULTIEQUAL_-1206890378'), (u'MULTIEQUAL_-1206884922', u'MULTIEQUAL_-1206885217'), (u'STORE_-1206921864', u'INDIRECT_-1206892167'), (u'COPY_-1206875465', u'INT_EQUAL_-1206934123'), (u'CALL_-1206926019', u'INDIRECT_-1206887039'), (u'INDIRECT_-1206891124', u'MULTIEQUAL_-1206892707'), (u'STORE_-1206925381', u'INDIRECT_-1206889382'), (u'STORE_-1206924560', u'INDIRECT_-1206899878'), (u'INDIRECT_-1206898185', u'MULTIEQUAL_-1206898166'), (u'INDIRECT_-1206907836', u'MULTIEQUAL_-1206908340'), (u'MULTIEQUAL_-1206893170', u'MULTIEQUAL_-1206893921'), (u'INDIRECT_-1206891314', u'MULTIEQUAL_-1206891049'), (u'INDIRECT_-1206904686', u'MULTIEQUAL_-1206904364'), ('const-10', u'PTRADD_-1206871322'), (u'STORE_-1206933497', u'INDIRECT_-1206901670'), (u'STORE_-1206928622', u'INDIRECT_-1206898124'), (u'INDIRECT_-1206909160', u'MULTIEQUAL_-1206910827'), (u'CALL_-1206928601', u'INDIRECT_-1206896843'), (u'CALL_-1206926019', u'INDIRECT_-1206902159'), (u'CALLIND_-1206922636', u'INDIRECT_-1206896569'), (u'MULTIEQUAL_-1206910089', u'MULTIEQUAL_-1206910070'), (u'MULTIEQUAL_-1206909212', u'MULTIEQUAL_-1206909193'), (u'STORE_-1206924934', u'INDIRECT_-1206888757'), (u'CALL_-1206929032', u'INDIRECT_-1206908381'), (u'CALL_-1206938725', u'INDIRECT_-1206894551'), (u'STORE_-1206928410', u'INDIRECT_-1206907916'), (u'MULTIEQUAL_-1206899819', u'MULTIEQUAL_-1206899846'), (u'INDIRECT_-1206905213', u'MULTIEQUAL_-1206906219'), (u'INDIRECT_-1206894529', u'MULTIEQUAL_-1206894859'), (u'INDIRECT_-1206890675', u'MULTIEQUAL_-1206889841'), (u'INDIRECT_-1206892154', u'MULTIEQUAL_-1206891889'), (u'MULTIEQUAL_-1206899978', u'MULTIEQUAL_-1206899921'), (u'INDIRECT_-1206893353', u'MULTIEQUAL_-1206894439'), (u'INDIRECT_-1206904334', u'MULTIEQUAL_-1206912681'), (u'CALLIND_-1206938189', u'INDIRECT_-1206911653'), (u'CALL_-1206935766', u'INDIRECT_-1206898386'), (u'INDIRECT_-1206884841', u'MULTIEQUAL_-1206884975'), (u'INDIRECT_-1206893838', u'MULTIEQUAL_-1206893577'), ('const-5', u'INT_NOTEQUAL_-1206929079'), (u'CALL_-1206937729', u'INDIRECT_-1206884689'), (u'INDIRECT_-1206909415', u'MULTIEQUAL_-1206909137'), ('const-433', u'LOAD_-1206929281'), (u'INDIRECT_-1206900192', u'MULTIEQUAL_-1206901729'), (u'CALL_-1206926019', u'INDIRECT_-1206900059'), ('const-0', u'INT_NOTEQUAL_-1206937714'), (u'CALL_-1206935907', u'INDIRECT_-1206900587'), (u'INDIRECT_-1206908322', u'MULTIEQUAL_-1206909927'), (u'CALL_-1206934098', u'INDIRECT_-1206897879'), (u'INDIRECT_-1206894518', u'MULTIEQUAL_-1206894420'), (u'CALL_-1206933962', u'INDIRECT_-1206913940'), (u'CALL_-1206930506', u'INDIRECT_-1206897431'), (u'CAST_-1206874294', u'INT_AND_-1206877688'), (u'CALL_-1206921361', u'INDIRECT_-1206885854'), (u'STORE_-1206934224', u'INDIRECT_-1206909200'), (u'CALLIND_-1206921743', u'INDIRECT_-1206888153'), (u'INT_ZEXT_-1206873192', u'PTRADD_-1206875733'), (u'STORE_-1206925416', u'INDIRECT_-1206899903'), (u'MULTIEQUAL_-1206904708', u'MULTIEQUAL_-1206904573'), (u'MULTIEQUAL_-1206903061', u'MULTIEQUAL_-1206905771'), (u'INDIRECT_-1206896803', u'MULTIEQUAL_-1206896580'), (u'CALL_-1206930210', u'INDIRECT_-1206904812'), (u'INDIRECT_-1206898977', u'MULTIEQUAL_-1206898570'), (u'INDIRECT_-1206902734', u'MULTIEQUAL_-1206902467'), (u'CALL_-1206933998', u'INDIRECT_-1206900334'), (u'CALL_-1206925432', u'INDIRECT_-1206886141'), (u'MULTIEQUAL_-1206900921', u'MULTIEQUAL_-1206878079'), (u'CALL_-1206932860', u'INDIRECT_-1206911095'), (u'CALL_-1206931128', u'INDIRECT_-1206891064'), (u'INDIRECT_-1206882738', u'MULTIEQUAL_-1206884438'), (u'STORE_-1206921596', u'INDIRECT_-1206883206'), (u'CALL_-1206929019', u'INDIRECT_-1206905141'), (u'MULTIEQUAL_-1206908241', u'MULTIEQUAL_-1206908941'), (u'INDIRECT_-1206891500', u'MULTIEQUAL_-1206891229'), (u'STORE_-1206928518', u'INDIRECT_-1206902939'), (u'CALL_-1206931595', u'INDIRECT_-1206900374'), (u'CALL_-1206938975', u'INDIRECT_-1206901616'), (u'STORE_-1206934224', u'INDIRECT_-1206897020'), (u'CALL_-1206929902', u'INDIRECT_-1206893246'), (u'INDIRECT_-1206886845', u'MULTIEQUAL_-1206886765'), (u'CALL_-1206939005', u'INDIRECT_-1206915073'), (u'CALL_-1206934460', u'INDIRECT_-1206907761'), (u'INDIRECT_-1206912956', u'MULTIEQUAL_-1206912868'), (u'MULTIEQUAL_-1206889811', u'CALL_-1206928709'), (u'INDIRECT_-1206882781', u'MULTIEQUAL_-1206884438'), ('const-4', u'PTRADD_-1206873203'), (u'CALL_-1206930457', u'INDIRECT_-1206903861'), (u'INDIRECT_-1206909538', u'MULTIEQUAL_-1206909383'), (u'CALL_-1206927316', u'INDIRECT_-1206899743'), (u'MULTIEQUAL_-1206890986', u'MULTIEQUAL_-1206890889'), (u'INDIRECT_-1206890986', u'MULTIEQUAL_-1206890889'), (u'STORE_-1206933118', u'INDIRECT_-1206896000'), (u'INDIRECT_-1206903332', u'MULTIEQUAL_-1206902705'), (u'CALL_-1206921447', u'INDIRECT_-1206902704'), (u'MULTIEQUAL_-1206903179', u'MULTIEQUAL_-1206903206'), (u'INDIRECT_-1206910146', u'MULTIEQUAL_-1206909824'), (u'MULTIEQUAL_-1206903626', u'MULTIEQUAL_-1206903599'), (u'MULTIEQUAL_-1206893850', u'MULTIEQUAL_-1206893825'), (u'STORE_-1206930175', u'INDIRECT_-1206908946'), (u'CALL_-1206938772', u'INDIRECT_-1206884283'), (u'STORE_-1206930175', u'INDIRECT_-1206901806'), (u'STORE_-1206930873', u'INDIRECT_-1206902658'), (u'CALL_-1206921264', u'INDIRECT_-1206875893'), (u'INDIRECT_-1206904222', u'MULTIEQUAL_-1206908785'), (u'INDIRECT_-1206898283', u'MULTIEQUAL_-1206898188'), (u'STORE_-1206922807', u'INDIRECT_-1206897905'), (u'INDIRECT_-1206905995', u'MULTIEQUAL_-1206905916'), (u'CALL_-1206930210', u'INDIRECT_-1206907752'), (u'CALLIND_-1206921710', u'INDIRECT_-1206904094'), (u'PTRSUB_-1206876365', u'LOAD_-1206931562'), (u'INT_OR_-1206922701', u'MULTIEQUAL_-1206911015'), (u'INDIRECT_-1206908777', u'MULTIEQUAL_-1206908687'), (u'PTRSUB_-1206873885', u'CAST_-1206870887'), (u'STORE_-1206924545', u'INDIRECT_-1206896928'), (u'CALL_-1206929032', u'INDIRECT_-1206903761'), (u'CALL_-1206922426', u'INDIRECT_-1206890718'), (u'CALL_-1206928647', u'INDIRECT_-1206904120'), (u'CALL_-1206925694', u'INDIRECT_-1206907014'), (u'MULTIEQUAL_-1206892208', u'MULTIEQUAL_-1206889201'), (u'INDIRECT_-1206908320', u'MULTIEQUAL_-1206908118'), (u'CALL_-1206927316', u'INDIRECT_-1206905203'), (u'INDIRECT_-1206900573', u'MULTIEQUAL_-1206900414'), (u'CALL_-1206929320', u'INDIRECT_-1206889937'), ('const-0', u'INT_EQUAL_-1206927718'), (u'CALL_-1206926019', u'INDIRECT_-1206895019'), (u'MULTIEQUAL_-1206886039', u'MULTIEQUAL_-1206885693'), (u'CALLIND_-1206938189', u'INDIRECT_-1206884602'), (u'CALL_-1206938772', u'INDIRECT_-1206897308'), (u'CALL_-1206927405', u'INDIRECT_-1206893069'), ('tmp_13895', u'BRANCH_-1206927216'), (u'CALL_-1206934991', u'INDIRECT_-1206906364'), (u'MULTIEQUAL_-1206895035', u'MULTIEQUAL_-1206894985'), (u'CALL_-1206930105', u'INDIRECT_-1206885835'), (u'CALL_-1206930584', u'INDIRECT_-1206908228'), (u'MULTIEQUAL_-1206908710', u'MULTIEQUAL_-1206908639'), (u'CALL_-1206930228', u'INDIRECT_-1206902752'), (u'STORE_-1206928697', u'INDIRECT_-1206904728'), (u'CALL_-1206926116', u'INDIRECT_-1206898895'), (u'INDIRECT_-1206900596', u'MULTIEQUAL_-1206900045'), (u'INDIRECT_-1206892486', u'MULTIEQUAL_-1206892294'), (u'MULTIEQUAL_-1206893444', u'MULTIEQUAL_-1206893468'), (u'MULTIEQUAL_-1206882147', u'MULTIEQUAL_-1206882112'), (u'CALL_-1206932327', u'INDIRECT_-1206889054'), (u'INDIRECT_-1206888470', u'MULTIEQUAL_-1206888254'), (u'STORE_-1206930329', u'INDIRECT_-1206909280'), (u'CALL_-1206930311', u'INDIRECT_-1206906569'), (u'INDIRECT_-1206904153', u'MULTIEQUAL_-1206903733'), (u'CALL_-1206928209', u'INDIRECT_-1206907221'), (u'CALL_-1206938772', u'INDIRECT_-1206909068'), (u'INDIRECT_-1206894728', u'MULTIEQUAL_-1206896294'), (u'INDIRECT_-1206908883', u'MULTIEQUAL_-1206908517'), (u'CALL_-1206930476', u'INDIRECT_-1206896567'), (u'INDIRECT_-1206912259', u'MULTIEQUAL_-1206876818'), (u'MULTIEQUAL_-1206904467', u'MULTIEQUAL_-1206904410'), (u'INDIRECT_-1206887045', u'MULTIEQUAL_-1206888832'), (u'CALL_-1206938756', u'INDIRECT_-1206915357'), (u'MULTIEQUAL_-1206907134', u'MULTIEQUAL_-1206908054'), (u'CALL_-1206930311', u'INDIRECT_-1206893129'), (u'MULTIEQUAL_-1206909698', u'INT_EQUAL_-1206928742'), (u'CALL_-1206927405', u'INDIRECT_-1206896429'), (u'INDIRECT_-1206892196', u'MULTIEQUAL_-1206891645'), (u'CALL_-1206933594', u'INDIRECT_-1206911862'), (u'INDIRECT_-1206903140', u'MULTIEQUAL_-1206903090'), (u'MULTIEQUAL_-1206878076', u'MULTIEQUAL_-1206898285'), (u'INDIRECT_-1206896162', u'MULTIEQUAL_-1206895985'), (u'CALLIND_-1206938827', u'INDIRECT_-1206908675'), (u'INDIRECT_-1206899646', u'MULTIEQUAL_-1206899533'), (u'INDIRECT_-1206901162', u'MULTIEQUAL_-1206902641'), (u'INT_LESSEQUAL_-1206923373', u'CBRANCH_-1206923382'), (u'CALL_-1206930407', u'INDIRECT_-1206889386'), (u'INDIRECT_-1206894455', u'MULTIEQUAL_-1206893621'), (u'CALL_-1206937430', u'INDIRECT_-1206909308'), (u'STORE_-1206930329', u'INDIRECT_-1206905500'), (u'MULTIEQUAL_-1206909025', u'MULTIEQUAL_-1206909041'), (u'INDIRECT_-1206907462', u'MULTIEQUAL_-1206908941'), ('tmp_9527', u'BRANCH_-1206928314'), (u'CALLIND_-1206938827', u'INDIRECT_-1206895655'), (u'CALL_-1206928992', u'INDIRECT_-1206909743'), (u'CALL_-1206938310', u'INDIRECT_-1206903337'), (u'LOAD_-1206928261', u'INT_REM_-1206925677'), (u'MULTIEQUAL_-1206890041', u'MULTIEQUAL_-1206892751'), (u'INT_NOTEQUAL_-1206928253', u'CBRANCH_-1206928251'), (u'INDIRECT_-1206900808', u'MULTIEQUAL_-1206900602'), (u'STORE_-1206930310', u'INDIRECT_-1206891366'), (u'INDIRECT_-1206897098', u'MULTIEQUAL_-1206895418'), (u'INDIRECT_-1206892629', u'MULTIEQUAL_-1206890304'), (u'CALL_-1206925432', u'INDIRECT_-1206889921'), (u'MULTIEQUAL_-1206894388', u'MULTIEQUAL_-1206895875'), (u'STORE_-1206928270', u'INDIRECT_-1206890126'), (u'INDIRECT_-1206892406', u'MULTIEQUAL_-1206892016'), (u'CALL_-1206930311', u'INDIRECT_-1206905309'), (u'STORE_-1206933958', u'INDIRECT_-1206908626'), (u'MULTIEQUAL_-1206907459', u'MULTIEQUAL_-1206907445'), ('const-28', u'PTRSUB_-1206877335'), (u'CALLIND_-1206938189', u'INDIRECT_-1206895273'), (u'MULTIEQUAL_-1206898979', u'MULTIEQUAL_-1206898945'), (u'MULTIEQUAL_-1206898979', u'MULTIEQUAL_-1206898945'), (u'MULTIEQUAL_-1206907799', u'MULTIEQUAL_-1206907826'), (u'CALLIND_-1206922663', u'INDIRECT_-1206874657'), (u'CALL_-1206930394', u'INDIRECT_-1206879813'), (u'CALL_-1206922426', u'INDIRECT_-1206907284'), (u'INDIRECT_-1206891317', u'MULTIEQUAL_-1206894011'), (u'MULTIEQUAL_-1206895374', u'MULTIEQUAL_-1206896294'), (u'MULTIEQUAL_-1206903617', u'COPY_-1206903740'), (u'CALL_-1206931745', u'INDIRECT_-1206906720'), (u'INDIRECT_-1206908641', u'MULTIEQUAL_-1206908365'), (u'STORE_-1206930846', u'INDIRECT_-1206906787'), (u'CALL_-1206929529', u'INDIRECT_-1206902173'), (u'INDIRECT_-1206882539', u'MULTIEQUAL_-1206880893'), (u'INDIRECT_-1206903943', u'MULTIEQUAL_-1206903720'), (u'MULTIEQUAL_-1206880948', u'MULTIEQUAL_-1206880210'), (u'INDIRECT_-1206903747', u'MULTIEQUAL_-1206904939'), (u'INDIRECT_-1206904485', u'MULTIEQUAL_-1206904405'), (u'STORE_-1206925479', u'INDIRECT_-1206891958'), (u'CALL_-1206938131', u'INDIRECT_-1206902791'), (u'COPY_-1206879296', u'CALL_-1206936047'), ('const-433', u'STORE_-1206930351'), (u'CALL_-1206930105', u'INDIRECT_-1206899275'), (u'MULTIEQUAL_-1206901176', u'MULTIEQUAL_-1206901157'), (u'CALL_-1206928291', u'INDIRECT_-1206913588'), (u'MULTIEQUAL_-1206915239', u'CAST_-1206874330'), (u'INDIRECT_-1206898605', u'MULTIEQUAL_-1206898525'), (u'INDIRECT_-1206896779', u'MULTIEQUAL_-1206896559'), (u'MULTIEQUAL_-1206911640', u'MULTIEQUAL_-1206911627'), (u'MULTIEQUAL_-1206878065', u'MULTIEQUAL_-1206893665'), (u'CALL_-1206930025', u'INDIRECT_-1206906562'), (u'CALL_-1206924612', u'INDIRECT_-1206902963'), (u'INDIRECT_-1206892011', u'MULTIEQUAL_-1206891813'), (u'MULTIEQUAL_-1206895765', u'MULTIEQUAL_-1206895271'), (u'INDIRECT_-1206888241', u'COPY_-1206888249'), (u'INDIRECT_-1206904238', u'MULTIEQUAL_-1206903855'), (u'CALL_-1206928647', u'INDIRECT_-1206912100'), (u'INDIRECT_-1206894534', u'MULTIEQUAL_-1206894938'), (u'MULTIEQUAL_-1206899059', u'MULTIEQUAL_-1206899059'), (u'INDIRECT_-1206896482', u'COPY_-1206879284'), (u'MULTIEQUAL_-1206895646', u'MULTIEQUAL_-1206895619'), (u'MULTIEQUAL_-1206892832', u'MULTIEQUAL_-1206892813'), (u'INDIRECT_-1206897055', u'MULTIEQUAL_-1206896665'), (u'MULTIEQUAL_-1206914447', u'INT_EQUAL_-1206922791'), (u'CALL_-1206929489', u'INDIRECT_-1206902577'), (u'CALL_-1206928281', u'INDIRECT_-1206879477'), (u'INDIRECT_-1206903955', u'MULTIEQUAL_-1206903677'), ('const-1185248', u'COPY_-1206872695'), (u'INDIRECT_-1206898807', u'MULTIEQUAL_-1206899342'), (u'STORE_-1206930340', u'INDIRECT_-1206886762'), (u'STORE_-1206921567', u'INDIRECT_-1206888651'), (u'CALL_-1206937302', u'INDIRECT_-1206906430'), (u'STORE_-1206935460', u'INDIRECT_-1206898537'), (u'INDIRECT_-1206886694', u'MULTIEQUAL_-1206886429'), (u'MULTIEQUAL_-1206910201', u'MULTIEQUAL_-1206910093'), (u'CALL_-1206921264', u'INDIRECT_-1206898827'), (u'STORE_-1206930175', u'INDIRECT_-1206899706'), (u'INDIRECT_-1206893453', u'MULTIEQUAL_-1206891702'), (u'INT_NOTEQUAL_-1206933666', u'CBRANCH_-1206933665'), (u'CALL_-1206928518', u'INDIRECT_-1206901587'), (u'INDIRECT_-1206892959', u'COPY_-1206880315'), (u'STORE_-1206930329', u'INDIRECT_-1206904660'), ('const-433', u'LOAD_-1206925521'), (u'MULTIEQUAL_-1206892095', u'INT_NOTEQUAL_-1206938354'), (u'MULTIEQUAL_-1206902229', u'MULTIEQUAL_-1206902114'), (u'INDIRECT_-1206884367', u'MULTIEQUAL_-1206884060'), (u'INDIRECT_-1206903559', u'MULTIEQUAL_-1206906149'), (u'STORE_-1206929190', u'INDIRECT_-1206892746'), (u'INDIRECT_-1206889815', u'MULTIEQUAL_-1206890619'), (u'CALL_-1206935851', u'INDIRECT_-1206911464'), (u'CALL_-1206938756', u'INDIRECT_-1206909057'), (u'INDIRECT_-1206898315', u'MULTIEQUAL_-1206897925'), (u'INDIRECT_-1206893504', u'MULTIEQUAL_-1206895972'), (u'STORE_-1206925221', u'INDIRECT_-1206900645'), (u'CALL_-1206928331', u'INDIRECT_-1206901853'), (u'INDIRECT_-1206894100', u'COPY_-1206878615'), (u'INDIRECT_-1206899018', u'MULTIEQUAL_-1206898387'), (u'INDIRECT_-1206895426', u'MULTIEQUAL_-1206901761'), (u'INDIRECT_-1206906785', u'MULTIEQUAL_-1206908572'), (u'INDIRECT_-1206895396', u'MULTIEQUAL_-1206895460'), (u'CALL_-1206924612', u'INDIRECT_-1206899603'), (u'CALL_-1206934835', u'INDIRECT_-1206893091'), (u'STORE_-1206930351', u'INDIRECT_-1206894098'), ('const-0', u'COPY_-1206879550'), (u'MULTIEQUAL_-1206906513', u'MULTIEQUAL_-1206905812'), (u'STORE_-1206921743', u'INDIRECT_-1206903013'), (u'MULTIEQUAL_-1206891261', u'MULTIEQUAL_-1206878056'), (u'CALL_-1206927297', u'INDIRECT_-1206887969'), (u'CALL_-1206925860', u'INDIRECT_-1206905846'), (u'INDIRECT_-1206907880', u'MULTIEQUAL_-1206907686'), (u'CALL_-1206928690', u'INDIRECT_-1206891958'), (u'STORE_-1206930828', u'INDIRECT_-1206899275'), (u'MULTIEQUAL_-1206891992', u'MULTIEQUAL_-1206891973'), (u'CALLIND_-1206922663', u'INDIRECT_-1206903305'), (u'CALL_-1206928281', u'INDIRECT_-1206896785'), (u'INT_ADD_-1206927190', u'INT_LESS_-1206927155'), (u'CALL_-1206932327', u'INDIRECT_-1206892834'), (u'LOAD_-1206928261', u'CALL_-1206922316'), (u'CALL_-1206930241', u'INDIRECT_-1206909370'), (u'INDIRECT_-1206903737', u'MULTIEQUAL_-1206903647'), (u'CALL_-1206928382', u'INDIRECT_-1206894741'), (u'INDIRECT_-1206897126', u'MULTIEQUAL_-1206893821'), (u'INDIRECT_-1206889815', u'MULTIEQUAL_-1206876767'), (u'CALLIND_-1206921372', u'INDIRECT_-1206889968'), (u'INDIRECT_-1206877781', u'MULTIEQUAL_-1206877659'), (u'CALL_-1206929324', u'INDIRECT_-1206892470'), (u'CALL_-1206930311', u'INDIRECT_-1206898589'), ('tmp_19815', u'CBRANCH_-1206922864'), (u'PTRADD_-1206925198', u'COPY_-1206870446'), (u'INDIRECT_-1206901128', u'MULTIEQUAL_-1206901302'), (u'CALL_-1206930927', u'INDIRECT_-1206910931'), (u'CALL_-1206922426', u'INDIRECT_-1206889458'), (u'INDIRECT_-1206892340', u'INT_NOTEQUAL_-1206876922'), (u'CALL_-1206929324', u'INDIRECT_-1206885330'), (u'INDIRECT_-1206900087', u'MULTIEQUAL_-1206901179'), (u'CALL_-1206928331', u'INDIRECT_-1206901433'), (u'CALL_-1206929202', u'INDIRECT_-1206894084'), (u'CALL_-1206924612', u'INDIRECT_-1206889523'), ('const-200', u'PTRSUB_-1206875988'), (u'CALL_-1206939523', u'INDIRECT_-1206900593'), (u'STORE_-1206928327', u'INDIRECT_-1206900270'), (u'INDIRECT_-1206891451', u'MULTIEQUAL_-1206880898'), (u'INDIRECT_-1206915092', u'MULTIEQUAL_-1206914465'), (u'STORE_-1206928662', u'INDIRECT_-1206890007'), (u'INDIRECT_-1206902901', u'MULTIEQUAL_-1206903035'), (u'INDIRECT_-1206904600', u'COPY_-1206878640'), (u'INDIRECT_-1206898352', u'MULTIEQUAL_-1206898197'), (u'STORE_-1206928482', u'INDIRECT_-1206906698'), (u'PTRADD_-1206922622', u'LOAD_-1206922684'), (u'INDIRECT_-1206881567', u'MULTIEQUAL_-1206881345'), ('tmp_13993', u'CBRANCH_-1206928091'), (u'INDIRECT_-1206888206', u'MULTIEQUAL_-1206887816'), (u'MULTIEQUAL_-1206910244', u'MULTIEQUAL_-1206910268'), ('tmp_25370', u'CALL_-1206930241'), (u'CALL_-1206930584', u'INDIRECT_-1206896468'), (u'STORE_-1206921840', u'INDIRECT_-1206889627'), (u'MULTIEQUAL_-1206902181', u'MULTIEQUAL_-1206878083'), (u'CALL_-1206936019', u'INDIRECT_-1206896881'), ('tmp_23505', u'CBRANCH_-1206928700'), (u'CALLIND_-1206921388', u'INDIRECT_-1206886561'), (u'STORE_-1206937788', u'INDIRECT_-1206907868'), (u'CALL_-1206936019', u'INDIRECT_-1206902341'), (u'INDIRECT_-1206900637', u'MULTIEQUAL_-1206900500'), (u'MULTIEQUAL_-1206876760', u'MULTIEQUAL_-1206882034'), ('const-0', u'INT_NOTEQUAL_-1206924778'), (u'INDIRECT_-1206912774', u'MULTIEQUAL_-1206914389'), (u'INDIRECT_-1206900386', u'MULTIEQUAL_-1206899996'), (u'INDIRECT_-1206906281', u'MULTIEQUAL_-1206907037'), (u'CALL_-1206930927', u'INDIRECT_-1206905891'), (u'INDIRECT_-1206902187', u'MULTIEQUAL_-1206902142'), (u'INDIRECT_-1206893514', u'MULTIEQUAL_-1206894060'), (u'CALL_-1206925799', u'INDIRECT_-1206894887'), (u'CALLIND_-1206925453', u'INDIRECT_-1206886259'), (u'INDIRECT_-1206905907', u'MULTIEQUAL_-1206905509'), (u'CALL_-1206930228', u'INDIRECT_-1206916517'), (u'STORE_-1206930256', u'INDIRECT_-1206898906'), (u'MULTIEQUAL_-1206877130', u'MULTIEQUAL_-1206876715'), (u'SUBPIECE_-1206914270', u'INT_ADD_-1206922780'), (u'INDIRECT_-1206882596', u'MULTIEQUAL_-1206880893'), (u'INDIRECT_-1206903254', u'MULTIEQUAL_-1206902836'), (u'CALL_-1206921264', u'INDIRECT_-1206896307'), (u'CALL_-1206934396', u'INDIRECT_-1206908558'), (u'INDIRECT_-1206882785', u'MULTIEQUAL_-1206882753'), (u'CALL_-1206937824', u'INDIRECT_-1206894225'), (u'INDIRECT_-1206898274', u'COPY_-1206878807'), (u'MULTIEQUAL_-1206881766', u'MULTIEQUAL_-1206881748'), (u'CALL_-1206934365', u'INDIRECT_-1206903915'), (u'MULTIEQUAL_-1206907896', u'MULTIEQUAL_-1206907877'), ('const-0', u'PTRSUB_-1206880462'), (u'CALL_-1206938772', u'INDIRECT_-1206898148'), (u'MULTIEQUAL_-1206898088', u'MULTIEQUAL_-1206895081'), (u'INDIRECT_-1206898855', u'COPY_-1206878940'), (u'CALL_-1206927063', u'INDIRECT_-1206889754'), ('const-1', u'INT_NOTEQUAL_-1206923632'), (u'INDIRECT_-1206911862', u'MULTIEQUAL_-1206911667'), (u'STORE_-1206925381', u'INDIRECT_-1206902822'), (u'INDIRECT_-1206907746', u'COPY_-1206879771'), (u'INDIRECT_-1206895340', u'MULTIEQUAL_-1206895224'), (u'CALLIND_-1206922663', u'INDIRECT_-1206895325'), (u'MULTIEQUAL_-1206900818', u'MULTIEQUAL_-1206900761'), (u'INDIRECT_-1206894977', u'COPY_-1206879632'), (u'CALL_-1206932954', u'INDIRECT_-1206892679'), (u'CALL_-1206928518', u'INDIRECT_-1206904107'), (u'CALLIND_-1206925019', u'INDIRECT_-1206886044'), (u'CALL_-1206934081', u'INDIRECT_-1206907108'), (u'CALL_-1206927405', u'INDIRECT_-1206890129'), (u'CALL_-1206921134', u'INDIRECT_-1206887800'), (u'CALL_-1206938036', u'INDIRECT_-1206914913'), (u'INDIRECT_-1206900608', u'MULTIEQUAL_-1206902174'), ('tmp_12707', u'BRANCH_-1206930368'), (u'CALL_-1206930584', u'INDIRECT_-1206891008'), (u'MULTIEQUAL_-1206905589', u'MULTIEQUAL_-1206905474'), (u'CALL_-1206937559', u'INDIRECT_-1206916531'), (u'INDIRECT_-1206891191', u'MULTIEQUAL_-1206891614'), (u'INDIRECT_-1206891191', u'MULTIEQUAL_-1206891614'), (u'INDIRECT_-1206898220', u'MULTIEQUAL_-1206897949'), (u'MULTIEQUAL_-1206910344', u'MULTIEQUAL_-1206910306'), (u'CALL_-1206928878', u'INDIRECT_-1206912734'), (u'CALLIND_-1206938827', u'INDIRECT_-1206902375'), (u'MULTIEQUAL_-1206895511', u'MULTIEQUAL_-1206896539'), (u'INDIRECT_-1206910621', u'MULTIEQUAL_-1206874142'), (u'INDIRECT_-1206892718', u'MULTIEQUAL_-1206892087'), (u'INDIRECT_-1206911795', u'COPY_-1206878419'), (u'MULTIEQUAL_-1206907261', u'MULTIEQUAL_-1206907087'), (u'CALL_-1206931337', u'INDIRECT_-1206897710'), (u'INDIRECT_-1206907416', u'MULTIEQUAL_-1206907920'), (u'STORE_-1206937920', u'INDIRECT_-1206899534'), (u'INDIRECT_-1206897838', u'MULTIEQUAL_-1206898828'), (u'INDIRECT_-1206891667', u'MULTIEQUAL_-1206892202'), (u'CALL_-1206930274', u'INDIRECT_-1206888886'), (u'STORE_-1206934224', u'INDIRECT_-1206907100'), (u'CALL_-1206934114', u'INDIRECT_-1206914037'), (u'MULTIEQUAL_-1206880987', u'MULTIEQUAL_-1206880975'), (u'INT_AND_-1206912764', u'INT_EQUAL_-1206933890'), (u'CALL_-1206925799', u'INDIRECT_-1206884807'), (u'MULTIEQUAL_-1206876800', u'MULTIEQUAL_-1206904479'), (u'CALL_-1206928331', u'INDIRECT_-1206906053'), (u'INDIRECT_-1206904905', u'MULTIEQUAL_-1206904886'), ('const-11', u'PTRADD_-1206872098'), (u'CALL_-1206928357', u'INDIRECT_-1206908588'), (u'INDIRECT_-1206898508', u'MULTIEQUAL_-1206899154'), (u'CALL_-1206933125', u'INDIRECT_-1206911614'), (u'CALL_-1206927063', u'INDIRECT_-1206885974'), (u'INDIRECT_-1206892579', u'MULTIEQUAL_-1206894098'), (u'INDIRECT_-1206890899', u'MULTIEQUAL_-1206892418'), (u'INDIRECT_-1206912065', u'MULTIEQUAL_-1206913394'), (u'CALL_-1206930476', u'INDIRECT_-1206892367'), (u'INDIRECT_-1206902975', u'MULTIEQUAL_-1206902730'), (u'STORE_-1206930340', u'INDIRECT_-1206892222'), (u'MULTIEQUAL_-1206917385', u'COPY_-1206872645'), (u'CALL_-1206925799', u'INDIRECT_-1206897827'), (u'INDIRECT_-1206915028', u'MULTIEQUAL_-1206914596'), (u'CALLIND_-1206925046', u'INDIRECT_-1206877406'), (u'INDIRECT_-1206907118', u'MULTIEQUAL_-1206907020'), ('const-1', u'PTRADD_-1206924985'), (u'MULTIEQUAL_-1206909947', u'MULTIEQUAL_-1206909928'), (u'INDIRECT_-1206892393', u'MULTIEQUAL_-1206896067'), (u'CALL_-1206928629', u'INDIRECT_-1206882655'), (u'CALL_-1206929489', u'INDIRECT_-1206907617'), (u'CALL_-1206934460', u'INDIRECT_-1206904401'), (u'CALL_-1206928382', u'SUBPIECE_-1206876198'), (u'CALL_-1206928225', u'INDIRECT_-1206897591'), (u'INDIRECT_-1206906038', u'MULTIEQUAL_-1206880936'), (u'MULTIEQUAL_-1206900551', u'MULTIEQUAL_-1206901579'), (u'CALL_-1206939039', u'INDIRECT_-1206908372'), (u'CALL_-1206921459', u'INDIRECT_-1206906073'), (u'MULTIEQUAL_-1206900537', u'MULTIEQUAL_-1206880921'), (u'INDIRECT_-1206892373', u'MULTIEQUAL_-1206893157'), (u'STORE_-1206922807', u'INDIRECT_-1206894965'), (u'CALL_-1206937983', u'INDIRECT_-1206900609'), (u'CALL_-1206928474', u'INDIRECT_-1206910154'), (u'MULTIEQUAL_-1206901051', u'MULTIEQUAL_-1206901990'), (u'CALL_-1206927833', u'INDIRECT_-1206899113'), (u'STORE_-1206930329', u'INDIRECT_-1206903400'), (u'MULTIEQUAL_-1206881438', u'MULTIEQUAL_-1206881417'), (u'STORE_-1206930351', u'INDIRECT_-1206887378'), (u'CALL_-1206938958', u'INDIRECT_-1206898244'), (u'INDIRECT_-1206892221', u'MULTIEQUAL_-1206896301'), (u'INDIRECT_-1206884492', u'COPY_-1206879493'), (u'CAST_-1206874064', u'COPY_-1206874372'), (u'INDIRECT_-1206901213', u'MULTIEQUAL_-1206904887'), (u'STORE_-1206922815', u'INDIRECT_-1206888229'), (u'INDIRECT_-1206898957', u'MULTIEQUAL_-1206898820'), (u'CALL_-1206933821', u'INDIRECT_-1206889730'), (u'MULTIEQUAL_-1206908668', u'MULTIEQUAL_-1206910155'), (u'MULTIEQUAL_-1206903209', u'MULTIEQUAL_-1206903207'), (u'CALL_-1206938927', u'INDIRECT_-1206903268'), (u'CALL_-1206929902', u'INDIRECT_-1206897026'), (u'LOAD_-1206937580', u'CALL_-1206937559'), (u'INDIRECT_-1206887786', u'MULTIEQUAL_-1206889347'), (u'CALL_-1206934114', u'INDIRECT_-1206893271'), (u'INDIRECT_-1206902063', u'MULTIEQUAL_-1206901968'), (u'CALL_-1206928152', u'INDIRECT_-1206891651'), (u'INDIRECT_-1206911698', u'MULTIEQUAL_-1206912688'), (u'MULTIEQUAL_-1206901868', u'MULTIEQUAL_-1206901844'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206871203'), (u'CAST_-1206870498', u'PTRSUB_-1206873260'), (u'CALLIND_-1206929135', u'INDIRECT_-1206892178'), (u'CALL_-1206929269', u'INDIRECT_-1206891753'), (u'INDIRECT_-1206904167', u'MULTIEQUAL_-1206905359'), (u'STORE_-1206930329', u'INDIRECT_-1206900460'), (u'CALL_-1206932808', u'INDIRECT_-1206900138'), (u'CALL_-1206928225', u'INDIRECT_-1206897171'), (u'CALL_-1206927048', u'INDIRECT_-1206891922'), (u'CALL_-1206929385', u'INDIRECT_-1206877043'), (u'CALLIND_-1206924378', u'INDIRECT_-1206905841'), (u'CALL_-1206931674', u'INDIRECT_-1206901771'), (u'MULTIEQUAL_-1206884171', u'MULTIEQUAL_-1206885199'), (u'MULTIEQUAL_-1206901801', u'MULTIEQUAL_-1206904511'), (u'CALL_-1206934888', u'INDIRECT_-1206909910'), (u'CALLIND_-1206922663', u'INDIRECT_-1206894485'), (u'MULTIEQUAL_-1206896263', u'MULTIEQUAL_-1206896250'), (u'INDIRECT_-1206907130', u'MULTIEQUAL_-1206907039'), (u'CALL_-1206929269', u'INDIRECT_-1206897213'), (u'INDIRECT_-1206889947', u'MULTIEQUAL_-1206889549'), (u'CALL_-1206930927', u'INDIRECT_-1206911351'), (u'INDIRECT_-1206894382', u'COPY_-1206879279'), (u'INDIRECT_-1206900726', u'MULTIEQUAL_-1206900067'), (u'PTRSUB_-1206880854', u'LOAD_-1206938230'), (u'CALL_-1206934098', u'INDIRECT_-1206903339'), (u'MULTIEQUAL_-1206896654', u'MULTIEQUAL_-1206896580'), (u'CALL_-1206938927', u'INDIRECT_-1206909988'), (u'INDIRECT_-1206898554', u'MULTIEQUAL_-1206899100'), (u'INDIRECT_-1206888374', u'MULTIEQUAL_-1206888109'), (u'CAST_-1206875333', u'PTRSUB_-1206877410'), (u'CALL_-1206930407', u'INDIRECT_-1206877704'), (u'INDIRECT_-1206905166', u'MULTIEQUAL_-1206906605'), (u'CALL_-1206925460', u'INDIRECT_-1206897075'), (u'CALL_-1206932271', u'INDIRECT_-1206900373'), (u'CALL_-1206928734', u'INDIRECT_-1206902903'), (u'CALL_-1206933125', u'INDIRECT_-1206905314'), (u'INDIRECT_-1206897563', u'MULTIEQUAL_-1206898229'), (u'CALL_-1206938628', u'INDIRECT_-1206898274'), (u'CALL_-1206938975', u'INDIRECT_-1206885402'), (u'MULTIEQUAL_-1206907404', u'INT_NOTEQUAL_-1206930849'), (u'CALL_-1206921134', u'INDIRECT_-1206897460'), (u'CALL_-1206921722', u'INDIRECT_-1206897751'), (u'STORE_-1206930256', u'INDIRECT_-1206900586'), ('const-71', u'INT_EQUAL_-1206925137'), (u'CALL_-1206930210', u'INDIRECT_-1206903552'), (u'CALL_-1206921447', u'INDIRECT_-1206887584'), (u'CALL_-1206929645', u'INDIRECT_-1206908510'), (u'MULTIEQUAL_-1206880275', u'MULTIEQUAL_-1206880248'), (u'INDIRECT_-1206909096', u'MULTIEQUAL_-1206909600'), (u'MULTIEQUAL_-1206896769', u'MULTIEQUAL_-1206896654'), (u'INDIRECT_-1206890036', u'MULTIEQUAL_-1206889860'), (u'CALL_-1206934963', u'INDIRECT_-1206912641'), (u'MULTIEQUAL_-1206894661', u'MULTIEQUAL_-1206897371'), (u'MULTIEQUAL_-1206893493', u'MULTIEQUAL_-1206892792'), (u'INDIRECT_-1206903919', u'MULTIEQUAL_-1206905438'), (u'CALL_-1206930086', u'INDIRECT_-1206895245'), (u'CALL_-1206926063', u'INDIRECT_-1206885798'), (u'INDIRECT_-1206907538', u'MULTIEQUAL_-1206907440'), (u'STORE_-1206933398', u'INDIRECT_-1206910860'), (u'CALL_-1206929324', u'INDIRECT_-1206899610'), (u'CALL_-1206925783', u'INDIRECT_-1206904955'), (u'CALL_-1206929489', u'INDIRECT_-1206909297'), (u'STORE_-1206921525', u'INDIRECT_-1206887787'), (u'INDIRECT_-1206897336', u'MULTIEQUAL_-1206897840'), (u'CALL_-1206936110', u'INDIRECT_-1206891474'), (u'STORE_-1206921852', u'INDIRECT_-1206889217'), (u'CALL_-1206923816', u'INDIRECT_-1206899417'), (u'CALL_-1206931701', u'INDIRECT_-1206905861'), (u'MULTIEQUAL_-1206916090', u'INT_NOTEQUAL_-1206928090'), (u'CALL_-1206939039', u'INDIRECT_-1206898712'), (u'MULTIEQUAL_-1206893294', u'MULTIEQUAL_-1206893220'), ('tmp_4000', u'CBRANCH_-1206935501'), (u'STORE_-1206925221', u'INDIRECT_-1206897285'), (u'INDIRECT_-1206904984', u'MULTIEQUAL_-1206906567'), (u'MULTIEQUAL_-1206918169', u'PTRSUB_-1206877499'), (u'INDIRECT_-1206920660', u'MULTIEQUAL_-1206920457'), (u'CALL_-1206930210', u'INDIRECT_-1206906912'), (u'INDIRECT_-1206909095', u'MULTIEQUAL_-1206908477'), (u'CALL_-1206931128', u'INDIRECT_-1206882156'), (u'CALL_-1206921447', u'INDIRECT_-1206886744'), (u'CALL_-1206931435', u'INDIRECT_-1206886937'), (u'INDIRECT_-1206902542', u'MULTIEQUAL_-1206907105'), (u'INDIRECT_-1206880856', u'MULTIEQUAL_-1206882442'), (u'STORE_-1206930310', u'INDIRECT_-1206885906'), (u'INDIRECT_-1206894976', u'MULTIEQUAL_-1206895040'), (u'INDIRECT_-1206903274', u'MULTIEQUAL_-1206903069'), (u'LOAD_-1206928860', u'INT_EQUAL_-1206928845'), (u'LOAD_-1206928860', u'INT_LESS_-1206928845'), (u'CALL_-1206930157', u'INDIRECT_-1206906853'), (u'MULTIEQUAL_-1206899847', u'MULTIEQUAL_-1206899833'), (u'INDIRECT_-1206899618', u'MULTIEQUAL_-1206897938'), (u'INDIRECT_-1206901224', u'COPY_-1206879181'), (u'STORE_-1206928588', u'INDIRECT_-1206891641'), (u'STORE_-1206921840', u'INDIRECT_-1206903487'), (u'STORE_-1206921525', u'INDIRECT_-1206892827'), (u'INT_LESS_-1206928845', u'MULTIEQUAL_-1206916941'), (u'MULTIEQUAL_-1206890659', u'MULTIEQUAL_-1206890659'), (u'INDIRECT_-1206909897', u'MULTIEQUAL_-1206909317'), (u'CALL_-1206934460', u'INDIRECT_-1206898101'), (u'CALL_-1206930241', u'INDIRECT_-1206892990'), (u'MULTIEQUAL_-1206904510', u'MULTIEQUAL_-1206905261'), (u'INDIRECT_-1206891788', u'MULTIEQUAL_-1206893354'), (u'INDIRECT_-1206913077', u'MULTIEQUAL_-1206913697'), (u'CALL_-1206928629', u'INDIRECT_-1206913237'), (u'CALL_-1206930311', u'INDIRECT_-1206896489'), (u'MULTIEQUAL_-1206906673', u'MULTIEQUAL_-1206906652'), (u'STORE_-1206930846', u'INDIRECT_-1206901747'), (u'CALL_-1206937414', u'INDIRECT_-1206910137'), (u'MULTIEQUAL_-1206910836', u'MULTIEQUAL_-1206910817'), (u'STORE_-1206928627', u'INDIRECT_-1206897126'), (u'INDIRECT_-1206907438', u'MULTIEQUAL_-1206907351'), (u'CALL_-1206926003', u'INDIRECT_-1206905506'), (u'INDIRECT_-1206894802', u'COPY_-1206879280'), (u'CALL_-1206928331', u'INDIRECT_-1206913193'), (u'INDIRECT_-1206904273', u'MULTIEQUAL_-1206905359'), (u'CALL_-1206931435', u'INDIRECT_-1206879035'), (u'CALL_-1206929145', u'INDIRECT_-1206897946'), ('tmp_25370', u'CALL_-1206938131'), (u'INDIRECT_-1206903070', u'COPY_-1206880222'), (u'CALL_-1206935809', u'INDIRECT_-1206890851'), (u'INDIRECT_-1206897833', u'MULTIEQUAL_-1206898617'), (u'CALLIND_-1206922636', u'INDIRECT_-1206895729'), (u'COPY_-1206879550', u'RETURN_-1206879483'), (u'CALL_-1206935907', u'INDIRECT_-1206904367'), (u'STORE_-1206932486', u'INDIRECT_-1206892887'), (u'CALL_-1206931337', u'INDIRECT_-1206889310'), (u'STORE_-1206928662', u'INDIRECT_-1206900927'), (u'INDIRECT_-1206899781', u'MULTIEQUAL_-1206903861'), (u'MULTIEQUAL_-1206893430', u'MULTIEQUAL_-1206892792'), (u'CALL_-1206927833', u'INDIRECT_-1206894493'), (u'INDIRECT_-1206895611', u'MULTIEQUAL_-1206896477'), (u'INDIRECT_-1206894186', u'MULTIEQUAL_-1206890881'), (u'CALL_-1206921459', u'INDIRECT_-1206912278'), (u'MULTIEQUAL_-1206897025', u'MULTIEQUAL_-1206896531'), (u'INDIRECT_-1206898861', u'MULTIEQUAL_-1206899174'), (u'MULTIEQUAL_-1206887394', u'MULTIEQUAL_-1206889805'), (u'MULTIEQUAL_-1206891496', u'MULTIEQUAL_-1206891490'), (u'INDIRECT_-1206901057', u'MULTIEQUAL_-1206900920'), (u'STORE_-1206921567', u'INDIRECT_-1206899991'), ('const-5', u'CALL_-1206923816'), (u'STORE_-1206937920', u'INDIRECT_-1206906254'), (u'STORE_-1206922815', u'INDIRECT_-1206902509'), (u'CALL_-1206929866', u'INDIRECT_-1206893644'), (u'INT_ADD_-1206924883', u'CAST_-1206870279'), ('const-433', u'STORE_-1206928662'), (u'INDIRECT_-1206897474', u'MULTIEQUAL_-1206897878'), (u'MULTIEQUAL_-1206891362', u'MULTIEQUAL_-1206891309'), ('const-1171904', u'COPY_-1206879357'), (u'INDIRECT_-1206908293', u'MULTIEQUAL_-1206911725'), (u'STORE_-1206928320', u'INDIRECT_-1206900267'), (u'STORE_-1206927241', u'INDIRECT_-1206894987'), (u'CALL_-1206925860', u'INDIRECT_-1206906266'), (u'STORE_-1206922807', u'INDIRECT_-1206890765'), (u'STORE_-1206932305', u'INDIRECT_-1206889637'), (u'INDIRECT_-1206888229', u'MULTIEQUAL_-1206888559'), (u'CAST_-1206870579', u'INT_LESS_-1206925273'), (u'STORE_-1206928662', u'INDIRECT_-1206901767'), (u'INDIRECT_-1206907277', u'MULTIEQUAL_-1206909971'), (u'INDIRECT_-1206902972', u'COPY_-1206879537'), (u'CALL_-1206934955', u'INDIRECT_-1206908015'), (u'CALLIND_-1206938189', u'CAST_-1206877850'), (u'CALL_-1206930584', u'INDIRECT_-1206898148'), (u'INDIRECT_-1206888466', u'MULTIEQUAL_-1206888283'), (u'MULTIEQUAL_-1206898581', u'MULTIEQUAL_-1206899281'), (u'INDIRECT_-1206901220', u'MULTIEQUAL_-1206901104'), (u'CALL_-1206924612', u'INDIRECT_-1206903803'), (u'STORE_-1206922815', u'INDIRECT_-1206883189'), (u'CALL_-1206930407', u'INDIRECT_-1206901986'), (u'MULTIEQUAL_-1206913180', u'INT_SUB_-1206930061'), (u'INDIRECT_-1206883600', u'MULTIEQUAL_-1206884858'), (u'CALL_-1206928291', u'INDIRECT_-1206903928'), (u'STORE_-1206928518', u'INDIRECT_-1206899579'), (u'CALL_-1206933998', u'INDIRECT_-1206893614'), (u'INDIRECT_-1206900425', u'MULTIEQUAL_-1206900393'), (u'STORE_-1206921567', u'INDIRECT_-1206882771'), (u'INDIRECT_-1206903225', u'MULTIEQUAL_-1206903145'), (u'CALL_-1206928382', u'INDIRECT_-1206894321'), (u'INT_EQUAL_-1206930196', u'CBRANCH_-1206930194'), (u'MULTIEQUAL_-1206895699', u'MULTIEQUAL_-1206895699'), (u'MULTIEQUAL_-1206891385', u'MULTIEQUAL_-1206891401'), (u'INDIRECT_-1206903586', u'MULTIEQUAL_-1206903403'), (u'INDIRECT_-1206898039', u'MULTIEQUAL_-1206899558'), (u'CALL_-1206931183', u'INDIRECT_-1206903263'), (u'CALL_-1206921134', u'INDIRECT_-1206902500'), (u'CALL_-1206921459', u'INDIRECT_-1206889273'), (u'INDIRECT_-1206904564', u'MULTIEQUAL_-1206906147'), (u'CALLIND_-1206921856', u'INDIRECT_-1206899976'), (u'INDIRECT_-1206897546', u'MULTIEQUAL_-1206897433'), (u'CALL_-1206937824', u'INDIRECT_-1206883383'), (u'INDIRECT_-1206891271', u'MULTIEQUAL_-1206876027'), (u'INDIRECT_-1206893900', u'MULTIEQUAL_-1206893850'), (u'MULTIEQUAL_-1206889625', u'MULTIEQUAL_-1206889650'), (u'CALL_-1206930882', u'INDIRECT_-1206905658'), (u'MULTIEQUAL_-1206882019', u'MULTIEQUAL_-1206881870'), (u'CALL_-1206921308', u'INDIRECT_-1206889606'), (u'CALL_-1206928271', u'INDIRECT_-1206900957'), (u'INDIRECT_-1206897374', u'MULTIEQUAL_-1206896956'), (u'CALL_-1206928281', u'INDIRECT_-1206887545'), (u'INDIRECT_-1206887320', u'MULTIEQUAL_-1206888987'), (u'CALL_-1206937446', u'INDIRECT_-1206900080'), (u'INDIRECT_-1206896634', u'MULTIEQUAL_-1206897038'), (u'INDIRECT_-1206902423', u'MULTIEQUAL_-1206904178'), (u'CALL_-1206921264', u'INDIRECT_-1206901767'), (u'CALL_-1206938310', u'INDIRECT_-1206899557'), (u'STORE_-1206928662', u'INDIRECT_-1206895467'), (u'INDIRECT_-1206890108', u'MULTIEQUAL_-1206890754'), (u'INDIRECT_-1206890031', u'MULTIEQUAL_-1206891255'), (u'CALL_-1206934862', u'INDIRECT_-1206900000'), (u'INDIRECT_-1206892906', u'MULTIEQUAL_-1206892714'), (u'INDIRECT_-1206895915', u'COPY_-1206878933'), ('tmp_25371', u'CAST_-1206868762'), ('const-72', u'PTRSUB_-1206871458'), (u'MULTIEQUAL_-1206913177', u'INT_ADD_-1206930074'), (u'INDIRECT_-1206904425', u'MULTIEQUAL_-1206904295'), (u'STORE_-1206921830', u'INDIRECT_-1206890039'), (u'INDIRECT_-1206885839', u'MULTIEQUAL_-1206886879'), (u'INDIRECT_-1206894040', u'MULTIEQUAL_-1206895707'), ('tmp_17904', u'CBRANCH_-1206924149'), (u'CALL_-1206938342', u'INDIRECT_-1206908395'), (u'CALL_-1206928647', u'INDIRECT_-1206906640'), ('tmp_5035', u'CBRANCH_-1206934571'), (u'INDIRECT_-1206895062', u'MULTIEQUAL_-1206894801'), (u'INDIRECT_-1206895958', u'MULTIEQUAL_-1206880911'), (u'MULTIEQUAL_-1206911428', u'MULTIEQUAL_-1206911293'), (u'CALL_-1206934114', u'INDIRECT_-1206903351'), (u'INDIRECT_-1206887980', u'MULTIEQUAL_-1206887741'), (u'CALL_-1206927360', u'INDIRECT_-1206892622'), (u'CALL_-1206928209', u'INDIRECT_-1206897981'), (u'CALL_-1206927017', u'INDIRECT_-1206889734'), (u'MULTIEQUAL_-1206876813', u'MULTIEQUAL_-1206909939'), ('const-1', u'INT_ADD_-1206933128'), (u'INDIRECT_-1206908720', u'MULTIEQUAL_-1206908449'), (u'STORE_-1206921567', u'INDIRECT_-1206894951'), (u'CALL_-1206930105', u'INDIRECT_-1206904315'), (u'INDIRECT_-1206891721', u'INT_NOTEQUAL_-1206929861'), (u'MULTIEQUAL_-1206876049', u'MULTIEQUAL_-1206875931'), (u'INDIRECT_-1206911653', u'MULTIEQUAL_-1206911249'), (u'STORE_-1206921840', u'INDIRECT_-1206898447'), (u'STORE_-1206935460', u'INDIRECT_-1206895177'), (u'INDIRECT_-1206895017', u'MULTIEQUAL_-1206895637'), (u'MULTIEQUAL_-1206890607', u'MULTIEQUAL_-1206890593'), (u'STORE_-1206928482', u'INDIRECT_-1206912158'), (u'STORE_-1206930340', u'INDIRECT_-1206892908'), (u'INDIRECT_-1206897582', u'MULTIEQUAL_-1206897379'), (u'INDIRECT_-1206897559', u'MULTIEQUAL_-1206897198'), (u'CALL_-1206937414', u'INDIRECT_-1206900477'), (u'MULTIEQUAL_-1206897945', u'MULTIEQUAL_-1206897965'), (u'STORE_-1206928697', u'INDIRECT_-1206898428'), (u'CALL_-1206928357', u'INDIRECT_-1206904388'), (u'INDIRECT_-1206900927', u'MULTIEQUAL_-1206902019'), (u'INDIRECT_-1206905451', u'MULTIEQUAL_-1206905432'), (u'PTRSUB_-1206878807', u'LOAD_-1206935570'), (u'INDIRECT_-1206907332', u'MULTIEQUAL_-1206908869'), (u'CALL_-1206927360', u'INDIRECT_-1206900182'), (u'MULTIEQUAL_-1206878064', u'MULTIEQUAL_-1206893245'), (u'INDIRECT_-1206897402', u'MULTIEQUAL_-1206899007'), (u'CALL_-1206928209', u'INDIRECT_-1206889161'), (u'CALL_-1206928668', u'INDIRECT_-1206889788'), (u'CALL_-1206928878', u'INDIRECT_-1206890894'), (u'INDIRECT_-1206896188', u'MULTIEQUAL_-1206895982'), (u'INDIRECT_-1206901138', u'MULTIEQUAL_-1206900983'), (u'MULTIEQUAL_-1206905727', u'MULTIEQUAL_-1206905670'), (u'INDIRECT_-1206886958', u'MULTIEQUAL_-1206886870'), (u'CALL_-1206921447', u'INDIRECT_-1206896404'), (u'CALL_-1206934487', u'INDIRECT_-1206898114'), (u'STORE_-1206925381', u'INDIRECT_-1206897362'), (u'INDIRECT_-1206907681', u'MULTIEQUAL_-1206907994'), (u'STORE_-1206925248', u'INDIRECT_-1206885960'), (u'INDIRECT_-1206910908', u'MULTIEQUAL_-1206912447'), (u'MULTIEQUAL_-1206909087', u'MULTIEQUAL_-1206909073'), (u'MULTIEQUAL_-1206903207', u'MULTIEQUAL_-1206903150'), (u'INDIRECT_-1206884865', u'MULTIEQUAL_-1206884960'), (u'CAST_-1206874888', u'STORE_-1206933958'), (u'CALL_-1206934955', u'INDIRECT_-1206890375'), ('const-36', u'INT_EQUAL_-1206922719'), (u'MULTIEQUAL_-1206902229', u'MULTIEQUAL_-1206901563'), (u'COPY_-1206878652', u'RETURN_-1206878585'), (u'MULTIEQUAL_-1206897433', u'MULTIEQUAL_-1206897412'), (u'CALL_-1206934835', u'INDIRECT_-1206890991'), (u'CALL_-1206931545', u'INDIRECT_-1206902543'), (u'STORE_-1206924909', u'INDIRECT_-1206907523'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871455'), (u'INDIRECT_-1206903439', u'MULTIEQUAL_-1206903078'), (u'INDIRECT_-1206907055', u'MULTIEQUAL_-1206906221'), (u'CALL_-1206938725', u'INDIRECT_-1206898751'), (u'CALL_-1206930025', u'INDIRECT_-1206907402'), (u'CALL_-1206927017', u'INDIRECT_-1206893094'), (u'INDIRECT_-1206892137', u'MULTIEQUAL_-1206892714'), (u'INDIRECT_-1206892037', u'COPY_-1206879625'), (u'INDIRECT_-1206900237', u'MULTIEQUAL_-1206899657'), (u'CALL_-1206934487', u'INT_NOTEQUAL_-1206934472'), (u'MULTIEQUAL_-1206891368', u'MULTIEQUAL_-1206888361'), (u'MULTIEQUAL_-1206910817', u'MULTIEQUAL_-1206910800'), (u'CALLIND_-1206921710', u'INDIRECT_-1206899054'), (u'CAST_-1206871855', u'STORE_-1206930310'), (u'MULTIEQUAL_-1206876784', u'MULTIEQUAL_-1206897759'), (u'CALL_-1206931773', u'INDIRECT_-1206903090'), (u'COPY_-1206869942', u'MULTIEQUAL_-1206913381'), (u'INDIRECT_-1206907904', u'MULTIEQUAL_-1206907450'), (u'CALLIND_-1206925019', u'INDIRECT_-1206906624'), (u'CALL_-1206921134', u'INDIRECT_-1206898300'), (u'INDIRECT_-1206895091', u'MULTIEQUAL_-1206876036'), (u'CALL_-1206928108', u'INDIRECT_-1206904232'), (u'MULTIEQUAL_-1206910490', u'MULTIEQUAL_-1206910472'), (u'MULTIEQUAL_-1206907105', u'MULTIEQUAL_-1206906611'), (u'CALL_-1206938656', u'INDIRECT_-1206905428'), (u'CALL_-1206927833', u'INDIRECT_-1206888193'), (u'CALLIND_-1206921856', u'INDIRECT_-1206876202'), (u'STORE_-1206921830', u'INDIRECT_-1206892979'), (u'INDIRECT_-1206891267', u'MULTIEQUAL_-1206892359'), (u'INDIRECT_-1206910579', u'MULTIEQUAL_-1206876814'), (u'MULTIEQUAL_-1206886428', u'MULTIEQUAL_-1206889958'), (u'CALLIND_-1206925401', u'INDIRECT_-1206896312'), (u'CALL_-1206933998', u'INDIRECT_-1206908734'), (u'INDIRECT_-1206894987', u'MULTIEQUAL_-1206899241'), (u'STORE_-1206928622', u'INDIRECT_-1206907364'), (u'CALL_-1206937142', u'INDIRECT_-1206897932'), (u'INDIRECT_-1206907774', u'MULTIEQUAL_-1206907278'), (u'INDIRECT_-1206904588', u'MULTIEQUAL_-1206904382'), (u'CALL_-1206929202', u'INDIRECT_-1206907104'), (u'PTRSUB_-1206871819', u'LOAD_-1206921811'), (u'MULTIEQUAL_-1206874091', u'MULTIEQUAL_-1206889514'), (u'CALL_-1206932271', u'INDIRECT_-1206906253'), (u'INDIRECT_-1206898778', u'MULTIEQUAL_-1206897098'), (u'MULTIEQUAL_-1206907877', u'MULTIEQUAL_-1206907860'), (u'INDIRECT_-1206897794', u'MULTIEQUAL_-1206897376'), (u'CALL_-1206932911', u'INDIRECT_-1206893070'), (u'MULTIEQUAL_-1206895950', u'MULTIEQUAL_-1206895925'), (u'MULTIEQUAL_-1206898639', u'MULTIEQUAL_-1206898619'), (u'CALL_-1206928357', u'INDIRECT_-1206877503'), (u'STORE_-1206929190', u'INDIRECT_-1206885606'), (u'MULTIEQUAL_-1206908664', u'MULTIEQUAL_-1206908626'), (u'STORE_-1206937920', u'INDIRECT_-1206903314'), (u'MULTIEQUAL_-1206899589', u'MULTIEQUAL_-1206899570'), (u'MULTIEQUAL_-1206912895', u'MULTIEQUAL_-1206912895'), (u'MULTIEQUAL_-1206875936', u'MULTIEQUAL_-1206875936'), (u'INDIRECT_-1206905451', u'MULTIEQUAL_-1206905253'), ('const-0', u'COPY_-1206873863'), (u'CALL_-1206938656', u'INDIRECT_-1206903748'), (u'CALL_-1206937875', u'INDIRECT_-1206902650'), (u'MULTIEQUAL_-1206897370', u'MULTIEQUAL_-1206898121'), (u'INT_AND_-1206929160', u'CAST_-1206871546'), (u'STORE_-1206922815', u'INDIRECT_-1206889069'), (u'CALLIND_-1206921359', u'INDIRECT_-1206889065'), (u'CALL_-1206928992', u'INDIRECT_-1206897563'), (u'CALL_-1206928382', u'INDIRECT_-1206909021'), (u'INDIRECT_-1206903761', u'MULTIEQUAL_-1206904517'), (u'INDIRECT_-1206897358', u'MULTIEQUAL_-1206897271'), (u'CALL_-1206929794', u'INDIRECT_-1206900740'), (u'CALL_-1206928992', u'INDIRECT_-1206895463'), (u'CALL_-1206928772', u'INDIRECT_-1206896206'), (u'STORE_-1206930256', u'INDIRECT_-1206908146'), (u'INDIRECT_-1206914873', u'MULTIEQUAL_-1206914368'), (u'CALL_-1206921431', u'INDIRECT_-1206901853'), (u'STORE_-1206927241', u'INDIRECT_-1206899187'), (u'MULTIEQUAL_-1206892704', u'MULTIEQUAL_-1206892666'), (u'MULTIEQUAL_-1206909748', u'MULTIEQUAL_-1206909613'), (u'MULTIEQUAL_-1206900969', u'MULTIEQUAL_-1206900854'), (u'STORE_-1206929169', u'INDIRECT_-1206891898'), ('const-433', u'LOAD_-1206924908'), (u'INDIRECT_-1206905870', u'MULTIEQUAL_-1206905779'), (u'INDIRECT_-1206910004', u'MULTIEQUAL_-1206909550'), ('const-433', u'LOAD_-1206937319'), (u'MULTIEQUAL_-1206910432', u'MULTIEQUAL_-1206910416'), (u'INDIRECT_-1206896293', u'MULTIEQUAL_-1206897379'), (u'INDIRECT_-1206902166', u'MULTIEQUAL_-1206902053'), (u'INDIRECT_-1206903700', u'MULTIEQUAL_-1206905359'), (u'INDIRECT_-1206884636', u'MULTIEQUAL_-1206884085'), (u'INDIRECT_-1206905277', u'MULTIEQUAL_-1206904870'), (u'CALL_-1206929750', u'INDIRECT_-1206878915'), (u'MULTIEQUAL_-1206891467', u'MULTIEQUAL_-1206891448'), (u'CALL_-1206939039', u'INDIRECT_-1206908792'), (u'CALL_-1206938725', u'INDIRECT_-1206897071'), (u'INDIRECT_-1206897098', u'MULTIEQUAL_-1206896825'), (u'CALL_-1206938310', u'INDIRECT_-1206906277'), (u'PTRSUB_-1206874730', u'LOAD_-1206927403'), (u'INT_ADD_-1206921900', u'MULTIEQUAL_-1206911448'), ('const-1', u'PTRADD_-1206871720'), (u'INDIRECT_-1206901819', u'MULTIEQUAL_-1206903338'), (u'CALL_-1206928621', u'INDIRECT_-1206892366'), (u'INDIRECT_-1206913058', u'MULTIEQUAL_-1206912785'), (u'CALL_-1206933998', u'INDIRECT_-1206913960'), (u'MULTIEQUAL_-1206904350', u'MULTIEQUAL_-1206903712'), (u'CALL_-1206930228', u'INDIRECT_-1206891832'), ('const-433', u'LOAD_-1206937712'), (u'INDIRECT_-1206893690', u'MULTIEQUAL_-1206893599'), (u'STORE_-1206930329', u'INDIRECT_-1206890800'), (u'STORE_-1206929190', u'INDIRECT_-1206908706'), (u'INDIRECT_-1206905179', u'MULTIEQUAL_-1206906698'), (u'INDIRECT_-1206900695', u'MULTIEQUAL_-1206900077'), (u'MULTIEQUAL_-1206907748', u'MULTIEQUAL_-1206904741'), (u'INDIRECT_-1206905620', u'MULTIEQUAL_-1206905381'), (u'CALL_-1206938958', u'INDIRECT_-1206917330'), (u'STORE_-1206930828', u'INDIRECT_-1206901795'), (u'MULTIEQUAL_-1206906294', u'MULTIEQUAL_-1206908705'), (u'INDIRECT_-1206896631', u'MULTIEQUAL_-1206896612'), (u'STORE_-1206928553', u'INDIRECT_-1206891620'), (u'INDIRECT_-1206903003', u'MULTIEQUAL_-1206902637'), (u'INDIRECT_-1206910171', u'MULTIEQUAL_-1206876073'), (u'CALL_-1206926019', u'INDIRECT_-1206906779'), (u'LOAD_-1206938837', u'CALLIND_-1206938827'), (u'CALL_-1206928194', u'INDIRECT_-1206894586'), (u'INT_REM_-1206925677', u'CALL_-1206925694'), (u'INDIRECT_-1206897373', u'MULTIEQUAL_-1206896969'), (u'INDIRECT_-1206912666', u'MULTIEQUAL_-1206912344'), (u'CALL_-1206931183', u'INDIRECT_-1206893603'), (u'CALL_-1206927048', u'INDIRECT_-1206899902'), ('const-0', u'CALL_-1206921954'), (u'CALL_-1206939039', u'INDIRECT_-1206885101'), (u'CAST_-1206875333', u'PTRSUB_-1206878331'), (u'CALL_-1206929202', u'INDIRECT_-1206885684'), (u'PTRSUB_-1206871922', u'LOAD_-1206921987'), (u'INDIRECT_-1206891094', u'MULTIEQUAL_-1206890889'), ('tmp_8456', u'CBRANCH_-1206929263'), ('const-1', u'INT_ADD_-1206924097'), (u'INDIRECT_-1206887234', u'MULTIEQUAL_-1206874093'), ('tmp_19449', u'BRANCH_-1206923132'), (u'INDIRECT_-1206906053', u'MULTIEQUAL_-1206904302'), (u'CALL_-1206925783', u'INDIRECT_-1206891095'), (u'INDIRECT_-1206902004', u'MULTIEQUAL_-1206901775'), (u'CALL_-1206929938', u'INDIRECT_-1206902088'), (u'CALLIND_-1206925046', u'INDIRECT_-1206906640'), (u'INDIRECT_-1206906068', u'MULTIEQUAL_-1206906714'), (u'MULTIEQUAL_-1206903197', u'COPY_-1206903320'), (u'CALL_-1206928709', u'MULTIEQUAL_-1206884141'), (u'CALL_-1206929902', u'INDIRECT_-1206903746'), (u'INDIRECT_-1206903597', u'MULTIEQUAL_-1206903190'), (u'CALL_-1206930394', u'INDIRECT_-1206909555'), (u'INDIRECT_-1206875007', u'MULTIEQUAL_-1206876772'), (u'CALL_-1206930210', u'INT_EQUAL_-1206930196'), (u'INDIRECT_-1206887907', u'MULTIEQUAL_-1206887862'), (u'CALLIND_-1206938827', u'INDIRECT_-1206899015'), (u'INDIRECT_-1206891803', u'MULTIEQUAL_-1206892750'), (u'MULTIEQUAL_-1206889417', u'MULTIEQUAL_-1206889001'), (u'MULTIEQUAL_-1206901725', u'MULTIEQUAL_-1206901745'), (u'CALL_-1206934098', u'INDIRECT_-1206896619'), (u'MULTIEQUAL_-1206895988', u'MULTIEQUAL_-1206895964'), (u'STORE_-1206928518', u'INDIRECT_-1206910499'), (u'CALLIND_-1206924365', u'INDIRECT_-1206902953'), ('tmp_12909', u'CBRANCH_-1206927817'), (u'CALL_-1206934098', u'INDIRECT_-1206892419'), (u'MULTIEQUAL_-1206909453', u'MULTIEQUAL_-1206908752'), (u'MULTIEQUAL_-1206892927', u'MULTIEQUAL_-1206893310'), (u'INDIRECT_-1206905480', u'MULTIEQUAL_-1206905376'), (u'INDIRECT_-1206908529', u'MULTIEQUAL_-1206908409'), (u'INDIRECT_-1206888026', u'MULTIEQUAL_-1206889810'), (u'CALL_-1206939005', u'INDIRECT_-1206901213'), (u'INDIRECT_-1206900748', u'MULTIEQUAL_-1206900316'), (u'STORE_-1206928732', u'INDIRECT_-1206907689'), (u'CALL_-1206939005', u'INDIRECT_-1206898273'), (u'MULTIEQUAL_-1206904645', u'MULTIEQUAL_-1206904629'), (u'CALL_-1206931749', u'INDIRECT_-1206900131'), (u'MULTIEQUAL_-1206903944', u'MULTIEQUAL_-1206903968'), (u'CAST_-1206869551', u'MULTIEQUAL_-1206915287'), (u'CALL_-1206937446', u'INDIRECT_-1206904280'), (u'CALL_-1206928155', u'INDIRECT_-1206887654'), ('const-248', u'PTRSUB_-1206871910'), (u'INDIRECT_-1206880072', u'MULTIEQUAL_-1206881768'), (u'INDIRECT_-1206896813', u'MULTIEQUAL_-1206895062'), (u'CALL_-1206921459', u'INDIRECT_-1206895993'), (u'CALL_-1206928647', u'INDIRECT_-1206895720'), (u'MULTIEQUAL_-1206896066', u'MULTIEQUAL_-1206896861'), (u'INDIRECT_-1206901433', u'MULTIEQUAL_-1206901129'), (u'INDIRECT_-1206901866', u'COPY_-1206879757'), (u'INDIRECT_-1206898941', u'MULTIEQUAL_-1206903021'), (u'INDIRECT_-1206904437', u'MULTIEQUAL_-1206903857'), (u'INDIRECT_-1206900845', u'MULTIEQUAL_-1206900809'), (u'CALL_-1206927418', u'INDIRECT_-1206906097'), (u'COPY_-1206877608', u'MULTIEQUAL_-1206880185'), ('const-0', u'INT_NOTEQUAL_-1206933608'), (u'INDIRECT_-1206907835', u'MULTIEQUAL_-1206907390'), (u'CALL_-1206927833', u'INDIRECT_-1206890713'), (u'CALL_-1206934274', u'INDIRECT_-1206905539'), (u'MULTIEQUAL_-1206908168', u'MULTIEQUAL_-1206908144'), (u'MULTIEQUAL_-1206899744', u'MULTIEQUAL_-1206899768'), (u'CALLIND_-1206921999', u'INDIRECT_-1206901729'), (u'STORE_-1206937772', u'INDIRECT_-1206912903'), (u'CALL_-1206927063', u'INDIRECT_-1206884714'), (u'CALL_-1206927063', u'INDIRECT_-1206907814'), (u'CALL_-1206935809', u'INDIRECT_-1206894211'), (u'INDIRECT_-1206901097', u'MULTIEQUAL_-1206901238'), (u'CALL_-1206925799', u'INDIRECT_-1206896567'), (u'MULTIEQUAL_-1206884432', u'MULTIEQUAL_-1206885619'), (u'INDIRECT_-1206887288', u'MULTIEQUAL_-1206887670'), (u'INDIRECT_-1206899227', u'MULTIEQUAL_-1206899762'), (u'MULTIEQUAL_-1206882825', u'MULTIEQUAL_-1206882845'), (u'MULTIEQUAL_-1206881596', u'MULTIEQUAL_-1206881548'), (u'CALL_-1206921954', u'INDIRECT_-1206888234'), (u'CALL_-1206921832', u'INDIRECT_-1206896180'), ('const-0', u'CALL_-1206931269'), (u'STORE_-1206930340', u'INDIRECT_-1206895162'), (u'INDIRECT_-1206900275', u'MULTIEQUAL_-1206899657'), (u'CALL_-1206931745', u'INDIRECT_-1206909660'), ('tmp_23585', u'CBRANCH_-1206928630'), (u'MULTIEQUAL_-1206904242', u'MULTIEQUAL_-1206904537'), (u'CALL_-1206929071', u'INDIRECT_-1206908099'), (u'CALLIND_-1206921412', u'INDIRECT_-1206901746'), (u'LOAD_-1206928261', u'COPY_-1206870757'), (u'STORE_-1206928732', u'INDIRECT_-1206905589'), (u'CALL_-1206929645', u'INDIRECT_-1206909770'), (u'CALL_-1206925694', u'INDIRECT_-1206891474'), (u'INDIRECT_-1206901376', u'MULTIEQUAL_-1206901101'), (u'CALL_-1206935907', u'INDIRECT_-1206893447'), (u'LOAD_-1206928796', u'PTRSUB_-1206879561'), (u'INDIRECT_-1206918805', u'MULTIEQUAL_-1206918582'), (u'INDIRECT_-1206883550', u'MULTIEQUAL_-1206880896'), ('const-0', u'INT_NOTEQUAL_-1206922905'), ('const-4', u'PTRSUB_-1206873379'), (u'PTRADD_-1206873036', u'MULTIEQUAL_-1206914158'), (u'CALL_-1206930394', u'INDIRECT_-1206910815'), (u'CALL_-1206925694', u'INDIRECT_-1206891054'), (u'MULTIEQUAL_-1206892202', u'MULTIEQUAL_-1206892149'), (u'MULTIEQUAL_-1206881259', u'MULTIEQUAL_-1206881211'), (u'INDIRECT_-1206905232', u'MULTIEQUAL_-1206905054'), (u'INDIRECT_-1206897829', u'MULTIEQUAL_-1206899675'), ('const-433', u'STORE_-1206921840'), (u'MULTIEQUAL_-1206906845', u'MULTIEQUAL_-1206906870'), (u'INDIRECT_-1206910599', u'COPY_-1206880357'), (u'INDIRECT_-1206907882', u'MULTIEQUAL_-1206909361'), (u'MULTIEQUAL_-1206893969', u'MULTIEQUAL_-1206893953'), (u'STORE_-1206937765', u'INDIRECT_-1206895678'), (u'CALL_-1206931142', u'INDIRECT_-1206904741'), (u'MULTIEQUAL_-1206903338', u'MULTIEQUAL_-1206903281'), (u'CALL_-1206937729', u'INDIRECT_-1206904683'), (u'CALL_-1206935809', u'INDIRECT_-1206909751'), (u'CALL_-1206938036', u'INDIRECT_-1206909453'), (u'MULTIEQUAL_-1206907681', u'MULTIEQUAL_-1206907573'), (u'LOAD_-1206938405', u'PTRSUB_-1206879684'), (u'MULTIEQUAL_-1206875955', u'MULTIEQUAL_-1206909899'), (u'CALL_-1206928209', u'INDIRECT_-1206887901'), (u'CALL_-1206929071', u'INDIRECT_-1206908939'), (u'CALL_-1206930025', u'INDIRECT_-1206891022'), (u'INDIRECT_-1206901413', u'MULTIEQUAL_-1206901254'), (u'MULTIEQUAL_-1206894019', u'MULTIEQUAL_-1206894461'), (u'CALLIND_-1206921999', u'INDIRECT_-1206893749'), (u'CALL_-1206923816', u'INDIRECT_-1206898577'), (u'CALL_-1206927093', u'INDIRECT_-1206905381'), (u'INDIRECT_-1206901163', u'MULTIEQUAL_-1206902918'), (u'INDIRECT_-1206906338', u'MULTIEQUAL_-1206901128'), (u'STORE_-1206932305', u'INDIRECT_-1206903077'), (u'INDIRECT_-1206902953', u'MULTIEQUAL_-1206903035'), ('const-0', u'SUBPIECE_-1206914270'), (u'INDIRECT_-1206912180', u'MULTIEQUAL_-1206911133'), (u'INDIRECT_-1206892159', u'MULTIEQUAL_-1206891939'), (u'INDIRECT_-1206888954', u'MULTIEQUAL_-1206888577'), (u'INDIRECT_-1206894258', u'MULTIEQUAL_-1206893997'), (u'INDIRECT_-1206891808', u'MULTIEQUAL_-1206891578'), (u'MULTIEQUAL_-1206907265', u'MULTIEQUAL_-1206907290'), (u'MULTIEQUAL_-1206907401', u'MULTIEQUAL_-1206907353'), (u'CALL_-1206933773', u'INDIRECT_-1206911126'), (u'INDIRECT_-1206887599', u'MULTIEQUAL_-1206890189'), ('const-433', u'LOAD_-1206929095'), (u'CALL_-1206931183', u'INDIRECT_-1206896963'), (u'MULTIEQUAL_-1206899421', u'MULTIEQUAL_-1206900121'), (u'INDIRECT_-1206909692', u'MULTIEQUAL_-1206909537'), (u'INDIRECT_-1206907906', u'COPY_-1206879431'), (u'MULTIEQUAL_-1206912255', u'MULTIEQUAL_-1206912205'), (u'CALL_-1206930025', u'INDIRECT_-1206901102'), (u'STORE_-1206930340', u'INDIRECT_-1206896002'), (u'CALL_-1206931183', u'INDIRECT_-1206900323'), (u'CALLIND_-1206921388', u'INDIRECT_-1206888661'), (u'INDIRECT_-1206899855', u'MULTIEQUAL_-1206899237'), (u'CALL_-1206924677', u'INDIRECT_-1206897619'), (u'CALL_-1206929750', u'INT_NOTEQUAL_-1206929735'), (u'CALL_-1206926116', u'INDIRECT_-1206892595'), (u'MULTIEQUAL_-1206909741', u'MULTIEQUAL_-1206878101'), (u'CALL_-1206928155', u'INDIRECT_-1206900674'), (u'CALLIND_-1206921344', u'INDIRECT_-1206900032'), (u'CALL_-1206930915', u'INDIRECT_-1206893921'), (u'INDIRECT_-1206901273', u'MULTIEQUAL_-1206901355'), (u'CALL_-1206934888', u'INDIRECT_-1206896470'), (u'MULTIEQUAL_-1206877130', u'MULTIEQUAL_-1206876273'), (u'MULTIEQUAL_-1206906137', u'COPY_-1206906260'), (u'INDIRECT_-1206889071', u'MULTIEQUAL_-1206889052'), ('const-0', u'PTRSUB_-1206869141'), (u'CALL_-1206939523', u'INDIRECT_-1206906053'), (u'MULTIEQUAL_-1206910509', u'MULTIEQUAL_-1206910490'), (u'CALL_-1206921459', u'INDIRECT_-1206903133'), (u'INDIRECT_-1206890687', u'MULTIEQUAL_-1206889987'), (u'INDIRECT_-1206876904', u'MULTIEQUAL_-1206876552'), (u'CALL_-1206937729', u'INDIRECT_-1206883341'), (u'CALL_-1206931435', u'INDIRECT_-1206898697'), (u'INDIRECT_-1206907402', u'COPY_-1206879310'), (u'MULTIEQUAL_-1206908814', u'MULTIEQUAL_-1206909734'), (u'CALL_-1206924668', u'INDIRECT_-1206906508'), (u'CALL_-1206928667', u'INDIRECT_-1206911580'), (u'MULTIEQUAL_-1206880248', u'MULTIEQUAL_-1206880200'), (u'CALL_-1206921361', u'INDIRECT_-1206886694'), (u'CALLIND_-1206925046', u'INDIRECT_-1206891100'), (u'CALL_-1206930394', u'INDIRECT_-1206898215'), (u'INDIRECT_-1206885647', u'MULTIEQUAL_-1206884947'), (u'CALL_-1206930274', u'INDIRECT_-1206898546'), (u'MULTIEQUAL_-1206900812', u'MULTIEQUAL_-1206900793'), ('tmp_4225', u'CBRANCH_-1206932344'), (u'CALL_-1206927093', u'INDIRECT_-1206902021'), (u'INDIRECT_-1206898454', u'MULTIEQUAL_-1206898189'), (u'CALL_-1206930584', u'INDIRECT_-1206889328'), (u'CALL_-1206930157', u'INDIRECT_-1206894673'), (u'PTRADD_-1206871288', u'STORE_-1206921743'), (u'CAST_-1206869189', u'CALLIND_-1206921388'), (u'CALL_-1206928878', u'INDIRECT_-1206901814'), (u'CALL_-1206928357', u'INDIRECT_-1206877840'), ('const-0', u'INT_EQUAL_-1206930393'), (u'MULTIEQUAL_-1206873515', u'MULTIEQUAL_-1206873719'), (u'INDIRECT_-1206880837', u'MULTIEQUAL_-1206876756'), (u'STORE_-1206929169', u'INDIRECT_-1206899878'), (u'CALL_-1206938036', u'INDIRECT_-1206909873'), (u'MULTIEQUAL_-1206889252', u'COPY_-1206879031'), (u'CALL_-1206935821', u'INDIRECT_-1206883046'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206925215'), (u'CALL_-1206928155', u'INDIRECT_-1206885554'), (u'MULTIEQUAL_-1206887317', u'MULTIEQUAL_-1206886459'), (u'CALL_-1206929794', u'INDIRECT_-1206908300'), (u'STORE_-1206925381', u'INDIRECT_-1206883922'), (u'CALLIND_-1206925019', u'INDIRECT_-1206894444'), (u'INDIRECT_-1206896620', u'MULTIEQUAL_-1206897878'), ('const-11', u'INT_LESS_-1206925528'), (u'CALL_-1206928357', u'INDIRECT_-1206878177'), (u'INDIRECT_-1206910820', u'MULTIEQUAL_-1206912447'), ('const-1', u'INT_ADD_-1206877437'), (u'STORE_-1206924560', u'INDIRECT_-1206906178'), (u'INDIRECT_-1206899954', u'COPY_-1206878811'), (u'CALL_-1206931797', u'INDIRECT_-1206893029'), (u'CALL_-1206933594', u'INDIRECT_-1206918067'), (u'STORE_-1206930256', u'INDIRECT_-1206905206'), (u'INDIRECT_-1206899011', u'MULTIEQUAL_-1206880916'), (u'CALL_-1206934963', u'INDIRECT_-1206899621'), (u'CALL_-1206932327', u'INDIRECT_-1206899554'), (u'CALL_-1206934955', u'INDIRECT_-1206892475'), (u'INDIRECT_-1206901600', u'MULTIEQUAL_-1206903259'), (u'CALL_-1206928291', u'INDIRECT_-1206909388'), (u'INDIRECT_-1206885974', u'MULTIEQUAL_-1206874090'), (u'CALL_-1206939523', u'INDIRECT_-1206902273'), (u'CALL_-1206932827', u'INDIRECT_-1206901412'), (u'CALL_-1206928291', u'INDIRECT_-1206915454'), (u'INDIRECT_-1206890243', u'MULTIEQUAL_-1206891998'), (u'INDIRECT_-1206906254', u'MULTIEQUAL_-1206904164'), (u'MULTIEQUAL_-1206890461', u'MULTIEQUAL_-1206890353'), (u'STORE_-1206929190', u'INDIRECT_-1206894846'), (u'STORE_-1206928320', u'INDIRECT_-1206888507'), (u'INDIRECT_-1206886577', u'COPY_-1206879612'), (u'CALL_-1206926116', u'INDIRECT_-1206878061'), (u'MULTIEQUAL_-1206897397', u'MULTIEQUAL_-1206896981'), (u'INDIRECT_-1206902235', u'MULTIEQUAL_-1206901944'), (u'CALL_-1206929830', u'INDIRECT_-1206891942'), (u'INDIRECT_-1206910034', u'MULTIEQUAL_-1206907944'), (u'CALL_-1206921844', u'INDIRECT_-1206892657'), (u'CALL_-1206938036', u'INDIRECT_-1206914493'), (u'MULTIEQUAL_-1206908773', u'MULTIEQUAL_-1206908752'), (u'INDIRECT_-1206906585', u'MULTIEQUAL_-1206906505'), (u'MULTIEQUAL_-1206907406', u'MULTIEQUAL_-1206908201'), ('const-0', u'INT_EQUAL_-1206926102'), (u'MULTIEQUAL_-1206895003', u'MULTIEQUAL_-1206894990'), (u'INDIRECT_-1206909135', u'MULTIEQUAL_-1206876813'), (u'CALL_-1206930086', u'INDIRECT_-1206903645'), (u'INDIRECT_-1206905988', u'MULTIEQUAL_-1206905870'), (u'INDIRECT_-1206905029', u'MULTIEQUAL_-1206905359'), (u'CALL_-1206929794', u'INDIRECT_-1206902000'), (u'INDIRECT_-1206914738', u'MULTIEQUAL_-1206914355'), (u'INDIRECT_-1206911282', u'MULTIEQUAL_-1206911105'), (u'INT_EQUAL_-1206924606', u'CBRANCH_-1206924600'), (u'INT_ADD_-1206871709', u'CAST_-1206868915'), (u'CALL_-1206938421', u'INDIRECT_-1206894998'), ('const-4294967295', u'INT_AND_-1206914592'), (u'INDIRECT_-1206887662', u'COPY_-1206879263'), (u'INDIRECT_-1206911078', u'MULTIEQUAL_-1206880948'), (u'MULTIEQUAL_-1206903629', u'MULTIEQUAL_-1206903627'), (u'INDIRECT_-1206896567', u'MULTIEQUAL_-1206895867'), (u'CALL_-1206937142', u'INDIRECT_-1206906332'), (u'MULTIEQUAL_-1206893997', u'MULTIEQUAL_-1206878063'), (u'CALL_-1206930274', u'INDIRECT_-1206904006'), (u'CALLIND_-1206924378', u'INDIRECT_-1206887781'), (u'MULTIEQUAL_-1206896593', u'MULTIEQUAL_-1206896572'), (u'CALLIND_-1206938189', u'INDIRECT_-1206908713'), (u'CALL_-1206935766', u'INDIRECT_-1206899226'), (u'INDIRECT_-1206895081', u'MULTIEQUAL_-1206894843'), (u'INDIRECT_-1206883807', u'MULTIEQUAL_-1206884880'), (u'INDIRECT_-1206912285', u'MULTIEQUAL_-1206911903'), (u'CALL_-1206934835', u'INDIRECT_-1206905271'), (u'CALL_-1206925604', u'INDIRECT_-1206894865'), (u'CALL_-1206931539', u'INDIRECT_-1206894893'), (u'CALL_-1206938900', u'INDIRECT_-1206896114'), (u'CALL_-1206931539', u'INDIRECT_-1206908333'), (u'BOOL_OR_-1206877023', u'BOOL_OR_-1206929590'), (u'INDIRECT_-1206892208', u'MULTIEQUAL_-1206892854'), (u'INDIRECT_-1206891920', u'MULTIEQUAL_-1206893547'), (u'INDIRECT_-1206897610', u'COPY_-1206880209'), (u'CALL_-1206930915', u'INT_ADD_-1206930881'), (u'INDIRECT_-1206906332', u'MULTIEQUAL_-1206906177'), (u'STORE_-1206933497', u'INDIRECT_-1206898730'), (u'STORE_-1206925248', u'INDIRECT_-1206886380'), (u'MULTIEQUAL_-1206908237', u'COPY_-1206908360'), ('tmp_5831', u'CBRANCH_-1206933844'), (u'INDIRECT_-1206899546', u'MULTIEQUAL_-1206901107'), (u'CALL_-1206928271', u'INDIRECT_-1206877012'), (u'MULTIEQUAL_-1206905328', u'MULTIEQUAL_-1206908858'), (u'INDIRECT_-1206893666', u'MULTIEQUAL_-1206895227'), (u'STORE_-1206933497', u'INDIRECT_-1206908390'), (u'CALL_-1206930457', u'INDIRECT_-1206905121'), (u'INDIRECT_-1206904329', u'MULTIEQUAL_-1206904209'), (u'CALL_-1206934460', u'INDIRECT_-1206890961'), (u'STORE_-1206930310', u'INDIRECT_-1206893046'), (u'MULTIEQUAL_-1206907437', u'MULTIEQUAL_-1206878096'), (u'STORE_-1206921852', u'INDIRECT_-1206882917'), (u'INDIRECT_-1206895720', u'MULTIEQUAL_-1206897387'), (u'INDIRECT_-1206895655', u'MULTIEQUAL_-1206895210'), (u'CALL_-1206934081', u'INDIRECT_-1206910048'), (u'STORE_-1206924545', u'INDIRECT_-1206895248'), (u'MULTIEQUAL_-1206880955', u'MULTIEQUAL_-1206880217'), (u'CALL_-1206935809', u'INDIRECT_-1206895051'), (u'INDIRECT_-1206897751', u'MULTIEQUAL_-1206897611'), (u'INDIRECT_-1206905527', u'MULTIEQUAL_-1206906062'), (u'STORE_-1206937788', u'INDIRECT_-1206908288'), (u'CALL_-1206934487', u'INDIRECT_-1206903574'), (u'CALL_-1206928291', u'INDIRECT_-1206892588'), (u'INDIRECT_-1206896793', u'MULTIEQUAL_-1206896634'), (u'STORE_-1206930340', u'INDIRECT_-1206908028'), (u'STORE_-1206929190', u'INDIRECT_-1206889806'), ('const-68', u'PTRSUB_-1206881375'), (u'INDIRECT_-1206901168', u'MULTIEQUAL_-1206901012'), (u'INDIRECT_-1206903891', u'MULTIEQUAL_-1206905115'), (u'CALL_-1206928281', u'INDIRECT_-1206908125'), (u'CALL_-1206938756', u'INDIRECT_-1206911997'), (u'CALL_-1206934888', u'INDIRECT_-1206896050'), (u'INDIRECT_-1206880838', u'MULTIEQUAL_-1206880684'), (u'CALLIND_-1206925046', u'INDIRECT_-1206892360'), (u'CALL_-1206931539', u'INDIRECT_-1206910013'), (u'INDIRECT_-1206899516', u'MULTIEQUAL_-1206899428'), (u'INDIRECT_-1206888241', u'MULTIEQUAL_-1206889898'), (u'MULTIEQUAL_-1206904745', u'MULTIEQUAL_-1206904770'), (u'CALL_-1206938958', u'INDIRECT_-1206901604'), (u'INDIRECT_-1206896258', u'MULTIEQUAL_-1206894578'), (u'INDIRECT_-1206882631', u'MULTIEQUAL_-1206882491'), (u'LOAD_-1206934836', u'INT_RIGHT_-1206934799'), (u'INDIRECT_-1206895380', u'MULTIEQUAL_-1206895081'), (u'CALL_-1206931337', u'INDIRECT_-1206890570'), (u'INDIRECT_-1206889540', u'MULTIEQUAL_-1206890469'), (u'INDIRECT_-1206897857', u'COPY_-1206873743'), (u'CALL_-1206921722', u'INDIRECT_-1206901951'), ('const-433', u'LOAD_-1206938405'), (u'CALL_-1206935494', u'INDIRECT_-1206896563'), (u'INDIRECT_-1206901261', u'MULTIEQUAL_-1206902918'), (u'STORE_-1206925416', u'INDIRECT_-1206898643'), (u'CALL_-1206935821', u'INDIRECT_-1206906820'), (u'CALL_-1206937615', u'INDIRECT_-1206911340'), (u'STORE_-1206921525', u'INDIRECT_-1206891147'), (u'INT_EQUAL_-1206922744', u'CBRANCH_-1206922739'), (u'CAST_-1206871054', u'LOAD_-1206927740'), (u'INDIRECT_-1206873941', u'MULTIEQUAL_-1206875761'), (u'MULTIEQUAL_-1206874135', u'MULTIEQUAL_-1206907994'), (u'CALL_-1206931595', u'INDIRECT_-1206882983'), (u'MULTIEQUAL_-1206894804', u'MULTIEQUAL_-1206894156'), (u'INDIRECT_-1206901048', u'MULTIEQUAL_-1206900818'), (u'STORE_-1206924560', u'INDIRECT_-1206887698'), (u'INDIRECT_-1206899192', u'MULTIEQUAL_-1206899037'), (u'STORE_-1206934436', u'INDIRECT_-1206891688'), (u'INDIRECT_-1206898274', u'MULTIEQUAL_-1206896184'), (u'INDIRECT_-1206890108', u'MULTIEQUAL_-1206891674'), (u'MULTIEQUAL_-1206875943', u'MULTIEQUAL_-1206904859'), (u'CALL_-1206930394', u'INDIRECT_-1206896535'), (u'CALLIND_-1206921743', u'INDIRECT_-1206891513'), (u'CALL_-1206937559', u'INDIRECT_-1206898285'), ('const-433', u'LOAD_-1206921830'), (u'INDIRECT_-1206894854', u'MULTIEQUAL_-1206894436'), (u'INDIRECT_-1206891563', u'MULTIEQUAL_-1206891468'), (u'PTRADD_-1206871179', u'CAST_-1206868483'), (u'CALL_-1206937875', u'INDIRECT_-1206895090'), (u'STORE_-1206937611', u'INDIRECT_-1206911974'), (u'MULTIEQUAL_-1206899447', u'MULTIEQUAL_-1206899428'), (u'INDIRECT_-1206911674', u'MULTIEQUAL_-1206911469'), (u'CALL_-1206932359', u'INDIRECT_-1206903216'), (u'CALL_-1206928225', u'INDIRECT_-1206911031'), (u'INDIRECT_-1206908734', u'MULTIEQUAL_-1206908529'), (u'CALL_-1206934835', u'INDIRECT_-1206907791'), (u'STORE_-1206921567', u'INDIRECT_-1206895371'), (u'STORE_-1206924545', u'INDIRECT_-1206903648'), (u'CALL_-1206939005', u'INDIRECT_-1206908773'), ('tmp_25371', u'CALL_-1206929320'), (u'STORE_-1206928446', u'INDIRECT_-1206912557'), (u'INDIRECT_-1206890146', u'MULTIEQUAL_-1206889963'), (u'MULTIEQUAL_-1206899917', u'MULTIEQUAL_-1206899501'), (u'INDIRECT_-1206904006', u'MULTIEQUAL_-1206903823'), (u'CALL_-1206930394', u'INDIRECT_-1206899895'), (u'INDIRECT_-1206891734', u'MULTIEQUAL_-1206891318'), (u'MULTIEQUAL_-1206913336', u'PTRADD_-1206875437'), (u'CALL_-1206929202', u'INDIRECT_-1206889884'), (u'INDIRECT_-1206892453', u'MULTIEQUAL_-1206892535'), (u'STORE_-1206921743', u'INDIRECT_-1206885373'), (u'CALLIND_-1206921412', u'INDIRECT_-1206893346'), (u'CALL_-1206937446', u'INDIRECT_-1206903860'), (u'CALL_-1206929750', u'INDIRECT_-1206909580'), (u'CALL_-1206928155', u'INDIRECT_-1206897314'), (u'CALL_-1206930899', u'INDIRECT_-1206894749'), (u'CALL_-1206928209', u'INDIRECT_-1206908061'), (u'INDIRECT_-1206899243', u'MULTIEQUAL_-1206899909'), (u'INDIRECT_-1206896535', u'MULTIEQUAL_-1206897339'), (u'CALLIND_-1206925453', u'INDIRECT_-1206890459'), (u'CALLIND_-1206921388', u'INDIRECT_-1206883621'), (u'INDIRECT_-1206888805', u'MULTIEQUAL_-1206892941'), (u'MULTIEQUAL_-1206895685', u'MULTIEQUAL_-1206895679'), (u'INDIRECT_-1206891493', u'MULTIEQUAL_-1206894504'), (u'INDIRECT_-1206887293', u'MULTIEQUAL_-1206890304'), (u'INDIRECT_-1206892252', u'MULTIEQUAL_-1206892094'), (u'INDIRECT_-1206910100', u'MULTIEQUAL_-1206909996'), (u'STORE_-1206933958', u'INDIRECT_-1206890986'), (u'CAST_-1206874668', u'LOAD_-1206933607'), (u'MULTIEQUAL_-1206893368', u'MULTIEQUAL_-1206893233'), (u'PTRSUB_-1206881221', u'LOAD_-1206938857'), (u'INDIRECT_-1206891973', u'MULTIEQUAL_-1206895647'), ('tmp_25371', u'CALL_-1206933125'), (u'CALL_-1206930584', u'INDIRECT_-1206907808'), ('tmp_25371', u'CALL_-1206931545'), (u'INDIRECT_-1206902804', u'MULTIEQUAL_-1206902731'), (u'INDIRECT_-1206876640', u'MULTIEQUAL_-1206877109'), (u'CALL_-1206928815', u'INDIRECT_-1206904699'), (u'INDIRECT_-1206900340', u'MULTIEQUAL_-1206901999'), (u'CALLIND_-1206921372', u'INDIRECT_-1206896688'), (u'INDIRECT_-1206907665', u'MULTIEQUAL_-1206907283'), ('const-68', u'PTRSUB_-1206881532'), (u'INDIRECT_-1206901600', u'MULTIEQUAL_-1206903267'), (u'CALL_-1206932860', u'INDIRECT_-1206883370'), (u'INDIRECT_-1206899475', u'MULTIEQUAL_-1206876790'), (u'CALL_-1206921320', u'INDIRECT_-1206883636'), (u'STORE_-1206934224', u'INDIRECT_-1206910880'), (u'INDIRECT_-1206894398', u'MULTIEQUAL_-1206893767'), (u'STORE_-1206924934', u'INDIRECT_-1206898837'), (u'CALL_-1206922316', u'INDIRECT_-1206898076'), (u'CALL_-1206931745', u'INDIRECT_-1206890340'), (u'CALLIND_-1206931354', u'INDIRECT_-1206891508'), (u'CALL_-1206928150', u'INDIRECT_-1206903387'), (u'INDIRECT_-1206891627', u'MULTIEQUAL_-1206895881'), (u'CALL_-1206930407', u'INDIRECT_-1206890226'), (u'INDIRECT_-1206893588', u'MULTIEQUAL_-1206893970'), (u'INDIRECT_-1206905885', u'MULTIEQUAL_-1206905849'), (u'INDIRECT_-1206908573', u'MULTIEQUAL_-1206908068'), (u'INDIRECT_-1206892165', u'MULTIEQUAL_-1206896301'), (u'CALL_-1206938310', u'INDIRECT_-1206910477'), (u'STORE_-1206929190', u'INDIRECT_-1206906606'), (u'PTRSUB_-1206873137', u'LOAD_-1206925067'), ('const-0', u'INT_SLESS_-1206938166'), (u'MULTIEQUAL_-1206917923', u'MULTIEQUAL_-1206917908'), (u'MULTIEQUAL_-1206899421', u'MULTIEQUAL_-1206899373'), (u'INDIRECT_-1206895726', u'COPY_-1206879402'), ('const-8', u'PTRSUB_-1206881221'), (u'CALL_-1206931797', u'INDIRECT_-1206903949'), (u'CALL_-1206931749', u'INDIRECT_-1206905591'), (u'STORE_-1206921525', u'INDIRECT_-1206881907'), (u'INDIRECT_-1206900392', u'MULTIEQUAL_-1206899765'), (u'MULTIEQUAL_-1206883685', u'MULTIEQUAL_-1206883665'), (u'CALL_-1206929938', u'INDIRECT_-1206893268'), (u'CALL_-1206928474', u'INDIRECT_-1206888128'), ('const--12', u'INT_SUB_-1206925216'), (u'COPY_-1206926761', u'MULTIEQUAL_-1206915463'), (u'INDIRECT_-1206904562', u'MULTIEQUAL_-1206904385'), (u'STORE_-1206935460', u'INDIRECT_-1206912397'), (u'CALL_-1206924668', u'INDIRECT_-1206903148'), (u'INDIRECT_-1206899706', u'MULTIEQUAL_-1206906801'), (u'INDIRECT_-1206892463', u'MULTIEQUAL_-1206875912'), (u'STORE_-1206925221', u'INDIRECT_-1206891825'), (u'INDIRECT_-1206899534', u'MULTIEQUAL_-1206897444'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206872840'), (u'MULTIEQUAL_-1206890713', u'MULTIEQUAL_-1206890692'), (u'MULTIEQUAL_-1206887710', u'MULTIEQUAL_-1206888461'), (u'CALLIND_-1206925046', u'INDIRECT_-1206899080'), (u'INDIRECT_-1206884599', u'MULTIEQUAL_-1206884379'), (u'CALL_-1206925694', u'INDIRECT_-1206876769'), (u'MULTIEQUAL_-1206905771', u'MULTIEQUAL_-1206905729'), (u'CALL_-1206928357', u'INDIRECT_-1206903128'), (u'CALL_-1206925860', u'CALL_-1206925831'), (u'CALLIND_-1206921388', u'INDIRECT_-1206887401'), (u'STORE_-1206929169', u'INDIRECT_-1206891478'), (u'CALL_-1206939039', u'INDIRECT_-1206899552'), (u'INDIRECT_-1206914318', u'MULTIEQUAL_-1206912638'), (u'MULTIEQUAL_-1206898449', u'MULTIEQUAL_-1206898334'), (u'INDIRECT_-1206899062', u'MULTIEQUAL_-1206900541'), (u'CAST_-1206874728', u'COPY_-1206875117'), (u'CALL_-1206937875', u'INDIRECT_-1206903490'), (u'STORE_-1206924909', u'INDIRECT_-1206898283'), (u'CALL_-1206927360', u'INDIRECT_-1206888422'), (u'INDIRECT_-1206908467', u'MULTIEQUAL_-1206909002'), (u'INDIRECT_-1206905380', u'MULTIEQUAL_-1206907039'), (u'CALL_-1206934098', u'INDIRECT_-1206891159'), (u'INDIRECT_-1206905541', u'MULTIEQUAL_-1206905350'), (u'CALL_-1206937186', u'CAST_-1206877173'), (u'CALL_-1206928152', u'INDIRECT_-1206890391'), (u'MULTIEQUAL_-1206893252', u'MULTIEQUAL_-1206893233'), (u'INDIRECT_-1206905648', u'MULTIEQUAL_-1206906294'), (u'CALL_-1206929320', u'INDIRECT_-1206887417'), (u'INDIRECT_-1206907266', u'MULTIEQUAL_-1206908705'), (u'CALL_-1206930105', u'INDIRECT_-1206903475'), (u'INDIRECT_-1206903268', u'MULTIEQUAL_-1206902836'), (u'MULTIEQUAL_-1206893361', u'MULTIEQUAL_-1206878061'), (u'INDIRECT_-1206901745', u'MULTIEQUAL_-1206903532'), (u'MULTIEQUAL_-1206912447', u'MULTIEQUAL_-1206912433'), (u'CALL_-1206930506', u'INDIRECT_-1206902471'), (u'MULTIEQUAL_-1206904049', u'MULTIEQUAL_-1206904047'), (u'CALL_-1206928382', u'INDIRECT_-1206899361'), (u'INDIRECT_-1206912258', u'MULTIEQUAL_-1206913335'), (u'STORE_-1206929190', u'INDIRECT_-1206886866'), (u'STORE_-1206937765', u'INDIRECT_-1206914158'), (u'CALL_-1206931674', u'INDIRECT_-1206893791'), (u'MULTIEQUAL_-1206906610', u'MULTIEQUAL_-1206907361'), (u'INDIRECT_-1206893521', u'MULTIEQUAL_-1206893245'), (u'MULTIEQUAL_-1206902250', u'MULTIEQUAL_-1206901612'), (u'INDIRECT_-1206880824', u'MULTIEQUAL_-1206876759'), (u'INDIRECT_-1206888012', u'MULTIEQUAL_-1206889549'), (u'INDIRECT_-1206898633', u'MULTIEQUAL_-1206898229'), (u'CALL_-1206931539', u'INDIRECT_-1206899513'), (u'INT_SUB_-1206921466', u'CALL_-1206921361'), (u'CALL_-1206934991', u'INDIRECT_-1206902164'), (u'INDIRECT_-1206901904', u'MULTIEQUAL_-1206904372'), ('const-433', u'LOAD_-1206923076'), (u'CALL_-1206921994', u'INDIRECT_-1206875315'), (u'CALL_-1206930394', u'INDIRECT_-1206894435'), (u'MULTIEQUAL_-1206895929', u'MULTIEQUAL_-1206895814'), (u'INDIRECT_-1206911150', u'MULTIEQUAL_-1206910934'), (u'INDIRECT_-1206884717', u'MULTIEQUAL_-1206884858'), (u'CALL_-1206930556', u'INDIRECT_-1206894354'), (u'INDIRECT_-1206897526', u'MULTIEQUAL_-1206897334'), (u'INDIRECT_-1206905420', u'MULTIEQUAL_-1206905304'), (u'INDIRECT_-1206889785', u'MULTIEQUAL_-1206889766'), (u'CALL_-1206929269', u'INDIRECT_-1206886293'), (u'CALL_-1206921954', u'INDIRECT_-1206896214'), (u'CALL_-1206928667', u'INDIRECT_-1206901500'), (u'CALL_-1206921954', u'INDIRECT_-1206885714'), (u'CALL_-1206933594', u'INDIRECT_-1206908082'), (u'INDIRECT_-1206905754', u'MULTIEQUAL_-1206905377'), ('const-168', u'PTRSUB_-1206880999'), (u'INDIRECT_-1206887965', u'MULTIEQUAL_-1206892101'), ('tmp_72836', u'PTRSUB_-1206879356'), (u'CALL_-1206933745', u'INDIRECT_-1206913818'), (u'MULTIEQUAL_-1206890827', u'MULTIEQUAL_-1206891210'), (u'MULTIEQUAL_-1206889929', u'MULTIEQUAL_-1206889910'), (u'CALL_-1206937302', u'INDIRECT_-1206902650'), (u'CALL_-1206932911', u'INDIRECT_-1206895590'), (u'CALL_-1206930927', u'INDIRECT_-1206894131'), (u'CALL_-1206922325', u'INDIRECT_-1206890663'), (u'MULTIEQUAL_-1206897181', u'MULTIEQUAL_-1206897073'), (u'INDIRECT_-1206889394', u'MULTIEQUAL_-1206889160'), (u'MULTIEQUAL_-1206900708', u'MULTIEQUAL_-1206904238'), (u'MULTIEQUAL_-1206907635', u'MULTIEQUAL_-1206907585'), (u'LOAD_-1206934651', u'CAST_-1206874261'), (u'INDIRECT_-1206890228', u'MULTIEQUAL_-1206890610'), (u'STORE_-1206928662', u'INDIRECT_-1206906387'), (u'INT_ZEXT_-1206911372', u'INT_LEFT_-1206922736'), (u'STORE_-1206927231', u'INDIRECT_-1206908002'), (u'MULTIEQUAL_-1206894808', u'MULTIEQUAL_-1206896295'), (u'INDIRECT_-1206902000', u'MULTIEQUAL_-1206903627'), (u'INDIRECT_-1206899914', u'MULTIEQUAL_-1206899709'), (u'MULTIEQUAL_-1206902364', u'MULTIEQUAL_-1206901716'), (u'CALL_-1206930882', u'INDIRECT_-1206890538'), (u'MULTIEQUAL_-1206898470', u'MULTIEQUAL_-1206897832'), (u'STORE_-1206922815', u'INDIRECT_-1206905449'), ('const-0', u'PTRSUB_-1206876415'), (u'INDIRECT_-1206895973', u'MULTIEQUAL_-1206896979'), (u'CALL_-1206928621', u'INDIRECT_-1206892786'), (u'CALL_-1206928108', u'INDIRECT_-1206894152'), (u'INDIRECT_-1206898527', u'COPY_-1206879866'), (u'INDIRECT_-1206917025', u'MULTIEQUAL_-1206918728'), (u'INDIRECT_-1206890325', u'MULTIEQUAL_-1206890420'), (u'CALL_-1206930210', u'INDIRECT_-1206903132'), (u'MULTIEQUAL_-1206904939', u'MULTIEQUAL_-1206905381'), (u'INDIRECT_-1206887473', u'MULTIEQUAL_-1206888559'), (u'CALL_-1206937615', u'INDIRECT_-1206894540'), (u'STORE_-1206930846', u'INDIRECT_-1206908887'), (u'STORE_-1206937920', u'INDIRECT_-1206897014'), ('const-433', u'LOAD_-1206931634'), (u'INDIRECT_-1206893629', u'MULTIEQUAL_-1206895475'), (u'MULTIEQUAL_-1206912887', u'MULTIEQUAL_-1206912868'), (u'CALL_-1206937559', u'INDIRECT_-1206894085'), (u'INDIRECT_-1206894155', u'COPY_-1206878377'), ('const-1084976', u'PTRSUB_-1206878650'), (u'CALL_-1206931545', u'INDIRECT_-1206905483'), (u'INT_NOTEQUAL_-1206933562', u'CBRANCH_-1206933559'), (u'STORE_-1206933497', u'INDIRECT_-1206893270'), (u'CALL_-1206928108', u'INDIRECT_-1206885332'), (u'STORE_-1206921743', u'INDIRECT_-1206898393'), (u'STORE_-1206937788', u'INDIRECT_-1206899468'), (u'INDIRECT_-1206888938', u'MULTIEQUAL_-1206888307'), (u'MULTIEQUAL_-1206885380', u'MULTIEQUAL_-1206885365'), (u'CALL_-1206939005', u'INDIRECT_-1206891973'), (u'INDIRECT_-1206900793', u'MULTIEQUAL_-1206900185'), (u'INDIRECT_-1206904600', u'MULTIEQUAL_-1206905858'), (u'INDIRECT_-1206912701', u'MULTIEQUAL_-1206880952'), (u'CALL_-1206928992', u'INDIRECT_-1206903023'), (u'CALL_-1206927405', u'INDIRECT_-1206903149'), (u'STORE_-1206921743', u'INDIRECT_-1206901333'), (u'INT_NOTEQUAL_-1206928632', u'CBRANCH_-1206928630'), (u'CALL_-1206924704', u'INDIRECT_-1206900580'), (u'CALL_-1206928815', u'INDIRECT_-1206895879'), (u'CALLIND_-1206929135', u'INDIRECT_-1206899738'), (u'INDIRECT_-1206901490', u'MULTIEQUAL_-1206901274'), (u'CALL_-1206938900', u'INDIRECT_-1206906194'), (u'STORE_-1206921840', u'INDIRECT_-1206899707'), (u'MULTIEQUAL_-1206919064', u'MULTIEQUAL_-1206916066'), (u'INDIRECT_-1206908308', u'MULTIEQUAL_-1206908152'), (u'CALL_-1206925694', u'INDIRECT_-1206899874'), (u'INDIRECT_-1206888148', u'MULTIEQUAL_-1206887992'), (u'PTRSUB_-1206880245', u'LOAD_-1206937261'), (u'INT_NOTEQUAL_-1206928266', u'CBRANCH_-1206928266'), (u'INDIRECT_-1206910080', u'MULTIEQUAL_-1206909781'), (u'CALL_-1206930882', u'INDIRECT_-1206901038'), (u'INDIRECT_-1206899335', u'MULTIEQUAL_-1206899057'), (u'INDIRECT_-1206897420', u'MULTIEQUAL_-1206897321'), (u'INDIRECT_-1206890754', u'MULTIEQUAL_-1206891158'), (u'MULTIEQUAL_-1206912448', u'MULTIEQUAL_-1206913935'), ('tmp_25370', u'CALL_-1206926019'), ('const-14', u'PTRADD_-1206924082'), (u'CALL_-1206936047', u'INDIRECT_-1206889755'), (u'CALL_-1206930157', u'INDIRECT_-1206896353'), (u'INDIRECT_-1206887526', u'MULTIEQUAL_-1206888965'), (u'INDIRECT_-1206900038', u'MULTIEQUAL_-1206899765'), (u'CAST_-1206872383', u'LOAD_-1206928761'), (u'CALL_-1206925783', u'INDIRECT_-1206906635'), (u'MULTIEQUAL_-1206907603', u'MULTIEQUAL_-1206907590'), (u'STORE_-1206921743', u'INDIRECT_-1206898813'), (u'INDIRECT_-1206896843', u'MULTIEQUAL_-1206897790'), (u'CALL_-1206929645', u'INDIRECT_-1206907670'), (u'INDIRECT_-1206888613', u'COPY_-1206878483'), (u'MULTIEQUAL_-1206897412', u'MULTIEQUAL_-1206897396'), (u'INDIRECT_-1206904722', u'MULTIEQUAL_-1206904527'), (u'STORE_-1206928732', u'INDIRECT_-1206902229'), (u'CALL_-1206933962', u'INDIRECT_-1206899894'), (u'CALL_-1206928677', u'INDIRECT_-1206906247'), (u'MULTIEQUAL_-1206906052', u'COPY_-1206879071'), (u'CALL_-1206938421', u'INDIRECT_-1206898778'), (u'MULTIEQUAL_-1206912024', u'MULTIEQUAL_-1206911376'), (u'CALL_-1206927297', u'INDIRECT_-1206900989'), (u'CALL_-1206933745', u'INDIRECT_-1206888432'), (u'INT_NOTEQUAL_-1206923301', u'CBRANCH_-1206923297'), (u'CALL_-1206925694', u'INDIRECT_-1206900714'), (u'SUBPIECE_-1206916771', u'STORE_-1206928327'), (u'CALL_-1206930228', u'INDIRECT_-1206894772'), (u'INDIRECT_-1206915357', u'MULTIEQUAL_-1206914777'), (u'INDIRECT_-1206897162', u'MULTIEQUAL_-1206896959'), (u'INDIRECT_-1206903953', u'INT_EQUAL_-1206939413'), (u'INDIRECT_-1206897060', u'MULTIEQUAL_-1206896013'), (u'CALL_-1206929830', u'INDIRECT_-1206897822'), (u'INDIRECT_-1206901606', u'COPY_-1206879416'), (u'INDIRECT_-1206909356', u'MULTIEQUAL_-1206909180'), (u'INDIRECT_-1206902956', u'MULTIEQUAL_-1206903020'), (u'CALL_-1206928601', u'INDIRECT_-1206894743'), (u'INDIRECT_-1206897824', u'MULTIEQUAL_-1206897370'), (u'MULTIEQUAL_-1206878082', u'INT_NOTEQUAL_-1206936130'), (u'LOAD_-1206925442', u'PTRSUB_-1206873298'), (u'INDIRECT_-1206900108', u'MULTIEQUAL_-1206899990'), (u'INT_EQUAL_-1206931110', u'CBRANCH_-1206931105'), (u'MULTIEQUAL_-1206907525', u'MULTIEQUAL_-1206907031'), (u'INDIRECT_-1206898053', u'MULTIEQUAL_-1206897894'), (u'CALLIND_-1206925453', u'INDIRECT_-1206891299'), (u'INDIRECT_-1206898775', u'COPY_-1206878388'), (u'MULTIEQUAL_-1206915512', u'MULTIEQUAL_-1206916432'), (u'INDIRECT_-1206900349', u'MULTIEQUAL_-1206902195'), (u'INDIRECT_-1206900022', u'MULTIEQUAL_-1206904585'), (u'CALL_-1206937924', u'INDIRECT_-1206884111'), (u'INDIRECT_-1206887837', u'MULTIEQUAL_-1206888218'), (u'CALL_-1206925432', u'INDIRECT_-1206903361'), (u'INDIRECT_-1206896751', u'MULTIEQUAL_-1206897975'), (u'MULTIEQUAL_-1206911045', u'MULTIEQUAL_-1206911070'), (u'MULTIEQUAL_-1206905438', u'MULTIEQUAL_-1206905381'), (u'CALL_-1206938927', u'INDIRECT_-1206899908'), (u'CALL_-1206931545', u'INDIRECT_-1206892043'), (u'CALL_-1206929296', u'INDIRECT_-1206894976'), (u'CALLIND_-1206921372', u'INDIRECT_-1206874843'), (u'CALL_-1206928257', u'INDIRECT_-1206909368'), (u'INDIRECT_-1206905551', u'MULTIEQUAL_-1206907584'), (u'INDIRECT_-1206903867', u'MULTIEQUAL_-1206904959'), (u'STORE_-1206922815', u'INDIRECT_-1206905029'), (u'INDIRECT_-1206896974', u'MULTIEQUAL_-1206896769'), (u'CALL_-1206930927', u'INDIRECT_-1206906731'), (u'CALL_-1206929621', u'INDIRECT_-1206897579'), (u'CALL_-1206934487', u'INDIRECT_-1206908194'), (u'STORE_-1206930329', u'INDIRECT_-1206898360'), (u'CALL_-1206938342', u'INDIRECT_-1206902095'), (u'INT_SUB_-1206930061', u'MULTIEQUAL_-1206916288'), (u'INDIRECT_-1206903006', u'MULTIEQUAL_-1206899701'), (u'STORE_-1206921852', u'INDIRECT_-1206891317'), (u'CALL_-1206934081', u'INDIRECT_-1206902068'), (u'CALL_-1206929324', u'INDIRECT_-1206906750'), (u'MULTIEQUAL_-1206913288', u'MULTIEQUAL_-1206914775'), (u'CALL_-1206932911', u'INDIRECT_-1206896010'), (u'CALL_-1206924677', u'INDIRECT_-1206886699'), (u'CALL_-1206928518', u'INDIRECT_-1206893187'), (u'CALL_-1206930636', u'INDIRECT_-1206905736'), (u'CALL_-1206928209', u'INDIRECT_-1206895881'), (u'INDIRECT_-1206895678', u'MULTIEQUAL_-1206895591'), (u'INDIRECT_-1206885473', u'MULTIEQUAL_-1206885169'), (u'CALL_-1206928734', u'INDIRECT_-1206904583'), (u'INDIRECT_-1206886033', u'MULTIEQUAL_-1206889044'), (u'MULTIEQUAL_-1206907871', u'MULTIEQUAL_-1206907829'), (u'CALL_-1206928677', u'INDIRECT_-1206892807'), (u'MULTIEQUAL_-1206894241', u'MULTIEQUAL_-1206894067'), (u'BOOL_AND_-1206923896', u'CBRANCH_-1206923923'), (u'MULTIEQUAL_-1206894245', u'MULTIEQUAL_-1206894270'), (u'MULTIEQUAL_-1206880937', u'MULTIEQUAL_-1206880199'), (u'MULTIEQUAL_-1206906925', u'MULTIEQUAL_-1206906941'), (u'CALL_-1206928281', u'INDIRECT_-1206879814'), (u'CALL_-1206930476', u'INDIRECT_-1206909167'), (u'INDIRECT_-1206889458', u'MULTIEQUAL_-1206891158'), (u'CALL_-1206924668', u'INDIRECT_-1206903568'), (u'INDIRECT_-1206897567', u'MULTIEQUAL_-1206898659'), (u'CALL_-1206928382', u'INDIRECT_-1206908181'), (u'INDIRECT_-1206898247', u'MULTIEQUAL_-1206897547'), (u'CALL_-1206928209', u'INDIRECT_-1206890001'), (u'CALL_-1206928815', u'INDIRECT_-1206901759'), (u'CALL_-1206921994', u'INDIRECT_-1206903377'), (u'CALL_-1206927405', u'INDIRECT_-1206907769'), (u'INDIRECT_-1206913541', u'MULTIEQUAL_-1206880954'), (u'CALL_-1206930362', u'INDIRECT_-1206893138'), (u'CALL_-1206927063', u'INDIRECT_-1206885134'), (u'MULTIEQUAL_-1206903573', u'MULTIEQUAL_-1206902872'), (u'INDIRECT_-1206918464', u'MULTIEQUAL_-1206876820'), (u'INDIRECT_-1206885283', u'MULTIEQUAL_-1206884786'), (u'INDIRECT_-1206890574', u'MULTIEQUAL_-1206891120'), (u'INDIRECT_-1206901325', u'MULTIEQUAL_-1206903112'), (u'INDIRECT_-1206887487', u'MULTIEQUAL_-1206887442'), (u'MULTIEQUAL_-1206916462', u'CALL_-1206930457'), (u'CALL_-1206929866', u'INDIRECT_-1206899104'), (u'CALL_-1206927093', u'INDIRECT_-1206907061'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206873304'), ('const-433', u'STORE_-1206873431'), (u'INDIRECT_-1206901618', u'MULTIEQUAL_-1206902608'), (u'INDIRECT_-1206891800', u'MULTIEQUAL_-1206891750'), (u'MULTIEQUAL_-1206909832', u'COPY_-1206879080'), (u'INDIRECT_-1206912064', u'MULTIEQUAL_-1206913317'), (u'INDIRECT_-1206889171', u'MULTIEQUAL_-1206876022'), (u'INDIRECT_-1206908855', u'COPY_-1206878412'), (u'CALL_-1206937430', u'INDIRECT_-1206908468'), (u'CALL_-1206931674', u'INDIRECT_-1206902191'), (u'INDIRECT_-1206907957', u'MULTIEQUAL_-1206907569'), (u'INDIRECT_-1206907797', u'MULTIEQUAL_-1206907217'), (u'CALLIND_-1206924378', u'INDIRECT_-1206885681'), (u'MULTIEQUAL_-1206894828', u'MULTIEQUAL_-1206898358'), (u'INDIRECT_-1206894661', u'MULTIEQUAL_-1206894974'), (u'MULTIEQUAL_-1206894859', u'MULTIEQUAL_-1206894839'), (u'INDIRECT_-1206891716', u'MULTIEQUAL_-1206891540'), (u'CALLIND_-1206921372', u'INDIRECT_-1206898788'), (u'CALL_-1206937875', u'INDIRECT_-1206908110'), (u'INDIRECT_-1206903139', u'MULTIEQUAL_-1206905729'), (u'INDIRECT_-1206908217', u'MULTIEQUAL_-1206907637'), (u'STORE_-1206928697', u'INDIRECT_-1206895488'), (u'INDIRECT_-1206893510', u'MULTIEQUAL_-1206893294'), (u'CALLIND_-1206921344', u'INDIRECT_-1206905912'), (u'CALL_-1206930157', u'INDIRECT_-1206897193'), (u'CALL_-1206921308', u'INDIRECT_-1206905986'), (u'INDIRECT_-1206897297', u'MULTIEQUAL_-1206896890'), (u'CALLIND_-1206921884', u'INDIRECT_-1206885292'), (u'INDIRECT_-1206891834', u'MULTIEQUAL_-1206892380'), (u'CALLIND_-1206921412', u'INDIRECT_-1206886626'), (u'CALL_-1206930927', u'INDIRECT_-1206890771'), (u'INDIRECT_-1206896301', u'MULTIEQUAL_-1206896110'), (u'MULTIEQUAL_-1206898219', u'MULTIEQUAL_-1206898205'), (u'STORE_-1206924909', u'INDIRECT_-1206889463'), (u'CALL_-1206933773', u'INDIRECT_-1206899366'), (u'STORE_-1206921525', u'INDIRECT_-1206890727'), (u'STORE_-1206928622', u'INDIRECT_-1206891404'), (u'MULTIEQUAL_-1206911798', u'MULTIEQUAL_-1206911769'), (u'INDIRECT_-1206909901', u'MULTIEQUAL_-1206909625'), (u'INDIRECT_-1206897957', u'MULTIEQUAL_-1206898953'), ('tmp_25371', u'CALL_-1206937924'), (u'INDIRECT_-1206894241', u'MULTIEQUAL_-1206894003'), (u'INDIRECT_-1206899964', u'COPY_-1206879178'), (u'INDIRECT_-1206907726', u'MULTIEQUAL_-1206909119'), (u'INDIRECT_-1206889272', u'MULTIEQUAL_-1206889123'), (u'CALL_-1206931545', u'INDIRECT_-1206909683'), (u'INDIRECT_-1206898386', u'MULTIEQUAL_-1206895081'), (u'INDIRECT_-1206905813', u'MULTIEQUAL_-1206906597'), (u'MULTIEQUAL_-1206883751', u'MULTIEQUAL_-1206884779'), (u'CALL_-1206925460', u'INDIRECT_-1206902535'), (u'CALL_-1206929202', u'INDIRECT_-1206891564'), (u'INDIRECT_-1206902552', u'MULTIEQUAL_-1206902397'), (u'INDIRECT_-1206892457', u'COPY_-1206879626'), (u'INDIRECT_-1206905575', u'COPY_-1206878956'), (u'INDIRECT_-1206892472', u'COPY_-1206879512'), (u'CALL_-1206929902', u'INDIRECT_-1206912752'), (u'CALL_-1206928601', u'INDIRECT_-1206883315'), (u'INDIRECT_-1206900175', u'MULTIEQUAL_-1206899897'), (u'MULTIEQUAL_-1206895447', u'MULTIEQUAL_-1206895830'), (u'CALL_-1206931745', u'INDIRECT_-1206912600'), (u'MULTIEQUAL_-1206898890', u'MULTIEQUAL_-1206898252'), (u'INDIRECT_-1206892495', u'MULTIEQUAL_-1206892387'), (u'CALL_-1206932827', u'INDIRECT_-1206906452'), (u'CALL_-1206924704', u'INDIRECT_-1206903520'), (u'CALL_-1206929529', u'INDIRECT_-1206895453'), (u'CALL_-1206935851', u'INDIRECT_-1206882059'), (u'MULTIEQUAL_-1206875262', u'MULTIEQUAL_-1206874235'), (u'INDIRECT_-1206892813', u'MULTIEQUAL_-1206892393'), (u'CALL_-1206933821', u'INDIRECT_-1206902750'), (u'CALL_-1206935851', u'INDIRECT_-1206909364'), (u'CALLIND_-1206925511', u'INDIRECT_-1206876963'), (u'MULTIEQUAL_-1206894386', u'MULTIEQUAL_-1206894359'), (u'INDIRECT_-1206907486', u'COPY_-1206879430'), (u'PTRSUB_-1206877335', u'LOAD_-1206930855'), (u'MULTIEQUAL_-1206904046', u'MULTIEQUAL_-1206904841'), (u'CALLIND_-1206925453', u'INDIRECT_-1206876257'), (u'CALL_-1206931545', u'INDIRECT_-1206879101'), (u'MULTIEQUAL_-1206911331', u'INT_RIGHT_-1206922756'), ('const-12', u'INT_ADD_-1206921924'), ('tmp_13823', u'CBRANCH_-1206928186'), (u'CALL_-1206938628', u'INDIRECT_-1206906254'), (u'CALL_-1206928108', u'INDIRECT_-1206900452'), (u'CALL_-1206934862', u'INDIRECT_-1206908400'), (u'INT_AND_-1206939069', u'MULTIEQUAL_-1206915562'), (u'INDIRECT_-1206908368', u'MULTIEQUAL_-1206908162'), (u'CALL_-1206937142', u'INDIRECT_-1206900872'), (u'CALL_-1206930915', u'INDIRECT_-1206888041'), (u'INDIRECT_-1206897331', u'MULTIEQUAL_-1206897191'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871715'), (u'STORE_-1206921525', u'INDIRECT_-1206888627'), (u'CALL_-1206928677', u'INDIRECT_-1206898687'), (u'CALL_-1206922556', u'INDIRECT_-1206903361'), (u'INDIRECT_-1206890375', u'COPY_-1206878368'), (u'MULTIEQUAL_-1206881596', u'MULTIEQUAL_-1206882296'), (u'STORE_-1206930175', u'INDIRECT_-1206887946'), (u'INDIRECT_-1206894396', u'INT_SUB_-1206932301'), (u'CALL_-1206924704', u'INDIRECT_-1206876552'), (u'CALL_-1206937446', u'INDIRECT_-1206912680'), (u'STORE_-1206932486', u'INDIRECT_-1206905487'), (u'CALL_-1206931435', u'INDIRECT_-1206900377'), (u'INDIRECT_-1206898305', u'MULTIEQUAL_-1206898400'), (u'STORE_-1206937765', u'INDIRECT_-1206909958'), (u'STORE_-1206929169', u'INDIRECT_-1206905758'), ('const-5', u'CALL_-1206931745'), (u'CALL_-1206928878', u'INDIRECT_-1206893834'), (u'INDIRECT_-1206903526', u'MULTIEQUAL_-1206904919'), (u'MULTIEQUAL_-1206885154', u'MULTIEQUAL_-1206885150'), (u'CALL_-1206925860', u'INDIRECT_-1206893246'), ('const-433', u'LOAD_-1206924914'), (u'INDIRECT_-1206897220', u'MULTIEQUAL_-1206896981'), (u'MULTIEQUAL_-1206904321', u'MULTIEQUAL_-1206904213'), (u'INDIRECT_-1206885373', u'MULTIEQUAL_-1206886459'), (u'INDIRECT_-1206905189', u'COPY_-1206880008'), (u'CALL_-1206924612', u'INDIRECT_-1206894143'), (u'CALL_-1206933594', u'INDIRECT_-1206891282'), (u'CALL_-1206931797', u'INDIRECT_-1206902689'), (u'INDIRECT_-1206897141', u'MULTIEQUAL_-1206896950'), (u'INDIRECT_-1206906486', u'COPY_-1206879768'), (u'CALL_-1206933962', u'INDIRECT_-1206900314'), (u'CALL_-1206924612', u'INDIRECT_-1206904643'), (u'INDIRECT_-1206908399', u'MULTIEQUAL_-1206908297'), (u'INDIRECT_-1206909812', u'MULTIEQUAL_-1206909498'), (u'INDIRECT_-1206903910', u'COPY_-1206880224'), (u'COPY_-1206871453', u'CALL_-1206922556'), ('const-0', u'INT_NOTEQUAL_-1206929089'), (u'COPY_-1206925612', u'MULTIEQUAL_-1206879503'), (u'CALL_-1206931773', u'INDIRECT_-1206902670'), ('const-433', u'LOAD_-1206921924'), (u'MULTIEQUAL_-1206880788', u'INT_LESSEQUAL_-1206932278'), (u'STORE_-1206928410', u'INDIRECT_-1206898676'), (u'INDIRECT_-1206903644', u'MULTIEQUAL_-1206903571'), (u'CALL_-1206929621', u'INDIRECT_-1206892119'), (u'MULTIEQUAL_-1206880926', u'MULTIEQUAL_-1206880188'), (u'INDIRECT_-1206891318', u'MULTIEQUAL_-1206891826'), (u'INDIRECT_-1206898943', u'MULTIEQUAL_-1206899890'), (u'MULTIEQUAL_-1206903090', u'MULTIEQUAL_-1206902452'), (u'INDIRECT_-1206905031', u'MULTIEQUAL_-1206905012'), (u'INDIRECT_-1206901974', u'MULTIEQUAL_-1206901597'), (u'STORE_-1206922815', u'INDIRECT_-1206896629'), (u'INDIRECT_-1206901809', u'MULTIEQUAL_-1206901689'), (u'CALL_-1206922316', u'INDIRECT_-1206887156'), (u'CALLIND_-1206925511', u'INDIRECT_-1206893851'), (u'CALL_-1206921722', u'INDIRECT_-1206905311'), (u'MULTIEQUAL_-1206893318', u'MULTIEQUAL_-1206893289'), (u'CALL_-1206939039', u'INDIRECT_-1206907112'), ('const-32', u'PTRSUB_-1206877247'), (u'CALLIND_-1206921856', u'INDIRECT_-1206892416'), (u'INDIRECT_-1206913569', u'MULTIEQUAL_-1206913449'), (u'CALL_-1206930457', u'INDIRECT_-1206899661'), ('const-2', u'INT_EQUAL_-1206924397'), (u'PTRSUB_-1206871786', u'LOAD_-1206921753'), (u'CALL_-1206936047', u'INDIRECT_-1206896475'), (u'INDIRECT_-1206895866', u'MULTIEQUAL_-1206892561'), (u'INDIRECT_-1206903360', u'MULTIEQUAL_-1206902313'), (u'STORE_-1206929190', u'INDIRECT_-1206894006'), (u'INDIRECT_-1206904205', u'MULTIEQUAL_-1206904169'), (u'CALL_-1206931337', u'INDIRECT_-1206907370'), (u'INDIRECT_-1206910734', u'MULTIEQUAL_-1206911280'), (u'INDIRECT_-1206891068', u'MULTIEQUAL_-1206891450'), (u'CALL_-1206937875', u'INDIRECT_-1206912730'), (u'CALL_-1206936110', u'INDIRECT_-1206895674'), (u'INDIRECT_-1206898134', u'MULTIEQUAL_-1206898680'), (u'INDIRECT_-1206904895', u'MULTIEQUAL_-1206904450'), (u'CALL_-1206937302', u'INDIRECT_-1206895930'), (u'MULTIEQUAL_-1206915893', u'STORE_-1206930329'), (u'CALL_-1206932827', u'INDIRECT_-1206893852'), (u'CALLIND_-1206938263', u'INDIRECT_-1206904982'), (u'STORE_-1206925221', u'INDIRECT_-1206906945'), (u'INDIRECT_-1206891792', u'MULTIEQUAL_-1206891614'), (u'MULTIEQUAL_-1206897135', u'MULTIEQUAL_-1206897085'), (u'CALL_-1206931797', u'INDIRECT_-1206901009'), ('const-1', u'INT_EQUAL_-1206928181'), (u'MULTIEQUAL_-1206913412', u'MULTIEQUAL_-1206913393'), (u'MULTIEQUAL_-1206911601', u'MULTIEQUAL_-1206912301'), (u'MULTIEQUAL_-1206909781', u'MULTIEQUAL_-1206909607'), (u'MULTIEQUAL_-1206904937', u'MULTIEQUAL_-1206904920'), ('const-1', u'PTRADD_-1206922728'), (u'CALL_-1206927017', u'INDIRECT_-1206900654'), (u'INDIRECT_-1206891197', u'MULTIEQUAL_-1206891578'), (u'INDIRECT_-1206913503', u'MULTIEQUAL_-1206913137'), (u'CALLIND_-1206925453', u'INDIRECT_-1206887099'), (u'INDIRECT_-1206896017', u'MULTIEQUAL_-1206895988'), (u'CALLIND_-1206921999', u'INDIRECT_-1206898789'), (u'MULTIEQUAL_-1206889201', u'MULTIEQUAL_-1206889027'), (u'MULTIEQUAL_-1206907290', u'MULTIEQUAL_-1206907265'), (u'CALL_-1206927418', u'INDIRECT_-1206908197'), (u'STORE_-1206928622', u'INDIRECT_-1206905264'), (u'CALL_-1206924756', u'INDIRECT_-1206883804'), (u'STORE_-1206930846', u'INDIRECT_-1206889147'), (u'CALL_-1206932271', u'INDIRECT_-1206909193'), (u'INDIRECT_-1206898258', u'MULTIEQUAL_-1206899248'), (u'PTRSUB_-1206880717', u'LOAD_-1206938000'), (u'INDIRECT_-1206894185', u'MULTIEQUAL_-1206895972'), (u'STORE_-1206927231', u'INDIRECT_-1206900442'), (u'CALL_-1206928281', u'INDIRECT_-1206909385'), (u'INDIRECT_-1206883315', u'MULTIEQUAL_-1206884345'), (u'MULTIEQUAL_-1206893577', u'MULTIEQUAL_-1206878062'), ('const-0', u'PTRSUB_-1206871798'), (u'STORE_-1206925416', u'INDIRECT_-1206900323'), ('const-433', u'LOAD_-1206923673'), (u'MULTIEQUAL_-1206876805', u'MULTIEQUAL_-1206906579'), (u'INDIRECT_-1206902497', u'MULTIEQUAL_-1206902109'), (u'INDIRECT_-1206908244', u'MULTIEQUAL_-1206908097'), (u'INDIRECT_-1206907248', u'MULTIEQUAL_-1206907130'), (u'INDIRECT_-1206903716', u'MULTIEQUAL_-1206903628'), (u'INDIRECT_-1206894025', u'COPY_-1206880095'), (u'STORE_-1206928662', u'INDIRECT_-1206893367'), (u'INDIRECT_-1206885301', u'MULTIEQUAL_-1206886958'), (u'INDIRECT_-1206906677', u'MULTIEQUAL_-1206906587'), (u'CALL_-1206938656', u'INDIRECT_-1206895768'), (u'STORE_-1206935460', u'INDIRECT_-1206911977'), (u'INT_MULT_-1206930395', u'SUBPIECE_-1206916927'), (u'STORE_-1206937772', u'INDIRECT_-1206907443'), (u'CALL_-1206924612', u'INDIRECT_-1206895403'), (u'STORE_-1206921743', u'INDIRECT_-1206895873'), (u'MULTIEQUAL_-1206911566', u'MULTIEQUAL_-1206911469'), (u'INDIRECT_-1206911566', u'MULTIEQUAL_-1206911469'), (u'CALL_-1206921722', u'INDIRECT_-1206892291'), ('const-433', u'LOAD_-1206921938'), (u'CALL_-1206937983', u'INDIRECT_-1206894729'), (u'CALL_-1206930584', u'INDIRECT_-1206891848'), (u'INDIRECT_-1206906290', u'MULTIEQUAL_-1206906199'), (u'CALL_-1206929269', u'INDIRECT_-1206896373'), (u'STORE_-1206921596', u'INDIRECT_-1206889086'), (u'CALL_-1206931539', u'INDIRECT_-1206897833'), (u'CALL_-1206930362', u'INDIRECT_-1206908258'), (u'INDIRECT_-1206904178', u'MULTIEQUAL_-1206904080'), (u'CALL_-1206921134', u'INDIRECT_-1206885700'), (u'MULTIEQUAL_-1206906253', u'MULTIEQUAL_-1206906232'), (u'CALL_-1206926063', u'INDIRECT_-1206905958'), ('tmp_15196', u'CBRANCH_-1206928305'), (u'CALL_-1206927297', u'INDIRECT_-1206907709'), (u'CALL_-1206930476', u'INDIRECT_-1206905807'), (u'CALL_-1206928772', u'INDIRECT_-1206896626'), (u'INDIRECT_-1206888250', u'MULTIEQUAL_-1206889767'), (u'CALL_-1206930086', u'INDIRECT_-1206905745'), (u'MULTIEQUAL_-1206907451', u'MULTIEQUAL_-1206907409'), (u'CALL_-1206921134', u'INDIRECT_-1206897880'), (u'STORE_-1206929169', u'INDIRECT_-1206901978'), (u'CALL_-1206934835', u'INDIRECT_-1206913251'), (u'INDIRECT_-1206907598', u'MULTIEQUAL_-1206902388'), (u'CAST_-1206870077', u'STORE_-1206924545'), (u'CALL_-1206928629', u'INDIRECT_-1206900637'), (u'INDIRECT_-1206898885', u'MULTIEQUAL_-1206903021'), ('const-433', u'LOAD_-1206931514'), (u'MULTIEQUAL_-1206889621', u'MULTIEQUAL_-1206889447'), (u'CALL_-1206935494', u'INDIRECT_-1206893203'), (u'INDIRECT_-1206906837', u'MULTIEQUAL_-1206907414'), (u'CALL_-1206923816', u'INDIRECT_-1206885557'), (u'LOAD_-1206921830', u'PTRSUB_-1206871431'), (u'INDIRECT_-1206901958', u'MULTIEQUAL_-1206901327'), (u'CALLIND_-1206925453', u'INDIRECT_-1206901379'), (u'STORE_-1206925479', u'INDIRECT_-1206902458'), (u'MULTIEQUAL_-1206901389', u'MULTIEQUAL_-1206900723'), (u'INDIRECT_-1206895471', u'MULTIEQUAL_-1206897504'), (u'INDIRECT_-1206898635', u'MULTIEQUAL_-1206899439'), (u'CALL_-1206938694', u'INDIRECT_-1206905451'), (u'CALL_-1206932860', u'INDIRECT_-1206893875'), (u'INT_EQUAL_-1206934174', u'CBRANCH_-1206934171'), (u'CALL_-1206927048', u'INDIRECT_-1206892762'), (u'MULTIEQUAL_-1206900684', u'MULTIEQUAL_-1206900646'), (u'MULTIEQUAL_-1206879837', u'MULTIEQUAL_-1206879531'), (u'CALL_-1206931745', u'INDIRECT_-1206896220'), (u'MULTIEQUAL_-1206900793', u'MULTIEQUAL_-1206900772'), (u'MULTIEQUAL_-1206888083', u'PTRADD_-1206877612'), (u'CALL_-1206934365', u'INDIRECT_-1206900975'), (u'CALL_-1206929938', u'INDIRECT_-1206906708'), (u'INDIRECT_-1206895361', u'MULTIEQUAL_-1206896117'), (u'INDIRECT_-1206913917', u'MULTIEQUAL_-1206914537'), (u'CALL_-1206925460', u'INDIRECT_-1206874053'), (u'CALL_-1206928194', u'INDIRECT_-1206895846'), ('tmp_5097', u'BRANCH_-1206934534'), ('const-433', u'STORE_-1206921567'), (u'INDIRECT_-1206897814', u'MULTIEQUAL_-1206897609'), (u'CAST_-1206873170', u'LOAD_-1206873439'), (u'CALL_-1206927360', u'INDIRECT_-1206888842'), (u'CAST_-1206874627', u'LOAD_-1206933530'), (u'INDIRECT_-1206904316', u'MULTIEQUAL_-1206904041'), (u'CALLIND_-1206925401', u'INDIRECT_-1206899672'), (u'COPY_-1206870858', u'MULTIEQUAL_-1206914158'), (u'STORE_-1206932305', u'INDIRECT_-1206895937'), (u'INDIRECT_-1206897076', u'MULTIEQUAL_-1206897140'), (u'MULTIEQUAL_-1206904894', u'MULTIEQUAL_-1206904890'), (u'INDIRECT_-1206874670', u'MULTIEQUAL_-1206876435'), ('const-56', u'PTRSUB_-1206870951'), (u'MULTIEQUAL_-1206906472', u'COPY_-1206879072'), (u'STORE_-1206928327', u'INDIRECT_-1206895650'), (u'INDIRECT_-1206894703', u'MULTIEQUAL_-1206894554'), (u'CALL_-1206928225', u'INDIRECT_-1206899691'), (u'CALL_-1206935907', u'INDIRECT_-1206902267'), (u'CALL_-1206928271', u'INDIRECT_-1206904737'), (u'INDIRECT_-1206905590', u'COPY_-1206880228'), (u'INDIRECT_-1206894405', u'MULTIEQUAL_-1206894386'), (u'CALL_-1206929320', u'INDIRECT_-1206886577'), (u'CALLIND_-1206924378', u'INDIRECT_-1206884841'), (u'MULTIEQUAL_-1206907404', u'MULTIEQUAL_-1206907366'), (u'STORE_-1206925416', u'INDIRECT_-1206883943'), (u'CALL_-1206934098', u'INDIRECT_-1206900819'), (u'INDIRECT_-1206913125', u'MULTIEQUAL_-1206912743'), (u'CALL_-1206928647', u'MULTIEQUAL_-1206920877'), (u'STORE_-1206928627', u'INDIRECT_-1206895446'), (u'INDIRECT_-1206891673', u'MULTIEQUAL_-1206892759'), (u'CALL_-1206930274', u'INDIRECT_-1206898126'), (u'INDIRECT_-1206895556', u'MULTIEQUAL_-1206895005'), (u'INDIRECT_-1206897808', u'MULTIEQUAL_-1206897376'), (u'INDIRECT_-1206907341', u'MULTIEQUAL_-1206911421'), (u'INDIRECT_-1206914975', u'MULTIEQUAL_-1206914357'), (u'CALL_-1206928878', u'INDIRECT_-1206905174'), (u'INDIRECT_-1206900397', u'MULTIEQUAL_-1206900009'), (u'MULTIEQUAL_-1206891919', u'MULTIEQUAL_-1206891919'), (u'MULTIEQUAL_-1206902787', u'MULTIEQUAL_-1206902730'), (u'INDIRECT_-1206910692', u'MULTIEQUAL_-1206910514'), (u'CALL_-1206930476', u'INDIRECT_-1206889847'), (u'STORE_-1206927241', u'INDIRECT_-1206906747'), (u'MULTIEQUAL_-1206905889', u'MULTIEQUAL_-1206905870'), (u'STORE_-1206927248', u'INDIRECT_-1206905492'), (u'INDIRECT_-1206902577', u'MULTIEQUAL_-1206903197'), (u'CALL_-1206934963', u'INDIRECT_-1206901301'), (u'CALL_-1206934098', u'INDIRECT_-1206891999'), (u'CALL_-1206938131', u'INDIRECT_-1206914131'), (u'MULTIEQUAL_-1206885949', u'PTRADD_-1206876848'), (u'CALL_-1206928271', u'INDIRECT_-1206897597'), (u'MULTIEQUAL_-1206887737', u'MULTIEQUAL_-1206886879'), (u'CALL_-1206928357', u'INDIRECT_-1206901448'), (u'STORE_-1206924560', u'INDIRECT_-1206904078'), (u'MULTIEQUAL_-1206895917', u'MULTIEQUAL_-1206880910'), (u'CALLIND_-1206925401', u'INDIRECT_-1206904292'), (u'MULTIEQUAL_-1206902231', u'MULTIEQUAL_-1206903259'), (u'STORE_-1206921743', u'INDIRECT_-1206889993'), (u'CALL_-1206937430', u'INDIRECT_-1206898808'), (u'STORE_-1206928697', u'INDIRECT_-1206896328'), (u'LOAD_-1206932418', u'PTRSUB_-1206876782'), (u'MULTIEQUAL_-1206907379', u'MULTIEQUAL_-1206907345'), (u'MULTIEQUAL_-1206907379', u'MULTIEQUAL_-1206907345'), (u'INDIRECT_-1206911293', u'MULTIEQUAL_-1206910685'), (u'INDIRECT_-1206891147', u'MULTIEQUAL_-1206892339'), (u'CALL_-1206934888', u'INDIRECT_-1206893110'), (u'CALL_-1206928677', u'INDIRECT_-1206908347'), (u'STORE_-1206925248', u'INDIRECT_-1206905280'), (u'CALL_-1206932827', u'INDIRECT_-1206897632'), (u'CALL_-1206928108', u'INDIRECT_-1206902972'), (u'CALLIND_-1206924378', u'INDIRECT_-1206900801'), (u'INDIRECT_-1206901641', u'MULTIEQUAL_-1206901775'), (u'INT_LEFT_-1206922740', u'INT_OR_-1206922701'), (u'INDIRECT_-1206901144', u'MULTIEQUAL_-1206902397'), (u'CALL_-1206922584', u'INDIRECT_-1206900979'), (u'MULTIEQUAL_-1206881101', u'MULTIEQUAL_-1206881080'), (u'CALL_-1206925860', u'INDIRECT_-1206901646'), (u'CALLIND_-1206925046', u'INDIRECT_-1206886900'), (u'INDIRECT_-1206909145', u'MULTIEQUAL_-1206908996'), (u'INDIRECT_-1206903796', u'MULTIEQUAL_-1206903860'), (u'CALL_-1206936047', u'INDIRECT_-1206893115'), (u'MULTIEQUAL_-1206888033', u'MULTIEQUAL_-1206887945'), (u'COPY_-1206871685', u'MULTIEQUAL_-1206872831'), (u'CALL_-1206932911', u'INDIRECT_-1206892230'), (u'CAST_-1206877555', u'PTRSUB_-1206880491'), (u'INDIRECT_-1206896742', u'MULTIEQUAL_-1206896547'), (u'INDIRECT_-1206911134', u'MULTIEQUAL_-1206910638'), (u'INDIRECT_-1206892823', u'MULTIEQUAL_-1206892728'), ('tmp_12542', u'CBRANCH_-1206930316'), (u'CALL_-1206932808', u'INDIRECT_-1206903498'), (u'CALL_-1206932271', u'INDIRECT_-1206894073'), (u'CALL_-1206929902', u'INDIRECT_-1206906686'), (u'INDIRECT_-1206888140', u'MULTIEQUAL_-1206887869'), (u'MULTIEQUAL_-1206897397', u'MULTIEQUAL_-1206896539'), (u'CALL_-1206928150', u'INDIRECT_-1206900867'), ('tmp_25370', u'CALLIND_-1206938189'), (u'INDIRECT_-1206890693', u'MULTIEQUAL_-1206891477'), (u'CALL_-1206934274', u'INT_ADD_-1206934237'), (u'MULTIEQUAL_-1206875945', u'MULTIEQUAL_-1206905699'), (u'CALL_-1206937559', u'INDIRECT_-1206892825'), (u'CALL_-1206929385', u'INDIRECT_-1206884945'), (u'CALL_-1206921459', u'INDIRECT_-1206902293'), (u'INDIRECT_-1206888525', u'MULTIEQUAL_-1206888506'), (u'MULTIEQUAL_-1206892063', u'MULTIEQUAL_-1206892050'), (u'CALLIND_-1206921359', u'INDIRECT_-1206897885'), (u'INDIRECT_-1206898026', u'MULTIEQUAL_-1206905121'), (u'CALL_-1206937414', u'INDIRECT_-1206905937'), (u'INT_AND_-1206925409', u'INT_EQUAL_-1206925118'), (u'CAST_-1206875234', u'CALL_-1206934487'), ('const-1', u'INT_ADD_-1206876061'), (u'CALL_-1206932911', u'INDIRECT_-1206911130'), (u'STORE_-1206930340', u'INDIRECT_-1206897262'), (u'MULTIEQUAL_-1206889893', u'MULTIEQUAL_-1206889889'), (u'STORE_-1206927231', u'INDIRECT_-1206894982'), (u'MULTIEQUAL_-1206889985', u'MULTIEQUAL_-1206889965'), (u'INDIRECT_-1206916554', u'MULTIEQUAL_-1206917908'), (u'INDIRECT_-1206906720', u'MULTIEQUAL_-1206906421'), (u'STORE_-1206937788', u'INDIRECT_-1206912488'), (u'CALL_-1206931545', u'INDIRECT_-1206892463'), (u'INDIRECT_-1206901180', u'MULTIEQUAL_-1206902847'), (u'INDIRECT_-1206891540', u'MULTIEQUAL_-1206891441'), (u'MULTIEQUAL_-1206918606', u'MULTIEQUAL_-1206918581'), (u'CALL_-1206935821', u'INDIRECT_-1206894220'), (u'MULTIEQUAL_-1206900373', u'MULTIEQUAL_-1206900352'), (u'INDIRECT_-1206910958', u'MULTIEQUAL_-1206905748'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880689'), (u'STORE_-1206929190', u'INDIRECT_-1206892326'), (u'MULTIEQUAL_-1206886118', u'MULTIEQUAL_-1206886061'), (u'CALL_-1206930584', u'INDIRECT_-1206896048'), (u'MULTIEQUAL_-1206894620', u'MULTIEQUAL_-1206894605'), (u'MULTIEQUAL_-1206888130', u'MULTIEQUAL_-1206888059'), (u'STORE_-1206928622', u'INDIRECT_-1206885104'), (u'MULTIEQUAL_-1206896907', u'MULTIEQUAL_-1206896850'), (u'CALL_-1206928291', u'INDIRECT_-1206913168'), (u'CALL_-1206924668', u'INDIRECT_-1206906088'), (u'CALL_-1206935494', u'INDIRECT_-1206908743'), (u'CALL_-1206929324', u'INDIRECT_-1206892050'), (u'CALL_-1206928331', u'INDIRECT_-1206895553'), (u'INDIRECT_-1206892405', u'MULTIEQUAL_-1206880163'), (u'CALL_-1206930506', u'INDIRECT_-1206888191'), (u'CALL_-1206924677', u'INDIRECT_-1206895519'), (u'INDIRECT_-1206907073', u'MULTIEQUAL_-1206907857'), (u'CALL_-1206937559', u'INDIRECT_-1206893665'), (u'CALL_-1206928629', u'INDIRECT_-1206914077'), (u'CALL_-1206927297', u'INDIRECT_-1206886289'), (u'CALL_-1206934991', u'INDIRECT_-1206895024'), (u'INDIRECT_-1206909023', u'MULTIEQUAL_-1206909970'), (u'COPY_-1206927048', u'MULTIEQUAL_-1206888361'), (u'INDIRECT_-1206900985', u'MULTIEQUAL_-1206905121'), (u'CALL_-1206937824', u'INDIRECT_-1206900105'), (u'INDIRECT_-1206890475', u'MULTIEQUAL_-1206890184'), (u'CALL_-1206929750', u'INDIRECT_-1206895300'), (u'MULTIEQUAL_-1206909008', u'MULTIEQUAL_-1206906001'), (u'MULTIEQUAL_-1206908688', u'MULTIEQUAL_-1206912218'), (u'INDIRECT_-1206896706', u'MULTIEQUAL_-1206893401'), (u'MULTIEQUAL_-1206901949', u'MULTIEQUAL_-1206901933'), ('const-56', u'PTRSUB_-1206875876'), (u'INDIRECT_-1206894308', u'MULTIEQUAL_-1206894954'), (u'CALL_-1206927360', u'INDIRECT_-1206905642'), (u'INDIRECT_-1206893234', u'MULTIEQUAL_-1206891144'), (u'CALL_-1206939523', u'INDIRECT_-1206908153'), (u'INDIRECT_-1206907093', u'MULTIEQUAL_-1206906673'), (u'CALL_-1206930362', u'INDIRECT_-1206899438'), (u'INDIRECT_-1206897747', u'MULTIEQUAL_-1206899470'), (u'MULTIEQUAL_-1206901570', u'MULTIEQUAL_-1206902321'), (u'CALL_-1206922556', u'INDIRECT_-1206882781'), (u'INDIRECT_-1206898213', u'MULTIEQUAL_-1206901645'), (u'CALL_-1206933711', u'INDIRECT_-1206895123'), (u'CALL_-1206935851', u'INDIRECT_-1206907684'), (u'INDIRECT_-1206892421', u'MULTIEQUAL_-1206893177'), (u'INDIRECT_-1206901265', u'MULTIEQUAL_-1206901233'), (u'INDIRECT_-1206882869', u'MULTIEQUAL_-1206882777'), (u'CALL_-1206938756', u'INDIRECT_-1206893097'), (u'CALL_-1206925604', u'INDIRECT_-1206897385'), (u'INDIRECT_-1206891295', u'COPY_-1206878922'), (u'STORE_-1206924919', u'INDIRECT_-1206896307'), (u'CALL_-1206934963', u'INDIRECT_-1206908021'), (u'INDIRECT_-1206896491', u'MULTIEQUAL_-1206896351'), (u'MULTIEQUAL_-1206876780', u'MULTIEQUAL_-1206896079'), (u'MULTIEQUAL_-1206881431', u'MULTIEQUAL_-1206881374'), (u'MULTIEQUAL_-1206891952', u'MULTIEQUAL_-1206891936'), (u'CAST_-1206869445', u'INT_ADD_-1206923027'), (u'LOAD_-1206939460', u'PTRSUB_-1206880037'), ('const-0', u'CALL_-1206931128'), (u'STORE_-1206928482', u'INDIRECT_-1206907118'), (u'CALL_-1206925694', u'INDIRECT_-1206877780'), ('const-5', u'CALL_-1206931595'), (u'MULTIEQUAL_-1206911378', u'MULTIEQUAL_-1206911349'), (u'INDIRECT_-1206889517', u'MULTIEQUAL_-1206889898'), (u'MULTIEQUAL_-1206904194', u'MULTIEQUAL_-1206905114'), (u'CALL_-1206929529', u'INDIRECT_-1206894193'), (u'INDIRECT_-1206909228', u'MULTIEQUAL_-1206910767'), (u'INDIRECT_-1206903980', u'MULTIEQUAL_-1206903930'), (u'MULTIEQUAL_-1206904808', u'MULTIEQUAL_-1206901801'), (u'INDIRECT_-1206898604', u'MULTIEQUAL_-1206898531'), (u'INDIRECT_-1206883158', u'MULTIEQUAL_-1206884858'), (u'INDIRECT_-1206902708', u'MULTIEQUAL_-1206903354'), (u'INDIRECT_-1206910737', u'MULTIEQUAL_-1206910330'), (u'INDIRECT_-1206900079', u'MULTIEQUAL_-1206899859'), (u'INDIRECT_-1206908993', u'MULTIEQUAL_-1206908488'), (u'CALL_-1206935494', u'INDIRECT_-1206905803'), (u'CALL_-1206937824', u'INDIRECT_-1206896745'), ('const-24', u'PTRSUB_-1206876433'), (u'CALL_-1206939523', u'INDIRECT_-1206893033'), (u'INDIRECT_-1206896358', u'MULTIEQUAL_-1206896866'), ('const-0', u'CALL_-1206931539'), (u'INDIRECT_-1206902930', u'MULTIEQUAL_-1206902839'), (u'INDIRECT_-1206893636', u'MULTIEQUAL_-1206893548'), (u'INDIRECT_-1206891520', u'MULTIEQUAL_-1206891318'), (u'CALL_-1206928257', u'INDIRECT_-1206899288'), (u'INDIRECT_-1206908626', u'MULTIEQUAL_-1206908529'), (u'MULTIEQUAL_-1206908626', u'MULTIEQUAL_-1206908529'), (u'STORE_-1206921840', u'INDIRECT_-1206900967'), (u'CALL_-1206926063', u'INDIRECT_-1206877984'), (u'INT_ADD_-1206927190', u'INT_ADD_-1206927144'), (u'MULTIEQUAL_-1206898953', u'MULTIEQUAL_-1206898252'), (u'CALL_-1206932327', u'INDIRECT_-1206891994'), (u'MULTIEQUAL_-1206873711', u'INT_EQUAL_-1206921871'), (u'INDIRECT_-1206895495', u'COPY_-1206878932'), (u'INDIRECT_-1206911997', u'MULTIEQUAL_-1206911417'), (u'MULTIEQUAL_-1206887373', u'MULTIEQUAL_-1206887369'), (u'CALL_-1206934114', u'INDIRECT_-1206910911'), (u'CALL_-1206930362', u'INDIRECT_-1206894398'), (u'MULTIEQUAL_-1206898441', u'MULTIEQUAL_-1206898333'), ('const-8', u'PTRSUB_-1206875911'), (u'INDIRECT_-1206884953', u'MULTIEQUAL_-1206886039'), (u'INDIRECT_-1206892845', u'MULTIEQUAL_-1206892940'), (u'INDIRECT_-1206904997', u'MULTIEQUAL_-1206904907'), (u'CALL_-1206934460', u'INDIRECT_-1206882307'), (u'INDIRECT_-1206907121', u'MULTIEQUAL_-1206907877'), (u'INDIRECT_-1206892975', u'MULTIEQUAL_-1206892896'), (u'INDIRECT_-1206900657', u'MULTIEQUAL_-1206900250'), (u'INDIRECT_-1206900032', u'MULTIEQUAL_-1206899877'), ('const-0', u'CALL_-1206927360'), (u'INDIRECT_-1206893908', u'MULTIEQUAL_-1206893678'), (u'CALL_-1206928709', u'INDIRECT_-1206902719'), (u'INDIRECT_-1206908314', u'MULTIEQUAL_-1206908109'), (u'INDIRECT_-1206901226', u'MULTIEQUAL_-1206902787'), (u'LOAD_-1206928862', u'INT_LESS_-1206928845'), (u'LOAD_-1206928862', u'INT_EQUAL_-1206928845'), (u'INDIRECT_-1206904238', u'MULTIEQUAL_-1206902558'), (u'STORE_-1206921743', u'INDIRECT_-1206900913'), ('const-1192487', u'COPY_-1206878392'), (u'MULTIEQUAL_-1206900865', u'MULTIEQUAL_-1206900849'), (u'CALL_-1206931269', u'INDIRECT_-1206898107'), (u'INDIRECT_-1206895902', u'MULTIEQUAL_-1206895707'), (u'CALL_-1206928382', u'INDIRECT_-1206912147'), (u'CALL_-1206929902', u'INDIRECT_-1206908366'), (u'CALL_-1206921954', u'INDIRECT_-1206884034'), (u'CALL_-1206928644', u'INDIRECT_-1206890197'), (u'INDIRECT_-1206902095', u'MULTIEQUAL_-1206901705'), (u'INDIRECT_-1206911876', u'MULTIEQUAL_-1206911601'), (u'MULTIEQUAL_-1206881768', u'MULTIEQUAL_-1206881711'), (u'CALL_-1206937559', u'INDIRECT_-1206895345'), ('tmp_3379', u'CBRANCH_-1206935937'), (u'CALLIND_-1206921412', u'INDIRECT_-1206887466'), (u'INDIRECT_-1206896071', u'MULTIEQUAL_-1206880909'), (u'CALL_-1206934018', u'INDIRECT_-1206897408'), (u'STORE_-1206924545', u'INDIRECT_-1206891468'), (u'INDIRECT_-1206888799', u'MULTIEQUAL_-1206890318'), (u'CALL_-1206931797', u'INDIRECT_-1206889249'), (u'INDIRECT_-1206892015', u'MULTIEQUAL_-1206891625'), (u'INDIRECT_-1206883693', u'MULTIEQUAL_-1206883386'), (u'INDIRECT_-1206904534', u'MULTIEQUAL_-1206904329'), ('const-0', u'SUBPIECE_-1206876198'), (u'CALL_-1206928194', u'INDIRECT_-1206887866'), (u'STORE_-1206930310', u'INDIRECT_-1206895986'), (u'INDIRECT_-1206905492', u'COPY_-1206879543'), (u'INDIRECT_-1206906144', u'MULTIEQUAL_-1206905997'), (u'MULTIEQUAL_-1206880935', u'MULTIEQUAL_-1206880197'), (u'INDIRECT_-1206906017', u'MULTIEQUAL_-1206908711'), (u'STORE_-1206928732', u'INDIRECT_-1206908949'), (u'INDIRECT_-1206892195', u'MULTIEQUAL_-1206891917'), ('const-0', u'INT_EQUAL_-1206924582'), (u'INDIRECT_-1206902230', u'MULTIEQUAL_-1206900024'), (u'CALL_-1206928668', u'INDIRECT_-1206901968'), (u'CALL_-1206931269', u'INDIRECT_-1206893907'), (u'CALL_-1206930311', u'INDIRECT_-1206903209'), (u'INDIRECT_-1206887809', u'MULTIEQUAL_-1206888139'), (u'CALL_-1206921431', u'INDIRECT_-1206900593'), (u'STORE_-1206930340', u'INDIRECT_-1206908182'), (u'MULTIEQUAL_-1206901140', u'MULTIEQUAL_-1206901127'), (u'INDIRECT_-1206895866', u'MULTIEQUAL_-1206895753'), (u'CALL_-1206930457', u'INDIRECT_-1206907221'), (u'CALL_-1206925432', u'INDIRECT_-1206893701'), (u'MULTIEQUAL_-1206906425', u'MULTIEQUAL_-1206906450'), (u'MULTIEQUAL_-1206918319', u'MULTIEQUAL_-1206918305'), (u'INDIRECT_-1206902068', u'MULTIEQUAL_-1206901862'), (u'CALL_-1206928152', u'INDIRECT_-1206901731'), (u'INDIRECT_-1206899865', u'MULTIEQUAL_-1206899846'), (u'MULTIEQUAL_-1206916938', u'BOOL_NEGATE_-1206914593'), (u'CALL_-1206929750', u'INDIRECT_-1206900760'), (u'INT_NOTEQUAL_-1206925071', u'CBRANCH_-1206925068'), (u'CALL_-1206929974', u'INDIRECT_-1206901690'), (u'MULTIEQUAL_-1206895509', u'MULTIEQUAL_-1206894843'), (u'MULTIEQUAL_-1206912449', u'MULTIEQUAL_-1206912433'), (u'INDIRECT_-1206907777', u'MULTIEQUAL_-1206907748'), (u'STORE_-1206928627', u'INDIRECT_-1206906786'), (u'MULTIEQUAL_-1206887480', u'MULTIEQUAL_-1206887465'), (u'MULTIEQUAL_-1206893452', u'COPY_-1206879041'), ('const-8', u'PTRSUB_-1206873137'), (u'CALL_-1206922426', u'INDIRECT_-1206897018'), (u'MULTIEQUAL_-1206905222', u'MULTIEQUAL_-1206905169'), (u'INDIRECT_-1206905971', u'MULTIEQUAL_-1206876063'), (u'CALL_-1206928281', u'INDIRECT_-1206889645'), (u'INDIRECT_-1206905816', u'MULTIEQUAL_-1206905728'), ('const-0', u'INT_NOTEQUAL_-1206930296'), (u'INDIRECT_-1206904933', u'MULTIEQUAL_-1206907944'), (u'CALL_-1206938232', u'INDIRECT_-1206905383'), (u'CALL_-1206932860', u'INDIRECT_-1206908995'), (u'INT_NOTEQUAL_-1206922905', u'CBRANCH_-1206922903'), (u'INDIRECT_-1206907528', u'MULTIEQUAL_-1206907322'), (u'CALL_-1206929145', u'INDIRECT_-1206886606'), (u'CALL_-1206934487', u'INDIRECT_-1206914260'), (u'INDIRECT_-1206892234', u'MULTIEQUAL_-1206892033'), (u'CALL_-1206922316', u'INDIRECT_-1206898496'), (u'INDIRECT_-1206900539', u'MULTIEQUAL_-1206901579'), (u'INDIRECT_-1206891632', u'MULTIEQUAL_-1206891477'), (u'INDIRECT_-1206894715', u'MULTIEQUAL_-1206894437'), (u'INDIRECT_-1206911451', u'MULTIEQUAL_-1206912675'), (u'MULTIEQUAL_-1206897396', u'MULTIEQUAL_-1206897377'), (u'CALL_-1206933711', u'INDIRECT_-1206890503'), (u'CALLIND_-1206922636', u'INDIRECT_-1206898669'), ('const-312', u'PTRSUB_-1206876256'), (u'INDIRECT_-1206906492', u'MULTIEQUAL_-1206906314'), (u'CALL_-1206933594', u'INDIRECT_-1206908502'), (u'INDIRECT_-1206909474', u'MULTIEQUAL_-1206910020'), (u'CALL_-1206938900', u'INDIRECT_-1206900314'), (u'INDIRECT_-1206904846', u'MULTIEQUAL_-1206904663'), (u'INDIRECT_-1206899718', u'MULTIEQUAL_-1206900226'), (u'CALL_-1206930899', u'INDIRECT_-1206890549'), (u'STORE_-1206930351', u'INDIRECT_-1206900818'), (u'INDIRECT_-1206904793', u'MULTIEQUAL_-1206905799'), (u'INDIRECT_-1206905495', u'COPY_-1206878404'), (u'INDIRECT_-1206900957', u'MULTIEQUAL_-1206901534'), (u'INDIRECT_-1206902301', u'MULTIEQUAL_-1206906381'), (u'CALL_-1206925783', u'INDIRECT_-1206902435'), (u'INDIRECT_-1206915013', u'MULTIEQUAL_-1206914609'), (u'INDIRECT_-1206906072', u'MULTIEQUAL_-1206905923'), (u'INDIRECT_-1206911755', u'MULTIEQUAL_-1206911365'), (u'INDIRECT_-1206897503', u'MULTIEQUAL_-1206875925'), (u'CAST_-1206871161', u'CALL_-1206927048'), (u'INT_EQUAL_-1206937861', u'CBRANCH_-1206937860'), (u'INDIRECT_-1206899480', u'MULTIEQUAL_-1206901107'), (u'MULTIEQUAL_-1206912301', u'MULTIEQUAL_-1206912127'), ('tmp_25370', u'PTRSUB_-1206881488'), (u'CALL_-1206934862', u'INDIRECT_-1206905460'), (u'CALLIND_-1206925453', u'INDIRECT_-1206896759'), (u'CALL_-1206928474', u'INDIRECT_-1206900308'), (u'MULTIEQUAL_-1206907407', u'MULTIEQUAL_-1206907393'), (u'CALL_-1206938975', u'INDIRECT_-1206904136'), (u'CALL_-1206932860', u'INDIRECT_-1206904375'), (u'MULTIEQUAL_-1206921015', u'INT_LESS_-1206928377'), (u'STORE_-1206929089', u'INDIRECT_-1206896504'), (u'CALL_-1206929645', u'INDIRECT_-1206911450'), (u'CALL_-1206933745', u'INDIRECT_-1206906072'), (u'STORE_-1206930175', u'INDIRECT_-1206908526'), (u'CALL_-1206932808', u'INDIRECT_-1206884344'), (u'STORE_-1206925381', u'INDIRECT_-1206895682'), (u'MULTIEQUAL_-1206892981', u'MULTIEQUAL_-1206892807'), ('const-0', u'CALL_-1206927017'), (u'INDIRECT_-1206900267', u'MULTIEQUAL_-1206901990'), (u'CALL_-1206927833', u'INDIRECT_-1206899533'), (u'CALL_-1206938900', u'INDIRECT_-1206893174'), (u'CALL_-1206934862', u'INDIRECT_-1206908820'), (u'INDIRECT_-1206890528', u'MULTIEQUAL_-1206892094'), (u'INDIRECT_-1206887811', u'MULTIEQUAL_-1206887792'), (u'INDIRECT_-1206900684', u'MULTIEQUAL_-1206900537'), (u'CALL_-1206923816', u'INDIRECT_-1206898997'), (u'STORE_-1206927231', u'INDIRECT_-1206884902'), (u'CALL_-1206938694', u'INDIRECT_-1206902931'), (u'INDIRECT_-1206897601', u'MULTIEQUAL_-1206874111'), (u'MULTIEQUAL_-1206883099', u'MULTIEQUAL_-1206883099'), (u'INDIRECT_-1206884903', u'MULTIEQUAL_-1206884858'), (u'CALL_-1206928257', u'INDIRECT_-1206911888'), (u'MULTIEQUAL_-1206886554', u'MULTIEQUAL_-1206887474'), (u'INDIRECT_-1206907300', u'MULTIEQUAL_-1206907061'), (u'CALLIND_-1206938189', u'INDIRECT_-1206883928'), (u'MULTIEQUAL_-1206905345', u'MULTIEQUAL_-1206905339'), (u'INDIRECT_-1206912417', u'MULTIEQUAL_-1206911837'), (u'MULTIEQUAL_-1206901159', u'MULTIEQUAL_-1206901601'), (u'INDIRECT_-1206895497', u'MULTIEQUAL_-1206896074'), (u'INT_LESS_-1206932393', u'CBRANCH_-1206932390'), (u'STORE_-1206930310', u'INDIRECT_-1206905646'), (u'CALL_-1206928271', u'INDIRECT_-1206887713'), (u'INDIRECT_-1206892421', u'MULTIEQUAL_-1206893939'), (u'MULTIEQUAL_-1206902326', u'MULTIEQUAL_-1206902229'), (u'INDIRECT_-1206902326', u'MULTIEQUAL_-1206902229'), (u'MULTIEQUAL_-1206881211', u'MULTIEQUAL_-1206880511'), (u'CALL_-1206930362', u'INDIRECT_-1206887258'), (u'INDIRECT_-1206893233', u'MULTIEQUAL_-1206892813'), (u'INDIRECT_-1206908133', u'MULTIEQUAL_-1206907974'), (u'INDIRECT_-1206897161', u'MULTIEQUAL_-1206880914'), (u'CALL_-1206937446', u'INDIRECT_-1206894620'), (u'INDIRECT_-1206914385', u'MULTIEQUAL_-1206914003'), (u'INDIRECT_-1206903925', u'MULTIEQUAL_-1206908061'), (u'CALL_-1206930274', u'INDIRECT_-1206895606'), (u'CALL_-1206936019', u'INDIRECT_-1206903601'), (u'CALLIND_-1206921412', u'INDIRECT_-1206886206'), (u'INDIRECT_-1206896186', u'MULTIEQUAL_-1206897747'), (u'CALL_-1206928474', u'INDIRECT_-1206877203'), (u'CALL_-1206927316', u'INDIRECT_-1206892183'), (u'CALLIND_-1206925453', u'INDIRECT_-1206900539'), (u'INT_ADD_-1206924097', u'MULTIEQUAL_-1206873515'), ('const-0', u'COPY_-1206915475'), (u'MULTIEQUAL_-1206890825', u'MULTIEQUAL_-1206890805'), (u'STORE_-1206929089', u'INDIRECT_-1206904064'), (u'LOAD_-1206935577', u'INT_ADD_-1206935538'), (u'CALL_-1206928474', u'INDIRECT_-1206906188'), (u'CALLIND_-1206922636', u'INDIRECT_-1206891949'), (u'INDIRECT_-1206917024', u'INT_ZEXT_-1206925011'), (u'INDIRECT_-1206906240', u'MULTIEQUAL_-1206906141'), ('const-0', u'INT_EQUAL_-1206934260'), (u'INDIRECT_-1206901888', u'MULTIEQUAL_-1206901658'), (u'INDIRECT_-1206890898', u'MULTIEQUAL_-1206891406'), (u'CALL_-1206928271', u'INDIRECT_-1206898213'), (u'CALL_-1206938310', u'INDIRECT_-1206908797'), (u'CALL_-1206924661', u'INDIRECT_-1206900126'), (u'CALL_-1206929324', u'INDIRECT_-1206907170'), (u'CALLIND_-1206921412', u'INDIRECT_-1206907812'), (u'INDIRECT_-1206898878', u'MULTIEQUAL_-1206898617'), (u'STORE_-1206924560', u'INDIRECT_-1206903238'), (u'INDIRECT_-1206918128', u'MULTIEQUAL_-1206918047'), (u'INDIRECT_-1206904055', u'MULTIEQUAL_-1206903610'), (u'INT_ADD_-1206872477', u'CAST_-1206869667'), (u'MULTIEQUAL_-1206915239', u'CAST_-1206874372'), (u'CALL_-1206928291', u'INDIRECT_-1206905608'), (u'STORE_-1206937920', u'INDIRECT_-1206902894'), (u'MULTIEQUAL_-1206901990', u'MULTIEQUAL_-1206901919'), (u'STORE_-1206925221', u'INDIRECT_-1206892665'), (u'MULTIEQUAL_-1206905505', u'MULTIEQUAL_-1206905525'), (u'INDIRECT_-1206898421', u'MULTIEQUAL_-1206880917'), (u'CALL_-1206929621', u'INDIRECT_-1206901359'), (u'MULTIEQUAL_-1206895843', u'MULTIEQUAL_-1206895830'), (u'INDIRECT_-1206892324', u'MULTIEQUAL_-1206893577'), (u'CALL_-1206937302', u'INDIRECT_-1206907270'), (u'INDIRECT_-1206875857', u'MULTIEQUAL_-1206875702'), (u'CALL_-1206928150', u'INDIRECT_-1206910107'), (u'CALL_-1206930210', u'INDIRECT_-1206898092'), (u'MULTIEQUAL_-1206915893', u'MULTIEQUAL_-1206915856'), (u'CALL_-1206928709', u'INDIRECT_-1206916064'), (u'CALL_-1206939005', u'INDIRECT_-1206884408'), (u'CALLIND_-1206938827', u'INDIRECT_-1206906995'), (u'LOAD_-1206939555', u'INT_AND_-1206881967'), (u'INDIRECT_-1206897191', u'MULTIEQUAL_-1206876042'), (u'CALL_-1206931337', u'INDIRECT_-1206903590'), (u'INDIRECT_-1206903664', u'MULTIEQUAL_-1206904917'), (u'CALL_-1206924677', u'INDIRECT_-1206891319'), (u'STORE_-1206935460', u'INDIRECT_-1206901057'), (u'STORE_-1206925381', u'INDIRECT_-1206901562'), (u'MULTIEQUAL_-1206909650', u'MULTIEQUAL_-1206909632'), (u'LOAD_-1206930328', u'INT_NOTEQUAL_-1206930304'), (u'CALL_-1206928108', u'INDIRECT_-1206905072'), (u'CALL_-1206924677', u'INDIRECT_-1206899719'), (u'INDIRECT_-1206897955', u'MULTIEQUAL_-1206897847'), (u'CALL_-1206930241', u'INDIRECT_-1206896770'), (u'CALL_-1206937142', u'INDIRECT_-1206905492'), (u'INDIRECT_-1206904315', u'MULTIEQUAL_-1206904236'), (u'CALLIND_-1206924365', u'INDIRECT_-1206898753'), (u'CALL_-1206934835', u'INDIRECT_-1206904431'), ('const-257', u'STORE_-1206921852'), (u'CALL_-1206929324', u'INDIRECT_-1206891630'), (u'INDIRECT_-1206904683', u'MULTIEQUAL_-1206904317'), (u'INDIRECT_-1206906402', u'MULTIEQUAL_-1206906141'), (u'INDIRECT_-1206904291', u'MULTIEQUAL_-1206876059'), (u'STORE_-1206937920', u'INDIRECT_-1206895334'), (u'INDIRECT_-1206904363', u'MULTIEQUAL_-1206904140'), (u'CALL_-1206929750', u'INDIRECT_-1206904540'), (u'INDIRECT_-1206899718', u'MULTIEQUAL_-1206899457'), (u'INDIRECT_-1206889511', u'MULTIEQUAL_-1206889934'), (u'INDIRECT_-1206889511', u'MULTIEQUAL_-1206889934'), (u'PTRSUB_-1206881488', u'LOAD_-1206939460'), (u'CALL_-1206925460', u'INDIRECT_-1206886575'), (u'CALL_-1206928291', u'INDIRECT_-1206901828'), (u'CALL_-1206929529', u'INDIRECT_-1206912253'), (u'INDIRECT_-1206892058', u'MULTIEQUAL_-1206886848'), (u'STORE_-1206921864', u'INDIRECT_-1206903507'), (u'CALL_-1206929324', u'INDIRECT_-1206895410'), (u'INDIRECT_-1206891687', u'MULTIEQUAL_-1206891642'), (u'CALL_-1206928257', u'INDIRECT_-1206906008'), (u'CALL_-1206921447', u'INDIRECT_-1206899344'), (u'CALL_-1206938694', u'INDIRECT_-1206899571'), (u'STORE_-1206930340', u'INDIRECT_-1206891648'), (u'INDIRECT_-1206903758', u'MULTIEQUAL_-1206903660'), (u'STORE_-1206928270', u'INDIRECT_-1206886346'), (u'CALL_-1206924668', u'INDIRECT_-1206901888'), (u'LOAD_-1206924386', u'PTRSUB_-1206872787'), (u'INDIRECT_-1206902414', u'MULTIEQUAL_-1206902180'), (u'INDIRECT_-1206897935', u'MULTIEQUAL_-1206897690'), (u'STORE_-1206921840', u'INDIRECT_-1206885847'), (u'CALL_-1206924612', u'INDIRECT_-1206886583'), (u'MULTIEQUAL_-1206901527', u'MULTIEQUAL_-1206901470'), (u'INDIRECT_-1206899276', u'MULTIEQUAL_-1206899001'), (u'CALL_-1206938927', u'INDIRECT_-1206898228'), (u'CALL_-1206929974', u'INDIRECT_-1206910510'), (u'INDIRECT_-1206887778', u'MULTIEQUAL_-1206889478'), (u'MULTIEQUAL_-1206901577', u'MULTIEQUAL_-1206901560'), (u'STORE_-1206927248', u'INDIRECT_-1206906752'), (u'INDIRECT_-1206907748', u'MULTIEQUAL_-1206909314'), (u'CALLIND_-1206925453', u'INDIRECT_-1206902639'), (u'INDIRECT_-1206894546', u'MULTIEQUAL_-1206894512'), (u'CALL_-1206933594', u'INDIRECT_-1206904722'), (u'INDIRECT_-1206896866', u'MULTIEQUAL_-1206896683'), (u'CAST_-1206869766', u'INT_ADD_-1206923632'), (u'INDIRECT_-1206900708', u'MULTIEQUAL_-1206900882'), (u'CALL_-1206928629', u'INDIRECT_-1206883329'), (u'CALL_-1206934396', u'INDIRECT_-1206903518'), (u'MULTIEQUAL_-1206905228', u'MULTIEQUAL_-1206905204'), ('const-1184424', u'COPY_-1206928872'), (u'CALL_-1206933998', u'INDIRECT_-1206891094'), (u'CALL_-1206925432', u'INDIRECT_-1206883201'), (u'INDIRECT_-1206904592', u'MULTIEQUAL_-1206903965'), (u'INDIRECT_-1206911294', u'COPY_-1206878838'), (u'INDIRECT_-1206896211', u'MULTIEQUAL_-1206896192'), (u'CALL_-1206930210', u'INDIRECT_-1206908592'), (u'CALL_-1206929489', u'INDIRECT_-1206897117'), (u'CALL_-1206928677', u'INDIRECT_-1206894067'), ('const-1185616', u'COPY_-1206878928'), ('tmp_25371', u'CALL_-1206937559'), (u'STORE_-1206925221', u'INDIRECT_-1206888885'), (u'STORE_-1206933118', u'INDIRECT_-1206911540'), (u'MULTIEQUAL_-1206899972', u'MULTIEQUAL_-1206899953'), (u'CALLIND_-1206938827', u'INDIRECT_-1206910355'), (u'INDIRECT_-1206904891', u'MULTIEQUAL_-1206880931'), (u'CALL_-1206925694', u'INDIRECT_-1206905754'), (u'INDIRECT_-1206909029', u'MULTIEQUAL_-1206909055'), (u'CALL_-1206932271', u'INDIRECT_-1206902893'), ('const-0', u'INT_EQUAL_-1206930458'), (u'CALLIND_-1206929135', u'INDIRECT_-1206901838'), (u'MULTIEQUAL_-1206906513', u'MULTIEQUAL_-1206906425'), (u'INDIRECT_-1206893066', u'MULTIEQUAL_-1206894850'), (u'INDIRECT_-1206907004', u'MULTIEQUAL_-1206906931'), (u'CALLIND_-1206938827', u'INDIRECT_-1206901115'), (u'INDIRECT_-1206889093', u'MULTIEQUAL_-1206889175'), (u'INDIRECT_-1206896756', u'MULTIEQUAL_-1206896580'), (u'INDIRECT_-1206894884', u'MULTIEQUAL_-1206894430'), (u'CALL_-1206937430', u'CALL_-1206937414'), (u'LOAD_-1206929194', u'INT_ADD_-1206929171'), (u'COPY_-1206870783', u'MULTIEQUAL_-1206911240'), (u'LOAD_-1206937587', u'CALL_-1206937559'), (u'INDIRECT_-1206905374', u'MULTIEQUAL_-1206905169'), (u'MULTIEQUAL_-1206876040', u'MULTIEQUAL_-1206875922'), (u'INDIRECT_-1206881387', u'MULTIEQUAL_-1206881765'), (u'INDIRECT_-1206894387', u'MULTIEQUAL_-1206896110'), (u'INDIRECT_-1206908378', u'MULTIEQUAL_-1206908280'), (u'INDIRECT_-1206885346', u'MULTIEQUAL_-1206885154'), (u'CALL_-1206933998', u'INDIRECT_-1206909154'), (u'CALLIND_-1206922636', u'INDIRECT_-1206884389'), (u'INDIRECT_-1206892865', u'MULTIEQUAL_-1206892829'), ('tmp_3106', u'BRANCH_-1206937139'), (u'CALL_-1206929489', u'INDIRECT_-1206900477'), (u'CALL_-1206931435', u'INDIRECT_-1206899537'), (u'INDIRECT_-1206896505', u'MULTIEQUAL_-1206896486'), (u'CALL_-1206927093', u'INDIRECT_-1206891941'), (u'INDIRECT_-1206894995', u'MULTIEQUAL_-1206894750'), (u'INDIRECT_-1206900714', u'CAST_-1206872397'), (u'INDIRECT_-1206904661', u'MULTIEQUAL_-1206904552'), (u'INDIRECT_-1206891978', u'MULTIEQUAL_-1206893678'), (u'INDIRECT_-1206888580', u'MULTIEQUAL_-1206890247'), (u'CALL_-1206929974', u'INDIRECT_-1206887830'), (u'INDIRECT_-1206886346', u'MULTIEQUAL_-1206888130'), (u'MULTIEQUAL_-1206908661', u'MULTIEQUAL_-1206909361'), (u'CALL_-1206930105', u'INDIRECT_-1206904735'), (u'CALL_-1206929071', u'INDIRECT_-1206902639'), (u'INDIRECT_-1206903486', u'MULTIEQUAL_-1206910581'), (u'INDIRECT_-1206905413', u'MULTIEQUAL_-1206904805'), (u'STORE_-1206930340', u'INDIRECT_-1206905662'), (u'CALL_-1206922584', u'INDIRECT_-1206903079'), (u'INDIRECT_-1206883012', u'MULTIEQUAL_-1206882759'), (u'STORE_-1206928697', u'INDIRECT_-1206900528'), (u'INDIRECT_-1206904515', u'MULTIEQUAL_-1206876802'), (u'INDIRECT_-1206896187', u'MULTIEQUAL_-1206897379'), ('const-0', u'CALL_-1206928209'), (u'CALL_-1206921361', u'INT_NOTEQUAL_-1206921346'), (u'CALL_-1206924756', u'INDIRECT_-1206876576'), (u'INDIRECT_-1206914653', u'MULTIEQUAL_-1206914045'), ('const-433', u'STORE_-1206937920'), (u'INDIRECT_-1206891557', u'MULTIEQUAL_-1206891385'), (u'PTRSUB_-1206879356', u'CAST_-1206876432'), ('const-0', u'INT_NOTEQUAL_-1206929851'), (u'CALL_-1206932911', u'INDIRECT_-1206894330'), (u'INDIRECT_-1206881114', u'MULTIEQUAL_-1206880975'), (u'MULTIEQUAL_-1206892792', u'MULTIEQUAL_-1206892776'), (u'STORE_-1206928327', u'INDIRECT_-1206899430'), (u'CALL_-1206931545', u'INDIRECT_-1206897923'), ('const-433', u'LOAD_-1206927740'), (u'CALL_-1206928108', u'INDIRECT_-1206898352'), (u'INDIRECT_-1206891935', u'MULTIEQUAL_-1206891596'), (u'CALL_-1206931595', u'INDIRECT_-1206909194'), (u'CALL_-1206938656', u'INDIRECT_-1206914668'), (u'CALL_-1206928992', u'INDIRECT_-1206905123'), (u'INDIRECT_-1206900027', u'MULTIEQUAL_-1206899629'), (u'CALL_-1206928677', u'INDIRECT_-1206893647'), (u'CALL_-1206922325', u'INDIRECT_-1206901583'), (u'CALL_-1206938036', u'INDIRECT_-1206896013'), (u'CALL_-1206931595', u'INDIRECT_-1206895754'), (u'INDIRECT_-1206907761', u'MULTIEQUAL_-1206911841'), (u'CALL_-1206928291', u'INDIRECT_-1206911068'), (u'CALL_-1206932359', u'INDIRECT_-1206892716'), (u'INDIRECT_-1206905547', u'MULTIEQUAL_-1206905502'), (u'MULTIEQUAL_-1206892418', u'MULTIEQUAL_-1206892361'), (u'CALL_-1206930476', u'INDIRECT_-1206891947'), ('const-0', u'INT_NOTEQUAL_-1206876923'), (u'STORE_-1206924919', u'INDIRECT_-1206897987'), (u'INDIRECT_-1206902314', u'MULTIEQUAL_-1206901818'), (u'STORE_-1206932486', u'INDIRECT_-1206890367'), ('tmp_4414', u'CBRANCH_-1206935030'), (u'PTRSUB_-1206873117', u'LOAD_-1206925036'), (u'STORE_-1206937788', u'INDIRECT_-1206914588'), (u'CALL_-1206930362', u'INDIRECT_-1206893558'), (u'CALL_-1206937875', u'INDIRECT_-1206901810'), ('const-0', u'CALL_-1206928677'), (u'MULTIEQUAL_-1206904265', u'MULTIEQUAL_-1206904245'), (u'INDIRECT_-1206892305', u'MULTIEQUAL_-1206892225'), (u'INDIRECT_-1206875320', u'MULTIEQUAL_-1206876273'), (u'INDIRECT_-1206904851', u'MULTIEQUAL_-1206905717'), (u'INDIRECT_-1206880039', u'MULTIEQUAL_-1206874083'), (u'CALL_-1206921264', u'INDIRECT_-1206895887'), (u'CAST_-1206870461', u'PTRADD_-1206925207'), (u'CALL_-1206928331', u'INDIRECT_-1206890093'), (u'CALL_-1206921832', u'INDIRECT_-1206888620'), (u'CALL_-1206929385', u'INDIRECT_-1206901745'), (u'INDIRECT_-1206900364', u'MULTIEQUAL_-1206901947'), (u'CALL_-1206929902', u'INDIRECT_-1206907526'), (u'STORE_-1206934385', u'INDIRECT_-1206902575'), (u'INDIRECT_-1206897653', u'MULTIEQUAL_-1206897148'), (u'MULTIEQUAL_-1206881533', u'MULTIEQUAL_-1206880877'), (u'CALL_-1206934018', u'INDIRECT_-1206899928'), (u'CALL_-1206929269', u'INDIRECT_-1206900993'), (u'MULTIEQUAL_-1206899916', u'MULTIEQUAL_-1206899897'), (u'CALL_-1206937142', u'INDIRECT_-1206892472'), (u'STORE_-1206921830', u'INDIRECT_-1206895499'), (u'INDIRECT_-1206898831', u'MULTIEQUAL_-1206900864'), (u'CALL_-1206928644', u'INDIRECT_-1206888937'), (u'STORE_-1206921596', u'INDIRECT_-1206905466'), (u'INDIRECT_-1206891946', u'COPY_-1206879393'), ('tmp_12697', u'CBRANCH_-1206930378'), (u'STORE_-1206934224', u'INDIRECT_-1206898700'), (u'STORE_-1206929190', u'INDIRECT_-1206902826'), (u'CALL_-1206938694', u'INDIRECT_-1206912591'), (u'INDIRECT_-1206908465', u'MULTIEQUAL_-1206910252'), (u'STORE_-1206934385', u'INDIRECT_-1206896695'), (u'MULTIEQUAL_-1206894837', u'MULTIEQUAL_-1206878065'), (u'STORE_-1206928320', u'INDIRECT_-1206892707'), (u'INDIRECT_-1206913481', u'MULTIEQUAL_-1206913372'), (u'CALL_-1206937824', u'INDIRECT_-1206913545'), (u'INDIRECT_-1206889349', u'MULTIEQUAL_-1206890639'), (u'CALLIND_-1206924378', u'INDIRECT_-1206887361'), ('const-8', u'PTRADD_-1206878818'), (u'CALL_-1206928331', u'INDIRECT_-1206898073'), (u'INDIRECT_-1206893757', u'MULTIEQUAL_-1206894377'), (u'CALL_-1206932808', u'INDIRECT_-1206910218'), ('const-5', u'CALL_-1206924612'), (u'STORE_-1206930175', u'INDIRECT_-1206901386'), (u'MULTIEQUAL_-1206903204', u'MULTIEQUAL_-1206902556'), (u'LOAD_-1206931364', u'CALLIND_-1206931354'), (u'CALL_-1206935907', u'INDIRECT_-1206890087'), (u'MULTIEQUAL_-1206900316', u'MULTIEQUAL_-1206900310'), (u'CALL_-1206934274', u'INDIRECT_-1206881174'), (u'STORE_-1206933398', u'INDIRECT_-1206900360'), (u'LOAD_-1206933883', u'INT_ADD_-1206933860'), (u'INDIRECT_-1206896303', u'MULTIEQUAL_-1206896969'), (u'MULTIEQUAL_-1206896057', u'COPY_-1206896180'), ('const-0', u'INT_NOTEQUAL_-1206934050'), (u'INDIRECT_-1206878578', u'MULTIEQUAL_-1206880301'), ('tmp_8029', u'CBRANCH_-1206931530'), (u'MULTIEQUAL_-1206907748', u'MULTIEQUAL_-1206907724'), (u'INDIRECT_-1206893297', u'MULTIEQUAL_-1206893678'), (u'INDIRECT_-1206914337', u'MULTIEQUAL_-1206914957'), (u'INDIRECT_-1206913101', u'MULTIEQUAL_-1206876819'), (u'CALL_-1206921264', u'INDIRECT_-1206884547'), (u'CALL_-1206934460', u'INDIRECT_-1206893901'), (u'STORE_-1206932305', u'INDIRECT_-1206896777'), (u'STORE_-1206922815', u'INDIRECT_-1206883609'), (u'INDIRECT_-1206898244', u'MULTIEQUAL_-1206897790'), (u'CALLIND_-1206921884', u'INDIRECT_-1206884452'), (u'MULTIEQUAL_-1206897652', u'COPY_-1206879051'), (u'INDIRECT_-1206902536', u'MULTIEQUAL_-1206902600'), (u'INDIRECT_-1206898419', u'COPY_-1206880328'), (u'STORE_-1206921830', u'INDIRECT_-1206896339'), (u'INDIRECT_-1206892593', u'MULTIEQUAL_-1206892434'), (u'INDIRECT_-1206898645', u'COPY_-1206880106'), (u'INDIRECT_-1206891296', u'MULTIEQUAL_-1206891021'), (u'INDIRECT_-1206890611', u'MULTIEQUAL_-1206890471'), (u'CALL_-1206938756', u'INDIRECT_-1206891837'), (u'INDIRECT_-1206911478', u'MULTIEQUAL_-1206911217'), (u'MULTIEQUAL_-1206897799', u'MULTIEQUAL_-1206896771'), (u'STORE_-1206928622', u'INDIRECT_-1206907784'), (u'MULTIEQUAL_-1206905049', u'MULTIEQUAL_-1206905030'), (u'CALL_-1206928152', u'INDIRECT_-1206899631'), (u'INDIRECT_-1206915929', u'MULTIEQUAL_-1206916966'), ('const-0', u'INT_NOTEQUAL_-1206938354'), (u'STORE_-1206921864', u'INDIRECT_-1206898887'), (u'MULTIEQUAL_-1206899899', u'MULTIEQUAL_-1206899879'), (u'INDIRECT_-1206896533', u'MULTIEQUAL_-1206899544'), (u'INDIRECT_-1206907425', u'MULTIEQUAL_-1206907345'), (u'INT_NOTEQUAL_-1206875062', u'BOOL_OR_-1206927829'), (u'CALLIND_-1206921999', u'INDIRECT_-1206891229'), (u'INDIRECT_-1206895992', u'MULTIEQUAL_-1206897529'), (u'INDIRECT_-1206889068', u'MULTIEQUAL_-1206890607'), (u'INDIRECT_-1206903282', u'MULTIEQUAL_-1206904887'), (u'INDIRECT_-1206899507', u'MULTIEQUAL_-1206898807'), (u'CALL_-1206928709', u'INDIRECT_-1206899359'), (u'CALL_-1206929269', u'INDIRECT_-1206892593'), (u'CALL_-1206928647', u'INDIRECT_-1206913360'), (u'CALL_-1206937824', u'PTRSUB_-1206880614'), (u'CALL_-1206931545', u'INDIRECT_-1206899183'), (u'INDIRECT_-1206898763', u'MULTIEQUAL_-1206875928'), (u'CALL_-1206935907', u'INDIRECT_-1206909407'), (u'INT_ADD_-1206929155', u'CAST_-1206871540'), (u'CALL_-1206929830', u'INT_NOTEQUAL_-1206929815'), (u'MULTIEQUAL_-1206899553', u'MULTIEQUAL_-1206899549'), (u'CALL_-1206928382', u'INDIRECT_-1206893901'), (u'INDIRECT_-1206900993', u'MULTIEQUAL_-1206900834'), ('const-0', u'COPY_-1206875608'), (u'INDIRECT_-1206903635', u'MULTIEQUAL_-1206903017'), (u'CALL_-1206931773', u'INDIRECT_-1206907290'), (u'CALLIND_-1206938263', u'INDIRECT_-1206911702'), ('tmp_13142', u'CBRANCH_-1206929777'), (u'CALL_-1206931183', u'INDIRECT_-1206903683'), (u'STORE_-1206933118', u'INDIRECT_-1206909440'), (u'MULTIEQUAL_-1206890657', u'MULTIEQUAL_-1206890640'), (u'INDIRECT_-1206917314', u'MULTIEQUAL_-1206916972'), (u'CALL_-1206932911', u'INDIRECT_-1206908610'), (u'MULTIEQUAL_-1206894185', u'MULTIEQUAL_-1206894165'), (u'CALL_-1206929296', u'INDIRECT_-1206885316'), (u'INDIRECT_-1206896200', u'MULTIEQUAL_-1206897458'), (u'INDIRECT_-1206913497', u'MULTIEQUAL_-1206914117'), (u'MULTIEQUAL_-1206903855', u'MULTIEQUAL_-1206903805'), (u'CALL_-1206928152', u'INDIRECT_-1206892071'), (u'COPY_-1206879532', u'CALL_-1206928291'), (u'INDIRECT_-1206900760', u'MULTIEQUAL_-1206900558'), (u'CALL_-1206921431', u'INDIRECT_-1206897233'), (u'INDIRECT_-1206885991', u'MULTIEQUAL_-1206885851'), (u'CALL_-1206927316', u'INDIRECT_-1206907303'), (u'STORE_-1206928697', u'INDIRECT_-1206900108'), (u'CALL_-1206924661', u'INDIRECT_-1206898026'), (u'STORE_-1206937788', u'INDIRECT_-1206900308'), (u'CALL_-1206928209', u'INDIRECT_-1206893781'), (u'INT_EQUAL_-1206935480', u'CBRANCH_-1206935479'), (u'CALLIND_-1206925453', u'INDIRECT_-1206898859'), (u'CALL_-1206938694', u'INDIRECT_-1206893271'), (u'INDIRECT_-1206912394', u'MULTIEQUAL_-1206912193'), (u'CALL_-1206930241', u'INDIRECT_-1206905590'), (u'CALL_-1206928677', u'INDIRECT_-1206895747'), (u'MULTIEQUAL_-1206886379', u'MULTIEQUAL_-1206886345'), (u'CALL_-1206928474', u'INDIRECT_-1206899048'), (u'CALLIND_-1206925046', u'INDIRECT_-1206876058'), ('tmp_5136', u'CBRANCH_-1206934471'), (u'INDIRECT_-1206909613', u'COPY_-1206878533'), (u'CALL_-1206934862', u'INDIRECT_-1206910920'), ('tmp_13672', u'BRANCH_-1206927034'), (u'INDIRECT_-1206910246', u'MULTIEQUAL_-1206911639'), (u'MULTIEQUAL_-1206880902', u'MULTIEQUAL_-1206880164'), ('const--1', u'INT_NOTEQUAL_-1206928558'), (u'STORE_-1206924934', u'INDIRECT_-1206903037'), (u'INDIRECT_-1206907943', u'MULTIEQUAL_-1206907848'), (u'MULTIEQUAL_-1206899848', u'MULTIEQUAL_-1206901335'), (u'INDIRECT_-1206891140', u'MULTIEQUAL_-1206891024'), (u'STORE_-1206930329', u'INDIRECT_-1206892900'), (u'CALL_-1206929621', u'INDIRECT_-1206905979'), (u'STORE_-1206937611', u'INDIRECT_-1206901054'), (u'STORE_-1206921596', u'INDIRECT_-1206903786'), (u'MULTIEQUAL_-1206892412', u'MULTIEQUAL_-1206892393'), (u'CALL_-1206929269', u'INDIRECT_-1206907293'), (u'INDIRECT_-1206891691', u'MULTIEQUAL_-1206876028'), (u'INDIRECT_-1206912657', u'MULTIEQUAL_-1206913277'), (u'MULTIEQUAL_-1206897379', u'MULTIEQUAL_-1206897821'), (u'INDIRECT_-1206909867', u'COPY_-1206879893'), (u'CALL_-1206928992', u'INDIRECT_-1206893783'), (u'INDIRECT_-1206891036', u'MULTIEQUAL_-1206891540'), (u'INDIRECT_-1206891731', u'MULTIEQUAL_-1206876028'), (u'CALL_-1206928621', u'INDIRECT_-1206891526'), ('const-5', u'CALL_-1206928257'), (u'INDIRECT_-1206903802', u'MULTIEQUAL_-1206908365'), (u'INDIRECT_-1206896695', u'MULTIEQUAL_-1206896587'), (u'STORE_-1206925416', u'INDIRECT_-1206905783'), (u'INDIRECT_-1206898545', u'MULTIEQUAL_-1206898415'), (u'CALL_-1206939523', u'INDIRECT_-1206895553'), (u'INDIRECT_-1206899488', u'MULTIEQUAL_-1206899332'), (u'CALL_-1206934955', u'INDIRECT_-1206909275'), (u'INDIRECT_-1206897734', u'MULTIEQUAL_-1206874118'), (u'CALL_-1206929032', u'INDIRECT_-1206892841'), (u'MULTIEQUAL_-1206903822', u'MULTIEQUAL_-1206904117'), (u'INDIRECT_-1206897073', u'MULTIEQUAL_-1206897155'), (u'MULTIEQUAL_-1206902514', u'MULTIEQUAL_-1206903434'), (u'INDIRECT_-1206907792', u'MULTIEQUAL_-1206907634'), (u'CALL_-1206934396', u'INDIRECT_-1206902258'), (u'CALL_-1206931183', u'INDIRECT_-1206905783'), (u'CALL_-1206929226', u'INDIRECT_-1206904595'), (u'STORE_-1206930340', u'INDIRECT_-1206903142'), (u'STORE_-1206932486', u'INDIRECT_-1206903807'), (u'MULTIEQUAL_-1206909081', u'MULTIEQUAL_-1206909033'), (u'CALL_-1206929269', u'INDIRECT_-1206878308'), (u'STORE_-1206928518', u'INDIRECT_-1206900419'), (u'STORE_-1206924560', u'INDIRECT_-1206893998'), ('const-5', u'CALL_-1206927093'), (u'CALL_-1206925860', u'INDIRECT_-1206890306'), (u'CALL_-1206926116', u'INDIRECT_-1206877387'), (u'CALL_-1206933623', u'INDIRECT_-1206901796'), (u'INDIRECT_-1206886831', u'MULTIEQUAL_-1206886691'), (u'INDIRECT_-1206906912', u'MULTIEQUAL_-1206906763'), (u'MULTIEQUAL_-1206909960', u'MULTIEQUAL_-1206909947'), (u'CALL_-1206932359', u'INDIRECT_-1206904056'), (u'CALL_-1206925860', u'INDIRECT_-1206887786'), (u'STORE_-1206937696', u'INDIRECT_-1206906144'), (u'INDIRECT_-1206876663', u'MULTIEQUAL_-1206877109'), (u'INDIRECT_-1206894327', u'COPY_-1206879856'), (u'CALL_-1206931701', u'INDIRECT_-1206891581'), (u'MULTIEQUAL_-1206908529', u'MULTIEQUAL_-1206908414'), (u'INDIRECT_-1206891430', u'MULTIEQUAL_-1206891282'), ('const-5', u'CALL_-1206921308'), (u'INDIRECT_-1206896639', u'MULTIEQUAL_-1206896537'), (u'STORE_-1206921525', u'INDIRECT_-1206900807'), (u'MULTIEQUAL_-1206907829', u'MULTIEQUAL_-1206907827'), (u'INDIRECT_-1206886518', u'MULTIEQUAL_-1206888218'), (u'CALL_-1206932860', u'INDIRECT_-1206893035'), (u'STORE_-1206928553', u'INDIRECT_-1206913040'), (u'MULTIEQUAL_-1206905665', u'MULTIEQUAL_-1206905681'), (u'CALL_-1206925831', u'INDIRECT_-1206894492'), (u'INDIRECT_-1206895197', u'MULTIEQUAL_-1206894617'), (u'MULTIEQUAL_-1206903104', u'MULTIEQUAL_-1206903128'), (u'CALL_-1206937446', u'INDIRECT_-1206892940'), ('const-1', u'INT_ADD_-1206874578'), (u'CALL_-1206929019', u'INDIRECT_-1206900101'), (u'CALL_-1206931128', u'INDIRECT_-1206893584'), (u'CALL_-1206928108', u'INDIRECT_-1206902552'), (u'CALLIND_-1206921999', u'INDIRECT_-1206887029'), (u'INDIRECT_-1206908877', u'MULTIEQUAL_-1206909497'), (u'CALL_-1206931435', u'INDIRECT_-1206895757'), (u'MULTIEQUAL_-1206878460', u'MULTIEQUAL_-1206878488'), (u'INDIRECT_-1206905338', u'MULTIEQUAL_-1206905251'), (u'INDIRECT_-1206889820', u'MULTIEQUAL_-1206889549'), (u'INDIRECT_-1206885623', u'MULTIEQUAL_-1206887378'), (u'MULTIEQUAL_-1206905527', u'MULTIEQUAL_-1206905910'), (u'CALL_-1206930550', u'INDIRECT_-1206886120'), (u'CALLIND_-1206921743', u'INDIRECT_-1206890673'), (u'MULTIEQUAL_-1206913495', u'MULTIEQUAL_-1206913408'), (u'CALL_-1206928772', u'INDIRECT_-1206895786'), ('const-433', u'LOAD_-1206934651'), (u'INDIRECT_-1206896870', u'MULTIEQUAL_-1206896654'), (u'INT_EQUAL_-1206929371', u'CBRANCH_-1206929369'), (u'CALLIND_-1206924378', u'INDIRECT_-1206906261'), (u'INDIRECT_-1206906439', u'MULTIEQUAL_-1206906219'), (u'INDIRECT_-1206901853', u'MULTIEQUAL_-1206901348'), (u'CALL_-1206931674', u'INDIRECT_-1206897571'), (u'STORE_-1206928622', u'INDIRECT_-1206892244'), (u'CALL_-1206936110', u'INDIRECT_-1206882229'), (u'LOAD_-1206934644', u'INT_EQUAL_-1206934233'), (u'INDIRECT_-1206903695', u'MULTIEQUAL_-1206902861'), (u'CALL_-1206932954', u'INDIRECT_-1206902759'), (u'CALL_-1206929202', u'INDIRECT_-1206891984'), (u'INDIRECT_-1206898385', u'MULTIEQUAL_-1206900172'), (u'MULTIEQUAL_-1206876811', u'MULTIEQUAL_-1206909099'), (u'LOAD_-1206921382', u'CALLIND_-1206921372'), (u'INDIRECT_-1206882189', u'MULTIEQUAL_-1206881211'), (u'INDIRECT_-1206907583', u'MULTIEQUAL_-1206875949'), (u'INDIRECT_-1206894136', u'MULTIEQUAL_-1206894200'), ('const-1', u'PTRADD_-1206921841'), (u'CALL_-1206925460', u'INDIRECT_-1206883215'), (u'CALL_-1206929645', u'INDIRECT_-1206892970'), (u'CALL_-1206925460', u'INDIRECT_-1206886155'), (u'CALLIND_-1206921884', u'INDIRECT_-1206903352'), (u'CALL_-1206931773', u'INDIRECT_-1206879228'), (u'INDIRECT_-1206902712', u'MULTIEQUAL_-1206904249'), (u'MULTIEQUAL_-1206886799', u'MULTIEQUAL_-1206886765'), (u'MULTIEQUAL_-1206886799', u'MULTIEQUAL_-1206886765'), (u'STORE_-1206921525', u'INDIRECT_-1206885267'), (u'CALL_-1206935851', u'INDIRECT_-1206892984'), (u'INDIRECT_-1206897038', u'MULTIEQUAL_-1206896940'), (u'MULTIEQUAL_-1206908005', u'MULTIEQUAL_-1206907989'), (u'INDIRECT_-1206900224', u'MULTIEQUAL_-1206902692'), (u'INDIRECT_-1206900845', u'MULTIEQUAL_-1206900813'), (u'INDIRECT_-1206920870', u'MULTIEQUAL_-1206880219'), (u'INDIRECT_-1206896778', u'MULTIEQUAL_-1206897286'), ('tmp_4444', u'CBRANCH_-1206935010'), (u'MULTIEQUAL_-1206901694', u'MULTIEQUAL_-1206901620'), (u'INDIRECT_-1206894918', u'MULTIEQUAL_-1206896618'), (u'STORE_-1206933958', u'INDIRECT_-1206894346'), (u'INDIRECT_-1206893346', u'MULTIEQUAL_-1206893024'), (u'CALL_-1206931701', u'INDIRECT_-1206883010'), (u'INDIRECT_-1206892887', u'MULTIEQUAL_-1206897141'), (u'STORE_-1206933958', u'INDIRECT_-1206900226'), ('tmp_18304', u'CBRANCH_-1206923923'), (u'INDIRECT_-1206909342', u'MULTIEQUAL_-1206909147'), (u'STORE_-1206924545', u'INDIRECT_-1206890628'), (u'MULTIEQUAL_-1206914097', u'MULTIEQUAL_-1206914113'), (u'CALL_-1206938342', u'INDIRECT_-1206896215'), (u'STORE_-1206928662', u'INDIRECT_-1206890847'), (u'INDIRECT_-1206905271', u'MULTIEQUAL_-1206906137'), (u'CALL_-1206927316', u'INDIRECT_-1206903523'), (u'CALL_-1206926063', u'INDIRECT_-1206895038'), (u'INDIRECT_-1206905581', u'MULTIEQUAL_-1206905894'), (u'CALL_-1206928601', u'INDIRECT_-1206899363'), ('tmp_21698', u'CBRANCH_-1206921961'), (u'STORE_-1206921567', u'INDIRECT_-1206893691'), (u'CALL_-1206938036', u'INDIRECT_-1206891393'), (u'CALL_-1206937559', u'INDIRECT_-1206898705'), (u'STORE_-1206928588', u'INDIRECT_-1206890801'), (u'MULTIEQUAL_-1206905340', u'MULTIEQUAL_-1206905327'), (u'MULTIEQUAL_-1206893821', u'MULTIEQUAL_-1206896531'), (u'MULTIEQUAL_-1206896484', u'MULTIEQUAL_-1206895836'), (u'INDIRECT_-1206902693', u'MULTIEQUAL_-1206903699'), (u'INDIRECT_-1206897646', u'MULTIEQUAL_-1206899039'), (u'CALL_-1206938342', u'INDIRECT_-1206909235'), (u'INDIRECT_-1206904852', u'MULTIEQUAL_-1206904694'), (u'INDIRECT_-1206910920', u'MULTIEQUAL_-1206909873'), (u'INDIRECT_-1206903771', u'MULTIEQUAL_-1206903752'), (u'INDIRECT_-1206906799', u'MULTIEQUAL_-1206906579'), (u'INDIRECT_-1206883299', u'MULTIEQUAL_-1206884152'), (u'INDIRECT_-1206887357', u'MULTIEQUAL_-1206887185'), (u'INDIRECT_-1206896301', u'MULTIEQUAL_-1206896910'), (u'STORE_-1206930175', u'INDIRECT_-1206895926'), (u'CALL_-1206930506', u'CALL_-1206930407'), (u'INDIRECT_-1206879022', u'MULTIEQUAL_-1206883341'), (u'PTRADD_-1206872840', u'STORE_-1206924545'), (u'CALLIND_-1206921344', u'INDIRECT_-1206883232'), (u'CALL_-1206928601', u'INDIRECT_-1206892643'), (u'CALL_-1206925831', u'INDIRECT_-1206897012'), (u'INDIRECT_-1206893281', u'COPY_-1206893289'), (u'CALL_-1206930105', u'INDIRECT_-1206902635'), (u'CALL_-1206929226', u'INDIRECT_-1206905855'), (u'CALL_-1206938927', u'INDIRECT_-1206907888'), (u'MULTIEQUAL_-1206880930', u'MULTIEQUAL_-1206880192'), (u'MULTIEQUAL_-1206890070', u'MULTIEQUAL_-1206890045'), (u'INDIRECT_-1206899618', u'MULTIEQUAL_-1206899345'), (u'MULTIEQUAL_-1206909479', u'MULTIEQUAL_-1206909506'), (u'INDIRECT_-1206906202', u'MULTIEQUAL_-1206907681'), (u'CALL_-1206928878', u'INDIRECT_-1206909374'), (u'CALL_-1206926116', u'INDIRECT_-1206877050'), (u'INDIRECT_-1206912171', u'MULTIEQUAL_-1206911973'), (u'CALL_-1206937875', u'INDIRECT_-1206904750'), (u'INT_AND_-1206877613', u'INT_EQUAL_-1206931024'), (u'INDIRECT_-1206894321', u'MULTIEQUAL_-1206898401'), (u'CALL_-1206927418', u'INDIRECT_-1206903577'), (u'CALL_-1206921832', u'INDIRECT_-1206894920'), (u'MULTIEQUAL_-1206890313', u'MULTIEQUAL_-1206890309'), (u'COPY_-1206870330', u'MULTIEQUAL_-1206886899'), (u'MULTIEQUAL_-1206886799', u'MULTIEQUAL_-1206886826'), (u'STORE_-1206922815', u'INDIRECT_-1206906289'), (u'MULTIEQUAL_-1206903441', u'MULTIEQUAL_-1206878086'), (u'INDIRECT_-1206895658', u'MULTIEQUAL_-1206895027'), (u'MULTIEQUAL_-1206904629', u'MULTIEQUAL_-1206904610'), (u'STORE_-1206928627', u'INDIRECT_-1206898386'), (u'CALL_-1206928815', u'INDIRECT_-1206907639'), (u'INT_EQUAL_-1206928249', u'CBRANCH_-1206928247'), (u'CALL_-1206928291', u'INDIRECT_-1206906868'), (u'CALL_-1206934114', u'INDIRECT_-1206905451'), (u'CALL_-1206928601', u'INDIRECT_-1206890963'), (u'STORE_-1206937920', u'INDIRECT_-1206908354'), (u'PTRSUB_-1206876026', u'LOAD_-1206925046'), (u'INDIRECT_-1206894770', u'MULTIEQUAL_-1206894554'), (u'INDIRECT_-1206888995', u'MULTIEQUAL_-1206888161'), (u'MULTIEQUAL_-1206897379', u'MULTIEQUAL_-1206897365'), (u'CALL_-1206928474', u'INDIRECT_-1206876866'), (u'SUBPIECE_-1206916771', u'STORE_-1206928320'), (u'INDIRECT_-1206894920', u'MULTIEQUAL_-1206894804'), (u'INDIRECT_-1206892154', u'MULTIEQUAL_-1206900501'), (u'INDIRECT_-1206907206', u'MULTIEQUAL_-1206903901'), (u'CALL_-1206921320', u'INDIRECT_-1206899176'), (u'CALL_-1206933125', u'INDIRECT_-1206910354'), (u'CALL_-1206922556', u'INDIRECT_-1206885721'), (u'CALL_-1206924612', u'INDIRECT_-1206875741'), (u'CALL_-1206930476', u'INDIRECT_-1206894887'), (u'INDIRECT_-1206902286', u'COPY_-1206879758'), (u'CALL_-1206928209', u'INDIRECT_-1206892101'), (u'STORE_-1206928327', u'INDIRECT_-1206904890'), (u'INDIRECT_-1206894391', u'MULTIEQUAL_-1206894251'), (u'INDIRECT_-1206891412', u'MULTIEQUAL_-1206891254'), (u'MULTIEQUAL_-1206899001', u'MULTIEQUAL_-1206898953'), (u'CALL_-1206928677', u'INDIRECT_-1206907087'), (u'CALL_-1206937729', u'INDIRECT_-1206908043'), (u'INDIRECT_-1206899661', u'MULTIEQUAL_-1206899470'), (u'MULTIEQUAL_-1206909678', u'CAST_-1206868878'), (u'CALL_-1206921134', u'INDIRECT_-1206905860'), (u'CALL_-1206938756', u'INDIRECT_-1206913677'), (u'INDIRECT_-1206901580', u'MULTIEQUAL_-1206903207'), (u'PTRSUB_-1206881388', u'LOAD_-1206939250'), (u'INDIRECT_-1206896220', u'MULTIEQUAL_-1206895921'), (u'INDIRECT_-1206890572', u'MULTIEQUAL_-1206890414'), (u'STORE_-1206928627', u'INDIRECT_-1206890826'), (u'CALL_-1206922325', u'INDIRECT_-1206891923'), (u'CALLIND_-1206921412', u'INDIRECT_-1206894186'), (u'CALL_-1206937615', u'INDIRECT_-1206895380'), (u'CALL_-1206937729', u'INDIRECT_-1206892923'), ('const-0', u'PTRSUB_-1206871800'), (u'CALL_-1206938656', u'INDIRECT_-1206897868'), (u'INDIRECT_-1206905674', u'MULTIEQUAL_-1206905407'), (u'INDIRECT_-1206889880', u'MULTIEQUAL_-1206889764'), (u'INDIRECT_-1206890609', u'MULTIEQUAL_-1206891899'), (u'CALLIND_-1206921884', u'INDIRECT_-1206893272'), (u'STORE_-1206937772', u'INDIRECT_-1206905763'), (u'INDIRECT_-1206903085', u'MULTIEQUAL_-1206907221'), (u'STORE_-1206921743', u'INDIRECT_-1206894613'), (u'INDIRECT_-1206903314', u'COPY_-1206878819'), (u'CALL_-1206933998', u'INDIRECT_-1206897814'), (u'CALL_-1206930506', u'INDIRECT_-1206898271'), (u'INDIRECT_-1206894853', u'MULTIEQUAL_-1206897864'), (u'MULTIEQUAL_-1206911553', u'MULTIEQUAL_-1206911465'), (u'CALL_-1206928155', u'INDIRECT_-1206906974'), (u'INDIRECT_-1206903901', u'MULTIEQUAL_-1206874126'), (u'INDIRECT_-1206913373', u'MULTIEQUAL_-1206914157'), (u'INDIRECT_-1206914419', u'MULTIEQUAL_-1206918772'), (u'INDIRECT_-1206899743', u'MULTIEQUAL_-1206899520'), (u'MULTIEQUAL_-1206891309', u'MULTIEQUAL_-1206891194'), (u'CALL_-1206937446', u'INDIRECT_-1206903440'), (u'STORE_-1206925381', u'INDIRECT_-1206889802'), (u'MULTIEQUAL_-1206890230', u'MULTIEQUAL_-1206890159'), ('const-433', u'LOAD_-1206927092'), (u'CALL_-1206921134', u'INDIRECT_-1206891580'), (u'INDIRECT_-1206896178', u'MULTIEQUAL_-1206897878'), (u'INDIRECT_-1206905774', u'MULTIEQUAL_-1206905540'), (u'INDIRECT_-1206897567', u'MULTIEQUAL_-1206897452'), (u'CALL_-1206928629', u'INDIRECT_-1206890557'), (u'INDIRECT_-1206903700', u'MULTIEQUAL_-1206905367'), (u'STORE_-1206921864', u'INDIRECT_-1206905187'), (u'INDIRECT_-1206904895', u'MULTIEQUAL_-1206904277'), (u'CALL_-1206925860', u'INDIRECT_-1206902906'), (u'STORE_-1206924560', u'INDIRECT_-1206887278'), (u'CALL_-1206921431', u'INDIRECT_-1206903533'), (u'INDIRECT_-1206899547', u'MULTIEQUAL_-1206900739'), (u'CALL_-1206921832', u'INDIRECT_-1206903320'), ('const-12', u'PTRSUB_-1206881560'), (u'STORE_-1206928482', u'INDIRECT_-1206911318'), (u'INDIRECT_-1206908714', u'MULTIEQUAL_-1206908296'), (u'CALL_-1206938975', u'INDIRECT_-1206907076'), (u'COPY_-1206925038', u'MULTIEQUAL_-1206917629'), (u'INDIRECT_-1206880838', u'MULTIEQUAL_-1206880754'), (u'STORE_-1206922807', u'INDIRECT_-1206902105'), (u'INT_EQUAL_-1206925005', u'CBRANCH_-1206924997'), ('const-433', u'STORE_-1206928697'), (u'INDIRECT_-1206901006', u'MULTIEQUAL_-1206902399'), (u'INDIRECT_-1206887401', u'COPY_-1206887409'), (u'MULTIEQUAL_-1206909873', u'MULTIEQUAL_-1206909172'), (u'STORE_-1206928482', u'INDIRECT_-1206900818'), (u'MULTIEQUAL_-1206888545', u'MULTIEQUAL_-1206888539'), (u'INDIRECT_-1206897274', u'MULTIEQUAL_-1206897073'), (u'CALLIND_-1206925046', u'INDIRECT_-1206896980'), (u'MULTIEQUAL_-1206905721', u'MULTIEQUAL_-1206905673'), (u'INDIRECT_-1206907093', u'COPY_-1206878527'), (u'CALL_-1206929794', u'INDIRECT_-1206879735'), (u'CALL_-1206938656', u'INDIRECT_-1206912148'), (u'CALL_-1206932817', u'INDIRECT_-1206894306'), (u'CALL_-1206934365', u'INDIRECT_-1206893835'), (u'INDIRECT_-1206890037', u'MULTIEQUAL_-1206890614'), (u'MULTIEQUAL_-1206904920', u'MULTIEQUAL_-1206904907'), (u'CALL_-1206930210', u'INDIRECT_-1206896412'), (u'INDIRECT_-1206899417', u'MULTIEQUAL_-1206899558'), (u'INDIRECT_-1206897546', u'MULTIEQUAL_-1206894241'), (u'INDIRECT_-1206896423', u'MULTIEQUAL_-1206897370'), ('const-433', u'STORE_-1206935460'), (u'MULTIEQUAL_-1206904936', u'MULTIEQUAL_-1206904930'), (u'STORE_-1206922807', u'INDIRECT_-1206900425'), (u'CALL_-1206930636', u'INDIRECT_-1206895236'), (u'INDIRECT_-1206910424', u'MULTIEQUAL_-1206909970'), (u'CALL_-1206928677', u'INDIRECT_-1206907507'), (u'CAST_-1206873174', u'INT_ADD_-1206924901'), (u'CALL_-1206938131', u'INDIRECT_-1206921176'), (u'CALL_-1206929269', u'INDIRECT_-1206900153'), (u'INDIRECT_-1206897286', u'MULTIEQUAL_-1206897103'), (u'CALL_-1206928331', u'INDIRECT_-1206902693'), (u'MULTIEQUAL_-1206900737', u'MULTIEQUAL_-1206900720'), (u'CALL_-1206921134', u'INDIRECT_-1206902920'), (u'CALL_-1206936019', u'INDIRECT_-1206890581'), (u'CALL_-1206929645', u'INDIRECT_-1206908930'), (u'CAST_-1206872537', u'CAST_-1206870599'), (u'INDIRECT_-1206892574', u'MULTIEQUAL_-1206892158'), (u'INDIRECT_-1206910210', u'MULTIEQUAL_-1206908004'), (u'MULTIEQUAL_-1206897371', u'MULTIEQUAL_-1206897329'), (u'INDIRECT_-1206897561', u'MULTIEQUAL_-1206897370'), (u'CALL_-1206934955', u'INDIRECT_-1206892895'), (u'MULTIEQUAL_-1206876043', u'MULTIEQUAL_-1206875925'), (u'INDIRECT_-1206902607', u'MULTIEQUAL_-1206902492'), (u'CALL_-1206929830', u'INDIRECT_-1206908322'), (u'CALL_-1206927063', u'INDIRECT_-1206894794'), (u'CALL_-1206931745', u'INDIRECT_-1206897060'), (u'CALL_-1206928281', u'INDIRECT_-1206908545'), (u'CALL_-1206938772', u'INDIRECT_-1206892268'), (u'CALL_-1206925694', u'INDIRECT_-1206888954'), (u'STORE_-1206925248', u'INDIRECT_-1206895200'), (u'MULTIEQUAL_-1206904245', u'MULTIEQUAL_-1206904265'), ('const-0', u'INT_EQUAL_-1206930439'), (u'CALL_-1206928667', u'INDIRECT_-1206906120'), (u'STORE_-1206930873', u'INDIRECT_-1206906018'), (u'INDIRECT_-1206889378', u'MULTIEQUAL_-1206889291'), (u'CALL_-1206931128', u'INDIRECT_-1206892324'), ('const-8', u'PTRSUB_-1206878327'), (u'INDIRECT_-1206889386', u'MULTIEQUAL_-1206888727'), (u'CALLIND_-1206925453', u'INDIRECT_-1206889619'), (u'INDIRECT_-1206905471', u'MULTIEQUAL_-1206905894'), (u'INDIRECT_-1206905471', u'MULTIEQUAL_-1206905894'), (u'INDIRECT_-1206911977', u'MULTIEQUAL_-1206911948'), (u'MULTIEQUAL_-1206892014', u'MULTIEQUAL_-1206894425'), (u'CALL_-1206928291', u'INDIRECT_-1206908548'), (u'CALL_-1206930556', u'INDIRECT_-1206917359'), (u'CALL_-1206927048', u'INDIRECT_-1206891082'), (u'INDIRECT_-1206893835', u'MULTIEQUAL_-1206893544'), (u'CALL_-1206928992', u'INDIRECT_-1206904703'), (u'STORE_-1206930828', u'INDIRECT_-1206892135'), (u'CALL_-1206930882', u'INDIRECT_-1206906498'), ('const-0', u'CALL_-1206931595'), (u'MULTIEQUAL_-1206874090', u'MULTIEQUAL_-1206889094'), ('tmp_11014', u'CBRANCH_-1206929168'), (u'MULTIEQUAL_-1206904225', u'MULTIEQUAL_-1206904209'), (u'CALL_-1206934862', u'INDIRECT_-1206896220'), (u'INDIRECT_-1206911936', u'MULTIEQUAL_-1206911868'), (u'INDIRECT_-1206905466', u'MULTIEQUAL_-1206905432'), (u'STORE_-1206928320', u'INDIRECT_-1206893547'), (u'INDIRECT_-1206893243', u'MULTIEQUAL_-1206893148'), (u'CALL_-1206934955', u'INDIRECT_-1206902555'), (u'INDIRECT_-1206901978', u'MULTIEQUAL_-1206901823'), (u'CALL_-1206925783', u'INDIRECT_-1206884795'), (u'CALLIND_-1206921743', u'INDIRECT_-1206904533'), (u'INDIRECT_-1206910675', u'MULTIEQUAL_-1206910397'), (u'MULTIEQUAL_-1206903369', u'MULTIEQUAL_-1206903350'), (u'STORE_-1206928518', u'INDIRECT_-1206901679'), (u'CALLIND_-1206924378', u'INDIRECT_-1206890721'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206873036'), (u'INDIRECT_-1206900477', u'MULTIEQUAL_-1206901473'), (u'CALL_-1206928474', u'INDIRECT_-1206902828'), (u'INDIRECT_-1206901853', u'MULTIEQUAL_-1206901549'), (u'CALL_-1206929324', u'INDIRECT_-1206904650'), (u'INDIRECT_-1206891247', u'MULTIEQUAL_-1206891782'), (u'MULTIEQUAL_-1206904321', u'MULTIEQUAL_-1206907031'), (u'MULTIEQUAL_-1206892339', u'MULTIEQUAL_-1206892781'), (u'INDIRECT_-1206906620', u'MULTIEQUAL_-1206908247'), (u'INDIRECT_-1206898002', u'MULTIEQUAL_-1206897807'), (u'INDIRECT_-1206903491', u'MULTIEQUAL_-1206876057'), (u'CALL_-1206926019', u'INDIRECT_-1206900899'), (u'CALL_-1206933623', u'INDIRECT_-1206894656'), (u'MULTIEQUAL_-1206916632', u'COPY_-1206876083'), (u'INDIRECT_-1206893594', u'MULTIEQUAL_-1206893176'), (u'CALL_-1206938036', u'INDIRECT_-1206884165'), (u'INDIRECT_-1206911442', u'MULTIEQUAL_-1206911239'), (u'MULTIEQUAL_-1206914113', u'MULTIEQUAL_-1206914097'), (u'STORE_-1206937772', u'INDIRECT_-1206900303'), (u'STORE_-1206928410', u'INDIRECT_-1206890696'), (u'INDIRECT_-1206901494', u'MULTIEQUAL_-1206905771'), (u'MULTIEQUAL_-1206891643', u'MULTIEQUAL_-1206891630'), (u'INDIRECT_-1206894621', u'MULTIEQUAL_-1206895230'), (u'MULTIEQUAL_-1206902787', u'MULTIEQUAL_-1206902773'), (u'STORE_-1206925221', u'INDIRECT_-1206887625'), (u'INDIRECT_-1206903296', u'MULTIEQUAL_-1206903208'), (u'INDIRECT_-1206896286', u'MULTIEQUAL_-1206895964'), (u'INDIRECT_-1206903738', u'MULTIEQUAL_-1206905438'), (u'INDIRECT_-1206887671', u'MULTIEQUAL_-1206887531'), (u'INDIRECT_-1206894998', u'MULTIEQUAL_-1206889788'), (u'INDIRECT_-1206894567', u'MULTIEQUAL_-1206894169'), (u'MULTIEQUAL_-1206919439', u'CALL_-1206931269'), (u'CALL_-1206934888', u'INDIRECT_-1206892270'), (u'CALL_-1206928815', u'INDIRECT_-1206898399'), (u'STORE_-1206934224', u'INDIRECT_-1206911300'), (u'INDIRECT_-1206884881', u'MULTIEQUAL_-1206886538'), (u'INDIRECT_-1206912310', u'MULTIEQUAL_-1206910104'), (u'CALL_-1206922426', u'INDIRECT_-1206892398'), (u'CALL_-1206924756', u'INDIRECT_-1206895984'), (u'INDIRECT_-1206891998', u'MULTIEQUAL_-1206891900'), (u'STORE_-1206925221', u'INDIRECT_-1206886785'), (u'STORE_-1206928518', u'INDIRECT_-1206907139'), (u'INDIRECT_-1206892575', u'MULTIEQUAL_-1206892284'), (u'MULTIEQUAL_-1206886039', u'MULTIEQUAL_-1206886481'), (u'INDIRECT_-1206893456', u'MULTIEQUAL_-1206892905'), (u'MULTIEQUAL_-1206900317', u'MULTIEQUAL_-1206900300'), (u'MULTIEQUAL_-1206909428', u'MULTIEQUAL_-1206909404'), (u'INT_AND_-1206922744', u'INT_LEFT_-1206922740'), (u'INDIRECT_-1206901568', u'MULTIEQUAL_-1206901950'), (u'CALL_-1206934991', u'INDIRECT_-1206910984'), (u'CALL_-1206928271', u'INDIRECT_-1206893593'), (u'MULTIEQUAL_-1206895279', u'MULTIEQUAL_-1206895721'), (u'CALL_-1206921844', u'INDIRECT_-1206902737'), (u'CALL_-1206930882', u'INDIRECT_-1206903138'), (u'CALL_-1206927063', u'INDIRECT_-1206910100'), (u'INDIRECT_-1206903734', u'COPY_-1206878820'), (u'CALL_-1206937430', u'INDIRECT_-1206893348'), ('const-0', u'INT_EQUAL_-1206931660'), (u'CALLIND_-1206924378', u'INDIRECT_-1206899121'), (u'CALL_-1206937615', u'INDIRECT_-1206910500'), (u'COPY_-1206873956', u'CALL_-1206928668'), (u'INDIRECT_-1206880266', u'MULTIEQUAL_-1206880757'), (u'INDIRECT_-1206908774', u'MULTIEQUAL_-1206906684'), (u'PTRSUB_-1206877684', u'CAST_-1206874627'), (u'INDIRECT_-1206912666', u'MULTIEQUAL_-1206909361'), (u'INDIRECT_-1206898707', u'MULTIEQUAL_-1206899899'), (u'INDIRECT_-1206896149', u'MULTIEQUAL_-1206897995'), (u'CALL_-1206928331', u'INDIRECT_-1206900173'), (u'INDIRECT_-1206912837', u'MULTIEQUAL_-1206912430'), (u'INDIRECT_-1206894679', u'MULTIEQUAL_-1206894459'), (u'STORE_-1206934436', u'INDIRECT_-1206905128'), (u'INDIRECT_-1206889408', u'MULTIEQUAL_-1206889252'), (u'STORE_-1206930351', u'INDIRECT_-1206896618'), (u'INDIRECT_-1206914181', u'MULTIEQUAL_-1206913966'), (u'CALL_-1206939039', u'INDIRECT_-1206910472'), (u'CAST_-1206877891', u'COPY_-1206877991'), (u'INDIRECT_-1206891185', u'MULTIEQUAL_-1206891149'), (u'CALL_-1206934835', u'INDIRECT_-1206891411'), (u'CALL_-1206934396', u'INDIRECT_-1206890498'), (u'CALL_-1206930407', u'INDIRECT_-1206909126'), (u'INDIRECT_-1206911318', u'MULTIEQUAL_-1206911220'), (u'INDIRECT_-1206877803', u'MULTIEQUAL_-1206882147'), (u'MULTIEQUAL_-1206883099', u'MULTIEQUAL_-1206882753'), (u'CALL_-1206928734', u'INDIRECT_-1206901643'), (u'STORE_-1206930828', u'INDIRECT_-1206908935'), (u'CALL_-1206929645', u'INDIRECT_-1206913130'), (u'CALL_-1206936110', u'INDIRECT_-1206893154'), (u'CALL_-1206935494', u'INDIRECT_-1206896983'), (u'INDIRECT_-1206894073', u'MULTIEQUAL_-1206893653'), (u'MULTIEQUAL_-1206898636', u'MULTIEQUAL_-1206898630'), (u'CAST_-1206872695', u'COPY_-1206873026'), (u'CALL_-1206921264', u'INDIRECT_-1206893787'), (u'CALL_-1206933711', u'INDIRECT_-1206897643'), (u'CALL_-1206934460', u'INDIRECT_-1206888861'), (u'CALL_-1206931539', u'INDIRECT_-1206890693'), (u'INDIRECT_-1206906193', u'MULTIEQUAL_-1206909204'), (u'CALL_-1206922556', u'INDIRECT_-1206898741'), ('const--2', u'INT_MULT_-1206910805'), (u'MULTIEQUAL_-1206875951', u'MULTIEQUAL_-1206908219'), (u'CALL_-1206932911', u'INDIRECT_-1206907770'), (u'STORE_-1206930340', u'INDIRECT_-1206887868'), (u'CALL_-1206932327', u'INDIRECT_-1206893254'), (u'INDIRECT_-1206901214', u'COPY_-1206878814'), (u'STORE_-1206927231', u'INDIRECT_-1206905482'), (u'MULTIEQUAL_-1206900213', u'MULTIEQUAL_-1206899512'), (u'CALL_-1206935907', u'INDIRECT_-1206912347'), (u'INDIRECT_-1206902898', u'MULTIEQUAL_-1206904598'), (u'CALL_-1206931773', u'INDIRECT_-1206900990'), ('const-4', u'PTRADD_-1206871898'), ('tmp_6723', u'BRANCH_-1206933113'), (u'CALL_-1206928629', u'INDIRECT_-1206905677'), (u'CALLIND_-1206925453', u'INDIRECT_-1206905579'), (u'CALL_-1206928291', u'INDIRECT_-1206893008'), (u'CALL_-1206934396', u'INDIRECT_-1206897638'), (u'INDIRECT_-1206914252', u'MULTIEQUAL_-1206913625'), (u'INDIRECT_-1206897017', u'MULTIEQUAL_-1206896845'), (u'MULTIEQUAL_-1206899348', u'MULTIEQUAL_-1206899324'), (u'CALL_-1206927316', u'INDIRECT_-1206885883'), (u'INT_EQUAL_-1206929052', u'CBRANCH_-1206929051'), (u'CALL_-1206931539', u'INDIRECT_-1206906233'), (u'MULTIEQUAL_-1206885765', u'MULTIEQUAL_-1206885785'), (u'STORE_-1206930310', u'INDIRECT_-1206902286'), (u'INDIRECT_-1206898204', u'MULTIEQUAL_-1206899457'), (u'CALL_-1206926003', u'INDIRECT_-1206902566'), (u'CALL_-1206927048', u'INDIRECT_-1206910168'), (u'CALL_-1206928225', u'INDIRECT_-1206906411'), (u'CALLIND_-1206921710', u'INDIRECT_-1206886034'), (u'MULTIEQUAL_-1206909928', u'MULTIEQUAL_-1206911415'), (u'INDIRECT_-1206879359', u'MULTIEQUAL_-1206883678'), (u'INDIRECT_-1206907313', u'MULTIEQUAL_-1206905562'), (u'CALL_-1206921722', u'INDIRECT_-1206883891'), (u'CALL_-1206928382', u'INDIRECT_-1206886761'), (u'MULTIEQUAL_-1206910819', u'MULTIEQUAL_-1206910799'), (u'MULTIEQUAL_-1206910761', u'MULTIEQUAL_-1206910713'), ('const-6', u'PTRADD_-1206872850'), (u'CALL_-1206930394', u'INDIRECT_-1206904935'), (u'STORE_-1206921567', u'INDIRECT_-1206887811'), (u'MULTIEQUAL_-1206895677', u'MULTIEQUAL_-1206878067'), ('const-3', u'PTRADD_-1206872537'), (u'CALL_-1206928690', u'INDIRECT_-1206899098'), (u'STORE_-1206928553', u'INDIRECT_-1206895820'), (u'MULTIEQUAL_-1206911008', u'COPY_-1206870446'), (u'CALL_-1206928382', u'INDIRECT_-1206897681'), (u'CALL_-1206932860', u'INDIRECT_-1206909415'), (u'CALL_-1206928331', u'INDIRECT_-1206903113'), (u'CALLIND_-1206921388', u'INDIRECT_-1206894121'), (u'CALL_-1206937729', u'INDIRECT_-1206901743'), ('tmp_11933', u'CBRANCH_-1206927691'), (u'CALL_-1206930550', u'INDIRECT_-1206889900'), (u'MULTIEQUAL_-1206882860', u'MULTIEQUAL_-1206882845'), (u'PTRSUB_-1206878047', u'CAST_-1206875044'), (u'MULTIEQUAL_-1206882643', u'MULTIEQUAL_-1206882147'), (u'CALL_-1206938900', u'INDIRECT_-1206904094'), (u'CALL_-1206934098', u'INDIRECT_-1206909639'), (u'STORE_-1206924919', u'INDIRECT_-1206900087'), (u'CALL_-1206929145', u'INDIRECT_-1206896266'), (u'INDIRECT_-1206897981', u'MULTIEQUAL_-1206898590'), (u'CALL_-1206921954', u'INDIRECT_-1206883194'), (u'CALL_-1206937729', u'INDIRECT_-1206900063'), (u'CALL_-1206928878', u'INDIRECT_-1206907694'), (u'CALL_-1206928815', u'INDIRECT_-1206899659'), (u'CALL_-1206924668', u'INDIRECT_-1206885508'), (u'MULTIEQUAL_-1206896721', u'MULTIEQUAL_-1206878069'), (u'INDIRECT_-1206904535', u'MULTIEQUAL_-1206903701'), (u'CALL_-1206937729', u'INDIRECT_-1206910983'), (u'INDIRECT_-1206908129', u'COPY_-1206880015'), (u'INDIRECT_-1206892654', u'MULTIEQUAL_-1206892158'), (u'CALL_-1206931183', u'INDIRECT_-1206900743'), (u'STORE_-1206930340', u'INDIRECT_-1206898102'), (u'INDIRECT_-1206893892', u'MULTIEQUAL_-1206893714'), (u'MULTIEQUAL_-1206904925', u'MULTIEQUAL_-1206904919'), ('const-433', u'LOAD_-1206922069'), (u'CALL_-1206932808', u'INDIRECT_-1206892998'), (u'INDIRECT_-1206884159', u'MULTIEQUAL_-1206885199'), (u'STORE_-1206930340', u'INDIRECT_-1206910968'), (u'STORE_-1206928622', u'INDIRECT_-1206905684'), (u'CALL_-1206928690', u'INDIRECT_-1206905398'), (u'CALL_-1206937559', u'INDIRECT_-1206914245'), ('const-1', u'INT_ADD_-1206875501'), (u'MULTIEQUAL_-1206891590', u'MULTIEQUAL_-1206891572'), (u'MULTIEQUAL_-1206894512', u'MULTIEQUAL_-1206894493'), (u'CALL_-1206924756', u'INDIRECT_-1206904384'), (u'CALL_-1206930210', u'INDIRECT_-1206896832'), (u'STORE_-1206933958', u'INDIRECT_-1206910726'), (u'CALL_-1206931539', u'INDIRECT_-1206903713'), (u'CALL_-1206934963', u'INDIRECT_-1206894161'), (u'INDIRECT_-1206911952', u'MULTIEQUAL_-1206911774'), (u'CALL_-1206934888', u'INDIRECT_-1206891010'), (u'INDIRECT_-1206899645', u'MULTIEQUAL_-1206901432'), (u'STORE_-1206928327', u'INDIRECT_-1206890610'), (u'CALL_-1206929974', u'INDIRECT_-1206890350'), (u'CALL_-1206927093', u'INDIRECT_-1206877573'), (u'INDIRECT_-1206892326', u'MULTIEQUAL_-1206891667'), (u'CALLIND_-1206921359', u'INDIRECT_-1206883185'), (u'INDIRECT_-1206894433', u'MULTIEQUAL_-1206894029'), (u'CALL_-1206937729', u'INDIRECT_-1206908883'), (u'CALL_-1206930915', u'INDIRECT_-1206899801'), (u'MULTIEQUAL_-1206909412', u'COPY_-1206879079'), (u'MULTIEQUAL_-1206890239', u'MULTIEQUAL_-1206890225'), (u'CALL_-1206936110', u'INDIRECT_-1206906594'), ('const-433', u'LOAD_-1206931178'), (u'STORE_-1206937696', u'INDIRECT_-1206907824'), (u'CALL_-1206921431', u'INDIRECT_-1206885893'), ('const-5', u'CALL_-1206924668'), (u'CALL_-1206938900', u'INDIRECT_-1206884686'), (u'STORE_-1206928320', u'INDIRECT_-1206904887'), ('const-0', u'INT_EQUAL_-1206924010'), (u'CALLIND_-1206921743', u'INDIRECT_-1206902013'), ('const-433', u'STORE_-1206930846'), (u'INDIRECT_-1206905874', u'MULTIEQUAL_-1206906278'), (u'INDIRECT_-1206884344', u'MULTIEQUAL_-1206884152'), (u'CALL_-1206938421', u'INDIRECT_-1206884073'), (u'INDIRECT_-1206909477', u'MULTIEQUAL_-1206908897'), (u'INDIRECT_-1206905021', u'MULTIEQUAL_-1206905777'), (u'INDIRECT_-1206891478', u'MULTIEQUAL_-1206891391'), (u'COPY_-1206868912', u'MULTIEQUAL_-1206909707'), (u'CALL_-1206931545', u'INDIRECT_-1206888683'), (u'INDIRECT_-1206896953', u'MULTIEQUAL_-1206896549'), (u'INDIRECT_-1206898693', u'COPY_-1206878507'), (u'CALL_-1206929385', u'INDIRECT_-1206907205'), (u'CALL_-1206934991', u'INDIRECT_-1206897124'), ('tmp_72836', u'PTRSUB_-1206875007'), (u'CALL_-1206934963', u'INDIRECT_-1206895421'), (u'CALL_-1206929902', u'INDIRECT_-1206895766'), (u'PTRADD_-1206875655', u'STORE_-1206932305'), (u'MULTIEQUAL_-1206883598', u'MULTIEQUAL_-1206883541'), (u'CALL_-1206936019', u'INDIRECT_-1206891421'), (u'CALL_-1206922584', u'INDIRECT_-1206903919'), (u'CALL_-1206930457', u'INDIRECT_-1206886221'), (u'CALL_-1206937302', u'INDIRECT_-1206905590'), (u'INDIRECT_-1206900634', u'MULTIEQUAL_-1206900138'), (u'INDIRECT_-1206892305', u'MULTIEQUAL_-1206892286'), (u'MULTIEQUAL_-1206902725', u'MULTIEQUAL_-1206902741'), (u'CALL_-1206929019', u'INDIRECT_-1206911861'), (u'CALL_-1206930241', u'INDIRECT_-1206909790'), (u'STORE_-1206924909', u'INDIRECT_-1206886943'), (u'INDIRECT_-1206910061', u'MULTIEQUAL_-1206910817'), (u'CALL_-1206938694', u'INDIRECT_-1206894111'), (u'CALL_-1206931539', u'INDIRECT_-1206899093'), (u'INDIRECT_-1206901720', u'MULTIEQUAL_-1206902649'), (u'INDIRECT_-1206896124', u'MULTIEQUAL_-1206895895'), (u'LOAD_-1206921705', u'INT_LESS_-1206921573'), (u'MULTIEQUAL_-1206902017', u'MULTIEQUAL_-1206901159'), (u'MULTIEQUAL_-1206886183', u'MULTIEQUAL_-1206886170'), ('tmp_25370', u'CALL_-1206926116'), (u'INDIRECT_-1206905945', u'MULTIEQUAL_-1206907732'), (u'INDIRECT_-1206905636', u'MULTIEQUAL_-1206905085'), (u'CALL_-1206922426', u'INDIRECT_-1206888618'), (u'STORE_-1206928327', u'INDIRECT_-1206889350'), (u'INDIRECT_-1206887344', u'MULTIEQUAL_-1206888927'), (u'CALLIND_-1206924378', u'INDIRECT_-1206899961'), (u'CALL_-1206930584', u'INDIRECT_-1206906128'), (u'MULTIEQUAL_-1206897981', u'MULTIEQUAL_-1206878072'), (u'INDIRECT_-1206901054', u'MULTIEQUAL_-1206900853'), (u'INDIRECT_-1206916205', u'MULTIEQUAL_-1206917947'), (u'INDIRECT_-1206909133', u'MULTIEQUAL_-1206912144'), (u'CALL_-1206933125', u'INDIRECT_-1206880192'), (u'MULTIEQUAL_-1206901529', u'MULTIEQUAL_-1206901527'), (u'INDIRECT_-1206898264', u'MULTIEQUAL_-1206899847'), (u'LOAD_-1206928797', u'CALL_-1206928690'), (u'CALL_-1206928257', u'INDIRECT_-1206900548'), (u'STORE_-1206928622', u'INDIRECT_-1206888884'), (u'INDIRECT_-1206890895', u'MULTIEQUAL_-1206890604'), (u'CALL_-1206937302', u'INDIRECT_-1206903490'), (u'INDIRECT_-1206885752', u'COPY_-1206879496'), (u'INDIRECT_-1206902686', u'MULTIEQUAL_-1206904079'), (u'INDIRECT_-1206895644', u'MULTIEQUAL_-1206895497'), (u'INDIRECT_-1206895160', u'MULTIEQUAL_-1206895110'), (u'INDIRECT_-1206912620', u'MULTIEQUAL_-1206912516'), (u'MULTIEQUAL_-1206876777', u'MULTIEQUAL_-1206894819'), (u'CALL_-1206928271', u'INDIRECT_-1206906613'), (u'INDIRECT_-1206902326', u'MULTIEQUAL_-1206902143'), (u'STORE_-1206922815', u'INDIRECT_-1206897469'), (u'INDIRECT_-1206899954', u'MULTIEQUAL_-1206897864'), (u'CALL_-1206930394', u'INDIRECT_-1206908295'), (u'CALL_-1206928474', u'INDIRECT_-1206891488'), (u'CALL_-1206928647', u'INDIRECT_-1206893200'), (u'CALL_-1206929830', u'INDIRECT_-1206896142'), (u'CALL_-1206930274', u'INDIRECT_-1206906946'), (u'CALLIND_-1206924365', u'INDIRECT_-1206905893'), (u'INDIRECT_-1206896451', u'MULTIEQUAL_-1206897317'), (u'STORE_-1206937611', u'INDIRECT_-1206893494'), (u'CALL_-1206923816', u'INDIRECT_-1206889337'), (u'INDIRECT_-1206906299', u'MULTIEQUAL_-1206906197'), (u'CALL_-1206928271', u'INDIRECT_-1206899697'), (u'INDIRECT_-1206911083', u'MULTIEQUAL_-1206910860'), (u'STORE_-1206928270', u'INDIRECT_-1206885506'), (u'INDIRECT_-1206895126', u'MULTIEQUAL_-1206896519'), (u'INDIRECT_-1206894049', u'MULTIEQUAL_-1206895895'), (u'CALL_-1206926003', u'INDIRECT_-1206890806'), (u'CALL_-1206933821', u'INDIRECT_-1206890990'), (u'CALL_-1206933773', u'INDIRECT_-1206904826'), (u'CALL_-1206935494', u'INDIRECT_-1206904123'), (u'INDIRECT_-1206893593', u'MULTIEQUAL_-1206896604'), (u'CALL_-1206925860', u'INDIRECT_-1206897866'), (u'CALL_-1206928150', u'INDIRECT_-1206891207'), ('tmp_19660', u'CBRANCH_-1206922957'), (u'CALL_-1206934888', u'INDIRECT_-1206906130'), (u'STORE_-1206930340', u'INDIRECT_-1206894168'), (u'STORE_-1206925248', u'INDIRECT_-1206889740'), (u'CALL_-1206938421', u'INDIRECT_-1206905498'), (u'CALL_-1206926003', u'INDIRECT_-1206908026'), (u'LOAD_-1206933607', u'CALL_-1206933594'), (u'LOAD_-1206921683', u'INT_LESS_-1206921573'), (u'CALL_-1206938958', u'INDIRECT_-1206884379'), (u'CALL_-1206927093', u'INDIRECT_-1206904961'), (u'STORE_-1206930846', u'INDIRECT_-1206897127'), (u'INDIRECT_-1206899474', u'MULTIEQUAL_-1206899056'), (u'CALL_-1206928601', u'INDIRECT_-1206909023'), (u'MULTIEQUAL_-1206913596', u'MULTIEQUAL_-1206913569'), (u'STORE_-1206930175', u'INDIRECT_-1206902646'), (u'INDIRECT_-1206907465', u'COPY_-1206880127'), ('const-1', u'INT_EQUAL_-1206923795'), (u'INDIRECT_-1206901886', u'MULTIEQUAL_-1206903670'), (u'MULTIEQUAL_-1206880903', u'MULTIEQUAL_-1206880165'), ('const-433', u'LOAD_-1206931536'), (u'LOAD_-1206924446', u'INT_EQUAL_-1206924431'), (u'INDIRECT_-1206903994', u'MULTIEQUAL_-1206903498'), (u'MULTIEQUAL_-1206895224', u'MULTIEQUAL_-1206895186'), (u'STORE_-1206928732', u'INDIRECT_-1206899709'), (u'CALL_-1206931674', u'INDIRECT_-1206890431'), (u'MULTIEQUAL_-1206900336', u'MULTIEQUAL_-1206900317'), (u'MULTIEQUAL_-1206908814', u'MULTIEQUAL_-1206911225'), (u'CALL_-1206928194', u'INDIRECT_-1206895006'), (u'MULTIEQUAL_-1206903823', u'MULTIEQUAL_-1206903810'), (u'INDIRECT_-1206892975', u'COPY_-1206878926'), (u'MULTIEQUAL_-1206905314', u'MULTIEQUAL_-1206905310'), (u'CALL_-1206931595', u'INDIRECT_-1206890294'), (u'INDIRECT_-1206892654', u'MULTIEQUAL_-1206892453'), (u'INDIRECT_-1206891526', u'COPY_-1206879392'), (u'MULTIEQUAL_-1206882753', u'MULTIEQUAL_-1206882749'), (u'INDIRECT_-1206885114', u'MULTIEQUAL_-1206889391'), (u'CALL_-1206925694', u'INDIRECT_-1206884334'), (u'CALL_-1206924612', u'INDIRECT_-1206902123'), (u'CALL_-1206922584', u'INDIRECT_-1206904759'), (u'INDIRECT_-1206892859', u'MULTIEQUAL_-1206892757'), (u'MULTIEQUAL_-1206878077', u'MULTIEQUAL_-1206898705'), (u'MULTIEQUAL_-1206895226', u'MULTIEQUAL_-1206895199'), ('tmp_25371', u'PTRSUB_-1206877143'), (u'CALL_-1206924677', u'INDIRECT_-1206907279'), (u'INDIRECT_-1206892639', u'MULTIEQUAL_-1206895229'), ('const-0', u'RETURN_-1206880068'), (u'MULTIEQUAL_-1206891070', u'MULTIEQUAL_-1206890999'), (u'CALLIND_-1206921884', u'INDIRECT_-1206884872'), (u'CALL_-1206937824', u'INDIRECT_-1206905145'), (u'INDIRECT_-1206888683', u'MULTIEQUAL_-1206875903'), (u'CALL_-1206936047', u'INDIRECT_-1206893955'), (u'INDIRECT_-1206891186', u'MULTIEQUAL_-1206891152'), (u'STORE_-1206925381', u'INDIRECT_-1206904922'), (u'INDIRECT_-1206891898', u'MULTIEQUAL_-1206891811'), (u'INDIRECT_-1206894896', u'MULTIEQUAL_-1206894808'), (u'CALLIND_-1206925511', u'INDIRECT_-1206876626'), (u'CALL_-1206933998', u'INDIRECT_-1206896134'), (u'CALL_-1206929145', u'INDIRECT_-1206888706'), (u'INT_NOTEQUAL_-1206934940', u'CBRANCH_-1206934939'), (u'STORE_-1206928270', u'INDIRECT_-1206903146'), (u'INDIRECT_-1206904308', u'MULTIEQUAL_-1206904190'), (u'MULTIEQUAL_-1206897377', u'MULTIEQUAL_-1206897360'), (u'CALL_-1206927418', u'INDIRECT_-1206890137'), (u'CALL_-1206927017', u'INDIRECT_-1206894774'), (u'CALL_-1206922556', u'INDIRECT_-1206874039'), (u'CALL_-1206931269', u'INDIRECT_-1206907347'), (u'MULTIEQUAL_-1206893099', u'MULTIEQUAL_-1206893126'), (u'CALL_-1206928629', u'INDIRECT_-1206892237'), (u'STORE_-1206928627', u'INDIRECT_-1206900906'), (u'STORE_-1206932305', u'INDIRECT_-1206894677'), (u'CALL_-1206934991', u'INDIRECT_-1206907624'), (u'CALL_-1206938756', u'INDIRECT_-1206909477'), (u'INDIRECT_-1206911041', u'MULTIEQUAL_-1206911354'), (u'STORE_-1206927231', u'INDIRECT_-1206887842'), (u'MULTIEQUAL_-1206889122', u'MULTIEQUAL_-1206889417'), (u'INT_EQUAL_-1206921762', u'CBRANCH_-1206921758'), (u'CALL_-1206933125', u'INDIRECT_-1206893554'), ('tmp_5455', u'CBRANCH_-1206934171'), (u'MULTIEQUAL_-1206889319', u'MULTIEQUAL_-1206889346'), (u'INDIRECT_-1206885266', u'MULTIEQUAL_-1206884876'), (u'CALL_-1206938772', u'INDIRECT_-1206901928'), (u'CALL_-1206932271', u'INDIRECT_-1206897433'), (u'CALL_-1206929645', u'INDIRECT_-1206902630'), ('const-12', u'PTRSUB_-1206881564'), (u'INDIRECT_-1206888220', u'MULTIEQUAL_-1206889478'), (u'CALL_-1206928647', u'INDIRECT_-1206902020'), (u'INDIRECT_-1206895805', u'MULTIEQUAL_-1206895769'), ('tmp_1329', u'CBRANCH_-1206938807'), (u'STORE_-1206928588', u'INDIRECT_-1206903401'), (u'INDIRECT_-1206900116', u'MULTIEQUAL_-1206899940'), (u'INDIRECT_-1206893620', u'MULTIEQUAL_-1206895287'), (u'CALL_-1206924677', u'INDIRECT_-1206876531'), (u'MULTIEQUAL_-1206887885', u'MULTIEQUAL_-1206887865'), (u'INDIRECT_-1206901622', u'MULTIEQUAL_-1206901445'), (u'CALL_-1206928601', u'INDIRECT_-1206892223'), (u'CALL_-1206935821', u'INDIRECT_-1206911860'), (u'MULTIEQUAL_-1206914724', u'MULTIEQUAL_-1206911724'), (u'CALL_-1206929974', u'INDIRECT_-1206892450'), (u'CAST_-1206871540', u'STORE_-1206929169'), (u'CALL_-1206933125', u'INDIRECT_-1206909094'), (u'INDIRECT_-1206892434', u'MULTIEQUAL_-1206892838'), (u'STORE_-1206929190', u'INDIRECT_-1206905766'), (u'LOAD_-1206922790', u'CAST_-1206869424'), (u'CALLIND_-1206921412', u'INDIRECT_-1206889986'), (u'CALL_-1206929019', u'INDIRECT_-1206898001'), (u'MULTIEQUAL_-1206885714', u'MULTIEQUAL_-1206886634'), (u'CALL_-1206925604', u'INDIRECT_-1206907465'), (u'INDIRECT_-1206902135', u'MULTIEQUAL_-1206901890'), (u'CALLIND_-1206924378', u'INDIRECT_-1206907101'), (u'STORE_-1206929190', u'INDIRECT_-1206889386'), (u'STORE_-1206933958', u'INDIRECT_-1206894766'), (u'CALL_-1206929226', u'CAST_-1206871168'), (u'CALL_-1206927316', u'INDIRECT_-1206887563'), (u'INDIRECT_-1206899016', u'MULTIEQUAL_-1206899520'), ('const-15', u'PTRADD_-1206922647'), (u'INDIRECT_-1206915158', u'MULTIEQUAL_-1206913478'), (u'CALL_-1206928601', u'INDIRECT_-1206891803'), (u'STORE_-1206937920', u'INDIRECT_-1206892394'), (u'CALL_-1206927297', u'INDIRECT_-1206898049'), (u'INDIRECT_-1206905387', u'MULTIEQUAL_-1206904687'), ('const-433', u'STORE_-1206934224'), (u'INDIRECT_-1206893382', u'MULTIEQUAL_-1206893179'), (u'CALL_-1206939523', u'INDIRECT_-1206898913'), (u'INDIRECT_-1206909457', u'MULTIEQUAL_-1206909428'), (u'STORE_-1206930175', u'INDIRECT_-1206898446'), (u'CALL_-1206928382', u'INDIRECT_-1206889281'), (u'INDIRECT_-1206906233', u'MULTIEQUAL_-1206907017'), (u'INDIRECT_-1206890362', u'MULTIEQUAL_-1206894925'), (u'MULTIEQUAL_-1206894389', u'MULTIEQUAL_-1206894373'), (u'MULTIEQUAL_-1206892838', u'MULTIEQUAL_-1206892781'), (u'STORE_-1206925479', u'INDIRECT_-1206894478'), (u'CALL_-1206930105', u'INDIRECT_-1206894655'), (u'INDIRECT_-1206894965', u'MULTIEQUAL_-1206894933'), (u'MULTIEQUAL_-1206905485', u'MULTIEQUAL_-1206905469'), (u'CALL_-1206931435', u'INDIRECT_-1206907517'), (u'STORE_-1206937765', u'INDIRECT_-1206911218'), (u'CALL_-1206928621', u'INDIRECT_-1206884806'), (u'CALL_-1206930899', u'INDIRECT_-1206909029'), (u'CALL_-1206931269', u'INDIRECT_-1206891387'), (u'INDIRECT_-1206898763', u'MULTIEQUAL_-1206898718'), (u'CALL_-1206937430', u'INDIRECT_-1206894188'), (u'CALL_-1206929071', u'INDIRECT_-1206894239'), (u'STORE_-1206928446', u'INDIRECT_-1206910457'), (u'MULTIEQUAL_-1206906375', u'MULTIEQUAL_-1206906325'), (u'INDIRECT_-1206896064', u'MULTIEQUAL_-1206895917'), (u'CALL_-1206929794', u'INDIRECT_-1206903680'), (u'MULTIEQUAL_-1206880156', u'MULTIEQUAL_-1206883341'), (u'STORE_-1206925479', u'INDIRECT_-1206884398'), (u'INDIRECT_-1206895194', u'MULTIEQUAL_-1206895740'), (u'CALL_-1206931773', u'INDIRECT_-1206896790'), (u'CALL_-1206928357', u'INDIRECT_-1206901868'), (u'CALL_-1206934396', u'INDIRECT_-1206881927'), (u'INDIRECT_-1206909374', u'MULTIEQUAL_-1206908958'), (u'INDIRECT_-1206913818', u'MULTIEQUAL_-1206913714'), (u'CALL_-1206935907', u'INDIRECT_-1206900167'), (u'INT_NOTEQUAL_-1206932370', u'CBRANCH_-1206932369'), (u'CALLIND_-1206929135', u'INDIRECT_-1206914018'), (u'MULTIEQUAL_-1206913511', u'MULTIEQUAL_-1206913752'), (u'CALL_-1206928878', u'INDIRECT_-1206898454'), (u'STORE_-1206921743', u'INDIRECT_-1206899233'), (u'STORE_-1206930310', u'INDIRECT_-1206898926'), (u'CALL_-1206938421', u'INDIRECT_-1206896258'), (u'STORE_-1206928662', u'INDIRECT_-1206892107'), (u'INDIRECT_-1206910813', u'MULTIEQUAL_-1206910685'), (u'CALL_-1206928357', u'INDIRECT_-1206898088'), ('const-8192', u'COPY_-1206930130'), (u'CALL_-1206929621', u'INDIRECT_-1206913539'), (u'CALL_-1206928209', u'INDIRECT_-1206888321'), (u'INDIRECT_-1206906615', u'MULTIEQUAL_-1206907419'), (u'COPY_-1206878025', u'CALL_-1206933773'), (u'CALLIND_-1206938263', u'INDIRECT_-1206899522'), (u'STORE_-1206921743', u'INDIRECT_-1206887053'), (u'STORE_-1206934436', u'INDIRECT_-1206909748'), (u'CAST_-1206869687', u'CAST_-1206869489'), (u'INDIRECT_-1206897935', u'COPY_-1206878386'), ('tmp_18599', u'CBRANCH_-1206923731'), (u'STORE_-1206921840', u'INDIRECT_-1206895507'), (u'STORE_-1206928732', u'INDIRECT_-1206903069'), (u'INDIRECT_-1206888361', u'MULTIEQUAL_-1206888674'), (u'MULTIEQUAL_-1206890628', u'MULTIEQUAL_-1206894158'), (u'CALL_-1206934365', u'INDIRECT_-1206901395'), (u'INDIRECT_-1206902770', u'MULTIEQUAL_-1206902622'), (u'MULTIEQUAL_-1206880922', u'MULTIEQUAL_-1206919329'), (u'INDIRECT_-1206915250', u'COPY_-1206880251'), (u'CALLIND_-1206925453', u'INDIRECT_-1206876931'), (u'CALL_-1206927048', u'INDIRECT_-1206903262'), (u'INDIRECT_-1206905834', u'MULTIEQUAL_-1206903744'), (u'INDIRECT_-1206901180', u'MULTIEQUAL_-1206900978'), (u'MULTIEQUAL_-1206875904', u'MULTIEQUAL_-1206888899'), (u'INDIRECT_-1206903023', u'MULTIEQUAL_-1206903689'), (u'MULTIEQUAL_-1206898021', u'MULTIEQUAL_-1206897847'), (u'CALL_-1206928474', u'INDIRECT_-1206888968'), (u'MULTIEQUAL_-1206896214', u'MULTIEQUAL_-1206898625'), (u'CALL_-1206930550', u'INDIRECT_-1206878135'), (u'MULTIEQUAL_-1206888213', u'MULTIEQUAL_-1206888209'), (u'CALL_-1206939005', u'INDIRECT_-1206917359'), (u'INDIRECT_-1206906855', u'MULTIEQUAL_-1206906564'), (u'CALL_-1206929938', u'INDIRECT_-1206912774'), (u'MULTIEQUAL_-1206909996', u'MULTIEQUAL_-1206909977'), (u'STORE_-1206921596', u'INDIRECT_-1206893706'), (u'INDIRECT_-1206896663', u'MULTIEQUAL_-1206875922'), (u'CALL_-1206931701', u'INDIRECT_-1206899561'), ('tmp_9495', u'BRANCH_-1206928263'), (u'INDIRECT_-1206906019', u'MULTIEQUAL_-1206905799'), (u'STORE_-1206924560', u'INDIRECT_-1206895678'), (u'CALL_-1206924704', u'INDIRECT_-1206899320'), (u'CALL_-1206921844', u'INDIRECT_-1206901897'), (u'INDIRECT_-1206903734', u'MULTIEQUAL_-1206901644'), (u'STORE_-1206924909', u'INDIRECT_-1206892403'), (u'INDIRECT_-1206899874', u'MULTIEQUAL_-1206899497'), (u'CALL_-1206937875', u'INDIRECT_-1206905590'), (u'CALLIND_-1206938827', u'INDIRECT_-1206904895'), (u'CALL_-1206929019', u'INDIRECT_-1206904301'), (u'INDIRECT_-1206895273', u'MULTIEQUAL_-1206898284'), (u'CALL_-1206934963', u'INDIRECT_-1206911381'), (u'CALL_-1206938927', u'INDIRECT_-1206914188'), (u'MULTIEQUAL_-1206910873', u'MULTIEQUAL_-1206910852'), (u'INDIRECT_-1206894754', u'MULTIEQUAL_-1206894258'), (u'CALL_-1206933745', u'INDIRECT_-1206890532'), (u'MULTIEQUAL_-1206890354', u'MULTIEQUAL_-1206890280'), (u'MULTIEQUAL_-1206892233', u'MULTIEQUAL_-1206892145'), (u'CALL_-1206929938', u'INDIRECT_-1206903348'), (u'CALL_-1206934862', u'INDIRECT_-1206911340'), (u'CALL_-1206928150', u'INDIRECT_-1206905487'), (u'INDIRECT_-1206911442', u'MULTIEQUAL_-1206911181'), ('const-433', u'LOAD_-1206928860'), (u'MULTIEQUAL_-1206895048', u'MULTIEQUAL_-1206894913'), (u'INDIRECT_-1206880238', u'MULTIEQUAL_-1206880147'), (u'CALLIND_-1206921412', u'INDIRECT_-1206888306'), (u'CALL_-1206928194', u'INDIRECT_-1206907606'), (u'INDIRECT_-1206898399', u'MULTIEQUAL_-1206876785'), (u'MULTIEQUAL_-1206890187', u'MULTIEQUAL_-1206890173'), (u'MULTIEQUAL_-1206894565', u'MULTIEQUAL_-1206894549'), (u'INDIRECT_-1206911335', u'MULTIEQUAL_-1206910945'), (u'CALL_-1206930394', u'INDIRECT_-1206894855'), (u'INDIRECT_-1206893173', u'MULTIEQUAL_-1206893045'), (u'INDIRECT_-1206881122', u'MULTIEQUAL_-1206881695'), (u'INDIRECT_-1206904609', u'MULTIEQUAL_-1206904939'), (u'MULTIEQUAL_-1206907165', u'MULTIEQUAL_-1206907149'), (u'STORE_-1206937696', u'INDIRECT_-1206897744'), (u'MULTIEQUAL_-1206888927', u'MULTIEQUAL_-1206888913'), (u'CALL_-1206938958', u'INDIRECT_-1206896984'), (u'CALL_-1206934114', u'INDIRECT_-1206899991'), (u'BOOL_NEGATE_-1206910795', u'BOOL_AND_-1206924964'), (u'CALL_-1206937186', u'INDIRECT_-1206900051'), (u'STORE_-1206928662', u'INDIRECT_-1206911007'), (u'INDIRECT_-1206892001', u'MULTIEQUAL_-1206892757'), (u'INDIRECT_-1206887935', u'COPY_-1206878914'), (u'INDIRECT_-1206907592', u'MULTIEQUAL_-1206907437'), (u'STORE_-1206930846', u'INDIRECT_-1206902587'), (u'MULTIEQUAL_-1206909361', u'MULTIEQUAL_-1206909253'), (u'INDIRECT_-1206893664', u'COPY_-1206879163'), (u'STORE_-1206928732', u'INDIRECT_-1206912309'), (u'MULTIEQUAL_-1206903628', u'MULTIEQUAL_-1206905115'), (u'INDIRECT_-1206904227', u'MULTIEQUAL_-1206903829'), (u'INDIRECT_-1206892527', u'MULTIEQUAL_-1206893619'), (u'CALL_-1206921264', u'INDIRECT_-1206884967'), (u'MULTIEQUAL_-1206901761', u'MULTIEQUAL_-1206878082'), (u'CALL_-1206925604', u'INDIRECT_-1206905365'), (u'INDIRECT_-1206899981', u'MULTIEQUAL_-1206900737'), (u'INDIRECT_-1206895017', u'MULTIEQUAL_-1206896013'), (u'INDIRECT_-1206901510', u'MULTIEQUAL_-1206901362'), (u'MULTIEQUAL_-1206909130', u'MULTIEQUAL_-1206909059'), ('tmp_25371', u'CALL_-1206929385'), (u'MULTIEQUAL_-1206879992', u'INT_EQUAL_-1206922016'), (u'MULTIEQUAL_-1206886039', u'MULTIEQUAL_-1206885011'), (u'MULTIEQUAL_-1206875931', u'MULTIEQUAL_-1206899819'), (u'CALL_-1206927297', u'INDIRECT_-1206893429'), (u'INDIRECT_-1206895553', u'MULTIEQUAL_-1206895249'), (u'INDIRECT_-1206900734', u'MULTIEQUAL_-1206900316'), (u'INDIRECT_-1206909006', u'COPY_-1206879774'), (u'CALL_-1206930274', u'INDIRECT_-1206907366'), (u'INDIRECT_-1206892915', u'MULTIEQUAL_-1206892807'), (u'COPY_-1206875361', u'STORE_-1206933958'), (u'CALL_-1206929324', u'INDIRECT_-1206902970'), (u'INDIRECT_-1206889395', u'MULTIEQUAL_-1206890199'), (u'CALL_-1206928690', u'INDIRECT_-1206906658'), (u'CALL_-1206938656', u'INDIRECT_-1206894508'), (u'INDIRECT_-1206883828', u'MULTIEQUAL_-1206883598'), (u'STORE_-1206933398', u'INDIRECT_-1206890700'), (u'CALL_-1206934955', u'INDIRECT_-1206881887'), (u'CALL_-1206935821', u'INDIRECT_-1206895480'), (u'CALL_-1206934460', u'INDIRECT_-1206881296'), (u'INDIRECT_-1206890966', u'MULTIEQUAL_-1206892750'), (u'LOAD_-1206935993', u'INT_SUB_-1206932444'), (u'CALL_-1206927833', u'INDIRECT_-1206877688'), (u'CALL_-1206937615', u'INDIRECT_-1206906300'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206873061'), (u'INDIRECT_-1206904257', u'MULTIEQUAL_-1206904877'), (u'INDIRECT_-1206912073', u'MULTIEQUAL_-1206911669'), (u'CALL_-1206929019', u'INDIRECT_-1206893381'), (u'CALL_-1206921308', u'INDIRECT_-1206890446'), (u'CALL_-1206934018', u'INDIRECT_-1206910008'), (u'CALL_-1206929830', u'INDIRECT_-1206903702'), (u'CALL_-1206934963', u'INDIRECT_-1206910121'), ('const-200', u'PTRSUB_-1206879584'), (u'CALL_-1206928772', u'INDIRECT_-1206902086'), (u'INDIRECT_-1206910218', u'MULTIEQUAL_-1206909957'), (u'CALL_-1206936047', u'INDIRECT_-1206906975'), (u'LOAD_-1206925521', u'CALLIND_-1206925511'), (u'MULTIEQUAL_-1206899479', u'MULTIEQUAL_-1206899479'), (u'STORE_-1206930351', u'INDIRECT_-1206897038'), (u'MULTIEQUAL_-1206889341', u'MULTIEQUAL_-1206890041'), (u'CALL_-1206928644', u'INDIRECT_-1206898177'), (u'INDIRECT_-1206915062', u'MULTIEQUAL_-1206914885'), (u'CAST_-1206874866', u'INT_AND_-1206912773'), (u'MULTIEQUAL_-1206886879', u'MULTIEQUAL_-1206886533'), ('const-0', u'COPY_-1206924649'), (u'CALL_-1206937924', u'INDIRECT_-1206891339'), (u'INDIRECT_-1206908521', u'MULTIEQUAL_-1206908283'), (u'CALL_-1206933821', u'INDIRECT_-1206901070'), (u'MULTIEQUAL_-1206893987', u'MULTIEQUAL_-1206893968'), (u'INDIRECT_-1206874039', u'MULTIEQUAL_-1206875761'), (u'INDIRECT_-1206907106', u'MULTIEQUAL_-1206908667'), (u'CALL_-1206929320', u'INDIRECT_-1206907997'), (u'STORE_-1206929169', u'INDIRECT_-1206892738'), (u'STORE_-1206927231', u'INDIRECT_-1206906742'), (u'INDIRECT_-1206897374', u'MULTIEQUAL_-1206897140'), (u'CALL_-1206929071', u'INDIRECT_-1206898859'), (u'INDIRECT_-1206909355', u'MULTIEQUAL_-1206909276'), (u'MULTIEQUAL_-1206902545', u'MULTIEQUAL_-1206902529'), ('tmp_12327', u'CBRANCH_-1206930889'), (u'STORE_-1206927248', u'INDIRECT_-1206901712'), (u'CALL_-1206933998', u'INDIRECT_-1206901594'), (u'INDIRECT_-1206900234', u'MULTIEQUAL_-1206900780'), (u'INDIRECT_-1206905598', u'MULTIEQUAL_-1206905337'), (u'CALL_-1206938975', u'INDIRECT_-1206914216'), (u'STORE_-1206934385', u'INDIRECT_-1206908035'), (u'MULTIEQUAL_-1206896370', u'MULTIEQUAL_-1206895732'), (u'INT_EQUAL_-1206930536', u'CBRANCH_-1206930535'), (u'STORE_-1206921830', u'INDIRECT_-1206889199'), (u'INDIRECT_-1206908886', u'MULTIEQUAL_-1206908564'), (u'CALL_-1206937729', u'INT_NOTEQUAL_-1206937714'), (u'INDIRECT_-1206895580', u'MULTIEQUAL_-1206895530'), (u'CALLIND_-1206921412', u'INDIRECT_-1206902586'), (u'INT_EQUAL_-1206921972', u'CBRANCH_-1206921961'), (u'CALL_-1206929830', u'INDIRECT_-1206892782'), (u'MULTIEQUAL_-1206899009', u'MULTIEQUAL_-1206899007'), (u'CALL_-1206925831', u'INDIRECT_-1206901632'), (u'CALL_-1206928621', u'INDIRECT_-1206895306'), (u'MULTIEQUAL_-1206880874', u'MULTIEQUAL_-1206880174'), (u'INDIRECT_-1206909614', u'COPY_-1206878834'), (u'CALL_-1206938131', u'INDIRECT_-1206902371'), (u'CALL_-1206937983', u'INDIRECT_-1206896409'), (u'INDIRECT_-1206907829', u'MULTIEQUAL_-1206909119'), ('tmp_19260', u'CBRANCH_-1206923337'), (u'INDIRECT_-1206904854', u'MULTIEQUAL_-1206909131'), (u'INDIRECT_-1206898117', u'MULTIEQUAL_-1206897980'), (u'INDIRECT_-1206910255', u'MULTIEQUAL_-1206909977'), (u'INDIRECT_-1206895704', u'MULTIEQUAL_-1206895475'), (u'STORE_-1206937765', u'INDIRECT_-1206893158'), (u'CALL_-1206934963', u'INDIRECT_-1206892901'), (u'INDIRECT_-1206908308', u'MULTIEQUAL_-1206907876'), (u'CAST_-1206868915', u'COPY_-1206869147'), (u'INDIRECT_-1206889272', u'MULTIEQUAL_-1206889094'), (u'INDIRECT_-1206910188', u'MULTIEQUAL_-1206910070'), (u'CALL_-1206928772', u'INDIRECT_-1206893266'), (u'MULTIEQUAL_-1206898167', u'MULTIEQUAL_-1206898110'), (u'CALL_-1206935766', u'INDIRECT_-1206897126'), (u'INDIRECT_-1206894828', u'MULTIEQUAL_-1206895002'), (u'CALL_-1206924677', u'INDIRECT_-1206884599'), (u'INDIRECT_-1206886677', u'MULTIEQUAL_-1206887254'), (u'INDIRECT_-1206900419', u'MULTIEQUAL_-1206900317'), (u'MULTIEQUAL_-1206899973', u'MULTIEQUAL_-1206899969'), (u'INDIRECT_-1206888538', u'MULTIEQUAL_-1206888451'), (u'CALL_-1206933821', u'INDIRECT_-1206913856'), (u'MULTIEQUAL_-1206901114', u'MULTIEQUAL_-1206901110'), (u'MULTIEQUAL_-1206893073', u'MULTIEQUAL_-1206892372'), (u'STORE_-1206928588', u'INDIRECT_-1206896261'), (u'MULTIEQUAL_-1206906421', u'MULTIEQUAL_-1206909131'), (u'INDIRECT_-1206887784', u'COPY_-1206879149'), (u'INDIRECT_-1206901726', u'MULTIEQUAL_-1206908061'), (u'CALL_-1206935494', u'INDIRECT_-1206901603'), (u'INT_EQUAL_-1206938407', u'CBRANCH_-1206938406'), (u'INDIRECT_-1206890273', u'MULTIEQUAL_-1206891057'), (u'CALL_-1206934098', u'INDIRECT_-1206905439'), (u'STORE_-1206928327', u'INDIRECT_-1206902370'), (u'MULTIEQUAL_-1206878085', u'MULTIEQUAL_-1206901645'), (u'CALL_-1206927048', u'INDIRECT_-1206896542'), (u'INDIRECT_-1206895097', u'MULTIEQUAL_-1206897791'), (u'CALL_-1206929750', u'INDIRECT_-1206903700'), (u'INDIRECT_-1206907641', u'MULTIEQUAL_-1206908250'), (u'CALL_-1206938656', u'INDIRECT_-1206893248'), (u'INDIRECT_-1206904291', u'MULTIEQUAL_-1206906324'), (u'STORE_-1206928662', u'INDIRECT_-1206895887'), (u'STORE_-1206928732', u'INDIRECT_-1206901809'), (u'CALLIND_-1206925401', u'INDIRECT_-1206885392'), (u'CALL_-1206933594', u'INDIRECT_-1206910602'), (u'INDIRECT_-1206907934', u'COPY_-1206878830'), (u'LOAD_-1206873442', u'STORE_-1206924909'), (u'INDIRECT_-1206883637', u'MULTIEQUAL_-1206884018'), (u'COPY_-1206875786', u'COPY_-1206873024'), (u'CALL_-1206930241', u'INDIRECT_-1206910210'), (u'PTRSUB_-1206877416', u'CAST_-1206874424'), (u'CALL_-1206929794', u'INDIRECT_-1206909980'), (u'INDIRECT_-1206889886', u'MULTIEQUAL_-1206889496'), (u'STORE_-1206921840', u'INDIRECT_-1206895087'), (u'CALL_-1206930927', u'INDIRECT_-1206907151'), (u'INDIRECT_-1206891074', u'MULTIEQUAL_-1206890840'), (u'CALLIND_-1206922663', u'INDIRECT_-1206901625'), (u'INDIRECT_-1206901548', u'MULTIEQUAL_-1206901722'), ('const-0', u'CALL_-1206930241'), (u'CALL_-1206927017', u'INDIRECT_-1206905274'), ('const-433', u'STORE_-1206927231'), (u'MULTIEQUAL_-1206906611', u'MULTIEQUAL_-1206906569'), (u'CALL_-1206937446', u'INDIRECT_-1206895460'), (u'CALL_-1206934018', u'INDIRECT_-1206895728'), (u'INDIRECT_-1206893829', u'MULTIEQUAL_-1206893709'), (u'INDIRECT_-1206893889', u'MULTIEQUAL_-1206891564'), (u'INDIRECT_-1206887265', u'MULTIEQUAL_-1206887246'), (u'INDIRECT_-1206883736', u'MULTIEQUAL_-1206883422'), (u'INDIRECT_-1206880039', u'MULTIEQUAL_-1206880417'), (u'CALL_-1206938342', u'INDIRECT_-1206913855'), (u'STORE_-1206930256', u'INDIRECT_-1206899746'), (u'INDIRECT_-1206894044', u'MULTIEQUAL_-1206893590'), (u'INDIRECT_-1206891687', u'MULTIEQUAL_-1206892779'), (u'INDIRECT_-1206907475', u'MULTIEQUAL_-1206907136'), (u'INDIRECT_-1206897672', u'MULTIEQUAL_-1206897494'), (u'STORE_-1206929169', u'INDIRECT_-1206902818'), (u'CALL_-1206928677', u'INDIRECT_-1206896167'), (u'CALLIND_-1206924378', u'INDIRECT_-1206875679'), (u'INDIRECT_-1206901497', u'MULTIEQUAL_-1206901090'), (u'INDIRECT_-1206888677', u'COPY_-1206879617'), (u'INDIRECT_-1206909413', u'MULTIEQUAL_-1206907662'), (u'CALL_-1206927297', u'INDIRECT_-1206895949'), (u'INDIRECT_-1206899113', u'MULTIEQUAL_-1206898505'), (u'CALL_-1206938756', u'INDIRECT_-1206912417'), (u'MULTIEQUAL_-1206908736', u'MULTIEQUAL_-1206908717'), (u'CALL_-1206930311', u'INDIRECT_-1206896909'), (u'CALL_-1206928734', u'INDIRECT_-1206913403'), (u'INDIRECT_-1206901988', u'MULTIEQUAL_-1206902370'), (u'INDIRECT_-1206904854', u'MULTIEQUAL_-1206905400'), (u'CALL_-1206928271', u'INDIRECT_-1206886873'), (u'CALL_-1206928815', u'INDIRECT_-1206891679'), (u'CALL_-1206931337', u'INDIRECT_-1206911150'), (u'INT_RIGHT_-1206922756', u'MULTIEQUAL_-1206911331'), (u'CALL_-1206928108', u'INDIRECT_-1206900872'), (u'MULTIEQUAL_-1206887814', u'MULTIEQUAL_-1206890225'), ('const-0', u'INT_EQUAL_-1206933697'), (u'CALL_-1206937983', u'INDIRECT_-1206901449'), (u'CALL_-1206930636', u'INDIRECT_-1206896916'), (u'INDIRECT_-1206895811', u'MULTIEQUAL_-1206896234'), (u'INDIRECT_-1206895811', u'MULTIEQUAL_-1206896234'), (u'INDIRECT_-1206903370', u'MULTIEQUAL_-1206904887'), (u'INDIRECT_-1206879813', u'MULTIEQUAL_-1206880686'), (u'STORE_-1206925479', u'INDIRECT_-1206888598'), ('const-0', u'COPY_-1206879901'), (u'MULTIEQUAL_-1206913966', u'MULTIEQUAL_-1206913817'), (u'INDIRECT_-1206903079', u'MULTIEQUAL_-1206902859'), (u'CALL_-1206924661', u'INDIRECT_-1206899286'), ('const-433', u'STORE_-1206930310'), (u'INDIRECT_-1206899597', u'COPY_-1206879643'), (u'MULTIEQUAL_-1206906564', u'MULTIEQUAL_-1206905916'), (u'STORE_-1206924934', u'INDIRECT_-1206905557'), (u'CALL_-1206929866', u'INDIRECT_-1206910864'), (u'CALL_-1206926003', u'INDIRECT_-1206897526'), (u'CALL_-1206938656', u'INDIRECT_-1206912568'), (u'INDIRECT_-1206911680', u'MULTIEQUAL_-1206911478'), (u'INDIRECT_-1206908820', u'MULTIEQUAL_-1206907773'), (u'MULTIEQUAL_-1206911841', u'MULTIEQUAL_-1206878106'), (u'PTRSUB_-1206874318', u'LOAD_-1206927208'), ('const-0', u'INT_EQUAL_-1206921871'), (u'INDIRECT_-1206900347', u'MULTIEQUAL_-1206899647'), (u'CALL_-1206938036', u'INDIRECT_-1206897693'), (u'INDIRECT_-1206878228', u'MULTIEQUAL_-1206879777'), (u'CALL_-1206931749', u'INDIRECT_-1206899291'), (u'CALL_-1206930157', u'INDIRECT_-1206890473'), (u'CALL_-1206928155', u'INDIRECT_-1206898574'), (u'INDIRECT_-1206882533', u'MULTIEQUAL_-1206883539'), (u'INDIRECT_-1206881174', u'MULTIEQUAL_-1206876757'), (u'CALL_-1206929974', u'INDIRECT_-1206893710'), (u'CALL_-1206937559', u'INDIRECT_-1206914665'), (u'CALL_-1206926003', u'INDIRECT_-1206903826'), (u'CALL_-1206929645', u'INDIRECT_-1206910610'), (u'INDIRECT_-1206888995', u'MULTIEQUAL_-1206888656'), (u'CALL_-1206933998', u'INDIRECT_-1206888574'), (u'INDIRECT_-1206901912', u'MULTIEQUAL_-1206901754'), (u'CALL_-1206930086', u'INDIRECT_-1206901545'), (u'INDIRECT_-1206885614', u'MULTIEQUAL_-1206885380'), (u'CALL_-1206930927', u'INDIRECT_-1206910511'), (u'CALL_-1206938232', u'INDIRECT_-1206902023'), (u'CALLIND_-1206929135', u'INDIRECT_-1206903518'), (u'INDIRECT_-1206903885', u'MULTIEQUAL_-1206903503'), (u'INDIRECT_-1206900173', u'MULTIEQUAL_-1206898422'), (u'CALL_-1206933711', u'INDIRECT_-1206892183'), (u'INT_EQUAL_-1206873201', u'BOOL_AND_-1206923896'), (u'INDIRECT_-1206889297', u'MULTIEQUAL_-1206889268'), (u'CALL_-1206934098', u'INDIRECT_-1206898299'), (u'CALL_-1206928518', u'INDIRECT_-1206908307'), (u'CALL_-1206935766', u'INDIRECT_-1206895446'), (u'MULTIEQUAL_-1206885367', u'MULTIEQUAL_-1206885750'), (u'CALLIND_-1206921344', u'INDIRECT_-1206887432'), (u'CALL_-1206937983', u'INDIRECT_-1206914889'), (u'INDIRECT_-1206898439', u'MULTIEQUAL_-1206899479'), (u'STORE_-1206928327', u'INDIRECT_-1206886410'), (u'INDIRECT_-1206910253', u'MULTIEQUAL_-1206908502'), (u'CALL_-1206927833', u'INDIRECT_-1206891553'), (u'INDIRECT_-1206904164', u'COPY_-1206879188'), (u'INDIRECT_-1206905785', u'COPY_-1206880123'), (u'CAST_-1206873121', u'LOAD_-1206930291'), (u'INDIRECT_-1206896470', u'MULTIEQUAL_-1206896322'), ('const-7', u'PTRADD_-1206871751'), (u'CALL_-1206921308', u'INDIRECT_-1206907852'), (u'CALL_-1206928271', u'INDIRECT_-1206885837'), (u'CALL_-1206928271', u'INDIRECT_-1206907873'), (u'INDIRECT_-1206906381', u'MULTIEQUAL_-1206906190'), (u'INDIRECT_-1206901283', u'MULTIEQUAL_-1206875934'), (u'CALL_-1206938772', u'INDIRECT_-1206914528'), (u'CALL_-1206929226', u'INDIRECT_-1206897875'), (u'LOAD_-1206932418', u'PTRSUB_-1206876804'), (u'CALL_-1206933745', u'INDIRECT_-1206905652'), (u'INT_LESS_-1206922867', u'CBRANCH_-1206922864'), (u'CALL_-1206924668', u'INDIRECT_-1206902728'), (u'INDIRECT_-1206906155', u'MULTIEQUAL_-1206905710'), (u'INDIRECT_-1206902622', u'MULTIEQUAL_-1206902361'), (u'CALL_-1206935907', u'INDIRECT_-1206889667'), (u'INDIRECT_-1206892672', u'MULTIEQUAL_-1206892514'), (u'INDIRECT_-1206890331', u'MULTIEQUAL_-1206890312'), (u'CALL_-1206938036', u'INDIRECT_-1206907353'), (u'INDIRECT_-1206898805', u'MULTIEQUAL_-1206900592'), (u'INDIRECT_-1206893962', u'COPY_-1206879278'), (u'CALL_-1206926003', u'INDIRECT_-1206886186'), (u'STORE_-1206921830', u'INDIRECT_-1206900959'), (u'INDIRECT_-1206878514', u'MULTIEQUAL_-1206879227'), (u'CALL_-1206932271', u'INDIRECT_-1206907513'), (u'CALL_-1206928668', u'INDIRECT_-1206898188'), (u'INDIRECT_-1206891100', u'MULTIEQUAL_-1206892759'), (u'MULTIEQUAL_-1206891614', u'MULTIEQUAL_-1206891540'), (u'INDIRECT_-1206898154', u'MULTIEQUAL_-1206874119'), (u'MULTIEQUAL_-1206902017', u'MULTIEQUAL_-1206901601'), (u'STORE_-1206924919', u'INDIRECT_-1206902187'), (u'CALL_-1206935494', u'INDIRECT_-1206900763'), (u'CALL_-1206934396', u'INDIRECT_-1206882264'), (u'CAST_-1206874905', u'MULTIEQUAL_-1206919006'), (u'INDIRECT_-1206891906', u'MULTIEQUAL_-1206891247'), (u'INDIRECT_-1206896437', u'MULTIEQUAL_-1206896408'), (u'INDIRECT_-1206885426', u'MULTIEQUAL_-1206892521'), (u'CALL_-1206928271', u'INDIRECT_-1206897793'), (u'CALL_-1206937186', u'INDIRECT_-1206890811'), (u'CALL_-1206930584', u'INDIRECT_-1206880420'), (u'CALL_-1206928690', u'INDIRECT_-1206901618'), (u'CALL_-1206931674', u'INDIRECT_-1206906391'), (u'CALL_-1206928992', u'INDIRECT_-1206883532'), (u'CALL_-1206930636', u'INDIRECT_-1206893976'), (u'STORE_-1206928320', u'INDIRECT_-1206885147'), (u'CALL_-1206930311', u'INDIRECT_-1206878927'), (u'MULTIEQUAL_-1206883957', u'MULTIEQUAL_-1206883541'), (u'INDIRECT_-1206912157', u'MULTIEQUAL_-1206911769'), (u'CALL_-1206921320', u'INDIRECT_-1206897916'), (u'MULTIEQUAL_-1206880942', u'MULTIEQUAL_-1206880204'), (u'MULTIEQUAL_-1206893544', u'MULTIEQUAL_-1206893506'), (u'INDIRECT_-1206905445', u'MULTIEQUAL_-1206905540'), (u'INDIRECT_-1206912215', u'COPY_-1206878420'), (u'CALL_-1206921954', u'INDIRECT_-1206884874'), (u'MULTIEQUAL_-1206906884', u'MULTIEQUAL_-1206906908'), (u'INDIRECT_-1206892817', u'MULTIEQUAL_-1206892727'), (u'MULTIEQUAL_-1206876030', u'MULTIEQUAL_-1206875912'), (u'STORE_-1206924919', u'INDIRECT_-1206884967'), (u'STORE_-1206925416', u'INDIRECT_-1206892763'), (u'CALL_-1206934460', u'INDIRECT_-1206898941'), (u'CALLIND_-1206921344', u'INDIRECT_-1206888692'), (u'CALL_-1206930927', u'INDIRECT_-1206895811'), (u'INDIRECT_-1206907662', u'MULTIEQUAL_-1206907401'), (u'CALL_-1206933711', u'INDIRECT_-1206906883'), (u'CALL_-1206930210', u'INDIRECT_-1206893472'), (u'CALL_-1206928668', u'INDIRECT_-1206886008'), (u'INDIRECT_-1206894484', u'MULTIEQUAL_-1206896067'), (u'INDIRECT_-1206896963', u'MULTIEQUAL_-1206898718'), (u'CALL_-1206928992', u'INDIRECT_-1206900923'), (u'CALL_-1206934835', u'INDIRECT_-1206899811'), (u'INDIRECT_-1206881127', u'MULTIEQUAL_-1206881600'), (u'STORE_-1206932486', u'INDIRECT_-1206902127'), (u'INDIRECT_-1206911607', u'INT_ZEXT_-1206929079'), (u'INDIRECT_-1206914453', u'MULTIEQUAL_-1206912702'), (u'CALL_-1206932359', u'INDIRECT_-1206878851'), (u'SUBPIECE_-1206876198', u'PTRSUB_-1206871575'), (u'INDIRECT_-1206908143', u'MULTIEQUAL_-1206907994'), (u'STORE_-1206928622', u'INDIRECT_-1206889724'), (u'INDIRECT_-1206906740', u'MULTIEQUAL_-1206906636'), (u'INDIRECT_-1206894726', u'COPY_-1206879740'), (u'STORE_-1206930340', u'INDIRECT_-1206888022'), (u'CALL_-1206938656', u'INDIRECT_-1206895348'), (u'MULTIEQUAL_-1206901745', u'MULTIEQUAL_-1206901725'), (u'INDIRECT_-1206904850', u'MULTIEQUAL_-1206904634'), (u'MULTIEQUAL_-1206911608', u'MULTIEQUAL_-1206913095'), (u'CALL_-1206929071', u'INDIRECT_-1206896339'), (u'CALL_-1206930407', u'INDIRECT_-1206888966'), (u'MULTIEQUAL_-1206892832', u'MULTIEQUAL_-1206894019'), (u'INDIRECT_-1206913099', u'MULTIEQUAL_-1206912738'), (u'CALL_-1206931539', u'INDIRECT_-1206919578'), (u'INDIRECT_-1206879862', u'MULTIEQUAL_-1206882484'), ('tmp_72836', u'PTRSUB_-1206878384'), (u'CALL_-1206923816', u'INDIRECT_-1206901097'), ('tmp_1828', u'CBRANCH_-1206938353'), (u'CALL_-1206926063', u'INDIRECT_-1206891678'), (u'CALL_-1206926019', u'INDIRECT_-1206886619'), (u'INDIRECT_-1206881664', u'MULTIEQUAL_-1206881411'), (u'CALL_-1206928667', u'INDIRECT_-1206901080'), (u'INDIRECT_-1206893614', u'MULTIEQUAL_-1206893409'), (u'MULTIEQUAL_-1206894249', u'MULTIEQUAL_-1206893583'), (u'STORE_-1206930329', u'INDIRECT_-1206906760'), (u'CALL_-1206929320', u'INDIRECT_-1206905897'), (u'INDIRECT_-1206892446', u'MULTIEQUAL_-1206892412'), (u'CALL_-1206930899', u'INDIRECT_-1206902309'), ('tmp_25370', u'PTRSUB_-1206872001'), (u'MULTIEQUAL_-1206905648', u'MULTIEQUAL_-1206902641'), (u'CALL_-1206928709', u'INDIRECT_-1206890959'), (u'CALL_-1206925604', u'INDIRECT_-1206896965'), ('const-0', u'INT_NOTEQUAL_-1206876922'), (u'STORE_-1206930873', u'INDIRECT_-1206904758'), (u'CALL_-1206928209', u'INDIRECT_-1206898401'), (u'CALLIND_-1206931354', u'INDIRECT_-1206899488'), (u'STORE_-1206929089', u'INDIRECT_-1206908684'), (u'CALL_-1206938958', u'INDIRECT_-1206905804'), (u'INDIRECT_-1206893638', u'MULTIEQUAL_-1206894628'), (u'INDIRECT_-1206911093', u'MULTIEQUAL_-1206909342'), (u'INDIRECT_-1206900487', u'MULTIEQUAL_-1206901022'), (u'CALL_-1206933745', u'INDIRECT_-1206902712'), (u'INDIRECT_-1206897123', u'MULTIEQUAL_-1206896757'), (u'INDIRECT_-1206890792', u'COPY_-1206879508'), (u'MULTIEQUAL_-1206893850', u'MULTIEQUAL_-1206893212'), (u'MULTIEQUAL_-1206896879', u'MULTIEQUAL_-1206896906'), (u'STORE_-1206930310', u'INDIRECT_-1206901026'), (u'INDIRECT_-1206906097', u'MULTIEQUAL_-1206905960'), (u'MULTIEQUAL_-1206888234', u'MULTIEQUAL_-1206889154'), (u'INDIRECT_-1206912279', u'COPY_-1206880361'), (u'INDIRECT_-1206892802', u'MULTIEQUAL_-1206892625'), (u'CALL_-1206934081', u'INDIRECT_-1206908368'), (u'INDIRECT_-1206901371', u'MULTIEQUAL_-1206902595'), (u'CALL_-1206927405', u'INDIRECT_-1206906929'), (u'STORE_-1206922807', u'INDIRECT_-1206883205'), (u'CALL_-1206938958', u'INDIRECT_-1206901184'), (u'CALL_-1206924661', u'INDIRECT_-1206885426'), (u'CALL_-1206938421', u'INDIRECT_-1206899618'), (u'CALL_-1206924704', u'INDIRECT_-1206887980'), (u'PTRADD_-1206877612', u'INT_NOTEQUAL_-1206933325'), (u'STORE_-1206930340', u'INDIRECT_-1206888862'), (u'INDIRECT_-1206902138', u'MULTIEQUAL_-1206901865'), (u'STORE_-1206934224', u'INDIRECT_-1206894500'), (u'INDIRECT_-1206885646', u'COPY_-1206879378'), (u'CALL_-1206929019', u'INDIRECT_-1206912701'), (u'INDIRECT_-1206903863', u'MULTIEQUAL_-1206904529'), (u'STORE_-1206928588', u'INDIRECT_-1206912641'), (u'INDIRECT_-1206890648', u'MULTIEQUAL_-1206891030'), (u'MULTIEQUAL_-1206911330', u'MULTIEQUAL_-1206911312'), (u'CALL_-1206937924', u'INDIRECT_-1206901419'), (u'CALL_-1206928271', u'INDIRECT_-1206894657'), (u'CALL_-1206935766', u'INDIRECT_-1206894606'), (u'CALL_-1206937142', u'INDIRECT_-1206911792'), (u'INDIRECT_-1206894493', u'MULTIEQUAL_-1206894073'), (u'CALL_-1206930927', u'INDIRECT_-1206898331'), (u'CALLIND_-1206924365', u'INDIRECT_-1206875731'), (u'CAST_-1206875446', u'PTRADD_-1206877626'), (u'CALL_-1206935809', u'INDIRECT_-1206909331'), ('const-433', u'LOAD_-1206938398'), (u'STORE_-1206935460', u'INDIRECT_-1206894757'), (u'CAST_-1206868825', u'CAST_-1206868820'), (u'CALL_-1206931128', u'INDIRECT_-1206912904'), (u'INDIRECT_-1206903147', u'COPY_-1206879877'), (u'INDIRECT_-1206890308', u'MULTIEQUAL_-1206890102'), (u'CALL_-1206933711', u'INDIRECT_-1206903523'), (u'STORE_-1206921830', u'INDIRECT_-1206900119'), (u'CALL_-1206925831', u'INDIRECT_-1206904992'), (u'CALL_-1206938900', u'INDIRECT_-1206908294'), (u'INDIRECT_-1206896847', u'COPY_-1206879862'), (u'CALL_-1206935809', u'INDIRECT_-1206891691'), (u'COPY_-1206918685', u'MULTIEQUAL_-1206916632'), (u'INDIRECT_-1206892087', u'MULTIEQUAL_-1206892622'), (u'INDIRECT_-1206893257', u'MULTIEQUAL_-1206892869'), (u'CALL_-1206934460', u'INDIRECT_-1206912381'), ('const-1171814', u'PTRSUB_-1206928815'), (u'INDIRECT_-1206913306', u'MULTIEQUAL_-1206913511'), (u'CALL_-1206924704', u'INDIRECT_-1206893020'), (u'CALL_-1206928668', u'INDIRECT_-1206891888'), (u'CALL_-1206930157', u'INDIRECT_-1206888793'), (u'INDIRECT_-1206891789', u'MULTIEQUAL_-1206889464'), (u'CALL_-1206933125', u'INDIRECT_-1206895654'), (u'INDIRECT_-1206899561', u'MULTIEQUAL_-1206901079'), (u'MULTIEQUAL_-1206893086', u'MULTIEQUAL_-1206892989'), (u'INDIRECT_-1206893086', u'MULTIEQUAL_-1206892989'), (u'MULTIEQUAL_-1206910581', u'MULTIEQUAL_-1206878103'), (u'INDIRECT_-1206891914', u'MULTIEQUAL_-1206891680'), (u'CALL_-1206921447', u'INDIRECT_-1206900184'), (u'INDIRECT_-1206886866', u'MULTIEQUAL_-1206886207'), (u'CALL_-1206928152', u'INDIRECT_-1206896691'), (u'CALL_-1206937924', u'INDIRECT_-1206901839'), (u'CALL_-1206925460', u'INDIRECT_-1206901275'), (u'INDIRECT_-1206910214', u'MULTIEQUAL_-1206909798'), (u'INDIRECT_-1206891029', u'MULTIEQUAL_-1206892319'), (u'STORE_-1206925479', u'INDIRECT_-1206886498'), (u'CALL_-1206929320', u'INDIRECT_-1206877835'), (u'MULTIEQUAL_-1206913210', u'COPY_-1206869881'), (u'MULTIEQUAL_-1206896488', u'MULTIEQUAL_-1206897975'), (u'MULTIEQUAL_-1206890184', u'MULTIEQUAL_-1206890146'), (u'INDIRECT_-1206893443', u'MULTIEQUAL_-1206893220'), ('const-7', u'PTRADD_-1206873061'), (u'INDIRECT_-1206906402', u'MULTIEQUAL_-1206906207'), (u'CALL_-1206931701', u'INDIRECT_-1206915287'), (u'CALL_-1206928647', u'INDIRECT_-1206896980'), (u'INDIRECT_-1206897406', u'COPY_-1206879406'), (u'INDIRECT_-1206908861', u'MULTIEQUAL_-1206908752'), (u'INDIRECT_-1206896618', u'MULTIEQUAL_-1206896520'), (u'INDIRECT_-1206889527', u'MULTIEQUAL_-1206889129'), (u'CALL_-1206934274', u'INDIRECT_-1206899239'), (u'MULTIEQUAL_-1206910910', u'MULTIEQUAL_-1206910892'), (u'CALL_-1206928155', u'INDIRECT_-1206896894'), (u'INDIRECT_-1206898194', u'MULTIEQUAL_-1206897817'), (u'CALL_-1206937430', u'INDIRECT_-1206898388'), (u'INDIRECT_-1206903494', u'MULTIEQUAL_-1206911841'), (u'CALL_-1206929296', u'INDIRECT_-1206904216'), (u'STORE_-1206928320', u'INDIRECT_-1206903207'), (u'INDIRECT_-1206901292', u'COPY_-1206879533'), (u'MULTIEQUAL_-1206881870', u'MULTIEQUAL_-1206881214'), (u'CALL_-1206938342', u'INDIRECT_-1206896635'), (u'INDIRECT_-1206904819', u'MULTIEQUAL_-1206907409'), (u'MULTIEQUAL_-1206880925', u'MULTIEQUAL_-1206880187'), (u'INDIRECT_-1206895678', u'MULTIEQUAL_-1206895523'), (u'STORE_-1206921567', u'INDIRECT_-1206888231'), (u'CALL_-1206927297', u'INDIRECT_-1206901829'), (u'MULTIEQUAL_-1206904469', u'MULTIEQUAL_-1206904467'), (u'INDIRECT_-1206907468', u'MULTIEQUAL_-1206907312'), (u'MULTIEQUAL_-1206907732', u'COPY_-1206879075'), (u'CALL_-1206930476', u'INDIRECT_-1206889007'), (u'MULTIEQUAL_-1206907970', u'MULTIEQUAL_-1206907952'), (u'STORE_-1206928482', u'INDIRECT_-1206903758'), (u'MULTIEQUAL_-1206908193', u'MULTIEQUAL_-1206908105'), (u'INDIRECT_-1206892295', u'MULTIEQUAL_-1206891850'), (u'INT_NOTEQUAL_-1206938740', u'CBRANCH_-1206938740'), (u'CALL_-1206938975', u'INDIRECT_-1206899516'), (u'COPY_-1206870445', u'MULTIEQUAL_-1206878861'), (u'MULTIEQUAL_-1206874131', u'MULTIEQUAL_-1206906314'), (u'INT_NOTEQUAL_-1206929732', u'CBRANCH_-1206929725'), (u'MULTIEQUAL_-1206913029', u'MULTIEQUAL_-1206913010'), (u'CALL_-1206925460', u'INDIRECT_-1206894975'), (u'CALL_-1206930476', u'INDIRECT_-1206878082'), (u'MULTIEQUAL_-1206888218', u'MULTIEQUAL_-1206888161'), (u'CALL_-1206928194', u'INDIRECT_-1206901726'), (u'STORE_-1206924560', u'INDIRECT_-1206897358'), (u'CALL_-1206932860', u'INDIRECT_-1206908155'), (u'CALL_-1206930394', u'INDIRECT_-1206909975'), (u'INDIRECT_-1206900323', u'MULTIEQUAL_-1206902078'), (u'INDIRECT_-1206901806', u'MULTIEQUAL_-1206903245'), (u'INDIRECT_-1206897416', u'MULTIEQUAL_-1206897328'), (u'CALL_-1206922325', u'INDIRECT_-1206901163'), (u'STORE_-1206921567', u'INDIRECT_-1206900831'), (u'CALL_-1206925460', u'INDIRECT_-1206888255'), (u'MULTIEQUAL_-1206892604', u'MULTIEQUAL_-1206892628'), (u'MULTIEQUAL_-1206903794', u'MULTIEQUAL_-1206903720'), (u'CALL_-1206928601', u'INDIRECT_-1206893903'), (u'MULTIEQUAL_-1206909789', u'MULTIEQUAL_-1206909123'), ('const-0', u'INT_NOTEQUAL_-1206929815'), (u'MULTIEQUAL_-1206890651', u'MULTIEQUAL_-1206890609'), (u'CALL_-1206934888', u'INDIRECT_-1206894370'), (u'MULTIEQUAL_-1206896937', u'MULTIEQUAL_-1206878070'), ('const-0', u'STORE_-1206922815'), (u'CALLIND_-1206925046', u'INDIRECT_-1206890680'), (u'CALL_-1206937924', u'INDIRECT_-1206903939'), (u'STORE_-1206922807', u'INDIRECT_-1206897065'), (u'MULTIEQUAL_-1206905796', u'MULTIEQUAL_-1206905777'), (u'CALL_-1206931797', u'INDIRECT_-1206905629'), (u'CALLIND_-1206921344', u'INDIRECT_-1206905072'), (u'INDIRECT_-1206901910', u'MULTIEQUAL_-1206901694'), (u'CALL_-1206928382', u'INDIRECT_-1206906501'), ('const-5', u'CALL_-1206921134'), ('const-433', u'LOAD_-1206924386'), (u'INDIRECT_-1206910911', u'MULTIEQUAL_-1206910713'), (u'CAST_-1206872397', u'COPY_-1206872707'), (u'CALL_-1206929145', u'INDIRECT_-1206907606'), (u'MULTIEQUAL_-1206891857', u'COPY_-1206891980'), (u'STORE_-1206929089', u'INDIRECT_-1206899864'), (u'STORE_-1206932305', u'INDIRECT_-1206892997'), (u'INDIRECT_-1206899927', u'MULTIEQUAL_-1206899227'), (u'INDIRECT_-1206886221', u'MULTIEQUAL_-1206886830'), (u'CALL_-1206931337', u'INDIRECT_-1206905270'), (u'INDIRECT_-1206900126', u'MULTIEQUAL_-1206901565'), (u'MULTIEQUAL_-1206889963', u'MULTIEQUAL_-1206889950'), (u'INDIRECT_-1206899176', u'MULTIEQUAL_-1206899240'), (u'STORE_-1206930828', u'INDIRECT_-1206897175'), ('const-1', u'PTRADD_-1206927174'), (u'MULTIEQUAL_-1206913381', u'COPY_-1206869864'), (u'CALL_-1206928331', u'INDIRECT_-1206897233'), (u'INDIRECT_-1206890597', u'MULTIEQUAL_-1206890738'), (u'CALL_-1206928815', u'INDIRECT_-1206890839'), (u'INDIRECT_-1206888982', u'MULTIEQUAL_-1206890461'), (u'PTRSUB_-1206876150', u'CAST_-1206873121'), (u'MULTIEQUAL_-1206878890', u'MULTIEQUAL_-1206881301'), (u'CALL_-1206929621', u'INDIRECT_-1206902619'), (u'INDIRECT_-1206904969', u'MULTIEQUAL_-1206906815'), (u'CALL_-1206928621', u'INDIRECT_-1206893626'), (u'CALL_-1206928209', u'INDIRECT_-1206885381'), (u'INDIRECT_-1206908081', u'MULTIEQUAL_-1206880941'), (u'INDIRECT_-1206904376', u'MULTIEQUAL_-1206903825'), (u'STORE_-1206937772', u'INDIRECT_-1206894423'), (u'PTRSUB_-1206880594', u'STORE_-1206937765'), (u'INDIRECT_-1206892898', u'MULTIEQUAL_-1206887688'), (u'INDIRECT_-1206884213', u'MULTIEQUAL_-1206883909'), ('const-0', u'CALL_-1206937824'), (u'MULTIEQUAL_-1206901238', u'MULTIEQUAL_-1206901181'), (u'CALL_-1206937446', u'INDIRECT_-1206897140'), (u'INT_MULT_-1206914603', u'INT_ADD_-1206879712'), (u'MULTIEQUAL_-1206887992', u'COPY_-1206879028'), (u'STORE_-1206928446', u'INDIRECT_-1206905417'), (u'MULTIEQUAL_-1206894019', u'MULTIEQUAL_-1206894005'), (u'CALL_-1206921320', u'INDIRECT_-1206887836'), (u'CALL_-1206931545', u'INDIRECT_-1206887003'), (u'PTRSUB_-1206877033', u'LOAD_-1206930377'), (u'STORE_-1206928662', u'INDIRECT_-1206913107'), (u'INDIRECT_-1206905334', u'MULTIEQUAL_-1206904957'), (u'INT_EQUAL_-1206931495', u'CBRANCH_-1206931493'), (u'INDIRECT_-1206905417', u'MULTIEQUAL_-1206905327'), (u'INDIRECT_-1206893207', u'MULTIEQUAL_-1206892507'), (u'MULTIEQUAL_-1206894241', u'INT_LESS_-1206932393'), (u'MULTIEQUAL_-1206901999', u'MULTIEQUAL_-1206901653'), (u'INDIRECT_-1206889182', u'MULTIEQUAL_-1206888921'), (u'CALL_-1206921134', u'INDIRECT_-1206900820'), ('const-8456', u'CALL_-1206930506'), (u'CALLIND_-1206921710', u'INDIRECT_-1206888554'), (u'INDIRECT_-1206896498', u'MULTIEQUAL_-1206895867'), (u'MULTIEQUAL_-1206895501', u'MULTIEQUAL_-1206895393'), (u'STORE_-1206924909', u'INDIRECT_-1206902483'), (u'INDIRECT_-1206905498', u'MULTIEQUAL_-1206905115'), (u'CALL_-1206937729', u'INDIRECT_-1206903423'), (u'INDIRECT_-1206893018', u'MULTIEQUAL_-1206880904'), (u'INDIRECT_-1206913832', u'MULTIEQUAL_-1206913205'), (u'STORE_-1206933497', u'INDIRECT_-1206892850'), (u'INDIRECT_-1206887606', u'MULTIEQUAL_-1206889390'), ('tmp_23236', u'CBRANCH_-1206928871'), (u'CALL_-1206921832', u'INDIRECT_-1206886940'), (u'MULTIEQUAL_-1206907826', u'MULTIEQUAL_-1206908621'), (u'CALL_-1206928291', u'INDIRECT_-1206910648'), (u'MULTIEQUAL_-1206905726', u'MULTIEQUAL_-1206905699'), (u'INDIRECT_-1206891048', u'MULTIEQUAL_-1206891222'), (u'INDIRECT_-1206890847', u'MULTIEQUAL_-1206891939'), (u'CALL_-1206938975', u'INDIRECT_-1206891956'), (u'CALL_-1206934888', u'INDIRECT_-1206910750'), (u'INDIRECT_-1206881326', u'MULTIEQUAL_-1206881196'), (u'CALL_-1206937824', u'INDIRECT_-1206895905'), (u'MULTIEQUAL_-1206889268', u'MULTIEQUAL_-1206886261'), (u'CALL_-1206931183', u'INDIRECT_-1206890663'), (u'INDIRECT_-1206887067', u'MULTIEQUAL_-1206888159'), (u'INDIRECT_-1206892340', u'MULTIEQUAL_-1206892069'), (u'INDIRECT_-1206900308', u'MULTIEQUAL_-1206900690'), (u'LOAD_-1206927740', u'INT_ADD_-1206927695'), (u'MULTIEQUAL_-1206894010', u'MULTIEQUAL_-1206894761'), (u'MULTIEQUAL_-1206897242', u'MULTIEQUAL_-1206897189'), (u'CALL_-1206928667', u'INDIRECT_-1206883352'), (u'CALL_-1206928331', u'INDIRECT_-1206911093'), (u'STORE_-1206932305', u'INDIRECT_-1206894257'), (u'INDIRECT_-1206903594', u'MULTIEQUAL_-1206904140'), (u'CALL_-1206928271', u'INDIRECT_-1206898017'), (u'INDIRECT_-1206893274', u'MULTIEQUAL_-1206893678'), (u'CALL_-1206927360', u'INDIRECT_-1206890522'), (u'INDIRECT_-1206903574', u'MULTIEQUAL_-1206903078'), (u'STORE_-1206935460', u'INDIRECT_-1206893077'), (u'INDIRECT_-1206899575', u'MULTIEQUAL_-1206899185'), (u'STORE_-1206928732', u'INDIRECT_-1206892989'), (u'CALL_-1206939039', u'INDIRECT_-1206895772'), (u'INDIRECT_-1206895051', u'MULTIEQUAL_-1206876036'), (u'INDIRECT_-1206898947', u'COPY_-1206879867'), (u'CALL_-1206929145', u'INDIRECT_-1206894166'), (u'STORE_-1206928327', u'INDIRECT_-1206897330'), (u'CALL_-1206938725', u'INDIRECT_-1206899171'), (u'INDIRECT_-1206897905', u'MULTIEQUAL_-1206897869'), ('const-433', u'LOAD_-1206939639'), (u'MULTIEQUAL_-1206901944', u'MULTIEQUAL_-1206901906'), (u'STORE_-1206928270', u'INDIRECT_-1206884666'), (u'MULTIEQUAL_-1206899476', u'MULTIEQUAL_-1206899470'), (u'INDIRECT_-1206895937', u'MULTIEQUAL_-1206898631'), (u'INDIRECT_-1206895089', u'MULTIEQUAL_-1206894969'), (u'INDIRECT_-1206898855', u'MULTIEQUAL_-1206898776'), (u'INT_EQUAL_-1206873146', u'BOOL_AND_-1206873172'), (u'MULTIEQUAL_-1206911231', u'MULTIEQUAL_-1206911189'), (u'INDIRECT_-1206903968', u'MULTIEQUAL_-1206904614'), (u'INDIRECT_-1206907922', u'MULTIEQUAL_-1206907745'), (u'COPY_-1206914274', u'MULTIEQUAL_-1206913960'), (u'CALL_-1206928668', u'INDIRECT_-1206906168'), (u'CALL_-1206925604', u'INDIRECT_-1206888565'), (u'CALLIND_-1206921856', u'INDIRECT_-1206883596'), (u'STORE_-1206934224', u'INDIRECT_-1206901220'), (u'STORE_-1206925479', u'INDIRECT_-1206897418'), (u'CALL_-1206929830', u'INDIRECT_-1206887322'), (u'INDIRECT_-1206889532', u'COPY_-1206879505'), (u'STORE_-1206928627', u'INDIRECT_-1206911406'), (u'MULTIEQUAL_-1206889344', u'MULTIEQUAL_-1206888696'), (u'CALL_-1206928772', u'INDIRECT_-1206899146'), (u'INDIRECT_-1206910813', u'MULTIEQUAL_-1206910409'), (u'MULTIEQUAL_-1206902954', u'CAST_-1206874679'), (u'CALL_-1206929320', u'INDIRECT_-1206895817'), (u'MULTIEQUAL_-1206894974', u'MULTIEQUAL_-1206894900'), (u'STORE_-1206925248', u'INDIRECT_-1206887220'), (u'CALL_-1206930506', u'INDIRECT_-1206879117'), (u'CALLIND_-1206925511', u'INDIRECT_-1206890071'), (u'INDIRECT_-1206898008', u'MULTIEQUAL_-1206897890'), (u'CALL_-1206931749', u'INDIRECT_-1206887951'), ('const-433', u'LOAD_-1206924412'), (u'INDIRECT_-1206894572', u'COPY_-1206879517'), (u'INDIRECT_-1206892020', u'MULTIEQUAL_-1206891721'), (u'MULTIEQUAL_-1206895544', u'MULTIEQUAL_-1206895568'), (u'CALL_-1206925604', u'INDIRECT_-1206902425'), (u'MULTIEQUAL_-1206902789', u'MULTIEQUAL_-1206902773'), (u'CALL_-1206933773', u'INDIRECT_-1206888866'), (u'CALL_-1206935907', u'INDIRECT_-1206904787'), (u'CALL_-1206928668', u'INDIRECT_-1206893568'), (u'CALLIND_-1206938827', u'INDIRECT_-1206893135'), (u'COPY_-1206875530', u'PIECE_-1206875470'), (u'INDIRECT_-1206892030', u'MULTIEQUAL_-1206893547'), (u'CALL_-1206929902', u'INDIRECT_-1206888626'), (u'STORE_-1206925479', u'INDIRECT_-1206901198'), ('const-0', u'SUBPIECE_-1206916566'), (u'CALL_-1206929621', u'INDIRECT_-1206895899'), (u'INDIRECT_-1206908082', u'MULTIEQUAL_-1206907879'), (u'MULTIEQUAL_-1206875897', u'MULTIEQUAL_-1206878967'), (u'STORE_-1206921852', u'INDIRECT_-1206882497'), (u'CALL_-1206922584', u'INDIRECT_-1206898039'), (u'CALL_-1206929645', u'INDIRECT_-1206900110'), (u'CALL_-1206932327', u'INDIRECT_-1206905854'), (u'INT_EQUAL_-1206930382', u'CBRANCH_-1206930379'), (u'CALL_-1206937430', u'INDIRECT_-1206891248'), (u'INDIRECT_-1206882289', u'MULTIEQUAL_-1206884135'), (u'INDIRECT_-1206914257', u'MULTIEQUAL_-1206913869'), (u'INDIRECT_-1206884506', u'MULTIEQUAL_-1206890841'), ('const-0', u'COPY_-1206929032'), (u'LOAD_-1206928211', u'INT_EQUAL_-1206928189'), (u'MULTIEQUAL_-1206907827', u'MULTIEQUAL_-1206907770'), (u'INDIRECT_-1206889115', u'MULTIEQUAL_-1206888870'), (u'INDIRECT_-1206892295', u'MULTIEQUAL_-1206891677'), (u'CALLIND_-1206938189', u'INDIRECT_-1206911233'), (u'STORE_-1206928732', u'INDIRECT_-1206904329'), (u'CAST_-1206874156', u'COPY_-1206874542'), (u'CALL_-1206930407', u'INDIRECT_-1206887286'), (u'INDIRECT_-1206899805', u'MULTIEQUAL_-1206899675'), (u'INDIRECT_-1206906430', u'COPY_-1206880230'), (u'CALL_-1206935809', u'INDIRECT_-1206903031'), (u'CALL_-1206928667', u'INDIRECT_-1206900660'), (u'INDIRECT_-1206903202', u'COPY_-1206879300'), (u'INDIRECT_-1206902414', u'MULTIEQUAL_-1206901996'), (u'INDIRECT_-1206887432', u'COPY_-1206879500'), (u'INDIRECT_-1206894476', u'MULTIEQUAL_-1206894388'), (u'STORE_-1206930873', u'INDIRECT_-1206901398'), (u'CALL_-1206938656', u'INDIRECT_-1206901648'), (u'CALL_-1206935907', u'INDIRECT_-1206883113'), (u'CALLIND_-1206929135', u'INDIRECT_-1206911078'), ('const-1', u'INT_LESS_-1206930969'), (u'CALL_-1206922325', u'INDIRECT_-1206892763'), (u'INDIRECT_-1206914131', u'MULTIEQUAL_-1206880953'), (u'CALL_-1206930882', u'INDIRECT_-1206881464'), (u'CALL_-1206932954', u'INDIRECT_-1206897299'), (u'INDIRECT_-1206901298', u'MULTIEQUAL_-1206900915'), (u'INDIRECT_-1206908921', u'MULTIEQUAL_-1206880943'), (u'CALL_-1206937142', u'INDIRECT_-1206897092'), (u'STORE_-1206928732', u'INDIRECT_-1206892569'), (u'INT_EQUAL_-1206930891', u'CBRANCH_-1206930889'), (u'CALL_-1206931773', u'INDIRECT_-1206908550'), (u'INT_EQUAL_-1206924582', u'CBRANCH_-1206924576'), (u'INDIRECT_-1206900388', u'MULTIEQUAL_-1206900182'), (u'CALL_-1206930882', u'INDIRECT_-1206904818'), (u'INDIRECT_-1206883969', u'MULTIEQUAL_-1206885815'), (u'INDIRECT_-1206907163', u'MULTIEQUAL_-1206875948'), (u'INDIRECT_-1206891830', u'MULTIEQUAL_-1206891614'), (u'CALLIND_-1206925453', u'INDIRECT_-1206889199'), (u'CALL_-1206921134', u'INDIRECT_-1206898720'), (u'INDIRECT_-1206892787', u'MULTIEQUAL_-1206892087'), (u'CALL_-1206928194', u'INDIRECT_-1206886606'), (u'INDIRECT_-1206900431', u'MULTIEQUAL_-1206900854'), (u'INDIRECT_-1206900431', u'MULTIEQUAL_-1206900854'), (u'CALL_-1206938131', u'INDIRECT_-1206893131'), (u'INDIRECT_-1206914173', u'MULTIEQUAL_-1206913769'), (u'INDIRECT_-1206898496', u'MULTIEQUAL_-1206897945'), (u'MULTIEQUAL_-1206912112', u'MULTIEQUAL_-1206912096'), (u'INDIRECT_-1206909553', u'MULTIEQUAL_-1206912564'), (u'CALL_-1206927017', u'INDIRECT_-1206895194'), (u'INDIRECT_-1206899794', u'MULTIEQUAL_-1206899527'), (u'CALL_-1206926116', u'INDIRECT_-1206906035'), (u'INDIRECT_-1206902746', u'MULTIEQUAL_-1206902563'), (u'INDIRECT_-1206894757', u'MULTIEQUAL_-1206894728'), (u'CALLIND_-1206924365', u'INDIRECT_-1206888673'), (u'STORE_-1206921840', u'INDIRECT_-1206893827'), (u'CALL_-1206934396', u'INDIRECT_-1206907298'), (u'INDIRECT_-1206902814', u'MULTIEQUAL_-1206902437'), (u'CALL_-1206930311', u'INDIRECT_-1206909929'), (u'CALL_-1206938975', u'INDIRECT_-1206907916'), (u'INDIRECT_-1206913923', u'MULTIEQUAL_-1206913557'), (u'INDIRECT_-1206904630', u'MULTIEQUAL_-1206906147'), (u'CALL_-1206928668', u'INDIRECT_-1206889368'), (u'INDIRECT_-1206898745', u'MULTIEQUAL_-1206898713'), (u'INDIRECT_-1206892291', u'MULTIEQUAL_-1206892151'), (u'INDIRECT_-1206907480', u'MULTIEQUAL_-1206907278'), (u'LOAD_-1206921811', u'INT_EQUAL_-1206921796'), (u'CALL_-1206930457', u'INDIRECT_-1206894201'), (u'INDIRECT_-1206874983', u'MULTIEQUAL_-1206875936'), (u'INDIRECT_-1206902586', u'MULTIEQUAL_-1206899281'), (u'CALLIND_-1206921359', u'INDIRECT_-1206904185'), (u'CALLIND_-1206921884', u'INDIRECT_-1206897472'), (u'MULTIEQUAL_-1206898400', u'MULTIEQUAL_-1206898385'), (u'STORE_-1206937772', u'INDIRECT_-1206905343'), (u'INDIRECT_-1206887843', u'MULTIEQUAL_-1206875901'), (u'CALL_-1206929974', u'INDIRECT_-1206879508'), ('const-1', u'PTRADD_-1206871898'), (u'INT_EQUAL_-1206939025', u'CBRANCH_-1206939024'), (u'INDIRECT_-1206910771', u'MULTIEQUAL_-1206880945'), (u'CALL_-1206937729', u'INDIRECT_-1206912663'), (u'CALL_-1206925831', u'INDIRECT_-1206897432'), (u'CALL_-1206925432', u'INDIRECT_-1206896221'), (u'CALL_-1206925783', u'INDIRECT_-1206905375'), ('const-433', u'LOAD_-1206939250'), (u'CALL_-1206929938', u'INDIRECT_-1206894108'), (u'INDIRECT_-1206914222', u'MULTIEQUAL_-1206914045'), (u'CALL_-1206927048', u'INDIRECT_-1206890662'), (u'INDIRECT_-1206892333', u'MULTIEQUAL_-1206895765'), (u'CALL_-1206924612', u'INDIRECT_-1206883643'), (u'INDIRECT_-1206898903', u'MULTIEQUAL_-1206898680'), (u'CAST_-1206869189', u'PTRSUB_-1206871769'), ('const-433', u'LOAD_-1206930070'), (u'CALL_-1206921264', u'INDIRECT_-1206887487'), (u'STORE_-1206932305', u'INDIRECT_-1206899297'), (u'CALL_-1206921264', u'INDIRECT_-1206904287'), (u'INDIRECT_-1206899794', u'MULTIEQUAL_-1206899593'), (u'CALL_-1206921431', u'INDIRECT_-1206882533'), ('tmp_22548', u'BRANCH_-1206921261'), (u'INDIRECT_-1206890897', u'MULTIEQUAL_-1206893591'), (u'CALLIND_-1206938827', u'INDIRECT_-1206897335'), (u'INDIRECT_-1206898708', u'MULTIEQUAL_-1206898502'), (u'CALL_-1206928690', u'INDIRECT_-1206903718'), (u'STORE_-1206924560', u'INDIRECT_-1206883918'), (u'INDIRECT_-1206912091', u'MULTIEQUAL_-1206916298'), (u'CALL_-1206927048', u'INDIRECT_-1206899062'), (u'STORE_-1206933118', u'INDIRECT_-1206903560'), (u'INDIRECT_-1206903968', u'MULTIEQUAL_-1206905534'), (u'INDIRECT_-1206908457', u'MULTIEQUAL_-1206909453'), (u'INDIRECT_-1206909632', u'MULTIEQUAL_-1206909005'), (u'MULTIEQUAL_-1206910945', u'MULTIEQUAL_-1206910929'), (u'CALLIND_-1206929135', u'INDIRECT_-1206890918'), (u'MULTIEQUAL_-1206874143', u'MULTIEQUAL_-1206910803'), (u'CALL_-1206930457', u'INDIRECT_-1206894621'), (u'STORE_-1206928270', u'INDIRECT_-1206888446'), (u'CALL_-1206929226', u'INDIRECT_-1206900815'), (u'LOAD_-1206930214', u'INT_SUB_-1206930160'), (u'INDIRECT_-1206907946', u'MULTIEQUAL_-1206909507'), (u'INDIRECT_-1206899817', u'MULTIEQUAL_-1206899237'), (u'CALL_-1206921447', u'INDIRECT_-1206895984'), (u'INDIRECT_-1206911865', u'MULTIEQUAL_-1206911483'), (u'INDIRECT_-1206898633', u'MULTIEQUAL_-1206901644'), (u'CALL_-1206930407', u'INDIRECT_-1206891066'), (u'CALL_-1206929202', u'INDIRECT_-1206907944'), (u'MULTIEQUAL_-1206899847', u'MULTIEQUAL_-1206899790'), (u'STORE_-1206933958', u'INDIRECT_-1206901906'), ('const-1171643', u'COPY_-1206928402'), (u'CALL_-1206931539', u'INDIRECT_-1206896573'), (u'STORE_-1206933118', u'INDIRECT_-1206906500'), ('const-433', u'STORE_-1206930256'), (u'STORE_-1206930873', u'INDIRECT_-1206900138'), (u'CALL_-1206924612', u'INDIRECT_-1206897923'), (u'INDIRECT_-1206891600', u'MULTIEQUAL_-1206891301'), (u'INDIRECT_-1206911792', u'MULTIEQUAL_-1206911637'), (u'INDIRECT_-1206892318', u'MULTIEQUAL_-1206892231'), (u'INDIRECT_-1206882263', u'MULTIEQUAL_-1206884018'), (u'CALL_-1206930025', u'INDIRECT_-1206890182'), (u'CALLIND_-1206925019', u'INDIRECT_-1206913669'), (u'CALL_-1206931435', u'INDIRECT_-1206889037'), (u'CALL_-1206925604', u'INDIRECT_-1206890245'), (u'INDIRECT_-1206901819', u'MULTIEQUAL_-1206901599'), (u'INDIRECT_-1206893549', u'MULTIEQUAL_-1206894839'), (u'CALL_-1206932860', u'INDIRECT_-1206890935'), (u'INT_ADD_-1206921924', u'CALL_-1206921844'), (u'MULTIEQUAL_-1206914788', u'MULTIEQUAL_-1206914653'), (u'STORE_-1206921852', u'INDIRECT_-1206890477'), (u'MULTIEQUAL_-1206889494', u'MULTIEQUAL_-1206891905'), (u'MULTIEQUAL_-1206897326', u'MULTIEQUAL_-1206897299'), (u'INDIRECT_-1206899714', u'MULTIEQUAL_-1206899298'), (u'CALL_-1206921459', u'INDIRECT_-1206893053'), ('const-8', u'PTRADD_-1206871288'), (u'INDIRECT_-1206896174', u'COPY_-1206878802'), (u'STORE_-1206928622', u'INDIRECT_-1206890564'), (u'CALL_-1206929324', u'INDIRECT_-1206886170'), (u'CALL_-1206939005', u'INDIRECT_-1206900373'), (u'STORE_-1206928588', u'INDIRECT_-1206894161'), (u'CALL_-1206930899', u'INDIRECT_-1206893489'), (u'CALLIND_-1206921372', u'INDIRECT_-1206889128'), (u'INT_AND_-1206914592', u'INT_SUB_-1206873641'), (u'LOAD_-1206930862', u'PTRSUB_-1206877335'), (u'INDIRECT_-1206899488', u'MULTIEQUAL_-1206899056'), (u'INDIRECT_-1206893401', u'MULTIEQUAL_-1206893163'), (u'INDIRECT_-1206898720', u'MULTIEQUAL_-1206899978'), (u'INDIRECT_-1206904485', u'MULTIEQUAL_-1206904466'), (u'INDIRECT_-1206883405', u'CALL_-1206932860'), (u'MULTIEQUAL_-1206874113', u'MULTIEQUAL_-1206898203'), (u'CALL_-1206927405', u'INDIRECT_-1206888449'), (u'INDIRECT_-1206896147', u'MULTIEQUAL_-1206895447'), (u'LOAD_-1206932432', u'INT_SUB_-1206932366'), (u'INDIRECT_-1206908115', u'MULTIEQUAL_-1206907824'), (u'INDIRECT_-1206895026', u'MULTIEQUAL_-1206894704'), (u'CALLIND_-1206922663', u'INDIRECT_-1206881885'), (u'MULTIEQUAL_-1206911769', u'MULTIEQUAL_-1206911750'), (u'CALL_-1206922426', u'INDIRECT_-1206901638'), (u'CALL_-1206938756', u'INDIRECT_-1206895197'), (u'CALL_-1206928271', u'INDIRECT_-1206902833'), ('tmp_13956', u'CBRANCH_-1206928088'), (u'INDIRECT_-1206909447', u'COPY_-1206879892'), (u'INDIRECT_-1206897512', u'COPY_-1206879524'), (u'INDIRECT_-1206891807', u'COPY_-1206879850'), (u'MULTIEQUAL_-1206895221', u'MULTIEQUAL_-1206895921'), (u'INDIRECT_-1206885598', u'MULTIEQUAL_-1206885511'), (u'INT_SUB_-1206873708', u'INT_ADD_-1206928306'), (u'INDIRECT_-1206898871', u'MULTIEQUAL_-1206876046'), (u'INDIRECT_-1206908187', u'COPY_-1206879889'), (u'CALL_-1206930927', u'INDIRECT_-1206900431'), (u'CALL_-1206921459', u'INDIRECT_-1206892213'), (u'CALL_-1206935907', u'INDIRECT_-1206896387'), (u'INDIRECT_-1206892715', u'MULTIEQUAL_-1206892270'), ('const-200', u'PTRSUB_-1206875980'), ('const-8', u'PTRADD_-1206876848'), (u'INDIRECT_-1206891193', u'MULTIEQUAL_-1206891275'), (u'INDIRECT_-1206900461', u'MULTIEQUAL_-1206900352'), (u'CALL_-1206934955', u'INDIRECT_-1206889955'), (u'MULTIEQUAL_-1206890659', u'MULTIEQUAL_-1206890645'), (u'CALL_-1206921459', u'INDIRECT_-1206888013'), (u'CALL_-1206929226', u'INDIRECT_-1206892415'), (u'INDIRECT_-1206910472', u'MULTIEQUAL_-1206909845'), (u'INDIRECT_-1206904246', u'MULTIEQUAL_-1206910581'), (u'CALL_-1206929226', u'INDIRECT_-1206884855'), (u'CALL_-1206931749', u'INDIRECT_-1206889631'), (u'INDIRECT_-1206908155', u'MULTIEQUAL_-1206907877'), (u'INDIRECT_-1206906954', u'MULTIEQUAL_-1206911231'), (u'MULTIEQUAL_-1206894797', u'COPY_-1206894920'), (u'INDIRECT_-1206901810', u'MULTIEQUAL_-1206899604'), (u'MULTIEQUAL_-1206880417', u'MULTIEQUAL_-1206880347'), (u'STORE_-1206937788', u'INDIRECT_-1206895268'), (u'CALLIND_-1206921372', u'INDIRECT_-1206882408'), (u'INDIRECT_-1206898762', u'MULTIEQUAL_-1206903325'), (u'MULTIEQUAL_-1206911220', u'MULTIEQUAL_-1206911207'), (u'STORE_-1206928446', u'INDIRECT_-1206911717'), (u'CALL_-1206928621', u'INDIRECT_-1206899926'), (u'MULTIEQUAL_-1206895248', u'MULTIEQUAL_-1206898778'), (u'CALL_-1206929830', u'INDIRECT_-1206912708'), (u'STORE_-1206928270', u'INDIRECT_-1206884246'), (u'CALL_-1206937414', u'CAST_-1206876983'), (u'MULTIEQUAL_-1206907574', u'MULTIEQUAL_-1206907500'), (u'INDIRECT_-1206916531', u'MULTIEQUAL_-1206880218'), (u'PTRSUB_-1206880557', u'STORE_-1206937696'), (u'CALL_-1206926063', u'INDIRECT_-1206896718'), (u'PTRADD_-1206924082', u'LOAD_-1206924144'), (u'CALL_-1206938958', u'INDIRECT_-1206884042'), (u'STORE_-1206925221', u'INDIRECT_-1206899385'), (u'CALL_-1206927405', u'INDIRECT_-1206906509'), (u'CALLIND_-1206925019', u'INDIRECT_-1206891084'), (u'STORE_-1206921840', u'INDIRECT_-1206887947'), (u'INDIRECT_-1206911529', u'MULTIEQUAL_-1206909204'), (u'CALL_-1206929071', u'INDIRECT_-1206895079'), (u'CALL_-1206931749', u'INDIRECT_-1206887531'), (u'INDIRECT_-1206886462', u'MULTIEQUAL_-1206887941'), (u'INDIRECT_-1206912708', u'MULTIEQUAL_-1206912590'), (u'MULTIEQUAL_-1206898211', u'MULTIEQUAL_-1206898169'), (u'PTRSUB_-1206871782', u'LOAD_-1206921744'), (u'MULTIEQUAL_-1206903481', u'MULTIEQUAL_-1206903307'), (u'INDIRECT_-1206906950', u'MULTIEQUAL_-1206906734'), (u'STORE_-1206937765', u'INDIRECT_-1206891898'), (u'CALL_-1206930899', u'INDIRECT_-1206891809'), (u'INDIRECT_-1206890723', u'MULTIEQUAL_-1206890628'), (u'INDIRECT_-1206903568', u'MULTIEQUAL_-1206903338'), (u'INDIRECT_-1206900728', u'MULTIEQUAL_-1206901110'), (u'CALL_-1206929071', u'INDIRECT_-1206883231'), (u'CALL_-1206935851', u'INDIRECT_-1206898024'), (u'INDIRECT_-1206897213', u'MULTIEQUAL_-1206897054'), (u'CALL_-1206926116', u'INDIRECT_-1206907715'), (u'INDIRECT_-1206900841', u'COPY_-1206900849'), (u'INDIRECT_-1206914049', u'MULTIEQUAL_-1206911724'), (u'CALL_-1206932359', u'INDIRECT_-1206905316'), (u'CALL_-1206938656', u'INDIRECT_-1206907108'), ('const-64', u'INT_ADD_-1206927695'), (u'CALL_-1206929324', u'INDIRECT_-1206903810'), (u'MULTIEQUAL_-1206906795', u'MULTIEQUAL_-1206906745'), (u'STORE_-1206922815', u'INDIRECT_-1206885289'), (u'CALLIND_-1206921743', u'INDIRECT_-1206894453'), (u'INDIRECT_-1206876552', u'MULTIEQUAL_-1206876378'), (u'CALL_-1206937414', u'INDIRECT_-1206902577'), (u'STORE_-1206928410', u'INDIRECT_-1206902456'), ('tmp_1066', u'CBRANCH_-1206939024'), (u'CALL_-1206925799', u'INDIRECT_-1206877159'), (u'INDIRECT_-1206891646', u'MULTIEQUAL_-1206897981'), (u'CALL_-1206930899', u'INDIRECT_-1206890969'), (u'MULTIEQUAL_-1206874141', u'MULTIEQUAL_-1206910514'), (u'MULTIEQUAL_-1206889672', u'COPY_-1206879032'), (u'STORE_-1206921525', u'INDIRECT_-1206894087'), (u'INDIRECT_-1206897765', u'MULTIEQUAL_-1206897746'), (u'LOAD_-1206921830', u'PTRSUB_-1206871819'), (u'STORE_-1206930340', u'INDIRECT_-1206902988'), (u'MULTIEQUAL_-1206901159', u'MULTIEQUAL_-1206901145'), (u'CALL_-1206928152', u'INDIRECT_-1206887451'), (u'STORE_-1206925416', u'INDIRECT_-1206892343'), (u'INDIRECT_-1206909680', u'MULTIEQUAL_-1206909576'), (u'INDIRECT_-1206903702', u'MULTIEQUAL_-1206905307'), (u'CALL_-1206929750', u'INDIRECT_-1206892780'), (u'INDIRECT_-1206910312', u'MULTIEQUAL_-1206910154'), (u'MULTIEQUAL_-1206909979', u'MULTIEQUAL_-1206909965'), (u'MULTIEQUAL_-1206911469', u'MULTIEQUAL_-1206910803'), (u'CALL_-1206928667', u'INDIRECT_-1206896880'), (u'INDIRECT_-1206904506', u'MULTIEQUAL_-1206903847'), (u'CALLIND_-1206921388', u'INDIRECT_-1206889921'), (u'STORE_-1206930340', u'INDIRECT_-1206909288'), (u'CALL_-1206938232', u'INDIRECT_-1206904963'), (u'CALL_-1206928382', u'INDIRECT_-1206898521'), (u'MULTIEQUAL_-1206899897', u'MULTIEQUAL_-1206899880'), (u'MULTIEQUAL_-1206881286', u'MULTIEQUAL_-1206881259'), (u'PTRSUB_-1206875262', u'LOAD_-1206928242'), (u'CALL_-1206930882', u'INDIRECT_-1206910278'), (u'CALL_-1206934018', u'INDIRECT_-1206889428'), (u'CALLIND_-1206921412', u'INDIRECT_-1206902166'), (u'INDIRECT_-1206894014', u'MULTIEQUAL_-1206893596'), (u'STORE_-1206921852', u'INDIRECT_-1206888377'), (u'INDIRECT_-1206898451', u'MULTIEQUAL_-1206876045'), (u'INDIRECT_-1206890766', u'MULTIEQUAL_-1206890732'), (u'STORE_-1206933118', u'INDIRECT_-1206910700'), (u'INDIRECT_-1206902978', u'MULTIEQUAL_-1206902705'), (u'INDIRECT_-1206890046', u'MULTIEQUAL_-1206897141'), (u'CALL_-1206921447', u'INDIRECT_-1206874642'), (u'CALL_-1206934114', u'INDIRECT_-1206896631'), (u'STORE_-1206934224', u'INDIRECT_-1206898280'), (u'CALL_-1206924756', u'INDIRECT_-1206891784'), (u'INDIRECT_-1206908858', u'MULTIEQUAL_-1206908475'), (u'CALL_-1206931539', u'INDIRECT_-1206902873'), (u'CALLIND_-1206924365', u'INDIRECT_-1206890353'), (u'CALL_-1206930394', u'INDIRECT_-1206902415'), (u'INDIRECT_-1206896954', u'MULTIEQUAL_-1206896720'), (u'CALL_-1206933594', u'INDIRECT_-1206902622'), (u'INDIRECT_-1206889097', u'COPY_-1206879618'), (u'CALL_-1206934098', u'INDIRECT_-1206899979'), (u'CALL_-1206921722', u'INDIRECT_-1206891451'), (u'CALLIND_-1206925019', u'INDIRECT_-1206886464'), (u'MULTIEQUAL_-1206875956', u'MULTIEQUAL_-1206910319'), (u'INDIRECT_-1206902394', u'MULTIEQUAL_-1206902017'), (u'CALL_-1206931435', u'INDIRECT_-1206906257'), (u'STORE_-1206930351', u'INDIRECT_-1206897458'), (u'CALL_-1206929750', u'INDIRECT_-1206898660'), (u'INDIRECT_-1206893415', u'MULTIEQUAL_-1206893124'), (u'CALL_-1206935821', u'INDIRECT_-1206909760'), (u'INDIRECT_-1206908293', u'MULTIEQUAL_-1206907889'), (u'CAST_-1206876029', u'CALL_-1206935821'), (u'CALL_-1206930556', u'INDIRECT_-1206893094'), (u'INDIRECT_-1206908650', u'MULTIEQUAL_-1206908502'), (u'CALL_-1206927063', u'INDIRECT_-1206889334'), ('const-433', u'LOAD_-1206939632'), (u'INDIRECT_-1206910886', u'MULTIEQUAL_-1206912447'), (u'MULTIEQUAL_-1206884525', u'MULTIEQUAL_-1206884505'), (u'CALL_-1206921722', u'INDIRECT_-1206890191'), (u'MULTIEQUAL_-1206896537', u'MULTIEQUAL_-1206896520'), (u'PTRADD_-1206877626', u'STORE_-1206933398'), (u'CALL_-1206930311', u'INDIRECT_-1206891869'), (u'CALL_-1206928150', u'INDIRECT_-1206904647'), (u'STORE_-1206932305', u'INDIRECT_-1206909797'), ('const-8', u'PTRSUB_-1206877410'), (u'INDIRECT_-1206897013', u'MULTIEQUAL_-1206896405'), (u'CALL_-1206929202', u'INDIRECT_-1206893664'), (u'INDIRECT_-1206904467', u'MULTIEQUAL_-1206906190'), (u'INDIRECT_-1206911714', u'COPY_-1206878839'), ('const-2', u'INT_SUB_-1206935680'), (u'INDIRECT_-1206899600', u'MULTIEQUAL_-1206899496'), (u'CALLIND_-1206931354', u'INDIRECT_-1206888568'), ('const-0', u'CALL_-1206927048'), (u'MULTIEQUAL_-1206880638', u'MULTIEQUAL_-1206880612'), (u'CALL_-1206934991', u'INDIRECT_-1206904684'), (u'CALL_-1206921447', u'INDIRECT_-1206912269'), (u'CALL_-1206929296', u'INDIRECT_-1206886156'), (u'CALLIND_-1206925401', u'INDIRECT_-1206884972'), (u'INDIRECT_-1206891180', u'MULTIEQUAL_-1206890881'), (u'CALL_-1206935809', u'INDIRECT_-1206893371'), (u'CALL_-1206929385', u'INDIRECT_-1206891665'), (u'CALL_-1206921431', u'INDIRECT_-1206890513'), (u'MULTIEQUAL_-1206904881', u'MULTIEQUAL_-1206905581'), (u'MULTIEQUAL_-1206892434', u'MULTIEQUAL_-1206893354'), (u'INDIRECT_-1206890526', u'COPY_-1206879730'), (u'CALLIND_-1206921999', u'INDIRECT_-1206895429'), (u'CAST_-1206875333', u'PTRSUB_-1206878327'), (u'CALL_-1206929938', u'INDIRECT_-1206903768'), (u'CALLIND_-1206925019', u'INDIRECT_-1206904524'), (u'MULTIEQUAL_-1206883957', u'MULTIEQUAL_-1206883099'), (u'CALLIND_-1206925046', u'INDIRECT_-1206895300'), (u'SUBPIECE_-1206876198', u'CALL_-1206926019'), (u'CALLIND_-1206924365', u'INDIRECT_-1206897913'), (u'MULTIEQUAL_-1206904593', u'MULTIEQUAL_-1206904589'), (u'CALL_-1206935809', u'INDIRECT_-1206895471'), (u'CALLIND_-1206921359', u'INDIRECT_-1206902085'), (u'INDIRECT_-1206891414', u'MULTIEQUAL_-1206895691'), (u'CALL_-1206929032', u'INDIRECT_-1206887801'), (u'INDIRECT_-1206907690', u'MULTIEQUAL_-1206905484'), (u'MULTIEQUAL_-1206905359', u'MULTIEQUAL_-1206905339'), (u'STORE_-1206928270', u'INDIRECT_-1206903986'), (u'CALL_-1206931128', u'INDIRECT_-1206908284'), (u'INDIRECT_-1206895344', u'COPY_-1206879167'), (u'INDIRECT_-1206893802', u'MULTIEQUAL_-1206893599'), (u'CALL_-1206929071', u'INDIRECT_-1206904319'), (u'CALL_-1206934862', u'INDIRECT_-1206914466'), (u'CALL_-1206927418', u'INDIRECT_-1206887197'), (u'STORE_-1206927248', u'INDIRECT_-1206895412'), (u'MULTIEQUAL_-1206880964', u'MULTIEQUAL_-1206880949'), (u'STORE_-1206930873', u'INDIRECT_-1206900978'), (u'STORE_-1206925416', u'INDIRECT_-1206896963'), (u'INDIRECT_-1206885807', u'MULTIEQUAL_-1206886899'), (u'INDIRECT_-1206890474', u'MULTIEQUAL_-1206898821'), ('const-2', u'INT_EQUAL_-1206928201'), ('const-433', u'LOAD_-1206930403'), (u'MULTIEQUAL_-1206904457', u'COPY_-1206904580'), (u'CALL_-1206928709', u'INDIRECT_-1206908599'), (u'MULTIEQUAL_-1206898912', u'COPY_-1206879054'), (u'INDIRECT_-1206906821', u'MULTIEQUAL_-1206880938'), ('const-5', u'CALL_-1206921954'), (u'INDIRECT_-1206891031', u'MULTIEQUAL_-1206890891'), (u'CALL_-1206939039', u'INDIRECT_-1206910052'), (u'INDIRECT_-1206896761', u'MULTIEQUAL_-1206897074'), (u'INDIRECT_-1206894158', u'MULTIEQUAL_-1206888948'), (u'CALL_-1206921431', u'INDIRECT_-1206892193'), (u'CALL_-1206931435', u'INDIRECT_-1206910457'), (u'INDIRECT_-1206912421', u'MULTIEQUAL_-1206912145'), (u'STORE_-1206933118', u'INDIRECT_-1206905240'), (u'CALL_-1206922426', u'INDIRECT_-1206886098'), (u'INDIRECT_-1206886418', u'MULTIEQUAL_-1206885787'), ('tmp_23303', u'CBRANCH_-1206928846'), (u'INDIRECT_-1206913677', u'MULTIEQUAL_-1206913097'), (u'INDIRECT_-1206896840', u'MULTIEQUAL_-1206896790'), (u'CALLIND_-1206921372', u'INDIRECT_-1206897108'), (u'CALL_-1206934114', u'INDIRECT_-1206895791'), (u'CALL_-1206932808', u'INDIRECT_-1206909378'), (u'INDIRECT_-1206902123', u'MULTIEQUAL_-1206875936'), (u'CAST_-1206870292', u'STORE_-1206924919'), (u'CALL_-1206938310', u'INDIRECT_-1206912157'), (u'INDIRECT_-1206891319', u'MULTIEQUAL_-1206892838'), (u'CALL_-1206932911', u'INDIRECT_-1206883742'), (u'CALL_-1206936110', u'INDIRECT_-1206896514'), (u'INDIRECT_-1206894913', u'MULTIEQUAL_-1206894493'), (u'INDIRECT_-1206889506', u'MULTIEQUAL_-1206889472'), ('tmp_25370', u'PTRSUB_-1206871490'), (u'INDIRECT_-1206902157', u'MULTIEQUAL_-1206902777'), (u'CALL_-1206921447', u'INDIRECT_-1206891364'), (u'MULTIEQUAL_-1206905253', u'COPY_-1206874912'), (u'INDIRECT_-1206901947', u'MULTIEQUAL_-1206903670'), (u'CALL_-1206928225', u'INDIRECT_-1206908511'), (u'CALL_-1206930882', u'INDIRECT_-1206896838'), (u'INDIRECT_-1206888074', u'MULTIEQUAL_-1206874095'), (u'MULTIEQUAL_-1206902229', u'CALL_-1206930636'), (u'MULTIEQUAL_-1206902485', u'MULTIEQUAL_-1206901991'), (u'INDIRECT_-1206894060', u'MULTIEQUAL_-1206893961'), ('tmp_11966', u'CBRANCH_-1206929855'), (u'CALL_-1206929830', u'INDIRECT_-1206880094'), (u'STORE_-1206937765', u'INDIRECT_-1206900718'), (u'INDIRECT_-1206898721', u'MULTIEQUAL_-1206899477'), (u'CALL_-1206929296', u'INDIRECT_-1206884896'), (u'INDIRECT_-1206883739', u'MULTIEQUAL_-1206884779'), (u'MULTIEQUAL_-1206876793', u'MULTIEQUAL_-1206875936'), (u'CALL_-1206928815', u'INDIRECT_-1206914359'), (u'CALL_-1206928155', u'INDIRECT_-1206905714'), (u'INDIRECT_-1206896412', u'MULTIEQUAL_-1206897949'), (u'STORE_-1206921830', u'INDIRECT_-1206891719'), (u'INDIRECT_-1206906445', u'MULTIEQUAL_-1206910581'), (u'INDIRECT_-1206910999', u'MULTIEQUAL_-1206910779'), (u'CALL_-1206930241', u'INDIRECT_-1206903070'), (u'STORE_-1206928662', u'INDIRECT_-1206911427'), (u'MULTIEQUAL_-1206900305', u'MULTIEQUAL_-1206900299'), (u'CALL_-1206921308', u'INDIRECT_-1206903886'), (u'INDIRECT_-1206910355', u'MULTIEQUAL_-1206909910'), (u'CALL_-1206937824', u'INDIRECT_-1206903465'), (u'INDIRECT_-1206904795', u'MULTIEQUAL_-1206904517'), (u'MULTIEQUAL_-1206894876', u'MULTIEQUAL_-1206894857'), (u'INDIRECT_-1206907278', u'MULTIEQUAL_-1206907786'), (u'CAST_-1206869189', u'PTRSUB_-1206871875'), (u'INDIRECT_-1206918543', u'MULTIEQUAL_-1206918407'), (u'CALL_-1206921308', u'INDIRECT_-1206898426'), (u'INDIRECT_-1206880866', u'MULTIEQUAL_-1206880812'), (u'CALLIND_-1206922663', u'INDIRECT_-1206887765'), (u'CALL_-1206934114', u'INDIRECT_-1206897891'), (u'CALL_-1206926019', u'INDIRECT_-1206895859'), (u'INDIRECT_-1206902101', u'MULTIEQUAL_-1206903758'), (u'INDIRECT_-1206890466', u'MULTIEQUAL_-1206897561'), (u'MULTIEQUAL_-1206909557', u'MULTIEQUAL_-1206909540'), (u'COPY_-1206876197', u'MULTIEQUAL_-1206919466'), (u'CALL_-1206929974', u'INDIRECT_-1206894970'), (u'INDIRECT_-1206906257', u'MULTIEQUAL_-1206906085'), (u'CALL_-1206938421', u'INDIRECT_-1206902558'), (u'CALL_-1206930899', u'INDIRECT_-1206899369'), (u'INDIRECT_-1206900906', u'MULTIEQUAL_-1206900793'), (u'CALL_-1206934396', u'INDIRECT_-1206905198'), (u'MULTIEQUAL_-1206906988', u'MULTIEQUAL_-1206908475'), (u'MULTIEQUAL_-1206881324', u'MULTIEQUAL_-1206881312'), (u'CALL_-1206927316', u'INDIRECT_-1206903943'), (u'CALL_-1206927833', u'INDIRECT_-1206898273'), (u'INDIRECT_-1206899938', u'MULTIEQUAL_-1206900928'), (u'CALL_-1206929320', u'INDIRECT_-1206906737'), (u'CALL_-1206928209', u'INDIRECT_-1206900081'), (u'INDIRECT_-1206895757', u'MULTIEQUAL_-1206895585'), (u'STORE_-1206928662', u'INDIRECT_-1206896727'), (u'MULTIEQUAL_-1206889494', u'MULTIEQUAL_-1206890414'), (u'MULTIEQUAL_-1206898587', u'MULTIEQUAL_-1206898530'), (u'CALL_-1206928518', u'INDIRECT_-1206888987'), (u'CALL_-1206934114', u'INDIRECT_-1206900411'), (u'STORE_-1206937788', u'INDIRECT_-1206914168'), (u'CALL_-1206929529', u'INDIRECT_-1206898393'), (u'CALL_-1206928815', u'INDIRECT_-1206903439'), (u'CALL_-1206929866', u'INDIRECT_-1206891964'), (u'INDIRECT_-1206886121', u'MULTIEQUAL_-1206887639'), (u'STORE_-1206930310', u'INDIRECT_-1206899766'), (u'INDIRECT_-1206897338', u'MULTIEQUAL_-1206896707'), (u'INDIRECT_-1206890801', u'MULTIEQUAL_-1206890692'), (u'MULTIEQUAL_-1206900300', u'MULTIEQUAL_-1206900287'), (u'STORE_-1206921864', u'INDIRECT_-1206898467'), (u'CALL_-1206928291', u'INDIRECT_-1206882840'), (u'INDIRECT_-1206892632', u'MULTIEQUAL_-1206892483'), ('const--1', u'COPY_-1206924362'), (u'MULTIEQUAL_-1206890659', u'MULTIEQUAL_-1206890313'), (u'STORE_-1206922807', u'INDIRECT_-1206891185'), (u'STORE_-1206937611', u'INDIRECT_-1206908194'), (u'STORE_-1206928662', u'INDIRECT_-1206899247'), (u'CALL_-1206932827', u'INDIRECT_-1206894272'), (u'MULTIEQUAL_-1206898966', u'MULTIEQUAL_-1206898869'), (u'INDIRECT_-1206898966', u'MULTIEQUAL_-1206898869'), (u'MULTIEQUAL_-1206908277', u'MULTIEQUAL_-1206878098'), (u'STORE_-1206930310', u'INDIRECT_-1206894306'), (u'CALL_-1206928668', u'INDIRECT_-1206899028'), (u'CALL_-1206932911', u'INDIRECT_-1206902730'), (u'CALL_-1206929529', u'INDIRECT_-1206899653'), (u'STORE_-1206930329', u'INDIRECT_-1206897100'), (u'STORE_-1206937765', u'INDIRECT_-1206905338'), (u'MULTIEQUAL_-1206904808', u'MULTIEQUAL_-1206904784'), ('const-433', u'LOAD_-1206924899'), (u'INDIRECT_-1206901065', u'MULTIEQUAL_-1206900935'), (u'INDIRECT_-1206895651', u'MULTIEQUAL_-1206895511'), (u'MULTIEQUAL_-1206897816', u'MULTIEQUAL_-1206897797'), (u'CALL_-1206928257', u'INDIRECT_-1206913568'), (u'INDIRECT_-1206904573', u'COPY_-1206878521'), (u'INDIRECT_-1206898684', u'MULTIEQUAL_-1206900267'), (u'INDIRECT_-1206887735', u'MULTIEQUAL_-1206887396'), (u'INDIRECT_-1206894539', u'MULTIEQUAL_-1206894437'), ('const-0', u'CALL_-1206937142'), (u'CALL_-1206927833', u'INDIRECT_-1206901633'), (u'INDIRECT_-1206896540', u'MULTIEQUAL_-1206898167'), (u'INDIRECT_-1206904560', u'MULTIEQUAL_-1206904461'), ('const-8', u'PTRADD_-1206871336'), (u'INDIRECT_-1206901887', u'COPY_-1206879874'), (u'INDIRECT_-1206897597', u'MULTIEQUAL_-1206898174'), (u'CALL_-1206921264', u'INDIRECT_-1206902187'), (u'INDIRECT_-1206914135', u'MULTIEQUAL_-1206913690'), (u'COPY_-1206931492', u'MULTIEQUAL_-1206882821'), (u'CALLIND_-1206925453', u'INDIRECT_-1206895919'), (u'CALL_-1206936047', u'INDIRECT_-1206900675'), (u'INDIRECT_-1206881849', u'MULTIEQUAL_-1206881765'), (u'INDIRECT_-1206910892', u'MULTIEQUAL_-1206910265'), (u'INDIRECT_-1206892784', u'MULTIEQUAL_-1206892330'), (u'CALL_-1206936019', u'INDIRECT_-1206911581'), (u'CALL_-1206937414', u'INDIRECT_-1206893757'), (u'CALL_-1206929974', u'INDIRECT_-1206904630'), (u'LOAD_-1206928041', u'INT_LESS_-1206928010'), (u'MULTIEQUAL_-1206876075', u'MULTIEQUAL_-1206875957'), (u'STORE_-1206921852', u'INDIRECT_-1206904337'), (u'STORE_-1206933497', u'INDIRECT_-1206905450'), (u'INDIRECT_-1206908007', u'MULTIEQUAL_-1206907609'), (u'CALL_-1206928709', u'INDIRECT_-1206886759'), (u'CALLIND_-1206921372', u'INDIRECT_-1206891648'), (u'INDIRECT_-1206892011', u'MULTIEQUAL_-1206891992'), (u'CALL_-1206929866', u'INDIRECT_-1206890704'), (u'CALL_-1206931128', u'INDIRECT_-1206900724'), (u'CALL_-1206934018', u'INDIRECT_-1206888588'), (u'INDIRECT_-1206904122', u'CALL_-1206929794'), (u'MULTIEQUAL_-1206875936', u'MULTIEQUAL_-1206901919'), (u'INDIRECT_-1206889717', u'MULTIEQUAL_-1206889580'), (u'STORE_-1206928732', u'INDIRECT_-1206906009'), (u'CALL_-1206930394', u'INDIRECT_-1206907035'), (u'INDIRECT_-1206891168', u'MULTIEQUAL_-1206892707'), (u'CALLIND_-1206925019', u'INDIRECT_-1206907464'), (u'CALL_-1206934396', u'INDIRECT_-1206906458'), (u'CALL_-1206929145', u'INDIRECT_-1206889966'), (u'INDIRECT_-1206897268', u'MULTIEQUAL_-1206897038'), (u'INDIRECT_-1206897666', u'COPY_-1206879747'), (u'CALL_-1206927405', u'INDIRECT_-1206889289'), (u'INDIRECT_-1206899558', u'MULTIEQUAL_-1206899470'), (u'INDIRECT_-1206888225', u'MULTIEQUAL_-1206888320'), (u'CALL_-1206938131', u'INDIRECT_-1206891451'), (u'CALL_-1206921447', u'INDIRECT_-1206875990'), ('const-433', u'STORE_-1206930175'), ('const-0', u'COPY_-1206880369'), (u'INDIRECT_-1206908242', u'COPY_-1206879312'), (u'INDIRECT_-1206888922', u'COPY_-1206879266'), (u'CALL_-1206927360', u'INDIRECT_-1206888002'), (u'CALL_-1206921361', u'INDIRECT_-1206890054'), (u'INT_MULT_-1206910806', u'INT_ADD_-1206876061'), (u'INDIRECT_-1206902631', u'MULTIEQUAL_-1206903855'), (u'CALL_-1206935809', u'INDIRECT_-1206900091'), (u'CAST_-1206869287', u'CAST_-1206868877'), (u'CALL_-1206928281', u'INDIRECT_-1206900565'), (u'INDIRECT_-1206912259', u'MULTIEQUAL_-1206912039'), (u'MULTIEQUAL_-1206898219', u'MULTIEQUAL_-1206897191'), (u'INDIRECT_-1206900853', u'MULTIEQUAL_-1206900935'), (u'INDIRECT_-1206894211', u'MULTIEQUAL_-1206896244'), (u'CALL_-1206926019', u'INDIRECT_-1206894179'), (u'MULTIEQUAL_-1206896341', u'MULTIEQUAL_-1206899051'), (u'CALL_-1206928357', u'INDIRECT_-1206892628'), (u'MULTIEQUAL_-1206921201', u'CALL_-1206938656'), (u'MULTIEQUAL_-1206891024', u'MULTIEQUAL_-1206890986'), (u'INDIRECT_-1206899262', u'MULTIEQUAL_-1206899059'), (u'CALL_-1206930915', u'INDIRECT_-1206911141'), (u'CALL_-1206929974', u'INDIRECT_-1206902110'), (u'CALL_-1206929902', u'INDIRECT_-1206890726'), (u'INDIRECT_-1206900188', u'MULTIEQUAL_-1206901754'), (u'CALL_-1206931797', u'INDIRECT_-1206887989'), (u'CALL_-1206929324', u'CAST_-1206871220'), (u'STORE_-1206930310', u'INDIRECT_-1206885486'), (u'MULTIEQUAL_-1206908719', u'MULTIEQUAL_-1206908699'), (u'INDIRECT_-1206908753', u'MULTIEQUAL_-1206909537'), ('const-0', u'CALL_-1206928152'), (u'MULTIEQUAL_-1206900392', u'MULTIEQUAL_-1206900373'), (u'CALL_-1206930274', u'INDIRECT_-1206877961'), (u'INT_EQUAL_-1206929127', u'CBRANCH_-1206929125'), (u'CALL_-1206930899', u'INDIRECT_-1206899789'), (u'LOAD_-1206937807', u'STORE_-1206937765'), (u'STORE_-1206921840', u'INDIRECT_-1206892987'), (u'MULTIEQUAL_-1206891499', u'MULTIEQUAL_-1206890471'), (u'COPY_-1206869627', u'MULTIEQUAL_-1206911331'), (u'COPY_-1206879557', u'CALL_-1206928331'), (u'INDIRECT_-1206891786', u'COPY_-1206879733'), (u'MULTIEQUAL_-1206905548', u'MULTIEQUAL_-1206905413'), (u'INDIRECT_-1206884307', u'MULTIEQUAL_-1206886030'), (u'INDIRECT_-1206894346', u'MULTIEQUAL_-1206894163'), (u'STORE_-1206937696', u'INDIRECT_-1206899424'), (u'CALL_-1206930584', u'INDIRECT_-1206887648'), (u'INDIRECT_-1206893969', u'MULTIEQUAL_-1206895259'), (u'CALL_-1206935809', u'INDIRECT_-1206892951'), (u'CALL_-1206928209', u'INDIRECT_-1206887481'), (u'STORE_-1206937772', u'INDIRECT_-1206900723'), (u'INDIRECT_-1206894440', u'MULTIEQUAL_-1206894169'), (u'INDIRECT_-1206903888', u'MULTIEQUAL_-1206903770'), (u'CALL_-1206928225', u'INDIRECT_-1206901371'), (u'INT_ADD_-1206925490', u'INT_AND_-1206925467'), (u'STORE_-1206928270', u'INDIRECT_-1206898106'), (u'CALL_-1206938628', u'INDIRECT_-1206907514'), (u'INDIRECT_-1206894917', u'MULTIEQUAL_-1206894827'), ('const-433', u'LOAD_-1206938308'), (u'CALL_-1206929489', u'INDIRECT_-1206906357'), (u'INDIRECT_-1206901753', u'MULTIEQUAL_-1206902839'), (u'INDIRECT_-1206910120', u'MULTIEQUAL_-1206911049'), (u'CALL_-1206934081', u'INDIRECT_-1206889888'), (u'CALL_-1206931773', u'INDIRECT_-1206892170'), (u'INDIRECT_-1206900522', u'MULTIEQUAL_-1206900261'), (u'CALL_-1206937446', u'INDIRECT_-1206906800'), (u'INDIRECT_-1206907231', u'MULTIEQUAL_-1206909264'), (u'INDIRECT_-1206910147', u'MULTIEQUAL_-1206910682'), (u'INDIRECT_-1206889253', u'MULTIEQUAL_-1206888949'), (u'CALL_-1206929830', u'INDIRECT_-1206902442'), (u'MULTIEQUAL_-1206911676', u'MULTIEQUAL_-1206911657'), (u'CALL_-1206932860', u'INDIRECT_-1206900175'), (u'INDIRECT_-1206904434', u'MULTIEQUAL_-1206908711'), (u'INDIRECT_-1206898458', u'MULTIEQUAL_-1206898197'), (u'CALL_-1206924756', u'INDIRECT_-1206895564'), ('const-433', u'LOAD_-1206922104'), (u'INDIRECT_-1206883793', u'MULTIEQUAL_-1206883489'), (u'CALL_-1206938958', u'INDIRECT_-1206902864'), (u'CALL_-1206930506', u'INDIRECT_-1206885671'), (u'INDIRECT_-1206908676', u'MULTIEQUAL_-1206909180'), (u'CALL_-1206930105', u'INDIRECT_-1206908935'), (u'MULTIEQUAL_-1206908438', u'MULTIEQUAL_-1206908409'), (u'INDIRECT_-1206904014', u'MULTIEQUAL_-1206904560'), (u'STORE_-1206921852', u'INDIRECT_-1206903077'), (u'INDIRECT_-1206892043', u'MULTIEQUAL_-1206875911'), (u'INDIRECT_-1206883549', u'MULTIEQUAL_-1206880893'), (u'INDIRECT_-1206894309', u'MULTIEQUAL_-1206891984'), (u'INDIRECT_-1206880501', u'MULTIEQUAL_-1206880417'), (u'CALL_-1206929621', u'INDIRECT_-1206913959'), (u'STORE_-1206924909', u'INDIRECT_-1206893243'), (u'CALL_-1206931269', u'INDIRECT_-1206906507'), (u'CALL_-1206927833', u'INDIRECT_-1206887353'), (u'CALL_-1206934018', u'INDIRECT_-1206881697'), (u'CALL_-1206938772', u'INDIRECT_-1206910328'), (u'CALL_-1206921308', u'INDIRECT_-1206904726'), (u'INDIRECT_-1206907600', u'MULTIEQUAL_-1206908529'), (u'CALL_-1206929032', u'INDIRECT_-1206899561'), (u'INDIRECT_-1206895916', u'MULTIEQUAL_-1206895740'), (u'INDIRECT_-1206897209', u'COPY_-1206879989'), (u'CALL_-1206928629', u'INDIRECT_-1206891397'), (u'CALL_-1206935851', u'INDIRECT_-1206894244'), (u'MULTIEQUAL_-1206898928', u'MULTIEQUAL_-1206898904'), (u'CALL_-1206930882', u'INDIRECT_-1206893478'), (u'INDIRECT_-1206911713', u'MULTIEQUAL_-1206911293'), (u'CALL_-1206929750', u'INDIRECT_-1206904960'), (u'CALL_-1206931183', u'CAST_-1206875753'), (u'MULTIEQUAL_-1206894745', u'MULTIEQUAL_-1206894761'), (u'CALL_-1206930025', u'INDIRECT_-1206908242'), (u'MULTIEQUAL_-1206898216', u'MULTIEQUAL_-1206898210'), (u'CALL_-1206931539', u'INDIRECT_-1206894473'), (u'CALL_-1206934991', u'INDIRECT_-1206881242'), (u'MULTIEQUAL_-1206895352', u'MULTIEQUAL_-1206896539'), (u'STORE_-1206925381', u'INDIRECT_-1206901142'), (u'STORE_-1206921864', u'INDIRECT_-1206899307'), (u'CALL_-1206930362', u'INDIRECT_-1206885578'), (u'MULTIEQUAL_-1206891993', u'MULTIEQUAL_-1206891989'), (u'INDIRECT_-1206910500', u'MULTIEQUAL_-1206910201'), (u'CALL_-1206930636', u'INDIRECT_-1206881122'), (u'INDIRECT_-1206890353', u'MULTIEQUAL_-1206890435'), (u'INDIRECT_-1206904078', u'MULTIEQUAL_-1206903923'), (u'CAST_-1206876029', u'PTRADD_-1206875733'), (u'INDIRECT_-1206904058', u'MULTIEQUAL_-1206903427'), (u'MULTIEQUAL_-1206893690', u'MULTIEQUAL_-1206893672'), (u'CALL_-1206931745', u'INDIRECT_-1206905880'), (u'STORE_-1206924909', u'INDIRECT_-1206892823'), (u'INDIRECT_-1206895254', u'MULTIEQUAL_-1206894877'), (u'INDIRECT_-1206907482', u'MULTIEQUAL_-1206909087'), (u'CALL_-1206929750', u'INDIRECT_-1206879252'), (u'STORE_-1206928732', u'INDIRECT_-1206890889'), (u'MULTIEQUAL_-1206893966', u'MULTIEQUAL_-1206894761'), (u'INDIRECT_-1206892141', u'MULTIEQUAL_-1206874098'), (u'CALL_-1206924661', u'INDIRECT_-1206894666'), (u'CALL_-1206929974', u'INDIRECT_-1206889930'), (u'CALL_-1206931539', u'INDIRECT_-1206899933'), (u'STORE_-1206924934', u'INDIRECT_-1206901357'), (u'STORE_-1206928732', u'INDIRECT_-1206897189'), (u'INDIRECT_-1206880431', u'MULTIEQUAL_-1206882105'), (u'INDIRECT_-1206897503', u'MULTIEQUAL_-1206897458'), (u'CALL_-1206929269', u'INDIRECT_-1206900573'), (u'INDIRECT_-1206898519', u'MULTIEQUAL_-1206901109'), (u'CALL_-1206930899', u'INDIRECT_-1206907769'), (u'INDIRECT_-1206911949', u'MULTIEQUAL_-1206909624'), ('const-72', u'PTRSUB_-1206871411'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880751'), (u'INDIRECT_-1206908106', u'MULTIEQUAL_-1206909545'), (u'CALL_-1206928291', u'INDIRECT_-1206911488'), (u'INDIRECT_-1206899953', u'CALL_-1206929974'), (u'INDIRECT_-1206892245', u'MULTIEQUAL_-1206892115'), (u'CALL_-1206921447', u'INDIRECT_-1206889264'), (u'MULTIEQUAL_-1206895875', u'MULTIEQUAL_-1206895825'), (u'INDIRECT_-1206896826', u'COPY_-1206879745'), (u'CALLIND_-1206938827', u'INDIRECT_-1206896075'), (u'CALL_-1206928281', u'INDIRECT_-1206890905'), (u'CALL_-1206921264', u'INDIRECT_-1206886647'), (u'CALL_-1206938131', u'INDIRECT_-1206906151'), (u'CALL_-1206936019', u'INDIRECT_-1206892261'), (u'CALL_-1206930457', u'INDIRECT_-1206888321'), (u'MULTIEQUAL_-1206897630', u'MULTIEQUAL_-1206896992'), (u'CALL_-1206934114', u'INDIRECT_-1206902511'), (u'INDIRECT_-1206892122', u'MULTIEQUAL_-1206891861'), (u'STORE_-1206928553', u'INDIRECT_-1206903800'), (u'STORE_-1206934385', u'INDIRECT_-1206895855'), (u'INDIRECT_-1206899145', u'MULTIEQUAL_-1206899240'), (u'CALL_-1206921722', u'INDIRECT_-1206905731'), (u'INDIRECT_-1206879196', u'MULTIEQUAL_-1206883341'), (u'STORE_-1206934224', u'INDIRECT_-1206892400'), (u'STORE_-1206928410', u'INDIRECT_-1206912956'), (u'INDIRECT_-1206899326', u'MULTIEQUAL_-1206900719'), (u'CAST_-1206877555', u'STORE_-1206937611'), (u'MULTIEQUAL_-1206903090', u'MULTIEQUAL_-1206903065'), (u'CALLIND_-1206921412', u'INDIRECT_-1206891246'), (u'INDIRECT_-1206915073', u'MULTIEQUAL_-1206914465'), (u'INDIRECT_-1206891998', u'MULTIEQUAL_-1206891910'), (u'CALL_-1206922556', u'INDIRECT_-1206894121'), (u'LOAD_-1206931181', u'CALL_-1206931128'), (u'INDIRECT_-1206896078', u'MULTIEQUAL_-1206895447'), (u'INDIRECT_-1206910238', u'MULTIEQUAL_-1206880946'), (u'STORE_-1206928627', u'INDIRECT_-1206904686'), (u'INDIRECT_-1206893593', u'MULTIEQUAL_-1206897025'), (u'STORE_-1206928446', u'INDIRECT_-1206905837'), (u'INDIRECT_-1206903304', u'MULTIEQUAL_-1206904887'), (u'CALL_-1206930899', u'INDIRECT_-1206904829'), (u'INDIRECT_-1206902791', u'MULTIEQUAL_-1206902651'), (u'CALL_-1206938772', u'INDIRECT_-1206917234'), (u'CALL_-1206927048', u'INDIRECT_-1206893602'), (u'CALL_-1206938421', u'INDIRECT_-1206909698'), (u'INDIRECT_-1206892971', u'MULTIEQUAL_-1206894195'), (u'MULTIEQUAL_-1206903240', u'MULTIEQUAL_-1206903227'), (u'INDIRECT_-1206907786', u'MULTIEQUAL_-1206907603'), (u'MULTIEQUAL_-1206912133', u'MULTIEQUAL_-1206912112'), (u'CALL_-1206928992', u'INDIRECT_-1206910163'), (u'INDIRECT_-1206877745', u'MULTIEQUAL_-1206877113'), (u'CALL_-1206930506', u'INDIRECT_-1206890291'), (u'INDIRECT_-1206893385', u'MULTIEQUAL_-1206893003'), (u'MULTIEQUAL_-1206882491', u'MULTIEQUAL_-1206883519'), (u'INDIRECT_-1206890646', u'MULTIEQUAL_-1206889987'), ('const-433', u'LOAD_-1206934570'), (u'CAST_-1206870579', u'CAST_-1206870461'), (u'INDIRECT_-1206894121', u'COPY_-1206894129'), (u'CALL_-1206937142', u'INDIRECT_-1206910112'), (u'INT_EQUAL_-1206928343', u'CBRANCH_-1206928342'), (u'STORE_-1206932486', u'INDIRECT_-1206888267'), (u'CALL_-1206934018', u'INDIRECT_-1206894888'), (u'INDIRECT_-1206907697', u'MULTIEQUAL_-1206910391'), (u'INDIRECT_-1206900651', u'MULTIEQUAL_-1206901517'), (u'CALL_-1206938131', u'INDIRECT_-1206883549'), (u'INDIRECT_-1206905338', u'MULTIEQUAL_-1206905183'), ('tmp_6788', u'CBRANCH_-1206933133'), (u'CALL_-1206927048', u'INDIRECT_-1206876880'), (u'CALL_-1206931773', u'INDIRECT_-1206900150'), (u'INDIRECT_-1206903481', u'MULTIEQUAL_-1206874125'), (u'CALL_-1206924612', u'INDIRECT_-1206904223'), (u'INDIRECT_-1206894152', u'COPY_-1206879516'), (u'INDIRECT_-1206913150', u'COPY_-1206880246'), (u'STORE_-1206937920', u'INDIRECT_-1206914654'), (u'STORE_-1206929190', u'INDIRECT_-1206886446'), (u'INDIRECT_-1206896098', u'MULTIEQUAL_-1206896011'), (u'MULTIEQUAL_-1206878088', u'MULTIEQUAL_-1206902905'), (u'INDIRECT_-1206889490', u'MULTIEQUAL_-1206889399'), (u'INDIRECT_-1206889631', u'MULTIEQUAL_-1206876023'), (u'MULTIEQUAL_-1206908984', u'MULTIEQUAL_-1206909008'), (u'INDIRECT_-1206889266', u'COPY_-1206879727'), (u'CALL_-1206921722', u'INDIRECT_-1206888091'), (u'INDIRECT_-1206891760', u'MULTIEQUAL_-1206891521'), (u'INDIRECT_-1206904417', u'MULTIEQUAL_-1206904388'), (u'INDIRECT_-1206907827', u'MULTIEQUAL_-1206909550'), (u'MULTIEQUAL_-1206880185', u'PTRSUB_-1206880518'), (u'INDIRECT_-1206891638', u'MULTIEQUAL_-1206889958'), (u'CALLIND_-1206921999', u'INDIRECT_-1206895009'), (u'INDIRECT_-1206906086', u'MULTIEQUAL_-1206907870'), (u'CALL_-1206930927', u'INDIRECT_-1206880603'), (u'INDIRECT_-1206897065', u'MULTIEQUAL_-1206897033'), (u'MULTIEQUAL_-1206892412', u'MULTIEQUAL_-1206893599'), (u'STORE_-1206925416', u'INDIRECT_-1206906623'), (u'CALL_-1206931674', u'INDIRECT_-1206895471'), (u'CALL_-1206938342', u'INDIRECT_-1206905875'), (u'INDIRECT_-1206887304', u'MULTIEQUAL_-1206887075'), (u'INDIRECT_-1206894904', u'MULTIEQUAL_-1206896487'), (u'CALLIND_-1206921344', u'INDIRECT_-1206892892'), (u'STORE_-1206924934', u'INDIRECT_-1206896317'), (u'INDIRECT_-1206898425', u'MULTIEQUAL_-1206898043'), (u'CALL_-1206934396', u'INDIRECT_-1206892178'), (u'CALL_-1206937446', u'INDIRECT_-1206906380'), (u'CALL_-1206932271', u'INDIRECT_-1206896173'), (u'INDIRECT_-1206890991', u'MULTIEQUAL_-1206891857'), (u'CALLIND_-1206924365', u'INDIRECT_-1206893293'), (u'MULTIEQUAL_-1206904831', u'MULTIEQUAL_-1206905770'), (u'INDIRECT_-1206894186', u'MULTIEQUAL_-1206893864'), (u'INDIRECT_-1206901680', u'MULTIEQUAL_-1206900633'), (u'INDIRECT_-1206909670', u'MULTIEQUAL_-1206911187'), (u'INDIRECT_-1206909378', u'MULTIEQUAL_-1206909886'), (u'MULTIEQUAL_-1206896557', u'MULTIEQUAL_-1206895699'), (u'INDIRECT_-1206905565', u'MULTIEQUAL_-1206905183'), (u'CALL_-1206930086', u'INDIRECT_-1206907845'), (u'STORE_-1206925416', u'INDIRECT_-1206889403'), (u'CALL_-1206927297', u'INDIRECT_-1206901409'), (u'MULTIEQUAL_-1206889344', u'MULTIEQUAL_-1206889306'), (u'STORE_-1206930340', u'INDIRECT_-1206901882'), (u'CALL_-1206938421', u'INDIRECT_-1206917024'), (u'MULTIEQUAL_-1206905577', u'MULTIEQUAL_-1206880934'), (u'CALL_-1206928271', u'INDIRECT_-1206890037'), (u'INDIRECT_-1206912318', u'MULTIEQUAL_-1206912057'), (u'INDIRECT_-1206894494', u'MULTIEQUAL_-1206892404'), (u'MULTIEQUAL_-1206904751', u'MULTIEQUAL_-1206905779'), (u'MULTIEQUAL_-1206920877', u'CALL_-1206929489'), (u'CALL_-1206937824', u'INDIRECT_-1206893385'), ('const-0', u'RETURN_-1206938533'), (u'INDIRECT_-1206903896', u'MULTIEQUAL_-1206903621'), (u'MULTIEQUAL_-1206898021', u'MULTIEQUAL_-1206897913'), (u'INT_EQUAL_-1206935590', u'CBRANCH_-1206935585'), (u'MULTIEQUAL_-1206906001', u'MULTIEQUAL_-1206905827'), (u'INDIRECT_-1206905677', u'MULTIEQUAL_-1206905540'), (u'INDIRECT_-1206903289', u'MULTIEQUAL_-1206905135'), (u'CALL_-1206928878', u'INDIRECT_-1206903494'), (u'INDIRECT_-1206893180', u'MULTIEQUAL_-1206892909'), (u'STORE_-1206921567', u'INDIRECT_-1206890331'), (u'MULTIEQUAL_-1206885365', u'MULTIEQUAL_-1206885345'), (u'CALL_-1206937559', u'INDIRECT_-1206908785'), (u'CALL_-1206934018', u'INDIRECT_-1206892788'), (u'CALL_-1206938975', u'INDIRECT_-1206903296'), (u'COPY_-1206929032', u'MULTIEQUAL_-1206889739'), (u'CALL_-1206936110', u'INDIRECT_-1206899874'), (u'INDIRECT_-1206889420', u'MULTIEQUAL_-1206891087'), (u'COPY_-1206880163', u'CALL_-1206928734'), (u'INDIRECT_-1206895566', u'COPY_-1206879742'), (u'INDIRECT_-1206896771', u'MULTIEQUAL_-1206876040'), (u'CALL_-1206930362', u'INDIRECT_-1206895658'), (u'INDIRECT_-1206901423', u'MULTIEQUAL_-1206901274'), (u'INDIRECT_-1206901594', u'MULTIEQUAL_-1206901389'), (u'INT_SLESS_-1206925835', u'CBRANCH_-1206925842'), (u'CALL_-1206925799', u'INDIRECT_-1206886487'), ('tmp_25371', u'CALL_-1206938756'), (u'INT_ADD_-1206930170', u'CAST_-1206872370'), (u'CALLIND_-1206925046', u'INDIRECT_-1206883960'), (u'MULTIEQUAL_-1206897719', u'MULTIEQUAL_-1206897746'), (u'INDIRECT_-1206904004', u'MULTIEQUAL_-1206906472'), (u'INDIRECT_-1206907455', u'MULTIEQUAL_-1206876809'), (u'CALL_-1206930105', u'INDIRECT_-1206900955'), (u'CALL_-1206925860', u'INDIRECT_-1206899966'), (u'CALL_-1206938772', u'INDIRECT_-1206893108'), (u'CALL_-1206928992', u'INDIRECT_-1206894623'), (u'CALL_-1206933125', u'INDIRECT_-1206909514'), (u'PTRSUB_-1206879396', u'PTRSUB_-1206879394'), (u'INDIRECT_-1206907080', u'MULTIEQUAL_-1206906981'), (u'CALL_-1206932808', u'INDIRECT_-1206882996'), (u'CALL_-1206930311', u'INDIRECT_-1206908249'), (u'STORE_-1206937788', u'INDIRECT_-1206901988'), (u'CALL_-1206938772', u'INDIRECT_-1206906548'), (u'CALL_-1206930274', u'INDIRECT_-1206896446'), (u'CALL_-1206928772', u'INDIRECT_-1206892006'), (u'CALL_-1206938656', u'INDIRECT_-1206891568'), (u'CALL_-1206932817', u'INDIRECT_-1206904806'), (u'CALL_-1206929226', u'INDIRECT_-1206906275'), (u'CALL_-1206930506', u'INDIRECT_-1206904151'), (u'MULTIEQUAL_-1206878087', u'MULTIEQUAL_-1206902485'), (u'INDIRECT_-1206893494', u'MULTIEQUAL_-1206893227'), (u'CALL_-1206937186', u'INDIRECT_-1206905931'), (u'CALL_-1206930476', u'INDIRECT_-1206890267'), (u'INDIRECT_-1206901341', u'MULTIEQUAL_-1206901150'), (u'MULTIEQUAL_-1206912029', u'MULTIEQUAL_-1206912027'), ('const-433', u'LOAD_-1206929187'), (u'MULTIEQUAL_-1206881345', u'MULTIEQUAL_-1206881196'), (u'STORE_-1206925248', u'INDIRECT_-1206900660'), (u'INDIRECT_-1206884418', u'MULTIEQUAL_-1206886118'), (u'INDIRECT_-1206898015', u'MULTIEQUAL_-1206897936'), (u'INDIRECT_-1206895094', u'MULTIEQUAL_-1206894829'), (u'INDIRECT_-1206897920', u'MULTIEQUAL_-1206897816'), (u'MULTIEQUAL_-1206903548', u'MULTIEQUAL_-1206900541'), (u'INDIRECT_-1206902508', u'MULTIEQUAL_-1206904047'), (u'INDIRECT_-1206906604', u'MULTIEQUAL_-1206907857'), (u'MULTIEQUAL_-1206909929', u'MULTIEQUAL_-1206909913'), (u'INDIRECT_-1206898842', u'MULTIEQUAL_-1206898581'), (u'CALL_-1206929529', u'INDIRECT_-1206903433'), (u'INDIRECT_-1206890935', u'MULTIEQUAL_-1206890657'), (u'INDIRECT_-1206910182', u'MULTIEQUAL_-1206909979'), (u'CALL_-1206930584', u'INDIRECT_-1206902768'), (u'INDIRECT_-1206884731', u'MULTIEQUAL_-1206884591'), (u'CALL_-1206934963', u'INDIRECT_-1206896681'), (u'INDIRECT_-1206889602', u'MULTIEQUAL_-1206889399'), (u'INDIRECT_-1206894661', u'MULTIEQUAL_-1206874104'), (u'INDIRECT_-1206904267', u'MULTIEQUAL_-1206904802'), (u'CALL_-1206929938', u'INDIRECT_-1206880497'), (u'CALL_-1206938958', u'INDIRECT_-1206891944'), (u'MULTIEQUAL_-1206879270', u'MULTIEQUAL_-1206879282'), (u'CALL_-1206922584', u'INDIRECT_-1206892159'), (u'INDIRECT_-1206904976', u'MULTIEQUAL_-1206904888'), (u'INDIRECT_-1206887698', u'MULTIEQUAL_-1206887611'), (u'CALL_-1206922325', u'INDIRECT_-1206904103'), (u'STORE_-1206928697', u'INDIRECT_-1206912708'), (u'INDIRECT_-1206903042', u'MULTIEQUAL_-1206902781'), (u'CALL_-1206928225', u'INDIRECT_-1206904731'), (u'INDIRECT_-1206889126', u'MULTIEQUAL_-1206888934'), (u'CALL_-1206926003', u'INDIRECT_-1206902986'), (u'INDIRECT_-1206879929', u'MULTIEQUAL_-1206880420'), (u'CALLIND_-1206921388', u'INDIRECT_-1206887821'), (u'CALL_-1206934365', u'INDIRECT_-1206882241'), (u'STORE_-1206937696', u'INDIRECT_-1206913704'), (u'INDIRECT_-1206908575', u'MULTIEQUAL_-1206908297'), (u'INDIRECT_-1206887381', u'MULTIEQUAL_-1206888899'), (u'INDIRECT_-1206907759', u'MULTIEQUAL_-1206910349'), (u'MULTIEQUAL_-1206890189', u'MULTIEQUAL_-1206890173'), (u'INDIRECT_-1206896675', u'COPY_-1206878383'), (u'CALL_-1206930584', u'INDIRECT_-1206879746'), (u'CALL_-1206938975', u'INDIRECT_-1206900356'), (u'INDIRECT_-1206903533', u'MULTIEQUAL_-1206903028'), (u'CALL_-1206921954', u'INDIRECT_-1206887814'), (u'MULTIEQUAL_-1206892645', u'MULTIEQUAL_-1206892661'), (u'CALLIND_-1206924378', u'INDIRECT_-1206877027'), (u'INDIRECT_-1206892841', u'MULTIEQUAL_-1206894359'), ('const-433', u'LOAD_-1206938453'), (u'MULTIEQUAL_-1206880908', u'MULTIEQUAL_-1206880170'), (u'CALL_-1206925783', u'INDIRECT_-1206907055'), (u'INDIRECT_-1206894926', u'MULTIEQUAL_-1206894536'), (u'STORE_-1206925248', u'INDIRECT_-1206890580'), (u'INDIRECT_-1206882499', u'MULTIEQUAL_-1206884018'), (u'LOAD_-1206937632', u'CALL_-1206937615'), (u'INDIRECT_-1206884594', u'MULTIEQUAL_-1206892941'), (u'CALL_-1206928291', u'INDIRECT_-1206893428'), (u'MULTIEQUAL_-1206911724', u'MULTIEQUAL_-1206914431'), (u'CALL_-1206926003', u'INDIRECT_-1206907606'), (u'CALL_-1206921361', u'INDIRECT_-1206897614'), (u'INDIRECT_-1206904191', u'MULTIEQUAL_-1206903993'), (u'STORE_-1206925381', u'INDIRECT_-1206900302'), (u'CALL_-1206929938', u'INDIRECT_-1206910068'), (u'INDIRECT_-1206910225', u'MULTIEQUAL_-1206914361'), (u'INDIRECT_-1206889517', u'COPY_-1206879619'), (u'CALL_-1206935821', u'INDIRECT_-1206894640'), (u'CALL_-1206929974', u'INDIRECT_-1206888250'), (u'CALL_-1206921308', u'CAST_-1206868781'), (u'CALL_-1206928815', u'INDIRECT_-1206896719'), (u'CALLIND_-1206921743', u'INDIRECT_-1206874791'), (u'CALL_-1206931773', u'INDIRECT_-1206891330'), (u'INT_ADD_-1206927724', u'CAST_-1206871054'), (u'STORE_-1206930310', u'INDIRECT_-1206887586'), (u'CALL_-1206937142', u'INDIRECT_-1206913892'), (u'CALL_-1206924668', u'INDIRECT_-1206905668'), (u'MULTIEQUAL_-1206876456', u'MULTIEQUAL_-1206876041'), (u'CALLIND_-1206922636', u'CAST_-1206868269'), (u'STORE_-1206930329', u'INDIRECT_-1206894160'), (u'MULTIEQUAL_-1206908611', u'MULTIEQUAL_-1206909550'), (u'INDIRECT_-1206896918', u'MULTIEQUAL_-1206896287'), (u'INDIRECT_-1206901153', u'MULTIEQUAL_-1206904585'), (u'INDIRECT_-1206906658', u'MULTIEQUAL_-1206907648'), (u'MULTIEQUAL_-1206878553', u'MULTIEQUAL_-1206880964'), ('tmp_25370', u'CALL_-1206928382'), (u'CALLIND_-1206929135', u'INDIRECT_-1206904778'), (u'INDIRECT_-1206897599', u'MULTIEQUAL_-1206898639'), (u'CALL_-1206928690', u'INDIRECT_-1206910438'), (u'CALL_-1206936047', u'INDIRECT_-1206882864'), (u'STORE_-1206921864', u'INDIRECT_-1206895527'), (u'INDIRECT_-1206893346', u'MULTIEQUAL_-1206890041'), (u'CALL_-1206932827', u'INDIRECT_-1206902672'), (u'INDIRECT_-1206911157', u'MULTIEQUAL_-1206910750'), (u'CALL_-1206929320', u'INDIRECT_-1206887837'), (u'INDIRECT_-1206910557', u'MULTIEQUAL_-1206911177'), (u'CALL_-1206933594', u'INDIRECT_-1206893382'), (u'INDIRECT_-1206894040', u'MULTIEQUAL_-1206895699'), (u'MULTIEQUAL_-1206882085', u'MULTIEQUAL_-1206882103'), (u'CALL_-1206923816', u'INDIRECT_-1206888917'), (u'CALL_-1206934487', u'INDIRECT_-1206893914'), (u'INDIRECT_-1206894293', u'MULTIEQUAL_-1206893989'), (u'STORE_-1206928588', u'INDIRECT_-1206911381'), (u'CALL_-1206929269', u'INDIRECT_-1206902673'), (u'CALLIND_-1206925019', u'INDIRECT_-1206905784'), (u'INDIRECT_-1206883675', u'MULTIEQUAL_-1206883370'), (u'CALL_-1206938342', u'INDIRECT_-1206906715'), (u'INDIRECT_-1206904138', u'MULTIEQUAL_-1206905128'), (u'CALL_-1206938772', u'INDIRECT_-1206897728'), (u'PTRSUB_-1206880599', u'STORE_-1206937772'), (u'INDIRECT_-1206893781', u'MULTIEQUAL_-1206893590'), (u'INDIRECT_-1206909218', u'MULTIEQUAL_-1206909120'), (u'INDIRECT_-1206903157', u'MULTIEQUAL_-1206903128'), (u'CALL_-1206937302', u'INDIRECT_-1206890890'), (u'INT_EQUAL_-1206921796', u'CBRANCH_-1206921792'), ('const-433', u'LOAD_-1206933876'), (u'INT_EQUAL_-1206928233', u'CBRANCH_-1206928227'), (u'CALL_-1206931595', u'INDIRECT_-1206899954'), (u'CALL_-1206930506', u'INDIRECT_-1206897011'), (u'CALL_-1206934835', u'INDIRECT_-1206911571'), (u'CALL_-1206928878', u'INDIRECT_-1206897614'), (u'CALL_-1206929019', u'INDIRECT_-1206893801'), (u'CALL_-1206927093', u'INDIRECT_-1206891521'), (u'MULTIEQUAL_-1206903398', u'MULTIEQUAL_-1206903369'), (u'CALL_-1206929032', u'INDIRECT_-1206894521'), (u'INDIRECT_-1206903228', u'MULTIEQUAL_-1206903402'), (u'CALL_-1206921134', u'INDIRECT_-1206887380'), (u'CALL_-1206932827', u'INDIRECT_-1206908552'), (u'INDIRECT_-1206897345', u'MULTIEQUAL_-1206897265'), (u'INDIRECT_-1206878177', u'MULTIEQUAL_-1206878890'), (u'MULTIEQUAL_-1206883869', u'MULTIEQUAL_-1206883734'), (u'INDIRECT_-1206896798', u'MULTIEQUAL_-1206880913'), (u'CALL_-1206921431', u'INDIRECT_-1206899753'), (u'COPY_-1206930499', u'COPY_-1206873025'), ('const-0', u'INT_NOTEQUAL_-1206930473'), (u'INDIRECT_-1206907537', u'MULTIEQUAL_-1206907149'), (u'CALL_-1206928772', u'INDIRECT_-1206891166'), (u'INDIRECT_-1206903523', u'MULTIEQUAL_-1206903374'), (u'INDIRECT_-1206873996', u'MULTIEQUAL_-1206875761'), (u'CALL_-1206928601', u'INDIRECT_-1206898103'), (u'CALL_-1206930927', u'INDIRECT_-1206888251'), (u'CALL_-1206927297', u'INDIRECT_-1206898469'), (u'INDIRECT_-1206883917', u'MULTIEQUAL_-1206880157'), ('const-49', u'INT_EQUAL_-1206924129'), (u'CALL_-1206937729', u'INDIRECT_-1206905103'), (u'INDIRECT_-1206897963', u'MULTIEQUAL_-1206897597'), (u'CALL_-1206938756', u'INDIRECT_-1206917223'), (u'INDIRECT_-1206894900', u'MULTIEQUAL_-1206894801'), (u'INDIRECT_-1206902833', u'MULTIEQUAL_-1206902705'), (u'CALL_-1206930157', u'INDIRECT_-1206889213'), (u'MULTIEQUAL_-1206901521', u'MULTIEQUAL_-1206901473'), (u'INDIRECT_-1206897991', u'MULTIEQUAL_-1206876044'), (u'CALL_-1206925860', u'INDIRECT_-1206906686'), (u'INDIRECT_-1206905660', u'MULTIEQUAL_-1206905610'), (u'STORE_-1206928482', u'INDIRECT_-1206899978'), (u'INDIRECT_-1206894114', u'MULTIEQUAL_-1206894518'), (u'CALL_-1206937559', u'INDIRECT_-1206883917'), (u'CALL_-1206927833', u'INDIRECT_-1206895753'), (u'INDIRECT_-1206903345', u'MULTIEQUAL_-1206903440'), (u'CALLIND_-1206921999', u'INDIRECT_-1206874927'), (u'INDIRECT_-1206906991', u'MULTIEQUAL_-1206880936'), (u'CALL_-1206937875', u'INDIRECT_-1206894670'), (u'CALL_-1206937615', u'INDIRECT_-1206900420'), (u'INDIRECT_-1206904144', u'MULTIEQUAL_-1206905727'), (u'INDIRECT_-1206898262', u'MULTIEQUAL_-1206898085'), ('tmp_8291', u'CBRANCH_-1206931307'), (u'CALLIND_-1206922663', u'INDIRECT_-1206897845'), (u'CALL_-1206934487', u'INDIRECT_-1206909034'), ('const-433', u'LOAD_-1206930411'), (u'CALL_-1206928992', u'INDIRECT_-1206892103'), (u'INDIRECT_-1206903061', u'MULTIEQUAL_-1206902823'), (u'INDIRECT_-1206896393', u'MULTIEQUAL_-1206894642'), (u'MULTIEQUAL_-1206911181', u'MULTIEQUAL_-1206911133'), (u'INDIRECT_-1206911106', u'COPY_-1206879779'), (u'CALL_-1206929145', u'INDIRECT_-1206902986'), (u'CALL_-1206928647', u'INDIRECT_-1206907900'), (u'CALL_-1206937142', u'INDIRECT_-1206905912'), ('const-6', u'PTRADD_-1206873071'), ('const-5', u'CALL_-1206922556'), (u'INDIRECT_-1206888307', u'MULTIEQUAL_-1206888842'), (u'MULTIEQUAL_-1206894859', u'MULTIEQUAL_-1206894513'), (u'INDIRECT_-1206900803', u'MULTIEQUAL_-1206900708'), (u'MULTIEQUAL_-1206911986', u'MULTIEQUAL_-1206911889'), (u'INDIRECT_-1206911986', u'MULTIEQUAL_-1206911889'), (u'MULTIEQUAL_-1206904784', u'MULTIEQUAL_-1206904808'), ('const-433', u'LOAD_-1206925046'), (u'STORE_-1206928446', u'INDIRECT_-1206893237'), (u'MULTIEQUAL_-1206890965', u'MULTIEQUAL_-1206890981'), (u'CALL_-1206926003', u'INDIRECT_-1206900886'), (u'INDIRECT_-1206885226', u'COPY_-1206879377'), (u'CALL_-1206934888', u'INDIRECT_-1206899830'), (u'CALL_-1206938900', u'INDIRECT_-1206910394'), (u'INDIRECT_-1206892086', u'MULTIEQUAL_-1206891973'), (u'CALL_-1206921361', u'INDIRECT_-1206896774'), (u'STORE_-1206928662', u'INDIRECT_-1206892947'), (u'CALL_-1206924668', u'INDIRECT_-1206898108'), (u'INDIRECT_-1206886221', u'MULTIEQUAL_-1206886030'), (u'CALL_-1206925694', u'INDIRECT_-1206897774'), (u'INDIRECT_-1206905576', u'MULTIEQUAL_-1206905400'), (u'INDIRECT_-1206910958', u'MULTIEQUAL_-1206910685'), (u'INDIRECT_-1206894651', u'MULTIEQUAL_-1206895875'), (u'INDIRECT_-1206898403', u'MULTIEQUAL_-1206899069'), (u'MULTIEQUAL_-1206874088', u'MULTIEQUAL_-1206888254'), (u'CALL_-1206929385', u'INDIRECT_-1206908045'), (u'CALLIND_-1206938263', u'INDIRECT_-1206903722'), (u'STORE_-1206925416', u'INDIRECT_-1206904103'), (u'INDIRECT_-1206890952', u'MULTIEQUAL_-1206890774'), (u'INDIRECT_-1206895120', u'MULTIEQUAL_-1206894881'), (u'INDIRECT_-1206910961', u'MULTIEQUAL_-1206910852'), (u'MULTIEQUAL_-1206876794', u'MULTIEQUAL_-1206901959'), (u'STORE_-1206933398', u'INDIRECT_-1206906660'), (u'MULTIEQUAL_-1206888090', u'CALL_-1206929032'), (u'MULTIEQUAL_-1206903207', u'MULTIEQUAL_-1206903193'), (u'MULTIEQUAL_-1206889739', u'MULTIEQUAL_-1206889705'), (u'MULTIEQUAL_-1206889739', u'MULTIEQUAL_-1206889705'), (u'COPY_-1206877912', u'MULTIEQUAL_-1206880922'), (u'MULTIEQUAL_-1206911035', u'INT_EQUAL_-1206924980'), (u'INDIRECT_-1206913077', u'MULTIEQUAL_-1206914073'), (u'INDIRECT_-1206894540', u'MULTIEQUAL_-1206893493'), (u'INDIRECT_-1206910033', u'MULTIEQUAL_-1206909613'), (u'STORE_-1206935460', u'INDIRECT_-1206900217'), (u'INDIRECT_-1206903994', u'MULTIEQUAL_-1206903727'), (u'CALL_-1206928647', u'INDIRECT_-1206898660'), (u'CALL_-1206930086', u'INDIRECT_-1206906585'), (u'INDIRECT_-1206885006', u'MULTIEQUAL_-1206892101'), (u'INDIRECT_-1206902789', u'MULTIEQUAL_-1206904079'), (u'CALL_-1206931773', u'INDIRECT_-1206889230'), (u'CALL_-1206938628', u'INDIRECT_-1206893654'), (u'COPY_-1206872721', u'MULTIEQUAL_-1206913180'), (u'CALL_-1206928621', u'INDIRECT_-1206908326'), (u'CALLIND_-1206925511', u'INDIRECT_-1206897631'), (u'CALL_-1206928281', u'INDIRECT_-1206878803'), (u'STORE_-1206933118', u'INDIRECT_-1206890540'), (u'MULTIEQUAL_-1206892141', u'MULTIEQUAL_-1206891967'), (u'CALL_-1206930882', u'INDIRECT_-1206893898'), (u'MULTIEQUAL_-1206892706', u'MULTIEQUAL_-1206893501'), (u'CALLIND_-1206921999', u'INDIRECT_-1206875601'), (u'INDIRECT_-1206907681', u'MULTIEQUAL_-1206874135'), (u'INDIRECT_-1206900066', u'MULTIEQUAL_-1206896761'), (u'CALL_-1206927405', u'INDIRECT_-1206899789'), (u'CALL_-1206928331', u'INDIRECT_-1206896813'), (u'INDIRECT_-1206892010', u'MULTIEQUAL_-1206891919'), (u'LOAD_-1206937800', u'PTRSUB_-1206880599'), ('const-0', u'INT_NOTEQUAL_-1206921546'), (u'INDIRECT_-1206880192', u'MULTIEQUAL_-1206880138'), (u'INT_ZEXT_-1206873191', u'PTRADD_-1206875655'), (u'COPY_-1206925991', u'MULTIEQUAL_-1206893361'), (u'INDIRECT_-1206888600', u'MULTIEQUAL_-1206888501'), (u'INDIRECT_-1206908586', u'COPY_-1206879773'), (u'CALL_-1206928382', u'INDIRECT_-1206903981'), (u'CALL_-1206931595', u'INDIRECT_-1206903734'), (u'MULTIEQUAL_-1206902786', u'MULTIEQUAL_-1206903581'), (u'STORE_-1206927241', u'INDIRECT_-1206904647'), (u'CALL_-1206925460', u'INDIRECT_-1206884475'), (u'CALL_-1206921994', u'INDIRECT_-1206906737'), (u'INDIRECT_-1206898347', u'MULTIEQUAL_-1206897949'), (u'MULTIEQUAL_-1206892727', u'MULTIEQUAL_-1206892708'), (u'INDIRECT_-1206896123', u'MULTIEQUAL_-1206897878'), (u'INDIRECT_-1206874641', u'MULTIEQUAL_-1206876552'), (u'CALLIND_-1206921743', u'INDIRECT_-1206892353'), (u'CALL_-1206928257', u'INDIRECT_-1206904748'), (u'INDIRECT_-1206897181', u'MULTIEQUAL_-1206896943'), (u'CALL_-1206930086', u'INDIRECT_-1206904905'), (u'CAST_-1206875333', u'PTRSUB_-1206876140'), (u'INDIRECT_-1206907005', u'MULTIEQUAL_-1206906925'), (u'CALLIND_-1206925453', u'INDIRECT_-1206895079'), (u'INT_NOTEQUAL_-1206934350', u'CBRANCH_-1206934348'), (u'STORE_-1206934385', u'INDIRECT_-1206892915'), (u'CALL_-1206928331', u'INDIRECT_-1206903953'), (u'INDIRECT_-1206900158', u'MULTIEQUAL_-1206880921'), (u'STORE_-1206937765', u'INDIRECT_-1206907018'), (u'INDIRECT_-1206911513', u'MULTIEQUAL_-1206911008'), (u'INDIRECT_-1206903899', u'MULTIEQUAL_-1206904939'), (u'INDIRECT_-1206897470', u'MULTIEQUAL_-1206897379'), (u'MULTIEQUAL_-1206900677', u'COPY_-1206900800'), (u'INDIRECT_-1206890728', u'MULTIEQUAL_-1206890522'), (u'INDIRECT_-1206903350', u'MULTIEQUAL_-1206903259'), (u'INDIRECT_-1206905297', u'MULTIEQUAL_-1206905438'), (u'CALL_-1206928621', u'INDIRECT_-1206905386'), (u'MULTIEQUAL_-1206891491', u'MULTIEQUAL_-1206891449'), (u'CALL_-1206933711', u'INDIRECT_-1206896803'), (u'COPY_-1206915734', u'MULTIEQUAL_-1206915652'), ('tmp_23465', u'CBRANCH_-1206928739'), (u'CALL_-1206932359', u'INDIRECT_-1206907836'), (u'CAST_-1206875044', u'LOAD_-1206934189'), (u'STORE_-1206932486', u'INDIRECT_-1206887427'), (u'MULTIEQUAL_-1206888390', u'MULTIEQUAL_-1206887752'), (u'CALL_-1206925783', u'INDIRECT_-1206902015'), (u'INDIRECT_-1206891928', u'MULTIEQUAL_-1206891496'), (u'MULTIEQUAL_-1206874134', u'MULTIEQUAL_-1206907574'), (u'INDIRECT_-1206908860', u'MULTIEQUAL_-1206909789'), (u'CALL_-1206925694', u'INDIRECT_-1206907854'), (u'MULTIEQUAL_-1206888031', u'MULTIEQUAL_-1206888970'), (u'MULTIEQUAL_-1206906030', u'MULTIEQUAL_-1206905392'), (u'MULTIEQUAL_-1206891864', u'MULTIEQUAL_-1206891216'), (u'CALL_-1206938310', u'INDIRECT_-1206910897'), (u'CALL_-1206934098', u'INDIRECT_-1206910059'), (u'CALL_-1206937924', u'INDIRECT_-1206910659'), (u'CALL_-1206928225', u'INDIRECT_-1206911451'), (u'MULTIEQUAL_-1206902367', u'MULTIEQUAL_-1206902353'), ('const-7', u'PTRADD_-1206871265'), (u'MULTIEQUAL_-1206873719', u'INT_EQUAL_-1206923717'), (u'STORE_-1206930340', u'INDIRECT_-1206899628'), (u'INDIRECT_-1206890321', u'MULTIEQUAL_-1206891077'), (u'INDIRECT_-1206910454', u'COPY_-1206878836'), (u'INDIRECT_-1206905075', u'MULTIEQUAL_-1206904830'), (u'CALL_-1206937615', u'INDIRECT_-1206905040'), (u'CALLIND_-1206921884', u'INDIRECT_-1206889912'), (u'MULTIEQUAL_-1206897832', u'MULTIEQUAL_-1206897816'), (u'INDIRECT_-1206895123', u'MULTIEQUAL_-1206894974'), (u'CALLIND_-1206938189', u'INDIRECT_-1206914593'), (u'CALL_-1206922325', u'INDIRECT_-1206900743'), ('tmp_25371', u'PTRSUB_-1206877340'), (u'CALL_-1206928150', u'INDIRECT_-1206905067'), (u'CALL_-1206932827', u'INDIRECT_-1206911912'), (u'CALL_-1206930274', u'INDIRECT_-1206901906'), (u'CALL_-1206938694', u'INDIRECT_-1206897891'), (u'INDIRECT_-1206910663', u'MULTIEQUAL_-1206910514'), (u'INDIRECT_-1206909892', u'MULTIEQUAL_-1206916298'), (u'CALL_-1206932359', u'INDIRECT_-1206888516'), (u'MULTIEQUAL_-1206908246', u'MULTIEQUAL_-1206909041'), (u'CALL_-1206922584', u'INDIRECT_-1206882079'), (u'CALL_-1206938656', u'INDIRECT_-1206897028'), (u'CALL_-1206928108', u'INDIRECT_-1206908012'), (u'STORE_-1206921525', u'INDIRECT_-1206897027'), (u'CALL_-1206937824', u'INT_NOTEQUAL_-1206937809'), (u'INDIRECT_-1206906537', u'MULTIEQUAL_-1206905957'), (u'INDIRECT_-1206896770', u'COPY_-1206880207'), (u'MULTIEQUAL_-1206903733', u'MULTIEQUAL_-1206903712'), (u'INDIRECT_-1206888927', u'MULTIEQUAL_-1206890650'), (u'STORE_-1206928518', u'INDIRECT_-1206899999'), (u'INDIRECT_-1206912122', u'MULTIEQUAL_-1206911945'), (u'INDIRECT_-1206900840', u'MULTIEQUAL_-1206899793'), (u'STORE_-1206928622', u'INDIRECT_-1206885524'), (u'INT_NOTEQUAL_-1206931482', u'CBRANCH_-1206931481'), (u'CALL_-1206926003', u'INDIRECT_-1206891226'), (u'CALLIND_-1206921372', u'INDIRECT_-1206895428'), (u'CALL_-1206929866', u'INDIRECT_-1206905404'), (u'INDIRECT_-1206885390', u'MULTIEQUAL_-1206885019'), (u'LOAD_-1206930911', u'STORE_-1206930340'), ('const-433', u'LOAD_-1206939555'), (u'CALLIND_-1206922636', u'INDIRECT_-1206892369'), (u'LOAD_-1206937945', u'CALL_-1206937924'), (u'STORE_-1206928662', u'INDIRECT_-1206894627'), (u'LOAD_-1206933183', u'INT_EQUAL_-1206933164'), (u'INDIRECT_-1206885434', u'MULTIEQUAL_-1206885169'), (u'CALL_-1206926003', u'INDIRECT_-1206901306'), (u'CALL_-1206930584', u'INDIRECT_-1206905708'), (u'CALL_-1206927418', u'INDIRECT_-1206896017'), (u'INDIRECT_-1206906644', u'MULTIEQUAL_-1206906190'), (u'INDIRECT_-1206900875', u'COPY_-1206878393'), (u'INDIRECT_-1206895068', u'MULTIEQUAL_-1206894950'), (u'CALL_-1206922584', u'INDIRECT_-1206905179'), (u'CALL_-1206928709', u'INDIRECT_-1206898939'), (u'CALL_-1206921431', u'INDIRECT_-1206874631'), (u'CALL_-1206932271', u'INDIRECT_-1206891133'), (u'INDIRECT_-1206887959', u'MULTIEQUAL_-1206887739'), ('tmp_6955', u'CBRANCH_-1206932389'), (u'CALL_-1206928225', u'INDIRECT_-1206894651'), (u'CALL_-1206937559', u'INDIRECT_-1206899545'), (u'CALL_-1206928815', u'INDIRECT_-1206895039'), (u'INDIRECT_-1206885202', u'MULTIEQUAL_-1206886681'), (u'STORE_-1206925479', u'INDIRECT_-1206889858'), (u'CALL_-1206929866', u'INDIRECT_-1206888184'), (u'CALL_-1206930550', u'INDIRECT_-1206894100'), (u'INDIRECT_-1206894825', u'MULTIEQUAL_-1206894806'), (u'STORE_-1206933398', u'INDIRECT_-1206909600'), (u'CALL_-1206927833', u'INDIRECT_-1206897013'), (u'STORE_-1206930828', u'INDIRECT_-1206902215'), (u'CALL_-1206928815', u'INDIRECT_-1206910579'), (u'CALL_-1206930157', u'INDIRECT_-1206899713'), (u'MULTIEQUAL_-1206905266', u'MULTIEQUAL_-1206905169'), (u'INDIRECT_-1206905266', u'MULTIEQUAL_-1206905169'), (u'STORE_-1206928627', u'INDIRECT_-1206903006'), (u'MULTIEQUAL_-1206903069', u'MULTIEQUAL_-1206902403'), (u'CALL_-1206930274', u'INDIRECT_-1206890146'), (u'CALL_-1206931797', u'INDIRECT_-1206897229'), (u'CALL_-1206929032', u'INDIRECT_-1206902501'), (u'STORE_-1206921596', u'INDIRECT_-1206902946'), (u'CALL_-1206930915', u'INDIRECT_-1206902321'), (u'CALL_-1206930915', u'INDIRECT_-1206888881'), ('tmp_11595', u'CBRANCH_-1206930978'), (u'INDIRECT_-1206889842', u'MULTIEQUAL_-1206891447'), (u'MULTIEQUAL_-1206876763', u'PTRSUB_-1206877033'), (u'CALL_-1206929974', u'INDIRECT_-1206901270'), (u'STORE_-1206921840', u'INDIRECT_-1206903067'), (u'INDIRECT_-1206897643', u'MULTIEQUAL_-1206897494'), (u'STORE_-1206928588', u'INDIRECT_-1206897941'), (u'STORE_-1206930340', u'INDIRECT_-1206910128'), (u'INDIRECT_-1206907256', u'MULTIEQUAL_-1206906981'), (u'INDIRECT_-1206908588', u'MULTIEQUAL_-1206910154'), (u'CALLIND_-1206924365', u'INDIRECT_-1206884053'), (u'INDIRECT_-1206898383', u'MULTIEQUAL_-1206898017'), (u'STORE_-1206937772', u'INDIRECT_-1206908703'), (u'PTRSUB_-1206880237', u'LOAD_-1206937245'), (u'MULTIEQUAL_-1206874108', u'MULTIEQUAL_-1206896103'), (u'MULTIEQUAL_-1206902733', u'MULTIEQUAL_-1206902032'), (u'INDIRECT_-1206895514', u'MULTIEQUAL_-1206895098'), (u'INDIRECT_-1206899806', u'MULTIEQUAL_-1206899623'), (u'MULTIEQUAL_-1206913948', u'MULTIEQUAL_-1206913813'), (u'INDIRECT_-1206910874', u'COPY_-1206878837'), (u'CAST_-1206872537', u'CAST_-1206872471'), (u'CALLIND_-1206921884', u'INDIRECT_-1206904612'), (u'INDIRECT_-1206907453', u'MULTIEQUAL_-1206907325'), (u'CALL_-1206938131', u'INDIRECT_-1206900271'), (u'INDIRECT_-1206902141', u'MULTIEQUAL_-1206902032'), (u'MULTIEQUAL_-1206913381', u'LOAD_-1206921908'), (u'CALL_-1206932271', u'INDIRECT_-1206910873'), (u'INDIRECT_-1206895217', u'MULTIEQUAL_-1206895358'), (u'INDIRECT_-1206894306', u'COPY_-1206879739'), (u'CALL_-1206937983', u'INDIRECT_-1206909849'), (u'CALL_-1206934114', u'INDIRECT_-1206891171'), (u'INDIRECT_-1206890664', u'MULTIEQUAL_-1206890435'), (u'CALL_-1206931142', u'INDIRECT_-1206917666'), ('const-433', u'LOAD_-1206921787'), (u'INDIRECT_-1206892481', u'MULTIEQUAL_-1206892372'), (u'CALL_-1206927833', u'INDIRECT_-1206888613'), (u'MULTIEQUAL_-1206907724', u'MULTIEQUAL_-1206907748'), (u'INDIRECT_-1206903447', u'MULTIEQUAL_-1206903332'), (u'CALL_-1206930584', u'INDIRECT_-1206909488'), (u'INDIRECT_-1206896727', u'MULTIEQUAL_-1206897819'), (u'INDIRECT_-1206903177', u'MULTIEQUAL_-1206902597'), (u'INDIRECT_-1206892456', u'MULTIEQUAL_-1206892520'), (u'CALL_-1206931595', u'INDIRECT_-1206891554'), (u'CALL_-1206933711', u'INDIRECT_-1206889243'), (u'INDIRECT_-1206901343', u'MULTIEQUAL_-1206902009'), (u'INDIRECT_-1206900121', u'MULTIEQUAL_-1206900434'), (u'INDIRECT_-1206905788', u'MULTIEQUAL_-1206905632'), (u'STORE_-1206921840', u'INDIRECT_-1206900127'), (u'INDIRECT_-1206902960', u'MULTIEQUAL_-1206902856'), (u'COPY_-1206871259', u'COPY_-1206870783'), (u'CALLIND_-1206938263', u'INDIRECT_-1206895322'), (u'INDIRECT_-1206893174', u'MULTIEQUAL_-1206892940'), (u'CALL_-1206934955', u'INDIRECT_-1206905915'), (u'CALL_-1206928194', u'INDIRECT_-1206900466'), (u'MULTIEQUAL_-1206894806', u'MULTIEQUAL_-1206894779'), (u'MULTIEQUAL_-1206900319', u'MULTIEQUAL_-1206900299'), (u'CALL_-1206926116', u'INDIRECT_-1206891335'), (u'INDIRECT_-1206900486', u'MULTIEQUAL_-1206900164'), (u'INDIRECT_-1206904821', u'MULTIEQUAL_-1206908901'), (u'INDIRECT_-1206889616', u'MULTIEQUAL_-1206889341'), (u'CALL_-1206934098', u'INDIRECT_-1206902919'), (u'CALL_-1206929296', u'INDIRECT_-1206900436'), (u'CAST_-1206874551', u'STORE_-1206933398'), (u'CALL_-1206931797', u'INDIRECT_-1206898909'), (u'CALL_-1206928331', u'INDIRECT_-1206906893'), (u'MULTIEQUAL_-1206894386', u'MULTIEQUAL_-1206895181'), (u'INDIRECT_-1206908925', u'MULTIEQUAL_-1206908543'), (u'CALLIND_-1206938827', u'INDIRECT_-1206896915'), (u'INDIRECT_-1206875686', u'MULTIEQUAL_-1206875615'), (u'INDIRECT_-1206904601', u'MULTIEQUAL_-1206906119'), (u'INDIRECT_-1206889769', u'MULTIEQUAL_-1206891059'), (u'CALL_-1206929794', u'INDIRECT_-1206917025'), (u'INT_SUB_-1206929096', u'INT_LESS_-1206929077'), (u'CAST_-1206869574', u'MULTIEQUAL_-1206915287'), ('tmp_12587', u'CBRANCH_-1206928736'), (u'INDIRECT_-1206893497', u'MULTIEQUAL_-1206893468'), (u'CALL_-1206931773', u'INDIRECT_-1206887970'), (u'CALL_-1206928257', u'INDIRECT_-1206900128'), (u'INDIRECT_-1206893086', u'MULTIEQUAL_-1206892903'), (u'CALL_-1206933745', u'INDIRECT_-1206910272'), (u'INDIRECT_-1206906945', u'MULTIEQUAL_-1206906815'), (u'CALL_-1206921459', u'INDIRECT_-1206897253'), (u'CALL_-1206931674', u'INDIRECT_-1206879506'), (u'STORE_-1206928482', u'INDIRECT_-1206909218'), (u'CAST_-1206874794', u'CALL_-1206933821'), ('tmp_2928', u'CBRANCH_-1206937282'), (u'STORE_-1206928732', u'INDIRECT_-1206895929'), (u'CAST_-1206875333', u'PTRSUB_-1206876878'), (u'CALL_-1206934098', u'INDIRECT_-1206911319'), (u'CALLIND_-1206938263', u'INDIRECT_-1206894062'), (u'STORE_-1206937920', u'INDIRECT_-1206904994'), (u'STORE_-1206937765', u'INDIRECT_-1206903238'), (u'CALL_-1206933745', u'INDIRECT_-1206904392'), (u'INDIRECT_-1206906934', u'MULTIEQUAL_-1206906438'), (u'MULTIEQUAL_-1206902649', u'MULTIEQUAL_-1206901983'), (u'INDIRECT_-1206894183', u'MULTIEQUAL_-1206893817'), (u'INDIRECT_-1206889060', u'COPY_-1206878603'), (u'CALL_-1206929750', u'INDIRECT_-1206888580'), (u'INDIRECT_-1206910741', u'MULTIEQUAL_-1206910465'), (u'CALL_-1206924756', u'INDIRECT_-1206897244'), ('const-433', u'LOAD_-1206929102'), ('const-433', u'LOAD_-1206923528'), (u'MULTIEQUAL_-1206905433', u'MULTIEQUAL_-1206905429'), (u'CALL_-1206927093', u'INDIRECT_-1206878247'), (u'CALL_-1206932808', u'INDIRECT_-1206895518'), (u'MULTIEQUAL_-1206898508', u'MULTIEQUAL_-1206898484'), (u'INT_AND_-1206939124', u'INT_OR_-1206939107'), (u'INDIRECT_-1206891542', u'MULTIEQUAL_-1206891365'), (u'INDIRECT_-1206901241', u'MULTIEQUAL_-1206902759'), (u'CALL_-1206930311', u'INDIRECT_-1206902789'), (u'MULTIEQUAL_-1206919624', u'PTRADD_-1206878818'), (u'MULTIEQUAL_-1206918581', u'MULTIEQUAL_-1206918606'), (u'INDIRECT_-1206899942', u'MULTIEQUAL_-1206899765'), (u'INDIRECT_-1206904235', u'COPY_-1206878401'), (u'CALL_-1206923816', u'INDIRECT_-1206901937'), (u'MULTIEQUAL_-1206906273', u'MULTIEQUAL_-1206906269'), (u'MULTIEQUAL_-1206903481', u'MULTIEQUAL_-1206906191'), (u'MULTIEQUAL_-1206908661', u'MULTIEQUAL_-1206908613'), (u'MULTIEQUAL_-1206874089', u'MULTIEQUAL_-1206888123'), (u'CALLIND_-1206921710', u'INDIRECT_-1206892334'), (u'CALL_-1206934963', u'INDIRECT_-1206895841'), (u'CALLIND_-1206925046', u'INDIRECT_-1206885640'), (u'INDIRECT_-1206890303', u'MULTIEQUAL_-1206890208'), (u'MULTIEQUAL_-1206889123', u'MULTIEQUAL_-1206889110'), (u'CALL_-1206937186', u'INDIRECT_-1206893751'), (u'CALL_-1206928271', u'INDIRECT_-1206897177'), (u'INDIRECT_-1206913394', u'COPY_-1206878843'), (u'INDIRECT_-1206883581', u'MULTIEQUAL_-1206883715'), (u'INDIRECT_-1206880652', u'MULTIEQUAL_-1206880522'), (u'INDIRECT_-1206903383', u'MULTIEQUAL_-1206875939'), (u'INDIRECT_-1206903897', u'MULTIEQUAL_-1206904474'), (u'CALL_-1206934963', u'INDIRECT_-1206893321'), (u'INDIRECT_-1206897820', u'MULTIEQUAL_-1206897618'), (u'INDIRECT_-1206900126', u'MULTIEQUAL_-1206907221'), (u'INDIRECT_-1206900057', u'MULTIEQUAL_-1206900677'), (u'CALL_-1206930105', u'INDIRECT_-1206889195'), (u'CALL_-1206929974', u'INDIRECT_-1206907150'), (u'CALL_-1206935907', u'INDIRECT_-1206892187'), (u'MULTIEQUAL_-1206893099', u'MULTIEQUAL_-1206893065'), (u'MULTIEQUAL_-1206893099', u'MULTIEQUAL_-1206893065'), (u'INDIRECT_-1206891915', u'MULTIEQUAL_-1206876772'), (u'CALL_-1206938975', u'INDIRECT_-1206912956'), (u'INDIRECT_-1206901638', u'MULTIEQUAL_-1206903338'), (u'MULTIEQUAL_-1206892515', u'MULTIEQUAL_-1206892465'), (u'INDIRECT_-1206911737', u'MULTIEQUAL_-1206911349'), (u'CALL_-1206928357', u'INDIRECT_-1206885068'), (u'INDIRECT_-1206889734', u'MULTIEQUAL_-1206894011'), (u'CALL_-1206938232', u'INDIRECT_-1206903703'), (u'INT_ZEXT_-1206929079', u'INT_MULT_-1206874566'), (u'CALLIND_-1206924365', u'INDIRECT_-1206901273'), (u'CALL_-1206928772', u'INDIRECT_-1206894526'), (u'CALL_-1206927833', u'INDIRECT_-1206890293'), (u'CALL_-1206930394', u'INDIRECT_-1206892755'), (u'STORE_-1206937920', u'INDIRECT_-1206900374'), (u'INDIRECT_-1206893735', u'COPY_-1206878376'), (u'CALL_-1206927093', u'INDIRECT_-1206893621'), (u'CALL_-1206925831', u'INDIRECT_-1206885252'), (u'CALL_-1206938900', u'INDIRECT_-1206885023'), (u'CALL_-1206928815', u'INDIRECT_-1206894619'), (u'INDIRECT_-1206900214', u'MULTIEQUAL_-1206899947'), (u'CALL_-1206934081', u'INDIRECT_-1206909208'), (u'INDIRECT_-1206893593', u'MULTIEQUAL_-1206893465'), (u'STORE_-1206933118', u'INDIRECT_-1206906080'), (u'INDIRECT_-1206888861', u'MULTIEQUAL_-1206892941'), (u'INT_NOTEQUAL_-1206938082', u'CBRANCH_-1206938081'), (u'INDIRECT_-1206907580', u'MULTIEQUAL_-1206907476'), (u'CALL_-1206934081', u'INDIRECT_-1206898288'), (u'INDIRECT_-1206908320', u'MULTIEQUAL_-1206909987'), (u'CALL_-1206930584', u'INDIRECT_-1206898988'), (u'STORE_-1206921567', u'INDIRECT_-1206905451'), (u'INDIRECT_-1206902561', u'MULTIEQUAL_-1206902452'), ('tmp_17867', u'BRANCH_-1206922525'), (u'CALL_-1206931674', u'INDIRECT_-1206894631'), (u'MULTIEQUAL_-1206899291', u'MULTIEQUAL_-1206900319'), (u'CALL_-1206928772', u'INDIRECT_-1206884192'), (u'STORE_-1206930873', u'INDIRECT_-1206894258'), (u'CALL_-1206929202', u'INDIRECT_-1206897444'), (u'CALL_-1206921431', u'INDIRECT_-1206893033'), (u'CALLIND_-1206921359', u'INDIRECT_-1206895785'), (u'INDIRECT_-1206894913', u'COPY_-1206878498'), (u'CALLIND_-1206938189', u'INDIRECT_-1206901153'), ('const-433', u'LOAD_-1206921973'), (u'INT_EQUAL_-1206939369', u'CBRANCH_-1206939367'), (u'MULTIEQUAL_-1206915377', u'PTRADD_-1206924961'), (u'INDIRECT_-1206892917', u'MULTIEQUAL_-1206893537'), (u'INDIRECT_-1206908958', u'MULTIEQUAL_-1206908697'), (u'MULTIEQUAL_-1206890049', u'MULTIEQUAL_-1206889934'), (u'MULTIEQUAL_-1206909445', u'MULTIEQUAL_-1206909461'), (u'INDIRECT_-1206901843', u'MULTIEQUAL_-1206901620'), (u'MULTIEQUAL_-1206906587', u'MULTIEQUAL_-1206906568'), (u'CALL_-1206927017', u'INDIRECT_-1206892254'), (u'INDIRECT_-1206887534', u'MULTIEQUAL_-1206887269'), ('const-4294967165', u'INT_AND_-1206918834'), (u'CALL_-1206934991', u'INDIRECT_-1206902584'), (u'INDIRECT_-1206910897', u'MULTIEQUAL_-1206910509'), (u'CALL_-1206934862', u'INDIRECT_-1206899580'), (u'INDIRECT_-1206897143', u'MULTIEQUAL_-1206897809'), (u'CALL_-1206934487', u'INDIRECT_-1206901894'), (u'CALL_-1206934955', u'INDIRECT_-1206911795'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206873107'), (u'INDIRECT_-1206889147', u'MULTIEQUAL_-1206889682'), (u'CALL_-1206925860', u'INDIRECT_-1206905426'), (u'INDIRECT_-1206891564', u'COPY_-1206879158'), (u'STORE_-1206937765', u'INDIRECT_-1206911638'), (u'INT_ZEXT_-1206925006', u'INT_MULT_-1206910805'), (u'CALL_-1206930550', u'INDIRECT_-1206901660'), (u'CALLIND_-1206921710', u'INDIRECT_-1206899474'), (u'CALL_-1206922426', u'INDIRECT_-1206875007'), (u'CALL_-1206935907', u'INDIRECT_-1206882439'), (u'MULTIEQUAL_-1206895497', u'MULTIEQUAL_-1206880909'), (u'CALL_-1206931183', u'INDIRECT_-1206910823'), (u'STORE_-1206928732', u'INDIRECT_-1206911889'), (u'CALL_-1206925604', u'INDIRECT_-1206891925'), (u'CALL_-1206925432', u'INDIRECT_-1206904201'), (u'STORE_-1206928553', u'INDIRECT_-1206906320'), ('const-8', u'PTRADD_-1206872840'), ('tmp_14229', u'BRANCH_-1206926712'), (u'CALL_-1206924756', u'INDIRECT_-1206890104'), (u'INDIRECT_-1206892055', u'MULTIEQUAL_-1206891810'), (u'INDIRECT_-1206909303', u'MULTIEQUAL_-1206908937'), (u'CAST_-1206872378', u'LOAD_-1206928752'), (u'CALL_-1206922584', u'INDIRECT_-1206885439'), (u'INDIRECT_-1206902855', u'MULTIEQUAL_-1206902516'), (u'MULTIEQUAL_-1206894457', u'MULTIEQUAL_-1206894041'), (u'CALL_-1206921954', u'INDIRECT_-1206876303'), (u'STORE_-1206937788', u'INDIRECT_-1206899048'), (u'STORE_-1206921852', u'INDIRECT_-1206900557'), (u'INDIRECT_-1206902655', u'MULTIEQUAL_-1206902364'), (u'MULTIEQUAL_-1206909810', u'MULTIEQUAL_-1206909785'), (u'INDIRECT_-1206891197', u'COPY_-1206879623'), (u'CALL_-1206925799', u'INDIRECT_-1206906227'), (u'CALL_-1206928677', u'INDIRECT_-1206890707'), (u'MULTIEQUAL_-1206913711', u'MULTIEQUAL_-1206913642'), (u'CALL_-1206925783', u'INDIRECT_-1206888995'), (u'INDIRECT_-1206912394', u'MULTIEQUAL_-1206911898'), (u'INDIRECT_-1206892976', u'MULTIEQUAL_-1206892701'), (u'MULTIEQUAL_-1206904047', u'MULTIEQUAL_-1206904033'), (u'STORE_-1206928410', u'INDIRECT_-1206902036'), (u'INDIRECT_-1206889639', u'MULTIEQUAL_-1206889419'), (u'CALL_-1206925783', u'INDIRECT_-1206904535'), (u'INDIRECT_-1206891553', u'COPY_-1206878490'), (u'MULTIEQUAL_-1206904382', u'MULTIEQUAL_-1206904329'), (u'INDIRECT_-1206906786', u'MULTIEQUAL_-1206906673'), (u'INDIRECT_-1206904017', u'MULTIEQUAL_-1206903437'), (u'CALL_-1206938975', u'INDIRECT_-1206908756'), (u'LOAD_-1206934651', u'CAST_-1206874853'), (u'CALL_-1206928772', u'INDIRECT_-1206913426'), (u'INDIRECT_-1206896540', u'MULTIEQUAL_-1206896269'), (u'INDIRECT_-1206900271', u'MULTIEQUAL_-1206880919'), (u'CALL_-1206937875', u'INDIRECT_-1206900970'), (u'CALL_-1206934955', u'INDIRECT_-1206882561'), (u'INDIRECT_-1206888661', u'MULTIEQUAL_-1206890318'), (u'CALL_-1206928257', u'INDIRECT_-1206900968'), (u'INDIRECT_-1206900230', u'MULTIEQUAL_-1206900014'), (u'INDIRECT_-1206900192', u'MULTIEQUAL_-1206900014'), (u'MULTIEQUAL_-1206894359', u'MULTIEQUAL_-1206894386'), (u'INDIRECT_-1206902657', u'MULTIEQUAL_-1206905351'), (u'CALL_-1206928152', u'INDIRECT_-1206898371'), (u'INT_NOTEQUAL_-1206939611', u'BOOL_AND_-1206881978'), (u'CALL_-1206926063', u'INDIRECT_-1206891258'), (u'INDIRECT_-1206893746', u'MULTIEQUAL_-1206900081'), (u'MULTIEQUAL_-1206909509', u'MULTIEQUAL_-1206909507'), (u'STORE_-1206928518', u'INDIRECT_-1206897479'), (u'INDIRECT_-1206901703', u'MULTIEQUAL_-1206901658'), (u'CALLIND_-1206921359', u'INDIRECT_-1206888645'), (u'CALL_-1206927093', u'INDIRECT_-1206899921'), (u'INDIRECT_-1206891913', u'MULTIEQUAL_-1206894924'), (u'MULTIEQUAL_-1206907641', u'MULTIEQUAL_-1206878096'), (u'CALL_-1206921264', u'INDIRECT_-1206894207'), (u'MULTIEQUAL_-1206902641', u'MULTIEQUAL_-1206905351'), (u'MULTIEQUAL_-1206874089', u'MULTIEQUAL_-1206888674'), (u'PTRSUB_-1206871808', u'PTRSUB_-1206869048'), (u'MULTIEQUAL_-1206900266', u'MULTIEQUAL_-1206900239'), (u'STORE_-1206934436', u'INDIRECT_-1206900928'), (u'INDIRECT_-1206916430', u'MULTIEQUAL_-1206920640'), (u'CALL_-1206938232', u'INDIRECT_-1206895723'), (u'STORE_-1206924934', u'INDIRECT_-1206905137'), (u'MULTIEQUAL_-1206903259', u'MULTIEQUAL_-1206902913'), (u'INDIRECT_-1206888144', u'MULTIEQUAL_-1206887915'), (u'INDIRECT_-1206894666', u'MULTIEQUAL_-1206901761'), (u'INDIRECT_-1206880487', u'MULTIEQUAL_-1206881360'), (u'INDIRECT_-1206910689', u'MULTIEQUAL_-1206908364'), (u'MULTIEQUAL_-1206889987', u'MULTIEQUAL_-1206890370'), (u'INDIRECT_-1206905248', u'MULTIEQUAL_-1206905018'), (u'CALL_-1206930556', u'INDIRECT_-1206899394'), (u'CALL_-1206929071', u'INDIRECT_-1206905159'), (u'INDIRECT_-1206894219', u'COPY_-1206880318'), (u'MULTIEQUAL_-1206884152', u'MULTIEQUAL_-1206878054'), (u'INDIRECT_-1206905845', u'MULTIEQUAL_-1206880196'), (u'STORE_-1206934436', u'INDIRECT_-1206894208'), (u'MULTIEQUAL_-1206886646', u'MULTIEQUAL_-1206918581'), (u'INDIRECT_-1206876889', u'MULTIEQUAL_-1206876715'), (u'CALL_-1206929794', u'INDIRECT_-1206906200'), (u'STORE_-1206927241', u'INDIRECT_-1206902967'), (u'STORE_-1206921864', u'INDIRECT_-1206889647'), (u'MULTIEQUAL_-1206898292', u'MULTIEQUAL_-1206899479'), (u'CALL_-1206927297', u'INDIRECT_-1206906029'), (u'INDIRECT_-1206893717', u'MULTIEQUAL_-1206894098'), (u'CALL_-1206934274', u'INDIRECT_-1206892099'), (u'LOAD_-1206935584', u'INT_ADD_-1206935547'), (u'INDIRECT_-1206895887', u'MULTIEQUAL_-1206895772'), (u'MULTIEQUAL_-1206886450', u'MULTIEQUAL_-1206887201'), (u'MULTIEQUAL_-1206894187', u'MULTIEQUAL_-1206894570'), (u'CALL_-1206938756', u'INDIRECT_-1206897297'), ('const-0', u'COPY_-1206930195'), (u'CALL_-1206926019', u'INDIRECT_-1206905099'), (u'CALL_-1206937924', u'INDIRECT_-1206909399'), (u'INDIRECT_-1206911990', u'MULTIEQUAL_-1206911774'), (u'INDIRECT_-1206883587', u'MULTIEQUAL_-1206884779'), (u'INDIRECT_-1206910638', u'MULTIEQUAL_-1206910377'), (u'STORE_-1206933118', u'INDIRECT_-1206910280'), (u'INDIRECT_-1206902905', u'MULTIEQUAL_-1206880189'), (u'CALL_-1206934991', u'INDIRECT_-1206882590'), (u'STORE_-1206934385', u'INDIRECT_-1206912235'), (u'INDIRECT_-1206905526', u'MULTIEQUAL_-1206902221'), (u'INDIRECT_-1206889732', u'MULTIEQUAL_-1206889574'), (u'INDIRECT_-1206887592', u'MULTIEQUAL_-1206889129'), (u'MULTIEQUAL_-1206891917', u'MULTIEQUAL_-1206891900'), (u'CALL_-1206938310', u'INDIRECT_-1206884349'), (u'INDIRECT_-1206899473', u'MULTIEQUAL_-1206899345'), ('tmp_4528', u'CBRANCH_-1206934939'), (u'INDIRECT_-1206883471', u'MULTIEQUAL_-1206883331'), (u'STORE_-1206928622', u'INDIRECT_-1206887624'), (u'CALL_-1206928878', u'INDIRECT_-1206904334'), (u'INDIRECT_-1206890886', u'MULTIEQUAL_-1206892325'), (u'INDIRECT_-1206896311', u'MULTIEQUAL_-1206898344'), (u'INDIRECT_-1206880440', u'MULTIEQUAL_-1206880301'), (u'CALL_-1206925831', u'INDIRECT_-1206885672'), (u'CALL_-1206927833', u'INDIRECT_-1206889873'), (u'INDIRECT_-1206908941', u'MULTIEQUAL_-1206909254'), (u'CALL_-1206931269', u'INDIRECT_-1206895587'), (u'INT_EQUAL_-1206879559', u'BOOL_AND_-1206935914'), (u'INDIRECT_-1206877615', u'MULTIEQUAL_-1206884015'), (u'STORE_-1206930329', u'INDIRECT_-1206892480'), (u'INDIRECT_-1206902757', u'MULTIEQUAL_-1206902350'), (u'CALL_-1206930210', u'INDIRECT_-1206893052'), (u'MULTIEQUAL_-1206899248', u'MULTIEQUAL_-1206899113'), (u'INDIRECT_-1206908958', u'MULTIEQUAL_-1206909466'), (u'CALL_-1206928209', u'INDIRECT_-1206888741'), (u'CALL_-1206921954', u'INDIRECT_-1206897894'), (u'CALL_-1206937924', u'INDIRECT_-1206896379'), (u'CALL_-1206926116', u'INDIRECT_-1206904775'), (u'STORE_-1206929169', u'INDIRECT_-1206892318'), (u'MULTIEQUAL_-1206903868', u'MULTIEQUAL_-1206903733'), (u'CALL_-1206930882', u'INDIRECT_-1206911118'), (u'CALL_-1206932860', u'INDIRECT_-1206901015'), (u'INDIRECT_-1206902500', u'COPY_-1206878635'), (u'CALL_-1206929902', u'INDIRECT_-1206902906'), (u'CALL_-1206930394', u'INDIRECT_-1206900315'), (u'STORE_-1206928662', u'INDIRECT_-1206902187'), (u'CALL_-1206928690', u'INDIRECT_-1206883133'), (u'CALL_-1206921994', u'INDIRECT_-1206896657'), (u'STORE_-1206935460', u'INDIRECT_-1206902317'), (u'STORE_-1206937772', u'INDIRECT_-1206912063'), (u'INDIRECT_-1206875344', u'MULTIEQUAL_-1206877109'), (u'MULTIEQUAL_-1206888725', u'MULTIEQUAL_-1206888705'), (u'CALLIND_-1206925401', u'INDIRECT_-1206889172'), (u'INDIRECT_-1206903174', u'MULTIEQUAL_-1206903720'), (u'CALL_-1206937824', u'INDIRECT_-1206884731'), (u'MULTIEQUAL_-1206889262', u'MULTIEQUAL_-1206889209'), (u'INDIRECT_-1206886486', u'COPY_-1206879380'), (u'COPY_-1206876911', u'MULTIEQUAL_-1206880922'), (u'MULTIEQUAL_-1206907404', u'MULTIEQUAL_-1206906756'), (u'CALL_-1206921361', u'INDIRECT_-1206899714'), (u'MULTIEQUAL_-1206874093', u'MULTIEQUAL_-1206890354'), (u'MULTIEQUAL_-1206882804', u'MULTIEQUAL_-1206878050'), (u'MULTIEQUAL_-1206890973', u'MULTIEQUAL_-1206890272'), (u'CALL_-1206929902', u'INDIRECT_-1206897446'), ('const-433', u'LOAD_-1206934644'), (u'CALL_-1206934274', u'INDIRECT_-1206897139'), (u'CALL_-1206921361', u'INDIRECT_-1206906014'), (u'MULTIEQUAL_-1206882777', u'MULTIEQUAL_-1206879777'), ('tmp_25371', u'CALL_-1206928474'), (u'CALL_-1206935766', u'INDIRECT_-1206904266'), (u'MULTIEQUAL_-1206897943', u'MULTIEQUAL_-1206897930'), (u'INDIRECT_-1206898797', u'MULTIEQUAL_-1206899793'), (u'INDIRECT_-1206897025', u'MULTIEQUAL_-1206880174'), ('const-8', u'PTRSUB_-1206880045'), (u'INDIRECT_-1206899612', u'MULTIEQUAL_-1206899457'), (u'INDIRECT_-1206897638', u'MULTIEQUAL_-1206880915'), ('tmp_9239', u'CBRANCH_-1206930070'), (u'CALLIND_-1206921743', u'INDIRECT_-1206885213'), (u'INDIRECT_-1206900941', u'MULTIEQUAL_-1206880924'), (u'INDIRECT_-1206899323', u'MULTIEQUAL_-1206899174'), ('const-433', u'LOAD_-1206928125'), (u'CALL_-1206931337', u'INDIRECT_-1206909890'), (u'STORE_-1206933497', u'INDIRECT_-1206897470'), (u'STORE_-1206929169', u'INDIRECT_-1206895678'), (u'CALL_-1206931128', u'INDIRECT_-1206903244'), (u'STORE_-1206937788', u'INDIRECT_-1206909548'), (u'INDIRECT_-1206911475', u'MULTIEQUAL_-1206911184'), (u'MULTIEQUAL_-1206893939', u'MULTIEQUAL_-1206893905'), (u'MULTIEQUAL_-1206893939', u'MULTIEQUAL_-1206893905'), (u'INDIRECT_-1206894211', u'MULTIEQUAL_-1206876034'), (u'INDIRECT_-1206894040', u'MULTIEQUAL_-1206893838'), (u'INDIRECT_-1206898667', u'MULTIEQUAL_-1206897967'), (u'INDIRECT_-1206886364', u'MULTIEQUAL_-1206888832'), (u'CALL_-1206928772', u'INDIRECT_-1206916132'), (u'CALL_-1206939039', u'INDIRECT_-1206914252'), (u'INDIRECT_-1206892628', u'MULTIEQUAL_-1206893274'), (u'STORE_-1206927241', u'INDIRECT_-1206891207'), (u'INDIRECT_-1206903255', u'MULTIEQUAL_-1206876799'), (u'PTRADD_-1206925207', u'PTRADD_-1206922602'), ('const-433', u'LOAD_-1206921683'), (u'CALL_-1206927405', u'INDIRECT_-1206903989'), (u'INDIRECT_-1206875844', u'MULTIEQUAL_-1206883004'), (u'MULTIEQUAL_-1206875911', u'MULTIEQUAL_-1206891839'), (u'CALL_-1206925460', u'INDIRECT_-1206882795'), (u'CALL_-1206928734', u'INDIRECT_-1206906263'), (u'CALLIND_-1206921344', u'INDIRECT_-1206874827'), (u'INDIRECT_-1206884633', u'MULTIEQUAL_-1206885639'), (u'INDIRECT_-1206909892', u'MULTIEQUAL_-1206909734'), (u'STORE_-1206932486', u'INDIRECT_-1206897507'), (u'MULTIEQUAL_-1206900731', u'MULTIEQUAL_-1206900689'), (u'CALL_-1206929145', u'INDIRECT_-1206901306'), (u'INDIRECT_-1206909051', u'MULTIEQUAL_-1206909917'), (u'INDIRECT_-1206895368', u'MULTIEQUAL_-1206896907'), (u'CALL_-1206928382', u'INDIRECT_-1206909441'), (u'CALL_-1206928601', u'INDIRECT_-1206903983'), (u'STORE_-1206928482', u'INDIRECT_-1206908378'), (u'MULTIEQUAL_-1206875891', u'PTRSUB_-1206875843'), (u'INDIRECT_-1206901680', u'MULTIEQUAL_-1206901381'), (u'CALL_-1206935907', u'INDIRECT_-1206899327'), (u'INDIRECT_-1206883780', u'MULTIEQUAL_-1206883541'), (u'INDIRECT_-1206900455', u'MULTIEQUAL_-1206900210'), (u'CALL_-1206937446', u'INDIRECT_-1206902600'), (u'INDIRECT_-1206907480', u'MULTIEQUAL_-1206909147'), (u'INDIRECT_-1206893723', u'MULTIEQUAL_-1206875915'), ('const-433', u'LOAD_-1206930712'), (u'STORE_-1206933118', u'INDIRECT_-1206888020'), (u'MULTIEQUAL_-1206901524', u'INT_EQUAL_-1206930370'), (u'CALL_-1206924661', u'INDIRECT_-1206903486'), (u'CALL_-1206938036', u'INT_NOTEQUAL_-1206938021'), (u'CALL_-1206935851', u'INDIRECT_-1206897184'), (u'INDIRECT_-1206904844', u'MULTIEQUAL_-1206907312'), (u'INDIRECT_-1206904153', u'COPY_-1206878520'), (u'CALL_-1206929830', u'INDIRECT_-1206906222'), (u'INDIRECT_-1206884223', u'MULTIEQUAL_-1206880895'), (u'CALLIND_-1206921359', u'INDIRECT_-1206875117'), (u'MULTIEQUAL_-1206880901', u'MULTIEQUAL_-1206880163'), (u'CALL_-1206930882', u'INDIRECT_-1206902298'), (u'CALL_-1206929866', u'INDIRECT_-1206898264'), (u'CALL_-1206930210', u'INDIRECT_-1206897252'), (u'CALL_-1206930025', u'INDIRECT_-1206890602'), (u'INDIRECT_-1206903826', u'MULTIEQUAL_-1206903634'), (u'INDIRECT_-1206892527', u'MULTIEQUAL_-1206892412'), (u'INDIRECT_-1206895197', u'MULTIEQUAL_-1206894790'), (u'PTRSUB_-1206879486', u'STORE_-1206928553'), (u'CALLIND_-1206924365', u'INDIRECT_-1206891193'), (u'MULTIEQUAL_-1206896950', u'MULTIEQUAL_-1206896879'), (u'STORE_-1206930310', u'INDIRECT_-1206903126'), (u'CALL_-1206929019', u'INDIRECT_-1206898841'), (u'CALL_-1206928209', u'INDIRECT_-1206892521'), (u'INDIRECT_-1206906421', u'MULTIEQUAL_-1206874132'), (u'MULTIEQUAL_-1206873711', u'INT_EQUAL_-1206873145'), (u'INDIRECT_-1206908685', u'MULTIEQUAL_-1206908666'), (u'STORE_-1206921840', u'INDIRECT_-1206883747'), (u'INDIRECT_-1206880529', u'MULTIEQUAL_-1206880475'), (u'CALL_-1206928677', u'INDIRECT_-1206899947'), (u'CALL_-1206930157', u'INDIRECT_-1206907273'), (u'MULTIEQUAL_-1206886870', u'MULTIEQUAL_-1206886799'), (u'INDIRECT_-1206884912', u'COPY_-1206879494'), (u'CALL_-1206928331', u'INDIRECT_-1206912353'), (u'CALLIND_-1206929135', u'INDIRECT_-1206908978'), (u'STORE_-1206924560', u'INDIRECT_-1206894418'), (u'CALL_-1206938772', u'INDIRECT_-1206883946'), (u'INDIRECT_-1206901715', u'COPY_-1206878395'), (u'INDIRECT_-1206907958', u'MULTIEQUAL_-1206907870'), (u'INDIRECT_-1206903039', u'COPY_-1206880339'), (u'STORE_-1206933958', u'INDIRECT_-1206889726'), (u'INDIRECT_-1206901090', u'MULTIEQUAL_-1206900942'), (u'CALL_-1206933594', u'INDIRECT_-1206911022'), (u'MULTIEQUAL_-1206895972', u'COPY_-1206879047'), (u'MULTIEQUAL_-1206894505', u'MULTIEQUAL_-1206894011'), (u'INDIRECT_-1206907626', u'MULTIEQUAL_-1206907513'), (u'CALL_-1206921308', u'INDIRECT_-1206874901'), (u'INDIRECT_-1206889268', u'MULTIEQUAL_-1206890834'), (u'MULTIEQUAL_-1206875902', u'MULTIEQUAL_-1206888059'), (u'MULTIEQUAL_-1206907457', u'MULTIEQUAL_-1206907440'), (u'STORE_-1206928482', u'INDIRECT_-1206902078'), (u'CALL_-1206939039', u'INDIRECT_-1206904592'), (u'CALL_-1206929830', u'INDIRECT_-1206889842'), (u'INDIRECT_-1206906664', u'MULTIEQUAL_-1206908247'), (u'CALL_-1206921431', u'INDIRECT_-1206901433'), ('const-433', u'LOAD_-1206935584'), (u'MULTIEQUAL_-1206910621', u'MULTIEQUAL_-1206910513'), (u'CALL_-1206935907', u'INDIRECT_-1206897647'), (u'CALL_-1206929032', u'INDIRECT_-1206886121'), (u'INDIRECT_-1206882361', u'COPY_-1206882369'), (u'CALL_-1206928382', u'INDIRECT_-1206902721'), (u'INDIRECT_-1206892384', u'MULTIEQUAL_-1206893967'), (u'CALL_-1206927063', u'INDIRECT_-1206903194'), (u'MULTIEQUAL_-1206899150', u'MULTIEQUAL_-1206899132'), (u'INDIRECT_-1206888813', u'MULTIEQUAL_-1206888654'), (u'MULTIEQUAL_-1206910052', u'MULTIEQUAL_-1206910033'), (u'CALLIND_-1206925453', u'INDIRECT_-1206876594'), (u'INDIRECT_-1206903462', u'MULTIEQUAL_-1206903201'), (u'STORE_-1206930351', u'INDIRECT_-1206907958'), (u'INDIRECT_-1206900558', u'MULTIEQUAL_-1206901066'), (u'INDIRECT_-1206902848', u'MULTIEQUAL_-1206902692'), (u'INDIRECT_-1206893237', u'MULTIEQUAL_-1206893147'), (u'INDIRECT_-1206888894', u'MULTIEQUAL_-1206889440'), (u'INDIRECT_-1206899682', u'MULTIEQUAL_-1206899487'), (u'PTRSUB_-1206872752', u'PTRSUB_-1206869998'), (u'MULTIEQUAL_-1206873715', u'INT_ADD_-1206922526'), (u'CALL_-1206938927', u'INDIRECT_-1206905368'), (u'STORE_-1206933398', u'INDIRECT_-1206896160'), (u'INDIRECT_-1206888342', u'MULTIEQUAL_-1206888081'), (u'CALL_-1206931674', u'INDIRECT_-1206887071'), (u'INDIRECT_-1206892101', u'MULTIEQUAL_-1206891910'), (u'CALL_-1206933773', u'INDIRECT_-1206911966'), (u'MULTIEQUAL_-1206903665', u'CAST_-1206873136'), (u'MULTIEQUAL_-1206905729', u'MULTIEQUAL_-1206905727'), (u'CALLIND_-1206921412', u'INDIRECT_-1206892506'), (u'INDIRECT_-1206889196', u'MULTIEQUAL_-1206888921'), (u'CALL_-1206937924', u'INDIRECT_-1206903099'), (u'MULTIEQUAL_-1206876802', u'MULTIEQUAL_-1206905319'), (u'STORE_-1206933958', u'INDIRECT_-1206904846'), (u'INDIRECT_-1206900507', u'MULTIEQUAL_-1206901599'), (u'STORE_-1206924545', u'INDIRECT_-1206902388'), (u'MULTIEQUAL_-1206904487', u'MULTIEQUAL_-1206904468'), ('const-1185792', u'COPY_-1206926723'), (u'CALL_-1206921134', u'INDIRECT_-1206885280'), (u'INDIRECT_-1206893705', u'MULTIEQUAL_-1206893669'), (u'CALL_-1206928677', u'INDIRECT_-1206886087'), (u'INDIRECT_-1206914233', u'MULTIEQUAL_-1206913625'), (u'CALL_-1206930025', u'INDIRECT_-1206904042'), (u'CALLIND_-1206925401', u'INT_EQUAL_-1206925005'), (u'MULTIEQUAL_-1206918899', u'PTRADD_-1206928805'), (u'CALL_-1206931749', u'INDIRECT_-1206893831'), (u'MULTIEQUAL_-1206893519', u'MULTIEQUAL_-1206893485'), (u'MULTIEQUAL_-1206893519', u'MULTIEQUAL_-1206893485'), (u'STORE_-1206928627', u'INDIRECT_-1206901326'), (u'INT_EQUAL_-1206933909', u'CBRANCH_-1206933907'), ('tmp_11720', u'CBRANCH_-1206928251'), (u'MULTIEQUAL_-1206909278', u'MULTIEQUAL_-1206909249'), (u'CALL_-1206929269', u'INDIRECT_-1206891333'), (u'STORE_-1206927241', u'INDIRECT_-1206901707'), (u'CALLIND_-1206925453', u'INT_ADD_-1206925432'), (u'INDIRECT_-1206895866', u'MULTIEQUAL_-1206895544'), (u'CALL_-1206921308', u'INDIRECT_-1206894226'), (u'CALL_-1206928291', u'INDIRECT_-1206897628'), (u'INDIRECT_-1206906819', u'COPY_-1206880348'), ('const--120', u'PTRSUB_-1206879377'), (u'INDIRECT_-1206902300', u'MULTIEQUAL_-1206902250'), (u'CALL_-1206925799', u'INDIRECT_-1206885227'), (u'CALL_-1206929145', u'INDIRECT_-1206897106'), (u'MULTIEQUAL_-1206908249', u'MULTIEQUAL_-1206908247'), ('const-1185128', u'COPY_-1206873161'), (u'INDIRECT_-1206897582', u'MULTIEQUAL_-1206897387'), (u'CALL_-1206927017', u'INDIRECT_-1206889314'), (u'CALL_-1206937924', u'INDIRECT_-1206899739'), (u'MULTIEQUAL_-1206890382', u'MULTIEQUAL_-1206890677'), (u'CALL_-1206933745', u'INDIRECT_-1206911532'), (u'CALL_-1206937414', u'INDIRECT_-1206895857'), ('const-0', u'CALL_-1206928108'), (u'INDIRECT_-1206897176', u'MULTIEQUAL_-1206897000'), (u'MULTIEQUAL_-1206904741', u'MULTIEQUAL_-1206907451'), (u'STORE_-1206921525', u'INDIRECT_-1206901227'), (u'INT_EQUAL_-1206931127', u'CBRANCH_-1206931125'), (u'MULTIEQUAL_-1206874095', u'MULTIEQUAL_-1206890643'), (u'MULTIEQUAL_-1206890312', u'MULTIEQUAL_-1206890293'), (u'CALL_-1206935809', u'INDIRECT_-1206912691'), (u'MULTIEQUAL_-1206893493', u'MULTIEQUAL_-1206893405'), (u'INDIRECT_-1206893101', u'MULTIEQUAL_-1206892825'), (u'MULTIEQUAL_-1206897746', u'MULTIEQUAL_-1206897719'), (u'MULTIEQUAL_-1206907945', u'MULTIEQUAL_-1206907451'), (u'INDIRECT_-1206892009', u'MULTIEQUAL_-1206892339'), (u'INDIRECT_-1206893654', u'COPY_-1206878796'), (u'CALL_-1206929320', u'INDIRECT_-1206901697'), (u'CALL_-1206921264', u'INDIRECT_-1206883287'), (u'INDIRECT_-1206912259', u'MULTIEQUAL_-1206911898'), (u'INDIRECT_-1206909098', u'MULTIEQUAL_-1206908467'), (u'INDIRECT_-1206909659', u'MULTIEQUAL_-1206909557'), (u'STORE_-1206928270', u'INDIRECT_-1206888866'), (u'INDIRECT_-1206913715', u'MULTIEQUAL_-1206913097'), (u'MULTIEQUAL_-1206896481', u'MULTIEQUAL_-1206896433'), (u'MULTIEQUAL_-1206909678', u'PTRSUB_-1206871663'), (u'INDIRECT_-1206877688', u'MULTIEQUAL_-1206881431'), (u'CALL_-1206929902', u'INDIRECT_-1206887786'), (u'CALLIND_-1206929135', u'INDIRECT_-1206895538'), (u'INDIRECT_-1206907275', u'MULTIEQUAL_-1206906984'), (u'STORE_-1206921596', u'INDIRECT_-1206886566'), (u'CALL_-1206938756', u'INDIRECT_-1206901917'), (u'CALL_-1206934365', u'INDIRECT_-1206896355'), (u'STORE_-1206928553', u'INDIRECT_-1206910520'), (u'INDIRECT_-1206895835', u'COPY_-1206878381'), (u'INDIRECT_-1206902099', u'MULTIEQUAL_-1206901997'), (u'CALL_-1206935766', u'INDIRECT_-1206905526'), (u'INDIRECT_-1206897061', u'COPY_-1206897069'), (u'INDIRECT_-1206890776', u'MULTIEQUAL_-1206890840'), (u'INDIRECT_-1206903631', u'MULTIEQUAL_-1206880928'), (u'INDIRECT_-1206907961', u'MULTIEQUAL_-1206909479'), (u'CALL_-1206931773', u'INDIRECT_-1206909390'), (u'LOAD_-1206927219', u'INT_ADD_-1206927190'), (u'CALL_-1206937729', u'INDIRECT_-1206903003'), (u'CALL_-1206930915', u'INDIRECT_-1206880139'), (u'INDIRECT_-1206913015', u'MULTIEQUAL_-1206912625'), (u'COPY_-1206928641', u'MULTIEQUAL_-1206920289'), (u'INT_AND_-1206923660', u'INT_ADD_-1206923598'), (u'PTRSUB_-1206877143', u'LOAD_-1206930719'), (u'INDIRECT_-1206908354', u'MULTIEQUAL_-1206906264'), (u'CALL_-1206930025', u'INDIRECT_-1206891442'), (u'CALL_-1206932817', u'INDIRECT_-1206909006'), (u'INDIRECT_-1206907411', u'MULTIEQUAL_-1206880937'), (u'COPY_-1206879316', u'RETURN_-1206879249'), (u'CALL_-1206937446', u'INDIRECT_-1206907640'), ('const-8', u'PTRSUB_-1206878614'), (u'CALL_-1206928647', u'INDIRECT_-1206894460'), (u'CALL_-1206928357', u'INDIRECT_-1206878514'), (u'INDIRECT_-1206891566', u'MULTIEQUAL_-1206893127'), (u'MULTIEQUAL_-1206880215', u'MULTIEQUAL_-1206913521'), (u'INDIRECT_-1206894562', u'MULTIEQUAL_-1206899125'), (u'STORE_-1206928732', u'INDIRECT_-1206906429'), ('const-1185752', u'COPY_-1206879296'), (u'INDIRECT_-1206907760', u'MULTIEQUAL_-1206907710'), (u'INDIRECT_-1206905017', u'MULTIEQUAL_-1206904629'), (u'CALL_-1206932827', u'INDIRECT_-1206893012'), (u'PTRADD_-1206928805', u'COPY_-1206876913'), (u'INDIRECT_-1206902928', u'CALL_-1206929902'), (u'INDIRECT_-1206908713', u'MULTIEQUAL_-1206912145'), (u'CALLIND_-1206938827', u'INDIRECT_-1206911615'), (u'INDIRECT_-1206884774', u'MULTIEQUAL_-1206884540'), (u'CALLIND_-1206921884', u'INDIRECT_-1206886132'), (u'CALLIND_-1206921710', u'INDIRECT_-1206882674'), (u'INDIRECT_-1206893085', u'MULTIEQUAL_-1206892955'), (u'STORE_-1206935460', u'INDIRECT_-1206895597'), (u'INT_ADD_-1206924896', u'CAST_-1206873171'), ('const-8', u'PTRADD_-1206874560'), (u'INDIRECT_-1206877166', u'MULTIEQUAL_-1206878799'), (u'CALL_-1206938232', u'INDIRECT_-1206900343'), (u'MULTIEQUAL_-1206908705', u'MULTIEQUAL_-1206908699'), (u'CALL_-1206928194', u'INDIRECT_-1206906346'), (u'CALL_-1206932808', u'INDIRECT_-1206901398'), (u'CALL_-1206932911', u'INDIRECT_-1206898950'), (u'CALL_-1206927418', u'INDIRECT_-1206900217'), ('const-4', u'PTRADD_-1206925450'), (u'CALL_-1206929032', u'INDIRECT_-1206907121'), (u'INT_EQUAL_-1206923795', u'BOOL_OR_-1206907094'), (u'INDIRECT_-1206909454', u'MULTIEQUAL_-1206908958'), (u'INDIRECT_-1206898469', u'COPY_-1206879992'), (u'CALL_-1206934487', u'INDIRECT_-1206894334'), (u'INDIRECT_-1206900105', u'MULTIEQUAL_-1206899723'), ('tmp_25370', u'CALL_-1206937615'), (u'CALL_-1206922426', u'INDIRECT_-1206898698'), (u'CALL_-1206928734', u'INDIRECT_-1206913823'), (u'PTRSUB_-1206871898', u'PTRADD_-1206871898'), (u'CALL_-1206925460', u'INDIRECT_-1206899595'), (u'CALL_-1206925604', u'INDIRECT_-1206887725'), (u'CALL_-1206937559', u'INDIRECT_-1206884254'), (u'MULTIEQUAL_-1206875917', u'MULTIEQUAL_-1206894359'), (u'CALL_-1206924756', u'INDIRECT_-1206897664'), (u'INDIRECT_-1206890868', u'MULTIEQUAL_-1206890750'), (u'CALL_-1206929866', u'INDIRECT_-1206889024'), (u'STORE_-1206924560', u'INDIRECT_-1206900718'), (u'CALL_-1206921954', u'INDIRECT_-1206889074'), (u'INDIRECT_-1206901277', u'COPY_-1206879647'), (u'INDIRECT_-1206895729', u'MULTIEQUAL_-1206897575'), (u'CALLIND_-1206938263', u'INDIRECT_-1206884651'), (u'INDIRECT_-1206898780', u'MULTIEQUAL_-1206899709'), (u'STORE_-1206929089', u'INDIRECT_-1206896084'), (u'CALL_-1206939523', u'INDIRECT_-1206907733'), (u'INDIRECT_-1206889860', u'MULTIEQUAL_-1206889761'), (u'CALL_-1206931749', u'INDIRECT_-1206879209'), (u'PTRSUB_-1206871663', u'CAST_-1206868916'), (u'INDIRECT_-1206905959', u'MULTIEQUAL_-1206876803'), (u'STORE_-1206937920', u'INDIRECT_-1206901634'), (u'MULTIEQUAL_-1206877879', u'MULTIEQUAL_-1206880290'), (u'STORE_-1206930175', u'INDIRECT_-1206891306'), (u'MULTIEQUAL_-1206896956', u'MULTIEQUAL_-1206896950'), (u'LOAD_-1206934644', u'CAST_-1206874074'), ('const-433', u'LOAD_-1206925463'), (u'MULTIEQUAL_-1206878101', u'MULTIEQUAL_-1206908365'), (u'CALL_-1206932808', u'INDIRECT_-1206902658'), (u'STORE_-1206937696', u'INDIRECT_-1206906984'), (u'INDIRECT_-1206899618', u'MULTIEQUAL_-1206899235'), ('const-248', u'PTRSUB_-1206873628'), (u'MULTIEQUAL_-1206889385', u'MULTIEQUAL_-1206889379'), (u'INDIRECT_-1206905748', u'MULTIEQUAL_-1206905922'), (u'MULTIEQUAL_-1206909205', u'MULTIEQUAL_-1206908711'), (u'INDIRECT_-1206893967', u'MULTIEQUAL_-1206895690'), (u'CALL_-1206928690', u'INDIRECT_-1206904138'), (u'CALL_-1206930915', u'INDIRECT_-1206898541'), (u'STORE_-1206921525', u'INDIRECT_-1206899127'), (u'CALL_-1206929324', u'INDIRECT_-1206887430'), (u'CALL_-1206921994', u'INDIRECT_-1206883217'), (u'CALL_-1206925783', u'INDIRECT_-1206906215'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880589'), (u'STORE_-1206930340', u'INDIRECT_-1206894322'), (u'INDIRECT_-1206895381', u'MULTIEQUAL_-1206897038'), (u'CALLIND_-1206921359', u'INDIRECT_-1206896205'), (u'CALL_-1206938310', u'INDIRECT_-1206913417'), (u'CALL_-1206935809', u'INDIRECT_-1206903871'), (u'INDIRECT_-1206902440', u'MULTIEQUAL_-1206904107'), (u'CALL_-1206921447', u'INDIRECT_-1206893044'), (u'CALL_-1206927017', u'INDIRECT_-1206904434'), (u'INDIRECT_-1206902894', u'MULTIEQUAL_-1206900804'), (u'CALL_-1206934114', u'INDIRECT_-1206888651'), (u'MULTIEQUAL_-1206900038', u'MULTIEQUAL_-1206900009'), (u'INDIRECT_-1206898253', u'MULTIEQUAL_-1206899037'), (u'INDIRECT_-1206899117', u'MULTIEQUAL_-1206899027'), ('const-0', u'INT_NOTEQUAL_-1206931183'), (u'MULTIEQUAL_-1206894387', u'MULTIEQUAL_-1206894373'), (u'STORE_-1206928553', u'INDIRECT_-1206911360'), (u'INDIRECT_-1206903423', u'MULTIEQUAL_-1206903057'), (u'CALL_-1206928668', u'INDIRECT_-1206892728'), (u'CALL_-1206921134', u'INDIRECT_-1206883600'), (u'INDIRECT_-1206897865', u'MULTIEQUAL_-1206880176'), (u'INDIRECT_-1206880069', u'MULTIEQUAL_-1206880684'), (u'CALL_-1206924668', u'INDIRECT_-1206884668'), (u'STORE_-1206925248', u'INDIRECT_-1206905700'), (u'INDIRECT_-1206903597', u'MULTIEQUAL_-1206903017'), (u'STORE_-1206928320', u'INDIRECT_-1206901107'), (u'CALL_-1206928474', u'INDIRECT_-1206892748'), (u'CALL_-1206931545', u'INDIRECT_-1206891203'), (u'CALL_-1206939005', u'INDIRECT_-1206884745'), ('const-0', u'COPY_-1206873440'), (u'CALL_-1206938772', u'INDIRECT_-1206904028'), (u'CALL_-1206928291', u'INDIRECT_-1206895528'), (u'INDIRECT_-1206896641', u'COPY_-1206896649'), (u'CALLIND_-1206938189', u'INDIRECT_-1206913753'), (u'INDIRECT_-1206909398', u'MULTIEQUAL_-1206880944'), (u'MULTIEQUAL_-1206893665', u'MULTIEQUAL_-1206893171'), (u'INDIRECT_-1206906323', u'MULTIEQUAL_-1206875946'), (u'INDIRECT_-1206895079', u'MULTIEQUAL_-1206896119'), (u'INDIRECT_-1206893397', u'MULTIEQUAL_-1206893974'), ('const-0', u'INT_EQUAL_-1206931024'), (u'INDIRECT_-1206901317', u'MULTIEQUAL_-1206902313'), (u'INDIRECT_-1206893530', u'MULTIEQUAL_-1206893382'), (u'INDIRECT_-1206893834', u'MULTIEQUAL_-1206893418'), (u'CALL_-1206937824', u'INDIRECT_-1206897165'), (u'STORE_-1206930329', u'INDIRECT_-1206893740'), (u'CALL_-1206931545', u'INDIRECT_-1206889103'), (u'CALL_-1206922584', u'INDIRECT_-1206896779'), (u'CALL_-1206933773', u'INDIRECT_-1206898946'), (u'STORE_-1206924909', u'INDIRECT_-1206893663'), (u'CALLIND_-1206921856', u'INDIRECT_-1206889896'), ('const-0', u'CALL_-1206926019'), (u'INDIRECT_-1206906415', u'MULTIEQUAL_-1206906336'), ('const-433', u'STORE_-1206930340'), (u'CALL_-1206925783', u'INDIRECT_-1206907895'), (u'MULTIEQUAL_-1206909131', u'MULTIEQUAL_-1206909089'), (u'INDIRECT_-1206905421', u'MULTIEQUAL_-1206905555'), (u'INDIRECT_-1206891141', u'MULTIEQUAL_-1206891275'), (u'MULTIEQUAL_-1206893821', u'INT_NOTEQUAL_-1206932478'), (u'CALL_-1206939039', u'INDIRECT_-1206893252'), (u'STORE_-1206928320', u'INDIRECT_-1206890187'), (u'CALL_-1206930025', u'INDIRECT_-1206897742'), (u'CALL_-1206933998', u'INDIRECT_-1206901174'), (u'INDIRECT_-1206898954', u'MULTIEQUAL_-1206898753'), (u'LOAD_-1206939487', u'INT_EQUAL_-1206939472'), (u'MULTIEQUAL_-1206894270', u'MULTIEQUAL_-1206894245'), (u'MULTIEQUAL_-1206903405', u'MULTIEQUAL_-1206903425'), (u'CALL_-1206933594', u'INDIRECT_-1206907662'), (u'STORE_-1206929190', u'INDIRECT_-1206907446'), (u'PTRADD_-1206925207', u'CALLIND_-1206924378'), (u'MULTIEQUAL_-1206876771', u'MULTIEQUAL_-1206892299'), (u'INDIRECT_-1206889638', u'MULTIEQUAL_-1206890146'), (u'MULTIEQUAL_-1206876782', u'MULTIEQUAL_-1206896919'), (u'STORE_-1206928553', u'INDIRECT_-1206911780'), (u'CALL_-1206929324', u'INDIRECT_-1206877008'), (u'CALL_-1206937824', u'INDIRECT_-1206909765'), (u'CALL_-1206932911', u'INDIRECT_-1206902310'), (u'MULTIEQUAL_-1206897326', u'MULTIEQUAL_-1206898121'), (u'INDIRECT_-1206888230', u'MULTIEQUAL_-1206888139'), (u'STORE_-1206928622', u'INDIRECT_-1206900644'), (u'INT_RIGHT_-1206934799', u'INT_AND_-1206884712'), (u'INDIRECT_-1206893158', u'MULTIEQUAL_-1206893003'), (u'INDIRECT_-1206903181', u'MULTIEQUAL_-1206902905'), (u'MULTIEQUAL_-1206886261', u'MULTIEQUAL_-1206888971'), (u'CALL_-1206928194', u'INDIRECT_-1206879378'), (u'STORE_-1206928446', u'INDIRECT_-1206909197'), (u'PTRADD_-1206871336', u'STORE_-1206921830'), (u'INDIRECT_-1206898913', u'MULTIEQUAL_-1206899919'), (u'INDIRECT_-1206894469', u'MULTIEQUAL_-1206896315'), (u'INDIRECT_-1206903382', u'MULTIEQUAL_-1206907945'), (u'INDIRECT_-1206892755', u'MULTIEQUAL_-1206876774'), (u'INDIRECT_-1206888775', u'COPY_-1206878916'), (u'STORE_-1206925221', u'INDIRECT_-1206902745'), (u'CALL_-1206928878', u'INDIRECT_-1206908114'), (u'INDIRECT_-1206896989', u'MULTIEQUAL_-1206898835'), (u'INDIRECT_-1206884473', u'MULTIEQUAL_-1206884555'), (u'CALL_-1206929145', u'INDIRECT_-1206900466'), (u'INDIRECT_-1206890059', u'MULTIEQUAL_-1206891578'), (u'MULTIEQUAL_-1206888871', u'MULTIEQUAL_-1206889810'), (u'CALL_-1206928621', u'INDIRECT_-1206896986'), (u'STORE_-1206921743', u'INDIRECT_-1206903853'), (u'MULTIEQUAL_-1206894807', u'MULTIEQUAL_-1206894793'), (u'MULTIEQUAL_-1206898718', u'MULTIEQUAL_-1206898661'), (u'STORE_-1206937788', u'INDIRECT_-1206912068'), (u'CALL_-1206924668', u'INDIRECT_-1206907348'), (u'INDIRECT_-1206906537', u'MULTIEQUAL_-1206906130'), (u'CALL_-1206938656', u'INDIRECT_-1206900388'), (u'MULTIEQUAL_-1206909428', u'MULTIEQUAL_-1206906421'), (u'CALL_-1206932911', u'INDIRECT_-1206891810'), (u'CALLIND_-1206925511', u'INDIRECT_-1206892591'), (u'CALLIND_-1206921743', u'INDIRECT_-1206893613'), (u'INDIRECT_-1206898640', u'MULTIEQUAL_-1206900267'), ('const-0', u'RETURN_-1206880302'), (u'MULTIEQUAL_-1206881196', u'MULTIEQUAL_-1206880540'), (u'MULTIEQUAL_-1206901579', u'MULTIEQUAL_-1206902021'), (u'INDIRECT_-1206878656', u'MULTIEQUAL_-1206879282'), (u'INDIRECT_-1206895879', u'MULTIEQUAL_-1206876779'), (u'STORE_-1206937611', u'INDIRECT_-1206905254'), (u'CALLIND_-1206921856', u'INDIRECT_-1206894936'), (u'MULTIEQUAL_-1206891490', u'MULTIEQUAL_-1206891419'), (u'STORE_-1206928270', u'INDIRECT_-1206903566'), (u'CALL_-1206928629', u'INDIRECT_-1206910717'), (u'INDIRECT_-1206891864', u'MULTIEQUAL_-1206891717'), (u'INDIRECT_-1206905846', u'MULTIEQUAL_-1206905456'), (u'INDIRECT_-1206881941', u'MULTIEQUAL_-1206883598'), (u'CALL_-1206924661', u'INDIRECT_-1206876518'), (u'CALLIND_-1206938263', u'INDIRECT_-1206883640'), (u'MULTIEQUAL_-1206905190', u'MULTIEQUAL_-1206905165'), (u'LOAD_-1206923528', u'INT_EQUAL_-1206923513'), (u'CALL_-1206929145', u'INDIRECT_-1206888286'), (u'INDIRECT_-1206904637', u'MULTIEQUAL_-1206905018'), (u'CALL_-1206931701', u'INDIRECT_-1206911321'), (u'INDIRECT_-1206889645', u'MULTIEQUAL_-1206893781'), (u'INDIRECT_-1206892136', u'MULTIEQUAL_-1206891861'), (u'INDIRECT_-1206904834', u'MULTIEQUAL_-1206904338'), (u'CALL_-1206937729', u'INDIRECT_-1206914343'), ('const-104', u'PTRSUB_-1206880491'), (u'CALL_-1206938131', u'INDIRECT_-1206892291'), (u'MULTIEQUAL_-1206894430', u'MULTIEQUAL_-1206895181'), (u'CALL_-1206921994', u'INDIRECT_-1206890357'), (u'CALL_-1206935494', u'INDIRECT_-1206894043'), (u'STORE_-1206930310', u'INDIRECT_-1206889686'), (u'INDIRECT_-1206897784', u'MULTIEQUAL_-1206899037'), (u'INDIRECT_-1206889096', u'MULTIEQUAL_-1206889160'), (u'INDIRECT_-1206914555', u'MULTIEQUAL_-1206914110'), (u'CALL_-1206937824', u'INDIRECT_-1206902625'), ('const-0', u'INT_EQUAL_-1206933847'), (u'MULTIEQUAL_-1206889390', u'MULTIEQUAL_-1206889319'), (u'LOAD_-1206937855', u'CALL_-1206937824'), (u'MULTIEQUAL_-1206901053', u'MULTIEQUAL_-1206900965'), (u'INDIRECT_-1206898206', u'MULTIEQUAL_-1206897547'), (u'INDIRECT_-1206893678', u'MULTIEQUAL_-1206893580'), (u'INDIRECT_-1206891814', u'MULTIEQUAL_-1206891613'), (u'MULTIEQUAL_-1206888139', u'MULTIEQUAL_-1206888119'), ('const-1186288', u'COPY_-1206877220'), (u'CALL_-1206930407', u'INDIRECT_-1206887706'), (u'INDIRECT_-1206897233', u'MULTIEQUAL_-1206896728'), (u'CALL_-1206925799', u'INDIRECT_-1206889427'), (u'INDIRECT_-1206899333', u'MULTIEQUAL_-1206900339'), (u'INDIRECT_-1206899473', u'MULTIEQUAL_-1206899069'), (u'MULTIEQUAL_-1206896634', u'MULTIEQUAL_-1206897554'), (u'CALL_-1206930086', u'INDIRECT_-1206900285'), (u'MULTIEQUAL_-1206891454', u'MULTIEQUAL_-1206891450'), (u'INDIRECT_-1206912497', u'MULTIEQUAL_-1206876075'), (u'INDIRECT_-1206903552', u'MULTIEQUAL_-1206903374'), (u'INDIRECT_-1206888638', u'MULTIEQUAL_-1206888550'), (u'STORE_-1206934224', u'INDIRECT_-1206904160'), (u'CALL_-1206924668', u'CAST_-1206870229'), (u'CALLIND_-1206921344', u'INDIRECT_-1206889532'), (u'INDIRECT_-1206897139', u'MULTIEQUAL_-1206896778'), (u'MULTIEQUAL_-1206883265', u'MULTIEQUAL_-1206883245'), (u'STORE_-1206933398', u'INDIRECT_-1206904980'), (u'CALL_-1206932327', u'INDIRECT_-1206906694'), (u'INDIRECT_-1206900328', u'MULTIEQUAL_-1206899896'), (u'CALL_-1206921320', u'INDIRECT_-1206902956'), (u'CALL_-1206930636', u'INDIRECT_-1206906156'), (u'INDIRECT_-1206893068', u'MULTIEQUAL_-1206892838'), (u'CALL_-1206930394', u'INDIRECT_-1206913101'), (u'INDIRECT_-1206888193', u'MULTIEQUAL_-1206891867'), (u'INDIRECT_-1206890461', u'MULTIEQUAL_-1206890774'), (u'CALL_-1206929974', u'INDIRECT_-1206905890'), (u'CALLIND_-1206922636', u'INDIRECT_-1206898249'), (u'CALL_-1206931773', u'INDIRECT_-1206894270'), ('const-32', u'PTRSUB_-1206880562'), (u'STORE_-1206928588', u'INDIRECT_-1206910961'), (u'MULTIEQUAL_-1206894801', u'MULTIEQUAL_-1206895501'), (u'CALL_-1206938232', u'INDIRECT_-1206892783'), (u'INDIRECT_-1206899580', u'MULTIEQUAL_-1206898533'), (u'INDIRECT_-1206885687', u'MULTIEQUAL_-1206886879'), (u'INDIRECT_-1206891259', u'MULTIEQUAL_-1206876768'), (u'INDIRECT_-1206899494', u'MULTIEQUAL_-1206899289'), (u'MULTIEQUAL_-1206895648', u'MULTIEQUAL_-1206897135'), (u'INDIRECT_-1206894443', u'MULTIEQUAL_-1206896198'), (u'CALL_-1206925831', u'INDIRECT_-1206888192'), (u'CALL_-1206933821', u'INDIRECT_-1206902330'), (u'CALL_-1206927017', u'INDIRECT_-1206896454'), (u'INDIRECT_-1206897004', u'MULTIEQUAL_-1206898587'), ('const-433', u'LOAD_-1206929220'), (u'CALL_-1206923816', u'INDIRECT_-1206887657'), (u'INDIRECT_-1206890421', u'MULTIEQUAL_-1206891030'), (u'CALL_-1206921308', u'INDIRECT_-1206884146'), (u'CALL_-1206922584', u'INDIRECT_-1206901819'), (u'INDIRECT_-1206902601', u'MULTIEQUAL_-1206903210'), ('const-104', u'PTRSUB_-1206876365'), (u'STORE_-1206928327', u'INDIRECT_-1206901530'), (u'INDIRECT_-1206897979', u'MULTIEQUAL_-1206876784'), ('const-4', u'INT_SUB_-1206873708'), (u'CALL_-1206934081', u'INDIRECT_-1206900808'), (u'MULTIEQUAL_-1206897799', u'MULTIEQUAL_-1206897779'), (u'INDIRECT_-1206907643', u'MULTIEQUAL_-1206908309'), (u'INDIRECT_-1206889395', u'MULTIEQUAL_-1206876766'), (u'INDIRECT_-1206910983', u'MULTIEQUAL_-1206910617'), (u'PTRSUB_-1206875246', u'LOAD_-1206928211'), ('tmp_11667', u'CBRANCH_-1206930911'), (u'CALL_-1206928225', u'INDIRECT_-1206898011'), (u'INDIRECT_-1206908095', u'MULTIEQUAL_-1206908016'), (u'INT_NOTEQUAL_-1206932478', u'CBRANCH_-1206932477'), (u'CALL_-1206937142', u'INDIRECT_-1206905072'), ('tmp_14019', u'CBRANCH_-1206927224'), (u'CALL_-1206937142', u'INDIRECT_-1206907592'), (u'INDIRECT_-1206902696', u'MULTIEQUAL_-1206902145'), (u'CALL_-1206924756', u'INDIRECT_-1206905644'), (u'INDIRECT_-1206914695', u'MULTIEQUAL_-1206914305'), (u'CALL_-1206937924', u'INDIRECT_-1206891759'), ('const-433', u'LOAD_-1206928796'), (u'CALL_-1206931183', u'INDIRECT_-1206893183'), (u'INDIRECT_-1206885982', u'COPY_-1206879259'), (u'LOAD_-1206923076', u'INT_ADD_-1206922842'), (u'CALLIND_-1206921710', u'INDIRECT_-1206894014'), (u'STORE_-1206937696', u'INDIRECT_-1206904884'), (u'CALL_-1206930228', u'INDIRECT_-1206887632'), (u'CALL_-1206929320', u'INDIRECT_-1206898757'), (u'INDIRECT_-1206904693', u'MULTIEQUAL_-1206905779'), (u'CALL_-1206930228', u'INDIRECT_-1206890992'), (u'MULTIEQUAL_-1206873711', u'INT_NOTEQUAL_-1206873133'), (u'INDIRECT_-1206905440', u'COPY_-1206878642'), (u'STORE_-1206928622', u'INDIRECT_-1206884684'), (u'COPY_-1206873440', u'MULTIEQUAL_-1206911035'), (u'INDIRECT_-1206888553', u'MULTIEQUAL_-1206891985'), (u'INDIRECT_-1206895307', u'MULTIEQUAL_-1206894607'), (u'INDIRECT_-1206896113', u'MULTIEQUAL_-1206899545'), (u'INDIRECT_-1206891988', u'MULTIEQUAL_-1206891782'), (u'INDIRECT_-1206902420', u'MULTIEQUAL_-1206902149'), (u'CALL_-1206927063', u'INDIRECT_-1206878160'), (u'CALLIND_-1206925453', u'INDIRECT_-1206886679'), (u'INDIRECT_-1206880777', u'MULTIEQUAL_-1206880638'), (u'INDIRECT_-1206890532', u'MULTIEQUAL_-1206890383'), (u'INDIRECT_-1206901524', u'MULTIEQUAL_-1206901377'), (u'MULTIEQUAL_-1206909008', u'MULTIEQUAL_-1206908984'), (u'INDIRECT_-1206904086', u'MULTIEQUAL_-1206903427'), (u'INDIRECT_-1206899223', u'MULTIEQUAL_-1206898857'), (u'MULTIEQUAL_-1206878053', u'MULTIEQUAL_-1206882643'), (u'INDIRECT_-1206900886', u'MULTIEQUAL_-1206907221'), (u'CALLIND_-1206938189', u'INDIRECT_-1206907033'), (u'CALL_-1206925694', u'INDIRECT_-1206888534'), (u'MULTIEQUAL_-1206884502', u'MULTIEQUAL_-1206884797'), (u'CALL_-1206929645', u'INDIRECT_-1206903890'), (u'INDIRECT_-1206896266', u'MULTIEQUAL_-1206902601'), (u'INDIRECT_-1206902706', u'COPY_-1206879759'), (u'INDIRECT_-1206904030', u'MULTIEQUAL_-1206903882'), (u'CALL_-1206930899', u'INDIRECT_-1206897269'), (u'CALL_-1206931128', u'INDIRECT_-1206910804'), (u'INDIRECT_-1206903238', u'MULTIEQUAL_-1206903083'), (u'CALL_-1206935851', u'INDIRECT_-1206913144'), (u'MULTIEQUAL_-1206906870', u'MULTIEQUAL_-1206906845'), (u'SUBPIECE_-1206876197', u'CALL_-1206928281'), (u'CALL_-1206929071', u'INDIRECT_-1206911039'), (u'STORE_-1206933398', u'INDIRECT_-1206891960'), (u'CALL_-1206930882', u'INDIRECT_-1206906078'), (u'CALL_-1206937186', u'INDIRECT_-1206909291'), (u'CALL_-1206934274', u'INT_EQUAL_-1206934260'), (u'CALL_-1206930394', u'INDIRECT_-1206890235'), (u'CALL_-1206926063', u'INDIRECT_-1206896298'), (u'CALL_-1206924661', u'INDIRECT_-1206895086'), (u'CALL_-1206938232', u'INDIRECT_-1206898663'), (u'INDIRECT_-1206888389', u'COPY_-1206879968'), (u'CALL_-1206929645', u'INDIRECT_-1206898430'), (u'INDIRECT_-1206895939', u'MULTIEQUAL_-1206895719'), (u'MULTIEQUAL_-1206921898', u'CALLIND_-1206938827'), (u'CALL_-1206937302', u'INDIRECT_-1206902230'), (u'INT_SUB_-1206929144', u'INT_ADD_-1206929133'), ('const-8', u'PTRADD_-1206871179'), (u'CALL_-1206935494', u'INDIRECT_-1206901183'), (u'STORE_-1206921743', u'INDIRECT_-1206900493'), (u'INDIRECT_-1206904540', u'MULTIEQUAL_-1206906199'), (u'CALL_-1206928709', u'INDIRECT_-1206909019'), (u'INDIRECT_-1206879926', u'MULTIEQUAL_-1206881661'), (u'INDIRECT_-1206898856', u'MULTIEQUAL_-1206898581'), (u'INDIRECT_-1206901665', u'MULTIEQUAL_-1206901760'), (u'INDIRECT_-1206890427', u'MULTIEQUAL_-1206890382'), (u'CALL_-1206931545', u'INDIRECT_-1206905903'), (u'CALL_-1206930362', u'INDIRECT_-1206891878'), (u'CALL_-1206924661', u'INDIRECT_-1206913471'), (u'CALL_-1206934365', u'INDIRECT_-1206897195'), ('tmp_25370', u'PTRSUB_-1206873348'), ('const-5', u'CALL_-1206922426'), (u'INDIRECT_-1206893124', u'MULTIEQUAL_-1206892977'), (u'CALL_-1206934114', u'INDIRECT_-1206893691'), (u'INDIRECT_-1206892497', u'MULTIEQUAL_-1206893117'), (u'CALL_-1206928257', u'INDIRECT_-1206902648'), (u'STORE_-1206929089', u'INDIRECT_-1206902804'), (u'CALL_-1206938310', u'INDIRECT_-1206894097'), (u'CALL_-1206930362', u'INDIRECT_-1206902798'), (u'MULTIEQUAL_-1206880929', u'MULTIEQUAL_-1206880191'), (u'INDIRECT_-1206908423', u'MULTIEQUAL_-1206875951'), (u'CALL_-1206922584', u'INDIRECT_-1206885019'), (u'MULTIEQUAL_-1206902702', u'MULTIEQUAL_-1206902649'), (u'MULTIEQUAL_-1206880914', u'MULTIEQUAL_-1206880176'), (u'CALL_-1206930476', u'INDIRECT_-1206887327'), (u'CALL_-1206922426', u'INDIRECT_-1206904158'), (u'CALL_-1206938958', u'INDIRECT_-1206899504'), (u'CALL_-1206931539', u'INDIRECT_-1206903293'), (u'CALL_-1206926063', u'INDIRECT_-1206903018'), (u'MULTIEQUAL_-1206892777', u'MULTIEQUAL_-1206892361'), (u'INDIRECT_-1206896214', u'MULTIEQUAL_-1206896618'), (u'INDIRECT_-1206895346', u'MULTIEQUAL_-1206894956'), (u'INDIRECT_-1206907946', u'MULTIEQUAL_-1206907556'), (u'CALL_-1206928271', u'INDIRECT_-1206888133'), (u'INDIRECT_-1206879533', u'MULTIEQUAL_-1206883678'), (u'CALL_-1206936047', u'INDIRECT_-1206891015'), (u'MULTIEQUAL_-1206878103', u'MULTIEQUAL_-1206909205'), (u'CALL_-1206922325', u'INDIRECT_-1206881843'), (u'CALL_-1206934888', u'INDIRECT_-1206912010'), (u'INDIRECT_-1206902593', u'MULTIEQUAL_-1206903679'), (u'STORE_-1206921840', u'INDIRECT_-1206886687'), (u'INDIRECT_-1206901545', u'MULTIEQUAL_-1206901526'), (u'INDIRECT_-1206893220', u'MULTIEQUAL_-1206893121'), (u'MULTIEQUAL_-1206911601', u'MULTIEQUAL_-1206911553'), (u'CALL_-1206927048', u'INDIRECT_-1206899482'), (u'INDIRECT_-1206893627', u'MULTIEQUAL_-1206892927'), (u'CALL_-1206938131', u'INDIRECT_-1206901111'), (u'INDIRECT_-1206896555', u'MULTIEQUAL_-1206895721'), (u'INDIRECT_-1206911997', u'MULTIEQUAL_-1206911590'), (u'INDIRECT_-1206898506', u'COPY_-1206879749'), (u'CALL_-1206924612', u'INDIRECT_-1206891623'), (u'CALLIND_-1206921999', u'INDIRECT_-1206883669'), (u'MULTIEQUAL_-1206905673', u'MULTIEQUAL_-1206905585'), (u'LOAD_-1206923365', u'INT_NOTEQUAL_-1206923188'), (u'CALL_-1206931142', u'INDIRECT_-1206903481'), (u'CALL_-1206926116', u'INDIRECT_-1206885875'), (u'INDIRECT_-1206895191', u'MULTIEQUAL_-1206896057'), (u'INDIRECT_-1206886895', u'MULTIEQUAL_-1206886061'), (u'STORE_-1206937772', u'INDIRECT_-1206892743'), (u'INDIRECT_-1206893388', u'MULTIEQUAL_-1206893270'), (u'CALL_-1206933773', u'INDIRECT_-1206903986'), (u'MULTIEQUAL_-1206898298', u'MULTIEQUAL_-1206898241'), (u'PTRADD_-1206872356', u'LOAD_-1206923334'), (u'STORE_-1206935460', u'INDIRECT_-1206904417'), (u'CALL_-1206938725', u'INDIRECT_-1206896231'), (u'INDIRECT_-1206915884', u'MULTIEQUAL_-1206880956'), (u'CALL_-1206931797', u'INDIRECT_-1206892609'), (u'INDIRECT_-1206892860', u'MULTIEQUAL_-1206891813'), ('const-13', u'PTRADD_-1206924107'), (u'CALL_-1206928629', u'INDIRECT_-1206898537'), ('const-433', u'LOAD_-1206935630'), (u'CALL_-1206928878', u'INDIRECT_-1206902234'), (u'CALL_-1206929320', u'INDIRECT_-1206903797'), (u'INDIRECT_-1206890909', u'COPY_-1206879974'), (u'INDIRECT_-1206900880', u'MULTIEQUAL_-1206901809'), (u'CALL_-1206921447', u'INDIRECT_-1206895144'), (u'MULTIEQUAL_-1206912952', u'MULTIEQUAL_-1206912936'), (u'LOAD_-1206930193', u'MULTIEQUAL_-1206915727'), (u'CALL_-1206934018', u'INDIRECT_-1206911268'), (u'MULTIEQUAL_-1206910337', u'COPY_-1206910460'), (u'STORE_-1206928732', u'INDIRECT_-1206890469'), (u'INDIRECT_-1206902362', u'COPY_-1206879298'), (u'MULTIEQUAL_-1206878089', u'MULTIEQUAL_-1206903325'), ('const-1171643', u'COPY_-1206874991'), (u'INDIRECT_-1206913158', u'MULTIEQUAL_-1206912897'), (u'CALL_-1206930506', u'INDIRECT_-1206890711'), (u'MULTIEQUAL_-1206903679', u'MULTIEQUAL_-1206903679'), (u'CALL_-1206921320', u'INDIRECT_-1206905476'), (u'CALL_-1206925432', u'INDIRECT_-1206900841'), (u'CALL_-1206936019', u'INDIRECT_-1206881839'), (u'STORE_-1206928622', u'INDIRECT_-1206903584'), (u'STORE_-1206924560', u'INDIRECT_-1206901978'), (u'CALL_-1206930556', u'INDIRECT_-1206880406'), (u'LOAD_-1206921369', u'CALLIND_-1206921359'), (u'INDIRECT_-1206877503', u'MULTIEQUAL_-1206879136'), (u'CALL_-1206921264', u'INDIRECT_-1206875556'), ('tmp_25371', u'PTRSUB_-1206876267'), (u'INDIRECT_-1206897795', u'MULTIEQUAL_-1206876786'), (u'CALL_-1206931674', u'INDIRECT_-1206890011'), (u'COPY_-1206881144', u'CALL_-1206929645'), (u'STORE_-1206921830', u'INDIRECT_-1206898019'), (u'CALL_-1206928644', u'INDIRECT_-1206899017'), (u'INDIRECT_-1206907028', u'MULTIEQUAL_-1206907410'), ('const-0', u'CALL_-1206927063'), (u'INDIRECT_-1206885793', u'MULTIEQUAL_-1206886879'), (u'CALL_-1206928677', u'INDIRECT_-1206901627'), (u'CALL_-1206921431', u'INDIRECT_-1206903953'), (u'INDIRECT_-1206908931', u'MULTIEQUAL_-1206910155'), ('tmp_11456', u'CBRANCH_-1206931073'), (u'PTRSUB_-1206871875', u'CAST_-1206868678'), (u'INDIRECT_-1206907303', u'MULTIEQUAL_-1206907154'), (u'INDIRECT_-1206893440', u'MULTIEQUAL_-1206893201'), (u'CALL_-1206921264', u'INDIRECT_-1206891687'), (u'CALL_-1206938772', u'INDIRECT_-1206908648'), (u'INDIRECT_-1206907990', u'MULTIEQUAL_-1206909507'), (u'CALL_-1206930086', u'INDIRECT_-1206888945'), (u'CALL_-1206933711', u'INDIRECT_-1206888823'), (u'INDIRECT_-1206903128', u'MULTIEQUAL_-1206903774'), (u'MULTIEQUAL_-1206893024', u'MULTIEQUAL_-1206893048'), (u'CALLIND_-1206921710', u'INDIRECT_-1206901154'), (u'CALL_-1206928382', u'INDIRECT_-1206898941'), (u'CALL_-1206927063', u'INDIRECT_-1206877149'), (u'INDIRECT_-1206893815', u'MULTIEQUAL_-1206893736'), (u'STORE_-1206930175', u'INDIRECT_-1206907686'), (u'MULTIEQUAL_-1206917164', u'MULTIEQUAL_-1206917029'), (u'INDIRECT_-1206907858', u'MULTIEQUAL_-1206907771'), (u'INDIRECT_-1206896759', u'MULTIEQUAL_-1206897799'), (u'INDIRECT_-1206875012', u'MULTIEQUAL_-1206874941'), (u'CALLIND_-1206922636', u'INDIRECT_-1206902029'), (u'INDIRECT_-1206895402', u'MULTIEQUAL_-1206899965'), (u'INDIRECT_-1206900733', u'MULTIEQUAL_-1206903744'), (u'INDIRECT_-1206890570', u'MULTIEQUAL_-1206890354'), (u'CALL_-1206932827', u'INDIRECT_-1206914432'), (u'STORE_-1206921743', u'INDIRECT_-1206900073'), (u'PTRADD_-1206871203', u'STORE_-1206921567'), (u'CALLIND_-1206921412', u'INDIRECT_-1206875535'), (u'INDIRECT_-1206891533', u'MULTIEQUAL_-1206892317'), ('tmp_4849', u'CBRANCH_-1206934753'), ('const--1', u'INT_ADD_-1206928856'), (u'CALL_-1206928150', u'INDIRECT_-1206889527'), (u'INDIRECT_-1206910952', u'MULTIEQUAL_-1206910797'), (u'CALL_-1206927297', u'INDIRECT_-1206907289'), (u'CALL_-1206928209', u'INDIRECT_-1206898821'), (u'INDIRECT_-1206893892', u'MULTIEQUAL_-1206895429'), (u'INDIRECT_-1206897147', u'MULTIEQUAL_-1206898239'), (u'STORE_-1206930340', u'INDIRECT_-1206898522'), (u'CALL_-1206937186', u'INDIRECT_-1206883246'), (u'STORE_-1206924934', u'INDIRECT_-1206887917'), (u'CALL_-1206937875', u'INDIRECT_-1206883745'), (u'STORE_-1206921830', u'INDIRECT_-1206903899'), (u'STORE_-1206924934', u'INDIRECT_-1206897997'), (u'STORE_-1206937611', u'INDIRECT_-1206893074'), (u'INDIRECT_-1206903013', u'MULTIEQUAL_-1206904099'), ('const-433', u'LOAD_-1206930855'), (u'CALL_-1206925604', u'INDIRECT_-1206899905'), (u'CALL_-1206921264', u'INDIRECT_-1206895467'), (u'CALL_-1206934955', u'INDIRECT_-1206910115'), ('const-1', u'COPY_-1206878913'), (u'INDIRECT_-1206889500', u'MULTIEQUAL_-1206888453'), (u'CALLIND_-1206924378', u'INDIRECT_-1206888621'), (u'CALL_-1206922316', u'INDIRECT_-1206891356'), (u'CALL_-1206930882', u'INDIRECT_-1206892638'), (u'INDIRECT_-1206902449', u'MULTIEQUAL_-1206904295'), (u'CALL_-1206933745', u'INDIRECT_-1206911952'), ('const-8', u'PTRSUB_-1206871819'), (u'CALL_-1206937615', u'INDIRECT_-1206914280'), (u'MULTIEQUAL_-1206874119', u'MULTIEQUAL_-1206901274'), (u'CALL_-1206929750', u'INDIRECT_-1206886480'), (u'STORE_-1206934224', u'INDIRECT_-1206889880'), (u'STORE_-1206930329', u'INDIRECT_-1206907180'), (u'MULTIEQUAL_-1206877508', u'MULTIEQUAL_-1206877495'), (u'MULTIEQUAL_-1206899819', u'MULTIEQUAL_-1206899785'), (u'MULTIEQUAL_-1206899819', u'MULTIEQUAL_-1206899785'), (u'CALL_-1206931435', u'INDIRECT_-1206888197'), ('const-433', u'LOAD_-1206929163'), (u'MULTIEQUAL_-1206874101', u'MULTIEQUAL_-1206893714'), (u'CALLIND_-1206921710', u'INDIRECT_-1206890234'), (u'CALLIND_-1206921412', u'INDIRECT_-1206884106'), (u'INDIRECT_-1206912158', u'MULTIEQUAL_-1206912060'), (u'CALLIND_-1206925046', u'INDIRECT_-1206900760'), (u'MULTIEQUAL_-1206904930', u'MULTIEQUAL_-1206905681'), (u'MULTIEQUAL_-1206904741', u'MULTIEQUAL_-1206904567'), (u'INDIRECT_-1206899305', u'MULTIEQUAL_-1206903441'), (u'INDIRECT_-1206902226', u'MULTIEQUAL_-1206903665'), (u'INDIRECT_-1206887440', u'MULTIEQUAL_-1206888369'), (u'INDIRECT_-1206891956', u'MULTIEQUAL_-1206891868'), (u'CALL_-1206928155', u'INDIRECT_-1206891854'), (u'INDIRECT_-1206892318', u'MULTIEQUAL_-1206892163'), (u'STORE_-1206928627', u'INDIRECT_-1206905946'), (u'MULTIEQUAL_-1206875938', u'MULTIEQUAL_-1206902759'), (u'CALL_-1206921308', u'INDIRECT_-1206893386'), (u'MULTIEQUAL_-1206909139', u'MULTIEQUAL_-1206909125'), (u'MULTIEQUAL_-1206899899', u'MULTIEQUAL_-1206899899'), (u'INDIRECT_-1206880150', u'MULTIEQUAL_-1206881023'), (u'INT_NOTEQUAL_-1206929079', u'CBRANCH_-1206929077'), (u'INDIRECT_-1206904573', u'MULTIEQUAL_-1206908247'), (u'CALL_-1206934963', u'INDIRECT_-1206908861'), (u'INDIRECT_-1206891726', u'MULTIEQUAL_-1206893165'), (u'CALL_-1206927316', u'INDIRECT_-1206893443'), (u'CALL_-1206933962', u'INDIRECT_-1206902834'), (u'CALL_-1206931435', u'INDIRECT_-1206897017'), (u'CALL_-1206930506', u'INDIRECT_-1206898691'), (u'INDIRECT_-1206906009', u'MULTIEQUAL_-1206905889'), ('tmp_9078', u'BRANCH_-1206930238'), (u'CALL_-1206921844', u'INDIRECT_-1206887197'), (u'CALL_-1206930915', u'INDIRECT_-1206901061'), (u'CALL_-1206928815', u'INDIRECT_-1206912259'), (u'INDIRECT_-1206898605', u'MULTIEQUAL_-1206898586'), (u'STORE_-1206924934', u'INDIRECT_-1206898417'), (u'CALL_-1206924756', u'INDIRECT_-1206887164'), (u'CALL_-1206937824', u'INDIRECT_-1206912705'), (u'INDIRECT_-1206913478', u'MULTIEQUAL_-1206913205'), (u'MULTIEQUAL_-1206895040', u'MULTIEQUAL_-1206895025'), (u'INDIRECT_-1206899546', u'MULTIEQUAL_-1206899156'), (u'MULTIEQUAL_-1206896539', u'MULTIEQUAL_-1206896539'), (u'STORE_-1206930351', u'INDIRECT_-1206906698'), ('tmp_12005', u'CBRANCH_-1206930621'), (u'MULTIEQUAL_-1206875915', u'MULTIEQUAL_-1206893519'), (u'STORE_-1206930846', u'INDIRECT_-1206898387'), (u'INDIRECT_-1206893642', u'MULTIEQUAL_-1206893465'), ('tmp_8752', u'BRANCH_-1206934832'), (u'CAST_-1206869189', u'MULTIEQUAL_-1206909707'), (u'INDIRECT_-1206891411', u'MULTIEQUAL_-1206892277'), (u'INT_AND_-1206933497', u'INT_OR_-1206920361'), (u'STORE_-1206924919', u'INDIRECT_-1206889167'), (u'MULTIEQUAL_-1206894019', u'MULTIEQUAL_-1206893673'), (u'MULTIEQUAL_-1206876065', u'MULTIEQUAL_-1206875947'), (u'CALL_-1206937983', u'INDIRECT_-1206913209'), ('const-433', u'LOAD_-1206922734'), (u'MULTIEQUAL_-1206909107', u'MULTIEQUAL_-1206909088'), (u'CALL_-1206924704', u'INDIRECT_-1206890080'), ('const-1171855', u'COPY_-1206928066'), (u'INDIRECT_-1206893129', u'MULTIEQUAL_-1206894419'), (u'CALL_-1206928992', u'INDIRECT_-1206906383'), (u'CALL_-1206928629', u'INDIRECT_-1206911137'), ('tmp_12138', u'CBRANCH_-1206930694'), (u'CALL_-1206931183', u'INDIRECT_-1206897803'), (u'CALL_-1206929794', u'INDIRECT_-1206893180'), (u'CALL_-1206930311', u'INDIRECT_-1206889769'), (u'CALLIND_-1206925046', u'INDIRECT_-1206885220'), (u'CAST_-1206874827', u'LOAD_-1206933859'), (u'CALL_-1206929320', u'INDIRECT_-1206894977'), (u'INDIRECT_-1206877444', u'MULTIEQUAL_-1206877322'), (u'CALL_-1206934487', u'INDIRECT_-1206898954'), (u'CALL_-1206936019', u'INDIRECT_-1206890161'), (u'CALL_-1206938756', u'INDIRECT_-1206912837'), (u'CALL_-1206931701', u'INDIRECT_-1206910901'), (u'CALL_-1206929621', u'INDIRECT_-1206912699'), (u'INDIRECT_-1206904124', u'MULTIEQUAL_-1206903670'), (u'STORE_-1206930175', u'INDIRECT_-1206894246'), (u'CALL_-1206932827', u'INDIRECT_-1206909812'), (u'STORE_-1206930828', u'INDIRECT_-1206905575'), (u'INDIRECT_-1206886005', u'MULTIEQUAL_-1206885986'), (u'MULTIEQUAL_-1206910319', u'MULTIEQUAL_-1206910285'), (u'INDIRECT_-1206914830', u'COPY_-1206880250'), (u'INDIRECT_-1206896874', u'MULTIEQUAL_-1206897420'), (u'CALL_-1206937142', u'INDIRECT_-1206909692'), (u'CALL_-1206938656', u'INDIRECT_-1206897448'), (u'CALLIND_-1206921710', u'INDIRECT_-1206884354'), ('tmp_25370', u'PTRSUB_-1206874466'), (u'CALL_-1206928667', u'INDIRECT_-1206910740'), (u'CALL_-1206925604', u'INDIRECT_-1206898645'), (u'CALL_-1206933125', u'INDIRECT_-1206901534'), (u'MULTIEQUAL_-1206874084', u'MULTIEQUAL_-1206880754'), (u'STORE_-1206928553', u'INDIRECT_-1206897500'), (u'INDIRECT_-1206889171', u'MULTIEQUAL_-1206891204'), (u'CALL_-1206930362', u'INDIRECT_-1206900698'), (u'INT_SUB_-1206930988', u'INT_LESS_-1206930969'), (u'INDIRECT_-1206899104', u'MULTIEQUAL_-1206900687'), (u'CALL_-1206934114', u'INDIRECT_-1206909651'), (u'CALLIND_-1206924365', u'INDIRECT_-1206909019'), (u'CALL_-1206932327', u'INDIRECT_-1206903334'), (u'CALL_-1206928382', u'INDIRECT_-1206890121'), (u'INDIRECT_-1206894914', u'COPY_-1206878799'), (u'MULTIEQUAL_-1206874100', u'MULTIEQUAL_-1206893294'), ('tmp_418', u'CBRANCH_-1206939435'), (u'CALL_-1206931797', u'INDIRECT_-1206887149'), (u'CALL_-1206930105', u'INDIRECT_-1206897595'), (u'INDIRECT_-1206901951', u'MULTIEQUAL_-1206901811'), (u'MULTIEQUAL_-1206911881', u'MULTIEQUAL_-1206911707'), (u'CALLIND_-1206922636', u'INDIRECT_-1206889009'), (u'MULTIEQUAL_-1206895501', u'MULTIEQUAL_-1206895327'), (u'INDIRECT_-1206895495', u'MULTIEQUAL_-1206895416'), (u'MULTIEQUAL_-1206911133', u'MULTIEQUAL_-1206911045'), (u'CALL_-1206929226', u'INDIRECT_-1206899555'), (u'INDIRECT_-1206894236', u'MULTIEQUAL_-1206893961'), (u'CALL_-1206930105', u'INDIRECT_-1206900115'), (u'CALL_-1206937875', u'INDIRECT_-1206911890'), (u'CALLIND_-1206929135', u'INDIRECT_-1206909818'), (u'MULTIEQUAL_-1206903277', u'MULTIEQUAL_-1206902861'), (u'INDIRECT_-1206906711', u'MULTIEQUAL_-1206906513'), (u'INDIRECT_-1206900734', u'MULTIEQUAL_-1206900500'), (u'CALL_-1206934955', u'INDIRECT_-1206914501'), (u'MULTIEQUAL_-1206876029', u'MULTIEQUAL_-1206875911'), (u'CALL_-1206928150', u'INDIRECT_-1206897927'), (u'MULTIEQUAL_-1206907898', u'MULTIEQUAL_-1206907882'), (u'STORE_-1206928410', u'INDIRECT_-1206898256'), (u'CALL_-1206930556', u'INDIRECT_-1206901914'), (u'CALL_-1206924756', u'INDIRECT_-1206895144'), (u'INDIRECT_-1206903190', u'MULTIEQUAL_-1206903042'), (u'INDIRECT_-1206896201', u'MULTIEQUAL_-1206897719'), ('const-0', u'INT_EQUAL_-1206938407'), (u'MULTIEQUAL_-1206895445', u'MULTIEQUAL_-1206895425'), (u'CALL_-1206932954', u'INDIRECT_-1206911579'), (u'CALL_-1206933773', u'INDIRECT_-1206901886'), (u'STORE_-1206927241', u'INDIRECT_-1206897927'), (u'INDIRECT_-1206909477', u'MULTIEQUAL_-1206909070'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206874013'), (u'CALL_-1206931183', u'INDIRECT_-1206907043'), (u'MULTIEQUAL_-1206903930', u'MULTIEQUAL_-1206903292'), (u'CALL_-1206921722', u'INDIRECT_-1206911936'), (u'CALL_-1206937559', u'INDIRECT_-1206905005'), (u'CALL_-1206930025', u'INDIRECT_-1206892702'), (u'MULTIEQUAL_-1206911001', u'MULTIEQUAL_-1206878104'), (u'CALL_-1206930241', u'INDIRECT_-1206900550'), (u'MULTIEQUAL_-1206888514', u'MULTIEQUAL_-1206888510'), (u'CALL_-1206933745', u'INDIRECT_-1206890952'), (u'CALL_-1206938656', u'INDIRECT_-1206900808'), (u'CALL_-1206934018', u'INDIRECT_-1206880686'), (u'COPY_-1206876108', u'MULTIEQUAL_-1206916663'), (u'INDIRECT_-1206906686', u'MULTIEQUAL_-1206906296'), (u'CALL_-1206937186', u'INDIRECT_-1206897111'), (u'MULTIEQUAL_-1206904957', u'MULTIEQUAL_-1206904541'), (u'INDIRECT_-1206897485', u'MULTIEQUAL_-1206897453'), (u'CALL_-1206930407', u'INDIRECT_-1206886866'), (u'CALL_-1206922584', u'INDIRECT_-1206891319'), (u'CALL_-1206931183', u'INDIRECT_-1206896123'), (u'CALL_-1206928257', u'INDIRECT_-1206893828'), (u'MULTIEQUAL_-1206892704', u'MULTIEQUAL_-1206892056'), (u'CALL_-1206933821', u'INT_NOTEQUAL_-1206933806'), (u'CALL_-1206928194', u'INDIRECT_-1206892066'), (u'INDIRECT_-1206909348', u'MULTIEQUAL_-1206909230'), (u'CALL_-1206931183', u'INDIRECT_-1206881838'), (u'CALL_-1206931797', u'INDIRECT_-1206908569'), (u'CALL_-1206931142', u'INDIRECT_-1206907681'), (u'INDIRECT_-1206914173', u'MULTIEQUAL_-1206914045'), ('const-0', u'INT_NOTEQUAL_-1206876801'), (u'CALL_-1206928281', u'INDIRECT_-1206892585'), (u'INDIRECT_-1206904093', u'MULTIEQUAL_-1206903689'), (u'CALL_-1206921459', u'INDIRECT_-1206896413'), (u'MULTIEQUAL_-1206903250', u'MULTIEQUAL_-1206904001'), (u'INDIRECT_-1206888620', u'MULTIEQUAL_-1206888504'), (u'INDIRECT_-1206881203', u'MULTIEQUAL_-1206881149'), (u'CALL_-1206930550', u'INDIRECT_-1206886960'), (u'CALL_-1206928677', u'INDIRECT_-1206899107'), (u'LOAD_-1206921744', u'PTRSUB_-1206871764'), (u'INDIRECT_-1206875603', u'MULTIEQUAL_-1206884015'), (u'INDIRECT_-1206903837', u'MULTIEQUAL_-1206904833'), (u'STORE_-1206925416', u'INDIRECT_-1206896543'), (u'CALL_-1206924756', u'INDIRECT_-1206906064'), (u'CALL_-1206934460', u'INDIRECT_-1206890541'), (u'CALL_-1206928331', u'INDIRECT_-1206897653'), (u'INT_ADD_-1206923027', u'CAST_-1206869444'), (u'INDIRECT_-1206896948', u'MULTIEQUAL_-1206897330'), (u'INDIRECT_-1206894105', u'MULTIEQUAL_-1206894200'), (u'INDIRECT_-1206913378', u'MULTIEQUAL_-1206914368'), (u'INDIRECT_-1206895161', u'MULTIEQUAL_-1206899241'), (u'INDIRECT_-1206891538', u'MULTIEQUAL_-1206892528'), (u'CALL_-1206935809', u'INDIRECT_-1206897571'), (u'INDIRECT_-1206906807', u'MULTIEQUAL_-1206906692'), (u'MULTIEQUAL_-1206913433', u'MULTIEQUAL_-1206913408'), (u'INDIRECT_-1206889653', u'MULTIEQUAL_-1206889494'), (u'STORE_-1206934224', u'INDIRECT_-1206899540'), (u'CALL_-1206931142', u'INDIRECT_-1206907261'), (u'STORE_-1206932486', u'INDIRECT_-1206893307'), (u'INDIRECT_-1206894955', u'MULTIEQUAL_-1206894565'), (u'CALL_-1206929529', u'INDIRECT_-1206900913'), (u'CALL_-1206937414', u'INDIRECT_-1206909297'), (u'CALL_-1206927418', u'INDIRECT_-1206903997'), (u'CALL_-1206932808', u'INDIRECT_-1206896778'), (u'INDIRECT_-1206890306', u'MULTIEQUAL_-1206889916'), (u'CALL_-1206929269', u'INDIRECT_-1206902253'), (u'INDIRECT_-1206887740', u'MULTIEQUAL_-1206889399'), (u'CALL_-1206927093', u'INDIRECT_-1206907901'), (u'CALL_-1206928291', u'INDIRECT_-1206912748'), (u'INDIRECT_-1206883877', u'MULTIEQUAL_-1206884018'), (u'INT_EQUAL_-1206928845', u'CBRANCH_-1206928846'), (u'INDIRECT_-1206911526', u'COPY_-1206879780'), (u'INDIRECT_-1206898428', u'MULTIEQUAL_-1206898310'), (u'INDIRECT_-1206894982', u'MULTIEQUAL_-1206899545'), (u'MULTIEQUAL_-1206899705', u'MULTIEQUAL_-1206899730'), (u'CALL_-1206930157', u'INDIRECT_-1206900133'), (u'CALL_-1206928668', u'INDIRECT_-1206897348'), (u'CALL_-1206922556', u'INDIRECT_-1206896221'), (u'MULTIEQUAL_-1206896486', u'MULTIEQUAL_-1206897281'), ('tmp_2432', u'CBRANCH_-1206937808'), (u'CALL_-1206928668', u'INDIRECT_-1206896508'), (u'INDIRECT_-1206893766', u'MULTIEQUAL_-1206893653'), ('const-3', u'INT_RIGHT_-1206929110'), (u'CALL_-1206930584', u'INDIRECT_-1206904448'), (u'INDIRECT_-1206903666', u'MULTIEQUAL_-1206903007'), (u'INDIRECT_-1206895282', u'MULTIEQUAL_-1206896761'), (u'INDIRECT_-1206889199', u'MULTIEQUAL_-1206890239'), (u'INDIRECT_-1206887939', u'MULTIEQUAL_-1206888979'), (u'CALLIND_-1206924378', u'INDIRECT_-1206903741'), (u'CALL_-1206929385', u'INDIRECT_-1206908465'), (u'INDIRECT_-1206897900', u'MULTIEQUAL_-1206897601'), (u'MULTIEQUAL_-1206881461', u'MULTIEQUAL_-1206881486'), (u'INDIRECT_-1206895136', u'MULTIEQUAL_-1206894585'), (u'INDIRECT_-1206906681', u'MULTIEQUAL_-1206906815'), (u'CALL_-1206938036', u'INDIRECT_-1206898113'), (u'STORE_-1206930256', u'INDIRECT_-1206891346'), (u'INDIRECT_-1206900437', u'COPY_-1206879645'), (u'INT_EQUAL_-1206930913', u'CBRANCH_-1206930911'), (u'MULTIEQUAL_-1206880787', u'MULTIEQUAL_-1206880812'), (u'CALL_-1206921722', u'INDIRECT_-1206898171'), ('const-12', u'PTRADD_-1206925215'), (u'INDIRECT_-1206898039', u'MULTIEQUAL_-1206897819'), ('tmp_25371', u'PTRSUB_-1206879132'), (u'MULTIEQUAL_-1206912017', u'COPY_-1206912140'), (u'STORE_-1206922815', u'INDIRECT_-1206893689'), (u'MULTIEQUAL_-1206903245', u'MULTIEQUAL_-1206903239'), (u'INDIRECT_-1206902833', u'MULTIEQUAL_-1206905844'), (u'INDIRECT_-1206892075', u'MULTIEQUAL_-1206891967'), (u'MULTIEQUAL_-1206901977', u'MULTIEQUAL_-1206878083'), (u'INDIRECT_-1206883887', u'MULTIEQUAL_-1206880897'), (u'MULTIEQUAL_-1206899880', u'MULTIEQUAL_-1206899867'), (u'INDIRECT_-1206904677', u'MULTIEQUAL_-1206905673'), (u'CALL_-1206929645', u'INDIRECT_-1206893810'), (u'MULTIEQUAL_-1206909781', u'MULTIEQUAL_-1206909673'), (u'CALL_-1206931183', u'INDIRECT_-1206899483'), (u'CALL_-1206934487', u'INDIRECT_-1206910714'), (u'INT_ZEXT_-1206914306', u'INT_NOTEQUAL_-1206922961'), (u'STORE_-1206925416', u'INDIRECT_-1206886463'), (u'CALL_-1206937186', u'INDIRECT_-1206911391'), (u'CALL_-1206928357', u'INDIRECT_-1206914793'), (u'CALL_-1206935907', u'INDIRECT_-1206898067'), (u'INDIRECT_-1206898550', u'MULTIEQUAL_-1206898334'), (u'CALL_-1206929324', u'INDIRECT_-1206897930'), (u'CALL_-1206937924', u'INDIRECT_-1206900579'), (u'INDIRECT_-1206904741', u'MULTIEQUAL_-1206874128'), (u'INDIRECT_-1206885635', u'MULTIEQUAL_-1206884801'), (u'STORE_-1206930340', u'INDIRECT_-1206891228'), (u'CALL_-1206934274', u'INDIRECT_-1206905959'), (u'CALL_-1206930636', u'INDIRECT_-1206892296'), (u'CALL_-1206938900', u'INDIRECT_-1206904934'), (u'STORE_-1206928446', u'INDIRECT_-1206912137'), (u'CALLIND_-1206925401', u'INDIRECT_-1206900512'), (u'CALL_-1206927833', u'INDIRECT_-1206902893'), (u'CALL_-1206924756', u'INDIRECT_-1206900604'), (u'CALL_-1206924661', u'INDIRECT_-1206900966'), (u'INDIRECT_-1206907538', u'MULTIEQUAL_-1206907450'), (u'CALL_-1206929974', u'INDIRECT_-1206896650'), (u'STORE_-1206930846', u'INDIRECT_-1206890407'), (u'MULTIEQUAL_-1206899059', u'MULTIEQUAL_-1206898031'), (u'MULTIEQUAL_-1206895680', u'MULTIEQUAL_-1206895667'), (u'INDIRECT_-1206892566', u'MULTIEQUAL_-1206899661'), (u'COPY_-1206869892', u'PTRADD_-1206872462'), (u'CALL_-1206922325', u'INDIRECT_-1206883103'), (u'CALLIND_-1206938263', u'INDIRECT_-1206910022'), (u'CALL_-1206930636', u'INDIRECT_-1206880785'), (u'CALL_-1206935809', u'INDIRECT_-1206890011'), (u'CALL_-1206937615', u'INDIRECT_-1206908400'), (u'INDIRECT_-1206908508', u'MULTIEQUAL_-1206908390'), ('const-0', u'INT_EQUAL_-1206937284'), (u'INDIRECT_-1206902324', u'MULTIEQUAL_-1206904792'), (u'INDIRECT_-1206890442', u'MULTIEQUAL_-1206890239'), (u'PTRSUB_-1206873360', u'LOAD_-1206925521'), (u'CALL_-1206930457', u'INDIRECT_-1206892101'), (u'CALL_-1206929269', u'INDIRECT_-1206887133'), (u'INDIRECT_-1206893033', u'MULTIEQUAL_-1206892528'), (u'INDIRECT_-1206892237', u'MULTIEQUAL_-1206892100'), (u'CALL_-1206929489', u'INDIRECT_-1206910977'), (u'CALL_-1206934835', u'INDIRECT_-1206882669'), (u'INDIRECT_-1206908773', u'MULTIEQUAL_-1206908165'), (u'INDIRECT_-1206905935', u'MULTIEQUAL_-1206905827'), (u'INDIRECT_-1206891716', u'MULTIEQUAL_-1206891441'), (u'INDIRECT_-1206894074', u'MULTIEQUAL_-1206891984'), (u'STORE_-1206930873', u'INDIRECT_-1206903918'), (u'INDIRECT_-1206899865', u'MULTIEQUAL_-1206899785'), (u'INDIRECT_-1206894613', u'MULTIEQUAL_-1206895699'), (u'MULTIEQUAL_-1206879810', u'MULTIEQUAL_-1206881301'), (u'CALL_-1206928194', u'INDIRECT_-1206895426'), (u'CALL_-1206931128', u'INDIRECT_-1206881819'), (u'INDIRECT_-1206900541', u'MULTIEQUAL_-1206900303'), (u'CALL_-1206924756', u'INDIRECT_-1206898504'), (u'INDIRECT_-1206884248', u'MULTIEQUAL_-1206884018'), (u'CALL_-1206931674', u'INDIRECT_-1206903031'), (u'CALL_-1206931595', u'INDIRECT_-1206890714'), (u'MULTIEQUAL_-1206913756', u'MULTIEQUAL_-1206913750'), (u'INDIRECT_-1206897857', u'MULTIEQUAL_-1206897767'), (u'CALL_-1206931701', u'INDIRECT_-1206881999'), (u'CALL_-1206921844', u'INDIRECT_-1206901057'), (u'CAST_-1206874423', u'STORE_-1206930873'), (u'CALL_-1206930025', u'INDIRECT_-1206900262'), (u'CALL_-1206928225', u'INDIRECT_-1206903471'), (u'STORE_-1206927241', u'INDIRECT_-1206890367'), (u'MULTIEQUAL_-1206910617', u'MULTIEQUAL_-1206880946'), (u'LOAD_-1206933530', u'INT_AND_-1206933497'), (u'MULTIEQUAL_-1206898807', u'MULTIEQUAL_-1206899190'), (u'STORE_-1206925416', u'INDIRECT_-1206906203'), (u'CALL_-1206932271', u'INDIRECT_-1206909613'), (u'INDIRECT_-1206902486', u'MULTIEQUAL_-1206902096'), (u'INDIRECT_-1206901301', u'MULTIEQUAL_-1206901192'), (u'INDIRECT_-1206897226', u'MULTIEQUAL_-1206898619'), (u'INDIRECT_-1206903793', u'MULTIEQUAL_-1206903875'), (u'INDIRECT_-1206897486', u'MULTIEQUAL_-1206897452'), (u'INDIRECT_-1206895186', u'MULTIEQUAL_-1206895003'), (u'CALL_-1206928357', u'INDIRECT_-1206885488'), (u'STORE_-1206933958', u'INDIRECT_-1206889306'), (u'CALLIND_-1206931354', u'INDIRECT_-1206900748'), (u'CALL_-1206938694', u'INDIRECT_-1206909651'), (u'CALL_-1206933125', u'INDIRECT_-1206892714'), (u'INDIRECT_-1206889400', u'MULTIEQUAL_-1206889129'), (u'INDIRECT_-1206894377', u'MULTIEQUAL_-1206894518'), (u'CALL_-1206921832', u'INDIRECT_-1206895340'), (u'INDIRECT_-1206906117', u'MULTIEQUAL_-1206905537'), (u'CALL_-1206921722', u'INDIRECT_-1206874646'), (u'CALL_-1206936019', u'INDIRECT_-1206909901'), (u'INDIRECT_-1206885305', u'MULTIEQUAL_-1206885273'), (u'STORE_-1206937772', u'INDIRECT_-1206913323'), (u'MULTIEQUAL_-1206894456', u'MULTIEQUAL_-1206894437'), ('const-433', u'LOAD_-1206928786'), (u'INDIRECT_-1206909794', u'MULTIEQUAL_-1206909378'), (u'CALL_-1206937924', u'INDIRECT_-1206908979'), (u'CALL_-1206928291', u'INDIRECT_-1206893848'), (u'MULTIEQUAL_-1206894549', u'MULTIEQUAL_-1206894530'), (u'INT_EQUAL_-1206938383', u'CBRANCH_-1206938380'), (u'INDIRECT_-1206902967', u'MULTIEQUAL_-1206907221'), (u'CALL_-1206934991', u'INDIRECT_-1206910144'), (u'CALL_-1206930157', u'CAST_-1206871771'), (u'CALL_-1206932954', u'INDIRECT_-1206897719'), (u'CALL_-1206929226', u'INDIRECT_-1206900395'), (u'CALL_-1206921264', u'INDIRECT_-1206901347'), (u'CALL_-1206929645', u'INDIRECT_-1206895070'), (u'CALL_-1206928629', u'INDIRECT_-1206891817'), (u'CALL_-1206925799', u'INDIRECT_-1206895727'), (u'CALL_-1206930636', u'INDIRECT_-1206895656'), (u'MULTIEQUAL_-1206885342', u'MULTIEQUAL_-1206885637'), (u'MULTIEQUAL_-1206908970', u'MULTIEQUAL_-1206908332'), (u'INDIRECT_-1206899390', u'MULTIEQUAL_-1206899174'), (u'INDIRECT_-1206890145', u'MULTIEQUAL_-1206890015'), (u'INDIRECT_-1206902734', u'MULTIEQUAL_-1206902238'), ('const-1', u'COPY_-1206878370'), (u'INDIRECT_-1206905174', u'MULTIEQUAL_-1206904758'), (u'INDIRECT_-1206887363', u'MULTIEQUAL_-1206887268'), (u'STORE_-1206924909', u'INDIRECT_-1206894503'), (u'MULTIEQUAL_-1206906801', u'MULTIEQUAL_-1206878094'), (u'INDIRECT_-1206893681', u'MULTIEQUAL_-1206895199'), (u'CALL_-1206929071', u'INDIRECT_-1206912299'), (u'CALL_-1206932817', u'INDIRECT_-1206894726'), (u'INDIRECT_-1206898213', u'MULTIEQUAL_-1206901224'), (u'MULTIEQUAL_-1206905454', u'MULTIEQUAL_-1206907865'), (u'INDIRECT_-1206904773', u'MULTIEQUAL_-1206904614'), ('const-0', u'CALL_-1206931701'), (u'CALL_-1206931674', u'INDIRECT_-1206879169'), (u'MULTIEQUAL_-1206879163', u'COPY_-1206870597'), (u'STORE_-1206924934', u'INDIRECT_-1206891277'), (u'CALL_-1206928878', u'INDIRECT_-1206898874'), (u'STORE_-1206924909', u'INDIRECT_-1206902903'), (u'INDIRECT_-1206897344', u'MULTIEQUAL_-1206897271'), (u'CALL_-1206928225', u'INDIRECT_-1206909771'), (u'CALL_-1206934955', u'INDIRECT_-1206902135'), (u'INDIRECT_-1206899275', u'COPY_-1206878941'), (u'STORE_-1206928588', u'INDIRECT_-1206906341'), (u'MULTIEQUAL_-1206880948', u'MULTIEQUAL_-1206880774'), (u'STORE_-1206922807', u'INDIRECT_-1206890345'), (u'INDIRECT_-1206909762', u'MULTIEQUAL_-1206909559'), (u'CALL_-1206937430', u'INDIRECT_-1206901328'), (u'INDIRECT_-1206909623', u'MULTIEQUAL_-1206909528'), (u'CALLIND_-1206925046', u'INDIRECT_-1206886060'), (u'INDIRECT_-1206901652', u'MULTIEQUAL_-1206901025'), (u'INDIRECT_-1206903154', u'MULTIEQUAL_-1206902887'), (u'STORE_-1206930256', u'INDIRECT_-1206901846'), (u'MULTIEQUAL_-1206890607', u'MULTIEQUAL_-1206890550'), (u'MULTIEQUAL_-1206890889', u'MULTIEQUAL_-1206890223'), (u'INDIRECT_-1206886446', u'MULTIEQUAL_-1206885787'), (u'MULTIEQUAL_-1206888632', u'MULTIEQUAL_-1206889819'), (u'INDIRECT_-1206901872', u'MULTIEQUAL_-1206901723'), (u'INDIRECT_-1206903535', u'MULTIEQUAL_-1206903257'), (u'STORE_-1206932305', u'INDIRECT_-1206886697'), (u'CALL_-1206938958', u'INDIRECT_-1206913364'), (u'CALL_-1206929032', u'INDIRECT_-1206894941'), (u'MULTIEQUAL_-1206892701', u'MULTIEQUAL_-1206892653'), (u'INDIRECT_-1206897424', u'MULTIEQUAL_-1206899007'), (u'INDIRECT_-1206897098', u'MULTIEQUAL_-1206891888'), (u'CALL_-1206933821', u'INDIRECT_-1206893930'), (u'MULTIEQUAL_-1206901633', u'MULTIEQUAL_-1206901612'), (u'INDIRECT_-1206913435', u'MULTIEQUAL_-1206913045'), (u'INDIRECT_-1206894854', u'MULTIEQUAL_-1206894620'), (u'INDIRECT_-1206895501', u'MULTIEQUAL_-1206895263'), (u'INDIRECT_-1206885281', u'MULTIEQUAL_-1206886799'), (u'LOAD_-1206935993', u'INT_NOTEQUAL_-1206935704'), (u'CALL_-1206925694', u'INDIRECT_-1206894414'), (u'INDIRECT_-1206908773', u'COPY_-1206878531'), (u'INDIRECT_-1206892308', u'MULTIEQUAL_-1206892482'), (u'CALL_-1206930025', u'INDIRECT_-1206887662'), (u'INDIRECT_-1206885846', u'MULTIEQUAL_-1206892941'), (u'INDIRECT_-1206906068', u'MULTIEQUAL_-1206907634'), (u'STORE_-1206928697', u'INDIRECT_-1206891708'), (u'INDIRECT_-1206897877', u'MULTIEQUAL_-1206897489'), (u'MULTIEQUAL_-1206900121', u'MULTIEQUAL_-1206899947'), (u'INDIRECT_-1206890704', u'MULTIEQUAL_-1206892287'), (u'STORE_-1206928588', u'INDIRECT_-1206900461'), (u'CALL_-1206921994', u'INDIRECT_-1206892877'), (u'CALL_-1206933773', u'INDIRECT_-1206904406'), (u'MULTIEQUAL_-1206906190', u'MULTIEQUAL_-1206906119'), (u'INDIRECT_-1206910281', u'MULTIEQUAL_-1206914361'), (u'CALL_-1206938656', u'INDIRECT_-1206907948'), (u'MULTIEQUAL_-1206910168', u'MULTIEQUAL_-1206910033'), (u'MULTIEQUAL_-1206901004', u'MULTIEQUAL_-1206901028'), (u'CALL_-1206928150', u'INDIRECT_-1206893727'), (u'CALL_-1206929296', u'INDIRECT_-1206891616'), (u'STORE_-1206928518', u'INDIRECT_-1206893699'), (u'CALL_-1206928382', u'INDIRECT_-1206904401'), (u'CAST_-1206874393', u'STORE_-1206930828'), (u'CALL_-1206927017', u'INDIRECT_-1206897294'), ('const-0', u'INT_EQUAL_-1206921755'), (u'INDIRECT_-1206896003', u'MULTIEQUAL_-1206896950'), (u'MULTIEQUAL_-1206909501', u'MULTIEQUAL_-1206909453'), (u'INDIRECT_-1206893984', u'MULTIEQUAL_-1206893911'), (u'INDIRECT_-1206882796', u'MULTIEQUAL_-1206882860'), (u'STORE_-1206933958', u'INDIRECT_-1206900646'), (u'CALL_-1206928150', u'INDIRECT_-1206898767'), (u'INDIRECT_-1206908012', u'COPY_-1206879549'), (u'CALL_-1206921308', u'INDIRECT_-1206903046'), (u'STORE_-1206927241', u'INDIRECT_-1206885747'), (u'CALLIND_-1206921388', u'INDIRECT_-1206904621'), (u'INDIRECT_-1206904834', u'MULTIEQUAL_-1206904633'), (u'INDIRECT_-1206908698', u'MULTIEQUAL_-1206908611'), (u'INDIRECT_-1206876432', u'MULTIEQUAL_-1206876119'), ('tmp_2871', u'CBRANCH_-1206937458'), (u'INDIRECT_-1206908671', u'MULTIEQUAL_-1206880940'), (u'CALL_-1206934018', u'INDIRECT_-1206904968'), (u'CALL_-1206928621', u'INDIRECT_-1206891106'), (u'CALL_-1206929489', u'INDIRECT_-1206902157'), (u'STORE_-1206937788', u'INDIRECT_-1206902408'), (u'INDIRECT_-1206899361', u'MULTIEQUAL_-1206903441'), (u'INDIRECT_-1206906147', u'MULTIEQUAL_-1206907870'), (u'INDIRECT_-1206896173', u'COPY_-1206878501'), (u'CALL_-1206924677', u'INDIRECT_-1206893419'), (u'CALLIND_-1206921856', u'INDIRECT_-1206874854'), (u'INDIRECT_-1206885998', u'MULTIEQUAL_-1206885367'), (u'CALLIND_-1206921884', u'INDIRECT_-1206893692'), (u'MULTIEQUAL_-1206890349', u'MULTIEQUAL_-1206890330'), (u'STORE_-1206921743', u'INDIRECT_-1206884113'), (u'CALL_-1206938958', u'INDIRECT_-1206894464'), (u'MULTIEQUAL_-1206906001', u'MULTIEQUAL_-1206908711'), (u'MULTIEQUAL_-1206874129', u'MULTIEQUAL_-1206905474'), (u'CALL_-1206932271', u'INDIRECT_-1206905413'), (u'INDIRECT_-1206891627', u'MULTIEQUAL_-1206891229'), (u'MULTIEQUAL_-1206891446', u'MULTIEQUAL_-1206892241'), (u'INDIRECT_-1206890198', u'MULTIEQUAL_-1206889567'), ('const-16', u'PTRSUB_-1206881225'), (u'INDIRECT_-1206876639', u'MULTIEQUAL_-1206877317'), (u'INDIRECT_-1206909377', u'MULTIEQUAL_-1206912071'), (u'PTRSUB_-1206881375', u'CAST_-1206878410'), (u'CALLIND_-1206921359', u'INDIRECT_-1206897465'), (u'MULTIEQUAL_-1206884858', u'MULTIEQUAL_-1206884801'), (u'INDIRECT_-1206901634', u'COPY_-1206878815'), (u'CALL_-1206934835', u'INDIRECT_-1206901071'), (u'CALL_-1206937824', u'INDIRECT_-1206896325'), (u'INDIRECT_-1206899352', u'MULTIEQUAL_-1206900889'), (u'CALL_-1206925460', u'INDIRECT_-1206891615'), (u'STORE_-1206928627', u'INDIRECT_-1206913086'), (u'INDIRECT_-1206897322', u'COPY_-1206879286'), (u'INDIRECT_-1206892840', u'COPY_-1206878612'), (u'CALL_-1206922584', u'INDIRECT_-1206904339'), (u'INDIRECT_-1206907940', u'MULTIEQUAL_-1206907824'), (u'INDIRECT_-1206876810', u'MULTIEQUAL_-1206876540'), (u'CALLIND_-1206921856', u'INDIRECT_-1206900396'), (u'CALL_-1206932860', u'INDIRECT_-1206913615'), (u'STORE_-1206930340', u'INDIRECT_-1206891382'), (u'INDIRECT_-1206901377', u'MULTIEQUAL_-1206901954'), (u'CALL_-1206929202', u'INDIRECT_-1206894504'), (u'CALL_-1206927017', u'INDIRECT_-1206885114'), (u'CALL_-1206926019', u'INDIRECT_-1206898799'), (u'CALL_-1206939005', u'INDIRECT_-1206884071'), (u'INDIRECT_-1206903443', u'MULTIEQUAL_-1206904109'), (u'MULTIEQUAL_-1206880954', u'MULTIEQUAL_-1206880216'), (u'CALL_-1206936110', u'INDIRECT_-1206903234'), (u'MULTIEQUAL_-1206910268', u'MULTIEQUAL_-1206907261'), (u'CALL_-1206929324', u'INDIRECT_-1206902130'), (u'CALL_-1206921844', u'INDIRECT_-1206883417'), (u'CALL_-1206926003', u'INDIRECT_-1206877278'), (u'CALL_-1206937302', u'INDIRECT_-1206896770'), (u'CALL_-1206931701', u'INDIRECT_-1206900401'), (u'MULTIEQUAL_-1206889766', u'MULTIEQUAL_-1206890561'), (u'MULTIEQUAL_-1206894859', u'MULTIEQUAL_-1206894859'), (u'INDIRECT_-1206899615', u'COPY_-1206878390'), (u'INDIRECT_-1206901237', u'MULTIEQUAL_-1206900849'), (u'CALL_-1206930086', u'INDIRECT_-1206891885'), (u'CALL_-1206928152', u'INDIRECT_-1206894171'), (u'CALL_-1206932954', u'INDIRECT_-1206890999'), (u'CALL_-1206929489', u'INDIRECT_-1206902997'), (u'CALL_-1206929145', u'INDIRECT_-1206889546'), (u'CALL_-1206938900', u'INDIRECT_-1206902414'), (u'INDIRECT_-1206911933', u'MULTIEQUAL_-1206911428'), (u'CALL_-1206928601', u'INDIRECT_-1206905243'), (u'CALL_-1206934081', u'INDIRECT_-1206892828'), (u'INDIRECT_-1206887385', u'MULTIEQUAL_-1206887480'), (u'CALL_-1206928667', u'INDIRECT_-1206912840'), (u'INDIRECT_-1206916879', u'MULTIEQUAL_-1206916565'), (u'CALL_-1206929071', u'INDIRECT_-1206913559'), (u'CALL_-1206931595', u'INDIRECT_-1206898694'), (u'INDIRECT_-1206902249', u'COPY_-1206880001'), (u'MULTIEQUAL_-1206911457', u'MULTIEQUAL_-1206880948'), (u'CALL_-1206924661', u'INDIRECT_-1206896346'), (u'CALL_-1206928331', u'INDIRECT_-1206907313'), (u'INDIRECT_-1206913553', u'MULTIEQUAL_-1206913394'), (u'CALL_-1206935766', u'INDIRECT_-1206897966'), ('const-0', u'COPY_-1206925612'), (u'STORE_-1206930329', u'INDIRECT_-1206907600'), (u'INDIRECT_-1206898457', u'MULTIEQUAL_-1206901151'), (u'INDIRECT_-1206895857', u'MULTIEQUAL_-1206896477'), (u'INDIRECT_-1206904918', u'MULTIEQUAL_-1206904763'), (u'INDIRECT_-1206901180', u'MULTIEQUAL_-1206902839'), (u'INDIRECT_-1206897106', u'MULTIEQUAL_-1206896914'), (u'CALL_-1206924612', u'INDIRECT_-1206876415'), (u'STORE_-1206928622', u'INDIRECT_-1206902324'), (u'STORE_-1206930846', u'INDIRECT_-1206907627'), (u'CALL_-1206921320', u'INDIRECT_-1206888676'), (u'MULTIEQUAL_-1206878052', u'MULTIEQUAL_-1206882306'), (u'CALL_-1206936047', u'INDIRECT_-1206903615'), ('tmp_24503', u'BRANCH_-1206928687'), (u'INDIRECT_-1206904238', u'MULTIEQUAL_-1206899028'), (u'CALL_-1206939039', u'INDIRECT_-1206906272'), (u'CALL_-1206929202', u'INDIRECT_-1206876942'), (u'CALL_-1206935851', u'INDIRECT_-1206890464'), (u'INDIRECT_-1206904331', u'MULTIEQUAL_-1206876059'), (u'CALLIND_-1206938263', u'INDIRECT_-1206902882'), (u'INDIRECT_-1206889626', u'MULTIEQUAL_-1206891065'), (u'CALL_-1206928772', u'CALL_-1206928690'), (u'INDIRECT_-1206904108', u'MULTIEQUAL_-1206903952'), (u'MULTIEQUAL_-1206909088', u'MULTIEQUAL_-1206910575'), (u'CALL_-1206932827', u'INDIRECT_-1206902252'), (u'CALLIND_-1206921999', u'INDIRECT_-1206890809'), (u'MULTIEQUAL_-1206909545', u'MULTIEQUAL_-1206909539'), (u'CALL_-1206929489', u'INDIRECT_-1206904677'), (u'STORE_-1206928446', u'INDIRECT_-1206911297'), (u'MULTIEQUAL_-1206888361', u'MULTIEQUAL_-1206891071'), (u'CALL_-1206927316', u'INDIRECT_-1206902683'), (u'STORE_-1206925479', u'INDIRECT_-1206896578'), (u'INDIRECT_-1206912831', u'MULTIEQUAL_-1206913697'), (u'MULTIEQUAL_-1206909678', u'CALLIND_-1206921999'), (u'INDIRECT_-1206888682', u'MULTIEQUAL_-1206893245'), (u'CALL_-1206921431', u'INDIRECT_-1206895973'), (u'CALL_-1206938694', u'INDIRECT_-1206899151'), (u'MULTIEQUAL_-1206893430', u'MULTIEQUAL_-1206893405'), (u'CALL_-1206928667', u'INDIRECT_-1206906540'), (u'CALL_-1206928474', u'INDIRECT_-1206886028'), (u'INDIRECT_-1206885419', u'MULTIEQUAL_-1206886459'), (u'MULTIEQUAL_-1206915463', u'STORE_-1206927241'), (u'INDIRECT_-1206898778', u'MULTIEQUAL_-1206893568'), (u'CALL_-1206924677', u'INDIRECT_-1206913484'), (u'CALL_-1206921994', u'INDIRECT_-1206885737'), (u'CALL_-1206929830', u'INDIRECT_-1206903282'), (u'CALL_-1206929621', u'INDIRECT_-1206893379'), (u'CALL_-1206927405', u'INDIRECT_-1206888029'), (u'MULTIEQUAL_-1206905535', u'MULTIEQUAL_-1206905485'), (u'CAST_-1206869687', u'MULTIEQUAL_-1206911868'), (u'MULTIEQUAL_-1206908247', u'MULTIEQUAL_-1206908233'), (u'CAST_-1206874398', u'MULTIEQUAL_-1206915239'), (u'INT_EQUAL_-1206937545', u'CBRANCH_-1206937544'), (u'INDIRECT_-1206894087', u'MULTIEQUAL_-1206895279'), (u'INDIRECT_-1206897614', u'MULTIEQUAL_-1206905961'), (u'CALL_-1206930476', u'INDIRECT_-1206892787'), (u'STORE_-1206934385', u'INDIRECT_-1206902995'), ('const-433', u'LOAD_-1206928276'), (u'INDIRECT_-1206911218', u'MULTIEQUAL_-1206911063'), (u'INDIRECT_-1206902641', u'MULTIEQUAL_-1206874123'), (u'INDIRECT_-1206894357', u'MULTIEQUAL_-1206893950'), (u'MULTIEQUAL_-1206883478', u'MULTIEQUAL_-1206878052'), (u'CALL_-1206936110', u'INDIRECT_-1206910374'), (u'INDIRECT_-1206890594', u'MULTIEQUAL_-1206874101'), (u'INDIRECT_-1206873967', u'MULTIEQUAL_-1206875878'), (u'MULTIEQUAL_-1206894712', u'COPY_-1206879044'), (u'STORE_-1206933118', u'INDIRECT_-1206904820'), (u'INT_LESSEQUAL_-1206921606', u'CBRANCH_-1206921603'), (u'CALL_-1206938310', u'INDIRECT_-1206896617'), (u'STORE_-1206925381', u'INDIRECT_-1206890222'), ('const-7', u'INT_AND_-1206916411'), (u'INDIRECT_-1206897606', u'MULTIEQUAL_-1206899045'), (u'INDIRECT_-1206894586', u'MULTIEQUAL_-1206894394'), (u'MULTIEQUAL_-1206895374', u'MULTIEQUAL_-1206897785'), (u'STORE_-1206924909', u'INDIRECT_-1206889043'), (u'CALL_-1206928291', u'INDIRECT_-1206898048'), (u'STORE_-1206930340', u'INDIRECT_-1206899208'), (u'INDIRECT_-1206882858', u'MULTIEQUAL_-1206883607'), (u'PTRSUB_-1206875876', u'LOAD_-1206928261'), (u'MULTIEQUAL_-1206899479', u'MULTIEQUAL_-1206899459'), (u'INDIRECT_-1206895273', u'MULTIEQUAL_-1206894869'), (u'CALLIND_-1206924365', u'INDIRECT_-1206904633'), (u'CALL_-1206921994', u'INDIRECT_-1206888257'), (u'INDIRECT_-1206899239', u'MULTIEQUAL_-1206899019'), (u'STORE_-1206934224', u'INDIRECT_-1206905420'), (u'CALL_-1206936019', u'INDIRECT_-1206882513'), (u'INDIRECT_-1206895300', u'MULTIEQUAL_-1206896959'), (u'CALL_-1206927405', u'INDIRECT_-1206890549'), (u'CALLIND_-1206931354', u'INDIRECT_-1206901168'), (u'CALL_-1206930407', u'INDIRECT_-1206908286'), (u'STORE_-1206921525', u'INDIRECT_-1206889887'), (u'CALL_-1206938036', u'INDIRECT_-1206894333'), ('const-20', u'PTRSUB_-1206881340'), ('const-4294967294', u'INT_AND_-1206930258'), (u'CAST_-1206875333', u'PTRSUB_-1206875100'), (u'INDIRECT_-1206911058', u'MULTIEQUAL_-1206910797'), (u'INDIRECT_-1206908715', u'MULTIEQUAL_-1206876812'), ('const-8', u'PTRADD_-1206873282'), (u'CALL_-1206928257', u'INDIRECT_-1206902228'), (u'CALL_-1206930407', u'INDIRECT_-1206907446'), (u'STORE_-1206934385', u'INDIRECT_-1206898795'), (u'CALL_-1206921954', u'INDIRECT_-1206891174'), (u'INDIRECT_-1206888114', u'MULTIEQUAL_-1206887737'), (u'INDIRECT_-1206892378', u'MULTIEQUAL_-1206893368'), (u'INDIRECT_-1206894408', u'MULTIEQUAL_-1206894582'), (u'CALL_-1206937186', u'INDIRECT_-1206904671'), (u'INDIRECT_-1206907845', u'MULTIEQUAL_-1206907826'), (u'INDIRECT_-1206894951', u'MULTIEQUAL_-1206894753'), (u'CALL_-1206934274', u'INDIRECT_-1206893359'), (u'CALL_-1206929032', u'INDIRECT_-1206885701'), (u'CALL_-1206928155', u'INDIRECT_-1206907814'), (u'CALL_-1206928194', u'INDIRECT_-1206904666'), (u'INDIRECT_-1206895479', u'COPY_-1206880321'), (u'MULTIEQUAL_-1206907322', u'COPY_-1206875380'), (u'CALL_-1206928155', u'INDIRECT_-1206903614'), (u'INDIRECT_-1206914873', u'MULTIEQUAL_-1206913122'), (u'INDIRECT_-1206886883', u'MULTIEQUAL_-1206888638'), (u'INDIRECT_-1206901003', u'MULTIEQUAL_-1206900854'), (u'CALL_-1206931773', u'INDIRECT_-1206910650'), (u'INDIRECT_-1206896777', u'MULTIEQUAL_-1206899471'), (u'MULTIEQUAL_-1206909873', u'MULTIEQUAL_-1206909785'), (u'CALL_-1206930927', u'INDIRECT_-1206897491'), (u'CALL_-1206934888', u'INDIRECT_-1206895630'), (u'CALL_-1206921844', u'INDIRECT_-1206893077'), (u'CALL_-1206925432', u'INDIRECT_-1206883621'), (u'CALL_-1206922316', u'INDIRECT_-1206894716'), (u'INDIRECT_-1206908675', u'MULTIEQUAL_-1206908057'), (u'INDIRECT_-1206898092', u'MULTIEQUAL_-1206897943'), (u'INDIRECT_-1206880376', u'MULTIEQUAL_-1206880754'), (u'MULTIEQUAL_-1206898953', u'MULTIEQUAL_-1206898865'), (u'COPY_-1206873363', u'MULTIEQUAL_-1206916234'), (u'STORE_-1206925416', u'INDIRECT_-1206902843'), (u'CALLIND_-1206925019', u'INDIRECT_-1206902424'), (u'MULTIEQUAL_-1206891813', u'MULTIEQUAL_-1206891725'), (u'CALL_-1206928621', u'INDIRECT_-1206885226'), (u'CALL_-1206927297', u'INDIRECT_-1206889649'), (u'CAST_-1206870098', u'COPY_-1206870382'), (u'MULTIEQUAL_-1206903993', u'MULTIEQUAL_-1206903292'), (u'INDIRECT_-1206879813', u'MULTIEQUAL_-1206876756'), (u'INDIRECT_-1206902918', u'MULTIEQUAL_-1206902830'), (u'MULTIEQUAL_-1206878082', u'COPY_-1206876386'), (u'MULTIEQUAL_-1206895867', u'MULTIEQUAL_-1206896250'), (u'COPY_-1206871948', u'CALL_-1206921308'), (u'CALL_-1206938342', u'INDIRECT_-1206904195'), (u'STORE_-1206928320', u'INDIRECT_-1206898167'), (u'INDIRECT_-1206907078', u'MULTIEQUAL_-1206908068'), (u'INDIRECT_-1206897800', u'MULTIEQUAL_-1206897529'), (u'CALL_-1206928281', u'INDIRECT_-1206897205'), (u'INDIRECT_-1206904765', u'MULTIEQUAL_-1206908901'), (u'CALL_-1206933125', u'INDIRECT_-1206896074'), (u'INDIRECT_-1206905228', u'MULTIEQUAL_-1206905874'), (u'CALL_-1206928382', u'INDIRECT_-1206904821'), (u'CALL_-1206928518', u'INDIRECT_-1206904947'), (u'INDIRECT_-1206884410', u'MULTIEQUAL_-1206884096'), (u'CALL_-1206926116', u'INDIRECT_-1206890495'), (u'CALL_-1206921308', u'INDIRECT_-1206902626'), (u'INT_NOTEQUAL_-1206928487', u'CBRANCH_-1206928485'), (u'STORE_-1206928627', u'INDIRECT_-1206909306'), (u'CALL_-1206926116', u'INDIRECT_-1206895115'), (u'STORE_-1206930340', u'INDIRECT_-1206903982'), (u'INDIRECT_-1206899733', u'MULTIEQUAL_-1206899574'), ('tmp_25370', u'PTRSUB_-1206873315'), (u'INDIRECT_-1206899812', u'MULTIEQUAL_-1206899654'), (u'STORE_-1206937765', u'INDIRECT_-1206895258'), (u'MULTIEQUAL_-1206905610', u'INT_SEXT_-1206933161'), (u'CALL_-1206930105', u'INDIRECT_-1206905995'), (u'CALL_-1206939005', u'INDIRECT_-1206907093'), (u'CALL_-1206930457', u'INDIRECT_-1206897141'), (u'INDIRECT_-1206904759', u'MULTIEQUAL_-1206906278'), (u'MULTIEQUAL_-1206889230', u'MULTIEQUAL_-1206888592'), (u'CALL_-1206935821', u'INDIRECT_-1206901360'), (u'INDIRECT_-1206889955', u'MULTIEQUAL_-1206889710'), (u'INDIRECT_-1206909212', u'MULTIEQUAL_-1206908585'), (u'CALL_-1206934081', u'INDIRECT_-1206881737'), (u'INDIRECT_-1206897479', u'MULTIEQUAL_-1206897377'), (u'CALL_-1206928108', u'INDIRECT_-1206890792'), (u'INDIRECT_-1206911725', u'MULTIEQUAL_-1206914397'), (u'CALL_-1206922584', u'INDIRECT_-1206884599'), (u'MULTIEQUAL_-1206880938', u'MULTIEQUAL_-1206880200'), (u'CALLIND_-1206925046', u'INDIRECT_-1206903280'), (u'INDIRECT_-1206905618', u'MULTIEQUAL_-1206880935'), (u'CALL_-1206932954', u'INDIRECT_-1206900659'), (u'INDIRECT_-1206902525', u'MULTIEQUAL_-1206902489'), (u'CALL_-1206928644', u'INDIRECT_-1206887257'), (u'CALL_-1206921832', u'INDIRECT_-1206897860'), (u'MULTIEQUAL_-1206903952', u'COPY_-1206879066'), (u'CALL_-1206938421', u'INDIRECT_-1206908018'), (u'CALL_-1206930086', u'INDIRECT_-1206909525'), (u'STORE_-1206922815', u'INDIRECT_-1206893269'), (u'CALL_-1206929145', u'INDIRECT_-1206904666'), (u'CALL_-1206931595', u'INDIRECT_-1206907514'), (u'MULTIEQUAL_-1206878151', u'MULTIEQUAL_-1206878945'), (u'MULTIEQUAL_-1206914355', u'MULTIEQUAL_-1206914305'), (u'CALLIND_-1206922663', u'INDIRECT_-1206902465'), (u'INDIRECT_-1206897314', u'MULTIEQUAL_-1206874117'), (u'COPY_-1206928872', u'MULTIEQUAL_-1206920289'), ('tmp_25370', u'PTRSUB_-1206872771'), (u'STORE_-1206925221', u'INDIRECT_-1206901905'), (u'INDIRECT_-1206890039', u'MULTIEQUAL_-1206891079'), (u'CALLIND_-1206931354', u'INDIRECT_-1206891928'), (u'CALL_-1206930927', u'INDIRECT_-1206917556'), (u'CALL_-1206935766', u'INDIRECT_-1206903846'), (u'STORE_-1206933958', u'INDIRECT_-1206902746'), (u'CALL_-1206922316', u'INDIRECT_-1206903956'), (u'STORE_-1206921852', u'INDIRECT_-1206901817'), (u'INDIRECT_-1206891116', u'MULTIEQUAL_-1206891028'), (u'CALL_-1206936019', u'INDIRECT_-1206894781'), ('tmp_20703', u'CBRANCH_-1206921775'), (u'CALL_-1206937186', u'INDIRECT_-1206882909'), (u'MULTIEQUAL_-1206901893', u'MULTIEQUAL_-1206901805'), (u'INDIRECT_-1206896477', u'MULTIEQUAL_-1206896618'), (u'INDIRECT_-1206903505', u'MULTIEQUAL_-1206907641'), (u'INDIRECT_-1206890765', u'MULTIEQUAL_-1206890729'), (u'CALL_-1206929902', u'INDIRECT_-1206909206'), (u'CALLIND_-1206929135', u'INDIRECT_-1206897638'), (u'STORE_-1206933118', u'INDIRECT_-1206909860'), (u'CALL_-1206928271', u'INDIRECT_-1206907257'), (u'INDIRECT_-1206907582', u'MULTIEQUAL_-1206912145'), (u'MULTIEQUAL_-1206889764', u'MULTIEQUAL_-1206889116'), (u'INDIRECT_-1206891158', u'MULTIEQUAL_-1206891060'), ('tmp_25371', u'PTRSUB_-1206881364'), (u'INDIRECT_-1206902693', u'MULTIEQUAL_-1206902188'), (u'STORE_-1206921852', u'INDIRECT_-1206884597'), (u'CALL_-1206938772', u'INDIRECT_-1206912848'), (u'MULTIEQUAL_-1206901576', u'MULTIEQUAL_-1206901570'), (u'INDIRECT_-1206898287', u'MULTIEQUAL_-1206899479'), (u'STORE_-1206930329', u'INDIRECT_-1206896260'), (u'CALL_-1206938772', u'INDIRECT_-1206893528'), (u'STORE_-1206928662', u'INDIRECT_-1206910167'), (u'INDIRECT_-1206903624', u'MULTIEQUAL_-1206903477'), (u'INDIRECT_-1206898614', u'MULTIEQUAL_-1206898237'), (u'CALL_-1206932827', u'INDIRECT_-1206907712'), (u'INDIRECT_-1206888563', u'MULTIEQUAL_-1206890318'), (u'SUBPIECE_-1206915159', u'INT_SUB_-1206923141'), (u'CALLIND_-1206938189', u'INDIRECT_-1206896113'), (u'CAST_-1206870821', u'CALL_-1206928108'), (u'INDIRECT_-1206899565', u'MULTIEQUAL_-1206899660'), (u'MULTIEQUAL_-1206902419', u'MULTIEQUAL_-1206902073'), (u'CALLIND_-1206921412', u'INDIRECT_-1206884946'), (u'INDIRECT_-1206901013', u'MULTIEQUAL_-1206900508'), ('const-0', u'INT_NOTEQUAL_-1206933426'), (u'MULTIEQUAL_-1206902534', u'CAST_-1206874728'), (u'MULTIEQUAL_-1206913320', u'MULTIEQUAL_-1206913307'), (u'CALL_-1206934460', u'INDIRECT_-1206895161'), (u'CALLIND_-1206921388', u'INDIRECT_-1206902941'), (u'CALL_-1206921954', u'INDIRECT_-1206899154'), (u'MULTIEQUAL_-1206895279', u'MULTIEQUAL_-1206895259'), (u'INDIRECT_-1206897002', u'MULTIEQUAL_-1206896825'), (u'INDIRECT_-1206899659', u'MULTIEQUAL_-1206899298'), (u'STORE_-1206921852', u'INDIRECT_-1206886277'), (u'CALL_-1206924756', u'INDIRECT_-1206891364'), (u'STORE_-1206928622', u'INDIRECT_-1206906104'), (u'INDIRECT_-1206900921', u'MULTIEQUAL_-1206900730'), (u'COPY_-1206869147', u'MULTIEQUAL_-1206909707'), (u'CALLIND_-1206929135', u'INDIRECT_-1206894278'), (u'MULTIEQUAL_-1206901689', u'MULTIEQUAL_-1206901670'), (u'MULTIEQUAL_-1206889958', u'MULTIEQUAL_-1206889929'), (u'MULTIEQUAL_-1206888453', u'MULTIEQUAL_-1206888365'), (u'CALL_-1206929902', u'INDIRECT_-1206894086'), (u'MULTIEQUAL_-1206903670', u'MULTIEQUAL_-1206904421'), (u'CALLIND_-1206921412', u'INDIRECT_-1206892926'), (u'MULTIEQUAL_-1206910816', u'MULTIEQUAL_-1206910810'), ('tmp_15389', u'BRANCH_-1206928136'), (u'CALL_-1206933711', u'INDIRECT_-1206904783'), (u'MULTIEQUAL_-1206876018', u'MULTIEQUAL_-1206875900'), (u'CALL_-1206928155', u'INDIRECT_-1206910520'), (u'STORE_-1206928320', u'INDIRECT_-1206897747'), (u'CALL_-1206927063', u'INDIRECT_-1206898574'), (u'PTRSUB_-1206880724', u'LOAD_-1206938019'), (u'MULTIEQUAL_-1206880185', u'PTRSUB_-1206880486'), (u'INDIRECT_-1206895840', u'MULTIEQUAL_-1206896769'), (u'MULTIEQUAL_-1206891448', u'MULTIEQUAL_-1206892935'), (u'CALL_-1206929320', u'INDIRECT_-1206886157'), (u'INDIRECT_-1206892632', u'MULTIEQUAL_-1206892454'), (u'INDIRECT_-1206904583', u'MULTIEQUAL_-1206904488'), (u'MULTIEQUAL_-1206901517', u'COPY_-1206901640'), (u'CALL_-1206934991', u'INDIRECT_-1206905104'), (u'CALL_-1206924704', u'INDIRECT_-1206894280'), (u'CALL_-1206929145', u'INDIRECT_-1206903826'), (u'CALL_-1206930457', u'INDIRECT_-1206907641'), ('const-0', u'INT_NOTEQUAL_-1206877050'), (u'MULTIEQUAL_-1206902357', u'COPY_-1206902480'), (u'CALL_-1206934018', u'INDIRECT_-1206905388'), (u'STORE_-1206934385', u'INDIRECT_-1206898375'), (u'CALLIND_-1206921884', u'INDIRECT_-1206891592'), (u'STORE_-1206921743', u'INDIRECT_-1206892093'), (u'INDIRECT_-1206898523', u'MULTIEQUAL_-1206899470'), (u'MULTIEQUAL_-1206880956', u'MULTIEQUAL_-1206880218'), (u'CALL_-1206934081', u'INDIRECT_-1206905848'), (u'CALL_-1206930506', u'INDIRECT_-1206901211'), ('const-5', u'CALL_-1206927360'), (u'INDIRECT_-1206899849', u'MULTIEQUAL_-1206901139'), (u'INDIRECT_-1206899100', u'MULTIEQUAL_-1206899001'), (u'INDIRECT_-1206901452', u'MULTIEQUAL_-1206902989'), (u'CALL_-1206928281', u'INT_NOTEQUAL_-1206928266'), (u'CALL_-1206931337', u'INDIRECT_-1206898970'), (u'INDIRECT_-1206888220', u'COPY_-1206878601'), (u'MULTIEQUAL_-1206886205', u'MULTIEQUAL_-1206886185'), (u'INDIRECT_-1206913851', u'MULTIEQUAL_-1206913653'), (u'STORE_-1206928553', u'INDIRECT_-1206898340'), (u'MULTIEQUAL_-1206890133', u'MULTIEQUAL_-1206890045'), (u'INDIRECT_-1206897923', u'MULTIEQUAL_-1206897878'), (u'STORE_-1206932486', u'INDIRECT_-1206897087'), (u'INDIRECT_-1206893727', u'MULTIEQUAL_-1206893329'), (u'CALL_-1206921994', u'INDIRECT_-1206885317'), (u'CALL_-1206931183', u'INDIRECT_-1206905363'), (u'MULTIEQUAL_-1206903571', u'MULTIEQUAL_-1206904510'), (u'CALL_-1206921361', u'INDIRECT_-1206903914'), (u'CALLIND_-1206921359', u'INDIRECT_-1206894105'), (u'INDIRECT_-1206906193', u'MULTIEQUAL_-1206905789'), (u'INDIRECT_-1206879901', u'MULTIEQUAL_-1206879810'), (u'MULTIEQUAL_-1206913392', u'PTRADD_-1206922758'), (u'STORE_-1206924909', u'INDIRECT_-1206891983'), (u'STORE_-1206921864', u'INDIRECT_-1206886287'), (u'MULTIEQUAL_-1206900725', u'MULTIEQUAL_-1206900719'), (u'INDIRECT_-1206903441', u'MULTIEQUAL_-1206904050'), (u'CALL_-1206926003', u'INDIRECT_-1206900046'), (u'INDIRECT_-1206891544', u'MULTIEQUAL_-1206893127'), (u'INDIRECT_-1206909160', u'MULTIEQUAL_-1206910819'), (u'INT_ADD_-1206925315', u'PTRADD_-1206925198'), (u'CALL_-1206932954', u'INDIRECT_-1206913679'), (u'CALL_-1206930556', u'INDIRECT_-1206903594'), (u'MULTIEQUAL_-1206903627', u'MULTIEQUAL_-1206903570'), (u'INT_EQUAL_-1206925137', u'CBRANCH_-1206925136'), (u'INDIRECT_-1206916981', u'MULTIEQUAL_-1206916681'), ('tmp_2316', u'CBRANCH_-1206937901'), (u'MULTIEQUAL_-1206888369', u'MULTIEQUAL_-1206887703'), (u'INDIRECT_-1206909701', u'MULTIEQUAL_-1206909592'), (u'MULTIEQUAL_-1206899386', u'MULTIEQUAL_-1206899289'), (u'INDIRECT_-1206899386', u'MULTIEQUAL_-1206899289'), (u'CALLIND_-1206924378', u'INDIRECT_-1206892821'), (u'STORE_-1206928446', u'INDIRECT_-1206900797'), (u'MULTIEQUAL_-1206897914', u'MULTIEQUAL_-1206897840'), (u'CALL_-1206930457', u'INDIRECT_-1206896721'), (u'MULTIEQUAL_-1206890237', u'MULTIEQUAL_-1206890220'), (u'MULTIEQUAL_-1206887101', u'MULTIEQUAL_-1206889811'), (u'INDIRECT_-1206898660', u'MULTIEQUAL_-1206900327'), (u'CALL_-1206921431', u'INDIRECT_-1206885473'), (u'CALL_-1206921134', u'INDIRECT_-1206890740'), (u'MULTIEQUAL_-1206896061', u'MULTIEQUAL_-1206896013'), (u'MULTIEQUAL_-1206901948', u'MULTIEQUAL_-1206903435'), (u'MULTIEQUAL_-1206916107', u'INT_EQUAL_-1206927226'), (u'INDIRECT_-1206883270', u'MULTIEQUAL_-1206880895'), (u'CALLIND_-1206938263', u'CALL_-1206938232'), (u'CALL_-1206922584', u'INDIRECT_-1206900559'), (u'CALL_-1206930927', u'INDIRECT_-1206897071'), (u'INDIRECT_-1206898049', u'COPY_-1206879991'), ('const-8', u'PTRADD_-1206872489'), (u'INDIRECT_-1206897901', u'MULTIEQUAL_-1206899558'), (u'MULTIEQUAL_-1206889621', u'MULTIEQUAL_-1206889513'), (u'CALL_-1206930274', u'INDIRECT_-1206901066'), (u'INDIRECT_-1206900262', u'COPY_-1206879293'), (u'INDIRECT_-1206888511', u'MULTIEQUAL_-1206888371'), (u'CALL_-1206937983', u'INDIRECT_-1206914049'), (u'CALL_-1206928629', u'INDIRECT_-1206903997'), (u'INDIRECT_-1206907160', u'MULTIEQUAL_-1206907056'), (u'CALL_-1206928647', u'INDIRECT_-1206903280'), (u'INDIRECT_-1206913478', u'MULTIEQUAL_-1206908268'), (u'MULTIEQUAL_-1206902221', u'MULTIEQUAL_-1206902047'), (u'MULTIEQUAL_-1206887047', u'MULTIEQUAL_-1206887430'), (u'INT_EQUAL_-1206923775', u'BOOL_OR_-1206907094'), (u'INDIRECT_-1206880453', u'MULTIEQUAL_-1206880926'), (u'INDIRECT_-1206896328', u'MULTIEQUAL_-1206896210'), (u'INDIRECT_-1206894540', u'MULTIEQUAL_-1206894241'), (u'STORE_-1206928320', u'INDIRECT_-1206887247'), (u'INDIRECT_-1206908928', u'MULTIEQUAL_-1206908810'), (u'STORE_-1206930175', u'INDIRECT_-1206908106'), (u'INDIRECT_-1206905113', u'MULTIEQUAL_-1206906199'), (u'INDIRECT_-1206906775', u'MULTIEQUAL_-1206906667'), (u'CALL_-1206921832', u'INDIRECT_-1206897440'), (u'CALLIND_-1206922636', u'INDIRECT_-1206894889'), (u'COPY_-1206880018', u'RETURN_-1206879951'), (u'INDIRECT_-1206889358', u'MULTIEQUAL_-1206888727'), (u'INDIRECT_-1206905871', u'MULTIEQUAL_-1206905673'), (u'LOAD_-1206937791', u'INT_OR_-1206937764'), (u'MULTIEQUAL_-1206902221', u'MULTIEQUAL_-1206904931'), (u'PTRSUB_-1206874209', u'LOAD_-1206929294'), (u'CALL_-1206933962', u'INDIRECT_-1206897374'), (u'STORE_-1206921525', u'INDIRECT_-1206884427'), (u'CALL_-1206931773', u'INDIRECT_-1206899730'), (u'LOAD_-1206938199', u'CALLIND_-1206938189'), (u'INDIRECT_-1206910862', u'MULTIEQUAL_-1206910685'), ('const-0', u'SUBPIECE_-1206914335'), (u'STORE_-1206921525', u'INDIRECT_-1206902487'), (u'INDIRECT_-1206897694', u'MULTIEQUAL_-1206897198'), (u'CALL_-1206922584', u'INDIRECT_-1206890059'), (u'CALL_-1206927405', u'INDIRECT_-1206901889'), (u'STORE_-1206930351', u'INDIRECT_-1206887798'), (u'MULTIEQUAL_-1206907030', u'MULTIEQUAL_-1206906959'), (u'CALLIND_-1206938189', u'INDIRECT_-1206900733'), (u'MULTIEQUAL_-1206898861', u'MULTIEQUAL_-1206898753'), (u'MULTIEQUAL_-1206888081', u'MULTIEQUAL_-1206888033'), (u'MULTIEQUAL_-1206895224', u'MULTIEQUAL_-1206894576'), (u'MULTIEQUAL_-1206880161', u'MULTIEQUAL_-1206891261'), (u'CALL_-1206937875', u'INDIRECT_-1206916696'), (u'MULTIEQUAL_-1206890186', u'MULTIEQUAL_-1206890159'), (u'INDIRECT_-1206886822', u'COPY_-1206879261'), (u'CALL_-1206933821', u'INDIRECT_-1206895190'), ('const-1', u'COPY_-1206930556'), (u'INDIRECT_-1206895400', u'MULTIEQUAL_-1206895296'), (u'INDIRECT_-1206902477', u'MULTIEQUAL_-1206902305'), (u'CALL_-1206928518', u'INDIRECT_-1206885207'), (u'INDIRECT_-1206905547', u'MULTIEQUAL_-1206905432'), (u'CALL_-1206924677', u'INDIRECT_-1206885019'), (u'INDIRECT_-1206901801', u'MULTIEQUAL_-1206902114'), (u'INDIRECT_-1206908516', u'MULTIEQUAL_-1206908241'), (u'MULTIEQUAL_-1206910118', u'MULTIEQUAL_-1206910089'), (u'CALL_-1206927360', u'INDIRECT_-1206909002'), (u'CALL_-1206937302', u'INDIRECT_-1206910210'), (u'CALL_-1206938756', u'INDIRECT_-1206896457'), (u'CALL_-1206924756', u'INDIRECT_-1206903544'), ('tmp_25370', u'CALL_-1206937446'), (u'COPY_-1206879199', u'RETURN_-1206879132'), (u'INDIRECT_-1206914952', u'MULTIEQUAL_-1206914706'), (u'CALL_-1206937302', u'INDIRECT_-1206901390'), (u'COPY_-1206873348', u'MULTIEQUAL_-1206915339'), (u'INDIRECT_-1206898819', u'MULTIEQUAL_-1206876786'), (u'PTRADD_-1206922758', u'COPY_-1206869649'), (u'CALLIND_-1206931354', u'INDIRECT_-1206907888'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871505'), (u'INDIRECT_-1206901379', u'MULTIEQUAL_-1206902419'), (u'CALL_-1206933962', u'INDIRECT_-1206890234'), (u'INDIRECT_-1206895006', u'MULTIEQUAL_-1206901341'), (u'CALL_-1206934274', u'INDIRECT_-1206902179'), (u'COPY_-1206870450', u'MULTIEQUAL_-1206879883'), ('tmp_25370', u'PTRSUB_-1206880982'), (u'CALL_-1206933962', u'INDIRECT_-1206895694'), (u'MULTIEQUAL_-1206879163', u'MULTIEQUAL_-1206878861'), (u'INDIRECT_-1206899294', u'MULTIEQUAL_-1206898878'), (u'INDIRECT_-1206910272', u'MULTIEQUAL_-1206910094'), (u'MULTIEQUAL_-1206904090', u'MULTIEQUAL_-1206904019'), (u'CALL_-1206924612', u'INDIRECT_-1206893723'), (u'STORE_-1206922815', u'INDIRECT_-1206894109'), (u'INDIRECT_-1206897095', u'COPY_-1206878384'), ('tmp_24362', u'BRANCH_-1206928598'), (u'MULTIEQUAL_-1206898531', u'MULTIEQUAL_-1206899470'), (u'INDIRECT_-1206905473', u'MULTIEQUAL_-1206905555'), (u'CALL_-1206930506', u'INDIRECT_-1206878106'), (u'PTRSUB_-1206871900', u'PTRSUB_-1206871898'), (u'MULTIEQUAL_-1206904500', u'MULTIEQUAL_-1206904487'), (u'CALLIND_-1206924365', u'INDIRECT_-1206904213'), (u'INDIRECT_-1206892981', u'MULTIEQUAL_-1206892743'), (u'CALL_-1206922556', u'INDIRECT_-1206892441'), (u'CALL_-1206937430', u'INDIRECT_-1206899648'), (u'MULTIEQUAL_-1206874112', u'MULTIEQUAL_-1206897783'), (u'INDIRECT_-1206897433', u'MULTIEQUAL_-1206901107'), (u'INDIRECT_-1206904321', u'MULTIEQUAL_-1206904634'), (u'INDIRECT_-1206908756', u'MULTIEQUAL_-1206908668'), (u'INDIRECT_-1206894034', u'MULTIEQUAL_-1206893829'), (u'INDIRECT_-1206901707', u'MULTIEQUAL_-1206901309'), (u'CALL_-1206930506', u'INDIRECT_-1206904991'), (u'INDIRECT_-1206888874', u'MULTIEQUAL_-1206888673'), (u'CALLIND_-1206921412', u'INDIRECT_-1206900906'), (u'CALL_-1206924704', u'INDIRECT_-1206901000'), (u'INDIRECT_-1206876120', u'MULTIEQUAL_-1206875952'), (u'INDIRECT_-1206893873', u'MULTIEQUAL_-1206893569'), (u'CALL_-1206934396', u'INDIRECT_-1206903098'), (u'CALL_-1206930636', u'INDIRECT_-1206896496'), (u'CALL_-1206921308', u'INDIRECT_-1206893806'), (u'CALL_-1206938694', u'INDIRECT_-1206899991'), (u'MULTIEQUAL_-1206902180', u'MULTIEQUAL_-1206902165'), (u'CALLIND_-1206921999', u'INDIRECT_-1206875264'), (u'INDIRECT_-1206888859', u'MULTIEQUAL_-1206891449'), (u'CALL_-1206934888', u'INDIRECT_-1206911170'), (u'CALL_-1206929830', u'INDIRECT_-1206891522'), (u'CALL_-1206927017', u'INDIRECT_-1206885534'), (u'MULTIEQUAL_-1206911035', u'INT_EQUAL_-1206924606'), (u'CALL_-1206928108', u'INDIRECT_-1206887432'), (u'INDIRECT_-1206894732', u'MULTIEQUAL_-1206894583'), (u'STORE_-1206928327', u'INDIRECT_-1206906570'), (u'INDIRECT_-1206910634', u'MULTIEQUAL_-1206910218'), (u'MULTIEQUAL_-1206909077', u'COPY_-1206909200'), (u'STORE_-1206932305', u'INDIRECT_-1206896357'), (u'STORE_-1206932486', u'INDIRECT_-1206906327'), (u'INDIRECT_-1206891646', u'MULTIEQUAL_-1206891454'), (u'CALL_-1206929529', u'INDIRECT_-1206895873'), (u'CALL_-1206928667', u'INDIRECT_-1206909480'), (u'INDIRECT_-1206890474', u'MULTIEQUAL_-1206890209'), (u'CALL_-1206938310', u'INDIRECT_-1206898297'), (u'MULTIEQUAL_-1206884377', u'MULTIEQUAL_-1206883961'), (u'CALL_-1206934888', u'INDIRECT_-1206912850'), (u'CALL_-1206937983', u'INDIRECT_-1206892209'), (u'CALL_-1206928734', u'INDIRECT_-1206908363'), (u'CALLIND_-1206921412', u'INDIRECT_-1206905526'), (u'SUBPIECE_-1206876198', u'CALL_-1206921264'), (u'CALL_-1206935851', u'INDIRECT_-1206891304'), (u'INDIRECT_-1206896731', u'MULTIEQUAL_-1206898764'), (u'CALL_-1206931749', u'INDIRECT_-1206906011'), (u'CALL_-1206930362', u'INDIRECT_-1206904058'), (u'STORE_-1206921830', u'INDIRECT_-1206893819'), (u'CALL_-1206925783', u'INDIRECT_-1206889415'), (u'INDIRECT_-1206905304', u'MULTIEQUAL_-1206905157'), (u'CALL_-1206931183', u'INDIRECT_-1206892343'), (u'INDIRECT_-1206905360', u'INT_NOTEQUAL_-1206876936'), (u'CALLIND_-1206938189', u'INDIRECT_-1206900313'), (u'INDIRECT_-1206895047', u'MULTIEQUAL_-1206894932'), (u'MULTIEQUAL_-1206907773', u'MULTIEQUAL_-1206907072'), (u'STORE_-1206928553', u'INDIRECT_-1206901700'), (u'CALL_-1206921320', u'INDIRECT_-1206885736'), (u'STORE_-1206935460', u'INDIRECT_-1206903157'), (u'INDIRECT_-1206901251', u'MULTIEQUAL_-1206901053'), (u'CALL_-1206933623', u'INDIRECT_-1206908516'), (u'MULTIEQUAL_-1206897790', u'MULTIEQUAL_-1206897719'), (u'MULTIEQUAL_-1206875615', u'MULTIEQUAL_-1206875599'), (u'MULTIEQUAL_-1206908467', u'MULTIEQUAL_-1206908850'), (u'CALL_-1206928677', u'INDIRECT_-1206886507'), (u'CALL_-1206928281', u'INDIRECT_-1206899725'), (u'MULTIEQUAL_-1206884359', u'MULTIEQUAL_-1206884359'), (u'CALL_-1206938900', u'INDIRECT_-1206909134'), (u'CALLIND_-1206938189', u'INDIRECT_-1206907453'), (u'CALL_-1206929296', u'INDIRECT_-1206899596'), (u'STORE_-1206925221', u'INDIRECT_-1206905265'), ('tmp_12839', u'CBRANCH_-1206931493'), (u'LOAD_-1206921938', u'INT_EQUAL_-1206921923'), (u'INDIRECT_-1206907919', u'MULTIEQUAL_-1206908996'), (u'CALLIND_-1206922663', u'INDIRECT_-1206873983'), (u'INDIRECT_-1206910154', u'MULTIEQUAL_-1206910612'), (u'CALL_-1206928629', u'INDIRECT_-1206883666'), (u'MULTIEQUAL_-1206886870', u'MULTIEQUAL_-1206887621'), (u'STORE_-1206927248', u'INDIRECT_-1206888692'), (u'INT_EQUAL_-1206924397', u'CBRANCH_-1206924393'), (u'INDIRECT_-1206895506', u'MULTIEQUAL_-1206902601'), (u'MULTIEQUAL_-1206897148', u'INT_ADD_-1206939248'), (u'CAST_-1206873108', u'COPY_-1206873507'), ('tmp_25371', u'CALL_-1206939523'), (u'CAST_-1206874075', u'COPY_-1206874415'), (u'INDIRECT_-1206881802', u'MULTIEQUAL_-1206881695'), (u'INDIRECT_-1206895789', u'MULTIEQUAL_-1206896119'), (u'INDIRECT_-1206907888', u'MULTIEQUAL_-1206907732'), (u'INT_NOTEQUAL_-1206923632', u'CBRANCH_-1206923621'), (u'CALL_-1206929974', u'INDIRECT_-1206910930'), (u'MULTIEQUAL_-1206902305', u'MULTIEQUAL_-1206902321'), (u'MULTIEQUAL_-1206909698', u'STORE_-1206928732'), (u'INDIRECT_-1206901767', u'MULTIEQUAL_-1206901652'), (u'INDIRECT_-1206880768', u'MULTIEQUAL_-1206882442'), (u'CALL_-1206933594', u'INDIRECT_-1206903882'), (u'STORE_-1206930340', u'INDIRECT_-1206898368'), (u'INDIRECT_-1206910703', u'MULTIEQUAL_-1206911650'), (u'INDIRECT_-1206894639', u'COPY_-1206880319'), (u'INDIRECT_-1206904189', u'MULTIEQUAL_-1206904519'), (u'INDIRECT_-1206884007', u'MULTIEQUAL_-1206885199'), (u'CALL_-1206931183', u'INDIRECT_-1206904943'), (u'CALL_-1206931128', u'INDIRECT_-1206907024'), (u'STORE_-1206930329', u'INDIRECT_-1206899620'), (u'CALL_-1206929938', u'INDIRECT_-1206899988'), (u'INDIRECT_-1206895333', u'MULTIEQUAL_-1206899007'), (u'INDIRECT_-1206892561', u'MULTIEQUAL_-1206874099'), (u'INDIRECT_-1206908251', u'MULTIEQUAL_-1206880939'), (u'STORE_-1206921830', u'INDIRECT_-1206882899'), ('const-4095', u'INT_ADD_-1206927144'), (u'INDIRECT_-1206889933', u'MULTIEQUAL_-1206890015'), (u'INDIRECT_-1206878140', u'MULTIEQUAL_-1206882484'), (u'INDIRECT_-1206889639', u'MULTIEQUAL_-1206891158'), (u'INDIRECT_-1206912904', u'MULTIEQUAL_-1206914157'), (u'CALL_-1206937824', u'INDIRECT_-1206903885'), (u'BOOL_OR_-1206876899', u'BOOL_OR_-1206876901'), (u'CALL_-1206935851', u'INDIRECT_-1206895084'), (u'INDIRECT_-1206895700', u'MULTIEQUAL_-1206897327'), (u'INDIRECT_-1206899868', u'MULTIEQUAL_-1206900042'), (u'INDIRECT_-1206889126', u'MULTIEQUAL_-1206895461'), (u'INDIRECT_-1206911305', u'MULTIEQUAL_-1206880209'), (u'CALL_-1206930506', u'INDIRECT_-1206886511'), (u'CALL_-1206931269', u'INDIRECT_-1206889287'), (u'INDIRECT_-1206895047', u'MULTIEQUAL_-1206896139'), (u'MULTIEQUAL_-1206908674', u'MULTIEQUAL_-1206908670'), (u'CALL_-1206933998', u'INDIRECT_-1206909574'), (u'INDIRECT_-1206895514', u'MULTIEQUAL_-1206903861'), (u'CALL_-1206928621', u'INDIRECT_-1206886906'), (u'CALL_-1206933623', u'INDIRECT_-1206888776'), (u'MULTIEQUAL_-1206902032', u'MULTIEQUAL_-1206902016'), (u'CALL_-1206931745', u'INDIRECT_-1206909240'), (u'CALL_-1206933594', u'INDIRECT_-1206897162'), (u'MULTIEQUAL_-1206905337', u'MULTIEQUAL_-1206878091'), (u'CALL_-1206926063', u'INDIRECT_-1206894618'), (u'CAST_-1206875333', u'PTRSUB_-1206877247'), (u'PTRSUB_-1206875711', u'LOAD_-1206932425'), (u'STORE_-1206921852', u'INDIRECT_-1206898877'), (u'INDIRECT_-1206907801', u'MULTIEQUAL_-1206907525'), (u'CALL_-1206921954', u'INDIRECT_-1206888654'), (u'COPY_-1206870301', u'MULTIEQUAL_-1206910793'), (u'CALL_-1206935851', u'INDIRECT_-1206907264'), (u'STORE_-1206928697', u'INDIRECT_-1206891288'), (u'INDIRECT_-1206892947', u'MULTIEQUAL_-1206894039'), (u'MULTIEQUAL_-1206901385', u'MULTIEQUAL_-1206901410'), (u'CALL_-1206929974', u'INDIRECT_-1206894550'), (u'MULTIEQUAL_-1206883422', u'MULTIEQUAL_-1206883386'), (u'CALL_-1206928225', u'INDIRECT_-1206895071'), (u'CALL_-1206936019', u'INDIRECT_-1206898141'), (u'CALLIND_-1206921372', u'INDIRECT_-1206887868'), (u'CALL_-1206930927', u'INDIRECT_-1206892871'), (u'MULTIEQUAL_-1206876045', u'MULTIEQUAL_-1206875927'), (u'INDIRECT_-1206895605', u'MULTIEQUAL_-1206895475'), ('tmp_25370', u'CAST_-1206870171'), (u'MULTIEQUAL_-1206898581', u'MULTIEQUAL_-1206898533'), ('tmp_1933', u'CBRANCH_-1206938247'), (u'CALL_-1206924677', u'INDIRECT_-1206894259'), (u'CALL_-1206935494', u'INDIRECT_-1206900343'), (u'CALL_-1206931183', u'INDIRECT_-1206899063'), (u'PTRSUB_-1206879230', u'LOAD_-1206931634'), (u'CALL_-1206931674', u'INDIRECT_-1206905971'), (u'STORE_-1206921840', u'INDIRECT_-1206904747'), (u'INDIRECT_-1206891665', u'MULTIEQUAL_-1206893452'), (u'CALLIND_-1206922636', u'INDIRECT_-1206900769'), (u'INDIRECT_-1206894781', u'MULTIEQUAL_-1206894505'), (u'STORE_-1206928410', u'INDIRECT_-1206896576'), (u'CALL_-1206930394', u'INDIRECT_-1206892335'), (u'CALLIND_-1206921344', u'INDIRECT_-1206886172'), (u'INDIRECT_-1206894013', u'MULTIEQUAL_-1206893609'), (u'MULTIEQUAL_-1206910769', u'MULTIEQUAL_-1206910753'), (u'CALL_-1206939039', u'INDIRECT_-1206902492'), ('const-0', u'INT_EQUAL_-1206928249'), (u'INDIRECT_-1206898399', u'MULTIEQUAL_-1206898179'), (u'CALL_-1206931749', u'INDIRECT_-1206909371'), (u'CALL_-1206930899', u'INDIRECT_-1206911129'), (u'MULTIEQUAL_-1206898861', u'MULTIEQUAL_-1206898687'), (u'INT_ZEXT_-1206916951', u'CALL_-1206935821'), (u'INDIRECT_-1206897413', u'MULTIEQUAL_-1206898197'), (u'MULTIEQUAL_-1206901997', u'MULTIEQUAL_-1206901980'), (u'MULTIEQUAL_-1206895809', u'MULTIEQUAL_-1206895790'), (u'MULTIEQUAL_-1206896977', u'MULTIEQUAL_-1206896119'), (u'STORE_-1206921596', u'INDIRECT_-1206898326'), ('const-0', u'COPY_-1206920772'), (u'MULTIEQUAL_-1206907257', u'MULTIEQUAL_-1206880938'), (u'STORE_-1206925381', u'INDIRECT_-1206906602'), (u'INDIRECT_-1206896286', u'MULTIEQUAL_-1206896173'), (u'INT_AND_-1206916411', u'INT_NOTEQUAL_-1206939215'), (u'STORE_-1206937772', u'INDIRECT_-1206895683'), (u'INDIRECT_-1206913431', u'MULTIEQUAL_-1206913233'), (u'MULTIEQUAL_-1206892935', u'MULTIEQUAL_-1206892885'), (u'MULTIEQUAL_-1206875927', u'MULTIEQUAL_-1206898139'), (u'CALL_-1206933745', u'INDIRECT_-1206904812'), (u'INDIRECT_-1206905465', u'MULTIEQUAL_-1206905433'), (u'INDIRECT_-1206900860', u'MULTIEQUAL_-1206900756'), (u'CALL_-1206931773', u'INDIRECT_-1206895530'), (u'CALL_-1206928690', u'INDIRECT_-1206908338'), (u'INDIRECT_-1206901795', u'COPY_-1206878947'), (u'INDIRECT_-1206892475', u'MULTIEQUAL_-1206892230'), (u'MULTIEQUAL_-1206901906', u'MULTIEQUAL_-1206901809'), (u'INDIRECT_-1206901906', u'MULTIEQUAL_-1206901809'), (u'CALL_-1206928257', u'INDIRECT_-1206882820'), (u'INDIRECT_-1206900315', u'MULTIEQUAL_-1206901119'), (u'MULTIEQUAL_-1206899399', u'MULTIEQUAL_-1206899365'), (u'MULTIEQUAL_-1206899399', u'MULTIEQUAL_-1206899365'), (u'CALLIND_-1206924378', u'INDIRECT_-1206897441'), (u'MULTIEQUAL_-1206900681', u'MULTIEQUAL_-1206900633'), (u'CALL_-1206929019', u'INDIRECT_-1206894221'), (u'STORE_-1206927248', u'INDIRECT_-1206908012'), (u'INDIRECT_-1206895385', u'MULTIEQUAL_-1206895349'), (u'MULTIEQUAL_-1206898639', u'MULTIEQUAL_-1206897611'), (u'CALL_-1206930394', u'INDIRECT_-1206891075'), (u'MULTIEQUAL_-1206905894', u'MULTIEQUAL_-1206905820'), (u'INDIRECT_-1206891226', u'MULTIEQUAL_-1206891034'), (u'INDIRECT_-1206894713', u'MULTIEQUAL_-1206892962'), (u'CALLIND_-1206921743', u'INDIRECT_-1206901173'), (u'CALL_-1206934835', u'INDIRECT_-1206906531'), (u'INT_NOTEQUAL_-1206921405', u'CBRANCH_-1206921402'), (u'INDIRECT_-1206906846', u'MULTIEQUAL_-1206908285'), (u'INDIRECT_-1206904722', u'CALL_-1206929750'), (u'INDIRECT_-1206910764', u'MULTIEQUAL_-1206910617'), (u'CALL_-1206935907', u'INDIRECT_-1206910247'), (u'CALL_-1206933745', u'INDIRECT_-1206896412'), (u'INDIRECT_-1206889090', u'MULTIEQUAL_-1206890607'), (u'CALL_-1206933125', u'INDIRECT_-1206908254'), (u'INDIRECT_-1206888809', u'COPY_-1206879969'), (u'CALL_-1206937875', u'INDIRECT_-1206901390'), (u'CALL_-1206925783', u'INDIRECT_-1206893195'), ('const-0', u'PTRSUB_-1206877416'), (u'CALL_-1206925783', u'INDIRECT_-1206876810'), ('tmp_25370', u'CALL_-1206929019'), (u'CALL_-1206928518', u'INDIRECT_-1206901167'), (u'INDIRECT_-1206887821', u'MULTIEQUAL_-1206889478'), (u'INDIRECT_-1206877503', u'MULTIEQUAL_-1206878216'), (u'CALL_-1206928150', u'INDIRECT_-1206908427'), (u'MULTIEQUAL_-1206880175', u'MULTIEQUAL_-1206897141'), (u'INDIRECT_-1206891738', u'MULTIEQUAL_-1206892246'), (u'INDIRECT_-1206899065', u'COPY_-1206880107'), (u'INDIRECT_-1206915493', u'MULTIEQUAL_-1206914885'), (u'COPY_-1206878798', u'MULTIEQUAL_-1206878705'), (u'MULTIEQUAL_-1206876775', u'MULTIEQUAL_-1206893979'), (u'CALL_-1206930105', u'INDIRECT_-1206890455'), (u'CALLIND_-1206931354', u'INDIRECT_-1206904948'), (u'CALLIND_-1206925019', u'INDIRECT_-1206906204'), (u'MULTIEQUAL_-1206900971', u'MULTIEQUAL_-1206901999'), (u'INT_ADD_-1206925185', u'MULTIEQUAL_-1206881543'), (u'INDIRECT_-1206891220', u'MULTIEQUAL_-1206892149'), (u'CALLIND_-1206938827', u'INDIRECT_-1206901955'), (u'CALLIND_-1206938263', u'INDIRECT_-1206907502'), (u'MULTIEQUAL_-1206909576', u'MULTIEQUAL_-1206909557'), (u'STORE_-1206937788', u'INDIRECT_-1206903668'), ('const-1084976', u'PTRSUB_-1206934918'), (u'STORE_-1206929089', u'INDIRECT_-1206888104'), (u'INDIRECT_-1206904625', u'MULTIEQUAL_-1206904593'), (u'MULTIEQUAL_-1206888504', u'MULTIEQUAL_-1206887856'), (u'INDIRECT_-1206913814', u'COPY_-1206878844'), (u'INDIRECT_-1206890745', u'MULTIEQUAL_-1206890840'), (u'MULTIEQUAL_-1206874098', u'MULTIEQUAL_-1206891903'), (u'CALL_-1206930556', u'INDIRECT_-1206880743'), (u'CALL_-1206928271', u'INDIRECT_-1206907033'), (u'CALL_-1206929296', u'INDIRECT_-1206905896'), (u'CALL_-1206924612', u'INDIRECT_-1206886163'), (u'CALL_-1206928357', u'INDIRECT_-1206889688'), (u'CALL_-1206939523', u'INDIRECT_-1206903113'), (u'INDIRECT_-1206905360', u'MULTIEQUAL_-1206906987'), (u'PTRSUB_-1206873372', u'STORE_-1206873432'), (u'CALLIND_-1206925046', u'INDIRECT_-1206884380'), (u'MULTIEQUAL_-1206884779', u'MULTIEQUAL_-1206883751'), (u'INDIRECT_-1206901102', u'COPY_-1206879295'), (u'INDIRECT_-1206911419', u'MULTIEQUAL_-1206911058'), (u'MULTIEQUAL_-1206900150', u'MULTIEQUAL_-1206900125'), (u'INDIRECT_-1206877217', u'MULTIEQUAL_-1206878766'), (u'INDIRECT_-1206919466', u'MULTIEQUAL_-1206919258'), (u'CALL_-1206931545', u'INDIRECT_-1206908423'), (u'INDIRECT_-1206906857', u'MULTIEQUAL_-1206909551'), (u'CALL_-1206932954', u'INDIRECT_-1206910739'), (u'INDIRECT_-1206899696', u'MULTIEQUAL_-1206899421'), (u'STORE_-1206921864', u'INDIRECT_-1206891327'), (u'INDIRECT_-1206893849', u'COPY_-1206879981'), (u'STORE_-1206928320', u'INDIRECT_-1206903627'), (u'CALL_-1206936019', u'INDIRECT_-1206893101'), ('const-224', u'PTRSUB_-1206875900'), (u'CALL_-1206935809', u'INDIRECT_-1206899251'), (u'INDIRECT_-1206909432', u'MULTIEQUAL_-1206909254'), (u'CALL_-1206929938', u'INDIRECT_-1206897468'), (u'CALLIND_-1206921412', u'INDIRECT_-1206903006'), (u'CALL_-1206924661', u'INDIRECT_-1206892566'), (u'MULTIEQUAL_-1206886459', u'MULTIEQUAL_-1206886901'), (u'CALL_-1206936110', u'INDIRECT_-1206882566'), (u'INDIRECT_-1206896495', u'MULTIEQUAL_-1206896050'), (u'MULTIEQUAL_-1206897098', u'MULTIEQUAL_-1206897069'), (u'MULTIEQUAL_-1206913381', u'INT_LESSEQUAL_-1206923373'), (u'INDIRECT_-1206889457', u'MULTIEQUAL_-1206889285'), (u'COPY_-1206923392', u'MULTIEQUAL_-1206921595'), (u'CALL_-1206930882', u'INDIRECT_-1206905238'), (u'CALL_-1206927063', u'INDIRECT_-1206904034'), (u'STORE_-1206924919', u'INDIRECT_-1206899247'), (u'CALL_-1206926063', u'INDIRECT_-1206892098'), (u'CALL_-1206925432', u'INDIRECT_-1206901261'), (u'INDIRECT_-1206897808', u'MULTIEQUAL_-1206897652'), (u'CALL_-1206922316', u'INDIRECT_-1206906056'), (u'LOAD_-1206928786', u'INT_LESS_-1206928771'), (u'LOAD_-1206928786', u'INT_EQUAL_-1206928771'), (u'CALL_-1206927360', u'INDIRECT_-1206896822'), (u'STORE_-1206924934', u'INDIRECT_-1206885817'), (u'CALL_-1206927360', u'INDIRECT_-1206895982'), (u'CALL_-1206927063', u'INDIRECT_-1206896894'), ('const--16', u'INT_MULT_-1206910753'), (u'CALL_-1206930086', u'INDIRECT_-1206896925'), (u'CALL_-1206929974', u'INDIRECT_-1206893290'), (u'COPY_-1206924375', u'MULTIEQUAL_-1206915403'), (u'INDIRECT_-1206899313', u'MULTIEQUAL_-1206899154'), (u'CALL_-1206926003', u'INDIRECT_-1206896266'), (u'MULTIEQUAL_-1206890239', u'MULTIEQUAL_-1206889211'), (u'CALLIND_-1206924365', u'INDIRECT_-1206903373'), (u'CALL_-1206934963', u'INDIRECT_-1206900461'), (u'STORE_-1206921567', u'INDIRECT_-1206889491'), (u'STORE_-1206937772', u'INDIRECT_-1206909963'), (u'INDIRECT_-1206896766', u'MULTIEQUAL_-1206898205'), (u'INDIRECT_-1206892146', u'MULTIEQUAL_-1206899241'), (u'INDIRECT_-1206895684', u'MULTIEQUAL_-1206896937'), (u'INDIRECT_-1206905046', u'MULTIEQUAL_-1206905012'), (u'INDIRECT_-1206893558', u'MULTIEQUAL_-1206892927'), (u'MULTIEQUAL_-1206896061', u'MULTIEQUAL_-1206896761'), (u'INDIRECT_-1206900063', u'MULTIEQUAL_-1206899697'), (u'MULTIEQUAL_-1206913960', u'SUBPIECE_-1206914270'), (u'INDIRECT_-1206896180', u'MULTIEQUAL_-1206896064'), (u'CALL_-1206934098', u'INDIRECT_-1206882085'), (u'STORE_-1206930340', u'INDIRECT_-1206907762'), (u'INDIRECT_-1206878645', u'MULTIEQUAL_-1206878553'), (u'INDIRECT_-1206900623', u'MULTIEQUAL_-1206901570'), (u'PTRSUB_-1206880518', u'LOAD_-1206937632'), (u'CALL_-1206927048', u'INDIRECT_-1206892342'), (u'CALL_-1206930025', u'INDIRECT_-1206909082'), (u'CALL_-1206930025', u'INDIRECT_-1206903202'), (u'INDIRECT_-1206886679', u'MULTIEQUAL_-1206887719'), (u'MULTIEQUAL_-1206901557', u'MULTIEQUAL_-1206878082'), (u'CALL_-1206928992', u'INDIRECT_-1206899663'), ('const-0', u'INT_EQUAL_-1206935480'), (u'INDIRECT_-1206889033', u'MULTIEQUAL_-1206892707'), (u'CALL_-1206938772', u'INDIRECT_-1206900668'), (u'CALL_-1206928281', u'INDIRECT_-1206901405'), (u'CALL_-1206934955', u'INDIRECT_-1206904655'), (u'CALL_-1206931142', u'INDIRECT_-1206893401'), (u'CALL_-1206937875', u'MULTIEQUAL_-1206913582'), (u'CALL_-1206928709', u'INDIRECT_-1206893059'), (u'INDIRECT_-1206907172', u'MULTIEQUAL_-1206907017'), (u'INDIRECT_-1206891922', u'MULTIEQUAL_-1206893401'), (u'CALL_-1206932808', u'INDIRECT_-1206883670'), (u'CALLIND_-1206921344', u'INDIRECT_-1206897512'), ('const-433', u'STORE_-1206937772'), (u'MULTIEQUAL_-1206912170', u'MULTIEQUAL_-1206912152'), ('const-1084304', u'PTRSUB_-1206876706'), (u'CALL_-1206933623', u'INDIRECT_-1206893816'), (u'INDIRECT_-1206899323', u'MULTIEQUAL_-1206899100'), (u'INDIRECT_-1206903275', u'MULTIEQUAL_-1206902936'), (u'INDIRECT_-1206889984', u'CALL_-1206934963'), (u'MULTIEQUAL_-1206878429', u'MULTIEQUAL_-1206881136'), (u'CALL_-1206934955', u'INDIRECT_-1206900455'), (u'CALL_-1206928281', u'INDIRECT_-1206906025'), (u'INDIRECT_-1206898741', u'MULTIEQUAL_-1206900398'), (u'CALL_-1206928668', u'INDIRECT_-1206887688'), ('const-15', u'INT_ADD_-1206921625'), (u'STORE_-1206935460', u'INDIRECT_-1206894337'), (u'INDIRECT_-1206908071', u'MULTIEQUAL_-1206876068'), (u'CALL_-1206927833', u'INDIRECT_-1206885253'), (u'CALL_-1206938036', u'INDIRECT_-1206906093'), (u'CALL_-1206938232', u'INDIRECT_-1206914203'), (u'CALL_-1206930927', u'INDIRECT_-1206896231'), (u'CALL_-1206935851', u'INDIRECT_-1206904744'), (u'CALL_-1206937875', u'INDIRECT_-1206899290'), (u'CALL_-1206931701', u'INDIRECT_-1206896621'), (u'CALL_-1206930636', u'INDIRECT_-1206904476'), (u'INDIRECT_-1206888948', u'MULTIEQUAL_-1206889122'), (u'CALL_-1206937983', u'INDIRECT_-1206897669'), (u'INDIRECT_-1206887676', u'MULTIEQUAL_-1206888180'), (u'CALL_-1206925694', u'INDIRECT_-1206890634'), (u'CALL_-1206930157', u'INDIRECT_-1206890053'), (u'MULTIEQUAL_-1206890084', u'MULTIEQUAL_-1206890108'), (u'MULTIEQUAL_-1206893468', u'MULTIEQUAL_-1206893444'), (u'CALL_-1206931674', u'INDIRECT_-1206903871'), (u'INDIRECT_-1206893551', u'MULTIEQUAL_-1206893411'), (u'INDIRECT_-1206904978', u'MULTIEQUAL_-1206905968'), (u'STORE_-1206927241', u'INDIRECT_-1206903387'), (u'CALL_-1206932860', u'INDIRECT_-1206913195'), (u'INDIRECT_-1206893367', u'MULTIEQUAL_-1206893252'), (u'CALL_-1206938772', u'INDIRECT_-1206894368'), (u'INDIRECT_-1206899089', u'MULTIEQUAL_-1206900935'), (u'CALL_-1206935809', u'INDIRECT_-1206911431'), (u'INDIRECT_-1206900511', u'MULTIEQUAL_-1206876050'), (u'CALL_-1206929145', u'INDIRECT_-1206877781'), (u'CALL_-1206925783', u'INDIRECT_-1206894035'), (u'INDIRECT_-1206903392', u'COPY_-1206879538'), (u'STORE_-1206928553', u'INDIRECT_-1206897920'), (u'CALL_-1206929385', u'INDIRECT_-1206905105'), (u'MULTIEQUAL_-1206912638', u'MULTIEQUAL_-1206912609'), (u'INDIRECT_-1206890727', u'MULTIEQUAL_-1206891919'), (u'STORE_-1206935460', u'INDIRECT_-1206901897'), (u'INDIRECT_-1206892646', u'MULTIEQUAL_-1206894430'), (u'MULTIEQUAL_-1206888501', u'MULTIEQUAL_-1206889201'), (u'INDIRECT_-1206896706', u'MULTIEQUAL_-1206896593'), (u'INDIRECT_-1206886888', u'MULTIEQUAL_-1206886732'), (u'INDIRECT_-1206911372', u'MULTIEQUAL_-1206911217'), (u'MULTIEQUAL_-1206906381', u'MULTIEQUAL_-1206878093'), (u'CALLIND_-1206925453', u'INDIRECT_-1206887519'), (u'INDIRECT_-1206895094', u'MULTIEQUAL_-1206894678'), (u'CALL_-1206937824', u'INDIRECT_-1206901785'), (u'PTRSUB_-1206880878', u'LOAD_-1206938273'), (u'INDIRECT_-1206899098', u'MULTIEQUAL_-1206900088'), (u'CALL_-1206929621', u'INDIRECT_-1206902199'), ('const-0', u'CALL_-1206932271'), (u'INDIRECT_-1206883564', u'MULTIEQUAL_-1206883478'), (u'INDIRECT_-1206898132', u'MULTIEQUAL_-1206897974'), (u'INT_AND_-1206910280', u'INT_NOTEQUAL_-1206930335'), (u'INDIRECT_-1206886157', u'MULTIEQUAL_-1206886538'), (u'CALL_-1206938310', u'INDIRECT_-1206894937'), (u'INDIRECT_-1206896544', u'MULTIEQUAL_-1206896315'), (u'CALLIND_-1206921344', u'INDIRECT_-1206893312'), (u'MULTIEQUAL_-1206919059', u'CAST_-1206874930'), (u'CALL_-1206922426', u'INDIRECT_-1206874333'), (u'INDIRECT_-1206896518', u'MULTIEQUAL_-1206896363'), (u'INDIRECT_-1206879209', u'MULTIEQUAL_-1206876015'), (u'STORE_-1206921864', u'INDIRECT_-1206890067'), ('const-8', u'PTRADD_-1206871693'), (u'INDIRECT_-1206906367', u'MULTIEQUAL_-1206906902'), (u'INDIRECT_-1206902181', u'MULTIEQUAL_-1206902790'), (u'INDIRECT_-1206909781', u'MULTIEQUAL_-1206909543'), (u'MULTIEQUAL_-1206895271', u'MULTIEQUAL_-1206895229'), (u'INDIRECT_-1206899607', u'MULTIEQUAL_-1206903861'), (u'CALLIND_-1206921412', u'INDIRECT_-1206875872'), (u'CALL_-1206921134', u'INDIRECT_-1206895780'), (u'CALLIND_-1206925019', u'INDIRECT_-1206903684'), (u'MULTIEQUAL_-1206894052', u'MULTIEQUAL_-1206894036'), ('tmp_12166', u'CBRANCH_-1206930675'), (u'INDIRECT_-1206903400', u'MULTIEQUAL_-1206904329'), (u'INDIRECT_-1206892813', u'COPY_-1206878493'), (u'INDIRECT_-1206902665', u'MULTIEQUAL_-1206906801'), (u'CALL_-1206922325', u'INDIRECT_-1206895283'), (u'INDIRECT_-1206900129', u'MULTIEQUAL_-1206900009'), (u'INT_EQUAL_-1206930940', u'CBRANCH_-1206930939'), (u'INDIRECT_-1206912554', u'COPY_-1206878841'), (u'CALL_-1206938421', u'INDIRECT_-1206902978'), (u'STORE_-1206928588', u'INDIRECT_-1206893321'), (u'CALL_-1206926019', u'INDIRECT_-1206897959'), (u'CALL_-1206921722', u'INDIRECT_-1206884731'), (u'STORE_-1206932305', u'INDIRECT_-1206909377'), (u'STORE_-1206921852', u'INDIRECT_-1206898457'), (u'STORE_-1206930340', u'INDIRECT_-1206903828'), (u'STORE_-1206922807', u'INDIRECT_-1206886985'), (u'CALLIND_-1206921359', u'INDIRECT_-1206892845'), (u'MULTIEQUAL_-1206894859', u'MULTIEQUAL_-1206894845'), (u'CALL_-1206924756', u'INDIRECT_-1206899344'), (u'CALLIND_-1206921999', u'INDIRECT_-1206898369'), (u'INDIRECT_-1206891591', u'MULTIEQUAL_-1206891393'), (u'STORE_-1206930351', u'INDIRECT_-1206888218'), (u'INDIRECT_-1206892394', u'COPY_-1206878793'), (u'INDIRECT_-1206905961', u'MULTIEQUAL_-1206905770'), (u'INDIRECT_-1206887830', u'MULTIEQUAL_-1206889347'), (u'CALL_-1206928474', u'INDIRECT_-1206896528'), (u'CALL_-1206930476', u'INDIRECT_-1206891527'), (u'INDIRECT_-1206907465', u'MULTIEQUAL_-1206909055'), (u'INDIRECT_-1206910070', u'MULTIEQUAL_-1206909979'), (u'INDIRECT_-1206901624', u'MULTIEQUAL_-1206903207'), (u'CALL_-1206930556', u'INDIRECT_-1206904434'), (u'INDIRECT_-1206906437', u'MULTIEQUAL_-1206909131'), (u'INDIRECT_-1206904573', u'MULTIEQUAL_-1206903965'), (u'MULTIEQUAL_-1206880585', u'MULTIEQUAL_-1206881285'), (u'CALL_-1206928331', u'INDIRECT_-1206893033'), ('const-433', u'LOAD_-1206930193'), (u'INDIRECT_-1206906500', u'MULTIEQUAL_-1206906450'), (u'MULTIEQUAL_-1206895699', u'MULTIEQUAL_-1206895679'), (u'MULTIEQUAL_-1206898783', u'MULTIEQUAL_-1206898770'), (u'MULTIEQUAL_-1206880205', u'MULTIEQUAL_-1206909321'), (u'STORE_-1206922807', u'INDIRECT_-1206883625'), (u'CALL_-1206938036', u'INDIRECT_-1206910713'), (u'INDIRECT_-1206898851', u'MULTIEQUAL_-1206900075'), (u'CALL_-1206926019', u'INDIRECT_-1206887459'), (u'CALL_-1206925432', u'INDIRECT_-1206892861'), (u'INDIRECT_-1206888534', u'MULTIEQUAL_-1206888157'), (u'INDIRECT_-1206882899', u'MULTIEQUAL_-1206883939'), (u'MULTIEQUAL_-1206909550', u'MULTIEQUAL_-1206909479'), (u'STORE_-1206921830', u'INDIRECT_-1206893399'), (u'CALL_-1206933125', u'INDIRECT_-1206888514'), (u'INDIRECT_-1206906463', u'MULTIEQUAL_-1206906314'), (u'CALLIND_-1206921710', u'INDIRECT_-1206901994'), (u'INDIRECT_-1206895023', u'MULTIEQUAL_-1206894657'), (u'MULTIEQUAL_-1206906005', u'MULTIEQUAL_-1206906030'), (u'CALL_-1206930506', u'INDIRECT_-1206894911'), (u'INDIRECT_-1206913892', u'MULTIEQUAL_-1206913737'), (u'CALL_-1206929645', u'INDIRECT_-1206915230'), (u'CALL_-1206934098', u'INDIRECT_-1206904599'), (u'INDIRECT_-1206908234', u'MULTIEQUAL_-1206874143'), (u'INDIRECT_-1206908082', u'MULTIEQUAL_-1206907887'), (u'CALL_-1206930241', u'INDIRECT_-1206902230'), (u'INDIRECT_-1206890457', u'MULTIEQUAL_-1206891034'), (u'CALL_-1206938310', u'INDIRECT_-1206915097'), (u'INDIRECT_-1206914971', u'MULTIEQUAL_-1206880955'), (u'LOAD_-1206932439', u'CAST_-1206872808'), (u'INDIRECT_-1206910457', u'MULTIEQUAL_-1206910285'), ('const-5', u'INT_EQUAL_-1206929172'), (u'CALL_-1206935766', u'INDIRECT_-1206904686'), (u'INDIRECT_-1206897681', u'MULTIEQUAL_-1206901761'), (u'MULTIEQUAL_-1206903112', u'COPY_-1206879064'), (u'MULTIEQUAL_-1206906989', u'MULTIEQUAL_-1206906973'), (u'CALL_-1206938421', u'INDIRECT_-1206908438'), (u'INDIRECT_-1206900839', u'MULTIEQUAL_-1206900737'), (u'INT_NOTEQUAL_-1206929265', u'CBRANCH_-1206929263'), (u'CALL_-1206938772', u'INDIRECT_-1206885294'), (u'MULTIEQUAL_-1206913381', u'LOAD_-1206923076'), (u'MULTIEQUAL_-1206887719', u'MULTIEQUAL_-1206887373'), (u'CALL_-1206931797', u'INDIRECT_-1206907729'), (u'MULTIEQUAL_-1206898363', u'MULTIEQUAL_-1206898350'), (u'CALL_-1206928194', u'INDIRECT_-1206905086'), (u'CALL_-1206939523', u'MULTIEQUAL_-1206914332'), (u'STORE_-1206924919', u'INDIRECT_-1206895047'), (u'MULTIEQUAL_-1206893032', u'COPY_-1206879040'), (u'CALL_-1206937414', u'INDIRECT_-1206894177'), (u'CALL_-1206933594', u'INDIRECT_-1206913728'), (u'CALL_-1206930157', u'INDIRECT_-1206906013'), (u'INDIRECT_-1206900284', u'MULTIEQUAL_-1206900211'), (u'INDIRECT_-1206900805', u'MULTIEQUAL_-1206880183'), (u'CALL_-1206934991', u'INDIRECT_-1206889564'), (u'INDIRECT_-1206896569', u'MULTIEQUAL_-1206898415'), (u'INDIRECT_-1206906155', u'MULTIEQUAL_-1206905537'), (u'PTRADD_-1206878818', u'LOAD_-1206935584'), (u'INDIRECT_-1206912508', u'MULTIEQUAL_-1206912076'), (u'INDIRECT_-1206890451', u'MULTIEQUAL_-1206891675'), (u'CALLIND_-1206921388', u'INDIRECT_-1206902521'), (u'CALL_-1206933623', u'INDIRECT_-1206907676'), (u'CALL_-1206931545', u'INT_EQUAL_-1206931531'), (u'INDIRECT_-1206889785', u'MULTIEQUAL_-1206889705'), (u'INDIRECT_-1206886748', u'MULTIEQUAL_-1206887394'), (u'STORE_-1206933118', u'INDIRECT_-1206890120'), (u'MULTIEQUAL_-1206902369', u'MULTIEQUAL_-1206902353'), (u'CALLIND_-1206921999', u'INDIRECT_-1206902149'), (u'INDIRECT_-1206895766', u'MULTIEQUAL_-1206895376'), (u'CALLIND_-1206921412', u'INDIRECT_-1206898806'), (u'CALL_-1206937142', u'INDIRECT_-1206902132'), ('tmp_7213', u'CBRANCH_-1206930535'), (u'CALL_-1206926003', u'INDIRECT_-1206899206'), (u'MULTIEQUAL_-1206889293', u'MULTIEQUAL_-1206888592'), (u'CALL_-1206937875', u'INDIRECT_-1206913570'), (u'CALLIND_-1206921710', u'INDIRECT_-1206876120'), (u'CALL_-1206925694', u'INDIRECT_-1206886434'), (u'CALL_-1206928357', u'INDIRECT_-1206899348'), (u'MULTIEQUAL_-1206900311', u'MULTIEQUAL_-1206900269'), (u'CALLIND_-1206931354', u'INDIRECT_-1206909148'), (u'INDIRECT_-1206900689', u'MULTIEQUAL_-1206901979'), (u'MULTIEQUAL_-1206876066', u'MULTIEQUAL_-1206875948'), (u'MULTIEQUAL_-1206898314', u'MULTIEQUAL_-1206900725'), (u'CALL_-1206933998', u'INDIRECT_-1206903694'), (u'CALL_-1206930311', u'INDIRECT_-1206899429'), (u'INDIRECT_-1206894597', u'MULTIEQUAL_-1206895593'), (u'INDIRECT_-1206891894', u'MULTIEQUAL_-1206891517'), (u'CALL_-1206930915', u'INDIRECT_-1206893501'), (u'INDIRECT_-1206910135', u'MULTIEQUAL_-1206910027'), (u'MULTIEQUAL_-1206878086', u'MULTIEQUAL_-1206902065'), (u'MULTIEQUAL_-1206901844', u'MULTIEQUAL_-1206901868'), (u'INDIRECT_-1206886407', u'MULTIEQUAL_-1206888130'), (u'CALL_-1206929489', u'INDIRECT_-1206909717'), (u'CALL_-1206931269', u'INDIRECT_-1206903147'), (u'CALLIND_-1206924365', u'MULTIEQUAL_-1206911035'), (u'INDIRECT_-1206886606', u'MULTIEQUAL_-1206892941'), (u'INDIRECT_-1206898358', u'MULTIEQUAL_-1206893148'), (u'CALL_-1206933773', u'INDIRECT_-1206900206'), (u'CALL_-1206930025', u'INDIRECT_-1206899422'), (u'CALL_-1206930311', u'INDIRECT_-1206879938'), (u'STORE_-1206930256', u'INDIRECT_-1206900166'), (u'INDIRECT_-1206911036', u'MULTIEQUAL_-1206910860'), (u'CALL_-1206938772', u'INDIRECT_-1206884620'), (u'CALL_-1206931749', u'INDIRECT_-1206897191'), ('const-8', u'PTRADD_-1206871417'), (u'MULTIEQUAL_-1206905642', u'MULTIEQUAL_-1206905589'), (u'CALL_-1206930105', u'INDIRECT_-1206903895'), (u'MULTIEQUAL_-1206892357', u'MULTIEQUAL_-1206891941'), (u'INDIRECT_-1206907219', u'MULTIEQUAL_-1206876806'), (u'STORE_-1206925248', u'INDIRECT_-1206890160'), (u'MULTIEQUAL_-1206902142', u'MULTIEQUAL_-1206902437'), (u'INDIRECT_-1206908788', u'MULTIEQUAL_-1206908582'), (u'INDIRECT_-1206907933', u'MULTIEQUAL_-1206907513'), (u'INDIRECT_-1206898731', u'MULTIEQUAL_-1206898533'), (u'INDIRECT_-1206893517', u'MULTIEQUAL_-1206892937'), (u'CALL_-1206929202', u'INDIRECT_-1206896604'), (u'CALL_-1206925604', u'INDIRECT_-1206902845'), (u'STORE_-1206925381', u'INDIRECT_-1206902402'), (u'INDIRECT_-1206904647', u'MULTIEQUAL_-1206908901'), (u'CALL_-1206937924', u'INDIRECT_-1206893859'), (u'INDIRECT_-1206897712', u'MULTIEQUAL_-1206897554'), (u'MULTIEQUAL_-1206890239', u'MULTIEQUAL_-1206889893'), (u'CALL_-1206921361', u'INDIRECT_-1206893834'), (u'CALL_-1206932954', u'INDIRECT_-1206896879'), (u'INT_MULT_-1206910753', u'INT_ADD_-1206876013'), (u'MULTIEQUAL_-1206895468', u'MULTIEQUAL_-1206895333'), (u'CALL_-1206934098', u'INDIRECT_-1206901659'), (u'STORE_-1206928446', u'INDIRECT_-1206893657'), (u'CALL_-1206928667', u'INDIRECT_-1206902760'), (u'CALL_-1206933711', u'INDIRECT_-1206900583'), (u'INDIRECT_-1206910639', u'MULTIEQUAL_-1206914389'), (u'CALL_-1206934835', u'INDIRECT_-1206905691'), (u'INT_NOTEQUAL_-1206931455', u'CBRANCH_-1206931454'), (u'CALL_-1206929902', u'INDIRECT_-1206892826'), (u'MULTIEQUAL_-1206891998', u'MULTIEQUAL_-1206891941'), (u'INDIRECT_-1206900755', u'MULTIEQUAL_-1206900416'), ('const-433', u'LOAD_-1206928862'), (u'CALL_-1206928474', u'INDIRECT_-1206896108'), (u'INDIRECT_-1206889714', u'MULTIEQUAL_-1206889513'), (u'INDIRECT_-1206885305', u'MULTIEQUAL_-1206885269'), (u'LOAD_-1206930328', u'INT_SUB_-1206930269'), (u'CALL_-1206934460', u'INDIRECT_-1206890121'), (u'INDIRECT_-1206889334', u'MULTIEQUAL_-1206874098'), (u'MULTIEQUAL_-1206887299', u'MULTIEQUAL_-1206886953'), (u'MULTIEQUAL_-1206894998', u'MULTIEQUAL_-1206894969'), (u'INDIRECT_-1206899537', u'MULTIEQUAL_-1206899447'), (u'INDIRECT_-1206893204', u'MULTIEQUAL_-1206892750'), (u'CALL_-1206936110', u'INDIRECT_-1206894414'), (u'INDIRECT_-1206894581', u'MULTIEQUAL_-1206894472'), (u'CALL_-1206927048', u'INDIRECT_-1206908302'), (u'CALLIND_-1206922663', u'INDIRECT_-1206893225'), (u'INDIRECT_-1206903533', u'MULTIEQUAL_-1206903229'), (u'CALL_-1206928647', u'INDIRECT_-1206902860'), (u'MULTIEQUAL_-1206890803', u'MULTIEQUAL_-1206890790'), (u'INDIRECT_-1206890255', u'MULTIEQUAL_-1206889421'), (u'CALL_-1206921134', u'INDIRECT_-1206894520'), (u'CALL_-1206924704', u'INDIRECT_-1206909166'), (u'INDIRECT_-1206895334', u'MULTIEQUAL_-1206893244'), (u'CALL_-1206924661', u'INDIRECT_-1206885846'), (u'CALL_-1206938772', u'INDIRECT_-1206912008'), (u'INDIRECT_-1206896461', u'MULTIEQUAL_-1206896185'), ('const-2', u'INT_SUB_-1206930988'), (u'CALL_-1206932327', u'INDIRECT_-1206901654'), (u'STORE_-1206930175', u'INDIRECT_-1206906006'), (u'CALL_-1206929226', u'INDIRECT_-1206894095'), (u'MULTIEQUAL_-1206891725', u'MULTIEQUAL_-1206891750'), (u'INDIRECT_-1206889901', u'MULTIEQUAL_-1206890657'), (u'CALL_-1206929385', u'INDIRECT_-1206892925'), (u'CALL_-1206935494', u'INDIRECT_-1206882869'), (u'CALL_-1206930274', u'INDIRECT_-1206904426'), (u'INDIRECT_-1206904584', u'COPY_-1206879189'), (u'INDIRECT_-1206895988', u'MULTIEQUAL_-1206897554'), (u'INDIRECT_-1206887380', u'MULTIEQUAL_-1206888638'), (u'CALL_-1206928271', u'INDIRECT_-1206889393'), (u'CALL_-1206925860', u'INDIRECT_-1206902486'), (u'CALLIND_-1206925401', u'INDIRECT_-1206894632'), (u'CALL_-1206927833', u'INDIRECT_-1206910639'), (u'CALL_-1206930311', u'INDIRECT_-1206887249'), (u'INDIRECT_-1206909471', u'MULTIEQUAL_-1206910337'), (u'INDIRECT_-1206895358', u'MULTIEQUAL_-1206895260'), (u'CALL_-1206930311', u'INDIRECT_-1206888509'), (u'INDIRECT_-1206906534', u'MULTIEQUAL_-1206907080'), (u'MULTIEQUAL_-1206901830', u'MULTIEQUAL_-1206901805'), (u'CALL_-1206937430', u'INDIRECT_-1206900068'), (u'MULTIEQUAL_-1206888081', u'MULTIEQUAL_-1206888781'), (u'CALL_-1206936019', u'INDIRECT_-1206898981'), (u'INDIRECT_-1206908563', u'MULTIEQUAL_-1206908340'), (u'CALL_-1206930274', u'INDIRECT_-1206906526'), (u'MULTIEQUAL_-1206893549', u'MULTIEQUAL_-1206893533'), (u'MULTIEQUAL_-1206889391', u'MULTIEQUAL_-1206889349'), (u'CALLIND_-1206922663', u'INDIRECT_-1206899105'), (u'INDIRECT_-1206901202', u'MULTIEQUAL_-1206901025'), (u'CALLIND_-1206925511', u'INDIRECT_-1206899731'), (u'STORE_-1206937765', u'INDIRECT_-1206912058'), (u'CALL_-1206935821', u'INDIRECT_-1206905140'), (u'STORE_-1206934224', u'INDIRECT_-1206910040'), (u'CALL_-1206928647', u'INDIRECT_-1206907480'), (u'STORE_-1206933497', u'INDIRECT_-1206909650'), (u'CALL_-1206938694', u'INDIRECT_-1206892431'), (u'MULTIEQUAL_-1206878079', u'MULTIEQUAL_-1206899545'), (u'INDIRECT_-1206910771', u'INT_EQUAL_-1206938109'), (u'CALL_-1206932359', u'INDIRECT_-1206906996'), (u'STORE_-1206925416', u'INDIRECT_-1206887303'), (u'INDIRECT_-1206900820', u'COPY_-1206878631'), (u'CALL_-1206931797', u'INDIRECT_-1206890509'), (u'INDIRECT_-1206899444', u'MULTIEQUAL_-1206899371'), (u'INDIRECT_-1206895371', u'MULTIEQUAL_-1206895352'), (u'CALL_-1206934365', u'INDIRECT_-1206907695'), (u'INDIRECT_-1206901718', u'MULTIEQUAL_-1206901445'), (u'STORE_-1206937772', u'INDIRECT_-1206896943'), (u'MULTIEQUAL_-1206902417', u'MULTIEQUAL_-1206902400'), ('const-8', u'PTRSUB_-1206880589'), (u'CALL_-1206935851', u'INDIRECT_-1206910204'), (u'CALL_-1206925783', u'INDIRECT_-1206903695'), (u'CALL_-1206930362', u'INDIRECT_-1206908678'), (u'CAST_-1206875838', u'PTRSUB_-1206878833'), (u'INDIRECT_-1206893787', u'MULTIEQUAL_-1206893742'), (u'INDIRECT_-1206894902', u'MULTIEQUAL_-1206894725'), (u'MULTIEQUAL_-1206875925', u'MULTIEQUAL_-1206897299'), (u'INDIRECT_-1206900115', u'MULTIEQUAL_-1206900036'), (u'INDIRECT_-1206893345', u'MULTIEQUAL_-1206895132'), (u'CALL_-1206925831', u'INDIRECT_-1206896172'), (u'MULTIEQUAL_-1206903845', u'MULTIEQUAL_-1206903825'), (u'INDIRECT_-1206894777', u'MULTIEQUAL_-1206894197'), (u'CALL_-1206928690', u'INDIRECT_-1206892798'), (u'INDIRECT_-1206892146', u'MULTIEQUAL_-1206893585'), (u'INDIRECT_-1206880138', u'MULTIEQUAL_-1206881768'), (u'INDIRECT_-1206887061', u'MULTIEQUAL_-1206887670'), (u'CALL_-1206937615', u'INDIRECT_-1206904200'), (u'CALL_-1206938725', u'INDIRECT_-1206899591'), (u'INDIRECT_-1206894147', u'MULTIEQUAL_-1206893749'), (u'STORE_-1206928553', u'INDIRECT_-1206909260'), (u'MULTIEQUAL_-1206891517', u'MULTIEQUAL_-1206891101'), (u'CALL_-1206938036', u'INDIRECT_-1206899373'), (u'CALL_-1206931435', u'INDIRECT_-1206902057'), (u'CALL_-1206928271', u'INDIRECT_-1206878805'), (u'STORE_-1206927248', u'INDIRECT_-1206886172'), (u'MULTIEQUAL_-1206907477', u'MULTIEQUAL_-1206907061'), (u'INDIRECT_-1206896085', u'MULTIEQUAL_-1206896066'), (u'CAST_-1206876983', u'MULTIEQUAL_-1206921639'), (u'STORE_-1206928588', u'INDIRECT_-1206890381'), (u'CALL_-1206929324', u'INDIRECT_-1206884910'), (u'INDIRECT_-1206893290', u'MULTIEQUAL_-1206894807'), (u'CALL_-1206925831', u'INDIRECT_-1206904572'), (u'LOAD_-1206939108', u'INT_AND_-1206939082'), (u'CALL_-1206935809', u'INDIRECT_-1206897991'), (u'INDIRECT_-1206909034', u'MULTIEQUAL_-1206908767'), (u'INDIRECT_-1206901491', u'MULTIEQUAL_-1206902357'), (u'INDIRECT_-1206909319', u'MULTIEQUAL_-1206876811'), (u'MULTIEQUAL_-1206881431', u'MULTIEQUAL_-1206881417'), (u'CALL_-1206930311', u'INDIRECT_-1206888089'), (u'CALL_-1206925860', u'INDIRECT_-1206898706'), (u'INDIRECT_-1206889888', u'MULTIEQUAL_-1206889682'), (u'INDIRECT_-1206899198', u'MULTIEQUAL_-1206898815'), (u'INDIRECT_-1206895201', u'MULTIEQUAL_-1206894925'), (u'INDIRECT_-1206887188', u'MULTIEQUAL_-1206886958'), (u'STORE_-1206924909', u'INDIRECT_-1206887363'), (u'CALL_-1206927297', u'INDIRECT_-1206902249'), (u'CALL_-1206928629', u'INDIRECT_-1206898957'), (u'CALL_-1206934487', u'INDIRECT_-1206906094'), (u'INDIRECT_-1206881277', u'MULTIEQUAL_-1206881768'), (u'STORE_-1206921525', u'INDIRECT_-1206891987'), (u'CALL_-1206932327', u'INDIRECT_-1206890734'), (u'INDIRECT_-1206904494', u'MULTIEQUAL_-1206904117'), (u'MULTIEQUAL_-1206876435', u'MULTIEQUAL_-1206876378'), (u'INDIRECT_-1206883745', u'MULTIEQUAL_-1206881608'), (u'INDIRECT_-1206906850', u'COPY_-1206880231'), (u'INT_ZEXT_-1206917059', u'INT_MULT_-1206930395'), (u'STORE_-1206933398', u'INDIRECT_-1206899940'), (u'CALL_-1206937559', u'INDIRECT_-1206904585'), (u'CALLIND_-1206921388', u'INDIRECT_-1206892861'), (u'INT_NOTEQUAL_-1206930077', u'CBRANCH_-1206930074'), (u'INDIRECT_-1206905633', u'MULTIEQUAL_-1206906639'), (u'CALL_-1206934888', u'INDIRECT_-1206911590'), (u'CALL_-1206929269', u'INDIRECT_-1206906033'), (u'MULTIEQUAL_-1206895530', u'MULTIEQUAL_-1206895505'), (u'STORE_-1206921567', u'INDIRECT_-1206886551'), (u'CALL_-1206932860', u'INDIRECT_-1206892615'), (u'CALL_-1206928690', u'INDIRECT_-1206899518'), (u'CALL_-1206926063', u'INDIRECT_-1206897978'), (u'CALL_-1206932271', u'INDIRECT_-1206890293'), (u'MULTIEQUAL_-1206875891', u'PTRSUB_-1206875817'), (u'INDIRECT_-1206892782', u'MULTIEQUAL_-1206894387'), (u'MULTIEQUAL_-1206893073', u'MULTIEQUAL_-1206892985'), (u'INDIRECT_-1206895720', u'MULTIEQUAL_-1206895518'), (u'COPY_-1206877565', u'MULTIEQUAL_-1206878114'), (u'CALL_-1206921264', u'INDIRECT_-1206889167'), (u'CALL_-1206937446', u'INDIRECT_-1206913100'), (u'INDIRECT_-1206899701', u'MULTIEQUAL_-1206899463'), (u'CALL_-1206930584', u'INDIRECT_-1206890168'), (u'INDIRECT_-1206894746', u'MULTIEQUAL_-1206896530'), (u'CALL_-1206921844', u'INDIRECT_-1206875012'), (u'MULTIEQUAL_-1206876797', u'MULTIEQUAL_-1206903219'), (u'CALL_-1206925604', u'INDIRECT_-1206904525'), (u'MULTIEQUAL_-1206904741', u'MULTIEQUAL_-1206904633'), (u'INDIRECT_-1206881646', u'MULTIEQUAL_-1206881514'), (u'INDIRECT_-1206893074', u'MULTIEQUAL_-1206892578'), (u'CALLIND_-1206922663', u'INDIRECT_-1206895745'), (u'MULTIEQUAL_-1206906892', u'COPY_-1206879073'), (u'CALL_-1206921722', u'INDIRECT_-1206892711'), (u'MULTIEQUAL_-1206881649', u'MULTIEQUAL_-1206881638'), (u'CALL_-1206930274', u'INDIRECT_-1206903166'), (u'INDIRECT_-1206890260', u'MULTIEQUAL_-1206891927'), (u'COPY_-1206876913', u'MULTIEQUAL_-1206918899'), (u'INDIRECT_-1206890244', u'MULTIEQUAL_-1206890015'), (u'INDIRECT_-1206903234', u'MULTIEQUAL_-1206902857'), ('const-433', u'LOAD_-1206928761'), (u'INDIRECT_-1206894713', u'MULTIEQUAL_-1206894409'), ('const-1', u'PTRADD_-1206922622'), (u'CALL_-1206930457', u'INDIRECT_-1206905961'), (u'INDIRECT_-1206895780', u'COPY_-1206878619'), (u'STORE_-1206930351', u'INDIRECT_-1206905858'), (u'CALL_-1206927093', u'INDIRECT_-1206892781'), (u'STORE_-1206928697', u'INDIRECT_-1206897168'), (u'LOAD_-1206939460', u'PTRSUB_-1206881483'), (u'INDIRECT_-1206903757', u'MULTIEQUAL_-1206903369'), (u'INDIRECT_-1206894777', u'MULTIEQUAL_-1206894370'), (u'CALL_-1206934862', u'INDIRECT_-1206900840'), (u'CALL_-1206928382', u'INDIRECT_-1206892221'), (u'CALLIND_-1206922663', u'INDIRECT_-1206889865'), (u'CALL_-1206938694', u'INDIRECT_-1206909231'), (u'STORE_-1206930828', u'INDIRECT_-1206908095'), ('const-1', u'PTRADD_-1206873304'), (u'CALL_-1206938656', u'INDIRECT_-1206891988'), (u'CALL_-1206928647', u'INDIRECT_-1206902440'), (u'MULTIEQUAL_-1206912973', u'MULTIEQUAL_-1206912952'), (u'CALL_-1206937729', u'INDIRECT_-1206904263'), (u'STORE_-1206925248', u'INDIRECT_-1206906960'), (u'CALL_-1206933623', u'INDIRECT_-1206897176'), (u'INDIRECT_-1206903549', u'MULTIEQUAL_-1206901224'), (u'INDIRECT_-1206901386', u'MULTIEQUAL_-1206902825'), (u'INDIRECT_-1206902122', u'MULTIEQUAL_-1206906685'), (u'CALL_-1206930407', u'INDIRECT_-1206906186'), (u'INDIRECT_-1206891010', u'MULTIEQUAL_-1206890862'), ('const-0', u'RETURN_-1206879483'), (u'CALL_-1206929794', u'INDIRECT_-1206890240'), (u'INDIRECT_-1206899659', u'MULTIEQUAL_-1206876788'), (u'INDIRECT_-1206887685', u'MULTIEQUAL_-1206887666'), (u'STORE_-1206928410', u'INDIRECT_-1206908756'), (u'CALL_-1206930506', u'INDIRECT_-1206904571'), (u'INDIRECT_-1206893971', u'MULTIEQUAL_-1206880904'), (u'CALL_-1206930228', u'INDIRECT_-1206879901'), (u'CAST_-1206872003', u'CALL_-1206930550'), (u'INDIRECT_-1206899571', u'MULTIEQUAL_-1206899552'), (u'MULTIEQUAL_-1206894779', u'MULTIEQUAL_-1206894745'), (u'MULTIEQUAL_-1206894779', u'MULTIEQUAL_-1206894745'), (u'CALL_-1206931128', u'INDIRECT_-1206905344'), (u'LOAD_-1206921959', u'INT_NOTEQUAL_-1206921913'), (u'INDIRECT_-1206893779', u'MULTIEQUAL_-1206893559'), (u'CALL_-1206930210', u'INDIRECT_-1206902292'), (u'CALL_-1206930157', u'INDIRECT_-1206902653'), (u'INDIRECT_-1206885323', u'MULTIEQUAL_-1206885278'), (u'MULTIEQUAL_-1206884779', u'MULTIEQUAL_-1206884433'), (u'CALL_-1206921264', u'INDIRECT_-1206904707'), (u'INDIRECT_-1206900528', u'MULTIEQUAL_-1206900410'), (u'INDIRECT_-1206899671', u'MULTIEQUAL_-1206876048'), (u'INDIRECT_-1206892566', u'MULTIEQUAL_-1206894005'), (u'MULTIEQUAL_-1206889053', u'MULTIEQUAL_-1206889049'), (u'CALL_-1206931745', u'INDIRECT_-1206891180'), (u'MULTIEQUAL_-1206898785', u'MULTIEQUAL_-1206898805'), (u'INDIRECT_-1206883908', u'MULTIEQUAL_-1206884082'), (u'INDIRECT_-1206898086', u'COPY_-1206879748'), ('const-248', u'PTRSUB_-1206872752'), (u'MULTIEQUAL_-1206911713', u'MULTIEQUAL_-1206911692'), (u'INDIRECT_-1206912841', u'MULTIEQUAL_-1206912565'), ('const-4', u'PTRADD_-1206922602'), (u'CALL_-1206934487', u'INDIRECT_-1206901054'), (u'INDIRECT_-1206905470', u'MULTIEQUAL_-1206906987'), (u'CALL_-1206930086', u'INDIRECT_-1206900705'), (u'STORE_-1206925381', u'INDIRECT_-1206886862'), (u'INDIRECT_-1206904826', u'MULTIEQUAL_-1206906610'), (u'CALL_-1206938628', u'INDIRECT_-1206891974'), (u'CALL_-1206927063', u'INDIRECT_-1206899834'), (u'STORE_-1206934224', u'INDIRECT_-1206907520'), (u'INDIRECT_-1206903215', u'MULTIEQUAL_-1206902770'), (u'INDIRECT_-1206914608', u'MULTIEQUAL_-1206914176'), (u'CALL_-1206930228', u'INDIRECT_-1206879564'), (u'CALLIND_-1206921856', u'INDIRECT_-1206905856'), (u'CALL_-1206938772', u'INDIRECT_-1206904868'), (u'INDIRECT_-1206890106', u'COPY_-1206879729'), (u'MULTIEQUAL_-1206904413', u'MULTIEQUAL_-1206904325'), (u'CALL_-1206938927', u'INDIRECT_-1206891928'), (u'CALL_-1206930241', u'INDIRECT_-1206898450'), (u'INDIRECT_-1206889806', u'MULTIEQUAL_-1206889147'), (u'CALL_-1206930915', u'INDIRECT_-1206881150'), (u'STORE_-1206930329', u'INDIRECT_-1206889120'), (u'STORE_-1206925381', u'INDIRECT_-1206899042'), (u'MULTIEQUAL_-1206893596', u'MULTIEQUAL_-1206893590'), (u'MULTIEQUAL_-1206892905', u'MULTIEQUAL_-1206892925'), (u'STORE_-1206935460', u'INDIRECT_-1206896017'), (u'INDIRECT_-1206885912', u'MULTIEQUAL_-1206885763'), (u'INDIRECT_-1206889314', u'MULTIEQUAL_-1206893591'), (u'PTRSUB_-1206878833', u'LOAD_-1206935624'), (u'CALL_-1206928734', u'INDIRECT_-1206884169'), (u'CALL_-1206925604', u'INDIRECT_-1206888145'), (u'STORE_-1206928270', u'INDIRECT_-1206900206'), (u'COPY_-1206878422', u'RETURN_-1206878355'), (u'CAST_-1206875986', u'COPY_-1206876199'), (u'INDIRECT_-1206899695', u'COPY_-1206878942'), (u'CALL_-1206928668', u'INDIRECT_-1206888948'), (u'INDIRECT_-1206883194', u'MULTIEQUAL_-1206883598'), (u'PTRADD_-1206922728', u'LOAD_-1206922790'), (u'MULTIEQUAL_-1206916632', u'COPY_-1206876047'), (u'STORE_-1206929190', u'INDIRECT_-1206890226'), (u'CALL_-1206927297', u'INDIRECT_-1206908549'), (u'INDIRECT_-1206892643', u'MULTIEQUAL_-1206893590'), ('const-433', u'STORE_-1206924560'), (u'CALLIND_-1206921743', u'INDIRECT_-1206897813'), (u'CALL_-1206924661', u'INDIRECT_-1206876855'), (u'STORE_-1206930340', u'INDIRECT_-1206904248'), ('const-0', u'INT_NOTEQUAL_-1206929254'), (u'CALL_-1206938975', u'INDIRECT_-1206897416'), (u'INDIRECT_-1206901633', u'MULTIEQUAL_-1206905307'), (u'INDIRECT_-1206903462', u'MULTIEQUAL_-1206903259'), (u'CALL_-1206926116', u'INDIRECT_-1206893015'), (u'CALL_-1206922325', u'INDIRECT_-1206884363'), (u'MULTIEQUAL_-1206880198', u'MULTIEQUAL_-1206906381'), (u'INDIRECT_-1206894889', u'MULTIEQUAL_-1206896735'), (u'MULTIEQUAL_-1206876759', u'MULTIEQUAL_-1206881697'), (u'CALLIND_-1206921359', u'INDIRECT_-1206885705'), (u'LOAD_-1206935563', u'INT_SUB_-1206935508'), (u'CALL_-1206935766', u'INDIRECT_-1206892506'), (u'INDIRECT_-1206897458', u'MULTIEQUAL_-1206897360'), (u'MULTIEQUAL_-1206891772', u'COPY_-1206879037'), (u'CALLIND_-1206922636', u'INDIRECT_-1206886489'), ('tmp_11229', u'CBRANCH_-1206929734'), (u'CALL_-1206922584', u'INDIRECT_-1206883759'), (u'STORE_-1206934436', u'INDIRECT_-1206896308'), (u'CALL_-1206932860', u'INDIRECT_-1206900595'), (u'INT_ZEXT_-1206922088', u'MULTIEQUAL_-1206921898'), (u'INDIRECT_-1206888852', u'MULTIEQUAL_-1206890389'), (u'CALL_-1206928257', u'INDIRECT_-1206912728'), (u'INDIRECT_-1206911817', u'MULTIEQUAL_-1206912813'), (u'INDIRECT_-1206906737', u'COPY_-1206879660'), (u'CALL_-1206921954', u'INDIRECT_-1206886974'), (u'CALL_-1206928647', u'INDIRECT_-1206896560'), (u'MULTIEQUAL_-1206893305', u'MULTIEQUAL_-1206893289'), (u'CALL_-1206938756', u'INDIRECT_-1206904017'), (u'CALL_-1206930556', u'INDIRECT_-1206909054'), (u'INDIRECT_-1206903497', u'MULTIEQUAL_-1206906191'), (u'CALLIND_-1206925046', u'INDIRECT_-1206901180'), (u'INDIRECT_-1206902884', u'MULTIEQUAL_-1206904467'), (u'CALL_-1206930362', u'INDIRECT_-1206889358'), (u'CALL_-1206927418', u'INDIRECT_-1206904837'), (u'INDIRECT_-1206885105', u'MULTIEQUAL_-1206884975'), (u'STORE_-1206924934', u'INDIRECT_-1206890437'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206874794'), (u'INDIRECT_-1206892994', u'MULTIEQUAL_-1206901341'), (u'CALL_-1206931269', u'INDIRECT_-1206901467'), (u'STORE_-1206933958', u'INDIRECT_-1206898546'), (u'CALL_-1206929296', u'INDIRECT_-1206893296'), (u'CALL_-1206928281', u'INDIRECT_-1206898885'), (u'STORE_-1206937696', u'INDIRECT_-1206909084'), (u'CALL_-1206936019', u'INDIRECT_-1206903181'), (u'CALL_-1206932827', u'INDIRECT_-1206895112'), (u'INDIRECT_-1206890360', u'MULTIEQUAL_-1206890256'), (u'STORE_-1206921830', u'INDIRECT_-1206885419'), (u'MULTIEQUAL_-1206898385', u'MULTIEQUAL_-1206898365'), (u'CALL_-1206922556', u'INDIRECT_-1206874713'), (u'CALL_-1206934487', u'INDIRECT_-1206893074'), (u'STORE_-1206933398', u'INDIRECT_-1206905400'), (u'CALL_-1206922316', u'INDIRECT_-1206876065'), (u'INDIRECT_-1206901658', u'MULTIEQUAL_-1206901560'), (u'INDIRECT_-1206891437', u'MULTIEQUAL_-1206891578'), (u'CALL_-1206928281', u'INDIRECT_-1206910225'), (u'INDIRECT_-1206894125', u'MULTIEQUAL_-1206894089'), (u'CALL_-1206929866', u'INDIRECT_-1206897004'), (u'MULTIEQUAL_-1206878081', u'PTRSUB_-1206880282'), (u'CALLIND_-1206925019', u'INDIRECT_-1206903264'), (u'CALLIND_-1206938189', u'INDIRECT_-1206894433'), (u'MULTIEQUAL_-1206888305', u'MULTIEQUAL_-1206888285'), (u'CALL_-1206934114', u'INDIRECT_-1206890751'), (u'INDIRECT_-1206909019', u'MULTIEQUAL_-1206909172'), (u'CALL_-1206925799', u'INDIRECT_-1206876822'), (u'INDIRECT_-1206877241', u'MULTIEQUAL_-1206876889'), (u'CALL_-1206931435', u'INDIRECT_-1206907937'), (u'INDIRECT_-1206904731', u'MULTIEQUAL_-1206905955'), (u'INDIRECT_-1206902860', u'MULTIEQUAL_-1206904527'), (u'MULTIEQUAL_-1206906217', u'MULTIEQUAL_-1206905801'), (u'MULTIEQUAL_-1206881768', u'MULTIEQUAL_-1206881754'), (u'MULTIEQUAL_-1206903122', u'MULTIEQUAL_-1206903069'), (u'INDIRECT_-1206882914', u'MULTIEQUAL_-1206882649'), (u'STORE_-1206925221', u'INDIRECT_-1206900225'), (u'INDIRECT_-1206895838', u'MULTIEQUAL_-1206890628'), (u'INDIRECT_-1206893816', u'MULTIEQUAL_-1206893640'), (u'CALL_-1206925460', u'INDIRECT_-1206897495'), (u'MULTIEQUAL_-1206880192', u'MULTIEQUAL_-1206903861'), (u'STORE_-1206928410', u'INDIRECT_-1206904556'), (u'MULTIEQUAL_-1206900686', u'MULTIEQUAL_-1206900659'), (u'CALL_-1206927093', u'INDIRECT_-1206898241'), (u'MULTIEQUAL_-1206904884', u'MULTIEQUAL_-1206904236'), (u'CALL_-1206934888', u'INDIRECT_-1206883025'), (u'MULTIEQUAL_-1206909848', u'MULTIEQUAL_-1206909824'), (u'INDIRECT_-1206896050', u'MULTIEQUAL_-1206895902'), (u'CALL_-1206929866', u'INDIRECT_-1206879442'), (u'INDIRECT_-1206904786', u'MULTIEQUAL_-1206906179'), (u'MULTIEQUAL_-1206904552', u'MULTIEQUAL_-1206904536'), (u'CALL_-1206928601', u'INDIRECT_-1206907763'), (u'INDIRECT_-1206901702', u'MULTIEQUAL_-1206906265'), (u'STORE_-1206934385', u'INDIRECT_-1206906355'), (u'CALLIND_-1206925019', u'INDIRECT_-1206898224'), (u'CALL_-1206929938', u'INDIRECT_-1206908388'), (u'MULTIEQUAL_-1206902985', u'MULTIEQUAL_-1206903005'), (u'CALL_-1206937446', u'INDIRECT_-1206905540'), (u'INDIRECT_-1206903355', u'MULTIEQUAL_-1206902965'), (u'INDIRECT_-1206887808', u'MULTIEQUAL_-1206889347'), (u'INDIRECT_-1206893361', u'INT_ZEXT_-1206917059'), ('tmp_8204', u'CBRANCH_-1206931384'), (u'MULTIEQUAL_-1206899006', u'MULTIEQUAL_-1206898979'), (u'CALL_-1206928271', u'INDIRECT_-1206894853'), (u'INDIRECT_-1206900767', u'MULTIEQUAL_-1206900067'), (u'STORE_-1206929169', u'INDIRECT_-1206888118'), (u'STORE_-1206934385', u'INDIRECT_-1206900475'), (u'MULTIEQUAL_-1206895690', u'MULTIEQUAL_-1206896441'), (u'MULTIEQUAL_-1206878057', u'MULTIEQUAL_-1206890305'), (u'CALLIND_-1206924365', u'INDIRECT_-1206900013'), (u'STORE_-1206937765', u'INDIRECT_-1206908698'), ('const-1185192', u'COPY_-1206921982'), (u'CALLIND_-1206921372', u'INDIRECT_-1206890388'), (u'CALL_-1206928667', u'INDIRECT_-1206894780'), (u'MULTIEQUAL_-1206878050', u'MULTIEQUAL_-1206881632'), (u'CALL_-1206924677', u'INDIRECT_-1206898039'), ('tmp_14807', u'BRANCH_-1206931698'), (u'CALL_-1206928152', u'INDIRECT_-1206887871'), (u'CALLIND_-1206921412', u'INDIRECT_-1206884526'), (u'INDIRECT_-1206895059', u'COPY_-1206880320'), (u'STORE_-1206928697', u'INDIRECT_-1206909768'), (u'CALL_-1206929226', u'INDIRECT_-1206897035'), (u'INDIRECT_-1206910090', u'MULTIEQUAL_-1206911607'), (u'INDIRECT_-1206910579', u'MULTIEQUAL_-1206910359'), (u'INDIRECT_-1206910013', u'MULTIEQUAL_-1206910797'), (u'INDIRECT_-1206906320', u'MULTIEQUAL_-1206906216'), (u'INDIRECT_-1206888262', u'MULTIEQUAL_-1206892825'), (u'INDIRECT_-1206892763', u'MULTIEQUAL_-1206894518'), (u'CALL_-1206937414', u'INDIRECT_-1206902997'), (u'CALLIND_-1206925401', u'INDIRECT_-1206876230'), (u'CALL_-1206934862', u'INDIRECT_-1206906720'), ('tmp_25370', u'CALL_-1206928647'), (u'INDIRECT_-1206891288', u'MULTIEQUAL_-1206891170'), (u'CALL_-1206928225', u'INDIRECT_-1206882803'), (u'MULTIEQUAL_-1206878861', u'MULTIEQUAL_-1206879163'), (u'INDIRECT_-1206886480', u'MULTIEQUAL_-1206888147'), (u'CALL_-1206933773', u'INDIRECT_-1206913832'), (u'INDIRECT_-1206905240', u'MULTIEQUAL_-1206905190'), (u'INDIRECT_-1206907540', u'COPY_-1206878647'), (u'CALL_-1206931539', u'INDIRECT_-1206904553'), (u'INDIRECT_-1206888555', u'MULTIEQUAL_-1206889359'), (u'CALL_-1206930506', u'INDIRECT_-1206905831'), (u'MULTIEQUAL_-1206915130', u'CALL_-1206930157'), (u'CALL_-1206924668', u'INDIRECT_-1206886768'), (u'INDIRECT_-1206897380', u'MULTIEQUAL_-1206899007'), (u'CALL_-1206934114', u'INDIRECT_-1206904611'), (u'INDIRECT_-1206901897', u'MULTIEQUAL_-1206901760'), (u'STORE_-1206928627', u'INDIRECT_-1206912666'), (u'INDIRECT_-1206912738', u'MULTIEQUAL_-1206912477'), (u'INDIRECT_-1206887258', u'MULTIEQUAL_-1206886627'), (u'STORE_-1206921830', u'INDIRECT_-1206895079'), (u'CALL_-1206932827', u'INDIRECT_-1206916298'), (u'CALL_-1206928690', u'INDIRECT_-1206906238'), (u'CALL_-1206938628', u'INDIRECT_-1206910874'), (u'INDIRECT_-1206913040', u'MULTIEQUAL_-1206912936'), (u'CALL_-1206934098', u'INDIRECT_-1206907959'), (u'LOAD_-1206922104', u'INT_EQUAL_-1206922016'), (u'MULTIEQUAL_-1206909725', u'INT_LESS_-1206921964'), (u'CALL_-1206933125', u'INDIRECT_-1206909934'), (u'INDIRECT_-1206893494', u'MULTIEQUAL_-1206892998'), (u'CALL_-1206938656', u'INDIRECT_-1206899968'), (u'INDIRECT_-1206889717', u'MULTIEQUAL_-1206889688'), ('const-40', u'PTRSUB_-1206875222'), (u'STORE_-1206937788', u'INDIRECT_-1206898208'), (u'INDIRECT_-1206888626', u'MULTIEQUAL_-1206890187'), ('const-433', u'LOAD_-1206930862'), ('const-0', u'INT_EQUAL_-1206937861'), (u'CALL_-1206928291', u'INDIRECT_-1206912328'), (u'CALL_-1206921134', u'INDIRECT_-1206886120'), (u'CALL_-1206924612', u'INDIRECT_-1206902543'), (u'CALL_-1206923816', u'INDIRECT_-1206902357'), (u'CALL_-1206936110', u'INDIRECT_-1206911214'), (u'CALL_-1206934098', u'INDIRECT_-1206890739'), (u'INDIRECT_-1206902425', u'COPY_-1206880115'), (u'INDIRECT_-1206905368', u'MULTIEQUAL_-1206904936'), (u'CALL_-1206934460', u'INDIRECT_-1206889701'), (u'INDIRECT_-1206881009', u'MULTIEQUAL_-1206880873'), (u'INDIRECT_-1206895397', u'MULTIEQUAL_-1206895778'), (u'STORE_-1206922815', u'INDIRECT_-1206895789'), (u'MULTIEQUAL_-1206876019', u'MULTIEQUAL_-1206875901'), (u'CALL_-1206932359', u'INDIRECT_-1206887256'), (u'LOAD_-1206933859', u'INT_AND_-1206933833'), (u'INDIRECT_-1206893382', u'MULTIEQUAL_-1206893121'), (u'COPY_-1206935744', u'COPY_-1206876124'), (u'CALL_-1206933745', u'INDIRECT_-1206881204'), (u'STORE_-1206933398', u'INDIRECT_-1206894480'), (u'CALL_-1206928257', u'INDIRECT_-1206901808'), (u'CALL_-1206931701', u'INDIRECT_-1206902081'), (u'CALL_-1206933962', u'INDIRECT_-1206899054'), (u'INDIRECT_-1206899888', u'MULTIEQUAL_-1206900270'), (u'CALLIND_-1206921412', u'INDIRECT_-1206896706'), (u'CALL_-1206928667', u'INDIRECT_-1206884026'), (u'CALL_-1206925831', u'INDIRECT_-1206901212'), (u'PTRADD_-1206872098', u'STORE_-1206922815'), (u'INDIRECT_-1206908777', u'MULTIEQUAL_-1206908605'), (u'MULTIEQUAL_-1206898951', u'MULTIEQUAL_-1206899890'), (u'INDIRECT_-1206908255', u'MULTIEQUAL_-1206907810'), (u'CALL_-1206924704', u'INDIRECT_-1206891760'), (u'CALL_-1206933745', u'INDIRECT_-1206900612'), (u'INDIRECT_-1206904068', u'MULTIEQUAL_-1206904242'), (u'STORE_-1206937611', u'INDIRECT_-1206914074'), (u'CALL_-1206930457', u'INDIRECT_-1206890421'), (u'CALL_-1206931539', u'INDIRECT_-1206904133'), (u'INDIRECT_-1206897683', u'MULTIEQUAL_-1206898630'), (u'CALL_-1206930584', u'INDIRECT_-1206896888'), (u'CALL_-1206936019', u'INDIRECT_-1206912421'), (u'MULTIEQUAL_-1206891079', u'MULTIEQUAL_-1206891065'), (u'INDIRECT_-1206885261', u'MULTIEQUAL_-1206885395'), (u'INDIRECT_-1206910616', u'MULTIEQUAL_-1206910341'), (u'CALL_-1206928878', u'INDIRECT_-1206896354'), (u'INT_NOTEQUAL_-1206929735', u'CBRANCH_-1206929734'), (u'CALL_-1206928690', u'INDIRECT_-1206901198'), (u'INDIRECT_-1206907694', u'MULTIEQUAL_-1206907278'), (u'CALL_-1206928271', u'INDIRECT_-1206904933'), (u'CALL_-1206934396', u'INDIRECT_-1206898898'), (u'STORE_-1206928588', u'INDIRECT_-1206900881'), (u'MULTIEQUAL_-1206887394', u'COPY_-1206875536'), (u'MULTIEQUAL_-1206904466', u'MULTIEQUAL_-1206904439'), (u'CALL_-1206932860', u'INDIRECT_-1206883707'), (u'INDIRECT_-1206903983', u'MULTIEQUAL_-1206904930'), (u'CALL_-1206937983', u'INDIRECT_-1206907329'), (u'CALL_-1206928601', u'INDIRECT_-1206890543'), ('const-0', u'INT_EQUAL_-1206938809'), (u'CALLIND_-1206921856', u'INDIRECT_-1206893256'), (u'INDIRECT_-1206899048', u'MULTIEQUAL_-1206899430'), (u'PTRADD_-1206871344', u'CAST_-1206868639'), (u'STORE_-1206937920', u'INDIRECT_-1206903734'), (u'MULTIEQUAL_-1206887394', u'COPY_-1206875563'), (u'MULTIEQUAL_-1206897942', u'MULTIEQUAL_-1206898237'), (u'MULTIEQUAL_-1206881543', u'MULTIEQUAL_-1206879992'), (u'CALL_-1206924612', u'INDIRECT_-1206887423'), (u'INDIRECT_-1206892943', u'MULTIEQUAL_-1206893609'), (u'CALL_-1206933594', u'INT_EQUAL_-1206933580'), (u'CALL_-1206928709', u'INDIRECT_-1206878774'), (u'CALL_-1206936047', u'INDIRECT_-1206891435'), (u'CALL_-1206921308', u'INDIRECT_-1206891286'), (u'CALL_-1206939039', u'INDIRECT_-1206897452'), (u'CAST_-1206875818', u'PTRSUB_-1206878812'), (u'INDIRECT_-1206892020', u'MULTIEQUAL_-1206890973'), (u'CALL_-1206930556', u'INDIRECT_-1206894774'), (u'INDIRECT_-1206910068', u'MULTIEQUAL_-1206911607'), ('const-0', u'INT_EQUAL_-1206932897'), (u'INDIRECT_-1206888263', u'MULTIEQUAL_-1206875902'), (u'INDIRECT_-1206907178', u'MULTIEQUAL_-1206906905'), (u'INDIRECT_-1206900217', u'MULTIEQUAL_-1206900080'), (u'CALL_-1206937186', u'INDIRECT_-1206900471'), (u'CALL_-1206934460', u'INDIRECT_-1206896421'), (u'INDIRECT_-1206889566', u'MULTIEQUAL_-1206886261'), (u'INDIRECT_-1206897380', u'MULTIEQUAL_-1206897109'), (u'CALL_-1206938310', u'INDIRECT_-1206897037'), (u'CALL_-1206928629', u'INDIRECT_-1206896857'), (u'CALL_-1206924704', u'INDIRECT_-1206905200'), ('const-8', u'PTRSUB_-1206876195'), (u'CALLIND_-1206921710', u'INDIRECT_-1206898214'), (u'INDIRECT_-1206888836', u'MULTIEQUAL_-1206888285'), (u'INDIRECT_-1206893269', u'MULTIEQUAL_-1206893599'), (u'PTRSUB_-1206875996', u'PTRSUB_-1206873199'), (u'CALL_-1206931142', u'INDIRECT_-1206890041'), (u'CALL_-1206929938', u'INDIRECT_-1206910488'), (u'INDIRECT_-1206914234', u'MULTIEQUAL_-1206912144'), (u'CALL_-1206930927', u'INDIRECT_-1206913217'), (u'CALL_-1206934081', u'INDIRECT_-1206891568'), (u'MULTIEQUAL_-1206900541', u'MULTIEQUAL_-1206900433'), (u'INDIRECT_-1206895781', u'MULTIEQUAL_-1206896537'), (u'INDIRECT_-1206895795', u'MULTIEQUAL_-1206895405'), (u'INDIRECT_-1206897858', u'MULTIEQUAL_-1206899558'), (u'CALL_-1206927418', u'INDIRECT_-1206892237'), (u'COPY_-1206876878', u'MULTIEQUAL_-1206921015'), (u'INDIRECT_-1206895841', u'MULTIEQUAL_-1206895732'), (u'INDIRECT_-1206886066', u'COPY_-1206879379'), (u'INDIRECT_-1206894528', u'MULTIEQUAL_-1206896067'), (u'INDIRECT_-1206895823', u'MULTIEQUAL_-1206875920'), (u'INDIRECT_-1206908063', u'MULTIEQUAL_-1206908729'), (u'CALL_-1206938342', u'INDIRECT_-1206885041'), (u'INDIRECT_-1206901707', u'MULTIEQUAL_-1206905961'), (u'CALL_-1206938694', u'INDIRECT_-1206894951'), ('const-0', u'CALL_-1206924612'), (u'INDIRECT_-1206890134', u'MULTIEQUAL_-1206889867'), (u'CALL_-1206933962', u'INDIRECT_-1206908714'), (u'MULTIEQUAL_-1206902872', u'MULTIEQUAL_-1206902856'), (u'COPY_-1206914642', u'MULTIEQUAL_-1206914097'), ('const-433', u'LOAD_-1206934189'), (u'CALL_-1206938131', u'INDIRECT_-1206905731'), (u'INDIRECT_-1206901669', u'MULTIEQUAL_-1206901999'), (u'LOAD_-1206921705', u'INT_LESS_-1206921634'), (u'STORE_-1206933497', u'INDIRECT_-1206899570'), (u'INDIRECT_-1206897147', u'MULTIEQUAL_-1206897032'), (u'CALL_-1206930228', u'INDIRECT_-1206892252'), (u'CALL_-1206928647', u'INDIRECT_-1206904540'), (u'CALL_-1206930157', u'INDIRECT_-1206877868'), (u'INDIRECT_-1206893185', u'COPY_-1206880093'), (u'CALL_-1206933821', u'INDIRECT_-1206904850'), (u'INDIRECT_-1206902054', u'COPY_-1206878816'), (u'STORE_-1206925416', u'INDIRECT_-1206899483'), (u'MULTIEQUAL_-1206884433', u'MULTIEQUAL_-1206884397'), (u'CALL_-1206929866', u'INDIRECT_-1206891124'), (u'INDIRECT_-1206890267', u'MULTIEQUAL_-1206889567'), (u'CALL_-1206938900', u'INDIRECT_-1206914174'), ('tmp_25371', u'PTRSUB_-1206881569'), (u'CALL_-1206929621', u'INDIRECT_-1206899259'), ('const-1', u'PTRADD_-1206924082'), (u'CALL_-1206921447', u'INDIRECT_-1206885064'), (u'STORE_-1206933118', u'INDIRECT_-1206892640'), (u'CALL_-1206922316', u'INDIRECT_-1206900176'), (u'CAST_-1206870606', u'STORE_-1206928622'), (u'CALL_-1206925694', u'INDIRECT_-1206904494'), (u'CALL_-1206925460', u'INDIRECT_-1206889935'), (u'INDIRECT_-1206907617', u'MULTIEQUAL_-1206908237'), (u'CALL_-1206928357', u'INDIRECT_-1206890108'), (u'INDIRECT_-1206892892', u'COPY_-1206879513'), (u'STORE_-1206924934', u'INDIRECT_-1206890017'), (u'MULTIEQUAL_-1206890750', u'MULTIEQUAL_-1206890732'), (u'INDIRECT_-1206903280', u'MULTIEQUAL_-1206904947'), (u'CALL_-1206938756', u'INDIRECT_-1206904857'), (u'CALL_-1206930362', u'INDIRECT_-1206906158'), (u'INDIRECT_-1206888665', u'MULTIEQUAL_-1206888629'), (u'CALL_-1206928382', u'INDIRECT_-1206890961'), (u'MULTIEQUAL_-1206915148', u'CAST_-1206870072'), (u'INDIRECT_-1206898441', u'MULTIEQUAL_-1206898203'), (u'INDIRECT_-1206899659', u'MULTIEQUAL_-1206899439'), (u'INDIRECT_-1206892042', u'MULTIEQUAL_-1206896605'), (u'INDIRECT_-1206879142', u'MULTIEQUAL_-1206882643'), (u'MULTIEQUAL_-1206889268', u'MULTIEQUAL_-1206889244'), (u'INDIRECT_-1206901613', u'MULTIEQUAL_-1206902397'), (u'INDIRECT_-1206909613', u'MULTIEQUAL_-1206909193'), (u'INDIRECT_-1206897842', u'MULTIEQUAL_-1206897665'), (u'CALL_-1206928815', u'INDIRECT_-1206894199'), (u'CALL_-1206934018', u'INDIRECT_-1206906648'), (u'MULTIEQUAL_-1206889478', u'MULTIEQUAL_-1206889421'), (u'INDIRECT_-1206900554', u'MULTIEQUAL_-1206908901'), (u'INDIRECT_-1206905414', u'COPY_-1206878824'), (u'LOAD_-1206931514', u'INT_EQUAL_-1206931495'), ('const-8', u'PTRADD_-1206871751'), (u'MULTIEQUAL_-1206912496', u'MULTIEQUAL_-1206912490'), (u'COPY_-1206875291', u'MULTIEQUAL_-1206915812'), (u'INDIRECT_-1206897199', u'MULTIEQUAL_-1206898718'), (u'CALL_-1206928382', u'INDIRECT_-1206905241'), (u'CALL_-1206937430', u'INDIRECT_-1206909728'), (u'CALL_-1206931595', u'INDIRECT_-1206908774'), (u'INDIRECT_-1206897966', u'MULTIEQUAL_-1206897644'), (u'INDIRECT_-1206892393', u'MULTIEQUAL_-1206891785'), (u'CALL_-1206928629', u'INDIRECT_-1206894337'), (u'CAST_-1206875333', u'PTRSUB_-1206877684'), (u'INDIRECT_-1206902307', u'COPY_-1206879875'), (u'INDIRECT_-1206874474', u'MULTIEQUAL_-1206874604'), (u'INDIRECT_-1206889908', u'MULTIEQUAL_-1206891447'), (u'INDIRECT_-1206904889', u'MULTIEQUAL_-1206906179'), (u'STORE_-1206929089', u'INDIRECT_-1206888524'), (u'LOAD_-1206928796', u'PTRSUB_-1206875988'), (u'CALL_-1206921994', u'INDIRECT_-1206900857'), (u'MULTIEQUAL_-1206893781', u'MULTIEQUAL_-1206878062'), (u'CALL_-1206930025', u'INDIRECT_-1206887242'), (u'CALL_-1206932860', u'INDIRECT_-1206912355'), (u'MULTIEQUAL_-1206892149', u'INT_EQUAL_-1206933940'), (u'CALL_-1206935907', u'INDIRECT_-1206891347'), (u'INDIRECT_-1206881904', u'MULTIEQUAL_-1206881682'), (u'INDIRECT_-1206899991', u'MULTIEQUAL_-1206899972'), (u'INDIRECT_-1206909321', u'MULTIEQUAL_-1206909130'), (u'MULTIEQUAL_-1206896682', u'MULTIEQUAL_-1206896977'), (u'INT_NOTEQUAL_-1206933469', u'CBRANCH_-1206933466'), (u'MULTIEQUAL_-1206882112', u'MULTIEQUAL_-1206882105'), (u'INDIRECT_-1206911154', u'MULTIEQUAL_-1206911700'), (u'INDIRECT_-1206890984', u'MULTIEQUAL_-1206893452'), (u'CALL_-1206930274', u'INDIRECT_-1206890566'), (u'CALL_-1206921308', u'INDIRECT_-1206895906'), (u'INDIRECT_-1206912493', u'MULTIEQUAL_-1206912365'), (u'INDIRECT_-1206893899', u'MULTIEQUAL_-1206896489'), (u'INDIRECT_-1206904265', u'MULTIEQUAL_-1206906052'), (u'MULTIEQUAL_-1206909369', u'MULTIEQUAL_-1206908703'), (u'CALL_-1206928772', u'INDIRECT_-1206897886'), (u'CALL_-1206934835', u'INDIRECT_-1206894351'), (u'INDIRECT_-1206889070', u'MULTIEQUAL_-1206888979'), (u'CALL_-1206938725', u'INDIRECT_-1206892031'), (u'CALL_-1206927360', u'INDIRECT_-1206905222'), ('const-0', u'INT_NOTEQUAL_-1206875062'), (u'CALL_-1206933125', u'INDIRECT_-1206904054'), (u'STORE_-1206928627', u'INDIRECT_-1206907206'), (u'CALL_-1206925460', u'INDIRECT_-1206874390'), (u'CALL_-1206938900', u'INDIRECT_-1206893594'), (u'MULTIEQUAL_-1206899365', u'MULTIEQUAL_-1206899381'), (u'INDIRECT_-1206892926', u'MULTIEQUAL_-1206889621'), (u'INDIRECT_-1206901604', u'MULTIEQUAL_-1206901150'), (u'CALL_-1206931797', u'INDIRECT_-1206910249'), (u'CALL_-1206924668', u'INDIRECT_-1206900208'), (u'INDIRECT_-1206910294', u'MULTIEQUAL_-1206910027'), (u'CALL_-1206938232', u'INDIRECT_-1206884969'), (u'CALL_-1206925860', u'INDIRECT_-1206894086'), (u'CALL_-1206921994', u'INDIRECT_-1206897917'), (u'INDIRECT_-1206896505', u'MULTIEQUAL_-1206896425'), (u'INDIRECT_-1206889617', u'MULTIEQUAL_-1206890194'), (u'LOAD_-1206922653', u'PTRSUB_-1206870934'), (u'CALL_-1206934487', u'INDIRECT_-1206901474'), (u'CAST_-1206871659', u'CALL_-1206928108'), (u'CALL_-1206922556', u'INDIRECT_-1206884461'), (u'INDIRECT_-1206903881', u'MULTIEQUAL_-1206880931'), (u'INDIRECT_-1206908950', u'MULTIEQUAL_-1206906744'), ('tmp_21091', u'CBRANCH_-1206922335'), (u'MULTIEQUAL_-1206898861', u'MULTIEQUAL_-1206901571'), (u'MULTIEQUAL_-1206892289', u'MULTIEQUAL_-1206892287'), (u'INDIRECT_-1206887576', u'MULTIEQUAL_-1206887025'), (u'INDIRECT_-1206893052', u'MULTIEQUAL_-1206892874'), (u'PTRSUB_-1206877300', u'CAST_-1206874286'), (u'INDIRECT_-1206902641', u'MULTIEQUAL_-1206902403'), (u'MULTIEQUAL_-1206899623', u'MULTIEQUAL_-1206899610'), (u'MULTIEQUAL_-1206879503', u'COPY_-1206870515'), (u'INDIRECT_-1206906841', u'MULTIEQUAL_-1206906603'), (u'CALL_-1206930636', u'INDIRECT_-1206907836'), (u'CALL_-1206931128', u'INDIRECT_-1206904084'), (u'CALL_-1206931674', u'INDIRECT_-1206900511'), (u'STORE_-1206921830', u'INDIRECT_-1206904739'), (u'INDIRECT_-1206908792', u'MULTIEQUAL_-1206908165'), (u'INDIRECT_-1206903720', u'MULTIEQUAL_-1206903621'), (u'INDIRECT_-1206911615', u'MULTIEQUAL_-1206910997'), (u'STORE_-1206921864', u'INDIRECT_-1206893427'), (u'CALL_-1206929071', u'INDIRECT_-1206903479'), (u'INDIRECT_-1206894932', u'MULTIEQUAL_-1206894305'), (u'CALL_-1206937615', u'INDIRECT_-1206901680'), (u'CALL_-1206937414', u'INDIRECT_-1206895437'), (u'MULTIEQUAL_-1206906610', u'MULTIEQUAL_-1206906539'), ('tmp_11530', u'CBRANCH_-1206931020'), (u'CAST_-1206870607', u'INT_ADD_-1206873659'), (u'INDIRECT_-1206911540', u'MULTIEQUAL_-1206911490'), (u'MULTIEQUAL_-1206880185', u'PTRSUB_-1206876195'), (u'CALLIND_-1206938827', u'INDIRECT_-1206894395'), (u'INT_OR_-1206930244', u'STORE_-1206930256'), (u'INDIRECT_-1206898915', u'MULTIEQUAL_-1206898637'), (u'MULTIEQUAL_-1206894578', u'MULTIEQUAL_-1206894549'), (u'INDIRECT_-1206904757', u'MULTIEQUAL_-1206907451'), (u'CALL_-1206938772', u'INDIRECT_-1206898568'), (u'CALL_-1206937430', u'INDIRECT_-1206903428'), (u'MULTIEQUAL_-1206896345', u'MULTIEQUAL_-1206896370'), (u'CALLIND_-1206921359', u'INDIRECT_-1206891585'), (u'MULTIEQUAL_-1206888412', u'COPY_-1206879029'), (u'CALL_-1206934955', u'INDIRECT_-1206912215'), (u'INDIRECT_-1206898063', u'MULTIEQUAL_-1206897840'), (u'CALLIND_-1206921856', u'INDIRECT_-1206885276'), (u'STORE_-1206921830', u'INDIRECT_-1206890459'), (u'MULTIEQUAL_-1206902473', u'MULTIEQUAL_-1206902452'), (u'CALL_-1206935851', u'INDIRECT_-1206896764'), (u'CALL_-1206929385', u'INDIRECT_-1206877380'), (u'MULTIEQUAL_-1206881632', u'MULTIEQUAL_-1206881136'), (u'MULTIEQUAL_-1206914158', u'LOAD_-1206924908'), (u'INDIRECT_-1206904093', u'MULTIEQUAL_-1206907525'), ('const-0', u'RETURN_-1206879951'), (u'INDIRECT_-1206892557', u'MULTIEQUAL_-1206893134'), (u'CALL_-1206928878', u'INDIRECT_-1206911054'), (u'CALLIND_-1206925511', u'INDIRECT_-1206890911'), (u'MULTIEQUAL_-1206896026', u'MULTIEQUAL_-1206895929'), (u'INDIRECT_-1206896026', u'MULTIEQUAL_-1206895929'), (u'MULTIEQUAL_-1206894845', u'MULTIEQUAL_-1206894839'), (u'MULTIEQUAL_-1206901106', u'MULTIEQUAL_-1206901079'), (u'PTRSUB_-1206871431', u'LOAD_-1206921398'), (u'INDIRECT_-1206874811', u'MULTIEQUAL_-1206874941'), (u'CALL_-1206928734', u'INDIRECT_-1206910883'), (u'CALL_-1206938131', u'INDIRECT_-1206898171'), (u'INDIRECT_-1206899548', u'MULTIEQUAL_-1206899342'), (u'INDIRECT_-1206883094', u'MULTIEQUAL_-1206882860'), (u'INDIRECT_-1206908592', u'MULTIEQUAL_-1206908414'), (u'CALL_-1206938756', u'INDIRECT_-1206892257'), (u'INDIRECT_-1206887186', u'MULTIEQUAL_-1206888970'), ('const-0', u'INT_NOTEQUAL_-1206933450'), (u'INDIRECT_-1206890051', u'MULTIEQUAL_-1206876024'), (u'MULTIEQUAL_-1206902175', u'MULTIEQUAL_-1206902125'), (u'STORE_-1206934224', u'INDIRECT_-1206890720'), (u'INDIRECT_-1206893145', u'MULTIEQUAL_-1206893126'), (u'INDIRECT_-1206902867', u'MULTIEQUAL_-1206902167'), (u'INDIRECT_-1206894445', u'COPY_-1206880096'), (u'CALL_-1206928331', u'INDIRECT_-1206882528'), (u'CALL_-1206927063', u'INDIRECT_-1206906554'), (u'INDIRECT_-1206892431', u'MULTIEQUAL_-1206892233'), (u'CALL_-1206928331', u'INDIRECT_-1206907733'), (u'LOAD_-1206934644', u'COPY_-1206874419'), (u'STORE_-1206929169', u'INDIRECT_-1206891058'), (u'MULTIEQUAL_-1206907513', u'MULTIEQUAL_-1206907492'), (u'CALL_-1206934835', u'INDIRECT_-1206906111'), (u'INDIRECT_-1206900398', u'MULTIEQUAL_-1206900300'), (u'INDIRECT_-1206903417', u'MULTIEQUAL_-1206904037'), (u'PTRSUB_-1206880751', u'LOAD_-1206938073'), (u'CALL_-1206938725', u'INDIRECT_-1206911771'), (u'INDIRECT_-1206907112', u'MULTIEQUAL_-1206906485'), ('tmp_25371', u'CALL_-1206936110'), (u'INDIRECT_-1206889762', u'COPY_-1206879268'), (u'INDIRECT_-1206901767', u'MULTIEQUAL_-1206901722'), (u'CALL_-1206927063', u'INDIRECT_-1206908234'), (u'INDIRECT_-1206903658', u'MULTIEQUAL_-1206903503'), (u'CALL_-1206924661', u'INDIRECT_-1206893406'), (u'MULTIEQUAL_-1206908394', u'MULTIEQUAL_-1206910805'), (u'INT_NOTEQUAL_-1206928336', u'CBRANCH_-1206928336'), (u'CALL_-1206929938', u'INDIRECT_-1206889488'), (u'MULTIEQUAL_-1206904665', u'MULTIEQUAL_-1206904685'), (u'CALL_-1206929202', u'INDIRECT_-1206899544'), (u'INDIRECT_-1206907153', u'MULTIEQUAL_-1206907235'), (u'INDIRECT_-1206910621', u'MULTIEQUAL_-1206910383'), (u'CALL_-1206928257', u'INDIRECT_-1206895088'), (u'MULTIEQUAL_-1206907379', u'MULTIEQUAL_-1206907406'), (u'CALL_-1206928331', u'INDIRECT_-1206895133'), (u'CALL_-1206935766', u'INDIRECT_-1206905946'), (u'CALL_-1206928709', u'INDIRECT_-1206891799'), (u'CAST_-1206870579', u'CAST_-1206870498'), ('tmp_21633', u'CBRANCH_-1206922012'), (u'CALL_-1206930915', u'INDIRECT_-1206903161'), (u'STORE_-1206930329', u'INDIRECT_-1206898780'), (u'CALLIND_-1206931354', u'INDIRECT_-1206904108'), (u'CALL_-1206928690', u'INDIRECT_-1206883470'), (u'INDIRECT_-1206895553', u'MULTIEQUAL_-1206893802'), (u'CALL_-1206928474', u'INDIRECT_-1206904088'), (u'CALL_-1206933773', u'INDIRECT_-1206907766'), (u'INDIRECT_-1206895488', u'MULTIEQUAL_-1206895370'), (u'CALL_-1206928108', u'INDIRECT_-1206892892'), (u'INDIRECT_-1206888852', u'MULTIEQUAL_-1206888674'), (u'INDIRECT_-1206894013', u'MULTIEQUAL_-1206893885'), (u'CALL_-1206925604', u'INDIRECT_-1206903685'), (u'MULTIEQUAL_-1206892709', u'MULTIEQUAL_-1206892707'), (u'CALL_-1206930274', u'INDIRECT_-1206906106'), (u'INDIRECT_-1206900387', u'MULTIEQUAL_-1206901579'), (u'INDIRECT_-1206901292', u'MULTIEQUAL_-1206901137'), (u'INDIRECT_-1206898534', u'MULTIEQUAL_-1206898267'), (u'MULTIEQUAL_-1206889787', u'MULTIEQUAL_-1206889768'), (u'INDIRECT_-1206918464', u'MULTIEQUAL_-1206918319'), ('const-1', u'INT_EQUAL_-1206939413'), (u'CALL_-1206931595', u'INDIRECT_-1206904574'), (u'CALL_-1206929794', u'INDIRECT_-1206891500'), (u'CALL_-1206934963', u'INDIRECT_-1206897521'), (u'MULTIEQUAL_-1206898072', u'COPY_-1206879052'), (u'INDIRECT_-1206906365', u'MULTIEQUAL_-1206908152'), (u'MULTIEQUAL_-1206914397', u'MULTIEQUAL_-1206914389'), (u'INDIRECT_-1206897400', u'MULTIEQUAL_-1206899059'), (u'CALL_-1206928815', u'INDIRECT_-1206905119'), (u'INDIRECT_-1206888776', u'MULTIEQUAL_-1206888600'), (u'INDIRECT_-1206903518', u'MULTIEQUAL_-1206880930'), (u'INDIRECT_-1206905517', u'MULTIEQUAL_-1206906513'), (u'INDIRECT_-1206909584', u'MULTIEQUAL_-1206909130'), (u'CALL_-1206931701', u'INDIRECT_-1206897041'), (u'CALL_-1206935809', u'INDIRECT_-1206890431'), (u'INDIRECT_-1206901386', u'MULTIEQUAL_-1206908481'), (u'INDIRECT_-1206899568', u'MULTIEQUAL_-1206901107'), (u'INDIRECT_-1206889081', u'MULTIEQUAL_-1206890738'), (u'INDIRECT_-1206890841', u'MULTIEQUAL_-1206890650'), (u'CALLIND_-1206921412', u'INDIRECT_-1206904686'), (u'INDIRECT_-1206901394', u'MULTIEQUAL_-1206909741'), (u'STORE_-1206924545', u'INDIRECT_-1206886008'), (u'PTRSUB_-1206872254', u'CAST_-1206869488'), (u'CALL_-1206928518', u'INDIRECT_-1206904527'), (u'INDIRECT_-1206908059', u'MULTIEQUAL_-1206907698'), (u'CALL_-1206929938', u'INDIRECT_-1206901248'), (u'INDIRECT_-1206903218', u'MULTIEQUAL_-1206902587'), (u'CAST_-1206868867', u'COPY_-1206869170'), (u'INT_NOTEQUAL_-1206930473', u'CBRANCH_-1206930467'), (u'INDIRECT_-1206900501', u'MULTIEQUAL_-1206900310'), (u'MULTIEQUAL_-1206894582', u'MULTIEQUAL_-1206894877'), (u'CALL_-1206927405', u'INDIRECT_-1206907349'), (u'CALL_-1206929324', u'INDIRECT_-1206894990'), (u'CALL_-1206937302', u'INDIRECT_-1206899710'), (u'STORE_-1206937611', u'INDIRECT_-1206890974'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206925392'), (u'MULTIEQUAL_-1206909315', u'MULTIEQUAL_-1206909265'), (u'MULTIEQUAL_-1206898164', u'MULTIEQUAL_-1206897516'), (u'PTRSUB_-1206880689', u'LOAD_-1206937945'), (u'PTRSUB_-1206873315', u'LOAD_-1206925442'), (u'STORE_-1206930340', u'INDIRECT_-1206889548'), (u'INDIRECT_-1206890985', u'MULTIEQUAL_-1206890855'), (u'INDIRECT_-1206891666', u'MULTIEQUAL_-1206891553'), (u'CALL_-1206928677', u'INDIRECT_-1206891547'), (u'INDIRECT_-1206910182', u'MULTIEQUAL_-1206909987'), (u'INDIRECT_-1206890154', u'MULTIEQUAL_-1206894431'), (u'CALL_-1206928878', u'INDIRECT_-1206892994'), (u'MULTIEQUAL_-1206916234', u'PTRSUB_-1206873381'), ('const-8', u'INT_EQUAL_-1206925093'), (u'INDIRECT_-1206894642', u'MULTIEQUAL_-1206894439'), (u'MULTIEQUAL_-1206902090', u'MULTIEQUAL_-1206902072'), (u'CALL_-1206928382', u'INDIRECT_-1206890541'), (u'INDIRECT_-1206899247', u'MULTIEQUAL_-1206899132'), (u'CALL_-1206930550', u'INDIRECT_-1206896620'), (u'CALLIND_-1206922663', u'INDIRECT_-1206884825'), (u'CALL_-1206928382', u'INDIRECT_-1206906081'), (u'MULTIEQUAL_-1206892184', u'MULTIEQUAL_-1206892208'), (u'CALL_-1206930457', u'INDIRECT_-1206909321'), (u'INDIRECT_-1206887986', u'MULTIEQUAL_-1206889379'), (u'INDIRECT_-1206887573', u'MULTIEQUAL_-1206887269'), (u'CALLIND_-1206922663', u'INDIRECT_-1206891965'), (u'STORE_-1206930329', u'INDIRECT_-1206902560'), (u'CALLIND_-1206925511', u'INDIRECT_-1206877300'), (u'INDIRECT_-1206884984', u'MULTIEQUAL_-1206884449'), (u'CALLIND_-1206922636', u'INDIRECT_-1206903289'), (u'INDIRECT_-1206891986', u'MULTIEQUAL_-1206893547'), (u'CALLIND_-1206925401', u'INDIRECT_-1206901352'), (u'STORE_-1206932486', u'INDIRECT_-1206900867'), ('const-1190101', u'COPY_-1206875238'), (u'CALL_-1206924612', u'INDIRECT_-1206905063'), (u'INDIRECT_-1206897433', u'MULTIEQUAL_-1206896825'), (u'CALL_-1206929750', u'INDIRECT_-1206907060'), (u'INDIRECT_-1206903264', u'MULTIEQUAL_-1206903035'), (u'INDIRECT_-1206895090', u'COPY_-1206880203'), (u'CALL_-1206928878', u'INDIRECT_-1206900134'), (u'CALL_-1206932817', u'INDIRECT_-1206891786'), (u'CALL_-1206928644', u'INDIRECT_-1206899437'), (u'STORE_-1206925248', u'INDIRECT_-1206897300'), (u'INDIRECT_-1206897749', u'MULTIEQUAL_-1206899039'), (u'CALL_-1206921722', u'INDIRECT_-1206899431'), (u'CALL_-1206937430', u'INDIRECT_-1206895448'), (u'INDIRECT_-1206906760', u'MULTIEQUAL_-1206907689'), (u'CALL_-1206937559', u'INDIRECT_-1206891985'), (u'CALL_-1206929830', u'INDIRECT_-1206910002'), (u'CALLIND_-1206921412', u'INDIRECT_-1206905106'), (u'CALL_-1206927316', u'INDIRECT_-1206898063'), (u'STORE_-1206928553', u'INDIRECT_-1206905060'), (u'STORE_-1206937765', u'INDIRECT_-1206910378'), (u'CALLIND_-1206922663', u'INDIRECT_-1206897005'), (u'CALL_-1206937414', u'INDIRECT_-1206901317'), (u'CALL_-1206930157', u'INDIRECT_-1206892573'), (u'INDIRECT_-1206897050', u'MULTIEQUAL_-1206896959'), (u'INT_AND_-1206939082', u'INT_AND_-1206939069'), (u'LOAD_-1206921398', u'CALLIND_-1206921388'), (u'CALL_-1206928518', u'INDIRECT_-1206894027'), (u'CALL_-1206934114', u'INDIRECT_-1206906711'), (u'PTRADD_-1206877475', u'STORE_-1206933118'), (u'CALL_-1206929202', u'INDIRECT_-1206908364'), (u'INDIRECT_-1206900139', u'MULTIEQUAL_-1206901658'), (u'CALL_-1206925831', u'INDIRECT_-1206902892'), (u'CALL_-1206934396', u'INDIRECT_-1206881590'), (u'CALL_-1206928382', u'INDIRECT_-1206893481'), (u'CALL_-1206929202', u'INDIRECT_-1206902064'), (u'CALLIND_-1206925511', u'INDIRECT_-1206900571'), (u'INT_ZEXT_-1206928850', u'INT_MULT_-1206914602'), (u'CALL_-1206932954', u'INDIRECT_-1206899819'), (u'INDIRECT_-1206902215', u'COPY_-1206878948'), ('const-433', u'STORE_-1206928482'), (u'INDIRECT_-1206902275', u'MULTIEQUAL_-1206901997'), (u'CALL_-1206934487', u'INDIRECT_-1206895174'), (u'INT_RIGHT_-1206929110', u'INT_ZEXT_-1206916589'), (u'CALL_-1206921134', u'INDIRECT_-1206904180'), (u'MULTIEQUAL_-1206898088', u'MULTIEQUAL_-1206898064'), (u'CALL_-1206928155', u'INDIRECT_-1206877569'), (u'CALL_-1206929866', u'INDIRECT_-1206895744'), (u'MULTIEQUAL_-1206906787', u'MULTIEQUAL_-1206907170'), (u'STORE_-1206934385', u'INDIRECT_-1206903835'), (u'CALL_-1206934460', u'INDIRECT_-1206901461'), (u'INDIRECT_-1206899206', u'MULTIEQUAL_-1206899014'), (u'STORE_-1206928662', u'INDIRECT_-1206910587'), (u'STORE_-1206937765', u'INDIRECT_-1206896098'), (u'CALLIND_-1206921372', u'INDIRECT_-1206901728'), (u'CALLIND_-1206929135', u'INDIRECT_-1206912338'), (u'CALL_-1206938656', u'INDIRECT_-1206893668'), (u'CALL_-1206929794', u'INDIRECT_-1206902840'), (u'INDIRECT_-1206901057', u'MULTIEQUAL_-1206901028'), (u'STORE_-1206937920', u'INDIRECT_-1206909194'), (u'MULTIEQUAL_-1206878123', u'MULTIEQUAL_-1206878151'), (u'INDIRECT_-1206910215', u'MULTIEQUAL_-1206909924'), ('const-14', u'PTRADD_-1206922672'), (u'INDIRECT_-1206889086', u'MULTIEQUAL_-1206889052'), (u'INDIRECT_-1206897901', u'COPY_-1206897909'), (u'CALL_-1206929750', u'INDIRECT_-1206899500'), (u'INDIRECT_-1206893727', u'MULTIEQUAL_-1206897981'), (u'INDIRECT_-1206893994', u'MULTIEQUAL_-1206893617'), (u'CALLIND_-1206938189', u'INDIRECT_-1206898633'), (u'CALL_-1206928647', u'INDIRECT_-1206906220'), (u'MULTIEQUAL_-1206897965', u'MULTIEQUAL_-1206897945'), (u'CALL_-1206931539', u'INDIRECT_-1206895733'), (u'MULTIEQUAL_-1206900834', u'MULTIEQUAL_-1206901754'), (u'CALL_-1206928690', u'INDIRECT_-1206903298'), (u'INDIRECT_-1206915357', u'MULTIEQUAL_-1206914950'), (u'INDIRECT_-1206907900', u'MULTIEQUAL_-1206909559'), (u'INDIRECT_-1206898435', u'COPY_-1206878939'), (u'MULTIEQUAL_-1206912027', u'MULTIEQUAL_-1206911970'), (u'CALL_-1206930556', u'INDIRECT_-1206907794'), (u'CALLIND_-1206929135', u'INDIRECT_-1206883607'), (u'STORE_-1206924919', u'INDIRECT_-1206891267'), (u'STORE_-1206928410', u'INDIRECT_-1206907496'), (u'INDIRECT_-1206906317', u'MULTIEQUAL_-1206906698'), (u'INDIRECT_-1206907347', u'COPY_-1206879887'), (u'INDIRECT_-1206901634', u'MULTIEQUAL_-1206899544'), ('const-0', u'INT_EQUAL_-1206939472'), (u'INDIRECT_-1206888331', u'MULTIEQUAL_-1206876020'), (u'MULTIEQUAL_-1206899841', u'MULTIEQUAL_-1206899793'), (u'CALL_-1206928621', u'INDIRECT_-1206906226'), (u'CALL_-1206934955', u'INDIRECT_-1206910535'), (u'INDIRECT_-1206910601', u'MULTIEQUAL_-1206880947'), (u'INDIRECT_-1206893831', u'MULTIEQUAL_-1206876033'), (u'STORE_-1206922807', u'INDIRECT_-1206892445'), (u'INDIRECT_-1206905598', u'MULTIEQUAL_-1206906106'), (u'CAST_-1206874930', u'CALL_-1206934018'), (u'INDIRECT_-1206888374', u'MULTIEQUAL_-1206896721'), (u'CALL_-1206928815', u'INDIRECT_-1206911839'), (u'INDIRECT_-1206907513', u'MULTIEQUAL_-1206911187'), (u'MULTIEQUAL_-1206901579', u'MULTIEQUAL_-1206901559'), (u'CALL_-1206926003', u'INDIRECT_-1206884926'), (u'INDIRECT_-1206911378', u'MULTIEQUAL_-1206910995'), (u'CALL_-1206932827', u'INDIRECT_-1206898472'), ('const--1', u'INT_NOTEQUAL_-1206928632'), (u'INDIRECT_-1206896299', u'MULTIEQUAL_-1206896079'), (u'PTRSUB_-1206874199', u'LOAD_-1206929281'), (u'INDIRECT_-1206884451', u'MULTIEQUAL_-1206884432'), (u'LOAD_-1206933867', u'INT_ADD_-1206933845'), (u'CALLIND_-1206938827', u'INDIRECT_-1206891875'), (u'CALL_-1206930362', u'INDIRECT_-1206901538'), (u'STORE_-1206934436', u'INDIRECT_-1206888748'), (u'INDIRECT_-1206896341', u'MULTIEQUAL_-1206874108'), (u'INDIRECT_-1206884334', u'MULTIEQUAL_-1206883957'), (u'CALL_-1206931269', u'INDIRECT_-1206892647'), (u'INDIRECT_-1206891310', u'MULTIEQUAL_-1206889104'), (u'MULTIEQUAL_-1206907827', u'MULTIEQUAL_-1206907813'), (u'CALL_-1206925432', u'INDIRECT_-1206890761'), (u'CALL_-1206931745', u'CAST_-1206876275'), (u'CALL_-1206931745', u'INDIRECT_-1206902100'), (u'CALLIND_-1206929135', u'INDIRECT_-1206905198'), (u'INDIRECT_-1206885954', u'MULTIEQUAL_-1206890231'), (u'INDIRECT_-1206892250', u'MULTIEQUAL_-1206892034'), (u'MULTIEQUAL_-1206909497', u'COPY_-1206909620'), (u'INDIRECT_-1206905008', u'MULTIEQUAL_-1206904802'), (u'CALL_-1206928644', u'INDIRECT_-1206888517'), (u'COPY_-1206924704', u'MULTIEQUAL_-1206885641'), (u'MULTIEQUAL_-1206876610', u'MULTIEQUAL_-1206877052'), (u'MULTIEQUAL_-1206903621', u'MULTIEQUAL_-1206903573'), (u'CALL_-1206922556', u'INDIRECT_-1206889921'), (u'STORE_-1206928697', u'INDIRECT_-1206905568'), (u'CAST_-1206873906', u'STORE_-1206930340'), (u'MULTIEQUAL_-1206901885', u'MULTIEQUAL_-1206901901'), (u'MULTIEQUAL_-1206895005', u'MULTIEQUAL_-1206895025'), (u'INDIRECT_-1206895733', u'MULTIEQUAL_-1206896517'), (u'CALL_-1206932911', u'INDIRECT_-1206903570'), (u'MULTIEQUAL_-1206915339', u'PTRSUB_-1206873372'), (u'INDIRECT_-1206902167', u'MULTIEQUAL_-1206902702'), (u'INDIRECT_-1206906300', u'MULTIEQUAL_-1206905253'), (u'MULTIEQUAL_-1206905065', u'MULTIEQUAL_-1206905049'), (u'INDIRECT_-1206905961', u'MULTIEQUAL_-1206906570'), (u'CALL_-1206931749', u'INDIRECT_-1206898031'), (u'CAST_-1206870497', u'INT_ADD_-1206873306'), (u'STORE_-1206937696', u'INDIRECT_-1206898584'), (u'MULTIEQUAL_-1206889810', u'MULTIEQUAL_-1206889739'), (u'CALL_-1206931183', u'INDIRECT_-1206894863'), (u'INDIRECT_-1206885097', u'MULTIEQUAL_-1206884960'), (u'CALL_-1206930476', u'INDIRECT_-1206894047'), (u'STORE_-1206932305', u'INDIRECT_-1206901397'), (u'COPY_-1206937273', u'MULTIEQUAL_-1206920353'), (u'MULTIEQUAL_-1206902514', u'MULTIEQUAL_-1206904925'), (u'COPY_-1206868810', u'MULTIEQUAL_-1206906976'), (u'MULTIEQUAL_-1206921151', u'INT_ADD_-1206928856'), (u'INDIRECT_-1206902940', u'MULTIEQUAL_-1206902641'), (u'CALL_-1206928668', u'INDIRECT_-1206904908'), (u'MULTIEQUAL_-1206908023', u'MULTIEQUAL_-1206908010'), (u'CALL_-1206922556', u'INDIRECT_-1206897901'), ('const-1', u'INT_SUB_-1206929079'), (u'LOAD_-1206934651', u'CAST_-1206874700'), (u'CALL_-1206930584', u'INDIRECT_-1206900248'), (u'INDIRECT_-1206896186', u'MULTIEQUAL_-1206895796'), (u'STORE_-1206927241', u'INDIRECT_-1206896247'), (u'INDIRECT_-1206898411', u'MULTIEQUAL_-1206900444'), ('tmp_23789', u'CBRANCH_-1206928449'), ('tmp_23872', u'CBRANCH_-1206928386'), (u'MULTIEQUAL_-1206876756', u'MULTIEQUAL_-1206880686'), (u'CALL_-1206934018', u'INDIRECT_-1206911688'), (u'CALL_-1206934487', u'INDIRECT_-1206906934'), (u'INDIRECT_-1206901238', u'MULTIEQUAL_-1206901150'), (u'MULTIEQUAL_-1206904054', u'MULTIEQUAL_-1206904050'), (u'STORE_-1206930329', u'INDIRECT_-1206910540'), (u'CALL_-1206925799', u'INDIRECT_-1206900767'), (u'CALL_-1206928108', u'INDIRECT_-1206905492'), (u'INDIRECT_-1206912314', u'MULTIEQUAL_-1206911898'), (u'INDIRECT_-1206900583', u'MULTIEQUAL_-1206900434'), (u'INDIRECT_-1206895846', u'MULTIEQUAL_-1206902181'), (u'INDIRECT_-1206898446', u'MULTIEQUAL_-1206905541'), (u'CALL_-1206928878', u'INDIRECT_-1206894674'), (u'MULTIEQUAL_-1206909921', u'MULTIEQUAL_-1206910621'), (u'INDIRECT_-1206887740', u'MULTIEQUAL_-1206889407'), (u'INDIRECT_-1206896678', u'MULTIEQUAL_-1206896405'), (u'CALL_-1206921308', u'INDIRECT_-1206887086'), (u'INDIRECT_-1206900682', u'COPY_-1206879294'), (u'STORE_-1206937765', u'INDIRECT_-1206893998'), (u'CALL_-1206924612', u'INDIRECT_-1206905903'), (u'INT_OR_-1206937934', u'CALL_-1206937924'), (u'STORE_-1206928627', u'INDIRECT_-1206899226'), (u'INDIRECT_-1206893200', u'MULTIEQUAL_-1206894859'), (u'STORE_-1206928518', u'INDIRECT_-1206898739'), (u'INT_NOTEQUAL_-1206930194', u'CBRANCH_-1206930193'), (u'CALL_-1206933711', u'INDIRECT_-1206881512'), (u'INDIRECT_-1206903253', u'MULTIEQUAL_-1206903125'), (u'INDIRECT_-1206901160', u'MULTIEQUAL_-1206902787'), (u'INDIRECT_-1206897176', u'MULTIEQUAL_-1206896901'), ('const-8', u'PTRADD_-1206871736'), (u'MULTIEQUAL_-1206875923', u'MULTIEQUAL_-1206896879'), (u'INDIRECT_-1206902369', u'MULTIEQUAL_-1206903659'), (u'CALL_-1206933623', u'INDIRECT_-1206881465'), (u'MULTIEQUAL_-1206908863', u'MULTIEQUAL_-1206908850'), (u'STORE_-1206928518', u'INDIRECT_-1206899159'), (u'INDIRECT_-1206889214', u'MULTIEQUAL_-1206897561'), (u'CALL_-1206929071', u'INDIRECT_-1206891719'), ('const-433', u'LOAD_-1206932862'), (u'CALL_-1206921844', u'INDIRECT_-1206900637'), (u'INDIRECT_-1206897668', u'MULTIEQUAL_-1206898314'), (u'STORE_-1206925416', u'INDIRECT_-1206896123'), (u'CALLIND_-1206929135', u'INDIRECT_-1206895118'), (u'INT_NOTEQUAL_-1206939562', u'CBRANCH_-1206939560'), (u'INDIRECT_-1206898320', u'MULTIEQUAL_-1206897273'), (u'CALL_-1206928108', u'INDIRECT_-1206907172'), (u'MULTIEQUAL_-1206916273', u'LOAD_-1206925016'), (u'MULTIEQUAL_-1206897967', u'MULTIEQUAL_-1206898350'), (u'INDIRECT_-1206898721', u'MULTIEQUAL_-1206900239'), (u'INDIRECT_-1206913545', u'MULTIEQUAL_-1206913163'), (u'CALL_-1206928357', u'INDIRECT_-1206888848'), (u'CALL_-1206934081', u'INDIRECT_-1206889048'), (u'MULTIEQUAL_-1206875937', u'MULTIEQUAL_-1206902339'), (u'STORE_-1206933398', u'INDIRECT_-1206889860'), (u'CALL_-1206931142', u'INDIRECT_-1206901381'), (u'MULTIEQUAL_-1206903621', u'MULTIEQUAL_-1206904321'), (u'MULTIEQUAL_-1206891861', u'MULTIEQUAL_-1206891813'), (u'STORE_-1206928518', u'INDIRECT_-1206894119'), (u'MULTIEQUAL_-1206893179', u'MULTIEQUAL_-1206892151'), (u'INDIRECT_-1206904093', u'MULTIEQUAL_-1206907104'), (u'INDIRECT_-1206889491', u'MULTIEQUAL_-1206889472'), (u'INDIRECT_-1206893195', u'MULTIEQUAL_-1206892361'), (u'INDIRECT_-1206908012', u'MULTIEQUAL_-1206907857'), (u'INDIRECT_-1206902478', u'MULTIEQUAL_-1206904178'), (u'STORE_-1206928410', u'INDIRECT_-1206910016'), (u'STORE_-1206925479', u'INDIRECT_-1206898258'), (u'CALL_-1206931128', u'INDIRECT_-1206891484'), ('const-1', u'PTRADD_-1206877612'), (u'STORE_-1206922815', u'INDIRECT_-1206901669'), (u'LOAD_-1206939453', u'INT_EQUAL_-1206939438'), (u'STORE_-1206921743', u'INDIRECT_-1206897553'), (u'CALL_-1206929938', u'INDIRECT_-1206896628'), (u'CALL_-1206927093', u'INDIRECT_-1206901601'), (u'INDIRECT_-1206881400', u'MULTIEQUAL_-1206881263'), (u'COPY_-1206925636', u'MULTIEQUAL_-1206879163'), (u'INDIRECT_-1206906226', u'COPY_-1206879427'), (u'CALL_-1206928677', u'INDIRECT_-1206889867'), (u'MULTIEQUAL_-1206900495', u'MULTIEQUAL_-1206900445'), (u'MULTIEQUAL_-1206893580', u'MULTIEQUAL_-1206893567'), (u'CALL_-1206928108', u'INDIRECT_-1206893312'), (u'CALL_-1206934862', u'INDIRECT_-1206912180'), (u'CALL_-1206924704', u'INDIRECT_-1206889240'), (u'INDIRECT_-1206886489', u'MULTIEQUAL_-1206888335'), (u'INT_AND_-1206916068', u'INT_SUB_-1206874593'), (u'CALL_-1206929385', u'INDIRECT_-1206896285'), (u'INDIRECT_-1206879508', u'MULTIEQUAL_-1206881094'), (u'MULTIEQUAL_-1206893825', u'MULTIEQUAL_-1206893850'), (u'CALL_-1206938694', u'MULTIEQUAL_-1206921639'), (u'INDIRECT_-1206897051', u'MULTIEQUAL_-1206896853'), (u'INDIRECT_-1206895229', u'MULTIEQUAL_-1206896519'), (u'MULTIEQUAL_-1206895265', u'MULTIEQUAL_-1206895259'), (u'CALL_-1206929902', u'INDIRECT_-1206899126'), (u'STORE_-1206925479', u'INDIRECT_-1206896998'), (u'INDIRECT_-1206902413', u'MULTIEQUAL_-1206902009'), (u'INDIRECT_-1206902258', u'MULTIEQUAL_-1206880927'), ('const-1', u'INT_EQUAL_-1206924154'), (u'INDIRECT_-1206889966', u'MULTIEQUAL_-1206889774'), (u'INDIRECT_-1206899597', u'MULTIEQUAL_-1206899978'), (u'CALL_-1206929794', u'INDIRECT_-1206899900'), (u'CALL_-1206927833', u'INDIRECT_-1206893233'), (u'INDIRECT_-1206894794', u'MULTIEQUAL_-1206874111'), (u'INDIRECT_-1206906998', u'MULTIEQUAL_-1206906367'), (u'CALLIND_-1206924378', u'INDIRECT_-1206897021'), (u'INDIRECT_-1206903590', u'MULTIEQUAL_-1206903374'), (u'MULTIEQUAL_-1206898754', u'MULTIEQUAL_-1206898680'), (u'CALL_-1206925694', u'INDIRECT_-1206896514'), (u'INDIRECT_-1206900794', u'COPY_-1206878813'), (u'CALL_-1206930457', u'INDIRECT_-1206892941'), (u'INDIRECT_-1206891739', u'MULTIEQUAL_-1206893258'), (u'MULTIEQUAL_-1206916972', u'MULTIEQUAL_-1206916966'), (u'INDIRECT_-1206888457', u'MULTIEQUAL_-1206888320'), (u'MULTIEQUAL_-1206907476', u'MULTIEQUAL_-1206907457'), (u'CALL_-1206932271', u'INDIRECT_-1206900793'), (u'INDIRECT_-1206900214', u'MULTIEQUAL_-1206900013'), (u'CALL_-1206932817', u'INDIRECT_-1206910686'), (u'MULTIEQUAL_-1206883939', u'MULTIEQUAL_-1206882911'), (u'STORE_-1206933497', u'INDIRECT_-1206905870'), ('const-1', u'INT_ADD_-1206922763'), (u'STORE_-1206922815', u'INDIRECT_-1206899149'), (u'STORE_-1206937772', u'INDIRECT_-1206893163'), (u'INDIRECT_-1206913195', u'MULTIEQUAL_-1206912917'), (u'INDIRECT_-1206899368', u'MULTIEQUAL_-1206899138'), (u'INDIRECT_-1206906253', u'MULTIEQUAL_-1206905833'), (u'MULTIEQUAL_-1206901947', u'MULTIEQUAL_-1206901890'), (u'INT_EQUAL_-1206939272', u'CBRANCH_-1206939271'), (u'CALL_-1206928621', u'INDIRECT_-1206899086'), (u'INDIRECT_-1206910538', u'MULTIEQUAL_-1206908858'), (u'CALL_-1206928382', u'INDIRECT_-1206903141'), (u'INDIRECT_-1206897793', u'MULTIEQUAL_-1206897389'), (u'CALL_-1206932827', u'INDIRECT_-1206911072'), (u'INDIRECT_-1206904005', u'MULTIEQUAL_-1206903875'), (u'CALL_-1206934396', u'INDIRECT_-1206906038'), (u'CALL_-1206928647', u'INDIRECT_-1206908320'), (u'INDIRECT_-1206898725', u'MULTIEQUAL_-1206898820'), (u'MULTIEQUAL_-1206904099', u'MULTIEQUAL_-1206903753'), (u'CALL_-1206921459', u'INDIRECT_-1206875999'), (u'CALL_-1206928690', u'INDIRECT_-1206883807'), (u'STORE_-1206921864', u'INDIRECT_-1206897627'), (u'CAST_-1206877241', u'CALL_-1206937142'), (u'CALL_-1206930394', u'INDIRECT_-1206899475'), (u'CALL_-1206928709', u'INDIRECT_-1206898099'), (u'INDIRECT_-1206895777', u'MULTIEQUAL_-1206895389'), (u'STORE_-1206930846', u'INDIRECT_-1206892927'), (u'INDIRECT_-1206902774', u'MULTIEQUAL_-1206874130'), (u'INDIRECT_-1206886933', u'MULTIEQUAL_-1206890607'), (u'STORE_-1206930310', u'INDIRECT_-1206907746'), (u'STORE_-1206932305', u'INDIRECT_-1206906437'), (u'STORE_-1206930340', u'INDIRECT_-1206896842'), (u'CALL_-1206938036', u'INDIRECT_-1206895173'), (u'STORE_-1206927248', u'INDIRECT_-1206889532'), (u'INDIRECT_-1206893837', u'MULTIEQUAL_-1206896531'), (u'CALL_-1206928992', u'INDIRECT_-1206891683'), (u'MULTIEQUAL_-1206901991', u'MULTIEQUAL_-1206901949'), (u'MULTIEQUAL_-1206880947', u'MULTIEQUAL_-1206880209'), (u'CALL_-1206938036', u'INDIRECT_-1206891813'), (u'INDIRECT_-1206899054', u'MULTIEQUAL_-1206898820'), (u'MULTIEQUAL_-1206887111', u'MULTIEQUAL_-1206888139'), (u'CALL_-1206929750', u'INDIRECT_-1206892360'), (u'MULTIEQUAL_-1206893767', u'MULTIEQUAL_-1206894150'), (u'INDIRECT_-1206894133', u'MULTIEQUAL_-1206894215'), (u'INDIRECT_-1206894641', u'MULTIEQUAL_-1206880908'), (u'CALL_-1206925860', u'INDIRECT_-1206898286'), (u'INDIRECT_-1206887366', u'MULTIEQUAL_-1206886976'), (u'INT_NOTEQUAL_-1206931309', u'CBRANCH_-1206931307'), (u'MULTIEQUAL_-1206897988', u'MULTIEQUAL_-1206897853'), (u'CALL_-1206930915', u'INDIRECT_-1206890141'), (u'CALL_-1206938694', u'INDIRECT_-1206913011'), (u'CALL_-1206930105', u'INDIRECT_-1206906415'), ('const-0', u'INT_NOTEQUAL_-1206873134'), (u'INT_ADD_-1206923349', u'CAST_-1206869607'), ('const-0', u'SUBPIECE_-1206906660'), (u'CALL_-1206928474', u'INDIRECT_-1206901988'), (u'CAST_-1206870790', u'CALL_-1206925799'), (u'CALL_-1206928382', u'INDIRECT_-1206896841'), (u'INDIRECT_-1206889415', u'MULTIEQUAL_-1206889076'), (u'CALLIND_-1206922663', u'INDIRECT_-1206888605'), (u'CALL_-1206931183', u'INDIRECT_-1206912923'), (u'MULTIEQUAL_-1206905392', u'MULTIEQUAL_-1206905376'), (u'INDIRECT_-1206874929', u'MULTIEQUAL_-1206883341'), (u'STORE_-1206925381', u'INDIRECT_-1206898202'), (u'CALL_-1206921320', u'INDIRECT_-1206895816'), (u'CALL_-1206938927', u'INDIRECT_-1206884026'), (u'INDIRECT_-1206902726', u'MULTIEQUAL_-1206904510'), ('tmp_18330', u'CBRANCH_-1206923904'), (u'CALL_-1206928709', u'INDIRECT_-1206891379'), (u'MULTIEQUAL_-1206890805', u'MULTIEQUAL_-1206890825'), (u'INDIRECT_-1206903468', u'MULTIEQUAL_-1206903350'), (u'CALL_-1206930584', u'INDIRECT_-1206901928'), (u'CALL_-1206938975', u'INDIRECT_-1206905816'), (u'CALL_-1206930311', u'INDIRECT_-1206893969'), (u'CALL_-1206921994', u'INDIRECT_-1206902117'), (u'CALL_-1206925831', u'INDIRECT_-1206890292'), (u'INDIRECT_-1206913738', u'MULTIEQUAL_-1206913583'), (u'STORE_-1206929089', u'INDIRECT_-1206892304'), (u'CALL_-1206937615', u'INDIRECT_-1206909240'), (u'STORE_-1206928627', u'INDIRECT_-1206913506'), (u'CALL_-1206934460', u'INDIRECT_-1206907341'), (u'INDIRECT_-1206891915', u'MULTIEQUAL_-1206892719'), (u'CALL_-1206925783', u'INDIRECT_-1206896975'), (u'INDIRECT_-1206882526', u'MULTIEQUAL_-1206881548'), (u'INDIRECT_-1206909140', u'MULTIEQUAL_-1206908869'), (u'CALL_-1206931435', u'INDIRECT_-1206904157'), (u'CALL_-1206929202', u'INDIRECT_-1206899124'), (u'INDIRECT_-1206910243', u'MULTIEQUAL_-1206910094'), (u'MULTIEQUAL_-1206906093', u'MULTIEQUAL_-1206905392'), (u'CALL_-1206928474', u'INDIRECT_-1206907448'), (u'INDIRECT_-1206916963', u'MULTIEQUAL_-1206916665'), (u'CAST_-1206868481', u'MULTIEQUAL_-1206915287'), (u'MULTIEQUAL_-1206903069', u'MULTIEQUAL_-1206902954'), (u'COPY_-1206875660', u'MULTIEQUAL_-1206889293'), (u'CALLIND_-1206925401', u'INDIRECT_-1206887072'), (u'STORE_-1206932486', u'INDIRECT_-1206910947'), (u'MULTIEQUAL_-1206901442', u'MULTIEQUAL_-1206901389'), ('const-256', u'INT_AND_-1206912764'), (u'INDIRECT_-1206905802', u'MULTIEQUAL_-1206907407'), (u'INDIRECT_-1206913103', u'MULTIEQUAL_-1206913769'), (u'INDIRECT_-1206906227', u'MULTIEQUAL_-1206905527'), (u'CALLIND_-1206938263', u'INDIRECT_-1206891542'), (u'CALL_-1206925694', u'INDIRECT_-1206902394'), (u'INDIRECT_-1206896593', u'MULTIEQUAL_-1206895985'), (u'CAST_-1206869669', u'PTRSUB_-1206872431'), (u'MULTIEQUAL_-1206876809', u'MULTIEQUAL_-1206908259'), (u'MULTIEQUAL_-1206901151', u'MULTIEQUAL_-1206901109'), (u'CALL_-1206930362', u'INDIRECT_-1206904478'), (u'PTRADD_-1206872489', u'LOAD_-1206923209'), (u'CALL_-1206922325', u'INDIRECT_-1206889403'), (u'CALL_-1206935907', u'INDIRECT_-1206908987'), (u'MULTIEQUAL_-1206906147', u'MULTIEQUAL_-1206906090'), (u'CALL_-1206934365', u'INDIRECT_-1206892995'), (u'CALL_-1206921459', u'INDIRECT_-1206904813'), (u'MULTIEQUAL_-1206886554', u'MULTIEQUAL_-1206888965'), (u'INDIRECT_-1206886829', u'MULTIEQUAL_-1206888119'), (u'MULTIEQUAL_-1206888654', u'MULTIEQUAL_-1206889574'), (u'CALL_-1206930550', u'INDIRECT_-1206885700'), (u'CALL_-1206928209', u'INDIRECT_-1206885801'), (u'INDIRECT_-1206903812', u'MULTIEQUAL_-1206903657'), (u'CALL_-1206938131', u'INDIRECT_-1206904471'), (u'MULTIEQUAL_-1206900150', u'MULTIEQUAL_-1206899512'), (u'CALL_-1206925694', u'INDIRECT_-1206892734'), (u'INDIRECT_-1206905353', u'MULTIEQUAL_-1206904949'), (u'MULTIEQUAL_-1206898730', u'MULTIEQUAL_-1206898712'), (u'CALL_-1206930311', u'INDIRECT_-1206908669'), (u'STORE_-1206930351', u'INDIRECT_-1206896198'), (u'CALL_-1206931595', u'INDIRECT_-1206902054'), (u'STORE_-1206934436', u'INDIRECT_-1206902188'), (u'CALL_-1206921431', u'INDIRECT_-1206887573'), (u'STORE_-1206921596', u'INDIRECT_-1206891186'), (u'CALL_-1206930899', u'INDIRECT_-1206902729'), (u'MULTIEQUAL_-1206894472', u'MULTIEQUAL_-1206894456'), (u'INDIRECT_-1206894995', u'COPY_-1206878379'), (u'CALL_-1206930157', u'INDIRECT_-1206897613'), (u'CALL_-1206925799', u'INDIRECT_-1206894047'), ('const-0', u'CALL_-1206931183'), (u'CALL_-1206937924', u'INDIRECT_-1206898899'), (u'INDIRECT_-1206901564', u'MULTIEQUAL_-1206902817'), (u'CALLIND_-1206922663', u'INDIRECT_-1206885665'), ('tmp_16838', u'CBRANCH_-1206924879'), (u'INDIRECT_-1206902972', u'MULTIEQUAL_-1206902817'), (u'STORE_-1206921596', u'INDIRECT_-1206896226'), (u'STORE_-1206927231', u'INDIRECT_-1206889942'), (u'CALL_-1206933594', u'INDIRECT_-1206895902'), (u'CALL_-1206937430', u'INDIRECT_-1206906368'), (u'INDIRECT_-1206897037', u'MULTIEQUAL_-1206896649'), (u'INDIRECT_-1206888052', u'MULTIEQUAL_-1206887894'), (u'INDIRECT_-1206905311', u'MULTIEQUAL_-1206905171'), (u'INDIRECT_-1206890698', u'MULTIEQUAL_-1206891688'), (u'STORE_-1206933497', u'INDIRECT_-1206900830'), (u'INDIRECT_-1206906112', u'MULTIEQUAL_-1206905954'), (u'INDIRECT_-1206903128', u'MULTIEQUAL_-1206904694'), (u'CALL_-1206928271', u'INDIRECT_-1206885417'), ('const-1', u'STORE_-1206921864'), (u'CALLIND_-1206925453', u'INDIRECT_-1206904319'), (u'MULTIEQUAL_-1206912218', u'MULTIEQUAL_-1206912189'), ('const-433', u'STORE_-1206925416'), (u'INDIRECT_-1206893506', u'MULTIEQUAL_-1206893409'), (u'MULTIEQUAL_-1206893506', u'MULTIEQUAL_-1206893409'), (u'CALL_-1206929938', u'INDIRECT_-1206890328'), (u'CALL_-1206925694', u'INDIRECT_-1206898614'), (u'INDIRECT_-1206893395', u'COPY_-1206878927'), (u'STORE_-1206924909', u'INDIRECT_-1206900383'), (u'INDIRECT_-1206888747', u'MULTIEQUAL_-1206889839'), (u'MULTIEQUAL_-1206902221', u'MULTIEQUAL_-1206902113'), (u'CAST_-1206874600', u'INT_AND_-1206878022'), (u'STORE_-1206929190', u'INDIRECT_-1206891486'), (u'CALL_-1206938900', u'INDIRECT_-1206905774'), ('tmp_25370', u'CALL_-1206928667'), (u'MULTIEQUAL_-1206896539', u'MULTIEQUAL_-1206896519'), (u'CALL_-1206931337', u'INDIRECT_-1206891830'), (u'CALL_-1206934991', u'INDIRECT_-1206908044'), (u'CALL_-1206928150', u'INDIRECT_-1206897087'), (u'INDIRECT_-1206900945', u'MULTIEQUAL_-1206900563'), (u'INDIRECT_-1206908390', u'MULTIEQUAL_-1206908299'), (u'INDIRECT_-1206899637', u'MULTIEQUAL_-1206900633'), (u'MULTIEQUAL_-1206880197', u'MULTIEQUAL_-1206905961'), (u'INDIRECT_-1206913358', u'MULTIEQUAL_-1206913511'), (u'PTRSUB_-1206879607', u'PTRSUB_-1206879605'), (u'CALL_-1206933998', u'INDIRECT_-1206892354'), (u'STORE_-1206930340', u'INDIRECT_-1206907608'), (u'INDIRECT_-1206899468', u'MULTIEQUAL_-1206899850'), (u'INDIRECT_-1206906001', u'MULTIEQUAL_-1206905763'), (u'INDIRECT_-1206899427', u'MULTIEQUAL_-1206901150'), (u'CALL_-1206934081', u'INDIRECT_-1206911728'), (u'CALL_-1206929202', u'INDIRECT_-1206886104'), (u'INDIRECT_-1206903956', u'MULTIEQUAL_-1206903405'), (u'INDIRECT_-1206895426', u'MULTIEQUAL_-1206895234'), (u'CALL_-1206929621', u'INDIRECT_-1206892959'), (u'CALL_-1206938036', u'INDIRECT_-1206909033'), (u'MULTIEQUAL_-1206896761', u'MULTIEQUAL_-1206896653'), (u'INDIRECT_-1206902053', u'MULTIEQUAL_-1206901445'), (u'INDIRECT_-1206898819', u'MULTIEQUAL_-1206898458'), (u'CALL_-1206930636', u'INDIRECT_-1206900696'), (u'MULTIEQUAL_-1206901852', u'COPY_-1206879061'), (u'INDIRECT_-1206884602', u'MULTIEQUAL_-1206884281'), (u'CALLIND_-1206921743', u'INDIRECT_-1206901593'), (u'INDIRECT_-1206888128', u'MULTIEQUAL_-1206888510'), (u'COPY_-1206879784', u'RETURN_-1206879717'), (u'CALL_-1206929320', u'INDIRECT_-1206885737'), ('const-1', u'PTRADD_-1206875437'), (u'CALL_-1206932911', u'INDIRECT_-1206905670'), (u'CALL_-1206937824', u'INDIRECT_-1206916671'), (u'INDIRECT_-1206904194', u'MULTIEQUAL_-1206904598'), (u'CALL_-1206922556', u'INDIRECT_-1206896641'), (u'CALLIND_-1206931354', u'INT_NOTEQUAL_-1206931335'), ('tmp_25370', u'PTRSUB_-1206873368'), ('const-0', u'INT_NOTEQUAL_-1206938021'), (u'INDIRECT_-1206894493', u'MULTIEQUAL_-1206898167'), (u'CALL_-1206925783', u'INDIRECT_-1206890255'), ('const-8', u'PTRADD_-1206871505'), (u'MULTIEQUAL_-1206874140', u'MULTIEQUAL_-1206909543'), (u'CALL_-1206930407', u'INDIRECT_-1206901566'), (u'INDIRECT_-1206893819', u'MULTIEQUAL_-1206894859'), (u'STORE_-1206921596', u'INDIRECT_-1206894126'), (u'INDIRECT_-1206899265', u'MULTIEQUAL_-1206898883'), (u'INDIRECT_-1206897518', u'MULTIEQUAL_-1206897245'), (u'MULTIEQUAL_-1206917947', u'MULTIEQUAL_-1206917935'), (u'CALL_-1206933745', u'INDIRECT_-1206906912'), (u'CALL_-1206935766', u'INDIRECT_-1206892086'), (u'STORE_-1206930329', u'INDIRECT_-1206895840'), (u'INDIRECT_-1206894623', u'MULTIEQUAL_-1206895289'), (u'CALL_-1206927093', u'INDIRECT_-1206876899'), (u'CALL_-1206925860', u'INDIRECT_-1206907526'), (u'CALL_-1206935821', u'INDIRECT_-1206908500'), (u'INDIRECT_-1206910210', u'COPY_-1206880239'), (u'CALL_-1206922426', u'INDIRECT_-1206898278'), (u'MULTIEQUAL_-1206892330', u'MULTIEQUAL_-1206892259'), (u'CALL_-1206928357', u'INDIRECT_-1206906488'), (u'STORE_-1206922815', u'INDIRECT_-1206894949'), (u'INT_NOTEQUAL_-1206929959', u'CBRANCH_-1206929957'), (u'CALL_-1206932860', u'INDIRECT_-1206901435'), (u'CALL_-1206924756', u'INDIRECT_-1206898084'), (u'MULTIEQUAL_-1206904099', u'MULTIEQUAL_-1206904099'), (u'CALL_-1206933821', u'INDIRECT_-1206896450'), (u'INDIRECT_-1206908446', u'MULTIEQUAL_-1206908254'), (u'INDIRECT_-1206899960', u'MULTIEQUAL_-1206899844'), (u'STORE_-1206933497', u'INDIRECT_-1206894950'), (u'CALL_-1206930550', u'INDIRECT_-1206907540'), (u'INDIRECT_-1206907026', u'MULTIEQUAL_-1206906367'), (u'CALL_-1206931674', u'INDIRECT_-1206912457'), (u'INDIRECT_-1206898706', u'MULTIEQUAL_-1206900267'), (u'CALL_-1206935809', u'INDIRECT_-1206908491'), (u'MULTIEQUAL_-1206900739', u'MULTIEQUAL_-1206900725'), (u'CALL_-1206929938', u'INDIRECT_-1206896208'), (u'INT_ADD_-1206922759', u'MULTIEQUAL_-1206913522'), (u'CALLIND_-1206922636', u'INDIRECT_-1206892789'), (u'CALL_-1206926019', u'INDIRECT_-1206896279'), (u'INDIRECT_-1206920166', u'MULTIEQUAL_-1206880957'), (u'INDIRECT_-1206905127', u'MULTIEQUAL_-1206905012'), (u'CALL_-1206937875', u'INDIRECT_-1206910630'), (u'INT_EQUAL_-1206936092', u'CBRANCH_-1206936090'), (u'MULTIEQUAL_-1206896959', u'MULTIEQUAL_-1206897401'), (u'MULTIEQUAL_-1206898586', u'MULTIEQUAL_-1206898559'), (u'LOAD_-1206931562', u'CALL_-1206929320'), (u'INDIRECT_-1206899851', u'MULTIEQUAL_-1206899711'), (u'INDIRECT_-1206907329', u'MULTIEQUAL_-1206905004'), (u'CALL_-1206931183', u'INDIRECT_-1206882512'), (u'INDIRECT_-1206907040', u'MULTIEQUAL_-1206906769'), ('const-8', u'PTRADD_-1206872462'), (u'INDIRECT_-1206896857', u'MULTIEQUAL_-1206896720'), (u'MULTIEQUAL_-1206902411', u'MULTIEQUAL_-1206902369'), (u'INT_ZEXT_-1206921479', u'INT_ADD_-1206878922'), (u'CALL_-1206939039', u'INDIRECT_-1206906692'), (u'CALL_-1206937302', u'INDIRECT_-1206907690'), (u'INDIRECT_-1206901647', u'MULTIEQUAL_-1206902839'), (u'INT_NOTEQUAL_-1206923337', u'CBRANCH_-1206923335'), (u'CALL_-1206933821', u'INDIRECT_-1206889310'), (u'CALL_-1206928815', u'INDIRECT_-1206892099'), (u'CALL_-1206934991', u'INDIRECT_-1206911404'), (u'INDIRECT_-1206914135', u'MULTIEQUAL_-1206913517'), (u'CALL_-1206935494', u'INDIRECT_-1206892363'), (u'CALL_-1206928647', u'INDIRECT_-1206892780'), ('const-8', u'PTRSUB_-1206871782'), (u'MULTIEQUAL_-1206897909', u'MULTIEQUAL_-1206897890'), (u'CALL_-1206931142', u'INDIRECT_-1206899281'), (u'CALL_-1206921954', u'INDIRECT_-1206885294'), (u'CALL_-1206929226', u'INDIRECT_-1206889475'), (u'CALL_-1206934835', u'INDIRECT_-1206913671'), (u'STORE_-1206928320', u'INDIRECT_-1206904047'), (u'INDIRECT_-1206899626', u'MULTIEQUAL_-1206899434'), (u'CALL_-1206929145', u'CAST_-1206871659'), (u'INDIRECT_-1206881309', u'MULTIEQUAL_-1206881111'), (u'CALL_-1206929019', u'INDIRECT_-1206901361'), ('const-0', u'COPY_-1206878965'), (u'INDIRECT_-1206907175', u'MULTIEQUAL_-1206906930'), (u'INDIRECT_-1206909776', u'MULTIEQUAL_-1206909600'), (u'INDIRECT_-1206893514', u'MULTIEQUAL_-1206897791'), (u'CALL_-1206929019', u'INDIRECT_-1206890441'), (u'CALL_-1206938958', u'INDIRECT_-1206899084'), (u'CALL_-1206938756', u'INDIRECT_-1206911577'), ('const-5', u'CALL_-1206929529'), (u'INDIRECT_-1206889523', u'MULTIEQUAL_-1206875905'), (u'CALL_-1206921320', u'INDIRECT_-1206889516'), (u'CALL_-1206928209', u'INDIRECT_-1206887061'), (u'CALL_-1206928644', u'INDIRECT_-1206887677'), (u'MULTIEQUAL_-1206895619', u'MULTIEQUAL_-1206895646'), (u'INDIRECT_-1206892486', u'MULTIEQUAL_-1206898821'), (u'CALL_-1206928815', u'INDIRECT_-1206911419'), (u'CALL_-1206928155', u'INDIRECT_-1206896054'), (u'INDIRECT_-1206906919', u'MULTIEQUAL_-1206909509'), (u'INDIRECT_-1206894354', u'MULTIEQUAL_-1206894900'), (u'INDIRECT_-1206899768', u'MULTIEQUAL_-1206901334'), (u'STORE_-1206921567', u'INDIRECT_-1206894111'), (u'CALL_-1206938342', u'INDIRECT_-1206894115'), (u'MULTIEQUAL_-1206898168', u'MULTIEQUAL_-1206899655'), (u'CALL_-1206938927', u'INDIRECT_-1206913768'), (u'CALL_-1206937983', u'INDIRECT_-1206911949'), (u'MULTIEQUAL_-1206901645', u'MULTIEQUAL_-1206901151'), (u'STORE_-1206928588', u'INDIRECT_-1206892481'), (u'STORE_-1206928622', u'INDIRECT_-1206899384'), (u'INDIRECT_-1206901280', u'MULTIEQUAL_-1206901176'), (u'CALL_-1206931749', u'INDIRECT_-1206888791'), (u'CALL_-1206932271', u'INDIRECT_-1206899953'), (u'CALL_-1206938310', u'INDIRECT_-1206912577'), (u'MULTIEQUAL_-1206883141', u'MULTIEQUAL_-1206878051'), (u'MULTIEQUAL_-1206881101', u'MULTIEQUAL_-1206881094'), (u'MULTIEQUAL_-1206899332', u'COPY_-1206879055'), (u'CALL_-1206932860', u'INDIRECT_-1206903955'), (u'MULTIEQUAL_-1206893212', u'MULTIEQUAL_-1206893196'), (u'INDIRECT_-1206904349', u'COPY_-1206880006'), (u'CALL_-1206933623', u'INDIRECT_-1206908096'), (u'STORE_-1206928518', u'INDIRECT_-1206913439'), ('const-0', u'INT_EQUAL_-1206927226'), (u'INDIRECT_-1206896341', u'MULTIEQUAL_-1206896654'), (u'INDIRECT_-1206885701', u'MULTIEQUAL_-1206887219'), (u'CALLIND_-1206931354', u'INDIRECT_-1206895708'), (u'MULTIEQUAL_-1206906199', u'MULTIEQUAL_-1206905853'), (u'CALL_-1206939005', u'INDIRECT_-1206912973'), (u'INDIRECT_-1206905982', u'MULTIEQUAL_-1206905787'), (u'CALLIND_-1206921999', u'INDIRECT_-1206892909'), (u'CALL_-1206939039', u'INDIRECT_-1206900392'), (u'CALL_-1206934365', u'INDIRECT_-1206907275'), (u'CALL_-1206929974', u'INDIRECT_-1206902530'), (u'MULTIEQUAL_-1206893270', u'MULTIEQUAL_-1206893252'), (u'CALL_-1206928209', u'INDIRECT_-1206903441'), (u'CALL_-1206931142', u'INDIRECT_-1206898441'), (u'STORE_-1206925221', u'INDIRECT_-1206907365'), (u'MULTIEQUAL_-1206905115', u'MULTIEQUAL_-1206905065'), (u'CALL_-1206930882', u'INDIRECT_-1206901458'), (u'STORE_-1206929089', u'INDIRECT_-1206903224'), (u'INDIRECT_-1206902622', u'MULTIEQUAL_-1206902419'), (u'MULTIEQUAL_-1206912262', u'MULTIEQUAL_-1206912228'), (u'INDIRECT_-1206902619', u'COPY_-1206880338'), (u'INDIRECT_-1206905738', u'MULTIEQUAL_-1206905107'), ('const-8', u'PTRADD_-1206878400'), (u'STORE_-1206927248', u'INDIRECT_-1206893732'), (u'MULTIEQUAL_-1206887060', u'MULTIEQUAL_-1206887045'), (u'LOAD_-1206923357', u'INT_EQUAL_-1206923324'), (u'CALL_-1206934963', u'INDIRECT_-1206893741'), (u'CALL_-1206930086', u'INDIRECT_-1206906165'), (u'INDIRECT_-1206899151', u'MULTIEQUAL_-1206899132'), (u'INDIRECT_-1206897615', u'MULTIEQUAL_-1206897324'), (u'CALL_-1206928291', u'INDIRECT_-1206897208'), (u'CALL_-1206933125', u'INDIRECT_-1206906574'), (u'CALL_-1206924668', u'INDIRECT_-1206890548'), (u'INDIRECT_-1206898648', u'MULTIEQUAL_-1206898492'), (u'INDIRECT_-1206910975', u'MULTIEQUAL_-1206910867'), (u'INDIRECT_-1206901261', u'COPY_-1206901269'), (u'CALL_-1206929019', u'INDIRECT_-1206907661'), (u'CAST_-1206875808', u'LOAD_-1206935563'), (u'CALL_-1206929269', u'INT_NOTEQUAL_-1206929254'), (u'CALL_-1206925694', u'INDIRECT_-1206900294'), (u'CALL_-1206928878', u'INDIRECT_-1206910634'), (u'MULTIEQUAL_-1206913495', u'MULTIEQUAL_-1206912795'), (u'CALL_-1206927063', u'INDIRECT_-1206887654'), (u'INDIRECT_-1206895146', u'COPY_-1206879741'), (u'MULTIEQUAL_-1206908687', u'MULTIEQUAL_-1206908668'), (u'STORE_-1206930340', u'INDIRECT_-1206890542'), (u'INDIRECT_-1206894251', u'MULTIEQUAL_-1206876034'), (u'CALL_-1206931674', u'INDIRECT_-1206905551'), (u'CALL_-1206928601', u'INDIRECT_-1206883989'), (u'CALL_-1206928518', u'INDIRECT_-1206887727'), (u'INDIRECT_-1206881512', u'MULTIEQUAL_-1206881428'), (u'CALL_-1206934487', u'INDIRECT_-1206902734'), (u'CALL_-1206930882', u'INDIRECT_-1206880116'), (u'MULTIEQUAL_-1206875940', u'MULTIEQUAL_-1206903599'), (u'BOOL_OR_-1206923862', u'CBRANCH_-1206923889'), (u'STORE_-1206928622', u'INDIRECT_-1206896024'), (u'INDIRECT_-1206883707', u'MULTIEQUAL_-1206883498'), (u'INDIRECT_-1206906346', u'MULTIEQUAL_-1206912681'), (u'INDIRECT_-1206896774', u'MULTIEQUAL_-1206905121'), (u'CALL_-1206924661', u'INDIRECT_-1206889626'), (u'CALL_-1206935766', u'INDIRECT_-1206910566'), (u'CALL_-1206923816', u'INDIRECT_-1206886397'), (u'CALL_-1206921459', u'INDIRECT_-1206907939'), (u'INDIRECT_-1206893791', u'MULTIEQUAL_-1206876033'), (u'CALL_-1206935851', u'INDIRECT_-1206899704'), (u'INDIRECT_-1206894143', u'MULTIEQUAL_-1206894098'), (u'CALL_-1206930311', u'INDIRECT_-1206896069'), (u'INDIRECT_-1206905609', u'COPY_-1206880009'), (u'INDIRECT_-1206892998', u'MULTIEQUAL_-1206893506'), (u'MULTIEQUAL_-1206906763', u'MULTIEQUAL_-1206906750'), (u'INDIRECT_-1206894631', u'MULTIEQUAL_-1206876035'), (u'CALL_-1206925460', u'INDIRECT_-1206904215'), (u'INDIRECT_-1206903019', u'MULTIEQUAL_-1206902799'), (u'INDIRECT_-1206888432', u'MULTIEQUAL_-1206888283'), (u'INDIRECT_-1206903349', u'MULTIEQUAL_-1206903679'), (u'STORE_-1206924545', u'INDIRECT_-1206900708'), (u'CALLIND_-1206938827', u'INDIRECT_-1206907415'), (u'CALL_-1206937186', u'INDIRECT_-1206902571'), ('const-0', u'INT_NOTEQUAL_-1206930213'), (u'CALL_-1206924612', u'INDIRECT_-1206887003'), (u'CALL_-1206932271', u'INDIRECT_-1206890713'), (u'MULTIEQUAL_-1206899185', u'MULTIEQUAL_-1206899169'), ('const-433', u'LOAD_-1206928752'), (u'CALL_-1206927833', u'INDIRECT_-1206894913'), (u'INDIRECT_-1206895780', u'MULTIEQUAL_-1206897038'), (u'PTRSUB_-1206871917', u'LOAD_-1206921971'), (u'CALL_-1206930882', u'INDIRECT_-1206909438'), (u'MULTIEQUAL_-1206895229', u'MULTIEQUAL_-1206895227'), (u'CALL_-1206924704', u'INDIRECT_-1206876215'), (u'INDIRECT_-1206893359', u'MULTIEQUAL_-1206892998'), (u'CALL_-1206921361', u'INDIRECT_-1206890474'), (u'CALL_-1206931539', u'INDIRECT_-1206910853'), (u'CALL_-1206931142', u'INDIRECT_-1206893821'), (u'INDIRECT_-1206909555', u'MULTIEQUAL_-1206876814'), (u'PTRADD_-1206872489', u'COPY_-1206868822'), (u'INDIRECT_-1206900102', u'MULTIEQUAL_-1206899907'), (u'INDIRECT_-1206897878', u'MULTIEQUAL_-1206897790'), (u'INDIRECT_-1206890851', u'MULTIEQUAL_-1206876026'), (u'INDIRECT_-1206902166', u'MULTIEQUAL_-1206901844'), (u'INDIRECT_-1206904095', u'MULTIEQUAL_-1206876801'), (u'CALL_-1206929202', u'INDIRECT_-1206877279'), (u'CALL_-1206930556', u'INDIRECT_-1206895614'), (u'CALL_-1206929974', u'INDIRECT_-1206887410'), (u'CALL_-1206928518', u'INDIRECT_-1206877222'), (u'CALLIND_-1206924365', u'INDIRECT_-1206889093'), (u'CALL_-1206937142', u'INDIRECT_-1206899612'), (u'INDIRECT_-1206884046', u'MULTIEQUAL_-1206884012'), (u'INDIRECT_-1206894235', u'MULTIEQUAL_-1206894156'), (u'CALL_-1206929645', u'INDIRECT_-1206914810'), (u'CALL_-1206937559', u'INDIRECT_-1206912985'), ('tmp_25370', u'CALL_-1206928878'), (u'CALL_-1206933711', u'INDIRECT_-1206895543'), (u'MULTIEQUAL_-1206899006', u'MULTIEQUAL_-1206899801'), (u'INDIRECT_-1206907229', u'MULTIEQUAL_-1206909055'), (u'MULTIEQUAL_-1206911627', u'MULTIEQUAL_-1206911608'), (u'INDIRECT_-1206899195', u'MULTIEQUAL_-1206898950'), (u'CALL_-1206930407', u'INDIRECT_-1206907866'), (u'CALL_-1206930105', u'INDIRECT_-1206899695'), (u'INDIRECT_-1206896115', u'MULTIEQUAL_-1206876782'), (u'CALL_-1206928155', u'INDIRECT_-1206885134'), (u'INDIRECT_-1206910395', u'MULTIEQUAL_-1206876816'), (u'INDIRECT_-1206901154', u'MULTIEQUAL_-1206900920'), (u'CALL_-1206921459', u'INDIRECT_-1206887593'), (u'CALL_-1206928629', u'INDIRECT_-1206906937'), (u'INDIRECT_-1206901028', u'MULTIEQUAL_-1206901674'), (u'INDIRECT_-1206885686', u'MULTIEQUAL_-1206885296'), (u'STORE_-1206932305', u'INDIRECT_-1206892157'), (u'CALL_-1206934460', u'INDIRECT_-1206903561'), ('const-8', u'PTRADD_-1206871997'), (u'CALL_-1206931595', u'CAST_-1206876224'), (u'MULTIEQUAL_-1206902784', u'MULTIEQUAL_-1206902136'), (u'MULTIEQUAL_-1206884120', u'MULTIEQUAL_-1206884105'), (u'CALL_-1206927316', u'INDIRECT_-1206889663'), (u'INDIRECT_-1206892559', u'MULTIEQUAL_-1206893599'), (u'CALL_-1206937983', u'INDIRECT_-1206898929'), (u'INT_EQUAL_-1206931047', u'CBRANCH_-1206931043'), (u'CALL_-1206929645', u'INDIRECT_-1206905150'), (u'INDIRECT_-1206881869', u'MULTIEQUAL_-1206883715'), (u'CALL_-1206930882', u'INDIRECT_-1206909858'), (u'INDIRECT_-1206888781', u'MULTIEQUAL_-1206874090'), (u'MULTIEQUAL_-1206904467', u'MULTIEQUAL_-1206904453'), (u'MULTIEQUAL_-1206874142', u'MULTIEQUAL_-1206910934'), (u'PTRSUB_-1206870934', u'LOAD_-1206922646'), (u'CALL_-1206929902', u'INDIRECT_-1206901646'), (u'INDIRECT_-1206893202', u'MULTIEQUAL_-1206894807'), (u'INDIRECT_-1206886163', u'MULTIEQUAL_-1206886118'), (u'CALL_-1206930899', u'INDIRECT_-1206890129'), (u'STORE_-1206921852', u'INDIRECT_-1206899297'), (u'CALL_-1206938628', u'INDIRECT_-1206902894'), (u'CALL_-1206930476', u'INDIRECT_-1206877745'), (u'STORE_-1206928320', u'INDIRECT_-1206886407'), (u'INDIRECT_-1206903740', u'MULTIEQUAL_-1206903624'), (u'CALL_-1206921994', u'INDIRECT_-1206897077'), (u'MULTIEQUAL_-1206889399', u'MULTIEQUAL_-1206889379'), ('tmp_25371', u'PTRSUB_-1206874634'), (u'MULTIEQUAL_-1206902498', u'MULTIEQUAL_-1206902441'), (u'INDIRECT_-1206911861', u'MULTIEQUAL_-1206880950'), (u'INDIRECT_-1206903821', u'MULTIEQUAL_-1206903712'), (u'MULTIEQUAL_-1206908481', u'MULTIEQUAL_-1206878098'), ('const-0', u'INT_NOTEQUAL_-1206929959'), (u'CALL_-1206928194', u'INDIRECT_-1206897946'), (u'INDIRECT_-1206905774', u'MULTIEQUAL_-1206905356'), (u'CALL_-1206921431', u'INDIRECT_-1206884633'), (u'CALL_-1206938656', u'INDIRECT_-1206913408'), (u'INDIRECT_-1206908435', u'COPY_-1206878411'), (u'PTRSUB_-1206879538', u'PTRSUB_-1206879536'), (u'MULTIEQUAL_-1206888445', u'MULTIEQUAL_-1206888461'), (u'INDIRECT_-1206881114', u'MULTIEQUAL_-1206880922'), (u'MULTIEQUAL_-1206908845', u'MULTIEQUAL_-1206908829'), (u'CALL_-1206932817', u'INDIRECT_-1206896406'), (u'INDIRECT_-1206899290', u'MULTIEQUAL_-1206897084'), (u'INT_LESS_-1206930101', u'CBRANCH_-1206930108'), (u'CALL_-1206931749', u'INDIRECT_-1206898451'), ('const-3', u'PTRADD_-1206872375'), (u'MULTIEQUAL_-1206905748', u'MULTIEQUAL_-1206909278'), (u'CALL_-1206928667', u'INDIRECT_-1206901920'), (u'CALL_-1206933821', u'INDIRECT_-1206898970'), ('const-8', u'PTRADD_-1206875454'), (u'INDIRECT_-1206914410', u'COPY_-1206880249'), (u'CALL_-1206931337', u'INDIRECT_-1206893090'), (u'INDIRECT_-1206878803', u'MULTIEQUAL_-1206883004'), (u'CALL_-1206933745', u'INDIRECT_-1206905232'), (u'CALL_-1206930394', u'INDIRECT_-1206907875'), (u'CALLIND_-1206921743', u'INDIRECT_-1206899493'), (u'MULTIEQUAL_-1206892505', u'MULTIEQUAL_-1206892485'), (u'INDIRECT_-1206896221', u'COPY_-1206896229'), (u'CALL_-1206935851', u'INDIRECT_-1206903484'), (u'INDIRECT_-1206903216', u'MULTIEQUAL_-1206903720'), (u'INDIRECT_-1206910167', u'MULTIEQUAL_-1206910052'), (u'INDIRECT_-1206903320', u'MULTIEQUAL_-1206903204'), ('const-0', u'INT_NOTEQUAL_-1206873133'), (u'INDIRECT_-1206899779', u'MULTIEQUAL_-1206902369'), (u'INDIRECT_-1206889887', u'MULTIEQUAL_-1206891079'), (u'CALLIND_-1206921388', u'INDIRECT_-1206884461'), (u'INDIRECT_-1206908632', u'MULTIEQUAL_-1206908474'), ('const-0', u'PTRSUB_-1206873260'), (u'CALL_-1206935821', u'INDIRECT_-1206907660'), (u'CALL_-1206929489', u'INDIRECT_-1206899217'), (u'MULTIEQUAL_-1206887611', u'MULTIEQUAL_-1206888550'), (u'CALL_-1206932817', u'INDIRECT_-1206903966'), (u'CALL_-1206931142', u'INDIRECT_-1206911041'), (u'INDIRECT_-1206892768', u'MULTIEQUAL_-1206892612'), (u'CALL_-1206921832', u'INDIRECT_-1206898700'), (u'INDIRECT_-1206888553', u'MULTIEQUAL_-1206891564'), (u'INT_ADD_-1206922780', u'INT_ZEXT_-1206914249'), (u'INDIRECT_-1206906466', u'MULTIEQUAL_-1206907859'), (u'INDIRECT_-1206903906', u'MULTIEQUAL_-1206911001'), (u'INDIRECT_-1206889153', u'MULTIEQUAL_-1206890239'), (u'INDIRECT_-1206893657', u'MULTIEQUAL_-1206893567'), ('tmp_23081', u'BRANCH_-1206928965'), (u'INDIRECT_-1206897672', u'MULTIEQUAL_-1206897523'), (u'STORE_-1206934224', u'INDIRECT_-1206908780'), (u'INDIRECT_-1206897686', u'MULTIEQUAL_-1206899470'), (u'INDIRECT_-1206901072', u'MULTIEQUAL_-1206900914'), ('const-433', u'LOAD_-1206931059'), (u'INDIRECT_-1206884216', u'MULTIEQUAL_-1206883665'), (u'CALL_-1206934862', u'INDIRECT_-1206906300'), (u'INDIRECT_-1206904934', u'MULTIEQUAL_-1206904700'), ('const-16', u'PTRADD_-1206922622'), (u'INDIRECT_-1206883746', u'MULTIEQUAL_-1206890841'), (u'INDIRECT_-1206893033', u'MULTIEQUAL_-1206894039'), (u'MULTIEQUAL_-1206880195', u'MULTIEQUAL_-1206905121'), (u'CALLIND_-1206921344', u'INDIRECT_-1206895412'), (u'INDIRECT_-1206904475', u'MULTIEQUAL_-1206903857'), (u'CALL_-1206927833', u'INDIRECT_-1206908353'), (u'INDIRECT_-1206909751', u'MULTIEQUAL_-1206911784'), (u'INDIRECT_-1206897259', u'MULTIEQUAL_-1206899849'), (u'INDIRECT_-1206914379', u'COPY_-1206880366'), (u'INDIRECT_-1206892570', u'MULTIEQUAL_-1206890364'), (u'INDIRECT_-1206895614', u'MULTIEQUAL_-1206899891'), (u'STORE_-1206927248', u'INDIRECT_-1206902972'), (u'INDIRECT_-1206883180', u'MULTIEQUAL_-1206884438'), (u'INDIRECT_-1206893542', u'COPY_-1206879277'), (u'CALL_-1206924661', u'INDIRECT_-1206905586'), (u'INDIRECT_-1206894424', u'MULTIEQUAL_-1206895677'), (u'MULTIEQUAL_-1206899994', u'MULTIEQUAL_-1206902405'), (u'INDIRECT_-1206893367', u'MULTIEQUAL_-1206894459'), (u'INDIRECT_-1206908521', u'MULTIEQUAL_-1206874137'), ('tmp_25370', u'CALL_-1206928815'), (u'MULTIEQUAL_-1206892885', u'MULTIEQUAL_-1206892869'), (u'CALL_-1206939039', u'INDIRECT_-1206909212'), (u'STORE_-1206930329', u'INDIRECT_-1206897520'), (u'CALL_-1206928647', u'INDIRECT_-1206905800'), (u'CALL_-1206931674', u'INDIRECT_-1206894211'), (u'CALLIND_-1206922663', u'INDIRECT_-1206901205'), (u'CALL_-1206932827', u'INDIRECT_-1206884021'), (u'CALL_-1206927297', u'INDIRECT_-1206906449'), (u'MULTIEQUAL_-1206909507', u'MULTIEQUAL_-1206909493'), (u'CALLIND_-1206922663', u'INDIRECT_-1206888185'), (u'CALL_-1206938725', u'INDIRECT_-1206913871'), (u'CALL_-1206937615', u'INDIRECT_-1206913440'), (u'MULTIEQUAL_-1206900633', u'MULTIEQUAL_-1206900545'), (u'STORE_-1206930340', u'INDIRECT_-1206899362'), (u'CALL_-1206928677', u'INDIRECT_-1206902047'), (u'INDIRECT_-1206887391', u'MULTIEQUAL_-1206887372'), (u'CALL_-1206936047', u'INDIRECT_-1206904035'), (u'MULTIEQUAL_-1206901232', u'MULTIEQUAL_-1206902419'), (u'CALL_-1206927017', u'INDIRECT_-1206895614'), (u'CALL_-1206924668', u'INDIRECT_-1206887188'), (u'INDIRECT_-1206900119', u'MULTIEQUAL_-1206901159'), (u'INDIRECT_-1206895300', u'MULTIEQUAL_-1206896967'), (u'LOAD_-1206931687', u'CALL_-1206931674'), (u'INDIRECT_-1206897987', u'MULTIEQUAL_-1206897942'), (u'INDIRECT_-1206910294', u'MULTIEQUAL_-1206910093'), (u'MULTIEQUAL_-1206918169', u'PTRSUB_-1206877513'), (u'INDIRECT_-1206907784', u'MULTIEQUAL_-1206910252'), (u'STORE_-1206921852', u'INDIRECT_-1206894677'), (u'STORE_-1206928446', u'INDIRECT_-1206907517'), (u'INDIRECT_-1206904750', u'MULTIEQUAL_-1206902544'), (u'MULTIEQUAL_-1206901012', u'COPY_-1206879059'), (u'INT_EQUAL_-1206930370', u'CBRANCH_-1206930369'), (u'CALL_-1206930274', u'INDIRECT_-1206893926'), (u'INDIRECT_-1206895791', u'MULTIEQUAL_-1206895593'), (u'MULTIEQUAL_-1206902587', u'MULTIEQUAL_-1206902970'), (u'INDIRECT_-1206913789', u'MULTIEQUAL_-1206913642'), (u'MULTIEQUAL_-1206876046', u'MULTIEQUAL_-1206875928'), (u'INDIRECT_-1206895467', u'MULTIEQUAL_-1206895422'), (u'INDIRECT_-1206904546', u'COPY_-1206879423'), (u'INDIRECT_-1206907103', u'MULTIEQUAL_-1206907008'), (u'LOAD_-1206925532', u'PTRSUB_-1206873360'), (u'INDIRECT_-1206892926', u'MULTIEQUAL_-1206892813'), (u'STORE_-1206932486', u'INDIRECT_-1206891627'), (u'INDIRECT_-1206897827', u'MULTIEQUAL_-1206897127'), (u'COPY_-1206873161', u'CALL_-1206924612'), (u'MULTIEQUAL_-1206888559', u'MULTIEQUAL_-1206888213'), (u'INDIRECT_-1206895235', u'MULTIEQUAL_-1206894617'), (u'CALL_-1206930228', u'INDIRECT_-1206893512'), ('const-24', u'PTRSUB_-1206875843'), (u'CALL_-1206927833', u'INDIRECT_-1206877351'), (u'INDIRECT_-1206898797', u'MULTIEQUAL_-1206899417'), (u'MULTIEQUAL_-1206908895', u'MULTIEQUAL_-1206908845'), (u'INDIRECT_-1206894464', u'MULTIEQUAL_-1206894010'), (u'INDIRECT_-1206895838', u'MULTIEQUAL_-1206895565'), (u'CALL_-1206928601', u'INDIRECT_-1206897263'), ('const-433', u'LOAD_-1206931694'), (u'CALL_-1206929019', u'INDIRECT_-1206900941'), (u'CALL_-1206931701', u'INDIRECT_-1206907961'), (u'CALL_-1206921844', u'INDIRECT_-1206896857'), (u'INDIRECT_-1206895905', u'MULTIEQUAL_-1206895523'), (u'CALL_-1206931545', u'INDIRECT_-1206890363'), (u'CALL_-1206928271', u'INDIRECT_-1206893173'), (u'INDIRECT_-1206913217', u'MULTIEQUAL_-1206913711'), (u'INDIRECT_-1206897890', u'MULTIEQUAL_-1206897799'), (u'INDIRECT_-1206891857', u'MULTIEQUAL_-1206891998'), (u'LOAD_-1206929729', u'MULTIEQUAL_-1206921463'), (u'CALL_-1206930025', u'INDIRECT_-1206893962'), (u'STORE_-1206930873', u'INDIRECT_-1206907278'), (u'INDIRECT_-1206911918', u'MULTIEQUAL_-1206880950'), (u'INDIRECT_-1206893976', u'MULTIEQUAL_-1206894480'), (u'CALL_-1206929324', u'INDIRECT_-1206905910'), (u'CALL_-1206934081', u'INDIRECT_-1206912148'), (u'CALL_-1206930311', u'INDIRECT_-1206886829'), (u'CALL_-1206932911', u'INDIRECT_-1206891390'), (u'INDIRECT_-1206901248', u'MULTIEQUAL_-1206902787'), (u'CALL_-1206931674', u'INDIRECT_-1206909331'), (u'CAST_-1206872537', u'CAST_-1206870668'), (u'CALL_-1206931797', u'INDIRECT_-1206906889'), (u'MULTIEQUAL_-1206894840', u'MULTIEQUAL_-1206894827'), (u'INDIRECT_-1206903601', u'MULTIEQUAL_-1206903325'), (u'MULTIEQUAL_-1206897747', u'MULTIEQUAL_-1206897690'), (u'INDIRECT_-1206894237', u'MULTIEQUAL_-1206894814'), (u'INT_NOTEQUAL_-1206923188', u'CBRANCH_-1206923186'), (u'CALL_-1206927017', u'INDIRECT_-1206892674'), (u'CALL_-1206928150', u'INDIRECT_-1206887007'), (u'CALL_-1206924756', u'INDIRECT_-1206888844'), (u'MULTIEQUAL_-1206899844', u'MULTIEQUAL_-1206899806'), (u'INDIRECT_-1206889898', u'MULTIEQUAL_-1206889810'), (u'CALL_-1206925783', u'INDIRECT_-1206893615'), (u'INDIRECT_-1206897793', u'MULTIEQUAL_-1206900804'), (u'INDIRECT_-1206897395', u'MULTIEQUAL_-1206896561'), (u'INDIRECT_-1206893237', u'MULTIEQUAL_-1206893065'), (u'CALL_-1206925860', u'INDIRECT_-1206893666'), (u'INDIRECT_-1206898879', u'MULTIEQUAL_-1206898659'), (u'INDIRECT_-1206894254', u'MULTIEQUAL_-1206893838'), (u'STORE_-1206933118', u'INDIRECT_-1206906920'), (u'MULTIEQUAL_-1206893780', u'MULTIEQUAL_-1206893765'), (u'STORE_-1206930310', u'INDIRECT_-1206890946'), (u'INDIRECT_-1206896857', u'MULTIEQUAL_-1206896828'), (u'INDIRECT_-1206901463', u'MULTIEQUAL_-1206902410'), (u'MULTIEQUAL_-1206911774', u'MULTIEQUAL_-1206911700'), (u'INDIRECT_-1206909859', u'MULTIEQUAL_-1206912449'), (u'MULTIEQUAL_-1206905005', u'MULTIEQUAL_-1206904511'), (u'CALL_-1206930394', u'INDIRECT_-1206901575'), (u'CALL_-1206928291', u'INDIRECT_-1206890068'), (u'INDIRECT_-1206898966', u'MULTIEQUAL_-1206898783'), (u'INDIRECT_-1206887847', u'MULTIEQUAL_-1206887449'), (u'INDIRECT_-1206906421', u'MULTIEQUAL_-1206906734'), (u'INDIRECT_-1206906957', u'MULTIEQUAL_-1206906550'), (u'STORE_-1206924934', u'INDIRECT_-1206891697'), (u'INDIRECT_-1206892561', u'MULTIEQUAL_-1206892323'), (u'INDIRECT_-1206890405', u'MULTIEQUAL_-1206892192'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871736'), (u'MULTIEQUAL_-1206899932', u'MULTIEQUAL_-1206899916'), (u'MULTIEQUAL_-1206885800', u'MULTIEQUAL_-1206885785'), (u'INDIRECT_-1206904266', u'MULTIEQUAL_-1206903944'), (u'COPY_-1206874991', u'CALL_-1206929145'), (u'CALL_-1206934081', u'INDIRECT_-1206894508'), (u'CALL_-1206937430', u'INDIRECT_-1206892928'), (u'CALL_-1206938342', u'INDIRECT_-1206910915'), (u'INDIRECT_-1206909091', u'MULTIEQUAL_-1206880941'), (u'INDIRECT_-1206887405', u'MULTIEQUAL_-1206887373'), (u'CALL_-1206938628', u'INDIRECT_-1206899534'), (u'CALL_-1206930241', u'INDIRECT_-1206898030'), (u'INDIRECT_-1206906996', u'MULTIEQUAL_-1206907500'), (u'CALLIND_-1206921856', u'INDIRECT_-1206897036'), (u'CALL_-1206933962', u'INDIRECT_-1206891914'), (u'CALL_-1206926019', u'INDIRECT_-1206884939'), (u'CALL_-1206937615', u'INDIRECT_-1206905460'), (u'INDIRECT_-1206888439', u'MULTIEQUAL_-1206891029'), (u'INDIRECT_-1206887491', u'MULTIEQUAL_-1206889524'), (u'CALL_-1206928709', u'INDIRECT_-1206901039'), (u'INDIRECT_-1206911439', u'COPY_-1206880359'), (u'CALL_-1206934018', u'INDIRECT_-1206901608'), (u'INDIRECT_-1206900111', u'MULTIEQUAL_-1206901335'), (u'INDIRECT_-1206908002', u'MULTIEQUAL_-1206912565'), (u'CALLIND_-1206925019', u'INDIRECT_-1206876379'), (u'CALL_-1206924677', u'INDIRECT_-1206875857'), (u'INDIRECT_-1206875148', u'MULTIEQUAL_-1206875278'), (u'CALL_-1206929830', u'INDIRECT_-1206909582'), (u'INDIRECT_-1206913471', u'MULTIEQUAL_-1206920640'), (u'STORE_-1206922815', u'INDIRECT_-1206886969'), (u'CALL_-1206921308', u'INDIRECT_-1206883306'), (u'INDIRECT_-1206905241', u'MULTIEQUAL_-1206909321'), (u'STORE_-1206933958', u'INDIRECT_-1206905686'), (u'MULTIEQUAL_-1206919258', u'MULTIEQUAL_-1206918772'), (u'CALL_-1206931545', u'INDIRECT_-1206902123'), (u'INDIRECT_-1206895594', u'MULTIEQUAL_-1206895393'), ('const-0', u'INT_NOTEQUAL_-1206929779'), (u'CALL_-1206938131', u'INDIRECT_-1206906991'), (u'INDIRECT_-1206913780', u'MULTIEQUAL_-1206913578'), (u'STORE_-1206924909', u'INDIRECT_-1206908783'), (u'INDIRECT_-1206891566', u'MULTIEQUAL_-1206891176'), (u'MULTIEQUAL_-1206891874', u'MULTIEQUAL_-1206891870'), ('tmp_72836', u'PTRSUB_-1206879021'), (u'CALLIND_-1206921372', u'INDIRECT_-1206904668'), (u'CALL_-1206936047', u'INDIRECT_-1206891855'), (u'INDIRECT_-1206895094', u'MULTIEQUAL_-1206903441'), (u'INDIRECT_-1206902008', u'MULTIEQUAL_-1206901852'), (u'INDIRECT_-1206907453', u'MULTIEQUAL_-1206907049'), (u'CALL_-1206933711', u'INDIRECT_-1206909403'), (u'INDIRECT_-1206908438', u'MULTIEQUAL_-1206908165'), (u'STORE_-1206932305', u'INDIRECT_-1206888797'), (u'CALLIND_-1206938263', u'INDIRECT_-1206894482'), (u'CALL_-1206925831', u'INDIRECT_-1206900792'), (u'MULTIEQUAL_-1206876779', u'MULTIEQUAL_-1206895659'), ('const-15', u'PTRADD_-1206871230'), (u'PTRSUB_-1206880961', u'LOAD_-1206938405'), (u'STORE_-1206930175', u'INDIRECT_-1206900966'), (u'PTRSUB_-1206871986', u'CALLIND_-1206921856'), (u'CALL_-1206927316', u'INDIRECT_-1206908143'), (u'STORE_-1206933497', u'INDIRECT_-1206888650'), (u'CALL_-1206932327', u'INDIRECT_-1206907534'), (u'INDIRECT_-1206910209', u'MULTIEQUAL_-1206910089'), (u'CALL_-1206927093', u'INDIRECT_-1206891101'), (u'INDIRECT_-1206905277', u'MULTIEQUAL_-1206904697'), (u'INDIRECT_-1206896721', u'MULTIEQUAL_-1206897330'), (u'CALL_-1206932954', u'INDIRECT_-1206893099'), (u'INDIRECT_-1206889635', u'MULTIEQUAL_-1206889344'), ('const-433', u'LOAD_-1206928112'), (u'INDIRECT_-1206891738', u'MULTIEQUAL_-1206891477'), (u'CALL_-1206934081', u'INDIRECT_-1206902488'), (u'INDIRECT_-1206877484', u'MULTIEQUAL_-1206877214'), (u'CALLIND_-1206921344', u'INDIRECT_-1206902552'), (u'CALL_-1206933125', u'INDIRECT_-1206901954'), (u'CALLIND_-1206924365', u'INDIRECT_-1206903793'), (u'INDIRECT_-1206892539', u'COPY_-1206880314'), (u'INDIRECT_-1206885492', u'MULTIEQUAL_-1206887029'), (u'INDIRECT_-1206901323', u'MULTIEQUAL_-1206900957'), (u'MULTIEQUAL_-1206895880', u'MULTIEQUAL_-1206895865'), (u'INDIRECT_-1206905784', u'MULTIEQUAL_-1206905555'), (u'MULTIEQUAL_-1206881533', u'MULTIEQUAL_-1206881428'), (u'INDIRECT_-1206905926', u'MULTIEQUAL_-1206912261'), (u'MULTIEQUAL_-1206885698', u'MULTIEQUAL_-1206885641'), (u'PTRADD_-1206872392', u'MULTIEQUAL_-1206913381'), (u'CALLIND_-1206921999', u'INDIRECT_-1206892069'), (u'INDIRECT_-1206896645', u'MULTIEQUAL_-1206896609'), (u'INDIRECT_-1206893901', u'MULTIEQUAL_-1206897981'), (u'CALL_-1206938927', u'INDIRECT_-1206895708'), (u'MULTIEQUAL_-1206888789', u'MULTIEQUAL_-1206888674'), (u'INDIRECT_-1206899262', u'MULTIEQUAL_-1206899001'), (u'INDIRECT_-1206901937', u'MULTIEQUAL_-1206902078'), (u'INDIRECT_-1206913690', u'MULTIEQUAL_-1206913542'), ('const-0', u'INT_EQUAL_-1206938991'), (u'INDIRECT_-1206906567', u'MULTIEQUAL_-1206908290'), (u'INDIRECT_-1206908438', u'MULTIEQUAL_-1206908055'), (u'CALL_-1206927360', u'INDIRECT_-1206894722'), (u'INDIRECT_-1206880406', u'MULTIEQUAL_-1206881021'), (u'MULTIEQUAL_-1206903624', u'MULTIEQUAL_-1206902976'), (u'INDIRECT_-1206902135', u'COPY_-1206878396'), (u'STORE_-1206930340', u'INDIRECT_-1206901042'), (u'CALL_-1206929866', u'INDIRECT_-1206904984'), (u'CALL_-1206929324', u'INDIRECT_-1206898350'), (u'CALLIND_-1206921884', u'INDIRECT_-1206900832'), (u'CAST_-1206875842', u'CALL_-1206935494'), (u'INDIRECT_-1206897100', u'MULTIEQUAL_-1206898029'), (u'STORE_-1206928732', u'INDIRECT_-1206910629'), (u'CALLIND_-1206922636', u'INDIRECT_-1206902449'), (u'INDIRECT_-1206904725', u'MULTIEQUAL_-1206904343'), (u'CALL_-1206929794', u'INDIRECT_-1206899480'), (u'CALL_-1206930362', u'INDIRECT_-1206902378'), (u'CALL_-1206923816', u'INDIRECT_-1206897737'), (u'INDIRECT_-1206881511', u'MULTIEQUAL_-1206881360'), (u'CALL_-1206933623', u'INDIRECT_-1206910196'), (u'MULTIEQUAL_-1206904833', u'MULTIEQUAL_-1206904132'), (u'INDIRECT_-1206905595', u'MULTIEQUAL_-1206905304'), (u'PTRSUB_-1206878384', u'CAST_-1206875383'), (u'INDIRECT_-1206898859', u'MULTIEQUAL_-1206899899'), (u'CALL_-1206931797', u'INDIRECT_-1206902269'), ('const-7', u'INT_AND_-1206881967'), (u'INDIRECT_-1206906507', u'COPY_-1206879885'), (u'CALL_-1206930311', u'INDIRECT_-1206906149'), ('tmp_15550', u'BRANCH_-1206925977'), (u'CALL_-1206927405', u'INDIRECT_-1206896849'), (u'MULTIEQUAL_-1206889565', u'MULTIEQUAL_-1206889545'), (u'STORE_-1206925381', u'INDIRECT_-1206887282'), (u'INDIRECT_-1206909306', u'MULTIEQUAL_-1206906001'), (u'INDIRECT_-1206895708', u'MULTIEQUAL_-1206895552'), (u'STORE_-1206937611', u'INDIRECT_-1206897274'), (u'INDIRECT_-1206902533', u'MULTIEQUAL_-1206902615'), (u'INDIRECT_-1206885709', u'MULTIEQUAL_-1206886039'), (u'CALL_-1206937824', u'INDIRECT_-1206914385'), (u'INDIRECT_-1206904014', u'MULTIEQUAL_-1206908291'), (u'MULTIEQUAL_-1206906044', u'MULTIEQUAL_-1206906068'), (u'CALL_-1206928357', u'INDIRECT_-1206889268'), (u'STORE_-1206928518', u'INDIRECT_-1206906299'), ('const-8', u'PTRSUB_-1206880518'), (u'CALL_-1206925604', u'INDIRECT_-1206892765'), (u'CALL_-1206930476', u'INDIRECT_-1206887747'), (u'CALL_-1206929324', u'INDIRECT_-1206877345'), (u'CALL_-1206925604', u'INDIRECT_-1206909145'), (u'CALLIND_-1206921388', u'INDIRECT_-1206893701'), (u'MULTIEQUAL_-1206891441', u'MULTIEQUAL_-1206892141'), (u'INDIRECT_-1206900116', u'MULTIEQUAL_-1206899841'), (u'CALL_-1206928518', u'CAST_-1206871100'), (u'STORE_-1206928327', u'INDIRECT_-1206907830'), (u'CALL_-1206939523', u'INDIRECT_-1206909413'), (u'INDIRECT_-1206903785', u'MULTIEQUAL_-1206903749'), (u'INT_SUB_-1206874593', u'INT_ADD_-1206929155'), (u'CALL_-1206928518', u'INDIRECT_-1206902847'), (u'INDIRECT_-1206905498', u'MULTIEQUAL_-1206900288'), (u'INDIRECT_-1206902061', u'MULTIEQUAL_-1206902195'), (u'CALL_-1206928209', u'INDIRECT_-1206894621'), (u'INDIRECT_-1206902435', u'MULTIEQUAL_-1206901601'), (u'INDIRECT_-1206908109', u'MULTIEQUAL_-1206907989'), (u'INDIRECT_-1206889048', u'MULTIEQUAL_-1206888842'), (u'INDIRECT_-1206909683', u'MULTIEQUAL_-1206875954'), (u'INDIRECT_-1206909251', u'MULTIEQUAL_-1206909674'), (u'INDIRECT_-1206909251', u'MULTIEQUAL_-1206909674'), (u'INDIRECT_-1206882785', u'MULTIEQUAL_-1206882749'), (u'INDIRECT_-1206913360', u'MULTIEQUAL_-1206913158'), (u'MULTIEQUAL_-1206906616', u'MULTIEQUAL_-1206906610'), (u'CALL_-1206930899', u'INDIRECT_-1206903989'), (u'INDIRECT_-1206877590', u'MULTIEQUAL_-1206879194'), (u'INDIRECT_-1206905804', u'MULTIEQUAL_-1206905350'), (u'INDIRECT_-1206885606', u'MULTIEQUAL_-1206884947'), (u'INDIRECT_-1206887320', u'MULTIEQUAL_-1206888979'), (u'CALL_-1206932808', u'INDIRECT_-1206898038'), (u'CALL_-1206921134', u'INDIRECT_-1206899560'), (u'MULTIEQUAL_-1206894859', u'MULTIEQUAL_-1206893831'), (u'CALL_-1206928734', u'INDIRECT_-1206914243'), (u'STORE_-1206930846', u'INDIRECT_-1206892507'), (u'INDIRECT_-1206896037', u'MULTIEQUAL_-1206895630'), (u'STORE_-1206933497', u'INDIRECT_-1206896210'), (u'STORE_-1206930340', u'INDIRECT_-1206897108'), (u'INT_OR_-1206937764', u'STORE_-1206937788'), (u'CALL_-1206932808', u'INDIRECT_-1206890898'), (u'INDIRECT_-1206898741', u'COPY_-1206898749'), (u'INDIRECT_-1206896593', u'COPY_-1206878502'), (u'INDIRECT_-1206892261', u'MULTIEQUAL_-1206891985'), (u'INDIRECT_-1206895273', u'MULTIEQUAL_-1206898705'), (u'CALL_-1206923816', u'INDIRECT_-1206885137'), (u'STORE_-1206928482', u'INDIRECT_-1206905858'), (u'CALL_-1206928709', u'INDIRECT_-1206894739'), (u'INDIRECT_-1206890539', u'MULTIEQUAL_-1206893129'), (u'CALL_-1206932911', u'INDIRECT_-1206903990'), (u'INDIRECT_-1206896775', u'MULTIEQUAL_-1206896484'), (u'INDIRECT_-1206905918', u'MULTIEQUAL_-1206900708'), (u'INDIRECT_-1206890255', u'MULTIEQUAL_-1206889916'), (u'CALL_-1206930394', u'INDIRECT_-1206899055'), (u'INDIRECT_-1206894983', u'MULTIEQUAL_-1206875918'), (u'CALLIND_-1206922663', u'INDIRECT_-1206886505'), (u'INT_ADD_-1206877397', u'CAST_-1206874351'), (u'INDIRECT_-1206897252', u'MULTIEQUAL_-1206897103'), (u'INDIRECT_-1206895385', u'MULTIEQUAL_-1206895353'), (u'MULTIEQUAL_-1206901999', u'MULTIEQUAL_-1206900971'), (u'INDIRECT_-1206900830', u'MULTIEQUAL_-1206900739'), (u'INDIRECT_-1206903365', u'MULTIEQUAL_-1206903329'), (u'INDIRECT_-1206891817', u'MULTIEQUAL_-1206891788'), (u'MULTIEQUAL_-1206911732', u'MULTIEQUAL_-1206911713'), ('const-1185312', u'COPY_-1206923844'), (u'MULTIEQUAL_-1206904749', u'MULTIEQUAL_-1206904083'), (u'MULTIEQUAL_-1206889764', u'MULTIEQUAL_-1206889726'), (u'CALL_-1206930506', u'INDIRECT_-1206891551'), (u'STORE_-1206930846', u'INDIRECT_-1206903007'), (u'STORE_-1206935460', u'INDIRECT_-1206898957'), (u'STORE_-1206929190', u'INDIRECT_-1206888546'), (u'CALL_-1206928108', u'INDIRECT_-1206898772'), (u'CALL_-1206924612', u'INDIRECT_-1206901283'), (u'INDIRECT_-1206898889', u'COPY_-1206879993'), (u'CALL_-1206938421', u'INDIRECT_-1206893318'), (u'STORE_-1206934385', u'INDIRECT_-1206899635'), (u'INDIRECT_-1206891578', u'MULTIEQUAL_-1206891480'), (u'INDIRECT_-1206898280', u'MULTIEQUAL_-1206898164'), (u'CALL_-1206935907', u'INDIRECT_-1206881765'), ('const-88', u'PTRSUB_-1206879417'), (u'MULTIEQUAL_-1206895333', u'MULTIEQUAL_-1206895312'), ('const-433', u'STORE_-1206937765'), (u'CALLIND_-1206938263', u'INDIRECT_-1206906662'), (u'CALL_-1206928518', u'INDIRECT_-1206905367'), (u'MULTIEQUAL_-1206901652', u'MULTIEQUAL_-1206902839'), (u'CALL_-1206931539', u'INDIRECT_-1206898673'), (u'INDIRECT_-1206906873', u'MULTIEQUAL_-1206906714'), (u'CALL_-1206929296', u'INDIRECT_-1206896656'), (u'INDIRECT_-1206905324', u'MULTIEQUAL_-1206905251'), (u'INDIRECT_-1206913613', u'MULTIEQUAL_-1206911862'), (u'INDIRECT_-1206899118', u'MULTIEQUAL_-1206900818'), ('const-0', u'INT_NOTEQUAL_-1206923852'), (u'INDIRECT_-1206895688', u'MULTIEQUAL_-1206896070'), (u'INDIRECT_-1206894853', u'MULTIEQUAL_-1206894449'), (u'MULTIEQUAL_-1206888781', u'MULTIEQUAL_-1206891491'), (u'INDIRECT_-1206896774', u'MULTIEQUAL_-1206896358'), (u'INDIRECT_-1206898393', u'MULTIEQUAL_-1206899479'), (u'INDIRECT_-1206898520', u'MULTIEQUAL_-1206898470'), (u'INT_ADD_-1206923632', u'CAST_-1206869765'), (u'INDIRECT_-1206911280', u'MULTIEQUAL_-1206911181'), (u'CALL_-1206928271', u'INDIRECT_-1206892977'), (u'CALL_-1206929529', u'INDIRECT_-1206907213'), (u'INDIRECT_-1206905328', u'MULTIEQUAL_-1206905502'), (u'STORE_-1206924934', u'INDIRECT_-1206883717'), (u'CALL_-1206928647', u'INDIRECT_-1206899500'), (u'INDIRECT_-1206892694', u'MULTIEQUAL_-1206874106'), (u'CALL_-1206935851', u'INDIRECT_-1206902644'), (u'CALL_-1206928357', u'INDIRECT_-1206908168'), ('const--1', u'COPY_-1206927195'), (u'CALLIND_-1206922636', u'INDIRECT_-1206884809'), (u'INDIRECT_-1206902833', u'MULTIEQUAL_-1206906265'), (u'MULTIEQUAL_-1206914117', u'COPY_-1206914240'), (u'CALL_-1206928815', u'INDIRECT_-1206902179'), (u'INDIRECT_-1206899710', u'MULTIEQUAL_-1206897504'), (u'INDIRECT_-1206914124', u'MULTIEQUAL_-1206913977'), (u'MULTIEQUAL_-1206900319', u'MULTIEQUAL_-1206900305'), (u'INDIRECT_-1206904281', u'MULTIEQUAL_-1206904890'), (u'CAST_-1206872112', u'INT_ADD_-1206875146'), (u'INDIRECT_-1206896651', u'MULTIEQUAL_-1206897074'), (u'INDIRECT_-1206896651', u'MULTIEQUAL_-1206897074'), (u'CALL_-1206930927', u'INDIRECT_-1206893291'), (u'CALL_-1206928878', u'INDIRECT_-1206895094'), (u'STORE_-1206934224', u'INDIRECT_-1206899120'), (u'INDIRECT_-1206913284', u'MULTIEQUAL_-1206913137'), (u'INDIRECT_-1206889522', u'MULTIEQUAL_-1206894085'), (u'INDIRECT_-1206889692', u'MULTIEQUAL_-1206891229'), (u'INDIRECT_-1206901186', u'COPY_-1206879415'), (u'CALL_-1206921832', u'INDIRECT_-1206899540'), (u'PTRSUB_-1206879488', u'PTRSUB_-1206879486'), (u'MULTIEQUAL_-1206886351', u'MULTIEQUAL_-1206887290'), (u'STORE_-1206928732', u'INDIRECT_-1206894249'), (u'CALL_-1206930506', u'INDIRECT_-1206906251'), (u'STORE_-1206929169', u'INDIRECT_-1206905338'), (u'MULTIEQUAL_-1206912717', u'MULTIEQUAL_-1206880951'), (u'INDIRECT_-1206890644', u'MULTIEQUAL_-1206891897'), (u'STORE_-1206930329', u'INDIRECT_-1206892060'), (u'INDIRECT_-1206889814', u'MULTIEQUAL_-1206889580'), (u'STORE_-1206933958', u'INDIRECT_-1206893506'), (u'INDIRECT_-1206883998', u'MULTIEQUAL_-1206885698'), (u'CALLIND_-1206921388', u'INDIRECT_-1206896221'), (u'CALL_-1206930157', u'INDIRECT_-1206899293'), (u'INDIRECT_-1206904287', u'MULTIEQUAL_-1206905379'), (u'CALL_-1206922325', u'INDIRECT_-1206888143'), (u'CALLIND_-1206938263', u'INDIRECT_-1206898682'), (u'CALLIND_-1206921856', u'INDIRECT_-1206889476'), (u'INDIRECT_-1206893261', u'MULTIEQUAL_-1206894779'), (u'CALL_-1206938421', u'INDIRECT_-1206913058'), (u'CALL_-1206934835', u'INDIRECT_-1206912411'), (u'INDIRECT_-1206896174', u'MULTIEQUAL_-1206894084'), (u'INDIRECT_-1206908993', u'MULTIEQUAL_-1206907242'), (u'COPY_-1206876210', u'MULTIEQUAL_-1206919624'), (u'CALL_-1206928281', u'INDIRECT_-1206904345'), (u'CALL_-1206930550', u'INDIRECT_-1206905020'), (u'CALLIND_-1206921372', u'INDIRECT_-1206894588'), (u'CALL_-1206937414', u'INDIRECT_-1206897537'), (u'MULTIEQUAL_-1206901269', u'MULTIEQUAL_-1206901250'), (u'CALL_-1206931595', u'INDIRECT_-1206904994'), (u'CALL_-1206931674', u'INDIRECT_-1206909751'), (u'INDIRECT_-1206912148', u'MULTIEQUAL_-1206911942'), (u'INT_LESS_-1206925528', u'CBRANCH_-1206925537'), (u'INDIRECT_-1206902934', u'MULTIEQUAL_-1206903338'), (u'CALL_-1206937875', u'INDIRECT_-1206884082'), (u'CALL_-1206931183', u'INDIRECT_-1206911243'), (u'CALLIND_-1206921372', u'INDIRECT_-1206875180'), (u'INDIRECT_-1206898781', u'MULTIEQUAL_-1206898672'), (u'INDIRECT_-1206907880', u'MULTIEQUAL_-1206916298'), (u'MULTIEQUAL_-1206908669', u'MULTIEQUAL_-1206908653'), (u'CALL_-1206921994', u'INDIRECT_-1206884057'), (u'CALL_-1206925831', u'INDIRECT_-1206900372'), (u'CALL_-1206925783', u'INDIRECT_-1206892775'), (u'INDIRECT_-1206901298', u'MULTIEQUAL_-1206899618'), (u'CALL_-1206928644', u'INDIRECT_-1206891457'), (u'INDIRECT_-1206906747', u'MULTIEQUAL_-1206906349'), (u'MULTIEQUAL_-1206896866', u'MULTIEQUAL_-1206896769'), (u'INDIRECT_-1206896866', u'MULTIEQUAL_-1206896769'), (u'INDIRECT_-1206904513', u'MULTIEQUAL_-1206904385'), (u'CALL_-1206928225', u'INDIRECT_-1206883477'), (u'INDIRECT_-1206876473', u'MULTIEQUAL_-1206875704'), (u'INDIRECT_-1206904610', u'MULTIEQUAL_-1206904519'), (u'MULTIEQUAL_-1206908101', u'MULTIEQUAL_-1206907993'), (u'INDIRECT_-1206892000', u'MULTIEQUAL_-1206893258'), (u'INDIRECT_-1206889516', u'MULTIEQUAL_-1206889580'), (u'MULTIEQUAL_-1206900257', u'COPY_-1206900380'), (u'CALL_-1206932911', u'INDIRECT_-1206910290'), (u'CALL_-1206928271', u'INDIRECT_-1206890457'), (u'STORE_-1206929089', u'INDIRECT_-1206890624'), (u'STORE_-1206928627', u'INDIRECT_-1206894606'), (u'CALL_-1206930241', u'INDIRECT_-1206902650'), (u'CALL_-1206939005', u'INDIRECT_-1206898693'), (u'MULTIEQUAL_-1206916288', u'COPY_-1206872721'), (u'INDIRECT_-1206896815', u'MULTIEQUAL_-1206896537'), (u'CALL_-1206935821', u'INDIRECT_-1206900100'), (u'STORE_-1206928270', u'INDIRECT_-1206895586'), (u'CALL_-1206938232', u'INDIRECT_-1206913783'), (u'STORE_-1206933118', u'INDIRECT_-1206892220'), ('const-433', u'LOAD_-1206921720'), (u'CALL_-1206921361', u'INDIRECT_-1206903494'), ('const-8', u'PTRADD_-1206878856'), (u'CALL_-1206921431', u'INDIRECT_-1206883373'), (u'CALL_-1206937142', u'INDIRECT_-1206883227'), ('const-0', u'SUBPIECE_-1206918832'), (u'INDIRECT_-1206907960', u'COPY_-1206878648'), (u'CALL_-1206931745', u'INDIRECT_-1206892860'), (u'STORE_-1206930828', u'INDIRECT_-1206906415'), (u'CALL_-1206928518', u'INDIRECT_-1206893607'), (u'CALL_-1206924612', u'INDIRECT_-1206894983'), (u'CALL_-1206936019', u'INDIRECT_-1206909061'), (u'CALL_-1206930506', u'INDIRECT_-1206878780'), (u'CALL_-1206938725', u'INDIRECT_-1206904631'), (u'CALL_-1206927360', u'INDIRECT_-1206889682'), (u'STORE_-1206924545', u'INDIRECT_-1206901548'), (u'CALLIND_-1206938263', u'INT_SLESS_-1206938248'), (u'CALL_-1206930915', u'INDIRECT_-1206898121'), (u'MULTIEQUAL_-1206903825', u'MULTIEQUAL_-1206903845'), (u'INDIRECT_-1206892542', u'MULTIEQUAL_-1206892281'), ('const-9', u'PTRADD_-1206873036'), (u'STORE_-1206928662', u'INDIRECT_-1206912687'), (u'INDIRECT_-1206901351', u'MULTIEQUAL_-1206876052'), (u'MULTIEQUAL_-1206896977', u'MULTIEQUAL_-1206896561'), (u'MULTIEQUAL_-1206910934', u'MULTIEQUAL_-1206910860'), (u'INDIRECT_-1206908381', u'MULTIEQUAL_-1206909137'), (u'CALL_-1206938725', u'INDIRECT_-1206892871'), (u'MULTIEQUAL_-1206911659', u'MULTIEQUAL_-1206911639'), (u'CALL_-1206928690', u'INDIRECT_-1206909598'), (u'INDIRECT_-1206900593', u'MULTIEQUAL_-1206901599'), (u'INDIRECT_-1206894203', u'MULTIEQUAL_-1206894869'), (u'INDIRECT_-1206880777', u'MULTIEQUAL_-1206880585'), (u'INDIRECT_-1206900130', u'COPY_-1206880215'), (u'INDIRECT_-1206896355', u'MULTIEQUAL_-1206896064'), (u'MULTIEQUAL_-1206908521', u'MULTIEQUAL_-1206908347'), (u'INDIRECT_-1206896014', u'MULTIEQUAL_-1206895747'), (u'INDIRECT_-1206899160', u'MULTIEQUAL_-1206898861'), (u'CALL_-1206938725', u'INDIRECT_-1206901691'), (u'MULTIEQUAL_-1206909117', u'MULTIEQUAL_-1206878100'), (u'MULTIEQUAL_-1206911362', u'INT_NOTEQUAL_-1206922961'), (u'INDIRECT_-1206878859', u'MULTIEQUAL_-1206883004'), (u'INDIRECT_-1206895579', u'MULTIEQUAL_-1206898169'), (u'INDIRECT_-1206905281', u'MULTIEQUAL_-1206905005'), (u'STORE_-1206933497', u'INDIRECT_-1206900410'), (u'MULTIEQUAL_-1206887254', u'MULTIEQUAL_-1206887250'), (u'INDIRECT_-1206910143', u'MULTIEQUAL_-1206909777'), (u'MULTIEQUAL_-1206890461', u'MULTIEQUAL_-1206893171'), (u'INDIRECT_-1206904699', u'MULTIEQUAL_-1206904479'), (u'MULTIEQUAL_-1206908290', u'MULTIEQUAL_-1206909041'), (u'CALL_-1206922325', u'INDIRECT_-1206900323'), (u'CALL_-1206932827', u'INDIRECT_-1206883010'), (u'CALL_-1206932827', u'INDIRECT_-1206905612'), (u'STORE_-1206927248', u'INDIRECT_-1206887432'), (u'INDIRECT_-1206905893', u'MULTIEQUAL_-1206905975'), (u'CALL_-1206928271', u'INDIRECT_-1206878468'), (u'INDIRECT_-1206888548', u'MULTIEQUAL_-1206888930'), (u'CALL_-1206935851', u'INDIRECT_-1206903904'), (u'STORE_-1206937611', u'INDIRECT_-1206909454'), (u'INDIRECT_-1206894927', u'MULTIEQUAL_-1206896119'), (u'INDIRECT_-1206911419', u'MULTIEQUAL_-1206876816'), (u'CALLIND_-1206938263', u'INDIRECT_-1206902042'), (u'CALL_-1206921264', u'INDIRECT_-1206890007'), (u'INDIRECT_-1206909306', u'MULTIEQUAL_-1206909193'), (u'CALLIND_-1206921359', u'INDIRECT_-1206900825'), (u'CALL_-1206928667', u'INDIRECT_-1206894360'), (u'STORE_-1206921852', u'INDIRECT_-1206904757'), (u'MULTIEQUAL_-1206893599', u'MULTIEQUAL_-1206893579'), (u'MULTIEQUAL_-1206907876', u'MULTIEQUAL_-1206907870'), (u'MULTIEQUAL_-1206886207', u'MULTIEQUAL_-1206886590'), (u'INDIRECT_-1206884029', u'MULTIEQUAL_-1206884359'), (u'INDIRECT_-1206900558', u'MULTIEQUAL_-1206900297'), (u'CALL_-1206931545', u'INDIRECT_-1206903803'), (u'INDIRECT_-1206890952', u'MULTIEQUAL_-1206892489'), (u'INDIRECT_-1206894020', u'MULTIEQUAL_-1206895647'), (u'CALL_-1206928601', u'INDIRECT_-1206882978'), (u'CALL_-1206930636', u'INDIRECT_-1206899016'), (u'STORE_-1206930175', u'INDIRECT_-1206887526'), (u'CALL_-1206931674', u'INDIRECT_-1206906811'), (u'CALL_-1206927048', u'INDIRECT_-1206886882'), (u'LOAD_-1206930193', u'INT_ADD_-1206930170'), (u'MULTIEQUAL_-1206895865', u'MULTIEQUAL_-1206895845'), (u'CALL_-1206932827', u'INDIRECT_-1206914012'), (u'MULTIEQUAL_-1206874135', u'MULTIEQUAL_-1206907443'), (u'MULTIEQUAL_-1206896402', u'MULTIEQUAL_-1206896349'), (u'CALL_-1206937875', u'INDIRECT_-1206897190'), (u'CALL_-1206932954', u'INDIRECT_-1206904859'), (u'INDIRECT_-1206897609', u'MULTIEQUAL_-1206897489'), (u'INDIRECT_-1206898099', u'MULTIEQUAL_-1206900689'), (u'INDIRECT_-1206909126', u'MULTIEQUAL_-1206908467'), (u'CALL_-1206930311', u'INDIRECT_-1206895229'), (u'MULTIEQUAL_-1206908248', u'MULTIEQUAL_-1206909735'), (u'CALL_-1206924612', u'INDIRECT_-1206909029'), (u'CALL_-1206938694', u'INDIRECT_-1206898311'), ('tmp_20954', u'CBRANCH_-1206921603'), (u'STORE_-1206927231', u'INDIRECT_-1206899602'), (u'INDIRECT_-1206904633', u'MULTIEQUAL_-1206904715'), (u'INDIRECT_-1206902434', u'MULTIEQUAL_-1206902229'), (u'INDIRECT_-1206902053', u'MULTIEQUAL_-1206905727'), (u'CALL_-1206933623', u'INDIRECT_-1206890456'), (u'CALL_-1206928709', u'INDIRECT_-1206895159'), ('const-433', u'LOAD_-1206921382'), (u'INDIRECT_-1206910673', u'MULTIEQUAL_-1206910168'), (u'STORE_-1206934385', u'INDIRECT_-1206901735'), (u'MULTIEQUAL_-1206910045', u'MULTIEQUAL_-1206909551'), (u'INDIRECT_-1206903882', u'MULTIEQUAL_-1206903687'), (u'CALL_-1206929830', u'INDIRECT_-1206896562'), (u'CALL_-1206932860', u'INDIRECT_-1206908575'), (u'MULTIEQUAL_-1206885619', u'MULTIEQUAL_-1206885273'), (u'CALL_-1206921308', u'INDIRECT_-1206895066'), (u'MULTIEQUAL_-1206897601', u'MULTIEQUAL_-1206897493'), (u'STORE_-1206922815', u'INDIRECT_-1206890749'), (u'INDIRECT_-1206893657', u'MULTIEQUAL_-1206893485'), (u'INDIRECT_-1206901448', u'MULTIEQUAL_-1206902094'), (u'CALL_-1206927017', u'INDIRECT_-1206903594'), (u'INDIRECT_-1206899352', u'MULTIEQUAL_-1206899203'), (u'INDIRECT_-1206905131', u'MULTIEQUAL_-1206907164'), (u'CALL_-1206935821', u'INDIRECT_-1206897160'), ('const-0', u'INT_NOTEQUAL_-1206876926'), (u'INDIRECT_-1206908607', u'COPY_-1206879890'), (u'CALL_-1206928150', u'INDIRECT_-1206895827'), (u'CALL_-1206929645', u'INDIRECT_-1206895910'), (u'CALL_-1206931545', u'INDIRECT_-1206888263'), (u'INDIRECT_-1206909717', u'MULTIEQUAL_-1206910713'), (u'CALL_-1206931595', u'INDIRECT_-1206907094'), (u'PTRSUB_-1206877065', u'LOAD_-1206930403'), (u'CALL_-1206931595', u'INDIRECT_-1206882309'), ('const-433', u'LOAD_-1206931169'), (u'CALL_-1206930086', u'INDIRECT_-1206899025'), (u'CALL_-1206930457', u'INDIRECT_-1206908481'), (u'CALL_-1206932817', u'INDIRECT_-1206903546'), (u'STORE_-1206935460', u'INDIRECT_-1206893497'), ('const-0', u'INT_EQUAL_-1206939369'), (u'INDIRECT_-1206901646', u'MULTIEQUAL_-1206903207'), (u'MULTIEQUAL_-1206915148', u'CAST_-1206870077'), (u'MULTIEQUAL_-1206910453', u'MULTIEQUAL_-1206910432'), (u'INDIRECT_-1206899170', u'MULTIEQUAL_-1206900687'), (u'MULTIEQUAL_-1206893547', u'MULTIEQUAL_-1206893533'), (u'INDIRECT_-1206895113', u'MULTIEQUAL_-1206894954'), (u'CALL_-1206932827', u'INDIRECT_-1206903092'), (u'INDIRECT_-1206896185', u'MULTIEQUAL_-1206880172'), (u'CALL_-1206931337', u'INDIRECT_-1206911990'), (u'PTRSUB_-1206874629', u'LOAD_-1206929095'), (u'INDIRECT_-1206899989', u'MULTIEQUAL_-1206900319'), (u'STORE_-1206928446', u'INDIRECT_-1206912977'), (u'CALL_-1206928474', u'INDIRECT_-1206905348'), (u'INDIRECT_-1206890625', u'MULTIEQUAL_-1206890545'), (u'CALL_-1206935766', u'INDIRECT_-1206912246'), (u'INT_SUB_-1206932366', u'CALL_-1206932359'), (u'INDIRECT_-1206896307', u'MULTIEQUAL_-1206896262'), (u'MULTIEQUAL_-1206910793', u'COPY_-1206870228'), (u'CALL_-1206931128', u'INDIRECT_-1206895264'), (u'INDIRECT_-1206896705', u'MULTIEQUAL_-1206898492'), (u'INDIRECT_-1206906272', u'MULTIEQUAL_-1206905645'), (u'INDIRECT_-1206895630', u'MULTIEQUAL_-1206895482'), (u'CALL_-1206931674', u'INDIRECT_-1206899671'), (u'CALL_-1206930274', u'INDIRECT_-1206895186'), (u'CALL_-1206929145', u'INDIRECT_-1206905086'), (u'MULTIEQUAL_-1206891578', u'MULTIEQUAL_-1206891521'), (u'CALL_-1206931773', u'INDIRECT_-1206910230'), (u'STORE_-1206927248', u'INDIRECT_-1206886592'), (u'INDIRECT_-1206901271', u'MULTIEQUAL_-1206901694'), (u'INDIRECT_-1206901271', u'MULTIEQUAL_-1206901694'), (u'MULTIEQUAL_-1206911522', u'MULTIEQUAL_-1206911469'), (u'CALL_-1206934098', u'INDIRECT_-1206888639'), (u'STORE_-1206928518', u'INDIRECT_-1206898319'), (u'MULTIEQUAL_-1206880147', u'MULTIEQUAL_-1206881638'), (u'INDIRECT_-1206903494', u'MULTIEQUAL_-1206903078'), (u'CALL_-1206934081', u'INDIRECT_-1206907528'), (u'INDIRECT_-1206895415', u'COPY_-1206878380'), (u'STORE_-1206937772', u'INDIRECT_-1206899883'), (u'STORE_-1206930340', u'INDIRECT_-1206893328'), (u'INDIRECT_-1206899233', u'MULTIEQUAL_-1206900319'), ('const-71', u'PTRSUB_-1206881191'), (u'CALL_-1206930210', u'INDIRECT_-1206887172'), (u'INDIRECT_-1206886162', u'MULTIEQUAL_-1206890725'), (u'CALL_-1206933821', u'INDIRECT_-1206911990'), (u'MULTIEQUAL_-1206899077', u'MULTIEQUAL_-1206898219'), (u'INDIRECT_-1206886720', u'MULTIEQUAL_-1206886481'), (u'INDIRECT_-1206900420', u'MULTIEQUAL_-1206899373'), ('const-2', u'PTRADD_-1206871336'), (u'CALL_-1206938975', u'INDIRECT_-1206908336'), (u'CALL_-1206937824', u'INDIRECT_-1206914805'), (u'MULTIEQUAL_-1206895394', u'MULTIEQUAL_-1206895320'), (u'INDIRECT_-1206886316', u'MULTIEQUAL_-1206885765'), (u'STORE_-1206927241', u'INDIRECT_-1206907167'), (u'CALLIND_-1206921412', u'INDIRECT_-1206883686'), (u'CALL_-1206937875', u'INDIRECT_-1206910210'), (u'CALL_-1206938131', u'INDIRECT_-1206912451'), ('const-0', u'RETURN_-1206879834'), (u'CALL_-1206934862', u'INDIRECT_-1206905880'), (u'MULTIEQUAL_-1206908193', u'MULTIEQUAL_-1206907492'), ('tmp_546', u'CBRANCH_-1206939340'), (u'MULTIEQUAL_-1206893196', u'MULTIEQUAL_-1206893177'), (u'MULTIEQUAL_-1206901340', u'MULTIEQUAL_-1206901325'), (u'CALL_-1206934274', u'INDIRECT_-1206892519'), (u'COPY_-1206870446', u'MULTIEQUAL_-1206879201'), (u'STORE_-1206928518', u'INDIRECT_-1206908399'), (u'INDIRECT_-1206913086', u'MULTIEQUAL_-1206912764'), (u'INDIRECT_-1206885624', u'MULTIEQUAL_-1206885395'), (u'CALL_-1206929019', u'INDIRECT_-1206897581'), (u'CALLIND_-1206922636', u'INDIRECT_-1206896149'), (u'INT_MULT_-1206910805', u'INT_ADD_-1206876060'), (u'INDIRECT_-1206903075', u'MULTIEQUAL_-1206902784'), (u'CALL_-1206930274', u'INDIRECT_-1206878635'), (u'STORE_-1206928662', u'INDIRECT_-1206896307'), (u'MULTIEQUAL_-1206897329', u'MULTIEQUAL_-1206897313'), (u'INDIRECT_-1206899830', u'MULTIEQUAL_-1206899682'), (u'INDIRECT_-1206919626', u'MULTIEQUAL_-1206920457'), (u'CALL_-1206934862', u'INDIRECT_-1206896640'), (u'CALL_-1206927360', u'INDIRECT_-1206899342'), (u'CALL_-1206928647', u'INDIRECT_-1206896140'), (u'INDIRECT_-1206896953', u'MULTIEQUAL_-1206900385'), (u'INDIRECT_-1206894259', u'MULTIEQUAL_-1206894039'), (u'INDIRECT_-1206912635', u'MULTIEQUAL_-1206912390'), (u'COPY_-1206874357', u'MULTIEQUAL_-1206876763'), (u'CALL_-1206931674', u'INDIRECT_-1206895891'), (u'CALL_-1206928271', u'INDIRECT_-1206901797'), (u'CALL_-1206928152', u'INDIRECT_-1206902991'), (u'MULTIEQUAL_-1206886879', u'MULTIEQUAL_-1206885851'), (u'CALL_-1206938656', u'INDIRECT_-1206910468'), (u'CALL_-1206933998', u'INDIRECT_-1206893194'), (u'INDIRECT_-1206880989', u'MULTIEQUAL_-1206880859'), (u'MULTIEQUAL_-1206875900', u'MULTIEQUAL_-1206887219'), (u'STORE_-1206930175', u'INDIRECT_-1206898026'), (u'CALL_-1206938900', u'INDIRECT_-1206897794'), (u'INDIRECT_-1206893605', u'COPY_-1206880094'), (u'STORE_-1206930310', u'INDIRECT_-1206907326'), (u'CALL_-1206934274', u'INDIRECT_-1206890419'), (u'INT_EQUAL_-1206928598', u'CBRANCH_-1206928595'), (u'CALL_-1206925432', u'INDIRECT_-1206890341'), (u'CALL_-1206929145', u'INDIRECT_-1206906766'), (u'STORE_-1206928482', u'INDIRECT_-1206911738'), (u'INDIRECT_-1206891297', u'MULTIEQUAL_-1206891874'), (u'INDIRECT_-1206905097', u'MULTIEQUAL_-1206906093'), (u'MULTIEQUAL_-1206901156', u'MULTIEQUAL_-1206901150'), (u'CALL_-1206939039', u'INDIRECT_-1206894932'), (u'CALL_-1206931749', u'INDIRECT_-1206896771'), (u'CALL_-1206933745', u'INDIRECT_-1206889272'), (u'STORE_-1206925381', u'INDIRECT_-1206899462'), (u'CALL_-1206932860', u'INDIRECT_-1206914455'), (u'INDIRECT_-1206894740', u'MULTIEQUAL_-1206894690'), (u'INDIRECT_-1206902543', u'MULTIEQUAL_-1206875937'), (u'CALL_-1206929202', u'INDIRECT_-1206904584'), (u'INDIRECT_-1206904827', u'COPY_-1206879881'), (u'INDIRECT_-1206917666', u'MULTIEQUAL_-1206918047'), (u'INT_ADD_-1206922938', u'MULTIEQUAL_-1206914447'), (u'INDIRECT_-1206903494', u'MULTIEQUAL_-1206903229'), (u'INDIRECT_-1206889921', u'MULTIEQUAL_-1206891578'), (u'INDIRECT_-1206911276', u'MULTIEQUAL_-1206911188'), (u'INDIRECT_-1206911397', u'MULTIEQUAL_-1206912017'), (u'INDIRECT_-1206894729', u'MULTIEQUAL_-1206892404'), (u'STORE_-1206921596', u'INDIRECT_-1206902526'), (u'INDIRECT_-1206910717', u'MULTIEQUAL_-1206910688'), (u'INDIRECT_-1206904513', u'MULTIEQUAL_-1206907524'), (u'STORE_-1206937772', u'INDIRECT_-1206909543'), (u'MULTIEQUAL_-1206901597', u'MULTIEQUAL_-1206900739'), (u'CALL_-1206930086', u'INDIRECT_-1206898605'), (u'MULTIEQUAL_-1206911448', u'CALLIND_-1206921884'), (u'INDIRECT_-1206909726', u'MULTIEQUAL_-1206906421'), (u'CALL_-1206924612', u'INDIRECT_-1206876752'), ('tmp_25370', u'CALL_-1206931701'), (u'CALL_-1206929866', u'INDIRECT_-1206900784'), (u'INDIRECT_-1206905007', u'MULTIEQUAL_-1206906199'), (u'CALLIND_-1206938263', u'INDIRECT_-1206912542'), (u'CALL_-1206929019', u'INDIRECT_-1206911441'), (u'MULTIEQUAL_-1206907829', u'MULTIEQUAL_-1206907813'), ('const-0', u'COPY_-1206879316'), (u'INDIRECT_-1206887249', u'MULTIEQUAL_-1206888539'), (u'MULTIEQUAL_-1206893127', u'MULTIEQUAL_-1206893113'), (u'INDIRECT_-1206899093', u'MULTIEQUAL_-1206899877'), (u'CALL_-1206922426', u'INDIRECT_-1206895758'), (u'STORE_-1206928627', u'INDIRECT_-1206892926'), (u'CALL_-1206934365', u'INDIRECT_-1206894255'), (u'STORE_-1206924919', u'INDIRECT_-1206892107'), (u'INDIRECT_-1206892282', u'COPY_-1206879274'), (u'CALL_-1206928734', u'INDIRECT_-1206896183'), (u'MULTIEQUAL_-1206874100', u'MULTIEQUAL_-1206892743'), (u'CALL_-1206930311', u'INDIRECT_-1206895649'), (u'CALL_-1206922316', u'INDIRECT_-1206897236'), (u'INDIRECT_-1206889936', u'MULTIEQUAL_-1206890000'), ('const-7', u'PTRADD_-1206871775'), (u'INDIRECT_-1206901245', u'MULTIEQUAL_-1206901340'), (u'INDIRECT_-1206909648', u'MULTIEQUAL_-1206911187'), (u'CALL_-1206934274', u'INDIRECT_-1206888739'), (u'INDIRECT_-1206893534', u'MULTIEQUAL_-1206874108'), (u'CALL_-1206922325', u'INDIRECT_-1206893183'), (u'CALL_-1206929621', u'INDIRECT_-1206904719'), (u'CALL_-1206928772', u'INDIRECT_-1206899566'), (u'CALL_-1206938421', u'INDIRECT_-1206910538'), (u'MULTIEQUAL_-1206913210', u'COPY_-1206869863'), (u'CALL_-1206937983', u'INDIRECT_-1206902709'), (u'CALL_-1206922426', u'INDIRECT_-1206903318'), (u'MULTIEQUAL_-1206890293', u'MULTIEQUAL_-1206890272'), (u'CALL_-1206938772', u'INDIRECT_-1206902768'), (u'MULTIEQUAL_-1206885986', u'MULTIEQUAL_-1206885959'), (u'CALL_-1206925783', u'INDIRECT_-1206900755'), (u'INDIRECT_-1206883334', u'MULTIEQUAL_-1206883069'), (u'CALL_-1206937302', u'INDIRECT_-1206893830'), (u'LOAD_-1206924914', u'INT_SUB_-1206924884'), (u'INDIRECT_-1206885554', u'MULTIEQUAL_-1206874089'), (u'INDIRECT_-1206910986', u'MULTIEQUAL_-1206910873'), (u'CALL_-1206936047', u'INDIRECT_-1206907815'), (u'CALL_-1206929032', u'INDIRECT_-1206892421'), (u'CALLIND_-1206931354', u'INDIRECT_-1206901588'), (u'INDIRECT_-1206909798', u'MULTIEQUAL_-1206909537'), (u'CALL_-1206938958', u'INDIRECT_-1206906224'), (u'MULTIEQUAL_-1206900429', u'MULTIEQUAL_-1206900410'), (u'MULTIEQUAL_-1206906902', u'MULTIEQUAL_-1206906849'), (u'INDIRECT_-1206902211', u'MULTIEQUAL_-1206903435'), (u'INDIRECT_-1206887842', u'MULTIEQUAL_-1206892405'), (u'STORE_-1206934436', u'INDIRECT_-1206903028'), (u'INDIRECT_-1206889602', u'MULTIEQUAL_-1206889407'), (u'INDIRECT_-1206885041', u'MULTIEQUAL_-1206884734'), (u'CALL_-1206929938', u'INDIRECT_-1206879486'), (u'CALL_-1206934018', u'INDIRECT_-1206903708'), (u'CALL_-1206929385', u'INDIRECT_-1206887465'), (u'CALL_-1206930556', u'INDIRECT_-1206893934'), (u'INT_ADD_-1206923598', u'INT_SUB_-1206923009'), (u'CALL_-1206924668', u'INDIRECT_-1206898948'), (u'STORE_-1206925416', u'INDIRECT_-1206885203'), (u'INDIRECT_-1206909178', u'MULTIEQUAL_-1206910168'), (u'INDIRECT_-1206908811', u'MULTIEQUAL_-1206908613'), (u'INDIRECT_-1206888054', u'MULTIEQUAL_-1206888600'), (u'CALL_-1206937924', u'INDIRECT_-1206905619'), (u'CALL_-1206929902', u'INDIRECT_-1206880812'), (u'INDIRECT_-1206892430', u'MULTIEQUAL_-1206892339'), ('const-0', u'INT_SLESS_-1206933243'), (u'INDIRECT_-1206895586', u'MULTIEQUAL_-1206897370'), (u'CALL_-1206930210', u'INDIRECT_-1206887592'), (u'MULTIEQUAL_-1206911889', u'MULTIEQUAL_-1206911774'), (u'INDIRECT_-1206903867', u'MULTIEQUAL_-1206903822'), (u'INDIRECT_-1206890479', u'MULTIEQUAL_-1206891998'), (u'CALL_-1206924704', u'INDIRECT_-1206884620'), (u'CALL_-1206921320', u'INDIRECT_-1206903376'), (u'CALL_-1206928108', u'INDIRECT_-1206896672'), (u'CALL_-1206933711', u'INDIRECT_-1206894703'), (u'STORE_-1206933118', u'INDIRECT_-1206909020'), (u'STORE_-1206928446', u'INDIRECT_-1206910037'), (u'PTRSUB_-1206873129', u'LOAD_-1206925056'), (u'STORE_-1206928518', u'INDIRECT_-1206900839'), (u'CALLIND_-1206921412', u'INDIRECT_-1206883266'), (u'CALL_-1206930899', u'INDIRECT_-1206889709'), (u'INDIRECT_-1206878350', u'CALL_-1206930274'), (u'INDIRECT_-1206894222', u'MULTIEQUAL_-1206894019'), (u'INDIRECT_-1206885608', u'MULTIEQUAL_-1206885990'), (u'MULTIEQUAL_-1206909137', u'MULTIEQUAL_-1206909120'), (u'INDIRECT_-1206910776', u'MULTIEQUAL_-1206911280'), (u'CALL_-1206921134', u'INDIRECT_-1206903760'), (u'CALL_-1206929938', u'INDIRECT_-1206904608'), (u'CALL_-1206931142', u'INDIRECT_-1206908941'), (u'INDIRECT_-1206901814', u'MULTIEQUAL_-1206910161'), (u'INDIRECT_-1206892154', u'MULTIEQUAL_-1206891738'), (u'CALL_-1206929269', u'INDIRECT_-1206887553'), (u'INDIRECT_-1206882211', u'MULTIEQUAL_-1206882071'), (u'MULTIEQUAL_-1206894554', u'MULTIEQUAL_-1206894480'), (u'INDIRECT_-1206889798', u'MULTIEQUAL_-1206889711'), (u'INDIRECT_-1206900285', u'MULTIEQUAL_-1206900205'), (u'MULTIEQUAL_-1206880893', u'MULTIEQUAL_-1206880155'), (u'INDIRECT_-1206894677', u'MULTIEQUAL_-1206897371'), (u'INDIRECT_-1206894656', u'MULTIEQUAL_-1206894381'), (u'CALL_-1206930274', u'INDIRECT_-1206892246'), (u'MULTIEQUAL_-1206916234', u'CAST_-1206873172'), (u'STORE_-1206932305', u'INDIRECT_-1206891737'), (u'CALL_-1206931595', u'INDIRECT_-1206892814'), (u'CALL_-1206930584', u'INDIRECT_-1206899408'), (u'CALL_-1206930394', u'INDIRECT_-1206880150'), (u'INDIRECT_-1206888008', u'MULTIEQUAL_-1206888654'), (u'INDIRECT_-1206910159', u'MULTIEQUAL_-1206909939'), (u'INDIRECT_-1206903790', u'MULTIEQUAL_-1206905307'), (u'INDIRECT_-1206910112', u'MULTIEQUAL_-1206909957'), (u'CALL_-1206935821', u'INDIRECT_-1206905980'), (u'INDIRECT_-1206888516', u'MULTIEQUAL_-1206889020'), (u'STORE_-1206929169', u'INDIRECT_-1206893998'), (u'INDIRECT_-1206903584', u'MULTIEQUAL_-1206906052'), (u'MULTIEQUAL_-1206912857', u'COPY_-1206912980'), (u'STORE_-1206930828', u'INDIRECT_-1206899695'), (u'INDIRECT_-1206891730', u'COPY_-1206880195'), (u'CALL_-1206937924', u'INDIRECT_-1206898479'), (u'CALL_-1206928815', u'INDIRECT_-1206897559'), (u'CALL_-1206937414', u'INDIRECT_-1206908877'), (u'INDIRECT_-1206893511', u'MULTIEQUAL_-1206894377'), (u'STORE_-1206930329', u'INDIRECT_-1206888280'), (u'MULTIEQUAL_-1206887970', u'MULTIEQUAL_-1206887332'), (u'CAST_-1206878278', u'LOAD_-1206938898'), (u'INDIRECT_-1206895459', u'MULTIEQUAL_-1206895239'), (u'INDIRECT_-1206902314', u'MULTIEQUAL_-1206902047'), (u'INDIRECT_-1206896504', u'MULTIEQUAL_-1206896431'), (u'STORE_-1206925381', u'INDIRECT_-1206887702'), (u'CALL_-1206931701', u'INDIRECT_-1206900821'), (u'MULTIEQUAL_-1206899701', u'MULTIEQUAL_-1206899527'), (u'MULTIEQUAL_-1206885199', u'MULTIEQUAL_-1206884853'), (u'CALLIND_-1206921344', u'INDIRECT_-1206887012'), (u'INDIRECT_-1206898957', u'MULTIEQUAL_-1206898928'), (u'INDIRECT_-1206897614', u'MULTIEQUAL_-1206897349'), (u'CALLIND_-1206921359', u'INDIRECT_-1206904605'), (u'CALL_-1206926063', u'INDIRECT_-1206902178'), (u'STORE_-1206924909', u'INDIRECT_-1206906683'), (u'STORE_-1206928732', u'INDIRECT_-1206913149'), ('const-0', u'INT_NOTEQUAL_-1206876924'), (u'INDIRECT_-1206884686', u'MULTIEQUAL_-1206884351'), (u'STORE_-1206933958', u'INDIRECT_-1206901066'), (u'CALL_-1206928629', u'INDIRECT_-1206902737'), ('const-8', u'INT_ADD_-1206934237'), (u'CALL_-1206933711', u'INDIRECT_-1206908983'), (u'INDIRECT_-1206909050', u'MULTIEQUAL_-1206908834'), (u'STORE_-1206930310', u'INDIRECT_-1206890106'), (u'STORE_-1206928327', u'INDIRECT_-1206892710'), (u'LOAD_-1206922104', u'CALLIND_-1206921743'), (u'LOAD_-1206922104', u'CALLIND_-1206921388'), (u'INDIRECT_-1206878041', u'CALL_-1206930362'), (u'CALL_-1206924704', u'INDIRECT_-1206895960'), (u'INDIRECT_-1206908675', u'MULTIEQUAL_-1206908230'), (u'INT_AND_-1206878114', u'INT_NOTEQUAL_-1206933649'), (u'INDIRECT_-1206904504', u'MULTIEQUAL_-1206905757'), (u'INDIRECT_-1206899714', u'MULTIEQUAL_-1206899449'), (u'CALL_-1206929032', u'INDIRECT_-1206896201'), (u'CALL_-1206928291', u'INDIRECT_-1206905188'), (u'CALL_-1206932359', u'INT_EQUAL_-1206932345'), (u'INDIRECT_-1206905057', u'COPY_-1206879656'), (u'COPY_-1206869882', u'MULTIEQUAL_-1206906976'), (u'INDIRECT_-1206886566', u'MULTIEQUAL_-1206886532'), (u'CALL_-1206938927', u'INDIRECT_-1206884700'), (u'STORE_-1206932486', u'INDIRECT_-1206897927'), (u'STORE_-1206925479', u'INDIRECT_-1206892798'), (u'CALL_-1206934835', u'INDIRECT_-1206911151'), (u'STORE_-1206921830', u'INDIRECT_-1206886679'), (u'INDIRECT_-1206896156', u'MULTIEQUAL_-1206896068'), ('tmp_25371', u'CALL_-1206935851'), (u'CALL_-1206922316', u'INDIRECT_-1206895136'), (u'CALLIND_-1206925019', u'INDIRECT_-1206907044'), (u'MULTIEQUAL_-1206898210', u'MULTIEQUAL_-1206898139'), (u'INDIRECT_-1206886573', u'MULTIEQUAL_-1206886655'), (u'MULTIEQUAL_-1206892393', u'MULTIEQUAL_-1206892372'), (u'CALL_-1206922584', u'INDIRECT_-1206905599'), (u'CALLIND_-1206921359', u'INDIRECT_-1206893685'), (u'CALL_-1206930086', u'INDIRECT_-1206891045'), (u'LOAD_-1206930918', u'PTRSUB_-1206877425'), (u'CALL_-1206928271', u'INDIRECT_-1206900313'), (u'MULTIEQUAL_-1206891245', u'MULTIEQUAL_-1206891225'), (u'INDIRECT_-1206910481', u'MULTIEQUAL_-1206911237'), (u'CALL_-1206934963', u'INDIRECT_-1206891641'), (u'CALL_-1206932271', u'INDIRECT_-1206892813'), (u'CAST_-1206876830', u'CALL_-1206929019'), (u'INDIRECT_-1206907175', u'COPY_-1206878408'), (u'INDIRECT_-1206888253', u'MULTIEQUAL_-1206888335'), (u'INDIRECT_-1206897190', u'MULTIEQUAL_-1206894984'), ('const-24', u'PTRSUB_-1206876140'), (u'CALL_-1206935821', u'INDIRECT_-1206911020'), (u'CALL_-1206922426', u'INDIRECT_-1206900378'), (u'CALL_-1206928709', u'INDIRECT_-1206901879'), (u'CALL_-1206938628', u'INDIRECT_-1206912554'), (u'COPY_-1206880295', u'MULTIEQUAL_-1206914332'), ('const-0', u'INT_EQUAL_-1206929127'), (u'CALL_-1206936019', u'INDIRECT_-1206901921'), (u'CALL_-1206928225', u'INDIRECT_-1206896331'), (u'CALL_-1206938656', u'INDIRECT_-1206902488'), (u'INDIRECT_-1206892531', u'MULTIEQUAL_-1206894564'), (u'INDIRECT_-1206894142', u'MULTIEQUAL_-1206898705'), (u'CALL_-1206938131', u'INDIRECT_-1206884897'), ('const-24', u'PTRSUB_-1206877684'), ('const-433', u'LOAD_-1206932425'), (u'STORE_-1206930340', u'INDIRECT_-1206893902'), (u'INDIRECT_-1206897294', u'MULTIEQUAL_-1206901571'), (u'MULTIEQUAL_-1206904172', u'MULTIEQUAL_-1206904153'), (u'INDIRECT_-1206908592', u'MULTIEQUAL_-1206910129'), (u'CALL_-1206938975', u'INDIRECT_-1206896156'), (u'CALLIND_-1206938189', u'INDIRECT_-1206905353'), (u'CALL_-1206932327', u'CAST_-1206873719'), (u'INDIRECT_-1206896321', u'MULTIEQUAL_-1206880912'), (u'CALL_-1206930506', u'INDIRECT_-1206888611'), (u'CALL_-1206927297', u'INDIRECT_-1206906869'), (u'INDIRECT_-1206910393', u'MULTIEQUAL_-1206910265'), (u'MULTIEQUAL_-1206909927', u'MULTIEQUAL_-1206909913'), (u'CALLIND_-1206925453', u'INDIRECT_-1206888359'), (u'INDIRECT_-1206879448', u'MULTIEQUAL_-1206882112'), (u'MULTIEQUAL_-1206890225', u'MULTIEQUAL_-1206890219'), (u'INDIRECT_-1206897705', u'MULTIEQUAL_-1206897575'), (u'INDIRECT_-1206886697', u'MULTIEQUAL_-1206889391'), (u'INDIRECT_-1206888623', u'MULTIEQUAL_-1206888528'), (u'INDIRECT_-1206903780', u'MULTIEQUAL_-1206903481'), (u'CALL_-1206932860', u'INDIRECT_-1206898915'), (u'CALL_-1206922325', u'INDIRECT_-1206905363'), (u'STORE_-1206930340', u'INDIRECT_-1206905928'), (u'INDIRECT_-1206898340', u'MULTIEQUAL_-1206898236'), (u'INDIRECT_-1206895071', u'MULTIEQUAL_-1206896295'), (u'INT_NOTEQUAL_-1206876801', u'BOOL_OR_-1206931361'), (u'INDIRECT_-1206890777', u'COPY_-1206879622'), (u'CALL_-1206928225', u'INDIRECT_-1206892551'), (u'MULTIEQUAL_-1206884018', u'MULTIEQUAL_-1206883961'), (u'INDIRECT_-1206896723', u'MULTIEQUAL_-1206897389'), (u'INDIRECT_-1206897383', u'MULTIEQUAL_-1206899138'), (u'STORE_-1206932486', u'INDIRECT_-1206894147'), (u'CAST_-1206868878', u'INT_SUB_-1206921466'), (u'INDIRECT_-1206893720', u'MULTIEQUAL_-1206893616'), (u'CALL_-1206933998', u'INDIRECT_-1206912094'), (u'CALL_-1206935766', u'INDIRECT_-1206907626'), (u'CALL_-1206931269', u'INDIRECT_-1206895167'), (u'CALL_-1206925799', u'INDIRECT_-1206899087'), (u'CALL_-1206930241', u'INDIRECT_-1206899290'), (u'INT_NOTEQUAL_-1206934050', u'CBRANCH_-1206934049'), (u'CALL_-1206930506', u'INDIRECT_-1206891131'), (u'INDIRECT_-1206903055', u'COPY_-1206878950'), ('const-8', u'PTRSUB_-1206880956'), (u'INDIRECT_-1206880603', u'MULTIEQUAL_-1206881091'), (u'CALL_-1206928621', u'INDIRECT_-1206902026'), (u'CALLIND_-1206924378', u'INDIRECT_-1206876016'), (u'INDIRECT_-1206894666', u'MULTIEQUAL_-1206896105'), (u'STORE_-1206932486', u'INDIRECT_-1206899607'), (u'CALL_-1206938342', u'INDIRECT_-1206899575'), (u'MULTIEQUAL_-1206914724', u'MULTIEQUAL_-1206914706'), (u'CALL_-1206929750', u'INDIRECT_-1206906640'), (u'CALL_-1206928150', u'INDIRECT_-1206907167'), (u'CALL_-1206921722', u'INDIRECT_-1206884311'), (u'INDIRECT_-1206889481', u'MULTIEQUAL_-1206890999'), (u'CALLIND_-1206922663', u'INDIRECT_-1206896165'), (u'INDIRECT_-1206904737', u'MULTIEQUAL_-1206905314'), (u'INDIRECT_-1206896198', u'MULTIEQUAL_-1206896100'), (u'CALL_-1206937983', u'INDIRECT_-1206883467'), ('const-352', u'PTRSUB_-1206879803'), (u'INDIRECT_-1206882683', u'MULTIEQUAL_-1206884438'), (u'INDIRECT_-1206899893', u'MULTIEQUAL_-1206903325'), (u'INDIRECT_-1206895597', u'MULTIEQUAL_-1206895460'), (u'CALLIND_-1206921856', u'INDIRECT_-1206895776'), (u'CALL_-1206927316', u'INDIRECT_-1206895543'), (u'CALL_-1206938927', u'INDIRECT_-1206902848'), (u'INDIRECT_-1206900608', u'MULTIEQUAL_-1206901254'), (u'MULTIEQUAL_-1206893831', u'MULTIEQUAL_-1206894859'), (u'INT_EQUAL_-1206938809', u'CBRANCH_-1206938807'), (u'INDIRECT_-1206902488', u'MULTIEQUAL_-1206902282'), (u'INDIRECT_-1206898089', u'MULTIEQUAL_-1206895764'), (u'CALL_-1206938421', u'INDIRECT_-1206900038'), (u'CALL_-1206934963', u'INDIRECT_-1206892481'), (u'INDIRECT_-1206891580', u'COPY_-1206878609'), (u'CALL_-1206932827', u'INDIRECT_-1206895952'), (u'INDIRECT_-1206913998', u'MULTIEQUAL_-1206913737'), (u'CALL_-1206933821', u'INDIRECT_-1206911570'), (u'INDIRECT_-1206911427', u'MULTIEQUAL_-1206911312'), (u'CALL_-1206928271', u'INDIRECT_-1206891493'), (u'CALL_-1206936019', u'INDIRECT_-1206910741'), (u'MULTIEQUAL_-1206875891', u'PTRSUB_-1206875854'), (u'INDIRECT_-1206889080', u'MULTIEQUAL_-1206888033'), (u'CALL_-1206937824', u'INDIRECT_-1206895065'), (u'CALL_-1206932954', u'INDIRECT_-1206891839'), (u'INDIRECT_-1206898584', u'MULTIEQUAL_-1206898437'), (u'INDIRECT_-1206892360', u'MULTIEQUAL_-1206892158'), (u'INDIRECT_-1206897186', u'MULTIEQUAL_-1206898625'), (u'INDIRECT_-1206886205', u'MULTIEQUAL_-1206887992'), (u'MULTIEQUAL_-1206908097', u'MULTIEQUAL_-1206880940'), (u'MULTIEQUAL_-1206906569', u'MULTIEQUAL_-1206906567'), (u'CALL_-1206928668', u'INDIRECT_-1206897768'), (u'CALL_-1206930882', u'INDIRECT_-1206880790'), (u'CALL_-1206929269', u'INDIRECT_-1206886713'), ('tmp_20820', u'CBRANCH_-1206921684'), (u'CALL_-1206921459', u'INDIRECT_-1206874988'), ('const-433', u'LOAD_-1206922653'), (u'CALLIND_-1206921372', u'INDIRECT_-1206899208'), (u'CALL_-1206929202', u'INDIRECT_-1206893244'), (u'INDIRECT_-1206896938', u'MULTIEQUAL_-1206896851'), (u'CALL_-1206938958', u'INDIRECT_-1206908324'), (u'CALL_-1206921361', u'INDIRECT_-1206905594'), (u'CALL_-1206922584', u'INDIRECT_-1206898459'), ('const-0', u'INT_NOTEQUAL_-1206931482'), (u'INDIRECT_-1206889102', u'MULTIEQUAL_-1206893665'), (u'INDIRECT_-1206906886', u'MULTIEQUAL_-1206908279'), (u'CALL_-1206937875', u'INDIRECT_-1206892990'), (u'CALL_-1206928382', u'INDIRECT_-1206901881'), (u'CALL_-1206928194', u'INDIRECT_-1206896266'), (u'STORE_-1206933958', u'INDIRECT_-1206896446'), (u'INDIRECT_-1206900288', u'MULTIEQUAL_-1206900462'), (u'CALL_-1206938900', u'INDIRECT_-1206885360'), (u'CALLIND_-1206921412', u'INDIRECT_-1206904266'), (u'CALL_-1206921431', u'INDIRECT_-1206901013'), (u'CALL_-1206928878', u'INDIRECT_-1206906854'), (u'CALL_-1206936110', u'INDIRECT_-1206904914'), (u'MULTIEQUAL_-1206916663', u'MULTIEQUAL_-1206916632'), (u'CALL_-1206930550', u'INDIRECT_-1206909220'), (u'CALL_-1206937615', u'INDIRECT_-1206907560'), (u'CALL_-1206928155', u'INDIRECT_-1206901514'), (u'INDIRECT_-1206898162', u'COPY_-1206879288'), (u'CALLIND_-1206925401', u'INDIRECT_-1206897152'), (u'INDIRECT_-1206914859', u'MULTIEQUAL_-1206874146'), (u'INDIRECT_-1206909515', u'MULTIEQUAL_-1206908897'), (u'LOAD_-1206937245', u'CALL_-1206932860'), (u'STORE_-1206932486', u'INDIRECT_-1206900447'), (u'CALL_-1206928709', u'INDIRECT_-1206887179'), (u'CALL_-1206925860', u'INDIRECT_-1206884846'), (u'INDIRECT_-1206891578', u'MULTIEQUAL_-1206891490'), (u'CALL_-1206937186', u'INDIRECT_-1206910971'), (u'STORE_-1206927241', u'INDIRECT_-1206902547'), (u'MULTIEQUAL_-1206910713', u'MULTIEQUAL_-1206910625'), ('const-56', u'PTRSUB_-1206878812'), (u'CALL_-1206933773', u'INDIRECT_-1206891806'), (u'CALL_-1206934098', u'INDIRECT_-1206911739'), (u'CALL_-1206928677', u'INDIRECT_-1206903727'), (u'CALL_-1206930311', u'INDIRECT_-1206892709'), (u'STORE_-1206928697', u'INDIRECT_-1206897588'), (u'INDIRECT_-1206890543', u'MULTIEQUAL_-1206891490'), (u'CALLIND_-1206921412', u'INDIRECT_-1206901326'), ('const-433', u'STORE_-1206933497'), (u'INDIRECT_-1206907587', u'MULTIEQUAL_-1206907189'), (u'MULTIEQUAL_-1206892989', u'MULTIEQUAL_-1206892323'), (u'CALL_-1206924668', u'INDIRECT_-1206893068'), (u'STORE_-1206921864', u'INDIRECT_-1206900147'), (u'INDIRECT_-1206905107', u'MULTIEQUAL_-1206905642'), (u'INDIRECT_-1206899621', u'MULTIEQUAL_-1206899512'), (u'MULTIEQUAL_-1206913522', u'INT_ADD_-1206922759'), (u'STORE_-1206929089', u'INDIRECT_-1206901544'), (u'STORE_-1206924545', u'INDIRECT_-1206903228'), (u'CALLIND_-1206921856', u'INDIRECT_-1206890736'), (u'COPY_-1206934741', u'MULTIEQUAL_-1206888083'), (u'CALL_-1206924612', u'INDIRECT_-1206900863'), (u'MULTIEQUAL_-1206875914', u'MULTIEQUAL_-1206893099'), (u'CALL_-1206928225', u'INDIRECT_-1206901791'), (u'INDIRECT_-1206910591', u'MULTIEQUAL_-1206912624'), (u'INDIRECT_-1206892403', u'MULTIEQUAL_-1206892308'), (u'MULTIEQUAL_-1206911008', u'STORE_-1206924934'), (u'CALL_-1206939523', u'INDIRECT_-1206896393'), (u'INDIRECT_-1206901381', u'MULTIEQUAL_-1206901694'), (u'MULTIEQUAL_-1206881094', u'MULTIEQUAL_-1206881037'), (u'STORE_-1206929169', u'INDIRECT_-1206906178'), (u'STORE_-1206925479', u'INDIRECT_-1206887758'), (u'CALL_-1206928271', u'INDIRECT_-1206901377'), (u'MULTIEQUAL_-1206909156', u'MULTIEQUAL_-1206909137'), (u'INDIRECT_-1206903326', u'MULTIEQUAL_-1206904887'), (u'INDIRECT_-1206875292', u'MULTIEQUAL_-1206875761'), (u'MULTIEQUAL_-1206897737', u'COPY_-1206897860'), (u'CALL_-1206934114', u'INDIRECT_-1206903771'), (u'CALL_-1206928257', u'INDIRECT_-1206895928'), (u'CALL_-1206929320', u'INDIRECT_-1206905477'), (u'INDIRECT_-1206885912', u'MULTIEQUAL_-1206887449'), (u'CALL_-1206926116', u'INDIRECT_-1206902675'), (u'INDIRECT_-1206894545', u'MULTIEQUAL_-1206894509'), (u'STORE_-1206937765', u'INDIRECT_-1206906598'), (u'CALL_-1206930157', u'INDIRECT_-1206902233'), (u'INT_SUB_-1206935508', u'STORE_-1206935460'), (u'CALL_-1206930636', u'INDIRECT_-1206890196'), (u'STORE_-1206927241', u'INDIRECT_-1206887847'), (u'CALLIND_-1206925046', u'INDIRECT_-1206906220'), (u'CALL_-1206928992', u'INDIRECT_-1206910583'), (u'INDIRECT_-1206874882', u'MULTIEQUAL_-1206876039'), (u'INT_MULT_-1206930395', u'SUBPIECE_-1206918832'), (u'CALL_-1206931183', u'INDIRECT_-1206889823'), (u'MULTIEQUAL_-1206891070', u'MULTIEQUAL_-1206891821'), (u'MULTIEQUAL_-1206894134', u'MULTIEQUAL_-1206894060'), (u'STORE_-1206928270', u'INDIRECT_-1206898946'), (u'STORE_-1206928553', u'INDIRECT_-1206899180'), ('const-1', u'COPY_-1206927017'), (u'INDIRECT_-1206884174', u'MULTIEQUAL_-1206883909'), (u'MULTIEQUAL_-1206895697', u'MULTIEQUAL_-1206895680'), (u'MULTIEQUAL_-1206880158', u'MULTIEQUAL_-1206884015'), (u'INDIRECT_-1206891605', u'MULTIEQUAL_-1206891569'), (u'STORE_-1206932486', u'INDIRECT_-1206909687'), (u'INDIRECT_-1206908847', u'MULTIEQUAL_-1206908449'), (u'STORE_-1206937788', u'INDIRECT_-1206911228'), (u'CALL_-1206929794', u'INDIRECT_-1206904100'), ('tmp_25370', u'CALLIND_-1206929135'), (u'MULTIEQUAL_-1206902374', u'MULTIEQUAL_-1206902370'), (u'INDIRECT_-1206904191', u'MULTIEQUAL_-1206904172'), (u'INDIRECT_-1206887866', u'MULTIEQUAL_-1206894201'), (u'PTRSUB_-1206875860', u'LOAD_-1206931602'), (u'CALL_-1206938927', u'INDIRECT_-1206899068'), (u'CALLIND_-1206938189', u'INDIRECT_-1206892333'), (u'CALL_-1206937142', u'INDIRECT_-1206909272'), (u'CALL_-1206933998', u'INDIRECT_-1206904114'), (u'INDIRECT_-1206904620', u'MULTIEQUAL_-1206903573'), (u'INDIRECT_-1206897447', u'MULTIEQUAL_-1206898639'), (u'INDIRECT_-1206885700', u'MULTIEQUAL_-1206886958'), (u'INDIRECT_-1206912219', u'MULTIEQUAL_-1206920640'), (u'CALL_-1206929296', u'INDIRECT_-1206886576'), (u'INDIRECT_-1206898596', u'MULTIEQUAL_-1206899100'), (u'MULTIEQUAL_-1206911553', u'MULTIEQUAL_-1206910852'), (u'CAST_-1206869687', u'CALL_-1206921722'), (u'CALL_-1206936110', u'INDIRECT_-1206895254'), (u'CALL_-1206931142', u'INDIRECT_-1206896761'), ('const-72', u'PTRSUB_-1206875100'), (u'CALL_-1206927316', u'INDIRECT_-1206908983'), (u'MULTIEQUAL_-1206899050', u'MULTIEQUAL_-1206898979'), ('tmp_10937', u'CBRANCH_-1206929224'), (u'STORE_-1206925248', u'INDIRECT_-1206889320'), (u'INDIRECT_-1206899053', u'MULTIEQUAL_-1206902064'), (u'CALL_-1206930228', u'INT_NOTEQUAL_-1206930213'), (u'CALL_-1206937302', u'INDIRECT_-1206912730'), (u'STORE_-1206930340', u'INDIRECT_-1206887602'), (u'CALL_-1206921994', u'INDIRECT_-1206899177'), (u'CALL_-1206927316', u'INDIRECT_-1206890083'), (u'STORE_-1206930175', u'INDIRECT_-1206909366'), (u'INDIRECT_-1206898185', u'MULTIEQUAL_-1206898105'), (u'INDIRECT_-1206906562', u'COPY_-1206879308'), (u'CALLIND_-1206938189', u'INDIRECT_-1206904513'), (u'MULTIEQUAL_-1206902857', u'MULTIEQUAL_-1206902441'), (u'INDIRECT_-1206895415', u'MULTIEQUAL_-1206895170'), (u'CALL_-1206928992', u'INDIRECT_-1206897983'), (u'INDIRECT_-1206911049', u'MULTIEQUAL_-1206910929'), (u'CALL_-1206931337', u'INDIRECT_-1206903170'), (u'CALL_-1206928291', u'INDIRECT_-1206883514'), (u'CALL_-1206928150', u'INDIRECT_-1206905907'), (u'MULTIEQUAL_-1206905734', u'MULTIEQUAL_-1206905730'), (u'MULTIEQUAL_-1206894114', u'MULTIEQUAL_-1206895034'), (u'INDIRECT_-1206899055', u'MULTIEQUAL_-1206899859'), (u'INDIRECT_-1206874713', u'MULTIEQUAL_-1206876435'), (u'COPY_-1206869863', u'MULTIEQUAL_-1206913216'), (u'MULTIEQUAL_-1206904041', u'MULTIEQUAL_-1206903993'), (u'CALL_-1206938725', u'INDIRECT_-1206905051'), (u'INDIRECT_-1206893661', u'MULTIEQUAL_-1206893795'), ('const-2', u'INT_ADD_-1206923598'), (u'STORE_-1206937772', u'INDIRECT_-1206911223'), (u'CALLIND_-1206921710', u'INDIRECT_-1206890654'), (u'INDIRECT_-1206893584', u'MULTIEQUAL_-1206894837'), (u'INDIRECT_-1206915127', u'MULTIEQUAL_-1206914921'), (u'MULTIEQUAL_-1206913465', u'MULTIEQUAL_-1206913449'), (u'INDIRECT_-1206890862', u'MULTIEQUAL_-1206890659'), (u'INDIRECT_-1206905105', u'MULTIEQUAL_-1206906892'), (u'INDIRECT_-1206894838', u'MULTIEQUAL_-1206894683'), (u'INDIRECT_-1206913412', u'MULTIEQUAL_-1206912785'), (u'CALL_-1206932911', u'INDIRECT_-1206896430'), (u'INDIRECT_-1206897480', u'MULTIEQUAL_-1206897181'), (u'INDIRECT_-1206900477', u'MULTIEQUAL_-1206901097'), (u'MULTIEQUAL_-1206902601', u'MULTIEQUAL_-1206878084'), (u'MULTIEQUAL_-1206895085', u'MULTIEQUAL_-1206895110'), (u'INDIRECT_-1206899038', u'MULTIEQUAL_-1206898883'), (u'CALLIND_-1206921856', u'INDIRECT_-1206897456'), (u'CALL_-1206926019', u'INDIRECT_-1206892499'), (u'CALL_-1206938342', u'INDIRECT_-1206902935'), (u'STORE_-1206929190', u'INDIRECT_-1206898206'), (u'CALL_-1206937729', u'INDIRECT_-1206905943'), (u'CALLIND_-1206925453', u'INDIRECT_-1206887939'), (u'INDIRECT_-1206898176', u'MULTIEQUAL_-1206898680'), (u'STORE_-1206928622', u'INDIRECT_-1206904424'), (u'CALL_-1206938131', u'INDIRECT_-1206914971'), (u'CALL_-1206928772', u'INDIRECT_-1206909226'), (u'MULTIEQUAL_-1206901563', u'CALL_-1206930927'), (u'CALL_-1206922316', u'INDIRECT_-1206889256'), (u'INDIRECT_-1206907598', u'MULTIEQUAL_-1206905918'), (u'CALL_-1206934835', u'INDIRECT_-1206914091'), (u'CALLIND_-1206921710', u'INDIRECT_-1206886454'), (u'INDIRECT_-1206888251', u'MULTIEQUAL_-1206888674'), (u'INDIRECT_-1206888251', u'MULTIEQUAL_-1206888674'), (u'INDIRECT_-1206890406', u'MULTIEQUAL_-1206887101'), (u'CALL_-1206934274', u'INDIRECT_-1206889579'), (u'CALL_-1206928629', u'INDIRECT_-1206892657'), (u'INDIRECT_-1206902024', u'MULTIEQUAL_-1206901570'), (u'CALL_-1206937824', u'INDIRECT_-1206904305'), (u'STORE_-1206937920', u'INDIRECT_-1206909614'), (u'INDIRECT_-1206903826', u'MULTIEQUAL_-1206910161'), (u'INDIRECT_-1206899401', u'MULTIEQUAL_-1206899125'), (u'STORE_-1206933497', u'INDIRECT_-1206897890'), (u'INDIRECT_-1206899096', u'MULTIEQUAL_-1206899008'), (u'MULTIEQUAL_-1206905356', u'MULTIEQUAL_-1206905350'), (u'INDIRECT_-1206893136', u'MULTIEQUAL_-1206893640'), (u'CALL_-1206921320', u'INDIRECT_-1206875485'), (u'CALL_-1206928734', u'INDIRECT_-1206896603'), (u'INDIRECT_-1206904522', u'MULTIEQUAL_-1206906001'), (u'INDIRECT_-1206903197', u'MULTIEQUAL_-1206903338'), (u'INDIRECT_-1206896098', u'MULTIEQUAL_-1206895943'), (u'CALL_-1206922316', u'INDIRECT_-1206895556'), (u'STORE_-1206930340', u'INDIRECT_-1206893748'), (u'CALLIND_-1206925401', u'INDIRECT_-1206898832'), (u'MULTIEQUAL_-1206892259', u'MULTIEQUAL_-1206892225'), (u'MULTIEQUAL_-1206892259', u'MULTIEQUAL_-1206892225'), (u'MULTIEQUAL_-1206909509', u'MULTIEQUAL_-1206909493'), (u'STORE_-1206933118', u'INDIRECT_-1206908180'), (u'CALL_-1206939005', u'INDIRECT_-1206915493'), (u'INDIRECT_-1206902683', u'MULTIEQUAL_-1206902460'), (u'INDIRECT_-1206894844', u'MULTIEQUAL_-1206896097'), (u'INDIRECT_-1206885488', u'MULTIEQUAL_-1206886134'), (u'CALL_-1206932808', u'INDIRECT_-1206884007'), (u'MULTIEQUAL_-1206914158', u'INT_LESS_-1206921964'), (u'STORE_-1206932486', u'INDIRECT_-1206906747'), (u'CALL_-1206927405', u'INDIRECT_-1206889709'), (u'STORE_-1206937696', u'INDIRECT_-1206903204'), (u'CALL_-1206933821', u'INDIRECT_-1206906530'), (u'CALL_-1206929621', u'INDIRECT_-1206909759'), (u'CALL_-1206936047', u'INDIRECT_-1206892695'), (u'CALL_-1206939005', u'INDIRECT_-1206894493'), (u'MULTIEQUAL_-1206907456', u'MULTIEQUAL_-1206907450'), (u'INDIRECT_-1206890301', u'MULTIEQUAL_-1206890435'), (u'INT_NOTEQUAL_-1206934472', u'CBRANCH_-1206934471'), (u'CALL_-1206934098', u'INDIRECT_-1206895779'), (u'STORE_-1206927231', u'INDIRECT_-1206908422'), (u'CALL_-1206926116', u'INDIRECT_-1206910001'), (u'CALLIND_-1206921359', u'INDIRECT_-1206898725'), (u'CALLIND_-1206921344', u'INDIRECT_-1206897932'), (u'INDIRECT_-1206894160', u'MULTIEQUAL_-1206895089'), (u'INDIRECT_-1206887588', u'MULTIEQUAL_-1206888234'), (u'MULTIEQUAL_-1206886771', u'MULTIEQUAL_-1206887710'), (u'CALL_-1206937430', u'INDIRECT_-1206890408'), (u'INDIRECT_-1206906835', u'MULTIEQUAL_-1206906756'), (u'INDIRECT_-1206898301', u'MULTIEQUAL_-1206899819'), (u'STORE_-1206930351', u'INDIRECT_-1206902498'), (u'INDIRECT_-1206889195', u'COPY_-1206878917'), (u'BOOL_AND_-1206881978', u'CBRANCH_-1206939577'), (u'INDIRECT_-1206900384', u'COPY_-1206879179'), (u'STORE_-1206921596', u'INDIRECT_-1206884886'), (u'STORE_-1206930340', u'INDIRECT_-1206888442'), (u'INDIRECT_-1206896252', u'COPY_-1206879521'), (u'INDIRECT_-1206892058', u'MULTIEQUAL_-1206891785'), (u'MULTIEQUAL_-1206898869', u'MULTIEQUAL_-1206898203'), (u'CALL_-1206937824', u'INDIRECT_-1206898425'), (u'CALL_-1206928518', u'INDIRECT_-1206896547'), (u'INDIRECT_-1206892291', u'MULTIEQUAL_-1206880900'), (u'INDIRECT_-1206914359', u'MULTIEQUAL_-1206913998'), (u'STORE_-1206928410', u'INDIRECT_-1206905816'), (u'INDIRECT_-1206904316', u'MULTIEQUAL_-1206904140'), (u'MULTIEQUAL_-1206890891', u'MULTIEQUAL_-1206891919'), (u'STORE_-1206921596', u'INDIRECT_-1206897906'), (u'STORE_-1206928732', u'INDIRECT_-1206893829'), (u'CALL_-1206928194', u'INDIRECT_-1206905926'), (u'CALL_-1206929019', u'INDIRECT_-1206899261'), (u'CALL_-1206930086', u'INDIRECT_-1206902805'), (u'STORE_-1206928553', u'INDIRECT_-1206903380'), (u'INDIRECT_-1206903914', u'MULTIEQUAL_-1206903649'), (u'STORE_-1206930846', u'INDIRECT_-1206900067'), ('const-433', u'LOAD_-1206937807'), (u'MULTIEQUAL_-1206890659', u'MULTIEQUAL_-1206890639'), (u'INDIRECT_-1206896209', u'MULTIEQUAL_-1206896539'), (u'STORE_-1206933497', u'INDIRECT_-1206907970'), (u'INDIRECT_-1206912875', u'MULTIEQUAL_-1206912430'), (u'INT_NOTEQUAL_-1206938021', u'CBRANCH_-1206938020'), (u'CALL_-1206931595', u'INDIRECT_-1206897434'), (u'MULTIEQUAL_-1206885574', u'MULTIEQUAL_-1206885570'), (u'INDIRECT_-1206883205', u'MULTIEQUAL_-1206883173'), (u'INDIRECT_-1206897106', u'MULTIEQUAL_-1206903441'), (u'STORE_-1206930828', u'INDIRECT_-1206905155'), (u'STORE_-1206927241', u'INDIRECT_-1206892887'), (u'MULTIEQUAL_-1206884543', u'MULTIEQUAL_-1206884408'), (u'STORE_-1206928588', u'INDIRECT_-1206899201'), (u'MULTIEQUAL_-1206880911', u'MULTIEQUAL_-1206880173'), (u'CALL_-1206929320', u'INDIRECT_-1206892877'), (u'INDIRECT_-1206900452', u'COPY_-1206879531'), (u'BOOL_AND_-1206924964', u'INT_EQUAL_-1206924965'), (u'CALL_-1206930311', u'INDIRECT_-1206904889'), (u'INDIRECT_-1206895346', u'MULTIEQUAL_-1206896907'), (u'STORE_-1206929089', u'INDIRECT_-1206891044'), (u'CALL_-1206929385', u'INT_EQUAL_-1206929371'), (u'INDIRECT_-1206902635', u'COPY_-1206878949'), (u'MULTIEQUAL_-1206907445', u'MULTIEQUAL_-1206907439'), (u'INDIRECT_-1206891585', u'MULTIEQUAL_-1206891680'), (u'CALL_-1206936047', u'INDIRECT_-1206907395'), (u'MULTIEQUAL_-1206905171', u'MULTIEQUAL_-1206906199'), (u'CALL_-1206930362', u'INDIRECT_-1206890198'), (u'PTRADD_-1206871798', u'LOAD_-1206921777'), (u'INDIRECT_-1206890007', u'MULTIEQUAL_-1206889962'), (u'INDIRECT_-1206892854', u'MULTIEQUAL_-1206893258'), (u'MULTIEQUAL_-1206892759', u'MULTIEQUAL_-1206892413'), (u'CALL_-1206937302', u'INDIRECT_-1206891730'), (u'INT_ZEXT_-1206911736', u'INT_NOTEQUAL_-1206923086'), (u'CALLIND_-1206921999', u'INDIRECT_-1206889969'), (u'CALLIND_-1206929135', u'INDIRECT_-1206900998'), (u'INDIRECT_-1206893815', u'COPY_-1206878928'), (u'CALL_-1206923816', u'INDIRECT_-1206904457'), ('tmp_18862', u'BRANCH_-1206923559'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871720'), (u'CALL_-1206932827', u'INDIRECT_-1206907292'), (u'PTRSUB_-1206877930', u'CAST_-1206874906'), (u'CALL_-1206924677', u'INDIRECT_-1206888379'), (u'MULTIEQUAL_-1206900410', u'MULTIEQUAL_-1206900392'), (u'INDIRECT_-1206895695', u'MULTIEQUAL_-1206876781'), (u'INDIRECT_-1206907221', u'MULTIEQUAL_-1206907030'), (u'INDIRECT_-1206892021', u'MULTIEQUAL_-1206893678'), ('const-0', u'INT_NOTEQUAL_-1206934350'), (u'MULTIEQUAL_-1206880186', u'MULTIEQUAL_-1206901341'), (u'CALL_-1206929269', u'INDIRECT_-1206908973'), (u'INDIRECT_-1206888715', u'MULTIEQUAL_-1206888607'), (u'CALL_-1206929750', u'INDIRECT_-1206901180'), (u'MULTIEQUAL_-1206892679', u'MULTIEQUAL_-1206892706'), (u'MULTIEQUAL_-1206894384', u'MULTIEQUAL_-1206893736'), (u'MULTIEQUAL_-1206893694', u'MULTIEQUAL_-1206896105'), (u'MULTIEQUAL_-1206900487', u'MULTIEQUAL_-1206900870'), (u'CAST_-1206876927', u'CALL_-1206928601'), (u'INDIRECT_-1206894880', u'MULTIEQUAL_-1206894678'), (u'CALL_-1206932827', u'INDIRECT_-1206900992'), (u'CALL_-1206934862', u'INDIRECT_-1206902940'), (u'CALL_-1206928209', u'INDIRECT_-1206891261'), (u'CALL_-1206933773', u'INDIRECT_-1206906926'), (u'CALL_-1206928225', u'INDIRECT_-1206902211'), (u'MULTIEQUAL_-1206892833', u'MULTIEQUAL_-1206892829'), (u'INDIRECT_-1206898235', u'MULTIEQUAL_-1206897896'), (u'INDIRECT_-1206912565', u'MULTIEQUAL_-1206880212'), (u'INDIRECT_-1206892555', u'COPY_-1206878925'), (u'MULTIEQUAL_-1206908332', u'MULTIEQUAL_-1206908316'), (u'MULTIEQUAL_-1206903206', u'MULTIEQUAL_-1206903179'), (u'CALL_-1206921320', u'INDIRECT_-1206897496'), (u'CALL_-1206931797', u'INDIRECT_-1206895549'), (u'MULTIEQUAL_-1206903626', u'MULTIEQUAL_-1206904421'), (u'INDIRECT_-1206887937', u'MULTIEQUAL_-1206888514'), (u'PTRSUB_-1206872771', u'LOAD_-1206924457'), (u'INT_AND_-1206878022', u'INT_NOTEQUAL_-1206933450'), (u'INDIRECT_-1206903392', u'MULTIEQUAL_-1206903237'), (u'CALL_-1206937875', u'INDIRECT_-1206897610'), (u'STORE_-1206934436', u'INDIRECT_-1206890008'), (u'INDIRECT_-1206888671', u'MULTIEQUAL_-1206889094'), (u'INDIRECT_-1206888671', u'MULTIEQUAL_-1206889094'), (u'CALL_-1206931773', u'INDIRECT_-1206902250'), (u'INDIRECT_-1206905213', u'MULTIEQUAL_-1206904708'), (u'INDIRECT_-1206899226', u'MULTIEQUAL_-1206898904'), (u'INDIRECT_-1206899015', u'MULTIEQUAL_-1206898570'), (u'CALL_-1206929794', u'INDIRECT_-1206880409'), (u'INDIRECT_-1206902945', u'MULTIEQUAL_-1206902909'), (u'MULTIEQUAL_-1206892294', u'MULTIEQUAL_-1206892290'), (u'PTRSUB_-1206873379', u'CAST_-1206873170'), (u'CALL_-1206936019', u'INDIRECT_-1206909481'), (u'MULTIEQUAL_-1206905082', u'MULTIEQUAL_-1206905377'), (u'INDIRECT_-1206894921', u'MULTIEQUAL_-1206895055'), (u'INDIRECT_-1206893653', u'COPY_-1206878495'), (u'INDIRECT_-1206892990', u'MULTIEQUAL_-1206890784'), (u'CALL_-1206934365', u'INDIRECT_-1206892155'), (u'MULTIEQUAL_-1206909002', u'MULTIEQUAL_-1206908949'), (u'STORE_-1206928270', u'INDIRECT_-1206899786'), ('const-12', u'PTRSUB_-1206871976'), (u'MULTIEQUAL_-1206904700', u'MULTIEQUAL_-1206904685'), (u'INDIRECT_-1206906488', u'MULTIEQUAL_-1206907134'), (u'CALL_-1206932808', u'INDIRECT_-1206908118'), (u'STORE_-1206934224', u'INDIRECT_-1206910460'), (u'STORE_-1206937788', u'INDIRECT_-1206907028'), (u'CALL_-1206925831', u'INDIRECT_-1206889872'), (u'INDIRECT_-1206882933', u'MULTIEQUAL_-1206880894'), (u'STORE_-1206928446', u'INDIRECT_-1206904577'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880660'), (u'INDIRECT_-1206889217', u'MULTIEQUAL_-1206891911'), (u'INDIRECT_-1206901956', u'MULTIEQUAL_-1206902460'), (u'INDIRECT_-1206896457', u'MULTIEQUAL_-1206895877'), (u'MULTIEQUAL_-1206908550', u'MULTIEQUAL_-1206908525'), (u'INDIRECT_-1206895098', u'MULTIEQUAL_-1206895606'), (u'INDIRECT_-1206888575', u'MULTIEQUAL_-1206888236'), (u'STORE_-1206924560', u'INDIRECT_-1206886018'), (u'MULTIEQUAL_-1206904833', u'MULTIEQUAL_-1206904745'), (u'MULTIEQUAL_-1206874105', u'MULTIEQUAL_-1206894843'), (u'INDIRECT_-1206910269', u'MULTIEQUAL_-1206907944'), (u'CALL_-1206929830', u'INDIRECT_-1206891102'), (u'MULTIEQUAL_-1206875939', u'MULTIEQUAL_-1206903179'), ('tmp_12085', u'BRANCH_-1206930542'), (u'CALL_-1206933998', u'INDIRECT_-1206904534'), (u'INDIRECT_-1206895348', u'MULTIEQUAL_-1206895142'), ('const-1184248', u'COPY_-1206881144'), (u'MULTIEQUAL_-1206888559', u'MULTIEQUAL_-1206888545'), (u'MULTIEQUAL_-1206899647', u'MULTIEQUAL_-1206900030'), (u'INDIRECT_-1206897179', u'MULTIEQUAL_-1206898219'), (u'CALL_-1206938310', u'INDIRECT_-1206910057'), (u'CALL_-1206936047', u'INDIRECT_-1206890175'), (u'MULTIEQUAL_-1206874122', u'MULTIEQUAL_-1206902534'), (u'CALL_-1206932271', u'INDIRECT_-1206901213'), (u'INDIRECT_-1206905239', u'MULTIEQUAL_-1206907829'), (u'INDIRECT_-1206905937', u'MULTIEQUAL_-1206906933'), (u'CALL_-1206931128', u'INDIRECT_-1206898624'), (u'LOAD_-1206922786', u'INT_ZEXT_-1206911372'), (u'STORE_-1206928732', u'INDIRECT_-1206898029'), ('const-433', u'LOAD_-1206937587'), (u'INDIRECT_-1206900966', u'MULTIEQUAL_-1206908061'), (u'MULTIEQUAL_-1206892756', u'MULTIEQUAL_-1206892750'), (u'MULTIEQUAL_-1206895257', u'MULTIEQUAL_-1206878066'), (u'INDIRECT_-1206894493', u'COPY_-1206878497'), (u'CALL_-1206931269', u'INDIRECT_-1206911547'), (u'CALL_-1206929489', u'INDIRECT_-1206908877'), (u'STORE_-1206928446', u'INDIRECT_-1206906677'), (u'CAST_-1206877241', u'CALL_-1206931701'), (u'INDIRECT_-1206905413', u'MULTIEQUAL_-1206909087'), (u'MULTIEQUAL_-1206903985', u'MULTIEQUAL_-1206904001'), (u'MULTIEQUAL_-1206901526', u'MULTIEQUAL_-1206901499'), (u'INDIRECT_-1206889167', u'MULTIEQUAL_-1206889122'), (u'CALL_-1206932911', u'INDIRECT_-1206906510'), (u'STORE_-1206937788', u'INDIRECT_-1206907448'), (u'CALL_-1206930584', u'INDIRECT_-1206892688'), (u'STORE_-1206928588', u'INDIRECT_-1206909281'), (u'INDIRECT_-1206909145', u'COPY_-1206880131'), (u'MULTIEQUAL_-1206903209', u'MULTIEQUAL_-1206903193'), (u'CALL_-1206931142', u'INDIRECT_-1206897181'), ('const-8', u'PTRADD_-1206873056'), (u'STORE_-1206928697', u'INDIRECT_-1206913128'), (u'CALL_-1206934396', u'INDIRECT_-1206880916'), (u'CALL_-1206921361', u'INDIRECT_-1206884594'), (u'INDIRECT_-1206904933', u'MULTIEQUAL_-1206904805'), (u'CALL_-1206932827', u'INDIRECT_-1206903512'), (u'INDIRECT_-1206906883', u'MULTIEQUAL_-1206906660'), (u'CALL_-1206930274', u'INDIRECT_-1206902746'), (u'INDIRECT_-1206899603', u'MULTIEQUAL_-1206875930'), (u'MULTIEQUAL_-1206902361', u'MULTIEQUAL_-1206902313'), (u'CALL_-1206926019', u'INDIRECT_-1206877965'), (u'CALL_-1206927063', u'INDIRECT_-1206877486'), (u'CALL_-1206937983', u'INDIRECT_-1206899349'), (u'CALL_-1206922316', u'INDIRECT_-1206898916'), (u'INDIRECT_-1206899458', u'MULTIEQUAL_-1206899303'), (u'INDIRECT_-1206890686', u'COPY_-1206879390'), (u'INDIRECT_-1206887724', u'MULTIEQUAL_-1206887495'), (u'STORE_-1206933118', u'INDIRECT_-1206888860'), (u'INDIRECT_-1206903987', u'COPY_-1206879879'), (u'INDIRECT_-1206900846', u'MULTIEQUAL_-1206900812'), (u'CALL_-1206928690', u'INDIRECT_-1206913378'), (u'CALL_-1206938656', u'INDIRECT_-1206914248'), (u'CALL_-1206938036', u'INDIRECT_-1206903993'), (u'CALL_-1206931701', u'INDIRECT_-1206892841'), (u'STORE_-1206925248', u'INDIRECT_-1206888480'), (u'INDIRECT_-1206889925', u'MULTIEQUAL_-1206889893'), (u'STORE_-1206921525', u'INDIRECT_-1206900387'), ('const-5', u'CALL_-1206937186'), (u'INDIRECT_-1206912455', u'MULTIEQUAL_-1206912010'), (u'CALLIND_-1206938827', u'INDIRECT_-1206894815'), (u'MULTIEQUAL_-1206874083', u'MULTIEQUAL_-1206879866'), (u'LOAD_-1206928211', u'MULTIEQUAL_-1206917385'), (u'MULTIEQUAL_-1206892014', u'MULTIEQUAL_-1206892934'), (u'INDIRECT_-1206896140', u'MULTIEQUAL_-1206897807'), (u'INDIRECT_-1206901661', u'MULTIEQUAL_-1206902417'), (u'STORE_-1206930351', u'INDIRECT_-1206904598'), (u'COPY_-1206875608', u'COPY_-1206872689'), ('const-433', u'LOAD_-1206922673'), (u'INDIRECT_-1206898309', u'MULTIEQUAL_-1206898639'), (u'INDIRECT_-1206874443', u'MULTIEQUAL_-1206874604'), (u'CALL_-1206921722', u'INDIRECT_-1206888511'), ('const-0', u'INT_NOTEQUAL_-1206937225'), (u'CALL_-1206929324', u'INDIRECT_-1206904230'), (u'CALL_-1206929296', u'INDIRECT_-1206902956'), (u'CALL_-1206925860', u'INDIRECT_-1206877872'), ('const-130', u'INT_AND_-1206877657'), (u'STORE_-1206921567', u'INDIRECT_-1206897891'), (u'CALL_-1206924704', u'INDIRECT_-1206900160'), (u'CALL_-1206938694', u'INDIRECT_-1206914691'), (u'INDIRECT_-1206893787', u'MULTIEQUAL_-1206894879'), (u'MULTIEQUAL_-1206897749', u'MULTIEQUAL_-1206897747'), ('const-433', u'LOAD_-1206928261'), (u'CALL_-1206934396', u'INDIRECT_-1206894698'), (u'CALL_-1206929202', u'INDIRECT_-1206888204'), (u'CALLIND_-1206925453', u'INDIRECT_-1206892559'), (u'CALLIND_-1206921710', u'INDIRECT_-1206896114'), (u'CAST_-1206872396', u'PTRADD_-1206927174'), (u'INDIRECT_-1206907261', u'MULTIEQUAL_-1206907574'), (u'INDIRECT_-1206905745', u'MULTIEQUAL_-1206905726'), (u'INDIRECT_-1206887746', u'COPY_-1206879383'), (u'INDIRECT_-1206895930', u'COPY_-1206880205'), (u'INDIRECT_-1206897617', u'MULTIEQUAL_-1206900311'), (u'PTRSUB_-1206869998', u'LOAD_-1206924422'), ('const-433', u'STORE_-1206928627'), (u'STORE_-1206928320', u'INDIRECT_-1206887667'), (u'INDIRECT_-1206902404', u'MULTIEQUAL_-1206903657'), (u'INDIRECT_-1206884727', u'MULTIEQUAL_-1206886450'), (u'MULTIEQUAL_-1206906001', u'MULTIEQUAL_-1206905893'), (u'INDIRECT_-1206905897', u'MULTIEQUAL_-1206906278'), (u'CALL_-1206929621', u'INDIRECT_-1206907239'), (u'CALL_-1206927048', u'INDIRECT_-1206895702'), (u'INDIRECT_-1206898648', u'MULTIEQUAL_-1206898216'), (u'CALL_-1206928271', u'INDIRECT_-1206906837'), (u'INDIRECT_-1206886873', u'MULTIEQUAL_-1206890305'), (u'CALL_-1206925799', u'INDIRECT_-1206902867'), (u'CALL_-1206934835', u'INDIRECT_-1206902751'), (u'CALL_-1206930362', u'INDIRECT_-1206903218'), (u'CALL_-1206936047', u'INDIRECT_-1206895635'), (u'STORE_-1206928588', u'INDIRECT_-1206902141'), (u'INDIRECT_-1206907726', u'MULTIEQUAL_-1206909055'), (u'CALLIND_-1206925453', u'INDIRECT_-1206906839'), (u'INDIRECT_-1206894081', u'MULTIEQUAL_-1206894215'), (u'CALL_-1206922316', u'INDIRECT_-1206884636'), ('tmp_11188', u'CBRANCH_-1206928342'), (u'CALL_-1206934888', u'INDIRECT_-1206901510'), (u'CAST_-1206871415', u'STORE_-1206927241'), (u'CALL_-1206931539', u'INDIRECT_-1206909593'), (u'STORE_-1206928588', u'INDIRECT_-1206902981'), (u'STORE_-1206925221', u'INDIRECT_-1206898965'), (u'CALL_-1206928690', u'INDIRECT_-1206904558'), (u'CALL_-1206921264', u'INDIRECT_-1206899667'), (u'INDIRECT_-1206898016', u'MULTIEQUAL_-1206897741'), (u'INDIRECT_-1206886394', u'MULTIEQUAL_-1206874091'), ('const-104', u'PTRSUB_-1206871575'), (u'CALL_-1206934835', u'INDIRECT_-1206890571'), (u'MULTIEQUAL_-1206899424', u'MULTIEQUAL_-1206898776'), (u'LOAD_-1206929160', u'PTRSUB_-1206879803'), (u'CALL_-1206927093', u'INDIRECT_-1206885641'), (u'INDIRECT_-1206905666', u'MULTIEQUAL_-1206907450'), ('const-72', u'PTRSUB_-1206871971'), (u'INDIRECT_-1206909481', u'MULTIEQUAL_-1206909205'), (u'CALL_-1206933821', u'INDIRECT_-1206898130'), (u'STORE_-1206927241', u'INDIRECT_-1206900027'), (u'INDIRECT_-1206890022', u'MULTIEQUAL_-1206889819'), (u'COPY_-1206874733', u'MULTIEQUAL_-1206918805'), (u'INDIRECT_-1206911543', u'MULTIEQUAL_-1206912490'), (u'CALL_-1206938036', u'INDIRECT_-1206908193'), (u'INDIRECT_-1206900657', u'MULTIEQUAL_-1206900077'), (u'INDIRECT_-1206906476', u'MULTIEQUAL_-1206905925'), (u'INDIRECT_-1206899814', u'MULTIEQUAL_-1206904091'), (u'STORE_-1206928410', u'INDIRECT_-1206891956'), (u'INDIRECT_-1206905652', u'MULTIEQUAL_-1206905503'), (u'INDIRECT_-1206882320', u'MULTIEQUAL_-1206882122'), (u'CALL_-1206928474', u'INDIRECT_-1206905768'), (u'INDIRECT_-1206889182', u'MULTIEQUAL_-1206888987'), ('tmp_17603', u'CBRANCH_-1206922714'), (u'INDIRECT_-1206905685', u'MULTIEQUAL_-1206905555'), (u'CALL_-1206929324', u'INDIRECT_-1206899190'), (u'MULTIEQUAL_-1206919329', u'PTRSUB_-1206878696'), (u'MULTIEQUAL_-1206908556', u'MULTIEQUAL_-1206908556'), (u'MULTIEQUAL_-1206890041', u'MULTIEQUAL_-1206889867'), (u'INDIRECT_-1206893245', u'MULTIEQUAL_-1206880165'), (u'STORE_-1206925248', u'INDIRECT_-1206892680'), (u'CALL_-1206930556', u'INDIRECT_-1206908634'), (u'CALL_-1206921722', u'INDIRECT_-1206882631'), (u'CALL_-1206929621', u'INDIRECT_-1206895059'), (u'STORE_-1206924560', u'INDIRECT_-1206906598'), (u'CALL_-1206933623', u'INDIRECT_-1206908936'), (u'CALLIND_-1206924378', u'INDIRECT_-1206903321'), (u'INDIRECT_-1206892615', u'MULTIEQUAL_-1206892337'), (u'MULTIEQUAL_-1206905779', u'MULTIEQUAL_-1206905433'), (u'INDIRECT_-1206892925', u'MULTIEQUAL_-1206894712'), (u'CALL_-1206928152', u'INDIRECT_-1206893751'), (u'INDIRECT_-1206897233', u'MULTIEQUAL_-1206895482'), (u'CALL_-1206929974', u'INT_NOTEQUAL_-1206929959'), (u'MULTIEQUAL_-1206879992', u'MULTIEQUAL_-1206880007'), (u'STORE_-1206921852', u'INDIRECT_-1206894257'), (u'MULTIEQUAL_-1206893258', u'MULTIEQUAL_-1206893201'), (u'CALL_-1206931269', u'INDIRECT_-1206909027'), (u'INDIRECT_-1206899414', u'MULTIEQUAL_-1206874122'), (u'INDIRECT_-1206886374', u'MULTIEQUAL_-1206890651'), (u'INDIRECT_-1206902234', u'MULTIEQUAL_-1206910581'), (u'INDIRECT_-1206874780', u'MULTIEQUAL_-1206874941'), (u'STORE_-1206928662', u'INDIRECT_-1206906807'), ('const-433', u'STORE_-1206933118'), (u'STORE_-1206934224', u'INDIRECT_-1206895760'), (u'CALL_-1206925860', u'INDIRECT_-1206899126'), (u'CALL_-1206930228', u'INDIRECT_-1206879227'), (u'INT_LESS_-1206921573', u'CBRANCH_-1206921570'), (u'INDIRECT_-1206894098', u'MULTIEQUAL_-1206894010'), (u'INDIRECT_-1206893701', u'MULTIEQUAL_-1206895358'), ('tmp_2719', u'CBRANCH_-1206937592'), (u'MULTIEQUAL_-1206904469', u'MULTIEQUAL_-1206904453'), (u'CALL_-1206926116', u'INDIRECT_-1206895535'), (u'CALLIND_-1206938263', u'INDIRECT_-1206901202'), (u'CALL_-1206934114', u'INDIRECT_-1206889071'), (u'INDIRECT_-1206903684', u'MULTIEQUAL_-1206903455'), (u'INDIRECT_-1206899367', u'COPY_-1206879868'), (u'MULTIEQUAL_-1206908219', u'MULTIEQUAL_-1206908246'), (u'INDIRECT_-1206889500', u'MULTIEQUAL_-1206889201'), (u'CALL_-1206928281', u'INDIRECT_-1206905605'), (u'CALL_-1206937924', u'INDIRECT_-1206911919'), (u'INDIRECT_-1206904403', u'MULTIEQUAL_-1206905350'), (u'CALL_-1206922584', u'INDIRECT_-1206882499'), (u'CALL_-1206931539', u'INDIRECT_-1206883299'), (u'INDIRECT_-1206909046', u'MULTIEQUAL_-1206908863'), (u'CALL_-1206924661', u'INDIRECT_-1206909132'), (u'CALL_-1206930556', u'INDIRECT_-1206910734'), (u'COPY_-1206876961', u'MULTIEQUAL_-1206920571'), (u'CALL_-1206929830', u'INDIRECT_-1206890682'), (u'STORE_-1206930340', u'INDIRECT_-1206908602'), (u'INDIRECT_-1206901788', u'MULTIEQUAL_-1206901670'), (u'INDIRECT_-1206905404', u'MULTIEQUAL_-1206906987'), (u'INDIRECT_-1206891038', u'MULTIEQUAL_-1206890407'), (u'MULTIEQUAL_-1206893888', u'MULTIEQUAL_-1206893864'), (u'CALL_-1206927316', u'INDIRECT_-1206904363'), (u'CALL_-1206937430', u'INDIRECT_-1206902588'), (u'INDIRECT_-1206907937', u'MULTIEQUAL_-1206907847'), (u'CALL_-1206937559', u'INDIRECT_-1206899965'), (u'STORE_-1206930351', u'INDIRECT_-1206899978'), (u'INDIRECT_-1206882020', u'MULTIEQUAL_-1206881884'), (u'CALL_-1206928271', u'INDIRECT_-1206888777'), (u'INDIRECT_-1206906277', u'MULTIEQUAL_-1206905889'), (u'INT_EQUAL_-1206928141', u'CBRANCH_-1206928140'), (u'CALL_-1206926003', u'INDIRECT_-1206888706'), (u'CALL_-1206930457', u'INDIRECT_-1206887901'), (u'CALL_-1206930915', u'INDIRECT_-1206890981'), (u'CALL_-1206934396', u'INDIRECT_-1206909398'), (u'MULTIEQUAL_-1206874140', u'MULTIEQUAL_-1206910094'), (u'CALL_-1206928518', u'INDIRECT_-1206896127'), (u'MULTIEQUAL_-1206898657', u'MULTIEQUAL_-1206897799'), (u'INDIRECT_-1206908815', u'MULTIEQUAL_-1206908425'), (u'INDIRECT_-1206896198', u'MULTIEQUAL_-1206896110'), (u'INDIRECT_-1206903972', u'MULTIEQUAL_-1206905509'), (u'STORE_-1206927241', u'INDIRECT_-1206890787'), (u'CALL_-1206938232', u'INDIRECT_-1206916909'), (u'CALL_-1206931539', u'INDIRECT_-1206893213'), (u'CALL_-1206928601', u'INDIRECT_-1206915929'), (u'CALL_-1206923816', u'INDIRECT_-1206891437'), (u'CALL_-1206931797', u'INDIRECT_-1206904789'), (u'INDIRECT_-1206899878', u'MULTIEQUAL_-1206899723'), (u'INDIRECT_-1206897061', u'MULTIEQUAL_-1206898718'), (u'INDIRECT_-1206887720', u'MULTIEQUAL_-1206889347'), (u'INDIRECT_-1206882156', u'MULTIEQUAL_-1206883478'), (u'INDIRECT_-1206884426', u'MULTIEQUAL_-1206884036'), (u'INDIRECT_-1206895540', u'MULTIEQUAL_-1206895301'), (u'MULTIEQUAL_-1206890692', u'MULTIEQUAL_-1206890676'), (u'INDIRECT_-1206908357', u'MULTIEQUAL_-1206908185'), (u'MULTIEQUAL_-1206893128', u'MULTIEQUAL_-1206894615'), (u'CALL_-1206938036', u'INDIRECT_-1206911973'), (u'CALL_-1206921459', u'INDIRECT_-1206887173'), (u'CALL_-1206937615', u'INDIRECT_-1206884289'), (u'INDIRECT_-1206888799', u'MULTIEQUAL_-1206888579'), ('const-5', u'CALL_-1206936047'), (u'INDIRECT_-1206903636', u'MULTIEQUAL_-1206904140'), (u'LOAD_-1206934253', u'COPY_-1206875390'), (u'CALL_-1206934274', u'INDIRECT_-1206896299'), (u'INDIRECT_-1206889306', u'MULTIEQUAL_-1206889123'), (u'CALL_-1206927418', u'INDIRECT_-1206885517'), (u'CALL_-1206922316', u'INDIRECT_-1206886736'), (u'CALL_-1206932808', u'INDIRECT_-1206893838'), (u'INDIRECT_-1206881253', u'MULTIEQUAL_-1206881111'), (u'CALL_-1206929202', u'INDIRECT_-1206905424'), (u'STORE_-1206928622', u'INDIRECT_-1206894764'), (u'INDIRECT_-1206900696', u'MULTIEQUAL_-1206901200'), (u'STORE_-1206937611', u'INDIRECT_-1206894334'), (u'MULTIEQUAL_-1206899497', u'MULTIEQUAL_-1206899081'), (u'CALL_-1206928108', u'INDIRECT_-1206891212'), (u'INDIRECT_-1206887608', u'MULTIEQUAL_-1206887378'), (u'CALLIND_-1206921743', u'INDIRECT_-1206903693'), (u'INDIRECT_-1206901856', u'MULTIEQUAL_-1206901305'), (u'CALL_-1206922426', u'INDIRECT_-1206875344'), (u'CALL_-1206932327', u'INDIRECT_-1206879472'), (u'CALL_-1206934460', u'INDIRECT_-1206891801'), (u'CALLIND_-1206921388', u'INDIRECT_-1206897481'), (u'CALL_-1206921954', u'INDIRECT_-1206905454'), (u'CALL_-1206932827', u'INDIRECT_-1206892172'), (u'MULTIEQUAL_-1206908667', u'MULTIEQUAL_-1206908653'), (u'INDIRECT_-1206896184', u'COPY_-1206879169'), (u'CALL_-1206938958', u'INDIRECT_-1206908744'), (u'INDIRECT_-1206889910', u'MULTIEQUAL_-1206889819'), (u'INDIRECT_-1206904044', u'MULTIEQUAL_-1206903897'), (u'PTRSUB_-1206875007', u'CALL_-1206930550'), (u'CALL_-1206921320', u'INDIRECT_-1206903796'), (u'INDIRECT_-1206901029', u'MULTIEQUAL_-1206898704'), (u'INDIRECT_-1206898326', u'MULTIEQUAL_-1206898292'), (u'CALL_-1206931128', u'INDIRECT_-1206894004'), (u'PTRADD_-1206875454', u'INT_NOTEQUAL_-1206930077'), (u'MULTIEQUAL_-1206880638', u'MULTIEQUAL_-1206880627'), (u'CALL_-1206928644', u'INDIRECT_-1206901957'), (u'CALLIND_-1206924378', u'INDIRECT_-1206899541'), (u'CALL_-1206935907', u'INDIRECT_-1206898907'), (u'CALL_-1206928647', u'INDIRECT_-1206897400'), (u'CALL_-1206938927', u'INDIRECT_-1206915448'), (u'MULTIEQUAL_-1206889962', u'MULTIEQUAL_-1206890257'), (u'STORE_-1206929089', u'INDIRECT_-1206893144'), (u'INDIRECT_-1206898734', u'MULTIEQUAL_-1206899138'), (u'CALL_-1206931142', u'INDIRECT_-1206900961'), (u'CALL_-1206938725', u'INDIRECT_-1206902531'), (u'INDIRECT_-1206906379', u'MULTIEQUAL_-1206876804'), (u'INDIRECT_-1206885053', u'MULTIEQUAL_-1206886059'), (u'CALL_-1206929866', u'INDIRECT_-1206894904'), (u'MULTIEQUAL_-1206878967', u'MULTIEQUAL_-1206878933'), (u'CALL_-1206937924', u'INDIRECT_-1206912339'), (u'INDIRECT_-1206912699', u'COPY_-1206880362'), (u'MULTIEQUAL_-1206904388', u'MULTIEQUAL_-1206904364'), ('const-1', u'PTRADD_-1206922758'), (u'STORE_-1206924919', u'INDIRECT_-1206884127'), (u'INDIRECT_-1206909021', u'MULTIEQUAL_-1206913101'), (u'INDIRECT_-1206889201', u'MULTIEQUAL_-1206889514'), (u'MULTIEQUAL_-1206902893', u'MULTIEQUAL_-1206902872'), (u'INDIRECT_-1206894675', u'MULTIEQUAL_-1206894384'), (u'CALL_-1206921320', u'INDIRECT_-1206875822'), (u'INDIRECT_-1206903056', u'MULTIEQUAL_-1206902880'), (u'CALL_-1206937983', u'INDIRECT_-1206907749'), (u'CALLIND_-1206924365', u'INDIRECT_-1206876068'), (u'CALL_-1206928155', u'INDIRECT_-1206905294'), (u'INDIRECT_-1206888046', u'MULTIEQUAL_-1206887863'), (u'CALL_-1206921361', u'INDIRECT_-1206875266'), (u'CALL_-1206932808', u'INDIRECT_-1206908958'), (u'STORE_-1206925248', u'INDIRECT_-1206895620'), (u'CALL_-1206921361', u'INDIRECT_-1206894674'), (u'CALL_-1206937983', u'INDIRECT_-1206884815'), (u'CALL_-1206928629', u'INDIRECT_-1206903157'), (u'PTRSUB_-1206879394', u'STORE_-1206928410'), (u'CALL_-1206921722', u'INDIRECT_-1206875320'), (u'CALL_-1206928291', u'INDIRECT_-1206904348'), (u'INDIRECT_-1206908740', u'MULTIEQUAL_-1206910407'), (u'CALL_-1206932860', u'INDIRECT_-1206884381'), (u'INDIRECT_-1206896339', u'MULTIEQUAL_-1206897379'), (u'CALL_-1206931128', u'INDIRECT_-1206882830'), (u'CALL_-1206924612', u'INDIRECT_-1206895823'), (u'CALL_-1206921134', u'INDIRECT_-1206890320'), (u'INDIRECT_-1206887946', u'MULTIEQUAL_-1206895041'), ('const-0', u'PTRSUB_-1206880552'), (u'MULTIEQUAL_-1206899709', u'MULTIEQUAL_-1206899043'), ('const-1', u'PTRADD_-1206925209'), (u'MULTIEQUAL_-1206907228', u'MULTIEQUAL_-1206907093'), (u'MULTIEQUAL_-1206897286', u'MULTIEQUAL_-1206897189'), (u'INDIRECT_-1206897286', u'MULTIEQUAL_-1206897189'), (u'MULTIEQUAL_-1206902419', u'MULTIEQUAL_-1206902399'), (u'INDIRECT_-1206906584', u'MULTIEQUAL_-1206906511'), ('const-433', u'LOAD_-1206938800'), (u'MULTIEQUAL_-1206902313', u'MULTIEQUAL_-1206902225'), (u'STORE_-1206925479', u'INDIRECT_-1206894058'), (u'STORE_-1206933958', u'INDIRECT_-1206897286'), (u'INDIRECT_-1206906928', u'MULTIEQUAL_-1206906698'), (u'STORE_-1206921864', u'INDIRECT_-1206883767'), ('const-0', u'RETURN_-1206879366'), (u'STORE_-1206928553', u'INDIRECT_-1206907160'), (u'CALL_-1206929385', u'INDIRECT_-1206905525'), (u'INDIRECT_-1206892348', u'MULTIEQUAL_-1206891916'), (u'CALL_-1206937446', u'INDIRECT_-1206895040'), (u'MULTIEQUAL_-1206895425', u'MULTIEQUAL_-1206895445'), (u'MULTIEQUAL_-1206878083', u'MULTIEQUAL_-1206900805'), (u'INDIRECT_-1206892398', u'MULTIEQUAL_-1206894098'), (u'CALL_-1206933623', u'INDIRECT_-1206911456'), (u'CALL_-1206938310', u'INDIRECT_-1206905017'), (u'INDIRECT_-1206894504', u'COPY_-1206879165'), (u'MULTIEQUAL_-1206890189', u'MULTIEQUAL_-1206890187'), (u'INDIRECT_-1206897095', u'MULTIEQUAL_-1206896850'), (u'PTRSUB_-1206871575', u'LOAD_-1206921397'), (u'INDIRECT_-1206907814', u'MULTIEQUAL_-1206874142'), ('const-0', u'INT_EQUAL_-1206938167'), (u'INDIRECT_-1206886752', u'MULTIEQUAL_-1206888289'), (u'INT_NOTEQUAL_-1206932427', u'CBRANCH_-1206932423'), (u'MULTIEQUAL_-1206895988', u'MULTIEQUAL_-1206892981'), (u'INDIRECT_-1206903972', u'MULTIEQUAL_-1206903794'), (u'CALL_-1206934365', u'INDIRECT_-1206897615'), (u'CALL_-1206922426', u'INDIRECT_-1206883158'), (u'INDIRECT_-1206910557', u'MULTIEQUAL_-1206911553'), (u'INDIRECT_-1206893154', u'MULTIEQUAL_-1206892777'), (u'INDIRECT_-1206899580', u'MULTIEQUAL_-1206899281'), (u'INDIRECT_-1206899709', u'MULTIEQUAL_-1206899589'), (u'INDIRECT_-1206903837', u'MULTIEQUAL_-1206904457'), (u'CALL_-1206932817', u'INDIRECT_-1206889686'), (u'CALL_-1206934862', u'INDIRECT_-1206903360'), (u'CALL_-1206932860', u'INDIRECT_-1206902695'), (u'MULTIEQUAL_-1206890378', u'MULTIEQUAL_-1206890349'), (u'MULTIEQUAL_-1206880905', u'MULTIEQUAL_-1206880167'), (u'STORE_-1206924909', u'INDIRECT_-1206897023'), (u'CALL_-1206930274', u'INDIRECT_-1206905686'), ('const-16', u'PTRSUB_-1206875213'), (u'INDIRECT_-1206895248', u'MULTIEQUAL_-1206895422'), (u'INDIRECT_-1206891486', u'MULTIEQUAL_-1206890827'), (u'MULTIEQUAL_-1206921455', u'CALL_-1206939039'), (u'CALL_-1206923816', u'INDIRECT_-1206913182'), (u'INDIRECT_-1206899165', u'MULTIEQUAL_-1206899133'), (u'CALL_-1206933711', u'INDIRECT_-1206891343'), (u'INT_EQUAL_-1206927226', u'CBRANCH_-1206927224'), (u'CALL_-1206937446', u'INDIRECT_-1206896300'), (u'INDIRECT_-1206878319', u'MULTIEQUAL_-1206878945'), (u'MULTIEQUAL_-1206889811', u'MULTIEQUAL_-1206889769'), ('const-48', u'INT_ADD_-1206935547'), (u'CALL_-1206925694', u'INDIRECT_-1206893574'), (u'INDIRECT_-1206889925', u'MULTIEQUAL_-1206889889'), (u'STORE_-1206937611', u'INDIRECT_-1206894754'), (u'INDIRECT_-1206907195', u'MULTIEQUAL_-1206907087'), (u'MULTIEQUAL_-1206889837', u'MULTIEQUAL_-1206888979'), (u'INDIRECT_-1206875054', u'MULTIEQUAL_-1206874568'), (u'CALLIND_-1206921884', u'INDIRECT_-1206888652'), (u'CALL_-1206932860', u'INDIRECT_-1206894295'), (u'INDIRECT_-1206895098', u'MULTIEQUAL_-1206894837'), (u'CALL_-1206930105', u'INDIRECT_-1206886675'), (u'CALL_-1206930556', u'INDIRECT_-1206888894'), (u'INDIRECT_-1206896755', u'MULTIEQUAL_-1206896676'), (u'CALL_-1206938310', u'INDIRECT_-1206898717'), (u'INDIRECT_-1206893052', u'MULTIEQUAL_-1206892903'), (u'INDIRECT_-1206884860', u'MULTIEQUAL_-1206886118'), (u'MULTIEQUAL_-1206900694', u'MULTIEQUAL_-1206900690'), (u'CALL_-1206930241', u'INDIRECT_-1206906010'), (u'BOOL_OR_-1206876897', u'BOOL_OR_-1206876899'), (u'INDIRECT_-1206900705', u'MULTIEQUAL_-1206900686'), (u'CALL_-1206932827', u'INDIRECT_-1206913592'), (u'CALL_-1206939005', u'INDIRECT_-1206905833'), (u'INDIRECT_-1206877872', u'MULTIEQUAL_-1206877551'), (u'INDIRECT_-1206908967', u'MULTIEQUAL_-1206909172'), ('const-256', u'INT_ADD_-1206933860'), (u'STORE_-1206930175', u'INDIRECT_-1206886686'), (u'CALL_-1206932271', u'INDIRECT_-1206889453'), (u'CALL_-1206938232', u'INDIRECT_-1206915043'), (u'MULTIEQUAL_-1206890318', u'MULTIEQUAL_-1206890261'), (u'MULTIEQUAL_-1206905918', u'MULTIEQUAL_-1206905889'), (u'MULTIEQUAL_-1206874113', u'MULTIEQUAL_-1206898754'), (u'CALL_-1206933623', u'INDIRECT_-1206907256'), (u'INDIRECT_-1206897223', u'MULTIEQUAL_-1206897074'), (u'CALL_-1206931797', u'INDIRECT_-1206898069'), ('tmp_25371', u'PTRSUB_-1206875495'), (u'MULTIEQUAL_-1206907862', u'MULTIEQUAL_-1206907882'), (u'INDIRECT_-1206900313', u'MULTIEQUAL_-1206903745'), (u'CALLIND_-1206924365', u'INDIRECT_-1206892873'), (u'MULTIEQUAL_-1206905253', u'MULTIEQUAL_-1206904552'), ('const-0', u'INT_NOTEQUAL_-1206937968'), (u'INDIRECT_-1206885684', u'COPY_-1206879144'), ('const-48', u'CALL_-1206937729'), ('const-0', u'COPY_-1206878537'), (u'MULTIEQUAL_-1206901097', u'COPY_-1206901220'), (u'MULTIEQUAL_-1206890885', u'MULTIEQUAL_-1206890910'), (u'STORE_-1206928627', u'INDIRECT_-1206895026'), (u'INDIRECT_-1206910527', u'MULTIEQUAL_-1206910129'), (u'INDIRECT_-1206888385', u'MULTIEQUAL_-1206892521'), (u'STORE_-1206924545', u'INDIRECT_-1206885588'), (u'CALL_-1206932911', u'INDIRECT_-1206897690'), (u'CALL_-1206928772', u'INDIRECT_-1206883855'), (u'CALL_-1206928734', u'INDIRECT_-1206900383'), (u'MULTIEQUAL_-1206918734', u'MULTIEQUAL_-1206918728'), ('const-0', u'INT_NOTEQUAL_-1206921685'), (u'CALL_-1206921459', u'INDIRECT_-1206890113'), (u'STORE_-1206933497', u'INDIRECT_-1206907550'), (u'INDIRECT_-1206891974', u'COPY_-1206878792'), (u'INDIRECT_-1206894283', u'MULTIEQUAL_-1206894060'), (u'CALLIND_-1206921372', u'INDIRECT_-1206898368'), (u'CALL_-1206928644', u'INDIRECT_-1206889777'), (u'INDIRECT_-1206894236', u'MULTIEQUAL_-1206894060'), (u'CALL_-1206929938', u'INDIRECT_-1206897048'), (u'INDIRECT_-1206909339', u'COPY_-1206880354'), (u'STORE_-1206929089', u'INDIRECT_-1206898184'), (u'STORE_-1206930828', u'INDIRECT_-1206896755'), (u'PTRADD_-1206875733', u'LOAD_-1206927062'), (u'CALL_-1206932359', u'INDIRECT_-1206886836'), (u'CALL_-1206929866', u'INDIRECT_-1206902464'), (u'CALL_-1206938131', u'INDIRECT_-1206906571'), (u'CALL_-1206933623', u'INDIRECT_-1206889196'), (u'MULTIEQUAL_-1206893968', u'MULTIEQUAL_-1206895455'), (u'CALL_-1206937729', u'INDIRECT_-1206891243'), (u'MULTIEQUAL_-1206874103', u'MULTIEQUAL_-1206894003'), (u'INT_AND_-1206925409', u'INT_EQUAL_-1206925093'), (u'MULTIEQUAL_-1206905034', u'MULTIEQUAL_-1206905954'), (u'CALL_-1206937983', u'INDIRECT_-1206883804'), (u'CALL_-1206928108', u'INDIRECT_-1206891632'), (u'INDIRECT_-1206900298', u'MULTIEQUAL_-1206900211'), (u'CALL_-1206927418', u'INDIRECT_-1206893077'), (u'INDIRECT_-1206910605', u'MULTIEQUAL_-1206910223'), ('const-433', u'LOAD_-1206921373'), (u'INT_SEXT_-1206923638', u'INT_ADD_-1206923349'), (u'INDIRECT_-1206891343', u'MULTIEQUAL_-1206891194'), (u'STORE_-1206921596', u'INDIRECT_-1206895386'), (u'CALL_-1206934365', u'INDIRECT_-1206906435'), (u'MULTIEQUAL_-1206899846', u'MULTIEQUAL_-1206899819'), ('tmp_25370', u'CALL_-1206928709'), ('const-24', u'PTRSUB_-1206877675'), (u'CALLIND_-1206929135', u'INDIRECT_-1206895958'), (u'CALL_-1206931749', u'INDIRECT_-1206900971'), (u'CALL_-1206937983', u'INDIRECT_-1206894309'), (u'CALL_-1206936019', u'INDIRECT_-1206907801'), (u'INDIRECT_-1206886014', u'MULTIEQUAL_-1206885637'), (u'CALL_-1206938656', u'INDIRECT_-1206896188'), (u'MULTIEQUAL_-1206889767', u'MULTIEQUAL_-1206889753'), (u'STORE_-1206930340', u'INDIRECT_-1206902568'), (u'CALL_-1206924661', u'INDIRECT_-1206888366'), (u'CALLIND_-1206921999', u'INDIRECT_-1206904669'), (u'MULTIEQUAL_-1206907554', u'MULTIEQUAL_-1206909965'), (u'INDIRECT_-1206874304', u'MULTIEQUAL_-1206876215'), (u'INDIRECT_-1206912789', u'MULTIEQUAL_-1206910464'), ('const-8', u'PTRADD_-1206873061'), (u'CALL_-1206924756', u'INDIRECT_-1206890524'), (u'INDIRECT_-1206903078', u'MULTIEQUAL_-1206902817'), (u'MULTIEQUAL_-1206892337', u'MULTIEQUAL_-1206892320'), (u'STORE_-1206924909', u'INDIRECT_-1206899963'), (u'CALL_-1206934862', u'INDIRECT_-1206910500'), (u'CALL_-1206932359', u'INDIRECT_-1206896496'), (u'CALL_-1206922556', u'INDIRECT_-1206894541'), (u'CALL_-1206939523', u'INDIRECT_-1206893873'), (u'STORE_-1206922815', u'INDIRECT_-1206884869'), (u'PTRSUB_-1206881483', u'LOAD_-1206939453'), (u'CALL_-1206925432', u'INDIRECT_-1206885721'), (u'CALL_-1206937430', u'INDIRECT_-1206905948'), (u'INDIRECT_-1206893695', u'MULTIEQUAL_-1206893305'), (u'INDIRECT_-1206910266', u'COPY_-1206879777'), (u'INDIRECT_-1206886120', u'COPY_-1206878596'), (u'INDIRECT_-1206900718', u'MULTIEQUAL_-1206900631'), (u'MULTIEQUAL_-1206906745', u'MULTIEQUAL_-1206906729'), (u'CALL_-1206931749', u'INDIRECT_-1206891731'), (u'STORE_-1206929169', u'INDIRECT_-1206886858'), ('const-433', u'LOAD_-1206921397'), (u'STORE_-1206928327', u'INDIRECT_-1206901110'), (u'CALL_-1206938232', u'INDIRECT_-1206891523'), (u'CALL_-1206929202', u'INDIRECT_-1206907524'), (u'INDIRECT_-1206899053', u'MULTIEQUAL_-1206898649'), (u'MULTIEQUAL_-1206878123', u'MULTIEQUAL_-1206878090'), (u'MULTIEQUAL_-1206905253', u'INT_NOTEQUAL_-1206933279'), (u'INDIRECT_-1206885332', u'COPY_-1206879495'), (u'CALL_-1206938927', u'INDIRECT_-1206911668'), (u'CALL_-1206933623', u'INDIRECT_-1206897596'), (u'LOAD_-1206921885', u'PTRSUB_-1206871854'), (u'CALL_-1206928150', u'INDIRECT_-1206902127'), (u'CALL_-1206936047', u'INDIRECT_-1206909075'), (u'INDIRECT_-1206907186', u'MULTIEQUAL_-1206906994'), (u'CALL_-1206929071', u'INDIRECT_-1206907259'), (u'STORE_-1206933398', u'INDIRECT_-1206904140'), (u'INDIRECT_-1206904181', u'MULTIEQUAL_-1206904937'), (u'INDIRECT_-1206891058', u'MULTIEQUAL_-1206890971'), (u'CALL_-1206938232', u'INDIRECT_-1206883621'), (u'CALL_-1206929269', u'INDIRECT_-1206901833'), (u'CALLIND_-1206925511', u'INDIRECT_-1206896371'), (u'INDIRECT_-1206898655', u'MULTIEQUAL_-1206897821'), (u'CALL_-1206937302', u'INDIRECT_-1206906850'), (u'CALL_-1206926019', u'INDIRECT_-1206885779'), (u'CALL_-1206929830', u'INDIRECT_-1206879420'), ('const-56', u'PTRSUB_-1206874323'), ('const-0', u'PTRSUB_-1206877351'), (u'CALL_-1206930550', u'INDIRECT_-1206879146'), ('tmp_25371', u'CALL_-1206931749'), (u'CALL_-1206935494', u'INDIRECT_-1206906643'), (u'CALL_-1206938694', u'INDIRECT_-1206892011'), (u'MULTIEQUAL_-1206916234', u'PTRSUB_-1206873379'), (u'CALL_-1206924677', u'INDIRECT_-1206889639'), (u'MULTIEQUAL_-1206916107', u'PTRSUB_-1206874318'), (u'INDIRECT_-1206900913', u'MULTIEQUAL_-1206901999'), (u'CALL_-1206928225', u'INDIRECT_-1206882466'), (u'INDIRECT_-1206875642', u'MULTIEQUAL_-1206876713'), (u'INDIRECT_-1206905623', u'MULTIEQUAL_-1206905400'), (u'CALL_-1206938756', u'INDIRECT_-1206914517'), (u'CALL_-1206921994', u'INDIRECT_-1206905897'), (u'CALL_-1206930241', u'INDIRECT_-1206897610'), (u'INDIRECT_-1206893455', u'MULTIEQUAL_-1206893177'), (u'INDIRECT_-1206903263', u'MULTIEQUAL_-1206905018'), (u'INDIRECT_-1206894433', u'MULTIEQUAL_-1206897444'), (u'INDIRECT_-1206900000', u'MULTIEQUAL_-1206899701'), (u'STORE_-1206932305', u'INDIRECT_-1206887537'), (u'CALL_-1206934018', u'INDIRECT_-1206891528'), ('const-8', u'PTRSUB_-1206875257'), (u'MULTIEQUAL_-1206905012', u'MULTIEQUAL_-1206906199'), (u'INDIRECT_-1206890011', u'MULTIEQUAL_-1206876024'), (u'STORE_-1206922815', u'INDIRECT_-1206892009'), (u'INDIRECT_-1206912520', u'MULTIEQUAL_-1206912318'), (u'INDIRECT_-1206901460', u'MULTIEQUAL_-1206901410'), (u'MULTIEQUAL_-1206874133', u'MULTIEQUAL_-1206907154'), (u'MULTIEQUAL_-1206892569', u'MULTIEQUAL_-1206891903'), (u'CALL_-1206937559', u'INDIRECT_-1206884591'), (u'CALL_-1206925860', u'INDIRECT_-1206905006'), (u'MULTIEQUAL_-1206910793', u'STORE_-1206924560'), ('const-5', u'INT_LESS_-1206925098'), (u'INDIRECT_-1206903574', u'MULTIEQUAL_-1206903373'), (u'STORE_-1206937765', u'INDIRECT_-1206908278'), (u'INDIRECT_-1206895543', u'MULTIEQUAL_-1206895320'), (u'CALL_-1206922316', u'INDIRECT_-1206896816'), (u'CALL_-1206938958', u'INDIRECT_-1206892784'), (u'INDIRECT_-1206894848', u'MULTIEQUAL_-1206895230'), (u'INDIRECT_-1206901155', u'MULTIEQUAL_-1206901959'), (u'MULTIEQUAL_-1206912992', u'MULTIEQUAL_-1206912973'), (u'MULTIEQUAL_-1206915954', u'PTRSUB_-1206878258'), (u'CALL_-1206928108', u'INDIRECT_-1206904652'), (u'STORE_-1206921830', u'INDIRECT_-1206901799'), (u'CALLIND_-1206922663', u'INDIRECT_-1206887345'), ('const-8', u'PTRADD_-1206878851'), (u'INDIRECT_-1206899540', u'MULTIEQUAL_-1206899424'), (u'STORE_-1206928270', u'INDIRECT_-1206894326'), (u'CALL_-1206934098', u'INDIRECT_-1206898719'), (u'MULTIEQUAL_-1206914577', u'INT_OR_-1206922697'), (u'INDIRECT_-1206907035', u'MULTIEQUAL_-1206876808'), (u'INDIRECT_-1206899804', u'MULTIEQUAL_-1206902272'), (u'MULTIEQUAL_-1206908716', u'MULTIEQUAL_-1206908710'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206873056'), (u'MULTIEQUAL_-1206876273', u'MULTIEQUAL_-1206876273'), ('const-40', u'PTRSUB_-1206875199'), (u'CAST_-1206874361', u'PTRSUB_-1206877330'), (u'STORE_-1206929089', u'INDIRECT_-1206889364'), (u'CALL_-1206929226', u'INDIRECT_-1206893255'), (u'INDIRECT_-1206902515', u'MULTIEQUAL_-1206902125'), (u'BOOL_NEGATE_-1206914592', u'BOOL_AND_-1206928808'), (u'PTRADD_-1206925207', u'CALLIND_-1206924365'), (u'CALL_-1206927017', u'INDIRECT_-1206890994'), (u'STORE_-1206924545', u'INDIRECT_-1206904908'), (u'CALL_-1206928601', u'INDIRECT_-1206910703'), (u'INDIRECT_-1206899663', u'MULTIEQUAL_-1206900329'), (u'MULTIEQUAL_-1206900129', u'MULTIEQUAL_-1206899463'), (u'STORE_-1206930340', u'INDIRECT_-1206895848'), (u'CALL_-1206928667', u'INDIRECT_-1206914100'), (u'INDIRECT_-1206894022', u'MULTIEQUAL_-1206895501'), (u'CALL_-1206934955', u'INDIRECT_-1206903395'), (u'INDIRECT_-1206893453', u'MULTIEQUAL_-1206892948'), (u'INDIRECT_-1206914738', u'MULTIEQUAL_-1206914465'), (u'INDIRECT_-1206903768', u'MULTIEQUAL_-1206905307'), (u'STORE_-1206934385', u'INDIRECT_-1206907195'), (u'INDIRECT_-1206892548', u'MULTIEQUAL_-1206892430'), (u'STORE_-1206928410', u'INDIRECT_-1206909596'), (u'STORE_-1206924560', u'INDIRECT_-1206884758'), (u'INDIRECT_-1206901917', u'MULTIEQUAL_-1206901337'), (u'COPY_-1206879433', u'RETURN_-1206879366'), (u'LOAD_-1206928324', u'INT_EQUAL_-1206928309'), (u'INDIRECT_-1206899034', u'MULTIEQUAL_-1206898657'), (u'CALLIND_-1206929135', u'INDIRECT_-1206910238'), (u'CALLIND_-1206925401', u'INDIRECT_-1206885812'), (u'STORE_-1206921830', u'INDIRECT_-1206895919'), (u'INDIRECT_-1206890260', u'MULTIEQUAL_-1206891919'), (u'MULTIEQUAL_-1206887219', u'PTRADD_-1206877626'), (u'INDIRECT_-1206889182', u'MULTIEQUAL_-1206888979'), (u'INDIRECT_-1206901077', u'MULTIEQUAL_-1206900670'), (u'MULTIEQUAL_-1206875262', u'MULTIEQUAL_-1206875262'), (u'CALL_-1206929974', u'INDIRECT_-1206909670'), (u'CALL_-1206937824', u'INDIRECT_-1206884057'), (u'CALL_-1206930915', u'INDIRECT_-1206894761'), (u'INDIRECT_-1206900081', u'MULTIEQUAL_-1206899890'), (u'INT_EQUAL_-1206924154', u'CBRANCH_-1206924149'), (u'INDIRECT_-1206906926', u'MULTIEQUAL_-1206908710'), (u'PTRSUB_-1206875716', u'LOAD_-1206932432'), (u'CALL_-1206921832', u'INDIRECT_-1206900380'), (u'CALL_-1206927833', u'INDIRECT_-1206887773'), (u'INT_NOTEQUAL_-1206921685', u'CBRANCH_-1206921684'), (u'CALL_-1206934396', u'INDIRECT_-1206900998'), ('const-0', u'PTRSUB_-1206872742'), (u'CALL_-1206932860', u'INDIRECT_-1206910675'), (u'CALL_-1206934888', u'INDIRECT_-1206914110'), (u'INDIRECT_-1206887632', u'MULTIEQUAL_-1206887474'), (u'CALL_-1206926116', u'INDIRECT_-1206898475'), (u'CALL_-1206929830', u'INDIRECT_-1206908742'), (u'INDIRECT_-1206883934', u'MULTIEQUAL_-1206883700'), (u'MULTIEQUAL_-1206896959', u'MULTIEQUAL_-1206895931'), (u'MULTIEQUAL_-1206901893', u'MULTIEQUAL_-1206901192'), (u'INDIRECT_-1206884885', u'MULTIEQUAL_-1206884853'), (u'INDIRECT_-1206893233', u'MULTIEQUAL_-1206896907'), (u'STORE_-1206930310', u'INDIRECT_-1206900606'), (u'CAST_-1206872301', u'CALL_-1206930025'), (u'MULTIEQUAL_-1206880928', u'MULTIEQUAL_-1206880190'), (u'STORE_-1206930873', u'INDIRECT_-1206891318'), (u'CALL_-1206930311', u'INDIRECT_-1206891449'), (u'INDIRECT_-1206891253', u'MULTIEQUAL_-1206892339'), ('const-433', u'STORE_-1206921596'), (u'STORE_-1206921596', u'INDIRECT_-1206885726'), (u'CALL_-1206928357', u'INDIRECT_-1206901028'), (u'INDIRECT_-1206886513', u'MULTIEQUAL_-1206890187'), (u'CALL_-1206930506', u'INDIRECT_-1206895331'), (u'MULTIEQUAL_-1206880912', u'MULTIEQUAL_-1206880174'), (u'INDIRECT_-1206904898', u'MULTIEQUAL_-1206904267'), ('const-0', u'INT_EQUAL_-1206935970'), (u'STORE_-1206930873', u'INDIRECT_-1206890058'), (u'MULTIEQUAL_-1206900687', u'MULTIEQUAL_-1206900673'), (u'INDIRECT_-1206908085', u'MULTIEQUAL_-1206907703'), (u'MULTIEQUAL_-1206882034', u'MULTIEQUAL_-1206882019'), (u'STORE_-1206922815', u'INDIRECT_-1206884029'), (u'INDIRECT_-1206911184', u'MULTIEQUAL_-1206911037'), (u'INDIRECT_-1206894669', u'MULTIEQUAL_-1206894549'), (u'COPY_-1206924661', u'MULTIEQUAL_-1206893781'), (u'CALL_-1206931435', u'INDIRECT_-1206879372'), (u'STORE_-1206933958', u'INDIRECT_-1206888886'), (u'CALL_-1206926116', u'INDIRECT_-1206896795'), (u'CALL_-1206930915', u'INDIRECT_-1206889301'), (u'STORE_-1206921840', u'INDIRECT_-1206884587'), (u'STORE_-1206921743', u'INDIRECT_-1206903433'), (u'INDIRECT_-1206893654', u'MULTIEQUAL_-1206891564'), (u'INDIRECT_-1206912243', u'MULTIEQUAL_-1206911877'), (u'INDIRECT_-1206900966', u'MULTIEQUAL_-1206902405'), ('const-32', u'PTRSUB_-1206877300'), (u'MULTIEQUAL_-1206893289', u'MULTIEQUAL_-1206893270'), ('const-0', u'CALL_-1206924704'), (u'INDIRECT_-1206897294', u'MULTIEQUAL_-1206897840'), (u'INDIRECT_-1206897024', u'COPY_-1206879171'), (u'INDIRECT_-1206892780', u'MULTIEQUAL_-1206892578'), (u'CALL_-1206928601', u'INDIRECT_-1206902723'), (u'MULTIEQUAL_-1206884014', u'MULTIEQUAL_-1206884008'), (u'MULTIEQUAL_-1206909957', u'MULTIEQUAL_-1206878102'), (u'INDIRECT_-1206906836', u'MULTIEQUAL_-1206906561'), (u'CALL_-1206934365', u'INDIRECT_-1206908535'), (u'INDIRECT_-1206914978', u'MULTIEQUAL_-1206918728'), (u'CALL_-1206928518', u'INDIRECT_-1206902007'), (u'CALLIND_-1206938189', u'INDIRECT_-1206904933'), (u'MULTIEQUAL_-1206904466', u'MULTIEQUAL_-1206905261'), (u'CALL_-1206926019', u'INDIRECT_-1206901319'), (u'MULTIEQUAL_-1206899868', u'MULTIEQUAL_-1206903398'), (u'MULTIEQUAL_-1206910811', u'MULTIEQUAL_-1206910769'), (u'CALL_-1206932271', u'INDIRECT_-1206891973'), (u'STORE_-1206921596', u'INDIRECT_-1206900426'), (u'CALL_-1206930241', u'INDIRECT_-1206911470'), ('tmp_25371', u'CALL_-1206934835'), (u'INDIRECT_-1206907178', u'MULTIEQUAL_-1206906795'), (u'CALL_-1206928209', u'INDIRECT_-1206906381'), (u'STORE_-1206928518', u'INDIRECT_-1206897899'), (u'INDIRECT_-1206904213', u'MULTIEQUAL_-1206904295'), (u'CALLIND_-1206931354', u'INDIRECT_-1206887728'), ('tmp_8623', u'BRANCH_-1206928616'), (u'CALL_-1206934888', u'INDIRECT_-1206903190'), (u'MULTIEQUAL_-1206876026', u'MULTIEQUAL_-1206875908'), (u'CALL_-1206929071', u'INDIRECT_-1206890459'), (u'INDIRECT_-1206909278', u'MULTIEQUAL_-1206908895'), (u'INDIRECT_-1206884144', u'MULTIEQUAL_-1206885217'), (u'CALL_-1206937924', u'INDIRECT_-1206902259'), (u'STORE_-1206924919', u'INDIRECT_-1206886227'), (u'MULTIEQUAL_-1206898219', u'MULTIEQUAL_-1206897873'), ('tmp_13741', u'CBRANCH_-1206928247'), (u'INT_EQUAL_-1206928201', u'CBRANCH_-1206928199'), (u'CALLIND_-1206921999', u'INDIRECT_-1206903829'), (u'INDIRECT_-1206893346', u'MULTIEQUAL_-1206893233'), (u'CALL_-1206935907', u'INDIRECT_-1206902687'), (u'STORE_-1206930873', u'INDIRECT_-1206893418'), (u'MULTIEQUAL_-1206892277', u'COPY_-1206892400'), (u'INDIRECT_-1206897891', u'MULTIEQUAL_-1206897872'), (u'STORE_-1206937920', u'INDIRECT_-1206910034'), (u'INDIRECT_-1206901881', u'MULTIEQUAL_-1206905961'), (u'INDIRECT_-1206906822', u'MULTIEQUAL_-1206906627'), (u'INDIRECT_-1206886576', u'MULTIEQUAL_-1206886640'), (u'CALL_-1206929529', u'INDIRECT_-1206902593'), (u'INDIRECT_-1206894241', u'MULTIEQUAL_-1206874103'), (u'INDIRECT_-1206899125', u'MULTIEQUAL_-1206880179'), (u'CALL_-1206930882', u'INDIRECT_-1206907758'), (u'INDIRECT_-1206902757', u'MULTIEQUAL_-1206902177'), (u'STORE_-1206928553', u'INDIRECT_-1206904640'), (u'INDIRECT_-1206902897', u'MULTIEQUAL_-1206902725'), (u'INDIRECT_-1206911031', u'MULTIEQUAL_-1206912255'), (u'CALL_-1206935821', u'INDIRECT_-1206896740'), (u'CALL_-1206928155', u'INDIRECT_-1206887234'), (u'INDIRECT_-1206892764', u'MULTIEQUAL_-1206892535'), (u'CALLIND_-1206924365', u'INDIRECT_-1206892033'), (u'INDIRECT_-1206907157', u'COPY_-1206879661'), (u'INDIRECT_-1206899977', u'MULTIEQUAL_-1206899589'), (u'INDIRECT_-1206902599', u'MULTIEQUAL_-1206876795'), (u'CALLIND_-1206925511', u'INDIRECT_-1206901411'), (u'MULTIEQUAL_-1206898997', u'COPY_-1206899120'), (u'STORE_-1206937772', u'INDIRECT_-1206896523'), (u'INDIRECT_-1206886448', u'MULTIEQUAL_-1206886830'), (u'CALL_-1206932359', u'INDIRECT_-1206895656'), (u'INDIRECT_-1206897491', u'MULTIEQUAL_-1206897914'), (u'INDIRECT_-1206897491', u'MULTIEQUAL_-1206897914'), (u'CALL_-1206930550', u'INDIRECT_-1206907960'), (u'STORE_-1206925221', u'INDIRECT_-1206886365'), (u'INDIRECT_-1206893665', u'MULTIEQUAL_-1206880166'), (u'INDIRECT_-1206902481', u'MULTIEQUAL_-1206902615'), (u'CALL_-1206921844', u'INDIRECT_-1206885937'), (u'INDIRECT_-1206895810', u'MULTIEQUAL_-1206897327'), (u'INDIRECT_-1206891235', u'MULTIEQUAL_-1206891127'), (u'CALL_-1206929032', u'INDIRECT_-1206886541'), (u'CALL_-1206930025', u'INDIRECT_-1206906982'), (u'CALL_-1206935851', u'INDIRECT_-1206899284'), (u'CALL_-1206933711', u'INDIRECT_-1206896383'), (u'STORE_-1206930873', u'INDIRECT_-1206897198'), (u'STORE_-1206930828', u'INDIRECT_-1206906835'), (u'INDIRECT_-1206895403', u'MULTIEQUAL_-1206875919'), (u'MULTIEQUAL_-1206897662', u'MULTIEQUAL_-1206897609'), (u'CALL_-1206925783', u'INDIRECT_-1206896555'), (u'CALL_-1206938628', u'INDIRECT_-1206915074'), (u'INDIRECT_-1206909140', u'MULTIEQUAL_-1206910767'), (u'STORE_-1206932305', u'INDIRECT_-1206893417'), (u'INDIRECT_-1206908333', u'MULTIEQUAL_-1206909117'), (u'CALL_-1206921134', u'INDIRECT_-1206892000'), (u'CALL_-1206938421', u'INDIRECT_-1206909278'), (u'INDIRECT_-1206886101', u'MULTIEQUAL_-1206886235'), (u'CALL_-1206924661', u'INDIRECT_-1206901386'), (u'INDIRECT_-1206910037', u'MULTIEQUAL_-1206909865'), (u'INDIRECT_-1206883891', u'MULTIEQUAL_-1206883751'), (u'INDIRECT_-1206917135', u'MULTIEQUAL_-1206918728'), (u'INDIRECT_-1206886328', u'MULTIEQUAL_-1206887894'), (u'MULTIEQUAL_-1206889341', u'MULTIEQUAL_-1206889293'), (u'CALL_-1206931773', u'INDIRECT_-1206896370'), (u'INDIRECT_-1206904954', u'MULTIEQUAL_-1206904749'), (u'MULTIEQUAL_-1206912900', u'MULTIEQUAL_-1206912887'), (u'CALLIND_-1206922663', u'INDIRECT_-1206892805'), (u'CALL_-1206939005', u'INT_EQUAL_-1206938991'), (u'INDIRECT_-1206912635', u'COPY_-1206878421'), (u'INDIRECT_-1206894875', u'MULTIEQUAL_-1206894041'), (u'INDIRECT_-1206884783', u'MULTIEQUAL_-1206886538'), (u'INDIRECT_-1206895496', u'MULTIEQUAL_-1206895221'), (u'CALLIND_-1206925019', u'INDIRECT_-1206894024'), (u'STORE_-1206932305', u'INDIRECT_-1206907697'), (u'INDIRECT_-1206895149', u'MULTIEQUAL_-1206892824'), (u'CALL_-1206938342', u'INDIRECT_-1206891595'), (u'MULTIEQUAL_-1206914596', u'MULTIEQUAL_-1206914590'), (u'CALL_-1206930394', u'INDIRECT_-1206895275'), (u'CALL_-1206929071', u'INDIRECT_-1206911879'), (u'INDIRECT_-1206905081', u'MULTIEQUAL_-1206904972'), (u'STORE_-1206928518', u'INDIRECT_-1206896219'), (u'CALL_-1206925604', u'INDIRECT_-1206901165'), (u'STORE_-1206925248', u'INDIRECT_-1206888900'), (u'CALL_-1206924756', u'INDIRECT_-1206885064'), (u'PTRADD_-1206872489', u'COPY_-1206868683'), (u'CALL_-1206928647', u'INDIRECT_-1206891100'), (u'CALL_-1206921447', u'INDIRECT_-1206890104'), (u'INDIRECT_-1206902693', u'MULTIEQUAL_-1206902389'), (u'STORE_-1206921840', u'INDIRECT_-1206888367'), (u'CALL_-1206938656', u'INDIRECT_-1206892828'), ('const-1185016', u'COPY_-1206871453'), (u'INDIRECT_-1206884684', u'MULTIEQUAL_-1206887152'), (u'CALL_-1206930210', u'INDIRECT_-1206898512'), (u'CALL_-1206929621', u'INDIRECT_-1206903459'), (u'CALL_-1206930025', u'INDIRECT_-1206896482'), (u'CALLIND_-1206938189', u'INDIRECT_-1206892753'), (u'INDIRECT_-1206898240', u'MULTIEQUAL_-1206899907'), (u'STORE_-1206921840', u'INDIRECT_-1206894247'), (u'INDIRECT_-1206890346', u'MULTIEQUAL_-1206890312'), (u'CALL_-1206928271', u'INDIRECT_-1206895917'), (u'MULTIEQUAL_-1206895132', u'COPY_-1206879045'), (u'INDIRECT_-1206891500', u'MULTIEQUAL_-1206893127'), (u'INDIRECT_-1206907219', u'MULTIEQUAL_-1206906999'), (u'CALL_-1206925460', u'INDIRECT_-1206889515'), (u'CALL_-1206929226', u'INDIRECT_-1206886115'), (u'CAST_-1206868639', u'STORE_-1206921840'), (u'INDIRECT_-1206894249', u'MULTIEQUAL_-1206894129'), (u'CALL_-1206922556', u'INDIRECT_-1206890761'), (u'INDIRECT_-1206905028', u'MULTIEQUAL_-1206906567'), (u'CALL_-1206937430', u'INDIRECT_-1206911408'), (u'STORE_-1206921864', u'INDIRECT_-1206891747'), (u'INDIRECT_-1206879101', u'MULTIEQUAL_-1206875897'), (u'CALL_-1206929938', u'INDIRECT_-1206894948'), ('const-433', u'LOAD_-1206927403'), (u'CALL_-1206928155', u'INDIRECT_-1206903194'), (u'INDIRECT_-1206908101', u'MULTIEQUAL_-1206907863'), (u'CALLIND_-1206921999', u'INDIRECT_-1206889129'), (u'INDIRECT_-1206911406', u'MULTIEQUAL_-1206911293'), (u'INDIRECT_-1206906040', u'MULTIEQUAL_-1206905801'), (u'CALL_-1206927297', u'INDIRECT_-1206887129'), (u'INDIRECT_-1206894887', u'MULTIEQUAL_-1206894187'), (u'CALLIND_-1206925453', u'INDIRECT_-1206906419'), (u'CALL_-1206921264', u'INDIRECT_-1206884127'), (u'INDIRECT_-1206893091', u'MULTIEQUAL_-1206893957'), (u'INDIRECT_-1206905106', u'MULTIEQUAL_-1206904993'), (u'MULTIEQUAL_-1206907406', u'MULTIEQUAL_-1206907379'), (u'STORE_-1206937772', u'INDIRECT_-1206902823'), (u'CALL_-1206934835', u'INDIRECT_-1206896451'), (u'INDIRECT_-1206895081', u'MULTIEQUAL_-1206874105'), (u'INDIRECT_-1206901782', u'MULTIEQUAL_-1206901521'), (u'CALLIND_-1206921884', u'INDIRECT_-1206899992'), (u'STORE_-1206928627', u'INDIRECT_-1206909726'), (u'CALL_-1206922316', u'INDIRECT_-1206875391'), (u'STORE_-1206933118', u'INDIRECT_-1206889700'), ('const-1082288', u'PTRSUB_-1206938086'), (u'INT_EQUAL_-1206925118', u'CBRANCH_-1206925115'), (u'INDIRECT_-1206888197', u'MULTIEQUAL_-1206888025'), (u'CALL_-1206932817', u'INDIRECT_-1206899346'), (u'INDIRECT_-1206907661', u'MULTIEQUAL_-1206880940'), (u'MULTIEQUAL_-1206892339', u'MULTIEQUAL_-1206892319'), (u'MULTIEQUAL_-1206885693', u'MULTIEQUAL_-1206885689'), ('const-433', u'LOAD_-1206939108'), (u'CALL_-1206936047', u'INDIRECT_-1206893535'), (u'STORE_-1206928697', u'INDIRECT_-1206903048'), (u'MULTIEQUAL_-1206907689', u'MULTIEQUAL_-1206907023'), (u'MULTIEQUAL_-1206881486', u'MULTIEQUAL_-1206880848'), (u'INDIRECT_-1206909221', u'MULTIEQUAL_-1206909977'), (u'CALL_-1206928677', u'INDIRECT_-1206876925'), (u'INDIRECT_-1206890541', u'MULTIEQUAL_-1206894621'), (u'COPY_-1206872957', u'CALL_-1206923816'), (u'CALL_-1206934862', u'INDIRECT_-1206907140'), (u'INDIRECT_-1206887111', u'MULTIEQUAL_-1206876017'), (u'CALL_-1206933962', u'INDIRECT_-1206880652'), (u'INDIRECT_-1206894126', u'MULTIEQUAL_-1206894092'), (u'CALL_-1206930157', u'INDIRECT_-1206898453'), (u'INDIRECT_-1206891369', u'MULTIEQUAL_-1206889044'), ('const-0', u'INT_NOTEQUAL_-1206929735'), (u'STORE_-1206928662', u'INDIRECT_-1206900507'), (u'CALL_-1206933962', u'INDIRECT_-1206910394'), (u'INDIRECT_-1206911019', u'COPY_-1206880358'), (u'INDIRECT_-1206908740', u'MULTIEQUAL_-1206910399'), (u'INDIRECT_-1206889823', u'MULTIEQUAL_-1206891578'), (u'CALL_-1206938421', u'INDIRECT_-1206893738'), (u'INDIRECT_-1206907374', u'MULTIEQUAL_-1206911651'), (u'CALLIND_-1206921856', u'INDIRECT_-1206886956'), (u'CALL_-1206921320', u'INDIRECT_-1206890776'), (u'INDIRECT_-1206911137', u'MULTIEQUAL_-1206911108'), (u'INDIRECT_-1206897889', u'MULTIEQUAL_-1206898219'), ('tmp_18938', u'CBRANCH_-1206923504'), (u'CALL_-1206928150', u'INDIRECT_-1206888267'), (u'INDIRECT_-1206904431', u'MULTIEQUAL_-1206905297'), (u'INDIRECT_-1206908949', u'MULTIEQUAL_-1206908829'), (u'MULTIEQUAL_-1206906566', u'MULTIEQUAL_-1206906539'), (u'INDIRECT_-1206895767', u'MULTIEQUAL_-1206896959'), (u'INDIRECT_-1206890815', u'MULTIEQUAL_-1206890707'), (u'CALL_-1206938131', u'INDIRECT_-1206897751'), (u'INDIRECT_-1206892026', u'MULTIEQUAL_-1206891992'), (u'INDIRECT_-1206893766', u'MULTIEQUAL_-1206890461'), (u'INDIRECT_-1206883707', u'MULTIEQUAL_-1206884799'), (u'INDIRECT_-1206912940', u'MULTIEQUAL_-1206912738'), (u'CALL_-1206930157', u'INDIRECT_-1206893833'), (u'MULTIEQUAL_-1206907408', u'MULTIEQUAL_-1206908895'), (u'LOAD_-1206937587', u'CALL_-1206925604'), (u'INDIRECT_-1206901390', u'COPY_-1206880218'), (u'INDIRECT_-1206902845', u'COPY_-1206880116'), (u'CALL_-1206933998', u'INDIRECT_-1206908314'), (u'INDIRECT_-1206888741', u'MULTIEQUAL_-1206888550'), (u'INDIRECT_-1206887993', u'MULTIEQUAL_-1206887689'), (u'MULTIEQUAL_-1206909976', u'MULTIEQUAL_-1206909970'), (u'CALL_-1206934098', u'INDIRECT_-1206889899'), (u'CALL_-1206930311', u'INDIRECT_-1206900269'), (u'STORE_-1206930828', u'INDIRECT_-1206894235'), (u'INDIRECT_-1206895238', u'MULTIEQUAL_-1206894607'), (u'CALL_-1206925694', u'INDIRECT_-1206887274'), (u'STORE_-1206935460', u'INDIRECT_-1206902737'), (u'CALL_-1206928601', u'INDIRECT_-1206883652'), (u'CAST_-1206871771', u'CALL_-1206930105'), (u'INDIRECT_-1206910080', u'MULTIEQUAL_-1206914431'), (u'CALL_-1206927063', u'INDIRECT_-1206898154'), (u'MULTIEQUAL_-1206897327', u'MULTIEQUAL_-1206897270'), ('tmp_25371', u'PTRSUB_-1206879643'), (u'CALLIND_-1206938189', u'INDIRECT_-1206896953'), (u'CALL_-1206934365', u'INDIRECT_-1206918520'), (u'INDIRECT_-1206891245', u'MULTIEQUAL_-1206893032'), (u'INDIRECT_-1206888355', u'COPY_-1206878915'), (u'MULTIEQUAL_-1206896605', u'MULTIEQUAL_-1206896111'), (u'CALL_-1206938958', u'INDIRECT_-1206885053'), (u'CALL_-1206934274', u'INDIRECT_-1206908899'), (u'CALL_-1206930506', u'INDIRECT_-1206907511'), (u'PTRSUB_-1206881574', u'LOAD_-1206939653'), (u'MULTIEQUAL_-1206895389', u'MULTIEQUAL_-1206895370'), ('const-8', u'PTRSUB_-1206875916'), (u'CALL_-1206929529', u'INDIRECT_-1206914353'), (u'CALL_-1206927316', u'INDIRECT_-1206877898'), (u'CALL_-1206931749', u'INDIRECT_-1206910631'), (u'INDIRECT_-1206898740', u'MULTIEQUAL_-1206897693'), (u'CALL_-1206922426', u'INDIRECT_-1206891978'), (u'INDIRECT_-1206907285', u'MULTIEQUAL_-1206911421'), (u'INDIRECT_-1206914624', u'MULTIEQUAL_-1206914170'), (u'INDIRECT_-1206893291', u'MULTIEQUAL_-1206893714'), (u'INDIRECT_-1206893291', u'MULTIEQUAL_-1206893714'), (u'CALL_-1206929938', u'INDIRECT_-1206889068'), (u'CALL_-1206938036', u'INDIRECT_-1206904413'), (u'INDIRECT_-1206899933', u'MULTIEQUAL_-1206900717'), (u'INDIRECT_-1206914594', u'MULTIEQUAL_-1206914176'), (u'INDIRECT_-1206899834', u'MULTIEQUAL_-1206874123'), (u'CALL_-1206930241', u'INDIRECT_-1206897190'), (u'INDIRECT_-1206904933', u'MULTIEQUAL_-1206904529'), (u'INDIRECT_-1206906731', u'MULTIEQUAL_-1206907154'), (u'INDIRECT_-1206906731', u'MULTIEQUAL_-1206907154'), (u'MULTIEQUAL_-1206888453', u'MULTIEQUAL_-1206887752'), (u'COPY_-1206921912', u'MULTIEQUAL_-1206921455'), (u'INDIRECT_-1206903326', u'MULTIEQUAL_-1206902936'), (u'CALL_-1206929032', u'INDIRECT_-1206889901'), (u'CALL_-1206929489', u'INDIRECT_-1206891237'), (u'INDIRECT_-1206876531', u'MULTIEQUAL_-1206876376'), (u'MULTIEQUAL_-1206884377', u'MULTIEQUAL_-1206883519'), (u'CALL_-1206932817', u'INDIRECT_-1206896826'), (u'CALL_-1206932954', u'INDIRECT_-1206909899'), (u'INDIRECT_-1206904211', u'MULTIEQUAL_-1206904634'), (u'INDIRECT_-1206904211', u'MULTIEQUAL_-1206904634'), ('tmp_25371', u'CALL_-1206930476'), (u'STORE_-1206921743', u'INDIRECT_-1206886213'), (u'CALL_-1206922325', u'INDIRECT_-1206896543'), (u'MULTIEQUAL_-1206907397', u'COPY_-1206907520'), (u'STORE_-1206928320', u'INDIRECT_-1206891447'), (u'INDIRECT_-1206890395', u'MULTIEQUAL_-1206890287'), (u'INDIRECT_-1206906920', u'MULTIEQUAL_-1206906870'), (u'STORE_-1206921525', u'INDIRECT_-1206903327'), ('const-0', u'INT_EQUAL_-1206932936'), (u'INDIRECT_-1206909568', u'MULTIEQUAL_-1206909136'), (u'CALL_-1206930407', u'INDIRECT_-1206907026'), (u'INDIRECT_-1206908097', u'MULTIEQUAL_-1206908674'), (u'CALL_-1206929202', u'INDIRECT_-1206895764'), (u'MULTIEQUAL_-1206899092', u'MULTIEQUAL_-1206899076'), (u'INDIRECT_-1206894670', u'MULTIEQUAL_-1206892464'), (u'INDIRECT_-1206906688', u'MULTIEQUAL_-1206906482'), (u'LOAD_-1206931717', u'CALL_-1206931674'), (u'CALL_-1206937559', u'INDIRECT_-1206910045'), (u'INDIRECT_-1206897066', u'MULTIEQUAL_-1206897032'), (u'INT_LESS_-1206928377', u'CBRANCH_-1206928386'), (u'CALL_-1206930915', u'INDIRECT_-1206901901'), (u'CALL_-1206930476', u'INDIRECT_-1206900767'), (u'INDIRECT_-1206903779', u'MULTIEQUAL_-1206903677'), (u'INDIRECT_-1206903280', u'MULTIEQUAL_-1206904939'), (u'CALL_-1206930228', u'INDIRECT_-1206878890'), (u'INDIRECT_-1206896322', u'MULTIEQUAL_-1206896127'), (u'INDIRECT_-1206900931', u'MULTIEQUAL_-1206902964'), (u'CALL_-1206928209', u'INDIRECT_-1206897141'), (u'CALL_-1206938036', u'INDIRECT_-1206910293'), (u'INDIRECT_-1206906906', u'COPY_-1206879769'), (u'CALL_-1206938131', u'INDIRECT_-1206894811'), (u'MULTIEQUAL_-1206894381', u'MULTIEQUAL_-1206895081'), (u'CALLIND_-1206921710', u'INDIRECT_-1206900734'), (u'INDIRECT_-1206908728', u'MULTIEQUAL_-1206908296'), (u'INDIRECT_-1206907227', u'MULTIEQUAL_-1206907182'), (u'CALL_-1206927017', u'INDIRECT_-1206896874'), (u'LOAD_-1206923673', u'CAST_-1206869766'), (u'INDIRECT_-1206894042', u'MULTIEQUAL_-1206895647'), (u'MULTIEQUAL_-1206890604', u'MULTIEQUAL_-1206889956'), (u'MULTIEQUAL_-1206876798', u'MULTIEQUAL_-1206903639'), (u'INDIRECT_-1206895313', u'MULTIEQUAL_-1206896097'), (u'CALL_-1206930362', u'INDIRECT_-1206879024'), (u'MULTIEQUAL_-1206896804', u'MULTIEQUAL_-1206896828'), (u'CALL_-1206926019', u'INDIRECT_-1206893339'), ('const-0', u'INT_EQUAL_-1206933909'), (u'CALL_-1206933594', u'INDIRECT_-1206892962'), ('const-1', u'INT_OR_-1206937764'), (u'INDIRECT_-1206892521', u'MULTIEQUAL_-1206892330'), (u'CALLIND_-1206925401', u'INDIRECT_-1206900932'), (u'INDIRECT_-1206885215', u'MULTIEQUAL_-1206884876'), (u'MULTIEQUAL_-1206891047', u'MULTIEQUAL_-1206891028'), (u'CALL_-1206936110', u'INDIRECT_-1206897774'), (u'INDIRECT_-1206905274', u'MULTIEQUAL_-1206905820'), (u'INDIRECT_-1206912178', u'MULTIEQUAL_-1206912093'), (u'CALL_-1206930086', u'INDIRECT_-1206893985'), (u'CALLIND_-1206921999', u'INDIRECT_-1206887869'), (u'CALL_-1206928257', u'INDIRECT_-1206891308'), (u'INDIRECT_-1206908580', u'MULTIEQUAL_-1206909055'), (u'CALL_-1206928734', u'INDIRECT_-1206894923'), (u'INDIRECT_-1206892613', u'MULTIEQUAL_-1206890862'), (u'CALL_-1206938756', u'INDIRECT_-1206893937'), (u'CALL_-1206938725', u'INDIRECT_-1206908411'), (u'INDIRECT_-1206895393', u'MULTIEQUAL_-1206895475'), (u'CALL_-1206929974', u'INDIRECT_-1206890770'), (u'MULTIEQUAL_-1206898979', u'MULTIEQUAL_-1206899006'), (u'MULTIEQUAL_-1206902912', u'MULTIEQUAL_-1206902893'), (u'COPY_-1206871591', u'CALL_-1206922584'), (u'STORE_-1206922807', u'INDIRECT_-1206897485'), (u'CALL_-1206929866', u'INDIRECT_-1206898684'), (u'CALL_-1206928194', u'INDIRECT_-1206879715'), (u'CALL_-1206928992', u'INDIRECT_-1206900083'), (u'CALL_-1206934963', u'INDIRECT_-1206910961'), (u'CALLIND_-1206938827', u'INDIRECT_-1206915395'), (u'CALL_-1206925460', u'INDIRECT_-1206881955'), (u'CALL_-1206928647', u'INDIRECT_-1206912940'), (u'CALL_-1206928734', u'INDIRECT_-1206897863'), (u'MULTIEQUAL_-1206909089', u'MULTIEQUAL_-1206909087'), (u'INT_ADD_-1206872053', u'CAST_-1206869233'), (u'CALL_-1206937875', u'INDIRECT_-1206894250'), (u'STORE_-1206929089', u'INDIRECT_-1206897764'), (u'CAST_-1206869287', u'COPY_-1206869462'), (u'CALL_-1206938131', u'INDIRECT_-1206911191'), (u'MULTIEQUAL_-1206882440', u'MULTIEQUAL_-1206879440'), (u'MULTIEQUAL_-1206898559', u'MULTIEQUAL_-1206898525'), (u'MULTIEQUAL_-1206898559', u'MULTIEQUAL_-1206898525'), (u'INDIRECT_-1206891212', u'COPY_-1206879509'), (u'MULTIEQUAL_-1206889819', u'MULTIEQUAL_-1206889473'), (u'INDIRECT_-1206887117', u'MULTIEQUAL_-1206889811'), (u'INDIRECT_-1206895345', u'MULTIEQUAL_-1206880170'), (u'INDIRECT_-1206880940', u'MULTIEQUAL_-1206881428'), (u'INDIRECT_-1206905142', u'MULTIEQUAL_-1206904947'), (u'PTRSUB_-1206873628', u'PTRSUB_-1206870620'), (u'INDIRECT_-1206904960', u'MULTIEQUAL_-1206904758'), (u'COPY_-1206928066', u'MULTIEQUAL_-1206918855'), (u'CALL_-1206937983', u'INDIRECT_-1206896829'), (u'INDIRECT_-1206881174', u'MULTIEQUAL_-1206881023'), (u'CALL_-1206934487', u'INDIRECT_-1206892234'), (u'INDIRECT_-1206899198', u'MULTIEQUAL_-1206893988'), (u'INDIRECT_-1206897041', u'MULTIEQUAL_-1206897797'), (u'CALL_-1206939523', u'INDIRECT_-1206896813'), (u'STORE_-1206921596', u'INDIRECT_-1206891606'), (u'INDIRECT_-1206891520', u'MULTIEQUAL_-1206893179'), (u'CALL_-1206928772', u'INDIRECT_-1206903766'), (u'INDIRECT_-1206902963', u'MULTIEQUAL_-1206902918'), (u'INDIRECT_-1206897973', u'MULTIEQUAL_-1206899059'), (u'CALL_-1206938756', u'INDIRECT_-1206884609'), (u'CALL_-1206932911', u'INDIRECT_-1206906930'), (u'STORE_-1206928588', u'INDIRECT_-1206895841'), (u'MULTIEQUAL_-1206894690', u'MULTIEQUAL_-1206894052'), (u'COPY_-1206928016', u'MULTIEQUAL_-1206918855'), (u'INDIRECT_-1206885473', u'MULTIEQUAL_-1206886479'), (u'CALL_-1206927360', u'INDIRECT_-1206903122'), (u'INDIRECT_-1206909739', u'MULTIEQUAL_-1206876812'), (u'CALLIND_-1206922636', u'INDIRECT_-1206883969'), (u'STORE_-1206932486', u'INDIRECT_-1206910107'), (u'INDIRECT_-1206912974', u'COPY_-1206878842'), (u'LOAD_-1206939639', u'INT_NOTEQUAL_-1206939594'), (u'CALL_-1206937983', u'INDIRECT_-1206901029'), (u'MULTIEQUAL_-1206905525', u'MULTIEQUAL_-1206905505'), (u'CALL_-1206938900', u'INDIRECT_-1206917300'), (u'STORE_-1206925381', u'INDIRECT_-1206905762'), (u'MULTIEQUAL_-1206903020', u'MULTIEQUAL_-1206903005'), (u'CALL_-1206929794', u'INDIRECT_-1206888560'), (u'INDIRECT_-1206898188', u'MULTIEQUAL_-1206898362'), (u'INDIRECT_-1206894716', u'MULTIEQUAL_-1206894165'), ('tmp_25370', u'PTRSUB_-1206879648'), (u'INDIRECT_-1206910118', u'MULTIEQUAL_-1206909845'), ('const-0', u'SUBPIECE_-1206909233'), (u'INDIRECT_-1206890367', u'MULTIEQUAL_-1206894621'), (u'CALL_-1206921308', u'INDIRECT_-1206896746'), (u'CALLIND_-1206925453', u'INDIRECT_-1206895499'), (u'MULTIEQUAL_-1206913582', u'COPY_-1206879784'), (u'CALL_-1206928271', u'INDIRECT_-1206899893'), ('const-1', u'PTRADD_-1206925154'), (u'CALLIND_-1206922636', u'INDIRECT_-1206875315'), (u'MULTIEQUAL_-1206876038', u'MULTIEQUAL_-1206875920'), (u'CALL_-1206932860', u'INDIRECT_-1206895555'), (u'CALLIND_-1206938827', u'INDIRECT_-1206899855'), (u'CALL_-1206928677', u'INDIRECT_-1206891127'), (u'CALL_-1206928518', u'INDIRECT_-1206899487'), (u'MULTIEQUAL_-1206890659', u'MULTIEQUAL_-1206889631'), (u'MULTIEQUAL_-1206908941', u'MULTIEQUAL_-1206911651'), (u'CALL_-1206931128', u'INDIRECT_-1206910384'), (u'CALL_-1206921264', u'INDIRECT_-1206893367'), (u'CALL_-1206937430', u'INDIRECT_-1206900908'), (u'INDIRECT_-1206894670', u'COPY_-1206880202'), (u'INDIRECT_-1206893320', u'MULTIEQUAL_-1206894249'), (u'CALL_-1206930636', u'INDIRECT_-1206902796'), (u'CALL_-1206924704', u'INDIRECT_-1206889660'), (u'INDIRECT_-1206905967', u'MULTIEQUAL_-1206905852'), (u'INDIRECT_-1206893663', u'MULTIEQUAL_-1206893568'), (u'CALL_-1206928152', u'INDIRECT_-1206904671'), (u'INDIRECT_-1206884012', u'MULTIEQUAL_-1206883707'), (u'INDIRECT_-1206895686', u'MULTIEQUAL_-1206895027'), (u'INDIRECT_-1206894008', u'MULTIEQUAL_-1206894390'), (u'MULTIEQUAL_-1206892286', u'MULTIEQUAL_-1206892259'), (u'INDIRECT_-1206906266', u'MULTIEQUAL_-1206905876'), (u'MULTIEQUAL_-1206895562', u'MULTIEQUAL_-1206895509'), (u'INDIRECT_-1206898002', u'MULTIEQUAL_-1206897799'), (u'CALL_-1206933623', u'INDIRECT_-1206909776'), (u'STORE_-1206922815', u'INDIRECT_-1206887809'), (u'STORE_-1206934436', u'INDIRECT_-1206899248'), (u'CALL_-1206935821', u'INDIRECT_-1206892540'), (u'INDIRECT_-1206905731', u'MULTIEQUAL_-1206905591'), (u'INDIRECT_-1206898642', u'MULTIEQUAL_-1206900121'), (u'CALL_-1206928734', u'INDIRECT_-1206893243'), (u'STORE_-1206934224', u'INDIRECT_-1206894920'), (u'STORE_-1206932305', u'INDIRECT_-1206887117'), (u'CALL_-1206928621', u'INDIRECT_-1206894046'), (u'INT_MULT_-1206930395', u'STORE_-1206929089'), (u'CALL_-1206936019', u'INDIRECT_-1206893521'), (u'INDIRECT_-1206908466', u'MULTIEQUAL_-1206908144'), (u'INDIRECT_-1206906429', u'MULTIEQUAL_-1206906309'), (u'INDIRECT_-1206876230', u'MULTIEQUAL_-1206875878'), (u'STORE_-1206933958', u'INDIRECT_-1206904006'), (u'CALL_-1206925799', u'INDIRECT_-1206907067'), (u'INDIRECT_-1206901675', u'MULTIEQUAL_-1206901285'), (u'CALL_-1206928108', u'INDIRECT_-1206903392'), (u'INDIRECT_-1206900762', u'MULTIEQUAL_-1206902367'), (u'CALL_-1206937924', u'INDIRECT_-1206907719'), (u'INDIRECT_-1206919148', u'MULTIEQUAL_-1206919064'), (u'INDIRECT_-1206906828', u'MULTIEQUAL_-1206906710'), (u'CALL_-1206937186', u'INDIRECT_-1206884257'), (u'INDIRECT_-1206897979', u'MULTIEQUAL_-1206897618'), (u'CALL_-1206921431', u'INDIRECT_-1206893873'), (u'PTRSUB_-1206876108', u'CAST_-1206873086'), (u'INDIRECT_-1206887836', u'MULTIEQUAL_-1206887900'), (u'CALL_-1206928667', u'INDIRECT_-1206896460'), (u'CALL_-1206931539', u'INDIRECT_-1206882962'), (u'PTRSUB_-1206877138', u'LOAD_-1206930712'), (u'CAST_-1206875446', u'PTRADD_-1206876848'), (u'INDIRECT_-1206895075', u'COPY_-1206878931'), (u'BOOL_AND_-1206873172', u'BOOL_AND_-1206923896'), (u'MULTIEQUAL_-1206894932', u'MULTIEQUAL_-1206896119'), (u'CALL_-1206921954', u'INDIRECT_-1206912919'), (u'INDIRECT_-1206898965', u'MULTIEQUAL_-1206898835'), (u'CALL_-1206927093', u'INDIRECT_-1206885221'), (u'CALL_-1206929019', u'INDIRECT_-1206913541'), (u'CALL_-1206932911', u'INDIRECT_-1206895170'), (u'INDIRECT_-1206906288', u'MULTIEQUAL_-1206907827'), (u'CALL_-1206926019', u'INDIRECT_-1206897119'), (u'INDIRECT_-1206901993', u'MULTIEQUAL_-1206901865'), (u'MULTIEQUAL_-1206896904', u'MULTIEQUAL_-1206896256'), (u'CALL_-1206921264', u'INDIRECT_-1206890427'), ('tmp_21351', u'CBRANCH_-1206921891'), (u'INDIRECT_-1206888562', u'MULTIEQUAL_-1206890041'), (u'CALL_-1206924661', u'INDIRECT_-1206887526'), (u'CALL_-1206927418', u'INDIRECT_-1206900637'), (u'MULTIEQUAL_-1206909678', u'CALL_-1206921844'), (u'CALL_-1206938900', u'INDIRECT_-1206896534'), (u'INDIRECT_-1206904749', u'MULTIEQUAL_-1206904629'), (u'CALL_-1206931745', u'INDIRECT_-1206908820'), (u'MULTIEQUAL_-1206892759', u'MULTIEQUAL_-1206892745'), (u'MULTIEQUAL_-1206912077', u'MULTIEQUAL_-1206912060'), (u'CALL_-1206931128', u'INDIRECT_-1206909964'), (u'INDIRECT_-1206911423', u'MULTIEQUAL_-1206912089'), (u'INDIRECT_-1206890894', u'MULTIEQUAL_-1206890478'), (u'INDIRECT_-1206884886', u'MULTIEQUAL_-1206884852'), (u'CALL_-1206928209', u'INDIRECT_-1206902181'), (u'MULTIEQUAL_-1206876057', u'MULTIEQUAL_-1206875939'), (u'INDIRECT_-1206897601', u'MULTIEQUAL_-1206897914'), (u'INDIRECT_-1206901558', u'MULTIEQUAL_-1206901471'), (u'INDIRECT_-1206899788', u'MULTIEQUAL_-1206899558'), (u'CALL_-1206930241', u'INDIRECT_-1206908950'), (u'CALL_-1206937446', u'INDIRECT_-1206892520'), ('tmp_12873', u'CBRANCH_-1206927852'), (u'STORE_-1206930310', u'INDIRECT_-1206895146'), (u'CAST_-1206872143', u'LOAD_-1206929194'), (u'STORE_-1206935460', u'INDIRECT_-1206891397'), (u'CALL_-1206938900', u'INDIRECT_-1206894434'), (u'CALL_-1206929902', u'INDIRECT_-1206902486'), (u'INDIRECT_-1206898857', u'MULTIEQUAL_-1206899434'), (u'CALL_-1206931128', u'INDIRECT_-1206919109'), (u'CALL_-1206924612', u'INDIRECT_-1206906743'), (u'MULTIEQUAL_-1206888094', u'MULTIEQUAL_-1206888090'), (u'CALL_-1206934991', u'INDIRECT_-1206903424'), (u'INDIRECT_-1206906673', u'MULTIEQUAL_-1206906253'), (u'MULTIEQUAL_-1206875878', u'MULTIEQUAL_-1206876119'), (u'CALL_-1206922426', u'INDIRECT_-1206894498'), (u'CAST_-1206868762', u'COPY_-1206869068'), (u'MULTIEQUAL_-1206889688', u'MULTIEQUAL_-1206886681'), (u'MULTIEQUAL_-1206906168', u'MULTIEQUAL_-1206909698'), (u'STORE_-1206933118', u'INDIRECT_-1206898520'), (u'MULTIEQUAL_-1206905770', u'MULTIEQUAL_-1206906521'), (u'CALL_-1206926116', u'INDIRECT_-1206900575'), (u'CALL_-1206939005', u'INDIRECT_-1206900793'), (u'STORE_-1206932305', u'INDIRECT_-1206890897'), (u'INDIRECT_-1206901833', u'CALL_-1206928357'), (u'INDIRECT_-1206898285', u'MULTIEQUAL_-1206880177'), (u'CALL_-1206934991', u'INDIRECT_-1206890404'), (u'INDIRECT_-1206889960', u'MULTIEQUAL_-1206890889'), (u'MULTIEQUAL_-1206897324', u'MULTIEQUAL_-1206896676'), (u'CALL_-1206929938', u'INDIRECT_-1206880834'), (u'CALL_-1206929750', u'INDIRECT_-1206899080'), (u'INDIRECT_-1206905903', u'MULTIEQUAL_-1206905858'), (u'CALL_-1206927405', u'INDIRECT_-1206896009'), (u'MULTIEQUAL_-1206874121', u'MULTIEQUAL_-1206902114'), (u'STORE_-1206927248', u'INDIRECT_-1206900452'), ('const-433', u'LOAD_-1206923503'), (u'CALL_-1206932817', u'INDIRECT_-1206902286'), (u'INDIRECT_-1206882059', u'MULTIEQUAL_-1206883099'), (u'CALL_-1206925831', u'INDIRECT_-1206876847'), (u'INDIRECT_-1206907377', u'MULTIEQUAL_-1206906797'), (u'INDIRECT_-1206893131', u'MULTIEQUAL_-1206880902'), (u'CALL_-1206930210', u'INDIRECT_-1206886332'), (u'INDIRECT_-1206894655', u'MULTIEQUAL_-1206894576'), (u'CALL_-1206930457', u'INDIRECT_-1206891261'), (u'MULTIEQUAL_-1206898029', u'MULTIEQUAL_-1206897914'), (u'STORE_-1206930351', u'INDIRECT_-1206891998'), (u'CALL_-1206929324', u'INDIRECT_-1206903390'), (u'CALL_-1206932271', u'INDIRECT_-1206906673'), (u'INDIRECT_-1206897190', u'COPY_-1206880208'), (u'INDIRECT_-1206894130', u'MULTIEQUAL_-1206895647'), (u'INDIRECT_-1206903724', u'MULTIEQUAL_-1206905307'), (u'INDIRECT_-1206911235', u'MULTIEQUAL_-1206876818'), (u'CALL_-1206930882', u'INDIRECT_-1206907338'), ('const-433', u'STORE_-1206928622'), ('const-1', u'COPY_-1206879199'), (u'INDIRECT_-1206888673', u'MULTIEQUAL_-1206888755'), (u'CALL_-1206932808', u'INDIRECT_-1206894258'), (u'INDIRECT_-1206894110', u'MULTIEQUAL_-1206894019'), (u'MULTIEQUAL_-1206910819', u'MULTIEQUAL_-1206910805'), (u'MULTIEQUAL_-1206889473', u'MULTIEQUAL_-1206889469'), (u'MULTIEQUAL_-1206901303', u'MULTIEQUAL_-1206901290'), (u'CALL_-1206926019', u'INDIRECT_-1206900479'), (u'INDIRECT_-1206906851', u'MULTIEQUAL_-1206876065'), (u'INDIRECT_-1206893188', u'MULTIEQUAL_-1206892756'), (u'MULTIEQUAL_-1206874107', u'MULTIEQUAL_-1206895683'), (u'INDIRECT_-1206889943', u'MULTIEQUAL_-1206889898'), (u'MULTIEQUAL_-1206905760', u'MULTIEQUAL_-1206905747'), (u'INDIRECT_-1206897913', u'MULTIEQUAL_-1206897995'), (u'INDIRECT_-1206900483', u'MULTIEQUAL_-1206900117'), (u'INDIRECT_-1206893173', u'MULTIEQUAL_-1206896184'), (u'INDIRECT_-1206900724', u'MULTIEQUAL_-1206901977'), (u'CALL_-1206930584', u'INDIRECT_-1206889748'), (u'MULTIEQUAL_-1206898639', u'MULTIEQUAL_-1206899081'), (u'INT_NOTEQUAL_-1206933450', u'CBRANCH_-1206933446'), (u'INDIRECT_-1206888356', u'MULTIEQUAL_-1206888180'), (u'CALL_-1206927063', u'INDIRECT_-1206893114'), (u'MULTIEQUAL_-1206891642', u'MULTIEQUAL_-1206891937'), (u'INDIRECT_-1206905375', u'MULTIEQUAL_-1206905036'), (u'CALL_-1206938772', u'INDIRECT_-1206904448'), (u'INDIRECT_-1206892961', u'MULTIEQUAL_-1206880904'), (u'MULTIEQUAL_-1206912152', u'MULTIEQUAL_-1206912133'), (u'INDIRECT_-1206890218', u'MULTIEQUAL_-1206890131'), (u'MULTIEQUAL_-1206893117', u'COPY_-1206893240'), (u'CALL_-1206929320', u'INDIRECT_-1206909257'), (u'CALL_-1206929866', u'INDIRECT_-1206904564'), (u'CALL_-1206930086', u'INDIRECT_-1206904485'), (u'CALLIND_-1206921372', u'INDIRECT_-1206900468'), ('const-433', u'LOAD_-1206931570'), (u'CAST_-1206875954', u'MULTIEQUAL_-1206882821'), (u'INDIRECT_-1206908138', u'MULTIEQUAL_-1206880941'), (u'INDIRECT_-1206884961', u'MULTIEQUAL_-1206885570'), (u'INDIRECT_-1206904042', u'COPY_-1206879302'), (u'MULTIEQUAL_-1206888559', u'MULTIEQUAL_-1206888539'), (u'CALLIND_-1206929135', u'INDIRECT_-1206883270'), (u'INDIRECT_-1206893261', u'MULTIEQUAL_-1206894017'), (u'CALL_-1206925604', u'INDIRECT_-1206890665'), (u'INDIRECT_-1206897186', u'MULTIEQUAL_-1206904281'), (u'CALL_-1206929794', u'INDIRECT_-1206891920'), ('tmp_25370', u'CALL_-1206931773'), (u'INDIRECT_-1206910940', u'MULTIEQUAL_-1206910836'), (u'INDIRECT_-1206897175', u'COPY_-1206878936'), (u'STORE_-1206930846', u'INDIRECT_-1206904267'), (u'INDIRECT_-1206890304', u'COPY_-1206879155'), (u'CALL_-1206929794', u'INDIRECT_-1206889820'), (u'INDIRECT_-1206904637', u'COPY_-1206879655'), (u'COPY_-1206873397', u'MULTIEQUAL_-1206916273'), (u'CALL_-1206923816', u'INDIRECT_-1206887237'), (u'INDIRECT_-1206892139', u'MULTIEQUAL_-1206893179'), (u'INDIRECT_-1206903614', u'MULTIEQUAL_-1206874132'), (u'STORE_-1206930310', u'INDIRECT_-1206901446'), (u'CALL_-1206925694', u'INDIRECT_-1206893994'), (u'INDIRECT_-1206899028', u'MULTIEQUAL_-1206899202'), (u'INDIRECT_-1206901993', u'MULTIEQUAL_-1206905004'), (u'INDIRECT_-1206888574', u'MULTIEQUAL_-1206888369'), (u'CALL_-1206923816', u'INDIRECT_-1206906557'), (u'CALL_-1206928992', u'INDIRECT_-1206902603'), (u'INDIRECT_-1206903045', u'MULTIEQUAL_-1206902663'), (u'INDIRECT_-1206891529', u'MULTIEQUAL_-1206893375'), (u'INT_NOTEQUAL_-1206932844', u'CBRANCH_-1206932842'), (u'INDIRECT_-1206894460', u'MULTIEQUAL_-1206894258'), (u'CALL_-1206930086', u'INDIRECT_-1206908685'), (u'MULTIEQUAL_-1206909842', u'MULTIEQUAL_-1206909789'), (u'MULTIEQUAL_-1206908475', u'MULTIEQUAL_-1206908425'), (u'MULTIEQUAL_-1206891444', u'MULTIEQUAL_-1206890796'), (u'MULTIEQUAL_-1206908639', u'MULTIEQUAL_-1206908666'), (u'CALL_-1206937142', u'INDIRECT_-1206908012'), (u'CALLIND_-1206924378', u'INDIRECT_-1206889041'), (u'MULTIEQUAL_-1206897741', u'MULTIEQUAL_-1206898441'), ('const-248', u'PTRSUB_-1206879643'), (u'INDIRECT_-1206906743', u'MULTIEQUAL_-1206906698'), (u'INDIRECT_-1206899558', u'MULTIEQUAL_-1206899460'), (u'CALL_-1206924612', u'INDIRECT_-1206913368'), (u'CALL_-1206929145', u'INDIRECT_-1206895006'), (u'INT_EQUAL_-1206928257', u'CBRANCH_-1206928256'), (u'INDIRECT_-1206899560', u'COPY_-1206878628'), (u'CALL_-1206935809', u'INDIRECT_-1206901351'), (u'STORE_-1206928732', u'INDIRECT_-1206899289'), (u'INDIRECT_-1206889914', u'MULTIEQUAL_-1206890318'), (u'INDIRECT_-1206912553', u'MULTIEQUAL_-1206912133'), (u'MULTIEQUAL_-1206909136', u'MULTIEQUAL_-1206909130'), (u'CALL_-1206938927', u'INDIRECT_-1206904528'), (u'MULTIEQUAL_-1206889346', u'MULTIEQUAL_-1206889319'), (u'CALL_-1206930228', u'INDIRECT_-1206904012'), ('const-51', u'INT_NOTEQUAL_-1206922648'), ('const-1', u'COPY_-1206924704'), (u'CALL_-1206930550', u'INDIRECT_-1206892420'), (u'STORE_-1206927241', u'INDIRECT_-1206893307'), (u'INDIRECT_-1206898608', u'MULTIEQUAL_-1206898782'), (u'MULTIEQUAL_-1206911181', u'MULTIEQUAL_-1206911881'), (u'STORE_-1206924934', u'INDIRECT_-1206888337'), (u'CALLIND_-1206921372', u'INDIRECT_-1206887448'), (u'INDIRECT_-1206895694', u'MULTIEQUAL_-1206895460'), ('const-1184856', u'COPY_-1206871355'), (u'INDIRECT_-1206881128', u'MULTIEQUAL_-1206880922'), (u'CALL_-1206930025', u'INDIRECT_-1206901522'), (u'CALL_-1206939039', u'INDIRECT_-1206894092'), (u'CALL_-1206935494', u'INDIRECT_-1206894463'), (u'INDIRECT_-1206892226', u'MULTIEQUAL_-1206894010'), (u'STORE_-1206937788', u'INDIRECT_-1206910808'), (u'PTRSUB_-1206880636', u'LOAD_-1206937855'), (u'INDIRECT_-1206903901', u'MULTIEQUAL_-1206903663'), (u'MULTIEQUAL_-1206908517', u'MULTIEQUAL_-1206880941'), (u'CALL_-1206925604', u'INDIRECT_-1206888985'), (u'INT_EQUAL_-1206925001', u'MULTIEQUAL_-1206912657'), (u'INDIRECT_-1206894053', u'MULTIEQUAL_-1206894837'), (u'CALL_-1206938694', u'INDIRECT_-1206896631'), ('const-0', u'INT_NOTEQUAL_-1206921913'), (u'INDIRECT_-1206898856', u'MULTIEQUAL_-1206898680'), (u'STORE_-1206930828', u'INDIRECT_-1206898015'), (u'MULTIEQUAL_-1206890677', u'MULTIEQUAL_-1206889819'), (u'INDIRECT_-1206877203', u'MULTIEQUAL_-1206877654'), (u'INDIRECT_-1206899281', u'MULTIEQUAL_-1206899594'), (u'CALL_-1206933623', u'INDIRECT_-1206896336'), (u'STORE_-1206932305', u'INDIRECT_-1206890057'), (u'MULTIEQUAL_-1206894016', u'MULTIEQUAL_-1206894010'), (u'CALL_-1206929621', u'INDIRECT_-1206912279'), (u'INDIRECT_-1206885439', u'MULTIEQUAL_-1206886958'), (u'CALL_-1206933745', u'INDIRECT_-1206902292'), (u'CALL_-1206924704', u'INDIRECT_-1206891340'), (u'INDIRECT_-1206906622', u'MULTIEQUAL_-1206908101'), (u'CALLIND_-1206925019', u'INDIRECT_-1206883944'), (u'INDIRECT_-1206905800', u'MULTIEQUAL_-1206907459'), (u'INDIRECT_-1206895674', u'MULTIEQUAL_-1206895297'), (u'INDIRECT_-1206878468', u'MULTIEQUAL_-1206881969'), (u'CALL_-1206930550', u'INDIRECT_-1206899560'), (u'CALL_-1206931142', u'INDIRECT_-1206880039'), (u'INDIRECT_-1206892472', u'MULTIEQUAL_-1206892317'), (u'CALL_-1206931545', u'INDIRECT_-1206889943'), (u'CALLIND_-1206922663', u'INDIRECT_-1206900785'), (u'MULTIEQUAL_-1206888674', u'MULTIEQUAL_-1206888600'), (u'MULTIEQUAL_-1206875583', u'MULTIEQUAL_-1206876610'), (u'MULTIEQUAL_-1206882484', u'MULTIEQUAL_-1206882449'), ('const-0', u'CALL_-1206934991'), (u'INDIRECT_-1206902091', u'MULTIEQUAL_-1206901893'), (u'INDIRECT_-1206885526', u'MULTIEQUAL_-1206885343'), (u'INDIRECT_-1206897559', u'MULTIEQUAL_-1206876783'), (u'CALL_-1206933594', u'INDIRECT_-1206905142'), (u'LOAD_-1206921960', u'PTRSUB_-1206871900'), (u'MULTIEQUAL_-1206893170', u'MULTIEQUAL_-1206893099'), (u'INDIRECT_-1206904935', u'MULTIEQUAL_-1206905739'), (u'STORE_-1206928482', u'INDIRECT_-1206891158'), (u'INDIRECT_-1206903994', u'MULTIEQUAL_-1206903793'), (u'CALL_-1206923816', u'INDIRECT_-1206894797'), (u'CALL_-1206929621', u'INDIRECT_-1206894639'), (u'CALL_-1206930274', u'INDIRECT_-1206886366'), (u'CALLIND_-1206938827', u'INDIRECT_-1206905735'), (u'STORE_-1206937765', u'INDIRECT_-1206907438'), (u'MULTIEQUAL_-1206892590', u'MULTIEQUAL_-1206892565'), (u'MULTIEQUAL_-1206897597', u'MULTIEQUAL_-1206880914'), (u'CALLIND_-1206922663', u'INDIRECT_-1206907271'), (u'STORE_-1206925479', u'INDIRECT_-1206899098'), (u'INDIRECT_-1206896524', u'MULTIEQUAL_-1206897777'), (u'INDIRECT_-1206887725', u'COPY_-1206880080'), (u'CALL_-1206932359', u'INDIRECT_-1206897336'), (u'INDIRECT_-1206913333', u'MULTIEQUAL_-1206913205'), (u'CALL_-1206938694', u'INDIRECT_-1206895791'), (u'MULTIEQUAL_-1206904792', u'COPY_-1206879068'), (u'CALL_-1206934274', u'INDIRECT_-1206918464'), (u'CALL_-1206927093', u'INDIRECT_-1206877236'), (u'CALL_-1206937983', u'INDIRECT_-1206906489'), (u'MULTIEQUAL_-1206901127', u'MULTIEQUAL_-1206901108'), (u'INDIRECT_-1206901686', u'MULTIEQUAL_-1206901652'), (u'STORE_-1206930340', u'INDIRECT_-1206893482'), (u'CALL_-1206928644', u'INDIRECT_-1206886837'), (u'CALL_-1206928152', u'INDIRECT_-1206886611'), (u'CALL_-1206929145', u'INDIRECT_-1206907186'), (u'CALL_-1206938772', u'INDIRECT_-1206901508'), (u'INT_NOTEQUAL_-1206933649', u'CBRANCH_-1206933642'), (u'CALL_-1206930927', u'INDIRECT_-1206900011'), (u'STORE_-1206924545', u'INDIRECT_-1206906168'), (u'MULTIEQUAL_-1206912447', u'MULTIEQUAL_-1206912390'), (u'MULTIEQUAL_-1206892745', u'MULTIEQUAL_-1206892739'), (u'INDIRECT_-1206902428', u'MULTIEQUAL_-1206902272'), (u'MULTIEQUAL_-1206890334', u'MULTIEQUAL_-1206892745'), (u'INDIRECT_-1206903055', u'MULTIEQUAL_-1206902976'), (u'INDIRECT_-1206892531', u'MULTIEQUAL_-1206876030'), (u'CALL_-1206929866', u'INDIRECT_-1206897844'), (u'INDIRECT_-1206903911', u'MULTIEQUAL_-1206876058'), (u'INDIRECT_-1206903340', u'MULTIEQUAL_-1206904598'), (u'INDIRECT_-1206917261', u'MULTIEQUAL_-1206916733'), (u'PTRSUB_-1206875257', u'LOAD_-1206928235'), (u'STORE_-1206921852', u'INDIRECT_-1206885017'), (u'CALL_-1206935851', u'INDIRECT_-1206908944'), (u'INDIRECT_-1206913917', u'MULTIEQUAL_-1206914913'), (u'CALL_-1206921264', u'INDIRECT_-1206895047'), (u'CALL_-1206938900', u'INDIRECT_-1206891914'), (u'CALL_-1206935494', u'INDIRECT_-1206889843'), (u'STORE_-1206921840', u'INDIRECT_-1206891727'), (u'CALLIND_-1206921856', u'INDIRECT_-1206908142'), (u'MULTIEQUAL_-1206896539', u'MULTIEQUAL_-1206895511'), (u'INDIRECT_-1206897610', u'MULTIEQUAL_-1206895404'), (u'STORE_-1206928410', u'INDIRECT_-1206894056'), (u'PTRADD_-1206871898', u'LOAD_-1206921938'), (u'CALL_-1206939039', u'INDIRECT_-1206897032'), (u'INDIRECT_-1206884113', u'MULTIEQUAL_-1206885199'), (u'CALL_-1206930362', u'INDIRECT_-1206903638'), (u'MULTIEQUAL_-1206899310', u'MULTIEQUAL_-1206899285'), (u'INDIRECT_-1206906786', u'MULTIEQUAL_-1206906464'), (u'CALL_-1206929145', u'INDIRECT_-1206893746'), (u'INDIRECT_-1206904914', u'MULTIEQUAL_-1206904537'), ('const-433', u'LOAD_-1206925411'), (u'INDIRECT_-1206887153', u'MULTIEQUAL_-1206886849'), (u'INDIRECT_-1206907060', u'MULTIEQUAL_-1206906858'), (u'CALL_-1206930915', u'INDIRECT_-1206913427'), (u'INDIRECT_-1206898001', u'MULTIEQUAL_-1206880916'), (u'INDIRECT_-1206905213', u'MULTIEQUAL_-1206903462'), (u'CALLIND_-1206929135', u'INDIRECT_-1206898058'), (u'INDIRECT_-1206905500', u'MULTIEQUAL_-1206906429'), (u'INDIRECT_-1206909057', u'MULTIEQUAL_-1206908650'), (u'LOAD_-1206922684', u'INT_EQUAL_-1206922663'), (u'CALL_-1206928152', u'INDIRECT_-1206888291'), (u'CALL_-1206924756', u'INDIRECT_-1206906484'), (u'INDIRECT_-1206895887', u'MULTIEQUAL_-1206896979'), (u'CALLIND_-1206921856', u'INDIRECT_-1206886536'), (u'CALL_-1206931745', u'INDIRECT_-1206895380'), ('const-56', u'PTRSUB_-1206880237'), (u'CAST_-1206870713', u'INT_LESSEQUAL_-1206923373'), (u'CALLIND_-1206925019', u'INDIRECT_-1206887304'), (u'INDIRECT_-1206902424', u'MULTIEQUAL_-1206902195'), ('const-5', u'INT_EQUAL_-1206928309'), (u'MULTIEQUAL_-1206892709', u'INT_SUB_-1206913444'), (u'MULTIEQUAL_-1206878070', u'MULTIEQUAL_-1206895765'), (u'CALL_-1206928677', u'INDIRECT_-1206885667'), (u'CALL_-1206933594', u'INDIRECT_-1206905982'), (u'CALL_-1206922584', u'INDIRECT_-1206887959'), (u'CALL_-1206931183', u'INDIRECT_-1206904103'), (u'INDIRECT_-1206900766', u'COPY_-1206879414'), ('const-433', u'LOAD_-1206936086'), (u'INDIRECT_-1206894508', u'MULTIEQUAL_-1206894302'), (u'STORE_-1206921567', u'INDIRECT_-1206901671'), (u'INDIRECT_-1206909743', u'MULTIEQUAL_-1206910409'), (u'CALL_-1206927093', u'INDIRECT_-1206903281'), (u'CALL_-1206935766', u'INDIRECT_-1206919291'), (u'BOOL_NEGATE_-1206872469', u'CBRANCH_-1206922335'), (u'STORE_-1206930310', u'INDIRECT_-1206888846'), (u'CALL_-1206934963', u'INDIRECT_-1206908441'), (u'INDIRECT_-1206887941', u'MULTIEQUAL_-1206888254'), (u'CALL_-1206934955', u'INDIRECT_-1206918840'), (u'CALL_-1206938232', u'INDIRECT_-1206891943'), (u'STORE_-1206937765', u'INDIRECT_-1206896938'), (u'INDIRECT_-1206891314', u'MULTIEQUAL_-1206899661'), ('const-16', u'PTRSUB_-1206871769'), (u'CALL_-1206939005', u'INDIRECT_-1206896593'), (u'MULTIEQUAL_-1206900164', u'MULTIEQUAL_-1206900188'), (u'CALL_-1206930025', u'INDIRECT_-1206892282'), (u'MULTIEQUAL_-1206886691', u'MULTIEQUAL_-1206887719'), (u'CALL_-1206932808', u'INDIRECT_-1206920623'), (u'MULTIEQUAL_-1206889094', u'MULTIEQUAL_-1206889020'), (u'MULTIEQUAL_-1206907072', u'MULTIEQUAL_-1206907056'), (u'MULTIEQUAL_-1206875761', u'MULTIEQUAL_-1206875704'), (u'STORE_-1206927248', u'INDIRECT_-1206899192'), (u'CALL_-1206927017', u'INDIRECT_-1206905694'), (u'INDIRECT_-1206906025', u'MULTIEQUAL_-1206910161'), (u'CALL_-1206938900', u'INDIRECT_-1206915014'), (u'CALL_-1206935821', u'INDIRECT_-1206895060'), (u'CALL_-1206938421', u'INDIRECT_-1206900458'), ('const-433', u'LOAD_-1206935570'), (u'INDIRECT_-1206912734', u'MULTIEQUAL_-1206912318'), (u'CALL_-1206934955', u'INDIRECT_-1206895415'), (u'CALL_-1206934487', u'INDIRECT_-1206900214'), (u'INDIRECT_-1206908391', u'MULTIEQUAL_-1206908193'), (u'CALL_-1206921844', u'INDIRECT_-1206875686'), (u'INDIRECT_-1206887843', u'MULTIEQUAL_-1206887798'), (u'INDIRECT_-1206908046', u'MULTIEQUAL_-1206907933'), (u'MULTIEQUAL_-1206906093', u'MULTIEQUAL_-1206906005'), (u'INDIRECT_-1206889909', u'MULTIEQUAL_-1206890239'), (u'LOAD_-1206939250', u'INT_AND_-1206916411'), (u'CALLIND_-1206921372', u'INDIRECT_-1206893748'), (u'STORE_-1206937920', u'INDIRECT_-1206910454'), (u'CALLIND_-1206925019', u'INDIRECT_-1206904104'), (u'CALLIND_-1206921999', u'INDIRECT_-1206887449'), (u'INDIRECT_-1206885449', u'COPY_-1206879961'), (u'CAST_-1206874372', u'CALL_-1206930899'), (u'INDIRECT_-1206905264', u'MULTIEQUAL_-1206907732'), (u'CALL_-1206930025', u'INDIRECT_-1206909502'), (u'INDIRECT_-1206908302', u'MULTIEQUAL_-1206909781'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206924107'), (u'CALLIND_-1206921372', u'INDIRECT_-1206885768'), (u'INDIRECT_-1206893233', u'MULTIEQUAL_-1206892625'), (u'CALL_-1206938232', u'INDIRECT_-1206906223'), (u'INDIRECT_-1206901872', u'MULTIEQUAL_-1206903409'), (u'INDIRECT_-1206886907', u'MULTIEQUAL_-1206886207'), (u'CALL_-1206929226', u'INDIRECT_-1206894935'), (u'CALLIND_-1206921359', u'INDIRECT_-1206886545'), (u'INDIRECT_-1206896025', u'MULTIEQUAL_-1206895895'), (u'MULTIEQUAL_-1206912675', u'MULTIEQUAL_-1206912625'), (u'INDIRECT_-1206890083', u'MULTIEQUAL_-1206889860'), (u'MULTIEQUAL_-1206915287', u'INT_NOTEQUAL_-1206924778'), (u'LOAD_-1206937800', u'PTRSUB_-1206880594'), (u'CAST_-1206874361', u'COPY_-1206874733'), (u'CALL_-1206929794', u'INDIRECT_-1206898640'), (u'MULTIEQUAL_-1206896459', u'MULTIEQUAL_-1206896486'), (u'CALL_-1206930025', u'INDIRECT_-1206904462'), (u'CALL_-1206925460', u'INDIRECT_-1206893715'), (u'INDIRECT_-1206904722', u'MULTIEQUAL_-1206904461'), (u'MULTIEQUAL_-1206897605', u'MULTIEQUAL_-1206897630'), (u'CALL_-1206930550', u'INDIRECT_-1206877798'), ('tmp_19155', u'CBRANCH_-1206923335'), (u'STORE_-1206935460', u'INDIRECT_-1206889297'), (u'INDIRECT_-1206889065', u'MULTIEQUAL_-1206889160'), (u'INDIRECT_-1206893888', u'MULTIEQUAL_-1206894534'), (u'CALL_-1206928668', u'INDIRECT_-1206888528'), ('const-0', u'PTRSUB_-1206878258'), (u'PTRSUB_-1206879356', u'CALL_-1206928225'), (u'CALL_-1206930157', u'INDIRECT_-1206892153'), (u'INDIRECT_-1206895891', u'MULTIEQUAL_-1206876038'), (u'INDIRECT_-1206896242', u'MULTIEQUAL_-1206900805'), (u'INDIRECT_-1206888692', u'COPY_-1206879503'), (u'INDIRECT_-1206912973', u'MULTIEQUAL_-1206912553'), (u'INDIRECT_-1206895873', u'MULTIEQUAL_-1206896959'), (u'CALL_-1206928815', u'INDIRECT_-1206909319'), (u'INDIRECT_-1206899607', u'MULTIEQUAL_-1206899209'), (u'INDIRECT_-1206908843', u'MULTIEQUAL_-1206909055'), (u'INDIRECT_-1206900046', u'MULTIEQUAL_-1206906381'), (u'INDIRECT_-1206889489', u'MULTIEQUAL_-1206889819'), (u'INDIRECT_-1206895572', u'MULTIEQUAL_-1206897109'), (u'INDIRECT_-1206893506', u'MULTIEQUAL_-1206893323'), (u'INDIRECT_-1206895902', u'MULTIEQUAL_-1206895699'), (u'CALL_-1206933821', u'INDIRECT_-1206904010'), (u'PTRADD_-1206871505', u'LOAD_-1206921444'), (u'INDIRECT_-1206896617', u'MULTIEQUAL_-1206896229'), (u'CALL_-1206927093', u'INDIRECT_-1206899081'), (u'CALLIND_-1206921884', u'INDIRECT_-1206905032'), (u'MULTIEQUAL_-1206903573', u'MULTIEQUAL_-1206903485'), (u'STORE_-1206928270', u'INDIRECT_-1206892646'), (u'CALL_-1206937824', u'INDIRECT_-1206897585'), (u'STORE_-1206928622', u'INDIRECT_-1206901064'), (u'STORE_-1206937772', u'INDIRECT_-1206901983'), (u'CALL_-1206933821', u'INDIRECT_-1206892250'), (u'CALL_-1206922426', u'INDIRECT_-1206889878'), (u'CALL_-1206925831', u'INDIRECT_-1206891552'), (u'INDIRECT_-1206906822', u'MULTIEQUAL_-1206906619'), (u'INDIRECT_-1206890471', u'MULTIEQUAL_-1206876025'), (u'COPY_-1206928638', u'MULTIEQUAL_-1206915130'), (u'CAST_-1206870888', u'CALL_-1206928271'), (u'CALL_-1206928992', u'INDIRECT_-1206906803'), (u'INDIRECT_-1206893863', u'MULTIEQUAL_-1206893714'), (u'CALL_-1206921320', u'INDIRECT_-1206900856'), (u'CALLIND_-1206924365', u'INDIRECT_-1206906733'), (u'MULTIEQUAL_-1206904209', u'MULTIEQUAL_-1206904190'), (u'INDIRECT_-1206892111', u'MULTIEQUAL_-1206894144'), ('tmp_25371', u'CALL_-1206930550'), (u'INT_EQUAL_-1206938711', u'CBRANCH_-1206938709'), (u'INDIRECT_-1206907735', u'MULTIEQUAL_-1206907457'), ('const-0', u'INT_NOTEQUAL_-1206933536'), (u'INDIRECT_-1206908018', u'MULTIEQUAL_-1206907745'), (u'INDIRECT_-1206912962', u'MULTIEQUAL_-1206912785'), (u'INDIRECT_-1206912557', u'MULTIEQUAL_-1206912467'), (u'STORE_-1206933118', u'INDIRECT_-1206889280'), (u'CALL_-1206931269', u'INDIRECT_-1206912387'), (u'MULTIEQUAL_-1206888810', u'MULTIEQUAL_-1206888785'), ('tmp_16457', u'CBRANCH_-1206925150'), (u'INDIRECT_-1206885439', u'MULTIEQUAL_-1206885219'), (u'CALLIND_-1206925019', u'INDIRECT_-1206877390'), (u'INDIRECT_-1206895655', u'MULTIEQUAL_-1206895037'), (u'STORE_-1206929089', u'INDIRECT_-1206889784'), (u'MULTIEQUAL_-1206890732', u'MULTIEQUAL_-1206890713'), (u'INDIRECT_-1206909994', u'MULTIEQUAL_-1206909789'), (u'CALL_-1206928108', u'INDIRECT_-1206894572'), (u'INDIRECT_-1206892709', u'MULTIEQUAL_-1206893999'), (u'INDIRECT_-1206897394', u'MULTIEQUAL_-1206897189'), (u'CALLIND_-1206921856', u'INDIRECT_-1206899136'), (u'CALL_-1206921431', u'INDIRECT_-1206874968'), (u'INDIRECT_-1206887833', u'MULTIEQUAL_-1206887915'), (u'MULTIEQUAL_-1206902288', u'MULTIEQUAL_-1206902264'), (u'CALL_-1206931435', u'INDIRECT_-1206903317'), (u'MULTIEQUAL_-1206874118', u'MULTIEQUAL_-1206900854'), (u'STORE_-1206925479', u'INDIRECT_-1206900358'), (u'STORE_-1206921864', u'INDIRECT_-1206887547'), (u'CALL_-1206928629', u'INDIRECT_-1206897277'), (u'CALL_-1206928709', u'INDIRECT_-1206892219'), (u'STORE_-1206929089', u'INDIRECT_-1206901124'), (u'INDIRECT_-1206886814', u'MULTIEQUAL_-1206874092'), (u'CALL_-1206928734', u'INDIRECT_-1206897023'), (u'INDIRECT_-1206897297', u'MULTIEQUAL_-1206896717'), ('const-0', u'STORE_-1206932486'), (u'INDIRECT_-1206903695', u'MULTIEQUAL_-1206903356'), (u'INDIRECT_-1206876675', u'MULTIEQUAL_-1206877322'), (u'INDIRECT_-1206888108', u'MULTIEQUAL_-1206888282'), (u'INDIRECT_-1206877952', u'MULTIEQUAL_-1206884352'), (u'CALLIND_-1206925019', u'INDIRECT_-1206896964'), (u'MULTIEQUAL_-1206878081', u'PTRSUB_-1206880295'), ('const-433', u'LOAD_-1206921444'), ('tmp_23705', u'CBRANCH_-1206928521'), (u'STORE_-1206928732', u'INDIRECT_-1206891729'), (u'CALL_-1206928225', u'INDIRECT_-1206912291'), (u'MULTIEQUAL_-1206900608', u'MULTIEQUAL_-1206897601'), (u'STORE_-1206928327', u'INDIRECT_-1206896070'), (u'CALL_-1206930476', u'INDIRECT_-1206901187'), (u'CALL_-1206935851', u'INDIRECT_-1206911884'), (u'CALL_-1206924661', u'INDIRECT_-1206901806'), (u'INDIRECT_-1206908843', u'MULTIEQUAL_-1206875952'), (u'CALL_-1206921134', u'INDIRECT_-1206904600'), (u'MULTIEQUAL_-1206914176', u'MULTIEQUAL_-1206914170'), (u'INDIRECT_-1206876976', u'MULTIEQUAL_-1206877654'), (u'MULTIEQUAL_-1206884433', u'MULTIEQUAL_-1206884429'), (u'INDIRECT_-1206910901', u'MULTIEQUAL_-1206911657'), (u'CALL_-1206929019', u'INDIRECT_-1206903041'), (u'INDIRECT_-1206891567', u'MULTIEQUAL_-1206892759'), (u'INDIRECT_-1206903042', u'MULTIEQUAL_-1206902839'), (u'INDIRECT_-1206902221', u'MULTIEQUAL_-1206874122'), (u'PTRADD_-1206872489', u'COPY_-1206868669'), (u'CALL_-1206936019', u'INDIRECT_-1206904861'), (u'CALL_-1206930362', u'INDIRECT_-1206887678'), (u'CALL_-1206925432', u'INDIRECT_-1206882361'), (u'STORE_-1206937696', u'INDIRECT_-1206905724'), (u'CALL_-1206921447', u'INDIRECT_-1206905224'), (u'STORE_-1206930340', u'INDIRECT_-1206900888'), (u'INDIRECT_-1206875446', u'MULTIEQUAL_-1206875278'), (u'STORE_-1206930828', u'INDIRECT_-1206910615'), (u'CALL_-1206929794', u'INDIRECT_-1206904520'), (u'MULTIEQUAL_-1206880906', u'MULTIEQUAL_-1206880168'), (u'INDIRECT_-1206902795', u'MULTIEQUAL_-1206902350'), (u'CALL_-1206928271', u'INDIRECT_-1206905577'), (u'CALLIND_-1206924378', u'INDIRECT_-1206893661'), (u'CALL_-1206930550', u'INDIRECT_-1206907120'), (u'STORE_-1206928732', u'INDIRECT_-1206898869'), (u'MULTIEQUAL_-1206901571', u'MULTIEQUAL_-1206901529'), (u'INDIRECT_-1206887866', u'MULTIEQUAL_-1206887674'), (u'LOAD_-1206921345', u'CAST_-1206868716'), (u'STORE_-1206928446', u'INDIRECT_-1206890717'), (u'MULTIEQUAL_-1206900182', u'MULTIEQUAL_-1206900129'), (u'INDIRECT_-1206901306', u'MULTIEQUAL_-1206901114'), (u'CALL_-1206925460', u'INDIRECT_-1206895815'), (u'CALL_-1206930927', u'INDIRECT_-1206906311'), (u'INDIRECT_-1206903260', u'MULTIEQUAL_-1206902989'), (u'INDIRECT_-1206911859', u'COPY_-1206880360'), (u'CALL_-1206929830', u'INDIRECT_-1206895722'), (u'INDIRECT_-1206893418', u'MULTIEQUAL_-1206893157'), (u'INDIRECT_-1206887326', u'COPY_-1206879382'), (u'STORE_-1206937920', u'INDIRECT_-1206904574'), (u'CALL_-1206937729', u'INDIRECT_-1206920968'), (u'INDIRECT_-1206894521', u'MULTIEQUAL_-1206895277'), (u'INDIRECT_-1206909413', u'MULTIEQUAL_-1206908908'), (u'INDIRECT_-1206911554', u'MULTIEQUAL_-1206911058'), (u'BOOL_OR_-1206927829', u'CBRANCH_-1206927852'), (u'INDIRECT_-1206893640', u'MULTIEQUAL_-1206893541'), (u'CALL_-1206931435', u'INDIRECT_-1206899117'), ('const-5', u'CALL_-1206932327'), ('const-8', u'PTRSUB_-1206872795'), (u'CALL_-1206938756', u'INDIRECT_-1206907797'), (u'INDIRECT_-1206883010', u'MULTIEQUAL_-1206883835'), (u'STORE_-1206930828', u'INDIRECT_-1206895495'), (u'CALL_-1206924661', u'INDIRECT_-1206900546'), ('const-433', u'LOAD_-1206930911'), (u'INDIRECT_-1206894941', u'MULTIEQUAL_-1206896459'), (u'INDIRECT_-1206909739', u'MULTIEQUAL_-1206909378'), (u'MULTIEQUAL_-1206904930', u'MULTIEQUAL_-1206904859'), (u'INDIRECT_-1206912394', u'MULTIEQUAL_-1206912127'), (u'CALL_-1206930157', u'INDIRECT_-1206892993'), (u'MULTIEQUAL_-1206895644', u'MULTIEQUAL_-1206895606'), ('const-2', u'INT_NOTEQUAL_-1206939594'), (u'CALL_-1206925860', u'INDIRECT_-1206897446'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206878614'), (u'CALL_-1206930228', u'INDIRECT_-1206880238'), (u'CALLIND_-1206922636', u'INDIRECT_-1206902869'), (u'INDIRECT_-1206908071', u'MULTIEQUAL_-1206910104'), (u'CALL_-1206924661', u'INDIRECT_-1206875844'), (u'MULTIEQUAL_-1206874086', u'MULTIEQUAL_-1206880877'), (u'CALL_-1206921994', u'CAST_-1206869574'), (u'INDIRECT_-1206899506', u'COPY_-1206879411'), (u'INDIRECT_-1206894058', u'MULTIEQUAL_-1206895048'), (u'INDIRECT_-1206904547', u'MULTIEQUAL_-1206903847'), (u'MULTIEQUAL_-1206911349', u'MULTIEQUAL_-1206911330'), (u'INDIRECT_-1206895418', u'MULTIEQUAL_-1206893738'), (u'INDIRECT_-1206899814', u'MULTIEQUAL_-1206900360'), (u'CALL_-1206921431', u'INDIRECT_-1206905633'), (u'INDIRECT_-1206908886', u'MULTIEQUAL_-1206905581'), (u'INDIRECT_-1206896993', u'MULTIEQUAL_-1206897777'), (u'INDIRECT_-1206893216', u'MULTIEQUAL_-1206893128'), (u'PTRSUB_-1206875900', u'CAST_-1206873094'), (u'STORE_-1206937611', u'INDIRECT_-1206904834'), (u'INDIRECT_-1206901054', u'MULTIEQUAL_-1206900558'), (u'MULTIEQUAL_-1206899846', u'MULTIEQUAL_-1206900641'), (u'INDIRECT_-1206903683', u'MULTIEQUAL_-1206905438'), (u'CALL_-1206937615', u'INDIRECT_-1206907140'), (u'INDIRECT_-1206904102', u'MULTIEQUAL_-1206905581'), (u'CALL_-1206928152', u'INDIRECT_-1206903831'), (u'MULTIEQUAL_-1206905306', u'MULTIEQUAL_-1206906101'), ('tmp_17761', u'BRANCH_-1206922623'), (u'CALL_-1206928281', u'INDIRECT_-1206895945'), (u'MULTIEQUAL_-1206906232', u'MULTIEQUAL_-1206906216'), (u'CALL_-1206929032', u'INDIRECT_-1206898721'), (u'INT_AND_-1206877688', u'INT_NOTEQUAL_-1206931183'), (u'MULTIEQUAL_-1206895794', u'MULTIEQUAL_-1206896714'), (u'MULTIEQUAL_-1206902836', u'MULTIEQUAL_-1206902830'), (u'STORE_-1206928588', u'INDIRECT_-1206893741'), (u'INDIRECT_-1206901295', u'COPY_-1206878394'), (u'CALL_-1206927048', u'INDIRECT_-1206901162'), (u'STORE_-1206928482', u'INDIRECT_-1206904178'), (u'MULTIEQUAL_-1206904243', u'MULTIEQUAL_-1206904230'), (u'INDIRECT_-1206889464', u'COPY_-1206879153'), (u'INDIRECT_-1206885987', u'MULTIEQUAL_-1206887710'), (u'INDIRECT_-1206892600', u'MULTIEQUAL_-1206892361'), ('const-0', u'CALL_-1206930584'), (u'INDIRECT_-1206895879', u'MULTIEQUAL_-1206895659'), (u'MULTIEQUAL_-1206895509', u'MULTIEQUAL_-1206895394'), (u'MULTIEQUAL_-1206905253', u'MULTIEQUAL_-1206905165'), (u'STORE_-1206921864', u'INDIRECT_-1206885867'), (u'INDIRECT_-1206900200', u'MULTIEQUAL_-1206900150'), (u'PTRADD_-1206873056', u'LOAD_-1206924914'), (u'INDIRECT_-1206900812', u'MULTIEQUAL_-1206900185'), (u'INDIRECT_-1206908530', u'COPY_-1206880235'), (u'INDIRECT_-1206910002', u'MULTIEQUAL_-1206911607'), (u'CALL_-1206921447', u'INDIRECT_-1206904804'), ('tmp_25370', u'PTRSUB_-1206881574'), (u'INDIRECT_-1206890668', u'MULTIEQUAL_-1206890512'), (u'INT_NOTEQUAL_-1206937225', u'CBRANCH_-1206937223'), (u'CAST_-1206870765', u'COPY_-1206870998'), (u'CALL_-1206932954', u'INDIRECT_-1206891419'), (u'CALL_-1206924677', u'INDIRECT_-1206887119'), (u'CALL_-1206934487', u'INDIRECT_-1206880972'), (u'MULTIEQUAL_-1206908582', u'MULTIEQUAL_-1206908529'), (u'STORE_-1206930846', u'INDIRECT_-1206905947'), (u'CALL_-1206934862', u'INDIRECT_-1206898740'), (u'CALL_-1206938958', u'INDIRECT_-1206902024'), (u'INDIRECT_-1206879929', u'MULTIEQUAL_-1206880417'), (u'CAST_-1206876812', u'COPY_-1206877037'), (u'CALL_-1206928734', u'INDIRECT_-1206905003'), (u'PTRSUB_-1206879377', u'CALL_-1206928331'), (u'MULTIEQUAL_-1206883519', u'MULTIEQUAL_-1206882491'), (u'INDIRECT_-1206908378', u'MULTIEQUAL_-1206908290'), (u'STORE_-1206935460', u'INDIRECT_-1206893917'), ('const-8', u'PTRSUB_-1206880961'), (u'MULTIEQUAL_-1206890924', u'MULTIEQUAL_-1206890948'), (u'MULTIEQUAL_-1206900131', u'MULTIEQUAL_-1206901159'), (u'INDIRECT_-1206898422', u'MULTIEQUAL_-1206898161'), (u'CALL_-1206934460', u'INDIRECT_-1206897261'), (u'MULTIEQUAL_-1206897191', u'MULTIEQUAL_-1206898219'), (u'INDIRECT_-1206886411', u'MULTIEQUAL_-1206886271'), (u'INDIRECT_-1206899424', u'MULTIEQUAL_-1206899277'), (u'CALL_-1206928734', u'INDIRECT_-1206903323'), (u'INDIRECT_-1206903591', u'MULTIEQUAL_-1206904457'), (u'CALLIND_-1206921344', u'INDIRECT_-1206903812'), (u'MULTIEQUAL_-1206902830', u'MULTIEQUAL_-1206902759'), (u'STORE_-1206927231', u'INDIRECT_-1206891202'), (u'INDIRECT_-1206898171', u'MULTIEQUAL_-1206880914'), (u'STORE_-1206930351', u'INDIRECT_-1206908798'), (u'CALLIND_-1206925046', u'INDIRECT_-1206894040'), (u'CALL_-1206921320', u'INDIRECT_-1206891616'), (u'STORE_-1206928553', u'INDIRECT_-1206902960'), (u'INDIRECT_-1206901326', u'MULTIEQUAL_-1206898021'), (u'MULTIEQUAL_-1206914332', u'MULTIEQUAL_-1206915294'), (u'INDIRECT_-1206877351', u'MULTIEQUAL_-1206881094'), (u'INDIRECT_-1206883376', u'MULTIEQUAL_-1206882825'), (u'CALL_-1206934274', u'INDIRECT_-1206891679'), (u'CALL_-1206921954', u'INDIRECT_-1206897474'), (u'CALL_-1206929324', u'INDIRECT_-1206905490'), (u'LOAD_-1206928796', u'PTRSUB_-1206879419'), (u'INDIRECT_-1206894772', u'MULTIEQUAL_-1206894614'), (u'INDIRECT_-1206886748', u'MULTIEQUAL_-1206888314'), (u'INDIRECT_-1206886104', u'COPY_-1206879145'), (u'CALL_-1206928225', u'INDIRECT_-1206892971'), (u'INDIRECT_-1206893268', u'MULTIEQUAL_-1206894807'), (u'STORE_-1206928553', u'INDIRECT_-1206893300'), (u'MULTIEQUAL_-1206909504', u'MULTIEQUAL_-1206909466'), (u'CALL_-1206937824', u'INDIRECT_-1206908925'), (u'CALL_-1206926116', u'INDIRECT_-1206893855'), ('const-433', u'LOAD_-1206928898'), (u'CALL_-1206937924', u'INDIRECT_-1206899319'), (u'INDIRECT_-1206904180', u'COPY_-1206878639'), (u'INDIRECT_-1206891888', u'MULTIEQUAL_-1206892062'), (u'CALL_-1206921844', u'INDIRECT_-1206885097'), (u'LOAD_-1206932411', u'INT_NOTEQUAL_-1206932390'), ('const-433', u'LOAD_-1206928792'), (u'MULTIEQUAL_-1206906619', u'MULTIEQUAL_-1206907061'), (u'CALLIND_-1206921884', u'INDIRECT_-1206900412'), (u'CALL_-1206927063', u'INDIRECT_-1206888914'), (u'MULTIEQUAL_-1206910341', u'MULTIEQUAL_-1206911041'), (u'INDIRECT_-1206893494', u'MULTIEQUAL_-1206893293'), (u'CALL_-1206931595', u'INDIRECT_-1206902474'), (u'MULTIEQUAL_-1206901524', u'MULTIEQUAL_-1206900876'), ('const--9', u'PTRADD_-1206872392'), (u'INDIRECT_-1206909164', u'MULTIEQUAL_-1206908710'), (u'INDIRECT_-1206882688', u'MULTIEQUAL_-1206882610'), (u'CALL_-1206929019', u'INDIRECT_-1206903461'), (u'INDIRECT_-1206901368', u'MULTIEQUAL_-1206901250'), (u'INDIRECT_-1206901433', u'MULTIEQUAL_-1206899682'), (u'INDIRECT_-1206891282', u'MULTIEQUAL_-1206891021'), (u'PTRSUB_-1206878258', u'LOAD_-1206931536'), (u'CALLIND_-1206938189', u'INDIRECT_-1206897373'), (u'INDIRECT_-1206896341', u'MULTIEQUAL_-1206896103'), (u'INDIRECT_-1206903328', u'MULTIEQUAL_-1206903122'), (u'CALL_-1206930927', u'INDIRECT_-1206893711'), (u'INDIRECT_-1206901718', u'MULTIEQUAL_-1206896508'), (u'CALL_-1206928629', u'INDIRECT_-1206903577'), (u'CALL_-1206929269', u'INDIRECT_-1206893433'), (u'STORE_-1206933398', u'INDIRECT_-1206894900'), (u'INDIRECT_-1206918520', u'MULTIEQUAL_-1206918305'), (u'CALL_-1206928992', u'INDIRECT_-1206908903'), (u'CALL_-1206933962', u'INDIRECT_-1206893594'), (u'STORE_-1206930175', u'INDIRECT_-1206895086'), (u'STORE_-1206928270', u'INDIRECT_-1206906506'), (u'INDIRECT_-1206910860', u'MULTIEQUAL_-1206910761'), (u'INDIRECT_-1206908637', u'MULTIEQUAL_-1206908057'), (u'INDIRECT_-1206890427', u'MULTIEQUAL_-1206890312'), (u'CALL_-1206938131', u'INDIRECT_-1206913291'), (u'INDIRECT_-1206896534', u'MULTIEQUAL_-1206896300'), (u'MULTIEQUAL_-1206898187', u'MULTIEQUAL_-1206898168'), (u'INDIRECT_-1206891913', u'MULTIEQUAL_-1206895345'), (u'STORE_-1206937788', u'INDIRECT_-1206904088'), (u'STORE_-1206924919', u'INDIRECT_-1206893367'), (u'INDIRECT_-1206900207', u'COPY_-1206879870'), (u'INDIRECT_-1206905206', u'MULTIEQUAL_-1206906599'), (u'STORE_-1206930873', u'INDIRECT_-1206893838'), (u'CALL_-1206928518', u'INDIRECT_-1206900747'), (u'MULTIEQUAL_-1206904041', u'MULTIEQUAL_-1206904741'), (u'CALL_-1206924704', u'INDIRECT_-1206904360'), (u'MULTIEQUAL_-1206898617', u'MULTIEQUAL_-1206878074'), (u'INDIRECT_-1206886328', u'MULTIEQUAL_-1206886974'), (u'INDIRECT_-1206901071', u'MULTIEQUAL_-1206901937'), (u'CALL_-1206925604', u'INDIRECT_-1206909985'), (u'MULTIEQUAL_-1206902053', u'MULTIEQUAL_-1206902032'), (u'MULTIEQUAL_-1206876792', u'MULTIEQUAL_-1206901119'), (u'MULTIEQUAL_-1206905610', u'MULTIEQUAL_-1206905585'), (u'CALL_-1206925799', u'INT_EQUAL_-1206925769'), (u'INDIRECT_-1206895000', u'MULTIEQUAL_-1206895929'), (u'INDIRECT_-1206898360', u'MULTIEQUAL_-1206899289'), (u'CALL_-1206938036', u'INDIRECT_-1206896433'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206873282'), (u'INDIRECT_-1206906435', u'MULTIEQUAL_-1206906144'), ('const-0', u'INT_NOTEQUAL_-1206934754'), (u'CALL_-1206930882', u'INDIRECT_-1206880453'), (u'CALL_-1206928772', u'INDIRECT_-1206898726'), (u'CALL_-1206921361', u'INDIRECT_-1206888794'), (u'INDIRECT_-1206910438', u'MULTIEQUAL_-1206911428'), (u'MULTIEQUAL_-1206907154', u'MULTIEQUAL_-1206907080'), (u'INDIRECT_-1206894503', u'MULTIEQUAL_-1206894408'), ('const-5', u'INT_EQUAL_-1206921972'), (u'CALL_-1206930311', u'INDIRECT_-1206898169'), (u'INDIRECT_-1206901917', u'MULTIEQUAL_-1206901510'), (u'CALL_-1206930228', u'INDIRECT_-1206891412'), (u'INDIRECT_-1206897373', u'MULTIEQUAL_-1206900384'), (u'MULTIEQUAL_-1206906325', u'MULTIEQUAL_-1206906309'), (u'INDIRECT_-1206905773', u'MULTIEQUAL_-1206908784'), (u'CALL_-1206937615', u'INDIRECT_-1206892860'), (u'CALL_-1206924756', u'INDIRECT_-1206894304'), (u'PTRSUB_-1206870939', u'LOAD_-1206922653'), (u'CALL_-1206933745', u'INDIRECT_-1206906492'), (u'CALL_-1206937875', u'INDIRECT_-1206884756'), (u'MULTIEQUAL_-1206907870', u'MULTIEQUAL_-1206907799'), (u'INDIRECT_-1206892968', u'MULTIEQUAL_-1206892850'), (u'CALL_-1206934460', u'INDIRECT_-1206909021'), (u'MULTIEQUAL_-1206889769', u'MULTIEQUAL_-1206889767'), (u'INDIRECT_-1206915158', u'MULTIEQUAL_-1206909948'), ('const-0', u'INT_EQUAL_-1206932345'), (u'INDIRECT_-1206888246', u'MULTIEQUAL_-1206888212'), (u'INDIRECT_-1206879420', u'MULTIEQUAL_-1206881094'), (u'INDIRECT_-1206894480', u'MULTIEQUAL_-1206894381'), (u'STORE_-1206930828', u'INDIRECT_-1206908515'), (u'CALL_-1206928382', u'INDIRECT_-1206878859'), (u'INDIRECT_-1206896358', u'MULTIEQUAL_-1206896097'), (u'MULTIEQUAL_-1206909735', u'MULTIEQUAL_-1206909685'), (u'CALL_-1206928281', u'INDIRECT_-1206903925'), (u'CALL_-1206928621', u'INDIRECT_-1206901606'), (u'MULTIEQUAL_-1206880313', u'MULTIEQUAL_-1206880301'), (u'INDIRECT_-1206896865', u'MULTIEQUAL_-1206896735'), (u'CALL_-1206928382', u'INDIRECT_-1206896001'), (u'CALL_-1206931674', u'INDIRECT_-1206907231'), (u'INDIRECT_-1206882327', u'MULTIEQUAL_-1206883519'), (u'INDIRECT_-1206910858', u'MULTIEQUAL_-1206911848'), (u'CALL_-1206925604', u'INDIRECT_-1206903265'), (u'MULTIEQUAL_-1206903325', u'MULTIEQUAL_-1206902831'), (u'INDIRECT_-1206906434', u'MULTIEQUAL_-1206906018'), ('const-1', u'INT_ADD_-1206879711'), (u'MULTIEQUAL_-1206892569', u'MULTIEQUAL_-1206892454'), (u'INDIRECT_-1206892083', u'MULTIEQUAL_-1206891717'), (u'CALL_-1206929866', u'INDIRECT_-1206889444'), (u'STORE_-1206937696', u'INDIRECT_-1206914544'), (u'INDIRECT_-1206905806', u'COPY_-1206879426'), (u'CALL_-1206929226', u'INDIRECT_-1206896615'), (u'STORE_-1206924909', u'INDIRECT_-1206895763'), (u'MULTIEQUAL_-1206884540', u'MULTIEQUAL_-1206884525'), (u'MULTIEQUAL_-1206910070', u'MULTIEQUAL_-1206910052'), (u'MULTIEQUAL_-1206919624', u'LOAD_-1206935630'), (u'INDIRECT_-1206882338', u'MULTIEQUAL_-1206882085'), (u'CALL_-1206930882', u'INDIRECT_-1206892218'), (u'MULTIEQUAL_-1206902400', u'MULTIEQUAL_-1206902387'), (u'STORE_-1206927231', u'INDIRECT_-1206901702'), ('const-0', u'INT_NOTEQUAL_-1206921776'), (u'CALL_-1206927063', u'INDIRECT_-1206900674'), (u'STORE_-1206937920', u'INDIRECT_-1206899954'), (u'INDIRECT_-1206905063', u'MULTIEQUAL_-1206875943'), (u'CALLIND_-1206925046', u'INDIRECT_-1206896140'), (u'INDIRECT_-1206888775', u'MULTIEQUAL_-1206888696'), (u'CALL_-1206928629', u'INDIRECT_-1206899797'), (u'CALL_-1206927418', u'INDIRECT_-1206894757'), (u'STORE_-1206928622', u'INDIRECT_-1206901484'), (u'MULTIEQUAL_-1206909501', u'MULTIEQUAL_-1206910201'), (u'INDIRECT_-1206888361', u'MULTIEQUAL_-1206874089'), (u'CALL_-1206931435', u'INDIRECT_-1206889457'), (u'STORE_-1206930846', u'INDIRECT_-1206902167'), (u'CALL_-1206929296', u'INDIRECT_-1206889516'), (u'INDIRECT_-1206891054', u'MULTIEQUAL_-1206890677'), (u'MULTIEQUAL_-1206896927', u'MULTIEQUAL_-1206896908'), (u'INDIRECT_-1206904621', u'MULTIEQUAL_-1206906278'), (u'CALL_-1206931337', u'INDIRECT_-1206904850'), (u'CALL_-1206928152', u'INDIRECT_-1206893331'), (u'CALL_-1206928667', u'INDIRECT_-1206898980'), (u'MULTIEQUAL_-1206896011', u'MULTIEQUAL_-1206896950'), (u'CALL_-1206928271', u'INDIRECT_-1206896953'), (u'CALL_-1206929974', u'INDIRECT_-1206906310'), (u'CALL_-1206930457', u'INDIRECT_-1206895881'), (u'CALL_-1206928667', u'INDIRECT_-1206909900'), (u'INDIRECT_-1206889673', u'MULTIEQUAL_-1206890679'), (u'INDIRECT_-1206911654', u'MULTIEQUAL_-1206911236'), (u'MULTIEQUAL_-1206890637', u'MULTIEQUAL_-1206878055'), (u'STORE_-1206925416', u'INDIRECT_-1206894443'), (u'CALL_-1206937302', u'INDIRECT_-1206916276'), (u'MULTIEQUAL_-1206896525', u'MULTIEQUAL_-1206896519'), (u'CALL_-1206930506', u'INDIRECT_-1206895751'), (u'CALL_-1206923816', u'INDIRECT_-1206899837'), (u'INT_EQUAL_-1206930350', u'CBRANCH_-1206930345'), (u'CALL_-1206921722', u'INDIRECT_-1206874983'), (u'MULTIEQUAL_-1206910262', u'MULTIEQUAL_-1206910209'), (u'MULTIEQUAL_-1206898126', u'MULTIEQUAL_-1206898029'), (u'INDIRECT_-1206898126', u'MULTIEQUAL_-1206898029'), (u'MULTIEQUAL_-1206876041', u'PTRSUB_-1206876433'), (u'MULTIEQUAL_-1206897817', u'MULTIEQUAL_-1206896959'), (u'INDIRECT_-1206899856', u'MULTIEQUAL_-1206900360'), (u'MULTIEQUAL_-1206894779', u'MULTIEQUAL_-1206894806'), (u'MULTIEQUAL_-1206898362', u'MULTIEQUAL_-1206898657'), (u'INDIRECT_-1206900961', u'MULTIEQUAL_-1206901274'), ('tmp_12388', u'CBRANCH_-1206930848'), ('const-8', u'PTRSUB_-1206880636'), (u'CALL_-1206929621', u'INDIRECT_-1206892539'), (u'CALL_-1206936110', u'INDIRECT_-1206893994'), (u'INDIRECT_-1206903566', u'MULTIEQUAL_-1206905350'), (u'INDIRECT_-1206904011', u'MULTIEQUAL_-1206904877'), (u'INT_EQUAL_-1206939413', u'CBRANCH_-1206939411'), (u'CALLIND_-1206925453', u'INDIRECT_-1206896339'), (u'CALL_-1206937142', u'INDIRECT_-1206904232'), (u'CALL_-1206931797', u'INDIRECT_-1206888829'), (u'INDIRECT_-1206880409', u'MULTIEQUAL_-1206882105'), (u'MULTIEQUAL_-1206901471', u'MULTIEQUAL_-1206902410'), (u'CALL_-1206934098', u'INDIRECT_-1206910899'), (u'INDIRECT_-1206906381', u'MULTIEQUAL_-1206906990'), (u'INDIRECT_-1206905745', u'MULTIEQUAL_-1206905665'), (u'CALL_-1206930550', u'INDIRECT_-1206899980'), (u'INDIRECT_-1206909154', u'MULTIEQUAL_-1206908949'), (u'INDIRECT_-1206911890', u'COPY_-1206880243'), (u'INDIRECT_-1206886906', u'COPY_-1206879381'), (u'MULTIEQUAL_-1206886897', u'MULTIEQUAL_-1206886039'), (u'MULTIEQUAL_-1206897691', u'MULTIEQUAL_-1206898630'), (u'INDIRECT_-1206892425', u'MULTIEQUAL_-1206892520'), (u'CALL_-1206933773', u'INDIRECT_-1206891386'), (u'CALLIND_-1206925019', u'INDIRECT_-1206901584'), (u'LOAD_-1206931710', u'CALL_-1206931674'), (u'CALL_-1206938036', u'INDIRECT_-1206893913'), (u'INDIRECT_-1206887410', u'MULTIEQUAL_-1206888927'), (u'STORE_-1206929190', u'INDIRECT_-1206907026'), (u'CALL_-1206928668', u'INDIRECT_-1206899448'), (u'PTRSUB_-1206871764', u'LOAD_-1206921720'), (u'INDIRECT_-1206901461', u'MULTIEQUAL_-1206905541'), (u'MULTIEQUAL_-1206893821', u'MULTIEQUAL_-1206893647'), (u'STORE_-1206937920', u'INDIRECT_-1206911714'), (u'INDIRECT_-1206894351', u'MULTIEQUAL_-1206895217'), (u'CALL_-1206926003', u'INDIRECT_-1206895006'), (u'INDIRECT_-1206893971', u'MULTIEQUAL_-1206893831'), (u'CALL_-1206933594', u'INDIRECT_-1206900522'), (u'CALL_-1206937414', u'INDIRECT_-1206910977'), (u'CALL_-1206927048', u'INDIRECT_-1206902422'), (u'INDIRECT_-1206903280', u'MULTIEQUAL_-1206903078'), (u'CALL_-1206930584', u'INDIRECT_-1206907388'), (u'INDIRECT_-1206894024', u'MULTIEQUAL_-1206893795'), (u'INDIRECT_-1206913943', u'MULTIEQUAL_-1206914609'), (u'INDIRECT_-1206897697', u'MULTIEQUAL_-1206897560'), (u'INDIRECT_-1206895973', u'MULTIEQUAL_-1206894222'), (u'INDIRECT_-1206912113', u'MULTIEQUAL_-1206912897'), (u'CALL_-1206933962', u'INDIRECT_-1206901994'), (u'INDIRECT_-1206888021', u'MULTIEQUAL_-1206892101'), (u'INDIRECT_-1206897358', u'MULTIEQUAL_-1206897203'), (u'INDIRECT_-1206904457', u'MULTIEQUAL_-1206904598'), (u'MULTIEQUAL_-1206896193', u'MULTIEQUAL_-1206896189'), (u'CALL_-1206928734', u'INDIRECT_-1206910463'), (u'MULTIEQUAL_-1206896879', u'MULTIEQUAL_-1206896845'), (u'MULTIEQUAL_-1206896879', u'MULTIEQUAL_-1206896845'), ('const-1', u'PTRADD_-1206925450'), (u'CALL_-1206938628', u'INDIRECT_-1206901214'), (u'MULTIEQUAL_-1206916179', u'MULTIEQUAL_-1206916176'), (u'CALL_-1206930899', u'INDIRECT_-1206906089'), (u'CALL_-1206935494', u'INDIRECT_-1206910003'), (u'PTRSUB_-1206881569', u'LOAD_-1206939646'), ('const-1185488', u'COPY_-1206879397'), (u'MULTIEQUAL_-1206902839', u'MULTIEQUAL_-1206902825'), (u'CALL_-1206929974', u'INDIRECT_-1206907990'), (u'INDIRECT_-1206890320', u'COPY_-1206878606'), (u'INDIRECT_-1206889091', u'MULTIEQUAL_-1206889514'), (u'INDIRECT_-1206889091', u'MULTIEQUAL_-1206889514'), (u'CALL_-1206928992', u'INDIRECT_-1206907643'), (u'CALL_-1206922325', u'INDIRECT_-1206894443'), (u'STORE_-1206925248', u'INDIRECT_-1206904020'), (u'CALL_-1206921361', u'INDIRECT_-1206874592'), (u'MULTIEQUAL_-1206893599', u'MULTIEQUAL_-1206892571'), (u'MULTIEQUAL_-1206885025', u'MULTIEQUAL_-1206885019'), (u'INDIRECT_-1206894283', u'MULTIEQUAL_-1206894134'), ('const-1', u'INT_ADD_-1206922759'), (u'CALL_-1206937446', u'INDIRECT_-1206894200'), (u'CALL_-1206930394', u'INDIRECT_-1206888975'), ('tmp_25371', u'CALL_-1206937983'), (u'CALL_-1206931435', u'INDIRECT_-1206887777'), (u'INDIRECT_-1206895693', u'MULTIEQUAL_-1206898704'), (u'CALL_-1206924704', u'INDIRECT_-1206898900'), (u'INDIRECT_-1206890554', u'MULTIEQUAL_-1206890353'), (u'MULTIEQUAL_-1206908697', u'MULTIEQUAL_-1206878099'), (u'LOAD_-1206921924', u'MULTIEQUAL_-1206914113'), ('tmp_25371', u'CALL_-1206930025'), (u'MULTIEQUAL_-1206880200', u'MULTIEQUAL_-1206907221'), (u'INDIRECT_-1206888428', u'MULTIEQUAL_-1206889074'), (u'MULTIEQUAL_-1206891594', u'MULTIEQUAL_-1206894005'), (u'INDIRECT_-1206897778', u'MULTIEQUAL_-1206897691'), (u'INDIRECT_-1206902253', u'MULTIEQUAL_-1206902094'), (u'CALL_-1206928677', u'INDIRECT_-1206894907'), (u'INDIRECT_-1206911666', u'MULTIEQUAL_-1206913394'), (u'INDIRECT_-1206903781', u'COPY_-1206903789'), (u'CALLIND_-1206925453', u'INDIRECT_-1206897179'), (u'INDIRECT_-1206906514', u'MULTIEQUAL_-1206906313'), (u'INDIRECT_-1206899458', u'MULTIEQUAL_-1206899371'), (u'CALL_-1206921431', u'INDIRECT_-1206896393'), (u'INDIRECT_-1206897115', u'MULTIEQUAL_-1206897007'), (u'CALL_-1206937729', u'INDIRECT_-1206895863'), ('tmp_10541', u'BRANCH_-1206928627'), (u'CALL_-1206931745', u'INDIRECT_-1206900000'), (u'INDIRECT_-1206902053', u'MULTIEQUAL_-1206901633'), (u'INDIRECT_-1206897368', u'MULTIEQUAL_-1206897750'), (u'INDIRECT_-1206904809', u'MULTIEQUAL_-1206902484'), (u'CAST_-1206873082', u'CALL_-1206928281'), (u'INDIRECT_-1206909160', u'MULTIEQUAL_-1206908958'), (u'INDIRECT_-1206887491', u'MULTIEQUAL_-1206876018'), ('tmp_8928', u'CBRANCH_-1206930361'), (u'CALL_-1206929071', u'INDIRECT_-1206893819'), (u'MULTIEQUAL_-1206876034', u'MULTIEQUAL_-1206875916'), (u'INDIRECT_-1206897999', u'COPY_-1206880327'), (u'CALL_-1206932911', u'INDIRECT_-1206898530'), (u'INDIRECT_-1206894405', u'MULTIEQUAL_-1206894325'), (u'INDIRECT_-1206886633', u'MULTIEQUAL_-1206887719'), (u'CALL_-1206929750', u'INDIRECT_-1206905380'), (u'STORE_-1206933398', u'INDIRECT_-1206889440'), (u'STORE_-1206921525', u'INDIRECT_-1206905007'), (u'INDIRECT_-1206901153', u'MULTIEQUAL_-1206901025'), (u'CALL_-1206929269', u'INDIRECT_-1206901413'), (u'CALL_-1206934460', u'INDIRECT_-1206911121'), (u'MULTIEQUAL_-1206898050', u'MULTIEQUAL_-1206897412'), (u'CALL_-1206928815', u'INDIRECT_-1206891259'), (u'CALL_-1206928644', u'INDIRECT_-1206885157'), (u'INDIRECT_-1206890968', u'MULTIEQUAL_-1206890738'), (u'CALL_-1206938772', u'INT_NOTEQUAL_-1206938740'), (u'PTRSUB_-1206871427', u'LOAD_-1206921389'), (u'CALL_-1206930241', u'INDIRECT_-1206910630'), (u'STORE_-1206933497', u'INDIRECT_-1206892010'), (u'INDIRECT_-1206885068', u'MULTIEQUAL_-1206886634'), (u'MULTIEQUAL_-1206893974', u'MULTIEQUAL_-1206893970'), (u'INDIRECT_-1206900970', u'MULTIEQUAL_-1206898764'), (u'COPY_-1206873792', u'MULTIEQUAL_-1206873715'), (u'CAST_-1206871645', u'INT_ZEXT_-1206916161'), (u'INDIRECT_-1206888974', u'MULTIEQUAL_-1206888740'), (u'CALL_-1206933773', u'INDIRECT_-1206894326'), (u'CALLIND_-1206921388', u'INDIRECT_-1206894961'), (u'INDIRECT_-1206899113', u'MULTIEQUAL_-1206902787'), ('const-0', u'PTRSUB_-1206873382'), (u'INDIRECT_-1206884620', u'MULTIEQUAL_-1206884381'), (u'CALL_-1206924704', u'INDIRECT_-1206906040'), (u'CALL_-1206929226', u'INDIRECT_-1206907115'), (u'COPY_-1206875380', u'CALL_-1206933998'), (u'MULTIEQUAL_-1206893274', u'MULTIEQUAL_-1206894194'), ('const-433', u'LOAD_-1206939487'), (u'INDIRECT_-1206906588', u'MULTIEQUAL_-1206906762'), (u'CALL_-1206932817', u'INDIRECT_-1206903126'), (u'INDIRECT_-1206894940', u'COPY_-1206878617'), (u'STORE_-1206937696', u'INDIRECT_-1206901944'), (u'MULTIEQUAL_-1206892651', u'MULTIEQUAL_-1206893590'), (u'INDIRECT_-1206875989', u'MULTIEQUAL_-1206876435'), (u'INDIRECT_-1206905078', u'MULTIEQUAL_-1206899868'), (u'CALL_-1206928815', u'INDIRECT_-1206899239'), (u'INDIRECT_-1206888218', u'MULTIEQUAL_-1206888130'), (u'INDIRECT_-1206894811', u'MULTIEQUAL_-1206880906'), (u'CALL_-1206930086', u'INDIRECT_-1206902385'), (u'CALL_-1206933773', u'INDIRECT_-1206910706'), (u'MULTIEQUAL_-1206907824', u'MULTIEQUAL_-1206907786'), (u'CALL_-1206937729', u'INDIRECT_-1206891663'), (u'CALL_-1206928155', u'INDIRECT_-1206902774'), (u'CALL_-1206927063', u'INDIRECT_-1206890174'), (u'CALL_-1206929750', u'INDIRECT_-1206887320'), (u'INDIRECT_-1206886172', u'COPY_-1206879497'), (u'CALL_-1206938421', u'INDIRECT_-1206908858'), (u'INT_SUB_-1206935680', u'INT_ZEXT_-1206921479'), (u'INDIRECT_-1206896508', u'MULTIEQUAL_-1206896682'), ('const-0', u'INT_EQUAL_-1206930697'), (u'STORE_-1206929089', u'INDIRECT_-1206885164'), (u'MULTIEQUAL_-1206891057', u'MULTIEQUAL_-1206878056'), ('const-8', u'PTRSUB_-1206877385'), (u'CALL_-1206931674', u'INDIRECT_-1206908911'), (u'CALL_-1206928629', u'INDIRECT_-1206890977'), (u'CALL_-1206922556', u'INDIRECT_-1206883621'), (u'INDIRECT_-1206897694', u'MULTIEQUAL_-1206897427'), (u'CALL_-1206931128', u'INDIRECT_-1206894424'), (u'CALL_-1206931435', u'INDIRECT_-1206889877'), (u'CALL_-1206937559', u'INDIRECT_-1206909625'), (u'MULTIEQUAL_-1206905121', u'MULTIEQUAL_-1206878090'), (u'CALL_-1206929145', u'INDIRECT_-1206890806'), (u'INDIRECT_-1206901452', u'MULTIEQUAL_-1206901303'), (u'CALL_-1206929019', u'INDIRECT_-1206900521'), (u'MULTIEQUAL_-1206909059', u'MULTIEQUAL_-1206909086'), (u'CALL_-1206924612', u'INDIRECT_-1206884063'), (u'MULTIEQUAL_-1206891260', u'MULTIEQUAL_-1206891245'), (u'CALL_-1206921361', u'INDIRECT_-1206901394'), (u'INDIRECT_-1206889771', u'MULTIEQUAL_-1206889631'), ('const-433', u'LOAD_-1206929194'), ('tmp_25371', u'CALL_-1206931269'), (u'INDIRECT_-1206897853', u'MULTIEQUAL_-1206901527'), (u'MULTIEQUAL_-1206891218', u'MULTIEQUAL_-1206891189'), (u'MULTIEQUAL_-1206916157', u'LOAD_-1206930066'), (u'CALL_-1206930550', u'INDIRECT_-1206900400'), ('const-0', u'PTRSUB_-1206879132'), (u'MULTIEQUAL_-1206898533', u'MULTIEQUAL_-1206898445'), (u'STORE_-1206928622', u'INDIRECT_-1206896864'), (u'CAST_-1206869436', u'INT_ZEXT_-1206914306'), (u'MULTIEQUAL_-1206893597', u'MULTIEQUAL_-1206893580'), (u'CALLIND_-1206921999', u'INDIRECT_-1206896269'), (u'CAST_-1206874134', u'INT_AND_-1206877494'), (u'CALL_-1206928225', u'INDIRECT_-1206902631'), (u'STORE_-1206928627', u'INDIRECT_-1206891666'), (u'MULTIEQUAL_-1206903251', u'MULTIEQUAL_-1206903209'), (u'CALL_-1206922556', u'INDIRECT_-1206903781'), (u'INDIRECT_-1206905912', u'COPY_-1206879544'), ('const-0', u'CALL_-1206936047'), (u'CALL_-1206928331', u'INDIRECT_-1206910673'), (u'CALL_-1206934081', u'INDIRECT_-1206881063'), (u'INDIRECT_-1206900485', u'MULTIEQUAL_-1206902272'), (u'MULTIEQUAL_-1206912654', u'BOOL_NEGATE_-1206910795'), (u'CALL_-1206922325', u'INDIRECT_-1206903263'), (u'CALL_-1206930274', u'INDIRECT_-1206897286'), (u'INDIRECT_-1206891942', u'MULTIEQUAL_-1206893547'), (u'CALL_-1206932817', u'INDIRECT_-1206911106'), (u'CALLIND_-1206921999', u'INDIRECT_-1206905929'), (u'MULTIEQUAL_-1206905874', u'MULTIEQUAL_-1206906794'), ('const--88', u'PTRSUB_-1206878384'), (u'INDIRECT_-1206901317', u'MULTIEQUAL_-1206901937'), (u'INDIRECT_-1206907570', u'MULTIEQUAL_-1206909087'), (u'MULTIEQUAL_-1206874136', u'MULTIEQUAL_-1206907863'), (u'MULTIEQUAL_-1206908299', u'MULTIEQUAL_-1206908285'), (u'CALLIND_-1206938827', u'INDIRECT_-1206897755'), (u'CALL_-1206922316', u'INDIRECT_-1206875728'), (u'CALL_-1206932860', u'INDIRECT_-1206899755'), (u'CALL_-1206930086', u'INDIRECT_-1206899445'), (u'CALLIND_-1206921412', u'INDIRECT_-1206892086'), ('const--88', u'PTRSUB_-1206879021'), (u'MULTIEQUAL_-1206875952', u'MULTIEQUAL_-1206908639'), (u'INDIRECT_-1206892141', u'INT_EQUAL_-1206928201'), ('tmp_25371', u'CALL_-1206939039'), (u'INDIRECT_-1206880440', u'MULTIEQUAL_-1206880313'), (u'CALL_-1206933125', u'INDIRECT_-1206903634'), (u'CALL_-1206935821', u'INDIRECT_-1206900940'), (u'STORE_-1206925381', u'INDIRECT_-1206907442'), (u'INDIRECT_-1206909835', u'MULTIEQUAL_-1206909557'), (u'INDIRECT_-1206906164', u'MULTIEQUAL_-1206906091'), (u'CALLIND_-1206938827', u'INDIRECT_-1206904055'), (u'INDIRECT_-1206910714', u'MULTIEQUAL_-1206910513'), (u'INT_NOTEQUAL_-1206931611', u'CBRANCH_-1206931610'), (u'CALL_-1206928709', u'INDIRECT_-1206894319'), (u'MULTIEQUAL_-1206886112', u'MULTIEQUAL_-1206887299'), (u'INDIRECT_-1206906858', u'MULTIEQUAL_-1206906597'), (u'INDIRECT_-1206890442', u'MULTIEQUAL_-1206890181'), (u'CALL_-1206937446', u'INDIRECT_-1206899660'), (u'INT_SUB_-1206932301', u'COPY_-1206872958'), (u'CALL_-1206928518', u'INDIRECT_-1206891507'), (u'MULTIEQUAL_-1206878093', u'MULTIEQUAL_-1206905005'), ('const-1', u'PTRADD_-1206875432'), (u'INDIRECT_-1206901583', u'MULTIEQUAL_-1206903338'), (u'CALL_-1206938772', u'INDIRECT_-1206903188'), (u'CALL_-1206931539', u'INDIRECT_-1206881951'), ('const-433', u'LOAD_-1206921354'), (u'CALL_-1206924612', u'INDIRECT_-1206898343'), (u'INDIRECT_-1206895966', u'MULTIEQUAL_-1206897359'), (u'STORE_-1206921830', u'INDIRECT_-1206888359'), (u'STORE_-1206937696', u'INDIRECT_-1206902784'), (u'INDIRECT_-1206891928', u'MULTIEQUAL_-1206891772'), (u'CALL_-1206925783', u'INDIRECT_-1206900335'), ('const-433', u'STORE_-1206922807'), (u'CALL_-1206931745', u'INDIRECT_-1206906300'), (u'INDIRECT_-1206897195', u'MULTIEQUAL_-1206896904'), (u'CALL_-1206928281', u'INDIRECT_-1206892165'), (u'CALL_-1206930228', u'INDIRECT_-1206896032'), (u'CALL_-1206930927', u'INDIRECT_-1206909251'), (u'INDIRECT_-1206903439', u'MULTIEQUAL_-1206903219'), (u'CALL_-1206930086', u'INDIRECT_-1206893145'), (u'CALL_-1206938927', u'INT_EQUAL_-1206938913'), (u'CALL_-1206932911', u'INDIRECT_-1206893910'), (u'STORE_-1206930175', u'INDIRECT_-1206903906'), (u'CALL_-1206935494', u'INDIRECT_-1206906223'), (u'CALL_-1206924677', u'INDIRECT_-1206895099'), (u'MULTIEQUAL_-1206907057', u'MULTIEQUAL_-1206906199'), (u'CALL_-1206929145', u'INDIRECT_-1206898786'), (u'CALL_-1206934081', u'INDIRECT_-1206881400'), (u'INDIRECT_-1206917401', u'MULTIEQUAL_-1206917981'), (u'CALLIND_-1206938827', u'INT_EQUAL_-1206938809'), (u'CALL_-1206931183', u'INDIRECT_-1206891923'), (u'CALL_-1206932359', u'INDIRECT_-1206889776'), (u'CAST_-1206870579', u'MULTIEQUAL_-1206913511'), (u'CALL_-1206939523', u'INDIRECT_-1206910253'), (u'CALLIND_-1206931354', u'INDIRECT_-1206906628'), (u'CALL_-1206922426', u'INDIRECT_-1206902058'), (u'INDIRECT_-1206897820', u'MULTIEQUAL_-1206899487'), (u'CALLIND_-1206921359', u'INDIRECT_-1206902505'), (u'INDIRECT_-1206908410', u'MULTIEQUAL_-1206909927'), (u'CALL_-1206930407', u'INDIRECT_-1206889806'), (u'STORE_-1206928327', u'INDIRECT_-1206893130'), (u'CALLIND_-1206924365', u'INDIRECT_-1206889513'), (u'INDIRECT_-1206905005', u'MULTIEQUAL_-1206880194'), (u'CALLIND_-1206924365', u'INDIRECT_-1206892453'), (u'CALL_-1206930506', u'INDIRECT_-1206902891'), (u'CALL_-1206936047', u'INDIRECT_-1206912015'), (u'CALL_-1206927316', u'INDIRECT_-1206890923'), (u'MULTIEQUAL_-1206902016', u'MULTIEQUAL_-1206901997'), (u'CALL_-1206928150', u'INDIRECT_-1206896247'), (u'CALL_-1206931797', u'INDIRECT_-1206909409'), (u'INDIRECT_-1206909861', u'MULTIEQUAL_-1206913941'), (u'MULTIEQUAL_-1206899496', u'MULTIEQUAL_-1206899477'), (u'CALL_-1206928734', u'INDIRECT_-1206902063'), (u'CALL_-1206934963', u'INDIRECT_-1206912221'), (u'CALL_-1206928281', u'INDIRECT_-1206900145'), (u'CALL_-1206934955', u'INDIRECT_-1206889115'), (u'MULTIEQUAL_-1206878082', u'MULTIEQUAL_-1206900385'), (u'INT_EQUAL_-1206923735', u'CBRANCH_-1206923731'), (u'CALL_-1206931183', u'INDIRECT_-1206907463'), (u'INDIRECT_-1206896426', u'MULTIEQUAL_-1206898210'), (u'CAST_-1206876029', u'PTRADD_-1206878875'), (u'CALL_-1206921844', u'INDIRECT_-1206904837'), (u'STORE_-1206921525', u'INDIRECT_-1206883167'), (u'PTRADD_-1206871693', u'LOAD_-1206921911'), (u'CALL_-1206931595', u'INDIRECT_-1206897014'), (u'INDIRECT_-1206895738', u'MULTIEQUAL_-1206896728'), (u'CALL_-1206928601', u'INDIRECT_-1206912803'), (u'STORE_-1206937788', u'INDIRECT_-1206901148'), (u'CALL_-1206937430', u'INDIRECT_-1206895028'), (u'CALL_-1206933594', u'INDIRECT_-1206908922'), (u'CALL_-1206929830', u'INDIRECT_-1206898662'), (u'CALL_-1206929320', u'INDIRECT_-1206905057'), (u'INDIRECT_-1206900961', u'MULTIEQUAL_-1206874119'), (u'CALL_-1206930556', u'INDIRECT_-1206896034'), (u'CALL_-1206928152', u'INDIRECT_-1206907611'), (u'INDIRECT_-1206908466', u'MULTIEQUAL_-1206905161'), (u'MULTIEQUAL_-1206876774', u'MULTIEQUAL_-1206893559'), ('tmp_6305', u'CBRANCH_-1206933466'), (u'INDIRECT_-1206891832', u'MULTIEQUAL_-1206891674'), (u'MULTIEQUAL_-1206888979', u'MULTIEQUAL_-1206887951'), (u'PTRSUB_-1206872744', u'PTRSUB_-1206872742'), (u'MULTIEQUAL_-1206884105', u'MULTIEQUAL_-1206884085'), (u'STORE_-1206924560', u'INDIRECT_-1206900298'), (u'CAST_-1206868658', u'STORE_-1206921864'), (u'INDIRECT_-1206875305', u'MULTIEQUAL_-1206875066'), (u'MULTIEQUAL_-1206903128', u'MULTIEQUAL_-1206903104'), (u'INDIRECT_-1206894774', u'MULTIEQUAL_-1206895320'), (u'MULTIEQUAL_-1206891681', u'MULTIEQUAL_-1206878057'), (u'STORE_-1206934385', u'INDIRECT_-1206893335'), (u'INDIRECT_-1206898321', u'MULTIEQUAL_-1206899978'), (u'INDIRECT_-1206875878', u'MULTIEQUAL_-1206875704'), (u'INDIRECT_-1206898198', u'MULTIEQUAL_-1206898043'), (u'CALL_-1206925432', u'INDIRECT_-1206894961'), (u'INDIRECT_-1206896128', u'MULTIEQUAL_-1206895972'), (u'STORE_-1206937920', u'INDIRECT_-1206907094'), (u'CALL_-1206931595', u'INDIRECT_-1206896594'), (u'STORE_-1206925416', u'INDIRECT_-1206907043'), (u'INDIRECT_-1206891372', u'MULTIEQUAL_-1206891223'), ('const-0', u'INT_EQUAL_-1206937594'), (u'INDIRECT_-1206902555', u'MULTIEQUAL_-1206902310'), (u'MULTIEQUAL_-1206905377', u'MULTIEQUAL_-1206904519'), (u'CALL_-1206921722', u'INDIRECT_-1206885571'), (u'INDIRECT_-1206902540', u'MULTIEQUAL_-1206902436'), (u'CALLIND_-1206925019', u'INDIRECT_-1206891924'), (u'INDIRECT_-1206918279', u'MULTIEQUAL_-1206918156'), (u'INDIRECT_-1206904388', u'MULTIEQUAL_-1206905954'), (u'CALL_-1206939039', u'INDIRECT_-1206896192'), (u'INDIRECT_-1206898618', u'MULTIEQUAL_-1206898463'), (u'MULTIEQUAL_-1206874087', u'MULTIEQUAL_-1206881765'), (u'CALL_-1206921308', u'INDIRECT_-1206886246'), ('const-16', u'PTRADD_-1206871255'), (u'CALL_-1206927833', u'INDIRECT_-1206906673'), (u'COPY_-1206913316', u'MULTIEQUAL_-1206913210'), (u'CALL_-1206925860', u'INDIRECT_-1206889046'), (u'MULTIEQUAL_-1206917935', u'MULTIEQUAL_-1206917923'), (u'MULTIEQUAL_-1206881548', u'MULTIEQUAL_-1206881461'), (u'INDIRECT_-1206880867', u'MULTIEQUAL_-1206880757'), ('const-0', u'CALL_-1206930274'), (u'CAST_-1206873111', u'STORE_-1206930256'), (u'CALLIND_-1206931354', u'INDIRECT_-1206892348'), (u'CALL_-1206929324', u'INDIRECT_-1206887850'), (u'CALLIND_-1206921710', u'INDIRECT_-1206908060'), (u'INDIRECT_-1206889463', u'MULTIEQUAL_-1206889368'), (u'CALL_-1206921832', u'INDIRECT_-1206900800'), (u'MULTIEQUAL_-1206913058', u'MULTIEQUAL_-1206913029'), (u'INDIRECT_-1206889374', u'MULTIEQUAL_-1206888997'), (u'MULTIEQUAL_-1206899890', u'MULTIEQUAL_-1206899819'), (u'INDIRECT_-1206912803', u'MULTIEQUAL_-1206913750'), (u'MULTIEQUAL_-1206905307', u'MULTIEQUAL_-1206905250'), (u'CALL_-1206928668', u'INDIRECT_-1206901548'), (u'INDIRECT_-1206887422', u'MULTIEQUAL_-1206891985'), (u'INDIRECT_-1206909278', u'MULTIEQUAL_-1206904068'), (u'CALL_-1206938310', u'INDIRECT_-1206902077'), (u'INDIRECT_-1206893359', u'MULTIEQUAL_-1206876773'), (u'CALL_-1206929032', u'INDIRECT_-1206893261'), (u'CALL_-1206934888', u'INDIRECT_-1206894790'), (u'INDIRECT_-1206905586', u'MULTIEQUAL_-1206912681'), (u'INDIRECT_-1206903610', u'MULTIEQUAL_-1206903462'), (u'CALL_-1206928601', u'INDIRECT_-1206896423'), (u'CALL_-1206933773', u'INDIRECT_-1206895586'), (u'INDIRECT_-1206889621', u'MULTIEQUAL_-1206874092'), (u'INDIRECT_-1206903752', u'MULTIEQUAL_-1206903125'), (u'INDIRECT_-1206909133', u'MULTIEQUAL_-1206909005'), (u'CALL_-1206934888', u'INDIRECT_-1206896890'), (u'INDIRECT_-1206904392', u'MULTIEQUAL_-1206904214'), (u'INDIRECT_-1206908172', u'MULTIEQUAL_-1206908023'), (u'INDIRECT_-1206895727', u'MULTIEQUAL_-1206895027'), ('const-0', u'INT_EQUAL_-1206925769'), (u'STORE_-1206921864', u'INDIRECT_-1206901407'), (u'MULTIEQUAL_-1206904737', u'MULTIEQUAL_-1206880932'), (u'CALL_-1206931337', u'INDIRECT_-1206899810'), (u'CALL_-1206922316', u'INDIRECT_-1206893456'), (u'CALL_-1206937983', u'INT_NOTEQUAL_-1206937968'), (u'CALL_-1206928518', u'INDIRECT_-1206889827'), (u'INDIRECT_-1206901213', u'MULTIEQUAL_-1206900605'), (u'INDIRECT_-1206901633', u'COPY_-1206878514'), (u'INDIRECT_-1206900557', u'MULTIEQUAL_-1206903251'), (u'INDIRECT_-1206891083', u'MULTIEQUAL_-1206892838'), (u'CALL_-1206928152', u'INDIRECT_-1206876609'), (u'INDIRECT_-1206893667', u'MULTIEQUAL_-1206894859'), (u'INDIRECT_-1206897836', u'MULTIEQUAL_-1206897748'), (u'CALL_-1206930394', u'INDIRECT_-1206909135'), (u'INDIRECT_-1206894273', u'MULTIEQUAL_-1206894114'), (u'CALL_-1206928772', u'INDIRECT_-1206907966'), (u'STORE_-1206927248', u'INDIRECT_-1206888272'), (u'INDIRECT_-1206906053', u'MULTIEQUAL_-1206907059'), (u'CALL_-1206930476', u'INDIRECT_-1206894467'), (u'INDIRECT_-1206903116', u'MULTIEQUAL_-1206902565'), (u'CALLIND_-1206925453', u'INDIRECT_-1206884579'), (u'CALL_-1206937924', u'INDIRECT_-1206893019'), (u'MULTIEQUAL_-1206906539', u'MULTIEQUAL_-1206906566'), (u'INDIRECT_-1206905526', u'MULTIEQUAL_-1206905204'), (u'INDIRECT_-1206893483', u'MULTIEQUAL_-1206894430'), (u'CALL_-1206923816', u'INDIRECT_-1206895217'), (u'INDIRECT_-1206895418', u'MULTIEQUAL_-1206890208'), (u'CALL_-1206937559', u'INDIRECT_-1206911725'), (u'MULTIEQUAL_-1206889965', u'MULTIEQUAL_-1206889985'), (u'INT_LESS_-1206921634', u'CBRANCH_-1206921642'), (u'STORE_-1206921596', u'INDIRECT_-1206901686'), (u'STORE_-1206929169', u'INDIRECT_-1206886018'), (u'STORE_-1206928327', u'INDIRECT_-1206897750'), (u'CALL_-1206929489', u'INDIRECT_-1206901317'), (u'CALL_-1206935821', u'INDIRECT_-1206890860'), (u'CALL_-1206935821', u'INDIRECT_-1206899680'), (u'MULTIEQUAL_-1206905306', u'MULTIEQUAL_-1206905279'), (u'MULTIEQUAL_-1206880940', u'MULTIEQUAL_-1206880202'), (u'CALL_-1206933773', u'INDIRECT_-1206905246'), (u'INDIRECT_-1206897133', u'MULTIEQUAL_-1206898219'), (u'INDIRECT_-1206910856', u'MULTIEQUAL_-1206910768'), ('tmp_16485', u'CBRANCH_-1206925136'), (u'CALL_-1206938421', u'INDIRECT_-1206903818'), (u'CALL_-1206934888', u'INDIRECT_-1206904030'), (u'CALL_-1206935907', u'INDIRECT_-1206915053'), (u'STORE_-1206932486', u'INDIRECT_-1206907587'), (u'STORE_-1206922807', u'INDIRECT_-1206904205'), (u'MULTIEQUAL_-1206900393', u'MULTIEQUAL_-1206900389'), (u'CALL_-1206934081', u'INDIRECT_-1206888628'), (u'STORE_-1206928622', u'INDIRECT_-1206886784'), (u'INDIRECT_-1206897218', u'MULTIEQUAL_-1206880914'), (u'INDIRECT_-1206884015', u'MULTIEQUAL_-1206880895'), (u'INDIRECT_-1206899187', u'MULTIEQUAL_-1206898789'), (u'CALL_-1206936047', u'CAST_-1206876116'), (u'MULTIEQUAL_-1206886459', u'MULTIEQUAL_-1206886459'), (u'CALL_-1206928291', u'INDIRECT_-1206896368'), (u'CALL_-1206922426', u'INDIRECT_-1206887778'), (u'INDIRECT_-1206900501', u'MULTIEQUAL_-1206901110'), (u'INDIRECT_-1206912430', u'MULTIEQUAL_-1206912282'), (u'CALLIND_-1206925453', u'INDIRECT_-1206900119'), (u'INDIRECT_-1206908664', u'MULTIEQUAL_-1206908517'), (u'MULTIEQUAL_-1206895091', u'MULTIEQUAL_-1206896119'), (u'CALL_-1206928772', u'INDIRECT_-1206912586'), (u'INDIRECT_-1206911233', u'MULTIEQUAL_-1206910829'), (u'CALLIND_-1206938827', u'INDIRECT_-1206895235'), (u'INDIRECT_-1206897497', u'COPY_-1206879638'), (u'INDIRECT_-1206905834', u'COPY_-1206878825'), (u'INDIRECT_-1206903253', u'MULTIEQUAL_-1206906685'), (u'CALLIND_-1206921359', u'INDIRECT_-1206884445'), (u'CALL_-1206930241', u'INDIRECT_-1206907690'), (u'INDIRECT_-1206907060', u'MULTIEQUAL_-1206908719'), (u'STORE_-1206928518', u'INDIRECT_-1206903779'), (u'STORE_-1206927248', u'INDIRECT_-1206899612'), ('const-0', u'COPY_-1206924661'), (u'CALL_-1206931545', u'INDIRECT_-1206900863'), (u'CALL_-1206921264', u'INDIRECT_-1206892527'), (u'INDIRECT_-1206879319', u'MULTIEQUAL_-1206879227'), (u'CALL_-1206938628', u'INDIRECT_-1206904994'), (u'CALL_-1206934396', u'INDIRECT_-1206904358'), (u'MULTIEQUAL_-1206891721', u'MULTIEQUAL_-1206891547'), (u'MULTIEQUAL_-1206902109', u'MULTIEQUAL_-1206902090'), (u'INDIRECT_-1206894246', u'MULTIEQUAL_-1206895685'), (u'INDIRECT_-1206904065', u'MULTIEQUAL_-1206904046'), (u'CAST_-1206874678', u'CALL_-1206933623'), (u'PTRSUB_-1206878318', u'CAST_-1206875317'), (u'CALL_-1206921994', u'INDIRECT_-1206905477'), (u'CALL_-1206928518', u'INDIRECT_-1206899907'), (u'CALL_-1206921308', u'INDIRECT_-1206900526'), (u'INDIRECT_-1206896594', u'MULTIEQUAL_-1206894504'), (u'INDIRECT_-1206917300', u'MULTIEQUAL_-1206916972'), ('const-433', u'LOAD_-1206929729'), (u'CALL_-1206937142', u'INDIRECT_-1206910532'), (u'MULTIEQUAL_-1206893616', u'MULTIEQUAL_-1206893597'), (u'STORE_-1206928270', u'INDIRECT_-1206896846'), (u'INDIRECT_-1206906431', u'MULTIEQUAL_-1206876064'), (u'CALL_-1206930274', u'INDIRECT_-1206910912'), (u'MULTIEQUAL_-1206874139', u'MULTIEQUAL_-1206909674'), (u'STORE_-1206937772', u'INDIRECT_-1206907863'), ('const-433', u'LOAD_-1206934657'), (u'CALL_-1206921264', u'INDIRECT_-1206907833'), (u'INDIRECT_-1206910538', u'MULTIEQUAL_-1206905328'), (u'INDIRECT_-1206891285', u'MULTIEQUAL_-1206890903'), (u'STORE_-1206930340', u'INDIRECT_-1206885922'), (u'INDIRECT_-1206891353', u'MULTIEQUAL_-1206891049'), (u'INDIRECT_-1206905039', u'MULTIEQUAL_-1206904937'), (u'INDIRECT_-1206903476', u'MULTIEQUAL_-1206903201'), (u'CALL_-1206931745', u'INDIRECT_-1206894960'), (u'CALL_-1206929645', u'INDIRECT_-1206903050'), ('const-433', u'LOAD_-1206937896'), (u'MULTIEQUAL_-1206905581', u'MULTIEQUAL_-1206905473'), (u'INDIRECT_-1206891721', u'INT_SUB_-1206930988'), (u'INDIRECT_-1206887694', u'MULTIEQUAL_-1206887317'), (u'MULTIEQUAL_-1206888504', u'MULTIEQUAL_-1206888466'), (u'INDIRECT_-1206904287', u'MULTIEQUAL_-1206904172'), (u'CALL_-1206922325', u'INDIRECT_-1206891503'), (u'INDIRECT_-1206883609', u'MULTIEQUAL_-1206883939'), (u'CALL_-1206931595', u'INDIRECT_-1206908354'), (u'CALL_-1206938725', u'INDIRECT_-1206905891'), (u'CALL_-1206931745', u'INDIRECT_-1206883366'), (u'INDIRECT_-1206908432', u'MULTIEQUAL_-1206908277'), (u'CALL_-1206937430', u'INDIRECT_-1206907628'), (u'INDIRECT_-1206892431', u'MULTIEQUAL_-1206892412'), (u'CALL_-1206938342', u'INDIRECT_-1206884704'), (u'INDIRECT_-1206890826', u'MULTIEQUAL_-1206890504'), (u'CALL_-1206926063', u'INDIRECT_-1206892938'), (u'INDIRECT_-1206903718', u'MULTIEQUAL_-1206904708'), (u'CALL_-1206924756', u'INDIRECT_-1206875902'), (u'INDIRECT_-1206892367', u'MULTIEQUAL_-1206891667'), (u'INDIRECT_-1206912595', u'MULTIEQUAL_-1206912205'), (u'INDIRECT_-1206883187', u'MULTIEQUAL_-1206882980'), (u'MULTIEQUAL_-1206907865', u'MULTIEQUAL_-1206907859'), (u'CALL_-1206928150', u'INDIRECT_-1206916312'), (u'CALL_-1206921954', u'INDIRECT_-1206900834'), (u'INDIRECT_-1206874983', u'MULTIEQUAL_-1206874909'), (u'CALL_-1206936110', u'INDIRECT_-1206897354'), (u'INDIRECT_-1206905701', u'MULTIEQUAL_-1206905425'), (u'INDIRECT_-1206911868', u'MULTIEQUAL_-1206911750'), (u'MULTIEQUAL_-1206892948', u'MULTIEQUAL_-1206892813'), (u'CALL_-1206930915', u'INDIRECT_-1206902741'), (u'MULTIEQUAL_-1206890181', u'MULTIEQUAL_-1206890133'), (u'MULTIEQUAL_-1206893322', u'MULTIEQUAL_-1206893617'), (u'CALL_-1206930476', u'INDIRECT_-1206895307'), (u'CALLIND_-1206921344', u'INDIRECT_-1206899192'), (u'INDIRECT_-1206898411', u'MULTIEQUAL_-1206876045'), (u'INDIRECT_-1206911571', u'MULTIEQUAL_-1206912437'), (u'INDIRECT_-1206893763', u'MULTIEQUAL_-1206893397'), (u'INDIRECT_-1206907033', u'MULTIEQUAL_-1206906905'), (u'CALL_-1206937729', u'INDIRECT_-1206896703'), (u'CALL_-1206925831', u'INDIRECT_-1206903732'), (u'INDIRECT_-1206897905', u'MULTIEQUAL_-1206897873'), (u'CALLIND_-1206925019', u'INDIRECT_-1206902844'), (u'CALLIND_-1206921388', u'INDIRECT_-1206894541'), (u'INDIRECT_-1206909765', u'MULTIEQUAL_-1206909383'), (u'MULTIEQUAL_-1206901524', u'MULTIEQUAL_-1206901486'), (u'CALL_-1206925799', u'INDIRECT_-1206907487'), (u'MULTIEQUAL_-1206909971', u'MULTIEQUAL_-1206909929'), (u'CALL_-1206928382', u'INDIRECT_-1206899781'), (u'CALL_-1206927833', u'INDIRECT_-1206903313'), (u'INDIRECT_-1206902587', u'MULTIEQUAL_-1206903122'), (u'INDIRECT_-1206901869', u'MULTIEQUAL_-1206899544'), (u'CALL_-1206938975', u'INDIRECT_-1206902036'), (u'CALL_-1206926019', u'INDIRECT_-1206905939'), (u'INDIRECT_-1206891679', u'MULTIEQUAL_-1206891318'), (u'CALLIND_-1206921710', u'INDIRECT_-1206874772'), (u'INDIRECT_-1206890240', u'MULTIEQUAL_-1206889969'), (u'INT_ADD_-1206933128', u'COPY_-1206874856'), (u'INDIRECT_-1206895754', u'MULTIEQUAL_-1206893664'), (u'CALL_-1206937983', u'INDIRECT_-1206914469'), (u'INDIRECT_-1206898171', u'MULTIEQUAL_-1206898031'), (u'INDIRECT_-1206901184', u'MULTIEQUAL_-1206900730'), (u'MULTIEQUAL_-1206891393', u'MULTIEQUAL_-1206891305'), (u'INDIRECT_-1206885289', u'MULTIEQUAL_-1206885619'), (u'INDIRECT_-1206889485', u'MULTIEQUAL_-1206889580'), (u'INDIRECT_-1206906908', u'MULTIEQUAL_-1206908474'), (u'INDIRECT_-1206899667', u'MULTIEQUAL_-1206899552'), (u'CALL_-1206931674', u'INDIRECT_-1206892111'), (u'INDIRECT_-1206892457', u'MULTIEQUAL_-1206892838'), (u'CALL_-1206932359', u'INDIRECT_-1206894816'), ('const-433', u'LOAD_-1206937945'), (u'CALL_-1206931435', u'INDIRECT_-1206904997'), (u'CALL_-1206921308', u'INDIRECT_-1206875575'), (u'INDIRECT_-1206891171', u'MULTIEQUAL_-1206891152'), (u'CALL_-1206921320', u'INDIRECT_-1206891196'), (u'STORE_-1206928732', u'INDIRECT_-1206895089'), (u'MULTIEQUAL_-1206880330', u'PTRADD_-1206921841'), (u'CAST_-1206869668', u'INT_ADD_-1206872477'), (u'STORE_-1206928320', u'INDIRECT_-1206905727'), (u'CALL_-1206932817', u'INDIRECT_-1206912366'), (u'CALL_-1206929938', u'INDIRECT_-1206891168'), (u'CALL_-1206938975', u'INDIRECT_-1206911696'), (u'CALL_-1206933623', u'INDIRECT_-1206892136'), (u'STORE_-1206921852', u'INDIRECT_-1206893417'), (u'MULTIEQUAL_-1206900129', u'MULTIEQUAL_-1206900014'), (u'MULTIEQUAL_-1206908556', u'MULTIEQUAL_-1206908998'), (u'INDIRECT_-1206894926', u'MULTIEQUAL_-1206896487'), (u'MULTIEQUAL_-1206888948', u'MULTIEQUAL_-1206892478'), (u'STORE_-1206930846', u'INDIRECT_-1206894607'), (u'MULTIEQUAL_-1206880301', u'MULTIEQUAL_-1206880275'), (u'MULTIEQUAL_-1206906976', u'COPY_-1206869892'), (u'INDIRECT_-1206900531', u'MULTIEQUAL_-1206901755'), (u'STORE_-1206933398', u'INDIRECT_-1206897000'), (u'MULTIEQUAL_-1206915403', u'COPY_-1206870383'), (u'CALL_-1206928629', u'INDIRECT_-1206911557'), (u'CALL_-1206928108', u'INDIRECT_-1206884492'), (u'CALLIND_-1206938263', u'INDIRECT_-1206910862'), (u'STORE_-1206930175', u'INDIRECT_-1206892146'), (u'INDIRECT_-1206900971', u'MULTIEQUAL_-1206876051'), ('tmp_24208', u'CBRANCH_-1206924963'), (u'INDIRECT_-1206907407', u'MULTIEQUAL_-1206909130'), (u'INDIRECT_-1206911461', u'MULTIEQUAL_-1206874144'), (u'PTRSUB_-1206871854', u'LOAD_-1206921866'), (u'CALL_-1206928690', u'INDIRECT_-1206891118'), ('const-40', u'PTRSUB_-1206878696'), (u'INDIRECT_-1206895333', u'COPY_-1206878499'), (u'INDIRECT_-1206882195', u'MULTIEQUAL_-1206882103'), (u'MULTIEQUAL_-1206912029', u'MULTIEQUAL_-1206912013'), (u'INDIRECT_-1206899920', u'MULTIEQUAL_-1206901579'), (u'CALL_-1206934396', u'INDIRECT_-1206895958'), (u'STORE_-1206932305', u'INDIRECT_-1206904337'), (u'INDIRECT_-1206881852', u'MULTIEQUAL_-1206880874'), (u'INDIRECT_-1206907266', u'MULTIEQUAL_-1206914361'), (u'CALL_-1206928992', u'INDIRECT_-1206890423'), (u'INDIRECT_-1206904514', u'MULTIEQUAL_-1206904280'), (u'CALLIND_-1206921344', u'INDIRECT_-1206900872'), (u'MULTIEQUAL_-1206903860', u'MULTIEQUAL_-1206903845'), (u'MULTIEQUAL_-1206900965', u'MULTIEQUAL_-1206900990'), (u'CALL_-1206928667', u'INDIRECT_-1206905700'), ('tmp_13370', u'CBRANCH_-1206929613'), (u'CALL_-1206929202', u'INDIRECT_-1206902904'), (u'CALL_-1206927360', u'INDIRECT_-1206908162'), (u'INDIRECT_-1206891044', u'MULTIEQUAL_-1206890971'), (u'SUBPIECE_-1206906721', u'INT_MULT_-1206923081'), (u'MULTIEQUAL_-1206874106', u'MULTIEQUAL_-1206895263'), (u'INDIRECT_-1206900192', u'MULTIEQUAL_-1206900043'), (u'CALL_-1206921954', u'INDIRECT_-1206902934'), (u'CALL_-1206933773', u'CAST_-1206874770'), (u'INDIRECT_-1206890320', u'MULTIEQUAL_-1206891578'), ('tmp_604', u'CBRANCH_-1206939301'), (u'CALL_-1206932808', u'INDIRECT_-1206906018'), (u'CALLIND_-1206921999', u'INDIRECT_-1206899209'), (u'STORE_-1206934224', u'INDIRECT_-1206892820'), (u'MULTIEQUAL_-1206907857', u'MULTIEQUAL_-1206878097'), (u'CALL_-1206927833', u'INDIRECT_-1206892813'), (u'INDIRECT_-1206890936', u'MULTIEQUAL_-1206890385'), (u'CALL_-1206929794', u'INDIRECT_-1206880746'), (u'CALL_-1206938421', u'INDIRECT_-1206892898'), (u'CALL_-1206930025', u'INDIRECT_-1206896062'), (u'CALL_-1206932954', u'INDIRECT_-1206883097'), (u'STORE_-1206921525', u'INDIRECT_-1206905427'), (u'INDIRECT_-1206899114', u'COPY_-1206878809'), (u'INDIRECT_-1206897388', u'MULTIEQUAL_-1206896956'), (u'CALL_-1206928690', u'INDIRECT_-1206911698'), (u'CALL_-1206938900', u'INDIRECT_-1206903254'), (u'INDIRECT_-1206913270', u'MULTIEQUAL_-1206913122'), (u'CAST_-1206869608', u'INT_ADD_-1206923349'), (u'MULTIEQUAL_-1206891887', u'MULTIEQUAL_-1206891868'), (u'CALL_-1206927297', u'INDIRECT_-1206892589'), (u'PTRSUB_-1206872001', u'LOAD_-1206922111'), (u'CALL_-1206935809', u'INDIRECT_-1206901771'), (u'CALL_-1206937729', u'INDIRECT_-1206897963'), (u'CALL_-1206925694', u'INDIRECT_-1206876432'), (u'CALL_-1206938958', u'INDIRECT_-1206907904'), (u'CALL_-1206928155', u'INDIRECT_-1206899834'), (u'INT_ADD_-1206928856', u'MULTIEQUAL_-1206921151'), (u'INDIRECT_-1206900535', u'COPY_-1206878944'), (u'MULTIEQUAL_-1206912900', u'STORE_-1206928446'), (u'INT_EQUAL_-1206929172', u'CBRANCH_-1206929168'), (u'INT_NEGATE_-1206939092', u'INT_AND_-1206939082'), (u'CALL_-1206927017', u'INDIRECT_-1206906534'), (u'INDIRECT_-1206892193', u'MULTIEQUAL_-1206891889'), (u'CALL_-1206931595', u'INDIRECT_-1206898274'), (u'INDIRECT_-1206891340', u'MULTIEQUAL_-1206891101'), (u'MULTIEQUAL_-1206892308', u'MULTIEQUAL_-1206895838'), (u'STORE_-1206928732', u'INDIRECT_-1206895509'), (u'INDIRECT_-1206887825', u'MULTIEQUAL_-1206887793'), (u'INDIRECT_-1206896299', u'MULTIEQUAL_-1206895938'), (u'CALL_-1206935821', u'INDIRECT_-1206905560'), (u'CALL_-1206921722', u'INDIRECT_-1206874309'), (u'STORE_-1206930256', u'INDIRECT_-1206895126'), (u'INDIRECT_-1206900443', u'MULTIEQUAL_-1206900398'), (u'INDIRECT_-1206894207', u'MULTIEQUAL_-1206894092'), (u'CALL_-1206931269', u'INDIRECT_-1206890127'), (u'STORE_-1206927241', u'INDIRECT_-1206908427'), (u'MULTIEQUAL_-1206911225', u'MULTIEQUAL_-1206911219'), (u'MULTIEQUAL_-1206880190', u'MULTIEQUAL_-1206903021'), (u'INDIRECT_-1206899053', u'MULTIEQUAL_-1206902485'), (u'CALLIND_-1206921359', u'INDIRECT_-1206900405'), (u'CALL_-1206939039', u'INDIRECT_-1206907952'), (u'CALL_-1206938725', u'INDIRECT_-1206903791'), (u'INDIRECT_-1206891640', u'MULTIEQUAL_-1206892569'), (u'CALL_-1206926003', u'INDIRECT_-1206892066'), (u'CALL_-1206930899', u'INDIRECT_-1206892649'), (u'CALL_-1206928271', u'INDIRECT_-1206879479'), (u'INDIRECT_-1206905063', u'MULTIEQUAL_-1206905018'), (u'CALL_-1206921447', u'INDIRECT_-1206892204'), (u'INDIRECT_-1206892304', u'MULTIEQUAL_-1206892231'), (u'INDIRECT_-1206889422', u'MULTIEQUAL_-1206891027'), (u'CALLIND_-1206925019', u'INDIRECT_-1206888984'), (u'MULTIEQUAL_-1206878069', u'MULTIEQUAL_-1206895345'), (u'STORE_-1206937788', u'INDIRECT_-1206905348'), (u'CALL_-1206929320', u'INDIRECT_-1206907577'), (u'STORE_-1206921840', u'INDIRECT_-1206887107'), (u'CALL_-1206925604', u'INDIRECT_-1206886885'), (u'INDIRECT_-1206889246', u'MULTIEQUAL_-1206890639'), (u'CALL_-1206922556', u'INDIRECT_-1206897481'), (u'INT_AND_-1206939384', u'INT_EQUAL_-1206939397'), (u'CALL_-1206938756', u'INDIRECT_-1206885283'), (u'MULTIEQUAL_-1206902670', u'MULTIEQUAL_-1206902645'), (u'CALL_-1206928271', u'INDIRECT_-1206889617'), (u'INDIRECT_-1206902607', u'MULTIEQUAL_-1206903699'), (u'MULTIEQUAL_-1206882105', u'MULTIEQUAL_-1206882091'), (u'INDIRECT_-1206910414', u'MULTIEQUAL_-1206910209'), ('const-8', u'PTRSUB_-1206876804'), ('tmp_72836', u'PTRSUB_-1206880431'), (u'CALL_-1206934081', u'INDIRECT_-1206880726'), (u'MULTIEQUAL_-1206908639', u'MULTIEQUAL_-1206908605'), (u'MULTIEQUAL_-1206908639', u'MULTIEQUAL_-1206908605'), (u'CALL_-1206921308', u'INDIRECT_-1206884566'), (u'STORE_-1206925221', u'INDIRECT_-1206906105'), (u'MULTIEQUAL_-1206875903', u'MULTIEQUAL_-1206888479'), (u'CALL_-1206929226', u'INDIRECT_-1206885275'), (u'CALL_-1206928772', u'INDIRECT_-1206903346'), (u'INDIRECT_-1206906710', u'MULTIEQUAL_-1206906619'), (u'LOAD_-1206937705', u'STORE_-1206937696'), (u'CALL_-1206921447', u'INDIRECT_-1206885484'), (u'INDIRECT_-1206911248', u'MULTIEQUAL_-1206910816'), (u'STORE_-1206928662', u'INDIRECT_-1206894207'), (u'INDIRECT_-1206901125', u'MULTIEQUAL_-1206901045'), (u'INDIRECT_-1206895555', u'MULTIEQUAL_-1206895277'), (u'CALL_-1206928690', u'INDIRECT_-1206897838'), (u'CALLIND_-1206921999', u'INDIRECT_-1206902569'), (u'INDIRECT_-1206902941', u'MULTIEQUAL_-1206904598'), (u'MULTIEQUAL_-1206904099', u'MULTIEQUAL_-1206904085'), (u'INDIRECT_-1206906880', u'MULTIEQUAL_-1206906641'), (u'INDIRECT_-1206894239', u'MULTIEQUAL_-1206895279'), (u'INDIRECT_-1206899502', u'MULTIEQUAL_-1206901107'), (u'CALL_-1206922316', u'INDIRECT_-1206904376'), (u'MULTIEQUAL_-1206873507', u'MULTIEQUAL_-1206873711'), (u'MULTIEQUAL_-1206915208', u'MULTIEQUAL_-1206915073'), ('const-1171948', u'COPY_-1206874290'), (u'INDIRECT_-1206891875', u'MULTIEQUAL_-1206891257'), (u'INDIRECT_-1206903694', u'MULTIEQUAL_-1206903489'), (u'CALL_-1206927048', u'INDIRECT_-1206905362'), (u'STORE_-1206933497', u'INDIRECT_-1206903770'), (u'INDIRECT_-1206903313', u'MULTIEQUAL_-1206902705'), (u'MULTIEQUAL_-1206895696', u'MULTIEQUAL_-1206895690'), (u'STORE_-1206928482', u'INDIRECT_-1206891998'), (u'INDIRECT_-1206882978', u'MULTIEQUAL_-1206884008'), (u'INDIRECT_-1206882264', u'MULTIEQUAL_-1206882122'), (u'STORE_-1206925221', u'INDIRECT_-1206892245'), (u'INDIRECT_-1206901637', u'MULTIEQUAL_-1206901465'), (u'INDIRECT_-1206901531', u'MULTIEQUAL_-1206901391'), (u'MULTIEQUAL_-1206876054', u'MULTIEQUAL_-1206875936'), (u'CALL_-1206928209', u'INDIRECT_-1206905541'), (u'MULTIEQUAL_-1206891079', u'MULTIEQUAL_-1206891059'), (u'INDIRECT_-1206911054', u'MULTIEQUAL_-1206910638'), (u'INDIRECT_-1206912638', u'MULTIEQUAL_-1206912255'), ('const-1184576', u'COPY_-1206938688'), (u'CALL_-1206927405', u'INDIRECT_-1206890969'), (u'INDIRECT_-1206898311', u'MULTIEQUAL_-1206898113'), (u'MULTIEQUAL_-1206895950', u'MULTIEQUAL_-1206895312'), (u'MULTIEQUAL_-1206876788', u'MULTIEQUAL_-1206899439'), (u'CALL_-1206929750', u'INDIRECT_-1206890260'), (u'CALL_-1206933594', u'INDIRECT_-1206890022'), (u'STORE_-1206935460', u'INDIRECT_-1206903997'), (u'MULTIEQUAL_-1206880185', u'PTRSUB_-1206880505'), (u'CALL_-1206933623', u'INDIRECT_-1206880791'), (u'CALL_-1206930556', u'INDIRECT_-1206890154'), (u'INDIRECT_-1206902558', u'MULTIEQUAL_-1206897348'), (u'CALL_-1206927360', u'INDIRECT_-1206895142'), (u'CALL_-1206928257', u'INDIRECT_-1206915434'), (u'INDIRECT_-1206893741', u'MULTIEQUAL_-1206893632'), (u'INDIRECT_-1206901238', u'MULTIEQUAL_-1206901140'), (u'CALL_-1206930476', u'INDIRECT_-1206891107'), (u'INDIRECT_-1206913478', u'MULTIEQUAL_-1206911798'), (u'CALL_-1206930899', u'INDIRECT_-1206880801'), (u'CALL_-1206931183', u'INDIRECT_-1206902843'), (u'CALL_-1206921722', u'INDIRECT_-1206893131'), (u'MULTIEQUAL_-1206897054', u'MULTIEQUAL_-1206899465'), (u'CALL_-1206922426', u'INDIRECT_-1206873996'), (u'CALL_-1206926063', u'INDIRECT_-1206899658'), (u'CALL_-1206930394', u'INDIRECT_-1206898635'), (u'CALL_-1206930274', u'INDIRECT_-1206889726'), (u'STORE_-1206927248', u'INDIRECT_-1206900872'), (u'CAST_-1206870599', u'INT_ADD_-1206928256'), (u'CALL_-1206930311', u'INDIRECT_-1206879601'), (u'INDIRECT_-1206894435', u'MULTIEQUAL_-1206895239'), (u'STORE_-1206921830', u'INDIRECT_-1206901379'), (u'CALL_-1206934396', u'INDIRECT_-1206896798'), (u'CALL_-1206922426', u'INDIRECT_-1206904578'), (u'CALL_-1206930636', u'INDIRECT_-1206899436'), (u'CALL_-1206929269', u'INDIRECT_-1206908553'), (u'CALL_-1206921459', u'INDIRECT_-1206883813'), (u'INDIRECT_-1206888945', u'MULTIEQUAL_-1206888926'), (u'STORE_-1206928588', u'INDIRECT_-1206905921'), (u'CALL_-1206937824', u'INDIRECT_-1206898845'), ('tmp_6610', u'CBRANCH_-1206933250'), (u'MULTIEQUAL_-1206908191', u'MULTIEQUAL_-1206909130'), (u'STORE_-1206922807', u'INDIRECT_-1206898745'), (u'INDIRECT_-1206892435', u'MULTIEQUAL_-1206892045'), (u'CAST_-1206873086', u'LOAD_-1206930208'), ('tmp_2661', u'CBRANCH_-1206937643'), (u'CALL_-1206928382', u'INDIRECT_-1206888441'), (u'INDIRECT_-1206909554', u'MULTIEQUAL_-1206909136'), (u'INDIRECT_-1206905833', u'MULTIEQUAL_-1206909507'), (u'INDIRECT_-1206906072', u'MULTIEQUAL_-1206907609'), (u'INDIRECT_-1206898932', u'MULTIEQUAL_-1206900469'), (u'STORE_-1206921852', u'INDIRECT_-1206895937'), (u'CALL_-1206939005', u'INDIRECT_-1206904993'), (u'CALL_-1206928474', u'INDIRECT_-1206903248'), (u'INDIRECT_-1206903733', u'COPY_-1206878519'), (u'MULTIEQUAL_-1206897033', u'MULTIEQUAL_-1206897029'), (u'INDIRECT_-1206897013', u'COPY_-1206878503'), (u'CALL_-1206928357', u'INDIRECT_-1206887168'), (u'CALL_-1206933125', u'INDIRECT_-1206899854'), (u'CALL_-1206934098', u'INDIRECT_-1206893259'), (u'STORE_-1206929169', u'INDIRECT_-1206899458'), (u'MULTIEQUAL_-1206901597', u'MULTIEQUAL_-1206901181'), (u'INDIRECT_-1206893173', u'MULTIEQUAL_-1206892769'), (u'CALL_-1206928709', u'INDIRECT_-1206879785'), (u'CALL_-1206938036', u'INDIRECT_-1206913653'), (u'INDIRECT_-1206902659', u'MULTIEQUAL_-1206904178'), ('const-433', u'LOAD_-1206928041'), ('tmp_21959', u'CBRANCH_-1206921758'), (u'INDIRECT_-1206889488', u'MULTIEQUAL_-1206891027'), (u'SUBPIECE_-1206876198', u'CALL_-1206928150'), ('const-1', u'INT_OR_-1206927207'), (u'INDIRECT_-1206906224', u'MULTIEQUAL_-1206905770'), (u'CALL_-1206930899', u'INDIRECT_-1206881475'), (u'STORE_-1206928327', u'INDIRECT_-1206898590'), (u'CALL_-1206933962', u'INDIRECT_-1206898214'), (u'CALL_-1206935766', u'INDIRECT_-1206899646'), (u'INDIRECT_-1206897159', u'COPY_-1206880325'), (u'INDIRECT_-1206908983', u'MULTIEQUAL_-1206908760'), (u'CALL_-1206929320', u'INDIRECT_-1206886997'), (u'INDIRECT_-1206891405', u'MULTIEQUAL_-1206891275'), (u'CALL_-1206937824', u'INDIRECT_-1206905565'), (u'INDIRECT_-1206910080', u'MULTIEQUAL_-1206909033'), (u'MULTIEQUAL_-1206875920', u'MULTIEQUAL_-1206895619'), (u'INDIRECT_-1206899298', u'MULTIEQUAL_-1206899037'), (u'INDIRECT_-1206906578', u'MULTIEQUAL_-1206905947'), (u'INDIRECT_-1206898246', u'COPY_-1206879408'), (u'CALL_-1206928601', u'INDIRECT_-1206898523'), (u'STORE_-1206924919', u'INDIRECT_-1206886647'), (u'INDIRECT_-1206890948', u'MULTIEQUAL_-1206891594'), (u'CALL_-1206936019', u'INDIRECT_-1206895621'), (u'CALL_-1206930882', u'INDIRECT_-1206899358'), (u'INDIRECT_-1206908344', u'MULTIEQUAL_-1206909927'), (u'CALL_-1206929202', u'INDIRECT_-1206886524'), (u'CALL_-1206929324', u'INDIRECT_-1206901710'), (u'INDIRECT_-1206882625', u'MULTIEQUAL_-1206883478'), (u'CALL_-1206935821', u'INDIRECT_-1206891280'), (u'STORE_-1206922815', u'INDIRECT_-1206902929'), (u'MULTIEQUAL_-1206893147', u'MULTIEQUAL_-1206893128'), (u'INDIRECT_-1206885801', u'MULTIEQUAL_-1206886410'), (u'INDIRECT_-1206890469', u'MULTIEQUAL_-1206890349'), (u'INDIRECT_-1206905880', u'MULTIEQUAL_-1206904833'), (u'CALL_-1206931674', u'INDIRECT_-1206898831'), (u'MULTIEQUAL_-1206905922', u'MULTIEQUAL_-1206906217'), (u'INDIRECT_-1206899348', u'MULTIEQUAL_-1206899994'), (u'MULTIEQUAL_-1206890528', u'MULTIEQUAL_-1206890504'), (u'CALL_-1206925783', u'INDIRECT_-1206894875'), (u'INDIRECT_-1206889581', u'MULTIEQUAL_-1206890190'), (u'CALL_-1206938036', u'INDIRECT_-1206908613'), (u'CALL_-1206931183', u'INDIRECT_-1206898223'), ('const--88', u'PTRSUB_-1206880431'), (u'CALL_-1206939005', u'INDIRECT_-1206899533'), (u'INDIRECT_-1206891397', u'MULTIEQUAL_-1206891260'), (u'INDIRECT_-1206893740', u'MULTIEQUAL_-1206894669'), (u'INDIRECT_-1206895360', u'COPY_-1206878618'), (u'CALLIND_-1206921856', u'INDIRECT_-1206892836'), (u'INDIRECT_-1206887747', u'MULTIEQUAL_-1206887047'), (u'INDIRECT_-1206891885', u'MULTIEQUAL_-1206891805'), (u'CALL_-1206933745', u'INDIRECT_-1206891792'), (u'CALL_-1206927063', u'INDIRECT_-1206902354'), (u'CALL_-1206932911', u'INT_EQUAL_-1206932897'), (u'CALL_-1206923816', u'INDIRECT_-1206884717'), (u'MULTIEQUAL_-1206887814', u'MULTIEQUAL_-1206888734'), ('const-433', u'LOAD_-1206933530'), (u'INT_NOTEQUAL_-1206923086', u'CBRANCH_-1206923084'), (u'INDIRECT_-1206902796', u'MULTIEQUAL_-1206903300'), ('const-0', u'INT_NOTEQUAL_-1206931611'), (u'CALLIND_-1206922663', u'INDIRECT_-1206898685'), (u'CALL_-1206931539', u'INDIRECT_-1206901193'), (u'INDIRECT_-1206901013', u'MULTIEQUAL_-1206902019'), (u'INDIRECT_-1206904339', u'MULTIEQUAL_-1206905858'), (u'CALL_-1206934991', u'INDIRECT_-1206903844'), (u'INDIRECT_-1206893858', u'MULTIEQUAL_-1206880906'), (u'MULTIEQUAL_-1206896908', u'MULTIEQUAL_-1206898395'), (u'CALL_-1206932954', u'INDIRECT_-1206894779'), (u'INDIRECT_-1206899171', u'MULTIEQUAL_-1206899594'), (u'INDIRECT_-1206899171', u'MULTIEQUAL_-1206899594'), (u'INDIRECT_-1206911375', u'COPY_-1206878418'), (u'CALLIND_-1206921372', u'INDIRECT_-1206885348'), (u'PTRSUB_-1206877499', u'LOAD_-1206933183'), (u'CALL_-1206929866', u'INDIRECT_-1206917069'), (u'STORE_-1206937611', u'INDIRECT_-1206899794'), (u'INDIRECT_-1206903953', u'INT_AND_-1206939384'), (u'CALLIND_-1206924365', u'INDIRECT_-1206907153'), (u'CALL_-1206925860', u'INDIRECT_-1206886946'), (u'MULTIEQUAL_-1206911362', u'SUBPIECE_-1206906660'), ('const-72340172838076673', u'INT_MULT_-1206930395'), (u'STORE_-1206927231', u'INDIRECT_-1206886582'), (u'INDIRECT_-1206898157', u'MULTIEQUAL_-1206898298'), (u'CALL_-1206929489', u'INDIRECT_-1206897537'), (u'STORE_-1206937611', u'INDIRECT_-1206898954'), (u'CALL_-1206929019', u'INDIRECT_-1206909761'), (u'CALLIND_-1206938189', u'INDIRECT_-1206894853'), (u'CALL_-1206937302', u'INDIRECT_-1206899290'), (u'CALL_-1206922316', u'INDIRECT_-1206901436'), (u'STORE_-1206930329', u'INDIRECT_-1206903820'), (u'CALL_-1206925604', u'INDIRECT_-1206907885'), (u'STORE_-1206937920', u'INDIRECT_-1206898274'), (u'INDIRECT_-1206886606', u'MULTIEQUAL_-1206886414'), (u'INDIRECT_-1206907313', u'MULTIEQUAL_-1206906808'), (u'CALL_-1206929202', u'INDIRECT_-1206904164'), ('const-0', u'SUBPIECE_-1206916927'), (u'CALL_-1206930506', u'INDIRECT_-1206907091'), (u'CALL_-1206929938', u'INDIRECT_-1206908808'), (u'CALL_-1206928667', u'INDIRECT_-1206883015'), (u'INDIRECT_-1206900555', u'MULTIEQUAL_-1206900264'), (u'STORE_-1206937920', u'INDIRECT_-1206891134'), (u'INDIRECT_-1206909771', u'MULTIEQUAL_-1206910995'), (u'MULTIEQUAL_-1206876017', u'MULTIEQUAL_-1206875899'), (u'MULTIEQUAL_-1206883662', u'MULTIEQUAL_-1206883957'), (u'STORE_-1206929169', u'INDIRECT_-1206889378'), (u'CALL_-1206929385', u'INDIRECT_-1206897965'), (u'STORE_-1206928482', u'INDIRECT_-1206899558'), (u'INDIRECT_-1206887626', u'MULTIEQUAL_-1206887443'), ('tmp_16163', u'CBRANCH_-1206925343'), (u'CALL_-1206934365', u'INDIRECT_-1206908955'), (u'CALL_-1206928194', u'INDIRECT_-1206888706'), ('const-433', u'LOAD_-1206924422'), (u'INDIRECT_-1206911974', u'MULTIEQUAL_-1206911707'), (u'CALL_-1206928357', u'INDIRECT_-1206886748'), (u'INDIRECT_-1206889038', u'MULTIEQUAL_-1206890738'), (u'MULTIEQUAL_-1206892759', u'MULTIEQUAL_-1206892759'), ('const-0', u'INT_NOTEQUAL_-1206932448'), (u'INDIRECT_-1206905203', u'MULTIEQUAL_-1206904980'), (u'CALL_-1206929645', u'INDIRECT_-1206896330'), (u'INDIRECT_-1206898940', u'MULTIEQUAL_-1206898890'), (u'INDIRECT_-1206895275', u'MULTIEQUAL_-1206896079'), (u'CALL_-1206921308', u'INDIRECT_-1206891706'), (u'INDIRECT_-1206901468', u'MULTIEQUAL_-1206901238'), (u'INDIRECT_-1206884871', u'MULTIEQUAL_-1206884852'), (u'INDIRECT_-1206903946', u'MULTIEQUAL_-1206905339'), (u'CALLIND_-1206921344', u'INDIRECT_-1206883652'), (u'CALL_-1206930086', u'INDIRECT_-1206894825'), (u'INDIRECT_-1206912058', u'MULTIEQUAL_-1206911903'), (u'STORE_-1206928553', u'INDIRECT_-1206897080'), (u'CALL_-1206933594', u'INDIRECT_-1206891702'), (u'MULTIEQUAL_-1206903259', u'CAST_-1206873108'), (u'INDIRECT_-1206883670', u'MULTIEQUAL_-1206883478'), (u'MULTIEQUAL_-1206889580', u'MULTIEQUAL_-1206889565'), (u'CALL_-1206935809', u'INDIRECT_-1206894631'), (u'CALL_-1206931142', u'INDIRECT_-1206903901'), (u'MULTIEQUAL_-1206901718', u'MULTIEQUAL_-1206901689'), (u'MULTIEQUAL_-1206914537', u'COPY_-1206914660'), (u'CALL_-1206930362', u'INDIRECT_-1206907838'), (u'INDIRECT_-1206902388', u'MULTIEQUAL_-1206902562'), (u'CALL_-1206930086', u'INDIRECT_-1206904065'), (u'STORE_-1206924919', u'INDIRECT_-1206888747'), (u'STORE_-1206937772', u'INDIRECT_-1206901563'), (u'CALL_-1206935494', u'INDIRECT_-1206882195'), (u'CALLIND_-1206921344', u'INDIRECT_-1206886592'), (u'INDIRECT_-1206911278', u'MULTIEQUAL_-1206912268'), (u'CALLIND_-1206921359', u'INDIRECT_-1206882765'), (u'INT_EQUAL_-1206932936', u'CBRANCH_-1206932934'), (u'CALL_-1206926116', u'INDIRECT_-1206884615'), (u'INDIRECT_-1206906517', u'MULTIEQUAL_-1206906488'), (u'INDIRECT_-1206917024', u'INT_ZEXT_-1206924905'), (u'CALL_-1206925694', u'INDIRECT_-1206885594'), (u'CALL_-1206938232', u'INDIRECT_-1206901183'), (u'INT_EQUAL_-1206921923', u'INT_ZEXT_-1206911884'), ('const-433', u'LOAD_-1206922790'), (u'STORE_-1206924934', u'INDIRECT_-1206901777'), (u'STORE_-1206933118', u'INDIRECT_-1206898100'), (u'INDIRECT_-1206911406', u'MULTIEQUAL_-1206911084'), (u'INDIRECT_-1206886008', u'MULTIEQUAL_-1206886182'), (u'MULTIEQUAL_-1206905309', u'MULTIEQUAL_-1206905307'), (u'MULTIEQUAL_-1206874138', u'MULTIEQUAL_-1206909254'), (u'MULTIEQUAL_-1206880162', u'MULTIEQUAL_-1206891681'), (u'INDIRECT_-1206902805', u'MULTIEQUAL_-1206902786'), (u'CALL_-1206927360', u'INDIRECT_-1206886322'), (u'INDIRECT_-1206888413', u'MULTIEQUAL_-1206889419'), (u'CALL_-1206937729', u'INDIRECT_-1206893763'), (u'INDIRECT_-1206898767', u'MULTIEQUAL_-1206898369'), (u'MULTIEQUAL_-1206892707', u'MULTIEQUAL_-1206892650'), (u'INDIRECT_-1206888877', u'MULTIEQUAL_-1206888740'), ('const-1186256', u'COPY_-1206874484'), (u'STORE_-1206933398', u'INDIRECT_-1206893640'), (u'CALL_-1206930556', u'INDIRECT_-1206904854'), (u'CALL_-1206932954', u'INDIRECT_-1206913259'), (u'CALL_-1206921431', u'INDIRECT_-1206898493'), (u'INDIRECT_-1206906801', u'MULTIEQUAL_-1206906610'), (u'STORE_-1206928482', u'INDIRECT_-1206902498'), (u'MULTIEQUAL_-1206903909', u'MULTIEQUAL_-1206903243'), (u'CALLIND_-1206921999', u'INDIRECT_-1206894169'), (u'CALL_-1206922426', u'INDIRECT_-1206882738'), (u'MULTIEQUAL_-1206889390', u'MULTIEQUAL_-1206890141'), (u'PTRADD_-1206925450', u'CALLIND_-1206925453'), (u'INDIRECT_-1206907207', u'MULTIEQUAL_-1206907742'), (u'MULTIEQUAL_-1206893585', u'MULTIEQUAL_-1206893579'), (u'INDIRECT_-1206892348', u'MULTIEQUAL_-1206892192'), (u'CALL_-1206930241', u'INDIRECT_-1206913150'), (u'CALL_-1206933821', u'INDIRECT_-1206896870'), (u'CALL_-1206928647', u'INDIRECT_-1206905380'), (u'INDIRECT_-1206892328', u'MULTIEQUAL_-1206892710'), (u'CALL_-1206922584', u'INDIRECT_-1206892999'), (u'INDIRECT_-1206890717', u'MULTIEQUAL_-1206890627'), (u'CALL_-1206930086', u'INDIRECT_-1206896085'), (u'MULTIEQUAL_-1206905721', u'MULTIEQUAL_-1206906421'), (u'CALL_-1206925860', u'INDIRECT_-1206897026'), (u'INDIRECT_-1206903380', u'MULTIEQUAL_-1206903276'), (u'INDIRECT_-1206892440', u'MULTIEQUAL_-1206892141'), (u'CALL_-1206937430', u'INDIRECT_-1206908048'), (u'CALL_-1206938756', u'INDIRECT_-1206903597'), (u'CALL_-1206938036', u'INDIRECT_-1206892233'), (u'INDIRECT_-1206905178', u'MULTIEQUAL_-1206904917'), (u'INDIRECT_-1206896142', u'MULTIEQUAL_-1206897747'), (u'MULTIEQUAL_-1206893126', u'MULTIEQUAL_-1206893099'), (u'STORE_-1206927241', u'INDIRECT_-1206898347'), (u'PTRADD_-1206925215', u'CAST_-1206870452'), (u'STORE_-1206930828', u'INDIRECT_-1206893815'), (u'CALL_-1206931545', u'INDIRECT_-1206887423'), (u'MULTIEQUAL_-1206897148', u'MULTIEQUAL_-1206897013'), (u'CALL_-1206929269', u'INDIRECT_-1206896793'), (u'CALL_-1206929529', u'INDIRECT_-1206911833'), (u'CALL_-1206930882', u'INDIRECT_-1206903558'), (u'CALL_-1206927063', u'INDIRECT_-1206901094'), (u'STORE_-1206928327', u'INDIRECT_-1206900690'), (u'CALL_-1206928644', u'INDIRECT_-1206891037'), (u'INDIRECT_-1206895033', u'MULTIEQUAL_-1206896119'), (u'CALL_-1206925694', u'INDIRECT_-1206893154'), (u'INDIRECT_-1206911407', u'MULTIEQUAL_-1206911942'), (u'STORE_-1206924545', u'INDIRECT_-1206893148'), (u'INDIRECT_-1206902931', u'MULTIEQUAL_-1206902912'), (u'MULTIEQUAL_-1206910391', u'MULTIEQUAL_-1206910349'), ('const-0', u'PTRSUB_-1206924977'), (u'INDIRECT_-1206920517', u'MULTIEQUAL_-1206920441'), (u'CALL_-1206931749', u'INDIRECT_-1206890471'), (u'INDIRECT_-1206909218', u'MULTIEQUAL_-1206909130'), (u'CALL_-1206928357', u'INDIRECT_-1206898928'), (u'CALL_-1206930394', u'INDIRECT_-1206905355'), (u'INDIRECT_-1206895705', u'COPY_-1206880099'), (u'MULTIEQUAL_-1206900043', u'MULTIEQUAL_-1206900030'), (u'STORE_-1206930828', u'INDIRECT_-1206888775'), (u'INDIRECT_-1206907526', u'MULTIEQUAL_-1206907136'), (u'INDIRECT_-1206907705', u'MULTIEQUAL_-1206911841'), (u'CALL_-1206924661', u'INDIRECT_-1206891306'), (u'INDIRECT_-1206882786', u'MULTIEQUAL_-1206882752'), (u'CALL_-1206938772', u'INDIRECT_-1206911168'), (u'INDIRECT_-1206884893', u'MULTIEQUAL_-1206884975'), (u'CALLIND_-1206924378', u'INDIRECT_-1206886941'), (u'MULTIEQUAL_-1206906009', u'MULTIEQUAL_-1206905894'), (u'INDIRECT_-1206902818', u'MULTIEQUAL_-1206902731'), (u'MULTIEQUAL_-1206913010', u'MULTIEQUAL_-1206912992'), (u'INDIRECT_-1206908015', u'COPY_-1206878410'), (u'INDIRECT_-1206913574', u'MULTIEQUAL_-1206913158'), (u'CALL_-1206927093', u'INDIRECT_-1206897821'), (u'INDIRECT_-1206906193', u'MULTIEQUAL_-1206906065'), (u'INDIRECT_-1206903943', u'MULTIEQUAL_-1206903794'), (u'INDIRECT_-1206899766', u'COPY_-1206879752'), (u'CALL_-1206931539', u'INDIRECT_-1206911273'), (u'INDIRECT_-1206905959', u'MULTIEQUAL_-1206905739'), ('tmp_10212', u'CBRANCH_-1206928256'), (u'INDIRECT_-1206887380', u'COPY_-1206878599'), (u'INDIRECT_-1206906835', u'COPY_-1206878959'), (u'CALL_-1206927048', u'INDIRECT_-1206906202'), (u'MULTIEQUAL_-1206905359', u'MULTIEQUAL_-1206904331'), (u'LOAD_-1206934651', u'CAST_-1206874577'), (u'INDIRECT_-1206891635', u'MULTIEQUAL_-1206891390'), ('const-433', u'LOAD_-1206924958'), (u'INDIRECT_-1206901015', u'MULTIEQUAL_-1206900737'), (u'CALL_-1206928878', u'INDIRECT_-1206897194'), ('tmp_25370', u'CAST_-1206876812'), (u'INDIRECT_-1206905959', u'MULTIEQUAL_-1206905598'), (u'CALL_-1206927048', u'INDIRECT_-1206897382'), (u'CALL_-1206937729', u'INDIRECT_-1206897543'), (u'STORE_-1206922807', u'INDIRECT_-1206905045'), (u'INDIRECT_-1206902509', u'MULTIEQUAL_-1206902839'), (u'CALL_-1206924612', u'INDIRECT_-1206884903'), (u'INDIRECT_-1206900593', u'MULTIEQUAL_-1206900088'), (u'INDIRECT_-1206907606', u'MULTIEQUAL_-1206907414'), ('const--1', u'INT_NOTEQUAL_-1206928523'), (u'MULTIEQUAL_-1206900541', u'MULTIEQUAL_-1206903251'), (u'INDIRECT_-1206897049', u'MULTIEQUAL_-1206897379'), (u'CALL_-1206929019', u'INDIRECT_-1206894641'), (u'CALL_-1206937559', u'INDIRECT_-1206911305'), (u'INDIRECT_-1206894280', u'MULTIEQUAL_-1206894041'), (u'INDIRECT_-1206912657', u'MULTIEQUAL_-1206913653'), (u'STORE_-1206937696', u'INDIRECT_-1206906564'), (u'CALL_-1206925860', u'INDIRECT_-1206890726'), (u'CALL_-1206934460', u'INDIRECT_-1206901881'), (u'INDIRECT_-1206908654', u'MULTIEQUAL_-1206874144'), (u'MULTIEQUAL_-1206904519', u'MULTIEQUAL_-1206904173'), (u'INDIRECT_-1206902231', u'MULTIEQUAL_-1206876054'), (u'CALL_-1206929902', u'INDIRECT_-1206897866'), (u'MULTIEQUAL_-1206902788', u'MULTIEQUAL_-1206904275'), (u'MULTIEQUAL_-1206873715', u'INT_NOTEQUAL_-1206923872'), (u'MULTIEQUAL_-1206904770', u'MULTIEQUAL_-1206904132'), (u'INDIRECT_-1206899247', u'MULTIEQUAL_-1206899202'), (u'INDIRECT_-1206913107', u'MULTIEQUAL_-1206912992'), (u'MULTIEQUAL_-1206901028', u'MULTIEQUAL_-1206901004'), (u'CALL_-1206924756', u'INDIRECT_-1206901864'), (u'INDIRECT_-1206897881', u'MULTIEQUAL_-1206899399'), (u'INDIRECT_-1206881482', u'MULTIEQUAL_-1206882804'), ('const-0', u'INT_NOTEQUAL_-1206930335'), (u'MULTIEQUAL_-1206898293', u'MULTIEQUAL_-1206898289'), (u'CALL_-1206938131', u'INDIRECT_-1206897331'), (u'INDIRECT_-1206883886', u'MULTIEQUAL_-1206880894'), (u'INDIRECT_-1206908125', u'MULTIEQUAL_-1206912261'), (u'MULTIEQUAL_-1206895593', u'MULTIEQUAL_-1206894892'), (u'STORE_-1206921743', u'INDIRECT_-1206891673'), ('const-0', u'INT_NOTEQUAL_-1206928336'), (u'INDIRECT_-1206907014', u'MULTIEQUAL_-1206906637'), (u'CALL_-1206928209', u'INDIRECT_-1206909927'), (u'STORE_-1206930340', u'INDIRECT_-1206902148'), (u'INDIRECT_-1206908499', u'COPY_-1206880352'), ('const-433', u'LOAD_-1206925029'), (u'CALL_-1206929226', u'INDIRECT_-1206891155'), (u'CALL_-1206928152', u'INDIRECT_-1206889551'), (u'INDIRECT_-1206900797', u'MULTIEQUAL_-1206900625'), (u'CALLIND_-1206925019', u'INDIRECT_-1206892764'), (u'CALL_-1206928734', u'INDIRECT_-1206892823'), (u'INDIRECT_-1206904896', u'MULTIEQUAL_-1206905400'), (u'INDIRECT_-1206890280', u'MULTIEQUAL_-1206890181'), (u'INDIRECT_-1206902637', u'MULTIEQUAL_-1206903214'), (u'MULTIEQUAL_-1206893678', u'MULTIEQUAL_-1206893621'), (u'INDIRECT_-1206904335', u'MULTIEQUAL_-1206904044'), (u'INDIRECT_-1206888098', u'MULTIEQUAL_-1206887467'), (u'CALL_-1206939005', u'INDIRECT_-1206892393'), (u'INDIRECT_-1206902921', u'MULTIEQUAL_-1206903677'), (u'CALL_-1206923816', u'INDIRECT_-1206901517'), (u'CAST_-1206869233', u'CALLIND_-1206921884'), (u'CALL_-1206925831', u'INDIRECT_-1206893652'), (u'INDIRECT_-1206897092', u'COPY_-1206879523'), (u'STORE_-1206928518', u'INDIRECT_-1206905039'), (u'INDIRECT_-1206901897', u'MULTIEQUAL_-1206901868'), (u'INDIRECT_-1206908935', u'MULTIEQUAL_-1206908856'), (u'MULTIEQUAL_-1206894308', u'MULTIEQUAL_-1206891301'), (u'MULTIEQUAL_-1206895647', u'MULTIEQUAL_-1206895590'), (u'INDIRECT_-1206911022', u'MULTIEQUAL_-1206910819'), (u'CALL_-1206923816', u'INDIRECT_-1206902777'), (u'CALL_-1206930550', u'INDIRECT_-1206894520'), (u'INDIRECT_-1206908762', u'MULTIEQUAL_-1206908585'), (u'LOAD_-1206928796', u'PTRSUB_-1206879607'), (u'STORE_-1206928553', u'INDIRECT_-1206892460'), (u'CALL_-1206925604', u'INDIRECT_-1206893185'), (u'INDIRECT_-1206895835', u'MULTIEQUAL_-1206895590'), (u'INT_NOTEQUAL_-1206921776', u'CBRANCH_-1206921775'), (u'INDIRECT_-1206893564', u'MULTIEQUAL_-1206893491'), (u'CALL_-1206921361', u'INDIRECT_-1206887114'), (u'CALLIND_-1206921999', u'INDIRECT_-1206876275'), (u'CALL_-1206931797', u'INDIRECT_-1206894289'), (u'CALL_-1206927297', u'INDIRECT_-1206908129'), (u'INDIRECT_-1206914654', u'COPY_-1206878846'), (u'STORE_-1206930256', u'INDIRECT_-1206893446'), (u'COPY_-1206870382', u'MULTIEQUAL_-1206915148'), (u'CALL_-1206930506', u'INDIRECT_-1206905411'), (u'CAST_-1206877173', u'CALL_-1206937142'), (u'CALL_-1206928690', u'INDIRECT_-1206900358'), (u'PTRADD_-1206873218', u'STORE_-1206925248'), (u'INDIRECT_-1206901251', u'MULTIEQUAL_-1206901232'), (u'INDIRECT_-1206889920', u'MULTIEQUAL_-1206889621'), ('tmp_15281', u'CBRANCH_-1206928231'), (u'MULTIEQUAL_-1206896110', u'MULTIEQUAL_-1206896039'), (u'INDIRECT_-1206899333', u'MULTIEQUAL_-1206897582'), (u'STORE_-1206925221', u'INDIRECT_-1206898125'), (u'MULTIEQUAL_-1206881263', u'MULTIEQUAL_-1206881210'), (u'CALL_-1206928155', u'INDIRECT_-1206889754'), (u'INDIRECT_-1206895418', u'MULTIEQUAL_-1206895145'), (u'MULTIEQUAL_-1206885217', u'MULTIEQUAL_-1206884359'), ('const-433', u'LOAD_-1206921911'), (u'CALLIND_-1206922636', u'INDIRECT_-1206896989'), (u'STORE_-1206927241', u'INDIRECT_-1206886587'), (u'INDIRECT_-1206898587', u'MULTIEQUAL_-1206900310'), (u'MULTIEQUAL_-1206889664', u'MULTIEQUAL_-1206889688'), (u'INDIRECT_-1206892933', u'MULTIEQUAL_-1206894019'), (u'MULTIEQUAL_-1206911217', u'MULTIEQUAL_-1206878105'), (u'INDIRECT_-1206900360', u'MULTIEQUAL_-1206900261'), (u'INDIRECT_-1206906156', u'MULTIEQUAL_-1206906660'), (u'CALL_-1206937559', u'INDIRECT_-1206900805'), (u'INDIRECT_-1206894951', u'MULTIEQUAL_-1206894932'), (u'INDIRECT_-1206897040', u'COPY_-1206878622'), (u'MULTIEQUAL_-1206895124', u'MULTIEQUAL_-1206895148'), (u'MULTIEQUAL_-1206894158', u'MULTIEQUAL_-1206894129'), (u'STORE_-1206922807', u'INDIRECT_-1206900845'), (u'STORE_-1206921852', u'INDIRECT_-1206892157'), (u'INDIRECT_-1206908258', u'MULTIEQUAL_-1206907627'), (u'INDIRECT_-1206892939', u'MULTIEQUAL_-1206892719'), (u'COPY_-1206874290', u'CALL_-1206927063'), (u'INDIRECT_-1206895963', u'MULTIEQUAL_-1206895814'), (u'INDIRECT_-1206898021', u'MULTIEQUAL_-1206874112'), (u'STORE_-1206928588', u'INDIRECT_-1206896681'), (u'MULTIEQUAL_-1206890798', u'MULTIEQUAL_-1206890769'), (u'INDIRECT_-1206890787', u'MULTIEQUAL_-1206890389'), (u'CALL_-1206928815', u'INDIRECT_-1206908899'), (u'CALL_-1206930394', u'INDIRECT_-1206907455'), (u'LOAD_-1206922709', u'INT_EQUAL_-1206922694'), (u'STORE_-1206928697', u'INDIRECT_-1206902208'), (u'MULTIEQUAL_-1206904825', u'MULTIEQUAL_-1206904841'), (u'CALLIND_-1206921856', u'INDIRECT_-1206898716'), (u'MULTIEQUAL_-1206874098', u'MULTIEQUAL_-1206892454'), (u'CALL_-1206922316', u'INDIRECT_-1206894296'), (u'CALLIND_-1206924365', u'INDIRECT_-1206893713'), ('tmp_22934', u'CBRANCH_-1206929119'), (u'INDIRECT_-1206914677', u'MULTIEQUAL_-1206914289'), (u'STORE_-1206924909', u'INDIRECT_-1206907103'), (u'CALL_-1206928331', u'INDIRECT_-1206899753'), (u'INDIRECT_-1206891735', u'MULTIEQUAL_-1206891444'), (u'MULTIEQUAL_-1206875891', u'PTRSUB_-1206875860'), (u'CALLIND_-1206925511', u'INDIRECT_-1206901831'), (u'MULTIEQUAL_-1206916938', u'INT_EQUAL_-1206928810'), (u'INDIRECT_-1206901771', u'MULTIEQUAL_-1206903804'), (u'CALL_-1206933711', u'INDIRECT_-1206897223'), (u'CALL_-1206928357', u'INDIRECT_-1206886328'), (u'CALL_-1206928601', u'INDIRECT_-1206906503'), (u'INDIRECT_-1206900083', u'MULTIEQUAL_-1206900749'), (u'CALL_-1206921134', u'INDIRECT_-1206896200'), (u'INDIRECT_-1206891174', u'MULTIEQUAL_-1206891578'), (u'CALL_-1206921320', u'INDIRECT_-1206886996'), (u'INDIRECT_-1206907064', u'MULTIEQUAL_-1206906610'), (u'INDIRECT_-1206909975', u'MULTIEQUAL_-1206910779'), ('tmp_25371', u'CALL_-1206937875'), (u'CALL_-1206934098', u'INDIRECT_-1206891579'), (u'INDIRECT_-1206901994', u'MULTIEQUAL_-1206901576'), (u'INDIRECT_-1206910775', u'MULTIEQUAL_-1206910330'), (u'INDIRECT_-1206900872', u'MULTIEQUAL_-1206900717'), ('tmp_25370', u'PTRSUB_-1206870939'), (u'CALL_-1206925460', u'INDIRECT_-1206894555'), ('const-0', u'CALL_-1206929019'), (u'STORE_-1206930351', u'INDIRECT_-1206895358'), (u'INDIRECT_-1206900536', u'MULTIEQUAL_-1206900360'), (u'INDIRECT_-1206890372', u'COPY_-1206879507'), (u'MULTIEQUAL_-1206903679', u'MULTIEQUAL_-1206903665'), (u'INDIRECT_-1206912411', u'MULTIEQUAL_-1206913277'), (u'STORE_-1206921864', u'INDIRECT_-1206882927'), (u'CALL_-1206938421', u'INDIRECT_-1206901718'), (u'INDIRECT_-1206890528', u'MULTIEQUAL_-1206891174'), (u'INDIRECT_-1206895935', u'MULTIEQUAL_-1206895644'), (u'INDIRECT_-1206894557', u'MULTIEQUAL_-1206894938'), (u'CALL_-1206925799', u'INDIRECT_-1206899927'), (u'MULTIEQUAL_-1206895227', u'MULTIEQUAL_-1206895213'), (u'MULTIEQUAL_-1206897799', u'MULTIEQUAL_-1206897799'), (u'MULTIEQUAL_-1206902777', u'COPY_-1206902900'), (u'CALL_-1206931337', u'INDIRECT_-1206896450'), (u'CALLIND_-1206924365', u'INDIRECT_-1206898333'), (u'STORE_-1206928627', u'INDIRECT_-1206908466'), (u'STORE_-1206930340', u'INDIRECT_-1206890388'), (u'INDIRECT_-1206915014', u'MULTIEQUAL_-1206914596'), (u'STORE_-1206924909', u'INDIRECT_-1206907943'), (u'MULTIEQUAL_-1206888365', u'MULTIEQUAL_-1206888390'), (u'CALL_-1206930915', u'INDIRECT_-1206889721'), (u'COPY_-1206869471', u'MULTIEQUAL_-1206909725'), (u'INDIRECT_-1206899360', u'MULTIEQUAL_-1206899310'), (u'CALL_-1206930882', u'INDIRECT_-1206898098'), (u'INDIRECT_-1206888958', u'MULTIEQUAL_-1206888871'), (u'CALL_-1206937824', u'INDIRECT_-1206911445'), (u'MULTIEQUAL_-1206893725', u'MULTIEQUAL_-1206893709'), (u'CALL_-1206922584', u'INDIRECT_-1206890899'), (u'CALL_-1206930882', u'CAST_-1206874361'), (u'MULTIEQUAL_-1206911877', u'MULTIEQUAL_-1206880949'), (u'INDIRECT_-1206887742', u'MULTIEQUAL_-1206889347'), (u'INDIRECT_-1206892647', u'COPY_-1206879852'), (u'MULTIEQUAL_-1206895270', u'MULTIEQUAL_-1206895199'), (u'CALL_-1206927360', u'INDIRECT_-1206898922'), (u'CALL_-1206934274', u'INDIRECT_-1206907639'), (u'MULTIEQUAL_-1206910805', u'MULTIEQUAL_-1206910799'), (u'CALL_-1206938628', u'INDIRECT_-1206904154'), (u'CALLIND_-1206925401', u'INDIRECT_-1206897992'), (u'MULTIEQUAL_-1206875916', u'MULTIEQUAL_-1206893939'), (u'CALL_-1206925432', u'INDIRECT_-1206899581'), (u'MULTIEQUAL_-1206894407', u'MULTIEQUAL_-1206894388'), ('const-1', u'INT_LESS_-1206925335'), (u'INDIRECT_-1206904587', u'MULTIEQUAL_-1206905779'), (u'SUBPIECE_-1206915501', u'STORE_-1206922807'), (u'MULTIEQUAL_-1206894534', u'MULTIEQUAL_-1206895454'), (u'CALL_-1206930556', u'INDIRECT_-1206888054'), (u'INDIRECT_-1206897013', u'MULTIEQUAL_-1206896593'), (u'STORE_-1206924934', u'INDIRECT_-1206892537'), (u'INDIRECT_-1206878635', u'CALL_-1206930210'), (u'INDIRECT_-1206883845', u'MULTIEQUAL_-1206883715'), (u'INDIRECT_-1206905674', u'MULTIEQUAL_-1206905473'), (u'MULTIEQUAL_-1206912895', u'MULTIEQUAL_-1206913336'), (u'INDIRECT_-1206889297', u'MULTIEQUAL_-1206889160'), (u'CALLIND_-1206921884', u'INDIRECT_-1206894112'), (u'MULTIEQUAL_-1206906421', u'INT_SLESS_-1206934564'), (u'CALL_-1206931545', u'INDIRECT_-1206890783'), (u'INDIRECT_-1206901951', u'MULTIEQUAL_-1206880924'), (u'CALL_-1206934098', u'INDIRECT_-1206881411'), (u'STORE_-1206924934', u'INDIRECT_-1206906817'), (u'CALL_-1206934098', u'INDIRECT_-1206890319'), ('const-0', u'PTRSUB_-1206875142'), (u'CALL_-1206922556', u'INDIRECT_-1206897061'), (u'INDIRECT_-1206887715', u'MULTIEQUAL_-1206888519'), (u'INDIRECT_-1206892804', u'MULTIEQUAL_-1206894387'), (u'INDIRECT_-1206908365', u'MULTIEQUAL_-1206880202'), (u'INDIRECT_-1206902521', u'MULTIEQUAL_-1206904178'), (u'INDIRECT_-1206890749', u'MULTIEQUAL_-1206891079'), (u'MULTIEQUAL_-1206919059', u'MULTIEQUAL_-1206919006'), (u'INDIRECT_-1206913131', u'MULTIEQUAL_-1206914355'), (u'INDIRECT_-1206885873', u'MULTIEQUAL_-1206885714'), (u'CALL_-1206930476', u'INDIRECT_-1206886907'), (u'CALL_-1206929145', u'INDIRECT_-1206892066'), (u'CALL_-1206932954', u'INDIRECT_-1206883771'), (u'MULTIEQUAL_-1206880537', u'MULTIEQUAL_-1206879837'), ('const-0', u'COPY_-1206928992'), (u'STORE_-1206922807', u'INDIRECT_-1206886145'), (u'CALL_-1206934365', u'INDIRECT_-1206902655'), (u'MULTIEQUAL_-1206897470', u'MULTIEQUAL_-1206897452'), ('const--1', u'INT_NOTEQUAL_-1206928702'), (u'INDIRECT_-1206894092', u'MULTIEQUAL_-1206893465'), (u'MULTIEQUAL_-1206891079', u'MULTIEQUAL_-1206890051'), (u'INDIRECT_-1206907517', u'MULTIEQUAL_-1206907345'), (u'STORE_-1206935460', u'INDIRECT_-1206904837'), (u'MULTIEQUAL_-1206903665', u'MULTIEQUAL_-1206903659'), (u'CALL_-1206931269', u'INDIRECT_-1206908607'), (u'CALL_-1206930394', u'INDIRECT_-1206903255'), (u'STORE_-1206937772', u'INDIRECT_-1206898623'), (u'CALL_-1206924612', u'INDIRECT_-1206889103'), (u'CALL_-1206922316', u'INDIRECT_-1206905636'), (u'CALL_-1206930228', u'INDIRECT_-1206908212'), (u'CALL_-1206926019', u'INDIRECT_-1206907199'), (u'CAST_-1206877087', u'CALL_-1206928690'), (u'INDIRECT_-1206911233', u'MULTIEQUAL_-1206911105'), (u'CALL_-1206930228', u'INDIRECT_-1206900232'), (u'CALL_-1206933125', u'INDIRECT_-1206888934'), (u'INDIRECT_-1206906783', u'MULTIEQUAL_-1206906417'), (u'INDIRECT_-1206914517', u'MULTIEQUAL_-1206914110'), (u'INDIRECT_-1206909560', u'MULTIEQUAL_-1206911187'), ('const-1184816', u'COPY_-1206874067'), (u'INT_NOTEQUAL_-1206929147', u'CBRANCH_-1206929141'), (u'PTRADD_-1206925207', u'CALLIND_-1206925046'), (u'CALL_-1206934098', u'INDIRECT_-1206881074'), (u'INDIRECT_-1206907681', u'MULTIEQUAL_-1206907443'), (u'CALL_-1206925831', u'INDIRECT_-1206889452'), (u'CALL_-1206928257', u'INDIRECT_-1206905168'), (u'CALL_-1206928815', u'INDIRECT_-1206900079'), (u'STORE_-1206921743', u'INDIRECT_-1206891253'), (u'INDIRECT_-1206892340', u'MULTIEQUAL_-1206893967'), (u'CALL_-1206932954', u'INDIRECT_-1206914519'), (u'MULTIEQUAL_-1206896720', u'MULTIEQUAL_-1206896705'), (u'MULTIEQUAL_-1206910995', u'MULTIEQUAL_-1206910945'), (u'INDIRECT_-1206900903', u'MULTIEQUAL_-1206900537'), (u'LOAD_-1206935624', u'INT_AND_-1206935591'), (u'STORE_-1206928697', u'INDIRECT_-1206903888'), (u'CALL_-1206930927', u'INDIRECT_-1206892451'), (u'CALL_-1206926116', u'INDIRECT_-1206889235'), (u'STORE_-1206937696', u'INDIRECT_-1206900264'), (u'INDIRECT_-1206899138', u'MULTIEQUAL_-1206899050'), (u'CALL_-1206928518', u'INDIRECT_-1206907467'), (u'CALL_-1206922325', u'INDIRECT_-1206886043'), (u'INDIRECT_-1206905840', u'MULTIEQUAL_-1206905724'), (u'CALL_-1206927316', u'INDIRECT_-1206898483'), (u'STORE_-1206929169', u'INDIRECT_-1206907438'), (u'MULTIEQUAL_-1206908529', u'MULTIEQUAL_-1206907863'), (u'CALLIND_-1206925046', u'INDIRECT_-1206897820'), (u'CALLIND_-1206938827', u'INDIRECT_-1206917261'), (u'MULTIEQUAL_-1206904280', u'MULTIEQUAL_-1206904265'), (u'CALLIND_-1206921359', u'INDIRECT_-1206901665'), (u'LOAD_-1206921987', u'INT_EQUAL_-1206921972'), (u'CALL_-1206928878', u'INDIRECT_-1206914414'), (u'INDIRECT_-1206903048', u'MULTIEQUAL_-1206902930'), (u'MULTIEQUAL_-1206896477', u'COPY_-1206896600'), (u'MULTIEQUAL_-1206898113', u'MULTIEQUAL_-1206898025'), (u'INDIRECT_-1206886874', u'MULTIEQUAL_-1206886640'), (u'CALL_-1206930476', u'INDIRECT_-1206898247'), (u'INT_EQUAL_-1206923341', u'CBRANCH_-1206923337'), (u'INT_NOTEQUAL_-1206921913', u'CBRANCH_-1206921912'), (u'INDIRECT_-1206903465', u'MULTIEQUAL_-1206903083'), (u'CALL_-1206933745', u'INDIRECT_-1206899352'), (u'CALLIND_-1206938827', u'INDIRECT_-1206909935'), (u'CALL_-1206934274', u'INDIRECT_-1206903859'), (u'CALL_-1206930636', u'INDIRECT_-1206889776'), (u'COPY_-1206868773', u'MULTIEQUAL_-1206906976'), (u'MULTIEQUAL_-1206891839', u'MULTIEQUAL_-1206891866'), (u'CALL_-1206930086', u'INDIRECT_-1206901125'), (u'INDIRECT_-1206880824', u'MULTIEQUAL_-1206881697'), (u'MULTIEQUAL_-1206911465', u'MULTIEQUAL_-1206911490'), (u'CALL_-1206927418', u'INDIRECT_-1206899797'), (u'INDIRECT_-1206900541', u'MULTIEQUAL_-1206874118'), (u'CALL_-1206928155', u'INDIRECT_-1206908234'), (u'MULTIEQUAL_-1206904019', u'MULTIEQUAL_-1206904046'), (u'CALL_-1206928271', u'INDIRECT_-1206894433'), (u'INDIRECT_-1206896871', u'MULTIEQUAL_-1206897737'), (u'CALL_-1206928644', u'INDIRECT_-1206897757'), (u'CALL_-1206928150', u'INDIRECT_-1206906327'), (u'PTRADD_-1206875437', u'INT_NOTEQUAL_-1206930077'), (u'CALL_-1206929830', u'INDIRECT_-1206898242'), ('const-32', u'PTRSUB_-1206875854'), (u'INDIRECT_-1206892355', u'MULTIEQUAL_-1206892016'), (u'INDIRECT_-1206887993', u'MULTIEQUAL_-1206888999'), (u'MULTIEQUAL_-1206898219', u'MULTIEQUAL_-1206898219'), (u'INDIRECT_-1206905652', u'MULTIEQUAL_-1206907189'), (u'MULTIEQUAL_-1206894331', u'MULTIEQUAL_-1206895270'), (u'CALL_-1206926063', u'INDIRECT_-1206894198'), (u'INDIRECT_-1206902547', u'MULTIEQUAL_-1206906801'), ('const-6', u'PTRADD_-1206871761'), (u'INDIRECT_-1206915448', u'MULTIEQUAL_-1206915016'), (u'MULTIEQUAL_-1206899205', u'MULTIEQUAL_-1206899225'), (u'CALL_-1206925831', u'INDIRECT_-1206886932'), ('const-3', u'PTRADD_-1206871455'), (u'CALL_-1206929902', u'INDIRECT_-1206889886'), (u'CALL_-1206934835', u'INDIRECT_-1206902331'), (u'CALL_-1206922325', u'INDIRECT_-1206894023'), (u'INDIRECT_-1206901993', u'MULTIEQUAL_-1206905425'), (u'CALL_-1206930407', u'INDIRECT_-1206896946'), (u'CALL_-1206928644', u'INDIRECT_-1206876415'), (u'MULTIEQUAL_-1206900990', u'MULTIEQUAL_-1206900352'), (u'INDIRECT_-1206895788', u'MULTIEQUAL_-1206897327'), (u'CALL_-1206921844', u'INDIRECT_-1206895177'), (u'CALL_-1206929202', u'INDIRECT_-1206900384'), (u'CALL_-1206927063', u'INDIRECT_-1206891854'), (u'INDIRECT_-1206912533', u'MULTIEQUAL_-1206913317'), (u'CALL_-1206928108', u'INDIRECT_-1206886172'), (u'INDIRECT_-1206894201', u'MULTIEQUAL_-1206894010'), (u'INDIRECT_-1206886026', u'MULTIEQUAL_-1206885367'), ('const-5', u'INT_EQUAL_-1206921796'), (u'LOAD_-1206932975', u'CALL_-1206932954'), (u'INDIRECT_-1206878440', u'MULTIEQUAL_-1206878488'), (u'CALL_-1206928734', u'CAST_-1206877087'), (u'CALLIND_-1206921372', u'INDIRECT_-1206905928'), (u'MULTIEQUAL_-1206901274', u'MULTIEQUAL_-1206901200'), (u'INDIRECT_-1206903166', u'MULTIEQUAL_-1206902983'), (u'MULTIEQUAL_-1206880913', u'MULTIEQUAL_-1206880175'), (u'CALL_-1206929019', u'INDIRECT_-1206890861'), (u'CALL_-1206929145', u'INDIRECT_-1206887866'), (u'INDIRECT_-1206891080', u'MULTIEQUAL_-1206892707'), (u'INDIRECT_-1206899602', u'MULTIEQUAL_-1206904165'), (u'CALL_-1206933623', u'INDIRECT_-1206902636'), (u'PTRADD_-1206872489', u'COPY_-1206868810'), (u'MULTIEQUAL_-1206909559', u'MULTIEQUAL_-1206909539'), (u'STORE_-1206921864', u'INDIRECT_-1206888807'), (u'CALL_-1206931337', u'INDIRECT_-1206901490'), (u'CALL_-1206938725', u'INDIRECT_-1206893291'), (u'INDIRECT_-1206898399', u'MULTIEQUAL_-1206898038'), (u'CAST_-1206877711', u'STORE_-1206937920'), (u'INDIRECT_-1206906263', u'MULTIEQUAL_-1206906168'), (u'MULTIEQUAL_-1206912437', u'COPY_-1206912560'), (u'INDIRECT_-1206887958', u'MULTIEQUAL_-1206888466'), (u'INDIRECT_-1206904464', u'MULTIEQUAL_-1206904317'), (u'MULTIEQUAL_-1206903204', u'MULTIEQUAL_-1206903166'), (u'CALLIND_-1206938263', u'INDIRECT_-1206897002'), (u'CALL_-1206937446', u'INDIRECT_-1206912260'), (u'INDIRECT_-1206904227', u'MULTIEQUAL_-1206908481'), (u'INDIRECT_-1206901148', u'MULTIEQUAL_-1206901530'), (u'STORE_-1206925381', u'INDIRECT_-1206903662'), (u'CALL_-1206937615', u'INDIRECT_-1206900840'), (u'MULTIEQUAL_-1206909361', u'MULTIEQUAL_-1206912071'), (u'MULTIEQUAL_-1206876041', u'PTRSUB_-1206876415'), (u'CALL_-1206930882', u'INDIRECT_-1206903978'), (u'CALL_-1206930584', u'INDIRECT_-1206906968'), (u'STORE_-1206933398', u'INDIRECT_-1206898680'), (u'INDIRECT_-1206908046', u'MULTIEQUAL_-1206904741'), (u'INDIRECT_-1206902511', u'MULTIEQUAL_-1206902313'), (u'INDIRECT_-1206891022', u'COPY_-1206879271'), (u'CALL_-1206939005', u'INDIRECT_-1206903733'), (u'CALL_-1206931142', u'INDIRECT_-1206895921'), (u'MULTIEQUAL_-1206900508', u'MULTIEQUAL_-1206900373'), (u'INDIRECT_-1206897774', u'MULTIEQUAL_-1206897397'), (u'INDIRECT_-1206898842', u'MULTIEQUAL_-1206898639'), (u'INDIRECT_-1206914793', u'MULTIEQUAL_-1206916432'), (u'CALL_-1206929296', u'INDIRECT_-1206893716'), (u'MULTIEQUAL_-1206900414', u'MULTIEQUAL_-1206901334'), (u'CALL_-1206928209', u'INDIRECT_-1206903861'), (u'CALL_-1206922316', u'INDIRECT_-1206893036'), (u'MULTIEQUAL_-1206875909', u'MULTIEQUAL_-1206890999'), (u'INDIRECT_-1206909356', u'MULTIEQUAL_-1206909081'), (u'INDIRECT_-1206906121', u'MULTIEQUAL_-1206905845'), (u'CALLIND_-1206921372', u'INDIRECT_-1206902988'), (u'MULTIEQUAL_-1206891985', u'MULTIEQUAL_-1206891491'), (u'INDIRECT_-1206892850', u'MULTIEQUAL_-1206892759'), (u'INDIRECT_-1206903933', u'MULTIEQUAL_-1206903774'), (u'COPY_-1206869649', u'MULTIEQUAL_-1206913392'), (u'CALL_-1206921361', u'INDIRECT_-1206901814'), (u'CALL_-1206937430', u'INDIRECT_-1206913928'), (u'CALL_-1206933745', u'INDIRECT_-1206899772'), (u'CALL_-1206938927', u'INDIRECT_-1206897808'), (u'CALL_-1206938772', u'INDIRECT_-1206915368'), (u'INDIRECT_-1206893595', u'MULTIEQUAL_-1206894399'), (u'CALL_-1206931539', u'INDIRECT_-1206892793'), (u'STORE_-1206921596', u'INDIRECT_-1206884046'), (u'MULTIEQUAL_-1206898945', u'MULTIEQUAL_-1206898961'), (u'CALLIND_-1206921344', u'INDIRECT_-1206875838'), (u'INDIRECT_-1206905302', u'COPY_-1206879305'), (u'CALLIND_-1206938189', u'INDIRECT_-1206914173'), (u'CALL_-1206930457', u'INDIRECT_-1206901761'), (u'MULTIEQUAL_-1206881285', u'MULTIEQUAL_-1206881111'), (u'MULTIEQUAL_-1206905955', u'MULTIEQUAL_-1206905905'), (u'INDIRECT_-1206892122', u'MULTIEQUAL_-1206891927'), (u'COPY_-1206872958', u'MULTIEQUAL_-1206883498'), (u'INDIRECT_-1206905833', u'MULTIEQUAL_-1206905413'), (u'CALL_-1206926063', u'INDIRECT_-1206893358'), (u'INDIRECT_-1206907647', u'MULTIEQUAL_-1206907532'), (u'CALL_-1206928601', u'INDIRECT_-1206893483'), (u'INDIRECT_-1206910616', u'MULTIEQUAL_-1206910440'), (u'CAST_-1206870579', u'INT_LESS_-1206925141'), (u'INDIRECT_-1206899080', u'MULTIEQUAL_-1206900747'), (u'CALL_-1206921844', u'INDIRECT_-1206898957'), (u'CALL_-1206929750', u'INDIRECT_-1206905800'), (u'MULTIEQUAL_-1206896853', u'MULTIEQUAL_-1206896152'), (u'INDIRECT_-1206891281', u'MULTIEQUAL_-1206880900'), (u'STORE_-1206928588', u'INDIRECT_-1206897521'), (u'INDIRECT_-1206910955', u'MULTIEQUAL_-1206910710'), (u'CALL_-1206928271', u'INDIRECT_-1206908097'), (u'MULTIEQUAL_-1206918805', u'COPY_-1206875361'), (u'INDIRECT_-1206884375', u'MULTIEQUAL_-1206884036'), ('tmp_636', u'CBRANCH_-1206939271'), (u'CALL_-1206930899', u'INDIRECT_-1206888869'), (u'CALL_-1206933623', u'INDIRECT_-1206895496'), (u'COPY_-1206872675', u'MULTIEQUAL_-1206916107'), (u'INDIRECT_-1206900691', u'MULTIEQUAL_-1206880920'), (u'CALL_-1206930899', u'INDIRECT_-1206908609'), ('const-40', u'PTRSUB_-1206880724'), (u'CALL_-1206921844', u'INDIRECT_-1206875349'), (u'CALL_-1206932954', u'INT_EQUAL_-1206932936'), (u'MULTIEQUAL_-1206912205', u'MULTIEQUAL_-1206912189'), (u'CAST_-1206875446', u'PTRADD_-1206877475'), (u'CALL_-1206928668', u'INDIRECT_-1206902388'), ('const-0', u'COPY_-1206921090'), (u'PTRSUB_-1206880604', u'STORE_-1206937788'), (u'MULTIEQUAL_-1206909084', u'MULTIEQUAL_-1206909046'), (u'CALL_-1206922426', u'INDIRECT_-1206884838'), (u'CALL_-1206931745', u'INDIRECT_-1206915306'), (u'CALL_-1206928629', u'INDIRECT_-1206901477'), (u'CALL_-1206935494', u'INDIRECT_-1206891943'), (u'INDIRECT_-1206888929', u'MULTIEQUAL_-1206890219'), (u'INDIRECT_-1206883625', u'MULTIEQUAL_-1206883593'), (u'CALL_-1206930882', u'INDIRECT_-1206888438'), (u'INDIRECT_-1206892616', u'MULTIEQUAL_-1206892065'), (u'STORE_-1206934224', u'INDIRECT_-1206905000'), (u'INDIRECT_-1206909797', u'MULTIEQUAL_-1206912491'), ('const-433', u'LOAD_-1206921770'), (u'CALL_-1206932808', u'INDIRECT_-1206904758'), (u'INDIRECT_-1206897223', u'MULTIEQUAL_-1206897000'), (u'INDIRECT_-1206895753', u'COPY_-1206878500'), ('const-8', u'PTRSUB_-1206871490'), (u'CALL_-1206938036', u'INDIRECT_-1206892653'), (u'MULTIEQUAL_-1206912189', u'MULTIEQUAL_-1206912170'), (u'MULTIEQUAL_-1206887299', u'MULTIEQUAL_-1206886271'), (u'INDIRECT_-1206904301', u'MULTIEQUAL_-1206880932'), (u'INDIRECT_-1206901671', u'MULTIEQUAL_-1206901652'), (u'CALL_-1206927017', u'INDIRECT_-1206897714'), (u'MULTIEQUAL_-1206908296', u'MULTIEQUAL_-1206908290'), (u'CALL_-1206928647', u'INDIRECT_-1206894880'), (u'STORE_-1206933398', u'INDIRECT_-1206900780'), (u'INDIRECT_-1206905425', u'MULTIEQUAL_-1206880195'), (u'INDIRECT_-1206894296', u'MULTIEQUAL_-1206893745'), (u'INDIRECT_-1206886475', u'MULTIEQUAL_-1206885641'), (u'CALL_-1206930899', u'INDIRECT_-1206895169'), (u'COPY_-1206879397', u'CALL_-1206931595'), (u'CALL_-1206930636', u'INDIRECT_-1206894396'), (u'CALL_-1206924756', u'INDIRECT_-1206894724'), (u'CALL_-1206937824', u'INDIRECT_-1206894645'), (u'INDIRECT_-1206891601', u'MULTIEQUAL_-1206893258'), ('tmp_17994', u'BRANCH_-1206924096'), (u'STORE_-1206934385', u'INDIRECT_-1206897115'), (u'CALL_-1206933821', u'INDIRECT_-1206907370'), (u'STORE_-1206933958', u'INDIRECT_-1206893926'), (u'MULTIEQUAL_-1206907834', u'MULTIEQUAL_-1206907830'), (u'MULTIEQUAL_-1206898765', u'MULTIEQUAL_-1206898749'), (u'INDIRECT_-1206905591', u'MULTIEQUAL_-1206876062'), (u'MULTIEQUAL_-1206897379', u'MULTIEQUAL_-1206897379'), (u'CALL_-1206933594', u'INDIRECT_-1206894642'), (u'INDIRECT_-1206887573', u'MULTIEQUAL_-1206888579'), (u'INDIRECT_-1206894961', u'MULTIEQUAL_-1206896618'), (u'CALL_-1206934991', u'INDIRECT_-1206889144'), (u'STORE_-1206934385', u'INDIRECT_-1206909715'), ('tmp_7343', u'CBRANCH_-1206930392'), (u'INDIRECT_-1206909574', u'MULTIEQUAL_-1206909369'), (u'MULTIEQUAL_-1206895423', u'MULTIEQUAL_-1206895410'), (u'INDIRECT_-1206885137', u'MULTIEQUAL_-1206885278'), ('const-8', u'PTRSUB_-1206871986'), (u'INDIRECT_-1206890825', u'MULTIEQUAL_-1206892612'), (u'MULTIEQUAL_-1206881149', u'MULTIEQUAL_-1206880511'), (u'CALL_-1206928690', u'INDIRECT_-1206907078'), (u'CALLIND_-1206922663', u'INDIRECT_-1206904145'), (u'STORE_-1206930340', u'INDIRECT_-1206907188'), (u'CALL_-1206928331', u'INDIRECT_-1206898493'), (u'INDIRECT_-1206907933', u'COPY_-1206878529'), (u'CALL_-1206937430', u'INDIRECT_-1206896708'), (u'INDIRECT_-1206893722', u'MULTIEQUAL_-1206898285'), (u'INDIRECT_-1206911234', u'MULTIEQUAL_-1206910816'), (u'CALLIND_-1206921884', u'INDIRECT_-1206905872'), (u'CALLIND_-1206924365', u'INDIRECT_-1206884473'), (u'INDIRECT_-1206908800', u'COPY_-1206878650'), (u'CALL_-1206939039', u'INDIRECT_-1206912572'), (u'MULTIEQUAL_-1206876810', u'MULTIEQUAL_-1206908679'), (u'INDIRECT_-1206886981', u'COPY_-1206886989'), (u'CALL_-1206930241', u'INDIRECT_-1206906430'), (u'CALL_-1206921361', u'INDIRECT_-1206889214'), ('const-433', u'LOAD_-1206921885'), (u'INDIRECT_-1206880440', u'MULTIEQUAL_-1206880248'), (u'INDIRECT_-1206904520', u'MULTIEQUAL_-1206904249'), (u'CALL_-1206928621', u'INDIRECT_-1206904546'), (u'INDIRECT_-1206913814', u'MULTIEQUAL_-1206911724'), (u'CALL_-1206938927', u'INDIRECT_-1206915028'), (u'CALL_-1206928209', u'INDIRECT_-1206891681'), ('const-6', u'INT_LESS_-1206935022'), ('tmp_16515', u'CBRANCH_-1206925115'), (u'INDIRECT_-1206890817', u'MULTIEQUAL_-1206891437'), (u'MULTIEQUAL_-1206886538', u'MULTIEQUAL_-1206886481'), (u'MULTIEQUAL_-1206897452', u'MULTIEQUAL_-1206897433'), (u'INDIRECT_-1206888781', u'MULTIEQUAL_-1206888543'), (u'INDIRECT_-1206896211', u'MULTIEQUAL_-1206896013'), (u'INDIRECT_-1206901326', u'MULTIEQUAL_-1206901004'), (u'CALL_-1206935851', u'INDIRECT_-1206898864'), (u'CALL_-1206935494', u'INDIRECT_-1206909583'), (u'MULTIEQUAL_-1206885787', u'MULTIEQUAL_-1206886170'), (u'CALL_-1206938628', u'INDIRECT_-1206913394'), (u'INDIRECT_-1206891814', u'MULTIEQUAL_-1206891547'), (u'MULTIEQUAL_-1206891297', u'MULTIEQUAL_-1206880899'), ('const-72', u'CALL_-1206925694'), (u'INDIRECT_-1206897480', u'MULTIEQUAL_-1206896433'), (u'CALL_-1206928878', u'INDIRECT_-1206903914'), (u'INDIRECT_-1206889911', u'MULTIEQUAL_-1206889892'), (u'STORE_-1206928446', u'INDIRECT_-1206907937'), (u'STORE_-1206930175', u'INDIRECT_-1206890466'), (u'INDIRECT_-1206906254', u'COPY_-1206878826'), (u'INDIRECT_-1206904220', u'MULTIEQUAL_-1206904116'), (u'STORE_-1206924919', u'INDIRECT_-1206901347'), (u'INDIRECT_-1206903910', u'MULTIEQUAL_-1206901704'), (u'CALL_-1206925604', u'INDIRECT_-1206908725'), (u'INDIRECT_-1206892169', u'COPY_-1206879977'), (u'INDIRECT_-1206912773', u'MULTIEQUAL_-1206912268'), (u'INDIRECT_-1206907270', u'MULTIEQUAL_-1206905064'), (u'INDIRECT_-1206897059', u'MULTIEQUAL_-1206896957'), (u'CALL_-1206937983', u'INDIRECT_-1206909009'), (u'CAST_-1206874853', u'INT_AND_-1206912764'), (u'INDIRECT_-1206911615', u'MULTIEQUAL_-1206911170'), (u'CALL_-1206930457', u'INDIRECT_-1206909741'), (u'INDIRECT_-1206887099', u'MULTIEQUAL_-1206888139'), (u'STORE_-1206924919', u'INDIRECT_-1206905547'), ('const-12', u'INT_ADD_-1206938882'), ('tmp_22402', u'CBRANCH_-1206921376'), (u'CALL_-1206935809', u'INDIRECT_-1206902611'), (u'CALL_-1206930407', u'INDIRECT_-1206898206'), (u'CALL_-1206938628', u'INDIRECT_-1206911714'), (u'LOAD_-1206924422', u'PTRSUB_-1206872744'), (u'INDIRECT_-1206890986', u'MULTIEQUAL_-1206890803'), ('const-28', u'PTRSUB_-1206877425'), (u'CALL_-1206929974', u'INDIRECT_-1206906730'), (u'CALL_-1206929385', u'INDIRECT_-1206905945'), (u'INDIRECT_-1206882000', u'MULTIEQUAL_-1206881870'), (u'CALL_-1206923816', u'INDIRECT_-1206900257'), (u'INDIRECT_-1206884541', u'MULTIEQUAL_-1206885150'), (u'CALLIND_-1206938263', u'INDIRECT_-1206905822'), (u'CALL_-1206931701', u'INDIRECT_-1206891161'), (u'INDIRECT_-1206889724', u'MULTIEQUAL_-1206892192'), (u'INDIRECT_-1206892786', u'COPY_-1206879395'), (u'CALL_-1206929902', u'INDIRECT_-1206906266'), (u'CALL_-1206938131', u'INDIRECT_-1206894391'), (u'STORE_-1206922807', u'INDIRECT_-1206899585'), (u'INDIRECT_-1206905724', u'MULTIEQUAL_-1206905577'), (u'CALL_-1206934963', u'INDIRECT_-1206895001'), (u'STORE_-1206933497', u'INDIRECT_-1206904190'), (u'INDIRECT_-1206908630', u'MULTIEQUAL_-1206908414'), (u'INDIRECT_-1206908427', u'MULTIEQUAL_-1206912681'), (u'INDIRECT_-1206905307', u'MULTIEQUAL_-1206907030'), (u'STORE_-1206928732', u'INDIRECT_-1206900969'), (u'CALL_-1206936047', u'INDIRECT_-1206890595'), (u'STORE_-1206928410', u'INDIRECT_-1206891116'), (u'MULTIEQUAL_-1206902361', u'MULTIEQUAL_-1206903061'), (u'STORE_-1206928697', u'INDIRECT_-1206908508'), (u'INDIRECT_-1206909231', u'MULTIEQUAL_-1206909033'), (u'INDIRECT_-1206883191', u'MULTIEQUAL_-1206883172'), (u'MULTIEQUAL_-1206880650', u'MULTIEQUAL_-1206880638'), (u'CALL_-1206928992', u'INDIRECT_-1206894203'), (u'MULTIEQUAL_-1206878081', u'PTRSUB_-1206878726'), (u'INDIRECT_-1206880039', u'MULTIEQUAL_-1206879866'), (u'INDIRECT_-1206900612', u'MULTIEQUAL_-1206900463'), (u'INDIRECT_-1206909057', u'MULTIEQUAL_-1206908477'), (u'INDIRECT_-1206898017', u'MULTIEQUAL_-1206898594'), (u'INDIRECT_-1206901712', u'MULTIEQUAL_-1206901557'), (u'CALL_-1206932860', u'INDIRECT_-1206901855'), (u'INDIRECT_-1206908951', u'MULTIEQUAL_-1206876070'), (u'CALL_-1206933711', u'INDIRECT_-1206880501'), (u'INDIRECT_-1206894158', u'MULTIEQUAL_-1206893885'), (u'MULTIEQUAL_-1206876765', u'MULTIEQUAL_-1206889779'), (u'CALL_-1206933711', u'INDIRECT_-1206890083'), (u'INDIRECT_-1206909805', u'MULTIEQUAL_-1206913941'), (u'INDIRECT_-1206895077', u'MULTIEQUAL_-1206895654'), (u'CALL_-1206931539', u'INDIRECT_-1206882625'), ('const-8', u'PTRSUB_-1206881488'), (u'CALLIND_-1206925511', u'INDIRECT_-1206886711'), (u'CALL_-1206934460', u'INDIRECT_-1206903141'), (u'CALL_-1206922426', u'INDIRECT_-1206881898'), (u'INDIRECT_-1206893097', u'MULTIEQUAL_-1206892517'), ('tmp_1800', u'CBRANCH_-1206938380'), (u'INDIRECT_-1206901260', u'MULTIEQUAL_-1206900961'), (u'CALL_-1206924668', u'INDIRECT_-1206896008'), (u'CALL_-1206937559', u'INDIRECT_-1206905845'), (u'INDIRECT_-1206887294', u'MULTIEQUAL_-1206887060'), (u'INDIRECT_-1206902191', u'MULTIEQUAL_-1206904224'), (u'INDIRECT_-1206898700', u'MULTIEQUAL_-1206898584'), (u'INDIRECT_-1206908858', u'MULTIEQUAL_-1206907178'), (u'LOAD_-1206935577', u'INT_ADD_-1206935494'), (u'CALL_-1206933594', u'INDIRECT_-1206897582'), (u'CALL_-1206930157', u'INDIRECT_-1206908953'), (u'STORE_-1206937920', u'INDIRECT_-1206913814'), (u'CALL_-1206925799', u'INDIRECT_-1206914112'), (u'CALL_-1206927063', u'INDIRECT_-1206906974'), (u'CALL_-1206921134', u'INDIRECT_-1206902080'), (u'MULTIEQUAL_-1206880199', u'MULTIEQUAL_-1206906801'), (u'MULTIEQUAL_-1206906636', u'MULTIEQUAL_-1206906617'), (u'INDIRECT_-1206899522', u'MULTIEQUAL_-1206899345'), (u'INDIRECT_-1206890879', u'MULTIEQUAL_-1206891919'), (u'INDIRECT_-1206909012', u'MULTIEQUAL_-1206910549'), (u'MULTIEQUAL_-1206877450', u'MULTIEQUAL_-1206877832'), (u'INDIRECT_-1206892460', u'MULTIEQUAL_-1206892356'), (u'INDIRECT_-1206900733', u'MULTIEQUAL_-1206900329'), (u'CALL_-1206928271', u'INDIRECT_-1206903253'), (u'INDIRECT_-1206910930', u'MULTIEQUAL_-1206912447'), (u'INDIRECT_-1206909440', u'MULTIEQUAL_-1206909390'), (u'INDIRECT_-1206894971', u'MULTIEQUAL_-1206895394'), (u'INDIRECT_-1206894971', u'MULTIEQUAL_-1206895394'), (u'CALL_-1206928474', u'INDIRECT_-1206891908'), (u'PTRSUB_-1206876725', u'LOAD_-1206928796'), (u'CALL_-1206929269', u'INDIRECT_-1206888393'), (u'CALL_-1206922426', u'INDIRECT_-1206902898'), (u'MULTIEQUAL_-1206894657', u'MULTIEQUAL_-1206880907'), (u'MULTIEQUAL_-1206876016', u'MULTIEQUAL_-1206875898'), (u'CALL_-1206921844', u'INDIRECT_-1206898537'), (u'STORE_-1206932486', u'INDIRECT_-1206893727'), (u'CALL_-1206928257', u'INDIRECT_-1206893408'), (u'INDIRECT_-1206889591', u'MULTIEQUAL_-1206876023'), (u'CALL_-1206928668', u'INDIRECT_-1206893148'), (u'CALL_-1206929529', u'INDIRECT_-1206905953'), (u'CAST_-1206877241', u'INT_EQUAL_-1206937284'), (u'MULTIEQUAL_-1206908669', u'MULTIEQUAL_-1206908667'), (u'MULTIEQUAL_-1206900434', u'MULTIEQUAL_-1206900360'), (u'CALL_-1206938725', u'INDIRECT_-1206891611'), (u'CALL_-1206931749', u'INDIRECT_-1206907271'), (u'CALLIND_-1206921743', u'INDIRECT_-1206875465'), (u'INDIRECT_-1206889364', u'MULTIEQUAL_-1206889291'), (u'INDIRECT_-1206887172', u'MULTIEQUAL_-1206887023'), (u'MULTIEQUAL_-1206897379', u'MULTIEQUAL_-1206896351'), (u'CALL_-1206928291', u'INDIRECT_-1206908968'), ('const-12', u'INT_REM_-1206925677'), (u'INDIRECT_-1206910436', u'MULTIEQUAL_-1206910348'), (u'CALL_-1206927017', u'INDIRECT_-1206890154'), (u'COPY_-1206880135', u'RETURN_-1206880068'), (u'INDIRECT_-1206903477', u'MULTIEQUAL_-1206904054'), (u'CALL_-1206934487', u'INDIRECT_-1206897694'), ('const-433', u'LOAD_-1206931687'), (u'INDIRECT_-1206893145', u'MULTIEQUAL_-1206893065'), (u'CALL_-1206929019', u'INDIRECT_-1206896741'), (u'INDIRECT_-1206897438', u'MULTIEQUAL_-1206899138'), (u'CALL_-1206927017', u'INDIRECT_-1206890574'), (u'INDIRECT_-1206898633', u'MULTIEQUAL_-1206898505'), (u'INDIRECT_-1206899520', u'MULTIEQUAL_-1206899421'), ('const-0', u'INT_EQUAL_-1206930370'), (u'INDIRECT_-1206886069', u'MULTIEQUAL_-1206887915'), (u'CALL_-1206929226', u'INDIRECT_-1206886955'), (u'CALL_-1206930362', u'INDIRECT_-1206900278'), (u'MULTIEQUAL_-1206895888', u'MULTIEQUAL_-1206895753'), (u'CALL_-1206936019', u'INDIRECT_-1206901081'), (u'CALL_-1206929269', u'INDIRECT_-1206895953'), (u'INDIRECT_-1206893258', u'MULTIEQUAL_-1206893170'), (u'INDIRECT_-1206905858', u'MULTIEQUAL_-1206905760'), (u'MULTIEQUAL_-1206893541', u'MULTIEQUAL_-1206894241'), (u'CALL_-1206938756', u'INDIRECT_-1206911157'), (u'INDIRECT_-1206901026', u'COPY_-1206879755'), (u'INDIRECT_-1206899772', u'MULTIEQUAL_-1206901309'), (u'CALL_-1206928709', u'INDIRECT_-1206895579'), (u'INDIRECT_-1206897014', u'COPY_-1206878804'), (u'MULTIEQUAL_-1206892622', u'MULTIEQUAL_-1206892569'), ('const-0', u'CALL_-1206927093'), (u'MULTIEQUAL_-1206894804', u'MULTIEQUAL_-1206894766'), (u'CALL_-1206935766', u'INDIRECT_-1206903426'), (u'CALL_-1206929324', u'INDIRECT_-1206888690'), (u'MULTIEQUAL_-1206897872', u'MULTIEQUAL_-1206897853'), (u'CALL_-1206938232', u'INDIRECT_-1206893203'), (u'INDIRECT_-1206893954', u'MULTIEQUAL_-1206874109'), (u'MULTIEQUAL_-1206916273', u'PTRADD_-1206924956'), (u'CALL_-1206937446', u'INDIRECT_-1206902180'), (u'INDIRECT_-1206893738', u'MULTIEQUAL_-1206888528'), (u'COPY_-1206875361', u'MULTIEQUAL_-1206918743'), (u'INDIRECT_-1206880777', u'MULTIEQUAL_-1206880650'), (u'MULTIEQUAL_-1206880214', u'MULTIEQUAL_-1206913101'), (u'CALL_-1206933745', u'INDIRECT_-1206910692'), (u'CALL_-1206938756', u'INDIRECT_-1206914097'), (u'INDIRECT_-1206878013', u'MULTIEQUAL_-1206877450'), (u'MULTIEQUAL_-1206880754', u'MULTIEQUAL_-1206880684'), (u'INDIRECT_-1206890248', u'MULTIEQUAL_-1206890092'), (u'INDIRECT_-1206909020', u'MULTIEQUAL_-1206908970'), ('const-7', u'INT_NOTEQUAL_-1206935011'), (u'INDIRECT_-1206881788', u'MULTIEQUAL_-1206881596'), (u'CALL_-1206929621', u'INDIRECT_-1206903039'), (u'STORE_-1206930340', u'INDIRECT_-1206890122'), ('const-8', u'PTRSUB_-1206878057'), (u'STORE_-1206927248', u'INDIRECT_-1206898772'), (u'MULTIEQUAL_-1206903214', u'MULTIEQUAL_-1206903210'), (u'INDIRECT_-1206899165', u'MULTIEQUAL_-1206899129'), (u'STORE_-1206930351', u'INDIRECT_-1206891158'), (u'INDIRECT_-1206895514', u'MULTIEQUAL_-1206895249'), (u'CALL_-1206927048', u'INDIRECT_-1206906622'), (u'MULTIEQUAL_-1206895732', u'MULTIEQUAL_-1206895716'), (u'INDIRECT_-1206900919', u'MULTIEQUAL_-1206900558'), (u'CALLIND_-1206925046', u'INDIRECT_-1206876395'), (u'PTRSUB_-1206872742', u'PTRADD_-1206872742'), (u'STORE_-1206928697', u'INDIRECT_-1206903468'), (u'CALLIND_-1206921372', u'INDIRECT_-1206893328'), (u'CALL_-1206928518', u'INDIRECT_-1206886887'), (u'CALL_-1206931337', u'INDIRECT_-1206890150'), (u'CALL_-1206930157', u'INDIRECT_-1206894253'), (u'CALL_-1206929621', u'INDIRECT_-1206906819'), (u'INDIRECT_-1206903654', u'MULTIEQUAL_-1206903277'), (u'STORE_-1206930873', u'INDIRECT_-1206903078'), (u'INDIRECT_-1206894597', u'MULTIEQUAL_-1206895217'), (u'CALL_-1206928992', u'INDIRECT_-1206911423'), (u'CALL_-1206935494', u'INDIRECT_-1206893623'), (u'INDIRECT_-1206889286', u'MULTIEQUAL_-1206891070'), (u'LOAD_-1206939653', u'PTRSUB_-1206881564'), (u'CALL_-1206938421', u'INDIRECT_-1206912638'), (u'CALL_-1206927418', u'INDIRECT_-1206877952'), (u'CALL_-1206935809', u'INDIRECT_-1206906811'), (u'INDIRECT_-1206909874', u'MULTIEQUAL_-1206909673'), (u'STORE_-1206930310', u'INDIRECT_-1206890526'), (u'MULTIEQUAL_-1206912096', u'INT_NOTEQUAL_-1206928523'), (u'STORE_-1206934385', u'INDIRECT_-1206900055'), (u'INT_LESS_-1206930969', u'CBRANCH_-1206930978'), (u'CALL_-1206929866', u'INDIRECT_-1206892804'), (u'CALL_-1206931595', u'INDIRECT_-1206899114'), (u'INDIRECT_-1206903194', u'MULTIEQUAL_-1206874131'), ('const--1', u'INT_EQUAL_-1206928598'), (u'CALL_-1206933623', u'INDIRECT_-1206904316'), (u'STORE_-1206937788', u'INDIRECT_-1206913328'), (u'CALL_-1206931745', u'INDIRECT_-1206899580'), (u'STORE_-1206925479', u'INDIRECT_-1206904978'), (u'CALL_-1206933773', u'INDIRECT_-1206910286'), (u'INDIRECT_-1206908526', u'MULTIEQUAL_-1206909965'), (u'MULTIEQUAL_-1206900739', u'MULTIEQUAL_-1206901181'), (u'INDIRECT_-1206895929', u'MULTIEQUAL_-1206895809'), (u'MULTIEQUAL_-1206895717', u'MULTIEQUAL_-1206894859'), (u'CALL_-1206927048', u'INDIRECT_-1206894022'), (u'CALL_-1206922584', u'INDIRECT_-1206901399'), (u'CALL_-1206937983', u'INDIRECT_-1206913629'), (u'MULTIEQUAL_-1206901101', u'MULTIEQUAL_-1206901801'), (u'MULTIEQUAL_-1206895460', u'MULTIEQUAL_-1206895445'), (u'INDIRECT_-1206908265', u'MULTIEQUAL_-1206908185'), (u'CALL_-1206931745', u'INDIRECT_-1206903360'), (u'CALL_-1206926003', u'INDIRECT_-1206895426'), (u'CALLIND_-1206924365', u'INDIRECT_-1206891613'), (u'INDIRECT_-1206905517', u'MULTIEQUAL_-1206906137'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880636'), (u'STORE_-1206933118', u'INDIRECT_-1206897260'), (u'STORE_-1206928482', u'INDIRECT_-1206913418'), (u'MULTIEQUAL_-1206907550', u'MULTIEQUAL_-1206907532'), (u'MULTIEQUAL_-1206905157', u'MULTIEQUAL_-1206880933'), (u'CALL_-1206921832', u'INDIRECT_-1206889040'), (u'CALL_-1206936019', u'INDIRECT_-1206893941'), (u'INDIRECT_-1206903706', u'COPY_-1206879421'), (u'INDIRECT_-1206903815', u'COPY_-1206878400'), (u'CALL_-1206938036', u'INDIRECT_-1206904833'), (u'CALL_-1206936110', u'INDIRECT_-1206891054'), (u'PTRSUB_-1206871798', u'PTRADD_-1206871798'), (u'INDIRECT_-1206894293', u'MULTIEQUAL_-1206895299'), (u'INDIRECT_-1206894137', u'COPY_-1206879630'), (u'INDIRECT_-1206905551', u'MULTIEQUAL_-1206876062'), (u'CALL_-1206927418', u'INDIRECT_-1206909037'), (u'INDIRECT_-1206909660', u'MULTIEQUAL_-1206908613'), (u'MULTIEQUAL_-1206880182', u'MULTIEQUAL_-1206900081'), (u'MULTIEQUAL_-1206899645', u'MULTIEQUAL_-1206899625'), (u'CALL_-1206929902', u'INDIRECT_-1206889466'), (u'LOAD_-1206921770', u'INT_EQUAL_-1206921755'), (u'INDIRECT_-1206897205', u'MULTIEQUAL_-1206901341'), (u'MULTIEQUAL_-1206876055', u'MULTIEQUAL_-1206875937'), (u'STORE_-1206929169', u'INDIRECT_-1206893578'), (u'CALL_-1206924756', u'INDIRECT_-1206884644'), (u'STORE_-1206930828', u'INDIRECT_-1206897595'), (u'CALL_-1206937924', u'INDIRECT_-1206897219'), (u'MULTIEQUAL_-1206898437', u'MULTIEQUAL_-1206880916'), (u'INDIRECT_-1206874968', u'MULTIEQUAL_-1206876039'), (u'INDIRECT_-1206898450', u'MULTIEQUAL_-1206896244'), (u'CALL_-1206931183', u'INDIRECT_-1206909143'), (u'LOAD_-1206938273', u'CALLIND_-1206938263'), (u'MULTIEQUAL_-1206890159', u'MULTIEQUAL_-1206890125'), (u'MULTIEQUAL_-1206890159', u'MULTIEQUAL_-1206890125'), (u'INDIRECT_-1206892025', u'MULTIEQUAL_-1206891993'), (u'CALL_-1206934835', u'INDIRECT_-1206892251'), (u'CALL_-1206934487', u'INDIRECT_-1206891394'), (u'MULTIEQUAL_-1206876773', u'MULTIEQUAL_-1206893139'), (u'INDIRECT_-1206897040', u'MULTIEQUAL_-1206898298'), (u'CALLIND_-1206921372', u'INDIRECT_-1206897948'), (u'INDIRECT_-1206891301', u'MULTIEQUAL_-1206891614'), (u'MULTIEQUAL_-1206901868', u'MULTIEQUAL_-1206898861'), (u'STORE_-1206930175', u'INDIRECT_-1206907266'), (u'MULTIEQUAL_-1206903228', u'MULTIEQUAL_-1206906758'), (u'CALL_-1206938927', u'INDIRECT_-1206902008'), (u'CALL_-1206927418', u'INDIRECT_-1206901057'), (u'PTRSUB_-1206879442', u'PTRSUB_-1206879440'), (u'CALL_-1206924661', u'INDIRECT_-1206906426'), (u'CALL_-1206921722', u'INDIRECT_-1206891871'), (u'STORE_-1206928518', u'INDIRECT_-1206891599'), (u'STORE_-1206928627', u'INDIRECT_-1206901746'), ('const-0', u'INT_EQUAL_-1206933164'), (u'INDIRECT_-1206895519', u'MULTIEQUAL_-1206895299'), (u'INDIRECT_-1206907381', u'MULTIEQUAL_-1206907105'), (u'INDIRECT_-1206898870', u'MULTIEQUAL_-1206896664'), (u'CALL_-1206934274', u'INDIRECT_-1206906799'), (u'CALL_-1206928291', u'INDIRECT_-1206906448'), (u'INDIRECT_-1206906399', u'COPY_-1206880347'), (u'CALL_-1206931269', u'INDIRECT_-1206905247'), (u'STORE_-1206929089', u'INDIRECT_-1206900284'), (u'CALL_-1206924704', u'INDIRECT_-1206877226'), (u'CALL_-1206928271', u'INDIRECT_-1206901993'), (u'MULTIEQUAL_-1206887467', u'MULTIEQUAL_-1206887850'), (u'CALL_-1206933623', u'INDIRECT_-1206892556'), (u'CALL_-1206921431', u'INDIRECT_-1206887993'), (u'PTRADD_-1206872489', u'COPY_-1206868773'), (u'INDIRECT_-1206908950', u'COPY_-1206880236'), (u'CALL_-1206928150', u'INDIRECT_-1206892047'), (u'INDIRECT_-1206905461', u'MULTIEQUAL_-1206907118'), (u'MULTIEQUAL_-1206883172', u'MULTIEQUAL_-1206884359'), (u'INDIRECT_-1206900410', u'MULTIEQUAL_-1206900319'), (u'STORE_-1206930310', u'INDIRECT_-1206889266'), (u'INDIRECT_-1206882288', u'MULTIEQUAL_-1206883141'), (u'INDIRECT_-1206897077', u'COPY_-1206879637'), (u'CALL_-1206929938', u'INDIRECT_-1206894528'), (u'CALL_-1206929489', u'INDIRECT_-1206898797'), (u'CALL_-1206938232', u'INDIRECT_-1206899083'), (u'STORE_-1206924545', u'INDIRECT_-1206888948'), (u'CALL_-1206938310', u'INDIRECT_-1206907537'), (u'CALL_-1206934955', u'INDIRECT_-1206901715'), (u'MULTIEQUAL_-1206878106', u'MULTIEQUAL_-1206910465'), ('const-5', u'CALL_-1206928668'), (u'STORE_-1206922815', u'INDIRECT_-1206897889'), (u'INDIRECT_-1206898352', u'COPY_-1206879526'), (u'INDIRECT_-1206904012', u'MULTIEQUAL_-1206903854'), (u'MULTIEQUAL_-1206888025', u'MULTIEQUAL_-1206888041'), (u'STORE_-1206930175', u'INDIRECT_-1206896766'), (u'MULTIEQUAL_-1206878058', u'MULTIEQUAL_-1206890725'), (u'CALL_-1206932359', u'INDIRECT_-1206898176'), (u'CAST_-1206868716', u'CALL_-1206921320'), (u'MULTIEQUAL_-1206909055', u'MULTIEQUAL_-1206908998'), (u'INT_NOTEQUAL_-1206930849', u'CBRANCH_-1206930848'), (u'MULTIEQUAL_-1206894377', u'COPY_-1206894500'), (u'CALL_-1206930105', u'INDIRECT_-1206908095'), (u'PTRSUB_-1206880037', u'LOAD_-1206928797'), (u'STORE_-1206928482', u'INDIRECT_-1206893258'), (u'MULTIEQUAL_-1206884141', u'INT_NOTEQUAL_-1206932427'), (u'CALL_-1206936019', u'INDIRECT_-1206906961'), (u'STORE_-1206933398', u'INDIRECT_-1206901620'), (u'INDIRECT_-1206894945', u'MULTIEQUAL_-1206895040'), (u'CALL_-1206922426', u'INDIRECT_-1206900798'), (u'LOAD_-1206932411', u'INT_NOTEQUAL_-1206932370'), (u'INDIRECT_-1206887204', u'MULTIEQUAL_-1206889672'), (u'INDIRECT_-1206881858', u'MULTIEQUAL_-1206881766'), (u'CALL_-1206925432', u'INDIRECT_-1206895801'), (u'CALL_-1206934396', u'INDIRECT_-1206900578'), (u'STORE_-1206932486', u'INDIRECT_-1206892467'), (u'INDIRECT_-1206900956', u'MULTIEQUAL_-1206900681'), (u'MULTIEQUAL_-1206892141', u'MULTIEQUAL_-1206892033'), (u'CALL_-1206938725', u'INDIRECT_-1206906731'), ('tmp_1685', u'BRANCH_-1206937393'), (u'CALLIND_-1206921743', u'INDIRECT_-1206884793'), (u'CALL_-1206928878', u'INDIRECT_-1206891734'), (u'INDIRECT_-1206899538', u'MULTIEQUAL_-1206901238'), (u'INDIRECT_-1206911378', u'MULTIEQUAL_-1206911105'), (u'INDIRECT_-1206898026', u'MULTIEQUAL_-1206899465'), (u'MULTIEQUAL_-1206876785', u'MULTIEQUAL_-1206898179'), ('const-433', u'STORE_-1206930340'), (u'STORE_-1206930873', u'INDIRECT_-1206910638'), (u'CALL_-1206935809', u'INDIRECT_-1206908911'), (u'INDIRECT_-1206897151', u'MULTIEQUAL_-1206899184'), (u'INDIRECT_-1206903207', u'MULTIEQUAL_-1206904930'), (u'INDIRECT_-1206899895', u'MULTIEQUAL_-1206900699'), (u'INDIRECT_-1206893481', u'MULTIEQUAL_-1206897561'), (u'CALL_-1206938725', u'INDIRECT_-1206898331'), (u'CALL_-1206937186', u'INDIRECT_-1206900891'), (u'INDIRECT_-1206888554', u'MULTIEQUAL_-1206888320'), (u'CALL_-1206937924', u'INDIRECT_-1206896799'), (u'STORE_-1206933118', u'INDIRECT_-1206907340'), (u'INDIRECT_-1206892254', u'MULTIEQUAL_-1206892800'), (u'INDIRECT_-1206898141', u'MULTIEQUAL_-1206897865'), (u'CALL_-1206938131', u'INDIRECT_-1206911611'), (u'INDIRECT_-1206892159', u'MULTIEQUAL_-1206893678'), (u'INDIRECT_-1206892579', u'MULTIEQUAL_-1206892359'), (u'PTRADD_-1206925392', u'CALLIND_-1206925401'), (u'CALL_-1206925460', u'INDIRECT_-1206905055'), (u'CALL_-1206927093', u'INDIRECT_-1206905801'), (u'CALL_-1206932827', u'INDIRECT_-1206920637'), (u'CALL_-1206932327', u'INDIRECT_-1206887374'), (u'STORE_-1206928410', u'INDIRECT_-1206908336'), (u'STORE_-1206930175', u'INDIRECT_-1206897606'), (u'MULTIEQUAL_-1206910285', u'MULTIEQUAL_-1206910301'), (u'CALL_-1206937875', u'INDIRECT_-1206903070'), (u'MULTIEQUAL_-1206894722', u'MULTIEQUAL_-1206894669'), (u'CALLIND_-1206925401', u'INDIRECT_-1206907232'), (u'CALL_-1206928690', u'INDIRECT_-1206909178'), (u'CALL_-1206933821', u'INDIRECT_-1206906950'), (u'MULTIEQUAL_-1206901465', u'MULTIEQUAL_-1206901481'), (u'INDIRECT_-1206896721', u'MULTIEQUAL_-1206896530'), (u'MULTIEQUAL_-1206895461', u'MULTIEQUAL_-1206878066'), (u'CALL_-1206928152', u'INDIRECT_-1206895011'), ('const-8', u'PTRSUB_-1206879814'), (u'INT_ADD_-1206930881', u'INT_ADD_-1206930879'), (u'STORE_-1206928410', u'INDIRECT_-1206911696'), (u'CALL_-1206938628', u'INDIRECT_-1206907094'), (u'STORE_-1206934436', u'INDIRECT_-1206904288'), (u'INDIRECT_-1206896657', u'COPY_-1206879636'), (u'CALL_-1206930228', u'INDIRECT_-1206889312'), (u'INDIRECT_-1206904235', u'MULTIEQUAL_-1206903990'), (u'INDIRECT_-1206899024', u'MULTIEQUAL_-1206898951'), (u'STORE_-1206937696', u'INDIRECT_-1206904044'), (u'MULTIEQUAL_-1206911293', u'STORE_-1206928588'), (u'INDIRECT_-1206888474', u'MULTIEQUAL_-1206892751'), (u'INDIRECT_-1206890992', u'MULTIEQUAL_-1206890834'), ('tmp_15120', u'CBRANCH_-1206928362'), (u'CALL_-1206930882', u'INDIRECT_-1206911538'), (u'COPY_-1206869181', u'MULTIEQUAL_-1206909693'), (u'STORE_-1206921830', u'INDIRECT_-1206905579'), (u'CALL_-1206937302', u'INDIRECT_-1206913570'), (u'MULTIEQUAL_-1206905085', u'MULTIEQUAL_-1206905105'), (u'MULTIEQUAL_-1206887025', u'MULTIEQUAL_-1206887045'), (u'CALLIND_-1206924378', u'INDIRECT_-1206894921'), (u'INDIRECT_-1206899054', u'MULTIEQUAL_-1206898636'), (u'STORE_-1206934436', u'INDIRECT_-1206902608'), (u'MULTIEQUAL_-1206895717', u'MULTIEQUAL_-1206895301'), (u'MULTIEQUAL_-1206908858', u'MULTIEQUAL_-1206908829'), ('const-0', u'PTRSUB_-1206873199'), (u'INDIRECT_-1206903745', u'MULTIEQUAL_-1206880191'), (u'MULTIEQUAL_-1206880899', u'MULTIEQUAL_-1206880161'), (u'STORE_-1206937611', u'INDIRECT_-1206911134'), (u'INDIRECT_-1206893624', u'MULTIEQUAL_-1206893170'), ('tmp_4999', u'CBRANCH_-1206934601'), (u'INDIRECT_-1206890189', u'MULTIEQUAL_-1206891479'), (u'MULTIEQUAL_-1206878090', u'MULTIEQUAL_-1206903745'), (u'MULTIEQUAL_-1206911184', u'MULTIEQUAL_-1206911146'), (u'CALL_-1206929529', u'CAST_-1206876960'), (u'INDIRECT_-1206889351', u'MULTIEQUAL_-1206889211'), (u'CALL_-1206933821', u'INDIRECT_-1206881916'), (u'INDIRECT_-1206885178', u'MULTIEQUAL_-1206885091'), (u'CALL_-1206931142', u'INDIRECT_-1206888781'), (u'INDIRECT_-1206894125', u'MULTIEQUAL_-1206894093'), (u'INDIRECT_-1206912632', u'MULTIEQUAL_-1206912477'), (u'INDIRECT_-1206903224', u'MULTIEQUAL_-1206903151'), (u'CALL_-1206930476', u'INDIRECT_-1206897827'), (u'INDIRECT_-1206893672', u'MULTIEQUAL_-1206893045'), (u'INDIRECT_-1206899141', u'MULTIEQUAL_-1206899897'), (u'INDIRECT_-1206897868', u'MULTIEQUAL_-1206897662'), (u'INDIRECT_-1206887067', u'MULTIEQUAL_-1206887022'), (u'INDIRECT_-1206909553', u'MULTIEQUAL_-1206909425'), (u'INT_ADD_-1206922842', u'CAST_-1206869353'), (u'CALL_-1206929645', u'INDIRECT_-1206904310'), (u'INDIRECT_-1206907042', u'MULTIEQUAL_-1206908521'), ('const-0', u'INT_NOTEQUAL_-1206930441'), (u'INDIRECT_-1206894199', u'MULTIEQUAL_-1206893979'), (u'INDIRECT_-1206881999', u'MULTIEQUAL_-1206882824'), (u'CALL_-1206931545', u'INDIRECT_-1206909263'), (u'CALL_-1206922316', u'INDIRECT_-1206887996'), (u'INDIRECT_-1206907444', u'MULTIEQUAL_-1206908697'), (u'INDIRECT_-1206893303', u'MULTIEQUAL_-1206893258'), (u'INDIRECT_-1206902064', u'COPY_-1206879183'), (u'CALL_-1206928601', u'INDIRECT_-1206907343'), (u'CALL_-1206933773', u'INDIRECT_-1206893906'), (u'INDIRECT_-1206914809', u'MULTIEQUAL_-1206914724'), (u'MULTIEQUAL_-1206912788', u'MULTIEQUAL_-1206909781'), (u'MULTIEQUAL_-1206887900', u'MULTIEQUAL_-1206887885'), (u'INDIRECT_-1206885766', u'MULTIEQUAL_-1206885574'), (u'CALL_-1206934487', u'INDIRECT_-1206895594'), (u'INDIRECT_-1206894917', u'MULTIEQUAL_-1206894745'), (u'MULTIEQUAL_-1206890239', u'MULTIEQUAL_-1206890219'), (u'MULTIEQUAL_-1206913584', u'MULTIEQUAL_-1206913569'), (u'CALL_-1206928271', u'INDIRECT_-1206890653'), (u'INDIRECT_-1206892851', u'MULTIEQUAL_-1206892832'), (u'STORE_-1206929089', u'INDIRECT_-1206894404'), (u'INDIRECT_-1206899150', u'MULTIEQUAL_-1206899059'), (u'INDIRECT_-1206893469', u'MULTIEQUAL_-1206891144'), (u'INDIRECT_-1206892725', u'MULTIEQUAL_-1206892706'), (u'CALL_-1206924756', u'INDIRECT_-1206889684'), (u'INDIRECT_-1206905506', u'MULTIEQUAL_-1206911841'), ('const-0', u'CALL_-1206929645'), (u'MULTIEQUAL_-1206912027', u'MULTIEQUAL_-1206912013'), (u'MULTIEQUAL_-1206907261', u'MULTIEQUAL_-1206907153'), (u'CAST_-1206874261', u'INT_AND_-1206877657'), (u'INDIRECT_-1206893326', u'MULTIEQUAL_-1206899661'), (u'CALL_-1206930584', u'INDIRECT_-1206910748'), ('tmp_9365', u'CBRANCH_-1206930066'), (u'INDIRECT_-1206901070', u'MULTIEQUAL_-1206900854'), (u'CALL_-1206934862', u'INDIRECT_-1206891600'), (u'CALL_-1206937729', u'INDIRECT_-1206910143'), (u'INDIRECT_-1206900016', u'MULTIEQUAL_-1206900080'), (u'INDIRECT_-1206903807', u'MULTIEQUAL_-1206903409'), (u'INDIRECT_-1206899123', u'MULTIEQUAL_-1206899028'), (u'CALLIND_-1206921884', u'INDIRECT_-1206896212'), (u'INDIRECT_-1206896984', u'MULTIEQUAL_-1206896530'), (u'CALL_-1206926003', u'INDIRECT_-1206877952'), (u'INDIRECT_-1206896113', u'MULTIEQUAL_-1206899124'), (u'INDIRECT_-1206891595', u'MULTIEQUAL_-1206891205'), (u'CALL_-1206938131', u'INDIRECT_-1206908251'), (u'INDIRECT_-1206884628', u'MULTIEQUAL_-1206882947'), (u'MULTIEQUAL_-1206891441', u'MULTIEQUAL_-1206891393'), (u'INDIRECT_-1206881204', u'MULTIEQUAL_-1206881094'), (u'INT_ADD_-1206874578', u'PTRADD_-1206874531'), (u'CALL_-1206928668', u'INDIRECT_-1206890628'), (u'INDIRECT_-1206898029', u'MULTIEQUAL_-1206897909'), (u'INDIRECT_-1206888465', u'MULTIEQUAL_-1206888335'), (u'CALL_-1206933594', u'INDIRECT_-1206895062'), (u'INDIRECT_-1206907140', u'MULTIEQUAL_-1206906093'), (u'CALL_-1206934365', u'INDIRECT_-1206904335'), (u'CALL_-1206930457', u'INDIRECT_-1206891681'), (u'CALLIND_-1206921388', u'INDIRECT_-1206874459'), (u'MULTIEQUAL_-1206901999', u'MULTIEQUAL_-1206901999'), (u'INDIRECT_-1206909193', u'MULTIEQUAL_-1206908585'), (u'STORE_-1206928588', u'INDIRECT_-1206912221'), (u'CALL_-1206921308', u'INDIRECT_-1206886666'), (u'CALL_-1206938131', u'INDIRECT_-1206893971'), (u'CALL_-1206933821', u'INDIRECT_-1206901490'), (u'MULTIEQUAL_-1206888979', u'MULTIEQUAL_-1206889421'), (u'INDIRECT_-1206900138', u'MULTIEQUAL_-1206899877'), (u'INDIRECT_-1206898493', u'MULTIEQUAL_-1206896742'), (u'MULTIEQUAL_-1206912795', u'MULTIEQUAL_-1206912488'), ('const-433', u'LOAD_-1206930186'), (u'CALL_-1206935766', u'INDIRECT_-1206896286'), (u'INDIRECT_-1206909687', u'MULTIEQUAL_-1206913941'), (u'CALL_-1206927418', u'INDIRECT_-1206898537'), (u'CALL_-1206929296', u'INDIRECT_-1206899176'), (u'CALL_-1206926003', u'INDIRECT_-1206906346'), (u'STORE_-1206930340', u'INDIRECT_-1206905088'), (u'INDIRECT_-1206897277', u'MULTIEQUAL_-1206897140'), (u'MULTIEQUAL_-1206896928', u'MULTIEQUAL_-1206900458'), (u'STORE_-1206933398', u'INDIRECT_-1206911700'), (u'CALL_-1206938975', u'INDIRECT_-1206913376'), (u'INDIRECT_-1206907504', u'MULTIEQUAL_-1206909087'), (u'INDIRECT_-1206895224', u'MULTIEQUAL_-1206895077'), (u'MULTIEQUAL_-1206894195', u'MULTIEQUAL_-1206894145'), (u'CALL_-1206937302', u'INDIRECT_-1206900550'), (u'INDIRECT_-1206900276', u'MULTIEQUAL_-1206900780'), (u'CALL_-1206931773', u'INDIRECT_-1206890490'), (u'MULTIEQUAL_-1206911305', u'MULTIEQUAL_-1206910811'), (u'MULTIEQUAL_-1206875919', u'MULTIEQUAL_-1206895199'), (u'CALL_-1206934888', u'INDIRECT_-1206908230'), (u'INDIRECT_-1206895258', u'MULTIEQUAL_-1206895103'), (u'STORE_-1206937611', u'INDIRECT_-1206896434'), (u'CALL_-1206928992', u'INDIRECT_-1206904283'), (u'STORE_-1206937772', u'INDIRECT_-1206902403'), (u'MULTIEQUAL_-1206907312', u'COPY_-1206879074'), (u'MULTIEQUAL_-1206874097', u'MULTIEQUAL_-1206891483'), (u'CALL_-1206930105', u'INDIRECT_-1206887095'), (u'CALL_-1206937924', u'INDIRECT_-1206913599'), (u'CALL_-1206935851', u'INDIRECT_-1206882396'), (u'INDIRECT_-1206905946', u'MULTIEQUAL_-1206902641'), (u'CALL_-1206933623', u'INDIRECT_-1206903056'), (u'INDIRECT_-1206898635', u'MULTIEQUAL_-1206876788'), (u'CALL_-1206925860', u'INDIRECT_-1206895346'), (u'CALL_-1206927017', u'INDIRECT_-1206888054'), (u'STORE_-1206928327', u'INDIRECT_-1206887250'), (u'CALL_-1206925799', u'INDIRECT_-1206899507'), (u'CALL_-1206928474', u'INDIRECT_-1206899888'), (u'INDIRECT_-1206892715', u'MULTIEQUAL_-1206892097'), (u'MULTIEQUAL_-1206899574', u'MULTIEQUAL_-1206901985'), (u'CALL_-1206930157', u'INDIRECT_-1206885433'), (u'CALL_-1206927316', u'INDIRECT_-1206900583'), ('const-0', u'CALL_-1206932271'), (u'INDIRECT_-1206897611', u'MULTIEQUAL_-1206876043'), (u'CALL_-1206937875', u'INDIRECT_-1206911470'), (u'INDIRECT_-1206900340', u'MULTIEQUAL_-1206900138'), (u'CALLIND_-1206924378', u'INDIRECT_-1206902901'), (u'INDIRECT_-1206894334', u'MULTIEQUAL_-1206893838'), (u'STORE_-1206930256', u'INDIRECT_-1206901006'), (u'INDIRECT_-1206891514', u'MULTIEQUAL_-1206891309'), (u'STORE_-1206925381', u'INDIRECT_-1206892322'), (u'INDIRECT_-1206893658', u'MULTIEQUAL_-1206895358'), (u'INDIRECT_-1206899177', u'MULTIEQUAL_-1206899558'), (u'STORE_-1206928518', u'INDIRECT_-1206907979'), (u'MULTIEQUAL_-1206893939', u'MULTIEQUAL_-1206893966'), (u'INDIRECT_-1206895799', u'MULTIEQUAL_-1206895697'), (u'MULTIEQUAL_-1206895591', u'MULTIEQUAL_-1206896530'), (u'INDIRECT_-1206896719', u'MULTIEQUAL_-1206896358'), (u'INDIRECT_-1206903988', u'MULTIEQUAL_-1206903758'), (u'INDIRECT_-1206890761', u'COPY_-1206890769'), (u'CALL_-1206930362', u'INDIRECT_-1206894818'), ('const-5', u'INT_EQUAL_-1206939438'), (u'STORE_-1206930340', u'INDIRECT_-1206896422'), (u'COPY_-1206875732', u'INT_EQUAL_-1206931517'), (u'CALL_-1206928644', u'INDIRECT_-1206896497'), (u'INDIRECT_-1206890431', u'MULTIEQUAL_-1206892464'), ('tmp_12271', u'CBRANCH_-1206930939'), (u'CALL_-1206932271', u'INDIRECT_-1206895333'), (u'CALL_-1206925783', u'INDIRECT_-1206907475'), (u'CALL_-1206937186', u'INDIRECT_-1206896691'), (u'CALL_-1206927063', u'INDIRECT_-1206892694'), (u'CALL_-1206921308', u'INDIRECT_-1206885406'), ('tmp_21046', u'CBRANCH_-1206921532'), (u'INDIRECT_-1206895694', u'MULTIEQUAL_-1206895276'), (u'INDIRECT_-1206894073', u'COPY_-1206878496'), ('const-0', u'COPY_-1206911348'), (u'MULTIEQUAL_-1206899281', u'MULTIEQUAL_-1206899173'), (u'MULTIEQUAL_-1206893401', u'MULTIEQUAL_-1206893227'), (u'CALL_-1206938628', u'INDIRECT_-1206899114'), (u'STORE_-1206932486', u'INDIRECT_-1206903387'), (u'INDIRECT_-1206898948', u'MULTIEQUAL_-1206898718'), (u'CALL_-1206934487', u'INDIRECT_-1206911134'), (u'CALL_-1206938232', u'INDIRECT_-1206900763'), (u'INDIRECT_-1206904904', u'MULTIEQUAL_-1206904831'), (u'INDIRECT_-1206911738', u'MULTIEQUAL_-1206911640'), ('tmp_25370', u'CALL_-1206937302'), (u'MULTIEQUAL_-1206890231', u'MULTIEQUAL_-1206890189'), (u'MULTIEQUAL_-1206890272', u'MULTIEQUAL_-1206890256'), (u'MULTIEQUAL_-1206874105', u'MULTIEQUAL_-1206895394'), (u'INDIRECT_-1206898073', u'MULTIEQUAL_-1206897769'), (u'STORE_-1206934385', u'INDIRECT_-1206906775'), (u'MULTIEQUAL_-1206902410', u'MULTIEQUAL_-1206902339'), ('const-0', u'CALL_-1206929226'), (u'CALL_-1206921134', u'INDIRECT_-1206899980'), (u'INDIRECT_-1206903548', u'MULTIEQUAL_-1206905114'), (u'MULTIEQUAL_-1206898533', u'MULTIEQUAL_-1206897832'), (u'CALL_-1206931797', u'INDIRECT_-1206893449'), (u'INDIRECT_-1206893765', u'MULTIEQUAL_-1206895552'), (u'CALL_-1206927405', u'INDIRECT_-1206895589'), (u'CALL_-1206938310', u'INDIRECT_-1206914257'), (u'INDIRECT_-1206885937', u'MULTIEQUAL_-1206885800'), (u'CALL_-1206934114', u'INDIRECT_-1206909231'), (u'INT_NOTEQUAL_-1206931678', u'CBRANCH_-1206931676'), (u'INDIRECT_-1206906426', u'MULTIEQUAL_-1206907865'), (u'CALL_-1206929750', u'INDIRECT_-1206902860'), ('const-0', u'CALL_-1206922584'), (u'INDIRECT_-1206898375', u'MULTIEQUAL_-1206898267'), (u'INDIRECT_-1206892246', u'MULTIEQUAL_-1206892063'), (u'INDIRECT_-1206898214', u'MULTIEQUAL_-1206897796'), (u'INDIRECT_-1206906501', u'MULTIEQUAL_-1206910581'), (u'INDIRECT_-1206902611', u'MULTIEQUAL_-1206904644'), (u'MULTIEQUAL_-1206908168', u'MULTIEQUAL_-1206905161'), (u'CALL_-1206921431', u'INDIRECT_-1206888413'), (u'CALL_-1206921264', u'INDIRECT_-1206887907'), (u'INDIRECT_-1206881802', u'MULTIEQUAL_-1206881596'), (u'CALL_-1206929320', u'INDIRECT_-1206889517'), (u'PTRSUB_-1206872763', u'LOAD_-1206924446'), (u'MULTIEQUAL_-1206889650', u'MULTIEQUAL_-1206889625'), (u'INDIRECT_-1206879252', u'MULTIEQUAL_-1206880987'), (u'INDIRECT_-1206894389', u'MULTIEQUAL_-1206895679'), (u'CAST_-1206871871', u'STORE_-1206930340'), ('tmp_2234', u'CBRANCH_-1206937966'), (u'INDIRECT_-1206906305', u'MULTIEQUAL_-1206906273'), (u'MULTIEQUAL_-1206890146', u'MULTIEQUAL_-1206890049'), (u'INDIRECT_-1206890146', u'MULTIEQUAL_-1206890049'), (u'INDIRECT_-1206904406', u'MULTIEQUAL_-1206906190'), (u'CAST_-1206870664', u'STORE_-1206928320'), (u'CALL_-1206934487', u'INDIRECT_-1206896854'), (u'INDIRECT_-1206914158', u'MULTIEQUAL_-1206914003'), (u'MULTIEQUAL_-1206895794', u'MULTIEQUAL_-1206898205'), (u'CALL_-1206930407', u'INDIRECT_-1206878041'), (u'COPY_-1206870597', u'MULTIEQUAL_-1206915363'), (u'INDIRECT_-1206909516', u'MULTIEQUAL_-1206910020'), (u'INDIRECT_-1206894166', u'MULTIEQUAL_-1206900501'), (u'COPY_-1206925071', u'MULTIEQUAL_-1206909669'), (u'MULTIEQUAL_-1206876062', u'MULTIEQUAL_-1206875944'), (u'INDIRECT_-1206898591', u'MULTIEQUAL_-1206898451'), (u'CALL_-1206929019', u'INDIRECT_-1206905561'), (u'CALL_-1206932808', u'INDIRECT_-1206891318'), (u'CALL_-1206927017', u'INDIRECT_-1206885954'), (u'CALL_-1206929645', u'INDIRECT_-1206909350'), (u'INDIRECT_-1206908858', u'MULTIEQUAL_-1206903648'), (u'MULTIEQUAL_-1206885931', u'MULTIEQUAL_-1206886870'), (u'INT_AND_-1206925409', u'STORE_-1206925416'), (u'CALL_-1206928644', u'INDIRECT_-1206903637'), (u'INDIRECT_-1206901501', u'MULTIEQUAL_-1206901225'), (u'CALL_-1206930157', u'INDIRECT_-1206908533'), (u'MULTIEQUAL_-1206906619', u'MULTIEQUAL_-1206906273'), (u'MULTIEQUAL_-1206881766', u'MULTIEQUAL_-1206878766'), (u'CALLIND_-1206938263', u'INDIRECT_-1206898262'), (u'CALL_-1206929830', u'INDIRECT_-1206880431'), (u'STORE_-1206929169', u'INDIRECT_-1206908278'), (u'MULTIEQUAL_-1206905585', u'MULTIEQUAL_-1206905610'), (u'MULTIEQUAL_-1206906619', u'MULTIEQUAL_-1206906605'), (u'CALL_-1206930228', u'INDIRECT_-1206898552'), (u'INDIRECT_-1206884179', u'MULTIEQUAL_-1206883959'), (u'STORE_-1206930340', u'INDIRECT_-1206889128'), (u'MULTIEQUAL_-1206907183', u'MULTIEQUAL_-1206907170'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206871344'), (u'CALL_-1206928772', u'INDIRECT_-1206914266'), (u'CALL_-1206925604', u'INDIRECT_-1206899065'), (u'CALL_-1206937414', u'INDIRECT_-1206890817'), (u'INDIRECT_-1206911923', u'MULTIEQUAL_-1206911700'), (u'LOAD_-1206921389', u'PTRSUB_-1206871411'), (u'CALL_-1206934365', u'INDIRECT_-1206889215'), (u'INDIRECT_-1206881590', u'MULTIEQUAL_-1206881448'), (u'INDIRECT_-1206899454', u'MULTIEQUAL_-1206899077'), (u'CALL_-1206930550', u'INDIRECT_-1206892000'), (u'INDIRECT_-1206915512', u'MULTIEQUAL_-1206914885'), (u'INDIRECT_-1206884127', u'MULTIEQUAL_-1206885219'), (u'INDIRECT_-1206901066', u'MULTIEQUAL_-1206900883'), (u'CALL_-1206930157', u'INDIRECT_-1206904753'), (u'INDIRECT_-1206893307', u'MULTIEQUAL_-1206892909'), (u'CALL_-1206938628', u'INDIRECT_-1206900374'), (u'MULTIEQUAL_-1206909193', u'MULTIEQUAL_-1206909172'), (u'INDIRECT_-1206907100', u'MULTIEQUAL_-1206906984'), (u'CALL_-1206934114', u'INDIRECT_-1206907131'), (u'CALL_-1206931595', u'INDIRECT_-1206911294'), (u'MULTIEQUAL_-1206911365', u'MULTIEQUAL_-1206911349'), (u'CALL_-1206935821', u'INDIRECT_-1206889600'), (u'INDIRECT_-1206893586', u'MULTIEQUAL_-1206892927'), (u'CALL_-1206933821', u'INDIRECT_-1206901910'), (u'CALL_-1206937729', u'INDIRECT_-1206901323'), (u'CALL_-1206930899', u'INDIRECT_-1206910289'), (u'STORE_-1206928320', u'INDIRECT_-1206888087'), (u'CALLIND_-1206938263', u'INDIRECT_-1206896582'), (u'INDIRECT_-1206892603', u'MULTIEQUAL_-1206892380'), (u'INDIRECT_-1206913898', u'MULTIEQUAL_-1206912218'), (u'CALL_-1206921431', u'INDIRECT_-1206905213'), (u'CAST_-1206874074', u'CALL_-1206930394'), (u'CAST_-1206874843', u'LOAD_-1206933883'), (u'LOAD_-1206931536', u'PTRSUB_-1206878249'), (u'CALL_-1206922556', u'INDIRECT_-1206902521'), (u'CALL_-1206934098', u'INDIRECT_-1206910479'), (u'MULTIEQUAL_-1206898139', u'MULTIEQUAL_-1206898166'), (u'CALLIND_-1206938263', u'INDIRECT_-1206897842'), (u'INDIRECT_-1206891144', u'COPY_-1206879157'), (u'MULTIEQUAL_-1206885986', u'MULTIEQUAL_-1206886781'), (u'MULTIEQUAL_-1206892170', u'MULTIEQUAL_-1206892145'), (u'CALL_-1206930476', u'INDIRECT_-1206911033'), (u'MULTIEQUAL_-1206899891', u'MULTIEQUAL_-1206899849'), (u'CALL_-1206938694', u'INDIRECT_-1206910911'), ('tmp_17375', u'BRANCH_-1206924361'), (u'CALL_-1206938958', u'INDIRECT_-1206911264'), (u'MULTIEQUAL_-1206875953', u'MULTIEQUAL_-1206909059'), (u'INDIRECT_-1206910000', u'MULTIEQUAL_-1206911659'), (u'STORE_-1206921525', u'INDIRECT_-1206893667'), (u'INDIRECT_-1206884041', u'COPY_-1206884049'), (u'MULTIEQUAL_-1206890108', u'MULTIEQUAL_-1206887101'), (u'CALL_-1206934396', u'INDIRECT_-1206906878'), (u'CALL_-1206930556', u'INDIRECT_-1206906114'), (u'CALL_-1206925694', u'INDIRECT_-1206877443'), (u'CALL_-1206921722', u'INDIRECT_-1206882211'), (u'INDIRECT_-1206879506', u'MULTIEQUAL_-1206876016'), (u'CALL_-1206938772', u'INDIRECT_-1206905708'), (u'MULTIEQUAL_-1206888369', u'MULTIEQUAL_-1206888254'), (u'INDIRECT_-1206902138', u'MULTIEQUAL_-1206901755'), (u'MULTIEQUAL_-1206880923', u'MULTIEQUAL_-1206880184'), (u'MULTIEQUAL_-1206891393', u'MULTIEQUAL_-1206890692'), (u'INDIRECT_-1206900314', u'MULTIEQUAL_-1206900080'), (u'CALL_-1206929938', u'INDIRECT_-1206892428'), (u'MULTIEQUAL_-1206901341', u'MULTIEQUAL_-1206878080'), (u'MULTIEQUAL_-1206874092', u'MULTIEQUAL_-1206889934'), (u'STORE_-1206932305', u'INDIRECT_-1206889217'), (u'INDIRECT_-1206886943', u'MULTIEQUAL_-1206886848'), (u'MULTIEQUAL_-1206876060', u'MULTIEQUAL_-1206875942'), (u'CALL_-1206925860', u'INDIRECT_-1206895766'), ('const-32', u'INT_AND_-1206933833'), (u'CALL_-1206932808', u'INDIRECT_-1206902238'), (u'MULTIEQUAL_-1206894381', u'MULTIEQUAL_-1206894333'), (u'CALL_-1206934955', u'INDIRECT_-1206892055'), (u'INDIRECT_-1206898640', u'INT_NOTEQUAL_-1206876924'), (u'INDIRECT_-1206893738', u'MULTIEQUAL_-1206893465'), (u'CALLIND_-1206921743', u'INDIRECT_-1206888993'), (u'CALL_-1206929902', u'INDIRECT_-1206904166'), (u'MULTIEQUAL_-1206876070', u'MULTIEQUAL_-1206875952'), (u'STORE_-1206934385', u'INDIRECT_-1206889135'), (u'STORE_-1206930873', u'INDIRECT_-1206888378'), (u'CALL_-1206928667', u'INDIRECT_-1206912420'), (u'CALL_-1206933773', u'INDIRECT_-1206889286'), (u'CALL_-1206933125', u'INDIRECT_-1206898174'), (u'MULTIEQUAL_-1206900462', u'MULTIEQUAL_-1206900757'), (u'STORE_-1206928732', u'INDIRECT_-1206893409'), (u'INDIRECT_-1206907686', u'MULTIEQUAL_-1206909125'), (u'INDIRECT_-1206877676', u'MULTIEQUAL_-1206877113'), (u'MULTIEQUAL_-1206903510', u'MULTIEQUAL_-1206902872'), (u'INDIRECT_-1206900840', u'MULTIEQUAL_-1206900541'), (u'CALL_-1206927418', u'INDIRECT_-1206885937'), (u'CALLIND_-1206925511', u'INDIRECT_-1206885871'), (u'CALL_-1206927316', u'INDIRECT_-1206893023'), (u'MULTIEQUAL_-1206886826', u'MULTIEQUAL_-1206887621'), (u'MULTIEQUAL_-1206917981', u'CAST_-1206874663'), (u'INDIRECT_-1206899753', u'MULTIEQUAL_-1206900759'), (u'CALL_-1206934114', u'INDIRECT_-1206899151'), (u'INDIRECT_-1206903481', u'MULTIEQUAL_-1206903794'), (u'CAST_-1206869488', u'INT_ADD_-1206872300'), (u'CALL_-1206928271', u'INDIRECT_-1206909553'), (u'MULTIEQUAL_-1206913522', u'SUBPIECE_-1206906721'), (u'CALL_-1206928772', u'INDIRECT_-1206906286'), (u'CALL_-1206926019', u'INDIRECT_-1206890399'), (u'INDIRECT_-1206903743', u'MULTIEQUAL_-1206903648'), (u'STORE_-1206930846', u'INDIRECT_-1206888307'), (u'MULTIEQUAL_-1206891255', u'MULTIEQUAL_-1206891205'), (u'CALL_-1206934460', u'INDIRECT_-1206904821'), (u'CALL_-1206938310', u'INDIRECT_-1206894517'), (u'INDIRECT_-1206906608', u'MULTIEQUAL_-1206906990'), (u'CALL_-1206934365', u'INDIRECT_-1206898455'), (u'MULTIEQUAL_-1206902708', u'MULTIEQUAL_-1206899701'), ('const-433', u'LOAD_-1206923209'), (u'INDIRECT_-1206875556', u'MULTIEQUAL_-1206876713'), (u'MULTIEQUAL_-1206913935', u'MULTIEQUAL_-1206913885'), (u'CALL_-1206937729', u'INDIRECT_-1206908463'), (u'INDIRECT_-1206893964', u'MULTIEQUAL_-1206893817'), (u'CALL_-1206932359', u'INDIRECT_-1206901536'), (u'INDIRECT_-1206908353', u'MULTIEQUAL_-1206907745'), (u'CALL_-1206929385', u'INDIRECT_-1206892085'), (u'CALL_-1206931745', u'INDIRECT_-1206903780'), ('const-1', u'INT_SUB_-1206929096'), (u'STORE_-1206934436', u'INDIRECT_-1206911008'), (u'LOAD_-1206933183', u'LOAD_-1206931694'), (u'CALL_-1206929032', u'INDIRECT_-1206897461'), (u'INDIRECT_-1206892574', u'MULTIEQUAL_-1206900921'), (u'CALL_-1206929226', u'INDIRECT_-1206901235'), (u'INDIRECT_-1206888645', u'MULTIEQUAL_-1206888740'), (u'INDIRECT_-1206890059', u'MULTIEQUAL_-1206889839'), (u'CALL_-1206932817', u'INDIRECT_-1206908586'), (u'INT_OR_-1206922697', u'MULTIEQUAL_-1206914577'), (u'INDIRECT_-1206907279', u'MULTIEQUAL_-1206907059'), (u'CALL_-1206938421', u'INDIRECT_-1206884410'), (u'MULTIEQUAL_-1206897668', u'MULTIEQUAL_-1206897644'), (u'INDIRECT_-1206905795', u'MULTIEQUAL_-1206904961'), (u'STORE_-1206929169', u'INDIRECT_-1206906598'), (u'CALL_-1206933594', u'INDIRECT_-1206896742'), (u'CALL_-1206924668', u'INDIRECT_-1206901468'), (u'MULTIEQUAL_-1206904468', u'MULTIEQUAL_-1206905955'), (u'CALL_-1206928668', u'INDIRECT_-1206898608'), (u'CALL_-1206929269', u'INDIRECT_-1206908133'), (u'INDIRECT_-1206901761', u'MULTIEQUAL_-1206901570'), (u'INDIRECT_-1206898215', u'MULTIEQUAL_-1206876787'), (u'INDIRECT_-1206890792', u'MULTIEQUAL_-1206890637'), (u'CALL_-1206928271', u'INDIRECT_-1206892557'), (u'CALLIND_-1206922663', u'MULTIEQUAL_-1206911035'), (u'CAST_-1206874352', u'INT_ADD_-1206877397'), (u'INDIRECT_-1206888104', u'MULTIEQUAL_-1206888031'), (u'INDIRECT_-1206904513', u'MULTIEQUAL_-1206904109'), (u'CALL_-1206930362', u'INDIRECT_-1206898178'), (u'PTRSUB_-1206879648', u'LOAD_-1206928803'), (u'MULTIEQUAL_-1206910293', u'MULTIEQUAL_-1206910205'), (u'INDIRECT_-1206910874', u'MULTIEQUAL_-1206908784'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206922672'), (u'CALL_-1206930025', u'INDIRECT_-1206905722'), (u'CALL_-1206930584', u'INDIRECT_-1206903608'), (u'CALL_-1206927017', u'INDIRECT_-1206886374'), (u'INDIRECT_-1206900377', u'MULTIEQUAL_-1206900287'), (u'CALL_-1206927017', u'INDIRECT_-1206907374'), (u'INDIRECT_-1206894442', u'MULTIEQUAL_-1206895921'), (u'CALL_-1206929202', u'INDIRECT_-1206888624'), (u'CALLIND_-1206925019', u'INDIRECT_-1206897804'), (u'INDIRECT_-1206914110', u'MULTIEQUAL_-1206913962'), (u'CALL_-1206928690', u'INDIRECT_-1206894898'), (u'INDIRECT_-1206902575', u'MULTIEQUAL_-1206902467'), (u'INDIRECT_-1206898483', u'MULTIEQUAL_-1206898260'), (u'INDIRECT_-1206905594', u'MULTIEQUAL_-1206913941'), (u'INDIRECT_-1206919109', u'MULTIEQUAL_-1206920441'), (u'CALL_-1206928644', u'INDIRECT_-1206894817'), (u'INDIRECT_-1206896094', u'MULTIEQUAL_-1206895717'), (u'MULTIEQUAL_-1206907025', u'MULTIEQUAL_-1206907019'), (u'MULTIEQUAL_-1206906421', u'MULTIEQUAL_-1206906247'), (u'STORE_-1206930873', u'INDIRECT_-1206895938'), (u'MULTIEQUAL_-1206903679', u'MULTIEQUAL_-1206903659'), (u'INDIRECT_-1206897588', u'MULTIEQUAL_-1206897470'), (u'STORE_-1206930175', u'INDIRECT_-1206905166'), (u'INDIRECT_-1206901964', u'MULTIEQUAL_-1206901891'), ('const-0', u'CALL_-1206930241'), (u'CALL_-1206928194', u'INDIRECT_-1206900046'), (u'CALL_-1206930274', u'INDIRECT_-1206899806'), (u'CALL_-1206928331', u'INDIRECT_-1206905213'), (u'INDIRECT_-1206901894', u'MULTIEQUAL_-1206901398'), (u'INDIRECT_-1206908417', u'COPY_-1206879664'), (u'INT_EQUAL_-1206928845', u'MULTIEQUAL_-1206916179'), (u'INDIRECT_-1206890876', u'MULTIEQUAL_-1206890601'), (u'STORE_-1206930256', u'INDIRECT_-1206890086'), (u'CALL_-1206932911', u'INDIRECT_-1206916356'), ('const-256', u'INT_AND_-1206937235'), (u'COPY_-1206869816', u'MULTIEQUAL_-1206906976'), (u'STORE_-1206933497', u'INDIRECT_-1206906290'), (u'CALL_-1206938927', u'INDIRECT_-1206894028'), (u'CALLIND_-1206921999', u'INDIRECT_-1206884509'), (u'MULTIEQUAL_-1206896901', u'MULTIEQUAL_-1206897601'), (u'INDIRECT_-1206904722', u'MULTIEQUAL_-1206904519'), (u'CALL_-1206928601', u'INDIRECT_-1206911123'), (u'CALL_-1206929794', u'INDIRECT_-1206907040'), (u'INDIRECT_-1206896115', u'MULTIEQUAL_-1206896919'), (u'CALL_-1206922584', u'INDIRECT_-1206903499'), (u'INDIRECT_-1206897181', u'MULTIEQUAL_-1206874110'), (u'CALL_-1206924677', u'INDIRECT_-1206896359'), (u'CALL_-1206938694', u'INDIRECT_-1206907971'), (u'MULTIEQUAL_-1206900067', u'MULTIEQUAL_-1206900450'), (u'MULTIEQUAL_-1206905279', u'MULTIEQUAL_-1206905306'), (u'CALL_-1206922325', u'INDIRECT_-1206902423'), (u'MULTIEQUAL_-1206896136', u'MULTIEQUAL_-1206896117'), (u'MULTIEQUAL_-1206907345', u'MULTIEQUAL_-1206907361'), (u'CALL_-1206930550', u'INDIRECT_-1206911086'), (u'INDIRECT_-1206884200', u'MULTIEQUAL_-1206883961'), (u'MULTIEQUAL_-1206912764', u'MULTIEQUAL_-1206912788'), (u'CALL_-1206928209', u'INDIRECT_-1206897561'), (u'CALLIND_-1206921344', u'INDIRECT_-1206885332'), (u'INDIRECT_-1206896881', u'MULTIEQUAL_-1206896605'), (u'INDIRECT_-1206891934', u'MULTIEQUAL_-1206891729'), (u'INT_AND_-1206881415', u'CALL_-1206938421'), (u'MULTIEQUAL_-1206893548', u'MULTIEQUAL_-1206895035'), (u'PTRSUB_-1206880400', u'LOAD_-1206932975'), (u'CALLIND_-1206938189', u'INDIRECT_-1206891913'), (u'CALL_-1206925860', u'INDIRECT_-1206876861'), (u'INDIRECT_-1206876023', u'MULTIEQUAL_-1206875952'), (u'CALL_-1206928601', u'INDIRECT_-1206904403'), (u'STORE_-1206922815', u'INDIRECT_-1206900409'), (u'CALL_-1206924668', u'INDIRECT_-1206909214'), (u'CALL_-1206932359', u'INDIRECT_-1206909936'), (u'CALL_-1206934114', u'INDIRECT_-1206907551'), (u'CALL_-1206938342', u'INDIRECT_-1206912175'), (u'MULTIEQUAL_-1206911256', u'MULTIEQUAL_-1206911237'), (u'INDIRECT_-1206908483', u'MULTIEQUAL_-1206909149'), (u'INDIRECT_-1206906417', u'MULTIEQUAL_-1206906994'), (u'INDIRECT_-1206910958', u'MULTIEQUAL_-1206910575'), (u'CALL_-1206925783', u'INDIRECT_-1206895295'), (u'STORE_-1206934224', u'INDIRECT_-1206902900'), (u'CALL_-1206929750', u'INDIRECT_-1206879589'), (u'STORE_-1206935460', u'INDIRECT_-1206899377'), (u'INDIRECT_-1206882765', u'MULTIEQUAL_-1206882860'), (u'STORE_-1206937696', u'INDIRECT_-1206898164'), (u'CALL_-1206932954', u'INDIRECT_-1206911999'), (u'INDIRECT_-1206889999', u'MULTIEQUAL_-1206889779'), (u'MULTIEQUAL_-1206877659', u'MULTIEQUAL_-1206877654'), (u'INDIRECT_-1206911021', u'MULTIEQUAL_-1206880948'), (u'INDIRECT_-1206885977', u'MULTIEQUAL_-1206886118'), (u'INDIRECT_-1206892506', u'MULTIEQUAL_-1206892184'), (u'MULTIEQUAL_-1206911924', u'MULTIEQUAL_-1206911948'), (u'INDIRECT_-1206890461', u'MULTIEQUAL_-1206874094'), (u'MULTIEQUAL_-1206896117', u'MULTIEQUAL_-1206896100'), (u'CALL_-1206937983', u'INDIRECT_-1206884141'), (u'STORE_-1206921830', u'INDIRECT_-1206900539'), (u'STORE_-1206921596', u'INDIRECT_-1206892866'), (u'CALL_-1206933821', u'INDIRECT_-1206895610'), (u'INDIRECT_-1206896911', u'MULTIEQUAL_-1206896771'), (u'STORE_-1206930340', u'INDIRECT_-1206908448'), ('const-433', u'LOAD_-1206921369'), (u'CALL_-1206922426', u'INDIRECT_-1206899958'), (u'CALL_-1206934888', u'INDIRECT_-1206899410'), (u'STORE_-1206930310', u'INDIRECT_-1206891786'), (u'MULTIEQUAL_-1206881196', u'MULTIEQUAL_-1206881091'), (u'INDIRECT_-1206894015', u'MULTIEQUAL_-1206876777'), (u'MULTIEQUAL_-1206891368', u'MULTIEQUAL_-1206891344'), (u'INDIRECT_-1206892406', u'MULTIEQUAL_-1206893967'), (u'PTRSUB_-1206880567', u'LOAD_-1206937712'), (u'CALL_-1206934081', u'INDIRECT_-1206897868'), (u'INDIRECT_-1206892674', u'MULTIEQUAL_-1206893220'), (u'INDIRECT_-1206879442', u'MULTIEQUAL_-1206881094'), (u'INDIRECT_-1206901423', u'MULTIEQUAL_-1206901200'), (u'INDIRECT_-1206894221', u'MULTIEQUAL_-1206880907'), (u'MULTIEQUAL_-1206902649', u'MULTIEQUAL_-1206902534'), (u'STORE_-1206922807', u'INDIRECT_-1206901265'), (u'INDIRECT_-1206902216', u'MULTIEQUAL_-1206901941'), (u'CALL_-1206927297', u'INDIRECT_-1206897209'), (u'CALL_-1206928155', u'INDIRECT_-1206902354'), (u'MULTIEQUAL_-1206897796', u'MULTIEQUAL_-1206897790'), (u'CAST_-1206871065', u'CALL_-1206927017'), (u'MULTIEQUAL_-1206896556', u'MULTIEQUAL_-1206896537'), (u'STORE_-1206933497', u'INDIRECT_-1206897050'), (u'INDIRECT_-1206904034', u'MULTIEQUAL_-1206874133'), (u'CALL_-1206938756', u'INDIRECT_-1206895617'), (u'INDIRECT_-1206892817', u'MULTIEQUAL_-1206892645'), (u'INDIRECT_-1206902787', u'MULTIEQUAL_-1206904510'), (u'INDIRECT_-1206911826', u'MULTIEQUAL_-1206911713'), (u'MULTIEQUAL_-1206885511', u'MULTIEQUAL_-1206886450'), (u'MULTIEQUAL_-1206909479', u'MULTIEQUAL_-1206909445'), (u'MULTIEQUAL_-1206909479', u'MULTIEQUAL_-1206909445'), (u'CALL_-1206927063', u'INDIRECT_-1206895634'), (u'CALL_-1206931749', u'INDIRECT_-1206890891'), ('const-4096', u'COPY_-1206925083'), (u'INDIRECT_-1206909973', u'MULTIEQUAL_-1206909845'), (u'MULTIEQUAL_-1206908588', u'MULTIEQUAL_-1206905581'), (u'MULTIEQUAL_-1206888559', u'MULTIEQUAL_-1206889001'), (u'MULTIEQUAL_-1206898205', u'MULTIEQUAL_-1206898199'), (u'CALL_-1206926063', u'INDIRECT_-1206889578'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206925198'), (u'CALLIND_-1206922663', u'INDIRECT_-1206902885'), (u'CALL_-1206927093', u'INDIRECT_-1206907481'), (u'PTRSUB_-1206879419', u'PTRSUB_-1206879417'), (u'CALL_-1206937924', u'INDIRECT_-1206892179'), (u'MULTIEQUAL_-1206908365', u'MULTIEQUAL_-1206907871'), (u'CALL_-1206924756', u'INDIRECT_-1206903964'), (u'CALLIND_-1206924378', u'INDIRECT_-1206886521'), (u'CALL_-1206929794', u'INDIRECT_-1206904940'), (u'INDIRECT_-1206888359', u'MULTIEQUAL_-1206889399'), (u'MULTIEQUAL_-1206878705', u'INT_ADD_-1206931531'), (u'STORE_-1206925221', u'INDIRECT_-1206894765'), (u'CALL_-1206921431', u'INDIRECT_-1206898913'), (u'INDIRECT_-1206898076', u'MULTIEQUAL_-1206897525'), (u'LOAD_-1206921733', u'CALLIND_-1206921710'), (u'MULTIEQUAL_-1206910767', u'MULTIEQUAL_-1206910710'), (u'INDIRECT_-1206889294', u'MULTIEQUAL_-1206889093'), (u'INDIRECT_-1206908286', u'MULTIEQUAL_-1206907627'), (u'INDIRECT_-1206901620', u'MULTIEQUAL_-1206901521'), (u'CALL_-1206927405', u'INDIRECT_-1206905249'), (u'CALL_-1206935766', u'INDIRECT_-1206909306'), (u'INDIRECT_-1206885203', u'MULTIEQUAL_-1206886958'), (u'INDIRECT_-1206906628', u'MULTIEQUAL_-1206906196'), (u'MULTIEQUAL_-1206874143', u'MULTIEQUAL_-1206911354'), (u'STORE_-1206924934', u'INDIRECT_-1206905977'), (u'INDIRECT_-1206896608', u'MULTIEQUAL_-1206896402'), (u'INDIRECT_-1206904586', u'MULTIEQUAL_-1206904196'), (u'INDIRECT_-1206914889', u'MULTIEQUAL_-1206912564'), (u'STORE_-1206930310', u'INDIRECT_-1206898086'), (u'MULTIEQUAL_-1206915562', u'CALL_-1206939005'), ('const-8', u'PTRSUB_-1206871932'), (u'CALL_-1206939039', u'INDIRECT_-1206893672'), (u'MULTIEQUAL_-1206889514', u'MULTIEQUAL_-1206889440'), (u'PTRSUB_-1206873327', u'LOAD_-1206925463'), (u'INDIRECT_-1206901799', u'MULTIEQUAL_-1206902839'), (u'PTRSUB_-1206875495', u'LOAD_-1206930328'), (u'CALL_-1206937142', u'INDIRECT_-1206892052'), (u'CALL_-1206929202', u'INDIRECT_-1206905844'), (u'INDIRECT_-1206911050', u'COPY_-1206880241'), (u'CALL_-1206934862', u'INDIRECT_-1206882189'), (u'INDIRECT_-1206898092', u'MULTIEQUAL_-1206899629'), (u'INDIRECT_-1206888741', u'MULTIEQUAL_-1206889350'), (u'MULTIEQUAL_-1206915856', u'MULTIEQUAL_-1206918743'), (u'MULTIEQUAL_-1206896119', u'MULTIEQUAL_-1206895091'), (u'STORE_-1206922807', u'INDIRECT_-1206902945'), (u'INDIRECT_-1206898680', u'MULTIEQUAL_-1206898581'), (u'INDIRECT_-1206912417', u'MULTIEQUAL_-1206912010'), (u'CALL_-1206933962', u'INDIRECT_-1206905354'), (u'MULTIEQUAL_-1206905728', u'MULTIEQUAL_-1206907215'), (u'CALL_-1206926063', u'INDIRECT_-1206903438'), (u'CALL_-1206928281', u'INDIRECT_-1206891325'), (u'INDIRECT_-1206905722', u'COPY_-1206879306'), (u'CALL_-1206930556', u'INDIRECT_-1206897714'), (u'MULTIEQUAL_-1206874144', u'MULTIEQUAL_-1206911223'), (u'CALL_-1206934018', u'INDIRECT_-1206898668'), (u'CALL_-1206927093', u'INDIRECT_-1206889421'), (u'PTRSUB_-1206879803', u'LOAD_-1206929145'), (u'INDIRECT_-1206898437', u'MULTIEQUAL_-1206899014'), (u'CALL_-1206921459', u'INDIRECT_-1206903973'), (u'STORE_-1206937696', u'INDIRECT_-1206912024'), (u'CALL_-1206938725', u'INDIRECT_-1206894971'), (u'CALL_-1206930274', u'INDIRECT_-1206905266'), (u'PTRSUB_-1206880486', u'LOAD_-1206937580'), (u'INDIRECT_-1206905428', u'MULTIEQUAL_-1206905222'), (u'INDIRECT_-1206902289', u'MULTIEQUAL_-1206899964'), (u'MULTIEQUAL_-1206895279', u'MULTIEQUAL_-1206895265'), (u'MULTIEQUAL_-1206891419', u'MULTIEQUAL_-1206891446'), (u'INDIRECT_-1206894250', u'MULTIEQUAL_-1206892044'), (u'INDIRECT_-1206908502', u'MULTIEQUAL_-1206908299'), (u'CALL_-1206935851', u'INDIRECT_-1206890884'), (u'CALL_-1206934991', u'INDIRECT_-1206895444'), (u'CALL_-1206934114', u'INDIRECT_-1206897471'), (u'STORE_-1206937696', u'INDIRECT_-1206911184'), (u'CALLIND_-1206929135', u'INDIRECT_-1206891758'), (u'CALL_-1206928644', u'INDIRECT_-1206906157'), (u'CALLIND_-1206925511', u'INDIRECT_-1206900151'), (u'INDIRECT_-1206875652', u'MULTIEQUAL_-1206876098'), (u'CALL_-1206930584', u'INDIRECT_-1206906548'), (u'INDIRECT_-1206902566', u'MULTIEQUAL_-1206902374'), (u'INDIRECT_-1206890057', u'MULTIEQUAL_-1206892751'), (u'INDIRECT_-1206895159', u'MULTIEQUAL_-1206897749'), (u'INDIRECT_-1206892542', u'MULTIEQUAL_-1206892339'), ('const-0', u'COPY_-1206928980'), (u'CALLIND_-1206931354', u'INDIRECT_-1206903268'), (u'MULTIEQUAL_-1206913177', u'CALL_-1206930086'), (u'CALL_-1206933711', u'INDIRECT_-1206903103'), (u'CALL_-1206928668', u'INDIRECT_-1206899868'), (u'INDIRECT_-1206900362', u'MULTIEQUAL_-1206900185'), (u'INDIRECT_-1206913318', u'MULTIEQUAL_-1206913163'), (u'CALL_-1206924612', u'INDIRECT_-1206900023'), (u'STORE_-1206937611', u'INDIRECT_-1206904414'), (u'INDIRECT_-1206909727', u'MULTIEQUAL_-1206910262'), (u'MULTIEQUAL_-1206881124', u'MULTIEQUAL_-1206881149'), (u'CALL_-1206939039', u'INDIRECT_-1206905432'), (u'STORE_-1206929169', u'INDIRECT_-1206896518'), (u'INDIRECT_-1206912478', u'MULTIEQUAL_-1206912323'), (u'INDIRECT_-1206912572', u'MULTIEQUAL_-1206911945'), (u'CALL_-1206938421', u'INDIRECT_-1206911378'), (u'MULTIEQUAL_-1206894439', u'MULTIEQUAL_-1206894881'), (u'CALL_-1206937559', u'INDIRECT_-1206906265'), (u'STORE_-1206921830', u'INDIRECT_-1206884579'), (u'MULTIEQUAL_-1206900264', u'MULTIEQUAL_-1206899616'), (u'CALL_-1206922584', u'INDIRECT_-1206911804'), (u'INDIRECT_-1206894350', u'MULTIEQUAL_-1206894134'), (u'STORE_-1206930329', u'INDIRECT_-1206906340'), (u'MULTIEQUAL_-1206905610', u'MULTIEQUAL_-1206904972'), (u'CALL_-1206936110', u'INDIRECT_-1206909534'), (u'INDIRECT_-1206895152', u'MULTIEQUAL_-1206895003'), (u'INDIRECT_-1206887911', u'MULTIEQUAL_-1206889944'), (u'MULTIEQUAL_-1206892259', u'MULTIEQUAL_-1206892286'), (u'STORE_-1206924934', u'INDIRECT_-1206906397'), (u'MULTIEQUAL_-1206881301', u'MULTIEQUAL_-1206881286'), (u'STORE_-1206930828', u'INDIRECT_-1206902635'), (u'MULTIEQUAL_-1206881259', u'MULTIEQUAL_-1206881959'), (u'CALL_-1206922584', u'INDIRECT_-1206889219'), ('const-0', u'INT_NOTEQUAL_-1206937496'), (u'CALLIND_-1206922663', u'INDIRECT_-1206889445'), (u'CALL_-1206924668', u'INDIRECT_-1206905248'), (u'CALL_-1206930636', u'INDIRECT_-1206904896'), (u'INDIRECT_-1206897778', u'MULTIEQUAL_-1206897623'), (u'CALL_-1206925799', u'INDIRECT_-1206904127'), (u'LOAD_-1206938898', u'INT_EQUAL_-1206938879'), ('const-0', u'INT_EQUAL_-1206933580'), (u'INDIRECT_-1206907695', u'MULTIEQUAL_-1206907404'), ('tmp_5513', u'CBRANCH_-1206934121'), (u'CALL_-1206934396', u'INDIRECT_-1206905618'), (u'CALL_-1206930506', u'INDIRECT_-1206889871'), ('const-0', u'COPY_-1206880252'), (u'INDIRECT_-1206896761', u'MULTIEQUAL_-1206896523'), (u'INDIRECT_-1206905270', u'MULTIEQUAL_-1206905054'), (u'INDIRECT_-1206892962', u'MULTIEQUAL_-1206892701'), (u'STORE_-1206930873', u'INDIRECT_-1206908538'), (u'CALL_-1206930311', u'INDIRECT_-1206879264'), (u'CALL_-1206933821', u'INDIRECT_-1206908630'), ('tmp_22674', u'BRANCH_-1206920759'), (u'INDIRECT_-1206907460', u'MULTIEQUAL_-1206907189'), (u'INDIRECT_-1206903323', u'MULTIEQUAL_-1206903228'), (u'INDIRECT_-1206899786', u'MULTIEQUAL_-1206901570'), (u'CALLIND_-1206921388', u'INDIRECT_-1206874796'), ('const-0', u'CALL_-1206926063'), ('const-1', u'PTRADD_-1206927188'), (u'CALL_-1206938694', u'INDIRECT_-1206895371'), (u'INDIRECT_-1206892227', u'COPY_-1206879851'), (u'MULTIEQUAL_-1206897746', u'MULTIEQUAL_-1206898541'), (u'MULTIEQUAL_-1206904317', u'MULTIEQUAL_-1206880931'), (u'INDIRECT_-1206891394', u'MULTIEQUAL_-1206891193'), (u'INT_EQUAL_-1206933847', u'CBRANCH_-1206933844'), (u'STORE_-1206925416', u'INDIRECT_-1206895703'), (u'INDIRECT_-1206890386', u'MULTIEQUAL_-1206896721'), (u'INDIRECT_-1206909403', u'MULTIEQUAL_-1206909180'), (u'INDIRECT_-1206908798', u'MULTIEQUAL_-1206908710'), (u'CALL_-1206930105', u'INDIRECT_-1206891295'), ('const-433', u'STORE_-1206937788'), (u'CALL_-1206935907', u'INDIRECT_-1206911927'), (u'CALLIND_-1206925453', u'INDIRECT_-1206902219'), (u'STORE_-1206930351', u'INDIRECT_-1206908378'), (u'CALL_-1206933773', u'INDIRECT_-1206890126'), (u'CALL_-1206928331', u'INDIRECT_-1206909413'), ('const-512', u'COPY_-1206925059'), (u'INDIRECT_-1206910737', u'MULTIEQUAL_-1206910157'), (u'STORE_-1206929190', u'INDIRECT_-1206906186'), ('const-433', u'LOAD_-1206928077'), (u'MULTIEQUAL_-1206887719', u'MULTIEQUAL_-1206888161'), (u'INDIRECT_-1206912133', u'MULTIEQUAL_-1206911525'), (u'INDIRECT_-1206916084', u'MULTIEQUAL_-1206917164'), (u'CALL_-1206937983', u'INDIRECT_-1206901869'), (u'INDIRECT_-1206884025', u'MULTIEQUAL_-1206884120'), (u'INDIRECT_-1206888565', u'COPY_-1206880082'), (u'MULTIEQUAL_-1206878081', u'PTRSUB_-1206874730'), (u'CALL_-1206939005', u'INDIRECT_-1206895753'), (u'LOAD_-1206934651', u'CAST_-1206874600'), ('const-433', u'LOAD_-1206928331'), (u'INDIRECT_-1206892086', u'MULTIEQUAL_-1206891764'), (u'MULTIEQUAL_-1206892521', u'MULTIEQUAL_-1206878059'), (u'MULTIEQUAL_-1206911835', u'MULTIEQUAL_-1206911785'), (u'INDIRECT_-1206888096', u'MULTIEQUAL_-1206888600'), ('const-433', u'STORE_-1206937611'), (u'CALL_-1206932817', u'INDIRECT_-1206890946'), (u'INDIRECT_-1206888776', u'MULTIEQUAL_-1206888501'), (u'INDIRECT_-1206876566', u'MULTIEQUAL_-1206876772'), (u'MULTIEQUAL_-1206905161', u'MULTIEQUAL_-1206907871'), (u'STORE_-1206924934', u'INDIRECT_-1206902197'), (u'INDIRECT_-1206875893', u'MULTIEQUAL_-1206877050'), (u'CALL_-1206939039', u'INDIRECT_-1206899132'), (u'CALL_-1206927048', u'INDIRECT_-1206877891'), (u'CALL_-1206921431', u'INDIRECT_-1206894713'), (u'CALL_-1206928225', u'INDIRECT_-1206908931'), (u'CALL_-1206928621', u'INDIRECT_-1206898666'), (u'INDIRECT_-1206897457', u'MULTIEQUAL_-1206897069'), (u'INDIRECT_-1206891001', u'MULTIEQUAL_-1206890725'), (u'MULTIEQUAL_-1206891911', u'MULTIEQUAL_-1206891869'), (u'INDIRECT_-1206892994', u'MULTIEQUAL_-1206892578'), (u'CALL_-1206935907', u'INDIRECT_-1206898487'), (u'CALL_-1206928667', u'INDIRECT_-1206896040'), (u'CALLIND_-1206931354', u'INDIRECT_-1206902848'), (u'CALL_-1206928291', u'INDIRECT_-1206911908'), (u'CALL_-1206928150', u'INDIRECT_-1206903807'), (u'INDIRECT_-1206877578', u'MULTIEQUAL_-1206877226'), (u'CALL_-1206937615', u'INDIRECT_-1206884626'), (u'INDIRECT_-1206890456', u'MULTIEQUAL_-1206890280'), (u'CALL_-1206929974', u'INDIRECT_-1206896230'), (u'INDIRECT_-1206897020', u'MULTIEQUAL_-1206896904'), (u'INDIRECT_-1206900793', u'MULTIEQUAL_-1206900373'), (u'PTRSUB_-1206880866', u'CALL_-1206938131'), (u'STORE_-1206929169', u'INDIRECT_-1206903658'), (u'INDIRECT_-1206905080', u'MULTIEQUAL_-1206906009'), (u'MULTIEQUAL_-1206882911', u'MULTIEQUAL_-1206883939'), (u'MULTIEQUAL_-1206901946', u'MULTIEQUAL_-1206901919'), (u'INDIRECT_-1206892209', u'MULTIEQUAL_-1206889884'), (u'CALL_-1206930506', u'INDIRECT_-1206899531'), (u'MULTIEQUAL_-1206909678', u'COPY_-1206869181'), (u'MULTIEQUAL_-1206885199', u'MULTIEQUAL_-1206885199'), (u'MULTIEQUAL_-1206892449', u'MULTIEQUAL_-1206892430'), (u'INDIRECT_-1206907101', u'MULTIEQUAL_-1206907235'), (u'INDIRECT_-1206880150', u'MULTIEQUAL_-1206876757'), (u'LOAD_-1206939646', u'PTRSUB_-1206881560'), (u'INDIRECT_-1206895736', u'MULTIEQUAL_-1206895648'), (u'MULTIEQUAL_-1206910230', u'MULTIEQUAL_-1206909592'), (u'CALLIND_-1206921710', u'INDIRECT_-1206887714'), (u'INDIRECT_-1206901182', u'MULTIEQUAL_-1206902787'), (u'STORE_-1206927231', u'INDIRECT_-1206904222'), (u'CALL_-1206929269', u'INDIRECT_-1206898053'), (u'MULTIEQUAL_-1206902781', u'MULTIEQUAL_-1206903481'), (u'CALL_-1206928772', u'INDIRECT_-1206892426'), (u'INDIRECT_-1206903520', u'MULTIEQUAL_-1206903281'), (u'CALL_-1206928194', u'INDIRECT_-1206901306'), (u'MULTIEQUAL_-1206884141', u'CALL_-1206930550'), (u'CALL_-1206928108', u'INDIRECT_-1206902132'), ('const--2', u'INT_MULT_-1206910806'), (u'MULTIEQUAL_-1206894439', u'MULTIEQUAL_-1206894093'), (u'CALL_-1206928257', u'INDIRECT_-1206892568'), (u'COPY_-1206872672', u'CALL_-1206921954'), (u'CALL_-1206936047', u'INDIRECT_-1206900255'), (u'INDIRECT_-1206901879', u'MULTIEQUAL_-1206904469'), (u'INDIRECT_-1206901829', u'COPY_-1206880000'), (u'INDIRECT_-1206898720', u'COPY_-1206878626'), (u'INDIRECT_-1206901965', u'MULTIEQUAL_-1206901946'), ('const-433', u'STORE_-1206927241'), (u'STORE_-1206927248', u'INDIRECT_-1206892472'), ('const-433', u'LOAD_-1206931594'), (u'INDIRECT_-1206910815', u'MULTIEQUAL_-1206876817'), (u'INDIRECT_-1206887560', u'MULTIEQUAL_-1206887321'), (u'CALL_-1206928150', u'INDIRECT_-1206901287'), (u'CALLIND_-1206921710', u'INDIRECT_-1206887294'), (u'CALL_-1206922316', u'INDIRECT_-1206884216'), (u'INDIRECT_-1206897500', u'MULTIEQUAL_-1206897396'), (u'INDIRECT_-1206909687', u'MULTIEQUAL_-1206909289'), (u'INDIRECT_-1206897071', u'MULTIEQUAL_-1206897494'), (u'INDIRECT_-1206897071', u'MULTIEQUAL_-1206897494'), (u'MULTIEQUAL_-1206907459', u'MULTIEQUAL_-1206907439'), (u'CALL_-1206930927', u'INDIRECT_-1206908411'), (u'CALL_-1206937559', u'INDIRECT_-1206920870'), ('const-1', u'PTRADD_-1206871798'), (u'MULTIEQUAL_-1206880933', u'MULTIEQUAL_-1206880195'), (u'MULTIEQUAL_-1206878111', u'MULTIEQUAL_-1206912565'), (u'MULTIEQUAL_-1206899040', u'MULTIEQUAL_-1206899027'), (u'INDIRECT_-1206900942', u'MULTIEQUAL_-1206900747'), (u'CALL_-1206928815', u'INDIRECT_-1206900919'), (u'MULTIEQUAL_-1206878488', u'MULTIEQUAL_-1206878460'), (u'CALL_-1206929794', u'INDIRECT_-1206894860'), (u'CALL_-1206929202', u'INDIRECT_-1206898284'), (u'INDIRECT_-1206905477', u'COPY_-1206879657'), (u'CALL_-1206927405', u'INDIRECT_-1206885509'), (u'INDIRECT_-1206894531', u'MULTIEQUAL_-1206894512'), (u'INDIRECT_-1206880568', u'MULTIEQUAL_-1206880420'), (u'CALL_-1206938927', u'INDIRECT_-1206896128'), (u'CALL_-1206928271', u'INDIRECT_-1206887097'), (u'INDIRECT_-1206901763', u'MULTIEQUAL_-1206902429'), (u'INDIRECT_-1206894254', u'MULTIEQUAL_-1206893989'), (u'INDIRECT_-1206890055', u'MULTIEQUAL_-1206889764'), (u'CALL_-1206928281', u'INDIRECT_-1206891745'), ('tmp_25370', u'PTRSUB_-1206880999'), (u'INDIRECT_-1206875966', u'MULTIEQUAL_-1206876435'), (u'INDIRECT_-1206898224', u'MULTIEQUAL_-1206897995'), (u'CALL_-1206921431', u'INDIRECT_-1206894293'), (u'INDIRECT_-1206902654', u'MULTIEQUAL_-1206902238'), (u'CALL_-1206934991', u'INDIRECT_-1206899644'), ('tmp_10172', u'BRANCH_-1206928471'), (u'INDIRECT_-1206901767', u'MULTIEQUAL_-1206902859'), (u'CALL_-1206930636', u'INDIRECT_-1206910356'), (u'CALL_-1206929902', u'INDIRECT_-1206893666'), (u'CALL_-1206933745', u'INDIRECT_-1206890112'), (u'INDIRECT_-1206891702', u'MULTIEQUAL_-1206891441'), (u'MULTIEQUAL_-1206918169', u'CALL_-1206933125'), (u'MULTIEQUAL_-1206893590', u'MULTIEQUAL_-1206894341'), (u'INDIRECT_-1206910880', u'MULTIEQUAL_-1206910764'), (u'CALL_-1206927017', u'INDIRECT_-1206877803'), (u'INDIRECT_-1206884449', u'MULTIEQUAL_-1206884779'), (u'INDIRECT_-1206890765', u'MULTIEQUAL_-1206890733'), (u'MULTIEQUAL_-1206908247', u'MULTIEQUAL_-1206908190'), (u'CALL_-1206933125', u'INDIRECT_-1206894814'), (u'INDIRECT_-1206917091', u'MULTIEQUAL_-1206918728'), (u'CALL_-1206921832', u'INDIRECT_-1206876186'), (u'INDIRECT_-1206893691', u'MULTIEQUAL_-1206893493'), (u'INDIRECT_-1206903688', u'MULTIEQUAL_-1206903532'), (u'MULTIEQUAL_-1206901891', u'MULTIEQUAL_-1206902830'), (u'INDIRECT_-1206903919', u'MULTIEQUAL_-1206903699'), (u'CALL_-1206932271', u'INDIRECT_-1206879451'), (u'CALL_-1206927405', u'INDIRECT_-1206900209'), (u'CALL_-1206929296', u'INDIRECT_-1206888676'), (u'CALL_-1206921134', u'INDIRECT_-1206893680'), (u'INDIRECT_-1206897400', u'MULTIEQUAL_-1206899067'), (u'MULTIEQUAL_-1206904048', u'MULTIEQUAL_-1206905535'), (u'MULTIEQUAL_-1206919466', u'PTRADD_-1206878851'), ('const-0', u'PTRSUB_-1206875817'), (u'INDIRECT_-1206897714', u'MULTIEQUAL_-1206901991'), (u'CALL_-1206934274', u'INDIRECT_-1206903019'), (u'MULTIEQUAL_-1206904097', u'MULTIEQUAL_-1206904080'), (u'MULTIEQUAL_-1206896067', u'MULTIEQUAL_-1206896010'), (u'MULTIEQUAL_-1206907585', u'MULTIEQUAL_-1206907569'), (u'MULTIEQUAL_-1206903237', u'MULTIEQUAL_-1206878086'), (u'CALL_-1206937615', u'INDIRECT_-1206903780'), (u'CALL_-1206930636', u'INDIRECT_-1206890616'), (u'INDIRECT_-1206897910', u'MULTIEQUAL_-1206899427'), (u'INDIRECT_-1206895361', u'MULTIEQUAL_-1206896879'), (u'INDIRECT_-1206901697', u'MULTIEQUAL_-1206902078'), ('const-128', u'INT_OR_-1206920361'), (u'STORE_-1206929190', u'INDIRECT_-1206904086'), (u'INDIRECT_-1206896707', u'MULTIEQUAL_-1206897242'), (u'CALL_-1206925694', u'INDIRECT_-1206889794'), (u'CALL_-1206931337', u'INDIRECT_-1206899390'), (u'CALL_-1206930228', u'INDIRECT_-1206906952'), (u'LOAD_-1206873440', u'STORE_-1206873432'), (u'INDIRECT_-1206898441', u'MULTIEQUAL_-1206874113'), (u'STORE_-1206924909', u'INDIRECT_-1206889883'), (u'INDIRECT_-1206886034', u'MULTIEQUAL_-1206885800'), (u'MULTIEQUAL_-1206880859', u'MULTIEQUAL_-1206880203'), (u'CALL_-1206931142', u'INDIRECT_-1206889201'), (u'CALL_-1206921954', u'INDIRECT_-1206875966'), (u'INDIRECT_-1206892578', u'MULTIEQUAL_-1206892317'), (u'INDIRECT_-1206893396', u'MULTIEQUAL_-1206893121'), (u'CALL_-1206929296', u'INDIRECT_-1206892876'), (u'INDIRECT_-1206894865', u'COPY_-1206880097'), (u'CALL_-1206933998', u'INDIRECT_-1206889834'), ('const-3', u'INT_ADD_-1206925490'), (u'CALL_-1206933594', u'INDIRECT_-1206899682'), (u'STORE_-1206924934', u'INDIRECT_-1206889177'), (u'INT_NOTEQUAL_-1206929758', u'CBRANCH_-1206929751'), (u'INDIRECT_-1206899958', u'MULTIEQUAL_-1206901658'), (u'CALL_-1206929019', u'INDIRECT_-1206920166'), (u'STORE_-1206930310', u'INDIRECT_-1206896826'), (u'CALLIND_-1206925019', u'INDIRECT_-1206897384'), (u'CALL_-1206932827', u'INDIRECT_-1206894692'), (u'INDIRECT_-1206889840', u'MULTIEQUAL_-1206891507'), (u'CALL_-1206930927', u'INDIRECT_-1206908831'), (u'CALL_-1206930407', u'INDIRECT_-1206899886'), (u'INDIRECT_-1206905861', u'MULTIEQUAL_-1206906617'), (u'INDIRECT_-1206908713', u'MULTIEQUAL_-1206908309'), (u'CALL_-1206930636', u'INDIRECT_-1206907416'), (u'MULTIEQUAL_-1206898778', u'MULTIEQUAL_-1206898749'), (u'STORE_-1206928553', u'INDIRECT_-1206895400'), (u'INDIRECT_-1206892462', u'MULTIEQUAL_-1206897025'), (u'STORE_-1206933398', u'INDIRECT_-1206891540'), (u'CALLIND_-1206929135', u'INDIRECT_-1206893858'), (u'MULTIEQUAL_-1206902072', u'MULTIEQUAL_-1206903259'), (u'CALL_-1206930636', u'INDIRECT_-1206880111'), (u'INDIRECT_-1206909936', u'MULTIEQUAL_-1206910440'), (u'INDIRECT_-1206900875', u'MULTIEQUAL_-1206900630'), (u'CALL_-1206929866', u'INDIRECT_-1206909184'), (u'INDIRECT_-1206897788', u'MULTIEQUAL_-1206898170'), (u'CALL_-1206928152', u'INDIRECT_-1206888711'), (u'STORE_-1206928327', u'INDIRECT_-1206891870'), (u'CALL_-1206926116', u'INDIRECT_-1206907295'), (u'MULTIEQUAL_-1206898329', u'MULTIEQUAL_-1206898310'), (u'MULTIEQUAL_-1206901106', u'MULTIEQUAL_-1206901901'), (u'INDIRECT_-1206890367', u'MULTIEQUAL_-1206889969'), (u'CALL_-1206931435', u'INDIRECT_-1206909197'), (u'CALL_-1206922316', u'INDIRECT_-1206899336'), (u'CALLIND_-1206921344', u'INDIRECT_-1206893732'), (u'LOAD_-1206924457', u'PTRSUB_-1206870951'), (u'INDIRECT_-1206899435', u'MULTIEQUAL_-1206898990'), (u'CALL_-1206937615', u'INDIRECT_-1206913020'), (u'INDIRECT_-1206901522', u'COPY_-1206879296'), (u'INDIRECT_-1206903807', u'MULTIEQUAL_-1206908061'), (u'CALLIND_-1206938263', u'INDIRECT_-1206902462'), (u'INDIRECT_-1206886300', u'MULTIEQUAL_-1206886061'), (u'INDIRECT_-1206895295', u'MULTIEQUAL_-1206894956'), (u'INDIRECT_-1206904105', u'COPY_-1206880119'), (u'INDIRECT_-1206889881', u'MULTIEQUAL_-1206890015'), (u'INDIRECT_-1206892906', u'MULTIEQUAL_-1206899241'), ('tmp_10763', u'BRANCH_-1206930251'), (u'INDIRECT_-1206906606', u'MULTIEQUAL_-1206905947'), (u'STORE_-1206922807', u'INDIRECT_-1206899165'), (u'INDIRECT_-1206892099', u'MULTIEQUAL_-1206876770'), (u'INDIRECT_-1206915827', u'MULTIEQUAL_-1206880956'), (u'INDIRECT_-1206900804', u'COPY_-1206879180'), (u'INDIRECT_-1206894671', u'MULTIEQUAL_-1206876035'), (u'INT_ADD_-1206933860', u'CAST_-1206874838'), (u'INDIRECT_-1206888786', u'MULTIEQUAL_-1206895881'), (u'CALL_-1206925783', u'INDIRECT_-1206909761'), (u'INDIRECT_-1206900565', u'MULTIEQUAL_-1206904701'), (u'INDIRECT_-1206888494', u'MULTIEQUAL_-1206874096'), (u'CALL_-1206921361', u'INDIRECT_-1206885014'), ('const-8', u'INT_RIGHT_-1206922756'), ('const-433', u'STORE_-1206924545'), (u'INDIRECT_-1206899294', u'MULTIEQUAL_-1206907641'), (u'CALL_-1206925432', u'INDIRECT_-1206904621'), (u'LOAD_-1206937319', u'CALL_-1206937302'), (u'STORE_-1206930340', u'INDIRECT_-1206887448'), (u'CALL_-1206932860', u'INDIRECT_-1206899335'), (u'MULTIEQUAL_-1206910621', u'MULTIEQUAL_-1206910447'), (u'INDIRECT_-1206903395', u'COPY_-1206878399'), (u'INDIRECT_-1206904266', u'MULTIEQUAL_-1206900961'), (u'LOAD_-1206924908', u'INT_ADD_-1206924883'), (u'CALL_-1206929529', u'INDIRECT_-1206894613'), (u'STORE_-1206927241', u'INDIRECT_-1206889107'), (u'INDIRECT_-1206888272', u'COPY_-1206879502'), (u'INDIRECT_-1206893258', u'MULTIEQUAL_-1206893160'), ('const-0', u'PTRSUB_-1206880295'), (u'INDIRECT_-1206893337', u'MULTIEQUAL_-1206894333'), (u'INDIRECT_-1206890321', u'MULTIEQUAL_-1206891839'), (u'MULTIEQUAL_-1206912028', u'MULTIEQUAL_-1206913515'), (u'INDIRECT_-1206904462', u'COPY_-1206879303'), (u'INDIRECT_-1206899132', u'MULTIEQUAL_-1206898505'), (u'CALL_-1206928709', u'INDIRECT_-1206896839'), (u'INDIRECT_-1206898626', u'MULTIEQUAL_-1206897967'), (u'INDIRECT_-1206886565', u'MULTIEQUAL_-1206886533'), (u'STORE_-1206937765', u'INDIRECT_-1206904918'), (u'INDIRECT_-1206904100', u'MULTIEQUAL_-1206905727'), (u'MULTIEQUAL_-1206908280', u'MULTIEQUAL_-1206908267'), (u'STORE_-1206925479', u'INDIRECT_-1206907498'), (u'INDIRECT_-1206903914', u'MULTIEQUAL_-1206903498'), (u'CALL_-1206936047', u'INDIRECT_-1206883201'), (u'INDIRECT_-1206904812', u'MULTIEQUAL_-1206904634'), (u'CALL_-1206921722', u'INDIRECT_-1206899851'), (u'INDIRECT_-1206910058', u'MULTIEQUAL_-1206909960'), (u'INDIRECT_-1206893600', u'MULTIEQUAL_-1206895227'), (u'INDIRECT_-1206901492', u'MULTIEQUAL_-1206901334'), (u'INDIRECT_-1206905353', u'MULTIEQUAL_-1206908364'), (u'CALLIND_-1206931354', u'INDIRECT_-1206897388'), (u'CALL_-1206933711', u'INDIRECT_-1206911503'), (u'STORE_-1206925479', u'INDIRECT_-1206887338'), (u'CALL_-1206930584', u'INDIRECT_-1206891428'), (u'CALL_-1206927833', u'INDIRECT_-1206878699'), (u'INDIRECT_-1206902117', u'MULTIEQUAL_-1206902498'), (u'CALLIND_-1206921372', u'INDIRECT_-1206895848'), (u'CALL_-1206937824', u'INDIRECT_-1206883720'), (u'INDIRECT_-1206904392', u'MULTIEQUAL_-1206904243'), (u'MULTIEQUAL_-1206890910', u'MULTIEQUAL_-1206890885'), ('tmp_25371', u'CALL_-1206928621'), (u'STORE_-1206930828', u'INDIRECT_-1206890035'), (u'INDIRECT_-1206891611', u'MULTIEQUAL_-1206892034'), (u'INDIRECT_-1206891611', u'MULTIEQUAL_-1206892034'), (u'CALL_-1206928194', u'CAST_-1206872957'), (u'CALL_-1206931539', u'INDIRECT_-1206900353'), (u'CALL_-1206929621', u'INDIRECT_-1206906399'), (u'CAST_-1206871383', u'CALL_-1206928357'), (u'MULTIEQUAL_-1206895229', u'MULTIEQUAL_-1206895213'), (u'INDIRECT_-1206905837', u'MULTIEQUAL_-1206905665'), (u'CALL_-1206938975', u'INDIRECT_-1206909596'), (u'STORE_-1206928327', u'INDIRECT_-1206893970'), (u'CALL_-1206928644', u'INDIRECT_-1206885997'), ('const-8', u'PTRADD_-1206873218'), (u'MULTIEQUAL_-1206907974', u'MULTIEQUAL_-1206908894'), (u'INDIRECT_-1206906080', u'MULTIEQUAL_-1206906030'), (u'INDIRECT_-1206900620', u'MULTIEQUAL_-1206900570'), (u'CALL_-1206934274', u'INDIRECT_-1206893779'), (u'INDIRECT_-1206902036', u'MULTIEQUAL_-1206901948'), ('const-433', u'LOAD_-1206934253'), ('const-5', u'CALL_-1206922325'), (u'CALL_-1206937559', u'INDIRECT_-1206891565'), (u'INDIRECT_-1206908797', u'MULTIEQUAL_-1206908409'), (u'INDIRECT_-1206893209', u'MULTIEQUAL_-1206895055'), (u'INDIRECT_-1206893937', u'MULTIEQUAL_-1206893357'), (u'MULTIEQUAL_-1206900688', u'MULTIEQUAL_-1206902175'), (u'MULTIEQUAL_-1206892757', u'MULTIEQUAL_-1206892740'), (u'MULTIEQUAL_-1206893745', u'MULTIEQUAL_-1206893765'), (u'MULTIEQUAL_-1206892192', u'COPY_-1206879038'), (u'CAST_-1206876224', u'CALL_-1206931539'), (u'INDIRECT_-1206891146', u'MULTIEQUAL_-1206890756'), (u'STORE_-1206922815', u'INDIRECT_-1206882769'), (u'CALL_-1206935907', u'INDIRECT_-1206894707'), (u'CALL_-1206931545', u'INDIRECT_-1206906323'), (u'STORE_-1206925479', u'INDIRECT_-1206885658'), (u'INDIRECT_-1206908214', u'MULTIEQUAL_-1206908760'), (u'CALL_-1206928150', u'INDIRECT_-1206902967'), (u'CALL_-1206929902', u'INDIRECT_-1206905846'), (u'INDIRECT_-1206901994', u'MULTIEQUAL_-1206901760'), (u'INDIRECT_-1206894657', u'MULTIEQUAL_-1206895234'), (u'CALLIND_-1206921710', u'INDIRECT_-1206891914'), (u'CALLIND_-1206921344', u'INDIRECT_-1206904652'), (u'CALL_-1206933623', u'INDIRECT_-1206901376'), (u'INDIRECT_-1206901494', u'MULTIEQUAL_-1206902040'), (u'INDIRECT_-1206884754', u'MULTIEQUAL_-1206884377'), (u'CALL_-1206930550', u'INDIRECT_-1206890320'), (u'CALLIND_-1206931354', u'INDIRECT_-1206896128'), (u'CALL_-1206930506', u'INDIRECT_-1206887351'), (u'INDIRECT_-1206911898', u'MULTIEQUAL_-1206911637'), (u'INDIRECT_-1206912850', u'MULTIEQUAL_-1206912702'), (u'CALL_-1206921431', u'INDIRECT_-1206904793'), (u'INDIRECT_-1206902415', u'MULTIEQUAL_-1206876797'), (u'STORE_-1206930340', u'INDIRECT_-1206889968'), (u'MULTIEQUAL_-1206896685', u'MULTIEQUAL_-1206896705'), (u'CALL_-1206928709', u'INDIRECT_-1206903559'), (u'STORE_-1206933497', u'INDIRECT_-1206894110'), (u'INDIRECT_-1206899025', u'MULTIEQUAL_-1206899006'), (u'MULTIEQUAL_-1206910625', u'MULTIEQUAL_-1206910650'), (u'CALL_-1206938927', u'INDIRECT_-1206908728'), ('const-0', u'INT_EQUAL_-1206939272'), (u'STORE_-1206937765', u'INDIRECT_-1206901558'), (u'CALL_-1206937142', u'INDIRECT_-1206893312'), (u'STORE_-1206928446', u'INDIRECT_-1206895337'), (u'INDIRECT_-1206880713', u'MULTIEQUAL_-1206874085'), (u'INDIRECT_-1206887715', u'MULTIEQUAL_-1206876761'), (u'INDIRECT_-1206908047', u'MULTIEQUAL_-1206908582'), (u'INDIRECT_-1206891366', u'COPY_-1206879732'), (u'CAST_-1206874727', u'CALL_-1206933711'), (u'MULTIEQUAL_-1206906986', u'MULTIEQUAL_-1206906959'), (u'STORE_-1206930256', u'INDIRECT_-1206893866'), (u'STORE_-1206924560', u'INDIRECT_-1206904498'), (u'CALL_-1206934081', u'INDIRECT_-1206897448'), (u'CALL_-1206928271', u'INDIRECT_-1206892137'), (u'INDIRECT_-1206893826', u'MULTIEQUAL_-1206900921'), (u'MULTIEQUAL_-1206891729', u'MULTIEQUAL_-1206891614'), (u'CALL_-1206930105', u'INDIRECT_-1206888355'), (u'MULTIEQUAL_-1206915403', u'INT_EQUAL_-1206924582'), (u'CALL_-1206921994', u'INDIRECT_-1206884477'), (u'INDIRECT_-1206910034', u'COPY_-1206878835'), (u'CALL_-1206924677', u'INDIRECT_-1206900979'), (u'INDIRECT_-1206912263', u'MULTIEQUAL_-1206912929'), (u'MULTIEQUAL_-1206904116', u'MULTIEQUAL_-1206904097'), (u'INDIRECT_-1206908354', u'COPY_-1206878831'), ('tmp_10870', u'BRANCH_-1206930170'), (u'CALL_-1206931749', u'INDIRECT_-1206903071'), (u'INDIRECT_-1206897518', u'MULTIEQUAL_-1206892308'), (u'CALL_-1206922325', u'INDIRECT_-1206903683'), (u'MULTIEQUAL_-1206899125', u'MULTIEQUAL_-1206898631'), (u'MULTIEQUAL_-1206904889', u'MULTIEQUAL_-1206904873'), (u'CALL_-1206929324', u'INDIRECT_-1206901290'), (u'CAST_-1206875333', u'PTRSUB_-1206876108'), (u'STORE_-1206928697', u'INDIRECT_-1206901368'), (u'INDIRECT_-1206902088', u'MULTIEQUAL_-1206903627'), (u'INDIRECT_-1206890041', u'MULTIEQUAL_-1206890354'), (u'INDIRECT_-1206905844', u'COPY_-1206879192'), (u'CALL_-1206926019', u'INDIRECT_-1206908039'), (u'CALL_-1206928992', u'INDIRECT_-1206893363'), (u'CALLIND_-1206938189', u'INDIRECT_-1206902833'), (u'MULTIEQUAL_-1206908829', u'MULTIEQUAL_-1206908810'), (u'MULTIEQUAL_-1206890676', u'MULTIEQUAL_-1206890657'), (u'INDIRECT_-1206914593', u'MULTIEQUAL_-1206914189'), (u'CALL_-1206928281', u'INDIRECT_-1206880151'), (u'STORE_-1206930340', u'INDIRECT_-1206906082'), (u'INDIRECT_-1206909751', u'MULTIEQUAL_-1206876072'), (u'CALL_-1206930157', u'INDIRECT_-1206895933'), (u'INDIRECT_-1206899484', u'MULTIEQUAL_-1206899255'), (u'MULTIEQUAL_-1206880946', u'MULTIEQUAL_-1206880208'), (u'CALL_-1206937186', u'INDIRECT_-1206904251'), (u'CALL_-1206921832', u'INDIRECT_-1206906260'), (u'INDIRECT_-1206894462', u'MULTIEQUAL_-1206896067'), (u'MULTIEQUAL_-1206903565', u'MULTIEQUAL_-1206903581'), (u'LOAD_-1206928898', u'CAST_-1206876750'), (u'INDIRECT_-1206906332', u'COPY_-1206879545'), (u'INDIRECT_-1206896771', u'COPY_-1206873726'), (u'STORE_-1206930256', u'INDIRECT_-1206906466'), (u'CALL_-1206937302', u'INDIRECT_-1206904330'), (u'CALL_-1206924677', u'INDIRECT_-1206902239'), (u'MULTIEQUAL_-1206893872', u'COPY_-1206879042'), (u'INDIRECT_-1206903914', u'MULTIEQUAL_-1206912261'), (u'CALL_-1206938756', u'INDIRECT_-1206898557'), (u'INDIRECT_-1206913364', u'MULTIEQUAL_-1206912910'), (u'STORE_-1206930175', u'INDIRECT_-1206909786'), (u'CALL_-1206934396', u'INDIRECT_-1206897218'), (u'INDIRECT_-1206900867', u'MULTIEQUAL_-1206905121'), (u'CALL_-1206931539', u'INDIRECT_-1206908753'), (u'INDIRECT_-1206910491', u'MULTIEQUAL_-1206910293'), (u'CALL_-1206925799', u'INDIRECT_-1206886907'), (u'STORE_-1206928622', u'INDIRECT_-1206904004'), (u'CALL_-1206934274', u'INDIRECT_-1206909739'), (u'PTRSUB_-1206924977', u'COPY_-1206873394'), (u'CALL_-1206921320', u'INDIRECT_-1206893296'), ('const-0', u'PTRSUB_-1206877513'), (u'STORE_-1206921864', u'INDIRECT_-1206905607'), (u'MULTIEQUAL_-1206898525', u'MULTIEQUAL_-1206898541'), (u'CALL_-1206930210', u'INDIRECT_-1206903972'), (u'MULTIEQUAL_-1206895845', u'MULTIEQUAL_-1206895865'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880717'), (u'CALL_-1206929489', u'INDIRECT_-1206895437'), (u'INDIRECT_-1206880940', u'MULTIEQUAL_-1206881431'), (u'STORE_-1206937920', u'INDIRECT_-1206895754'), (u'CALL_-1206929269', u'INDIRECT_-1206904773'), (u'INDIRECT_-1206895380', u'MULTIEQUAL_-1206894333'), (u'MULTIEQUAL_-1206890208', u'MULTIEQUAL_-1206893738'), (u'CALL_-1206933773', u'INDIRECT_-1206892646'), (u'STORE_-1206937920', u'INDIRECT_-1206891974'), (u'MULTIEQUAL_-1206894690', u'MULTIEQUAL_-1206894665'), (u'INDIRECT_-1206900776', u'MULTIEQUAL_-1206900688'), (u'MULTIEQUAL_-1206890942', u'MULTIEQUAL_-1206890889'), (u'INDIRECT_-1206906530', u'MULTIEQUAL_-1206906314'), (u'CALL_-1206930241', u'INDIRECT_-1206901390'), (u'MULTIEQUAL_-1206894913', u'MULTIEQUAL_-1206894892'), (u'STORE_-1206937765', u'INDIRECT_-1206899038'), ('tmp_11860', u'CBRANCH_-1206928140'), (u'INDIRECT_-1206898994', u'MULTIEQUAL_-1206874121'), (u'INDIRECT_-1206903056', u'MULTIEQUAL_-1206902781'), (u'INDIRECT_-1206908713', u'MULTIEQUAL_-1206908585'), (u'STORE_-1206928410', u'INDIRECT_-1206903716'), (u'INDIRECT_-1206912730', u'MULTIEQUAL_-1206910524'), (u'INDIRECT_-1206912246', u'MULTIEQUAL_-1206908941'), (u'CALLIND_-1206925453', u'INDIRECT_-1206893819'), (u'INDIRECT_-1206910566', u'MULTIEQUAL_-1206910244'), (u'STORE_-1206928327', u'INDIRECT_-1206888510'), (u'CALL_-1206938628', u'INDIRECT_-1206902474'), (u'INDIRECT_-1206899226', u'MULTIEQUAL_-1206899113'), (u'PTRSUB_-1206880674', u'STORE_-1206937920'), (u'CALL_-1206938628', u'INDIRECT_-1206892814'), (u'CALL_-1206928992', u'INDIRECT_-1206896303'), (u'MULTIEQUAL_-1206874115', u'MULTIEQUAL_-1206899594'), (u'INDIRECT_-1206912175', u'MULTIEQUAL_-1206911785'), (u'CALL_-1206937824', u'INDIRECT_-1206908505'), (u'STORE_-1206921525', u'INDIRECT_-1206889467'), (u'STORE_-1206929089', u'INDIRECT_-1206886844'), (u'CALL_-1206929071', u'INDIRECT_-1206900119'), (u'STORE_-1206928270', u'INDIRECT_-1206893066'), ('tmp_25370', u'CALLIND_-1206938263'), (u'INDIRECT_-1206884704', u'MULTIEQUAL_-1206884397'), (u'MULTIEQUAL_-1206902529', u'MULTIEQUAL_-1206902510'), (u'CALL_-1206929324', u'INDIRECT_-1206905070'), (u'CALL_-1206921134', u'INDIRECT_-1206900400'), (u'CALL_-1206931142', u'INDIRECT_-1206898861'), (u'INDIRECT_-1206891719', u'MULTIEQUAL_-1206892759'), (u'INDIRECT_-1206905575', u'MULTIEQUAL_-1206905496'), (u'CALL_-1206928668', u'INDIRECT_-1206894828'), (u'INDIRECT_-1206905880', u'MULTIEQUAL_-1206905581'), (u'CALL_-1206927063', u'INDIRECT_-1206904454'), (u'INDIRECT_-1206907873', u'MULTIEQUAL_-1206907469'), (u'INDIRECT_-1206897804', u'MULTIEQUAL_-1206897575'), (u'INDIRECT_-1206891817', u'MULTIEQUAL_-1206891680'), (u'CALL_-1206928629', u'INDIRECT_-1206906097'), (u'INDIRECT_-1206902201', u'MULTIEQUAL_-1206880927'), (u'STORE_-1206921525', u'INDIRECT_-1206894507'), (u'INDIRECT_-1206904707', u'MULTIEQUAL_-1206904662'), (u'STORE_-1206924560', u'INDIRECT_-1206889378'), (u'INDIRECT_-1206908438', u'MULTIEQUAL_-1206906758'), (u'CALL_-1206938036', u'INDIRECT_-1206905673'), (u'CALL_-1206930636', u'INDIRECT_-1206906996'), (u'CALL_-1206921844', u'INDIRECT_-1206884257'), (u'CALL_-1206922426', u'INDIRECT_-1206901218'), (u'CALLIND_-1206921412', u'INDIRECT_-1206903846'), (u'INDIRECT_-1206914975', u'MULTIEQUAL_-1206914530'), (u'INDIRECT_-1206894013', u'MULTIEQUAL_-1206897445'), (u'CALL_-1206930556', u'INDIRECT_-1206901494'), (u'INDIRECT_-1206899618', u'MULTIEQUAL_-1206894408'), (u'CALL_-1206924756', u'INDIRECT_-1206885904'), (u'CALL_-1206931701', u'INDIRECT_-1206909641'), (u'INDIRECT_-1206903859', u'MULTIEQUAL_-1206903498'), (u'MULTIEQUAL_-1206908901', u'MULTIEQUAL_-1206878099'), (u'MULTIEQUAL_-1206888965', u'MULTIEQUAL_-1206888959'), (u'MULTIEQUAL_-1206893926', u'MULTIEQUAL_-1206893829'), (u'INDIRECT_-1206893926', u'MULTIEQUAL_-1206893829'), (u'CALL_-1206924677', u'INDIRECT_-1206904759'), (u'INDIRECT_-1206906737', u'MULTIEQUAL_-1206907118'), (u'CALL_-1206921954', u'INDIRECT_-1206892434'), (u'INDIRECT_-1206912807', u'COPY_-1206879900'), (u'CALL_-1206934487', u'INDIRECT_-1206908614'), (u'STORE_-1206925221', u'INDIRECT_-1206897705'), (u'CALL_-1206929071', u'INDIRECT_-1206891299'), (u'CALLIND_-1206925401', u'INDIRECT_-1206905132'), (u'INDIRECT_-1206903209', u'MULTIEQUAL_-1206904499'), (u'MULTIEQUAL_-1206909921', u'MULTIEQUAL_-1206909873'), (u'STORE_-1206930329', u'INDIRECT_-1206909700'), (u'INT_SUB_-1206913444', u'INT_LESS_-1206935022'), (u'STORE_-1206934385', u'INDIRECT_-1206903415'), (u'MULTIEQUAL_-1206909979', u'MULTIEQUAL_-1206909959'), (u'CALL_-1206931745', u'INDIRECT_-1206904620'), (u'CALL_-1206935821', u'INDIRECT_-1206898840'), (u'INDIRECT_-1206905967', u'MULTIEQUAL_-1206905922'), (u'CALL_-1206930915', u'INDIRECT_-1206910721'), (u'STORE_-1206921567', u'INDIRECT_-1206904191'), (u'INDIRECT_-1206887826', u'MULTIEQUAL_-1206887792'), (u'INDIRECT_-1206893978', u'MULTIEQUAL_-1206893347'), (u'CALLIND_-1206921710', u'INDIRECT_-1206895274'), (u'INDIRECT_-1206895649', u'MULTIEQUAL_-1206896939'), (u'CALL_-1206929032', u'INDIRECT_-1206877379'), (u'CALL_-1206929385', u'INDIRECT_-1206890825'), (u'CALLIND_-1206925511', u'INDIRECT_-1206907291'), (u'CALLIND_-1206929135', u'INDIRECT_-1206906458'), (u'STORE_-1206933958', u'INDIRECT_-1206905266'), ('const-8', u'PTRSUB_-1206879230'), (u'CALL_-1206921264', u'INDIRECT_-1206890847'), (u'STORE_-1206921525', u'INDIRECT_-1206885687'), (u'MULTIEQUAL_-1206890528', u'MULTIEQUAL_-1206887521'), (u'INDIRECT_-1206901125', u'MULTIEQUAL_-1206901106'), (u'INDIRECT_-1206909307', u'MULTIEQUAL_-1206909842'), (u'MULTIEQUAL_-1206921595', u'CALL_-1206934835'), (u'INDIRECT_-1206898866', u'MULTIEQUAL_-1206900305'), ('const-33', u'INT_ADD_-1206931045'), (u'CALL_-1206921994', u'INDIRECT_-1206875989'), (u'INDIRECT_-1206905483', u'MULTIEQUAL_-1206875944'), (u'INDIRECT_-1206907448', u'MULTIEQUAL_-1206907830'), (u'STORE_-1206921743', u'INDIRECT_-1206887473'), (u'CALLIND_-1206921856', u'INDIRECT_-1206884016'), (u'MULTIEQUAL_-1206904939', u'MULTIEQUAL_-1206904925'), (u'INDIRECT_-1206890726', u'MULTIEQUAL_-1206890336'), (u'MULTIEQUAL_-1206902288', u'MULTIEQUAL_-1206899281'), (u'INDIRECT_-1206891394', u'MULTIEQUAL_-1206890898'), ('const-0', u'CALL_-1206932327'), (u'STORE_-1206933958', u'INDIRECT_-1206888466'), (u'MULTIEQUAL_-1206893485', u'INT_NOTEQUAL_-1206876802'), (u'MULTIEQUAL_-1206887521', u'MULTIEQUAL_-1206890231'), (u'CALL_-1206939039', u'INDIRECT_-1206911312'), (u'INDIRECT_-1206901074', u'MULTIEQUAL_-1206905351'), (u'COPY_-1206876046', u'MULTIEQUAL_-1206916663'), (u'CALL_-1206921459', u'INDIRECT_-1206905233'), (u'INDIRECT_-1206909897', u'MULTIEQUAL_-1206909490'), (u'COPY_-1206876917', u'MULTIEQUAL_-1206918899'), (u'CALL_-1206928257', u'INDIRECT_-1206892988'), (u'CALL_-1206930636', u'INDIRECT_-1206891456'), (u'CALL_-1206932327', u'INDIRECT_-1206893674'), (u'INDIRECT_-1206896877', u'MULTIEQUAL_-1206896470'), (u'CALLIND_-1206929135', u'INDIRECT_-1206911918'), (u'MULTIEQUAL_-1206892728', u'MULTIEQUAL_-1206896258'), (u'INDIRECT_-1206909723', u'MULTIEQUAL_-1206909357'), (u'MULTIEQUAL_-1206909924', u'MULTIEQUAL_-1206909886'), (u'MULTIEQUAL_-1206912071', u'MULTIEQUAL_-1206912029'), (u'MULTIEQUAL_-1206896119', u'MULTIEQUAL_-1206896105'), (u'CALL_-1206938958', u'INDIRECT_-1206903284'), (u'STORE_-1206937696', u'INDIRECT_-1206893124'), (u'CALL_-1206921308', u'INDIRECT_-1206894646'), (u'CALL_-1206929645', u'INDIRECT_-1206905570'), (u'INDIRECT_-1206889393', u'MULTIEQUAL_-1206892825'), (u'CALL_-1206935821', u'INDIRECT_-1206906400'), (u'STORE_-1206921852', u'INDIRECT_-1206888797'), (u'MULTIEQUAL_-1206876068', u'MULTIEQUAL_-1206875950'), (u'INDIRECT_-1206901660', u'MULTIEQUAL_-1206902918'), (u'CALL_-1206921994', u'INDIRECT_-1206887417'), (u'MULTIEQUAL_-1206884359', u'MULTIEQUAL_-1206883331'), (u'CALLIND_-1206925453', u'INDIRECT_-1206905159'), (u'INDIRECT_-1206904484', u'MULTIEQUAL_-1206904411'), (u'INDIRECT_-1206896518', u'MULTIEQUAL_-1206896431'), (u'INDIRECT_-1206893074', u'MULTIEQUAL_-1206892873'), (u'CALL_-1206928647', u'INDIRECT_-1206900340'), (u'STORE_-1206934436', u'INDIRECT_-1206894628'), (u'INDIRECT_-1206906642', u'MULTIEQUAL_-1206908247'), (u'MULTIEQUAL_-1206912344', u'MULTIEQUAL_-1206912368'), (u'MULTIEQUAL_-1206874117', u'MULTIEQUAL_-1206899883'), (u'CAST_-1206873136', u'COPY_-1206873545'), (u'CALL_-1206923816', u'INDIRECT_-1206875555'), (u'INDIRECT_-1206889196', u'MULTIEQUAL_-1206889020'), (u'CALL_-1206937924', u'INDIRECT_-1206914019'), (u'CALL_-1206939523', u'INDIRECT_-1206884291'), (u'CALLIND_-1206925401', u'INDIRECT_-1206905972'), (u'MULTIEQUAL_-1206893129', u'MULTIEQUAL_-1206893113'), (u'INDIRECT_-1206912542', u'MULTIEQUAL_-1206912365'), (u'CALL_-1206937615', u'INDIRECT_-1206909660'), (u'CALL_-1206927297', u'INDIRECT_-1206887549'), (u'STORE_-1206928588', u'INDIRECT_-1206913061'), (u'LOAD_-1206925036', u'PTRSUB_-1206873112'), (u'MULTIEQUAL_-1206913108', u'MULTIEQUAL_-1206912973'), (u'CALL_-1206928878', u'MULTIEQUAL_-1206920877'), (u'MULTIEQUAL_-1206908162', u'MULTIEQUAL_-1206908109'), (u'CALL_-1206938900', u'INDIRECT_-1206907454'), (u'INDIRECT_-1206910500', u'MULTIEQUAL_-1206909453'), (u'CALL_-1206929269', u'INDIRECT_-1206878645'), (u'INDIRECT_-1206905427', u'MULTIEQUAL_-1206906619'), (u'MULTIEQUAL_-1206906908', u'MULTIEQUAL_-1206903901'), (u'MULTIEQUAL_-1206904658', u'MULTIEQUAL_-1206904629'), (u'CALL_-1206934862', u'INDIRECT_-1206892860'), (u'CALL_-1206927297', u'INDIRECT_-1206889229'), (u'INDIRECT_-1206908096', u'MULTIEQUAL_-1206907821'), (u'INDIRECT_-1206876042', u'MULTIEQUAL_-1206875878'), (u'STORE_-1206921596', u'INDIRECT_-1206886986'), (u'CALL_-1206932827', u'INDIRECT_-1206896372'), (u'STORE_-1206934385', u'INDIRECT_-1206896275'), (u'INDIRECT_-1206904525', u'COPY_-1206880120'), (u'INDIRECT_-1206897440', u'MULTIEQUAL_-1206897324'), (u'STORE_-1206933398', u'INDIRECT_-1206892380'), (u'STORE_-1206937765', u'INDIRECT_-1206891478'), (u'CALL_-1206930636', u'INDIRECT_-1206917401'), (u'STORE_-1206924560', u'INDIRECT_-1206898198'), (u'MULTIEQUAL_-1206914397', u'MULTIEQUAL_-1206880955'), (u'INDIRECT_-1206892841', u'MULTIEQUAL_-1206893597'), (u'CALLIND_-1206925019', u'INDIRECT_-1206909330'), (u'MULTIEQUAL_-1206887219', u'INT_ADD_-1206933375'), (u'INDIRECT_-1206909342', u'MULTIEQUAL_-1206909081'), (u'INDIRECT_-1206893779', u'MULTIEQUAL_-1206876774'), (u'INDIRECT_-1206896354', u'MULTIEQUAL_-1206896089'), (u'CALLIND_-1206921344', u'INDIRECT_-1206882812'), (u'CALL_-1206938975', u'INDIRECT_-1206912116'), (u'CALL_-1206935907', u'INDIRECT_-1206907307'), (u'MULTIEQUAL_-1206876032', u'MULTIEQUAL_-1206875914'), ('tmp_25370', u'PTRSUB_-1206880854'), (u'CALL_-1206928331', u'INDIRECT_-1206892193'), (u'LOAD_-1206921973', u'INT_ADD_-1206922033'), (u'INDIRECT_-1206894085', u'MULTIEQUAL_-1206880167'), (u'INDIRECT_-1206911041', u'MULTIEQUAL_-1206874143'), (u'PTRSUB_-1206880614', u'LOAD_-1206937807'), (u'INDIRECT_-1206892158', u'MULTIEQUAL_-1206892666'), (u'CALL_-1206928668', u'INDIRECT_-1206896928'), (u'MULTIEQUAL_-1206874114', u'MULTIEQUAL_-1206898623'), (u'INDIRECT_-1206906499', u'MULTIEQUAL_-1206909089'), (u'INDIRECT_-1206902777', u'MULTIEQUAL_-1206902918'), (u'MULTIEQUAL_-1206875262', u'MULTIEQUAL_-1206875704'), (u'CALL_-1206938656', u'INDIRECT_-1206913828'), (u'INDIRECT_-1206906194', u'MULTIEQUAL_-1206905776'), ('const-0', u'COPY_-1206926003'), (u'INDIRECT_-1206899397', u'MULTIEQUAL_-1206898817'), (u'MULTIEQUAL_-1206912047', u'MULTIEQUAL_-1206912028'), (u'CALL_-1206928357', u'INDIRECT_-1206888008'), (u'INDIRECT_-1206874438', u'MULTIEQUAL_-1206875761'), (u'STORE_-1206927248', u'INDIRECT_-1206887012'), (u'INDIRECT_-1206895938', u'MULTIEQUAL_-1206895677'), (u'CALL_-1206924661', u'INDIRECT_-1206892146'), ('const-0', u'INT_EQUAL_-1206931417'), (u'CALL_-1206938628', u'INDIRECT_-1206906674'), (u'STORE_-1206930846', u'INDIRECT_-1206903847'), (u'CALLIND_-1206921372', u'INDIRECT_-1206889548'), (u'INDIRECT_-1206904711', u'MULTIEQUAL_-1206876060'), (u'INDIRECT_-1206891318', u'MULTIEQUAL_-1206891057'), (u'CALL_-1206925799', u'INDIRECT_-1206896147'), (u'CALL_-1206931773', u'INDIRECT_-1206890070'), (u'INDIRECT_-1206888886', u'MULTIEQUAL_-1206888703'), (u'MULTIEQUAL_-1206883099', u'MULTIEQUAL_-1206882071'), (u'INDIRECT_-1206890375', u'MULTIEQUAL_-1206890130'), (u'CALLIND_-1206925511', u'INDIRECT_-1206904351'), (u'CALL_-1206921308', u'INDIRECT_-1206901366'), (u'INDIRECT_-1206907084', u'MULTIEQUAL_-1206908667'), (u'INDIRECT_-1206897717', u'MULTIEQUAL_-1206897310'), (u'MULTIEQUAL_-1206903905', u'MULTIEQUAL_-1206903930'), (u'INDIRECT_-1206907418', u'MULTIEQUAL_-1206906787'), (u'INDIRECT_-1206906130', u'MULTIEQUAL_-1206905982'), (u'INDIRECT_-1206904780', u'MULTIEQUAL_-1206904541'), (u'INDIRECT_-1206885837', u'MULTIEQUAL_-1206886414'), (u'CALL_-1206921832', u'INDIRECT_-1206894080'), (u'INDIRECT_-1206912035', u'MULTIEQUAL_-1206911590'), (u'CALL_-1206937186', u'INDIRECT_-1206907191'), (u'CALL_-1206930274', u'INT_EQUAL_-1206930260'), (u'INDIRECT_-1206899696', u'MULTIEQUAL_-1206899520'), (u'CALLIND_-1206938263', u'INDIRECT_-1206895742'), (u'CALL_-1206928647', u'INDIRECT_-1206910000'), (u'MULTIEQUAL_-1206907765', u'MULTIEQUAL_-1206907781'), ('tmp_21056', u'BRANCH_-1206921516'), (u'MULTIEQUAL_-1206889545', u'MULTIEQUAL_-1206889565'), (u'INDIRECT_-1206895446', u'MULTIEQUAL_-1206895333'), (u'INT_NOTEQUAL_-1206935067', u'CBRANCH_-1206935066'), (u'CALL_-1206931773', u'INDIRECT_-1206892590'), (u'CAST_-1206874988', u'CALL_-1206934098'), ('tmp_2054', u'CBRANCH_-1206938108'), (u'CALL_-1206931539', u'INDIRECT_-1206912533'), (u'CALL_-1206931183', u'INDIRECT_-1206882175'), (u'CALL_-1206931539', u'INDIRECT_-1206894053'), (u'INDIRECT_-1206891638', u'MULTIEQUAL_-1206891365'), (u'CALL_-1206928281', u'INDIRECT_-1206903505'), (u'CALLIND_-1206925401', u'INDIRECT_-1206900092'), (u'CALL_-1206932359', u'INDIRECT_-1206907416'), (u'CALL_-1206928281', u'INDIRECT_-1206887125'), (u'LOAD_-1206934644', u'CAST_-1206874075'), (u'MULTIEQUAL_-1206887443', u'MULTIEQUAL_-1206887430'), (u'CAST_-1206871220', u'CALL_-1206929296'), (u'CALL_-1206928209', u'INDIRECT_-1206905961'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206878671'), (u'CALL_-1206937186', u'INDIRECT_-1206908871'), (u'CALLIND_-1206921372', u'INDIRECT_-1206901308'), (u'INDIRECT_-1206895105', u'MULTIEQUAL_-1206899241'), ('const-5', u'CALL_-1206928194'), (u'CALL_-1206931749', u'INDIRECT_-1206912497'), (u'CALL_-1206931674', u'INDIRECT_-1206896731'), (u'CALL_-1206934081', u'INDIRECT_-1206900388'), (u'INDIRECT_-1206903211', u'MULTIEQUAL_-1206880927'), (u'CALL_-1206935851', u'INDIRECT_-1206902224'), (u'MULTIEQUAL_-1206916288', u'INT_SUB_-1206930061'), (u'STORE_-1206921567', u'INDIRECT_-1206885711'), (u'CALLIND_-1206931354', u'INDIRECT_-1206890668'), (u'CALL_-1206928194', u'INDIRECT_-1206906766'), (u'STORE_-1206925248', u'INDIRECT_-1206901500'), (u'MULTIEQUAL_-1206886533', u'MULTIEQUAL_-1206886529'), (u'CALLIND_-1206921999', u'INDIRECT_-1206896689'), (u'CALL_-1206929529', u'INDIRECT_-1206890833'), (u'INDIRECT_-1206911419', u'MULTIEQUAL_-1206911199'), (u'CALL_-1206936110', u'INDIRECT_-1206882903'), (u'CALL_-1206921994', u'INDIRECT_-1206902957'), (u'CALL_-1206938421', u'INDIRECT_-1206896678'), (u'CALL_-1206934460', u'INDIRECT_-1206891381'), (u'INDIRECT_-1206888257', u'MULTIEQUAL_-1206888638'), (u'MULTIEQUAL_-1206879545', u'MULTIEQUAL_-1206879847'), (u'CALL_-1206921264', u'INDIRECT_-1206903027'), (u'INDIRECT_-1206905539', u'MULTIEQUAL_-1206905178'), (u'MULTIEQUAL_-1206874095', u'MULTIEQUAL_-1206891194'), (u'CALL_-1206931545', u'INDIRECT_-1206894143'), (u'CALL_-1206929529', u'INDIRECT_-1206897973'), (u'INDIRECT_-1206896779', u'MULTIEQUAL_-1206898298'), (u'MULTIEQUAL_-1206897685', u'MULTIEQUAL_-1206897701'), (u'MULTIEQUAL_-1206904117', u'MULTIEQUAL_-1206903259'), (u'STORE_-1206925416', u'INDIRECT_-1206904523'), (u'STORE_-1206937696', u'INDIRECT_-1206901104'), (u'CALL_-1206938927', u'INDIRECT_-1206912928'), (u'CALL_-1206933745', u'INDIRECT_-1206891372'), (u'INDIRECT_-1206912031', u'MULTIEQUAL_-1206880948'), (u'CALL_-1206924661', u'INDIRECT_-1206890046'), (u'CALLIND_-1206938189', u'INDIRECT_-1206899893'), (u'CALL_-1206934862', u'INDIRECT_-1206882526'), (u'CALL_-1206933962', u'INDIRECT_-1206880989'), (u'INDIRECT_-1206907048', u'MULTIEQUAL_-1206906616'), (u'CALL_-1206932327', u'INDIRECT_-1206891154'), (u'CALL_-1206921134', u'INDIRECT_-1206888220'), (u'INDIRECT_-1206912974', u'MULTIEQUAL_-1206910884'), (u'CALL_-1206931142', u'INDIRECT_-1206908101'), (u'CALL_-1206932271', u'INDIRECT_-1206891553'), (u'INDIRECT_-1206907203', u'MULTIEQUAL_-1206906837'), (u'INDIRECT_-1206900499', u'MULTIEQUAL_-1206900138'), (u'MULTIEQUAL_-1206908572', u'COPY_-1206879077'), (u'CAST_-1206870072', u'COPY_-1206870226'), (u'CALL_-1206931183', u'INDIRECT_-1206894023'), (u'MULTIEQUAL_-1206891764', u'MULTIEQUAL_-1206891788'), (u'CALL_-1206926003', u'INDIRECT_-1206886606'), (u'INDIRECT_-1206911515', u'MULTIEQUAL_-1206911237'), (u'INDIRECT_-1206900079', u'MULTIEQUAL_-1206899718'), (u'CALL_-1206925460', u'INDIRECT_-1206897915'), (u'STORE_-1206927248', u'INDIRECT_-1206903392'), (u'INDIRECT_-1206914033', u'MULTIEQUAL_-1206913528'), (u'INDIRECT_-1206898552', u'MULTIEQUAL_-1206898394'), (u'CAST_-1206877789', u'COPY_-1206877893'), (u'PTRSUB_-1206878650', u'CALL_-1206934963'), (u'INDIRECT_-1206900595', u'MULTIEQUAL_-1206900317'), (u'MULTIEQUAL_-1206910617', u'MULTIEQUAL_-1206910612'), (u'INDIRECT_-1206888313', u'MULTIEQUAL_-1206889399'), (u'CALL_-1206934396', u'INDIRECT_-1206910658'), (u'INDIRECT_-1206905677', u'MULTIEQUAL_-1206905648'), (u'STORE_-1206930329', u'INDIRECT_-1206891640'), (u'INDIRECT_-1206893409', u'MULTIEQUAL_-1206893289'), (u'MULTIEQUAL_-1206887465', u'MULTIEQUAL_-1206887445'), (u'CALL_-1206928815', u'INDIRECT_-1206895459'), (u'INDIRECT_-1206892895', u'MULTIEQUAL_-1206892650'), (u'CALLIND_-1206921999', u'INDIRECT_-1206886189'), (u'INT_AND_-1206921609', u'INT_LESSEQUAL_-1206921606'), (u'INDIRECT_-1206910814', u'MULTIEQUAL_-1206910396'), (u'CALL_-1206931701', u'INDIRECT_-1206913001'), (u'CALLIND_-1206925453', u'INDIRECT_-1206901799'), (u'MULTIEQUAL_-1206897747', u'MULTIEQUAL_-1206897733'), (u'INDIRECT_-1206887617', u'MULTIEQUAL_-1206887480'), (u'CALL_-1206921320', u'INDIRECT_-1206875148'), (u'INT_ZEXT_-1206925011', u'INT_MULT_-1206910806'), (u'CALL_-1206931539', u'INDIRECT_-1206891533'), (u'CALL_-1206921722', u'INDIRECT_-1206886411'), (u'INDIRECT_-1206893555', u'MULTIEQUAL_-1206893110'), (u'CALLIND_-1206921388', u'INDIRECT_-1206901261'), (u'CALL_-1206935494', u'INDIRECT_-1206896143'), (u'CALL_-1206930556', u'INDIRECT_-1206908214'), (u'CAST_-1206869354', u'INT_ADD_-1206922842'), (u'INDIRECT_-1206889615', u'MULTIEQUAL_-1206889536'), (u'CALL_-1206937875', u'INDIRECT_-1206898030'), (u'STORE_-1206930175', u'INDIRECT_-1206904746'), (u'CALL_-1206929145', u'INDIRECT_-1206899206'), (u'INDIRECT_-1206901633', u'MULTIEQUAL_-1206901025'), (u'MULTIEQUAL_-1206888926', u'MULTIEQUAL_-1206889721'), (u'CALL_-1206928152', u'INDIRECT_-1206900891'), (u'MULTIEQUAL_-1206900684', u'MULTIEQUAL_-1206900036'), (u'CALL_-1206937446', u'INDIRECT_-1206890420'), (u'CALL_-1206937142', u'INDIRECT_-1206911372'), (u'CALL_-1206937824', u'INDIRECT_-1206907245'), ('const-433', u'LOAD_-1206922111'), (u'INDIRECT_-1206883373', u'MULTIEQUAL_-1206883069'), (u'INDIRECT_-1206900541', u'MULTIEQUAL_-1206900854'), (u'CALL_-1206921320', u'INDIRECT_-1206897076'), (u'STORE_-1206937772', u'INDIRECT_-1206897363'), (u'CALL_-1206928629', u'INDIRECT_-1206909037'), (u'INDIRECT_-1206900654', u'MULTIEQUAL_-1206901200'), (u'INDIRECT_-1206892058', u'MULTIEQUAL_-1206891675'), (u'MULTIEQUAL_-1206893743', u'MULTIEQUAL_-1206893730'), (u'CAST_-1206870346', u'MULTIEQUAL_-1206915403'), (u'STORE_-1206937696', u'INDIRECT_-1206897324'), (u'INDIRECT_-1206905353', u'MULTIEQUAL_-1206905225'), (u'CALL_-1206937142', u'INDIRECT_-1206908852'), (u'INDIRECT_-1206908101', u'MULTIEQUAL_-1206908414'), (u'MULTIEQUAL_-1206887445', u'MULTIEQUAL_-1206887465'), (u'INDIRECT_-1206913251', u'MULTIEQUAL_-1206914117'), (u'PTRSUB_-1206880431', u'CALL_-1206932911'), (u'INDIRECT_-1206890080', u'MULTIEQUAL_-1206889841'), (u'INDIRECT_-1206900718', u'MULTIEQUAL_-1206900563'), (u'CALL_-1206929145', u'INDIRECT_-1206891646'), (u'CALL_-1206925860', u'INDIRECT_-1206894926'), (u'INDIRECT_-1206885725', u'MULTIEQUAL_-1206885693'), (u'CALL_-1206932271', u'INDIRECT_-1206887773'), (u'CALL_-1206927297', u'INDIRECT_-1206893009'), (u'MULTIEQUAL_-1206896105', u'MULTIEQUAL_-1206896099'), (u'CALL_-1206938694', u'INDIRECT_-1206897051'), (u'CALL_-1206928621', u'INDIRECT_-1206886486'), (u'CALL_-1206931539', u'INDIRECT_-1206905813'), (u'INDIRECT_-1206906714', u'MULTIEQUAL_-1206907118'), ('const-433', u'LOAD_-1206937692'), (u'STORE_-1206921525', u'INDIRECT_-1206902907'), (u'MULTIEQUAL_-1206888283', u'MULTIEQUAL_-1206888270'), (u'MULTIEQUAL_-1206893988', u'MULTIEQUAL_-1206897518'), (u'MULTIEQUAL_-1206902264', u'MULTIEQUAL_-1206902288'), (u'STORE_-1206928553', u'INDIRECT_-1206900440'), (u'INDIRECT_-1206898310', u'MULTIEQUAL_-1206898219'), (u'INDIRECT_-1206898240', u'MULTIEQUAL_-1206898038'), (u'CALL_-1206923816', u'INDIRECT_-1206890597'), (u'CALLIND_-1206929135', u'INDIRECT_-1206906878'), (u'CAST_-1206875813', u'PTRSUB_-1206878807'), (u'INDIRECT_-1206902607', u'MULTIEQUAL_-1206902562'), (u'COPY_-1206875379', u'MULTIEQUAL_-1206914957'), (u'CALL_-1206928667', u'INDIRECT_-1206904020'), (u'INDIRECT_-1206903845', u'MULTIEQUAL_-1206905632'), (u'INDIRECT_-1206901637', u'MULTIEQUAL_-1206901547'), (u'MULTIEQUAL_-1206899281', u'MULTIEQUAL_-1206901991'), (u'CALL_-1206927405', u'INDIRECT_-1206897689'), (u'CALL_-1206926116', u'INDIRECT_-1206891755'), (u'CALL_-1206932327', u'INDIRECT_-1206891574'), (u'INDIRECT_-1206900975', u'MULTIEQUAL_-1206900684'), (u'CALL_-1206928382', u'INDIRECT_-1206888021'), (u'CALL_-1206924677', u'INDIRECT_-1206892579'), (u'MULTIEQUAL_-1206893765', u'MULTIEQUAL_-1206893745'), (u'INDIRECT_-1206902057', u'MULTIEQUAL_-1206901967'), (u'CALL_-1206930241', u'INDIRECT_-1206913990'), (u'INDIRECT_-1206891908', u'MULTIEQUAL_-1206892290'), (u'CALL_-1206926019', u'INDIRECT_-1206889979'), (u'CALL_-1206937446', u'INDIRECT_-1206897560'), (u'CALL_-1206930927', u'INDIRECT_-1206901691'), (u'INDIRECT_-1206896247', u'MULTIEQUAL_-1206895849'), (u'INDIRECT_-1206909877', u'MULTIEQUAL_-1206909848'), (u'INDIRECT_-1206892257', u'MULTIEQUAL_-1206891677'), (u'MULTIEQUAL_-1206897054', u'MULTIEQUAL_-1206897974'), (u'INDIRECT_-1206886033', u'MULTIEQUAL_-1206889465'), (u'MULTIEQUAL_-1206890312', u'MULTIEQUAL_-1206891499'), (u'MULTIEQUAL_-1206891194', u'MULTIEQUAL_-1206891120'), (u'CALL_-1206928734', u'INDIRECT_-1206895343'), (u'CALL_-1206928690', u'INDIRECT_-1206910858'), (u'MULTIEQUAL_-1206901109', u'MULTIEQUAL_-1206901107'), (u'INDIRECT_-1206903027', u'MULTIEQUAL_-1206902982'), (u'INDIRECT_-1206908780', u'MULTIEQUAL_-1206908664'), (u'CALL_-1206922556', u'INDIRECT_-1206895801'), (u'INT_EQUAL_-1206939493', u'CBRANCH_-1206939492'), (u'MULTIEQUAL_-1206906908', u'MULTIEQUAL_-1206906884'), (u'INDIRECT_-1206894506', u'MULTIEQUAL_-1206896067'), (u'CALL_-1206937924', u'INDIRECT_-1206894699'), (u'INDIRECT_-1206886625', u'MULTIEQUAL_-1206888412'), (u'INDIRECT_-1206880475', u'MULTIEQUAL_-1206882105'), (u'INDIRECT_-1206899513', u'MULTIEQUAL_-1206900297'), (u'MULTIEQUAL_-1206897445', u'MULTIEQUAL_-1206896951'), (u'MULTIEQUAL_-1206894933', u'MULTIEQUAL_-1206894929'), (u'MULTIEQUAL_-1206874115', u'MULTIEQUAL_-1206899043'), (u'INDIRECT_-1206908935', u'COPY_-1206878964'), (u'CALL_-1206924677', u'INDIRECT_-1206909145'), (u'CALL_-1206937186', u'INDIRECT_-1206892911'), (u'INDIRECT_-1206892965', u'MULTIEQUAL_-1206892583'), (u'MULTIEQUAL_-1206904859', u'MULTIEQUAL_-1206904825'), (u'MULTIEQUAL_-1206904859', u'MULTIEQUAL_-1206904825'), (u'STORE_-1206927241', u'INDIRECT_-1206889947'), (u'CALL_-1206925831', u'INDIRECT_-1206898272'), (u'INDIRECT_-1206898088', u'MULTIEQUAL_-1206898734'), (u'PTRSUB_-1206881208', u'LOAD_-1206938837'), (u'INDIRECT_-1206909555', u'MULTIEQUAL_-1206910359'), (u'INDIRECT_-1206899429', u'MULTIEQUAL_-1206900719'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871751'), (u'MULTIEQUAL_-1206894518', u'MULTIEQUAL_-1206894461'), (u'INDIRECT_-1206889467', u'MULTIEQUAL_-1206890659'), (u'CALL_-1206930927', u'INDIRECT_-1206880266'), (u'CALL_-1206930915', u'INDIRECT_-1206904841'), (u'INDIRECT_-1206895720', u'MULTIEQUAL_-1206897379'), (u'STORE_-1206932486', u'INDIRECT_-1206896667'), (u'CALL_-1206930550', u'INDIRECT_-1206890740'), (u'INDIRECT_-1206897252', u'MULTIEQUAL_-1206897074'), (u'CALLIND_-1206921856', u'INDIRECT_-1206896196'), (u'INDIRECT_-1206900733', u'MULTIEQUAL_-1206900605'), (u'STORE_-1206933958', u'INDIRECT_-1206892246'), (u'CALL_-1206929938', u'INDIRECT_-1206892008'), (u'STORE_-1206924545', u'INDIRECT_-1206893568'), (u'STORE_-1206934224', u'INDIRECT_-1206904580'), ('tmp_338', u'CBRANCH_-1206939492'), ('const-0', u'INT_NOTEQUAL_-1206931678'), (u'MULTIEQUAL_-1206892825', u'MULTIEQUAL_-1206892331'), (u'CALL_-1206938310', u'INDIRECT_-1206911737'), (u'CALLIND_-1206929135', u'INDIRECT_-1206908558'), (u'STORE_-1206928627', u'INDIRECT_-1206902166'), (u'CALL_-1206929385', u'INDIRECT_-1206906785'), (u'CALL_-1206933594', u'INDIRECT_-1206906822'), (u'INDIRECT_-1206909582', u'MULTIEQUAL_-1206911187'), (u'CALL_-1206922316', u'INDIRECT_-1206885056'), (u'INDIRECT_-1206892997', u'MULTIEQUAL_-1206895691'), (u'INDIRECT_-1206909454', u'MULTIEQUAL_-1206909187'), (u'MULTIEQUAL_-1206880185', u'PTRSUB_-1206880462'), (u'STORE_-1206928410', u'INDIRECT_-1206899096'), (u'MULTIEQUAL_-1206889354', u'MULTIEQUAL_-1206889350'), (u'CALL_-1206927063', u'INDIRECT_-1206907394'), (u'CALL_-1206932359', u'INDIRECT_-1206879188'), (u'CALL_-1206938232', u'INDIRECT_-1206898243'), (u'INDIRECT_-1206899082', u'MULTIEQUAL_-1206900687'), (u'CALL_-1206931701', u'INDIRECT_-1206894101'), ('const-433', u'LOAD_-1206928797'), (u'CALL_-1206935907', u'INDIRECT_-1206899747'), (u'STORE_-1206937920', u'INDIRECT_-1206892814'), (u'INT_EQUAL_-1206934260', u'CBRANCH_-1206934258'), (u'CALL_-1206928878', u'INDIRECT_-1206911894'), (u'CALL_-1206932817', u'INDIRECT_-1206909426'), (u'MULTIEQUAL_-1206902229', u'CALL_-1206933821'), (u'INDIRECT_-1206895614', u'MULTIEQUAL_-1206896160'), (u'CALL_-1206930362', u'INDIRECT_-1206896078'), (u'COPY_-1206877220', u'CALL_-1206930584'), (u'CALL_-1206938421', u'INDIRECT_-1206915158'), (u'INDIRECT_-1206902854', u'MULTIEQUAL_-1206902649'), (u'CALLIND_-1206938189', u'INDIRECT_-1206915013'), (u'STORE_-1206935460', u'INDIRECT_-1206911137'), (u'INDIRECT_-1206906758', u'MULTIEQUAL_-1206901548'), (u'MULTIEQUAL_-1206896039', u'MULTIEQUAL_-1206896066'), (u'INDIRECT_-1206903490', u'COPY_-1206880223'), (u'MULTIEQUAL_-1206894671', u'MULTIEQUAL_-1206895699'), (u'CALL_-1206937414', u'INDIRECT_-1206897957'), (u'CALL_-1206925432', u'INDIRECT_-1206884881'), (u'CALL_-1206932911', u'INDIRECT_-1206901050'), (u'INDIRECT_-1206900549', u'MULTIEQUAL_-1206900429'), (u'MULTIEQUAL_-1206891665', u'MULTIEQUAL_-1206891645'), (u'INDIRECT_-1206897490', u'MULTIEQUAL_-1206899007'), (u'INDIRECT_-1206893326', u'MULTIEQUAL_-1206893134'), (u'CALL_-1206930274', u'INDIRECT_-1206893506'), (u'STORE_-1206921830', u'INDIRECT_-1206890879'), (u'INDIRECT_-1206894960', u'MULTIEQUAL_-1206893913'), ('const-0', u'INT_EQUAL_-1206931202'), (u'INDIRECT_-1206910667', u'MULTIEQUAL_-1206912262'), (u'CALL_-1206932327', u'INDIRECT_-1206895774'), (u'STORE_-1206922807', u'INDIRECT_-1206896225'), (u'CAST_-1206871071', u'CALL_-1206927017'), (u'INDIRECT_-1206895163', u'MULTIEQUAL_-1206896110'), (u'INDIRECT_-1206901118', u'MULTIEQUAL_-1206900487'), (u'INDIRECT_-1206886993', u'MULTIEQUAL_-1206887075'), (u'CALL_-1206929529', u'INDIRECT_-1206910993'), ('const-0', u'INT_NOTEQUAL_-1206934333'), (u'STORE_-1206928327', u'INDIRECT_-1206903210'), (u'INDIRECT_-1206896667', u'MULTIEQUAL_-1206896269'), (u'CALLIND_-1206924378', u'INDIRECT_-1206913306'), (u'INDIRECT_-1206882185', u'MULTIEQUAL_-1206876760'), (u'CALL_-1206932954', u'CALL_-1206932860'), (u'INDIRECT_-1206891898', u'MULTIEQUAL_-1206891743'), (u'INDIRECT_-1206906072', u'MULTIEQUAL_-1206905894'), (u'CALL_-1206925460', u'INDIRECT_-1206905475'), (u'STORE_-1206933497', u'INDIRECT_-1206889910'), (u'CALL_-1206929071', u'INDIRECT_-1206899699'), (u'STORE_-1206925416', u'INDIRECT_-1206897383'), (u'MULTIEQUAL_-1206905432', u'MULTIEQUAL_-1206905413'), (u'INDIRECT_-1206914555', u'MULTIEQUAL_-1206913937'), (u'INDIRECT_-1206891565', u'MULTIEQUAL_-1206880161'), (u'COPY_-1206875366', u'MULTIEQUAL_-1206918805'), (u'STORE_-1206924909', u'INDIRECT_-1206906263'), (u'MULTIEQUAL_-1206876610', u'MULTIEQUAL_-1206875583'), (u'STORE_-1206921743', u'INDIRECT_-1206886633'), (u'CALL_-1206937302', u'INDIRECT_-1206892570'), (u'INDIRECT_-1206892183', u'MULTIEQUAL_-1206892034'), (u'INDIRECT_-1206909167', u'MULTIEQUAL_-1206908467'), (u'MULTIEQUAL_-1206902692', u'COPY_-1206879063'), (u'PTRSUB_-1206871910', u'PTRSUB_-1206869141'), (u'INDIRECT_-1206895634', u'MULTIEQUAL_-1206874113'), (u'CALL_-1206928668', u'INDIRECT_-1206887268'), (u'INDIRECT_-1206892657', u'MULTIEQUAL_-1206892520'), (u'MULTIEQUAL_-1206878091', u'MULTIEQUAL_-1206904165'), (u'MULTIEQUAL_-1206895501', u'MULTIEQUAL_-1206898211'), (u'INDIRECT_-1206896560', u'MULTIEQUAL_-1206898227'), (u'INDIRECT_-1206908357', u'MULTIEQUAL_-1206908267'), ('const-224', u'INT_ADD_-1206927724'), (u'INDIRECT_-1206913421', u'MULTIEQUAL_-1206914177'), (u'INDIRECT_-1206900499', u'MULTIEQUAL_-1206900279'), (u'CALL_-1206930157', u'INDIRECT_-1206903913'), (u'MULTIEQUAL_-1206908588', u'MULTIEQUAL_-1206908564'), (u'CALL_-1206931435', u'INDIRECT_-1206895337'), (u'CALLIND_-1206925453', u'INDIRECT_-1206892979'), (u'MULTIEQUAL_-1206902368', u'MULTIEQUAL_-1206903855'), (u'CALL_-1206934365', u'INDIRECT_-1206893415'), (u'INDIRECT_-1206900091', u'MULTIEQUAL_-1206902124'), ('const-1', u'PTRADD_-1206922697'), (u'STORE_-1206921567', u'INDIRECT_-1206890751'), (u'MULTIEQUAL_-1206903968', u'MULTIEQUAL_-1206900961'), (u'MULTIEQUAL_-1206905425', u'MULTIEQUAL_-1206904931'), (u'INDIRECT_-1206890770', u'MULTIEQUAL_-1206892287'), (u'MULTIEQUAL_-1206901079', u'MULTIEQUAL_-1206901045'), (u'MULTIEQUAL_-1206901079', u'MULTIEQUAL_-1206901045'), (u'STORE_-1206930340', u'INDIRECT_-1206902302'), (u'INDIRECT_-1206904686', u'MULTIEQUAL_-1206904573'), (u'CALL_-1206928150', u'INDIRECT_-1206909687'), (u'STORE_-1206924909', u'INDIRECT_-1206896183'), (u'CALL_-1206934098', u'INDIRECT_-1206907539'), (u'CALL_-1206933711', u'INDIRECT_-1206906463'), (u'STORE_-1206932486', u'INDIRECT_-1206908007'), (u'MULTIEQUAL_-1206897334', u'MULTIEQUAL_-1206897330'), (u'INDIRECT_-1206904578', u'MULTIEQUAL_-1206906278'), (u'CALLIND_-1206938263', u'INDIRECT_-1206910442'), (u'MULTIEQUAL_-1206894512', u'MULTIEQUAL_-1206895699'), (u'INDIRECT_-1206912493', u'MULTIEQUAL_-1206912089'), (u'CALL_-1206931745', u'INDIRECT_-1206883029'), (u'INDIRECT_-1206888028', u'MULTIEQUAL_-1206887798'), (u'CALL_-1206933594', u'INDIRECT_-1206881114'), (u'INDIRECT_-1206907227', u'MULTIEQUAL_-1206907112'), ('const-64', u'PTRSUB_-1206879509'), (u'CALLIND_-1206938827', u'INDIRECT_-1206892715'), (u'MULTIEQUAL_-1206900414', u'MULTIEQUAL_-1206902825'), ('tmp_726', u'CBRANCH_-1206939215'), (u'MULTIEQUAL_-1206904080', u'MULTIEQUAL_-1206904067'), (u'CALL_-1206928518', u'INDIRECT_-1206887307'), (u'MULTIEQUAL_-1206904663', u'MULTIEQUAL_-1206904650'), (u'INDIRECT_-1206901189', u'MULTIEQUAL_-1206903035'), (u'INDIRECT_-1206907598', u'MULTIEQUAL_-1206907215'), (u'INDIRECT_-1206903882', u'MULTIEQUAL_-1206903679'), (u'CALL_-1206934888', u'INDIRECT_-1206909070'), (u'CALL_-1206938036', u'INDIRECT_-1206900633'), (u'INDIRECT_-1206900315', u'MULTIEQUAL_-1206876792'), (u'CALL_-1206936019', u'INDIRECT_-1206895201'), (u'CALL_-1206934991', u'INDIRECT_-1206907204'), (u'INDIRECT_-1206911826', u'MULTIEQUAL_-1206911504'), (u'CALL_-1206935494', u'INDIRECT_-1206897823'), (u'CALL_-1206934081', u'INDIRECT_-1206907948'), (u'STORE_-1206930846', u'INDIRECT_-1206891247'), (u'INDIRECT_-1206893608', u'MULTIEQUAL_-1206893176'), (u'INDIRECT_-1206913257', u'MULTIEQUAL_-1206912850'), (u'CALL_-1206932860', u'INDIRECT_-1206895975'), (u'INDIRECT_-1206913394', u'MULTIEQUAL_-1206911304'), (u'INDIRECT_-1206904232', u'COPY_-1206879540'), (u'CALL_-1206921722', u'INDIRECT_-1206894391'), (u'INDIRECT_-1206899671', u'MULTIEQUAL_-1206901704'), (u'STORE_-1206932305', u'INDIRECT_-1206886277'), (u'INDIRECT_-1206899166', u'MULTIEQUAL_-1206899132'), (u'CALL_-1206929938', u'INDIRECT_-1206906288'), (u'MULTIEQUAL_-1206897474', u'MULTIEQUAL_-1206899885'), (u'STORE_-1206924919', u'INDIRECT_-1206884547'), (u'INDIRECT_-1206887242', u'COPY_-1206879262'), (u'CALL_-1206934835', u'INDIRECT_-1206908211'), (u'CALL_-1206928878', u'INDIRECT_-1206904754'), (u'CALL_-1206921844', u'INDIRECT_-1206884677'), (u'LOAD_-1206938864', u'SUBPIECE_-1206878470'), (u'INDIRECT_-1206891442', u'COPY_-1206879272'), (u'CALL_-1206928357', u'INDIRECT_-1206899768'), (u'CALL_-1206935494', u'INDIRECT_-1206902023'), (u'MULTIEQUAL_-1206893537', u'COPY_-1206893660'), (u'CALL_-1206928677', u'INDIRECT_-1206899527'), (u'INDIRECT_-1206890127', u'COPY_-1206879846'), (u'INDIRECT_-1206898137', u'MULTIEQUAL_-1206897557'), (u'CALLIND_-1206931354', u'INDIRECT_-1206889828'), (u'INDIRECT_-1206912315', u'MULTIEQUAL_-1206912024'), (u'INT_ADD_-1206930879', u'CALL_-1206930882'), (u'CALL_-1206927405', u'INDIRECT_-1206893909'), (u'INDIRECT_-1206876379', u'MULTIEQUAL_-1206876215'), (u'INDIRECT_-1206886944', u'COPY_-1206879147'), (u'STORE_-1206922807', u'INDIRECT_-1206884465'), (u'CALL_-1206937302', u'INDIRECT_-1206892990'), (u'INDIRECT_-1206906094', u'MULTIEQUAL_-1206905827'), (u'INDIRECT_-1206897235', u'MULTIEQUAL_-1206896957'), (u'INDIRECT_-1206893677', u'MULTIEQUAL_-1206893289'), ('const-433', u'LOAD_-1206922709'), (u'CALL_-1206928281', u'INDIRECT_-1206900985'), (u'STORE_-1206933497', u'INDIRECT_-1206896630'), (u'CALL_-1206930086', u'INDIRECT_-1206901965'), (u'INDIRECT_-1206915219', u'COPY_-1206880368'), (u'STORE_-1206927231', u'INDIRECT_-1206898762'), (u'MULTIEQUAL_-1206899448', u'MULTIEQUAL_-1206902978'), (u'INDIRECT_-1206883901', u'MULTIEQUAL_-1206883815'), (u'CALL_-1206937186', u'INDIRECT_-1206907611'), (u'INDIRECT_-1206896620', u'COPY_-1206878621'), (u'STORE_-1206933118', u'INDIRECT_-1206891800'), (u'CALL_-1206928629', u'INDIRECT_-1206912817'), (u'INDIRECT_-1206881161', u'MULTIEQUAL_-1206882034'), (u'INDIRECT_-1206888795', u'MULTIEQUAL_-1206888504'), (u'INDIRECT_-1206888135', u'MULTIEQUAL_-1206888939'), (u'CALL_-1206921844', u'INDIRECT_-1206896437'), (u'CALL_-1206929489', u'INDIRECT_-1206894177'), (u'STORE_-1206925479', u'INDIRECT_-1206904138'), (u'MULTIEQUAL_-1206876037', u'MULTIEQUAL_-1206875919'), (u'CALL_-1206930556', u'INDIRECT_-1206888474'), ('const-8', u'PTRSUB_-1206873315'), (u'MULTIEQUAL_-1206894011', u'MULTIEQUAL_-1206893969'), (u'STORE_-1206929190', u'INDIRECT_-1206893166'), (u'CALL_-1206927017', u'INDIRECT_-1206904014'), (u'INDIRECT_-1206907094', u'MULTIEQUAL_-1206905004'), (u'INDIRECT_-1206895572', u'MULTIEQUAL_-1206895423'), (u'CALL_-1206931595', u'INDIRECT_-1206906674'), (u'MULTIEQUAL_-1206898174', u'MULTIEQUAL_-1206898170'), (u'CALLIND_-1206921359', u'INDIRECT_-1206907731'), (u'INDIRECT_-1206874631', u'MULTIEQUAL_-1206874392'), (u'CALL_-1206927297', u'INDIRECT_-1206908969'), (u'MULTIEQUAL_-1206901658', u'MULTIEQUAL_-1206901601'), (u'INDIRECT_-1206899309', u'COPY_-1206879994'), (u'CALL_-1206927418', u'INDIRECT_-1206890977'), (u'CALL_-1206928621', u'INDIRECT_-1206906646'), (u'INDIRECT_-1206897485', u'MULTIEQUAL_-1206897449'), (u'MULTIEQUAL_-1206901949', u'MULTIEQUAL_-1206901947'), (u'CALL_-1206929320', u'INDIRECT_-1206902537'), (u'CALL_-1206928291', u'INDIRECT_-1206900148'), (u'CALL_-1206929866', u'INDIRECT_-1206900364'), (u'MULTIEQUAL_-1206913433', u'MULTIEQUAL_-1206912795'), (u'CALL_-1206921844', u'INDIRECT_-1206899377'), ('const-0', u'COPY_-1206878422'), (u'CALL_-1206927297', u'INDIRECT_-1206905609'), (u'MULTIEQUAL_-1206894284', u'MULTIEQUAL_-1206894308'), (u'INDIRECT_-1206891024', u'MULTIEQUAL_-1206890877'), (u'CALL_-1206934018', u'INDIRECT_-1206902448'), (u'CALL_-1206921431', u'INDIRECT_-1206892613'), (u'STORE_-1206937788', u'INDIRECT_-1206892748'), (u'INDIRECT_-1206893593', u'MULTIEQUAL_-1206893189'), (u'INDIRECT_-1206903673', u'MULTIEQUAL_-1206907105'), (u'CALL_-1206933623', u'INDIRECT_-1206900956'), (u'CAST_-1206870713', u'CAST_-1206870617'), (u'CALL_-1206929645', u'INDIRECT_-1206891710'), (u'CALL_-1206928690', u'INDIRECT_-1206893638'), (u'STORE_-1206929089', u'INDIRECT_-1206898604'), (u'MULTIEQUAL_-1206907860', u'MULTIEQUAL_-1206907847'), (u'STORE_-1206930846', u'INDIRECT_-1206896287'), (u'CALL_-1206929202', u'INDIRECT_-1206898704'), (u'INDIRECT_-1206913086', u'MULTIEQUAL_-1206909781'), (u'LOAD_-1206928796', u'PTRSUB_-1206879465'), (u'STORE_-1206925248', u'INDIRECT_-1206906120'), (u'CALL_-1206938694', u'INDIRECT_-1206908811'), (u'MULTIEQUAL_-1206893964', u'MULTIEQUAL_-1206893316'), (u'STORE_-1206930256', u'INDIRECT_-1206899326'), (u'CALL_-1206937875', u'INDIRECT_-1206907270'), (u'INDIRECT_-1206903475', u'MULTIEQUAL_-1206903396'), (u'CALL_-1206924661', u'INDIRECT_-1206906846'), (u'INDIRECT_-1206898870', u'COPY_-1206880212'), (u'CALL_-1206931128', u'INDIRECT_-1206905764'), (u'STORE_-1206928320', u'INDIRECT_-1206893967'), (u'CALL_-1206930311', u'INDIRECT_-1206889349'), (u'CALL_-1206931674', u'INDIRECT_-1206892951'), (u'CALL_-1206939039', u'INDIRECT_-1206913412'), (u'MULTIEQUAL_-1206893821', u'MULTIEQUAL_-1206893713'), (u'MULTIEQUAL_-1206909725', u'LOAD_-1206921973'), (u'MULTIEQUAL_-1206918581', u'INT_ADD_-1206933128'), (u'INDIRECT_-1206897373', u'MULTIEQUAL_-1206900805'), (u'INDIRECT_-1206906313', u'MULTIEQUAL_-1206906395'), (u'INDIRECT_-1206892654', u'MULTIEQUAL_-1206892387'), (u'INDIRECT_-1206890419', u'MULTIEQUAL_-1206890199'), (u'INDIRECT_-1206892412', u'MULTIEQUAL_-1206891785'), (u'INDIRECT_-1206904469', u'MULTIEQUAL_-1206905759'), (u'INDIRECT_-1206885253', u'MULTIEQUAL_-1206888927'), (u'CALL_-1206922325', u'INDIRECT_-1206884783'), (u'CALL_-1206929385', u'INDIRECT_-1206900065'), (u'STORE_-1206930351', u'INDIRECT_-1206898718'), (u'INDIRECT_-1206906416', u'MULTIEQUAL_-1206906240'), (u'INDIRECT_-1206894855', u'MULTIEQUAL_-1206876779'), (u'INDIRECT_-1206887728', u'MULTIEQUAL_-1206887572'), (u'INDIRECT_-1206893988', u'MULTIEQUAL_-1206894162'), (u'STORE_-1206921830', u'INDIRECT_-1206896759'), ('tmp_6021', u'CBRANCH_-1206933665'), (u'CALL_-1206933821', u'INDIRECT_-1206890570'), (u'CAST_-1206871141', u'COPY_-1206871467'), (u'CALLIND_-1206931354', u'INDIRECT_-1206890248'), (u'MULTIEQUAL_-1206916107', u'COPY_-1206872660'), (u'INDIRECT_-1206907937', u'MULTIEQUAL_-1206907765'), (u'INT_EQUAL_-1206928234', u'CBRANCH_-1206928231'), ('tmp_25370', u'CALL_-1206931539'), (u'CALL_-1206931269', u'INDIRECT_-1206900627'), (u'CALL_-1206929866', u'INDIRECT_-1206905824'), (u'MULTIEQUAL_-1206900905', u'MULTIEQUAL_-1206900885'), ('const-8', u'PTRADD_-1206872356'), (u'CALL_-1206925432', u'INDIRECT_-1206903781'), (u'STORE_-1206935460', u'INDIRECT_-1206890557'), ('const-0', u'INT_NOTEQUAL_-1206933279'), (u'CALL_-1206930915', u'INDIRECT_-1206891401'), (u'STORE_-1206928327', u'INDIRECT_-1206895230'), (u'CALL_-1206921994', u'INDIRECT_-1206902537'), (u'INDIRECT_-1206894121', u'MULTIEQUAL_-1206895778'), ('tmp_25370', u'PTRSUB_-1206881375'), (u'STORE_-1206924934', u'INDIRECT_-1206887077'), (u'STORE_-1206927231', u'INDIRECT_-1206887002'), (u'CALL_-1206926003', u'INDIRECT_-1206907186'), (u'CALL_-1206933773', u'INDIRECT_-1206909446'), (u'INDIRECT_-1206905775', u'MULTIEQUAL_-1206876805'), (u'CALL_-1206930636', u'INDIRECT_-1206879774'), (u'STORE_-1206925479', u'INDIRECT_-1206899518'), (u'CAST_-1206874838', u'LOAD_-1206933876'), (u'CALL_-1206929489', u'INDIRECT_-1206896697'), (u'INDIRECT_-1206896200', u'COPY_-1206878620'), (u'CALL_-1206929621', u'INDIRECT_-1206898839'), (u'CALL_-1206935766', u'INDIRECT_-1206898806'), (u'CALL_-1206939039', u'INDIRECT_-1206900812'), (u'CALLIND_-1206931354', u'INDIRECT_-1206894868'), (u'STORE_-1206925221', u'INDIRECT_-1206904005'), (u'CAST_-1206874679', u'COPY_-1206875070'), (u'INDIRECT_-1206895275', u'MULTIEQUAL_-1206876780'), (u'CALL_-1206921994', u'INDIRECT_-1206908603'), (u'CALL_-1206928629', u'INDIRECT_-1206909877'), ('const-8', u'PTRSUB_-1206876267'), (u'PTRSUB_-1206871800', u'PTRSUB_-1206871798'), (u'INDIRECT_-1206894747', u'COPY_-1206879857'), (u'CALL_-1206932271', u'INDIRECT_-1206904993'), (u'INDIRECT_-1206902709', u'MULTIEQUAL_-1206900384'), (u'STORE_-1206930351', u'INDIRECT_-1206904178'), (u'CALL_-1206931773', u'INDIRECT_-1206901830'), (u'INDIRECT_-1206905232', u'MULTIEQUAL_-1206906769'), (u'INDIRECT_-1206906628', u'MULTIEQUAL_-1206906472'), (u'CALL_-1206933773', u'INDIRECT_-1206899786'), (u'INDIRECT_-1206898213', u'MULTIEQUAL_-1206897809'), (u'STORE_-1206935460', u'INDIRECT_-1206909877'), (u'CALL_-1206921844', u'INDIRECT_-1206903157'), (u'INDIRECT_-1206900857', u'MULTIEQUAL_-1206901238'), (u'MULTIEQUAL_-1206910650', u'MULTIEQUAL_-1206910012'), (u'CALL_-1206923816', u'INDIRECT_-1206905717'), (u'MULTIEQUAL_-1206892357', u'MULTIEQUAL_-1206891499'), (u'STORE_-1206924545', u'INDIRECT_-1206898608'), (u'MULTIEQUAL_-1206900928', u'MULTIEQUAL_-1206900793'), (u'CALL_-1206933623', u'INDIRECT_-1206900116'), (u'INT_AND_-1206910301', u'INT_EQUAL_-1206930382'), ('tmp_15430', u'CBRANCH_-1206926100'), (u'CALL_-1206921722', u'INDIRECT_-1206885151'), (u'CALL_-1206930025', u'INDIRECT_-1206902362'), (u'CALL_-1206932359', u'INDIRECT_-1206888936'), (u'INDIRECT_-1206896283', u'MULTIEQUAL_-1206895917'), (u'CALL_-1206937142', u'INDIRECT_-1206894572'), (u'INDIRECT_-1206909331', u'MULTIEQUAL_-1206876071'), (u'INDIRECT_-1206903351', u'MULTIEQUAL_-1206903332'), (u'CALL_-1206938232', u'INDIRECT_-1206907063'), (u'INDIRECT_-1206893090', u'MULTIEQUAL_-1206892874'), (u'STORE_-1206929190', u'INDIRECT_-1206887286'), (u'MULTIEQUAL_-1206897370', u'MULTIEQUAL_-1206897299'), (u'CALL_-1206934862', u'INDIRECT_-1206901680'), (u'CALL_-1206938756', u'INDIRECT_-1206896037'), (u'CALL_-1206928108', u'INDIRECT_-1206900032'), (u'INDIRECT_-1206894433', u'MULTIEQUAL_-1206894305'), (u'CALL_-1206930362', u'INDIRECT_-1206892718'), (u'INDIRECT_-1206913327', u'MULTIEQUAL_-1206913711'), (u'CALL_-1206930228', u'INDIRECT_-1206899392'), (u'CALL_-1206926003', u'INDIRECT_-1206889126'), (u'INT_SUB_-1206932301', u'INT_LESSEQUAL_-1206932278'), (u'INDIRECT_-1206890689', u'MULTIEQUAL_-1206892535'), (u'STORE_-1206928588', u'INDIRECT_-1206906761'), ('const-0', u'INT_EQUAL_-1206921708'), (u'STORE_-1206924560', u'INDIRECT_-1206886438'), (u'STORE_-1206933958', u'INDIRECT_-1206893086'), (u'INDIRECT_-1206901905', u'MULTIEQUAL_-1206901775'), (u'INDIRECT_-1206891580', u'MULTIEQUAL_-1206892838'), (u'STORE_-1206928627', u'INDIRECT_-1206911826'), (u'CALL_-1206931595', u'INDIRECT_-1206910454'), (u'MULTIEQUAL_-1206901801', u'MULTIEQUAL_-1206901627'), (u'CALL_-1206928647', u'INDIRECT_-1206903700'), (u'INDIRECT_-1206908327', u'MULTIEQUAL_-1206907627'), (u'INDIRECT_-1206913669', u'MULTIEQUAL_-1206913511'), (u'CALL_-1206933821', u'INDIRECT_-1206893090'), (u'INDIRECT_-1206908678', u'MULTIEQUAL_-1206908047'), (u'INDIRECT_-1206897233', u'MULTIEQUAL_-1206898239'), (u'CAST_-1206869504', u'INT_ZEXT_-1206911736'), (u'INDIRECT_-1206895509', u'MULTIEQUAL_-1206895389'), (u'CALL_-1206932911', u'INDIRECT_-1206913650'), (u'CALL_-1206937615', u'INDIRECT_-1206893700'), (u'CALL_-1206931749', u'INDIRECT_-1206908111'), (u'INDIRECT_-1206898660', u'MULTIEQUAL_-1206900319'), (u'STORE_-1206927231', u'INDIRECT_-1206895402'), (u'CALL_-1206921722', u'INDIRECT_-1206889351'), (u'INDIRECT_-1206904655', u'MULTIEQUAL_-1206904410'), (u'STORE_-1206929089', u'INDIRECT_-1206907844'), (u'MULTIEQUAL_-1206910514', u'MULTIEQUAL_-1206910440'), (u'INDIRECT_-1206883943', u'MULTIEQUAL_-1206885698'), (u'CALL_-1206926063', u'INDIRECT_-1206905538'), (u'INDIRECT_-1206889195', u'MULTIEQUAL_-1206889116'), (u'CALL_-1206929296', u'INDIRECT_-1206891196'), (u'CALL_-1206921994', u'INDIRECT_-1206891197'), (u'INDIRECT_-1206891606', u'MULTIEQUAL_-1206891572'), (u'MULTIEQUAL_-1206897505', u'MULTIEQUAL_-1206897489'), (u'INDIRECT_-1206911795', u'MULTIEQUAL_-1206911550'), (u'CALL_-1206931745', u'INDIRECT_-1206911340'), (u'INDIRECT_-1206892947', u'MULTIEQUAL_-1206892832'), (u'INDIRECT_-1206910853', u'MULTIEQUAL_-1206911637'), (u'MULTIEQUAL_-1206880165', u'MULTIEQUAL_-1206892941'), (u'INDIRECT_-1206903499', u'MULTIEQUAL_-1206903279'), (u'INDIRECT_-1206899797', u'MULTIEQUAL_-1206899660'), (u'CALLIND_-1206938263', u'INDIRECT_-1206900782'), (u'INDIRECT_-1206909406', u'MULTIEQUAL_-1206910799'), (u'MULTIEQUAL_-1206901254', u'MULTIEQUAL_-1206902174'), (u'STORE_-1206927231', u'INDIRECT_-1206900022'), (u'CALL_-1206929621', u'INDIRECT_-1206904299'), (u'INDIRECT_-1206905364', u'MULTIEQUAL_-1206905135'), (u'MULTIEQUAL_-1206876025', u'MULTIEQUAL_-1206875907'), (u'CALL_-1206921308', u'INDIRECT_-1206897166'), (u'INDIRECT_-1206911378', u'MULTIEQUAL_-1206909698'), (u'CALL_-1206928357', u'INDIRECT_-1206900608'), (u'PTRSUB_-1206872007', u'CAST_-1206869234'), (u'PTRADD_-1206878856', u'INT_NOTEQUAL_-1206935502'), (u'CALL_-1206936047', u'INDIRECT_-1206905715'), (u'INDIRECT_-1206900344', u'MULTIEQUAL_-1206899890'), (u'MULTIEQUAL_-1206902912', u'MULTIEQUAL_-1206904099'), (u'CALLIND_-1206938189', u'INDIRECT_-1206906613'), (u'CALL_-1206935907', u'INDIRECT_-1206891767'), (u'INDIRECT_-1206896450', u'MULTIEQUAL_-1206896234'), (u'STORE_-1206924545', u'INDIRECT_-1206901128'), (u'INDIRECT_-1206909267', u'MULTIEQUAL_-1206913521'), (u'CALL_-1206929938', u'INT_NOTEQUAL_-1206929923'), (u'STORE_-1206921830', u'INDIRECT_-1206884159'), (u'CALL_-1206928621', u'INDIRECT_-1206888586'), (u'INT_ADD_-1206932400', u'INT_LESS_-1206932393'), (u'MULTIEQUAL_-1206897799', u'MULTIEQUAL_-1206897785'), (u'CALLIND_-1206921856', u'INDIRECT_-1206882756'), (u'CALLIND_-1206938263', u'INDIRECT_-1206893642'), (u'CALL_-1206928992', u'INDIRECT_-1206901343'), (u'MULTIEQUAL_-1206892941', u'MULTIEQUAL_-1206878060'), (u'CALL_-1206926019', u'INDIRECT_-1206904259'), (u'INDIRECT_-1206903966', u'COPY_-1206879762'), (u'CALL_-1206927316', u'INDIRECT_-1206895123'), (u'INDIRECT_-1206876866', u'MULTIEQUAL_-1206877317'), (u'MULTIEQUAL_-1206895644', u'MULTIEQUAL_-1206894996'), (u'INDIRECT_-1206881541', u'MULTIEQUAL_-1206881431'), (u'CALL_-1206930157', u'INDIRECT_-1206886273'), (u'CALL_-1206930157', u'INDIRECT_-1206886693'), (u'CALL_-1206930636', u'INDIRECT_-1206901956'), (u'INDIRECT_-1206906541', u'MULTIEQUAL_-1206906265'), (u'INDIRECT_-1206888700', u'MULTIEQUAL_-1206889629'), ('const-5', u'CALL_-1206938656'), (u'CALLIND_-1206938263', u'INDIRECT_-1206911282'), (u'CALL_-1206926019', u'INDIRECT_-1206907619'), (u'INDIRECT_-1206897471', u'MULTIEQUAL_-1206897273'), (u'CALL_-1206937414', u'INDIRECT_-1206891237'), (u'MULTIEQUAL_-1206886113', u'MULTIEQUAL_-1206886109'), ('const-433', u'LOAD_-1206927208'), (u'CALLIND_-1206921344', u'INDIRECT_-1206902132'), (u'CALL_-1206938232', u'INDIRECT_-1206904543'), (u'CALL_-1206928257', u'CAST_-1206876412'), (u'CALL_-1206938975', u'INDIRECT_-1206902876'), (u'STORE_-1206937696', u'INDIRECT_-1206912444'), ('const-433', u'LOAD_-1206921744'), (u'CALL_-1206929750', u'INDIRECT_-1206908320'), (u'INDIRECT_-1206909698', u'MULTIEQUAL_-1206909425'), (u'INDIRECT_-1206889999', u'MULTIEQUAL_-1206876765'), (u'INDIRECT_-1206896395', u'MULTIEQUAL_-1206896117'), (u'CALL_-1206929226', u'INDIRECT_-1206888635'), (u'MULTIEQUAL_-1206900398', u'MULTIEQUAL_-1206900341'), (u'MULTIEQUAL_-1206893048', u'MULTIEQUAL_-1206890041'), (u'STORE_-1206924934', u'INDIRECT_-1206895897'), (u'CALL_-1206932911', u'INDIRECT_-1206883068'), (u'STORE_-1206937696', u'INDIRECT_-1206893544'), ('const-0', u'INT_NOTEQUAL_-1206921662'), (u'MULTIEQUAL_-1206910344', u'MULTIEQUAL_-1206909696'), (u'CALL_-1206928150', u'INDIRECT_-1206895407'), (u'CALLIND_-1206921412', u'INDIRECT_-1206900066'), (u'CALLIND_-1206938827', u'INDIRECT_-1206913295'), ('tmp_22102', u'CBRANCH_-1206921425'), (u'CALLIND_-1206922663', u'INDIRECT_-1206897425'), (u'INDIRECT_-1206898308', u'MULTIEQUAL_-1206899847'), (u'STORE_-1206930828', u'INDIRECT_-1206888355'), (u'INDIRECT_-1206901574', u'MULTIEQUAL_-1206901340'), (u'STORE_-1206927241', u'INDIRECT_-1206884907'), (u'MULTIEQUAL_-1206893547', u'MULTIEQUAL_-1206893490'), ('const-0', u'CALL_-1206928518'), (u'CALL_-1206939039', u'INDIRECT_-1206891992'), ('tmp_12468', u'CBRANCH_-1206930369'), (u'CALL_-1206928677', u'INDIRECT_-1206901207'), (u'MULTIEQUAL_-1206891717', u'MULTIEQUAL_-1206880900'), (u'INDIRECT_-1206885711', u'MULTIEQUAL_-1206885692'), (u'CALL_-1206938310', u'INDIRECT_-1206903757'), (u'INDIRECT_-1206881878', u'MULTIEQUAL_-1206881768'), (u'INDIRECT_-1206892561', u'MULTIEQUAL_-1206892874'), (u'CALL_-1206931773', u'INDIRECT_-1206897210'), (u'INDIRECT_-1206889900', u'COPY_-1206878605'), (u'STORE_-1206928697', u'INDIRECT_-1206904308'), (u'INT_NOTEQUAL_-1206928451', u'CBRANCH_-1206928449'), (u'MULTIEQUAL_-1206880187', u'MULTIEQUAL_-1206901761'), ('const-0', u'PTRSUB_-1206876706'), (u'CALL_-1206928155', u'INDIRECT_-1206906554'), (u'CALLIND_-1206921884', u'INDIRECT_-1206901252'), (u'PTRSUB_-1206870951', u'LOAD_-1206922673'), (u'CALL_-1206931337', u'INDIRECT_-1206898550'), (u'INDIRECT_-1206882919', u'MULTIEQUAL_-1206884438'), (u'CALL_-1206921994', u'INDIRECT_-1206893297'), (u'INDIRECT_-1206905626', u'MULTIEQUAL_-1206907019'), (u'CALLIND_-1206924365', u'INDIRECT_-1206894133'), (u'CALL_-1206938342', u'INDIRECT_-1206905035'), (u'MULTIEQUAL_-1206895270', u'MULTIEQUAL_-1206896021'), (u'MULTIEQUAL_-1206889629', u'MULTIEQUAL_-1206888963'), (u'INDIRECT_-1206881512', u'MULTIEQUAL_-1206881358'), (u'MULTIEQUAL_-1206899701', u'MULTIEQUAL_-1206899593'), (u'CALL_-1206930311', u'INDIRECT_-1206893549'), (u'CALL_-1206928734', u'INDIRECT_-1206911723'), (u'CALL_-1206937924', u'INDIRECT_-1206907299'), (u'INDIRECT_-1206895148', u'MULTIEQUAL_-1206896714'), (u'INDIRECT_-1206907880', u'MULTIEQUAL_-1206907609'), (u'INDIRECT_-1206899348', u'MULTIEQUAL_-1206900914'), (u'INDIRECT_-1206891705', u'MULTIEQUAL_-1206891323'), (u'MULTIEQUAL_-1206884438', u'MULTIEQUAL_-1206884381'), (u'INDIRECT_-1206904581', u'MULTIEQUAL_-1206904715'), (u'CALL_-1206933623', u'INDIRECT_-1206898856'), (u'CALLIND_-1206921388', u'INDIRECT_-1206886981'), (u'MULTIEQUAL_-1206893462', u'MULTIEQUAL_-1206893409'), (u'INDIRECT_-1206909826', u'MULTIEQUAL_-1206911219'), (u'INDIRECT_-1206892838', u'MULTIEQUAL_-1206892750'), (u'INDIRECT_-1206902900', u'MULTIEQUAL_-1206902784'), (u'INDIRECT_-1206874333', u'MULTIEQUAL_-1206876098'), (u'INDIRECT_-1206895805', u'MULTIEQUAL_-1206895773'), (u'INT_ADD_-1206935538', u'INT_SUB_-1206935508'), (u'CALL_-1206934955', u'INDIRECT_-1206894995'), (u'MULTIEQUAL_-1206914243', u'MULTIEQUAL_-1206914135'), (u'INDIRECT_-1206907723', u'MULTIEQUAL_-1206907500'), (u'STORE_-1206929169', u'INDIRECT_-1206890638'), (u'MULTIEQUAL_-1206894200', u'MULTIEQUAL_-1206894185'), (u'INDIRECT_-1206884057', u'MULTIEQUAL_-1206884438'), ('const-433', u'LOAD_-1206933607'), (u'CALL_-1206936047', u'INDIRECT_-1206897315'), (u'MULTIEQUAL_-1206893966', u'MULTIEQUAL_-1206893939'), (u'CALL_-1206935907', u'INDIRECT_-1206903527'), (u'INDIRECT_-1206898249', u'MULTIEQUAL_-1206900095'), (u'CALL_-1206929071', u'INDIRECT_-1206898019'), (u'INT_NOTEQUAL_-1206876936', u'BOOL_OR_-1206877023'), (u'CALL_-1206934098', u'INDIRECT_-1206897039'), (u'INDIRECT_-1206890851', u'MULTIEQUAL_-1206892884'), (u'MULTIEQUAL_-1206901448', u'MULTIEQUAL_-1206901424'), (u'MULTIEQUAL_-1206908667', u'MULTIEQUAL_-1206908610'), (u'INDIRECT_-1206900234', u'MULTIEQUAL_-1206904511'), (u'INDIRECT_-1206894809', u'MULTIEQUAL_-1206896099'), (u'INDIRECT_-1206908516', u'MULTIEQUAL_-1206908340'), ('const-1184856', u'COPY_-1206922369'), (u'INDIRECT_-1206906752', u'COPY_-1206879546'), (u'INDIRECT_-1206892193', u'MULTIEQUAL_-1206890442'), (u'CALL_-1206937446', u'INDIRECT_-1206911840'), (u'MULTIEQUAL_-1206911692', u'STORE_-1206928553'), (u'INDIRECT_-1206902918', u'MULTIEQUAL_-1206902820'), (u'CALLIND_-1206938189', u'PTRADD_-1206878400'), (u'MULTIEQUAL_-1206892561', u'MULTIEQUAL_-1206892453'), (u'MULTIEQUAL_-1206904537', u'MULTIEQUAL_-1206903679'), (u'MULTIEQUAL_-1206894110', u'MULTIEQUAL_-1206894092'), (u'CALL_-1206929032', u'INDIRECT_-1206903341'), (u'CALL_-1206935907', u'INDIRECT_-1206905627'), ('const-1', u'PTRADD_-1206925215'), (u'INDIRECT_-1206897765', u'MULTIEQUAL_-1206897685'), (u'INDIRECT_-1206889103', u'MULTIEQUAL_-1206889058'), (u'INT_OR_-1206930163', u'STORE_-1206930175'), ('tmp_12805', u'CBRANCH_-1206931515'), (u'CALL_-1206929794', u'INDIRECT_-1206895700'), (u'CALL_-1206928281', u'INDIRECT_-1206901825'), (u'STORE_-1206930310', u'INDIRECT_-1206892206'), (u'MULTIEQUAL_-1206891572', u'MULTIEQUAL_-1206892759'), (u'STORE_-1206928697', u'INDIRECT_-1206892128'), (u'CALL_-1206934396', u'INDIRECT_-1206895118'), (u'INDIRECT_-1206903737', u'MULTIEQUAL_-1206903565'), (u'MULTIEQUAL_-1206910688', u'MULTIEQUAL_-1206907681'), (u'INDIRECT_-1206906534', u'MULTIEQUAL_-1206910811'), (u'INDIRECT_-1206895510', u'MULTIEQUAL_-1206893304'), (u'CALL_-1206927017', u'INDIRECT_-1206891414'), ('const-56', u'PTRSUB_-1206873298'), (u'CALL_-1206928668', u'INDIRECT_-1206905748'), (u'INT_EQUAL_-1206925001', u'MULTIEQUAL_-1206912654'), (u'MULTIEQUAL_-1206881959', u'MULTIEQUAL_-1206881785'), (u'CALL_-1206929938', u'INDIRECT_-1206889908'), (u'CALL_-1206932817', u'INDIRECT_-1206906066'), (u'INDIRECT_-1206886938', u'MULTIEQUAL_-1206888638'), (u'INDIRECT_-1206910000', u'MULTIEQUAL_-1206909798'), (u'STORE_-1206928320', u'INDIRECT_-1206893127'), (u'INDIRECT_-1206893318', u'MULTIEQUAL_-1206893045'), ('const-7', u'PTRADD_-1206871203'), (u'MULTIEQUAL_-1206901104', u'INT_EQUAL_-1206934154'), (u'INDIRECT_-1206884466', u'MULTIEQUAL_-1206884432'), (u'INDIRECT_-1206886726', u'MULTIEQUAL_-1206888119'), (u'CALL_-1206928271', u'INDIRECT_-1206905773'), (u'MULTIEQUAL_-1206901652', u'MULTIEQUAL_-1206901633'), (u'CALL_-1206931435', u'INDIRECT_-1206909617'), (u'MULTIEQUAL_-1206908152', u'COPY_-1206879076'), (u'STORE_-1206930828', u'INDIRECT_-1206890455'), (u'CALL_-1206930311', u'INDIRECT_-1206909509'), (u'CALL_-1206937302', u'INDIRECT_-1206894250'), (u'INDIRECT_-1206901853', u'MULTIEQUAL_-1206900102'), (u'LOAD_-1206928027', u'MULTIEQUAL_-1206919439'), (u'CALL_-1206929032', u'INDIRECT_-1206886961'), (u'INDIRECT_-1206891421', u'MULTIEQUAL_-1206891145'), ('const-433', u'LOAD_-1206927219'), (u'CALL_-1206934365', u'INDIRECT_-1206891315'), (u'CALL_-1206931539', u'INDIRECT_-1206907913'), (u'INDIRECT_-1206876690', u'MULTIEQUAL_-1206876889'), (u'CALL_-1206936110', u'INDIRECT_-1206906174'), (u'MULTIEQUAL_-1206911692', u'INT_NOTEQUAL_-1206928558'), (u'INDIRECT_-1206902081', u'MULTIEQUAL_-1206902837'), (u'CALL_-1206934396', u'INDIRECT_-1206914204'), (u'MULTIEQUAL_-1206909369', u'MULTIEQUAL_-1206909254'), (u'CALL_-1206929385', u'INDIRECT_-1206896705'), (u'INT_EQUAL_-1206928771', u'CBRANCH_-1206928768'), (u'CALL_-1206921722', u'INDIRECT_-1206885991'), (u'MULTIEQUAL_-1206893829', u'MULTIEQUAL_-1206893163'), (u'INDIRECT_-1206892880', u'MULTIEQUAL_-1206892776'), (u'INDIRECT_-1206893666', u'MULTIEQUAL_-1206893276'), (u'CALL_-1206925432', u'INDIRECT_-1206897901'), (u'CALL_-1206921844', u'INDIRECT_-1206890137'), (u'INDIRECT_-1206898964', u'MULTIEQUAL_-1206901432'), (u'CAST_-1206869287', u'CAST_-1206868867'), (u'CALL_-1206938694', u'INDIRECT_-1206900831'), (u'STORE_-1206929089', u'INDIRECT_-1206907424'), (u'INDIRECT_-1206881951', u'MULTIEQUAL_-1206882804'), (u'CALL_-1206935851', u'INDIRECT_-1206901384'), (u'INDIRECT_-1206880033', u'MULTIEQUAL_-1206884352'), (u'CALL_-1206932808', u'INDIRECT_-1206911478'), (u'CALL_-1206934955', u'INDIRECT_-1206905495'), (u'CALL_-1206929974', u'INDIRECT_-1206880519'), (u'INDIRECT_-1206894998', u'MULTIEQUAL_-1206894725'), (u'INDIRECT_-1206910079', u'MULTIEQUAL_-1206909977'), (u'CALL_-1206932327', u'INDIRECT_-1206910054'), (u'CALL_-1206922556', u'INDIRECT_-1206883201'), (u'LOAD_-1206929102', u'PTRSUB_-1206874629'), (u'STORE_-1206928482', u'INDIRECT_-1206899138'), (u'STORE_-1206937611', u'INDIRECT_-1206896014'), (u'INDIRECT_-1206894143', u'MULTIEQUAL_-1206875916'), (u'COPY_-1206878604', u'MULTIEQUAL_-1206921463'), (u'INDIRECT_-1206898242', u'MULTIEQUAL_-1206899847'), (u'STORE_-1206928320', u'INDIRECT_-1206895227'), (u'INT_NOTEQUAL_-1206929861', u'CBRANCH_-1206929855'), (u'INDIRECT_-1206904943', u'MULTIEQUAL_-1206906698'), (u'CALL_-1206928209', u'INDIRECT_-1206901341'), (u'STORE_-1206937788', u'INDIRECT_-1206893588'), (u'STORE_-1206924545', u'INDIRECT_-1206893988'), (u'CALL_-1206927360', u'INDIRECT_-1206891362'), (u'CALL_-1206934114', u'INDIRECT_-1206891591'), ('tmp_19050', u'BRANCH_-1206923423'), (u'CALL_-1206929385', u'INDIRECT_-1206902585'), (u'CALLIND_-1206921710', u'INDIRECT_-1206892754'), (u'CALL_-1206938725', u'INDIRECT_-1206894131'), (u'MULTIEQUAL_-1206908353', u'MULTIEQUAL_-1206908332'), (u'INDIRECT_-1206881230', u'MULTIEQUAL_-1206881008'), (u'INDIRECT_-1206902000', u'MULTIEQUAL_-1206901729'), (u'CALL_-1206938036', u'INDIRECT_-1206898953'), (u'INDIRECT_-1206911798', u'MULTIEQUAL_-1206906588'), (u'INDIRECT_-1206900055', u'MULTIEQUAL_-1206899947'), (u'INDIRECT_-1206895921', u'MULTIEQUAL_-1206895683'), (u'CALL_-1206935851', u'INDIRECT_-1206906844'), (u'CALL_-1206937559', u'INDIRECT_-1206896185'), (u'CALL_-1206931745', u'INDIRECT_-1206893700'), (u'INT_EQUAL_-1206938383', u'MULTIEQUAL_-1206916179'), (u'CALL_-1206929866', u'INDIRECT_-1206888604'), (u'LOAD_-1206930070', u'CAST_-1206872301'), (u'CALL_-1206928668', u'INDIRECT_-1206884328'), ('const-32', u'PTRSUB_-1206880245'), (u'CALL_-1206929296', u'INDIRECT_-1206906736'), (u'CALL_-1206931545', u'INDIRECT_-1206912389'), (u'CALL_-1206935766', u'INDIRECT_-1206914952'), (u'INDIRECT_-1206884926', u'MULTIEQUAL_-1206891261'), (u'CALL_-1206928690', u'INDIRECT_-1206882796'), (u'MULTIEQUAL_-1206874134', u'MULTIEQUAL_-1206907023'), (u'STORE_-1206937772', u'INDIRECT_-1206903243'), (u'INT_EQUAL_-1206939438', u'CBRANCH_-1206939435'), (u'INDIRECT_-1206894553', u'MULTIEQUAL_-1206894635'), (u'CALL_-1206938036', u'INDIRECT_-1206883491'), (u'CALL_-1206930882', u'INDIRECT_-1206898938'), (u'INDIRECT_-1206910057', u'MULTIEQUAL_-1206909669'), (u'CALL_-1206930506', u'INDIRECT_-1206900791'), (u'MULTIEQUAL_-1206915287', u'CALL_-1206924704'), (u'CALL_-1206938131', u'INDIRECT_-1206912871'), (u'INDIRECT_-1206893555', u'MULTIEQUAL_-1206892937'), (u'CALL_-1206930394', u'INDIRECT_-1206889395'), (u'CALL_-1206921994', u'INDIRECT_-1206886577'), (u'INDIRECT_-1206887327', u'MULTIEQUAL_-1206886627'), (u'STORE_-1206921852', u'INDIRECT_-1206903917'), (u'INDIRECT_-1206900421', u'MULTIEQUAL_-1206902078'), (u'INDIRECT_-1206905353', u'MULTIEQUAL_-1206908785'), (u'STORE_-1206921840', u'INDIRECT_-1206892567'), (u'INT_EQUAL_-1206933164', u'CBRANCH_-1206933161'), (u'MULTIEQUAL_-1206897748', u'MULTIEQUAL_-1206899235'), (u'CALL_-1206921447', u'INDIRECT_-1206885904'), (u'CALL_-1206930476', u'CALL_-1206930210'), (u'STORE_-1206928327', u'INDIRECT_-1206896910'), (u'CALL_-1206932827', u'INDIRECT_-1206903932'), (u'MULTIEQUAL_-1206902825', u'MULTIEQUAL_-1206902819'), (u'CALL_-1206932911', u'INDIRECT_-1206909870'), (u'CALL_-1206938310', u'INDIRECT_-1206907117'), (u'PTRSUB_-1206871832', u'LOAD_-1206921830'), (u'CALL_-1206930228', u'INDIRECT_-1206890572'), (u'INDIRECT_-1206890306', u'MULTIEQUAL_-1206891867'), (u'CALL_-1206938628', u'INDIRECT_-1206903734'), (u'CALL_-1206937186', u'INDIRECT_-1206897531'), (u'MULTIEQUAL_-1206904411', u'MULTIEQUAL_-1206905350'), (u'CALL_-1206938036', u'INDIRECT_-1206883828'), (u'CALL_-1206929145', u'INDIRECT_-1206902146'), (u'INDIRECT_-1206886274', u'MULTIEQUAL_-1206894621'), (u'INDIRECT_-1206915417', u'MULTIEQUAL_-1206916718'), (u'MULTIEQUAL_-1206912301', u'MULTIEQUAL_-1206912193'), ('const-8', u'PTRADD_-1206871218'), (u'INDIRECT_-1206905368', u'MULTIEQUAL_-1206905212'), ('const-2', u'PTRADD_-1206871715'), (u'MULTIEQUAL_-1206874130', u'MULTIEQUAL_-1206905894'), (u'INDIRECT_-1206890773', u'MULTIEQUAL_-1206890855'), (u'MULTIEQUAL_-1206909777', u'MULTIEQUAL_-1206880944'), (u'PTRSUB_-1206879684', u'LOAD_-1206928898'), (u'CALL_-1206928331', u'INDIRECT_-1206904793'), (u'INDIRECT_-1206888379', u'MULTIEQUAL_-1206889898'), (u'INDIRECT_-1206895076', u'MULTIEQUAL_-1206894801'), (u'INDIRECT_-1206894433', u'MULTIEQUAL_-1206897865'), (u'CALL_-1206929866', u'INDIRECT_-1206887764'), (u'CALL_-1206930506', u'INDIRECT_-1206893231'), (u'CALL_-1206937875', u'INDIRECT_-1206884419'), (u'STORE_-1206929089', u'INDIRECT_-1206891464'), (u'INDIRECT_-1206902941', u'COPY_-1206902949'), (u'STORE_-1206927231', u'INDIRECT_-1206888262'), (u'CALL_-1206925604', u'INDIRECT_-1206900745'), (u'MULTIEQUAL_-1206895199', u'MULTIEQUAL_-1206895226'), (u'CALL_-1206928518', u'INDIRECT_-1206876885'), (u'CALL_-1206939523', u'INDIRECT_-1206884965'), (u'STORE_-1206921864', u'INDIRECT_-1206888387'), (u'CALL_-1206938725', u'INDIRECT_-1206902951'), (u'INDIRECT_-1206914231', u'MULTIEQUAL_-1206920640'), (u'MULTIEQUAL_-1206886688', u'MULTIEQUAL_-1206887394'), (u'CALL_-1206938927', u'INDIRECT_-1206909568'), (u'STORE_-1206928270', u'INDIRECT_-1206893906'), (u'MULTIEQUAL_-1206906085', u'MULTIEQUAL_-1206906101'), (u'INDIRECT_-1206890477', u'MULTIEQUAL_-1206893171'), (u'MULTIEQUAL_-1206882442', u'MULTIEQUAL_-1206882385'), (u'INT_EQUAL_-1206928191', u'CBRANCH_-1206928189'), (u'INDIRECT_-1206900863', u'MULTIEQUAL_-1206875933'), (u'CALL_-1206934460', u'INDIRECT_-1206905661'), (u'INDIRECT_-1206908324', u'MULTIEQUAL_-1206907870'), (u'INDIRECT_-1206899333', u'MULTIEQUAL_-1206899029'), (u'STORE_-1206928697', u'INDIRECT_-1206893808'), (u'INDIRECT_-1206904962', u'MULTIEQUAL_-1206906567'), (u'CALL_-1206931797', u'INDIRECT_-1206897649'), (u'INDIRECT_-1206897443', u'MULTIEQUAL_-1206897348'), (u'CALLIND_-1206921884', u'INDIRECT_-1206897052'), (u'INDIRECT_-1206895463', u'MULTIEQUAL_-1206896129'), (u'PTRSUB_-1206879582', u'STORE_-1206928697'), (u'MULTIEQUAL_-1206891223', u'MULTIEQUAL_-1206891210'), (u'CALL_-1206924612', u'INDIRECT_-1206898763'), (u'INDIRECT_-1206905151', u'MULTIEQUAL_-1206906375'), (u'CALL_-1206934955', u'INDIRECT_-1206901295'), (u'STORE_-1206930340', u'INDIRECT_-1206896688'), ('const-433', u'LOAD_-1206933883'), (u'INDIRECT_-1206907676', u'MULTIEQUAL_-1206907500'), (u'INDIRECT_-1206902754', u'MULTIEQUAL_-1206903300'), (u'MULTIEQUAL_-1206897210', u'MULTIEQUAL_-1206897185'), (u'CALL_-1206933125', u'INDIRECT_-1206891874'), (u'INDIRECT_-1206902903', u'MULTIEQUAL_-1206902808'), (u'STORE_-1206928327', u'INDIRECT_-1206906150'), ('tmp_25370', u'CALLIND_-1206931354'), (u'CALL_-1206933711', u'INDIRECT_-1206900163'), (u'CALLIND_-1206921856', u'INDIRECT_-1206875865'), (u'CALL_-1206927316', u'INDIRECT_-1206906463'), (u'INDIRECT_-1206877535', u'MULTIEQUAL_-1206877214'), (u'CALL_-1206932359', u'INDIRECT_-1206895236'), (u'INDIRECT_-1206899581', u'COPY_-1206899589'), (u'INDIRECT_-1206911297', u'MULTIEQUAL_-1206911207'), (u'STORE_-1206930329', u'INDIRECT_-1206905080'), (u'INDIRECT_-1206908588', u'MULTIEQUAL_-1206909234'), (u'INDIRECT_-1206912237', u'MULTIEQUAL_-1206913233'), (u'CALL_-1206929019', u'INDIRECT_-1206902201'), (u'INDIRECT_-1206887669', u'MULTIEQUAL_-1206888959'), (u'INDIRECT_-1206895467', u'MULTIEQUAL_-1206896559'), (u'INDIRECT_-1206895986', u'COPY_-1206879743'), (u'CALL_-1206939039', u'INDIRECT_-1206892832'), (u'CALL_-1206928474', u'INDIRECT_-1206897368'), (u'STORE_-1206930351', u'INDIRECT_-1206889898'), (u'MULTIEQUAL_-1206888842', u'MULTIEQUAL_-1206888789'), (u'CALL_-1206928601', u'INDIRECT_-1206901043'), (u'INDIRECT_-1206897194', u'MULTIEQUAL_-1206896778'), (u'CALL_-1206929032', u'INDIRECT_-1206899141'), (u'INDIRECT_-1206894603', u'MULTIEQUAL_-1206894237'), (u'INDIRECT_-1206886733', u'MULTIEQUAL_-1206887739'), ('const-65', u'INT_EQUAL_-1206922744'), (u'CALL_-1206922316', u'INDIRECT_-1206883796'), (u'INDIRECT_-1206910602', u'MULTIEQUAL_-1206910399'), (u'CALL_-1206922426', u'INDIRECT_-1206885258'), (u'MULTIEQUAL_-1206911049', u'MULTIEQUAL_-1206910934'), (u'MULTIEQUAL_-1206881638', u'MULTIEQUAL_-1206881623'), (u'INDIRECT_-1206905095', u'MULTIEQUAL_-1206904987'), (u'CALL_-1206928225', u'INDIRECT_-1206883140'), (u'MULTIEQUAL_-1206906619', u'MULTIEQUAL_-1206905591'), (u'CALL_-1206930228', u'INDIRECT_-1206901912'), ('tmp_13174', u'CBRANCH_-1206929751'), (u'INDIRECT_-1206888860', u'MULTIEQUAL_-1206888810'), (u'INDIRECT_-1206884902', u'MULTIEQUAL_-1206889465'), (u'INDIRECT_-1206908168', u'MULTIEQUAL_-1206909734'), (u'CALL_-1206927017', u'INDIRECT_-1206901074'), (u'CALL_-1206928152', u'INDIRECT_-1206905931'), (u'INDIRECT_-1206905775', u'MULTIEQUAL_-1206906579'), (u'CAST_-1206869613', u'CAST_-1206869354'), (u'CALL_-1206929974', u'INDIRECT_-1206903790'), (u'CALL_-1206933594', u'INDIRECT_-1206890442'), (u'CALL_-1206927297', u'INDIRECT_-1206900569'), (u'CALL_-1206925831', u'INDIRECT_-1206888612'), (u'INDIRECT_-1206904199', u'MULTIEQUAL_-1206904097'), (u'CALL_-1206930394', u'INDIRECT_-1206894015'), (u'CALL_-1206931269', u'INDIRECT_-1206893487'), (u'CALL_-1206933745', u'INDIRECT_-1206901872'), (u'CALL_-1206929296', u'INDIRECT_-1206895816'), (u'INDIRECT_-1206904279', u'MULTIEQUAL_-1206904059'), (u'STORE_-1206933497', u'INDIRECT_-1206902510'), (u'INDIRECT_-1206894886', u'COPY_-1206879400'), (u'CALL_-1206930311', u'INT_NOTEQUAL_-1206930296'), (u'INDIRECT_-1206891958', u'MULTIEQUAL_-1206892948'), (u'INDIRECT_-1206903486', u'MULTIEQUAL_-1206904925'), (u'CALL_-1206930241', u'INDIRECT_-1206914830'), (u'INDIRECT_-1206892043', u'MULTIEQUAL_-1206891998'), ('const-0', u'CALL_-1206929320'), (u'INDIRECT_-1206907791', u'MULTIEQUAL_-1206908657'), (u'INDIRECT_-1206913742', u'MULTIEQUAL_-1206913542'), (u'LOAD_-1206931694', u'INT_NOTEQUAL_-1206931678'), (u'INDIRECT_-1206894115', u'MULTIEQUAL_-1206893725'), (u'MULTIEQUAL_-1206894092', u'MULTIEQUAL_-1206895279'), (u'STORE_-1206921852', u'INDIRECT_-1206900977'), (u'CALL_-1206922316', u'INDIRECT_-1206908342'), (u'CALL_-1206933998', u'INDIRECT_-1206881009'), (u'STORE_-1206928320', u'INDIRECT_-1206902367'), (u'INDIRECT_-1206907844', u'MULTIEQUAL_-1206907771'), (u'CALL_-1206934396', u'INDIRECT_-1206912338'), (u'INDIRECT_-1206889778', u'MULTIEQUAL_-1206889147'), (u'STORE_-1206930828', u'INDIRECT_-1206895915'), (u'CALL_-1206934396', u'INDIRECT_-1206891338'), (u'CAST_-1206874361', u'PTRSUB_-1206877351'), (u'CALL_-1206921994', u'INDIRECT_-1206905057'), ('tmp_13104', u'CBRANCH_-1206929813'), (u'INDIRECT_-1206898106', u'MULTIEQUAL_-1206899890'), (u'CALL_-1206933125', u'INDIRECT_-1206889774'), (u'INDIRECT_-1206894193', u'MULTIEQUAL_-1206895279'), (u'INDIRECT_-1206903803', u'MULTIEQUAL_-1206903758'), (u'COPY_-1206869892', u'PTRADD_-1206871255'), (u'MULTIEQUAL_-1206880949', u'MULTIEQUAL_-1206880211'), (u'STORE_-1206933497', u'INDIRECT_-1206902930'), (u'INDIRECT_-1206889619', u'MULTIEQUAL_-1206890659'), (u'MULTIEQUAL_-1206915911', u'STORE_-1206934224'), (u'INDIRECT_-1206900559', u'MULTIEQUAL_-1206900339'), ('const-1185576', u'COPY_-1206937214'), (u'CAST_-1206875333', u'PTRSUB_-1206875311'), (u'CALL_-1206929529', u'INDIRECT_-1206908473'), (u'CALL_-1206937142', u'INDIRECT_-1206882890'), (u'COPY_-1206869909', u'MULTIEQUAL_-1206906976'), (u'INDIRECT_-1206888885', u'MULTIEQUAL_-1206888755'), (u'CALL_-1206931539', u'INDIRECT_-1206892373'), (u'STORE_-1206928518', u'INDIRECT_-1206890759'), (u'LOAD_-1206928796', u'PTRSUB_-1206879538'), (u'INDIRECT_-1206899279', u'MULTIEQUAL_-1206900319'), (u'INDIRECT_-1206905492', u'MULTIEQUAL_-1206905337'), (u'INDIRECT_-1206882338', u'MULTIEQUAL_-1206879103'), (u'CALL_-1206934274', u'INDIRECT_-1206889159'), (u'STORE_-1206934385', u'INDIRECT_-1206911395'), (u'MULTIEQUAL_-1206902419', u'MULTIEQUAL_-1206902861'), (u'CALL_-1206934365', u'INDIRECT_-1206900135'), (u'CALL_-1206928152', u'INDIRECT_-1206906351'), (u'CALLIND_-1206924378', u'INDIRECT_-1206889461'), (u'INDIRECT_-1206896635', u'MULTIEQUAL_-1206896245'), (u'CALL_-1206939005', u'INDIRECT_-1206912553'), (u'MULTIEQUAL_-1206882103', u'MULTIEQUAL_-1206879103'), (u'CALL_-1206937729', u'INDIRECT_-1206913503'), (u'CALL_-1206928257', u'INDIRECT_-1206901388'), (u'MULTIEQUAL_-1206906692', u'MULTIEQUAL_-1206906673'), (u'MULTIEQUAL_-1206900625', u'MULTIEQUAL_-1206900641'), (u'CALL_-1206927418', u'INDIRECT_-1206895597'), (u'COPY_-1206934715', u'MULTIEQUAL_-1206887394'), (u'INDIRECT_-1206906208', u'MULTIEQUAL_-1206905776'), (u'INDIRECT_-1206895491', u'MULTIEQUAL_-1206896715'), (u'CALLIND_-1206922636', u'INDIRECT_-1206883549'), (u'CALL_-1206928709', u'INDIRECT_-1206904399'), (u'CALL_-1206929974', u'INDIRECT_-1206899170'), (u'CALL_-1206930636', u'INDIRECT_-1206888096'), (u'CALLIND_-1206921884', u'INDIRECT_-1206888232'), (u'MULTIEQUAL_-1206895312', u'MULTIEQUAL_-1206895296'), (u'MULTIEQUAL_-1206873715', u'MULTIEQUAL_-1206873511'), (u'INDIRECT_-1206902072', u'MULTIEQUAL_-1206901445'), (u'MULTIEQUAL_-1206910268', u'MULTIEQUAL_-1206910244'), (u'MULTIEQUAL_-1206897271', u'MULTIEQUAL_-1206898210'), (u'INDIRECT_-1206892527', u'MULTIEQUAL_-1206892482'), (u'INDIRECT_-1206905247', u'COPY_-1206879882'), (u'STORE_-1206928320', u'INDIRECT_-1206899847'), (u'MULTIEQUAL_-1206913608', u'MULTIEQUAL_-1206913596'), (u'CALL_-1206931183', u'INDIRECT_-1206894443'), (u'INDIRECT_-1206901043', u'MULTIEQUAL_-1206901990'), (u'CALL_-1206925694', u'INDIRECT_-1206899034'), (u'STORE_-1206924909', u'INDIRECT_-1206887783'), (u'CALL_-1206928518', u'INDIRECT_-1206898227'), (u'CALL_-1206924677', u'INDIRECT_-1206904339'), (u'CALL_-1206929385', u'INDIRECT_-1206893345'), (u'INDIRECT_-1206903100', u'MULTIEQUAL_-1206902861'), (u'STORE_-1206927248', u'INDIRECT_-1206896252'), (u'INDIRECT_-1206893200', u'MULTIEQUAL_-1206892998'), (u'CALL_-1206931595', u'INDIRECT_-1206894074'), (u'MULTIEQUAL_-1206911015', u'INT_OR_-1206922701'), (u'MULTIEQUAL_-1206907828', u'MULTIEQUAL_-1206909315'), (u'MULTIEQUAL_-1206874104', u'MULTIEQUAL_-1206894423'), ('const-2', u'INT_LESS_-1206925273'), (u'STORE_-1206921596', u'INDIRECT_-1206887406'), (u'CALL_-1206921447', u'INDIRECT_-1206882544'), (u'CALL_-1206931749', u'INDIRECT_-1206879546'), (u'STORE_-1206930256', u'INDIRECT_-1206894706'), (u'MULTIEQUAL_-1206889768', u'MULTIEQUAL_-1206891255'), (u'INDIRECT_-1206899963', u'MULTIEQUAL_-1206899868'), (u'INDIRECT_-1206900186', u'COPY_-1206879753'), (u'CALL_-1206938232', u'INDIRECT_-1206903283'), (u'MULTIEQUAL_-1206909977', u'MULTIEQUAL_-1206909960'), (u'CALL_-1206931142', u'INDIRECT_-1206905161'), (u'MULTIEQUAL_-1206901653', u'MULTIEQUAL_-1206901649'), (u'CALLIND_-1206921743', u'INDIRECT_-1206883533'), (u'CALL_-1206921320', u'INDIRECT_-1206886156'), (u'MULTIEQUAL_-1206891060', u'MULTIEQUAL_-1206891047'), (u'MULTIEQUAL_-1206876069', u'MULTIEQUAL_-1206875951'), (u'MULTIEQUAL_-1206891553', u'MULTIEQUAL_-1206891532'), (u'CALLIND_-1206921743', u'INDIRECT_-1206891933'), (u'CALL_-1206928667', u'INDIRECT_-1206895200'), (u'MULTIEQUAL_-1206889682', u'MULTIEQUAL_-1206889629'), ('tmp_1756', u'CBRANCH_-1206938406'), (u'CALL_-1206937186', u'INDIRECT_-1206899211'), (u'CALL_-1206935821', u'INDIRECT_-1206882709'), (u'CALL_-1206930086', u'INDIRECT_-1206889365'), (u'CALL_-1206932327', u'INDIRECT_-1206895354'), (u'CALLIND_-1206921412', u'INDIRECT_-1206893766'), (u'INDIRECT_-1206905782', u'MULTIEQUAL_-1206907261'), (u'MULTIEQUAL_-1206880943', u'MULTIEQUAL_-1206880205'), (u'INDIRECT_-1206889240', u'MULTIEQUAL_-1206889001'), (u'CALL_-1206929645', u'INDIRECT_-1206900950'), (u'CALL_-1206928677', u'INDIRECT_-1206904567'), (u'INDIRECT_-1206897512', u'MULTIEQUAL_-1206897357'), (u'MULTIEQUAL_-1206896384', u'MULTIEQUAL_-1206896408'), (u'MULTIEQUAL_-1206892653', u'MULTIEQUAL_-1206891952'), ('const-8', u'PTRADD_-1206872450'), (u'INT_EQUAL_-1206923324', u'CBRANCH_-1206923319'), (u'INDIRECT_-1206895934', u'MULTIEQUAL_-1206895518'), (u'INDIRECT_-1206912554', u'MULTIEQUAL_-1206910464'), (u'CALL_-1206931545', u'INDIRECT_-1206896243'), (u'CALL_-1206929320', u'INDIRECT_-1206907157'), (u'INT_NOTEQUAL_-1206873133', u'BOOL_OR_-1206923862'), (u'CALL_-1206938694', u'INDIRECT_-1206902511'), (u'CALL_-1206931595', u'INDIRECT_-1206881972'), (u'INDIRECT_-1206898946', u'MULTIEQUAL_-1206900730'), (u'INDIRECT_-1206902893', u'COPY_-1206878517'), (u'INDIRECT_-1206907261', u'MULTIEQUAL_-1206874134'), (u'CALL_-1206937430', u'INDIRECT_-1206897968'), (u'CALL_-1206925799', u'INDIRECT_-1206898247'), (u'MULTIEQUAL_-1206903332', u'MULTIEQUAL_-1206904519'), (u'MULTIEQUAL_-1206913430', u'MULTIEQUAL_-1206913412'), (u'INDIRECT_-1206898066', u'MULTIEQUAL_-1206899459'), (u'INDIRECT_-1206891185', u'MULTIEQUAL_-1206891153'), (u'INDIRECT_-1206890254', u'MULTIEQUAL_-1206890049'), (u'INDIRECT_-1206908265', u'MULTIEQUAL_-1206908246'), (u'CALL_-1206934955', u'INDIRECT_-1206899195'), (u'STORE_-1206933398', u'INDIRECT_-1206902460'), (u'STORE_-1206921840', u'INDIRECT_-1206889207'), ('const-0', u'COPY_-1206921912'), (u'INDIRECT_-1206906995', u'MULTIEQUAL_-1206906550'), (u'STORE_-1206937696', u'INDIRECT_-1206914124'), (u'STORE_-1206934385', u'INDIRECT_-1206893755'), ('tmp_3180', u'CBRANCH_-1206936129'), (u'CALL_-1206928257', u'INDIRECT_-1206890048'), (u'CALLIND_-1206921359', u'INDIRECT_-1206887385'), (u'LOAD_-1206922000', u'PTRSUB_-1206871922'), (u'INDIRECT_-1206906055', u'MULTIEQUAL_-1206905777'), (u'STORE_-1206937696', u'INDIRECT_-1206891444'), (u'CALL_-1206928878', u'INDIRECT_-1206907274'), (u'STORE_-1206930329', u'INDIRECT_-1206889960'), (u'CALLIND_-1206931354', u'INDIRECT_-1206879323'), (u'INDIRECT_-1206898137', u'MULTIEQUAL_-1206897730'), (u'CALL_-1206928291', u'INDIRECT_-1206902668'), (u'INDIRECT_-1206877278', u'MULTIEQUAL_-1206883678'), (u'CALLIND_-1206929135', u'INDIRECT_-1206898898'), (u'MULTIEQUAL_-1206903313', u'MULTIEQUAL_-1206903292'), (u'INDIRECT_-1206902824', u'MULTIEQUAL_-1206904077'), (u'CALLIND_-1206938263', u'INDIRECT_-1206901622'), (u'INDIRECT_-1206883643', u'MULTIEQUAL_-1206883598'), (u'MULTIEQUAL_-1206907039', u'MULTIEQUAL_-1206907019'), (u'MULTIEQUAL_-1206891919', u'MULTIEQUAL_-1206892361'), (u'CALL_-1206929794', u'INDIRECT_-1206909140'), (u'CALL_-1206924677', u'INDIRECT_-1206901399'), (u'CALL_-1206921361', u'INDIRECT_-1206905174'), (u'CALL_-1206928629', u'INDIRECT_-1206893497'), (u'MULTIEQUAL_-1206899660', u'MULTIEQUAL_-1206899645'), (u'STORE_-1206925479', u'INDIRECT_-1206899938'), (u'CALL_-1206927297', u'INDIRECT_-1206894689'), (u'CALL_-1206934888', u'INDIRECT_-1206898150'), (u'CALL_-1206921722', u'INDIRECT_-1206888931'), (u'INDIRECT_-1206905848', u'MULTIEQUAL_-1206905642'), (u'CALL_-1206938927', u'INDIRECT_-1206904948'), (u'INDIRECT_-1206891259', u'MULTIEQUAL_-1206890898'), (u'INDIRECT_-1206889546', u'MULTIEQUAL_-1206895881'), (u'CALL_-1206936047', u'INDIRECT_-1206913275'), (u'MULTIEQUAL_-1206899050', u'MULTIEQUAL_-1206899801'), (u'CALL_-1206931701', u'INDIRECT_-1206889901'), (u'INDIRECT_-1206898108', u'MULTIEQUAL_-1206897878'), (u'CALL_-1206930241', u'INDIRECT_-1206904750'), (u'INDIRECT_-1206892814', u'COPY_-1206878794'), (u'CALL_-1206921954', u'INDIRECT_-1206875292'), (u'INDIRECT_-1206877012', u'MULTIEQUAL_-1206877659'), (u'CALL_-1206930241', u'INDIRECT_-1206913570'), (u'CALLIND_-1206925019', u'INDIRECT_-1206900324'), (u'MULTIEQUAL_-1206899277', u'MULTIEQUAL_-1206880918'), (u'INDIRECT_-1206901484', u'MULTIEQUAL_-1206903952'), (u'CALL_-1206928155', u'INDIRECT_-1206904034'), (u'STORE_-1206937765', u'INDIRECT_-1206899458'), (u'INDIRECT_-1206899087', u'MULTIEQUAL_-1206898387'), (u'INDIRECT_-1206902375', u'MULTIEQUAL_-1206901757'), (u'STORE_-1206921864', u'INDIRECT_-1206883347'), (u'INDIRECT_-1206917440', u'MULTIEQUAL_-1206918319'), (u'INDIRECT_-1206890920', u'MULTIEQUAL_-1206890681'), (u'MULTIEQUAL_-1206897719', u'INT_NOTEQUAL_-1206931455'), (u'CALL_-1206925694', u'INDIRECT_-1206891894'), (u'MULTIEQUAL_-1206874137', u'MULTIEQUAL_-1206908283'), (u'COPY_-1206874465', u'MULTIEQUAL_-1206873944'), (u'INDIRECT_-1206903171', u'MULTIEQUAL_-1206904037'), (u'CALL_-1206938694', u'INDIRECT_-1206913431'), (u'STORE_-1206928320', u'INDIRECT_-1206896907'), (u'CALLIND_-1206921743', u'INDIRECT_-1206899073'), (u'INDIRECT_-1206898693', u'MULTIEQUAL_-1206902367'), (u'INDIRECT_-1206904375', u'MULTIEQUAL_-1206904097'), (u'INT_ADD_-1206933375', u'MULTIEQUAL_-1206886688'), (u'INDIRECT_-1206875289', u'MULTIEQUAL_-1206877109'), (u'INDIRECT_-1206888133', u'MULTIEQUAL_-1206891565'), (u'MULTIEQUAL_-1206878055', u'MULTIEQUAL_-1206889465'), (u'LOAD_-1206931379', u'PTRSUB_-1206876256'), (u'CALL_-1206933821', u'INDIRECT_-1206896030'), (u'PTRSUB_-1206873112', u'LOAD_-1206925029'), (u'MULTIEQUAL_-1206893485', u'MULTIEQUAL_-1206893501'), (u'CALL_-1206937446', u'INDIRECT_-1206907220'), (u'STORE_-1206925381', u'INDIRECT_-1206901982'), (u'INDIRECT_-1206903066', u'MULTIEQUAL_-1206904505'), (u'STORE_-1206928518', u'INDIRECT_-1206901259'), (u'CALL_-1206935851', u'INDIRECT_-1206895504'), (u'INDIRECT_-1206894846', u'MULTIEQUAL_-1206894187'), (u'CALL_-1206927093', u'INDIRECT_-1206892361'), ('const-0', u'INT_NOTEQUAL_-1206921346'), (u'CALL_-1206931674', u'INDIRECT_-1206898411'), (u'INDIRECT_-1206907968', u'MULTIEQUAL_-1206909507'), (u'INDIRECT_-1206889952', u'COPY_-1206879506'), (u'INDIRECT_-1206882224', u'MULTIEQUAL_-1206882048'), (u'INDIRECT_-1206899968', u'MULTIEQUAL_-1206899762'), (u'INDIRECT_-1206899438', u'MULTIEQUAL_-1206898807'), (u'MULTIEQUAL_-1206874131', u'MULTIEQUAL_-1206905763'), (u'MULTIEQUAL_-1206891721', u'MULTIEQUAL_-1206894431'), (u'CALL_-1206924612', u'INDIRECT_-1206876078'), (u'MULTIEQUAL_-1206910012', u'MULTIEQUAL_-1206909996'), (u'INDIRECT_-1206902835', u'MULTIEQUAL_-1206903639'), (u'CALL_-1206930311', u'INDIRECT_-1206897329'), (u'MULTIEQUAL_-1206915339', u'PTRSUB_-1206873374'), (u'MULTIEQUAL_-1206893599', u'MULTIEQUAL_-1206894041'), (u'CALL_-1206932327', u'INDIRECT_-1206889474'), (u'CALL_-1206928271', u'INDIRECT_-1206904513'), (u'MULTIEQUAL_-1206885619', u'MULTIEQUAL_-1206886061'), (u'INDIRECT_-1206901696', u'MULTIEQUAL_-1206901760'), (u'INDIRECT_-1206907372', u'MULTIEQUAL_-1206907214'), (u'INDIRECT_-1206892589', u'COPY_-1206879978'), (u'STORE_-1206928622', u'INDIRECT_-1206888044'), (u'INDIRECT_-1206889835', u'MULTIEQUAL_-1206889001'), (u'INDIRECT_-1206880111', u'MULTIEQUAL_-1206880684'), (u'INDIRECT_-1206907468', u'MULTIEQUAL_-1206907036'), (u'CALL_-1206928357', u'INDIRECT_-1206905648'), (u'INDIRECT_-1206894222', u'MULTIEQUAL_-1206894027'), (u'CALL_-1206929750', u'INDIRECT_-1206891520'), (u'INDIRECT_-1206906674', u'COPY_-1206878827'), (u'CALL_-1206928667', u'INDIRECT_-1206882678'), (u'MULTIEQUAL_-1206906272', u'MULTIEQUAL_-1206906253'), (u'CALL_-1206921459', u'INDIRECT_-1206899353'), (u'CALL_-1206938900', u'INDIRECT_-1206909974'), (u'STORE_-1206927231', u'INDIRECT_-1206894562'), (u'CALL_-1206934274', u'INDIRECT_-1206901759'), (u'INDIRECT_-1206885594', u'MULTIEQUAL_-1206885217'), (u'STORE_-1206928627', u'INDIRECT_-1206893346'), (u'CALL_-1206921134', u'INDIRECT_-1206884020'), (u'INDIRECT_-1206893998', u'MULTIEQUAL_-1206893911'), (u'INDIRECT_-1206888676', u'MULTIEQUAL_-1206888740'), (u'CALLIND_-1206925046', u'INDIRECT_-1206887320'), (u'CALL_-1206932271', u'INDIRECT_-1206907093'), (u'CALL_-1206921320', u'INDIRECT_-1206893716'), (u'INDIRECT_-1206903972', u'MULTIEQUAL_-1206903823'), (u'INDIRECT_-1206909849', u'MULTIEQUAL_-1206907524'), (u'INDIRECT_-1206904580', u'MULTIEQUAL_-1206904464'), (u'MULTIEQUAL_-1206876052', u'MULTIEQUAL_-1206875934'), (u'INDIRECT_-1206898874', u'MULTIEQUAL_-1206898609'), (u'STORE_-1206925381', u'INDIRECT_-1206891062'), (u'CALL_-1206921134', u'INDIRECT_-1206897040'), (u'INDIRECT_-1206904741', u'MULTIEQUAL_-1206905054'), (u'INDIRECT_-1206897714', u'MULTIEQUAL_-1206898260'), (u'INDIRECT_-1206900386', u'MULTIEQUAL_-1206901947'), (u'CALL_-1206927405', u'INDIRECT_-1206893489'), (u'INDIRECT_-1206903313', u'COPY_-1206878518'), (u'CALL_-1206938232', u'INDIRECT_-1206892363'), (u'MULTIEQUAL_-1206878105', u'MULTIEQUAL_-1206910045'), (u'MULTIEQUAL_-1206901101', u'MULTIEQUAL_-1206901053'), (u'INDIRECT_-1206894678', u'MULTIEQUAL_-1206894417'), (u'CALL_-1206934460', u'INDIRECT_-1206899361'), (u'INDIRECT_-1206899121', u'MULTIEQUAL_-1206899255'), (u'CALL_-1206928734', u'INDIRECT_-1206899123'), (u'CALL_-1206927048', u'INDIRECT_-1206894442'), (u'INDIRECT_-1206895375', u'MULTIEQUAL_-1206894985'), (u'INDIRECT_-1206906944', u'MULTIEQUAL_-1206909412'), (u'INDIRECT_-1206890653', u'MULTIEQUAL_-1206893664'), (u'CALL_-1206928152', u'INDIRECT_-1206894591'), (u'CALL_-1206931797', u'INDIRECT_-1206908149'), (u'INDIRECT_-1206898528', u'MULTIEQUAL_-1206898298'), (u'STORE_-1206930873', u'INDIRECT_-1206899718'), (u'COPY_-1206871357', u'MULTIEQUAL_-1206880788'), (u'CALL_-1206926116', u'INDIRECT_-1206903935'), (u'MULTIEQUAL_-1206899697', u'MULTIEQUAL_-1206880919'), ('const-1', u'COPY_-1206932874'), (u'CALL_-1206936047', u'INDIRECT_-1206896895'), (u'INDIRECT_-1206904120', u'MULTIEQUAL_-1206903918'), ('const-8', u'PTRADD_-1206871851'), (u'INDIRECT_-1206902273', u'MULTIEQUAL_-1206901969'), (u'INDIRECT_-1206892150', u'COPY_-1206880196'), (u'MULTIEQUAL_-1206888130', u'MULTIEQUAL_-1206888881'), (u'INDIRECT_-1206878243', u'MULTIEQUAL_-1206874086'), (u'STORE_-1206925416', u'INDIRECT_-1206897803'), (u'MULTIEQUAL_-1206896812', u'COPY_-1206879049'), (u'MULTIEQUAL_-1206903448', u'MULTIEQUAL_-1206903313'), (u'CAST_-1206877229', u'COPY_-1206877408'), (u'PTRSUB_-1206880589', u'LOAD_-1206937760'), (u'STORE_-1206937611', u'INDIRECT_-1206905674'), (u'INDIRECT_-1206912638', u'MULTIEQUAL_-1206910958'), (u'INDIRECT_-1206897668', u'MULTIEQUAL_-1206899234'), (u'INDIRECT_-1206908197', u'MULTIEQUAL_-1206908168'), (u'INDIRECT_-1206912708', u'MULTIEQUAL_-1206914389'), (u'CALL_-1206925783', u'INDIRECT_-1206888575'), (u'INDIRECT_-1206883217', u'MULTIEQUAL_-1206883598'), (u'MULTIEQUAL_-1206899057', u'MULTIEQUAL_-1206899040'), (u'INDIRECT_-1206908704', u'MULTIEQUAL_-1206909957'), (u'MULTIEQUAL_-1206887299', u'MULTIEQUAL_-1206887299'), (u'CALL_-1206932954', u'INDIRECT_-1206910319'), (u'CALL_-1206929320', u'INDIRECT_-1206897497'), (u'CALL_-1206924704', u'INDIRECT_-1206890500'), (u'INDIRECT_-1206894700', u'MULTIEQUAL_-1206894461'), (u'CALL_-1206928629', u'INDIRECT_-1206895597'), (u'INDIRECT_-1206895800', u'MULTIEQUAL_-1206895501'), (u'CALL_-1206928621', u'INDIRECT_-1206894466'), (u'CALL_-1206930636', u'INDIRECT_-1206908256'), (u'STORE_-1206928732', u'INDIRECT_-1206911049'), (u'MULTIEQUAL_-1206891097', u'MULTIEQUAL_-1206890239'), (u'CALL_-1206922316', u'INDIRECT_-1206888416'), (u'CALL_-1206928271', u'INDIRECT_-1206886033'), (u'CALL_-1206928668', u'INDIRECT_-1206890208'), (u'MULTIEQUAL_-1206892287', u'MULTIEQUAL_-1206892230'), (u'MULTIEQUAL_-1206876067', u'MULTIEQUAL_-1206875949'), (u'STORE_-1206937765', u'INDIRECT_-1206912898'), (u'INT_NOTEQUAL_-1206930320', u'CBRANCH_-1206930316'), (u'INDIRECT_-1206891837', u'MULTIEQUAL_-1206891430'), (u'CALL_-1206928194', u'INDIRECT_-1206907186'), (u'INDIRECT_-1206902106', u'MULTIEQUAL_-1206902072'), (u'MULTIEQUAL_-1206913941', u'MULTIEQUAL_-1206878111'), (u'MULTIEQUAL_-1206887442', u'MULTIEQUAL_-1206887737'), (u'MULTIEQUAL_-1206897754', u'MULTIEQUAL_-1206897750'), (u'CALL_-1206921844', u'INDIRECT_-1206902317'), (u'STORE_-1206921864', u'INDIRECT_-1206903087'), (u'INDIRECT_-1206889426', u'COPY_-1206879387'), (u'CALL_-1206931701', u'INDIRECT_-1206899981'), (u'INDIRECT_-1206897927', u'MULTIEQUAL_-1206902181'), (u'CALLIND_-1206922636', u'INDIRECT_-1206899089'), (u'PTRSUB_-1206871932', u'LOAD_-1206922000'), (u'CALLIND_-1206929135', u'INDIRECT_-1206900158'), (u'LOAD_-1206934196', u'INT_EQUAL_-1206934174'), (u'INDIRECT_-1206894659', u'MULTIEQUAL_-1206895699'), (u'CALL_-1206928668', u'INDIRECT_-1206907008'), (u'MULTIEQUAL_-1206892750', u'MULTIEQUAL_-1206892679'), (u'INDIRECT_-1206907500', u'MULTIEQUAL_-1206907401'), (u'MULTIEQUAL_-1206905779', u'MULTIEQUAL_-1206904751'), (u'CALL_-1206928709', u'INDIRECT_-1206887599'), (u'CALL_-1206925432', u'INDIRECT_-1206892441'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880674'), (u'MULTIEQUAL_-1206895081', u'MULTIEQUAL_-1206894973'), (u'INDIRECT_-1206905623', u'MULTIEQUAL_-1206905474'), (u'MULTIEQUAL_-1206900854', u'MULTIEQUAL_-1206900780'), (u'INDIRECT_-1206900760', u'MULTIEQUAL_-1206902419'), (u'MULTIEQUAL_-1206895226', u'MULTIEQUAL_-1206896021'), (u'INDIRECT_-1206893595', u'MULTIEQUAL_-1206876776'), (u'STORE_-1206935460', u'INDIRECT_-1206892237'), (u'STORE_-1206933398', u'INDIRECT_-1206909180'), (u'CALL_-1206934365', u'INDIRECT_-1206902235'), (u'STORE_-1206924909', u'INDIRECT_-1206897443'), (u'INDIRECT_-1206909217', u'MULTIEQUAL_-1206908829'), (u'CALLIND_-1206921412', u'INDIRECT_-1206882846'), (u'INDIRECT_-1206910453', u'MULTIEQUAL_-1206909845'), (u'CALL_-1206930584', u'INDIRECT_-1206909908'), (u'INDIRECT_-1206889009', u'MULTIEQUAL_-1206890855'), (u'INDIRECT_-1206888650', u'MULTIEQUAL_-1206888559'), (u'CALL_-1206930274', u'INDIRECT_-1206900646'), (u'CALL_-1206927405', u'INDIRECT_-1206903569'), (u'INDIRECT_-1206897579', u'COPY_-1206880326'), (u'CALL_-1206925694', u'CAST_-1206870713'), (u'CALL_-1206922325', u'INDIRECT_-1206875289'), (u'STORE_-1206937788', u'INDIRECT_-1206891488'), (u'CALL_-1206930086', u'INDIRECT_-1206898185'), (u'MULTIEQUAL_-1206910349', u'MULTIEQUAL_-1206910333'), (u'INDIRECT_-1206902205', u'MULTIEQUAL_-1206901823'), (u'CALL_-1206933962', u'INDIRECT_-1206906194'), (u'INDIRECT_-1206903499', u'MULTIEQUAL_-1206905018'), (u'INDIRECT_-1206893005', u'MULTIEQUAL_-1206897141'), (u'STORE_-1206933118', u'INDIRECT_-1206894320'), (u'CALL_-1206927316', u'INDIRECT_-1206887143'), (u'MULTIEQUAL_-1206884352', u'MULTIEQUAL_-1206878054'), (u'INDIRECT_-1206905025', u'MULTIEQUAL_-1206905120'), (u'CALL_-1206937414', u'INDIRECT_-1206905517'), (u'MULTIEQUAL_-1206901022', u'MULTIEQUAL_-1206900969'), (u'INDIRECT_-1206907348', u'MULTIEQUAL_-1206907118'), (u'INDIRECT_-1206894520', u'MULTIEQUAL_-1206895778'), (u'INDIRECT_-1206882129', u'MULTIEQUAL_-1206883422'), ('tmp_14427', u'CBRANCH_-1206932934'), (u'INDIRECT_-1206876742', u'MULTIEQUAL_-1206876889'), (u'STORE_-1206934436', u'INDIRECT_-1206906388'), (u'CALL_-1206933998', u'INDIRECT_-1206898654'), ('const-50', u'INT_EQUAL_-1206922663'), (u'MULTIEQUAL_-1206909678', u'PTRSUB_-1206871986'), (u'INDIRECT_-1206898877', u'MULTIEQUAL_-1206901571'), (u'CALLIND_-1206921388', u'INDIRECT_-1206899161'), (u'INDIRECT_-1206910311', u'MULTIEQUAL_-1206911177'), (u'MULTIEQUAL_-1206880924', u'MULTIEQUAL_-1206880186'), (u'INDIRECT_-1206879589', u'MULTIEQUAL_-1206881312'), (u'INDIRECT_-1206882781', u'COPY_-1206882789'), (u'CALL_-1206932271', u'INDIRECT_-1206892393'), (u'CALL_-1206930882', u'INDIRECT_-1206901878'), (u'CALL_-1206927360', u'INDIRECT_-1206890942'), (u'STORE_-1206929190', u'INDIRECT_-1206895266'), (u'CALL_-1206933962', u'INDIRECT_-1206897794'), ('const-8', u'PTRSUB_-1206874629'), (u'CALL_-1206935494', u'INDIRECT_-1206911263'), (u'MULTIEQUAL_-1206905359', u'MULTIEQUAL_-1206905013'), (u'MULTIEQUAL_-1206904634', u'MULTIEQUAL_-1206904560'), (u'STORE_-1206932305', u'INDIRECT_-1206906857'), (u'MULTIEQUAL_-1206889766', u'MULTIEQUAL_-1206889739'), (u'CALLIND_-1206921388', u'INDIRECT_-1206875807'), (u'STORE_-1206930873', u'INDIRECT_-1206892158'), (u'CALL_-1206929032', u'INDIRECT_-1206906281'), (u'STORE_-1206925248', u'INDIRECT_-1206891000'), ('const-0', u'INT_NOTEQUAL_-1206927818'), (u'INDIRECT_-1206891561', u'MULTIEQUAL_-1206891695'), (u'INDIRECT_-1206909275', u'COPY_-1206878413'), (u'INDIRECT_-1206886540', u'COPY_-1206878597'), (u'STORE_-1206937920', u'INDIRECT_-1206905414'), (u'CALL_-1206931773', u'INDIRECT_-1206894690'), ('const-8', u'PTRADD_-1206871300'), (u'INDIRECT_-1206903489', u'MULTIEQUAL_-1206903369'), (u'MULTIEQUAL_-1206902534', u'MULTIEQUAL_-1206902460'), (u'INDIRECT_-1206893466', u'COPY_-1206879737'), (u'CALLIND_-1206921884', u'INDIRECT_-1206902092'), ('tmp_3714', u'CBRANCH_-1206935585'), (u'MULTIEQUAL_-1206905671', u'MULTIEQUAL_-1206906610'), (u'INDIRECT_-1206895926', u'MULTIEQUAL_-1206903021'), (u'STORE_-1206929169', u'INDIRECT_-1206890218'), (u'STORE_-1206934436', u'INDIRECT_-1206907648'), (u'INDIRECT_-1206902511', u'MULTIEQUAL_-1206902492'), (u'CALL_-1206929145', u'INDIRECT_-1206896686'), (u'INT_EQUAL_-1206928810', u'CBRANCH_-1206928808'), (u'STORE_-1206933958', u'INDIRECT_-1206906946'), (u'INDIRECT_-1206901389', u'MULTIEQUAL_-1206901269'), (u'CALL_-1206924677', u'INDIRECT_-1206886279'), (u'PTRSUB_-1206876706', u'CALL_-1206931773'), (u'CALL_-1206938656', u'INDIRECT_-1206902908'), (u'MULTIEQUAL_-1206891029', u'MULTIEQUAL_-1206891013'), (u'CALL_-1206937924', u'INDIRECT_-1206916725'), (u'STORE_-1206925221', u'INDIRECT_-1206906525'), (u'MULTIEQUAL_-1206907404', u'COPY_-1206875465'), (u'INDIRECT_-1206905170', u'MULTIEQUAL_-1206902964'), (u'CALL_-1206936047', u'INDIRECT_-1206911595'), (u'CALL_-1206934365', u'INDIRECT_-1206908115'), (u'INDIRECT_-1206895352', u'MULTIEQUAL_-1206894725'), (u'INDIRECT_-1206902473', u'MULTIEQUAL_-1206901865'), (u'STORE_-1206933958', u'INDIRECT_-1206896026'), (u'CALL_-1206931797', u'INDIRECT_-1206903529'), (u'STORE_-1206921852', u'INDIRECT_-1206902657'), (u'CALL_-1206933773', u'INDIRECT_-1206897686'), (u'INDIRECT_-1206908440', u'MULTIEQUAL_-1206909369'), (u'INDIRECT_-1206896742', u'MULTIEQUAL_-1206896481'), (u'INDIRECT_-1206907364', u'MULTIEQUAL_-1206909832'), (u'INT_EQUAL_-1206921889', u'CBRANCH_-1206921887'), (u'CALL_-1206933773', u'INDIRECT_-1206890966'), (u'STORE_-1206921596', u'INDIRECT_-1206892446'), (u'INDIRECT_-1206902314', u'MULTIEQUAL_-1206902113'), (u'INT_ADD_-1206933845', u'CAST_-1206874827'), (u'CAST_-1206874663', u'CALL_-1206933594'), (u'CALL_-1206928690', u'INDIRECT_-1206902038'), (u'CALL_-1206927316', u'INDIRECT_-1206897223'), (u'INDIRECT_-1206894370', u'MULTIEQUAL_-1206894222'), (u'INDIRECT_-1206907838', u'MULTIEQUAL_-1206907207'), (u'INDIRECT_-1206897465', u'MULTIEQUAL_-1206897560'), (u'LOAD_-1206938800', u'INT_AND_-1206938774'), (u'INDIRECT_-1206879823', u'MULTIEQUAL_-1206881431'), (u'INDIRECT_-1206914091', u'MULTIEQUAL_-1206914957'), (u'CALL_-1206922426', u'INDIRECT_-1206891138'), (u'LOAD_-1206923503', u'CAST_-1206869687'), (u'INDIRECT_-1206906912', u'MULTIEQUAL_-1206906734'), (u'CALL_-1206925604', u'INDIRECT_-1206889825'), (u'STORE_-1206927241', u'INDIRECT_-1206902127'), (u'CALL_-1206924668', u'INDIRECT_-1206889288'), ('const-8', u'PTRSUB_-1206872771'), (u'CALL_-1206931797', u'INDIRECT_-1206896389'), ('const-433', u'LOAD_-1206921959'), (u'MULTIEQUAL_-1206883815', u'MULTIEQUAL_-1206878053'), (u'CALL_-1206931183', u'INDIRECT_-1206901163'), (u'INDIRECT_-1206896277', u'MULTIEQUAL_-1206897273'), (u'CALL_-1206926063', u'INDIRECT_-1206888318'), (u'INDIRECT_-1206899363', u'MULTIEQUAL_-1206900310'), (u'INDIRECT_-1206880519', u'MULTIEQUAL_-1206882105'), (u'CALL_-1206921447', u'INDIRECT_-1206888844'), ('tmp_16948', u'CBRANCH_-1206924777'), (u'MULTIEQUAL_-1206915812', u'CAST_-1206874894'), (u'MULTIEQUAL_-1206906870', u'MULTIEQUAL_-1206906232'), (u'CALL_-1206924661', u'INDIRECT_-1206876181'), (u'CAST_-1206874977', u'MULTIEQUAL_-1206919059'), (u'CALLIND_-1206925511', u'INDIRECT_-1206905191'), (u'INDIRECT_-1206892962', u'MULTIEQUAL_-1206892767'), (u'CALL_-1206928194', u'INDIRECT_-1206896686'), (u'CALL_-1206930457', u'INDIRECT_-1206878656'), (u'MULTIEQUAL_-1206901999', u'MULTIEQUAL_-1206901979'), (u'CALL_-1206934888', u'INDIRECT_-1206897730'), (u'CALL_-1206922584', u'INDIRECT_-1206887119'), (u'INDIRECT_-1206904861', u'MULTIEQUAL_-1206904585'), (u'INDIRECT_-1206899915', u'MULTIEQUAL_-1206899081'), (u'LOAD_-1206921911', u'SUBPIECE_-1206869226'), (u'MULTIEQUAL_-1206898197', u'MULTIEQUAL_-1206878073'), (u'MULTIEQUAL_-1206905591', u'MULTIEQUAL_-1206906619'), (u'CALLIND_-1206921372', u'INDIRECT_-1206888708'), (u'STORE_-1206930828', u'INDIRECT_-1206887935'), (u'INDIRECT_-1206888105', u'MULTIEQUAL_-1206888086'), (u'CALL_-1206927405', u'INDIRECT_-1206901049'), (u'STORE_-1206921864', u'INDIRECT_-1206901827'), ('const-433', u'STORE_-1206873432'), (u'PTRSUB_-1206869141', u'LOAD_-1206921960'), (u'CALL_-1206933998', u'INDIRECT_-1206907894'), (u'MULTIEQUAL_-1206881411', u'MULTIEQUAL_-1206881429'), (u'INDIRECT_-1206895446', u'MULTIEQUAL_-1206895124'), (u'CALL_-1206928667', u'INDIRECT_-1206909060'), (u'INDIRECT_-1206909240', u'MULTIEQUAL_-1206908193'), (u'INDIRECT_-1206910873', u'COPY_-1206878536'), (u'INDIRECT_-1206900334', u'MULTIEQUAL_-1206900129'), (u'MULTIEQUAL_-1206887246', u'MULTIEQUAL_-1206887219'), (u'MULTIEQUAL_-1206905376', u'MULTIEQUAL_-1206905357'), (u'CALL_-1206921320', u'INDIRECT_-1206890356'), (u'CALL_-1206934018', u'INDIRECT_-1206913974'), (u'INDIRECT_-1206890607', u'MULTIEQUAL_-1206892330'), (u'INDIRECT_-1206894100', u'MULTIEQUAL_-1206895358'), (u'MULTIEQUAL_-1206902839', u'MULTIEQUAL_-1206902819'), (u'INDIRECT_-1206894563', u'MULTIEQUAL_-1206894518'), (u'CALL_-1206928667', u'INDIRECT_-1206898560'), (u'STORE_-1206930828', u'INDIRECT_-1206911035'), (u'INDIRECT_-1206888794', u'MULTIEQUAL_-1206888529'), (u'INDIRECT_-1206907900', u'MULTIEQUAL_-1206909567'), (u'CALL_-1206922316', u'INDIRECT_-1206897656'), (u'CALL_-1206927048', u'INDIRECT_-1206914507'), (u'MULTIEQUAL_-1206890070', u'MULTIEQUAL_-1206889432'), (u'CALL_-1206930476', u'INDIRECT_-1206899507'), (u'CALL_-1206930025', u'INDIRECT_-1206896902'), (u'STORE_-1206930310', u'INDIRECT_-1206895566'), (u'STORE_-1206933958', u'INDIRECT_-1206899806'), (u'CALL_-1206934888', u'INDIRECT_-1206895210'), (u'CALL_-1206937430', u'INDIRECT_-1206901748'), (u'MULTIEQUAL_-1206891152', u'MULTIEQUAL_-1206892339'), (u'CALLIND_-1206921359', u'INDIRECT_-1206886965'), (u'CALL_-1206929296', u'INDIRECT_-1206898756'), (u'INDIRECT_-1206896158', u'MULTIEQUAL_-1206897148'), (u'CALL_-1206931749', u'INDIRECT_-1206905171'), (u'CALL_-1206921361', u'INDIRECT_-1206891734'), (u'INDIRECT_-1206903592', u'MULTIEQUAL_-1206903434'), (u'INDIRECT_-1206901986', u'MULTIEQUAL_-1206901327'), (u'INDIRECT_-1206897162', u'MULTIEQUAL_-1206896967'), (u'INDIRECT_-1206906317', u'COPY_-1206879659'), (u'CALLIND_-1206921412', u'INDIRECT_-1206897966'), (u'INDIRECT_-1206895471', u'MULTIEQUAL_-1206876037'), (u'MULTIEQUAL_-1206896683', u'MULTIEQUAL_-1206896670'), (u'CALL_-1206930274', u'INDIRECT_-1206887626'), (u'INDIRECT_-1206884465', u'MULTIEQUAL_-1206884433'), (u'INDIRECT_-1206899957', u'MULTIEQUAL_-1206899785'), (u'STORE_-1206925221', u'INDIRECT_-1206896865'), (u'INDIRECT_-1206911470', u'COPY_-1206880242'), (u'MULTIEQUAL_-1206874104', u'MULTIEQUAL_-1206894974'), (u'CALL_-1206934274', u'INDIRECT_-1206907219'), (u'CALLIND_-1206924378', u'MULTIEQUAL_-1206911035'), (u'CALL_-1206934018', u'INDIRECT_-1206891108'), (u'INDIRECT_-1206894334', u'MULTIEQUAL_-1206894133'), (u'INDIRECT_-1206884700', u'MULTIEQUAL_-1206884351'), (u'MULTIEQUAL_-1206896198', u'MULTIEQUAL_-1206896141'), (u'INDIRECT_-1206904513', u'MULTIEQUAL_-1206907945'), (u'MULTIEQUAL_-1206876812', u'MULTIEQUAL_-1206909519'), (u'STORE_-1206927231', u'INDIRECT_-1206889102'), (u'INDIRECT_-1206911590', u'MULTIEQUAL_-1206911442'), (u'CALL_-1206928734', u'INDIRECT_-1206882821'), (u'CALL_-1206928629', u'INDIRECT_-1206901897'), (u'INDIRECT_-1206913711', u'MULTIEQUAL_-1206880952'), (u'INDIRECT_-1206901825', u'MULTIEQUAL_-1206905961'), (u'CALL_-1206932808', u'INDIRECT_-1206897618'), (u'CALL_-1206936019', u'INDIRECT_-1206911161'), (u'INDIRECT_-1206903287', u'MULTIEQUAL_-1206902587'), (u'INDIRECT_-1206888474', u'MULTIEQUAL_-1206889020'), (u'INDIRECT_-1206916517', u'MULTIEQUAL_-1206916432'), ('const-256', u'INT_EQUAL_-1206925005'), (u'INDIRECT_-1206901497', u'MULTIEQUAL_-1206900917'), (u'MULTIEQUAL_-1206897522', u'MULTIEQUAL_-1206897817'), (u'CALL_-1206937142', u'INDIRECT_-1206916178'), (u'INDIRECT_-1206907117', u'MULTIEQUAL_-1206906729'), (u'COPY_-1206914874', u'MULTIEQUAL_-1206914577'), (u'INDIRECT_-1206891701', u'MULTIEQUAL_-1206880901'), ('const-433', u'LOAD_-1206925532'), (u'MULTIEQUAL_-1206913307', u'STORE_-1206928410'), (u'STORE_-1206928446', u'INDIRECT_-1206898697'), (u'INDIRECT_-1206900285', u'MULTIEQUAL_-1206900266'), (u'INDIRECT_-1206888145', u'COPY_-1206880081'), (u'CALL_-1206921431', u'INDIRECT_-1206891773'), (u'CALL_-1206928992', u'INDIRECT_-1206905963'), (u'CALL_-1206933594', u'INDIRECT_-1206881451'), (u'CALL_-1206926019', u'INDIRECT_-1206902579'), (u'CALL_-1206932808', u'INDIRECT_-1206910638'), ('const-433', u'LOAD_-1206930208'), (u'CALL_-1206925860', u'INDIRECT_-1206903326'), (u'MULTIEQUAL_-1206905724', u'MULTIEQUAL_-1206905076'), (u'CALL_-1206931749', u'INDIRECT_-1206889211'), (u'CALL_-1206929145', u'INDIRECT_-1206898366'), ('tmp_17942', u'CBRANCH_-1206924124'), (u'INDIRECT_-1206907289', u'COPY_-1206880013'), (u'MULTIEQUAL_-1206884206', u'MULTIEQUAL_-1206884071'), (u'CALL_-1206938342', u'INDIRECT_-1206905455'), (u'INDIRECT_-1206901459', u'MULTIEQUAL_-1206904049'), (u'MULTIEQUAL_-1206904957', u'MULTIEQUAL_-1206904099'), (u'CALL_-1206928621', u'INDIRECT_-1206903286'), (u'INDIRECT_-1206911469', u'MULTIEQUAL_-1206911349'), (u'CALL_-1206939523', u'INDIRECT_-1206904793'), (u'LOAD_-1206934253', u'INT_EQUAL_-1206934233'), (u'INDIRECT_-1206896014', u'MULTIEQUAL_-1206895518'), ('tmp_1870', u'CBRANCH_-1206938317'), (u'INDIRECT_-1206909790', u'COPY_-1206880238'), ('const-65535', u'INT_NOTEQUAL_-1206928487'), ('tmp_25371', u'PTRSUB_-1206879075'), (u'CALL_-1206924661', u'INDIRECT_-1206894246'), (u'INDIRECT_-1206902317', u'MULTIEQUAL_-1206902288'), (u'INDIRECT_-1206890843', u'MULTIEQUAL_-1206891509'), (u'CALL_-1206930086', u'INDIRECT_-1206895665'), (u'INDIRECT_-1206897077', u'MULTIEQUAL_-1206897458'), (u'CALL_-1206929296', u'INDIRECT_-1206887416'), (u'CALL_-1206928629', u'INDIRECT_-1206893917'), (u'CALL_-1206931749', u'INDIRECT_-1206892151'), (u'STORE_-1206933118', u'INDIRECT_-1206888440'), (u'STORE_-1206928553', u'INDIRECT_-1206894560'), ('const-0', u'COPY_-1206873796'), (u'INDIRECT_-1206892760', u'MULTIEQUAL_-1206894387'), (u'MULTIEQUAL_-1206905034', u'MULTIEQUAL_-1206907445'), (u'INDIRECT_-1206904302', u'MULTIEQUAL_-1206904041'), (u'STORE_-1206924919', u'INDIRECT_-1206904287'), (u'CALL_-1206928155', u'INDIRECT_-1206894374'), (u'CALL_-1206927316', u'INDIRECT_-1206890503'), (u'STORE_-1206921525', u'INDIRECT_-1206886107'), (u'INDIRECT_-1206894466', u'COPY_-1206879399'), (u'CALL_-1206933711', u'INDIRECT_-1206907723'), (u'INDIRECT_-1206893033', u'MULTIEQUAL_-1206892729'), (u'CALL_-1206925460', u'INDIRECT_-1206898335'), (u'INDIRECT_-1206908326', u'COPY_-1206879432'), (u'INDIRECT_-1206904887', u'MULTIEQUAL_-1206906610'), (u'INDIRECT_-1206892827', u'MULTIEQUAL_-1206894019'), (u'INDIRECT_-1206905119', u'MULTIEQUAL_-1206904758'), (u'INDIRECT_-1206893565', u'MULTIEQUAL_-1206893546'), (u'MULTIEQUAL_-1206875936', u'MULTIEQUAL_-1206876378'), (u'INDIRECT_-1206892343', u'MULTIEQUAL_-1206894098'), (u'INDIRECT_-1206904944', u'MULTIEQUAL_-1206904715'), (u'INDIRECT_-1206902100', u'MULTIEQUAL_-1206901801'), (u'STORE_-1206928410', u'INDIRECT_-1206910436'), (u'COPY_-1206872653', u'MULTIEQUAL_-1206916107'), (u'MULTIEQUAL_-1206880953', u'MULTIEQUAL_-1206880215'), (u'INDIRECT_-1206910730', u'MULTIEQUAL_-1206910514'), (u'CALL_-1206927418', u'INDIRECT_-1206886357'), (u'CALLIND_-1206921344', u'INDIRECT_-1206904232'), (u'MULTIEQUAL_-1206896728', u'MULTIEQUAL_-1206896593'), (u'MULTIEQUAL_-1206897878', u'MULTIEQUAL_-1206897821'), (u'CALL_-1206928734', u'INDIRECT_-1206907943'), (u'MULTIEQUAL_-1206899877', u'MULTIEQUAL_-1206878077'), (u'STORE_-1206930329', u'INDIRECT_-1206908440'), (u'CALLIND_-1206921344', u'INDIRECT_-1206900452'), (u'STORE_-1206928627', u'INDIRECT_-1206904266'), (u'INDIRECT_-1206891679', u'MULTIEQUAL_-1206891459'), (u'INDIRECT_-1206889663', u'MULTIEQUAL_-1206889514'), (u'MULTIEQUAL_-1206875941', u'MULTIEQUAL_-1206904019'), (u'MULTIEQUAL_-1206906278', u'MULTIEQUAL_-1206906221'), (u'CALL_-1206932817', u'INDIRECT_-1206902706'), (u'CALL_-1206928357', u'INDIRECT_-1206907328'), (u'CALL_-1206939039', u'INDIRECT_-1206912152'), (u'INDIRECT_-1206910915', u'MULTIEQUAL_-1206910525'), (u'CALL_-1206938131', u'INDIRECT_-1206907831'), (u'MULTIEQUAL_-1206886182', u'MULTIEQUAL_-1206886477'), (u'INDIRECT_-1206890963', u'MULTIEQUAL_-1206891910'), (u'INDIRECT_-1206911700', u'MULTIEQUAL_-1206911601'), (u'INDIRECT_-1206887487', u'MULTIEQUAL_-1206888579'), (u'INDIRECT_-1206886145', u'MULTIEQUAL_-1206886113'), (u'CALL_-1206937186', u'INDIRECT_-1206910131'), (u'STORE_-1206930828', u'INDIRECT_-1206889195'), (u'CALL_-1206937186', u'INDIRECT_-1206908031'), (u'INDIRECT_-1206904556', u'MULTIEQUAL_-1206904468'), (u'CALL_-1206930241', u'INDIRECT_-1206912730'), (u'INDIRECT_-1206886895', u'MULTIEQUAL_-1206886556'), (u'CALL_-1206931701', u'INDIRECT_-1206890741'), (u'COPY_-1206873724', u'MULTIEQUAL_-1206875891'), (u'STORE_-1206925381', u'INDIRECT_-1206891902'), (u'INDIRECT_-1206897872', u'MULTIEQUAL_-1206897245'), (u'STORE_-1206928518', u'INDIRECT_-1206910079'), (u'INDIRECT_-1206887003', u'MULTIEQUAL_-1206875899'), (u'CALL_-1206921308', u'INDIRECT_-1206903466'), (u'INDIRECT_-1206886157', u'COPY_-1206879611'), (u'INDIRECT_-1206890455', u'MULTIEQUAL_-1206890376'), (u'CALL_-1206931142', u'INDIRECT_-1206888361'), (u'CALL_-1206921447', u'INDIRECT_-1206903124'), (u'CALL_-1206938628', u'INDIRECT_-1206894074'), (u'INDIRECT_-1206885944', u'MULTIEQUAL_-1206888412'), (u'CALL_-1206927833', u'INDIRECT_-1206914978'), (u'INDIRECT_-1206902378', u'MULTIEQUAL_-1206901747'), (u'CALL_-1206921134', u'INDIRECT_-1206874775'), (u'MULTIEQUAL_-1206880174', u'MULTIEQUAL_-1206896721'), (u'CALL_-1206938342', u'INDIRECT_-1206897055'), (u'CALL_-1206930407', u'INDIRECT_-1206892326'), (u'MULTIEQUAL_-1206890606', u'MULTIEQUAL_-1206890579'), (u'CALL_-1206927405', u'INDIRECT_-1206898529'), (u'INDIRECT_-1206906391', u'MULTIEQUAL_-1206908424'), (u'INDIRECT_-1206900401', u'MULTIEQUAL_-1206901157'), (u'STORE_-1206930310', u'INDIRECT_-1206897666'), (u'INDIRECT_-1206905053', u'MULTIEQUAL_-1206905135'), (u'INDIRECT_-1206902413', u'MULTIEQUAL_-1206905845'), (u'MULTIEQUAL_-1206896351', u'MULTIEQUAL_-1206897379'), (u'INDIRECT_-1206894928', u'MULTIEQUAL_-1206894722'), (u'INDIRECT_-1206901914', u'MULTIEQUAL_-1206902460'), ('const-4', u'PTRADD_-1206871798'), (u'CALL_-1206927297', u'INDIRECT_-1206899309'), (u'INDIRECT_-1206889820', u'MULTIEQUAL_-1206891447'), (u'CALL_-1206933745', u'INDIRECT_-1206909432'), (u'STORE_-1206930846', u'INDIRECT_-1206911407'), (u'INDIRECT_-1206891295', u'MULTIEQUAL_-1206891216'), (u'MULTIEQUAL_-1206904044', u'MULTIEQUAL_-1206904006'), (u'INDIRECT_-1206900466', u'MULTIEQUAL_-1206906801'), (u'INDIRECT_-1206886838', u'MULTIEQUAL_-1206886207'), (u'CALL_-1206927360', u'INDIRECT_-1206885482'), (u'CALLIND_-1206921372', u'INDIRECT_-1206900048'), (u'CALL_-1206921954', u'INDIRECT_-1206900414'), (u'CALL_-1206929866', u'INDIRECT_-1206895324'), (u'CALL_-1206929226', u'INDIRECT_-1206903335'), (u'MULTIEQUAL_-1206875950', u'MULTIEQUAL_-1206907799'), (u'INDIRECT_-1206909385', u'MULTIEQUAL_-1206913521'), (u'STORE_-1206928482', u'INDIRECT_-1206889898'), (u'CALL_-1206931749', u'INDIRECT_-1206906851'), (u'CALL_-1206921447', u'INDIRECT_-1206893884'), (u'INDIRECT_-1206896803', u'MULTIEQUAL_-1206896654'), (u'INT_ZEXT_-1206918167', u'INT_AND_-1206929102'), (u'INDIRECT_-1206897866', u'MULTIEQUAL_-1206899427'), (u'CALL_-1206932359', u'INDIRECT_-1206909516'), (u'INDIRECT_-1206894312', u'MULTIEQUAL_-1206894134'), (u'MULTIEQUAL_-1206880196', u'MULTIEQUAL_-1206905541'), (u'INDIRECT_-1206892828', u'MULTIEQUAL_-1206892622'), (u'CALL_-1206933998', u'INDIRECT_-1206898234'), (u'CALL_-1206928271', u'INDIRECT_-1206886257'), (u'INDIRECT_-1206904180', u'MULTIEQUAL_-1206905438'), (u'CALL_-1206937924', u'INDIRECT_-1206904359'), (u'INDIRECT_-1206902751', u'MULTIEQUAL_-1206903617'), (u'CALL_-1206934991', u'INDIRECT_-1206908884'), (u'MULTIEQUAL_-1206907290', u'MULTIEQUAL_-1206906652'), (u'INDIRECT_-1206880275', u'MULTIEQUAL_-1206881623'), (u'MULTIEQUAL_-1206895647', u'MULTIEQUAL_-1206895633'), (u'MULTIEQUAL_-1206904592', u'MULTIEQUAL_-1206904573'), (u'INDIRECT_-1206904960', u'MULTIEQUAL_-1206906619'), (u'MULTIEQUAL_-1206902369', u'INT_NOTEQUAL_-1206875062'), (u'INDIRECT_-1206902487', u'MULTIEQUAL_-1206903679'), (u'INDIRECT_-1206902514', u'MULTIEQUAL_-1206902918'), (u'CALL_-1206937446', u'INDIRECT_-1206896720'), (u'CALL_-1206930550', u'INDIRECT_-1206903760'), (u'CALL_-1206934888', u'INDIRECT_-1206900670'), (u'STORE_-1206928410', u'INDIRECT_-1206899936'), (u'CALL_-1206929296', u'INDIRECT_-1206894556'), (u'STORE_-1206928482', u'INDIRECT_-1206895358'), (u'INDIRECT_-1206890557', u'MULTIEQUAL_-1206890420'), (u'CALL_-1206928647', u'INDIRECT_-1206897820'), (u'CALL_-1206931545', u'INDIRECT_-1206907583'), (u'STORE_-1206929089', u'INDIRECT_-1206896924'), (u'INDIRECT_-1206903733', u'MULTIEQUAL_-1206907407'), (u'INDIRECT_-1206889937', u'COPY_-1206879620'), (u'MULTIEQUAL_-1206893176', u'MULTIEQUAL_-1206893170'), (u'INDIRECT_-1206903513', u'MULTIEQUAL_-1206903354'), (u'INDIRECT_-1206895668', u'MULTIEQUAL_-1206895842'), ('const-0', u'CALLIND_-1206921372'), (u'INDIRECT_-1206907587', u'MULTIEQUAL_-1206911841'), (u'MULTIEQUAL_-1206887674', u'MULTIEQUAL_-1206887670'), (u'INDIRECT_-1206895887', u'MULTIEQUAL_-1206895842'), (u'INDIRECT_-1206887831', u'MULTIEQUAL_-1206888254'), (u'INDIRECT_-1206887831', u'MULTIEQUAL_-1206888254'), (u'STORE_-1206933118', u'INDIRECT_-1206901040'), (u'INDIRECT_-1206885571', u'MULTIEQUAL_-1206885431'), (u'CALLIND_-1206921743', u'INDIRECT_-1206894033'), (u'INDIRECT_-1206882953', u'MULTIEQUAL_-1206882649'), (u'CALL_-1206931749', u'INDIRECT_-1206901391'), (u'CALL_-1206934396', u'INDIRECT_-1206908138'), (u'CALL_-1206936019', u'INDIRECT_-1206883187'), (u'CALL_-1206933125', u'INDIRECT_-1206906154'), (u'INDIRECT_-1206903447', u'MULTIEQUAL_-1206903402'), (u'INDIRECT_-1206911653', u'MULTIEQUAL_-1206911525'), (u'CALL_-1206929071', u'INDIRECT_-1206911459'), (u'CALL_-1206931128', u'INDIRECT_-1206881482'), (u'CALL_-1206930899', u'INDIRECT_-1206880464'), (u'INDIRECT_-1206901609', u'MULTIEQUAL_-1206903455'), (u'CALL_-1206921320', u'INDIRECT_-1206894136'), (u'MULTIEQUAL_-1206908055', u'MULTIEQUAL_-1206908005'), (u'STORE_-1206928446', u'INDIRECT_-1206892397'), ('tmp_3000', u'CBRANCH_-1206937223'), (u'CALL_-1206927063', u'INDIRECT_-1206896474'), (u'STORE_-1206930310', u'INDIRECT_-1206898506'), (u'MULTIEQUAL_-1206895279', u'MULTIEQUAL_-1206894251'), (u'INDIRECT_-1206908096', u'MULTIEQUAL_-1206907920'), (u'INDIRECT_-1206886141', u'COPY_-1206886149'), (u'INDIRECT_-1206888874', u'MULTIEQUAL_-1206888607'), (u'CALL_-1206937142', u'INDIRECT_-1206900032'), ('const--16', u'INT_MULT_-1206910754'), (u'CALL_-1206928677', u'INDIRECT_-1206893227'), (u'MULTIEQUAL_-1206903206', u'MULTIEQUAL_-1206904001'), (u'CALL_-1206927048', u'INDIRECT_-1206877217'), (u'INDIRECT_-1206906463', u'MULTIEQUAL_-1206906240'), (u'INDIRECT_-1206898240', u'MULTIEQUAL_-1206899899'), (u'CALLIND_-1206938189', u'INDIRECT_-1206903673'), (u'STORE_-1206924919', u'INDIRECT_-1206885387'), (u'STORE_-1206928482', u'INDIRECT_-1206907958'), (u'STORE_-1206927231', u'INDIRECT_-1206892882'), (u'MULTIEQUAL_-1206874103', u'MULTIEQUAL_-1206894554'), (u'INDIRECT_-1206904754', u'MULTIEQUAL_-1206904489'), (u'CALL_-1206927063', u'INDIRECT_-1206900254'), (u'LOAD_-1206927062', u'CAST_-1206871065'), (u'INDIRECT_-1206901833', u'MULTIEQUAL_-1206901674'), (u'INDIRECT_-1206894987', u'MULTIEQUAL_-1206894589'), (u'CALLIND_-1206921388', u'INDIRECT_-1206900841'), (u'PTRSUB_-1206871458', u'LOAD_-1206921354'), ('tmp_18394', u'CBRANCH_-1206923869'), (u'MULTIEQUAL_-1206880200', u'MULTIEQUAL_-1206880113'), (u'INDIRECT_-1206895274', u'MULTIEQUAL_-1206894856'), (u'INDIRECT_-1206892926', u'MULTIEQUAL_-1206892604'), (u'STORE_-1206922807', u'INDIRECT_-1206901685'), (u'INDIRECT_-1206889966', u'MULTIEQUAL_-1206896301'), (u'INDIRECT_-1206890318', u'MULTIEQUAL_-1206890230'), (u'MULTIEQUAL_-1206893653', u'MULTIEQUAL_-1206893632'), (u'CALL_-1206934460', u'INDIRECT_-1206889281'), ('const-0', u'PTRSUB_-1206878047'), (u'INDIRECT_-1206910566', u'MULTIEQUAL_-1206907261'), (u'CALL_-1206938131', u'INDIRECT_-1206899851'), (u'MULTIEQUAL_-1206914706', u'MULTIEQUAL_-1206914724'), (u'STORE_-1206924909', u'INDIRECT_-1206908363'), (u'MULTIEQUAL_-1206893913', u'MULTIEQUAL_-1206893212'), (u'INDIRECT_-1206900131', u'MULTIEQUAL_-1206876049'), (u'INDIRECT_-1206900001', u'COPY_-1206900009'), (u'INT_EQUAL_-1206922663', u'CBRANCH_-1206922662'), (u'STORE_-1206937611', u'INDIRECT_-1206895594'), (u'CALL_-1206922316', u'INDIRECT_-1206890096'), (u'STORE_-1206930846', u'INDIRECT_-1206905527'), (u'CALL_-1206930210', u'INDIRECT_-1206889272'), (u'INT_NOTEQUAL_-1206930296', u'CBRANCH_-1206930296'), (u'INDIRECT_-1206892513', u'MULTIEQUAL_-1206893599'), (u'CALL_-1206930550', u'INDIRECT_-1206908380'), (u'CALL_-1206934487', u'INDIRECT_-1206906514'), (u'CALL_-1206928331', u'INDIRECT_-1206910253'), (u'INDIRECT_-1206902146', u'MULTIEQUAL_-1206908481'), (u'MULTIEQUAL_-1206887572', u'COPY_-1206879027'), (u'INT_EQUAL_-1206930697', u'CBRANCH_-1206930694'), (u'CALLIND_-1206929135', u'INDIRECT_-1206900578'), (u'CALL_-1206934018', u'INDIRECT_-1206909168'), (u'INDIRECT_-1206894627', u'MULTIEQUAL_-1206894582'), (u'INDIRECT_-1206893578', u'MULTIEQUAL_-1206893423'), (u'CALLIND_-1206925511', u'INDIRECT_-1206892171'), (u'MULTIEQUAL_-1206898639', u'MULTIEQUAL_-1206898625'), (u'STORE_-1206930828', u'INDIRECT_-1206901375'), (u'INDIRECT_-1206907597', u'MULTIEQUAL_-1206908556'), (u'STORE_-1206937611', u'INDIRECT_-1206912814'), (u'INDIRECT_-1206875642', u'MULTIEQUAL_-1206875403'), (u'INDIRECT_-1206892569', u'MULTIEQUAL_-1206892449'), (u'INDIRECT_-1206914937', u'MULTIEQUAL_-1206914357'), (u'CALLIND_-1206924378', u'INDIRECT_-1206890301'), (u'CALL_-1206936047', u'INDIRECT_-1206898995'), (u'MULTIEQUAL_-1206899806', u'MULTIEQUAL_-1206899709'), (u'INDIRECT_-1206899806', u'MULTIEQUAL_-1206899709'), (u'CALLIND_-1206938189', u'INT_NOTEQUAL_-1206934754'), (u'CALL_-1206922426', u'INDIRECT_-1206911623'), (u'INDIRECT_-1206887706', u'MULTIEQUAL_-1206887047'), (u'CALLIND_-1206925046', u'INDIRECT_-1206894460'), (u'MULTIEQUAL_-1206880160', u'MULTIEQUAL_-1206890841'), (u'CALL_-1206928194', u'INDIRECT_-1206909286'), (u'CALL_-1206937875', u'INDIRECT_-1206914830'), (u'CALL_-1206927017', u'INDIRECT_-1206884694'), (u'LOAD_-1206927417', u'CALL_-1206927405'), (u'INDIRECT_-1206903770', u'MULTIEQUAL_-1206903679'), (u'MULTIEQUAL_-1206887793', u'MULTIEQUAL_-1206887789'), (u'CALL_-1206927360', u'INDIRECT_-1206898502'), (u'CALL_-1206921832', u'INDIRECT_-1206895760'), (u'CALL_-1206928629', u'INDIRECT_-1206907777'), (u'CALLIND_-1206921388', u'INDIRECT_-1206905461'), (u'CALL_-1206921844', u'INDIRECT_-1206894337'), (u'INDIRECT_-1206908760', u'MULTIEQUAL_-1206908661'), (u'MULTIEQUAL_-1206915339', u'PTRSUB_-1206873373'), (u'CALL_-1206928257', u'INDIRECT_-1206898448'), (u'CALL_-1206929019', u'INDIRECT_-1206895061'), (u'INDIRECT_-1206889197', u'MULTIEQUAL_-1206889774'), (u'STORE_-1206921830', u'INDIRECT_-1206903059'), (u'INDIRECT_-1206907763', u'MULTIEQUAL_-1206908710'), (u'INDIRECT_-1206891493', u'MULTIEQUAL_-1206894925'), (u'MULTIEQUAL_-1206880612', u'MULTIEQUAL_-1206880585'), (u'CALL_-1206935809', u'INDIRECT_-1206892531'), (u'INDIRECT_-1206886004', u'MULTIEQUAL_-1206885931'), (u'INDIRECT_-1206884291', u'MULTIEQUAL_-1206882610'), (u'CALL_-1206929019', u'INDIRECT_-1206908081'), (u'CALL_-1206929830', u'INDIRECT_-1206887742'), (u'INDIRECT_-1206902547', u'MULTIEQUAL_-1206902149'), (u'INDIRECT_-1206888135', u'MULTIEQUAL_-1206876762'), (u'MULTIEQUAL_-1206896851', u'MULTIEQUAL_-1206897790'), (u'MULTIEQUAL_-1206904939', u'MULTIEQUAL_-1206903911'), (u'STORE_-1206921840', u'INDIRECT_-1206897607'), (u'STORE_-1206921525', u'INDIRECT_-1206886527'), (u'CALL_-1206922556', u'INDIRECT_-1206898321'), (u'MULTIEQUAL_-1206894985', u'MULTIEQUAL_-1206894969'), (u'CALL_-1206934835', u'INDIRECT_-1206910731'), (u'CALLIND_-1206921710', u'INDIRECT_-1206894434'), (u'INDIRECT_-1206877704', u'MULTIEQUAL_-1206877113'), (u'CALLIND_-1206925019', u'INDIRECT_-1206901164'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206871179'), (u'CALLIND_-1206921884', u'INDIRECT_-1206889072'), (u'INDIRECT_-1206912338', u'MULTIEQUAL_-1206880951'), (u'MULTIEQUAL_-1206896487', u'MULTIEQUAL_-1206896430'), (u'STORE_-1206928732', u'INDIRECT_-1206908529'), (u'INDIRECT_-1206901668', u'MULTIEQUAL_-1206903207'), (u'CALL_-1206928518', u'INDIRECT_-1206907887'), (u'INDIRECT_-1206907033', u'MULTIEQUAL_-1206910465'), (u'CALL_-1206929938', u'INDIRECT_-1206900408'), (u'COPY_-1206873357', u'MULTIEQUAL_-1206916234'), (u'INDIRECT_-1206901153', u'MULTIEQUAL_-1206900749'), (u'INDIRECT_-1206895533', u'MULTIEQUAL_-1206895374'), (u'INDIRECT_-1206895881', u'MULTIEQUAL_-1206895690'), (u'LOAD_-1206929220', u'INT_NOTEQUAL_-1206929200'), (u'STORE_-1206928732', u'INDIRECT_-1206896349'), (u'CALL_-1206938900', u'INT_ADD_-1206938882'), (u'CALLIND_-1206924378', u'INDIRECT_-1206884421'), (u'MULTIEQUAL_-1206909249', u'MULTIEQUAL_-1206909230'), (u'INDIRECT_-1206899239', u'MULTIEQUAL_-1206876787'), (u'INDIRECT_-1206897277', u'MULTIEQUAL_-1206897248'), (u'INDIRECT_-1206904178', u'MULTIEQUAL_-1206904090'), (u'INDIRECT_-1206899151', u'MULTIEQUAL_-1206898953'), ('const-433', u'STORE_-1206929089'), ('tmp_25371', u'CALL_-1206921264'), (u'MULTIEQUAL_-1206903624', u'MULTIEQUAL_-1206903586'), (u'INDIRECT_-1206892545', u'MULTIEQUAL_-1206892163'), (u'MULTIEQUAL_-1206906600', u'MULTIEQUAL_-1206906587'), (u'MULTIEQUAL_-1206899730', u'MULTIEQUAL_-1206899092'), (u'CALL_-1206927297', u'INDIRECT_-1206904349'), (u'CALL_-1206930457', u'INDIRECT_-1206906381'), (u'CALL_-1206928271', u'INDIRECT_-1206905997'), (u'INDIRECT_-1206913990', u'MULTIEQUAL_-1206911784'), (u'CALL_-1206928108', u'INDIRECT_-1206907592'), (u'CALL_-1206930882', u'INDIRECT_-1206897678'), (u'MULTIEQUAL_-1206900274', u'MULTIEQUAL_-1206900270'), (u'CALL_-1206921832', u'INDIRECT_-1206885260'), (u'INDIRECT_-1206910118', u'MULTIEQUAL_-1206908438'), (u'MULTIEQUAL_-1206875905', u'INT_NOTEQUAL_-1206931482'), (u'CALL_-1206932359', u'INDIRECT_-1206908256'), (u'CALL_-1206929145', u'INDIRECT_-1206893326'), (u'CALL_-1206934862', u'INDIRECT_-1206904620'), (u'CALL_-1206929830', u'INDIRECT_-1206910842'), (u'CALL_-1206934274', u'INDIRECT_-1206905119'), (u'CALL_-1206931595', u'INDIRECT_-1206889874'), (u'INDIRECT_-1206890276', u'MULTIEQUAL_-1206890188'), (u'INDIRECT_-1206896226', u'MULTIEQUAL_-1206896192'), (u'CALLIND_-1206929135', u'INDIRECT_-1206903098'), (u'STORE_-1206937772', u'INDIRECT_-1206894843'), (u'INDIRECT_-1206902364', u'MULTIEQUAL_-1206902217'), (u'MULTIEQUAL_-1206901177', u'MULTIEQUAL_-1206900319'), (u'CALL_-1206933745', u'INDIRECT_-1206881878'), (u'CALLIND_-1206938189', u'INDIRECT_-1206893593'), (u'CALLIND_-1206925046', u'INDIRECT_-1206890260'), (u'INDIRECT_-1206906105', u'MULTIEQUAL_-1206905975'), (u'CALL_-1206938421', u'INDIRECT_-1206910958'), (u'STORE_-1206930175', u'INDIRECT_-1206898866'), ('tmp_12502', u'CBRANCH_-1206930345'), (u'MULTIEQUAL_-1206900239', u'MULTIEQUAL_-1206900205'), (u'MULTIEQUAL_-1206900239', u'MULTIEQUAL_-1206900205'), (u'CALLIND_-1206924365', u'INDIRECT_-1206890773'), (u'INDIRECT_-1206888791', u'MULTIEQUAL_-1206876021'), (u'MULTIEQUAL_-1206900310', u'MULTIEQUAL_-1206901061'), (u'INDIRECT_-1206892979', u'MULTIEQUAL_-1206894019'), (u'INDIRECT_-1206903157', u'MULTIEQUAL_-1206903020'), (u'CALL_-1206930105', u'INDIRECT_-1206900535'), (u'INDIRECT_-1206875449', u'MULTIEQUAL_-1206876772'), (u'CALL_-1206921134', u'INDIRECT_-1206884440'), (u'CALL_-1206937875', u'INDIRECT_-1206896770'), (u'CALL_-1206927316', u'INDIRECT_-1206907723'), (u'CALL_-1206925860', u'INDIRECT_-1206909812'), (u'CALL_-1206927048', u'INDIRECT_-1206889822'), (u'INDIRECT_-1206892111', u'MULTIEQUAL_-1206876029'), (u'CALLIND_-1206921344', u'INDIRECT_-1206890792'), (u'STORE_-1206928482', u'INDIRECT_-1206910058'), (u'INDIRECT_-1206906850', u'MULTIEQUAL_-1206904644'), (u'CALL_-1206929830', u'INDIRECT_-1206894462'), (u'INDIRECT_-1206900806', u'MULTIEQUAL_-1206902367'), (u'INDIRECT_-1206906685', u'MULTIEQUAL_-1206880198'), (u'INDIRECT_-1206901250', u'MULTIEQUAL_-1206901159'), (u'INDIRECT_-1206893723', u'MULTIEQUAL_-1206893678'), (u'INDIRECT_-1206900650', u'MULTIEQUAL_-1206900434'), (u'INDIRECT_-1206892031', u'MULTIEQUAL_-1206892454'), (u'INDIRECT_-1206892031', u'MULTIEQUAL_-1206892454'), (u'STORE_-1206922815', u'INDIRECT_-1206884449'), (u'MULTIEQUAL_-1206876820', u'MULTIEQUAL_-1206918319'), (u'CALL_-1206938421', u'INDIRECT_-1206898358'), (u'STORE_-1206932305', u'INDIRECT_-1206907277'), (u'CALL_-1206935907', u'INDIRECT_-1206906467'), (u'STORE_-1206928662', u'INDIRECT_-1206899667'), (u'STORE_-1206937788', u'INDIRECT_-1206894008'), (u'CALL_-1206935766', u'INDIRECT_-1206909726'), (u'CALL_-1206933998', u'INDIRECT_-1206881683'), (u'INDIRECT_-1206907723', u'MULTIEQUAL_-1206907574'), (u'MULTIEQUAL_-1206897317', u'COPY_-1206897440'), (u'MULTIEQUAL_-1206906464', u'MULTIEQUAL_-1206906488'), (u'CALL_-1206937302', u'INDIRECT_-1206883662'), (u'CALL_-1206925860', u'INDIRECT_-1206891986'), (u'CALL_-1206929974', u'INDIRECT_-1206889510'), (u'CALL_-1206925831', u'INDIRECT_-1206895752'), (u'STORE_-1206937772', u'INDIRECT_-1206904503'), (u'MULTIEQUAL_-1206876762', u'MULTIEQUAL_-1206888939'), (u'STORE_-1206921567', u'INDIRECT_-1206899151'), (u'INDIRECT_-1206888670', u'MULTIEQUAL_-1206890187'), (u'CALL_-1206924677', u'INDIRECT_-1206890059'), (u'INDIRECT_-1206903255', u'MULTIEQUAL_-1206904059'), (u'CALL_-1206931749', u'INDIRECT_-1206890051'), (u'MULTIEQUAL_-1206903677', u'MULTIEQUAL_-1206903660'), (u'INDIRECT_-1206896909', u'MULTIEQUAL_-1206898199'), (u'CALL_-1206921308', u'INDIRECT_-1206887506'), (u'INDIRECT_-1206909371', u'MULTIEQUAL_-1206876071'), (u'INDIRECT_-1206892036', u'MULTIEQUAL_-1206892100'), (u'MULTIEQUAL_-1206911070', u'MULTIEQUAL_-1206910432'), (u'COPY_-1206873024', u'MULTIEQUAL_-1206916462'), ('const-8', u'PTRSUB_-1206880717'), (u'INDIRECT_-1206902981', u'MULTIEQUAL_-1206902872'), (u'CALLIND_-1206924378', u'INDIRECT_-1206902061'), (u'CALL_-1206931773', u'INDIRECT_-1206900570'), (u'INDIRECT_-1206883796', u'MULTIEQUAL_-1206883245'), (u'CALLIND_-1206921856', u'INDIRECT_-1206883176'), (u'CALL_-1206921320', u'INDIRECT_-1206892456'), (u'CALL_-1206929324', u'INDIRECT_-1206893310'), (u'CALL_-1206929071', u'INDIRECT_-1206905579'), (u'CALL_-1206930915', u'INDIRECT_-1206898961'), (u'MULTIEQUAL_-1206875942', u'MULTIEQUAL_-1206904439'), (u'INDIRECT_-1206902350', u'MULTIEQUAL_-1206902202'), (u'CALL_-1206921320', u'INDIRECT_-1206905896'), (u'INDIRECT_-1206900099', u'COPY_-1206880332'), (u'CALL_-1206929750', u'INDIRECT_-1206896140'), (u'INDIRECT_-1206891984', u'COPY_-1206879159'), (u'CAST_-1206875333', u'PTRSUB_-1206876150'), (u'MULTIEQUAL_-1206897032', u'MULTIEQUAL_-1206898219'), (u'INDIRECT_-1206893260', u'COPY_-1206878613'), (u'INT_EQUAL_-1206933697', u'CBRANCH_-1206933696'), (u'CALL_-1206931435', u'INDIRECT_-1206906677'), (u'CALL_-1206928677', u'INDIRECT_-1206892387'), (u'INDIRECT_-1206907513', u'MULTIEQUAL_-1206906905'), (u'INDIRECT_-1206891666', u'MULTIEQUAL_-1206891344'), (u'INDIRECT_-1206899500', u'MULTIEQUAL_-1206901159'), (u'CALL_-1206921308', u'INDIRECT_-1206882886'), (u'INDIRECT_-1206893653', u'MULTIEQUAL_-1206893045'), (u'INDIRECT_-1206903051', u'MULTIEQUAL_-1206904275'), (u'CALL_-1206937142', u'INDIRECT_-1206890792'), (u'MULTIEQUAL_-1206895296', u'MULTIEQUAL_-1206895277'), (u'CALL_-1206928878', u'INDIRECT_-1206913994'), (u'INDIRECT_-1206892556', u'MULTIEQUAL_-1206892281'), (u'MULTIEQUAL_-1206907685', u'MULTIEQUAL_-1206907710'), (u'CALL_-1206931545', u'INDIRECT_-1206910103'), (u'CALL_-1206929324', u'INDIRECT_-1206896670'), (u'INDIRECT_-1206903835', u'MULTIEQUAL_-1206903727'), (u'MULTIEQUAL_-1206896630', u'MULTIEQUAL_-1206896612'), (u'INDIRECT_-1206898297', u'MULTIEQUAL_-1206897909'), (u'INDIRECT_-1206891620', u'MULTIEQUAL_-1206891516'), (u'INDIRECT_-1206908617', u'MULTIEQUAL_-1206908588'), ('const-433', u'LOAD_-1206932975'), (u'MULTIEQUAL_-1206878063', u'MULTIEQUAL_-1206892825'), (u'CALL_-1206931183', u'INDIRECT_-1206895703'), (u'INDIRECT_-1206897481', u'MULTIEQUAL_-1206899138'), ('const-8', u'PTRSUB_-1206874466'), (u'CALLIND_-1206921884', u'INDIRECT_-1206895792'), (u'INDIRECT_-1206910454', u'MULTIEQUAL_-1206908364'), ('const-0', u'INT_NOTEQUAL_-1206929225'), (u'INDIRECT_-1206911717', u'MULTIEQUAL_-1206911627'), (u'STORE_-1206930310', u'INDIRECT_-1206893886'), (u'MULTIEQUAL_-1206898161', u'MULTIEQUAL_-1206898113'), (u'STORE_-1206930256', u'INDIRECT_-1206887146'), (u'INDIRECT_-1206904358', u'MULTIEQUAL_-1206880932'), (u'CALL_-1206924661', u'INDIRECT_-1206896766'), (u'CALLIND_-1206929135', u'INDIRECT_-1206897218'), (u'INDIRECT_-1206905170', u'COPY_-1206880227'), (u'INDIRECT_-1206898124', u'MULTIEQUAL_-1206900592'), (u'CALL_-1206924612', u'INDIRECT_-1206892883'), (u'INDIRECT_-1206895617', u'MULTIEQUAL_-1206895210'), (u'INDIRECT_-1206913234', u'MULTIEQUAL_-1206912738'), ('tmp_25371', u'CALL_-1206932271'), (u'MULTIEQUAL_-1206911041', u'MULTIEQUAL_-1206910933'), (u'CALL_-1206921431', u'INDIRECT_-1206893453'), (u'INDIRECT_-1206892898', u'MULTIEQUAL_-1206892625'), (u'STORE_-1206929190', u'INDIRECT_-1206903666'), (u'MULTIEQUAL_-1206902789', u'CALL_-1206927833'), (u'INDIRECT_-1206892603', u'MULTIEQUAL_-1206892454'), (u'INDIRECT_-1206911967', u'COPY_-1206879898'), (u'INDIRECT_-1206898676', u'MULTIEQUAL_-1206898588'), (u'INDIRECT_-1206895543', u'MULTIEQUAL_-1206895394'), (u'MULTIEQUAL_-1206900337', u'MULTIEQUAL_-1206899921'), (u'CALL_-1206930915', u'INDIRECT_-1206881487'), (u'CALL_-1206929974', u'INDIRECT_-1206891190'), ('tmp_1160', u'CBRANCH_-1206938938'), (u'INDIRECT_-1206899980', u'COPY_-1206878629'), (u'MULTIEQUAL_-1206919795', u'LOAD_-1206928860'), (u'INDIRECT_-1206905824', u'MULTIEQUAL_-1206907407'), (u'STORE_-1206921840', u'INDIRECT_-1206893407'), (u'INDIRECT_-1206891306', u'MULTIEQUAL_-1206892745'), (u'CALLIND_-1206929135', u'INDIRECT_-1206893438'), (u'INDIRECT_-1206880790', u'MULTIEQUAL_-1206882442'), (u'CALL_-1206930882', u'INDIRECT_-1206896418'), ('const-0', u'CALL_-1206930025'), (u'INDIRECT_-1206904793', u'MULTIEQUAL_-1206904288'), ('const-433', u'LOAD_-1206935624'), (u'INDIRECT_-1206906883', u'MULTIEQUAL_-1206906734'), (u'INDIRECT_-1206898459', u'MULTIEQUAL_-1206898239'), (u'CALL_-1206928209', u'INDIRECT_-1206893361'), (u'CALLIND_-1206921999', u'INDIRECT_-1206885769'), (u'CALL_-1206937983', u'INDIRECT_-1206891369'), (u'CALL_-1206921134', u'INDIRECT_-1206884860'), (u'SUBPIECE_-1206876198', u'PTRSUB_-1206875876'), (u'CALL_-1206929385', u'INDIRECT_-1206893765'), (u'CALL_-1206921722', u'INDIRECT_-1206904891'), (u'STORE_-1206934224', u'INDIRECT_-1206903320'), (u'INDIRECT_-1206896968', u'MULTIEQUAL_-1206896812'), (u'INDIRECT_-1206902263', u'MULTIEQUAL_-1206902040'), (u'INDIRECT_-1206892507', u'MULTIEQUAL_-1206893042'), (u'INDIRECT_-1206905041', u'MULTIEQUAL_-1206906698'), (u'INDIRECT_-1206898634', u'MULTIEQUAL_-1206898400'), (u'CALL_-1206932808', u'INDIRECT_-1206913158'), (u'INDIRECT_-1206909602', u'MULTIEQUAL_-1206909425'), (u'CALL_-1206928772', u'INDIRECT_-1206911746'), (u'STORE_-1206921864', u'INDIRECT_-1206902247'), (u'STORE_-1206925248', u'INDIRECT_-1206894780'), (u'CALL_-1206928281', u'INDIRECT_-1206888805'), (u'CALL_-1206936047', u'INDIRECT_-1206894375'), (u'INDIRECT_-1206900426', u'MULTIEQUAL_-1206900392'), (u'MULTIEQUAL_-1206911490', u'MULTIEQUAL_-1206911465'), (u'INDIRECT_-1206896832', u'MULTIEQUAL_-1206896654'), (u'CALL_-1206930228', u'INDIRECT_-1206894352'), (u'CALL_-1206933998', u'INDIRECT_-1206899914'), (u'INDIRECT_-1206889466', u'MULTIEQUAL_-1206889076'), (u'CALL_-1206929529', u'INDIRECT_-1206901753'), (u'CALL_-1206929226', u'INDIRECT_-1206887375'), (u'CALL_-1206931545', u'INDIRECT_-1206900443'), (u'CALL_-1206930457', u'INDIRECT_-1206901341'), (u'CALL_-1206936019', u'INDIRECT_-1206896041'), (u'STORE_-1206928270', u'INDIRECT_-1206896006'), ('const-3', u'PTRADD_-1206871851'), (u'INDIRECT_-1206893653', u'MULTIEQUAL_-1206897327'), (u'CAST_-1206875333', u'PTRSUB_-1206877721'), ('const-4294967295', u'INT_AND_-1206917980'), (u'CALL_-1206929645', u'INDIRECT_-1206892130'), (u'MULTIEQUAL_-1206917881', u'MULTIEQUAL_-1206918582'), (u'CALL_-1206931545', u'INDIRECT_-1206904643'), (u'INDIRECT_-1206896236', u'MULTIEQUAL_-1206896300'), (u'CALL_-1206931701', u'INDIRECT_-1206896201'), (u'CALL_-1206930506', u'INDIRECT_-1206897851'), (u'INT_EQUAL_-1206921708', u'CBRANCH_-1206921706'), (u'INDIRECT_-1206892047', u'MULTIEQUAL_-1206891649'), (u'INDIRECT_-1206894525', u'MULTIEQUAL_-1206894620'), (u'MULTIEQUAL_-1206893568', u'MULTIEQUAL_-1206897098'), (u'INDIRECT_-1206892571', u'MULTIEQUAL_-1206876030'), (u'INDIRECT_-1206879227', u'MULTIEQUAL_-1206879136'), (u'STORE_-1206934224', u'INDIRECT_-1206889460'), (u'CALL_-1206921308', u'INDIRECT_-1206882466'), (u'CALL_-1206930550', u'INDIRECT_-1206888220'), ('tmp_9005', u'CBRANCH_-1206930304'), (u'INDIRECT_-1206900023', u'MULTIEQUAL_-1206899978'), (u'CALL_-1206933125', u'INDIRECT_-1206890614'), (u'INT_EQUAL_-1206930068', u'CBRANCH_-1206930066'), (u'INDIRECT_-1206883341', u'MULTIEQUAL_-1206880893'), (u'INDIRECT_-1206905652', u'MULTIEQUAL_-1206905474'), (u'INDIRECT_-1206904940', u'INT_NOTEQUAL_-1206877050'), (u'INT_ADD_-1206876060', u'PTRADD_-1206924956'), (u'INDIRECT_-1206907980', u'MULTIEQUAL_-1206906933'), (u'CALL_-1206928271', u'INDIRECT_-1206889813'), (u'CALL_-1206932827', u'INDIRECT_-1206906872'), (u'INDIRECT_-1206892107', u'MULTIEQUAL_-1206892062'), (u'CALL_-1206928647', u'INDIRECT_-1206910420'), (u'INDIRECT_-1206902658', u'MULTIEQUAL_-1206902397'), (u'CALL_-1206937446', u'INDIRECT_-1206898400'), (u'INDIRECT_-1206890680', u'MULTIEQUAL_-1206892339'), (u'CALL_-1206928734', u'INDIRECT_-1206912563'), (u'MULTIEQUAL_-1206879136', u'MULTIEQUAL_-1206880627'), (u'INDIRECT_-1206900160', u'MULTIEQUAL_-1206899921'), (u'INDIRECT_-1206884547', u'MULTIEQUAL_-1206885639'), ('const-0', u'CALL_-1206928257'), (u'STORE_-1206925416', u'INDIRECT_-1206893603'), (u'CALL_-1206932911', u'INDIRECT_-1206884079'), (u'CALL_-1206929830', u'INDIRECT_-1206904542'), (u'CALLIND_-1206921372', u'INDIRECT_-1206907794'), (u'INDIRECT_-1206908698', u'MULTIEQUAL_-1206908543'), (u'INDIRECT_-1206908973', u'MULTIEQUAL_-1206908814'), (u'INDIRECT_-1206902978', u'MULTIEQUAL_-1206901298'), (u'INDIRECT_-1206897826', u'COPY_-1206879407'), (u'INDIRECT_-1206900032', u'COPY_-1206879530'), ('const-1', u'INT_ADD_-1206933375'), (u'INDIRECT_-1206895047', u'MULTIEQUAL_-1206895002'), (u'INDIRECT_-1206896774', u'MULTIEQUAL_-1206896509'), (u'CALL_-1206929529', u'INDIRECT_-1206897133'), (u'CALL_-1206934888', u'INDIRECT_-1206897310'), (u'STORE_-1206924560', u'INDIRECT_-1206896098'), (u'CALL_-1206930407', u'INDIRECT_-1206902826'), (u'MULTIEQUAL_-1206893599', u'MULTIEQUAL_-1206893585'), (u'STORE_-1206937788', u'INDIRECT_-1206906608'), (u'INDIRECT_-1206911866', u'MULTIEQUAL_-1206913608'), (u'MULTIEQUAL_-1206883665', u'MULTIEQUAL_-1206883685'), (u'INDIRECT_-1206903859', u'MULTIEQUAL_-1206876798'), (u'CALLIND_-1206921743', u'INDIRECT_-1206898653'), (u'MULTIEQUAL_-1206907450', u'MULTIEQUAL_-1206907379'), (u'INT_ADD_-1206924901', u'CAST_-1206873173'), (u'MULTIEQUAL_-1206908666', u'MULTIEQUAL_-1206909461'), ('const-24', u'PTRSUB_-1206880486'), (u'INDIRECT_-1206887885', u'MULTIEQUAL_-1206889672'), (u'CALL_-1206934991', u'INDIRECT_-1206905524'), (u'INDIRECT_-1206888666', u'MULTIEQUAL_-1206888632'), (u'INT_EQUAL_-1206922694', u'CBRANCH_-1206922689'), (u'CALL_-1206930882', u'INDIRECT_-1206909018'), (u'STORE_-1206928627', u'INDIRECT_-1206910566'), (u'CALLIND_-1206925401', u'INDIRECT_-1206895052'), (u'MULTIEQUAL_-1206911239', u'MULTIEQUAL_-1206911225'), (u'CALL_-1206928194', u'INDIRECT_-1206899206'), (u'INDIRECT_-1206907748', u'MULTIEQUAL_-1206908394'), (u'INT_ADD_-1206922938', u'COPY_-1206869627'), ('tmp_5346', u'CBRANCH_-1206934258'), ('const-0', u'RETURN_-1206879132'), (u'CALL_-1206927405', u'INDIRECT_-1206891389'), (u'INDIRECT_-1206898916', u'MULTIEQUAL_-1206898365'), (u'CALL_-1206929866', u'INDIRECT_-1206912730'), (u'CALL_-1206928271', u'INDIRECT_-1206908713'), (u'CALL_-1206921320', u'INDIRECT_-1206896656'), (u'INDIRECT_-1206888762', u'MULTIEQUAL_-1206888559'), (u'INDIRECT_-1206908146', u'MULTIEQUAL_-1206909539'), (u'MULTIEQUAL_-1206904474', u'MULTIEQUAL_-1206904470'), (u'STORE_-1206924909', u'INDIRECT_-1206896603'), (u'CALL_-1206930899', u'INDIRECT_-1206896429'), (u'INT_NOTEQUAL_-1206876922', u'BOOL_OR_-1206876897'), (u'STORE_-1206930329', u'INDIRECT_-1206895420'), (u'MULTIEQUAL_-1206905083', u'MULTIEQUAL_-1206905070'), (u'INDIRECT_-1206897292', u'MULTIEQUAL_-1206897134'), (u'INDIRECT_-1206893359', u'MULTIEQUAL_-1206893139'), (u'MULTIEQUAL_-1206918156', u'MULTIEQUAL_-1206918047'), (u'STORE_-1206929089', u'INDIRECT_-1206891884'), (u'INDIRECT_-1206901094', u'MULTIEQUAL_-1206874126'), (u'CALL_-1206938310', u'INDIRECT_-1206895777'), (u'CALL_-1206923816', u'INDIRECT_-1206904037'), (u'MULTIEQUAL_-1206911881', u'MULTIEQUAL_-1206911773'), (u'CALLIND_-1206925401', u'INDIRECT_-1206901772'), (u'CALL_-1206926116', u'INDIRECT_-1206903095'), (u'CALL_-1206928225', u'INDIRECT_-1206894231'), (u'CALL_-1206930274', u'INDIRECT_-1206893086'), (u'CALLIND_-1206921884', u'INDIRECT_-1206876218'), ('const-8', u'PTRSUB_-1206871867'), (u'CALL_-1206932860', u'INDIRECT_-1206906895'), (u'CALL_-1206928271', u'INDIRECT_-1206900733'), (u'INDIRECT_-1206907242', u'MULTIEQUAL_-1206907039'), (u'CALL_-1206924668', u'INDIRECT_-1206888868'), (u'INDIRECT_-1206899682', u'MULTIEQUAL_-1206899421'), (u'INDIRECT_-1206914763', u'MULTIEQUAL_-1206914397'), (u'CALL_-1206926019', u'INDIRECT_-1206905519'), (u'INDIRECT_-1206883408', u'MULTIEQUAL_-1206881271'), ('const-0', u'INT_EQUAL_-1206937903'), (u'INDIRECT_-1206902337', u'MULTIEQUAL_-1206901757'), (u'INDIRECT_-1206892728', u'MULTIEQUAL_-1206892902'), (u'INDIRECT_-1206890738', u'MULTIEQUAL_-1206890640'), (u'INDIRECT_-1206905145', u'MULTIEQUAL_-1206904763'), (u'CALL_-1206929071', u'INDIRECT_-1206902219'), (u'STORE_-1206930846', u'INDIRECT_-1206901327'), (u'INDIRECT_-1206907370', u'MULTIEQUAL_-1206907154'), (u'CALL_-1206927063', u'INDIRECT_-1206891434'), (u'MULTIEQUAL_-1206898657', u'MULTIEQUAL_-1206898241'), (u'CALL_-1206929489', u'INDIRECT_-1206907197'), (u'CALL_-1206925694', u'INDIRECT_-1206907434'), (u'CALL_-1206929866', u'INDIRECT_-1206907504'), (u'CALL_-1206932860', u'INDIRECT_-1206898075'), (u'CALL_-1206934114', u'INDIRECT_-1206894531'), (u'PTRSUB_-1206877721', u'CAST_-1206874668'), (u'INDIRECT_-1206896580', u'MULTIEQUAL_-1206896481'), (u'CALL_-1206937302', u'INDIRECT_-1206905170'), (u'INDIRECT_-1206896164', u'MULTIEQUAL_-1206897747'), (u'CALL_-1206927048', u'INDIRECT_-1206897802'), (u'CALL_-1206929902', u'INDIRECT_-1206898706'), ('const-504', u'PTRSUB_-1206880829'), (u'MULTIEQUAL_-1206902367', u'MULTIEQUAL_-1206902310'), ('tmp_20994', u'CBRANCH_-1206921570'), (u'CALL_-1206934991', u'INDIRECT_-1206905944'), (u'INDIRECT_-1206901174', u'MULTIEQUAL_-1206900969'), (u'CALL_-1206938421', u'INDIRECT_-1206894578'), (u'CALL_-1206932271', u'INDIRECT_-1206893233'), ('tmp_19351', u'CBRANCH_-1206923186'), (u'INDIRECT_-1206910844', u'MULTIEQUAL_-1206910390'), (u'MULTIEQUAL_-1206902837', u'MULTIEQUAL_-1206902820'), (u'CALL_-1206925694', u'INDIRECT_-1206894834'), (u'STORE_-1206925479', u'INDIRECT_-1206886078'), (u'CALL_-1206927316', u'INDIRECT_-1206893863'), (u'INDIRECT_-1206888546', u'MULTIEQUAL_-1206887887'), (u'INDIRECT_-1206892212', u'MULTIEQUAL_-1206892034'), (u'INDIRECT_-1206895295', u'MULTIEQUAL_-1206894461'), (u'MULTIEQUAL_-1206891205', u'MULTIEQUAL_-1206891189'), (u'INDIRECT_-1206898534', u'MULTIEQUAL_-1206898333'), ('const-433', u'LOAD_-1206922684'), (u'INDIRECT_-1206901240', u'MULTIEQUAL_-1206902498'), (u'CAST_-1206876029', u'COPY_-1206876210'), (u'INDIRECT_-1206901806', u'MULTIEQUAL_-1206908901'), (u'CALL_-1206937430', u'INDIRECT_-1206899228'), (u'STORE_-1206927248', u'INDIRECT_-1206889112'), (u'CALLIND_-1206925511', u'INDIRECT_-1206905611'), ('const-1', u'INT_AND_-1206939384'), (u'MULTIEQUAL_-1206889761', u'MULTIEQUAL_-1206890461'), (u'CALLIND_-1206921856', u'INDIRECT_-1206891576'), (u'INDIRECT_-1206906323', u'MULTIEQUAL_-1206906278'), (u'CALL_-1206938656', u'INDIRECT_-1206901228'), (u'INDIRECT_-1206915493', u'MULTIEQUAL_-1206915073'), (u'MULTIEQUAL_-1206885763', u'MULTIEQUAL_-1206885750'), (u'CALLIND_-1206925453', u'INDIRECT_-1206903059'), (u'INDIRECT_-1206907493', u'MULTIEQUAL_-1206908277'), (u'CALL_-1206930311', u'INDIRECT_-1206900689'), (u'CALL_-1206922316', u'INDIRECT_-1206890516'), (u'INT_ZEXT_-1206924905', u'INT_MULT_-1206910754'), (u'CAST_-1206875333', u'CAST_-1206871459'), (u'MULTIEQUAL_-1206895691', u'MULTIEQUAL_-1206895649'), (u'MULTIEQUAL_-1206891071', u'MULTIEQUAL_-1206891029'), (u'STORE_-1206921830', u'INDIRECT_-1206887099'), (u'INDIRECT_-1206909660', u'MULTIEQUAL_-1206909361'), (u'CALL_-1206938232', u'INDIRECT_-1206899923'), (u'CALL_-1206929621', u'INDIRECT_-1206910179'), (u'INDIRECT_-1206902940', u'MULTIEQUAL_-1206901893'), (u'INDIRECT_-1206910947', u'MULTIEQUAL_-1206910549'), (u'STORE_-1206922815', u'INDIRECT_-1206885709'), (u'INDIRECT_-1206909263', u'MULTIEQUAL_-1206875953'), (u'CALL_-1206935907', u'INDIRECT_-1206896807'), (u'CALL_-1206928644', u'INDIRECT_-1206894397'), (u'INDIRECT_-1206899681', u'MULTIEQUAL_-1206880920'), (u'INDIRECT_-1206913898', u'MULTIEQUAL_-1206908688'), (u'INDIRECT_-1206897802', u'MULTIEQUAL_-1206899281'), (u'CALL_-1206930550', u'INT_EQUAL_-1206930536'), (u'PTRSUB_-1206873298', u'LOAD_-1206925411'), (u'INDIRECT_-1206892986', u'MULTIEQUAL_-1206894425'), (u'INDIRECT_-1206894771', u'MULTIEQUAL_-1206895637'), (u'INDIRECT_-1206908221', u'MULTIEQUAL_-1206907945'), (u'CALLIND_-1206925453', u'INDIRECT_-1206898439'), (u'MULTIEQUAL_-1206890041', u'MULTIEQUAL_-1206889933'), (u'CALLIND_-1206931354', u'INDIRECT_-1206908308'), (u'INDIRECT_-1206904574', u'MULTIEQUAL_-1206902484'), (u'INDIRECT_-1206888087', u'MULTIEQUAL_-1206889810'), (u'INDIRECT_-1206907615', u'MULTIEQUAL_-1206907507'), (u'MULTIEQUAL_-1206873715', u'INT_EQUAL_-1206873146'), (u'LOAD_-1206939214', u'INT_RIGHT_-1206939162'), (u'CALL_-1206929938', u'INDIRECT_-1206905868'), (u'INDIRECT_-1206909105', u'MULTIEQUAL_-1206909086'), (u'INDIRECT_-1206891202', u'MULTIEQUAL_-1206895765'), (u'INDIRECT_-1206904056', u'MULTIEQUAL_-1206904560'), (u'MULTIEQUAL_-1206899552', u'MULTIEQUAL_-1206899533'), ('const-1', u'INT_ADD_-1206933150'), (u'MULTIEQUAL_-1206902759', u'MULTIEQUAL_-1206902725'), (u'MULTIEQUAL_-1206902759', u'MULTIEQUAL_-1206902725'), (u'INDIRECT_-1206910408', u'MULTIEQUAL_-1206909976'), ('const-0', u'RETURN_-1206880185'), (u'MULTIEQUAL_-1206906450', u'MULTIEQUAL_-1206906425'), (u'INDIRECT_-1206891493', u'MULTIEQUAL_-1206891365'), (u'MULTIEQUAL_-1206901560', u'MULTIEQUAL_-1206901547'), (u'CALLIND_-1206929135', u'INDIRECT_-1206905618'), (u'CALLIND_-1206938827', u'INDIRECT_-1206914555'), (u'CALL_-1206924756', u'INDIRECT_-1206892624'), (u'STORE_-1206928518', u'INDIRECT_-1206910919'), (u'CALL_-1206930882', u'INDIRECT_-1206889698'), (u'INDIRECT_-1206895715', u'MULTIEQUAL_-1206895376'), (u'CALL_-1206929794', u'INDIRECT_-1206901160'), (u'STORE_-1206921567', u'INDIRECT_-1206883191'), (u'INDIRECT_-1206903938', u'MULTIEQUAL_-1206880931'), (u'CALL_-1206929202', u'INDIRECT_-1206887364'), (u'MULTIEQUAL_-1206876790', u'MULTIEQUAL_-1206900279'), (u'CALL_-1206933594', u'INDIRECT_-1206909342'), (u'INDIRECT_-1206884007', u'MULTIEQUAL_-1206883815'), (u'STORE_-1206937788', u'INDIRECT_-1206906188'), (u'STORE_-1206937696', u'INDIRECT_-1206910344'), (u'INT_NOTEQUAL_-1206928105', u'CBRANCH_-1206928104'), (u'INDIRECT_-1206894913', u'MULTIEQUAL_-1206898587'), (u'CALL_-1206922316', u'INDIRECT_-1206906476'), (u'CALL_-1206934081', u'INDIRECT_-1206894088'), (u'CALL_-1206929019', u'INDIRECT_-1206892961'), (u'INDIRECT_-1206887935', u'MULTIEQUAL_-1206887856'), (u'CALL_-1206928271', u'INDIRECT_-1206906417'), (u'INDIRECT_-1206886028', u'MULTIEQUAL_-1206886410'), (u'INDIRECT_-1206881213', u'MULTIEQUAL_-1206881037'), (u'CALL_-1206937446', u'INDIRECT_-1206909740'), (u'CALL_-1206938958', u'INDIRECT_-1206897824'), (u'CALL_-1206931545', u'INDIRECT_-1206910523'), (u'STORE_-1206937611', u'INDIRECT_-1206909034'), (u'INDIRECT_-1206901047', u'COPY_-1206879872'), (u'MULTIEQUAL_-1206894165', u'MULTIEQUAL_-1206894185'), (u'STORE_-1206937772', u'INDIRECT_-1206894003'), (u'MULTIEQUAL_-1206876778', u'MULTIEQUAL_-1206895239'), (u'INDIRECT_-1206876600', u'MULTIEQUAL_-1206876435'), (u'CALL_-1206934365', u'INDIRECT_-1206892575'), (u'LOAD_-1206930411', u'CALL_-1206930394'), ('const-1185248', u'COPY_-1206922022'), (u'STORE_-1206932305', u'INDIRECT_-1206900977'), (u'INDIRECT_-1206896660', u'MULTIEQUAL_-1206896556'), (u'CALL_-1206922325', u'INDIRECT_-1206888563'), (u'CALL_-1206938232', u'INDIRECT_-1206902863'), (u'CALL_-1206928601', u'INDIRECT_-1206910283'), (u'CALLIND_-1206924365', u'INDIRECT_-1206889933'), (u'CALLIND_-1206924378', u'INDIRECT_-1206904161'), (u'MULTIEQUAL_-1206897768', u'MULTIEQUAL_-1206901298'), ('tmp_72836', u'PTRSUB_-1206879377'), (u'STORE_-1206930329', u'INDIRECT_-1206887860'), (u'INDIRECT_-1206900878', u'MULTIEQUAL_-1206899198'), (u'INDIRECT_-1206914312', u'MULTIEQUAL_-1206914157'), ('tmp_11750', u'CBRANCH_-1206928227'), (u'CALLIND_-1206921856', u'INDIRECT_-1206875191'), (u'CALL_-1206921459', u'INDIRECT_-1206885913'), (u'CALL_-1206938900', u'INDIRECT_-1206912494'), (u'CALL_-1206939005', u'INDIRECT_-1206911713'), (u'INDIRECT_-1206892354', u'MULTIEQUAL_-1206892149'), (u'CALL_-1206932359', u'INDIRECT_-1206890616'), (u'INDIRECT_-1206874514', u'MULTIEQUAL_-1206876098'), (u'INDIRECT_-1206892107', u'MULTIEQUAL_-1206891992'), (u'CALL_-1206928518', u'INDIRECT_-1206896967'), (u'CALL_-1206929529', u'INDIRECT_-1206910573'), (u'INDIRECT_-1206890112', u'MULTIEQUAL_-1206889934'), (u'CALLIND_-1206921359', u'INDIRECT_-1206889905'), (u'CALL_-1206938927', u'INDIRECT_-1206885037'), (u'CALL_-1206928644', u'INDIRECT_-1206889357'), (u'CALL_-1206928357', u'INDIRECT_-1206894308'), (u'CALL_-1206930274', u'INDIRECT_-1206890986'), (u'CALL_-1206937414', u'INDIRECT_-1206901737'), (u'MULTIEQUAL_-1206902339', u'MULTIEQUAL_-1206902305'), (u'MULTIEQUAL_-1206902339', u'MULTIEQUAL_-1206902305'), ('const-1171826', u'COPY_-1206879934'), (u'CALL_-1206931745', u'INDIRECT_-1206902940'), (u'CALLIND_-1206924378', u'INDIRECT_-1206898701'), (u'CALL_-1206925860', u'INDIRECT_-1206889466'), (u'STORE_-1206928697', u'INDIRECT_-1206894228'), (u'CALL_-1206928878', u'INDIRECT_-1206892574'), (u'INDIRECT_-1206896621', u'MULTIEQUAL_-1206898139'), (u'CALL_-1206921722', u'INDIRECT_-1206903211'), (u'INDIRECT_-1206902094', u'MULTIEQUAL_-1206902498'), (u'MULTIEQUAL_-1206904519', u'MULTIEQUAL_-1206904961'), (u'CALL_-1206937142', u'INDIRECT_-1206893732'), (u'CALL_-1206921447', u'INDIRECT_-1206905644'), (u'CALL_-1206930228', u'INDIRECT_-1206908632'), (u'MULTIEQUAL_-1206897452', u'MULTIEQUAL_-1206898639'), (u'CALL_-1206922584', u'INDIRECT_-1206891739'), (u'INDIRECT_-1206897274', u'MULTIEQUAL_-1206896778'), (u'INDIRECT_-1206903078', u'MULTIEQUAL_-1206903586'), (u'INDIRECT_-1206891763', u'MULTIEQUAL_-1206891614'), ('const-1', u'PTRADD_-1206924961'), (u'INDIRECT_-1206898628', u'MULTIEQUAL_-1206899010'), (u'INDIRECT_-1206910834', u'MULTIEQUAL_-1206910629'), (u'CALL_-1206929202', u'INDIRECT_-1206895344'), (u'CALL_-1206925460', u'INDIRECT_-1206904635'), (u'STORE_-1206933398', u'INDIRECT_-1206899520'), (u'CALL_-1206927316', u'INDIRECT_-1206896803'), (u'STORE_-1206925221', u'INDIRECT_-1206902325'), (u'CALL_-1206932911', u'INDIRECT_-1206911970'), (u'CALL_-1206929938', u'INDIRECT_-1206898308'), (u'INDIRECT_-1206897348', u'MULTIEQUAL_-1206897522'), (u'INDIRECT_-1206905402', u'MULTIEQUAL_-1206905225'), (u'MULTIEQUAL_-1206902065', u'MULTIEQUAL_-1206901571'), (u'MULTIEQUAL_-1206902781', u'MULTIEQUAL_-1206902733'), (u'MULTIEQUAL_-1206874087', u'MULTIEQUAL_-1206881214'), (u'CALL_-1206925604', u'INDIRECT_-1206906625'), (u'INDIRECT_-1206888245', u'MULTIEQUAL_-1206888209'), (u'INDIRECT_-1206894512', u'MULTIEQUAL_-1206893885'), (u'STORE_-1206928446', u'INDIRECT_-1206891137'), (u'CALL_-1206926019', u'INDIRECT_-1206889559'), (u'INDIRECT_-1206905354', u'MULTIEQUAL_-1206904936'), (u'MULTIEQUAL_-1206905013', u'MULTIEQUAL_-1206905009'), (u'INDIRECT_-1206893248', u'MULTIEQUAL_-1206893042'), (u'INDIRECT_-1206897895', u'MULTIEQUAL_-1206897505'), (u'MULTIEQUAL_-1206876072', u'MULTIEQUAL_-1206875954'), (u'CALL_-1206924677', u'INDIRECT_-1206898459'), (u'CALL_-1206927833', u'INDIRECT_-1206892393'), ('const-0', u'INT_NOTEQUAL_-1206923905'), (u'INDIRECT_-1206897199', u'MULTIEQUAL_-1206896979'), (u'MULTIEQUAL_-1206874141', u'MULTIEQUAL_-1206909963'), (u'CALL_-1206921844', u'INDIRECT_-1206895597'), (u'CALLIND_-1206921372', u'INDIRECT_-1206892908'), (u'INDIRECT_-1206910457', u'MULTIEQUAL_-1206910367'), (u'INDIRECT_-1206905663', u'MULTIEQUAL_-1206906610'), (u'INDIRECT_-1206896243', u'MULTIEQUAL_-1206875921'), (u'INDIRECT_-1206885285', u'MULTIEQUAL_-1206885380'), (u'CALL_-1206934081', u'INDIRECT_-1206903748'), (u'MULTIEQUAL_-1206900297', u'MULTIEQUAL_-1206878078'), (u'CALL_-1206921994', u'INDIRECT_-1206898337'), (u'MULTIEQUAL_-1206894801', u'MULTIEQUAL_-1206894753'), ('const-433', u'LOAD_-1206931068'), (u'INDIRECT_-1206902317', u'MULTIEQUAL_-1206902180'), (u'MULTIEQUAL_-1206907269', u'MULTIEQUAL_-1206907154'), ('tmp_6907', u'CBRANCH_-1206932423'), (u'CALL_-1206928155', u'INDIRECT_-1206914859'), (u'CALL_-1206928772', u'INDIRECT_-1206902926'), (u'INDIRECT_-1206889707', u'COPY_-1206879845'), (u'INDIRECT_-1206903780', u'MULTIEQUAL_-1206902733'), (u'CALL_-1206930394', u'INDIRECT_-1206890655'), ('const-48', u'PTRSUB_-1206875716'), (u'INDIRECT_-1206898767', u'MULTIEQUAL_-1206903021'), (u'STORE_-1206930828', u'INDIRECT_-1206893395'), ('const-0', u'INT_EQUAL_-1206939493'), (u'CALL_-1206934955', u'INDIRECT_-1206896255'), (u'CALL_-1206930311', u'INDIRECT_-1206905729'), (u'INDIRECT_-1206887423', u'MULTIEQUAL_-1206887378'), (u'INDIRECT_-1206891190', u'MULTIEQUAL_-1206892707'), (u'INT_LESSEQUAL_-1206932278', u'CBRANCH_-1206932274'), (u'MULTIEQUAL_-1206903374', u'MULTIEQUAL_-1206903300'), (u'CALLIND_-1206921884', u'INDIRECT_-1206875881'), (u'INDIRECT_-1206895027', u'MULTIEQUAL_-1206895562'), (u'MULTIEQUAL_-1206914957', u'COPY_-1206915080'), (u'LOAD_-1206923357', u'INT_NOTEQUAL_-1206923301'), (u'CALL_-1206929019', u'INDIRECT_-1206902621'), (u'INDIRECT_-1206905272', u'MULTIEQUAL_-1206905114'), (u'CALL_-1206935851', u'INDIRECT_-1206882733'), (u'INDIRECT_-1206889706', u'MULTIEQUAL_-1206891490'), (u'STORE_-1206924909', u'INDIRECT_-1206886523'), (u'CALLIND_-1206925046', u'INDIRECT_-1206902860'), (u'INDIRECT_-1206890035', u'COPY_-1206878919'), (u'STORE_-1206925381', u'INDIRECT_-1206903242'), (u'INDIRECT_-1206899113', u'MULTIEQUAL_-1206898693'), (u'INDIRECT_-1206908172', u'MULTIEQUAL_-1206907994'), (u'CALL_-1206930407', u'INT_EQUAL_-1206930393'), (u'CALL_-1206925460', u'INDIRECT_-1206884895'), (u'INDIRECT_-1206894354', u'MULTIEQUAL_-1206898631'), (u'STORE_-1206928518', u'INDIRECT_-1206892439'), (u'CALL_-1206928271', u'CAST_-1206872396'), (u'INDIRECT_-1206892099', u'MULTIEQUAL_-1206891738'), ('const-433', u'LOAD_-1206933867'), (u'MULTIEQUAL_-1206900081', u'MULTIEQUAL_-1206878077'), (u'CALL_-1206930394', u'INDIRECT_-1206896955'), (u'CALL_-1206921722', u'INDIRECT_-1206904051'), (u'INDIRECT_-1206895863', u'MULTIEQUAL_-1206895497'), ('tmp_5778', u'CBRANCH_-1206933888'), (u'INDIRECT_-1206905031', u'MULTIEQUAL_-1206904833'), (u'MULTIEQUAL_-1206913817', u'MULTIEQUAL_-1206913160'), (u'INDIRECT_-1206913327', u'MULTIEQUAL_-1206913160'), (u'INDIRECT_-1206900862', u'MULTIEQUAL_-1206905425'), (u'INDIRECT_-1206902234', u'MULTIEQUAL_-1206901969'), (u'STORE_-1206932486', u'INDIRECT_-1206900027'), (u'STORE_-1206925416', u'INDIRECT_-1206901163'), (u'CALL_-1206931701', u'INDIRECT_-1206913421'), (u'MULTIEQUAL_-1206895279', u'MULTIEQUAL_-1206895279'), (u'CALL_-1206938232', u'INDIRECT_-1206897403'), (u'MULTIEQUAL_-1206910161', u'MULTIEQUAL_-1206878102'), (u'CALL_-1206928291', u'INDIRECT_-1206882166'), (u'CALL_-1206938310', u'INDIRECT_-1206900817'), (u'STORE_-1206924560', u'INDIRECT_-1206904918'), (u'INT_EQUAL_-1206934154', u'CBRANCH_-1206934152'), ('tmp_18430', u'CBRANCH_-1206923849'), (u'STORE_-1206929190', u'INDIRECT_-1206901566'), (u'CALL_-1206922325', u'INDIRECT_-1206895703'), (u'CALL_-1206929974', u'INDIRECT_-1206903370'), (u'MULTIEQUAL_-1206880183', u'MULTIEQUAL_-1206900501'), (u'CALL_-1206929529', u'INDIRECT_-1206909313'), (u'MULTIEQUAL_-1206899289', u'MULTIEQUAL_-1206899174'), (u'MULTIEQUAL_-1206905589', u'MULTIEQUAL_-1206904923'), (u'CALL_-1206926116', u'INDIRECT_-1206895955'), (u'CALLIND_-1206921359', u'INDIRECT_-1206902925'), (u'INDIRECT_-1206909472', u'MULTIEQUAL_-1206909314'), (u'MULTIEQUAL_-1206874925', u'MULTIEQUAL_-1206874905'), (u'CALL_-1206933821', u'INDIRECT_-1206891410'), (u'INDIRECT_-1206899392', u'MULTIEQUAL_-1206899234'), (u'STORE_-1206929190', u'INDIRECT_-1206897786'), (u'CALL_-1206931142', u'INDIRECT_-1206890881'), (u'CALL_-1206932954', u'INDIRECT_-1206907799'), (u'INDIRECT_-1206909393', u'MULTIEQUAL_-1206909234'), ('const-0', u'INT_EQUAL_-1206928740'), (u'CALL_-1206938772', u'INDIRECT_-1206906968'), (u'INDIRECT_-1206907186', u'MULTIEQUAL_-1206913521'), (u'MULTIEQUAL_-1206901529', u'MULTIEQUAL_-1206901513'), (u'STORE_-1206934224', u'INDIRECT_-1206906260'), ('const-8', u'PTRADD_-1206871179'), ('const-433', u'LOAD_-1206935577'), ('const-1230456', u'INT_NOTEQUAL_-1206930320'), (u'INDIRECT_-1206910631', u'MULTIEQUAL_-1206876074'), (u'INDIRECT_-1206880094', u'MULTIEQUAL_-1206881768'), (u'CALL_-1206928225', u'INDIRECT_-1206905151'), (u'CALL_-1206929794', u'INDIRECT_-1206905360'), (u'INDIRECT_-1206905316', u'MULTIEQUAL_-1206905820'), (u'CALL_-1206921832', u'INDIRECT_-1206891560'), (u'INDIRECT_-1206891617', u'COPY_-1206879624'), (u'INDIRECT_-1206905967', u'MULTIEQUAL_-1206907059'), (u'CALL_-1206931674', u'INDIRECT_-1206889171'), (u'MULTIEQUAL_-1206895921', u'MULTIEQUAL_-1206895747'), (u'INDIRECT_-1206892335', u'MULTIEQUAL_-1206876773'), (u'INDIRECT_-1206898660', u'MULTIEQUAL_-1206898458'), (u'CALL_-1206931797', u'INDIRECT_-1206890929'), (u'CALL_-1206922556', u'INDIRECT_-1206893701'), (u'LOAD_-1206935570', u'INT_ADD_-1206935538'), (u'STORE_-1206925248', u'INDIRECT_-1206893520'), (u'CALL_-1206929226', u'INDIRECT_-1206876953'), (u'CALL_-1206921320', u'INDIRECT_-1206884056'), (u'INDIRECT_-1206900046', u'MULTIEQUAL_-1206899854'), (u'CALL_-1206931545', u'INDIRECT_-1206908003'), (u'INDIRECT_-1206896697', u'MULTIEQUAL_-1206897317'), (u'CALL_-1206934955', u'INDIRECT_-1206893315'), (u'CALL_-1206930584', u'INDIRECT_-1206903188'), (u'INDIRECT_-1206896287', u'MULTIEQUAL_-1206896822'), (u'STORE_-1206934436', u'INDIRECT_-1206900088'), (u'INDIRECT_-1206895791', u'MULTIEQUAL_-1206895772'), (u'MULTIEQUAL_-1206896945', u'MULTIEQUAL_-1206896939'), (u'MULTIEQUAL_-1206903789', u'MULTIEQUAL_-1206903770'), (u'CALL_-1206929529', u'INDIRECT_-1206901333'), (u'INDIRECT_-1206897452', u'MULTIEQUAL_-1206896825'), ('const-0', u'INT_EQUAL_-1206930068'), ('const-1185872', u'COPY_-1206928638'), (u'CALL_-1206928271', u'INDIRECT_-1206890877'), (u'MULTIEQUAL_-1206906977', u'COPY_-1206907100'), (u'INDIRECT_-1206901134', u'MULTIEQUAL_-1206900757'), (u'MULTIEQUAL_-1206904267', u'MULTIEQUAL_-1206904650'), (u'MULTIEQUAL_-1206892707', u'MULTIEQUAL_-1206892693'), (u'CALLIND_-1206938827', u'INDIRECT_-1206901535'), (u'INDIRECT_-1206890406', u'MULTIEQUAL_-1206890293'), (u'INDIRECT_-1206895790', u'MULTIEQUAL_-1206895699'), (u'MULTIEQUAL_-1206887970', u'MULTIEQUAL_-1206887945'), (u'STORE_-1206937765', u'INDIRECT_-1206909118'), (u'CALL_-1206934862', u'INDIRECT_-1206889920'), (u'INDIRECT_-1206886675', u'COPY_-1206878911'), (u'INDIRECT_-1206906585', u'MULTIEQUAL_-1206906566'), (u'INDIRECT_-1206887805', u'MULTIEQUAL_-1206887900'), (u'CALL_-1206939523', u'INDIRECT_-1206899753'), (u'INDIRECT_-1206890224', u'MULTIEQUAL_-1206891477'), (u'CALL_-1206930915', u'INDIRECT_-1206909041'), (u'STORE_-1206921864', u'INDIRECT_-1206884607'), (u'LOAD_-1206922646', u'CALLIND_-1206922636'), (u'CALL_-1206926063', u'INDIRECT_-1206900918'), (u'INDIRECT_-1206899475', u'MULTIEQUAL_-1206900279'), (u'INDIRECT_-1206892674', u'MULTIEQUAL_-1206896951'), (u'INDIRECT_-1206883611', u'MULTIEQUAL_-1206883592'), (u'INDIRECT_-1206901795', u'MULTIEQUAL_-1206901716'), ('const-433', u'LOAD_-1206921753'), (u'CALL_-1206922325', u'INDIRECT_-1206874278'), (u'CALL_-1206936047', u'INDIRECT_-1206908235'), (u'CALL_-1206938342', u'INDIRECT_-1206914275'), (u'MULTIEQUAL_-1206893905', u'MULTIEQUAL_-1206893921'), (u'MULTIEQUAL_-1206888059', u'MULTIEQUAL_-1206888025'), (u'MULTIEQUAL_-1206888059', u'MULTIEQUAL_-1206888025'), (u'CALL_-1206925860', u'INDIRECT_-1206876524'), (u'CALLIND_-1206921388', u'INDIRECT_-1206888241'), (u'INDIRECT_-1206903461', u'MULTIEQUAL_-1206880930'), (u'INDIRECT_-1206904488', u'MULTIEQUAL_-1206904662'), (u'MULTIEQUAL_-1206889819', u'MULTIEQUAL_-1206889805'), (u'STORE_-1206937788', u'INDIRECT_-1206895688'), (u'INDIRECT_-1206903675', u'MULTIEQUAL_-1206904479'), (u'CALL_-1206927833', u'INDIRECT_-1206904153'), (u'INDIRECT_-1206892848', u'MULTIEQUAL_-1206894387'), (u'INDIRECT_-1206907055', u'MULTIEQUAL_-1206906716'), (u'INDIRECT_-1206893410', u'COPY_-1206880199'), (u'INDIRECT_-1206911963', u'MULTIEQUAL_-1206912910'), (u'INDIRECT_-1206906961', u'MULTIEQUAL_-1206906685'), (u'INDIRECT_-1206894706', u'MULTIEQUAL_-1206896099'), (u'CALLIND_-1206925511', u'INDIRECT_-1206893431'), (u'STORE_-1206934385', u'INDIRECT_-1206895435'), (u'STORE_-1206921525', u'INDIRECT_-1206904587'), (u'CALL_-1206936110', u'INDIRECT_-1206892314'), (u'CALL_-1206921264', u'INDIRECT_-1206882447'), (u'STORE_-1206930873', u'INDIRECT_-1206895518'), (u'CALL_-1206929032', u'INDIRECT_-1206877716'), (u'MULTIEQUAL_-1206876776', u'MULTIEQUAL_-1206894399'), ('tmp_14521', u'CBRANCH_-1206932842'), (u'MULTIEQUAL_-1206913817', u'MULTIEQUAL_-1206913711'), (u'INDIRECT_-1206889044', u'COPY_-1206879152'), (u'LOAD_-1206930855', u'STORE_-1206930846'), (u'CALL_-1206937559', u'INDIRECT_-1206894505'), (u'CALL_-1206933962', u'INDIRECT_-1206904514'), (u'INDIRECT_-1206898343', u'MULTIEQUAL_-1206875927'), (u'CALL_-1206930394', u'INDIRECT_-1206910395'), (u'CALL_-1206932911', u'INDIRECT_-1206894750'), (u'MULTIEQUAL_-1206906986', u'MULTIEQUAL_-1206907781'), (u'MULTIEQUAL_-1206878109', u'MULTIEQUAL_-1206911725'), (u'CALL_-1206921844', u'INDIRECT_-1206891397'), (u'CALL_-1206929324', u'INDIRECT_-1206897090'), (u'INDIRECT_-1206899374', u'MULTIEQUAL_-1206898878'), (u'STORE_-1206930256', u'INDIRECT_-1206898486'), (u'CALL_-1206928644', u'INDIRECT_-1206896077'), (u'STORE_-1206924545', u'INDIRECT_-1206886848'), (u'INDIRECT_-1206896160', u'MULTIEQUAL_-1206896061'), ('const-433', u'LOAD_-1206930214'), (u'MULTIEQUAL_-1206895455', u'MULTIEQUAL_-1206895405'), (u'CALL_-1206930915', u'INDIRECT_-1206904001'), (u'MULTIEQUAL_-1206895297', u'MULTIEQUAL_-1206894439'), (u'INDIRECT_-1206899114', u'MULTIEQUAL_-1206897024'), (u'CALL_-1206930228', u'INDIRECT_-1206909892'), (u'CALL_-1206934487', u'INDIRECT_-1206899794'), (u'COPY_-1206878848', u'RETURN_-1206878781'), (u'CALL_-1206931545', u'INDIRECT_-1206904223'), (u'MULTIEQUAL_-1206894439', u'MULTIEQUAL_-1206894419'), (u'INDIRECT_-1206909203', u'MULTIEQUAL_-1206909108'), (u'STORE_-1206928327', u'INDIRECT_-1206898170'), (u'MULTIEQUAL_-1206892307', u'MULTIEQUAL_-1206892288'), (u'CALL_-1206924704', u'INDIRECT_-1206883780'), (u'CALL_-1206928772', u'INDIRECT_-1206890746'), (u'MULTIEQUAL_-1206899844', u'MULTIEQUAL_-1206899196'), (u'MULTIEQUAL_-1206893179', u'MULTIEQUAL_-1206893179'), (u'INDIRECT_-1206908411', u'MULTIEQUAL_-1206908834'), (u'INDIRECT_-1206908411', u'MULTIEQUAL_-1206908834'), (u'INDIRECT_-1206886540', u'MULTIEQUAL_-1206887798'), (u'STORE_-1206928588', u'INDIRECT_-1206910541'), (u'INDIRECT_-1206895184', u'MULTIEQUAL_-1206897652'), (u'INDIRECT_-1206882074', u'MULTIEQUAL_-1206881937'), (u'CALL_-1206924756', u'INDIRECT_-1206899764'), (u'CALL_-1206928667', u'INDIRECT_-1206891000'), (u'CALL_-1206937875', u'INDIRECT_-1206903910'), (u'CALL_-1206930362', u'INDIRECT_-1206890618'), (u'INDIRECT_-1206897680', u'MULTIEQUAL_-1206897630'), (u'STORE_-1206933497', u'INDIRECT_-1206892430'), (u'INDIRECT_-1206894186', u'MULTIEQUAL_-1206894073'), (u'INDIRECT_-1206889741', u'MULTIEQUAL_-1206889465'), (u'SUBPIECE_-1206909237', u'INT_SUB_-1206929144'), (u'INDIRECT_-1206882771', u'MULTIEQUAL_-1206882752'), (u'INDIRECT_-1206897844', u'MULTIEQUAL_-1206899427'), ('const-433', u'LOAD_-1206921345'), (u'CALL_-1206930362', u'INDIRECT_-1206905318'), (u'INDIRECT_-1206899590', u'MULTIEQUAL_-1206901107'), (u'INDIRECT_-1206904373', u'INT_EQUAL_-1206939369'), ('const-0', u'COPY_-1206925636'), (u'STORE_-1206929169', u'INDIRECT_-1206904078'), (u'INDIRECT_-1206890214', u'MULTIEQUAL_-1206889837'), (u'INDIRECT_-1206907371', u'MULTIEQUAL_-1206908237'), (u'CALL_-1206935494', u'INDIRECT_-1206897403'), (u'CALLIND_-1206925401', u'INDIRECT_-1206876567'), (u'PTRADD_-1206927174', u'LOAD_-1206927234'), (u'CALLIND_-1206921856', u'INDIRECT_-1206902916'), (u'INDIRECT_-1206912100', u'MULTIEQUAL_-1206911898'), (u'CALL_-1206929529', u'INDIRECT_-1206897553'), (u'INDIRECT_-1206917069', u'MULTIEQUAL_-1206918728'), (u'INDIRECT_-1206901600', u'MULTIEQUAL_-1206901398'), (u'PTRSUB_-1206879635', u'LOAD_-1206928786'), (u'MULTIEQUAL_-1206909081', u'MULTIEQUAL_-1206909781'), (u'STORE_-1206933958', u'INDIRECT_-1206895606'), (u'INDIRECT_-1206907118', u'MULTIEQUAL_-1206907030'), (u'INT_NOTEQUAL_-1206930361', u'CBRANCH_-1206930361'), (u'STORE_-1206925479', u'INDIRECT_-1206896158'), (u'CALL_-1206937186', u'INDIRECT_-1206883920'), (u'CAST_-1206875954', u'CALL_-1206935766'), (u'MULTIEQUAL_-1206878051', u'MULTIEQUAL_-1206881969'), (u'INDIRECT_-1206896286', u'MULTIEQUAL_-1206892981'), (u'INDIRECT_-1206884483', u'MULTIEQUAL_-1206884438'), (u'STORE_-1206924545', u'INDIRECT_-1206888528'), (u'CALL_-1206932817', u'INDIRECT_-1206907326'), (u'INDIRECT_-1206905086', u'MULTIEQUAL_-1206904894'), (u'INDIRECT_-1206904476', u'MULTIEQUAL_-1206904980'), (u'STORE_-1206928410', u'INDIRECT_-1206902876'), (u'CALL_-1206935766', u'INDIRECT_-1206891666'), (u'INT_EQUAL_-1206931417', u'CBRANCH_-1206931416'), (u'STORE_-1206922815', u'INDIRECT_-1206898309'), (u'STORE_-1206934436', u'INDIRECT_-1206889168'), (u'INDIRECT_-1206891871', u'MULTIEQUAL_-1206891731'), (u'CALL_-1206938036', u'INDIRECT_-1206906933'), (u'CALL_-1206929385', u'INDIRECT_-1206906365'), (u'INT_NOTEQUAL_-1206938354', u'CBRANCH_-1206938353'), (u'STORE_-1206934224', u'INDIRECT_-1206897860'), (u'MULTIEQUAL_-1206882103', u'MULTIEQUAL_-1206882085'), (u'INDIRECT_-1206880837', u'MULTIEQUAL_-1206880686'), (u'INDIRECT_-1206909927', u'MULTIEQUAL_-1206910612'), (u'INDIRECT_-1206898169', u'MULTIEQUAL_-1206899459'), (u'MULTIEQUAL_-1206876610', u'MULTIEQUAL_-1206876610'), (u'CALL_-1206938975', u'INDIRECT_-1206894056'), (u'CALL_-1206931183', u'INDIRECT_-1206892763'), (u'INDIRECT_-1206890503', u'MULTIEQUAL_-1206890354'), (u'CALL_-1206922556', u'INDIRECT_-1206900001'), (u'CALL_-1206925604', u'INDIRECT_-1206906205'), (u'CALL_-1206924756', u'INDIRECT_-1206898924'), (u'INDIRECT_-1206910091', u'MULTIEQUAL_-1206910514'), (u'INDIRECT_-1206910091', u'MULTIEQUAL_-1206910514'), (u'CALLIND_-1206925401', u'INDIRECT_-1206886232'), (u'CALLIND_-1206921412', u'INDIRECT_-1206899226'), (u'CALL_-1206921459', u'INDIRECT_-1206884653'), (u'INDIRECT_-1206893622', u'MULTIEQUAL_-1206895227'), (u'INDIRECT_-1206902078', u'MULTIEQUAL_-1206901980'), (u'INDIRECT_-1206900828', u'MULTIEQUAL_-1206902367'), (u'INDIRECT_-1206900017', u'MULTIEQUAL_-1206900398'), (u'CALL_-1206921722', u'INDIRECT_-1206887251'), (u'MULTIEQUAL_-1206904972', u'MULTIEQUAL_-1206904956'), (u'CALL_-1206931674', u'INDIRECT_-1206889591'), (u'CALL_-1206932860', u'INDIRECT_-1206902275'), (u'INDIRECT_-1206895268', u'MULTIEQUAL_-1206895650'), (u'CALL_-1206931183', u'INDIRECT_-1206910403'), (u'MULTIEQUAL_-1206892286', u'MULTIEQUAL_-1206893081'), (u'INDIRECT_-1206900447', u'MULTIEQUAL_-1206900049'), (u'CALL_-1206929794', u'INDIRECT_-1206887300'), (u'CALL_-1206928382', u'INDIRECT_-1206895581'), (u'CALL_-1206930311', u'INDIRECT_-1206910349'), (u'CALL_-1206935851', u'INDIRECT_-1206883070'), (u'CALL_-1206931269', u'INDIRECT_-1206908187'), (u'CALL_-1206928152', u'INDIRECT_-1206900051'), (u'INDIRECT_-1206875822', u'MULTIEQUAL_-1206875952'), (u'MULTIEQUAL_-1206905797', u'MULTIEQUAL_-1206904939'), (u'INDIRECT_-1206906295', u'MULTIEQUAL_-1206905905'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206872850'), (u'CALL_-1206937414', u'INDIRECT_-1206913077'), (u'CALLIND_-1206921412', u'INDIRECT_-1206903426'), (u'CALL_-1206929974', u'INDIRECT_-1206889090'), (u'CALL_-1206934018', u'INDIRECT_-1206902868'), (u'MULTIEQUAL_-1206908550', u'MULTIEQUAL_-1206907912'), (u'CALL_-1206930899', u'INDIRECT_-1206894329'), (u'INDIRECT_-1206887153', u'MULTIEQUAL_-1206888159'), (u'INDIRECT_-1206895778', u'MULTIEQUAL_-1206895680'), (u'MULTIEQUAL_-1206889306', u'MULTIEQUAL_-1206889209'), (u'INDIRECT_-1206889306', u'MULTIEQUAL_-1206889209'), (u'MULTIEQUAL_-1206901107', u'MULTIEQUAL_-1206901050'), (u'INDIRECT_-1206908441', u'MULTIEQUAL_-1206908332'), (u'CALL_-1206932860', u'INDIRECT_-1206920660'), (u'INDIRECT_-1206907298', u'MULTIEQUAL_-1206880939'), (u'STORE_-1206924919', u'INDIRECT_-1206892527'), (u'MULTIEQUAL_-1206880180', u'MULTIEQUAL_-1206899241'), (u'STORE_-1206921864', u'INDIRECT_-1206894267'), (u'STORE_-1206928732', u'INDIRECT_-1206900549'), (u'INDIRECT_-1206899064', u'MULTIEQUAL_-1206898835'), (u'INDIRECT_-1206906214', u'MULTIEQUAL_-1206906009'), (u'CALL_-1206930407', u'INDIRECT_-1206896106'), (u'CALL_-1206925783', u'INDIRECT_-1206890675'), (u'INDIRECT_-1206887358', u'MULTIEQUAL_-1206889058'), (u'CALL_-1206931269', u'INDIRECT_-1206903987'), (u'CALL_-1206937983', u'INDIRECT_-1206893889'), (u'INDIRECT_-1206892941', u'MULTIEQUAL_-1206892750'), (u'INDIRECT_-1206909698', u'MULTIEQUAL_-1206908018'), (u'MULTIEQUAL_-1206895530', u'MULTIEQUAL_-1206894892'), (u'INDIRECT_-1206909297', u'MULTIEQUAL_-1206910293'), (u'CALL_-1206937186', u'INDIRECT_-1206910551'), (u'INDIRECT_-1206907794', u'MULTIEQUAL_-1206908340'), (u'CALL_-1206930457', u'INDIRECT_-1206908061'), (u'STORE_-1206925381', u'INDIRECT_-1206892742'), (u'MULTIEQUAL_-1206908717', u'MULTIEQUAL_-1206908700'), (u'CALL_-1206938310', u'INDIRECT_-1206893257'), (u'CALL_-1206924704', u'INDIRECT_-1206898480'), (u'INDIRECT_-1206903006', u'MULTIEQUAL_-1206902684'), (u'CALL_-1206935907', u'INDIRECT_-1206911087'), (u'INDIRECT_-1206894992', u'MULTIEQUAL_-1206894837'), (u'INDIRECT_-1206890423', u'MULTIEQUAL_-1206891089'), (u'CALL_-1206922556', u'INDIRECT_-1206874376'), (u'INDIRECT_-1206886043', u'MULTIEQUAL_-1206887798'), (u'CALL_-1206921954', u'INDIRECT_-1206895794'), (u'COPY_-1206926003', u'MULTIEQUAL_-1206893781'), (u'CALL_-1206928677', u'INDIRECT_-1206903307'), (u'INDIRECT_-1206891203', u'MULTIEQUAL_-1206891158'), (u'INDIRECT_-1206885019', u'MULTIEQUAL_-1206884799'), ('const-8', u'PTRADD_-1206875655'), (u'CALLIND_-1206925453', u'INDIRECT_-1206909545'), (u'STORE_-1206921525', u'INDIRECT_-1206883587'), (u'CALL_-1206930025', u'INDIRECT_-1206886822'), (u'INDIRECT_-1206899009', u'MULTIEQUAL_-1206900299'), (u'CALL_-1206921832', u'INDIRECT_-1206901640'), (u'INDIRECT_-1206898526', u'MULTIEQUAL_-1206900310'), (u'INDIRECT_-1206909439', u'MULTIEQUAL_-1206912029'), (u'CALL_-1206927048', u'INDIRECT_-1206901582'), (u'MULTIEQUAL_-1206900736', u'MULTIEQUAL_-1206900730'), (u'INDIRECT_-1206913813', u'MULTIEQUAL_-1206913205'), (u'INDIRECT_-1206883333', u'MULTIEQUAL_-1206883141'), (u'CALL_-1206928152', u'INDIRECT_-1206897531'), (u'CALL_-1206930157', u'INDIRECT_-1206905173'), ('const-160', u'PTRSUB_-1206879582'), (u'INDIRECT_-1206896656', u'MULTIEQUAL_-1206896720'), (u'MULTIEQUAL_-1206911331', u'INT_NOTEQUAL_-1206922905'), (u'INT_ADD_-1206873306', u'INT_SUB_-1206925216'), (u'CALL_-1206938656', u'INDIRECT_-1206907528'), (u'COPY_-1206874912', u'MULTIEQUAL_-1206918169'), (u'INDIRECT_-1206887714', u'MULTIEQUAL_-1206887480'), (u'INDIRECT_-1206908502', u'MULTIEQUAL_-1206908307'), (u'MULTIEQUAL_-1206884505', u'MULTIEQUAL_-1206884525'), (u'MULTIEQUAL_-1206907821', u'MULTIEQUAL_-1206908521'), (u'CALL_-1206939523', u'INDIRECT_-1206914873'), (u'CALLIND_-1206938263', u'INDIRECT_-1206884988'), (u'INDIRECT_-1206886067', u'MULTIEQUAL_-1206885367'), (u'STORE_-1206921525', u'INDIRECT_-1206882327'), (u'INDIRECT_-1206895989', u'MULTIEQUAL_-1206893664'), (u'CALL_-1206927418', u'INDIRECT_-1206908617'), (u'CALL_-1206937430', u'INDIRECT_-1206896288'), ('tmp_17448', u'CBRANCH_-1206924618'), (u'CALL_-1206928331', u'INDIRECT_-1206894293'), (u'LOAD_-1206928261', u'INT_DIV_-1206925681'), (u'LOAD_-1206921683', u'INT_NOTEQUAL_-1206921662'), (u'CALLIND_-1206924378', u'INDIRECT_-1206889881'), (u'MULTIEQUAL_-1206898904', u'MULTIEQUAL_-1206898928'), (u'INDIRECT_-1206876769', u'MULTIEQUAL_-1206876456'), (u'INDIRECT_-1206891739', u'MULTIEQUAL_-1206891519'), (u'STORE_-1206921525', u'INDIRECT_-1206895347'), (u'CALL_-1206927048', u'INDIRECT_-1206895282'), (u'STORE_-1206921743', u'INDIRECT_-1206882853'), (u'CALL_-1206931337', u'INDIRECT_-1206894350'), (u'INDIRECT_-1206912455', u'MULTIEQUAL_-1206911837'), (u'INDIRECT_-1206891456', u'MULTIEQUAL_-1206891960'), (u'CALL_-1206938756', u'INDIRECT_-1206900657'), (u'INDIRECT_-1206905078', u'MULTIEQUAL_-1206903398'), (u'INDIRECT_-1206906222', u'MULTIEQUAL_-1206907827'), (u'INDIRECT_-1206889403', u'MULTIEQUAL_-1206891158'), (u'CALL_-1206929902', u'INDIRECT_-1206903326'), (u'INDIRECT_-1206906322', u'MULTIEQUAL_-1206910885'), (u'CALL_-1206937186', u'INDIRECT_-1206883583'), (u'INDIRECT_-1206901409', u'COPY_-1206879999'), (u'INDIRECT_-1206905121', u'MULTIEQUAL_-1206905730'), (u'CALL_-1206925831', u'INDIRECT_-1206902052'), (u'INDIRECT_-1206910958', u'MULTIEQUAL_-1206909278'), (u'INDIRECT_-1206902728', u'MULTIEQUAL_-1206902498'), (u'INDIRECT_-1206910520', u'MULTIEQUAL_-1206874145'), (u'INDIRECT_-1206875315', u'MULTIEQUAL_-1206877226'), (u'CALL_-1206932327', u'INDIRECT_-1206904174'), (u'INDIRECT_-1206897060', u'MULTIEQUAL_-1206896761'), (u'INDIRECT_-1206905086', u'MULTIEQUAL_-1206911421'), (u'INDIRECT_-1206906195', u'MULTIEQUAL_-1206906999'), (u'CALL_-1206921994', u'INDIRECT_-1206900017'), (u'CALL_-1206933711', u'INT_EQUAL_-1206933697'), (u'CALL_-1206932817', u'INDIRECT_-1206898926'), (u'INDIRECT_-1206903645', u'MULTIEQUAL_-1206903565'), (u'INDIRECT_-1206900087', u'MULTIEQUAL_-1206900042'), (u'CALL_-1206938310', u'INDIRECT_-1206916963'), (u'CALL_-1206926063', u'INDIRECT_-1206904698'), (u'STORE_-1206937696', u'INDIRECT_-1206913284'), (u'INDIRECT_-1206902292', u'MULTIEQUAL_-1206902114'), (u'CALL_-1206921361', u'INDIRECT_-1206882914'), (u'CALL_-1206926003', u'INDIRECT_-1206887866'), (u'CALL_-1206937446', u'INDIRECT_-1206898820'), (u'CALL_-1206921361', u'INDIRECT_-1206893414'), (u'INDIRECT_-1206893681', u'MULTIEQUAL_-1206894437'), (u'CALL_-1206930457', u'INDIRECT_-1206878319'), (u'CALL_-1206927063', u'INDIRECT_-1206902774'), ('const-0', u'INT_EQUAL_-1206879560'), (u'CALL_-1206921264', u'INDIRECT_-1206885387'), (u'INDIRECT_-1206899276', u'MULTIEQUAL_-1206899100'), (u'INDIRECT_-1206893694', u'MULTIEQUAL_-1206894098'), (u'CALL_-1206921361', u'INDIRECT_-1206887534'), (u'CALLIND_-1206921884', u'INDIRECT_-1206886552'), (u'CALL_-1206928257', u'INDIRECT_-1206894668'), (u'MULTIEQUAL_-1206888791', u'MULTIEQUAL_-1206889819'), (u'INDIRECT_-1206903071', u'MULTIEQUAL_-1206876056'), ('const-433', u'LOAD_-1206937244'), (u'CALL_-1206930311', u'INDIRECT_-1206880275'), (u'CALL_-1206929830', u'INDIRECT_-1206904962'), (u'CALL_-1206930476', u'INDIRECT_-1206901607'), (u'CALL_-1206925799', u'INDIRECT_-1206887327'), (u'INDIRECT_-1206895857', u'MULTIEQUAL_-1206896853'), (u'INDIRECT_-1206880487', u'MULTIEQUAL_-1206876758'), ('const-0', u'CALL_-1206931269'), (u'CALL_-1206934888', u'INDIRECT_-1206908650'), (u'CALL_-1206931142', u'INDIRECT_-1206892141'), (u'MULTIEQUAL_-1206896761', u'MULTIEQUAL_-1206899471'), (u'CALL_-1206930550', u'INDIRECT_-1206900820'), (u'CALL_-1206938694', u'INDIRECT_-1206910071'), ('const-433', u'STORE_-1206932305'), ('const-0', u'PTRSUB_-1206872007'), (u'STORE_-1206935460', u'INDIRECT_-1206898117'), (u'INDIRECT_-1206888555', u'MULTIEQUAL_-1206876764'), (u'CALL_-1206935821', u'INDIRECT_-1206909340'), (u'CALL_-1206929071', u'INDIRECT_-1206903899'), (u'INDIRECT_-1206893234', u'COPY_-1206878795'), (u'INDIRECT_-1206890461', u'MULTIEQUAL_-1206890223'), (u'CALL_-1206934955', u'INDIRECT_-1206908435'), (u'CALL_-1206933711', u'INDIRECT_-1206909823'), (u'INDIRECT_-1206893603', u'MULTIEQUAL_-1206895358'), (u'MULTIEQUAL_-1206878075', u'MULTIEQUAL_-1206897865'), (u'MULTIEQUAL_-1206891477', u'MULTIEQUAL_-1206878057'), (u'PTRSUB_-1206876689', u'CALL_-1206931749'), (u'INDIRECT_-1206892702', u'COPY_-1206879275'), (u'INDIRECT_-1206899394', u'MULTIEQUAL_-1206903671'), (u'CALL_-1206926116', u'INDIRECT_-1206908135'), (u'MULTIEQUAL_-1206913393', u'MULTIEQUAL_-1206913372'), (u'INDIRECT_-1206908941', u'MULTIEQUAL_-1206874138'), ('const-0', u'CALL_-1206928629'), (u'INDIRECT_-1206882996', u'MULTIEQUAL_-1206882804'), (u'INDIRECT_-1206901341', u'MULTIEQUAL_-1206901950'), (u'INDIRECT_-1206906405', u'MULTIEQUAL_-1206906023'), (u'INDIRECT_-1206902474', u'COPY_-1206878817'), (u'INDIRECT_-1206900634', u'MULTIEQUAL_-1206900367'), (u'MULTIEQUAL_-1206891133', u'MULTIEQUAL_-1206891112'), (u'STORE_-1206930873', u'INDIRECT_-1206895098'), (u'INT_2COMP_-1206907195', u'INT_AND_-1206923660'), (u'MULTIEQUAL_-1206908130', u'MULTIEQUAL_-1206907492'), (u'CALL_-1206928382', u'INDIRECT_-1206880207'), (u'INDIRECT_-1206910018', u'MULTIEQUAL_-1206911008'), (u'INDIRECT_-1206905156', u'MULTIEQUAL_-1206904980'), (u'LOAD_-1206927234', u'INT_OR_-1206927207'), (u'COPY_-1206925707', u'MULTIEQUAL_-1206920289'), (u'INDIRECT_-1206895039', u'MULTIEQUAL_-1206894678'), (u'INDIRECT_-1206903401', u'MULTIEQUAL_-1206903292'), (u'INDIRECT_-1206913959', u'COPY_-1206880365'), (u'CALL_-1206931128', u'INDIRECT_-1206889384'), (u'INDIRECT_-1206892577', u'MULTIEQUAL_-1206895271'), (u'CALL_-1206921264', u'INDIRECT_-1206885807'), (u'CALL_-1206928667', u'INDIRECT_-1206911160'), (u'INDIRECT_-1206902484', u'COPY_-1206879184'), (u'CALL_-1206929324', u'INDIRECT_-1206890790'), (u'INDIRECT_-1206900856', u'MULTIEQUAL_-1206900920'), (u'CALL_-1206928331', u'INDIRECT_-1206903533'), (u'CALL_-1206922316', u'INDIRECT_-1206896396'), (u'INDIRECT_-1206894998', u'MULTIEQUAL_-1206893318'), (u'CALL_-1206929529', u'INDIRECT_-1206896293'), (u'INDIRECT_-1206905400', u'MULTIEQUAL_-1206905301'), (u'CALL_-1206931435', u'INDIRECT_-1206897437'), (u'CALL_-1206929866', u'INDIRECT_-1206902884'), (u'INDIRECT_-1206898361', u'MULTIEQUAL_-1206898252'), (u'CALL_-1206937302', u'INDIRECT_-1206882988'), (u'CALL_-1206929019', u'INDIRECT_-1206883550'), (u'PTRADD_-1206927174', u'STORE_-1206927231'), (u'STORE_-1206937788', u'INDIRECT_-1206891908'), (u'PTRSUB_-1206878201', u'STORE_-1206934436'), (u'INDIRECT_-1206909361', u'MULTIEQUAL_-1206874139'), (u'STORE_-1206921840', u'INDIRECT_-1206882487'), (u'MULTIEQUAL_-1206914389', u'MULTIEQUAL_-1206914333'), (u'INDIRECT_-1206905020', u'MULTIEQUAL_-1206906278'), (u'MULTIEQUAL_-1206888157', u'MULTIEQUAL_-1206887741'), (u'INDIRECT_-1206883216', u'MULTIEQUAL_-1206883280'), (u'INDIRECT_-1206895482', u'MULTIEQUAL_-1206895287'), (u'CALL_-1206926003', u'INDIRECT_-1206906766'), (u'CALL_-1206921832', u'INDIRECT_-1206897020'), (u'CALL_-1206930915', u'INDIRECT_-1206908201'), (u'INDIRECT_-1206904389', u'MULTIEQUAL_-1206902064'), (u'MULTIEQUAL_-1206900920', u'MULTIEQUAL_-1206900905'), (u'MULTIEQUAL_-1206908047', u'MULTIEQUAL_-1206908430'), ('const-1', u'STORE_-1206921525'), (u'MULTIEQUAL_-1206905307', u'MULTIEQUAL_-1206905293'), (u'INDIRECT_-1206877927', u'MULTIEQUAL_-1206877845'), (u'INDIRECT_-1206878362', u'MULTIEQUAL_-1206882105'), ('const-433', u'LOAD_-1206932439'), (u'CALLIND_-1206921710', u'INDIRECT_-1206903254'), (u'INDIRECT_-1206896396', u'MULTIEQUAL_-1206895845'), (u'INDIRECT_-1206876065', u'MULTIEQUAL_-1206875579'), (u'INT_SUB_-1206921466', u'COPY_-1206869050'), (u'INDIRECT_-1206882318', u'MULTIEQUAL_-1206884018'), (u'MULTIEQUAL_-1206874092', u'MULTIEQUAL_-1206889383'), (u'CALL_-1206933962', u'INDIRECT_-1206888974'), (u'MULTIEQUAL_-1206910629', u'MULTIEQUAL_-1206910514'), (u'CALL_-1206928194', u'INDIRECT_-1206904246'), (u'INDIRECT_-1206906912', u'MULTIEQUAL_-1206908449'), (u'CALL_-1206928667', u'INDIRECT_-1206891840'), (u'STORE_-1206924909', u'INDIRECT_-1206888203'), (u'CALL_-1206929324', u'INDIRECT_-1206897510'), (u'CALL_-1206929226', u'INDIRECT_-1206905015'), (u'STORE_-1206927248', u'INDIRECT_-1206901292'), (u'INDIRECT_-1206904223', u'MULTIEQUAL_-1206904178'), (u'INDIRECT_-1206897481', u'COPY_-1206897489'), (u'MULTIEQUAL_-1206890889', u'MULTIEQUAL_-1206890774'), (u'MULTIEQUAL_-1206913542', u'MULTIEQUAL_-1206913495'), (u'STORE_-1206925221', u'INDIRECT_-1206890145'), (u'STORE_-1206928553', u'INDIRECT_-1206909680'), (u'CALLIND_-1206925511', u'INDIRECT_-1206885451'), (u'MULTIEQUAL_-1206900268', u'MULTIEQUAL_-1206901755'), (u'CALLIND_-1206938263', u'INDIRECT_-1206912122'), (u'INDIRECT_-1206896960', u'MULTIEQUAL_-1206896689'), (u'INDIRECT_-1206898035', u'MULTIEQUAL_-1206897744'), (u'INDIRECT_-1206890783', u'MULTIEQUAL_-1206875908'), ('const-433', u'STORE_-1206929190'), (u'INDIRECT_-1206904190', u'MULTIEQUAL_-1206904099'), (u'INDIRECT_-1206897345', u'MULTIEQUAL_-1206897326'), (u'CALLIND_-1206938827', u'INDIRECT_-1206900695'), (u'INDIRECT_-1206892223', u'MULTIEQUAL_-1206893170'), (u'INDIRECT_-1206904558', u'MULTIEQUAL_-1206905548'), (u'CALL_-1206928150', u'INDIRECT_-1206911973'), (u'CAST_-1206877522', u'COPY_-1206877750'), (u'INT_NOTEQUAL_-1206937644', u'CBRANCH_-1206937643'), (u'CALL_-1206934487', u'INDIRECT_-1206900634'), (u'MULTIEQUAL_-1206874112', u'MULTIEQUAL_-1206898334'), (u'INDIRECT_-1206906473', u'MULTIEQUAL_-1206904722'), (u'CALL_-1206933711', u'INDIRECT_-1206893023'), (u'CALL_-1206921134', u'INDIRECT_-1206899140'), (u'MULTIEQUAL_-1206888289', u'CALL_-1206931797'), (u'CALL_-1206929830', u'INDIRECT_-1206899502'), (u'MULTIEQUAL_-1206906569', u'MULTIEQUAL_-1206906553'), (u'MULTIEQUAL_-1206912076', u'MULTIEQUAL_-1206912070'), (u'INDIRECT_-1206909974', u'MULTIEQUAL_-1206909556'), (u'INDIRECT_-1206899290', u'COPY_-1206880213'), (u'INDIRECT_-1206899797', u'MULTIEQUAL_-1206899768'), (u'INDIRECT_-1206908037', u'MULTIEQUAL_-1206908657'), (u'CALL_-1206926063', u'INDIRECT_-1206888738'), (u'INDIRECT_-1206895412', u'COPY_-1206879519'), ('const-1230456', u'INT_NOTEQUAL_-1206933469'), (u'INDIRECT_-1206891766', u'MULTIEQUAL_-1206893159'), (u'CALL_-1206928772', u'INDIRECT_-1206913846'), (u'CALL_-1206928734', u'INDIRECT_-1206905423'), (u'INDIRECT_-1206901616', u'MULTIEQUAL_-1206901528'), (u'MULTIEQUAL_-1206893967', u'MULTIEQUAL_-1206893910'), (u'COPY_-1206874437', u'MULTIEQUAL_-1206915911'), (u'CALL_-1206929974', u'INDIRECT_-1206895810'), (u'STORE_-1206930351', u'INDIRECT_-1206907538'), (u'CALL_-1206934963', u'INDIRECT_-1206906761'), ('tmp_19854', u'CBRANCH_-1206922818'), (u'INDIRECT_-1206889225', u'MULTIEQUAL_-1206893361'), (u'CAST_-1206874424', u'INT_ADD_-1206877462'), (u'MULTIEQUAL_-1206893546', u'MULTIEQUAL_-1206893519'), (u'CALL_-1206937414', u'INDIRECT_-1206892917'), (u'MULTIEQUAL_-1206881959', u'MULTIEQUAL_-1206881851'), ('const-433', u'STORE_-1206934385'), (u'INDIRECT_-1206901474', u'MULTIEQUAL_-1206900978'), (u'CALL_-1206932359', u'INDIRECT_-1206904896'), (u'CALL_-1206925799', u'INDIRECT_-1206897407'), (u'MULTIEQUAL_-1206879440', u'MULTIEQUAL_-1206882147'), (u'MULTIEQUAL_-1206909785', u'MULTIEQUAL_-1206909810'), (u'MULTIEQUAL_-1206887666', u'MULTIEQUAL_-1206887639'), (u'MULTIEQUAL_-1206896185', u'MULTIEQUAL_-1206895691'), (u'CALLIND_-1206925046', u'INDIRECT_-1206898240'), (u'INDIRECT_-1206892407', u'MULTIEQUAL_-1206893599'), (u'INDIRECT_-1206903871', u'MULTIEQUAL_-1206905904'), (u'INDIRECT_-1206900320', u'INT_NOTEQUAL_-1206876928'), (u'INDIRECT_-1206898841', u'MULTIEQUAL_-1206880918'), (u'INDIRECT_-1206890007', u'MULTIEQUAL_-1206891099'), (u'COPY_-1206874484', u'CALL_-1206929226'), (u'MULTIEQUAL_-1206910575', u'MULTIEQUAL_-1206910525'), (u'MULTIEQUAL_-1206893134', u'MULTIEQUAL_-1206893130'), (u'PTRADD_-1206873071', u'STORE_-1206924934'), (u'STORE_-1206930340', u'INDIRECT_-1206900468'), (u'CALL_-1206928271', u'INDIRECT_-1206899053'), (u'MULTIEQUAL_-1206913231', u'PTRADD_-1206871300'), (u'INDIRECT_-1206900831', u'MULTIEQUAL_-1206900812'), (u'STORE_-1206921864', u'INDIRECT_-1206885027'), (u'MULTIEQUAL_-1206915911', u'MULTIEQUAL_-1206915893'), (u'STORE_-1206928410', u'INDIRECT_-1206900356'), ('const-433', u'STORE_-1206924934'), (u'INDIRECT_-1206889060', u'MULTIEQUAL_-1206890318'), (u'INDIRECT_-1206905533', u'MULTIEQUAL_-1206906619'), (u'CALL_-1206930228', u'INDIRECT_-1206892672'), (u'CALL_-1206930210', u'INDIRECT_-1206892212'), (u'CAST_-1206872537', u'STORE_-1206929190'), (u'INDIRECT_-1206898011', u'MULTIEQUAL_-1206899235'), (u'MULTIEQUAL_-1206896287', u'MULTIEQUAL_-1206896670'), (u'CALL_-1206921459', u'INDIRECT_-1206899773'), (u'MULTIEQUAL_-1206896613', u'MULTIEQUAL_-1206896609'), (u'INT_EQUAL_-1206928742', u'CBRANCH_-1206928739'), (u'CALL_-1206924704', u'INDIRECT_-1206903100'), (u'INDIRECT_-1206886545', u'MULTIEQUAL_-1206886640'), (u'CALLIND_-1206921710', u'INDIRECT_-1206897794'), (u'CALL_-1206929750', u'INDIRECT_-1206916205'), (u'INDIRECT_-1206905155', u'COPY_-1206878955'), (u'CALL_-1206928271', u'INDIRECT_-1206887293'), (u'CALL_-1206928734', u'INDIRECT_-1206900803'), ('const-73', u'INT_EQUAL_-1206931127'), (u'INDIRECT_-1206883227', u'MULTIEQUAL_-1206883141'), (u'INDIRECT_-1206895606', u'MULTIEQUAL_-1206895509'), (u'MULTIEQUAL_-1206895606', u'MULTIEQUAL_-1206895509'), (u'INDIRECT_-1206885835', u'COPY_-1206878909'), (u'INDIRECT_-1206885588', u'MULTIEQUAL_-1206885762'), (u'STORE_-1206928482', u'INDIRECT_-1206890738'), (u'CALLIND_-1206921856', u'INDIRECT_-1206905436'), (u'CALL_-1206938342', u'INDIRECT_-1206911335'), ('tmp_6985', u'CBRANCH_-1206932369'), (u'CALL_-1206928621', u'INDIRECT_-1206896146'), (u'INDIRECT_-1206896813', u'MULTIEQUAL_-1206897819'), (u'CALL_-1206931128', u'INDIRECT_-1206914770'), (u'CALL_-1206930584', u'INDIRECT_-1206897308'), (u'CALL_-1206928382', u'INDIRECT_-1206879196'), (u'CALL_-1206934365', u'INDIRECT_-1206914181'), (u'MULTIEQUAL_-1206900812', u'MULTIEQUAL_-1206901999'), (u'CALL_-1206934081', u'INDIRECT_-1206906268'), (u'INT_NOTEQUAL_-1206922648', u'CBRANCH_-1206922647'), (u'STORE_-1206928446', u'INDIRECT_-1206890297'), (u'CALL_-1206921447', u'INDIRECT_-1206906064'), (u'STORE_-1206937611', u'INDIRECT_-1206906514'), (u'INDIRECT_-1206904711', u'MULTIEQUAL_-1206906744'), (u'INDIRECT_-1206912215', u'MULTIEQUAL_-1206913569'), (u'MULTIEQUAL_-1206904585', u'MULTIEQUAL_-1206904091'), (u'CALL_-1206929902', u'INDIRECT_-1206899546'), (u'CALLIND_-1206921743', u'INDIRECT_-1206875128'), (u'CALL_-1206938628', u'INDIRECT_-1206905834'), (u'CALL_-1206922556', u'INDIRECT_-1206894961'), (u'MULTIEQUAL_-1206906146', u'MULTIEQUAL_-1206906941'), (u'STORE_-1206925416', u'INDIRECT_-1206890663'), (u'INDIRECT_-1206886971', u'MULTIEQUAL_-1206886952'), (u'CALL_-1206922556', u'INDIRECT_-1206887821'), (u'INT_LESS_-1206925001', u'MULTIEQUAL_-1206913416'), (u'CALL_-1206926063', u'INDIRECT_-1206887478'), (u'CALL_-1206935809', u'INDIRECT_-1206882026'), (u'INDIRECT_-1206887973', u'MULTIEQUAL_-1206887814'), (u'INDIRECT_-1206909351', u'MULTIEQUAL_-1206910575'), (u'CALLIND_-1206931354', u'INDIRECT_-1206893188'), (u'MULTIEQUAL_-1206912516', u'MULTIEQUAL_-1206912497'), (u'INDIRECT_-1206905843', u'MULTIEQUAL_-1206905748'), (u'CALL_-1206924661', u'INDIRECT_-1206902646'), (u'INDIRECT_-1206912218', u'MULTIEQUAL_-1206911945'), (u'CALL_-1206937430', u'INDIRECT_-1206907208'), (u'INDIRECT_-1206901398', u'MULTIEQUAL_-1206901137'), (u'CALL_-1206929324', u'INDIRECT_-1206896250'), (u'CALL_-1206933962', u'INDIRECT_-1206901574'), (u'INDIRECT_-1206906014', u'MULTIEQUAL_-1206905598'), ('const-0', u'INT_EQUAL_-1206929121'), (u'STORE_-1206921864', u'INDIRECT_-1206893007'), (u'MULTIEQUAL_-1206908241', u'MULTIEQUAL_-1206908193'), (u'CALL_-1206935851', u'INDIRECT_-1206881722'), (u'MULTIEQUAL_-1206896097', u'MULTIEQUAL_-1206878068'), (u'CALL_-1206928878', u'INDIRECT_-1206908534'), (u'INDIRECT_-1206880376', u'MULTIEQUAL_-1206880203'), (u'MULTIEQUAL_-1206900319', u'MULTIEQUAL_-1206900319'), (u'INDIRECT_-1206906174', u'MULTIEQUAL_-1206905797'), (u'INDIRECT_-1206894147', u'MULTIEQUAL_-1206898401'), (u'CALL_-1206939039', u'INDIRECT_-1206899972'), (u'CALL_-1206928257', u'INDIRECT_-1206912308'), (u'CALL_-1206938342', u'INDIRECT_-1206897895'), (u'CALL_-1206934991', u'INDIRECT_-1206901324'), (u'CALL_-1206930476', u'INDIRECT_-1206899087'), (u'CALL_-1206928629', u'INDIRECT_-1206911977'), (u'CALL_-1206928291', u'INDIRECT_-1206892168'), (u'INDIRECT_-1206902165', u'MULTIEQUAL_-1206903952'), (u'INDIRECT_-1206896584', u'MULTIEQUAL_-1206898167'), (u'MULTIEQUAL_-1206876064', u'MULTIEQUAL_-1206875946'), (u'CALL_-1206928644', u'INDIRECT_-1206892297'), (u'MULTIEQUAL_-1206897141', u'MULTIEQUAL_-1206878070'), (u'CALL_-1206928644', u'INDIRECT_-1206901117'), ('const-12', u'PTRSUB_-1206871663'), (u'INDIRECT_-1206906761', u'MULTIEQUAL_-1206906652'), (u'CALL_-1206929032', u'INDIRECT_-1206905441'), (u'MULTIEQUAL_-1206900267', u'MULTIEQUAL_-1206900210'), (u'CALL_-1206932954', u'INDIRECT_-1206912839'), (u'CALL_-1206938694', u'INDIRECT_-1206908391'), (u'COPY_-1206928980', u'MULTIEQUAL_-1206892349'), (u'INDIRECT_-1206892939', u'MULTIEQUAL_-1206876772'), (u'CALL_-1206928621', u'INDIRECT_-1206897406'), (u'CALL_-1206933962', u'INDIRECT_-1206910814'), (u'INT_LESS_-1206925335', u'CBRANCH_-1206925343'), (u'INDIRECT_-1206910405', u'COPY_-1206880134'), (u'STORE_-1206927241', u'INDIRECT_-1206905907'), (u'MULTIEQUAL_-1206905853', u'MULTIEQUAL_-1206905849'), (u'INDIRECT_-1206905971', u'MULTIEQUAL_-1206908004'), (u'CALL_-1206929974', u'INDIRECT_-1206900430'), (u'STORE_-1206927231', u'INDIRECT_-1206890362'), (u'CALL_-1206927405', u'INDIRECT_-1206909029'), (u'INDIRECT_-1206893399', u'MULTIEQUAL_-1206894439'), (u'CALL_-1206934991', u'INDIRECT_-1206890824'), (u'CALL_-1206934018', u'INDIRECT_-1206891948'), (u'STORE_-1206924545', u'INDIRECT_-1206890208'), (u'MULTIEQUAL_-1206901862', u'MULTIEQUAL_-1206901809'), (u'INDIRECT_-1206906841', u'MULTIEQUAL_-1206874133'), (u'STORE_-1206937765', u'INDIRECT_-1206909538'), (u'INT_LESS_-1206925001', u'MULTIEQUAL_-1206913419'), (u'CALLIND_-1206925401', u'INDIRECT_-1206893792'), (u'INDIRECT_-1206912147', u'MULTIEQUAL_-1206916298'), (u'INDIRECT_-1206885700', u'COPY_-1206878595'), (u'STORE_-1206928410', u'INDIRECT_-1206894896'), (u'CALL_-1206937430', u'INDIRECT_-1206895868'), (u'INDIRECT_-1206904993', u'MULTIEQUAL_-1206908667'), (u'MULTIEQUAL_-1206912491', u'MULTIEQUAL_-1206912449'), (u'STORE_-1206928627', u'INDIRECT_-1206912246'), (u'CALL_-1206931183', u'INDIRECT_-1206906203'), (u'LOAD_-1206934644', u'CAST_-1206875101'), (u'CALL_-1206934963', u'INDIRECT_-1206906341'), (u'CALL_-1206931337', u'INDIRECT_-1206890990'), (u'CALLIND_-1206921359', u'INDIRECT_-1206891165'), (u'CALL_-1206927063', u'INDIRECT_-1206897314'), (u'CALLIND_-1206924378', u'INDIRECT_-1206901641'), (u'INDIRECT_-1206895386', u'MULTIEQUAL_-1206895352'), (u'CALL_-1206922325', u'INDIRECT_-1206896963'), (u'CALL_-1206930584', u'INDIRECT_-1206905288'), (u'INDIRECT_-1206892519', u'MULTIEQUAL_-1206892158'), (u'CALL_-1206937615', u'INDIRECT_-1206896640'), (u'INDIRECT_-1206899241', u'MULTIEQUAL_-1206899050'), (u'CALL_-1206934274', u'INDIRECT_-1206897559'), (u'INDIRECT_-1206900740', u'MULTIEQUAL_-1206902367'), (u'MULTIEQUAL_-1206888577', u'MULTIEQUAL_-1206887719'), (u'INDIRECT_-1206898366', u'MULTIEQUAL_-1206898174'), (u'CALLIND_-1206921372', u'INDIRECT_-1206895008'), (u'CALL_-1206932271', u'INDIRECT_-1206899533'), (u'INDIRECT_-1206904908', u'MULTIEQUAL_-1206905082'), (u'MULTIEQUAL_-1206909685', u'MULTIEQUAL_-1206909669'), (u'INDIRECT_-1206887847', u'MULTIEQUAL_-1206892101'), (u'INDIRECT_-1206908764', u'MULTIEQUAL_-1206910347'), (u'INDIRECT_-1206895916', u'MULTIEQUAL_-1206895641'), (u'CALL_-1206931745', u'INDIRECT_-1206899160'), (u'INDIRECT_-1206905581', u'MULTIEQUAL_-1206874130'), (u'INDIRECT_-1206894674', u'MULTIEQUAL_-1206894409'), (u'STORE_-1206928622', u'INDIRECT_-1206886364'), (u'CALL_-1206937875', u'INDIRECT_-1206909370'), (u'MULTIEQUAL_-1206881023', u'MULTIEQUAL_-1206881008'), ('tmp_13536', u'BRANCH_-1206927003'), (u'STORE_-1206921852', u'INDIRECT_-1206890897'), ('const-8', u'INT_LESS_-1206930402'), (u'INDIRECT_-1206885854', u'MULTIEQUAL_-1206894201'), (u'MULTIEQUAL_-1206902388', u'MULTIEQUAL_-1206905918'), (u'MULTIEQUAL_-1206891096', u'MULTIEQUAL_-1206891077'), (u'CALL_-1206933745', u'INDIRECT_-1206897252'), (u'STORE_-1206928697', u'INDIRECT_-1206901788'), (u'MULTIEQUAL_-1206879847', u'COPY_-1206870448'), (u'INDIRECT_-1206879926', u'MULTIEQUAL_-1206881649'), (u'CALL_-1206938756', u'INDIRECT_-1206906117'), (u'CALLIND_-1206931354', u'INDIRECT_-1206878986'), (u'CAST_-1206872396', u'PTRADD_-1206927188'), (u'INDIRECT_-1206897194', u'MULTIEQUAL_-1206905541'), (u'CALL_-1206931142', u'INDIRECT_-1206909361'), (u'INDIRECT_-1206902042', u'MULTIEQUAL_-1206901865'), (u'INDIRECT_-1206890235', u'MULTIEQUAL_-1206876768'), (u'MULTIEQUAL_-1206900269', u'MULTIEQUAL_-1206900267'), (u'CALL_-1206934888', u'INDIRECT_-1206901090'), (u'STORE_-1206928327', u'INDIRECT_-1206888090'), (u'CALL_-1206930927', u'INDIRECT_-1206900851'), (u'INDIRECT_-1206888263', u'MULTIEQUAL_-1206888218'), (u'INDIRECT_-1206892861', u'COPY_-1206892869'), (u'CALL_-1206933623', u'INDIRECT_-1206891296'), (u'MULTIEQUAL_-1206902645', u'MULTIEQUAL_-1206902670'), (u'MULTIEQUAL_-1206878073', u'MULTIEQUAL_-1206897025'), (u'INDIRECT_-1206904326', u'MULTIEQUAL_-1206905765'), ('tmp_25370', u'CALL_-1206934963'), (u'MULTIEQUAL_-1206895171', u'MULTIEQUAL_-1206896110'), (u'STORE_-1206922815', u'INDIRECT_-1206895369'), (u'CALL_-1206929621', u'INDIRECT_-1206900939'), (u'INDIRECT_-1206897981', u'MULTIEQUAL_-1206897790'), (u'STORE_-1206928553', u'INDIRECT_-1206912620'), (u'INDIRECT_-1206907097', u'MULTIEQUAL_-1206907007'), (u'INDIRECT_-1206882513', u'MULTIEQUAL_-1206882306'), (u'CALLIND_-1206925046', u'INDIRECT_-1206892780'), (u'STORE_-1206932305', u'INDIRECT_-1206900137'), (u'CALL_-1206926116', u'INDIRECT_-1206889655'), (u'CALL_-1206928815', u'INDIRECT_-1206910159'), (u'INDIRECT_-1206884031', u'MULTIEQUAL_-1206884012'), (u'CALLIND_-1206921710', u'INDIRECT_-1206905354'), (u'CALL_-1206938900', u'INDIRECT_-1206907874'), (u'INT_MULT_-1206874566', u'INT_ADD_-1206874578'), (u'INDIRECT_-1206896662', u'MULTIEQUAL_-1206901225'), (u'INDIRECT_-1206895482', u'MULTIEQUAL_-1206895279'), (u'CALL_-1206927833', u'INDIRECT_-1206902473'), (u'STORE_-1206928320', u'INDIRECT_-1206894807'), (u'CALL_-1206934963', u'INDIRECT_-1206900881'), (u'MULTIEQUAL_-1206894389', u'MULTIEQUAL_-1206894387'), (u'INDIRECT_-1206909206', u'MULTIEQUAL_-1206910767'), (u'INDIRECT_-1206885104', u'MULTIEQUAL_-1206887572'), (u'STORE_-1206934224', u'INDIRECT_-1206909620'), (u'INT_NOTEQUAL_-1206928090', u'CBRANCH_-1206928088'), (u'CALL_-1206930899', u'INDIRECT_-1206889289'), (u'INDIRECT_-1206906335', u'MULTIEQUAL_-1206906090'), (u'CALL_-1206928225', u'INDIRECT_-1206903891'), (u'INDIRECT_-1206897906', u'MULTIEQUAL_-1206897872'), (u'CALL_-1206938958', u'INDIRECT_-1206907064'), (u'INDIRECT_-1206889402', u'MULTIEQUAL_-1206890881'), (u'INDIRECT_-1206906094', u'MULTIEQUAL_-1206905893'), (u'INDIRECT_-1206911461', u'MULTIEQUAL_-1206911774'), (u'CALL_-1206930086', u'INDIRECT_-1206897345'), (u'CALL_-1206931745', u'INDIRECT_-1206898320'), (u'CALL_-1206925799', u'INDIRECT_-1206900347'), (u'MULTIEQUAL_-1206912060', u'MULTIEQUAL_-1206912047'), (u'CALL_-1206938958', u'INDIRECT_-1206904124'), (u'INDIRECT_-1206879464', u'MULTIEQUAL_-1206881094'), (u'CAST_-1206869613', u'CAST_-1206869445'), (u'MULTIEQUAL_-1206883280', u'MULTIEQUAL_-1206883265'), (u'INDIRECT_-1206905215', u'MULTIEQUAL_-1206904937'), ('const-68', u'PTRSUB_-1206878423'), (u'PTRSUB_-1206880552', u'LOAD_-1206937692'), (u'INDIRECT_-1206904636', u'MULTIEQUAL_-1206904700'), (u'CALL_-1206929032', u'INDIRECT_-1206890321'), (u'STORE_-1206921852', u'INDIRECT_-1206897617'), (u'CALL_-1206937824', u'INDIRECT_-1206895485'), (u'INDIRECT_-1206887106', u'MULTIEQUAL_-1206888545'), (u'LOAD_-1206923467', u'INT_EQUAL_-1206923341'), (u'INDIRECT_-1206881521', u'MULTIEQUAL_-1206881429'), (u'CALL_-1206931545', u'INDIRECT_-1206893723'), (u'INDIRECT_-1206908684', u'MULTIEQUAL_-1206908611'), (u'CALL_-1206927360', u'INDIRECT_-1206887162'), (u'CALL_-1206934081', u'INDIRECT_-1206905008'), (u'INDIRECT_-1206881178', u'MULTIEQUAL_-1206880948'), (u'CALL_-1206930407', u'INDIRECT_-1206899046'), (u'COPY_-1206869050', u'MULTIEQUAL_-1206885589'), (u'INDIRECT_-1206886885', u'COPY_-1206880078'), (u'INDIRECT_-1206898234', u'MULTIEQUAL_-1206898029'), (u'CALL_-1206930899', u'INDIRECT_-1206906509'), (u'MULTIEQUAL_-1206907409', u'MULTIEQUAL_-1206907393'), (u'INDIRECT_-1206895501', u'MULTIEQUAL_-1206895814'), (u'INDIRECT_-1206906859', u'MULTIEQUAL_-1206906639'), (u'MULTIEQUAL_-1206916681', u'MULTIEQUAL_-1206916665'), (u'INDIRECT_-1206918081', u'MULTIEQUAL_-1206917981'), (u'STORE_-1206928327', u'INDIRECT_-1206894810'), (u'CALL_-1206924661', u'INDIRECT_-1206898866'), (u'CALL_-1206929489', u'INDIRECT_-1206895857'), (u'CALL_-1206937142', u'INDIRECT_-1206892892'), (u'CAST_-1206875333', u'PTRSUB_-1206877675'), (u'MULTIEQUAL_-1206888970', u'MULTIEQUAL_-1206889721'), (u'STORE_-1206934224', u'INDIRECT_-1206889040'), (u'INDIRECT_-1206913333', u'MULTIEQUAL_-1206912929'), (u'CALL_-1206934460', u'INDIRECT_-1206910701'), (u'INDIRECT_-1206897409', u'MULTIEQUAL_-1206899255'), (u'STORE_-1206934436', u'INDIRECT_-1206903868'), (u'CALL_-1206935809', u'INDIRECT_-1206889591'), (u'INDIRECT_-1206901691', u'MULTIEQUAL_-1206902114'), (u'INDIRECT_-1206901691', u'MULTIEQUAL_-1206902114'), (u'CALL_-1206929938', u'INDIRECT_-1206909648'), (u'INDIRECT_-1206897793', u'MULTIEQUAL_-1206897665'), (u'MULTIEQUAL_-1206889125', u'MULTIEQUAL_-1206889145'), (u'LOAD_-1206921908', u'INT_EQUAL_-1206921889'), (u'CALL_-1206939005', u'INDIRECT_-1206911293'), (u'CALL_-1206938342', u'INDIRECT_-1206907555'), (u'CALL_-1206929794', u'INDIRECT_-1206894440'), (u'STORE_-1206934224', u'INDIRECT_-1206905840'), (u'CALL_-1206930476', u'INDIRECT_-1206908327'), (u'CALL_-1206929902', u'INDIRECT_-1206901226'), (u'CALL_-1206938232', u'INDIRECT_-1206907903'), (u'STORE_-1206937611', u'INDIRECT_-1206907354'), (u'INDIRECT_-1206897335', u'MULTIEQUAL_-1206896890'), (u'INDIRECT_-1206904078', u'MULTIEQUAL_-1206903991'), (u'MULTIEQUAL_-1206906421', u'MULTIEQUAL_-1206906313'), (u'INDIRECT_-1206894913', u'MULTIEQUAL_-1206894305'), (u'INDIRECT_-1206906822', u'MULTIEQUAL_-1206906561'), (u'MULTIEQUAL_-1206875278', u'MULTIEQUAL_-1206875262'), (u'MULTIEQUAL_-1206890614', u'MULTIEQUAL_-1206890610'), (u'MULTIEQUAL_-1206900885', u'MULTIEQUAL_-1206900905'), (u'MULTIEQUAL_-1206908409', u'MULTIEQUAL_-1206908390'), (u'CALL_-1206938694', u'INDIRECT_-1206902091'), (u'CALL_-1206937615', u'INDIRECT_-1206894120'), (u'INDIRECT_-1206910591', u'MULTIEQUAL_-1206876074'), (u'COPY_-1206878229', u'INT_NOTEQUAL_-1206938318'), (u'INDIRECT_-1206903387', u'MULTIEQUAL_-1206907641'), (u'CALL_-1206937302', u'INDIRECT_-1206892150'), (u'CALL_-1206938656', u'INDIRECT_-1206899128'), (u'MULTIEQUAL_-1206913381', u'PTRADD_-1206871336'), (u'CALL_-1206933594', u'INDIRECT_-1206889182'), (u'INDIRECT_-1206890581', u'MULTIEQUAL_-1206890305'), ('const-1186096', u'COPY_-1206880215'), (u'INDIRECT_-1206908922', u'MULTIEQUAL_-1206908727'), (u'INDIRECT_-1206883935', u'MULTIEQUAL_-1206883438'), ('const-32', u'PTRSUB_-1206877721'), (u'INDIRECT_-1206890187', u'MULTIEQUAL_-1206891910'), (u'CALL_-1206938694', u'INDIRECT_-1206914271'), (u'STORE_-1206924919', u'INDIRECT_-1206903447'), (u'CALL_-1206928291', u'INDIRECT_-1206891748'), ('tmp_6373', u'CBRANCH_-1206933422'), (u'CALL_-1206929320', u'INDIRECT_-1206894557'), (u'CALLIND_-1206921856', u'INDIRECT_-1206906276'), (u'CALLIND_-1206921743', u'INDIRECT_-1206893193'), (u'STORE_-1206924545', u'INDIRECT_-1206902808'), (u'INDIRECT_-1206904834', u'MULTIEQUAL_-1206904567'), (u'INDIRECT_-1206914233', u'MULTIEQUAL_-1206913813'), (u'INDIRECT_-1206895231', u'MULTIEQUAL_-1206880907'), (u'CALL_-1206928331', u'INDIRECT_-1206900593'), (u'INDIRECT_-1206900087', u'MULTIEQUAL_-1206899972'), (u'STORE_-1206928446', u'INDIRECT_-1206913397'), (u'INDIRECT_-1206902921', u'MULTIEQUAL_-1206904439'), (u'INDIRECT_-1206900818', u'MULTIEQUAL_-1206900720'), (u'INDIRECT_-1206887946', u'MULTIEQUAL_-1206889385'), (u'INDIRECT_-1206889877', u'MULTIEQUAL_-1206889787'), (u'CALL_-1206937559', u'INDIRECT_-1206912145'), (u'INDIRECT_-1206904945', u'COPY_-1206880121'), (u'INDIRECT_-1206900250', u'MULTIEQUAL_-1206900102'), (u'INDIRECT_-1206910579', u'MULTIEQUAL_-1206910218'), (u'CALL_-1206924677', u'INDIRECT_-1206902659'), (u'CALL_-1206929489', u'INDIRECT_-1206904257'), (u'CALL_-1206931128', u'INDIRECT_-1206901144'), (u'CAST_-1206875333', u'PTRSUB_-1206878318'), (u'INDIRECT_-1206903673', u'MULTIEQUAL_-1206903269'), (u'PTRSUB_-1206878287', u'LOAD_-1206934570'), (u'CALL_-1206938725', u'INDIRECT_-1206902111'), (u'CALL_-1206928291', u'INDIRECT_-1206895948'), (u'CALL_-1206926063', u'INDIRECT_-1206903858'), (u'INDIRECT_-1206903268', u'MULTIEQUAL_-1206903112'), (u'CALL_-1206929902', u'INDIRECT_-1206894926'), (u'INDIRECT_-1206895412', u'MULTIEQUAL_-1206895257'), ('const-1048576', u'INT_OR_-1206937934'), (u'INDIRECT_-1206891558', u'MULTIEQUAL_-1206893258'), (u'CALL_-1206929202', u'INDIRECT_-1206897024'), (u'INDIRECT_-1206913460', u'MULTIEQUAL_-1206913356'), (u'MULTIEQUAL_-1206899661', u'MULTIEQUAL_-1206878076'), (u'STORE_-1206927248', u'INDIRECT_-1206894992'), (u'INDIRECT_-1206899161', u'COPY_-1206899169'), (u'CALL_-1206930105', u'INDIRECT_-1206902215'), (u'MULTIEQUAL_-1206892708', u'MULTIEQUAL_-1206894195'), (u'INDIRECT_-1206904508', u'MULTIEQUAL_-1206904890'), (u'STORE_-1206924919', u'INDIRECT_-1206897567'), (u'CALL_-1206929320', u'INDIRECT_-1206902957'), (u'INDIRECT_-1206914035', u'MULTIEQUAL_-1206913757'), (u'INDIRECT_-1206907197', u'MULTIEQUAL_-1206908193'), (u'INDIRECT_-1206914937', u'MULTIEQUAL_-1206914530'), (u'MULTIEQUAL_-1206901325', u'MULTIEQUAL_-1206901305'), (u'MULTIEQUAL_-1206901327', u'MULTIEQUAL_-1206901710'), (u'INDIRECT_-1206901843', u'MULTIEQUAL_-1206901694'), (u'INDIRECT_-1206892780', u'MULTIEQUAL_-1206894439'), (u'CALL_-1206932327', u'INDIRECT_-1206904594'), (u'INDIRECT_-1206905795', u'MULTIEQUAL_-1206905456'), (u'CALL_-1206930457', u'INDIRECT_-1206892521'), (u'CALL_-1206935821', u'INDIRECT_-1206908920'), (u'INDIRECT_-1206894101', u'MULTIEQUAL_-1206894857'), (u'INDIRECT_-1206906081', u'MULTIEQUAL_-1206910161'), (u'INDIRECT_-1206887423', u'MULTIEQUAL_-1206875900'), (u'MULTIEQUAL_-1206902114', u'MULTIEQUAL_-1206902040'), (u'MULTIEQUAL_-1206902282', u'MULTIEQUAL_-1206902229'), (u'INDIRECT_-1206881063', u'MULTIEQUAL_-1206880926'), (u'INDIRECT_-1206897669', u'MULTIEQUAL_-1206895344'), (u'CALL_-1206937446', u'INDIRECT_-1206908900'), (u'INDIRECT_-1206899699', u'MULTIEQUAL_-1206900739'), (u'MULTIEQUAL_-1206909537', u'MULTIEQUAL_-1206878101'), (u'INDIRECT_-1206898483', u'MULTIEQUAL_-1206898334'), (u'INDIRECT_-1206884291', u'MULTIEQUAL_-1206883869'), (u'INDIRECT_-1206913257', u'MULTIEQUAL_-1206912677'), (u'CALL_-1206921431', u'INDIRECT_-1206906053'), (u'INDIRECT_-1206891734', u'MULTIEQUAL_-1206891469'), (u'LOAD_-1206928803', u'PTRSUB_-1206879635'), (u'CALL_-1206928992', u'INDIRECT_-1206892523'), (u'CALLIND_-1206938263', u'INDIRECT_-1206894902'), (u'MULTIEQUAL_-1206880212', u'MULTIEQUAL_-1206912261'), (u'CALL_-1206929019', u'INDIRECT_-1206906401'), (u'MULTIEQUAL_-1206886459', u'MULTIEQUAL_-1206885431'), (u'STORE_-1206928697', u'INDIRECT_-1206905988'), (u'STORE_-1206928553', u'INDIRECT_-1206904220'), (u'CALL_-1206930457', u'INDIRECT_-1206903441'), (u'INDIRECT_-1206884806', u'COPY_-1206879376'), (u'PTRSUB_-1206880562', u'LOAD_-1206937705'), (u'CALL_-1206930550', u'INDIRECT_-1206906280'), (u'CALL_-1206922556', u'INDIRECT_-1206886561'), (u'CALL_-1206929866', u'INDIRECT_-1206896584'), (u'INDIRECT_-1206913548', u'MULTIEQUAL_-1206913430'), (u'COPY_-1206876926', u'MULTIEQUAL_-1206919795'), (u'STORE_-1206921596', u'INDIRECT_-1206892026'), (u'MULTIEQUAL_-1206893709', u'MULTIEQUAL_-1206893690'), (u'MULTIEQUAL_-1206899552', u'MULTIEQUAL_-1206900739'), (u'MULTIEQUAL_-1206906567', u'MULTIEQUAL_-1206906510'), (u'INDIRECT_-1206911259', u'MULTIEQUAL_-1206911173'), (u'LOAD_-1206921413', u'PTRSUB_-1206871475'), (u'INDIRECT_-1206897385', u'COPY_-1206880103'), (u'CALL_-1206928257', u'INDIRECT_-1206908108'), (u'STORE_-1206928410', u'INDIRECT_-1206895316'), (u'INDIRECT_-1206893705', u'MULTIEQUAL_-1206893673'), ('const-33', u'INT_ADD_-1206928738'), (u'CALL_-1206921308', u'INDIRECT_-1206900106'), (u'CALL_-1206928108', u'INDIRECT_-1206886592'), (u'MULTIEQUAL_-1206881543', u'INT_LESS_-1206925295'), (u'CALL_-1206935766', u'INDIRECT_-1206889986'), (u'CALL_-1206929489', u'INDIRECT_-1206911397'), ('const-0', u'INT_NOTEQUAL_-1206924915'), (u'CALL_-1206934460', u'INDIRECT_-1206903981'), ('tmp_11498', u'CBRANCH_-1206931043'), (u'CALL_-1206929794', u'INDIRECT_-1206910400'), (u'CALL_-1206933623', u'INDIRECT_-1206902216'), (u'INDIRECT_-1206896106', u'MULTIEQUAL_-1206895447'), (u'CALL_-1206929529', u'INDIRECT_-1206892933'), (u'INDIRECT_-1206909331', u'MULTIEQUAL_-1206911364'), (u'INDIRECT_-1206911839', u'MULTIEQUAL_-1206911619'), (u'CALLIND_-1206925401', u'INDIRECT_-1206890012'), (u'INDIRECT_-1206886997', u'MULTIEQUAL_-1206887378'), (u'CALL_-1206928644', u'INDIRECT_-1206896917'), (u'CALL_-1206925831', u'INDIRECT_-1206891972'), (u'STORE_-1206937765', u'INDIRECT_-1206900298'), (u'MULTIEQUAL_-1206890841', u'MULTIEQUAL_-1206878055'), (u'INDIRECT_-1206906811', u'MULTIEQUAL_-1206876065'), (u'CALL_-1206937559', u'INDIRECT_-1206891145'), (u'CALL_-1206928992', u'INDIRECT_-1206902183'), (u'CALL_-1206926019', u'INDIRECT_-1206892919'), (u'CALL_-1206928667', u'CALL_-1206928601'), (u'CALLIND_-1206921344', u'INDIRECT_-1206884072'), (u'STORE_-1206930351', u'INDIRECT_-1206889478'), (u'MULTIEQUAL_-1206895468', u'INT_EQUAL_-1206939070'), (u'MULTIEQUAL_-1206896853', u'MULTIEQUAL_-1206896765'), (u'INDIRECT_-1206896024', u'MULTIEQUAL_-1206898492'), (u'INDIRECT_-1206884997', u'MULTIEQUAL_-1206885574'), (u'STORE_-1206930175', u'INDIRECT_-1206906426'), (u'STORE_-1206930873', u'INDIRECT_-1206890478'), (u'MULTIEQUAL_-1206891309', u'MULTIEQUAL_-1206890643'), (u'BOOL_OR_-1206876901', u'BOOL_OR_-1206876909'), (u'STORE_-1206927231', u'INDIRECT_-1206886162'), (u'MULTIEQUAL_-1206908945', u'MULTIEQUAL_-1206908970'), (u'CALL_-1206924668', u'INDIRECT_-1206906928'), ('const-1', u'COPY_-1206929090'), (u'MULTIEQUAL_-1206901381', u'MULTIEQUAL_-1206901273'), (u'CALLIND_-1206925046', u'INDIRECT_-1206903700'), (u'CALL_-1206928601', u'INDIRECT_-1206912383'), (u'CALL_-1206928271', u'INDIRECT_-1206888973'), (u'CALL_-1206925783', u'INDIRECT_-1206901595'), (u'INDIRECT_-1206894938', u'MULTIEQUAL_-1206894850'), (u'COPY_-1206880252', u'RETURN_-1206880185'), (u'CALL_-1206938725', u'INDIRECT_-1206904211'), (u'CALL_-1206922584', u'INDIRECT_-1206883339'), (u'MULTIEQUAL_-1206914158', u'PTRADD_-1206873218'), (u'CALLIND_-1206921743', u'INDIRECT_-1206885633'), (u'INDIRECT_-1206908026', u'MULTIEQUAL_-1206914361'), (u'INDIRECT_-1206910118', u'MULTIEQUAL_-1206904908'), ('const-1', u'INT_ADD_-1206876060'), (u'CALL_-1206938958', u'INDIRECT_-1206914624'), (u'INDIRECT_-1206894924', u'COPY_-1206879166'), ('const-0', u'PTRSUB_-1206877391'), (u'MULTIEQUAL_-1206898064', u'MULTIEQUAL_-1206898088'), ('const-0', u'PTRSUB_-1206879684'), (u'CALLIND_-1206921710', u'INDIRECT_-1206884774'), (u'INDIRECT_-1206892428', u'MULTIEQUAL_-1206893967'), (u'INT_RIGHT_-1206939162', u'INT_AND_-1206939124'), (u'INDIRECT_-1206899149', u'MULTIEQUAL_-1206899479'), (u'INT_NOTEQUAL_-1206932448', u'CBRANCH_-1206932448'), (u'COPY_-1206875546', u'MULTIEQUAL_-1206887219'), (u'CALL_-1206929324', u'INDIRECT_-1206886590'), (u'STORE_-1206928410', u'INDIRECT_-1206909176'), (u'MULTIEQUAL_-1206901980', u'MULTIEQUAL_-1206901967'), (u'INDIRECT_-1206886561', u'COPY_-1206886569'), (u'CALL_-1206927297', u'INDIRECT_-1206895529'), (u'INDIRECT_-1206913217', u'MULTIEQUAL_-1206913714'), (u'INDIRECT_-1206892871', u'MULTIEQUAL_-1206893294'), (u'INDIRECT_-1206892871', u'MULTIEQUAL_-1206893294'), (u'CALL_-1206935766', u'INDIRECT_-1206894186'), (u'INDIRECT_-1206899953', u'MULTIEQUAL_-1206903627'), (u'CALL_-1206938421', u'INDIRECT_-1206894158'), (u'INDIRECT_-1206875315', u'MULTIEQUAL_-1206875761'), (u'CAST_-1206875333', u'PTRSUB_-1206878073'), (u'MULTIEQUAL_-1206875899', u'MULTIEQUAL_-1206886799'), (u'CALL_-1206938975', u'INDIRECT_-1206901196'), (u'MULTIEQUAL_-1206883386', u'MULTIEQUAL_-1206883370'), (u'INDIRECT_-1206874978', u'MULTIEQUAL_-1206876889'), ('const-4', u'INT_AND_-1206877613'), (u'CALL_-1206928194', u'INDIRECT_-1206905506'), (u'CAST_-1206869240', u'COPY_-1206869471'), (u'MULTIEQUAL_-1206897518', u'MULTIEQUAL_-1206897489'), (u'INDIRECT_-1206903354', u'MULTIEQUAL_-1206903758'), (u'CALL_-1206927297', u'INDIRECT_-1206903929'), (u'INDIRECT_-1206895919', u'MULTIEQUAL_-1206896959'), (u'CALL_-1206934963', u'INDIRECT_-1206904241'), (u'INDIRECT_-1206877129', u'MULTIEQUAL_-1206881473'), (u'CALL_-1206933962', u'INDIRECT_-1206909974'), (u'CALL_-1206928271', u'INDIRECT_-1206895497'), (u'STORE_-1206925479', u'INDIRECT_-1206885238'), (u'CALL_-1206928474', u'INDIRECT_-1206895268'), (u'CALL_-1206935851', u'INDIRECT_-1206890044'), (u'INDIRECT_-1206905257', u'MULTIEQUAL_-1206905120'), (u'INDIRECT_-1206901661', u'MULTIEQUAL_-1206903179'), (u'MULTIEQUAL_-1206896705', u'MULTIEQUAL_-1206896685'), (u'INDIRECT_-1206892151', u'MULTIEQUAL_-1206876029'), (u'INDIRECT_-1206886313', u'MULTIEQUAL_-1206887319'), (u'CALL_-1206939523', u'INDIRECT_-1206907313'), ('const-433', u'LOAD_-1206921777'), (u'MULTIEQUAL_-1206897050', u'MULTIEQUAL_-1206897032'), (u'INDIRECT_-1206909135', u'MULTIEQUAL_-1206909939'), (u'CALL_-1206930899', u'INDIRECT_-1206898949'), (u'INT_NOTEQUAL_-1206929254', u'CBRANCH_-1206929252'), (u'CALL_-1206925831', u'INDIRECT_-1206891132'), (u'CALL_-1206935907', u'INDIRECT_-1206892607'), (u'INDIRECT_-1206890628', u'MULTIEQUAL_-1206890802'), (u'CALL_-1206927418', u'INDIRECT_-1206898957'), (u'INDIRECT_-1206886858', u'MULTIEQUAL_-1206886771'), (u'CALLIND_-1206921999', u'INDIRECT_-1206888709'), ('const-144', u'PTRSUB_-1206881503'), (u'CALL_-1206931749', u'INDIRECT_-1206907691'), (u'STORE_-1206937611', u'INDIRECT_-1206895174'), (u'INDIRECT_-1206894448', u'MULTIEQUAL_-1206894292'), (u'COPY_-1206878537', u'RETURN_-1206878470'), (u'INDIRECT_-1206910218', u'MULTIEQUAL_-1206910726'), (u'LOAD_-1206928276', u'PTRSUB_-1206874461'), (u'CAST_-1206877711', u'CALL_-1206937875'), (u'INDIRECT_-1206906281', u'MULTIEQUAL_-1206907799'), (u'CALL_-1206935494', u'INDIRECT_-1206910843'), (u'CALLIND_-1206925019', u'INDIRECT_-1206876042'), (u'INDIRECT_-1206877484', u'MULTIEQUAL_-1206876715'), (u'INDIRECT_-1206875926', u'MULTIEQUAL_-1206875761'), (u'CALL_-1206935821', u'INDIRECT_-1206891700'), (u'INDIRECT_-1206889878', u'MULTIEQUAL_-1206891578'), (u'INDIRECT_-1206901218', u'MULTIEQUAL_-1206902918'), (u'MULTIEQUAL_-1206889819', u'MULTIEQUAL_-1206890261'), (u'CALL_-1206929145', u'INDIRECT_-1206904246'), (u'INT_ADD_-1206871468', u'CAST_-1206868690'), (u'CALL_-1206930506', u'INDIRECT_-1206901631'), (u'MULTIEQUAL_-1206886057', u'MULTIEQUAL_-1206885641'), (u'INDIRECT_-1206890459', u'MULTIEQUAL_-1206891499'), (u'INDIRECT_-1206911397', u'MULTIEQUAL_-1206912393'), (u'MULTIEQUAL_-1206905105', u'MULTIEQUAL_-1206905085'), (u'MULTIEQUAL_-1206921639', u'CALL_-1206938628'), (u'CALL_-1206927093', u'CAST_-1206871161'), (u'STORE_-1206928482', u'INDIRECT_-1206905438'), (u'CALL_-1206928271', u'INDIRECT_-1206904317'), (u'CALL_-1206929385', u'INDIRECT_-1206897545'), (u'INDIRECT_-1206886969', u'MULTIEQUAL_-1206887299'), (u'CALL_-1206938628', u'INDIRECT_-1206904574'), (u'MULTIEQUAL_-1206900878', u'MULTIEQUAL_-1206900849'), (u'INDIRECT_-1206905996', u'MULTIEQUAL_-1206905721'), (u'INDIRECT_-1206885086', u'MULTIEQUAL_-1206886870'), (u'CALLIND_-1206929135', u'INDIRECT_-1206890498'), (u'CALL_-1206938927', u'INDIRECT_-1206896548'), (u'INDIRECT_-1206889400', u'MULTIEQUAL_-1206891027'), (u'INDIRECT_-1206882709', u'MULTIEQUAL_-1206884555'), (u'CALL_-1206938900', u'INDIRECT_-1206910814'), (u'INDIRECT_-1206891406', u'MULTIEQUAL_-1206891223'), (u'MULTIEQUAL_-1206904497', u'MULTIEQUAL_-1206878089'), (u'INDIRECT_-1206885534', u'MULTIEQUAL_-1206889811'), (u'INDIRECT_-1206904870', u'MULTIEQUAL_-1206904722'), (u'CALL_-1206928155', u'INDIRECT_-1206893534'), (u'CALL_-1206929202', u'INDIRECT_-1206901224'), (u'INDIRECT_-1206903895', u'MULTIEQUAL_-1206903816'), (u'CALL_-1206925604', u'INDIRECT_-1206896545'), (u'INDIRECT_-1206906018', u'MULTIEQUAL_-1206905757'), (u'COPY_-1206874127', u'CALL_-1206928152'), (u'LOAD_-1206921753', u'CALLIND_-1206921743'), (u'STORE_-1206934385', u'INDIRECT_-1206905515'), (u'MULTIEQUAL_-1206903679', u'MULTIEQUAL_-1206903333'), (u'INDIRECT_-1206888973', u'MULTIEQUAL_-1206891984'), (u'INDIRECT_-1206892725', u'MULTIEQUAL_-1206892645'), (u'STORE_-1206932305', u'INDIRECT_-1206898877'), (u'STORE_-1206928662', u'INDIRECT_-1206903027'), (u'CALL_-1206928878', u'INDIRECT_-1206893414'), (u'INDIRECT_-1206893009', u'COPY_-1206879979'), (u'MULTIEQUAL_-1206896959', u'MULTIEQUAL_-1206896939'), (u'MULTIEQUAL_-1206886185', u'MULTIEQUAL_-1206886205'), (u'CALL_-1206931142', u'INDIRECT_-1206908521'), (u'INDIRECT_-1206904658', u'MULTIEQUAL_-1206899448'), ('const-8', u'PTRADD_-1206872098'), (u'INDIRECT_-1206897198', u'MULTIEQUAL_-1206897706'), (u'CALL_-1206932327', u'INDIRECT_-1206906274'), (u'MULTIEQUAL_-1206904939', u'MULTIEQUAL_-1206904919'), (u'CALL_-1206930556', u'INDIRECT_-1206896874'), (u'STORE_-1206928553', u'INDIRECT_-1206891200'), (u'MULTIEQUAL_-1206902405', u'MULTIEQUAL_-1206902399'), (u'CALL_-1206932817', u'INDIRECT_-1206889266'), (u'INDIRECT_-1206882997', u'MULTIEQUAL_-1206882860'), (u'INDIRECT_-1206886279', u'MULTIEQUAL_-1206887798'), (u'STORE_-1206928410', u'INDIRECT_-1206889856'), (u'STORE_-1206928588', u'INDIRECT_-1206902561'), (u'CALL_-1206929385', u'INDIRECT_-1206895025'), (u'MULTIEQUAL_-1206895110', u'MULTIEQUAL_-1206895085'), (u'STORE_-1206933497', u'INDIRECT_-1206888230'), (u'INDIRECT_-1206901420', u'MULTIEQUAL_-1206901181'), (u'INDIRECT_-1206883373', u'MULTIEQUAL_-1206884379'), (u'CALL_-1206937559', u'INDIRECT_-1206902905'), (u'INDIRECT_-1206895371', u'MULTIEQUAL_-1206895173'), (u'CALL_-1206929269', u'INDIRECT_-1206911259'), ('tmp_7389', u'CBRANCH_-1206930347'), (u'CALL_-1206922556', u'CAST_-1206868340'), (u'INDIRECT_-1206891181', u'COPY_-1206891189'), (u'CALL_-1206929938', u'INDIRECT_-1206899148'), (u'STORE_-1206934224', u'INDIRECT_-1206896600'), (u'INDIRECT_-1206894073', u'MULTIEQUAL_-1206897747'), (u'INDIRECT_-1206891681', u'MULTIEQUAL_-1206891490'), (u'STORE_-1206930175', u'INDIRECT_-1206896346'), (u'INDIRECT_-1206893337', u'MULTIEQUAL_-1206893957'), ('tmp_25371', u'CALL_-1206930274'), (u'INDIRECT_-1206905648', u'MULTIEQUAL_-1206907214'), (u'INDIRECT_-1206893233', u'COPY_-1206878494'), (u'INDIRECT_-1206916178', u'MULTIEQUAL_-1206916099'), (u'INDIRECT_-1206900166', u'MULTIEQUAL_-1206901559'), (u'INDIRECT_-1206888617', u'MULTIEQUAL_-1206888445'), (u'CALL_-1206930636', u'INDIRECT_-1206910776'), (u'INDIRECT_-1206902155', u'MULTIEQUAL_-1206902047'), (u'INDIRECT_-1206905123', u'MULTIEQUAL_-1206905789'), (u'INDIRECT_-1206902447', u'MULTIEQUAL_-1206901747'), (u'CALL_-1206931595', u'INDIRECT_-1206894494'), (u'MULTIEQUAL_-1206909172', u'MULTIEQUAL_-1206909413'), (u'MULTIEQUAL_-1206909674', u'MULTIEQUAL_-1206909600'), (u'INDIRECT_-1206902230', u'COPY_-1206880220'), (u'CALL_-1206932359', u'INDIRECT_-1206900276'), (u'STORE_-1206932305', u'INDIRECT_-1206904757'), (u'MULTIEQUAL_-1206904610', u'MULTIEQUAL_-1206904592'), (u'CALL_-1206931745', u'INDIRECT_-1206894540'), (u'CALL_-1206924612', u'INDIRECT_-1206877089'), (u'CALL_-1206921722', u'INDIRECT_-1206897331'), (u'STORE_-1206928270', u'INDIRECT_-1206895166'), (u'CALL_-1206937302', u'INDIRECT_-1206894670'), (u'CALL_-1206928992', u'INDIRECT_-1206897143'), (u'INDIRECT_-1206903253', u'MULTIEQUAL_-1206902849'), ('tmp_6055', u'CBRANCH_-1206933642'), (u'MULTIEQUAL_-1206895773', u'MULTIEQUAL_-1206895769'), (u'INDIRECT_-1206891271', u'MULTIEQUAL_-1206893304'), (u'STORE_-1206937611', u'INDIRECT_-1206896854'), (u'CALL_-1206927360', u'INDIRECT_-1206892202'), (u'STORE_-1206930340', u'INDIRECT_-1206906768'), (u'STORE_-1206930846', u'INDIRECT_-1206889987'), (u'STORE_-1206937920', u'INDIRECT_-1206891554'), (u'MULTIEQUAL_-1206891225', u'MULTIEQUAL_-1206891245'), (u'CALL_-1206931269', u'INDIRECT_-1206912807'), (u'INDIRECT_-1206895318', u'MULTIEQUAL_-1206896308'), (u'INDIRECT_-1206897614', u'MULTIEQUAL_-1206897198'), (u'CALL_-1206932954', u'INDIRECT_-1206908219'), (u'STORE_-1206935460', u'INDIRECT_-1206897277'), (u'STORE_-1206928482', u'INDIRECT_-1206893678'), ('tmp_5384', u'CBRANCH_-1206934231'), (u'CALL_-1206938927', u'INDIRECT_-1206894868'), (u'INDIRECT_-1206906613', u'MULTIEQUAL_-1206910045'), (u'INDIRECT_-1206896030', u'MULTIEQUAL_-1206895814'), (u'MULTIEQUAL_-1206903510', u'MULTIEQUAL_-1206903485'), (u'CALL_-1206937824', u'INDIRECT_-1206910605'), (u'INDIRECT_-1206903760', u'MULTIEQUAL_-1206905018'), (u'CALL_-1206928291', u'INDIRECT_-1206898888'), (u'CALL_-1206938656', u'INDIRECT_-1206915088'), (u'STORE_-1206927231', u'INDIRECT_-1206891622'), (u'CALL_-1206935494', u'INDIRECT_-1206904963'), (u'STORE_-1206927241', u'INDIRECT_-1206901287'), (u'INDIRECT_-1206888126', u'MULTIEQUAL_-1206887467'), (u'INDIRECT_-1206908614', u'MULTIEQUAL_-1206908413'), (u'STORE_-1206928320', u'INDIRECT_-1206895647'), (u'INDIRECT_-1206905852', u'MULTIEQUAL_-1206905225'), (u'CALL_-1206932808', u'INDIRECT_-1206893418'), (u'STORE_-1206928270', u'INDIRECT_-1206899366'), (u'MULTIEQUAL_-1206914158', u'INT_LESS_-1206923524'), (u'CALL_-1206934487', u'INDIRECT_-1206881983'), (u'MULTIEQUAL_-1206874120', u'MULTIEQUAL_-1206901694'), (u'INDIRECT_-1206890351', u'MULTIEQUAL_-1206890774'), (u'INDIRECT_-1206890351', u'MULTIEQUAL_-1206890774'), (u'INDIRECT_-1206898827', u'MULTIEQUAL_-1206898782'), (u'CALL_-1206921459', u'INDIRECT_-1206901033'), (u'INDIRECT_-1206902110', u'MULTIEQUAL_-1206903627'), (u'INDIRECT_-1206899936', u'MULTIEQUAL_-1206899848'), (u'INDIRECT_-1206890191', u'MULTIEQUAL_-1206890051'), (u'CALLIND_-1206921344', u'INDIRECT_-1206890372'), (u'CALL_-1206934460', u'INDIRECT_-1206880959'), (u'MULTIEQUAL_-1206876819', u'MULTIEQUAL_-1206913981'), (u'INDIRECT_-1206899586', u'MULTIEQUAL_-1206899552'), (u'CALL_-1206929489', u'INDIRECT_-1206912237'), (u'CALL_-1206930105', u'INDIRECT_-1206897175'), (u'STORE_-1206930175', u'INDIRECT_-1206906846'), (u'INDIRECT_-1206907076', u'MULTIEQUAL_-1206906988'), ('const-0', u'CALL_-1206929324'), (u'INDIRECT_-1206910395', u'MULTIEQUAL_-1206911199'), (u'CALL_-1206926116', u'INDIRECT_-1206905615'), (u'INDIRECT_-1206906730', u'MULTIEQUAL_-1206908247'), (u'INDIRECT_-1206875791', u'MULTIEQUAL_-1206875952'), (u'INDIRECT_-1206891973', u'MULTIEQUAL_-1206891365'), (u'MULTIEQUAL_-1206915893', u'PTRSUB_-1206878047'), (u'MULTIEQUAL_-1206893694', u'MULTIEQUAL_-1206894614'), (u'CALL_-1206930274', u'INDIRECT_-1206892666'), (u'INDIRECT_-1206899988', u'MULTIEQUAL_-1206901527'), (u'CALL_-1206928734', u'INDIRECT_-1206890723'), (u'INDIRECT_-1206893429', u'COPY_-1206879980'), (u'INDIRECT_-1206896240', u'MULTIEQUAL_-1206896136'), (u'INDIRECT_-1206903406', u'MULTIEQUAL_-1206909741'), (u'INDIRECT_-1206911340', u'MULTIEQUAL_-1206910293'), (u'CALL_-1206934018', u'INDIRECT_-1206899088'), (u'CALL_-1206930915', u'INDIRECT_-1206907781'), (u'INDIRECT_-1206900735', u'MULTIEQUAL_-1206876793'), (u'INDIRECT_-1206892208', u'MULTIEQUAL_-1206893774'), (u'INDIRECT_-1206907139', u'MULTIEQUAL_-1206907037'), (u'MULTIEQUAL_-1206905169', u'MULTIEQUAL_-1206905054'), (u'MULTIEQUAL_-1206904461', u'MULTIEQUAL_-1206905161'), (u'MULTIEQUAL_-1206903993', u'MULTIEQUAL_-1206903905'), (u'INDIRECT_-1206895973', u'MULTIEQUAL_-1206895669'), (u'INDIRECT_-1206900401', u'MULTIEQUAL_-1206901919'), (u'CALLIND_-1206921999', u'INDIRECT_-1206886609'), (u'INDIRECT_-1206899893', u'MULTIEQUAL_-1206899489'), (u'INDIRECT_-1206901300', u'MULTIEQUAL_-1206902229'), (u'CALL_-1206934862', u'INDIRECT_-1206894540'), (u'INDIRECT_-1206909786', u'MULTIEQUAL_-1206911225'), (u'INDIRECT_-1206909378', u'MULTIEQUAL_-1206909117'), (u'CALL_-1206928281', u'INDIRECT_-1206906865'), (u'CALL_-1206930476', u'INDIRECT_-1206897407'), (u'STORE_-1206924934', u'INDIRECT_-1206904297'), (u'INDIRECT_-1206894086', u'MULTIEQUAL_-1206895647'), (u'INDIRECT_-1206893713', u'MULTIEQUAL_-1206893795'), (u'CAST_-1206875179', u'COPY_-1206875517'), (u'MULTIEQUAL_-1206889726', u'MULTIEQUAL_-1206889629'), (u'INDIRECT_-1206889726', u'MULTIEQUAL_-1206889629'), (u'CALL_-1206928271', u'INDIRECT_-1206893397'), (u'CALL_-1206933623', u'INDIRECT_-1206909356'), (u'INDIRECT_-1206907066', u'COPY_-1206879429'), (u'INDIRECT_-1206899259', u'COPY_-1206880330'), (u'MULTIEQUAL_-1206906217', u'MULTIEQUAL_-1206905359'), (u'CALL_-1206930157', u'INDIRECT_-1206885853'), (u'STORE_-1206925248', u'INDIRECT_-1206896460'), (u'MULTIEQUAL_-1206890608', u'MULTIEQUAL_-1206892095'), (u'CALL_-1206938131', u'INDIRECT_-1206899011'), (u'INDIRECT_-1206908558', u'MULTIEQUAL_-1206880942'), (u'INDIRECT_-1206908067', u'MULTIEQUAL_-1206907952'), (u'CALL_-1206928667', u'INDIRECT_-1206915966'), (u'INDIRECT_-1206891924', u'MULTIEQUAL_-1206891695'), (u'CALL_-1206924661', u'INDIRECT_-1206888786'), (u'STORE_-1206930329', u'INDIRECT_-1206895000'), (u'STORE_-1206932305', u'INDIRECT_-1206906017'), (u'STORE_-1206930310', u'INDIRECT_-1206906066'), (u'INDIRECT_-1206904153', u'MULTIEQUAL_-1206903545'), (u'CALL_-1206928621', u'INDIRECT_-1206887326'), (u'INDIRECT_-1206890625', u'MULTIEQUAL_-1206890606'), (u'CALL_-1206924612', u'INDIRECT_-1206889943'), (u'CALL_-1206928734', u'INDIRECT_-1206901223'), (u'INDIRECT_-1206905423', u'MULTIEQUAL_-1206905328'), (u'STORE_-1206934436', u'INDIRECT_-1206912268'), (u'LOAD_-1206929220', u'PTRADD_-1206929101'), (u'CALL_-1206933745', u'INDIRECT_-1206895152'), (u'INDIRECT_-1206883185', u'MULTIEQUAL_-1206883280'), (u'CALL_-1206937615', u'INDIRECT_-1206902940'), (u'MULTIEQUAL_-1206903153', u'MULTIEQUAL_-1206903065'), (u'INDIRECT_-1206891282', u'MULTIEQUAL_-1206891079'), (u'INDIRECT_-1206908531', u'MULTIEQUAL_-1206876069'), (u'CAST_-1206874014', u'COPY_-1206874385'), (u'CALL_-1206925860', u'INT_SLESS_-1206925835'), (u'CALL_-1206938628', u'INDIRECT_-1206908774'), ('tmp_72836', u'PTRSUB_-1206875028'), (u'INDIRECT_-1206900743', u'MULTIEQUAL_-1206902498'), (u'MULTIEQUAL_-1206910892', u'MULTIEQUAL_-1206910873'), (u'INDIRECT_-1206896548', u'MULTIEQUAL_-1206896392'), (u'MULTIEQUAL_-1206906068', u'MULTIEQUAL_-1206906044'), (u'MULTIEQUAL_-1206907817', u'COPY_-1206907940'), (u'CALL_-1206930636', u'INDIRECT_-1206903636'), (u'PTRSUB_-1206875142', u'LOAD_-1206929220'), (u'INDIRECT_-1206895742', u'MULTIEQUAL_-1206895565'), (u'MULTIEQUAL_-1206896822', u'MULTIEQUAL_-1206896769'), (u'STORE_-1206924919', u'INDIRECT_-1206883707'), (u'INDIRECT_-1206903800', u'MULTIEQUAL_-1206903696'), (u'MULTIEQUAL_-1206895716', u'MULTIEQUAL_-1206895697'), (u'INDIRECT_-1206905315', u'MULTIEQUAL_-1206904870'), (u'INDIRECT_-1206892277', u'MULTIEQUAL_-1206892418'), ('const-0', u'INT_EQUAL_-1206930536'), (u'MULTIEQUAL_-1206890000', u'MULTIEQUAL_-1206889985'), (u'MULTIEQUAL_-1206896069', u'MULTIEQUAL_-1206896053'), (u'INDIRECT_-1206901028', u'MULTIEQUAL_-1206902594'), (u'PTRADD_-1206871715', u'LOAD_-1206921959'), (u'INDIRECT_-1206905684', u'MULTIEQUAL_-1206908152'), (u'STORE_-1206927248', u'INDIRECT_-1206890372'), (u'CALLIND_-1206921359', u'INDIRECT_-1206905865'), (u'MULTIEQUAL_-1206891826', u'MULTIEQUAL_-1206891729'), (u'INDIRECT_-1206891826', u'MULTIEQUAL_-1206891729'), ('const-8', u'PTRADD_-1206871354'), (u'MULTIEQUAL_-1206905301', u'MULTIEQUAL_-1206906001'), (u'INDIRECT_-1206902750', u'MULTIEQUAL_-1206902534'), (u'MULTIEQUAL_-1206886879', u'MULTIEQUAL_-1206887321'), (u'INDIRECT_-1206907105', u'MULTIEQUAL_-1206880199'), (u'CALL_-1206931539', u'INDIRECT_-1206905393'), (u'CALL_-1206928257', u'INDIRECT_-1206897608'), (u'MULTIEQUAL_-1206876757', u'MULTIEQUAL_-1206881023'), (u'CALL_-1206930927', u'INDIRECT_-1206905051'), (u'INDIRECT_-1206904302', u'MULTIEQUAL_-1206904107'), (u'CALL_-1206925860', u'INDIRECT_-1206901226'), (u'STORE_-1206928553', u'INDIRECT_-1206902120'), (u'MULTIEQUAL_-1206892231', u'MULTIEQUAL_-1206893170'), (u'INDIRECT_-1206896601', u'MULTIEQUAL_-1206896735'), (u'MULTIEQUAL_-1206897988', u'COPY_-1206878604'), (u'COPY_-1206873344', u'CALL_-1206924668'), (u'INDIRECT_-1206892877', u'COPY_-1206879627'), (u'CALL_-1206929019', u'INDIRECT_-1206913961'), (u'MULTIEQUAL_-1206898693', u'MULTIEQUAL_-1206898672'), (u'INDIRECT_-1206886873', u'MULTIEQUAL_-1206889884'), (u'MULTIEQUAL_-1206890802', u'MULTIEQUAL_-1206891097'), (u'COPY_-1206936005', u'MULTIEQUAL_-1206884328'), ('const-0', u'COPY_-1206929020'), (u'INDIRECT_-1206898813', u'MULTIEQUAL_-1206899899'), (u'MULTIEQUAL_-1206901159', u'MULTIEQUAL_-1206900131'), (u'INDIRECT_-1206905946', u'MULTIEQUAL_-1206905833'), (u'INDIRECT_-1206891935', u'MULTIEQUAL_-1206891101'), (u'INDIRECT_-1206920968', u'MULTIEQUAL_-1206880957'), (u'CALL_-1206938725', u'INDIRECT_-1206892451'), (u'INDIRECT_-1206893414', u'MULTIEQUAL_-1206901761'), (u'STORE_-1206925381', u'INDIRECT_-1206906182'), (u'CALL_-1206929938', u'INDIRECT_-1206904188'), (u'STORE_-1206921864', u'INDIRECT_-1206890487'), (u'CALL_-1206934862', u'INDIRECT_-1206899160'), (u'MULTIEQUAL_-1206899203', u'MULTIEQUAL_-1206899190'), (u'INDIRECT_-1206887247', u'MULTIEQUAL_-1206888970'), ('const-0', u'PTRSUB_-1206871900'), (u'INDIRECT_-1206886699', u'MULTIEQUAL_-1206886479'), (u'MULTIEQUAL_-1206897560', u'MULTIEQUAL_-1206897545'), (u'STORE_-1206937696', u'INDIRECT_-1206901524'), (u'MULTIEQUAL_-1206900014', u'MULTIEQUAL_-1206899940'), (u'INDIRECT_-1206895244', u'MULTIEQUAL_-1206895171'), ('const-0', u'CALL_-1206921264'), (u'CALL_-1206932359', u'INDIRECT_-1206878514'), (u'CALLIND_-1206921412', u'INDIRECT_-1206888726'), (u'CALL_-1206930506', u'INDIRECT_-1206903311'), (u'MULTIEQUAL_-1206907428', u'MULTIEQUAL_-1206910958'), (u'CALL_-1206938656', u'INDIRECT_-1206904588'), (u'INDIRECT_-1206900979', u'MULTIEQUAL_-1206902498'), (u'INDIRECT_-1206915395', u'MULTIEQUAL_-1206914950'), (u'INDIRECT_-1206908600', u'MULTIEQUAL_-1206908550'), (u'INDIRECT_-1206913570', u'COPY_-1206880247'), (u'INDIRECT_-1206899579', u'MULTIEQUAL_-1206899477'), ('const-0', u'PTRSUB_-1206876886'), (u'CALLIND_-1206925046', u'INDIRECT_-1206895720'), (u'CALL_-1206921264', u'INDIRECT_-1206903447'), (u'MULTIEQUAL_-1206898451', u'MULTIEQUAL_-1206899479'), (u'MULTIEQUAL_-1206888320', u'MULTIEQUAL_-1206888305'), (u'CALL_-1206931539', u'INDIRECT_-1206904973'), (u'MULTIEQUAL_-1206876119', u'MULTIEQUAL_-1206875704'), (u'INDIRECT_-1206892585', u'MULTIEQUAL_-1206896721'), (u'CALL_-1206929489', u'INDIRECT_-1206899637'), (u'INDIRECT_-1206907474', u'MULTIEQUAL_-1206907269'), (u'INDIRECT_-1206890506', u'MULTIEQUAL_-1206891899'), (u'INDIRECT_-1206893183', u'MULTIEQUAL_-1206894938'), (u'INDIRECT_-1206891356', u'MULTIEQUAL_-1206890805'), (u'INDIRECT_-1206899180', u'MULTIEQUAL_-1206899076'), (u'CALL_-1206935494', u'INDIRECT_-1206910423'), (u'COPY_-1206876071', u'MULTIEQUAL_-1206880788'), (u'CALL_-1206927048', u'INDIRECT_-1206903682'), (u'INDIRECT_-1206908457', u'MULTIEQUAL_-1206909077'), (u'CALL_-1206932860', u'INDIRECT_-1206912775'), (u'CALL_-1206929794', u'INDIRECT_-1206912686'), (u'STORE_-1206921830', u'INDIRECT_-1206897179'), (u'MULTIEQUAL_-1206910089', u'INT_NOTEQUAL_-1206928702'), (u'INDIRECT_-1206900522', u'MULTIEQUAL_-1206900327'), ('const-0', u'INT_NOTEQUAL_-1206930194'), (u'CALL_-1206928357', u'INDIRECT_-1206900188'), (u'INDIRECT_-1206880713', u'MULTIEQUAL_-1206880540'), (u'STORE_-1206934224', u'INDIRECT_-1206893240'), (u'INDIRECT_-1206896686', u'MULTIEQUAL_-1206896494'), (u'MULTIEQUAL_-1206911008', u'INT_EQUAL_-1206939303'), (u'MULTIEQUAL_-1206896909', u'MULTIEQUAL_-1206896893'), (u'CALL_-1206937824', u'INDIRECT_-1206901365'), (u'INDIRECT_-1206907108', u'MULTIEQUAL_-1206906902'), (u'LOAD_-1206921720', u'CALLIND_-1206921710'), (u'CALL_-1206931128', u'INDIRECT_-1206897364'), (u'MULTIEQUAL_-1206898334', u'MULTIEQUAL_-1206898260'), ('const-0', u'CALL_-1206931539'), (u'INDIRECT_-1206906194', u'MULTIEQUAL_-1206905960'), (u'STORE_-1206934224', u'INDIRECT_-1206902060'), (u'INDIRECT_-1206876903', u'MULTIEQUAL_-1206877109'), (u'CAST_-1206872808', u'CAST_-1206872803'), ('tmp_25370', u'PTRSUB_-1206871427'), (u'INDIRECT_-1206895832', u'MULTIEQUAL_-1206895677'), (u'CALL_-1206921954', u'INDIRECT_-1206908580'), ('const-1', u'INT_ADD_-1206879712'), (u'COPY_-1206870226', u'MULTIEQUAL_-1206879545'), (u'LOAD_-1206921959', u'CALLIND_-1206921344'), (u'CALL_-1206921459', u'INDIRECT_-1206893893'), (u'INDIRECT_-1206888160', u'MULTIEQUAL_-1206889827'), (u'INDIRECT_-1206891515', u'MULTIEQUAL_-1206891176'), (u'STORE_-1206934436', u'INDIRECT_-1206897148'), (u'MULTIEQUAL_-1206889209', u'MULTIEQUAL_-1206888543'), (u'INDIRECT_-1206883944', u'MULTIEQUAL_-1206883715'), (u'CALL_-1206937824', u'INDIRECT_-1206905985'), (u'MULTIEQUAL_-1206890732', u'MULTIEQUAL_-1206891919'), (u'INDIRECT_-1206898929', u'MULTIEQUAL_-1206896604'), (u'INDIRECT_-1206889930', u'MULTIEQUAL_-1206891447'), (u'CALL_-1206932860', u'INDIRECT_-1206891355'), (u'CALL_-1206936019', u'INDIRECT_-1206901501'), (u'CALL_-1206937186', u'INDIRECT_-1206903411'), (u'CALL_-1206937824', u'INDIRECT_-1206903045'), (u'CALL_-1206930556', u'INDIRECT_-1206902334'), (u'INDIRECT_-1206894954', u'MULTIEQUAL_-1206895358'), (u'INDIRECT_-1206893468', u'MULTIEQUAL_-1206895034'), (u'CALL_-1206937875', u'INDIRECT_-1206883408'), (u'CALL_-1206924704', u'INDIRECT_-1206890920'), (u'CALL_-1206933623', u'INDIRECT_-1206894236'), (u'LOAD_-1206931562', u'CALL_-1206931545'), (u'STORE_-1206937696', u'INDIRECT_-1206895224'), (u'STORE_-1206929190', u'INDIRECT_-1206901986'), (u'CALL_-1206932817', u'INDIRECT_-1206897666'), (u'CALL_-1206927360', u'INDIRECT_-1206904802'), (u'INDIRECT_-1206894448', u'MULTIEQUAL_-1206894016'), (u'CALL_-1206927048', u'INDIRECT_-1206885622'), (u'MULTIEQUAL_-1206895699', u'MULTIEQUAL_-1206894671'), (u'STORE_-1206921852', u'INDIRECT_-1206893837'), (u'CALL_-1206928992', u'INDIRECT_-1206908063'), (u'CAST_-1206875421', u'LOAD_-1206934836'), (u'MULTIEQUAL_-1206884359', u'MULTIEQUAL_-1206884013'), (u'INDIRECT_-1206896597', u'MULTIEQUAL_-1206896507'), (u'INDIRECT_-1206906142', u'COPY_-1206879307'), (u'CALL_-1206929489', u'INDIRECT_-1206903417'), (u'MULTIEQUAL_-1206897749', u'MULTIEQUAL_-1206897733'), (u'INDIRECT_-1206886854', u'MULTIEQUAL_-1206886477'), (u'MULTIEQUAL_-1206880218', u'MULTIEQUAL_-1206916298'), (u'INDIRECT_-1206912309', u'MULTIEQUAL_-1206912189'), (u'INDIRECT_-1206906692', u'MULTIEQUAL_-1206906065'), (u'CALL_-1206937186', u'INDIRECT_-1206913911'), (u'CALL_-1206927017', u'INDIRECT_-1206899814'), (u'INDIRECT_-1206906908', u'MULTIEQUAL_-1206907554'), (u'CALL_-1206925783', u'INDIRECT_-1206895715'), (u'CALLIND_-1206921412', u'INDIRECT_-1206885786'), ('tmp_1417', u'CBRANCH_-1206938740'), (u'INDIRECT_-1206894187', u'MULTIEQUAL_-1206894722'), (u'CALLIND_-1206925019', u'INDIRECT_-1206893604'), (u'CALL_-1206921320', u'INDIRECT_-1206883216'), (u'INDIRECT_-1206897248', u'MULTIEQUAL_-1206897894'), (u'INDIRECT_-1206888613', u'MULTIEQUAL_-1206892287'), (u'CALL_-1206925783', u'INDIRECT_-1206899495'), (u'INDIRECT_-1206905006', u'MULTIEQUAL_-1206906567'), (u'INDIRECT_-1206907128', u'MULTIEQUAL_-1206908667'), (u'INDIRECT_-1206901200', u'MULTIEQUAL_-1206901101'), (u'MULTIEQUAL_-1206899854', u'MULTIEQUAL_-1206899850'), (u'CALL_-1206921134', u'INDIRECT_-1206875449'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206924082'), (u'MULTIEQUAL_-1206907020', u'MULTIEQUAL_-1206907007'), (u'CALL_-1206928271', u'INDIRECT_-1206887517'), (u'STORE_-1206928320', u'INDIRECT_-1206889767'), (u'INDIRECT_-1206895133', u'MULTIEQUAL_-1206894628'), (u'CALL_-1206928644', u'INDIRECT_-1206895657'), (u'STORE_-1206928627', u'INDIRECT_-1206895866'), (u'STORE_-1206930256', u'INDIRECT_-1206895966'), (u'CALL_-1206934460', u'INDIRECT_-1206898521'), (u'CALL_-1206923816', u'INDIRECT_-1206906137'), (u'CALL_-1206921264', u'INDIRECT_-1206892107'), (u'MULTIEQUAL_-1206911528', u'MULTIEQUAL_-1206911504'), (u'MULTIEQUAL_-1206883519', u'MULTIEQUAL_-1206883519'), (u'CALL_-1206938421', u'INDIRECT_-1206914738'), (u'CALLIND_-1206925511', u'INDIRECT_-1206903091'), (u'INDIRECT_-1206897197', u'MULTIEQUAL_-1206899891'), (u'CALL_-1206934963', u'INDIRECT_-1206890381'), (u'CALL_-1206933594', u'INDIRECT_-1206907242'), (u'STORE_-1206930340', u'INDIRECT_-1206888708'), (u'CALL_-1206931435', u'INDIRECT_-1206902477'), (u'INDIRECT_-1206911798', u'MULTIEQUAL_-1206910118'), (u'CALL_-1206927418', u'INDIRECT_-1206891397'), (u'CALL_-1206936019', u'INDIRECT_-1206908221'), (u'STORE_-1206928553', u'INDIRECT_-1206892040'), (u'CALL_-1206938958', u'INDIRECT_-1206906644'), (u'STORE_-1206928553', u'INDIRECT_-1206913460'), (u'INT_EQUAL_-1206930458', u'CBRANCH_-1206930456'), ('const-0', u'INT_EQUAL_-1206930382'), (u'INDIRECT_-1206908855', u'MULTIEQUAL_-1206908610'), (u'INDIRECT_-1206893732', u'COPY_-1206879515'), (u'MULTIEQUAL_-1206907351', u'MULTIEQUAL_-1206908290'), (u'CALL_-1206930086', u'INDIRECT_-1206878103'), (u'INDIRECT_-1206902005', u'COPY_-1206880114'), ('const-1082288', u'PTRSUB_-1206880866'), (u'CALLIND_-1206922636', u'INDIRECT_-1206874978'), ('const-433', u'LOAD_-1206930291'), (u'INDIRECT_-1206899128', u'MULTIEQUAL_-1206898922'), (u'INDIRECT_-1206911594', u'MULTIEQUAL_-1206913511'), (u'CALL_-1206938975', u'INDIRECT_-1206898256'), (u'INDIRECT_-1206895283', u'MULTIEQUAL_-1206897038'), (u'INDIRECT_-1206896703', u'MULTIEQUAL_-1206896337'), (u'INDIRECT_-1206900583', u'MULTIEQUAL_-1206900360'), (u'CALL_-1206933711', u'INDIRECT_-1206903943'), (u'CALL_-1206936047', u'INDIRECT_-1206902355'), (u'STORE_-1206930256', u'INDIRECT_-1206907726'), (u'CALLIND_-1206938189', u'INDIRECT_-1206897793'), (u'CALL_-1206932271', u'INDIRECT_-1206905833'), ('const-8', u'PTRSUB_-1206877143'), (u'INDIRECT_-1206909988', u'MULTIEQUAL_-1206909556'), (u'CALL_-1206926116', u'INDIRECT_-1206887135'), (u'LOAD_-1206921787', u'PTRSUB_-1206871800'), (u'INDIRECT_-1206891464', u'MULTIEQUAL_-1206891391'), (u'INDIRECT_-1206891814', u'MULTIEQUAL_-1206891318'), (u'INDIRECT_-1206894391', u'MULTIEQUAL_-1206880905'), (u'CALL_-1206928152', u'INDIRECT_-1206892491'), (u'STORE_-1206925248', u'INDIRECT_-1206903600'), (u'MULTIEQUAL_-1206894325', u'INT_NOTEQUAL_-1206876801'), (u'CALL_-1206930550', u'INDIRECT_-1206902500'), (u'INDIRECT_-1206901298', u'MULTIEQUAL_-1206896088'), ('const-1', u'CALL_-1206932860'), (u'CALL_-1206928331', u'INDIRECT_-1206905633'), (u'CALL_-1206930362', u'INDIRECT_-1206893978'), (u'STORE_-1206929089', u'INDIRECT_-1206904484'), (u'INDIRECT_-1206912383', u'MULTIEQUAL_-1206913330'), (u'CALL_-1206925831', u'INDIRECT_-1206877858'), ('const-1185440', u'COPY_-1206871948'), ('const-433', u'STORE_-1206921525'), (u'INDIRECT_-1206897026', u'MULTIEQUAL_-1206896636'), (u'CALL_-1206935821', u'INDIRECT_-1206895900'), (u'STORE_-1206921840', u'INDIRECT_-1206882907'), (u'INDIRECT_-1206901339', u'MULTIEQUAL_-1206901119'), (u'INDIRECT_-1206905800', u'MULTIEQUAL_-1206905598'), (u'INDIRECT_-1206902818', u'MULTIEQUAL_-1206902663'), (u'CALL_-1206935766', u'INDIRECT_-1206910986'), ('const-0', u'INT_EQUAL_-1206930072'), (u'CALL_-1206937615', u'INDIRECT_-1206897060'), (u'INDIRECT_-1206906383', u'MULTIEQUAL_-1206907049'), (u'CALL_-1206933711', u'INDIRECT_-1206898483'), (u'INDIRECT_-1206905161', u'MULTIEQUAL_-1206874129'), (u'CALLIND_-1206924365', u'INDIRECT_-1206895813'), (u'MULTIEQUAL_-1206908414', u'MULTIEQUAL_-1206908340'), (u'MULTIEQUAL_-1206881775', u'MULTIEQUAL_-1206881754'), (u'STORE_-1206928662', u'INDIRECT_-1206908067'), ('const-1', u'INT_EQUAL_-1206922694'), (u'INDIRECT_-1206905226', u'COPY_-1206879765'), (u'MULTIEQUAL_-1206874568', u'MULTIEQUAL_-1206874588'), (u'INDIRECT_-1206895999', u'MULTIEQUAL_-1206898589'), (u'CALL_-1206926116', u'INDIRECT_-1206903515'), (u'CALL_-1206932271', u'INDIRECT_-1206908773'), (u'INDIRECT_-1206901965', u'MULTIEQUAL_-1206901885'), ('const-248', u'PTRADD_-1206929101'), (u'CALL_-1206927418', u'INDIRECT_-1206899377'), (u'CALL_-1206937924', u'INDIRECT_-1206906459'), (u'INDIRECT_-1206895041', u'MULTIEQUAL_-1206895650'), (u'STORE_-1206934436', u'INDIRECT_-1206903448'), (u'CALL_-1206932808', u'INDIRECT_-1206909798'), ('const-0', u'COPY_-1206934715'), (u'INDIRECT_-1206911568', u'MULTIEQUAL_-1206913394'), (u'MULTIEQUAL_-1206896229', u'MULTIEQUAL_-1206896210'), (u'CALL_-1206925694', u'INDIRECT_-1206896094'), ('const--88', u'PTRSUB_-1206879356'), (u'STORE_-1206924560', u'INDIRECT_-1206896938'), (u'INDIRECT_-1206894674', u'MULTIEQUAL_-1206894258'), (u'CALL_-1206936110', u'INDIRECT_-1206881892'), (u'MULTIEQUAL_-1206905724', u'MULTIEQUAL_-1206905686'), (u'STORE_-1206928588', u'INDIRECT_-1206905501'), (u'INDIRECT_-1206905833', u'COPY_-1206878524'), (u'MULTIEQUAL_-1206895925', u'MULTIEQUAL_-1206895950'), (u'INDIRECT_-1206910499', u'MULTIEQUAL_-1206910397'), (u'MULTIEQUAL_-1206889621', u'MULTIEQUAL_-1206892331'), (u'INDIRECT_-1206881550', u'MULTIEQUAL_-1206881374'), (u'INDIRECT_-1206889708', u'MULTIEQUAL_-1206889478'), (u'MULTIEQUAL_-1206889819', u'MULTIEQUAL_-1206889799'), (u'CALL_-1206922316', u'INDIRECT_-1206901856'), (u'MULTIEQUAL_-1206904413', u'MULTIEQUAL_-1206903712'), (u'MULTIEQUAL_-1206888125', u'MULTIEQUAL_-1206888119'), (u'CALL_-1206928772', u'INDIRECT_-1206905866'), (u'MULTIEQUAL_-1206888924', u'MULTIEQUAL_-1206888886'), (u'STORE_-1206930873', u'INDIRECT_-1206903498'), (u'MULTIEQUAL_-1206913697', u'COPY_-1206913820'), (u'MULTIEQUAL_-1206903007', u'MULTIEQUAL_-1206903390'), (u'MULTIEQUAL_-1206895772', u'MULTIEQUAL_-1206896959'), (u'STORE_-1206921743', u'INDIRECT_-1206882013'), (u'CALL_-1206930556', u'INDIRECT_-1206892254'), ('const-224', u'PTRSUB_-1206873885'), (u'INDIRECT_-1206905605', u'MULTIEQUAL_-1206909741'), (u'STORE_-1206925479', u'INDIRECT_-1206897838'), (u'INDIRECT_-1206909626', u'MULTIEQUAL_-1206911187'), (u'MULTIEQUAL_-1206872831', u'MULTIEQUAL_-1206872831'), (u'INDIRECT_-1206896986', u'COPY_-1206879405'), (u'CALL_-1206931539', u'INDIRECT_-1206891113'), (u'CALLIND_-1206924378', u'INDIRECT_-1206894501'), (u'CALLIND_-1206921743', u'INDIRECT_-1206896973'), (u'CALL_-1206937414', u'INDIRECT_-1206904677'), (u'CALL_-1206921459', u'INDIRECT_-1206896833'), (u'CALL_-1206933125', u'INDIRECT_-1206902794'), (u'MULTIEQUAL_-1206891910', u'MULTIEQUAL_-1206891839'), (u'INDIRECT_-1206906215', u'MULTIEQUAL_-1206905381'), (u'INDIRECT_-1206909193', u'COPY_-1206878532'), (u'MULTIEQUAL_-1206911461', u'MULTIEQUAL_-1206911287'), (u'MULTIEQUAL_-1206875935', u'MULTIEQUAL_-1206901499'), (u'INDIRECT_-1206892478', u'MULTIEQUAL_-1206887268'), (u'STORE_-1206921864', u'INDIRECT_-1206892587'), (u'MULTIEQUAL_-1206901528', u'MULTIEQUAL_-1206903015'), (u'CALL_-1206930506', u'INDIRECT_-1206903731'), (u'INDIRECT_-1206905045', u'MULTIEQUAL_-1206905013'), (u'CALLIND_-1206938189', u'INDIRECT_-1206899053'), (u'STORE_-1206930873', u'INDIRECT_-1206888798'), (u'SUBPIECE_-1206876198', u'CAST_-1206873083'), (u'CALLIND_-1206921412', u'INDIRECT_-1206874524'), (u'LOAD_-1206928814', u'CALL_-1206928690'), ('tmp_25370', u'PTRSUB_-1206871782'), (u'INDIRECT_-1206889579', u'MULTIEQUAL_-1206889359'), (u'CAST_-1206869189', u'CALLIND_-1206921743'), (u'CALL_-1206939523', u'INDIRECT_-1206900173'), (u'INDIRECT_-1206894257', u'MULTIEQUAL_-1206896951'), (u'PTRSUB_-1206873380', u'LOAD_-1206873440'), (u'MULTIEQUAL_-1206891152', u'MULTIEQUAL_-1206891133'), (u'CALLIND_-1206921999', u'INDIRECT_-1206905509'), (u'CALL_-1206937414', u'INDIRECT_-1206903417'), (u'CALL_-1206931337', u'INDIRECT_-1206896870'), (u'INT_NOTEQUAL_-1206924883', u'CBRANCH_-1206924879'), (u'STORE_-1206921567', u'INDIRECT_-1206898731'), (u'CALL_-1206929385', u'INDIRECT_-1206898805'), (u'CALL_-1206931183', u'INDIRECT_-1206889403'), (u'MULTIEQUAL_-1206889347', u'MULTIEQUAL_-1206889290'), (u'INDIRECT_-1206898595', u'MULTIEQUAL_-1206897977'), (u'INDIRECT_-1206893985', u'MULTIEQUAL_-1206893966'), (u'INT_AND_-1206919422', u'MULTIEQUAL_-1206885640'), (u'CALL_-1206927093', u'INDIRECT_-1206889841'), (u'MULTIEQUAL_-1206914158', u'STORE_-1206925479'), (u'INDIRECT_-1206908117', u'MULTIEQUAL_-1206910811'), (u'CALL_-1206928331', u'INDIRECT_-1206908573'), (u'CALL_-1206937446', u'INDIRECT_-1206911000'), (u'CALL_-1206931745', u'INDIRECT_-1206891600'), (u'INDIRECT_-1206901995', u'MULTIEQUAL_-1206876796'), (u'CALL_-1206938131', u'INDIRECT_-1206901531'), (u'INDIRECT_-1206903337', u'MULTIEQUAL_-1206902949'), (u'INDIRECT_-1206877554', u'MULTIEQUAL_-1206879103'), (u'CALL_-1206929750', u'INDIRECT_-1206910000'), (u'MULTIEQUAL_-1206904887', u'MULTIEQUAL_-1206904873'), (u'INDIRECT_-1206899391', u'MULTIEQUAL_-1206900257'), (u'CALL_-1206928152', u'INDIRECT_-1206904251'), (u'INDIRECT_-1206897938', u'MULTIEQUAL_-1206892728'), (u'CALL_-1206921994', u'INDIRECT_-1206906317'), (u'INDIRECT_-1206890532', u'MULTIEQUAL_-1206892069'), (u'INDIRECT_-1206899844', u'MULTIEQUAL_-1206899697'), (u'CALL_-1206930105', u'INDIRECT_-1206894235'), (u'INDIRECT_-1206899837', u'MULTIEQUAL_-1206899978'), (u'INDIRECT_-1206894757', u'MULTIEQUAL_-1206894620'), (u'CALL_-1206928677', u'INDIRECT_-1206902887'), (u'INDIRECT_-1206896564', u'MULTIEQUAL_-1206896110'), (u'INDIRECT_-1206910555', u'MULTIEQUAL_-1206910447'), (u'STORE_-1206930828', u'INDIRECT_-1206904735'), (u'INDIRECT_-1206885302', u'MULTIEQUAL_-1206884880'), ('tmp_22442', u'CBRANCH_-1206921345'), (u'STORE_-1206930873', u'INDIRECT_-1206891738'), (u'CALL_-1206930636', u'INDIRECT_-1206893136'), (u'CALL_-1206932808', u'INDIRECT_-1206899298'), (u'INDIRECT_-1206911513', u'CALL_-1206928291'), (u'CALL_-1206928150', u'INDIRECT_-1206879696'), (u'STORE_-1206932305', u'INDIRECT_-1206895517'), (u'CALL_-1206928709', u'INDIRECT_-1206890119'), (u'CALL_-1206931745', u'INDIRECT_-1206905460'), (u'INDIRECT_-1206892364', u'MULTIEQUAL_-1206891910'), (u'MULTIEQUAL_-1206879883', u'MULTIEQUAL_-1206880185'), (u'CALL_-1206924668', u'INDIRECT_-1206893488'), (u'INDIRECT_-1206907958', u'MULTIEQUAL_-1206907860'), (u'STORE_-1206929089', u'INDIRECT_-1206905744'), (u'MULTIEQUAL_-1206897609', u'MULTIEQUAL_-1206897494'), (u'STORE_-1206928518', u'INDIRECT_-1206912179'), (u'INDIRECT_-1206904652', u'COPY_-1206879541'), (u'CALL_-1206929974', u'INDIRECT_-1206908410'), (u'CALL_-1206939523', u'INDIRECT_-1206884628'), (u'CALL_-1206933962', u'INDIRECT_-1206896534'), (u'INDIRECT_-1206905178', u'MULTIEQUAL_-1206905686'), (u'CALL_-1206931269', u'INDIRECT_-1206897267'), (u'INDIRECT_-1206901452', u'MULTIEQUAL_-1206901274'), (u'INDIRECT_-1206895963', u'MULTIEQUAL_-1206895740'), (u'MULTIEQUAL_-1206880210', u'MULTIEQUAL_-1206911421'), (u'CALL_-1206922556', u'INDIRECT_-1206902941'), (u'CALLIND_-1206921388', u'INDIRECT_-1206900421'), (u'INDIRECT_-1206910022', u'MULTIEQUAL_-1206909845'), (u'CALL_-1206929320', u'INDIRECT_-1206908837'), (u'INDIRECT_-1206892840', u'MULTIEQUAL_-1206894098'), (u'INDIRECT_-1206907971', u'MULTIEQUAL_-1206907773'), (u'STORE_-1206927248', u'INDIRECT_-1206895832'), (u'CALL_-1206930584', u'INDIRECT_-1206897728'), ('const-8', u'PTRADD_-1206875733'), (u'CALL_-1206928209', u'INDIRECT_-1206895461'), (u'STORE_-1206921840', u'INDIRECT_-1206902227'), (u'CALL_-1206932860', u'INDIRECT_-1206883033'), ('const-0', u'STORE_-1206921596'), (u'LOAD_-1206927740', u'INT_EQUAL_-1206927718'), (u'CALL_-1206938628', u'INDIRECT_-1206914654'), (u'STORE_-1206930828', u'INDIRECT_-1206905995'), ('tmp_20640', u'BRANCH_-1206921820'), (u'CAST_-1206873083', u'CALL_-1206928281'), ('const-433', u'LOAD_-1206938019'), (u'CALL_-1206929866', u'INDIRECT_-1206906664'), (u'INDIRECT_-1206890817', u'MULTIEQUAL_-1206891813'), (u'CALL_-1206938756', u'INDIRECT_-1206896877'), (u'CALL_-1206924677', u'INDIRECT_-1206900559'), (u'INDIRECT_-1206892077', u'MULTIEQUAL_-1206892697'), (u'STORE_-1206937788', u'INDIRECT_-1206892328'), (u'INDIRECT_-1206898554', u'MULTIEQUAL_-1206902831'), (u'CALL_-1206934963', u'INDIRECT_-1206905921'), (u'CALL_-1206929296', u'INDIRECT_-1206890776'), (u'INDIRECT_-1206883133', u'MULTIEQUAL_-1206884206'), (u'INDIRECT_-1206891181', u'MULTIEQUAL_-1206892838'), (u'MULTIEQUAL_-1206874121', u'MULTIEQUAL_-1206901563'), (u'INDIRECT_-1206893791', u'MULTIEQUAL_-1206895824'), (u'INT_ADD_-1206925432', u'INT_AND_-1206925409'), (u'CALL_-1206931183', u'INDIRECT_-1206901583'), (u'MULTIEQUAL_-1206897327', u'MULTIEQUAL_-1206897313'), (u'INDIRECT_-1206896828', u'MULTIEQUAL_-1206898394'), (u'CALL_-1206931797', u'INDIRECT_-1206910669'), (u'STORE_-1206924919', u'INDIRECT_-1206889587'), (u'CALL_-1206928152', u'INDIRECT_-1206891231'), (u'MULTIEQUAL_-1206906984', u'MULTIEQUAL_-1206906946'), (u'CALL_-1206931595', u'INDIRECT_-1206895334'), (u'CALL_-1206930274', u'INDIRECT_-1206896866'), (u'CALL_-1206932359', u'INDIRECT_-1206891036'), (u'INDIRECT_-1206899349', u'MULTIEQUAL_-1206897024'), (u'INDIRECT_-1206894207', u'MULTIEQUAL_-1206895299'), (u'INT_EQUAL_-1206925093', u'CBRANCH_-1206925090'), (u'INDIRECT_-1206893371', u'MULTIEQUAL_-1206876032'), (u'STORE_-1206921525', u'INDIRECT_-1206896187'), (u'CALL_-1206927093', u'INDIRECT_-1206896141'), (u'INDIRECT_-1206886118', u'MULTIEQUAL_-1206886030'), (u'CALL_-1206924661', u'INDIRECT_-1206886266'), (u'CALL_-1206929320', u'INDIRECT_-1206904637'), (u'INDIRECT_-1206880151', u'MULTIEQUAL_-1206884352'), (u'INDIRECT_-1206888706', u'MULTIEQUAL_-1206895041'), (u'STORE_-1206934224', u'INDIRECT_-1206907940'), (u'CALL_-1206921459', u'INDIRECT_-1206875662'), (u'STORE_-1206921567', u'INDIRECT_-1206895791'), ('const-5', u'CALL_-1206929226'), (u'CALL_-1206929974', u'INDIRECT_-1206894130'), (u'MULTIEQUAL_-1206902954', u'CALL_-1206933623'), (u'MULTIEQUAL_-1206894436', u'MULTIEQUAL_-1206894430'), (u'CALL_-1206927048', u'INDIRECT_-1206900742'), (u'CALL_-1206927093', u'INDIRECT_-1206903701'), (u'INDIRECT_-1206894078', u'MULTIEQUAL_-1206895778'), ('const-0', u'INT_EQUAL_-1206873146'), (u'CALL_-1206938725', u'INDIRECT_-1206905471'), (u'INDIRECT_-1206911876', u'MULTIEQUAL_-1206911700'), (u'CALL_-1206926019', u'INDIRECT_-1206885359'), (u'INDIRECT_-1206905921', u'MULTIEQUAL_-1206905812'), (u'MULTIEQUAL_-1206890650', u'MULTIEQUAL_-1206890579'), (u'INT_NOTEQUAL_-1206876928', u'BOOL_OR_-1206876909'), (u'INDIRECT_-1206894108', u'MULTIEQUAL_-1206895647'), (u'CALL_-1206926019', u'INDIRECT_-1206897539'), ('const-1185712', u'COPY_-1206879446'), (u'INDIRECT_-1206897711', u'MULTIEQUAL_-1206898577'), (u'CALL_-1206928772', u'INDIRECT_-1206908806'), (u'INDIRECT_-1206909560', u'MULTIEQUAL_-1206909289'), (u'CALL_-1206924668', u'INDIRECT_-1206899368'), (u'CALL_-1206921722', u'INDIRECT_-1206900271'), (u'INDIRECT_-1206905311', u'MULTIEQUAL_-1206880932'), (u'CALL_-1206934862', u'INDIRECT_-1206909660'), (u'CALL_-1206931545', u'INDIRECT_-1206894563'), (u'CALL_-1206924612', u'INDIRECT_-1206903383'), (u'CALL_-1206929489', u'INDIRECT_-1206910557'), (u'INDIRECT_-1206891753', u'MULTIEQUAL_-1206891594'), (u'CALL_-1206925799', u'INDIRECT_-1206903287'), (u'MULTIEQUAL_-1206908109', u'MULTIEQUAL_-1206907994'), (u'CALL_-1206934862', u'INDIRECT_-1206907560'), (u'CALL_-1206925860', u'INDIRECT_-1206896606'), (u'INDIRECT_-1206900023', u'MULTIEQUAL_-1206875931'), (u'MULTIEQUAL_-1206907529', u'MULTIEQUAL_-1206908556'), (u'CALLIND_-1206922663', u'INDIRECT_-1206904565'), (u'MULTIEQUAL_-1206896295', u'MULTIEQUAL_-1206896245'), (u'CALL_-1206937983', u'INDIRECT_-1206910689'), (u'STORE_-1206928270', u'INDIRECT_-1206896426'), (u'MULTIEQUAL_-1206893672', u'MULTIEQUAL_-1206894859'), (u'CALL_-1206939523', u'INDIRECT_-1206917579'), (u'MULTIEQUAL_-1206904598', u'MULTIEQUAL_-1206904541'), (u'INDIRECT_-1206900546', u'MULTIEQUAL_-1206907641'), (u'MULTIEQUAL_-1206908785', u'MULTIEQUAL_-1206908291'), (u'CALL_-1206932954', u'INDIRECT_-1206901079'), (u'LOAD_-1206930377', u'CAST_-1206874064'), (u'CALL_-1206938628', u'INDIRECT_-1206899954'), (u'CALL_-1206925694', u'INDIRECT_-1206905334'), (u'INDIRECT_-1206883334', u'MULTIEQUAL_-1206891681'), (u'INDIRECT_-1206901433', u'MULTIEQUAL_-1206902439'), (u'MULTIEQUAL_-1206909033', u'MULTIEQUAL_-1206908332'), (u'STORE_-1206932305', u'INDIRECT_-1206892577'), (u'INDIRECT_-1206899944', u'MULTIEQUAL_-1206901527'), (u'INDIRECT_-1206888378', u'MULTIEQUAL_-1206888886'), (u'CALL_-1206925432', u'INDIRECT_-1206902101'), (u'INT_EQUAL_-1206924010', u'CBRANCH_-1206923971'), (u'INT_NOTEQUAL_-1206928415', u'CBRANCH_-1206928413'), (u'STORE_-1206930846', u'INDIRECT_-1206890827'), ('const-1', u'INT_SUB_-1206924884'), (u'STORE_-1206922807', u'INDIRECT_-1206887825'), (u'CALL_-1206938900', u'INDIRECT_-1206900734'), (u'CALL_-1206929226', u'INDIRECT_-1206889895'), (u'CALL_-1206935907', u'INDIRECT_-1206913187'), (u'CALL_-1206927017', u'INDIRECT_-1206893514'), (u'CALL_-1206932327', u'INDIRECT_-1206897034'), (u'STORE_-1206930256', u'INDIRECT_-1206902266'), (u'COPY_-1206869892', u'PTRADD_-1206871364'), (u'INDIRECT_-1206903300', u'MULTIEQUAL_-1206903201'), (u'CALL_-1206924612', u'INDIRECT_-1206890783'), (u'CALL_-1206921722', u'INDIRECT_-1206891031'), (u'CALL_-1206934081', u'INDIRECT_-1206897028'), (u'CAST_-1206872370', u'LOAD_-1206930186'), (u'CALL_-1206931595', u'INDIRECT_-1206912974'), (u'MULTIEQUAL_-1206883519', u'MULTIEQUAL_-1206883961'), (u'STORE_-1206927241', u'INDIRECT_-1206896667'), (u'CALL_-1206928150', u'INDIRECT_-1206900447'), (u'CALLIND_-1206921710', u'INDIRECT_-1206886874'), (u'INDIRECT_-1206909260', u'MULTIEQUAL_-1206909156'), (u'INDIRECT_-1206913570', u'MULTIEQUAL_-1206911364'), (u'MULTIEQUAL_-1206875933', u'MULTIEQUAL_-1206900659'), (u'CALL_-1206930025', u'INDIRECT_-1206878080'), (u'INDIRECT_-1206903427', u'MULTIEQUAL_-1206903962'), (u'CALL_-1206928152', u'INDIRECT_-1206907191'), (u'CALLIND_-1206924365', u'INDIRECT_-1206897073'), (u'INDIRECT_-1206899953', u'MULTIEQUAL_-1206899345'), (u'CALL_-1206928772', u'INDIRECT_-1206895366'), (u'STORE_-1206928627', u'INDIRECT_-1206900066'), (u'CALL_-1206928152', u'INDIRECT_-1206905091'), (u'CALLIND_-1206925401', u'INDIRECT_-1206894212'), (u'INDIRECT_-1206913506', u'MULTIEQUAL_-1206913393'), (u'INDIRECT_-1206895461', u'MULTIEQUAL_-1206895270'), (u'CALL_-1206928257', u'INDIRECT_-1206907268'), (u'INDIRECT_-1206911843', u'MULTIEQUAL_-1206912509'), (u'CALL_-1206934274', u'INDIRECT_-1206904279'), (u'CALLIND_-1206925511', u'INDIRECT_-1206899311'), (u'MULTIEQUAL_-1206889145', u'MULTIEQUAL_-1206889125'), (u'MULTIEQUAL_-1206910367', u'MULTIEQUAL_-1206910348'), (u'INDIRECT_-1206909931', u'MULTIEQUAL_-1206880943'), (u'MULTIEQUAL_-1206880874', u'MULTIEQUAL_-1206880787'), (u'CAST_-1206874423', u'MULTIEQUAL_-1206915856'), (u'INDIRECT_-1206889145', u'MULTIEQUAL_-1206890932'), (u'CALL_-1206928271', u'INDIRECT_-1206899473'), (u'CALL_-1206926116', u'INDIRECT_-1206901835'), (u'INDIRECT_-1206906698', u'MULTIEQUAL_-1206906610'), (u'CALL_-1206931545', u'INDIRECT_-1206900023'), (u'CALL_-1206927405', u'INDIRECT_-1206898949'), (u'CALL_-1206928194', u'INDIRECT_-1206894166'), (u'INDIRECT_-1206898718', u'MULTIEQUAL_-1206898630'), (u'CALL_-1206930274', u'INDIRECT_-1206886786'), (u'STORE_-1206927231', u'INDIRECT_-1206887422'), (u'INT_ADD_-1206921934', u'INT_ADD_-1206921924'), (u'CALL_-1206938694', u'INDIRECT_-1206907131'), (u'STORE_-1206935460', u'INDIRECT_-1206901477'), (u'CALL_-1206928155', u'INDIRECT_-1206886814'), (u'MULTIEQUAL_-1206898869', u'MULTIEQUAL_-1206898754'), (u'CALLIND_-1206921412', u'INDIRECT_-1206890406'), (u'CALL_-1206930025', u'INDIRECT_-1206893122'), (u'INDIRECT_-1206874646', u'MULTIEQUAL_-1206875599'), (u'STORE_-1206928410', u'INDIRECT_-1206890276'), (u'INT_OR_-1206939107', u'INT_AND_-1206939069'), (u'INDIRECT_-1206909034', u'MULTIEQUAL_-1206908538'), (u'INDIRECT_-1206905661', u'MULTIEQUAL_-1206909741'), (u'CALL_-1206933821', u'INDIRECT_-1206899810'), (u'INT_MULT_-1206930395', u'STORE_-1206929169'), (u'INDIRECT_-1206907733', u'MULTIEQUAL_-1206907228'), (u'CALL_-1206938772', u'INDIRECT_-1206898988'), (u'STORE_-1206928553', u'INDIRECT_-1206908840'), (u'MULTIEQUAL_-1206913394', u'MULTIEQUAL_-1206913336'), (u'INDIRECT_-1206895883', u'MULTIEQUAL_-1206896549'), (u'CALL_-1206937414', u'INDIRECT_-1206905097'), (u'INT_NOTEQUAL_-1206930621', u'CBRANCH_-1206930621'), ('tmp_9149', u'BRANCH_-1206930166'), (u'INDIRECT_-1206901449', u'MULTIEQUAL_-1206899124'), (u'CALL_-1206931797', u'INDIRECT_-1206900589'), (u'INDIRECT_-1206902505', u'MULTIEQUAL_-1206902600'), (u'CALL_-1206924756', u'INDIRECT_-1206877250'), (u'CALL_-1206925460', u'INDIRECT_-1206882375'), (u'INDIRECT_-1206884677', u'MULTIEQUAL_-1206884540'), (u'INDIRECT_-1206901737', u'MULTIEQUAL_-1206902733'), (u'INDIRECT_-1206898277', u'MULTIEQUAL_-1206898105'), (u'MULTIEQUAL_-1206887394', u'MULTIEQUAL_-1206887219'), ('const-1184912', u'COPY_-1206922628'), (u'INDIRECT_-1206906700', u'COPY_-1206878645'), (u'STORE_-1206937788', u'INDIRECT_-1206891068'), (u'STORE_-1206928553', u'INDIRECT_-1206900860'), (u'INDIRECT_-1206904434', u'MULTIEQUAL_-1206904980'), (u'MULTIEQUAL_-1206876769', u'MULTIEQUAL_-1206891459'), (u'CALL_-1206934487', u'INDIRECT_-1206907354'), (u'MULTIEQUAL_-1206907677', u'MULTIEQUAL_-1206880939'), (u'STORE_-1206921567', u'INDIRECT_-1206884451'), (u'CALL_-1206930407', u'INDIRECT_-1206878378'), (u'CALL_-1206930927', u'INDIRECT_-1206895391'), (u'CALL_-1206929866', u'INDIRECT_-1206906244'), (u'COPY_-1206873394', u'MULTIEQUAL_-1206915377'), ('const-1185016', u'COPY_-1206922600'), (u'CALL_-1206931797', u'INDIRECT_-1206892189'), (u'MULTIEQUAL_-1206891079', u'MULTIEQUAL_-1206891079'), (u'CALL_-1206938772', u'INDIRECT_-1206893948'), (u'MULTIEQUAL_-1206881312', u'MULTIEQUAL_-1206881286'), (u'MULTIEQUAL_-1206889567', u'MULTIEQUAL_-1206889950'), ('tmp_16709', u'CBRANCH_-1206924974'), (u'CALL_-1206929145', u'INDIRECT_-1206900886'), (u'INDIRECT_-1206906625', u'COPY_-1206880125'), (u'MULTIEQUAL_-1206912553', u'MULTIEQUAL_-1206912532'), (u'CALL_-1206929866', u'INDIRECT_-1206880116'), (u'MULTIEQUAL_-1206902125', u'MULTIEQUAL_-1206902109'), (u'CALL_-1206935766', u'INDIRECT_-1206882001'), (u'CALL_-1206933745', u'INDIRECT_-1206892632'), (u'MULTIEQUAL_-1206887299', u'MULTIEQUAL_-1206887741'), (u'CALL_-1206931797', u'INDIRECT_-1206899749'), (u'STORE_-1206928327', u'INDIRECT_-1206892290'), (u'CALL_-1206936047', u'INDIRECT_-1206882190'), (u'INT_AND_-1206931033', u'INT_EQUAL_-1206931047'), (u'CALL_-1206931269', u'INDIRECT_-1206899367'), (u'STORE_-1206921596', u'INDIRECT_-1206889926'), (u'CALL_-1206930556', u'INDIRECT_-1206902754'), (u'STORE_-1206928553', u'INDIRECT_-1206893720'), (u'CALL_-1206938725', u'INDIRECT_-1206910091'), (u'INDIRECT_-1206910885', u'MULTIEQUAL_-1206880208'), (u'MULTIEQUAL_-1206897523', u'MULTIEQUAL_-1206897510'), (u'MULTIEQUAL_-1206880788', u'COPY_-1206872957'), (u'CALL_-1206921320', u'INDIRECT_-1206901276'), (u'INDIRECT_-1206904625', u'MULTIEQUAL_-1206904589'), (u'STORE_-1206928446', u'INDIRECT_-1206909617'), ('const-433', u'LOAD_-1206928269'), (u'INDIRECT_-1206882494', u'MULTIEQUAL_-1206882229'), (u'STORE_-1206927231', u'INDIRECT_-1206899182'), (u'INDIRECT_-1206899075', u'MULTIEQUAL_-1206898241'), (u'INDIRECT_-1206915293', u'MULTIEQUAL_-1206913542'), (u'STORE_-1206924545', u'INDIRECT_-1206896088'), (u'CALL_-1206922325', u'INDIRECT_-1206904943'), (u'STORE_-1206922815', u'INDIRECT_-1206904609'), (u'CALL_-1206931674', u'MULTIEQUAL_-1206913582'), (u'INDIRECT_-1206910378', u'MULTIEQUAL_-1206910223'), (u'LOAD_-1206921959', u'CALLIND_-1206921856'), (u'MULTIEQUAL_-1206903259', u'MULTIEQUAL_-1206903701'), (u'INDIRECT_-1206905257', u'MULTIEQUAL_-1206905228'), (u'MULTIEQUAL_-1206911041', u'MULTIEQUAL_-1206910867'), (u'MULTIEQUAL_-1206901954', u'MULTIEQUAL_-1206901950'), (u'CALL_-1206927316', u'INDIRECT_-1206896383'), (u'CALL_-1206925799', u'INDIRECT_-1206891527'), (u'CALL_-1206938900', u'INDIRECT_-1206913334'), (u'INDIRECT_-1206895381', u'COPY_-1206895389'), (u'MULTIEQUAL_-1206896769', u'MULTIEQUAL_-1206896103'), ('const-8193', u'INT_LESS_-1206930101'), (u'MULTIEQUAL_-1206887710', u'MULTIEQUAL_-1206887639'), (u'PTRSUB_-1206875843', u'LOAD_-1206931570'), (u'INDIRECT_-1206895827', u'MULTIEQUAL_-1206895429'), (u'INDIRECT_-1206907365', u'MULTIEQUAL_-1206907235'), ('const-3', u'INT_EQUAL_-1206928233'), (u'CALL_-1206928601', u'INDIRECT_-1206908183'), (u'MULTIEQUAL_-1206904802', u'MULTIEQUAL_-1206904749'), ('const-0', u'INT_NOTEQUAL_-1206930304'), (u'INDIRECT_-1206895061', u'MULTIEQUAL_-1206880909'), (u'CALLIND_-1206931354', u'INDIRECT_-1206908728'), (u'MULTIEQUAL_-1206911651', u'MULTIEQUAL_-1206911609'), (u'CALL_-1206938232', u'INDIRECT_-1206895303'), (u'CALL_-1206926019', u'INDIRECT_-1206901739'), (u'INDIRECT_-1206885517', u'MULTIEQUAL_-1206885380'), (u'CALL_-1206930476', u'INDIRECT_-1206903287'), (u'STORE_-1206921840', u'INDIRECT_-1206890887'), (u'CALL_-1206924704', u'INDIRECT_-1206884200'), (u'INDIRECT_-1206883633', u'MULTIEQUAL_-1206883715'), (u'MULTIEQUAL_-1206906981', u'MULTIEQUAL_-1206906933'), (u'INDIRECT_-1206908538', u'MULTIEQUAL_-1206909046'), (u'CALL_-1206929938', u'INDIRECT_-1206910908'), (u'CALL_-1206928152', u'INDIRECT_-1206898791'), (u'MULTIEQUAL_-1206892288', u'MULTIEQUAL_-1206893775'), (u'INDIRECT_-1206900398', u'MULTIEQUAL_-1206900310'), (u'CALL_-1206925783', u'INDIRECT_-1206897395'), (u'CALL_-1206932860', u'INDIRECT_-1206906055'), (u'CALL_-1206921954', u'INDIRECT_-1206886554'), (u'MULTIEQUAL_-1206898805', u'MULTIEQUAL_-1206898785'), (u'CALL_-1206933745', u'INDIRECT_-1206901452'), (u'CALL_-1206929269', u'INDIRECT_-1206894273'), (u'MULTIEQUAL_-1206881623', u'MULTIEQUAL_-1206881596'), (u'STORE_-1206934385', u'INDIRECT_-1206891235'), (u'MULTIEQUAL_-1206903489', u'MULTIEQUAL_-1206902823'), (u'CALL_-1206927297', u'INDIRECT_-1206902669'), (u'STORE_-1206933398', u'INDIRECT_-1206906240'), (u'CALL_-1206927833', u'INDIRECT_-1206886093'), (u'CALL_-1206931797', u'INDIRECT_-1206907309'), (u'CALL_-1206938772', u'INDIRECT_-1206914108'), (u'INDIRECT_-1206908886', u'MULTIEQUAL_-1206908773'), (u'INDIRECT_-1206905171', u'MULTIEQUAL_-1206876061'), (u'CALL_-1206934862', u'INDIRECT_-1206904200'), (u'CALL_-1206930362', u'INDIRECT_-1206907418'), (u'MULTIEQUAL_-1206892336', u'MULTIEQUAL_-1206892330'), (u'CALL_-1206930584', u'INDIRECT_-1206895628'), (u'INDIRECT_-1206898778', u'MULTIEQUAL_-1206898505'), (u'INDIRECT_-1206900101', u'MULTIEQUAL_-1206880921'), (u'CALL_-1206921832', u'INDIRECT_-1206908126'), (u'CALL_-1206933623', u'INDIRECT_-1206890876'), (u'MULTIEQUAL_-1206893124', u'MULTIEQUAL_-1206892476'), ('tmp_25371', u'CALL_-1206938131'), (u'INDIRECT_-1206901833', u'CAST_-1206871384'), (u'INDIRECT_-1206911638', u'MULTIEQUAL_-1206911483'), (u'CALL_-1206928709', u'INDIRECT_-1206888859'), (u'STORE_-1206930340', u'INDIRECT_-1206904822'), ('const-1', u'COPY_-1206879082'), (u'CALL_-1206938421', u'INDIRECT_-1206899198'), (u'INDIRECT_-1206891920', u'INT_NOTEQUAL_-1206876923'), (u'CALL_-1206928225', u'INDIRECT_-1206908091'), (u'MULTIEQUAL_-1206894085', u'MULTIEQUAL_-1206893591'), (u'CALL_-1206934274', u'INDIRECT_-1206910579'), (u'INDIRECT_-1206902791', u'MULTIEQUAL_-1206880926'), (u'INDIRECT_-1206899198', u'MULTIEQUAL_-1206898925'), (u'INDIRECT_-1206887534', u'MULTIEQUAL_-1206895881'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880552'), (u'CALL_-1206934955', u'INDIRECT_-1206906755'), (u'CALL_-1206929226', u'INDIRECT_-1206899135'), (u'CALL_-1206932954', u'INDIRECT_-1206899399'), (u'INDIRECT_-1206900145', u'MULTIEQUAL_-1206904281'), (u'INDIRECT_-1206892033', u'MULTIEQUAL_-1206892115'), (u'PTRSUB_-1206881340', u'LOAD_-1206939108'), (u'CALL_-1206927418', u'INDIRECT_-1206886777'), (u'INDIRECT_-1206890660', u'MULTIEQUAL_-1206892287'), (u'INDIRECT_-1206900298', u'MULTIEQUAL_-1206900143'), (u'CALL_-1206939523', u'INDIRECT_-1206897653'), (u'CALL_-1206936110', u'INDIRECT_-1206894834'), (u'INT_OR_-1206921497', u'MULTIEQUAL_-1206915652'), (u'MULTIEQUAL_-1206892737', u'MULTIEQUAL_-1206878060'), (u'INDIRECT_-1206900237', u'MULTIEQUAL_-1206899830'), (u'STORE_-1206924909', u'INDIRECT_-1206904163'), (u'INDIRECT_-1206903548', u'MULTIEQUAL_-1206904194'), (u'INDIRECT_-1206875657', u'MULTIEQUAL_-1206876610'), (u'MULTIEQUAL_-1206893179', u'MULTIEQUAL_-1206893159'), (u'MULTIEQUAL_-1206896901', u'MULTIEQUAL_-1206896853'), (u'INDIRECT_-1206892824', u'COPY_-1206879161'), (u'MULTIEQUAL_-1206892317', u'MULTIEQUAL_-1206878059'), (u'CALL_-1206929071', u'INDIRECT_-1206909359'), (u'INDIRECT_-1206905717', u'MULTIEQUAL_-1206905858'), (u'MULTIEQUAL_-1206899762', u'MULTIEQUAL_-1206899709'), (u'INDIRECT_-1206875679', u'MULTIEQUAL_-1206875878'), (u'INDIRECT_-1206882796', u'MULTIEQUAL_-1206883869'), (u'CALL_-1206925432', u'INDIRECT_-1206905041'), (u'MULTIEQUAL_-1206891919', u'MULTIEQUAL_-1206890891'), (u'INDIRECT_-1206910567', u'MULTIEQUAL_-1206911102'), (u'CALL_-1206930927', u'INDIRECT_-1206894971'), (u'INDIRECT_-1206886141', u'MULTIEQUAL_-1206887798'), (u'STORE_-1206925248', u'INDIRECT_-1206883860'), (u'CALL_-1206933998', u'INDIRECT_-1206895294'), (u'INDIRECT_-1206889688', u'MULTIEQUAL_-1206891254'), ('tmp_8902', u'CBRANCH_-1206930379'), (u'MULTIEQUAL_-1206875242', u'MULTIEQUAL_-1206875262'), (u'STORE_-1206924560', u'INDIRECT_-1206888118'), (u'INDIRECT_-1206898728', u'MULTIEQUAL_-1206900267'), (u'INDIRECT_-1206892755', u'MULTIEQUAL_-1206893559'), (u'INDIRECT_-1206899533', u'MULTIEQUAL_-1206898925'), (u'CALL_-1206939005', u'INDIRECT_-1206914233'), (u'CALL_-1206921264', u'INDIRECT_-1206902607'), (u'CALL_-1206931128', u'INDIRECT_-1206906184'), (u'INDIRECT_-1206894015', u'MULTIEQUAL_-1206894819'), (u'INDIRECT_-1206891632', u'COPY_-1206879510'), (u'CALLIND_-1206921999', u'INDIRECT_-1206905089'), (u'CALLIND_-1206921359', u'INDIRECT_-1206901245'), (u'INT_AND_-1206925409', u'INT_LESS_-1206925098'), (u'CALL_-1206928734', u'INDIRECT_-1206883832'), (u'INDIRECT_-1206908400', u'MULTIEQUAL_-1206908101'), (u'INDIRECT_-1206907520', u'MULTIEQUAL_-1206907404'), (u'CALL_-1206925783', u'INDIRECT_-1206888155'), (u'INDIRECT_-1206915073', u'MULTIEQUAL_-1206914653'), (u'CALL_-1206925604', u'INDIRECT_-1206900325'), (u'CALL_-1206928152', u'INDIRECT_-1206906771'), (u'INDIRECT_-1206896437', u'MULTIEQUAL_-1206896300'), (u'MULTIEQUAL_-1206894669', u'MULTIEQUAL_-1206894554'), (u'INDIRECT_-1206902935', u'MULTIEQUAL_-1206902545'), (u'CALL_-1206934274', u'INDIRECT_-1206900499'), (u'CALL_-1206938900', u'INDIRECT_-1206899054'), (u'INDIRECT_-1206887954', u'MULTIEQUAL_-1206887689'), (u'CALL_-1206928621', u'INDIRECT_-1206876904'), (u'CALL_-1206928629', u'INDIRECT_-1206901057'), (u'CALL_-1206932359', u'INDIRECT_-1206893556'), ('const-1186192', u'COPY_-1206873956'), (u'INDIRECT_-1206896924', u'MULTIEQUAL_-1206896851'), (u'INDIRECT_-1206890680', u'MULTIEQUAL_-1206892347'), (u'INDIRECT_-1206895604', u'MULTIEQUAL_-1206898072'), (u'INDIRECT_-1206894028', u'MULTIEQUAL_-1206893596'), (u'INDIRECT_-1206909197', u'MULTIEQUAL_-1206909107'), (u'CALLIND_-1206938827', u'INDIRECT_-1206906575'), (u'CALL_-1206929830', u'INDIRECT_-1206893622'), (u'INDIRECT_-1206890990', u'MULTIEQUAL_-1206890774'), (u'CALL_-1206930927', u'INDIRECT_-1206891191'), (u'CALL_-1206930228', u'INDIRECT_-1206900652'), (u'CALL_-1206921308', u'INDIRECT_-1206883726'), (u'INDIRECT_-1206893131', u'MULTIEQUAL_-1206892991'), (u'INDIRECT_-1206900698', u'MULTIEQUAL_-1206900067'), ('const-433', u'LOAD_-1206924457'), (u'INDIRECT_-1206900951', u'MULTIEQUAL_-1206902175'), (u'CALL_-1206935766', u'INDIRECT_-1206906786'), (u'CALL_-1206929324', u'INDIRECT_-1206900450'), (u'INDIRECT_-1206896678', u'MULTIEQUAL_-1206891468'), (u'STORE_-1206928410', u'INDIRECT_-1206900776'), (u'INDIRECT_-1206893816', u'MULTIEQUAL_-1206893541'), (u'CALL_-1206932327', u'INDIRECT_-1206899974'), (u'INDIRECT_-1206887378', u'MULTIEQUAL_-1206887290'), ('const-8', u'PTRADD_-1206871720'), (u'CALL_-1206924661', u'INDIRECT_-1206891726'), ('const--1', u'INT_ADD_-1206925012'), (u'CALL_-1206938900', u'INDIRECT_-1206895694'), ('const-8', u'PTRADD_-1206872537'), (u'CALL_-1206928209', u'INDIRECT_-1206903021'), (u'STORE_-1206928410', u'INDIRECT_-1206904136'), (u'MULTIEQUAL_-1206878114', u'MULTIEQUAL_-1206919258'), (u'INDIRECT_-1206906858', u'MULTIEQUAL_-1206907366'), (u'CALL_-1206929032', u'INDIRECT_-1206895361'), (u'CALLIND_-1206921710', u'INDIRECT_-1206904514'), (u'CALL_-1206921361', u'INDIRECT_-1206898874'), (u'INDIRECT_-1206895304', u'MULTIEQUAL_-1206894850'), (u'MULTIEQUAL_-1206896757', u'MULTIEQUAL_-1206880912'), (u'STORE_-1206930175', u'INDIRECT_-1206905586'), (u'INDIRECT_-1206889305', u'MULTIEQUAL_-1206889175'), (u'INDIRECT_-1206905918', u'MULTIEQUAL_-1206905645'), (u'INDIRECT_-1206897048', u'MULTIEQUAL_-1206898587'), (u'CALL_-1206937924', u'INDIRECT_-1206914439'), (u'INDIRECT_-1206890489', u'COPY_-1206879973'), (u'INDIRECT_-1206912145', u'MULTIEQUAL_-1206880211'), (u'INDIRECT_-1206900006', u'MULTIEQUAL_-1206899972'), (u'INDIRECT_-1206892753', u'MULTIEQUAL_-1206895764'), (u'CALL_-1206934487', u'INDIRECT_-1206890974'), (u'CALL_-1206921994', u'INDIRECT_-1206875652'), (u'CALL_-1206930476', u'INDIRECT_-1206888587'), (u'MULTIEQUAL_-1206909508', u'MULTIEQUAL_-1206910995'), (u'INDIRECT_-1206885525', u'MULTIEQUAL_-1206885395'), (u'CALL_-1206928667', u'INDIRECT_-1206892680'), (u'CALL_-1206937924', u'INDIRECT_-1206908139'), (u'MULTIEQUAL_-1206880208', u'MULTIEQUAL_-1206910581'), (u'MULTIEQUAL_-1206878112', u'MULTIEQUAL_-1206912985'), (u'MULTIEQUAL_-1206897555', u'MULTIEQUAL_-1206897505'), (u'CALL_-1206928772', u'INDIRECT_-1206904186'), (u'INDIRECT_-1206897461', u'MULTIEQUAL_-1206898979'), (u'STORE_-1206925479', u'INDIRECT_-1206898678'), (u'INDIRECT_-1206906662', u'MULTIEQUAL_-1206906485'), (u'CALL_-1206930476', u'INDIRECT_-1206906227'), (u'CALL_-1206925831', u'INDIRECT_-1206892392'), (u'MULTIEQUAL_-1206896433', u'MULTIEQUAL_-1206896345'), (u'CALL_-1206935809', u'INDIRECT_-1206906391'), (u'INDIRECT_-1206909795', u'MULTIEQUAL_-1206909504'), (u'INDIRECT_-1206888627', u'MULTIEQUAL_-1206889819'), (u'MULTIEQUAL_-1206908719', u'MULTIEQUAL_-1206908705'), ('const--2', u'INT_MULT_-1206914603'), (u'CALL_-1206921459', u'INDIRECT_-1206884233'), (u'MULTIEQUAL_-1206906180', u'MULTIEQUAL_-1206906167'), (u'CALL_-1206933745', u'INDIRECT_-1206898512'), ('const-5', u'INT_NOTEQUAL_-1206932370'), (u'CALL_-1206922325', u'INDIRECT_-1206894863'), (u'MULTIEQUAL_-1206891490', u'MULTIEQUAL_-1206892241'), (u'MULTIEQUAL_-1206895405', u'MULTIEQUAL_-1206895389'), (u'CALL_-1206921447', u'INDIRECT_-1206888424'), (u'INDIRECT_-1206906266', u'MULTIEQUAL_-1206907827'), (u'CALL_-1206928152', u'INDIRECT_-1206890811'), (u'CALL_-1206930556', u'INDIRECT_-1206887634'), (u'MULTIEQUAL_-1206900772', u'MULTIEQUAL_-1206900756'), (u'CALL_-1206929489', u'INDIRECT_-1206913077'), (u'INDIRECT_-1206899206', u'MULTIEQUAL_-1206905541'), (u'INDIRECT_-1206904783', u'MULTIEQUAL_-1206904634'), (u'CALL_-1206937142', u'INDIRECT_-1206912212'), (u'CALL_-1206925860', u'INDIRECT_-1206889886'), ('tmp_5714', u'CBRANCH_-1206933934'), (u'CALL_-1206934460', u'INDIRECT_-1206881633'), (u'INDIRECT_-1206904281', u'MULTIEQUAL_-1206904090'), (u'CALL_-1206932271', u'INDIRECT_-1206908353'), (u'CALL_-1206929145', u'INDIRECT_-1206892906'), (u'CALLIND_-1206925511', u'INDIRECT_-1206891751'), (u'CALL_-1206937186', u'INDIRECT_-1206892071'), (u'CALL_-1206931745', u'INDIRECT_-1206892440'), (u'INDIRECT_-1206913798', u'MULTIEQUAL_-1206914788'), (u'CALL_-1206938628', u'INDIRECT_-1206902054'), (u'CALL_-1206938656', u'INDIRECT_-1206894088'), (u'STORE_-1206928482', u'INDIRECT_-1206898298'), (u'STORE_-1206925479', u'INDIRECT_-1206891118'), (u'CALL_-1206931773', u'INDIRECT_-1206898050'), (u'INDIRECT_-1206903765', u'MULTIEQUAL_-1206903860'), (u'CALL_-1206929621', u'INDIRECT_-1206914799'), ('const-0', u'INT_EQUAL_-1206931047'), (u'INDIRECT_-1206902855', u'MULTIEQUAL_-1206902021'), (u'INDIRECT_-1206894418', u'MULTIEQUAL_-1206894263'), (u'MULTIEQUAL_-1206897797', u'MULTIEQUAL_-1206897780'), (u'STORE_-1206937611', u'INDIRECT_-1206913654'), (u'COPY_-1206870757', u'MULTIEQUAL_-1206881543'), (u'MULTIEQUAL_-1206886379', u'MULTIEQUAL_-1206886406'), (u'MULTIEQUAL_-1206914921', u'MULTIEQUAL_-1206914431'), (u'INDIRECT_-1206904200', u'MULTIEQUAL_-1206903901'), (u'INDIRECT_-1206883103', u'MULTIEQUAL_-1206884858'), (u'STORE_-1206921830', u'INDIRECT_-1206886259'), (u'INDIRECT_-1206913150', u'MULTIEQUAL_-1206910944'), ('const-433', u'LOAD_-1206928814'), (u'INDIRECT_-1206907526', u'MULTIEQUAL_-1206909087'), (u'INDIRECT_-1206893419', u'MULTIEQUAL_-1206893199'), (u'CALL_-1206930362', u'INDIRECT_-1206889778'), (u'CALL_-1206937875', u'INDIRECT_-1206913990'), (u'INDIRECT_-1206901394', u'MULTIEQUAL_-1206900978'), (u'CALLIND_-1206925046', u'INDIRECT_-1206887740'), ('const-0', u'COPY_-1206878848'), (u'INDIRECT_-1206882675', u'MULTIEQUAL_-1206882422'), (u'CALL_-1206930899', u'INDIRECT_-1206903569'), (u'CALL_-1206928357', u'INDIRECT_-1206906068'), (u'CALL_-1206930927', u'INDIRECT_-1206894551'), (u'MULTIEQUAL_-1206886603', u'MULTIEQUAL_-1206886590'), (u'INDIRECT_-1206905265', u'MULTIEQUAL_-1206905135'), (u'STORE_-1206935460', u'INDIRECT_-1206903577'), (u'INDIRECT_-1206908364', u'COPY_-1206879198'), (u'PTRSUB_-1206873371', u'CAST_-1206873169'), (u'INT_NOTEQUAL_-1206928092', u'CBRANCH_-1206928091'), (u'MULTIEQUAL_-1206881543', u'INT_LESS_-1206925528'), (u'COPY_-1206922250', u'MULTIEQUAL_-1206880330'), (u'STORE_-1206928327', u'INDIRECT_-1206890190'), (u'MULTIEQUAL_-1206907773', u'MULTIEQUAL_-1206907685'), (u'STORE_-1206933118', u'INDIRECT_-1206907760'), (u'INDIRECT_-1206888207', u'MULTIEQUAL_-1206889399'), (u'INDIRECT_-1206904154', u'MULTIEQUAL_-1206902064'), (u'INDIRECT_-1206888866', u'MULTIEQUAL_-1206890650'), (u'CALL_-1206921134', u'INDIRECT_-1206875786'), (u'INDIRECT_-1206885584', u'MULTIEQUAL_-1206885511'), (u'CALL_-1206934274', u'INDIRECT_-1206880837'), (u'CALL_-1206930550', u'INDIRECT_-1206898720'), (u'MULTIEQUAL_-1206908206', u'MULTIEQUAL_-1206908109'), (u'INDIRECT_-1206908206', u'MULTIEQUAL_-1206908109'), (u'INT_ADD_-1206931531', u'INT_EQUAL_-1206931517'), (u'INDIRECT_-1206890513', u'MULTIEQUAL_-1206891519'), (u'INDIRECT_-1206910460', u'MULTIEQUAL_-1206910344'), (u'PTRADD_-1206921841', u'MULTIEQUAL_-1206880330'), (u'MULTIEQUAL_-1206895699', u'MULTIEQUAL_-1206895353'), (u'CALL_-1206932271', u'INDIRECT_-1206897013'), (u'INDIRECT_-1206893773', u'MULTIEQUAL_-1206894859'), (u'INDIRECT_-1206899215', u'MULTIEQUAL_-1206899107'), (u'CALL_-1206928647', u'INDIRECT_-1206894040'), (u'CALLIND_-1206921388', u'INDIRECT_-1206903781'), (u'CALL_-1206921134', u'INDIRECT_-1206905440'), (u'INDIRECT_-1206911003', u'MULTIEQUAL_-1206911669'), (u'INDIRECT_-1206912215', u'MULTIEQUAL_-1206911970'), (u'INDIRECT_-1206902719', u'MULTIEQUAL_-1206905309'), (u'CALL_-1206929902', u'INDIRECT_-1206890306'), (u'INDIRECT_-1206884782', u'MULTIEQUAL_-1206886261'), (u'INDIRECT_-1206911823', u'MULTIEQUAL_-1206911457'), (u'COPY_-1206915623', u'MULTIEQUAL_-1206915403'), (u'INDIRECT_-1206896598', u'MULTIEQUAL_-1206898298'), ('tmp_12620', u'CBRANCH_-1206930467'), (u'INDIRECT_-1206899318', u'MULTIEQUAL_-1206880919'), (u'LOAD_-1206937245', u'INT_NOTEQUAL_-1206937225'), (u'CALL_-1206931539', u'INDIRECT_-1206906653'), (u'CALL_-1206932954', u'INDIRECT_-1206892259'), (u'INDIRECT_-1206906311', u'MULTIEQUAL_-1206906734'), (u'INDIRECT_-1206906311', u'MULTIEQUAL_-1206906734'), (u'STORE_-1206937696', u'INDIRECT_-1206893964'), (u'MULTIEQUAL_-1206901233', u'MULTIEQUAL_-1206901229'), (u'INDIRECT_-1206907394', u'MULTIEQUAL_-1206874141'), (u'CALL_-1206926019', u'INDIRECT_-1206876617'), (u'INDIRECT_-1206907675', u'COPY_-1206878961'), (u'CALL_-1206930362', u'INDIRECT_-1206891458'), (u'STORE_-1206924545', u'INDIRECT_-1206900288'), (u'INDIRECT_-1206879601', u'MULTIEQUAL_-1206880949'), (u'MULTIEQUAL_-1206880950', u'MULTIEQUAL_-1206880212'), (u'INDIRECT_-1206897246', u'COPY_-1206879746'), (u'CALL_-1206930915', u'INDIRECT_-1206895601'), (u'INDIRECT_-1206895902', u'MULTIEQUAL_-1206895641'), (u'INDIRECT_-1206896839', u'MULTIEQUAL_-1206899429'), (u'INDIRECT_-1206904701', u'MULTIEQUAL_-1206905310'), (u'STORE_-1206937920', u'INDIRECT_-1206894074'), (u'INDIRECT_-1206896177', u'MULTIEQUAL_-1206896087'), (u'INDIRECT_-1206907093', u'MULTIEQUAL_-1206910767'), (u'CALL_-1206929830', u'INDIRECT_-1206905382'), (u'CALL_-1206925783', u'INDIRECT_-1206887315'), (u'INDIRECT_-1206883201', u'COPY_-1206883209'), (u'INDIRECT_-1206914074', u'MULTIEQUAL_-1206913578'), (u'CALL_-1206923816', u'INDIRECT_-1206897317'), (u'INDIRECT_-1206910920', u'MULTIEQUAL_-1206910621'), (u'CALL_-1206928357', u'INDIRECT_-1206897668'), ('tmp_25371', u'CALL_-1206930086'), (u'MULTIEQUAL_-1206884779', u'MULTIEQUAL_-1206885221'), (u'INDIRECT_-1206894578', u'MULTIEQUAL_-1206894305'), (u'CALL_-1206928271', u'INDIRECT_-1206906193'), (u'INDIRECT_-1206892578', u'MULTIEQUAL_-1206893086'), (u'CALL_-1206931701', u'INDIRECT_-1206906701'), (u'CALL_-1206939005', u'INDIRECT_-1206914653'), (u'MULTIEQUAL_-1206907710', u'MULTIEQUAL_-1206907685'), (u'INDIRECT_-1206898819', u'MULTIEQUAL_-1206898599'), (u'CALL_-1206938958', u'INDIRECT_-1206896144'), (u'CALL_-1206933962', u'INDIRECT_-1206907034'), (u'INDIRECT_-1206883012', u'MULTIEQUAL_-1206879777'), (u'MULTIEQUAL_-1206903403', u'MULTIEQUAL_-1206903390'), (u'CALLIND_-1206921372', u'INDIRECT_-1206884508'), (u'CALL_-1206928271', u'INDIRECT_-1206903897'), (u'STORE_-1206930175', u'INDIRECT_-1206895506'), (u'INDIRECT_-1206905232', u'MULTIEQUAL_-1206905083'), (u'MULTIEQUAL_-1206904044', u'MULTIEQUAL_-1206903396'), (u'MULTIEQUAL_-1206919795', u'PTRADD_-1206928800'), (u'PTRADD_-1206924985', u'CALLIND_-1206925019'), (u'INDIRECT_-1206906803', u'MULTIEQUAL_-1206907469'), (u'STORE_-1206930873', u'INDIRECT_-1206905598'), (u'MULTIEQUAL_-1206896539', u'MULTIEQUAL_-1206896981'), (u'CALL_-1206928257', u'INDIRECT_-1206883494'), (u'INDIRECT_-1206910037', u'MULTIEQUAL_-1206909947'), (u'CALL_-1206932954', u'INDIRECT_-1206912419'), (u'INDIRECT_-1206907874', u'MULTIEQUAL_-1206907456'), (u'INDIRECT_-1206890083', u'MULTIEQUAL_-1206889934'), (u'CALL_-1206932359', u'INDIRECT_-1206896916'), (u'CALL_-1206924668', u'INDIRECT_-1206897268'), (u'MULTIEQUAL_-1206899793', u'MULTIEQUAL_-1206899705'), (u'INDIRECT_-1206908481', u'MULTIEQUAL_-1206908290'), (u'STORE_-1206921830', u'INDIRECT_-1206894659'), (u'MULTIEQUAL_-1206908267', u'MULTIEQUAL_-1206908248'), (u'CALL_-1206928209', u'INDIRECT_-1206890421'), (u'CALL_-1206938975', u'INDIRECT_-1206892796'), (u'INDIRECT_-1206894541', u'COPY_-1206894549'), (u'INDIRECT_-1206897917', u'COPY_-1206879639'), (u'INDIRECT_-1206907691', u'MULTIEQUAL_-1206876067'), (u'COPY_-1206870516', u'MULTIEQUAL_-1206911008'), (u'LOAD_-1206925216', u'INT_EQUAL_-1206925173'), (u'CALL_-1206922556', u'INDIRECT_-1206884881'), (u'CALL_-1206933962', u'INDIRECT_-1206911654'), (u'MULTIEQUAL_-1206897494', u'MULTIEQUAL_-1206897420'), (u'STORE_-1206929089', u'INDIRECT_-1206887684'), (u'CALL_-1206930899', u'INDIRECT_-1206904409'), (u'MULTIEQUAL_-1206878059', u'MULTIEQUAL_-1206891145'), (u'CALLIND_-1206921884', u'INDIRECT_-1206896632'), (u'MULTIEQUAL_-1206885637', u'MULTIEQUAL_-1206884779'), (u'CALLIND_-1206938189', u'INT_EQUAL_-1206938167'), (u'LOAD_-1206934651', u'CAST_-1206873957'), (u'CALL_-1206928281', u'INDIRECT_-1206895105'), ('const-433', u'LOAD_-1206937760'), (u'INDIRECT_-1206883347', u'MULTIEQUAL_-1206884172'), ('tmp_10800', u'CBRANCH_-1206930213'), (u'STORE_-1206925416', u'INDIRECT_-1206903263'), (u'MULTIEQUAL_-1206892284', u'MULTIEQUAL_-1206892246'), (u'CALL_-1206928281', u'INDIRECT_-1206893845'), (u'INDIRECT_-1206909275', u'MULTIEQUAL_-1206909030'), (u'INDIRECT_-1206904675', u'MULTIEQUAL_-1206904567'), (u'CALL_-1206921954', u'INDIRECT_-1206887394'), (u'STORE_-1206937920', u'INDIRECT_-1206899114'), ('const-16', u'INT_AND_-1206928726'), (u'STORE_-1206928588', u'INDIRECT_-1206894581'), (u'CALL_-1206928709', u'INDIRECT_-1206889699'), (u'CALL_-1206930105', u'INDIRECT_-1206891715'), ('const-0', u'INT_NOTEQUAL_-1206937248'), (u'CALL_-1206928357', u'INDIRECT_-1206906908'), (u'INDIRECT_-1206909070', u'MULTIEQUAL_-1206908922'), (u'CALL_-1206921308', u'INDIRECT_-1206889186'), (u'INDIRECT_-1206912666', u'MULTIEQUAL_-1206912553'), (u'CALL_-1206927063', u'INDIRECT_-1206886814'), (u'STORE_-1206928320', u'INDIRECT_-1206898587'), (u'CALL_-1206938131', u'INDIRECT_-1206905311'), ('const-433', u'LOAD_-1206938000'), ('const-0', u'COPY_-1206938299'), (u'INT_SEXT_-1206923638', u'INT_ADD_-1206923632'), (u'CALL_-1206938656', u'CAST_-1206878155'), (u'MULTIEQUAL_-1206896137', u'MULTIEQUAL_-1206895721'), (u'INDIRECT_-1206894507', u'MULTIEQUAL_-1206895699'), (u'MULTIEQUAL_-1206888873', u'MULTIEQUAL_-1206888172'), (u'CALL_-1206934098', u'INDIRECT_-1206900399'), (u'CALL_-1206935809', u'INDIRECT_-1206896731'), (u'INDIRECT_-1206889501', u'COPY_-1206889509'), (u'INDIRECT_-1206908858', u'MULTIEQUAL_-1206908585'), (u'INDIRECT_-1206888826', u'MULTIEQUAL_-1206890219'), (u'PTRSUB_-1206880033', u'LOAD_-1206928792'), (u'INDIRECT_-1206903918', u'MULTIEQUAL_-1206904426'), (u'MULTIEQUAL_-1206909678', u'PTRSUB_-1206872007'), (u'CALLIND_-1206925019', u'INDIRECT_-1206876716'), (u'INDIRECT_-1206894344', u'MULTIEQUAL_-1206896812'), (u'MULTIEQUAL_-1206907952', u'MULTIEQUAL_-1206907933'), (u'INDIRECT_-1206899509', u'MULTIEQUAL_-1206901355'), ('const-1', u'PTRADD_-1206922672'), (u'INDIRECT_-1206907639', u'MULTIEQUAL_-1206907419'), (u'STORE_-1206928270', u'INDIRECT_-1206897266'), (u'INDIRECT_-1206901399', u'MULTIEQUAL_-1206901179'), (u'INDIRECT_-1206914501', u'MULTIEQUAL_-1206914333'), (u'INDIRECT_-1206902105', u'MULTIEQUAL_-1206902073'), (u'INDIRECT_-1206899569', u'MULTIEQUAL_-1206899899'), (u'INDIRECT_-1206898874', u'MULTIEQUAL_-1206898458'), (u'CALL_-1206928690', u'INDIRECT_-1206893218'), (u'CALL_-1206934460', u'INDIRECT_-1206914247'), (u'STORE_-1206927241', u'INDIRECT_-1206906327'), (u'CALL_-1206929902', u'INDIRECT_-1206900806'), (u'CALL_-1206934835', u'INDIRECT_-1206897291'), (u'CALL_-1206934274', u'INDIRECT_-1206882185'), (u'INT_SUB_-1206930160', u'MULTIEQUAL_-1206913177'), (u'INDIRECT_-1206905119', u'MULTIEQUAL_-1206904899'), (u'INDIRECT_-1206885280', u'MULTIEQUAL_-1206886538'), (u'INDIRECT_-1206904188', u'MULTIEQUAL_-1206905727'), (u'CALL_-1206938900', u'INDIRECT_-1206911654'), (u'INDIRECT_-1206892753', u'MULTIEQUAL_-1206892625'), (u'CAST_-1206875954', u'PTRADD_-1206875655'), (u'COPY_-1206874537', u'CALL_-1206929324'), ('const-433', u'LOAD_-1206930328'), (u'INDIRECT_-1206894655', u'COPY_-1206878930'), (u'CALL_-1206929621', u'INDIRECT_-1206908499'), (u'MULTIEQUAL_-1206886834', u'MULTIEQUAL_-1206886830'), ('const-433', u'LOAD_-1206925056'), (u'CALLIND_-1206922663', u'INDIRECT_-1206902045'), (u'CALLIND_-1206925046', u'INDIRECT_-1206901600'), (u'COPY_-1206876922', u'MULTIEQUAL_-1206919795'), (u'CALL_-1206928709', u'INDIRECT_-1206911725'), (u'INDIRECT_-1206902585', u'MULTIEQUAL_-1206904372'), (u'CALL_-1206937875', u'INDIRECT_-1206895930'), (u'MULTIEQUAL_-1206905228', u'MULTIEQUAL_-1206902221'), (u'CALL_-1206923816', u'INDIRECT_-1206896897'), (u'INDIRECT_-1206896646', u'MULTIEQUAL_-1206896612'), (u'INDIRECT_-1206906615', u'MULTIEQUAL_-1206876807'), (u'INDIRECT_-1206899195', u'COPY_-1206878389'), (u'INDIRECT_-1206900634', u'MULTIEQUAL_-1206900433'), (u'STORE_-1206930846', u'INDIRECT_-1206893767'), (u'CALL_-1206921832', u'INDIRECT_-1206892820'), (u'INDIRECT_-1206897127', u'MULTIEQUAL_-1206897662'), ('tmp_9108', u'CBRANCH_-1206930193'), (u'INDIRECT_-1206898654', u'MULTIEQUAL_-1206898449'), (u'CALL_-1206932954', u'CALL_-1206932827'), (u'INDIRECT_-1206898634', u'MULTIEQUAL_-1206898216'), (u'CALLIND_-1206925019', u'INDIRECT_-1206899904'), (u'MULTIEQUAL_-1206884688', u'MULTIEQUAL_-1206884682'), (u'CALL_-1206934835', u'INDIRECT_-1206907371'), (u'INDIRECT_-1206891622', u'MULTIEQUAL_-1206896185'), (u'INDIRECT_-1206894642', u'MULTIEQUAL_-1206894381'), (u'CALL_-1206930228', u'INDIRECT_-1206888052'), (u'MULTIEQUAL_-1206911637', u'MULTIEQUAL_-1206878106'), (u'CALL_-1206928709', u'INDIRECT_-1206906499'), ('tmp_25370', u'PTRSUB_-1206872795'), (u'INDIRECT_-1206888587', u'MULTIEQUAL_-1206887887'), ('const-1184912', u'COPY_-1206871591'), (u'CALL_-1206925799', u'INDIRECT_-1206895307'), (u'INDIRECT_-1206904334', u'MULTIEQUAL_-1206904069'), (u'CALL_-1206924661', u'INDIRECT_-1206883746'), (u'CALL_-1206928734', u'INDIRECT_-1206911303'), (u'STORE_-1206928320', u'INDIRECT_-1206905307'), (u'CALL_-1206928878', u'INDIRECT_-1206910214'), (u'CALL_-1206931128', u'INDIRECT_-1206882493'), (u'INT_ZEXT_-1206918051', u'INT_ADD_-1206875501'), ('const-8', u'PTRSUB_-1206878671'), (u'CALL_-1206930228', u'INDIRECT_-1206909052'), (u'MULTIEQUAL_-1206893405', u'MULTIEQUAL_-1206893430'), (u'INDIRECT_-1206911330', u'MULTIEQUAL_-1206911239'), (u'INDIRECT_-1206907044', u'MULTIEQUAL_-1206906815'), (u'LOAD_-1206934657', u'CAST_-1206875333'), ('const-0', u'INT_NOTEQUAL_-1206929923'), (u'CALL_-1206938958', u'INDIRECT_-1206895304'), (u'INDIRECT_-1206898347', u'MULTIEQUAL_-1206902601'), (u'MULTIEQUAL_-1206894408', u'MULTIEQUAL_-1206897938'), (u'CALLIND_-1206921359', u'INDIRECT_-1206883605'), (u'INDIRECT_-1206878514', u'MULTIEQUAL_-1206881136'), (u'INDIRECT_-1206905106', u'MULTIEQUAL_-1206901801'), (u'INDIRECT_-1206894880', u'MULTIEQUAL_-1206896539'), (u'BOOL_OR_-1206931361', u'CBRANCH_-1206931384'), (u'CALL_-1206928108', u'INDIRECT_-1206884912'), (u'STORE_-1206930329', u'INDIRECT_-1206902140'), (u'CALL_-1206928644', u'INDIRECT_-1206904897'), (u'CALL_-1206930210', u'INDIRECT_-1206901452'), (u'INT_SUB_-1206929079', u'MULTIEQUAL_-1206916247'), ('tmp_19219', u'CBRANCH_-1206923297'), (u'STORE_-1206928697', u'INDIRECT_-1206906408'), (u'INT_SUB_-1206925357', u'INT_LESS_-1206925335'), (u'CALL_-1206930311', u'INDIRECT_-1206907409'), (u'STORE_-1206930340', u'INDIRECT_-1206892642'), (u'CALL_-1206938756', u'INDIRECT_-1206900237'), (u'CALL_-1206932911', u'INDIRECT_-1206890970'), ('tmp_24553', u'BRANCH_-1206928626'), (u'CALLIND_-1206925046', u'INDIRECT_-1206907480'), (u'INDIRECT_-1206900380', u'MULTIEQUAL_-1206900264'), (u'INDIRECT_-1206906137', u'MULTIEQUAL_-1206906278'), (u'CALL_-1206935809', u'INDIRECT_-1206905971'), (u'INDIRECT_-1206908295', u'MULTIEQUAL_-1206909099'), (u'CALL_-1206928271', u'INDIRECT_-1206891913'), (u'INDIRECT_-1206894766', u'MULTIEQUAL_-1206894583'), (u'MULTIEQUAL_-1206880934', u'MULTIEQUAL_-1206880196'), (u'PTRSUB_-1206875037', u'CAST_-1206872004'), (u'CALL_-1206930210', u'INDIRECT_-1206899352'), (u'CALL_-1206930476', u'INDIRECT_-1206889427'), (u'INDIRECT_-1206883201', u'MULTIEQUAL_-1206884858'), (u'INT_EQUAL_-1206933580', u'CBRANCH_-1206933578'), (u'CALL_-1206930228', u'INDIRECT_-1206910312'), (u'INDIRECT_-1206894860', u'MULTIEQUAL_-1206896487'), ('const-0', u'CALL_-1206925604'), (u'CALL_-1206937924', u'INDIRECT_-1206883774'), (u'CALL_-1206928257', u'INDIRECT_-1206903068'), (u'INDIRECT_-1206896597', u'MULTIEQUAL_-1206896425'), (u'MULTIEQUAL_-1206873711', u'INT_NOTEQUAL_-1206921546'), (u'INDIRECT_-1206884381', u'MULTIEQUAL_-1206884172'), (u'CALL_-1206929974', u'INDIRECT_-1206898330'), (u'CALL_-1206937615', u'INDIRECT_-1206907980'), (u'STORE_-1206937611', u'INDIRECT_-1206897694'), (u'CALL_-1206934365', u'INDIRECT_-1206909795'), (u'STORE_-1206930256', u'INDIRECT_-1206909826'), (u'CALLIND_-1206924365', u'INDIRECT_-1206900853'), (u'CALL_-1206921320', u'INDIRECT_-1206900016'), (u'CALL_-1206929145', u'INDIRECT_-1206901726'), (u'CALL_-1206922325', u'INDIRECT_-1206874952'), (u'STORE_-1206924934', u'INDIRECT_-1206900517'), (u'CALL_-1206929529', u'INDIRECT_-1206907633'), (u'CALL_-1206926063', u'INDIRECT_-1206908058'), (u'MULTIEQUAL_-1206904281', u'MULTIEQUAL_-1206878088'), (u'CALL_-1206930311', u'INDIRECT_-1206899849'), (u'STORE_-1206921567', u'INDIRECT_-1206901251'), (u'CALL_-1206938036', u'INDIRECT_-1206916779'), (u'CALL_-1206930636', u'INDIRECT_-1206894816'), (u'COPY_-1206872514', u'MULTIEQUAL_-1206872831'), (u'CALL_-1206931142', u'INDIRECT_-1206911461'), (u'CALL_-1206930025', u'INDIRECT_-1206889762'), (u'CALL_-1206932860', u'INDIRECT_-1206904795'), (u'INDIRECT_-1206892753', u'MULTIEQUAL_-1206892349'), (u'MULTIEQUAL_-1206899014', u'MULTIEQUAL_-1206899010'), (u'INDIRECT_-1206902477', u'MULTIEQUAL_-1206902387'), (u'CALL_-1206929866', u'INDIRECT_-1206910024'), (u'INDIRECT_-1206889384', u'MULTIEQUAL_-1206890637'), (u'CALL_-1206938975', u'MULTIEQUAL_-1206915460'), (u'INDIRECT_-1206899286', u'MULTIEQUAL_-1206906381'), (u'CALL_-1206937924', u'INDIRECT_-1206910239'), (u'MULTIEQUAL_-1206892208', u'MULTIEQUAL_-1206892184'), (u'CALL_-1206930636', u'INDIRECT_-1206911196'), ('const-0', u'PTRSUB_-1206877930'), (u'INDIRECT_-1206907595', u'MULTIEQUAL_-1206907350'), (u'INDIRECT_-1206887300', u'MULTIEQUAL_-1206887029'), (u'CALL_-1206931269', u'INDIRECT_-1206890967'), (u'INT_NOTEQUAL_-1206929779', u'CBRANCH_-1206929777'), (u'INDIRECT_-1206909695', u'COPY_-1206878414'), (u'INDIRECT_-1206907167', u'MULTIEQUAL_-1206906769'), (u'MULTIEQUAL_-1206904859', u'MULTIEQUAL_-1206904886'), (u'STORE_-1206921864', u'INDIRECT_-1206903927'), (u'INDIRECT_-1206894434', u'MULTIEQUAL_-1206894016'), (u'INDIRECT_-1206895499', u'MULTIEQUAL_-1206896539'), (u'STORE_-1206924919', u'INDIRECT_-1206890847'), (u'CALL_-1206929019', u'INDIRECT_-1206896321'), (u'INT_EQUAL_-1206933940', u'CBRANCH_-1206933934'), (u'INDIRECT_-1206898698', u'MULTIEQUAL_-1206900398'), (u'CALL_-1206933998', u'INDIRECT_-1206894034'), (u'CALL_-1206934963', u'INDIRECT_-1206904661'), (u'CALLIND_-1206921412', u'INDIRECT_-1206895866'), (u'MULTIEQUAL_-1206880178', u'MULTIEQUAL_-1206898401'), (u'STORE_-1206928270', u'INDIRECT_-1206898526'), (u'CALL_-1206934098', u'INDIRECT_-1206903759'), (u'MULTIEQUAL_-1206897693', u'MULTIEQUAL_-1206897605'), (u'INDIRECT_-1206887592', u'MULTIEQUAL_-1206887443'), (u'INDIRECT_-1206904049', u'MULTIEQUAL_-1206905339'), (u'INDIRECT_-1206892335', u'MULTIEQUAL_-1206893139'), (u'CALL_-1206933821', u'INDIRECT_-1206907790'), (u'INDIRECT_-1206903019', u'MULTIEQUAL_-1206876796'), (u'CALLIND_-1206921743', u'INDIRECT_-1206883953'), (u'MULTIEQUAL_-1206895646', u'MULTIEQUAL_-1206896441'), (u'INDIRECT_-1206900117', u'MULTIEQUAL_-1206900694'), (u'INDIRECT_-1206900189', u'MULTIEQUAL_-1206897864'), (u'STORE_-1206930846', u'INDIRECT_-1206891667'), (u'MULTIEQUAL_-1206887719', u'MULTIEQUAL_-1206887719'), (u'CALL_-1206931337', u'INDIRECT_-1206910730'), (u'CALLIND_-1206925511', u'INDIRECT_-1206895111'), (u'CALL_-1206932827', u'INDIRECT_-1206891752'), (u'MULTIEQUAL_-1206906567', u'MULTIEQUAL_-1206906553'), (u'STORE_-1206934224', u'INDIRECT_-1206896180'), (u'INDIRECT_-1206894621', u'MULTIEQUAL_-1206894430'), (u'CALL_-1206930274', u'INDIRECT_-1206901486'), (u'CALL_-1206924704', u'INDIRECT_-1206902680'), (u'INDIRECT_-1206904478', u'MULTIEQUAL_-1206903847'), (u'MULTIEQUAL_-1206888886', u'MULTIEQUAL_-1206888789'), (u'INDIRECT_-1206888886', u'MULTIEQUAL_-1206888789'), (u'CALL_-1206922316', u'INDIRECT_-1206887576'), (u'STORE_-1206928732', u'INDIRECT_-1206909369'), (u'CALL_-1206921459', u'INDIRECT_-1206891793'), (u'INDIRECT_-1206903917', u'MULTIEQUAL_-1206906611'), (u'CALL_-1206929269', u'INDIRECT_-1206879319'), (u'INDIRECT_-1206890022', u'MULTIEQUAL_-1206889761'), (u'MULTIEQUAL_-1206902684', u'MULTIEQUAL_-1206902708'), ('tmp_1004', u'CBRANCH_-1206939063'), (u'CALL_-1206930556', u'INDIRECT_-1206896454'), (u'CALL_-1206932954', u'INDIRECT_-1206883434'), (u'CALL_-1206934991', u'INDIRECT_-1206908464'), (u'INDIRECT_-1206898325', u'MULTIEQUAL_-1206898293'), ('const-0', u'INT_EQUAL_-1206929371'), (u'PTRADD_-1206872489', u'INT_LESS_-1206923524'), (u'MULTIEQUAL_-1206893397', u'MULTIEQUAL_-1206880904'), (u'INDIRECT_-1206896915', u'MULTIEQUAL_-1206896470'), (u'INDIRECT_-1206913837', u'MULTIEQUAL_-1206913449'), (u'CALL_-1206934018', u'INDIRECT_-1206898248'), (u'INDIRECT_-1206874775', u'MULTIEQUAL_-1206876098'), (u'MULTIEQUAL_-1206899235', u'MULTIEQUAL_-1206899185'), (u'INDIRECT_-1206903560', u'MULTIEQUAL_-1206903510'), (u'CALL_-1206928667', u'INDIRECT_-1206890580'), (u'STORE_-1206928446', u'INDIRECT_-1206904157'), ('const-1185128', u'COPY_-1206924656'), (u'COPY_-1206868683', u'MULTIEQUAL_-1206906976'), (u'INT_NOTEQUAL_-1206934754', u'CBRANCH_-1206934753'), (u'INDIRECT_-1206905483', u'MULTIEQUAL_-1206905438'), (u'CALL_-1206935821', u'INDIRECT_-1206913120'), (u'CALL_-1206928690', u'INDIRECT_-1206907918'), (u'INDIRECT_-1206903113', u'MULTIEQUAL_-1206904119'), (u'INDIRECT_-1206888361', u'MULTIEQUAL_-1206888123'), (u'INDIRECT_-1206894028', u'MULTIEQUAL_-1206893872'), (u'STORE_-1206930351', u'INDIRECT_-1206886538'), (u'INDIRECT_-1206913789', u'MULTIEQUAL_-1206913711'), (u'CALL_-1206924677', u'INDIRECT_-1206891739'), (u'MULTIEQUAL_-1206907304', u'MULTIEQUAL_-1206907328'), (u'INDIRECT_-1206887713', u'MULTIEQUAL_-1206891145'), (u'INDIRECT_-1206911050', u'MULTIEQUAL_-1206908844'), (u'INDIRECT_-1206890894', u'MULTIEQUAL_-1206890629'), (u'INDIRECT_-1206892542', u'MULTIEQUAL_-1206892347'), ('const-56', u'PTRSUB_-1206873360'), (u'MULTIEQUAL_-1206890512', u'COPY_-1206879034'), (u'INDIRECT_-1206908264', u'MULTIEQUAL_-1206908191'), (u'MULTIEQUAL_-1206902585', u'MULTIEQUAL_-1206902565'), (u'INDIRECT_-1206900740', u'MULTIEQUAL_-1206900469'), (u'CALL_-1206930457', u'INDIRECT_-1206887481'), (u'CALL_-1206932860', u'INDIRECT_-1206910255'), (u'INDIRECT_-1206902101', u'COPY_-1206902109'), (u'INDIRECT_-1206898735', u'MULTIEQUAL_-1206898345'), (u'INDIRECT_-1206902560', u'MULTIEQUAL_-1206903489'), (u'INDIRECT_-1206904605', u'MULTIEQUAL_-1206904700'), (u'INT_AND_-1206877494', u'INT_NOTEQUAL_-1206930473'), (u'CALL_-1206933125', u'INDIRECT_-1206898594'), (u'CALLIND_-1206921372', u'INDIRECT_-1206904248'), (u'INDIRECT_-1206899148', u'MULTIEQUAL_-1206900687'), (u'MULTIEQUAL_-1206906001', u'INT_NOTEQUAL_-1206934602'), (u'INDIRECT_-1206890318', u'MULTIEQUAL_-1206890220'), (u'CALL_-1206925432', u'INDIRECT_-1206892021'), (u'CALL_-1206928647', u'INDIRECT_-1206901600'), (u'CALL_-1206921844', u'INDIRECT_-1206883837'), (u'STORE_-1206934385', u'INDIRECT_-1206889555'), (u'INDIRECT_-1206884001', u'MULTIEQUAL_-1206884135'), (u'CALL_-1206938694', u'INDIRECT_-1206897471'), (u'CALL_-1206933711', u'INDIRECT_-1206893863'), (u'INDIRECT_-1206888228', u'MULTIEQUAL_-1206889767'), (u'INDIRECT_-1206892478', u'MULTIEQUAL_-1206892095'), (u'INT_ZEXT_-1206916589', u'MULTIEQUAL_-1206916247'), (u'CALL_-1206931183', u'INDIRECT_-1206912503'), (u'STORE_-1206921525', u'INDIRECT_-1206884007'), (u'MULTIEQUAL_-1206882306', u'MULTIEQUAL_-1206881810'), (u'CALL_-1206929226', u'INDIRECT_-1206907535'), (u'INDIRECT_-1206896307', u'MULTIEQUAL_-1206896192'), (u'MULTIEQUAL_-1206898607', u'MULTIEQUAL_-1206898588'), (u'CALL_-1206922316', u'INDIRECT_-1206895976'), (u'CALL_-1206929145', u'INDIRECT_-1206891226'), (u'CALL_-1206928621', u'INDIRECT_-1206889006'), (u'INDIRECT_-1206909617', u'MULTIEQUAL_-1206909527'), (u'MULTIEQUAL_-1206898395', u'MULTIEQUAL_-1206898345'), (u'CALL_-1206935809', u'INDIRECT_-1206891271'), (u'CALL_-1206929019', u'INDIRECT_-1206899681'), (u'CALLIND_-1206921388', u'INDIRECT_-1206904201'), (u'CALL_-1206932817', u'INDIRECT_-1206895986'), (u'MULTIEQUAL_-1206898310', u'MULTIEQUAL_-1206898292'), (u'CALL_-1206928291', u'INDIRECT_-1206894688'), (u'STORE_-1206922815', u'INDIRECT_-1206891589'), (u'INT_ADD_-1206925315', u'INT_LESS_-1206925295'), ('const-0', u'COPY_-1206923392'), (u'PTRSUB_-1206878696', u'LOAD_-1206932862'), (u'INDIRECT_-1206902834', u'MULTIEQUAL_-1206902416'), (u'MULTIEQUAL_-1206903276', u'MULTIEQUAL_-1206903257'), (u'CALL_-1206939523', u'INDIRECT_-1206897233'), (u'STORE_-1206924545', u'INDIRECT_-1206906588'), (u'PTRADD_-1206875437', u'MULTIEQUAL_-1206913336'), (u'CALL_-1206937983', u'INDIRECT_-1206910269'), (u'MULTIEQUAL_-1206905632', u'COPY_-1206879070'), (u'STORE_-1206925248', u'INDIRECT_-1206896040'), (u'INDIRECT_-1206908320', u'MULTIEQUAL_-1206909979'), (u'INDIRECT_-1206891962', u'MULTIEQUAL_-1206891785'), (u'STORE_-1206922815', u'INDIRECT_-1206889489'), (u'MULTIEQUAL_-1206876015', u'MULTIEQUAL_-1206875897'), (u'CALL_-1206928281', u'INDIRECT_-1206897625'), (u'CALL_-1206938342', u'INDIRECT_-1206901255'), (u'CALL_-1206928331', u'INDIRECT_-1206883539'), (u'INDIRECT_-1206901448', u'MULTIEQUAL_-1206903014'), (u'CALLIND_-1206925046', u'INDIRECT_-1206886480'), (u'STORE_-1206937765', u'INDIRECT_-1206902398'), (u'CALL_-1206934888', u'INDIRECT_-1206909490'), (u'LOAD_-1206937896', u'CALL_-1206937875'), (u'INDIRECT_-1206907895', u'MULTIEQUAL_-1206907556'), (u'CALL_-1206929324', u'INDIRECT_-1206894570'), (u'MULTIEQUAL_-1206908613', u'MULTIEQUAL_-1206907912'), (u'COPY_-1206879934', u'CALL_-1206929071'), (u'CALL_-1206936047', u'INDIRECT_-1206897735'), (u'INDIRECT_-1206904736', u'MULTIEQUAL_-1206904560'), (u'INDIRECT_-1206912992', u'MULTIEQUAL_-1206912365'), (u'INDIRECT_-1206898900', u'MULTIEQUAL_-1206898661'), (u'CALL_-1206929489', u'INDIRECT_-1206913497'), (u'INDIRECT_-1206904758', u'MULTIEQUAL_-1206905266'), (u'CALL_-1206921134', u'INDIRECT_-1206912065'), (u'CALL_-1206933125', u'INDIRECT_-1206895234'), (u'MULTIEQUAL_-1206903930', u'MULTIEQUAL_-1206903905'), (u'STORE_-1206929190', u'INDIRECT_-1206899046'), (u'CALL_-1206931595', u'INDIRECT_-1206901214'), (u'INDIRECT_-1206905915', u'MULTIEQUAL_-1206905670'), (u'INDIRECT_-1206893821', u'MULTIEQUAL_-1206894134'), (u'MULTIEQUAL_-1206875907', u'MULTIEQUAL_-1206890159'), (u'MULTIEQUAL_-1206897140', u'MULTIEQUAL_-1206897125'), (u'MULTIEQUAL_-1206876815', u'MULTIEQUAL_-1206910779'), (u'CALL_-1206922325', u'INDIRECT_-1206887303'), (u'CALL_-1206928992', u'INDIRECT_-1206911003'), (u'MULTIEQUAL_-1206906841', u'MULTIEQUAL_-1206909551'), (u'INDIRECT_-1206904047', u'MULTIEQUAL_-1206905770'), (u'MULTIEQUAL_-1206907401', u'MULTIEQUAL_-1206908101'), (u'INDIRECT_-1206894255', u'MULTIEQUAL_-1206893964'), (u'CALL_-1206930228', u'INDIRECT_-1206906532'), (u'CALL_-1206929621', u'INDIRECT_-1206895479'), (u'CALL_-1206930311', u'INDIRECT_-1206901109'), (u'STORE_-1206928270', u'INDIRECT_-1206904826'), (u'CALL_-1206928257', u'INDIRECT_-1206897188'), (u'MULTIEQUAL_-1206875906', u'MULTIEQUAL_-1206889739'), (u'MULTIEQUAL_-1206908941', u'MULTIEQUAL_-1206908767'), (u'MULTIEQUAL_-1206907933', u'MULTIEQUAL_-1206907912'), (u'INDIRECT_-1206917556', u'MULTIEQUAL_-1206918047'), (u'INDIRECT_-1206890871', u'MULTIEQUAL_-1206892095'), (u'CALL_-1206931128', u'INDIRECT_-1206907864'), (u'STORE_-1206921743', u'INDIRECT_-1206902593'), ('const-0', u'INT_EQUAL_-1206923717'), (u'INDIRECT_-1206912814', u'MULTIEQUAL_-1206912318'), (u'CALL_-1206922556', u'INDIRECT_-1206904621'), (u'CALL_-1206925799', u'INDIRECT_-1206901607'), (u'CALL_-1206938421', u'INDIRECT_-1206904658'), (u'MULTIEQUAL_-1206905779', u'MULTIEQUAL_-1206905765'), (u'CALL_-1206929529', u'INDIRECT_-1206908053'), (u'CALL_-1206937142', u'INDIRECT_-1206897512'), (u'INDIRECT_-1206911532', u'MULTIEQUAL_-1206911354'), (u'INDIRECT_-1206904598', u'MULTIEQUAL_-1206904500'), (u'INDIRECT_-1206891983', u'MULTIEQUAL_-1206891888'), ('const-0', u'INT_NOTEQUAL_-1206929147'), (u'INDIRECT_-1206891953', u'MULTIEQUAL_-1206892737'), (u'CALL_-1206928150', u'INDIRECT_-1206894147'), (u'CALL_-1206932954', u'INDIRECT_-1206893519'), (u'CALL_-1206930584', u'INDIRECT_-1206910328'), (u'INDIRECT_-1206899046', u'MULTIEQUAL_-1206898387'), (u'CALL_-1206935821', u'INDIRECT_-1206912280'), (u'CALL_-1206928150', u'INDIRECT_-1206899607'), (u'STORE_-1206928518', u'INDIRECT_-1206904619'), (u'STORE_-1206937920', u'INDIRECT_-1206912974'), (u'COPY_-1206876124', u'MULTIEQUAL_-1206880788'), (u'INDIRECT_-1206885492', u'MULTIEQUAL_-1206885343'), ('const-0', u'COPY_-1206915623'), (u'CALL_-1206935851', u'INDIRECT_-1206904324'), (u'MULTIEQUAL_-1206893253', u'MULTIEQUAL_-1206893249'), (u'CALL_-1206931701', u'INDIRECT_-1206898301'), (u'CALL_-1206937729', u'INDIRECT_-1206900903'), (u'MULTIEQUAL_-1206888086', u'MULTIEQUAL_-1206888059'), (u'CALL_-1206929750', u'INDIRECT_-1206911866'), (u'CALL_-1206930556', u'INDIRECT_-1206901074'), (u'INDIRECT_-1206886259', u'MULTIEQUAL_-1206887299'), (u'STORE_-1206933497', u'INDIRECT_-1206902090'), (u'MULTIEQUAL_-1206874118', u'MULTIEQUAL_-1206900303'), (u'MULTIEQUAL_-1206891447', u'MULTIEQUAL_-1206891433'), (u'CALL_-1206928150', u'INDIRECT_-1206892887'), ('tmp_17476', u'BRANCH_-1206924604'), (u'MULTIEQUAL_-1206876042', u'MULTIEQUAL_-1206875923'), (u'STORE_-1206927241', u'INDIRECT_-1206895407'), (u'INDIRECT_-1206902929', u'MULTIEQUAL_-1206903259'), (u'INDIRECT_-1206900760', u'MULTIEQUAL_-1206902427'), (u'STORE_-1206930256', u'INDIRECT_-1206886726'), (u'INDIRECT_-1206904686', u'MULTIEQUAL_-1206901381'), (u'MULTIEQUAL_-1206895352', u'MULTIEQUAL_-1206895333'), (u'CALL_-1206925783', u'INDIRECT_-1206899915'), (u'INDIRECT_-1206896769', u'MULTIEQUAL_-1206896649'), (u'STORE_-1206927241', u'INDIRECT_-1206894567'), (u'INDIRECT_-1206889280', u'MULTIEQUAL_-1206889230'), (u'INDIRECT_-1206907571', u'MULTIEQUAL_-1206907994'), (u'INDIRECT_-1206907571', u'MULTIEQUAL_-1206907994'), (u'CALL_-1206933821', u'INDIRECT_-1206897290'), (u'STORE_-1206933958', u'INDIRECT_-1206911146'), (u'INDIRECT_-1206889097', u'MULTIEQUAL_-1206889478'), (u'MULTIEQUAL_-1206894162', u'MULTIEQUAL_-1206894457'), (u'CALL_-1206938927', u'INDIRECT_-1206901588'), (u'CALL_-1206931745', u'INDIRECT_-1206895800'), ('const-0', u'CALL_-1206928668'), (u'INDIRECT_-1206893766', u'MULTIEQUAL_-1206893444'), ('tmp_1106', u'CBRANCH_-1206938990'), (u'INDIRECT_-1206890065', u'MULTIEQUAL_-1206894201'), (u'STORE_-1206928622', u'INDIRECT_-1206897704'), (u'CALL_-1206934991', u'INDIRECT_-1206882253'), (u'MULTIEQUAL_-1206911312', u'MULTIEQUAL_-1206911293'), (u'INDIRECT_-1206890724', u'COPY_-1206879156'), (u'STORE_-1206921830', u'INDIRECT_-1206892139'), (u'CALL_-1206928225', u'INDIRECT_-1206899271'), (u'INDIRECT_-1206891368', u'MULTIEQUAL_-1206892014'), (u'MULTIEQUAL_-1206894019', u'MULTIEQUAL_-1206894019'), (u'INDIRECT_-1206886538', u'MULTIEQUAL_-1206886450'), (u'CALLIND_-1206922636', u'INDIRECT_-1206888589'), (u'CALLIND_-1206924378', u'INDIRECT_-1206896181'), (u'INDIRECT_-1206879506', u'MULTIEQUAL_-1206881608'), (u'CALL_-1206929794', u'INDIRECT_-1206888140'), (u'INDIRECT_-1206892613', u'MULTIEQUAL_-1206892108'), (u'INT_MULT_-1206930395', u'SUBPIECE_-1206916771'), (u'CALL_-1206934862', u'INDIRECT_-1206910080'), (u'INDIRECT_-1206915074', u'COPY_-1206878847'), (u'INT_ADD_-1206930074', u'MULTIEQUAL_-1206913177'), (u'INDIRECT_-1206889404', u'MULTIEQUAL_-1206889175'), (u'INDIRECT_-1206900269', u'MULTIEQUAL_-1206901559'), (u'CALL_-1206927316', u'INDIRECT_-1206885463'), (u'CALL_-1206928209', u'INDIRECT_-1206896301'), (u'INDIRECT_-1206898092', u'MULTIEQUAL_-1206897914'), (u'STORE_-1206928446', u'INDIRECT_-1206906257'), (u'INDIRECT_-1206890152', u'MULTIEQUAL_-1206889994'), (u'MULTIEQUAL_-1206896301', u'MULTIEQUAL_-1206878068'), (u'MULTIEQUAL_-1206896425', u'MULTIEQUAL_-1206896441'), (u'CALL_-1206930157', u'INDIRECT_-1206891733'), (u'INT_MULT_-1206930395', u'STORE_-1206929190'), (u'CALL_-1206928155', u'INDIRECT_-1206899414'), (u'INDIRECT_-1206884628', u'MULTIEQUAL_-1206884206'), (u'CAST_-1206873056', u'COPY_-1206873155'), (u'CALL_-1206924677', u'INDIRECT_-1206897199'), (u'STORE_-1206924545', u'INDIRECT_-1206897768'), (u'CALL_-1206931545', u'INDIRECT_-1206896663'), (u'INDIRECT_-1206885737', u'COPY_-1206879610'), (u'INDIRECT_-1206902237', u'MULTIEQUAL_-1206904931'), ('tmp_11050', u'CBRANCH_-1206929141'), (u'INDIRECT_-1206901213', u'COPY_-1206878513'), (u'STORE_-1206937920', u'INDIRECT_-1206902054'), (u'INDIRECT_-1206908837', u'COPY_-1206879665'), (u'CALL_-1206930025', u'INDIRECT_-1206899002'), (u'MULTIEQUAL_-1206910205', u'MULTIEQUAL_-1206910230'), (u'MULTIEQUAL_-1206916462', u'INT_AND_-1206910280'), (u'INDIRECT_-1206889921', u'COPY_-1206889929'), (u'INDIRECT_-1206881515', u'MULTIEQUAL_-1206880537'), (u'CALL_-1206930636', u'INDIRECT_-1206898176'), (u'CALL_-1206925860', u'INDIRECT_-1206877535'), (u'INDIRECT_-1206906755', u'COPY_-1206878407'), (u'CALL_-1206938232', u'CAST_-1206877891'), (u'CALL_-1206927405', u'INDIRECT_-1206906089'), (u'CALL_-1206939523', u'INDIRECT_-1206906473'), (u'MULTIEQUAL_-1206897719', u'MULTIEQUAL_-1206897685'), (u'MULTIEQUAL_-1206897719', u'MULTIEQUAL_-1206897685'), (u'CALL_-1206930025', u'INDIRECT_-1206893542'), ('const-0', u'PTRSUB_-1206872254'), (u'INDIRECT_-1206904699', u'MULTIEQUAL_-1206904338'), (u'INDIRECT_-1206895245', u'MULTIEQUAL_-1206895165'), (u'CALL_-1206937824', u'INDIRECT_-1206893805'), (u'STORE_-1206924909', u'INDIRECT_-1206900803'), (u'INDIRECT_-1206894517', u'MULTIEQUAL_-1206894129'), (u'INDIRECT_-1206902721', u'MULTIEQUAL_-1206906801'), (u'CALL_-1206929974', u'INDIRECT_-1206895390'), (u'INDIRECT_-1206900931', u'MULTIEQUAL_-1206876051'), (u'CALL_-1206921844', u'INDIRECT_-1206882577'), (u'CALL_-1206933773', u'INDIRECT_-1206896006'), (u'INDIRECT_-1206892439', u'MULTIEQUAL_-1206892337'), (u'MULTIEQUAL_-1206901391', u'MULTIEQUAL_-1206902419'), (u'MULTIEQUAL_-1206911108', u'MULTIEQUAL_-1206908101'), (u'INDIRECT_-1206904982', u'MULTIEQUAL_-1206904805'), (u'CALL_-1206931337', u'INDIRECT_-1206900650'), (u'PTRSUB_-1206879511', u'PTRSUB_-1206879509'), (u'MULTIEQUAL_-1206896845', u'MULTIEQUAL_-1206896861'), (u'CALL_-1206933821', u'INDIRECT_-1206909050'), (u'INDIRECT_-1206907261', u'MULTIEQUAL_-1206907023'), (u'INDIRECT_-1206908118', u'MULTIEQUAL_-1206908626'), (u'INT_DIV_-1206925681', u'CALL_-1206925694'), (u'INT_NOTEQUAL_-1206932390', u'CBRANCH_-1206932389'), (u'MULTIEQUAL_-1206903061', u'MULTIEQUAL_-1206902887'), (u'INDIRECT_-1206890721', u'MULTIEQUAL_-1206890855'), (u'INDIRECT_-1206899574', u'MULTIEQUAL_-1206899978'), (u'CALL_-1206931674', u'INDIRECT_-1206893371'), (u'INDIRECT_-1206891973', u'COPY_-1206878491'), (u'INDIRECT_-1206879477', u'MULTIEQUAL_-1206883678'), (u'LOAD_-1206934644', u'CAST_-1206875234'), (u'STORE_-1206928662', u'INDIRECT_-1206909747'), (u'MULTIEQUAL_-1206890305', u'MULTIEQUAL_-1206889811'), (u'CALL_-1206921447', u'INDIRECT_-1206901864'), (u'STORE_-1206928622', u'INDIRECT_-1206889304'), (u'INDIRECT_-1206881737', u'MULTIEQUAL_-1206881600'), (u'MULTIEQUAL_-1206904325', u'MULTIEQUAL_-1206904350'), (u'MULTIEQUAL_-1206913884', u'MULTIEQUAL_-1206913831'), (u'INDIRECT_-1206902485', u'MULTIEQUAL_-1206880188'), (u'MULTIEQUAL_-1206907799', u'MULTIEQUAL_-1206907765'), (u'MULTIEQUAL_-1206907799', u'MULTIEQUAL_-1206907765'), (u'CALL_-1206934991', u'INDIRECT_-1206893764'), (u'INDIRECT_-1206885714', u'MULTIEQUAL_-1206886118'), (u'INDIRECT_-1206897373', u'MULTIEQUAL_-1206897245'), (u'INDIRECT_-1206881646', u'MULTIEQUAL_-1206881448'), (u'PTRSUB_-1206881503', u'LOAD_-1206939487'), (u'INDIRECT_-1206910635', u'MULTIEQUAL_-1206910344'), ('tmp_13828', u'BRANCH_-1206926752'), (u'INDIRECT_-1206898164', u'MULTIEQUAL_-1206898017'), (u'MULTIEQUAL_-1206897177', u'MULTIEQUAL_-1206880913'), (u'STORE_-1206937772', u'INDIRECT_-1206896103'), (u'CALL_-1206927833', u'INDIRECT_-1206905413'), (u'CALL_-1206929296', u'INDIRECT_-1206890356'), (u'LOAD_-1206939639', u'INT_NOTEQUAL_-1206939611'), (u'CALL_-1206921447', u'INDIRECT_-1206894724'), (u'CALL_-1206930506', u'INDIRECT_-1206896591'), (u'CALL_-1206930882', u'INDIRECT_-1206888018'), (u'CALL_-1206921431', u'INDIRECT_-1206883793'), (u'CALL_-1206934098', u'INDIRECT_-1206894519'), (u'INDIRECT_-1206890876', u'MULTIEQUAL_-1206890700'), (u'CALL_-1206927093', u'INDIRECT_-1206886481'), (u'INDIRECT_-1206895397', u'COPY_-1206879633'), (u'INDIRECT_-1206875603', u'MULTIEQUAL_-1206875403'), (u'INDIRECT_-1206883621', u'MULTIEQUAL_-1206885278'), (u'INDIRECT_-1206903425', u'MULTIEQUAL_-1206905212'), (u'CALL_-1206931435', u'INDIRECT_-1206893237'), (u'MULTIEQUAL_-1206914447', u'INT_RIGHT_-1206922759'), (u'MULTIEQUAL_-1206888212', u'MULTIEQUAL_-1206889399'), (u'INDIRECT_-1206905635', u'MULTIEQUAL_-1206905357'), (u'INDIRECT_-1206905714', u'MULTIEQUAL_-1206874137'), (u'CALL_-1206930476', u'INDIRECT_-1206898667'), (u'INDIRECT_-1206899904', u'MULTIEQUAL_-1206899675'), ('const-12', u'PTRSUB_-1206881230'), (u'CALLIND_-1206925019', u'INDIRECT_-1206890664'), (u'STORE_-1206937696', u'INDIRECT_-1206892704'), (u'CALL_-1206933125', u'INDIRECT_-1206905734'), (u'CALL_-1206937446', u'CALL_-1206937414'), (u'STORE_-1206928553', u'INDIRECT_-1206908000'), (u'CALL_-1206928644', u'INDIRECT_-1206900277'), (u'INDIRECT_-1206904994', u'COPY_-1206878823'), (u'MULTIEQUAL_-1206899545', u'MULTIEQUAL_-1206899051'), (u'INT_NOTEQUAL_-1206931183', u'CBRANCH_-1206931179'), (u'MULTIEQUAL_-1206910399', u'MULTIEQUAL_-1206910385'), (u'CALL_-1206929621', u'INDIRECT_-1206910599'), (u'INDIRECT_-1206902179', u'MULTIEQUAL_-1206901959'), ('const-0', u'INT_NOTEQUAL_-1206937644'), (u'CALL_-1206932359', u'INDIRECT_-1206886416'), ('const-257', u'INT_NOTEQUAL_-1206923301'), (u'INDIRECT_-1206892865', u'MULTIEQUAL_-1206892833'), (u'CALL_-1206937186', u'INDIRECT_-1206902991'), (u'STORE_-1206935460', u'INDIRECT_-1206899797'), (u'CALL_-1206930550', u'INDIRECT_-1206904180'), (u'CALL_-1206921361', u'INDIRECT_-1206889634'), (u'STORE_-1206922807', u'INDIRECT_-1206903365'), (u'INDIRECT_-1206900621', u'MULTIEQUAL_-1206904701'), (u'INDIRECT_-1206898574', u'MULTIEQUAL_-1206874120'), (u'CALL_-1206938421', u'INDIRECT_-1206904238'), (u'INDIRECT_-1206886527', u'MULTIEQUAL_-1206887719'), (u'INDIRECT_-1206889080', u'MULTIEQUAL_-1206888781'), (u'INDIRECT_-1206894137', u'MULTIEQUAL_-1206894518'), (u'MULTIEQUAL_-1206888059', u'MULTIEQUAL_-1206888086'), (u'CALL_-1206927297', u'INDIRECT_-1206890069'), (u'INDIRECT_-1206899851', u'MULTIEQUAL_-1206880918'), (u'COPY_-1206869519', u'MULTIEQUAL_-1206906976'), (u'STORE_-1206928588', u'INDIRECT_-1206897101'), ('tmp_3876', u'CBRANCH_-1206935479'), (u'INDIRECT_-1206910159', u'MULTIEQUAL_-1206876813'), (u'CALL_-1206930362', u'INDIRECT_-1206899018'), (u'PTRSUB_-1206875916', u'LOAD_-1206928331'), (u'INDIRECT_-1206897366', u'MULTIEQUAL_-1206896707'), (u'INDIRECT_-1206906613', u'MULTIEQUAL_-1206909624'), (u'INDIRECT_-1206907223', u'MULTIEQUAL_-1206907889'), (u'CALL_-1206921264', u'INDIRECT_-1206905967'), (u'CALL_-1206935494', u'INDIRECT_-1206882532'), (u'CALL_-1206928152', u'INDIRECT_-1206889131'), (u'CALL_-1206937414', u'INDIRECT_-1206913497'), (u'STORE_-1206934385', u'INDIRECT_-1206894175'), (u'INDIRECT_-1206913061', u'MULTIEQUAL_-1206912952'), (u'MULTIEQUAL_-1206878095', u'MULTIEQUAL_-1206905845'), (u'INDIRECT_-1206914218', u'MULTIEQUAL_-1206915208'), (u'INDIRECT_-1206893280', u'MULTIEQUAL_-1206892981'), (u'INDIRECT_-1206901362', u'MULTIEQUAL_-1206901167'), ('const-8', u'INT_SUB_-1206874593'), (u'COPY_-1206868800', u'MULTIEQUAL_-1206906976'), (u'CALL_-1206929019', u'INDIRECT_-1206883887'), (u'CALL_-1206936047', u'INDIRECT_-1206902775'), (u'INDIRECT_-1206891444', u'MULTIEQUAL_-1206891297'), (u'CALL_-1206933962', u'INDIRECT_-1206909134'), (u'INDIRECT_-1206909166', u'MULTIEQUAL_-1206908998'), (u'INDIRECT_-1206907306', u'MULTIEQUAL_-1206908699'), (u'INDIRECT_-1206894556', u'MULTIEQUAL_-1206894620'), (u'STORE_-1206930340', u'INDIRECT_-1206894588'), (u'CALL_-1206938958', u'INDIRECT_-1206893204'), (u'CALL_-1206928357', u'INDIRECT_-1206885908'), (u'INDIRECT_-1206896829', u'MULTIEQUAL_-1206894504'), (u'INDIRECT_-1206890923', u'MULTIEQUAL_-1206890700'), (u'CALL_-1206924661', u'INDIRECT_-1206904746'), (u'CALL_-1206931435', u'INDIRECT_-1206894917'), (u'MULTIEQUAL_-1206912096', u'MULTIEQUAL_-1206912077'), (u'MULTIEQUAL_-1206891027', u'MULTIEQUAL_-1206891013'), (u'INDIRECT_-1206884533', u'MULTIEQUAL_-1206885619'), (u'INDIRECT_-1206909717', u'MULTIEQUAL_-1206910337'), (u'INDIRECT_-1206903709', u'MULTIEQUAL_-1206905555'), (u'CALL_-1206939039', u'INDIRECT_-1206913832'), (u'MULTIEQUAL_-1206878100', u'MULTIEQUAL_-1206907945'), (u'MULTIEQUAL_-1206889160', u'MULTIEQUAL_-1206889145'), ('tmp_15150', u'CBRANCH_-1206928336'), (u'CALL_-1206933773', u'INDIRECT_-1206896426'), (u'CALL_-1206925783', u'INDIRECT_-1206905795'), (u'CALL_-1206922584', u'INDIRECT_-1206898879'), (u'CALLIND_-1206938263', u'INDIRECT_-1206896162'), ('const-0', u'RETURN_-1206878898'), (u'CALL_-1206937983', u'INDIRECT_-1206898509'), (u'CALL_-1206932327', u'INDIRECT_-1206901234'), (u'CALL_-1206926003', u'INDIRECT_-1206890386'), (u'CALL_-1206937729', u'INDIRECT_-1206898803'), (u'CALLIND_-1206921884', u'INDIRECT_-1206904192'), (u'CALL_-1206927418', u'INDIRECT_-1206895177'), (u'CALL_-1206929032', u'INDIRECT_-1206892001'), (u'STORE_-1206929089', u'INDIRECT_-1206903644'), (u'STORE_-1206937611', u'INDIRECT_-1206913234'), (u'CALL_-1206928772', u'INDIRECT_-1206910486'), (u'MULTIEQUAL_-1206888924', u'MULTIEQUAL_-1206888276'), (u'CALL_-1206935766', u'INDIRECT_-1206905106'), (u'INDIRECT_-1206913083', u'MULTIEQUAL_-1206912717'), (u'MULTIEQUAL_-1206907056', u'MULTIEQUAL_-1206907037'), (u'CALL_-1206933962', u'INDIRECT_-1206918279'), (u'CALLIND_-1206922663', u'INDIRECT_-1206886925'), (u'INDIRECT_-1206906327', u'MULTIEQUAL_-1206910581'), (u'INDIRECT_-1206895343', u'MULTIEQUAL_-1206895248'), (u'CALL_-1206929032', u'INDIRECT_-1206898301'), (u'INDIRECT_-1206908534', u'MULTIEQUAL_-1206908118'), (u'INDIRECT_-1206882962', u'MULTIEQUAL_-1206883815'), (u'INDIRECT_-1206902611', u'MULTIEQUAL_-1206876055'), (u'CALL_-1206929320', u'INDIRECT_-1206900857'), (u'MULTIEQUAL_-1206886532', u'MULTIEQUAL_-1206887719'), (u'CALL_-1206930457', u'INDIRECT_-1206890841'), (u'CALL_-1206929385', u'INDIRECT_-1206895865'), (u'MULTIEQUAL_-1206900739', u'MULTIEQUAL_-1206900719'), (u'CALL_-1206921308', u'INDIRECT_-1206905146'), (u'CALL_-1206934862', u'INDIRECT_-1206902520'), (u'CALL_-1206928647', u'INDIRECT_-1206895300'), (u'CALL_-1206937559', u'INDIRECT_-1206894925'), (u'CALL_-1206929320', u'INDIRECT_-1206893297'), (u'CALL_-1206931269', u'INDIRECT_-1206905667'), (u'CALL_-1206927297', u'INDIRECT_-1206894269'), (u'INDIRECT_-1206892441', u'COPY_-1206892449'), (u'CALL_-1206937983', u'INDIRECT_-1206892629'), (u'INDIRECT_-1206885869', u'COPY_-1206879962'), (u'CALL_-1206933998', u'INDIRECT_-1206909994'), (u'INDIRECT_-1206892219', u'MULTIEQUAL_-1206894809'), (u'CALL_-1206925783', u'INDIRECT_-1206897815'), (u'INDIRECT_-1206901658', u'MULTIEQUAL_-1206901570'), (u'INDIRECT_-1206889427', u'MULTIEQUAL_-1206888727'), (u'MULTIEQUAL_-1206889074', u'MULTIEQUAL_-1206891485'), (u'INDIRECT_-1206910201', u'MULTIEQUAL_-1206874141'), (u'STORE_-1206928697', u'INDIRECT_-1206912288'), (u'CALLIND_-1206929135', u'INDIRECT_-1206902678'), (u'INDIRECT_-1206887417', u'COPY_-1206879614'), (u'CALL_-1206927316', u'INDIRECT_-1206901423'), (u'INDIRECT_-1206881788', u'MULTIEQUAL_-1206881661'), (u'INDIRECT_-1206905686', u'MULTIEQUAL_-1206905503'), (u'CALL_-1206930241', u'INDIRECT_-1206908110'), (u'CALL_-1206928815', u'INDIRECT_-1206892939'), (u'INDIRECT_-1206902406', u'MULTIEQUAL_-1206901747'), (u'INDIRECT_-1206914033', u'MULTIEQUAL_-1206912282'), (u'STORE_-1206928327', u'INDIRECT_-1206905310'), (u'INDIRECT_-1206902782', u'COPY_-1206879299'), (u'MULTIEQUAL_-1206886646', u'MULTIEQUAL_-1206885949'), (u'INDIRECT_-1206905018', u'MULTIEQUAL_-1206904920'), (u'COPY_-1206869462', u'MULTIEQUAL_-1206909678'), (u'CALL_-1206931269', u'INDIRECT_-1206910287'), (u'INDIRECT_-1206911442', u'MULTIEQUAL_-1206911247'), (u'CALL_-1206929385', u'INDIRECT_-1206889145'), (u'CALL_-1206935809', u'INDIRECT_-1206882363'), ('const-0', u'INT_EQUAL_-1206925022'), (u'MULTIEQUAL_-1206905030', u'MULTIEQUAL_-1206905012'), (u'INDIRECT_-1206904114', u'MULTIEQUAL_-1206903909'), (u'INDIRECT_-1206887353', u'COPY_-1206878480'), (u'INDIRECT_-1206916205', u'MULTIEQUAL_-1206917935'), (u'STORE_-1206928588', u'INDIRECT_-1206903821'), (u'INDIRECT_-1206909345', u'MULTIEQUAL_-1206908963'), (u'MULTIEQUAL_-1206896907', u'MULTIEQUAL_-1206896893'), (u'INDIRECT_-1206891133', u'COPY_-1206878489'), (u'CALL_-1206931435', u'INDIRECT_-1206902897'), ('tmp_13426', u'BRANCH_-1206928698'), (u'CALLIND_-1206921344', u'INDIRECT_-1206888272'), (u'INDIRECT_-1206902621', u'MULTIEQUAL_-1206880928'), (u'CALL_-1206934396', u'INDIRECT_-1206903938'), (u'CALLIND_-1206921372', u'INDIRECT_-1206886608'), (u'STORE_-1206921567', u'INDIRECT_-1206899571'), (u'CALL_-1206931745', u'INDIRECT_-1206913020'), (u'CALL_-1206934460', u'INDIRECT_-1206896001'), (u'CALL_-1206937729', u'INDIRECT_-1206916629'), (u'MULTIEQUAL_-1206896459', u'MULTIEQUAL_-1206896425'), (u'MULTIEQUAL_-1206896459', u'MULTIEQUAL_-1206896425'), (u'STORE_-1206930340', u'INDIRECT_-1206903408'), (u'MULTIEQUAL_-1206876061', u'MULTIEQUAL_-1206875943'), (u'INDIRECT_-1206905861', u'MULTIEQUAL_-1206907379'), (u'CALL_-1206933745', u'INDIRECT_-1206909852'), (u'INDIRECT_-1206886131', u'MULTIEQUAL_-1206886112'), (u'INDIRECT_-1206895324', u'MULTIEQUAL_-1206896907'), (u'INDIRECT_-1206895647', u'MULTIEQUAL_-1206897370'), (u'CALL_-1206921844', u'INDIRECT_-1206890557'), (u'CALL_-1206938975', u'INDIRECT_-1206884391'), (u'INDIRECT_-1206907651', u'MULTIEQUAL_-1206909684'), (u'INDIRECT_-1206887901', u'MULTIEQUAL_-1206888510'), (u'INDIRECT_-1206890638', u'MULTIEQUAL_-1206890551'), (u'CALL_-1206929866', u'INDIRECT_-1206902044'), (u'CALL_-1206924668', u'INDIRECT_-1206890968'), (u'STORE_-1206921864', u'INDIRECT_-1206885447'), (u'MULTIEQUAL_-1206905729', u'MULTIEQUAL_-1206905713'), (u'INDIRECT_-1206887146', u'MULTIEQUAL_-1206888539'), (u'CALL_-1206930210', u'INDIRECT_-1206908172'), (u'CALL_-1206930228', u'INDIRECT_-1206895612'), (u'CALL_-1206931745', u'INDIRECT_-1206882018'), (u'INDIRECT_-1206901657', u'MULTIEQUAL_-1206901269'), (u'CALL_-1206921134', u'CAST_-1206868693'), (u'MULTIEQUAL_-1206880522', u'MULTIEQUAL_-1206880417'), (u'INDIRECT_-1206890182', u'COPY_-1206879269'), (u'CALL_-1206933773', u'INDIRECT_-1206880881'), (u'CALL_-1206921844', u'INDIRECT_-1206885517'), (u'CALL_-1206932911', u'INDIRECT_-1206909030'), (u'INDIRECT_-1206903260', u'MULTIEQUAL_-1206904887'), (u'CALL_-1206930636', u'INDIRECT_-1206904056'), ('tmp_8969', u'CBRANCH_-1206930333'), (u'CALL_-1206921954', u'INDIRECT_-1206904194'), (u'INDIRECT_-1206902440', u'MULTIEQUAL_-1206904099'), (u'INDIRECT_-1206891372', u'MULTIEQUAL_-1206892909'), (u'MULTIEQUAL_-1206891750', u'MULTIEQUAL_-1206891725'), (u'MULTIEQUAL_-1206886477', u'MULTIEQUAL_-1206886061'), (u'CALL_-1206934081', u'INDIRECT_-1206895348'), (u'CALL_-1206929621', u'INDIRECT_-1206905559'), (u'STORE_-1206928662', u'INDIRECT_-1206895047'), (u'INDIRECT_-1206911235', u'MULTIEQUAL_-1206912039'), (u'CALL_-1206938036', u'INDIRECT_-1206902733'), (u'STORE_-1206930351', u'INDIRECT_-1206899138'), (u'INDIRECT_-1206894426', u'MULTIEQUAL_-1206893767'), (u'INDIRECT_-1206902520', u'MULTIEQUAL_-1206902221'), (u'MULTIEQUAL_-1206897185', u'MULTIEQUAL_-1206897210'), (u'CALL_-1206930899', u'INDIRECT_-1206897689'), (u'STORE_-1206922815', u'INDIRECT_-1206892849'), (u'CAST_-1206871546', u'COPY_-1206871955'), (u'PTRSUB_-1206878249', u'LOAD_-1206931514'), (u'LOAD_-1206921973', u'CALL_-1206921320'), (u'STORE_-1206934436', u'INDIRECT_-1206905548'), (u'CALLIND_-1206921388', u'INDIRECT_-1206893281'), ('const-433', u'LOAD_-1206873440'), (u'STORE_-1206921840', u'INDIRECT_-1206901807'), (u'INDIRECT_-1206892404', u'COPY_-1206879160'), (u'INDIRECT_-1206912353', u'MULTIEQUAL_-1206911848'), (u'INDIRECT_-1206896346', u'MULTIEQUAL_-1206903441'), (u'CALL_-1206933623', u'INDIRECT_-1206880454'), (u'CALL_-1206933711', u'INDIRECT_-1206910663'), (u'CALL_-1206934018', u'INDIRECT_-1206907488'), ('const-8', u'PTRSUB_-1206873368'), (u'INDIRECT_-1206894545', u'MULTIEQUAL_-1206894513'), (u'STORE_-1206928410', u'INDIRECT_-1206906236'), (u'MULTIEQUAL_-1206888506', u'MULTIEQUAL_-1206889301'), (u'CALL_-1206931545', u'INDIRECT_-1206905063'), (u'CALL_-1206928474', u'INDIRECT_-1206893168'), (u'CALL_-1206931337', u'INDIRECT_-1206902330'), (u'STORE_-1206928482', u'INDIRECT_-1206905018'), (u'CALL_-1206934274', u'INDIRECT_-1206908479'), (u'INDIRECT_-1206907178', u'MULTIEQUAL_-1206905498'), (u'CALL_-1206921447', u'INDIRECT_-1206898084'), (u'LOAD_-1206928112', u'INT_NOTEQUAL_-1206928092'), (u'CALL_-1206921722', u'INDIRECT_-1206887671'), (u'INDIRECT_-1206906977', u'MULTIEQUAL_-1206907118'), (u'INDIRECT_-1206894222', u'MULTIEQUAL_-1206893961'), (u'MULTIEQUAL_-1206888083', u'LOAD_-1206934657'), (u'CALL_-1206930228', u'INDIRECT_-1206901072'), (u'INDIRECT_-1206900906', u'MULTIEQUAL_-1206897601'), (u'INDIRECT_-1206904108', u'MULTIEQUAL_-1206903676'), (u'CALL_-1206937824', u'INDIRECT_-1206892545'), (u'CALL_-1206928194', u'INDIRECT_-1206878704'), (u'CALL_-1206921447', u'INDIRECT_-1206884224'), (u'CALLIND_-1206922663', u'INDIRECT_-1206874320'), (u'INDIRECT_-1206910468', u'MULTIEQUAL_-1206910262'), (u'CALL_-1206924612', u'CAST_-1206870040'), (u'CALL_-1206928291', u'INDIRECT_-1206909808'), (u'STORE_-1206924545', u'INDIRECT_-1206904068'), (u'INDIRECT_-1206897018', u'MULTIEQUAL_-1206898718'), (u'INDIRECT_-1206909924', u'MULTIEQUAL_-1206909777'), (u'MULTIEQUAL_-1206896234', u'MULTIEQUAL_-1206896160'), (u'CALL_-1206929938', u'INDIRECT_-1206888648'), (u'INDIRECT_-1206889813', u'MULTIEQUAL_-1206893245'), (u'STORE_-1206925416', u'INDIRECT_-1206899063'), (u'INDIRECT_-1206909698', u'MULTIEQUAL_-1206909315'), (u'MULTIEQUAL_-1206909361', u'MULTIEQUAL_-1206909187'), (u'CALL_-1206934835', u'INDIRECT_-1206899391'), (u'SUBPIECE_-1206909233', u'INT_SUB_-1206929144'), (u'MULTIEQUAL_-1206885217', u'MULTIEQUAL_-1206884801'), (u'CALLIND_-1206922663', u'INDIRECT_-1206899525'), (u'INDIRECT_-1206890204', u'MULTIEQUAL_-1206890131'), (u'MULTIEQUAL_-1206901985', u'MULTIEQUAL_-1206901979'), (u'CALLIND_-1206921710', u'INDIRECT_-1206883934'), (u'CALL_-1206930311', u'INDIRECT_-1206904049'), (u'INDIRECT_-1206905868', u'MULTIEQUAL_-1206907407'), (u'STORE_-1206937765', u'INDIRECT_-1206903658'), (u'STORE_-1206927231', u'INDIRECT_-1206897502'), ('tmp_15081', u'BRANCH_-1206931536'), ('tmp_25370', u'CAST_-1206877229'), (u'INDIRECT_-1206911581', u'MULTIEQUAL_-1206911305'), (u'INDIRECT_-1206913598', u'MULTIEQUAL_-1206880954'), (u'CALL_-1206925860', u'INDIRECT_-1206885686'), (u'CALL_-1206932327', u'INDIRECT_-1206894934'), (u'CALL_-1206938628', u'INDIRECT_-1206894914'), (u'INDIRECT_-1206893957', u'MULTIEQUAL_-1206894098'), (u'CALL_-1206924668', u'INDIRECT_-1206913553'), (u'INDIRECT_-1206896428', u'MULTIEQUAL_-1206896198'), (u'CALL_-1206926003', u'INDIRECT_-1206884506'), (u'STORE_-1206921567', u'INDIRECT_-1206883611'), (u'CALLIND_-1206929135', u'INDIRECT_-1206899318'), (u'INDIRECT_-1206911127', u'COPY_-1206879896'), (u'INDIRECT_-1206895123', u'MULTIEQUAL_-1206894900'), (u'CALL_-1206930476', u'INDIRECT_-1206893207'), (u'CALL_-1206938694', u'INDIRECT_-1206901671'), (u'INDIRECT_-1206901746', u'MULTIEQUAL_-1206901633'), (u'INDIRECT_-1206913480', u'MULTIEQUAL_-1206913433'), (u'MULTIEQUAL_-1206880475', u'MULTIEQUAL_-1206880450'), (u'MULTIEQUAL_-1206896119', u'MULTIEQUAL_-1206896099'), (u'INDIRECT_-1206911974', u'MULTIEQUAL_-1206911478'), (u'CALL_-1206921722', u'INDIRECT_-1206896911'), (u'STORE_-1206929169', u'INDIRECT_-1206888538'), (u'CALL_-1206924668', u'INDIRECT_-1206884248'), (u'INDIRECT_-1206893200', u'MULTIEQUAL_-1206894867'), (u'CALL_-1206932359', u'INDIRECT_-1206899016'), (u'STORE_-1206937765', u'INDIRECT_-1206892318'), (u'INDIRECT_-1206898595', u'MULTIEQUAL_-1206898150'), ('tmp_18049', u'BRANCH_-1206922423'), (u'INDIRECT_-1206899994', u'MULTIEQUAL_-1206900398'), (u'CAST_-1206868916', u'INT_ADD_-1206871709'), (u'CALL_-1206929645', u'INDIRECT_-1206911870'), (u'CALLIND_-1206922636', u'INDIRECT_-1206882709'), (u'MULTIEQUAL_-1206885714', u'MULTIEQUAL_-1206888125'), (u'INT_SUB_-1206923141', u'CAST_-1206869504'), (u'INDIRECT_-1206906195', u'MULTIEQUAL_-1206876806'), (u'INDIRECT_-1206887329', u'MULTIEQUAL_-1206889175'), (u'CALL_-1206921320', u'INDIRECT_-1206905056'), (u'STORE_-1206930256', u'INDIRECT_-1206887566'), (u'INDIRECT_-1206911933', u'MULTIEQUAL_-1206910182'), (u'CALL_-1206930927', u'INDIRECT_-1206904211'), (u'CALL_-1206933125', u'INDIRECT_-1206881203'), (u'CALL_-1206929830', u'INDIRECT_-1206905802'), (u'INDIRECT_-1206920223', u'MULTIEQUAL_-1206880957'), (u'INDIRECT_-1206898753', u'MULTIEQUAL_-1206898835'), (u'CALL_-1206926063', u'INDIRECT_-1206895458'), (u'INDIRECT_-1206905860', u'MULTIEQUAL_-1206907118'), (u'STORE_-1206937696', u'INDIRECT_-1206907404'), (u'CALL_-1206921994', u'INDIRECT_-1206896237'), (u'INT_ADD_-1206934399', u'COPY_-1206875427'), (u'MULTIEQUAL_-1206899899', u'MULTIEQUAL_-1206899885'), (u'STORE_-1206921567', u'INDIRECT_-1206889911'), (u'INDIRECT_-1206898314', u'MULTIEQUAL_-1206898718'), (u'MULTIEQUAL_-1206892413', u'MULTIEQUAL_-1206892409'), (u'INDIRECT_-1206894428', u'MULTIEQUAL_-1206894810'), (u'INDIRECT_-1206893361', u'MULTIEQUAL_-1206893970'), (u'STORE_-1206927241', u'INDIRECT_-1206900447'), (u'INT_NOTEQUAL_-1206930213', u'CBRANCH_-1206930213'), (u'MULTIEQUAL_-1206891805', u'MULTIEQUAL_-1206891821'), (u'CALL_-1206936110', u'INDIRECT_-1206909114'), (u'INDIRECT_-1206899940', u'MULTIEQUAL_-1206899841'), ('const-0', u'INT_EQUAL_-1206934123'), ('const-5', u'CALL_-1206921994'), (u'MULTIEQUAL_-1206891499', u'MULTIEQUAL_-1206891153'), (u'INDIRECT_-1206902577', u'MULTIEQUAL_-1206903573'), (u'CALL_-1206930927', u'INDIRECT_-1206903371'), (u'CALL_-1206938656', u'INDIRECT_-1206899548'), (u'INT_NOTEQUAL_-1206921377', u'CBRANCH_-1206921376'), (u'INDIRECT_-1206897941', u'MULTIEQUAL_-1206897832'), (u'MULTIEQUAL_-1206910347', u'MULTIEQUAL_-1206910333'), (u'CALL_-1206929866', u'INDIRECT_-1206907924'), (u'MULTIEQUAL_-1206907569', u'MULTIEQUAL_-1206907550'), (u'INDIRECT_-1206900755', u'MULTIEQUAL_-1206899921'), (u'INDIRECT_-1206891138', u'MULTIEQUAL_-1206892838'), (u'CALL_-1206931745', u'INDIRECT_-1206900840'), (u'COPY_-1206925083', u'MULTIEQUAL_-1206921015'), (u'MULTIEQUAL_-1206904884', u'MULTIEQUAL_-1206904846'), (u'INT_ADD_-1206876061', u'PTRADD_-1206924961'), (u'CALL_-1206928291', u'INDIRECT_-1206900988'), (u'CALL_-1206925432', u'INDIRECT_-1206900001'), (u'CALL_-1206937615', u'INDIRECT_-1206902520'), (u'CALL_-1206922325', u'INDIRECT_-1206899903'), (u'INDIRECT_-1206904934', u'MULTIEQUAL_-1206904516'), (u'CALL_-1206928209', u'INDIRECT_-1206884541'), (u'CALL_-1206934018', u'INDIRECT_-1206882034'), (u'CALL_-1206922316', u'INDIRECT_-1206891776'), (u'INDIRECT_-1206905465', u'MULTIEQUAL_-1206905429'), (u'CALL_-1206938927', u'INDIRECT_-1206904108'), (u'MULTIEQUAL_-1206876808', u'MULTIEQUAL_-1206907839'), (u'INDIRECT_-1206896237', u'MULTIEQUAL_-1206896618'), (u'MULTIEQUAL_-1206900707', u'MULTIEQUAL_-1206900688'), ('const-0', u'RETURN_-1206879249'), (u'CALL_-1206930241', u'INDIRECT_-1206903490'), (u'STORE_-1206928622', u'INDIRECT_-1206904844'), (u'CALL_-1206930394', u'INDIRECT_-1206904515'), ('const-5', u'CALL_-1206931183'), (u'CALL_-1206934274', u'INDIRECT_-1206906379'), (u'INT_LESS_-1206930402', u'CBRANCH_-1206930399'), (u'INDIRECT_-1206908181', u'MULTIEQUAL_-1206912261'), (u'INDIRECT_-1206889835', u'MULTIEQUAL_-1206889496'), (u'MULTIEQUAL_-1206878151', u'MULTIEQUAL_-1206878123'), (u'INDIRECT_-1206895939', u'MULTIEQUAL_-1206897458'), (u'MULTIEQUAL_-1206899837', u'COPY_-1206899960'), (u'MULTIEQUAL_-1206882759', u'MULTIEQUAL_-1206882777'), (u'INDIRECT_-1206904185', u'MULTIEQUAL_-1206904280'), (u'CALLIND_-1206929135', u'INDIRECT_-1206909398'), (u'CALL_-1206936110', u'INT_EQUAL_-1206936092'), (u'CALL_-1206928677', u'INDIRECT_-1206886927'), (u'STORE_-1206921830', u'INDIRECT_-1206888779'), (u'CALL_-1206935809', u'INDIRECT_-1206905551'), (u'INDIRECT_-1206901287', u'MULTIEQUAL_-1206900889'), (u'STORE_-1206925381', u'INDIRECT_-1206907022'), (u'MULTIEQUAL_-1206876786', u'MULTIEQUAL_-1206898599'), (u'CALL_-1206922325', u'INDIRECT_-1206887723'), (u'STORE_-1206921596', u'INDIRECT_-1206884466'), (u'INDIRECT_-1206903172', u'MULTIEQUAL_-1206903014'), (u'CALL_-1206928518', u'INDIRECT_-1206886047'), (u'LOAD_-1206921973', u'CALLIND_-1206921999'), (u'CALL_-1206927093', u'INDIRECT_-1206877910'), (u'INDIRECT_-1206904993', u'MULTIEQUAL_-1206904385'), (u'CALL_-1206928690', u'INDIRECT_-1206907498'), (u'STORE_-1206928518', u'INDIRECT_-1206905459'), (u'INDIRECT_-1206898422', u'MULTIEQUAL_-1206898227'), (u'STORE_-1206937772', u'INDIRECT_-1206914583'), (u'INDIRECT_-1206910195', u'MULTIEQUAL_-1206910116'), (u'CALL_-1206927063', u'INDIRECT_-1206901934'), (u'MULTIEQUAL_-1206911035', u'COPY_-1206870301'), (u'CALL_-1206928621', u'INDIRECT_-1206902866'), (u'MULTIEQUAL_-1206895142', u'MULTIEQUAL_-1206895089'), (u'INDIRECT_-1206906624', u'MULTIEQUAL_-1206906395'), (u'CALL_-1206932911', u'INDIRECT_-1206899370'), (u'CALL_-1206925831', u'INDIRECT_-1206895332'), (u'LOAD_-1206934189', u'INT_EQUAL_-1206934174'), (u'CALL_-1206929938', u'INDIRECT_-1206893688'), (u'STORE_-1206925416', u'INDIRECT_-1206885623'), (u'CALL_-1206937414', u'INDIRECT_-1206892497'), (u'MULTIEQUAL_-1206906710', u'MULTIEQUAL_-1206906692'), (u'MULTIEQUAL_-1206880167', u'MULTIEQUAL_-1206893781'), (u'INDIRECT_-1206913519', u'MULTIEQUAL_-1206913158'), (u'MULTIEQUAL_-1206906199', u'MULTIEQUAL_-1206906641'), (u'MULTIEQUAL_-1206907648', u'MULTIEQUAL_-1206907513'), (u'CALLIND_-1206938263', u'INDIRECT_-1206907082'), (u'STORE_-1206928446', u'INDIRECT_-1206903737'), (u'INDIRECT_-1206895525', u'MULTIEQUAL_-1206899661'), (u'CALL_-1206931128', u'INDIRECT_-1206912484'), (u'CALL_-1206930506', u'INDIRECT_-1206908351'), (u'INDIRECT_-1206908747', u'MULTIEQUAL_-1206908047'), (u'CALL_-1206927093', u'INDIRECT_-1206886061'), (u'CALL_-1206938958', u'INDIRECT_-1206915464'), (u'CALL_-1206923816', u'INDIRECT_-1206884297'), (u'MULTIEQUAL_-1206910397', u'MULTIEQUAL_-1206910380'), (u'INDIRECT_-1206905461', u'COPY_-1206905469'), (u'CALLIND_-1206922663', u'INDIRECT_-1206905405'), (u'CALLIND_-1206921372', u'INDIRECT_-1206903828'), (u'PTRADD_-1206922672', u'LOAD_-1206922734'), (u'CALL_-1206928621', u'INDIRECT_-1206901186'), (u'INDIRECT_-1206892284', u'MULTIEQUAL_-1206892137'), (u'CALL_-1206932271', u'INDIRECT_-1206901633'), (u'INT_EQUAL_-1206924965', u'CBRANCH_-1206924963'), (u'INDIRECT_-1206892892', u'MULTIEQUAL_-1206892737'), (u'CALL_-1206928647', u'INDIRECT_-1206891940'), (u'INDIRECT_-1206896255', u'COPY_-1206878382'), (u'CALL_-1206930241', u'INDIRECT_-1206895090'), (u'INDIRECT_-1206906554', u'MULTIEQUAL_-1206874139'), (u'LOAD_-1206931594', u'CALL_-1206931545'), (u'CALLIND_-1206924365', u'INDIRECT_-1206897493'), (u'CALL_-1206931595', u'INDIRECT_-1206905834'), (u'CALL_-1206928815', u'INDIRECT_-1206906799'), (u'CALL_-1206930210', u'INDIRECT_-1206877590'), (u'INDIRECT_-1206883523', u'MULTIEQUAL_-1206885278'), (u'INDIRECT_-1206893433', u'MULTIEQUAL_-1206893274'), (u'CALL_-1206932860', u'INDIRECT_-1206898495'), (u'CALL_-1206927297', u'INDIRECT_-1206886709'), (u'CALLIND_-1206921359', u'INDIRECT_-1206903345'), (u'CALL_-1206930407', u'INDIRECT_-1206879052'), (u'INDIRECT_-1206919291', u'MULTIEQUAL_-1206916066'), (u'MULTIEQUAL_-1206901028', u'MULTIEQUAL_-1206898021'), (u'CALL_-1206928644', u'INDIRECT_-1206904057'), (u'CALL_-1206936019', u'INDIRECT_-1206882850'), (u'INDIRECT_-1206905691', u'MULTIEQUAL_-1206906557'), (u'INDIRECT_-1206907484', u'MULTIEQUAL_-1206907030'), (u'CALL_-1206928108', u'INDIRECT_-1206876927'), (u'CALL_-1206931128', u'INDIRECT_-1206911224'), (u'STORE_-1206928518', u'INDIRECT_-1206905879'), ('const-48', u'PTRSUB_-1206880599'), (u'CALL_-1206932817', u'INDIRECT_-1206901866'), (u'MULTIEQUAL_-1206895778', u'MULTIEQUAL_-1206895721'), (u'CALL_-1206928194', u'INDIRECT_-1206908026'), (u'MULTIEQUAL_-1206909120', u'MULTIEQUAL_-1206909107'), (u'INDIRECT_-1206905106', u'MULTIEQUAL_-1206904784'), (u'PTRSUB_-1206881532', u'LOAD_-1206939555'), (u'CALLIND_-1206931354', u'INDIRECT_-1206899068'), (u'INDIRECT_-1206896533', u'MULTIEQUAL_-1206896129'), (u'STORE_-1206925479', u'INDIRECT_-1206906658'), (u'MULTIEQUAL_-1206899027', u'MULTIEQUAL_-1206899008'), (u'COPY_-1206872915', u'MULTIEQUAL_-1206872831'), (u'CALL_-1206933773', u'INDIRECT_-1206898526'), (u'INDIRECT_-1206903871', u'MULTIEQUAL_-1206876058'), (u'CALL_-1206925831', u'INDIRECT_-1206896592'), (u'INDIRECT_-1206908088', u'MULTIEQUAL_-1206907970'), (u'INDIRECT_-1206889365', u'MULTIEQUAL_-1206889285'), (u'CALLIND_-1206921372', u'INDIRECT_-1206888288'), (u'CALL_-1206925432', u'INDIRECT_-1206886561'), (u'CALL_-1206939005', u'INDIRECT_-1206893653'), (u'INDIRECT_-1206888661', u'COPY_-1206888669'), (u'INDIRECT_-1206896173', u'MULTIEQUAL_-1206895565'), (u'INDIRECT_-1206891588', u'MULTIEQUAL_-1206893127'), (u'CALL_-1206928108', u'INDIRECT_-1206888692'), (u'CALL_-1206923816', u'INDIRECT_-1206906977'), (u'INDIRECT_-1206904424', u'MULTIEQUAL_-1206906892'), (u'CALL_-1206927833', u'INDIRECT_-1206907513'), (u'CALL_-1206929489', u'INDIRECT_-1206898377'), (u'STORE_-1206921567', u'INDIRECT_-1206892011'), ('tmp_452', u'CBRANCH_-1206939411'), (u'LOAD_-1206925718', u'MULTIEQUAL_-1206920877'), (u'INDIRECT_-1206892677', u'MULTIEQUAL_-1206892270'), (u'CALL_-1206928621', u'INDIRECT_-1206889846'), (u'STORE_-1206933118', u'INDIRECT_-1206905660'), (u'CALL_-1206927048', u'INDIRECT_-1206902842'), (u'CALL_-1206922584', u'INDIRECT_-1206874514'), ('const--2', u'INT_MULT_-1206914602'), (u'CALL_-1206922325', u'INDIRECT_-1206899483'), (u'STORE_-1206928446', u'INDIRECT_-1206891557'), (u'CALL_-1206928257', u'INDIRECT_-1206892148'), (u'INDIRECT_-1206874376', u'MULTIEQUAL_-1206876098'), (u'CAST_-1206872471', u'STORE_-1206930351'), ('tmp_10968', u'CBRANCH_-1206929199'), (u'MULTIEQUAL_-1206884351', u'MULTIEQUAL_-1206884345'), (u'INDIRECT_-1206897965', u'MULTIEQUAL_-1206899752'), (u'INDIRECT_-1206910873', u'MULTIEQUAL_-1206910453'), (u'MULTIEQUAL_-1206891782', u'MULTIEQUAL_-1206891729'), (u'INDIRECT_-1206911714', u'MULTIEQUAL_-1206909624'), (u'INDIRECT_-1206890891', u'MULTIEQUAL_-1206876026'), (u'CALLIND_-1206925019', u'INDIRECT_-1206893184'), (u'CALL_-1206932860', u'INDIRECT_-1206903535'), (u'MULTIEQUAL_-1206904770', u'MULTIEQUAL_-1206904745'), (u'STORE_-1206934385', u'INDIRECT_-1206905935'), (u'CALL_-1206930241', u'INDIRECT_-1206893830'), (u'CALL_-1206934114', u'INDIRECT_-1206894111'), (u'CAST_-1206878410', u'LOAD_-1206939214'), (u'INDIRECT_-1206909148', u'MULTIEQUAL_-1206908992'), (u'CALL_-1206938927', u'INDIRECT_-1206899488'), (u'INDIRECT_-1206891291', u'MULTIEQUAL_-1206892515'), (u'MULTIEQUAL_-1206902934', u'MULTIEQUAL_-1206903854'), (u'CALL_-1206930407', u'INDIRECT_-1206896526'), (u'CALL_-1206930927', u'INDIRECT_-1206909671'), (u'CALLIND_-1206925511', u'INDIRECT_-1206888811'), ('tmp_25370', u'CALL_-1206937142'), (u'CALL_-1206926063', u'INDIRECT_-1206906378'), (u'INDIRECT_-1206896307', u'MULTIEQUAL_-1206897399'), (u'CALL_-1206934888', u'INDIRECT_-1206900250'), (u'CALL_-1206928271', u'INDIRECT_-1206905353'), (u'CALL_-1206924612', u'INDIRECT_-1206907163'), (u'CALL_-1206928225', u'INDIRECT_-1206903051'), (u'CALL_-1206934274', u'INDIRECT_-1206889999'), (u'CALL_-1206927316', u'INDIRECT_-1206901843'), (u'MULTIEQUAL_-1206893171', u'MULTIEQUAL_-1206893129'), (u'MULTIEQUAL_-1206906837', u'MULTIEQUAL_-1206880937'), (u'CALL_-1206931745', u'INDIRECT_-1206904200'), (u'INDIRECT_-1206907676', u'MULTIEQUAL_-1206907401'), (u'INDIRECT_-1206895090', u'MULTIEQUAL_-1206892884'), (u'CALL_-1206936019', u'INDIRECT_-1206894361'), ('tmp_6646', u'BRANCH_-1206933223'), (u'INDIRECT_-1206898981', u'MULTIEQUAL_-1206898705'), (u'CALLIND_-1206938827', u'INDIRECT_-1206908255'), (u'INDIRECT_-1206899714', u'MULTIEQUAL_-1206908061'), (u'INDIRECT_-1206913405', u'MULTIEQUAL_-1206880214'), (u'MULTIEQUAL_-1206880931', u'MULTIEQUAL_-1206880193'), (u'INDIRECT_-1206900956', u'MULTIEQUAL_-1206900780'), (u'INDIRECT_-1206907918', u'MULTIEQUAL_-1206908908'), (u'CALL_-1206933711', u'INDIRECT_-1206894283'), (u'INDIRECT_-1206906970', u'MULTIEQUAL_-1206906822'), (u'MULTIEQUAL_-1206895148', u'MULTIEQUAL_-1206895124'), (u'INDIRECT_-1206902219', u'MULTIEQUAL_-1206903259'), (u'CALL_-1206929071', u'INDIRECT_-1206898439'), (u'STORE_-1206922815', u'INDIRECT_-1206902089'), (u'STORE_-1206928482', u'INDIRECT_-1206897458'), (u'CALL_-1206931183', u'INDIRECT_-1206895283'), (u'MULTIEQUAL_-1206892246', u'MULTIEQUAL_-1206892149'), (u'INDIRECT_-1206892246', u'MULTIEQUAL_-1206892149'), (u'MULTIEQUAL_-1206911421', u'MULTIEQUAL_-1206878105'), (u'CALL_-1206928772', u'INDIRECT_-1206901666'), (u'MULTIEQUAL_-1206903201', u'MULTIEQUAL_-1206903901'), (u'CALL_-1206931674', u'INDIRECT_-1206910591'), (u'MULTIEQUAL_-1206905012', u'MULTIEQUAL_-1206904993'), ('const-1230456', u'INT_NOTEQUAL_-1206931076'), (u'CALL_-1206927048', u'INDIRECT_-1206900322'), (u'INDIRECT_-1206898107', u'COPY_-1206879865'), (u'CALL_-1206921308', u'INDIRECT_-1206890866'), (u'CALLIND_-1206922636', u'INDIRECT_-1206901609'), (u'CALL_-1206929830', u'INDIRECT_-1206900762'), (u'CALL_-1206924661', u'INDIRECT_-1206905166'), (u'INDIRECT_-1206887251', u'MULTIEQUAL_-1206887111'), (u'INDIRECT_-1206895757', u'MULTIEQUAL_-1206895667'), (u'INDIRECT_-1206895148', u'MULTIEQUAL_-1206895794'), (u'INDIRECT_-1206905157', u'MULTIEQUAL_-1206905734'), (u'CALL_-1206928734', u'INDIRECT_-1206898283'), (u'CALL_-1206930506', u'INDIRECT_-1206909191'), (u'INDIRECT_-1206909370', u'COPY_-1206880237'), (u'CALL_-1206938131', u'INDIRECT_-1206884560'), (u'INDIRECT_-1206891949', u'MULTIEQUAL_-1206893795'), (u'CALL_-1206937875', u'INDIRECT_-1206892570'), (u'INDIRECT_-1206884363', u'MULTIEQUAL_-1206886118'), (u'CALL_-1206925460', u'INDIRECT_-1206895395'), (u'INDIRECT_-1206886694', u'MULTIEQUAL_-1206895041'), (u'INDIRECT_-1206886055', u'MULTIEQUAL_-1206885716'), (u'STORE_-1206924560', u'INDIRECT_-1206891898'), (u'MULTIEQUAL_-1206909527', u'MULTIEQUAL_-1206909508'), (u'CALL_-1206927048', u'INDIRECT_-1206894862'), (u'INDIRECT_-1206892183', u'MULTIEQUAL_-1206891960'), (u'MULTIEQUAL_-1206913981', u'MULTIEQUAL_-1206913966'), (u'CALL_-1206934396', u'INDIRECT_-1206902678'), (u'PTRADD_-1206878875', u'INT_NOTEQUAL_-1206935502'), (u'INDIRECT_-1206897375', u'MULTIEQUAL_-1206898179'), (u'MULTIEQUAL_-1206891667', u'MULTIEQUAL_-1206892050'), (u'INDIRECT_-1206910243', u'MULTIEQUAL_-1206910020'), (u'INT_AND_-1206930258', u'INT_OR_-1206930244'), (u'INDIRECT_-1206903061', u'MULTIEQUAL_-1206874124'), (u'CALL_-1206937414', u'INDIRECT_-1206906777'), (u'CALL_-1206929750', u'INDIRECT_-1206889420'), (u'INDIRECT_-1206901761', u'MULTIEQUAL_-1206902370'), (u'INDIRECT_-1206901298', u'MULTIEQUAL_-1206901025'), (u'INT_ADD_-1206929171', u'CAST_-1206872138'), (u'CALL_-1206926003', u'INDIRECT_-1206887446'), ('tmp_3601', u'CBRANCH_-1206935702'), (u'INDIRECT_-1206881178', u'MULTIEQUAL_-1206880200'), (u'INDIRECT_-1206895816', u'MULTIEQUAL_-1206895880'), (u'CALL_-1206935494', u'INDIRECT_-1206899083'), (u'CALL_-1206931128', u'INDIRECT_-1206899884'), (u'MULTIEQUAL_-1206909550', u'MULTIEQUAL_-1206910301'), (u'INDIRECT_-1206890363', u'MULTIEQUAL_-1206875907'), (u'MULTIEQUAL_-1206913180', u'INT_ADD_-1206930074'), (u'CALLIND_-1206924365', u'INDIRECT_-1206876742'), (u'CALL_-1206937430', u'INDIRECT_-1206891668'), (u'CALL_-1206921361', u'INDIRECT_-1206891314'), (u'CALL_-1206924704', u'INDIRECT_-1206898060'), (u'INDIRECT_-1206895901', u'MULTIEQUAL_-1206880911'), (u'INT_NOTEQUAL_-1206938939', u'CBRANCH_-1206938938'), (u'CALL_-1206935821', u'INDIRECT_-1206899260'), (u'INDIRECT_-1206902552', u'COPY_-1206879536'), (u'CALL_-1206930882', u'INDIRECT_-1206895158'), (u'INDIRECT_-1206902978', u'MULTIEQUAL_-1206897768'), (u'INDIRECT_-1206902181', u'MULTIEQUAL_-1206901990'), (u'CALL_-1206937729', u'INDIRECT_-1206906783'), (u'CALL_-1206938342', u'INDIRECT_-1206895795'), (u'INDIRECT_-1206904812', u'MULTIEQUAL_-1206906349'), (u'CALL_-1206929296', u'INDIRECT_-1206903796'), (u'INDIRECT_-1206896727', u'MULTIEQUAL_-1206896612'), (u'INDIRECT_-1206913965', u'MULTIEQUAL_-1206913583'), (u'CALLIND_-1206921359', u'INDIRECT_-1206875454'), (u'CALL_-1206928992', u'INDIRECT_-1206905543'), (u'MULTIEQUAL_-1206900465', u'MULTIEQUAL_-1206900485'), (u'CALL_-1206933998', u'INDIRECT_-1206894454'), (u'CALL_-1206931701', u'INDIRECT_-1206897881'), (u'INDIRECT_-1206890674', u'MULTIEQUAL_-1206890469'), (u'CALL_-1206929226', u'INDIRECT_-1206891575'), (u'INDIRECT_-1206899226', u'MULTIEQUAL_-1206895921'), (u'CALL_-1206921431', u'INDIRECT_-1206907919'), ('const-12', u'INT_ADD_-1206925315'), (u'INDIRECT_-1206893286', u'MULTIEQUAL_-1206893252'), (u'CALL_-1206924661', u'INDIRECT_-1206895926'), (u'INDIRECT_-1206898875', u'MULTIEQUAL_-1206898584'), (u'MULTIEQUAL_-1206906729', u'MULTIEQUAL_-1206906710'), (u'INDIRECT_-1206900373', u'COPY_-1206878511'), (u'STORE_-1206928482', u'INDIRECT_-1206901658'), (u'CALL_-1206930407', u'INDIRECT_-1206901146'), (u'LOAD_-1206923365', u'INT_EQUAL_-1206923341'), (u'MULTIEQUAL_-1206900075', u'MULTIEQUAL_-1206900025'), (u'INDIRECT_-1206909580', u'MULTIEQUAL_-1206909378'), (u'MULTIEQUAL_-1206911037', u'MULTIEQUAL_-1206880947'), (u'CALL_-1206928150', u'INDIRECT_-1206888687'), (u'STORE_-1206928588', u'INDIRECT_-1206909701'), (u'CALL_-1206927048', u'INDIRECT_-1206887722'), (u'CALLIND_-1206925453', u'INDIRECT_-1206893399'), (u'STORE_-1206928662', u'INDIRECT_-1206901347'), (u'INDIRECT_-1206901868', u'MULTIEQUAL_-1206902514'), (u'CALLIND_-1206925401', u'INDIRECT_-1206898412'), (u'STORE_-1206921743', u'INDIRECT_-1206890833'), (u'INDIRECT_-1206915598', u'MULTIEQUAL_-1206915512'), (u'INDIRECT_-1206892541', u'MULTIEQUAL_-1206880903'), (u'CALL_-1206928647', u'INDIRECT_-1206904960'), (u'CALL_-1206922556', u'INDIRECT_-1206875050'), (u'INDIRECT_-1206893811', u'MULTIEQUAL_-1206895035'), (u'CALL_-1206921722', u'INDIRECT_-1206883051'), (u'STORE_-1206929190', u'INDIRECT_-1206896526'), (u'CALL_-1206935821', u'INDIRECT_-1206890020'), (u'MULTIEQUAL_-1206880166', u'INT_NOTEQUAL_-1206937496'), (u'INDIRECT_-1206889986', u'MULTIEQUAL_-1206889664'), (u'STORE_-1206927248', u'INDIRECT_-1206890792'), ('const-1', u'COPY_-1206871685'), (u'CALL_-1206938958', u'INDIRECT_-1206892364'), (u'INDIRECT_-1206896916', u'MULTIEQUAL_-1206897420'), (u'STORE_-1206927241', u'INDIRECT_-1206904227'), ('const-433', u'LOAD_-1206873442'), (u'CALL_-1206938342', u'INDIRECT_-1206883693'), ('const-72', u'PTRSUB_-1206871854'), (u'CALL_-1206921264', u'INDIRECT_-1206898407'), (u'INDIRECT_-1206883477', u'MULTIEQUAL_-1206884770'), (u'STORE_-1206937920', u'INDIRECT_-1206902474'), (u'INDIRECT_-1206907790', u'MULTIEQUAL_-1206907574'), (u'CALL_-1206925831', u'INDIRECT_-1206907512'), (u'INDIRECT_-1206898101', u'MULTIEQUAL_-1206902181'), (u'STORE_-1206934436', u'INDIRECT_-1206899668'), (u'CALL_-1206930105', u'INDIRECT_-1206892555'), (u'INDIRECT_-1206913011', u'MULTIEQUAL_-1206912813'), (u'INDIRECT_-1206885639', u'MULTIEQUAL_-1206885217'), (u'MULTIEQUAL_-1206874094', u'MULTIEQUAL_-1206890223'), ('const-1185072', u'COPY_-1206924712'), (u'CALL_-1206928271', u'INDIRECT_-1206902413'), (u'CALL_-1206935851', u'INDIRECT_-1206896344'), (u'MULTIEQUAL_-1206874126', u'MULTIEQUAL_-1206903663'), (u'CALLIND_-1206921412', u'INDIRECT_-1206897126'), (u'INDIRECT_-1206893497', u'MULTIEQUAL_-1206893360'), (u'MULTIEQUAL_-1206892029', u'MULTIEQUAL_-1206892010'), (u'INDIRECT_-1206899473', u'MULTIEQUAL_-1206902905'), (u'CALL_-1206930394', u'INDIRECT_-1206891915'), (u'CALL_-1206937186', u'INDIRECT_-1206895431'), (u'CALL_-1206921264', u'INDIRECT_-1206900507'), (u'INDIRECT_-1206912998', u'MULTIEQUAL_-1206912900'), (u'CALL_-1206926063', u'INDIRECT_-1206890838'), (u'INDIRECT_-1206901175', u'MULTIEQUAL_-1206900341'), ('const-0', u'CALL_-1206921308'), (u'CALL_-1206934365', u'INDIRECT_-1206880893'), (u'INDIRECT_-1206912953', u'MULTIEQUAL_-1206913737'), (u'STORE_-1206934436', u'INDIRECT_-1206901768'), (u'INDIRECT_-1206900705', u'MULTIEQUAL_-1206900625'), (u'CALL_-1206937186', u'INDIRECT_-1206897951'), (u'INDIRECT_-1206893689', u'MULTIEQUAL_-1206894019'), (u'CALL_-1206931701', u'INDIRECT_-1206904601'), ('tmp_11302', u'CBRANCH_-1206931179'), (u'INDIRECT_-1206910566', u'MULTIEQUAL_-1206910453'), (u'INT_NOTEQUAL_-1206935011', u'CBRANCH_-1206935010'), (u'CALL_-1206930584', u'INDIRECT_-1206881094'), (u'INDIRECT_-1206893903', u'MULTIEQUAL_-1206894850'), (u'CALL_-1206924704', u'INDIRECT_-1206887560'), (u'INDIRECT_-1206894560', u'MULTIEQUAL_-1206894456'), (u'CALL_-1206929794', u'INDIRECT_-1206897380'), (u'INDIRECT_-1206904217', u'MULTIEQUAL_-1206904598'), (u'CALL_-1206935494', u'INDIRECT_-1206912943'), (u'INDIRECT_-1206904928', u'MULTIEQUAL_-1206905310'), (u'CALLIND_-1206925401', u'INDIRECT_-1206906392'), ('const-4096', u'COPY_-1206925095'), (u'MULTIEQUAL_-1206880179', u'MULTIEQUAL_-1206898821'), (u'INDIRECT_-1206898436', u'MULTIEQUAL_-1206898161'), (u'CALL_-1206926063', u'INDIRECT_-1206907638'), (u'STORE_-1206930873', u'INDIRECT_-1206904338'), (u'CALLIND_-1206924365', u'INDIRECT_-1206913358'), (u'INDIRECT_-1206895133', u'MULTIEQUAL_-1206894829'), (u'STORE_-1206930828', u'INDIRECT_-1206890875'), (u'INDIRECT_-1206912944', u'MULTIEQUAL_-1206912490'), (u'CALL_-1206939523', u'INDIRECT_-1206902693'), (u'STORE_-1206921840', u'INDIRECT_-1206905587'), (u'STORE_-1206937920', u'INDIRECT_-1206896174'), (u'INDIRECT_-1206904722', u'CAST_-1206872800'), (u'CALL_-1206929830', u'INDIRECT_-1206899082'), (u'INT_NOTEQUAL_-1206924620', u'CBRANCH_-1206924618'), (u'CALLIND_-1206931354', u'INDIRECT_-1206906208'), (u'INDIRECT_-1206893488', u'MULTIEQUAL_-1206893258'), (u'INDIRECT_-1206900158', u'COPY_-1206876964'), (u'CALLIND_-1206938189', u'INDIRECT_-1206905773'), ('const-24', u'PTRSUB_-1206876150'), (u'CALLIND_-1206922663', u'INDIRECT_-1206884405'), (u'CALL_-1206930228', u'INDIRECT_-1206906112'), (u'CALL_-1206934460', u'INDIRECT_-1206910281'), (u'STORE_-1206921596', u'INDIRECT_-1206905046'), (u'INDIRECT_-1206907502', u'MULTIEQUAL_-1206907325'), (u'CALL_-1206934862', u'INDIRECT_-1206909240'), (u'INT_EQUAL_-1206934123', u'CBRANCH_-1206934121'), (u'CALL_-1206937302', u'INDIRECT_-1206909790'), (u'INDIRECT_-1206886487', u'MULTIEQUAL_-1206885787'), (u'COPY_-1206875014', u'CALL_-1206927360'), (u'CALL_-1206932860', u'INDIRECT_-1206911515'), (u'INDIRECT_-1206903165', u'MULTIEQUAL_-1206903035'), (u'CALL_-1206921320', u'INDIRECT_-1206894556'), (u'STORE_-1206927241', u'INDIRECT_-1206886167'), (u'CALL_-1206931545', u'INDIRECT_-1206889523'), (u'CALL_-1206930105', u'INDIRECT_-1206905575'), (u'CALLIND_-1206925511', u'INDIRECT_-1206889231'), (u'STORE_-1206921840', u'INDIRECT_-1206905167'), (u'INDIRECT_-1206888968', u'MULTIEQUAL_-1206889350'), (u'INDIRECT_-1206908911', u'MULTIEQUAL_-1206910944'), (u'CALL_-1206929750', u'INDIRECT_-1206900340'), ('const-1171919', u'COPY_-1206874375'), (u'COPY_-1206873403', u'MULTIEQUAL_-1206916273'), ('const-433', u'LOAD_-1206937791'), (u'CALL_-1206930362', u'INDIRECT_-1206878013'), (u'CALL_-1206930157', u'INDIRECT_-1206887533'), (u'CALL_-1206929071', u'INDIRECT_-1206908519'), (u'INDIRECT_-1206905413', u'MULTIEQUAL_-1206904993'), (u'MULTIEQUAL_-1206903333', u'MULTIEQUAL_-1206903329'), (u'INDIRECT_-1206901759', u'MULTIEQUAL_-1206901539'), (u'INDIRECT_-1206901737', u'MULTIEQUAL_-1206902357'), ('const-433', u'LOAD_-1206923357'), (u'CALL_-1206922426', u'INDIRECT_-1206903738'), (u'CALL_-1206937302', u'INDIRECT_-1206896350'), ('const-0', u'COPY_-1206880018'), (u'CALL_-1206921431', u'INDIRECT_-1206888833'), ('const-0', u'COPY_-1206879667'), (u'STORE_-1206933497', u'INDIRECT_-1206911330'), (u'MULTIEQUAL_-1206889230', u'MULTIEQUAL_-1206889205'), (u'STORE_-1206930340', u'INDIRECT_-1206897948'), (u'MULTIEQUAL_-1206913216', u'MULTIEQUAL_-1206913210'), (u'CALL_-1206925831', u'INDIRECT_-1206889032'), (u'CALL_-1206921832', u'INDIRECT_-1206902060'), (u'CALL_-1206930476', u'INDIRECT_-1206906647'), (u'INDIRECT_-1206903761', u'MULTIEQUAL_-1206905279'), (u'CALL_-1206925831', u'INDIRECT_-1206907932'), (u'CALL_-1206934274', u'INDIRECT_-1206894619'), (u'CALLIND_-1206924378', u'INDIRECT_-1206895341'), (u'MULTIEQUAL_-1206906309', u'MULTIEQUAL_-1206906290'), (u'CALL_-1206938036', u'INDIRECT_-1206911133'), (u'MULTIEQUAL_-1206902817', u'MULTIEQUAL_-1206878085'), (u'INDIRECT_-1206893260', u'MULTIEQUAL_-1206894518'), (u'CALL_-1206927405', u'CALL_-1206927316'), (u'CALL_-1206925694', u'INDIRECT_-1206899454'), ('const-4294967295', u'INT_AND_-1206916068'), (u'INDIRECT_-1206896890', u'MULTIEQUAL_-1206896742'), (u'INDIRECT_-1206903253', u'MULTIEQUAL_-1206906264'), (u'CALL_-1206928677', u'INDIRECT_-1206895327'), (u'STORE_-1206933118', u'INDIRECT_-1206893060'), (u'INT_ADD_-1206923598', u'INT_SEXT_-1206923562'), (u'CALL_-1206930476', u'INDIRECT_-1206902447'), (u'CALL_-1206927048', u'INDIRECT_-1206886042'), (u'CAST_-1206871644', u'CALL_-1206928271'), ('tmp_22626', u'BRANCH_-1206921991'), (u'INDIRECT_-1206911170', u'MULTIEQUAL_-1206911022'), (u'CALL_-1206934018', u'INDIRECT_-1206901188'), (u'CALL_-1206926063', u'INDIRECT_-1206909924'), (u'MULTIEQUAL_-1206887045', u'MULTIEQUAL_-1206887025'), (u'CALL_-1206929385', u'INDIRECT_-1206904685'), (u'MULTIEQUAL_-1206886640', u'MULTIEQUAL_-1206886625'), (u'CALL_-1206924756', u'INDIRECT_-1206903124'), (u'MULTIEQUAL_-1206880138', u'MULTIEQUAL_-1206880113'), (u'INDIRECT_-1206892212', u'MULTIEQUAL_-1206893749'), (u'CALL_-1206930157', u'INDIRECT_-1206901813'), (u'CALL_-1206928150', u'INDIRECT_-1206900027'), (u'CALL_-1206921361', u'INDIRECT_-1206888374'), (u'CALL_-1206927017', u'INDIRECT_-1206903174'), (u'PTRSUB_-1206880999', u'LOAD_-1206929729'), (u'INDIRECT_-1206875786', u'MULTIEQUAL_-1206877109'), (u'INDIRECT_-1206902238', u'MULTIEQUAL_-1206902746'), (u'CALL_-1206930228', u'INDIRECT_-1206901492'), (u'CALL_-1206925860', u'INDIRECT_-1206904586'), (u'INDIRECT_-1206904597', u'MULTIEQUAL_-1206904209'), (u'INDIRECT_-1206910750', u'MULTIEQUAL_-1206910602'), (u'INDIRECT_-1206904302', u'MULTIEQUAL_-1206904099'), (u'INDIRECT_-1206898449', u'MULTIEQUAL_-1206898329'), (u'CALL_-1206934835', u'INDIRECT_-1206883006'), ('tmp_24045', u'BRANCH_-1206925074'), (u'INDIRECT_-1206896277', u'MULTIEQUAL_-1206896897'), (u'CALL_-1206937559', u'INDIRECT_-1206907525'), (u'CALL_-1206930228', u'INDIRECT_-1206903172'), (u'INDIRECT_-1206890119', u'MULTIEQUAL_-1206892709'), (u'CALL_-1206925860', u'INDIRECT_-1206888206'), (u'STORE_-1206925248', u'INDIRECT_-1206893940'), (u'MULTIEQUAL_-1206896530', u'MULTIEQUAL_-1206896459'), ('const--1', u'COPY_-1206924375'), (u'INDIRECT_-1206899753', u'MULTIEQUAL_-1206899449'), (u'MULTIEQUAL_-1206889650', u'MULTIEQUAL_-1206889012'), (u'CALL_-1206925604', u'INDIRECT_-1206907045'), (u'MULTIEQUAL_-1206886765', u'MULTIEQUAL_-1206886781'), (u'CALL_-1206923816', u'INDIRECT_-1206875892'), (u'INDIRECT_-1206895435', u'MULTIEQUAL_-1206895327'), (u'MULTIEQUAL_-1206913557', u'MULTIEQUAL_-1206880953'), (u'CALL_-1206938772', u'INDIRECT_-1206895208'), (u'CALL_-1206934888', u'INDIRECT_-1206902350'), (u'CALL_-1206933962', u'INDIRECT_-1206896954'), (u'CALL_-1206927360', u'INDIRECT_-1206893462'), (u'CALL_-1206928155', u'COPY_-1206871729'), (u'CALL_-1206925460', u'INDIRECT_-1206892455'), (u'CALL_-1206927093', u'INDIRECT_-1206889001'), (u'INDIRECT_-1206905057', u'MULTIEQUAL_-1206905438'), (u'INDIRECT_-1206893717', u'COPY_-1206879629'), (u'INDIRECT_-1206906758', u'MULTIEQUAL_-1206905078'), (u'MULTIEQUAL_-1206878071', u'MULTIEQUAL_-1206896185'), (u'INDIRECT_-1206888524', u'MULTIEQUAL_-1206888451'), (u'STORE_-1206933118', u'INDIRECT_-1206900620'), (u'CALL_-1206930241', u'INDIRECT_-1206891730'), (u'INDIRECT_-1206898175', u'MULTIEQUAL_-1206897730'), (u'CALL_-1206921308', u'INDIRECT_-1206884986'), (u'MULTIEQUAL_-1206894851', u'MULTIEQUAL_-1206894809'), (u'CALL_-1206928209', u'INDIRECT_-1206906801'), (u'CALL_-1206938975', u'INDIRECT_-1206884728'), (u'CALL_-1206933773', u'INDIRECT_-1206890546'), (u'STORE_-1206925221', u'INDIRECT_-1206901485'), (u'MULTIEQUAL_-1206896940', u'MULTIEQUAL_-1206896927'), (u'INDIRECT_-1206889211', u'MULTIEQUAL_-1206876022'), (u'CALL_-1206924756', u'INDIRECT_-1206886324'), (u'CALL_-1206931337', u'INDIRECT_-1206910310'), (u'CALL_-1206921832', u'INDIRECT_-1206886100'), (u'CALL_-1206933711', u'INDIRECT_-1206888403'), (u'CALL_-1206929866', u'INDIRECT_-1206892384'), (u'MULTIEQUAL_-1206904077', u'MULTIEQUAL_-1206878088'), (u'CALL_-1206933773', u'INDIRECT_-1206901046'), (u'CAST_-1206873223', u'COPY_-1206873403'), (u'CALL_-1206929830', u'INDIRECT_-1206907062'), (u'CALL_-1206931337', u'INDIRECT_-1206896030'), (u'CALL_-1206929866', u'INDIRECT_-1206901204'), (u'INDIRECT_-1206895867', u'MULTIEQUAL_-1206896402'), (u'INDIRECT_-1206906449', u'COPY_-1206880011'), (u'STORE_-1206928553', u'INDIRECT_-1206894140'), (u'CALL_-1206939039', u'INDIRECT_-1206911732'), (u'INDIRECT_-1206898034', u'MULTIEQUAL_-1206906381'), (u'LOAD_-1206934651', u'CAST_-1206874866'), (u'CALLIND_-1206925401', u'INDIRECT_-1206904712'), (u'COPY_-1206938688', u'MULTIEQUAL_-1206921201'), (u'INDIRECT_-1206884844', u'COPY_-1206879142'), (u'CALL_-1206931435', u'INDIRECT_-1206892817'), (u'STORE_-1206928446', u'INDIRECT_-1206907097'), (u'MULTIEQUAL_-1206911604', u'MULTIEQUAL_-1206910956'), (u'INDIRECT_-1206889877', u'MULTIEQUAL_-1206889705'), (u'CALL_-1206937446', u'INDIRECT_-1206891260'), (u'INDIRECT_-1206900798', u'MULTIEQUAL_-1206902498'), (u'CALL_-1206926003', u'INDIRECT_-1206897946'), ('const-0', u'PTRSUB_-1206880033'), (u'INDIRECT_-1206902067', u'MULTIEQUAL_-1206903259'), (u'CALL_-1206922325', u'INDIRECT_-1206882263'), (u'CALL_-1206934955', u'INDIRECT_-1206907595'), (u'CALL_-1206926116', u'INDIRECT_-1206894695'), (u'CALL_-1206931183', u'INDIRECT_-1206890243'), (u'CALL_-1206931539', u'INDIRECT_-1206913373'), (u'INDIRECT_-1206902635', u'MULTIEQUAL_-1206902556'), (u'INDIRECT_-1206902015', u'MULTIEQUAL_-1206901181'), (u'CALL_-1206932808', u'INDIRECT_-1206906438'), (u'CALL_-1206928690', u'INDIRECT_-1206912958'), (u'PTRSUB_-1206873368', u'LOAD_-1206925532'), (u'STORE_-1206928588', u'INDIRECT_-1206892901'), (u'MULTIEQUAL_-1206903818', u'MULTIEQUAL_-1206903789'), (u'CALL_-1206938975', u'INDIRECT_-1206915056'), (u'CALL_-1206930394', u'INDIRECT_-1206897795'), (u'MULTIEQUAL_-1206886134', u'MULTIEQUAL_-1206887054'), (u'CALL_-1206927418', u'INDIRECT_-1206897697'), (u'LOAD_-1206934651', u'CAST_-1206874134'), (u'CALL_-1206930556', u'INDIRECT_-1206892674'), (u'INDIRECT_-1206895988', u'MULTIEQUAL_-1206896634'), (u'MULTIEQUAL_-1206914431', u'MULTIEQUAL_-1206914397'), (u'INDIRECT_-1206897854', u'COPY_-1206878806'), (u'INDIRECT_-1206891616', u'MULTIEQUAL_-1206891680'), (u'INDIRECT_-1206895152', u'MULTIEQUAL_-1206896689'), (u'INDIRECT_-1206895051', u'MULTIEQUAL_-1206897084'), (u'CALL_-1206921447', u'INDIRECT_-1206874979'), (u'MULTIEQUAL_-1206874126', u'MULTIEQUAL_-1206904214'), (u'CALL_-1206929296', u'INDIRECT_-1206889936'), (u'CALL_-1206928257', u'INDIRECT_-1206895508'), (u'MULTIEQUAL_-1206906511', u'MULTIEQUAL_-1206907450'), (u'INDIRECT_-1206892480', u'MULTIEQUAL_-1206893409'), (u'INDIRECT_-1206915158', u'MULTIEQUAL_-1206914775'), (u'CALL_-1206924677', u'INDIRECT_-1206890899'), (u'MULTIEQUAL_-1206892507', u'MULTIEQUAL_-1206892890'), (u'INDIRECT_-1206903318', u'MULTIEQUAL_-1206905018'), (u'CALL_-1206921994', u'INDIRECT_-1206889097'), (u'CALL_-1206921459', u'INDIRECT_-1206882973'), (u'INT_EQUAL_-1206939472', u'CBRANCH_-1206939465'), (u'CALL_-1206929071', u'INDIRECT_-1206892139'), (u'CALL_-1206925783', u'INDIRECT_-1206891515'), (u'INDIRECT_-1206893425', u'MULTIEQUAL_-1206897561'), ('tmp_11816', u'CBRANCH_-1206928178'), (u'MULTIEQUAL_-1206874127', u'MULTIEQUAL_-1206904083'), (u'INDIRECT_-1206891207', u'MULTIEQUAL_-1206890809'), (u'CALLIND_-1206921344', u'INDIRECT_-1206898352'), (u'STORE_-1206937765', u'INDIRECT_-1206897778'), ('const-8', u'PTRADD_-1206871364'), (u'CALL_-1206935821', u'INDIRECT_-1206903880'), (u'CALL_-1206930882', u'INDIRECT_-1206893058'), (u'CALL_-1206928194', u'INDIRECT_-1206890806'), (u'CALL_-1206929145', u'INDIRECT_-1206903406'), (u'INDIRECT_-1206902720', u'MULTIEQUAL_-1206902670'), (u'CALL_-1206923816', u'CAST_-1206869836'), (u'CALL_-1206935766', u'INDIRECT_-1206890406'), (u'INDIRECT_-1206911120', u'MULTIEQUAL_-1206911070'), (u'INDIRECT_-1206908599', u'MULTIEQUAL_-1206911189'), (u'INDIRECT_-1206918840', u'MULTIEQUAL_-1206918672'), (u'INDIRECT_-1206901175', u'MULTIEQUAL_-1206900836'), (u'CALL_-1206934888', u'INDIRECT_-1206893950'), (u'INDIRECT_-1206881050', u'MULTIEQUAL_-1206874086'), (u'CALL_-1206921320', u'INDIRECT_-1206894976'), (u'MULTIEQUAL_-1206896906', u'MULTIEQUAL_-1206896879'), (u'MULTIEQUAL_-1206895025', u'MULTIEQUAL_-1206895005'), (u'STORE_-1206930340', u'INDIRECT_-1206909022'), (u'CALL_-1206926003', u'INDIRECT_-1206909892'), (u'CALLIND_-1206922636', u'INDIRECT_-1206886909'), (u'INDIRECT_-1206908169', u'MULTIEQUAL_-1206905844'), (u'CALL_-1206934862', u'INDIRECT_-1206897480'), (u'INDIRECT_-1206894254', u'MULTIEQUAL_-1206902601'), (u'INDIRECT_-1206897327', u'MULTIEQUAL_-1206899050'), (u'CALL_-1206927418', u'INDIRECT_-1206904417'), (u'MULTIEQUAL_-1206899227', u'MULTIEQUAL_-1206899610'), (u'MULTIEQUAL_-1206889472', u'MULTIEQUAL_-1206890659'), (u'CALL_-1206934018', u'INDIRECT_-1206908328'), (u'INDIRECT_-1206900797', u'MULTIEQUAL_-1206900707'), (u'CALL_-1206933711', u'INDIRECT_-1206904363'), (u'CALL_-1206927418', u'INDIRECT_-1206891817'), (u'MULTIEQUAL_-1206905407', u'CALL_-1206934365'), (u'INDIRECT_-1206899435', u'MULTIEQUAL_-1206898817'), (u'CALLIND_-1206925401', u'INDIRECT_-1206902612'), (u'INDIRECT_-1206899124', u'COPY_-1206879176'), (u'MULTIEQUAL_-1206883331', u'MULTIEQUAL_-1206884359'), (u'CALL_-1206929938', u'INDIRECT_-1206897888'), (u'CALL_-1206921832', u'INDIRECT_-1206890720'), (u'CALL_-1206932327', u'INDIRECT_-1206899134'), (u'CALL_-1206929202', u'INDIRECT_-1206887784'), (u'STORE_-1206934436', u'INDIRECT_-1206905968'), (u'CALL_-1206933962', u'INDIRECT_-1206888554'), (u'CALLIND_-1206921743', u'INDIRECT_-1206896553'), (u'CALL_-1206928601', u'INDIRECT_-1206899783'), (u'MULTIEQUAL_-1206889052', u'MULTIEQUAL_-1206890239'), (u'CALL_-1206936019', u'INDIRECT_-1206912841'), (u'INDIRECT_-1206887773', u'MULTIEQUAL_-1206891447'), (u'MULTIEQUAL_-1206906526', u'MULTIEQUAL_-1206906429'), (u'INDIRECT_-1206906526', u'MULTIEQUAL_-1206906429'), (u'INDIRECT_-1206906640', u'MULTIEQUAL_-1206906438'), (u'MULTIEQUAL_-1206893617', u'MULTIEQUAL_-1206892759'), ('tmp_21189', u'BRANCH_-1206922241'), (u'CALL_-1206925783', u'INDIRECT_-1206902855'), (u'MULTIEQUAL_-1206898586', u'MULTIEQUAL_-1206899381'), ('const-0', u'INT_EQUAL_-1206939397'), (u'CALL_-1206928331', u'INDIRECT_-1206912773'), (u'CALL_-1206934365', u'INDIRECT_-1206894675'), (u'MULTIEQUAL_-1206893355', u'MULTIEQUAL_-1206893305'), (u'INDIRECT_-1206886786', u'MULTIEQUAL_-1206886603'), (u'INDIRECT_-1206885019', u'MULTIEQUAL_-1206886538'), (u'STORE_-1206934436', u'INDIRECT_-1206908068'), (u'CALL_-1206925694', u'INDIRECT_-1206904914'), (u'MULTIEQUAL_-1206902387', u'MULTIEQUAL_-1206902368'), (u'INDIRECT_-1206899967', u'MULTIEQUAL_-1206901159'), (u'INDIRECT_-1206894607', u'MULTIEQUAL_-1206895142'), (u'INDIRECT_-1206899294', u'MULTIEQUAL_-1206899029'), (u'INDIRECT_-1206902446', u'COPY_-1206879418'), (u'CALL_-1206925432', u'INDIRECT_-1206888241'), (u'INDIRECT_-1206900825', u'MULTIEQUAL_-1206900920'), (u'CALL_-1206930105', u'INDIRECT_-1206887515'), (u'MULTIEQUAL_-1206904178', u'MULTIEQUAL_-1206904121'), (u'CALL_-1206934487', u'INDIRECT_-1206910294'), (u'STORE_-1206937788', u'INDIRECT_-1206910388'), (u'INDIRECT_-1206890154', u'MULTIEQUAL_-1206890700'), (u'INDIRECT_-1206887071', u'MULTIEQUAL_-1206876017'), (u'MULTIEQUAL_-1206900907', u'MULTIEQUAL_-1206901290'), (u'INDIRECT_-1206889864', u'MULTIEQUAL_-1206891447'), (u'MULTIEQUAL_-1206876053', u'MULTIEQUAL_-1206875935'), (u'CALL_-1206921459', u'INDIRECT_-1206894733'), (u'INDIRECT_-1206900081', u'MULTIEQUAL_-1206900690'), (u'CALL_-1206930394', u'INDIRECT_-1206901995'), (u'STORE_-1206928732', u'INDIRECT_-1206894669'), (u'MULTIEQUAL_-1206898345', u'MULTIEQUAL_-1206898329'), (u'INDIRECT_-1206891474', u'MULTIEQUAL_-1206891097'), (u'INDIRECT_-1206900895', u'MULTIEQUAL_-1206900787'), (u'INDIRECT_-1206877716', u'MULTIEQUAL_-1206879304'), ('const-8', u'PTRADD_-1206873203'), (u'INDIRECT_-1206902848', u'MULTIEQUAL_-1206902416'), (u'INDIRECT_-1206908111', u'MULTIEQUAL_-1206876068'), (u'INDIRECT_-1206902860', u'MULTIEQUAL_-1206904519'), (u'CALL_-1206932327', u'INDIRECT_-1206910474'), (u'STORE_-1206928662', u'INDIRECT_-1206903447'), (u'CALL_-1206932860', u'INDIRECT_-1206894715'), (u'PTRSUB_-1206874466', u'LOAD_-1206928276'), (u'INDIRECT_-1206893544', u'MULTIEQUAL_-1206893397'), (u'INDIRECT_-1206907833', u'MULTIEQUAL_-1206908996'), (u'CALL_-1206938310', u'INDIRECT_-1206891997'), (u'CALL_-1206925460', u'INDIRECT_-1206899175'), (u'CALL_-1206932359', u'INDIRECT_-1206909096'), (u'MULTIEQUAL_-1206894669', u'MULTIEQUAL_-1206894003'), (u'INDIRECT_-1206893084', u'MULTIEQUAL_-1206895552'), (u'INDIRECT_-1206902179', u'MULTIEQUAL_-1206901818'), (u'INDIRECT_-1206881907', u'MULTIEQUAL_-1206883099'), (u'CALL_-1206938900', u'INDIRECT_-1206904514'), (u'INDIRECT_-1206905417', u'MULTIEQUAL_-1206905245'), (u'INDIRECT_-1206906018', u'MULTIEQUAL_-1206906526'), (u'INDIRECT_-1206904687', u'MULTIEQUAL_-1206905222'), ('const-1185832', u'COPY_-1206930185'), (u'INDIRECT_-1206889587', u'MULTIEQUAL_-1206889542'), (u'CALL_-1206928150', u'INDIRECT_-1206887427'), (u'CALL_-1206930550', u'INDIRECT_-1206893680'), (u'CALL_-1206921459', u'INDIRECT_-1206901453'), (u'CALL_-1206930241', u'INDIRECT_-1206912310'), (u'CALL_-1206936019', u'INDIRECT_-1206905701'), (u'CALL_-1206924668', u'INDIRECT_-1206894748'), (u'CALL_-1206925432', u'INDIRECT_-1206885301'), (u'STORE_-1206928518', u'INDIRECT_-1206892859'), (u'INDIRECT_-1206889873', u'MULTIEQUAL_-1206893547'), (u'MULTIEQUAL_-1206896214', u'MULTIEQUAL_-1206897134'), (u'CALL_-1206921361', u'INDIRECT_-1206899294'), (u'CALL_-1206928734', u'INDIRECT_-1206909203'), (u'STORE_-1206928627', u'INDIRECT_-1206905106'), (u'CALL_-1206925460', u'INDIRECT_-1206894135'), ('const-0', u'CALL_-1206934835'), (u'CALL_-1206936047', u'INDIRECT_-1206894795'), (u'CALL_-1206930362', u'INDIRECT_-1206901118'), ('const-0', u'COPY_-1206931477'), (u'MULTIEQUAL_-1206885091', u'MULTIEQUAL_-1206886030'), (u'CALL_-1206925460', u'INDIRECT_-1206892035'), (u'CALL_-1206928150', u'INDIRECT_-1206901707'), (u'STORE_-1206932305', u'INDIRECT_-1206900557'), (u'INDIRECT_-1206896454', u'MULTIEQUAL_-1206897000'), (u'CALL_-1206924704', u'INDIRECT_-1206895540'), (u'CALL_-1206933594', u'INDIRECT_-1206903462'), (u'CALL_-1206937615', u'INDIRECT_-1206883615'), (u'MULTIEQUAL_-1206884960', u'MULTIEQUAL_-1206884945'), ('const-200', u'PTRSUB_-1206879607'), (u'INT_LESS_-1206921964', u'CBRANCH_-1206921973'), (u'STORE_-1206930329', u'INDIRECT_-1206896680'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206925154'), (u'INT_EQUAL_-1206921896', u'CBRANCH_-1206921891'), (u'INDIRECT_-1206892519', u'MULTIEQUAL_-1206876771'), (u'INDIRECT_-1206887465', u'MULTIEQUAL_-1206889252'), (u'CALL_-1206928709', u'INDIRECT_-1206896419'), (u'CALL_-1206928734', u'INDIRECT_-1206908783'), (u'CALL_-1206937446', u'INDIRECT_-1206897980'), (u'PTRSUB_-1206871769', u'CAST_-1206869011'), (u'INDIRECT_-1206907625', u'MULTIEQUAL_-1206909412'), ('const--4096', u'INT_AND_-1206927121'), (u'CALLIND_-1206925401', u'INT_SUB_-1206925357'), (u'MULTIEQUAL_-1206903015', u'MULTIEQUAL_-1206902965'), (u'STORE_-1206927231', u'INDIRECT_-1206888682'), (u'CALLIND_-1206921412', u'INDIRECT_-1206874861'), (u'INDIRECT_-1206907034', u'MULTIEQUAL_-1206906616'), (u'CALL_-1206930915', u'INDIRECT_-1206890561'), (u'PTRSUB_-1206879536', u'STORE_-1206928627'), (u'INDIRECT_-1206900704', u'MULTIEQUAL_-1206900631'), (u'CALL_-1206938772', u'INDIRECT_-1206895628'), ('const-8', u'INT_MULT_-1206923081'), (u'CALL_-1206924612', u'INDIRECT_-1206900443'), (u'INDIRECT_-1206887389', u'MULTIEQUAL_-1206887719'), (u'CAST_-1206871050', u'COPY_-1206871381'), (u'INDIRECT_-1206899643', u'MULTIEQUAL_-1206899277'), (u'STORE_-1206928697', u'INDIRECT_-1206893388'), (u'INDIRECT_-1206899011', u'MULTIEQUAL_-1206898871'), (u'MULTIEQUAL_-1206909390', u'MULTIEQUAL_-1206908752'), (u'CALL_-1206927316', u'INDIRECT_-1206906043'), (u'STORE_-1206924560', u'INDIRECT_-1206892318'), (u'INDIRECT_-1206891387', u'COPY_-1206879849'), (u'MULTIEQUAL_-1206888479', u'MULTIEQUAL_-1206888506'), (u'STORE_-1206930256', u'INDIRECT_-1206896806'), (u'INDIRECT_-1206893975', u'MULTIEQUAL_-1206893357'), (u'MULTIEQUAL_-1206890725', u'MULTIEQUAL_-1206890231'), (u'CALL_-1206928518', u'INDIRECT_-1206910173'), (u'STORE_-1206934385', u'INDIRECT_-1206899215'), (u'COPY_-1206926723', u'MULTIEQUAL_-1206918855'), (u'STORE_-1206924545', u'INDIRECT_-1206904488'), (u'CALL_-1206931797', u'INDIRECT_-1206901429'), (u'MULTIEQUAL_-1206910629', u'MULTIEQUAL_-1206909963'), (u'PTRSUB_-1206873613', u'CAST_-1206870607'), (u'CALL_-1206921844', u'INDIRECT_-1206888037'), (u'CALL_-1206925783', u'INDIRECT_-1206886895'), (u'CALL_-1206921832', u'INDIRECT_-1206875849'), (u'CALL_-1206932817', u'INDIRECT_-1206893046'), (u'CALL_-1206930274', u'INDIRECT_-1206896026'), (u'CALL_-1206929320', u'INDIRECT_-1206908417'), (u'INDIRECT_-1206890566', u'MULTIEQUAL_-1206890383'), (u'INDIRECT_-1206893834', u'MULTIEQUAL_-1206902181'), (u'INDIRECT_-1206902519', u'MULTIEQUAL_-1206902417'), (u'INDIRECT_-1206910024', u'MULTIEQUAL_-1206911607'), (u'CALL_-1206930550', u'INDIRECT_-1206897880'), (u'INDIRECT_-1206898446', u'MULTIEQUAL_-1206899885'), (u'INDIRECT_-1206881387', u'MULTIEQUAL_-1206881214'), (u'MULTIEQUAL_-1206904662', u'MULTIEQUAL_-1206904957'), (u'INDIRECT_-1206909929', u'MULTIEQUAL_-1206911219'), (u'CALL_-1206928382', u'INDIRECT_-1206888861'), (u'CALL_-1206930506', u'INDIRECT_-1206899111'), (u'STORE_-1206924909', u'INDIRECT_-1206903743'), (u'MULTIEQUAL_-1206891447', u'MULTIEQUAL_-1206891390'), (u'INDIRECT_-1206884071', u'MULTIEQUAL_-1206883734'), (u'INDIRECT_-1206897082', u'MULTIEQUAL_-1206901645'), (u'MULTIEQUAL_-1206886681', u'MULTIEQUAL_-1206889391'), (u'CALLIND_-1206922663', u'INDIRECT_-1206898265'), (u'INDIRECT_-1206892762', u'MULTIEQUAL_-1206894241'), (u'CALL_-1206929750', u'INDIRECT_-1206899920'), (u'INDIRECT_-1206892775', u'MULTIEQUAL_-1206892436'), (u'CALL_-1206929145', u'INDIRECT_-1206899626'), (u'INT_OR_-1206920361', u'STORE_-1206933497'), (u'STORE_-1206927248', u'INDIRECT_-1206906332'), (u'CALL_-1206924668', u'INDIRECT_-1206894328'), (u'MULTIEQUAL_-1206883592', u'MULTIEQUAL_-1206884779'), (u'STORE_-1206921830', u'INDIRECT_-1206898439'), (u'MULTIEQUAL_-1206910538', u'MULTIEQUAL_-1206910509'), (u'MULTIEQUAL_-1206887394', u'PTRADD_-1206878183'), ('const-8', u'PTRADD_-1206871344'), ('const-0', u'PTRSUB_-1206877330'), (u'CALL_-1206929019', u'INDIRECT_-1206895481'), (u'CALL_-1206930407', u'INDIRECT_-1206898626'), (u'CALL_-1206931337', u'CAST_-1206875673'), (u'INT_EQUAL_-1206930072', u'CBRANCH_-1206930070'), (u'MULTIEQUAL_-1206896487', u'MULTIEQUAL_-1206896473'), (u'CAST_-1206872127', u'LOAD_-1206929163'), (u'CALL_-1206934862', u'INDIRECT_-1206890340'), (u'CAST_-1206868825', u'CALL_-1206921361'), (u'CALL_-1206937302', u'INDIRECT_-1206906010'), (u'MULTIEQUAL_-1206892287', u'MULTIEQUAL_-1206892273'), (u'MULTIEQUAL_-1206873711', u'INT_ADD_-1206922624'), (u'INDIRECT_-1206907868', u'MULTIEQUAL_-1206908250'), (u'CALLIND_-1206921388', u'INDIRECT_-1206890761'), (u'STORE_-1206925221', u'INDIRECT_-1206884685'), (u'CALL_-1206928382', u'INDIRECT_-1206887601'), (u'CALL_-1206930311', u'INDIRECT_-1206901529'), (u'INDIRECT_-1206908293', u'MULTIEQUAL_-1206911304'), (u'CALL_-1206928690', u'INDIRECT_-1206895738'), (u'STORE_-1206925416', u'INDIRECT_-1206895283'), (u'STORE_-1206930846', u'INDIRECT_-1206895447'), (u'CALL_-1206930210', u'INDIRECT_-1206902712'), (u'CALL_-1206938927', u'INDIRECT_-1206909148'), (u'CALL_-1206931745', u'INDIRECT_-1206901260'), (u'STORE_-1206937696', u'INDIRECT_-1206908664'), (u'CALL_-1206930457', u'INDIRECT_-1206902181'), ('tmp_25370', u'PTRSUB_-1206878057'), (u'CALL_-1206929296', u'INDIRECT_-1206885736'), (u'LOAD_-1206927711', u'INT_EQUAL_-1206927696'), (u'MULTIEQUAL_-1206904886', u'MULTIEQUAL_-1206905681'), (u'INDIRECT_-1206903093', u'MULTIEQUAL_-1206902934'), (u'CALL_-1206921722', u'INDIRECT_-1206886831'), (u'STORE_-1206930846', u'INDIRECT_-1206898807'), (u'CALL_-1206933821', u'INDIRECT_-1206894350'), (u'INDIRECT_-1206910490', u'MULTIEQUAL_-1206910399'), (u'CALL_-1206922556', u'INDIRECT_-1206891601'), (u'INDIRECT_-1206878041', u'MULTIEQUAL_-1206877450'), ('const-0', u'CALL_-1206928621'), (u'INDIRECT_-1206897080', u'MULTIEQUAL_-1206896976'), (u'INT_ADD_-1206923598', u'INT_SUB_-1206923141'), (u'INDIRECT_-1206898220', u'MULTIEQUAL_-1206899847'), (u'INDIRECT_-1206894155', u'MULTIEQUAL_-1206893910'), (u'STORE_-1206928410', u'INDIRECT_-1206912116'), (u'CALL_-1206927833', u'INDIRECT_-1206900793'), (u'MULTIEQUAL_-1206909130', u'MULTIEQUAL_-1206909881'), (u'MULTIEQUAL_-1206897376', u'MULTIEQUAL_-1206897370'), (u'STORE_-1206933958', u'INDIRECT_-1206904426'), (u'LOAD_-1206921857', u'CAST_-1206869090'), (u'CALL_-1206921134', u'INDIRECT_-1206903340'), (u'CALL_-1206931797', u'INDIRECT_-1206901849'), (u'INDIRECT_-1206901517', u'MULTIEQUAL_-1206901658'), (u'CALL_-1206934274', u'INDIRECT_-1206897979'), (u'INDIRECT_-1206912796', u'MULTIEQUAL_-1206914389'), (u'CALL_-1206922316', u'INDIRECT_-1206900596'), (u'MULTIEQUAL_-1206915460', u'CALLIND_-1206938827'), (u'CAST_-1206869353', u'INT_LESSEQUAL_-1206922819'), (u'STORE_-1206928270', u'INDIRECT_-1206901886'), (u'INDIRECT_-1206890330', u'MULTIEQUAL_-1206890239'), (u'CALL_-1206930407', u'INDIRECT_-1206897786'), (u'LOAD_-1206929136', u'INT_ZEXT_-1206918167'), (u'INDIRECT_-1206893318', u'MULTIEQUAL_-1206888108'), ('tmp_25372', u'PTRSUB_-1206881230'), (u'INDIRECT_-1206908669', u'MULTIEQUAL_-1206909959'), (u'STORE_-1206928622', u'INDIRECT_-1206892664'), (u'INDIRECT_-1206898073', u'MULTIEQUAL_-1206897568'), (u'STORE_-1206922807', u'INDIRECT_-1206895385'), (u'INDIRECT_-1206896641', u'MULTIEQUAL_-1206898298'), (u'STORE_-1206921743', u'INDIRECT_-1206895033'), (u'INDIRECT_-1206908194', u'MULTIEQUAL_-1206907698'), (u'INDIRECT_-1206897139', u'MULTIEQUAL_-1206896919'), (u'INDIRECT_-1206903929', u'COPY_-1206880005'), (u'STORE_-1206928662', u'INDIRECT_-1206898827'), (u'CALL_-1206922316', u'INDIRECT_-1206883376'), (u'INDIRECT_-1206883607', u'MULTIEQUAL_-1206880896'), (u'INDIRECT_-1206886454', u'MULTIEQUAL_-1206886220'), (u'CALLIND_-1206921344', u'INDIRECT_-1206894152'), (u'INDIRECT_-1206918599', u'MULTIEQUAL_-1206918407'), (u'CALLIND_-1206921856', u'INDIRECT_-1206890316'), (u'INDIRECT_-1206898358', u'MULTIEQUAL_-1206898085'), (u'MULTIEQUAL_-1206891468', u'MULTIEQUAL_-1206894998'), ('tmp_25371', u'CALL_-1206931797'), (u'CALL_-1206928621', u'INDIRECT_-1206900346'), (u'MULTIEQUAL_-1206898587', u'MULTIEQUAL_-1206898573'), (u'CALL_-1206930457', u'INDIRECT_-1206895041'), ('tmp_5584', u'CBRANCH_-1206934049'), (u'INDIRECT_-1206892141', u'MULTIEQUAL_-1206892454'), (u'LOAD_-1206939632', u'INT_NOTEQUAL_-1206939611'), (u'COPY_-1206875238', u'CALL_-1206930476'), (u'INDIRECT_-1206895594', u'MULTIEQUAL_-1206895098'), (u'INDIRECT_-1206891084', u'MULTIEQUAL_-1206890855'), (u'INDIRECT_-1206911513', u'MULTIEQUAL_-1206909762'), (u'INDIRECT_-1206911557', u'MULTIEQUAL_-1206911528'), (u'INDIRECT_-1206900328', u'MULTIEQUAL_-1206900172'), (u'CALL_-1206925460', u'INDIRECT_-1206900435'), (u'INDIRECT_-1206909366', u'MULTIEQUAL_-1206910805'), (u'MULTIEQUAL_-1206888979', u'MULTIEQUAL_-1206888959'), (u'INDIRECT_-1206888975', u'MULTIEQUAL_-1206889779'), (u'STORE_-1206924934', u'INDIRECT_-1206899677'), (u'CALLIND_-1206921359', u'INDIRECT_-1206894945'), (u'CALL_-1206928331', u'INDIRECT_-1206911933'), (u'INDIRECT_-1206888589', u'MULTIEQUAL_-1206890435'), (u'INT_SEXT_-1206923562', u'INT_ADD_-1206872306'), (u'INDIRECT_-1206887168', u'MULTIEQUAL_-1206888734'), (u'CALL_-1206938975', u'INDIRECT_-1206893216'), (u'INDIRECT_-1206903846', u'MULTIEQUAL_-1206903524'), (u'INDIRECT_-1206907415', u'MULTIEQUAL_-1206906797'), (u'STORE_-1206921525', u'INDIRECT_-1206884847'), (u'STORE_-1206921596', u'INDIRECT_-1206898746'), (u'CALL_-1206937186', u'INDIRECT_-1206898371'), (u'STORE_-1206921567', u'INDIRECT_-1206882351'), (u'INDIRECT_-1206909124', u'MULTIEQUAL_-1206910377'), (u'MULTIEQUAL_-1206892233', u'MULTIEQUAL_-1206891532'), (u'INDIRECT_-1206889461', u'MULTIEQUAL_-1206889595'), (u'INDIRECT_-1206906357', u'MULTIEQUAL_-1206907353'), (u'CALLIND_-1206921412', u'INDIRECT_-1206899646'), (u'CALL_-1206930457', u'INDIRECT_-1206902601'), (u'INDIRECT_-1206907810', u'MULTIEQUAL_-1206907662'), (u'INDIRECT_-1206899074', u'MULTIEQUAL_-1206898869'), (u'INDIRECT_-1206887303', u'MULTIEQUAL_-1206889058'), (u'CALL_-1206924677', u'INDIRECT_-1206884179'), (u'INDIRECT_-1206902908', u'MULTIEQUAL_-1206902702'), (u'STORE_-1206922807', u'INDIRECT_-1206884045'), (u'INDIRECT_-1206890233', u'MULTIEQUAL_-1206893665'), (u'STORE_-1206937611', u'INDIRECT_-1206898114'), (u'CALL_-1206932817', u'INDIRECT_-1206906486'), (u'MULTIEQUAL_-1206911848', u'MULTIEQUAL_-1206911713'), (u'CALL_-1206928677', u'INDIRECT_-1206898267'), (u'INDIRECT_-1206893293', u'MULTIEQUAL_-1206893375'), (u'MULTIEQUAL_-1206873511', u'MULTIEQUAL_-1206873715'), (u'CALL_-1206921954', u'INDIRECT_-1206894954'), ('const-2', u'INT_LESS_-1206938383'), (u'STORE_-1206927241', u'INDIRECT_-1206897087'), (u'CALLIND_-1206925511', u'INDIRECT_-1206898051'), (u'INDIRECT_-1206898839', u'COPY_-1206880329'), (u'CALL_-1206928992', u'INDIRECT_-1206895883'), (u'STORE_-1206930256', u'INDIRECT_-1206895546'), (u'CALL_-1206928194', u'INDIRECT_-1206887026'), (u'INDIRECT_-1206908995', u'MULTIEQUAL_-1206908717'), (u'CALL_-1206921308', u'INDIRECT_-1206899266'), (u'CALLIND_-1206921372', u'INDIRECT_-1206892068'), ('tmp_25370', u'PTRSUB_-1206875996'), (u'CALL_-1206934955', u'INDIRECT_-1206904235'), (u'CALL_-1206937142', u'INDIRECT_-1206894152'), (u'INDIRECT_-1206891974', u'MULTIEQUAL_-1206889884'), (u'CALL_-1206928709', u'INDIRECT_-1206903139'), ('tmp_6137', u'CBRANCH_-1206933578'), (u'INDIRECT_-1206899985', u'MULTIEQUAL_-1206900080'), (u'INDIRECT_-1206898114', u'MULTIEQUAL_-1206897618'), (u'STORE_-1206928446', u'INDIRECT_-1206899117'), (u'MULTIEQUAL_-1206897105', u'MULTIEQUAL_-1206897125'), (u'INDIRECT_-1206901855', u'MULTIEQUAL_-1206901577'), (u'CALL_-1206929019', u'INDIRECT_-1206906821'), (u'CALL_-1206937446', u'INDIRECT_-1206908060'), (u'INDIRECT_-1206890058', u'MULTIEQUAL_-1206890566'), (u'CAST_-1206875333', u'CALL_-1206931142'), (u'INDIRECT_-1206910804', u'MULTIEQUAL_-1206912057'), (u'INDIRECT_-1206906526', u'MULTIEQUAL_-1206906343'), (u'CALL_-1206929902', u'INDIRECT_-1206879801'), (u'MULTIEQUAL_-1206909422', u'MULTIEQUAL_-1206909369'), (u'INDIRECT_-1206887212', u'MULTIEQUAL_-1206887054'), (u'CALL_-1206930394', u'INDIRECT_-1206905775'), (u'INDIRECT_-1206906220', u'MULTIEQUAL_-1206906018'), ('tmp_12439', u'BRANCH_-1206930323'), (u'CALL_-1206934396', u'INDIRECT_-1206918543'), (u'INDIRECT_-1206898932', u'MULTIEQUAL_-1206898783'), (u'CALL_-1206928518', u'INDIRECT_-1206907047'), (u'CALLIND_-1206921856', u'INDIRECT_-1206899556'), (u'INDIRECT_-1206899352', u'MULTIEQUAL_-1206899174'), (u'CAST_-1206870279', u'LOAD_-1206924899'), (u'MULTIEQUAL_-1206889346', u'MULTIEQUAL_-1206890141'), (u'CALL_-1206939005', u'INDIRECT_-1206909193'), (u'INDIRECT_-1206888994', u'MULTIEQUAL_-1206888789'), (u'CALL_-1206934098', u'INDIRECT_-1206908799'), (u'CALL_-1206938975', u'INDIRECT_-1206909176'), (u'STORE_-1206928662', u'INDIRECT_-1206908907'), (u'INDIRECT_-1206907894', u'MULTIEQUAL_-1206907689'), (u'INDIRECT_-1206899706', u'MULTIEQUAL_-1206901145'), (u'INDIRECT_-1206905426', u'MULTIEQUAL_-1206905036'), (u'MULTIEQUAL_-1206900928', u'INT_NEGATE_-1206939092'), (u'MULTIEQUAL_-1206895825', u'MULTIEQUAL_-1206895809'), (u'CALL_-1206930105', u'INDIRECT_-1206907675'), (u'MULTIEQUAL_-1206904519', u'MULTIEQUAL_-1206904499'), (u'INDIRECT_-1206888528', u'MULTIEQUAL_-1206888702'), (u'INDIRECT_-1206911419', u'MULTIEQUAL_-1206914921'), (u'CALL_-1206925831', u'INDIRECT_-1206893232'), (u'CALL_-1206938927', u'INDIRECT_-1206901168'), (u'CALL_-1206935851', u'INDIRECT_-1206912304'), (u'STORE_-1206933958', u'INDIRECT_-1206899386'), (u'CALL_-1206928257', u'INDIRECT_-1206911048'), (u'INDIRECT_-1206901955', u'MULTIEQUAL_-1206901510'), (u'STORE_-1206924919', u'INDIRECT_-1206906387'), (u'CALLIND_-1206938189', u'INDIRECT_-1206910813'), (u'INDIRECT_-1206900134', u'MULTIEQUAL_-1206908481'), (u'CALL_-1206931269', u'INDIRECT_-1206896007'), (u'INDIRECT_-1206899924', u'MULTIEQUAL_-1206899470'), (u'INDIRECT_-1206889920', u'MULTIEQUAL_-1206888873'), (u'CALL_-1206932271', u'INDIRECT_-1206896593'), (u'CALL_-1206930550', u'INDIRECT_-1206887380'), (u'CALL_-1206928382', u'INDIRECT_-1206891381'), (u'INDIRECT_-1206902834', u'MULTIEQUAL_-1206902600'), (u'INDIRECT_-1206898366', u'MULTIEQUAL_-1206904701'), (u'MULTIEQUAL_-1206895568', u'MULTIEQUAL_-1206895544'), (u'CALL_-1206928677', u'INDIRECT_-1206877262'), (u'INDIRECT_-1206897261', u'MULTIEQUAL_-1206901341'), (u'LOAD_-1206932425', u'INT_ADD_-1206932400'), (u'CALL_-1206937446', u'INDIRECT_-1206891680'), (u'STORE_-1206937696', u'INDIRECT_-1206911604'), (u'MULTIEQUAL_-1206902492', u'MULTIEQUAL_-1206902473'), (u'INDIRECT_-1206901418', u'MULTIEQUAL_-1206880925'), (u'CALL_-1206934835', u'INDIRECT_-1206892671'), (u'CALL_-1206924677', u'INDIRECT_-1206906019'), (u'INDIRECT_-1206910393', u'MULTIEQUAL_-1206909989'), (u'CALL_-1206930915', u'INDIRECT_-1206908621'), (u'CALLIND_-1206921743', u'INDIRECT_-1206888573'), ('const-0', u'PTRSUB_-1206871898'), (u'CALL_-1206938628', u'INDIRECT_-1206910454'), (u'INDIRECT_-1206902869', u'MULTIEQUAL_-1206904715'), (u'MULTIEQUAL_-1206915403', u'INT_EQUAL_-1206924956'), (u'STORE_-1206937772', u'INDIRECT_-1206914163'), (u'CALL_-1206928644', u'INDIRECT_-1206893557'), (u'STORE_-1206930351', u'INDIRECT_-1206897878'), (u'INDIRECT_-1206895192', u'MULTIEQUAL_-1206895034'), (u'CALL_-1206928150', u'INDIRECT_-1206880033'), (u'INDIRECT_-1206900546', u'MULTIEQUAL_-1206901985'), (u'CALL_-1206930362', u'INDIRECT_-1206888098'), (u'INDIRECT_-1206894824', u'MULTIEQUAL_-1206894751'), (u'INDIRECT_-1206904319', u'MULTIEQUAL_-1206905359'), (u'INDIRECT_-1206886641', u'MULTIEQUAL_-1206887250'), (u'CALL_-1206929529', u'INDIRECT_-1206913933'), (u'STORE_-1206928697', u'INDIRECT_-1206905148'), (u'INDIRECT_-1206900275', u'MULTIEQUAL_-1206899830'), (u'INDIRECT_-1206903741', u'MULTIEQUAL_-1206903875'), (u'MULTIEQUAL_-1206896392', u'COPY_-1206879048'), (u'INDIRECT_-1206899533', u'MULTIEQUAL_-1206899113'), (u'INDIRECT_-1206901041', u'MULTIEQUAL_-1206905121'), (u'CALL_-1206933125', u'INDIRECT_-1206880866'), (u'CALL_-1206929794', u'INDIRECT_-1206901580'), (u'INDIRECT_-1206894434', u'MULTIEQUAL_-1206894200'), (u'CALL_-1206928629', u'INDIRECT_-1206904417'), (u'MULTIEQUAL_-1206908657', u'COPY_-1206908780'), (u'STORE_-1206930340', u'INDIRECT_-1206906922'), (u'CALL_-1206928474', u'INDIRECT_-1206906608'), (u'INDIRECT_-1206898422', u'MULTIEQUAL_-1206898219'), (u'INDIRECT_-1206881050', u'MULTIEQUAL_-1206881428'), (u'MULTIEQUAL_-1206888234', u'MULTIEQUAL_-1206890645'), (u'CALL_-1206924704', u'INDIRECT_-1206899740'), (u'MULTIEQUAL_-1206894605', u'MULTIEQUAL_-1206894585'), (u'STORE_-1206937920', u'INDIRECT_-1206910874'), (u'CALL_-1206931674', u'INDIRECT_-1206888331'), ('tmp_25371', u'CAST_-1206876869'), (u'STORE_-1206933958', u'INDIRECT_-1206891826'), (u'INDIRECT_-1206891801', u'MULTIEQUAL_-1206895881'), (u'CALL_-1206928271', u'INDIRECT_-1206895693'), (u'LOAD_-1206928796', u'PTRSUB_-1206879488'), (u'INDIRECT_-1206893779', u'MULTIEQUAL_-1206893418'), (u'INDIRECT_-1206905576', u'MULTIEQUAL_-1206905301'), (u'CALL_-1206930311', u'INDIRECT_-1206894809'), (u'INDIRECT_-1206892765', u'COPY_-1206880092'), (u'CALL_-1206921431', u'INDIRECT_-1206875305'), (u'INDIRECT_-1206897891', u'MULTIEQUAL_-1206897693'), (u'INDIRECT_-1206903069', u'MULTIEQUAL_-1206902949'), (u'CALL_-1206931142', u'INDIRECT_-1206896341'), (u'MULTIEQUAL_-1206887290', u'MULTIEQUAL_-1206888041'), (u'CALL_-1206930157', u'INDIRECT_-1206887113'), (u'INDIRECT_-1206902266', u'MULTIEQUAL_-1206903659'), (u'INDIRECT_-1206908847', u'MULTIEQUAL_-1206913101'), (u'INDIRECT_-1206898551', u'MULTIEQUAL_-1206899417'), (u'INDIRECT_-1206881114', u'MULTIEQUAL_-1206880987'), (u'INDIRECT_-1206891106', u'COPY_-1206879391'), (u'CALL_-1206935494', u'INDIRECT_-1206881858'), (u'STORE_-1206922807', u'INDIRECT_-1206886565'), (u'INDIRECT_-1206884349', u'MULTIEQUAL_-1206884014'), (u'CALL_-1206930636', u'INDIRECT_-1206909936'), (u'CALL_-1206928629', u'CAST_-1206876927'), (u'MULTIEQUAL_-1206906147', u'MULTIEQUAL_-1206906133'), (u'CALL_-1206929974', u'INDIRECT_-1206892030'), (u'CALL_-1206939523', u'INDIRECT_-1206901433'), (u'INDIRECT_-1206899926', u'COPY_-1206879412'), (u'CALL_-1206937414', u'INDIRECT_-1206900057'), (u'CALL_-1206925799', u'INDIRECT_-1206887747'), (u'CALL_-1206923816', u'INDIRECT_-1206892697'), (u'CALLIND_-1206921344', u'INDIRECT_-1206889952'), (u'MULTIEQUAL_-1206880181', u'MULTIEQUAL_-1206899661'), (u'CALL_-1206928621', u'INDIRECT_-1206890686'), ('const-433', u'LOAD_-1206930719'), (u'MULTIEQUAL_-1206893347', u'MULTIEQUAL_-1206893730'), (u'INDIRECT_-1206905547', u'MULTIEQUAL_-1206906639'), (u'CALL_-1206931545', u'INDIRECT_-1206902963'), (u'INDIRECT_-1206888118', u'MULTIEQUAL_-1206888031'), (u'INDIRECT_-1206902325', u'MULTIEQUAL_-1206902195'), (u'MULTIEQUAL_-1206896119', u'MULTIEQUAL_-1206896119'), (u'MULTIEQUAL_-1206905779', u'MULTIEQUAL_-1206906221'), (u'INDIRECT_-1206901818', u'MULTIEQUAL_-1206902326'), (u'CALL_-1206927316', u'INDIRECT_-1206891343'), (u'MULTIEQUAL_-1206891867', u'MULTIEQUAL_-1206891853'), (u'STORE_-1206928270', u'INDIRECT_-1206891386'), (u'INDIRECT_-1206885346', u'MULTIEQUAL_-1206891681'), (u'INDIRECT_-1206912686', u'MULTIEQUAL_-1206912488'), (u'CALL_-1206930105', u'INDIRECT_-1206886255'), (u'MULTIEQUAL_-1206905757', u'MULTIEQUAL_-1206878092'), (u'INDIRECT_-1206892408', u'MULTIEQUAL_-1206892202'), (u'INDIRECT_-1206895973', u'MULTIEQUAL_-1206895468'), (u'INDIRECT_-1206912553', u'MULTIEQUAL_-1206911945'), (u'STORE_-1206928270', u'INDIRECT_-1206885926'), (u'CALLIND_-1206925046', u'INDIRECT_-1206905800'), (u'MULTIEQUAL_-1206892478', u'MULTIEQUAL_-1206892449'), (u'CALL_-1206929385', u'INDIRECT_-1206903425'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871775'), (u'INDIRECT_-1206905067', u'MULTIEQUAL_-1206909321'), (u'INDIRECT_-1206894940', u'MULTIEQUAL_-1206896198'), (u'STORE_-1206921830', u'INDIRECT_-1206883739'), (u'CALL_-1206938725', u'INDIRECT_-1206900011'), (u'CALL_-1206929529', u'INDIRECT_-1206905533'), (u'STORE_-1206930351', u'INDIRECT_-1206902078'), (u'CALL_-1206937615', u'INDIRECT_-1206906720'), (u'MULTIEQUAL_-1206883759', u'MULTIEQUAL_-1206883723'), (u'CALL_-1206922426', u'INDIRECT_-1206897438'), (u'CALL_-1206938694', u'INDIRECT_-1206896211'), (u'INDIRECT_-1206888777', u'MULTIEQUAL_-1206889354'), (u'STORE_-1206930175', u'INDIRECT_-1206894666'), (u'MULTIEQUAL_-1206874142', u'MULTIEQUAL_-1206910383'), (u'MULTIEQUAL_-1206896992', u'MULTIEQUAL_-1206896976'), (u'MULTIEQUAL_-1206885619', u'MULTIEQUAL_-1206884591'), (u'MULTIEQUAL_-1206881473', u'MULTIEQUAL_-1206881438'), (u'MULTIEQUAL_-1206893165', u'MULTIEQUAL_-1206893159'), (u'MULTIEQUAL_-1206909265', u'MULTIEQUAL_-1206909249'), (u'INDIRECT_-1206886947', u'MULTIEQUAL_-1206888139'), (u'CALL_-1206928152', u'INDIRECT_-1206897111'), (u'INDIRECT_-1206896252', u'MULTIEQUAL_-1206896097'), (u'CALL_-1206929226', u'INDIRECT_-1206899975'), (u'STORE_-1206924934', u'INDIRECT_-1206894217'), (u'CALL_-1206934081', u'CAST_-1206874977'), (u'INDIRECT_-1206902995', u'MULTIEQUAL_-1206902887'), ('const-8', u'PTRADD_-1206871322'), (u'INDIRECT_-1206898223', u'MULTIEQUAL_-1206899978'), (u'INDIRECT_-1206901217', u'MULTIEQUAL_-1206901127'), (u'CALL_-1206926003', u'INDIRECT_-1206885766'), (u'CALL_-1206924612', u'INDIRECT_-1206897503'), (u'INDIRECT_-1206895597', u'MULTIEQUAL_-1206895568'), (u'MULTIEQUAL_-1206909033', u'MULTIEQUAL_-1206908945'), (u'STORE_-1206921852', u'INDIRECT_-1206892997'), (u'STORE_-1206935460', u'INDIRECT_-1206890977'), (u'CALL_-1206928644', u'INDIRECT_-1206885577'), (u'MULTIEQUAL_-1206909693', u'COPY_-1206869217'), (u'STORE_-1206928482', u'INDIRECT_-1206897878'), (u'CALL_-1206921994', u'INDIRECT_-1206883637'), (u'CAST_-1206868258', u'CALL_-1206925432'), (u'CALLIND_-1206929135', u'INDIRECT_-1206894698'), (u'CALL_-1206924677', u'INDIRECT_-1206903919'), (u'MULTIEQUAL_-1206889399', u'MULTIEQUAL_-1206889399'), (u'CALL_-1206933594', u'INDIRECT_-1206888342'), (u'CALL_-1206928209', u'INDIRECT_-1206901761'), (u'STORE_-1206928410', u'INDIRECT_-1206896996'), (u'CALL_-1206934963', u'INDIRECT_-1206881556'), (u'INDIRECT_-1206915464', u'MULTIEQUAL_-1206915010'), (u'CALL_-1206930086', u'INDIRECT_-1206908265'), (u'CALL_-1206933125', u'INDIRECT_-1206899434'), (u'CALLIND_-1206925511', u'INDIRECT_-1206887131'), (u'CALL_-1206934081', u'INDIRECT_-1206910468'), (u'INDIRECT_-1206904736', u'MULTIEQUAL_-1206904461'), ('tmp_18104', u'BRANCH_-1206922581'), (u'MULTIEQUAL_-1206896192', u'MULTIEQUAL_-1206896173'), (u'CALL_-1206930556', u'INDIRECT_-1206891414'), (u'INDIRECT_-1206908037', u'MULTIEQUAL_-1206909033'), (u'COPY_-1206869892', u'PTRADD_-1206871322'), (u'MULTIEQUAL_-1206899477', u'MULTIEQUAL_-1206899460'), (u'INDIRECT_-1206902226', u'MULTIEQUAL_-1206909321'), (u'CALL_-1206932817', u'INDIRECT_-1206905226'), (u'INDIRECT_-1206878890', u'MULTIEQUAL_-1206878799'), (u'INDIRECT_-1206899281', u'COPY_-1206874465'), (u'MULTIEQUAL_-1206877467', u'MULTIEQUAL_-1206877052'), (u'CALL_-1206921264', u'INDIRECT_-1206888327'), (u'STORE_-1206928732', u'INDIRECT_-1206904749'), (u'INDIRECT_-1206878131', u'MULTIEQUAL_-1206881632'), (u'INDIRECT_-1206880116', u'MULTIEQUAL_-1206880589'), (u'CALL_-1206933594', u'INDIRECT_-1206893802'), (u'COPY_-1206874404', u'CALL_-1206928518'), (u'INDIRECT_-1206900872', u'COPY_-1206879532'), (u'INDIRECT_-1206901978', u'MULTIEQUAL_-1206901891'), (u'STORE_-1206927241', u'INDIRECT_-1206889527'), (u'INDIRECT_-1206911273', u'MULTIEQUAL_-1206912057'), (u'PTRADD_-1206871751', u'LOAD_-1206921924'), (u'CALL_-1206930210', u'INDIRECT_-1206900612'), (u'STORE_-1206924919', u'INDIRECT_-1206885807'), (u'INDIRECT_-1206901109', u'MULTIEQUAL_-1206902399'), (u'INDIRECT_-1206903680', u'MULTIEQUAL_-1206903409'), (u'STORE_-1206937696', u'INDIRECT_-1206903624'), (u'CALL_-1206931142', u'INDIRECT_-1206902641'), (u'MULTIEQUAL_-1206886732', u'COPY_-1206879025'), (u'INDIRECT_-1206902420', u'MULTIEQUAL_-1206904047'), (u'MULTIEQUAL_-1206891905', u'MULTIEQUAL_-1206891899'), (u'MULTIEQUAL_-1206918728', u'MULTIEQUAL_-1206918672'), (u'CALL_-1206937559', u'INT_EQUAL_-1206937545'), (u'INDIRECT_-1206906415', u'COPY_-1206878958'), (u'STORE_-1206933958', u'INDIRECT_-1206908206'), (u'INDIRECT_-1206890073', u'MULTIEQUAL_-1206889914'), (u'INDIRECT_-1206881887', u'MULTIEQUAL_-1206881711'), (u'CALL_-1206937142', u'INDIRECT_-1206906752'), (u'CALL_-1206930915', u'INDIRECT_-1206897281'), ('const-16', u'INT_AND_-1206931143'), (u'INDIRECT_-1206905896', u'MULTIEQUAL_-1206905960'), (u'INDIRECT_-1206902202', u'MULTIEQUAL_-1206901941'), (u'LOAD_-1206928261', u'INT_EQUAL_-1206928234'), (u'INDIRECT_-1206878437', u'MULTIEQUAL_-1206881101'), (u'CALL_-1206938232', u'INDIRECT_-1206910423'), (u'STORE_-1206928627', u'INDIRECT_-1206907626'), (u'CALLIND_-1206921743', u'INDIRECT_-1206895293'), (u'CALL_-1206933594', u'INDIRECT_-1206900102'), (u'CALL_-1206921320', u'INDIRECT_-1206889936'), (u'CALLIND_-1206921856', u'INDIRECT_-1206903756'), (u'INDIRECT_-1206907623', u'MULTIEQUAL_-1206907257'), (u'INDIRECT_-1206880812', u'MULTIEQUAL_-1206882442'), (u'CALL_-1206928357', u'INDIRECT_-1206898508'), (u'MULTIEQUAL_-1206880166', u'MULTIEQUAL_-1206893361'), (u'MULTIEQUAL_-1206911889', u'MULTIEQUAL_-1206911223'), (u'MULTIEQUAL_-1206897799', u'MULTIEQUAL_-1206897453'), (u'INDIRECT_-1206895693', u'MULTIEQUAL_-1206895289'), (u'MULTIEQUAL_-1206896285', u'MULTIEQUAL_-1206896265'), (u'STORE_-1206928482', u'INDIRECT_-1206896198'), (u'MULTIEQUAL_-1206918047', u'MULTIEQUAL_-1206917981'), (u'CALL_-1206933125', u'INDIRECT_-1206907414'), (u'CALL_-1206928209', u'INDIRECT_-1206899661'), (u'INDIRECT_-1206907888', u'MULTIEQUAL_-1206907456'), (u'INDIRECT_-1206899524', u'MULTIEQUAL_-1206901107'), (u'MULTIEQUAL_-1206876767', u'MULTIEQUAL_-1206890619'), ('const-1184784', u'COPY_-1206876139'), (u'INDIRECT_-1206887481', u'MULTIEQUAL_-1206887290'), (u'CALLIND_-1206925019', u'INDIRECT_-1206899064'), (u'INDIRECT_-1206897983', u'MULTIEQUAL_-1206898649'), (u'MULTIEQUAL_-1206902229', u'CAST_-1206874014'), (u'MULTIEQUAL_-1206896771', u'MULTIEQUAL_-1206897799'), (u'CALL_-1206932860', u'INDIRECT_-1206906475'), (u'INDIRECT_-1206896925', u'MULTIEQUAL_-1206896845'), (u'INDIRECT_-1206905735', u'MULTIEQUAL_-1206905290'), (u'INDIRECT_-1206887537', u'MULTIEQUAL_-1206890231'), (u'INDIRECT_-1206887481', u'MULTIEQUAL_-1206888090'), (u'INDIRECT_-1206892025', u'MULTIEQUAL_-1206891989'), (u'CAST_-1206874155', u'CALL_-1206930927'), (u'INDIRECT_-1206902376', u'MULTIEQUAL_-1206902880'), (u'INDIRECT_-1206905697', u'MULTIEQUAL_-1206905290'), (u'STORE_-1206927231', u'INDIRECT_-1206896242'), (u'INDIRECT_-1206889754', u'MULTIEQUAL_-1206874099'), (u'CALL_-1206928331', u'INDIRECT_-1206890933'), (u'INDIRECT_-1206905003', u'MULTIEQUAL_-1206904908'), (u'INDIRECT_-1206908026', u'MULTIEQUAL_-1206907834'), ('const-8193', u'INT_LESS_-1206930464'), (u'INDIRECT_-1206883837', u'MULTIEQUAL_-1206883700'), (u'INDIRECT_-1206909470', u'MULTIEQUAL_-1206909254'), (u'CALL_-1206921361', u'INDIRECT_-1206902234'), (u'INDIRECT_-1206892052', u'MULTIEQUAL_-1206891897'), (u'INDIRECT_-1206875266', u'MULTIEQUAL_-1206875066'), (u'CALLIND_-1206938827', u'INDIRECT_-1206911195'), (u'LOAD_-1206931068', u'INT_ADD_-1206927724'), (u'CALL_-1206924756', u'INDIRECT_-1206888424'), (u'CALL_-1206928647', u'INDIRECT_-1206901180'), (u'CALL_-1206928668', u'INDIRECT_-1206905328'), (u'STORE_-1206934224', u'INDIRECT_-1206891980'), (u'INDIRECT_-1206901984', u'MULTIEQUAL_-1206903237'), (u'MULTIEQUAL_-1206909929', u'MULTIEQUAL_-1206909927'), (u'INDIRECT_-1206903940', u'MULTIEQUAL_-1206903701'), (u'CALL_-1206934963', u'INDIRECT_-1206889541'), (u'CALL_-1206935851', u'INDIRECT_-1206889624'), (u'INDIRECT_-1206891577', u'MULTIEQUAL_-1206891189'), (u'CALL_-1206930228', u'INDIRECT_-1206907372'), (u'CALL_-1206921431', u'INDIRECT_-1206890093'), (u'INDIRECT_-1206907328', u'MULTIEQUAL_-1206908894'), (u'INDIRECT_-1206891600', u'MULTIEQUAL_-1206890553'), (u'MULTIEQUAL_-1206885994', u'MULTIEQUAL_-1206885990'), (u'CALLIND_-1206921372', u'INDIRECT_-1206894168'), (u'CALL_-1206936019', u'INDIRECT_-1206892681'), (u'CALLIND_-1206938827', u'INDIRECT_-1206909095'), (u'INDIRECT_-1206911375', u'MULTIEQUAL_-1206911130'), (u'CAST_-1206871384', u'COPY_-1206871784'), (u'LOAD_-1206923076', u'SUBPIECE_-1206914335'), ('tmp_204', u'CBRANCH_-1206939577'), ('const-0', u'CALL_-1206937186'), (u'CALL_-1206921994', u'INDIRECT_-1206893717'), (u'CALLIND_-1206921884', u'INDIRECT_-1206905452'), (u'CALL_-1206925783', u'INDIRECT_-1206889835'), (u'INT_MULT_-1206935898', u'CALL_-1206935766'), (u'STORE_-1206930846', u'INDIRECT_-1206900907'), (u'INDIRECT_-1206912140', u'MULTIEQUAL_-1206912024'), (u'CALL_-1206921832', u'INDIRECT_-1206902480'), (u'CALL_-1206929866', u'INDIRECT_-1206897424'), (u'CALL_-1206924668', u'INDIRECT_-1206876937'), (u'MULTIEQUAL_-1206903753', u'MULTIEQUAL_-1206903749'), (u'MULTIEQUAL_-1206900188', u'MULTIEQUAL_-1206897181'), (u'CALL_-1206933962', u'INDIRECT_-1206908294'), (u'INDIRECT_-1206886844', u'MULTIEQUAL_-1206886771'), (u'INDIRECT_-1206909148', u'MULTIEQUAL_-1206908716'), (u'CALL_-1206927418', u'INDIRECT_-1206889717'), (u'MULTIEQUAL_-1206905699', u'MULTIEQUAL_-1206905726'), (u'CALL_-1206937186', u'INDIRECT_-1206891651'), (u'CALL_-1206929226', u'INDIRECT_-1206877290'), (u'INDIRECT_-1206878982', u'MULTIEQUAL_-1206878890'), (u'CALL_-1206930407', u'INDIRECT_-1206895266'), (u'CALL_-1206939523', u'INDIRECT_-1206915713'), (u'CALL_-1206933711', u'INDIRECT_-1206908143'), (u'INDIRECT_-1206897460', u'COPY_-1206878623'), (u'INDIRECT_-1206893716', u'MULTIEQUAL_-1206893780'), (u'CALL_-1206921447', u'INDIRECT_-1206902284'), (u'INDIRECT_-1206905060', u'MULTIEQUAL_-1206904956'), (u'CALL_-1206929226', u'INDIRECT_-1206886535'), (u'CALLIND_-1206922636', u'INDIRECT_-1206887749'), (u'INDIRECT_-1206892234', u'MULTIEQUAL_-1206891967'), (u'INDIRECT_-1206892155', u'MULTIEQUAL_-1206891864'), (u'CALL_-1206927405', u'INDIRECT_-1206888869'), ('tmp_25371', u'CALL_-1206932359'), (u'CALL_-1206928667', u'INDIRECT_-1206904860'), (u'INDIRECT_-1206905744', u'MULTIEQUAL_-1206905671'), (u'INDIRECT_-1206886974', u'MULTIEQUAL_-1206887378'), (u'STORE_-1206932486', u'INDIRECT_-1206902967'), (u'CALLIND_-1206921359', u'INDIRECT_-1206898305'), (u'INDIRECT_-1206917440', u'MULTIEQUAL_-1206876820'), (u'CALLIND_-1206922663', u'INDIRECT_-1206882305'), (u'INDIRECT_-1206895938', u'MULTIEQUAL_-1206896446'), (u'MULTIEQUAL_-1206909559', u'MULTIEQUAL_-1206909545'), (u'INDIRECT_-1206890397', u'MULTIEQUAL_-1206891393'), (u'INDIRECT_-1206903744', u'COPY_-1206879187'), (u'CALL_-1206929938', u'INDIRECT_-1206887808'), (u'INDIRECT_-1206883205', u'MULTIEQUAL_-1206883169'), (u'INDIRECT_-1206899138', u'MULTIEQUAL_-1206899040'), (u'CALL_-1206922426', u'INDIRECT_-1206887358'), (u'INDIRECT_-1206906575', u'MULTIEQUAL_-1206905957'), (u'INDIRECT_-1206890713', u'MULTIEQUAL_-1206894387'), (u'INDIRECT_-1206902435', u'MULTIEQUAL_-1206902096'), (u'STORE_-1206921830', u'INDIRECT_-1206885839'), (u'INDIRECT_-1206886339', u'MULTIEQUAL_-1206888929'), (u'INDIRECT_-1206907480', u'MULTIEQUAL_-1206909139'), (u'INDIRECT_-1206897751', u'MULTIEQUAL_-1206880913'), (u'MULTIEQUAL_-1206906154', u'MULTIEQUAL_-1206906150'), (u'STORE_-1206924919', u'INDIRECT_-1206895467'), (u'STORE_-1206930873', u'INDIRECT_-1206897618'), (u'INDIRECT_-1206914410', u'MULTIEQUAL_-1206912204'), (u'CALL_-1206931773', u'INDIRECT_-1206895950'), (u'CALL_-1206929320', u'INDIRECT_-1206900017'), (u'INDIRECT_-1206898821', u'MULTIEQUAL_-1206899430'), (u'INDIRECT_-1206906698', u'MULTIEQUAL_-1206906600'), (u'INDIRECT_-1206882914', u'MULTIEQUAL_-1206891261'), (u'INDIRECT_-1206902673', u'MULTIEQUAL_-1206902514'), (u'INDIRECT_-1206895953', u'MULTIEQUAL_-1206895794'), (u'INDIRECT_-1206898643', u'MULTIEQUAL_-1206900398'), (u'MULTIEQUAL_-1206892759', u'MULTIEQUAL_-1206892739'), (u'INDIRECT_-1206905667', u'COPY_-1206879883'), ('tmp_14467', u'CBRANCH_-1206932896'), (u'STORE_-1206930873', u'INDIRECT_-1206890898'), (u'CALLIND_-1206925453', u'INDIRECT_-1206890879'), (u'INDIRECT_-1206906733', u'MULTIEQUAL_-1206906815'), (u'INDIRECT_-1206909935', u'MULTIEQUAL_-1206909317'), (u'INDIRECT_-1206896140', u'MULTIEQUAL_-1206897799'), (u'CALL_-1206926063', u'INDIRECT_-1206877647'), (u'CALL_-1206932827', u'INDIRECT_-1206912332'), (u'CALL_-1206930362', u'INDIRECT_-1206896918'), (u'INDIRECT_-1206908899', u'MULTIEQUAL_-1206908538'), (u'INDIRECT_-1206892475', u'COPY_-1206878373'), (u'CALL_-1206931773', u'INDIRECT_-1206908970'), (u'MULTIEQUAL_-1206903752', u'MULTIEQUAL_-1206904939'), (u'INDIRECT_-1206897171', u'MULTIEQUAL_-1206898395'), (u'INDIRECT_-1206902183', u'MULTIEQUAL_-1206902849'), (u'MULTIEQUAL_-1206891079', u'MULTIEQUAL_-1206890733'), (u'INDIRECT_-1206894098', u'MULTIEQUAL_-1206894000'), (u'INDIRECT_-1206891075', u'MULTIEQUAL_-1206876770'), (u'CALL_-1206926063', u'INDIRECT_-1206900078'), (u'INDIRECT_-1206886153', u'MULTIEQUAL_-1206886235'), (u'LOAD_-1206922684', u'INT_NOTEQUAL_-1206922648'), (u'INDIRECT_-1206897546', u'MULTIEQUAL_-1206897224'), (u'STORE_-1206922807', u'INDIRECT_-1206896645'), (u'MULTIEQUAL_-1206916462', u'INT_AND_-1206916068'), (u'CALL_-1206930210', u'INDIRECT_-1206890952'), (u'MULTIEQUAL_-1206874088', u'MULTIEQUAL_-1206887703'), (u'CALL_-1206933962', u'INDIRECT_-1206894854'), (u'CALL_-1206925432', u'INDIRECT_-1206887821'), (u'INDIRECT_-1206899780', u'MULTIEQUAL_-1206899730'), (u'INDIRECT_-1206913960', u'MULTIEQUAL_-1206913831'), (u'INDIRECT_-1206876941', u'MULTIEQUAL_-1206883341'), (u'INDIRECT_-1206890861', u'MULTIEQUAL_-1206880899'), (u'INDIRECT_-1206896526', u'MULTIEQUAL_-1206895867'), (u'INDIRECT_-1206890948', u'MULTIEQUAL_-1206892514'), (u'INDIRECT_-1206896346', u'MULTIEQUAL_-1206897785'), (u'INDIRECT_-1206901232', u'MULTIEQUAL_-1206900605'), (u'CALL_-1206931674', u'INDIRECT_-1206900931'), (u'INDIRECT_-1206894109', u'MULTIEQUAL_-1206894439'), (u'CALL_-1206929794', u'INDIRECT_-1206903260'), (u'STORE_-1206925479', u'INDIRECT_-1206890278'), (u'LOAD_-1206934630', u'INT_NOTEQUAL_-1206930320'), (u'STORE_-1206921852', u'INDIRECT_-1206892577'), (u'INDIRECT_-1206885737', u'MULTIEQUAL_-1206886118'), (u'CAST_-1206876116', u'CALL_-1206936019'), (u'INDIRECT_-1206908820', u'MULTIEQUAL_-1206908521'), (u'CALLIND_-1206924365', u'INDIRECT_-1206901693'), (u'INDIRECT_-1206892666', u'MULTIEQUAL_-1206892483'), (u'INDIRECT_-1206901347', u'MULTIEQUAL_-1206902439'), (u'CALL_-1206921361', u'INDIRECT_-1206903074'), (u'CALL_-1206937142', u'INDIRECT_-1206912632'), (u'CALL_-1206938310', u'INDIRECT_-1206907957'), (u'CALL_-1206925460', u'INDIRECT_-1206889095'), (u'STORE_-1206934224', u'INDIRECT_-1206906680'), (u'CALLIND_-1206922636', u'INDIRECT_-1206890689'), (u'CALL_-1206935821', u'INDIRECT_-1206898420'), (u'INDIRECT_-1206894259', u'MULTIEQUAL_-1206895778'), (u'CALL_-1206934018', u'INDIRECT_-1206912108'), (u'MULTIEQUAL_-1206891919', u'MULTIEQUAL_-1206891905'), (u'BOOL_NEGATE_-1206910796', u'BOOL_AND_-1206924964'), (u'STORE_-1206930310', u'INDIRECT_-1206901866'), (u'INDIRECT_-1206900241', u'MULTIEQUAL_-1206899965'), (u'INDIRECT_-1206911456', u'MULTIEQUAL_-1206911280'), (u'INDIRECT_-1206901801', u'MULTIEQUAL_-1206874121'), (u'CALL_-1206934963', u'INDIRECT_-1206896261'), (u'CALL_-1206925799', u'INDIRECT_-1206877496'), (u'CALL_-1206922426', u'CAST_-1206868300'), (u'INDIRECT_-1206892393', u'COPY_-1206878492'), (u'INDIRECT_-1206894152', u'MULTIEQUAL_-1206893997'), (u'INDIRECT_-1206909323', u'MULTIEQUAL_-1206909989'), (u'STORE_-1206927248', u'INDIRECT_-1206885752'), (u'INDIRECT_-1206899753', u'MULTIEQUAL_-1206898002'), (u'CALL_-1206932808', u'INDIRECT_-1206897198'), (u'CALL_-1206930210', u'INDIRECT_-1206877927'), (u'MULTIEQUAL_-1206891158', u'MULTIEQUAL_-1206891101'), (u'MULTIEQUAL_-1206878081', u'PTRSUB_-1206879230'), (u'CALL_-1206928474', u'INDIRECT_-1206898628'), (u'CALL_-1206922325', u'CAST_-1206868247'), (u'CALLIND_-1206921388', u'INDIRECT_-1206884041'), (u'INDIRECT_-1206897407', u'MULTIEQUAL_-1206896707'), (u'INDIRECT_-1206892298', u'MULTIEQUAL_-1206891667'), (u'CALLIND_-1206925401', u'INDIRECT_-1206891692'), (u'LOAD_-1206925411', u'CALLIND_-1206925401'), (u'MULTIEQUAL_-1206876041', u'PTRSUB_-1206876443'), (u'CALL_-1206925694', u'INDIRECT_-1206901554'), (u'CALL_-1206927418', u'INDIRECT_-1206888877'), (u'MULTIEQUAL_-1206902651', u'MULTIEQUAL_-1206903679'), (u'CALL_-1206934963', u'INDIRECT_-1206897941'), (u'INDIRECT_-1206912451', u'MULTIEQUAL_-1206880949'), (u'INDIRECT_-1206889074', u'MULTIEQUAL_-1206889478'), (u'INDIRECT_-1206886587', u'MULTIEQUAL_-1206890841'), (u'CALL_-1206928357', u'INDIRECT_-1206896408'), (u'STORE_-1206937772', u'INDIRECT_-1206903663'), (u'INDIRECT_-1206909568', u'MULTIEQUAL_-1206909412'), (u'CALL_-1206930157', u'INDIRECT_-1206895093'), (u'INDIRECT_-1206894925', u'MULTIEQUAL_-1206880169'), (u'CALL_-1206933821', u'INDIRECT_-1206911150'), (u'INDIRECT_-1206885267', u'MULTIEQUAL_-1206886459'), (u'INDIRECT_-1206901759', u'MULTIEQUAL_-1206876793'), (u'INDIRECT_-1206902873', u'MULTIEQUAL_-1206903657'), ('const-5', u'CALL_-1206934888'), ('const-3', u'PTRSUB_-1206873372'), (u'MULTIEQUAL_-1206893197', u'MULTIEQUAL_-1206892781'), (u'MULTIEQUAL_-1206878072', u'MULTIEQUAL_-1206896605'), (u'INDIRECT_-1206888155', u'MULTIEQUAL_-1206887816'), ('const-433', u'LOAD_-1206924388'), (u'CALLIND_-1206921884', u'INDIRECT_-1206887812'), (u'INDIRECT_-1206913856', u'MULTIEQUAL_-1206913714'), (u'MULTIEQUAL_-1206900730', u'MULTIEQUAL_-1206901481'), (u'MULTIEQUAL_-1206873711', u'INT_EQUAL_-1206923735'), (u'CALL_-1206937875', u'INDIRECT_-1206898450'), (u'INDIRECT_-1206886365', u'MULTIEQUAL_-1206886235'), (u'MULTIEQUAL_-1206893591', u'MULTIEQUAL_-1206893549'), (u'INDIRECT_-1206897755', u'MULTIEQUAL_-1206897310'), (u'MULTIEQUAL_-1206916090', u'PTRSUB_-1206875222'), (u'PTRADD_-1206872450', u'LOAD_-1206923503'), (u'MULTIEQUAL_-1206902313', u'MULTIEQUAL_-1206901612'), (u'INDIRECT_-1206896603', u'MULTIEQUAL_-1206896508'), (u'CALL_-1206935494', u'INDIRECT_-1206891523'), (u'INDIRECT_-1206892052', u'COPY_-1206879511'), (u'MULTIEQUAL_-1206899225', u'MULTIEQUAL_-1206899205'), (u'INDIRECT_-1206905344', u'MULTIEQUAL_-1206906597'), ('const-1185656', u'COPY_-1206875014'), (u'CALL_-1206927418', u'INDIRECT_-1206903157'), (u'CALL_-1206925783', u'INDIRECT_-1206885215'), (u'CALL_-1206925783', u'INDIRECT_-1206914100'), (u'MULTIEQUAL_-1206896119', u'MULTIEQUAL_-1206895773'), (u'INDIRECT_-1206884063', u'MULTIEQUAL_-1206884018'), (u'CALL_-1206937414', u'INDIRECT_-1206893337'), (u'CALL_-1206937875', u'INDIRECT_-1206893830'), (u'CALL_-1206928152', u'INDIRECT_-1206895431'), (u'INDIRECT_-1206899500', u'MULTIEQUAL_-1206901167'), (u'CALL_-1206927063', u'INDIRECT_-1206893954'), (u'INDIRECT_-1206908713', u'MULTIEQUAL_-1206911724'), (u'INDIRECT_-1206890602', u'COPY_-1206879270'), (u'CALL_-1206929645', u'INDIRECT_-1206894650'), (u'CALL_-1206930105', u'INDIRECT_-1206889615'), (u'INT_NOTEQUAL_-1206921546', u'CBRANCH_-1206921532'), (u'STORE_-1206928320', u'INDIRECT_-1206906987'), (u'CALLIND_-1206921743', u'INDIRECT_-1206886893'), (u'CALL_-1206928257', u'INDIRECT_-1206882146'), ('const-0', u'COPY_-1206931504'), (u'STORE_-1206921567', u'INDIRECT_-1206887391'), (u'CALL_-1206928194', u'INDIRECT_-1206897526'), (u'CALL_-1206931269', u'INDIRECT_-1206910707'), (u'MULTIEQUAL_-1206901527', u'MULTIEQUAL_-1206901513'), (u'CALL_-1206938131', u'INDIRECT_-1206914551'), (u'MULTIEQUAL_-1206901579', u'MULTIEQUAL_-1206901579'), (u'CALLIND_-1206938827', u'INDIRECT_-1206885321'), ('const-32', u'PTRSUB_-1206876448'), (u'STORE_-1206930175', u'INDIRECT_-1206903066'), (u'CALL_-1206921459', u'INDIRECT_-1206900613'), (u'CALL_-1206937615', u'INDIRECT_-1206899580'), ('const-5', u'INT_RIGHT_-1206934799'), (u'INDIRECT_-1206898544', u'MULTIEQUAL_-1206901012'), (u'INDIRECT_-1206895642', u'COPY_-1206879282'), (u'CALL_-1206933998', u'INDIRECT_-1206907054'), (u'CALL_-1206937302', u'INDIRECT_-1206914410'), (u'MULTIEQUAL_-1206903332', u'MULTIEQUAL_-1206903313'), (u'STORE_-1206929169', u'INDIRECT_-1206907858'), (u'CALLIND_-1206925401', u'INDIRECT_-1206895892'), (u'INDIRECT_-1206895001', u'MULTIEQUAL_-1206894892'), (u'CALL_-1206933623', u'INDIRECT_-1206911036'), (u'CALL_-1206930362', u'INDIRECT_-1206892298'), (u'INDIRECT_-1206876402', u'MULTIEQUAL_-1206875916'), (u'STORE_-1206934436', u'INDIRECT_-1206904708'), (u'MULTIEQUAL_-1206904701', u'MULTIEQUAL_-1206878089'), (u'MULTIEQUAL_-1206907409', u'MULTIEQUAL_-1206907407'), (u'CALL_-1206934018', u'INDIRECT_-1206905808'), (u'MULTIEQUAL_-1206907112', u'MULTIEQUAL_-1206907093'), (u'CALL_-1206927316', u'INDIRECT_-1206894703'), (u'CALL_-1206931183', u'INDIRECT_-1206908723'), (u'CALL_-1206932817', u'INDIRECT_-1206890106'), (u'INDIRECT_-1206888355', u'MULTIEQUAL_-1206888276'), (u'CALL_-1206931701', u'INDIRECT_-1206893261'), (u'CALL_-1206930394', u'INDIRECT_-1206900735'), (u'LOAD_-1206937587', u'CAST_-1206877522'), (u'CALL_-1206929529', u'INDIRECT_-1206892513'), (u'INDIRECT_-1206910629', u'MULTIEQUAL_-1206910509'), (u'INDIRECT_-1206898906', u'MULTIEQUAL_-1206900299'), (u'MULTIEQUAL_-1206897609', u'MULTIEQUAL_-1206896943'), (u'CALL_-1206930228', u'INDIRECT_-1206889732'), (u'STORE_-1206921596', u'INDIRECT_-1206900006'), (u'CALL_-1206924756', u'INDIRECT_-1206902704'), (u'INT_EQUAL_-1206938913', u'CBRANCH_-1206938911'), (u'CALL_-1206929750', u'INDIRECT_-1206898240'), (u'MULTIEQUAL_-1206900239', u'MULTIEQUAL_-1206900266'), (u'CALL_-1206936019', u'INDIRECT_-1206896461'), (u'CALL_-1206930636', u'INDIRECT_-1206902376'), (u'MULTIEQUAL_-1206876818', u'MULTIEQUAL_-1206912039'), (u'INDIRECT_-1206877226', u'MULTIEQUAL_-1206877052'), (u'INDIRECT_-1206894531', u'MULTIEQUAL_-1206894333'), (u'CALL_-1206929750', u'INDIRECT_-1206906220'), (u'CALL_-1206933125', u'STORE_-1206933118'), (u'STORE_-1206937772', u'INDIRECT_-1206911643'), (u'INDIRECT_-1206896354', u'MULTIEQUAL_-1206895938'), (u'STORE_-1206925221', u'INDIRECT_-1206898545'), (u'CALL_-1206937729', u'INDIRECT_-1206907623'), (u'CALL_-1206929385', u'INDIRECT_-1206887885'), (u'CALL_-1206929071', u'INDIRECT_-1206913139'), (u'STORE_-1206930351', u'INDIRECT_-1206889058'), (u'CALL_-1206934081', u'INDIRECT_-1206910888'), (u'CALL_-1206930407', u'INDIRECT_-1206906606'), (u'CALL_-1206927063', u'INDIRECT_-1206888074'), (u'CALLIND_-1206925453', u'INDIRECT_-1206903479'), (u'CALL_-1206921264', u'INDIRECT_-1206900087'), (u'MULTIEQUAL_-1206895699', u'MULTIEQUAL_-1206896141'), (u'INDIRECT_-1206886965', u'MULTIEQUAL_-1206887060'), (u'INDIRECT_-1206902920', u'COPY_-1206878636'), (u'CALL_-1206928152', u'INDIRECT_-1206887031'), (u'INDIRECT_-1206905034', u'MULTIEQUAL_-1206905438'), (u'CALL_-1206930556', u'INDIRECT_-1206907374'), (u'INDIRECT_-1206906525', u'MULTIEQUAL_-1206906395'), (u'CALL_-1206937186', u'INDIRECT_-1206909711'), (u'CALL_-1206931674', u'INDIRECT_-1206899251'), ('const-0', u'COPY_-1206919506'), (u'CALL_-1206932827', u'INDIRECT_-1206911492'), (u'CALL_-1206931773', u'INDIRECT_-1206906450'), (u'INDIRECT_-1206914418', u'MULTIEQUAL_-1206914157'), (u'INDIRECT_-1206910495', u'MULTIEQUAL_-1206910105'), (u'INDIRECT_-1206903498', u'MULTIEQUAL_-1206903237'), (u'CALL_-1206930025', u'INDIRECT_-1206897322'), (u'INDIRECT_-1206891913', u'MULTIEQUAL_-1206891785'), (u'CAST_-1206877241', u'PTRSUB_-1206880245'), (u'CALL_-1206937729', u'INDIRECT_-1206909723'), (u'INT_NOTEQUAL_-1206931335', u'CBRANCH_-1206931335'), (u'STORE_-1206929169', u'INDIRECT_-1206887278'), (u'INDIRECT_-1206909761', u'MULTIEQUAL_-1206909498'), (u'STORE_-1206925416', u'INDIRECT_-1206902003'), (u'INDIRECT_-1206885945', u'MULTIEQUAL_-1206885815'), (u'INDIRECT_-1206901362', u'MULTIEQUAL_-1206901159'), (u'MULTIEQUAL_-1206907882', u'MULTIEQUAL_-1206907862'), (u'INDIRECT_-1206909443', u'MULTIEQUAL_-1206910390'), (u'INDIRECT_-1206906379', u'MULTIEQUAL_-1206906018'), (u'INT_AND_-1206938774', u'INT_NOTEQUAL_-1206938787'), (u'CALL_-1206930476', u'INT_ADD_-1206930296'), (u'LOAD_-1206925216', u'INT_EQUAL_-1206925137'), ('const-433', u'LOAD_-1206931602'), (u'LOAD_-1206938398', u'INT_EQUAL_-1206938383'), (u'LOAD_-1206938398', u'INT_LESS_-1206938383'), (u'CALL_-1206938900', u'INDIRECT_-1206914594'), (u'CALL_-1206922325', u'INDIRECT_-1206885623'), (u'INDIRECT_-1206904660', u'MULTIEQUAL_-1206905589'), (u'INDIRECT_-1206889201', u'MULTIEQUAL_-1206888963'), ('const-1184480', u'COPY_-1206880163'), (u'INDIRECT_-1206893265', u'MULTIEQUAL_-1206893360'), (u'CALL_-1206928108', u'INDIRECT_-1206887852'), (u'STORE_-1206928662', u'INDIRECT_-1206905547'), (u'INDIRECT_-1206898407', u'MULTIEQUAL_-1206898292'), (u'INDIRECT_-1206901566', u'MULTIEQUAL_-1206900907'), (u'MULTIEQUAL_-1206890659', u'MULTIEQUAL_-1206891101'), (u'INDIRECT_-1206909726', u'MULTIEQUAL_-1206909613'), (u'STORE_-1206932305', u'INDIRECT_-1206908537'), (u'CALL_-1206930476', u'INDIRECT_-1206904127'), (u'CALL_-1206930899', u'INDIRECT_-1206896009'), (u'CALLIND_-1206931354', u'INDIRECT_-1206895288'), (u'INDIRECT_-1206911732', u'MULTIEQUAL_-1206911105'), (u'INT_ADD_-1206934237', u'CAST_-1206875086'), (u'CALL_-1206927093', u'INDIRECT_-1206908321'), (u'CALL_-1206931337', u'INDIRECT_-1206901910'), (u'CALL_-1206933773', u'INDIRECT_-1206900626'), (u'CALL_-1206930882', u'INDIRECT_-1206906918'), (u'INT_EQUAL_-1206928309', u'CBRANCH_-1206928305'), (u'PTRSUB_-1206880282', u'LOAD_-1206937319'), (u'INDIRECT_-1206877840', u'MULTIEQUAL_-1206879473'), (u'CALL_-1206933623', u'INDIRECT_-1206906836'), (u'CALL_-1206928690', u'INDIRECT_-1206910018'), (u'CALL_-1206924612', u'INDIRECT_-1206905483'), (u'STORE_-1206930351', u'INDIRECT_-1206888638'), (u'STORE_-1206922815', u'INDIRECT_-1206903349'), (u'STORE_-1206921864', u'INDIRECT_-1206887127'), (u'CALL_-1206934862', u'INDIRECT_-1206912600'), (u'INDIRECT_-1206884838', u'MULTIEQUAL_-1206886538'), (u'INDIRECT_-1206907662', u'MULTIEQUAL_-1206907459'), (u'CALL_-1206931701', u'INDIRECT_-1206907541'), (u'INDIRECT_-1206884020', u'MULTIEQUAL_-1206885278'), (u'INDIRECT_-1206891737', u'MULTIEQUAL_-1206894431'), (u'INDIRECT_-1206899275', u'MULTIEQUAL_-1206899196'), (u'CALL_-1206928815', u'INDIRECT_-1206913099'), (u'CALL_-1206934274', u'INDIRECT_-1206892939'), (u'STORE_-1206921840', u'INDIRECT_-1206896347'), (u'STORE_-1206921596', u'INDIRECT_-1206895806'), (u'CALL_-1206937615', u'INDIRECT_-1206896220'), (u'CALL_-1206934963', u'INDIRECT_-1206907601'), (u'INDIRECT_-1206887781', u'MULTIEQUAL_-1206887915'), (u'CALL_-1206921308', u'INDIRECT_-1206895486'), (u'INDIRECT_-1206886055', u'MULTIEQUAL_-1206885221'), (u'MULTIEQUAL_-1206899373', u'MULTIEQUAL_-1206898672'), (u'INDIRECT_-1206901906', u'MULTIEQUAL_-1206901723'), (u'MULTIEQUAL_-1206886958', u'MULTIEQUAL_-1206886901'), (u'CALL_-1206928815', u'INDIRECT_-1206897139'), (u'INDIRECT_-1206893755', u'MULTIEQUAL_-1206893647'), (u'CALL_-1206930228', u'INDIRECT_-1206890152'), (u'CALL_-1206921832', u'INDIRECT_-1206899120'), (u'CALL_-1206934018', u'INDIRECT_-1206900768'), (u'INDIRECT_-1206883754', u'MULTIEQUAL_-1206892101'), (u'INDIRECT_-1206883470', u'MULTIEQUAL_-1206884543'), (u'CALLIND_-1206921856', u'INDIRECT_-1206891156'), (u'CALL_-1206931539', u'INDIRECT_-1206907493'), (u'MULTIEQUAL_-1206886953', u'MULTIEQUAL_-1206886949'), (u'CALL_-1206939005', u'INDIRECT_-1206895333'), (u'INDIRECT_-1206896706', u'MULTIEQUAL_-1206896384'), (u'CALL_-1206930506', u'INDIRECT_-1206908771'), (u'CALLIND_-1206921710', u'INDIRECT_-1206875446'), (u'CALL_-1206928474', u'INDIRECT_-1206900728'), (u'MULTIEQUAL_-1206891573', u'MULTIEQUAL_-1206891569'), (u'INDIRECT_-1206906492', u'MULTIEQUAL_-1206908029'), (u'STORE_-1206937772', u'INDIRECT_-1206891483'), (u'CALL_-1206928291', u'INDIRECT_-1206908128'), (u'CALL_-1206934963', u'INDIRECT_-1206905081'), ('const-433', u'LOAD_-1206925216'), (u'LOAD_-1206933876', u'LOAD_-1206933867'), (u'CALLIND_-1206922663', u'INDIRECT_-1206899945'), (u'MULTIEQUAL_-1206901377', u'MULTIEQUAL_-1206880924'), (u'STORE_-1206930846', u'INDIRECT_-1206887887'), (u'CALL_-1206930311', u'INDIRECT_-1206899009'), (u'MULTIEQUAL_-1206901335', u'MULTIEQUAL_-1206901285'), (u'CALLIND_-1206924365', u'INDIRECT_-1206894553'), ('const-0', u'COPY_-1206880135'), (u'CALL_-1206934114', u'INDIRECT_-1206895371'), (u'INDIRECT_-1206896031', u'MULTIEQUAL_-1206896897'), (u'INDIRECT_-1206903879', u'COPY_-1206880341'), (u'INDIRECT_-1206895266', u'MULTIEQUAL_-1206894607'), (u'STORE_-1206937772', u'INDIRECT_-1206904083'), (u'CALL_-1206929645', u'INDIRECT_-1206914390'), (u'INDIRECT_-1206906854', u'MULTIEQUAL_-1206906438'), (u'INDIRECT_-1206912001', u'MULTIEQUAL_-1206911725'), (u'CALL_-1206930584', u'INDIRECT_-1206900668'), (u'INDIRECT_-1206908808', u'MULTIEQUAL_-1206910347'), (u'INDIRECT_-1206899679', u'COPY_-1206880331'), (u'STORE_-1206933118', u'INDIRECT_-1206896420'), (u'MULTIEQUAL_-1206882449', u'MULTIEQUAL_-1206882442'), (u'CALL_-1206933125', u'INDIRECT_-1206897754'), (u'CALL_-1206928331', u'INDIRECT_-1206908993'), (u'INDIRECT_-1206898030', u'MULTIEQUAL_-1206895824'), (u'INDIRECT_-1206908955', u'MULTIEQUAL_-1206908664'), (u'CALL_-1206931545', u'INDIRECT_-1206899603'), (u'CALL_-1206927316', u'INDIRECT_-1206889243'), (u'CALL_-1206934081', u'INDIRECT_-1206890728'), (u'INDIRECT_-1206900969', u'MULTIEQUAL_-1206900849'), (u'INDIRECT_-1206890298', u'MULTIEQUAL_-1206891998'), (u'CALL_-1206930550', u'INDIRECT_-1206891160'), (u'STORE_-1206929169', u'INDIRECT_-1206887698'), (u'LOAD_-1206928125', u'INT_LESS_-1206928010'), (u'CALL_-1206928772', u'INDIRECT_-1206909646'), (u'INDIRECT_-1206888624', u'COPY_-1206879151'), (u'MULTIEQUAL_-1206901548', u'MULTIEQUAL_-1206905078'), (u'STORE_-1206924545', u'INDIRECT_-1206905748'), (u'INDIRECT_-1206906305', u'MULTIEQUAL_-1206906269'), ('const-433', u'LOAD_-1206925067'), (u'STORE_-1206925381', u'INDIRECT_-1206896102'), (u'INDIRECT_-1206902501', u'MULTIEQUAL_-1206904019'), (u'STORE_-1206928553', u'INDIRECT_-1206899600'), (u'CAST_-1206875317', u'LOAD_-1206934630'), (u'CALL_-1206930636', u'INDIRECT_-1206896076'), (u'INDIRECT_-1206887866', u'INT_EQUAL_-1206929104'), (u'INDIRECT_-1206901697', u'COPY_-1206879648'), (u'CALL_-1206927048', u'INDIRECT_-1206904942'), (u'MULTIEQUAL_-1206892034', u'MULTIEQUAL_-1206891960'), (u'CALL_-1206921447', u'INDIRECT_-1206883384'), (u'INDIRECT_-1206898512', u'MULTIEQUAL_-1206900049'), (u'CALL_-1206932359', u'INDIRECT_-1206906576'), (u'MULTIEQUAL_-1206916462', u'SUBPIECE_-1206916566'), (u'MULTIEQUAL_-1206892010', u'MULTIEQUAL_-1206891992'), (u'CALL_-1206927316', u'INDIRECT_-1206904783'), (u'INDIRECT_-1206893175', u'MULTIEQUAL_-1206893979'), (u'CAST_-1206872537', u'CAST_-1206871541'), (u'CALL_-1206934274', u'INDIRECT_-1206895879'), (u'MULTIEQUAL_-1206897032', u'MULTIEQUAL_-1206897013'), (u'CALL_-1206939039', u'INDIRECT_-1206895352'), ('const-3', u'INT_NOTEQUAL_-1206929861'), (u'STORE_-1206933398', u'INDIRECT_-1206899100'), (u'INDIRECT_-1206906909', u'MULTIEQUAL_-1206904584'), (u'INDIRECT_-1206895194', u'MULTIEQUAL_-1206899471'), ('const-2', u'PTRSUB_-1206873373'), (u'MULTIEQUAL_-1206887394', u'INT_ADD_-1206934399'), (u'INDIRECT_-1206894864', u'MULTIEQUAL_-1206894635'), (u'CALL_-1206927093', u'INDIRECT_-1206895301'), (u'INDIRECT_-1206897395', u'MULTIEQUAL_-1206897056'), (u'MULTIEQUAL_-1206898865', u'MULTIEQUAL_-1206898890'), (u'CALL_-1206928291', u'INDIRECT_-1206907288'), (u'CALLIND_-1206925046', u'INDIRECT_-1206902020'), (u'CALL_-1206928331', u'INDIRECT_-1206904373'), (u'CALL_-1206933594', u'INDIRECT_-1206889602'), (u'INDIRECT_-1206894661', u'MULTIEQUAL_-1206894423'), ('const-13', u'PTRADD_-1206922697'), (u'INDIRECT_-1206903021', u'MULTIEQUAL_-1206902830'), (u'MULTIEQUAL_-1206906197', u'MULTIEQUAL_-1206906180'), (u'MULTIEQUAL_-1206889201', u'MULTIEQUAL_-1206889093'), (u'CALL_-1206933711', u'INDIRECT_-1206902683'), (u'MULTIEQUAL_-1206902983', u'MULTIEQUAL_-1206902970'), (u'INDIRECT_-1206886156', u'MULTIEQUAL_-1206886220'), (u'INDIRECT_-1206906927', u'COPY_-1206879886'), (u'CALLIND_-1206938263', u'INDIRECT_-1206914222'), (u'CALL_-1206921134', u'INDIRECT_-1206889900'), (u'INDIRECT_-1206884254', u'MULTIEQUAL_-1206880158'), (u'CALL_-1206925799', u'INDIRECT_-1206902447'), (u'INDIRECT_-1206902808', u'MULTIEQUAL_-1206902982'), (u'CALL_-1206937824', u'INDIRECT_-1206898005'), (u'CALL_-1206936047', u'INDIRECT_-1206899415'), (u'CALL_-1206932808', u'INDIRECT_-1206914418'), ('const-0', u'INT_NOTEQUAL_-1206929200'), (u'INDIRECT_-1206903006', u'MULTIEQUAL_-1206902893'), (u'PTRADD_-1206871354', u'STORE_-1206921852'), (u'STORE_-1206925248', u'INDIRECT_-1206884700'), (u'CALL_-1206921134', u'INDIRECT_-1206895360'), (u'INDIRECT_-1206896742', u'MULTIEQUAL_-1206896539'), (u'MULTIEQUAL_-1206880185', u'COPY_-1206870450'), (u'INDIRECT_-1206891721', u'MULTIEQUAL_-1206892034'), (u'CALL_-1206937983', u'INDIRECT_-1206908589'), (u'MULTIEQUAL_-1206889769', u'MULTIEQUAL_-1206889753'), ('const--1', u'INT_ADD_-1206924906'), (u'INDIRECT_-1206903103', u'MULTIEQUAL_-1206902880'), (u'INDIRECT_-1206891666', u'MULTIEQUAL_-1206888361'), ('tmp_2362', u'CBRANCH_-1206937860'), (u'CALL_-1206931142', u'INDIRECT_-1206892981'), (u'CALL_-1206921134', u'INDIRECT_-1206901660'), (u'CALL_-1206930584', u'CAST_-1206873985'), (u'MULTIEQUAL_-1206891788', u'MULTIEQUAL_-1206891764'), (u'CALL_-1206924756', u'INDIRECT_-1206893464'), (u'INDIRECT_-1206888184', u'MULTIEQUAL_-1206889767'), (u'INDIRECT_-1206889776', u'MULTIEQUAL_-1206890280'), (u'INDIRECT_-1206884264', u'MULTIEQUAL_-1206886732'), (u'STORE_-1206930828', u'INDIRECT_-1206900955'), ('tmp_25371', u'PTRSUB_-1206880045'), (u'CALL_-1206924677', u'INDIRECT_-1206892999'), (u'INDIRECT_-1206900411', u'MULTIEQUAL_-1206900213'), (u'CALL_-1206929621', u'INDIRECT_-1206896319'), (u'CALL_-1206931128', u'INDIRECT_-1206901564'), (u'MULTIEQUAL_-1206892339', u'MULTIEQUAL_-1206891311'), (u'CALL_-1206934862', u'INDIRECT_-1206905040'), (u'BOOL_NEGATE_-1206914593', u'BOOL_AND_-1206928808'), (u'MULTIEQUAL_-1206875246', u'MULTIEQUAL_-1206876273'), (u'STORE_-1206934436', u'INDIRECT_-1206891268'), ('const-1186288', u'COPY_-1206878025'), (u'SUBPIECE_-1206876198', u'PTRSUB_-1206875900'), (u'INDIRECT_-1206888403', u'MULTIEQUAL_-1206888254'), (u'MULTIEQUAL_-1206906841', u'MULTIEQUAL_-1206906667'), (u'CALL_-1206937142', u'INDIRECT_-1206902552'), (u'CALL_-1206925604', u'INDIRECT_-1206908305'), (u'CALL_-1206929145', u'INDIRECT_-1206877444'), (u'MULTIEQUAL_-1206897744', u'MULTIEQUAL_-1206897706'), (u'CALL_-1206930899', u'INDIRECT_-1206893069'), ('const-8192', u'COPY_-1206930499'), ('const-68', u'PTRSUB_-1206880982'), (u'CALL_-1206932817', u'INDIRECT_-1206890526'), (u'CALL_-1206928271', u'INDIRECT_-1206896113'), (u'INDIRECT_-1206909426', u'COPY_-1206879775'), (u'INDIRECT_-1206903077', u'MULTIEQUAL_-1206905771'), (u'MULTIEQUAL_-1206911604', u'MULTIEQUAL_-1206911566'), (u'CALL_-1206922316', u'INDIRECT_-1206889676'), (u'CALL_-1206928291', u'INDIRECT_-1206891328'), (u'MULTIEQUAL_-1206911607', u'MULTIEQUAL_-1206911550'), (u'INDIRECT_-1206902413', u'MULTIEQUAL_-1206905424'), (u'INDIRECT_-1206887181', u'MULTIEQUAL_-1206891261'), (u'CALL_-1206928155', u'INDIRECT_-1206896474'), (u'INDIRECT_-1206900742', u'MULTIEQUAL_-1206902221'), (u'CALL_-1206938958', u'INDIRECT_-1206915044'), (u'STORE_-1206937788', u'INDIRECT_-1206896108'), (u'MULTIEQUAL_-1206904364', u'MULTIEQUAL_-1206904388'), (u'STORE_-1206933118', u'INDIRECT_-1206890960'), (u'MULTIEQUAL_-1206907771', u'MULTIEQUAL_-1206908710'), (u'INDIRECT_-1206890795', u'COPY_-1206878369'), (u'MULTIEQUAL_-1206905699', u'MULTIEQUAL_-1206905665'), (u'MULTIEQUAL_-1206905699', u'MULTIEQUAL_-1206905665'), (u'STORE_-1206928327', u'INDIRECT_-1206885990'), (u'CALL_-1206930476', u'INDIRECT_-1206885647'), (u'MULTIEQUAL_-1206890194', u'MULTIEQUAL_-1206890190'), (u'INDIRECT_-1206891465', u'MULTIEQUAL_-1206891385'), (u'INDIRECT_-1206908535', u'MULTIEQUAL_-1206908244'), (u'INDIRECT_-1206910828', u'MULTIEQUAL_-1206910396'), (u'MULTIEQUAL_-1206913449', u'MULTIEQUAL_-1206913430'), (u'INDIRECT_-1206897291', u'MULTIEQUAL_-1206898157'), (u'INDIRECT_-1206903317', u'MULTIEQUAL_-1206903145'), (u'INDIRECT_-1206875555', u'MULTIEQUAL_-1206875761'), (u'MULTIEQUAL_-1206900211', u'MULTIEQUAL_-1206901150'), ('const-40', u'PTRSUB_-1206878287'), (u'CALL_-1206939005', u'INDIRECT_-1206892813'), (u'INDIRECT_-1206891434', u'MULTIEQUAL_-1206874103'), (u'CALL_-1206932359', u'INDIRECT_-1206899436'), (u'CALL_-1206928601', u'INDIRECT_-1206882641'), (u'INDIRECT_-1206898377', u'MULTIEQUAL_-1206899373'), (u'INDIRECT_-1206885854', u'MULTIEQUAL_-1206885589'), (u'STORE_-1206928662', u'INDIRECT_-1206909327'), (u'STORE_-1206924545', u'INDIRECT_-1206883908'), (u'CALL_-1206927093', u'INDIRECT_-1206887321'), (u'MULTIEQUAL_-1206900805', u'MULTIEQUAL_-1206900311'), (u'MULTIEQUAL_-1206887865', u'MULTIEQUAL_-1206887885'), (u'CALL_-1206923816', u'INDIRECT_-1206908843'), ('const-1185376', u'COPY_-1206921162'), (u'INDIRECT_-1206910181', u'MULTIEQUAL_-1206880946'), (u'MULTIEQUAL_-1206906001', u'COPY_-1206875553'), (u'CALL_-1206928878', u'INDIRECT_-1206899294'), (u'CALLIND_-1206921710', u'INDIRECT_-1206883094'), (u'INDIRECT_-1206912134', u'COPY_-1206878840'), (u'MULTIEQUAL_-1206903897', u'MULTIEQUAL_-1206880930'), (u'INDIRECT_-1206890974', u'MULTIEQUAL_-1206890773'), (u'MULTIEQUAL_-1206876789', u'MULTIEQUAL_-1206899859'), (u'MULTIEQUAL_-1206888785', u'MULTIEQUAL_-1206888810'), (u'CALL_-1206932954', u'INDIRECT_-1206905699'), (u'INDIRECT_-1206892334', u'MULTIEQUAL_-1206892100'), (u'CALL_-1206928257', u'INDIRECT_-1206898868'), (u'MULTIEQUAL_-1206905018', u'MULTIEQUAL_-1206904961'), (u'MULTIEQUAL_-1206905870', u'MULTIEQUAL_-1206905852'), (u'CALLIND_-1206921359', u'INDIRECT_-1206896625'), (u'INDIRECT_-1206906366', u'MULTIEQUAL_-1206906253'), (u'INDIRECT_-1206906923', u'MULTIEQUAL_-1206907870'), (u'CALL_-1206934114', u'INDIRECT_-1206912171'), (u'INDIRECT_-1206886785', u'MULTIEQUAL_-1206886655'), (u'MULTIEQUAL_-1206897561', u'MULTIEQUAL_-1206878071'), (u'STORE_-1206932486', u'INDIRECT_-1206892047'), ('const-433', u'STORE_-1206930329'), ('const-0', u'INT_NOTEQUAL_-1206924883'), (u'CALL_-1206939005', u'INDIRECT_-1206910873'), (u'INDIRECT_-1206902113', u'MULTIEQUAL_-1206902195'), ('const-433', u'LOAD_-1206931181'), ('tmp_2838', u'CBRANCH_-1206937495'), (u'INDIRECT_-1206875305', u'MULTIEQUAL_-1206876376'), (u'CALL_-1206938927', u'INDIRECT_-1206903688'), ('const-1', u'PTRADD_-1206927181'), (u'INDIRECT_-1206904783', u'MULTIEQUAL_-1206904560'), (u'INDIRECT_-1206897857', u'MULTIEQUAL_-1206897685'), ('const-8', u'PTRSUB_-1206874634'), (u'INDIRECT_-1206883605', u'MULTIEQUAL_-1206883700'), (u'STORE_-1206925221', u'INDIRECT_-1206885105'), (u'INDIRECT_-1206903244', u'MULTIEQUAL_-1206904497'), (u'CALL_-1206929866', u'INDIRECT_-1206880790'), (u'CALL_-1206939039', u'INDIRECT_-1206884764'), (u'MULTIEQUAL_-1206904426', u'MULTIEQUAL_-1206904329'), (u'INDIRECT_-1206904426', u'MULTIEQUAL_-1206904329'), (u'MULTIEQUAL_-1206893519', u'MULTIEQUAL_-1206893546'), (u'CALL_-1206928474', u'INDIRECT_-1206885188'), (u'STORE_-1206932486', u'INDIRECT_-1206898347'), (u'CALL_-1206935821', u'INDIRECT_-1206914986'), (u'CALL_-1206923816', u'INDIRECT_-1206892277'), (u'COPY_-1206870228', u'MULTIEQUAL_-1206879883'), (u'STORE_-1206933497', u'INDIRECT_-1206891170'), (u'CALL_-1206925860', u'INDIRECT_-1206886106'), (u'LOAD_-1206922069', u'CALLIND_-1206921999'), (u'MULTIEQUAL_-1206896914', u'MULTIEQUAL_-1206896910'), (u'STORE_-1206930351', u'INDIRECT_-1206905018'), (u'CALL_-1206932860', u'INDIRECT_-1206884044'), ('tmp_10691', u'CBRANCH_-1206930296'), (u'INDIRECT_-1206895245', u'MULTIEQUAL_-1206895226'), (u'MULTIEQUAL_-1206874132', u'MULTIEQUAL_-1206906183'), (u'STORE_-1206937788', u'INDIRECT_-1206896528'), (u'CALL_-1206931595', u'INDIRECT_-1206901634'), (u'INDIRECT_-1206908946', u'MULTIEQUAL_-1206910385'), (u'MULTIEQUAL_-1206888781', u'MULTIEQUAL_-1206888673'), (u'INDIRECT_-1206878774', u'MULTIEQUAL_-1206881438'), (u'CALL_-1206928474', u'INDIRECT_-1206889808'), (u'INDIRECT_-1206893486', u'MULTIEQUAL_-1206895270'), (u'INDIRECT_-1206888393', u'MULTIEQUAL_-1206888234'), (u'INDIRECT_-1206905325', u'MULTIEQUAL_-1206905245'), (u'CALL_-1206929269', u'INDIRECT_-1206889653'), (u'INDIRECT_-1206886523', u'MULTIEQUAL_-1206886428'), (u'CAST_-1206872537', u'PTRADD_-1206874560'), (u'MULTIEQUAL_-1206906141', u'MULTIEQUAL_-1206906093'), (u'MULTIEQUAL_-1206897348', u'MULTIEQUAL_-1206900878'), (u'LOAD_-1206921973', u'CALLIND_-1206921412'), (u'CALL_-1206931595', u'INDIRECT_-1206910874'), (u'CALL_-1206928150', u'INDIRECT_-1206902547'), (u'CALL_-1206939005', u'INDIRECT_-1206902053'), (u'STORE_-1206921864', u'INDIRECT_-1206893847'), (u'MULTIEQUAL_-1206909230', u'MULTIEQUAL_-1206909212'), (u'INT_EQUAL_-1206924129', u'CBRANCH_-1206924124'), (u'INDIRECT_-1206903286', u'COPY_-1206879420'), (u'MULTIEQUAL_-1206917908', u'MULTIEQUAL_-1206917881'), (u'STORE_-1206928662', u'INDIRECT_-1206900087'), (u'STORE_-1206930310', u'INDIRECT_-1206902706'), (u'CALL_-1206929529', u'INDIRECT_-1206900493'), (u'MULTIEQUAL_-1206893411', u'MULTIEQUAL_-1206894439'), (u'INDIRECT_-1206902033', u'MULTIEQUAL_-1206902817'), (u'CALL_-1206928677', u'INDIRECT_-1206905827'), (u'CALL_-1206934365', u'INDIRECT_-1206903495'), (u'INDIRECT_-1206903021', u'MULTIEQUAL_-1206903630'), (u'CALL_-1206932817', u'INDIRECT_-1206881364'), (u'CALL_-1206925694', u'INDIRECT_-1206903234'), (u'MULTIEQUAL_-1206894661', u'MULTIEQUAL_-1206894487'), (u'INDIRECT_-1206874309', u'MULTIEQUAL_-1206874235'), (u'CALL_-1206935766', u'INDIRECT_-1206900066'), (u'INDIRECT_-1206905315', u'MULTIEQUAL_-1206904697'), (u'INDIRECT_-1206908018', u'MULTIEQUAL_-1206906338'), (u'INDIRECT_-1206909278', u'MULTIEQUAL_-1206909005'), (u'INDIRECT_-1206895700', u'MULTIEQUAL_-1206895429'), (u'INDIRECT_-1206900818', u'MULTIEQUAL_-1206900730'), (u'INDIRECT_-1206899485', u'COPY_-1206880108'), (u'INDIRECT_-1206904088', u'MULTIEQUAL_-1206904470'), (u'MULTIEQUAL_-1206887219', u'MULTIEQUAL_-1206887185'), (u'MULTIEQUAL_-1206887219', u'MULTIEQUAL_-1206887185'), (u'CALLIND_-1206929135', u'INDIRECT_-1206913598'), (u'CALL_-1206935766', u'INDIRECT_-1206908046'), (u'MULTIEQUAL_-1206898620', u'MULTIEQUAL_-1206898607'), (u'INDIRECT_-1206909700', u'MULTIEQUAL_-1206910629'), (u'STORE_-1206922815', u'INDIRECT_-1206891169'), (u'INDIRECT_-1206891515', u'MULTIEQUAL_-1206890681'), (u'INDIRECT_-1206906656', u'MULTIEQUAL_-1206906568'), (u'CALL_-1206937446', u'INDIRECT_-1206911420'), (u'MULTIEQUAL_-1206898630', u'MULTIEQUAL_-1206898559'), (u'CALL_-1206938421', u'INDIRECT_-1206913898'), (u'MULTIEQUAL_-1206911207', u'MULTIEQUAL_-1206911188'), (u'CALL_-1206931745', u'INDIRECT_-1206913440'), (u'INDIRECT_-1206893917', u'MULTIEQUAL_-1206893888'), (u'INDIRECT_-1206887300', u'MULTIEQUAL_-1206888927'), (u'INDIRECT_-1206908363', u'MULTIEQUAL_-1206908268'), (u'CALL_-1206928621', u'INDIRECT_-1206905806'), (u'CALL_-1206925604', u'INDIRECT_-1206899485'), (u'CALL_-1206937302', u'INDIRECT_-1206898870'), ('tmp_7866', u'CBRANCH_-1206931659'), (u'CALL_-1206933125', u'INDIRECT_-1206891454'), (u'INT_OR_-1206927207', u'STORE_-1206927231'), (u'CALL_-1206938772', u'INDIRECT_-1206911588'), (u'CALL_-1206939523', u'INDIRECT_-1206898073'), (u'INDIRECT_-1206908887', u'MULTIEQUAL_-1206909422'), (u'CALL_-1206936047', u'INDIRECT_-1206881853'), (u'CALL_-1206928271', u'INDIRECT_-1206893817'), (u'INDIRECT_-1206885742', u'MULTIEQUAL_-1206890305'), (u'MULTIEQUAL_-1206906146', u'MULTIEQUAL_-1206906119'), (u'CALL_-1206938975', u'INDIRECT_-1206900776'), (u'MULTIEQUAL_-1206878766', u'MULTIEQUAL_-1206881473'), (u'CALL_-1206938342', u'INDIRECT_-1206913435'), (u'INDIRECT_-1206902931', u'MULTIEQUAL_-1206902733'), (u'INDIRECT_-1206898970', u'MULTIEQUAL_-1206898754'), (u'MULTIEQUAL_-1206902558', u'MULTIEQUAL_-1206902529'), (u'MULTIEQUAL_-1206885785', u'MULTIEQUAL_-1206885765'), (u'STORE_-1206921864', u'INDIRECT_-1206882087'), (u'CALL_-1206929320', u'INDIRECT_-1206896237'), (u'CALLIND_-1206921412', u'INDIRECT_-1206887886'), (u'CALL_-1206937824', u'INDIRECT_-1206913965'), (u'INDIRECT_-1206899187', u'MULTIEQUAL_-1206903441'), (u'INDIRECT_-1206905021', u'MULTIEQUAL_-1206906539'), (u'INDIRECT_-1206899900', u'MULTIEQUAL_-1206901527'), (u'CALL_-1206930915', u'INDIRECT_-1206906941'), (u'INDIRECT_-1206912581', u'MULTIEQUAL_-1206913337'), (u'CALL_-1206938421', u'INDIRECT_-1206906338'), (u'MULTIEQUAL_-1206875599', u'MULTIEQUAL_-1206875579'), (u'CALL_-1206931435', u'INDIRECT_-1206908357'), (u'CALL_-1206927418', u'INDIRECT_-1206889297'), (u'INDIRECT_-1206891871', u'MULTIEQUAL_-1206880899'), (u'CALL_-1206926116', u'INDIRECT_-1206888815'), (u'INDIRECT_-1206910877', u'MULTIEQUAL_-1206910787'), (u'CALLIND_-1206925511', u'INDIRECT_-1206893011'), (u'MULTIEQUAL_-1206912590', u'MULTIEQUAL_-1206912572'), (u'INDIRECT_-1206895347', u'MULTIEQUAL_-1206896539'), (u'STORE_-1206921743', u'INDIRECT_-1206883693'), (u'INDIRECT_-1206890783', u'MULTIEQUAL_-1206890738'), (u'MULTIEQUAL_-1206888810', u'MULTIEQUAL_-1206888172'), (u'CALL_-1206928474', u'INDIRECT_-1206895688'), (u'CALL_-1206938756', u'INDIRECT_-1206905697'), (u'INDIRECT_-1206899894', u'MULTIEQUAL_-1206899660'), (u'CALL_-1206936047', u'INDIRECT_-1206912855'), (u'MULTIEQUAL_-1206894201', u'MULTIEQUAL_-1206878063'), (u'MULTIEQUAL_-1206906199', u'MULTIEQUAL_-1206906185'), (u'INDIRECT_-1206879774', u'MULTIEQUAL_-1206880347'), (u'CALLIND_-1206925046', u'INDIRECT_-1206891940'), (u'INDIRECT_-1206909403', u'MULTIEQUAL_-1206909254'), (u'CALL_-1206929974', u'INDIRECT_-1206888670'), (u'INDIRECT_-1206899953', u'MULTIEQUAL_-1206899533'), (u'CALL_-1206934991', u'INDIRECT_-1206909724'), (u'INDIRECT_-1206879735', u'MULTIEQUAL_-1206881431'), (u'INDIRECT_-1206880448', u'MULTIEQUAL_-1206881021'), (u'INDIRECT_-1206900927', u'MULTIEQUAL_-1206900812'), (u'INDIRECT_-1206902215', u'MULTIEQUAL_-1206902136'), ('const-1', u'COPY_-1206927048'), (u'LOAD_-1206921973', u'CALL_-1206921832'), (u'CALL_-1206935907', u'INDIRECT_-1206893027'), (u'INDIRECT_-1206910840', u'MULTIEQUAL_-1206910638'), (u'INDIRECT_-1206896640', u'MULTIEQUAL_-1206896341'), (u'INDIRECT_-1206906341', u'MULTIEQUAL_-1206906232'), (u'INDIRECT_-1206900769', u'MULTIEQUAL_-1206902615'), ('const-0', u'PTRSUB_-1206872431'), (u'CALL_-1206937615', u'INDIRECT_-1206892020'), ('const-1171878', u'COPY_-1206928016'), (u'MULTIEQUAL_-1206881360', u'MULTIEQUAL_-1206881345'), (u'PTRSUB_-1206871867', u'LOAD_-1206921885'), (u'INDIRECT_-1206896258', u'MULTIEQUAL_-1206895875'), ('const-433', u'LOAD_-1206927234'), (u'INDIRECT_-1206890740', u'COPY_-1206878607'), (u'CALL_-1206928668', u'INDIRECT_-1206895248'), (u'INDIRECT_-1206900067', u'MULTIEQUAL_-1206900602'), (u'INDIRECT_-1206889107', u'MULTIEQUAL_-1206888709'), (u'MULTIEQUAL_-1206896612', u'MULTIEQUAL_-1206897799'), (u'MULTIEQUAL_-1206878098', u'MULTIEQUAL_-1206907105'), (u'CALL_-1206931749', u'INDIRECT_-1206900551'), ('const-1', u'PTRADD_-1206878818'), (u'INDIRECT_-1206892085', u'MULTIEQUAL_-1206893872'), (u'CALL_-1206934888', u'INDIRECT_-1206913270'), (u'INDIRECT_-1206903758', u'MULTIEQUAL_-1206903670'), (u'MULTIEQUAL_-1206887887', u'MULTIEQUAL_-1206888270'), (u'MULTIEQUAL_-1206907879', u'MULTIEQUAL_-1206907859'), (u'INDIRECT_-1206900519', u'COPY_-1206880333'), (u'INDIRECT_-1206900139', u'MULTIEQUAL_-1206899919'), (u'MULTIEQUAL_-1206889811', u'CAST_-1206872695'), (u'INDIRECT_-1206887954', u'MULTIEQUAL_-1206896301'), (u'CALL_-1206937983', u'INDIRECT_-1206902289'), (u'INDIRECT_-1206904305', u'MULTIEQUAL_-1206903923'), (u'PTRADD_-1206925207', u'PTRADD_-1206924985'), ('tmp_22855', u'BRANCH_-1206929486'), (u'CALL_-1206937302', u'INDIRECT_-1206883999'), (u'MULTIEQUAL_-1206879777', u'MULTIEQUAL_-1206882484'), (u'INDIRECT_-1206888618', u'MULTIEQUAL_-1206890318'), (u'CALL_-1206929202', u'INDIRECT_-1206890724'), (u'MULTIEQUAL_-1206904214', u'MULTIEQUAL_-1206904140'), (u'CALL_-1206931745', u'INDIRECT_-1206900420'), (u'INDIRECT_-1206895152', u'MULTIEQUAL_-1206894974'), (u'CALL_-1206925694', u'INDIRECT_-1206901974'), (u'INDIRECT_-1206901326', u'MULTIEQUAL_-1206901213'), (u'MULTIEQUAL_-1206887792', u'MULTIEQUAL_-1206888979'), (u'INDIRECT_-1206910538', u'MULTIEQUAL_-1206910155'), (u'INDIRECT_-1206890386', u'MULTIEQUAL_-1206890194'), (u'CALL_-1206938900', u'INDIRECT_-1206899474'), (u'STORE_-1206928446', u'INDIRECT_-1206901217'), (u'INDIRECT_-1206892212', u'MULTIEQUAL_-1206892063'), (u'PTRSUB_-1206874634', u'LOAD_-1206929102'), (u'INDIRECT_-1206905441', u'MULTIEQUAL_-1206906197'), (u'STORE_-1206934436', u'INDIRECT_-1206896728'), (u'MULTIEQUAL_-1206882332', u'MULTIEQUAL_-1206883519'), (u'INDIRECT_-1206918067', u'MULTIEQUAL_-1206917947'), (u'CALL_-1206930086', u'INDIRECT_-1206891465'), (u'INDIRECT_-1206906151', u'MULTIEQUAL_-1206880934'), ('const-2', u'INT_AND_-1206910280'), (u'STORE_-1206933118', u'INDIRECT_-1206893480'), ('const-1', u'INT_ADD_-1206923648'), (u'INDIRECT_-1206903376', u'MULTIEQUAL_-1206903440'), (u'CALL_-1206928601', u'INDIRECT_-1206908603'), (u'MULTIEQUAL_-1206884359', u'MULTIEQUAL_-1206884801'), (u'INDIRECT_-1206893023', u'MULTIEQUAL_-1206892874'), (u'INDIRECT_-1206896672', u'MULTIEQUAL_-1206896517'), (u'INDIRECT_-1206884874', u'MULTIEQUAL_-1206885278'), (u'INDIRECT_-1206887996', u'MULTIEQUAL_-1206887445'), (u'CALL_-1206931701', u'INDIRECT_-1206912161'), (u'STORE_-1206928410', u'INDIRECT_-1206897416'), (u'CALL_-1206938725', u'INDIRECT_-1206900431'), (u'CALL_-1206929320', u'INDIRECT_-1206899597'), (u'INDIRECT_-1206910191', u'MULTIEQUAL_-1206911415'), (u'CALL_-1206930915', u'INDIRECT_-1206903581'), (u'CALL_-1206922584', u'INDIRECT_-1206902239'), (u'MULTIEQUAL_-1206902366', u'MULTIEQUAL_-1206903161'), (u'MULTIEQUAL_-1206894000', u'MULTIEQUAL_-1206893987'), (u'CALL_-1206928357', u'INDIRECT_-1206894728'), (u'CALL_-1206928878', u'INDIRECT_-1206894254'), (u'STORE_-1206934436', u'INDIRECT_-1206892948'), (u'CALL_-1206933711', u'INDIRECT_-1206913789'), (u'COPY_-1206931477', u'MULTIEQUAL_-1206883158'), ('const--8', u'INT_AND_-1206929160'), ('const-433', u'LOAD_-1206932432'), (u'CALL_-1206930311', u'INDIRECT_-1206890189'), (u'STORE_-1206924919', u'INDIRECT_-1206890007'), (u'CALL_-1206925799', u'INDIRECT_-1206893627'), (u'INDIRECT_-1206894077', u'MULTIEQUAL_-1206893905'), (u'CALLIND_-1206925511', u'INDIRECT_-1206906871'), (u'STORE_-1206934436', u'INDIRECT_-1206893788'), (u'CALL_-1206922584', u'INDIRECT_-1206882919'), (u'MULTIEQUAL_-1206893065', u'MULTIEQUAL_-1206893081'), (u'INDIRECT_-1206884053', u'MULTIEQUAL_-1206884135'), (u'INDIRECT_-1206888441', u'MULTIEQUAL_-1206892521'), (u'CALL_-1206935821', u'INDIRECT_-1206902200'), (u'CALL_-1206925604', u'INDIRECT_-1206902005'), (u'INDIRECT_-1206896854', u'MULTIEQUAL_-1206896587'), (u'STORE_-1206930310', u'INDIRECT_-1206899346'), (u'MULTIEQUAL_-1206882845', u'CALL_-1206924677'), (u'STORE_-1206929089', u'INDIRECT_-1206893564'), (u'INDIRECT_-1206914494', u'MULTIEQUAL_-1206913998'), (u'INDIRECT_-1206907525', u'MULTIEQUAL_-1206880200'), (u'CALL_-1206928647', u'INDIRECT_-1206898240'), (u'STORE_-1206928410', u'INDIRECT_-1206896156'), (u'CALL_-1206921832', u'INDIRECT_-1206904580'), (u'CALL_-1206928209', u'INDIRECT_-1206876639'), (u'CALL_-1206923816', u'INDIRECT_-1206889757'), (u'STORE_-1206932486', u'INDIRECT_-1206895407'), (u'MULTIEQUAL_-1206902565', u'MULTIEQUAL_-1206902585'), (u'CALL_-1206928382', u'INDIRECT_-1206895161'), (u'CALLIND_-1206924365', u'INDIRECT_-1206894973'), (u'CALL_-1206938725', u'INDIRECT_-1206893711'), (u'INDIRECT_-1206877106', u'MULTIEQUAL_-1206876793'), ('const-8', u'PTRSUB_-1206880854'), (u'INDIRECT_-1206903645', u'MULTIEQUAL_-1206903626'), (u'CAST_-1206878155', u'CALL_-1206938628'), (u'INDIRECT_-1206891745', u'MULTIEQUAL_-1206895881'), (u'INDIRECT_-1206904363', u'MULTIEQUAL_-1206904214'), (u'INDIRECT_-1206896230', u'MULTIEQUAL_-1206897747'), (u'STORE_-1206933398', u'INDIRECT_-1206897840'), (u'INDIRECT_-1206892257', u'MULTIEQUAL_-1206891850'), (u'STORE_-1206930351', u'INDIRECT_-1206905438'), (u'MULTIEQUAL_-1206888929', u'MULTIEQUAL_-1206888927'), (u'STORE_-1206930310', u'INDIRECT_-1206888426'), (u'CALL_-1206933594', u'INDIRECT_-1206898002'), (u'CALL_-1206933125', u'INDIRECT_-1206908674'), (u'INDIRECT_-1206892883', u'MULTIEQUAL_-1206875913'), (u'INDIRECT_-1206903042', u'MULTIEQUAL_-1206902847'), (u'CALL_-1206932827', u'INDIRECT_-1206901832'), (u'INDIRECT_-1206912913', u'MULTIEQUAL_-1206912509'), (u'INDIRECT_-1206887517', u'MULTIEQUAL_-1206888094'), (u'MULTIEQUAL_-1206884945', u'MULTIEQUAL_-1206884925'), (u'INDIRECT_-1206902939', u'MULTIEQUAL_-1206902837'), (u'CALL_-1206928668', u'INDIRECT_-1206906588'), (u'INDIRECT_-1206881464', u'MULTIEQUAL_-1206881937'), (u'CALL_-1206935766', u'INDIRECT_-1206908886'), (u'INDIRECT_-1206892873', u'MULTIEQUAL_-1206892955'), ('const-5', u'INT_RIGHT_-1206939162'), (u'INDIRECT_-1206903760', u'COPY_-1206878638'), (u'CALL_-1206930927', u'INDIRECT_-1206901271'), (u'CALL_-1206925694', u'INDIRECT_-1206895674'), (u'INT_AND_-1206917980', u'CALL_-1206931797'), (u'STORE_-1206928662', u'INDIRECT_-1206913527'), (u'CALLIND_-1206921710', u'INDIRECT_-1206899894'), (u'CALL_-1206929385', u'INDIRECT_-1206888305'), (u'INDIRECT_-1206885524', u'MULTIEQUAL_-1206887992'), (u'STORE_-1206928622', u'INDIRECT_-1206898964'), (u'INDIRECT_-1206912997', u'MULTIEQUAL_-1206912609'), (u'CALL_-1206937446', u'INDIRECT_-1206903020'), (u'CALL_-1206936019', u'INDIRECT_-1206891001'), (u'INDIRECT_-1206893668', u'MULTIEQUAL_-1206893462'), (u'STORE_-1206937611', u'INDIRECT_-1206903994'), (u'INDIRECT_-1206889007', u'MULTIEQUAL_-1206888307'), (u'STORE_-1206927231', u'INDIRECT_-1206893302'), (u'INDIRECT_-1206900955', u'COPY_-1206878945'), (u'CALL_-1206937186', u'INDIRECT_-1206901731'), (u'INDIRECT_-1206912973', u'MULTIEQUAL_-1206912365'), (u'MULTIEQUAL_-1206888501', u'MULTIEQUAL_-1206888453'), (u'INDIRECT_-1206909341', u'MULTIEQUAL_-1206880944'), (u'MULTIEQUAL_-1206909413', u'MULTIEQUAL_-1206908556'), (u'CALL_-1206939523', u'INDIRECT_-1206894293'), (u'MULTIEQUAL_-1206900961', u'MULTIEQUAL_-1206900787'), (u'LOAD_-1206921376', u'CALLIND_-1206921359'), (u'CALL_-1206935766', u'INDIRECT_-1206913086'), (u'CALL_-1206938900', u'INDIRECT_-1206892334'), (u'CALL_-1206929324', u'INDIRECT_-1206885750'), (u'INDIRECT_-1206891311', u'MULTIEQUAL_-1206876027'), (u'STORE_-1206932305', u'INDIRECT_-1206897617'), (u'INDIRECT_-1206917330', u'MULTIEQUAL_-1206916966'), (u'CALL_-1206934274', u'INDIRECT_-1206908059'), (u'STORE_-1206927248', u'INDIRECT_-1206902552'), (u'INDIRECT_-1206895879', u'MULTIEQUAL_-1206895518'), (u'INDIRECT_-1206894158', u'MULTIEQUAL_-1206892478'), (u'STORE_-1206930351', u'INDIRECT_-1206899558'), (u'MULTIEQUAL_-1206889631', u'MULTIEQUAL_-1206890659'), (u'INDIRECT_-1206893048', u'MULTIEQUAL_-1206893694'), (u'INDIRECT_-1206902912', u'MULTIEQUAL_-1206902285'), (u'INDIRECT_-1206911889', u'MULTIEQUAL_-1206911769'), (u'CALL_-1206939039', u'INDIRECT_-1206901652'), (u'MULTIEQUAL_-1206900541', u'MULTIEQUAL_-1206900367'), (u'MULTIEQUAL_-1206901768', u'MULTIEQUAL_-1206901633'), (u'CALL_-1206927063', u'INDIRECT_-1206888494'), (u'CALL_-1206921832', u'INDIRECT_-1206885680'), (u'MULTIEQUAL_-1206902339', u'MULTIEQUAL_-1206902366'), (u'STORE_-1206934224', u'INDIRECT_-1206908360'), (u'CALL_-1206933962', u'INDIRECT_-1206901154'), ('const-0', u'INT_NOTEQUAL_-1206928092'), (u'INDIRECT_-1206886946', u'MULTIEQUAL_-1206886556'), (u'INDIRECT_-1206904735', u'COPY_-1206878954'), (u'STORE_-1206928553', u'INDIRECT_-1206905480'), (u'INDIRECT_-1206913939', u'MULTIEQUAL_-1206913578'), (u'MULTIEQUAL_-1206875947', u'MULTIEQUAL_-1206906539'), ('tmp_12650', u'CBRANCH_-1206930439'), (u'MULTIEQUAL_-1206891391', u'MULTIEQUAL_-1206892330'), (u'INT_EQUAL_-1206931202', u'CBRANCH_-1206931199'), (u'MULTIEQUAL_-1206904488', u'MULTIEQUAL_-1206908018'), (u'CALL_-1206929938', u'INDIRECT_-1206888228'), (u'CALL_-1206936047', u'INDIRECT_-1206903195'), (u'INDIRECT_-1206899999', u'MULTIEQUAL_-1206899897'), (u'INDIRECT_-1206905562', u'MULTIEQUAL_-1206905301'), (u'INT_NOTEQUAL_-1206928558', u'CBRANCH_-1206928556'), (u'INDIRECT_-1206888169', u'MULTIEQUAL_-1206890015'), (u'INDIRECT_-1206886884', u'MULTIEQUAL_-1206886655'), (u'STORE_-1206930256', u'INDIRECT_-1206908566'), (u'INDIRECT_-1206910020', u'MULTIEQUAL_-1206909921'), (u'STORE_-1206928518', u'INDIRECT_-1206908819'), (u'INDIRECT_-1206894959', u'MULTIEQUAL_-1206894857'), ('const-433', u'STORE_-1206933398'), (u'CALL_-1206929794', u'INDIRECT_-1206896120'), (u'CALL_-1206929902', u'INDIRECT_-1206895346'), (u'CALL_-1206928225', u'INDIRECT_-1206905991'), (u'CALL_-1206927017', u'INDIRECT_-1206878140'), (u'CALL_-1206921264', u'INDIRECT_-1206882867'), (u'STORE_-1206927248', u'INDIRECT_-1206904652'), (u'CALL_-1206924756', u'INDIRECT_-1206902284'), (u'CALLIND_-1206921710', u'INDIRECT_-1206905774'), (u'CALL_-1206931745', u'INDIRECT_-1206910500'), (u'INDIRECT_-1206890899', u'MULTIEQUAL_-1206890679'), (u'MULTIEQUAL_-1206906539', u'MULTIEQUAL_-1206906505'), (u'MULTIEQUAL_-1206906539', u'MULTIEQUAL_-1206906505'), (u'CALL_-1206929202', u'INDIRECT_-1206886944'), (u'CALL_-1206930362', u'INDIRECT_-1206898598'), (u'CALLIND_-1206922663', u'INDIRECT_-1206875331'), (u'CALLIND_-1206925046', u'INDIRECT_-1206904540'), (u'MULTIEQUAL_-1206904172', u'MULTIEQUAL_-1206905359'), (u'MULTIEQUAL_-1206876807', u'MULTIEQUAL_-1206907419'), (u'INDIRECT_-1206893175', u'MULTIEQUAL_-1206876775'), (u'INDIRECT_-1206906946', u'MULTIEQUAL_-1206906763'), (u'INDIRECT_-1206877961', u'MULTIEQUAL_-1206877845'), (u'CALL_-1206933745', u'INDIRECT_-1206909012'), (u'INDIRECT_-1206892360', u'MULTIEQUAL_-1206894019'), (u'INDIRECT_-1206906683', u'MULTIEQUAL_-1206906588'), (u'INDIRECT_-1206895086', u'MULTIEQUAL_-1206902181'), (u'INDIRECT_-1206894312', u'MULTIEQUAL_-1206894163'), (u'STORE_-1206930351', u'INDIRECT_-1206890318'), (u'CALL_-1206929019', u'INDIRECT_-1206891281'), (u'CALL_-1206934487', u'INDIRECT_-1206911974'), (u'CALL_-1206923816', u'INDIRECT_-1206896477'), (u'CALL_-1206933623', u'INDIRECT_-1206913742'), (u'STORE_-1206921852', u'INDIRECT_-1206887117'), ('const-1', u'PTRADD_-1206922647'), (u'MULTIEQUAL_-1206896904', u'MULTIEQUAL_-1206896866'), (u'CALL_-1206925783', u'INDIRECT_-1206903275'), (u'CALL_-1206932327', u'INDIRECT_-1206896614'), (u'INDIRECT_-1206907496', u'MULTIEQUAL_-1206907408'), (u'CALL_-1206927405', u'INDIRECT_-1206905669'), (u'STORE_-1206921743', u'INDIRECT_-1206894193'), (u'INDIRECT_-1206887268', u'MULTIEQUAL_-1206887442'), (u'CALL_-1206924756', u'INDIRECT_-1206904804'), (u'STORE_-1206925221', u'INDIRECT_-1206891405'), (u'CALL_-1206938310', u'INDIRECT_-1206893677'), (u'INDIRECT_-1206897434', u'MULTIEQUAL_-1206895344'), (u'CALL_-1206921264', u'INDIRECT_-1206897147'), (u'CALL_-1206934963', u'INDIRECT_-1206898781'), (u'MULTIEQUAL_-1206900659', u'MULTIEQUAL_-1206900686'), (u'INDIRECT_-1206895214', u'MULTIEQUAL_-1206874112'), (u'MULTIEQUAL_-1206902595', u'MULTIEQUAL_-1206902545'), (u'MULTIEQUAL_-1206908316', u'MULTIEQUAL_-1206908297'), (u'STORE_-1206933958', u'INDIRECT_-1206895186'), (u'INDIRECT_-1206900609', u'MULTIEQUAL_-1206898284'), (u'MULTIEQUAL_-1206874604', u'MULTIEQUAL_-1206874588'), (u'INDIRECT_-1206901771', u'MULTIEQUAL_-1206876053'), (u'CALL_-1206934274', u'INDIRECT_-1206909319'), (u'CALL_-1206930899', u'INDIRECT_-1206900209'), (u'MULTIEQUAL_-1206891813', u'MULTIEQUAL_-1206891112'), (u'CALL_-1206937875', u'INDIRECT_-1206900130'), ('tmp_15603', u'CBRANCH_-1206925842'), (u'STORE_-1206930351', u'INDIRECT_-1206893678'), (u'CALLIND_-1206921388', u'INDIRECT_-1206889081'), (u'STORE_-1206933497', u'INDIRECT_-1206903350'), (u'INDIRECT_-1206889975', u'MULTIEQUAL_-1206889867'), (u'STORE_-1206933118', u'INDIRECT_-1206903140'), (u'INDIRECT_-1206883591', u'MULTIEQUAL_-1206883270'), (u'STORE_-1206928588', u'INDIRECT_-1206907181'), (u'CALL_-1206938310', u'INDIRECT_-1206901657'), (u'INDIRECT_-1206913643', u'MULTIEQUAL_-1206914590'), (u'CALL_-1206931539', u'INDIRECT_-1206909173'), (u'MULTIEQUAL_-1206904049', u'MULTIEQUAL_-1206904033'), (u'CALL_-1206930506', u'INDIRECT_-1206889031'), (u'CALLIND_-1206921412', u'INDIRECT_-1206895446'), (u'INDIRECT_-1206897595', u'COPY_-1206878937'), (u'INDIRECT_-1206910310', u'MULTIEQUAL_-1206910094'), (u'INDIRECT_-1206893020', u'MULTIEQUAL_-1206892781'), (u'CALL_-1206931773', u'INDIRECT_-1206888810'), (u'CALLIND_-1206924378', u'INDIRECT_-1206906681'), (u'CALL_-1206927048', u'INDIRECT_-1206887302'), (u'INDIRECT_-1206903674', u'MULTIEQUAL_-1206903256'), (u'CALL_-1206921954', u'INDIRECT_-1206895374'), (u'CALL_-1206922556', u'INDIRECT_-1206899161'), (u'INDIRECT_-1206907752', u'MULTIEQUAL_-1206909289'), (u'CALL_-1206930394', u'INT_EQUAL_-1206930380'), ('const-433', u'LOAD_-1206873441'), (u'INDIRECT_-1206900974', u'MULTIEQUAL_-1206909321'), (u'INDIRECT_-1206902044', u'MULTIEQUAL_-1206903627'), (u'MULTIEQUAL_-1206909678', u'PTRSUB_-1206871976'), (u'CALL_-1206938628', u'INDIRECT_-1206896174'), (u'INDIRECT_-1206894950', u'MULTIEQUAL_-1206894859'), (u'MULTIEQUAL_-1206912900', u'INT_NOTEQUAL_-1206928451'), (u'MULTIEQUAL_-1206899004', u'MULTIEQUAL_-1206898966'), (u'CALL_-1206924612', u'INDIRECT_-1206891203'), ('const-0', u'INT_SLESS_-1206938248'), (u'CALL_-1206935907', u'INDIRECT_-1206908567'), (u'INDIRECT_-1206890350', u'MULTIEQUAL_-1206891867'), (u'STORE_-1206928320', u'INDIRECT_-1206901947'), (u'CALL_-1206932911', u'INDIRECT_-1206912810'), (u'CAST_-1206874398', u'STORE_-1206930828'), (u'INDIRECT_-1206896562', u'MULTIEQUAL_-1206898167'), (u'CALL_-1206929902', u'INDIRECT_-1206900386'), (u'MULTIEQUAL_-1206877113', u'MULTIEQUAL_-1206877495'), (u'INDIRECT_-1206890847', u'MULTIEQUAL_-1206890732'), (u'INDIRECT_-1206895665', u'MULTIEQUAL_-1206895646'), (u'MULTIEQUAL_-1206903770', u'MULTIEQUAL_-1206903752'), ('tmp_4367', u'CBRANCH_-1206935066'), (u'CALL_-1206924661', u'INDIRECT_-1206893826'), (u'CALL_-1206930407', u'INDIRECT_-1206891906'), (u'MULTIEQUAL_-1206902410', u'MULTIEQUAL_-1206903161'), ('const-32', u'PTRSUB_-1206877875'), (u'STORE_-1206921596', u'INDIRECT_-1206881946'), (u'INDIRECT_-1206897559', u'MULTIEQUAL_-1206897339'), (u'CALL_-1206929645', u'INDIRECT_-1206911030'), (u'STORE_-1206930256', u'INDIRECT_-1206896386'), (u'CAST_-1206869424', u'INT_ZEXT_-1206910969'), (u'CALL_-1206928357', u'INDIRECT_-1206907748'), (u'CALLIND_-1206921743', u'INDIRECT_-1206882693'), (u'INDIRECT_-1206891617', u'MULTIEQUAL_-1206891998'), (u'STORE_-1206930873', u'INDIRECT_-1206896358'), (u'INDIRECT_-1206890357', u'MULTIEQUAL_-1206890738'), (u'COPY_-1206875529', u'PIECE_-1206875470'), (u'MULTIEQUAL_-1206893409', u'MULTIEQUAL_-1206892743'), (u'STORE_-1206937696', u'INDIRECT_-1206912864'), (u'INDIRECT_-1206910488', u'MULTIEQUAL_-1206912027'), (u'MULTIEQUAL_-1206917629', u'INT_EQUAL_-1206925022'), (u'CALL_-1206927017', u'INDIRECT_-1206904854'), (u'INDIRECT_-1206893453', u'MULTIEQUAL_-1206894459'), (u'MULTIEQUAL_-1206900352', u'MULTIEQUAL_-1206900336'), (u'INDIRECT_-1206906799', u'MULTIEQUAL_-1206876805'), (u'CALL_-1206928677', u'INDIRECT_-1206890287'), ('const-8', u'PTRSUB_-1206879635'), (u'CALL_-1206934955', u'INDIRECT_-1206899615'), (u'INT_EQUAL_-1206873145', u'BOOL_AND_-1206873172'), (u'INDIRECT_-1206896528', u'MULTIEQUAL_-1206896910'), (u'CALL_-1206932271', u'INDIRECT_-1206903313'), (u'INDIRECT_-1206900974', u'MULTIEQUAL_-1206900709'), (u'CALL_-1206927063', u'INDIRECT_-1206877823'), (u'CALL_-1206930927', u'INDIRECT_-1206903791'), (u'LOAD_-1206929095', u'INT_NOTEQUAL_-1206929079'), (u'MULTIEQUAL_-1206880916', u'MULTIEQUAL_-1206880178'), ('const-1', u'INT_ADD_-1206875146'), (u'INDIRECT_-1206900425', u'MULTIEQUAL_-1206900389'), (u'CALLIND_-1206925453', u'INDIRECT_-1206898019'), (u'STORE_-1206930873', u'INDIRECT_-1206906438'), (u'INDIRECT_-1206896487', u'MULTIEQUAL_-1206898210'), (u'INDIRECT_-1206887555', u'COPY_-1206871259'), (u'INDIRECT_-1206897860', u'MULTIEQUAL_-1206897744'), (u'MULTIEQUAL_-1206898734', u'MULTIEQUAL_-1206899654'), (u'MULTIEQUAL_-1206892145', u'MULTIEQUAL_-1206892170'), (u'INDIRECT_-1206891333', u'MULTIEQUAL_-1206891174'), (u'STORE_-1206930340', u'INDIRECT_-1206895428'), (u'MULTIEQUAL_-1206898589', u'MULTIEQUAL_-1206898587'), (u'STORE_-1206932486', u'INDIRECT_-1206894987'), (u'INDIRECT_-1206900521', u'MULTIEQUAL_-1206880923'), (u'INDIRECT_-1206899473', u'MULTIEQUAL_-1206902484'), (u'CALL_-1206928601', u'INDIRECT_-1206904823'), (u'CALL_-1206933821', u'INDIRECT_-1206880905'), (u'INDIRECT_-1206903909', u'MULTIEQUAL_-1206903789'), (u'CALL_-1206927418', u'INDIRECT_-1206890557'), (u'CALL_-1206928992', u'INDIRECT_-1206895043'), (u'INDIRECT_-1206913551', u'MULTIEQUAL_-1206914775'), (u'INDIRECT_-1206908801', u'MULTIEQUAL_-1206909557'), (u'STORE_-1206930873', u'INDIRECT_-1206889218'), (u'CALL_-1206931595', u'INDIRECT_-1206909614'), (u'CALL_-1206935766', u'INDIRECT_-1206891246'), (u'MULTIEQUAL_-1206904090', u'MULTIEQUAL_-1206904841'), (u'INDIRECT_-1206914125', u'MULTIEQUAL_-1206913981'), ('const-433', u'LOAD_-1206921939'), (u'CALL_-1206929489', u'INDIRECT_-1206892917'), (u'INDIRECT_-1206902090', u'MULTIEQUAL_-1206901999'), (u'INDIRECT_-1206882890', u'MULTIEQUAL_-1206882804'), (u'INDIRECT_-1206905498', u'MULTIEQUAL_-1206903818'), (u'INDIRECT_-1206891246', u'MULTIEQUAL_-1206887941'), (u'CALL_-1206938772', u'INDIRECT_-1206896888'), (u'MULTIEQUAL_-1206895964', u'MULTIEQUAL_-1206895988'), (u'CALL_-1206928209', u'INDIRECT_-1206902601'), (u'INDIRECT_-1206911839', u'MULTIEQUAL_-1206911478'), (u'CALL_-1206927093', u'INDIRECT_-1206899501'), (u'LOAD_-1206935993', u'INT_EQUAL_-1206935970'), (u'CALL_-1206928209', u'INDIRECT_-1206905121'), (u'INDIRECT_-1206905318', u'MULTIEQUAL_-1206904687'), (u'STORE_-1206928662', u'INDIRECT_-1206891687'), (u'CALL_-1206938756', u'INT_NOTEQUAL_-1206938740'), (u'STORE_-1206921525', u'INDIRECT_-1206899967'), ('tmp_17565', u'CBRANCH_-1206922739'), (u'CALL_-1206927360', u'INDIRECT_-1206900602'), ('const-0', u'INT_NOTEQUAL_-1206876802'), ('const-433', u'LOAD_-1206930066'), (u'CALL_-1206930311', u'INDIRECT_-1206916554'), (u'CALL_-1206931773', u'INDIRECT_-1206904350'), (u'CALL_-1206930550', u'INDIRECT_-1206886540'), (u'MULTIEQUAL_-1206895089', u'MULTIEQUAL_-1206894974'), (u'CALL_-1206934862', u'INDIRECT_-1206901260'), (u'INDIRECT_-1206885460', u'MULTIEQUAL_-1206885221'), ('const-24', u'PTRSUB_-1206877065'), (u'LOAD_-1206931570', u'CALL_-1206931545'), (u'CAST_-1206870171', u'COPY_-1206870432'), (u'CALL_-1206934835', u'INDIRECT_-1206911991'), (u'INDIRECT_-1206898298', u'MULTIEQUAL_-1206898200'), ('const-0', u'COPY_-1206925624'), (u'INDIRECT_-1206914952', u'MULTIEQUAL_-1206911724'), (u'STORE_-1206928410', u'INDIRECT_-1206894476'), (u'INDIRECT_-1206894497', u'MULTIEQUAL_-1206894407'), (u'CALL_-1206924612', u'INDIRECT_-1206894563'), (u'CALL_-1206935494', u'INDIRECT_-1206919148'), (u'CALL_-1206938958', u'INDIRECT_-1206900344'), (u'INDIRECT_-1206891721', u'MULTIEQUAL_-1206874097'), (u'MULTIEQUAL_-1206901811', u'MULTIEQUAL_-1206902839'), (u'INDIRECT_-1206898441', u'MULTIEQUAL_-1206898754'), (u'INDIRECT_-1206894207', u'MULTIEQUAL_-1206894162'), (u'INDIRECT_-1206889161', u'MULTIEQUAL_-1206889770'), (u'CALLIND_-1206921856', u'INDIRECT_-1206905016'), (u'CALL_-1206928225', u'INDIRECT_-1206896751'), (u'CALLIND_-1206924365', u'INDIRECT_-1206887413'), (u'INDIRECT_-1206899961', u'MULTIEQUAL_-1206900095'), (u'INDIRECT_-1206885387', u'MULTIEQUAL_-1206886479'), ('const-5', u'CALL_-1206927063'), (u'MULTIEQUAL_-1206898589', u'MULTIEQUAL_-1206898573'), (u'INDIRECT_-1206897756', u'MULTIEQUAL_-1206898260'), (u'CALL_-1206922316', u'INDIRECT_-1206875054'), (u'MULTIEQUAL_-1206907036', u'MULTIEQUAL_-1206907030'), (u'INDIRECT_-1206886641', u'MULTIEQUAL_-1206886450'), (u'INDIRECT_-1206897721', u'MULTIEQUAL_-1206897445'), (u'CALL_-1206929830', u'INDIRECT_-1206900342'), (u'CALLIND_-1206921884', u'INDIRECT_-1206898732'), (u'CALL_-1206928331', u'INDIRECT_-1206902273'), (u'INDIRECT_-1206900121', u'MULTIEQUAL_-1206899883'), (u'INDIRECT_-1206895039', u'MULTIEQUAL_-1206876777'), (u'CALL_-1206921308', u'INDIRECT_-1206875912'), (u'INDIRECT_-1206881175', u'MULTIEQUAL_-1206881021'), (u'CALL_-1206927418', u'INDIRECT_-1206888037'), (u'INDIRECT_-1206899183', u'MULTIEQUAL_-1206899138'), (u'CALL_-1206928601', u'INDIRECT_-1206893063'), (u'CALL_-1206928271', u'INDIRECT_-1206903477'), (u'CALL_-1206928815', u'INDIRECT_-1206908479'), (u'CALLIND_-1206925511', u'INDIRECT_-1206884611'), (u'INT_NOTEQUAL_-1206938787', u'CBRANCH_-1206938783'), (u'INDIRECT_-1206902008', u'MULTIEQUAL_-1206901576'), (u'CALL_-1206933773', u'INDIRECT_-1206880544'), (u'MULTIEQUAL_-1206901805', u'MULTIEQUAL_-1206901830'), (u'CALL_-1206928518', u'INDIRECT_-1206903267'), (u'MULTIEQUAL_-1206887798', u'MULTIEQUAL_-1206887741'), (u'INDIRECT_-1206910538', u'MULTIEQUAL_-1206910265'), (u'CALL_-1206937824', u'INDIRECT_-1206910185'), (u'CALL_-1206938310', u'INDIRECT_-1206909637'), ('tmp_19825', u'BRANCH_-1206922851'), (u'CALL_-1206929830', u'INDIRECT_-1206894882'), (u'INDIRECT_-1206892019', u'MULTIEQUAL_-1206891917'), (u'CALL_-1206928734', u'INDIRECT_-1206883158'), (u'CALL_-1206931128', u'INDIRECT_-1206899044'), (u'INDIRECT_-1206910351', u'MULTIEQUAL_-1206880944'), (u'STORE_-1206921852', u'INDIRECT_-1206902237'), (u'MULTIEQUAL_-1206900188', u'MULTIEQUAL_-1206900164'), (u'INDIRECT_-1206897553', u'MULTIEQUAL_-1206898639'), (u'CALL_-1206930241', u'INDIRECT_-1206911050'), (u'INDIRECT_-1206900569', u'COPY_-1206879997'), (u'COPY_-1206878965', u'RETURN_-1206878898'), (u'CALL_-1206932954', u'INDIRECT_-1206904019'), (u'MULTIEQUAL_-1206882442', u'MULTIEQUAL_-1206882428'), (u'STORE_-1206928320', u'INDIRECT_-1206907827'), (u'INDIRECT_-1206904338', u'MULTIEQUAL_-1206904077'), (u'INDIRECT_-1206896954', u'MULTIEQUAL_-1206896536'), (u'STORE_-1206925248', u'INDIRECT_-1206898140'), (u'MULTIEQUAL_-1206903758', u'MULTIEQUAL_-1206903701'), (u'STORE_-1206928410', u'INDIRECT_-1206891536'), ('tmp_25370', u'PTRSUB_-1206881532'), (u'CALL_-1206938628', u'INDIRECT_-1206900794'), (u'MULTIEQUAL_-1206903061', u'MULTIEQUAL_-1206902953'), (u'STORE_-1206930351', u'INDIRECT_-1206891578'), (u'INDIRECT_-1206901554', u'MULTIEQUAL_-1206901177'), (u'INDIRECT_-1206893345', u'COPY_-1206871759'), (u'INDIRECT_-1206913784', u'MULTIEQUAL_-1206913330'), (u'INDIRECT_-1206887519', u'MULTIEQUAL_-1206888559'), (u'CALL_-1206930882', u'INDIRECT_-1206908598'), (u'CALL_-1206928690', u'INDIRECT_-1206898258'), (u'INDIRECT_-1206907062', u'MULTIEQUAL_-1206908667'), (u'CALL_-1206933998', u'INDIRECT_-1206905794'), (u'INDIRECT_-1206898756', u'MULTIEQUAL_-1206898820'), (u'CALLIND_-1206924365', u'INDIRECT_-1206886573'), ('tmp_16217', u'CBRANCH_-1206925304'), (u'CALL_-1206929032', u'INDIRECT_-1206904181'), (u'STORE_-1206929089', u'INDIRECT_-1206886424'), (u'INDIRECT_-1206902306', u'MULTIEQUAL_-1206904090'), (u'STORE_-1206925248', u'INDIRECT_-1206897720'), (u'CALL_-1206931337', u'INDIRECT_-1206912410'), (u'CALL_-1206937559', u'INDIRECT_-1206906685'), (u'CALL_-1206939005', u'INDIRECT_-1206912133'), (u'STORE_-1206921852', u'INDIRECT_-1206905177'), (u'INDIRECT_-1206879546', u'MULTIEQUAL_-1206876016'), (u'STORE_-1206930329', u'INDIRECT_-1206894580'), (u'STORE_-1206937772', u'INDIRECT_-1206913743'), (u'STORE_-1206930256', u'INDIRECT_-1206897226'), (u'INDIRECT_-1206899385', u'MULTIEQUAL_-1206899255'), (u'MULTIEQUAL_-1206894856', u'MULTIEQUAL_-1206894850'), (u'INDIRECT_-1206888604', u'MULTIEQUAL_-1206890187'), (u'INDIRECT_-1206886752', u'MULTIEQUAL_-1206886603'), (u'MULTIEQUAL_-1206908299', u'MULTIEQUAL_-1206908279'), (u'INDIRECT_-1206908060', u'MULTIEQUAL_-1206907898'), (u'CALL_-1206938232', u'INDIRECT_-1206909163'), (u'STORE_-1206924934', u'INDIRECT_-1206884557'), (u'INDIRECT_-1206889365', u'MULTIEQUAL_-1206889346'), (u'CALL_-1206921954', u'INDIRECT_-1206896634'), (u'STORE_-1206937920', u'INDIRECT_-1206900794'), (u'CALL_-1206928644', u'INDIRECT_-1206907417'), (u'INDIRECT_-1206905141', u'MULTIEQUAL_-1206880934'), (u'MULTIEQUAL_-1206898111', u'MULTIEQUAL_-1206899050'), (u'CALL_-1206932808', u'INDIRECT_-1206916284'), (u'INDIRECT_-1206887427', u'MULTIEQUAL_-1206891681'), (u'INDIRECT_-1206886577', u'MULTIEQUAL_-1206886958'), (u'MULTIEQUAL_-1206894585', u'MULTIEQUAL_-1206894605'), (u'CALL_-1206929202', u'INDIRECT_-1206902484'), (u'CALL_-1206930899', u'INDIRECT_-1206895589'), (u'CALL_-1206937983', u'INDIRECT_-1206884478'), (u'CALL_-1206938694', u'INDIRECT_-1206903771'), (u'CALL_-1206930584', u'INDIRECT_-1206898568'), (u'STORE_-1206928622', u'INDIRECT_-1206884264'), (u'INDIRECT_-1206904417', u'MULTIEQUAL_-1206904280'), (u'MULTIEQUAL_-1206911750', u'MULTIEQUAL_-1206911732'), (u'INDIRECT_-1206904157', u'MULTIEQUAL_-1206904067'), (u'CALL_-1206934991', u'INDIRECT_-1206894604'), (u'INDIRECT_-1206897126', u'MULTIEQUAL_-1206896804'), (u'CALLIND_-1206938827', u'INDIRECT_-1206899435'), (u'MULTIEQUAL_-1206892372', u'MULTIEQUAL_-1206892356'), (u'INDIRECT_-1206892813', u'MULTIEQUAL_-1206896487'), (u'INDIRECT_-1206894241', u'MULTIEQUAL_-1206894554'), (u'CALL_-1206932817', u'INDIRECT_-1206899766'), (u'CALL_-1206935766', u'INDIRECT_-1206900906'), (u'INDIRECT_-1206900066', u'MULTIEQUAL_-1206899953'), (u'MULTIEQUAL_-1206893599', u'MULTIEQUAL_-1206893253'), (u'CALL_-1206937446', u'INDIRECT_-1206913940'), (u'CALL_-1206930550', u'INDIRECT_-1206905440'), (u'INDIRECT_-1206895086', u'MULTIEQUAL_-1206896525'), (u'STORE_-1206930873', u'INDIRECT_-1206906858'), (u'MULTIEQUAL_-1206891869', u'MULTIEQUAL_-1206891853'), (u'INDIRECT_-1206890150', u'MULTIEQUAL_-1206889934'), (u'MULTIEQUAL_-1206873719', u'INT_EQUAL_-1206873201'), (u'CALL_-1206934955', u'INDIRECT_-1206900035'), (u'CALL_-1206930899', u'INDIRECT_-1206896849'), ('tmp_25371', u'PTRSUB_-1206875262'), (u'CALL_-1206922325', u'INDIRECT_-1206898643'), (u'STORE_-1206934436', u'INDIRECT_-1206895888'), (u'INDIRECT_-1206908293', u'MULTIEQUAL_-1206908165'), (u'INDIRECT_-1206892640', u'MULTIEQUAL_-1206892590'), (u'CALL_-1206936110', u'INDIRECT_-1206893574'), (u'MULTIEQUAL_-1206896484', u'MULTIEQUAL_-1206896446'), ('const-0', u'INT_EQUAL_-1206924606'), (u'CALL_-1206926063', u'INDIRECT_-1206886218'), (u'STORE_-1206928482', u'INDIRECT_-1206894938'), (u'INDIRECT_-1206896359', u'MULTIEQUAL_-1206896139'), (u'INDIRECT_-1206904414', u'MULTIEQUAL_-1206903918'), (u'STORE_-1206929169', u'INDIRECT_-1206888958'), (u'MULTIEQUAL_-1206911607', u'MULTIEQUAL_-1206911593'), (u'INDIRECT_-1206907698', u'MULTIEQUAL_-1206908206'), (u'CALL_-1206931545', u'INDIRECT_-1206901283'), (u'INDIRECT_-1206886428', u'MULTIEQUAL_-1206886602'), (u'COPY_-1206871955', u'MULTIEQUAL_-1206913996'), (u'INDIRECT_-1206907907', u'MULTIEQUAL_-1206907207'), ('const-0', u'INT_EQUAL_-1206928234'), (u'CALL_-1206938927', u'INDIRECT_-1206900328'), (u'CALL_-1206925799', u'INDIRECT_-1206905387'), (u'INDIRECT_-1206894062', u'MULTIEQUAL_-1206893885'), (u'STORE_-1206924545', u'INDIRECT_-1206897348'), (u'INDIRECT_-1206893830', u'MULTIEQUAL_-1206891624'), (u'CALL_-1206931797', u'INDIRECT_-1206912535'), ('const-8', u'PTRADD_-1206872850'), (u'STORE_-1206933398', u'INDIRECT_-1206893220'), (u'INDIRECT_-1206903204', u'MULTIEQUAL_-1206903057'), (u'CALLIND_-1206929135', u'INDIRECT_-1206896378'), (u'INDIRECT_-1206903843', u'MULTIEQUAL_-1206903477'), (u'CALL_-1206937186', u'INDIRECT_-1206913071'), (u'STORE_-1206933398', u'INDIRECT_-1206907920'), (u'CALL_-1206938927', u'INDIRECT_-1206906208'), (u'CALL_-1206925432', u'INDIRECT_-1206901681'), (u'CALL_-1206929866', u'INDIRECT_-1206899524'), (u'CALL_-1206930915', u'INDIRECT_-1206909881'), (u'STORE_-1206925479', u'INDIRECT_-1206903298'), (u'INDIRECT_-1206884809', u'MULTIEQUAL_-1206886655'), (u'INDIRECT_-1206898038', u'MULTIEQUAL_-1206898546'), (u'INDIRECT_-1206888331', u'MULTIEQUAL_-1206890364'), (u'INDIRECT_-1206902537', u'MULTIEQUAL_-1206902918'), (u'INDIRECT_-1206900010', u'MULTIEQUAL_-1206901527'), (u'STORE_-1206929169', u'INDIRECT_-1206893158'), (u'CALL_-1206921308', u'INDIRECT_-1206888346'), (u'CALL_-1206921832', u'INDIRECT_-1206905000'), ('const-0', u'COPY_-1206878652'), (u'CALL_-1206937559', u'INDIRECT_-1206908365'), (u'MULTIEQUAL_-1206901944', u'MULTIEQUAL_-1206901296'), (u'CALL_-1206931337', u'INDIRECT_-1206904010'), (u'INDIRECT_-1206895231', u'MULTIEQUAL_-1206895091'), (u'CALL_-1206930915', u'INDIRECT_-1206906521'), (u'CALL_-1206929938', u'INDIRECT_-1206909228'), (u'LOAD_-1206921705', u'INT_NOTEQUAL_-1206921685'), (u'INDIRECT_-1206909973', u'MULTIEQUAL_-1206909569'), (u'MULTIEQUAL_-1206907353', u'MULTIEQUAL_-1206906652'), (u'INDIRECT_-1206904647', u'MULTIEQUAL_-1206904249'), (u'CALLIND_-1206921710', u'INDIRECT_-1206885194'), ('const-0', u'INT_NOTEQUAL_-1206937809'), (u'STORE_-1206928697', u'INDIRECT_-1206910188'), (u'CALL_-1206923816', u'INDIRECT_-1206898157'), (u'MULTIEQUAL_-1206883519', u'MULTIEQUAL_-1206883173'), (u'CALL_-1206932954', u'INDIRECT_-1206898979'), ('tmp_17679', u'CBRANCH_-1206922662'), ('const-8', u'PTRADD_-1206877475'), (u'INDIRECT_-1206907733', u'MULTIEQUAL_-1206905982'), (u'CALL_-1206938656', u'INDIRECT_-1206909208'), (u'CALL_-1206929320', u'INDIRECT_-1206897077'), (u'STORE_-1206932486', u'INDIRECT_-1206904227'), ('const-8', u'PTRADD_-1206878183'), (u'INDIRECT_-1206891397', u'MULTIEQUAL_-1206891368'), (u'INDIRECT_-1206889920', u'PTRADD_-1206878400'), (u'INDIRECT_-1206909502', u'COPY_-1206879315'), (u'CALL_-1206931269', u'INDIRECT_-1206899787'), (u'CALL_-1206924704', u'INDIRECT_-1206893440'), ('const-433', u'STORE_-1206924919'), ('tmp_16250', u'CBRANCH_-1206925282'), (u'INDIRECT_-1206906747', u'MULTIEQUAL_-1206911001'), (u'CALL_-1206937302', u'INDIRECT_-1206903910'), (u'MULTIEQUAL_-1206913210', u'INT_NOTEQUAL_-1206923337'), (u'CALL_-1206937875', u'INDIRECT_-1206907690'), ('const-0', u'INT_NOTEQUAL_-1206928105'), (u'MULTIEQUAL_-1206908908', u'MULTIEQUAL_-1206908773'), (u'CALL_-1206932954', u'INDIRECT_-1206900239'), (u'CALL_-1206938958', u'INDIRECT_-1206909584'), (u'INDIRECT_-1206898913', u'MULTIEQUAL_-1206898408'), ('const-1', u'INT_ADD_-1206877462'), (u'CALL_-1206929830', u'INDIRECT_-1206907482'), (u'CALL_-1206938756', u'INDIRECT_-1206883935'), (u'CALL_-1206932817', u'INDIRECT_-1206897246'), (u'MULTIEQUAL_-1206899434', u'MULTIEQUAL_-1206899430'), (u'STORE_-1206921864', u'INDIRECT_-1206899727'), (u'MULTIEQUAL_-1206900756', u'MULTIEQUAL_-1206900737'), (u'CALL_-1206928772', u'INDIRECT_-1206892846'), (u'CALL_-1206935494', u'INDIRECT_-1206895303'), (u'CALL_-1206938036', u'INDIRECT_-1206903153'), (u'CALLIND_-1206925019', u'INDIRECT_-1206889404'), (u'CALLIND_-1206921388', u'INDIRECT_-1206889501'), (u'INDIRECT_-1206890718', u'MULTIEQUAL_-1206892418'), (u'MULTIEQUAL_-1206889914', u'MULTIEQUAL_-1206890834'), (u'STORE_-1206928482', u'INDIRECT_-1206912578'), (u'STORE_-1206921596', u'INDIRECT_-1206886146'), (u'INDIRECT_-1206887197', u'MULTIEQUAL_-1206887060'), (u'CALL_-1206930927', u'INDIRECT_-1206902951'), (u'STORE_-1206930828', u'INDIRECT_-1206892975'), (u'INDIRECT_-1206909240', u'MULTIEQUAL_-1206908941'), (u'INDIRECT_-1206911022', u'MULTIEQUAL_-1206910827'), (u'CAST_-1206869716', u'COPY_-1206869909'), (u'MULTIEQUAL_-1206909927', u'MULTIEQUAL_-1206909870'), (u'MULTIEQUAL_-1206910306', u'MULTIEQUAL_-1206910209'), (u'INDIRECT_-1206910306', u'MULTIEQUAL_-1206910209'), (u'CALL_-1206929269', u'INDIRECT_-1206899733'), (u'CALL_-1206927316', u'INDIRECT_-1206900163'), (u'CALL_-1206938772', u'INDIRECT_-1206892688'), (u'INDIRECT_-1206912094', u'MULTIEQUAL_-1206911889'), (u'INDIRECT_-1206900385', u'MULTIEQUAL_-1206880182'), (u'INDIRECT_-1206893517', u'MULTIEQUAL_-1206893110'), (u'MULTIEQUAL_-1206891301', u'MULTIEQUAL_-1206891127'), (u'CALL_-1206921994', u'INDIRECT_-1206876663'), (u'CALLIND_-1206924365', u'INDIRECT_-1206886993'), (u'MULTIEQUAL_-1206904067', u'MULTIEQUAL_-1206904048'), (u'CALL_-1206926003', u'INDIRECT_-1206914231'), (u'CALL_-1206927418', u'INDIRECT_-1206892657'), (u'INDIRECT_-1206899126', u'MULTIEQUAL_-1206898736'), (u'INDIRECT_-1206904837', u'MULTIEQUAL_-1206904700'), (u'CALL_-1206932827', u'INDIRECT_-1206913172'), (u'INDIRECT_-1206894728', u'MULTIEQUAL_-1206895374'), (u'CALLIND_-1206922636', u'INDIRECT_-1206889429'), (u'INDIRECT_-1206889883', u'MULTIEQUAL_-1206889788'), (u'CALL_-1206934487', u'INDIRECT_-1206896434'), (u'INDIRECT_-1206880453', u'MULTIEQUAL_-1206882105'), (u'CALL_-1206921722', u'INDIRECT_-1206875657'), (u'INDIRECT_-1206902334', u'MULTIEQUAL_-1206902880'), (u'INDIRECT_-1206891591', u'MULTIEQUAL_-1206891572'), (u'MULTIEQUAL_-1206889892', u'MULTIEQUAL_-1206889873'), (u'CALL_-1206921264', u'INDIRECT_-1206886227'), (u'CALL_-1206931183', u'INDIRECT_-1206906623'), (u'INDIRECT_-1206913058', u'MULTIEQUAL_-1206912675'), (u'MULTIEQUAL_-1206892331', u'MULTIEQUAL_-1206892289'), (u'STORE_-1206921840', u'INDIRECT_-1206886267'), (u'STORE_-1206925221', u'INDIRECT_-1206899805'), (u'MULTIEQUAL_-1206897799', u'MULTIEQUAL_-1206898241'), (u'STORE_-1206924919', u'INDIRECT_-1206887907'), (u'CALL_-1206928668', u'INDIRECT_-1206885168'), (u'CALLIND_-1206921344', u'INDIRECT_-1206896252'), (u'CALL_-1206922556', u'INDIRECT_-1206905041'), (u'INDIRECT_-1206904754', u'MULTIEQUAL_-1206904338'), (u'INDIRECT_-1206889808', u'MULTIEQUAL_-1206890190'), (u'INDIRECT_-1206900863', u'MULTIEQUAL_-1206900818'), (u'CALL_-1206935809', u'INDIRECT_-1206898831'), (u'INT_EQUAL_-1206924980', u'CBRANCH_-1206924974'), (u'CALL_-1206931539', u'INDIRECT_-1206889853'), (u'INDIRECT_-1206899894', u'MULTIEQUAL_-1206899476'), (u'MULTIEQUAL_-1206913336', u'MULTIEQUAL_-1206913330'), (u'CALL_-1206932808', u'INDIRECT_-1206913998'), (u'SUBPIECE_-1206915247', u'STORE_-1206928622'), (u'CALL_-1206925460', u'INDIRECT_-1206893295'), ('const-32', u'PTRSUB_-1206872730'), (u'INDIRECT_-1206899464', u'MULTIEQUAL_-1206900717'), (u'INDIRECT_-1206896260', u'MULTIEQUAL_-1206897189'), (u'CALL_-1206936110', u'INDIRECT_-1206905334'), (u'CALL_-1206921308', u'INDIRECT_-1206892966'), (u'CALL_-1206935907', u'INDIRECT_-1206905207'), (u'INDIRECT_-1206906708', u'MULTIEQUAL_-1206908247'), (u'STORE_-1206937696', u'INDIRECT_-1206891864'), (u'INDIRECT_-1206908336', u'MULTIEQUAL_-1206908248'), (u'CALL_-1206928331', u'INDIRECT_-1206911513'), (u'CALL_-1206938900', u'INDIRECT_-1206906614'), (u'INDIRECT_-1206896968', u'MULTIEQUAL_-1206896536'), (u'STORE_-1206937696', u'INDIRECT_-1206894804'), (u'INDIRECT_-1206895572', u'MULTIEQUAL_-1206895394'), (u'INDIRECT_-1206913404', u'MULTIEQUAL_-1206913884'), (u'STORE_-1206930256', u'INDIRECT_-1206903106'), (u'INDIRECT_-1206901782', u'MULTIEQUAL_-1206901579'), (u'MULTIEQUAL_-1206898017', u'MULTIEQUAL_-1206880915'), (u'INDIRECT_-1206898021', u'MULTIEQUAL_-1206898334'), (u'INDIRECT_-1206891329', u'COPY_-1206879975'), (u'INDIRECT_-1206892125', u'MULTIEQUAL_-1206891743'), (u'CALL_-1206924661', u'INDIRECT_-1206887106'), (u'CALL_-1206932911', u'INDIRECT_-1206904410'), (u'CALL_-1206930025', u'INDIRECT_-1206898582'), (u'INDIRECT_-1206900486', u'MULTIEQUAL_-1206897181'), (u'INDIRECT_-1206888621', u'MULTIEQUAL_-1206888755'), (u'MULTIEQUAL_-1206894346', u'MULTIEQUAL_-1206894249'), (u'INDIRECT_-1206894346', u'MULTIEQUAL_-1206894249'), (u'INT_EQUAL_-1206928189', u'CBRANCH_-1206928186'), (u'CALL_-1206928291', u'INDIRECT_-1206882503'), ('const-433', u'STORE_-1206925221'), ('tmp_16550', u'CBRANCH_-1206925090'), (u'MULTIEQUAL_-1206894877', u'MULTIEQUAL_-1206894461'), (u'INDIRECT_-1206915434', u'MULTIEQUAL_-1206915016'), (u'MULTIEQUAL_-1206891026', u'MULTIEQUAL_-1206891821'), (u'CALL_-1206921320', u'INDIRECT_-1206898336'), (u'STORE_-1206930873', u'INDIRECT_-1206894678'), (u'INDIRECT_-1206906524', u'MULTIEQUAL_-1206908992'), (u'STORE_-1206930351', u'INDIRECT_-1206894938'), (u'CALL_-1206939523', u'INDIRECT_-1206895133'), (u'STORE_-1206933398', u'INDIRECT_-1206903300'), (u'LOAD_-1206938857', u'PTRSUB_-1206881208'), (u'INT_ADD_-1206924906', u'MULTIEQUAL_-1206917591'), (u'STORE_-1206929190', u'INDIRECT_-1206891906'), (u'INDIRECT_-1206901160', u'MULTIEQUAL_-1206900889'), (u'MULTIEQUAL_-1206897872', u'MULTIEQUAL_-1206899059'), (u'INDIRECT_-1206896335', u'MULTIEQUAL_-1206896256'), (u'STORE_-1206937611', u'INDIRECT_-1206893914'), (u'INDIRECT_-1206891520', u'MULTIEQUAL_-1206893187'), (u'CALL_-1206930025', u'INDIRECT_-1206895642'), (u'MULTIEQUAL_-1206904887', u'MULTIEQUAL_-1206904830'), (u'CALL_-1206926003', u'INDIRECT_-1206892906'), (u'INDIRECT_-1206896140', u'MULTIEQUAL_-1206895938'), (u'CALL_-1206938958', u'INDIRECT_-1206895724'), (u'CALL_-1206921832', u'INDIRECT_-1206894500'), (u'INDIRECT_-1206914805', u'MULTIEQUAL_-1206914423'), (u'INDIRECT_-1206900536', u'MULTIEQUAL_-1206900261'), (u'CALL_-1206922316', u'INDIRECT_-1206902276'), (u'MULTIEQUAL_-1206891919', u'MULTIEQUAL_-1206891899'), (u'STORE_-1206930256', u'INDIRECT_-1206890926'), (u'INDIRECT_-1206890144', u'MULTIEQUAL_-1206892612'), (u'INDIRECT_-1206908566', u'MULTIEQUAL_-1206909959'), (u'STORE_-1206933118', u'INDIRECT_-1206893900'), (u'CALL_-1206931337', u'INDIRECT_-1206909050'), (u'INDIRECT_-1206908785', u'MULTIEQUAL_-1206880203'), (u'INDIRECT_-1206889215', u'INT_NOTEQUAL_-1206934333'), (u'INDIRECT_-1206895817', u'COPY_-1206879634'), (u'INDIRECT_-1206890806', u'MULTIEQUAL_-1206897141'), (u'CALL_-1206929296', u'INDIRECT_-1206907156'), (u'CALL_-1206930086', u'INDIRECT_-1206878440'), (u'MULTIEQUAL_-1206890239', u'MULTIEQUAL_-1206890239'), (u'CALLIND_-1206921344', u'INDIRECT_-1206892052'), (u'CALL_-1206929750', u'INDIRECT_-1206901600'), (u'INDIRECT_-1206884745', u'MULTIEQUAL_-1206884408'), (u'CALL_-1206929938', u'INDIRECT_-1206890748'), (u'CALL_-1206938725', u'INDIRECT_-1206907151'), (u'INDIRECT_-1206904166', u'MULTIEQUAL_-1206905727'), (u'INDIRECT_-1206895832', u'COPY_-1206879520'), (u'INDIRECT_-1206902208', u'MULTIEQUAL_-1206902090'), (u'INDIRECT_-1206904719', u'COPY_-1206880343'), (u'CALL_-1206929324', u'INDIRECT_-1206887010'), (u'CALL_-1206934098', u'INDIRECT_-1206880737'), (u'INDIRECT_-1206898213', u'MULTIEQUAL_-1206898085'), (u'INDIRECT_-1206906220', u'MULTIEQUAL_-1206907879'), (u'CALL_-1206928271', u'INDIRECT_-1206908293'), (u'INDIRECT_-1206901582', u'MULTIEQUAL_-1206903061'), (u'INT_ADD_-1206935547', u'CAST_-1206875808'), (u'CALL_-1206932954', u'INDIRECT_-1206903179'), (u'MULTIEQUAL_-1206894628', u'MULTIEQUAL_-1206894493'), (u'INDIRECT_-1206907933', u'MULTIEQUAL_-1206907325'), (u'STORE_-1206925248', u'INDIRECT_-1206902340'), (u'INDIRECT_-1206895695', u'MULTIEQUAL_-1206896499'), ('const-512', u'COPY_-1206925071'), ('const-0', u'INT_NOTEQUAL_-1206930361'), (u'INDIRECT_-1206904994', u'MULTIEQUAL_-1206902904'), (u'CALL_-1206931797', u'INDIRECT_-1206888409'), (u'MULTIEQUAL_-1206882105', u'MULTIEQUAL_-1206882048'), (u'INDIRECT_-1206888739', u'MULTIEQUAL_-1206876761'), (u'MULTIEQUAL_-1206894969', u'MULTIEQUAL_-1206894950'), (u'INDIRECT_-1206890960', u'MULTIEQUAL_-1206890910'), (u'MULTIEQUAL_-1206876036', u'MULTIEQUAL_-1206875918'), (u'CALL_-1206929019', u'INDIRECT_-1206901781'), (u'INDIRECT_-1206888725', u'MULTIEQUAL_-1206890512'), (u'INDIRECT_-1206896335', u'COPY_-1206878934'), (u'STORE_-1206933497', u'INDIRECT_-1206909230'), (u'STORE_-1206924909', u'INDIRECT_-1206890723'), (u'INDIRECT_-1206904122', u'MULTIEQUAL_-1206905727'), (u'INDIRECT_-1206898480', u'MULTIEQUAL_-1206898241'), (u'CALL_-1206921134', u'INDIRECT_-1206893260'), (u'CALLIND_-1206925401', u'INDIRECT_-1206890432'), (u'INDIRECT_-1206898114', u'MULTIEQUAL_-1206897847'), (u'CALL_-1206929866', u'INDIRECT_-1206899944'), (u'STORE_-1206924909', u'INDIRECT_-1206905423'), (u'CALL_-1206925783', u'INDIRECT_-1206901175'), (u'CALL_-1206928382', u'INDIRECT_-1206916486'), (u'INDIRECT_-1206882361', u'MULTIEQUAL_-1206884018'), (u'CALL_-1206935494', u'INDIRECT_-1206890683'), (u'STORE_-1206924560', u'INDIRECT_-1206898618'), (u'INDIRECT_-1206895949', u'COPY_-1206879986'), (u'MULTIEQUAL_-1206889713', u'MULTIEQUAL_-1206889625'), (u'CALL_-1206938958', u'INDIRECT_-1206912104'), (u'INDIRECT_-1206890759', u'MULTIEQUAL_-1206890657'), (u'MULTIEQUAL_-1206921151', u'INT_EQUAL_-1206928866'), (u'CALL_-1206933711', u'INDIRECT_-1206901003'), (u'INDIRECT_-1206909342', u'MULTIEQUAL_-1206909139'), (u'INDIRECT_-1206894396', u'MULTIEQUAL_-1206894900'), (u'STORE_-1206928732', u'INDIRECT_-1206902649'), (u'INDIRECT_-1206902555', u'COPY_-1206878397'), (u'INDIRECT_-1206887685', u'MULTIEQUAL_-1206887605'), (u'CALL_-1206930899', u'INDIRECT_-1206901889'), (u'MULTIEQUAL_-1206898484', u'MULTIEQUAL_-1206898508'), (u'MULTIEQUAL_-1206896258', u'MULTIEQUAL_-1206896229'), (u'CALL_-1206939039', u'INDIRECT_-1206901232'), (u'INT_ZEXT_-1206916951', u'INT_MULT_-1206935898'), (u'CALL_-1206928772', u'INDIRECT_-1206899986'), (u'MULTIEQUAL_-1206904388', u'MULTIEQUAL_-1206901381'), (u'CALLIND_-1206925046', u'INDIRECT_-1206905380'), (u'CALL_-1206933821', u'INDIRECT_-1206893510'), (u'INT_EQUAL_-1206938991', u'CBRANCH_-1206938990'), (u'INDIRECT_-1206885766', u'MULTIEQUAL_-1206892101'), (u'CALL_-1206922325', u'INDIRECT_-1206886463'), (u'CALL_-1206929902', u'INDIRECT_-1206880138'), (u'CALL_-1206937446', u'INDIRECT_-1206893360'), (u'INDIRECT_-1206902003', u'MULTIEQUAL_-1206903758'), (u'CALL_-1206931595', u'INDIRECT_-1206893654'), (u'CALL_-1206935766', u'INDIRECT_-1206897546'), ('const-0', u'INT_NOTEQUAL_-1206931455'), (u'MULTIEQUAL_-1206906062', u'MULTIEQUAL_-1206906009'), (u'CALL_-1206929902', u'INT_NOTEQUAL_-1206929887'), (u'STORE_-1206929089', u'INDIRECT_-1206901964'), (u'CALL_-1206921134', u'INDIRECT_-1206875112'), (u'CALL_-1206936110', u'INDIRECT_-1206901974'), (u'INDIRECT_-1206899445', u'MULTIEQUAL_-1206899365'), (u'CALL_-1206923816', u'INDIRECT_-1206883877'), (u'INDIRECT_-1206887053', u'MULTIEQUAL_-1206888139'), (u'INDIRECT_-1206904808', u'MULTIEQUAL_-1206905454'), (u'CALL_-1206938900', u'INDIRECT_-1206892754'), (u'INDIRECT_-1206897881', u'MULTIEQUAL_-1206898637'), (u'MULTIEQUAL_-1206907093', u'MULTIEQUAL_-1206907072'), (u'CALL_-1206935494', u'INDIRECT_-1206898663'), (u'MULTIEQUAL_-1206902905', u'MULTIEQUAL_-1206902411'), (u'MULTIEQUAL_-1206910757', u'COPY_-1206910880'), (u'CALL_-1206927833', u'INDIRECT_-1206885673'), (u'INDIRECT_-1206880916', u'MULTIEQUAL_-1206880774'), (u'INDIRECT_-1206888342', u'MULTIEQUAL_-1206888147'), (u'CALL_-1206924661', u'INDIRECT_-1206898446'), (u'CALL_-1206931749', u'INDIRECT_-1206904751'), (u'MULTIEQUAL_-1206900549', u'MULTIEQUAL_-1206899883'), (u'INDIRECT_-1206903143', u'MULTIEQUAL_-1206904090'), (u'STORE_-1206921840', u'INDIRECT_-1206888787'), (u'CALL_-1206928474', u'INDIRECT_-1206884768'), (u'INDIRECT_-1206898640', u'MULTIEQUAL_-1206898369'), (u'MULTIEQUAL_-1206873719', u'INT_ADD_-1206924097'), (u'CALL_-1206934018', u'INDIRECT_-1206902028'), (u'CALL_-1206921954', u'INDIRECT_-1206891594'), (u'INDIRECT_-1206910523', u'MULTIEQUAL_-1206875956'), (u'CALL_-1206931128', u'INDIRECT_-1206892744'), (u'CALL_-1206925604', u'INDIRECT_-1206897805'), (u'INDIRECT_-1206907354', u'MULTIEQUAL_-1206906858'), (u'MULTIEQUAL_-1206875599', u'MULTIEQUAL_-1206876041'), (u'MULTIEQUAL_-1206873719', u'INT_EQUAL_-1206923795'), (u'CALL_-1206933962', u'INDIRECT_-1206894434'), (u'INDIRECT_-1206896980', u'MULTIEQUAL_-1206896778'), (u'INDIRECT_-1206914799', u'COPY_-1206880367'), (u'CALL_-1206926116', u'INDIRECT_-1206896375'), (u'INDIRECT_-1206898225', u'COPY_-1206880105'), (u'INDIRECT_-1206892400', u'MULTIEQUAL_-1206892284'), (u'MULTIEQUAL_-1206880159', u'MULTIEQUAL_-1206884352'), (u'LOAD_-1206925029', u'CALLIND_-1206925019'), (u'STORE_-1206934224', u'INDIRECT_-1206901640'), (u'CALL_-1206928271', u'INDIRECT_-1206902217'), (u'CALL_-1206927418', u'INDIRECT_-1206896857'), (u'CALL_-1206921722', u'INDIRECT_-1206903631'), (u'CALL_-1206935821', u'INDIRECT_-1206900520'), (u'INDIRECT_-1206904154', u'COPY_-1206878821'), (u'STORE_-1206937611', u'INDIRECT_-1206898534'), (u'INDIRECT_-1206880972', u'MULTIEQUAL_-1206880840'), (u'INDIRECT_-1206882336', u'MULTIEQUAL_-1206883161'), (u'CALL_-1206931595', u'INDIRECT_-1206893234'), (u'CALL_-1206925460', u'INDIRECT_-1206885735'), (u'STORE_-1206930329', u'INDIRECT_-1206887440'), (u'CALL_-1206931701', u'INDIRECT_-1206905441'), (u'STORE_-1206924909', u'INDIRECT_-1206905003'), (u'MULTIEQUAL_-1206913416', u'BOOL_NEGATE_-1206910796'), (u'MULTIEQUAL_-1206917385', u'COPY_-1206872675'), (u'CALL_-1206930362', u'INDIRECT_-1206877676'), (u'STORE_-1206927241', u'INDIRECT_-1206887007'), (u'INDIRECT_-1206906620', u'MULTIEQUAL_-1206906349'), (u'CALL_-1206938927', u'INDIRECT_-1206910828'), ('tmp_17641', u'CBRANCH_-1206922689'), (u'CALL_-1206923816', u'INDIRECT_-1206876229'), (u'INDIRECT_-1206889069', u'MULTIEQUAL_-1206889399'), (u'CALL_-1206931128', u'INDIRECT_-1206906604'), (u'CALL_-1206931595', u'INDIRECT_-1206900794'), (u'INDIRECT_-1206899585', u'MULTIEQUAL_-1206899553'), (u'CALL_-1206921320', u'INDIRECT_-1206884896'), (u'INDIRECT_-1206906571', u'MULTIEQUAL_-1206880935'), (u'CALL_-1206928601', u'INDIRECT_-1206905663'), (u'CALL_-1206935494', u'INDIRECT_-1206881521'), (u'CALLIND_-1206929135', u'INDIRECT_-1206913178'), (u'MULTIEQUAL_-1206897273', u'MULTIEQUAL_-1206897185'), (u'INDIRECT_-1206889478', u'MULTIEQUAL_-1206889390'), (u'CALLIND_-1206922663', u'INDIRECT_-1206900365'), ('tmp_3571', u'CBRANCH_-1206935723'), (u'CALL_-1206930105', u'INDIRECT_-1206892135'), (u'CALL_-1206933821', u'INDIRECT_-1206908210'), (u'CALLIND_-1206921884', u'INDIRECT_-1206885712'), (u'INDIRECT_-1206907975', u'MULTIEQUAL_-1206907585'), (u'MULTIEQUAL_-1206898445', u'MULTIEQUAL_-1206898470'), (u'PTRADD_-1206871218', u'STORE_-1206921596'), (u'CALLIND_-1206921344', u'INDIRECT_-1206889112'), (u'INDIRECT_-1206885726', u'MULTIEQUAL_-1206885692'), (u'CALL_-1206929645', u'INDIRECT_-1206897590'), (u'CALL_-1206930899', u'INDIRECT_-1206898529'), (u'INDIRECT_-1206891824', u'MULTIEQUAL_-1206894292'), (u'LOAD_-1206873439', u'STORE_-1206873431'), (u'CALLIND_-1206921710', u'INDIRECT_-1206875783'), (u'CALL_-1206929320', u'INDIRECT_-1206890777'), (u'CALL_-1206928677', u'INDIRECT_-1206904987'), ('const-0', u'INT_EQUAL_-1206939303'), (u'STORE_-1206930329', u'INDIRECT_-1206890380'), (u'MULTIEQUAL_-1206895110', u'MULTIEQUAL_-1206894472'), ('tmp_3347', u'CBRANCH_-1206935968'), (u'CALLIND_-1206921344', u'INDIRECT_-1206894992'), (u'INDIRECT_-1206898827', u'MULTIEQUAL_-1206898712'), (u'INDIRECT_-1206909671', u'MULTIEQUAL_-1206910094'), (u'INDIRECT_-1206909671', u'MULTIEQUAL_-1206910094'), (u'INDIRECT_-1206898751', u'MULTIEQUAL_-1206899174'), (u'INDIRECT_-1206898751', u'MULTIEQUAL_-1206899174'), (u'INT_NOTEQUAL_-1206935502', u'CBRANCH_-1206935501'), (u'CALL_-1206927063', u'INDIRECT_-1206893534'), (u'CALL_-1206928108', u'INDIRECT_-1206890372'), (u'STORE_-1206928697', u'INDIRECT_-1206894648'), (u'CALL_-1206931773', u'INDIRECT_-1206898470'), ('const-1171819', u'COPY_-1206879532'), (u'CALL_-1206925604', u'INDIRECT_-1206893605'), (u'MULTIEQUAL_-1206904956', u'MULTIEQUAL_-1206904937'), (u'CALL_-1206932860', u'INDIRECT_-1206907735'), (u'INDIRECT_-1206892851', u'MULTIEQUAL_-1206892653'), (u'INDIRECT_-1206890300', u'MULTIEQUAL_-1206890184'), (u'PTRSUB_-1206875988', u'COPY_-1206873354'), (u'CALL_-1206921459', u'INDIRECT_-1206875325'), (u'CALL_-1206930636', u'INDIRECT_-1206900276'), (u'INDIRECT_-1206888448', u'MULTIEQUAL_-1206888218'), (u'MULTIEQUAL_-1206911528', u'MULTIEQUAL_-1206908521'), (u'STORE_-1206927248', u'INDIRECT_-1206891212'), ('const-0', u'CALL_-1206930025'), (u'MULTIEQUAL_-1206874122', u'MULTIEQUAL_-1206901983'), (u'CALL_-1206936110', u'INDIRECT_-1206909954'), (u'MULTIEQUAL_-1206893632', u'MULTIEQUAL_-1206893616'), (u'INDIRECT_-1206900886', u'MULTIEQUAL_-1206900694'), (u'MULTIEQUAL_-1206874123', u'MULTIEQUAL_-1206902954'), (u'INDIRECT_-1206910630', u'COPY_-1206880240'), (u'INDIRECT_-1206921176', u'MULTIEQUAL_-1206880957'), (u'INDIRECT_-1206897764', u'MULTIEQUAL_-1206897691'), (u'CALL_-1206936019', u'INDIRECT_-1206898561'), (u'CALL_-1206937414', u'INDIRECT_-1206909717'), (u'CALL_-1206921844', u'INDIRECT_-1206903577'), (u'CALL_-1206927833', u'INDIRECT_-1206898693'), (u'INDIRECT_-1206906660', u'MULTIEQUAL_-1206906561'), (u'CALL_-1206929750', u'INDIRECT_-1206889000'), ('tmp_25370', u'CALL_-1206938900'), (u'MULTIEQUAL_-1206900961', u'MULTIEQUAL_-1206903671'), (u'INDIRECT_-1206907858', u'MULTIEQUAL_-1206907703'), (u'CALL_-1206934081', u'INDIRECT_-1206904588'), (u'INDIRECT_-1206905348', u'MULTIEQUAL_-1206905730'), (u'MULTIEQUAL_-1206918581', u'PTRADD_-1206877475'), (u'CALL_-1206934955', u'INDIRECT_-1206895835'), (u'STORE_-1206930828', u'INDIRECT_-1206907255'), (u'CALL_-1206930550', u'INDIRECT_-1206902080'), (u'INDIRECT_-1206906253', u'MULTIEQUAL_-1206905645'), (u'CALL_-1206931545', u'INDIRECT_-1206897083'), ('const-8', u'PTRSUB_-1206873117'), (u'CALL_-1206938131', u'INDIRECT_-1206913711'), (u'INDIRECT_-1206898286', u'MULTIEQUAL_-1206899847'), (u'CALL_-1206928155', u'INDIRECT_-1206901934'), (u'INDIRECT_-1206900499', u'MULTIEQUAL_-1206876790'), (u'CALL_-1206928690', u'INDIRECT_-1206892378'), (u'CALL_-1206928518', u'INDIRECT_-1206891087'), (u'INDIRECT_-1206896739', u'COPY_-1206880324'), (u'CALL_-1206930394', u'INDIRECT_-1206881161'), (u'MULTIEQUAL_-1206896210', u'MULTIEQUAL_-1206896192'), (u'COPY_-1206877014', u'CALL_-1206932327'), (u'INDIRECT_-1206901365', u'MULTIEQUAL_-1206900983'), (u'CALL_-1206938656', u'INDIRECT_-1206910048'), (u'STORE_-1206928697', u'INDIRECT_-1206911448'), (u'CALL_-1206928150', u'INDIRECT_-1206891627'), (u'MULTIEQUAL_-1206916247', u'INT_SUB_-1206929079'), (u'STORE_-1206934436', u'INDIRECT_-1206890428'), (u'SUBPIECE_-1206918832', u'STORE_-1206930351'), (u'INDIRECT_-1206894077', u'MULTIEQUAL_-1206893987'), (u'CALL_-1206928647', u'INDIRECT_-1206893620'), (u'CALL_-1206921264', u'INDIRECT_-1206912172'), (u'CALL_-1206939523', u'INDIRECT_-1206912353'), (u'INDIRECT_-1206910714', u'MULTIEQUAL_-1206910218'), (u'CALL_-1206934098', u'INDIRECT_-1206896199'), (u'STORE_-1206930340', u'INDIRECT_-1206908868'), (u'MULTIEQUAL_-1206894037', u'MULTIEQUAL_-1206893621'), (u'CALL_-1206934955', u'INDIRECT_-1206894575'), (u'CALL_-1206930241', u'INDIRECT_-1206892570'), (u'LOAD_-1206925046', u'CAST_-1206873223'), (u'CALL_-1206922584', u'INDIRECT_-1206897619'), (u'INDIRECT_-1206910977', u'MULTIEQUAL_-1206911597'), (u'MULTIEQUAL_-1206890131', u'MULTIEQUAL_-1206891070'), (u'INDIRECT_-1206890513', u'MULTIEQUAL_-1206890209'), (u'INDIRECT_-1206904255', u'MULTIEQUAL_-1206904147'), (u'CALL_-1206928152', u'INDIRECT_-1206895851'), ('tmp_23381', u'CBRANCH_-1206928808'), (u'INDIRECT_-1206899410', u'MULTIEQUAL_-1206899262'), ('tmp_24233', u'CBRANCH_-1206924921'), (u'INDIRECT_-1206896032', u'MULTIEQUAL_-1206895874'), (u'CALL_-1206929621', u'INDIRECT_-1206903879'), (u'MULTIEQUAL_-1206909506', u'MULTIEQUAL_-1206910301'), (u'STORE_-1206937772', u'INDIRECT_-1206908283'), (u'INDIRECT_-1206896854', u'MULTIEQUAL_-1206896358'), (u'CALL_-1206928815', u'INDIRECT_-1206905959'), (u'INDIRECT_-1206892556', u'MULTIEQUAL_-1206892380'), (u'CALL_-1206921459', u'INDIRECT_-1206886753'), (u'CALL_-1206930899', u'INT_ADD_-1206930879'), (u'CALL_-1206925604', u'INDIRECT_-1206896125'), (u'CALL_-1206927833', u'INDIRECT_-1206896173'), (u'MULTIEQUAL_-1206899479', u'MULTIEQUAL_-1206899133'), (u'STORE_-1206921864', u'INDIRECT_-1206900567'), (u'MULTIEQUAL_-1206916462', u'INT_AND_-1206910301'), (u'PTRSUB_-1206928815', u'COPY_-1206876917'), (u'INDIRECT_-1206887713', u'MULTIEQUAL_-1206890724'), (u'CALL_-1206931337', u'INDIRECT_-1206901070'), (u'CALL_-1206929866', u'INDIRECT_-1206894064'), (u'INDIRECT_-1206906205', u'COPY_-1206880124'), (u'CALLIND_-1206938189', u'INDIRECT_-1206912493'), (u'INDIRECT_-1206890240', u'MULTIEQUAL_-1206891867'), (u'INDIRECT_-1206884784', u'MULTIEQUAL_-1206884555'), (u'CALL_-1206921459', u'INDIRECT_-1206895573'), (u'INDIRECT_-1206891708', u'MULTIEQUAL_-1206891590'), (u'MULTIEQUAL_-1206898021', u'MULTIEQUAL_-1206900731'), (u'CALL_-1206937615', u'INDIRECT_-1206899160'), (u'CALL_-1206936110', u'INDIRECT_-1206890634'), (u'INDIRECT_-1206911973', u'MULTIEQUAL_-1206916298'), ('const-130', u'INT_AND_-1206878022'), (u'CALL_-1206930915', u'INDIRECT_-1206905261'), (u'CALLIND_-1206921388', u'INDIRECT_-1206875133'), (u'INDIRECT_-1206905413', u'COPY_-1206878523'), (u'INDIRECT_-1206909655', u'MULTIEQUAL_-1206909265'), (u'MULTIEQUAL_-1206900757', u'MULTIEQUAL_-1206900341'), (u'CALL_-1206932359', u'INDIRECT_-1206905736'), (u'MULTIEQUAL_-1206911240', u'PTRADD_-1206925209'), (u'MULTIEQUAL_-1206892058', u'MULTIEQUAL_-1206892029'), (u'INDIRECT_-1206900619', u'MULTIEQUAL_-1206903209'), (u'CALL_-1206931701', u'INDIRECT_-1206903341'), (u'MULTIEQUAL_-1206879473', u'MULTIEQUAL_-1206880964'), (u'INDIRECT_-1206891073', u'MULTIEQUAL_-1206894505'), (u'STORE_-1206921840', u'INDIRECT_-1206882067'), (u'CALL_-1206928677', u'CAST_-1206871142'), (u'INDIRECT_-1206898478', u'MULTIEQUAL_-1206880917'), (u'INDIRECT_-1206891404', u'MULTIEQUAL_-1206893872'), (u'COPY_-1206868788', u'MULTIEQUAL_-1206906976'), (u'CALL_-1206938342', u'INDIRECT_-1206892015'), (u'MULTIEQUAL_-1206913977', u'MULTIEQUAL_-1206880954'), (u'INDIRECT_-1206904751', u'MULTIEQUAL_-1206876060'), ('const-0', u'INT_EQUAL_-1206938711'), (u'STORE_-1206934436', u'INDIRECT_-1206911428'), (u'CALL_-1206928621', u'INDIRECT_-1206903706'), (u'MULTIEQUAL_-1206897224', u'MULTIEQUAL_-1206897248'), (u'INDIRECT_-1206878177', u'MULTIEQUAL_-1206879810'), ('const-66', u'INT_AND_-1206884712'), (u'STORE_-1206927248', u'INDIRECT_-1206892892'), (u'CALL_-1206934963', u'INDIRECT_-1206910541'), (u'MULTIEQUAL_-1206915294', u'COPY_-1206923651'), (u'CALL_-1206928225', u'INDIRECT_-1206911871'), (u'CALL_-1206929226', u'INDIRECT_-1206902495'), (u'MULTIEQUAL_-1206898292', u'MULTIEQUAL_-1206898273'), ('const-433', u'LOAD_-1206931526'), (u'STORE_-1206925381', u'INDIRECT_-1206897782'), (u'CALL_-1206938131', u'INDIRECT_-1206884223'), (u'INDIRECT_-1206902058', u'MULTIEQUAL_-1206903758'), (u'CALL_-1206934114', u'INDIRECT_-1206905031'), (u'INDIRECT_-1206907961', u'MULTIEQUAL_-1206908717'), (u'INDIRECT_-1206904955', u'MULTIEQUAL_-1206904121'), (u'INDIRECT_-1206909037', u'MULTIEQUAL_-1206909008'), (u'INDIRECT_-1206908866', u'MULTIEQUAL_-1206908674'), (u'CALL_-1206933711', u'INDIRECT_-1206906043'), (u'INDIRECT_-1206885506', u'MULTIEQUAL_-1206887290'), (u'CALL_-1206927316', u'INDIRECT_-1206894283'), (u'CALL_-1206928382', u'INDIRECT_-1206879533'), (u'INDIRECT_-1206899957', u'MULTIEQUAL_-1206899867'), (u'CALLIND_-1206921710', u'INDIRECT_-1206902414'), (u'CALL_-1206938772', u'INDIRECT_-1206913688'), (u'CALL_-1206930407', u'INDIRECT_-1206885606'), (u'CALL_-1206930394', u'INDIRECT_-1206880487'), (u'INDIRECT_-1206890881', u'MULTIEQUAL_-1206891194'), (u'CALL_-1206934955', u'INDIRECT_-1206903815'), (u'STORE_-1206921743', u'INDIRECT_-1206901753'), (u'INDIRECT_-1206897853', u'COPY_-1206878505'), (u'CALL_-1206934460', u'INDIRECT_-1206894321'), (u'CALL_-1206931595', u'INDIRECT_-1206905414'), (u'INDIRECT_-1206898509', u'MULTIEQUAL_-1206896184'), (u'CALL_-1206928647', u'INDIRECT_-1206911260'), (u'MULTIEQUAL_-1206901486', u'MULTIEQUAL_-1206901389'), (u'INDIRECT_-1206901486', u'MULTIEQUAL_-1206901389'), (u'CALL_-1206930636', u'INDIRECT_-1206887676'), (u'INDIRECT_-1206897861', u'MULTIEQUAL_-1206897995'), (u'INDIRECT_-1206897917', u'MULTIEQUAL_-1206898298'), (u'CALLIND_-1206921743', u'INDIRECT_-1206886053'), (u'CALL_-1206934396', u'INDIRECT_-1206891758'), (u'INDIRECT_-1206907242', u'MULTIEQUAL_-1206907047'), (u'CALL_-1206926019', u'INDIRECT_-1206895439'), (u'INDIRECT_-1206885807', u'MULTIEQUAL_-1206885762'), (u'MULTIEQUAL_-1206891406', u'MULTIEQUAL_-1206891309'), (u'INDIRECT_-1206891406', u'MULTIEQUAL_-1206891309'), (u'STORE_-1206928482', u'INDIRECT_-1206891578'), (u'INDIRECT_-1206908819', u'MULTIEQUAL_-1206908717'), (u'INDIRECT_-1206907559', u'MULTIEQUAL_-1206907457'), (u'CALL_-1206930407', u'INDIRECT_-1206894426'), (u'CALL_-1206928194', u'INDIRECT_-1206889966'), (u'INDIRECT_-1206914271', u'MULTIEQUAL_-1206914073'), (u'INDIRECT_-1206893998', u'MULTIEQUAL_-1206893843'), (u'MULTIEQUAL_-1206904037', u'COPY_-1206904160'), (u'MULTIEQUAL_-1206891638', u'MULTIEQUAL_-1206891609'), (u'INDIRECT_-1206902292', u'MULTIEQUAL_-1206902143'), (u'MULTIEQUAL_-1206907322', u'CALL_-1206934018'), (u'INDIRECT_-1206895280', u'MULTIEQUAL_-1206896907'), (u'STORE_-1206921743', u'INDIRECT_-1206892933'), (u'INDIRECT_-1206888983', u'MULTIEQUAL_-1206890738'), (u'CALL_-1206935907', u'INDIRECT_-1206897227'), (u'INDIRECT_-1206903154', u'MULTIEQUAL_-1206902953'), (u'CALL_-1206930476', u'INDIRECT_-1206902867'), (u'CALL_-1206927063', u'INDIRECT_-1206898994'), (u'MULTIEQUAL_-1206904537', u'MULTIEQUAL_-1206904121'), (u'INDIRECT_-1206905860', u'COPY_-1206878643'), (u'MULTIEQUAL_-1206907039', u'MULTIEQUAL_-1206907025'), (u'INDIRECT_-1206900346', u'COPY_-1206879413'), (u'MULTIEQUAL_-1206888979', u'MULTIEQUAL_-1206888979'), ('const-0', u'CALL_-1206937729'), (u'INDIRECT_-1206896573', u'MULTIEQUAL_-1206897357'), (u'INDIRECT_-1206897023', u'MULTIEQUAL_-1206896928'), (u'CALLIND_-1206922636', u'INDIRECT_-1206882289'), (u'CALL_-1206927093', u'INDIRECT_-1206894041'), ('const-8', u'PTRSUB_-1206871471'), (u'INDIRECT_-1206896672', u'COPY_-1206879522'), (u'LOAD_-1206923373', u'CAST_-1206869613'), (u'INDIRECT_-1206890242', u'MULTIEQUAL_-1206891721'), (u'INDIRECT_-1206893892', u'MULTIEQUAL_-1206893743'), (u'INDIRECT_-1206896946', u'MULTIEQUAL_-1206896287'), (u'INDIRECT_-1206899173', u'MULTIEQUAL_-1206899255'), (u'INDIRECT_-1206893925', u'MULTIEQUAL_-1206893795'), (u'CALLIND_-1206924365', u'INDIRECT_-1206899593'), (u'CALL_-1206921994', u'INDIRECT_-1206895817'), ('const-1', u'INT_NOTEQUAL_-1206935704'), (u'MULTIEQUAL_-1206882777', u'MULTIEQUAL_-1206882759'), (u'INDIRECT_-1206896001', u'MULTIEQUAL_-1206900081'), (u'CALL_-1206921954', u'INDIRECT_-1206876640'), (u'CALL_-1206937875', u'INDIRECT_-1206908530'), (u'MULTIEQUAL_-1206893888', u'MULTIEQUAL_-1206890881'), (u'CALL_-1206934487', u'INDIRECT_-1206898534'), (u'INDIRECT_-1206880972', u'MULTIEQUAL_-1206880774'), (u'CALL_-1206928257', u'INDIRECT_-1206908528'), (u'CALL_-1206928677', u'INDIRECT_-1206896587'), (u'CALL_-1206930210', u'INDIRECT_-1206888852'), (u'INDIRECT_-1206898459', u'MULTIEQUAL_-1206899978'), (u'CALL_-1206924677', u'INDIRECT_-1206903499'), (u'CALL_-1206933623', u'INDIRECT_-1206899276'), (u'CALL_-1206938232', u'INDIRECT_-1206914623'), (u'CALL_-1206921832', u'INDIRECT_-1206905840'), (u'INDIRECT_-1206904967', u'MULTIEQUAL_-1206904267'), (u'INDIRECT_-1206898075', u'MULTIEQUAL_-1206897797'), (u'STORE_-1206925416', u'INDIRECT_-1206900743'), (u'INDIRECT_-1206894992', u'COPY_-1206879518'), (u'LOAD_-1206936086', u'CAST_-1206876135'), (u'INDIRECT_-1206899053', u'MULTIEQUAL_-1206898925'), (u'INDIRECT_-1206902060', u'MULTIEQUAL_-1206901944'), (u'STORE_-1206930340', u'INDIRECT_-1206897528'), (u'STORE_-1206928622', u'INDIRECT_-1206899804'), (u'STORE_-1206928622', u'INDIRECT_-1206888464'), (u'INDIRECT_-1206898928', u'MULTIEQUAL_-1206900494'), (u'INT_EQUAL_-1206930348', u'CBRANCH_-1206930347'), (u'STORE_-1206930846', u'INDIRECT_-1206910147'), (u'INDIRECT_-1206894627', u'MULTIEQUAL_-1206895719'), (u'INDIRECT_-1206896640', u'MULTIEQUAL_-1206895593'), (u'INT_ADD_-1206929133', u'INT_RIGHT_-1206929110'), (u'STORE_-1206925221', u'INDIRECT_-1206889305'), (u'MULTIEQUAL_-1206876119', u'MULTIEQUAL_-1206875262'), (u'INDIRECT_-1206893315', u'MULTIEQUAL_-1206893070'), (u'INDIRECT_-1206880266', u'MULTIEQUAL_-1206880754'), (u'CALL_-1206929296', u'INDIRECT_-1206905056'), (u'CALL_-1206925432', u'INDIRECT_-1206888661'), ('const-0', u'RETURN_-1206878470'), (u'CALL_-1206935809', u'INDIRECT_-1206910171'), (u'CALL_-1206929202', u'INDIRECT_-1206906684'), (u'INDIRECT_-1206885258', u'MULTIEQUAL_-1206886958'), (u'INDIRECT_-1206896205', u'MULTIEQUAL_-1206896300'), (u'INDIRECT_-1206906001', u'MULTIEQUAL_-1206874131'), (u'CALL_-1206922426', u'INDIRECT_-1206904998'), (u'INDIRECT_-1206908986', u'MULTIEQUAL_-1206910379'), (u'MULTIEQUAL_-1206892561', u'MULTIEQUAL_-1206895271'), (u'CALL_-1206924612', u'INDIRECT_-1206896243'), (u'INDIRECT_-1206898624', u'MULTIEQUAL_-1206899877'), (u'CALL_-1206937142', u'INDIRECT_-1206903812'), (u'CALL_-1206921447', u'INDIRECT_-1206891784'), (u'CALL_-1206938310', u'INDIRECT_-1206911317'), (u'INDIRECT_-1206907093', u'MULTIEQUAL_-1206906485'), (u'STORE_-1206924909', u'INDIRECT_-1206899123'), (u'STORE_-1206932486', u'INDIRECT_-1206889947'), (u'MULTIEQUAL_-1206907182', u'MULTIEQUAL_-1206907477'), (u'INDIRECT_-1206903775', u'MULTIEQUAL_-1206903385'), (u'CALL_-1206938036', u'INDIRECT_-1206884839'), (u'INDIRECT_-1206900433', u'MULTIEQUAL_-1206900515'), (u'STORE_-1206930329', u'INDIRECT_-1206899200'), (u'STORE_-1206932305', u'INDIRECT_-1206903917'), (u'MULTIEQUAL_-1206888702', u'MULTIEQUAL_-1206888997'), (u'INDIRECT_-1206906564', u'MULTIEQUAL_-1206906417'), (u'CALL_-1206934365', u'INDIRECT_-1206905175'), (u'MULTIEQUAL_-1206874109', u'MULTIEQUAL_-1206897074'), (u'INDIRECT_-1206900011', u'MULTIEQUAL_-1206900434'), (u'INDIRECT_-1206900011', u'MULTIEQUAL_-1206900434'), (u'INDIRECT_-1206902862', u'MULTIEQUAL_-1206904467'), (u'MULTIEQUAL_-1206892590', u'MULTIEQUAL_-1206891952'), (u'STORE_-1206937696', u'INDIRECT_-1206896904'), (u'CALL_-1206931337', u'INDIRECT_-1206892250'), (u'INDIRECT_-1206903238', u'MULTIEQUAL_-1206903151'), (u'MULTIEQUAL_-1206876764', u'MULTIEQUAL_-1206889359'), (u'STORE_-1206928270', u'INDIRECT_-1206904406'), (u'CALL_-1206931595', u'INDIRECT_-1206911714'), (u'CALL_-1206930476', u'INDIRECT_-1206896987'), (u'INDIRECT_-1206905355', u'MULTIEQUAL_-1206876804'), (u'CALL_-1206932808', u'INDIRECT_-1206907698'), (u'CALL_-1206921134', u'INDIRECT_-1206883180'), (u'INT_EQUAL_-1206930380', u'CBRANCH_-1206930378'), (u'CALLIND_-1206925401', u'INDIRECT_-1206888752'), (u'CALL_-1206926003', u'INDIRECT_-1206894166'), (u'STORE_-1206921864', u'INDIRECT_-1206896367'), (u'CALL_-1206931269', u'INDIRECT_-1206902727'), (u'CALLIND_-1206925453', u'INDIRECT_-1206903899'), (u'CALL_-1206932271', u'INDIRECT_-1206894493'), (u'MULTIEQUAL_-1206897189', u'MULTIEQUAL_-1206896523'), (u'CALL_-1206933773', u'INDIRECT_-1206908186'), (u'CALL_-1206930556', u'INDIRECT_-1206910314'), (u'CALL_-1206931773', u'INDIRECT_-1206890910'), (u'INDIRECT_-1206876078', u'MULTIEQUAL_-1206876098'), (u'MULTIEQUAL_-1206896959', u'MULTIEQUAL_-1206896959'), (u'CALL_-1206931269', u'INDIRECT_-1206904407'), (u'CALL_-1206922316', u'INDIRECT_-1206903116'), (u'INDIRECT_-1206902525', u'MULTIEQUAL_-1206902493'), (u'INDIRECT_-1206900173', u'MULTIEQUAL_-1206899668'), (u'STORE_-1206937611', u'INDIRECT_-1206906094'), (u'LOAD_-1206928807', u'PTRSUB_-1206880033'), ('const-0', u'INT_EQUAL_-1206933890'), (u'MULTIEQUAL_-1206874123', u'MULTIEQUAL_-1206902403'), (u'INDIRECT_-1206893732', u'MULTIEQUAL_-1206893577'), (u'CALL_-1206934835', u'INDIRECT_-1206893931'), (u'INDIRECT_-1206884030', u'MULTIEQUAL_-1206883723'), (u'INDIRECT_-1206898386', u'MULTIEQUAL_-1206898273'), (u'CALL_-1206921994', u'INDIRECT_-1206901277'), (u'MULTIEQUAL_-1206910201', u'MULTIEQUAL_-1206910027'), (u'STORE_-1206937611', u'INDIRECT_-1206909874'), (u'INDIRECT_-1206899277', u'MULTIEQUAL_-1206899854'), (u'INT_LESS_-1206923524', u'CBRANCH_-1206923533'), (u'MULTIEQUAL_-1206893742', u'MULTIEQUAL_-1206894037'), (u'CALL_-1206931595', u'INDIRECT_-1206899534'), (u'CALL_-1206928155', u'INDIRECT_-1206877906'), (u'CALL_-1206931142', u'INDIRECT_-1206894661'), (u'CALL_-1206928150', u'INDIRECT_-1206907587'), (u'CALLIND_-1206925046', u'INDIRECT_-1206907060'), (u'INDIRECT_-1206900835', u'MULTIEQUAL_-1206900445'), (u'CALL_-1206929645', u'INDIRECT_-1206901370'), (u'MULTIEQUAL_-1206907134', u'MULTIEQUAL_-1206909545'), ('const-433', u'STORE_-1206928270'), (u'CALL_-1206932911', u'INDIRECT_-1206901890'), (u'INDIRECT_-1206897543', u'MULTIEQUAL_-1206897177'), ('const-0', u'RETURN_-1206878585'), (u'INDIRECT_-1206901032', u'MULTIEQUAL_-1206900883'), (u'CALL_-1206922584', u'INDIRECT_-1206889639'), (u'INDIRECT_-1206888167', u'MULTIEQUAL_-1206887467'), (u'CALL_-1206927093', u'INDIRECT_-1206894881'), (u'INDIRECT_-1206911036', u'MULTIEQUAL_-1206910761'), (u'CALL_-1206929385', u'INDIRECT_-1206886205'), (u'INDIRECT_-1206899137', u'MULTIEQUAL_-1206898749'), (u'MULTIEQUAL_-1206885154', u'INT_EQUAL_-1206929052'), (u'INDIRECT_-1206908505', u'MULTIEQUAL_-1206908123'), (u'INT_NOTEQUAL_-1206931156', u'CBRANCH_-1206931153'), (u'CAST_-1206872396', u'PTRADD_-1206927181'), (u'MULTIEQUAL_-1206890330', u'MULTIEQUAL_-1206890312'), (u'CALL_-1206921722', u'INDIRECT_-1206899011'), ('const-0', u'STORE_-1206930310'), (u'MULTIEQUAL_-1206884082', u'MULTIEQUAL_-1206884377'), (u'INDIRECT_-1206892519', u'MULTIEQUAL_-1206892299'), (u'CALL_-1206930927', u'INT_EQUAL_-1206930913'), (u'INDIRECT_-1206891985', u'MULTIEQUAL_-1206880162'), (u'STORE_-1206924934', u'INDIRECT_-1206895477'), (u'MULTIEQUAL_-1206882440', u'MULTIEQUAL_-1206882422'), (u'INDIRECT_-1206895569', u'MULTIEQUAL_-1206893244'), (u'INDIRECT_-1206908061', u'MULTIEQUAL_-1206908670'), (u'CALL_-1206929032', u'INDIRECT_-1206901661'), (u'CALL_-1206937414', u'INDIRECT_-1206899637'), (u'INDIRECT_-1206894713', u'MULTIEQUAL_-1206894208'), (u'CALL_-1206921722', u'INDIRECT_-1206893551'), (u'STORE_-1206930256', u'INDIRECT_-1206903526'), (u'CALL_-1206927048', u'INDIRECT_-1206896962'), (u'CALL_-1206921431', u'INDIRECT_-1206904373'), (u'CALL_-1206924668', u'INDIRECT_-1206885928'), (u'INDIRECT_-1206911991', u'MULTIEQUAL_-1206912857'), (u'STORE_-1206930256', u'INDIRECT_-1206891766'), (u'STORE_-1206928732', u'INDIRECT_-1206890049'), (u'STORE_-1206928622', u'INDIRECT_-1206893924'), (u'CALL_-1206937824', u'INDIRECT_-1206891705'), (u'STORE_-1206929190', u'INDIRECT_-1206900306'), (u'CALL_-1206928677', u'INDIRECT_-1206888607'), (u'CALLIND_-1206921999', u'INDIRECT_-1206897109'), (u'INDIRECT_-1206889884', u'COPY_-1206879154'), (u'CALL_-1206937559', u'INDIRECT_-1206900385'), (u'MULTIEQUAL_-1206880915', u'MULTIEQUAL_-1206880177'), (u'INDIRECT_-1206884056', u'MULTIEQUAL_-1206884120'), (u'CALL_-1206931545', u'INDIRECT_-1206898763'), (u'MULTIEQUAL_-1206905350', u'MULTIEQUAL_-1206906101'), ('const-0', u'INT_EQUAL_-1206930891'), (u'CALLIND_-1206921344', u'INDIRECT_-1206875164'), (u'CALL_-1206925432', u'INDIRECT_-1206889081'), (u'INDIRECT_-1206896612', u'MULTIEQUAL_-1206895985'), (u'INDIRECT_-1206901585', u'COPY_-1206880113'), (u'STORE_-1206930256', u'INDIRECT_-1206904786'), (u'CALL_-1206929019', u'INDIRECT_-1206898421'), (u'INDIRECT_-1206891137', u'MULTIEQUAL_-1206891047'), ('const-0', u'INT_NOTEQUAL_-1206921377'), (u'STORE_-1206937788', u'INDIRECT_-1206909968'), (u'STORE_-1206930256', u'INDIRECT_-1206892606'), (u'CALL_-1206934963', u'INDIRECT_-1206911801'), (u'MULTIEQUAL_-1206880172', u'MULTIEQUAL_-1206895881'), (u'INDIRECT_-1206894131', u'MULTIEQUAL_-1206894554'), (u'INDIRECT_-1206894131', u'MULTIEQUAL_-1206894554'), (u'INDIRECT_-1206902828', u'MULTIEQUAL_-1206903210'), (u'STORE_-1206934385', u'INDIRECT_-1206891655'), (u'INDIRECT_-1206894199', u'MULTIEQUAL_-1206893838'), (u'CALL_-1206933594', u'INDIRECT_-1206911442'), (u'MULTIEQUAL_-1206905413', u'MULTIEQUAL_-1206905392'), (u'CALL_-1206928225', u'INDIRECT_-1206898851'), (u'CALL_-1206921431', u'INDIRECT_-1206889253'), (u'INDIRECT_-1206896454', u'MULTIEQUAL_-1206900731'), (u'CALLIND_-1206924365', u'INDIRECT_-1206886153'), (u'CALL_-1206938772', u'INDIRECT_-1206901088'), (u'INT_EQUAL_-1206929121', u'CBRANCH_-1206929119'), (u'INDIRECT_-1206893472', u'MULTIEQUAL_-1206895009'), (u'INDIRECT_-1206906165', u'MULTIEQUAL_-1206906146'), (u'CALL_-1206929145', u'INDIRECT_-1206895426'), (u'MULTIEQUAL_-1206880922', u'MULTIEQUAL_-1206881622'), (u'INDIRECT_-1206894023', u'MULTIEQUAL_-1206895778'), (u'CALL_-1206921722', u'INDIRECT_-1206895651'), (u'MULTIEQUAL_-1206894098', u'MULTIEQUAL_-1206894041'), (u'CALL_-1206930899', u'INDIRECT_-1206910709'), (u'STORE_-1206928622', u'INDIRECT_-1206890144'), (u'INDIRECT_-1206917223', u'MULTIEQUAL_-1206916733'), (u'MULTIEQUAL_-1206893541', u'MULTIEQUAL_-1206893493'), (u'LOAD_-1206924457', u'PTRSUB_-1206872730'), (u'CALL_-1206932954', u'INDIRECT_-1206903599'), (u'CALL_-1206931183', u'INDIRECT_-1206891083'), (u'INDIRECT_-1206899978', u'MULTIEQUAL_-1206899890'), (u'INDIRECT_-1206902650', u'MULTIEQUAL_-1206900444'), (u'INDIRECT_-1206907548', u'MULTIEQUAL_-1206909087'), (u'CALLIND_-1206921710', u'INDIRECT_-1206901574'), (u'CALL_-1206928331', u'INDIRECT_-1206895973'), (u'INT_SUB_-1206930061', u'INT_EQUAL_-1206930068'), (u'LOAD_-1206929163', u'INT_NOTEQUAL_-1206929147'), (u'CALL_-1206931142', u'INDIRECT_-1206900121'), (u'CALL_-1206938421', u'INDIRECT_-1206912218'), (u'CALL_-1206932808', u'INDIRECT_-1206883333'), (u'CALL_-1206937414', u'INDIRECT_-1206910557'), (u'CALL_-1206929902', u'INDIRECT_-1206899966'), (u'CALL_-1206928225', u'INDIRECT_-1206904311'), (u'INDIRECT_-1206893931', u'MULTIEQUAL_-1206894797'), (u'CALL_-1206937559', u'INDIRECT_-1206902485'), (u'STORE_-1206928410', u'INDIRECT_-1206892376'), (u'CALLIND_-1206925511', u'INDIRECT_-1206895531'), (u'CALL_-1206926003', u'INDIRECT_-1206893326'), (u'INDIRECT_-1206907135', u'MULTIEQUAL_-1206906745'), (u'CAST_-1206869687', u'CAST_-1206869669'), (u'CALLIND_-1206925401', u'INDIRECT_-1206892112'), (u'CALL_-1206922584', u'INDIRECT_-1206884179'), (u'MULTIEQUAL_-1206901946', u'MULTIEQUAL_-1206902741'), (u'CALL_-1206927017', u'INDIRECT_-1206887634'), (u'INDIRECT_-1206907920', u'MULTIEQUAL_-1206907821'), (u'CALL_-1206934365', u'INDIRECT_-1206906855'), (u'CALL_-1206928667', u'INDIRECT_-1206913680'), (u'CALL_-1206929489', u'INDIRECT_-1206913917'), (u'MULTIEQUAL_-1206874124', u'MULTIEQUAL_-1206903374'), (u'INDIRECT_-1206909176', u'MULTIEQUAL_-1206909088'), (u'CALL_-1206929385', u'INDIRECT_-1206898385'), (u'CALL_-1206937729', u'INDIRECT_-1206895023'), (u'INDIRECT_-1206911554', u'MULTIEQUAL_-1206911353'), (u'CALL_-1206928667', u'INDIRECT_-1206899400'), (u'INDIRECT_-1206899445', u'MULTIEQUAL_-1206899426'), (u'INDIRECT_-1206895588', u'MULTIEQUAL_-1206895358'), (u'STORE_-1206928518', u'INDIRECT_-1206893279'), (u'CALL_-1206926019', u'INDIRECT_-1206889139'), (u'CALLIND_-1206925046', u'INDIRECT_-1206897400'), (u'LOAD_-1206934651', u'CAST_-1206874294'), (u'INDIRECT_-1206904161', u'MULTIEQUAL_-1206904295'), (u'INDIRECT_-1206883140', u'MULTIEQUAL_-1206884433'), (u'CALL_-1206929202', u'INDIRECT_-1206897864'), (u'INDIRECT_-1206882351', u'MULTIEQUAL_-1206882332'), (u'CALL_-1206928677', u'INDIRECT_-1206897007'), (u'MULTIEQUAL_-1206902794', u'MULTIEQUAL_-1206902790'), (u'STORE_-1206925381', u'INDIRECT_-1206896522'), (u'CALL_-1206929794', u'INDIRECT_-1206906620'), (u'INDIRECT_-1206899533', u'COPY_-1206878509'), (u'INDIRECT_-1206895168', u'MULTIEQUAL_-1206894938'), (u'CAST_-1206871459', u'COPY_-1206871845'), (u'STORE_-1206927231', u'INDIRECT_-1206901282'), (u'CALL_-1206933962', u'INDIRECT_-1206900734'), (u'INDIRECT_-1206898030', u'COPY_-1206880210'), (u'CALL_-1206922556', u'INDIRECT_-1206892021'), (u'STORE_-1206928622', u'INDIRECT_-1206906944'), (u'CALL_-1206934396', u'INDIRECT_-1206889658'), (u'CALL_-1206929794', u'INDIRECT_-1206892760'), (u'CALL_-1206929269', u'INDIRECT_-1206890073'), (u'STORE_-1206921525', u'INDIRECT_-1206886947'), ('const-56', u'INT_ADD_-1206930170'), (u'COPY_-1206877893', u'MULTIEQUAL_-1206880219'), (u'CALL_-1206938772', u'INDIRECT_-1206914948'), ('const-0', u'INT_EQUAL_-1206928191'), (u'INDIRECT_-1206907933', u'MULTIEQUAL_-1206911607'), (u'INDIRECT_-1206879438', u'MULTIEQUAL_-1206875898'), (u'CALL_-1206938927', u'INDIRECT_-1206892768'), (u'INDIRECT_-1206877027', u'MULTIEQUAL_-1206877226'), (u'CALL_-1206929296', u'INDIRECT_-1206896236'), (u'STORE_-1206937788', u'INDIRECT_-1206896948'), (u'PTRSUB_-1206871490', u'LOAD_-1206921413'), (u'INDIRECT_-1206904257', u'MULTIEQUAL_-1206905253'), (u'CALL_-1206927048', u'INDIRECT_-1206885202'), (u'MULTIEQUAL_-1206907057', u'MULTIEQUAL_-1206906641'), (u'CALLIND_-1206929135', u'INDIRECT_-1206910658'), (u'CALL_-1206928992', u'INDIRECT_-1206882521'), (u'PTRSUB_-1206876140', u'CAST_-1206873111'), (u'CALL_-1206937729', u'INDIRECT_-1206899223'), (u'MULTIEQUAL_-1206888979', u'MULTIEQUAL_-1206888965'), (u'INDIRECT_-1206884354', u'MULTIEQUAL_-1206884120'), (u'INDIRECT_-1206898534', u'MULTIEQUAL_-1206898038'), (u'INDIRECT_-1206905937', u'MULTIEQUAL_-1206906557'), (u'CALL_-1206931128', u'INDIRECT_-1206904924'), (u'CALLIND_-1206925401', u'INDIRECT_-1206903452'), (u'MULTIEQUAL_-1206896959', u'MULTIEQUAL_-1206896613'), (u'INDIRECT_-1206899141', u'MULTIEQUAL_-1206900659'), (u'STORE_-1206921864', u'INDIRECT_-1206902667'), (u'INDIRECT_-1206899893', u'MULTIEQUAL_-1206899765'), (u'CAST_-1206873094', u'CAST_-1206873082'), (u'CALL_-1206933998', u'INDIRECT_-1206906634'), (u'INDIRECT_-1206904205', u'MULTIEQUAL_-1206904173'), (u'INDIRECT_-1206903113', u'MULTIEQUAL_-1206902608'), (u'STORE_-1206934224', u'INDIRECT_-1206911720'), (u'CALL_-1206926116', u'INDIRECT_-1206906875'), (u'MULTIEQUAL_-1206910664', u'MULTIEQUAL_-1206910688'), (u'MULTIEQUAL_-1206907008', u'MULTIEQUAL_-1206910538'), (u'INDIRECT_-1206911395', u'MULTIEQUAL_-1206911287'), (u'MULTIEQUAL_-1206896572', u'MULTIEQUAL_-1206896556'), (u'CALL_-1206934114', u'INDIRECT_-1206908391'), (u'CALL_-1206930228', u'INDIRECT_-1206888472'), (u'INDIRECT_-1206891635', u'COPY_-1206878371'), ('const-1184960', u'COPY_-1206922470'), (u'CALL_-1206928601', u'INDIRECT_-1206895163'), (u'MULTIEQUAL_-1206886271', u'MULTIEQUAL_-1206887299'), (u'CALL_-1206937414', u'INDIRECT_-1206890397'), (u'MULTIEQUAL_-1206895505', u'MULTIEQUAL_-1206895530'), (u'INDIRECT_-1206895881', u'MULTIEQUAL_-1206896490'), (u'CALL_-1206938900', u'INDIRECT_-1206901994'), (u'INDIRECT_-1206894278', u'MULTIEQUAL_-1206880907'), (u'INDIRECT_-1206892173', u'MULTIEQUAL_-1206892014'), (u'STORE_-1206928320', u'INDIRECT_-1206888927'), (u'CALL_-1206931749', u'INDIRECT_-1206888371'), (u'STORE_-1206934385', u'INDIRECT_-1206892075'), (u'INDIRECT_-1206903031', u'MULTIEQUAL_-1206876056'), (u'CALL_-1206925694', u'INDIRECT_-1206884754'), (u'STORE_-1206928320', u'INDIRECT_-1206900687'), (u'CALLIND_-1206921344', u'INDIRECT_-1206902972'), (u'INDIRECT_-1206897458', u'MULTIEQUAL_-1206897370'), (u'STORE_-1206921567', u'INDIRECT_-1206892851'), (u'CALL_-1206925432', u'INDIRECT_-1206889501'), (u'INDIRECT_-1206886961', u'MULTIEQUAL_-1206888479'), (u'INDIRECT_-1206906952', u'MULTIEQUAL_-1206906794'), (u'INDIRECT_-1206896928', u'MULTIEQUAL_-1206897102'), (u'CALLIND_-1206924365', u'INDIRECT_-1206900433'), ('const-433', u'LOAD_-1206928211'), (u'CALL_-1206928155', u'INDIRECT_-1206888494'), (u'CALL_-1206923816', u'INDIRECT_-1206903197'), (u'STORE_-1206925221', u'INDIRECT_-1206888045'), (u'MULTIEQUAL_-1206881543', u'INT_EQUAL_-1206924010'), (u'STORE_-1206930828', u'INDIRECT_-1206907675'), (u'INDIRECT_-1206899154', u'MULTIEQUAL_-1206899558'), (u'CALL_-1206927418', u'INDIRECT_-1206905677'), (u'INDIRECT_-1206916629', u'MULTIEQUAL_-1206880956'), (u'CALL_-1206925831', u'INDIRECT_-1206884412'), (u'CALL_-1206938927', u'INDIRECT_-1206908308'), (u'INDIRECT_-1206889159', u'COPY_-1206874357'), (u'CALL_-1206928709', u'INDIRECT_-1206893899'), (u'CALLIND_-1206922636', u'INDIRECT_-1206887329'), (u'STORE_-1206937772', u'INDIRECT_-1206892323'), (u'INDIRECT_-1206904163', u'MULTIEQUAL_-1206904068'), (u'INDIRECT_-1206893279', u'MULTIEQUAL_-1206893177'), (u'CALL_-1206933821', u'INDIRECT_-1206903590'), (u'STORE_-1206924909', u'INDIRECT_-1206909203'), ('tmp_25370', u'PTRSUB_-1206878423'), (u'MULTIEQUAL_-1206909678', u'CALLIND_-1206921412'), (u'MULTIEQUAL_-1206899324', u'MULTIEQUAL_-1206899348'), (u'INDIRECT_-1206894754', u'MULTIEQUAL_-1206894553'), (u'CALL_-1206930899', u'INDIRECT_-1206891389'), (u'MULTIEQUAL_-1206881622', u'MULTIEQUAL_-1206881514'), (u'STORE_-1206929169', u'INDIRECT_-1206903238'), (u'MULTIEQUAL_-1206893409', u'MULTIEQUAL_-1206893294'), (u'CALL_-1206934081', u'INDIRECT_-1206891988'), (u'INDIRECT_-1206904948', u'MULTIEQUAL_-1206904792'), (u'CALL_-1206925432', u'INDIRECT_-1206895381'), (u'INDIRECT_-1206899787', u'COPY_-1206879869'), (u'CALL_-1206938036', u'INDIRECT_-1206901053'), (u'CALL_-1206937186', u'INDIRECT_-1206916197'), (u'CALL_-1206929385', u'INDIRECT_-1206885785'), (u'CALL_-1206932327', u'INDIRECT_-1206898714'), (u'INDIRECT_-1206910510', u'MULTIEQUAL_-1206912027'), (u'STORE_-1206921596', u'INDIRECT_-1206904206'), (u'STORE_-1206928622', u'INDIRECT_-1206901904'), (u'STORE_-1206928553', u'INDIRECT_-1206896660'), (u'INDIRECT_-1206911623', u'MULTIEQUAL_-1206913394'), (u'INDIRECT_-1206881852', u'MULTIEQUAL_-1206881622'), ('const-0', u'COPY_-1206913856'), (u'CALL_-1206929320', u'INDIRECT_-1206878172'), (u'CALL_-1206929938', u'INDIRECT_-1206891588'), (u'CALL_-1206934365', u'INDIRECT_-1206899295'), (u'CALLIND_-1206931354', u'INDIRECT_-1206905788'), (u'STORE_-1206924934', u'INDIRECT_-1206892117'), (u'CALL_-1206937142', u'INDIRECT_-1206910952'), (u'CALL_-1206932860', u'INDIRECT_-1206897655'), (u'CALL_-1206934396', u'STORE_-1206934385'), (u'INDIRECT_-1206898215', u'MULTIEQUAL_-1206899019'), (u'CALL_-1206930457', u'INDIRECT_-1206905541'), (u'INDIRECT_-1206898795', u'MULTIEQUAL_-1206898687'), (u'CALL_-1206930882', u'INDIRECT_-1206894318'), (u'STORE_-1206933118', u'INDIRECT_-1206895580'), (u'CALL_-1206939523', u'INDIRECT_-1206892193'), (u'CALL_-1206928155', u'INDIRECT_-1206893114'), (u'INDIRECT_-1206900452', u'MULTIEQUAL_-1206900297'), (u'CALL_-1206925460', u'INDIRECT_-1206887835'), (u'INDIRECT_-1206906758', u'MULTIEQUAL_-1206906375'), (u'CALLIND_-1206924378', u'INDIRECT_-1206897861'), (u'CALLIND_-1206921388', u'INDIRECT_-1206882781'), (u'MULTIEQUAL_-1206892666', u'MULTIEQUAL_-1206892569'), (u'INDIRECT_-1206892666', u'MULTIEQUAL_-1206892569'), (u'INDIRECT_-1206896037', u'MULTIEQUAL_-1206895457'), (u'STORE_-1206925248', u'INDIRECT_-1206894360'), (u'INDIRECT_-1206888077', u'MULTIEQUAL_-1206888218'), (u'CALLIND_-1206921884', u'INDIRECT_-1206897892'), (u'CALL_-1206924704', u'INDIRECT_-1206896380'), (u'CALLIND_-1206922636', u'INDIRECT_-1206885229'), (u'CALL_-1206927360', u'INDIRECT_-1206877917'), (u'CALL_-1206933998', u'INDIRECT_-1206891514'), (u'INDIRECT_-1206902843', u'MULTIEQUAL_-1206904598'), (u'CALL_-1206929320', u'INDIRECT_-1206897917'), (u'MULTIEQUAL_-1206908291', u'MULTIEQUAL_-1206908249'), (u'CALL_-1206933711', u'INDIRECT_-1206918128'), (u'INDIRECT_-1206888781', u'MULTIEQUAL_-1206889094'), (u'CALL_-1206922426', u'INDIRECT_-1206896178'), ('const-256', u'STORE_-1206921743'), (u'CALL_-1206938772', u'INDIRECT_-1206899408'), (u'CALL_-1206922316', u'INDIRECT_-1206885476'), (u'STORE_-1206933497', u'INDIRECT_-1206905030'), (u'STORE_-1206928732', u'INDIRECT_-1206911469'), (u'CALL_-1206932271', u'INDIRECT_-1206893653'), (u'INDIRECT_-1206896877', u'MULTIEQUAL_-1206896297'), (u'CALL_-1206938756', u'INDIRECT_-1206884946'), (u'CALL_-1206928734', u'INDIRECT_-1206903743'), (u'INDIRECT_-1206898228', u'MULTIEQUAL_-1206898072'), (u'CALL_-1206921954', u'INDIRECT_-1206875629'), (u'PTRSUB_-1206880462', u'LOAD_-1206937540'), (u'INDIRECT_-1206885264', u'COPY_-1206879143'), (u'MULTIEQUAL_-1206900501', u'MULTIEQUAL_-1206878078'), (u'MULTIEQUAL_-1206896013', u'MULTIEQUAL_-1206895925'), (u'INDIRECT_-1206897496', u'MULTIEQUAL_-1206897560'), (u'INDIRECT_-1206906056', u'MULTIEQUAL_-1206905505'), (u'MULTIEQUAL_-1206913277', u'COPY_-1206913400'), (u'MULTIEQUAL_-1206897668', u'MULTIEQUAL_-1206894661'), (u'INT_EQUAL_-1206926102', u'CBRANCH_-1206926100'), (u'CALL_-1206933998', u'INDIRECT_-1206907474'), (u'INDIRECT_-1206895501', u'MULTIEQUAL_-1206874106'), (u'INDIRECT_-1206900455', u'COPY_-1206878392'), (u'CALL_-1206931749', u'INDIRECT_-1206906431'), (u'INDIRECT_-1206892814', u'MULTIEQUAL_-1206890724'), (u'INDIRECT_-1206899755', u'MULTIEQUAL_-1206899477'), (u'CALLIND_-1206924378', u'INDIRECT_-1206876353'), (u'CALL_-1206932808', u'INDIRECT_-1206900978'), (u'CALL_-1206930899', u'INDIRECT_-1206881138'), (u'INDIRECT_-1206888665', u'MULTIEQUAL_-1206888633'), (u'CALLIND_-1206938263', u'INDIRECT_-1206903302'), (u'CALL_-1206934991', u'INDIRECT_-1206898384'), (u'LOAD_-1206923648', u'INT_NOTEQUAL_-1206923632'), (u'INDIRECT_-1206901375', u'COPY_-1206878946'), (u'INDIRECT_-1206891702', u'MULTIEQUAL_-1206891499'), ('const-2', u'INT_ADD_-1206930881'), (u'CALL_-1206931435', u'INDIRECT_-1206904577'), (u'CALL_-1206938927', u'INDIRECT_-1206917314'), (u'INDIRECT_-1206895529', u'COPY_-1206879985'), (u'CALL_-1206927017', u'INDIRECT_-1206902334'), (u'STORE_-1206937611', u'INDIRECT_-1206912394'), ('tmp_18563', u'CBRANCH_-1206923755'), (u'INDIRECT_-1206914665', u'MULTIEQUAL_-1206880217'), (u'INDIRECT_-1206914466', u'MULTIEQUAL_-1206914243'), (u'INDIRECT_-1206905389', u'MULTIEQUAL_-1206907235'), (u'INDIRECT_-1206896135', u'MULTIEQUAL_-1206895301'), (u'INDIRECT_-1206904441', u'MULTIEQUAL_-1206904165'), (u'STORE_-1206933497', u'INDIRECT_-1206899150'), (u'MULTIEQUAL_-1206897744', u'MULTIEQUAL_-1206897096'), (u'MULTIEQUAL_-1206891729', u'MULTIEQUAL_-1206891063'), (u'CALLIND_-1206921856', u'INDIRECT_-1206902496'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206873135'), (u'INDIRECT_-1206896243', u'MULTIEQUAL_-1206896198'), (u'INDIRECT_-1206904201', u'COPY_-1206904209'), (u'INDIRECT_-1206879035', u'MULTIEQUAL_-1206878933'), (u'LOAD_-1206935630', u'CAST_-1206875842'), (u'MULTIEQUAL_-1206891145', u'MULTIEQUAL_-1206890651'), (u'INT_NOTEQUAL_-1206935723', u'CBRANCH_-1206935723'), ('tmp_24371', u'BRANCH_-1206929718'), (u'INDIRECT_-1206893924', u'MULTIEQUAL_-1206896392'), (u'CALL_-1206938628', u'INDIRECT_-1206909194'), (u'CALL_-1206930105', u'INDIRECT_-1206898015'), (u'CALL_-1206937186', u'INDIRECT_-1206896271'), (u'CALL_-1206923816', u'INDIRECT_-1206895637'), (u'INDIRECT_-1206904168', u'MULTIEQUAL_-1206903962'), (u'INDIRECT_-1206898208', u'MULTIEQUAL_-1206898590'), (u'INDIRECT_-1206894501', u'MULTIEQUAL_-1206894635'), (u'PTRADD_-1206871265', u'LOAD_-1206921705'), (u'CALL_-1206927316', u'INDIRECT_-1206902263'), (u'CALL_-1206932827', u'INDIRECT_-1206883684'), (u'INDIRECT_-1206891100', u'MULTIEQUAL_-1206892767'), (u'CALL_-1206938131', u'INDIRECT_-1206903211'), (u'INDIRECT_-1206915713', u'MULTIEQUAL_-1206913962'), (u'CALL_-1206934835', u'INDIRECT_-1206895611'), (u'INDIRECT_-1206898537', u'MULTIEQUAL_-1206898508'), (u'CALL_-1206928291', u'INDIRECT_-1206902248'), (u'INDIRECT_-1206898126', u'MULTIEQUAL_-1206897943'), (u'INDIRECT_-1206898117', u'MULTIEQUAL_-1206898088'), (u'MULTIEQUAL_-1206894954', u'MULTIEQUAL_-1206895874'), (u'INDIRECT_-1206897619', u'MULTIEQUAL_-1206897399'), (u'INDIRECT_-1206904165', u'MULTIEQUAL_-1206880192'), (u'LOAD_-1206928261', u'INT_NOTEQUAL_-1206921405'), (u'CALL_-1206921320', u'INDIRECT_-1206904636'), (u'MULTIEQUAL_-1206906417', u'MULTIEQUAL_-1206880936'), (u'MULTIEQUAL_-1206903259', u'CALL_-1206930228'), (u'INDIRECT_-1206898757', u'COPY_-1206879641'), (u'CALL_-1206933125', u'INDIRECT_-1206899014'), (u'MULTIEQUAL_-1206914447', u'SUBPIECE_-1206915501'), ('tmp_1363', u'CBRANCH_-1206938783'), (u'CALL_-1206937186', u'INDIRECT_-1206906351'), (u'STORE_-1206927241', u'INDIRECT_-1206903807'), (u'INT_ZEXT_-1206923690', u'INT_2COMP_-1206907195'), (u'INDIRECT_-1206888231', u'MULTIEQUAL_-1206888212'), (u'CALL_-1206921722', u'INDIRECT_-1206896071'), (u'INDIRECT_-1206897507', u'MULTIEQUAL_-1206901761'), (u'INDIRECT_-1206903915', u'MULTIEQUAL_-1206903624'), (u'CALL_-1206922556', u'INDIRECT_-1206900841'), (u'INDIRECT_-1206896014', u'MULTIEQUAL_-1206895813'), (u'CALL_-1206923816', u'INDIRECT_-1206886817'), (u'CALL_-1206929202', u'INDIRECT_-1206885264'), (u'STORE_-1206924909', u'INDIRECT_-1206894083'), (u'INDIRECT_-1206908773', u'MULTIEQUAL_-1206908353'), (u'INDIRECT_-1206904542', u'MULTIEQUAL_-1206906147'), (u'CALL_-1206932827', u'INDIRECT_-1206904772'), (u'MULTIEQUAL_-1206907207', u'MULTIEQUAL_-1206907590'), (u'CALL_-1206934396', u'INDIRECT_-1206888818'), (u'INDIRECT_-1206910356', u'MULTIEQUAL_-1206910860'), (u'CALLIND_-1206938263', u'INDIRECT_-1206909182'), (u'CALL_-1206930407', u'INDIRECT_-1206886446'), (u'STORE_-1206927248', u'INDIRECT_-1206907172'), ('const-0', u'INT_EQUAL_-1206873201'), (u'MULTIEQUAL_-1206891048', u'MULTIEQUAL_-1206894578'), (u'CALL_-1206936110', u'INDIRECT_-1206902814'), (u'INDIRECT_-1206898060', u'MULTIEQUAL_-1206897821'), (u'MULTIEQUAL_-1206911272', u'MULTIEQUAL_-1206911256'), (u'CALL_-1206930025', u'INDIRECT_-1206888502'), (u'MULTIEQUAL_-1206888479', u'MULTIEQUAL_-1206888445'), (u'MULTIEQUAL_-1206888479', u'MULTIEQUAL_-1206888445'), (u'CALL_-1206932327', u'INDIRECT_-1206887794'), (u'CALL_-1206937446', u'INDIRECT_-1206913520'), (u'CALL_-1206935494', u'INDIRECT_-1206891103'), (u'MULTIEQUAL_-1206901499', u'MULTIEQUAL_-1206901526'), (u'INDIRECT_-1206895806', u'MULTIEQUAL_-1206895772'), (u'CALL_-1206928629', u'INDIRECT_-1206915943'), (u'MULTIEQUAL_-1206903774', u'MULTIEQUAL_-1206906185'), (u'STORE_-1206925479', u'INDIRECT_-1206891538'), (u'STORE_-1206924934', u'INDIRECT_-1206896737'), (u'MULTIEQUAL_-1206916663', u'COPY_-1206876071'), (u'INDIRECT_-1206894948', u'MULTIEQUAL_-1206896487'), ('const-433', u'LOAD_-1206928235'), (u'MULTIEQUAL_-1206905245', u'MULTIEQUAL_-1206905261'), (u'CALL_-1206937983', u'INDIRECT_-1206911109'), (u'INDIRECT_-1206897815', u'MULTIEQUAL_-1206897476'), (u'MULTIEQUAL_-1206908941', u'MULTIEQUAL_-1206908833'), (u'CALL_-1206932954', u'INDIRECT_-1206895199'), (u'INDIRECT_-1206892523', u'MULTIEQUAL_-1206893189'), (u'CALL_-1206927063', u'INDIRECT_-1206905714'), (u'CALL_-1206929645', u'INDIRECT_-1206906830'), (u'CALL_-1206929202', u'INDIRECT_-1206890304'), (u'CALL_-1206931701', u'INDIRECT_-1206908381'), (u'CALLIND_-1206921856', u'INDIRECT_-1206904596'), (u'CALL_-1206925831', u'INDIRECT_-1206899532'), (u'CALL_-1206922426', u'INDIRECT_-1206886518'), (u'INT_LESS_-1206930464', u'CBRANCH_-1206930471'), (u'INDIRECT_-1206899995', u'MULTIEQUAL_-1206899605'), (u'INDIRECT_-1206904311', u'MULTIEQUAL_-1206905535'), (u'INDIRECT_-1206890466', u'MULTIEQUAL_-1206891905'), (u'MULTIEQUAL_-1206906568', u'MULTIEQUAL_-1206908055'), (u'CALLIND_-1206921359', u'INDIRECT_-1206905445'), (u'CALL_-1206938900', u'INDIRECT_-1206911234'), (u'COPY_-1206875390', u'MULTIEQUAL_-1206915911'), (u'INDIRECT_-1206903981', u'MULTIEQUAL_-1206908061'), (u'INDIRECT_-1206898284', u'COPY_-1206879174'), (u'INDIRECT_-1206895855', u'MULTIEQUAL_-1206895747'), (u'CALL_-1206934365', u'INDIRECT_-1206909375'), (u'INDIRECT_-1206886134', u'MULTIEQUAL_-1206886538'), ('const-433', u'STORE_-1206921743'), (u'CALL_-1206928815', u'INDIRECT_-1206903859'), (u'CALL_-1206935907', u'CAST_-1206876029'), (u'INDIRECT_-1206887274', u'MULTIEQUAL_-1206886897'), (u'INDIRECT_-1206885316', u'MULTIEQUAL_-1206885380'), (u'INDIRECT_-1206889159', u'MULTIEQUAL_-1206876762'), (u'MULTIEQUAL_-1206880926', u'MULTIEQUAL_-1206880873'), (u'CALL_-1206934991', u'INDIRECT_-1206900904'), (u'INDIRECT_-1206893074', u'MULTIEQUAL_-1206892807'), (u'MULTIEQUAL_-1206899241', u'MULTIEQUAL_-1206878075'), (u'INDIRECT_-1206881346', u'MULTIEQUAL_-1206881210'), (u'INDIRECT_-1206905424', u'COPY_-1206879191'), (u'CALL_-1206930899', u'INDIRECT_-1206909449'), (u'MULTIEQUAL_-1206903145', u'MULTIEQUAL_-1206903161'), (u'CALL_-1206928667', u'INDIRECT_-1206907380'), (u'MULTIEQUAL_-1206910764', u'MULTIEQUAL_-1206910726'), (u'INDIRECT_-1206911554', u'MULTIEQUAL_-1206911287'), (u'CALL_-1206932860', u'INDIRECT_-1206895135'), (u'INDIRECT_-1206908521', u'MULTIEQUAL_-1206908834'), (u'CALL_-1206928194', u'INDIRECT_-1206880052'), (u'MULTIEQUAL_-1206895649', u'MULTIEQUAL_-1206895633'), (u'INDIRECT_-1206895768', u'MULTIEQUAL_-1206895562'), (u'INT_EQUAL_-1206879560', u'BOOL_AND_-1206935914'), (u'CALL_-1206925783', u'INDIRECT_-1206899075'), (u'INDIRECT_-1206898669', u'MULTIEQUAL_-1206900515'), (u'MULTIEQUAL_-1206876803', u'MULTIEQUAL_-1206905739'), (u'CALL_-1206931142', u'INDIRECT_-1206898021'), (u'LOAD_-1206929294', u'PTRSUB_-1206874199'), (u'CALL_-1206928474', u'INDIRECT_-1206886868'), (u'CALL_-1206934835', u'INDIRECT_-1206910311'), (u'STORE_-1206929190', u'INDIRECT_-1206888126'), (u'INDIRECT_-1206907067', u'MULTIEQUAL_-1206906367'), (u'CALL_-1206931674', u'INDIRECT_-1206908071'), (u'INT_AND_-1206937235', u'INT_NOTEQUAL_-1206937248'), (u'INDIRECT_-1206892711', u'MULTIEQUAL_-1206880901'), (u'CALL_-1206929032', u'INDIRECT_-1206885281'), (u'CALL_-1206931539', u'INDIRECT_-1206900773'), (u'CALL_-1206937729', u'INDIRECT_-1206897123'), (u'INDIRECT_-1206906327', u'MULTIEQUAL_-1206905929'), (u'CALL_-1206928152', u'INDIRECT_-1206902151'), (u'INDIRECT_-1206908573', u'MULTIEQUAL_-1206906822'), (u'INDIRECT_-1206913677', u'MULTIEQUAL_-1206913270'), (u'PTRSUB_-1206879463', u'STORE_-1206928518'), (u'CALL_-1206929938', u'INDIRECT_-1206917113'), (u'CALLIND_-1206921359', u'INDIRECT_-1206892005'), (u'CALL_-1206921361', u'INDIRECT_-1206890894'), (u'MULTIEQUAL_-1206900121', u'MULTIEQUAL_-1206900013'), (u'CALL_-1206929866', u'INDIRECT_-1206904144'), (u'INDIRECT_-1206884685', u'MULTIEQUAL_-1206884555'), ('const-24', u'PTRSUB_-1206878331'), (u'MULTIEQUAL_-1206911189', u'MULTIEQUAL_-1206911187'), (u'CALL_-1206929320', u'INDIRECT_-1206888257'), (u'CALL_-1206929226', u'INDIRECT_-1206890315'), (u'CALL_-1206924677', u'INDIRECT_-1206900139'), ('const-36', u'PTRADD_-1206927174'), (u'CALL_-1206928772', u'INDIRECT_-1206912166'), (u'CALL_-1206924704', u'INDIRECT_-1206887140'), (u'CALL_-1206929032', u'INDIRECT_-1206888641'), (u'STORE_-1206921596', u'INDIRECT_-1206882786'), (u'INDIRECT_-1206907689', u'MULTIEQUAL_-1206907569'), (u'CALL_-1206934114', u'INDIRECT_-1206898731'), (u'INDIRECT_-1206876810', u'MULTIEQUAL_-1206876041'), (u'INDIRECT_-1206903479', u'MULTIEQUAL_-1206904519'), (u'MULTIEQUAL_-1206908949', u'MULTIEQUAL_-1206908834'), (u'CALL_-1206931701', u'INDIRECT_-1206894941'), (u'CALL_-1206928668', u'INDIRECT_-1206907428'), (u'CALL_-1206933821', u'INDIRECT_-1206903170'), (u'CALL_-1206927405', u'INDIRECT_-1206886349'), (u'MULTIEQUAL_-1206906196', u'MULTIEQUAL_-1206906190'), (u'CALL_-1206939039', u'INDIRECT_-1206902072'), (u'INDIRECT_-1206887114', u'MULTIEQUAL_-1206886849'), (u'INDIRECT_-1206914453', u'MULTIEQUAL_-1206913948'), (u'CALL_-1206930457', u'INDIRECT_-1206903021'), (u'CALL_-1206921459', u'INDIRECT_-1206894313'), (u'INDIRECT_-1206908744', u'MULTIEQUAL_-1206908290'), (u'INDIRECT_-1206902428', u'MULTIEQUAL_-1206901996'), (u'CALL_-1206932327', u'INDIRECT_-1206889894'), (u'STORE_-1206937765', u'INDIRECT_-1206913738'), (u'STORE_-1206933118', u'INDIRECT_-1206901460'), (u'CALL_-1206928225', u'INDIRECT_-1206900951'), (u'INDIRECT_-1206889505', u'MULTIEQUAL_-1206889473'), (u'INDIRECT_-1206899581', u'MULTIEQUAL_-1206901238'), (u'INDIRECT_-1206915287', u'MULTIEQUAL_-1206916119'), (u'INDIRECT_-1206893158', u'MULTIEQUAL_-1206893071'), (u'CALL_-1206924704', u'INDIRECT_-1206913505'), (u'CALL_-1206934963', u'INDIRECT_-1206903401'), (u'INT_NOTEQUAL_-1206929225', u'CBRANCH_-1206929224'), (u'INDIRECT_-1206904658', u'MULTIEQUAL_-1206904385'), (u'INDIRECT_-1206913418', u'MULTIEQUAL_-1206913320'), (u'CALL_-1206931183', u'INDIRECT_-1206896543'), (u'INDIRECT_-1206896427', u'COPY_-1206879861'), ('const-63', u'INT_AND_-1206922744'), (u'STORE_-1206932305', u'INDIRECT_-1206905597'), (u'INDIRECT_-1206904658', u'MULTIEQUAL_-1206904275'), (u'CALL_-1206938772', u'INDIRECT_-1206902348'), (u'STORE_-1206929089', u'INDIRECT_-1206899444'), (u'CALL_-1206929385', u'INDIRECT_-1206897125'), (u'CALL_-1206939005', u'INDIRECT_-1206910033'), (u'STORE_-1206928697', u'INDIRECT_-1206895068'), (u'STORE_-1206928627', u'INDIRECT_-1206891246'), (u'INDIRECT_-1206897041', u'MULTIEQUAL_-1206898559'), (u'STORE_-1206929169', u'INDIRECT_-1206894418'), (u'CALLIND_-1206925453', u'INDIRECT_-1206892139'), ('const-0', u'INT_EQUAL_-1206924956'), (u'CALL_-1206931773', u'INDIRECT_-1206895110'), (u'INDIRECT_-1206893297', u'COPY_-1206879628'), (u'CALL_-1206938756', u'INDIRECT_-1206884272'), (u'CALLIND_-1206938189', u'INDIRECT_-1206884939'), (u'MULTIEQUAL_-1206895668', u'MULTIEQUAL_-1206899198'), (u'INDIRECT_-1206892450', u'MULTIEQUAL_-1206893967'), (u'CALL_-1206928194', u'INDIRECT_-1206899626'), (u'STORE_-1206937696', u'INDIRECT_-1206899844'), (u'INDIRECT_-1206902138', u'MULTIEQUAL_-1206900458'), (u'CALLIND_-1206938827', u'INDIRECT_-1206884310'), (u'INDIRECT_-1206900878', u'MULTIEQUAL_-1206900605'), (u'INDIRECT_-1206888357', u'MULTIEQUAL_-1206888934'), (u'STORE_-1206937772', u'INDIRECT_-1206899043'), (u'CALL_-1206928734', u'INDIRECT_-1206909623'), (u'INDIRECT_-1206906550', u'MULTIEQUAL_-1206906402'), (u'CALL_-1206925604', u'INDIRECT_-1206891505'), (u'CALL_-1206928772', u'INDIRECT_-1206894106'), (u'CALL_-1206933821', u'INDIRECT_-1206888470'), (u'INDIRECT_-1206907033', u'MULTIEQUAL_-1206906629'), (u'CALL_-1206927833', u'INDIRECT_-1206886513'), (u'INDIRECT_-1206888917', u'MULTIEQUAL_-1206889058'), (u'PTRSUB_-1206872431', u'CAST_-1206869668'), (u'CALLIND_-1206938263', u'INDIRECT_-1206904142'), (u'CALL_-1206929032', u'INDIRECT_-1206891161'), (u'CALL_-1206934460', u'INDIRECT_-1206906081'), (u'INDIRECT_-1206908455', u'MULTIEQUAL_-1206908347'), (u'CALL_-1206933745', u'INDIRECT_-1206897672'), (u'CALL_-1206934018', u'INDIRECT_-1206889848'), (u'STORE_-1206932486', u'INDIRECT_-1206901287'), (u'MULTIEQUAL_-1206907030', u'MULTIEQUAL_-1206907781'), (u'CALLIND_-1206921884', u'INDIRECT_-1206889492'), (u'INDIRECT_-1206906841', u'MULTIEQUAL_-1206907154'), (u'MULTIEQUAL_-1206895881', u'MULTIEQUAL_-1206878067'), (u'INDIRECT_-1206893285', u'MULTIEQUAL_-1206893253'), (u'CALL_-1206928291', u'INDIRECT_-1206890488'), (u'CALL_-1206928150', u'INDIRECT_-1206886587'), (u'STORE_-1206930340', u'INDIRECT_-1206903562'), (u'INDIRECT_-1206874177', u'MULTIEQUAL_-1206875761'), (u'CALL_-1206928668', u'INDIRECT_-1206886428'), (u'CALL_-1206925860', u'INDIRECT_-1206891146'), (u'INDIRECT_-1206902492', u'MULTIEQUAL_-1206901865'), (u'CALL_-1206938342', u'INDIRECT_-1206893275'), (u'INDIRECT_-1206909553', u'MULTIEQUAL_-1206912985'), (u'INDIRECT_-1206902140', u'MULTIEQUAL_-1206903069'), (u'STORE_-1206930846', u'INDIRECT_-1206892087'), (u'INDIRECT_-1206909182', u'MULTIEQUAL_-1206909005'), (u'INDIRECT_-1206891977', u'MULTIEQUAL_-1206891887'), (u'CALL_-1206922584', u'INDIRECT_-1206907465'), ('const-1', u'COPY_-1206872514'), (u'MULTIEQUAL_-1206919059', u'PTRSUB_-1206877930'), (u'CALL_-1206929226', u'INDIRECT_-1206904175'), (u'STORE_-1206937788', u'INDIRECT_-1206898628'), ('const-0', u'COPY_-1206925991'), (u'INDIRECT_-1206886279', u'MULTIEQUAL_-1206886059'), (u'INDIRECT_-1206907524', u'COPY_-1206879196'), (u'INDIRECT_-1206896006', u'MULTIEQUAL_-1206897790'), (u'CALLIND_-1206921856', u'INDIRECT_-1206897876'), (u'STORE_-1206925416', u'INDIRECT_-1206894863'), (u'MULTIEQUAL_-1206902145', u'MULTIEQUAL_-1206902165'), (u'INDIRECT_-1206900897', u'MULTIEQUAL_-1206901517'), (u'INDIRECT_-1206891338', u'MULTIEQUAL_-1206880900'), (u'INDIRECT_-1206896756', u'MULTIEQUAL_-1206896481'), (u'MULTIEQUAL_-1206891485', u'MULTIEQUAL_-1206891479'), (u'INDIRECT_-1206877927', u'MULTIEQUAL_-1206879531'), (u'INDIRECT_-1206896628', u'MULTIEQUAL_-1206898167'), (u'CALL_-1206933821', u'INDIRECT_-1206892670'), (u'INDIRECT_-1206894732', u'MULTIEQUAL_-1206894554'), (u'INDIRECT_-1206903383', u'MULTIEQUAL_-1206903338'), (u'CALL_-1206938958', u'INDIRECT_-1206911684'), (u'CALL_-1206938342', u'INDIRECT_-1206894535'), (u'INDIRECT_-1206891601', u'COPY_-1206891609'), (u'CALL_-1206934991', u'INDIRECT_-1206881916'), (u'CALL_-1206938232', u'INDIRECT_-1206896563'), (u'INDIRECT_-1206908082', u'MULTIEQUAL_-1206907821'), ('tmp_25370', u'PTRSUB_-1206873137'), (u'INDIRECT_-1206889429', u'MULTIEQUAL_-1206891275'), (u'INDIRECT_-1206900409', u'MULTIEQUAL_-1206900739'), (u'CALL_-1206934114', u'INDIRECT_-1206889491'), (u'INDIRECT_-1206905380', u'MULTIEQUAL_-1206907047'), (u'INDIRECT_-1206894361', u'MULTIEQUAL_-1206894085'), (u'INDIRECT_-1206889688', u'MULTIEQUAL_-1206890334'), (u'STORE_-1206928662', u'INDIRECT_-1206908487'), (u'MULTIEQUAL_-1206886030', u'MULTIEQUAL_-1206886781'), (u'MULTIEQUAL_-1206893913', u'MULTIEQUAL_-1206893825'), (u'CALL_-1206932327', u'INDIRECT_-1206902914'), (u'CALL_-1206928518', u'INDIRECT_-1206885627'), (u'LOAD_-1206928796', u'PTRSUB_-1206879584'), (u'INDIRECT_-1206910864', u'MULTIEQUAL_-1206912447'), (u'PTRADD_-1206871997', u'LOAD_-1206922104'), (u'INT_EQUAL_-1206924431', u'CBRANCH_-1206924427'), (u'INDIRECT_-1206904655', u'COPY_-1206878402'), (u'INDIRECT_-1206902695', u'MULTIEQUAL_-1206902417'), (u'STORE_-1206933958', u'INDIRECT_-1206909046'), (u'CALL_-1206930274', u'INDIRECT_-1206888466'), (u'CALLIND_-1206922636', u'INDIRECT_-1206899929'), (u'CALL_-1206923816', u'INDIRECT_-1206905297'), (u'INDIRECT_-1206890713', u'COPY_-1206878488'), (u'CALL_-1206927093', u'INDIRECT_-1206886901'), (u'MULTIEQUAL_-1206887191', u'MULTIEQUAL_-1206888130'), (u'MULTIEQUAL_-1206900266', u'MULTIEQUAL_-1206901061'), (u'INDIRECT_-1206892393', u'MULTIEQUAL_-1206891973'), (u'INDIRECT_-1206906514', u'MULTIEQUAL_-1206906247'), ('const-2', u'PTRADD_-1206872366'), (u'LOAD_-1206921939', u'MULTIEQUAL_-1206880007'), (u'STORE_-1206937772', u'INDIRECT_-1206891063'), (u'CALL_-1206936110', u'INDIRECT_-1206901134'), (u'MULTIEQUAL_-1206897328', u'MULTIEQUAL_-1206898815'), (u'INDIRECT_-1206888794', u'MULTIEQUAL_-1206897141'), (u'MULTIEQUAL_-1206885011', u'MULTIEQUAL_-1206886039'), (u'INDIRECT_-1206895664', u'MULTIEQUAL_-1206895591'), (u'STORE_-1206928327', u'INDIRECT_-1206884730'), (u'CALL_-1206928209', u'INDIRECT_-1206904281'), ('const-0', u'INT_NOTEQUAL_-1206933562'), (u'MULTIEQUAL_-1206910892', u'STORE_-1206928627'), (u'STORE_-1206930340', u'INDIRECT_-1206905508'), (u'CALL_-1206930636', u'INDIRECT_-1206888936'), (u'INDIRECT_-1206912898', u'MULTIEQUAL_-1206912743'), (u'INDIRECT_-1206910454', u'MULTIEQUAL_-1206912093'), (u'CALL_-1206922584', u'INDIRECT_-1206886699'), (u'CALL_-1206932327', u'INDIRECT_-1206909214'), (u'INDIRECT_-1206897518', u'MULTIEQUAL_-1206897135'), (u'MULTIEQUAL_-1206889465', u'MULTIEQUAL_-1206888971'), (u'INDIRECT_-1206911381', u'MULTIEQUAL_-1206911272'), (u'INDIRECT_-1206887723', u'MULTIEQUAL_-1206889478'), (u'INDIRECT_-1206905818', u'MULTIEQUAL_-1206906808'), (u'MULTIEQUAL_-1206902138', u'MULTIEQUAL_-1206902109'), (u'MULTIEQUAL_-1206912572', u'MULTIEQUAL_-1206912553'), (u'INDIRECT_-1206901077', u'MULTIEQUAL_-1206900497'), (u'CALL_-1206931749', u'INDIRECT_-1206893411'), ('tmp_25371', u'PTRSUB_-1206873628'), (u'CALL_-1206925860', u'INDIRECT_-1206887366'), ('const-0', u'PTRSUB_-1206869998'), (u'STORE_-1206929089', u'INDIRECT_-1206892724'), (u'INT_LESS_-1206928771', u'MULTIEQUAL_-1206913419'), (u'INDIRECT_-1206907514', u'MULTIEQUAL_-1206905424'), (u'MULTIEQUAL_-1206894704', u'MULTIEQUAL_-1206894728'), (u'CALL_-1206937302', u'INDIRECT_-1206900970'), ('tmp_9458', u'CBRANCH_-1206930074'), (u'MULTIEQUAL_-1206896349', u'MULTIEQUAL_-1206895683'), (u'INDIRECT_-1206903523', u'MULTIEQUAL_-1206903300'), (u'INT_NOTEQUAL_-1206930304', u'CBRANCH_-1206930304'), (u'CALL_-1206921722', u'INDIRECT_-1206901531'), (u'INDIRECT_-1206892768', u'MULTIEQUAL_-1206892336'), (u'INDIRECT_-1206902957', u'MULTIEQUAL_-1206903338'), (u'CALL_-1206927297', u'INDIRECT_-1206896789'), (u'MULTIEQUAL_-1206891024', u'MULTIEQUAL_-1206890376'), (u'INDIRECT_-1206901944', u'MULTIEQUAL_-1206901797'), (u'CALLIND_-1206921372', u'INDIRECT_-1206890808'), (u'CALL_-1206929794', u'INDIRECT_-1206892340'), (u'INDIRECT_-1206897894', u'MULTIEQUAL_-1206898298'), (u'INDIRECT_-1206900101', u'COPY_-1206876911'), (u'INDIRECT_-1206892711', u'MULTIEQUAL_-1206892571'), (u'CALL_-1206938342', u'INDIRECT_-1206916981'), (u'CALL_-1206921994', u'INDIRECT_-1206903797'), (u'CALLIND_-1206921999', u'INDIRECT_-1206894589'), (u'CALL_-1206926116', u'INDIRECT_-1206892175'), (u'STORE_-1206928627', u'INDIRECT_-1206910146'), (u'INDIRECT_-1206894679', u'MULTIEQUAL_-1206896198'), (u'INDIRECT_-1206896114', u'MULTIEQUAL_-1206895880'), (u'CALL_-1206929902', u'INDIRECT_-1206902066'), (u'INDIRECT_-1206904806', u'COPY_-1206879764'), (u'INDIRECT_-1206891120', u'MULTIEQUAL_-1206891021'), (u'CALL_-1206929296', u'INDIRECT_-1206903376'), (u'COPY_-1206876386', u'MULTIEQUAL_-1206884328'), (u'INDIRECT_-1206896311', u'MULTIEQUAL_-1206876039'), (u'CALL_-1206935494', u'INDIRECT_-1206914809'), ('tmp_25371', u'CALL_-1206938421'), (u'STORE_-1206924560', u'INDIRECT_-1206891058'), ('const-8', u'PTRSUB_-1206871427'), (u'CALL_-1206938975', u'INDIRECT_-1206907496'), (u'CALL_-1206921954', u'INDIRECT_-1206889914'), ('tmp_5752', u'CBRANCH_-1206933907'), (u'CALL_-1206926063', u'INDIRECT_-1206901758'), (u'CALL_-1206933711', u'INDIRECT_-1206905203'), (u'INDIRECT_-1206894656', u'MULTIEQUAL_-1206894480'), (u'STORE_-1206934436', u'INDIRECT_-1206897988'), (u'STORE_-1206928588', u'INDIRECT_-1206895001'), (u'MULTIEQUAL_-1206890609', u'MULTIEQUAL_-1206890607'), (u'STORE_-1206921743', u'INDIRECT_-1206905533'), (u'INDIRECT_-1206892149', u'MULTIEQUAL_-1206892029'), (u'INDIRECT_-1206905159', u'MULTIEQUAL_-1206906199'), (u'INDIRECT_-1206903895', u'COPY_-1206878952'), (u'INDIRECT_-1206890174', u'MULTIEQUAL_-1206874100'), (u'INDIRECT_-1206894977', u'MULTIEQUAL_-1206895358'), (u'STORE_-1206934436', u'INDIRECT_-1206906808'), (u'INDIRECT_-1206899200', u'MULTIEQUAL_-1206900129'), (u'INDIRECT_-1206895801', u'MULTIEQUAL_-1206897458'), (u'INDIRECT_-1206890054', u'MULTIEQUAL_-1206898401'), (u'CALL_-1206937414', u'INDIRECT_-1206903837'), (u'CALL_-1206938342', u'INDIRECT_-1206903775'), (u'STORE_-1206929169', u'INDIRECT_-1206908698'), (u'CALL_-1206929794', u'INDIRECT_-1206905780'), (u'INDIRECT_-1206892135', u'MULTIEQUAL_-1206892056'), (u'INDIRECT_-1206899346', u'COPY_-1206879751'), (u'INDIRECT_-1206893414', u'MULTIEQUAL_-1206892998'), (u'MULTIEQUAL_-1206901066', u'MULTIEQUAL_-1206900969'), (u'INDIRECT_-1206901066', u'MULTIEQUAL_-1206900969'), (u'INDIRECT_-1206896645', u'MULTIEQUAL_-1206896613'), (u'MULTIEQUAL_-1206899076', u'MULTIEQUAL_-1206899057'), (u'MULTIEQUAL_-1206891916', u'MULTIEQUAL_-1206891910'), (u'INDIRECT_-1206901796', u'MULTIEQUAL_-1206901620'), (u'INDIRECT_-1206911741', u'MULTIEQUAL_-1206912497'), (u'INDIRECT_-1206891380', u'MULTIEQUAL_-1206891330'), (u'MULTIEQUAL_-1206885431', u'MULTIEQUAL_-1206886459'), (u'INDIRECT_-1206895118', u'MULTIEQUAL_-1206880909'), (u'CALL_-1206925460', u'INDIRECT_-1206900855'), (u'INDIRECT_-1206914260', u'MULTIEQUAL_-1206914135'), (u'CALL_-1206921134', u'INDIRECT_-1206874438'), (u'CALL_-1206931337', u'INDIRECT_-1206906110'), (u'CALL_-1206929071', u'INDIRECT_-1206906839'), (u'STORE_-1206932486', u'INDIRECT_-1206910527'), (u'MULTIEQUAL_-1206898273', u'MULTIEQUAL_-1206898252'), (u'MULTIEQUAL_-1206912477', u'MULTIEQUAL_-1206878108'), (u'CALL_-1206937142', u'INDIRECT_-1206914312'), (u'STORE_-1206928410', u'INDIRECT_-1206897836'), (u'CALL_-1206933623', u'INDIRECT_-1206881802'), (u'INDIRECT_-1206879735', u'MULTIEQUAL_-1206879531'), (u'INDIRECT_-1206900780', u'MULTIEQUAL_-1206900681'), (u'STORE_-1206928662', u'INDIRECT_-1206890427'), (u'INDIRECT_-1206905386', u'COPY_-1206879425'), (u'INDIRECT_-1206905414', u'MULTIEQUAL_-1206903324'), (u'CALL_-1206929938', u'INDIRECT_-1206905028'), (u'INDIRECT_-1206895702', u'MULTIEQUAL_-1206897181'), (u'STORE_-1206928553', u'INDIRECT_-1206890360'), (u'INDIRECT_-1206901381', u'MULTIEQUAL_-1206901143'), (u'INDIRECT_-1206901607', u'MULTIEQUAL_-1206900907'), (u'INDIRECT_-1206883129', u'MULTIEQUAL_-1206884975'), (u'CALL_-1206928709', u'INDIRECT_-1206893479'), (u'CALL_-1206930457', u'INDIRECT_-1206886641'), (u'INDIRECT_-1206915293', u'MULTIEQUAL_-1206914788'), (u'CALL_-1206921844', u'INDIRECT_-1206874675'), (u'MULTIEQUAL_-1206880910', u'MULTIEQUAL_-1206880172'), (u'INDIRECT_-1206896446', u'MULTIEQUAL_-1206896263'), (u'CALL_-1206922316', u'INDIRECT_-1206892196'), (u'CALL_-1206935766', u'INDIRECT_-1206912666'), (u'INDIRECT_-1206894855', u'MULTIEQUAL_-1206895659'), (u'CALL_-1206938975', u'INDIRECT_-1206895736'), (u'CALL_-1206922325', u'INDIRECT_-1206892343'), (u'INDIRECT_-1206883417', u'MULTIEQUAL_-1206883280'), (u'INDIRECT_-1206897815', u'MULTIEQUAL_-1206896981'), (u'MULTIEQUAL_-1206900592', u'COPY_-1206879058'), (u'CALL_-1206931745', u'INDIRECT_-1206897900'), (u'INT_ADD_-1206921924', u'PTRADD_-1206921841'), (u'STORE_-1206921567', u'INDIRECT_-1206886131'), (u'CALLIND_-1206938827', u'INDIRECT_-1206912455'), ('const-1', u'PTRADD_-1206929101'), (u'CALL_-1206931797', u'INDIRECT_-1206905209'), (u'CALL_-1206928815', u'INDIRECT_-1206904279'), ('const-5', u'CALL_-1206928629'), (u'STORE_-1206928410', u'INDIRECT_-1206903296'), (u'INDIRECT_-1206903398', u'MULTIEQUAL_-1206898188'), (u'CALL_-1206934460', u'INDIRECT_-1206894741'), (u'CALL_-1206933745', u'INDIRECT_-1206898092'), (u'CALL_-1206928281', u'INDIRECT_-1206907705'), (u'INT_SLESS_-1206934564', u'CBRANCH_-1206934571'), (u'INDIRECT_-1206911055', u'MULTIEQUAL_-1206910764'), (u'INDIRECT_-1206894161', u'MULTIEQUAL_-1206894052'), (u'INDIRECT_-1206905097', u'MULTIEQUAL_-1206905717'), (u'INDIRECT_-1206907167', u'MULTIEQUAL_-1206911421'), (u'CALL_-1206938958', u'INDIRECT_-1206914204'), ('const-433', u'STORE_-1206873433'), (u'CALL_-1206937729', u'INDIRECT_-1206884015'), (u'MULTIEQUAL_-1206907879', u'MULTIEQUAL_-1206907865'), (u'INDIRECT_-1206891494', u'MULTIEQUAL_-1206891260'), (u'CALL_-1206933594', u'INDIRECT_-1206901362'), (u'INDIRECT_-1206888914', u'MULTIEQUAL_-1206874097'), (u'CALL_-1206927063', u'INDIRECT_-1206901514'), (u'CALL_-1206930086', u'INDIRECT_-1206899865'), (u'INDIRECT_-1206895309', u'MULTIEQUAL_-1206897155'), (u'CALL_-1206931773', u'INDIRECT_-1206906870'), (u'STORE_-1206937765', u'INDIRECT_-1206906178'), (u'CALLIND_-1206925019', u'INDIRECT_-1206885204'), (u'CALL_-1206928668', u'INDIRECT_-1206886848'), (u'INDIRECT_-1206906426', u'MULTIEQUAL_-1206913521'), (u'CALL_-1206930882', u'INDIRECT_-1206899778'), (u'MULTIEQUAL_-1206909404', u'MULTIEQUAL_-1206909428'), (u'CALL_-1206929032', u'INDIRECT_-1206906701'), (u'INDIRECT_-1206904115', u'MULTIEQUAL_-1206903776'), (u'CALL_-1206934114', u'INDIRECT_-1206892431'), (u'CALL_-1206928677', u'INDIRECT_-1206905407'), (u'CALL_-1206938628', u'INDIRECT_-1206897434'), (u'CALL_-1206926116', u'INDIRECT_-1206885455'), (u'STORE_-1206928697', u'INDIRECT_-1206907668'), (u'INDIRECT_-1206908758', u'MULTIEQUAL_-1206909748'), (u'CALL_-1206938656', u'INDIRECT_-1206909628'), (u'CALL_-1206928878', u'INDIRECT_-1206900974'), (u'CALL_-1206928690', u'INDIRECT_-1206913798'), (u'INDIRECT_-1206892418', u'MULTIEQUAL_-1206892330'), (u'SUBPIECE_-1206916927', u'STORE_-1206928270'), (u'INDIRECT_-1206904728', u'MULTIEQUAL_-1206904610'), (u'CALL_-1206934098', u'INDIRECT_-1206902079'), (u'MULTIEQUAL_-1206899202', u'MULTIEQUAL_-1206899497'), (u'CALL_-1206938310', u'INDIRECT_-1206892837'), (u'CALL_-1206926003', u'INDIRECT_-1206893746'), (u'COPY_-1206869892', u'PTRADD_-1206872489'), (u'STORE_-1206928446', u'INDIRECT_-1206903317'), (u'INDIRECT_-1206901894', u'MULTIEQUAL_-1206901627'), (u'CALL_-1206929529', u'INDIRECT_-1206908893'), (u'INDIRECT_-1206885417', u'MULTIEQUAL_-1206885994'), (u'COPY_-1206873354', u'MULTIEQUAL_-1206915339'), ('const-1', u'PTRADD_-1206874560'), (u'INDIRECT_-1206904837', u'MULTIEQUAL_-1206904808'), ('const-433', u'LOAD_-1206935563'), (u'STORE_-1206930329', u'INDIRECT_-1206910960'), (u'CALL_-1206934114', u'INDIRECT_-1206898311'), (u'INDIRECT_-1206892855', u'MULTIEQUAL_-1206892465'), (u'INDIRECT_-1206899908', u'MULTIEQUAL_-1206899752'), (u'CALL_-1206933125', u'INDIRECT_-1206894394'), (u'STORE_-1206921567', u'INDIRECT_-1206896211'), (u'MULTIEQUAL_-1206880589', u'MULTIEQUAL_-1206880536'), ('tmp_18358', u'CBRANCH_-1206923889'), (u'INDIRECT_-1206893391', u'MULTIEQUAL_-1206894615'), (u'CALL_-1206931269', u'INDIRECT_-1206906087'), (u'STORE_-1206928553', u'INDIRECT_-1206907580'), (u'CALL_-1206931595', u'INDIRECT_-1206913394'), (u'CAST_-1206872396', u'INT_EQUAL_-1206928249'), (u'MULTIEQUAL_-1206889349', u'MULTIEQUAL_-1206889333'), (u'CALL_-1206928815', u'INDIRECT_-1206909739'), (u'INDIRECT_-1206893472', u'MULTIEQUAL_-1206893294'), (u'CALL_-1206925783', u'INDIRECT_-1206892355'), (u'CALL_-1206935494', u'INDIRECT_-1206907063'), (u'MULTIEQUAL_-1206911173', u'MULTIEQUAL_-1206913584'), (u'MULTIEQUAL_-1206893197', u'MULTIEQUAL_-1206892339'), (u'CALL_-1206931797', u'INDIRECT_-1206899329'), (u'MULTIEQUAL_-1206892284', u'MULTIEQUAL_-1206891636'), (u'INDIRECT_-1206891045', u'MULTIEQUAL_-1206891026'), (u'INDIRECT_-1206905193', u'MULTIEQUAL_-1206905034'), (u'PTRADD_-1206873304', u'STORE_-1206925416'), (u'INDIRECT_-1206909235', u'MULTIEQUAL_-1206908845'), (u'CALL_-1206938772', u'INDIRECT_-1206891848'), (u'CALL_-1206937414', u'INDIRECT_-1206892077'), (u'CALL_-1206930927', u'INDIRECT_-1206889511'), (u'CALL_-1206931545', u'INDIRECT_-1206892883'), (u'INDIRECT_-1206894863', u'MULTIEQUAL_-1206896618'), (u'CALLIND_-1206921359', u'INDIRECT_-1206888225'), (u'CALL_-1206921844', u'INDIRECT_-1206890977'), ('tmp_23545', u'CBRANCH_-1206928665'), (u'INDIRECT_-1206909184', u'MULTIEQUAL_-1206910767'), ('const-1', u'PTRADD_-1206925392'), (u'CALLIND_-1206921412', u'INDIRECT_-1206894606'), (u'MULTIEQUAL_-1206908109', u'MULTIEQUAL_-1206907443'), (u'CALL_-1206937824', u'INDIRECT_-1206909345'), ('tmp_10907', u'CBRANCH_-1206929252'), (u'STORE_-1206930873', u'INDIRECT_-1206910218'), (u'CALL_-1206928878', u'INDIRECT_-1206909794'), (u'CALL_-1206930457', u'INDIRECT_-1206908901'), (u'INDIRECT_-1206896134', u'MULTIEQUAL_-1206895929'), (u'STORE_-1206921830', u'INDIRECT_-1206902639'), (u'MULTIEQUAL_-1206892561', u'MULTIEQUAL_-1206892387'), (u'INDIRECT_-1206889621', u'MULTIEQUAL_-1206889934'), (u'INDIRECT_-1206909638', u'MULTIEQUAL_-1206909540'), (u'INDIRECT_-1206901351', u'MULTIEQUAL_-1206903384'), ('const-0', u'COPY_-1206914274'), (u'CALL_-1206935766', u'INDIRECT_-1206907206'), (u'INDIRECT_-1206903574', u'MULTIEQUAL_-1206903307'), (u'MULTIEQUAL_-1206891153', u'MULTIEQUAL_-1206891149'), (u'INDIRECT_-1206909565', u'COPY_-1206880132'), (u'MULTIEQUAL_-1206890932', u'COPY_-1206879035'), (u'MULTIEQUAL_-1206888865', u'MULTIEQUAL_-1206888881'), (u'CALL_-1206928690', u'INDIRECT_-1206895318'), (u'INDIRECT_-1206905482', u'MULTIEQUAL_-1206910045'), (u'INDIRECT_-1206894337', u'MULTIEQUAL_-1206894200'), (u'CALL_-1206928331', u'INDIRECT_-1206890513'), (u'INDIRECT_-1206900764', u'MULTIEQUAL_-1206900310'), (u'CALL_-1206929830', u'INDIRECT_-1206879757'), (u'CALL_-1206928621', u'INDIRECT_-1206885646'), (u'INDIRECT_-1206895693', u'MULTIEQUAL_-1206899125'), (u'MULTIEQUAL_-1206899348', u'MULTIEQUAL_-1206896341'), (u'INT_ADD_-1206930326', u'CAST_-1206871871'), (u'INDIRECT_-1206889663', u'MULTIEQUAL_-1206889440'), (u'INDIRECT_-1206907409', u'MULTIEQUAL_-1206908699'), (u'CALL_-1206933745', u'INDIRECT_-1206898932'), (u'INDIRECT_-1206896555', u'MULTIEQUAL_-1206896216'), (u'MULTIEQUAL_-1206899899', u'MULTIEQUAL_-1206899553'), (u'LOAD_-1206925463', u'CALLIND_-1206925453'), (u'CALL_-1206931435', u'INDIRECT_-1206894077'), (u'INDIRECT_-1206902893', u'MULTIEQUAL_-1206902473'), ('tmp_25370', u'PTRSUB_-1206871867'), (u'CALLIND_-1206921359', u'INDIRECT_-1206884025'), (u'INDIRECT_-1206904177', u'MULTIEQUAL_-1206903789'), (u'MULTIEQUAL_-1206911015', u'INT_ADD_-1206922938'), (u'PTRADD_-1206872375', u'LOAD_-1206923373'), (u'CALL_-1206930210', u'INDIRECT_-1206885912'), (u'INDIRECT_-1206902826', u'MULTIEQUAL_-1206902167'), (u'MULTIEQUAL_-1206892482', u'MULTIEQUAL_-1206892777'), (u'INDIRECT_-1206897900', u'MULTIEQUAL_-1206896853'), (u'STORE_-1206928627', u'INDIRECT_-1206906366'), (u'STORE_-1206924560', u'INDIRECT_-1206894838'), (u'CALL_-1206929750', u'INDIRECT_-1206891100'), (u'INDIRECT_-1206886463', u'MULTIEQUAL_-1206888218'), (u'STORE_-1206921596', u'INDIRECT_-1206900846'), (u'INDIRECT_-1206899646', u'MULTIEQUAL_-1206896341'), (u'CALL_-1206930927', u'INDIRECT_-1206897911'), (u'CALL_-1206935766', u'INDIRECT_-1206893766'), (u'MULTIEQUAL_-1206880812', u'MULTIEQUAL_-1206880787'), (u'CALL_-1206928644', u'INDIRECT_-1206891877'), (u'CALL_-1206935907', u'INDIRECT_-1206912767'), (u'CALL_-1206921722', u'INDIRECT_-1206904471'), (u'INDIRECT_-1206900580', u'MULTIEQUAL_-1206900341'), (u'CALL_-1206934098', u'INDIRECT_-1206894939'), (u'CALL_-1206929385', u'INDIRECT_-1206903005'), (u'CALL_-1206929145', u'INDIRECT_-1206895846'), (u'CALL_-1206930476', u'INDIRECT_-1206878756'), (u'STORE_-1206925479', u'INDIRECT_-1206890698'), (u'INDIRECT_-1206897070', u'MULTIEQUAL_-1206898587'), (u'INDIRECT_-1206888327', u'MULTIEQUAL_-1206888282'), (u'INDIRECT_-1206894862', u'MULTIEQUAL_-1206896341'), (u'INDIRECT_-1206906338', u'MULTIEQUAL_-1206905955'), (u'CALL_-1206935494', u'INDIRECT_-1206904543'), (u'INDIRECT_-1206900670', u'MULTIEQUAL_-1206900522'), (u'MULTIEQUAL_-1206908144', u'MULTIEQUAL_-1206908168'), (u'INDIRECT_-1206907293', u'MULTIEQUAL_-1206907134'), (u'MULTIEQUAL_-1206890601', u'MULTIEQUAL_-1206891301'), (u'CALLIND_-1206931354', u'INDIRECT_-1206899908'), ('const-8', u'PTRSUB_-1206878073'), (u'STORE_-1206930846', u'INDIRECT_-1206904687'), (u'INDIRECT_-1206889061', u'MULTIEQUAL_-1206890579'), (u'MULTIEQUAL_-1206887246', u'MULTIEQUAL_-1206888041'), (u'CALL_-1206937924', u'INDIRECT_-1206911079'), (u'CALL_-1206932817', u'INDIRECT_-1206908166'), (u'CALL_-1206929750', u'INDIRECT_-1206909160'), (u'CALL_-1206932808', u'INDIRECT_-1206913578'), (u'CALL_-1206932808', u'INDIRECT_-1206900558'), (u'CALL_-1206931745', u'INDIRECT_-1206911760'), (u'INDIRECT_-1206907094', u'COPY_-1206878828'), (u'CALL_-1206934114', u'INDIRECT_-1206880749'), (u'MULTIEQUAL_-1206910380', u'MULTIEQUAL_-1206910367'), (u'CALL_-1206934460', u'INDIRECT_-1206911961'), (u'CALL_-1206929750', u'INDIRECT_-1206888160'), (u'INDIRECT_-1206906043', u'MULTIEQUAL_-1206905894'), (u'INDIRECT_-1206891243', u'MULTIEQUAL_-1206890877'), (u'MULTIEQUAL_-1206906450', u'MULTIEQUAL_-1206905812'), (u'CALL_-1206937875', u'INDIRECT_-1206904330'), (u'INDIRECT_-1206896489', u'MULTIEQUAL_-1206897779'), (u'INDIRECT_-1206893036', u'MULTIEQUAL_-1206892485'), (u'MULTIEQUAL_-1206896951', u'MULTIEQUAL_-1206896909'), (u'INDIRECT_-1206892690', u'MULTIEQUAL_-1206892542'), (u'CALL_-1206931701', u'INDIRECT_-1206882673'), (u'MULTIEQUAL_-1206899668', u'MULTIEQUAL_-1206899533'), (u'CALL_-1206939523', u'INDIRECT_-1206906893'), (u'STORE_-1206928410', u'INDIRECT_-1206911276'), (u'INT_EQUAL_-1206930260', u'CBRANCH_-1206930259'), (u'INDIRECT_-1206901315', u'MULTIEQUAL_-1206901207'), (u'INDIRECT_-1206906807', u'MULTIEQUAL_-1206906762'), (u'CALL_-1206938656', u'INDIRECT_-1206903328'), (u'PTRSUB_-1206873348', u'LOAD_-1206925500'), (u'INDIRECT_-1206885301', u'COPY_-1206885309'), (u'CALL_-1206928194', u'INDIRECT_-1206902566'), (u'INDIRECT_-1206905006', u'MULTIEQUAL_-1206904616'), (u'PTRADD_-1206871851', u'LOAD_-1206921857'), (u'CALL_-1206932954', u'INDIRECT_-1206901499'), (u'CALL_-1206921832', u'INDIRECT_-1206902900'), (u'INDIRECT_-1206897518', u'MULTIEQUAL_-1206895838'), (u'INDIRECT_-1206905858', u'MULTIEQUAL_-1206905770'), (u'INDIRECT_-1206901265', u'MULTIEQUAL_-1206901229'), (u'CALL_-1206928709', u'INDIRECT_-1206879111'), (u'CALL_-1206939523', u'INDIRECT_-1206911093'), (u'STORE_-1206934436', u'INDIRECT_-1206910168'), (u'INDIRECT_-1206902649', u'MULTIEQUAL_-1206902529'), (u'INDIRECT_-1206903027', u'MULTIEQUAL_-1206902912'), (u'CALL_-1206932808', u'INDIRECT_-1206899718'), (u'CALL_-1206928601', u'INDIRECT_-1206913643'), (u'MULTIEQUAL_-1206907007', u'MULTIEQUAL_-1206906988'), (u'INDIRECT_-1206903533', u'MULTIEQUAL_-1206901782'), (u'INDIRECT_-1206910168', u'MULTIEQUAL_-1206911724'), (u'INDIRECT_-1206876861', u'MULTIEQUAL_-1206876540'), (u'INDIRECT_-1206893180', u'MULTIEQUAL_-1206894807'), (u'INDIRECT_-1206914738', u'MULTIEQUAL_-1206909528'), (u'INDIRECT_-1206896872', u'MULTIEQUAL_-1206896714'), (u'CALL_-1206930915', u'INDIRECT_-1206896441'), (u'STORE_-1206927241', u'INDIRECT_-1206885327'), (u'PTRSUB_-1206880956', u'LOAD_-1206938398'), (u'MULTIEQUAL_-1206878078', u'MULTIEQUAL_-1206899125'), (u'CALL_-1206930550', u'INDIRECT_-1206904600'), (u'INT_ADD_-1206872306', u'INT_ADD_-1206872300'), (u'STORE_-1206925248', u'INDIRECT_-1206899400'), (u'CALL_-1206932359', u'INDIRECT_-1206890196'), (u'MULTIEQUAL_-1206903354', u'MULTIEQUAL_-1206904274'), (u'CALL_-1206928644', u'INDIRECT_-1206893137'), (u'CALL_-1206921722', u'INDIRECT_-1206907597'), (u'CALL_-1206937186', u'INDIRECT_-1206898791'), (u'LOAD_-1206929187', u'INT_EQUAL_-1206929172'), (u'CALLIND_-1206921999', u'INDIRECT_-1206885349'), (u'INDIRECT_-1206889700', u'MULTIEQUAL_-1206889650'), (u'INDIRECT_-1206901138', u'MULTIEQUAL_-1206901051'), (u'INDIRECT_-1206897653', u'MULTIEQUAL_-1206898659'), (u'CALL_-1206927048', u'INDIRECT_-1206905782'), (u'MULTIEQUAL_-1206905351', u'MULTIEQUAL_-1206905309'), (u'STORE_-1206934436', u'INDIRECT_-1206898408'), (u'MULTIEQUAL_-1206907353', u'MULTIEQUAL_-1206907265'), (u'CALLIND_-1206921856', u'INDIRECT_-1206896616'), (u'MULTIEQUAL_-1206889873', u'MULTIEQUAL_-1206889852'), (u'INDIRECT_-1206908168', u'MULTIEQUAL_-1206908814'), (u'CALL_-1206932954', u'INDIRECT_-1206906959'), (u'CALL_-1206932271', u'INDIRECT_-1206898693'), (u'CALL_-1206924677', u'INDIRECT_-1206905179'), (u'INDIRECT_-1206894013', u'MULTIEQUAL_-1206897024'), (u'CALL_-1206929385', u'INDIRECT_-1206886625'), (u'CALL_-1206936110', u'INDIRECT_-1206905754'), (u'CALL_-1206928257', u'INDIRECT_-1206899708'), (u'CALL_-1206931435', u'INDIRECT_-1206896597'), (u'INDIRECT_-1206894357', u'MULTIEQUAL_-1206893777'), (u'CALL_-1206930915', u'INDIRECT_-1206892241'), (u'MULTIEQUAL_-1206894877', u'MULTIEQUAL_-1206894019'), (u'CALL_-1206932808', u'INDIRECT_-1206912738'), ('const-8', u'PTRADD_-1206924985'), ('const-433', u'LOAD_-1206929136'), (u'INDIRECT_-1206875629', u'MULTIEQUAL_-1206876098'), (u'INDIRECT_-1206913527', u'MULTIEQUAL_-1206913412'), (u'MULTIEQUAL_-1206891446', u'MULTIEQUAL_-1206891419'), (u'INDIRECT_-1206903781', u'MULTIEQUAL_-1206905438'), (u'CALL_-1206934991', u'INDIRECT_-1206897964'), (u'MULTIEQUAL_-1206875916', u'MULTIEQUAL_-1206875936'), ('const-0', u'COPY_-1206880295'), (u'INDIRECT_-1206904498', u'MULTIEQUAL_-1206904411'), (u'CALL_-1206938975', u'INDIRECT_-1206914636'), (u'INDIRECT_-1206895485', u'MULTIEQUAL_-1206895103'), (u'MULTIEQUAL_-1206880948', u'MULTIEQUAL_-1206880840'), (u'CALL_-1206933125', u'INDIRECT_-1206900694'), (u'INDIRECT_-1206895467', u'MULTIEQUAL_-1206895352'), (u'MULTIEQUAL_-1206893967', u'MULTIEQUAL_-1206893953'), (u'CALLIND_-1206925046', u'INDIRECT_-1206899500'), (u'MULTIEQUAL_-1206904068', u'MULTIEQUAL_-1206907598'), (u'MULTIEQUAL_-1206891497', u'MULTIEQUAL_-1206891480'), (u'CALL_-1206934365', u'INT_NOTEQUAL_-1206934350'), (u'INDIRECT_-1206893578', u'MULTIEQUAL_-1206893491'), (u'INDIRECT_-1206898662', u'MULTIEQUAL_-1206900267'), ('const-433', u'STORE_-1206934436'), (u'CALL_-1206931674', u'INDIRECT_-1206892531'), (u'INDIRECT_-1206907278', u'MULTIEQUAL_-1206907017'), (u'CALL_-1206925694', u'INDIRECT_-1206904074'), (u'MULTIEQUAL_-1206908521', u'MULTIEQUAL_-1206911231'), (u'MULTIEQUAL_-1206903696', u'MULTIEQUAL_-1206903677'), (u'MULTIEQUAL_-1206886479', u'CALL_-1206924661'), (u'CALL_-1206921832', u'INDIRECT_-1206889460'), (u'INDIRECT_-1206897697', u'MULTIEQUAL_-1206897668'), (u'CALL_-1206922556', u'INDIRECT_-1206888241'), (u'MULTIEQUAL_-1206906946', u'MULTIEQUAL_-1206906849'), (u'INDIRECT_-1206906946', u'MULTIEQUAL_-1206906849'), (u'MULTIEQUAL_-1206899558', u'MULTIEQUAL_-1206899501'), (u'STORE_-1206928627', u'INDIRECT_-1206892506'), (u'CALL_-1206930550', u'INDIRECT_-1206901240'), (u'CALL_-1206934888', u'INDIRECT_-1206905290'), (u'INDIRECT_-1206894797', u'MULTIEQUAL_-1206894938'), (u'MULTIEQUAL_-1206899132', u'MULTIEQUAL_-1206900319'), (u'INDIRECT_-1206889900', u'MULTIEQUAL_-1206891158'), (u'INDIRECT_-1206890777', u'MULTIEQUAL_-1206891158'), (u'CALL_-1206921954', u'INDIRECT_-1206901254'), (u'MULTIEQUAL_-1206898082', u'MULTIEQUAL_-1206898029'), (u'INDIRECT_-1206895612', u'MULTIEQUAL_-1206895454'), (u'CALL_-1206930915', u'INDIRECT_-1206893081'), (u'LOAD_-1206929281', u'INT_NOTEQUAL_-1206929265'), (u'CALL_-1206928194', u'INDIRECT_-1206879041'), (u'CALL_-1206930457', u'INDIRECT_-1206898821'), (u'INDIRECT_-1206910201', u'MULTIEQUAL_-1206910514'), (u'CALL_-1206927297', u'INDIRECT_-1206903509'), (u'MULTIEQUAL_-1206883245', u'MULTIEQUAL_-1206883265'), (u'MULTIEQUAL_-1206876215', u'MULTIEQUAL_-1206876456'), (u'MULTIEQUAL_-1206891864', u'MULTIEQUAL_-1206891826'), (u'MULTIEQUAL_-1206897365', u'MULTIEQUAL_-1206897359'), (u'CALL_-1206929071', u'INDIRECT_-1206906419'), (u'CALL_-1206937615', u'INDIRECT_-1206892440'), (u'CALL_-1206921308', u'INDIRECT_-1206898006'), (u'INDIRECT_-1206883621', u'COPY_-1206883629'), (u'CALLIND_-1206924365', u'INDIRECT_-1206895393'), (u'CALL_-1206930457', u'INDIRECT_-1206906801'), (u'CALL_-1206937430', u'INDIRECT_-1206910148'), (u'CALL_-1206937446', u'INDIRECT_-1206901340'), (u'MULTIEQUAL_-1206891900', u'MULTIEQUAL_-1206891887'), (u'MULTIEQUAL_-1206909848', u'MULTIEQUAL_-1206906841'), (u'INDIRECT_-1206917024', u'INT_ZEXT_-1206928855'), (u'STORE_-1206930175', u'INDIRECT_-1206890886'), (u'MULTIEQUAL_-1206903676', u'MULTIEQUAL_-1206903670'), (u'INDIRECT_-1206892001', u'MULTIEQUAL_-1206893519'), (u'STORE_-1206921596', u'INDIRECT_-1206894966'), (u'CALL_-1206937875', u'INT_EQUAL_-1206937861'), ('const-0', u'COPY_-1206919289'), (u'CALL_-1206930882', u'INDIRECT_-1206902718'), (u'INDIRECT_-1206879757', u'MULTIEQUAL_-1206881431'), (u'INDIRECT_-1206892962', u'MULTIEQUAL_-1206892759'), (u'CALL_-1206931269', u'INDIRECT_-1206902307'), (u'INDIRECT_-1206893443', u'MULTIEQUAL_-1206893294'), (u'MULTIEQUAL_-1206897458', u'MULTIEQUAL_-1206897401'), (u'CALL_-1206930556', u'INDIRECT_-1206891834'), (u'STORE_-1206924919', u'INDIRECT_-1206903027'), (u'CALLIND_-1206938189', u'INDIRECT_-1206913333'), (u'CALL_-1206930457', u'INDIRECT_-1206904281'), (u'INDIRECT_-1206911300', u'MULTIEQUAL_-1206911184'), (u'INDIRECT_-1206906831', u'MULTIEQUAL_-1206908055'), (u'CALL_-1206930105', u'INDIRECT_-1206906835'), (u'CALL_-1206933745', u'INDIRECT_-1206908592'), (u'INDIRECT_-1206897878', u'MULTIEQUAL_-1206897780'), (u'MULTIEQUAL_-1206899471', u'MULTIEQUAL_-1206899429'), (u'MULTIEQUAL_-1206880941', u'MULTIEQUAL_-1206880203'), (u'CALLIND_-1206938263', u'INDIRECT_-1206897422'), (u'CALL_-1206934487', u'INDIRECT_-1206891814'), (u'MULTIEQUAL_-1206888282', u'MULTIEQUAL_-1206888577'), (u'STORE_-1206929169', u'INDIRECT_-1206896098'), ('const-56', u'PTRSUB_-1206873327'), (u'CALL_-1206938772', u'INDIRECT_-1206903608'), (u'MULTIEQUAL_-1206904099', u'MULTIEQUAL_-1206904079'), (u'CALL_-1206928629', u'INDIRECT_-1206898117'), (u'INDIRECT_-1206906363', u'MULTIEQUAL_-1206905997'), (u'CALL_-1206937875', u'INDIRECT_-1206902230'), (u'CALL_-1206929830', u'INDIRECT_-1206895302'), (u'STORE_-1206927241', u'INDIRECT_-1206892047'), (u'CAST_-1206869687', u'MULTIEQUAL_-1206912895'), (u'CALL_-1206929019', u'INDIRECT_-1206915827'), (u'CALL_-1206932808', u'INDIRECT_-1206907278'), ('tmp_2964', u'CBRANCH_-1206937246'), (u'CALL_-1206939039', u'INDIRECT_-1206904172'), (u'CALL_-1206927360', u'CAST_-1206871841'), (u'CALL_-1206936047', u'INDIRECT_-1206896055'), (u'CALL_-1206928331', u'INDIRECT_-1206896393'), (u'CALL_-1206928271', u'INDIRECT_-1206896337'), (u'CALL_-1206937446', u'INDIRECT_-1206893780'), (u'INDIRECT_-1206909511', u'MULTIEQUAL_-1206880942'), (u'CALL_-1206933821', u'INDIRECT_-1206897710'), (u'INDIRECT_-1206886397', u'MULTIEQUAL_-1206886538'), (u'CALLIND_-1206921412', u'INDIRECT_-1206900486'), (u'INDIRECT_-1206890007', u'MULTIEQUAL_-1206889892'), (u'CALL_-1206929529', u'INDIRECT_-1206904693'), (u'CALL_-1206921308', u'INDIRECT_-1206875238'), (u'INDIRECT_-1206901433', u'MULTIEQUAL_-1206900928'), (u'INDIRECT_-1206889415', u'MULTIEQUAL_-1206888581'), (u'INDIRECT_-1206880746', u'MULTIEQUAL_-1206882442'), (u'CALL_-1206937559', u'INDIRECT_-1206896605'), (u'INDIRECT_-1206899480', u'MULTIEQUAL_-1206899209'), (u'CALL_-1206929296', u'INDIRECT_-1206898336'), (u'CALLIND_-1206938263', u'INDIRECT_-1206892802'), ('const-36', u'PTRSUB_-1206880604'), (u'INDIRECT_-1206901868', u'MULTIEQUAL_-1206903434'), (u'STORE_-1206925416', u'INDIRECT_-1206887723'), (u'INDIRECT_-1206893052', u'MULTIEQUAL_-1206894589'), (u'INDIRECT_-1206895041', u'MULTIEQUAL_-1206894850'), (u'INDIRECT_-1206889206', u'MULTIEQUAL_-1206896301'), (u'MULTIEQUAL_-1206884096', u'MULTIEQUAL_-1206884060'), (u'CALL_-1206925460', u'INDIRECT_-1206902955'), ('tmp_24050', u'BRANCH_-1206925050'), (u'INDIRECT_-1206886120', u'MULTIEQUAL_-1206887378'), (u'INDIRECT_-1206906752', u'MULTIEQUAL_-1206906597'), (u'CALL_-1206928281', u'INDIRECT_-1206896365'), (u'STORE_-1206922815', u'INDIRECT_-1206905869'), (u'INDIRECT_-1206901703', u'MULTIEQUAL_-1206875935'), (u'INT_EQUAL_-1206939303', u'CBRANCH_-1206939301'), (u'PTRSUB_-1206876886', u'CAST_-1206873906'), (u'INDIRECT_-1206904133', u'MULTIEQUAL_-1206904917'), (u'MULTIEQUAL_-1206900659', u'MULTIEQUAL_-1206900625'), (u'MULTIEQUAL_-1206900659', u'MULTIEQUAL_-1206900625'), (u'MULTIEQUAL_-1206880939', u'MULTIEQUAL_-1206880201'), (u'CALLIND_-1206929135', u'INDIRECT_-1206882933'), (u'STORE_-1206930340', u'INDIRECT_-1206897682'), (u'INDIRECT_-1206894868', u'MULTIEQUAL_-1206894712'), (u'MULTIEQUAL_-1206883700', u'MULTIEQUAL_-1206883685'), ('const-8', u'PTRADD_-1206873071'), (u'CALL_-1206933623', u'INDIRECT_-1206890036'), (u'MULTIEQUAL_-1206888139', u'MULTIEQUAL_-1206888139'), (u'CALL_-1206935766', u'INDIRECT_-1206882338'), (u'MULTIEQUAL_-1206903489', u'MULTIEQUAL_-1206903374'), (u'INDIRECT_-1206896987', u'MULTIEQUAL_-1206896287'), (u'STORE_-1206928697', u'INDIRECT_-1206892968'), (u'INDIRECT_-1206892141', u'MULTIEQUAL_-1206891903'), (u'INT_MULT_-1206914602', u'INT_ADD_-1206879711'), (u'INDIRECT_-1206889468', u'MULTIEQUAL_-1206889262'), (u'INDIRECT_-1206890413', u'MULTIEQUAL_-1206891499'), (u'CALL_-1206932911', u'INDIRECT_-1206884416'), (u'INDIRECT_-1206894595', u'MULTIEQUAL_-1206894487'), (u'CAST_-1206871659', u'CALL_-1206928474'), (u'INDIRECT_-1206902263', u'MULTIEQUAL_-1206902114'), (u'INDIRECT_-1206899667', u'MULTIEQUAL_-1206899622'), (u'INDIRECT_-1206893321', u'MULTIEQUAL_-1206893212'), (u'CALL_-1206934460', u'INDIRECT_-1206896841'), (u'CALL_-1206934114', u'INDIRECT_-1206902931'), (u'STORE_-1206933398', u'INDIRECT_-1206891120'), (u'CALL_-1206924677', u'INDIRECT_-1206887959'), ('tmp_20786', u'CBRANCH_-1206921706'), (u'INDIRECT_-1206910137', u'MULTIEQUAL_-1206910757'), (u'MULTIEQUAL_-1206899752', u'COPY_-1206879056'), ('const-433', u'STORE_-1206932486'), (u'CALL_-1206930210', u'INDIRECT_-1206885492'), (u'INDIRECT_-1206893453', u'MULTIEQUAL_-1206893149'), (u'INDIRECT_-1206906503', u'MULTIEQUAL_-1206907450'), (u'STORE_-1206933958', u'INDIRECT_-1206898966'), (u'MULTIEQUAL_-1206902078', u'MULTIEQUAL_-1206902021'), (u'INDIRECT_-1206912913', u'MULTIEQUAL_-1206912785'), (u'STORE_-1206928662', u'INDIRECT_-1206907647'), (u'CALL_-1206930882', u'INDIRECT_-1206891798'), (u'CALL_-1206925694', u'INDIRECT_-1206885174'), (u'CALL_-1206933821', u'INDIRECT_-1206905690'), (u'CALL_-1206931773', u'INDIRECT_-1206907710'), (u'STORE_-1206930846', u'INDIRECT_-1206899227'), (u'INDIRECT_-1206908118', u'MULTIEQUAL_-1206907857'), (u'CALL_-1206921447', u'INDIRECT_-1206901024'), (u'STORE_-1206921840', u'INDIRECT_-1206885007'), (u'INDIRECT_-1206891100', u'MULTIEQUAL_-1206890898'), (u'INDIRECT_-1206903682', u'MULTIEQUAL_-1206905161'), (u'CALL_-1206921320', u'INDIRECT_-1206895396'), (u'INDIRECT_-1206900232', u'MULTIEQUAL_-1206900074'), ('const-32', u'PTRSUB_-1206875311'), (u'INDIRECT_-1206900637', u'MULTIEQUAL_-1206900608'), (u'INDIRECT_-1206894815', u'MULTIEQUAL_-1206894197'), (u'INDIRECT_-1206886098', u'MULTIEQUAL_-1206887798'), (u'MULTIEQUAL_-1206899008', u'MULTIEQUAL_-1206900495'), (u'CALL_-1206932954', u'INDIRECT_-1206901919'), (u'CALL_-1206930086', u'INDIRECT_-1206907005'), ('const-496', u'PTRSUB_-1206880878'), (u'CALL_-1206938131', u'INDIRECT_-1206908671'), (u'MULTIEQUAL_-1206892100', u'MULTIEQUAL_-1206892085'), (u'STORE_-1206937765', u'INDIRECT_-1206910798'), (u'INDIRECT_-1206884311', u'MULTIEQUAL_-1206884171'), (u'MULTIEQUAL_-1206880922', u'PTRSUB_-1206880609'), (u'INDIRECT_-1206910400', u'MULTIEQUAL_-1206912027'), (u'MULTIEQUAL_-1206909725', u'PTRADD_-1206871417'), (u'CALL_-1206938421', u'INDIRECT_-1206897098'), (u'CALL_-1206922325', u'INDIRECT_-1206902003'), (u'STORE_-1206930846', u'INDIRECT_-1206908047'), (u'MULTIEQUAL_-1206894753', u'MULTIEQUAL_-1206894665'), (u'INDIRECT_-1206899015', u'MULTIEQUAL_-1206898397'), (u'CALL_-1206935766', u'INDIRECT_-1206902586'), (u'MULTIEQUAL_-1206895593', u'MULTIEQUAL_-1206895505'), (u'STORE_-1206930340', u'INDIRECT_-1206904402'), (u'INDIRECT_-1206888155', u'MULTIEQUAL_-1206887321'), (u'CALL_-1206937824', u'INDIRECT_-1206904725'), (u'CALL_-1206934487', u'INDIRECT_-1206888874'), (u'INDIRECT_-1206892657', u'MULTIEQUAL_-1206892628'), (u'INDIRECT_-1206909739', u'MULTIEQUAL_-1206909519'), (u'INDIRECT_-1206889804', u'MULTIEQUAL_-1206891057'), (u'INDIRECT_-1206889920', u'COPY_-1206934741'), (u'INDIRECT_-1206900831', u'MULTIEQUAL_-1206900633'), (u'INDIRECT_-1206896618', u'MULTIEQUAL_-1206896530'), (u'CALL_-1206930636', u'INDIRECT_-1206899856'), (u'MULTIEQUAL_-1206908254', u'MULTIEQUAL_-1206908250'), (u'MULTIEQUAL_-1206875936', u'MULTIEQUAL_-1206875916'), (u'CALL_-1206929071', u'INDIRECT_-1206890879'), (u'CALL_-1206930584', u'INDIRECT_-1206888068'), (u'CALL_-1206926063', u'INDIRECT_-1206884538'), (u'CALL_-1206933962', u'INDIRECT_-1206903674'), (u'CALL_-1206930407', u'INDIRECT_-1206903246'), (u'INDIRECT_-1206904238', u'MULTIEQUAL_-1206903965'), (u'CALL_-1206934862', u'INDIRECT_-1206903780'), (u'CALL_-1206928291', u'INDIRECT_-1206894268'), (u'CALL_-1206931337', u'INDIRECT_-1206908210'), (u'MULTIEQUAL_-1206894807', u'MULTIEQUAL_-1206894750'), (u'CALL_-1206930556', u'INDIRECT_-1206895194'), (u'INDIRECT_-1206890663', u'MULTIEQUAL_-1206892418'), (u'INDIRECT_-1206898786', u'MULTIEQUAL_-1206898594'), (u'CALL_-1206921459', u'INDIRECT_-1206886333'), (u'CALL_-1206928629', u'INDIRECT_-1206904837'), (u'MULTIEQUAL_-1206894037', u'MULTIEQUAL_-1206893179'), (u'CALL_-1206931269', u'INDIRECT_-1206907767'), (u'INDIRECT_-1206889466', u'MULTIEQUAL_-1206891027'), (u'CALL_-1206932359', u'INDIRECT_-1206908676'), (u'INDIRECT_-1206891504', u'MULTIEQUAL_-1206891275'), (u'INDIRECT_-1206880501', u'MULTIEQUAL_-1206880347'), (u'CALL_-1206921844', u'INDIRECT_-1206900217'), (u'CALL_-1206934991', u'INDIRECT_-1206893344'), (u'INDIRECT_-1206911470', u'MULTIEQUAL_-1206909264'), (u'CALL_-1206931337', u'INDIRECT_-1206892670'), (u'INDIRECT_-1206896533', u'MULTIEQUAL_-1206896405'), (u'CALLIND_-1206925453', u'INDIRECT_-1206894659'), (u'CALLIND_-1206921743', u'INDIRECT_-1206894873'), (u'COPY_-1206879503', u'CALL_-1206928257'), (u'CALL_-1206929866', u'INDIRECT_-1206903724'), (u'STORE_-1206928270', u'INDIRECT_-1206907766'), (u'CALL_-1206922426', u'INDIRECT_-1206885678'), (u'CALL_-1206934081', u'INDIRECT_-1206893248'), (u'CALL_-1206938772', u'INDIRECT_-1206896468'), (u'INDIRECT_-1206910314', u'MULTIEQUAL_-1206910860'), (u'INDIRECT_-1206881451', u'MULTIEQUAL_-1206881324'), (u'MULTIEQUAL_-1206898237', u'MULTIEQUAL_-1206897379'), (u'INDIRECT_-1206901214', u'MULTIEQUAL_-1206899124'), (u'CALLIND_-1206925511', u'INDIRECT_-1206894271'), ('tmp_72836', u'PTRSUB_-1206875016'), (u'STORE_-1206925381', u'INDIRECT_-1206893582'), (u'CALL_-1206937615', u'INDIRECT_-1206912600'), (u'STORE_-1206934385', u'INDIRECT_-1206904675'), (u'STORE_-1206921830', u'INDIRECT_-1206899699'), (u'MULTIEQUAL_-1206903657', u'MULTIEQUAL_-1206878087'), (u'INDIRECT_-1206888980', u'MULTIEQUAL_-1206890607'), (u'INDIRECT_-1206909515', u'MULTIEQUAL_-1206909070'), (u'STORE_-1206925416', u'INDIRECT_-1206902423'), (u'CALLIND_-1206921856', u'INDIRECT_-1206885696'), (u'CALL_-1206922426', u'INDIRECT_-1206890298'), (u'STORE_-1206928627', u'INDIRECT_-1206905526'), (u'INDIRECT_-1206907944', u'COPY_-1206879197'), (u'INDIRECT_-1206908725', u'COPY_-1206880130'), (u'INDIRECT_-1206885476', u'MULTIEQUAL_-1206884925'), (u'CALL_-1206930476', u'INDIRECT_-1206903707'), (u'MULTIEQUAL_-1206892653', u'MULTIEQUAL_-1206892565'), (u'CALL_-1206934365', u'INDIRECT_-1206890055'), (u'CALL_-1206929902', u'INDIRECT_-1206908786'), (u'INDIRECT_-1206907873', u'MULTIEQUAL_-1206911305'), (u'MULTIEQUAL_-1206896618', u'MULTIEQUAL_-1206896561'), (u'CALL_-1206928108', u'INDIRECT_-1206888272'), (u'PTRADD_-1206927181', u'CAST_-1206871415'), (u'MULTIEQUAL_-1206889711', u'MULTIEQUAL_-1206890650'), (u'CALL_-1206937729', u'INDIRECT_-1206913083'), (u'CAST_-1206870617', u'COPY_-1206870858'), (u'STORE_-1206924934', u'INDIRECT_-1206886657'), (u'INDIRECT_-1206912035', u'MULTIEQUAL_-1206911417'), ('const-433', u'STORE_-1206928588'), (u'STORE_-1206930329', u'INDIRECT_-1206893320'), (u'CALL_-1206928108', u'INDIRECT_-1206901712'), (u'INDIRECT_-1206900115', u'COPY_-1206878943'), (u'COPY_-1206931504', u'COPY_-1206875801'), (u'INDIRECT_-1206892008', u'MULTIEQUAL_-1206893547'), (u'STORE_-1206924919', u'INDIRECT_-1206892947'), (u'MULTIEQUAL_-1206902073', u'MULTIEQUAL_-1206902069'), (u'STORE_-1206930340', u'INDIRECT_-1206890808'), (u'INDIRECT_-1206899320', u'MULTIEQUAL_-1206899081'), (u'COPY_-1206873388', u'MULTIEQUAL_-1206915377'), (u'MULTIEQUAL_-1206874083', u'MULTIEQUAL_-1206880417'), (u'CALL_-1206929324', u'INDIRECT_-1206902550'), (u'INDIRECT_-1206896125', u'COPY_-1206880100'), (u'INDIRECT_-1206897653', u'MULTIEQUAL_-1206895902'), (u'INDIRECT_-1206885721', u'COPY_-1206885729'), (u'CALL_-1206930311', u'INDIRECT_-1206891029'), (u'PTRSUB_-1206876415', u'LOAD_-1206931655'), (u'MULTIEQUAL_-1206893882', u'MULTIEQUAL_-1206893829'), (u'INDIRECT_-1206901435', u'MULTIEQUAL_-1206901157'), (u'INDIRECT_-1206903098', u'MULTIEQUAL_-1206880929'), (u'MULTIEQUAL_-1206900584', u'MULTIEQUAL_-1206900608'), (u'CALL_-1206921431', u'INDIRECT_-1206887153'), (u'MULTIEQUAL_-1206895277', u'MULTIEQUAL_-1206895260'), (u'STORE_-1206929190', u'INDIRECT_-1206904926'), (u'INDIRECT_-1206893446', u'MULTIEQUAL_-1206894839'), (u'CAST_-1206874577', u'INT_AND_-1206878010'), (u'CALL_-1206929830', u'INDIRECT_-1206904122'), (u'INDIRECT_-1206891447', u'MULTIEQUAL_-1206893170'), (u'CALL_-1206937414', u'INDIRECT_-1206902157'), (u'STORE_-1206921567', u'INDIRECT_-1206891171'), (u'CALL_-1206938756', u'INDIRECT_-1206908637'), (u'STORE_-1206928410', u'INDIRECT_-1206910856'), (u'CALL_-1206937824', u'INDIRECT_-1206899685'), (u'INDIRECT_-1206905865', u'MULTIEQUAL_-1206905960'), (u'INDIRECT_-1206886759', u'MULTIEQUAL_-1206889349'), (u'PTRADD_-1206927188', u'CAST_-1206871420'), (u'INDIRECT_-1206900978', u'MULTIEQUAL_-1206901486'), ('tmp_19488', u'CBRANCH_-1206923084'), (u'INDIRECT_-1206893873', u'MULTIEQUAL_-1206894879'), (u'INDIRECT_-1206901536', u'MULTIEQUAL_-1206902040'), (u'INDIRECT_-1206903447', u'MULTIEQUAL_-1206904539'), (u'INDIRECT_-1206904160', u'MULTIEQUAL_-1206904044'), (u'STORE_-1206925416', u'INDIRECT_-1206884783'), ('const-200', u'PTRSUB_-1206879488'), (u'INDIRECT_-1206891261', u'MULTIEQUAL_-1206891870'), (u'CAST_-1206875446', u'PTRADD_-1206878183'), (u'CALL_-1206931674', u'INDIRECT_-1206891691'), (u'INT_EQUAL_-1206927696', u'CBRANCH_-1206927691'), (u'CALL_-1206938975', u'INDIRECT_-1206899096'), (u'INDIRECT_-1206903302', u'MULTIEQUAL_-1206903125'), (u'INDIRECT_-1206889046', u'MULTIEQUAL_-1206890607'), (u'PTRSUB_-1206875817', u'LOAD_-1206931526'), (u'MULTIEQUAL_-1206901079', u'MULTIEQUAL_-1206901106'), (u'PTRSUB_-1206878671', u'LOAD_-1206928077'), (u'CALLIND_-1206921856', u'INDIRECT_-1206902076'), ('const-0', u'COPY_-1206875530'), (u'CALL_-1206921308', u'INDIRECT_-1206874564'), (u'CALL_-1206938958', u'INDIRECT_-1206904544'), (u'MULTIEQUAL_-1206893788', u'MULTIEQUAL_-1206893653'), (u'CALLIND_-1206925511', u'INDIRECT_-1206906031'), (u'MULTIEQUAL_-1206893775', u'MULTIEQUAL_-1206893725'), (u'MULTIEQUAL_-1206891352', u'COPY_-1206879036'), (u'CALL_-1206935766', u'INDIRECT_-1206901326'), (u'INDIRECT_-1206904993', u'MULTIEQUAL_-1206904573'), (u'INDIRECT_-1206896864', u'MULTIEQUAL_-1206899332'), (u'INDIRECT_-1206890036', u'MULTIEQUAL_-1206889761'), (u'INDIRECT_-1206897595', u'MULTIEQUAL_-1206897516'), (u'INDIRECT_-1206904450', u'MULTIEQUAL_-1206904302'), (u'INDIRECT_-1206887783', u'MULTIEQUAL_-1206887688'), ('const-1', u'PTRADD_-1206924107'), ('const-5', u'CALL_-1206922584'), (u'CALL_-1206934835', u'INDIRECT_-1206908631'), (u'CALL_-1206937615', u'INDIRECT_-1206904620'), (u'CALLIND_-1206938827', u'INDIRECT_-1206898175'), (u'CALL_-1206934991', u'INDIRECT_-1206903004'), (u'STORE_-1206934224', u'INDIRECT_-1206897440'), (u'CALLIND_-1206922636', u'INDIRECT_-1206894469'), (u'CAST_-1206872808', u'MULTIEQUAL_-1206918772'), (u'INDIRECT_-1206903265', u'COPY_-1206880117'), (u'CALL_-1206934487', u'INDIRECT_-1206897274'), (u'CALL_-1206932359', u'INDIRECT_-1206879525'), ('const-433', u'LOAD_-1206938230'), (u'INDIRECT_-1206904216', u'MULTIEQUAL_-1206904280'), (u'INDIRECT_-1206905595', u'CALL_-1206934274'), (u'COPY_-1206874372', u'MULTIEQUAL_-1206915911'), (u'INDIRECT_-1206898377', u'MULTIEQUAL_-1206898997'), (u'CAST_-1206872803', u'PTRSUB_-1206875716'), (u'MULTIEQUAL_-1206905770', u'MULTIEQUAL_-1206905699'), (u'CALL_-1206938628', u'INDIRECT_-1206913814'), (u'CALL_-1206934460', u'INDIRECT_-1206906921'), (u'INDIRECT_-1206908095', u'COPY_-1206878962'), ('const-0', u'INT_EQUAL_-1206928257'), (u'CALL_-1206934396', u'INDIRECT_-1206899318'), (u'CALL_-1206930025', u'INDIRECT_-1206907822'), (u'INDIRECT_-1206907639', u'MULTIEQUAL_-1206876807'), (u'INDIRECT_-1206893691', u'MULTIEQUAL_-1206893672'), (u'CALL_-1206933711', u'INDIRECT_-1206889663'), ('tmp_13028', u'CBRANCH_-1206929885'), (u'CALL_-1206929529', u'INDIRECT_-1206903853'), (u'CALL_-1206931142', u'INDIRECT_-1206903061'), (u'INDIRECT_-1206893117', u'MULTIEQUAL_-1206893258'), (u'INDIRECT_-1206910052', u'MULTIEQUAL_-1206909425'), (u'CALL_-1206938975', u'INDIRECT_-1206895316'), (u'CALL_-1206931745', u'INDIRECT_-1206893280'), (u'STORE_-1206925479', u'INDIRECT_-1206889018'), (u'INDIRECT_-1206895772', u'MULTIEQUAL_-1206895145'), (u'INDIRECT_-1206896135', u'MULTIEQUAL_-1206895796'), (u'STORE_-1206928627', u'INDIRECT_-1206903846'), (u'INDIRECT_-1206901934', u'MULTIEQUAL_-1206874128'), (u'INDIRECT_-1206899966', u'MULTIEQUAL_-1206901527'), (u'MULTIEQUAL_-1206900757', u'MULTIEQUAL_-1206899899'), ('tmp_514', u'CBRANCH_-1206939367'), (u'CALL_-1206927360', u'INDIRECT_-1206903542'), (u'CALL_-1206938958', u'INDIRECT_-1206903704'), (u'INDIRECT_-1206909964', u'MULTIEQUAL_-1206911217'), (u'MULTIEQUAL_-1206918743', u'CAST_-1206874727'), (u'CALL_-1206929320', u'INDIRECT_-1206896657'), (u'CALL_-1206926063', u'INDIRECT_-1206897138'), (u'CALLIND_-1206938827', u'INDIRECT_-1206913715'), (u'CALL_-1206928772', u'INDIRECT_-1206882844'), (u'CALL_-1206921264', u'INDIRECT_-1206897987'), (u'INDIRECT_-1206909194', u'COPY_-1206878833'), (u'MULTIEQUAL_-1206901705', u'MULTIEQUAL_-1206901689'), (u'STORE_-1206929190', u'INDIRECT_-1206899466'), (u'STORE_-1206927241', u'INDIRECT_-1206898767'), (u'MULTIEQUAL_-1206894932', u'MULTIEQUAL_-1206894913'), (u'INDIRECT_-1206905837', u'MULTIEQUAL_-1206905747'), ('const-433', u'LOAD_-1206929160'), (u'MULTIEQUAL_-1206900686', u'MULTIEQUAL_-1206901481'), (u'INDIRECT_-1206880791', u'MULTIEQUAL_-1206880684'), (u'INDIRECT_-1206886713', u'MULTIEQUAL_-1206886554'), (u'INT_EQUAL_-1206923319', u'CBRANCH_-1206923315'), (u'INDIRECT_-1206904666', u'MULTIEQUAL_-1206904474'), (u'INDIRECT_-1206892270', u'MULTIEQUAL_-1206892122'), ('tmp_7927', u'CBRANCH_-1206931610'), (u'CALL_-1206930394', u'INDIRECT_-1206896115'), (u'CALLIND_-1206938263', u'INDIRECT_-1206907922'), (u'INDIRECT_-1206890297', u'MULTIEQUAL_-1206890125'), (u'STORE_-1206930256', u'INDIRECT_-1206892186'), (u'CALL_-1206930362', u'INDIRECT_-1206885998'), (u'CALL_-1206927297', u'INDIRECT_-1206897629'), (u'LOAD_-1206925500', u'PTRSUB_-1206873327'), (u'INDIRECT_-1206910433', u'MULTIEQUAL_-1206911217'), (u'INDIRECT_-1206912355', u'MULTIEQUAL_-1206912077'), (u'INDIRECT_-1206897388', u'MULTIEQUAL_-1206897232'), (u'STORE_-1206927248', u'INDIRECT_-1206893312'), ('const-0', u'INT_NOTEQUAL_-1206933666'), (u'CAST_-1206872111', u'LOAD_-1206929136'), (u'CALL_-1206929320', u'INDIRECT_-1206900437'), (u'CALLIND_-1206924378', u'INDIRECT_-1206896601'), ('const-0', u'INT_NOTEQUAL_-1206933649'), (u'CALLIND_-1206921388', u'INDIRECT_-1206898321'), (u'CALL_-1206931545', u'INDIRECT_-1206879438'), (u'INDIRECT_-1206908899', u'MULTIEQUAL_-1206876810'), (u'CALL_-1206930550', u'INDIRECT_-1206888640'), (u'INDIRECT_-1206890339', u'MULTIEQUAL_-1206890237'), (u'CALL_-1206929019', u'INDIRECT_-1206892121'), (u'CALL_-1206929019', u'INDIRECT_-1206913121'), (u'MULTIEQUAL_-1206895690', u'MULTIEQUAL_-1206895619'), (u'INDIRECT_-1206913178', u'MULTIEQUAL_-1206880953'), (u'COPY_-1206875365', u'MULTIEQUAL_-1206915893'), (u'STORE_-1206935460', u'INDIRECT_-1206912817'), (u'CALL_-1206930311', u'INDIRECT_-1206909089'), (u'STORE_-1206930340', u'INDIRECT_-1206892488'), (u'INDIRECT_-1206894097', u'MULTIEQUAL_-1206893709'), (u'INDIRECT_-1206892671', u'MULTIEQUAL_-1206893537'), (u'CALL_-1206921447', u'INDIRECT_-1206898504'), (u'INDIRECT_-1206901679', u'MULTIEQUAL_-1206901577'), (u'CALL_-1206931595', u'INDIRECT_-1206903314'), (u'INDIRECT_-1206911693', u'MULTIEQUAL_-1206912477'), (u'CALL_-1206931797', u'INDIRECT_-1206909829'), (u'INDIRECT_-1206916321', u'MULTIEQUAL_-1206916119'), (u'INDIRECT_-1206905996', u'MULTIEQUAL_-1206905820'), (u'STORE_-1206933398', u'INDIRECT_-1206895740'), (u'INDIRECT_-1206895081', u'MULTIEQUAL_-1206895394'), (u'MULTIEQUAL_-1206883593', u'MULTIEQUAL_-1206883589'), (u'CALL_-1206925432', u'INDIRECT_-1206891601'), (u'STORE_-1206921596', u'INDIRECT_-1206882366'), (u'INDIRECT_-1206913397', u'MULTIEQUAL_-1206913307'), (u'CALL_-1206927017', u'INDIRECT_-1206901494'), (u'CALL_-1206939523', u'INDIRECT_-1206914453'), (u'INDIRECT_-1206897596', u'MULTIEQUAL_-1206897420'), (u'CALLIND_-1206921344', u'INDIRECT_-1206882392'), (u'MULTIEQUAL_-1206878102', u'MULTIEQUAL_-1206908785'), (u'INDIRECT_-1206903341', u'MULTIEQUAL_-1206904859'), (u'MULTIEQUAL_-1206899594', u'MULTIEQUAL_-1206899520'), (u'INDIRECT_-1206896621', u'MULTIEQUAL_-1206897377'), (u'SUBPIECE_-1206906660', u'INT_MULT_-1206922959'), (u'INDIRECT_-1206900373', u'MULTIEQUAL_-1206899765'), (u'MULTIEQUAL_-1206896539', u'MULTIEQUAL_-1206896525'), (u'STORE_-1206928553', u'INDIRECT_-1206890780'), (u'CALLIND_-1206924365', u'INDIRECT_-1206905053'), ('const-1185960', u'COPY_-1206874127'), (u'INDIRECT_-1206891484', u'MULTIEQUAL_-1206892737'), (u'STORE_-1206924560', u'INDIRECT_-1206884338'), (u'MULTIEQUAL_-1206899004', u'MULTIEQUAL_-1206898356'), (u'INDIRECT_-1206888091', u'MULTIEQUAL_-1206887951'), (u'CALL_-1206930506', u'INDIRECT_-1206877769'), ('const-0', u'RETURN_-1206879015'), (u'CALL_-1206924704', u'INDIRECT_-1206897220'), (u'CALL_-1206924677', u'INDIRECT_-1206899299'), (u'STORE_-1206933958', u'INDIRECT_-1206911566'), (u'CALL_-1206927017', u'INDIRECT_-1206898134'), (u'INDIRECT_-1206896960', u'MULTIEQUAL_-1206898587'), (u'MULTIEQUAL_-1206912268', u'MULTIEQUAL_-1206912133'), (u'CALL_-1206939523', u'INDIRECT_-1206913613'), (u'CALL_-1206937186', u'INDIRECT_-1206899631'), (u'MULTIEQUAL_-1206894387', u'MULTIEQUAL_-1206894330'), (u'INT_EQUAL_-1206925173', u'CBRANCH_-1206925172'), (u'INDIRECT_-1206897083', u'MULTIEQUAL_-1206875923'), (u'STORE_-1206925381', u'INDIRECT_-1206884342'), (u'STORE_-1206924560', u'INDIRECT_-1206893578'), (u'STORE_-1206929190', u'INDIRECT_-1206897366'), (u'INDIRECT_-1206903846', u'MULTIEQUAL_-1206903733'), (u'INT_ADD_-1206935494', u'CALL_-1206935494'), (u'MULTIEQUAL_-1206909365', u'MULTIEQUAL_-1206909390'), (u'CALL_-1206921320', u'INDIRECT_-1206882376'), (u'INDIRECT_-1206891372', u'MULTIEQUAL_-1206891194'), (u'INDIRECT_-1206885313', u'MULTIEQUAL_-1206885395'), (u'MULTIEQUAL_-1206897265', u'MULTIEQUAL_-1206897281'), (u'CALL_-1206934098', u'INDIRECT_-1206894099'), (u'CALL_-1206930274', u'INDIRECT_-1206908626'), (u'INDIRECT_-1206898971', u'MULTIEQUAL_-1206899837'), (u'INDIRECT_-1206905674', u'MULTIEQUAL_-1206905178'), (u'STORE_-1206921743', u'INDIRECT_-1206893353'), (u'CALL_-1206938656', u'INDIRECT_-1206894928'), (u'INDIRECT_-1206900919', u'MULTIEQUAL_-1206900699'), (u'INDIRECT_-1206914642', u'MULTIEQUAL_-1206914465'), (u'CALL_-1206935851', u'INDIRECT_-1206908524'), (u'INDIRECT_-1206905794', u'MULTIEQUAL_-1206905589'), (u'COPY_-1206875365', u'MULTIEQUAL_-1206914957'), (u'INDIRECT_-1206885387', u'MULTIEQUAL_-1206885342'), (u'STORE_-1206922807', u'INDIRECT_-1206888665'), (u'CALL_-1206928668', u'INDIRECT_-1206904488'), (u'INDIRECT_-1206908515', u'COPY_-1206878963'), (u'INDIRECT_-1206895693', u'MULTIEQUAL_-1206895565'), (u'STORE_-1206930175', u'INDIRECT_-1206897186'), (u'CALL_-1206921954', u'INDIRECT_-1206904614'), (u'CALL_-1206932327', u'INDIRECT_-1206902494'), (u'INT_NOTEQUAL_-1206930335', u'CBRANCH_-1206930333'), (u'CALL_-1206937824', u'INDIRECT_-1206900525'), (u'STORE_-1206930256', u'INDIRECT_-1206909406'), (u'STORE_-1206928622', u'INDIRECT_-1206895604'), (u'CALL_-1206938232', u'INDIRECT_-1206910843'), ('const-2', u'INT_EQUAL_-1206928220'), (u'STORE_-1206933398', u'INDIRECT_-1206889020'), (u'STORE_-1206929190', u'INDIRECT_-1206887706'), (u'CALL_-1206928621', u'INDIRECT_-1206899506'), (u'INDIRECT_-1206884375', u'MULTIEQUAL_-1206883541'), (u'MULTIEQUAL_-1206903660', u'MULTIEQUAL_-1206903647'), (u'CALLIND_-1206921743', u'INDIRECT_-1206900333'), (u'CALL_-1206933773', u'INDIRECT_-1206893066'), (u'INDIRECT_-1206908340', u'MULTIEQUAL_-1206908241'), (u'INDIRECT_-1206893033', u'MULTIEQUAL_-1206891282'), (u'INDIRECT_-1206896380', u'MULTIEQUAL_-1206896141'), (u'MULTIEQUAL_-1206906564', u'MULTIEQUAL_-1206906526'), (u'MULTIEQUAL_-1206889399', u'MULTIEQUAL_-1206889841'), (u'INDIRECT_-1206912591', u'MULTIEQUAL_-1206912393'), (u'CALLIND_-1206925453', u'INDIRECT_-1206891719'), (u'STORE_-1206937920', u'INDIRECT_-1206913394'), (u'PTRSUB_-1206878073', u'CAST_-1206875068'), (u'INDIRECT_-1206901081', u'MULTIEQUAL_-1206900805'), ('const-2', u'PTRADD_-1206873282'), (u'MULTIEQUAL_-1206902746', u'MULTIEQUAL_-1206902649'), (u'INDIRECT_-1206902746', u'MULTIEQUAL_-1206902649'), (u'MULTIEQUAL_-1206903227', u'MULTIEQUAL_-1206903208'), (u'CALL_-1206933821', u'INDIRECT_-1206909890'), (u'CALL_-1206938310', u'INDIRECT_-1206914677'), (u'CALL_-1206929324', u'INDIRECT_-1206889110'), (u'CALL_-1206925799', u'INDIRECT_-1206907907'), (u'MULTIEQUAL_-1206884779', u'MULTIEQUAL_-1206884779'), (u'INDIRECT_-1206900857', u'COPY_-1206879646'), (u'STORE_-1206937920', u'INDIRECT_-1206904154'), (u'INDIRECT_-1206879525', u'MULTIEQUAL_-1206882147'), (u'INDIRECT_-1206892131', u'MULTIEQUAL_-1206893355'), (u'CALL_-1206928281', u'INDIRECT_-1206907285'), (u'LOAD_-1206921966', u'INT_ADD_-1206921934'), (u'STORE_-1206932486', u'INDIRECT_-1206898767'), (u'CALL_-1206935851', u'INDIRECT_-1206894664'), (u'INDIRECT_-1206890329', u'MULTIEQUAL_-1206890659'), (u'CAST_-1206876029', u'CAST_-1206875986'), (u'CAST_-1206874418', u'STORE_-1206930873'), (u'CALL_-1206925799', u'INDIRECT_-1206889007'), (u'CALL_-1206930362', u'INDIRECT_-1206891038'), (u'INDIRECT_-1206897535', u'MULTIEQUAL_-1206897427'), (u'INDIRECT_-1206894578', u'MULTIEQUAL_-1206894195'), (u'INT_ZEXT_-1206928855', u'INT_MULT_-1206914603'), (u'CALL_-1206921447', u'INDIRECT_-1206887164'), (u'INDIRECT_-1206901259', u'MULTIEQUAL_-1206901157'), (u'INDIRECT_-1206901575', u'MULTIEQUAL_-1206902379'), (u'CALL_-1206934018', u'INDIRECT_-1206909588'), (u'MULTIEQUAL_-1206911948', u'MULTIEQUAL_-1206908941'), (u'COPY_-1206872722', u'MULTIEQUAL_-1206913180'), (u'INDIRECT_-1206913825', u'MULTIEQUAL_-1206880215'), (u'INDIRECT_-1206909698', u'MULTIEQUAL_-1206904488'), (u'CALL_-1206927093', u'INDIRECT_-1206906641'), (u'STORE_-1206924545', u'INDIRECT_-1206884748'), (u'CALL_-1206933125', u'INDIRECT_-1206903214'), (u'INDIRECT_-1206896484', u'MULTIEQUAL_-1206896337'), (u'INDIRECT_-1206910046', u'MULTIEQUAL_-1206911607'), (u'MULTIEQUAL_-1206906199', u'MULTIEQUAL_-1206905171'), (u'MULTIEQUAL_-1206905502', u'MULTIEQUAL_-1206905797'), (u'CALL_-1206938131', u'INDIRECT_-1206904051'), (u'STORE_-1206937920', u'INDIRECT_-1206912134'), (u'CALL_-1206936110', u'INDIRECT_-1206892734'), (u'STORE_-1206930256', u'INDIRECT_-1206898066'), (u'STORE_-1206921743', u'INDIRECT_-1206892513'), (u'CALL_-1206933623', u'INDIRECT_-1206903476'), (u'MULTIEQUAL_-1206884947', u'MULTIEQUAL_-1206885330'), (u'MULTIEQUAL_-1206880168', u'MULTIEQUAL_-1206894201'), (u'CALL_-1206930157', u'INDIRECT_-1206906433'), (u'MULTIEQUAL_-1206890471', u'MULTIEQUAL_-1206891499'), (u'CALL_-1206938342', u'INDIRECT_-1206911755'), (u'STORE_-1206925381', u'INDIRECT_-1206888542'), (u'CALL_-1206925604', u'INDIRECT_-1206904105'), (u'INDIRECT_-1206900017', u'COPY_-1206879644'), (u'CALL_-1206930241', u'INDIRECT_-1206900970'), ('tmp_25371', u'CALL_-1206935494'), (u'MULTIEQUAL_-1206911725', u'MULTIEQUAL_-1206911231'), (u'STORE_-1206929190', u'INDIRECT_-1206891066'), (u'INDIRECT_-1206902483', u'MULTIEQUAL_-1206902388'), (u'MULTIEQUAL_-1206912609', u'MULTIEQUAL_-1206912590'), (u'MULTIEQUAL_-1206906149', u'MULTIEQUAL_-1206906133'), (u'INDIRECT_-1206891353', u'MULTIEQUAL_-1206892359'), (u'CALL_-1206937615', u'INDIRECT_-1206908820'), (u'INDIRECT_-1206917359', u'MULTIEQUAL_-1206917981'), (u'CALL_-1206928271', u'INDIRECT_-1206901573'), (u'CALL_-1206937414', u'INDIRECT_-1206908037'), (u'MULTIEQUAL_-1206906421', u'COPY_-1206875732'), (u'INDIRECT_-1206892451', u'MULTIEQUAL_-1206892874'), (u'INDIRECT_-1206892451', u'MULTIEQUAL_-1206892874'), (u'CALL_-1206934365', u'INDIRECT_-1206904755'), (u'CALL_-1206934991', u'INDIRECT_-1206894184'), (u'CALL_-1206928647', u'INDIRECT_-1206892360'), (u'CALL_-1206931701', u'INDIRECT_-1206910061'), (u'CALL_-1206925799', u'INDIRECT_-1206901187'), (u'INDIRECT_-1206902501', u'MULTIEQUAL_-1206903257'), (u'CALL_-1206929529', u'INDIRECT_-1206896713'), (u'CALL_-1206929032', u'INDIRECT_-1206890741'), (u'INDIRECT_-1206897028', u'MULTIEQUAL_-1206896822'), (u'INDIRECT_-1206888379', u'MULTIEQUAL_-1206888159'), (u'CALL_-1206924612', u'INDIRECT_-1206892043'), (u'INDIRECT_-1206897922', u'MULTIEQUAL_-1206902485'), (u'CALL_-1206924756', u'INDIRECT_-1206907324'), ('const-433', u'LOAD_-1206934836'), (u'CALL_-1206932817', u'INDIRECT_-1206900186'), (u'CALL_-1206925694', u'INDIRECT_-1206906174'), (u'MULTIEQUAL_-1206895186', u'MULTIEQUAL_-1206895089'), (u'INDIRECT_-1206895186', u'MULTIEQUAL_-1206895089'), (u'INDIRECT_-1206907662', u'MULTIEQUAL_-1206907467'), (u'INDIRECT_-1206877624', u'MULTIEQUAL_-1206877508'), (u'CALL_-1206934274', u'INDIRECT_-1206911419'), (u'MULTIEQUAL_-1206916027', u'CALL_-1206934487'), (u'INDIRECT_-1206899981', u'MULTIEQUAL_-1206901499'), (u'CALL_-1206928194', u'INDIRECT_-1206888286'), (u'CALL_-1206935809', u'INDIRECT_-1206908071'), (u'CALL_-1206930228', u'INDIRECT_-1206904852'), (u'INDIRECT_-1206899653', u'MULTIEQUAL_-1206900739'), ('tmp_11784', u'CBRANCH_-1206928199'), (u'STORE_-1206928662', u'INDIRECT_-1206891267'), (u'CALL_-1206929032', u'INDIRECT_-1206889061'), (u'MULTIEQUAL_-1206892087', u'MULTIEQUAL_-1206892470'), (u'MULTIEQUAL_-1206894431', u'MULTIEQUAL_-1206894389'), (u'CALLIND_-1206921856', u'INDIRECT_-1206900816'), (u'MULTIEQUAL_-1206904331', u'MULTIEQUAL_-1206905359'), (u'CALL_-1206927063', u'INDIRECT_-1206903614'), ('const-433', u'LOAD_-1206923365'), (u'STORE_-1206925248', u'INDIRECT_-1206899820'), (u'INDIRECT_-1206889634', u'MULTIEQUAL_-1206889369'), (u'INT_AND_-1206878071', u'INT_NOTEQUAL_-1206933562'), (u'INDIRECT_-1206894101', u'MULTIEQUAL_-1206895619'), ('const-433', u'LOAD_-1206921866'), (u'INDIRECT_-1206895781', u'MULTIEQUAL_-1206897299'), (u'STORE_-1206925248', u'INDIRECT_-1206892260'), (u'INDIRECT_-1206891834', u'MULTIEQUAL_-1206896111'), (u'CALL_-1206938656', u'INDIRECT_-1206911728'), (u'INDIRECT_-1206905156', u'MULTIEQUAL_-1206904881'), (u'CALL_-1206924704', u'INDIRECT_-1206892600'), (u'MULTIEQUAL_-1206901410', u'MULTIEQUAL_-1206900772'), (u'STORE_-1206929089', u'INDIRECT_-1206897344'), (u'INDIRECT_-1206901266', u'MULTIEQUAL_-1206901232'), (u'INDIRECT_-1206906719', u'MULTIEQUAL_-1206906617'), (u'MULTIEQUAL_-1206901150', u'MULTIEQUAL_-1206901079'), (u'MULTIEQUAL_-1206891097', u'MULTIEQUAL_-1206890681'), (u'STORE_-1206921830', u'INDIRECT_-1206903479'), ('tmp_6199', u'CBRANCH_-1206933535'), (u'INDIRECT_-1206913376', u'MULTIEQUAL_-1206913288'), (u'PTRADD_-1206871300', u'LOAD_-1206921770'), (u'INDIRECT_-1206881848', u'MULTIEQUAL_-1206881697'), (u'INT_EQUAL_-1206939070', u'CBRANCH_-1206939063'), (u'CALL_-1206928291', u'INDIRECT_-1206890908'), (u'INDIRECT_-1206905121', u'MULTIEQUAL_-1206904930'), (u'CALL_-1206935821', u'INDIRECT_-1206893380'), (u'CALL_-1206933623', u'INDIRECT_-1206898436'), (u'STORE_-1206930873', u'INDIRECT_-1206911478'), (u'STORE_-1206928482', u'INDIRECT_-1206906278'), (u'STORE_-1206927241', u'INDIRECT_-1206905067'), (u'INDIRECT_-1206904874', u'MULTIEQUAL_-1206874135'), (u'CALL_-1206928690', u'INDIRECT_-1206902878'), (u'CALL_-1206933821', u'INDIRECT_-1206910310'), (u'STORE_-1206921743', u'INDIRECT_-1206889153'), (u'INDIRECT_-1206902026', u'COPY_-1206879417'), (u'INDIRECT_-1206909095', u'MULTIEQUAL_-1206908650'), (u'INDIRECT_-1206890234', u'MULTIEQUAL_-1206890000'), (u'CALL_-1206935851', u'INDIRECT_-1206908104'), (u'MULTIEQUAL_-1206878933', u'MULTIEQUAL_-1206878945'), (u'CALL_-1206937430', u'INDIRECT_-1206892508'), (u'INDIRECT_-1206904573', u'MULTIEQUAL_-1206904153'), (u'INDIRECT_-1206890137', u'MULTIEQUAL_-1206890108'), (u'CALL_-1206937302', u'INDIRECT_-1206903070'), (u'CALL_-1206930210', u'INDIRECT_-1206906072'), (u'INDIRECT_-1206904619', u'MULTIEQUAL_-1206904517'), (u'CALL_-1206929794', u'INDIRECT_-1206896960'), (u'CALL_-1206930476', u'INDIRECT_-1206895727'), (u'INDIRECT_-1206892099', u'MULTIEQUAL_-1206891879'), (u'CALL_-1206921994', u'INDIRECT_-1206884897'), ('const-0', u'INT_EQUAL_-1206921896'), (u'CALL_-1206938927', u'INDIRECT_-1206892348'), (u'STORE_-1206929089', u'INDIRECT_-1206895664'), (u'MULTIEQUAL_-1206882752', u'MULTIEQUAL_-1206883939'), ('const-40', u'PTRSUB_-1206878201'), (u'CALL_-1206937924', u'INDIRECT_-1206909819'), (u'MULTIEQUAL_-1206906652', u'MULTIEQUAL_-1206906636'), (u'CALL_-1206934018', u'INDIRECT_-1206894048'), (u'INDIRECT_-1206895908', u'MULTIEQUAL_-1206895790'), (u'CALL_-1206936047', u'INDIRECT_-1206909915'), (u'MULTIEQUAL_-1206902225', u'MULTIEQUAL_-1206902250'), (u'MULTIEQUAL_-1206896074', u'MULTIEQUAL_-1206896070'), (u'CALL_-1206928257', u'INDIRECT_-1206904328'), (u'MULTIEQUAL_-1206906637', u'MULTIEQUAL_-1206906221'), (u'MULTIEQUAL_-1206910230', u'MULTIEQUAL_-1206910205'), (u'COPY_-1206873615', u'MULTIEQUAL_-1206875891'), (u'MULTIEQUAL_-1206907178', u'MULTIEQUAL_-1206907149'), (u'CALL_-1206928331', u'INDIRECT_-1206899333'), (u'CALL_-1206928152', u'INDIRECT_-1206908031'), (u'INDIRECT_-1206888201', u'MULTIEQUAL_-1206888335'), (u'INDIRECT_-1206903733', u'MULTIEQUAL_-1206903313'), (u'INDIRECT_-1206892141', u'INT_EQUAL_-1206928181'), (u'MULTIEQUAL_-1206895077', u'MULTIEQUAL_-1206880908'), (u'CALL_-1206931674', u'INDIRECT_-1206904291'), (u'INDIRECT_-1206890245', u'COPY_-1206880086'), (u'CALL_-1206934963', u'INDIRECT_-1206889121'), (u'COPY_-1206875465', u'CALL_-1206930915'), (u'CALL_-1206932271', u'INDIRECT_-1206879788'), (u'INDIRECT_-1206908366', u'MULTIEQUAL_-1206909927'), (u'CALL_-1206921994', u'INDIRECT_-1206894557'), (u'CALLIND_-1206924365', u'INDIRECT_-1206902113'), (u'CALL_-1206938927', u'INDIRECT_-1206910408'), (u'CALL_-1206933623', u'INDIRECT_-1206905156'), (u'CALL_-1206937142', u'INDIRECT_-1206902972'), (u'MULTIEQUAL_-1206902789', u'MULTIEQUAL_-1206902787'), (u'MULTIEQUAL_-1206900009', u'MULTIEQUAL_-1206899990'), (u'INDIRECT_-1206892445', u'MULTIEQUAL_-1206892413'), (u'INDIRECT_-1206902458', u'MULTIEQUAL_-1206903448'), (u'INT_AND_-1206877657', u'INT_EQUAL_-1206931110'), (u'INDIRECT_-1206906673', u'COPY_-1206878526'), (u'STORE_-1206929190', u'INDIRECT_-1206908286'), (u'INDIRECT_-1206889591', u'MULTIEQUAL_-1206891624'), (u'CALL_-1206930157', u'INDIRECT_-1206900553'), (u'CALL_-1206925694', u'INDIRECT_-1206895254'), (u'INDIRECT_-1206896201', u'MULTIEQUAL_-1206896957'), (u'INDIRECT_-1206877840', u'MULTIEQUAL_-1206878553'), (u'CALL_-1206935494', u'INDIRECT_-1206889423'), (u'INDIRECT_-1206900217', u'MULTIEQUAL_-1206900188'), ('const-24', u'PTRSUB_-1206880614'), (u'CALL_-1206937924', u'INDIRECT_-1206900159'), (u'INDIRECT_-1206893838', u'MULTIEQUAL_-1206894346'), ('const-433', u'LOAD_-1206937632'), (u'CALL_-1206922316', u'INDIRECT_-1206892616'), (u'CALL_-1206933711', u'INDIRECT_-1206911083'), (u'MULTIEQUAL_-1206876031', u'MULTIEQUAL_-1206875913'), (u'STORE_-1206924909', u'INDIRECT_-1206894923'), ('const-0', u'PTRSUB_-1206928815'), (u'INDIRECT_-1206889115', u'COPY_-1206878365'), (u'CALL_-1206931701', u'INDIRECT_-1206899141'), (u'CALL_-1206932954', u'INDIRECT_-1206906539'), (u'CALL_-1206934274', u'INDIRECT_-1206881848'), (u'INDIRECT_-1206898358', u'MULTIEQUAL_-1206896678'), (u'INDIRECT_-1206876215', u'MULTIEQUAL_-1206876041'), ('tmp_15237', u'CBRANCH_-1206928266'), (u'STORE_-1206924545', u'INDIRECT_-1206889788'), (u'MULTIEQUAL_-1206899138', u'MULTIEQUAL_-1206899081'), (u'INDIRECT_-1206914018', u'MULTIEQUAL_-1206880955'), (u'CALLIND_-1206925401', u'INDIRECT_-1206905552'), (u'INDIRECT_-1206892995', u'MULTIEQUAL_-1206892704'), (u'INDIRECT_-1206891314', u'MULTIEQUAL_-1206890898'), (u'INT_EQUAL_-1206939397', u'CBRANCH_-1206939394'), (u'MULTIEQUAL_-1206903481', u'MULTIEQUAL_-1206903373'), (u'MULTIEQUAL_-1206910341', u'MULTIEQUAL_-1206910293'), (u'CALL_-1206921954', u'INDIRECT_-1206898734'), ('const-0', u'INT_EQUAL_-1206938879'), (u'MULTIEQUAL_-1206906144', u'MULTIEQUAL_-1206906106'), (u'CALL_-1206936019', u'INDIRECT_-1206905281'), (u'CALL_-1206934963', u'INDIRECT_-1206909281'), (u'INDIRECT_-1206907035', u'MULTIEQUAL_-1206907839'), (u'INDIRECT_-1206896054', u'MULTIEQUAL_-1206874114'), (u'CALLIND_-1206921856', u'INDIRECT_-1206886116'), (u'INDIRECT_-1206904808', u'MULTIEQUAL_-1206906374'), (u'CALL_-1206929019', u'INDIRECT_-1206882539'), (u'INT_LESS_-1206925273', u'CBRANCH_-1206925282'), (u'INDIRECT_-1206896766', u'MULTIEQUAL_-1206903861'), (u'INDIRECT_-1206896452', u'MULTIEQUAL_-1206896294'), (u'STORE_-1206922807', u'INDIRECT_-1206889085'), (u'STORE_-1206921840', u'INDIRECT_-1206891307'), (u'INDIRECT_-1206909625', u'MULTIEQUAL_-1206880205'), (u'CALL_-1206929032', u'INDIRECT_-1206905861'), (u'INDIRECT_-1206888975', u'MULTIEQUAL_-1206876765'), (u'INDIRECT_-1206909267', u'MULTIEQUAL_-1206908869'), (u'MULTIEQUAL_-1206913737', u'MULTIEQUAL_-1206878111'), (u'MULTIEQUAL_-1206901145', u'MULTIEQUAL_-1206901139'), (u'INDIRECT_-1206906453', u'MULTIEQUAL_-1206906294'), (u'CALL_-1206937729', u'INDIRECT_-1206894183'), (u'CALL_-1206934274', u'INDIRECT_-1206900079'), (u'MULTIEQUAL_-1206916234', u'PTRSUB_-1206873380'), (u'MULTIEQUAL_-1206893252', u'MULTIEQUAL_-1206894439'), (u'MULTIEQUAL_-1206894017', u'MULTIEQUAL_-1206894000'), (u'STORE_-1206925221', u'INDIRECT_-1206885525'), (u'INDIRECT_-1206881128', u'MULTIEQUAL_-1206881021'), (u'INDIRECT_-1206882433', u'MULTIEQUAL_-1206883519'), (u'CALL_-1206927017', u'INDIRECT_-1206914419'), ('const-433', u'LOAD_-1206938872'), (u'CALL_-1206930915', u'INDIRECT_-1206901481'), (u'CALL_-1206932827', u'INDIRECT_-1206899732'), (u'INDIRECT_-1206893834', u'MULTIEQUAL_-1206893569'), (u'MULTIEQUAL_-1206881091', u'MULTIEQUAL_-1206881021'), (u'MULTIEQUAL_-1206903901', u'MULTIEQUAL_-1206903793'), (u'INDIRECT_-1206906893', u'MULTIEQUAL_-1206906388'), (u'INDIRECT_-1206905697', u'MULTIEQUAL_-1206905117'), (u'INDIRECT_-1206889167', u'MULTIEQUAL_-1206890259'), (u'INDIRECT_-1206904857', u'MULTIEQUAL_-1206904450'), (u'MULTIEQUAL_-1206906185', u'MULTIEQUAL_-1206906179'), (u'STORE_-1206924934', u'INDIRECT_-1206884137'), (u'CALL_-1206929902', u'INDIRECT_-1206891566'), ('const-144', u'PTRSUB_-1206879486'), (u'CALL_-1206933962', u'INDIRECT_-1206909554'), (u'CALL_-1206930457', u'INDIRECT_-1206896301'), (u'INDIRECT_-1206898869', u'MULTIEQUAL_-1206898749'), ('const-8', u'CALL_-1206935821'), (u'INDIRECT_-1206893173', u'MULTIEQUAL_-1206896605'), (u'INDIRECT_-1206889692', u'MULTIEQUAL_-1206889514'), (u'CALL_-1206936047', u'INDIRECT_-1206898575'), (u'MULTIEQUAL_-1206892465', u'INT_NOTEQUAL_-1206938318'), (u'INDIRECT_-1206892333', u'MULTIEQUAL_-1206891929'), (u'INDIRECT_-1206906640', u'MULTIEQUAL_-1206908307'), (u'CALL_-1206935821', u'INDIRECT_-1206910600'), (u'CALL_-1206931435', u'INDIRECT_-1206897857'), (u'MULTIEQUAL_-1206904519', u'MULTIEQUAL_-1206904519'), (u'STORE_-1206921743', u'INDIRECT_-1206885793'), (u'CALL_-1206922584', u'INDIRECT_-1206902659'), (u'INDIRECT_-1206883033', u'MULTIEQUAL_-1206882824'), (u'CALL_-1206934991', u'INDIRECT_-1206906784'), (u'INDIRECT_-1206878103', u'MULTIEQUAL_-1206878090'), (u'CALL_-1206930506', u'INDIRECT_-1206886091'), (u'INDIRECT_-1206890112', u'MULTIEQUAL_-1206891649'), (u'INDIRECT_-1206904210', u'MULTIEQUAL_-1206905727'), (u'CALL_-1206934862', u'INDIRECT_-1206894120'), (u'INDIRECT_-1206909330', u'MULTIEQUAL_-1206909172'), (u'CALL_-1206931435', u'INDIRECT_-1206901217'), (u'CALL_-1206935766', u'INDIRECT_-1206908466'), (u'INDIRECT_-1206906253', u'MULTIEQUAL_-1206909927'), (u'MULTIEQUAL_-1206874096', u'MULTIEQUAL_-1206891614'), (u'INDIRECT_-1206905438', u'MULTIEQUAL_-1206905350'), (u'INDIRECT_-1206901660', u'COPY_-1206878633'), (u'INDIRECT_-1206899080', u'MULTIEQUAL_-1206900739'), (u'INDIRECT_-1206885168', u'MULTIEQUAL_-1206885342'), (u'INDIRECT_-1206899495', u'MULTIEQUAL_-1206899156'), (u'INDIRECT_-1206912578', u'MULTIEQUAL_-1206912480'), (u'CALL_-1206936110', u'INDIRECT_-1206890214'), (u'CALL_-1206928194', u'INDIRECT_-1206903826'), (u'PTRADD_-1206871364', u'CAST_-1206868658'), (u'INDIRECT_-1206890741', u'MULTIEQUAL_-1206891497'), (u'INDIRECT_-1206888044', u'MULTIEQUAL_-1206890512'), (u'CALL_-1206921447', u'INDIRECT_-1206875653'), (u'INDIRECT_-1206912538', u'MULTIEQUAL_-1206913528'), (u'STORE_-1206928732', u'INDIRECT_-1206898449'), (u'CALL_-1206929830', u'INDIRECT_-1206901182'), (u'CALL_-1206936047', u'INDIRECT_-1206882527'), (u'STORE_-1206922815', u'INDIRECT_-1206898729'), (u'MULTIEQUAL_-1206912467', u'MULTIEQUAL_-1206912448'), (u'CALL_-1206929320', u'INDIRECT_-1206899177'), (u'INDIRECT_-1206905594', u'MULTIEQUAL_-1206905178'), (u'INDIRECT_-1206894703', u'MULTIEQUAL_-1206894480'), (u'CALL_-1206931773', u'INDIRECT_-1206897630'), (u'STORE_-1206928553', u'INDIRECT_-1206905900'), (u'CALL_-1206929489', u'INDIRECT_-1206892497'), (u'STORE_-1206928732', u'INDIRECT_-1206903489'), (u'MULTIEQUAL_-1206914957', u'COPY_-1206874437'), (u'INDIRECT_-1206903818', u'MULTIEQUAL_-1206902138'), (u'CALL_-1206932911', u'INDIRECT_-1206901470'), (u'CALL_-1206930362', u'INDIRECT_-1206904898'), (u'CALL_-1206928108', u'INDIRECT_-1206895412'), (u'CALL_-1206932827', u'INDIRECT_-1206908132'), (u'INDIRECT_-1206905169', u'MULTIEQUAL_-1206905049'), (u'INDIRECT_-1206903293', u'MULTIEQUAL_-1206904077'), (u'INDIRECT_-1206893853', u'MULTIEQUAL_-1206893694'), (u'CALL_-1206930362', u'INDIRECT_-1206905738'), (u'INDIRECT_-1206901155', u'MULTIEQUAL_-1206876794'), (u'INDIRECT_-1206893406', u'MULTIEQUAL_-1206900501'), (u'CALL_-1206931701', u'INDIRECT_-1206901241'), (u'CALL_-1206928155', u'INDIRECT_-1206891014'), (u'CALL_-1206937414', u'INDIRECT_-1206897117'), (u'INDIRECT_-1206901165', u'COPY_-1206880112'), (u'CALL_-1206929621', u'INDIRECT_-1206914379'), (u'CALL_-1206930362', u'INDIRECT_-1206886838'), (u'CALL_-1206938628', u'INDIRECT_-1206908354'), (u'INDIRECT_-1206908183', u'MULTIEQUAL_-1206909130'), (u'INDIRECT_-1206900881', u'MULTIEQUAL_-1206900772'), (u'CALLIND_-1206931354', u'INDIRECT_-1206894448'), ('const-0', u'INT_EQUAL_-1206931110'), (u'INDIRECT_-1206879372', u'MULTIEQUAL_-1206879270'), (u'MULTIEQUAL_-1206903670', u'MULTIEQUAL_-1206903599'), (u'MULTIEQUAL_-1206896612', u'MULTIEQUAL_-1206896593'), ('tmp_19957', u'CBRANCH_-1206922789'), (u'MULTIEQUAL_-1206897453', u'MULTIEQUAL_-1206897449'), (u'PTRSUB_-1206878052', u'LOAD_-1206934196'), (u'CALL_-1206930407', u'INDIRECT_-1206888546'), ('const-433', u'LOAD_-1206938864'), (u'INDIRECT_-1206909082', u'COPY_-1206879314'), ('tmp_25370', u'PTRSUB_-1206871808'), (u'INDIRECT_-1206911112', u'MULTIEQUAL_-1206910934'), (u'CALL_-1206928271', u'INDIRECT_-1206884997'), (u'INDIRECT_-1206901306', u'MULTIEQUAL_-1206907641'), (u'INDIRECT_-1206891493', u'MULTIEQUAL_-1206891089'), (u'INDIRECT_-1206881309', u'MULTIEQUAL_-1206881177'), (u'INDIRECT_-1206915395', u'MULTIEQUAL_-1206914777'), (u'CALL_-1206935494', u'INDIRECT_-1206902443'), (u'INDIRECT_-1206905228', u'MULTIEQUAL_-1206906794'), (u'INDIRECT_-1206898031', u'MULTIEQUAL_-1206876044'), (u'MULTIEQUAL_-1206889347', u'MULTIEQUAL_-1206889333'), (u'CALL_-1206932359', u'INDIRECT_-1206904476'), (u'CALLIND_-1206921856', u'INDIRECT_-1206887376'), (u'COPY_-1206879357', u'CALL_-1206936110'), (u'MULTIEQUAL_-1206876793', u'MULTIEQUAL_-1206876378'), (u'STORE_-1206935460', u'INDIRECT_-1206892657'), (u'MULTIEQUAL_-1206905945', u'MULTIEQUAL_-1206905925'), (u'CALL_-1206937729', u'INDIRECT_-1206912243'), (u'CALL_-1206934460', u'INDIRECT_-1206908601'), (u'MULTIEQUAL_-1206903153', u'MULTIEQUAL_-1206902452'), (u'MULTIEQUAL_-1206902416', u'MULTIEQUAL_-1206902410'), (u'INDIRECT_-1206904707', u'MULTIEQUAL_-1206905799'), (u'INDIRECT_-1206898591', u'MULTIEQUAL_-1206880915'), (u'INDIRECT_-1206906569', u'MULTIEQUAL_-1206907859'), (u'INDIRECT_-1206909208', u'MULTIEQUAL_-1206909002'), (u'STORE_-1206925248', u'INDIRECT_-1206884280'), (u'STORE_-1206930310', u'INDIRECT_-1206897246'), (u'CALL_-1206937302', u'INDIRECT_-1206895090'), (u'INDIRECT_-1206890226', u'MULTIEQUAL_-1206889567'), (u'MULTIEQUAL_-1206897780', u'MULTIEQUAL_-1206897767'), (u'MULTIEQUAL_-1206874139', u'MULTIEQUAL_-1206909123'), (u'STORE_-1206928622', u'INDIRECT_-1206896444'), (u'INDIRECT_-1206894175', u'MULTIEQUAL_-1206894067'), (u'STORE_-1206930340', u'INDIRECT_-1206899782'), (u'INDIRECT_-1206910071', u'MULTIEQUAL_-1206909873'), (u'CALL_-1206937559', u'INDIRECT_-1206892405'), (u'CALL_-1206932827', u'INDIRECT_-1206910232'), (u'CALL_-1206932271', u'INDIRECT_-1206907933'), (u'MULTIEQUAL_-1206912368', u'MULTIEQUAL_-1206912344'), (u'INDIRECT_-1206898508', u'MULTIEQUAL_-1206900074'), (u'CALL_-1206921832', u'INDIRECT_-1206890300'), (u'CALL_-1206934862', u'INDIRECT_-1206897900'), (u'INDIRECT_-1206885053', u'MULTIEQUAL_-1206884682'), (u'MULTIEQUAL_-1206900813', u'MULTIEQUAL_-1206900809'), (u'CALL_-1206928992', u'INDIRECT_-1206899243'), (u'CALLIND_-1206921359', u'INDIRECT_-1206889485'), (u'INDIRECT_-1206896325', u'MULTIEQUAL_-1206895943'), (u'INDIRECT_-1206900735', u'MULTIEQUAL_-1206901539'), (u'MULTIEQUAL_-1206880330', u'CALL_-1206921844'), ('const-0', u'CALL_-1206929529'), (u'INDIRECT_-1206898016', u'MULTIEQUAL_-1206897840'), (u'INDIRECT_-1206903627', u'MULTIEQUAL_-1206905350'), (u'CALL_-1206924661', u'INDIRECT_-1206902226'), (u'CALLIND_-1206931354', u'INDIRECT_-1206889408'), ('tmp_25371', u'CALL_-1206930105'), (u'CALL_-1206931269', u'INDIRECT_-1206909447'), (u'MULTIEQUAL_-1206906714', u'MULTIEQUAL_-1206907634'), (u'INDIRECT_-1206886554', u'MULTIEQUAL_-1206886958'), (u'INDIRECT_-1206877971', u'MULTIEQUAL_-1206877879'), (u'MULTIEQUAL_-1206896119', u'MULTIEQUAL_-1206896561'), (u'MULTIEQUAL_-1206891992', u'MULTIEQUAL_-1206893179'), (u'INDIRECT_-1206888008', u'MULTIEQUAL_-1206889574'), (u'INT_AND_-1206931143', u'INT_NOTEQUAL_-1206931156'), (u'MULTIEQUAL_-1206881661', u'MULTIEQUAL_-1206881649'), (u'INDIRECT_-1206889886', u'MULTIEQUAL_-1206891447'), (u'CALL_-1206926063', u'CAST_-1206870887'), (u'MULTIEQUAL_-1206891034', u'MULTIEQUAL_-1206891030'), (u'PTRSUB_-1206881364', u'LOAD_-1206939198'), (u'CALL_-1206928209', u'INDIRECT_-1206890841'), (u'CALL_-1206921264', u'INDIRECT_-1206888747'), (u'MULTIEQUAL_-1206904238', u'MULTIEQUAL_-1206904209'), (u'INDIRECT_-1206910602', u'MULTIEQUAL_-1206910341'), (u'MULTIEQUAL_-1206902167', u'MULTIEQUAL_-1206902550'), (u'INDIRECT_-1206892724', u'MULTIEQUAL_-1206892651'), (u'CALL_-1206930636', u'INT_NOTEQUAL_-1206930621'), (u'CALL_-1206931745', u'INDIRECT_-1206902520'), (u'CALL_-1206924661', u'INDIRECT_-1206887946'), (u'INDIRECT_-1206886402', u'COPY_-1206879260'), (u'CALLIND_-1206921743', u'INDIRECT_-1206897393'), (u'CALL_-1206930105', u'INDIRECT_-1206892975'), (u'INDIRECT_-1206908294', u'MULTIEQUAL_-1206907876'), (u'INDIRECT_-1206893367', u'MULTIEQUAL_-1206893322'), (u'INDIRECT_-1206896560', u'MULTIEQUAL_-1206898219'), (u'MULTIEQUAL_-1206898210', u'MULTIEQUAL_-1206898961'), (u'INDIRECT_-1206881683', u'MULTIEQUAL_-1206881547'), (u'INDIRECT_-1206904611', u'MULTIEQUAL_-1206904413'), (u'CALLIND_-1206938263', u'INDIRECT_-1206909602'), (u'CALL_-1206934396', u'INDIRECT_-1206900158'), (u'MULTIEQUAL_-1206897568', u'MULTIEQUAL_-1206897433'), (u'PTRSUB_-1206876433', u'LOAD_-1206931687'), (u'MULTIEQUAL_-1206910852', u'MULTIEQUAL_-1206910836'), (u'CALL_-1206931701', u'INDIRECT_-1206895781'), (u'INDIRECT_-1206887367', u'MULTIEQUAL_-1206888559'), (u'INDIRECT_-1206914343', u'MULTIEQUAL_-1206913977'), (u'INDIRECT_-1206906598', u'MULTIEQUAL_-1206906511'), (u'CAST_-1206868690', u'CALLIND_-1206921359'), (u'INDIRECT_-1206898015', u'COPY_-1206878938'), (u'INDIRECT_-1206897581', u'MULTIEQUAL_-1206880915'), (u'MULTIEQUAL_-1206894925', u'MULTIEQUAL_-1206894431'), (u'INDIRECT_-1206889219', u'MULTIEQUAL_-1206890738'), (u'INDIRECT_-1206898281', u'MULTIEQUAL_-1206898415'), (u'LOAD_-1206928796', u'PTRSUB_-1206879396'), (u'CALL_-1206928108', u'INDIRECT_-1206887012'), (u'INDIRECT_-1206897497', u'MULTIEQUAL_-1206897878'), (u'LOAD_-1206921444', u'INT_EQUAL_-1206921429'), (u'MULTIEQUAL_-1206890881', u'MULTIEQUAL_-1206890773'), (u'CALLIND_-1206925401', u'INDIRECT_-1206903032'), (u'CALL_-1206921134', u'INDIRECT_-1206889480'), (u'INDIRECT_-1206892753', u'MULTIEQUAL_-1206896185'), (u'INDIRECT_-1206896412', u'MULTIEQUAL_-1206896234'), (u'INDIRECT_-1206891102', u'MULTIEQUAL_-1206892707'), (u'CALL_-1206938036', u'INDIRECT_-1206912813'), (u'CALL_-1206921447', u'INDIRECT_-1206890944'), (u'INDIRECT_-1206897853', u'MULTIEQUAL_-1206897245'), (u'INDIRECT_-1206892883', u'MULTIEQUAL_-1206892838'), (u'CALL_-1206932860', u'INDIRECT_-1206911935'), (u'CALL_-1206934396', u'INDIRECT_-1206898058'), (u'INDIRECT_-1206881161', u'MULTIEQUAL_-1206876760'), (u'CALL_-1206930915', u'INDIRECT_-1206897701'), (u'INDIRECT_-1206910408', u'MULTIEQUAL_-1206910252'), (u'INDIRECT_-1206898561', u'MULTIEQUAL_-1206898285'), (u'LOAD_-1206930066', u'MULTIEQUAL_-1206915727'), (u'CALL_-1206934396', u'INDIRECT_-1206911918'), (u'MULTIEQUAL_-1206886030', u'MULTIEQUAL_-1206885959'), (u'MULTIEQUAL_-1206888254', u'MULTIEQUAL_-1206888180'), (u'CALL_-1206931595', u'INDIRECT_-1206906254'), (u'INDIRECT_-1206908511', u'MULTIEQUAL_-1206909735'), (u'CALL_-1206938725', u'INDIRECT_-1206907571'), (u'STORE_-1206933398', u'INDIRECT_-1206894060'), (u'INDIRECT_-1206898786', u'MULTIEQUAL_-1206905121'), (u'CALL_-1206931183', u'INDIRECT_-1206882849'), (u'INDIRECT_-1206892901', u'MULTIEQUAL_-1206892792'), (u'COPY_-1206875660', u'MULTIEQUAL_-1206890041'), (u'INDIRECT_-1206910394', u'MULTIEQUAL_-1206909976'), (u'INDIRECT_-1206901013', u'MULTIEQUAL_-1206899262'), ('const-40', u'PTRSUB_-1206876443'), (u'CALL_-1206934114', u'INDIRECT_-1206902091'), (u'INDIRECT_-1206888045', u'MULTIEQUAL_-1206887915'), (u'CALL_-1206929019', u'INDIRECT_-1206910181'), (u'INDIRECT_-1206894580', u'MULTIEQUAL_-1206895509'), (u'CALL_-1206925860', u'INDIRECT_-1206894506'), (u'INDIRECT_-1206900793', u'MULTIEQUAL_-1206904467'), (u'CALL_-1206928621', u'INDIRECT_-1206887746'), (u'INDIRECT_-1206880160', u'MULTIEQUAL_-1206881768'), (u'CAST_-1206876412', u'CALL_-1206928225'), (u'CALL_-1206928155', u'INDIRECT_-1206892274'), (u'INDIRECT_-1206890028', u'MULTIEQUAL_-1206889910'), (u'MULTIEQUAL_-1206916632', u'COPY_-1206876108'), (u'CALL_-1206921264', u'INDIRECT_-1206883707'), (u'CALL_-1206937983', u'INDIRECT_-1206899769'), (u'CALL_-1206936019', u'INDIRECT_-1206900661'), (u'CALL_-1206932954', u'INDIRECT_-1206908639'), (u'CALL_-1206935766', u'INDIRECT_-1206893346'), (u'INDIRECT_-1206895166', u'MULTIEQUAL_-1206896950'), (u'INDIRECT_-1206914544', u'MULTIEQUAL_-1206914397'), (u'STORE_-1206928588', u'INDIRECT_-1206910121'), (u'CALL_-1206932271', u'INDIRECT_-1206903733'), (u'INDIRECT_-1206889666', u'MULTIEQUAL_-1206891059'), (u'MULTIEQUAL_-1206894827', u'MULTIEQUAL_-1206894808'), ('const-8', u'PTRSUB_-1206880908'), (u'MULTIEQUAL_-1206897873', u'MULTIEQUAL_-1206897869'), (u'MULTIEQUAL_-1206883173', u'MULTIEQUAL_-1206883169'), (u'MULTIEQUAL_-1206880191', u'MULTIEQUAL_-1206903441'), (u'MULTIEQUAL_-1206901941', u'MULTIEQUAL_-1206902641'), (u'STORE_-1206922807', u'INDIRECT_-1206885305'), (u'CALL_-1206929866', u'INDIRECT_-1206903304'), (u'MULTIEQUAL_-1206907477', u'MULTIEQUAL_-1206906619'), (u'INDIRECT_-1206895926', u'MULTIEQUAL_-1206897365'), (u'CALL_-1206929794', u'INDIRECT_-1206907880'), (u'CALL_-1206928772', u'INDIRECT_-1206913006'), ('tmp_25371', u'CALL_-1206927017'), (u'CALLIND_-1206922663', u'INDIRECT_-1206903725'), (u'MULTIEQUAL_-1206891750', u'MULTIEQUAL_-1206891112'), (u'INDIRECT_-1206893361', u'MULTIEQUAL_-1206893170'), (u'INDIRECT_-1206895391', u'MULTIEQUAL_-1206895814'), (u'INDIRECT_-1206895391', u'MULTIEQUAL_-1206895814'), (u'MULTIEQUAL_-1206891189', u'MULTIEQUAL_-1206891170'), (u'STORE_-1206929169', u'INDIRECT_-1206899038'), (u'INDIRECT_-1206892754', u'MULTIEQUAL_-1206892336'), (u'INDIRECT_-1206903057', u'MULTIEQUAL_-1206903634'), ('const-0', u'CALL_-1206922556'), (u'STORE_-1206925416', u'INDIRECT_-1206886883'), (u'MULTIEQUAL_-1206879227', u'MULTIEQUAL_-1206880147'), (u'CALL_-1206933998', u'INDIRECT_-1206899494'), (u'CALL_-1206932911', u'INDIRECT_-1206899790'), (u'CALL_-1206927360', u'INDIRECT_-1206897662'), (u'MULTIEQUAL_-1206876071', u'MULTIEQUAL_-1206875953'), (u'INDIRECT_-1206903953', u'MULTIEQUAL_-1206903649'), (u'INDIRECT_-1206914275', u'MULTIEQUAL_-1206913885'), (u'INDIRECT_-1206912687', u'MULTIEQUAL_-1206912572'), (u'MULTIEQUAL_-1206890405', u'MULTIEQUAL_-1206890385'), (u'INDIRECT_-1206891920', u'MULTIEQUAL_-1206891649'), (u'CALL_-1206931545', u'INDIRECT_-1206898343'), (u'MULTIEQUAL_-1206906167', u'MULTIEQUAL_-1206906148'), (u'CALL_-1206929202', u'INDIRECT_-1206901644'), ('tmp_15916', u'CBRANCH_-1206925537'), (u'STORE_-1206922807', u'INDIRECT_-1206889505'), (u'INDIRECT_-1206899068', u'MULTIEQUAL_-1206898912'), (u'CALL_-1206928601', u'INDIRECT_-1206903563'), (u'STORE_-1206928410', u'INDIRECT_-1206892796'), (u'MULTIEQUAL_-1206895199', u'MULTIEQUAL_-1206895165'), ('const-433', u'LOAD_-1206925018'), (u'MULTIEQUAL_-1206895199', u'MULTIEQUAL_-1206895165'), ('const-8', u'PTRSUB_-1206874209'), (u'MULTIEQUAL_-1206892707', u'INT_NOTEQUAL_-1206935011'), (u'STORE_-1206921840', u'INDIRECT_-1206884167'), (u'INDIRECT_-1206885294', u'MULTIEQUAL_-1206885698'), (u'CALL_-1206929866', u'INDIRECT_-1206879779'), (u'INDIRECT_-1206887825', u'MULTIEQUAL_-1206887789'), (u'STORE_-1206921567', u'INDIRECT_-1206902931'), (u'INDIRECT_-1206891726', u'MULTIEQUAL_-1206898821'), (u'CALLIND_-1206921388', u'INDIRECT_-1206907747'), (u'INDIRECT_-1206898746', u'MULTIEQUAL_-1206898712'), (u'MULTIEQUAL_-1206892454', u'MULTIEQUAL_-1206892380'), (u'MULTIEQUAL_-1206898025', u'MULTIEQUAL_-1206898050'), (u'INDIRECT_-1206900503', u'MULTIEQUAL_-1206901169'), (u'INDIRECT_-1206900374', u'MULTIEQUAL_-1206898284'), (u'INDIRECT_-1206898114', u'MULTIEQUAL_-1206897913'), (u'CALL_-1206921954', u'INDIRECT_-1206902094'), ('const-9', u'PTRADD_-1206871736'), ('const-0', u'CALL_-1206924668'), (u'STORE_-1206927231', u'INDIRECT_-1206890782'), (u'CALL_-1206933125', u'INDIRECT_-1206901114'), (u'INDIRECT_-1206893127', u'MULTIEQUAL_-1206894850'), ('const-433', u'LOAD_-1206924144'), (u'CALL_-1206935809', u'INDIRECT_-1206899671'), (u'MULTIEQUAL_-1206892697', u'COPY_-1206892820'), (u'CALLIND_-1206938827', u'INDIRECT_-1206907835'), (u'MULTIEQUAL_-1206896489', u'MULTIEQUAL_-1206896473'), (u'CALL_-1206929938', u'INDIRECT_-1206892848'), (u'INDIRECT_-1206907131', u'MULTIEQUAL_-1206906933'), (u'INDIRECT_-1206885151', u'MULTIEQUAL_-1206885011'), (u'INDIRECT_-1206895338', u'MULTIEQUAL_-1206897038'), (u'INDIRECT_-1206884012', u'MULTIEQUAL_-1206883677'), (u'INDIRECT_-1206908479', u'MULTIEQUAL_-1206908259'), (u'INDIRECT_-1206887549', u'COPY_-1206879966'), (u'INDIRECT_-1206886541', u'MULTIEQUAL_-1206888059'), (u'CALL_-1206932911', u'INDIRECT_-1206898110'), (u'CALL_-1206929019', u'INDIRECT_-1206904721'), (u'CALL_-1206928815', u'INDIRECT_-1206893359'), (u'CALL_-1206929145', u'INDIRECT_-1206906346'), (u'INDIRECT_-1206913058', u'MULTIEQUAL_-1206911378'), (u'MULTIEQUAL_-1206906199', u'MULTIEQUAL_-1206906199'), (u'INDIRECT_-1206898214', u'MULTIEQUAL_-1206897980'), ('const-8', u'PTRSUB_-1206881483'), (u'INDIRECT_-1206893013', u'MULTIEQUAL_-1206892854'), (u'CALL_-1206921361', u'INDIRECT_-1206895094'), (u'MULTIEQUAL_-1206911659', u'MULTIEQUAL_-1206911645'), ('const-433', u'LOAD_-1206925718'), (u'MULTIEQUAL_-1206898285', u'MULTIEQUAL_-1206897791'), (u'INDIRECT_-1206906340', u'MULTIEQUAL_-1206907269'), (u'INDIRECT_-1206888257', u'COPY_-1206879616'), (u'INDIRECT_-1206904223', u'MULTIEQUAL_-1206875941'), (u'CALL_-1206930550', u'INDIRECT_-1206895360'), (u'INDIRECT_-1206890407', u'MULTIEQUAL_-1206890942'), (u'MULTIEQUAL_-1206886134', u'MULTIEQUAL_-1206888545'), (u'INDIRECT_-1206894414', u'MULTIEQUAL_-1206894037'), (u'INDIRECT_-1206891657', u'MULTIEQUAL_-1206892653'), (u'INDIRECT_-1206883025', u'MULTIEQUAL_-1206882947'), (u'INDIRECT_-1206890806', u'MULTIEQUAL_-1206890614'), (u'STORE_-1206925381', u'INDIRECT_-1206894002'), (u'CALL_-1206924661', u'INDIRECT_-1206877192'), (u'INDIRECT_-1206894572', u'MULTIEQUAL_-1206894417'), (u'CALLIND_-1206938263', u'INDIRECT_-1206904562'), (u'CALL_-1206930556', u'INDIRECT_-1206898974'), (u'CALL_-1206936047', u'INDIRECT_-1206908655'), (u'INDIRECT_-1206907698', u'MULTIEQUAL_-1206907437'), (u'INDIRECT_-1206909798', u'MULTIEQUAL_-1206910306'), (u'MULTIEQUAL_-1206912868', u'MULTIEQUAL_-1206914355'), (u'CALL_-1206930882', u'INDIRECT_-1206910698'), (u'INDIRECT_-1206891992', u'MULTIEQUAL_-1206891365'), (u'CALL_-1206929320', u'INDIRECT_-1206904217'), (u'CALL_-1206926019', u'INDIRECT_-1206898379'), (u'INDIRECT_-1206897547', u'MULTIEQUAL_-1206898082'), (u'MULTIEQUAL_-1206898712', u'MULTIEQUAL_-1206899899'), (u'INDIRECT_-1206907513', u'MULTIEQUAL_-1206907093'), (u'CALL_-1206932327', u'INDIRECT_-1206894514'), (u'CALL_-1206929269', u'INDIRECT_-1206906453'), (u'MULTIEQUAL_-1206880211', u'MULTIEQUAL_-1206911841'), (u'MULTIEQUAL_-1206905852', u'MULTIEQUAL_-1206905833'), (u'INDIRECT_-1206905216', u'MULTIEQUAL_-1206904665'), (u'INDIRECT_-1206896444', u'MULTIEQUAL_-1206898912'), (u'STORE_-1206928482', u'INDIRECT_-1206904598'), (u'INDIRECT_-1206900748', u'MULTIEQUAL_-1206900592'), (u'CALL_-1206929071', u'INDIRECT_-1206907679'), (u'CALLIND_-1206921372', u'INDIRECT_-1206883668'), (u'INDIRECT_-1206892342', u'MULTIEQUAL_-1206893821'), (u'STORE_-1206921852', u'INDIRECT_-1206890057'), (u'INDIRECT_-1206896741', u'MULTIEQUAL_-1206880913'), (u'CALL_-1206931337', u'INDIRECT_-1206893510'), (u'CALL_-1206930636', u'INDIRECT_-1206905316'), (u'INDIRECT_-1206898806', u'MULTIEQUAL_-1206898693'), (u'INDIRECT_-1206891203', u'MULTIEQUAL_-1206875909'), (u'INDIRECT_-1206891776', u'MULTIEQUAL_-1206891225'), (u'CALL_-1206928357', u'INDIRECT_-1206910454'), (u'INDIRECT_-1206895744', u'MULTIEQUAL_-1206897327'), (u'CALL_-1206928155', u'INDIRECT_-1206890594'), (u'INDIRECT_-1206904373', u'MULTIEQUAL_-1206905379'), (u'INDIRECT_-1206883693', u'MULTIEQUAL_-1206884779'), (u'CALL_-1206931435', u'INDIRECT_-1206898277'), (u'CALLIND_-1206922636', u'INDIRECT_-1206899509'), (u'STORE_-1206937611', u'INDIRECT_-1206901474'), (u'CALL_-1206933998', u'INDIRECT_-1206897394'), (u'INDIRECT_-1206905040', u'MULTIEQUAL_-1206903993'), (u'MULTIEQUAL_-1206888727', u'MULTIEQUAL_-1206889110'), (u'CALL_-1206938958', u'INDIRECT_-1206894044'), (u'CALL_-1206934862', u'CAST_-1206875446'), (u'CALL_-1206921431', u'INDIRECT_-1206903113'), (u'CALL_-1206934081', u'INDIRECT_-1206892408'), (u'STORE_-1206930340', u'INDIRECT_-1206892068'), (u'CALL_-1206930476', u'INDIRECT_-1206893627'), (u'CALL_-1206938036', u'INDIRECT_-1206893493'), (u'CALL_-1206921459', u'INDIRECT_-1206903553'), (u'INDIRECT_-1206880834', u'MULTIEQUAL_-1206882442'), (u'CALL_-1206930025', u'INDIRECT_-1206888082'), (u'INDIRECT_-1206887172', u'MULTIEQUAL_-1206888709'), (u'INDIRECT_-1206908728', u'MULTIEQUAL_-1206908572'), (u'INDIRECT_-1206908381', u'MULTIEQUAL_-1206909899'), (u'CALL_-1206927093', u'INDIRECT_-1206893201'), (u'CALL_-1206937302', u'INDIRECT_-1206898030'), (u'INDIRECT_-1206906473', u'MULTIEQUAL_-1206905968'), ('const-433', u'LOAD_-1206922000'), (u'INDIRECT_-1206900955', u'MULTIEQUAL_-1206900876'), (u'INDIRECT_-1206903769', u'MULTIEQUAL_-1206904099'), (u'STORE_-1206937772', u'INDIRECT_-1206910383'), (u'CALLIND_-1206921710', u'INDIRECT_-1206893174'), (u'INDIRECT_-1206894966', u'MULTIEQUAL_-1206894932'), (u'INDIRECT_-1206905398', u'MULTIEQUAL_-1206906388'), (u'INT_NOTEQUAL_-1206928702', u'CBRANCH_-1206928700'), (u'CALL_-1206927360', u'INDIRECT_-1206903962'), (u'INDIRECT_-1206898806', u'MULTIEQUAL_-1206895501'), (u'STORE_-1206921840', u'INDIRECT_-1206885427'), (u'CALL_-1206934955', u'INDIRECT_-1206882224'), (u'CALLIND_-1206925511', u'INDIRECT_-1206887551'), (u'CALL_-1206928150', u'INDIRECT_-1206899187'), (u'INDIRECT_-1206892420', u'COPY_-1206878611'), (u'CALL_-1206932860', u'INDIRECT_-1206916321'), (u'INDIRECT_-1206896000', u'MULTIEQUAL_-1206895950'), (u'MULTIEQUAL_-1206908752', u'MULTIEQUAL_-1206908736'), (u'CALL_-1206924668', u'INDIRECT_-1206896428'), (u'MULTIEQUAL_-1206892925', u'MULTIEQUAL_-1206892905'), (u'CALL_-1206933821', u'INDIRECT_-1206899390'), (u'INDIRECT_-1206905668', u'MULTIEQUAL_-1206905438'), (u'LOAD_-1206937712', u'PTRSUB_-1206880557'), (u'INDIRECT_-1206903631', u'MULTIEQUAL_-1206903491'), (u'MULTIEQUAL_-1206897545', u'MULTIEQUAL_-1206897525'), (u'INDIRECT_-1206899201', u'MULTIEQUAL_-1206899092'), (u'MULTIEQUAL_-1206898713', u'MULTIEQUAL_-1206898709'), (u'MULTIEQUAL_-1206904350', u'MULTIEQUAL_-1206904325'), (u'CALL_-1206927017', u'INDIRECT_-1206908214'), (u'INDIRECT_-1206896069', u'MULTIEQUAL_-1206897359'), (u'INDIRECT_-1206901223', u'MULTIEQUAL_-1206901128'), (u'CALL_-1206934460', u'INDIRECT_-1206905241'), (u'LOAD_-1206928077', u'MULTIEQUAL_-1206919439'), (u'INT_ADD_-1206933150', u'INT_SLESS_-1206933126'), (u'INDIRECT_-1206880376', u'MULTIEQUAL_-1206874084'), (u'CALL_-1206925694', u'INDIRECT_-1206889374'), (u'STORE_-1206933958', u'INDIRECT_-1206906526'), (u'INDIRECT_-1206893063', u'MULTIEQUAL_-1206894010'), (u'INDIRECT_-1206889081', u'COPY_-1206889089'), (u'CALLIND_-1206924378', u'INDIRECT_-1206895761'), (u'MULTIEQUAL_-1206876787', u'MULTIEQUAL_-1206899019'), (u'CALL_-1206929529', u'INDIRECT_-1206905113'), (u'STORE_-1206930351', u'INDIRECT_-1206886958'), (u'INDIRECT_-1206906758', u'MULTIEQUAL_-1206906485'), (u'CALL_-1206921320', u'INDIRECT_-1206899596'), (u'MULTIEQUAL_-1206882449', u'MULTIEQUAL_-1206882428'), (u'CALL_-1206932911', u'INDIRECT_-1206914070'), (u'INDIRECT_-1206906158', u'MULTIEQUAL_-1206905527'), (u'CALL_-1206927297', u'INDIRECT_-1206885869'), (u'INDIRECT_-1206893817', u'MULTIEQUAL_-1206894394'), (u'STORE_-1206929169', u'INDIRECT_-1206901138'), (u'COPY_-1206869892', u'PTRADD_-1206872450'), (u'STORE_-1206937696', u'INDIRECT_-1206908244'), (u'INDIRECT_-1206885733', u'MULTIEQUAL_-1206885815'), (u'STORE_-1206933118', u'INDIRECT_-1206903980'), (u'INT_ADD_-1206934078', u'CALL_-1206934081'), (u'STORE_-1206937788', u'INDIRECT_-1206897368'), (u'CALL_-1206922556', u'INDIRECT_-1206905461'), (u'STORE_-1206928482', u'INDIRECT_-1206909638'), (u'INDIRECT_-1206888203', u'MULTIEQUAL_-1206888108'), (u'CALLIND_-1206921388', u'INDIRECT_-1206902101'), (u'CALL_-1206928644', u'INDIRECT_-1206906577'), (u'CALL_-1206923816', u'INDIRECT_-1206888077'), (u'INDIRECT_-1206886827', u'MULTIEQUAL_-1206888550'), (u'CALL_-1206921134', u'INDIRECT_-1206886960'), (u'CALL_-1206929902', u'INDIRECT_-1206891146'), (u'INDIRECT_-1206895865', u'MULTIEQUAL_-1206897652'), (u'CAST_-1206869287', u'CALL_-1206921459'), (u'CALL_-1206937983', u'INDIRECT_-1206911529'), (u'INDIRECT_-1206905597', u'MULTIEQUAL_-1206908291'), (u'CALL_-1206930394', u'INDIRECT_-1206908715'), (u'INDIRECT_-1206887951', u'MULTIEQUAL_-1206876019'), (u'STORE_-1206925381', u'INDIRECT_-1206896942'), (u'CALL_-1206934018', u'INDIRECT_-1206896568'), (u'INT_MULT_-1206923081', u'INT_AND_-1206922740'), (u'CALL_-1206930394', u'INDIRECT_-1206902835'), (u'CALL_-1206922556', u'INDIRECT_-1206891181'), (u'LOAD_-1206928796', u'PTRSUB_-1206879442'), (u'INDIRECT_-1206895519', u'MULTIEQUAL_-1206897038'), (u'CALL_-1206934955', u'INDIRECT_-1206911375'), (u'MULTIEQUAL_-1206911240', u'CALLIND_-1206925511'), ('const-200', u'PTRSUB_-1206879511'), (u'MULTIEQUAL_-1206906933', u'MULTIEQUAL_-1206906232'), ('const-0', u'INT_NOTEQUAL_-1206928266'), (u'MULTIEQUAL_-1206897741', u'MULTIEQUAL_-1206897693'), ('const-130', u'INT_AND_-1206877313'), (u'SUBPIECE_-1206876198', u'CALL_-1206924704'), (u'LOAD_-1206934196', u'INT_NOTEQUAL_-1206930676'), (u'MULTIEQUAL_-1206906849', u'MULTIEQUAL_-1206906734'), (u'CALL_-1206932271', u'INDIRECT_-1206888613'), (u'INDIRECT_-1206903953', u'MULTIEQUAL_-1206903448'), (u'CALL_-1206935821', u'INDIRECT_-1206903460'), ('const-0', u'COPY_-1206931492'), (u'CALL_-1206929032', u'INDIRECT_-1206905021'), (u'INDIRECT_-1206909306', u'MULTIEQUAL_-1206908984'), (u'MULTIEQUAL_-1206912145', u'MULTIEQUAL_-1206911651'), (u'MULTIEQUAL_-1206909781', u'MULTIEQUAL_-1206912491'), (u'CALL_-1206937430', u'INDIRECT_-1206906788'), (u'MULTIEQUAL_-1206908372', u'MULTIEQUAL_-1206908353'), (u'CALL_-1206931674', u'INDIRECT_-1206907651'), (u'CALLIND_-1206925401', u'INDIRECT_-1206896732'), (u'CALL_-1206929794', u'INDIRECT_-1206907460'), (u'INDIRECT_-1206885084', u'MULTIEQUAL_-1206884770'), (u'CALL_-1206930105', u'INDIRECT_-1206901795'), (u'INDIRECT_-1206889041', u'MULTIEQUAL_-1206889175'), (u'INDIRECT_-1206887446', u'MULTIEQUAL_-1206887254'), (u'CALL_-1206938421', u'INDIRECT_-1206892478'), (u'INDIRECT_-1206911351', u'MULTIEQUAL_-1206911774'), (u'INDIRECT_-1206911351', u'MULTIEQUAL_-1206911774'), (u'CALL_-1206926019', u'INDIRECT_-1206906359'), (u'INDIRECT_-1206911847', u'MULTIEQUAL_-1206911732'), (u'CALL_-1206928621', u'INDIRECT_-1206877241'), ('const-65535', u'INT_NOTEQUAL_-1206928451'), (u'INDIRECT_-1206894811', u'MULTIEQUAL_-1206894671'), (u'INDIRECT_-1206903406', u'MULTIEQUAL_-1206903214'), (u'INDIRECT_-1206891876', u'MULTIEQUAL_-1206892380'), (u'LOAD_-1206931536', u'MULTIEQUAL_-1206915954'), (u'STORE_-1206930340', u'INDIRECT_-1206896268'), (u'CALL_-1206934114', u'INDIRECT_-1206881423'), (u'INDIRECT_-1206891554', u'MULTIEQUAL_-1206889464'), (u'INDIRECT_-1206906743', u'MULTIEQUAL_-1206875947'), (u'MULTIEQUAL_-1206893401', u'MULTIEQUAL_-1206896111'), (u'INDIRECT_-1206882241', u'MULTIEQUAL_-1206882019'), (u'INDIRECT_-1206894384', u'MULTIEQUAL_-1206894237'), (u'CALL_-1206929019', u'INDIRECT_-1206891701'), (u'INT_NOTEQUAL_-1206921662', u'CBRANCH_-1206921661'), (u'CALL_-1206929645', u'INDIRECT_-1206908090'), (u'INDIRECT_-1206895459', u'MULTIEQUAL_-1206895098'), (u'INDIRECT_-1206896255', u'MULTIEQUAL_-1206896010'), (u'MULTIEQUAL_-1206916632', u'COPY_-1206871357'), (u'CALLIND_-1206921856', u'INDIRECT_-1206901656'), (u'MULTIEQUAL_-1206906144', u'MULTIEQUAL_-1206905496'), (u'INDIRECT_-1206898831', u'MULTIEQUAL_-1206876046'), (u'CALL_-1206933745', u'INDIRECT_-1206907752'), (u'CALL_-1206921954', u'INDIRECT_-1206906714'), (u'STORE_-1206921596', u'INDIRECT_-1206888666'), (u'CALL_-1206927063', u'INDIRECT_-1206899414'), (u'CALL_-1206938232', u'INDIRECT_-1206894463'), (u'MULTIEQUAL_-1206895929', u'MULTIEQUAL_-1206895263'), (u'CALLIND_-1206924378', u'INDIRECT_-1206884001'), (u'CALL_-1206921431', u'INDIRECT_-1206889673'), (u'CALL_-1206934963', u'INDIRECT_-1206909701'), (u'LOAD_-1206924412', u'INT_EQUAL_-1206924397'), (u'CALL_-1206937430', u'INDIRECT_-1206911828'), (u'CALL_-1206924704', u'INDIRECT_-1206876889'), (u'CALLIND_-1206938263', u'INDIRECT_-1206893222'), (u'INT_ADD_-1206927695', u'CAST_-1206871037'), (u'MULTIEQUAL_-1206894439', u'MULTIEQUAL_-1206894425'), (u'INDIRECT_-1206903906', u'MULTIEQUAL_-1206905345'), (u'CALL_-1206938725', u'INDIRECT_-1206914711'), (u'STORE_-1206927231', u'INDIRECT_-1206895822'), (u'MULTIEQUAL_-1206897125', u'MULTIEQUAL_-1206897105'), (u'INDIRECT_-1206910349', u'MULTIEQUAL_-1206911639'), (u'CALLIND_-1206929135', u'INDIRECT_-1206882596'), (u'INT_NOTEQUAL_-1206927818', u'CBRANCH_-1206927817'), (u'PTRSUB_-1206877430', u'LOAD_-1206930918'), (u'INDIRECT_-1206899060', u'MULTIEQUAL_-1206898789'), (u'LOAD_-1206930214', u'INT_NOTEQUAL_-1206930194'), (u'INDIRECT_-1206905254', u'MULTIEQUAL_-1206904987'), (u'INDIRECT_-1206905127', u'MULTIEQUAL_-1206906219'), (u'CALL_-1206931142', u'INDIRECT_-1206892561'), (u'CALL_-1206933594', u'INDIRECT_-1206894222'), (u'STORE_-1206929169', u'INDIRECT_-1206897778'), (u'CALL_-1206925783', u'INDIRECT_-1206884375'), (u'INDIRECT_-1206893194', u'MULTIEQUAL_-1206892989'), (u'INDIRECT_-1206903365', u'MULTIEQUAL_-1206903333'), (u'CALL_-1206934963', u'INDIRECT_-1206891221'), (u'INDIRECT_-1206907242', u'MULTIEQUAL_-1206906981'), (u'INDIRECT_-1206905780', u'MULTIEQUAL_-1206907407'), (u'CALLIND_-1206929135', u'INDIRECT_-1206892598'), (u'COPY_-1206871729', u'MULTIEQUAL_-1206873944'), (u'INDIRECT_-1206892555', u'MULTIEQUAL_-1206892476'), (u'CALL_-1206937430', u'INDIRECT_-1206904268'), (u'INDIRECT_-1206901693', u'MULTIEQUAL_-1206901775'), (u'CALL_-1206937924', u'INDIRECT_-1206883437'), (u'CALLIND_-1206938827', u'INDIRECT_-1206903215'), ('tmp_25370', u'CALL_-1206938958'), (u'STORE_-1206927248', u'INDIRECT_-1206903812'), (u'CALL_-1206928644', u'INDIRECT_-1206895237'), (u'MULTIEQUAL_-1206881548', u'MULTIEQUAL_-1206880848'), (u'INDIRECT_-1206907060', u'MULTIEQUAL_-1206908727'), (u'INDIRECT_-1206887749', u'MULTIEQUAL_-1206889595'), (u'CALLIND_-1206929135', u'INDIRECT_-1206920223'), (u'INDIRECT_-1206901397', u'MULTIEQUAL_-1206904091'), (u'STORE_-1206925248', u'INDIRECT_-1206903180'), (u'INDIRECT_-1206891721', u'INT_EQUAL_-1206928233'), (u'CALL_-1206934487', u'INDIRECT_-1206907774'), (u'CALL_-1206928878', u'INDIRECT_-1206892154'), (u'INDIRECT_-1206903785', u'MULTIEQUAL_-1206903753'), (u'CALL_-1206934460', u'INDIRECT_-1206892641'), (u'INDIRECT_-1206899268', u'MULTIEQUAL_-1206899150'), (u'CALL_-1206938131', u'INDIRECT_-1206899431'), ('tmp_25370', u'CALL_-1206924704'), (u'MULTIEQUAL_-1206898631', u'MULTIEQUAL_-1206898589'), (u'CALL_-1206931797', u'INDIRECT_-1206891769'), (u'CALL_-1206928668', u'INDIRECT_-1206876426'), (u'CALLIND_-1206925019', u'INDIRECT_-1206887724'), (u'INDIRECT_-1206890345', u'MULTIEQUAL_-1206890309'), (u'CALL_-1206934081', u'INDIRECT_-1206902908'), (u'COPY_-1206869892', u'PTRADD_-1206871354'), ('const-8', u'PTRSUB_-1206872763'), (u'CALL_-1206925432', u'INDIRECT_-1206898741'), (u'INDIRECT_-1206903638', u'MULTIEQUAL_-1206903007'), (u'CALL_-1206933773', u'INDIRECT_-1206893486'), (u'MULTIEQUAL_-1206880184', u'MULTIEQUAL_-1206900921'), (u'CALL_-1206927833', u'INDIRECT_-1206889453'), (u'INDIRECT_-1206898150', u'MULTIEQUAL_-1206898002'), (u'MULTIEQUAL_-1206893567', u'MULTIEQUAL_-1206893548'), (u'CALL_-1206926116', u'INDIRECT_-1206885035'), (u'INDIRECT_-1206895109', u'COPY_-1206879984'), (u'CALL_-1206935809', u'INDIRECT_-1206907231'), (u'INDIRECT_-1206905963', u'MULTIEQUAL_-1206906629'), (u'INDIRECT_-1206891109', u'MULTIEQUAL_-1206892955'), (u'CALL_-1206929071', u'INDIRECT_-1206901799'), (u'CALL_-1206935494', u'INDIRECT_-1206912523'), (u'CALL_-1206937559', u'INDIRECT_-1206907105'), (u'CALL_-1206933623', u'INDIRECT_-1206905576'), (u'CALL_-1206929938', u'INDIRECT_-1206902508'), (u'CAST_-1206874895', u'CALL_-1206933962'), (u'PTRSUB_-1206879132', u'LOAD_-1206936086'), (u'CALL_-1206928815', u'INDIRECT_-1206906379'), (u'CALLIND_-1206931354', u'INDIRECT_-1206896968'), ('const-3', u'INT_ADD_-1206925432'), (u'CALLIND_-1206921372', u'INDIRECT_-1206902568'), (u'CALL_-1206937875', u'INDIRECT_-1206896350'), (u'CALL_-1206928621', u'INDIRECT_-1206896566'), (u'INDIRECT_-1206899495', u'MULTIEQUAL_-1206898661'), (u'INDIRECT_-1206900102', u'MULTIEQUAL_-1206899841'), (u'CALL_-1206929226', u'INDIRECT_-1206895775'), (u'CALL_-1206928709', u'INDIRECT_-1206878437'), (u'STORE_-1206924545', u'INDIRECT_-1206895668'), (u'CALL_-1206921320', u'INDIRECT_-1206896236'), (u'INDIRECT_-1206909860', u'MULTIEQUAL_-1206909810'), (u'INDIRECT_-1206910107', u'MULTIEQUAL_-1206909709'), (u'STORE_-1206934436', u'INDIRECT_-1206907228'), (u'CALL_-1206923816', u'INDIRECT_-1206894377'), (u'INDIRECT_-1206901535', u'MULTIEQUAL_-1206900917'), (u'MULTIEQUAL_-1206891721', u'MULTIEQUAL_-1206891613'), ('const-0', u'CALL_-1206938036'), (u'CALL_-1206929032', u'INDIRECT_-1206888221'), (u'STORE_-1206927231', u'INDIRECT_-1206905902'), (u'INDIRECT_-1206886227', u'MULTIEQUAL_-1206886182'), (u'INDIRECT_-1206898673', u'MULTIEQUAL_-1206899457'), (u'MULTIEQUAL_-1206876799', u'MULTIEQUAL_-1206904059'), (u'CALL_-1206930311', u'INDIRECT_-1206890609'), (u'STORE_-1206928622', u'INDIRECT_-1206898544'), (u'CALL_-1206931745', u'INDIRECT_-1206894120'), ('const-7', u'PTRADD_-1206872840'), (u'CALL_-1206932808', u'INDIRECT_-1206894678'), (u'CALL_-1206930210', u'INDIRECT_-1206895152'), (u'CALL_-1206924661', u'INDIRECT_-1206884586'), (u'MULTIEQUAL_-1206880185', u'COPY_-1206870300'), (u'PTRSUB_-1206875016', u'CAST_-1206872003'), ('const-8', u'PTRADD_-1206871265'), (u'STORE_-1206925221', u'INDIRECT_-1206904845'), (u'CALL_-1206938900', u'INDIRECT_-1206896954'), (u'PTRSUB_-1206876782', u'LOAD_-1206932365'), (u'CALL_-1206935766', u'INDIRECT_-1206901746'), (u'INDIRECT_-1206899060', u'MULTIEQUAL_-1206900687'), (u'INDIRECT_-1206899160', u'MULTIEQUAL_-1206898113'), (u'CALL_-1206926003', u'INDIRECT_-1206905926'), (u'STORE_-1206921830', u'INDIRECT_-1206887519'), (u'INDIRECT_-1206902486', u'MULTIEQUAL_-1206904047'), (u'CALL_-1206924677', u'INDIRECT_-1206905599'), (u'INDIRECT_-1206893917', u'MULTIEQUAL_-1206893780'), (u'CAST_-1206872138', u'LOAD_-1206929187'), (u'MULTIEQUAL_-1206875921', u'MULTIEQUAL_-1206896039'), (u'INDIRECT_-1206897475', u'MULTIEQUAL_-1206897085'), (u'INDIRECT_-1206902980', u'MULTIEQUAL_-1206903909'), (u'CALL_-1206928629', u'INDIRECT_-1206896017'), (u'CALL_-1206929645', u'INDIRECT_-1206898010'), (u'STORE_-1206937788', u'INDIRECT_-1206894848'), ('const-8', u'PTRSUB_-1206871832'), ('tmp_10051', u'CBRANCH_-1206929051'), (u'CALL_-1206925831', u'INDIRECT_-1206884832'), ('const-8', u'PTRSUB_-1206877340'), (u'INDIRECT_-1206907997', u'COPY_-1206879663'), (u'INDIRECT_-1206905441', u'MULTIEQUAL_-1206906959'), (u'INDIRECT_-1206897165', u'MULTIEQUAL_-1206896783'), (u'MULTIEQUAL_-1206900687', u'MULTIEQUAL_-1206900630'), (u'STORE_-1206930340', u'INDIRECT_-1206894742'), (u'CALL_-1206931701', u'INDIRECT_-1206910481'), (u'INT_LESS_-1206928010', u'CBRANCH_-1206928019'), (u'CALL_-1206929385', u'INDIRECT_-1206895445'), (u'CALL_-1206928878', u'INDIRECT_-1206896774'), (u'CALL_-1206931701', u'INDIRECT_-1206894521'), (u'CALL_-1206928382', u'INDIRECT_-1206907761'), (u'STORE_-1206930351', u'INDIRECT_-1206903758'), (u'CALL_-1206928281', u'INDIRECT_-1206889225'), ('const-433', u'LOAD_-1206922759'), ('const-1', u'INT_ADD_-1206878922'), (u'CALL_-1206932911', u'INDIRECT_-1206914490'), (u'PTRSUB_-1206871422', u'CAST_-1206868691'), (u'CALL_-1206928271', u'INDIRECT_-1206898437'), ('tmp_19288', u'CBRANCH_-1206923319'), (u'CALLIND_-1206925019', u'INDIRECT_-1206900744'), (u'MULTIEQUAL_-1206908664', u'MULTIEQUAL_-1206908016'), (u'MULTIEQUAL_-1206894384', u'MULTIEQUAL_-1206894346'), (u'INDIRECT_-1206892991', u'MULTIEQUAL_-1206876031'), (u'CALL_-1206929324', u'INDIRECT_-1206900030'), (u'STORE_-1206921864', u'INDIRECT_-1206890907'), (u'MULTIEQUAL_-1206904439', u'MULTIEQUAL_-1206904466'), (u'MULTIEQUAL_-1206897525', u'MULTIEQUAL_-1206897545'), (u'INDIRECT_-1206888640', u'COPY_-1206878602'), (u'INDIRECT_-1206889937', u'MULTIEQUAL_-1206890318'), (u'INDIRECT_-1206896383', u'MULTIEQUAL_-1206896234'), (u'LOAD_-1206931178', u'INT_ADD_-1206931155'), (u'CALLIND_-1206925511', u'INDIRECT_-1206889651'), (u'INDIRECT_-1206897991', u'MULTIEQUAL_-1206900024'), ('const-433', u'LOAD_-1206925016'), (u'INDIRECT_-1206903426', u'MULTIEQUAL_-1206903313'), (u'INDIRECT_-1206901074', u'MULTIEQUAL_-1206901620'), (u'PTRSUB_-1206877330', u'CAST_-1206874333'), (u'CALL_-1206937615', u'INDIRECT_-1206891600'), (u'INDIRECT_-1206913497', u'MULTIEQUAL_-1206914493'), (u'CAST_-1206874226', u'LOAD_-1206931059'), (u'INDIRECT_-1206899900', u'MULTIEQUAL_-1206899629'), (u'CALL_-1206931128', u'INDIRECT_-1206896524'), (u'INDIRECT_-1206908852', u'MULTIEQUAL_-1206908697'), (u'MULTIEQUAL_-1206888285', u'MULTIEQUAL_-1206888305'), (u'CALL_-1206937446', u'INDIRECT_-1206905960'), (u'INDIRECT_-1206895891', u'MULTIEQUAL_-1206897924'), (u'INDIRECT_-1206891837', u'MULTIEQUAL_-1206891257'), (u'INDIRECT_-1206905735', u'MULTIEQUAL_-1206905117'), (u'CALLIND_-1206921743', u'INDIRECT_-1206905793'), (u'INDIRECT_-1206884591', u'MULTIEQUAL_-1206880159'), (u'INDIRECT_-1206900652', u'MULTIEQUAL_-1206900494'), (u'CALL_-1206924704', u'INDIRECT_-1206904780'), (u'INDIRECT_-1206908212', u'MULTIEQUAL_-1206908054'), (u'CALL_-1206930506', u'INDIRECT_-1206902051'), (u'CALL_-1206921431', u'INDIRECT_-1206885053'), (u'MULTIEQUAL_-1206903962', u'MULTIEQUAL_-1206903909'), (u'STORE_-1206924545', u'INDIRECT_-1206899448'), (u'CALL_-1206930025', u'INDIRECT_-1206895222'), (u'MULTIEQUAL_-1206902708', u'MULTIEQUAL_-1206902684'), (u'INDIRECT_-1206892441', u'MULTIEQUAL_-1206894098'), (u'MULTIEQUAL_-1206892709', u'MULTIEQUAL_-1206892693'), (u'CALL_-1206936047', u'INDIRECT_-1206892275'), (u'INDIRECT_-1206907713', u'MULTIEQUAL_-1206907554'), (u'INDIRECT_-1206911058', u'MULTIEQUAL_-1206911566'), (u'PTRADD_-1206929101', u'CAST_-1206872127'), (u'CALL_-1206929529', u'INDIRECT_-1206909733'), (u'CALL_-1206930394', u'INDIRECT_-1206895695'), (u'LOAD_-1206929220', u'PTRADD_-1206929132'), (u'INDIRECT_-1206887026', u'MULTIEQUAL_-1206886834'), (u'INDIRECT_-1206900714', u'MULTIEQUAL_-1206900337'), (u'CALL_-1206921320', u'INDIRECT_-1206902116'), (u'INDIRECT_-1206892505', u'MULTIEQUAL_-1206894292'), (u'INDIRECT_-1206903340', u'COPY_-1206878637'), (u'MULTIEQUAL_-1206911049', u'MULTIEQUAL_-1206910383'), (u'INDIRECT_-1206899701', u'MULTIEQUAL_-1206874116'), (u'CALL_-1206928668', u'INDIRECT_-1206901128'), (u'CALL_-1206924668', u'INDIRECT_-1206883828'), (u'CALL_-1206925460', u'INDIRECT_-1206888675'), (u'CALL_-1206933745', u'INDIRECT_-1206907332'), (u'INDIRECT_-1206895765', u'MULTIEQUAL_-1206880171'), (u'STORE_-1206929089', u'INDIRECT_-1206899024'), (u'CAST_-1206869444', u'PTRADD_-1206922728'), (u'CALL_-1206926019', u'INDIRECT_-1206888299'), (u'MULTIEQUAL_-1206904165', u'MULTIEQUAL_-1206903671'), (u'CALL_-1206930228', u'INDIRECT_-1206898972'), (u'INDIRECT_-1206900554', u'MULTIEQUAL_-1206900138'), (u'STORE_-1206937788', u'INDIRECT_-1206912908'), (u'STORE_-1206930310', u'INDIRECT_-1206886326'), (u'INDIRECT_-1206901911', u'MULTIEQUAL_-1206902777'), (u'INDIRECT_-1206902020', u'MULTIEQUAL_-1206903687'), (u'CALL_-1206927360', u'INDIRECT_-1206891782'), (u'MULTIEQUAL_-1206884797', u'MULTIEQUAL_-1206883939'), (u'INDIRECT_-1206885721', u'MULTIEQUAL_-1206887378'), (u'CALL_-1206932327', u'INDIRECT_-1206900814'), (u'INDIRECT_-1206896650', u'MULTIEQUAL_-1206898167'), (u'INDIRECT_-1206907659', u'COPY_-1206880350'), (u'STORE_-1206934224', u'INDIRECT_-1206899960'), (u'CALL_-1206930157', u'INDIRECT_-1206898033'), (u'CALLIND_-1206921999', u'INDIRECT_-1206906349'), (u'INDIRECT_-1206908463', u'MULTIEQUAL_-1206908097'), ('const-1', u'PTRADD_-1206924956'), (u'MULTIEQUAL_-1206889349', u'MULTIEQUAL_-1206889347'), (u'CALLIND_-1206921344', u'INDIRECT_-1206901712'), (u'INT_SLESS_-1206938166', u'CBRANCH_-1206938165'), (u'INDIRECT_-1206907366', u'MULTIEQUAL_-1206907183'), (u'CALL_-1206929621', u'INDIRECT_-1206898419'), (u'CALL_-1206927316', u'INDIRECT_-1206887983'), (u'CALL_-1206929145', u'INDIRECT_-1206886186'), (u'CALL_-1206931142', u'INDIRECT_-1206909781'), (u'CALL_-1206939039', u'INDIRECT_-1206898292'), (u'INDIRECT_-1206901545', u'MULTIEQUAL_-1206901465'), ('const-32', u'INT_AND_-1206912773'), (u'CALL_-1206927093', u'INDIRECT_-1206896981'), (u'INDIRECT_-1206902521', u'COPY_-1206902529'), (u'INDIRECT_-1206906010', u'COPY_-1206880229'), (u'CALL_-1206926019', u'INDIRECT_-1206890819'), (u'CALL_-1206922556', u'INDIRECT_-1206889081'), (u'LOAD_-1206924388', u'CALLIND_-1206924378'), ('const-144', u'PTRSUB_-1206879463'), (u'CALL_-1206930550', u'INDIRECT_-1206899140'), (u'INDIRECT_-1206900353', u'MULTIEQUAL_-1206901137'), (u'INDIRECT_-1206890380', u'MULTIEQUAL_-1206891309'), ('const-0', u'INT_SLESS_-1206934564'), (u'CALL_-1206937430', u'INDIRECT_-1206905528'), (u'INDIRECT_-1206899436', u'MULTIEQUAL_-1206899940'), (u'MULTIEQUAL_-1206913231', u'INT_NOTEQUAL_-1206921776'), (u'INDIRECT_-1206905768', u'MULTIEQUAL_-1206906150'), (u'INDIRECT_-1206913058', u'MULTIEQUAL_-1206907848'), ('tmp_9977', u'CBRANCH_-1206929103'), (u'CALL_-1206927418', u'INDIRECT_-1206902737'), (u'MULTIEQUAL_-1206897210', u'MULTIEQUAL_-1206896572'), (u'INDIRECT_-1206908284', u'MULTIEQUAL_-1206909537'), (u'INDIRECT_-1206896350', u'MULTIEQUAL_-1206894144'), (u'INDIRECT_-1206905562', u'MULTIEQUAL_-1206905359'), (u'MULTIEQUAL_-1206906841', u'MULTIEQUAL_-1206906733'), (u'INDIRECT_-1206909823', u'MULTIEQUAL_-1206909674'), ('const-0', u'INT_EQUAL_-1206930380'), (u'CALL_-1206937615', u'INDIRECT_-1206893280'), (u'MULTIEQUAL_-1206885959', u'MULTIEQUAL_-1206885925'), (u'INDIRECT_-1206892697', u'MULTIEQUAL_-1206892838'), (u'STORE_-1206932486', u'INDIRECT_-1206888687'), (u'CALLIND_-1206921884', u'INDIRECT_-1206892012'), (u'CALL_-1206934487', u'INDIRECT_-1206904834'), (u'MULTIEQUAL_-1206906987', u'MULTIEQUAL_-1206906973'), (u'INDIRECT_-1206904515', u'MULTIEQUAL_-1206905319'), (u'INDIRECT_-1206898260', u'MULTIEQUAL_-1206898161'), (u'CALL_-1206938310', u'INDIRECT_-1206905437'), (u'PTRSUB_-1206876099', u'CAST_-1206873077'), (u'CALL_-1206931745', u'INDIRECT_-1206907980'), (u'CALL_-1206930394', u'INDIRECT_-1206893595'), (u'CALL_-1206927048', u'INDIRECT_-1206907462'), (u'PTRSUB_-1206880050', u'LOAD_-1206928814'), (u'STORE_-1206922815', u'INDIRECT_-1206892429'), (u'CALL_-1206928382', u'INDIRECT_-1206892641'), (u'CALL_-1206935821', u'INDIRECT_-1206882035'), (u'CALL_-1206932860', u'INDIRECT_-1206905635'), ('const-1184744', u'COPY_-1206925707'), (u'CALL_-1206929202', u'INDIRECT_-1206906264'), (u'MULTIEQUAL_-1206903427', u'MULTIEQUAL_-1206903810'), (u'CALL_-1206930157', u'INDIRECT_-1206900973'), (u'INDIRECT_-1206911109', u'MULTIEQUAL_-1206908784'), (u'CALL_-1206922584', u'INDIRECT_-1206893839'), (u'MULTIEQUAL_-1206897568', u'INT_EQUAL_-1206939272'), (u'CAST_-1206869189', u'PTRSUB_-1206871422'), (u'INDIRECT_-1206899929', u'MULTIEQUAL_-1206901775'), (u'INDIRECT_-1206905448', u'MULTIEQUAL_-1206906987'), (u'INDIRECT_-1206894158', u'MULTIEQUAL_-1206893775'), (u'STORE_-1206933118', u'INDIRECT_-1206895160'), (u'CALL_-1206939523', u'INDIRECT_-1206901853'), (u'CALL_-1206929866', u'INDIRECT_-1206896164'), (u'INDIRECT_-1206889453', u'MULTIEQUAL_-1206893127'), (u'MULTIEQUAL_-1206898166', u'MULTIEQUAL_-1206898961'), (u'INDIRECT_-1206903361', u'MULTIEQUAL_-1206905018'), (u'MULTIEQUAL_-1206900025', u'MULTIEQUAL_-1206900009'), (u'STORE_-1206930873', u'INDIRECT_-1206909798'), (u'STORE_-1206925381', u'INDIRECT_-1206886022'), (u'CALL_-1206932911', u'INDIRECT_-1206907350'), (u'INDIRECT_-1206891681', u'MULTIEQUAL_-1206892290'), (u'CALLIND_-1206921743', u'INDIRECT_-1206886473'), (u'CALL_-1206938342', u'INDIRECT_-1206913015'), (u'INDIRECT_-1206884686', u'MULTIEQUAL_-1206884381'), (u'INDIRECT_-1206911445', u'MULTIEQUAL_-1206911063'), (u'MULTIEQUAL_-1206912897', u'MULTIEQUAL_-1206878109'), (u'MULTIEQUAL_-1206910958', u'MULTIEQUAL_-1206910929'), (u'INDIRECT_-1206893218', u'MULTIEQUAL_-1206894208'), (u'CALL_-1206928621', u'INDIRECT_-1206907486'), (u'CALL_-1206928667', u'INDIRECT_-1206893940'), (u'INDIRECT_-1206895390', u'MULTIEQUAL_-1206896907'), (u'CALL_-1206939005', u'INDIRECT_-1206913813'), (u'CALL_-1206929645', u'INDIRECT_-1206902210'), (u'INDIRECT_-1206889494', u'MULTIEQUAL_-1206889898'), (u'INDIRECT_-1206895099', u'MULTIEQUAL_-1206894879'), (u'INT_ADD_-1206932400', u'INT_SUB_-1206932301'), (u'MULTIEQUAL_-1206894241', u'MULTIEQUAL_-1206894133'), (u'CALL_-1206922316', u'INDIRECT_-1206885896'), (u'LOAD_-1206921397', u'CAST_-1206868825'), (u'INDIRECT_-1206888134', u'MULTIEQUAL_-1206887900'), (u'CALL_-1206924756', u'INDIRECT_-1206887584'), (u'CALL_-1206933711', u'INDIRECT_-1206902263'), (u'STORE_-1206925479', u'INDIRECT_-1206895738'), ('const-433', u'LOAD_-1206939198'), (u'CALL_-1206938310', u'INDIRECT_-1206899977'), (u'INDIRECT_-1206895820', u'MULTIEQUAL_-1206895716'), (u'STORE_-1206922807', u'INDIRECT_-1206882785'), (u'INDIRECT_-1206896071', u'MULTIEQUAL_-1206895931'), (u'STORE_-1206928732', u'INDIRECT_-1206896769'), (u'MULTIEQUAL_-1206890738', u'MULTIEQUAL_-1206890681'), ('const-1184296', u'COPY_-1206928641'), (u'STORE_-1206927231', u'INDIRECT_-1206889522'), (u'MULTIEQUAL_-1206907366', u'MULTIEQUAL_-1206907269'), (u'INDIRECT_-1206907366', u'MULTIEQUAL_-1206907269'), (u'CALLIND_-1206938189', u'INDIRECT_-1206893173'), (u'INDIRECT_-1206881387', u'MULTIEQUAL_-1206874087'), (u'MULTIEQUAL_-1206916247', u'INT_NOTEQUAL_-1206929089'), (u'CALL_-1206930584', u'INDIRECT_-1206894788'), (u'INDIRECT_-1206904658', u'MULTIEQUAL_-1206902978'), (u'CALL_-1206935851', u'INDIRECT_-1206906004'), (u'MULTIEQUAL_-1206899198', u'MULTIEQUAL_-1206899169'), (u'CALLIND_-1206922636', u'INDIRECT_-1206911594'), (u'INDIRECT_-1206911123', u'MULTIEQUAL_-1206912070'), ('const--1', u'INT_EQUAL_-1206928742'), (u'CALLIND_-1206922663', u'INDIRECT_-1206883985'), (u'CALL_-1206930241', u'INDIRECT_-1206899710'), ('const--4', u'INT_AND_-1206925409'), (u'CAST_-1206875333', u'PTRSUB_-1206877914'), (u'CALL_-1206931183', u'INDIRECT_-1206907883'), (u'CALL_-1206927360', u'INDIRECT_-1206893882'), (u'MULTIEQUAL_-1206880949', u'MULTIEQUAL_-1206880922'), (u'INDIRECT_-1206902002', u'MULTIEQUAL_-1206903481'), (u'INDIRECT_-1206896233', u'MULTIEQUAL_-1206896315'), (u'INDIRECT_-1206900537', u'MULTIEQUAL_-1206901114'), (u'INDIRECT_-1206902234', u'MULTIEQUAL_-1206901818'), (u'INDIRECT_-1206904577', u'MULTIEQUAL_-1206904487'), (u'INDIRECT_-1206904055', u'MULTIEQUAL_-1206903437'), (u'CALL_-1206929489', u'INDIRECT_-1206893757'), (u'CALL_-1206934963', u'INDIRECT_-1206898361'), ('const-112', u'INT_ADD_-1206930296'), (u'INDIRECT_-1206892360', u'MULTIEQUAL_-1206894027'), (u'STORE_-1206937920', u'INDIRECT_-1206901214'), (u'INDIRECT_-1206903441', u'MULTIEQUAL_-1206903250'), (u'CALL_-1206930882', u'INDIRECT_-1206897258'), (u'INDIRECT_-1206899847', u'MULTIEQUAL_-1206901570'), (u'CALL_-1206925799', u'INDIRECT_-1206905807'), (u'STORE_-1206925248', u'INDIRECT_-1206891420'), (u'INDIRECT_-1206889555', u'MULTIEQUAL_-1206889447'), (u'STORE_-1206921567', u'INDIRECT_-1206904611'), (u'INDIRECT_-1206894231', u'MULTIEQUAL_-1206895455'), (u'STORE_-1206928622', u'INDIRECT_-1206895184'), (u'INDIRECT_-1206903106', u'MULTIEQUAL_-1206904499'), (u'INDIRECT_-1206897014', u'MULTIEQUAL_-1206894924'), ('const-1185536', u'COPY_-1206937273'), (u'CALL_-1206934835', u'INDIRECT_-1206895191'), (u'CALL_-1206929269', u'INDIRECT_-1206885873'), (u'INDIRECT_-1206897515', u'COPY_-1206878385'), (u'MULTIEQUAL_-1206892330', u'MULTIEQUAL_-1206893081'), (u'INDIRECT_-1206897866', u'MULTIEQUAL_-1206897476'), (u'STORE_-1206925416', u'INDIRECT_-1206894023'), (u'INDIRECT_-1206904857', u'MULTIEQUAL_-1206904277'), (u'INDIRECT_-1206899710', u'COPY_-1206880214'), (u'INT_NOTEQUAL_-1206934550', u'CBRANCH_-1206934549'), (u'INDIRECT_-1206901107', u'MULTIEQUAL_-1206902830'), (u'INDIRECT_-1206889692', u'MULTIEQUAL_-1206889543')]
[(u'CALL_-1206935907', u'INDIRECT_-1206904409'), (u'CALL_-1206937615', u'INDIRECT_-1206912642'), (u'CALL_-1206937824', u'INDIRECT_-1206911067'), (u'MULTIEQUAL_-1206872418', u'CALLIND_-1206921884'), (u'INDIRECT_-1206883778', u'MULTIEQUAL_-1206883464'), (u'MULTIEQUAL_-1206893171', u'MULTIEQUAL_-1206893169'), (u'MULTIEQUAL_-1206910383', u'MULTIEQUAL_-1206910335'), (u'INDIRECT_-1206898021', u'MULTIEQUAL_-1206897801'), (u'CALL_-1206933623', u'INT_NOTEQUAL_-1206933608'), (u'INDIRECT_-1206888197', u'MULTIEQUAL_-1206887363'), (u'CALL_-1206938694', u'INDIRECT_-1206897513'), (u'CALL_-1206937302', u'INDIRECT_-1206900592'), (u'STORE_-1206928662', u'INDIRECT_-1206909789'), (u'INDIRECT_-1206897862', u'MULTIEQUAL_-1206899521'), (u'MULTIEQUAL_-1206893732', u'MULTIEQUAL_-1206893714'), (u'CALL_-1206929269', u'INDIRECT_-1206893475'), (u'MULTIEQUAL_-1206876253', u'MULTIEQUAL_-1206876135'), ('const-56', u'INT_ADD_-1206937229'), (u'CALL_-1206928271', u'INDIRECT_-1206893635'), ('const-0', u'CALL_-1206922325'), (u'INDIRECT_-1206907900', u'MULTIEQUAL_-1206907813'), (u'MULTIEQUAL_-1206898629', u'MULTIEQUAL_-1206898572'), (u'STORE_-1206929169', u'INDIRECT_-1206907480'), (u'INDIRECT_-1206912196', u'MULTIEQUAL_-1206912111'), ('const-1', u'PTRADD_-1206873441'), (u'CALL_-1206922426', u'INDIRECT_-1206899580'), (u'INDIRECT_-1206908509', u'MULTIEQUAL_-1206909044'), (u'MULTIEQUAL_-1206888674', u'MULTIEQUAL_-1206889861'), (u'CALL_-1206926003', u'INDIRECT_-1206895048'), (u'CALL_-1206921954', u'INDIRECT_-1206889116'), ('tmp_13206', u'CBRANCH_-1206929725'), ('tmp_2576', u'CBRANCH_-1206937713'), (u'CALL_-1206938342', u'INDIRECT_-1206908437'), (u'CALL_-1206930407', u'INDIRECT_-1206904548'), (u'INDIRECT_-1206896896', u'MULTIEQUAL_-1206896400'), (u'CALL_-1206938131', u'INDIRECT_-1206914173'), (u'INDIRECT_-1206898115', u'MULTIEQUAL_-1206896364'), (u'INDIRECT_-1206902106', u'COPY_-1206879388'), (u'LOAD_-1206928642', u'INT_ADD_-1206928608'), (u'CALL_-1206927316', u'INDIRECT_-1206898105'), (u'INDIRECT_-1206891327', u'MULTIEQUAL_-1206890945'), (u'CALLIND_-1206925453', u'INDIRECT_-1206894701'), (u'INDIRECT_-1206897983', u'MULTIEQUAL_-1206897874'), ('const-0', u'RETURN_-1206880039'), (u'STORE_-1206933497', u'INDIRECT_-1206891632'), (u'CALL_-1206926019', u'INDIRECT_-1206897161'), (u'CALL_-1206928734', u'INDIRECT_-1206897905'), (u'MULTIEQUAL_-1206904783', u'MULTIEQUAL_-1206904675'), (u'CALL_-1206937875', u'INDIRECT_-1206897652'), (u'STORE_-1206930846', u'INDIRECT_-1206892969'), (u'INDIRECT_-1206902506', u'MULTIEQUAL_-1206904089'), (u'MULTIEQUAL_-1206874289', u'MULTIEQUAL_-1206880582'), (u'INDIRECT_-1206892840', u'MULTIEQUAL_-1206893830'), (u'STORE_-1206921830', u'INDIRECT_-1206897641'), (u'MULTIEQUAL_-1206896951', u'MULTIEQUAL_-1206896949'), (u'INDIRECT_-1206895104', u'MULTIEQUAL_-1206894901'), (u'INDIRECT_-1206902383', u'MULTIEQUAL_-1206902107'), (u'CALL_-1206930025', u'INDIRECT_-1206878122'), (u'COPY_-1206878870', u'RETURN_-1206878791'), (u'MULTIEQUAL_-1206900762', u'MULTIEQUAL_-1206900749'), (u'INDIRECT_-1206909345', u'MULTIEQUAL_-1206908979'), (u'CALL_-1206929902', u'INDIRECT_-1206905888'), (u'STORE_-1206928518', u'INDIRECT_-1206910541'), (u'INDIRECT_-1206907915', u'MULTIEQUAL_-1206911347'), (u'INDIRECT_-1206908452', u'MULTIEQUAL_-1206909969'), (u'STORE_-1206937920', u'INDIRECT_-1206901676'), (u'CALL_-1206928878', u'MULTIEQUAL_-1206920891'), (u'INDIRECT_-1206912463', u'MULTIEQUAL_-1206912187'), (u'CALL_-1206927093', u'INDIRECT_-1206910205'), (u'CALL_-1206929324', u'INDIRECT_-1206903432'), (u'STORE_-1206933958', u'INDIRECT_-1206902788'), (u'CALL_-1206921264', u'INDIRECT_-1206888789'), (u'CALL_-1206933623', u'INDIRECT_-1206880496'), (u'CALL_-1206930899', u'INDIRECT_-1206907811'), ('const-0', u'INT_EQUAL_-1206924980'), (u'STORE_-1206921830', u'INDIRECT_-1206892601'), (u'INDIRECT_-1206888474', u'MULTIEQUAL_-1206890011'), ('tmp_72986', u'CALL_-1206931545'), (u'MULTIEQUAL_-1206890281', u'MULTIEQUAL_-1206890723'), (u'INDIRECT_-1206877882', u'MULTIEQUAL_-1206878595'), (u'CALL_-1206930556', u'INDIRECT_-1206909936'), (u'MULTIEQUAL_-1206880962', u'MULTIEQUAL_-1206880416'), ('tmp_11418', u'CBRANCH_-1206931105'), ('const-433', u'LOAD_-1206922646'), (u'CALL_-1206927063', u'INDIRECT_-1206900716'), (u'MULTIEQUAL_-1206880913', u'MULTIEQUAL_-1206880367'), (u'CALL_-1206926063', u'CALL_-1206926019'), (u'MULTIEQUAL_-1206910532', u'INT_NOTEQUAL_-1206928667'), (u'CALL_-1206934114', u'INDIRECT_-1206914055'), (u'STORE_-1206924545', u'INDIRECT_-1206885630'), ('tmp_19090', u'CBRANCH_-1206923382'), (u'INDIRECT_-1206911070', u'MULTIEQUAL_-1206910952'), (u'BOOL_OR_-1206876908', u'BOOL_OR_-1206876910'), (u'CALLIND_-1206925019', u'INDIRECT_-1206907086'), (u'MULTIEQUAL_-1206896488', u'MULTIEQUAL_-1206896391'), (u'INDIRECT_-1206896488', u'MULTIEQUAL_-1206896391'), (u'MULTIEQUAL_-1206905916', u'MULTIEQUAL_-1206906836'), (u'MULTIEQUAL_-1206897389', u'MULTIEQUAL_-1206897370'), (u'INDIRECT_-1206908326', u'MULTIEQUAL_-1206909579'), (u'CALL_-1206928647', u'INDIRECT_-1206909622'), (u'INDIRECT_-1206899434', u'MULTIEQUAL_-1206899276'), (u'INDIRECT_-1206906491', u'COPY_-1206880216'), (u'INDIRECT_-1206892442', u'MULTIEQUAL_-1206892326'), (u'CALL_-1206930506', u'INDIRECT_-1206889493'), (u'CALLIND_-1206925401', u'INDIRECT_-1206898454'), (u'CALLIND_-1206931354', u'INDIRECT_-1206898690'), (u'STORE_-1206922807', u'INDIRECT_-1206900467'), (u'MULTIEQUAL_-1206894793', u'MULTIEQUAL_-1206895732'), (u'INDIRECT_-1206910915', u'COPY_-1206878742'), (u'INDIRECT_-1206889848', u'MULTIEQUAL_-1206889189'), (u'CALL_-1206928209', u'INDIRECT_-1206890043'), (u'CALL_-1206935766', u'INDIRECT_-1206912708'), (u'MULTIEQUAL_-1206901423', u'MULTIEQUAL_-1206904133'), (u'INT_LESS_-1206935531', u'CBRANCH_-1206935528'), (u'INDIRECT_-1206892943', u'MULTIEQUAL_-1206892834'), ('tmp_72986', u'CALL_-1206935494'), (u'CALL_-1206925860', u'INDIRECT_-1206896228'), (u'CALL_-1206930274', u'INDIRECT_-1206899008'), (u'CALLIND_-1206921856', u'INDIRECT_-1206908160'), (u'STORE_-1206927248', u'INDIRECT_-1206886634'), (u'CALL_-1206922556', u'INDIRECT_-1206903403'), (u'INDIRECT_-1206899289', u'MULTIEQUAL_-1206900381'), (u'CALL_-1206937302', u'INDIRECT_-1206906892'), (u'INDIRECT_-1206891222', u'MULTIEQUAL_-1206890175'), (u'INT_LESS_-1206928771', u'MULTIEQUAL_-1206913437'), (u'INDIRECT_-1206898298', u'MULTIEQUAL_-1206898210'), (u'MULTIEQUAL_-1206894242', u'MULTIEQUAL_-1206894227'), (u'CALL_-1206931595', u'INDIRECT_-1206904616'), (u'INDIRECT_-1206902976', u'MULTIEQUAL_-1206903380'), (u'MULTIEQUAL_-1206880396', u'MULTIEQUAL_-1206904743'), (u'STORE_-1206928662', u'INDIRECT_-1206895089'), (u'INDIRECT_-1206906374', u'MULTIEQUAL_-1206906219'), (u'INDIRECT_-1206905677', u'MULTIEQUAL_-1206905399'), (u'MULTIEQUAL_-1206909307', u'MULTIEQUAL_-1206909291'), (u'CALL_-1206937983', u'INDIRECT_-1206906111'), (u'CALL_-1206928647', u'INDIRECT_-1206896182'), (u'STORE_-1206928446', u'INDIRECT_-1206906299'), (u'MULTIEQUAL_-1206892739', u'COPY_-1206892862'), (u'CALL_-1206937186', u'INDIRECT_-1206884299'), (u'INDIRECT_-1206897982', u'MULTIEQUAL_-1206898911'), (u'INDIRECT_-1206891633', u'MULTIEQUAL_-1206891614'), (u'INDIRECT_-1206883389', u'MULTIEQUAL_-1206884214'), (u'STORE_-1206928518', u'INDIRECT_-1206895421'), (u'INDIRECT_-1206887829', u'MULTIEQUAL_-1206889021'), (u'MULTIEQUAL_-1206906351', u'MULTIEQUAL_-1206906332'), (u'CALL_-1206937302', u'INT_EQUAL_-1206937284'), (u'STORE_-1206921596', u'INDIRECT_-1206894588'), (u'CALL_-1206930550', u'INDIRECT_-1206907582'), (u'INDIRECT_-1206908576', u'MULTIEQUAL_-1206908160'), (u'CALL_-1206921320', u'INDIRECT_-1206884098'), (u'STORE_-1206921567', u'INDIRECT_-1206892053'), (u'CALL_-1206925460', u'INDIRECT_-1206897957'), (u'INT_SUB_-1206935680', u'INT_ZEXT_-1206921484'), (u'MULTIEQUAL_-1206909026', u'MULTIEQUAL_-1206909050'), (u'INDIRECT_-1206882892', u'MULTIEQUAL_-1206882685'), (u'CALLIND_-1206938263', u'INDIRECT_-1206883682'), ('const-0', u'INT_NOTEQUAL_-1206875075'), (u'INDIRECT_-1206908195', u'MULTIEQUAL_-1206907690'), (u'INDIRECT_-1206899459', u'MULTIEQUAL_-1206899600'), (u'INDIRECT_-1206896391', u'MULTIEQUAL_-1206896271'), (u'CALL_-1206930584', u'INDIRECT_-1206906170'), (u'INDIRECT_-1206904663', u'COPY_-1206904671'), (u'MULTIEQUAL_-1206909470', u'MULTIEQUAL_-1206906463'), (u'INDIRECT_-1206911420', u'MULTIEQUAL_-1206909740'), (u'INDIRECT_-1206913807', u'MULTIEQUAL_-1206913729'), (u'CALL_-1206937186', u'INDIRECT_-1206904293'), (u'CALL_-1206938725', u'INDIRECT_-1206907613'), (u'STORE_-1206928410', u'INDIRECT_-1206913418'), (u'CALL_-1206921844', u'INDIRECT_-1206895219'), (u'COPY_-1206871369', u'CALL_-1206922325'), (u'STORE_-1206928320', u'INDIRECT_-1206899469'), (u'CALL_-1206928644', u'INDIRECT_-1206894859'), ('const-4', u'PTRADD_-1206876059'), (u'CALL_-1206928225', u'INDIRECT_-1206912753'), (u'INDIRECT_-1206901255', u'COPY_-1206878719'), (u'INDIRECT_-1206884628', u'MULTIEQUAL_-1206891723'), (u'INDIRECT_-1206911619', u'MULTIEQUAL_-1206911039'), (u'STORE_-1206930873', u'INDIRECT_-1206901440'), (u'INDIRECT_-1206892584', u'MULTIEQUAL_-1206892323'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206870686'), (u'CALLIND_-1206922636', u'INDIRECT_-1206903331'), (u'STORE_-1206928518', u'INDIRECT_-1206890801'), (u'INDIRECT_-1206902875', u'MULTIEQUAL_-1206902747'), (u'CALL_-1206925860', u'INDIRECT_-1206886568'), (u'CALL_-1206938756', u'INDIRECT_-1206896079'), (u'INDIRECT_-1206887977', u'COPY_-1206879119'), (u'CALLIND_-1206924378', u'INDIRECT_-1206902523'), (u'INDIRECT_-1206885664', u'MULTIEQUAL_-1206887143'), (u'INDIRECT_-1206903117', u'MULTIEQUAL_-1206902826'), (u'STORE_-1206924560', u'INDIRECT_-1206905800'), (u'CALL_-1206928357', u'INDIRECT_-1206908630'), (u'INDIRECT_-1206909768', u'MULTIEQUAL_-1206909655'), (u'INDIRECT_-1206910079', u'MULTIEQUAL_-1206909907'), (u'INDIRECT_-1206901322', u'MULTIEQUAL_-1206901218'), (u'CALL_-1206938975', u'INDIRECT_-1206907538'), (u'CALL_-1206929489', u'INDIRECT_-1206902619'), (u'CALL_-1206929645', u'INDIRECT_-1206906872'), (u'CALL_-1206924756', u'INDIRECT_-1206899386'), (u'CALL_-1206927017', u'INDIRECT_-1206910098'), (u'MULTIEQUAL_-1206892137', u'COPY_-1206878453'), (u'INDIRECT_-1206897922', u'COPY_-1206878830'), (u'INDIRECT_-1206913141', u'MULTIEQUAL_-1206912780'), (u'CALL_-1206931701', u'INDIRECT_-1206894983'), (u'CALL_-1206933623', u'INDIRECT_-1206909818'), (u'CALL_-1206938232', u'INDIRECT_-1206891565'), (u'INDIRECT_-1206894661', u'MULTIEQUAL_-1206876979'), (u'INDIRECT_-1206895422', u'MULTIEQUAL_-1206895123'), ('tmp_72986', u'PTRADD_-1206876379'), (u'STORE_-1206934224', u'INDIRECT_-1206905882'), (u'INDIRECT_-1206908000', u'MULTIEQUAL_-1206907912'), (u'MULTIEQUAL_-1206895213', u'MULTIEQUAL_-1206896152'), (u'INDIRECT_-1206891631', u'MULTIEQUAL_-1206891961'), (u'INDIRECT_-1206908057', u'COPY_-1206878616'), (u'CALL_-1206929902', u'INDIRECT_-1206903368'), (u'STORE_-1206921852', u'INDIRECT_-1206889259'), (u'CALL_-1206928155', u'INDIRECT_-1206895256'), ('const-1', u'PTRADD_-1206880327'), (u'INDIRECT_-1206897063', u'MULTIEQUAL_-1206897197'), (u'STORE_-1206928732', u'INDIRECT_-1206906891'), (u'CALL_-1206935907', u'INDIRECT_-1206903149'), (u'CALL_-1206929145', u'INDIRECT_-1206895888'), (u'MULTIEQUAL_-1206904267', u'MULTIEQUAL_-1206904251'), (u'CALL_-1206932860', u'INT_NOTEQUAL_-1206932844'), (u'INDIRECT_-1206906534', u'MULTIEQUAL_-1206906356'), (u'INDIRECT_-1206899853', u'MULTIEQUAL_-1206900719'), (u'STORE_-1206937611', u'INDIRECT_-1206894796'), (u'CALL_-1206927017', u'INDIRECT_-1206890196'), (u'INDIRECT_-1206878901', u'MULTIEQUAL_-1206883046'), (u'CALL_-1206934888', u'INDIRECT_-1206891892'), (u'INT_ADD_-1206927220', u'CAST_-1206871614'), (u'CALLIND_-1206922663', u'INDIRECT_-1206894107'), (u'MULTIEQUAL_-1206889730', u'MULTIEQUAL_-1206889706'), (u'COPY_-1206925991', u'MULTIEQUAL_-1206893403'), (u'MULTIEQUAL_-1206898352', u'MULTIEQUAL_-1206898334'), (u'CALL_-1206929202', u'INDIRECT_-1206889086'), (u'MULTIEQUAL_-1206911033', u'INT_OR_-1206922701'), (u'CALL_-1206928271', u'INDIRECT_-1206891115'), (u'INDIRECT_-1206911793', u'MULTIEQUAL_-1206911595'), (u'INT_ADD_-1206931155', u'CAST_-1206874503'), (u'STORE_-1206921743', u'INDIRECT_-1206896335'), (u'MULTIEQUAL_-1206881343', u'MULTIEQUAL_-1206881328'), (u'CALL_-1206930362', u'INDIRECT_-1206889820'), (u'CALL_-1206932911', u'INDIRECT_-1206904872'), (u'CALL_-1206930915', u'INDIRECT_-1206904463'), (u'CALL_-1206923816', u'INDIRECT_-1206900719'), (u'CALL_-1206929794', u'INDIRECT_-1206896162'), (u'INDIRECT_-1206895013', u'MULTIEQUAL_-1206895436'), (u'INDIRECT_-1206895013', u'MULTIEQUAL_-1206895436'), (u'CALL_-1206922325', u'INDIRECT_-1206889865'), (u'CALL_-1206927063', u'INDIRECT_-1206894416'), (u'MULTIEQUAL_-1206908708', u'MULTIEQUAL_-1206909503'), (u'CALL_-1206930407', u'INDIRECT_-1206904968'), (u'INDIRECT_-1206909403', u'MULTIEQUAL_-1206874343'), (u'CALL_-1206929866', u'INDIRECT_-1206889486'), (u'INDIRECT_-1206910779', u'MULTIEQUAL_-1206910199'), (u'CALL_-1206930362', u'INDIRECT_-1206905780'), (u'INDIRECT_-1206903014', u'MULTIEQUAL_-1206902859'), (u'CALL_-1206934365', u'INDIRECT_-1206904377'), (u'CALL_-1206927316', u'INDIRECT_-1206885505'), (u'CAST_-1206869326', u'COPY_-1206869166'), (u'CALL_-1206931539', u'INDIRECT_-1206897035'), (u'INDIRECT_-1206904616', u'COPY_-1206879027'), (u'CALLIND_-1206924378', u'INDIRECT_-1206888243'), (u'INDIRECT_-1206899876', u'MULTIEQUAL_-1206874327'), (u'INDIRECT_-1206904307', u'MULTIEQUAL_-1206906094'), (u'INDIRECT_-1206890224', u'COPY_-1206879474'), (u'CALL_-1206930882', u'INDIRECT_-1206901080'), (u'INT_LEFT_-1206922736', u'INT_OR_-1206922697'), (u'CALL_-1206935766', u'INDIRECT_-1206906408'), (u'MULTIEQUAL_-1206903947', u'MULTIEQUAL_-1206903972'), (u'CALL_-1206930584', u'INDIRECT_-1206900710'), (u'MULTIEQUAL_-1206880417', u'MULTIEQUAL_-1206913563'), (u'INDIRECT_-1206899067', u'MULTIEQUAL_-1206898987'), (u'CALL_-1206938036', u'INDIRECT_-1206905715'), (u'CALL_-1206921844', u'INDIRECT_-1206897319'), (u'INDIRECT_-1206899419', u'MULTIEQUAL_-1206899390'), (u'INDIRECT_-1206887316', u'MULTIEQUAL_-1206886939'), (u'MULTIEQUAL_-1206898335', u'MULTIEQUAL_-1206898331'), (u'STORE_-1206934224', u'INDIRECT_-1206899582'), (u'MULTIEQUAL_-1206891979', u'MULTIEQUAL_-1206891563'), (u'MULTIEQUAL_-1206873528', u'MULTIEQUAL_-1206873732'), (u'MULTIEQUAL_-1206873724', u'INT_EQUAL_-1206923735'), (u'STORE_-1206928697', u'INDIRECT_-1206903930'), (u'CALL_-1206932271', u'INDIRECT_-1206894535'), (u'STORE_-1206933118', u'INDIRECT_-1206910322'), (u'MULTIEQUAL_-1206876964', u'MULTIEQUAL_-1206888561'), (u'MULTIEQUAL_-1206894312', u'MULTIEQUAL_-1206894287'), (u'CAST_-1206875281', u'STORE_-1206934224'), ('const-1184576', u'COPY_-1206938688'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206873342'), (u'CALL_-1206922426', u'INDIRECT_-1206891600'), (u'CALL_-1206928194', u'INDIRECT_-1206890428'), (u'INDIRECT_-1206910653', u'MULTIEQUAL_-1206911877'), (u'INDIRECT_-1206906640', u'MULTIEQUAL_-1206906485'), (u'INDIRECT_-1206897507', u'MULTIEQUAL_-1206897602'), (u'CALL_-1206930506', u'INDIRECT_-1206890753'), (u'STORE_-1206928662', u'INDIRECT_-1206902649'), (u'MULTIEQUAL_-1206887016', u'MULTIEQUAL_-1206887936'), (u'MULTIEQUAL_-1206874325', u'MULTIEQUAL_-1206901605'), ('const-0', u'INT_NOTEQUAL_-1206935723'), (u'CALL_-1206922556', u'INDIRECT_-1206894583'), (u'CALL_-1206928331', u'INDIRECT_-1206898115'), (u'CALL_-1206933711', u'INDIRECT_-1206890125'), (u'CALLIND_-1206925511', u'INDIRECT_-1206898513'), (u'CALLIND_-1206925453', u'INDIRECT_-1206899321'), (u'CALL_-1206934888', u'INDIRECT_-1206894412'), (u'MULTIEQUAL_-1206896647', u'MULTIEQUAL_-1206896153'), (u'MULTIEQUAL_-1206908339', u'MULTIEQUAL_-1206908322'), (u'INDIRECT_-1206895236', u'MULTIEQUAL_-1206899513'), (u'CALLIND_-1206931354', u'INDIRECT_-1206903310'), (u'INDIRECT_-1206888506', u'MULTIEQUAL_-1206890974'), (u'INDIRECT_-1206888823', u'MULTIEQUAL_-1206874294'), (u'MULTIEQUAL_-1206910348', u'MULTIEQUAL_-1206910251'), (u'INDIRECT_-1206910348', u'MULTIEQUAL_-1206910251'), (u'CALL_-1206935766', u'INDIRECT_-1206910188'), (u'INDIRECT_-1206893664', u'MULTIEQUAL_-1206895269'), ('const-0', u'INT_NOTEQUAL_-1206929732'), (u'INDIRECT_-1206904997', u'MULTIEQUAL_-1206904658'), (u'INDIRECT_-1206913100', u'MULTIEQUAL_-1206907890'), (u'CALL_-1206934114', u'INDIRECT_-1206892893'), (u'STORE_-1206930828', u'INDIRECT_-1206888397'), (u'STORE_-1206928320', u'INDIRECT_-1206889809'), (u'INDIRECT_-1206888373', u'MULTIEQUAL_-1206890406'), (u'INDIRECT_-1206899982', u'MULTIEQUAL_-1206899883'), (u'INDIRECT_-1206901930', u'MULTIEQUAL_-1206901700'), (u'CALL_-1206933623', u'INDIRECT_-1206908558'), (u'CALL_-1206928518', u'INDIRECT_-1206891129'), (u'INDIRECT_-1206893126', u'MULTIEQUAL_-1206895594'), (u'CALLIND_-1206924365', u'INDIRECT_-1206886195'), (u'LOAD_-1206921857', u'CAST_-1206869301'), (u'CALL_-1206934991', u'INDIRECT_-1206900526'), (u'INDIRECT_-1206901088', u'MULTIEQUAL_-1206902872'), (u'STORE_-1206928627', u'INDIRECT_-1206897588'), (u'INDIRECT_-1206900461', u'MULTIEQUAL_-1206900359'), (u'CALL_-1206926116', u'INDIRECT_-1206904817'), (u'INDIRECT_-1206907396', u'MULTIEQUAL_-1206906900'), (u'CALL_-1206930636', u'INDIRECT_-1206887718'), ('tmp_9751', u'CBRANCH_-1206929095'), (u'INDIRECT_-1206900453', u'MULTIEQUAL_-1206900255'), (u'CALL_-1206931539', u'INDIRECT_-1206894515'), (u'CALLIND_-1206938263', u'INDIRECT_-1206911324'), (u'INDIRECT_-1206891179', u'MULTIEQUAL_-1206891007'), (u'CALL_-1206935821', u'INDIRECT_-1206905602'), (u'MULTIEQUAL_-1206905728', u'MULTIEQUAL_-1206905631'), (u'INDIRECT_-1206905728', u'MULTIEQUAL_-1206905631'), (u'INDIRECT_-1206909512', u'MULTIEQUAL_-1206909296'), (u'CALL_-1206921459', u'INDIRECT_-1206891415'), (u'CALL_-1206938756', u'INDIRECT_-1206908679'), (u'INDIRECT_-1206893177', u'MULTIEQUAL_-1206892559'), (u'INDIRECT_-1206890503', u'MULTIEQUAL_-1206890816'), (u'CALL_-1206937142', u'INDIRECT_-1206891674'), (u'CALL_-1206928209', u'INDIRECT_-1206900123'), (u'STORE_-1206921596', u'INDIRECT_-1206886608'), (u'INDIRECT_-1206906043', u'MULTIEQUAL_-1206905805'), (u'CALL_-1206933125', u'INDIRECT_-1206902836'), (u'INDIRECT_-1206899741', u'MULTIEQUAL_-1206900781'), (u'INDIRECT_-1206909299', u'COPY_-1206879871'), (u'INDIRECT_-1206896874', u'MULTIEQUAL_-1206898411'), (u'CAST_-1206869408', u'MULTIEQUAL_-1206909725'), (u'INDIRECT_-1206879480', u'MULTIEQUAL_-1206876102'), (u'CALL_-1206934487', u'INDIRECT_-1206896476'), (u'COPY_-1206926723', u'MULTIEQUAL_-1206918873'), (u'CALL_-1206937559', u'INDIRECT_-1206893287'), (u'CALL_-1206933821', u'INDIRECT_-1206907412'), ('const-11', u'INT_LESS_-1206925528'), (u'CALL_-1206921134', u'INDIRECT_-1206897502'), (u'CALL_-1206928878', u'INDIRECT_-1206903536'), (u'INDIRECT_-1206890919', u'MULTIEQUAL_-1206891496'), (u'INDIRECT_-1206892331', u'MULTIEQUAL_-1206893621'), (u'CALL_-1206931128', u'INDIRECT_-1206901186'), (u'INDIRECT_-1206882828', u'MULTIEQUAL_-1206882794'), ('const-20', u'INT_ADD_-1206939094'), (u'INDIRECT_-1206911336', u'COPY_-1206879043'), (u'MULTIEQUAL_-1206878273', u'MULTIEQUAL_-1206894547'), (u'INDIRECT_-1206901116', u'MULTIEQUAL_-1206901662'), (u'CALL_-1206922325', u'INDIRECT_-1206874320'), (u'CALL_-1206932359', u'INDIRECT_-1206900318'), (u'INDIRECT_-1206891245', u'MULTIEQUAL_-1206891200'), (u'STORE_-1206937765', u'INDIRECT_-1206912520'), (u'STORE_-1206928327', u'INDIRECT_-1206907452'), (u'CALL_-1206937559', u'INDIRECT_-1206913447'), (u'CALL_-1206930311', u'INDIRECT_-1206900311'), (u'CALL_-1206929529', u'INDIRECT_-1206905155'), ('tmp_23831', u'CBRANCH_-1206928413'), (u'STORE_-1206924545', u'INDIRECT_-1206889830'), (u'MULTIEQUAL_-1206911267', u'MULTIEQUAL_-1206911261'), (u'CALL_-1206927063', u'INDIRECT_-1206898196'), (u'COPY_-1206876040', u'COPY_-1206873248'), (u'MULTIEQUAL_-1206891722', u'MULTIEQUAL_-1206891707'), (u'MULTIEQUAL_-1206909546', u'MULTIEQUAL_-1206909508'), ('const-0', u'INT_EQUAL_-1206930940'), (u'INDIRECT_-1206881351', u'MULTIEQUAL_-1206881153'), (u'MULTIEQUAL_-1206890670', u'MULTIEQUAL_-1206894200'), (u'INDIRECT_-1206899856', u'MULTIEQUAL_-1206904133'), (u'CALL_-1206932327', u'INDIRECT_-1206887836'), (u'MULTIEQUAL_-1206904359', u'MULTIEQUAL_-1206880941'), (u'MULTIEQUAL_-1206891488', u'MULTIEQUAL_-1206891461'), (u'CALL_-1206927048', u'INDIRECT_-1206887344'), (u'CALL_-1206934274', u'INDIRECT_-1206903481'), (u'MULTIEQUAL_-1206892191', u'MULTIEQUAL_-1206892076'), (u'INDIRECT_-1206891805', u'MULTIEQUAL_-1206891656'), (u'INDIRECT_-1206905402', u'MULTIEQUAL_-1206905131'), (u'INDIRECT_-1206892015', u'MULTIEQUAL_-1206895689'), (u'CALL_-1206929529', u'INDIRECT_-1206897595'), (u'INT_EQUAL_-1206923717', u'INT_ZEXT_-1206923690'), (u'CALL_-1206933745', u'INDIRECT_-1206908634'), (u'MULTIEQUAL_-1206916291', u'PTRADD_-1206924956'), ('const-0', u'COPY_-1206936019'), (u'INDIRECT_-1206886930', u'MULTIEQUAL_-1206886774'), (u'COPY_-1206876362', u'MULTIEQUAL_-1206916681'), (u'MULTIEQUAL_-1206903164', u'MULTIEQUAL_-1206903111'), (u'INDIRECT_-1206906039', u'MULTIEQUAL_-1206906616'), (u'CALL_-1206921320', u'INDIRECT_-1206899218'), (u'CALLIND_-1206924365', u'INDIRECT_-1206884515'), (u'INDIRECT_-1206890918', u'MULTIEQUAL_-1206890742'), (u'CALL_-1206938131', u'INDIRECT_-1206909973'), (u'INDIRECT_-1206889975', u'MULTIEQUAL_-1206890057'), (u'MULTIEQUAL_-1206878284', u'MULTIEQUAL_-1206899167'), (u'INDIRECT_-1206891056', u'MULTIEQUAL_-1206874306'), (u'INT_EQUAL_-1206922791', u'CBRANCH_-1206922789'), (u'CALL_-1206931749', u'INDIRECT_-1206895973'), (u'CALL_-1206935851', u'INDIRECT_-1206905626'), (u'INDIRECT_-1206905429', u'MULTIEQUAL_-1206904729'), (u'INDIRECT_-1206891289', u'MULTIEQUAL_-1206891824'), (u'CALL_-1206934081', u'INDIRECT_-1206894550'), (u'STORE_-1206927241', u'INDIRECT_-1206895449'), (u'CALL_-1206928667', u'INDIRECT_-1206909522'), (u'INDIRECT_-1206908222', u'MULTIEQUAL_-1206908172'), (u'INDIRECT_-1206910900', u'MULTIEQUAL_-1206911890'), (u'CALL_-1206935494', u'INDIRECT_-1206904165'), (u'STORE_-1206930175', u'INDIRECT_-1206906468'), (u'CALL_-1206938628', u'INDIRECT_-1206899996'), (u'INDIRECT_-1206891607', u'MULTIEQUAL_-1206880363'), (u'CALL_-1206927418', u'INDIRECT_-1206890599'), (u'INDIRECT_-1206901180', u'MULTIEQUAL_-1206901025'), (u'INDIRECT_-1206908897', u'MULTIEQUAL_-1206908652'), (u'LOAD_-1206922759', u'INT_EQUAL_-1206922744'), (u'STORE_-1206930351', u'INDIRECT_-1206896240'), (u'INDIRECT_-1206909702', u'MULTIEQUAL_-1206908655'), (u'MULTIEQUAL_-1206890029', u'MULTIEQUAL_-1206890412'), (u'CALL_-1206935851', u'INDIRECT_-1206881764'), (u'MULTIEQUAL_-1206891615', u'MULTIEQUAL_-1206891611'), (u'CALL_-1206931269', u'INDIRECT_-1206907809'), (u'INDIRECT_-1206901637', u'MULTIEQUAL_-1206901298'), ('const-0', u'INT_EQUAL_-1206939025'), (u'CALL_-1206934081', u'INDIRECT_-1206902530'), (u'INDIRECT_-1206885461', u'MULTIEQUAL_-1206886501'), (u'INDIRECT_-1206904903', u'MULTIEQUAL_-1206904627'), (u'CALLIND_-1206921743', u'INDIRECT_-1206889455'), (u'STORE_-1206937920', u'INDIRECT_-1206908396'), ('const-130', u'INT_AND_-1206877322'), (u'INDIRECT_-1206907597', u'MULTIEQUAL_-1206907207'), (u'INDIRECT_-1206888516', u'MULTIEQUAL_-1206889062'), (u'MULTIEQUAL_-1206911249', u'MULTIEQUAL_-1206911230'), (u'INDIRECT_-1206889889', u'MULTIEQUAL_-1206889189'), (u'CALL_-1206928382', u'INDIRECT_-1206879912'), (u'INDIRECT_-1206894604', u'MULTIEQUAL_-1206899167'), (u'INT_EQUAL_-1206931024', u'CBRANCH_-1206931020'), (u'INDIRECT_-1206879143', u'MULTIEQUAL_-1206876101'), (u'INDIRECT_-1206914593', u'MULTIEQUAL_-1206880964'), (u'INDIRECT_-1206908656', u'MULTIEQUAL_-1206908160'), (u'CALL_-1206921361', u'INDIRECT_-1206895136'), (u'INT_NOTEQUAL_-1206924778', u'CBRANCH_-1206924777'), (u'INDIRECT_-1206899980', u'MULTIEQUAL_-1206900970'), (u'CALL_-1206937559', u'INDIRECT_-1206913027'), (u'CALL_-1206931595', u'INDIRECT_-1206893696'), (u'COPY_-1206936019', u'MULTIEQUAL_-1206900427'), (u'INDIRECT_-1206907120', u'MULTIEQUAL_-1206908110'), (u'STORE_-1206937696', u'INDIRECT_-1206905766'), (u'STORE_-1206925221', u'INDIRECT_-1206886407'), (u'STORE_-1206933118', u'INDIRECT_-1206889742'), (u'INDIRECT_-1206906369', u'MULTIEQUAL_-1206905971'), (u'MULTIEQUAL_-1206891490', u'MULTIEQUAL_-1206892977'), (u'CALL_-1206930506', u'INDIRECT_-1206878485'), (u'CALL_-1206933745', u'INDIRECT_-1206905274'), (u'CALL_-1206930556', u'INDIRECT_-1206889776'), (u'MULTIEQUAL_-1206913999', u'MULTIEQUAL_-1206913984'), (u'MULTIEQUAL_-1206898230', u'MULTIEQUAL_-1206901760'), (u'INDIRECT_-1206895552', u'COPY_-1206880409'), (u'INDIRECT_-1206900391', u'MULTIEQUAL_-1206902237'), ('tmp_20570', u'CBRANCH_-1206921887'), (u'MULTIEQUAL_-1206881453', u'MULTIEQUAL_-1206881471'), (u'MULTIEQUAL_-1206891906', u'MULTIEQUAL_-1206891258'), (u'INDIRECT_-1206909875', u'MULTIEQUAL_-1206908124'), (u'INDIRECT_-1206900313', u'MULTIEQUAL_-1206880929'), (u'CALL_-1206926063', u'INDIRECT_-1206895080'), (u'STORE_-1206928622', u'INDIRECT_-1206905726'), (u'CALL_-1206938036', u'INDIRECT_-1206895215'), (u'INDIRECT_-1206895438', u'MULTIEQUAL_-1206895502'), (u'INDIRECT_-1206891277', u'MULTIEQUAL_-1206891169'), (u'CALL_-1206928382', u'INDIRECT_-1206892683'), (u'COPY_-1206925612', u'MULTIEQUAL_-1206879545'), (u'CALL_-1206929324', u'INDIRECT_-1206889572'), (u'MULTIEQUAL_-1206906133', u'MULTIEQUAL_-1206907072'), (u'COPY_-1206913870', u'MULTIEQUAL_-1206913536'), (u'CALL_-1206932911', u'INDIRECT_-1206891012'), (u'INDIRECT_-1206904162', u'MULTIEQUAL_-1206905821'), (u'CALL_-1206926116', u'INDIRECT_-1206898097'), (u'INDIRECT_-1206888283', u'COPY_-1206888291'), (u'CALL_-1206939523', u'INDIRECT_-1206905255'), (u'INDIRECT_-1206893248', u'COPY_-1206879601'), (u'INDIRECT_-1206889809', u'MULTIEQUAL_-1206891532'), (u'STORE_-1206930175', u'INDIRECT_-1206903948'), (u'CALL_-1206938036', u'INDIRECT_-1206893115'), (u'INDIRECT_-1206905593', u'MULTIEQUAL_-1206876266'), (u'CALL_-1206937414', u'INDIRECT_-1206897999'), (u'CALL_-1206928709', u'INDIRECT_-1206889321'), (u'STORE_-1206928732', u'INDIRECT_-1206908991'), (u'INDIRECT_-1206909037', u'MULTIEQUAL_-1206908759'), (u'MULTIEQUAL_-1206909928', u'MULTIEQUAL_-1206909831'), (u'INDIRECT_-1206909928', u'MULTIEQUAL_-1206909831'), (u'CALL_-1206925860', u'INDIRECT_-1206906728'), (u'INDIRECT_-1206889609', u'MULTIEQUAL_-1206890144'), (u'CALL_-1206928155', u'INDIRECT_-1206902816'), (u'INDIRECT_-1206887977', u'MULTIEQUAL_-1206887898'), (u'INDIRECT_-1206897660', u'MULTIEQUAL_-1206897399'), (u'CALLIND_-1206929135', u'INDIRECT_-1206901040'), (u'CALL_-1206929938', u'INDIRECT_-1206888690'), (u'STORE_-1206928588', u'INDIRECT_-1206902603'), (u'CALL_-1206937414', u'INDIRECT_-1206911859'), (u'STORE_-1206924560', u'INDIRECT_-1206883540'), (u'INT_LESS_-1206925295', u'CBRANCH_-1206925304'), (u'INDIRECT_-1206903868', u'MULTIEQUAL_-1206910203'), (u'STORE_-1206921596', u'INDIRECT_-1206893328'), ('const-0', u'INT_NOTEQUAL_-1206938787'), (u'CALL_-1206921320', u'INDIRECT_-1206898378'), (u'INDIRECT_-1206908402', u'MULTIEQUAL_-1206908286'), (u'INDIRECT_-1206895435', u'MULTIEQUAL_-1206895517'), ('const-8', u'PTRADD_-1206876912'), (u'CALL_-1206932327', u'INDIRECT_-1206909676'), (u'COPY_-1206873322', u'MULTIEQUAL_-1206883540'), (u'INDIRECT_-1206895629', u'COPY_-1206880064'), (u'CALL_-1206928518', u'INDIRECT_-1206877264'), (u'CALL_-1206931595', u'INDIRECT_-1206883362'), (u'INDIRECT_-1206885147', u'MULTIEQUAL_-1206885017'), (u'MULTIEQUAL_-1206907176', u'MULTIEQUAL_-1206908096'), (u'MULTIEQUAL_-1206886647', u'MULTIEQUAL_-1206886667'), (u'INDIRECT_-1206890448', u'MULTIEQUAL_-1206890126'), (u'MULTIEQUAL_-1206904931', u'MULTIEQUAL_-1206904915'), (u'STORE_-1206927248', u'INDIRECT_-1206898394'), (u'INDIRECT_-1206897756', u'MULTIEQUAL_-1206902033'), (u'CALL_-1206937559', u'INDIRECT_-1206895387'), (u'CALL_-1206925860', u'INDIRECT_-1206898328'), (u'INDIRECT_-1206895306', u'MULTIEQUAL_-1206896559'), (u'STORE_-1206935460', u'INDIRECT_-1206903199'), (u'STORE_-1206927231', u'INDIRECT_-1206884944'), (u'CALL_-1206930927', u'INDIRECT_-1206913235'), (u'MULTIEQUAL_-1206898092', u'MULTIEQUAL_-1206898067'), (u'MULTIEQUAL_-1206902381', u'MULTIEQUAL_-1206902347'), (u'MULTIEQUAL_-1206902381', u'MULTIEQUAL_-1206902347'), (u'CALLIND_-1206921344', u'INDIRECT_-1206897554'), (u'CALL_-1206928772', u'INDIRECT_-1206892048'), (u'INDIRECT_-1206903716', u'MULTIEQUAL_-1206903482'), (u'STORE_-1206930828', u'INDIRECT_-1206889657'), (u'INDIRECT_-1206909096', u'MULTIEQUAL_-1206909642'), (u'INDIRECT_-1206902082', u'MULTIEQUAL_-1206901983'), (u'MULTIEQUAL_-1206897841', u'MULTIEQUAL_-1206896813'), (u'CALL_-1206928257', u'INDIRECT_-1206882525'), (u'INDIRECT_-1206893853', u'MULTIEQUAL_-1206895077'), (u'CALL_-1206928152', u'INDIRECT_-1206907233'), (u'INDIRECT_-1206893116', u'MULTIEQUAL_-1206892915'), (u'INDIRECT_-1206888490', u'MULTIEQUAL_-1206888260'), (u'CALL_-1206932860', u'INDIRECT_-1206909877'), (u'INDIRECT_-1206912955', u'MULTIEQUAL_-1206912827'), (u'INDIRECT_-1206909435', u'MULTIEQUAL_-1206909276'), (u'INDIRECT_-1206892097', u'MULTIEQUAL_-1206891852'), (u'STORE_-1206930340', u'INDIRECT_-1206896464'), (u'CALL_-1206922316', u'INDIRECT_-1206896438'), (u'INDIRECT_-1206899709', u'MULTIEQUAL_-1206899594'), (u'STORE_-1206925221', u'INDIRECT_-1206899007'), (u'CALL_-1206930556', u'INDIRECT_-1206896916'), (u'MULTIEQUAL_-1206896811', u'MULTIEQUAL_-1206896145'), (u'CALLIND_-1206925019', u'INDIRECT_-1206890286'), (u'CALL_-1206930407', u'INDIRECT_-1206878757'), (u'CALL_-1206927093', u'INDIRECT_-1206905843'), (u'MULTIEQUAL_-1206899050', u'MULTIEQUAL_-1206900537'), (u'CALLIND_-1206921344', u'INDIRECT_-1206900914'), (u'CALL_-1206929145', u'INDIRECT_-1206888328'), (u'INDIRECT_-1206911735', u'MULTIEQUAL_-1206912519'), ('const-0', u'INT_EQUAL_-1206930913'), (u'INDIRECT_-1206904719', u'MULTIEQUAL_-1206905715'), (u'MULTIEQUAL_-1206901192', u'MULTIEQUAL_-1206901943'), (u'INDIRECT_-1206901676', u'MULTIEQUAL_-1206899586'), (u'MULTIEQUAL_-1206913472', u'MULTIEQUAL_-1206913454'), (u'INDIRECT_-1206875935', u'MULTIEQUAL_-1206877092'), (u'STORE_-1206930351', u'INDIRECT_-1206890780'), (u'INDIRECT_-1206895976', u'MULTIEQUAL_-1206895711'), (u'INT_EQUAL_-1206925022', u'CBRANCH_-1206925027'), (u'CALL_-1206927418', u'INDIRECT_-1206885559'), ('const-2', u'INT_SUB_-1206913464'), (u'CALL_-1206929032', u'INDIRECT_-1206885743'), (u'CALL_-1206938725', u'INDIRECT_-1206904673'), (u'CALL_-1206934955', u'INDIRECT_-1206902597'), (u'STORE_-1206924545', u'INDIRECT_-1206907050'), (u'CALL_-1206928281', u'INDIRECT_-1206888847'), (u'CALL_-1206937729', u'INDIRECT_-1206913965'), (u'STORE_-1206928697', u'INDIRECT_-1206898890'), (u'STORE_-1206921743', u'INDIRECT_-1206891715'), (u'MULTIEQUAL_-1206874614', u'MULTIEQUAL_-1206875641'), (u'STORE_-1206928320', u'INDIRECT_-1206906189'), (u'INDIRECT_-1206894376', u'MULTIEQUAL_-1206894109'), (u'CALLIND_-1206938189', u'INDIRECT_-1206904975'), (u'CALL_-1206929645', u'CALL_-1206929621'), (u'MULTIEQUAL_-1206894204', u'MULTIEQUAL_-1206894499'), (u'CALL_-1206932271', u'INDIRECT_-1206910915'), (u'CALL_-1206927063', u'INDIRECT_-1206892316'), (u'INT_ADD_-1206924153', u'CAST_-1206870197'), (u'MULTIEQUAL_-1206889116', u'MULTIEQUAL_-1206890036'), (u'STORE_-1206924560', u'INDIRECT_-1206897820'), (u'INDIRECT_-1206894502', u'MULTIEQUAL_-1206896161'), (u'STORE_-1206928627', u'INDIRECT_-1206899688'), (u'INDIRECT_-1206882418', u'MULTIEQUAL_-1206882482'), (u'INDIRECT_-1206901016', u'MULTIEQUAL_-1206900751'), (u'CALL_-1206938036', u'INDIRECT_-1206893535'), (u'INDIRECT_-1206889420', u'MULTIEQUAL_-1206889333'), (u'CALL_-1206924677', u'INDIRECT_-1206891781'), ('const-0', u'COPY_-1206873876'), (u'INT_ADD_-1206938821', u'CAST_-1206878493'), (u'CALL_-1206928152', u'INDIRECT_-1206889593'), (u'CALL_-1206928992', u'INDIRECT_-1206908945'), (u'CALL_-1206921264', u'INDIRECT_-1206899709'), (u'CAST_-1206878476', u'LOAD_-1206938800'), (u'CALL_-1206929866', u'INDIRECT_-1206896206'), (u'CALLIND_-1206925401', u'STORE_-1206925381'), (u'STORE_-1206924909', u'INDIRECT_-1206893705'), (u'CALL_-1206921832', u'INDIRECT_-1206902942'), (u'CALL_-1206921459', u'INDIRECT_-1206888895'), (u'MULTIEQUAL_-1206892557', u'MULTIEQUAL_-1206892507'), (u'MULTIEQUAL_-1206892801', u'MULTIEQUAL_-1206892781'), (u'STORE_-1206924545', u'INDIRECT_-1206902430'), (u'STORE_-1206930846', u'INDIRECT_-1206903889'), (u'CALL_-1206928734', u'INDIRECT_-1206891185'), (u'CALL_-1206927048', u'INDIRECT_-1206886084'), (u'INDIRECT_-1206909168', u'MULTIEQUAL_-1206908509'), (u'INDIRECT_-1206893777', u'COPY_-1206878582'), (u'INDIRECT_-1206880880', u'MULTIEQUAL_-1206880726'), (u'INDIRECT_-1206896349', u'MULTIEQUAL_-1206896234'), ('const--120', u'PTRSUB_-1206875160'), (u'INDIRECT_-1206903616', u'MULTIEQUAL_-1206903349'), (u'STORE_-1206928553', u'INDIRECT_-1206910142'), (u'CALL_-1206930311', u'INDIRECT_-1206886871'), (u'INDIRECT_-1206902086', u'MULTIEQUAL_-1206903669'), (u'INDIRECT_-1206907917', u'MULTIEQUAL_-1206877013'), (u'CALL_-1206928271', u'INDIRECT_-1206894895'), (u'INDIRECT_-1206892170', u'MULTIEQUAL_-1206892052'), (u'CALLIND_-1206921388', u'INDIRECT_-1206874838'), (u'STORE_-1206922815', u'INDIRECT_-1206894151'), (u'CALLIND_-1206921388', u'INDIRECT_-1206900043'), (u'MULTIEQUAL_-1206882127', u'MULTIEQUAL_-1206882145'), (u'CALL_-1206928209', u'INDIRECT_-1206909945'), (u'INDIRECT_-1206896808', u'MULTIEQUAL_-1206898247'), (u'CALL_-1206925799', u'INDIRECT_-1206898289'), (u'CALL_-1206935851', u'INDIRECT_-1206902266'), (u'CALL_-1206930210', u'INDIRECT_-1206901074'), (u'CALL_-1206930210', u'INDIRECT_-1206906954'), (u'CALLIND_-1206921999', u'INDIRECT_-1206903031'), (u'CALL_-1206931745', u'INDIRECT_-1206900462'), (u'INT_SUB_-1206873838', u'INT_ADD_-1206928306'), (u'INDIRECT_-1206891627', u'MULTIEQUAL_-1206891722'), ('const-0', u'INT_EQUAL_-1206930382'), (u'INDIRECT_-1206898077', u'MULTIEQUAL_-1206897786'), (u'MULTIEQUAL_-1206905348', u'MULTIEQUAL_-1206906143'), (u'STORE_-1206921840', u'INDIRECT_-1206890509'), (u'INDIRECT_-1206893136', u'MULTIEQUAL_-1206897413'), (u'INDIRECT_-1206886416', u'MULTIEQUAL_-1206890693'), (u'CALLIND_-1206929135', u'INDIRECT_-1206911540'), (u'CALL_-1206936019', u'INDIRECT_-1206911203'), (u'INDIRECT_-1206912704', u'MULTIEQUAL_-1206912506'), (u'CALL_-1206928474', u'INDIRECT_-1206892790'), (u'INDIRECT_-1206904014', u'MULTIEQUAL_-1206905551'), (u'INDIRECT_-1206882811', u'MULTIEQUAL_-1206883141'), (u'CALL_-1206930228', u'INDIRECT_-1206899854'), (u'CALL_-1206933745', u'INDIRECT_-1206898554'), ('const-433', u'LOAD_-1206921815'), (u'MULTIEQUAL_-1206902683', u'MULTIEQUAL_-1206902509'), (u'INDIRECT_-1206886198', u'MULTIEQUAL_-1206886262'), (u'INDIRECT_-1206899240', u'MULTIEQUAL_-1206898967'), (u'INDIRECT_-1206911484', u'MULTIEQUAL_-1206911289'), (u'CALL_-1206937875', u'INDIRECT_-1206906472'), (u'MULTIEQUAL_-1206890682', u'MULTIEQUAL_-1206890669'), (u'MULTIEQUAL_-1206888971', u'MULTIEQUAL_-1206888969'), (u'CALL_-1206928150', u'INDIRECT_-1206879738'), (u'CALLIND_-1206925511', u'INDIRECT_-1206904813'), (u'INDIRECT_-1206901503', u'MULTIEQUAL_-1206905583'), (u'CALL_-1206928644', u'INDIRECT_-1206891919'), ('const-12', u'INT_DIV_-1206925681'), (u'INDIRECT_-1206911064', u'MULTIEQUAL_-1206910803'), (u'INDIRECT_-1206900065', u'MULTIEQUAL_-1206900020'), (u'INDIRECT_-1206888421', u'MULTIEQUAL_-1206889940'), (u'MULTIEQUAL_-1206880227', u'COPY_-1206870704'), (u'INDIRECT_-1206896821', u'MULTIEQUAL_-1206898340'), (u'INDIRECT_-1206894004', u'COPY_-1206879483'), (u'CALL_-1206934460', u'INDIRECT_-1206890583'), (u'CALL_-1206928601', u'INDIRECT_-1206907385'), (u'INDIRECT_-1206891456', u'MULTIEQUAL_-1206895733'), (u'CALL_-1206931183', u'INDIRECT_-1206901625'), (u'INDIRECT_-1206893485', u'MULTIEQUAL_-1206893336'), ('tmp_24130', u'CBRANCH_-1206925002'), (u'INDIRECT_-1206895351', u'MULTIEQUAL_-1206897197'), (u'INDIRECT_-1206880833', u'MULTIEQUAL_-1206880726'), (u'INDIRECT_-1206900561', u'COPY_-1206880538'), (u'CALL_-1206922584', u'INDIRECT_-1206901021'), (u'MULTIEQUAL_-1206890223', u'MULTIEQUAL_-1206890923'), (u'MULTIEQUAL_-1206887436', u'INT_ADD_-1206934399'), (u'MULTIEQUAL_-1206909551', u'MULTIEQUAL_-1206909535'), (u'STORE_-1206921525', u'INDIRECT_-1206897069'), (u'CALL_-1206939523', u'INDIRECT_-1206913235'), (u'MULTIEQUAL_-1206903903', u'MULTIEQUAL_-1206878293'), (u'INDIRECT_-1206898814', u'COPY_-1206879732'), (u'CALL_-1206935821', u'INDIRECT_-1206900142'), (u'STORE_-1206928553', u'INDIRECT_-1206903002'), (u'INDIRECT_-1206877259', u'MULTIEQUAL_-1206878808'), (u'INDIRECT_-1206894509', u'MULTIEQUAL_-1206893809'), (u'INDIRECT_-1206899689', u'MULTIEQUAL_-1206900224'), ('const-0', u'RETURN_-1206880390'), (u'INDIRECT_-1206887929', u'MULTIEQUAL_-1206888464'), (u'MULTIEQUAL_-1206911026', u'STORE_-1206924934'), (u'MULTIEQUAL_-1206895604', u'MULTIEQUAL_-1206895551'), (u'INDIRECT_-1206911448', u'MULTIEQUAL_-1206908143'), (u'CALL_-1206932911', u'INDIRECT_-1206912852'), (u'CALL_-1206938900', u'INDIRECT_-1206903716'), (u'CALL_-1206937430', u'INDIRECT_-1206896330'), (u'CALL_-1206929032', u'INDIRECT_-1206904643'), (u'INDIRECT_-1206880880', u'MULTIEQUAL_-1206880796'), (u'INDIRECT_-1206893276', u'COPY_-1206879000'), (u'MULTIEQUAL_-1206892874', u'MULTIEQUAL_-1206892855'), (u'INDIRECT_-1206900234', u'MULTIEQUAL_-1206900056'), (u'CALL_-1206934487', u'INDIRECT_-1206903196'), (u'INDIRECT_-1206897378', u'MULTIEQUAL_-1206897882'), (u'INDIRECT_-1206882231', u'MULTIEQUAL_-1206881253'), ('const-8', u'PTRADD_-1206881247'), (u'CALL_-1206928474', u'INDIRECT_-1206900770'), (u'INDIRECT_-1206905406', u'MULTIEQUAL_-1206905177'), (u'INDIRECT_-1206911770', u'MULTIEQUAL_-1206911564'), (u'CALL_-1206932817', u'INDIRECT_-1206889728'), (u'CALL_-1206931545', u'INDIRECT_-1206892505'), (u'STORE_-1206925248', u'INDIRECT_-1206886002'), (u'INDIRECT_-1206896576', u'MULTIEQUAL_-1206896158'), (u'MULTIEQUAL_-1206912489', u'MULTIEQUAL_-1206912432'), ('const-4096', u'COPY_-1206926761'), (u'CALL_-1206931773', u'INDIRECT_-1206910692'), ('const-0', u'INT_NOTEQUAL_-1206939341'), (u'MULTIEQUAL_-1206893787', u'MULTIEQUAL_-1206893807'), (u'CALL_-1206937186', u'INDIRECT_-1206911013'), (u'CALL_-1206937430', u'INDIRECT_-1206908510'), ('const-433', u'STORE_-1206921830'), (u'STORE_-1206937920', u'INDIRECT_-1206909656'), (u'CALL_-1206938421', u'INDIRECT_-1206911420'), (u'INDIRECT_-1206903746', u'MULTIEQUAL_-1206903292'), (u'INDIRECT_-1206896373', u'MULTIEQUAL_-1206897597'), (u'COPY_-1206874626', u'MULTIEQUAL_-1206915929'), (u'INDIRECT_-1206896435', u'MULTIEQUAL_-1206894684'), (u'INDIRECT_-1206913746', u'MULTIEQUAL_-1206913626'), (u'STORE_-1206933958', u'INDIRECT_-1206892288'), (u'CALL_-1206932359', u'INDIRECT_-1206894438'), (u'INDIRECT_-1206897613', u'MULTIEQUAL_-1206899646'), (u'INDIRECT_-1206905351', u'MULTIEQUAL_-1206906641'), (u'MULTIEQUAL_-1206893930', u'MULTIEQUAL_-1206890923'), (u'INDIRECT_-1206904653', u'MULTIEQUAL_-1206904634'), (u'INDIRECT_-1206895336', u'MULTIEQUAL_-1206895131'), (u'MULTIEQUAL_-1206903816', u'MULTIEQUAL_-1206906227'), (u'MULTIEQUAL_-1206911931', u'MULTIEQUAL_-1206911265'), (u'STORE_-1206924560', u'INDIRECT_-1206894880'), (u'CALL_-1206937924', u'INDIRECT_-1206911121'), (u'CALL_-1206928357', u'INDIRECT_-1206889310'), (u'CALL_-1206928734', u'INDIRECT_-1206892865'), (u'CALL_-1206930311', u'INDIRECT_-1206905771'), ('tmp_11268', u'CBRANCH_-1206931199'), (u'INDIRECT_-1206894783', u'MULTIEQUAL_-1206898863'), (u'INDIRECT_-1206887618', u'MULTIEQUAL_-1206887067'), (u'INDIRECT_-1206908464', u'MULTIEQUAL_-1206913027'), (u'STORE_-1206933398', u'INDIRECT_-1206909222'), (u'PTRADD_-1206876912', u'CAST_-1206874000'), (u'INDIRECT_-1206904550', u'MULTIEQUAL_-1206904932'), (u'CALL_-1206930457', u'INDIRECT_-1206903483'), (u'CALL_-1206937729', u'INDIRECT_-1206907665'), (u'CALL_-1206933773', u'INDIRECT_-1206881597'), (u'INDIRECT_-1206903020', u'MULTIEQUAL_-1206902637'), (u'INDIRECT_-1206891768', u'MULTIEQUAL_-1206898863'), (u'CALL_-1206928225', u'INDIRECT_-1206895113'), (u'CALL_-1206928734', u'INDIRECT_-1206891605'), (u'CALLIND_-1206921412', u'INDIRECT_-1206875240'), (u'INDIRECT_-1206891330', u'MULTIEQUAL_-1206891212'), (u'INDIRECT_-1206892402', u'MULTIEQUAL_-1206894061'), (u'STORE_-1206937772', u'INDIRECT_-1206898665'), (u'CALL_-1206928194', u'INDIRECT_-1206899668'), (u'STORE_-1206929169', u'INDIRECT_-1206903280'), (u'STORE_-1206927241', u'INDIRECT_-1206904689'), (u'INDIRECT_-1206882536', u'MULTIEQUAL_-1206890883'), (u'INDIRECT_-1206895315', u'MULTIEQUAL_-1206895187'), (u'CALL_-1206931269', u'INDIRECT_-1206904869'), (u'CALL_-1206931183', u'INDIRECT_-1206898685'), (u'CALL_-1206930584', u'INDIRECT_-1206904910'), (u'STORE_-1206928270', u'INDIRECT_-1206897308'), (u'STORE_-1206935460', u'INDIRECT_-1206911599'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871905'), (u'INDIRECT_-1206900489', u'MULTIEQUAL_-1206904743'), (u'CALL_-1206937824', u'INDIRECT_-1206894687'), (u'MULTIEQUAL_-1206900303', u'MULTIEQUAL_-1206900255'), (u'CALL_-1206928644', u'INDIRECT_-1206895279'), (u'INDIRECT_-1206897652', u'MULTIEQUAL_-1206895446'), (u'CALL_-1206934365', u'INDIRECT_-1206903117'), (u'CALL_-1206928629', u'INDIRECT_-1206908659'), (u'STORE_-1206933958', u'INDIRECT_-1206912028'), (u'INDIRECT_-1206903627', u'MULTIEQUAL_-1206903497'), (u'INDIRECT_-1206910552', u'MULTIEQUAL_-1206912069'), (u'STORE_-1206930846', u'INDIRECT_-1206900109'), (u'MULTIEQUAL_-1206885422', u'MULTIEQUAL_-1206885407'), (u'CALL_-1206937729', u'INDIRECT_-1206891705'), ('const-8', u'PTRADD_-1206874684'), (u'INT_SUB_-1206913464', u'INT_LESS_-1206935022'), (u'CALL_-1206928518', u'INDIRECT_-1206888189'), (u'CALL_-1206932808', u'INDIRECT_-1206912360'), (u'CALLIND_-1206931354', u'INDIRECT_-1206902470'), (u'INDIRECT_-1206896072', u'MULTIEQUAL_-1206895856'), (u'INDIRECT_-1206908101', u'MULTIEQUAL_-1206907881'), (u'COPY_-1206875252', u'CALL_-1206930476'), ('const-1184856', u'COPY_-1206871369'), (u'INDIRECT_-1206908964', u'MULTIEQUAL_-1206908703'), ('tmp_11149', u'CBRANCH_-1206929085'), (u'STORE_-1206937788', u'INDIRECT_-1206913790'), (u'INDIRECT_-1206889407', u'MULTIEQUAL_-1206889388'), (u'MULTIEQUAL_-1206907019', u'COPY_-1206907142'), (u'INDIRECT_-1206902949', u'MULTIEQUAL_-1206904141'), (u'CALL_-1206936019', u'INDIRECT_-1206891043'), (u'CALL_-1206928518', u'INDIRECT_-1206886509'), (u'CALLIND_-1206938189', u'INDIRECT_-1206904135'), (u'INDIRECT_-1206912305', u'MULTIEQUAL_-1206912971'), (u'CALL_-1206931773', u'INDIRECT_-1206894312'), ('const-1185312', u'COPY_-1206872971'), (u'CALL_-1206924668', u'INDIRECT_-1206906550'), (u'INDIRECT_-1206892795', u'MULTIEQUAL_-1206896227'), (u'INDIRECT_-1206899957', u'MULTIEQUAL_-1206899123'), (u'CALL_-1206925783', u'INDIRECT_-1206904997'), ('const-0', u'CALL_-1206928677'), (u'STORE_-1206930310', u'INDIRECT_-1206892668'), (u'STORE_-1206928270', u'INDIRECT_-1206887648'), (u'INDIRECT_-1206906987', u'MULTIEQUAL_-1206906857'), ('tmp_10067', u'BRANCH_-1206929006'), (u'STORE_-1206927241', u'INDIRECT_-1206898809'), (u'MULTIEQUAL_-1206896179', u'MULTIEQUAL_-1206895763'), ('const-8', u'INT_MULT_-1206872456'), (u'CALL_-1206930105', u'INDIRECT_-1206877892'), (u'INDIRECT_-1206900234', u'MULTIEQUAL_-1206901771'), (u'INDIRECT_-1206898363', u'MULTIEQUAL_-1206900020'), (u'INDIRECT_-1206902860', u'MULTIEQUAL_-1206902705'), (u'CALL_-1206928667', u'INDIRECT_-1206895662'), (u'CALL_-1206925860', u'INDIRECT_-1206885728'), (u'CALLIND_-1206931354', u'INDIRECT_-1206905410'), (u'STORE_-1206928320', u'INDIRECT_-1206891909'), (u'STORE_-1206924934', u'INDIRECT_-1206884599'), (u'INDIRECT_-1206909532', u'MULTIEQUAL_-1206909384'), (u'MULTIEQUAL_-1206876226', u'MULTIEQUAL_-1206876108'), (u'CALL_-1206930210', u'INDIRECT_-1206909054'), (u'CALL_-1206921954', u'INDIRECT_-1206889956'), ('const-1184784', u'COPY_-1206876153'), (u'CALL_-1206928668', u'CALL_-1206928644'), ('const-3', u'PTRADD_-1206877770'), (u'INDIRECT_-1206902882', u'MULTIEQUAL_-1206902611'), (u'INDIRECT_-1206901315', u'MULTIEQUAL_-1206901397'), (u'INDIRECT_-1206890484', u'MULTIEQUAL_-1206890281'), (u'CALL_-1206938232', u'CAST_-1206878126'), (u'CALL_-1206928709', u'INDIRECT_-1206891841'), (u'STORE_-1206937696', u'INDIRECT_-1206892746'), (u'STORE_-1206925381', u'INDIRECT_-1206884804'), (u'CALL_-1206930882', u'INDIRECT_-1206893520'), (u'CALL_-1206925604', u'INDIRECT_-1206910027'), (u'STORE_-1206924909', u'INDIRECT_-1206900845'), (u'MULTIEQUAL_-1206890503', u'MULTIEQUAL_-1206893213'), ('tmp_6530', u'CBRANCH_-1206933321'), (u'CALL_-1206927418', u'INDIRECT_-1206903199'), (u'INDIRECT_-1206910884', u'MULTIEQUAL_-1206912489'), (u'INDIRECT_-1206892981', u'MULTIEQUAL_-1206892761'), (u'INDIRECT_-1206893443', u'MULTIEQUAL_-1206874305'), (u'CALLIND_-1206921710', u'INDIRECT_-1206892796'), (u'INDIRECT_-1206898916', u'MULTIEQUAL_-1206898651'), (u'STORE_-1206928446', u'INDIRECT_-1206902939'), ('const-8', u'INT_ADD_-1206925020'), (u'CALL_-1206929750', u'INDIRECT_-1206888622'), (u'INDIRECT_-1206894609', u'MULTIEQUAL_-1206894211'), (u'MULTIEQUAL_-1206909357', u'MULTIEQUAL_-1206909307'), (u'INDIRECT_-1206881272', u'MULTIEQUAL_-1206881050'), (u'CALL_-1206932359', u'INDIRECT_-1206878556'), (u'INDIRECT_-1206908465', u'MULTIEQUAL_-1206876155'), (u'MULTIEQUAL_-1206897914', u'MULTIEQUAL_-1206899101'), (u'INDIRECT_-1206907214', u'COPY_-1206879752'), (u'CALL_-1206930228', u'INDIRECT_-1206898174'), (u'CALL_-1206928150', u'INDIRECT_-1206902589'), (u'INDIRECT_-1206902643', u'MULTIEQUAL_-1206903252'), (u'INDIRECT_-1206905492', u'MULTIEQUAL_-1206905401'), (u'COPY_-1206873212', u'MULTIEQUAL_-1206883540'), (u'CALL_-1206931745', u'INDIRECT_-1206912642'), (u'INDIRECT_-1206900008', u'MULTIEQUAL_-1206901569'), (u'CALLIND_-1206921359', u'INDIRECT_-1206898767'), (u'INDIRECT_-1206903369', u'MULTIEQUAL_-1206904561'), (u'CALL_-1206938342', u'INDIRECT_-1206905917'), (u'INDIRECT_-1206896364', u'MULTIEQUAL_-1206896161'), (u'MULTIEQUAL_-1206901513', u'MULTIEQUAL_-1206902452'), (u'INDIRECT_-1206895509', u'MULTIEQUAL_-1206895464'), (u'INDIRECT_-1206882568', u'MULTIEQUAL_-1206881590'), (u'INDIRECT_-1206901580', u'MULTIEQUAL_-1206900949'), (u'CALL_-1206925604', u'INDIRECT_-1206903727'), (u'MULTIEQUAL_-1206899092', u'MULTIEQUAL_-1206899021'), (u'CALLIND_-1206921743', u'INDIRECT_-1206906255'), (u'CALL_-1206929032', u'INDIRECT_-1206892043'), (u'PTRADD_-1206876379', u'LOAD_-1206931379'), (u'CALL_-1206927093', u'INDIRECT_-1206891563'), (u'INDIRECT_-1206895375', u'MULTIEQUAL_-1206899049'), (u'INT_EQUAL_-1206928845', u'MULTIEQUAL_-1206916197'), (u'INDIRECT_-1206878003', u'MULTIEQUAL_-1206877887'), (u'STORE_-1206925479', u'INDIRECT_-1206901660'), (u'INDIRECT_-1206910647', u'MULTIEQUAL_-1206910265'), (u'CALL_-1206931674', u'INDIRECT_-1206908953'), (u'CALL_-1206930311', u'INDIRECT_-1206878969'), (u'INDIRECT_-1206899798', u'MULTIEQUAL_-1206899247'), (u'CALL_-1206922426', u'INDIRECT_-1206894960'), (u'INDIRECT_-1206897835', u'MULTIEQUAL_-1206900846'), (u'INDIRECT_-1206889827', u'MULTIEQUAL_-1206889808'), (u'INDIRECT_-1206895929', u'MULTIEQUAL_-1206895884'), (u'CALL_-1206929621', u'INDIRECT_-1206914841'), (u'CALL_-1206934835', u'INDIRECT_-1206907833'), ('const-0', u'INT_NOTEQUAL_-1206932478'), (u'INDIRECT_-1206906388', u'MULTIEQUAL_-1206912723'), (u'MULTIEQUAL_-1206876220', u'MULTIEQUAL_-1206876102'), (u'CAST_-1206869359', u'LOAD_-1206921960'), (u'INDIRECT_-1206900147', u'MULTIEQUAL_-1206899765'), (u'CALLIND_-1206925511', u'INDIRECT_-1206901033'), (u'CALL_-1206934114', u'INDIRECT_-1206889113'), (u'CALL_-1206937983', u'INDIRECT_-1206898971'), (u'STORE_-1206934385', u'INDIRECT_-1206901777'), (u'INDIRECT_-1206894508', u'COPY_-1206879604'), (u'CALL_-1206928152', u'INDIRECT_-1206885393'), (u'INDIRECT_-1206895979', u'MULTIEQUAL_-1206898673'), (u'MULTIEQUAL_-1206898261', u'MULTIEQUAL_-1206898247'), (u'INDIRECT_-1206890904', u'MULTIEQUAL_-1206890643'), (u'INDIRECT_-1206874893', u'MULTIEQUAL_-1206876477'), (u'CALL_-1206925783', u'INDIRECT_-1206888197'), (u'MULTIEQUAL_-1206904323', u'MULTIEQUAL_-1206878294'), (u'INDIRECT_-1206899192', u'MULTIEQUAL_-1206899101'), ('const-5', u'CALL_-1206928152'), (u'INDIRECT_-1206896167', u'COPY_-1206880305'), (u'MULTIEQUAL_-1206901541', u'MULTIEQUAL_-1206901507'), (u'MULTIEQUAL_-1206901541', u'MULTIEQUAL_-1206901507'), (u'MULTIEQUAL_-1206901148', u'MULTIEQUAL_-1206901121'), (u'CALLIND_-1206921372', u'INDIRECT_-1206898410'), (u'CALL_-1206934955', u'INDIRECT_-1206897557'), (u'STORE_-1206927248', u'INDIRECT_-1206906374'), (u'PTRADD_-1206875847', u'LOAD_-1206927062'), (u'CALL_-1206930157', u'INDIRECT_-1206904795'), (u'STORE_-1206930329', u'INDIRECT_-1206894202'), (u'INDIRECT_-1206908941', u'MULTIEQUAL_-1206908580'), (u'CALL_-1206921459', u'INDIRECT_-1206888055'), (u'CALL_-1206930457', u'INDIRECT_-1206902223'), (u'CALL_-1206928621', u'INDIRECT_-1206898708'), (u'CALLIND_-1206921412', u'INDIRECT_-1206889608'), (u'STORE_-1206928697', u'INDIRECT_-1206907290'), (u'MULTIEQUAL_-1206881912', u'MULTIEQUAL_-1206881807'), ('tmp_72983', u'INT_ADD_-1206925051'), (u'CALL_-1206921994', u'INDIRECT_-1206893759'), (u'INDIRECT_-1206891761', u'MULTIEQUAL_-1206892801'), (u'INDIRECT_-1206901259', u'MULTIEQUAL_-1206901169'), (u'CALL_-1206930311', u'INDIRECT_-1206888551'), (u'MULTIEQUAL_-1206895133', u'MULTIEQUAL_-1206896161'), (u'CALL_-1206921431', u'INDIRECT_-1206895175'), (u'CALLIND_-1206938827', u'INDIRECT_-1206912497'), (u'CALL_-1206937430', u'INDIRECT_-1206893810'), (u'INDIRECT_-1206909680', u'MULTIEQUAL_-1206909582'), (u'INDIRECT_-1206906377', u'MULTIEQUAL_-1206906132'), (u'MULTIEQUAL_-1206911816', u'MULTIEQUAL_-1206911742'), ('const-433', u'LOAD_-1206937760'), (u'MULTIEQUAL_-1206904280', u'MULTIEQUAL_-1206904251'), (u'CALL_-1206928257', u'INDIRECT_-1206913610'), (u'INDIRECT_-1206883712', u'MULTIEQUAL_-1206883520'), (u'INDIRECT_-1206891723', u'MULTIEQUAL_-1206891532'), (u'CALL_-1206936019', u'INDIRECT_-1206903223'), (u'INDIRECT_-1206895118', u'MULTIEQUAL_-1206894942'), (u'CALL_-1206921722', u'INDIRECT_-1206902833'), (u'CALL_-1206928382', u'INDIRECT_-1206902343'), (u'INDIRECT_-1206909875', u'MULTIEQUAL_-1206909370'), (u'MULTIEQUAL_-1206899098', u'MULTIEQUAL_-1206899092'), (u'CALL_-1206924704', u'INDIRECT_-1206902302'), (u'CALL_-1206928668', u'INDIRECT_-1206899070'), (u'MULTIEQUAL_-1206887942', u'MULTIEQUAL_-1206887927'), (u'INDIRECT_-1206903536', u'MULTIEQUAL_-1206911883'), (u'CALL_-1206935494', u'INDIRECT_-1206896605'), (u'MULTIEQUAL_-1206907443', u'MULTIEQUAL_-1206908143'), (u'INDIRECT_-1206893732', u'MULTIEQUAL_-1206893641'), (u'MULTIEQUAL_-1206897369', u'MULTIEQUAL_-1206897312'), (u'INDIRECT_-1206894362', u'MULTIEQUAL_-1206894312'), (u'INDIRECT_-1206898745', u'MULTIEQUAL_-1206898650'), (u'CALLIND_-1206921884', u'INDIRECT_-1206889114'), ('const-5', u'PTRADD_-1206876552'), (u'MULTIEQUAL_-1206906043', u'MULTIEQUAL_-1206908753'), (u'INDIRECT_-1206892163', u'MULTIEQUAL_-1206880912'), (u'CALL_-1206921320', u'INDIRECT_-1206896278'), (u'INDIRECT_-1206897237', u'MULTIEQUAL_-1206896946'), ('const-8', u'INT_MULT_-1206935898'), (u'INDIRECT_-1206884651', u'MULTIEQUAL_-1206884154'), (u'CALL_-1206934487', u'INDIRECT_-1206890596'), (u'CALL_-1206930584', u'INDIRECT_-1206895670'), (u'INDIRECT_-1206888271', u'MULTIEQUAL_-1206888601'), (u'INDIRECT_-1206900494', u'MULTIEQUAL_-1206900339'), (u'INDIRECT_-1206909839', u'MULTIEQUAL_-1206912533'), (u'MULTIEQUAL_-1206889952', u'MULTIEQUAL_-1206889934'), (u'INDIRECT_-1206906808', u'MULTIEQUAL_-1206906616'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206872157'), (u'INDIRECT_-1206909260', u'MULTIEQUAL_-1206909162'), (u'INDIRECT_-1206906059', u'MULTIEQUAL_-1206908753'), (u'INDIRECT_-1206901186', u'MULTIEQUAL_-1206902439'), (u'MULTIEQUAL_-1206906110', u'MULTIEQUAL_-1206903103'), (u'CALL_-1206938628', u'INDIRECT_-1206909656'), (u'CALL_-1206928815', u'INDIRECT_-1206913981'), (u'INDIRECT_-1206891043', u'MULTIEQUAL_-1206890767'), (u'MULTIEQUAL_-1206891112', u'MULTIEQUAL_-1206891863'), (u'CALL_-1206937729', u'INDIRECT_-1206908085'), (u'LOAD_-1206936086', u'CALL_-1206936019'), (u'INDIRECT_-1206895400', u'MULTIEQUAL_-1206895312'), (u'INDIRECT_-1206904014', u'MULTIEQUAL_-1206903865'), (u'MULTIEQUAL_-1206903794', u'MULTIEQUAL_-1206904981'), ('const-65535', u'INT_NOTEQUAL_-1206928451'), (u'INT_LESS_-1206925141', u'CBRANCH_-1206925150'), (u'MULTIEQUAL_-1206891090', u'MULTIEQUAL_-1206894620'), (u'CALL_-1206929621', u'INDIRECT_-1206905181'), (u'CALL_-1206934460', u'INDIRECT_-1206906123'), (u'INDIRECT_-1206897962', u'MULTIEQUAL_-1206897858'), (u'CALL_-1206928155', u'COPY_-1206871983'), (u'STORE_-1206934385', u'INDIRECT_-1206911017'), (u'CALL_-1206928225', u'INDIRECT_-1206901833'), (u'INDIRECT_-1206904269', u'MULTIEQUAL_-1206903871'), (u'CALL_-1206929145', u'INDIRECT_-1206905128'), (u'INDIRECT_-1206895358', u'MULTIEQUAL_-1206895270'), (u'CALL_-1206937446', u'INDIRECT_-1206912722'), (u'CALL_-1206928271', u'INDIRECT_-1206897415'), (u'INDIRECT_-1206889025', u'MULTIEQUAL_-1206890780'), (u'CALL_-1206932827', u'INDIRECT_-1206893894'), (u'CALL_-1206934963', u'INDIRECT_-1206890423'), (u'CALL_-1206934396', u'INDIRECT_-1206901880'), (u'CALL_-1206929269', u'INDIRECT_-1206904815'), (u'INDIRECT_-1206890422', u'MULTIEQUAL_-1206891351'), (u'CALL_-1206930086', u'INDIRECT_-1206887727'), ('tmp_24063', u'CBRANCH_-1206925027'), (u'CALLIND_-1206925019', u'INDIRECT_-1206909348'), (u'INDIRECT_-1206911840', u'MULTIEQUAL_-1206911457'), (u'CALL_-1206930927', u'INDIRECT_-1206896273'), (u'CALL_-1206932954', u'INDIRECT_-1206905321'), (u'SUBPIECE_-1206915258', u'STORE_-1206928622'), (u'STORE_-1206921830', u'INDIRECT_-1206891761'), (u'INDIRECT_-1206884911', u'MULTIEQUAL_-1206885241'), (u'INDIRECT_-1206907839', u'MULTIEQUAL_-1206907432'), (u'INDIRECT_-1206910915', u'MULTIEQUAL_-1206910307'), (u'INDIRECT_-1206898912', u'COPY_-1206880417'), (u'INDIRECT_-1206902920', u'MULTIEQUAL_-1206903910'), (u'INDIRECT_-1206908577', u'MULTIEQUAL_-1206908286'), (u'CALL_-1206928331', u'INDIRECT_-1206898955'), (u'MULTIEQUAL_-1206879346', u'MULTIEQUAL_-1206879312'), (u'INDIRECT_-1206889947', u'MULTIEQUAL_-1206890042'), (u'CALL_-1206929145', u'INDIRECT_-1206903028'), (u'CALL_-1206929019', u'INDIRECT_-1206913163'), ('const-1184960', u'COPY_-1206871424'), (u'MULTIEQUAL_-1206894955', u'MULTIEQUAL_-1206894934'), ('const-0', u'INT_NOTEQUAL_-1206935067'), (u'CALL_-1206930584', u'INDIRECT_-1206887690'), (u'CALL_-1206928644', u'INDIRECT_-1206904519'), (u'STORE_-1206937920', u'INDIRECT_-1206892436'), (u'CALL_-1206934888', u'INDIRECT_-1206910372'), (u'MULTIEQUAL_-1206876275', u'MULTIEQUAL_-1206876157'), (u'CALLIND_-1206921856', u'INDIRECT_-1206902958'), (u'INDIRECT_-1206892657', u'MULTIEQUAL_-1206892379'), (u'CALL_-1206933745', u'INDIRECT_-1206907794'), (u'CALL_-1206934365', u'INDIRECT_-1206890937'), (u'MULTIEQUAL_-1206903707', u'CALL_-1206930311'), (u'CALL_-1206928108', u'INDIRECT_-1206892934'), (u'CALL_-1206928474', u'INDIRECT_-1206888170'), (u'MULTIEQUAL_-1206889852', u'MULTIEQUAL_-1206889781'), ('const-8', u'PTRADD_-1206871377'), (u'INDIRECT_-1206899628', u'MULTIEQUAL_-1206899594'), (u'INDIRECT_-1206899889', u'MULTIEQUAL_-1206901612'), (u'MULTIEQUAL_-1206897177', u'MULTIEQUAL_-1206897127'), (u'INDIRECT_-1206895899', u'MULTIEQUAL_-1206896895'), (u'CALL_-1206939523', u'INDIRECT_-1206913655'), (u'CALL_-1206921320', u'INDIRECT_-1206893338'), (u'INDIRECT_-1206911484', u'MULTIEQUAL_-1206911223'), (u'CALL_-1206937142', u'INDIRECT_-1206905114'), (u'INDIRECT_-1206908210', u'MULTIEQUAL_-1206908856'), (u'CALL_-1206928644', u'INDIRECT_-1206895699'), (u'INDIRECT_-1206889010', u'MULTIEQUAL_-1206889392'), (u'STORE_-1206928588', u'INDIRECT_-1206897563'), (u'CALL_-1206925694', u'INDIRECT_-1206894036'), (u'MULTIEQUAL_-1206905527', u'MULTIEQUAL_-1206905511'), (u'CALLIND_-1206924365', u'INDIRECT_-1206905095'), (u'INDIRECT_-1206898739', u'MULTIEQUAL_-1206898649'), (u'INDIRECT_-1206913874', u'MULTIEQUAL_-1206913247'), (u'CALL_-1206931142', u'INDIRECT_-1206908563'), (u'CALL_-1206921308', u'INDIRECT_-1206892168'), (u'CALLIND_-1206938263', u'INDIRECT_-1206897464'), (u'CALL_-1206931128', u'INDIRECT_-1206912106'), (u'MULTIEQUAL_-1206884894', u'MULTIEQUAL_-1206886081'), (u'INDIRECT_-1206904708', u'MULTIEQUAL_-1206904516'), (u'INDIRECT_-1206904107', u'MULTIEQUAL_-1206904027'), (u'STORE_-1206930340', u'INDIRECT_-1206903604'), (u'INDIRECT_-1206907728', u'MULTIEQUAL_-1206909167'), (u'INDIRECT_-1206886370', u'MULTIEQUAL_-1206887936'), (u'CALL_-1206931269', u'INDIRECT_-1206901929'), (u'CALL_-1206925460', u'INDIRECT_-1206886617'), (u'CALL_-1206929019', u'INDIRECT_-1206896363'), (u'CALL_-1206934365', u'INDIRECT_-1206894717'), (u'CALLIND_-1206929135', u'INDIRECT_-1206901460'), (u'CALL_-1206937875', u'INDIRECT_-1206898072'), (u'MULTIEQUAL_-1206886249', u'MULTIEQUAL_-1206886632'), (u'INDIRECT_-1206889321', u'MULTIEQUAL_-1206891911'), (u'CALL_-1206933623', u'INDIRECT_-1206911498'), (u'COPY_-1206869027', u'MULTIEQUAL_-1206906998'), (u'INDIRECT_-1206899426', u'MULTIEQUAL_-1206901894'), (u'MULTIEQUAL_-1206911279', u'MULTIEQUAL_-1206911262'), (u'INDIRECT_-1206887979', u'MULTIEQUAL_-1206888556'), (u'INDIRECT_-1206907915', u'MULTIEQUAL_-1206910926'), (u'MULTIEQUAL_-1206876652', u'MULTIEQUAL_-1206876652'), (u'INDIRECT_-1206901801', u'MULTIEQUAL_-1206876996'), (u'CALL_-1206930394', u'INDIRECT_-1206906237'), (u'CALL_-1206928621', u'INDIRECT_-1206907528'), (u'CALL_-1206922584', u'INDIRECT_-1206897661'), (u'MULTIEQUAL_-1206905149', u'MULTIEQUAL_-1206905532'), (u'STORE_-1206932305', u'INDIRECT_-1206891359'), (u'CALLIND_-1206922663', u'INDIRECT_-1206902507'), (u'STORE_-1206925479', u'INDIRECT_-1206900820'), (u'STORE_-1206937772', u'INDIRECT_-1206895305'), (u'CALL_-1206930241', u'INDIRECT_-1206906892'), (u'CALL_-1206935766', u'INDIRECT_-1206898428'), (u'INT_LESS_-1206925098', u'CBRANCH_-1206925107'), (u'CALL_-1206937615', u'INDIRECT_-1206902562'), (u'CAST_-1206871796', u'COPY_-1206872209'), (u'INDIRECT_-1206891249', u'MULTIEQUAL_-1206890851'), (u'INDIRECT_-1206908816', u'MULTIEQUAL_-1206906726'), ('const-2', u'INT_EQUAL_-1206928220'), (u'INDIRECT_-1206906136', u'MULTIEQUAL_-1206905640'), (u'CALLIND_-1206921372', u'INDIRECT_-1206891270'), (u'STORE_-1206924560', u'INDIRECT_-1206892360'), (u'CALL_-1206937615', u'INDIRECT_-1206900462'), ('const-0', u'INT_EQUAL_-1206928343'), (u'INDIRECT_-1206901020', u'MULTIEQUAL_-1206900759'), (u'CALL_-1206928150', u'INDIRECT_-1206903009'), (u'MULTIEQUAL_-1206902691', u'MULTIEQUAL_-1206902576'), (u'CALL_-1206921308', u'INDIRECT_-1206891748'), (u'INDIRECT_-1206886768', u'MULTIEQUAL_-1206888161'), ('const-0', u'CALL_-1206928194'), (u'CALL_-1206928150', u'INDIRECT_-1206900909'), (u'INDIRECT_-1206890869', u'MULTIEQUAL_-1206891404'), (u'CALL_-1206929320', u'INDIRECT_-1206894599'), (u'CALL_-1206925460', u'INDIRECT_-1206902997'), (u'MULTIEQUAL_-1206909411', u'MULTIEQUAL_-1206909296'), (u'INDIRECT_-1206910950', u'MULTIEQUAL_-1206912489'), (u'CALL_-1206927297', u'INDIRECT_-1206890111'), (u'INDIRECT_-1206901954', u'MULTIEQUAL_-1206901796'), (u'CALL_-1206924661', u'INDIRECT_-1206893028'), (u'INDIRECT_-1206883788', u'MULTIEQUAL_-1206890883'), ('const-433', u'LOAD_-1206923365'), (u'CALL_-1206921844', u'INDIRECT_-1206888499'), (u'INDIRECT_-1206889026', u'MULTIEQUAL_-1206888797'), (u'MULTIEQUAL_-1206901621', u'MULTIEQUAL_-1206901601'), ('const-8', u'PTRADD_-1206881387'), (u'STORE_-1206932305', u'INDIRECT_-1206897659'), (u'STORE_-1206930175', u'INDIRECT_-1206903108'), (u'CALL_-1206928992', u'INDIRECT_-1206899285'), (u'STORE_-1206934436', u'INDIRECT_-1206895510'), (u'MULTIEQUAL_-1206911083', u'MULTIEQUAL_-1206910909'), (u'MULTIEQUAL_-1206902411', u'MULTIEQUAL_-1206902395'), (u'STORE_-1206930310', u'INDIRECT_-1206899808'), (u'CALL_-1206925831', u'INDIRECT_-1206903774'), (u'INDIRECT_-1206899709', u'MULTIEQUAL_-1206899664'), (u'CALL_-1206929032', u'INDIRECT_-1206902543'), (u'INDIRECT_-1206894581', u'MULTIEQUAL_-1206894479'), (u'CALL_-1206927017', u'INDIRECT_-1206908256'), (u'INDIRECT_-1206897436', u'MULTIEQUAL_-1206897231'), (u'MULTIEQUAL_-1206909173', u'MULTIEQUAL_-1206909131'), (u'MULTIEQUAL_-1206902683', u'MULTIEQUAL_-1206905393'), (u'INDIRECT_-1206874755', u'MULTIEQUAL_-1206876477'), (u'CAST_-1206878526', u'LOAD_-1206938898'), (u'CALL_-1206928194', u'INDIRECT_-1206892528'), (u'STORE_-1206929190', u'INDIRECT_-1206893628'), ('const-2', u'INT_ADD_-1206934080'), (u'CALLIND_-1206938189', u'INDIRECT_-1206906235'), (u'INDIRECT_-1206900377', u'MULTIEQUAL_-1206900038'), (u'INDIRECT_-1206908746', u'MULTIEQUAL_-1206909999'), (u'CALL_-1206928667', u'INDIRECT_-1206908262'), (u'CALL_-1206928629', u'CALL_-1206928601'), (u'INDIRECT_-1206890834', u'COPY_-1206879713'), (u'INDIRECT_-1206911868', u'MULTIEQUAL_-1206908563'), (u'CALL_-1206934098', u'INDIRECT_-1206893721'), (u'CALL_-1206935821', u'INDIRECT_-1206915004'), (u'CALL_-1206929385', u'INDIRECT_-1206901367'), (u'INDIRECT_-1206909468', u'COPY_-1206879980'), (u'INDIRECT_-1206900928', u'MULTIEQUAL_-1206907263'), (u'CALL_-1206930105', u'INDIRECT_-1206890917'), (u'CALL_-1206934114', u'INDIRECT_-1206910533'), (u'CALL_-1206931674', u'INDIRECT_-1206905173'), (u'INDIRECT_-1206886864', u'COPY_-1206879466'), (u'CALL_-1206939005', u'INDIRECT_-1206896635'), (u'CALL_-1206932327', u'INDIRECT_-1206908836'), (u'CALL_-1206929645', u'INDIRECT_-1206903512'), (u'INDIRECT_-1206905822', u'MULTIEQUAL_-1206905551'), (u'CALL_-1206926116', u'INDIRECT_-1206890957'), (u'CAST_-1206869829', u'INT_ADD_-1206923349'), (u'CALL_-1206937615', u'INDIRECT_-1206914742'), (u'MULTIEQUAL_-1206874287', u'MULTIEQUAL_-1206880459'), (u'CALL_-1206921361', u'INDIRECT_-1206885056'), (u'CALL_-1206929974', u'INDIRECT_-1206908452'), (u'MULTIEQUAL_-1206910971', u'MULTIEQUAL_-1206910952'), (u'CALL_-1206928690', u'INDIRECT_-1206905860'), (u'LOAD_-1206932365', u'CALL_-1206932271'), (u'CALLIND_-1206921359', u'INDIRECT_-1206905907'), (u'CALL_-1206937983', u'INDIRECT_-1206907791'), (u'INDIRECT_-1206893456', u'MULTIEQUAL_-1206893191'), (u'INDIRECT_-1206890731', u'MULTIEQUAL_-1206892577'), (u'MULTIEQUAL_-1206911811', u'MULTIEQUAL_-1206911792'), (u'INDIRECT_-1206897400', u'MULTIEQUAL_-1206897313'), ('const-433', u'STORE_-1206928553'), (u'MULTIEQUAL_-1206906003', u'MULTIEQUAL_-1206878298'), (u'INDIRECT_-1206880947', u'MULTIEQUAL_-1206880799'), (u'INDIRECT_-1206888177', u'MULTIEQUAL_-1206876965'), ('const-72', u'INT_ADD_-1206921850'), (u'INDIRECT_-1206891016', u'MULTIEQUAL_-1206890520'), (u'CALL_-1206921308', u'INDIRECT_-1206902248'), (u'INDIRECT_-1206883781', u'MULTIEQUAL_-1206884821'), (u'CALL_-1206939005', u'INDIRECT_-1206902095'), (u'CALL_-1206929296', u'INDIRECT_-1206885778'), (u'MULTIEQUAL_-1206900014', u'MULTIEQUAL_-1206899995'), (u'CALL_-1206929529', u'INDIRECT_-1206903895'), (u'STORE_-1206928320', u'INDIRECT_-1206907029'), (u'CALL_-1206928815', u'INDIRECT_-1206905581'), (u'INDIRECT_-1206892100', u'MULTIEQUAL_-1206891827'), (u'LOAD_-1206925500', u'INT_ADD_-1206925447'), (u'INDIRECT_-1206894931', u'MULTIEQUAL_-1206896777'), (u'INDIRECT_-1206917042', u'MULTIEQUAL_-1206916736'), (u'MULTIEQUAL_-1206893443', u'MULTIEQUAL_-1206896153'), (u'INDIRECT_-1206888734', u'COPY_-1206879708'), (u'CALL_-1206933594', u'INDIRECT_-1206900984'), (u'INDIRECT_-1206894399', u'MULTIEQUAL_-1206893992'), (u'CALL_-1206921431', u'INDIRECT_-1206887195'), (u'MULTIEQUAL_-1206874319', u'MULTIEQUAL_-1206899085'), (u'CALL_-1206925604', u'INDIRECT_-1206901207'), (u'INDIRECT_-1206903168', u'COPY_-1206879965'), (u'MULTIEQUAL_-1206902881', u'MULTIEQUAL_-1206902861'), (u'INDIRECT_-1206887459', u'COPY_-1206879819'), (u'INDIRECT_-1206892042', u'MULTIEQUAL_-1206893300'), (u'INDIRECT_-1206895209', u'COPY_-1206880063'), (u'STORE_-1206934224', u'INDIRECT_-1206894962'), (u'INDIRECT_-1206887214', u'MULTIEQUAL_-1206888751'), (u'MULTIEQUAL_-1206884633', u'MULTIEQUAL_-1206885661'), (u'INDIRECT_-1206895864', u'MULTIEQUAL_-1206900427'), (u'INDIRECT_-1206911266', u'MULTIEQUAL_-1206912519'), (u'CALL_-1206926116', u'INDIRECT_-1206896837'), (u'INDIRECT_-1206895449', u'MULTIEQUAL_-1206899703'), (u'INDIRECT_-1206891343', u'MULTIEQUAL_-1206891656'), (u'INDIRECT_-1206890196', u'MULTIEQUAL_-1206894473'), (u'MULTIEQUAL_-1206876263', u'MULTIEQUAL_-1206876145'), (u'CALL_-1206937924', u'INDIRECT_-1206892641'), (u'INDIRECT_-1206905346', u'MULTIEQUAL_-1206905199'), (u'CALL_-1206931674', u'INDIRECT_-1206905593'), (u'LOAD_-1206937244', u'CAST_-1206877461'), (u'CALL_-1206928155', u'INDIRECT_-1206904496'), (u'CALL_-1206925831', u'CAST_-1206871020'), (u'STORE_-1206922815', u'INDIRECT_-1206883651'), (u'CALL_-1206937142', u'INDIRECT_-1206905534'), (u'CALL_-1206927048', u'INDIRECT_-1206908344'), (u'CALL_-1206939523', u'INDIRECT_-1206912395'), (u'MULTIEQUAL_-1206876122', u'MULTIEQUAL_-1206894821'), (u'CALL_-1206938772', u'INDIRECT_-1206899870'), (u'MULTIEQUAL_-1206902850', u'MULTIEQUAL_-1206906380'), (u'CALL_-1206939523', u'INDIRECT_-1206906095'), (u'INDIRECT_-1206902000', u'MULTIEQUAL_-1206901369'), (u'STORE_-1206922807', u'INDIRECT_-1206883667'), (u'MULTIEQUAL_-1206901054', u'COPY_-1206879264'), (u'INDIRECT_-1206906364', u'MULTIEQUAL_-1206910927'), (u'STORE_-1206937765', u'INDIRECT_-1206902440'), (u'STORE_-1206925479', u'INDIRECT_-1206894520'), (u'STORE_-1206925248', u'INDIRECT_-1206905322'), (u'INDIRECT_-1206888628', u'COPY_-1206879590'), (u'STORE_-1206925248', u'INDIRECT_-1206884322'), (u'CALL_-1206930636', u'INDIRECT_-1206913080'), (u'INDIRECT_-1206886388', u'MULTIEQUAL_-1206888172'), (u'INDIRECT_-1206893511', u'MULTIEQUAL_-1206891186'), (u'CALL_-1206927297', u'INDIRECT_-1206902711'), ('tmp_17149', u'CBRANCH_-1206924576'), (u'STORE_-1206928327', u'INDIRECT_-1206894432'), (u'CALLIND_-1206921359', u'INDIRECT_-1206891207'), (u'INDIRECT_-1206911783', u'MULTIEQUAL_-1206912539'), (u'CALL_-1206928152', u'INDIRECT_-1206887073'), (u'CALLIND_-1206921388', u'INDIRECT_-1206886603'), (u'INDIRECT_-1206897082', u'MULTIEQUAL_-1206898340'), (u'CALL_-1206928271', u'INDIRECT_-1206908755'), (u'CALLIND_-1206921388', u'INDIRECT_-1206902563'), (u'LOAD_-1206935563', u'INT_LESS_-1206935531'), (u'LOAD_-1206921939', u'MULTIEQUAL_-1206880049'), (u'CALL_-1206929202', u'INDIRECT_-1206904206'), (u'STORE_-1206937765', u'INDIRECT_-1206914200'), (u'CALL_-1206928518', u'INDIRECT_-1206894489'), (u'MULTIEQUAL_-1206897839', u'MULTIEQUAL_-1206897822'), (u'MULTIEQUAL_-1206897001', u'MULTIEQUAL_-1206896987'), (u'INDIRECT_-1206892052', u'MULTIEQUAL_-1206891961'), (u'INDIRECT_-1206897005', u'MULTIEQUAL_-1206898760'), (u'STORE_-1206928627', u'INDIRECT_-1206911868'), (u'STORE_-1206921567', u'INDIRECT_-1206899193'), (u'INDIRECT_-1206888817', u'COPY_-1206879121'), (u'CALL_-1206928281', u'INDIRECT_-1206901027'), (u'CALL_-1206928709', u'INDIRECT_-1206879827'), ('const-1171988', u'COPY_-1206875309'), (u'INDIRECT_-1206891116', u'MULTIEQUAL_-1206890882'), (u'MULTIEQUAL_-1206883719', u'MULTIEQUAL_-1206883713'), (u'STORE_-1206927248', u'INDIRECT_-1206897974'), (u'CALL_-1206933962', u'INDIRECT_-1206908756'), (u'CALLIND_-1206938263', u'INDIRECT_-1206892004'), (u'CALL_-1206938694', u'INDIRECT_-1206903393'), (u'CALL_-1206928647', u'INDIRECT_-1206914242'), (u'INDIRECT_-1206894363', u'MULTIEQUAL_-1206898443'), (u'INDIRECT_-1206885911', u'COPY_-1206880167'), (u'CALL_-1206929621', u'INDIRECT_-1206910641'), (u'CALL_-1206930457', u'INDIRECT_-1206894243'), (u'STORE_-1206937920', u'INDIRECT_-1206911756'), (u'STORE_-1206928553', u'INDIRECT_-1206903842'), (u'CALL_-1206922584', u'INDIRECT_-1206884221'), (u'CALL_-1206930556', u'INDIRECT_-1206899016'), (u'CALL_-1206938342', u'INDIRECT_-1206891637'), (u'CALL_-1206928992', u'INDIRECT_-1206906005'), (u'CALL_-1206931773', u'INDIRECT_-1206895152'), (u'INDIRECT_-1206892000', u'MULTIEQUAL_-1206892990'), (u'CALL_-1206932359', u'INDIRECT_-1206906198'), (u'INDIRECT_-1206894979', u'MULTIEQUAL_-1206894591'), (u'INDIRECT_-1206909725', u'MULTIEQUAL_-1206876158'), (u'CALL_-1206928772', u'INDIRECT_-1206911788'), (u'CALL_-1206922556', u'INDIRECT_-1206902143'), (u'CALL_-1206928667', u'INDIRECT_-1206900282'), (u'MULTIEQUAL_-1206903239', u'COPY_-1206903362'), (u'INDIRECT_-1206907024', u'COPY_-1206879514'), (u'CALL_-1206929621', u'INDIRECT_-1206896781'), (u'STORE_-1206928697', u'INDIRECT_-1206902250'), (u'STORE_-1206921852', u'INDIRECT_-1206885059'), (u'INDIRECT_-1206884742', u'MULTIEQUAL_-1206884393'), ('const-433', u'LOAD_-1206938308'), (u'INDIRECT_-1206903960', u'MULTIEQUAL_-1206903699'), (u'INDIRECT_-1206899390', u'MULTIEQUAL_-1206900036'), (u'MULTIEQUAL_-1206911259', u'MULTIEQUAL_-1206878311'), (u'CALL_-1206930882', u'INDIRECT_-1206888060'), (u'INDIRECT_-1206897965', u'MULTIEQUAL_-1206876130'), (u'CAST_-1206869381', u'LOAD_-1206922000'), (u'CALL_-1206930210', u'INDIRECT_-1206908214'), (u'CALL_-1206928647', u'INDIRECT_-1206899962'), (u'INDIRECT_-1206879184', u'MULTIEQUAL_-1206882685'), (u'CALL_-1206924677', u'INDIRECT_-1206886741'), (u'CALLIND_-1206921359', u'INDIRECT_-1206903807'), (u'STORE_-1206930256', u'INDIRECT_-1206898528'), (u'CALL_-1206938975', u'INDIRECT_-1206902498'), (u'INDIRECT_-1206893041', u'MULTIEQUAL_-1206894560'), (u'INDIRECT_-1206900775', u'MULTIEQUAL_-1206900371'), (u'CALL_-1206926019', u'INDIRECT_-1206906401'), (u'MULTIEQUAL_-1206898279', u'MULTIEQUAL_-1206897863'), (u'CALL_-1206929794', u'INDIRECT_-1206880788'), (u'CALL_-1206935766', u'INDIRECT_-1206892128'), (u'INDIRECT_-1206903924', u'MULTIEQUAL_-1206903721'), (u'INDIRECT_-1206899333', u'MULTIEQUAL_-1206876251'), (u'CALL_-1206929202', u'INDIRECT_-1206901686'), (u'CALL_-1206932808', u'INDIRECT_-1206904380'), (u'MULTIEQUAL_-1206916476', u'INT_AND_-1206914673'), (u'CALL_-1206928382', u'INDIRECT_-1206895203'), (u'INDIRECT_-1206908999', u'MULTIEQUAL_-1206911693'), (u'INDIRECT_-1206908057', u'MULTIEQUAL_-1206907812'), (u'CALL_-1206927017', u'INDIRECT_-1206907836'), (u'INDIRECT_-1206905469', u'MULTIEQUAL_-1206906661'), (u'CALL_-1206929071', u'INDIRECT_-1206900161'), (u'MULTIEQUAL_-1206901507', u'MULTIEQUAL_-1206901523'), (u'INDIRECT_-1206885333', u'MULTIEQUAL_-1206885314'), (u'INDIRECT_-1206891699', u'MULTIEQUAL_-1206892319'), (u'CALL_-1206928601', u'INDIRECT_-1206903185'), (u'CALL_-1206935766', u'INDIRECT_-1206895068'), (u'INDIRECT_-1206895015', u'MULTIEQUAL_-1206895097'), ('const-5', u'CALL_-1206930584'), (u'CALL_-1206937186', u'INDIRECT_-1206908913'), (u'CALL_-1206934963', u'INDIRECT_-1206901343'), (u'INDIRECT_-1206874817', u'MULTIEQUAL_-1206876140'), (u'INDIRECT_-1206899516', u'MULTIEQUAL_-1206899282'), (u'STORE_-1206928627', u'INDIRECT_-1206912288'), (u'INDIRECT_-1206901423', u'MULTIEQUAL_-1206901736'), (u'CALL_-1206925694', u'INDIRECT_-1206890676'), (u'INDIRECT_-1206907739', u'MULTIEQUAL_-1206910433'), (u'INDIRECT_-1206898668', u'MULTIEQUAL_-1206898009'), (u'CAST_-1206874631', u'STORE_-1206930873'), (u'CALL_-1206924677', u'INDIRECT_-1206888001'), ('const-8', u'PTRADD_-1206880645'), (u'INDIRECT_-1206888610', u'MULTIEQUAL_-1206888454'), (u'INDIRECT_-1206886183', u'COPY_-1206886191'), (u'STORE_-1206928697', u'INDIRECT_-1206906030'), (u'INDIRECT_-1206900215', u'MULTIEQUAL_-1206899911'), (u'CALL_-1206937875', u'INDIRECT_-1206896812'), (u'INDIRECT_-1206900457', u'MULTIEQUAL_-1206900067'), (u'INDIRECT_-1206888397', u'MULTIEQUAL_-1206888318'), (u'INT_EQUAL_-1206938167', u'CBRANCH_-1206938158'), (u'CALL_-1206928155', u'INDIRECT_-1206900296'), (u'CALL_-1206921844', u'INDIRECT_-1206898579'), ('const-2', u'INT_AND_-1206923660'), (u'CALL_-1206928601', u'INDIRECT_-1206895625'), (u'LOAD_-1206928077', u'MULTIEQUAL_-1206919453'), ('tmp_17286', u'CBRANCH_-1206924427'), (u'INDIRECT_-1206910472', u'MULTIEQUAL_-1206912111'), (u'STORE_-1206921743', u'INDIRECT_-1206903895'), (u'INDIRECT_-1206898255', u'MULTIEQUAL_-1206897851'), (u'INDIRECT_-1206880180', u'MULTIEQUAL_-1206881810'), (u'INDIRECT_-1206897826', u'MULTIEQUAL_-1206899079'), (u'CALL_-1206926116', u'INDIRECT_-1206906497'), (u'PTRADD_-1206876065', u'LOAD_-1206931602'), (u'INDIRECT_-1206904237', u'MULTIEQUAL_-1206903847'), (u'CALL_-1206925460', u'INDIRECT_-1206905517'), (u'MULTIEQUAL_-1206891247', u'MULTIEQUAL_-1206891231'), (u'INDIRECT_-1206892655', u'MULTIEQUAL_-1206890904'), (u'CALL_-1206928734', u'INDIRECT_-1206911765'), (u'INDIRECT_-1206900144', u'MULTIEQUAL_-1206899941'), (u'CALL_-1206929489', u'INDIRECT_-1206895899'), (u'MULTIEQUAL_-1206914019', u'MULTIEQUAL_-1206880964'), (u'CALL_-1206929621', u'INDIRECT_-1206905601'), (u'INDIRECT_-1206888096', u'MULTIEQUAL_-1206892373'), (u'MULTIEQUAL_-1206880290', u'MULTIEQUAL_-1206880990'), (u'MULTIEQUAL_-1206902447', u'MULTIEQUAL_-1206902441'), (u'MULTIEQUAL_-1206893641', u'MULTIEQUAL_-1206893627'), (u'CALLIND_-1206938189', u'INDIRECT_-1206899095'), (u'INDIRECT_-1206899962', u'MULTIEQUAL_-1206901621'), (u'STORE_-1206930340', u'INDIRECT_-1206897724'), (u'CALL_-1206930927', u'INDIRECT_-1206892493'), (u'CALL_-1206929019', u'INDIRECT_-1206899303'), (u'INDIRECT_-1206892439', u'MULTIEQUAL_-1206892349'), (u'INDIRECT_-1206903258', u'MULTIEQUAL_-1206903762'), (u'STORE_-1206921743', u'INDIRECT_-1206900955'), (u'INDIRECT_-1206915070', u'MULTIEQUAL_-1206914638'), (u'CALL_-1206934487', u'INDIRECT_-1206907396'), (u'MULTIEQUAL_-1206895503', u'MULTIEQUAL_-1206878272'), (u'INDIRECT_-1206898384', u'MULTIEQUAL_-1206902947'), (u'MULTIEQUAL_-1206878271', u'MULTIEQUAL_-1206893707'), (u'INDIRECT_-1206895775', u'MULTIEQUAL_-1206896559'), (u'CALL_-1206933125', u'INDIRECT_-1206896536'), (u'CALL_-1206929489', u'INDIRECT_-1206913119'), (u'CALL_-1206932827', u'INDIRECT_-1206907754'), (u'LOAD_-1206928125', u'INT_NOTEQUAL_-1206928105'), ('const-0', u'INT_EQUAL_-1206922791'), (u'INDIRECT_-1206903775', u'MULTIEQUAL_-1206903167'), (u'MULTIEQUAL_-1206902406', u'MULTIEQUAL_-1206902368'), (u'INDIRECT_-1206890614', u'MULTIEQUAL_-1206890456'), ('const-0', u'INT_NOTEQUAL_-1206923337'), (u'INDIRECT_-1206907223', u'MULTIEQUAL_-1206907114'), (u'STORE_-1206921840', u'INDIRECT_-1206895969'), (u'CALL_-1206923816', u'INDIRECT_-1206891059'), (u'INDIRECT_-1206898666', u'MULTIEQUAL_-1206899919'), (u'CALL_-1206938958', u'INDIRECT_-1206902066'), (u'MULTIEQUAL_-1206880964', u'MULTIEQUAL_-1206880418'), (u'MULTIEQUAL_-1206911595', u'MULTIEQUAL_-1206911507'), (u'MULTIEQUAL_-1206898575', u'MULTIEQUAL_-1206897874'), (u'MULTIEQUAL_-1206898913', u'MULTIEQUAL_-1206899941'), (u'INDIRECT_-1206890469', u'MULTIEQUAL_-1206890354'), (u'INDIRECT_-1206895737', u'MULTIEQUAL_-1206876984'), (u'CALL_-1206927017', u'INDIRECT_-1206886416'), (u'CALL_-1206925831', u'INDIRECT_-1206877563'), ('const-5', u'CALL_-1206930157'), (u'INDIRECT_-1206898869', u'MULTIEQUAL_-1206898824'), (u'CALLIND_-1206924365', u'INDIRECT_-1206876784'), (u'INDIRECT_-1206897490', u'MULTIEQUAL_-1206897284'), (u'INDIRECT_-1206910876', u'MULTIEQUAL_-1206910671'), (u'CALL_-1206936110', u'INDIRECT_-1206889836'), ('const-1185832', u'COPY_-1206930185'), (u'INDIRECT_-1206903418', u'MULTIEQUAL_-1206903482'), (u'CALL_-1206932817', u'INDIRECT_-1206904428'), (u'MULTIEQUAL_-1206874336', u'MULTIEQUAL_-1206906776'), (u'CALL_-1206928815', u'INDIRECT_-1206901801'), (u'CALL_-1206921361', u'INDIRECT_-1206904796'), (u'INDIRECT_-1206894468', u'MULTIEQUAL_-1206893809'), (u'INDIRECT_-1206898820', u'MULTIEQUAL_-1206898437'), (u'CAST_-1206876044', u'LOAD_-1206935624'), (u'MULTIEQUAL_-1206906581', u'MULTIEQUAL_-1206906547'), (u'MULTIEQUAL_-1206906581', u'MULTIEQUAL_-1206906547'), (u'CALL_-1206935766', u'INDIRECT_-1206881706'), (u'CALL_-1206931142', u'INDIRECT_-1206880081'), (u'CALL_-1206928709', u'INDIRECT_-1206879153'), (u'CALL_-1206928518', u'INDIRECT_-1206895329'), (u'INDIRECT_-1206888894', u'MULTIEQUAL_-1206888716'), (u'CALL_-1206922316', u'INDIRECT_-1206896858'), (u'CALL_-1206928621', u'INDIRECT_-1206906268'), (u'CALL_-1206925799', u'INDIRECT_-1206887789'), (u'CALLIND_-1206921388', u'INDIRECT_-1206885343'), (u'STORE_-1206921864', u'INDIRECT_-1206883389'), (u'CALL_-1206930899', u'INDIRECT_-1206904031'), (u'INT_ADD_-1206921625', u'INT_AND_-1206921609'), (u'CALL_-1206938772', u'INDIRECT_-1206905750'), (u'CALL_-1206938975', u'INDIRECT_-1206910058'), (u'CALL_-1206937430', u'INDIRECT_-1206903470'), (u'CALL_-1206938927', u'INDIRECT_-1206901210'), (u'INDIRECT_-1206888793', u'MULTIEQUAL_-1206890826'), (u'CALL_-1206921361', u'INDIRECT_-1206882956'), (u'CALL_-1206930311', u'INDIRECT_-1206904091'), (u'CALL_-1206931539', u'INDIRECT_-1206907955'), (u'MULTIEQUAL_-1206892034', u'MULTIEQUAL_-1206893221'), ('tmp_5254', u'CBRANCH_-1206934348'), (u'CALL_-1206932808', u'INDIRECT_-1206892620'), (u'CALLIND_-1206921856', u'INDIRECT_-1206889938'), (u'CALL_-1206937302', u'INDIRECT_-1206902272'), (u'CALL_-1206934081', u'INDIRECT_-1206890350'), (u'CALL_-1206931749', u'INDIRECT_-1206906053'), (u'CALL_-1206928108', u'INDIRECT_-1206906374'), ('tmp_3220', u'CBRANCH_-1206936090'), (u'INDIRECT_-1206905719', u'MULTIEQUAL_-1206905582'), (u'CALL_-1206938900', u'INDIRECT_-1206893636'), (u'CALL_-1206934365', u'INDIRECT_-1206881272'), (u'CALL_-1206934888', u'INDIRECT_-1206909532'), (u'MULTIEQUAL_-1206903864', u'MULTIEQUAL_-1206904159'), (u'INDIRECT_-1206897521', u'MULTIEQUAL_-1206897419'), (u'CALL_-1206934963', u'INDIRECT_-1206898823'), (u'INDIRECT_-1206910580', u'MULTIEQUAL_-1206910307'), (u'INDIRECT_-1206904456', u'MULTIEQUAL_-1206904189'), (u'MULTIEQUAL_-1206890279', u'MULTIEQUAL_-1206890262'), (u'CALL_-1206935851', u'INDIRECT_-1206910246'), (u'INDIRECT_-1206893495', u'MULTIEQUAL_-1206892990'), (u'CALL_-1206929529', u'INDIRECT_-1206896755'), (u'INDIRECT_-1206893702', u'MULTIEQUAL_-1206893586'), (u'CALL_-1206930407', u'INDIRECT_-1206897828'), ('tmp_2082', u'CBRANCH_-1206938081'), (u'CALL_-1206932817', u'INDIRECT_-1206896028'), (u'CALL_-1206928291', u'INDIRECT_-1206882882'), (u'CALL_-1206930210', u'INDIRECT_-1206897294'), (u'INDIRECT_-1206910015', u'MULTIEQUAL_-1206909611'), (u'STORE_-1206924919', u'INDIRECT_-1206886269'), (u'CALL_-1206928382', u'CALL_-1206926019'), (u'STORE_-1206928697', u'INDIRECT_-1206895110'), (u'STORE_-1206925479', u'INDIRECT_-1206902500'), (u'MULTIEQUAL_-1206900361', u'MULTIEQUAL_-1206900803'), (u'CAST_-1206868897', u'INT_ADD_-1206921366'), (u'INDIRECT_-1206909626', u'MULTIEQUAL_-1206909172'), (u'INDIRECT_-1206907681', u'MULTIEQUAL_-1206907461'), (u'CALL_-1206929032', u'INDIRECT_-1206891203'), (u'MULTIEQUAL_-1206891231', u'MULTIEQUAL_-1206891212'), (u'MULTIEQUAL_-1206892563', u'MULTIEQUAL_-1206878265'), (u'MULTIEQUAL_-1206911314', u'MULTIEQUAL_-1206911298'), (u'CALL_-1206933998', u'INDIRECT_-1206891976'), (u'CALL_-1206928357', u'INDIRECT_-1206891410'), (u'CALL_-1206933998', u'INDIRECT_-1206907516'), (u'MULTIEQUAL_-1206888915', u'MULTIEQUAL_-1206888827'), (u'MULTIEQUAL_-1206903221', u'MULTIEQUAL_-1206903248'), (u'INDIRECT_-1206888607', u'COPY_-1206880287'), (u'STORE_-1206928662', u'INDIRECT_-1206896769'), ('tmp_13787', u'CBRANCH_-1206928216'), (u'MULTIEQUAL_-1206889859', u'MULTIEQUAL_-1206889842'), ('tmp_72986', u'CALL_-1206937983'), (u'MULTIEQUAL_-1206874328', u'MULTIEQUAL_-1206903416'), (u'LOAD_-1206933156', u'CAST_-1206874684'), (u'CALL_-1206936110', u'INDIRECT_-1206891516'), (u'MULTIEQUAL_-1206892748', u'MULTIEQUAL_-1206893543'), (u'INDIRECT_-1206903800', u'MULTIEQUAL_-1206903712'), (u'STORE_-1206929169', u'INDIRECT_-1206889840'), (u'INDIRECT_-1206902467', u'COPY_-1206880320'), (u'INDIRECT_-1206912580', u'MULTIEQUAL_-1206913570'), (u'INDIRECT_-1206888146', u'MULTIEQUAL_-1206888073'), (u'INDIRECT_-1206902967', u'MULTIEQUAL_-1206903062'), (u'CALL_-1206921722', u'INDIRECT_-1206894013'), (u'INDIRECT_-1206903135', u'MULTIEQUAL_-1206902976'), (u'MULTIEQUAL_-1206903269', u'MULTIEQUAL_-1206903250'), (u'INDIRECT_-1206900267', u'MULTIEQUAL_-1206900137'), (u'INDIRECT_-1206893437', u'COPY_-1206879132'), (u'INDIRECT_-1206889127', u'MULTIEQUAL_-1206889091'), (u'CALL_-1206921459', u'INDIRECT_-1206888475'), (u'CALL_-1206928601', u'INDIRECT_-1206901085'), (u'INDIRECT_-1206903020', u'MULTIEQUAL_-1206901340'), (u'COPY_-1206874498', u'CALL_-1206929226'), (u'INDIRECT_-1206897044', u'MULTIEQUAL_-1206896867'), (u'INDIRECT_-1206907261', u'MULTIEQUAL_-1206877009'), (u'INDIRECT_-1206904749', u'MULTIEQUAL_-1206904634'), (u'INDIRECT_-1206900737', u'MULTIEQUAL_-1206900119'), (u'CALL_-1206929019', u'INDIRECT_-1206914003'), (u'CAST_-1206874606', u'STORE_-1206930828'), (u'STORE_-1206922807', u'INDIRECT_-1206887867'), ('tmp_72986', u'CALL_-1206938131'), (u'CALL_-1206939039', u'INDIRECT_-1206908834'), (u'CALL_-1206937559', u'INDIRECT_-1206900427'), (u'MULTIEQUAL_-1206891947', u'MULTIEQUAL_-1206891941'), (u'MULTIEQUAL_-1206901989', u'MULTIEQUAL_-1206901932'), (u'INDIRECT_-1206909840', u'MULTIEQUAL_-1206910348'), (u'STORE_-1206924909', u'INDIRECT_-1206887405'), (u'CALL_-1206930157', u'INDIRECT_-1206890935'), (u'STORE_-1206928410', u'INDIRECT_-1206892418'), (u'INDIRECT_-1206889523', u'MULTIEQUAL_-1206891041'), (u'INDIRECT_-1206904947', u'MULTIEQUAL_-1206904928'), (u'INDIRECT_-1206894208', u'MULTIEQUAL_-1206894016'), (u'INDIRECT_-1206888287', u'MULTIEQUAL_-1206888251'), (u'INDIRECT_-1206910520', u'MULTIEQUAL_-1206910422'), (u'CALL_-1206937559', u'INDIRECT_-1206894967'), (u'CALL_-1206932817', u'INDIRECT_-1206896868'), (u'CALL_-1206935907', u'INDIRECT_-1206896429'), ('const-8', u'PTRADD_-1206878784'), (u'CAST_-1206875660', u'PTRADD_-1206877720'), (u'INDIRECT_-1206907214', u'MULTIEQUAL_-1206907059'), (u'MULTIEQUAL_-1206894892', u'MULTIEQUAL_-1206894821'), (u'INDIRECT_-1206909702', u'MULTIEQUAL_-1206909403'), (u'INT_AND_-1206928726', u'INT_EQUAL_-1206928740'), (u'CALL_-1206930636', u'INDIRECT_-1206891078'), (u'MULTIEQUAL_-1206892362', u'MULTIEQUAL_-1206892349'), (u'INDIRECT_-1206894202', u'MULTIEQUAL_-1206895131'), (u'CALL_-1206921722', u'INDIRECT_-1206898213'), (u'INDIRECT_-1206908683', u'MULTIEQUAL_-1206908407'), (u'CALL_-1206921994', u'INDIRECT_-1206893339'), (u'CALL_-1206931701', u'INDIRECT_-1206894563'), (u'CALL_-1206938900', u'INDIRECT_-1206896156'), (u'CALL_-1206928992', u'INDIRECT_-1206892145'), (u'INDIRECT_-1206901616', u'MULTIEQUAL_-1206901382'), (u'MULTIEQUAL_-1206901383', u'COPY_-1206877819'), (u'MULTIEQUAL_-1206903865', u'MULTIEQUAL_-1206903852'), (u'CALL_-1206932817', u'INDIRECT_-1206894768'), (u'INDIRECT_-1206889132', u'MULTIEQUAL_-1206890649'), (u'CALL_-1206930241', u'INDIRECT_-1206905632'), (u'INDIRECT_-1206902641', u'MULTIEQUAL_-1206902280'), (u'INDIRECT_-1206896285', u'MULTIEQUAL_-1206896240'), (u'INDIRECT_-1206881429', u'MULTIEQUAL_-1206881807'), (u'INDIRECT_-1206894721', u'MULTIEQUAL_-1206896240'), (u'CALLIND_-1206925453', u'INDIRECT_-1206887141'), (u'CALL_-1206930636', u'INDIRECT_-1206894018'), (u'CALL_-1206938927', u'INDIRECT_-1206891970'), (u'MULTIEQUAL_-1206909970', u'MULTIEQUAL_-1206911457'), (u'STORE_-1206930828', u'INDIRECT_-1206903937'), (u'CALL_-1206938725', u'INDIRECT_-1206914753'), (u'MULTIEQUAL_-1206902604', u'MULTIEQUAL_-1206902899'), ('const-0', u'INT_NOTEQUAL_-1206933426'), (u'INDIRECT_-1206913251', u'MULTIEQUAL_-1206910926'), (u'INDIRECT_-1206906024', u'MULTIEQUAL_-1206905763'), (u'MULTIEQUAL_-1206891063', u'MULTIEQUAL_-1206891763'), (u'MULTIEQUAL_-1206890226', u'MULTIEQUAL_-1206890188'), (u'CALL_-1206935809', u'INDIRECT_-1206898873'), ('const-18', u'PTRADD_-1206875364'), (u'CALL_-1206930105', u'INDIRECT_-1206893437'), (u'CALL_-1206939523', u'INDIRECT_-1206898535'), (u'CALL_-1206927360', u'INDIRECT_-1206902324'), (u'CALL_-1206927833', u'INDIRECT_-1206896215'), (u'CALL_-1206928257', u'INDIRECT_-1206883536'), (u'MULTIEQUAL_-1206903380', u'MULTIEQUAL_-1206903323'), (u'CALL_-1206937186', u'INDIRECT_-1206906813'), (u'CALL_-1206925694', u'INDIRECT_-1206902436'), (u'STORE_-1206937765', u'INDIRECT_-1206911680'), (u'INDIRECT_-1206885061', u'MULTIEQUAL_-1206884841'), (u'INDIRECT_-1206890690', u'MULTIEQUAL_-1206891072'), (u'LOAD_-1206931059', u'INT_AND_-1206931033'), (u'CALL_-1206930228', u'INDIRECT_-1206900274'), (u'INDIRECT_-1206903722', u'MULTIEQUAL_-1206905349'), (u'INT_EQUAL_-1206938879', u'CBRANCH_-1206938877'), (u'INDIRECT_-1206904344', u'MULTIEQUAL_-1206904083'), (u'CALL_-1206921431', u'INDIRECT_-1206896855'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206873179'), (u'CALL_-1206928194', u'INDIRECT_-1206904708'), (u'STORE_-1206930329', u'INDIRECT_-1206891682'), (u'CALL_-1206928815', u'INDIRECT_-1206895081'), (u'CALL_-1206928152', u'INDIRECT_-1206908073'), (u'INDIRECT_-1206902696', u'MULTIEQUAL_-1206902280'), (u'INDIRECT_-1206893178', u'MULTIEQUAL_-1206893682'), (u'INDIRECT_-1206907856', u'MULTIEQUAL_-1206874346'), (u'CAST_-1206869422', u'LOAD_-1206922069'), (u'INDIRECT_-1206913100', u'MULTIEQUAL_-1206912827'), ('const-272', u'INT_ADD_-1206928718'), (u'MULTIEQUAL_-1206876105', u'MULTIEQUAL_-1206887681'), ('const-0', u'CALL_-1206929320'), (u'CALLIND_-1206921359', u'INDIRECT_-1206892887'), (u'MULTIEQUAL_-1206880920', u'MULTIEQUAL_-1206880374'), (u'CALL_-1206928690', u'INDIRECT_-1206903340'), (u'MULTIEQUAL_-1206893159', u'COPY_-1206893282'), (u'INDIRECT_-1206882330', u'MULTIEQUAL_-1206883183'), (u'CALLIND_-1206922636', u'INDIRECT_-1206907273'), (u'INDIRECT_-1206894648', u'MULTIEQUAL_-1206894535'), ('tmp_72986', u'CALL_-1206937924'), (u'CALL_-1206930476', u'INDIRECT_-1206897869'), (u'INDIRECT_-1206895460', u'MULTIEQUAL_-1206895187'), (u'MULTIEQUAL_-1206888831', u'MULTIEQUAL_-1206888716'), (u'INT_ADD_-1206928718', u'CAST_-1206876931'), (u'INDIRECT_-1206888235', u'COPY_-1206878688'), (u'INDIRECT_-1206891834', u'MULTIEQUAL_-1206891656'), (u'CALL_-1206933711', u'INDIRECT_-1206892645'), (u'CALL_-1206928878', u'INDIRECT_-1206895556'), (u'CALL_-1206927833', u'INDIRECT_-1206901255'), (u'CALL_-1206930927', u'INDIRECT_-1206894593'), (u'INDIRECT_-1206909339', u'MULTIEQUAL_-1206910335'), (u'CALL_-1206928209', u'INDIRECT_-1206908103'), (u'CALL_-1206934098', u'INDIRECT_-1206903381'), (u'CALLIND_-1206925511', u'INDIRECT_-1206903973'), (u'CALLIND_-1206921388', u'INDIRECT_-1206900883'), (u'CALL_-1206937430', u'INDIRECT_-1206902210'), (u'INDIRECT_-1206891288', u'MULTIEQUAL_-1206891175'), (u'CALL_-1206934114', u'INDIRECT_-1206901293'), (u'INDIRECT_-1206893900', u'MULTIEQUAL_-1206880916'), (u'CALL_-1206936047', u'INDIRECT_-1206902817'), (u'INDIRECT_-1206902707', u'MULTIEQUAL_-1206906843'), (u'CALL_-1206928150', u'INDIRECT_-1206900069'), (u'STORE_-1206929089', u'INDIRECT_-1206885626'), (u'INDIRECT_-1206891249', u'MULTIEQUAL_-1206895503'), (u'CALL_-1206927405', u'INDIRECT_-1206895211'), (u'STORE_-1206928410', u'INDIRECT_-1206899138'), (u'INDIRECT_-1206888670', u'MULTIEQUAL_-1206888464'), (u'CALL_-1206928734', u'INDIRECT_-1206900425'), (u'STORE_-1206921852', u'INDIRECT_-1206900599'), (u'MULTIEQUAL_-1206901382', u'MULTIEQUAL_-1206901367'), (u'STORE_-1206925248', u'INDIRECT_-1206889782'), (u'CALL_-1206930550', u'INDIRECT_-1206886582'), (u'MULTIEQUAL_-1206906463', u'MULTIEQUAL_-1206906355'), (u'CALL_-1206929320', u'INDIRECT_-1206886619'), (u'STORE_-1206925479', u'INDIRECT_-1206890740'), (u'INDIRECT_-1206901244', u'MULTIEQUAL_-1206901067'), (u'STORE_-1206937788', u'INDIRECT_-1206908750'), (u'CALL_-1206928709', u'INDIRECT_-1206904861'), (u'STORE_-1206924934', u'INDIRECT_-1206885859'), (u'INDIRECT_-1206894770', u'MULTIEQUAL_-1206896336'), (u'INDIRECT_-1206893662', u'MULTIEQUAL_-1206895321'), (u'INDIRECT_-1206910435', u'MULTIEQUAL_-1206910031'), (u'MULTIEQUAL_-1206905401', u'MULTIEQUAL_-1206905381'), (u'CALL_-1206921320', u'INDIRECT_-1206890818'), (u'MULTIEQUAL_-1206904936', u'MULTIEQUAL_-1206904932'), (u'STORE_-1206933398', u'INDIRECT_-1206888222'), (u'CALL_-1206930228', u'INDIRECT_-1206901114'), (u'CALLIND_-1206929135', u'INT_EQUAL_-1206929121'), (u'CALL_-1206934888', u'INDIRECT_-1206902812'), (u'CALL_-1206932327', u'INDIRECT_-1206907996'), (u'STORE_-1206921743', u'INDIRECT_-1206902215'), (u'CALL_-1206930274', u'INDIRECT_-1206893128'), (u'STORE_-1206933118', u'INDIRECT_-1206895622'), (u'CALL_-1206928878', u'INDIRECT_-1206895136'), (u'INDIRECT_-1206897488', u'MULTIEQUAL_-1206899049'), (u'INDIRECT_-1206913565', u'MULTIEQUAL_-1206914231'), (u'INT_AND_-1206917994', u'CALL_-1206931797'), (u'CALL_-1206930584', u'INDIRECT_-1206897770'), (u'CALL_-1206933962', u'INDIRECT_-1206894056'), (u'CALL_-1206921447', u'INDIRECT_-1206903166'), (u'CALL_-1206925460', u'INDIRECT_-1206889137'), (u'MULTIEQUAL_-1206910251', u'MULTIEQUAL_-1206909585'), (u'INDIRECT_-1206896177', u'MULTIEQUAL_-1206895838'), (u'STORE_-1206930310', u'INDIRECT_-1206893928'), (u'CALL_-1206932359', u'INDIRECT_-1206909978'), (u'INDIRECT_-1206902247', u'MULTIEQUAL_-1206901865'), (u'MULTIEQUAL_-1206905590', u'MULTIEQUAL_-1206905455'), (u'CALL_-1206939523', u'INDIRECT_-1206893495'), (u'INDIRECT_-1206899107', u'COPY_-1206880312'), (u'CALL_-1206930228', u'INDIRECT_-1206905314'), (u'INDIRECT_-1206890755', u'COPY_-1206878694'), (u'CALL_-1206938927', u'INDIRECT_-1206884405'), (u'MULTIEQUAL_-1206906043', u'INT_NOTEQUAL_-1206934602'), ('tmp_3804', u'CBRANCH_-1206935528'), (u'CALL_-1206936110', u'INDIRECT_-1206906216'), (u'STORE_-1206928518', u'INDIRECT_-1206897101'), (u'STORE_-1206929190', u'INDIRECT_-1206905388'), (u'CALL_-1206938694', u'INDIRECT_-1206902133'), (u'CALLIND_-1206921999', u'INDIRECT_-1206888331'), (u'STORE_-1206930873', u'INDIRECT_-1206907740'), (u'INDIRECT_-1206899546', u'MULTIEQUAL_-1206899092'), (u'INDIRECT_-1206909740', u'MULTIEQUAL_-1206909467'), (u'MULTIEQUAL_-1206890643', u'MULTIEQUAL_-1206890595'), (u'CALLIND_-1206921359', u'INDIRECT_-1206891627'), (u'INDIRECT_-1206893062', u'MULTIEQUAL_-1206892823'), (u'CALL_-1206935766', u'INDIRECT_-1206900108'), (u'MULTIEQUAL_-1206906210', u'MULTIEQUAL_-1206909740'), (u'INDIRECT_-1206886205', u'MULTIEQUAL_-1206886160'), (u'INT_MULT_-1206935898', u'CALL_-1206935907'), (u'CALL_-1206930025', u'INDIRECT_-1206902404'), (u'MULTIEQUAL_-1206892793', u'MULTIEQUAL_-1206892751'), (u'CALL_-1206928518', u'INDIRECT_-1206901629'), (u'MULTIEQUAL_-1206907868', u'MULTIEQUAL_-1206907841'), (u'CAST_-1206873337', u'LOAD_-1206928331'), (u'INT_AND_-1206925409', u'INT_NOTEQUAL_-1206925071'), (u'INDIRECT_-1206907556', u'COPY_-1206879034'), (u'CALL_-1206930476', u'INDIRECT_-1206889469'), (u'STORE_-1206930873', u'INDIRECT_-1206906060'), (u'INDIRECT_-1206901269', u'MULTIEQUAL_-1206902461'), (u'INDIRECT_-1206887023', u'MULTIEQUAL_-1206888680'), (u'INDIRECT_-1206904622', u'MULTIEQUAL_-1206904506'), (u'MULTIEQUAL_-1206902828', u'MULTIEQUAL_-1206903623'), (u'CALL_-1206930899', u'INDIRECT_-1206890171'), ('tmp_5985', u'CBRANCH_-1206933696'), (u'CALL_-1206930086', u'INDIRECT_-1206899067'), (u'CALL_-1206937824', u'INDIRECT_-1206907287'), (u'INDIRECT_-1206894712', u'MULTIEQUAL_-1206892506'), (u'CALL_-1206934460', u'INDIRECT_-1206904023'), (u'MULTIEQUAL_-1206889012', u'MULTIEQUAL_-1206889763'), (u'INDIRECT_-1206908474', u'MULTIEQUAL_-1206908319'), (u'CALL_-1206937430', u'INDIRECT_-1206910610'), (u'CALL_-1206928271', u'INDIRECT_-1206904555'), (u'CALL_-1206938927', u'INDIRECT_-1206900790'), (u'STORE_-1206928327', u'INDIRECT_-1206895272'), (u'CALL_-1206925604', u'INDIRECT_-1206887347'), (u'INDIRECT_-1206877545', u'MULTIEQUAL_-1206878258'), (u'MULTIEQUAL_-1206894016', u'MULTIEQUAL_-1206894012'), (u'CALL_-1206929202', u'INDIRECT_-1206907146'), (u'CALL_-1206929226', u'INDIRECT_-1206906317'), (u'INDIRECT_-1206902575', u'MULTIEQUAL_-1206902657'), (u'STORE_-1206930310', u'INDIRECT_-1206903588'), (u'COPY_-1206928809', u'MULTIEQUAL_-1206920307'), (u'CALL_-1206938756', u'INDIRECT_-1206901119'), (u'STORE_-1206925479', u'INDIRECT_-1206884020'), ('const-2', u'PTRADD_-1206878814'), (u'MULTIEQUAL_-1206878319', u'MULTIEQUAL_-1206914939'), (u'INDIRECT_-1206899293', u'MULTIEQUAL_-1206876251'), (u'CALL_-1206933745', u'INDIRECT_-1206893094'), (u'INDIRECT_-1206889542', u'MULTIEQUAL_-1206889243'), (u'INDIRECT_-1206898579', u'MULTIEQUAL_-1206898550'), (u'CALL_-1206938421', u'INDIRECT_-1206902180'), (u'CALL_-1206921361', u'INDIRECT_-1206894296'), (u'CALLIND_-1206921743', u'INDIRECT_-1206875170'), (u'CALLIND_-1206921856', u'INDIRECT_-1206893298'), (u'MULTIEQUAL_-1206908742', u'MULTIEQUAL_-1206908729'), (u'INDIRECT_-1206892620', u'MULTIEQUAL_-1206893128'), (u'STORE_-1206937788', u'INDIRECT_-1206897410'), ('tmp_72983', u'CALL_-1206938694'), (u'INDIRECT_-1206908943', u'MULTIEQUAL_-1206908752'), (u'MULTIEQUAL_-1206894625', u'MULTIEQUAL_-1206894612'), (u'MULTIEQUAL_-1206899710', u'MULTIEQUAL_-1206899575'), (u'CAST_-1206877339', u'CALL_-1206928690'), (u'CALL_-1206929145', u'INDIRECT_-1206899668'), (u'CALL_-1206929866', u'INDIRECT_-1206909226'), (u'INDIRECT_-1206899281', u'MULTIEQUAL_-1206899061'), (u'INDIRECT_-1206894311', u'COPY_-1206880187'), (u'CALL_-1206922556', u'INDIRECT_-1206895423'), (u'INDIRECT_-1206899588', u'MULTIEQUAL_-1206901149'), (u'CALL_-1206929269', u'INDIRECT_-1206890115'), (u'CALLIND_-1206938827', u'INDIRECT_-1206913757'), (u'CALL_-1206930086', u'INT_EQUAL_-1206930072'), (u'INDIRECT_-1206882041', u'MULTIEQUAL_-1206882866'), (u'CALL_-1206929645', u'INDIRECT_-1206912332'), (u'INDIRECT_-1206909485', u'MULTIEQUAL_-1206910432'), (u'INDIRECT_-1206892658', u'MULTIEQUAL_-1206892107'), (u'INDIRECT_-1206899872', u'MULTIEQUAL_-1206899724'), (u'INDIRECT_-1206906899', u'MULTIEQUAL_-1206909593'), (u'CALL_-1206925694', u'INDIRECT_-1206886056'), (u'INDIRECT_-1206887573', u'MULTIEQUAL_-1206876222'), (u'CALL_-1206925783', u'INDIRECT_-1206894497'), (u'INDIRECT_-1206912043', u'MULTIEQUAL_-1206911767'), (u'INDIRECT_-1206876058', u'MULTIEQUAL_-1206876257'), ('const-0', u'COPY_-1206880469'), (u'CALL_-1206929320', u'INDIRECT_-1206903419'), (u'INDIRECT_-1206904214', u'MULTIEQUAL_-1206903587'), (u'INDIRECT_-1206911237', u'MULTIEQUAL_-1206910792'), (u'MULTIEQUAL_-1206910532', u'STORE_-1206928662'), (u'CALL_-1206931435', u'INDIRECT_-1206912341'), (u'LOAD_-1206937261', u'INT_AND_-1206937235'), (u'INDIRECT_-1206900863', u'MULTIEQUAL_-1206901619'), (u'CALL_-1206938927', u'INDIRECT_-1206894070'), (u'INDIRECT_-1206880081', u'MULTIEQUAL_-1206874287'), (u'CALL_-1206925460', u'INDIRECT_-1206885357'), (u'STORE_-1206934436', u'INDIRECT_-1206892570'), (u'INDIRECT_-1206910650', u'MULTIEQUAL_-1206910532'), (u'CALL_-1206928709', u'INDIRECT_-1206893521'), (u'CALL_-1206937983', u'INDIRECT_-1206911151'), (u'CALL_-1206925799', u'INDIRECT_-1206907949'), (u'INDIRECT_-1206884349', u'MULTIEQUAL_-1206886072'), (u'COPY_-1206873967', u'CALL_-1206928621'), (u'MULTIEQUAL_-1206889809', u'MULTIEQUAL_-1206889795'), (u'STORE_-1206928662', u'INDIRECT_-1206892149'), (u'MULTIEQUAL_-1206909254', u'MULTIEQUAL_-1206909235'), (u'CALL_-1206933773', u'INDIRECT_-1206906968'), (u'INDIRECT_-1206899336', u'MULTIEQUAL_-1206898920'), (u'INDIRECT_-1206895663', u'MULTIEQUAL_-1206895387'), (u'CALL_-1206921361', u'INDIRECT_-1206894716'), (u'INDIRECT_-1206885294', u'CALL_-1206925799'), (u'STORE_-1206928320', u'INDIRECT_-1206884769'), (u'MULTIEQUAL_-1206910799', u'COPY_-1206910922'), (u'INDIRECT_-1206886490', u'MULTIEQUAL_-1206886872'), (u'CALLIND_-1206929135', u'INDIRECT_-1206915902'), (u'STORE_-1206937696', u'INDIRECT_-1206912906'), (u'STORE_-1206930873', u'INDIRECT_-1206906900'), (u'STORE_-1206924909', u'INDIRECT_-1206898745'), (u'CALL_-1206929032', u'INDIRECT_-1206910685'), (u'MULTIEQUAL_-1206902726', u'MULTIEQUAL_-1206902750'), (u'INDIRECT_-1206904777', u'MULTIEQUAL_-1206904698'), ('const-0', u'PTRSUB_-1206876704'), (u'CALL_-1206928878', u'INDIRECT_-1206896396'), (u'CALL_-1206921361', u'INDIRECT_-1206890936'), (u'CALL_-1206929974', u'INDIRECT_-1206901732'), (u'MULTIEQUAL_-1206885133', u'MULTIEQUAL_-1206886072'), (u'CALL_-1206926063', u'INDIRECT_-1206890880'), (u'CALL_-1206927048', u'INDIRECT_-1206878270'), (u'INDIRECT_-1206896821', u'MULTIEQUAL_-1206896601'), (u'INDIRECT_-1206901393', u'MULTIEQUAL_-1206903426'), (u'COPY_-1206871983', u'CALL_-1206929296'), (u'INDIRECT_-1206906794', u'COPY_-1206879751'), (u'CALL_-1206934835', u'INDIRECT_-1206896913'), (u'INDIRECT_-1206900528', u'MULTIEQUAL_-1206900206'), (u'CALL_-1206933594', u'INDIRECT_-1206903084'), (u'INDIRECT_-1206909981', u'MULTIEQUAL_-1206910635'), (u'STORE_-1206925416', u'INDIRECT_-1206895745'), (u'CALLIND_-1206921372', u'INDIRECT_-1206902610'), (u'CALL_-1206938975', u'INDIRECT_-1206892418'), (u'MULTIEQUAL_-1206911278', u'MULTIEQUAL_-1206911272'), (u'INDIRECT_-1206885518', u'MULTIEQUAL_-1206884967'), ('const-433', u'LOAD_-1206928761'), (u'MULTIEQUAL_-1206907031', u'MULTIEQUAL_-1206907015'), (u'CALLIND_-1206925511', u'INDIRECT_-1206891373'), (u'INDIRECT_-1206889444', u'MULTIEQUAL_-1206890923'), (u'INDIRECT_-1206882387', u'MULTIEQUAL_-1206882482'), (u'MULTIEQUAL_-1206902416', u'MULTIEQUAL_-1206902412'), (u'INDIRECT_-1206902253', u'MULTIEQUAL_-1206903477'), (u'CALL_-1206930899', u'INDIRECT_-1206891851'), (u'STORE_-1206924909', u'INDIRECT_-1206895385'), (u'INDIRECT_-1206913760', u'MULTIEQUAL_-1206913560'), (u'MULTIEQUAL_-1206889327', u'MULTIEQUAL_-1206889343'), (u'INDIRECT_-1206897406', u'MULTIEQUAL_-1206898659'), ('const-1', u'INT_ADD_-1206931531'), (u'MULTIEQUAL_-1206896832', u'MULTIEQUAL_-1206896194'), (u'COPY_-1206875309', u'CALL_-1206930506'), (u'STORE_-1206925479', u'INDIRECT_-1206886960'), (u'INDIRECT_-1206900883', u'MULTIEQUAL_-1206902540'), (u'MULTIEQUAL_-1206889386', u'MULTIEQUAL_-1206889348'), (u'CALL_-1206927048', u'INDIRECT_-1206901204'), (u'MULTIEQUAL_-1206893169', u'MULTIEQUAL_-1206893112'), (u'INDIRECT_-1206901928', u'MULTIEQUAL_-1206903712'), (u'STORE_-1206928446', u'INDIRECT_-1206891599'), (u'INDIRECT_-1206898955', u'MULTIEQUAL_-1206897204'), (u'STORE_-1206930256', u'INDIRECT_-1206898948'), (u'INDIRECT_-1206915134', u'MULTIEQUAL_-1206914507'), (u'INDIRECT_-1206889082', u'MULTIEQUAL_-1206888966'), (u'STORE_-1206928327', u'INDIRECT_-1206903672'), (u'MULTIEQUAL_-1206898824', u'MULTIEQUAL_-1206899119'), (u'CALL_-1206924677', u'INDIRECT_-1206906061'), (u'INDIRECT_-1206881969', u'MULTIEQUAL_-1206881827'), (u'MULTIEQUAL_-1206906988', u'MULTIEQUAL_-1206906891'), (u'INDIRECT_-1206906988', u'MULTIEQUAL_-1206906891'), (u'CALLIND_-1206925453', u'INDIRECT_-1206901421'), (u'CALL_-1206932359', u'INDIRECT_-1206893598'), (u'INDIRECT_-1206899500', u'MULTIEQUAL_-1206899345'), (u'INDIRECT_-1206891744', u'MULTIEQUAL_-1206891541'), (u'INDIRECT_-1206900348', u'MULTIEQUAL_-1206899689'), (u'CALL_-1206934460', u'INDIRECT_-1206891423'), (u'STORE_-1206925479', u'INDIRECT_-1206888640'), (u'CALL_-1206934963', u'INDIRECT_-1206893363'), ('const-433', u'LOAD_-1206929095'), (u'INDIRECT_-1206895287', u'MULTIEQUAL_-1206895207'), (u'INDIRECT_-1206906013', u'MULTIEQUAL_-1206876267'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206870663'), (u'MULTIEQUAL_-1206915972', u'LOAD_-1206931536'), (u'STORE_-1206928320', u'INDIRECT_-1206890229'), (u'CALL_-1206923816', u'INDIRECT_-1206890639'), (u'INDIRECT_-1206888729', u'MULTIEQUAL_-1206892983'), (u'MULTIEQUAL_-1206898673', u'MULTIEQUAL_-1206898631'), (u'INDIRECT_-1206895778', u'MULTIEQUAL_-1206895690'), (u'CALL_-1206930899', u'INDIRECT_-1206901931'), (u'CALL_-1206927418', u'INDIRECT_-1206903619'), (u'INDIRECT_-1206911226', u'MULTIEQUAL_-1206911079'), (u'INDIRECT_-1206897294', u'MULTIEQUAL_-1206897116'), (u'CALL_-1206924668', u'INDIRECT_-1206899410'), (u'INDIRECT_-1206903297', u'MULTIEQUAL_-1206877002'), (u'STORE_-1206937765', u'INDIRECT_-1206906220'), (u'INDIRECT_-1206908214', u'MULTIEQUAL_-1206909751'), (u'CALL_-1206929324', u'INDIRECT_-1206908472'), (u'STORE_-1206925479', u'INDIRECT_-1206902920'), ('const-0', u'INT_EQUAL_-1206921755'), (u'CALLIND_-1206924378', u'INDIRECT_-1206907143'), (u'STORE_-1206934436', u'INDIRECT_-1206894250'), (u'CALL_-1206924756', u'INDIRECT_-1206884266'), (u'MULTIEQUAL_-1206897643', u'MULTIEQUAL_-1206897469'), (u'CALL_-1206937142', u'INDIRECT_-1206909734'), (u'CALLIND_-1206922663', u'INDIRECT_-1206889907'), (u'INDIRECT_-1206903800', u'MULTIEQUAL_-1206903702'), (u'CALLIND_-1206938263', u'INDIRECT_-1206910064'), (u'INDIRECT_-1206894506', u'MULTIEQUAL_-1206894052'), (u'INDIRECT_-1206899128', u'COPY_-1206879615'), (u'CALL_-1206935494', u'INDIRECT_-1206892405'), (u'CALLIND_-1206921856', u'INDIRECT_-1206899598'), (u'MULTIEQUAL_-1206905370', u'MULTIEQUAL_-1206908900'), (u'INDIRECT_-1206897560', u'MULTIEQUAL_-1206892350'), (u'CALL_-1206928709', u'INDIRECT_-1206909901'), (u'CALL_-1206928291', u'INDIRECT_-1206895150'), (u'MULTIEQUAL_-1206907499', u'MULTIEQUAL_-1206907482'), (u'CALL_-1206930556', u'INDIRECT_-1206893556'), (u'MULTIEQUAL_-1206892349', u'MULTIEQUAL_-1206892330'), (u'STORE_-1206930351', u'INDIRECT_-1206896660'), (u'CALL_-1206927833', u'INDIRECT_-1206897055'), (u'STORE_-1206928697', u'INDIRECT_-1206896370'), (u'INDIRECT_-1206892767', u'MULTIEQUAL_-1206892748'), (u'MULTIEQUAL_-1206906694', u'MULTIEQUAL_-1206906678'), (u'INDIRECT_-1206905397', u'MULTIEQUAL_-1206877007'), ('tmp_7297', u'CBRANCH_-1206930437'), (u'CALL_-1206928709', u'INDIRECT_-1206888481'), (u'CALL_-1206929529', u'INDIRECT_-1206908935'), (u'CALL_-1206934098', u'INDIRECT_-1206910521'), (u'CALL_-1206921832', u'INDIRECT_-1206903362'), (u'CALL_-1206930407', u'INDIRECT_-1206885648'), (u'CALL_-1206931674', u'INDIRECT_-1206900133'), (u'INDIRECT_-1206909496', u'MULTIEQUAL_-1206909229'), (u'INDIRECT_-1206894194', u'MULTIEQUAL_-1206894039'), (u'CALL_-1206926116', u'INDIRECT_-1206888857'), (u'INDIRECT_-1206890815', u'MULTIEQUAL_-1206890897'), (u'CALL_-1206938628', u'INDIRECT_-1206903776'), (u'CALL_-1206934274', u'INDIRECT_-1206914143'), (u'CALL_-1206938131', u'INDIRECT_-1206884939'), (u'INDIRECT_-1206902143', u'MULTIEQUAL_-1206903800'), (u'MULTIEQUAL_-1206897096', u'MULTIEQUAL_-1206898016'), (u'INDIRECT_-1206892079', u'COPY_-1206879830'), (u'INDIRECT_-1206891909', u'MULTIEQUAL_-1206893632'), (u'MULTIEQUAL_-1206896757', u'MULTIEQUAL_-1206896707'), (u'MULTIEQUAL_-1206890532', u'MULTIEQUAL_-1206889894'), (u'COPY_-1206877167', u'MULTIEQUAL_-1206918917'), (u'INDIRECT_-1206902846', u'MULTIEQUAL_-1206902773'), ('tmp_14942', u'BRANCH_-1206931125'), (u'MULTIEQUAL_-1206901716', u'MULTIEQUAL_-1206902636'), (u'MULTIEQUAL_-1206876145', u'MULTIEQUAL_-1206904061'), (u'MULTIEQUAL_-1206913536', u'SUBPIECE_-1206906763'), (u'CALL_-1206927048', u'INDIRECT_-1206876922'), (u'CALL_-1206927405', u'INDIRECT_-1206894791'), (u'CALL_-1206938232', u'INDIRECT_-1206905005'), (u'MULTIEQUAL_-1206891532', u'MULTIEQUAL_-1206891461'), (u'MULTIEQUAL_-1206905393', u'MULTIEQUAL_-1206905351'), (u'CALLIND_-1206931354', u'INDIRECT_-1206905830'), (u'STORE_-1206937920', u'INDIRECT_-1206897476'), (u'INDIRECT_-1206887820', u'MULTIEQUAL_-1206889520'), (u'INDIRECT_-1206904506', u'MULTIEQUAL_-1206904359'), (u'INDIRECT_-1206898569', u'COPY_-1206880071'), (u'CALL_-1206930927', u'INDIRECT_-1206880982'), (u'INDIRECT_-1206895422', u'MULTIEQUAL_-1206894375'), (u'STORE_-1206933118', u'INDIRECT_-1206896882'), (u'CALL_-1206929866', u'INDIRECT_-1206899986'), (u'MULTIEQUAL_-1206905812', u'MULTIEQUAL_-1206906563'), (u'INDIRECT_-1206906056', u'MULTIEQUAL_-1206914403'), (u'INDIRECT_-1206896803', u'MULTIEQUAL_-1206874313'), (u'INDIRECT_-1206884728', u'MULTIEQUAL_-1206884393'), (u'INDIRECT_-1206892387', u'COPY_-1206880296'), (u'CALL_-1206934114', u'INDIRECT_-1206892473'), (u'CALL_-1206932327', u'INDIRECT_-1206894136'), (u'CALL_-1206928152', u'INDIRECT_-1206891693'), (u'CALL_-1206934460', u'INDIRECT_-1206893103'), (u'MULTIEQUAL_-1206896599', u'MULTIEQUAL_-1206895741'), (u'COPY_-1206869304', u'MULTIEQUAL_-1206886941'), (u'CALL_-1206937924', u'INDIRECT_-1206909441'), (u'MULTIEQUAL_-1206912522', u'MULTIEQUAL_-1206912509'), (u'CALL_-1206921361', u'INDIRECT_-1206905636'), (u'CALL_-1206928152', u'INDIRECT_-1206893373'), (u'INDIRECT_-1206887148', u'MULTIEQUAL_-1206888587'), (u'INDIRECT_-1206894755', u'MULTIEQUAL_-1206894451'), (u'INDIRECT_-1206913826', u'MULTIEQUAL_-1206913372'), (u'INDIRECT_-1206881688', u'MULTIEQUAL_-1206881490'), (u'STORE_-1206932486', u'INDIRECT_-1206889569'), (u'MULTIEQUAL_-1206902693', u'MULTIEQUAL_-1206903721'), (u'INDIRECT_-1206910386', u'MULTIEQUAL_-1206910239'), (u'INDIRECT_-1206901885', u'MULTIEQUAL_-1206901736'), (u'CALL_-1206928331', u'INDIRECT_-1206913235'), (u'MULTIEQUAL_-1206876126', u'MULTIEQUAL_-1206896501'), (u'INDIRECT_-1206902229', u'MULTIEQUAL_-1206902184'), (u'CALL_-1206935494', u'INDIRECT_-1206909625'), (u'INDIRECT_-1206889943', u'MULTIEQUAL_-1206891461'), (u'INDIRECT_-1206895175', u'MULTIEQUAL_-1206894871'), (u'INDIRECT_-1206879855', u'MULTIEQUAL_-1206880728'), (u'CALL_-1206929145', u'INDIRECT_-1206897988'), (u'CALL_-1206928150', u'INDIRECT_-1206901749'), (u'INDIRECT_-1206888124', u'COPY_-1206879469'), (u'CALL_-1206928667', u'INDIRECT_-1206895242'), (u'CALL_-1206934098', u'INDIRECT_-1206881116'), (u'INDIRECT_-1206878083', u'CALL_-1206930362'), (u'INDIRECT_-1206888818', u'MULTIEQUAL_-1206888642'), (u'CALL_-1206930407', u'INDIRECT_-1206895728'), (u'INDIRECT_-1206896996', u'MULTIEQUAL_-1206896762'), (u'INDIRECT_-1206899642', u'MULTIEQUAL_-1206899538'), (u'INDIRECT_-1206902062', u'MULTIEQUAL_-1206903721'), (u'MULTIEQUAL_-1206880369', u'MULTIEQUAL_-1206893823'), (u'CALL_-1206928331', u'INDIRECT_-1206902315'), (u'MULTIEQUAL_-1206907815', u'MULTIEQUAL_-1206907114'), ('const-433', u'LOAD_-1206930862'), (u'STORE_-1206937765', u'INDIRECT_-1206891100'), (u'STORE_-1206937765', u'INDIRECT_-1206891940'), (u'STORE_-1206929190', u'INDIRECT_-1206896148'), (u'CALL_-1206921431', u'INDIRECT_-1206883835'), (u'INDIRECT_-1206908978', u'MULTIEQUAL_-1206908802'), (u'MULTIEQUAL_-1206905419', u'MULTIEQUAL_-1206905003'), (u'CALL_-1206937142', u'INDIRECT_-1206895034'), (u'CALL_-1206928629', u'INDIRECT_-1206904039'), (u'INDIRECT_-1206895457', u'MULTIEQUAL_-1206895212'), (u'MULTIEQUAL_-1206889940', u'MULTIEQUAL_-1206889883'), (u'CALL_-1206928108', u'INDIRECT_-1206905114'), (u'CALLIND_-1206925019', u'INDIRECT_-1206876758'), (u'INDIRECT_-1206897482', u'MULTIEQUAL_-1206897366'), (u'MULTIEQUAL_-1206912730', u'MULTIEQUAL_-1206912595'), (u'INDIRECT_-1206889522', u'MULTIEQUAL_-1206890780'), (u'INDIRECT_-1206886873', u'MULTIEQUAL_-1206886733'), (u'STORE_-1206929089', u'INDIRECT_-1206904526'), (u'CALL_-1206929974', u'INDIRECT_-1206880561'), (u'INDIRECT_-1206906700', u'MULTIEQUAL_-1206907690'), (u'INDIRECT_-1206874351', u'MULTIEQUAL_-1206874277'), (u'CALL_-1206931435', u'INDIRECT_-1206891179'), (u'STORE_-1206937920', u'INDIRECT_-1206904196'), (u'CALLIND_-1206925453', u'INDIRECT_-1206885881'), (u'CALL_-1206926019', u'INDIRECT_-1206905141'), (u'CALL_-1206934955', u'INDIRECT_-1206900077'), (u'INDIRECT_-1206904280', u'MULTIEQUAL_-1206904007'), (u'CALL_-1206921264', u'INDIRECT_-1206883749'), (u'INDIRECT_-1206905710', u'MULTIEQUAL_-1206905480'), (u'CALL_-1206936110', u'INDIRECT_-1206895296'), (u'CALL_-1206934460', u'INDIRECT_-1206896463'), (u'CALLIND_-1206922663', u'INDIRECT_-1206885287'), (u'INDIRECT_-1206895742', u'MULTIEQUAL_-1206897369'), (u'INDIRECT_-1206907917', u'MULTIEQUAL_-1206908721'), (u'CALL_-1206937875', u'INDIRECT_-1206899332'), (u'CALL_-1206931745', u'INDIRECT_-1206891222'), (u'CALL_-1206926063', u'INDIRECT_-1206885420'), (u'STORE_-1206921743', u'INDIRECT_-1206902635'), (u'INDIRECT_-1206886942', u'MULTIEQUAL_-1206888609'), (u'INDIRECT_-1206897539', u'MULTIEQUAL_-1206897920'), (u'CALL_-1206928992', u'INDIRECT_-1206900545'), (u'INDIRECT_-1206899355', u'MULTIEQUAL_-1206899196'), (u'INDIRECT_-1206904960', u'MULTIEQUAL_-1206904873'), (u'MULTIEQUAL_-1206882145', u'MULTIEQUAL_-1206879145'), (u'CALL_-1206929385', u'INDIRECT_-1206903467'), (u'STORE_-1206928320', u'INDIRECT_-1206888549'), (u'INDIRECT_-1206883415', u'MULTIEQUAL_-1206884421'), (u'MULTIEQUAL_-1206880416', u'MULTIEQUAL_-1206913143'), ('tmp_3644', u'BRANCH_-1206935651'), (u'MULTIEQUAL_-1206901093', u'MULTIEQUAL_-1206902032'), (u'INDIRECT_-1206893861', u'MULTIEQUAL_-1206894901'), (u'INDIRECT_-1206892019', u'MULTIEQUAL_-1206891929'), (u'MULTIEQUAL_-1206892142', u'MULTIEQUAL_-1206892127'), (u'STORE_-1206921596', u'INDIRECT_-1206889128'), (u'INDIRECT_-1206884113', u'MULTIEQUAL_-1206883776'), ('const-8', u'PTRADD_-1206872157'), (u'MULTIEQUAL_-1206873732', u'INT_NOTEQUAL_-1206923905'), (u'CALL_-1206938628', u'INDIRECT_-1206893696'), (u'INT_ADD_-1206921357', u'CAST_-1206868932'), (u'CALL_-1206934460', u'INDIRECT_-1206881675'), (u'INDIRECT_-1206888488', u'MULTIEQUAL_-1206890272'), (u'CALL_-1206937824', u'INDIRECT_-1206901827'), (u'INDIRECT_-1206902664', u'MULTIEQUAL_-1206902469'), (u'CALL_-1206930584', u'INDIRECT_-1206888530'), (u'CALL_-1206929902', u'INDIRECT_-1206888248'), (u'CALL_-1206929794', u'INDIRECT_-1206879440'), (u'STORE_-1206924909', u'INDIRECT_-1206886985'), ('tmp_22665', u'BRANCH_-1206921951'), (u'PTRADD_-1206871562', u'CAST_-1206868879'), ('const-433', u'STORE_-1206934224'), (u'MULTIEQUAL_-1206873724', u'INT_NOTEQUAL_-1206873142'), (u'INDIRECT_-1206905402', u'MULTIEQUAL_-1206907029'), (u'MULTIEQUAL_-1206882147', u'MULTIEQUAL_-1206882133'), (u'CALL_-1206929269', u'INDIRECT_-1206888855'), (u'CALLIND_-1206938827', u'INDIRECT_-1206895277'), (u'INDIRECT_-1206893360', u'MULTIEQUAL_-1206891680'), ('const-2', u'INT_OR_-1206930244'), (u'MULTIEQUAL_-1206915911', u'CAST_-1206874612'), (u'STORE_-1206922815', u'INDIRECT_-1206902551'), (u'CALL_-1206928291', u'INDIRECT_-1206882208'), (u'CALL_-1206929830', u'INDIRECT_-1206889044'), (u'CALL_-1206928382', u'INDIRECT_-1206889743'), (u'INDIRECT_-1206876758', u'MULTIEQUAL_-1206876594'), (u'CALL_-1206932817', u'INDIRECT_-1206910308'), (u'MULTIEQUAL_-1206895963', u'MULTIEQUAL_-1206895789'), (u'INT_ADD_-1206930860', u'CAST_-1206874564'), (u'MULTIEQUAL_-1206897810', u'MULTIEQUAL_-1206901340'), (u'INDIRECT_-1206886790', u'MULTIEQUAL_-1206888356'), (u'INDIRECT_-1206890053', u'MULTIEQUAL_-1206892086'), (u'STORE_-1206927248', u'INDIRECT_-1206887894'), (u'CALL_-1206928271', u'INDIRECT_-1206902455'), (u'INDIRECT_-1206910728', u'COPY_-1206879983'), (u'INDIRECT_-1206890308', u'COPY_-1206879594'), (u'INDIRECT_-1206893004', u'MULTIEQUAL_-1206892801'), (u'INDIRECT_-1206897119', u'COPY_-1206879842'), (u'STORE_-1206928622', u'INDIRECT_-1206894386'), (u'CALL_-1206921134', u'INDIRECT_-1206883642'), (u'CALLIND_-1206921856', u'INDIRECT_-1206890358'), (u'INDIRECT_-1206904893', u'MULTIEQUAL_-1206905759'), ('tmp_12990', u'CBRANCH_-1206929921'), (u'CALL_-1206930086', u'INDIRECT_-1206894867'), (u'CALLIND_-1206938827', u'INDIRECT_-1206884015'), (u'INDIRECT_-1206907104', u'MULTIEQUAL_-1206908709'), (u'INDIRECT_-1206893607', u'MULTIEQUAL_-1206893588'), (u'CALL_-1206938772', u'INDIRECT_-1206884325'), (u'CALL_-1206928291', u'INDIRECT_-1206911950'), (u'LOAD_-1206932439', u'CALL_-1206932359'), (u'INDIRECT_-1206888990', u'MULTIEQUAL_-1206889164'), (u'INDIRECT_-1206906706', u'MULTIEQUAL_-1206908289'), (u'STORE_-1206927248', u'INDIRECT_-1206904274'), (u'INDIRECT_-1206911913', u'MULTIEQUAL_-1206913137'), (u'INDIRECT_-1206893844', u'MULTIEQUAL_-1206893641'), (u'INDIRECT_-1206905035', u'MULTIEQUAL_-1206908709'), (u'MULTIEQUAL_-1206902271', u'CALL_-1206933821'), (u'STORE_-1206937696', u'INDIRECT_-1206913326'), (u'CALL_-1206930241', u'INDIRECT_-1206907312'), (u'CALL_-1206938772', u'INDIRECT_-1206892310'), (u'MULTIEQUAL_-1206874303', u'MULTIEQUAL_-1206892365'), (u'CALL_-1206928194', u'INDIRECT_-1206889588'), (u'MULTIEQUAL_-1206878291', u'MULTIEQUAL_-1206901687'), (u'INDIRECT_-1206904997', u'MULTIEQUAL_-1206904163'), (u'CALL_-1206938131', u'INDIRECT_-1206904933'), (u'CALLIND_-1206929135', u'INDIRECT_-1206908600'), (u'CALLIND_-1206921884', u'INDIRECT_-1206883234'), (u'CALL_-1206935809', u'INDIRECT_-1206898033'), (u'MULTIEQUAL_-1206900587', u'MULTIEQUAL_-1206900612'), ('tmp_20889', u'CBRANCH_-1206921642'), (u'INDIRECT_-1206894526', u'MULTIEQUAL_-1206896109'), (u'MULTIEQUAL_-1206906367', u'MULTIEQUAL_-1206906351'), (u'INDIRECT_-1206892192', u'COPY_-1206880401'), (u'INDIRECT_-1206901813', u'MULTIEQUAL_-1206903846'), (u'CALLIND_-1206938827', u'INDIRECT_-1206884352'), (u'MULTIEQUAL_-1206891541', u'MULTIEQUAL_-1206891527'), (u'CALL_-1206928271', u'INDIRECT_-1206892179'), (u'INDIRECT_-1206896817', u'MULTIEQUAL_-1206896526'), (u'STORE_-1206921830', u'INDIRECT_-1206900161'), ('const-71', u'INT_ADD_-1206938786'), (u'MULTIEQUAL_-1206920891', u'CALL_-1206929489'), (u'INDIRECT_-1206874688', u'MULTIEQUAL_-1206874614'), (u'CALL_-1206934963', u'INDIRECT_-1206882609'), (u'INT_EQUAL_-1206921429', u'CBRANCH_-1206921425'), (u'STORE_-1206928588', u'INDIRECT_-1206913103'), (u'MULTIEQUAL_-1206903477', u'MULTIEQUAL_-1206903427'), (u'MULTIEQUAL_-1206899703', u'MULTIEQUAL_-1206878282'), (u'MULTIEQUAL_-1206891632', u'MULTIEQUAL_-1206891614'), (u'MULTIEQUAL_-1206890679', u'MULTIEQUAL_-1206878261'), (u'INDIRECT_-1206898478', u'MULTIEQUAL_-1206898302'), (u'MULTIEQUAL_-1206899489', u'MULTIEQUAL_-1206899470'), (u'CALL_-1206932359', u'INDIRECT_-1206902838'), ('const-8', u'INT_ADD_-1206921814'), (u'INDIRECT_-1206907182', u'MULTIEQUAL_-1206906883'), (u'MULTIEQUAL_-1206903739', u'MULTIEQUAL_-1206903323'), (u'INDIRECT_-1206912179', u'MULTIEQUAL_-1206912089'), (u'INDIRECT_-1206890008', u'MULTIEQUAL_-1206889816'), (u'CALL_-1206928271', u'INDIRECT_-1206904135'), (u'CALL_-1206929145', u'INDIRECT_-1206900088'), (u'INDIRECT_-1206887766', u'MULTIEQUAL_-1206887537'), (u'INDIRECT_-1206893635', u'MULTIEQUAL_-1206896646'), ('tmp_12363', u'BRANCH_-1206930867'), (u'MULTIEQUAL_-1206890701', u'MULTIEQUAL_-1206890681'), (u'MULTIEQUAL_-1206894152', u'MULTIEQUAL_-1206894134'), (u'CALL_-1206922556', u'INDIRECT_-1206894163'), (u'INDIRECT_-1206901031', u'COPY_-1206880203'), (u'INDIRECT_-1206892981', u'MULTIEQUAL_-1206876975'), (u'INDIRECT_-1206895853', u'MULTIEQUAL_-1206896276'), (u'INDIRECT_-1206895853', u'MULTIEQUAL_-1206896276'), ('const-8', u'PTRADD_-1206875847'), (u'INDIRECT_-1206903249', u'MULTIEQUAL_-1206904972'), ('const-433', u'LOAD_-1206929136'), (u'CALL_-1206929902', u'INDIRECT_-1206899588'), (u'CALL_-1206931128', u'INDIRECT_-1206893626'), (u'CALL_-1206928734', u'INDIRECT_-1206883537'), ('const-8', u'PTRADD_-1206871905'), (u'INDIRECT_-1206912130', u'MULTIEQUAL_-1206911698'), (u'CALL_-1206929529', u'INDIRECT_-1206890875'), (u'CALL_-1206938725', u'INDIRECT_-1206897953'), (u'CALL_-1206933745', u'INDIRECT_-1206902754'), (u'CALL_-1206939005', u'INDIRECT_-1206901675'), ('const-1083472', u'PTRSUB_-1206876704'), (u'INDIRECT_-1206907281', u'COPY_-1206880554'), (u'CALL_-1206921308', u'INDIRECT_-1206904348'), (u'MULTIEQUAL_-1206916117', u'MULTIEQUAL_-1206878319'), (u'INDIRECT_-1206890917', u'MULTIEQUAL_-1206890838'), (u'INDIRECT_-1206891763', u'INT_EQUAL_-1206928233'), (u'INDIRECT_-1206910657', u'MULTIEQUAL_-1206914407'), (u'CALLIND_-1206925511', u'INDIRECT_-1206891793'), (u'CALL_-1206932860', u'INDIRECT_-1206906937'), (u'INDIRECT_-1206890616', u'MULTIEQUAL_-1206894893'), (u'STORE_-1206930873', u'INDIRECT_-1206890100'), (u'CALL_-1206937824', u'INDIRECT_-1206901407'), (u'INDIRECT_-1206914379', u'MULTIEQUAL_-1206914999'), (u'INDIRECT_-1206904308', u'MULTIEQUAL_-1206901003'), (u'CALL_-1206925460', u'INDIRECT_-1206902157'), (u'CALL_-1206938310', u'INDIRECT_-1206899599'), (u'INDIRECT_-1206899443', u'MULTIEQUAL_-1206899167'), (u'CALL_-1206934114', u'INDIRECT_-1206894573'), (u'CALL_-1206928474', u'INDIRECT_-1206902030'), (u'CALLIND_-1206925019', u'INDIRECT_-1206887346'), (u'CALLIND_-1206929135', u'INDIRECT_-1206905660'), (u'CALL_-1206933711', u'INDIRECT_-1206911545'), (u'INDIRECT_-1206881891', u'MULTIEQUAL_-1206881737'), (u'CALL_-1206927833', u'INDIRECT_-1206904195'), (u'MULTIEQUAL_-1206887507', u'MULTIEQUAL_-1206887487'), (u'CALL_-1206934114', u'INDIRECT_-1206896253'), (u'STORE_-1206921864', u'INDIRECT_-1206898509'), (u'CALL_-1206929324', u'INDIRECT_-1206907632'), (u'STORE_-1206928662', u'INDIRECT_-1206906009'), (u'CALL_-1206938725', u'INDIRECT_-1206895433'), (u'INDIRECT_-1206906773', u'MULTIEQUAL_-1206907196'), (u'INDIRECT_-1206906773', u'MULTIEQUAL_-1206907196'), (u'INDIRECT_-1206899191', u'MULTIEQUAL_-1206899521'), (u'STORE_-1206929089', u'INDIRECT_-1206895286'), (u'MULTIEQUAL_-1206898630', u'MULTIEQUAL_-1206900117'), (u'STORE_-1206934385', u'INDIRECT_-1206900517'), (u'STORE_-1206921525', u'INDIRECT_-1206882369'), (u'STORE_-1206937765', u'INDIRECT_-1206899920'), (u'INDIRECT_-1206912747', u'MULTIEQUAL_-1206912365'), (u'CALL_-1206938342', u'INDIRECT_-1206903817'), (u'INDIRECT_-1206904947', u'MULTIEQUAL_-1206904867'), (u'MULTIEQUAL_-1206904214', u'MULTIEQUAL_-1206905401'), (u'CALL_-1206929296', u'INDIRECT_-1206907198'), (u'INDIRECT_-1206901929', u'COPY_-1206880079'), (u'INDIRECT_-1206909642', u'MULTIEQUAL_-1206909543'), (u'CALL_-1206925783', u'INDIRECT_-1206877526'), (u'CALL_-1206924704', u'INDIRECT_-1206877268'), (u'STORE_-1206927241', u'INDIRECT_-1206900069'), (u'CALL_-1206931337', u'INDIRECT_-1206902792'), (u'MULTIEQUAL_-1206889753', u'MULTIEQUAL_-1206890692'), (u'INDIRECT_-1206909553', u'MULTIEQUAL_-1206880952'), (u'MULTIEQUAL_-1206911639', u'COPY_-1206911762'), (u'INDIRECT_-1206892621', u'MULTIEQUAL_-1206892401'), (u'INDIRECT_-1206894106', u'MULTIEQUAL_-1206895689'), (u'STORE_-1206937696', u'INDIRECT_-1206906606'), (u'STORE_-1206925221', u'INDIRECT_-1206894807'), (u'INDIRECT_-1206904546', u'MULTIEQUAL_-1206905799'), (u'INDIRECT_-1206891324', u'MULTIEQUAL_-1206891129'), (u'STORE_-1206927231', u'INDIRECT_-1206888724'), (u'INDIRECT_-1206884394', u'MULTIEQUAL_-1206880906'), (u'INDIRECT_-1206902735', u'MULTIEQUAL_-1206900984'), (u'CALL_-1206928194', u'INDIRECT_-1206893788'), (u'MULTIEQUAL_-1206908310', u'MULTIEQUAL_-1206911840'), (u'MULTIEQUAL_-1206908210', u'MULTIEQUAL_-1206905203'), (u'INDIRECT_-1206906453', u'MULTIEQUAL_-1206907677'), (u'INDIRECT_-1206892668', u'COPY_-1206879940'), (u'INDIRECT_-1206894470', u'MULTIEQUAL_-1206894852'), (u'COPY_-1206879299', u'RETURN_-1206879220'), (u'INDIRECT_-1206903131', u'COPY_-1206880208'), (u'INDIRECT_-1206892385', u'MULTIEQUAL_-1206894140'), (u'INDIRECT_-1206879777', u'MULTIEQUAL_-1206879573'), (u'CALL_-1206934835', u'INDIRECT_-1206893973'), (u'CALL_-1206925432', u'INDIRECT_-1206893743'), (u'INDIRECT_-1206908621', u'MULTIEQUAL_-1206909073'), (u'CALL_-1206928734', u'CAST_-1206877339'), (u'INT_AND_-1206933833', u'INT_EQUAL_-1206933847'), (u'CALLIND_-1206938827', u'INDIRECT_-1206899897'), (u'INDIRECT_-1206892671', u'MULTIEQUAL_-1206890346'), (u'INDIRECT_-1206893333', u'MULTIEQUAL_-1206893756'), (u'INDIRECT_-1206893333', u'MULTIEQUAL_-1206893756'), (u'INDIRECT_-1206912637', u'MULTIEQUAL_-1206912247'), (u'INDIRECT_-1206908423', u'MULTIEQUAL_-1206909179'), (u'STORE_-1206928320', u'INDIRECT_-1206903669'), (u'INDIRECT_-1206910132', u'MULTIEQUAL_-1206911649'), (u'INDIRECT_-1206912817', u'MULTIEQUAL_-1206912539'), (u'CALL_-1206928152', u'INDIRECT_-1206890433'), (u'LOAD_-1206924144', u'INT_EQUAL_-1206924129'), (u'INDIRECT_-1206890768', u'MULTIEQUAL_-1206892329'), (u'CALL_-1206921264', u'INDIRECT_-1206896769'), (u'CALL_-1206927405', u'INDIRECT_-1206904871'), ('const-0', u'INT_NOTEQUAL_-1206934333'), (u'INDIRECT_-1206889107', u'MULTIEQUAL_-1206889202'), (u'INDIRECT_-1206882541', u'MULTIEQUAL_-1206884060'), (u'MULTIEQUAL_-1206876144', u'MULTIEQUAL_-1206903641'), (u'CALL_-1206933594', u'INDIRECT_-1206891744'), (u'INT_EQUAL_-1206930439', u'CBRANCH_-1206930437'), (u'INDIRECT_-1206898974', u'MULTIEQUAL_-1206898825'), (u'STORE_-1206924545', u'INDIRECT_-1206900750'), (u'INDIRECT_-1206906829', u'MULTIEQUAL_-1206907364'), (u'INDIRECT_-1206894614', u'MULTIEQUAL_-1206894459'), (u'CALL_-1206928194', u'INDIRECT_-1206897568'), (u'CALL_-1206924756', u'INDIRECT_-1206898966'), (u'CALL_-1206930362', u'INDIRECT_-1206900320'), (u'CALL_-1206930927', u'INDIRECT_-1206897113'), (u'INDIRECT_-1206892029', u'MULTIEQUAL_-1206893221'), (u'INDIRECT_-1206893765', u'MULTIEQUAL_-1206876119'), ('const-0', u'COPY_-1206938287'), (u'INDIRECT_-1206907495', u'MULTIEQUAL_-1206907091'), (u'INDIRECT_-1206905083', u'COPY_-1206905091'), (u'INDIRECT_-1206896946', u'MULTIEQUAL_-1206896799'), (u'INDIRECT_-1206902291', u'COPY_-1206880206'), (u'STORE_-1206928270', u'INDIRECT_-1206902348'), (u'CALL_-1206922316', u'INDIRECT_-1206903578'), ('const-8', u'PTRADD_-1206876986'), (u'INDIRECT_-1206906476', u'MULTIEQUAL_-1206906060'), (u'MULTIEQUAL_-1206915874', u'COPY_-1206875545'), (u'CALL_-1206938310', u'INDIRECT_-1206892039'), (u'INDIRECT_-1206904135', u'MULTIEQUAL_-1206904007'), ('const-433', u'LOAD_-1206933859'), (u'CALL_-1206935907', u'INDIRECT_-1206891809'), (u'COPY_-1206873602', u'MULTIEQUAL_-1206915357'), (u'INDIRECT_-1206889906', u'MULTIEQUAL_-1206891489'), (u'INDIRECT_-1206898884', u'MULTIEQUAL_-1206898623'), (u'CALL_-1206929645', u'INDIRECT_-1206901832'), (u'INDIRECT_-1206903810', u'MULTIEQUAL_-1206905349'), (u'INDIRECT_-1206914707', u'MULTIEQUAL_-1206880419'), (u'INDIRECT_-1206911359', u'MULTIEQUAL_-1206910971'), (u'INDIRECT_-1206898262', u'MULTIEQUAL_-1206899889'), (u'INDIRECT_-1206896980', u'MULTIEQUAL_-1206896825'), (u'INDIRECT_-1206901325', u'MULTIEQUAL_-1206876138'), (u'MULTIEQUAL_-1206880381', u'MULTIEQUAL_-1206898863'), (u'STORE_-1206928482', u'INDIRECT_-1206896240'), (u'CALL_-1206922426', u'INDIRECT_-1206904200'), (u'INDIRECT_-1206910961', u'MULTIEQUAL_-1206910859'), (u'INDIRECT_-1206910895', u'MULTIEQUAL_-1206911679'), (u'COPY_-1206877028', u'CALL_-1206932327'), (u'INDIRECT_-1206893576', u'MULTIEQUAL_-1206874312'), (u'STORE_-1206928482', u'INDIRECT_-1206902120'), (u'INDIRECT_-1206894376', u'MULTIEQUAL_-1206894175'), (u'INDIRECT_-1206897359', u'MULTIEQUAL_-1206897500'), (u'INDIRECT_-1206888022', u'MULTIEQUAL_-1206887783'), (u'INDIRECT_-1206907948', u'COPY_-1206879636'), (u'CALL_-1206928291', u'INDIRECT_-1206911110'), (u'INDIRECT_-1206900904', u'MULTIEQUAL_-1206905467'), (u'CALL_-1206931701', u'INDIRECT_-1206911363'), (u'INDIRECT_-1206897387', u'MULTIEQUAL_-1206897307'), (u'INDIRECT_-1206884468', u'MULTIEQUAL_-1206884078'), (u'CALL_-1206931674', u'INDIRECT_-1206907273'), (u'INDIRECT_-1206893559', u'MULTIEQUAL_-1206892979'), (u'CALL_-1206934862', u'INDIRECT_-1206908022'), (u'INDIRECT_-1206908062', u'MULTIEQUAL_-1206908991'), (u'CALL_-1206927405', u'INDIRECT_-1206885551'), (u'CALLIND_-1206925046', u'INDIRECT_-1206889042'), (u'INDIRECT_-1206907567', u'MULTIEQUAL_-1206880402'), (u'CALL_-1206930362', u'INDIRECT_-1206906620'), (u'CALL_-1206929296', u'INDIRECT_-1206897958'), (u'CALL_-1206922325', u'INDIRECT_-1206888605'), (u'INDIRECT_-1206879575', u'MULTIEQUAL_-1206883720'), (u'CALL_-1206924677', u'INDIRECT_-1206898501'), (u'INDIRECT_-1206905258', u'MULTIEQUAL_-1206904707'), (u'MULTIEQUAL_-1206881327', u'MULTIEQUAL_-1206881219'), (u'CALLIND_-1206925511', u'INDIRECT_-1206904393'), (u'CALL_-1206937875', u'INDIRECT_-1206903532'), (u'CALL_-1206925860', u'INDIRECT_-1206876566'), (u'CALL_-1206929145', u'INT_EQUAL_-1206929127'), (u'MULTIEQUAL_-1206885734', u'MULTIEQUAL_-1206886921'), (u'CALL_-1206935851', u'INDIRECT_-1206907306'), (u'STORE_-1206924545', u'INDIRECT_-1206899070'), (u'MULTIEQUAL_-1206890966', u'MULTIEQUAL_-1206890990'), ('const-8', u'PTRADD_-1206871534'), (u'INDIRECT_-1206907737', u'MULTIEQUAL_-1206907446'), (u'MULTIEQUAL_-1206908668', u'MULTIEQUAL_-1206908571'), (u'INDIRECT_-1206908668', u'MULTIEQUAL_-1206908571'), (u'CALL_-1206928644', u'INDIRECT_-1206896539'), (u'CALL_-1206934081', u'INDIRECT_-1206906310'), (u'CAST_-1206869709', u'LOAD_-1206922786'), (u'CALL_-1206938756', u'INDIRECT_-1206915399'), (u'MULTIEQUAL_-1206904510', u'MULTIEQUAL_-1206905997'), (u'CALL_-1206930550', u'INDIRECT_-1206891622'), (u'CALL_-1206938900', u'INDIRECT_-1206914216'), (u'INDIRECT_-1206889796', u'MULTIEQUAL_-1206874303'), (u'INDIRECT_-1206897697', u'MULTIEQUAL_-1206897419'), (u'CALL_-1206929974', u'INDIRECT_-1206888292'), (u'INDIRECT_-1206903368', u'CALL_-1206929866'), (u'INDIRECT_-1206899935', u'MULTIEQUAL_-1206903367'), ('tmp_16673', u'CBRANCH_-1206924997'), (u'STORE_-1206928553', u'INDIRECT_-1206896282'), (u'CALL_-1206929974', u'INDIRECT_-1206892492'), (u'STORE_-1206930340', u'INDIRECT_-1206893104'), (u'INDIRECT_-1206898353', u'MULTIEQUAL_-1206898334'), (u'CALL_-1206929489', u'INDIRECT_-1206908919'), (u'PTRADD_-1206878376', u'LOAD_-1206934570'), (u'INDIRECT_-1206903939', u'MULTIEQUAL_-1206904516'), (u'INDIRECT_-1206889426', u'MULTIEQUAL_-1206890679'), (u'MULTIEQUAL_-1206909549', u'MULTIEQUAL_-1206909535'), (u'INDIRECT_-1206891414', u'MULTIEQUAL_-1206892951'), (u'CALLIND_-1206938189', u'INDIRECT_-1206894475'), (u'STORE_-1206925248', u'INDIRECT_-1206900282'), (u'CALLIND_-1206922663', u'INDIRECT_-1206904187'), (u'LOAD_-1206922000', u'INT_ADD_-1206921955'), (u'INDIRECT_-1206910363', u'MULTIEQUAL_-1206910087'), (u'INDIRECT_-1206905466', u'COPY_-1206879396'), (u'CALL_-1206928878', u'INDIRECT_-1206913616'), (u'INDIRECT_-1206905921', u'MULTIEQUAL_-1206905819'), (u'CALL_-1206927360', u'INDIRECT_-1206892664'), (u'INDIRECT_-1206912155', u'MULTIEQUAL_-1206912939'), (u'INDIRECT_-1206903469', u'MULTIEQUAL_-1206904004'), (u'INDIRECT_-1206901788', u'MULTIEQUAL_-1206901675'), (u'INDIRECT_-1206892040', u'MULTIEQUAL_-1206891952'), (u'MULTIEQUAL_-1206894010', u'MULTIEQUAL_-1206895497'), (u'INDIRECT_-1206900022', u'COPY_-1206878835'), (u'INDIRECT_-1206887159', u'MULTIEQUAL_-1206889853'), (u'CALL_-1206925783', u'INDIRECT_-1206899117'), (u'INDIRECT_-1206895820', u'MULTIEQUAL_-1206895722'), (u'CALL_-1206934081', u'INDIRECT_-1206908830'), (u'STORE_-1206930340', u'INDIRECT_-1206903030'), (u'INDIRECT_-1206902349', u'COPY_-1206880080'), ('tmp_17111', u'CBRANCH_-1206924600'), (u'INDIRECT_-1206897563', u'MULTIEQUAL_-1206897454'), (u'INDIRECT_-1206912257', u'MULTIEQUAL_-1206912012'), ('const-4', u'INT_AND_-1206938774'), (u'STORE_-1206928270', u'INDIRECT_-1206903608'), (u'INDIRECT_-1206907172', u'MULTIEQUAL_-1206907081'), (u'MULTIEQUAL_-1206894367', u'INT_NOTEQUAL_-1206876815'), (u'STORE_-1206930351', u'INDIRECT_-1206894140'), (u'INDIRECT_-1206905815', u'MULTIEQUAL_-1206909247'), (u'MULTIEQUAL_-1206907059', u'MULTIEQUAL_-1206878301'), (u'INDIRECT_-1206887330', u'MULTIEQUAL_-1206887712'), (u'INDIRECT_-1206895538', u'MULTIEQUAL_-1206895362'), (u'INDIRECT_-1206907707', u'MULTIEQUAL_-1206907325'), (u'MULTIEQUAL_-1206896807', u'MULTIEQUAL_-1206896832'), (u'CALLIND_-1206938827', u'INDIRECT_-1206912917'), (u'CALL_-1206929645', u'INDIRECT_-1206892592'), (u'INDIRECT_-1206889133', u'MULTIEQUAL_-1206889556'), (u'INDIRECT_-1206889133', u'MULTIEQUAL_-1206889556'), (u'CALL_-1206939005', u'INDIRECT_-1206914695'), (u'CALL_-1206928257', u'INDIRECT_-1206910250'), (u'INDIRECT_-1206900688', u'MULTIEQUAL_-1206900505'), (u'CALL_-1206928108', u'INDIRECT_-1206894614'), (u'MULTIEQUAL_-1206903063', u'MULTIEQUAL_-1206878291'), (u'CALL_-1206934991', u'INDIRECT_-1206896746'), (u'INDIRECT_-1206898883', u'MULTIEQUAL_-1206880928'), (u'STORE_-1206925416', u'INDIRECT_-1206898685'), (u'MULTIEQUAL_-1206911349', u'INT_RIGHT_-1206922756'), ('const-8', u'PTRADD_-1206871520'), (u'STORE_-1206928732', u'INDIRECT_-1206891351'), (u'INDIRECT_-1206901908', u'COPY_-1206879962'), (u'INDIRECT_-1206900776', u'MULTIEQUAL_-1206900542'), (u'CALL_-1206921447', u'INDIRECT_-1206875021'), (u'STORE_-1206921852', u'INDIRECT_-1206895139'), (u'CALL_-1206937875', u'INDIRECT_-1206910252'), (u'CALL_-1206929794', u'INDIRECT_-1206890702'), ('const-433', u'LOAD_-1206937632'), (u'STORE_-1206930351', u'INDIRECT_-1206901280'), (u'CALL_-1206932827', u'INDIRECT_-1206914474'), (u'STORE_-1206928697', u'INDIRECT_-1206913170'), (u'INDIRECT_-1206880543', u'MULTIEQUAL_-1206880389'), (u'INDIRECT_-1206895273', u'MULTIEQUAL_-1206895133'), (u'INDIRECT_-1206910117', u'MULTIEQUAL_-1206909727'), (u'CALL_-1206928667', u'INDIRECT_-1206883731'), (u'CALL_-1206925783', u'INDIRECT_-1206897017'), (u'MULTIEQUAL_-1206894029', u'MULTIEQUAL_-1206894010'), (u'CALL_-1206934487', u'INDIRECT_-1206896896'), (u'INDIRECT_-1206905960', u'MULTIEQUAL_-1206904280'), (u'INDIRECT_-1206886728', u'MULTIEQUAL_-1206888167'), (u'CALL_-1206929645', u'INDIRECT_-1206896372'), (u'CALL_-1206928257', u'INDIRECT_-1206911090'), (u'STORE_-1206934385', u'INDIRECT_-1206906817'), (u'MULTIEQUAL_-1206915395', u'LOAD_-1206925018'), (u'INDIRECT_-1206901144', u'COPY_-1206879500'), (u'STORE_-1206928482', u'INDIRECT_-1206900440'), (u'INDIRECT_-1206903523', u'MULTIEQUAL_-1206903836'), (u'STORE_-1206921743', u'INDIRECT_-1206898855'), (u'CALL_-1206924612', u'INDIRECT_-1206888725'), ('const-0', u'COPY_-1206880308'), (u'CALL_-1206921722', u'INDIRECT_-1206896113'), (u'INDIRECT_-1206904815', u'MULTIEQUAL_-1206904656'), (u'INDIRECT_-1206887023', u'COPY_-1206887031'), (u'CALLIND_-1206921359', u'INDIRECT_-1206887007'), (u'INDIRECT_-1206912033', u'MULTIEQUAL_-1206912899'), (u'CAST_-1206874296', u'CALL_-1206930394'), (u'MULTIEQUAL_-1206874311', u'MULTIEQUAL_-1206896276'), (u'MULTIEQUAL_-1206890719', u'MULTIEQUAL_-1206889861'), (u'INDIRECT_-1206897080', u'MULTIEQUAL_-1206896982'), (u'INT_NOTEQUAL_-1206933426', u'CBRANCH_-1206933422'), (u'INDIRECT_-1206890639', u'MULTIEQUAL_-1206890780'), (u'CALL_-1206934888', u'INDIRECT_-1206882730'), (u'CALL_-1206929902', u'INDIRECT_-1206906728'), (u'CALLIND_-1206921372', u'INDIRECT_-1206901770'), (u'CALL_-1206928815', u'INDIRECT_-1206906421'), (u'MULTIEQUAL_-1206895635', u'MULTIEQUAL_-1206894934'), (u'MULTIEQUAL_-1206902409', u'MULTIEQUAL_-1206902395'), ('tmp_4161', u'CBRANCH_-1206932390'), (u'INDIRECT_-1206897899', u'COPY_-1206873967'), (u'CALL_-1206926003', u'INDIRECT_-1206907228'), (u'CALL_-1206937983', u'INDIRECT_-1206909051'), (u'INDIRECT_-1206900917', u'COPY_-1206878599'), (u'CALL_-1206926003', u'INDIRECT_-1206904288'), (u'CALL_-1206921447', u'INDIRECT_-1206890986'), (u'INDIRECT_-1206882563', u'MULTIEQUAL_-1206883312'), (u'INT_EQUAL_-1206935970', u'CBRANCH_-1206935968'), (u'CALL_-1206931797', u'INDIRECT_-1206887191'), (u'INDIRECT_-1206884619', u'MULTIEQUAL_-1206885196'), (u'CALL_-1206930927', u'INDIRECT_-1206902993'), (u'INT_EQUAL_-1206934233', u'CBRANCH_-1206934231'), (u'CALL_-1206928281', u'INDIRECT_-1206909007'), (u'CALL_-1206929621', u'INDIRECT_-1206903921'), (u'CALL_-1206925432', u'INDIRECT_-1206884923'), (u'INDIRECT_-1206907906', u'MULTIEQUAL_-1206909159'), (u'INDIRECT_-1206900215', u'MULTIEQUAL_-1206898464'), (u'INDIRECT_-1206901536', u'MULTIEQUAL_-1206902082'), (u'STORE_-1206921830', u'INDIRECT_-1206898481'), (u'CALL_-1206935907', u'INDIRECT_-1206893909'), (u'CALL_-1206931773', u'INDIRECT_-1206903132'), (u'INDIRECT_-1206910223', u'MULTIEQUAL_-1206880956'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206868646'), (u'MULTIEQUAL_-1206913349', u'INT_NOTEQUAL_-1206928415'), (u'MULTIEQUAL_-1206903132', u'MULTIEQUAL_-1206902494'), (u'INDIRECT_-1206877486', u'MULTIEQUAL_-1206877364'), (u'INDIRECT_-1206897835', u'MULTIEQUAL_-1206901267'), (u'INDIRECT_-1206904277', u'MULTIEQUAL_-1206904032'), (u'INDIRECT_-1206900014', u'MULTIEQUAL_-1206899387'), (u'CALL_-1206930506', u'INDIRECT_-1206879159'), (u'MULTIEQUAL_-1206912614', u'MULTIEQUAL_-1206912595'), (u'CALL_-1206925799', u'INDIRECT_-1206893249'), (u'INT_SUB_-1206935508', u'INT_LESS_-1206935461'), (u'INDIRECT_-1206895348', u'COPY_-1206879606'), (u'INDIRECT_-1206887335', u'MULTIEQUAL_-1206890767'), (u'CALL_-1206924661', u'INDIRECT_-1206898908'), (u'CALL_-1206928668', u'INDIRECT_-1206894030'), (u'CALL_-1206937559', u'INDIRECT_-1206883285'), (u'INDIRECT_-1206902205', u'MULTIEQUAL_-1206901839'), (u'INDIRECT_-1206905128', u'MULTIEQUAL_-1206904936'), (u'MULTIEQUAL_-1206896696', u'MULTIEQUAL_-1206896622'), (u'CALL_-1206926063', u'INDIRECT_-1206878026'), (u'CALL_-1206924661', u'INDIRECT_-1206877234'), (u'STORE_-1206924545', u'INDIRECT_-1206890250'), (u'CALL_-1206921994', u'INDIRECT_-1206876031'), (u'INDIRECT_-1206901795', u'MULTIEQUAL_-1206902881'), (u'STORE_-1206928482', u'INDIRECT_-1206905060'), (u'INDIRECT_-1206906662', u'MULTIEQUAL_-1206906391'), (u'CALL_-1206933773', u'INDIRECT_-1206880586'), (u'INDIRECT_-1206908013', u'MULTIEQUAL_-1206907815'), ('const-0', u'INT_NOTEQUAL_-1206924883'), (u'INDIRECT_-1206899102', u'MULTIEQUAL_-1206900729'), (u'CALL_-1206934274', u'INDIRECT_-1206897181'), (u'CALL_-1206931539', u'INDIRECT_-1206911735'), (u'INDIRECT_-1206909640', u'MULTIEQUAL_-1206910630'), (u'MULTIEQUAL_-1206901431', u'MULTIEQUAL_-1206901316'), (u'CALL_-1206933125', u'INDIRECT_-1206892756'), ('tmp_72983', u'CALL_-1206928667'), (u'INDIRECT_-1206891815', u'MULTIEQUAL_-1206892821'), (u'CALL_-1206921134', u'INDIRECT_-1206904222'), (u'CALLIND_-1206925453', u'INDIRECT_-1206891761'), (u'INDIRECT_-1206899416', u'MULTIEQUAL_-1206899149'), (u'MULTIEQUAL_-1206909716', u'MULTIEQUAL_-1206909642'), (u'INDIRECT_-1206892993', u'MULTIEQUAL_-1206876235'), (u'CALL_-1206939039', u'INDIRECT_-1206902954'), (u'INDIRECT_-1206895495', u'MULTIEQUAL_-1206896581'), (u'INDIRECT_-1206910671', u'MULTIEQUAL_-1206910551'), (u'INDIRECT_-1206910749', u'COPY_-1206880100'), (u'MULTIEQUAL_-1206898747', u'MULTIEQUAL_-1206898253'), (u'INDIRECT_-1206893959', u'MULTIEQUAL_-1206893822'), (u'INDIRECT_-1206897499', u'MULTIEQUAL_-1206897111'), (u'CALL_-1206938694', u'INDIRECT_-1206900453'), (u'CALL_-1206927017', u'INDIRECT_-1206889356'), (u'INDIRECT_-1206899410', u'MULTIEQUAL_-1206899180'), (u'CALL_-1206931337', u'INDIRECT_-1206891872'), (u'CALL_-1206921431', u'INDIRECT_-1206896015'), (u'INDIRECT_-1206906473', u'MULTIEQUAL_-1206876268'), (u'INDIRECT_-1206912142', u'MULTIEQUAL_-1206911940'), (u'INDIRECT_-1206902915', u'MULTIEQUAL_-1206903699'), (u'MULTIEQUAL_-1206895917', u'MULTIEQUAL_-1206895867'), (u'INDIRECT_-1206897377', u'MULTIEQUAL_-1206896932'), (u'INDIRECT_-1206890043', u'MULTIEQUAL_-1206890652'), (u'MULTIEQUAL_-1206918620', u'MULTIEQUAL_-1206918595'), (u'CALL_-1206923816', u'INDIRECT_-1206901139'), (u'CALL_-1206933711', u'INDIRECT_-1206890965'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206868633'), (u'CALL_-1206934274', u'INDIRECT_-1206893401'), (u'CALL_-1206921134', u'INDIRECT_-1206882802'), (u'MULTIEQUAL_-1206915352', u'INT_ADD_-1206933150'), (u'CALL_-1206930241', u'INDIRECT_-1206904792'), (u'CALL_-1206927063', u'INDIRECT_-1206887276'), (u'CALL_-1206932808', u'INDIRECT_-1206902280'), (u'INDIRECT_-1206901699', u'MULTIEQUAL_-1206901311'), (u'INDIRECT_-1206905842', u'MULTIEQUAL_-1206905640'), (u'MULTIEQUAL_-1206915395', u'PTRADD_-1206924961'), (u'CALLIND_-1206921388', u'INDIRECT_-1206889963'), (u'INDIRECT_-1206888373', u'MULTIEQUAL_-1206876224'), (u'CALL_-1206928621', u'INDIRECT_-1206897028'), (u'STORE_-1206937696', u'INDIRECT_-1206906186'), (u'CALL_-1206928629', u'INDIRECT_-1206893119'), (u'MULTIEQUAL_-1206906072', u'MULTIEQUAL_-1206906047'), (u'CALL_-1206928709', u'INDIRECT_-1206894361'), (u'CALL_-1206925432', u'INDIRECT_-1206881983'), (u'INDIRECT_-1206899756', u'MULTIEQUAL_-1206908103'), (u'MULTIEQUAL_-1206908614', u'COPY_-1206879282'), (u'INDIRECT_-1206892913', u'MULTIEQUAL_-1206893336'), (u'INDIRECT_-1206892913', u'MULTIEQUAL_-1206893336'), (u'CALL_-1206932359', u'INDIRECT_-1206903258'), (u'INDIRECT_-1206907466', u'MULTIEQUAL_-1206907393'), (u'STORE_-1206928627', u'INDIRECT_-1206897168'), (u'CALLIND_-1206925401', u'INDIRECT_-1206900554'), (u'CALLIND_-1206922663', u'INDIRECT_-1206875373'), (u'COPY_-1206869773', u'MULTIEQUAL_-1206906998'), ('const-1077712', u'PTRSUB_-1206879130'), (u'INT_AND_-1206939069', u'INT_AND_-1206939036'), (u'INDIRECT_-1206881220', u'MULTIEQUAL_-1206880990'), (u'MULTIEQUAL_-1206895547', u'MULTIEQUAL_-1206895572'), (u'INDIRECT_-1206892751', u'MULTIEQUAL_-1206894041'), (u'INDIRECT_-1206885979', u'MULTIEQUAL_-1206885842'), (u'INDIRECT_-1206886886', u'MULTIEQUAL_-1206886813'), (u'CALL_-1206936110', u'INDIRECT_-1206912096'), (u'INDIRECT_-1206893040', u'MULTIEQUAL_-1206893548'), (u'CALLIND_-1206938827', u'INDIRECT_-1206911657'), (u'CALL_-1206926063', u'INDIRECT_-1206889200'), (u'MULTIEQUAL_-1206879515', u'MULTIEQUAL_-1206881006'), (u'INDIRECT_-1206910252', u'MULTIEQUAL_-1206908046'), (u'MULTIEQUAL_-1206895907', u'MULTIEQUAL_-1206895887'), (u'INDIRECT_-1206901871', u'COPY_-1206880205'), (u'INDIRECT_-1206910055', u'MULTIEQUAL_-1206910839'), (u'INDIRECT_-1206908770', u'MULTIEQUAL_-1206908614'), (u'CALL_-1206927418', u'INDIRECT_-1206900259'), (u'MULTIEQUAL_-1206888556', u'MULTIEQUAL_-1206888552'), (u'CALLIND_-1206925046', u'INDIRECT_-1206892402'), (u'INDIRECT_-1206902803', u'MULTIEQUAL_-1206902527'), (u'CALL_-1206935821', u'INDIRECT_-1206892582'), (u'MULTIEQUAL_-1206919480', u'PTRADD_-1206878935'), (u'INDIRECT_-1206890088', u'MULTIEQUAL_-1206891527'), (u'MULTIEQUAL_-1206911701', u'MULTIEQUAL_-1206911687'), (u'CALL_-1206938927', u'INDIRECT_-1206902470'), (u'CALL_-1206930157', u'INDIRECT_-1206887575'), (u'MULTIEQUAL_-1206892801', u'MULTIEQUAL_-1206893243'), (u'CALL_-1206938725', u'INDIRECT_-1206899213'), (u'CALL_-1206938036', u'INDIRECT_-1206899415'), (u'MULTIEQUAL_-1206897733', u'MULTIEQUAL_-1206898672'), ('const-8', u'PTRADD_-1206872255'), (u'INDIRECT_-1206902947', u'MULTIEQUAL_-1206880391'), (u'CALL_-1206931545', u'INDIRECT_-1206908465'), (u'CALL_-1206932359', u'INDIRECT_-1206901578'), (u'INDIRECT_-1206913548', u'MULTIEQUAL_-1206913435'), (u'CALL_-1206930362', u'INDIRECT_-1206885620'), (u'CALLIND_-1206922663', u'INDIRECT_-1206893687'), (u'CALLIND_-1206921999', u'INDIRECT_-1206906391'), (u'CALL_-1206939523', u'INDIRECT_-1206899795'), (u'CALL_-1206931674', u'INDIRECT_-1206888793'), (u'INDIRECT_-1206904894', u'MULTIEQUAL_-1206904736'), (u'INDIRECT_-1206904220', u'MULTIEQUAL_-1206904132'), (u'INDIRECT_-1206904615', u'MULTIEQUAL_-1206908289'), (u'INDIRECT_-1206890469', u'MULTIEQUAL_-1206891561'), (u'CALL_-1206929645', u'INDIRECT_-1206901412'), (u'INDIRECT_-1206908259', u'MULTIEQUAL_-1206907852'), (u'MULTIEQUAL_-1206892819', u'MULTIEQUAL_-1206892403'), (u'CALL_-1206935851', u'INDIRECT_-1206905206'), (u'INDIRECT_-1206899562', u'MULTIEQUAL_-1206899463'), (u'CALL_-1206928734', u'INDIRECT_-1206910505'), (u'INDIRECT_-1206884405', u'MULTIEQUAL_-1206884056'), (u'INDIRECT_-1206894609', u'MULTIEQUAL_-1206898863'), (u'CALL_-1206927360', u'INDIRECT_-1206901484'), (u'CALL_-1206930927', u'INDIRECT_-1206888293'), (u'MULTIEQUAL_-1206874295', u'MULTIEQUAL_-1206889556'), (u'CALL_-1206933125', u'INDIRECT_-1206905776'), (u'CALL_-1206922316', u'INDIRECT_-1206894338'), (u'INDIRECT_-1206910079', u'MULTIEQUAL_-1206909989'), (u'CALL_-1206925831', u'INDIRECT_-1206905034'), (u'CALLIND_-1206921743', u'INDIRECT_-1206903315'), (u'STORE_-1206924545', u'INDIRECT_-1206896970'), ('const-0', u'CALL_-1206935766'), (u'STORE_-1206922815', u'INDIRECT_-1206893731'), (u'INDIRECT_-1206905120', u'MULTIEQUAL_-1206904737'), (u'INT_ADD_-1206921771', u'CAST_-1206869259'), (u'INDIRECT_-1206897038', u'MULTIEQUAL_-1206896950'), (u'MULTIEQUAL_-1206880332', u'MULTIEQUAL_-1206880317'), (u'INDIRECT_-1206891463', u'MULTIEQUAL_-1206891187'), (u'MULTIEQUAL_-1206896276', u'MULTIEQUAL_-1206896202'), (u'STORE_-1206927231', u'INDIRECT_-1206894604'), (u'MULTIEQUAL_-1206903775', u'MULTIEQUAL_-1206903754'), (u'INDIRECT_-1206912986', u'MULTIEQUAL_-1206912532'), (u'LOAD_-1206924375', u'CALLIND_-1206924365'), (u'CALL_-1206935907', u'INDIRECT_-1206911129'), (u'STORE_-1206927241', u'INDIRECT_-1206894609'), ('const-4', u'INT_ADD_-1206921761'), (u'CALL_-1206931773', u'INDIRECT_-1206897672'), (u'CALL_-1206931595', u'INDIRECT_-1206913436'), (u'CALL_-1206929385', u'INDIRECT_-1206907247'), (u'CALL_-1206927833', u'INDIRECT_-1206903775'), (u'CALL_-1206938772', u'INDIRECT_-1206910790'), (u'MULTIEQUAL_-1206916104', u'COPY_-1206872900'), (u'CALL_-1206938772', u'INDIRECT_-1206902810'), (u'INDIRECT_-1206899095', u'MULTIEQUAL_-1206898967'), (u'CALL_-1206933821', u'INDIRECT_-1206902372'), (u'INDIRECT_-1206903821', u'MULTIEQUAL_-1206903719'), (u'CALL_-1206930274', u'INDIRECT_-1206893548'), (u'CALL_-1206925694', u'INDIRECT_-1206888996'), (u'INDIRECT_-1206914166', u'MULTIEQUAL_-1206914019'), (u'STORE_-1206929190', u'INDIRECT_-1206889848'), (u'MULTIEQUAL_-1206901621', u'MULTIEQUAL_-1206901275'), (u'INDIRECT_-1206912859', u'MULTIEQUAL_-1206912830'), (u'CALL_-1206930506', u'INDIRECT_-1206909233'), (u'INDIRECT_-1206904400', u'MULTIEQUAL_-1206880942'), (u'CALL_-1206937615', u'INDIRECT_-1206892062'), (u'MULTIEQUAL_-1206895123', u'MULTIEQUAL_-1206894949'), (u'MULTIEQUAL_-1206903113', u'MULTIEQUAL_-1206904141'), (u'INDIRECT_-1206897489', u'MULTIEQUAL_-1206898681'), (u'CALL_-1206933711', u'INDIRECT_-1206894325'), (u'CALL_-1206932827', u'INDIRECT_-1206911114'), (u'CALL_-1206930556', u'INDIRECT_-1206903636'), (u'MULTIEQUAL_-1206906209', u'MULTIEQUAL_-1206906190'), (u'INDIRECT_-1206910160', u'MULTIEQUAL_-1206909777'), (u'CALL_-1206930228', u'INDIRECT_-1206907414'), (u'INDIRECT_-1206886050', u'MULTIEQUAL_-1206886224'), (u'INDIRECT_-1206900716', u'MULTIEQUAL_-1206874329'), (u'MULTIEQUAL_-1206892867', u'MULTIEQUAL_-1206892373'), (u'CALL_-1206930556', u'INDIRECT_-1206881122'), (u'CALL_-1206929750', u'INDIRECT_-1206908362'), (u'INDIRECT_-1206905636', u'MULTIEQUAL_-1206913983'), (u'INDIRECT_-1206912005', u'MULTIEQUAL_-1206912952'), (u'CALL_-1206929938', u'INDIRECT_-1206903810'), (u'CALL_-1206928150', u'INDIRECT_-1206895029'), (u'STORE_-1206928553', u'INDIRECT_-1206904262'), (u'INDIRECT_-1206876897', u'MULTIEQUAL_-1206884057'), (u'INDIRECT_-1206905507', u'MULTIEQUAL_-1206905471'), (u'MULTIEQUAL_-1206908574', u'MULTIEQUAL_-1206907547'), (u'CALL_-1206934862', u'INDIRECT_-1206905082'), (u'INDIRECT_-1206889260', u'MULTIEQUAL_-1206889768'), (u'CALLIND_-1206921884', u'INDIRECT_-1206894994'), (u'INDIRECT_-1206887533', u'MULTIEQUAL_-1206889566'), (u'INDIRECT_-1206906715', u'MULTIEQUAL_-1206906107'), (u'CALL_-1206934081', u'INDIRECT_-1206896230'), ('tmp_72983', u'CALL_-1206929019'), (u'MULTIEQUAL_-1206889388', u'MULTIEQUAL_-1206890183'), (u'CALL_-1206921954', u'INDIRECT_-1206902976'), (u'INDIRECT_-1206885003', u'MULTIEQUAL_-1206885612'), (u'CALL_-1206929032', u'INDIRECT_-1206898343'), (u'INDIRECT_-1206884072', u'MULTIEQUAL_-1206883765'), (u'CALLIND_-1206921856', u'INDIRECT_-1206900018'), (u'MULTIEQUAL_-1206889335', u'MULTIEQUAL_-1206889247'), (u'MULTIEQUAL_-1206874334', u'MULTIEQUAL_-1206905936'), (u'INDIRECT_-1206896383', u'MULTIEQUAL_-1206896145'), (u'INDIRECT_-1206912849', u'COPY_-1206880105'), (u'INDIRECT_-1206895888', u'MULTIEQUAL_-1206902223'), (u'STORE_-1206921596', u'INDIRECT_-1206903828'), (u'STORE_-1206928446', u'INDIRECT_-1206894119'), (u'INDIRECT_-1206891090', u'MULTIEQUAL_-1206891264'), (u'CALL_-1206928709', u'INDIRECT_-1206879490'), (u'CALL_-1206925799', u'INDIRECT_-1206884429'), (u'STORE_-1206928482', u'INDIRECT_-1206893720'), (u'STORE_-1206927231', u'INDIRECT_-1206898804'), (u'MULTIEQUAL_-1206891773', u'MULTIEQUAL_-1206892801'), (u'MULTIEQUAL_-1206894176', u'MULTIEQUAL_-1206894102'), (u'INDIRECT_-1206904207', u'MULTIEQUAL_-1206880394'), (u'INDIRECT_-1206898397', u'MULTIEQUAL_-1206898152'), (u'CAST_-1206876233', u'PTRADD_-1206875847'), (u'STORE_-1206934436', u'INDIRECT_-1206902230'), (u'CALL_-1206925783', u'INDIRECT_-1206905417'), (u'CALL_-1206928271', u'INDIRECT_-1206902679'), (u'CALL_-1206921459', u'INDIRECT_-1206898135'), (u'INDIRECT_-1206905543', u'MULTIEQUAL_-1206905434'), (u'STORE_-1206925416', u'INDIRECT_-1206897005'), (u'MULTIEQUAL_-1206879879', u'MULTIEQUAL_-1206879573'), (u'INDIRECT_-1206905879', u'MULTIEQUAL_-1206905707'), (u'INDIRECT_-1206905015', u'MULTIEQUAL_-1206905799'), (u'STORE_-1206922807', u'INDIRECT_-1206884507'), (u'CALL_-1206928209', u'INT_EQUAL_-1206928191'), (u'MULTIEQUAL_-1206900085', u'MULTIEQUAL_-1206900072'), (u'INDIRECT_-1206913119', u'MULTIEQUAL_-1206913999'), (u'CALL_-1206921361', u'INDIRECT_-1206890096'), (u'CALL_-1206921264', u'INDIRECT_-1206900129'), (u'CALL_-1206931745', u'INDIRECT_-1206893322'), (u'INT_EQUAL_-1206922016', u'CBRANCH_-1206922012'), (u'CALL_-1206921320', u'INDIRECT_-1206875527'), (u'CALL_-1206928878', u'INDIRECT_-1206894296'), (u'STORE_-1206928410', u'INDIRECT_-1206896618'), (u'CALL_-1206938310', u'INDIRECT_-1206908839'), (u'CALL_-1206927093', u'INDIRECT_-1206900383'), (u'INDIRECT_-1206896840', u'MULTIEQUAL_-1206880923'), (u'CALL_-1206929974', u'INDIRECT_-1206897112'), (u'CALL_-1206934955', u'INDIRECT_-1206907637'), (u'CALL_-1206931545', u'INDIRECT_-1206896705'), (u'MULTIEQUAL_-1206874148', u'INT_EQUAL_-1206928141'), (u'CALL_-1206927063', u'INDIRECT_-1206902396'), (u'CALL_-1206938900', u'INDIRECT_-1206904136'), (u'MULTIEQUAL_-1206901789', u'MULTIEQUAL_-1206902172'), ('const-0', u'INT_NOTEQUAL_-1206930473'), (u'CALL_-1206935766', u'INDIRECT_-1206892968'), (u'MULTIEQUAL_-1206915157', u'STORE_-1206924545'), (u'STORE_-1206921852', u'INDIRECT_-1206888839'), (u'STORE_-1206921596', u'INDIRECT_-1206902568'), (u'CAST_-1206869427', u'CALL_-1206921320'), (u'CAST_-1206877766', u'LOAD_-1206937587'), (u'CALL_-1206929032', u'INDIRECT_-1206896663'), (u'MULTIEQUAL_-1206906555', u'MULTIEQUAL_-1206905854'), (u'INDIRECT_-1206888288', u'MULTIEQUAL_-1206888254'), (u'INDIRECT_-1206893967', u'MULTIEQUAL_-1206893837'), (u'CALL_-1206927063', u'INDIRECT_-1206893156'), (u'CALL_-1206928150', u'INDIRECT_-1206900489'), (u'CALL_-1206931269', u'INDIRECT_-1206893109'), (u'INDIRECT_-1206894456', u'MULTIEQUAL_-1206894079'), (u'INDIRECT_-1206892288', u'MULTIEQUAL_-1206892105'), (u'INDIRECT_-1206898236', u'MULTIEQUAL_-1206897859'), (u'MULTIEQUAL_-1206900339', u'MULTIEQUAL_-1206878284'), (u'CALL_-1206931674', u'INDIRECT_-1206887533'), (u'INDIRECT_-1206911686', u'MULTIEQUAL_-1206912939'), (u'INT_NOTEQUAL_-1206929815', u'CBRANCH_-1206929813'), (u'CALL_-1206938958', u'INDIRECT_-1206895766'), (u'INDIRECT_-1206912800', u'MULTIEQUAL_-1206880962'), (u'INDIRECT_-1206905288', u'MULTIEQUAL_-1206907072'), (u'INDIRECT_-1206910354', u'MULTIEQUAL_-1206910196'), (u'CALL_-1206925460', u'INDIRECT_-1206887037'), (u'INDIRECT_-1206892635', u'MULTIEQUAL_-1206892476'), (u'CALL_-1206921447', u'INDIRECT_-1206902326'), (u'STORE_-1206928446', u'INDIRECT_-1206903779'), ('const-8', u'PTRADD_-1206877486'), (u'MULTIEQUAL_-1206911650', u'MULTIEQUAL_-1206913137'), (u'MULTIEQUAL_-1206905768', u'MULTIEQUAL_-1206905741'), (u'CALL_-1206934963', u'INDIRECT_-1206881261'), (u'CALL_-1206934955', u'INDIRECT_-1206911837'), (u'CALL_-1206930157', u'INDIRECT_-1206906055'), (u'STORE_-1206928662', u'INDIRECT_-1206891309'), (u'CALL_-1206934365', u'INDIRECT_-1206910677'), (u'INDIRECT_-1206904555', u'MULTIEQUAL_-1206907566'), (u'CALL_-1206924668', u'INDIRECT_-1206905290'), (u'INT_LESS_-1206935022', u'CBRANCH_-1206935030'), (u'CALL_-1206932911', u'INDIRECT_-1206897312'), (u'INDIRECT_-1206898053', u'MULTIEQUAL_-1206899277'), (u'CALL_-1206927833', u'INDIRECT_-1206902095'), (u'CAST_-1206871790', u'STORE_-1206929169'), (u'INDIRECT_-1206885308', u'MULTIEQUAL_-1206884918'), (u'MULTIEQUAL_-1206896655', u'MULTIEQUAL_-1206896651'), (u'CALL_-1206935494', u'INDIRECT_-1206905005'), (u'CALL_-1206930394', u'INDIRECT_-1206899517'), (u'MULTIEQUAL_-1206899499', u'MULTIEQUAL_-1206878282'), (u'INDIRECT_-1206904361', u'MULTIEQUAL_-1206905401'), (u'MULTIEQUAL_-1206885473', u'MULTIEQUAL_-1206886501'), (u'MULTIEQUAL_-1206896178', u'MULTIEQUAL_-1206896159'), (u'CALL_-1206935494', u'INDIRECT_-1206903745'), (u'CALL_-1206934835', u'INDIRECT_-1206897753'), (u'INDIRECT_-1206889961', u'MULTIEQUAL_-1206889859'), (u'INDIRECT_-1206892590', u'MULTIEQUAL_-1206892472'), (u'MULTIEQUAL_-1206900342', u'MULTIEQUAL_-1206900329'), (u'INDIRECT_-1206909259', u'MULTIEQUAL_-1206908871'), (u'MULTIEQUAL_-1206874324', u'MULTIEQUAL_-1206901185'), (u'INDIRECT_-1206892981', u'MULTIEQUAL_-1206892620'), ('const-50', u'INT_EQUAL_-1206922663'), (u'CALLIND_-1206925046', u'INDIRECT_-1206886942'), (u'CALL_-1206927360', u'INDIRECT_-1206893084'), (u'CALL_-1206937186', u'INDIRECT_-1206910173'), (u'CALL_-1206935821', u'INDIRECT_-1206893842'), (u'INDIRECT_-1206892670', u'MULTIEQUAL_-1206893316'), (u'CALLIND_-1206924378', u'INDIRECT_-1206900843'), (u'CALL_-1206928108', u'INDIRECT_-1206895034'), (u'CALL_-1206921264', u'INDIRECT_-1206887949'), ('const-0', u'CALL_-1206925460'), (u'INDIRECT_-1206892621', u'MULTIEQUAL_-1206894140'), (u'INDIRECT_-1206903760', u'MULTIEQUAL_-1206904750'), (u'INDIRECT_-1206903402', u'MULTIEQUAL_-1206902355'), (u'COPY_-1206874418', u'CALL_-1206928518'), (u'CAST_-1206873428', u'COPY_-1206873617'), (u'INDIRECT_-1206897017', u'MULTIEQUAL_-1206896183'), (u'INDIRECT_-1206902500', u'MULTIEQUAL_-1206903490'), (u'INDIRECT_-1206888208', u'COPY_-1206879589'), (u'CALL_-1206922584', u'INDIRECT_-1206903121'), (u'CALL_-1206938131', u'INDIRECT_-1206898633'), (u'INDIRECT_-1206907982', u'MULTIEQUAL_-1206907866'), (u'CALL_-1206928225', u'INDIRECT_-1206905193'), (u'INDIRECT_-1206882403', u'COPY_-1206882411'), (u'MULTIEQUAL_-1206891007', u'MULTIEQUAL_-1206891023'), (u'CALL_-1206921361', u'INDIRECT_-1206901436'), (u'INDIRECT_-1206908973', u'MULTIEQUAL_-1206910197'), (u'CALL_-1206938421', u'INDIRECT_-1206898820'), (u'MULTIEQUAL_-1206886644', u'MULTIEQUAL_-1206886939'), (u'STORE_-1206928410', u'INDIRECT_-1206894098'), (u'CALL_-1206925694', u'INDIRECT_-1206907056'), (u'CALL_-1206927093', u'INDIRECT_-1206885263'), (u'INDIRECT_-1206899936', u'MULTIEQUAL_-1206899702'), (u'CALL_-1206938628', u'INDIRECT_-1206902936'), (u'INDIRECT_-1206904371', u'MULTIEQUAL_-1206904251'), (u'STORE_-1206921743', u'INDIRECT_-1206900115'), (u'CALL_-1206931435', u'INDIRECT_-1206905459'), (u'STORE_-1206929190', u'INDIRECT_-1206894468'), (u'CALL_-1206937302', u'CALL_-1206931701'), (u'INDIRECT_-1206895968', u'MULTIEQUAL_-1206897407'), (u'MULTIEQUAL_-1206909696', u'CAST_-1206869457'), (u'CALL_-1206933594', u'INDIRECT_-1206906864'), (u'CALL_-1206927017', u'INDIRECT_-1206888516'), (u'MULTIEQUAL_-1206916171', u'LOAD_-1206930070'), (u'STORE_-1206921830', u'INDIRECT_-1206883781'), (u'STORE_-1206937772', u'INDIRECT_-1206912105'), (u'CALLIND_-1206921372', u'INDIRECT_-1206884970'), (u'INDIRECT_-1206905618', u'MULTIEQUAL_-1206905343'), (u'MULTIEQUAL_-1206895077', u'MULTIEQUAL_-1206895027'), (u'STORE_-1206924919', u'INDIRECT_-1206905589'), (u'CALL_-1206938232', u'INDIRECT_-1206896185'), (u'INDIRECT_-1206911623', u'MULTIEQUAL_-1206911347'), (u'INDIRECT_-1206909635', u'MULTIEQUAL_-1206910419'), (u'STORE_-1206928482', u'INDIRECT_-1206894140'), (u'MULTIEQUAL_-1206882374', u'MULTIEQUAL_-1206883561'), (u'MULTIEQUAL_-1206904499', u'COPY_-1206904622'), (u'MULTIEQUAL_-1206895321', u'MULTIEQUAL_-1206894975'), (u'INDIRECT_-1206902579', u'COPY_-1206879855'), (u'INDIRECT_-1206897722', u'MULTIEQUAL_-1206897672'), (u'CALL_-1206929902', u'INDIRECT_-1206900848'), (u'CALL_-1206927833', u'INDIRECT_-1206905455'), (u'CALL_-1206932954', u'INDIRECT_-1206904901'), (u'INDIRECT_-1206889553', u'MULTIEQUAL_-1206889976'), (u'INDIRECT_-1206889553', u'MULTIEQUAL_-1206889976'), (u'CALL_-1206924668', u'INDIRECT_-1206901090'), (u'CAST_-1206876889', u'STORE_-1206928662'), (u'INDIRECT_-1206902328', u'COPY_-1206879963'), (u'PTRADD_-1206878702', u'LOAD_-1206928027'), (u'CALLIND_-1206938263', u'INDIRECT_-1206910904'), (u'CALL_-1206937142', u'INDIRECT_-1206903434'), (u'INDIRECT_-1206893554', u'MULTIEQUAL_-1206893396'), (u'INDIRECT_-1206902715', u'MULTIEQUAL_-1206902556'), (u'CALL_-1206928155', u'INDIRECT_-1206892736'), (u'INDIRECT_-1206897486', u'COPY_-1206879377'), (u'CALL_-1206934963', u'INDIRECT_-1206896303'), (u'STORE_-1206937772', u'INDIRECT_-1206899085'), (u'MULTIEQUAL_-1206894135', u'MULTIEQUAL_-1206894131'), (u'INDIRECT_-1206900402', u'MULTIEQUAL_-1206900303'), (u'CALL_-1206921264', u'INDIRECT_-1206899289'), (u'MULTIEQUAL_-1206906679', u'MULTIEQUAL_-1206906263'), (u'INDIRECT_-1206910533', u'MULTIEQUAL_-1206910335'), (u'INDIRECT_-1206896896', u'MULTIEQUAL_-1206896695'), (u'MULTIEQUAL_-1206873728', u'INT_NOTEQUAL_-1206873143'), (u'LOAD_-1206930186', u'INT_SUB_-1206930160'), (u'INT_SEXT_-1206933161', u'INT_SLESS_-1206933126'), (u'CALL_-1206921308', u'INDIRECT_-1206886288'), (u'CALL_-1206928667', u'INDIRECT_-1206899442'), (u'INDIRECT_-1206900425', u'MULTIEQUAL_-1206900330'), (u'PTRADD_-1206871946', u'LOAD_-1206921939'), (u'MULTIEQUAL_-1206901003', u'MULTIEQUAL_-1206903713'), (u'CALL_-1206928734', u'INDIRECT_-1206907565'), (u'CALL_-1206933745', u'INDIRECT_-1206899814'), ('const-0', u'RETURN_-1206879220'), (u'INDIRECT_-1206897869', u'MULTIEQUAL_-1206897169'), (u'CALL_-1206930157', u'INDIRECT_-1206895135'), (u'STORE_-1206921567', u'INDIRECT_-1206900033'), ('const-1082288', u'PTRSUB_-1206880881'), (u'CALL_-1206933962', u'INDIRECT_-1206894896'), ('const-433', u'LOAD_-1206921354'), (u'INDIRECT_-1206899586', u'COPY_-1206879382'), (u'MULTIEQUAL_-1206896803', u'MULTIEQUAL_-1206896629'), (u'INDIRECT_-1206905766', u'MULTIEQUAL_-1206905619'), (u'CALL_-1206932827', u'INDIRECT_-1206914054'), (u'COPY_-1206881582', u'RETURN_-1206938533'), (u'CALL_-1206921134', u'INDIRECT_-1206892882'), (u'CALL_-1206932359', u'INDIRECT_-1206892758'), ('tmp_72983', u'CALL_-1206928647'), (u'CALL_-1206931435', u'INDIRECT_-1206893279'), (u'INDIRECT_-1206898848', u'MULTIEQUAL_-1206898735'), (u'CALL_-1206935821', u'INDIRECT_-1206897202'), (u'INDIRECT_-1206907668', u'MULTIEQUAL_-1206907555'), (u'CALL_-1206934018', u'INDIRECT_-1206910890'), (u'STORE_-1206933398', u'INDIRECT_-1206892422'), (u'STORE_-1206924545', u'INDIRECT_-1206884790'), (u'INDIRECT_-1206904584', u'MULTIEQUAL_-1206906189'), (u'CALL_-1206931142', u'INDIRECT_-1206890083'), (u'CALL_-1206928878', u'INDIRECT_-1206902276'), (u'INDIRECT_-1206910237', u'MULTIEQUAL_-1206910158'), (u'STORE_-1206927241', u'INDIRECT_-1206895029'), (u'CALL_-1206925783', u'INDIRECT_-1206903317'), (u'INDIRECT_-1206909738', u'MULTIEQUAL_-1206909431'), (u'INDIRECT_-1206900802', u'MULTIEQUAL_-1206900600'), (u'INDIRECT_-1206883248', u'MULTIEQUAL_-1206883214'), (u'CALL_-1206937414', u'INDIRECT_-1206899679'), (u'INDIRECT_-1206905827', u'COPY_-1206880328'), (u'CALL_-1206933773', u'INDIRECT_-1206893108'), (u'INT_NOTEQUAL_-1206937968', u'CBRANCH_-1206937966'), (u'MULTIEQUAL_-1206902041', u'MULTIEQUAL_-1206902027'), (u'CALL_-1206930407', u'INDIRECT_-1206902448'), (u'STORE_-1206924560', u'INDIRECT_-1206885220'), (u'CALL_-1206934963', u'INDIRECT_-1206881598'), (u'INDIRECT_-1206905756', u'MULTIEQUAL_-1206874341'), (u'INDIRECT_-1206901263', u'MULTIEQUAL_-1206901397'), (u'CALLIND_-1206921412', u'INDIRECT_-1206895488'), (u'MULTIEQUAL_-1206898679', u'MULTIEQUAL_-1206898662'), (u'CALL_-1206931674', u'INDIRECT_-1206902233'), (u'CALLIND_-1206921743', u'INDIRECT_-1206889875'), (u'PTRADD_-1206877570', u'STORE_-1206933118'), (u'CALL_-1206928815', u'INDIRECT_-1206913561'), (u'CALL_-1206938421', u'INDIRECT_-1206907640'), (u'INDIRECT_-1206898108', u'MULTIEQUAL_-1206899501'), (u'CALL_-1206929974', u'INDIRECT_-1206897952'), (u'INDIRECT_-1206907877', u'MULTIEQUAL_-1206907259'), (u'INDIRECT_-1206910036', u'MULTIEQUAL_-1206909831'), (u'INT_EQUAL_-1206925769', u'CBRANCH_-1206925766'), (u'CALL_-1206935809', u'INDIRECT_-1206911053'), ('const-0', u'INT_NOTEQUAL_-1206924620'), (u'CALL_-1206929226', u'INDIRECT_-1206901277'), (u'INDIRECT_-1206893905', u'MULTIEQUAL_-1206893756'), ('const-433', u'LOAD_-1206925521'), (u'INDIRECT_-1206903290', u'MULTIEQUAL_-1206903672'), (u'STORE_-1206925381', u'INDIRECT_-1206905804'), (u'STORE_-1206921864', u'INDIRECT_-1206886329'), (u'CALL_-1206933773', u'INDIRECT_-1206911168'), (u'INDIRECT_-1206894956', u'MULTIEQUAL_-1206892866'), ('const-49', u'INT_EQUAL_-1206924129'), (u'CALLIND_-1206921372', u'INDIRECT_-1206903870'), (u'CALL_-1206931183', u'INDIRECT_-1206910445'), (u'CALL_-1206932359', u'INDIRECT_-1206907038'), (u'CALL_-1206930274', u'INDIRECT_-1206894808'), (u'STORE_-1206928410', u'INDIRECT_-1206897878'), (u'STORE_-1206921852', u'INDIRECT_-1206896399'), (u'STORE_-1206924934', u'INDIRECT_-1206892999'), (u'STORE_-1206924560', u'INDIRECT_-1206904540'), (u'CALL_-1206928474', u'INDIRECT_-1206896990'), (u'CALL_-1206925694', u'INDIRECT_-1206896136'), (u'INT_ADD_-1206937777', u'CAST_-1206877875'), (u'MULTIEQUAL_-1206901843', u'MULTIEQUAL_-1206904553'), (u'STORE_-1206934436', u'INDIRECT_-1206897610'), (u'CALL_-1206929269', u'INDIRECT_-1206903135'), (u'CALLIND_-1206924365', u'INDIRECT_-1206895855'), (u'INDIRECT_-1206909513', u'MULTIEQUAL_-1206910379'), (u'INDIRECT_-1206900497', u'MULTIEQUAL_-1206900252'), (u'CAST_-1206871614', u'STORE_-1206927231'), (u'STORE_-1206924919', u'INDIRECT_-1206898869'), (u'INDIRECT_-1206901679', u'MULTIEQUAL_-1206901589'), (u'CALL_-1206932271', u'INDIRECT_-1206901255'), (u'INDIRECT_-1206900123', u'MULTIEQUAL_-1206899932'), (u'STORE_-1206921525', u'INDIRECT_-1206902949'), (u'CALL_-1206928225', u'INDIRECT_-1206890913'), (u'INDIRECT_-1206903342', u'MULTIEQUAL_-1206903243'), (u'CALL_-1206929750', u'INDIRECT_-1206911884'), (u'CALL_-1206928992', u'INDIRECT_-1206895085'), (u'MULTIEQUAL_-1206882902', u'MULTIEQUAL_-1206882887'), (u'INDIRECT_-1206898999', u'MULTIEQUAL_-1206898970'), (u'CALL_-1206935494', u'INDIRECT_-1206911725'), (u'CALL_-1206937729', u'INDIRECT_-1206902625'), (u'CALL_-1206928690', u'INDIRECT_-1206909220'), (u'LOAD_-1206935993', u'INT_SUB_-1206935680'), (u'INDIRECT_-1206907559', u'MULTIEQUAL_-1206907387'), (u'STORE_-1206924934', u'INDIRECT_-1206895939'), (u'CALLIND_-1206925019', u'INDIRECT_-1206889446'), (u'CALL_-1206928209', u'INDIRECT_-1206898443'), (u'STORE_-1206933118', u'INDIRECT_-1206894362'), ('tmp_18470', u'BRANCH_-1206923813'), (u'INDIRECT_-1206907866', u'MULTIEQUAL_-1206907719'), (u'CALL_-1206931797', u'INDIRECT_-1206890131'), (u'STORE_-1206928622', u'INDIRECT_-1206884726'), ('const-256', u'INT_SUB_-1206925357'), (u'INDIRECT_-1206892128', u'MULTIEQUAL_-1206888823'), (u'CALLIND_-1206921372', u'INDIRECT_-1206905130'), (u'CALL_-1206930882', u'INDIRECT_-1206898560'), (u'MULTIEQUAL_-1206909454', u'COPY_-1206879284'), (u'INDIRECT_-1206909182', u'MULTIEQUAL_-1206910809'), (u'STORE_-1206928588', u'INDIRECT_-1206893363'), (u'INDIRECT_-1206891126', u'MULTIEQUAL_-1206890897'), (u'CALL_-1206934862', u'INDIRECT_-1206910122'), ('tmp_6093', u'CBRANCH_-1206933608'), (u'INDIRECT_-1206909567', u'MULTIEQUAL_-1206909548'), (u'CALL_-1206928108', u'INDIRECT_-1206893354'), (u'CALL_-1206934098', u'INDIRECT_-1206891201'), (u'CALL_-1206921459', u'INDIRECT_-1206887635'), (u'CALL_-1206929324', u'INDIRECT_-1206898812'), (u'CALL_-1206925460', u'INDIRECT_-1206900057'), (u'STORE_-1206928662', u'INDIRECT_-1206892569'), (u'MULTIEQUAL_-1206900876', u'MULTIEQUAL_-1206903287'), (u'INDIRECT_-1206907239', u'MULTIEQUAL_-1206907859'), (u'INDIRECT_-1206896297', u'MULTIEQUAL_-1206896052'), (u'MULTIEQUAL_-1206897475', u'MULTIEQUAL_-1206897454'), (u'MULTIEQUAL_-1206895313', u'MULTIEQUAL_-1206895271'), (u'STORE_-1206937696', u'INDIRECT_-1206897786'), (u'CALL_-1206928518', u'INDIRECT_-1206910191'), (u'CALL_-1206933623', u'INDIRECT_-1206898478'), (u'MULTIEQUAL_-1206878287', u'PTRADD_-1206878814'), (u'INT_NOTEQUAL_-1206924915', u'CBRANCH_-1206924921'), (u'INDIRECT_-1206899575', u'COPY_-1206878715'), (u'CALL_-1206932817', u'INDIRECT_-1206905268'), (u'MULTIEQUAL_-1206907912', u'MULTIEQUAL_-1206908663'), (u'CALLIND_-1206938189', u'INDIRECT_-1206892375'), (u'CALL_-1206922556', u'INDIRECT_-1206883663'), (u'CALL_-1206934365', u'INDIRECT_-1206881946'), (u'CALL_-1206925860', u'INDIRECT_-1206905468'), (u'INDIRECT_-1206903009', u'MULTIEQUAL_-1206907263'), (u'CALL_-1206930636', u'INDIRECT_-1206892338'), (u'INDIRECT_-1206906604', u'COPY_-1206879513'), (u'INDIRECT_-1206892042', u'COPY_-1206878816'), (u'INDIRECT_-1206883835', u'MULTIEQUAL_-1206884841'), (u'CALL_-1206921361', u'INDIRECT_-1206887996'), (u'MULTIEQUAL_-1206880916', u'MULTIEQUAL_-1206880829'), (u'INDIRECT_-1206899281', u'MULTIEQUAL_-1206876990'), (u'INDIRECT_-1206892061', u'MULTIEQUAL_-1206891959'), (u'CALLIND_-1206925019', u'INDIRECT_-1206906246'), (u'INDIRECT_-1206909383', u'MULTIEQUAL_-1206880954'), (u'INDIRECT_-1206892296', u'MULTIEQUAL_-1206896573'), (u'STORE_-1206924919', u'INDIRECT_-1206893409'), ('tmp_72983', u'CALL_-1206924704'), ('tmp_22065', u'BRANCH_-1206921359'), (u'INDIRECT_-1206905208', u'MULTIEQUAL_-1206912303'), (u'INDIRECT_-1206913100', u'MULTIEQUAL_-1206911420'), (u'INDIRECT_-1206902677', u'MULTIEQUAL_-1206902598'), (u'INT_NOTEQUAL_-1206929200', u'CBRANCH_-1206929199'), (u'CALL_-1206928772', u'INDIRECT_-1206910528'), (u'INDIRECT_-1206884935', u'MULTIEQUAL_-1206885017'), (u'CALLIND_-1206921359', u'INDIRECT_-1206885327'), (u'CALL_-1206933594', u'INDIRECT_-1206898464'), (u'MULTIEQUAL_-1206873724', u'INT_ADD_-1206922624'), (u'INDIRECT_-1206903017', u'COPY_-1206878604'), (u'CALL_-1206931337', u'INDIRECT_-1206899852'), (u'CALL_-1206922584', u'INDIRECT_-1206904381'), (u'INDIRECT_-1206893300', u'MULTIEQUAL_-1206893202'), (u'CALL_-1206925604', u'INDIRECT_-1206891547'), (u'INDIRECT_-1206906148', u'MULTIEQUAL_-1206905965'), (u'INDIRECT_-1206894518', u'MULTIEQUAL_-1206894430'), (u'INDIRECT_-1206885344', u'MULTIEQUAL_-1206884922'), (u'INDIRECT_-1206897026', u'MULTIEQUAL_-1206896572'), (u'INDIRECT_-1206895239', u'MULTIEQUAL_-1206894659'), (u'MULTIEQUAL_-1206899101', u'MULTIEQUAL_-1206898755'), (u'CALL_-1206935494', u'INDIRECT_-1206897025'), (u'INDIRECT_-1206903794', u'MULTIEQUAL_-1206903167'), (u'STORE_-1206930340', u'INDIRECT_-1206889590'), (u'CALL_-1206929621', u'INDIRECT_-1206900141'), (u'INDIRECT_-1206910042', u'MULTIEQUAL_-1206909840'), (u'MULTIEQUAL_-1206898970', u'MULTIEQUAL_-1206895963'), (u'CALL_-1206933711', u'INDIRECT_-1206891385'), (u'CALL_-1206931183', u'INDIRECT_-1206897845'), (u'STORE_-1206932305', u'INDIRECT_-1206902699'), (u'STORE_-1206930828', u'INDIRECT_-1206907297'), (u'CALL_-1206929145', u'INDIRECT_-1206890848'), (u'INT_SUB_-1206930160', u'MULTIEQUAL_-1206913195'), (u'CALL_-1206929320', u'INDIRECT_-1206901739'), (u'CALL_-1206928150', u'INDIRECT_-1206889149'), (u'CALL_-1206934888', u'INDIRECT_-1206912052'), (u'CALL_-1206930025', u'INDIRECT_-1206907864'), (u'MULTIEQUAL_-1206889094', u'MULTIEQUAL_-1206890281'), (u'INDIRECT_-1206894369', u'COPY_-1206880061'), (u'CALL_-1206921134', u'INDIRECT_-1206895822'), (u'MULTIEQUAL_-1206889536', u'MULTIEQUAL_-1206891947'), (u'CALL_-1206926019', u'INDIRECT_-1206902621'), (u'MULTIEQUAL_-1206880940', u'MULTIEQUAL_-1206880394'), (u'CALL_-1206936019', u'INDIRECT_-1206891463'), (u'MULTIEQUAL_-1206890262', u'MULTIEQUAL_-1206890249'), (u'MULTIEQUAL_-1206904873', u'MULTIEQUAL_-1206905812'), (u'INDIRECT_-1206903775', u'MULTIEQUAL_-1206903355'), (u'CALL_-1206934018', u'INDIRECT_-1206905430'), (u'STORE_-1206928627', u'INDIRECT_-1206893388'), (u'STORE_-1206925416', u'INDIRECT_-1206900365'), (u'CALL_-1206930457', u'INDIRECT_-1206895083'), (u'CALL_-1206921994', u'INDIRECT_-1206883679'), (u'INDIRECT_-1206912750', u'MULTIEQUAL_-1206912632'), (u'MULTIEQUAL_-1206885807', u'MULTIEQUAL_-1206885827'), (u'INDIRECT_-1206897605', u'MULTIEQUAL_-1206898271'), (u'CALL_-1206934487', u'INDIRECT_-1206898156'), (u'COPY_-1206925071', u'MULTIEQUAL_-1206909711'), (u'MULTIEQUAL_-1206900736', u'MULTIEQUAL_-1206900732'), (u'INDIRECT_-1206896486', u'MULTIEQUAL_-1206898954'), (u'CALL_-1206928108', u'INDIRECT_-1206876632'), (u'INDIRECT_-1206901853', u'MULTIEQUAL_-1206876257'), (u'CALL_-1206921994', u'INDIRECT_-1206908621'), (u'MULTIEQUAL_-1206880963', u'MULTIEQUAL_-1206880417'), (u'CALL_-1206929938', u'INDIRECT_-1206880202'), (u'MULTIEQUAL_-1206902010', u'MULTIEQUAL_-1206905540'), (u'INDIRECT_-1206901329', u'MULTIEQUAL_-1206900931'), (u'COPY_-1206938688', u'MULTIEQUAL_-1206921219'), (u'MULTIEQUAL_-1206890621', u'MULTIEQUAL_-1206890587'), (u'MULTIEQUAL_-1206890621', u'MULTIEQUAL_-1206890587'), (u'INDIRECT_-1206893186', u'MULTIEQUAL_-1206893113'), (u'INDIRECT_-1206896448', u'COPY_-1206879949'), (u'CALL_-1206937875', u'INDIRECT_-1206912772'), (u'CALL_-1206928155', u'INDIRECT_-1206887696'), (u'CALL_-1206928667', u'INDIRECT_-1206896082'), (u'CALL_-1206930311', u'INDIRECT_-1206910391'), (u'CALL_-1206925860', u'INDIRECT_-1206907568'), (u'INDIRECT_-1206906657', u'MULTIEQUAL_-1206907461'), (u'LOAD_-1206921815', u'INT_EQUAL_-1206921800'), (u'STORE_-1206928410', u'INDIRECT_-1206912158'), (u'CAST_-1206869509', u'COPY_-1206869716'), (u'INDIRECT_-1206898217', u'MULTIEQUAL_-1206897599'), (u'MULTIEQUAL_-1206907869', u'MULTIEQUAL_-1206907855'), (u'INDIRECT_-1206908533', u'MULTIEQUAL_-1206910566'), (u'STORE_-1206930340', u'INDIRECT_-1206892950'), (u'INDIRECT_-1206909220', u'MULTIEQUAL_-1206910210'), (u'INDIRECT_-1206893720', u'MULTIEQUAL_-1206893632'), (u'CALL_-1206921844', u'INDIRECT_-1206882619'), (u'CALLIND_-1206938189', u'INDIRECT_-1206893215'), (u'LOAD_-1206925018', u'INT_LESS_-1206925001'), (u'LOAD_-1206925018', u'INT_EQUAL_-1206925001'), (u'CALL_-1206928271', u'INDIRECT_-1206903939'), (u'STORE_-1206928446', u'INDIRECT_-1206905459'), (u'CALL_-1206937615', u'INT_ADD_-1206937571'), (u'INDIRECT_-1206890746', u'MULTIEQUAL_-1206892329'), (u'MULTIEQUAL_-1206895090', u'MULTIEQUAL_-1206894955'), (u'COPY_-1206873358', u'CALL_-1206924668'), (u'STORE_-1206928588', u'INDIRECT_-1206898403'), (u'MULTIEQUAL_-1206896161', u'MULTIEQUAL_-1206895133'), (u'INDIRECT_-1206893918', u'MULTIEQUAL_-1206893367'), (u'INDIRECT_-1206889168', u'MULTIEQUAL_-1206888976'), (u'INDIRECT_-1206913128', u'MULTIEQUAL_-1206913015'), (u'MULTIEQUAL_-1206895215', u'MULTIEQUAL_-1206894514'), (u'CALL_-1206931674', u'INDIRECT_-1206898033'), (u'STORE_-1206933497', u'INDIRECT_-1206892472'), (u'LOAD_-1206928752', u'INT_AND_-1206928726'), (u'INDIRECT_-1206886916', u'MULTIEQUAL_-1206886682'), (u'INT_NOTEQUAL_-1206923905', u'CBRANCH_-1206923904'), (u'INDIRECT_-1206891395', u'MULTIEQUAL_-1206891091'), (u'CALL_-1206932911', u'INDIRECT_-1206906552'), (u'MULTIEQUAL_-1206899374', u'COPY_-1206879260'), (u'INDIRECT_-1206893966', u'MULTIEQUAL_-1206896434'), (u'CALL_-1206929269', u'INDIRECT_-1206906075'), (u'MULTIEQUAL_-1206905401', u'MULTIEQUAL_-1206905401'), (u'CALL_-1206922325', u'INDIRECT_-1206886505'), (u'MULTIEQUAL_-1206900970', u'INT_NEGATE_-1206939092'), (u'CALLIND_-1206921710', u'INDIRECT_-1206892376'), (u'MULTIEQUAL_-1206880407', u'MULTIEQUAL_-1206909363'), (u'INDIRECT_-1206889840', u'MULTIEQUAL_-1206889753'), (u'INDIRECT_-1206907390', u'MULTIEQUAL_-1206907160'), (u'CALL_-1206929750', u'INDIRECT_-1206908782'), (u'INDIRECT_-1206900467', u'MULTIEQUAL_-1206900435'), (u'CALL_-1206931545', u'INDIRECT_-1206887885'), (u'CALL_-1206929938', u'INDIRECT_-1206898350'), (u'INDIRECT_-1206908366', u'MULTIEQUAL_-1206907912'), ('tmp_24272', u'BRANCH_-1206924907'), (u'CALL_-1206930025', u'INDIRECT_-1206899464'), (u'CALL_-1206925831', u'INDIRECT_-1206889074'), (u'INDIRECT_-1206881319', u'MULTIEQUAL_-1206881810'), (u'INDIRECT_-1206897588', u'MULTIEQUAL_-1206897266'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206872547'), (u'CALL_-1206930086', u'INDIRECT_-1206891087'), (u'INDIRECT_-1206891917', u'MULTIEQUAL_-1206891299'), (u'INDIRECT_-1206907924', u'MULTIEQUAL_-1206909403'), (u'INDIRECT_-1206892708', u'MULTIEQUAL_-1206892525'), (u'MULTIEQUAL_-1206904950', u'MULTIEQUAL_-1206908480'), (u'MULTIEQUAL_-1206889584', u'MULTIEQUAL_-1206889879'), (u'INDIRECT_-1206889015', u'MULTIEQUAL_-1206892447'), (u'CALL_-1206928271', u'INDIRECT_-1206878847'), (u'INDIRECT_-1206888781', u'MULTIEQUAL_-1206888561'), (u'CALL_-1206929226', u'INDIRECT_-1206891197'), (u'INDIRECT_-1206897850', u'MULTIEQUAL_-1206897418'), ('const-433', u'LOAD_-1206924446'), (u'INDIRECT_-1206902993', u'MULTIEQUAL_-1206903416'), (u'INDIRECT_-1206902993', u'MULTIEQUAL_-1206903416'), (u'INDIRECT_-1206894836', u'MULTIEQUAL_-1206874315'), (u'CALL_-1206931539', u'INDIRECT_-1206894935'), (u'CALL_-1206930228', u'INDIRECT_-1206897754'), (u'INDIRECT_-1206910480', u'MULTIEQUAL_-1206911470'), (u'CALL_-1206924661', u'INDIRECT_-1206891348'), (u'INDIRECT_-1206898043', u'MULTIEQUAL_-1206880926'), (u'CALL_-1206931595', u'INDIRECT_-1206890336'), (u'CALL_-1206935766', u'INDIRECT_-1206903048'), (u'CALL_-1206931183', u'INDIRECT_-1206891125'), (u'MULTIEQUAL_-1206904236', u'MULTIEQUAL_-1206905156'), ('tmp_72986', u'CALL_-1206932359'), (u'MULTIEQUAL_-1206875304', u'MULTIEQUAL_-1206875304'), ('const-433', u'LOAD_-1206939555'), (u'CALL_-1206937615', u'INDIRECT_-1206883320'), (u'INDIRECT_-1206886949', u'MULTIEQUAL_-1206886249'), (u'CALL_-1206937302', u'INDIRECT_-1206900172'), (u'INDIRECT_-1206889189', u'MULTIEQUAL_-1206889724'), (u'INDIRECT_-1206909729', u'MULTIEQUAL_-1206909331'), (u'INDIRECT_-1206903212', u'MULTIEQUAL_-1206902996'), (u'CALL_-1206926003', u'INDIRECT_-1206906388'), (u'INDIRECT_-1206899771', u'COPY_-1206880200'), (u'CALL_-1206938421', u'INDIRECT_-1206897560'), (u'MULTIEQUAL_-1206906417', u'MULTIEQUAL_-1206906367'), (u'INDIRECT_-1206891380', u'MULTIEQUAL_-1206880910'), (u'INDIRECT_-1206909610', u'MULTIEQUAL_-1206909454'), (u'INDIRECT_-1206912831', u'MULTIEQUAL_-1206910506'), (u'CALL_-1206931773', u'INDIRECT_-1206896412'), (u'INDIRECT_-1206893598', u'MULTIEQUAL_-1206894102'), (u'CALL_-1206937729', u'INDIRECT_-1206883383'), (u'CALL_-1206931773', u'INDIRECT_-1206890532'), (u'INDIRECT_-1206880982', u'MULTIEQUAL_-1206881473'), (u'INDIRECT_-1206908806', u'MULTIEQUAL_-1206910389'), ('tmp_22231', u'BRANCH_-1206921317'), (u'MULTIEQUAL_-1206876974', u'MULTIEQUAL_-1206892341'), (u'INDIRECT_-1206907148', u'MULTIEQUAL_-1206906758'), (u'INDIRECT_-1206896590', u'MULTIEQUAL_-1206896158'), (u'STORE_-1206930873', u'INDIRECT_-1206890940'), (u'INDIRECT_-1206890497', u'MULTIEQUAL_-1206890418'), (u'CALL_-1206930882', u'INDIRECT_-1206899400'), (u'INDIRECT_-1206901888', u'MULTIEQUAL_-1206903281'), (u'CALL_-1206922316', u'INDIRECT_-1206876444'), (u'MULTIEQUAL_-1206901156', u'MULTIEQUAL_-1206901152'), (u'INDIRECT_-1206895524', u'MULTIEQUAL_-1206895263'), (u'MULTIEQUAL_-1206902019', u'MULTIEQUAL_-1206878289'), (u'STORE_-1206930340', u'INDIRECT_-1206907230'), (u'INDIRECT_-1206913125', u'MULTIEQUAL_-1206912759'), (u'CALLIND_-1206938263', u'INDIRECT_-1206899984'), (u'LOAD_-1206928269', u'INT_NOTEQUAL_-1206928253'), (u'MULTIEQUAL_-1206900896', u'MULTIEQUAL_-1206900822'), (u'CALL_-1206934365', u'INDIRECT_-1206902697'), (u'CAST_-1206873472', u'COPY_-1206873657'), (u'INDIRECT_-1206905339', u'MULTIEQUAL_-1206905480'), (u'INDIRECT_-1206913593', u'MULTIEQUAL_-1206914817'), (u'INDIRECT_-1206911336', u'MULTIEQUAL_-1206909246'), (u'INDIRECT_-1206901423', u'MULTIEQUAL_-1206901185'), (u'INT_ADD_-1206925013', u'CAST_-1206870554'), (u'MULTIEQUAL_-1206876240', u'MULTIEQUAL_-1206876122'), (u'MULTIEQUAL_-1206892751', u'MULTIEQUAL_-1206892735'), (u'STORE_-1206930846', u'INDIRECT_-1206909769'), (u'CALL_-1206937446', u'INDIRECT_-1206898862'), (u'CALL_-1206928357', u'INT_EQUAL_-1206928343'), (u'CALL_-1206930025', u'INDIRECT_-1206908704'), (u'CALL_-1206935494', u'INDIRECT_-1206899125'), (u'CALL_-1206930311', u'INDIRECT_-1206907031'), (u'INDIRECT_-1206909659', u'MULTIEQUAL_-1206909569'), (u'CALL_-1206932860', u'INDIRECT_-1206908197'), (u'MULTIEQUAL_-1206881808', u'MULTIEQUAL_-1206878808'), (u'STORE_-1206937611', u'INDIRECT_-1206898576'), (u'LOAD_-1206930911', u'INT_EQUAL_-1206930891'), (u'INDIRECT_-1206903532', u'COPY_-1206880428'), (u'INDIRECT_-1206890881', u'MULTIEQUAL_-1206876970'), (u'CALL_-1206939039', u'INDIRECT_-1206903794'), ('const-0', u'CALL_-1206928621'), (u'CALL_-1206937186', u'INDIRECT_-1206905973'), (u'INDIRECT_-1206890658', u'MULTIEQUAL_-1206891162'), (u'MULTIEQUAL_-1206914457', u'INT_EQUAL_-1206922791'), (u'MULTIEQUAL_-1206892746', u'MULTIEQUAL_-1206892098'), (u'INDIRECT_-1206903196', u'MULTIEQUAL_-1206902929'), (u'STORE_-1206930846', u'INDIRECT_-1206909349'), (u'INDIRECT_-1206901651', u'MULTIEQUAL_-1206903497'), ('tmp_72986', u'CALL_-1206927017'), (u'MULTIEQUAL_-1206889039', u'MULTIEQUAL_-1206888181'), (u'INDIRECT_-1206906579', u'MULTIEQUAL_-1206905999'), (u'CALL_-1206921431', u'INDIRECT_-1206889295'), (u'MULTIEQUAL_-1206910013', u'MULTIEQUAL_-1206909971'), (u'CALL_-1206937924', u'INDIRECT_-1206900201'), (u'INDIRECT_-1206907220', u'MULTIEQUAL_-1206902010'), (u'INDIRECT_-1206891425', u'MULTIEQUAL_-1206892372'), (u'CAST_-1206875607', u'COPY_-1206934741'), (u'INDIRECT_-1206912662', u'MULTIEQUAL_-1206912558'), (u'INDIRECT_-1206900467', u'MULTIEQUAL_-1206900431'), (u'CALL_-1206938725', u'INDIRECT_-1206897533'), (u'INDIRECT_-1206910496', u'MULTIEQUAL_-1206908406'), (u'MULTIEQUAL_-1206899932', u'MULTIEQUAL_-1206899861'), (u'CALL_-1206927360', u'INDIRECT_-1206889724'), (u'CALL_-1206928291', u'INDIRECT_-1206913630'), (u'INDIRECT_-1206902799', u'MULTIEQUAL_-1206902392'), (u'INDIRECT_-1206888435', u'MULTIEQUAL_-1206888276'), (u'STORE_-1206924560', u'INDIRECT_-1206886900'), (u'INDIRECT_-1206908822', u'MULTIEQUAL_-1206908706'), (u'INDIRECT_-1206904912', u'MULTIEQUAL_-1206904764'), (u'INDIRECT_-1206896586', u'MULTIEQUAL_-1206896357'), (u'CAST_-1206869646', u'INT_ZEXT_-1206910987'), (u'CALL_-1206935851', u'INDIRECT_-1206915028'), (u'CALL_-1206938756', u'INDIRECT_-1206884651'), (u'INDIRECT_-1206886937', u'MULTIEQUAL_-1206886598'), (u'MULTIEQUAL_-1206890719', u'MULTIEQUAL_-1206890303'), (u'INDIRECT_-1206907416', u'MULTIEQUAL_-1206911693'), (u'CALL_-1206930157', u'INDIRECT_-1206896395'), (u'MULTIEQUAL_-1206916258', u'INT_NOTEQUAL_-1206929089'), (u'INDIRECT_-1206904329', u'MULTIEQUAL_-1206905421'), (u'CALL_-1206931797', u'INDIRECT_-1206904411'), (u'STORE_-1206934385', u'INDIRECT_-1206896737'), (u'CALL_-1206930228', u'INDIRECT_-1206896494'), (u'INDIRECT_-1206911596', u'MULTIEQUAL_-1206911100'), (u'LOAD_-1206937760', u'CALL_-1206937729'), (u'MULTIEQUAL_-1206911112', u'MULTIEQUAL_-1206910474'), (u'CALL_-1206929750', u'INDIRECT_-1206897442'), (u'STORE_-1206929169', u'INDIRECT_-1206894460'), (u'CALL_-1206921361', u'INDIRECT_-1206899336'), (u'MULTIEQUAL_-1206893589', u'MULTIEQUAL_-1206893575'), (u'MULTIEQUAL_-1206881954', u'MULTIEQUAL_-1206883141'), (u'INDIRECT_-1206904684', u'MULTIEQUAL_-1206909247'), (u'LOAD_-1206921777', u'INT_EQUAL_-1206921762'), (u'INDIRECT_-1206894955', u'MULTIEQUAL_-1206898629'), ('const-4', u'INT_NOTEQUAL_-1206923188'), (u'INDIRECT_-1206901085', u'MULTIEQUAL_-1206902032'), (u'CALL_-1206934098', u'INDIRECT_-1206890361'), (u'MULTIEQUAL_-1206881638', u'MULTIEQUAL_-1206881590'), (u'MULTIEQUAL_-1206903374', u'MULTIEQUAL_-1206903355'), (u'CALLIND_-1206922663', u'INDIRECT_-1206898727'), (u'INDIRECT_-1206906841', u'MULTIEQUAL_-1206906480'), (u'CAST_-1206873444', u'LOAD_-1206924958'), (u'INDIRECT_-1206895019', u'MULTIEQUAL_-1206895400'), (u'INDIRECT_-1206901410', u'MULTIEQUAL_-1206901292'), (u'CALL_-1206931435', u'INDIRECT_-1206895799'), (u'CALL_-1206928644', u'INDIRECT_-1206903259'), (u'CAST_-1206869408', u'CALLIND_-1206921388'), (u'MULTIEQUAL_-1206906661', u'MULTIEQUAL_-1206907103'), (u'MULTIEQUAL_-1206903668', u'MULTIEQUAL_-1206904463'), (u'INT_NOTEQUAL_-1206928363', u'CBRANCH_-1206928362'), (u'MULTIEQUAL_-1206896572', u'MULTIEQUAL_-1206896501'), (u'CALL_-1206931337', u'INDIRECT_-1206893132'), (u'INDIRECT_-1206899053', u'MULTIEQUAL_-1206898913'), ('const-0', u'INT_NOTEQUAL_-1206873143'), (u'CALL_-1206921954', u'INDIRECT_-1206901716'), (u'INDIRECT_-1206909363', u'MULTIEQUAL_-1206909172'), (u'INDIRECT_-1206907643', u'MULTIEQUAL_-1206907534'), (u'CALL_-1206921994', u'INDIRECT_-1206888719'), (u'MULTIEQUAL_-1206891939', u'MULTIEQUAL_-1206878264'), (u'CALL_-1206937142', u'INDIRECT_-1206892514'), (u'CALL_-1206924668', u'INDIRECT_-1206890590'), (u'INDIRECT_-1206909140', u'MULTIEQUAL_-1206908509'), (u'CALL_-1206928992', u'INDIRECT_-1206902225'), (u'MULTIEQUAL_-1206905343', u'MULTIEQUAL_-1206905295'), (u'CALL_-1206928668', u'INDIRECT_-1206900330'), (u'STORE_-1206932305', u'INDIRECT_-1206903119'), (u'STORE_-1206924560', u'INDIRECT_-1206883960'), (u'CALL_-1206928601', u'INDIRECT_-1206906125'), (u'INDIRECT_-1206899962', u'MULTIEQUAL_-1206899760'), (u'INDIRECT_-1206902078', u'MULTIEQUAL_-1206901990'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206868620'), ('const-433', u'LOAD_-1206937855'), (u'CALL_-1206928281', u'INDIRECT_-1206879519'), (u'CALL_-1206928677', u'INDIRECT_-1206890749'), (u'CALL_-1206939523', u'INDIRECT_-1206897275'), (u'MULTIEQUAL_-1206901839', u'MULTIEQUAL_-1206880935'), (u'CALLIND_-1206929135', u'INDIRECT_-1206901880'), (u'INDIRECT_-1206889702', u'MULTIEQUAL_-1206889463'), ('const-0', u'CALL_-1206923816'), (u'CALL_-1206928474', u'INDIRECT_-1206904550'), (u'MULTIEQUAL_-1206899119', u'MULTIEQUAL_-1206898703'), (u'INDIRECT_-1206896289', u'MULTIEQUAL_-1206895891'), (u'INDIRECT_-1206901587', u'MULTIEQUAL_-1206901568'), (u'MULTIEQUAL_-1206906002', u'MULTIEQUAL_-1206905987'), (u'INDIRECT_-1206892806', u'MULTIEQUAL_-1206892577'), (u'CALL_-1206921832', u'INDIRECT_-1206886982'), (u'CALLIND_-1206922663', u'INDIRECT_-1206901247'), (u'STORE_-1206937611', u'INDIRECT_-1206909496'), (u'INT_ADD_-1206928253', u'CAST_-1206871740'), (u'CALL_-1206931745', u'INDIRECT_-1206894582'), (u'CALL_-1206922556', u'INDIRECT_-1206899623'), (u'INT_ADD_-1206934902', u'INT_ADD_-1206934900'), (u'INDIRECT_-1206911041', u'MULTIEQUAL_-1206877018'), (u'CALL_-1206930228', u'INDIRECT_-1206906994'), (u'INDIRECT_-1206905255', u'MULTIEQUAL_-1206904951'), ('const-257', u'STORE_-1206921852'), (u'MULTIEQUAL_-1206898442', u'MULTIEQUAL_-1206898427'), (u'CALL_-1206929529', u'INDIRECT_-1206913975'), (u'INDIRECT_-1206892057', u'MULTIEQUAL_-1206891667'), (u'CALL_-1206928647', u'INDIRECT_-1206892822'), (u'CALL_-1206931797', u'INDIRECT_-1206891811'), (u'INDIRECT_-1206906380', u'MULTIEQUAL_-1206905997'), (u'STORE_-1206928553', u'INDIRECT_-1206891662'), (u'INDIRECT_-1206898063', u'MULTIEQUAL_-1206898376'), (u'CALL_-1206934114', u'INT_ADD_-1206934080'), (u'CALL_-1206925460', u'INDIRECT_-1206899217'), (u'COPY_-1206879310', u'CALL_-1206936047'), (u'INDIRECT_-1206901843', u'MULTIEQUAL_-1206901605'), ('const-433', u'LOAD_-1206924169'), (u'CALL_-1206922556', u'INDIRECT_-1206874081'), ('const-0', u'INT_NOTEQUAL_-1206938082'), (u'INDIRECT_-1206896995', u'COPY_-1206871591'), (u'CALL_-1206932808', u'INDIRECT_-1206906480'), (u'STORE_-1206928518', u'INDIRECT_-1206902561'), (u'INDIRECT_-1206901359', u'MULTIEQUAL_-1206902355'), (u'INDIRECT_-1206893876', u'MULTIEQUAL_-1206893611'), (u'CALL_-1206930927', u'INDIRECT_-1206908453'), (u'INDIRECT_-1206903236', u'MULTIEQUAL_-1206874335'), (u'INDIRECT_-1206891375', u'MULTIEQUAL_-1206891216'), (u'INDIRECT_-1206880451', u'MULTIEQUAL_-1206882147'), (u'STORE_-1206930340', u'INDIRECT_-1206902610'), (u'INDIRECT_-1206885881', u'MULTIEQUAL_-1206886921'), (u'MULTIEQUAL_-1206891910', u'MULTIEQUAL_-1206893397'), (u'CALL_-1206921832', u'INDIRECT_-1206883622'), (u'STORE_-1206928446', u'INDIRECT_-1206909659'), (u'CALLIND_-1206921359', u'INDIRECT_-1206902967'), (u'CALL_-1206929324', u'INDIRECT_-1206888732'), (u'CALL_-1206921447', u'INDIRECT_-1206900646'), (u'MULTIEQUAL_-1206894350', u'MULTIEQUAL_-1206894326'), ('tmp_21407', u'BRANCH_-1206921841'), (u'MULTIEQUAL_-1206899539', u'MULTIEQUAL_-1206898681'), (u'STORE_-1206930828', u'INDIRECT_-1206893857'), (u'INT_EQUAL_-1206928220', u'CBRANCH_-1206928216'), (u'CALLIND_-1206938189', u'CALL_-1206928709'), (u'INDIRECT_-1206892844', u'MULTIEQUAL_-1206892667'), (u'CALL_-1206929529', u'INDIRECT_-1206896335'), (u'MULTIEQUAL_-1206912651', u'MULTIEQUAL_-1206912632'), (u'CALL_-1206925694', u'INDIRECT_-1206903276'), (u'CALL_-1206934114', u'INDIRECT_-1206898353'), (u'CALL_-1206932827', u'INDIRECT_-1206896414'), (u'CALLIND_-1206925046', u'INDIRECT_-1206876100'), (u'CALL_-1206931797', u'INDIRECT_-1206893491'), (u'STORE_-1206921525', u'INDIRECT_-1206904629'), (u'INT_ZEXT_-1206921484', u'INT_ADD_-1206879006'), (u'CALL_-1206929794', u'INDIRECT_-1206888182'), (u'CALL_-1206930550', u'INDIRECT_-1206897082'), (u'STORE_-1206924934', u'INDIRECT_-1206903079'), (u'MULTIEQUAL_-1206880964', u'MULTIEQUAL_-1206881664'), (u'INDIRECT_-1206890769', u'MULTIEQUAL_-1206891961'), (u'INDIRECT_-1206898453', u'MULTIEQUAL_-1206876249'), (u'CALL_-1206930311', u'INDIRECT_-1206904931'), (u'INDIRECT_-1206904743', u'MULTIEQUAL_-1206904552'), (u'INDIRECT_-1206900037', u'MULTIEQUAL_-1206899647'), (u'INDIRECT_-1206889127', u'MULTIEQUAL_-1206889095'), (u'INDIRECT_-1206911420', u'MULTIEQUAL_-1206911037'), (u'CALLIND_-1206925019', u'INDIRECT_-1206902886'), (u'CALL_-1206925799', u'INDIRECT_-1206891149'), (u'CALL_-1206938232', u'INDIRECT_-1206897025'), (u'INDIRECT_-1206908992', u'MULTIEQUAL_-1206906786'), (u'STORE_-1206928627', u'INDIRECT_-1206910188'), (u'CALL_-1206925432', u'INDIRECT_-1206890383'), (u'MULTIEQUAL_-1206892329', u'MULTIEQUAL_-1206892315'), (u'MULTIEQUAL_-1206897001', u'MULTIEQUAL_-1206896981'), (u'CALL_-1206928878', u'INDIRECT_-1206905636'), (u'INDIRECT_-1206902939', u'MULTIEQUAL_-1206902849'), ('const-0', u'PTRSUB_-1206879130'), (u'CALL_-1206921459', u'INDIRECT_-1206895195'), (u'STORE_-1206937920', u'INDIRECT_-1206895796'), (u'STORE_-1206933497', u'INDIRECT_-1206909272'), (u'INDIRECT_-1206875020', u'MULTIEQUAL_-1206876931'), (u'CALL_-1206928734', u'INDIRECT_-1206914285'), (u'INDIRECT_-1206900545', u'MULTIEQUAL_-1206901211'), (u'LOAD_-1206923209', u'SUBPIECE_-1206915159'), (u'INDIRECT_-1206900662', u'MULTIEQUAL_-1206900612'), (u'INDIRECT_-1206884452', u'MULTIEQUAL_-1206884138'), (u'INDIRECT_-1206903803', u'MULTIEQUAL_-1206904559'), (u'CALL_-1206934365', u'INDIRECT_-1206888837'), (u'CALL_-1206925860', u'INDIRECT_-1206887408'), (u'INDIRECT_-1206903507', u'MULTIEQUAL_-1206903125'), (u'STORE_-1206929169', u'INDIRECT_-1206906220'), (u'INT_AND_-1206877697', u'INT_NOTEQUAL_-1206931183'), (u'CALL_-1206934862', u'INDIRECT_-1206897942'), (u'INDIRECT_-1206892235', u'MULTIEQUAL_-1206890484'), (u'INT_SUB_-1206873773', u'INT_ADD_-1206928256'), (u'INDIRECT_-1206905732', u'MULTIEQUAL_-1206905516'), (u'MULTIEQUAL_-1206878314', u'MULTIEQUAL_-1206911347'), ('const-33', u'INT_ADD_-1206931155'), ('const-0', u'INT_NOTEQUAL_-1206930621'), (u'MULTIEQUAL_-1206901570', u'MULTIEQUAL_-1206903057'), (u'STORE_-1206930329', u'INDIRECT_-1206889582'), (u'INDIRECT_-1206892089', u'MULTIEQUAL_-1206891691'), (u'CALLIND_-1206921344', u'INDIRECT_-1206889574'), (u'CALL_-1206932327', u'INDIRECT_-1206897076'), (u'MULTIEQUAL_-1206881305', u'MULTIEQUAL_-1206881252'), (u'STORE_-1206924560', u'INDIRECT_-1206887320'), (u'INDIRECT_-1206897371', u'MULTIEQUAL_-1206898661'), (u'CALL_-1206930550', u'INDIRECT_-1206905902'), (u'CALL_-1206926003', u'INDIRECT_-1206876983'), (u'MULTIEQUAL_-1206900799', u'MULTIEQUAL_-1206899941'), (u'INDIRECT_-1206891584', u'MULTIEQUAL_-1206891407'), (u'CALL_-1206928281', u'INDIRECT_-1206898507'), (u'CALL_-1206930899', u'INDIRECT_-1206894371'), (u'INDIRECT_-1206885429', u'MULTIEQUAL_-1206886521'), (u'INDIRECT_-1206892597', u'COPY_-1206879130'), (u'CALL_-1206921134', u'INDIRECT_-1206890362'), (u'CALL_-1206938725', u'INDIRECT_-1206893333'), (u'MULTIEQUAL_-1206906219', u'MULTIEQUAL_-1206878299'), (u'INDIRECT_-1206894477', u'MULTIEQUAL_-1206895281'), (u'CALL_-1206931183', u'INDIRECT_-1206910025'), (u'INDIRECT_-1206890091', u'MULTIEQUAL_-1206889971'), (u'INDIRECT_-1206892581', u'COPY_-1206880519'), (u'CALL_-1206928815', u'INDIRECT_-1206909781'), (u'MULTIEQUAL_-1206895354', u'MULTIEQUAL_-1206895338'), (u'CALL_-1206931435', u'INDIRECT_-1206910079'), (u'STORE_-1206932305', u'INDIRECT_-1206908579'), (u'INDIRECT_-1206904741', u'MULTIEQUAL_-1206904521'), (u'CALL_-1206933125', u'INDIRECT_-1206890236'), (u'INDIRECT_-1206914278', u'MULTIEQUAL_-1206914153'), (u'INDIRECT_-1206902392', u'MULTIEQUAL_-1206902244'), (u'CALL_-1206930476', u'INDIRECT_-1206894929'), (u'INDIRECT_-1206898675', u'MULTIEQUAL_-1206902107'), ('const-433', u'LOAD_-1206927403'), (u'INDIRECT_-1206890521', u'MULTIEQUAL_-1206890301'), (u'CALL_-1206930584', u'INDIRECT_-1206898610'), (u'CALL_-1206927297', u'INDIRECT_-1206893891'), (u'CALL_-1206938036', u'INDIRECT_-1206896055'), (u'INDIRECT_-1206891995', u'MULTIEQUAL_-1206892779'), (u'CALL_-1206930556', u'INDIRECT_-1206901536'), (u'CALL_-1206932817', u'INDIRECT_-1206900648'), (u'INDIRECT_-1206893636', u'MULTIEQUAL_-1206893402'), (u'INDIRECT_-1206891001', u'MULTIEQUAL_-1206893591'), (u'MULTIEQUAL_-1206896152', u'MULTIEQUAL_-1206896903'), (u'CALL_-1206934018', u'INDIRECT_-1206909630'), (u'CALL_-1206931142', u'INDIRECT_-1206895543'), (u'STORE_-1206930828', u'INDIRECT_-1206906037'), (u'INDIRECT_-1206904518', u'MULTIEQUAL_-1206905022'), (u'CALLIND_-1206921372', u'INDIRECT_-1206882450'), (u'CALL_-1206928194', u'INDIRECT_-1206900508'), (u'CALLIND_-1206921884', u'INDIRECT_-1206892474'), (u'CALL_-1206931142', u'INT_EQUAL_-1206931127'), (u'MULTIEQUAL_-1206898550', u'MULTIEQUAL_-1206895543'), (u'CALL_-1206925783', u'INDIRECT_-1206899957'), (u'INDIRECT_-1206899427', u'MULTIEQUAL_-1206899297'), (u'CALL_-1206934888', u'INDIRECT_-1206893992'), (u'INDIRECT_-1206907826', u'MULTIEQUAL_-1206910294'), (u'CALL_-1206921320', u'INDIRECT_-1206895018'), (u'INDIRECT_-1206906444', u'MULTIEQUAL_-1206906241'), (u'INDIRECT_-1206909420', u'MULTIEQUAL_-1206909159'), (u'INDIRECT_-1206876646', u'MULTIEQUAL_-1206883046'), (u'INDIRECT_-1206891763', u'MULTIEQUAL_-1206874301'), ('const-8', u'PTRADD_-1206880709'), (u'CALL_-1206929830', u'INDIRECT_-1206880810'), (u'INDIRECT_-1206885468', u'MULTIEQUAL_-1206892563'), (u'CALL_-1206937983', u'INDIRECT_-1206908631'), (u'INDIRECT_-1206906479', u'MULTIEQUAL_-1206909173'), (u'CALL_-1206928271', u'INDIRECT_-1206891955'), (u'INDIRECT_-1206890122', u'MULTIEQUAL_-1206889883'), (u'INDIRECT_-1206898901', u'MULTIEQUAL_-1206899941'), (u'INDIRECT_-1206891904', u'COPY_-1206879478'), (u'CALL_-1206923816', u'INDIRECT_-1206904919'), (u'INDIRECT_-1206877845', u'MULTIEQUAL_-1206882189'), (u'INT_AND_-1206922740', u'INT_LEFT_-1206922736'), (u'MULTIEQUAL_-1206907446', u'COPY_-1206875689'), (u'STORE_-1206930340', u'INDIRECT_-1206886804'), (u'MULTIEQUAL_-1206897233', u'MULTIEQUAL_-1206898261'), (u'STORE_-1206922815', u'INDIRECT_-1206884491'), (u'CALL_-1206926063', u'INDIRECT_-1206886680'), (u'CALL_-1206928357', u'INDIRECT_-1206896870'), (u'CALL_-1206930506', u'INDIRECT_-1206903353'), (u'INDIRECT_-1206897896', u'COPY_-1206879011'), (u'STORE_-1206925248', u'INDIRECT_-1206895242'), (u'INDIRECT_-1206901265', u'MULTIEQUAL_-1206901170'), (u'CALL_-1206929019', u'INDIRECT_-1206898043'), (u'CALL_-1206930550', u'INDIRECT_-1206894562'), (u'CALL_-1206931674', u'INDIRECT_-1206896353'), (u'INDIRECT_-1206902530', u'MULTIEQUAL_-1206902324'), (u'MULTIEQUAL_-1206905418', u'MULTIEQUAL_-1206905399'), (u'MULTIEQUAL_-1206874322', u'MULTIEQUAL_-1206900345'), (u'CALL_-1206924677', u'INDIRECT_-1206903541'), (u'CALLIND_-1206921388', u'INDIRECT_-1206875849'), (u'CALL_-1206937615', u'INDIRECT_-1206902142'), (u'CALLIND_-1206921359', u'INDIRECT_-1206895827'), (u'INDIRECT_-1206892893', u'MULTIEQUAL_-1206892874'), (u'CALL_-1206936019', u'INDIRECT_-1206907003'), (u'INDIRECT_-1206884353', u'MULTIEQUAL_-1206884213'), (u'INDIRECT_-1206895944', u'MULTIEQUAL_-1206895683'), (u'CALL_-1206927017', u'INDIRECT_-1206896496'), (u'INDIRECT_-1206915490', u'MULTIEQUAL_-1206915058'), (u'MULTIEQUAL_-1206895739', u'MULTIEQUAL_-1206895722'), (u'STORE_-1206933958', u'INDIRECT_-1206911608'), (u'CALL_-1206930550', u'INDIRECT_-1206907162'), (u'STORE_-1206935460', u'INDIRECT_-1206903619'), (u'INDIRECT_-1206898217', u'MULTIEQUAL_-1206897772'), (u'CALL_-1206931539', u'INDIRECT_-1206882667'), (u'MULTIEQUAL_-1206912675', u'MULTIEQUAL_-1206912672'), (u'MULTIEQUAL_-1206911043', u'MULTIEQUAL_-1206878310'), (u'CALL_-1206931745', u'INDIRECT_-1206908442'), (u'CALL_-1206927063', u'INDIRECT_-1206896096'), (u'MULTIEQUAL_-1206878296', u'MULTIEQUAL_-1206903787'), (u'INDIRECT_-1206900541', u'MULTIEQUAL_-1206876993'), (u'INDIRECT_-1206898677', u'MULTIEQUAL_-1206876991'), (u'CALL_-1206921431', u'INDIRECT_-1206905675'), ('const-0', u'SUBPIECE_-1206914280'), (u'INDIRECT_-1206906043', u'MULTIEQUAL_-1206874335'), (u'CALL_-1206937186', u'INDIRECT_-1206899673'), (u'CALL_-1206929489', u'INDIRECT_-1206893379'), (u'INDIRECT_-1206891830', u'MULTIEQUAL_-1206893396'), (u'CALL_-1206924668', u'INDIRECT_-1206899830'), (u'CALL_-1206928474', u'INDIRECT_-1206894890'), (u'INDIRECT_-1206890808', u'MULTIEQUAL_-1206890774'), (u'INDIRECT_-1206913424', u'MULTIEQUAL_-1206913247'), (u'INDIRECT_-1206891189', u'MULTIEQUAL_-1206892381'), (u'INDIRECT_-1206908022', u'MULTIEQUAL_-1206906975'), (u'MULTIEQUAL_-1206905821', u'MULTIEQUAL_-1206905475'), (u'CALL_-1206937729', u'INDIRECT_-1206913545'), (u'CALL_-1206934862', u'INDIRECT_-1206902982'), (u'MULTIEQUAL_-1206906611', u'MULTIEQUAL_-1206906609'), (u'INDIRECT_-1206902409', u'MULTIEQUAL_-1206904132'), (u'INDIRECT_-1206897410', u'MULTIEQUAL_-1206897792'), (u'INDIRECT_-1206893695', u'MULTIEQUAL_-1206897369'), (u'CALL_-1206928281', u'INDIRECT_-1206894307'), (u'MULTIEQUAL_-1206908761', u'MULTIEQUAL_-1206908741'), (u'STORE_-1206928320', u'INDIRECT_-1206888129'), ('const-0', u'COPY_-1206918703'), (u'CALL_-1206927048', u'INDIRECT_-1206888604'), (u'CALL_-1206925460', u'INDIRECT_-1206896277'), (u'CALL_-1206930394', u'INDIRECT_-1206910857'), (u'CALL_-1206928331', u'INDIRECT_-1206908195'), (u'CALL_-1206937983', u'INDIRECT_-1206914931'), (u'CALLIND_-1206922663', u'INDIRECT_-1206883187'), (u'INDIRECT_-1206911988', u'COPY_-1206879986'), (u'CALLIND_-1206938263', u'INDIRECT_-1206916946'), (u'INDIRECT_-1206893636', u'MULTIEQUAL_-1206893218'), (u'STORE_-1206928622', u'INDIRECT_-1206901106'), (u'CALL_-1206931269', u'INDIRECT_-1206910749'), (u'CALL_-1206930210', u'INDIRECT_-1206886794'), (u'INDIRECT_-1206890702', u'MULTIEQUAL_-1206890431'), (u'CALL_-1206928209', u'INDIRECT_-1206886683'), (u'CALL_-1206925831', u'INDIRECT_-1206907134'), ('const-433', u'STORE_-1206922815'), (u'CALL_-1206931128', u'INDIRECT_-1206902026'), (u'CALL_-1206925831', u'INDIRECT_-1206900414'), (u'INDIRECT_-1206903845', u'MULTIEQUAL_-1206876144'), (u'INDIRECT_-1206902948', u'MULTIEQUAL_-1206902558'), (u'CALL_-1206925694', u'INDIRECT_-1206891096'), (u'CALL_-1206938756', u'INDIRECT_-1206900279'), (u'INDIRECT_-1206906549', u'COPY_-1206880090'), (u'INDIRECT_-1206895908', u'MULTIEQUAL_-1206895586'), (u'INDIRECT_-1206892075', u'MULTIEQUAL_-1206892157'), (u'INDIRECT_-1206902960', u'MULTIEQUAL_-1206902862'), (u'CALL_-1206933773', u'INDIRECT_-1206900668'), (u'MULTIEQUAL_-1206892104', u'MULTIEQUAL_-1206892399'), (u'INDIRECT_-1206909932', u'MULTIEQUAL_-1206909716'), (u'CALL_-1206930584', u'INDIRECT_-1206879788'), (u'CALL_-1206936047', u'INDIRECT_-1206909117'), (u'MULTIEQUAL_-1206899879', u'COPY_-1206900002'), (u'CALL_-1206922426', u'INDIRECT_-1206889500'), (u'CALL_-1206934274', u'INDIRECT_-1206890461'), (u'CALL_-1206935809', u'INDIRECT_-1206901393'), (u'CALL_-1206928647', u'INDIRECT_-1206906262'), (u'CALL_-1206930915', u'INDIRECT_-1206888503'), (u'MULTIEQUAL_-1206909823', u'MULTIEQUAL_-1206909715'), (u'INDIRECT_-1206899473', u'MULTIEQUAL_-1206880927'), (u'CALL_-1206931435', u'INT_EQUAL_-1206931417'), (u'CALL_-1206932359', u'INDIRECT_-1206896118'), (u'MULTIEQUAL_-1206902461', u'MULTIEQUAL_-1206902461'), (u'STORE_-1206921830', u'INDIRECT_-1206895121'), (u'CALL_-1206938927', u'INDIRECT_-1206884068'), (u'CALL_-1206929645', u'INDIRECT_-1206907292'), (u'INDIRECT_-1206877208', u'MULTIEQUAL_-1206878841'), (u'INDIRECT_-1206911802', u'MULTIEQUAL_-1206910755'), (u'INDIRECT_-1206901649', u'MULTIEQUAL_-1206900949'), (u'CALL_-1206921361', u'INDIRECT_-1206892196'), (u'INDIRECT_-1206914847', u'MULTIEQUAL_-1206914465'), (u'STORE_-1206930329', u'INDIRECT_-1206911002'), (u'INDIRECT_-1206898887', u'MULTIEQUAL_-1206898505'), (u'INDIRECT_-1206896803', u'MULTIEQUAL_-1206897116'), (u'CALL_-1206929032', u'INDIRECT_-1206905903'), (u'CALL_-1206921308', u'INDIRECT_-1206895948'), (u'INDIRECT_-1206881203', u'MULTIEQUAL_-1206876963'), (u'CALL_-1206928152', u'INDIRECT_-1206887493'), (u'INDIRECT_-1206900430', u'MULTIEQUAL_-1206900224'), (u'CALL_-1206930228', u'INDIRECT_-1206909094'), (u'MULTIEQUAL_-1206877151', u'MULTIEQUAL_-1206877094'), (u'CALL_-1206935907', u'INDIRECT_-1206912809'), ('tmp_8796', u'CBRANCH_-1206930471'), (u'STORE_-1206928446', u'INDIRECT_-1206902099'), (u'STORE_-1206933398', u'INDIRECT_-1206892842'), (u'CALL_-1206925604', u'INDIRECT_-1206908347'), (u'INDIRECT_-1206890548', u'MULTIEQUAL_-1206891941'), ('const-433', u'LOAD_-1206925532'), (u'CALL_-1206930228', u'INDIRECT_-1206888094'), (u'CALL_-1206925604', u'INDIRECT_-1206902887'), (u'CALL_-1206927405', u'INDIRECT_-1206901931'), (u'INDIRECT_-1206902896', u'MULTIEQUAL_-1206902691'), (u'STORE_-1206929190', u'INDIRECT_-1206886908'), (u'CALL_-1206921954', u'INDIRECT_-1206876682'), (u'STORE_-1206921567', u'INDIRECT_-1206894153'), (u'CALLIND_-1206938189', u'PTRADD_-1206878488'), (u'CALL_-1206921844', u'INDIRECT_-1206901519'), (u'STORE_-1206925479', u'INDIRECT_-1206892420'), (u'CALL_-1206928667', u'INDIRECT_-1206907842'), (u'INDIRECT_-1206906636', u'MULTIEQUAL_-1206906259'), (u'INDIRECT_-1206884296', u'MULTIEQUAL_-1206880360'), (u'STORE_-1206928446', u'INDIRECT_-1206889919'), (u'MULTIEQUAL_-1206890007', u'MULTIEQUAL_-1206890027'), ('const-1', u'INT_LESS_-1206930969'), (u'CALL_-1206930311', u'INDIRECT_-1206894431'), (u'CALL_-1206935821', u'INDIRECT_-1206903502'), (u'INDIRECT_-1206896855', u'MULTIEQUAL_-1206896551'), (u'INDIRECT_-1206893774', u'MULTIEQUAL_-1206893619'), (u'CALL_-1206931749', u'INDIRECT_-1206908573'), (u'CALL_-1206932954', u'INDIRECT_-1206894821'), (u'INDIRECT_-1206905640', u'MULTIEQUAL_-1206906148'), (u'INDIRECT_-1206908143', u'MULTIEQUAL_-1206908456'), (u'INDIRECT_-1206895744', u'MULTIEQUAL_-1206897223'), (u'CALL_-1206928677', u'INDIRECT_-1206908389'), (u'STORE_-1206921743', u'INDIRECT_-1206894655'), (u'CALL_-1206931595', u'INDIRECT_-1206899576'), (u'STORE_-1206928627', u'INDIRECT_-1206911448'), (u'MULTIEQUAL_-1206881680', u'MULTIEQUAL_-1206881665'), (u'CALL_-1206928772', u'INDIRECT_-1206900028'), ('tmp_17528', u'BRANCH_-1206924348'), (u'CALL_-1206928690', u'INDIRECT_-1206906280'), (u'CALL_-1206927017', u'INDIRECT_-1206902376'), (u'CALL_-1206927405', u'INDIRECT_-1206902771'), ('const-360', u'INT_ADD_-1206928683'), (u'INDIRECT_-1206896319', u'MULTIEQUAL_-1206896939'), (u'INDIRECT_-1206890150', u'MULTIEQUAL_-1206891716'), (u'CALLIND_-1206921999', u'INDIRECT_-1206892951'), (u'CALL_-1206929032', u'INDIRECT_-1206902963'), ('const-9', u'PTRADD_-1206872642'), (u'INDIRECT_-1206896790', u'MULTIEQUAL_-1206896672'), (u'MULTIEQUAL_-1206884839', u'MULTIEQUAL_-1206884423'), (u'CALL_-1206928357', u'INDIRECT_-1206889730'), (u'INT_EQUAL_-1206937903', u'CBRANCH_-1206937901'), (u'CALL_-1206924756', u'INDIRECT_-1206895186'), (u'CALL_-1206925432', u'INDIRECT_-1206891643'), (u'INDIRECT_-1206890238', u'MULTIEQUAL_-1206890742'), (u'CALL_-1206925799', u'INDIRECT_-1206894089'), (u'INDIRECT_-1206898903', u'MULTIEQUAL_-1206899216'), (u'MULTIEQUAL_-1206901179', u'MULTIEQUAL_-1206878286'), (u'CALL_-1206922316', u'INDIRECT_-1206895598'), (u'STORE_-1206930310', u'INDIRECT_-1206900648'), (u'CALL_-1206933594', u'INDIRECT_-1206906444'), (u'CALL_-1206934888', u'MULTIEQUAL_-1206921606'), (u'INDIRECT_-1206893461', u'MULTIEQUAL_-1206894980'), (u'STORE_-1206928732', u'INDIRECT_-1206911931'), (u'CALL_-1206928621', u'INDIRECT_-1206890728'), ('tmp_72989', u'INT_NOTEQUAL_-1206938939'), (u'INDIRECT_-1206895822', u'MULTIEQUAL_-1206897080'), (u'MULTIEQUAL_-1206874326', u'MULTIEQUAL_-1206902576'), (u'CALL_-1206928815', u'INDIRECT_-1206896341'), (u'STORE_-1206925416', u'INDIRECT_-1206902045'), (u'INDIRECT_-1206893657', u'MULTIEQUAL_-1206893318'), (u'CALL_-1206928108', u'INDIRECT_-1206888734'), (u'MULTIEQUAL_-1206902271', u'CALL_-1206930636'), (u'STORE_-1206930256', u'INDIRECT_-1206892648'), ('const-1', u'PTRADD_-1206877706'), (u'INT_ADD_-1206922693', u'CAST_-1206868632'), (u'CALL_-1206937302', u'INDIRECT_-1206896812'), (u'INDIRECT_-1206902697', u'MULTIEQUAL_-1206902406'), (u'CALL_-1206930882', u'INDIRECT_-1206893100'), (u'MULTIEQUAL_-1206891906', u'MULTIEQUAL_-1206891868'), (u'CALL_-1206928225', u'INDIRECT_-1206898473'), (u'CALLIND_-1206922663', u'MULTIEQUAL_-1206911053'), (u'INDIRECT_-1206911003', u'MULTIEQUAL_-1206910894'), (u'MULTIEQUAL_-1206893486', u'MULTIEQUAL_-1206893510'), (u'INDIRECT_-1206881830', u'MULTIEQUAL_-1206881638'), (u'CALL_-1206929902', u'INDIRECT_-1206904628'), (u'CALL_-1206928152', u'INDIRECT_-1206898833'), ('tmp_20606', u'CBRANCH_-1206921867'), (u'CALL_-1206925831', u'INDIRECT_-1206888654'), ('const-3', u'PTRADD_-1206871648'), (u'INDIRECT_-1206887247', u'MULTIEQUAL_-1206887117'), (u'STORE_-1206928518', u'INDIRECT_-1206898361'), (u'STORE_-1206933118', u'INDIRECT_-1206910742'), (u'CALL_-1206931749', u'INDIRECT_-1206906893'), (u'CAST_-1206869318', u'LOAD_-1206921885'), (u'INDIRECT_-1206902856', u'MULTIEQUAL_-1206902479'), (u'CALL_-1206938927', u'INDIRECT_-1206909190'), (u'MULTIEQUAL_-1206891961', u'MULTIEQUAL_-1206892403'), (u'CALL_-1206928331', u'INDIRECT_-1206903575'), (u'CALLIND_-1206925453', u'INDIRECT_-1206898481'), (u'STORE_-1206933497', u'INDIRECT_-1206910112'), (u'STORE_-1206928320', u'INDIRECT_-1206891489'), (u'MULTIEQUAL_-1206876116', u'MULTIEQUAL_-1206892301'), (u'INDIRECT_-1206902890', u'MULTIEQUAL_-1206902734'), (u'INDIRECT_-1206909317', u'MULTIEQUAL_-1206909072'), (u'CALL_-1206929226', u'INDIRECT_-1206889517'), (u'CALL_-1206930882', u'INDIRECT_-1206903600'), (u'CAST_-1206875539', u'COPY_-1206875624'), (u'MULTIEQUAL_-1206901541', u'MULTIEQUAL_-1206901568'), (u'INDIRECT_-1206898770', u'MULTIEQUAL_-1206900309'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880785'), (u'INDIRECT_-1206877914', u'MULTIEQUAL_-1206877593'), (u'CALLIND_-1206924378', u'INDIRECT_-1206894963'), (u'STORE_-1206928553', u'INDIRECT_-1206892502'), (u'STORE_-1206934436', u'INDIRECT_-1206908110'), (u'CALL_-1206926019', u'INDIRECT_-1206894221'), (u'INDIRECT_-1206900840', u'MULTIEQUAL_-1206902540'), (u'INDIRECT_-1206893401', u'MULTIEQUAL_-1206893181'), (u'STORE_-1206933118', u'INDIRECT_-1206906542'), (u'STORE_-1206930846', u'INDIRECT_-1206887929'), (u'INDIRECT_-1206896739', u'MULTIEQUAL_-1206897735'), (u'CALL_-1206921447', u'INDIRECT_-1206901486'), (u'CALL_-1206934460', u'INDIRECT_-1206908223'), (u'CALL_-1206939039', u'INDIRECT_-1206909674'), (u'INDIRECT_-1206878847', u'MULTIEQUAL_-1206882348'), (u'CALL_-1206930506', u'INDIRECT_-1206907553'), (u'CALLIND_-1206922663', u'INDIRECT_-1206883607'), (u'CALL_-1206929385', u'INDIRECT_-1206887927'), (u'CALLIND_-1206921856', u'INDIRECT_-1206884058'), (u'CALL_-1206936047', u'CALL_-1206936019'), (u'MULTIEQUAL_-1206899269', u'MULTIEQUAL_-1206899652'), (u'CALL_-1206925799', u'INDIRECT_-1206904169'), (u'CALL_-1206931183', u'INDIRECT_-1206902885'), (u'CALL_-1206928644', u'INDIRECT_-1206886879'), (u'CALL_-1206929830', u'INDIRECT_-1206901644'), (u'MULTIEQUAL_-1206888592', u'MULTIEQUAL_-1206888521'), (u'INDIRECT_-1206901979', u'MULTIEQUAL_-1206902120'), (u'CALL_-1206928815', u'INDIRECT_-1206902221'), (u'STORE_-1206930873', u'INDIRECT_-1206909000'), (u'STORE_-1206921852', u'INDIRECT_-1206895559'), (u'INDIRECT_-1206906235', u'MULTIEQUAL_-1206909246'), (u'INDIRECT_-1206895155', u'MULTIEQUAL_-1206894996'), (u'INDIRECT_-1206899480', u'MULTIEQUAL_-1206898849'), (u'INDIRECT_-1206910142', u'MULTIEQUAL_-1206910038'), (u'INDIRECT_-1206907396', u'MULTIEQUAL_-1206907129'), (u'STORE_-1206925221', u'INDIRECT_-1206884727'), (u'CALLIND_-1206922663', u'INDIRECT_-1206891587'), (u'MULTIEQUAL_-1206893347', u'MULTIEQUAL_-1206893331'), (u'CALLIND_-1206929135', u'INDIRECT_-1206902300'), (u'CALL_-1206927297', u'INDIRECT_-1206895991'), ('const-0', u'INT_SLESS_-1206933243'), (u'CALL_-1206929830', u'INDIRECT_-1206907104'), (u'CAST_-1206876693', u'CALL_-1206928331'), (u'CAST_-1206875547', u'PTRADD_-1206876986'), (u'INDIRECT_-1206888168', u'MULTIEQUAL_-1206887509'), (u'INDIRECT_-1206902943', u'MULTIEQUAL_-1206903077'), (u'INDIRECT_-1206891110', u'MULTIEQUAL_-1206891492'), (u'MULTIEQUAL_-1206905707', u'MULTIEQUAL_-1206905723'), (u'INDIRECT_-1206889925', u'MULTIEQUAL_-1206889830'), ('tmp_20677', u'CBRANCH_-1206921794'), (u'INDIRECT_-1206901099', u'MULTIEQUAL_-1206900962'), (u'INDIRECT_-1206903533', u'MULTIEQUAL_-1206876261'), (u'INDIRECT_-1206912633', u'MULTIEQUAL_-1206912435'), (u'CALL_-1206938900', u'INDIRECT_-1206909596'), (u'INDIRECT_-1206896958', u'MULTIEQUAL_-1206897462'), (u'INDIRECT_-1206905004', u'MULTIEQUAL_-1206906609'), (u'CALL_-1206933745', u'INDIRECT_-1206897294'), (u'INDIRECT_-1206900036', u'MULTIEQUAL_-1206900440'), (u'MULTIEQUAL_-1206887065', u'MULTIEQUAL_-1206887052'), (u'CALL_-1206930086', u'INDIRECT_-1206894447'), (u'STORE_-1206930310', u'INDIRECT_-1206888468'), ('const-0', u'CALL_-1206924668'), (u'STORE_-1206937772', u'INDIRECT_-1206904965'), (u'CALL_-1206932954', u'INDIRECT_-1206913301'), (u'MULTIEQUAL_-1206878287', u'LOAD_-1206937244'), (u'INDIRECT_-1206899202', u'MULTIEQUAL_-1206898903'), (u'INDIRECT_-1206903988', u'MULTIEQUAL_-1206905381'), (u'INT_AND_-1206878019', u'INT_NOTEQUAL_-1206933426'), (u'INDIRECT_-1206904430', u'MULTIEQUAL_-1206905076'), (u'MULTIEQUAL_-1206888034', u'COPY_-1206879233'), (u'CALL_-1206928709', u'INDIRECT_-1206902341'), (u'CALLIND_-1206925019', u'INDIRECT_-1206904986'), (u'CALL_-1206931745', u'INDIRECT_-1206895842'), (u'INDIRECT_-1206913094', u'MULTIEQUAL_-1206912939'), (u'MULTIEQUAL_-1206874319', u'MULTIEQUAL_-1206899636'), (u'CALL_-1206930394', u'INDIRECT_-1206897417'), ('tmp_14122', u'CBRANCH_-1206927163'), (u'CALL_-1206925783', u'INDIRECT_-1206886517'), (u'CALL_-1206929938', u'INDIRECT_-1206900030'), (u'STORE_-1206921596', u'INDIRECT_-1206891648'), (u'INDIRECT_-1206915200', u'MULTIEQUAL_-1206909990'), (u'CALL_-1206929145', u'INDIRECT_-1206895048'), (u'MULTIEQUAL_-1206884967', u'MULTIEQUAL_-1206884987'), (u'CALL_-1206932359', u'INDIRECT_-1206895278'), (u'CALLIND_-1206924365', u'INDIRECT_-1206892075'), (u'INDIRECT_-1206876560', u'MULTIEQUAL_-1206883720'), (u'INDIRECT_-1206892828', u'COPY_-1206879600'), (u'STORE_-1206934224', u'INDIRECT_-1206906302'), (u'INDIRECT_-1206900948', u'MULTIEQUAL_-1206900626'), (u'INDIRECT_-1206900427', u'MULTIEQUAL_-1206880384'), (u'INDIRECT_-1206903764', u'MULTIEQUAL_-1206903587'), (u'MULTIEQUAL_-1206902527', u'MULTIEQUAL_-1206902033'), (u'CALL_-1206929645', u'INDIRECT_-1206906452'), (u'INDIRECT_-1206897107', u'MULTIEQUAL_-1206897071'), (u'CALL_-1206935494', u'INDIRECT_-1206891145'), (u'INT_RIGHT_-1206922756', u'MULTIEQUAL_-1206911349'), (u'INDIRECT_-1206893169', u'MULTIEQUAL_-1206894892'), (u'INDIRECT_-1206904130', u'MULTIEQUAL_-1206904512'), (u'INDIRECT_-1206889201', u'MULTIEQUAL_-1206888981'), (u'MULTIEQUAL_-1206893163', u'MULTIEQUAL_-1206893115'), (u'CALLIND_-1206929135', u'INDIRECT_-1206909440'), ('const-5', u'INT_RIGHT_-1206934799'), (u'INDIRECT_-1206884221', u'MULTIEQUAL_-1206884001'), (u'MULTIEQUAL_-1206913614', u'MULTIEQUAL_-1206913587'), (u'INDIRECT_-1206905077', u'MULTIEQUAL_-1206904687'), (u'INDIRECT_-1206889767', u'MULTIEQUAL_-1206889637'), (u'MULTIEQUAL_-1206900947', u'MULTIEQUAL_-1206900927'), (u'CALL_-1206921308', u'INDIRECT_-1206900148'), (u'CALL_-1206926063', u'INDIRECT_-1206876678'), (u'INDIRECT_-1206890837', u'COPY_-1206878575'), (u'INDIRECT_-1206904753', u'MULTIEQUAL_-1206906786'), (u'INDIRECT_-1206894163', u'MULTIEQUAL_-1206895820'), (u'INDIRECT_-1206895561', u'MULTIEQUAL_-1206895341'), (u'INDIRECT_-1206912917', u'MULTIEQUAL_-1206912472'), (u'CAST_-1206874612', u'INT_ADD_-1206930825'), (u'CALL_-1206922316', u'INDIRECT_-1206902318'), (u'INDIRECT_-1206899759', u'MULTIEQUAL_-1206902453'), (u'INDIRECT_-1206905719', u'MULTIEQUAL_-1206905690'), (u'CALLIND_-1206921999', u'INDIRECT_-1206890011'), (u'INDIRECT_-1206906457', u'COPY_-1206879163'), (u'INDIRECT_-1206896118', u'MULTIEQUAL_-1206896622'), (u'CALL_-1206929145', u'INT_ADD_-1206928274'), ('tmp_72982', u'PTRSUB_-1206879105'), (u'MULTIEQUAL_-1206883141', u'MULTIEQUAL_-1206883141'), (u'INDIRECT_-1206883415', u'MULTIEQUAL_-1206883111'), (u'CALL_-1206933773', u'INDIRECT_-1206902348'), (u'CALL_-1206933998', u'INDIRECT_-1206901636'), (u'INDIRECT_-1206905147', u'MULTIEQUAL_-1206906934'), (u'CALL_-1206928815', u'INDIRECT_-1206898021'), (u'CALL_-1206931435', u'INDIRECT_-1206888659'), (u'CALL_-1206930311', u'INDIRECT_-1206887291'), (u'INDIRECT_-1206891709', u'MULTIEQUAL_-1206892244'), (u'CALL_-1206933745', u'INDIRECT_-1206909474'), (u'INDIRECT_-1206904476', u'MULTIEQUAL_-1206905022'), (u'INDIRECT_-1206893013', u'MULTIEQUAL_-1206894237'), (u'CALL_-1206937430', u'INDIRECT_-1206899690'), (u'STORE_-1206930256', u'INDIRECT_-1206897688'), (u'CALL_-1206935821', u'INDIRECT_-1206894682'), (u'INDIRECT_-1206895089', u'MULTIEQUAL_-1206896181'), (u'INDIRECT_-1206905822', u'MULTIEQUAL_-1206907449'), (u'INDIRECT_-1206904434', u'MULTIEQUAL_-1206904256'), (u'MULTIEQUAL_-1206914457', u'INT_RIGHT_-1206922759'), (u'CALLIND_-1206925511', u'INDIRECT_-1206902713'), (u'INDIRECT_-1206888708', u'MULTIEQUAL_-1206888674'), (u'STORE_-1206925479', u'INDIRECT_-1206894940'), (u'INDIRECT_-1206891149', u'MULTIEQUAL_-1206890449'), ('const-0', u'INT_EQUAL_-1206930348'), (u'COPY_-1206934715', u'MULTIEQUAL_-1206887436'), (u'INDIRECT_-1206894077', u'MULTIEQUAL_-1206893738'), (u'STORE_-1206928320', u'INDIRECT_-1206906609'), (u'MULTIEQUAL_-1206909852', u'MULTIEQUAL_-1206909214'), (u'STORE_-1206928627', u'INDIRECT_-1206890448'), (u'CALL_-1206929750', u'INDIRECT_-1206906262'), (u'CALL_-1206934274', u'INDIRECT_-1206891301'), (u'CALL_-1206929145', u'INDIRECT_-1206905548'), (u'CALLIND_-1206921388', u'INDIRECT_-1206884923'), ('const-0', u'INT_SLESS_-1206938248'), (u'CALL_-1206930407', u'INDIRECT_-1206900348'), (u'MULTIEQUAL_-1206887332', u'MULTIEQUAL_-1206888083'), (u'CALL_-1206935907', u'INDIRECT_-1206908189'), (u'INDIRECT_-1206892288', u'MULTIEQUAL_-1206892191'), (u'MULTIEQUAL_-1206892288', u'MULTIEQUAL_-1206892191'), (u'CALL_-1206934955', u'INDIRECT_-1206905957'), (u'CALL_-1206934955', u'INDIRECT_-1206893777'), (u'CALL_-1206932817', u'INDIRECT_-1206912408'), (u'INDIRECT_-1206903181', u'MULTIEQUAL_-1206905771'), (u'CALL_-1206926003', u'INDIRECT_-1206895468'), (u'INDIRECT_-1206901146', u'MULTIEQUAL_-1206900999'), (u'INDIRECT_-1206891155', u'MULTIEQUAL_-1206891939'), (u'CALL_-1206928709', u'INDIRECT_-1206878479'), (u'CALL_-1206937983', u'INDIRECT_-1206909891'), (u'INDIRECT_-1206909638', u'MULTIEQUAL_-1206909550'), (u'INDIRECT_-1206904862', u'MULTIEQUAL_-1206904812'), (u'CALL_-1206928155', u'INDIRECT_-1206891896'), (u'CALL_-1206926116', u'INDIRECT_-1206904397'), (u'MULTIEQUAL_-1206886774', u'COPY_-1206879230'), (u'CALL_-1206931337', u'INDIRECT_-1206901532'), (u'CALL_-1206931435', u'INDIRECT_-1206889919'), (u'MULTIEQUAL_-1206907690', u'MULTIEQUAL_-1206907555'), (u'INDIRECT_-1206899660', u'MULTIEQUAL_-1206899387'), (u'STORE_-1206928518', u'INDIRECT_-1206897521'), (u'STORE_-1206927231', u'INDIRECT_-1206893344'), (u'CALL_-1206938342', u'INDIRECT_-1206900457'), ('const-433', u'STORE_-1206925221'), (u'INDIRECT_-1206907195', u'MULTIEQUAL_-1206907277'), (u'CALL_-1206930915', u'INDIRECT_-1206905723'), (u'INDIRECT_-1206910940', u'MULTIEQUAL_-1206910842'), (u'INDIRECT_-1206911002', u'MULTIEQUAL_-1206911931'), (u'CALL_-1206932271', u'INDIRECT_-1206889915'), (u'CALL_-1206937186', u'INDIRECT_-1206905133'), (u'INDIRECT_-1206912535', u'MULTIEQUAL_-1206912407'), (u'CALL_-1206930915', u'INDIRECT_-1206897743'), ('tmp_17185', u'BRANCH_-1206924539'), (u'INDIRECT_-1206901389', u'MULTIEQUAL_-1206901274'), (u'INDIRECT_-1206890755', u'MULTIEQUAL_-1206894429'), (u'INDIRECT_-1206886591', u'MULTIEQUAL_-1206886921'), (u'MULTIEQUAL_-1206906553', u'MULTIEQUAL_-1206907492'), (u'INDIRECT_-1206904126', u'MULTIEQUAL_-1206905379'), (u'MULTIEQUAL_-1206895963', u'MULTIEQUAL_-1206895855'), (u'INDIRECT_-1206901325', u'MULTIEQUAL_-1206901280'), (u'MULTIEQUAL_-1206892179', u'MULTIEQUAL_-1206880911'), (u'MULTIEQUAL_-1206885679', u'MULTIEQUAL_-1206884821'), (u'INDIRECT_-1206895479', u'MULTIEQUAL_-1206896475'), (u'CALL_-1206938232', u'INDIRECT_-1206895765'), (u'STORE_-1206937920', u'INDIRECT_-1206907136'), (u'CALL_-1206928772', u'INDIRECT_-1206883560'), (u'STORE_-1206928482', u'INDIRECT_-1206892880'), (u'INDIRECT_-1206900108', u'MULTIEQUAL_-1206896803'), (u'INDIRECT_-1206910680', u'MULTIEQUAL_-1206911188'), (u'CALL_-1206930476', u'INDIRECT_-1206911051'), (u'CALL_-1206928621', u'INDIRECT_-1206893248'), (u'INDIRECT_-1206913780', u'MULTIEQUAL_-1206913625'), (u'CALLIND_-1206925019', u'INDIRECT_-1206906666'), (u'INDIRECT_-1206894228', u'MULTIEQUAL_-1206890923'), (u'CALL_-1206930407', u'INDIRECT_-1206899508'), (u'CALL_-1206928225', u'INDIRECT_-1206894693'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206871542'), (u'INDIRECT_-1206881493', u'MULTIEQUAL_-1206881366'), ('const--136', u'PTRSUB_-1206875151'), (u'CALL_-1206925799', u'INDIRECT_-1206894509'), (u'MULTIEQUAL_-1206908309', u'MULTIEQUAL_-1206908290'), (u'CALL_-1206938772', u'INDIRECT_-1206885336'), (u'INDIRECT_-1206898134', u'MULTIEQUAL_-1206899671'), (u'STORE_-1206937611', u'INDIRECT_-1206891436'), (u'CALL_-1206939005', u'INDIRECT_-1206884450'), (u'CALL_-1206933962', u'INDIRECT_-1206911696'), (u'CALL_-1206929866', u'INDIRECT_-1206895366'), (u'STORE_-1206924545', u'INDIRECT_-1206901170'), (u'INDIRECT_-1206885843', u'MULTIEQUAL_-1206886452'), (u'INDIRECT_-1206890302', u'MULTIEQUAL_-1206891969'), (u'INDIRECT_-1206904255', u'MULTIEQUAL_-1206904337'), (u'INDIRECT_-1206913796', u'MULTIEQUAL_-1206913378'), (u'STORE_-1206928410', u'INDIRECT_-1206910058'), (u'CALLIND_-1206924378', u'INDIRECT_-1206897063'), (u'CALL_-1206934963', u'INDIRECT_-1206897143'), (u'INDIRECT_-1206891834', u'MULTIEQUAL_-1206893371'), (u'CALL_-1206925783', u'INDIRECT_-1206884417'), (u'CALL_-1206938036', u'INDIRECT_-1206884544'), (u'INDIRECT_-1206901856', u'MULTIEQUAL_-1206910203'), (u'MULTIEQUAL_-1206887359', u'MULTIEQUAL_-1206886943'), (u'CALL_-1206921832', u'INDIRECT_-1206889502'), (u'CALL_-1206937729', u'INDIRECT_-1206911865'), (u'CALL_-1206931701', u'INDIRECT_-1206882378'), (u'INDIRECT_-1206899365', u'MULTIEQUAL_-1206899142'), (u'INDIRECT_-1206889330', u'MULTIEQUAL_-1206889100'), (u'CALL_-1206928518', u'INDIRECT_-1206885249'), (u'CALL_-1206931128', u'INDIRECT_-1206907906'), (u'STORE_-1206924919', u'INDIRECT_-1206907269'), (u'CALL_-1206928291', u'INDIRECT_-1206910270'), (u'CALL_-1206921447', u'INDIRECT_-1206884686'), (u'STORE_-1206928588', u'INDIRECT_-1206909323'), (u'CALL_-1206932860', u'INDIRECT_-1206896857'), (u'CALL_-1206927405', u'INDIRECT_-1206905711'), (u'CALL_-1206928668', u'INDIRECT_-1206896970'), (u'CALL_-1206929269', u'INDIRECT_-1206908175'), (u'INDIRECT_-1206893040', u'MULTIEQUAL_-1206892779'), (u'CALL_-1206927048', u'INDIRECT_-1206888184'), (u'CAST_-1206876868', u'STORE_-1206928627'), (u'CALL_-1206928629', u'INDIRECT_-1206899419'), (u'STORE_-1206925221', u'INDIRECT_-1206899427'), (u'CALL_-1206937414', u'INDIRECT_-1206909339'), (u'INDIRECT_-1206905902', u'COPY_-1206878849'), (u'INDIRECT_-1206893275', u'MULTIEQUAL_-1206892855'), (u'CALL_-1206928257', u'INDIRECT_-1206898910'), (u'CALL_-1206937302', u'INDIRECT_-1206895132'), (u'CALL_-1206928601', u'INDIRECT_-1206905705'), (u'INDIRECT_-1206896636', u'COPY_-1206879008'), (u'LOAD_-1206934651', u'INT_AND_-1206878019'), (u'CALL_-1206929866', u'INDIRECT_-1206905866'), (u'CALLIND_-1206924365', u'INDIRECT_-1206900475'), (u'INDIRECT_-1206899589', u'MULTIEQUAL_-1206900781'), (u'CALL_-1206930274', u'INDIRECT_-1206906568'), (u'MULTIEQUAL_-1206882819', u'MULTIEQUAL_-1206882801'), (u'STORE_-1206928553', u'INDIRECT_-1206909302'), (u'CALL_-1206921844', u'INDIRECT_-1206896479'), (u'CALL_-1206938756', u'INDIRECT_-1206912879'), (u'INDIRECT_-1206886316', u'MULTIEQUAL_-1206894663'), (u'CALL_-1206933773', u'INDIRECT_-1206909908'), ('const-8', u'PTRADD_-1206871453'), ('const-8', u'PTRADD_-1206876379'), (u'INDIRECT_-1206905216', u'MULTIEQUAL_-1206913563'), (u'INDIRECT_-1206894307', u'MULTIEQUAL_-1206898443'), (u'CALL_-1206931701', u'INDIRECT_-1206890363'), (u'CALL_-1206934114', u'INDIRECT_-1206906333'), (u'CALL_-1206937875', u'INDIRECT_-1206891352'), (u'CALL_-1206930457', u'INDIRECT_-1206891723'), (u'STORE_-1206921743', u'INDIRECT_-1206882475'), (u'MULTIEQUAL_-1206893189', u'MULTIEQUAL_-1206893170'), (u'CALL_-1206930105', u'INDIRECT_-1206887977'), ('const-1185248', u'COPY_-1206872709'), (u'INDIRECT_-1206908225', u'MULTIEQUAL_-1206909172'), (u'INDIRECT_-1206910426', u'MULTIEQUAL_-1206911679'), (u'INDIRECT_-1206911448', u'MULTIEQUAL_-1206911335'), (u'INDIRECT_-1206907247', u'MULTIEQUAL_-1206909073'), (u'CALL_-1206930274', u'INDIRECT_-1206907408'), (u'CALL_-1206928601', u'INDIRECT_-1206910745'), (u'INDIRECT_-1206910643', u'MULTIEQUAL_-1206880957'), (u'CALL_-1206930025', u'INDIRECT_-1206892744'), (u'CALL_-1206930476', u'INDIRECT_-1206894509'), ('const-0', u'INT_NOTEQUAL_-1206931309'), (u'MULTIEQUAL_-1206905967', u'MULTIEQUAL_-1206905987'), (u'CALLIND_-1206938263', u'INDIRECT_-1206884693'), (u'CALL_-1206925799', u'INDIRECT_-1206901649'), (u'MULTIEQUAL_-1206896969', u'MULTIEQUAL_-1206896950'), (u'INT_AND_-1206878080', u'INT_NOTEQUAL_-1206933562'), (u'CALLIND_-1206921412', u'INDIRECT_-1206884568'), (u'INDIRECT_-1206895489', u'MULTIEQUAL_-1206896024'), (u'CALL_-1206926116', u'INDIRECT_-1206898517'), (u'INDIRECT_-1206891677', u'COPY_-1206878577'), (u'STORE_-1206927231', u'INDIRECT_-1206889984'), (u'CALL_-1206928815', u'INDIRECT_-1206892141'), (u'INDIRECT_-1206890194', u'MULTIEQUAL_-1206890036'), (u'CALL_-1206929489', u'INDIRECT_-1206892119'), (u'INDIRECT_-1206891805', u'MULTIEQUAL_-1206891582'), (u'INDIRECT_-1206885626', u'MULTIEQUAL_-1206885553'), (u'MULTIEQUAL_-1206878289', u'MULTIEQUAL_-1206900847'), (u'CALL_-1206931142', u'INDIRECT_-1206901003'), (u'CALLIND_-1206925401', u'INDIRECT_-1206891314'), (u'INDIRECT_-1206906352', u'MULTIEQUAL_-1206907869'), (u'CALLIND_-1206938827', u'INDIRECT_-1206902417'), (u'CALL_-1206939005', u'INDIRECT_-1206899575'), (u'INDIRECT_-1206915157', u'MULTIEQUAL_-1206914767'), (u'CALL_-1206926019', u'INDIRECT_-1206900101'), (u'INDIRECT_-1206900181', u'MULTIEQUAL_-1206901700'), (u'CALL_-1206933745', u'INDIRECT_-1206909054'), (u'CAST_-1206873298', u'LOAD_-1206928261'), (u'STORE_-1206928320', u'INDIRECT_-1206892749'), (u'CALLIND_-1206929135', u'INDIRECT_-1206906080'), (u'CALL_-1206929974', u'INDIRECT_-1206893752'), (u'INDIRECT_-1206909683', u'MULTIEQUAL_-1206910439'), (u'CALL_-1206931797', u'INDIRECT_-1206907351'), (u'MULTIEQUAL_-1206880956', u'MULTIEQUAL_-1206880410'), (u'INDIRECT_-1206883879', u'MULTIEQUAL_-1206883742'), (u'INDIRECT_-1206898570', u'MULTIEQUAL_-1206898340'), ('const-2', u'PTRADD_-1206874854'), (u'INDIRECT_-1206905474', u'MULTIEQUAL_-1206904847'), (u'MULTIEQUAL_-1206881739', u'MULTIEQUAL_-1206881724'), (u'CALL_-1206931545', u'INDIRECT_-1206904265'), (u'INDIRECT_-1206899196', u'MULTIEQUAL_-1206899600'), (u'CALL_-1206931539', u'INDIRECT_-1206899135'), (u'CALL_-1206930025', u'INDIRECT_-1206886864'), (u'INDIRECT_-1206884421', u'MULTIEQUAL_-1206884050'), (u'INDIRECT_-1206901675', u'MULTIEQUAL_-1206901067'), (u'STORE_-1206922807', u'INDIRECT_-1206892067'), (u'CALLIND_-1206931354', u'INDIRECT_-1206896170'), (u'CALLIND_-1206925019', u'INDIRECT_-1206903306'), (u'CALL_-1206930228', u'INDIRECT_-1206901954'), (u'CALL_-1206930584', u'INDIRECT_-1206891890'), (u'CALL_-1206929226', u'INDIRECT_-1206900857'), (u'CALL_-1206932827', u'INDIRECT_-1206895154'), (u'CALL_-1206934396', u'INDIRECT_-1206896000'), (u'INDIRECT_-1206900062', u'MULTIEQUAL_-1206899958'), (u'STORE_-1206928410', u'INDIRECT_-1206894518'), (u'CALL_-1206927405', u'INDIRECT_-1206885971'), ('const-0', u'CALL_-1206936047'), (u'CALL_-1206927833', u'INDIRECT_-1206878741'), (u'INDIRECT_-1206906979', u'MULTIEQUAL_-1206906950'), (u'MULTIEQUAL_-1206899290', u'MULTIEQUAL_-1206899155'), (u'CALL_-1206929645', u'INDIRECT_-1206915272'), (u'MULTIEQUAL_-1206891496', u'MULTIEQUAL_-1206891492'), (u'INDIRECT_-1206886629', u'MULTIEQUAL_-1206890883'), (u'CALL_-1206933821', u'INDIRECT_-1206901952'), (u'MULTIEQUAL_-1206876277', u'MULTIEQUAL_-1206876159'), ('tmp_12246', u'BRANCH_-1206930842'), (u'INDIRECT_-1206903380', u'MULTIEQUAL_-1206903292'), (u'INDIRECT_-1206907239', u'MULTIEQUAL_-1206908235'), (u'CALL_-1206938421', u'INDIRECT_-1206900080'), (u'INDIRECT_-1206903148', u'MULTIEQUAL_-1206904541'), (u'CALL_-1206928621', u'INDIRECT_-1206898288'), (u'CALL_-1206924661', u'INDIRECT_-1206884208'), (u'INDIRECT_-1206892128', u'MULTIEQUAL_-1206892015'), (u'CALL_-1206936110', u'INDIRECT_-1206908736'), (u'CALL_-1206931128', u'INDIRECT_-1206905806'), (u'MULTIEQUAL_-1206895851', u'MULTIEQUAL_-1206895832'), (u'INDIRECT_-1206897941', u'MULTIEQUAL_-1206897839'), (u'CALL_-1206930407', u'INDIRECT_-1206888168'), (u'CALLIND_-1206921856', u'INDIRECT_-1206875907'), (u'INDIRECT_-1206889238', u'MULTIEQUAL_-1206888963'), (u'INDIRECT_-1206896329', u'MULTIEQUAL_-1206896864'), (u'MULTIEQUAL_-1206911347', u'MULTIEQUAL_-1206910853'), (u'INDIRECT_-1206891423', u'MULTIEQUAL_-1206895503'), (u'INDIRECT_-1206906355', u'MULTIEQUAL_-1206906437'), (u'CALLIND_-1206925019', u'INDIRECT_-1206898686'), (u'CALL_-1206929145', u'INDIRECT_-1206907228'), (u'CALL_-1206927405', u'INDIRECT_-1206888911'), (u'INDIRECT_-1206902563', u'COPY_-1206902571'), (u'INDIRECT_-1206896479', u'MULTIEQUAL_-1206896342'), (u'CALL_-1206925604', u'INDIRECT_-1206900367'), (u'CALL_-1206934098', u'INDIRECT_-1206907581'), (u'CALL_-1206929385', u'INDIRECT_-1206888347'), (u'INDIRECT_-1206913293', u'MULTIEQUAL_-1206914159'), (u'MULTIEQUAL_-1206894078', u'MULTIEQUAL_-1206894059'), (u'INDIRECT_-1206896377', u'MULTIEQUAL_-1206896298'), (u'MULTIEQUAL_-1206891559', u'MULTIEQUAL_-1206890701'), (u'MULTIEQUAL_-1206901803', u'MULTIEQUAL_-1206878288'), (u'CALL_-1206927405', u'INDIRECT_-1206887231'), (u'CALL_-1206927017', u'INDIRECT_-1206877508'), (u'CALL_-1206928667', u'INDIRECT_-1206894822'), (u'STORE_-1206935460', u'INDIRECT_-1206905299'), (u'INDIRECT_-1206899752', u'MULTIEQUAL_-1206897546'), (u'INDIRECT_-1206889298', u'MULTIEQUAL_-1206888747'), (u'CALL_-1206929974', u'INDIRECT_-1206888712'), (u'STORE_-1206929089', u'INDIRECT_-1206899906'), (u'STORE_-1206930340', u'INDIRECT_-1206898144'), (u'CALL_-1206928677', u'INDIRECT_-1206903349'), (u'CALL_-1206937824', u'INDIRECT_-1206913167'), (u'INDIRECT_-1206905257', u'MULTIEQUAL_-1206904979'), (u'MULTIEQUAL_-1206907863', u'MULTIEQUAL_-1206907815'), (u'INDIRECT_-1206892067', u'MULTIEQUAL_-1206892031'), (u'INDIRECT_-1206880832', u'MULTIEQUAL_-1206882484'), (u'MULTIEQUAL_-1206873724', u'INT_NOTEQUAL_-1206921546'), ('tmp_72982', u'PTRSUB_-1206880474'), (u'CALL_-1206928667', u'INDIRECT_-1206909102'), ('tmp_72986', u'PTRADD_-1206877248'), (u'STORE_-1206928732', u'INDIRECT_-1206903531'), (u'CALL_-1206928667', u'INDIRECT_-1206900702'), (u'INDIRECT_-1206894082', u'MULTIEQUAL_-1206893880'), ('const-0', u'CALL_-1206931745'), (u'CALL_-1206929974', u'INDIRECT_-1206904672'), (u'INDIRECT_-1206893780', u'MULTIEQUAL_-1206888570'), ('const-4', u'PTRADD_-1206877816'), (u'CALL_-1206932911', u'INDIRECT_-1206901932'), (u'STORE_-1206925381', u'INDIRECT_-1206904124'), (u'INDIRECT_-1206911315', u'MULTIEQUAL_-1206912099'), (u'CALL_-1206928601', u'INDIRECT_-1206901925'), (u'CALL_-1206928271', u'INDIRECT_-1206890695'), (u'CALL_-1206927093', u'INDIRECT_-1206905423'), (u'INDIRECT_-1206902776', u'MULTIEQUAL_-1206902509'), (u'COPY_-1206879650', u'RETURN_-1206879571'), (u'INDIRECT_-1206906925', u'MULTIEQUAL_-1206906702'), (u'CALL_-1206923816', u'INDIRECT_-1206901559'), (u'CALL_-1206931435', u'INDIRECT_-1206902939'), (u'CALL_-1206928271', u'INDIRECT_-1206876717'), (u'INDIRECT_-1206892903', u'COPY_-1206892911'), ('tmp_72983', u'INT_ADD_-1206938437'), ('const-0', u'INT_NOTEQUAL_-1206933806'), (u'INDIRECT_-1206895226', u'MULTIEQUAL_-1206897694'), (u'INDIRECT_-1206908755', u'MULTIEQUAL_-1206908627'), (u'INDIRECT_-1206911277', u'MULTIEQUAL_-1206912081'), (u'INDIRECT_-1206894293', u'MULTIEQUAL_-1206876238'), (u'INDIRECT_-1206889864', u'MULTIEQUAL_-1206891343'), (u'MULTIEQUAL_-1206895610', u'MULTIEQUAL_-1206895586'), (u'CALLIND_-1206931354', u'INDIRECT_-1206888190'), (u'INDIRECT_-1206906095', u'MULTIEQUAL_-1206905791'), (u'CALL_-1206934081', u'INDIRECT_-1206882116'), (u'CALL_-1206938656', u'INDIRECT_-1206894550'), (u'INDIRECT_-1206898483', u'MULTIEQUAL_-1206874317'), ('const-0', u'STORE_-1206921596'), (u'INDIRECT_-1206905161', u'MULTIEQUAL_-1206877004'), (u'INDIRECT_-1206900699', u'MULTIEQUAL_-1206900119'), (u'INDIRECT_-1206888862', u'MULTIEQUAL_-1206888623'), (u'STORE_-1206928320', u'INDIRECT_-1206892329'), (u'INDIRECT_-1206905018', u'MULTIEQUAL_-1206904930'), (u'CALL_-1206928281', u'INDIRECT_-1206906487'), (u'CALL_-1206930550', u'INDIRECT_-1206901702'), (u'STORE_-1206921596', u'INDIRECT_-1206884928'), (u'CALL_-1206928291', u'INDIRECT_-1206900190'), (u'INDIRECT_-1206915115', u'MULTIEQUAL_-1206914695'), (u'INDIRECT_-1206908645', u'MULTIEQUAL_-1206909592'), (u'INDIRECT_-1206896388', u'MULTIEQUAL_-1206903483'), (u'CALL_-1206923816', u'INDIRECT_-1206899459'), (u'CALL_-1206934396', u'INDIRECT_-1206903980'), (u'STORE_-1206921567', u'INDIRECT_-1206897933'), (u'CALL_-1206934018', u'INDIRECT_-1206898710'), (u'CALL_-1206928518', u'INDIRECT_-1206904989'), (u'CALL_-1206934991', u'INDIRECT_-1206912706'), (u'CALL_-1206925694', u'INDIRECT_-1206906636'), (u'CALL_-1206938725', u'INDIRECT_-1206909293'), ('tmp_14219', u'CBRANCH_-1206928019'), (u'INDIRECT_-1206885609', u'MULTIEQUAL_-1206887332'), (u'INDIRECT_-1206890497', u'COPY_-1206879125'), (u'CALL_-1206932827', u'INDIRECT_-1206898514'), (u'STORE_-1206932305', u'INDIRECT_-1206903539'), (u'MULTIEQUAL_-1206904561', u'MULTIEQUAL_-1206905003'), (u'CALL_-1206927017', u'INDIRECT_-1206904476'), (u'INDIRECT_-1206906877', u'COPY_-1206879164'), (u'CALL_-1206929974', u'INDIRECT_-1206910552'), (u'INDIRECT_-1206907568', u'MULTIEQUAL_-1206909129'), (u'CALL_-1206931539', u'INDIRECT_-1206898295'), (u'INDIRECT_-1206887246', u'MULTIEQUAL_-1206889714'), (u'CALL_-1206933623', u'INDIRECT_-1206894278'), (u'CALL_-1206934274', u'INDIRECT_-1206894661'), (u'INDIRECT_-1206892690', u'MULTIEQUAL_-1206892460'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206872983'), (u'STORE_-1206933398', u'INDIRECT_-1206902082'), (u'INT_SUB_-1206925216', u'INT_ADD_-1206925185'), (u'CALL_-1206922316', u'INDIRECT_-1206876107'), (u'INDIRECT_-1206911469', u'MULTIEQUAL_-1206911354'), (u'CALL_-1206921459', u'INDIRECT_-1206882595'), (u'CALL_-1206922584', u'INDIRECT_-1206892621'), (u'INDIRECT_-1206884265', u'MULTIEQUAL_-1206880905'), ('tmp_5286', u'CBRANCH_-1206934323'), (u'MULTIEQUAL_-1206909777', u'MULTIEQUAL_-1206909727'), (u'STORE_-1206921596', u'INDIRECT_-1206904668'), (u'CALL_-1206934862', u'INDIRECT_-1206907182'), (u'INDIRECT_-1206901566', u'MULTIEQUAL_-1206901419'), (u'INDIRECT_-1206906935', u'MULTIEQUAL_-1206906430'), (u'CALL_-1206937414', u'INDIRECT_-1206903879'), (u'CALLIND_-1206922663', u'INDIRECT_-1206875036'), (u'INDIRECT_-1206900961', u'MULTIEQUAL_-1206900741'), (u'INDIRECT_-1206915437', u'MULTIEQUAL_-1206914992'), (u'INT_SLESS_-1206938248', u'CBRANCH_-1206938247'), (u'INDIRECT_-1206910599', u'MULTIEQUAL_-1206911595'), (u'INDIRECT_-1206901217', u'MULTIEQUAL_-1206900878'), (u'CALLIND_-1206921412', u'INDIRECT_-1206895068'), (u'CALL_-1206929902', u'INDIRECT_-1206893708'), (u'CALLIND_-1206929135', u'INDIRECT_-1206905240'), (u'CALL_-1206929226', u'INDIRECT_-1206892877'), (u'CALL_-1206937186', u'INDIRECT_-1206903453'), (u'INDIRECT_-1206879506', u'MULTIEQUAL_-1206881136'), (u'INDIRECT_-1206902318', u'MULTIEQUAL_-1206901767'), (u'CALL_-1206938310', u'INDIRECT_-1206893299'), ('const-4294967293', u'INT_AND_-1206933497'), (u'CALL_-1206937729', u'INDIRECT_-1206909765'), (u'INDIRECT_-1206880909', u'MULTIEQUAL_-1206880799'), (u'INDIRECT_-1206885124', u'MULTIEQUAL_-1206884787'), (u'CALL_-1206929320', u'INDIRECT_-1206904259'), (u'INDIRECT_-1206894263', u'MULTIEQUAL_-1206880917'), (u'CALL_-1206929750', u'INDIRECT_-1206899542'), (u'CALL_-1206928271', u'INDIRECT_-1206886495'), (u'INDIRECT_-1206893956', u'MULTIEQUAL_-1206893755'), (u'INDIRECT_-1206899116', u'MULTIEQUAL_-1206898911'), (u'INDIRECT_-1206895501', u'MULTIEQUAL_-1206895140'), (u'MULTIEQUAL_-1206907871', u'MULTIEQUAL_-1206907855'), (u'CALL_-1206931595', u'INDIRECT_-1206908396'), (u'CALL_-1206928150', u'INDIRECT_-1206895449'), (u'INDIRECT_-1206897056', u'MULTIEQUAL_-1206894966'), (u'INDIRECT_-1206890304', u'MULTIEQUAL_-1206891909'), (u'STORE_-1206928327', u'INDIRECT_-1206887712'), (u'MULTIEQUAL_-1206893316', u'MULTIEQUAL_-1206895727'), (u'CALL_-1206937729', u'INDIRECT_-1206897165'), (u'CALLIND_-1206924365', u'INDIRECT_-1206897115'), (u'MULTIEQUAL_-1206902167', u'MULTIEQUAL_-1206902151'), (u'INDIRECT_-1206912575', u'MULTIEQUAL_-1206913359'), (u'MULTIEQUAL_-1206891806', u'MULTIEQUAL_-1206891830'), (u'INDIRECT_-1206891610', u'MULTIEQUAL_-1206891404'), (u'INDIRECT_-1206895280', u'MULTIEQUAL_-1206894649'), (u'INT_ADD_-1206921761', u'CAST_-1206869251'), (u'MULTIEQUAL_-1206883801', u'MULTIEQUAL_-1206883765'), ('const-0', u'INT_NOTEQUAL_-1206875076'), (u'CALL_-1206932911', u'INDIRECT_-1206883784'), (u'MULTIEQUAL_-1206895627', u'MULTIEQUAL_-1206895643'), (u'CALL_-1206927297', u'INDIRECT_-1206903971'), (u'COPY_-1206913330', u'MULTIEQUAL_-1206913224'), (u'INDIRECT_-1206894348', u'COPY_-1206879944'), (u'LOAD_-1206938019', u'INT_OR_-1206921511'), (u'CALLIND_-1206921412', u'INDIRECT_-1206898428'), (u'CALL_-1206925694', u'INDIRECT_-1206907896'), (u'INT_EQUAL_-1206921800', u'CBRANCH_-1206921794'), (u'STORE_-1206928697', u'INDIRECT_-1206906870'), (u'CALL_-1206927297', u'INDIRECT_-1206886331'), ('const--16', u'INT_LESS_-1206921634'), (u'CALL_-1206934460', u'INDIRECT_-1206912423'), (u'INDIRECT_-1206904363', u'MULTIEQUAL_-1206904125'), (u'CALL_-1206931749', u'INDIRECT_-1206904793'), (u'MULTIEQUAL_-1206896749', u'MULTIEQUAL_-1206897132'), (u'INDIRECT_-1206907342', u'MULTIEQUAL_-1206907103'), (u'CALL_-1206928382', u'INDIRECT_-1206908643'), ('const-433', u'LOAD_-1206921924'), (u'CALL_-1206929938', u'INDIRECT_-1206892470'), (u'INDIRECT_-1206888901', u'MULTIEQUAL_-1206891491'), (u'CAST_-1206870779', u'LOAD_-1206925442'), (u'STORE_-1206921525', u'INDIRECT_-1206903369'), (u'MULTIEQUAL_-1206891264', u'MULTIEQUAL_-1206891559'), (u'CALL_-1206929032', u'INDIRECT_-1206908423'), (u'CALL_-1206927833', u'INDIRECT_-1206901675'), (u'INDIRECT_-1206877526', u'MULTIEQUAL_-1206877256'), (u'INDIRECT_-1206908453', u'MULTIEQUAL_-1206908876'), (u'INDIRECT_-1206908453', u'MULTIEQUAL_-1206908876'), (u'INDIRECT_-1206887756', u'MULTIEQUAL_-1206887522'), (u'CALL_-1206938900', u'INDIRECT_-1206907496'), (u'INDIRECT_-1206885146', u'MULTIEQUAL_-1206887614'), (u'INDIRECT_-1206906429', u'MULTIEQUAL_-1206906314'), (u'STORE_-1206934385', u'INDIRECT_-1206903457'), (u'INDIRECT_-1206897527', u'MULTIEQUAL_-1206897495'), (u'LOAD_-1206923209', u'INT_EQUAL_-1206921889'), (u'MULTIEQUAL_-1206892520', u'MULTIEQUAL_-1206892491'), (u'CALL_-1206934888', u'INDIRECT_-1206901552'), (u'CAST_-1206870763', u'LOAD_-1206925411'), (u'STORE_-1206921743', u'INDIRECT_-1206883735'), (u'INT_NOTEQUAL_-1206876945', u'BOOL_OR_-1206877037'), (u'STORE_-1206925221', u'INDIRECT_-1206888087'), (u'CALL_-1206935821', u'INDIRECT_-1206895522'), (u'INDIRECT_-1206889384', u'COPY_-1206879472'), (u'CALL_-1206922426', u'INDIRECT_-1206907302'), (u'MULTIEQUAL_-1206894699', u'MULTIEQUAL_-1206880917'), (u'INDIRECT_-1206882305', u'MULTIEQUAL_-1206884060'), (u'CALL_-1206925860', u'INDIRECT_-1206899588'), (u'INDIRECT_-1206886097', u'MULTIEQUAL_-1206885263'), (u'CALLIND_-1206938189', u'INDIRECT_-1206908755'), (u'MULTIEQUAL_-1206912343', u'MULTIEQUAL_-1206912169'), (u'CALL_-1206924612', u'INDIRECT_-1206875783'), (u'LOAD_-1206934651', u'INT_AND_-1206912784'), (u'STORE_-1206921567', u'INDIRECT_-1206898353'), (u'MULTIEQUAL_-1206912138', u'MULTIEQUAL_-1206912119'), (u'INDIRECT_-1206895865', u'MULTIEQUAL_-1206876124'), (u'STORE_-1206927231', u'INDIRECT_-1206886624'), (u'MULTIEQUAL_-1206894754', u'COPY_-1206879249'), (u'CAST_-1206878126', u'COPY_-1206878245'), (u'INT_ADD_-1206938848', u'CAST_-1206878509'), (u'CALL_-1206925694', u'INDIRECT_-1206899076'), (u'INDIRECT_-1206905988', u'MULTIEQUAL_-1206905666'), (u'CALL_-1206936019', u'INDIRECT_-1206904483'), (u'INDIRECT_-1206896692', u'MULTIEQUAL_-1206898209'), (u'INDIRECT_-1206910553', u'MULTIEQUAL_-1206910976'), (u'INDIRECT_-1206910553', u'MULTIEQUAL_-1206910976'), (u'CALL_-1206934991', u'INDIRECT_-1206894226'), (u'INDIRECT_-1206898316', u'COPY_-1206879012'), ('tmp_23066', u'BRANCH_-1206929016'), (u'CALL_-1206921134', u'INDIRECT_-1206902962'), (u'CALL_-1206934487', u'INDIRECT_-1206902776'), (u'CALL_-1206934487', u'INDIRECT_-1206893116'), (u'CALL_-1206934396', u'INDIRECT_-1206899780'), (u'INDIRECT_-1206892382', u'MULTIEQUAL_-1206892111'), (u'STORE_-1206930873', u'INDIRECT_-1206904380'), (u'INDIRECT_-1206888793', u'MULTIEQUAL_-1206876225'), (u'CALL_-1206938975', u'INDIRECT_-1206902078'), (u'INDIRECT_-1206900105', u'MULTIEQUAL_-1206899739'), (u'MULTIEQUAL_-1206896676', u'MULTIEQUAL_-1206899087'), (u'CALLIND_-1206921388', u'INDIRECT_-1206898783'), (u'MULTIEQUAL_-1206874321', u'MULTIEQUAL_-1206900476'), (u'INDIRECT_-1206901447', u'MULTIEQUAL_-1206905583'), (u'INDIRECT_-1206899301', u'COPY_-1206880535'), (u'INDIRECT_-1206895327', u'COPY_-1206880303'), (u'CALL_-1206928474', u'INDIRECT_-1206910172'), (u'INDIRECT_-1206895551', u'MULTIEQUAL_-1206895431'), (u'STORE_-1206928588', u'INDIRECT_-1206892943'), (u'INDIRECT_-1206892719', u'MULTIEQUAL_-1206892312'), (u'INDIRECT_-1206895971', u'MULTIEQUAL_-1206895851'), (u'MULTIEQUAL_-1206893066', u'MULTIEQUAL_-1206893090'), (u'CALL_-1206928690', u'INDIRECT_-1206896200'), (u'INDIRECT_-1206902594', u'MULTIEQUAL_-1206902439'), (u'CALL_-1206928281', u'INDIRECT_-1206893887'), ('const-433', u'LOAD_-1206921622'), (u'CALL_-1206929938', u'INDIRECT_-1206902970'), (u'PTRSUB_-1206879460', u'CALL_-1206928225'), (u'INDIRECT_-1206892492', u'MULTIEQUAL_-1206894009'), (u'STORE_-1206930873', u'INDIRECT_-1206900180'), (u'CALL_-1206931701', u'INDIRECT_-1206902123'), ('const-0', u'CALL_-1206938036'), (u'CALL_-1206928225', u'INDIRECT_-1206890493'), (u'INDIRECT_-1206898722', u'MULTIEQUAL_-1206898623'), (u'STORE_-1206929169', u'INDIRECT_-1206897400'), (u'CALL_-1206932327', u'INDIRECT_-1206898336'), (u'CALL_-1206928291', u'INDIRECT_-1206900610'), (u'MULTIEQUAL_-1206903702', u'MULTIEQUAL_-1206903689'), (u'CALL_-1206925799', u'INDIRECT_-1206900389'), (u'CALLIND_-1206921999', u'INDIRECT_-1206897991'), (u'CALL_-1206933623', u'INDIRECT_-1206892178'), (u'INDIRECT_-1206891287', u'MULTIEQUAL_-1206893074'), ('tmp_72983', u'CALL_-1206931539'), (u'MULTIEQUAL_-1206905989', u'MULTIEQUAL_-1206906372'), (u'INDIRECT_-1206888606', u'MULTIEQUAL_-1206888377'), (u'INDIRECT_-1206898687', u'COPY_-1206880311'), ('const--2', u'INT_MULT_-1206876112'), (u'CALL_-1206928734', u'INDIRECT_-1206890765'), (u'CALL_-1206934963', u'INDIRECT_-1206909323'), (u'MULTIEQUAL_-1206880933', u'MULTIEQUAL_-1206880386'), (u'CALLIND_-1206938827', u'INDIRECT_-1206894857'), (u'CALL_-1206934955', u'INDIRECT_-1206889157'), (u'INDIRECT_-1206913959', u'MULTIEQUAL_-1206914579'), (u'INDIRECT_-1206886374', u'MULTIEQUAL_-1206887911'), ('tmp_8261', u'CBRANCH_-1206931335'), (u'PTRADD_-1206871694', u'LOAD_-1206921444'), (u'STORE_-1206930329', u'INDIRECT_-1206887902'), (u'LOAD_-1206922786', u'INT_ZEXT_-1206911390'), (u'CALL_-1206921320', u'INDIRECT_-1206875190'), ('tmp_72986', u'CALL_-1206931773'), (u'STORE_-1206927231', u'INDIRECT_-1206900064'), (u'STORE_-1206928320', u'INDIRECT_-1206893169'), (u'INDIRECT_-1206892855', u'COPY_-1206878699'), (u'CALL_-1206935851', u'INDIRECT_-1206910666'), (u'INDIRECT_-1206909076', u'MULTIEQUAL_-1206908809'), (u'INDIRECT_-1206899466', u'MULTIEQUAL_-1206899319'), (u'CALL_-1206930457', u'INDIRECT_-1206890463'), (u'CALL_-1206934835', u'INDIRECT_-1206910353'), (u'CALL_-1206932827', u'INDIRECT_-1206884400'), (u'STORE_-1206924934', u'INDIRECT_-1206890479'), (u'INDIRECT_-1206896383', u'MULTIEQUAL_-1206896696'), (u'INDIRECT_-1206891430', u'MULTIEQUAL_-1206891200'), (u'CALL_-1206928647', u'INDIRECT_-1206904162'), (u'CALL_-1206931773', u'INDIRECT_-1206906912'), (u'INDIRECT_-1206893657', u'MULTIEQUAL_-1206892823'), (u'STORE_-1206937611', u'INDIRECT_-1206913696'), (u'INDIRECT_-1206900242', u'MULTIEQUAL_-1206900192'), (u'CALL_-1206921308', u'INDIRECT_-1206891328'), (u'INDIRECT_-1206912279', u'MULTIEQUAL_-1206912899'), (u'INDIRECT_-1206887507', u'MULTIEQUAL_-1206889294'), (u'COPY_-1206873651', u'MULTIEQUAL_-1206916291'), (u'INDIRECT_-1206900043', u'MULTIEQUAL_-1206901700'), (u'INDIRECT_-1206884662', u'MULTIEQUAL_-1206884423'), (u'STORE_-1206937611', u'INDIRECT_-1206906556'), (u'CALL_-1206921722', u'INDIRECT_-1206899053'), (u'INDIRECT_-1206905395', u'MULTIEQUAL_-1206908406'), (u'CALL_-1206924704', u'INDIRECT_-1206906082'), (u'STORE_-1206928320', u'INDIRECT_-1206901989'), (u'MULTIEQUAL_-1206895119', u'MULTIEQUAL_-1206880918'), ('const-0', u'INT_NOTEQUAL_-1206929887'), ('const-56', u'INT_ADD_-1206932409'), (u'CALL_-1206938725', u'INDIRECT_-1206898793'), (u'CALL_-1206925831', u'INDIRECT_-1206904194'), (u'PTRADD_-1206877706', u'MULTIEQUAL_-1206888125'), (u'INDIRECT_-1206904373', u'MULTIEQUAL_-1206876263'), (u'INT_EQUAL_-1206928845', u'MULTIEQUAL_-1206916194'), ('const-8', u'INT_ADD_-1206921357'), ('const-1', u'INT_ADD_-1206879763'), (u'INDIRECT_-1206897107', u'MULTIEQUAL_-1206897075'), (u'CALL_-1206930457', u'INDIRECT_-1206889203'), (u'INDIRECT_-1206899638', u'MULTIEQUAL_-1206899702'), (u'INDIRECT_-1206896635', u'COPY_-1206878708'), (u'MULTIEQUAL_-1206893447', u'MULTIEQUAL_-1206893472'), (u'INDIRECT_-1206896206', u'MULTIEQUAL_-1206897789'), (u'INDIRECT_-1206893264', u'MULTIEQUAL_-1206893087'), (u'INDIRECT_-1206898073', u'MULTIEQUAL_-1206876248'), (u'MULTIEQUAL_-1206880242', u'MULTIEQUAL_-1206879542'), (u'CALL_-1206930636', u'INDIRECT_-1206909978'), (u'CALL_-1206934365', u'INDIRECT_-1206892197'), (u'INDIRECT_-1206900069', u'MULTIEQUAL_-1206904323'), (u'INDIRECT_-1206901590', u'MULTIEQUAL_-1206901764'), (u'INDIRECT_-1206906719', u'MULTIEQUAL_-1206906629'), (u'MULTIEQUAL_-1206891929', u'MULTIEQUAL_-1206891910'), (u'STORE_-1206927231', u'INDIRECT_-1206904264'), (u'INDIRECT_-1206903116', u'MULTIEQUAL_-1206902851'), (u'INDIRECT_-1206903468', u'MULTIEQUAL_-1206903146'), (u'STORE_-1206930340', u'INDIRECT_-1206895050'), (u'MULTIEQUAL_-1206890175', u'MULTIEQUAL_-1206890087'), (u'INDIRECT_-1206885230', u'MULTIEQUAL_-1206885612'), (u'INDIRECT_-1206895003', u'MULTIEQUAL_-1206896660'), (u'INDIRECT_-1206909743', u'MULTIEQUAL_-1206909634'), (u'MULTIEQUAL_-1206906471', u'MULTIEQUAL_-1206906356'), (u'MULTIEQUAL_-1206894554', u'MULTIEQUAL_-1206895741'), (u'STORE_-1206928482', u'INDIRECT_-1206905480'), (u'CALL_-1206934487', u'INDIRECT_-1206912436'), (u'INDIRECT_-1206904764', u'CALL_-1206929750'), (u'INDIRECT_-1206895832', u'MULTIEQUAL_-1206895741'), (u'INDIRECT_-1206883459', u'MULTIEQUAL_-1206883322'), (u'INDIRECT_-1206903310', u'MULTIEQUAL_-1206903154'), (u'INDIRECT_-1206898115', u'MULTIEQUAL_-1206899121'), (u'CALL_-1206929071', u'INDIRECT_-1206908981'), (u'MULTIEQUAL_-1206895543', u'MULTIEQUAL_-1206898253'), (u'CALL_-1206927833', u'INDIRECT_-1206894955'), (u'CALL_-1206937142', u'INDIRECT_-1206893354'), (u'MULTIEQUAL_-1206893312', u'MULTIEQUAL_-1206893294'), (u'MULTIEQUAL_-1206876269', u'MULTIEQUAL_-1206876151'), (u'INDIRECT_-1206913235', u'MULTIEQUAL_-1206913729'), (u'CALL_-1206928281', u'INDIRECT_-1206907747'), (u'INDIRECT_-1206898156', u'MULTIEQUAL_-1206897660'), (u'INDIRECT_-1206899928', u'MULTIEQUAL_-1206899269'), (u'CALL_-1206931539', u'INDIRECT_-1206896195'), (u'MULTIEQUAL_-1206892331', u'MULTIEQUAL_-1206892315'), (u'INT_ADD_-1206938292', u'CAST_-1206878175'), (u'MULTIEQUAL_-1206890621', u'MULTIEQUAL_-1206890648'), (u'INDIRECT_-1206891781', u'MULTIEQUAL_-1206893300'), (u'STORE_-1206930340', u'INDIRECT_-1206897570'), (u'INDIRECT_-1206905734', u'MULTIEQUAL_-1206905576'), (u'MULTIEQUAL_-1206911229', u'MULTIEQUAL_-1206911172'), (u'CALL_-1206938656', u'INDIRECT_-1206900850'), (u'INDIRECT_-1206892269', u'COPY_-1206880056'), (u'MULTIEQUAL_-1206893207', u'MULTIEQUAL_-1206893201'), (u'INDIRECT_-1206886321', u'MULTIEQUAL_-1206886101'), (u'INDIRECT_-1206893696', u'MULTIEQUAL_-1206891606'), (u'MULTIEQUAL_-1206903523', u'MULTIEQUAL_-1206903349'), (u'CALL_-1206925694', u'INDIRECT_-1206894456'), (u'INDIRECT_-1206899530', u'MULTIEQUAL_-1206899374'), (u'CALL_-1206938900', u'INDIRECT_-1206898676'), (u'CALL_-1206939523', u'INDIRECT_-1206905675'), (u'INDIRECT_-1206894438', u'INT_SUB_-1206932301'), (u'STORE_-1206933398', u'INDIRECT_-1206907122'), (u'CALL_-1206929032', u'INDIRECT_-1206903383'), (u'CALL_-1206931674', u'INDIRECT_-1206897613'), (u'MULTIEQUAL_-1206884812', u'MULTIEQUAL_-1206884776'), (u'PTRADD_-1206875379', u'LOAD_-1206928242'), (u'CALL_-1206928992', u'INDIRECT_-1206915827'), (u'INDIRECT_-1206900746', u'MULTIEQUAL_-1206900673'), (u'INDIRECT_-1206899703', u'MULTIEQUAL_-1206900312'), (u'CALL_-1206928647', u'INDIRECT_-1206911722'), (u'INDIRECT_-1206899517', u'MULTIEQUAL_-1206876993'), (u'INDIRECT_-1206893915', u'MULTIEQUAL_-1206894921'), (u'COPY_-1206870146', u'PTRADD_-1206872603'), (u'INDIRECT_-1206898848', u'MULTIEQUAL_-1206898526'), (u'CALL_-1206924661', u'INDIRECT_-1206875886'), (u'INDIRECT_-1206897294', u'MULTIEQUAL_-1206898831'), ('const-433', u'LOAD_-1206929194'), (u'INDIRECT_-1206910672', u'COPY_-1206880445'), (u'INDIRECT_-1206894431', u'MULTIEQUAL_-1206895721'), (u'MULTIEQUAL_-1206907029', u'MULTIEQUAL_-1206907015'), (u'INDIRECT_-1206888818', u'MULTIEQUAL_-1206888543'), (u'STORE_-1206925416', u'INDIRECT_-1206894905'), (u'INDIRECT_-1206909025', u'MULTIEQUAL_-1206908802'), (u'INDIRECT_-1206912199', u'MULTIEQUAL_-1206911811'), (u'INDIRECT_-1206907320', u'MULTIEQUAL_-1206907828'), (u'CALL_-1206930636', u'INDIRECT_-1206890238'), (u'INDIRECT_-1206897857', u'MULTIEQUAL_-1206897518'), (u'MULTIEQUAL_-1206910390', u'MULTIEQUAL_-1206911877'), (u'CALL_-1206932954', u'INDIRECT_-1206901541'), (u'CALL_-1206928474', u'INDIRECT_-1206903710'), (u'MULTIEQUAL_-1206876835', u'MULTIEQUAL_-1206875978'), (u'LOAD_-1206939555', u'INT_AND_-1206882009'), (u'CALL_-1206938725', u'INDIRECT_-1206911393'), (u'INT_EQUAL_-1206938109', u'CBRANCH_-1206938108'), (u'INDIRECT_-1206890766', u'COPY_-1206879361'), (u'CALL_-1206933711', u'INDIRECT_-1206907345'), ('const-0', u'CALL_-1206929226'), (u'CALL_-1206928734', u'INDIRECT_-1206907145'), (u'CALL_-1206934862', u'INDIRECT_-1206897522'), (u'CALL_-1206931142', u'INDIRECT_-1206903103'), (u'CALL_-1206928878', u'INDIRECT_-1206907736'), (u'STORE_-1206930310', u'INDIRECT_-1206897708'), (u'CALL_-1206928209', u'INDIRECT_-1206897603'), (u'CALLIND_-1206922636', u'INDIRECT_-1206883171'), (u'STORE_-1206930873', u'INDIRECT_-1206898080'), (u'CALL_-1206929226', u'INDIRECT_-1206901697'), (u'INDIRECT_-1206909831', u'MULTIEQUAL_-1206909711'), (u'MULTIEQUAL_-1206901192', u'MULTIEQUAL_-1206901121'), (u'INDIRECT_-1206902308', u'MULTIEQUAL_-1206903701'), (u'MULTIEQUAL_-1206902750', u'MULTIEQUAL_-1206902726'), (u'CALL_-1206921954', u'INDIRECT_-1206901296'), (u'MULTIEQUAL_-1206897597', u'MULTIEQUAL_-1206897547'), (u'CALL_-1206927316', u'INDIRECT_-1206908185'), (u'INDIRECT_-1206888590', u'MULTIEQUAL_-1206888972'), (u'CALL_-1206933773', u'INDIRECT_-1206888488'), (u'CALL_-1206929032', u'INDIRECT_-1206900023'), (u'CALL_-1206934991', u'INDIRECT_-1206891286'), (u'STORE_-1206930310', u'INDIRECT_-1206886788'), (u'MULTIEQUAL_-1206903666', u'MULTIEQUAL_-1206903628'), (u'INDIRECT_-1206899155', u'MULTIEQUAL_-1206898547'), (u'INDIRECT_-1206883959', u'MULTIEQUAL_-1206880359'), (u'CALL_-1206934018', u'INDIRECT_-1206912150'), (u'CALL_-1206928690', u'INDIRECT_-1206891580'), (u'INDIRECT_-1206892822', u'MULTIEQUAL_-1206894481'), (u'CALL_-1206926003', u'INDIRECT_-1206890428'), (u'CALL_-1206934018', u'INDIRECT_-1206902910'), (u'INDIRECT_-1206886988', u'MULTIEQUAL_-1206886598'), (u'MULTIEQUAL_-1206873728', u'INT_NOTEQUAL_-1206923872'), (u'PTRADD_-1206871900', u'LOAD_-1206921959'), (u'INDIRECT_-1206880539', u'MULTIEQUAL_-1206882147'), (u'CALL_-1206925860', u'INDIRECT_-1206894968'), (u'MULTIEQUAL_-1206898491', u'MULTIEQUAL_-1206897825'), (u'CALL_-1206928108', u'INDIRECT_-1206902174'), (u'INDIRECT_-1206898008', u'MULTIEQUAL_-1206894703'), (u'STORE_-1206928588', u'INDIRECT_-1206893783'), (u'MULTIEQUAL_-1206904079', u'COPY_-1206904202'), (u'INDIRECT_-1206899160', u'MULTIEQUAL_-1206900860'), (u'CALL_-1206930636', u'INDIRECT_-1206888138'), (u'STORE_-1206928446', u'INDIRECT_-1206909239'), ('const-433', u'LOAD_-1206929102'), (u'MULTIEQUAL_-1206894901', u'MULTIEQUAL_-1206894555'), (u'INDIRECT_-1206902367', u'MULTIEQUAL_-1206902237'), (u'MULTIEQUAL_-1206907303', u'MULTIEQUAL_-1206910013'), (u'CALL_-1206934963', u'INDIRECT_-1206897983'), (u'INDIRECT_-1206894663', u'MULTIEQUAL_-1206894472'), (u'CALL_-1206935851', u'INDIRECT_-1206899326'), (u'MULTIEQUAL_-1206896999', u'MULTIEQUAL_-1206896982'), (u'INT_SUB_-1206932301', u'STORE_-1206932305'), (u'CAST_-1206877830', u'STORE_-1206937696'), (u'INDIRECT_-1206906517', u'MULTIEQUAL_-1206906239'), (u'CALLIND_-1206921412', u'INDIRECT_-1206898848'), (u'STORE_-1206921864', u'INDIRECT_-1206895149'), (u'INDIRECT_-1206892897', u'MULTIEQUAL_-1206892507'), (u'INDIRECT_-1206892143', u'MULTIEQUAL_-1206892752'), (u'CALL_-1206928155', u'INDIRECT_-1206878622'), (u'CALL_-1206936019', u'INDIRECT_-1206905743'), (u'INDIRECT_-1206904837', u'MULTIEQUAL_-1206904559'), (u'CALL_-1206925460', u'INDIRECT_-1206884937'), (u'CALLIND_-1206921372', u'INDIRECT_-1206890850'), (u'CALL_-1206934396', u'INDIRECT_-1206905660'), (u'CALL_-1206929145', u'INDIRECT_-1206902188'), (u'INDIRECT_-1206894727', u'MULTIEQUAL_-1206898863'), (u'INDIRECT_-1206905849', u'MULTIEQUAL_-1206905149'), (u'STORE_-1206935460', u'INDIRECT_-1206904879'), (u'STORE_-1206928553', u'INDIRECT_-1206904682'), (u'INDIRECT_-1206890962', u'MULTIEQUAL_-1206890723'), (u'MULTIEQUAL_-1206894373', u'MULTIEQUAL_-1206895312'), (u'CALL_-1206927316', u'INDIRECT_-1206896425'), (u'CALL_-1206932827', u'INDIRECT_-1206911954'), ('const-8', u'PTRADD_-1206871486'), (u'MULTIEQUAL_-1206889304', u'MULTIEQUAL_-1206889251'), (u'CALLIND_-1206938263', u'INDIRECT_-1206892844'), (u'CALL_-1206932817', u'INDIRECT_-1206890568'), (u'MULTIEQUAL_-1206889768', u'MULTIEQUAL_-1206889671'), (u'INDIRECT_-1206889768', u'MULTIEQUAL_-1206889671'), (u'STORE_-1206925381', u'INDIRECT_-1206891944'), ('const-433', u'LOAD_-1206924457'), (u'INDIRECT_-1206909977', u'MULTIEQUAL_-1206909532'), (u'MULTIEQUAL_-1206883640', u'MULTIEQUAL_-1206883583'), (u'STORE_-1206930256', u'INDIRECT_-1206886768'), (u'INDIRECT_-1206900473', u'MULTIEQUAL_-1206900896'), (u'INDIRECT_-1206900473', u'MULTIEQUAL_-1206900896'), (u'CALL_-1206929320', u'INDIRECT_-1206895019'), (u'INDIRECT_-1206897040', u'MULTIEQUAL_-1206898030'), (u'CALL_-1206934081', u'INDIRECT_-1206902110'), (u'INDIRECT_-1206900304', u'COPY_-1206879498'), (u'INDIRECT_-1206887863', u'MULTIEQUAL_-1206889520'), (u'INDIRECT_-1206905459', u'MULTIEQUAL_-1206905369'), (u'STORE_-1206924919', u'INDIRECT_-1206895089'), (u'INDIRECT_-1206893662', u'MULTIEQUAL_-1206895329'), (u'CALL_-1206935494', u'INDIRECT_-1206889885'), (u'CALL_-1206938628', u'INDIRECT_-1206915116'), (u'CALL_-1206928357', u'INDIRECT_-1206896450'), (u'MULTIEQUAL_-1206894388', u'MULTIEQUAL_-1206894291'), (u'INDIRECT_-1206894388', u'MULTIEQUAL_-1206894291'), (u'MULTIEQUAL_-1206876129', u'MULTIEQUAL_-1206897341'), (u'INDIRECT_-1206900008', u'MULTIEQUAL_-1206899618'), (u'STORE_-1206924934', u'INDIRECT_-1206892159'), (u'INDIRECT_-1206892276', u'MULTIEQUAL_-1206891780'), ('const-8', u'PTRADD_-1206871542'), (u'CALLIND_-1206922663', u'INDIRECT_-1206894527'), (u'CALL_-1206932271', u'INDIRECT_-1206893695'), (u'CALL_-1206938927', u'INDIRECT_-1206892390'), (u'MULTIEQUAL_-1206890693', u'MULTIEQUAL_-1206890651'), (u'INDIRECT_-1206900268', u'MULTIEQUAL_-1206900085'), (u'MULTIEQUAL_-1206903943', u'MULTIEQUAL_-1206903835'), (u'INDIRECT_-1206897002', u'MULTIEQUAL_-1206898629'), (u'CALL_-1206934460', u'INDIRECT_-1206901083'), (u'MULTIEQUAL_-1206913779', u'MULTIEQUAL_-1206878317'), (u'INDIRECT_-1206906048', u'MULTIEQUAL_-1206907487'), (u'CALL_-1206927833', u'INDIRECT_-1206908395'), (u'INDIRECT_-1206906330', u'MULTIEQUAL_-1206907869'), (u'MULTIEQUAL_-1206905351', u'MULTIEQUAL_-1206905349'), (u'CALL_-1206938628', u'INDIRECT_-1206907976'), (u'CALL_-1206930241', u'INDIRECT_-1206909832'), (u'MULTIEQUAL_-1206907616', u'MULTIEQUAL_-1206907542'), (u'INDIRECT_-1206900549', u'MULTIEQUAL_-1206900504'), (u'INDIRECT_-1206888512', u'MULTIEQUAL_-1206888296'), (u'INDIRECT_-1206894554', u'MULTIEQUAL_-1206893927'), (u'STORE_-1206921596', u'INDIRECT_-1206899208'), (u'CALL_-1206934274', u'INDIRECT_-1206889201'), (u'INDIRECT_-1206911041', u'MULTIEQUAL_-1206910821'), (u'INDIRECT_-1206902162', u'MULTIEQUAL_-1206902058'), (u'CALL_-1206928331', u'INDIRECT_-1206898535'), (u'INDIRECT_-1206895131', u'MULTIEQUAL_-1206895011'), (u'CALL_-1206925783', u'INDIRECT_-1206886937'), (u'STORE_-1206925248', u'INDIRECT_-1206893982'), (u'INDIRECT_-1206886794', u'MULTIEQUAL_-1206886645'), (u'INDIRECT_-1206894115', u'COPY_-1206878702'), (u'INDIRECT_-1206904773', u'MULTIEQUAL_-1206905997'), (u'INDIRECT_-1206903112', u'MULTIEQUAL_-1206900906'), (u'INDIRECT_-1206889967', u'MULTIEQUAL_-1206889935'), (u'INDIRECT_-1206913103', u'MULTIEQUAL_-1206912994'), (u'CALL_-1206928629', u'INDIRECT_-1206909499'), (u'MULTIEQUAL_-1206892187', u'MULTIEQUAL_-1206892212'), (u'INDIRECT_-1206897096', u'MULTIEQUAL_-1206897500'), (u'INDIRECT_-1206896547', u'MULTIEQUAL_-1206896528'), (u'STORE_-1206934436', u'INDIRECT_-1206904330'), (u'INDIRECT_-1206904887', u'MULTIEQUAL_-1206904757'), (u'MULTIEQUAL_-1206913491', u'MULTIEQUAL_-1206913472'), (u'CALL_-1206931269', u'INDIRECT_-1206890169'), (u'CALLIND_-1206921412', u'INDIRECT_-1206904728'), (u'CALL_-1206928194', u'INDIRECT_-1206887908'), (u'CALL_-1206937875', u'INDIRECT_-1206884798'), (u'CALL_-1206929866', u'INDIRECT_-1206902086'), (u'STORE_-1206933118', u'INDIRECT_-1206895202'), (u'CALL_-1206931674', u'INDIRECT_-1206879211'), (u'INDIRECT_-1206906677', u'MULTIEQUAL_-1206905843'), (u'MULTIEQUAL_-1206901151', u'MULTIEQUAL_-1206901135'), (u'CALL_-1206931749', u'INDIRECT_-1206895553'), (u'COPY_-1206871424', u'CALL_-1206922426'), (u'INDIRECT_-1206895557', u'MULTIEQUAL_-1206895266'), (u'CALL_-1206928668', u'INDIRECT_-1206892350'), (u'MULTIEQUAL_-1206890775', u'MULTIEQUAL_-1206890771'), (u'CALLIND_-1206938827', u'INDIRECT_-1206906617'), (u'INDIRECT_-1206889813', u'MULTIEQUAL_-1206889673'), (u'CALL_-1206937414', u'INDIRECT_-1206913959'), (u'CALL_-1206929489', u'INDIRECT_-1206913539'), (u'MULTIEQUAL_-1206905467', u'MULTIEQUAL_-1206904973'), (u'CALL_-1206929974', u'INDIRECT_-1206897532'), (u'INDIRECT_-1206885347', u'MULTIEQUAL_-1206885315'), (u'INDIRECT_-1206892968', u'MULTIEQUAL_-1206892855'), (u'CALL_-1206930362', u'INDIRECT_-1206902840'), (u'CALLIND_-1206921710', u'INDIRECT_-1206901196'), (u'CALLIND_-1206921372', u'INDIRECT_-1206888330'), (u'CALLIND_-1206921372', u'INDIRECT_-1206887910'), ('tmp_374', u'CBRANCH_-1206939465'), (u'INDIRECT_-1206889256', u'MULTIEQUAL_-1206897603'), (u'BOOL_OR_-1206929590', u'CBRANCH_-1206929613'), (u'INDIRECT_-1206898156', u'MULTIEQUAL_-1206897955'), (u'CALLIND_-1206938263', u'INDIRECT_-1206899564'), (u'INDIRECT_-1206896162', u'MULTIEQUAL_-1206897789'), (u'CALL_-1206938958', u'INDIRECT_-1206907526'), (u'STORE_-1206934436', u'INDIRECT_-1206892990'), (u'CALL_-1206937414', u'INDIRECT_-1206897159'), (u'MULTIEQUAL_-1206898181', u'MULTIEQUAL_-1206898147'), (u'MULTIEQUAL_-1206898181', u'MULTIEQUAL_-1206898147'), (u'CALLIND_-1206922663', u'INDIRECT_-1206902087'), (u'STORE_-1206937611', u'INDIRECT_-1206911596'), (u'INT_EQUAL_-1206930393', u'CBRANCH_-1206930392'), (u'INDIRECT_-1206901021', u'MULTIEQUAL_-1206902540'), (u'MULTIEQUAL_-1206892977', u'MULTIEQUAL_-1206892927'), (u'MULTIEQUAL_-1206891486', u'MULTIEQUAL_-1206891448'), (u'INDIRECT_-1206905181', u'COPY_-1206880549'), (u'CALL_-1206938310', u'INDIRECT_-1206900859'), (u'MULTIEQUAL_-1206892454', u'MULTIEQUAL_-1206892435'), (u'CALL_-1206931745', u'CALL_-1206931701'), (u'CALL_-1206930636', u'INDIRECT_-1206881164'), (u'CALL_-1206934963', u'INDIRECT_-1206899663'), (u'STORE_-1206933958', u'INDIRECT_-1206891868'), (u'CALL_-1206921832', u'INDIRECT_-1206893702'), (u'INT_NOTEQUAL_-1206931726', u'CBRANCH_-1206931725'), (u'CALL_-1206937729', u'INDIRECT_-1206905145'), (u'CALL_-1206921832', u'INDIRECT_-1206887402'), (u'INDIRECT_-1206906753', u'MULTIEQUAL_-1206906555'), (u'INDIRECT_-1206898735', u'MULTIEQUAL_-1206902409'), (u'INDIRECT_-1206903387', u'MULTIEQUAL_-1206903482'), (u'CALLIND_-1206929135', u'INDIRECT_-1206890540'), (u'STORE_-1206928627', u'INDIRECT_-1206907668'), (u'CALLIND_-1206921856', u'INDIRECT_-1206888258'), (u'CALL_-1206929794', u'INDIRECT_-1206895742'), (u'INDIRECT_-1206909320', u'MULTIEQUAL_-1206909047'), (u'MULTIEQUAL_-1206896870', u'MULTIEQUAL_-1206893863'), (u'INDIRECT_-1206889339', u'MULTIEQUAL_-1206889202'), (u'INDIRECT_-1206898535', u'MULTIEQUAL_-1206898030'), (u'CALL_-1206937615', u'INDIRECT_-1206901302'), (u'CAST_-1206874000', u'LOAD_-1206932411'), (u'COPY_-1206930499', u'COPY_-1206873249'), (u'CALL_-1206936047', u'INDIRECT_-1206896517'), (u'CALL_-1206929269', u'INDIRECT_-1206903555'), (u'MULTIEQUAL_-1206893591', u'MULTIEQUAL_-1206893575'), (u'INDIRECT_-1206887856', u'MULTIEQUAL_-1206888260'), (u'MULTIEQUAL_-1206909831', u'MULTIEQUAL_-1206909716'), (u'INDIRECT_-1206903862', u'MULTIEQUAL_-1206904791'), (u'CALL_-1206937875', u'INDIRECT_-1206899752'), ('const-0', u'INT_NOTEQUAL_-1206934602'), (u'MULTIEQUAL_-1206899092', u'MULTIEQUAL_-1206899843'), (u'INDIRECT_-1206901055', u'MULTIEQUAL_-1206900550'), (u'INDIRECT_-1206913235', u'MULTIEQUAL_-1206911484'), (u'CALL_-1206934081', u'INDIRECT_-1206914032'), (u'INDIRECT_-1206891669', u'MULTIEQUAL_-1206895923'), ('const-0', u'CALL_-1206931269'), (u'CALL_-1206934991', u'INDIRECT_-1206902206'), ('const-0', u'INT_NOTEQUAL_-1206923872'), (u'CALL_-1206928382', u'INDIRECT_-1206899823'), (u'MULTIEQUAL_-1206896676', u'MULTIEQUAL_-1206897596'), (u'INDIRECT_-1206912535', u'MULTIEQUAL_-1206912131'), (u'INDIRECT_-1206906332', u'MULTIEQUAL_-1206906241'), (u'INDIRECT_-1206900527', u'MULTIEQUAL_-1206902314'), (u'INDIRECT_-1206889436', u'MULTIEQUAL_-1206889202'), (u'CALL_-1206929269', u'INDIRECT_-1206890955'), (u'STORE_-1206921864', u'INDIRECT_-1206899349'), (u'INDIRECT_-1206905888', u'MULTIEQUAL_-1206905498'), (u'INDIRECT_-1206876834', u'MULTIEQUAL_-1206881178'), (u'INDIRECT_-1206902315', u'MULTIEQUAL_-1206901810'), (u'CALL_-1206928644', u'INDIRECT_-1206907879'), (u'INDIRECT_-1206898087', u'MULTIEQUAL_-1206902223'), ('const--1', u'INT_ADD_-1206924906'), (u'CALL_-1206926116', u'INDIRECT_-1206897257'), (u'INDIRECT_-1206910437', u'MULTIEQUAL_-1206877019'), (u'INDIRECT_-1206902999', u'MULTIEQUAL_-1206903380'), (u'STORE_-1206928662', u'INDIRECT_-1206892989'), (u'CALL_-1206928271', u'INDIRECT_-1206904359'), (u'CALL_-1206932911', u'INDIRECT_-1206904452'), (u'CALL_-1206929938', u'INDIRECT_-1206905070'), (u'INDIRECT_-1206893788', u'MULTIEQUAL_-1206900123'), (u'INDIRECT_-1206913149', u'MULTIEQUAL_-1206913034'), (u'INDIRECT_-1206910508', u'MULTIEQUAL_-1206912069'), (u'STORE_-1206921567', u'INDIRECT_-1206889113'), ('const-433', u'STORE_-1206937765'), (u'INDIRECT_-1206887815', u'MULTIEQUAL_-1206891489'), (u'CALL_-1206928690', u'INDIRECT_-1206913420'), (u'INDIRECT_-1206893460', u'MULTIEQUAL_-1206893199'), (u'STORE_-1206925221', u'INDIRECT_-1206888507'), (u'MULTIEQUAL_-1206906653', u'MULTIEQUAL_-1206906611'), (u'STORE_-1206933958', u'INDIRECT_-1206892708'), (u'INDIRECT_-1206889857', u'MULTIEQUAL_-1206876970'), (u'CALL_-1206929269', u'INDIRECT_-1206890535'), (u'MULTIEQUAL_-1206909407', u'MULTIEQUAL_-1206909432'), (u'INDIRECT_-1206896957', u'MULTIEQUAL_-1206896339'), (u'CALL_-1206930311', u'INDIRECT_-1206907871'), ('tmp_20854', u'CBRANCH_-1206921661'), (u'CALL_-1206936110', u'INDIRECT_-1206901596'), (u'INDIRECT_-1206909282', u'MULTIEQUAL_-1206908235'), (u'INDIRECT_-1206902182', u'MULTIEQUAL_-1206903111'), (u'MULTIEQUAL_-1206894459', u'MULTIEQUAL_-1206878270'), (u'CALL_-1206929529', u'INDIRECT_-1206910615'), ('tmp_18900', u'CBRANCH_-1206923533'), ('const-32', u'INT_ADD_-1206925040'), (u'INDIRECT_-1206914152', u'MULTIEQUAL_-1206914004'), (u'STORE_-1206928482', u'INDIRECT_-1206904640'), (u'CALL_-1206934081', u'INDIRECT_-1206910930'), ('const-2', u'INT_LESS_-1206928771'), (u'MULTIEQUAL_-1206893947', u'MULTIEQUAL_-1206893963'), (u'INDIRECT_-1206886199', u'MULTIEQUAL_-1206886580'), (u'INDIRECT_-1206902057', u'MULTIEQUAL_-1206901223'), (u'STORE_-1206925248', u'INDIRECT_-1206896502'), (u'CALL_-1206938927', u'INDIRECT_-1206906670'), (u'CALL_-1206927316', u'INDIRECT_-1206891805'), (u'CALL_-1206930241', u'INDIRECT_-1206894292'), (u'INDIRECT_-1206889588', u'MULTIEQUAL_-1206895923'), (u'STORE_-1206925479', u'INDIRECT_-1206893680'), (u'MULTIEQUAL_-1206888675', u'MULTIEQUAL_-1206888671'), (u'CALL_-1206930105', u'INDIRECT_-1206908977'), (u'MULTIEQUAL_-1206904453', u'MULTIEQUAL_-1206905392'), (u'CALL_-1206927017', u'INDIRECT_-1206905316'), ('tmp_22756', u'BRANCH_-1206925696'), (u'COPY_-1206870700', u'MULTIEQUAL_-1206911258'), (u'STORE_-1206930340', u'INDIRECT_-1206894210'), (u'CALLIND_-1206925046', u'INDIRECT_-1206896602'), (u'STORE_-1206930310', u'INDIRECT_-1206908628'), (u'INDIRECT_-1206909847', u'MULTIEQUAL_-1206913983'), (u'MULTIEQUAL_-1206905947', u'MULTIEQUAL_-1206905931'), (u'STORE_-1206922807', u'INDIRECT_-1206889127'), (u'INDIRECT_-1206912323', u'MULTIEQUAL_-1206880961'), (u'MULTIEQUAL_-1206894980', u'MULTIEQUAL_-1206894923'), (u'CALL_-1206934888', u'INDIRECT_-1206890632'), (u'LOAD_-1206934657', u'CAST_-1206875547'), (u'INDIRECT_-1206889177', u'MULTIEQUAL_-1206889069'), (u'STORE_-1206924934', u'INDIRECT_-1206891319'), (u'CALL_-1206931701', u'INDIRECT_-1206906323'), ('tmp_72982', u'PTRSUB_-1206879460'), (u'CALL_-1206928382', u'INDIRECT_-1206898563'), (u'MULTIEQUAL_-1206910087', u'MULTIEQUAL_-1206909593'), (u'STORE_-1206937696', u'INDIRECT_-1206901566'), (u'STORE_-1206925381', u'INDIRECT_-1206900344'), (u'INDIRECT_-1206894982', u'MULTIEQUAL_-1206896240'), (u'CALL_-1206932860', u'INDIRECT_-1206900217'), (u'CALL_-1206930228', u'INDIRECT_-1206879606'), (u'MULTIEQUAL_-1206910038', u'MULTIEQUAL_-1206910019'), (u'INDIRECT_-1206900648', u'COPY_-1206879959'), (u'CALL_-1206928257', u'INDIRECT_-1206894710'), (u'INDIRECT_-1206889144', u'MULTIEQUAL_-1206893707'), (u'INDIRECT_-1206905736', u'MULTIEQUAL_-1206906282'), (u'CALL_-1206938958', u'INDIRECT_-1206885095'), (u'INDIRECT_-1206905396', u'MULTIEQUAL_-1206905162'), (u'INDIRECT_-1206897427', u'COPY_-1206880308'), ('const-264', u'INT_ADD_-1206928574'), (u'CALL_-1206932359', u'INDIRECT_-1206886878'), (u'CALL_-1206938900', u'INDIRECT_-1206898256'), (u'INDIRECT_-1206892584', u'MULTIEQUAL_-1206892389'), (u'CALL_-1206925860', u'INDIRECT_-1206903368'), (u'INDIRECT_-1206899275', u'MULTIEQUAL_-1206900361'), (u'INDIRECT_-1206897747', u'MULTIEQUAL_-1206897617'), (u'INDIRECT_-1206898105', u'MULTIEQUAL_-1206897956'), (u'STORE_-1206925416', u'INDIRECT_-1206897425'), (u'CALLIND_-1206921884', u'INDIRECT_-1206896674'), (u'INDIRECT_-1206890722', u'MULTIEQUAL_-1206890520'), (u'INDIRECT_-1206887523', u'MULTIEQUAL_-1206887332'), (u'INDIRECT_-1206901843', u'MULTIEQUAL_-1206902156'), (u'LOAD_-1206930712', u'INT_EQUAL_-1206930697'), (u'INDIRECT_-1206889978', u'MULTIEQUAL_-1206890042'), (u'STORE_-1206927231', u'INDIRECT_-1206896284'), (u'STORE_-1206921852', u'INDIRECT_-1206893459'), (u'MULTIEQUAL_-1206904232', u'MULTIEQUAL_-1206904214'), (u'STORE_-1206921525', u'INDIRECT_-1206891609'), (u'CALL_-1206939523', u'INDIRECT_-1206897695'), (u'MULTIEQUAL_-1206884213', u'MULTIEQUAL_-1206885241'), (u'INDIRECT_-1206897532', u'MULTIEQUAL_-1206899049'), (u'CALL_-1206922316', u'INDIRECT_-1206900638'), (u'CALL_-1206935494', u'INDIRECT_-1206894925'), (u'INDIRECT_-1206904135', u'MULTIEQUAL_-1206907146'), (u'INDIRECT_-1206895556', u'MULTIEQUAL_-1206895291'), (u'STORE_-1206937772', u'INDIRECT_-1206904545'), (u'CALL_-1206937302', u'INDIRECT_-1206906052'), (u'INDIRECT_-1206903790', u'MULTIEQUAL_-1206903584'), (u'MULTIEQUAL_-1206910952', u'MULTIEQUAL_-1206910934'), (u'CALL_-1206929830', u'INDIRECT_-1206899964'), (u'INDIRECT_-1206912288', u'MULTIEQUAL_-1206912175'), (u'INDIRECT_-1206889687', u'MULTIEQUAL_-1206893823'), (u'STORE_-1206925416', u'INDIRECT_-1206887345'), (u'CALLIND_-1206921344', u'INDIRECT_-1206874532'), (u'CALL_-1206928382', u'INT_ADD_-1206921381'), (u'MULTIEQUAL_-1206893443', u'MULTIEQUAL_-1206893335'), (u'CALL_-1206935809', u'INDIRECT_-1206895513'), (u'CALL_-1206934081', u'INDIRECT_-1206900010'), (u'CALL_-1206929226', u'INDIRECT_-1206899177'), (u'CALL_-1206930927', u'INDIRECT_-1206910133'), (u'INDIRECT_-1206882380', u'MULTIEQUAL_-1206879145'), (u'MULTIEQUAL_-1206896720', u'MULTIEQUAL_-1206896691'), (u'INDIRECT_-1206895468', u'MULTIEQUAL_-1206895276'), ('const-68', u'INT_ADD_-1206934820'), (u'MULTIEQUAL_-1206899008', u'MULTIEQUAL_-1206898911'), (u'INDIRECT_-1206899008', u'MULTIEQUAL_-1206898911'), (u'CALL_-1206921264', u'INDIRECT_-1206889629'), (u'STORE_-1206932486', u'INDIRECT_-1206910149'), (u'INDIRECT_-1206907755', u'MULTIEQUAL_-1206907596'), (u'CALLIND_-1206931354', u'INDIRECT_-1206901210'), (u'INDIRECT_-1206904620', u'MULTIEQUAL_-1206906320'), (u'LOAD_-1206932439', u'INT_ADD_-1206932409'), (u'INDIRECT_-1206904223', u'MULTIEQUAL_-1206904979'), (u'INDIRECT_-1206894026', u'MULTIEQUAL_-1206893953'), (u'CALLIND_-1206921743', u'INDIRECT_-1206891975'), (u'MULTIEQUAL_-1206906010', u'MULTIEQUAL_-1206905875'), (u'INDIRECT_-1206896401', u'MULTIEQUAL_-1206896181'), (u'CALL_-1206934365', u'INDIRECT_-1206899757'), (u'MULTIEQUAL_-1206899466', u'MULTIEQUAL_-1206899428'), (u'MULTIEQUAL_-1206909790', u'MULTIEQUAL_-1206909655'), (u'CALL_-1206928518', u'INDIRECT_-1206894909'), (u'MULTIEQUAL_-1206880933', u'COPY_-1206878145'), (u'CALL_-1206924677', u'INDIRECT_-1206886321'), (u'INDIRECT_-1206899203', u'COPY_-1206899211'), (u'CALL_-1206930584', u'INDIRECT_-1206880125'), (u'INDIRECT_-1206876910', u'MULTIEQUAL_-1206876755'), (u'CALL_-1206937983', u'INDIRECT_-1206913671'), ('const-130', u'INT_AND_-1206877697'), (u'INDIRECT_-1206892370', u'MULTIEQUAL_-1206892752'), (u'INDIRECT_-1206896261', u'MULTIEQUAL_-1206896159'), (u'INDIRECT_-1206895296', u'MULTIEQUAL_-1206894919'), (u'CALLIND_-1206925511', u'INDIRECT_-1206890113'), (u'INDIRECT_-1206909757', u'MULTIEQUAL_-1206909649'), (u'CALL_-1206929902', u'INDIRECT_-1206908408'), (u'MULTIEQUAL_-1206889781', u'MULTIEQUAL_-1206889808'), (u'CALL_-1206928155', u'INDIRECT_-1206888116'), (u'STORE_-1206922815', u'INDIRECT_-1206905071'), (u'MULTIEQUAL_-1206892331', u'MULTIEQUAL_-1206892329'), (u'CALL_-1206930210', u'INDIRECT_-1206900654'), (u'CALL_-1206932271', u'INDIRECT_-1206893275'), ('const-0', u'INT_NOTEQUAL_-1206930849'), (u'CALL_-1206923816', u'INDIRECT_-1206887279'), (u'CALL_-1206938131', u'INDIRECT_-1206912913'), (u'LOAD_-1206928792', u'CALL_-1206928690'), (u'CALL_-1206933998', u'INDIRECT_-1206902896'), (u'STORE_-1206921567', u'INDIRECT_-1206889953'), (u'INDIRECT_-1206907816', u'MULTIEQUAL_-1206907320'), ('tmp_72986', u'CALL_-1206928621'), (u'CALL_-1206938725', u'INDIRECT_-1206893753'), (u'CALL_-1206924668', u'INDIRECT_-1206889330'), (u'MULTIEQUAL_-1206876155', u'MULTIEQUAL_-1206908261'), (u'INDIRECT_-1206913119', u'MULTIEQUAL_-1206914115'), (u'MULTIEQUAL_-1206907902', u'MULTIEQUAL_-1206907889'), (u'INDIRECT_-1206905380', u'MULTIEQUAL_-1206905293'), (u'INDIRECT_-1206890343', u'MULTIEQUAL_-1206890477'), (u'INDIRECT_-1206903948', u'MULTIEQUAL_-1206905387'), (u'INDIRECT_-1206896045', u'MULTIEQUAL_-1206896992'), (u'INDIRECT_-1206890093', u'MULTIEQUAL_-1206876228'), (u'STORE_-1206924934', u'INDIRECT_-1206896779'), (u'INDIRECT_-1206907287', u'MULTIEQUAL_-1206906905'), (u'INDIRECT_-1206889468', u'COPY_-1206879592'), (u'CALL_-1206924661', u'INDIRECT_-1206890508'), ('const-65', u'INT_EQUAL_-1206922744'), (u'STORE_-1206933958', u'INDIRECT_-1206900268'), (u'CALLIND_-1206925453', u'INDIRECT_-1206890501'), (u'INDIRECT_-1206903619', u'MULTIEQUAL_-1206903482'), (u'INDIRECT_-1206888508', u'MULTIEQUAL_-1206888325'), (u'INDIRECT_-1206896273', u'MULTIEQUAL_-1206896696'), (u'INDIRECT_-1206896273', u'MULTIEQUAL_-1206896696'), (u'MULTIEQUAL_-1206874306', u'MULTIEQUAL_-1206894176'), (u'CALL_-1206932911', u'INDIRECT_-1206896892'), (u'INDIRECT_-1206909655', u'COPY_-1206878739'), (u'INDIRECT_-1206895147', u'MULTIEQUAL_-1206899283'), (u'CALL_-1206925783', u'INDIRECT_-1206876852'), (u'CALL_-1206937983', u'INDIRECT_-1206893511'), (u'STORE_-1206934224', u'INDIRECT_-1206908402'), (u'CALL_-1206934835', u'INDIRECT_-1206882711'), (u'INDIRECT_-1206883668', u'MULTIEQUAL_-1206883634'), (u'MULTIEQUAL_-1206889781', u'MULTIEQUAL_-1206889747'), (u'MULTIEQUAL_-1206889781', u'MULTIEQUAL_-1206889747'), (u'MULTIEQUAL_-1206892379', u'MULTIEQUAL_-1206892362'), (u'INDIRECT_-1206903028', u'MULTIEQUAL_-1206909363'), (u'INDIRECT_-1206885747', u'MULTIEQUAL_-1206885842'), (u'STORE_-1206930873', u'INDIRECT_-1206903120'), (u'MULTIEQUAL_-1206899331', u'MULTIEQUAL_-1206898665'), (u'MULTIEQUAL_-1206909235', u'MULTIEQUAL_-1206909214'), (u'MULTIEQUAL_-1206913100', u'MULTIEQUAL_-1206913071'), (u'CALLIND_-1206922636', u'INDIRECT_-1206904171'), (u'STORE_-1206928627', u'INDIRECT_-1206909348'), (u'CALL_-1206938694', u'INDIRECT_-1206905073'), (u'INT_ADD_-1206925426', u'CAST_-1206870779'), (u'STORE_-1206921567', u'INDIRECT_-1206903813'), (u'CALL_-1206928152', u'INDIRECT_-1206897573'), (u'CALL_-1206921431', u'INDIRECT_-1206875347'), ('const-112', u'INT_ADD_-1206930326'), (u'INDIRECT_-1206902096', u'MULTIEQUAL_-1206900006'), (u'CALL_-1206928225', u'INDIRECT_-1206898893'), (u'LOAD_-1206924899', u'INT_NOTEQUAL_-1206924883'), (u'CALL_-1206938927', u'INDIRECT_-1206897010'), (u'INDIRECT_-1206897807', u'MULTIEQUAL_-1206897788'), (u'MULTIEQUAL_-1206878193', u'MULTIEQUAL_-1206878165'), (u'CALL_-1206930210', u'INDIRECT_-1206886374'), (u'CALL_-1206930457', u'INDIRECT_-1206897603'), (u'CALL_-1206924668', u'INDIRECT_-1206896890'), (u'INDIRECT_-1206900355', u'MULTIEQUAL_-1206903787'), (u'LOAD_-1206934630', u'INT_NOTEQUAL_-1206933469'), (u'MULTIEQUAL_-1206899502', u'MULTIEQUAL_-1206899489'), (u'INDIRECT_-1206904415', u'MULTIEQUAL_-1206904111'), (u'CALL_-1206931797', u'INDIRECT_-1206894751'), (u'STORE_-1206922815', u'INDIRECT_-1206889951'), (u'INDIRECT_-1206899752', u'COPY_-1206880419'), (u'MULTIEQUAL_-1206880922', u'MULTIEQUAL_-1206880376'), (u'INDIRECT_-1206889547', u'MULTIEQUAL_-1206889515'), (u'STORE_-1206928627', u'INDIRECT_-1206895488'), (u'CALLIND_-1206924365', u'INDIRECT_-1206893755'), ('tmp_24536', u'BRANCH_-1206928794'), (u'INDIRECT_-1206890371', u'MULTIEQUAL_-1206890701'), (u'INDIRECT_-1206906870', u'MULTIEQUAL_-1206906752'), (u'INDIRECT_-1206890607', u'MULTIEQUAL_-1206890477'), (u'STORE_-1206937611', u'INDIRECT_-1206910336'), (u'INDIRECT_-1206887342', u'MULTIEQUAL_-1206888969'), (u'INDIRECT_-1206893457', u'MULTIEQUAL_-1206893166'), (u'CALL_-1206935851', u'INDIRECT_-1206906886'), (u'CALL_-1206930927', u'INDIRECT_-1206901313'), (u'CALL_-1206922584', u'INDIRECT_-1206882121'), (u'INDIRECT_-1206900990', u'MULTIEQUAL_-1206900872'), (u'STORE_-1206925416', u'INDIRECT_-1206892805'), (u'INDIRECT_-1206898134', u'MULTIEQUAL_-1206897956'), (u'PTRADD_-1206872547', u'MULTIEQUAL_-1206913395'), (u'CALL_-1206931773', u'INDIRECT_-1206890112'), (u'CALL_-1206929019', u'INDIRECT_-1206911903'), (u'MULTIEQUAL_-1206886730', u'MULTIEQUAL_-1206887436'), (u'MULTIEQUAL_-1206912260', u'MULTIEQUAL_-1206912231'), ('const-8', u'PTRADD_-1206872511'), (u'INDIRECT_-1206876732', u'MULTIEQUAL_-1206876931'), (u'CALL_-1206929938', u'INDIRECT_-1206902130'), (u'INDIRECT_-1206892462', u'COPY_-1206878817'), (u'INDIRECT_-1206875934', u'MULTIEQUAL_-1206876140'), (u'CALL_-1206934460', u'INDIRECT_-1206890163'), (u'INDIRECT_-1206905957', u'COPY_-1206878611'), (u'CALL_-1206934487', u'INDIRECT_-1206894376'), (u'MULTIEQUAL_-1206895553', u'MULTIEQUAL_-1206896581'), (u'CALLIND_-1206938189', u'INDIRECT_-1206893635'), (u'CALL_-1206939005', u'INDIRECT_-1206895795'), (u'CALL_-1206934991', u'INDIRECT_-1206905566'), (u'MULTIEQUAL_-1206892381', u'MULTIEQUAL_-1206891353'), (u'CALL_-1206928382', u'INT_ADD_-1206928284'), (u'STORE_-1206928588', u'INDIRECT_-1206890003'), (u'CALLIND_-1206925046', u'INDIRECT_-1206905002'), (u'CALL_-1206939005', u'INDIRECT_-1206907975'), (u'CAST_-1206871614', u'LOAD_-1206927234'), (u'STORE_-1206937611', u'INDIRECT_-1206902356'), (u'CAST_-1206873357', u'STORE_-1206930256'), (u'MULTIEQUAL_-1206893202', u'MULTIEQUAL_-1206893189'), (u'CALL_-1206934274', u'INDIRECT_-1206905581'), (u'INDIRECT_-1206889015', u'MULTIEQUAL_-1206892026'), (u'CALL_-1206934888', u'INDIRECT_-1206909112'), (u'INDIRECT_-1206907406', u'MULTIEQUAL_-1206909874'), (u'INDIRECT_-1206900679', u'MULTIEQUAL_-1206900650'), (u'MULTIEQUAL_-1206899469', u'MULTIEQUAL_-1206899412'), (u'STORE_-1206934224', u'INDIRECT_-1206889502'), (u'INDIRECT_-1206888328', u'MULTIEQUAL_-1206888136'), (u'MULTIEQUAL_-1206902442', u'MULTIEQUAL_-1206902429'), (u'CALL_-1206930476', u'INDIRECT_-1206890729'), (u'MULTIEQUAL_-1206898628', u'MULTIEQUAL_-1206898601'), (u'STORE_-1206930340', u'INDIRECT_-1206909064'), (u'CALL_-1206928155', u'INDIRECT_-1206885596'), ('const-433', u'LOAD_-1206929160'), (u'MULTIEQUAL_-1206905295', u'MULTIEQUAL_-1206904594'), (u'MULTIEQUAL_-1206909495', u'MULTIEQUAL_-1206909407'), (u'STORE_-1206933958', u'INDIRECT_-1206889768'), (u'INDIRECT_-1206894757', u'MULTIEQUAL_-1206894479'), (u'MULTIEQUAL_-1206899277', u'MULTIEQUAL_-1206899227'), (u'INDIRECT_-1206881368', u'MULTIEQUAL_-1206881238'), (u'CALLIND_-1206921710', u'INDIRECT_-1206893216'), (u'CAST_-1206874565', u'INT_ADD_-1206930860'), (u'INDIRECT_-1206902119', u'MULTIEQUAL_-1206901731'), (u'STORE_-1206937788', u'INDIRECT_-1206896990'), (u'CALL_-1206932827', u'INDIRECT_-1206899354'), (u'STORE_-1206929169', u'INDIRECT_-1206895300'), (u'CALL_-1206929621', u'INDIRECT_-1206907281'), (u'CALLIND_-1206938263', u'INDIRECT_-1206897044'), (u'CALL_-1206928690', u'INDIRECT_-1206903760'), (u'INDIRECT_-1206889942', u'COPY_-1206878811'), (u'CALL_-1206928878', u'INDIRECT_-1206908576'), (u'MULTIEQUAL_-1206896895', u'MULTIEQUAL_-1206896807'), (u'MULTIEQUAL_-1206883141', u'MULTIEQUAL_-1206882795'), (u'CALL_-1206938342', u'INDIRECT_-1206892477'), (u'CALLIND_-1206921344', u'INDIRECT_-1206894194'), (u'CALLIND_-1206925019', u'INDIRECT_-1206891546'), (u'INDIRECT_-1206913435', u'MULTIEQUAL_-1206912827'), (u'CALL_-1206931269', u'INDIRECT_-1206891009'), (u'STORE_-1206932486', u'INDIRECT_-1206893769'), (u'MULTIEQUAL_-1206874345', u'MULTIEQUAL_-1206910556'), (u'INDIRECT_-1206908919', u'MULTIEQUAL_-1206909539'), (u'CALL_-1206930550', u'INDIRECT_-1206897502'), (u'MULTIEQUAL_-1206899941', u'MULTIEQUAL_-1206899927'), (u'INT_SUB_-1206922875', u'INT_LESS_-1206922867'), (u'INDIRECT_-1206910209', u'MULTIEQUAL_-1206910094'), (u'INDIRECT_-1206884886', u'COPY_-1206879347'), (u'CALL_-1206937446', u'INDIRECT_-1206909782'), (u'CALL_-1206933125', u'INDIRECT_-1206910396'), (u'INDIRECT_-1206909803', u'MULTIEQUAL_-1206880955'), (u'INDIRECT_-1206897886', u'MULTIEQUAL_-1206899469'), (u'INDIRECT_-1206892896', u'MULTIEQUAL_-1206893300'), (u'CALL_-1206934487', u'INDIRECT_-1206891856'), (u'CALL_-1206935809', u'INDIRECT_-1206908953'), (u'CALL_-1206927063', u'INDIRECT_-1206903656'), (u'CALL_-1206938131', u'INDIRECT_-1206897373'), (u'INT_ADD_-1206876124', u'PTRADD_-1206876077'), ('const-0', u'INT_NOTEQUAL_-1206931156'), (u'CALL_-1206936047', u'INDIRECT_-1206912477'), (u'MULTIEQUAL_-1206908332', u'MULTIEQUAL_-1206908261'), (u'MULTIEQUAL_-1206898252', u'MULTIEQUAL_-1206898181'), (u'CALL_-1206937924', u'INDIRECT_-1206898941'), (u'CALL_-1206934460', u'INDIRECT_-1206907803'), (u'INDIRECT_-1206884810', u'MULTIEQUAL_-1206885192'), (u'MULTIEQUAL_-1206874315', u'MULTIEQUAL_-1206897405'), (u'INDIRECT_-1206888243', u'MULTIEQUAL_-1206888377'), (u'INDIRECT_-1206883052', u'MULTIEQUAL_-1206883877'), (u'INDIRECT_-1206912397', u'MULTIEQUAL_-1206912119'), (u'INDIRECT_-1206898861', u'MULTIEQUAL_-1206876989'), (u'CALL_-1206929269', u'INDIRECT_-1206879024'), (u'INDIRECT_-1206903412', u'MULTIEQUAL_-1206904929'), (u'MULTIEQUAL_-1206896956', u'MULTIEQUAL_-1206896952'), (u'INDIRECT_-1206895487', u'MULTIEQUAL_-1206897274'), (u'INDIRECT_-1206891158', u'MULTIEQUAL_-1206891070'), (u'CALL_-1206929071', u'INDIRECT_-1206905621'), (u'INDIRECT_-1206902700', u'MULTIEQUAL_-1206902439'), (u'CALLIND_-1206921856', u'INDIRECT_-1206891198'), ('tmp_72983', u'INT_ADD_-1206928315'), (u'INDIRECT_-1206899394', u'MULTIEQUAL_-1206900931'), (u'CALL_-1206929902', u'INDIRECT_-1206910088'), (u'INDIRECT_-1206897725', u'MULTIEQUAL_-1206898672'), (u'CAST_-1206877566', u'CALL_-1206932954'), (u'INT_ADD_-1206930074', u'MULTIEQUAL_-1206913195'), (u'MULTIEQUAL_-1206892749', u'MULTIEQUAL_-1206892735'), (u'CALL_-1206928644', u'INDIRECT_-1206906199'), (u'INDIRECT_-1206890793', u'MULTIEQUAL_-1206890774'), (u'INDIRECT_-1206895716', u'MULTIEQUAL_-1206895339'), (u'STORE_-1206928446', u'INDIRECT_-1206900419'), (u'PTRADD_-1206878759', u'LOAD_-1206928077'), ('const-0', u'COPY_-1206931477'), (u'CALL_-1206937924', u'INDIRECT_-1206907761'), (u'INDIRECT_-1206890083', u'MULTIEQUAL_-1206890396'), (u'INDIRECT_-1206893547', u'MULTIEQUAL_-1206893417'), (u'CALL_-1206933623', u'INDIRECT_-1206896378'), (u'STORE_-1206924919', u'INDIRECT_-1206888789'), (u'INDIRECT_-1206881894', u'MULTIEQUAL_-1206880916'), ('const-0', u'CALL_-1206921308'), (u'INDIRECT_-1206904861', u'MULTIEQUAL_-1206907451'), (u'INDIRECT_-1206906458', u'MULTIEQUAL_-1206906183'), (u'CALL_-1206930086', u'INDIRECT_-1206902007'), ('const-433', u'LOAD_-1206924144'), (u'INT_OR_-1206922701', u'MULTIEQUAL_-1206911033'), (u'STORE_-1206921596', u'INDIRECT_-1206896268'), (u'INDIRECT_-1206895653', u'MULTIEQUAL_-1206896519'), (u'INDIRECT_-1206902673', u'MULTIEQUAL_-1206903897'), (u'STORE_-1206933398', u'INDIRECT_-1206901242'), (u'MULTIEQUAL_-1206894707', u'MULTIEQUAL_-1206894732'), (u'INT_NOTEQUAL_-1206937496', u'CBRANCH_-1206937495'), (u'MULTIEQUAL_-1206891574', u'MULTIEQUAL_-1206891558'), (u'INDIRECT_-1206902826', u'MULTIEQUAL_-1206902679'), (u'STORE_-1206933118', u'INDIRECT_-1206904022'), ('const-433', u'LOAD_-1206938864'), (u'INDIRECT_-1206890589', u'COPY_-1206880052'), (u'CALL_-1206931128', u'INDIRECT_-1206911266'), (u'STORE_-1206927241', u'INDIRECT_-1206895869'), (u'CALL_-1206930210', u'INDIRECT_-1206901494'), (u'CALL_-1206930550', u'INDIRECT_-1206899182'), (u'CALL_-1206933125', u'INDIRECT_-1206891076'), (u'INDIRECT_-1206899751', u'MULTIEQUAL_-1206899631'), (u'MULTIEQUAL_-1206907364', u'INT_NOTEQUAL_-1206934050'), (u'MULTIEQUAL_-1206903531', u'MULTIEQUAL_-1206903416'), (u'INDIRECT_-1206892584', u'MULTIEQUAL_-1206892381'), (u'CALL_-1206927093', u'INDIRECT_-1206893243'), ('tmp_16424', u'CBRANCH_-1206925172'), (u'INDIRECT_-1206890702', u'MULTIEQUAL_-1206892329'), (u'MULTIEQUAL_-1206909582', u'MULTIEQUAL_-1206909569'), (u'CALL_-1206922426', u'INDIRECT_-1206902940'), (u'MULTIEQUAL_-1206899415', u'MULTIEQUAL_-1206898714'), (u'CALL_-1206929202', u'INDIRECT_-1206888666'), (u'STORE_-1206933118', u'INDIRECT_-1206898562'), (u'STORE_-1206933497', u'INDIRECT_-1206900452'), (u'CALL_-1206937875', u'INDIRECT_-1206893032'), (u'CALL_-1206928601', u'INDIRECT_-1206890585'), (u'CALL_-1206937983', u'INDIRECT_-1206892251'), (u'MULTIEQUAL_-1206876250', u'MULTIEQUAL_-1206876132'), (u'INDIRECT_-1206903393', u'MULTIEQUAL_-1206903195'), (u'MULTIEQUAL_-1206888966', u'MULTIEQUAL_-1206888928'), (u'STORE_-1206929169', u'INDIRECT_-1206899920'), (u'CALL_-1206924612', u'INDIRECT_-1206876120'), (u'MULTIEQUAL_-1206887708', u'MULTIEQUAL_-1206887681'), (u'INDIRECT_-1206889520', u'MULTIEQUAL_-1206889432'), (u'CALL_-1206925799', u'INDIRECT_-1206877875'), (u'CALL_-1206925831', u'INDIRECT_-1206892014'), (u'COPY_-1206920772', u'MULTIEQUAL_-1206882887'), (u'MULTIEQUAL_-1206902461', u'MULTIEQUAL_-1206901433'), (u'CALLIND_-1206925511', u'INDIRECT_-1206905653'), (u'INDIRECT_-1206905480', u'MULTIEQUAL_-1206905382'), (u'INDIRECT_-1206905216', u'MULTIEQUAL_-1206904951'), (u'CALL_-1206928647', u'INDIRECT_-1206908782'), (u'CALL_-1206928150', u'INDIRECT_-1206887049'), (u'CALLIND_-1206924378', u'INDIRECT_-1206889923'), (u'CALL_-1206937983', u'INDIRECT_-1206897711'), (u'INDIRECT_-1206891733', u'MULTIEQUAL_-1206876232'), (u'CALL_-1206921994', u'INDIRECT_-1206886199'), (u'CALL_-1206922556', u'INDIRECT_-1206898363'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206933745'), (u'MULTIEQUAL_-1206904979', u'MULTIEQUAL_-1206904962'), (u'MULTIEQUAL_-1206900359', u'MULTIEQUAL_-1206900342'), (u'CALLIND_-1206921344', u'INDIRECT_-1206899234'), (u'INDIRECT_-1206888617', u'MULTIEQUAL_-1206888278'), (u'CALL_-1206935851', u'INDIRECT_-1206895966'), (u'INDIRECT_-1206911277', u'MULTIEQUAL_-1206877021'), (u'INDIRECT_-1206905095', u'MULTIEQUAL_-1206905177'), ('tmp_17709', u'CBRANCH_-1206922647'), (u'STORE_-1206928327', u'INDIRECT_-1206895692'), (u'CALL_-1206930025', u'INDIRECT_-1206901144'), (u'INDIRECT_-1206895560', u'MULTIEQUAL_-1206895299'), (u'CALL_-1206932817', u'INDIRECT_-1206906108'), (u'CALL_-1206930105', u'INDIRECT_-1206898897'), (u'MULTIEQUAL_-1206881890', u'CALL_-1206928878'), (u'CALL_-1206928518', u'INDIRECT_-1206887349'), (u'INDIRECT_-1206916302', u'MULTIEQUAL_-1206916117'), (u'CALL_-1206937924', u'INDIRECT_-1206897681'), (u'INDIRECT_-1206896855', u'MULTIEQUAL_-1206895104'), ('const-433', u'LOAD_-1206927208'), (u'CALL_-1206928667', u'INDIRECT_-1206906162'), ('const-0', u'RETURN_-1206879454'), (u'MULTIEQUAL_-1206876267', u'MULTIEQUAL_-1206876149'), (u'CALL_-1206928629', u'INDIRECT_-1206895219'), (u'CALL_-1206930362', u'INDIRECT_-1206903680'), (u'CALL_-1206936047', u'INDIRECT_-1206901137'), (u'MULTIEQUAL_-1206877016', u'MULTIEQUAL_-1206909981'), (u'CALL_-1206928209', u'INDIRECT_-1206892143'), (u'CALL_-1206933821', u'INDIRECT_-1206890192'), (u'CALL_-1206937302', u'INDIRECT_-1206905212'), (u'CAST_-1206875461', u'MULTIEQUAL_-1206916045'), ('const-0', u'PTRSUB_-1206928815'), (u'CALL_-1206928225', u'INDIRECT_-1206910653'), (u'CALL_-1206937824', u'INDIRECT_-1206883762'), (u'INDIRECT_-1206893262', u'MULTIEQUAL_-1206893163'), (u'INDIRECT_-1206891758', u'MULTIEQUAL_-1206891483'), ('const-433', u'LOAD_-1206930377'), (u'CAST_-1206875101', u'STORE_-1206933958'), (u'CALL_-1206921431', u'INDIRECT_-1206887615'), (u'INDIRECT_-1206906308', u'MULTIEQUAL_-1206907869'), (u'CALL_-1206921134', u'INDIRECT_-1206892462'), (u'CALL_-1206938656', u'INDIRECT_-1206903370'), (u'CAST_-1206877409', u'LOAD_-1206937245'), (u'CALL_-1206929830', u'INDIRECT_-1206905844'), (u'CALL_-1206932860', u'INDIRECT_-1206905677'), (u'INDIRECT_-1206904203', u'MULTIEQUAL_-1206904337'), (u'MULTIEQUAL_-1206881852', u'MULTIEQUAL_-1206881817'), (u'STORE_-1206930828', u'INDIRECT_-1206895537'), (u'STORE_-1206930175', u'INDIRECT_-1206902688'), (u'CALL_-1206928668', u'INDIRECT_-1206887730'), (u'CALL_-1206936047', u'INDIRECT_-1206909957'), (u'INDIRECT_-1206886522', u'MULTIEQUAL_-1206888181'), (u'INDIRECT_-1206893387', u'COPY_-1206871983'), (u'CALL_-1206934098', u'INDIRECT_-1206912201'), (u'CALL_-1206926019', u'INDIRECT_-1206893381'), (u'INDIRECT_-1206900088', u'MULTIEQUAL_-1206906423'), (u'INDIRECT_-1206908919', u'MULTIEQUAL_-1206909915'), (u'INDIRECT_-1206900022', u'MULTIEQUAL_-1206901280'), (u'MULTIEQUAL_-1206877002', u'MULTIEQUAL_-1206904101'), (u'INDIRECT_-1206894066', u'MULTIEQUAL_-1206893837'), (u'INDIRECT_-1206903652', u'MULTIEQUAL_-1206903504'), (u'STORE_-1206930846', u'INDIRECT_-1206898009'), ('const-433', u'STORE_-1206930873'), (u'STORE_-1206928732', u'INDIRECT_-1206913611'), (u'MULTIEQUAL_-1206894429', u'MULTIEQUAL_-1206894415'), (u'CALL_-1206926063', u'INDIRECT_-1206902220'), (u'CALL_-1206929645', u'INDIRECT_-1206898472'), (u'CALL_-1206937414', u'INDIRECT_-1206901359'), (u'MULTIEQUAL_-1206912247', u'MULTIEQUAL_-1206912231'), (u'INDIRECT_-1206894663', u'MULTIEQUAL_-1206895272'), (u'CALL_-1206934955', u'INDIRECT_-1206894617'), (u'INDIRECT_-1206895944', u'MULTIEQUAL_-1206895741'), (u'INDIRECT_-1206885343', u'COPY_-1206885351'), (u'CALL_-1206931701', u'INDIRECT_-1206901283'), (u'CALL_-1206929974', u'INDIRECT_-1206902152'), (u'CALL_-1206929320', u'INDIRECT_-1206900479'), (u'INDIRECT_-1206896396', u'MULTIEQUAL_-1206895980'), (u'CALL_-1206932271', u'INDIRECT_-1206906715'), (u'STORE_-1206937788', u'INDIRECT_-1206896150'), (u'MULTIEQUAL_-1206895691', u'MULTIEQUAL_-1206895675'), (u'INDIRECT_-1206894684', u'MULTIEQUAL_-1206894423'), (u'STORE_-1206933497', u'INDIRECT_-1206905912'), (u'CALL_-1206929866', u'INDIRECT_-1206892426'), (u'CALL_-1206928209', u'INDIRECT_-1206898863'), (u'INDIRECT_-1206900909', u'MULTIEQUAL_-1206900511'), (u'INDIRECT_-1206892409', u'MULTIEQUAL_-1206891709'), (u'STORE_-1206928627', u'INDIRECT_-1206913128'), (u'CAST_-1206871791', u'INT_ADD_-1206929155'), (u'CALL_-1206926003', u'INDIRECT_-1206876646'), (u'INDIRECT_-1206887443', u'COPY_-1206887451'), (u'CALLIND_-1206929135', u'INDIRECT_-1206912800'), (u'INDIRECT_-1206892435', u'MULTIEQUAL_-1206891827'), (u'INDIRECT_-1206896845', u'MULTIEQUAL_-1206896622'), (u'CALL_-1206928382', u'INDIRECT_-1206888903'), (u'CALL_-1206925432', u'INDIRECT_-1206884503'), (u'STORE_-1206933958', u'INDIRECT_-1206896908'), (u'CALL_-1206933745', u'INDIRECT_-1206913836'), (u'CALL_-1206929385', u'INDIRECT_-1206893387'), (u'CALL_-1206938232', u'INDIRECT_-1206899545'), (u'INDIRECT_-1206875597', u'MULTIEQUAL_-1206875803'), (u'INDIRECT_-1206909655', u'MULTIEQUAL_-1206909047'), (u'CALLIND_-1206921710', u'INDIRECT_-1206885236'), (u'MULTIEQUAL_-1206905492', u'MULTIEQUAL_-1206905474'), (u'INDIRECT_-1206903383', u'MULTIEQUAL_-1206904139'), (u'CALL_-1206936019', u'INDIRECT_-1206892723'), (u'MULTIEQUAL_-1206888543', u'MULTIEQUAL_-1206889243'), (u'INDIRECT_-1206891295', u'MULTIEQUAL_-1206892381'), (u'INDIRECT_-1206911017', u'MULTIEQUAL_-1206910909'), (u'INDIRECT_-1206894582', u'MULTIEQUAL_-1206893535'), (u'MULTIEQUAL_-1206912099', u'MULTIEQUAL_-1206878313'), (u'CALL_-1206932827', u'INDIRECT_-1206905654'), (u'INDIRECT_-1206889577', u'MULTIEQUAL_-1206889332'), (u'CALLIND_-1206931354', u'INDIRECT_-1206895750'), (u'INDIRECT_-1206901833', u'MULTIEQUAL_-1206903057'), (u'CALL_-1206938310', u'INDIRECT_-1206894139'), (u'MULTIEQUAL_-1206880362', u'MULTIEQUAL_-1206890883'), (u'CALL_-1206932808', u'INDIRECT_-1206898080'), (u'STORE_-1206934385', u'INDIRECT_-1206900097'), (u'MULTIEQUAL_-1206876139', u'MULTIEQUAL_-1206901541'), (u'STORE_-1206928482', u'INDIRECT_-1206906320'), (u'CALL_-1206931773', u'INDIRECT_-1206891372'), (u'CALL_-1206921447', u'INDIRECT_-1206887626'), (u'CALL_-1206929320', u'INDIRECT_-1206906359'), (u'CALLIND_-1206921344', u'INDIRECT_-1206898814'), (u'INDIRECT_-1206894639', u'MULTIEQUAL_-1206895259'), (u'CALL_-1206926003', u'INDIRECT_-1206903868'), (u'INDIRECT_-1206895757', u'MULTIEQUAL_-1206895418'), (u'INDIRECT_-1206904222', u'COPY_-1206878845'), (u'MULTIEQUAL_-1206908322', u'MULTIEQUAL_-1206908309'), (u'STORE_-1206921567', u'INDIRECT_-1206894993'), (u'CALL_-1206929866', u'INDIRECT_-1206890746'), (u'INDIRECT_-1206891619', u'MULTIEQUAL_-1206891231'), (u'INDIRECT_-1206882218', u'MULTIEQUAL_-1206882011'), (u'STORE_-1206922815', u'INDIRECT_-1206906331'), (u'CALL_-1206925460', u'INDIRECT_-1206884517'), (u'INDIRECT_-1206899126', u'MULTIEQUAL_-1206898672'), (u'MULTIEQUAL_-1206913435', u'MULTIEQUAL_-1206913414'), (u'CALL_-1206922325', u'INDIRECT_-1206883985'), (u'CALL_-1206928772', u'INDIRECT_-1206892468'), (u'INDIRECT_-1206901664', u'MULTIEQUAL_-1206901487'), (u'INDIRECT_-1206891034', u'MULTIEQUAL_-1206890876'), (u'CALL_-1206938725', u'INDIRECT_-1206912233'), (u'CALL_-1206929794', u'INDIRECT_-1206902042'), (u'MULTIEQUAL_-1206886303', u'MULTIEQUAL_-1206889013'), (u'CALL_-1206925799', u'INDIRECT_-1206885689'), (u'CALL_-1206933745', u'INDIRECT_-1206896874'), (u'CALL_-1206936019', u'INDIRECT_-1206890623'), (u'MULTIEQUAL_-1206886072', u'MULTIEQUAL_-1206886001'), (u'MULTIEQUAL_-1206892801', u'MULTIEQUAL_-1206892455'), (u'CALL_-1206930228', u'INDIRECT_-1206890614'), (u'MULTIEQUAL_-1206878287', u'PTRADD_-1206880327'), (u'MULTIEQUAL_-1206892525', u'MULTIEQUAL_-1206892512'), (u'INT_SEXT_-1206923562', u'INT_SUB_-1206922875'), (u'INDIRECT_-1206899968', u'COPY_-1206879617'), (u'INDIRECT_-1206881169', u'MULTIEQUAL_-1206881642'), (u'INDIRECT_-1206894935', u'MULTIEQUAL_-1206895719'), (u'CALLIND_-1206929135', u'INDIRECT_-1206914060'), (u'INDIRECT_-1206907261', u'MULTIEQUAL_-1206906900'), (u'CALL_-1206934835', u'INDIRECT_-1206909933'), (u'MULTIEQUAL_-1206899932', u'MULTIEQUAL_-1206900683'), (u'CALL_-1206921722', u'INDIRECT_-1206901153'), (u'LOAD_-1206921622', u'INT_LESSEQUAL_-1206921606'), (u'CALL_-1206937729', u'INDIRECT_-1206903045'), (u'STORE_-1206929190', u'INDIRECT_-1206892788'), (u'INDIRECT_-1206908861', u'MULTIEQUAL_-1206909073'), (u'INDIRECT_-1206876031', u'MULTIEQUAL_-1206876477'), (u'CALL_-1206935821', u'INDIRECT_-1206902662'), (u'STORE_-1206928622', u'INDIRECT_-1206897746'), (u'INDIRECT_-1206890738', u'MULTIEQUAL_-1206890650'), (u'CALL_-1206929145', u'CALL_-1206928271'), (u'STORE_-1206924909', u'INDIRECT_-1206893285'), (u'MULTIEQUAL_-1206896727', u'MULTIEQUAL_-1206896747'), (u'INT_ADD_-1206924406', u'CAST_-1206870214'), (u'MULTIEQUAL_-1206909711', u'COPY_-1206869471'), (u'MULTIEQUAL_-1206887332', u'MULTIEQUAL_-1206887261'), (u'MULTIEQUAL_-1206909101', u'MULTIEQUAL_-1206909067'), (u'MULTIEQUAL_-1206909101', u'MULTIEQUAL_-1206909067'), ('const-32', u'INT_ADD_-1206925013'), (u'CALL_-1206930394', u'INDIRECT_-1206904137'), (u'MULTIEQUAL_-1206895633', u'MULTIEQUAL_-1206896572'), (u'INDIRECT_-1206891688', u'MULTIEQUAL_-1206891496'), (u'MULTIEQUAL_-1206904743', u'MULTIEQUAL_-1206878295'), (u'MULTIEQUAL_-1206911223', u'MULTIEQUAL_-1206911175'), (u'MULTIEQUAL_-1206902867', u'MULTIEQUAL_-1206902861'), (u'INDIRECT_-1206900276', u'MULTIEQUAL_-1206900822'), (u'MULTIEQUAL_-1206874967', u'MULTIEQUAL_-1206874947'), (u'INDIRECT_-1206904764', u'MULTIEQUAL_-1206904561'), (u'MULTIEQUAL_-1206889507', u'MULTIEQUAL_-1206889013'), (u'INDIRECT_-1206897942', u'MULTIEQUAL_-1206896895'), (u'INDIRECT_-1206887230', u'MULTIEQUAL_-1206887000'), (u'INDIRECT_-1206885009', u'MULTIEQUAL_-1206886101'), (u'INDIRECT_-1206910580', u'MULTIEQUAL_-1206905370'), (u'CALL_-1206928601', u'INDIRECT_-1206896045'), (u'CALL_-1206928382', u'INDIRECT_-1206900243'), (u'INDIRECT_-1206893637', u'MULTIEQUAL_-1206876979'), (u'INDIRECT_-1206910700', u'MULTIEQUAL_-1206880957'), (u'CALL_-1206935851', u'INDIRECT_-1206912766'), (u'CALL_-1206933998', u'INDIRECT_-1206905416'), (u'CALL_-1206932817', u'INDIRECT_-1206893928'), (u'CALL_-1206928209', u'INDIRECT_-1206895503'), (u'STORE_-1206928553', u'INDIRECT_-1206905942'), (u'INDIRECT_-1206912321', u'COPY_-1206880566'), (u'CALL_-1206938772', u'INDIRECT_-1206913730'), (u'STORE_-1206928320', u'INDIRECT_-1206890649'), ('const-433', u'LOAD_-1206931594'), (u'INDIRECT_-1206908088', u'MULTIEQUAL_-1206907766'), (u'STORE_-1206925416', u'INDIRECT_-1206902465'), (u'MULTIEQUAL_-1206913602', u'MULTIEQUAL_-1206913587'), (u'MULTIEQUAL_-1206916104', u'INT_NOTEQUAL_-1206928090'), (u'STORE_-1206935460', u'INDIRECT_-1206908239'), (u'CALL_-1206926063', u'INDIRECT_-1206877689'), (u'INDIRECT_-1206906937', u'MULTIEQUAL_-1206906659'), ('const-433', u'LOAD_-1206933876'), (u'CALLIND_-1206931354', u'INDIRECT_-1206893230'), (u'INDIRECT_-1206882995', u'MULTIEQUAL_-1206884001'), (u'INDIRECT_-1206893799', u'MULTIEQUAL_-1206894419'), (u'PTRADD_-1206878416', u'LOAD_-1206934644'), (u'CALL_-1206937875', u'INDIRECT_-1206911092'), ('tmp_72986', u'LOAD_-1206928814'), (u'CALL_-1206930457', u'INDIRECT_-1206891303'), (u'INDIRECT_-1206897875', u'MULTIEQUAL_-1206898659'), (u'INDIRECT_-1206896842', u'MULTIEQUAL_-1206896603'), (u'CALL_-1206931674', u'MULTIEQUAL_-1206913602'), (u'CALL_-1206928271', u'INDIRECT_-1206903099'), (u'INDIRECT_-1206885785', u'MULTIEQUAL_-1206885740'), (u'MULTIEQUAL_-1206884054', u'MULTIEQUAL_-1206885241'), (u'INDIRECT_-1206896401', u'MULTIEQUAL_-1206897920'), (u'MULTIEQUAL_-1206878258', u'MULTIEQUAL_-1206882348'), (u'STORE_-1206921830', u'INDIRECT_-1206899741'), (u'INDIRECT_-1206898890', u'MULTIEQUAL_-1206898772'), (u'CALL_-1206928677', u'INDIRECT_-1206905869'), (u'STORE_-1206922807', u'INDIRECT_-1206893747'), (u'CAST_-1206875547', u'PTRADD_-1206877970'), (u'INDIRECT_-1206893880', u'MULTIEQUAL_-1206893619'), (u'INDIRECT_-1206898919', u'MULTIEQUAL_-1206901613'), (u'INDIRECT_-1206898685', u'MULTIEQUAL_-1206900440'), ('tmp_8874', u'CBRANCH_-1206930399'), (u'CALL_-1206924661', u'INDIRECT_-1206901428'), (u'CALL_-1206937983', u'INDIRECT_-1206916773'), (u'INDIRECT_-1206907348', u'MULTIEQUAL_-1206908741'), (u'INDIRECT_-1206901852', u'COPY_-1206880424'), (u'INDIRECT_-1206902543', u'MULTIEQUAL_-1206903299'), (u'CALL_-1206922426', u'INDIRECT_-1206896220'), (u'CALL_-1206934888', u'INDIRECT_-1206902392'), (u'INDIRECT_-1206896797', u'MULTIEQUAL_-1206896718'), (u'MULTIEQUAL_-1206897788', u'MULTIEQUAL_-1206897761'), ('const-5', u'INT_NOTEQUAL_-1206932370'), ('const-0', u'COPY_-1206911366'), (u'CALL_-1206928772', u'INDIRECT_-1206906748'), (u'INDIRECT_-1206901838', u'MULTIEQUAL_-1206901563'), (u'MULTIEQUAL_-1206908523', u'MULTIEQUAL_-1206878304'), (u'CALL_-1206934081', u'INDIRECT_-1206907990'), (u'CALL_-1206930157', u'INDIRECT_-1206900595'), (u'MULTIEQUAL_-1206874318', u'MULTIEQUAL_-1206899216'), (u'INDIRECT_-1206888063', u'MULTIEQUAL_-1206892143'), (u'MULTIEQUAL_-1206910286', u'MULTIEQUAL_-1206910310'), (u'INDIRECT_-1206906920', u'MULTIEQUAL_-1206880948'), ('const-433', u'LOAD_-1206938019'), (u'CALL_-1206930086', u'INDIRECT_-1206904947'), (u'CALL_-1206922556', u'INDIRECT_-1206884083'), (u'MULTIEQUAL_-1206899888', u'MULTIEQUAL_-1206899861'), (u'INDIRECT_-1206901823', u'MULTIEQUAL_-1206880936'), (u'INT_LESS_-1206929077', u'CBRANCH_-1206929085'), (u'MULTIEQUAL_-1206888495', u'MULTIEQUAL_-1206887794'), (u'CALL_-1206925460', u'INDIRECT_-1206902577'), (u'INDIRECT_-1206893934', u'MULTIEQUAL_-1206895471'), (u'STORE_-1206928627', u'INDIRECT_-1206910608'), (u'INDIRECT_-1206887666', u'MULTIEQUAL_-1206890134'), (u'MULTIEQUAL_-1206893736', u'MULTIEQUAL_-1206896147'), (u'INT_EQUAL_-1206921923', u'INT_MULT_-1206872456'), (u'MULTIEQUAL_-1206907023', u'MULTIEQUAL_-1206907723'), (u'INDIRECT_-1206905002', u'MULTIEQUAL_-1206906669'), (u'MULTIEQUAL_-1206904509', u'MULTIEQUAL_-1206904452'), (u'CALL_-1206938958', u'INDIRECT_-1206915086'), (u'CALL_-1206934396', u'INDIRECT_-1206881632'), (u'CALLIND_-1206922636', u'MULTIEQUAL_-1206915413'), ('const-8', u'PTRADD_-1206880628'), (u'INDIRECT_-1206902973', u'MULTIEQUAL_-1206902954'), (u'INDIRECT_-1206902257', u'COPY_-1206879153'), (u'CALL_-1206929071', u'INDIRECT_-1206913601'), (u'CALL_-1206935821', u'INDIRECT_-1206909382'), (u'INDIRECT_-1206908784', u'MULTIEQUAL_-1206910389'), (u'INDIRECT_-1206901867', u'MULTIEQUAL_-1206906003'), (u'INDIRECT_-1206889826', u'MULTIEQUAL_-1206889753'), (u'INDIRECT_-1206891447', u'MULTIEQUAL_-1206891317'), (u'INDIRECT_-1206884927', u'MULTIEQUAL_-1206884895'), (u'MULTIEQUAL_-1206916121', u'INT_ADD_-1206927203'), (u'INDIRECT_-1206891652', u'MULTIEQUAL_-1206893169'), (u'INDIRECT_-1206901660', u'MULTIEQUAL_-1206902650'), (u'INDIRECT_-1206898593', u'MULTIEQUAL_-1206899459'), (u'STORE_-1206937920', u'INDIRECT_-1206905456'), (u'MULTIEQUAL_-1206893859', u'MULTIEQUAL_-1206880915'), (u'INDIRECT_-1206904960', u'MULTIEQUAL_-1206904805'), ('const-0', u'CALL_-1206927093'), (u'CALL_-1206938975', u'INDIRECT_-1206906278'), (u'INDIRECT_-1206903127', u'MULTIEQUAL_-1206907263'), (u'CALL_-1206936019', u'INDIRECT_-1206899863'), (u'INDIRECT_-1206875488', u'MULTIEQUAL_-1206875320'), (u'INDIRECT_-1206895852', u'MULTIEQUAL_-1206897369'), (u'MULTIEQUAL_-1206908436', u'MULTIEQUAL_-1206909356'), (u'CALL_-1206934098', u'INDIRECT_-1206889521'), (u'INDIRECT_-1206881583', u'MULTIEQUAL_-1206881473'), (u'INDIRECT_-1206887347', u'COPY_-1206880284'), (u'INDIRECT_-1206897308', u'MULTIEQUAL_-1206899092'), (u'CAST_-1206875547', u'PTRADD_-1206877770'), (u'MULTIEQUAL_-1206894401', u'MULTIEQUAL_-1206894428'), (u'CALL_-1206934888', u'INDIRECT_-1206901972'), (u'INDIRECT_-1206909597', u'MULTIEQUAL_-1206877017'), (u'CALL_-1206924668', u'INDIRECT_-1206907390'), (u'CALL_-1206938725', u'INDIRECT_-1206901733'), (u'STORE_-1206928518', u'INDIRECT_-1206908861'), (u'INDIRECT_-1206891989', u'MULTIEQUAL_-1206891289'), (u'INDIRECT_-1206892655', u'MULTIEQUAL_-1206892351'), (u'CALL_-1206929269', u'INDIRECT_-1206878013'), (u'MULTIEQUAL_-1206914457', u'SUBPIECE_-1206915501'), (u'MULTIEQUAL_-1206890595', u'MULTIEQUAL_-1206890507'), (u'INDIRECT_-1206897958', u'MULTIEQUAL_-1206898022'), (u'MULTIEQUAL_-1206895738', u'MULTIEQUAL_-1206895732'), (u'CALL_-1206939523', u'INDIRECT_-1206914495'), (u'CALL_-1206928647', u'INDIRECT_-1206894082'), (u'STORE_-1206928410', u'INDIRECT_-1206904598'), (u'CALL_-1206924704', u'INDIRECT_-1206889282'), (u'CALL_-1206928194', u'INDIRECT_-1206893368'), (u'CALL_-1206928155', u'INDIRECT_-1206899876'), (u'CALLIND_-1206924378', u'INDIRECT_-1206902943'), (u'CALL_-1206930362', u'INDIRECT_-1206894020'), (u'INDIRECT_-1206901436', u'MULTIEQUAL_-1206901171'), (u'STORE_-1206921525', u'INDIRECT_-1206886149'), (u'INDIRECT_-1206904288', u'MULTIEQUAL_-1206910623'), (u'CALL_-1206928878', u'INDIRECT_-1206910256'), (u'INT_ADD_-1206928432', u'CAST_-1206876759'), (u'INDIRECT_-1206883565', u'MULTIEQUAL_-1206885320'), (u'INDIRECT_-1206885303', u'MULTIEQUAL_-1206885437'), (u'INT_EQUAL_-1206932897', u'CBRANCH_-1206932896'), (u'STORE_-1206929089', u'INDIRECT_-1206896546'), (u'INDIRECT_-1206881861', u'MULTIEQUAL_-1206883183'), (u'STORE_-1206924909', u'INDIRECT_-1206909245'), (u'MULTIEQUAL_-1206896081', u'MULTIEQUAL_-1206896047'), (u'MULTIEQUAL_-1206896081', u'MULTIEQUAL_-1206896047'), (u'INDIRECT_-1206878003', u'CALL_-1206930210'), (u'COPY_-1206873876', u'MULTIEQUAL_-1206873732'), (u'INDIRECT_-1206910243', u'MULTIEQUAL_-1206874345'), (u'INDIRECT_-1206891324', u'MULTIEQUAL_-1206891121'), (u'INDIRECT_-1206892822', u'MULTIEQUAL_-1206892620'), (u'CALL_-1206934888', u'INDIRECT_-1206905332'), (u'STORE_-1206937788', u'INDIRECT_-1206894050'), (u'INDIRECT_-1206901441', u'MULTIEQUAL_-1206902960'), (u'INDIRECT_-1206896995', u'MULTIEQUAL_-1206900427'), (u'CALL_-1206928257', u'INDIRECT_-1206893450'), (u'CALL_-1206934963', u'INDIRECT_-1206910163'), (u'CALL_-1206925783', u'INDIRECT_-1206900377'), (u'INDIRECT_-1206902688', u'MULTIEQUAL_-1206909783'), (u'CALL_-1206934098', u'INDIRECT_-1206881790'), (u'MULTIEQUAL_-1206908647', u'MULTIEQUAL_-1206908663'), (u'INDIRECT_-1206891476', u'MULTIEQUAL_-1206874307'), (u'STORE_-1206930329', u'INDIRECT_-1206908482'), (u'MULTIEQUAL_-1206902187', u'MULTIEQUAL_-1206902207'), (u'PTRADD_-1206878940', u'INT_NOTEQUAL_-1206935502'), (u'STORE_-1206924909', u'INDIRECT_-1206907565'), (u'CALL_-1206924661', u'INDIRECT_-1206909150'), (u'CALL_-1206934081', u'INDIRECT_-1206899590'), (u'CALL_-1206930311', u'INDIRECT_-1206897371'), (u'MULTIEQUAL_-1206876138', u'MULTIEQUAL_-1206901121'), (u'INDIRECT_-1206906864', u'MULTIEQUAL_-1206906603'), (u'CALL_-1206935851', u'INDIRECT_-1206906466'), (u'CALL_-1206921320', u'INDIRECT_-1206897538'), (u'MULTIEQUAL_-1206905207', u'MULTIEQUAL_-1206905232'), (u'STORE_-1206929169', u'INDIRECT_-1206896140'), (u'PTRADD_-1206878784', u'LOAD_-1206932862'), (u'INDIRECT_-1206907744', u'MULTIEQUAL_-1206909073'), (u'INDIRECT_-1206904977', u'MULTIEQUAL_-1206905781'), (u'CALL_-1206938725', u'INDIRECT_-1206892073'), (u'STORE_-1206928627', u'INDIRECT_-1206895908'), (u'INDIRECT_-1206889462', u'MULTIEQUAL_-1206891121'), (u'CALL_-1206925432', u'INDIRECT_-1206882403'), (u'INDIRECT_-1206887777', u'MULTIEQUAL_-1206887438'), (u'CALL_-1206928992', u'INDIRECT_-1206911045'), (u'STORE_-1206930340', u'INDIRECT_-1206895470'), (u'INDIRECT_-1206886563', u'MULTIEQUAL_-1206886697'), (u'INDIRECT_-1206882717', u'MULTIEQUAL_-1206882464'), (u'CALLIND_-1206925401', u'INDIRECT_-1206876609'), (u'CALL_-1206928667', u'INDIRECT_-1206904902'), (u'CALL_-1206927360', u'INDIRECT_-1206899384'), (u'CALL_-1206931128', u'INDIRECT_-1206892366'), (u'STORE_-1206932486', u'INDIRECT_-1206900909'), (u'CALL_-1206934274', u'INDIRECT_-1206898861'), (u'MULTIEQUAL_-1206895722', u'MULTIEQUAL_-1206895709'), (u'CALL_-1206922325', u'INDIRECT_-1206897005'), (u'CALL_-1206938131', u'INDIRECT_-1206913753'), (u'CALL_-1206929866', u'INDIRECT_-1206902506'), (u'CALL_-1206930550', u'INDIRECT_-1206888682'), (u'CALL_-1206928150', u'INDIRECT_-1206894189'), (u'INDIRECT_-1206876474', u'MULTIEQUAL_-1206876161'), (u'INDIRECT_-1206885079', u'MULTIEQUAL_-1206884730'), (u'INDIRECT_-1206894673', u'MULTIEQUAL_-1206896706'), (u'CALL_-1206937414', u'INDIRECT_-1206909759'), (u'CALL_-1206938310', u'INDIRECT_-1206895819'), (u'MULTIEQUAL_-1206897783', u'MULTIEQUAL_-1206898483'), (u'STORE_-1206929169', u'INDIRECT_-1206895720'), (u'INDIRECT_-1206899179', u'MULTIEQUAL_-1206898791'), (u'INDIRECT_-1206886019', u'MULTIEQUAL_-1206886160'), ('const-433', u'LOAD_-1206929145'), (u'STORE_-1206921830', u'INDIRECT_-1206901001'), (u'CALLIND_-1206929135', u'INDIRECT_-1206893900'), (u'CALL_-1206934888', u'INDIRECT_-1206896932'), (u'MULTIEQUAL_-1206874294', u'MULTIEQUAL_-1206888585'), (u'INDIRECT_-1206906323', u'MULTIEQUAL_-1206907841'), (u'MULTIEQUAL_-1206902222', u'MULTIEQUAL_-1206902207'), (u'INDIRECT_-1206913019', u'MULTIEQUAL_-1206912929'), (u'CALL_-1206929794', u'INDIRECT_-1206902882'), (u'INDIRECT_-1206907303', u'MULTIEQUAL_-1206907616'), (u'CALL_-1206934274', u'INDIRECT_-1206890881'), (u'CALL_-1206923816', u'INDIRECT_-1206885179'), (u'COPY_-1206927195', u'MULTIEQUAL_-1206915477'), (u'CALL_-1206925860', u'INDIRECT_-1206897068'), (u'INDIRECT_-1206902095', u'MULTIEQUAL_-1206905769'), (u'INDIRECT_-1206894669', u'MULTIEQUAL_-1206894624'), (u'INDIRECT_-1206902677', u'COPY_-1206879154'), (u'CALL_-1206931269', u'INDIRECT_-1206912009'), (u'CALL_-1206930362', u'INDIRECT_-1206896120'), (u'CALL_-1206921320', u'INDIRECT_-1206886198'), (u'CALL_-1206921722', u'INDIRECT_-1206898633'), (u'CALL_-1206921994', u'INDIRECT_-1206892499'), (u'CALL_-1206929145', u'INDIRECT_-1206901348'), (u'INDIRECT_-1206889075', u'MULTIEQUAL_-1206892749'), (u'MULTIEQUAL_-1206900253', u'MULTIEQUAL_-1206901192'), (u'STORE_-1206921596', u'INDIRECT_-1206889548'), (u'INDIRECT_-1206889658', u'MULTIEQUAL_-1206889383'), (u'INDIRECT_-1206907955', u'MULTIEQUAL_-1206908739'), (u'CALL_-1206934114', u'INDIRECT_-1206911373'), (u'CALL_-1206928878', u'INDIRECT_-1206903956'), (u'CALL_-1206937414', u'INDIRECT_-1206898839'), (u'INDIRECT_-1206896488', u'MULTIEQUAL_-1206896305'), (u'CALL_-1206932271', u'INDIRECT_-1206891175'), (u'INDIRECT_-1206888007', u'MULTIEQUAL_-1206892143'), (u'MULTIEQUAL_-1206878276', u'MULTIEQUAL_-1206895807'), (u'CALL_-1206937414', u'INDIRECT_-1206904719'), (u'MULTIEQUAL_-1206894535', u'MULTIEQUAL_-1206894514'), (u'CALLIND_-1206938189', u'INDIRECT_-1206898255'), (u'MULTIEQUAL_-1206876150', u'MULTIEQUAL_-1206906161'), (u'MULTIEQUAL_-1206909119', u'COPY_-1206909242'), (u'MULTIEQUAL_-1206893906', u'MULTIEQUAL_-1206893930'), (u'INDIRECT_-1206889017', u'MULTIEQUAL_-1206876968'), (u'MULTIEQUAL_-1206908288', u'MULTIEQUAL_-1206908261'), (u'STORE_-1206928622', u'INDIRECT_-1206906146'), (u'MULTIEQUAL_-1206905759', u'COPY_-1206905882'), (u'INDIRECT_-1206895029', u'MULTIEQUAL_-1206899283'), (u'CALL_-1206930882', u'INDIRECT_-1206896460'), (u'CALL_-1206929750', u'INDIRECT_-1206902482'), (u'CALL_-1206937729', u'INDIRECT_-1206910605'), (u'CALL_-1206938342', u'INDIRECT_-1206898357'), (u'CALL_-1206928150', u'INDIRECT_-1206911991'), (u'INDIRECT_-1206889437', u'MULTIEQUAL_-1206876969'), (u'SUBPIECE_-1206869450', u'INT_EQUAL_-1206921896'), (u'CALL_-1206929320', u'INDIRECT_-1206901319'), (u'CALL_-1206927316', u'INDIRECT_-1206904825'), (u'LOAD_-1206923373', u'CAST_-1206869834'), (u'INDIRECT_-1206885784', u'MULTIEQUAL_-1206890347'), (u'INDIRECT_-1206902020', u'MULTIEQUAL_-1206901933'), (u'INDIRECT_-1206896018', u'MULTIEQUAL_-1206895467'), (u'INDIRECT_-1206880517', u'MULTIEQUAL_-1206882147'), (u'MULTIEQUAL_-1206897145', u'MULTIEQUAL_-1206897132'), (u'CALL_-1206927418', u'INDIRECT_-1206897739'), (u'MULTIEQUAL_-1206885320', u'MULTIEQUAL_-1206885263'), (u'INDIRECT_-1206904628', u'MULTIEQUAL_-1206904238'), (u'INDIRECT_-1206908010', u'MULTIEQUAL_-1206909549'), (u'CALL_-1206939523', u'INDIRECT_-1206903995'), (u'MULTIEQUAL_-1206898405', u'MULTIEQUAL_-1206898392'), ('const-8', u'PTRADD_-1206871562'), (u'STORE_-1206922807', u'INDIRECT_-1206901727'), (u'STORE_-1206921567', u'INDIRECT_-1206895413'), (u'CALL_-1206922556', u'INDIRECT_-1206884923'), (u'CALL_-1206930556', u'INDIRECT_-1206892296'), (u'INDIRECT_-1206905632', u'MULTIEQUAL_-1206903426'), (u'CALL_-1206934114', u'INDIRECT_-1206902553'), (u'CALL_-1206929621', u'INDIRECT_-1206914421'), (u'CALL_-1206931745', u'INDIRECT_-1206908862'), (u'STORE_-1206921830', u'INDIRECT_-1206905201'), ('const-1', u'PTRADD_-1206876308'), (u'CALL_-1206930086', u'INDIRECT_-1206908307'), (u'CALL_-1206937414', u'INDIRECT_-1206895899'), (u'INDIRECT_-1206897609', u'MULTIEQUAL_-1206897564'), (u'CALL_-1206929529', u'INDIRECT_-1206895915'), (u'CALL_-1206933773', u'INDIRECT_-1206905708'), (u'CALL_-1206928271', u'INDIRECT_-1206909595'), (u'CALL_-1206934114', u'INDIRECT_-1206898773'), ('const-0', u'SUBPIECE_-1206915258'), (u'INDIRECT_-1206884923', u'MULTIEQUAL_-1206886580'), (u'MULTIEQUAL_-1206894657', u'MULTIEQUAL_-1206894607'), (u'MULTIEQUAL_-1206890144', u'MULTIEQUAL_-1206890091'), (u'INDIRECT_-1206899737', u'MULTIEQUAL_-1206899658'), (u'LOAD_-1206931514', u'CAST_-1206875461'), (u'CALL_-1206929489', u'INDIRECT_-1206898839'), (u'MULTIEQUAL_-1206903293', u'MULTIEQUAL_-1206903251'), (u'INDIRECT_-1206897488', u'MULTIEQUAL_-1206897098'), (u'CALL_-1206924677', u'INDIRECT_-1206898921'), (u'STORE_-1206933497', u'INDIRECT_-1206896672'), (u'INDIRECT_-1206909062', u'MULTIEQUAL_-1206909012'), (u'INDIRECT_-1206888775', u'MULTIEQUAL_-1206889861'), (u'MULTIEQUAL_-1206905715', u'MULTIEQUAL_-1206905627'), (u'INDIRECT_-1206896240', u'MULTIEQUAL_-1206896142'), (u'INDIRECT_-1206904008', u'COPY_-1206879967'), (u'STORE_-1206929089', u'INDIRECT_-1206894866'), (u'INDIRECT_-1206889145', u'MULTIEQUAL_-1206889100'), (u'INDIRECT_-1206877948', u'MULTIEQUAL_-1206874289'), (u'INDIRECT_-1206893275', u'MULTIEQUAL_-1206896949'), (u'CALLIND_-1206922663', u'INDIRECT_-1206884027'), (u'STORE_-1206928518', u'INDIRECT_-1206900881'), (u'CALLIND_-1206925019', u'INDIRECT_-1206885246'), (u'STORE_-1206937788', u'INDIRECT_-1206902030'), ('const-0', u'CALL_-1206930210'), (u'CALL_-1206937824', u'INDIRECT_-1206900567'), (u'INDIRECT_-1206896748', u'MULTIEQUAL_-1206896426'), (u'CALL_-1206931269', u'INDIRECT_-1206894789'), (u'INDIRECT_-1206887777', u'MULTIEQUAL_-1206886943'), (u'CALL_-1206939039', u'INDIRECT_-1206917396'), (u'INDIRECT_-1206911490', u'MULTIEQUAL_-1206911372'), (u'CALL_-1206929071', u'INDIRECT_-1206912341'), (u'INT_EQUAL_-1206937284', u'CBRANCH_-1206937282'), (u'INDIRECT_-1206892868', u'MULTIEQUAL_-1206892478'), (u'CALL_-1206928281', u'INDIRECT_-1206889687'), (u'INDIRECT_-1206883075', u'MULTIEQUAL_-1206882866'), (u'PTRADD_-1206872615', u'LOAD_-1206923528'), (u'CALL_-1206938036', u'INDIRECT_-1206916797'), (u'INDIRECT_-1206897513', u'MULTIEQUAL_-1206897494'), (u'STORE_-1206937772', u'INDIRECT_-1206914625'), (u'STORE_-1206927241', u'INDIRECT_-1206905949'), (u'CALLIND_-1206921743', u'INDIRECT_-1206897015'), (u'INDIRECT_-1206908533', u'MULTIEQUAL_-1206876273'), (u'CALL_-1206921308', u'INDIRECT_-1206899728'), (u'MULTIEQUAL_-1206882484', u'MULTIEQUAL_-1206882427'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206873441'), (u'INDIRECT_-1206905212', u'COPY_-1206880432'), ('const-8193', u'INT_LESS_-1206930101'), (u'INDIRECT_-1206899757', u'MULTIEQUAL_-1206899466'), (u'MULTIEQUAL_-1206904371', u'MULTIEQUAL_-1206903705'), (u'INDIRECT_-1206885481', u'MULTIEQUAL_-1206885261'), (u'INDIRECT_-1206897074', u'MULTIEQUAL_-1206896447'), (u'INDIRECT_-1206902258', u'MULTIEQUAL_-1206901983'), (u'MULTIEQUAL_-1206892137', u'CALL_-1206938342'), (u'CALLIND_-1206921999', u'INDIRECT_-1206896731'), (u'INDIRECT_-1206903717', u'MULTIEQUAL_-1206904521'), (u'MULTIEQUAL_-1206878975', u'MULTIEQUAL_-1206878987'), (u'INDIRECT_-1206894698', u'MULTIEQUAL_-1206894522'), (u'COPY_-1206875800', u'MULTIEQUAL_-1206887261'), (u'CALL_-1206921308', u'INDIRECT_-1206883348'), (u'INDIRECT_-1206912595', u'MULTIEQUAL_-1206912175'), (u'CALL_-1206935494', u'INDIRECT_-1206895765'), (u'INDIRECT_-1206900835', u'MULTIEQUAL_-1206904509'), (u'STORE_-1206933497', u'INDIRECT_-1206898772'), (u'INDIRECT_-1206900502', u'MULTIEQUAL_-1206901431'), (u'INDIRECT_-1206903338', u'MULTIEQUAL_-1206903250'), (u'CALL_-1206922325', u'INDIRECT_-1206904145'), (u'INDIRECT_-1206896512', u'MULTIEQUAL_-1206896364'), (u'STORE_-1206930351', u'INDIRECT_-1206897920'), (u'CALL_-1206928271', u'INDIRECT_-1206892795'), (u'CALL_-1206925783', u'INDIRECT_-1206877863'), (u'CALL_-1206928677', u'INDIRECT_-1206904609'), (u'MULTIEQUAL_-1206907919', u'MULTIEQUAL_-1206907902'), (u'INDIRECT_-1206885065', u'MULTIEQUAL_-1206884760'), (u'CALL_-1206925831', u'INDIRECT_-1206890754'), (u'INDIRECT_-1206903368', u'MULTIEQUAL_-1206902978'), (u'MULTIEQUAL_-1206893331', u'MULTIEQUAL_-1206893312'), (u'INDIRECT_-1206903504', u'MULTIEQUAL_-1206903243'), (u'INDIRECT_-1206879827', u'MULTIEQUAL_-1206882491'), (u'CALL_-1206933125', u'INDIRECT_-1206909136'), (u'CALLIND_-1206929135', u'INDIRECT_-1206896420'), (u'INDIRECT_-1206911423', u'MULTIEQUAL_-1206911314'), (u'INDIRECT_-1206898865', u'MULTIEQUAL_-1206899531'), (u'CALL_-1206934835', u'INDIRECT_-1206897333'), (u'CALL_-1206938131', u'INDIRECT_-1206894853'), (u'STORE_-1206922807', u'INDIRECT_-1206887447'), (u'CALLIND_-1206938827', u'INDIRECT_-1206905357'), (u'CALL_-1206928291', u'INDIRECT_-1206892630'), (u'STORE_-1206929190', u'INDIRECT_-1206905808'), (u'CALLIND_-1206938827', u'INDIRECT_-1206891917'), (u'STORE_-1206933118', u'INDIRECT_-1206911162'), (u'INDIRECT_-1206901856', u'MULTIEQUAL_-1206901591'), ('const-433', u'LOAD_-1206933156'), (u'INDIRECT_-1206897528', u'MULTIEQUAL_-1206897494'), (u'INDIRECT_-1206896923', u'MULTIEQUAL_-1206896647'), (u'CALL_-1206937924', u'INDIRECT_-1206901461'), (u'MULTIEQUAL_-1206891069', u'MULTIEQUAL_-1206891012'), (u'MULTIEQUAL_-1206904256', u'MULTIEQUAL_-1206904182'), (u'INDIRECT_-1206905173', u'MULTIEQUAL_-1206907206'), (u'INDIRECT_-1206908143', u'MULTIEQUAL_-1206874340'), (u'CAST_-1206874611', u'CAST_-1206874606'), (u'INDIRECT_-1206910213', u'MULTIEQUAL_-1206876277'), (u'CALL_-1206929938', u'INDIRECT_-1206900450'), (u'CALL_-1206929866', u'INDIRECT_-1206880832'), (u'CALL_-1206929750', u'INDIRECT_-1206894082'), (u'INDIRECT_-1206896411', u'COPY_-1206880192'), (u'STORE_-1206922807', u'INDIRECT_-1206882827'), (u'MULTIEQUAL_-1206875958', u'MULTIEQUAL_-1206875978'), (u'INDIRECT_-1206896816', u'MULTIEQUAL_-1206905163'), (u'INDIRECT_-1206900202', u'MULTIEQUAL_-1206899963'), (u'INDIRECT_-1206894703', u'MULTIEQUAL_-1206894465'), (u'INDIRECT_-1206895874', u'COPY_-1206879725'), (u'CALL_-1206926003', u'INDIRECT_-1206893368'), (u'CALL_-1206925783', u'INDIRECT_-1206904157'), (u'CALL_-1206928331', u'INDIRECT_-1206903995'), (u'STORE_-1206921840', u'INDIRECT_-1206900169'), (u'CALL_-1206928815', u'INDIRECT_-1206911881'), (u'STORE_-1206922815', u'INDIRECT_-1206893311'), (u'MULTIEQUAL_-1206904088', u'MULTIEQUAL_-1206904061'), (u'INDIRECT_-1206893152', u'MULTIEQUAL_-1206893004'), (u'CALL_-1206924756', u'INDIRECT_-1206903166'), (u'CALL_-1206937875', u'INDIRECT_-1206916714'), ('const-6', u'PTRADD_-1206872993'), (u'INDIRECT_-1206889663', u'MULTIEQUAL_-1206874296'), (u'CALL_-1206932954', u'INDIRECT_-1206910781'), (u'INDIRECT_-1206905165', u'MULTIEQUAL_-1206905831'), (u'CALL_-1206930394', u'INDIRECT_-1206910017'), (u'CALL_-1206937414', u'INDIRECT_-1206896319'), (u'INDIRECT_-1206900984', u'MULTIEQUAL_-1206900781'), (u'CALL_-1206938958', u'INDIRECT_-1206894506'), (u'INDIRECT_-1206906056', u'MULTIEQUAL_-1206905640'), (u'CALL_-1206927297', u'INDIRECT_-1206904391'), (u'INDIRECT_-1206892528', u'MULTIEQUAL_-1206892336'), (u'MULTIEQUAL_-1206883727', u'MULTIEQUAL_-1206883707'), (u'CALL_-1206928331', u'INDIRECT_-1206906095'), (u'CALL_-1206937615', u'INDIRECT_-1206884331'), (u'INDIRECT_-1206916549', u'MULTIEQUAL_-1206880420'), (u'CALL_-1206935766', u'INDIRECT_-1206901368'), (u'MULTIEQUAL_-1206886099', u'MULTIEQUAL_-1206885241'), (u'MULTIEQUAL_-1206886669', u'MULTIEQUAL_-1206887052'), (u'INT_ADD_-1206927144', u'INT_AND_-1206927121'), (u'CALL_-1206929226', u'INDIRECT_-1206904217'), (u'CALL_-1206928518', u'INDIRECT_-1206900369'), (u'CALL_-1206937430', u'INDIRECT_-1206911450'), (u'INDIRECT_-1206901626', u'MULTIEQUAL_-1206901397'), (u'CALLIND_-1206921710', u'INDIRECT_-1206893636'), (u'CALL_-1206927316', u'INDIRECT_-1206892225'), (u'CALL_-1206935821', u'INDIRECT_-1206904762'), (u'CALL_-1206938772', u'INDIRECT_-1206909950'), (u'INDIRECT_-1206908248', u'MULTIEQUAL_-1206908151'), (u'MULTIEQUAL_-1206908248', u'MULTIEQUAL_-1206908151'), (u'INDIRECT_-1206895659', u'MULTIEQUAL_-1206895079'), (u'INDIRECT_-1206875828', u'MULTIEQUAL_-1206877151'), (u'INDIRECT_-1206903687', u'MULTIEQUAL_-1206903668'), (u'CALL_-1206938927', u'INDIRECT_-1206898270'), (u'INT_NOTEQUAL_-1206876933', u'BOOL_OR_-1206876908'), (u'CAST_-1206878672', u'LOAD_-1206939250'), (u'CALL_-1206930506', u'INDIRECT_-1206892013'), (u'MULTIEQUAL_-1206892381', u'MULTIEQUAL_-1206892823'), (u'MULTIEQUAL_-1206902954', u'MULTIEQUAL_-1206902935'), (u'INDIRECT_-1206889973', u'MULTIEQUAL_-1206890396'), (u'INDIRECT_-1206889973', u'MULTIEQUAL_-1206890396'), ('const-8', u'PTRADD_-1206871463'), (u'MULTIEQUAL_-1206907871', u'MULTIEQUAL_-1206907869'), (u'CALLIND_-1206925401', u'INDIRECT_-1206885434'), ('const--9', u'PTRADD_-1206872547'), (u'STORE_-1206927248', u'INDIRECT_-1206889994'), (u'CALL_-1206923816', u'INDIRECT_-1206902819'), (u'CALL_-1206928992', u'INDIRECT_-1206902645'), (u'CALL_-1206927360', u'INDIRECT_-1206897284'), (u'MULTIEQUAL_-1206900476', u'MULTIEQUAL_-1206900402'), (u'CALL_-1206929071', u'INDIRECT_-1206904361'), (u'MULTIEQUAL_-1206904850', u'MULTIEQUAL_-1206904826'), (u'STORE_-1206924560', u'INDIRECT_-1206889420'), (u'CALL_-1206938342', u'INDIRECT_-1206910117'), (u'CALL_-1206934888', u'INDIRECT_-1206904492'), (u'LOAD_-1206925036', u'INT_ADD_-1206925013'), (u'INDIRECT_-1206912873', u'MULTIEQUAL_-1206913739'), (u'CALL_-1206928629', u'INDIRECT_-1206894379'), (u'STORE_-1206928588', u'INDIRECT_-1206894203'), (u'CALLIND_-1206938263', u'INDIRECT_-1206913004'), (u'INDIRECT_-1206900181', u'MULTIEQUAL_-1206899961'), (u'STORE_-1206930340', u'INDIRECT_-1206892110'), (u'CALL_-1206928152', u'INDIRECT_-1206891273'), (u'STORE_-1206924919', u'INDIRECT_-1206894249'), (u'INDIRECT_-1206901727', u'MULTIEQUAL_-1206901695'), ('tmp_19872', u'BRANCH_-1206922793'), (u'MULTIEQUAL_-1206897643', u'MULTIEQUAL_-1206900353'), (u'MULTIEQUAL_-1206914817', u'MULTIEQUAL_-1206914767'), (u'CALL_-1206938628', u'INDIRECT_-1206911336'), (u'MULTIEQUAL_-1206901700', u'MULTIEQUAL_-1206901643'), (u'STORE_-1206934385', u'INDIRECT_-1206894217'), (u'MULTIEQUAL_-1206900854', u'MULTIEQUAL_-1206900835'), (u'INDIRECT_-1206904938', u'MULTIEQUAL_-1206905442'), (u'MULTIEQUAL_-1206901121', u'MULTIEQUAL_-1206901148'), (u'MULTIEQUAL_-1206895067', u'MULTIEQUAL_-1206895047'), (u'CALL_-1206932271', u'INDIRECT_-1206897475'), (u'CALL_-1206933821', u'INDIRECT_-1206906572'), (u'MULTIEQUAL_-1206900701', u'MULTIEQUAL_-1206900728'), (u'INDIRECT_-1206912327', u'MULTIEQUAL_-1206911945'), (u'COPY_-1206928016', u'MULTIEQUAL_-1206918873'), (u'MULTIEQUAL_-1206896581', u'MULTIEQUAL_-1206896567'), (u'STORE_-1206921596', u'INDIRECT_-1206897108'), (u'CALL_-1206930556', u'INDIRECT_-1206907836'), (u'STORE_-1206929169', u'INDIRECT_-1206893200'), (u'CALL_-1206922584', u'INDIRECT_-1206889681'), (u'CALL_-1206930927', u'INDIRECT_-1206905093'), (u'INDIRECT_-1206905593', u'MULTIEQUAL_-1206907626'), (u'CALL_-1206931701', u'INDIRECT_-1206912203'), (u'STORE_-1206925416', u'INDIRECT_-1206901625'), (u'STORE_-1206930256', u'INDIRECT_-1206894328'), (u'LOAD_-1206939460', u'LOAD_-1206928797'), (u'CALL_-1206937414', u'INDIRECT_-1206905979'), (u'INDIRECT_-1206904513', u'MULTIEQUAL_-1206904373'), (u'CALLIND_-1206925511', u'INDIRECT_-1206889693'), (u'CALL_-1206937875', u'INDIRECT_-1206913612'), (u'MULTIEQUAL_-1206880923', u'MULTIEQUAL_-1206880377'), (u'INT_ADD_-1206924097', u'MULTIEQUAL_-1206873528'), (u'MULTIEQUAL_-1206902399', u'COPY_-1206902522'), (u'CALL_-1206924668', u'INDIRECT_-1206901510'), (u'MULTIEQUAL_-1206910803', u'MULTIEQUAL_-1206911503'), ('tmp_72986', u'PTRADD_-1206879697'), (u'INDIRECT_-1206893733', u'MULTIEQUAL_-1206893535'), (u'MULTIEQUAL_-1206890299', u'MULTIEQUAL_-1206889441'), (u'MULTIEQUAL_-1206890923', u'MULTIEQUAL_-1206890749'), (u'INDIRECT_-1206886109', u'MULTIEQUAL_-1206885409'), (u'INDIRECT_-1206899416', u'MULTIEQUAL_-1206899215'), ('const-433', u'LOAD_-1206928860'), (u'INDIRECT_-1206881830', u'MULTIEQUAL_-1206881691'), (u'CALL_-1206922325', u'INDIRECT_-1206894485'), (u'CALL_-1206928992', u'INDIRECT_-1206900965'), (u'CALLIND_-1206921710', u'INDIRECT_-1206889436'), (u'CALLIND_-1206921344', u'INDIRECT_-1206892934'), (u'CALL_-1206929269', u'INDIRECT_-1206900615'), (u'MULTIEQUAL_-1206891636', u'MULTIEQUAL_-1206892556'), (u'INDIRECT_-1206904595', u'MULTIEQUAL_-1206905379'), (u'MULTIEQUAL_-1206880492', u'MULTIEQUAL_-1206880517'), (u'MULTIEQUAL_-1206876119', u'MULTIEQUAL_-1206893561'), ('const-8', u'PTRADD_-1206880444'), (u'INDIRECT_-1206894365', u'MULTIEQUAL_-1206895312'), (u'MULTIEQUAL_-1206906530', u'MULTIEQUAL_-1206903523'), (u'CALL_-1206928667', u'INDIRECT_-1206899862'), (u'INDIRECT_-1206907718', u'MULTIEQUAL_-1206907542'), (u'MULTIEQUAL_-1206910692', u'MULTIEQUAL_-1206910054'), (u'CALL_-1206923816', u'INDIRECT_-1206883919'), (u'STORE_-1206930351', u'INDIRECT_-1206886160'), (u'INDIRECT_-1206896624', u'MULTIEQUAL_-1206896447'), (u'CALL_-1206937924', u'INDIRECT_-1206902301'), (u'INDIRECT_-1206906954', u'MULTIEQUAL_-1206906776'), (u'MULTIEQUAL_-1206875625', u'MULTIEQUAL_-1206876652'), (u'COPY_-1206870146', u'COPY_-1206870166'), (u'MULTIEQUAL_-1206909296', u'MULTIEQUAL_-1206909222'), (u'MULTIEQUAL_-1206903721', u'MULTIEQUAL_-1206903721'), (u'INDIRECT_-1206908208', u'COPY_-1206879977'), (u'CALL_-1206929385', u'INDIRECT_-1206898847'), (u'STORE_-1206928553', u'INDIRECT_-1206893762'), (u'MULTIEQUAL_-1206891121', u'MULTIEQUAL_-1206891107'), (u'INT_AND_-1206925467', u'STORE_-1206925479'), (u'INDIRECT_-1206898226', u'MULTIEQUAL_-1206898153'), (u'MULTIEQUAL_-1206878808', u'MULTIEQUAL_-1206881515'), (u'INDIRECT_-1206908964', u'MULTIEQUAL_-1206908761'), (u'MULTIEQUAL_-1206883999', u'MULTIEQUAL_-1206883583'), (u'CALL_-1206921722', u'INDIRECT_-1206892333'), (u'CALL_-1206934487', u'INDIRECT_-1206905716'), (u'CALL_-1206929320', u'INDIRECT_-1206896279'), (u'CALL_-1206930105', u'INDIRECT_-1206896377'), (u'STORE_-1206929169', u'INDIRECT_-1206898660'), (u'INDIRECT_-1206889695', u'MULTIEQUAL_-1206889536'), (u'CALL_-1206921954', u'INDIRECT_-1206894996'), (u'CALL_-1206931142', u'INDIRECT_-1206908983'), (u'INDIRECT_-1206893530', u'MULTIEQUAL_-1206893300'), (u'CALL_-1206928709', u'INDIRECT_-1206891001'), (u'INDIRECT_-1206894799', u'MULTIEQUAL_-1206894662'), (u'INDIRECT_-1206896294', u'COPY_-1206879726'), (u'MULTIEQUAL_-1206881664', u'MULTIEQUAL_-1206881490'), (u'INDIRECT_-1206892448', u'MULTIEQUAL_-1206894009'), (u'LOAD_-1206922734', u'INT_EQUAL_-1206922719'), (u'INDIRECT_-1206897055', u'MULTIEQUAL_-1206900729'), (u'INDIRECT_-1206894740', u'MULTIEQUAL_-1206880918'), (u'LOAD_-1206924386', u'INT_ADD_-1206924359'), (u'CALL_-1206930457', u'INDIRECT_-1206911625'), (u'INDIRECT_-1206908563', u'MULTIEQUAL_-1206908325'), (u'INDIRECT_-1206908553', u'MULTIEQUAL_-1206909777'), (u'MULTIEQUAL_-1206899664', u'MULTIEQUAL_-1206899959'), (u'MULTIEQUAL_-1206886501', u'MULTIEQUAL_-1206885473'), ('const-64', u'CALL_-1206938036'), (u'CALL_-1206934460', u'INDIRECT_-1206910323'), (u'INDIRECT_-1206913163', u'MULTIEQUAL_-1206880963'), (u'CALL_-1206929385', u'INDIRECT_-1206890867'), (u'CALL_-1206930362', u'INDIRECT_-1206903260'), (u'CALL_-1206927316', u'INDIRECT_-1206906505'), (u'INDIRECT_-1206904243', u'COPY_-1206904251'), (u'INDIRECT_-1206893764', u'MULTIEQUAL_-1206898327'), (u'INDIRECT_-1206888088', u'MULTIEQUAL_-1206887905'), (u'CALL_-1206922325', u'INDIRECT_-1206891125'), (u'CALL_-1206928194', u'INDIRECT_-1206909328'), (u'MULTIEQUAL_-1206909601', u'MULTIEQUAL_-1206909587'), (u'INDIRECT_-1206897366', u'MULTIEQUAL_-1206897219'), (u'CALL_-1206930927', u'INDIRECT_-1206909293'), (u'MULTIEQUAL_-1206876143', u'MULTIEQUAL_-1206903221'), (u'CALL_-1206928257', u'INDIRECT_-1206892190'), (u'STORE_-1206929169', u'INDIRECT_-1206907060'), (u'INDIRECT_-1206895388', u'MULTIEQUAL_-1206894998'), (u'CALL_-1206931595', u'INDIRECT_-1206901676'), (u'CALL_-1206929320', u'INDIRECT_-1206898379'), (u'CALL_-1206928382', u'INDIRECT_-1206891423'), (u'INDIRECT_-1206901401', u'COPY_-1206880540'), (u'CALL_-1206921994', u'INDIRECT_-1206900899'), (u'INDIRECT_-1206907794', u'MULTIEQUAL_-1206907616'), (u'INDIRECT_-1206901914', u'MULTIEQUAL_-1206901736'), (u'CALL_-1206926019', u'INDIRECT_-1206899681'), (u'CALL_-1206921134', u'INDIRECT_-1206905482'), (u'INDIRECT_-1206897055', u'MULTIEQUAL_-1206896447'), (u'CALL_-1206934274', u'INDIRECT_-1206889621'), (u'INDIRECT_-1206905694', u'MULTIEQUAL_-1206907231'), (u'INDIRECT_-1206889659', u'MULTIEQUAL_-1206890236'), ('const-0', u'INT_EQUAL_-1206936092'), (u'INDIRECT_-1206893723', u'MULTIEQUAL_-1206894479'), (u'CALL_-1206929621', u'INDIRECT_-1206901821'), (u'INDIRECT_-1206879440', u'MULTIEQUAL_-1206879236'), (u'INDIRECT_-1206906515', u'MULTIEQUAL_-1206906010'), (u'INDIRECT_-1206887068', u'MULTIEQUAL_-1206886876'), (u'CALL_-1206921459', u'INDIRECT_-1206896875'), (u'MULTIEQUAL_-1206906581', u'MULTIEQUAL_-1206906608'), (u'MULTIEQUAL_-1206906241', u'MULTIEQUAL_-1206906221'), (u'MULTIEQUAL_-1206899459', u'COPY_-1206899582'), (u'INDIRECT_-1206899760', u'MULTIEQUAL_-1206899499'), (u'CALL_-1206924756', u'INDIRECT_-1206876955'), (u'INT_LESS_-1206935461', u'CBRANCH_-1206935451'), (u'INDIRECT_-1206908210', u'MULTIEQUAL_-1206909776'), (u'MULTIEQUAL_-1206892052', u'MULTIEQUAL_-1206892034'), (u'COPY_-1206879182', u'RETURN_-1206879103'), (u'CALL_-1206921832', u'INDIRECT_-1206897902'), ('const-104', u'INT_ADD_-1206921381'), (u'CALL_-1206929226', u'INDIRECT_-1206908417'), (u'INDIRECT_-1206897101', u'MULTIEQUAL_-1206896999'), (u'INDIRECT_-1206903239', u'MULTIEQUAL_-1206903380'), (u'CAST_-1206875500', u'MULTIEQUAL_-1206916045'), (u'LOAD_-1206928796', u'INT_ADD_-1206928574'), (u'INDIRECT_-1206894241', u'MULTIEQUAL_-1206894021'), (u'CALL_-1206929324', u'INDIRECT_-1206890412'), (u'CALL_-1206930228', u'INDIRECT_-1206903214'), (u'COPY_-1206875624', u'MULTIEQUAL_-1206915911'), ('const-433', u'LOAD_-1206931710'), (u'STORE_-1206924560', u'INDIRECT_-1206904120'), (u'INDIRECT_-1206895123', u'MULTIEQUAL_-1206895436'), (u'MULTIEQUAL_-1206906652', u'MULTIEQUAL_-1206907403'), (u'CALL_-1206921308', u'INDIRECT_-1206890488'), (u'STORE_-1206928662', u'INDIRECT_-1206908529'), (u'CALL_-1206935766', u'INDIRECT_-1206899688'), (u'CALL_-1206938694', u'INDIRECT_-1206901293'), (u'CALL_-1206930476', u'INDIRECT_-1206906269'), (u'INDIRECT_-1206905912', u'MULTIEQUAL_-1206905821'), (u'INDIRECT_-1206894559', u'MULTIEQUAL_-1206894171'), (u'CALL_-1206928152', u'INDIRECT_-1206895893'), (u'CAST_-1206876024', u'LOAD_-1206935577'), (u'INDIRECT_-1206907467', u'MULTIEQUAL_-1206907387'), (u'INT_NOTEQUAL_-1206928667', u'CBRANCH_-1206928665'), (u'CALLIND_-1206921710', u'INDIRECT_-1206874814'), (u'CALL_-1206922426', u'INDIRECT_-1206888660'), (u'CALL_-1206930105', u'INDIRECT_-1206889237'), (u'INDIRECT_-1206911792', u'MULTIEQUAL_-1206911701'), (u'LOAD_-1206938000', u'CALL_-1206937983'), ('const-0', u'INT_EQUAL_-1206929052'), (u'MULTIEQUAL_-1206898261', u'MULTIEQUAL_-1206898703'), (u'CALL_-1206934396', u'INDIRECT_-1206903560'), (u'STORE_-1206933398', u'INDIRECT_-1206889482'), (u'CALLIND_-1206929135', u'INDIRECT_-1206910700'), (u'INT_EQUAL_-1206937594', u'CBRANCH_-1206937592'), (u'CALLIND_-1206921743', u'INDIRECT_-1206898695'), (u'MULTIEQUAL_-1206914407', u'MULTIEQUAL_-1206914351'), (u'INDIRECT_-1206904703', u'MULTIEQUAL_-1206904594'), ('tmp_9191', u'CBRANCH_-1206930108'), (u'MULTIEQUAL_-1206881531', u'COPY_-1206881582'), (u'STORE_-1206925479', u'INDIRECT_-1206896620'), (u'MULTIEQUAL_-1206904207', u'MULTIEQUAL_-1206903713'), (u'INDIRECT_-1206909865', u'MULTIEQUAL_-1206909642'), (u'CALL_-1206927360', u'INDIRECT_-1206896024'), (u'CALL_-1206933998', u'INDIRECT_-1206906256'), (u'INDIRECT_-1206877189', u'MULTIEQUAL_-1206876919'), (u'STORE_-1206921864', u'INDIRECT_-1206893889'), (u'STORE_-1206928518', u'INDIRECT_-1206904241'), (u'MULTIEQUAL_-1206911380', u'INT_NOTEQUAL_-1206922961'), ('const-1048575', u'INT_AND_-1206939124'), (u'MULTIEQUAL_-1206911457', u'MULTIEQUAL_-1206911407'), (u'CALL_-1206928601', u'INDIRECT_-1206914105'), (u'CAST_-1206876233', u'CALL_-1206935821'), ('const-9', u'PTRADD_-1206871921'), (u'INDIRECT_-1206904274', u'COPY_-1206879745'), (u'CALL_-1206928667', u'INDIRECT_-1206910362'), (u'CALL_-1206934365', u'INDIRECT_-1206898917'), (u'INDIRECT_-1206884927', u'MULTIEQUAL_-1206884891'), (u'INDIRECT_-1206898497', u'MULTIEQUAL_-1206898206'), (u'CALL_-1206930899', u'INDIRECT_-1206893531'), (u'CALL_-1206932271', u'INDIRECT_-1206908395'), (u'INDIRECT_-1206898748', u'MULTIEQUAL_-1206900309'), (u'CALL_-1206929385', u'INDIRECT_-1206908507'), (u'CALL_-1206924756', u'INDIRECT_-1206889726'), (u'CALL_-1206924612', u'INDIRECT_-1206899225'), (u'INDIRECT_-1206897974', u'MULTIEQUAL_-1206897819'), (u'INDIRECT_-1206905357', u'MULTIEQUAL_-1206904739'), (u'MULTIEQUAL_-1206889433', u'MULTIEQUAL_-1206889391'), (u'CALL_-1206930457', u'INDIRECT_-1206901383'), (u'INDIRECT_-1206890027', u'MULTIEQUAL_-1206891814'), (u'CALL_-1206929269', u'INDIRECT_-1206901875'), (u'INDIRECT_-1206884201', u'MULTIEQUAL_-1206885241'), (u'STORE_-1206937611', u'INDIRECT_-1206896896'), (u'MULTIEQUAL_-1206890774', u'MULTIEQUAL_-1206890755'), (u'CALLIND_-1206929135', u'INDIRECT_-1206895580'), (u'CALL_-1206934991', u'INDIRECT_-1206904726'), (u'INDIRECT_-1206904513', u'MULTIEQUAL_-1206880940'), (u'INDIRECT_-1206881284', u'MULTIEQUAL_-1206881136'), (u'MULTIEQUAL_-1206903847', u'MULTIEQUAL_-1206903831'), (u'INDIRECT_-1206895117', u'MULTIEQUAL_-1206895038'), (u'INDIRECT_-1206898071', u'MULTIEQUAL_-1206897951'), (u'CALL_-1206927360', u'INDIRECT_-1206888884'), (u'CALL_-1206929324', u'INDIRECT_-1206893772'), (u'CALL_-1206931595', u'INDIRECT_-1206900416'), (u'INDIRECT_-1206897577', u'MULTIEQUAL_-1206897469'), ('const-8', u'PTRADD_-1206877140'), (u'INDIRECT_-1206889866', u'MULTIEQUAL_-1206889637'), (u'MULTIEQUAL_-1206918183', u'CALL_-1206933125'), (u'CAST_-1206875118', u'MULTIEQUAL_-1206919020'), (u'CALL_-1206924612', u'INDIRECT_-1206902585'), (u'INT_ZEXT_-1206928850', u'INT_MULT_-1206914624'), (u'INDIRECT_-1206900835', u'COPY_-1206878718'), (u'MULTIEQUAL_-1206878257', u'MULTIEQUAL_-1206882011'), (u'INDIRECT_-1206899668', u'MULTIEQUAL_-1206906003'), (u'STORE_-1206930846', u'INDIRECT_-1206905989'), (u'CALL_-1206922584', u'INDIRECT_-1206882961'), (u'CALL_-1206930394', u'INDIRECT_-1206904977'), (u'CALL_-1206935907', u'INDIRECT_-1206899369'), (u'INDIRECT_-1206894104', u'MULTIEQUAL_-1206893927'), (u'MULTIEQUAL_-1206881327', u'MULTIEQUAL_-1206881153'), (u'CALL_-1206927297', u'INDIRECT_-1206901451'), (u'CALL_-1206926003', u'INDIRECT_-1206900088'), (u'CALLIND_-1206921344', u'INDIRECT_-1206888314'), (u'INDIRECT_-1206903111', u'MULTIEQUAL_-1206902991'), (u'CALL_-1206928382', u'INDIRECT_-1206896883'), (u'INDIRECT_-1206906861', u'COPY_-1206880553'), (u'CALL_-1206921431', u'INDIRECT_-1206903575'), (u'CALL_-1206934018', u'INDIRECT_-1206891990'), (u'INDIRECT_-1206895264', u'COPY_-1206879486'), (u'CALL_-1206925860', u'INDIRECT_-1206887828'), (u'INDIRECT_-1206903680', u'MULTIEQUAL_-1206903049'), (u'CALLIND_-1206921412', u'INDIRECT_-1206887088'), (u'INDIRECT_-1206901383', u'MULTIEQUAL_-1206901992'), (u'INDIRECT_-1206899394', u'MULTIEQUAL_-1206899216'), (u'INDIRECT_-1206880081', u'MULTIEQUAL_-1206879908'), (u'MULTIEQUAL_-1206901605', u'CALL_-1206930927'), (u'INDIRECT_-1206896492', u'MULTIEQUAL_-1206896276'), (u'STORE_-1206937765', u'INDIRECT_-1206909580'), (u'INDIRECT_-1206904210', u'MULTIEQUAL_-1206904004'), (u'MULTIEQUAL_-1206883561', u'MULTIEQUAL_-1206882533'), (u'CALL_-1206930210', u'INDIRECT_-1206888054'), (u'INDIRECT_-1206900973', u'MULTIEQUAL_-1206903006'), (u'INDIRECT_-1206895805', u'MULTIEQUAL_-1206895710'), (u'CALL_-1206928331', u'INDIRECT_-1206899375'), (u'STORE_-1206927241', u'INDIRECT_-1206885789'), (u'INDIRECT_-1206905610', u'MULTIEQUAL_-1206905492'), (u'MULTIEQUAL_-1206911827', u'MULTIEQUAL_-1206911811'), (u'INDIRECT_-1206897856', u'MULTIEQUAL_-1206897651'), (u'INDIRECT_-1206896349', u'MULTIEQUAL_-1206897441'), (u'STORE_-1206930256', u'INDIRECT_-1206907768'), (u'INDIRECT_-1206906648', u'MULTIEQUAL_-1206905989'), (u'INDIRECT_-1206894297', u'MULTIEQUAL_-1206894006'), (u'INDIRECT_-1206896289', u'MULTIEQUAL_-1206900543'), ('const-8', u'PTRADD_-1206872603'), (u'STORE_-1206924909', u'INDIRECT_-1206901685'), (u'INDIRECT_-1206907374', u'MULTIEQUAL_-1206907196'), (u'STORE_-1206928553', u'INDIRECT_-1206907622'), (u'INDIRECT_-1206896451', u'MULTIEQUAL_-1206894126'), (u'INDIRECT_-1206903324', u'MULTIEQUAL_-1206904929'), (u'CALL_-1206925604', u'INDIRECT_-1206910447'), (u'INDIRECT_-1206897239', u'MULTIEQUAL_-1206899933'), ('const-200', u'INT_ADD_-1206924932'), (u'COPY_-1206871605', u'CALL_-1206922584'), (u'CALLIND_-1206921388', u'INDIRECT_-1206887863'), (u'INDIRECT_-1206912913', u'MULTIEQUAL_-1206880960'), (u'INDIRECT_-1206882475', u'MULTIEQUAL_-1206883561'), (u'CALL_-1206921320', u'INDIRECT_-1206905098'), (u'INDIRECT_-1206885429', u'MULTIEQUAL_-1206885384'), (u'CALL_-1206929385', u'INDIRECT_-1206890447'), (u'INDIRECT_-1206885457', u'COPY_-1206879113'), (u'INDIRECT_-1206884726', u'MULTIEQUAL_-1206887194'), (u'STORE_-1206930340', u'INDIRECT_-1206892530'), (u'CALL_-1206931749', u'INDIRECT_-1206906473'), (u'INDIRECT_-1206892199', u'MULTIEQUAL_-1206894893'), (u'STORE_-1206934224', u'INDIRECT_-1206907142'), (u'INDIRECT_-1206893310', u'MULTIEQUAL_-1206894849'), (u'INDIRECT_-1206891200', u'MULTIEQUAL_-1206891112'), (u'CALL_-1206929269', u'INDIRECT_-1206906495'), (u'INDIRECT_-1206911931', u'MULTIEQUAL_-1206911811'), (u'CALL_-1206934862', u'INDIRECT_-1206894162'), (u'MULTIEQUAL_-1206906127', u'MULTIEQUAL_-1206906143'), (u'STORE_-1206937696', u'INDIRECT_-1206907026'), (u'MULTIEQUAL_-1206876245', u'PTRADD_-1206876542'), (u'INDIRECT_-1206894288', u'MULTIEQUAL_-1206895727'), (u'CALLIND_-1206938263', u'INDIRECT_-1206897884'), (u'CALL_-1206928155', u'INDIRECT_-1206900716'), (u'INDIRECT_-1206879251', u'MULTIEQUAL_-1206876219'), (u'CALL_-1206931142', u'INDIRECT_-1206898063'), (u'INDIRECT_-1206912425', u'MULTIEQUAL_-1206913372'), (u'CALL_-1206934460', u'INDIRECT_-1206893523'), (u'STORE_-1206929089', u'INDIRECT_-1206903266'), (u'INDIRECT_-1206892816', u'MULTIEQUAL_-1206892611'), (u'STORE_-1206933497', u'INDIRECT_-1206896252'), (u'INDIRECT_-1206907546', u'MULTIEQUAL_-1206909129'), (u'INDIRECT_-1206903483', u'MULTIEQUAL_-1206904092'), (u'CALL_-1206935809', u'INDIRECT_-1206912313'), ('const-1', u'INT_SUB_-1206929096'), (u'STORE_-1206928327', u'INDIRECT_-1206886872'), (u'CALL_-1206928271', u'INDIRECT_-1206890275'), (u'INDIRECT_-1206894123', u'MULTIEQUAL_-1206894257'), (u'CALLIND_-1206938189', u'INDIRECT_-1206911695'), (u'INDIRECT_-1206907790', u'MULTIEQUAL_-1206909356'), (u'INDIRECT_-1206892447', u'MULTIEQUAL_-1206880365'), (u'MULTIEQUAL_-1206892603', u'MULTIEQUAL_-1206892495'), (u'CALL_-1206928690', u'INDIRECT_-1206906700'), (u'CALL_-1206924661', u'INDIRECT_-1206888828'), (u'INDIRECT_-1206898771', u'MULTIEQUAL_-1206899101'), (u'STORE_-1206930175', u'INDIRECT_-1206886728'), (u'CALL_-1206929750', u'INDIRECT_-1206904582'), (u'MULTIEQUAL_-1206899743', u'MULTIEQUAL_-1206902453'), (u'MULTIEQUAL_-1206900728', u'MULTIEQUAL_-1206900701'), (u'INDIRECT_-1206898408', u'MULTIEQUAL_-1206898216'), (u'STORE_-1206925248', u'INDIRECT_-1206886422'), (u'CALL_-1206938232', u'INDIRECT_-1206911725'), (u'INDIRECT_-1206909235', u'MULTIEQUAL_-1206908627'), (u'CALL_-1206921459', u'INDIRECT_-1206897715'), ('tmp_72986', u'CALLIND_-1206931354'), (u'CALL_-1206936110', u'INDIRECT_-1206904956'), (u'INDIRECT_-1206892561', u'MULTIEQUAL_-1206892200'), (u'INDIRECT_-1206894563', u'MULTIEQUAL_-1206896081'), (u'INDIRECT_-1206891385', u'MULTIEQUAL_-1206891162'), (u'INDIRECT_-1206890161', u'MULTIEQUAL_-1206892751'), (u'INDIRECT_-1206905042', u'MULTIEQUAL_-1206904926'), ('const-4', u'COPY_-1206925038'), (u'CALL_-1206928621', u'INDIRECT_-1206908368'), (u'MULTIEQUAL_-1206895268', u'MULTIEQUAL_-1206896063'), (u'STORE_-1206929190', u'INDIRECT_-1206900768'), (u'CALL_-1206933998', u'INDIRECT_-1206903316'), (u'CALL_-1206937142', u'INDIRECT_-1206897134'), (u'INDIRECT_-1206897422', u'MULTIEQUAL_-1206899049'), (u'CALL_-1206930362', u'INDIRECT_-1206898640'), (u'INDIRECT_-1206876457', u'MULTIEQUAL_-1206876477'), ('tmp_11344', u'CBRANCH_-1206931153'), (u'CALL_-1206933623', u'INDIRECT_-1206893018'), (u'INDIRECT_-1206903639', u'MULTIEQUAL_-1206903232'), (u'INDIRECT_-1206898754', u'MULTIEQUAL_-1206898127'), (u'STORE_-1206924560', u'INDIRECT_-1206893620'), (u'INDIRECT_-1206910359', u'MULTIEQUAL_-1206909779'), (u'INDIRECT_-1206898143', u'MULTIEQUAL_-1206902223'), (u'CALL_-1206932817', u'INDIRECT_-1206909468'), (u'INDIRECT_-1206888986', u'MULTIEQUAL_-1206888913'), (u'CALL_-1206938421', u'INDIRECT_-1206912260'), (u'CALL_-1206938927', u'INDIRECT_-1206899530'), (u'INDIRECT_-1206908335', u'MULTIEQUAL_-1206911767'), (u'MULTIEQUAL_-1206892137', u'MULTIEQUAL_-1206892087'), (u'INDIRECT_-1206882101', u'MULTIEQUAL_-1206883141'), (u'CALL_-1206927360', u'INDIRECT_-1206890984'), (u'INDIRECT_-1206898629', u'MULTIEQUAL_-1206900352'), (u'INDIRECT_-1206911740', u'MULTIEQUAL_-1206912730'), (u'STORE_-1206933398', u'INDIRECT_-1206900402'), (u'CALL_-1206928357', u'INDIRECT_-1206899390'), (u'STORE_-1206932486', u'INDIRECT_-1206889989'), (u'MULTIEQUAL_-1206899021', u'MULTIEQUAL_-1206899048'), (u'CALL_-1206938975', u'INDIRECT_-1206910478'), (u'STORE_-1206935460', u'INDIRECT_-1206892279'), (u'INDIRECT_-1206911756', u'MULTIEQUAL_-1206909666'), (u'INDIRECT_-1206901149', u'MULTIEQUAL_-1206902872'), (u'CALL_-1206928155', u'INDIRECT_-1206889376'), (u'LOAD_-1206934253', u'COPY_-1206875633'), (u'CALL_-1206930274', u'INDIRECT_-1206887668'), (u'CALL_-1206928815', u'INDIRECT_-1206911461'), (u'COPY_-1206880586', u'RETURN_-1206880507'), (u'INDIRECT_-1206898400', u'MULTIEQUAL_-1206898017'), (u'STORE_-1206928732', u'INDIRECT_-1206908571'), ('const-1', u'INT_AND_-1206878019'), (u'INDIRECT_-1206896229', u'MULTIEQUAL_-1206897421'), (u'INDIRECT_-1206889042', u'MULTIEQUAL_-1206890701'), (u'INDIRECT_-1206891780', u'MULTIEQUAL_-1206892288'), (u'STORE_-1206924909', u'INDIRECT_-1206892025'), (u'INDIRECT_-1206896034', u'MULTIEQUAL_-1206897571'), (u'INDIRECT_-1206884314', u'MULTIEQUAL_-1206883817'), (u'CALL_-1206929202', u'INDIRECT_-1206898326'), (u'STORE_-1206928627', u'INDIRECT_-1206911028'), (u'CAST_-1206869509', u'CALL_-1206921459'), (u'CALL_-1206933773', u'INDIRECT_-1206910748'), (u'INDIRECT_-1206911193', u'MULTIEQUAL_-1206912059'), (u'INDIRECT_-1206893028', u'MULTIEQUAL_-1206894467'), (u'MULTIEQUAL_-1206901612', u'MULTIEQUAL_-1206901541'), (u'MULTIEQUAL_-1206903574', u'COPY_-1206879270'), (u'INDIRECT_-1206903232', u'MULTIEQUAL_-1206903084'), (u'INT_ADD_-1206927724', u'CAST_-1206871277'), (u'STORE_-1206924545', u'INDIRECT_-1206905370'), (u'CALL_-1206937924', u'INDIRECT_-1206894741'), (u'CAST_-1206869907', u'CAST_-1206869889'), (u'STORE_-1206937611', u'INDIRECT_-1206909916'), (u'CALL_-1206929902', u'INDIRECT_-1206898748'), (u'CALLIND_-1206925401', u'INDIRECT_-1206877283'), (u'CALL_-1206929830', u'INDIRECT_-1206906684'), (u'CALL_-1206932860', u'INDIRECT_-1206911977'), (u'MULTIEQUAL_-1206913015', u'MULTIEQUAL_-1206912994'), (u'CALL_-1206931539', u'INDIRECT_-1206883004'), (u'INDIRECT_-1206898322', u'MULTIEQUAL_-1206898206'), (u'INDIRECT_-1206911695', u'MULTIEQUAL_-1206911567'), (u'INDIRECT_-1206897714', u'MULTIEQUAL_-1206897565'), (u'CALL_-1206928518', u'INDIRECT_-1206894069'), (u'CALL_-1206929489', u'INDIRECT_-1206903879'), ('const-1', u'INT_ADD_-1206934399'), (u'MULTIEQUAL_-1206904926', u'MULTIEQUAL_-1206904278'), (u'CALL_-1206937924', u'INDIRECT_-1206891381'), (u'CALL_-1206931797', u'INDIRECT_-1206890971'), (u'STORE_-1206922807', u'INDIRECT_-1206884927'), (u'STORE_-1206921840', u'INDIRECT_-1206893869'), (u'CALL_-1206937729', u'INDIRECT_-1206914805'), (u'MULTIEQUAL_-1206880517', u'MULTIEQUAL_-1206879879'), (u'CALL_-1206929202', u'INDIRECT_-1206902106'), (u'CALL_-1206938975', u'INDIRECT_-1206901658'), (u'CALL_-1206927360', u'INDIRECT_-1206909044'), (u'MULTIEQUAL_-1206878301', u'MULTIEQUAL_-1206905887'), (u'CALL_-1206925694', u'CAST_-1206870944'), (u'CALL_-1206928629', u'INDIRECT_-1206907819'), (u'MULTIEQUAL_-1206902976', u'MULTIEQUAL_-1206903896'), (u'INDIRECT_-1206906197', u'MULTIEQUAL_-1206905752'), (u'CALL_-1206934487', u'INDIRECT_-1206897316'), (u'INDIRECT_-1206904265', u'MULTIEQUAL_-1206876145'), (u'INT_ADD_-1206922073', u'CALLIND_-1206921344'), (u'CALL_-1206928291', u'INDIRECT_-1206911530'), (u'CALL_-1206934098', u'INDIRECT_-1206897501'), (u'INDIRECT_-1206894785', u'MULTIEQUAL_-1206895732'), (u'MULTIEQUAL_-1206911651', u'MULTIEQUAL_-1206911649'), (u'INDIRECT_-1206888398', u'MULTIEQUAL_-1206888222'), (u'CALL_-1206930882', u'INDIRECT_-1206911160'), (u'MULTIEQUAL_-1206911774', u'MULTIEQUAL_-1206911755'), (u'STORE_-1206935460', u'INDIRECT_-1206904039'), (u'INDIRECT_-1206893514', u'MULTIEQUAL_-1206893336'), (u'CALL_-1206938975', u'INDIRECT_-1206913418'), (u'CALL_-1206931435', u'INDIRECT_-1206910499'), (u'INDIRECT_-1206888890', u'MULTIEQUAL_-1206890456'), (u'CALLIND_-1206925511', u'INDIRECT_-1206901873'), (u'CALL_-1206929902', u'INDIRECT_-1206888668'), (u'INDIRECT_-1206895093', u'MULTIEQUAL_-1206897126'), (u'CALL_-1206931142', u'INDIRECT_-1206892603'), (u'STORE_-1206925381', u'INDIRECT_-1206894044'), (u'MULTIEQUAL_-1206903668', u'MULTIEQUAL_-1206903641'), (u'INDIRECT_-1206888309', u'MULTIEQUAL_-1206892563'), (u'INDIRECT_-1206898044', u'MULTIEQUAL_-1206897841'), (u'INDIRECT_-1206897204', u'MULTIEQUAL_-1206897009'), (u'MULTIEQUAL_-1206906975', u'MULTIEQUAL_-1206906887'), (u'INDIRECT_-1206904368', u'MULTIEQUAL_-1206911463'), (u'MULTIEQUAL_-1206900591', u'MULTIEQUAL_-1206899925'), (u'CALL_-1206921431', u'INDIRECT_-1206890975'), (u'CALL_-1206931595', u'INDIRECT_-1206906296'), (u'MULTIEQUAL_-1206896654', u'MULTIEQUAL_-1206896635'), (u'STORE_-1206928588', u'INDIRECT_-1206900503'), (u'MULTIEQUAL_-1206892782', u'MULTIEQUAL_-1206892769'), (u'MULTIEQUAL_-1206898631', u'MULTIEQUAL_-1206898615'), ('tmp_18159', u'BRANCH_-1206922322'), (u'STORE_-1206937611', u'INDIRECT_-1206902776'), (u'CALL_-1206928150', u'INDIRECT_-1206892509'), (u'INDIRECT_-1206891569', u'MULTIEQUAL_-1206890869'), (u'CALL_-1206921264', u'INDIRECT_-1206895089'), (u'CALL_-1206921722', u'INDIRECT_-1206900733'), (u'CALL_-1206924612', u'INDIRECT_-1206883685'), (u'INDIRECT_-1206878698', u'MULTIEQUAL_-1206879324'), (u'CALL_-1206938232', u'INDIRECT_-1206904165'), (u'INDIRECT_-1206903722', u'MULTIEQUAL_-1206903451'), (u'MULTIEQUAL_-1206904363', u'MULTIEQUAL_-1206907073'), ('const-1', u'INT_EQUAL_-1206939413'), (u'INDIRECT_-1206894243', u'MULTIEQUAL_-1206894052'), (u'CALL_-1206928209', u'INDIRECT_-1206894243'), (u'INDIRECT_-1206910997', u'COPY_-1206878623'), (u'CALL_-1206929385', u'INDIRECT_-1206892547'), (u'STORE_-1206928327', u'INDIRECT_-1206904932'), (u'MULTIEQUAL_-1206883373', u'MULTIEQUAL_-1206884401'), (u'INDIRECT_-1206895726', u'MULTIEQUAL_-1206896979'), (u'MULTIEQUAL_-1206911354', u'MULTIEQUAL_-1206911335'), (u'CALL_-1206930362', u'INDIRECT_-1206887300'), (u'INDIRECT_-1206909595', u'MULTIEQUAL_-1206913027'), (u'LOAD_-1206922069', u'CALLIND_-1206921412'), (u'MULTIEQUAL_-1206890883', u'MULTIEQUAL_-1206878261'), (u'CALL_-1206932817', u'INDIRECT_-1206898968'), (u'INDIRECT_-1206883258', u'MULTIEQUAL_-1206883322'), (u'CALL_-1206925432', u'INDIRECT_-1206886183'), (u'INDIRECT_-1206890881', u'MULTIEQUAL_-1206890661'), (u'CALL_-1206936047', u'INDIRECT_-1206882569'), (u'MULTIEQUAL_-1206876106', u'MULTIEQUAL_-1206888101'), (u'STORE_-1206929190', u'INDIRECT_-1206897828'), (u'INDIRECT_-1206905219', u'MULTIEQUAL_-1206907913'), (u'CALL_-1206928155', u'INDIRECT_-1206903656'), (u'PTRADD_-1206879160', u'CAST_-1206876282'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206930311'), (u'CALLIND_-1206931354', u'INDIRECT_-1206907510'), (u'CALLIND_-1206921359', u'INDIRECT_-1206905067'), (u'INDIRECT_-1206911481', u'COPY_-1206880564'), (u'INDIRECT_-1206892211', u'COPY_-1206880182'), (u'CALL_-1206930228', u'INDIRECT_-1206901534'), (u'INDIRECT_-1206887345', u'MULTIEQUAL_-1206889100'), (u'INT_ADD_-1206921882', u'CAST_-1206869326'), (u'INDIRECT_-1206909482', u'MULTIEQUAL_-1206909432'), (u'MULTIEQUAL_-1206901170', u'MULTIEQUAL_-1206904700'), (u'INDIRECT_-1206905105', u'MULTIEQUAL_-1206876147'), (u'INDIRECT_-1206896728', u'MULTIEQUAL_-1206903063'), (u'INDIRECT_-1206900809', u'MULTIEQUAL_-1206900109'), ('const-0', u'INT_EQUAL_-1206933909'), (u'INDIRECT_-1206887455', u'MULTIEQUAL_-1206887537'), ('const-0', u'INT_SLESS_-1206938166'), (u'CALL_-1206936110', u'INDIRECT_-1206897816'), (u'INDIRECT_-1206905117', u'COPY_-1206878609'), (u'INDIRECT_-1206899627', u'MULTIEQUAL_-1206899591'), (u'CALLIND_-1206921999', u'INDIRECT_-1206884551'), (u'INDIRECT_-1206892937', u'COPY_-1206878580'), (u'LOAD_-1206924958', u'INT_ADD_-1206924923'), (u'INT_ADD_-1206938786', u'CAST_-1206878476'), (u'STORE_-1206928410', u'INDIRECT_-1206901658'), (u'INDIRECT_-1206904047', u'MULTIEQUAL_-1206903917'), (u'INDIRECT_-1206876110', u'MULTIEQUAL_-1206876257'), (u'STORE_-1206921864', u'INDIRECT_-1206903549'), (u'CAST_-1206869371', u'LOAD_-1206921987'), ('const--2', u'INT_MULT_-1206914625'), (u'CALL_-1206931183', u'INDIRECT_-1206907505'), (u'MULTIEQUAL_-1206919073', u'MULTIEQUAL_-1206919020'), (u'LOAD_-1206928761', u'INT_ADD_-1206928738'), (u'CALL_-1206927418', u'INDIRECT_-1206888499'), ('const-433', u'STORE_-1206924919'), (u'INDIRECT_-1206893769', u'MULTIEQUAL_-1206898023'), ('const-1', u'INT_ADD_-1206930825'), (u'INDIRECT_-1206910352', u'MULTIEQUAL_-1206910136'), (u'MULTIEQUAL_-1206892056', u'MULTIEQUAL_-1206892976'), (u'CALLIND_-1206938189', u'INDIRECT_-1206914635'), (u'INDIRECT_-1206892522', u'MULTIEQUAL_-1206893451'), (u'MULTIEQUAL_-1206907596', u'MULTIEQUAL_-1206908516'), (u'INDIRECT_-1206890994', u'MULTIEQUAL_-1206892531'), (u'MULTIEQUAL_-1206892756', u'MULTIEQUAL_-1206892752'), (u'MULTIEQUAL_-1206899616', u'MULTIEQUAL_-1206902027'), (u'MULTIEQUAL_-1206881585', u'INT_LESS_-1206925295'), (u'INDIRECT_-1206906207', u'MULTIEQUAL_-1206906127'), (u'INDIRECT_-1206909035', u'MULTIEQUAL_-1206908530'), (u'CALL_-1206929226', u'INDIRECT_-1206894977'), (u'STORE_-1206927248', u'INDIRECT_-1206889154'), (u'MULTIEQUAL_-1206892527', u'MULTIEQUAL_-1206892547'), (u'CAST_-1206874672', u'LOAD_-1206931694'), ('tmp_16520', u'CBRANCH_-1206925107'), (u'INDIRECT_-1206893823', u'MULTIEQUAL_-1206893632'), (u'CALL_-1206921264', u'INDIRECT_-1206892149'), (u'MULTIEQUAL_-1206902408', u'MULTIEQUAL_-1206903203'), (u'CALL_-1206930105', u'INDIRECT_-1206893017'), (u'CALL_-1206933711', u'INDIRECT_-1206906925'), (u'CALL_-1206926019', u'INDIRECT_-1206897581'), (u'STORE_-1206933398', u'INDIRECT_-1206907962'), (u'CALL_-1206927418', u'INDIRECT_-1206890179'), (u'MULTIEQUAL_-1206904981', u'MULTIEQUAL_-1206905423'), (u'INDIRECT_-1206900179', u'MULTIEQUAL_-1206902873'), (u'MULTIEQUAL_-1206896147', u'MULTIEQUAL_-1206896141'), (u'CALL_-1206931701', u'INDIRECT_-1206909263'), (u'INDIRECT_-1206907657', u'MULTIEQUAL_-1206907549'), (u'INDIRECT_-1206884307', u'MULTIEQUAL_-1206884177'), (u'INDIRECT_-1206884507', u'MULTIEQUAL_-1206884475'), (u'MULTIEQUAL_-1206905348', u'MULTIEQUAL_-1206905321'), (u'CALL_-1206930899', u'INDIRECT_-1206893951'), (u'STORE_-1206937772', u'INDIRECT_-1206894045'), (u'STORE_-1206924545', u'INDIRECT_-1206899490'), (u'MULTIEQUAL_-1206909941', u'MULTIEQUAL_-1206909907'), (u'CALL_-1206938927', u'INDIRECT_-1206904570'), (u'INDIRECT_-1206894119', u'MULTIEQUAL_-1206894029'), (u'MULTIEQUAL_-1206880680', u'MULTIEQUAL_-1206880654'), (u'MULTIEQUAL_-1206874313', u'MULTIEQUAL_-1206897116'), (u'INDIRECT_-1206903742', u'MULTIEQUAL_-1206905401'), (u'INT_ZEXT_-1206923690', u'INT_2COMP_-1206907217'), ('const-1', u'PTRADD_-1206922758'), (u'CALL_-1206938694', u'INDIRECT_-1206894153'), (u'INDIRECT_-1206905916', u'MULTIEQUAL_-1206906320'), (u'INDIRECT_-1206905299', u'MULTIEQUAL_-1206905162'), (u'CALL_-1206928734', u'INDIRECT_-1206892445'), (u'CALL_-1206924704', u'INDIRECT_-1206894322'), (u'INDIRECT_-1206889663', u'MULTIEQUAL_-1206889425'), (u'LOAD_-1206935630', u'INT_ADD_-1206935554'), (u'INDIRECT_-1206888363', u'MULTIEQUAL_-1206888972'), (u'INT_NOTEQUAL_-1206937714', u'CBRANCH_-1206937713'), ('const-4', u'INT_ADD_-1206924396'), (u'INDIRECT_-1206895342', u'MULTIEQUAL_-1206897009'), (u'INT_SUB_-1206921466', u'INT_NOTEQUAL_-1206921405'), (u'CALL_-1206929974', u'INDIRECT_-1206908032'), (u'INDIRECT_-1206901432', u'COPY_-1206880423'), (u'CALL_-1206927360', u'INDIRECT_-1206903164'), (u'CALL_-1206923816', u'INDIRECT_-1206889799'), (u'MULTIEQUAL_-1206896529', u'MULTIEQUAL_-1206896472'), ('const-1', u'INT_EQUAL_-1206924154'), (u'INDIRECT_-1206908420', u'MULTIEQUAL_-1206908332'), (u'MULTIEQUAL_-1206899048', u'MULTIEQUAL_-1206899021'), (u'CALLIND_-1206922636', u'INDIRECT_-1206902491'), (u'MULTIEQUAL_-1206900032', u'MULTIEQUAL_-1206900014'), (u'INDIRECT_-1206891142', u'MULTIEQUAL_-1206892801'), (u'CALL_-1206924612', u'INDIRECT_-1206884105'), (u'MULTIEQUAL_-1206892015', u'MULTIEQUAL_-1206891994'), (u'CALLIND_-1206921999', u'INDIRECT_-1206892111'), (u'INDIRECT_-1206896343', u'MULTIEQUAL_-1206896152'), (u'INDIRECT_-1206893829', u'MULTIEQUAL_-1206893714'), (u'CALL_-1206924677', u'INDIRECT_-1206894301'), (u'STORE_-1206921567', u'INDIRECT_-1206897093'), (u'CALL_-1206931183', u'INDIRECT_-1206899105'), (u'INDIRECT_-1206887523', u'MULTIEQUAL_-1206888132'), (u'MULTIEQUAL_-1206880361', u'MULTIEQUAL_-1206884394'), (u'CALL_-1206933821', u'INDIRECT_-1206889352'), (u'MULTIEQUAL_-1206909915', u'MULTIEQUAL_-1206909827'), ('tmp_9774', u'BRANCH_-1206929087'), (u'CALL_-1206935907', u'INDIRECT_-1206896849'), (u'INDIRECT_-1206886495', u'MULTIEQUAL_-1206889927'), (u'MULTIEQUAL_-1206899512', u'MULTIEQUAL_-1206900263'), (u'INDIRECT_-1206894084', u'MULTIEQUAL_-1206895689'), (u'CALL_-1206928155', u'INDIRECT_-1206896936'), (u'MULTIEQUAL_-1206880360', u'MULTIEQUAL_-1206884057'), (u'COPY_-1206878145', u'MULTIEQUAL_-1206880387'), ('const-0', u'INT_EQUAL_-1206928141'), (u'INDIRECT_-1206902281', u'MULTIEQUAL_-1206902061'), (u'INDIRECT_-1206911910', u'MULTIEQUAL_-1206911792'), ('tmp_72986', u'PTRADD_-1206875364'), (u'INDIRECT_-1206907299', u'MULTIEQUAL_-1206907876'), (u'CALLIND_-1206922663', u'INDIRECT_-1206874362'), (u'INDIRECT_-1206897181', u'MULTIEQUAL_-1206876985'), (u'STORE_-1206937611', u'INDIRECT_-1206911176'), (u'INDIRECT_-1206892919', u'MULTIEQUAL_-1206893300'), (u'CALL_-1206931773', u'INDIRECT_-1206888432'), (u'MULTIEQUAL_-1206913395', u'LOAD_-1206923076'), (u'INDIRECT_-1206908816', u'COPY_-1206879037'), (u'INDIRECT_-1206902608', u'MULTIEQUAL_-1206908943'), (u'LOAD_-1206937245', u'INT_NOTEQUAL_-1206932844'), (u'MULTIEQUAL_-1206907307', u'MULTIEQUAL_-1206907332'), (u'CALL_-1206934955', u'INDIRECT_-1206906797'), (u'CALL_-1206931337', u'INDIRECT_-1206897752'), (u'CALLIND_-1206921359', u'INDIRECT_-1206889107'), (u'CALL_-1206929320', u'INDIRECT_-1206892919'), (u'MULTIEQUAL_-1206904122', u'MULTIEQUAL_-1206904109'), (u'CALL_-1206935907', u'INDIRECT_-1206905249'), (u'INDIRECT_-1206891032', u'MULTIEQUAL_-1206890816'), (u'INDIRECT_-1206909483', u'MULTIEQUAL_-1206913563'), (u'INDIRECT_-1206907869', u'MULTIEQUAL_-1206909592'), (u'MULTIEQUAL_-1206890990', u'MULTIEQUAL_-1206890966'), (u'STORE_-1206928622', u'INDIRECT_-1206903206'), (u'CALL_-1206932827', u'INDIRECT_-1206910694'), (u'INDIRECT_-1206906655', u'MULTIEQUAL_-1206910087'), (u'CALL_-1206927048', u'INDIRECT_-1206910186'), (u'INDIRECT_-1206890349', u'MULTIEQUAL_-1206891541'), (u'MULTIEQUAL_-1206907479', u'MULTIEQUAL_-1206878302'), (u'INDIRECT_-1206880202', u'MULTIEQUAL_-1206881810'), (u'MULTIEQUAL_-1206915357', u'PTRADD_-1206876081'), (u'INDIRECT_-1206901348', u'MULTIEQUAL_-1206907683'), (u'INDIRECT_-1206891016', u'MULTIEQUAL_-1206890815'), (u'INDIRECT_-1206898148', u'MULTIEQUAL_-1206899932'), (u'STORE_-1206932305', u'INDIRECT_-1206899339'), ('const-4', u'PTRADD_-1206877970'), (u'CALL_-1206938656', u'INDIRECT_-1206907990'), (u'INDIRECT_-1206894583', u'COPY_-1206894591'), (u'INDIRECT_-1206891955', u'MULTIEQUAL_-1206891551'), (u'INDIRECT_-1206894482', u'MULTIEQUAL_-1206894211'), (u'CALL_-1206928271', u'INDIRECT_-1206898899'), (u'CALL_-1206921447', u'INDIRECT_-1206890146'), (u'STORE_-1206932486', u'INDIRECT_-1206895029'), (u'CALLIND_-1206925511', u'INDIRECT_-1206884653'), (u'CALL_-1206921264', u'INDIRECT_-1206883329'), (u'MULTIEQUAL_-1206896578', u'MULTIEQUAL_-1206896572'), (u'CALL_-1206931773', u'INDIRECT_-1206894732'), (u'INDIRECT_-1206892744', u'COPY_-1206879480'), (u'CALL_-1206930556', u'INDIRECT_-1206907416'), (u'CALL_-1206938131', u'INDIRECT_-1206902833'), (u'STORE_-1206924560', u'INDIRECT_-1206898240'), (u'INDIRECT_-1206895595', u'MULTIEQUAL_-1206895090'), (u'CALL_-1206930927', u'INDIRECT_-1206910553'), ('const-0', u'INT_NOTEQUAL_-1206876935'), (u'CALL_-1206929938', u'INDIRECT_-1206897930'), (u'INDIRECT_-1206894484', u'MULTIEQUAL_-1206895963'), (u'CALL_-1206929645', u'INDIRECT_-1206898892'), (u'INDIRECT_-1206897955', u'MULTIEQUAL_-1206898037'), (u'STORE_-1206925248', u'INDIRECT_-1206898602'), (u'CALL_-1206937446', u'INDIRECT_-1206905162'), (u'CALL_-1206926116', u'INDIRECT_-1206901457'), (u'STORE_-1206925381', u'INDIRECT_-1206888584'), (u'INDIRECT_-1206905816', u'MULTIEQUAL_-1206905582'), (u'CALL_-1206921447', u'INDIRECT_-1206901906'), (u'INDIRECT_-1206904854', u'MULTIEQUAL_-1206906391'), (u'INDIRECT_-1206910295', u'MULTIEQUAL_-1206908544'), (u'INT_AND_-1206925409', u'INT_NOTEQUAL_-1206924620'), (u'INT_EQUAL_-1206873215', u'BOOL_AND_-1206923896'), (u'INDIRECT_-1206901624', u'MULTIEQUAL_-1206903103'), (u'CALL_-1206925860', u'INDIRECT_-1206909830'), (u'CALL_-1206933711', u'INDIRECT_-1206906085'), (u'MULTIEQUAL_-1206903319', u'MULTIEQUAL_-1206902903'), (u'CALL_-1206937924', u'INDIRECT_-1206911961'), (u'CALL_-1206927093', u'INDIRECT_-1206897863'), (u'MULTIEQUAL_-1206896329', u'MULTIEQUAL_-1206896712'), (u'INDIRECT_-1206902127', u'MULTIEQUAL_-1206902222'), (u'CALL_-1206926116', u'INDIRECT_-1206885497'), (u'STORE_-1206921830', u'INDIRECT_-1206901421'), (u'MULTIEQUAL_-1206895930', u'MULTIEQUAL_-1206895795'), (u'INDIRECT_-1206879865', u'MULTIEQUAL_-1206881473'), (u'MULTIEQUAL_-1206891063', u'MULTIEQUAL_-1206891015'), (u'STORE_-1206925416', u'INDIRECT_-1206896585'), (u'INDIRECT_-1206893881', u'MULTIEQUAL_-1206893661'), (u'CALLIND_-1206925453', u'INDIRECT_-1206885041'), (u'STORE_-1206925479', u'INDIRECT_-1206894100'), (u'INDIRECT_-1206888908', u'MULTIEQUAL_-1206890692'), (u'MULTIEQUAL_-1206895127', u'MULTIEQUAL_-1206895152'), (u'CALL_-1206929529', u'INDIRECT_-1206913135'), (u'CALL_-1206939523', u'INDIRECT_-1206906935'), (u'INDIRECT_-1206890339', u'MULTIEQUAL_-1206890167'), (u'CALL_-1206925831', u'INDIRECT_-1206899574'), (u'INDIRECT_-1206894466', u'MULTIEQUAL_-1206895719'), (u'INDIRECT_-1206901630', u'MULTIEQUAL_-1206901198'), (u'STORE_-1206928270', u'INDIRECT_-1206893528'), (u'CALL_-1206936110', u'INDIRECT_-1206915198'), (u'CALL_-1206933125', u'INDIRECT_-1206910816'), (u'CALL_-1206938131', u'INDIRECT_-1206904513'), (u'MULTIEQUAL_-1206878316', u'MULTIEQUAL_-1206912187'), (u'CALL_-1206935809', u'INDIRECT_-1206881731'), (u'INDIRECT_-1206879490', u'MULTIEQUAL_-1206882154'), (u'PTRADD_-1206873179', u'MULTIEQUAL_-1206914172'), (u'CALLIND_-1206925401', u'INDIRECT_-1206904754'), (u'INDIRECT_-1206888222', u'MULTIEQUAL_-1206888123'), (u'CALL_-1206934274', u'INDIRECT_-1206902641'), (u'CALL_-1206933745', u'INDIRECT_-1206893514'), (u'CALL_-1206937430', u'INDIRECT_-1206893390'), (u'INDIRECT_-1206881216', u'MULTIEQUAL_-1206876960'), (u'INDIRECT_-1206902902', u'MULTIEQUAL_-1206904569'), (u'CALL_-1206934274', u'INDIRECT_-1206888781'), (u'INDIRECT_-1206900177', u'MULTIEQUAL_-1206899886'), (u'CALL_-1206930476', u'INDIRECT_-1206907949'), (u'INDIRECT_-1206885246', u'MULTIEQUAL_-1206885017'), (u'INDIRECT_-1206908762', u'MULTIEQUAL_-1206910389'), (u'CALL_-1206934963', u'INDIRECT_-1206892943'), (u'INDIRECT_-1206884824', u'MULTIEQUAL_-1206886303'), ('const-433', u'LOAD_-1206928112'), (u'CALL_-1206927405', u'INDIRECT_-1206877986'), (u'CALL_-1206928271', u'INDIRECT_-1206885879'), (u'CALL_-1206935494', u'INDIRECT_-1206899965'), (u'INDIRECT_-1206889253', u'MULTIEQUAL_-1206876226'), ('tmp_16582', u'CBRANCH_-1206925068'), ('const-433', u'LOAD_-1206921987'), (u'CALL_-1206922325', u'INDIRECT_-1206898685'), (u'CALL_-1206937446', u'INDIRECT_-1206907262'), (u'STORE_-1206934385', u'INDIRECT_-1206908497'), (u'CALL_-1206925831', u'INDIRECT_-1206886134'), (u'INDIRECT_-1206892023', u'MULTIEQUAL_-1206892157'), (u'INDIRECT_-1206893626', u'MULTIEQUAL_-1206894879'), (u'INT_ADD_-1206939539', u'CAST_-1206878820'), (u'INDIRECT_-1206905040', u'MULTIEQUAL_-1206906740'), (u'CALL_-1206934018', u'INDIRECT_-1206909210'), (u'INDIRECT_-1206889547', u'MULTIEQUAL_-1206889511'), (u'CALL_-1206930362', u'INDIRECT_-1206904100'), (u'CALL_-1206931773', u'INDIRECT_-1206896832'), (u'MULTIEQUAL_-1206900726', u'MULTIEQUAL_-1206900078'), (u'STORE_-1206930310', u'INDIRECT_-1206905268'), (u'INDIRECT_-1206900453', u'MULTIEQUAL_-1206900434'), (u'CALL_-1206928331', u'INDIRECT_-1206906515'), ('tmp_6871', u'CBRANCH_-1206932448'), ('tmp_72986', u'CALL_-1206938421'), (u'INDIRECT_-1206895720', u'MULTIEQUAL_-1206895565'), (u'INDIRECT_-1206905883', u'MULTIEQUAL_-1206906017'), (u'INDIRECT_-1206905665', u'MULTIEQUAL_-1206905516'), (u'INDIRECT_-1206907070', u'MULTIEQUAL_-1206907452'), (u'CALL_-1206933623', u'INDIRECT_-1206906038'), (u'MULTIEQUAL_-1206890083', u'MULTIEQUAL_-1206892793'), (u'CALL_-1206929866', u'INDIRECT_-1206888226'), (u'INDIRECT_-1206903119', u'MULTIEQUAL_-1206905813'), (u'CALL_-1206938756', u'INDIRECT_-1206906159'), (u'INDIRECT_-1206903888', u'MULTIEQUAL_-1206900583'), (u'LOAD_-1206930070', u'CALL_-1206930025'), (u'CALL_-1206930584', u'INDIRECT_-1206889370'), (u'INDIRECT_-1206898782', u'MULTIEQUAL_-1206897735'), (u'CALLIND_-1206924365', u'INDIRECT_-1206876110'), (u'CALL_-1206928601', u'INDIRECT_-1206899825'), (u'CALL_-1206924756', u'INDIRECT_-1206877292'), (u'INDIRECT_-1206888719', u'COPY_-1206879822'), (u'INDIRECT_-1206894082', u'MULTIEQUAL_-1206895749'), (u'CALL_-1206921308', u'INDIRECT_-1206900568'), (u'CALL_-1206930636', u'INDIRECT_-1206895278'), (u'INDIRECT_-1206908049', u'MULTIEQUAL_-1206912303'), (u'INDIRECT_-1206905198', u'MULTIEQUAL_-1206904923'), (u'CALL_-1206932271', u'INDIRECT_-1206889495'), (u'INDIRECT_-1206881557', u'MULTIEQUAL_-1206881327'), (u'CALL_-1206925694', u'INDIRECT_-1206895296'), (u'MULTIEQUAL_-1206889556', u'MULTIEQUAL_-1206889482'), (u'CALL_-1206924704', u'INDIRECT_-1206883822'), (u'MULTIEQUAL_-1206915911', u'CAST_-1206874119'), ('const-0', u'COPY_-1206880235'), (u'INDIRECT_-1206892377', u'MULTIEQUAL_-1206893181'), (u'MULTIEQUAL_-1206903195', u'MULTIEQUAL_-1206903107'), (u'CALL_-1206929750', u'INDIRECT_-1206898702'), (u'INDIRECT_-1206911073', u'MULTIEQUAL_-1206912297'), (u'CALL_-1206929385', u'INDIRECT_-1206896747'), (u'CALL_-1206933623', u'INDIRECT_-1206899738'), (u'INDIRECT_-1206885896', u'MULTIEQUAL_-1206885631'), (u'CALL_-1206938772', u'INDIRECT_-1206907850'), (u'INDIRECT_-1206906667', u'COPY_-1206880330'), (u'INDIRECT_-1206892276', u'MULTIEQUAL_-1206892075'), (u'INDIRECT_-1206892183', u'INT_EQUAL_-1206928181'), (u'CALL_-1206929032', u'INDIRECT_-1206889523'), (u'CALL_-1206939039', u'INDIRECT_-1206896654'), (u'MULTIEQUAL_-1206904048', u'MULTIEQUAL_-1206903951'), (u'INDIRECT_-1206904048', u'MULTIEQUAL_-1206903951'), (u'MULTIEQUAL_-1206894703', u'MULTIEQUAL_-1206894529'), (u'MULTIEQUAL_-1206911037', u'MULTIEQUAL_-1206910987'), (u'STORE_-1206930329', u'INDIRECT_-1206910582'), (u'INDIRECT_-1206876305', u'MULTIEQUAL_-1206876140'), (u'INT_NOTEQUAL_-1206933279', u'CBRANCH_-1206933278'), (u'STORE_-1206928588', u'INDIRECT_-1206899663'), (u'CALL_-1206934888', u'INDIRECT_-1206911212'), (u'INDIRECT_-1206895585', u'MULTIEQUAL_-1206895436'), (u'INDIRECT_-1206897305', u'MULTIEQUAL_-1206898252'), (u'INT_ADD_-1206879764', u'PTRADD_-1206928805'), (u'CALL_-1206931337', u'INDIRECT_-1206903212'), (u'INDIRECT_-1206897965', u'MULTIEQUAL_-1206897920'), (u'STORE_-1206928588', u'INDIRECT_-1206905123'), (u'CALL_-1206921134', u'INDIRECT_-1206875828'), (u'INDIRECT_-1206906024', u'MULTIEQUAL_-1206905821'), (u'CALLIND_-1206925019', u'INDIRECT_-1206896586'), (u'INDIRECT_-1206896587', u'COPY_-1206880306'), (u'INDIRECT_-1206896341', u'MULTIEQUAL_-1206876983'), (u'INDIRECT_-1206899863', u'MULTIEQUAL_-1206899587'), (u'MULTIEQUAL_-1206880949', u'MULTIEQUAL_-1206880403'), (u'MULTIEQUAL_-1206898512', u'MULTIEQUAL_-1206898487'), (u'CALLIND_-1206924378', u'INDIRECT_-1206887403'), (u'CALL_-1206933821', u'INDIRECT_-1206901532'), (u'STORE_-1206928553', u'INDIRECT_-1206894182'), (u'CALL_-1206933998', u'INDIRECT_-1206898696'), (u'MULTIEQUAL_-1206904981', u'MULTIEQUAL_-1206903953'), (u'INDIRECT_-1206904557', u'MULTIEQUAL_-1206877005'), (u'CALL_-1206938342', u'INDIRECT_-1206909697'), (u'INDIRECT_-1206911540', u'MULTIEQUAL_-1206880959'), (u'CALL_-1206930362', u'INDIRECT_-1206889400'), ('const-433', u'LOAD_-1206921397'), ('tmp_72986', u'PTRADD_-1206880991'), (u'CALL_-1206927048', u'INDIRECT_-1206904984'), (u'INDIRECT_-1206900129', u'MULTIEQUAL_-1206901221'), (u'INDIRECT_-1206898372', u'MULTIEQUAL_-1206899889'), (u'CALL_-1206928474', u'INDIRECT_-1206891530'), (u'INDIRECT_-1206876515', u'MULTIEQUAL_-1206875746'), (u'CALL_-1206937414', u'INDIRECT_-1206892539'), (u'INDIRECT_-1206893317', u'MULTIEQUAL_-1206892927'), (u'CALL_-1206927297', u'INDIRECT_-1206909011'), (u'INDIRECT_-1206893332', u'MULTIEQUAL_-1206894849'), (u'CALL_-1206929145', u'INDIRECT_-1206894628'), (u'MULTIEQUAL_-1206901296', u'MULTIEQUAL_-1206903707'), (u'INDIRECT_-1206892404', u'MULTIEQUAL_-1206894009'), (u'CALL_-1206922584', u'INDIRECT_-1206895981'), (u'INDIRECT_-1206896335', u'MULTIEQUAL_-1206897421'), (u'INDIRECT_-1206913874', u'MULTIEQUAL_-1206913732'), (u'CAST_-1206869305', u'LOAD_-1206921866'), (u'INDIRECT_-1206893563', u'MULTIEQUAL_-1206893287'), (u'CALLIND_-1206921372', u'INDIRECT_-1206892110'), (u'CALL_-1206927297', u'INDIRECT_-1206888011'), (u'CALL_-1206921361', u'INDIRECT_-1206902696'), (u'INDIRECT_-1206896005', u'MULTIEQUAL_-1206895782'), (u'STORE_-1206932305', u'INDIRECT_-1206898499'), (u'INDIRECT_-1206907930', u'MULTIEQUAL_-1206907498'), (u'CALL_-1206929324', u'INDIRECT_-1206887892'), (u'PTRADD_-1206879314', u'LOAD_-1206931634'), (u'INDIRECT_-1206900693', u'MULTIEQUAL_-1206901559'), (u'INDIRECT_-1206882535', u'MULTIEQUAL_-1206883857'), (u'CALL_-1206927405', u'INDIRECT_-1206891011'), (u'CALLIND_-1206921710', u'INDIRECT_-1206883976'), (u'CALL_-1206928331', u'INDIRECT_-1206910715'), (u'MULTIEQUAL_-1206911767', u'MULTIEQUAL_-1206911273'), (u'MULTIEQUAL_-1206890150', u'MULTIEQUAL_-1206890126'), (u'CALL_-1206930105', u'INDIRECT_-1206892597'), (u'INDIRECT_-1206898820', u'MULTIEQUAL_-1206898547'), (u'MULTIEQUAL_-1206874346', u'MULTIEQUAL_-1206910425'), (u'INDIRECT_-1206892925', u'MULTIEQUAL_-1206876117'), (u'INDIRECT_-1206903937', u'COPY_-1206879157'), (u'MULTIEQUAL_-1206894934', u'MULTIEQUAL_-1206894918'), (u'CALL_-1206938036', u'INDIRECT_-1206914535'), ('const-0', u'CALL_-1206934991'), (u'MULTIEQUAL_-1206899101', u'MULTIEQUAL_-1206899087'), (u'CALL_-1206938310', u'INDIRECT_-1206915139'), ('const-433', u'LOAD_-1206938837'), (u'MULTIEQUAL_-1206882145', u'MULTIEQUAL_-1206882127'), (u'MULTIEQUAL_-1206883520', u'MULTIEQUAL_-1206878258'), (u'MULTIEQUAL_-1206900353', u'MULTIEQUAL_-1206900311'), (u'CALL_-1206928357', u'INDIRECT_-1206878556'), (u'CALL_-1206921844', u'INDIRECT_-1206901939'), (u'CALL_-1206928878', u'INDIRECT_-1206911936'), (u'INDIRECT_-1206904156', u'MULTIEQUAL_-1206903951'), (u'INDIRECT_-1206899159', u'MULTIEQUAL_-1206899069'), (u'STORE_-1206930340', u'INDIRECT_-1206900510'), (u'MULTIEQUAL_-1206889333', u'MULTIEQUAL_-1206890272'), (u'CALL_-1206938421', u'INDIRECT_-1206903860'), (u'CALL_-1206935851', u'INDIRECT_-1206908146'), (u'INDIRECT_-1206907619', u'COPY_-1206879867'), (u'STORE_-1206925248', u'INDIRECT_-1206896922'), (u'CALL_-1206930086', u'INDIRECT_-1206890667'), (u'CALLIND_-1206922663', u'INDIRECT_-1206887387'), (u'CALL_-1206921447', u'INDIRECT_-1206883426'), (u'INDIRECT_-1206907765', u'MULTIEQUAL_-1206907616'), (u'STORE_-1206924545', u'INDIRECT_-1206894450'), (u'CALL_-1206938725', u'INDIRECT_-1206906353'), (u'MULTIEQUAL_-1206897370', u'MULTIEQUAL_-1206898857'), (u'CALL_-1206929794', u'INDIRECT_-1206907082'), (u'STORE_-1206934224', u'INDIRECT_-1206904622'), (u'COPY_-1206871483', u'COPY_-1206922250'), (u'INDIRECT_-1206911238', u'MULTIEQUAL_-1206911742'), (u'INDIRECT_-1206911904', u'MULTIEQUAL_-1206911701'), (u'CALL_-1206928331', u'INDIRECT_-1206890135'), (u'MULTIEQUAL_-1206889927', u'MULTIEQUAL_-1206889433'), (u'STORE_-1206925248', u'INDIRECT_-1206905742'), (u'CALL_-1206931128', u'INDIRECT_-1206889846'), (u'INDIRECT_-1206880866', u'MULTIEQUAL_-1206876962'), (u'CALL_-1206923816', u'INDIRECT_-1206893159'), (u'CALL_-1206929974', u'INDIRECT_-1206900472'), (u'STORE_-1206928732', u'INDIRECT_-1206906471'), (u'CALL_-1206930274', u'INDIRECT_-1206910930'), (u'PTRADD_-1206880695', u'LOAD_-1206937896'), (u'INDIRECT_-1206897028', u'COPY_-1206879610'), (u'CALL_-1206938421', u'INDIRECT_-1206913520'), (u'INDIRECT_-1206878957', u'MULTIEQUAL_-1206880680'), (u'CALL_-1206933998', u'INDIRECT_-1206893656'), (u'STORE_-1206924545', u'INDIRECT_-1206898230'), (u'CALL_-1206929019', u'INDIRECT_-1206906443'), (u'CALL_-1206933711', u'INDIRECT_-1206909025'), (u'CALL_-1206921431', u'INDIRECT_-1206907937'), (u'COPY_-1206869435', u'MULTIEQUAL_-1206909711'), (u'CALLIND_-1206921372', u'INDIRECT_-1206890430'), ('const-0', u'CALL_-1206937824'), (u'INDIRECT_-1206893650', u'MULTIEQUAL_-1206893494'), (u'MULTIEQUAL_-1206898206', u'MULTIEQUAL_-1206897558'), ('const-433', u'LOAD_-1206928862'), (u'STORE_-1206930175', u'INDIRECT_-1206898488'), (u'STORE_-1206935460', u'INDIRECT_-1206898579'), (u'STORE_-1206937765', u'INDIRECT_-1206913360'), (u'CALL_-1206924756', u'INDIRECT_-1206901066'), (u'CALL_-1206921722', u'INDIRECT_-1206893593'), (u'STORE_-1206933497', u'INDIRECT_-1206899612'), (u'INDIRECT_-1206875783', u'MULTIEQUAL_-1206875803'), (u'CALL_-1206934991', u'INDIRECT_-1206910606'), (u'CAST_-1206874585', u'CALL_-1206930899'), (u'INDIRECT_-1206907147', u'MULTIEQUAL_-1206880401'), (u'CALL_-1206921844', u'INDIRECT_-1206889339'), (u'CALL_-1206930584', u'INDIRECT_-1206904490'), (u'CALL_-1206930506', u'INT_ADD_-1206930326'), (u'CALL_-1206925432', u'INDIRECT_-1206885763'), (u'MULTIEQUAL_-1206907482', u'MULTIEQUAL_-1206907469'), ('const-0', u'INT_EQUAL_-1206921871'), (u'MULTIEQUAL_-1206908887', u'MULTIEQUAL_-1206908871'), (u'CALLIND_-1206925401', u'INDIRECT_-1206900974'), (u'CALL_-1206927316', u'INDIRECT_-1206898945'), (u'STORE_-1206930310', u'INDIRECT_-1206897288'), (u'INDIRECT_-1206890097', u'MULTIEQUAL_-1206889806'), (u'INDIRECT_-1206904166', u'MULTIEQUAL_-1206903712'), (u'CALL_-1206931142', u'INDIRECT_-1206904783'), ('const-1184744', u'COPY_-1206925707'), (u'INDIRECT_-1206887175', u'MULTIEQUAL_-1206887016'), (u'CALL_-1206937824', u'INDIRECT_-1206883425'), (u'INDIRECT_-1206888669', u'MULTIEQUAL_-1206889861'), (u'INDIRECT_-1206890231', u'MULTIEQUAL_-1206891521'), (u'CALL_-1206930105', u'INDIRECT_-1206904777'), (u'LOAD_-1206935630', u'INT_ADD_-1206935608'), (u'INDIRECT_-1206897927', u'MULTIEQUAL_-1206898022'), (u'MULTIEQUAL_-1206881724', u'MULTIEQUAL_-1206881575'), (u'STORE_-1206925416', u'INDIRECT_-1206899105'), (u'CALL_-1206936110', u'INDIRECT_-1206898236'), ('const-4', u'INT_AND_-1206877622'), (u'CALL_-1206927405', u'INDIRECT_-1206886811'), (u'MULTIEQUAL_-1206894591', u'MULTIEQUAL_-1206894572'), (u'MULTIEQUAL_-1206884194', u'MULTIEQUAL_-1206878260'), (u'INDIRECT_-1206900311', u'MULTIEQUAL_-1206901601'), (u'CALL_-1206930241', u'INDIRECT_-1206912352'), (u'CALL_-1206932954', u'INDIRECT_-1206904481'), (u'STORE_-1206928482', u'INDIRECT_-1206892040'), (u'CALL_-1206929902', u'INDIRECT_-1206879843'), (u'INDIRECT_-1206894996', u'MULTIEQUAL_-1206895400'), (u'INDIRECT_-1206894595', u'MULTIEQUAL_-1206894677'), (u'MULTIEQUAL_-1206888495', u'MULTIEQUAL_-1206888407'), (u'CALL_-1206930086', u'INDIRECT_-1206892347'), (u'INDIRECT_-1206889435', u'MULTIEQUAL_-1206892867'), (u'CALL_-1206929529', u'INDIRECT_-1206894655'), (u'INDIRECT_-1206892276', u'MULTIEQUAL_-1206892009'), (u'CALL_-1206925460', u'INDIRECT_-1206894177'), (u'CALL_-1206928357', u'INDIRECT_-1206904010'), (u'INDIRECT_-1206903528', u'MULTIEQUAL_-1206910623'), (u'CALL_-1206925604', u'INDIRECT_-1206909607'), (u'INDIRECT_-1206903061', u'MULTIEQUAL_-1206902841'), (u'CALLIND_-1206921999', u'INDIRECT_-1206884131'), (u'STORE_-1206929089', u'INDIRECT_-1206888146'), (u'STORE_-1206921840', u'INDIRECT_-1206893449'), (u'INDIRECT_-1206892015', u'COPY_-1206878697'), ('tmp_2008', u'CBRANCH_-1206938165'), (u'INDIRECT_-1206895556', u'MULTIEQUAL_-1206903903'), ('const-1171819', u'COPY_-1206879546'), (u'CALL_-1206921722', u'INDIRECT_-1206888973'), (u'CALL_-1206938927', u'INDIRECT_-1206893230'), (u'INDIRECT_-1206901441', u'MULTIEQUAL_-1206901221'), (u'CALL_-1206934963', u'INDIRECT_-1206895043'), (u'CALL_-1206931337', u'INDIRECT_-1206900272'), (u'CAST_-1206869283', u'LOAD_-1206921830'), (u'CALL_-1206921320', u'INDIRECT_-1206893758'), (u'MULTIEQUAL_-1206899471', u'MULTIEQUAL_-1206899455'), (u'INDIRECT_-1206891571', u'MULTIEQUAL_-1206893417'), (u'INDIRECT_-1206894173', u'MULTIEQUAL_-1206894596'), (u'INDIRECT_-1206894173', u'MULTIEQUAL_-1206894596'), (u'INDIRECT_-1206906110', u'MULTIEQUAL_-1206906756'), (u'INDIRECT_-1206891010', u'MULTIEQUAL_-1206890780'), (u'CALLIND_-1206921856', u'INDIRECT_-1206902118'), (u'INDIRECT_-1206904259', u'COPY_-1206879859'), (u'MULTIEQUAL_-1206876266', u'MULTIEQUAL_-1206876148'), (u'CALLIND_-1206925453', u'INDIRECT_-1206890921'), (u'INDIRECT_-1206881553', u'MULTIEQUAL_-1206881402'), (u'MULTIEQUAL_-1206898130', u'MULTIEQUAL_-1206895123'), (u'CALL_-1206927833', u'INDIRECT_-1206906715'), (u'INDIRECT_-1206893857', u'COPY_-1206879133'), (u'INDIRECT_-1206912772', u'MULTIEQUAL_-1206910566'), (u'MULTIEQUAL_-1206898932', u'MULTIEQUAL_-1206898907'), (u'INDIRECT_-1206891568', u'COPY_-1206879597'), (u'STORE_-1206921743', u'INDIRECT_-1206892135'), (u'INDIRECT_-1206906013', u'MULTIEQUAL_-1206908046'), (u'INDIRECT_-1206909737', u'MULTIEQUAL_-1206909492'), (u'MULTIEQUAL_-1206909546', u'MULTIEQUAL_-1206908898'), (u'CALL_-1206937875', u'INDIRECT_-1206893452'), (u'CALL_-1206938232', u'INDIRECT_-1206902485'), (u'INDIRECT_-1206906060', u'MULTIEQUAL_-1206905799'), (u'CALL_-1206928150', u'INDIRECT_-1206892089'), ('const-433', u'LOAD_-1206929281'), (u'STORE_-1206925381', u'INDIRECT_-1206899504'), (u'MULTIEQUAL_-1206890816', u'MULTIEQUAL_-1206890742'), (u'CALL_-1206930228', u'INDIRECT_-1206909514'), (u'INDIRECT_-1206888865', u'MULTIEQUAL_-1206888716'), (u'INDIRECT_-1206884636', u'MULTIEQUAL_-1206892983'), (u'INDIRECT_-1206904157', u'MULTIEQUAL_-1206903323'), (u'INDIRECT_-1206900768', u'MULTIEQUAL_-1206900109'), (u'CALL_-1206928668', u'INDIRECT_-1206905370'), (u'MULTIEQUAL_-1206889861', u'MULTIEQUAL_-1206889861'), (u'INDIRECT_-1206891986', u'MULTIEQUAL_-1206891532'), (u'CALL_-1206929385', u'INDIRECT_-1206887507'), (u'INDIRECT_-1206905559', u'MULTIEQUAL_-1206906179'), (u'LOAD_-1206934630', u'INT_NOTEQUAL_-1206931076'), ('tmp_11895', u'CBRANCH_-1206927716'), (u'INDIRECT_-1206904146', u'MULTIEQUAL_-1206903917'), (u'CALL_-1206930476', u'INDIRECT_-1206901229'), (u'COPY_-1206877819', u'MULTIEQUAL_-1206878287'), (u'MULTIEQUAL_-1206888716', u'MULTIEQUAL_-1206888642'), (u'INDIRECT_-1206884057', u'MULTIEQUAL_-1206880905'), (u'INDIRECT_-1206888987', u'MULTIEQUAL_-1206888968'), ('tmp_13928', u'CBRANCH_-1206928104'), (u'INT_ADD_-1206928539', u'CAST_-1206876822'), (u'INDIRECT_-1206897661', u'MULTIEQUAL_-1206899180'), (u'CALL_-1206924704', u'INDIRECT_-1206890962'), (u'INDIRECT_-1206906262', u'MULTIEQUAL_-1206906060'), (u'INDIRECT_-1206905607', u'MULTIEQUAL_-1206905225'), (u'INT_EQUAL_-1206928866', u'CBRANCH_-1206928871'), (u'STORE_-1206928662', u'INDIRECT_-1206910209'), (u'CALL_-1206929269', u'INDIRECT_-1206887175'), ('tmp_7485', u'CBRANCH_-1206930259'), (u'INDIRECT_-1206903813', u'MULTIEQUAL_-1206903794'), (u'STORE_-1206928446', u'INDIRECT_-1206893279'), (u'CALL_-1206930506', u'INDIRECT_-1206907133'), (u'CALL_-1206937430', u'INDIRECT_-1206908930'), (u'CALL_-1206928667', u'INDIRECT_-1206897762'), (u'CALL_-1206924704', u'INDIRECT_-1206906502'), (u'MULTIEQUAL_-1206907899', u'MULTIEQUAL_-1206878303'), (u'MULTIEQUAL_-1206877021', u'MULTIEQUAL_-1206912081'), (u'STORE_-1206924909', u'INDIRECT_-1206889505'), (u'CALLIND_-1206921344', u'INDIRECT_-1206893774'), (u'COPY_-1206871962', u'CALL_-1206921308'), (u'CALL_-1206933711', u'INDIRECT_-1206900205'), (u'CALL_-1206922584', u'INDIRECT_-1206885481'), (u'INDIRECT_-1206896801', u'MULTIEQUAL_-1206897841'), (u'INDIRECT_-1206891544', u'MULTIEQUAL_-1206893023'), (u'INDIRECT_-1206899219', u'MULTIEQUAL_-1206899600'), (u'INDIRECT_-1206901202', u'MULTIEQUAL_-1206902829'), (u'INDIRECT_-1206874418', u'MULTIEQUAL_-1206876140'), (u'CALLIND_-1206921743', u'INDIRECT_-1206886935'), (u'STORE_-1206937772', u'INDIRECT_-1206897825'), (u'INDIRECT_-1206884825', u'MULTIEQUAL_-1206886580'), (u'INDIRECT_-1206885416', u'MULTIEQUAL_-1206885067'), (u'MULTIEQUAL_-1206911507', u'MULTIEQUAL_-1206911532'), (u'PTRADD_-1206872642', u'COPY_-1206869064'), (u'INDIRECT_-1206888061', u'MULTIEQUAL_-1206890651'), (u'CALLIND_-1206924365', u'INDIRECT_-1206898795'), (u'CALL_-1206931595', u'INDIRECT_-1206903356'), (u'CALL_-1206928601', u'INDIRECT_-1206912845'), (u'INDIRECT_-1206895410', u'MULTIEQUAL_-1206896949'), (u'MULTIEQUAL_-1206913245', u'INT_NOTEQUAL_-1206921776'), (u'INDIRECT_-1206889248', u'MULTIEQUAL_-1206890687'), (u'STORE_-1206930175', u'INDIRECT_-1206903528'), ('const-0', u'INT_NOTEQUAL_-1206934472'), (u'STORE_-1206924934', u'INDIRECT_-1206897199'), (u'CALL_-1206926019', u'INDIRECT_-1206890861'), (u'INDIRECT_-1206895521', u'COPY_-1206880526'), (u'STORE_-1206933118', u'INDIRECT_-1206896462'), (u'CALL_-1206924704', u'INDIRECT_-1206900202'), (u'MULTIEQUAL_-1206873732', u'INT_EQUAL_-1206923795'), (u'STORE_-1206937611', u'INDIRECT_-1206898156'), ('const-1', u'PTRADD_-1206879689'), (u'MULTIEQUAL_-1206899883', u'MULTIEQUAL_-1206899835'), (u'INDIRECT_-1206877822', u'MULTIEQUAL_-1206877509'), (u'INDIRECT_-1206892135', u'MULTIEQUAL_-1206893221'), (u'CALL_-1206934835', u'INDIRECT_-1206895653'), ('const-1', u'PTRADD_-1206879314'), (u'INDIRECT_-1206889462', u'MULTIEQUAL_-1206891129'), (u'CALL_-1206921722', u'INDIRECT_-1206891913'), (u'CALL_-1206938628', u'INDIRECT_-1206913436'), (u'CALL_-1206930025', u'INDIRECT_-1206893584'), ('const-0', u'RETURN_-1206880273'), (u'INDIRECT_-1206901197', u'MULTIEQUAL_-1206876997'), (u'INDIRECT_-1206881216', u'MULTIEQUAL_-1206881065'), (u'CALLIND_-1206921884', u'INDIRECT_-1206897934'), (u'CALL_-1206928878', u'INDIRECT_-1206906896'), (u'CALL_-1206927297', u'INDIRECT_-1206892211'), (u'STORE_-1206930310', u'INDIRECT_-1206889308'), (u'INDIRECT_-1206896663', u'MULTIEQUAL_-1206897419'), (u'CALL_-1206921361', u'INDIRECT_-1206889676'), (u'CALL_-1206934835', u'INDIRECT_-1206907413'), (u'STORE_-1206937765', u'INDIRECT_-1206892780'), (u'CALLIND_-1206925401', u'INDIRECT_-1206902654'), (u'CAST_-1206872355', u'INT_ADD_-1206929120'), (u'CALL_-1206938772', u'INDIRECT_-1206899030'), (u'CALL_-1206925860', u'INDIRECT_-1206898748'), (u'MULTIEQUAL_-1206894795', u'MULTIEQUAL_-1206894094'), (u'INDIRECT_-1206901437', u'MULTIEQUAL_-1206901146'), (u'INDIRECT_-1206905989', u'MULTIEQUAL_-1206906524'), (u'INDIRECT_-1206909348', u'MULTIEQUAL_-1206906043'), (u'INDIRECT_-1206894056', u'MULTIEQUAL_-1206893822'), (u'CALL_-1206927093', u'INDIRECT_-1206898283'), (u'STORE_-1206928446', u'INDIRECT_-1206906719'), (u'INDIRECT_-1206892642', u'MULTIEQUAL_-1206892403'), (u'CALL_-1206932860', u'INDIRECT_-1206898957'), ('const-8', u'PTRADD_-1206878940'), (u'CALL_-1206930394', u'INDIRECT_-1206898257'), (u'STORE_-1206921567', u'INDIRECT_-1206890793'), (u'CALL_-1206928629', u'INDIRECT_-1206907399'), (u'INDIRECT_-1206894620', u'MULTIEQUAL_-1206894347'), (u'CALLIND_-1206925453', u'INDIRECT_-1206895541'), (u'MULTIEQUAL_-1206892654', u'COPY_-1206879244'), (u'INT_ADD_-1206925200', u'CAST_-1206870662'), (u'MULTIEQUAL_-1206891636', u'MULTIEQUAL_-1206894047'), (u'CALL_-1206926116', u'INDIRECT_-1206889697'), (u'MULTIEQUAL_-1206877921', u'MULTIEQUAL_-1206880332'), (u'MULTIEQUAL_-1206891771', u'MULTIEQUAL_-1206891105'), (u'CALL_-1206928709', u'INDIRECT_-1206898141'), (u'INDIRECT_-1206881890', u'MULTIEQUAL_-1206881739'), (u'CALL_-1206933962', u'INDIRECT_-1206906236'), (u'CALL_-1206937924', u'INDIRECT_-1206913641'), (u'CALL_-1206928108', u'INDIRECT_-1206893774'), (u'CALLIND_-1206922636', u'INDIRECT_-1206889891'), (u'CALL_-1206930105', u'INDIRECT_-1206902257'), (u'CALL_-1206928108', u'INDIRECT_-1206898394'), (u'CALL_-1206933773', u'INDIRECT_-1206889748'), (u'CALL_-1206928357', u'INDIRECT_-1206877545'), (u'STORE_-1206933497', u'INDIRECT_-1206895832'), (u'INDIRECT_-1206898528', u'MULTIEQUAL_-1206899921'), ('tmp_72983', u'CALL_-1206930241'), (u'MULTIEQUAL_-1206895586', u'MULTIEQUAL_-1206895610'), (u'CALL_-1206929296', u'INDIRECT_-1206904678'), (u'CALL_-1206938342', u'INDIRECT_-1206910957'), (u'CALL_-1206930228', u'INDIRECT_-1206908674'), (u'INDIRECT_-1206901167', u'MULTIEQUAL_-1206901087'), (u'MULTIEQUAL_-1206910427', u'MULTIEQUAL_-1206910421'), (u'MULTIEQUAL_-1206891541', u'MULTIEQUAL_-1206891521'), ('const-433', u'LOAD_-1206934657'), (u'INDIRECT_-1206900208', u'MULTIEQUAL_-1206901601'), (u'CALL_-1206937983', u'INDIRECT_-1206883509'), (u'INT_ADD_-1206921984', u'CAST_-1206869381'), (u'MULTIEQUAL_-1206887779', u'MULTIEQUAL_-1206887363'), (u'INDIRECT_-1206898041', u'COPY_-1206880532'), (u'INDIRECT_-1206906716', u'COPY_-1206879032'), (u'INDIRECT_-1206893467', u'MULTIEQUAL_-1206897603'), (u'CALL_-1206935766', u'INDIRECT_-1206890028'), (u'CALL_-1206931749', u'INDIRECT_-1206887993'), (u'CALL_-1206930228', u'INDIRECT_-1206898594'), (u'INDIRECT_-1206906689', u'MULTIEQUAL_-1206905989'), (u'CALL_-1206933745', u'INDIRECT_-1206911154'), (u'CALL_-1206934018', u'INDIRECT_-1206911730'), (u'MULTIEQUAL_-1206898404', u'MULTIEQUAL_-1206898699'), (u'MULTIEQUAL_-1206901327', u'MULTIEQUAL_-1206901311'), (u'MULTIEQUAL_-1206898030', u'MULTIEQUAL_-1206897895'), (u'CALL_-1206928677', u'INDIRECT_-1206892429'), (u'CALL_-1206929794', u'INDIRECT_-1206905402'), (u'MULTIEQUAL_-1206897034', u'MULTIEQUAL_-1206897018'), (u'CALL_-1206926116', u'INDIRECT_-1206900617'), ('tmp_21227', u'CBRANCH_-1206921973'), (u'CALLIND_-1206921359', u'INDIRECT_-1206894987'), (u'CALL_-1206929296', u'INDIRECT_-1206892078'), (u'STORE_-1206934224', u'INDIRECT_-1206902522'), ('tmp_72986', u'CALL_-1206939005'), (u'MULTIEQUAL_-1206895040', u'MULTIEQUAL_-1206895011'), (u'CALL_-1206930274', u'INDIRECT_-1206885568'), (u'INDIRECT_-1206895037', u'MULTIEQUAL_-1206894792'), (u'INT_ADD_-1206934900', u'INT_MULT_-1206934878'), (u'CALL_-1206927405', u'INDIRECT_-1206894371'), (u'CALL_-1206929645', u'INDIRECT_-1206914852'), (u'INT_SUB_-1206935508', u'INT_ADD_-1206935494'), (u'INT_ADD_-1206927695', u'CAST_-1206871260'), (u'LOAD_-1206925056', u'CALLIND_-1206925046'), (u'CALLIND_-1206921884', u'INDIRECT_-1206891634'), (u'INDIRECT_-1206913897', u'MULTIEQUAL_-1206913507'), (u'CALL_-1206931674', u'INDIRECT_-1206903913'), (u'CALL_-1206931337', u'INDIRECT_-1206905732'), (u'INDIRECT_-1206917318', u'MULTIEQUAL_-1206916990'), (u'INDIRECT_-1206883312', u'MULTIEQUAL_-1206880905'), (u'INDIRECT_-1206906139', u'MULTIEQUAL_-1206906002'), (u'INDIRECT_-1206908557', u'COPY_-1206879168'), (u'MULTIEQUAL_-1206903047', u'MULTIEQUAL_-1206903027'), ('const-2', u'INT_ADD_-1206923598'), (u'INDIRECT_-1206900937', u'MULTIEQUAL_-1206900829'), (u'INDIRECT_-1206905274', u'MULTIEQUAL_-1206905125'), (u'INDIRECT_-1206901195', u'MULTIEQUAL_-1206904206'), (u'CALL_-1206929202', u'INDIRECT_-1206905046'), (u'INDIRECT_-1206897820', u'MULTIEQUAL_-1206897665'), (u'INDIRECT_-1206893992', u'MULTIEQUAL_-1206893844'), (u'INDIRECT_-1206888175', u'MULTIEQUAL_-1206891186'), (u'INDIRECT_-1206909317', u'COPY_-1206878619'), (u'INDIRECT_-1206889506', u'COPY_-1206879358'), (u'CALL_-1206931595', u'INDIRECT_-1206901256'), ('const-0', u'INT_EQUAL_-1206931495'), ('const-68', u'INT_ADD_-1206939539'), (u'INDIRECT_-1206890437', u'MULTIEQUAL_-1206890329'), (u'MULTIEQUAL_-1206889251', u'MULTIEQUAL_-1206888585'), (u'CALL_-1206931773', u'INDIRECT_-1206907332'), (u'INDIRECT_-1206905641', u'MULTIEQUAL_-1206907160'), (u'MULTIEQUAL_-1206903411', u'MULTIEQUAL_-1206903392'), (u'MULTIEQUAL_-1206904530', u'MULTIEQUAL_-1206908060'), (u'INDIRECT_-1206900366', u'MULTIEQUAL_-1206900137'), (u'CALL_-1206928690', u'INDIRECT_-1206912580'), (u'INDIRECT_-1206907135', u'MULTIEQUAL_-1206910809'), (u'CALL_-1206931773', u'INDIRECT_-1206890952'), (u'INDIRECT_-1206912288', u'MULTIEQUAL_-1206908983'), (u'STORE_-1206921852', u'INDIRECT_-1206893039'), (u'MULTIEQUAL_-1206892969', u'MULTIEQUAL_-1206893352'), (u'STORE_-1206927231', u'INDIRECT_-1206906364'), (u'INDIRECT_-1206901723', u'COPY_-1206901731'), (u'INDIRECT_-1206906655', u'MULTIEQUAL_-1206909666'), (u'CALL_-1206927093', u'INDIRECT_-1206885683'), (u'INDIRECT_-1206907319', u'MULTIEQUAL_-1206910013'), (u'CALLIND_-1206921743', u'INDIRECT_-1206898275'), (u'INDIRECT_-1206887591', u'COPY_-1206880171'), (u'INT_ADD_-1206934237', u'CAST_-1206875299'), (u'CALL_-1206928194', u'INDIRECT_-1206910168'), (u'INDIRECT_-1206899053', u'MULTIEQUAL_-1206880926'), (u'CALL_-1206930476', u'INDIRECT_-1206887369'), (u'CALL_-1206937186', u'INDIRECT_-1206898413'), (u'MULTIEQUAL_-1206903248', u'MULTIEQUAL_-1206903221'), (u'CALL_-1206924677', u'INDIRECT_-1206877247'), (u'CALL_-1206921134', u'INDIRECT_-1206887002'), (u'INDIRECT_-1206897157', u'MULTIEQUAL_-1206897049'), (u'INDIRECT_-1206914133', u'MULTIEQUAL_-1206914999'), ('const-0', u'INT_NOTEQUAL_-1206928090'), (u'STORE_-1206921567', u'INDIRECT_-1206899613'), (u'INDIRECT_-1206912917', u'MULTIEQUAL_-1206912299'), (u'BOOL_OR_-1206876910', u'BOOL_OR_-1206876918'), (u'INDIRECT_-1206901739', u'MULTIEQUAL_-1206902120'), (u'CALL_-1206929938', u'INDIRECT_-1206899190'), (u'STORE_-1206937772', u'INDIRECT_-1206910425'), (u'CALL_-1206929529', u'INDIRECT_-1206899275'), (u'CALL_-1206927048', u'INDIRECT_-1206907084'), (u'CALL_-1206929750', u'INDIRECT_-1206901222'), (u'CALL_-1206938421', u'INDIRECT_-1206913940'), (u'CALL_-1206933998', u'INDIRECT_-1206911716'), (u'MULTIEQUAL_-1206896473', u'MULTIEQUAL_-1206897412'), (u'INDIRECT_-1206894576', u'MULTIEQUAL_-1206894980'), (u'INDIRECT_-1206904247', u'MULTIEQUAL_-1206904211'), (u'MULTIEQUAL_-1206885259', u'MULTIEQUAL_-1206884843'), (u'CALL_-1206921308', u'INDIRECT_-1206875954'), (u'CALLIND_-1206921412', u'INDIRECT_-1206899688'), (u'CALL_-1206929385', u'INDIRECT_-1206894227'), (u'CALLIND_-1206922663', u'INDIRECT_-1206889487'), (u'LOAD_-1206934644', u'CAST_-1206875539'), (u'CALLIND_-1206938189', u'INDIRECT_-1206913375'), (u'INDIRECT_-1206898435', u'MULTIEQUAL_-1206899521'), (u'CALL_-1206937924', u'INDIRECT_-1206908601'), ('const-36', u'INT_EQUAL_-1206925173'), (u'CALL_-1206921954', u'INDIRECT_-1206894156'), (u'CALL_-1206934274', u'INDIRECT_-1206911041'), (u'LOAD_-1206923076', u'INT_SUB_-1206922875'), (u'MULTIEQUAL_-1206892874', u'MULTIEQUAL_-1206894061'), (u'CALL_-1206930241', u'INDIRECT_-1206909412'), (u'CALL_-1206934460', u'INDIRECT_-1206893943'), (u'STORE_-1206928482', u'INDIRECT_-1206911360'), (u'INDIRECT_-1206890759', u'MULTIEQUAL_-1206890669'), (u'STORE_-1206930329', u'INDIRECT_-1206909742'), (u'MULTIEQUAL_-1206913902', u'MULTIEQUAL_-1206913849'), (u'CALL_-1206928474', u'INDIRECT_-1206902870'), (u'MULTIEQUAL_-1206902263', u'MULTIEQUAL_-1206902155'), (u'CALL_-1206938342', u'INDIRECT_-1206911377'), (u'MULTIEQUAL_-1206876245', u'PTRADD_-1206876552'), (u'INT_ADD_-1206925012', u'MULTIEQUAL_-1206917640'), (u'MULTIEQUAL_-1206910327', u'MULTIEQUAL_-1206910343'), (u'STORE_-1206927248', u'INDIRECT_-1206908474'), (u'CALL_-1206928629', u'INDIRECT_-1206896899'), (u'LOAD_-1206930193', u'MULTIEQUAL_-1206915745'), (u'INDIRECT_-1206890770', u'MULTIEQUAL_-1206890564'), (u'INDIRECT_-1206898599', u'MULTIEQUAL_-1206898019'), (u'MULTIEQUAL_-1206890272', u'MULTIEQUAL_-1206890201'), (u'MULTIEQUAL_-1206900781', u'MULTIEQUAL_-1206900781'), (u'CALL_-1206934081', u'INDIRECT_-1206891190'), (u'CALL_-1206937302', u'INDIRECT_-1206912772'), (u'CALL_-1206931539', u'INDIRECT_-1206903755'), (u'INDIRECT_-1206891027', u'MULTIEQUAL_-1206890897'), (u'INDIRECT_-1206907026', u'MULTIEQUAL_-1206906879'), (u'INDIRECT_-1206890904', u'MULTIEQUAL_-1206890701'), (u'CALLIND_-1206922636', u'INDIRECT_-1206902071'), (u'STORE_-1206927231', u'INDIRECT_-1206897964'), (u'CALL_-1206932860', u'INDIRECT_-1206903997'), (u'CALL_-1206924668', u'INDIRECT_-1206891850'), (u'INDIRECT_-1206906727', u'MULTIEQUAL_-1206880400'), (u'INDIRECT_-1206908523', u'MULTIEQUAL_-1206908332'), (u'MULTIEQUAL_-1206887647', u'MULTIEQUAL_-1206887663'), (u'INDIRECT_-1206898563', u'MULTIEQUAL_-1206902643'), (u'CALL_-1206935494', u'INDIRECT_-1206882911'), (u'MULTIEQUAL_-1206898106', u'MULTIEQUAL_-1206898130'), (u'PTRADD_-1206872642', u'COPY_-1206869054'), (u'CALL_-1206921361', u'INDIRECT_-1206900176'), (u'INDIRECT_-1206899166', u'COPY_-1206879381'), (u'CALL_-1206938900', u'INDIRECT_-1206897836'), (u'STORE_-1206933398', u'INDIRECT_-1206904182'), (u'MULTIEQUAL_-1206890692', u'MULTIEQUAL_-1206891443'), (u'INDIRECT_-1206874485', u'MULTIEQUAL_-1206874646'), (u'CALL_-1206927297', u'INDIRECT_-1206898091'), (u'CALL_-1206925783', u'INDIRECT_-1206904577'), (u'CALLIND_-1206921372', u'INDIRECT_-1206888750'), (u'CALL_-1206927063', u'INDIRECT_-1206889376'), ('const-5', u'PTRADD_-1206878376'), (u'CALL_-1206925432', u'INDIRECT_-1206888283'), (u'INDIRECT_-1206903591', u'MULTIEQUAL_-1206901266'), (u'MULTIEQUAL_-1206890511', u'MULTIEQUAL_-1206890396'), (u'CALL_-1206933745', u'INDIRECT_-1206895614'), (u'MULTIEQUAL_-1206904307', u'MULTIEQUAL_-1206904287'), (u'INDIRECT_-1206894880', u'MULTIEQUAL_-1206894793'), (u'MULTIEQUAL_-1206904634', u'MULTIEQUAL_-1206905821'), (u'INDIRECT_-1206896363', u'MULTIEQUAL_-1206880922'), (u'CALL_-1206924704', u'INDIRECT_-1206895162'), (u'INDIRECT_-1206902796', u'MULTIEQUAL_-1206907073'), (u'CALLIND_-1206921710', u'INDIRECT_-1206896156'), (u'INDIRECT_-1206908335', u'MULTIEQUAL_-1206911346'), (u'COPY_-1206869873', u'MULTIEQUAL_-1206913406'), (u'CALL_-1206930105', u'INDIRECT_-1206900157'), (u'PTRADD_-1206874684', u'CAST_-1206871797'), (u'INDIRECT_-1206895113', u'MULTIEQUAL_-1206896337'), (u'INDIRECT_-1206893514', u'MULTIEQUAL_-1206893365'), (u'INDIRECT_-1206903755', u'MULTIEQUAL_-1206904539'), (u'INDIRECT_-1206898320', u'MULTIEQUAL_-1206900020'), (u'STORE_-1206921852', u'INDIRECT_-1206885899'), ('const-433', u'LOAD_-1206934253'), (u'MULTIEQUAL_-1206876161', u'MULTIEQUAL_-1206875746'), ('const-8', u'PTRADD_-1206872615'), (u'MULTIEQUAL_-1206891139', u'MULTIEQUAL_-1206890723'), (u'MULTIEQUAL_-1206912533', u'MULTIEQUAL_-1206912491'), (u'MULTIEQUAL_-1206887227', u'MULTIEQUAL_-1206887243'), (u'MULTIEQUAL_-1206891483', u'MULTIEQUAL_-1206892183'), (u'INDIRECT_-1206890008', u'MULTIEQUAL_-1206896343'), (u'INDIRECT_-1206897545', u'MULTIEQUAL_-1206876129'), (u'INDIRECT_-1206892411', u'MULTIEQUAL_-1206894257'), (u'INDIRECT_-1206907345', u'MULTIEQUAL_-1206909073'), (u'INDIRECT_-1206892640', u'MULTIEQUAL_-1206880913'), (u'MULTIEQUAL_-1206887983', u'MULTIEQUAL_-1206890693'), (u'STORE_-1206930340', u'INDIRECT_-1206902764'), (u'CALL_-1206921134', u'INDIRECT_-1206900022'), (u'CALLIND_-1206921999', u'INDIRECT_-1206897571'), (u'INDIRECT_-1206894929', u'MULTIEQUAL_-1206894229'), (u'MULTIEQUAL_-1206893031', u'MULTIEQUAL_-1206892365'), (u'INDIRECT_-1206902366', u'MULTIEQUAL_-1206904834'), (u'INDIRECT_-1206880819', u'MULTIEQUAL_-1206880692'), (u'STORE_-1206933118', u'INDIRECT_-1206904862'), (u'INDIRECT_-1206903368', u'MULTIEQUAL_-1206904929'), (u'MULTIEQUAL_-1206896387', u'MULTIEQUAL_-1206896412'), (u'INDIRECT_-1206887248', u'MULTIEQUAL_-1206887065'), (u'CALL_-1206930407', u'INDIRECT_-1206886908'), (u'CALLIND_-1206921710', u'INDIRECT_-1206886496'), (u'CALL_-1206934955', u'INDIRECT_-1206896297'), (u'CALLIND_-1206931354', u'INDIRECT_-1206904570'), (u'INDIRECT_-1206910776', u'MULTIEQUAL_-1206911322'), (u'CALLIND_-1206925453', u'INDIRECT_-1206903101'), (u'INDIRECT_-1206907298', u'MULTIEQUAL_-1206907122'), (u'STORE_-1206932305', u'INDIRECT_-1206886319'), (u'CALL_-1206924668', u'INDIRECT_-1206875968'), (u'CALL_-1206938756', u'INDIRECT_-1206906579'), (u'INDIRECT_-1206890606', u'MULTIEQUAL_-1206893074'), (u'CALL_-1206924661', u'INDIRECT_-1206905628'), (u'CALL_-1206938900', u'INDIRECT_-1206894056'), (u'INDIRECT_-1206893344', u'MULTIEQUAL_-1206897907'), (u'MULTIEQUAL_-1206906188', u'MULTIEQUAL_-1206906161'), (u'CALLIND_-1206921372', u'INDIRECT_-1206899670'), (u'MULTIEQUAL_-1206902429', u'MULTIEQUAL_-1206902410'), (u'CALL_-1206938421', u'INDIRECT_-1206891680'), (u'INDIRECT_-1206886948', u'COPY_-1206879586'), (u'STORE_-1206922815', u'INDIRECT_-1206899611'), (u'INDIRECT_-1206913196', u'MULTIEQUAL_-1206912780'), (u'STORE_-1206924560', u'INDIRECT_-1206901600'), (u'CALL_-1206928194', u'INDIRECT_-1206879757'), (u'CALL_-1206933623', u'INDIRECT_-1206881844'), ('const-433', u'LOAD_-1206939653'), (u'STORE_-1206937765', u'INDIRECT_-1206910000'), (u'INDIRECT_-1206901682', u'MULTIEQUAL_-1206901566'), (u'CALLIND_-1206921344', u'INDIRECT_-1206895454'), (u'INT_ADD_-1206928613', u'CAST_-1206876868'), (u'CALL_-1206928108', u'INDIRECT_-1206885794'), (u'CALL_-1206938036', u'INDIRECT_-1206893955'), (u'INDIRECT_-1206889336', u'MULTIEQUAL_-1206889135'), (u'INDIRECT_-1206890315', u'MULTIEQUAL_-1206891099'), (u'MULTIEQUAL_-1206892381', u'MULTIEQUAL_-1206892381'), (u'INDIRECT_-1206899183', u'MULTIEQUAL_-1206900701'), (u'CALL_-1206935494', u'INDIRECT_-1206897865'), (u'MULTIEQUAL_-1206900247', u'MULTIEQUAL_-1206900263'), (u'COPY_-1206872205', u'MULTIEQUAL_-1206914014'), (u'CALL_-1206928621', u'INDIRECT_-1206897448'), (u'INDIRECT_-1206883796', u'MULTIEQUAL_-1206892143'), (u'INDIRECT_-1206909616', u'MULTIEQUAL_-1206909411'), (u'CALL_-1206934018', u'INDIRECT_-1206896610'), (u'INDIRECT_-1206906242', u'MULTIEQUAL_-1206905971'), (u'CALL_-1206928772', u'INDIRECT_-1206900448'), (u'INDIRECT_-1206898277', u'MULTIEQUAL_-1206897443'), (u'STORE_-1206922815', u'INDIRECT_-1206904651'), (u'MULTIEQUAL_-1206897412', u'MULTIEQUAL_-1206897341'), (u'CALL_-1206933821', u'INDIRECT_-1206891452'), (u'CALL_-1206928382', u'INDIRECT_-1206888483'), (u'MULTIEQUAL_-1206895082', u'MULTIEQUAL_-1206895067'), (u'CALL_-1206938656', u'INDIRECT_-1206894130'), (u'INDIRECT_-1206906275', u'MULTIEQUAL_-1206907059'), (u'INDIRECT_-1206887469', u'MULTIEQUAL_-1206887071'), (u'INDIRECT_-1206896648', u'MULTIEQUAL_-1206898209'), (u'INDIRECT_-1206902585', u'MULTIEQUAL_-1206902540'), (u'MULTIEQUAL_-1206895467', u'MULTIEQUAL_-1206895487'), (u'INDIRECT_-1206891683', u'MULTIEQUAL_-1206891574'), (u'CALL_-1206924704', u'INDIRECT_-1206891802'), (u'INDIRECT_-1206904931', u'MULTIEQUAL_-1206906221'), (u'INDIRECT_-1206890783', u'MULTIEQUAL_-1206891539'), (u'INDIRECT_-1206909206', u'MULTIEQUAL_-1206908752'), (u'CALL_-1206933821', u'INDIRECT_-1206899012'), (u'MULTIEQUAL_-1206876994', u'MULTIEQUAL_-1206900741'), (u'CALLIND_-1206921344', u'INDIRECT_-1206895874'), (u'STORE_-1206924919', u'INDIRECT_-1206886689'), (u'CALL_-1206935821', u'INDIRECT_-1206882077'), (u'STORE_-1206937772', u'INDIRECT_-1206899505'), (u'CALL_-1206924756', u'INDIRECT_-1206893926'), (u'MULTIEQUAL_-1206890150', u'MULTIEQUAL_-1206887143'), (u'CALL_-1206925432', u'INDIRECT_-1206898783'), (u'CALLIND_-1206922663', u'INDIRECT_-1206895787'), (u'CALL_-1206925799', u'INDIRECT_-1206899129'), (u'CALL_-1206928225', u'INDIRECT_-1206893013'), (u'CALL_-1206938342', u'INDIRECT_-1206883735'), (u'MULTIEQUAL_-1206891685', u'MULTIEQUAL_-1206891672'), (u'STORE_-1206934436', u'INDIRECT_-1206904750'), (u'CALL_-1206929489', u'INDIRECT_-1206891279'), (u'INDIRECT_-1206896899', u'MULTIEQUAL_-1206896762'), (u'INDIRECT_-1206895243', u'MULTIEQUAL_-1206894967'), ('const-433', u'STORE_-1206928410'), (u'MULTIEQUAL_-1206893169', u'MULTIEQUAL_-1206893155'), (u'INDIRECT_-1206890960', u'MULTIEQUAL_-1206880909'), (u'INDIRECT_-1206888182', u'MULTIEQUAL_-1206889809'), (u'INDIRECT_-1206899225', u'MULTIEQUAL_-1206876133'), (u'INDIRECT_-1206906200', u'MULTIEQUAL_-1206905569'), ('const-0', u'INT_NOTEQUAL_-1206921546'), (u'CALL_-1206938036', u'INDIRECT_-1206912855'), (u'CALL_-1206933745', u'INDIRECT_-1206911994'), (u'STORE_-1206930340', u'INDIRECT_-1206906810'), ('const-1', u'PTRADD_-1206928800'), (u'INDIRECT_-1206898379', u'MULTIEQUAL_-1206898760'), (u'CALL_-1206934018', u'INDIRECT_-1206913992'), (u'CALL_-1206937559', u'INDIRECT_-1206906307'), ('const-55', u'COPY_-1206924932'), (u'INDIRECT_-1206908608', u'MULTIEQUAL_-1206910001'), (u'CALL_-1206928668', u'INDIRECT_-1206895710'), (u'INDIRECT_-1206892303', u'MULTIEQUAL_-1206892027'), (u'INDIRECT_-1206907040', u'MULTIEQUAL_-1206906409'), (u'MULTIEQUAL_-1206891687', u'MULTIEQUAL_-1206891707'), (u'STORE_-1206924560', u'INDIRECT_-1206886060'), (u'CALL_-1206928629', u'INDIRECT_-1206900679'), (u'INDIRECT_-1206894017', u'MULTIEQUAL_-1206893399'), (u'CALL_-1206925604', u'INDIRECT_-1206894907'), (u'STORE_-1206930175', u'INDIRECT_-1206887568'), (u'CALL_-1206928357', u'INDIRECT_-1206890150'), (u'CALL_-1206923816', u'INDIRECT_-1206902399'), ('const-433', u'LOAD_-1206927234'), (u'INDIRECT_-1206905024', u'MULTIEQUAL_-1206904847'), (u'CALL_-1206921994', u'INDIRECT_-1206895439'), (u'CALL_-1206937875', u'INDIRECT_-1206906892'), (u'MULTIEQUAL_-1206894499', u'MULTIEQUAL_-1206893641'), (u'STORE_-1206921596', u'INDIRECT_-1206894168'), (u'STORE_-1206925381', u'INDIRECT_-1206892364'), (u'STORE_-1206928410', u'INDIRECT_-1206907538'), (u'INT_ZEXT_-1206914260', u'MULTIEQUAL_-1206913971'), (u'CALL_-1206937615', u'INDIRECT_-1206908022'), (u'CALL_-1206930584', u'INDIRECT_-1206911210'), (u'INDIRECT_-1206901012', u'COPY_-1206880422'), (u'INDIRECT_-1206905463', u'MULTIEQUAL_-1206905597'), (u'INDIRECT_-1206887447', u'MULTIEQUAL_-1206887415'), (u'CALL_-1206932808', u'INDIRECT_-1206913200'), ('tmp_22868', u'BRANCH_-1206928005'), (u'CALL_-1206921844', u'INDIRECT_-1206888079'), (u'STORE_-1206933958', u'INDIRECT_-1206910768'), (u'MULTIEQUAL_-1206906727', u'MULTIEQUAL_-1206906233'), (u'STORE_-1206930873', u'INDIRECT_-1206892200'), (u'MULTIEQUAL_-1206887856', u'MULTIEQUAL_-1206890267'), (u'CALL_-1206929385', u'INDIRECT_-1206895487'), (u'INDIRECT_-1206908894', u'MULTIEQUAL_-1206908739'), (u'MULTIEQUAL_-1206898092', u'MULTIEQUAL_-1206897454'), (u'STORE_-1206925479', u'INDIRECT_-1206905020'), (u'INDIRECT_-1206892181', u'MULTIEQUAL_-1206893221'), (u'CALL_-1206929866', u'INDIRECT_-1206889906'), (u'CALL_-1206925783', u'INDIRECT_-1206894077'), (u'CALL_-1206932817', u'INDIRECT_-1206892248'), (u'INDIRECT_-1206892265', u'MULTIEQUAL_-1206893212'), (u'CALL_-1206930927', u'INDIRECT_-1206893333'), (u'INDIRECT_-1206896262', u'MULTIEQUAL_-1206895215'), (u'CALL_-1206931773', u'INDIRECT_-1206908592'), (u'CALL_-1206928271', u'INT_ADD_-1206927227'), (u'STORE_-1206922815', u'INDIRECT_-1206894571'), (u'INDIRECT_-1206912856', u'MULTIEQUAL_-1206912360'), (u'CALL_-1206928690', u'INDIRECT_-1206898720'), (u'MULTIEQUAL_-1206910617', u'MULTIEQUAL_-1206910567'), (u'INDIRECT_-1206896855', u'MULTIEQUAL_-1206897861'), (u'MULTIEQUAL_-1206912059', u'COPY_-1206912182'), (u'CALL_-1206933773', u'INDIRECT_-1206890588'), (u'CALL_-1206928257', u'INDIRECT_-1206898490'), (u'MULTIEQUAL_-1206888601', u'MULTIEQUAL_-1206889043'), (u'CALL_-1206928644', u'INDIRECT_-1206901579'), (u'CALL_-1206939039', u'INDIRECT_-1206905894'), (u'CALL_-1206938958', u'INDIRECT_-1206885432'), (u'INDIRECT_-1206896704', u'MULTIEQUAL_-1206901267'), (u'CALL_-1206927405', u'INDIRECT_-1206907811'), (u'MULTIEQUAL_-1206897786', u'MULTIEQUAL_-1206897748'), ('const-433', u'LOAD_-1206921911'), (u'MULTIEQUAL_-1206891730', u'MULTIEQUAL_-1206891595'), (u'CALL_-1206937729', u'INDIRECT_-1206906405'), (u'MULTIEQUAL_-1206905163', u'MULTIEQUAL_-1206878296'), (u'INDIRECT_-1206884589', u'MULTIEQUAL_-1206884544'), (u'CALL_-1206928667', u'INDIRECT_-1206902382'), (u'INDIRECT_-1206913345', u'MULTIEQUAL_-1206913729'), (u'INDIRECT_-1206900997', u'COPY_-1206879150'), (u'CAST_-1206875108', u'CALL_-1206933962'), (u'INDIRECT_-1206899317', u'COPY_-1206879146'), (u'INDIRECT_-1206904052', u'MULTIEQUAL_-1206903836'), (u'INDIRECT_-1206899893', u'MULTIEQUAL_-1206880928'), (u'INDIRECT_-1206893313', u'MULTIEQUAL_-1206893115'), (u'INDIRECT_-1206892495', u'MULTIEQUAL_-1206892577'), (u'MULTIEQUAL_-1206884147', u'MULTIEQUAL_-1206884127'), (u'INDIRECT_-1206888596', u'MULTIEQUAL_-1206888362'), (u'INDIRECT_-1206898063', u'MULTIEQUAL_-1206874316'), (u'CALL_-1206930915', u'INDIRECT_-1206913445'), (u'CALL_-1206927017', u'INDIRECT_-1206902796'), (u'INDIRECT_-1206909905', u'MULTIEQUAL_-1206910852'), (u'CALLIND_-1206925453', u'INDIRECT_-1206877647'), (u'INDIRECT_-1206900737', u'MULTIEQUAL_-1206900292'), (u'MULTIEQUAL_-1206905308', u'MULTIEQUAL_-1206905211'), (u'INDIRECT_-1206905308', u'MULTIEQUAL_-1206905211'), (u'CALLIND_-1206921856', u'INDIRECT_-1206894138'), (u'CALL_-1206928257', u'INDIRECT_-1206903530'), (u'INDIRECT_-1206906948', u'COPY_-1206879974'), (u'INDIRECT_-1206891600', u'MULTIEQUAL_-1206893300'), (u'CALL_-1206930241', u'INDIRECT_-1206898072'), (u'CALL_-1206934396', u'INDIRECT_-1206901040'), (u'INDIRECT_-1206891144', u'MULTIEQUAL_-1206892749'), (u'CALL_-1206930025', u'INDIRECT_-1206888124'), (u'STORE_-1206924909', u'INDIRECT_-1206902525'), (u'MULTIEQUAL_-1206904981', u'MULTIEQUAL_-1206904961'), (u'CALL_-1206928644', u'INDIRECT_-1206902839'), (u'MULTIEQUAL_-1206894061', u'MULTIEQUAL_-1206894503'), ('tmp_72986', u'CALL_-1206921361'), (u'MULTIEQUAL_-1206901910', u'MULTIEQUAL_-1206901886'), (u'MULTIEQUAL_-1206874325', u'MULTIEQUAL_-1206902156'), (u'STORE_-1206921525', u'INDIRECT_-1206887829'), (u'CALL_-1206925799', u'INDIRECT_-1206893669'), (u'INDIRECT_-1206888458', u'MULTIEQUAL_-1206887907'), (u'MULTIEQUAL_-1206906609', u'MULTIEQUAL_-1206906595'), (u'CALL_-1206928150', u'INDIRECT_-1206897969'), (u'INDIRECT_-1206907528', u'COPY_-1206879635'), ('const-1', u'INT_LESS_-1206925335'), (u'CALL_-1206926063', u'INDIRECT_-1206885000'), (u'CALL_-1206921431', u'INDIRECT_-1206893915'), (u'MULTIEQUAL_-1206912723', u'MULTIEQUAL_-1206878314'), (u'CALL_-1206935821', u'INDIRECT_-1206911062'), (u'MULTIEQUAL_-1206893472', u'MULTIEQUAL_-1206892834'), (u'CALLIND_-1206938189', u'INDIRECT_-1206903715'), (u'STORE_-1206930256', u'INDIRECT_-1206888448'), (u'CALL_-1206921459', u'INDIRECT_-1206883015'), (u'INDIRECT_-1206905163', u'MULTIEQUAL_-1206904972'), ('const-7', u'INT_AND_-1206881429'), (u'CALL_-1206932359', u'INDIRECT_-1206891918'), (u'INDIRECT_-1206906789', u'MULTIEQUAL_-1206911043'), ('const-72', u'INT_ADD_-1206921955'), (u'CALL_-1206929902', u'INDIRECT_-1206880180'), (u'MULTIEQUAL_-1206901764', u'MULTIEQUAL_-1206902059'), (u'MULTIEQUAL_-1206913179', u'MULTIEQUAL_-1206880962'), (u'CALL_-1206928382', u'INDIRECT_-1206904863'), (u'MULTIEQUAL_-1206892326', u'MULTIEQUAL_-1206891678'), (u'MULTIEQUAL_-1206898334', u'MULTIEQUAL_-1206899521'), (u'CALL_-1206934114', u'INDIRECT_-1206881802'), (u'INDIRECT_-1206875671', u'MULTIEQUAL_-1206876140'), (u'CALL_-1206938975', u'INDIRECT_-1206884433'), (u'CALL_-1206938310', u'INDIRECT_-1206904639'), (u'CALL_-1206933125', u'INDIRECT_-1206889816'), (u'CALL_-1206930241', u'INDIRECT_-1206892612'), (u'CALL_-1206924612', u'INDIRECT_-1206889985'), (u'INDIRECT_-1206905442', u'MULTIEQUAL_-1206905343'), (u'INDIRECT_-1206893917', u'MULTIEQUAL_-1206893639'), (u'INDIRECT_-1206909088', u'MULTIEQUAL_-1206908905'), (u'INDIRECT_-1206893379', u'MULTIEQUAL_-1206893999'), (u'INDIRECT_-1206881429', u'MULTIEQUAL_-1206874291'), (u'CALL_-1206927063', u'INDIRECT_-1206907856'), (u'STORE_-1206935460', u'INDIRECT_-1206909919'), (u'CALL_-1206931773', u'INDIRECT_-1206893472'), (u'COPY_-1206870606', u'MULTIEQUAL_-1206915157'), (u'CALL_-1206938772', u'INDIRECT_-1206910370'), (u'INDIRECT_-1206907642', u'MULTIEQUAL_-1206908571'), (u'CALL_-1206927093', u'INDIRECT_-1206887363'), (u'INDIRECT_-1206909263', u'MULTIEQUAL_-1206910019'), (u'MULTIEQUAL_-1206891483', u'MULTIEQUAL_-1206891435'), (u'CALL_-1206931674', u'INDIRECT_-1206910633'), (u'INDIRECT_-1206903355', u'MULTIEQUAL_-1206907029'), (u'CALLIND_-1206938827', u'INDIRECT_-1206909977'), (u'MULTIEQUAL_-1206897399', u'MULTIEQUAL_-1206878277'), (u'STORE_-1206925381', u'INDIRECT_-1206889424'), (u'INDIRECT_-1206889962', u'CAST_-1206875607'), (u'CALL_-1206926116', u'INDIRECT_-1206892637'), (u'INDIRECT_-1206901460', u'MULTIEQUAL_-1206880935'), (u'INDIRECT_-1206912497', u'MULTIEQUAL_-1206912052'), (u'INDIRECT_-1206890346', u'COPY_-1206879360'), (u'INDIRECT_-1206905903', u'MULTIEQUAL_-1206906659'), (u'INDIRECT_-1206898367', u'MULTIEQUAL_-1206898335'), (u'STORE_-1206934436', u'INDIRECT_-1206901390'), (u'INT_EQUAL_-1206921871', u'CBRANCH_-1206921867'), (u'INDIRECT_-1206900923', u'MULTIEQUAL_-1206900814'), (u'INDIRECT_-1206883919', u'MULTIEQUAL_-1206884060'), (u'CALL_-1206930556', u'INDIRECT_-1206899436'), (u'CALL_-1206921832', u'INDIRECT_-1206905462'), (u'CALL_-1206928291', u'INDIRECT_-1206897250'), (u'INDIRECT_-1206900478', u'MULTIEQUAL_-1206900542'), (u'INDIRECT_-1206890423', u'MULTIEQUAL_-1206890314'), (u'INDIRECT_-1206899368', u'MULTIEQUAL_-1206900761'), (u'INDIRECT_-1206914401', u'MULTIEQUAL_-1206914040'), (u'CALL_-1206931337', u'INDIRECT_-1206911192'), (u'INDIRECT_-1206902044', u'MULTIEQUAL_-1206903523'), (u'MULTIEQUAL_-1206889187', u'MULTIEQUAL_-1206889167'), (u'INDIRECT_-1206875054', u'MULTIEQUAL_-1206874983'), (u'CALL_-1206933962', u'INDIRECT_-1206909176'), (u'INDIRECT_-1206903943', u'MULTIEQUAL_-1206874330'), (u'INDIRECT_-1206895869', u'MULTIEQUAL_-1206900123'), (u'CALL_-1206933745', u'INDIRECT_-1206881246'), (u'CALL_-1206928878', u'INDIRECT_-1206899756'), (u'CALL_-1206921264', u'INDIRECT_-1206892569'), (u'MULTIEQUAL_-1206894283', u'INT_LESS_-1206932393'), (u'INDIRECT_-1206908668', u'MULTIEQUAL_-1206908485'), (u'CALL_-1206928668', u'INDIRECT_-1206907050'), (u'INDIRECT_-1206905417', u'MULTIEQUAL_-1206904583'), (u'INDIRECT_-1206894906', u'MULTIEQUAL_-1206894677'), (u'CALL_-1206937615', u'INDIRECT_-1206895002'), (u'STORE_-1206930310', u'INDIRECT_-1206901908'), (u'INDIRECT_-1206885763', u'COPY_-1206885771'), (u'INDIRECT_-1206894055', u'MULTIEQUAL_-1206893651'), (u'CALL_-1206934114', u'INDIRECT_-1206894153'), (u'INDIRECT_-1206898496', u'MULTIEQUAL_-1206898080'), (u'INDIRECT_-1206893023', u'MULTIEQUAL_-1206892785'), (u'LOAD_-1206921354', u'CALLIND_-1206921344'), (u'INDIRECT_-1206894027', u'MULTIEQUAL_-1206894008'), (u'INDIRECT_-1206890977', u'MULTIEQUAL_-1206890699'), (u'INDIRECT_-1206876120', u'MULTIEQUAL_-1206876140'), (u'CALL_-1206931797', u'INDIRECT_-1206909871'), (u'CALL_-1206938131', u'INDIRECT_-1206910393'), (u'INDIRECT_-1206907836', u'MULTIEQUAL_-1206912113'), (u'CALL_-1206928291', u'INDIRECT_-1206891370'), (u'MULTIEQUAL_-1206892183', u'MULTIEQUAL_-1206892075'), (u'INT_NOTEQUAL_-1206929851', u'CBRANCH_-1206929849'), (u'INDIRECT_-1206895897', u'MULTIEQUAL_-1206895789'), (u'INDIRECT_-1206885130', u'MULTIEQUAL_-1206884900'), ('tmp_19191', u'CBRANCH_-1206923315'), (u'STORE_-1206934385', u'INDIRECT_-1206889177'), (u'CALL_-1206928709', u'INDIRECT_-1206899401'), (u'STORE_-1206928410', u'INDIRECT_-1206906278'), (u'CALL_-1206928271', u'INDIRECT_-1206878510'), (u'CALL_-1206934018', u'INDIRECT_-1206900390'), (u'CALL_-1206938756', u'INDIRECT_-1206901539'), (u'STORE_-1206921830', u'INDIRECT_-1206882101'), (u'INDIRECT_-1206903302', u'MULTIEQUAL_-1206904929'), (u'INDIRECT_-1206893902', u'MULTIEQUAL_-1206893663'), (u'CALL_-1206936047', u'INDIRECT_-1206912897'), (u'CALL_-1206931545', u'INDIRECT_-1206895025'), (u'CALL_-1206938975', u'INDIRECT_-1206899138'), (u'CALL_-1206924612', u'INDIRECT_-1206897965'), (u'CALL_-1206922556', u'INDIRECT_-1206893743'), (u'CALL_-1206929750', u'INDIRECT_-1206900802'), (u'CALL_-1206932827', u'INDIRECT_-1206895994'), (u'MULTIEQUAL_-1206894423', u'MULTIEQUAL_-1206894375'), (u'INDIRECT_-1206887889', u'MULTIEQUAL_-1206887491'), (u'MULTIEQUAL_-1206895795', u'MULTIEQUAL_-1206895774'), (u'CALL_-1206929938', u'INDIRECT_-1206897510'), (u'INDIRECT_-1206884548', u'MULTIEQUAL_-1206890883'), (u'CAST_-1206870944', u'INT_LESSEQUAL_-1206923373'), (u'MULTIEQUAL_-1206908031', u'MULTIEQUAL_-1206908012'), (u'CALL_-1206921994', u'INDIRECT_-1206884519'), (u'INDIRECT_-1206899182', u'COPY_-1206878833'), (u'INDIRECT_-1206903185', u'MULTIEQUAL_-1206904132'), (u'CALL_-1206939523', u'INDIRECT_-1206899375'), (u'CALL_-1206929071', u'INDIRECT_-1206915863'), ('const-0', u'CALL_-1206937729'), (u'INDIRECT_-1206895316', u'MULTIEQUAL_-1206895082'), (u'INT_RIGHT_-1206929110', u'INT_ZEXT_-1206916600'), (u'CALL_-1206922426', u'INDIRECT_-1206888240'), (u'INDIRECT_-1206903669', u'MULTIEQUAL_-1206905392'), (u'CALL_-1206929202', u'INDIRECT_-1206906306'), (u'CALL_-1206934274', u'INDIRECT_-1206881216'), (u'INDIRECT_-1206893156', u'MULTIEQUAL_-1206874311'), (u'CALL_-1206924661', u'INDIRECT_-1206900168'), (u'MULTIEQUAL_-1206892460', u'MULTIEQUAL_-1206892403'), (u'CALL_-1206930882', u'INDIRECT_-1206891000'), (u'INDIRECT_-1206901703', u'MULTIEQUAL_-1206902459'), (u'INDIRECT_-1206883227', u'MULTIEQUAL_-1206883322'), (u'MULTIEQUAL_-1206914347', u'MULTIEQUAL_-1206914331'), (u'INDIRECT_-1206899180', u'MULTIEQUAL_-1206899092'), (u'INDIRECT_-1206901644', u'MULTIEQUAL_-1206903249'), (u'CALL_-1206921459', u'INDIRECT_-1206905695'), (u'INDIRECT_-1206902833', u'MULTIEQUAL_-1206902693'), (u'CALL_-1206937186', u'INDIRECT_-1206912273'), (u'CALL_-1206921954', u'INDIRECT_-1206876345'), (u'MULTIEQUAL_-1206880958', u'MULTIEQUAL_-1206880412'), (u'CALL_-1206923816', u'INDIRECT_-1206898199'), (u'CALL_-1206932271', u'INDIRECT_-1206899995'), ('const-63', u'INT_AND_-1206922740'), (u'MULTIEQUAL_-1206909570', u'MULTIEQUAL_-1206913100'), (u'CALL_-1206933745', u'INDIRECT_-1206892254'), (u'MULTIEQUAL_-1206901187', u'MULTIEQUAL_-1206901181'), (u'CALL_-1206924704', u'INDIRECT_-1206884242'), (u'CALL_-1206921459', u'INDIRECT_-1206893515'), (u'MULTIEQUAL_-1206874331', u'MULTIEQUAL_-1206904676'), (u'LOAD_-1206921866', u'CALLIND_-1206921856'), ('const-0', u'CALL_-1206931183'), (u'MULTIEQUAL_-1206881817', u'MULTIEQUAL_-1206881810'), (u'CALL_-1206929529', u'INDIRECT_-1206909775'), (u'CALL_-1206921459', u'INDIRECT_-1206875704'), (u'CALL_-1206928155', u'INDIRECT_-1206901556'), (u'CALL_-1206939005', u'INDIRECT_-1206907555'), (u'CALL_-1206931545', u'INDIRECT_-1206906365'), (u'CALL_-1206935907', u'INDIRECT_-1206883155'), (u'MULTIEQUAL_-1206903467', u'MULTIEQUAL_-1206903447'), (u'INDIRECT_-1206896435', u'MULTIEQUAL_-1206895930'), (u'CALL_-1206937302', u'INDIRECT_-1206897232'), (u'STORE_-1206928732', u'INDIRECT_-1206910251'), (u'INDIRECT_-1206896882', u'MULTIEQUAL_-1206896832'), (u'MULTIEQUAL_-1206886099', u'MULTIEQUAL_-1206885683'), (u'CALL_-1206938342', u'INDIRECT_-1206913477'), (u'LOAD_-1206925016', u'INT_LESS_-1206925001'), (u'LOAD_-1206925016', u'INT_EQUAL_-1206925001'), (u'INDIRECT_-1206892382', u'INT_NOTEQUAL_-1206876931'), (u'INDIRECT_-1206912520', u'MULTIEQUAL_-1206912365'), (u'MULTIEQUAL_-1206912113', u'MULTIEQUAL_-1206912071'), (u'INDIRECT_-1206909076', u'MULTIEQUAL_-1206908875'), (u'CALL_-1206936047', u'INDIRECT_-1206905337'), (u'CALL_-1206930086', u'INDIRECT_-1206898647'), (u'INDIRECT_-1206894562', u'MULTIEQUAL_-1206895820'), (u'INDIRECT_-1206897964', u'MULTIEQUAL_-1206902527'), (u'MULTIEQUAL_-1206887436', u'COPY_-1206875817'), (u'INDIRECT_-1206892183', u'MULTIEQUAL_-1206891945'), ('tmp_22368', u'CBRANCH_-1206921402'), (u'CALL_-1206937186', u'INDIRECT_-1206894633'), (u'CALL_-1206929489', u'INDIRECT_-1206900939'), (u'INDIRECT_-1206890885', u'MULTIEQUAL_-1206891551'), (u'CALL_-1206924668', u'INDIRECT_-1206897310'), (u'STORE_-1206929089', u'INDIRECT_-1206904106'), (u'STORE_-1206928320', u'INDIRECT_-1206901149'), (u'CALL_-1206933773', u'INDIRECT_-1206907388'), (u'CALL_-1206928271', u'INDIRECT_-1206898255'), (u'INT_ADD_-1206937247', u'CAST_-1206877416'), ('const-48', u'INT_ADD_-1206921737'), (u'INDIRECT_-1206903481', u'MULTIEQUAL_-1206903120'), (u'INDIRECT_-1206893915', u'INT_NOTEQUAL_-1206939341'), (u'MULTIEQUAL_-1206913437', u'MULTIEQUAL_-1206913434'), (u'MULTIEQUAL_-1206896992', u'MULTIEQUAL_-1206896921'), (u'INDIRECT_-1206885110', u'MULTIEQUAL_-1206885756'), (u'MULTIEQUAL_-1206902368', u'MULTIEQUAL_-1206902271'), (u'INDIRECT_-1206902368', u'MULTIEQUAL_-1206902271'), (u'CALL_-1206926019', u'INDIRECT_-1206892961'), (u'MULTIEQUAL_-1206891533', u'MULTIEQUAL_-1206891491'), (u'INDIRECT_-1206905726', u'MULTIEQUAL_-1206908194'), (u'INDIRECT_-1206900863', u'MULTIEQUAL_-1206902381'), (u'INDIRECT_-1206896182', u'MULTIEQUAL_-1206897841'), (u'INDIRECT_-1206901615', u'MULTIEQUAL_-1206901211'), (u'INDIRECT_-1206890162', u'MULTIEQUAL_-1206890112'), (u'CALL_-1206927297', u'INDIRECT_-1206891371'), (u'CALL_-1206930915', u'INDIRECT_-1206889763'), (u'CALL_-1206928291', u'INDIRECT_-1206904390'), (u'INDIRECT_-1206892215', u'MULTIEQUAL_-1206892056'), (u'INDIRECT_-1206910188', u'MULTIEQUAL_-1206909866'), (u'INDIRECT_-1206889122', u'MULTIEQUAL_-1206888823'), (u'INDIRECT_-1206887423', u'MULTIEQUAL_-1206888941'), (u'CALL_-1206930550', u'INDIRECT_-1206906742'), (u'LOAD_-1206925532', u'INT_ADD_-1206925505'), (u'INDIRECT_-1206910238', u'MULTIEQUAL_-1206909963'), (u'CALL_-1206929830', u'INDIRECT_-1206909204'), (u'INDIRECT_-1206902020', u'MULTIEQUAL_-1206901865'), (u'INDIRECT_-1206902105', u'MULTIEQUAL_-1206902010'), (u'MULTIEQUAL_-1206891651', u'MULTIEQUAL_-1206891632'), (u'CALL_-1206926019', u'INDIRECT_-1206904721'), (u'INDIRECT_-1206904820', u'MULTIEQUAL_-1206880943'), (u'STORE_-1206928518', u'INDIRECT_-1206908021'), (u'CALL_-1206930899', u'INDIRECT_-1206908651'), (u'INT_NOTEQUAL_-1206929089', u'CBRANCH_-1206929095'), (u'INDIRECT_-1206897016', u'MULTIEQUAL_-1206896811'), (u'INDIRECT_-1206916647', u'MULTIEQUAL_-1206880966'), (u'INDIRECT_-1206912614', u'MULTIEQUAL_-1206911987'), (u'STORE_-1206930846', u'INDIRECT_-1206890029'), (u'MULTIEQUAL_-1206904867', u'MULTIEQUAL_-1206904883'), (u'MULTIEQUAL_-1206895688', u'MULTIEQUAL_-1206895661'), ('const-8', u'PTRADD_-1206872521'), (u'CALL_-1206930210', u'INDIRECT_-1206900234'), (u'MULTIEQUAL_-1206892455', u'MULTIEQUAL_-1206892451'), (u'CAST_-1206869301', u'CALL_-1206921832'), (u'CALL_-1206930210', u'INDIRECT_-1206891834'), (u'CALL_-1206921134', u'INDIRECT_-1206903382'), (u'MULTIEQUAL_-1206876101', u'MULTIEQUAL_-1206879009'), (u'INDIRECT_-1206899240', u'MULTIEQUAL_-1206897560'), (u'INDIRECT_-1206886522', u'MULTIEQUAL_-1206888189'), (u'CALL_-1206938131', u'INDIRECT_-1206909133'), (u'INT_ADD_-1206935538', u'INT_LESS_-1206935531'), ('tmp_10021', u'CBRANCH_-1206929077'), (u'STORE_-1206925248', u'INDIRECT_-1206897342'), (u'LOAD_-1206931068', u'INT_ADD_-1206931045'), (u'CALL_-1206924668', u'MULTIEQUAL_-1206915297'), (u'INDIRECT_-1206913463', u'MULTIEQUAL_-1206914219'), ('const-433', u'LOAD_-1206928324'), (u'INDIRECT_-1206903081', u'COPY_-1206880544'), (u'MULTIEQUAL_-1206893294', u'MULTIEQUAL_-1206893275'), (u'INDIRECT_-1206883200', u'MULTIEQUAL_-1206884900'), (u'INDIRECT_-1206906963', u'MULTIEQUAL_-1206911043'), (u'STORE_-1206933497', u'INDIRECT_-1206902552'), (u'INDIRECT_-1206894896', u'MULTIEQUAL_-1206894662'), (u'CALL_-1206937615', u'INDIRECT_-1206898782'), (u'INDIRECT_-1206904195', u'MULTIEQUAL_-1206903775'), (u'INDIRECT_-1206908229', u'COPY_-1206880094'), (u'INDIRECT_-1206896662', u'MULTIEQUAL_-1206897920'), (u'CALL_-1206929866', u'INDIRECT_-1206908806'), (u'INDIRECT_-1206899944', u'MULTIEQUAL_-1206901423'), (u'MULTIEQUAL_-1206874348', u'MULTIEQUAL_-1206911816'), (u'INDIRECT_-1206902945', u'MULTIEQUAL_-1206902850'), (u'CALL_-1206931797', u'INDIRECT_-1206909031'), (u'MULTIEQUAL_-1206901148', u'MULTIEQUAL_-1206901943'), (u'STORE_-1206928410', u'INDIRECT_-1206897458'), (u'MULTIEQUAL_-1206893527', u'INT_NOTEQUAL_-1206876816'), (u'INDIRECT_-1206891263', u'MULTIEQUAL_-1206891154'), (u'MULTIEQUAL_-1206893968', u'MULTIEQUAL_-1206893871'), (u'INDIRECT_-1206893968', u'MULTIEQUAL_-1206893871'), (u'INT_EQUAL_-1206925001', u'CBRANCH_-1206925002'), (u'INDIRECT_-1206894370', u'MULTIEQUAL_-1206894140'), (u'CALL_-1206931269', u'INDIRECT_-1206889329'), (u'MULTIEQUAL_-1206878303', u'MULTIEQUAL_-1206906727'), (u'STORE_-1206924919', u'INDIRECT_-1206902229'), (u'CALLIND_-1206938263', u'INDIRECT_-1206896624'), ('const-8', u'PTRADD_-1206877509'), (u'INDIRECT_-1206901292', u'MULTIEQUAL_-1206901201'), (u'INDIRECT_-1206906664', u'MULTIEQUAL_-1206908143'), (u'INDIRECT_-1206896184', u'MULTIEQUAL_-1206897789'), (u'CALLIND_-1206931354', u'INDIRECT_-1206897850'), (u'STORE_-1206929169', u'INDIRECT_-1206885640'), ('tmp_20741', u'CBRANCH_-1206921750'), (u'CALL_-1206928152', u'INDIRECT_-1206898413'), (u'MULTIEQUAL_-1206899995', u'MULTIEQUAL_-1206899974'), (u'STORE_-1206921852', u'INDIRECT_-1206887999'), (u'MULTIEQUAL_-1206890091', u'MULTIEQUAL_-1206889976'), (u'INDIRECT_-1206906423', u'MULTIEQUAL_-1206907032'), (u'CALL_-1206935851', u'INDIRECT_-1206898906'), (u'CALL_-1206922556', u'INDIRECT_-1206897943'), (u'INT_ADD_-1206928468', u'CAST_-1206876780'), (u'CALL_-1206937302', u'CALL_-1206932911'), (u'INDIRECT_-1206908291', u'MULTIEQUAL_-1206909581'), (u'CALL_-1206934487', u'INDIRECT_-1206910336'), (u'CALL_-1206939039', u'INDIRECT_-1206895814'), (u'MULTIEQUAL_-1206895412', u'MULTIEQUAL_-1206895394'), (u'INDIRECT_-1206889248', u'MULTIEQUAL_-1206896343'), (u'CALL_-1206933821', u'INDIRECT_-1206894812'), ('const-433', u'LOAD_-1206935624'), (u'CALL_-1206934460', u'INDIRECT_-1206881338'), (u'CALL_-1206927418', u'INDIRECT_-1206893119'), (u'CALL_-1206931545', u'INDIRECT_-1206903845'), (u'INDIRECT_-1206896702', u'MULTIEQUAL_-1206896598'), (u'INDIRECT_-1206908395', u'MULTIEQUAL_-1206912069'), (u'INDIRECT_-1206907381', u'MULTIEQUAL_-1206909971'), (u'MULTIEQUAL_-1206894481', u'MULTIEQUAL_-1206894467'), (u'MULTIEQUAL_-1206890188', u'MULTIEQUAL_-1206890091'), (u'INDIRECT_-1206890188', u'MULTIEQUAL_-1206890091'), (u'CALL_-1206938232', u'INDIRECT_-1206907945'), (u'INDIRECT_-1206902617', u'MULTIEQUAL_-1206902509'), (u'CALL_-1206929269', u'INDIRECT_-1206903975'), (u'STORE_-1206921852', u'INDIRECT_-1206886319'), (u'CALL_-1206939005', u'INDIRECT_-1206903775'), (u'MULTIEQUAL_-1206899469', u'MULTIEQUAL_-1206899455'), (u'CALL_-1206930927', u'INDIRECT_-1206889973'), (u'CALL_-1206930506', u'INDIRECT_-1206886973'), (u'INDIRECT_-1206908022', u'MULTIEQUAL_-1206907723'), (u'INDIRECT_-1206894077', u'MULTIEQUAL_-1206893243'), (u'CALLIND_-1206938189', u'INDIRECT_-1206910435'), (u'STORE_-1206937611', u'INDIRECT_-1206912436'), (u'INDIRECT_-1206902244', u'MULTIEQUAL_-1206901983'), (u'INDIRECT_-1206903971', u'COPY_-1206880210'), (u'INDIRECT_-1206891176', u'MULTIEQUAL_-1206889086'), ('const-433', u'LOAD_-1206929163'), (u'CALLIND_-1206924365', u'INDIRECT_-1206906355'), (u'CALL_-1206938694', u'INDIRECT_-1206914313'), (u'CALL_-1206929324', u'INDIRECT_-1206901752'), (u'CALL_-1206928209', u'INDIRECT_-1206902643'), (u'INDIRECT_-1206913965', u'MULTIEQUAL_-1206913599'), (u'INDIRECT_-1206902165', u'MULTIEQUAL_-1206876140'), ('tmp_236', u'CBRANCH_-1206939560'), (u'INDIRECT_-1206899473', u'MULTIEQUAL_-1206899333'), (u'CALL_-1206933962', u'INDIRECT_-1206899516'), (u'MULTIEQUAL_-1206874343', u'MULTIEQUAL_-1206909716'), ('const-0', u'CALL_-1206934835'), (u'STORE_-1206932486', u'INDIRECT_-1206910569'), (u'CALL_-1206921844', u'INDIRECT_-1206885139'), (u'CALLIND_-1206921412', u'INDIRECT_-1206891288'), ('const-16', u'INT_ADD_-1206922668'), (u'MULTIEQUAL_-1206897786', u'MULTIEQUAL_-1206897138'), (u'CALL_-1206929902', u'INDIRECT_-1206891188'), (u'MULTIEQUAL_-1206876246', u'COPY_-1206873978'), (u'INDIRECT_-1206897609', u'MULTIEQUAL_-1206898701'), (u'INDIRECT_-1206911881', u'MULTIEQUAL_-1206911520'), (u'MULTIEQUAL_-1206899888', u'MULTIEQUAL_-1206900683'), (u'INDIRECT_-1206891747', u'MULTIEQUAL_-1206891365'), (u'CALLIND_-1206921856', u'INDIRECT_-1206874896'), (u'INDIRECT_-1206891122', u'MULTIEQUAL_-1206892749'), (u'CALL_-1206930228', u'INDIRECT_-1206891874'), (u'CALL_-1206929202', u'INDIRECT_-1206886146'), (u'CALL_-1206921954', u'INDIRECT_-1206897936'), (u'INDIRECT_-1206906722', u'MULTIEQUAL_-1206906606'), (u'CALL_-1206930228', u'INDIRECT_-1206906574'), (u'INDIRECT_-1206894598', u'MULTIEQUAL_-1206894662'), (u'STORE_-1206921525', u'INDIRECT_-1206882789'), (u'MULTIEQUAL_-1206893590', u'MULTIEQUAL_-1206895077'), (u'INT_NOTEQUAL_-1206933536', u'CBRANCH_-1206933535'), (u'CALL_-1206931674', u'INDIRECT_-1206892993'), (u'INDIRECT_-1206905617', u'COPY_-1206879161'), (u'CALL_-1206929019', u'INDIRECT_-1206905603'), (u'MULTIEQUAL_-1206879889', u'COPY_-1206870606'), (u'MULTIEQUAL_-1206894572', u'MULTIEQUAL_-1206894554'), (u'INDIRECT_-1206900484', u'MULTIEQUAL_-1206905047'), (u'CALL_-1206929645', u'INDIRECT_-1206905612'), (u'INDIRECT_-1206891203', u'MULTIEQUAL_-1206892721'), (u'INDIRECT_-1206900726', u'MULTIEQUAL_-1206900579'), (u'CALL_-1206928291', u'INDIRECT_-1206890950'), (u'INDIRECT_-1206887581', u'MULTIEQUAL_-1206889100'), (u'CALL_-1206932827', u'INDIRECT_-1206891794'), (u'STORE_-1206932305', u'INDIRECT_-1206896399'), (u'INDIRECT_-1206903208', u'MULTIEQUAL_-1206903025'), ('tmp_15671', u'CBRANCH_-1206925766'), (u'CALL_-1206928331', u'INDIRECT_-1206901895'), (u'MULTIEQUAL_-1206908227', u'MULTIEQUAL_-1206908243'), (u'CALL_-1206930210', u'INDIRECT_-1206902754'), (u'STORE_-1206928410', u'INDIRECT_-1206893258'), (u'STORE_-1206924934', u'INDIRECT_-1206884179'), (u'CALL_-1206937186', u'INDIRECT_-1206908493'), ('const-3', u'PTRADD_-1206872530'), (u'CALL_-1206921844', u'INDIRECT_-1206890179'), (u'STORE_-1206934385', u'INDIRECT_-1206905137'), (u'CALL_-1206921832', u'INDIRECT_-1206895802'), (u'INDIRECT_-1206890834', u'MULTIEQUAL_-1206890679'), (u'INDIRECT_-1206906244', u'MULTIEQUAL_-1206907723'), (u'CALL_-1206927063', u'INDIRECT_-1206895256'), (u'INDIRECT_-1206894150', u'MULTIEQUAL_-1206895689'), (u'INDIRECT_-1206909137', u'MULTIEQUAL_-1206908519'), (u'CALL_-1206925860', u'INDIRECT_-1206902528'), (u'CALL_-1206930899', u'INDIRECT_-1206893111'), (u'INDIRECT_-1206891834', u'MULTIEQUAL_-1206891685'), (u'INDIRECT_-1206905422', u'MULTIEQUAL_-1206905220'), (u'INDIRECT_-1206898989', u'COPY_-1206880072'), (u'CALL_-1206932359', u'INDIRECT_-1206898638'), (u'CALLIND_-1206921999', u'INDIRECT_-1206882871'), (u'INDIRECT_-1206898394', u'MULTIEQUAL_-1206898239'), (u'INDIRECT_-1206895567', u'MULTIEQUAL_-1206899703'), (u'CALL_-1206934991', u'INDIRECT_-1206895906'), (u'INT_NOTEQUAL_-1206923872', u'CBRANCH_-1206923869'), (u'CALL_-1206928677', u'INDIRECT_-1206887809'), (u'MULTIEQUAL_-1206880034', u'MULTIEQUAL_-1206880049'), (u'STORE_-1206924909', u'INDIRECT_-1206910085'), (u'CALLIND_-1206925511', u'INDIRECT_-1206898093'), (u'MULTIEQUAL_-1206904627', u'MULTIEQUAL_-1206904133'), (u'STORE_-1206924934', u'INDIRECT_-1206903499'), (u'LOAD_-1206939632', u'INT_NOTEQUAL_-1206939562'), (u'INDIRECT_-1206900599', u'MULTIEQUAL_-1206903293'), (u'INDIRECT_-1206903116', u'MULTIEQUAL_-1206902700'), (u'INDIRECT_-1206901809', u'MULTIEQUAL_-1206901694'), (u'CALL_-1206928690', u'INDIRECT_-1206902920'), (u'CALL_-1206938975', u'INDIRECT_-1206911318'), (u'STORE_-1206928553', u'INDIRECT_-1206909722'), (u'INDIRECT_-1206905633', u'MULTIEQUAL_-1206876266'), (u'INDIRECT_-1206900564', u'MULTIEQUAL_-1206900361'), (u'MULTIEQUAL_-1206903024', u'MULTIEQUAL_-1206903319'), (u'CALL_-1206930274', u'INDIRECT_-1206898168'), (u'INDIRECT_-1206902489', u'MULTIEQUAL_-1206901789'), (u'CALL_-1206928621', u'INDIRECT_-1206900808'), (u'CALL_-1206938975', u'INDIRECT_-1206893258'), (u'CALLIND_-1206921856', u'INDIRECT_-1206885318'), (u'INDIRECT_-1206898686', u'MULTIEQUAL_-1206898457'), (u'INDIRECT_-1206901055', u'MULTIEQUAL_-1206900751'), ('const-7', u'PTRADD_-1206871614'), (u'CALL_-1206928668', u'INDIRECT_-1206896130'), (u'INDIRECT_-1206905366', u'MULTIEQUAL_-1206905293'), (u'INDIRECT_-1206907097', u'MULTIEQUAL_-1206906263'), (u'MULTIEQUAL_-1206903482', u'MULTIEQUAL_-1206903467'), (u'STORE_-1206927241', u'INDIRECT_-1206887049'), (u'STORE_-1206925381', u'INDIRECT_-1206886484'), (u'CALLIND_-1206924365', u'INDIRECT_-1206896695'), (u'INDIRECT_-1206904838', u'MULTIEQUAL_-1206904287'), (u'MULTIEQUAL_-1206900299', u'COPY_-1206900422'), (u'CALL_-1206929489', u'INDIRECT_-1206910599'), (u'CALLIND_-1206938827', u'INDIRECT_-1206900737'), (u'INDIRECT_-1206893018', u'MULTIEQUAL_-1206892842'), (u'INDIRECT_-1206897800', u'MULTIEQUAL_-1206897169'), (u'INDIRECT_-1206884087', u'MULTIEQUAL_-1206884051'), (u'CALL_-1206927316', u'INDIRECT_-1206886765'), (u'INDIRECT_-1206913719', u'MULTIEQUAL_-1206913139'), (u'INDIRECT_-1206913057', u'MULTIEQUAL_-1206912667'), (u'CALL_-1206934835', u'INDIRECT_-1206913293'), (u'CALL_-1206934835', u'INDIRECT_-1206890613'), (u'INDIRECT_-1206896059', u'MULTIEQUAL_-1206896030'), (u'CALL_-1206932359', u'INDIRECT_-1206898218'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871614'), (u'CALL_-1206928647', u'INDIRECT_-1206911302'), (u'CALL_-1206937924', u'INDIRECT_-1206916743'), (u'STORE_-1206925221', u'INDIRECT_-1206890187'), (u'INDIRECT_-1206890402', u'MULTIEQUAL_-1206890298'), (u'CALL_-1206928629', u'INDIRECT_-1206906139'), (u'STORE_-1206937788', u'INDIRECT_-1206903290'), (u'INDIRECT_-1206891268', u'MULTIEQUAL_-1206897603'), (u'STORE_-1206924560', u'INDIRECT_-1206903700'), (u'STORE_-1206933958', u'INDIRECT_-1206903628'), (u'CALL_-1206938342', u'INDIRECT_-1206899197'), (u'CALLIND_-1206938827', u'INDIRECT_-1206897797'), (u'MULTIEQUAL_-1206900949', u'MULTIEQUAL_-1206901332'), (u'CALLIND_-1206925453', u'INDIRECT_-1206895121'), (u'INT_ADD_-1206922938', u'COPY_-1206869881'), (u'CALL_-1206930899', u'INDIRECT_-1206904451'), (u'INDIRECT_-1206895360', u'MULTIEQUAL_-1206896350'), (u'INDIRECT_-1206903788', u'MULTIEQUAL_-1206903398'), (u'CALL_-1206928709', u'INDIRECT_-1206896041'), (u'INDIRECT_-1206907640', u'MULTIEQUAL_-1206907257'), (u'CAST_-1206877738', u'COPY_-1206877862'), (u'INDIRECT_-1206890825', u'MULTIEQUAL_-1206876112'), (u'CALL_-1206922426', u'INDIRECT_-1206905040'), (u'MULTIEQUAL_-1206915911', u'CAST_-1206874637'), (u'CALL_-1206929974', u'INDIRECT_-1206905512'), (u'MULTIEQUAL_-1206893809', u'MULTIEQUAL_-1206894192'), (u'CALL_-1206936110', u'INDIRECT_-1206899916'), (u'INDIRECT_-1206889457', u'MULTIEQUAL_-1206889118'), (u'CALL_-1206925783', u'INDIRECT_-1206885677'), (u'INDIRECT_-1206906136', u'MULTIEQUAL_-1206905935'), (u'CALL_-1206928992', u'INDIRECT_-1206883574'), (u'CALL_-1206939039', u'INT_EQUAL_-1206939025'), (u'CALL_-1206928382', u'INDIRECT_-1206888063'), (u'CALL_-1206928271', u'INDIRECT_-1206906459'), ('tmp_72983', u'CALL_-1206938900'), (u'CALLIND_-1206922636', u'INDIRECT_-1206888631'), (u'INDIRECT_-1206894396', u'MULTIEQUAL_-1206898673'), (u'CALL_-1206928108', u'INDIRECT_-1206897134'), (u'CALL_-1206939039', u'INDIRECT_-1206884469'), (u'MULTIEQUAL_-1206878266', u'MULTIEQUAL_-1206891607'), (u'INDIRECT_-1206887045', u'MULTIEQUAL_-1206876103'), (u'INT_NOTEQUAL_-1206939215', u'CBRANCH_-1206939215'), (u'INDIRECT_-1206895757', u'MULTIEQUAL_-1206894923'), (u'CALL_-1206924704', u'INDIRECT_-1206903982'), (u'STORE_-1206928732', u'INDIRECT_-1206907311'), (u'INDIRECT_-1206902911', u'MULTIEQUAL_-1206904757'), (u'INDIRECT_-1206892968', u'MULTIEQUAL_-1206889663'), (u'CALL_-1206928194', u'INDIRECT_-1206896728'), (u'CALL_-1206937615', u'INDIRECT_-1206908862'), ('tmp_72986', u'PTRADD_-1206875612'), ('tmp_72982', u'PTRSUB_-1206875139'), (u'CALL_-1206928152', u'INDIRECT_-1206893793'), (u'STORE_-1206937772', u'INDIRECT_-1206909585'), (u'INDIRECT_-1206910870', u'MULTIEQUAL_-1206910438'), (u'CALL_-1206927418', u'INDIRECT_-1206891439'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206873420'), (u'STORE_-1206921743', u'INDIRECT_-1206889615'), (u'INDIRECT_-1206905081', u'MULTIEQUAL_-1206904979'), (u'STORE_-1206928320', u'INDIRECT_-1206887709'), (u'CALL_-1206925799', u'INDIRECT_-1206877201'), (u'MULTIEQUAL_-1206903103', u'MULTIEQUAL_-1206902929'), (u'INDIRECT_-1206878013', u'MULTIEQUAL_-1206877921'), (u'MULTIEQUAL_-1206895543', u'MULTIEQUAL_-1206895369'), (u'CALL_-1206938310', u'INDIRECT_-1206899179'), (u'STORE_-1206930340', u'INDIRECT_-1206911010'), (u'INDIRECT_-1206906480', u'MULTIEQUAL_-1206906219'), (u'INDIRECT_-1206901688', u'MULTIEQUAL_-1206901298'), (u'INDIRECT_-1206897083', u'MULTIEQUAL_-1206897839'), (u'INDIRECT_-1206898763', u'MULTIEQUAL_-1206899519'), (u'CALL_-1206928518', u'INDIRECT_-1206886089'), (u'INDIRECT_-1206897035', u'MULTIEQUAL_-1206897819'), (u'CALL_-1206931745', u'INDIRECT_-1206913482'), (u'INDIRECT_-1206888616', u'MULTIEQUAL_-1206888411'), (u'CALL_-1206933125', u'INDIRECT_-1206908716'), (u'INDIRECT_-1206899317', u'MULTIEQUAL_-1206899238'), (u'MULTIEQUAL_-1206902479', u'MULTIEQUAL_-1206901621'), (u'CALL_-1206935766', u'INDIRECT_-1206907248'), (u'CALL_-1206930882', u'INDIRECT_-1206892260'), (u'MULTIEQUAL_-1206887752', u'MULTIEQUAL_-1206887681'), (u'INDIRECT_-1206892149', u'MULTIEQUAL_-1206892034'), (u'CALL_-1206930927', u'INDIRECT_-1206888713'), (u'INDIRECT_-1206886453', u'MULTIEQUAL_-1206886313'), (u'MULTIEQUAL_-1206891539', u'MULTIEQUAL_-1206891522'), (u'INDIRECT_-1206907685', u'MULTIEQUAL_-1206908351'), (u'MULTIEQUAL_-1206909587', u'MULTIEQUAL_-1206909581'), (u'INDIRECT_-1206892228', u'MULTIEQUAL_-1206893621'), (u'CALL_-1206927017', u'INDIRECT_-1206898596'), (u'STORE_-1206928622', u'INDIRECT_-1206906566'), (u'MULTIEQUAL_-1206890228', u'MULTIEQUAL_-1206890201'), (u'INDIRECT_-1206890246', u'MULTIEQUAL_-1206890173'), (u'CALL_-1206933962', u'INDIRECT_-1206889436'), (u'STORE_-1206924934', u'INDIRECT_-1206887959'), (u'INDIRECT_-1206887668', u'MULTIEQUAL_-1206887485'), (u'STORE_-1206933497', u'INDIRECT_-1206899192'), (u'INDIRECT_-1206909595', u'MULTIEQUAL_-1206912606'), (u'INDIRECT_-1206908983', u'MULTIEQUAL_-1206908745'), (u'INDIRECT_-1206890125', u'MULTIEQUAL_-1206889976'), (u'CALLIND_-1206921388', u'INDIRECT_-1206891223'), (u'MULTIEQUAL_-1206916194', u'BOOL_NEGATE_-1206914614'), (u'CALL_-1206924677', u'INDIRECT_-1206893461'), (u'CALL_-1206921308', u'INDIRECT_-1206875280'), (u'CALL_-1206928878', u'INDIRECT_-1206912776'), (u'CALL_-1206929296', u'INDIRECT_-1206901738'), (u'INT_ADD_-1206935547', u'CAST_-1206876014'), ('const-8', u'PTRADD_-1206878163'), (u'CALLIND_-1206938827', u'INDIRECT_-1206911237'), (u'CALL_-1206925460', u'INDIRECT_-1206904677'), (u'STORE_-1206930828', u'INDIRECT_-1206901417'), (u'CALL_-1206928271', u'INDIRECT_-1206885039'), (u'MULTIEQUAL_-1206876968', u'MULTIEQUAL_-1206889821'), (u'CALL_-1206930899', u'INDIRECT_-1206895631'), (u'CALL_-1206933594', u'INDIRECT_-1206913746'), (u'MULTIEQUAL_-1206913426', u'MULTIEQUAL_-1206913451'), (u'CALL_-1206937729', u'INDIRECT_-1206898845'), (u'CALL_-1206921844', u'INDIRECT_-1206883879'), (u'STORE_-1206937788', u'INDIRECT_-1206901610'), (u'INT_ADD_-1206937689', u'CAST_-1206877835'), (u'LOAD_-1206927403', u'CALL_-1206927316'), (u'STORE_-1206921525', u'INDIRECT_-1206885309'), (u'INDIRECT_-1206892855', u'MULTIEQUAL_-1206892247'), (u'MULTIEQUAL_-1206885682', u'INT_AND_-1206917994'), (u'CALL_-1206921264', u'INDIRECT_-1206902649'), (u'MULTIEQUAL_-1206880960', u'MULTIEQUAL_-1206880414'), (u'CALL_-1206922316', u'INDIRECT_-1206887198'), ('tmp_72983', u'CALL_-1206928382'), (u'CALL_-1206929866', u'INDIRECT_-1206893266'), (u'STORE_-1206925416', u'INDIRECT_-1206886085'), (u'CALL_-1206936019', u'INDIRECT_-1206909523'), (u'CALL_-1206931797', u'INDIRECT_-1206899791'), (u'STORE_-1206928662', u'INDIRECT_-1206913149'), (u'INDIRECT_-1206881319', u'MULTIEQUAL_-1206881807'), (u'CALL_-1206929071', u'INDIRECT_-1206893021'), (u'MULTIEQUAL_-1206901383', u'MULTIEQUAL_-1206878286'), ('tmp_23625', u'CBRANCH_-1206928595'), (u'CALL_-1206938958', u'INDIRECT_-1206915506'), (u'MULTIEQUAL_-1206890701', u'MULTIEQUAL_-1206889673'), (u'MULTIEQUAL_-1206879009', u'MULTIEQUAL_-1206878975'), ('const-0', u'SUBPIECE_-1206918832'), (u'STORE_-1206930256', u'INDIRECT_-1206887608'), (u'MULTIEQUAL_-1206880412', u'MULTIEQUAL_-1206911463'), (u'INDIRECT_-1206901016', u'MULTIEQUAL_-1206909363'), (u'INDIRECT_-1206892072', u'MULTIEQUAL_-1206893589'), (u'CALL_-1206925432', u'INDIRECT_-1206900883'), (u'INDIRECT_-1206906021', u'COPY_-1206880551'), (u'STORE_-1206928732', u'INDIRECT_-1206906051'), (u'INDIRECT_-1206898068', u'MULTIEQUAL_-1206905163'), (u'STORE_-1206925248', u'INDIRECT_-1206904482'), (u'CALL_-1206938756', u'INDIRECT_-1206894399'), (u'CALL_-1206928108', u'INDIRECT_-1206904274'), (u'CALL_-1206931337', u'INDIRECT_-1206912032'), (u'INDIRECT_-1206888605', u'MULTIEQUAL_-1206890360'), (u'CALL_-1206938900', u'INDIRECT_-1206915056'), (u'CALL_-1206929902', u'INDIRECT_-1206910928'), (u'CALL_-1206932817', u'INDIRECT_-1206901068'), (u'CALLIND_-1206921344', u'INDIRECT_-1206904694'), (u'INDIRECT_-1206892316', u'MULTIEQUAL_-1206874309'), (u'CALLIND_-1206922663', u'INDIRECT_-1206888647'), (u'MULTIEQUAL_-1206882482', u'MULTIEQUAL_-1206882467'), (u'INDIRECT_-1206904700', u'MULTIEQUAL_-1206904317'), (u'CALL_-1206937875', u'INDIRECT_-1206908992'), (u'CALLIND_-1206921412', u'INDIRECT_-1206895908'), (u'CALL_-1206937983', u'INDIRECT_-1206904431'), (u'INDIRECT_-1206906210', u'MULTIEQUAL_-1206906384'), (u'INDIRECT_-1206890676', u'MULTIEQUAL_-1206890299'), ('const-0', u'INT_NOTEQUAL_-1206930676'), (u'CALL_-1206921994', u'INDIRECT_-1206875357'), (u'CALL_-1206934098', u'INDIRECT_-1206902121'), (u'STORE_-1206928320', u'INDIRECT_-1206894009'), (u'MULTIEQUAL_-1206881790', u'MULTIEQUAL_-1206881808'), (u'CALL_-1206921264', u'INDIRECT_-1206900549'), (u'MULTIEQUAL_-1206888928', u'MULTIEQUAL_-1206888831'), (u'INDIRECT_-1206888928', u'MULTIEQUAL_-1206888831'), (u'CALL_-1206924704', u'INDIRECT_-1206903562'), (u'INDIRECT_-1206888403', u'MULTIEQUAL_-1206874293'), (u'CALL_-1206929145', u'INDIRECT_-1206892108'), (u'INDIRECT_-1206892062', u'MULTIEQUAL_-1206891015'), (u'INDIRECT_-1206887403', u'MULTIEQUAL_-1206887537'), (u'CALL_-1206927405', u'INDIRECT_-1206904031'), (u'INDIRECT_-1206900400', u'MULTIEQUAL_-1206901390'), ('const-8', u'INT_ADD_-1206929079'), (u'CALLIND_-1206938263', u'INDIRECT_-1206902924'), (u'CALL_-1206930584', u'INDIRECT_-1206908690'), (u'MULTIEQUAL_-1206889706', u'MULTIEQUAL_-1206889730'), (u'INDIRECT_-1206895585', u'MULTIEQUAL_-1206895362'), (u'INDIRECT_-1206895995', u'MULTIEQUAL_-1206895836'), (u'CALL_-1206936110', u'INDIRECT_-1206893616'), (u'CALL_-1206925783', u'INDIRECT_-1206877189'), (u'CALL_-1206927048', u'INDIRECT_-1206889444'), (u'MULTIEQUAL_-1206893336', u'MULTIEQUAL_-1206893262'), (u'CALL_-1206926019', u'INDIRECT_-1206903461'), (u'MULTIEQUAL_-1206894061', u'MULTIEQUAL_-1206893033'), (u'INDIRECT_-1206887908', u'INT_EQUAL_-1206929104'), (u'INDIRECT_-1206905636', u'MULTIEQUAL_-1206905220'), ('tmp_4316', u'CBRANCH_-1206932274'), (u'CALL_-1206938756', u'INDIRECT_-1206893559'), (u'CAST_-1206878673', u'INT_ADD_-1206939234'), (u'MULTIEQUAL_-1206906530', u'MULTIEQUAL_-1206906506'), (u'CALL_-1206927093', u'INDIRECT_-1206896183'), (u'INDIRECT_-1206913520', u'MULTIEQUAL_-1206913137'), (u'PTRADD_-1206872642', u'INT_LESS_-1206923524'), (u'CALL_-1206930556', u'INDIRECT_-1206879774'), (u'COPY_-1206924638', u'MULTIEQUAL_-1206894243'), (u'CALL_-1206927360', u'INDIRECT_-1206899804'), (u'STORE_-1206925248', u'INDIRECT_-1206893142'), (u'INDIRECT_-1206890297', u'MULTIEQUAL_-1206889463'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871900'), (u'CALL_-1206922325', u'INDIRECT_-1206875331'), (u'MULTIEQUAL_-1206880925', u'MULTIEQUAL_-1206880379'), (u'STORE_-1206927241', u'INDIRECT_-1206899649'), (u'STORE_-1206937696', u'INDIRECT_-1206914586'), (u'CALL_-1206928209', u'INDIRECT_-1206888783'), (u'INDIRECT_-1206912879', u'MULTIEQUAL_-1206912299'), (u'CALL_-1206939005', u'INDIRECT_-1206904195'), (u'STORE_-1206922807', u'INDIRECT_-1206889967'), (u'STORE_-1206925381', u'INDIRECT_-1206890264'), (u'INDIRECT_-1206894392', u'MULTIEQUAL_-1206894176'), (u'INDIRECT_-1206893948', u'MULTIEQUAL_-1206895732'), (u'MULTIEQUAL_-1206901344', u'MULTIEQUAL_-1206901639'), (u'STORE_-1206922807', u'INDIRECT_-1206902567'), (u'MULTIEQUAL_-1206894052', u'MULTIEQUAL_-1206894803'), (u'MULTIEQUAL_-1206908143', u'MULTIEQUAL_-1206910853'), (u'MULTIEQUAL_-1206876239', u'MULTIEQUAL_-1206876121'), (u'INDIRECT_-1206893143', u'MULTIEQUAL_-1206892867'), (u'MULTIEQUAL_-1206902273', u'MULTIEQUAL_-1206903301'), (u'CALL_-1206930157', u'INDIRECT_-1206907735'), (u'INDIRECT_-1206886370', u'MULTIEQUAL_-1206887016'), (u'STORE_-1206937611', u'INDIRECT_-1206909076'), (u'LOAD_-1206927208', u'INT_ADD_-1206927190'), (u'INDIRECT_-1206888416', u'MULTIEQUAL_-1206896763'), (u'COPY_-1206875585', u'CAST_-1206875101'), (u'INDIRECT_-1206908800', u'MULTIEQUAL_-1206909790'), (u'STORE_-1206930329', u'INDIRECT_-1206892102'), (u'STORE_-1206937788', u'INDIRECT_-1206913370'), (u'CALL_-1206921994', u'INDIRECT_-1206901319'), (u'MULTIEQUAL_-1206896055', u'MULTIEQUAL_-1206895354'), (u'MULTIEQUAL_-1206907029', u'MULTIEQUAL_-1206906972'), (u'STORE_-1206921743', u'INDIRECT_-1206899275'), (u'CALL_-1206931435', u'INDIRECT_-1206897899'), (u'CALL_-1206934114', u'INDIRECT_-1206899613'), (u'INDIRECT_-1206894812', u'MULTIEQUAL_-1206894596'), (u'INDIRECT_-1206892488', u'MULTIEQUAL_-1206892454'), (u'INDIRECT_-1206901787', u'MULTIEQUAL_-1206903574'), (u'CALL_-1206938310', u'INDIRECT_-1206910519'), (u'CALL_-1206930882', u'INDIRECT_-1206903180'), (u'MULTIEQUAL_-1206904392', u'MULTIEQUAL_-1206904367'), (u'CALL_-1206928629', u'INDIRECT_-1206902359'), (u'MULTIEQUAL_-1206903669', u'MULTIEQUAL_-1206903612'), (u'INDIRECT_-1206899477', u'MULTIEQUAL_-1206898859'), (u'MULTIEQUAL_-1206896152', u'MULTIEQUAL_-1206896081'), (u'CALLIND_-1206921372', u'INDIRECT_-1206897150'), (u'INDIRECT_-1206898848', u'MULTIEQUAL_-1206895543'), (u'CALLIND_-1206925401', u'INDIRECT_-1206905594'), (u'INDIRECT_-1206897165', u'MULTIEQUAL_-1206896799'), (u'CALL_-1206927297', u'INDIRECT_-1206895151'), (u'CALLIND_-1206925401', u'INDIRECT_-1206906434'), (u'MULTIEQUAL_-1206890718', u'MULTIEQUAL_-1206890699'), (u'INDIRECT_-1206905002', u'MULTIEQUAL_-1206904800'), (u'CALL_-1206928629', u'INDIRECT_-1206912439'), (u'INDIRECT_-1206888602', u'MULTIEQUAL_-1206888331'), (u'CALL_-1206925604', u'INDIRECT_-1206893647'), (u'MULTIEQUAL_-1206902687', u'MULTIEQUAL_-1206902712'), (u'INDIRECT_-1206908726', u'MULTIEQUAL_-1206908653'), (u'INDIRECT_-1206894716', u'MULTIEQUAL_-1206894451'), (u'CALL_-1206934955', u'INDIRECT_-1206911417'), (u'CALL_-1206930157', u'INDIRECT_-1206877910'), (u'CALL_-1206921832', u'INDIRECT_-1206892862'), (u'INDIRECT_-1206907086', u'MULTIEQUAL_-1206906857'), (u'INDIRECT_-1206909474', u'MULTIEQUAL_-1206909296'), ('const-36', u'INT_EQUAL_-1206922719'), (u'CALL_-1206934487', u'INDIRECT_-1206914278'), (u'STORE_-1206929089', u'INDIRECT_-1206899486'), (u'CALLIND_-1206921388', u'INDIRECT_-1206904243'), (u'INDIRECT_-1206903383', u'MULTIEQUAL_-1206904901'), (u'CALL_-1206930086', u'INDIRECT_-1206899907'), (u'INDIRECT_-1206911657', u'MULTIEQUAL_-1206911212'), (u'CALL_-1206928271', u'INDIRECT_-1206907075'), (u'INDIRECT_-1206902498', u'MULTIEQUAL_-1206902410'), (u'CALL_-1206930550', u'INDIRECT_-1206909262'), (u'COPY_-1206928066', u'MULTIEQUAL_-1206918873'), ('const--88', u'PTRSUB_-1206879439'), (u'INDIRECT_-1206911061', u'COPY_-1206880563'), (u'STORE_-1206930256', u'INDIRECT_-1206893068'), (u'CALL_-1206930584', u'INDIRECT_-1206888950'), (u'STORE_-1206933118', u'INDIRECT_-1206906122'), (u'INT_ADD_-1206922718', u'CAST_-1206868645'), (u'INDIRECT_-1206898342', u'COPY_-1206878831'), (u'INDIRECT_-1206904540', u'MULTIEQUAL_-1206904385'), ('tmp_21313', u'CBRANCH_-1206921912'), (u'MULTIEQUAL_-1206904928', u'MULTIEQUAL_-1206904901'), (u'INDIRECT_-1206906264', u'MULTIEQUAL_-1206907869'), (u'INDIRECT_-1206906305', u'MULTIEQUAL_-1206906210'), (u'INDIRECT_-1206909781', u'MULTIEQUAL_-1206909561'), (u'CALLIND_-1206938827', u'INDIRECT_-1206906197'), (u'MULTIEQUAL_-1206904141', u'MULTIEQUAL_-1206903795'), (u'INDIRECT_-1206901210', u'MULTIEQUAL_-1206900778'), (u'INDIRECT_-1206900862', u'COPY_-1206878837'), (u'INDIRECT_-1206888267', u'MULTIEQUAL_-1206888362'), (u'CALL_-1206928629', u'INDIRECT_-1206913699'), (u'STORE_-1206928622', u'INDIRECT_-1206890186'), (u'CAST_-1206878493', u'LOAD_-1206938837'), (u'MULTIEQUAL_-1206902120', u'MULTIEQUAL_-1206902063'), (u'STORE_-1206933497', u'INDIRECT_-1206904232'), (u'STORE_-1206937920', u'INDIRECT_-1206911336'), (u'STORE_-1206937611', u'INDIRECT_-1206901936'), (u'INDIRECT_-1206900578', u'MULTIEQUAL_-1206900402'), (u'INDIRECT_-1206896967', u'MULTIEQUAL_-1206896948'), (u'INT_EQUAL_-1206922719', u'CBRANCH_-1206922714'), (u'CALL_-1206925460', u'INDIRECT_-1206900477'), (u'CALL_-1206930506', u'INDIRECT_-1206895373'), (u'COPY_-1206870146', u'PTRADD_-1206871552'), (u'INDIRECT_-1206908320', u'MULTIEQUAL_-1206908165'), (u'CALL_-1206938421', u'INDIRECT_-1206898400'), (u'INDIRECT_-1206893956', u'MULTIEQUAL_-1206893689'), (u'INDIRECT_-1206900003', u'MULTIEQUAL_-1206900137'), (u'INDIRECT_-1206892153', u'MULTIEQUAL_-1206894186'), (u'INDIRECT_-1206889920', u'MULTIEQUAL_-1206891620'), (u'INDIRECT_-1206892483', u'MULTIEQUAL_-1206894140'), (u'STORE_-1206922807', u'INDIRECT_-1206903407'), (u'INDIRECT_-1206905957', u'MULTIEQUAL_-1206905712'), (u'MULTIEQUAL_-1206909963', u'MULTIEQUAL_-1206910663'), ('const-0', u'INT_EQUAL_-1206929104'), (u'CALL_-1206921308', u'INDIRECT_-1206887128'), (u'CALL_-1206933594', u'INDIRECT_-1206891324'), (u'INDIRECT_-1206910336', u'MULTIEQUAL_-1206910069'), (u'INDIRECT_-1206909054', u'MULTIEQUAL_-1206908876'), (u'CALL_-1206935494', u'INDIRECT_-1206903325'), (u'INDIRECT_-1206899269', u'MULTIEQUAL_-1206899804'), (u'CALL_-1206929269', u'INDIRECT_-1206886755'), (u'STORE_-1206930340', u'INDIRECT_-1206888330'), (u'MULTIEQUAL_-1206901910', u'MULTIEQUAL_-1206898903'), (u'INDIRECT_-1206896798', u'MULTIEQUAL_-1206896523'), (u'STORE_-1206928518', u'INDIRECT_-1206889961'), (u'CALL_-1206929489', u'INDIRECT_-1206909759'), (u'STORE_-1206933398', u'INDIRECT_-1206910902'), (u'CALLIND_-1206921344', u'INDIRECT_-1206905114'), (u'INT_ADD_-1206929129', u'CAST_-1206877102'), (u'CALL_-1206937302', u'INT_ADD_-1206937247'), ('const--16', u'INT_AND_-1206921609'), (u'CALL_-1206934862', u'INDIRECT_-1206902142'), (u'MULTIEQUAL_-1206894481', u'MULTIEQUAL_-1206893453'), (u'MULTIEQUAL_-1206893212', u'MULTIEQUAL_-1206893963'), (u'CALL_-1206937414', u'INDIRECT_-1206911439'), (u'INDIRECT_-1206908399', u'MULTIEQUAL_-1206908227'), (u'INDIRECT_-1206910224', u'MULTIEQUAL_-1206910029'), (u'CALL_-1206932808', u'INDIRECT_-1206903960'), (u'CALL_-1206930394', u'INDIRECT_-1206908757'), (u'CAST_-1206870233', u'LOAD_-1206924457'), (u'INDIRECT_-1206894393', u'MULTIEQUAL_-1206895259'), (u'INDIRECT_-1206902413', u'MULTIEQUAL_-1206902273'), (u'CALL_-1206938656', u'INDIRECT_-1206906730'), (u'CALL_-1206937142', u'INDIRECT_-1206908474'), (u'CALL_-1206938628', u'INDIRECT_-1206897476'), ('const-8', u'PTRADD_-1206871878'), (u'MULTIEQUAL_-1206907501', u'MULTIEQUAL_-1206907481'), (u'STORE_-1206930329', u'INDIRECT_-1206906382'), (u'STORE_-1206927241', u'INDIRECT_-1206908469'), (u'CALL_-1206937729', u'INDIRECT_-1206910185'), (u'INDIRECT_-1206907087', u'COPY_-1206880331'), (u'CALL_-1206933773', u'INDIRECT_-1206895628'), (u'INDIRECT_-1206904924', u'COPY_-1206879509'), (u'STORE_-1206930175', u'INDIRECT_-1206910248'), (u'CALL_-1206925783', u'INDIRECT_-1206876515'), (u'INDIRECT_-1206903493', u'MULTIEQUAL_-1206905526'), (u'CALL_-1206932911', u'INDIRECT_-1206902772'), (u'CALL_-1206929202', u'INDIRECT_-1206905886'), (u'CALL_-1206938342', u'INDIRECT_-1206896677'), ('const-0', u'COPY_-1206880699'), (u'INDIRECT_-1206897903', u'MULTIEQUAL_-1206898037'), (u'INDIRECT_-1206902663', u'MULTIEQUAL_-1206880938'), (u'STORE_-1206930351', u'INDIRECT_-1206909260'), (u'CALLIND_-1206925453', u'INDIRECT_-1206905201'), (u'INDIRECT_-1206889187', u'MULTIEQUAL_-1206890974'), (u'INDIRECT_-1206905949', u'MULTIEQUAL_-1206910203'), ('const-0', u'INT_EQUAL_-1206930697'), (u'INDIRECT_-1206896325', u'MULTIEQUAL_-1206895959'), (u'CALL_-1206928382', u'INDIRECT_-1206901503'), (u'CALLIND_-1206929135', u'INDIRECT_-1206883986'), (u'MULTIEQUAL_-1206876594', u'MULTIEQUAL_-1206876835'), ('const-433', u'LOAD_-1206924908'), (u'MULTIEQUAL_-1206902408', u'MULTIEQUAL_-1206902381'), (u'CALLIND_-1206925046', u'INDIRECT_-1206885262'), (u'STORE_-1206937772', u'INDIRECT_-1206903705'), (u'CALL_-1206938342', u'INDIRECT_-1206914317'), (u'CALL_-1206935851', u'INDIRECT_-1206912346'), ('const-0', u'INT_NOTEQUAL_-1206929147'), (u'INDIRECT_-1206905806', u'MULTIEQUAL_-1206907059'), (u'INDIRECT_-1206902199', u'MULTIEQUAL_-1206902819'), (u'CALL_-1206934862', u'INDIRECT_-1206895842'), ('const-72', u'INT_ADD_-1206921382'), (u'CALL_-1206928992', u'INDIRECT_-1206903065'), (u'STORE_-1206929190', u'INDIRECT_-1206895308'), (u'CALLIND_-1206922636', u'INDIRECT_-1206882751'), (u'CALL_-1206938628', u'INDIRECT_-1206895376'), (u'CALL_-1206932860', u'INDIRECT_-1206908617'), (u'CALL_-1206928108', u'INDIRECT_-1206907214'), (u'CALL_-1206922325', u'INDIRECT_-1206891545'), (u'MULTIEQUAL_-1206909198', u'MULTIEQUAL_-1206909179'), (u'STORE_-1206928327', u'INDIRECT_-1206888972'), (u'CALL_-1206930915', u'INDIRECT_-1206898163'), (u'CAST_-1206869889', u'INT_ADD_-1206923451'), (u'CALL_-1206931749', u'INDIRECT_-1206888833'), (u'CALL_-1206928668', u'INDIRECT_-1206904110'), (u'INDIRECT_-1206899197', u'MULTIEQUAL_-1206898807'), (u'PTRADD_-1206871648', u'LOAD_-1206921345'), (u'INDIRECT_-1206892477', u'MULTIEQUAL_-1206892087'), (u'CALL_-1206931337', u'INDIRECT_-1206906152'), (u'MULTIEQUAL_-1206894115', u'MULTIEQUAL_-1206894094'), (u'MULTIEQUAL_-1206896599', u'MULTIEQUAL_-1206896183'), (u'CALL_-1206924661', u'INDIRECT_-1206899328'), (u'CALLIND_-1206921856', u'INDIRECT_-1206875233'), (u'CALL_-1206921264', u'INDIRECT_-1206887109'), ('tmp_8332', u'CBRANCH_-1206929369'), (u'INDIRECT_-1206890921', u'MULTIEQUAL_-1206891961'), (u'STORE_-1206929190', u'INDIRECT_-1206891528'), (u'COPY_-1206875005', u'CALL_-1206929145'), (u'STORE_-1206928553', u'INDIRECT_-1206895022'), (u'INDIRECT_-1206892569', u'MULTIEQUAL_-1206892524'), (u'INT_SUB_-1206921466', u'COPY_-1206869304'), (u'CALL_-1206923816', u'INDIRECT_-1206904079'), (u'CALL_-1206933773', u'INDIRECT_-1206896468'), (u'INDIRECT_-1206905467', u'MULTIEQUAL_-1206880397'), (u'STORE_-1206924919', u'INDIRECT_-1206904329'), (u'INDIRECT_-1206899946', u'MULTIEQUAL_-1206899717'), (u'CALL_-1206929866', u'INDIRECT_-1206906706'), (u'INDIRECT_-1206904588', u'COPY_-1206879628'), (u'INDIRECT_-1206911545', u'MULTIEQUAL_-1206911322'), (u'MULTIEQUAL_-1206900230', u'MULTIEQUAL_-1206897223'), ('const-0', u'CALL_-1206921264'), (u'MULTIEQUAL_-1206892769', u'MULTIEQUAL_-1206892750'), (u'INDIRECT_-1206896568', u'MULTIEQUAL_-1206895909'), (u'CALL_-1206932327', u'INDIRECT_-1206890356'), (u'CALL_-1206930228', u'INDIRECT_-1206888934'), (u'INDIRECT_-1206905312', u'MULTIEQUAL_-1206905096'), (u'COPY_-1206874673', u'MULTIEQUAL_-1206915929'), (u'CALL_-1206928474', u'INDIRECT_-1206885650'), (u'INDIRECT_-1206905048', u'MULTIEQUAL_-1206906609'), (u'CALL_-1206930882', u'INDIRECT_-1206890580'), (u'STORE_-1206929089', u'INDIRECT_-1206905366'), (u'STORE_-1206924919', u'INDIRECT_-1206892989'), (u'INDIRECT_-1206910574', u'MULTIEQUAL_-1206910419'), (u'CALL_-1206930476', u'INDIRECT_-1206878124'), (u'STORE_-1206921830', u'INDIRECT_-1206882941'), (u'INDIRECT_-1206904180', u'MULTIEQUAL_-1206905170'), (u'CALL_-1206937824', u'INDIRECT_-1206908967'), (u'INDIRECT_-1206901113', u'MULTIEQUAL_-1206901979'), (u'INDIRECT_-1206880193', u'MULTIEQUAL_-1206884394'), (u'CALL_-1206934114', u'INDIRECT_-1206897093'), (u'MULTIEQUAL_-1206908172', u'MULTIEQUAL_-1206907534'), (u'STORE_-1206928662', u'INDIRECT_-1206911469'), (u'INDIRECT_-1206911960', u'MULTIEQUAL_-1206880960'), (u'CALL_-1206929529', u'INDIRECT_-1206903055'), (u'INDIRECT_-1206892983', u'MULTIEQUAL_-1206893592'), (u'INDIRECT_-1206908138', u'MULTIEQUAL_-1206907962'), (u'INDIRECT_-1206891596', u'COPY_-1206878996'), (u'CALL_-1206932860', u'INDIRECT_-1206896017'), (u'STORE_-1206929089', u'INDIRECT_-1206893606'), (u'CALL_-1206921361', u'INDIRECT_-1206895976'), (u'CALL_-1206934365', u'INDIRECT_-1206900177'), (u'MULTIEQUAL_-1206874296', u'MULTIEQUAL_-1206889425'), (u'INDIRECT_-1206911377', u'MULTIEQUAL_-1206910987'), ('const-1', u'INT_ADD_-1206922526'), (u'INDIRECT_-1206895300', u'MULTIEQUAL_-1206895145'), ('const-257', u'STORE_-1206921830'), (u'INDIRECT_-1206886495', u'MULTIEQUAL_-1206889506'), (u'INDIRECT_-1206895784', u'MULTIEQUAL_-1206895607'), (u'INDIRECT_-1206885767', u'MULTIEQUAL_-1206885735'), (u'CALL_-1206938628', u'INDIRECT_-1206908816'), (u'INDIRECT_-1206904982', u'MULTIEQUAL_-1206904711'), (u'CALLIND_-1206925019', u'INDIRECT_-1206905826'), (u'CALL_-1206921264', u'INDIRECT_-1206907851'), (u'COPY_-1206879460', u'CALL_-1206931745'), (u'STORE_-1206928518', u'INDIRECT_-1206909701'), (u'INDIRECT_-1206885530', u'MULTIEQUAL_-1206887096'), (u'MULTIEQUAL_-1206890005', u'MULTIEQUAL_-1206889992'), (u'CALLIND_-1206921743', u'INDIRECT_-1206902475'), (u'MULTIEQUAL_-1206890701', u'MULTIEQUAL_-1206890355'), (u'STORE_-1206937788', u'INDIRECT_-1206900770'), (u'INDIRECT_-1206887615', u'MULTIEQUAL_-1206888621'), (u'CALL_-1206934460', u'INDIRECT_-1206909063'), (u'MULTIEQUAL_-1206904791', u'MULTIEQUAL_-1206904676'), (u'CALL_-1206929489', u'INDIRECT_-1206901359'), (u'CALLIND_-1206938827', u'INDIRECT_-1206913337'), (u'CALLIND_-1206938189', u'INDIRECT_-1206884981'), (u'CALL_-1206934955', u'INDIRECT_-1206905117'), (u'MULTIEQUAL_-1206905399', u'MULTIEQUAL_-1206905382'), (u'MULTIEQUAL_-1206907446', u'INT_NOTEQUAL_-1206930849'), (u'STORE_-1206937920', u'INDIRECT_-1206913436'), (u'MULTIEQUAL_-1206897439', u'MULTIEQUAL_-1206897023'), (u'INDIRECT_-1206903941', u'MULTIEQUAL_-1206904981'), (u'CALL_-1206928647', u'INDIRECT_-1206891982'), (u'MULTIEQUAL_-1206892359', u'MULTIEQUAL_-1206878265'), (u'INDIRECT_-1206895842', u'MULTIEQUAL_-1206894795'), (u'CALL_-1206929269', u'INDIRECT_-1206893895'), (u'MULTIEQUAL_-1206903392', u'MULTIEQUAL_-1206903374'), (u'CALL_-1206934955', u'INDIRECT_-1206901337'), (u'STORE_-1206929169', u'INDIRECT_-1206891100'), (u'INDIRECT_-1206906009', u'MULTIEQUAL_-1206905964'), (u'CALLIND_-1206924365', u'INDIRECT_-1206884935'), (u'INDIRECT_-1206904120', u'MULTIEQUAL_-1206903965'), ('const-48', u'INT_ADD_-1206937758'), (u'MULTIEQUAL_-1206900352', u'MULTIEQUAL_-1206901103'), (u'CALLIND_-1206938263', u'INDIRECT_-1206894524'), (u'INDIRECT_-1206905184', u'MULTIEQUAL_-1206904923'), (u'CALL_-1206935494', u'INDIRECT_-1206905845'), (u'CALL_-1206921308', u'INDIRECT_-1206906028'), ('const-0', u'INT_NOTEQUAL_-1206933562'), (u'CALL_-1206925694', u'INDIRECT_-1206887316'), (u'INDIRECT_-1206898921', u'MULTIEQUAL_-1206900440'), (u'INDIRECT_-1206888204', u'MULTIEQUAL_-1206889809'), (u'INDIRECT_-1206891257', u'MULTIEQUAL_-1206891012'), (u'CALL_-1206930394', u'INDIRECT_-1206889017'), (u'COPY_-1206873642', u'MULTIEQUAL_-1206915395'), (u'INDIRECT_-1206900601', u'MULTIEQUAL_-1206902120'), (u'CALL_-1206928155', u'INDIRECT_-1206895676'), ('tmp_2773', u'CBRANCH_-1206937544'), (u'INDIRECT_-1206885877', u'COPY_-1206879114'), ('const-0', u'COPY_-1206931492'), (u'MULTIEQUAL_-1206905014', u'MULTIEQUAL_-1206904998'), (u'CALL_-1206927297', u'INDIRECT_-1206906071'), (u'CALL_-1206927063', u'INDIRECT_-1206885596'), (u'STORE_-1206922815', u'INDIRECT_-1206895411'), (u'INT_NOTEQUAL_-1206934602', u'CBRANCH_-1206934601'), (u'CALL_-1206928992', u'INDIRECT_-1206908105'), (u'MULTIEQUAL_-1206897439', u'MULTIEQUAL_-1206896581'), (u'INDIRECT_-1206900497', u'COPY_-1206878598'), (u'CAST_-1206876738', u'STORE_-1206928410'), (u'INDIRECT_-1206891078', u'MULTIEQUAL_-1206891582'), (u'INDIRECT_-1206903811', u'MULTIEQUAL_-1206904141'), (u'CALL_-1206928271', u'INDIRECT_-1206911437'), (u'CALL_-1206929269', u'INDIRECT_-1206891795'), ('const--88', u'PTRSUB_-1206879105'), (u'CALL_-1206927418', u'INDIRECT_-1206907819'), (u'CALL_-1206932860', u'INDIRECT_-1206883075'), (u'CALL_-1206929830', u'INDIRECT_-1206890304'), (u'CALL_-1206930556', u'INDIRECT_-1206891876'), (u'INDIRECT_-1206899724', u'MULTIEQUAL_-1206899529'), ('tmp_10286', u'CBRANCH_-1206928189'), (u'CALL_-1206929830', u'INDIRECT_-1206910464'), (u'CALL_-1206930086', u'INDIRECT_-1206893187'), (u'INDIRECT_-1206906295', u'MULTIEQUAL_-1206909969'), ('const-6', u'INT_LESS_-1206935022'), (u'INDIRECT_-1206900993', u'MULTIEQUAL_-1206902217'), (u'CALLIND_-1206924378', u'INDIRECT_-1206898743'), (u'CALL_-1206929019', u'INDIRECT_-1206913583'), (u'INDIRECT_-1206899524', u'MULTIEQUAL_-1206901003'), (u'INDIRECT_-1206908236', u'MULTIEQUAL_-1206907740'), (u'INDIRECT_-1206889257', u'INT_NOTEQUAL_-1206934333'), (u'CALL_-1206936019', u'INDIRECT_-1206908683'), (u'STORE_-1206924909', u'INDIRECT_-1206894125'), (u'STORE_-1206937611', u'INDIRECT_-1206904876'), (u'CALL_-1206924661', u'INDIRECT_-1206890088'), (u'INDIRECT_-1206879519', u'MULTIEQUAL_-1206883720'), (u'CALL_-1206930882', u'INDIRECT_-1206889320'), (u'INDIRECT_-1206907681', u'MULTIEQUAL_-1206877010'), (u'INT_NOTEQUAL_-1206873143', u'BOOL_OR_-1206923862'), (u'MULTIEQUAL_-1206909399', u'MULTIEQUAL_-1206880953'), (u'STORE_-1206934436', u'INDIRECT_-1206896350'), (u'MULTIEQUAL_-1206884544', u'MULTIEQUAL_-1206884839'), (u'CALL_-1206922584', u'INDIRECT_-1206893461'), (u'LOAD_-1206934203', u'INT_ADD_-1206934180'), (u'INDIRECT_-1206909945', u'MULTIEQUAL_-1206910630'), (u'CALL_-1206921844', u'INDIRECT_-1206899419'), (u'CALL_-1206924661', u'INDIRECT_-1206892188'), (u'INDIRECT_-1206911865', u'MULTIEQUAL_-1206911499'), (u'INDIRECT_-1206902229', u'MULTIEQUAL_-1206903321'), (u'INDIRECT_-1206902066', u'MULTIEQUAL_-1206901612'), (u'CALL_-1206921431', u'INDIRECT_-1206898535'), (u'INDIRECT_-1206894100', u'MULTIEQUAL_-1206895090'), (u'CALLIND_-1206925046', u'INDIRECT_-1206903742'), (u'INDIRECT_-1206900519', u'MULTIEQUAL_-1206901139'), (u'MULTIEQUAL_-1206920585', u'INT_LESS_-1206928377'), (u'COPY_-1206870822', u'MULTIEQUAL_-1206915372'), (u'CALL_-1206921844', u'INDIRECT_-1206893959'), (u'INDIRECT_-1206892934', u'COPY_-1206879718'), (u'MULTIEQUAL_-1206906850', u'MULTIEQUAL_-1206906715'), (u'MULTIEQUAL_-1206898216', u'MULTIEQUAL_-1206898212'), (u'MULTIEQUAL_-1206911990', u'MULTIEQUAL_-1206911966'), (u'INDIRECT_-1206898565', u'MULTIEQUAL_-1206899512'), (u'INT_EQUAL_-1206931531', u'CBRANCH_-1206931530'), (u'MULTIEQUAL_-1206891532', u'MULTIEQUAL_-1206892283'), (u'CALL_-1206929296', u'INDIRECT_-1206896698'), (u'STORE_-1206930828', u'INDIRECT_-1206902257'), (u'INDIRECT_-1206885095', u'MULTIEQUAL_-1206886101'), (u'INDIRECT_-1206876794', u'MULTIEQUAL_-1206876814'), (u'CALL_-1206938421', u'INDIRECT_-1206897980'), (u'MULTIEQUAL_-1206887102', u'MULTIEQUAL_-1206887087'), (u'INDIRECT_-1206892324', u'COPY_-1206879479'), (u'CALL_-1206929269', u'INDIRECT_-1206904395'), (u'CALL_-1206934114', u'INDIRECT_-1206901713'), (u'CALL_-1206934098', u'INDIRECT_-1206892881'), (u'INDIRECT_-1206909455', u'MULTIEQUAL_-1206907704'), (u'INDIRECT_-1206883259', u'MULTIEQUAL_-1206883640'), (u'CALL_-1206928992', u'INDIRECT_-1206909785'), (u'INDIRECT_-1206899526', u'MULTIEQUAL_-1206899297'), (u'CALL_-1206928108', u'INDIRECT_-1206903854'), (u'LOAD_-1206922673', u'CALLIND_-1206922663'), (u'MULTIEQUAL_-1206876987', u'MULTIEQUAL_-1206897801'), (u'MULTIEQUAL_-1206891908', u'MULTIEQUAL_-1206891881'), (u'MULTIEQUAL_-1206887614', u'COPY_-1206879232'), (u'MULTIEQUAL_-1206904929', u'MULTIEQUAL_-1206904915'), (u'CALL_-1206935851', u'INDIRECT_-1206882775'), (u'INDIRECT_-1206891622', u'MULTIEQUAL_-1206892880'), (u'CALL_-1206928690', u'INDIRECT_-1206883512'), (u'STORE_-1206928553', u'INDIRECT_-1206898382'), (u'CALL_-1206938036', u'INDIRECT_-1206884207'), (u'MULTIEQUAL_-1206913434', u'BOOL_NEGATE_-1206910818'), (u'CALL_-1206926116', u'INDIRECT_-1206906077'), (u'CALL_-1206929974', u'INDIRECT_-1206909292'), (u'MULTIEQUAL_-1206908480', u'MULTIEQUAL_-1206908451'), (u'INDIRECT_-1206908997', u'MULTIEQUAL_-1206908706'), (u'CALL_-1206934862', u'INDIRECT_-1206903822'), (u'INDIRECT_-1206880833', u'MULTIEQUAL_-1206880627'), (u'INDIRECT_-1206900077', u'MULTIEQUAL_-1206899832'), (u'CALL_-1206928474', u'INDIRECT_-1206894470'), (u'INDIRECT_-1206889135', u'MULTIEQUAL_-1206889217'), (u'INDIRECT_-1206884508', u'MULTIEQUAL_-1206884474'), (u'INDIRECT_-1206895614', u'MULTIEQUAL_-1206895465'), (u'INDIRECT_-1206902628', u'MULTIEQUAL_-1206902306'), (u'INDIRECT_-1206892723', u'MULTIEQUAL_-1206892447'), (u'MULTIEQUAL_-1206900306', u'MULTIEQUAL_-1206900268'), (u'INDIRECT_-1206905968', u'MULTIEQUAL_-1206905776'), (u'CALL_-1206931539', u'INDIRECT_-1206893675'), (u'MULTIEQUAL_-1206909655', u'MULTIEQUAL_-1206909634'), (u'INDIRECT_-1206894497', u'MULTIEQUAL_-1206894158'), (u'CALL_-1206929830', u'INDIRECT_-1206891564'), (u'STORE_-1206921840', u'INDIRECT_-1206884209'), (u'INDIRECT_-1206891721', u'MULTIEQUAL_-1206891360'), (u'INDIRECT_-1206890936', u'MULTIEQUAL_-1206890671'), (u'INDIRECT_-1206901925', u'MULTIEQUAL_-1206902872'), (u'MULTIEQUAL_-1206910131', u'STORE_-1206928697'), (u'INDIRECT_-1206883361', u'MULTIEQUAL_-1206884401'), (u'INDIRECT_-1206908673', u'MULTIEQUAL_-1206909539'), (u'CALL_-1206937875', u'INDIRECT_-1206898492'), (u'INDIRECT_-1206890154', u'MULTIEQUAL_-1206889976'), ('const-2', u'INT_EQUAL_-1206928771'), (u'CALL_-1206934991', u'INDIRECT_-1206890446'), (u'MULTIEQUAL_-1206893410', u'MULTIEQUAL_-1206893275'), (u'INDIRECT_-1206887007', u'MULTIEQUAL_-1206887102'), (u'INDIRECT_-1206882574', u'MULTIEQUAL_-1206882482'), (u'MULTIEQUAL_-1206909172', u'MULTIEQUAL_-1206909101'), (u'CALL_-1206933711', u'INDIRECT_-1206893065'), (u'CALL_-1206928992', u'INDIRECT_-1206905165'), (u'STORE_-1206921743', u'INDIRECT_-1206891295'), (u'CALL_-1206937824', u'INDIRECT_-1206884436'), (u'CALL_-1206931701', u'INDIRECT_-1206912623'), ('const-0', u'SUBPIECE_-1206914345'), (u'CALL_-1206925831', u'INDIRECT_-1206893274'), (u'INDIRECT_-1206896585', u'MULTIEQUAL_-1206898340'), (u'CALL_-1206936019', u'INDIRECT_-1206901963'), (u'INDIRECT_-1206879588', u'MULTIEQUAL_-1206876220'), (u'CALL_-1206921832', u'INDIRECT_-1206885722'), (u'INDIRECT_-1206908079', u'MULTIEQUAL_-1206908699'), (u'STORE_-1206930340', u'INDIRECT_-1206897304'), (u'CALL_-1206921361', u'INDIRECT_-1206890516'), (u'INDIRECT_-1206898499', u'MULTIEQUAL_-1206901193'), (u'CALL_-1206928152', u'INDIRECT_-1206892113'), (u'CALLIND_-1206921388', u'INDIRECT_-1206896263'), (u'MULTIEQUAL_-1206891347', u'MULTIEQUAL_-1206891372'), (u'MULTIEQUAL_-1206878288', u'MULTIEQUAL_-1206900427'), (u'INDIRECT_-1206888757', u'MULTIEQUAL_-1206888649'), (u'CALL_-1206930927', u'INDIRECT_-1206910973'), (u'INDIRECT_-1206905221', u'MULTIEQUAL_-1206906740'), (u'STORE_-1206927241', u'INDIRECT_-1206888309'), (u'INDIRECT_-1206902722', u'MULTIEQUAL_-1206902483'), (u'CALL_-1206930550', u'INDIRECT_-1206911104'), (u'INDIRECT_-1206896219', u'MULTIEQUAL_-1206896129'), (u'CALL_-1206935809', u'INDIRECT_-1206899713'), (u'INDIRECT_-1206891708', u'MULTIEQUAL_-1206891386'), (u'CALL_-1206927048', u'INDIRECT_-1206896584'), (u'MULTIEQUAL_-1206908319', u'MULTIEQUAL_-1206878304'), (u'MULTIEQUAL_-1206906463', u'MULTIEQUAL_-1206909173'), (u'CALL_-1206921320', u'INDIRECT_-1206896698'), ('const-0', u'CALL_-1206933773'), (u'CALL_-1206928667', u'INDIRECT_-1206909942'), (u'INDIRECT_-1206901020', u'MULTIEQUAL_-1206901528'), (u'STORE_-1206930175', u'INDIRECT_-1206889668'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206873214'), (u'STORE_-1206927241', u'INDIRECT_-1206893769'), (u'CALL_-1206938725', u'INDIRECT_-1206902993'), (u'CALL_-1206937729', u'INDIRECT_-1206893385'), (u'INDIRECT_-1206901302', u'MULTIEQUAL_-1206900255'), (u'INDIRECT_-1206909910', u'MULTIEQUAL_-1206916316'), (u'CALL_-1206928878', u'INDIRECT_-1206899336'), (u'CALL_-1206928667', u'INDIRECT_-1206911202'), (u'MULTIEQUAL_-1206876271', u'MULTIEQUAL_-1206876153'), (u'CALL_-1206929202', u'INDIRECT_-1206896646'), (u'CALLIND_-1206921743', u'INDIRECT_-1206897435'), (u'INDIRECT_-1206896279', u'MULTIEQUAL_-1206896660'), (u'INDIRECT_-1206909496', u'MULTIEQUAL_-1206909000'), (u'CALL_-1206930025', u'INDIRECT_-1206907024'), (u'CALL_-1206938656', u'INDIRECT_-1206894970'), (u'INDIRECT_-1206892293', u'MULTIEQUAL_-1206893159'), (u'CALL_-1206928629', u'INDIRECT_-1206898579'), (u'INDIRECT_-1206896550', u'MULTIEQUAL_-1206896724'), (u'MULTIEQUAL_-1206893658', u'MULTIEQUAL_-1206893639'), (u'INDIRECT_-1206906609', u'MULTIEQUAL_-1206908332'), (u'INDIRECT_-1206884759', u'MULTIEQUAL_-1206884900'), (u'CALL_-1206938694', u'INDIRECT_-1206892473'), (u'STORE_-1206929089', u'INDIRECT_-1206907466'), (u'INDIRECT_-1206905388', u'MULTIEQUAL_-1206904729'), (u'INDIRECT_-1206909272', u'MULTIEQUAL_-1206909181'), (u'CALL_-1206934955', u'INT_NOTEQUAL_-1206934940'), (u'MULTIEQUAL_-1206885053', u'MULTIEQUAL_-1206886081'), (u'CAST_-1206869409', u'INT_ADD_-1206922033'), (u'CALLIND_-1206925511', u'INDIRECT_-1206893893'), (u'STORE_-1206928588', u'INDIRECT_-1206899243'), (u'CALL_-1206929145', u'CALL_-1206928209'), (u'INDIRECT_-1206897638', u'MULTIEQUAL_-1206897363'), (u'INDIRECT_-1206902295', u'MULTIEQUAL_-1206902136'), (u'STORE_-1206927241', u'INDIRECT_-1206899229'), (u'INDIRECT_-1206893620', u'MULTIEQUAL_-1206893465'), (u'CALL_-1206928331', u'INDIRECT_-1206906935'), (u'CALL_-1206928601', u'INDIRECT_-1206896465'), (u'CALL_-1206928209', u'INDIRECT_-1206877018'), (u'CALL_-1206938036', u'INDIRECT_-1206914115'), (u'INDIRECT_-1206911097', u'MULTIEQUAL_-1206910806'), (u'INDIRECT_-1206893303', u'MULTIEQUAL_-1206894821'), (u'CALL_-1206934114', u'INDIRECT_-1206902973'), (u'MULTIEQUAL_-1206895152', u'MULTIEQUAL_-1206895127'), (u'STORE_-1206922807', u'INDIRECT_-1206888707'), (u'CALL_-1206928601', u'INDIRECT_-1206883020'), (u'CALL_-1206932271', u'INDIRECT_-1206887395'), (u'CALL_-1206939523', u'INDIRECT_-1206901895'), (u'INDIRECT_-1206893017', u'MULTIEQUAL_-1206892938'), (u'MULTIEQUAL_-1206904027', u'MULTIEQUAL_-1206904043'), (u'CALL_-1206921954', u'INDIRECT_-1206894576'), (u'INDIRECT_-1206882619', u'MULTIEQUAL_-1206882482'), (u'MULTIEQUAL_-1206880905', u'MULTIEQUAL_-1206880359'), (u'STORE_-1206933398', u'INDIRECT_-1206908802'), (u'CALL_-1206921844', u'INDIRECT_-1206904039'), (u'INDIRECT_-1206902159', u'COPY_-1206879854'), (u'MULTIEQUAL_-1206886995', u'MULTIEQUAL_-1206886991'), (u'MULTIEQUAL_-1206890507', u'MULTIEQUAL_-1206890532'), (u'LOAD_-1206928796', u'INT_ADD_-1206928648'), (u'INDIRECT_-1206907976', u'COPY_-1206879035'), (u'MULTIEQUAL_-1206887485', u'MULTIEQUAL_-1206887472'), (u'CALL_-1206925783', u'INDIRECT_-1206886097'), (u'CALL_-1206931797', u'INDIRECT_-1206895171'), (u'INDIRECT_-1206911437', u'MULTIEQUAL_-1206911329'), (u'INDIRECT_-1206906159', u'MULTIEQUAL_-1206905579'), (u'CAST_-1206871666', u'LOAD_-1206927219'), (u'CALL_-1206924668', u'INDIRECT_-1206896470'), (u'CALL_-1206928152', u'INDIRECT_-1206894633'), (u'STORE_-1206937765', u'INDIRECT_-1206910420'), (u'INDIRECT_-1206889962', u'MULTIEQUAL_-1206888915'), (u'STORE_-1206930846', u'INDIRECT_-1206900529'), (u'PTRADD_-1206876059', u'LOAD_-1206931594'), (u'CALL_-1206937186', u'INDIRECT_-1206905553'), (u'STORE_-1206921840', u'INDIRECT_-1206886309'), (u'CALL_-1206928194', u'INDIRECT_-1206905128'), (u'MULTIEQUAL_-1206903299', u'MULTIEQUAL_-1206903282'), (u'INDIRECT_-1206903628', u'MULTIEQUAL_-1206903445'), (u'INDIRECT_-1206905255', u'MULTIEQUAL_-1206906261'), (u'INDIRECT_-1206906655', u'MULTIEQUAL_-1206906527'), (u'STORE_-1206921596', u'INDIRECT_-1206895848'), (u'INDIRECT_-1206901717', u'MULTIEQUAL_-1206901327'), ('const-6', u'PTRADD_-1206872157'), (u'CALLIND_-1206922663', u'INDIRECT_-1206900407'), (u'STORE_-1206927241', u'INDIRECT_-1206897129'), (u'CALL_-1206934888', u'INDIRECT_-1206908692'), (u'MULTIEQUAL_-1206875284', u'MULTIEQUAL_-1206875304'), (u'INDIRECT_-1206898823', u'MULTIEQUAL_-1206898714'), (u'INDIRECT_-1206905296', u'MULTIEQUAL_-1206904800'), (u'CALL_-1206921431', u'INDIRECT_-1206893075'), (u'INDIRECT_-1206906061', u'MULTIEQUAL_-1206905841'), (u'MULTIEQUAL_-1206910706', u'MULTIEQUAL_-1206910730'), (u'MULTIEQUAL_-1206915413', u'COPY_-1206870822'), (u'CALL_-1206928194', u'INDIRECT_-1206879083'), (u'CALL_-1206931435', u'INDIRECT_-1206909239'), (u'CALL_-1206934018', u'INDIRECT_-1206890310'), (u'CALL_-1206929529', u'INDIRECT_-1206899695'), (u'MULTIEQUAL_-1206911755', u'MULTIEQUAL_-1206911734'), (u'INDIRECT_-1206896030', u'MULTIEQUAL_-1206896676'), (u'INDIRECT_-1206905637', u'MULTIEQUAL_-1206905346'), (u'INDIRECT_-1206912260', u'MULTIEQUAL_-1206907050'), (u'INDIRECT_-1206883685', u'MULTIEQUAL_-1206883640'), ('const-0', u'INT_EQUAL_-1206928866'), (u'MULTIEQUAL_-1206892367', u'MULTIEQUAL_-1206892361'), (u'INDIRECT_-1206896635', u'MULTIEQUAL_-1206896027'), (u'MULTIEQUAL_-1206901589', u'MULTIEQUAL_-1206901570'), (u'INDIRECT_-1206898319', u'MULTIEQUAL_-1206898147'), (u'INDIRECT_-1206890484', u'MULTIEQUAL_-1206890289'), (u'CALL_-1206930407', u'INDIRECT_-1206902028'), (u'CALL_-1206938975', u'INDIRECT_-1206896618'), (u'INDIRECT_-1206900356', u'MULTIEQUAL_-1206900122'), (u'LOAD_-1206931169', u'INT_AND_-1206931143'), (u'CALL_-1206933821', u'INDIRECT_-1206904052'), (u'CALL_-1206934098', u'INDIRECT_-1206890781'), (u'MULTIEQUAL_-1206893641', u'MULTIEQUAL_-1206894083'), (u'CALL_-1206928474', u'INDIRECT_-1206876908'), (u'INDIRECT_-1206892197', u'MULTIEQUAL_-1206891906'), (u'CALL_-1206931269', u'INDIRECT_-1206898569'), (u'INDIRECT_-1206899594', u'MULTIEQUAL_-1206898967'), (u'CALL_-1206928629', u'INDIRECT_-1206908239'), (u'INDIRECT_-1206900447', u'MULTIEQUAL_-1206900542'), (u'CALL_-1206938656', u'INDIRECT_-1206903790'), (u'MULTIEQUAL_-1206904579', u'MULTIEQUAL_-1206904163'), (u'INDIRECT_-1206902792', u'MULTIEQUAL_-1206902576'), (u'CALL_-1206922584', u'INDIRECT_-1206885061'), (u'INDIRECT_-1206897175', u'MULTIEQUAL_-1206898261'), (u'INDIRECT_-1206905862', u'MULTIEQUAL_-1206905763'), (u'CAST_-1206869658', u'INT_ZEXT_-1206914317'), (u'INDIRECT_-1206897373', u'MULTIEQUAL_-1206880922'), (u'CALL_-1206932327', u'INDIRECT_-1206896236'), (u'INDIRECT_-1206898763', u'MULTIEQUAL_-1206900281'), (u'INDIRECT_-1206894599', u'COPY_-1206879836'), (u'STORE_-1206930873', u'INDIRECT_-1206900600'), (u'STORE_-1206925248', u'INDIRECT_-1206907422'), (u'CALL_-1206926063', u'INDIRECT_-1206897180'), (u'STORE_-1206928270', u'INDIRECT_-1206890168'), ('tmp_72986', u'CALL_-1206925604'), (u'CALL_-1206932808', u'INDIRECT_-1206893460'), (u'MULTIEQUAL_-1206893052', u'MULTIEQUAL_-1206892414'), (u'CALL_-1206935809', u'INDIRECT_-1206908113'), (u'INDIRECT_-1206890370', u'MULTIEQUAL_-1206891909'), (u'INDIRECT_-1206884736', u'MULTIEQUAL_-1206889013'), ('tmp_19615', u'BRANCH_-1206923005'), (u'INDIRECT_-1206900638', u'MULTIEQUAL_-1206900087'), (u'INDIRECT_-1206912009', u'COPY_-1206880103'), (u'INDIRECT_-1206902470', u'MULTIEQUAL_-1206902314'), (u'CALL_-1206927405', u'INDIRECT_-1206909071'), (u'MULTIEQUAL_-1206907469', u'MULTIEQUAL_-1206907450'), (u'CALL_-1206930899', u'INDIRECT_-1206903611'), (u'INT_AND_-1206929102', u'INT_SUB_-1206929096'), (u'CALLIND_-1206931354', u'INDIRECT_-1206899110'), (u'CAST_-1206878294', u'LOAD_-1206929729'), (u'MULTIEQUAL_-1206874301', u'MULTIEQUAL_-1206891525'), (u'MULTIEQUAL_-1206897019', u'MULTIEQUAL_-1206896603'), (u'INDIRECT_-1206896247', u'MULTIEQUAL_-1206896342'), (u'CALL_-1206929866', u'INDIRECT_-1206904606'), (u'PTRADD_-1206876917', u'LOAD_-1206932418'), (u'MULTIEQUAL_-1206876140', u'MULTIEQUAL_-1206901961'), ('const-56', u'INT_ADD_-1206928245'), (u'CALL_-1206928667', u'INDIRECT_-1206896922'), (u'INDIRECT_-1206897189', u'MULTIEQUAL_-1206897144'), (u'MULTIEQUAL_-1206906423', u'MULTIEQUAL_-1206878299'), (u'CALL_-1206929830', u'INDIRECT_-1206905424'), (u'INDIRECT_-1206891036', u'MULTIEQUAL_-1206891582'), (u'INDIRECT_-1206912330', u'MULTIEQUAL_-1206912212'), (u'CALL_-1206938694', u'INDIRECT_-1206901713'), (u'CALL_-1206922426', u'INDIRECT_-1206893280'), (u'INDIRECT_-1206890340', u'MULTIEQUAL_-1206892040'), (u'PTRADD_-1206878420', u'CAST_-1206875543'), (u'INDIRECT_-1206895460', u'MULTIEQUAL_-1206890250'), (u'CALL_-1206921264', u'INDIRECT_-1206890889'), (u'MULTIEQUAL_-1206899631', u'MULTIEQUAL_-1206899612'), (u'INDIRECT_-1206900984', u'MULTIEQUAL_-1206900723'), (u'MULTIEQUAL_-1206892801', u'MULTIEQUAL_-1206891773'), (u'COPY_-1206881158', u'CALL_-1206929645'), (u'CALL_-1206935851', u'INDIRECT_-1206889666'), (u'INDIRECT_-1206904459', u'MULTIEQUAL_-1206904430'), (u'INDIRECT_-1206909322', u'MULTIEQUAL_-1206910251'), (u'STORE_-1206930873', u'INDIRECT_-1206904800'), (u'INDIRECT_-1206900756', u'CALL_-1206928271'), (u'STORE_-1206924909', u'INDIRECT_-1206892445'), (u'MULTIEQUAL_-1206887067', u'MULTIEQUAL_-1206887087'), (u'INDIRECT_-1206906331', u'MULTIEQUAL_-1206906661'), (u'STORE_-1206922807', u'INDIRECT_-1206890387'), (u'CALL_-1206929202', u'INDIRECT_-1206889506'), (u'INDIRECT_-1206887889', u'MULTIEQUAL_-1206892143'), (u'CALL_-1206928992', u'INDIRECT_-1206906845'), (u'COPY_-1206872516', u'MULTIEQUAL_-1206872418'), (u'CAST_-1206870491', u'LOAD_-1206924899'), (u'CALL_-1206932817', u'INDIRECT_-1206902328'), (u'MULTIEQUAL_-1206893212', u'MULTIEQUAL_-1206893141'), (u'CALL_-1206934018', u'INDIRECT_-1206888630'), (u'CALLIND_-1206921412', u'INDIRECT_-1206893808'), (u'CALL_-1206938310', u'INDIRECT_-1206897499'), (u'CALL_-1206937446', u'INDIRECT_-1206903062'), (u'CALL_-1206932359', u'INDIRECT_-1206896538'), (u'CALL_-1206937302', u'INDIRECT_-1206907732'), (u'MULTIEQUAL_-1206881585', u'INT_EQUAL_-1206924010'), (u'CALL_-1206937559', u'INDIRECT_-1206901687'), (u'CALL_-1206929296', u'INDIRECT_-1206889138'), (u'CALL_-1206931183', u'INDIRECT_-1206882891'), (u'MULTIEQUAL_-1206898147', u'MULTIEQUAL_-1206898163'), (u'CALL_-1206929750', u'INDIRECT_-1206886522'), (u'INDIRECT_-1206903047', u'MULTIEQUAL_-1206904834'), (u'INDIRECT_-1206874634', u'MULTIEQUAL_-1206874434'), (u'MULTIEQUAL_-1206876107', u'MULTIEQUAL_-1206888521'), (u'MULTIEQUAL_-1206880932', u'MULTIEQUAL_-1206919343'), (u'CALL_-1206928291', u'INDIRECT_-1206883219'), (u'CALL_-1206925799', u'INDIRECT_-1206904589'), (u'CAST_-1206872619', u'LOAD_-1206930186'), (u'INDIRECT_-1206901381', u'MULTIEQUAL_-1206876995'), (u'INDIRECT_-1206893591', u'MULTIEQUAL_-1206894881'), (u'CALL_-1206934274', u'INDIRECT_-1206911461'), (u'CALL_-1206922426', u'INDIRECT_-1206898740'), (u'INDIRECT_-1206895202', u'MULTIEQUAL_-1206895152'), (u'STORE_-1206925248', u'INDIRECT_-1206888102'), (u'CALL_-1206921832', u'INDIRECT_-1206904202'), (u'CALL_-1206932327', u'INDIRECT_-1206895396'), (u'CALL_-1206925860', u'INDIRECT_-1206901268'), (u'INDIRECT_-1206900724', u'COPY_-1206879499'), (u'STORE_-1206937788', u'INDIRECT_-1206894890'), (u'INDIRECT_-1206892561', u'MULTIEQUAL_-1206876974'), (u'CALL_-1206936047', u'INDIRECT_-1206897777'), (u'INDIRECT_-1206881920', u'MULTIEQUAL_-1206881810'), (u'CALL_-1206921459', u'INDIRECT_-1206894355'), (u'INDIRECT_-1206888847', u'MULTIEQUAL_-1206892983'), (u'INDIRECT_-1206898021', u'MULTIEQUAL_-1206897660'), (u'INDIRECT_-1206889621', u'MULTIEQUAL_-1206876967'), (u'INDIRECT_-1206898327', u'MULTIEQUAL_-1206880379'), (u'INDIRECT_-1206899240', u'MULTIEQUAL_-1206898857'), (u'INDIRECT_-1206891606', u'COPY_-1206879363'), (u'MULTIEQUAL_-1206891620', u'MULTIEQUAL_-1206891563'), (u'INDIRECT_-1206902602', u'MULTIEQUAL_-1206903531'), (u'CALL_-1206928772', u'INDIRECT_-1206897508'), (u'CALL_-1206921722', u'INDIRECT_-1206896533'), (u'CALL_-1206939039', u'INDIRECT_-1206911354'), (u'CALLIND_-1206925511', u'INDIRECT_-1206893053'), (u'STORE_-1206921596', u'INDIRECT_-1206887448'), (u'INDIRECT_-1206905836', u'MULTIEQUAL_-1206905631'), (u'INDIRECT_-1206908547', u'MULTIEQUAL_-1206908165'), (u'MULTIEQUAL_-1206901991', u'MULTIEQUAL_-1206901989'), (u'CALL_-1206932954', u'INDIRECT_-1206883476'), (u'INDIRECT_-1206892967', u'MULTIEQUAL_-1206894754'), (u'CALL_-1206931595', u'INDIRECT_-1206892436'), (u'CALL_-1206938900', u'INDIRECT_-1206910856'), (u'CALL_-1206928690', u'INDIRECT_-1206892000'), (u'CALL_-1206922325', u'INDIRECT_-1206885245'), (u'INDIRECT_-1206908711', u'MULTIEQUAL_-1206910001'), (u'INDIRECT_-1206905405', u'MULTIEQUAL_-1206907160'), (u'CAST_-1206875547', u'PTRADD_-1206877779'), (u'CAST_-1206870849', u'INT_ADD_-1206928256'), (u'INDIRECT_-1206890904', u'MULTIEQUAL_-1206890709'), (u'CALL_-1206932911', u'INDIRECT_-1206895212'), (u'INDIRECT_-1206900416', u'MULTIEQUAL_-1206898326'), (u'INDIRECT_-1206907668', u'MULTIEQUAL_-1206907346'), (u'INDIRECT_-1206909670', u'MULTIEQUAL_-1206909464'), (u'INDIRECT_-1206901268', u'MULTIEQUAL_-1206902829'), (u'STORE_-1206932305', u'INDIRECT_-1206904379'), (u'CALL_-1206926063', u'INDIRECT_-1206904740'), (u'INDIRECT_-1206912039', u'MULTIEQUAL_-1206911459'), (u'COPY_-1206870704', u'MULTIEQUAL_-1206879925'), (u'CALL_-1206928155', u'INDIRECT_-1206886016'), (u'PTRADD_-1206877352', u'LOAD_-1206931068'), (u'INDIRECT_-1206903403', u'MULTIEQUAL_-1206905060'), (u'CALL_-1206932271', u'INDIRECT_-1206892435'), (u'INDIRECT_-1206886721', u'MULTIEQUAL_-1206887761'), (u'INDIRECT_-1206917042', u'INT_ZEXT_-1206924900'), (u'INDIRECT_-1206899688', u'MULTIEQUAL_-1206896383'), (u'CALL_-1206928772', u'INDIRECT_-1206902968'), (u'INDIRECT_-1206906568', u'MULTIEQUAL_-1206906385'), ('const-2', u'PTRADD_-1206871498'), (u'CALL_-1206931183', u'INDIRECT_-1206893645'), (u'CALL_-1206921308', u'INDIRECT_-1206888388'), (u'INDIRECT_-1206895513', u'MULTIEQUAL_-1206897546'), (u'CALL_-1206921994', u'INDIRECT_-1206899639'), (u'MULTIEQUAL_-1206893367', u'MULTIEQUAL_-1206893387'), (u'INDIRECT_-1206900248', u'MULTIEQUAL_-1206902032'), (u'CALL_-1206934862', u'INDIRECT_-1206892902'), (u'CALL_-1206933711', u'INDIRECT_-1206897685'), (u'INDIRECT_-1206904329', u'MULTIEQUAL_-1206904214'), (u'INDIRECT_-1206911977', u'MULTIEQUAL_-1206911699'), (u'CALL_-1206929019', u'INDIRECT_-1206915845'), (u'MULTIEQUAL_-1206899889', u'MULTIEQUAL_-1206899832'), ('const-248', u'INT_ADD_-1206924942'), (u'MULTIEQUAL_-1206898662', u'MULTIEQUAL_-1206898649'), (u'CALL_-1206929071', u'INDIRECT_-1206913181'), (u'INDIRECT_-1206894048', u'MULTIEQUAL_-1206893389'), (u'INDIRECT_-1206900451', u'MULTIEQUAL_-1206900781'), (u'MULTIEQUAL_-1206898252', u'MULTIEQUAL_-1206899003'), (u'MULTIEQUAL_-1206902872', u'MULTIEQUAL_-1206903623'), (u'INDIRECT_-1206886162', u'MULTIEQUAL_-1206887420'), (u'CALL_-1206938958', u'INDIRECT_-1206895346'), (u'MULTIEQUAL_-1206894478', u'MULTIEQUAL_-1206894472'), (u'MULTIEQUAL_-1206902411', u'INT_NOTEQUAL_-1206875076'), (u'INDIRECT_-1206909662', u'MULTIEQUAL_-1206909546'), (u'COPY_-1206937408', u'MULTIEQUAL_-1206921219'), (u'MULTIEQUAL_-1206881354', u'MULTIEQUAL_-1206881343'), (u'CALLIND_-1206925401', u'INDIRECT_-1206892574'), (u'CALL_-1206924677', u'INDIRECT_-1206884221'), (u'STORE_-1206925248', u'INDIRECT_-1206896082'), (u'INDIRECT_-1206899375', u'MULTIEQUAL_-1206897624'), (u'STORE_-1206928553', u'INDIRECT_-1206906362'), (u'CALL_-1206934862', u'INDIRECT_-1206889962'), (u'INDIRECT_-1206905583', u'MULTIEQUAL_-1206906192'), (u'INDIRECT_-1206889877', u'MULTIEQUAL_-1206889043'), (u'MULTIEQUAL_-1206885991', u'PTRADD_-1206876955'), (u'INDIRECT_-1206912472', u'MULTIEQUAL_-1206912324'), (u'INDIRECT_-1206897753', u'MULTIEQUAL_-1206898619'), (u'PTRADD_-1206877816', u'LOAD_-1206933607'), (u'CALLIND_-1206925401', u'INDIRECT_-1206905174'), (u'CALL_-1206921264', u'INDIRECT_-1206882489'), (u'INDIRECT_-1206896392', u'COPY_-1206880411'), (u'MULTIEQUAL_-1206876134', u'MULTIEQUAL_-1206899441'), (u'INT_NOTEQUAL_-1206930441', u'CBRANCH_-1206930439'), (u'CALLIND_-1206924365', u'INDIRECT_-1206885355'), (u'INDIRECT_-1206905231', u'COPY_-1206880213'), (u'STORE_-1206930828', u'INDIRECT_-1206894277'), (u'CAST_-1206871619', u'STORE_-1206927241'), (u'INDIRECT_-1206885648', u'MULTIEQUAL_-1206884989'), (u'INDIRECT_-1206910359', u'MULTIEQUAL_-1206909952'), (u'CALL_-1206930915', u'INDIRECT_-1206911603'), ('tmp_72986', u'CALL_-1206930210'), (u'CALL_-1206928152', u'INDIRECT_-1206884553'), (u'INDIRECT_-1206908336', u'MULTIEQUAL_-1206907918'), (u'CALL_-1206938927', u'INDIRECT_-1206885416'), (u'CALL_-1206934365', u'INDIRECT_-1206901437'), (u'CALL_-1206930457', u'INDIRECT_-1206908523'), (u'STORE_-1206928327', u'INDIRECT_-1206899052'), (u'INDIRECT_-1206893090', u'MULTIEQUAL_-1206893736'), (u'INDIRECT_-1206904372', u'COPY_-1206880430'), (u'INDIRECT_-1206895349', u'MULTIEQUAL_-1206894649'), (u'MULTIEQUAL_-1206872844', u'BOOL_NEGATE_-1206872482'), (u'CALL_-1206932954', u'INDIRECT_-1206912461'), (u'INDIRECT_-1206879521', u'MULTIEQUAL_-1206883022'), (u'MULTIEQUAL_-1206880392', u'MULTIEQUAL_-1206903063'), (u'INDIRECT_-1206876608', u'MULTIEQUAL_-1206876814'), (u'CALL_-1206925783', u'INDIRECT_-1206889877'), (u'CALL_-1206938756', u'INDIRECT_-1206896919'), (u'CALL_-1206938694', u'INDIRECT_-1206914733'), (u'INDIRECT_-1206902678', u'MULTIEQUAL_-1206902403'), (u'MULTIEQUAL_-1206909692', u'MULTIEQUAL_-1206909674'), (u'STORE_-1206928627', u'INDIRECT_-1206908508'), (u'CALL_-1206932271', u'INDIRECT_-1206894115'), (u'CALL_-1206930157', u'INDIRECT_-1206887995'), (u'INT_SLESS_-1206933126', u'CBRANCH_-1206933133'), (u'CALL_-1206928690', u'INDIRECT_-1206902080'), (u'INDIRECT_-1206908755', u'MULTIEQUAL_-1206911766'), (u'CALL_-1206921447', u'INDIRECT_-1206903586'), (u'CALL_-1206937924', u'INDIRECT_-1206904821'), (u'INDIRECT_-1206885559', u'MULTIEQUAL_-1206885422'), (u'INDIRECT_-1206914060', u'MULTIEQUAL_-1206880965'), (u'CALL_-1206932911', u'INDIRECT_-1206912012'), (u'COPY_-1206931477', u'MULTIEQUAL_-1206883200'), (u'STORE_-1206921864', u'INDIRECT_-1206890109'), (u'CALL_-1206930210', u'INDIRECT_-1206885534'), (u'INDIRECT_-1206914536', u'MULTIEQUAL_-1206914040'), (u'MULTIEQUAL_-1206913507', u'MULTIEQUAL_-1206913491'), (u'CALL_-1206928281', u'INDIRECT_-1206893047'), (u'MULTIEQUAL_-1206891343', u'MULTIEQUAL_-1206891169'), (u'CALL_-1206937446', u'INDIRECT_-1206893402'), (u'CALL_-1206929071', u'INDIRECT_-1206901001'), (u'CALL_-1206929621', u'INDIRECT_-1206915261'), (u'MULTIEQUAL_-1206911230', u'MULTIEQUAL_-1206912717'), (u'INDIRECT_-1206897820', u'MULTIEQUAL_-1206897733'), (u'STORE_-1206921840', u'INDIRECT_-1206894709'), (u'CALL_-1206938310', u'INDIRECT_-1206901699'), (u'INDIRECT_-1206888980', u'MULTIEQUAL_-1206888349'), (u'CALL_-1206931128', u'INDIRECT_-1206899086'), (u'MULTIEQUAL_-1206896337', u'MULTIEQUAL_-1206896287'), (u'CALL_-1206928644', u'INDIRECT_-1206893599'), (u'CALL_-1206929269', u'INDIRECT_-1206898935'), (u'INDIRECT_-1206895608', u'COPY_-1206879947'), ('const-433', u'LOAD_-1206933867'), (u'INDIRECT_-1206898828', u'MULTIEQUAL_-1206905163'), (u'CALL_-1206929938', u'INDIRECT_-1206891630'), ('tmp_72983', u'INT_ADD_-1206921771'), (u'CALL_-1206934114', u'INDIRECT_-1206905073'), (u'INDIRECT_-1206897641', u'MULTIEQUAL_-1206898681'), (u'CALL_-1206925460', u'INDIRECT_-1206881997'), (u'INDIRECT_-1206904598', u'MULTIEQUAL_-1206904510'), (u'CALL_-1206938131', u'INDIRECT_-1206903253'), (u'INDIRECT_-1206908579', u'MULTIEQUAL_-1206911273'), (u'INDIRECT_-1206906147', u'MULTIEQUAL_-1206906017'), (u'INDIRECT_-1206911571', u'MULTIEQUAL_-1206909246'), (u'STORE_-1206928622', u'INDIRECT_-1206892706'), (u'INDIRECT_-1206888964', u'COPY_-1206879471'), (u'CALL_-1206930899', u'INDIRECT_-1206891011'), (u'COPY_-1206921930', u'MULTIEQUAL_-1206921473'), (u'CALL_-1206929974', u'INDIRECT_-1206900052'), (u'INDIRECT_-1206905988', u'MULTIEQUAL_-1206902683'), (u'CALL_-1206925860', u'INDIRECT_-1206902948'), (u'MULTIEQUAL_-1206899739', u'MULTIEQUAL_-1206880929'), (u'INDIRECT_-1206897010', u'MULTIEQUAL_-1206896854'), (u'CALL_-1206921134', u'INDIRECT_-1206905062'), (u'STORE_-1206921525', u'INDIRECT_-1206894549'), (u'INDIRECT_-1206898974', u'MULTIEQUAL_-1206900511'), (u'INDIRECT_-1206900815', u'MULTIEQUAL_-1206901599'), (u'CALL_-1206932271', u'INDIRECT_-1206879493'), (u'STORE_-1206930846', u'INDIRECT_-1206910189'), (u'CALL_-1206922316', u'INDIRECT_-1206899798'), (u'INDIRECT_-1206894673', u'MULTIEQUAL_-1206876239'), ('const-8', u'PTRADD_-1206878339'), (u'INDIRECT_-1206908634', u'MULTIEQUAL_-1206908456'), (u'STORE_-1206921596', u'INDIRECT_-1206898788'), (u'COPY_-1206879416', u'RETURN_-1206879337'), (u'INDIRECT_-1206900694', u'MULTIEQUAL_-1206900536'), (u'INDIRECT_-1206892860', u'MULTIEQUAL_-1206894560'), (u'CALL_-1206937729', u'INDIRECT_-1206899265'), ('const-168', u'INT_ADD_-1206929713'), (u'CALL_-1206932827', u'INDIRECT_-1206883726'), (u'MULTIEQUAL_-1206905455', u'MULTIEQUAL_-1206905434'), (u'CALLIND_-1206925046', u'INDIRECT_-1206889882'), (u'INDIRECT_-1206894156', u'MULTIEQUAL_-1206894560'), (u'LOAD_-1206928796', u'INT_ADD_-1206928718'), (u'INDIRECT_-1206896176', u'MULTIEQUAL_-1206895971'), (u'MULTIEQUAL_-1206902642', u'MULTIEQUAL_-1206902627'), (u'CALL_-1206931545', u'INDIRECT_-1206907205'), (u'CALLIND_-1206922636', u'INDIRECT_-1206899131'), (u'INT_ADD_-1206938003', u'CAST_-1206877989'), (u'STORE_-1206937920', u'INDIRECT_-1206891176'), ('const-433', u'STORE_-1206933118'), (u'INDIRECT_-1206890516', u'MULTIEQUAL_-1206898863'), (u'CALL_-1206937430', u'INDIRECT_-1206902630'), (u'CALL_-1206927093', u'INDIRECT_-1206890723'), (u'INDIRECT_-1206897231', u'MULTIEQUAL_-1206897111'), (u'CALL_-1206928155', u'INDIRECT_-1206901136'), (u'MULTIEQUAL_-1206897363', u'MULTIEQUAL_-1206898063'), (u'MULTIEQUAL_-1206894287', u'MULTIEQUAL_-1206894312'), (u'INDIRECT_-1206892436', u'COPY_-1206878998'), (u'INDIRECT_-1206908889', u'MULTIEQUAL_-1206913143'), (u'INDIRECT_-1206908717', u'MULTIEQUAL_-1206908272'), (u'STORE_-1206935460', u'INDIRECT_-1206909079'), (u'CALL_-1206929938', u'INDIRECT_-1206887430'), (u'MULTIEQUAL_-1206892990', u'MULTIEQUAL_-1206892855'), (u'CALLIND_-1206925019', u'INDIRECT_-1206905406'), (u'INDIRECT_-1206902824', u'COPY_-1206879504'), (u'INDIRECT_-1206898675', u'MULTIEQUAL_-1206901686'), (u'CALL_-1206930086', u'INDIRECT_-1206896547'), (u'CALL_-1206928271', u'INDIRECT_-1206895315'), (u'CALL_-1206928357', u'INDIRECT_-1206891830'), (u'INDIRECT_-1206897278', u'MULTIEQUAL_-1206896727'), (u'INDIRECT_-1206897560', u'MULTIEQUAL_-1206897177'), (u'LOAD_-1206921908', u'CALL_-1206921722'), (u'INDIRECT_-1206896220', u'MULTIEQUAL_-1206897920'), (u'INDIRECT_-1206914313', u'MULTIEQUAL_-1206914115'), (u'INDIRECT_-1206909126', u'MULTIEQUAL_-1206908979'), (u'INDIRECT_-1206900564', u'MULTIEQUAL_-1206900369'), (u'CALL_-1206928357', u'INDIRECT_-1206904430'), (u'CALL_-1206934081', u'CAST_-1206875189'), (u'INDIRECT_-1206913436', u'COPY_-1206879048'), (u'CALL_-1206930550', u'INDIRECT_-1206887002'), (u'CALL_-1206928152', u'INDIRECT_-1206904713'), (u'CALL_-1206938421', u'INDIRECT_-1206917042'), (u'CALL_-1206930550', u'INDIRECT_-1206903802'), (u'MULTIEQUAL_-1206874289', u'MULTIEQUAL_-1206881133'), (u'CALL_-1206929320', u'INDIRECT_-1206897539'), (u'CALL_-1206930506', u'INDIRECT_-1206899153'), (u'CALL_-1206934018', u'INDIRECT_-1206893250'), (u'STORE_-1206930828', u'INDIRECT_-1206900157'), (u'CALL_-1206937824', u'INDIRECT_-1206884099'), (u'CALLIND_-1206922636', u'INDIRECT_-1206898711'), (u'MULTIEQUAL_-1206908937', u'MULTIEQUAL_-1206908887'), (u'CALL_-1206931142', u'INDIRECT_-1206895963'), (u'CALL_-1206930210', u'INDIRECT_-1206894354'), (u'INDIRECT_-1206889621', u'MULTIEQUAL_-1206889401'), (u'PTRADD_-1206877526', u'LOAD_-1206930918'), (u'MULTIEQUAL_-1206904998', u'MULTIEQUAL_-1206904979'), (u'INDIRECT_-1206893007', u'MULTIEQUAL_-1206892625'), (u'INDIRECT_-1206892696', u'MULTIEQUAL_-1206892200'), (u'INDIRECT_-1206892674', u'MULTIEQUAL_-1206894211'), (u'INDIRECT_-1206901027', u'MULTIEQUAL_-1206905163'), (u'STORE_-1206930340', u'INDIRECT_-1206892684'), (u'INDIRECT_-1206889623', u'MULTIEQUAL_-1206890232'), (u'CALLIND_-1206938827', u'INDIRECT_-1206907877'), (u'INDIRECT_-1206899405', u'MULTIEQUAL_-1206900352'), ('const-433', u'LOAD_-1206921857'), (u'CALLIND_-1206931354', u'INDIRECT_-1206898270'), (u'CALL_-1206930274', u'INDIRECT_-1206898588'), (u'CALL_-1206926003', u'INDIRECT_-1206896728'), (u'CALL_-1206921832', u'INDIRECT_-1206905882'), (u'MULTIEQUAL_-1206897313', u'MULTIEQUAL_-1206898252'), (u'STORE_-1206930256', u'INDIRECT_-1206903148'), (u'CALL_-1206927017', u'INDIRECT_-1206876834'), (u'INDIRECT_-1206898704', u'MULTIEQUAL_-1206900309'), (u'STORE_-1206930828', u'INDIRECT_-1206911077'), (u'INDIRECT_-1206883418', u'MULTIEQUAL_-1206882867'), (u'CALL_-1206930927', u'INDIRECT_-1206899633'), (u'PTRADD_-1206878903', u'LOAD_-1206935584'), (u'CALL_-1206930882', u'INDIRECT_-1206898980'), (u'STORE_-1206930175', u'INDIRECT_-1206898068'), (u'MULTIEQUAL_-1206891236', u'MULTIEQUAL_-1206891162'), (u'STORE_-1206928270', u'INDIRECT_-1206888488'), (u'INDIRECT_-1206895880', u'MULTIEQUAL_-1206894200'), (u'CALL_-1206924704', u'INDIRECT_-1206895582'), (u'INDIRECT_-1206899439', u'MULTIEQUAL_-1206899032'), (u'CALL_-1206937924', u'INDIRECT_-1206914061'), (u'CALL_-1206935494', u'INDIRECT_-1206890305'), (u'CALL_-1206935821', u'INDIRECT_-1206901402'), (u'MULTIEQUAL_-1206894431', u'MULTIEQUAL_-1206894415'), (u'MULTIEQUAL_-1206883287', u'MULTIEQUAL_-1206883307'), (u'CALL_-1206930556', u'INDIRECT_-1206880111'), (u'CALL_-1206938975', u'INDIRECT_-1206905858'), (u'INDIRECT_-1206906775', u'MULTIEQUAL_-1206906857'), (u'CALL_-1206931773', u'INDIRECT_-1206901452'), (u'STORE_-1206927241', u'INDIRECT_-1206903429'), (u'STORE_-1206925221', u'INDIRECT_-1206896487'), (u'CALL_-1206938628', u'INDIRECT_-1206911756'), (u'INDIRECT_-1206891202', u'COPY_-1206878814'), (u'STORE_-1206925479', u'INDIRECT_-1206898300'), (u'CALL_-1206932359', u'INDIRECT_-1206899478'), (u'CALL_-1206928709', u'INDIRECT_-1206889741'), (u'CALL_-1206929974', u'INDIRECT_-1206879550'), (u'INT_ADD_-1206929155', u'CAST_-1206871790'), (u'INDIRECT_-1206896303', u'MULTIEQUAL_-1206896194'), (u'INDIRECT_-1206910608', u'MULTIEQUAL_-1206910286'), (u'CALL_-1206934862', u'INDIRECT_-1206898362'), (u'CALL_-1206938725', u'INDIRECT_-1206910133'), (u'CALL_-1206934460', u'INDIRECT_-1206889743'), (u'INDIRECT_-1206906541', u'MULTIEQUAL_-1206909131'), (u'CALL_-1206930476', u'INT_EQUAL_-1206930439'), (u'INDIRECT_-1206914841', u'COPY_-1206880572'), (u'CALL_-1206921954', u'INDIRECT_-1206905496'), (u'CALLIND_-1206925511', u'INDIRECT_-1206877005'), (u'MULTIEQUAL_-1206899612', u'MULTIEQUAL_-1206899594'), (u'CALL_-1206933998', u'INDIRECT_-1206894076'), ('const-0', u'COPY_-1206935744'), (u'INT_ZEXT_-1206924900', u'INT_MULT_-1206876112'), (u'CALL_-1206927297', u'INDIRECT_-1206892631'), (u'CALL_-1206929529', u'INDIRECT_-1206912295'), (u'CALL_-1206925604', u'INDIRECT_-1206897847'), (u'INDIRECT_-1206905540', u'MULTIEQUAL_-1206905267'), (u'CALL_-1206934098', u'INDIRECT_-1206903801'), (u'CALL_-1206938342', u'INDIRECT_-1206895417'), (u'INDIRECT_-1206902902', u'MULTIEQUAL_-1206904561'), (u'MULTIEQUAL_-1206903301', u'MULTIEQUAL_-1206903281'), (u'MULTIEQUAL_-1206899910', u'MULTIEQUAL_-1206903440'), (u'STORE_-1206930846', u'INDIRECT_-1206911029'), (u'CALL_-1206929621', u'INDIRECT_-1206898041'), (u'MULTIEQUAL_-1206903396', u'MULTIEQUAL_-1206905807'), (u'INDIRECT_-1206900440', u'MULTIEQUAL_-1206900342'), (u'CALL_-1206936110', u'INDIRECT_-1206904536'), (u'INDIRECT_-1206905099', u'COPY_-1206879861'), (u'CALL_-1206934365', u'INDIRECT_-1206896397'), (u'INDIRECT_-1206894143', u'MULTIEQUAL_-1206895661'), (u'CAST_-1206870812', u'LOAD_-1206925500'), (u'INDIRECT_-1206909398', u'MULTIEQUAL_-1206909123'), (u'INDIRECT_-1206904662', u'MULTIEQUAL_-1206903615'), (u'CALL_-1206921361', u'INDIRECT_-1206906056'), (u'STORE_-1206928327', u'INDIRECT_-1206899892'), (u'CALL_-1206938958', u'INDIRECT_-1206912986'), (u'INDIRECT_-1206912260', u'MULTIEQUAL_-1206910580'), (u'MULTIEQUAL_-1206878932', u'MULTIEQUAL_-1206879852'), (u'MULTIEQUAL_-1206898261', u'MULTIEQUAL_-1206898241'), (u'INDIRECT_-1206892563', u'MULTIEQUAL_-1206892372'), (u'INDIRECT_-1206908330', u'MULTIEQUAL_-1206908712'), (u'CALL_-1206924668', u'INDIRECT_-1206894790'), (u'SUBPIECE_-1206914345', u'INT_SUB_-1206923009'), (u'INDIRECT_-1206895530', u'MULTIEQUAL_-1206895412'), (u'CALL_-1206934835', u'INDIRECT_-1206903633'), (u'MULTIEQUAL_-1206904285', u'MULTIEQUAL_-1206904272'), (u'INDIRECT_-1206902356', u'MULTIEQUAL_-1206902089'), (u'INDIRECT_-1206911555', u'MULTIEQUAL_-1206911050'), (u'CALL_-1206930407', u'INDIRECT_-1206898248'), (u'STORE_-1206932486', u'INDIRECT_-1206900069'), (u'INDIRECT_-1206901318', u'MULTIEQUAL_-1206901382'), (u'INDIRECT_-1206904344', u'MULTIEQUAL_-1206904141'), (u'CALL_-1206934955', u'INDIRECT_-1206904697'), (u'MULTIEQUAL_-1206906776', u'INT_NOTEQUAL_-1206933666'), (u'CALL_-1206939523', u'INDIRECT_-1206904415'), (u'INDIRECT_-1206904350', u'MULTIEQUAL_-1206904232'), (u'STORE_-1206937696', u'INDIRECT_-1206899046'), (u'STORE_-1206935460', u'INDIRECT_-1206894799'), (u'INDIRECT_-1206881621', u'MULTIEQUAL_-1206881473'), (u'INDIRECT_-1206899660', u'MULTIEQUAL_-1206894450'), (u'LOAD_-1206925067', u'INT_ADD_-1206925040'), (u'CALL_-1206929866', u'INDIRECT_-1206907966'), (u'MULTIEQUAL_-1206896327', u'MULTIEQUAL_-1206896307'), (u'CALL_-1206929529', u'INDIRECT_-1206891295'), (u'INDIRECT_-1206903860', u'MULTIEQUAL_-1206903587'), (u'INDIRECT_-1206884851', u'MULTIEQUAL_-1206886697'), (u'INDIRECT_-1206904899', u'MULTIEQUAL_-1206904492'), (u'CALL_-1206928194', u'INDIRECT_-1206878746'), (u'CALL_-1206929032', u'INDIRECT_-1206892883'), (u'INDIRECT_-1206891623', u'MULTIEQUAL_-1206893141'), (u'MULTIEQUAL_-1206895689', u'MULTIEQUAL_-1206895632'), (u'CALL_-1206930362', u'INDIRECT_-1206900740'), (u'CALL_-1206930927', u'INDIRECT_-1206903413'), (u'CALL_-1206921954', u'INDIRECT_-1206884916'), (u'STORE_-1206937772', u'INDIRECT_-1206914205'), (u'CALL_-1206931183', u'INDIRECT_-1206896165'), (u'INDIRECT_-1206907852', u'MULTIEQUAL_-1206907704'), (u'INDIRECT_-1206905739', u'MULTIEQUAL_-1206905159'), (u'CALL_-1206928357', u'INDIRECT_-1206892250'), (u'INDIRECT_-1206891777', u'MULTIEQUAL_-1206891486'), (u'CALL_-1206938232', u'INDIRECT_-1206905845'), (u'CALLIND_-1206921710', u'INDIRECT_-1206889856'), (u'INDIRECT_-1206916102', u'MULTIEQUAL_-1206917182'), (u'CALL_-1206928815', u'INDIRECT_-1206899701'), (u'INDIRECT_-1206910855', u'MULTIEQUAL_-1206910451'), ('const-8', u'PTRADD_-1206877595'), (u'INDIRECT_-1206887198', u'MULTIEQUAL_-1206886647'), (u'INDIRECT_-1206898015', u'MULTIEQUAL_-1206899101'), (u'MULTIEQUAL_-1206880415', u'MULTIEQUAL_-1206912723'), (u'CALL_-1206921722', u'INDIRECT_-1206904093'), (u'STORE_-1206928662', u'INDIRECT_-1206912309'), ('tmp_72986', u'CALL_-1206927048'), (u'MULTIEQUAL_-1206892454', u'MULTIEQUAL_-1206893641'), (u'CALL_-1206929645', u'INDIRECT_-1206913172'), (u'INDIRECT_-1206911991', u'MULTIEQUAL_-1206916316'), (u'CALL_-1206929296', u'INDIRECT_-1206886198'), (u'CALL_-1206939523', u'INDIRECT_-1206901475'), (u'CALL_-1206931745', u'INDIRECT_-1206892482'), (u'INDIRECT_-1206891142', u'MULTIEQUAL_-1206892809'), (u'INDIRECT_-1206907922', u'MULTIEQUAL_-1206907651'), (u'CALL_-1206924756', u'INDIRECT_-1206887206'), (u'CALL_-1206927833', u'INDIRECT_-1206908815'), (u'INDIRECT_-1206902208', u'MULTIEQUAL_-1206901886'), (u'INDIRECT_-1206901096', u'MULTIEQUAL_-1206900600'), (u'CALL_-1206930476', u'INDIRECT_-1206906689'), (u'INDIRECT_-1206874822', u'MULTIEQUAL_-1206874983'), (u'MULTIEQUAL_-1206883561', u'MULTIEQUAL_-1206883215'), (u'MULTIEQUAL_-1206892350', u'MULTIEQUAL_-1206895880'), (u'STORE_-1206930351', u'INDIRECT_-1206899600'), (u'STORE_-1206937920', u'INDIRECT_-1206912596'), (u'CAST_-1206878247', u'PTRADD_-1206880986'), (u'CALL_-1206930394', u'INDIRECT_-1206891537'), (u'CALL_-1206928271', u'INDIRECT_-1206891535'), (u'CALL_-1206928668', u'INDIRECT_-1206905790'), (u'INDIRECT_-1206885098', u'MULTIEQUAL_-1206884547'), (u'CALL_-1206930394', u'INDIRECT_-1206879855'), (u'MULTIEQUAL_-1206894061', u'MULTIEQUAL_-1206894041'), (u'CALL_-1206932827', u'INDIRECT_-1206901454'), (u'MULTIEQUAL_-1206892507', u'CALL_-1206938310'), (u'INT_LESSEQUAL_-1206922819', u'CBRANCH_-1206922818'), (u'CALL_-1206935851', u'INDIRECT_-1206913186'), (u'INDIRECT_-1206895762', u'MULTIEQUAL_-1206895560'), (u'CALL_-1206938310', u'INDIRECT_-1206907579'), (u'CALL_-1206934955', u'INDIRECT_-1206914519'), (u'INDIRECT_-1206901303', u'COPY_-1206901311'), (u'CALL_-1206931539', u'INDIRECT_-1206905855'), (u'CALL_-1206938036', u'INDIRECT_-1206913275'), (u'MULTIEQUAL_-1206890083', u'MULTIEQUAL_-1206889909'), (u'CALL_-1206926019', u'INDIRECT_-1206878007'), (u'MULTIEQUAL_-1206893720', u'MULTIEQUAL_-1206893663'), (u'INDIRECT_-1206910486', u'MULTIEQUAL_-1206912069'), (u'MULTIEQUAL_-1206909432', u'MULTIEQUAL_-1206909407'), (u'INDIRECT_-1206906302', u'MULTIEQUAL_-1206906186'), (u'INDIRECT_-1206889500', u'MULTIEQUAL_-1206891200'), (u'CALL_-1206931435', u'INDIRECT_-1206893699'), (u'INDIRECT_-1206906800', u'MULTIEQUAL_-1206906417'), (u'MULTIEQUAL_-1206901904', u'MULTIEQUAL_-1206901851'), (u'MULTIEQUAL_-1206917395', u'INT_ADD_-1206928096'), (u'MULTIEQUAL_-1206888123', u'MULTIEQUAL_-1206888075'), (u'INDIRECT_-1206901707', u'MULTIEQUAL_-1206901802'), (u'INDIRECT_-1206886173', u'MULTIEQUAL_-1206886154'), ('const-433', u'LOAD_-1206928797'), ('const-2', u'INT_EQUAL_-1206928201'), (u'COPY_-1206878841', u'MULTIEQUAL_-1206881890'), (u'CALL_-1206927360', u'INDIRECT_-1206888464'), (u'INDIRECT_-1206902268', u'MULTIEQUAL_-1206903707'), (u'CALL_-1206921431', u'INDIRECT_-1206894335'), ('const-0', u'INT_EQUAL_-1206930260'), (u'CALL_-1206928518', u'INDIRECT_-1206889449'), (u'INDIRECT_-1206902600', u'MULTIEQUAL_-1206902217'), (u'CALL_-1206921722', u'INDIRECT_-1206900313'), (u'CALL_-1206934018', u'INDIRECT_-1206902070'), (u'CALL_-1206928271', u'INDIRECT_-1206890499'), (u'INDIRECT_-1206887568', u'MULTIEQUAL_-1206894663'), (u'CALL_-1206928257', u'INDIRECT_-1206895970'), (u'STORE_-1206930340', u'INDIRECT_-1206902190'), (u'STORE_-1206937788', u'INDIRECT_-1206904550'), (u'MULTIEQUAL_-1206902271', u'MULTIEQUAL_-1206902156'), ('tmp_482', u'CBRANCH_-1206939394'), (u'LOAD_-1206938073', u'CALL_-1206938036'), ('const-0', u'INT_EQUAL_-1206937545'), (u'CALLIND_-1206925046', u'INDIRECT_-1206894502'), (u'CALL_-1206932271', u'INDIRECT_-1206891595'), (u'STORE_-1206925416', u'INDIRECT_-1206892385'), (u'CALL_-1206931701', u'INDIRECT_-1206907163'), (u'MULTIEQUAL_-1206914159', u'COPY_-1206914282'), (u'CALL_-1206934098', u'INDIRECT_-1206880779'), (u'CALL_-1206928357', u'INDIRECT_-1206897290'), (u'INDIRECT_-1206874971', u'MULTIEQUAL_-1206874771'), (u'INDIRECT_-1206909557', u'MULTIEQUAL_-1206908939'), (u'MULTIEQUAL_-1206914579', u'COPY_-1206914702'), (u'INT_ADD_-1206921955', u'CAST_-1206869366'), (u'INDIRECT_-1206887704', u'COPY_-1206879468'), (u'INDIRECT_-1206901381', u'MULTIEQUAL_-1206901020'), (u'INDIRECT_-1206887038', u'MULTIEQUAL_-1206887102'), (u'INDIRECT_-1206908152', u'MULTIEQUAL_-1206905946'), (u'INDIRECT_-1206882378', u'MULTIEQUAL_-1206883203'), (u'INT_NOTEQUAL_-1206934333', u'CBRANCH_-1206934323'), (u'STORE_-1206927231', u'INDIRECT_-1206895444'), (u'CALLIND_-1206921344', u'INDIRECT_-1206886634'), (u'INT_ZEXT_-1206873416', u'PTRADD_-1206875847'), (u'CALL_-1206922426', u'INDIRECT_-1206892860'), (u'INDIRECT_-1206912052', u'MULTIEQUAL_-1206911904'), (u'INDIRECT_-1206901421', u'MULTIEQUAL_-1206902461'), (u'MULTIEQUAL_-1206874305', u'MULTIEQUAL_-1206893756'), (u'CALL_-1206921134', u'MULTIEQUAL_-1206915297'), (u'INDIRECT_-1206897247', u'MULTIEQUAL_-1206901383'), (u'MULTIEQUAL_-1206878274', u'MULTIEQUAL_-1206894967'), (u'INDIRECT_-1206908872', u'MULTIEQUAL_-1206910389'), (u'CALL_-1206930086', u'INDIRECT_-1206889827'), (u'STORE_-1206930351', u'INDIRECT_-1206897080'), (u'CALLIND_-1206921999', u'INDIRECT_-1206884971'), (u'CALLIND_-1206921344', u'INDIRECT_-1206903854'), (u'INDIRECT_-1206900969', u'MULTIEQUAL_-1206900924'), (u'MULTIEQUAL_-1206908574', u'MULTIEQUAL_-1206908574'), (u'CALL_-1206930157', u'INDIRECT_-1206885895'), (u'CALL_-1206927360', u'INDIRECT_-1206895184'), (u'LOAD_-1206929145', u'CALLIND_-1206929135'), (u'CALLIND_-1206921359', u'INDIRECT_-1206907749'), (u'STORE_-1206937611', u'INDIRECT_-1206901096'), (u'MULTIEQUAL_-1206880403', u'MULTIEQUAL_-1206907683'), (u'CALL_-1206929145', u'INDIRECT_-1206900508'), (u'MULTIEQUAL_-1206903718', u'MULTIEQUAL_-1206903712'), (u'COPY_-1206931492', u'MULTIEQUAL_-1206882863'), (u'CALLIND_-1206938827', u'INDIRECT_-1206901997'), (u'CALL_-1206933821', u'INDIRECT_-1206897752'), (u'INDIRECT_-1206879777', u'MULTIEQUAL_-1206881473'), (u'INDIRECT_-1206891351', u'MULTIEQUAL_-1206891231'), (u'CALL_-1206927316', u'INDIRECT_-1206900205'), (u'CALL_-1206934396', u'INDIRECT_-1206881295'), (u'CAST_-1206869666', u'PTRADD_-1206922728'), (u'STORE_-1206930873', u'INDIRECT_-1206888000'), (u'MULTIEQUAL_-1206905054', u'MULTIEQUAL_-1206906241'), (u'INT_ADD_-1206879006', u'PTRADD_-1206878959'), ('const-1', u'COPY_-1206933745'), (u'CALL_-1206928108', u'INDIRECT_-1206907634'), (u'MULTIEQUAL_-1206906659', u'MULTIEQUAL_-1206906642'), (u'CALL_-1206934396', u'INDIRECT_-1206902720'), (u'INT_ADD_-1206928504', u'CAST_-1206876801'), (u'CALL_-1206934955', u'INDIRECT_-1206893357'), (u'CALL_-1206929645', u'INDIRECT_-1206899732'), (u'CALL_-1206924612', u'INDIRECT_-1206886625'), (u'CALL_-1206927063', u'INDIRECT_-1206907436'), (u'INDIRECT_-1206907590', u'MULTIEQUAL_-1206909129'), (u'INDIRECT_-1206908929', u'MULTIEQUAL_-1206909464'), (u'INDIRECT_-1206892299', u'MULTIEQUAL_-1206891892'), (u'CALL_-1206934365', u'INDIRECT_-1206904797'), (u'INDIRECT_-1206898592', u'MULTIEQUAL_-1206898376'), (u'CALL_-1206923816', u'INDIRECT_-1206901979'), (u'CALL_-1206928709', u'INDIRECT_-1206886381'), (u'INDIRECT_-1206892397', u'MULTIEQUAL_-1206891563'), (u'STORE_-1206928627', u'INDIRECT_-1206906828'), (u'INDIRECT_-1206897455', u'MULTIEQUAL_-1206898239'), (u'MULTIEQUAL_-1206903897', u'MULTIEQUAL_-1206903847'), (u'MULTIEQUAL_-1206898294', u'MULTIEQUAL_-1206898278'), (u'INDIRECT_-1206901998', u'MULTIEQUAL_-1206902502'), (u'MULTIEQUAL_-1206907364', u'MULTIEQUAL_-1206907311'), (u'CALL_-1206921264', u'INDIRECT_-1206901389'), (u'INDIRECT_-1206912526', u'MULTIEQUAL_-1206913779'), (u'INDIRECT_-1206895390', u'MULTIEQUAL_-1206895184'), (u'STORE_-1206932305', u'INDIRECT_-1206892199'), (u'CALL_-1206921832', u'INDIRECT_-1206904622'), (u'INDIRECT_-1206891965', u'MULTIEQUAL_-1206893720'), (u'CALL_-1206929866', u'INDIRECT_-1206897886'), (u'CALL_-1206929071', u'INDIRECT_-1206910241'), (u'STORE_-1206928662', u'INDIRECT_-1206903069'), (u'INDIRECT_-1206900836', u'COPY_-1206879018'), (u'CALL_-1206937824', u'INDIRECT_-1206910227'), (u'CALL_-1206925860', u'INDIRECT_-1206891188'), (u'INDIRECT_-1206893833', u'MULTIEQUAL_-1206895866'), (u'CALL_-1206929226', u'INDIRECT_-1206892037'), (u'CALL_-1206928194', u'INDIRECT_-1206901768'), (u'CALL_-1206926019', u'INDIRECT_-1206884981'), (u'CALL_-1206925783', u'INDIRECT_-1206898277'), (u'CALL_-1206932808', u'INDIRECT_-1206897660'), (u'STORE_-1206921840', u'INDIRECT_-1206895129'), (u'INDIRECT_-1206907033', u'MULTIEQUAL_-1206880946'), (u'INDIRECT_-1206905512', u'MULTIEQUAL_-1206907029'), (u'CALL_-1206922316', u'INDIRECT_-1206905258'), (u'CALL_-1206927048', u'INDIRECT_-1206899944'), (u'CALL_-1206925799', u'INDIRECT_-1206894929'), (u'STORE_-1206921830', u'INDIRECT_-1206898061'), (u'CALL_-1206926063', u'INDIRECT_-1206905580'), (u'INDIRECT_-1206897638', u'MULTIEQUAL_-1206897462'), (u'CALL_-1206931674', u'INDIRECT_-1206895093'), (u'COPY_-1206878942', u'CALL_-1206931183'), (u'CALL_-1206929645', u'INDIRECT_-1206908132'), (u'INDIRECT_-1206891575', u'MULTIEQUAL_-1206892359'), (u'STORE_-1206925381', u'INDIRECT_-1206904544'), (u'INDIRECT_-1206900517', u'MULTIEQUAL_-1206900409'), (u'CALL_-1206933623', u'INDIRECT_-1206893438'), (u'CALL_-1206938772', u'INDIRECT_-1206896510'), (u'CAST_-1206878776', u'LOAD_-1206939460'), (u'INDIRECT_-1206875357', u'MULTIEQUAL_-1206875803'), (u'INDIRECT_-1206883375', u'MULTIEQUAL_-1206883183'), (u'STORE_-1206925381', u'INDIRECT_-1206905384'), (u'INDIRECT_-1206889997', u'COPY_-1206878573'), (u'INDIRECT_-1206898326', u'COPY_-1206879379'), ('tmp_12952', u'CBRANCH_-1206929957'), (u'STORE_-1206930175', u'INDIRECT_-1206897648'), (u'MULTIEQUAL_-1206907900', u'MULTIEQUAL_-1206907880'), (u'CALL_-1206921431', u'INDIRECT_-1206903995'), (u'INDIRECT_-1206902482', u'MULTIEQUAL_-1206904141'), (u'INDIRECT_-1206904642', u'MULTIEQUAL_-1206905900'), (u'COPY_-1206875689', u'CALL_-1206930915'), (u'CALL_-1206930457', u'INDIRECT_-1206905163'), (u'CALL_-1206929296', u'INDIRECT_-1206887038'), (u'INDIRECT_-1206911342', u'MULTIEQUAL_-1206911226'), (u'INT_AND_-1206925467', u'INT_LESS_-1206925141'), (u'CALL_-1206928772', u'INDIRECT_-1206904648'), (u'CALL_-1206928621', u'INDIRECT_-1206899128'), (u'CALL_-1206931435', u'INDIRECT_-1206907139'), (u'CALL_-1206921722', u'INDIRECT_-1206894853'), (u'STORE_-1206921596', u'INDIRECT_-1206900468'), (u'STORE_-1206921864', u'INDIRECT_-1206885909'), (u'INDIRECT_-1206888631', u'MULTIEQUAL_-1206890477'), (u'INDIRECT_-1206914970', u'MULTIEQUAL_-1206914724'), (u'STORE_-1206937611', u'INDIRECT_-1206907816'), (u'INT_ZEXT_-1206911754', u'INT_NOTEQUAL_-1206923086'), ('const-6', u'PTRADD_-1206871946'), (u'INDIRECT_-1206905876', u'MULTIEQUAL_-1206903786'), (u'STORE_-1206928270', u'INDIRECT_-1206889748'), (u'INDIRECT_-1206911625', u'INT_ZEXT_-1206929079'), (u'MULTIEQUAL_-1206903279', u'MULTIEQUAL_-1206878292'), (u'INDIRECT_-1206895234', u'MULTIEQUAL_-1206895076'), (u'INDIRECT_-1206906752', u'MULTIEQUAL_-1206906661'), (u'INT_ADD_-1206921366', u'CAST_-1206868936'), (u'INDIRECT_-1206886915', u'MULTIEQUAL_-1206889926'), (u'INDIRECT_-1206902700', u'MULTIEQUAL_-1206903208'), (u'INT_NOTEQUAL_-1206936130', u'CBRANCH_-1206936129'), (u'INDIRECT_-1206899814', u'MULTIEQUAL_-1206899665'), (u'MULTIEQUAL_-1206885829', u'MULTIEQUAL_-1206886212'), (u'STORE_-1206928270', u'INDIRECT_-1206895628'), (u'MULTIEQUAL_-1206874349', u'MULTIEQUAL_-1206913729'), (u'CALL_-1206928621', u'INDIRECT_-1206877283'), (u'INDIRECT_-1206876395', u'MULTIEQUAL_-1206876594'), (u'STORE_-1206925248', u'INDIRECT_-1206894402'), (u'STORE_-1206928697', u'INDIRECT_-1206912750'), (u'INDIRECT_-1206893164', u'COPY_-1206879481'), (u'INDIRECT_-1206906296', u'MULTIEQUAL_-1206904206'), (u'MULTIEQUAL_-1206893641', u'MULTIEQUAL_-1206892613'), (u'MULTIEQUAL_-1206880155', u'MULTIEQUAL_-1206880180'), (u'MULTIEQUAL_-1206891908', u'MULTIEQUAL_-1206892703'), (u'CALL_-1206933125', u'INDIRECT_-1206906616'), (u'CALL_-1206929902', u'INDIRECT_-1206907988'), (u'CALL_-1206925860', u'INDIRECT_-1206896648'), (u'STORE_-1206925221', u'INDIRECT_-1206905307'), (u'INDIRECT_-1206885596', u'MULTIEQUAL_-1206874293'), (u'INDIRECT_-1206907683', u'MULTIEQUAL_-1206907492'), (u'CALL_-1206921722', u'INDIRECT_-1206891073'), (u'CALLIND_-1206924378', u'INDIRECT_-1206875721'), (u'MULTIEQUAL_-1206903523', u'MULTIEQUAL_-1206903415'), (u'INDIRECT_-1206893094', u'MULTIEQUAL_-1206894631'), (u'CALL_-1206921844', u'INDIRECT_-1206905719'), (u'CALL_-1206937142', u'INDIRECT_-1206898394'), (u'CALL_-1206935809', u'INDIRECT_-1206908533'), (u'CALL_-1206925694', u'INDIRECT_-1206902856'), (u'PTRADD_-1206924961', u'COPY_-1206873642'), (u'MULTIEQUAL_-1206880906', u'MULTIEQUAL_-1206880360'), (u'CALL_-1206927316', u'INDIRECT_-1206893485'), ('const-433', u'LOAD_-1206934196'), (u'INDIRECT_-1206891757', u'COPY_-1206879128'), (u'INDIRECT_-1206907248', u'MULTIEQUAL_-1206907135'), (u'INDIRECT_-1206890613', u'MULTIEQUAL_-1206891479'), (u'INT_EQUAL_-1206928181', u'CBRANCH_-1206928178'), (u'CALL_-1206932911', u'INDIRECT_-1206908232'), (u'CALL_-1206928108', u'INDIRECT_-1206900914'), (u'CAST_-1206877416', u'LOAD_-1206937261'), (u'INDIRECT_-1206900404', u'MULTIEQUAL_-1206900227'), (u'MULTIEQUAL_-1206875978', u'MULTIEQUAL_-1206875978'), (u'INDIRECT_-1206890599', u'MULTIEQUAL_-1206890462'), (u'STORE_-1206933398', u'INDIRECT_-1206893262'), (u'MULTIEQUAL_-1206896573', u'MULTIEQUAL_-1206896531'), (u'CALL_-1206938628', u'INDIRECT_-1206912176'), (u'CALL_-1206928357', u'INDIRECT_-1206888050'), (u'CALL_-1206929902', u'INDIRECT_-1206900008'), (u'LOAD_-1206921683', u'STORE_-1206921567'), ('const-257', u'INT_NOTEQUAL_-1206923301'), (u'MULTIEQUAL_-1206883561', u'MULTIEQUAL_-1206884003'), (u'CALL_-1206931674', u'INDIRECT_-1206908113'), (u'CALL_-1206934963', u'INDIRECT_-1206902603'), (u'CALL_-1206933821', u'INDIRECT_-1206896492'), (u'CALL_-1206934487', u'INDIRECT_-1206904036'), (u'MULTIEQUAL_-1206886688', u'MULTIEQUAL_-1206885991'), (u'INT_EQUAL_-1206938383', u'MULTIEQUAL_-1206916197'), (u'INDIRECT_-1206892548', u'MULTIEQUAL_-1206892226'), (u'CALL_-1206934487', u'INDIRECT_-1206901096'), (u'CALL_-1206921832', u'INDIRECT_-1206888662'), ('tmp_72986', u'CALL_-1206930550'), (u'INDIRECT_-1206885950', u'MULTIEQUAL_-1206887516'), (u'MULTIEQUAL_-1206895594', u'COPY_-1206879251'), (u'INDIRECT_-1206909765', u'MULTIEQUAL_-1206909399'), (u'MULTIEQUAL_-1206901182', u'MULTIEQUAL_-1206901169'), (u'CALL_-1206921320', u'INDIRECT_-1206903838'), (u'MULTIEQUAL_-1206903860', u'MULTIEQUAL_-1206903831'), (u'PTRADD_-1206871958', u'LOAD_-1206921733'), (u'CALL_-1206938756', u'INDIRECT_-1206904479'), ('const-7', u'PTRADD_-1206871694'), (u'MULTIEQUAL_-1206889587', u'MULTIEQUAL_-1206889607'), (u'STORE_-1206928320', u'INDIRECT_-1206889389'), (u'CALL_-1206938900', u'INDIRECT_-1206913376'), (u'INDIRECT_-1206891758', u'MULTIEQUAL_-1206891582'), (u'MULTIEQUAL_-1206892212', u'MULTIEQUAL_-1206891574'), (u'CALL_-1206931674', u'INDIRECT_-1206898453'), (u'CALL_-1206921447', u'INDIRECT_-1206905266'), ('const-433', u'LOAD_-1206930214'), ('const-0', u'SUBPIECE_-1206906763'), ('const-1186192', u'COPY_-1206873970'), (u'MULTIEQUAL_-1206892792', u'MULTIEQUAL_-1206892721'), (u'INDIRECT_-1206912814', u'MULTIEQUAL_-1206914407'), (u'INT_EQUAL_-1206924956', u'CBRANCH_-1206924950'), ('const-0', u'CALL_-1206930241'), (u'INDIRECT_-1206896140', u'MULTIEQUAL_-1206896053'), (u'MULTIEQUAL_-1206893171', u'MULTIEQUAL_-1206893155'), (u'CALL_-1206927093', u'INDIRECT_-1206894923'), (u'INDIRECT_-1206904926', u'MULTIEQUAL_-1206904779'), (u'MULTIEQUAL_-1206891076', u'MULTIEQUAL_-1206891072'), (u'LOAD_-1206938453', u'INT_AND_-1206881429'), (u'INDIRECT_-1206913940', u'MULTIEQUAL_-1206913557'), (u'CALL_-1206938628', u'INDIRECT_-1206910496'), (u'INDIRECT_-1206908368', u'COPY_-1206879637'), (u'MULTIEQUAL_-1206894887', u'MULTIEQUAL_-1206894881'), (u'MULTIEQUAL_-1206906883', u'MULTIEQUAL_-1206906709'), (u'INDIRECT_-1206909722', u'MULTIEQUAL_-1206909618'), (u'CALL_-1206928992', u'INDIRECT_-1206891305'), (u'INDIRECT_-1206904919', u'MULTIEQUAL_-1206905060'), (u'INDIRECT_-1206884255', u'MULTIEQUAL_-1206885261'), (u'CALL_-1206921994', u'INDIRECT_-1206892079'), (u'INDIRECT_-1206906502', u'MULTIEQUAL_-1206906263'), (u'INT_ADD_-1206922763', u'MULTIEQUAL_-1206911380'), ('const-1', u'PTRADD_-1206881585'), (u'INDIRECT_-1206895462', u'MULTIEQUAL_-1206896391'), (u'CALLIND_-1206925511', u'INDIRECT_-1206892633'), (u'CALL_-1206928382', u'INDIRECT_-1206896043'), (u'CALL_-1206929320', u'INDIRECT_-1206893759'), (u'INDIRECT_-1206883269', u'MULTIEQUAL_-1206883183'), (u'INT_ZEXT_-1206928855', u'INT_MULT_-1206914625'), (u'CALL_-1206934365', u'INDIRECT_-1206914199'), (u'STORE_-1206930340', u'INDIRECT_-1206904290'), (u'MULTIEQUAL_-1206898626', u'MULTIEQUAL_-1206897978'), (u'CALL_-1206921844', u'INDIRECT_-1206894799'), (u'STORE_-1206933497', u'INDIRECT_-1206902132'), (u'MULTIEQUAL_-1206909431', u'MULTIEQUAL_-1206909016'), (u'INDIRECT_-1206884015', u'MULTIEQUAL_-1206883480'), (u'INDIRECT_-1206909270', u'MULTIEQUAL_-1206910809'), (u'MULTIEQUAL_-1206900308', u'MULTIEQUAL_-1206900281'), (u'CALLIND_-1206921372', u'INDIRECT_-1206884130'), (u'STORE_-1206934385', u'INDIRECT_-1206902197'), ('const-258', u'INT_AND_-1206935591'), (u'INDIRECT_-1206903952', u'COPY_-1206880429'), (u'CALL_-1206921361', u'INDIRECT_-1206897236'), (u'CALL_-1206929645', u'INDIRECT_-1206893852'), (u'CALL_-1206921447', u'INDIRECT_-1206897706'), (u'STORE_-1206927248', u'INDIRECT_-1206891674'), (u'STORE_-1206933118', u'INDIRECT_-1206907382'), (u'MULTIEQUAL_-1206897610', u'MULTIEQUAL_-1206897475'), (u'INDIRECT_-1206901676', u'COPY_-1206879020'), (u'COPY_-1206880469', u'RETURN_-1206880390'), (u'INDIRECT_-1206887868', u'MULTIEQUAL_-1206887834'), (u'COPY_-1206876040', u'INT_LESS_-1206930464'), (u'MULTIEQUAL_-1206904929', u'MULTIEQUAL_-1206904872'), (u'CALL_-1206931545', u'INDIRECT_-1206909305'), (u'STORE_-1206930873', u'INDIRECT_-1206909840'), (u'CALL_-1206924756', u'INDIRECT_-1206885106'), (u'INDIRECT_-1206903751', u'MULTIEQUAL_-1206905597'), (u'STORE_-1206937772', u'INDIRECT_-1206913785'), (u'INDIRECT_-1206911125', u'MULTIEQUAL_-1206910902'), (u'INDIRECT_-1206898955', u'MULTIEQUAL_-1206899961'), (u'INDIRECT_-1206887908', u'MULTIEQUAL_-1206894243'), (u'CALL_-1206931269', u'INDIRECT_-1206901509'), (u'CALL_-1206929202', u'INDIRECT_-1206902526'), ('const-1', u'INT_ADD_-1206876128'), (u'MULTIEQUAL_-1206893113', u'MULTIEQUAL_-1206894052'), (u'CAST_-1206869509', u'CAST_-1206869074'), (u'MULTIEQUAL_-1206898911', u'MULTIEQUAL_-1206898796'), (u'INDIRECT_-1206889400', u'MULTIEQUAL_-1206888769'), (u'INDIRECT_-1206904940', u'MULTIEQUAL_-1206904309'), (u'MULTIEQUAL_-1206900159', u'MULTIEQUAL_-1206880930'), (u'MULTIEQUAL_-1206899772', u'MULTIEQUAL_-1206899747'), (u'CALL_-1206931545', u'INDIRECT_-1206893765'), (u'MULTIEQUAL_-1206897610', u'INT_EQUAL_-1206939272'), (u'CALL_-1206930506', u'INDIRECT_-1206898313'), (u'CALL_-1206929324', u'INDIRECT_-1206895032'), (u'MULTIEQUAL_-1206899747', u'MULTIEQUAL_-1206899772'), (u'CALL_-1206930915', u'INDIRECT_-1206907403'), (u'CALL_-1206921832', u'INDIRECT_-1206900422'), (u'CALL_-1206938958', u'INDIRECT_-1206893246'), (u'STORE_-1206932486', u'INDIRECT_-1206907629'), (u'INDIRECT_-1206897714', u'MULTIEQUAL_-1206899251'), (u'CALL_-1206937142', u'INDIRECT_-1206902174'), (u'MULTIEQUAL_-1206879482', u'MULTIEQUAL_-1206882189'), (u'STORE_-1206930340', u'INDIRECT_-1206910170'), (u'MULTIEQUAL_-1206919638', u'PTRADD_-1206878940'), (u'MULTIEQUAL_-1206876115', u'MULTIEQUAL_-1206891881'), (u'CALL_-1206924756', u'INDIRECT_-1206894346'), (u'MULTIEQUAL_-1206902406', u'MULTIEQUAL_-1206901758'), (u'CALL_-1206928225', u'INDIRECT_-1206895953'), (u'INDIRECT_-1206896813', u'MULTIEQUAL_-1206876244'), (u'CALLIND_-1206921372', u'INDIRECT_-1206907812'), ('tmp_72983', u'CALL_-1206928772'), (u'INDIRECT_-1206910149', u'MULTIEQUAL_-1206914403'), (u'INDIRECT_-1206902987', u'MULTIEQUAL_-1206902951'), (u'INDIRECT_-1206897557', u'MULTIEQUAL_-1206897312'), ('const-8', u'INT_ADD_-1206928219'), (u'STORE_-1206930340', u'INDIRECT_-1206898564'), (u'INT_NOTEQUAL_-1206935704', u'CBRANCH_-1206935702'), (u'CALL_-1206930506', u'INDIRECT_-1206902933'), (u'CALLIND_-1206925401', u'INDIRECT_-1206907694'), (u'CALL_-1206929645', u'INDIRECT_-1206895532'), (u'CALLIND_-1206929135', u'INDIRECT_-1206913640'), (u'CALL_-1206929974', u'INDIRECT_-1206906352'), (u'CALL_-1206935821', u'INDIRECT_-1206906862'), (u'INDIRECT_-1206889882', u'MULTIEQUAL_-1206891541'), (u'INDIRECT_-1206888595', u'MULTIEQUAL_-1206892027'), (u'STORE_-1206925248', u'INDIRECT_-1206886842'), (u'CALL_-1206935809', u'INDIRECT_-1206909373'), (u'INDIRECT_-1206904662', u'MULTIEQUAL_-1206904363'), (u'INDIRECT_-1206902037', u'MULTIEQUAL_-1206902841'), (u'CALL_-1206929938', u'INDIRECT_-1206889950'), (u'CALL_-1206925783', u'INDIRECT_-1206889457'), (u'INDIRECT_-1206881388', u'MULTIEQUAL_-1206881252'), (u'MULTIEQUAL_-1206889811', u'MULTIEQUAL_-1206889795'), (u'CALL_-1206927360', u'INDIRECT_-1206898544'), (u'INDIRECT_-1206905161', u'MULTIEQUAL_-1206904800'), (u'CALLIND_-1206925401', u'INDIRECT_-1206897614'), (u'CALL_-1206929645', u'INDIRECT_-1206895952'), (u'CALL_-1206930394', u'INDIRECT_-1206903717'), (u'STORE_-1206928662', u'INDIRECT_-1206907269'), (u'STORE_-1206921852', u'INDIRECT_-1206905639'), (u'CALL_-1206921459', u'INDIRECT_-1206874693'), (u'CALLIND_-1206921372', u'INDIRECT_-1206898830'), (u'INDIRECT_-1206908133', u'MULTIEQUAL_-1206909357'), (u'INDIRECT_-1206890941', u'MULTIEQUAL_-1206892460'), (u'CALL_-1206928257', u'INDIRECT_-1206894290'), (u'CALL_-1206933125', u'INDIRECT_-1206903256'), (u'INDIRECT_-1206894130', u'MULTIEQUAL_-1206893924'), (u'CALL_-1206929750', u'INDIRECT_-1206879631'), (u'INT_ADD_-1206922526', u'MULTIEQUAL_-1206873524'), (u'CALL_-1206922426', u'INDIRECT_-1206897060'), (u'INDIRECT_-1206906843', u'MULTIEQUAL_-1206906652'), (u'CALLIND_-1206938827', u'INDIRECT_-1206914177'), (u'CALL_-1206933745', u'INDIRECT_-1206888894'), (u'CALL_-1206937875', u'INDIRECT_-1206905632'), (u'INDIRECT_-1206908253', u'MULTIEQUAL_-1206909119'), (u'STORE_-1206921743', u'INDIRECT_-1206885835'), (u'CAST_-1206877461', u'MULTIEQUAL_-1206878287'), (u'CALL_-1206928772', u'INDIRECT_-1206890788'), (u'INDIRECT_-1206903664', u'COPY_-1206879506'), (u'CALL_-1206921308', u'INDIRECT_-1206893008'), (u'CALL_-1206928271', u'INDIRECT_-1206890919'), (u'MULTIEQUAL_-1206899333', u'MULTIEQUAL_-1206900361'), (u'CALL_-1206921722', u'INDIRECT_-1206883513'), (u'CALL_-1206926019', u'INDIRECT_-1206889601'), (u'INDIRECT_-1206898660', u'MULTIEQUAL_-1206898505'), (u'INDIRECT_-1206893553', u'MULTIEQUAL_-1206894419'), (u'MULTIEQUAL_-1206894711', u'MULTIEQUAL_-1206894596'), (u'INDIRECT_-1206889267', u'MULTIEQUAL_-1206893403'), (u'INDIRECT_-1206906993', u'MULTIEQUAL_-1206907859'), (u'INDIRECT_-1206893443', u'MULTIEQUAL_-1206893756'), (u'INDIRECT_-1206908521', u'MULTIEQUAL_-1206877012'), (u'CALL_-1206936110', u'INDIRECT_-1206907056'), (u'CALL_-1206930915', u'INDIRECT_-1206898583'), (u'CALL_-1206938958', u'INDIRECT_-1206898706'), ('const-433', u'LOAD_-1206939198'), (u'CALL_-1206928992', u'INDIRECT_-1206882900'), (u'INDIRECT_-1206914276', u'COPY_-1206879050'), (u'CAST_-1206875119', u'INT_ADD_-1206933970'), (u'INDIRECT_-1206902356', u'MULTIEQUAL_-1206901860'), (u'INDIRECT_-1206900973', u'MULTIEQUAL_-1206876255'), (u'STORE_-1206924560', u'INDIRECT_-1206896560'), (u'STORE_-1206928622', u'INDIRECT_-1206893126'), (u'INDIRECT_-1206890782', u'COPY_-1206878813'), (u'PTRADD_-1206872642', u'COPY_-1206869027'), (u'INDIRECT_-1206904591', u'MULTIEQUAL_-1206906437'), (u'INDIRECT_-1206888836', u'MULTIEQUAL_-1206897183'), (u'INDIRECT_-1206892268', u'MULTIEQUAL_-1206894052'), (u'CALL_-1206929145', u'INDIRECT_-1206896728'), (u'MULTIEQUAL_-1206895635', u'MULTIEQUAL_-1206895547'), (u'MULTIEQUAL_-1206916476', u'SUBPIECE_-1206916580'), (u'INDIRECT_-1206893196', u'MULTIEQUAL_-1206892819'), (u'INDIRECT_-1206911857', u'MULTIEQUAL_-1206911749'), (u'CALL_-1206928257', u'INDIRECT_-1206910670'), (u'INDIRECT_-1206907497', u'MULTIEQUAL_-1206908301'), ('tmp_8094', u'CBRANCH_-1206931481'), (u'CALL_-1206929226', u'INDIRECT_-1206903377'), (u'MULTIEQUAL_-1206900759', u'MULTIEQUAL_-1206878285'), (u'CALL_-1206929489', u'INDIRECT_-1206913959'), (u'MULTIEQUAL_-1206885827', u'MULTIEQUAL_-1206885807'), (u'INT_NOTEQUAL_-1206933608', u'CBRANCH_-1206933608'), (u'INDIRECT_-1206890275', u'MULTIEQUAL_-1206893286'), (u'INDIRECT_-1206895141', u'MULTIEQUAL_-1206894921'), (u'CALL_-1206929226', u'INDIRECT_-1206891617'), (u'CALL_-1206932860', u'INDIRECT_-1206913657'), (u'CALL_-1206930476', u'INDIRECT_-1206895769'), (u'INDIRECT_-1206891753', u'MULTIEQUAL_-1206892977'), ('const-8', u'PTRADD_-1206876955'), (u'CALLIND_-1206938189', u'INDIRECT_-1206896995'), (u'MULTIEQUAL_-1206902823', u'MULTIEQUAL_-1206902775'), ('const-0', u'INT_NOTEQUAL_-1206931335'), (u'CALL_-1206937924', u'INDIRECT_-1206910701'), (u'INDIRECT_-1206912351', u'MULTIEQUAL_-1206912231'), (u'INDIRECT_-1206890883', u'MULTIEQUAL_-1206891492'), (u'CALLIND_-1206925046', u'INDIRECT_-1206906682'), (u'STORE_-1206922807', u'INDIRECT_-1206885347'), (u'INDIRECT_-1206909281', u'MULTIEQUAL_-1206909179'), (u'INDIRECT_-1206894970', u'MULTIEQUAL_-1206894764'), (u'CALL_-1206921447', u'INDIRECT_-1206890566'), (u'MULTIEQUAL_-1206908794', u'MULTIEQUAL_-1206908778'), (u'CALL_-1206930394', u'INDIRECT_-1206894477'), (u'INDIRECT_-1206897675', u'MULTIEQUAL_-1206897516'), (u'CALL_-1206927017', u'INDIRECT_-1206888936'), (u'CALL_-1206929320', u'INDIRECT_-1206886199'), (u'CALL_-1206928772', u'INDIRECT_-1206883897'), (u'MULTIEQUAL_-1206889830', u'MULTIEQUAL_-1206893360'), (u'INDIRECT_-1206888936', u'MULTIEQUAL_-1206893213'), (u'INDIRECT_-1206894701', u'MULTIEQUAL_-1206895741'), (u'CALL_-1206933998', u'INDIRECT_-1206881725'), (u'MULTIEQUAL_-1206909823', u'MULTIEQUAL_-1206909649'), (u'INDIRECT_-1206901045', u'MULTIEQUAL_-1206900896'), (u'INDIRECT_-1206895379', u'MULTIEQUAL_-1206895289'), (u'INT_ZEXT_-1206873415', u'PTRADD_-1206875771'), (u'CALL_-1206927093', u'CALL_-1206927048'), (u'CALLIND_-1206924365', u'INDIRECT_-1206903835'), (u'STORE_-1206937611', u'INDIRECT_-1206891016'), (u'CALL_-1206931435', u'INDIRECT_-1206895379'), (u'STORE_-1206921830', u'INDIRECT_-1206905621'), (u'INDIRECT_-1206911096', u'MULTIEQUAL_-1206910680'), (u'INDIRECT_-1206891341', u'MULTIEQUAL_-1206892381'), (u'CALL_-1206928601', u'INDIRECT_-1206900245'), (u'CALL_-1206930915', u'INDIRECT_-1206899003'), (u'CALL_-1206927017', u'INDIRECT_-1206892716'), (u'INDIRECT_-1206893719', u'MULTIEQUAL_-1206893331'), (u'CALL_-1206928382', u'INDIRECT_-1206909483'), (u'MULTIEQUAL_-1206902534', u'MULTIEQUAL_-1206902515'), (u'INT_ADD_-1206931531', u'MULTIEQUAL_-1206878719'), (u'INDIRECT_-1206904056', u'MULTIEQUAL_-1206904602'), (u'CALL_-1206930025', u'INDIRECT_-1206904924'), (u'CALL_-1206928155', u'INDIRECT_-1206891056'), (u'CALL_-1206930927', u'INDIRECT_-1206907613'), (u'INDIRECT_-1206894535', u'MULTIEQUAL_-1206893927'), (u'CALL_-1206932327', u'INDIRECT_-1206905476'), (u'CALL_-1206935821', u'INDIRECT_-1206897622'), (u'CALL_-1206927833', u'INT_NOTEQUAL_-1206927818'), (u'INDIRECT_-1206887867', u'MULTIEQUAL_-1206887831'), ('const-433', u'LOAD_-1206930918'), (u'MULTIEQUAL_-1206912111', u'MULTIEQUAL_-1206913602'), (u'CALL_-1206936047', u'INDIRECT_-1206904917'), (u'STORE_-1206934436', u'INDIRECT_-1206903910'), (u'STORE_-1206929089', u'INDIRECT_-1206891926'), (u'INDIRECT_-1206905482', u'MULTIEQUAL_-1206906740'), (u'CALL_-1206934274', u'INDIRECT_-1206900121'), (u'INDIRECT_-1206908704', u'COPY_-1206879518'), (u'MULTIEQUAL_-1206895686', u'MULTIEQUAL_-1206895038'), (u'STORE_-1206933497', u'INDIRECT_-1206907172'), (u'CALL_-1206928382', u'INDIRECT_-1206894783'), (u'INDIRECT_-1206895905', u'MULTIEQUAL_-1206895539'), (u'STORE_-1206928622', u'INDIRECT_-1206906986'), (u'CALL_-1206929830', u'INDIRECT_-1206891144'), (u'INDIRECT_-1206899328', u'MULTIEQUAL_-1206906423'), (u'STORE_-1206930310', u'INDIRECT_-1206908208'), (u'INDIRECT_-1206899088', u'MULTIEQUAL_-1206898429'), (u'CALL_-1206934963', u'INDIRECT_-1206909743'), (u'INDIRECT_-1206908598', u'MULTIEQUAL_-1206909073'), (u'MULTIEQUAL_-1206899772', u'MULTIEQUAL_-1206899134'), (u'INDIRECT_-1206888170', u'MULTIEQUAL_-1206888552'), (u'MULTIEQUAL_-1206914107', u'INT_EQUAL_-1206921429'), (u'INDIRECT_-1206901436', u'MULTIEQUAL_-1206909783'), (u'INDIRECT_-1206899403', u'MULTIEQUAL_-1206903483'), (u'CALL_-1206934098', u'INDIRECT_-1206905901'), (u'INDIRECT_-1206890717', u'MULTIEQUAL_-1206890378'), (u'INDIRECT_-1206906803', u'MULTIEQUAL_-1206906694'), (u'INDIRECT_-1206895059', u'MULTIEQUAL_-1206895679'), (u'CALLIND_-1206921412', u'INDIRECT_-1206902208'), (u'CALL_-1206928629', u'INDIRECT_-1206890599'), (u'MULTIEQUAL_-1206888744', u'MULTIEQUAL_-1206889039'), (u'INDIRECT_-1206875694', u'MULTIEQUAL_-1206876140'), (u'MULTIEQUAL_-1206888181', u'MULTIEQUAL_-1206887835'), (u'CALL_-1206931142', u'INDIRECT_-1206893863'), (u'INDIRECT_-1206902280', u'MULTIEQUAL_-1206902788'), (u'MULTIEQUAL_-1206874297', u'MULTIEQUAL_-1206890396'), (u'CALL_-1206921447', u'INDIRECT_-1206904006'), (u'INDIRECT_-1206904368', u'MULTIEQUAL_-1206905807'), (u'CALL_-1206925860', u'INDIRECT_-1206891608'), (u'CALL_-1206931745', u'INDIRECT_-1206896682'), (u'STORE_-1206937920', u'INDIRECT_-1206899996'), (u'STORE_-1206921525', u'INDIRECT_-1206900429'), (u'INDIRECT_-1206887028', u'MULTIEQUAL_-1206886994'), (u'INDIRECT_-1206896341', u'MULTIEQUAL_-1206896121'), (u'CALL_-1206930899', u'INDIRECT_-1206897731'), (u'CALL_-1206932827', u'INDIRECT_-1206911534'), (u'INDIRECT_-1206899390', u'MULTIEQUAL_-1206900956'), (u'INDIRECT_-1206908862', u'MULTIEQUAL_-1206907815'), (u'MULTIEQUAL_-1206915477', u'STORE_-1206927241'), (u'STORE_-1206922815', u'INDIRECT_-1206892891'), (u'CALLIND_-1206931354', u'INDIRECT_-1206897010'), (u'INDIRECT_-1206894446', u'MULTIEQUAL_-1206894373'), (u'STORE_-1206928627', u'INDIRECT_-1206895068'), (u'CALLIND_-1206921710', u'INDIRECT_-1206888176'), (u'MULTIEQUAL_-1206910335', u'MULTIEQUAL_-1206910247'), (u'CALLIND_-1206921999', u'INDIRECT_-1206894211'), (u'INDIRECT_-1206901340', u'MULTIEQUAL_-1206899660'), (u'MULTIEQUAL_-1206907807', u'MULTIEQUAL_-1206907823'), (u'INDIRECT_-1206903295', u'MULTIEQUAL_-1206906306'), (u'CALL_-1206928474', u'INDIRECT_-1206904970'), (u'INDIRECT_-1206899515', u'MULTIEQUAL_-1206899387'), (u'MULTIEQUAL_-1206897067', u'MULTIEQUAL_-1206896573'), ('tmp_20751', u'BRANCH_-1206921733'), (u'CALL_-1206935494', u'INDIRECT_-1206898705'), (u'CALL_-1206929320', u'INDIRECT_-1206878214'), (u'INDIRECT_-1206894502', u'MULTIEQUAL_-1206896169'), (u'CALL_-1206934365', u'INDIRECT_-1206908997'), (u'INDIRECT_-1206905073', u'MULTIEQUAL_-1206904875'), (u'CALL_-1206931674', u'INDIRECT_-1206897193'), (u'INDIRECT_-1206888668', u'MULTIEQUAL_-1206890229'), (u'MULTIEQUAL_-1206895319', u'MULTIEQUAL_-1206895302'), (u'STORE_-1206924934', u'INDIRECT_-1206905179'), (u'STORE_-1206930846', u'INDIRECT_-1206900949'), (u'CALL_-1206922325', u'INDIRECT_-1206893645'), (u'STORE_-1206928553', u'INDIRECT_-1206890822'), (u'INDIRECT_-1206881493', u'MULTIEQUAL_-1206881354'), (u'INDIRECT_-1206901757', u'COPY_-1206878601'), (u'INDIRECT_-1206892569', u'MULTIEQUAL_-1206893661'), (u'CALL_-1206931749', u'INDIRECT_-1206905633'), (u'MULTIEQUAL_-1206896813', u'MULTIEQUAL_-1206897841'), (u'CALL_-1206930274', u'INDIRECT_-1206891448'), (u'STORE_-1206925381', u'INDIRECT_-1206897824'), (u'CALL_-1206938694', u'INDIRECT_-1206896253'), (u'CALL_-1206929320', u'INDIRECT_-1206905099'), (u'CALL_-1206928474', u'INDIRECT_-1206899930'), (u'PTRADD_-1206880752', u'LOAD_-1206938000'), (u'MULTIEQUAL_-1206905623', u'MULTIEQUAL_-1206905449'), (u'STORE_-1206930310', u'INDIRECT_-1206891828'), (u'PTRADD_-1206880560', u'LOAD_-1206937632'), (u'INDIRECT_-1206911885', u'MULTIEQUAL_-1206912551'), (u'CALL_-1206925799', u'INDIRECT_-1206899969'), (u'INDIRECT_-1206896739', u'MULTIEQUAL_-1206897359'), (u'CALL_-1206926116', u'INDIRECT_-1206894317'), ('const-433', u'LOAD_-1206921971'), (u'INDIRECT_-1206895355', u'MULTIEQUAL_-1206896139'), (u'CALL_-1206928677', u'INDIRECT_-1206894529'), (u'MULTIEQUAL_-1206904787', u'MULTIEQUAL_-1206904812'), (u'STORE_-1206933958', u'INDIRECT_-1206909088'), (u'CALL_-1206929269', u'INDIRECT_-1206885915'), ('const-3', u'PTRADD_-1206873357'), (u'INDIRECT_-1206886565', u'MULTIEQUAL_-1206886470'), (u'CALL_-1206928647', u'INDIRECT_-1206892402'), (u'INDIRECT_-1206887713', u'MULTIEQUAL_-1206887573'), (u'STORE_-1206925381', u'INDIRECT_-1206890684'), (u'CALL_-1206930241', u'INDIRECT_-1206893032'), (u'INDIRECT_-1206898535', u'MULTIEQUAL_-1206896784'), (u'MULTIEQUAL_-1206903103', u'MULTIEQUAL_-1206905813'), (u'CALL_-1206938694', u'INDIRECT_-1206895833'), (u'CALL_-1206934274', u'INDIRECT_-1206895921'), (u'CALL_-1206929296', u'INDIRECT_-1206877036'), (u'STORE_-1206928732', u'INDIRECT_-1206894711'), ('tmp_72989', u'INT_ADD_-1206938848'), (u'CALL_-1206928225', u'INDIRECT_-1206906873'), (u'INDIRECT_-1206892520', u'MULTIEQUAL_-1206892247'), (u'CALL_-1206930105', u'INDIRECT_-1206907297'), (u'CALL_-1206929320', u'INDIRECT_-1206898799'), (u'MULTIEQUAL_-1206909172', u'MULTIEQUAL_-1206909923'), (u'INDIRECT_-1206907202', u'MULTIEQUAL_-1206907098'), (u'INDIRECT_-1206906579', u'MULTIEQUAL_-1206906172'), (u'CALL_-1206929750', u'INDIRECT_-1206889462'), (u'CALL_-1206928668', u'INDIRECT_-1206884790'), (u'INDIRECT_-1206904694', u'MULTIEQUAL_-1206904539'), (u'CALL_-1206938036', u'INDIRECT_-1206884881'), (u'CALL_-1206931269', u'INDIRECT_-1206903189'), (u'CALL_-1206929750', u'INDIRECT_-1206895342'), (u'CALL_-1206938900', u'INDIRECT_-1206902456'), (u'CALL_-1206921459', u'INDIRECT_-1206900235'), (u'INDIRECT_-1206906443', u'MULTIEQUAL_-1206880947'), (u'CALL_-1206930550', u'INDIRECT_-1206889942'), (u'CALL_-1206927297', u'INDIRECT_-1206897671'), (u'INDIRECT_-1206892919', u'COPY_-1206879832'), (u'INDIRECT_-1206908369', u'MULTIEQUAL_-1206907669'), (u'CALL_-1206935851', u'INDIRECT_-1206903106'), (u'CALL_-1206935907', u'INDIRECT_-1206912389'), ('const-16', u'INT_AND_-1206931033'), (u'CALL_-1206938725', u'INDIRECT_-1206905093'), (u'STORE_-1206930846', u'INDIRECT_-1206908929'), (u'CALL_-1206928150', u'INDIRECT_-1206879064'), (u'CALL_-1206928709', u'INDIRECT_-1206907381'), (u'INDIRECT_-1206903253', u'MULTIEQUAL_-1206903113'), (u'CALL_-1206929866', u'INDIRECT_-1206895786'), (u'MULTIEQUAL_-1206875621', u'MULTIEQUAL_-1206875641'), (u'INDIRECT_-1206904536', u'MULTIEQUAL_-1206904159'), (u'INDIRECT_-1206892887', u'MULTIEQUAL_-1206892982'), (u'CALL_-1206938756', u'INDIRECT_-1206892719'), (u'INDIRECT_-1206897070', u'MULTIEQUAL_-1206896864'), (u'STORE_-1206921743', u'INDIRECT_-1206900535'), (u'INDIRECT_-1206909209', u'MULTIEQUAL_-1206908509'), ('const-8', u'INT_ADD_-1206924430'), (u'CALL_-1206938772', u'INDIRECT_-1206905330'), (u'CALL_-1206934396', u'INDIRECT_-1206894320'), (u'INDIRECT_-1206895700', u'MULTIEQUAL_-1206895069'), (u'STORE_-1206924919', u'INDIRECT_-1206896349'), (u'INDIRECT_-1206910750', u'MULTIEQUAL_-1206910635'), (u'INDIRECT_-1206898117', u'MULTIEQUAL_-1206897839'), (u'INDIRECT_-1206907622', u'MULTIEQUAL_-1206907518'), (u'MULTIEQUAL_-1206888601', u'MULTIEQUAL_-1206888587'), (u'INDIRECT_-1206901600', u'MULTIEQUAL_-1206901513'), (u'MULTIEQUAL_-1206901296', u'MULTIEQUAL_-1206902216'), (u'CALL_-1206930584', u'INDIRECT_-1206896930'), (u'INDIRECT_-1206902735', u'MULTIEQUAL_-1206902431'), (u'INDIRECT_-1206898159', u'MULTIEQUAL_-1206898022'), (u'MULTIEQUAL_-1206896139', u'MULTIEQUAL_-1206878274'), (u'INDIRECT_-1206887422', u'COPY_-1206878805'), (u'INDIRECT_-1206913760', u'MULTIEQUAL_-1206913660'), (u'INDIRECT_-1206898637', u'MULTIEQUAL_-1206898192'), (u'CALL_-1206928690', u'INDIRECT_-1206905440'), (u'INDIRECT_-1206900998', u'MULTIEQUAL_-1206900822'), ('const-0', u'COPY_-1206878640'), (u'CALL_-1206934396', u'INDIRECT_-1206910700'), (u'CALL_-1206929489', u'INDIRECT_-1206894219'), (u'CALL_-1206921134', u'INDIRECT_-1206882382'), (u'STORE_-1206927248', u'INDIRECT_-1206902174'), (u'INDIRECT_-1206904976', u'MULTIEQUAL_-1206904558'), (u'STORE_-1206927241', u'INDIRECT_-1206896289'), (u'INDIRECT_-1206900949', u'MULTIEQUAL_-1206901484'), (u'INDIRECT_-1206899516', u'MULTIEQUAL_-1206899098'), (u'INDIRECT_-1206887828', u'MULTIEQUAL_-1206889389'), (u'INDIRECT_-1206900668', u'MULTIEQUAL_-1206902452'), (u'CALL_-1206929019', u'INDIRECT_-1206900983'), (u'MULTIEQUAL_-1206878595', u'MULTIEQUAL_-1206879515'), (u'CALL_-1206930927', u'INDIRECT_-1206893753'), (u'MULTIEQUAL_-1206884547', u'MULTIEQUAL_-1206884567'), (u'CALL_-1206931545', u'INDIRECT_-1206891245'), (u'MULTIEQUAL_-1206903721', u'MULTIEQUAL_-1206903375'), (u'CALL_-1206934396', u'INDIRECT_-1206893060'), (u'INDIRECT_-1206887320', u'MULTIEQUAL_-1206887233'), (u'MULTIEQUAL_-1206888745', u'MULTIEQUAL_-1206888732'), (u'MULTIEQUAL_-1206911223', u'MULTIEQUAL_-1206911923'), (u'CALL_-1206921954', u'INDIRECT_-1206875671'), (u'MULTIEQUAL_-1206910556', u'MULTIEQUAL_-1206910482'), ('const-0', u'INT_EQUAL_-1206931531'), (u'MULTIEQUAL_-1206913378', u'MULTIEQUAL_-1206913372'), ('const-1', u'PTRADD_-1206879865'), (u'INDIRECT_-1206892192', u'MULTIEQUAL_-1206889986'), (u'CALL_-1206931701', u'INDIRECT_-1206910943'), (u'INDIRECT_-1206899930', u'MULTIEQUAL_-1206900312'), (u'CALL_-1206937615', u'INDIRECT_-1206908442'), (u'INDIRECT_-1206907460', u'MULTIEQUAL_-1206906829'), (u'CALL_-1206938131', u'INDIRECT_-1206895693'), (u'CALL_-1206924677', u'INDIRECT_-1206888421'), (u'CALL_-1206933821', u'INDIRECT_-1206898172'), (u'INDIRECT_-1206889989', u'MULTIEQUAL_-1206894243'), (u'MULTIEQUAL_-1206874344', u'MULTIEQUAL_-1206909585'), (u'CALL_-1206928209', u'INDIRECT_-1206905583'), (u'INDIRECT_-1206900292', u'MULTIEQUAL_-1206900144'), (u'CALL_-1206929145', u'INDIRECT_-1206887488'), ('const-1', u'COPY_-1206871698'), (u'STORE_-1206928588', u'INDIRECT_-1206905543'), (u'INT_EQUAL_-1206921755', u'CBRANCH_-1206921750'), (u'CALL_-1206927316', u'INDIRECT_-1206890545'), (u'CALL_-1206930506', u'INDIRECT_-1206894953'), (u'INDIRECT_-1206896620', u'MULTIEQUAL_-1206897610'), (u'CALL_-1206928108', u'INDIRECT_-1206876969'), (u'CALL_-1206927316', u'INDIRECT_-1206901045'), (u'INDIRECT_-1206903725', u'MULTIEQUAL_-1206905480'), (u'MULTIEQUAL_-1206902136', u'MULTIEQUAL_-1206903056'), (u'MULTIEQUAL_-1206911335', u'STORE_-1206928588'), (u'CALL_-1206921431', u'INDIRECT_-1206891815'), (u'CALL_-1206929621', u'INDIRECT_-1206899301'), (u'MULTIEQUAL_-1206913195', u'INT_ADD_-1206930074'), (u'CALL_-1206933125', u'INDIRECT_-1206897796'), (u'PTRADD_-1206879689', u'CAST_-1206876963'), (u'INDIRECT_-1206895407', u'MULTIEQUAL_-1206895502'), (u'CALL_-1206928257', u'INDIRECT_-1206912350'), (u'INDIRECT_-1206904164', u'MULTIEQUAL_-1206905769'), (u'CALL_-1206930086', u'INDIRECT_-1206888147'), (u'INDIRECT_-1206908815', u'COPY_-1206878737'), (u'MULTIEQUAL_-1206888915', u'MULTIEQUAL_-1206888214'), ('const-8', u'INT_RIGHT_-1206922759'), ('const-433', u'STORE_-1206934436'), (u'STORE_-1206921864', u'INDIRECT_-1206882549'), (u'LOAD_-1206927062', u'CALL_-1206927017'), (u'INDIRECT_-1206888202', u'MULTIEQUAL_-1206889869'), (u'MULTIEQUAL_-1206884582', u'MULTIEQUAL_-1206884567'), (u'INDIRECT_-1206905281', u'MULTIEQUAL_-1206907871'), (u'CALL_-1206933773', u'INDIRECT_-1206908648'), (u'INDIRECT_-1206911125', u'MULTIEQUAL_-1206910976'), (u'INDIRECT_-1206910608', u'MULTIEQUAL_-1206907303'), (u'CALL_-1206939039', u'INDIRECT_-1206900014'), (u'CALL_-1206928152', u'INDIRECT_-1206901353'), (u'CALL_-1206932808', u'INDIRECT_-1206904800'), (u'CALL_-1206937430', u'INDIRECT_-1206898850'), (u'MULTIEQUAL_-1206888432', u'MULTIEQUAL_-1206888407'), (u'INDIRECT_-1206911612', u'MULTIEQUAL_-1206911396'), (u'INDIRECT_-1206891707', u'MULTIEQUAL_-1206893494'), (u'MULTIEQUAL_-1206906274', u'MULTIEQUAL_-1206906258'), (u'CALL_-1206937186', u'INDIRECT_-1206897993'), (u'MULTIEQUAL_-1206877005', u'MULTIEQUAL_-1206905361'), (u'CALL_-1206932359', u'INDIRECT_-1206896958'), (u'INDIRECT_-1206904929', u'MULTIEQUAL_-1206906652'), (u'INDIRECT_-1206904946', u'MULTIEQUAL_-1206904873'), (u'CALL_-1206937875', u'INDIRECT_-1206893872'), (u'CALL_-1206929320', u'INDIRECT_-1206899639'), (u'CALL_-1206931797', u'INDIRECT_-1206903991'), (u'INDIRECT_-1206908469', u'MULTIEQUAL_-1206912723'), (u'CALL_-1206931701', u'INDIRECT_-1206908003'), (u'MULTIEQUAL_-1206908630', u'MULTIEQUAL_-1206908606'), (u'CALL_-1206937302', u'INDIRECT_-1206890932'), (u'INDIRECT_-1206888245', u'MULTIEQUAL_-1206888150'), (u'CALL_-1206938342', u'INDIRECT_-1206905497'), (u'CALL_-1206934396', u'INDIRECT_-1206897260'), (u'CALL_-1206925783', u'INDIRECT_-1206896177'), (u'PTRADD_-1206880628', u'LOAD_-1206937760'), (u'CALL_-1206928225', u'INDIRECT_-1206899313'), (u'CALL_-1206936110', u'INDIRECT_-1206913356'), (u'MULTIEQUAL_-1206891071', u'MULTIEQUAL_-1206891069'), (u'CALLIND_-1206921999', u'INDIRECT_-1206900091'), (u'INDIRECT_-1206901114', u'MULTIEQUAL_-1206900956'), (u'CALLIND_-1206938189', u'INDIRECT_-1206897415'), (u'CALL_-1206927017', u'INDIRECT_-1206896076'), (u'CALL_-1206930362', u'INT_EQUAL_-1206930348'), (u'CALL_-1206933998', u'INDIRECT_-1206900376'), (u'INT_ADD_-1206930170', u'CAST_-1206872619'), (u'STORE_-1206937772', u'INDIRECT_-1206908745'), (u'INDIRECT_-1206892440', u'MULTIEQUAL_-1206894140'), ('const-433', u'STORE_-1206933958'), ('const-1', u'INT_EQUAL_-1206922694'), ('const-0', u'CALL_-1206927017'), (u'CALL_-1206924661', u'INDIRECT_-1206883788'), (u'CALL_-1206922426', u'INDIRECT_-1206885300'), (u'STORE_-1206925248', u'INDIRECT_-1206887262'), (u'INDIRECT_-1206906048', u'MULTIEQUAL_-1206913143'), (u'MULTIEQUAL_-1206908815', u'MULTIEQUAL_-1206908794'), (u'CALL_-1206928878', u'INDIRECT_-1206896816'), (u'CALL_-1206930927', u'INDIRECT_-1206904253'), (u'CALL_-1206931674', u'INDIRECT_-1206912475'), (u'INDIRECT_-1206883720', u'MULTIEQUAL_-1206880904'), (u'INDIRECT_-1206906682', u'MULTIEQUAL_-1206906480'), (u'CALL_-1206925604', u'INDIRECT_-1206894487'), (u'CALL_-1206930210', u'INDIRECT_-1206896874'), (u'INDIRECT_-1206895326', u'MULTIEQUAL_-1206895097'), ('const-1', u'RETURN_-1206925427'), (u'INDIRECT_-1206890623', u'MULTIEQUAL_-1206890347'), (u'CALL_-1206932860', u'INDIRECT_-1206910717'), (u'CALLIND_-1206925019', u'INDIRECT_-1206886506'), ('tmp_72986', u'CALL_-1206930025'), (u'INDIRECT_-1206899756', u'MULTIEQUAL_-1206899340'), (u'INDIRECT_-1206898586', u'MULTIEQUAL_-1206901054'), (u'STORE_-1206930329', u'INDIRECT_-1206902182'), (u'CALLIND_-1206921743', u'INDIRECT_-1206903735'), (u'CALL_-1206928621', u'INDIRECT_-1206893668'), (u'CALL_-1206937924', u'INDIRECT_-1206901881'), (u'MULTIEQUAL_-1206891216', u'MULTIEQUAL_-1206892136'), (u'CALL_-1206927405', u'INDIRECT_-1206906971'), (u'INDIRECT_-1206904116', u'MULTIEQUAL_-1206903739'), (u'CALL_-1206924704', u'INDIRECT_-1206885922'), (u'INDIRECT_-1206891137', u'MULTIEQUAL_-1206890303'), (u'MULTIEQUAL_-1206897819', u'MULTIEQUAL_-1206878278'), (u'INDIRECT_-1206889066', u'MULTIEQUAL_-1206890649'), (u'CALL_-1206928734', u'INDIRECT_-1206910085'), (u'INDIRECT_-1206910542', u'MULTIEQUAL_-1206910243'), (u'MULTIEQUAL_-1206881646', u'CALLIND_-1206938827'), (u'CALL_-1206929830', u'INDIRECT_-1206896184'), (u'INDIRECT_-1206904728', u'MULTIEQUAL_-1206901423'), (u'INDIRECT_-1206889985', u'MULTIEQUAL_-1206889940'), (u'CALL_-1206921954', u'INDIRECT_-1206888276'), ('tmp_23665', u'CBRANCH_-1206928556'), (u'INDIRECT_-1206891842', u'MULTIEQUAL_-1206891792'), (u'INDIRECT_-1206908432', u'MULTIEQUAL_-1206908341'), (u'INDIRECT_-1206902457', u'MULTIEQUAL_-1206877000'), (u'INDIRECT_-1206894267', u'MULTIEQUAL_-1206893885'), (u'MULTIEQUAL_-1206876141', u'MULTIEQUAL_-1206902381'), (u'INT_NOTEQUAL_-1206929923', u'CBRANCH_-1206929921'), ('const-4294967294', u'INT_AND_-1206939036'), (u'CALL_-1206938036', u'INDIRECT_-1206911175'), ('tmp_23433', u'CBRANCH_-1206928768'), (u'CALL_-1206928878', u'INDIRECT_-1206905216'), (u'MULTIEQUAL_-1206890281', u'MULTIEQUAL_-1206890267'), (u'CALL_-1206928281', u'INDIRECT_-1206895987'), (u'MULTIEQUAL_-1206903816', u'MULTIEQUAL_-1206904736'), (u'CALL_-1206929019', u'INDIRECT_-1206902663'), (u'INDIRECT_-1206902482', u'MULTIEQUAL_-1206902280'), (u'CALL_-1206930362', u'INDIRECT_-1206902000'), (u'PTRADD_-1206873420', u'STORE_-1206925381'), (u'STORE_-1206928697', u'INDIRECT_-1206904770'), (u'MULTIEQUAL_-1206894156', u'MULTIEQUAL_-1206895076'), ('const-1', u'INT_ADD_-1206930870'), ('tmp_13066', u'CBRANCH_-1206929849'), (u'CALL_-1206929269', u'INDIRECT_-1206902715'), (u'CALL_-1206929324', u'INDIRECT_-1206903012'), (u'CALL_-1206935494', u'INDIRECT_-1206906685'), (u'CALL_-1206928518', u'INDIRECT_-1206889869'), (u'INDIRECT_-1206905497', u'MULTIEQUAL_-1206905107'), (u'INDIRECT_-1206905390', u'MULTIEQUAL_-1206905772'), (u'STORE_-1206929169', u'INDIRECT_-1206908740'), (u'CALL_-1206930228', u'INDIRECT_-1206895234'), (u'CALL_-1206921431', u'INDIRECT_-1206906095'), (u'COPY_-1206878755', u'RETURN_-1206878676'), (u'INDIRECT_-1206900549', u'MULTIEQUAL_-1206900434'), (u'STORE_-1206930256', u'INDIRECT_-1206902728'), (u'INDIRECT_-1206889597', u'MULTIEQUAL_-1206889489'), (u'CALL_-1206934396', u'INDIRECT_-1206911540'), (u'INDIRECT_-1206894249', u'MULTIEQUAL_-1206894134'), (u'CAST_-1206876910', u'STORE_-1206928697'), (u'CALLIND_-1206938827', u'INDIRECT_-1206908297'), ('const-0', u'PTRSUB_-1206880881'), (u'INDIRECT_-1206893782', u'MULTIEQUAL_-1206894711'), (u'CALL_-1206933962', u'INDIRECT_-1206902456'), (u'CALL_-1206921832', u'INDIRECT_-1206892022'), (u'CALL_-1206927048', u'INDIRECT_-1206889864'), (u'MULTIEQUAL_-1206880929', u'MULTIEQUAL_-1206880383'), (u'MULTIEQUAL_-1206903738', u'MULTIEQUAL_-1206903719'), (u'MULTIEQUAL_-1206893221', u'MULTIEQUAL_-1206893207'), (u'MULTIEQUAL_-1206914014', u'PTRADD_-1206874655'), (u'CALL_-1206921994', u'INDIRECT_-1206899219'), (u'CALL_-1206928601', u'INDIRECT_-1206904445'), (u'INDIRECT_-1206891744', u'MULTIEQUAL_-1206891483'), (u'CALLIND_-1206921372', u'INDIRECT_-1206886230'), (u'INDIRECT_-1206901505', u'MULTIEQUAL_-1206902452'), (u'CALL_-1206928474', u'INDIRECT_-1206896570'), (u'CALLIND_-1206921412', u'INDIRECT_-1206890868'), (u'CALL_-1206928644', u'INDIRECT_-1206892339'), (u'INT_ADD_-1206923027', u'CAST_-1206869666'), (u'INDIRECT_-1206898656', u'MULTIEQUAL_-1206898279'), (u'MULTIEQUAL_-1206889021', u'MULTIEQUAL_-1206889463'), (u'CALL_-1206922556', u'INDIRECT_-1206907345'), (u'INDIRECT_-1206914636', u'MULTIEQUAL_-1206914218'), (u'CALL_-1206937186', u'INDIRECT_-1206907233'), (u'MULTIEQUAL_-1206881810', u'MULTIEQUAL_-1206881796'), (u'CALL_-1206930274', u'INDIRECT_-1206885988'), (u'CALL_-1206929071', u'INDIRECT_-1206899741'), (u'INDIRECT_-1206893037', u'MULTIEQUAL_-1206892746'), (u'MULTIEQUAL_-1206910976', u'MULTIEQUAL_-1206910902'), (u'CALL_-1206928734', u'INDIRECT_-1206912605'), (u'CALL_-1206928668', u'INDIRECT_-1206890670'), (u'INDIRECT_-1206896907', u'MULTIEQUAL_-1206896777'), (u'STORE_-1206932305', u'INDIRECT_-1206886739'), (u'INDIRECT_-1206902436', u'MULTIEQUAL_-1206902059'), (u'CALL_-1206935494', u'INDIRECT_-1206891985'), (u'MULTIEQUAL_-1206888823', u'MULTIEQUAL_-1206891533'), (u'MULTIEQUAL_-1206901151', u'MULTIEQUAL_-1206901149'), (u'CALL_-1206930210', u'INDIRECT_-1206902334'), (u'MULTIEQUAL_-1206886574', u'MULTIEQUAL_-1206887761'), (u'INDIRECT_-1206897685', u'MULTIEQUAL_-1206897536'), (u'MULTIEQUAL_-1206881665', u'MULTIEQUAL_-1206881638'), (u'MULTIEQUAL_-1206899101', u'MULTIEQUAL_-1206899081'), (u'INDIRECT_-1206888560', u'MULTIEQUAL_-1206887929'), (u'CALL_-1206928601', u'INDIRECT_-1206895205'), (u'CALL_-1206930927', u'INDIRECT_-1206881319'), (u'STORE_-1206934436', u'INDIRECT_-1206900970'), (u'CALL_-1206935494', u'INDIRECT_-1206912985'), (u'INDIRECT_-1206901334', u'COPY_-1206879738'), (u'INDIRECT_-1206903888', u'MULTIEQUAL_-1206903566'), ('tmp_6574', u'CBRANCH_-1206933278'), ('tmp_72983', u'INT_ADD_-1206934820'), (u'CALL_-1206932359', u'INDIRECT_-1206903678'), (u'CALL_-1206929320', u'INDIRECT_-1206905939'), (u'CALL_-1206921431', u'INDIRECT_-1206888035'), (u'CALL_-1206934835', u'INDIRECT_-1206911613'), (u'CALL_-1206934274', u'INDIRECT_-1206880879'), (u'STORE_-1206937920', u'INDIRECT_-1206899156'), (u'CALL_-1206930274', u'INDIRECT_-1206901108'), (u'CALLIND_-1206925401', u'INDIRECT_-1206898874'), (u'CALLIND_-1206924378', u'INDIRECT_-1206890763'), (u'INDIRECT_-1206906299', u'MULTIEQUAL_-1206906209'), (u'MULTIEQUAL_-1206904594', u'MULTIEQUAL_-1206904578'), (u'MULTIEQUAL_-1206890250', u'MULTIEQUAL_-1206893780'), (u'MULTIEQUAL_-1206910934', u'INT_NOTEQUAL_-1206928632'), (u'CALL_-1206929071', u'INDIRECT_-1206906881'), (u'INDIRECT_-1206906286', u'MULTIEQUAL_-1206907869'), (u'MULTIEQUAL_-1206896724', u'MULTIEQUAL_-1206897019'), (u'CALLIND_-1206921743', u'INDIRECT_-1206901215'), (u'MULTIEQUAL_-1206897859', u'MULTIEQUAL_-1206897001'), (u'MULTIEQUAL_-1206891595', u'MULTIEQUAL_-1206891574'), ('tmp_1196', u'CBRANCH_-1206938911'), (u'CALL_-1206928209', u'INDIRECT_-1206888363'), (u'INDIRECT_-1206897430', u'MULTIEQUAL_-1206897274'), (u'INDIRECT_-1206890574', u'MULTIEQUAL_-1206892111'), (u'CALL_-1206934098', u'INDIRECT_-1206892041'), (u'STORE_-1206933398', u'INDIRECT_-1206908382'), (u'INDIRECT_-1206896156', u'MULTIEQUAL_-1206895922'), (u'MULTIEQUAL_-1206900123', u'MULTIEQUAL_-1206878283'), ('tmp_16923', u'BRANCH_-1206924609'), (u'CALL_-1206938694', u'INDIRECT_-1206893733'), (u'INDIRECT_-1206903157', u'MULTIEQUAL_-1206902879'), (u'BOOL_AND_-1206935914', u'CBRANCH_-1206935937'), (u'CALL_-1206929032', u'INDIRECT_-1206895823'), (u'INDIRECT_-1206898199', u'MULTIEQUAL_-1206898340'), (u'CALL_-1206929019', u'INDIRECT_-1206891743'), ('const-11', u'PTRADD_-1206871552'), (u'INDIRECT_-1206888240', u'MULTIEQUAL_-1206889940'), (u'STORE_-1206928732', u'INDIRECT_-1206903951'), (u'CALL_-1206934862', u'INDIRECT_-1206903402'), (u'CALL_-1206930636', u'INDIRECT_-1206908298'), (u'MULTIEQUAL_-1206901007', u'MULTIEQUAL_-1206901032'), (u'COPY_-1206880699', u'MULTIEQUAL_-1206881531'), (u'MULTIEQUAL_-1206905293', u'MULTIEQUAL_-1206906232'), (u'CALL_-1206926063', u'INDIRECT_-1206888780'), (u'LOAD_-1206923334', u'INT_EQUAL_-1206923319'), (u'INDIRECT_-1206905148', u'MULTIEQUAL_-1206904826'), (u'INDIRECT_-1206905059', u'MULTIEQUAL_-1206904671'), (u'STORE_-1206928327', u'INDIRECT_-1206905352'), (u'CALL_-1206932911', u'INDIRECT_-1206891432'), (u'MULTIEQUAL_-1206898755', u'MULTIEQUAL_-1206898751'), (u'INDIRECT_-1206894992', u'MULTIEQUAL_-1206894901'), ('const-1', u'INT_ADD_-1206922780'), (u'STORE_-1206930828', u'INDIRECT_-1206905197'), (u'INDIRECT_-1206897059', u'MULTIEQUAL_-1206896887'), (u'CALL_-1206928281', u'INDIRECT_-1206910267'), (u'INDIRECT_-1206904288', u'MULTIEQUAL_-1206904096'), (u'INDIRECT_-1206900592', u'COPY_-1206880421'), (u'CALL_-1206929032', u'INDIRECT_-1206907163'), ('const-0', u'INT_EQUAL_-1206921800'), (u'INDIRECT_-1206911585', u'MULTIEQUAL_-1206912532'), (u'CALL_-1206937875', u'INDIRECT_-1206894712'), (u'CALL_-1206937924', u'INDIRECT_-1206905661'), (u'CALLIND_-1206921372', u'INDIRECT_-1206874885'), (u'INDIRECT_-1206898428', u'MULTIEQUAL_-1206898315'), (u'STORE_-1206929190', u'INDIRECT_-1206899088'), (u'INDIRECT_-1206901070', u'MULTIEQUAL_-1206902636'), (u'CALL_-1206928709', u'INDIRECT_-1206893941'), (u'CALL_-1206924668', u'INDIRECT_-1206901930'), (u'CALL_-1206921361', u'INDIRECT_-1206903116'), (u'CALL_-1206929645', u'INDIRECT_-1206908972'), (u'CALL_-1206924668', u'INDIRECT_-1206886810'), ('const-4294967295', u'INT_AND_-1206914606'), (u'INDIRECT_-1206911743', u'MULTIEQUAL_-1206914415'), (u'INDIRECT_-1206901040', u'MULTIEQUAL_-1206880934'), (u'COPY_-1206915493', u'MULTIEQUAL_-1206915352'), (u'INDIRECT_-1206903448', u'MULTIEQUAL_-1206903256'), (u'INDIRECT_-1206895981', u'MULTIEQUAL_-1206897500'), (u'CALL_-1206938958', u'INDIRECT_-1206908786'), (u'INDIRECT_-1206904627', u'MULTIEQUAL_-1206880395'), (u'PTRADD_-1206875612', u'CAST_-1206872707'), (u'INDIRECT_-1206886016', u'MULTIEQUAL_-1206874294'), (u'PTRSUB_-1206879154', u'CALL_-1206935851'), (u'MULTIEQUAL_-1206902552', u'MULTIEQUAL_-1206902534'), (u'CALL_-1206933821', u'INDIRECT_-1206890612'), (u'CALL_-1206934396', u'INDIRECT_-1206906080'), (u'CALL_-1206928225', u'INDIRECT_-1206894273'), (u'CAST_-1206874856', u'STORE_-1206933497'), (u'MULTIEQUAL_-1206891351', u'MULTIEQUAL_-1206891236'), (u'MULTIEQUAL_-1206878267', u'MULTIEQUAL_-1206892027'), (u'CALL_-1206933773', u'INDIRECT_-1206910328'), (u'STORE_-1206937788', u'INDIRECT_-1206898250'), ('const-48', u'CALL_-1206937729'), (u'STORE_-1206921830', u'INDIRECT_-1206885041'), (u'CALL_-1206931142', u'INDIRECT_-1206913345'), (u'CALL_-1206929145', u'INDIRECT_-1206887068'), (u'MULTIEQUAL_-1206874646', u'MULTIEQUAL_-1206874630'), (u'CALL_-1206933125', u'INDIRECT_-1206898216'), (u'INDIRECT_-1206881092', u'MULTIEQUAL_-1206874290'), (u'INDIRECT_-1206881246', u'MULTIEQUAL_-1206881136'), (u'INDIRECT_-1206888079', u'MULTIEQUAL_-1206887942'), ('const-1185960', u'COPY_-1206874141'), (u'PTRSUB_-1206928815', u'COPY_-1206877171'), (u'CALL_-1206921134', u'INDIRECT_-1206895402'), (u'CALL_-1206932954', u'INDIRECT_-1206906581'), (u'MULTIEQUAL_-1206888696', u'MULTIEQUAL_-1206889616'), (u'CALL_-1206922426', u'INDIRECT_-1206892020'), (u'INDIRECT_-1206878182', u'MULTIEQUAL_-1206882526'), (u'MULTIEQUAL_-1206881528', u'MULTIEQUAL_-1206880890'), (u'CALL_-1206930394', u'INDIRECT_-1206896157'), (u'STORE_-1206930310', u'INDIRECT_-1206895608'), (u'INDIRECT_-1206907522', u'MULTIEQUAL_-1206907320'), (u'MULTIEQUAL_-1206916252', u'LOAD_-1206924912'), (u'INDIRECT_-1206901433', u'MULTIEQUAL_-1206876256'), ('tmp_7567', u'CBRANCH_-1206930194'), (u'STORE_-1206924934', u'INDIRECT_-1206906439'), (u'INDIRECT_-1206905911', u'MULTIEQUAL_-1206906241'), (u'MULTIEQUAL_-1206876156', u'MULTIEQUAL_-1206908681'), (u'CALL_-1206927048', u'INDIRECT_-1206898684'), (u'INDIRECT_-1206908900', u'MULTIEQUAL_-1206907220'), (u'CALL_-1206921447', u'INDIRECT_-1206895186'), (u'CALL_-1206929296', u'INDIRECT_-1206891658'), (u'CALL_-1206931749', u'INDIRECT_-1206909833'), (u'CALL_-1206929202', u'INDIRECT_-1206906726'), (u'MULTIEQUAL_-1206881166', u'MULTIEQUAL_-1206881191'), (u'MULTIEQUAL_-1206876108', u'MULTIEQUAL_-1206888941'), (u'PTRADD_-1206880991', u'LOAD_-1206938405'), (u'PTRADD_-1206875364', u'LOAD_-1206928211'), (u'INDIRECT_-1206887156', u'MULTIEQUAL_-1206895503'), (u'MULTIEQUAL_-1206900750', u'MULTIEQUAL_-1206904280'), (u'LOAD_-1206932432', u'INT_ADD_-1206932400'), (u'MULTIEQUAL_-1206914374', u'MULTIEQUAL_-1206881531'), (u'MULTIEQUAL_-1206915929', u'MULTIEQUAL_-1206915911'), (u'COPY_-1206870769', u'MULTIEQUAL_-1206911026'), (u'CALLIND_-1206921884', u'INDIRECT_-1206890374'), (u'CAST_-1206876014', u'LOAD_-1206935563'), (u'INDIRECT_-1206895457', u'COPY_-1206878586'), (u'STORE_-1206921596', u'INDIRECT_-1206890388'), (u'INDIRECT_-1206894219', u'MULTIEQUAL_-1206894839'), ('tmp_10575', u'CBRANCH_-1206931676'), (u'INT_AND_-1206923660', u'INT_ADD_-1206923648'), (u'CALL_-1206929938', u'INDIRECT_-1206897090'), (u'MULTIEQUAL_-1206903670', u'MULTIEQUAL_-1206905157'), (u'MULTIEQUAL_-1206894473', u'MULTIEQUAL_-1206894431'), (u'INDIRECT_-1206892016', u'COPY_-1206878997'), (u'INDIRECT_-1206901956', u'MULTIEQUAL_-1206902502'), (u'COPY_-1206872899', u'MULTIEQUAL_-1206916121'), (u'MULTIEQUAL_-1206898825', u'MULTIEQUAL_-1206898812'), (u'INDIRECT_-1206909224', u'MULTIEQUAL_-1206909047'), (u'INDIRECT_-1206895273', u'MULTIEQUAL_-1206880917'), (u'CALL_-1206934274', u'INDIRECT_-1206901381'), (u'INDIRECT_-1206884073', u'MULTIEQUAL_-1206884054'), (u'CALL_-1206932327', u'INDIRECT_-1206895816'), (u'MULTIEQUAL_-1206903292', u'MULTIEQUAL_-1206904043'), (u'CALL_-1206929071', u'INDIRECT_-1206902261'), (u'MULTIEQUAL_-1206890923', u'MULTIEQUAL_-1206890815'), (u'STORE_-1206937765', u'INDIRECT_-1206910840'), (u'MULTIEQUAL_-1206894401', u'MULTIEQUAL_-1206894367'), (u'MULTIEQUAL_-1206889310', u'MULTIEQUAL_-1206886303'), (u'MULTIEQUAL_-1206894401', u'MULTIEQUAL_-1206894367'), (u'CALL_-1206925694', u'INDIRECT_-1206904116'), (u'INDIRECT_-1206900144', u'MULTIEQUAL_-1206899883'), (u'STORE_-1206930351', u'INDIRECT_-1206903380'), (u'STORE_-1206921743', u'INDIRECT_-1206892555'), (u'STORE_-1206934436', u'INDIRECT_-1206905170'), (u'INDIRECT_-1206889238', u'MULTIEQUAL_-1206889062'), (u'CALL_-1206938656', u'INDIRECT_-1206896230'), (u'MULTIEQUAL_-1206894293', u'MULTIEQUAL_-1206895321'), (u'INDIRECT_-1206900382', u'MULTIEQUAL_-1206902041'), (u'INDIRECT_-1206891008', u'MULTIEQUAL_-1206892792'), (u'STORE_-1206924545', u'INDIRECT_-1206894030'), (u'MULTIEQUAL_-1206904133', u'MULTIEQUAL_-1206904091'), (u'STORE_-1206933497', u'INDIRECT_-1206897932'), (u'MULTIEQUAL_-1206890532', u'MULTIEQUAL_-1206890507'), (u'CALL_-1206933773', u'INDIRECT_-1206898988'), (u'MULTIEQUAL_-1206890134', u'COPY_-1206879238'), (u'INDIRECT_-1206907629', u'MULTIEQUAL_-1206911883'), (u'INDIRECT_-1206900406', u'MULTIEQUAL_-1206901989'), (u'STORE_-1206928588', u'INDIRECT_-1206895463'), (u'CALL_-1206930457', u'INDIRECT_-1206900543'), (u'INDIRECT_-1206901303', u'MULTIEQUAL_-1206902960'), (u'MULTIEQUAL_-1206890396', u'MULTIEQUAL_-1206890322'), (u'INDIRECT_-1206907886', u'MULTIEQUAL_-1206907813'), (u'INDIRECT_-1206900083', u'MULTIEQUAL_-1206899974'), (u'INDIRECT_-1206885996', u'MULTIEQUAL_-1206890273'), (u'INDIRECT_-1206908544', u'MULTIEQUAL_-1206908283'), (u'CALL_-1206932860', u'INDIRECT_-1206901477'), (u'MULTIEQUAL_-1206896526', u'MULTIEQUAL_-1206895878'), (u'INDIRECT_-1206887979', u'CALL_-1206928209'), (u'MULTIEQUAL_-1206906973', u'MULTIEQUAL_-1206907912'), (u'INDIRECT_-1206900231', u'MULTIEQUAL_-1206897906'), ('const-1184248', u'COPY_-1206881158'), (u'CALL_-1206928331', u'INDIRECT_-1206911975'), (u'MULTIEQUAL_-1206899827', u'MULTIEQUAL_-1206899843'), (u'CALL_-1206930506', u'INDIRECT_-1206904193'), (u'INDIRECT_-1206893525', u'MULTIEQUAL_-1206894472'), (u'CALL_-1206930228', u'INDIRECT_-1206892714'), (u'INDIRECT_-1206899627', u'MULTIEQUAL_-1206899595'), (u'CALL_-1206931595', u'INDIRECT_-1206915278'), ('tmp_1244', u'CBRANCH_-1206938877'), (u'CALL_-1206934955', u'INDIRECT_-1206909737'), (u'MULTIEQUAL_-1206886519', u'MULTIEQUAL_-1206885661'), (u'SUBPIECE_-1206906763', u'INT_MULT_-1206923081'), (u'CALL_-1206928225', u'INDIRECT_-1206896793'), (u'CALL_-1206938975', u'MULTIEQUAL_-1206881649'), (u'INDIRECT_-1206884049', u'MULTIEQUAL_-1206883857'), (u'CALL_-1206921722', u'INDIRECT_-1206883933'), (u'INDIRECT_-1206891680', u'MULTIEQUAL_-1206891407'), (u'INDIRECT_-1206882872', u'MULTIEQUAL_-1206884194'), (u'CALL_-1206925799', u'INDIRECT_-1206903329'), (u'INDIRECT_-1206893362', u'MULTIEQUAL_-1206894291'), (u'CALLIND_-1206925046', u'INDIRECT_-1206903322'), (u'STORE_-1206921596', u'INDIRECT_-1206887028'), (u'MULTIEQUAL_-1206909823', u'MULTIEQUAL_-1206912533'), (u'CALL_-1206933594', u'INDIRECT_-1206894264'), (u'MULTIEQUAL_-1206884401', u'MULTIEQUAL_-1206884055'), (u'MULTIEQUAL_-1206894514', u'MULTIEQUAL_-1206894498'), (u'INDIRECT_-1206888209', u'MULTIEQUAL_-1206887509'), (u'INDIRECT_-1206890667', u'MULTIEQUAL_-1206890587'), (u'INDIRECT_-1206906397', u'MULTIEQUAL_-1206906289'), (u'INDIRECT_-1206905444', u'MULTIEQUAL_-1206905267'), (u'CALL_-1206927833', u'INDIRECT_-1206906295'), (u'INDIRECT_-1206898525', u'MULTIEQUAL_-1206898302'), (u'CALL_-1206937559', u'INDIRECT_-1206910507'), (u'CALL_-1206935494', u'INDIRECT_-1206910465'), (u'CALL_-1206931545', u'INDIRECT_-1206887045'), (u'INDIRECT_-1206906627', u'MULTIEQUAL_-1206906547'), ('const-1', u'INT_ADD_-1206930860'), (u'MULTIEQUAL_-1206899216', u'MULTIEQUAL_-1206899142'), (u'CALL_-1206930584', u'INDIRECT_-1206901970'), (u'STORE_-1206928697', u'INDIRECT_-1206897210'), (u'MULTIEQUAL_-1206902041', u'MULTIEQUAL_-1206901013'), (u'INDIRECT_-1206904602', u'MULTIEQUAL_-1206904503'), (u'MULTIEQUAL_-1206905120', u'MULTIEQUAL_-1206905091'), (u'CALLIND_-1206925453', u'INDIRECT_-1206900161'), (u'CALL_-1206922556', u'INDIRECT_-1206897103'), (u'CALL_-1206921134', u'INDIRECT_-1206902122'), (u'INDIRECT_-1206900849', u'MULTIEQUAL_-1206902041'), (u'CALL_-1206935809', u'INDIRECT_-1206892993'), (u'LOAD_-1206937800', u'INT_ADD_-1206937751'), (u'CALL_-1206933125', u'INDIRECT_-1206894016'), (u'INDIRECT_-1206903440', u'MULTIEQUAL_-1206903057'), (u'INDIRECT_-1206895950', u'MULTIEQUAL_-1206895832'), (u'INDIRECT_-1206882227', u'MULTIEQUAL_-1206876963'), (u'CALL_-1206929529', u'INDIRECT_-1206903475'), (u'STORE_-1206921840', u'INDIRECT_-1206896389'), (u'INDIRECT_-1206900729', u'MULTIEQUAL_-1206902452'), ('tmp_5869', u'CBRANCH_-1206933806'), (u'STORE_-1206933497', u'INDIRECT_-1206892052'), (u'CALL_-1206931128', u'INDIRECT_-1206882535'), (u'CALL_-1206928357', u'INDIRECT_-1206885530'), (u'CALL_-1206928152', u'INDIRECT_-1206888753'), (u'INDIRECT_-1206892050', u'MULTIEQUAL_-1206893589'), (u'STORE_-1206930340', u'INDIRECT_-1206908644'), (u'CALL_-1206938772', u'INDIRECT_-1206907010'), (u'MULTIEQUAL_-1206881253', u'MULTIEQUAL_-1206880553'), (u'INDIRECT_-1206890417', u'MULTIEQUAL_-1206890172'), (u'CALLIND_-1206925019', u'INDIRECT_-1206895326'), (u'INDIRECT_-1206896268', u'MULTIEQUAL_-1206896234'), (u'INDIRECT_-1206907273', u'MULTIEQUAL_-1206909306'), (u'INDIRECT_-1206903889', u'MULTIEQUAL_-1206904424'), (u'CALL_-1206930157', u'INDIRECT_-1206907315'), (u'CALL_-1206925694', u'INDIRECT_-1206905796'), (u'INDIRECT_-1206901586', u'MULTIEQUAL_-1206901513'), (u'PTRADD_-1206872642', u'COPY_-1206868937'), (u'INDIRECT_-1206905319', u'MULTIEQUAL_-1206904912'), (u'MULTIEQUAL_-1206909130', u'MULTIEQUAL_-1206910617'), (u'CAST_-1206878242', u'LOAD_-1206938398'), (u'STORE_-1206928410', u'INDIRECT_-1206903758'), (u'INDIRECT_-1206896883', u'MULTIEQUAL_-1206900963'), (u'CALL_-1206934955', u'INDIRECT_-1206882603'), ('const-248', u'INT_ADD_-1206921771'), (u'INDIRECT_-1206905367', u'MULTIEQUAL_-1206905287'), (u'INDIRECT_-1206885808', u'MULTIEQUAL_-1206892143'), (u'CALL_-1206930157', u'CALL_-1206930105'), ('const-433', u'LOAD_-1206930712'), (u'CALL_-1206925694', u'INDIRECT_-1206897816'), (u'INDIRECT_-1206884708', u'MULTIEQUAL_-1206886492'), ('const-433', u'LOAD_-1206927219'), (u'INDIRECT_-1206894476', u'MULTIEQUAL_-1206894058'), (u'CALL_-1206938975', u'INDIRECT_-1206896198'), (u'MULTIEQUAL_-1206908681', u'MULTIEQUAL_-1206908708'), (u'MULTIEQUAL_-1206878280', u'MULTIEQUAL_-1206897487'), (u'STORE_-1206930256', u'INDIRECT_-1206890128'), (u'MULTIEQUAL_-1206892896', u'MULTIEQUAL_-1206893816'), (u'INDIRECT_-1206898893', u'MULTIEQUAL_-1206900117'), (u'INDIRECT_-1206903504', u'MULTIEQUAL_-1206903301'), (u'INDIRECT_-1206908462', u'MULTIEQUAL_-1206908358'), (u'MULTIEQUAL_-1206880398', u'MULTIEQUAL_-1206905583'), (u'STORE_-1206922807', u'INDIRECT_-1206894167'), (u'INDIRECT_-1206890792', u'MULTIEQUAL_-1206890701'), (u'STORE_-1206937920', u'INDIRECT_-1206902096'), (u'CALL_-1206929974', u'INDIRECT_-1206908872'), (u'CALL_-1206929750', u'INDIRECT_-1206893242'), (u'CALLIND_-1206921344', u'INDIRECT_-1206885794'), (u'CALL_-1206929032', u'INDIRECT_-1206898763'), (u'STORE_-1206924545', u'INDIRECT_-1206887730'), (u'CALL_-1206930882', u'INDIRECT_-1206902340'), (u'INDIRECT_-1206894628', u'MULTIEQUAL_-1206894436'), ('const-433', u'LOAD_-1206930403'), (u'CALL_-1206937414', u'INDIRECT_-1206905139'), (u'INDIRECT_-1206914143', u'MULTIEQUAL_-1206913999'), (u'INDIRECT_-1206909818', u'MULTIEQUAL_-1206909642'), (u'CALL_-1206928677', u'INDIRECT_-1206899989'), (u'CALL_-1206930476', u'INDIRECT_-1206898289'), (u'CALL_-1206936047', u'INDIRECT_-1206907437'), (u'CALLIND_-1206924365', u'INDIRECT_-1206901735'), (u'LOAD_-1206929102', u'INT_ADD_-1206929079'), (u'CALL_-1206928621', u'INDIRECT_-1206887788'), (u'CALL_-1206925432', u'INDIRECT_-1206900463'), (u'LOAD_-1206937807', u'STORE_-1206937772'), (u'CALL_-1206935494', u'INDIRECT_-1206912145'), (u'CALL_-1206928690', u'INDIRECT_-1206908800'), (u'MULTIEQUAL_-1206906241', u'MULTIEQUAL_-1206905213'), (u'INDIRECT_-1206898179', u'MULTIEQUAL_-1206897772'), (u'INDIRECT_-1206911465', u'MULTIEQUAL_-1206912131'), (u'MULTIEQUAL_-1206910803', u'MULTIEQUAL_-1206910755'), (u'INDIRECT_-1206900820', u'MULTIEQUAL_-1206901810'), (u'CALL_-1206928291', u'INDIRECT_-1206893890'), (u'CALL_-1206927405', u'INDIRECT_-1206890591'), (u'INDIRECT_-1206900750', u'MULTIEQUAL_-1206900924'), (u'MULTIEQUAL_-1206906110', u'MULTIEQUAL_-1206906086'), (u'MULTIEQUAL_-1206896987', u'MULTIEQUAL_-1206896981'), (u'INDIRECT_-1206882895', u'MULTIEQUAL_-1206883981'), (u'CALL_-1206939005', u'INDIRECT_-1206911335'), (u'INDIRECT_-1206898362', u'MULTIEQUAL_-1206897315'), (u'CALL_-1206934018', u'INDIRECT_-1206900810'), (u'INDIRECT_-1206898343', u'MULTIEQUAL_-1206899861'), (u'CALL_-1206925694', u'INDIRECT_-1206903696'), (u'INDIRECT_-1206906883', u'MULTIEQUAL_-1206907196'), (u'STORE_-1206922807', u'INDIRECT_-1206903827'), (u'INDIRECT_-1206893475', u'MULTIEQUAL_-1206893316'), (u'CALL_-1206938310', u'INDIRECT_-1206893719'), ('const-433', u'LOAD_-1206938000'), (u'CALL_-1206934888', u'INDIRECT_-1206899452'), (u'INDIRECT_-1206897845', u'MULTIEQUAL_-1206899600'), (u'INDIRECT_-1206908188', u'MULTIEQUAL_-1206909581'), (u'STORE_-1206933958', u'INDIRECT_-1206904048'), (u'INDIRECT_-1206909202', u'MULTIEQUAL_-1206910869'), (u'CALL_-1206938725', u'INDIRECT_-1206895853'), ('tmp_72986', u'CALL_-1206928271'), (u'CALL_-1206921447', u'INDIRECT_-1206897286'), (u'STORE_-1206921852', u'INDIRECT_-1206891359'), (u'CALL_-1206938421', u'INDIRECT_-1206905120'), (u'INDIRECT_-1206906630', u'MULTIEQUAL_-1206906804'), (u'STORE_-1206930351', u'INDIRECT_-1206895820'), (u'INDIRECT_-1206902600', u'MULTIEQUAL_-1206902327'), (u'MULTIEQUAL_-1206902819', u'COPY_-1206902942'), (u'INDIRECT_-1206887996', u'MULTIEQUAL_-1206887731'), (u'INDIRECT_-1206895477', u'MULTIEQUAL_-1206895369'), (u'INDIRECT_-1206885322', u'MULTIEQUAL_-1206886580'), (u'INDIRECT_-1206889818', u'MULTIEQUAL_-1206890322'), ('const-8', u'PTRADD_-1206875548'), (u'INDIRECT_-1206890666', u'MULTIEQUAL_-1206890593'), (u'INDIRECT_-1206893759', u'COPY_-1206879834'), ('const-433', u'LOAD_-1206922673'), (u'MULTIEQUAL_-1206892226', u'MULTIEQUAL_-1206892250'), (u'INDIRECT_-1206906278', u'MULTIEQUAL_-1206906190'), (u'CALLIND_-1206925046', u'INDIRECT_-1206891982'), (u'CALL_-1206930556', u'INDIRECT_-1206888936'), (u'CALL_-1206931745', u'INDIRECT_-1206892902'), (u'CALLIND_-1206922663', u'INDIRECT_-1206891167'), (u'INT_EQUAL_-1206879574', u'BOOL_AND_-1206935914'), (u'INDIRECT_-1206893357', u'COPY_-1206878581'), (u'INDIRECT_-1206903959', u'MULTIEQUAL_-1206906653'), (u'STORE_-1206928732', u'INDIRECT_-1206901851'), (u'INDIRECT_-1206906900', u'MULTIEQUAL_-1206907408'), ('const-433', u'STORE_-1206928518'), (u'CALL_-1206925460', u'CALL_-1206925432'), (u'INDIRECT_-1206898350', u'MULTIEQUAL_-1206899889'), (u'MULTIEQUAL_-1206894003', u'MULTIEQUAL_-1206894703'), (u'INDIRECT_-1206897933', u'MULTIEQUAL_-1206897735'), (u'CALLIND_-1206938827', u'INDIRECT_-1206909557'), (u'CALL_-1206931674', u'INDIRECT_-1206891313'), (u'MULTIEQUAL_-1206913395', u'LOAD_-1206921908'), (u'INDIRECT_-1206879230', u'MULTIEQUAL_-1206881852'), (u'CALL_-1206931337', u'INDIRECT_-1206909932'), (u'INDIRECT_-1206900041', u'MULTIEQUAL_-1206899939'), (u'INDIRECT_-1206902754', u'MULTIEQUAL_-1206902605'), (u'MULTIEQUAL_-1206893218', u'MULTIEQUAL_-1206893212'), ('const-1186128', u'COPY_-1206874551'), (u'INDIRECT_-1206906682', u'MULTIEQUAL_-1206908341'), (u'INDIRECT_-1206905128', u'MULTIEQUAL_-1206911463'), (u'LOAD_-1206930291', u'INT_AND_-1206930258'), (u'INDIRECT_-1206892613', u'MULTIEQUAL_-1206876234'), (u'CALL_-1206921264', u'INDIRECT_-1206886689'), (u'CALL_-1206930394', u'INDIRECT_-1206881203'), (u'MULTIEQUAL_-1206886682', u'MULTIEQUAL_-1206886667'), (u'BOOL_NEGATE_-1206914615', u'BOOL_AND_-1206928808'), (u'INDIRECT_-1206890883', u'MULTIEQUAL_-1206890692'), (u'INDIRECT_-1206898428', u'MULTIEQUAL_-1206898106'), (u'INDIRECT_-1206906676', u'MULTIEQUAL_-1206906471'), (u'CALL_-1206921459', u'INDIRECT_-1206890575'), (u'INDIRECT_-1206902908', u'COPY_-1206879624'), (u'STORE_-1206921567', u'INDIRECT_-1206898773'), (u'MULTIEQUAL_-1206885553', u'MULTIEQUAL_-1206886492'), (u'INDIRECT_-1206902833', u'MULTIEQUAL_-1206880936'), (u'CALL_-1206938036', u'INDIRECT_-1206903195'), (u'CALL_-1206933594', u'INDIRECT_-1206909804'), (u'CALL_-1206927418', u'INDIRECT_-1206898579'), (u'MULTIEQUAL_-1206898443', u'MULTIEQUAL_-1206878279'), (u'CALL_-1206928734', u'INDIRECT_-1206903785'), (u'CALL_-1206931337', u'INDIRECT_-1206900692'), (u'STORE_-1206924545', u'INDIRECT_-1206891510'), (u'INDIRECT_-1206904232', u'MULTIEQUAL_-1206904141'), (u'MULTIEQUAL_-1206888181', u'MULTIEQUAL_-1206888167'), (u'CALL_-1206934098', u'INDIRECT_-1206882127'), (u'INDIRECT_-1206886608', u'MULTIEQUAL_-1206886574'), (u'INDIRECT_-1206896215', u'MULTIEQUAL_-1206895607'), (u'CALL_-1206934365', u'INDIRECT_-1206891777'), (u'CALL_-1206928152', u'CALL_-1206928108'), (u'MULTIEQUAL_-1206909740', u'STORE_-1206928732'), (u'CALL_-1206933711', u'INDIRECT_-1206903565'), ('const-0', u'PTRSUB_-1206874010'), (u'CALL_-1206924677', u'INDIRECT_-1206891361'), (u'INDIRECT_-1206892810', u'MULTIEQUAL_-1206892378'), (u'INDIRECT_-1206910213', u'MULTIEQUAL_-1206912246'), (u'COPY_-1206871698', u'MULTIEQUAL_-1206872844'), (u'MULTIEQUAL_-1206888067', u'MULTIEQUAL_-1206888083'), (u'INDIRECT_-1206895228', u'MULTIEQUAL_-1206895045'), (u'INDIRECT_-1206900058', u'MULTIEQUAL_-1206900122'), (u'INDIRECT_-1206905402', u'INT_NOTEQUAL_-1206876945'), (u'INDIRECT_-1206905894', u'MULTIEQUAL_-1206905267'), (u'INDIRECT_-1206884062', u'MULTIEQUAL_-1206885320'), (u'INDIRECT_-1206912115', u'MULTIEQUAL_-1206911987'), ('tmp_16747', u'CBRANCH_-1206924950'), (u'CAST_-1206870914', u'STORE_-1206928320'), (u'CALL_-1206939039', u'INDIRECT_-1206910934'), (u'INDIRECT_-1206895807', u'MULTIEQUAL_-1206880373'), (u'INDIRECT_-1206908840', u'MULTIEQUAL_-1206908742'), (u'CALL_-1206930899', u'INDIRECT_-1206906551'), (u'MULTIEQUAL_-1206893023', u'MULTIEQUAL_-1206892849'), (u'INDIRECT_-1206898240', u'MULTIEQUAL_-1206898085'), (u'INDIRECT_-1206905043', u'MULTIEQUAL_-1206905177'), (u'INDIRECT_-1206913312', u'MULTIEQUAL_-1206913164'), (u'STORE_-1206937765', u'INDIRECT_-1206897400'), (u'MULTIEQUAL_-1206910019', u'MULTIEQUAL_-1206910002'), (u'CALL_-1206931674', u'INDIRECT_-1206895513'), (u'CALL_-1206932827', u'INDIRECT_-1206903134'), (u'INDIRECT_-1206902688', u'MULTIEQUAL_-1206904127'), (u'INDIRECT_-1206895796', u'MULTIEQUAL_-1206893706'), (u'CALLIND_-1206924365', u'INDIRECT_-1206909037'), (u'CALL_-1206928271', u'INDIRECT_-1206900579'), (u'CALL_-1206921308', u'INDIRECT_-1206874943'), (u'CALL_-1206929866', u'INT_NOTEQUAL_-1206929851'), (u'STORE_-1206928327', u'INDIRECT_-1206904512'), (u'CALL_-1206922556', u'INDIRECT_-1206884503'), (u'CALL_-1206929269', u'INDIRECT_-1206911277'), (u'INT_ADD_-1206929171', u'CAST_-1206872381'), (u'INDIRECT_-1206881506', u'MULTIEQUAL_-1206881979'), (u'MULTIEQUAL_-1206897487', u'MULTIEQUAL_-1206896993'), (u'MULTIEQUAL_-1206878932', u'MULTIEQUAL_-1206881343'), (u'STORE_-1206921840', u'INDIRECT_-1206886729'), (u'CALL_-1206931539', u'INDIRECT_-1206905435'), (u'CALL_-1206935809', u'INDIRECT_-1206911893'), (u'LOAD_-1206934651', u'INT_AND_-1206878123'), (u'STORE_-1206930846', u'INDIRECT_-1206888349'), (u'INDIRECT_-1206908740', u'MULTIEQUAL_-1206908585'), (u'INDIRECT_-1206900965', u'MULTIEQUAL_-1206901631'), (u'INDIRECT_-1206912770', u'MULTIEQUAL_-1206914407'), (u'INDIRECT_-1206912705', u'MULTIEQUAL_-1206912339'), (u'INDIRECT_-1206891940', u'MULTIEQUAL_-1206891853'), (u'CALL_-1206921832', u'INDIRECT_-1206896222'), (u'CALL_-1206928992', u'INDIRECT_-1206905585'), (u'STORE_-1206937788', u'INDIRECT_-1206895310'), (u'CALL_-1206928709', u'INDIRECT_-1206888061'), (u'INDIRECT_-1206905875', u'MULTIEQUAL_-1206905455'), (u'CALL_-1206927316', u'INDIRECT_-1206894325'), (u'MULTIEQUAL_-1206876274', u'MULTIEQUAL_-1206876156'), (u'CALLIND_-1206922636', u'INDIRECT_-1206881911'), (u'STORE_-1206930310', u'INDIRECT_-1206885528'), (u'INDIRECT_-1206874673', u'MULTIEQUAL_-1206875744'), ('const-433', u'LOAD_-1206927092'), (u'INDIRECT_-1206892028', u'MULTIEQUAL_-1206891638'), (u'CALL_-1206932860', u'INDIRECT_-1206893497'), (u'CALL_-1206938958', u'INDIRECT_-1206884084'), (u'STORE_-1206928446', u'INDIRECT_-1206890759'), (u'CALLIND_-1206924365', u'INDIRECT_-1206887455'), (u'CALL_-1206927048', u'INDIRECT_-1206897844'), (u'CALL_-1206937615', u'INDIRECT_-1206901722'), (u'INDIRECT_-1206912429', u'COPY_-1206880104'), (u'CALL_-1206936110', u'INDIRECT_-1206907476'), (u'STORE_-1206928553', u'INDIRECT_-1206912662'), (u'CALL_-1206938656', u'INDIRECT_-1206891610'), (u'MULTIEQUAL_-1206903243', u'MULTIEQUAL_-1206903195'), (u'CALL_-1206939039', u'INDIRECT_-1206905054'), (u'INDIRECT_-1206891486', u'MULTIEQUAL_-1206891339'), ('const-0', u'COPY_-1206878812'), (u'STORE_-1206921596', u'INDIRECT_-1206897528'), (u'CALL_-1206922556', u'INDIRECT_-1206897523'), (u'CALL_-1206930899', u'INDIRECT_-1206888491'), (u'INDIRECT_-1206911135', u'MULTIEQUAL_-1206910630'), (u'CALL_-1206922316', u'INDIRECT_-1206899378'), (u'INDIRECT_-1206890363', u'MULTIEQUAL_-1206891119'), (u'CALL_-1206934365', u'INDIRECT_-1206889257'), (u'INDIRECT_-1206910233', u'MULTIEQUAL_-1206911457'), (u'MULTIEQUAL_-1206903107', u'MULTIEQUAL_-1206903132'), (u'CALL_-1206934098', u'INDIRECT_-1206910101'), (u'INDIRECT_-1206910621', u'MULTIEQUAL_-1206910401'), (u'INDIRECT_-1206885666', u'MULTIEQUAL_-1206885437'), (u'CALL_-1206925694', u'INDIRECT_-1206900756'), (u'MULTIEQUAL_-1206910272', u'MULTIEQUAL_-1206909634'), (u'INDIRECT_-1206905690', u'MULTIEQUAL_-1206906336'), (u'INDIRECT_-1206877746', u'MULTIEQUAL_-1206877155'), (u'INDIRECT_-1206895707', u'MULTIEQUAL_-1206895627'), (u'STORE_-1206927248', u'INDIRECT_-1206901334'), (u'MULTIEQUAL_-1206904640', u'MULTIEQUAL_-1206904583'), (u'INDIRECT_-1206879211', u'MULTIEQUAL_-1206881313'), (u'CALL_-1206933962', u'INDIRECT_-1206898256'), ('tmp_17076', u'BRANCH_-1206924623'), (u'STORE_-1206937696', u'INDIRECT_-1206908706'), (u'INDIRECT_-1206897601', u'MULTIEQUAL_-1206876986'), (u'INDIRECT_-1206900157', u'MULTIEQUAL_-1206900078'), (u'STORE_-1206924545', u'INDIRECT_-1206896130'), (u'CALL_-1206934991', u'INDIRECT_-1206882295'), (u'CALL_-1206936019', u'INDIRECT_-1206893143'), (u'MULTIEQUAL_-1206893627', u'MULTIEQUAL_-1206893621'), (u'INDIRECT_-1206911710', u'MULTIEQUAL_-1206911278'), (u'MULTIEQUAL_-1206878318', u'MULTIEQUAL_-1206913027'), (u'STORE_-1206932486', u'INDIRECT_-1206896289'), (u'INDIRECT_-1206907524', u'MULTIEQUAL_-1206909129'), (u'STORE_-1206934436', u'INDIRECT_-1206898450'), (u'MULTIEQUAL_-1206877017', u'MULTIEQUAL_-1206910401'), (u'CALL_-1206935907', u'INDIRECT_-1206898949'), (u'INDIRECT_-1206911135', u'MULTIEQUAL_-1206909384'), (u'INDIRECT_-1206897936', u'MULTIEQUAL_-1206898340'), (u'CALL_-1206921994', u'INDIRECT_-1206892919'), (u'INDIRECT_-1206903039', u'MULTIEQUAL_-1206903659'), (u'INDIRECT_-1206896714', u'MULTIEQUAL_-1206896559'), (u'STORE_-1206930329', u'INDIRECT_-1206896722'), (u'CALLIND_-1206925453', u'INDIRECT_-1206907301'), (u'MULTIEQUAL_-1206901843', u'MULTIEQUAL_-1206901669'), (u'MULTIEQUAL_-1206904850', u'MULTIEQUAL_-1206901843'), (u'MULTIEQUAL_-1206910383', u'MULTIEQUAL_-1206911083'), (u'MULTIEQUAL_-1206919020', u'CAST_-1206875108'), (u'CALL_-1206933125', u'INDIRECT_-1206894436'), (u'CALL_-1206929938', u'INDIRECT_-1206892890'), (u'INDIRECT_-1206908672', u'MULTIEQUAL_-1206908456'), (u'CALL_-1206921447', u'INDIRECT_-1206887206'), (u'CALL_-1206932954', u'INDIRECT_-1206912881'), ('const-433', u'STORE_-1206928697'), (u'CALL_-1206929489', u'INDIRECT_-1206900519'), (u'INDIRECT_-1206889157', u'MULTIEQUAL_-1206888912'), (u'CALL_-1206925432', u'INDIRECT_-1206883663'), (u'INDIRECT_-1206908819', u'MULTIEQUAL_-1206908729'), (u'INDIRECT_-1206907517', u'MULTIEQUAL_-1206906683'), (u'CALL_-1206928734', u'INDIRECT_-1206913445'), (u'CALL_-1206929320', u'INDIRECT_-1206892079'), (u'INDIRECT_-1206903924', u'MULTIEQUAL_-1206903729'), (u'MULTIEQUAL_-1206900772', u'MULTIEQUAL_-1206900701'), (u'CALLIND_-1206921388', u'INDIRECT_-1206896683'), (u'INDIRECT_-1206910989', u'MULTIEQUAL_-1206910591'), (u'INDIRECT_-1206899095', u'MULTIEQUAL_-1206902106'), (u'MULTIEQUAL_-1206890701', u'MULTIEQUAL_-1206890701'), (u'MULTIEQUAL_-1206904508', u'MULTIEQUAL_-1206905303'), (u'INDIRECT_-1206900494', u'COPY_-1206879736'), (u'CALL_-1206931745', u'INDIRECT_-1206912222'), (u'INDIRECT_-1206899603', u'MULTIEQUAL_-1206900359'), (u'MULTIEQUAL_-1206913599', u'MULTIEQUAL_-1206880963'), (u'CALL_-1206930556', u'INDIRECT_-1206894816'), (u'INDIRECT_-1206894917', u'MULTIEQUAL_-1206894083'), (u'CALL_-1206921722', u'INDIRECT_-1206907615'), (u'INDIRECT_-1206905565', u'MULTIEQUAL_-1206905199'), (u'STORE_-1206928482', u'INDIRECT_-1206913460'), (u'CALL_-1206938036', u'INDIRECT_-1206891435'), (u'INDIRECT_-1206880788', u'MULTIEQUAL_-1206882484'), (u'CALL_-1206937142', u'INDIRECT_-1206913514'), (u'INDIRECT_-1206890335', u'COPY_-1206878693'), (u'INDIRECT_-1206914091', u'MULTIEQUAL_-1206911766'), (u'STORE_-1206928697', u'INDIRECT_-1206897630'), (u'CALL_-1206929296', u'INDIRECT_-1206900478'), (u'INDIRECT_-1206882603', u'MULTIEQUAL_-1206882427'), (u'MULTIEQUAL_-1206897001', u'MULTIEQUAL_-1206896655'), (u'STORE_-1206924934', u'INDIRECT_-1206903919'), (u'STORE_-1206922807', u'INDIRECT_-1206900887'), (u'CALL_-1206928382', u'INDIRECT_-1206898983'), (u'INDIRECT_-1206909236', u'MULTIEQUAL_-1206907146'), (u'MULTIEQUAL_-1206893115', u'MULTIEQUAL_-1206892414'), (u'COPY_-1206930130', u'COPY_-1206872976'), (u'CALL_-1206930636', u'INDIRECT_-1206904098'), (u'INDIRECT_-1206897233', u'MULTIEQUAL_-1206876246'), (u'INDIRECT_-1206904673', u'MULTIEQUAL_-1206905096'), (u'INDIRECT_-1206904673', u'MULTIEQUAL_-1206905096'), (u'INDIRECT_-1206901465', u'MULTIEQUAL_-1206901316'), (u'INDIRECT_-1206912411', u'MULTIEQUAL_-1206910086'), (u'MULTIEQUAL_-1206890042', u'MULTIEQUAL_-1206890027'), (u'CALLIND_-1206921359', u'INDIRECT_-1206889947'), (u'INDIRECT_-1206890168', u'MULTIEQUAL_-1206891952'), ('const-0', u'INT_NOTEQUAL_-1206936130'), (u'INDIRECT_-1206907613', u'MULTIEQUAL_-1206908036'), (u'INDIRECT_-1206907613', u'MULTIEQUAL_-1206908036'), (u'MULTIEQUAL_-1206901872', u'MULTIEQUAL_-1206901847'), (u'INDIRECT_-1206891927', u'MULTIEQUAL_-1206891847'), (u'CALL_-1206931773', u'INDIRECT_-1206903972'), ('const-504', u'INT_ADD_-1206938183'), (u'CALLIND_-1206921372', u'INDIRECT_-1206885390'), (u'MULTIEQUAL_-1206893817', u'MULTIEQUAL_-1206893767'), (u'CALL_-1206933773', u'INDIRECT_-1206900248'), (u'INT_LESS_-1206927155', u'CBRANCH_-1206927163'), (u'STORE_-1206932486', u'INDIRECT_-1206899649'), (u'STORE_-1206928320', u'INDIRECT_-1206898629'), (u'CALL_-1206933998', u'INDIRECT_-1206899536'), (u'MULTIEQUAL_-1206907028', u'MULTIEQUAL_-1206907001'), (u'INDIRECT_-1206889000', u'MULTIEQUAL_-1206888913'), (u'INDIRECT_-1206890574', u'MULTIEQUAL_-1206890425'), (u'INDIRECT_-1206896294', u'MULTIEQUAL_-1206896139'), (u'INDIRECT_-1206895107', u'MULTIEQUAL_-1206894725'), (u'INDIRECT_-1206902103', u'MULTIEQUAL_-1206902237'), (u'CALL_-1206929071', u'INDIRECT_-1206894701'), (u'CALL_-1206922584', u'INDIRECT_-1206875567'), (u'CALL_-1206938756', u'INDIRECT_-1206885325'), ('const-8', u'PTRADD_-1206880094'), ('tmp_4056', u'CBRANCH_-1206932477'), (u'LOAD_-1206921973', u'INT_ADD_-1206921934'), (u'CALL_-1206931128', u'INDIRECT_-1206905386'), (u'INDIRECT_-1206892802', u'MULTIEQUAL_-1206894429'), (u'MULTIEQUAL_-1206903318', u'MULTIEQUAL_-1206903299'), (u'CALL_-1206925799', u'INDIRECT_-1206889049'), (u'CALL_-1206929269', u'INDIRECT_-1206907335'), (u'INT_ADD_-1206925516', u'CAST_-1206870833'), (u'INDIRECT_-1206893177', u'MULTIEQUAL_-1206892732'), (u'INDIRECT_-1206891715', u'MULTIEQUAL_-1206892801'), (u'INDIRECT_-1206904344', u'MULTIEQUAL_-1206904149'), (u'MULTIEQUAL_-1206899352', u'MULTIEQUAL_-1206899327'), (u'INDIRECT_-1206892655', u'MULTIEQUAL_-1206893661'), (u'INDIRECT_-1206908983', u'MULTIEQUAL_-1206874342'), (u'CALLIND_-1206921710', u'INDIRECT_-1206902036'), (u'STORE_-1206922815', u'INDIRECT_-1206896671'), (u'MULTIEQUAL_-1206890449', u'MULTIEQUAL_-1206890832'), (u'CALL_-1206930457', u'INDIRECT_-1206895503'), (u'INDIRECT_-1206904415', u'INT_EQUAL_-1206939369'), (u'CALL_-1206937824', u'INDIRECT_-1206911487'), (u'CALL_-1206921264', u'INDIRECT_-1206875935'), (u'INDIRECT_-1206894614', u'COPY_-1206879722'), (u'MULTIEQUAL_-1206882863', u'PTRADD_-1206875570'), (u'INDIRECT_-1206896537', u'MULTIEQUAL_-1206896092'), (u'STORE_-1206930256', u'INDIRECT_-1206893488'), (u'INDIRECT_-1206900010', u'MULTIEQUAL_-1206899804'), (u'INDIRECT_-1206900115', u'MULTIEQUAL_-1206901201'), ('tmp_5069', u'CBRANCH_-1206934549'), (u'INDIRECT_-1206898706', u'MULTIEQUAL_-1206898252'), (u'MULTIEQUAL_-1206906409', u'MULTIEQUAL_-1206906792'), (u'CALL_-1206928601', u'INDIRECT_-1206907805'), (u'CALL_-1206930157', u'INDIRECT_-1206908155'), (u'CALL_-1206928668', u'INDIRECT_-1206898650'), (u'CALL_-1206931595', u'INDIRECT_-1206910076'), (u'INDIRECT_-1206899032', u'MULTIEQUAL_-1206898884'), (u'CAST_-1206869075', u'INT_SUB_-1206921466'), (u'CALL_-1206928647', u'INDIRECT_-1206912142'), (u'CALL_-1206939005', u'INDIRECT_-1206908395'), (u'CALL_-1206933125', u'INDIRECT_-1206907456'), (u'CALL_-1206927360', u'INDIRECT_-1206904004'), (u'CALL_-1206928734', u'INDIRECT_-1206893285'), (u'MULTIEQUAL_-1206894061', u'MULTIEQUAL_-1206893715'), (u'CALL_-1206937615', u'INDIRECT_-1206900042'), (u'CALL_-1206925460', u'INDIRECT_-1206890817'), (u'STORE_-1206937696', u'INDIRECT_-1206891066'), (u'INDIRECT_-1206910934', u'MULTIEQUAL_-1206910307'), (u'CALL_-1206929489', u'INDIRECT_-1206904299'), (u'PTRADD_-1206874338', u'LOAD_-1206929294'), (u'CALL_-1206938694', u'INDIRECT_-1206891633'), (u'INDIRECT_-1206891484', u'COPY_-1206879477'), ('tmp_17816', u'BRANCH_-1206922553'), (u'COPY_-1206871483', u'CALL_-1206921459'), (u'MULTIEQUAL_-1206901515', u'MULTIEQUAL_-1206901427'), (u'CALLIND_-1206921388', u'INDIRECT_-1206890383'), (u'CALLIND_-1206938827', u'INDIRECT_-1206907457'), (u'STORE_-1206933398', u'INDIRECT_-1206895782'), (u'CALLIND_-1206921743', u'INDIRECT_-1206899115'), (u'MULTIEQUAL_-1206890952', u'MULTIEQUAL_-1206890927'), (u'CALL_-1206929750', u'INDIRECT_-1206889042'), (u'STORE_-1206925248', u'INDIRECT_-1206904902'), (u'MULTIEQUAL_-1206906524', u'MULTIEQUAL_-1206906471'), (u'CALL_-1206930394', u'INDIRECT_-1206900357'), (u'CALL_-1206921722', u'INDIRECT_-1206884773'), (u'INDIRECT_-1206891630', u'MULTIEQUAL_-1206893169'), (u'CALL_-1206928772', u'INDIRECT_-1206895408'), (u'CALL_-1206923816', u'INDIRECT_-1206894419'), (u'INDIRECT_-1206912845', u'MULTIEQUAL_-1206913792'), (u'INT_NOTEQUAL_-1206938318', u'CBRANCH_-1206938317'), (u'STORE_-1206928270', u'INDIRECT_-1206907808'), (u'MULTIEQUAL_-1206893168', u'MULTIEQUAL_-1206893141'), (u'CALL_-1206931435', u'INDIRECT_-1206889499'), (u'INDIRECT_-1206900077', u'COPY_-1206878597'), (u'MULTIEQUAL_-1206901292', u'MULTIEQUAL_-1206901274'), (u'CALL_-1206928291', u'INDIRECT_-1206907750'), (u'CALL_-1206934081', u'INDIRECT_-1206905890'), (u'INDIRECT_-1206913337', u'MULTIEQUAL_-1206912892'), (u'CALL_-1206931701', u'INDIRECT_-1206902963'), ('const-1185488', u'COPY_-1206879411'), ('const-0', u'INT_NOTEQUAL_-1206931726'), (u'INDIRECT_-1206905496', u'MULTIEQUAL_-1206905900'), (u'INDIRECT_-1206909184', u'MULTIEQUAL_-1206909016'), (u'CALL_-1206927418', u'INDIRECT_-1206899839'), (u'CALL_-1206927063', u'INDIRECT_-1206891056'), (u'STORE_-1206928662', u'INDIRECT_-1206904329'), (u'INDIRECT_-1206906250', u'MULTIEQUAL_-1206906094'), (u'INDIRECT_-1206893600', u'MULTIEQUAL_-1206892969'), (u'CALL_-1206933594', u'INDIRECT_-1206888384'), (u'STORE_-1206928697', u'INDIRECT_-1206890070'), (u'CALL_-1206929866', u'INDIRECT_-1206894106'), (u'CALL_-1206928667', u'INDIRECT_-1206891042'), (u'CAST_-1206876233', u'MULTIEQUAL_-1206883200'), (u'CALL_-1206928518', u'INDIRECT_-1206903309'), (u'CALL_-1206927063', u'INDIRECT_-1206899456'), (u'CALL_-1206939039', u'INDIRECT_-1206885143'), (u'CALL_-1206932911', u'INDIRECT_-1206905712'), (u'STORE_-1206933118', u'INDIRECT_-1206901502'), (u'MULTIEQUAL_-1206888941', u'MULTIEQUAL_-1206888968'), (u'CALL_-1206930476', u'INDIRECT_-1206897029'), (u'CALL_-1206928667', u'INDIRECT_-1206896502'), (u'CALL_-1206934460', u'INDIRECT_-1206894363'), (u'INDIRECT_-1206898302', u'MULTIEQUAL_-1206898203'), (u'STORE_-1206933958', u'INDIRECT_-1206893968'), (u'MULTIEQUAL_-1206893166', u'MULTIEQUAL_-1206892518'), (u'CALL_-1206927297', u'INDIRECT_-1206901031'), (u'CALL_-1206930274', u'INDIRECT_-1206901948'), (u'CALL_-1206930025', u'INDIRECT_-1206897364'), (u'LOAD_-1206921924', u'MULTIEQUAL_-1206914123'), (u'INDIRECT_-1206901910', u'MULTIEQUAL_-1206903476'), (u'CALLIND_-1206921412', u'INDIRECT_-1206882888'), (u'CALL_-1206928518', u'INDIRECT_-1206906669'), (u'CALL_-1206937302', u'INDIRECT_-1206910252'), (u'STORE_-1206928627', u'INDIRECT_-1206906408'), (u'CALLIND_-1206922636', u'INDIRECT_-1206896611'), (u'CALL_-1206932817', u'INDIRECT_-1206912828'), (u'STORE_-1206930828', u'INDIRECT_-1206907717'), (u'MULTIEQUAL_-1206896531', u'MULTIEQUAL_-1206896515'), (u'INDIRECT_-1206887851', u'MULTIEQUAL_-1206888181'), (u'INDIRECT_-1206903093', u'MULTIEQUAL_-1206904317'), (u'CALL_-1206938756', u'INDIRECT_-1206900699'), (u'CALL_-1206931674', u'INDIRECT_-1206901813'), (u'CALL_-1206930506', u'INDIRECT_-1206887393'), (u'LOAD_-1206929294', u'INT_ADD_-1206929265'), (u'INDIRECT_-1206903219', u'MULTIEQUAL_-1206902812'), (u'CALL_-1206933594', u'INDIRECT_-1206894684'), (u'INDIRECT_-1206909373', u'MULTIEQUAL_-1206911406'), (u'CALL_-1206928281', u'INDIRECT_-1206905227'), (u'CALL_-1206926116', u'INT_EQUAL_-1206926102'), (u'COPY_-1206925656', u'MULTIEQUAL_-1206879889'), (u'INDIRECT_-1206909282', u'MULTIEQUAL_-1206908983'), (u'CALL_-1206928815', u'INDIRECT_-1206906841'), (u'INDIRECT_-1206903443', u'MULTIEQUAL_-1206903334'), (u'CALLIND_-1206931354', u'INDIRECT_-1206908350'), (u'CALL_-1206930241', u'INDIRECT_-1206893452'), (u'CALL_-1206934862', u'INDIRECT_-1206908442'), (u'MULTIEQUAL_-1206902292', u'MULTIEQUAL_-1206902267'), (u'CALL_-1206932827', u'INDIRECT_-1206903974'), (u'INDIRECT_-1206892238', u'MULTIEQUAL_-1206891687'), (u'INDIRECT_-1206908499', u'MULTIEQUAL_-1206909119'), (u'INDIRECT_-1206906896', u'MULTIEQUAL_-1206906480'), (u'INDIRECT_-1206894200', u'MULTIEQUAL_-1206893817'), (u'INDIRECT_-1206900500', u'MULTIEQUAL_-1206898820'), (u'CALL_-1206937302', u'INDIRECT_-1206903112'), (u'MULTIEQUAL_-1206895044', u'MULTIEQUAL_-1206895339'), (u'INDIRECT_-1206888001', u'MULTIEQUAL_-1206887781'), ('const-433', u'STORE_-1206921567'), (u'MULTIEQUAL_-1206891709', u'MULTIEQUAL_-1206892092'), (u'CALL_-1206930927', u'INDIRECT_-1206898373'), (u'CALL_-1206921308', u'INDIRECT_-1206875617'), (u'MULTIEQUAL_-1206906186', u'MULTIEQUAL_-1206906148'), (u'INDIRECT_-1206894774', u'MULTIEQUAL_-1206896311'), (u'INDIRECT_-1206901976', u'MULTIEQUAL_-1206874332'), (u'CALL_-1206921361', u'INDIRECT_-1206905216'), (u'INDIRECT_-1206891599', u'MULTIEQUAL_-1206891509'), (u'INDIRECT_-1206908276', u'MULTIEQUAL_-1206874347'), (u'CAST_-1206878514', u'LOAD_-1206938872'), (u'MULTIEQUAL_-1206900593', u'MULTIEQUAL_-1206901621'), (u'INDIRECT_-1206910285', u'MULTIEQUAL_-1206910136'), ('tmp_72983', u'CALLIND_-1206938189'), (u'STORE_-1206933497', u'INDIRECT_-1206906752'), (u'CALL_-1206934081', u'INDIRECT_-1206900850'), (u'CALL_-1206930584', u'INDIRECT_-1206891050'), (u'MULTIEQUAL_-1206901621', u'MULTIEQUAL_-1206901621'), (u'MULTIEQUAL_-1206909696', u'CALLIND_-1206921412'), (u'CALL_-1206935766', u'INDIRECT_-1206902628'), (u'STORE_-1206937772', u'INDIRECT_-1206909165'), ('tmp_2010', u'CBRANCH_-1206938158'), (u'CALL_-1206921994', u'INDIRECT_-1206876368'), (u'STORE_-1206921840', u'INDIRECT_-1206889249'), (u'CALL_-1206934862', u'INDIRECT_-1206889542'), (u'CALL_-1206928150', u'INDIRECT_-1206909729'), (u'CALLIND_-1206938263', u'INDIRECT_-1206894104'), (u'CALL_-1206937729', u'INDIRECT_-1206909345'), (u'PTRADD_-1206877509', u'STORE_-1206930873'), (u'INDIRECT_-1206910308', u'COPY_-1206879982'), (u'MULTIEQUAL_-1206882795', u'MULTIEQUAL_-1206882791'), (u'CALL_-1206928357', u'INDIRECT_-1206894350'), (u'STORE_-1206928518', u'INDIRECT_-1206898781'), (u'INDIRECT_-1206883749', u'MULTIEQUAL_-1206883540'), (u'INDIRECT_-1206904783', u'MULTIEQUAL_-1206874332'), (u'CALL_-1206932954', u'INDIRECT_-1206896081'), (u'INDIRECT_-1206909092', u'MULTIEQUAL_-1206908876'), (u'INDIRECT_-1206892523', u'MULTIEQUAL_-1206892414'), (u'INDIRECT_-1206886517', u'MULTIEQUAL_-1206885683'), (u'CALLIND_-1206925019', u'INDIRECT_-1206892806'), (u'INDIRECT_-1206893349', u'MULTIEQUAL_-1206897603'), (u'STORE_-1206924934', u'INDIRECT_-1206883759'), (u'CALL_-1206928108', u'INDIRECT_-1206887474'), (u'INDIRECT_-1206905939', u'COPY_-1206879863'), (u'CALL_-1206928601', u'INDIRECT_-1206897725'), (u'INDIRECT_-1206891776', u'MULTIEQUAL_-1206891511'), (u'STORE_-1206930828', u'INDIRECT_-1206890077'), (u'STORE_-1206921743', u'INDIRECT_-1206884155'), (u'CALLIND_-1206938189', u'INDIRECT_-1206894055'), (u'INDIRECT_-1206901723', u'MULTIEQUAL_-1206903380'), ('const-8', u'INT_ADD_-1206925516'), (u'CALL_-1206928709', u'INDIRECT_-1206887221'), (u'CALL_-1206932954', u'INDIRECT_-1206907001'), (u'CALL_-1206939039', u'INDIRECT_-1206900434'), (u'INDIRECT_-1206908786', u'MULTIEQUAL_-1206908332'), (u'INDIRECT_-1206893646', u'MULTIEQUAL_-1206893417'), (u'CALL_-1206930025', u'INDIRECT_-1206889384'), (u'MULTIEQUAL_-1206877155', u'MULTIEQUAL_-1206877537'), (u'STORE_-1206927231', u'INDIRECT_-1206890824'), (u'CALL_-1206932954', u'INDIRECT_-1206884150'), (u'CALL_-1206929529', u'INDIRECT_-1206911875'), (u'STORE_-1206921840', u'INDIRECT_-1206905209'), (u'STORE_-1206921830', u'INDIRECT_-1206896381'), (u'CALL_-1206922556', u'INDIRECT_-1206891223'), (u'CALL_-1206924704', u'INDIRECT_-1206890122'), (u'INDIRECT_-1206897723', u'MULTIEQUAL_-1206901803'), (u'STORE_-1206930351', u'INDIRECT_-1206898760'), (u'CALL_-1206937729', u'INDIRECT_-1206902205'), (u'MULTIEQUAL_-1206900330', u'MULTIEQUAL_-1206903860'), (u'INT_ADD_-1206939616', u'CAST_-1206878848'), (u'CALLIND_-1206938827', u'INDIRECT_-1206898637'), (u'STORE_-1206928518', u'INDIRECT_-1206900041'), ('const-433', u'LOAD_-1206921938'), (u'MULTIEQUAL_-1206896654', u'MULTIEQUAL_-1206897841'), (u'STORE_-1206928327', u'INDIRECT_-1206890232'), (u'MULTIEQUAL_-1206910671', u'MULTIEQUAL_-1206910556'), ('const-433', u'LOAD_-1206924412'), (u'CALL_-1206939039', u'INDIRECT_-1206892034'), (u'CALLIND_-1206921710', u'INDIRECT_-1206875825'), (u'CALL_-1206927093', u'INDIRECT_-1206899543'), (u'INDIRECT_-1206912301', u'MULTIEQUAL_-1206912081'), ('tmp_8122', u'CBRANCH_-1206931454'), (u'MULTIEQUAL_-1206912910', u'MULTIEQUAL_-1206914397'), (u'MULTIEQUAL_-1206889189', u'MULTIEQUAL_-1206889572'), (u'INDIRECT_-1206904269', u'MULTIEQUAL_-1206908523'), (u'INDIRECT_-1206888617', u'MULTIEQUAL_-1206887783'), (u'INDIRECT_-1206910323', u'MULTIEQUAL_-1206914403'), (u'INDIRECT_-1206887788', u'COPY_-1206879588'), ('const-0', u'INT_EQUAL_-1206930196'), (u'MULTIEQUAL_-1206902453', u'MULTIEQUAL_-1206902411'), (u'INDIRECT_-1206888956', u'MULTIEQUAL_-1206874301'), (u'CALL_-1206938900', u'INDIRECT_-1206912536'), (u'INDIRECT_-1206902169', u'MULTIEQUAL_-1206906423'), (u'CALLIND_-1206925401', u'INDIRECT_-1206906014'), (u'STORE_-1206925248', u'INDIRECT_-1206907002'), (u'INDIRECT_-1206900669', u'COPY_-1206880076'), (u'MULTIEQUAL_-1206878259', u'MULTIEQUAL_-1206882685'), (u'INDIRECT_-1206890196', u'MULTIEQUAL_-1206890742'), (u'INDIRECT_-1206898173', u'MULTIEQUAL_-1206899039'), (u'CALL_-1206937302', u'INT_ADD_-1206937229'), (u'INDIRECT_-1206891301', u'MULTIEQUAL_-1206891081'), (u'CALL_-1206932911', u'INDIRECT_-1206892692'), (u'CALL_-1206931183', u'INDIRECT_-1206891545'), (u'INDIRECT_-1206891643', u'MULTIEQUAL_-1206893300'), (u'INDIRECT_-1206897193', u'MULTIEQUAL_-1206876246'), (u'CALL_-1206921844', u'INDIRECT_-1206875054'), (u'STORE_-1206928662', u'INDIRECT_-1206890889'), (u'MULTIEQUAL_-1206892748', u'MULTIEQUAL_-1206892721'), (u'CALL_-1206928601', u'INDIRECT_-1206883694'), (u'INDIRECT_-1206902141', u'MULTIEQUAL_-1206902039'), (u'INDIRECT_-1206888729', u'MULTIEQUAL_-1206888331'), (u'STORE_-1206924545', u'INDIRECT_-1206894870'), (u'INDIRECT_-1206887210', u'MULTIEQUAL_-1206888776'), (u'CALL_-1206927093', u'INDIRECT_-1206888203'), (u'CALL_-1206923816', u'INDIRECT_-1206892739'), (u'CALL_-1206929071', u'INDIRECT_-1206909821'), (u'INDIRECT_-1206905087', u'MULTIEQUAL_-1206905055'), (u'CALL_-1206930210', u'INDIRECT_-1206905274'), (u'MULTIEQUAL_-1206909783', u'MULTIEQUAL_-1206878307'), (u'CALL_-1206930882', u'INDIRECT_-1206908220'), (u'INDIRECT_-1206874351', u'MULTIEQUAL_-1206875304'), (u'MULTIEQUAL_-1206907828', u'MULTIEQUAL_-1206907731'), (u'INDIRECT_-1206907828', u'MULTIEQUAL_-1206907731'), (u'INDIRECT_-1206896606', u'MULTIEQUAL_-1206896152'), ('const-3', u'INT_AND_-1206929102'), (u'CALLIND_-1206921884', u'INDIRECT_-1206900874'), (u'CALL_-1206935851', u'INDIRECT_-1206896806'), (u'MULTIEQUAL_-1206890087', u'MULTIEQUAL_-1206890112'), (u'CALL_-1206925604', u'INDIRECT_-1206889027'), (u'CALL_-1206928382', u'INDIRECT_-1206907803'), (u'MULTIEQUAL_-1206883428', u'MULTIEQUAL_-1206883412'), (u'CALL_-1206937824', u'INDIRECT_-1206897207'), (u'CALL_-1206931183', u'INDIRECT_-1206882554'), (u'INDIRECT_-1206893302', u'MULTIEQUAL_-1206894560'), (u'INDIRECT_-1206895400', u'MULTIEQUAL_-1206895302'), (u'CALLIND_-1206921999', u'INDIRECT_-1206885391'), (u'CALLIND_-1206922663', u'INDIRECT_-1206886547'), (u'INDIRECT_-1206896888', u'MULTIEQUAL_-1206898672'), (u'CALL_-1206926063', u'INDIRECT_-1206901380'), (u'STORE_-1206928320', u'INDIRECT_-1206900729'), (u'CALL_-1206925783', u'INDIRECT_-1206888617'), (u'CALL_-1206924756', u'INDIRECT_-1206893506'), (u'MULTIEQUAL_-1206912102', u'MULTIEQUAL_-1206912089'), (u'MULTIEQUAL_-1206876227', u'MULTIEQUAL_-1206876109'), ('const-3', u'PTRADD_-1206876221'), (u'CALL_-1206925432', u'INDIRECT_-1206889543'), (u'INDIRECT_-1206911275', u'MULTIEQUAL_-1206910871'), (u'INDIRECT_-1206893119', u'MULTIEQUAL_-1206892982'), (u'CALL_-1206930105', u'INDIRECT_-1206895537'), (u'STORE_-1206929089', u'INDIRECT_-1206899066'), (u'MULTIEQUAL_-1206896949', u'MULTIEQUAL_-1206896935'), (u'MULTIEQUAL_-1206883141', u'MULTIEQUAL_-1206883583'), (u'CALL_-1206930506', u'INDIRECT_-1206885713'), (u'CALL_-1206935907', u'INDIRECT_-1206897269'), (u'STORE_-1206925479', u'INDIRECT_-1206884440'), (u'LOAD_-1206921705', u'INT_ADD_-1206921625'), (u'CALL_-1206934835', u'INDIRECT_-1206893133'), (u'STORE_-1206934436', u'INDIRECT_-1206896770'), (u'CALLIND_-1206921412', u'INDIRECT_-1206898008'), (u'INDIRECT_-1206897140', u'MULTIEQUAL_-1206895460'), (u'CALLIND_-1206924378', u'INDIRECT_-1206903363'), (u'INDIRECT_-1206888682', u'COPY_-1206878808'), (u'CALL_-1206922556', u'INDIRECT_-1206901303'), (u'INDIRECT_-1206899788', u'MULTIEQUAL_-1206901181'), ('const-0', u'SUBPIECE_-1206869450'), (u'CALL_-1206929019', u'INDIRECT_-1206900563'), (u'CALL_-1206937430', u'INDIRECT_-1206891710'), (u'CALL_-1206934487', u'INDIRECT_-1206890176'), (u'CALLIND_-1206922636', u'INDIRECT_-1206902911'), (u'CALL_-1206930457', u'INDIRECT_-1206888783'), (u'CALL_-1206924661', u'INDIRECT_-1206898068'), (u'CALL_-1206937559', u'INDIRECT_-1206909667'), (u'INDIRECT_-1206911083', u'MULTIEQUAL_-1206911396'), (u'CALL_-1206927360', u'INDIRECT_-1206891824'), (u'INDIRECT_-1206907964', u'MULTIEQUAL_-1206907787'), (u'CALL_-1206932327', u'INDIRECT_-1206906316'), (u'STORE_-1206921864', u'INDIRECT_-1206897669'), (u'CALL_-1206924677', u'INDIRECT_-1206901441'), (u'CALL_-1206927360', u'INDIRECT_-1206898124'), (u'CALL_-1206927093', u'INDIRECT_-1206903323'), (u'INDIRECT_-1206875362', u'MULTIEQUAL_-1206876315'), (u'INDIRECT_-1206907297', u'MULTIEQUAL_-1206907218'), (u'CALL_-1206927048', u'INDIRECT_-1206893224'), (u'INDIRECT_-1206897316', u'MULTIEQUAL_-1206896820'), (u'CALL_-1206930556', u'INDIRECT_-1206894396'), (u'MULTIEQUAL_-1206909521', u'MULTIEQUAL_-1206909487'), (u'MULTIEQUAL_-1206909521', u'MULTIEQUAL_-1206909487'), (u'INDIRECT_-1206908252', u'MULTIEQUAL_-1206908036'), (u'CALLIND_-1206921884', u'INDIRECT_-1206894574'), (u'INDIRECT_-1206904053', u'MULTIEQUAL_-1206904919'), (u'STORE_-1206928320', u'INDIRECT_-1206887289'), (u'INDIRECT_-1206903536', u'MULTIEQUAL_-1206903271'), (u'STORE_-1206922815', u'INDIRECT_-1206892051'), (u'CALL_-1206921308', u'INDIRECT_-1206898048'), (u'CALL_-1206933998', u'INDIRECT_-1206896596'), (u'INDIRECT_-1206883054', u'MULTIEQUAL_-1206882801'), (u'INDIRECT_-1206880645', u'MULTIEQUAL_-1206881136'), (u'STORE_-1206928662', u'INDIRECT_-1206891729'), (u'MULTIEQUAL_-1206895489', u'MULTIEQUAL_-1206895872'), (u'CALL_-1206923816', u'INDIRECT_-1206897359'), (u'MULTIEQUAL_-1206907072', u'MULTIEQUAL_-1206907823'), (u'MULTIEQUAL_-1206905790', u'MULTIEQUAL_-1206909320'), (u'STORE_-1206928662', u'INDIRECT_-1206906429'), (u'MULTIEQUAL_-1206897809', u'MULTIEQUAL_-1206897790'), (u'INDIRECT_-1206895375', u'MULTIEQUAL_-1206894767'), (u'MULTIEQUAL_-1206910847', u'MULTIEQUAL_-1206910841'), (u'CALL_-1206921431', u'INDIRECT_-1206890555'), (u'INDIRECT_-1206895376', u'MULTIEQUAL_-1206893286'), (u'CALL_-1206924612', u'INDIRECT_-1206891665'), (u'CALL_-1206921459', u'INDIRECT_-1206890155'), (u'CALL_-1206925432', u'INDIRECT_-1206900043'), (u'INDIRECT_-1206904700', u'MULTIEQUAL_-1206903020'), (u'INDIRECT_-1206891122', u'MULTIEQUAL_-1206890851'), (u'CALLIND_-1206925401', u'INDIRECT_-1206899714'), (u'INDIRECT_-1206903901', u'MULTIEQUAL_-1206903681'), (u'MULTIEQUAL_-1206888464', u'MULTIEQUAL_-1206888411'), (u'CALLIND_-1206938827', u'INDIRECT_-1206900317'), (u'CALL_-1206924612', u'INDIRECT_-1206884945'), (u'LOAD_-1206932862', u'CALL_-1206932817'), (u'CALL_-1206928382', u'INDIRECT_-1206901923'), (u'INDIRECT_-1206908615', u'MULTIEQUAL_-1206908110'), (u'MULTIEQUAL_-1206907332', u'MULTIEQUAL_-1206906694'), (u'MULTIEQUAL_-1206904159', u'MULTIEQUAL_-1206903743'), (u'MULTIEQUAL_-1206898714', u'MULTIEQUAL_-1206898698'), (u'CALL_-1206928291', u'INDIRECT_-1206896830'), (u'CALL_-1206934963', u'INDIRECT_-1206904703'), (u'CALL_-1206927093', u'INDIRECT_-1206900803'), (u'INDIRECT_-1206908042', u'MULTIEQUAL_-1206907938'), (u'MULTIEQUAL_-1206877701', u'MULTIEQUAL_-1206877696'), (u'CALL_-1206937924', u'INT_EQUAL_-1206937903'), (u'STORE_-1206928622', u'INDIRECT_-1206893546'), (u'CALL_-1206937186', u'INDIRECT_-1206891273'), (u'CALL_-1206929794', u'INDIRECT_-1206909182'), (u'CALL_-1206925783', u'INDIRECT_-1206885257'), (u'INDIRECT_-1206897189', u'MULTIEQUAL_-1206897074'), (u'INDIRECT_-1206901801', u'MULTIEQUAL_-1206901581'), (u'INDIRECT_-1206900881', u'MULTIEQUAL_-1206900779'), (u'INDIRECT_-1206903392', u'MULTIEQUAL_-1206903301'), (u'INDIRECT_-1206910685', u'MULTIEQUAL_-1206912280'), (u'INDIRECT_-1206914915', u'MULTIEQUAL_-1206914410'), (u'CALL_-1206928271', u'INDIRECT_-1206899515'), ('tmp_6681', u'CBRANCH_-1206933161'), (u'INDIRECT_-1206890077', u'MULTIEQUAL_-1206889998'), (u'COPY_-1206880352', u'RETURN_-1206880273'), (u'INDIRECT_-1206902981', u'MULTIEQUAL_-1206902879'), (u'MULTIEQUAL_-1206890780', u'MULTIEQUAL_-1206890723'), (u'STORE_-1206937920', u'INDIRECT_-1206904616'), (u'CALL_-1206929645', u'INDIRECT_-1206914012'), (u'INDIRECT_-1206903523', u'MULTIEQUAL_-1206874329'), (u'INDIRECT_-1206891665', u'MULTIEQUAL_-1206891620'), (u'STORE_-1206928588', u'INDIRECT_-1206908063'), (u'CALL_-1206924704', u'INDIRECT_-1206891382'), ('const-4', u'INT_ADD_-1206921366'), (u'MULTIEQUAL_-1206876117', u'MULTIEQUAL_-1206892721'), (u'INDIRECT_-1206891665', u'MULTIEQUAL_-1206876114'), ('const-8', u'INT_ADD_-1206928787'), (u'MULTIEQUAL_-1206902823', u'MULTIEQUAL_-1206903523'), (u'STORE_-1206925381', u'INDIRECT_-1206888164'), (u'CALL_-1206937186', u'INDIRECT_-1206900513'), (u'INDIRECT_-1206911991', u'MULTIEQUAL_-1206909666'), (u'STORE_-1206932305', u'INDIRECT_-1206893459'), (u'MULTIEQUAL_-1206880384', u'MULTIEQUAL_-1206900123'), (u'CALLIND_-1206925046', u'INDIRECT_-1206893242'), (u'INDIRECT_-1206904402', u'MULTIEQUAL_-1206904163'), (u'CAST_-1206869428', u'INT_ADD_-1206922059'), (u'INDIRECT_-1206906797', u'COPY_-1206878613'), (u'INDIRECT_-1206901035', u'MULTIEQUAL_-1206900876'), (u'CALL_-1206926063', u'INDIRECT_-1206887940'), (u'INDIRECT_-1206892068', u'MULTIEQUAL_-1206892034'), ('const-1', u'INT_ADD_-1206879006'), (u'CALL_-1206929202', u'INDIRECT_-1206877321'), (u'CALL_-1206928734', u'INDIRECT_-1206907985'), (u'INDIRECT_-1206902735', u'MULTIEQUAL_-1206902230'), (u'INDIRECT_-1206899761', u'MULTIEQUAL_-1206901280'), (u'CALL_-1206928621', u'INDIRECT_-1206891148'), (u'INDIRECT_-1206902016', u'MULTIEQUAL_-1206901639'), (u'LOAD_-1206928803', u'PTRADD_-1206879689'), (u'INDIRECT_-1206890373', u'MULTIEQUAL_-1206890354'), (u'INDIRECT_-1206893128', u'MULTIEQUAL_-1206892945'), (u'INDIRECT_-1206900463', u'COPY_-1206900471'), (u'CALL_-1206930241', u'INDIRECT_-1206911932'), (u'INDIRECT_-1206906976', u'MULTIEQUAL_-1206906709'), (u'INDIRECT_-1206904142', u'MULTIEQUAL_-1206903871'), (u'CALL_-1206928357', u'INDIRECT_-1206898970'), (u'CALLIND_-1206925401', u'INDIRECT_-1206884174'), (u'INDIRECT_-1206904376', u'MULTIEQUAL_-1206912723'), (u'INDIRECT_-1206884507', u'MULTIEQUAL_-1206884471'), (u'CALL_-1206937446', u'INDIRECT_-1206910202'), (u'INT_NOTEQUAL_-1206937809', u'CBRANCH_-1206937808'), (u'STORE_-1206925381', u'INDIRECT_-1206897404'), (u'MULTIEQUAL_-1206894200', u'MULTIEQUAL_-1206894171'), (u'INDIRECT_-1206891428', u'MULTIEQUAL_-1206893212'), (u'INDIRECT_-1206895923', u'MULTIEQUAL_-1206895732'), (u'INDIRECT_-1206914827', u'MULTIEQUAL_-1206914742'), (u'CALL_-1206921320', u'INDIRECT_-1206895438'), (u'CALLIND_-1206938189', u'INDIRECT_-1206910015'), (u'STORE_-1206937765', u'INDIRECT_-1206895720'), (u'CALL_-1206929529', u'INDIRECT_-1206905575'), (u'MULTIEQUAL_-1206894850', u'MULTIEQUAL_-1206896337'), (u'INDIRECT_-1206904363', u'MULTIEQUAL_-1206874331'), (u'INDIRECT_-1206895278', u'MULTIEQUAL_-1206895782'), (u'MULTIEQUAL_-1206893641', u'MULTIEQUAL_-1206893641'), (u'CALL_-1206929794', u'INDIRECT_-1206894902'), (u'MULTIEQUAL_-1206898491', u'MULTIEQUAL_-1206898376'), (u'CALL_-1206933998', u'INDIRECT_-1206895756'), (u'INDIRECT_-1206896672', u'MULTIEQUAL_-1206896581'), (u'INT_SLESS_-1206933243', u'CBRANCH_-1206933250'), (u'CALL_-1206933125', u'INDIRECT_-1206913498'), (u'INDIRECT_-1206894735', u'MULTIEQUAL_-1206894576'), (u'INDIRECT_-1206899377', u'MULTIEQUAL_-1206899099'), (u'STORE_-1206928627', u'INDIRECT_-1206900108'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880645'), (u'CALL_-1206935766', u'INDIRECT_-1206900948'), (u'INDIRECT_-1206899167', u'MULTIEQUAL_-1206880381'), (u'INT_NOTEQUAL_-1206922961', u'CBRANCH_-1206922957'), (u'INDIRECT_-1206892937', u'MULTIEQUAL_-1206892692'), (u'MULTIEQUAL_-1206902775', u'MULTIEQUAL_-1206902687'), (u'CALL_-1206938310', u'INDIRECT_-1206902539'), (u'MULTIEQUAL_-1206914742', u'MULTIEQUAL_-1206911742'), (u'INDIRECT_-1206892547', u'MULTIEQUAL_-1206894334'), (u'INDIRECT_-1206888549', u'MULTIEQUAL_-1206890272'), ('tmp_2154', u'CBRANCH_-1206938020'), (u'CALL_-1206934274', u'INDIRECT_-1206897601'), (u'CALL_-1206928225', u'INDIRECT_-1206897213'), (u'INDIRECT_-1206902735', u'MULTIEQUAL_-1206903741'), (u'CALL_-1206929202', u'INDIRECT_-1206908406'), (u'CALL_-1206921954', u'INDIRECT_-1206895836'), (u'CALL_-1206931183', u'INDIRECT_-1206904565'), (u'CALL_-1206933125', u'INDIRECT_-1206891496'), (u'CALL_-1206929830', u'INDIRECT_-1206900804'), (u'CALL_-1206931674', u'INT_EQUAL_-1206931660'), (u'INDIRECT_-1206910916', u'MULTIEQUAL_-1206908826'), (u'CALL_-1206929032', u'INDIRECT_-1206887003'), (u'INDIRECT_-1206908615', u'MULTIEQUAL_-1206906864'), (u'MULTIEQUAL_-1206906926', u'MULTIEQUAL_-1206906950'), (u'CALLIND_-1206925453', u'INDIRECT_-1206890081'), (u'STORE_-1206924560', u'INDIRECT_-1206887740'), (u'CALL_-1206924612', u'INDIRECT_-1206895865'), (u'INT_ADD_-1206933845', u'CAST_-1206875047'), (u'CALL_-1206934460', u'INDIRECT_-1206892683'), (u'CALL_-1206934081', u'INDIRECT_-1206898750'), (u'MULTIEQUAL_-1206886224', u'MULTIEQUAL_-1206886519'), (u'CALL_-1206929830', u'INDIRECT_-1206908364'), (u'CALL_-1206929032', u'INDIRECT_-1206903803'), (u'MULTIEQUAL_-1206902479', u'MULTIEQUAL_-1206902063'), (u'INDIRECT_-1206894895', u'MULTIEQUAL_-1206897906'), (u'STORE_-1206928320', u'INDIRECT_-1206905349'), (u'MULTIEQUAL_-1206902788', u'MULTIEQUAL_-1206902691'), (u'INDIRECT_-1206902788', u'MULTIEQUAL_-1206902691'), (u'MULTIEQUAL_-1206897915', u'MULTIEQUAL_-1206897911'), (u'CALL_-1206933125', u'INDIRECT_-1206892336'), (u'MULTIEQUAL_-1206893999', u'COPY_-1206894122'), (u'INDIRECT_-1206888403', u'MULTIEQUAL_-1206888165'), (u'CALL_-1206930274', u'INDIRECT_-1206902788'), (u'MULTIEQUAL_-1206909674', u'MULTIEQUAL_-1206909655'), (u'CALL_-1206935821', u'INDIRECT_-1206882414'), (u'STORE_-1206928327', u'INDIRECT_-1206898212'), (u'MULTIEQUAL_-1206898631', u'MULTIEQUAL_-1206898629'), (u'INDIRECT_-1206910773', u'MULTIEQUAL_-1206911639'), (u'STORE_-1206921525', u'INDIRECT_-1206881949'), (u'CALL_-1206928647', u'INDIRECT_-1206894502'), (u'MULTIEQUAL_-1206898993', u'MULTIEQUAL_-1206899932'), (u'CALL_-1206922325', u'INDIRECT_-1206887345'), (u'CALL_-1206934396', u'INDIRECT_-1206910280'), (u'STORE_-1206930256', u'INDIRECT_-1206898108'), (u'CALL_-1206931539', u'INDIRECT_-1206889895'), (u'CALL_-1206929019', u'INDIRECT_-1206896783'), (u'INDIRECT_-1206897728', u'MULTIEQUAL_-1206899512'), (u'INDIRECT_-1206881255', u'MULTIEQUAL_-1206881079'), (u'CALL_-1206935494', u'INDIRECT_-1206889465'), (u'MULTIEQUAL_-1206909550', u'MULTIEQUAL_-1206911037'), (u'MULTIEQUAL_-1206893128', u'MULTIEQUAL_-1206893031'), (u'INDIRECT_-1206893128', u'MULTIEQUAL_-1206893031'), (u'STORE_-1206927248', u'INDIRECT_-1206884954'), (u'CALLIND_-1206925453', u'INDIRECT_-1206889241'), (u'MULTIEQUAL_-1206894732', u'MULTIEQUAL_-1206894094'), (u'INDIRECT_-1206902036', u'MULTIEQUAL_-1206901618'), (u'CALL_-1206930882', u'INDIRECT_-1206881506'), (u'INDIRECT_-1206894967', u'MULTIEQUAL_-1206880371'), (u'MULTIEQUAL_-1206900452', u'MULTIEQUAL_-1206900434'), (u'INDIRECT_-1206906849', u'MULTIEQUAL_-1206906804'), (u'INDIRECT_-1206899331', u'MULTIEQUAL_-1206899211'), (u'CALL_-1206929902', u'INDIRECT_-1206895388'), (u'INDIRECT_-1206906618', u'MULTIEQUAL_-1206907122'), (u'INDIRECT_-1206911868', u'MULTIEQUAL_-1206911546'), (u'INDIRECT_-1206900747', u'MULTIEQUAL_-1206900667'), (u'CALL_-1206928667', u'INDIRECT_-1206883394'), (u'CALL_-1206927316', u'INDIRECT_-1206890125'), (u'CALL_-1206924677', u'INDIRECT_-1206905641'), (u'INDIRECT_-1206900346', u'MULTIEQUAL_-1206901599'), (u'CALL_-1206934098', u'INT_ADD_-1206934078'), ('tmp_1455', u'CBRANCH_-1206938709'), (u'INDIRECT_-1206912077', u'MULTIEQUAL_-1206911459'), (u'INDIRECT_-1206906114', u'MULTIEQUAL_-1206905936'), (u'STORE_-1206921743', u'INDIRECT_-1206903475'), (u'INDIRECT_-1206889657', u'MULTIEQUAL_-1206889578'), (u'INDIRECT_-1206902886', u'MULTIEQUAL_-1206902657'), (u'MULTIEQUAL_-1206876498', u'MULTIEQUAL_-1206875641'), (u'INDIRECT_-1206886085', u'MULTIEQUAL_-1206887840'), (u'COPY_-1206869166', u'MULTIEQUAL_-1206909725'), (u'INDIRECT_-1206904685', u'MULTIEQUAL_-1206904640'), (u'CALL_-1206934862', u'INDIRECT_-1206896262'), (u'INDIRECT_-1206882932', u'MULTIEQUAL_-1206882846'), (u'INDIRECT_-1206906530', u'MULTIEQUAL_-1206907176'), (u'INT_EQUAL_-1206933890', u'CBRANCH_-1206933888'), (u'CALL_-1206922584', u'INDIRECT_-1206905221'), (u'CALL_-1206934487', u'INDIRECT_-1206882025'), (u'INDIRECT_-1206893134', u'MULTIEQUAL_-1206892976'), (u'CAST_-1206875200', u'CALL_-1206934098'), (u'INDIRECT_-1206898970', u'MULTIEQUAL_-1206900536'), (u'MULTIEQUAL_-1206899751', u'MULTIEQUAL_-1206899636'), (u'CALL_-1206931749', u'INDIRECT_-1206894713'), (u'STORE_-1206927241', u'INDIRECT_-1206892089'), (u'CALL_-1206935851', u'INDIRECT_-1206892186'), ('const-20', u'PTRADD_-1206875612'), (u'INDIRECT_-1206893843', u'MULTIEQUAL_-1206880916'), (u'INDIRECT_-1206897268', u'MULTIEQUAL_-1206898661'), (u'CALL_-1206921308', u'INDIRECT_-1206905608'), (u'INDIRECT_-1206900074', u'COPY_-1206879735'), (u'CALL_-1206927833', u'INDIRECT_-1206889915'), (u'CALL_-1206936019', u'INDIRECT_-1206890203'), (u'INDIRECT_-1206889505', u'MULTIEQUAL_-1206889410'), (u'INDIRECT_-1206905083', u'MULTIEQUAL_-1206906740'), (u'CALL_-1206929019', u'INDIRECT_-1206909383'), (u'CALL_-1206921134', u'INDIRECT_-1206887842'), (u'CALL_-1206931745', u'INDIRECT_-1206905922'), (u'INDIRECT_-1206902477', u'MULTIEQUAL_-1206901643'), (u'CALL_-1206925694', u'INDIRECT_-1206888156'), (u'CALL_-1206933998', u'INDIRECT_-1206890716'), (u'CALL_-1206934274', u'INDIRECT_-1206881553'), (u'STORE_-1206921830', u'INDIRECT_-1206888401'), (u'INDIRECT_-1206893584', u'COPY_-1206879482'), (u'CALL_-1206922316', u'INDIRECT_-1206890978'), (u'INDIRECT_-1206905534', u'COPY_-1206879748'), ('const-8', u'PTRADD_-1206880991'), (u'INDIRECT_-1206904540', u'MULTIEQUAL_-1206904453'), (u'MULTIEQUAL_-1206892916', u'MULTIEQUAL_-1206892842'), (u'INDIRECT_-1206887699', u'MULTIEQUAL_-1206887840'), (u'LOAD_-1206921971', u'CALLIND_-1206921884'), (u'MULTIEQUAL_-1206908097', u'MULTIEQUAL_-1206908047'), (u'INDIRECT_-1206889322', u'MULTIEQUAL_-1206889272'), (u'CALL_-1206928281', u'INDIRECT_-1206896407'), (u'MULTIEQUAL_-1206897735', u'MULTIEQUAL_-1206897034'), (u'CALL_-1206930584', u'INDIRECT_-1206896090'), (u'CALL_-1206925783', u'INDIRECT_-1206907517'), ('const-8', u'INT_ADD_-1206929171'), (u'STORE_-1206928327', u'INDIRECT_-1206899472'), (u'CALLIND_-1206925046', u'INDIRECT_-1206897022'), ('const-433', u'LOAD_-1206928792'), (u'INDIRECT_-1206906341', u'MULTIEQUAL_-1206906239'), (u'STORE_-1206924545', u'INDIRECT_-1206896550'), (u'CALL_-1206938036', u'INT_ADD_-1206938003'), (u'CALL_-1206935907', u'INDIRECT_-1206903569'), (u'STORE_-1206929089', u'INDIRECT_-1206885206'), (u'STORE_-1206921864', u'INDIRECT_-1206890529'), (u'INDIRECT_-1206907962', u'MULTIEQUAL_-1206907863'), (u'STORE_-1206929089', u'INDIRECT_-1206892346'), (u'INDIRECT_-1206890801', u'MULTIEQUAL_-1206890699'), (u'INDIRECT_-1206910677', u'MULTIEQUAL_-1206910386'), (u'CALL_-1206928644', u'INDIRECT_-1206896119'), (u'CALLIND_-1206921412', u'INDIRECT_-1206896748'), (u'CALL_-1206927833', u'INDIRECT_-1206877393'), (u'CALL_-1206928209', u'INDIRECT_-1206891303'), (u'STORE_-1206924545', u'INDIRECT_-1206904110'), (u'CALL_-1206930476', u'INDIRECT_-1206896609'), (u'INDIRECT_-1206887634', u'MULTIEQUAL_-1206887485'), (u'CALL_-1206934963', u'INDIRECT_-1206912683'), (u'INDIRECT_-1206913514', u'MULTIEQUAL_-1206913359'), ('const-433', u'LOAD_-1206931634'), (u'CALL_-1206939005', u'INDIRECT_-1206897895'), (u'INDIRECT_-1206905844', u'MULTIEQUAL_-1206907449'), (u'MULTIEQUAL_-1206895318', u'MULTIEQUAL_-1206895312'), (u'INDIRECT_-1206888916', u'MULTIEQUAL_-1206888649'), (u'CALL_-1206928257', u'INDIRECT_-1206896390'), (u'LOAD_-1206921787', u'INT_ADD_-1206921761'), (u'INDIRECT_-1206908897', u'COPY_-1206878618'), (u'STORE_-1206928553', u'INDIRECT_-1206905102'), (u'CALL_-1206930927', u'INDIRECT_-1206891653'), (u'CALL_-1206928291', u'INDIRECT_-1206895570'), (u'INDIRECT_-1206905817', u'MULTIEQUAL_-1206877008'), (u'INDIRECT_-1206898748', u'MULTIEQUAL_-1206898358'), (u'CALL_-1206928382', u'INDIRECT_-1206878901'), (u'INDIRECT_-1206913040', u'MULTIEQUAL_-1206912942'), (u'MULTIEQUAL_-1206889935', u'MULTIEQUAL_-1206889931'), (u'CALL_-1206928257', u'INDIRECT_-1206897230'), (u'INDIRECT_-1206912493', u'MULTIEQUAL_-1206880959'), (u'INDIRECT_-1206900541', u'MULTIEQUAL_-1206900321'), (u'INDIRECT_-1206906444', u'INT_NOTEQUAL_-1206933536'), (u'CALL_-1206933998', u'INDIRECT_-1206900796'), ('tmp_23747', u'CBRANCH_-1206928485'), (u'CALLIND_-1206921412', u'INDIRECT_-1206888348'), (u'CALL_-1206922426', u'INDIRECT_-1206895800'), (u'CALL_-1206928667', u'INDIRECT_-1206899022'), (u'MULTIEQUAL_-1206902607', u'MULTIEQUAL_-1206902627'), (u'INDIRECT_-1206892467', u'MULTIEQUAL_-1206892562'), (u'INDIRECT_-1206889956', u'MULTIEQUAL_-1206890360'), (u'CALL_-1206937983', u'INDIRECT_-1206896871'), (u'INT_SUB_-1206924884', u'INT_ADD_-1206924883'), (u'CALL_-1206921431', u'INDIRECT_-1206889715'), (u'COPY_-1206873809', u'MULTIEQUAL_-1206873724'), (u'MULTIEQUAL_-1206880910', u'MULTIEQUAL_-1206880364'), (u'MULTIEQUAL_-1206884821', u'MULTIEQUAL_-1206884475'), (u'CALLIND_-1206921344', u'INDIRECT_-1206882434'), ('const-36', u'INT_ADD_-1206937777'), (u'INDIRECT_-1206885502', u'MULTIEQUAL_-1206885263'), (u'MULTIEQUAL_-1206896550', u'MULTIEQUAL_-1206900080'), (u'STORE_-1206930340', u'INDIRECT_-1206894630'), (u'INDIRECT_-1206886625', u'MULTIEQUAL_-1206886580'), (u'CALL_-1206934963', u'INDIRECT_-1206908903'), (u'INDIRECT_-1206889237', u'MULTIEQUAL_-1206889158'), (u'INDIRECT_-1206902885', u'MULTIEQUAL_-1206904640'), (u'INDIRECT_-1206904892', u'MULTIEQUAL_-1206904676'), (u'MULTIEQUAL_-1206897147', u'MULTIEQUAL_-1206897167'), (u'INDIRECT_-1206892989', u'MULTIEQUAL_-1206892874'), (u'INDIRECT_-1206889027', u'COPY_-1206880288'), (u'MULTIEQUAL_-1206894243', u'MULTIEQUAL_-1206878269'), (u'CALL_-1206931773', u'INDIRECT_-1206895572'), (u'CALL_-1206930476', u'INDIRECT_-1206909209'), (u'MULTIEQUAL_-1206886456', u'MULTIEQUAL_-1206886452'), (u'CALL_-1206926003', u'INDIRECT_-1206901768'), (u'INDIRECT_-1206901801', u'MULTIEQUAL_-1206901440'), (u'COPY_-1206876337', u'MULTIEQUAL_-1206916681'), ('const-8', u'PTRADD_-1206878407'), ('const-3', u'PTRADD_-1206876048'), (u'MULTIEQUAL_-1206904635', u'MULTIEQUAL_-1206904631'), (u'INDIRECT_-1206897864', u'MULTIEQUAL_-1206899469'), (u'CALL_-1206929794', u'INDIRECT_-1206899102'), (u'INDIRECT_-1206908558', u'MULTIEQUAL_-1206908283'), (u'INDIRECT_-1206897698', u'MULTIEQUAL_-1206897147'), (u'CALL_-1206930584', u'INDIRECT_-1206893570'), (u'CALL_-1206929902', u'INDIRECT_-1206900428'), (u'CALL_-1206928647', u'INDIRECT_-1206897022'), (u'CALL_-1206931539', u'INDIRECT_-1206911315'), (u'CALL_-1206932808', u'INDIRECT_-1206896400'), (u'CALL_-1206925604', u'INDIRECT_-1206903307'), (u'INDIRECT_-1206894774', u'MULTIEQUAL_-1206894596'), (u'MULTIEQUAL_-1206901566', u'MULTIEQUAL_-1206900918'), (u'CALL_-1206922584', u'INDIRECT_-1206874556'), (u'MULTIEQUAL_-1206905295', u'COPY_-1206875136'), (u'CALL_-1206938310', u'INDIRECT_-1206894979'), (u'INDIRECT_-1206905255', u'MULTIEQUAL_-1206903504'), (u'INDIRECT_-1206889759', u'MULTIEQUAL_-1206889730'), (u'INDIRECT_-1206890923', u'MULTIEQUAL_-1206874299'), (u'INDIRECT_-1206887195', u'MULTIEQUAL_-1206888201'), (u'INDIRECT_-1206903710', u'MULTIEQUAL_-1206904092'), (u'CALL_-1206932817', u'INDIRECT_-1206898128'), (u'CALLIND_-1206929135', u'INDIRECT_-1206904400'), (u'INDIRECT_-1206902906', u'MULTIEQUAL_-1206902452'), ('const-0', u'CALL_-1206931128'), (u'MULTIEQUAL_-1206898601', u'MULTIEQUAL_-1206898628'), (u'INDIRECT_-1206909260', u'MULTIEQUAL_-1206909172'), (u'MULTIEQUAL_-1206897603', u'MULTIEQUAL_-1206878277'), (u'CALL_-1206927833', u'INDIRECT_-1206892855'), (u'CALL_-1206938310', u'INDIRECT_-1206914299'), (u'CALL_-1206934955', u'INDIRECT_-1206900917'), (u'MULTIEQUAL_-1206913971', u'SUBPIECE_-1206914280'), (u'INDIRECT_-1206909124', u'COPY_-1206879519'), (u'CALL_-1206929794', u'INDIRECT_-1206879777'), ('const-433', u'LOAD_-1206923357'), (u'CALL_-1206924704', u'INDIRECT_-1206884662'), (u'INDIRECT_-1206894991', u'MULTIEQUAL_-1206895321'), (u'CALL_-1206932359', u'INDIRECT_-1206907878'), (u'CALL_-1206921431', u'INDIRECT_-1206900635'), (u'INDIRECT_-1206908442', u'MULTIEQUAL_-1206908143'), (u'STORE_-1206925221', u'INDIRECT_-1206904467'), (u'INDIRECT_-1206905183', u'MULTIEQUAL_-1206880944'), (u'INDIRECT_-1206909514', u'MULTIEQUAL_-1206909356'), (u'CALL_-1206936047', u'INDIRECT_-1206893577'), (u'CALL_-1206931539', u'INDIRECT_-1206898715'), (u'INT_EQUAL_-1206931517', u'CBRANCH_-1206931515'), (u'MULTIEQUAL_-1206899521', u'MULTIEQUAL_-1206899963'), ('tmp_72983', u'CALL_-1206928155'), ('tmp_72986', u'PTRADD_-1206876917'), (u'CALL_-1206929645', u'INDIRECT_-1206894692'), (u'CALL_-1206930086', u'INDIRECT_-1206891927'), (u'CALL_-1206924677', u'INDIRECT_-1206899341'), (u'CALL_-1206938694', u'INDIRECT_-1206892893'), (u'MULTIEQUAL_-1206889136', u'MULTIEQUAL_-1206889062'), (u'CALL_-1206935494', u'INDIRECT_-1206894085'), (u'INDIRECT_-1206909902', u'MULTIEQUAL_-1206909852'), (u'CALLIND_-1206925511', u'INDIRECT_-1206884233'), (u'CALL_-1206928621', u'INDIRECT_-1206895768'), (u'INDIRECT_-1206902977', u'MULTIEQUAL_-1206902587'), (u'STORE_-1206933118', u'INDIRECT_-1206897302'), (u'INDIRECT_-1206896499', u'MULTIEQUAL_-1206895919'), (u'STORE_-1206937696', u'INDIRECT_-1206903246'), (u'INDIRECT_-1206910017', u'MULTIEQUAL_-1206877018'), (u'COPY_-1206875545', u'MULTIEQUAL_-1206915830'), (u'CALL_-1206934396', u'INDIRECT_-1206898940'), (u'INDIRECT_-1206909222', u'MULTIEQUAL_-1206909123'), (u'INDIRECT_-1206899814', u'MULTIEQUAL_-1206901351'), (u'INDIRECT_-1206891955', u'MULTIEQUAL_-1206895387'), (u'CALL_-1206938694', u'INDIRECT_-1206895413'), (u'INDIRECT_-1206902417', u'MULTIEQUAL_-1206901972'), (u'INT_ZEXT_-1206917073', u'INT_MULT_-1206930395'), (u'CALL_-1206930476', u'INDIRECT_-1206889889'), (u'CALL_-1206929324', u'CALL_-1206929296'), (u'INDIRECT_-1206886183', u'MULTIEQUAL_-1206887840'), (u'INDIRECT_-1206905939', u'MULTIEQUAL_-1206906320'), (u'CALL_-1206934396', u'INDIRECT_-1206907760'), (u'INDIRECT_-1206893682', u'MULTIEQUAL_-1206893583'), (u'CALLIND_-1206922636', u'INDIRECT_-1206900811'), (u'INDIRECT_-1206896243', u'MULTIEQUAL_-1206897761'), (u'MULTIEQUAL_-1206880692', u'MULTIEQUAL_-1206880680'), (u'COPY_-1206870702', u'MULTIEQUAL_-1206879587'), ('const-0', u'INT_NOTEQUAL_-1206937459'), (u'CALL_-1206930506', u'INDIRECT_-1206906293'), (u'MULTIEQUAL_-1206889432', u'MULTIEQUAL_-1206890183'), (u'INDIRECT_-1206895375', u'COPY_-1206878705'), (u'INDIRECT_-1206903779', u'MULTIEQUAL_-1206903689'), ('tmp_24040', u'BRANCH_-1206928222'), (u'MULTIEQUAL_-1206893527', u'MULTIEQUAL_-1206893543'), (u'INDIRECT_-1206909481', u'MULTIEQUAL_-1206912071'), (u'CALL_-1206938927', u'INDIRECT_-1206896590'), (u'INDIRECT_-1206903009', u'MULTIEQUAL_-1206902611'), (u'MULTIEQUAL_-1206903444', u'MULTIEQUAL_-1206903739'), (u'CALLIND_-1206921388', u'INDIRECT_-1206902143'), (u'INDIRECT_-1206907335', u'MULTIEQUAL_-1206907176'), (u'CALL_-1206933821', u'INDIRECT_-1206910772'), ('tmp_22587', u'BRANCH_-1206921131'), (u'CALL_-1206933711', u'INDIRECT_-1206896425'), (u'CALL_-1206928815', u'INDIRECT_-1206900541'), (u'MULTIEQUAL_-1206883307', u'MULTIEQUAL_-1206883287'), (u'MULTIEQUAL_-1206902223', u'MULTIEQUAL_-1206878289'), (u'CALL_-1206931128', u'INDIRECT_-1206902446'), (u'STORE_-1206933958', u'INDIRECT_-1206898168'), (u'STORE_-1206930340', u'INDIRECT_-1206902344'), ('tmp_19743', u'CBRANCH_-1206922903'), (u'MULTIEQUAL_-1206897516', u'MULTIEQUAL_-1206898436'), (u'CALL_-1206929296', u'INDIRECT_-1206889558'), (u'MULTIEQUAL_-1206888324', u'MULTIEQUAL_-1206888619'), (u'INDIRECT_-1206894592', u'MULTIEQUAL_-1206896109'), (u'CALL_-1206934991', u'INDIRECT_-1206906406'), (u'CALL_-1206928271', u'INDIRECT_-1206908139'), (u'INDIRECT_-1206913795', u'MULTIEQUAL_-1206913391'), (u'CALL_-1206933998', u'INDIRECT_-1206910876'), (u'PTRADD_-1206871542', u'CAST_-1206868860'), (u'INDIRECT_-1206913447', u'MULTIEQUAL_-1206880416'), (u'INDIRECT_-1206908988', u'MULTIEQUAL_-1206910427'), (u'INT_NOTEQUAL_-1206876931', u'BOOL_OR_-1206876906'), (u'CALL_-1206935851', u'INDIRECT_-1206896386'), (u'MULTIEQUAL_-1206910441', u'MULTIEQUAL_-1206910421'), (u'CALL_-1206921954', u'INDIRECT_-1206886176'), (u'CALL_-1206926019', u'INDIRECT_-1206898001'), (u'CALL_-1206937615', u'INDIRECT_-1206897102'), (u'INDIRECT_-1206892028', u'MULTIEQUAL_-1206893589'), (u'CALL_-1206930157', u'INDIRECT_-1206898495'), (u'CALL_-1206929296', u'INDIRECT_-1206908038'), (u'PTRADD_-1206872530', u'LOAD_-1206923373'), (u'INDIRECT_-1206906670', u'MULTIEQUAL_-1206906238'), (u'INDIRECT_-1206884280', u'MULTIEQUAL_-1206884194'), (u'MULTIEQUAL_-1206873728', u'INT_EQUAL_-1206873155'), (u'MULTIEQUAL_-1206885314', u'MULTIEQUAL_-1206886501'), (u'INDIRECT_-1206898255', u'MULTIEQUAL_-1206901266'), (u'MULTIEQUAL_-1206899861', u'MULTIEQUAL_-1206899888'), (u'CALL_-1206922556', u'INDIRECT_-1206902563'), (u'CALL_-1206925432', u'INDIRECT_-1206893323'), (u'CALL_-1206929750', u'INDIRECT_-1206898282'), (u'CALL_-1206938628', u'INDIRECT_-1206914696'), (u'INDIRECT_-1206911498', u'MULTIEQUAL_-1206911223'), (u'INDIRECT_-1206900158', u'MULTIEQUAL_-1206899982'), (u'MULTIEQUAL_-1206897368', u'MULTIEQUAL_-1206897341'), (u'CALL_-1206933711', u'INDIRECT_-1206901885'), ('const-1', u'INT_OR_-1206930163'), (u'INDIRECT_-1206885388', u'MULTIEQUAL_-1206885196'), (u'STORE_-1206925381', u'INDIRECT_-1206894464'), (u'INDIRECT_-1206904653', u'MULTIEQUAL_-1206904455'), (u'INDIRECT_-1206903594', u'MULTIEQUAL_-1206903416'), ('tmp_5483', u'CBRANCH_-1206934152'), (u'CALL_-1206921722', u'INDIRECT_-1206889813'), (u'INDIRECT_-1206903927', u'MULTIEQUAL_-1206903545'), (u'INDIRECT_-1206902692', u'MULTIEQUAL_-1206900486'), (u'INDIRECT_-1206899893', u'MULTIEQUAL_-1206899753'), (u'INDIRECT_-1206907106', u'MULTIEQUAL_-1206906652'), (u'CALL_-1206924612', u'INDIRECT_-1206909047'), (u'CAST_-1206868620', u'INT_ADD_-1206922668'), (u'INDIRECT_-1206893695', u'MULTIEQUAL_-1206893275'), (u'INDIRECT_-1206914032', u'COPY_-1206880453'), (u'INDIRECT_-1206885007', u'MULTIEQUAL_-1206884585'), (u'INDIRECT_-1206901803', u'MULTIEQUAL_-1206901612'), (u'INDIRECT_-1206886148', u'MULTIEQUAL_-1206885758'), (u'MULTIEQUAL_-1206916476', u'INT_AND_-1206916082'), (u'INDIRECT_-1206899070', u'MULTIEQUAL_-1206899244'), (u'INDIRECT_-1206895691', u'MULTIEQUAL_-1206896981'), (u'INDIRECT_-1206895659', u'MULTIEQUAL_-1206895252'), (u'MULTIEQUAL_-1206908708', u'MULTIEQUAL_-1206908681'), (u'INDIRECT_-1206893495', u'MULTIEQUAL_-1206893191'), ('tmp_17332', u'CBRANCH_-1206924393'), (u'STORE_-1206924909', u'INDIRECT_-1206905885'), (u'CALL_-1206930550', u'INDIRECT_-1206895822'), (u'INDIRECT_-1206907751', u'COPY_-1206880219'), (u'INDIRECT_-1206895799', u'MULTIEQUAL_-1206895709'), ('const-433', u'LOAD_-1206931181'), (u'CALL_-1206934365', u'INDIRECT_-1206898077'), (u'CALL_-1206928331', u'INDIRECT_-1206894335'), (u'INDIRECT_-1206896709', u'MULTIEQUAL_-1206900963'), (u'CALL_-1206921447', u'INDIRECT_-1206907948'), (u'MULTIEQUAL_-1206877010', u'MULTIEQUAL_-1206907461'), (u'CALL_-1206930311', u'INDIRECT_-1206897791'), (u'CALL_-1206938725', u'INDIRECT_-1206904253'), (u'INDIRECT_-1206892025', u'MULTIEQUAL_-1206891930'), (u'CALL_-1206930105', u'INDIRECT_-1206907717'), (u'CALL_-1206929032', u'INDIRECT_-1206902123'), (u'CAST_-1206870206', u'LOAD_-1206924412'), (u'CALL_-1206931435', u'INDIRECT_-1206907979'), ('tmp_9947', u'CBRANCH_-1206929125'), (u'INDIRECT_-1206897055', u'COPY_-1206878709'), (u'INDIRECT_-1206910000', u'MULTIEQUAL_-1206909845'), (u'CALL_-1206929902', u'INDIRECT_-1206887828'), (u'MULTIEQUAL_-1206904096', u'MULTIEQUAL_-1206904092'), (u'MULTIEQUAL_-1206899267', u'MULTIEQUAL_-1206899247'), (u'CALL_-1206929938', u'INDIRECT_-1206898770'), ('const-0', u'INT_EQUAL_-1206928189'), (u'STORE_-1206930351', u'INDIRECT_-1206886580'), (u'CALL_-1206938958', u'INDIRECT_-1206903746'), (u'CALL_-1206934018', u'INDIRECT_-1206899550'), (u'MULTIEQUAL_-1206874610', u'MULTIEQUAL_-1206874630'), (u'MULTIEQUAL_-1206876247', u'MULTIEQUAL_-1206876129'), (u'INDIRECT_-1206894816', u'MULTIEQUAL_-1206895362'), (u'INDIRECT_-1206886587', u'MULTIEQUAL_-1206886682'), (u'MULTIEQUAL_-1206904875', u'MULTIEQUAL_-1206904174'), (u'INDIRECT_-1206907483', u'MULTIEQUAL_-1206909073'), (u'INDIRECT_-1206895782', u'MULTIEQUAL_-1206895683'), (u'CALL_-1206929830', u'INDIRECT_-1206897444'), (u'CALL_-1206930105', u'INDIRECT_-1206894277'), (u'COPY_-1206869064', u'MULTIEQUAL_-1206906998'), (u'CALL_-1206928194', u'INDIRECT_-1206908488'), (u'INDIRECT_-1206909190', u'MULTIEQUAL_-1206908758'), (u'CALL_-1206931595', u'INDIRECT_-1206904196'), (u'CALLIND_-1206924378', u'INDIRECT_-1206900423'), (u'STORE_-1206930873', u'INDIRECT_-1206888840'), ('const-12', u'INT_ADD_-1206939616'), (u'CALL_-1206928155', u'INDIRECT_-1206894416'), (u'CALL_-1206925831', u'INDIRECT_-1206889914'), (u'INDIRECT_-1206896117', u'MULTIEQUAL_-1206895499'), (u'INDIRECT_-1206895646', u'MULTIEQUAL_-1206898114'), (u'INDIRECT_-1206881890', u'MULTIEQUAL_-1206876962'), (u'MULTIEQUAL_-1206900781', u'MULTIEQUAL_-1206900761'), (u'INDIRECT_-1206905002', u'MULTIEQUAL_-1206906661'), (u'CALL_-1206930407', u'INDIRECT_-1206896988'), ('const-433', u'LOAD_-1206922734'), (u'CALL_-1206929071', u'INDIRECT_-1206891341'), (u'MULTIEQUAL_-1206887927', u'MULTIEQUAL_-1206887907'), (u'CALL_-1206921431', u'INDIRECT_-1206892235'), (u'CALL_-1206937729', u'INDIRECT_-1206884057'), ('const-0', u'SUBPIECE_-1206916771'), (u'CALL_-1206921134', u'INDIRECT_-1206904642'), (u'MULTIEQUAL_-1206889272', u'MULTIEQUAL_-1206889247'), (u'INDIRECT_-1206892934', u'MULTIEQUAL_-1206892779'), ('const-1185440', u'COPY_-1206871962'), (u'MULTIEQUAL_-1206904972', u'MULTIEQUAL_-1206905723'), (u'INDIRECT_-1206896262', u'MULTIEQUAL_-1206895963'), (u'INDIRECT_-1206903633', u'MULTIEQUAL_-1206904499'), (u'CALL_-1206928382', u'INDIRECT_-1206887223'), ('tmp_6169', u'CBRANCH_-1206933559'), ('const-0', u'CALL_-1206929019'), (u'INT_ADD_-1206934080', u'INT_ADD_-1206934078'), (u'CALL_-1206930476', u'INDIRECT_-1206892829'), (u'INDIRECT_-1206898940', u'MULTIEQUAL_-1206880928'), ('const-433', u'LOAD_-1206935630'), (u'CALL_-1206931701', u'INDIRECT_-1206910523'), (u'INDIRECT_-1206899721', u'COPY_-1206880536'), (u'INDIRECT_-1206890428', u'MULTIEQUAL_-1206896763'), (u'INDIRECT_-1206900567', u'MULTIEQUAL_-1206900185'), (u'CALL_-1206937414', u'INDIRECT_-1206893379'), (u'INDIRECT_-1206900876', u'MULTIEQUAL_-1206901280'), (u'INT_NOTEQUAL_-1206939341', u'CBRANCH_-1206939340'), (u'CALL_-1206927048', u'INDIRECT_-1206894064'), (u'INDIRECT_-1206915535', u'MULTIEQUAL_-1206915115'), ('const-73', u'INT_ADD_-1206929120'), (u'CALL_-1206925604', u'INDIRECT_-1206904567'), (u'CALL_-1206924704', u'INDIRECT_-1206892642'), (u'CALLIND_-1206938189', u'INDIRECT_-1206892795'), (u'CALL_-1206924661', u'INDIRECT_-1206904368'), (u'CALLIND_-1206931354', u'INDIRECT_-1206891550'), (u'MULTIEQUAL_-1206902972', u'MULTIEQUAL_-1206902954'), (u'COPY_-1206872976', u'MULTIEQUAL_-1206913198'), (u'CALL_-1206921832', u'INDIRECT_-1206906302'), (u'CALL_-1206934955', u'INDIRECT_-1206908897'), (u'MULTIEQUAL_-1206881470', u'MULTIEQUAL_-1206881400'), (u'CALL_-1206938656', u'INDIRECT_-1206910510'), (u'CALLIND_-1206921856', u'INDIRECT_-1206895398'), (u'INDIRECT_-1206884333', u'MULTIEQUAL_-1206882652'), (u'CALL_-1206934460', u'INDIRECT_-1206897723'), (u'CALL_-1206931142', u'INDIRECT_-1206909403'), (u'INDIRECT_-1206894587', u'MULTIEQUAL_-1206894551'), (u'CALL_-1206921308', u'INDIRECT_-1206905188'), (u'LOAD_-1206938405', u'CAST_-1206877009'), (u'INDIRECT_-1206889565', u'MULTIEQUAL_-1206876109'), (u'INDIRECT_-1206882331', u'MULTIEQUAL_-1206884177'), (u'INDIRECT_-1206903938', u'MULTIEQUAL_-1206903663'), (u'MULTIEQUAL_-1206876112', u'MULTIEQUAL_-1206890621'), (u'INDIRECT_-1206895543', u'MULTIEQUAL_-1206874310'), (u'INDIRECT_-1206888588', u'MULTIEQUAL_-1206887929'), (u'INDIRECT_-1206896253', u'MULTIEQUAL_-1206896234'), (u'CALL_-1206928271', u'INDIRECT_-1206905395'), (u'PTRADD_-1206871498', u'LOAD_-1206921770'), (u'MULTIEQUAL_-1206894279', u'MULTIEQUAL_-1206880916'), (u'MULTIEQUAL_-1206910419', u'MULTIEQUAL_-1206878309'), (u'MULTIEQUAL_-1206878281', u'MULTIEQUAL_-1206897907'), (u'INDIRECT_-1206896799', u'MULTIEQUAL_-1206897376'), (u'INT_OR_-1206922697', u'MULTIEQUAL_-1206914587'), (u'CALL_-1206939039', u'INDIRECT_-1206898754'), (u'CALL_-1206924661', u'INDIRECT_-1206895128'), (u'INDIRECT_-1206875728', u'MULTIEQUAL_-1206875657'), (u'INDIRECT_-1206893637', u'MULTIEQUAL_-1206894441'), (u'STORE_-1206935460', u'INDIRECT_-1206891439'), (u'INDIRECT_-1206879294', u'MULTIEQUAL_-1206881017'), (u'INDIRECT_-1206892681', u'MULTIEQUAL_-1206895271'), (u'STORE_-1206928553', u'INDIRECT_-1206895862'), (u'CALL_-1206926003', u'INDIRECT_-1206897568'), (u'INDIRECT_-1206894162', u'MULTIEQUAL_-1206893863'), (u'MULTIEQUAL_-1206895648', u'MULTIEQUAL_-1206895551'), (u'INDIRECT_-1206895648', u'MULTIEQUAL_-1206895551'), (u'CALL_-1206927048', u'INDIRECT_-1206894484'), (u'CALLIND_-1206922663', u'INDIRECT_-1206902927'), (u'MULTIEQUAL_-1206882154', u'MULTIEQUAL_-1206882147'), (u'COPY_-1206875644', u'MULTIEQUAL_-1206915929'), (u'INT_EQUAL_-1206929104', u'CBRANCH_-1206929103'), (u'STORE_-1206935460', u'INDIRECT_-1206895219'), (u'INDIRECT_-1206909789', u'MULTIEQUAL_-1206909674'), (u'INDIRECT_-1206890064', u'MULTIEQUAL_-1206889803'), (u'CALLIND_-1206925511', u'INT_ADD_-1206925490'), (u'CALL_-1206933623', u'INDIRECT_-1206900998'), (u'CALL_-1206931745', u'INDIRECT_-1206913062'), (u'CALL_-1206930584', u'INDIRECT_-1206899450'), (u'INDIRECT_-1206907139', u'MULTIEQUAL_-1206907049'), (u'STORE_-1206928662', u'INDIRECT_-1206897609'), (u'STORE_-1206925221', u'INDIRECT_-1206906987'), (u'CALL_-1206921320', u'INDIRECT_-1206894178'), (u'INT_ADD_-1206928025', u'CAST_-1206872546'), (u'INDIRECT_-1206899268', u'MULTIEQUAL_-1206898946'), (u'CALL_-1206938725', u'INT_EQUAL_-1206938711'), (u'CALL_-1206930457', u'INDIRECT_-1206890043'), (u'CALL_-1206928155', u'INDIRECT_-1206907436'), (u'INDIRECT_-1206899375', u'MULTIEQUAL_-1206898870'), (u'CALL_-1206936047', u'INDIRECT_-1206890637'), (u'INDIRECT_-1206902080', u'MULTIEQUAL_-1206903070'), (u'CALL_-1206933594', u'INDIRECT_-1206881493'), (u'INDIRECT_-1206885065', u'MULTIEQUAL_-1206884730'), (u'INDIRECT_-1206891599', u'MULTIEQUAL_-1206891427'), (u'CALL_-1206928152', u'INDIRECT_-1206890853'), (u'INDIRECT_-1206883447', u'CALL_-1206932860'), (u'CALL_-1206930882', u'INDIRECT_-1206907380'), (u'INDIRECT_-1206907303', u'MULTIEQUAL_-1206907065'), (u'CALL_-1206929938', u'INDIRECT_-1206901710'), (u'CALL_-1206926003', u'INDIRECT_-1206890848'), (u'MULTIEQUAL_-1206876268', u'MULTIEQUAL_-1206876150'), (u'MULTIEQUAL_-1206902828', u'MULTIEQUAL_-1206902801'), (u'CALL_-1206927297', u'INDIRECT_-1206891791'), (u'STORE_-1206921852', u'INDIRECT_-1206882119'), (u'CALL_-1206929902', u'INDIRECT_-1206905048'), (u'INT_NOTEQUAL_-1206921346', u'CBRANCH_-1206921345'), (u'CALL_-1206937924', u'INDIRECT_-1206908181'), (u'INT_SUB_-1206921466', u'CALL_-1206921459'), (u'INDIRECT_-1206905370', u'MULTIEQUAL_-1206905544'), (u'CALL_-1206932954', u'INDIRECT_-1206903641'), ('tmp_72983', u'CALL_-1206938958'), (u'INDIRECT_-1206897914', u'MULTIEQUAL_-1206897287'), (u'INDIRECT_-1206895042', u'MULTIEQUAL_-1206895971'), (u'INDIRECT_-1206884769', u'MULTIEQUAL_-1206886492'), (u'CALL_-1206934018', u'INDIRECT_-1206893670'), (u'MULTIEQUAL_-1206902461', u'MULTIEQUAL_-1206902441'), (u'CALL_-1206931745', u'INDIRECT_-1206910122'), (u'CALL_-1206929794', u'INDIRECT_-1206890282'), (u'MULTIEQUAL_-1206908103', u'MULTIEQUAL_-1206878303'), (u'STORE_-1206933398', u'INDIRECT_-1206902502'), (u'CALL_-1206930457', u'INDIRECT_-1206878698'), (u'CALLIND_-1206925511', u'INDIRECT_-1206897673'), (u'CALL_-1206922556', u'INDIRECT_-1206888283'), (u'INDIRECT_-1206895315', u'MULTIEQUAL_-1206898747'), (u'STORE_-1206925221', u'INDIRECT_-1206898587'), (u'CALL_-1206921994', u'INDIRECT_-1206902579'), (u'CALL_-1206928677', u'INDIRECT_-1206886969'), (u'CAST_-1206869982', u'LOAD_-1206923648'), (u'INDIRECT_-1206893748', u'MULTIEQUAL_-1206893714'), (u'INDIRECT_-1206904308', u'MULTIEQUAL_-1206904195'), (u'INDIRECT_-1206902645', u'MULTIEQUAL_-1206903311'), ('const-8', u'PTRADD_-1206871401'), (u'CALL_-1206930394', u'INDIRECT_-1206892797'), (u'MULTIEQUAL_-1206891881', u'MULTIEQUAL_-1206891908'), (u'MULTIEQUAL_-1206908983', u'MULTIEQUAL_-1206908875'), (u'MULTIEQUAL_-1206912231', u'MULTIEQUAL_-1206912212'), (u'CALL_-1206930584', u'INDIRECT_-1206899030'), (u'MULTIEQUAL_-1206898575', u'MULTIEQUAL_-1206898487'), (u'INDIRECT_-1206892408', u'COPY_-1206879599'), (u'INDIRECT_-1206899966', u'MULTIEQUAL_-1206899512'), (u'CALL_-1206938421', u'INDIRECT_-1206892520'), (u'INDIRECT_-1206898400', u'MULTIEQUAL_-1206898127'), (u'CALL_-1206926003', u'INDIRECT_-1206888748'), (u'CALL_-1206930476', u'INDIRECT_-1206890309'), (u'INDIRECT_-1206908395', u'MULTIEQUAL_-1206907975'), (u'MULTIEQUAL_-1206903282', u'MULTIEQUAL_-1206903269'), (u'INT_MULT_-1206922959', u'INT_AND_-1206922744'), (u'CALL_-1206929269', u'INDIRECT_-1206894735'), (u'INDIRECT_-1206891398', u'MULTIEQUAL_-1206890847'), (u'INDIRECT_-1206892766', u'MULTIEQUAL_-1206892693'), (u'CALL_-1206938958', u'INDIRECT_-1206913826'), (u'MULTIEQUAL_-1206901566', u'INT_EQUAL_-1206930370'), (u'MULTIEQUAL_-1206892328', u'MULTIEQUAL_-1206893123'), (u'COPY_-1206914907', u'MULTIEQUAL_-1206914587'), (u'CALL_-1206938036', u'INDIRECT_-1206892695'), (u'MULTIEQUAL_-1206887341', u'MULTIEQUAL_-1206886995'), (u'MULTIEQUAL_-1206885661', u'MULTIEQUAL_-1206885661'), (u'CALL_-1206921722', u'INDIRECT_-1206895693'), (u'CALL_-1206934098', u'INDIRECT_-1206900021'), (u'CALL_-1206928271', u'INDIRECT_-1206902875'), (u'CALL_-1206929794', u'INDIRECT_-1206906242'), ('const-433', u'STORE_-1206932305'), (u'CALLIND_-1206921856', u'INDIRECT_-1206892038'), (u'CALL_-1206937615', u'INDIRECT_-1206883994'), (u'CALL_-1206927405', u'INDIRECT_-1206906551'), (u'CALL_-1206928155', u'INDIRECT_-1206896096'), (u'CALL_-1206932817', u'INDIRECT_-1206910728'), (u'MULTIEQUAL_-1206902643', u'MULTIEQUAL_-1206878290'), (u'MULTIEQUAL_-1206891303', u'MULTIEQUAL_-1206878262'), (u'MULTIEQUAL_-1206902801', u'MULTIEQUAL_-1206902767'), (u'MULTIEQUAL_-1206902801', u'MULTIEQUAL_-1206902767'), (u'CALL_-1206928209', u'INDIRECT_-1206885843'), (u'CALL_-1206931674', u'INDIRECT_-1206879548'), (u'CALL_-1206921361', u'INDIRECT_-1206891356'), (u'STORE_-1206933958', u'INDIRECT_-1206895228'), (u'STORE_-1206924909', u'INDIRECT_-1206904625'), (u'STORE_-1206925381', u'INDIRECT_-1206902444'), (u'CALL_-1206928271', u'INDIRECT_-1206899095'), (u'MULTIEQUAL_-1206880631', u'MULTIEQUAL_-1206880578'), (u'CALL_-1206930311', u'INDIRECT_-1206893591'), (u'INDIRECT_-1206894497', u'MULTIEQUAL_-1206893663'), (u'MULTIEQUAL_-1206888181', u'MULTIEQUAL_-1206888161'), (u'CALL_-1206938927', u'INDIRECT_-1206912130'), (u'INDIRECT_-1206891436', u'MULTIEQUAL_-1206890940'), (u'CALL_-1206928667', u'INDIRECT_-1206912882'), (u'CALL_-1206935809', u'INDIRECT_-1206914995'), (u'INDIRECT_-1206905790', u'MULTIEQUAL_-1206905964'), (u'INDIRECT_-1206905977', u'MULTIEQUAL_-1206905869'), (u'INDIRECT_-1206895128', u'MULTIEQUAL_-1206896567'), (u'MULTIEQUAL_-1206913198', u'CALL_-1206930086'), (u'INDIRECT_-1206897739', u'MULTIEQUAL_-1206897710'), (u'MULTIEQUAL_-1206899056', u'MULTIEQUAL_-1206899052'), (u'CALLIND_-1206924378', u'INDIRECT_-1206892863'), (u'INDIRECT_-1206896425', u'MULTIEQUAL_-1206896202'), (u'INDIRECT_-1206911918', u'MULTIEQUAL_-1206911643'), (u'INDIRECT_-1206904363', u'MULTIEQUAL_-1206904676'), (u'MULTIEQUAL_-1206907727', u'MULTIEQUAL_-1206907752'), (u'INDIRECT_-1206906207', u'MULTIEQUAL_-1206906188'), (u'CALL_-1206931183', u'INDIRECT_-1206881880'), (u'MULTIEQUAL_-1206906043', u'MULTIEQUAL_-1206905935'), (u'INDIRECT_-1206902099', u'MULTIEQUAL_-1206901927'), (u'STORE_-1206928320', u'INDIRECT_-1206901569'), (u'CALL_-1206930025', u'INDIRECT_-1206906184'), (u'CALL_-1206928772', u'INDIRECT_-1206905488'), (u'MULTIEQUAL_-1206909363', u'MULTIEQUAL_-1206878306'), (u'STORE_-1206928662', u'INDIRECT_-1206898029'), (u'MULTIEQUAL_-1206910439', u'MULTIEQUAL_-1206910422'), (u'MULTIEQUAL_-1206911380', u'SUBPIECE_-1206906702'), (u'CALL_-1206932359', u'INDIRECT_-1206908718'), (u'CALLIND_-1206922663', u'INDIRECT_-1206901667'), (u'MULTIEQUAL_-1206908592', u'MULTIEQUAL_-1206907954'), (u'INDIRECT_-1206893736', u'MULTIEQUAL_-1206894140'), (u'STORE_-1206928697', u'INDIRECT_-1206909810'), (u'INDIRECT_-1206908720', u'MULTIEQUAL_-1206908089'), (u'INDIRECT_-1206888934', u'MULTIEQUAL_-1206888776'), (u'INDIRECT_-1206889224', u'MULTIEQUAL_-1206888963'), (u'CALL_-1206925604', u'INDIRECT_-1206892387'), (u'CALL_-1206937446', u'INDIRECT_-1206906002'), (u'INDIRECT_-1206899760', u'MULTIEQUAL_-1206900268'), (u'MULTIEQUAL_-1206899512', u'MULTIEQUAL_-1206899441'), (u'INDIRECT_-1206897868', u'COPY_-1206879612'), (u'CALLIND_-1206938189', u'INDIRECT_-1206884644'), (u'CALL_-1206929621', u'INDIRECT_-1206895101'), (u'CALL_-1206929902', u'INDIRECT_-1206890348'), (u'COPY_-1206928641', u'MULTIEQUAL_-1206920307'), (u'CALL_-1206938927', u'INDIRECT_-1206912550'), (u'INDIRECT_-1206888175', u'MULTIEQUAL_-1206891607'), (u'STORE_-1206927241', u'INDIRECT_-1206901329'), (u'CALL_-1206930157', u'INDIRECT_-1206901435'), (u'CAST_-1206868879', u'STORE_-1206921864'), (u'MULTIEQUAL_-1206895321', u'MULTIEQUAL_-1206895307'), ('const-1', u'PTRADD_-1206880560'), (u'CALL_-1206928644', u'INDIRECT_-1206887299'), (u'INDIRECT_-1206903748', u'COPY_-1206879626'), (u'CALL_-1206932808', u'INDIRECT_-1206897240'), (u'CALL_-1206934081', u'INDIRECT_-1206911770'), (u'CALLIND_-1206925511', u'INDIRECT_-1206907753'), (u'CALLIND_-1206921710', u'INDIRECT_-1206896576'), (u'CALL_-1206939005', u'INDIRECT_-1206893275'), (u'INDIRECT_-1206900171', u'MULTIEQUAL_-1206900051'), (u'CALL_-1206936047', u'INDIRECT_-1206891477'), (u'CALL_-1206935809', u'INDIRECT_-1206901813'), (u'MULTIEQUAL_-1206884730', u'MULTIEQUAL_-1206884724'), (u'INT_NOTEQUAL_-1206933806', u'CBRANCH_-1206933806'), (u'INDIRECT_-1206889989', u'MULTIEQUAL_-1206889591'), (u'INDIRECT_-1206912203', u'MULTIEQUAL_-1206912959'), (u'MULTIEQUAL_-1206874302', u'MULTIEQUAL_-1206892496'), (u'INDIRECT_-1206889346', u'MULTIEQUAL_-1206891814'), (u'CALL_-1206934460', u'INDIRECT_-1206891003'), (u'CALL_-1206931674', u'INDIRECT_-1206891733'), (u'INDIRECT_-1206889336', u'MULTIEQUAL_-1206889069'), (u'CAST_-1206869184', u'MULTIEQUAL_-1206880372'), (u'INDIRECT_-1206904652', u'MULTIEQUAL_-1206904561'), (u'INDIRECT_-1206894648', u'MULTIEQUAL_-1206891343'), (u'INDIRECT_-1206904555', u'MULTIEQUAL_-1206904151'), (u'CALLIND_-1206925453', u'INDIRECT_-1206877310'), (u'CALL_-1206933623', u'INDIRECT_-1206891758'), (u'CALL_-1206936110', u'INDIRECT_-1206903696'), (u'STORE_-1206921830', u'INDIRECT_-1206902681'), (u'MULTIEQUAL_-1206885385', u'MULTIEQUAL_-1206885372'), (u'INDIRECT_-1206894853', u'MULTIEQUAL_-1206894713'), (u'INDIRECT_-1206891850', u'MULTIEQUAL_-1206891620'), (u'CALL_-1206938694', u'INDIRECT_-1206904653'), (u'INDIRECT_-1206911176', u'MULTIEQUAL_-1206910909'), ('tmp_7271', u'CBRANCH_-1206930456'), (u'CALL_-1206938421', u'INDIRECT_-1206914780'), (u'INDIRECT_-1206887727', u'MULTIEQUAL_-1206887708'), (u'MULTIEQUAL_-1206894187', u'MULTIEQUAL_-1206894171'), (u'CALL_-1206929019', u'INDIRECT_-1206883929'), (u'INDIRECT_-1206896155', u'MULTIEQUAL_-1206896027'), (u'INDIRECT_-1206907037', u'MULTIEQUAL_-1206906592'), (u'CALL_-1206931183', u'INDIRECT_-1206898265'), (u'INDIRECT_-1206889827', u'MULTIEQUAL_-1206889747'), (u'CALL_-1206937142', u'INDIRECT_-1206902594'), (u'CALL_-1206935766', u'INDIRECT_-1206883054'), (u'INDIRECT_-1206899155', u'MULTIEQUAL_-1206902829'), (u'COPY_-1206880235', u'RETURN_-1206880156'), (u'CALL_-1206921308', u'INDIRECT_-1206897208'), (u'CALL_-1206934460', u'INDIRECT_-1206899823'), (u'CALL_-1206927093', u'INDIRECT_-1206890303'), (u'CALL_-1206934018', u'INDIRECT_-1206881402'), (u'INDIRECT_-1206890101', u'MULTIEQUAL_-1206889881'), (u'CALL_-1206921994', u'INDIRECT_-1206894599'), (u'INDIRECT_-1206891238', u'MULTIEQUAL_-1206891302'), (u'INDIRECT_-1206881554', u'MULTIEQUAL_-1206881400'), (u'CALL_-1206938036', u'INDIRECT_-1206898155'), (u'MULTIEQUAL_-1206907354', u'COPY_-1206879279'), (u'INDIRECT_-1206902376', u'MULTIEQUAL_-1206902922'), (u'INDIRECT_-1206896165', u'MULTIEQUAL_-1206897920'), (u'INDIRECT_-1206880854', u'MULTIEQUAL_-1206882484'), (u'MULTIEQUAL_-1206890648', u'MULTIEQUAL_-1206890621'), ('const-8', u'PTRADD_-1206880671'), ('const-5', u'PTRADD_-1206880606'), (u'STORE_-1206928732', u'INDIRECT_-1206893031'), (u'INDIRECT_-1206902529', u'MULTIEQUAL_-1206903721'), (u'INDIRECT_-1206884155', u'MULTIEQUAL_-1206885241'), (u'CALLIND_-1206921359', u'INDIRECT_-1206889527'), (u'CALLIND_-1206938263', u'INDIRECT_-1206905024'), (u'STORE_-1206933118', u'INDIRECT_-1206901082'), (u'MULTIEQUAL_-1206903208', u'MULTIEQUAL_-1206903111'), (u'INDIRECT_-1206903208', u'MULTIEQUAL_-1206903111'), (u'INDIRECT_-1206901848', u'MULTIEQUAL_-1206903287'), (u'LOAD_-1206922653', u'INT_ADD_-1206922630'), (u'CALL_-1206921320', u'INDIRECT_-1206883258'), (u'CALL_-1206934963', u'INDIRECT_-1206898403'), (u'CALL_-1206928878', u'INDIRECT_-1206893876'), (u'CAST_-1206875547', u'PTRADD_-1206876212'), (u'MULTIEQUAL_-1206909971', u'MULTIEQUAL_-1206909955'), ('const-0', u'SUBPIECE_-1206915501'), (u'INDIRECT_-1206892760', u'MULTIEQUAL_-1206892129'), (u'INDIRECT_-1206892222', u'MULTIEQUAL_-1206891983'), (u'CALL_-1206930228', u'INDIRECT_-1206891454'), (u'INDIRECT_-1206906037', u'MULTIEQUAL_-1206905958'), (u'MULTIEQUAL_-1206876993', u'MULTIEQUAL_-1206900321'), (u'INDIRECT_-1206888211', u'MULTIEQUAL_-1206890057'), (u'CALL_-1206933962', u'INDIRECT_-1206904556'), (u'CALLIND_-1206925046', u'INDIRECT_-1206904582'), (u'CALL_-1206931745', u'INDIRECT_-1206904662'), (u'INDIRECT_-1206902751', u'MULTIEQUAL_-1206900426'), (u'CALL_-1206928518', u'INDIRECT_-1206903729'), (u'STORE_-1206928518', u'INDIRECT_-1206905921'), (u'INDIRECT_-1206890867', u'MULTIEQUAL_-1206892654'), (u'MULTIEQUAL_-1206874345', u'MULTIEQUAL_-1206910005'), (u'INDIRECT_-1206889776', u'MULTIEQUAL_-1206894053'), (u'STORE_-1206930310', u'INDIRECT_-1206904008'), (u'INT_ADD_-1206925253', u'STORE_-1206925221'), (u'INDIRECT_-1206909035', u'MULTIEQUAL_-1206907284'), (u'MULTIEQUAL_-1206890314', u'MULTIEQUAL_-1206890298'), (u'INDIRECT_-1206892870', u'MULTIEQUAL_-1206892664'), (u'CALL_-1206922556', u'INDIRECT_-1206903823'), (u'CALL_-1206928878', u'INDIRECT_-1206908996'), (u'CALL_-1206929830', u'INDIRECT_-1206889884'), (u'CALL_-1206921722', u'INT_EQUAL_-1206921708'), (u'STORE_-1206933958', u'INDIRECT_-1206899848'), (u'MULTIEQUAL_-1206904727', u'MULTIEQUAL_-1206904707'), (u'INDIRECT_-1206891976', u'MULTIEQUAL_-1206891771'), (u'INDIRECT_-1206894057', u'MULTIEQUAL_-1206876980'), (u'CALL_-1206925831', u'INDIRECT_-1206897474'), (u'CALL_-1206928108', u'INDIRECT_-1206901334'), (u'COPY_-1206870555', u'MULTIEQUAL_-1206910811'), (u'CALL_-1206935907', u'INDIRECT_-1206890129'), ('const-1185656', u'COPY_-1206875028'), (u'INDIRECT_-1206891507', u'MULTIEQUAL_-1206891488'), (u'CALL_-1206935851', u'INDIRECT_-1206891346'), (u'CALL_-1206930362', u'INDIRECT_-1206904940'), (u'MULTIEQUAL_-1206878261', u'MULTIEQUAL_-1206889507'), (u'CALL_-1206930407', u'INDIRECT_-1206911010'), (u'CALL_-1206924612', u'MULTIEQUAL_-1206915297'), (u'CALLIND_-1206938263', u'INDIRECT_-1206907964'), (u'MULTIEQUAL_-1206886421', u'MULTIEQUAL_-1206886387'), (u'STORE_-1206930340', u'INDIRECT_-1206901084'), (u'INDIRECT_-1206886755', u'MULTIEQUAL_-1206886596'), ('tmp_18793', u'CBRANCH_-1206923621'), (u'INDIRECT_-1206890759', u'MULTIEQUAL_-1206890587'), (u'INDIRECT_-1206913016', u'MULTIEQUAL_-1206910926'), (u'INDIRECT_-1206894264', u'MULTIEQUAL_-1206894061'), (u'CALL_-1206928382', u'CALL_-1206928281'), (u'INDIRECT_-1206897523', u'MULTIEQUAL_-1206899180'), (u'CALLIND_-1206921999', u'INDIRECT_-1206883711'), (u'INDIRECT_-1206891162', u'MULTIEQUAL_-1206891063'), (u'STORE_-1206927248', u'INDIRECT_-1206895034'), (u'INDIRECT_-1206893876', u'MULTIEQUAL_-1206902223'), (u'STORE_-1206933118', u'INDIRECT_-1206909062'), (u'CALL_-1206931142', u'INDIRECT_-1206893443'), (u'INDIRECT_-1206903481', u'MULTIEQUAL_-1206903261'), (u'CAST_-1206869220', u'INT_ADD_-1206921710'), (u'CALLIND_-1206921388', u'INDIRECT_-1206895423'), (u'INDIRECT_-1206899836', u'MULTIEQUAL_-1206899340'), (u'INDIRECT_-1206889450', u'MULTIEQUAL_-1206889294'), (u'CALL_-1206939005', u'INDIRECT_-1206892855'), (u'CALL_-1206929750', u'INDIRECT_-1206905002'), (u'MULTIEQUAL_-1206884585', u'MULTIEQUAL_-1206884450'), (u'INDIRECT_-1206906242', u'MULTIEQUAL_-1206907869'), ('const-8', u'INT_MULT_-1206922959'), (u'INDIRECT_-1206902552', u'MULTIEQUAL_-1206902461'), (u'CALL_-1206932327', u'INDIRECT_-1206892876'), (u'INDIRECT_-1206903489', u'MULTIEQUAL_-1206904581'), (u'STORE_-1206934224', u'INDIRECT_-1206889082'), (u'INDIRECT_-1206905810', u'MULTIEQUAL_-1206906192'), (u'CALL_-1206938958', u'INDIRECT_-1206894086'), (u'MULTIEQUAL_-1206889459', u'MULTIEQUAL_-1206889043'), (u'INDIRECT_-1206897862', u'MULTIEQUAL_-1206897660'), (u'INDIRECT_-1206896162', u'MULTIEQUAL_-1206895891'), (u'CALL_-1206938756', u'INDIRECT_-1206893139'), (u'CALL_-1206937924', u'INDIRECT_-1206884153'), (u'CALL_-1206932271', u'INDIRECT_-1206905455'), (u'INDIRECT_-1206907495', u'MULTIEQUAL_-1206910927'), (u'STORE_-1206930828', u'INDIRECT_-1206898477'), (u'INDIRECT_-1206885650', u'MULTIEQUAL_-1206886032'), (u'INDIRECT_-1206894197', u'MULTIEQUAL_-1206893952'), (u'INDIRECT_-1206889062', u'MULTIEQUAL_-1206888963'), (u'INDIRECT_-1206896709', u'MULTIEQUAL_-1206896311'), (u'CALL_-1206928150', u'INDIRECT_-1206896709'), (u'INDIRECT_-1206901235', u'MULTIEQUAL_-1206902019'), (u'INDIRECT_-1206893246', u'MULTIEQUAL_-1206892792'), (u'INT_EQUAL_-1206927718', u'CBRANCH_-1206927716'), (u'CALL_-1206930311', u'INDIRECT_-1206899051'), (u'INDIRECT_-1206905149', u'MULTIEQUAL_-1206905684'), (u'CALLIND_-1206921743', u'INDIRECT_-1206894495'), (u'INDIRECT_-1206898463', u'MULTIEQUAL_-1206880927'), (u'STORE_-1206928518', u'INDIRECT_-1206913481'), (u'CALL_-1206936019', u'INDIRECT_-1206905323'), (u'INDIRECT_-1206875886', u'MULTIEQUAL_-1206883046'), (u'INDIRECT_-1206898483', u'MULTIEQUAL_-1206898245'), (u'CALL_-1206932954', u'INDIRECT_-1206901121'), (u'MULTIEQUAL_-1206897567', u'MULTIEQUAL_-1206897587'), (u'INDIRECT_-1206903857', u'MULTIEQUAL_-1206903612'), (u'INDIRECT_-1206909133', u'MULTIEQUAL_-1206880951'), (u'INDIRECT_-1206903673', u'MULTIEQUAL_-1206903533'), (u'INDIRECT_-1206909226', u'MULTIEQUAL_-1206910809'), (u'MULTIEQUAL_-1206881143', u'MULTIEQUAL_-1206881136'), (u'INDIRECT_-1206900984', u'MULTIEQUAL_-1206900789'), (u'CALL_-1206922556', u'INDIRECT_-1206889963'), (u'CALL_-1206937142', u'INDIRECT_-1206899234'), (u'CALL_-1206929202', u'INDIRECT_-1206889926'), (u'MULTIEQUAL_-1206897788', u'MULTIEQUAL_-1206898583'), (u'MULTIEQUAL_-1206902185', u'MULTIEQUAL_-1206902172'), (u'MULTIEQUAL_-1206891119', u'MULTIEQUAL_-1206891102'), (u'CALL_-1206929320', u'INDIRECT_-1206887039'), (u'STORE_-1206937765', u'INDIRECT_-1206899080'), (u'INT_NOTEQUAL_-1206933325', u'CBRANCH_-1206933321'), (u'MULTIEQUAL_-1206900379', u'MULTIEQUAL_-1206899521'), (u'CALL_-1206932860', u'INDIRECT_-1206902737'), (u'CALL_-1206935766', u'INDIRECT_-1206893388'), (u'MULTIEQUAL_-1206887835', u'MULTIEQUAL_-1206887831'), (u'INDIRECT_-1206886951', u'MULTIEQUAL_-1206888797'), (u'CALL_-1206938927', u'INDIRECT_-1206892810'), (u'INDIRECT_-1206896042', u'MULTIEQUAL_-1206895992'), (u'MULTIEQUAL_-1206904919', u'COPY_-1206905042'), (u'MULTIEQUAL_-1206893360', u'MULTIEQUAL_-1206893331'), (u'CALL_-1206932817', u'INDIRECT_-1206904008'), (u'INDIRECT_-1206894368', u'MULTIEQUAL_-1206896152'), ('const-8', u'PTRADD_-1206880606'), (u'INDIRECT_-1206896396', u'MULTIEQUAL_-1206904743'), (u'BOOL_AND_-1206928808', u'INT_EQUAL_-1206928810'), (u'CALL_-1206934365', u'INDIRECT_-1206892617'), (u'CALL_-1206929938', u'INDIRECT_-1206903390'), (u'INDIRECT_-1206882360', u'MULTIEQUAL_-1206884060'), (u'CALL_-1206921264', u'INDIRECT_-1206903489'), (u'INDIRECT_-1206884095', u'MULTIEQUAL_-1206884177'), (u'MULTIEQUAL_-1206895464', u'MULTIEQUAL_-1206895759'), (u'INDIRECT_-1206890825', u'MULTIEQUAL_-1206890780'), ('const-1171826', u'COPY_-1206879948'), (u'STORE_-1206924560', u'INDIRECT_-1206895720'), (u'MULTIEQUAL_-1206905652', u'MULTIEQUAL_-1206905627'), (u'MULTIEQUAL_-1206913398', u'MULTIEQUAL_-1206913379'), (u'MULTIEQUAL_-1206894663', u'MULTIEQUAL_-1206878270'), (u'CALL_-1206930311', u'INDIRECT_-1206890231'), (u'CALL_-1206930274', u'INDIRECT_-1206903628'), (u'CALL_-1206929320', u'INDIRECT_-1206904679'), (u'CALL_-1206929529', u'INDIRECT_-1206900115'), (u'STORE_-1206928732', u'INDIRECT_-1206909411'), (u'CALL_-1206927405', u'INDIRECT_-1206898991'), (u'MULTIEQUAL_-1206899521', u'MULTIEQUAL_-1206899507'), (u'CALL_-1206927360', u'INDIRECT_-1206906524'), (u'CALL_-1206921134', u'INDIRECT_-1206889522'), (u'CALL_-1206934487', u'INDIRECT_-1206899416'), (u'MULTIEQUAL_-1206884393', u'MULTIEQUAL_-1206884387'), (u'STORE_-1206930340', u'INDIRECT_-1206899670'), (u'CALLIND_-1206924365', u'INDIRECT_-1206903415'), (u'CALL_-1206930241', u'INDIRECT_-1206904372'), (u'INDIRECT_-1206896798', u'MULTIEQUAL_-1206896622'), (u'MULTIEQUAL_-1206903531', u'MULTIEQUAL_-1206902865'), (u'MULTIEQUAL_-1206901765', u'MULTIEQUAL_-1206901752'), (u'STORE_-1206928622', u'INDIRECT_-1206890606'), (u'INDIRECT_-1206898990', u'MULTIEQUAL_-1206898760'), (u'MULTIEQUAL_-1206914107', u'MULTIEQUAL_-1206914123'), (u'INDIRECT_-1206900785', u'MULTIEQUAL_-1206902540'), (u'MULTIEQUAL_-1206919813', u'PTRADD_-1206928800'), (u'LOAD_-1206925046', u'CAST_-1206873472'), (u'CALL_-1206921361', u'INDIRECT_-1206898916'), (u'CALL_-1206930636', u'INDIRECT_-1206907038'), (u'INDIRECT_-1206901763', u'MULTIEQUAL_-1206901654'), (u'MULTIEQUAL_-1206896153', u'MULTIEQUAL_-1206896111'), (u'CALL_-1206934081', u'INDIRECT_-1206899170'), (u'MULTIEQUAL_-1206902209', u'MULTIEQUAL_-1206902592'), (u'INDIRECT_-1206912222', u'MULTIEQUAL_-1206911175'), (u'INDIRECT_-1206899142', u'MULTIEQUAL_-1206899043'), (u'MULTIEQUAL_-1206893659', u'MULTIEQUAL_-1206892801'), (u'INDIRECT_-1206909644', u'MULTIEQUAL_-1206909467'), (u'CALL_-1206930394', u'INDIRECT_-1206897837'), (u'CALL_-1206931797', u'INDIRECT_-1206907771'), (u'CALLIND_-1206938263', u'INDIRECT_-1206912584'), (u'INDIRECT_-1206895803', u'MULTIEQUAL_-1206895937'), (u'CALL_-1206933745', u'INDIRECT_-1206898974'), (u'CALLIND_-1206921884', u'INDIRECT_-1206887014'), (u'INDIRECT_-1206901494', u'MULTIEQUAL_-1206901345'), (u'CALL_-1206922316', u'INDIRECT_-1206882998'), (u'INT_ADD_-1206928574', u'CAST_-1206876843'), (u'INDIRECT_-1206895317', u'MULTIEQUAL_-1206876983'), (u'INT_LESS_-1206925001', u'MULTIEQUAL_-1206913437'), (u'CALL_-1206929621', u'INDIRECT_-1206893421'), (u'CALL_-1206922325', u'INDIRECT_-1206904985'), (u'MULTIEQUAL_-1206899048', u'MULTIEQUAL_-1206899843'), (u'MULTIEQUAL_-1206888260', u'MULTIEQUAL_-1206888203'), (u'STORE_-1206937765', u'INDIRECT_-1206912100'), (u'STORE_-1206927241', u'INDIRECT_-1206889149'), (u'CALL_-1206923816', u'INDIRECT_-1206876608'), (u'STORE_-1206922815', u'INDIRECT_-1206905491'), ('const-0', u'INT_EQUAL_-1206921896'), (u'CALL_-1206928257', u'INDIRECT_-1206896810'), (u'CALL_-1206929269', u'INDIRECT_-1206888435'), (u'MULTIEQUAL_-1206900163', u'MULTIEQUAL_-1206899989'), (u'STORE_-1206930340', u'INDIRECT_-1206900664'), (u'CALL_-1206929750', u'INDIRECT_-1206890722'), ('const-1185792', u'COPY_-1206926723'), (u'LOAD_-1206924169', u'INT_EQUAL_-1206924154'), (u'CALL_-1206930457', u'INDIRECT_-1206906423'), (u'CALL_-1206924668', u'INDIRECT_-1206884290'), (u'MULTIEQUAL_-1206906380', u'MULTIEQUAL_-1206906351'), (u'STORE_-1206927248', u'INDIRECT_-1206890834'), (u'CALL_-1206938656', u'INDIRECT_-1206904630'), (u'INDIRECT_-1206896584', u'MULTIEQUAL_-1206898063'), (u'INDIRECT_-1206889430', u'MULTIEQUAL_-1206889812'), (u'INDIRECT_-1206909349', u'MULTIEQUAL_-1206909884'), (u'CALL_-1206927316', u'INDIRECT_-1206893065'), (u'INDIRECT_-1206893226', u'MULTIEQUAL_-1206892997'), (u'INDIRECT_-1206901475', u'MULTIEQUAL_-1206902481'), (u'CALL_-1206939523', u'INDIRECT_-1206907355'), (u'INDIRECT_-1206894127', u'MULTIEQUAL_-1206880369'), (u'INDIRECT_-1206910599', u'MULTIEQUAL_-1206911219'), (u'MULTIEQUAL_-1206875803', u'MULTIEQUAL_-1206875746'), (u'INDIRECT_-1206891750', u'MULTIEQUAL_-1206891632'), (u'INDIRECT_-1206912408', u'COPY_-1206879987'), (u'CALL_-1206929320', u'INDIRECT_-1206894179'), (u'CALL_-1206934081', u'INDIRECT_-1206903790'), (u'STORE_-1206932305', u'INDIRECT_-1206892619'), (u'STORE_-1206924545', u'INDIRECT_-1206900330'), (u'INDIRECT_-1206893710', u'MULTIEQUAL_-1206893504'), (u'STORE_-1206921830', u'INDIRECT_-1206902261'), (u'CALL_-1206937142', u'INDIRECT_-1206907634'), (u'MULTIEQUAL_-1206886813', u'MULTIEQUAL_-1206887752'), (u'INDIRECT_-1206894708', u'MULTIEQUAL_-1206896147'), (u'CALL_-1206926116', u'INDIRECT_-1206903557'), (u'CALL_-1206928667', u'INDIRECT_-1206890622'), (u'CALL_-1206927418', u'LOAD_-1206927417'), (u'INDIRECT_-1206894486', u'MULTIEQUAL_-1206894257'), (u'CALL_-1206929794', u'INDIRECT_-1206903302'), (u'STORE_-1206929169', u'INDIRECT_-1206901600'), ('const-0', u'CALL_-1206928209'), (u'CALL_-1206934835', u'INDIRECT_-1206900693'), (u'INDIRECT_-1206904854', u'MULTIEQUAL_-1206904705'), (u'INDIRECT_-1206902215', u'MULTIEQUAL_-1206903301'), (u'MULTIEQUAL_-1206908147', u'MULTIEQUAL_-1206908172'), (u'CALL_-1206934460', u'INDIRECT_-1206905283'), (u'INDIRECT_-1206890362', u'MULTIEQUAL_-1206891620'), (u'INDIRECT_-1206881295', u'MULTIEQUAL_-1206881153'), ('tmp_72986', u'PTRADD_-1206874758'), (u'CALL_-1206931773', u'INDIRECT_-1206891792'), (u'INDIRECT_-1206898403', u'MULTIEQUAL_-1206898294'), (u'INDIRECT_-1206904566', u'MULTIEQUAL_-1206904337'), (u'STORE_-1206933958', u'INDIRECT_-1206891028'), (u'INDIRECT_-1206910779', u'MULTIEQUAL_-1206910372'), (u'CALL_-1206928257', u'INDIRECT_-1206892610'), (u'INDIRECT_-1206903063', u'MULTIEQUAL_-1206903672'), (u'CALL_-1206937186', u'INDIRECT_-1206892113'), (u'INDIRECT_-1206891429', u'COPY_-1206880054'), (u'CALL_-1206938958', u'INDIRECT_-1206884421'), (u'CALL_-1206934396', u'INDIRECT_-1206914222'), (u'INDIRECT_-1206903560', u'MULTIEQUAL_-1206880940'), (u'INDIRECT_-1206907805', u'MULTIEQUAL_-1206908752'), (u'CALL_-1206935494', u'INDIRECT_-1206901225'), (u'CALL_-1206933962', u'INDIRECT_-1206880694'), (u'CALL_-1206930025', u'INDIRECT_-1206898204'), (u'CALL_-1206931539', u'INDIRECT_-1206906275'), (u'INDIRECT_-1206877940', u'CALL_-1206927297'), ('const-58', u'INT_ADD_-1206928608'), (u'INDIRECT_-1206896041', u'MULTIEQUAL_-1206898631'), (u'CALL_-1206928271', u'INDIRECT_-1206889855'), (u'CALL_-1206928108', u'INDIRECT_-1206889574'), ('const-433', u'STORE_-1206930256'), (u'INDIRECT_-1206885095', u'MULTIEQUAL_-1206884724'), (u'CALL_-1206922325', u'INDIRECT_-1206881885'), (u'MULTIEQUAL_-1206891015', u'MULTIEQUAL_-1206890314'), (u'INDIRECT_-1206904353', u'MULTIEQUAL_-1206905577'), (u'INDIRECT_-1206915947', u'MULTIEQUAL_-1206916984'), (u'CALL_-1206938232', u'INDIRECT_-1206914245'), (u'CALLIND_-1206925401', u'INDIRECT_-1206890474'), (u'INT_NOTEQUAL_-1206937248', u'CBRANCH_-1206937246'), (u'INDIRECT_-1206903288', u'MULTIEQUAL_-1206902629'), (u'CALL_-1206924756', u'INDIRECT_-1206900226'), (u'INDIRECT_-1206882581', u'MULTIEQUAL_-1206880903'), (u'INDIRECT_-1206894535', u'MULTIEQUAL_-1206894115'), (u'CALL_-1206928815', u'INDIRECT_-1206895501'), (u'MULTIEQUAL_-1206892855', u'MULTIEQUAL_-1206892834'), (u'MULTIEQUAL_-1206897735', u'MULTIEQUAL_-1206897647'), (u'MULTIEQUAL_-1206910987', u'MULTIEQUAL_-1206910971'), (u'INDIRECT_-1206881844', u'MULTIEQUAL_-1206881638'), (u'INDIRECT_-1206901302', u'MULTIEQUAL_-1206901003'), (u'CALL_-1206934963', u'INDIRECT_-1206910583'), (u'STORE_-1206928662', u'INDIRECT_-1206897189'), (u'MULTIEQUAL_-1206901070', u'MULTIEQUAL_-1206898063'), (u'MULTIEQUAL_-1206891961', u'MULTIEQUAL_-1206891941'), (u'INDIRECT_-1206883838', u'MULTIEQUAL_-1206883287'), (u'INDIRECT_-1206894163', u'COPY_-1206894171'), (u'MULTIEQUAL_-1206914261', u'MULTIEQUAL_-1206914153'), (u'CALL_-1206929145', u'INDIRECT_-1206905968'), (u'CALL_-1206931797', u'INDIRECT_-1206897691'), (u'MULTIEQUAL_-1206906051', u'MULTIEQUAL_-1206905385'), (u'COPY_-1206870146', u'PTRADD_-1206871562'), (u'INDIRECT_-1206912263', u'MULTIEQUAL_-1206912154'), (u'CALL_-1206930241', u'INDIRECT_-1206910672'), (u'INDIRECT_-1206896868', u'COPY_-1206879950'), (u'INT_ADD_-1206935608', u'CAST_-1206876044'), (u'INDIRECT_-1206913611', u'MULTIEQUAL_-1206913491'), ('const-433', u'LOAD_-1206931655'), (u'MULTIEQUAL_-1206908834', u'MULTIEQUAL_-1206908815'), (u'CALLIND_-1206929135', u'INDIRECT_-1206898940'), (u'CALL_-1206925799', u'INDIRECT_-1206889889'), (u'CALL_-1206921722', u'INDIRECT_-1206883093'), (u'CALL_-1206932808', u'INDIRECT_-1206908580'), (u'MULTIEQUAL_-1206894375', u'MULTIEQUAL_-1206893674'), (u'CALL_-1206931435', u'INDIRECT_-1206889079'), (u'CALL_-1206927418', u'INDIRECT_-1206899419'), (u'CALL_-1206930506', u'INDIRECT_-1206886553'), (u'CALLIND_-1206924365', u'INDIRECT_-1206906775'), (u'CALL_-1206937302', u'INDIRECT_-1206914032'), (u'INDIRECT_-1206907556', u'MULTIEQUAL_-1206905466'), (u'MULTIEQUAL_-1206906630', u'MULTIEQUAL_-1206910160'), (u'MULTIEQUAL_-1206913245', u'COPY_-1206870142'), (u'CALL_-1206928667', u'INDIRECT_-1206904482'), (u'CALL_-1206928271', u'INDIRECT_-1206903295'), (u'INT_SEXT_-1206923562', u'INT_ADD_-1206923027'), ('const-433', u'STORE_-1206937920'), (u'MULTIEQUAL_-1206911273', u'MULTIEQUAL_-1206911231'), (u'MULTIEQUAL_-1206911532', u'MULTIEQUAL_-1206910894'), (u'INDIRECT_-1206884939', u'MULTIEQUAL_-1206880907'), (u'INDIRECT_-1206890275', u'MULTIEQUAL_-1206893707'), (u'MULTIEQUAL_-1206909149', u'MULTIEQUAL_-1206909130'), (u'STORE_-1206934224', u'INDIRECT_-1206892022'), (u'STORE_-1206924934', u'INDIRECT_-1206905599'), (u'CALL_-1206935821', u'INDIRECT_-1206890062'), (u'INDIRECT_-1206898970', u'MULTIEQUAL_-1206899616'), (u'MULTIEQUAL_-1206913835', u'MULTIEQUAL_-1206913178'), (u'CALLIND_-1206921884', u'INDIRECT_-1206875586'), ('const-433', u'LOAD_-1206934570'), (u'CALL_-1206922325', u'INDIRECT_-1206904565'), (u'INDIRECT_-1206908143', u'MULTIEQUAL_-1206907905'), (u'INT_NOTEQUAL_-1206923852', u'CBRANCH_-1206923849'), (u'INDIRECT_-1206888703', u'COPY_-1206888711'), (u'INDIRECT_-1206912439', u'MULTIEQUAL_-1206912410'), (u'MULTIEQUAL_-1206907813', u'MULTIEQUAL_-1206908752'), (u'INDIRECT_-1206889919', u'MULTIEQUAL_-1206889829'), (u'CALL_-1206932271', u'INDIRECT_-1206895795'), (u'PTRADD_-1206880529', u'LOAD_-1206937580'), (u'CALL_-1206922316', u'INDIRECT_-1206896018'), (u'MULTIEQUAL_-1206897984', u'MULTIEQUAL_-1206898279'), (u'INDIRECT_-1206902696', u'MULTIEQUAL_-1206902431'), (u'STORE_-1206934224', u'INDIRECT_-1206910502'), (u'INDIRECT_-1206897356', u'MULTIEQUAL_-1206874321'), (u'PTRADD_-1206872603', u'LOAD_-1206923503'), (u'CALL_-1206938694', u'INDIRECT_-1206910953'), (u'CALL_-1206927418', u'INDIRECT_-1206909079'), (u'STORE_-1206937611', u'INDIRECT_-1206893956'), (u'INDIRECT_-1206903742', u'MULTIEQUAL_-1206903540'), (u'MULTIEQUAL_-1206900855', u'MULTIEQUAL_-1206900851'), (u'INDIRECT_-1206906336', u'MULTIEQUAL_-1206906740'), (u'MULTIEQUAL_-1206897833', u'MULTIEQUAL_-1206897791'), (u'INDIRECT_-1206911296', u'MULTIEQUAL_-1206911091'), (u'STORE_-1206928662', u'INDIRECT_-1206901809'), (u'CALL_-1206930584', u'INDIRECT_-1206903650'), (u'STORE_-1206921743', u'INDIRECT_-1206888775'), (u'INDIRECT_-1206888262', u'MULTIEQUAL_-1206889520'), (u'INDIRECT_-1206883985', u'MULTIEQUAL_-1206885740'), (u'CALL_-1206929019', u'INDIRECT_-1206895523'), (u'CALL_-1206929324', u'INDIRECT_-1206900072'), (u'CALL_-1206929296', u'INDIRECT_-1206886618'), (u'INDIRECT_-1206891721', u'MULTIEQUAL_-1206891501'), (u'CALL_-1206930882', u'INDIRECT_-1206896880'), (u'STORE_-1206927248', u'INDIRECT_-1206903434'), (u'CALL_-1206921832', u'INDIRECT_-1206885302'), (u'INDIRECT_-1206890519', u'MULTIEQUAL_-1206893213'), (u'CALL_-1206930584', u'INDIRECT_-1206894830'), (u'MULTIEQUAL_-1206907263', u'MULTIEQUAL_-1206878301'), (u'CALL_-1206930157', u'INDIRECT_-1206893035'), (u'CALL_-1206937924', u'INDIRECT_-1206901041'), (u'CALL_-1206938725', u'INDIRECT_-1206892493'), (u'INDIRECT_-1206892463', u'MULTIEQUAL_-1206893981'), ('const-0', u'INT_NOTEQUAL_-1206938939'), (u'CAST_-1206868645', u'LOAD_-1206922734'), (u'CALL_-1206921994', u'INDIRECT_-1206887879'), (u'CALL_-1206928194', u'INDIRECT_-1206909748'), (u'CALLIND_-1206921743', u'INDIRECT_-1206896175'), (u'MULTIEQUAL_-1206897796', u'MULTIEQUAL_-1206897792'), (u'INDIRECT_-1206902946', u'COPY_-1206879390'), (u'CALL_-1206930457', u'INDIRECT_-1206901803'), (u'INDIRECT_-1206900947', u'MULTIEQUAL_-1206902734'), (u'STORE_-1206929190', u'INDIRECT_-1206904548'), ('const-0', u'CALL_-1206921994'), ('tmp_8170', u'CBRANCH_-1206931416'), (u'CALLIND_-1206938263', u'INDIRECT_-1206903344'), (u'MULTIEQUAL_-1206889976', u'MULTIEQUAL_-1206889902'), (u'INDIRECT_-1206911212', u'MULTIEQUAL_-1206911064'), (u'INDIRECT_-1206892436', u'MULTIEQUAL_-1206890346'), (u'CALL_-1206925799', u'INDIRECT_-1206892409'), ('tmp_7774', u'CBRANCH_-1206931725'), (u'LOAD_-1206928261', u'COPY_-1206871011'), (u'INT_NOTEQUAL_-1206929887', u'CBRANCH_-1206929885'), (u'INDIRECT_-1206901610', u'MULTIEQUAL_-1206901992'), (u'STORE_-1206925248', u'INDIRECT_-1206899862'), (u'CALL_-1206929621', u'INDIRECT_-1206906441'), (u'INDIRECT_-1206895432', u'MULTIEQUAL_-1206896949'), (u'INDIRECT_-1206894745', u'MULTIEQUAL_-1206894522'), ('const-8', u'PTRADD_-1206871958'), ('const-4', u'INT_AND_-1206910323'), (u'CALL_-1206925460', u'INDIRECT_-1206901317'), (u'MULTIEQUAL_-1206902494', u'MULTIEQUAL_-1206902478'), (u'INDIRECT_-1206900074', u'MULTIEQUAL_-1206899919'), (u'CALLIND_-1206921856', u'INDIRECT_-1206884898'), (u'CALL_-1206930550', u'INDIRECT_-1206896242'), (u'CALL_-1206937875', u'INDIRECT_-1206914452'), (u'INDIRECT_-1206898974', u'MULTIEQUAL_-1206898796'), (u'CALL_-1206926063', u'INDIRECT_-1206903060'), (u'CALL_-1206938958', u'INDIRECT_-1206896186'), (u'STORE_-1206934224', u'INDIRECT_-1206898322'), (u'CALL_-1206928992', u'INDIRECT_-1206907265'), (u'INDIRECT_-1206896577', u'MULTIEQUAL_-1206897381'), (u'INDIRECT_-1206894403', u'MULTIEQUAL_-1206894127'), (u'INDIRECT_-1206911092', u'COPY_-1206880446'), (u'STORE_-1206921864', u'INDIRECT_-1206889689'), (u'CALL_-1206938772', u'INDIRECT_-1206911210'), (u'CALL_-1206938036', u'INDIRECT_-1206904035'), (u'INDIRECT_-1206890889', u'MULTIEQUAL_-1206891981'), (u'INDIRECT_-1206895075', u'MULTIEQUAL_-1206896161'), (u'STORE_-1206929089', u'INDIRECT_-1206895706'), (u'MULTIEQUAL_-1206910160', u'MULTIEQUAL_-1206910131'), (u'INDIRECT_-1206909804', u'MULTIEQUAL_-1206909601'), (u'CALLIND_-1206921359', u'INDIRECT_-1206897927'), (u'CALL_-1206932860', u'INDIRECT_-1206896437'), (u'CAST_-1206876159', u'MULTIEQUAL_-1206882863'), (u'INDIRECT_-1206893678', u'MULTIEQUAL_-1206893590'), (u'CALL_-1206933962', u'INDIRECT_-1206891536'), (u'MULTIEQUAL_-1206887064', u'MULTIEQUAL_-1206887359'), (u'INDIRECT_-1206887750', u'MULTIEQUAL_-1206888132'), ('const-0', u'CALL_-1206925604'), (u'MULTIEQUAL_-1206876255', u'MULTIEQUAL_-1206876137'), (u'CALL_-1206938421', u'INT_EQUAL_-1206938407'), (u'CALLIND_-1206921412', u'INDIRECT_-1206903468'), (u'MULTIEQUAL_-1206889100', u'MULTIEQUAL_-1206889043'), (u'MULTIEQUAL_-1206906072', u'MULTIEQUAL_-1206905434'), (u'CALLIND_-1206925511', u'INDIRECT_-1206886753'), (u'INDIRECT_-1206894065', u'MULTIEQUAL_-1206895820'), (u'INDIRECT_-1206911322', u'MULTIEQUAL_-1206911223'), (u'CALL_-1206931797', u'INDIRECT_-1206898951'), (u'CALL_-1206939523', u'INDIRECT_-1206896015'), (u'CALL_-1206922584', u'INDIRECT_-1206902281'), (u'CALL_-1206932860', u'INDIRECT_-1206901897'), (u'INDIRECT_-1206895065', u'MULTIEQUAL_-1206894699'), (u'INDIRECT_-1206904196', u'COPY_-1206879026'), (u'INDIRECT_-1206901011', u'MULTIEQUAL_-1206900891'), (u'CALL_-1206930927', u'INDIRECT_-1206909713'), (u'CALL_-1206929226', u'INDIRECT_-1206895817'), (u'STORE_-1206928697', u'INDIRECT_-1206906450'), (u'STORE_-1206933398', u'INDIRECT_-1206891162'), (u'INDIRECT_-1206894904', u'MULTIEQUAL_-1206896383'), (u'CALL_-1206932808', u'INDIRECT_-1206893880'), (u'CALL_-1206937983', u'INDIRECT_-1206894351'), ('tmp_11384', u'CBRANCH_-1206931125'), (u'STORE_-1206929190', u'INDIRECT_-1206889428'), (u'CALL_-1206933998', u'INDIRECT_-1206902056'), (u'INDIRECT_-1206891436', u'MULTIEQUAL_-1206891235'), (u'CALL_-1206935494', u'INT_EQUAL_-1206935480'), (u'CALL_-1206928601', u'INDIRECT_-1206897305'), (u'CALL_-1206928271', u'INT_EQUAL_-1206928257'), (u'MULTIEQUAL_-1206904656', u'MULTIEQUAL_-1206905576'), (u'COPY_-1206875807', u'MULTIEQUAL_-1206915972'), (u'CALL_-1206934274', u'INDIRECT_-1206882227'), (u'CALL_-1206921459', u'INDIRECT_-1206904015'), (u'CALL_-1206929320', u'INDIRECT_-1206887879'), (u'STORE_-1206930256', u'INDIRECT_-1206908188'), (u'MULTIEQUAL_-1206894171', u'MULTIEQUAL_-1206894152'), (u'CALL_-1206936019', u'INDIRECT_-1206901543'), (u'CALLIND_-1206921344', u'INDIRECT_-1206875206'), (u'INDIRECT_-1206892487', u'MULTIEQUAL_-1206892451'), (u'INDIRECT_-1206884907', u'MULTIEQUAL_-1206885002'), (u'STORE_-1206928518', u'INDIRECT_-1206891221'), (u'INDIRECT_-1206911000', u'MULTIEQUAL_-1206910617'), (u'INDIRECT_-1206890686', u'MULTIEQUAL_-1206891939'), (u'MULTIEQUAL_-1206896528', u'MULTIEQUAL_-1206896501'), (u'CALL_-1206928734', u'INDIRECT_-1206904625'), (u'MULTIEQUAL_-1206891792', u'MULTIEQUAL_-1206891154'), (u'INDIRECT_-1206897451', u'MULTIEQUAL_-1206899297'), (u'CALL_-1206934114', u'INDIRECT_-1206909693'), ('const-0', u'INT_NOTEQUAL_-1206934940'), (u'INDIRECT_-1206906295', u'COPY_-1206878731'), ('tmp_18230', u'CBRANCH_-1206923971'), (u'CALLIND_-1206921372', u'INDIRECT_-1206905550'), (u'INDIRECT_-1206896812', u'COPY_-1206880412'), (u'CALL_-1206939039', u'INDIRECT_-1206915134'), (u'CALL_-1206934081', u'INDIRECT_-1206894130'), (u'CALL_-1206938958', u'INDIRECT_-1206893666'), (u'INDIRECT_-1206910267', u'MULTIEQUAL_-1206914403'), (u'INDIRECT_-1206902259', u'MULTIEQUAL_-1206902836'), (u'INDIRECT_-1206875773', u'MULTIEQUAL_-1206875920'), (u'INDIRECT_-1206893036', u'MULTIEQUAL_-1206892771'), (u'CALL_-1206925604', u'INDIRECT_-1206902467'), (u'CALL_-1206937446', u'INDIRECT_-1206890882'), (u'MULTIEQUAL_-1206899119', u'MULTIEQUAL_-1206898261'), (u'CALL_-1206928382', u'INDIRECT_-1206902763'), (u'MULTIEQUAL_-1206887522', u'MULTIEQUAL_-1206887507'), (u'MULTIEQUAL_-1206887310', u'MULTIEQUAL_-1206890840'), (u'INDIRECT_-1206897667', u'MULTIEQUAL_-1206901803'), (u'MULTIEQUAL_-1206890228', u'MULTIEQUAL_-1206891023'), (u'MULTIEQUAL_-1206893659', u'MULTIEQUAL_-1206893243'), (u'MULTIEQUAL_-1206899043', u'MULTIEQUAL_-1206899743'), (u'CALLIND_-1206921372', u'INDIRECT_-1206887070'), (u'STORE_-1206930329', u'INDIRECT_-1206888742'), (u'CALL_-1206928271', u'INDIRECT_-1206908335'), (u'CALLIND_-1206921372', u'INDIRECT_-1206885810'), (u'INDIRECT_-1206900686', u'MULTIEQUAL_-1206903154'), (u'INDIRECT_-1206914484', u'MULTIEQUAL_-1206913513'), ('const-0', u'INT_EQUAL_-1206934154'), (u'CALL_-1206938725', u'INDIRECT_-1206895013'), (u'CALL_-1206939039', u'INDIRECT_-1206884806'), (u'INDIRECT_-1206887405', u'MULTIEQUAL_-1206887310'), (u'CALL_-1206932817', u'INDIRECT_-1206911148'), (u'MULTIEQUAL_-1206878165', u'MULTIEQUAL_-1206878132'), (u'CALL_-1206924661', u'INDIRECT_-1206896808'), (u'INDIRECT_-1206906715', u'COPY_-1206878732'), (u'INDIRECT_-1206895203', u'MULTIEQUAL_-1206899283'), (u'MULTIEQUAL_-1206897516', u'MULTIEQUAL_-1206899927'), (u'MULTIEQUAL_-1206909291', u'MULTIEQUAL_-1206909272'), (u'INDIRECT_-1206888662', u'MULTIEQUAL_-1206888546'), (u'CALL_-1206930394', u'INDIRECT_-1206904557'), (u'CALL_-1206930899', u'INDIRECT_-1206889331'), (u'INDIRECT_-1206897830', u'MULTIEQUAL_-1206898212'), (u'CALL_-1206933594', u'INDIRECT_-1206907284'), (u'PTRADD_-1206877595', u'LOAD_-1206933183'), (u'MULTIEQUAL_-1206889459', u'MULTIEQUAL_-1206888601'), (u'CALL_-1206923816', u'INDIRECT_-1206905339'), (u'CALL_-1206921722', u'INDIRECT_-1206902413'), (u'INDIRECT_-1206909793', u'MULTIEQUAL_-1206911826'), (u'CALL_-1206929794', u'INDIRECT_-1206897422'), (u'CALLIND_-1206921710', u'INDIRECT_-1206894476'), (u'STORE_-1206928446', u'INDIRECT_-1206907559'), (u'CALL_-1206937446', u'INDIRECT_-1206912302'), (u'MULTIEQUAL_-1206897914', u'MULTIEQUAL_-1206897895'), (u'INDIRECT_-1206886747', u'MULTIEQUAL_-1206890883'), (u'INDIRECT_-1206884796', u'MULTIEQUAL_-1206884419'), (u'INDIRECT_-1206892200', u'MULTIEQUAL_-1206891939'), (u'MULTIEQUAL_-1206904972', u'MULTIEQUAL_-1206904901'), (u'INDIRECT_-1206903344', u'MULTIEQUAL_-1206903167'), (u'INDIRECT_-1206905211', u'MULTIEQUAL_-1206905091'), (u'CALLIND_-1206938827', u'INDIRECT_-1206893597'), (u'CALL_-1206938958', u'MULTIEQUAL_-1206881646'), (u'PTRSUB_-1206879439', u'CALL_-1206928225'), (u'INDIRECT_-1206888293', u'MULTIEQUAL_-1206888716'), (u'INDIRECT_-1206888293', u'MULTIEQUAL_-1206888716'), (u'MULTIEQUAL_-1206876959', u'MULTIEQUAL_-1206880728'), (u'INDIRECT_-1206906216', u'MULTIEQUAL_-1206905839'), (u'STORE_-1206937788', u'INDIRECT_-1206908330'), (u'INT_SUB_-1206930061', u'MULTIEQUAL_-1206916302'), (u'CALL_-1206933745', u'INDIRECT_-1206905694'), (u'STORE_-1206927241', u'INDIRECT_-1206900489'), (u'MULTIEQUAL_-1206899941', u'MULTIEQUAL_-1206899921'), (u'INDIRECT_-1206895104', u'MULTIEQUAL_-1206894843'), (u'MULTIEQUAL_-1206901490', u'MULTIEQUAL_-1206898483'), (u'INDIRECT_-1206896566', u'MULTIEQUAL_-1206897819'), (u'INDIRECT_-1206905480', u'MULTIEQUAL_-1206905392'), (u'INDIRECT_-1206893742', u'MULTIEQUAL_-1206893443'), (u'INDIRECT_-1206906408', u'MULTIEQUAL_-1206906295'), (u'INDIRECT_-1206906333', u'MULTIEQUAL_-1206906135'), (u'MULTIEQUAL_-1206890281', u'MULTIEQUAL_-1206889935'), (u'INDIRECT_-1206891200', u'MULTIEQUAL_-1206891102'), (u'MULTIEQUAL_-1206900781', u'MULTIEQUAL_-1206900767'), ('const--4', u'INT_AND_-1206925467'), (u'INDIRECT_-1206879943', u'MULTIEQUAL_-1206879852'), (u'CALL_-1206929529', u'INDIRECT_-1206907255'), (u'STORE_-1206930329', u'INDIRECT_-1206890842'), (u'STORE_-1206930310', u'INDIRECT_-1206892248'), (u'STORE_-1206937920', u'INDIRECT_-1206906716'), (u'INDIRECT_-1206875920', u'MULTIEQUAL_-1206875746'), (u'INDIRECT_-1206887465', u'MULTIEQUAL_-1206876104'), (u'CALL_-1206933125', u'INDIRECT_-1206893596'), (u'CALL_-1206930394', u'INDIRECT_-1206880866'), (u'LOAD_-1206939653', u'INT_ADD_-1206939623'), (u'INDIRECT_-1206892925', u'MULTIEQUAL_-1206892880'), (u'INDIRECT_-1206904791', u'MULTIEQUAL_-1206904671'), (u'STORE_-1206930329', u'INDIRECT_-1206897562'), (u'MULTIEQUAL_-1206900084', u'MULTIEQUAL_-1206900379'), (u'CALL_-1206929621', u'INDIRECT_-1206902241'), (u'INDIRECT_-1206894665', u'MULTIEQUAL_-1206895331'), (u'CALL_-1206928815', u'INDIRECT_-1206907681'), (u'CALL_-1206931745', u'INDIRECT_-1206890802'), ('const-8', u'PTRADD_-1206877352'), (u'INDIRECT_-1206911726', u'MULTIEQUAL_-1206911272'), (u'MULTIEQUAL_-1206894849', u'MULTIEQUAL_-1206894792'), (u'CALL_-1206928668', u'INDIRECT_-1206888150'), (u'INDIRECT_-1206910484', u'MULTIEQUAL_-1206910307'), (u'STORE_-1206921743', u'INDIRECT_-1206898015'), (u'CALL_-1206929296', u'INDIRECT_-1206902578'), (u'CALL_-1206931128', u'INDIRECT_-1206891106'), (u'CALL_-1206929794', u'INDIRECT_-1206902462'), (u'CALL_-1206931337', u'INDIRECT_-1206891032'), (u'INDIRECT_-1206895980', u'MULTIEQUAL_-1206895719'), (u'MULTIEQUAL_-1206881017', u'MULTIEQUAL_-1206881006'), ('const-4', u'COPY_-1206928886'), (u'CALL_-1206930636', u'INDIRECT_-1206880827'), (u'INDIRECT_-1206891772', u'MULTIEQUAL_-1206889566'), (u'CALL_-1206933594', u'INDIRECT_-1206910224'), ('const-433', u'LOAD_-1206921830'), (u'INDIRECT_-1206895175', u'MULTIEQUAL_-1206893424'), (u'CALL_-1206934888', u'INDIRECT_-1206898192'), (u'INDIRECT_-1206902123', u'MULTIEQUAL_-1206902879'), (u'CALLIND_-1206925401', u'INDIRECT_-1206886274'), (u'INDIRECT_-1206903023', u'MULTIEQUAL_-1206902914'), (u'INDIRECT_-1206888553', u'MULTIEQUAL_-1206888413'), (u'INDIRECT_-1206894907', u'COPY_-1206880302'), (u'STORE_-1206928270', u'INDIRECT_-1206898148'), (u'INDIRECT_-1206893774', u'COPY_-1206879720'), (u'CALL_-1206921954', u'INDIRECT_-1206898776'), (u'CALL_-1206928108', u'INDIRECT_-1206905954'), (u'INDIRECT_-1206889407', u'MULTIEQUAL_-1206889327'), (u'CALLIND_-1206921999', u'INDIRECT_-1206887911'), (u'MULTIEQUAL_-1206902773', u'MULTIEQUAL_-1206903712'), (u'CALL_-1206923816', u'INDIRECT_-1206891899'), (u'CALL_-1206928271', u'INDIRECT_-1206902259'), ('const-0', u'COPY_-1206878755'), (u'CALLIND_-1206938827', u'INDIRECT_-1206896117'), (u'CALL_-1206937559', u'INDIRECT_-1206894127'), (u'STORE_-1206921840', u'INDIRECT_-1206900589'), (u'STORE_-1206921852', u'INDIRECT_-1206896819'), (u'MULTIEQUAL_-1206896434', u'COPY_-1206879253'), (u'CALL_-1206931183', u'INDIRECT_-1206902045'), ('const-3', u'PTRADD_-1206877779'), (u'INDIRECT_-1206888567', u'MULTIEQUAL_-1206888548'), (u'MULTIEQUAL_-1206880935', u'MULTIEQUAL_-1206880389'), (u'INDIRECT_-1206879269', u'MULTIEQUAL_-1206879178'), (u'INDIRECT_-1206894200', u'MULTIEQUAL_-1206888990'), (u'INDIRECT_-1206904150', u'MULTIEQUAL_-1206903718'), (u'CALL_-1206931539', u'INDIRECT_-1206899975'), (u'CALL_-1206931142', u'INDIRECT_-1206887983'), (u'CALL_-1206937824', u'INDIRECT_-1206914007'), (u'CALL_-1206924661', u'INDIRECT_-1206896388'), (u'CALL_-1206930157', u'INDIRECT_-1206900175'), (u'CALL_-1206933998', u'INDIRECT_-1206890296'), (u'CALL_-1206929202', u'INDIRECT_-1206885726'), ('const-0', u'CALL_-1206929320'), (u'MULTIEQUAL_-1206898261', u'MULTIEQUAL_-1206897233'), (u'INDIRECT_-1206893695', u'COPY_-1206878701'), (u'CALLIND_-1206929135', u'INDIRECT_-1206898520'), (u'MULTIEQUAL_-1206890175', u'MULTIEQUAL_-1206889474'), (u'CALL_-1206931337', u'INDIRECT_-1206908252'), (u'INDIRECT_-1206877508', u'MULTIEQUAL_-1206881852'), (u'INDIRECT_-1206900217', u'MULTIEQUAL_-1206899939'), (u'INDIRECT_-1206901337', u'MULTIEQUAL_-1206901092'), (u'CALL_-1206928709', u'INDIRECT_-1206896881'), (u'INDIRECT_-1206891207', u'MULTIEQUAL_-1206891302'), (u'INDIRECT_-1206898176', u'MULTIEQUAL_-1206902453'), (u'INDIRECT_-1206900731', u'MULTIEQUAL_-1206902021'), (u'INT_NOTEQUAL_-1206930676', u'CBRANCH_-1206930675'), ('const-0', u'CALL_-1206926019'), (u'INDIRECT_-1206900023', u'MULTIEQUAL_-1206901541'), (u'MULTIEQUAL_-1206902403', u'MULTIEQUAL_-1206902355'), (u'CALL_-1206926063', u'INDIRECT_-1206903900'), (u'INDIRECT_-1206875496', u'MULTIEQUAL_-1206875657'), (u'INDIRECT_-1206913481', u'MULTIEQUAL_-1206913379'), (u'CALL_-1206927405', u'INDIRECT_-1206887651'), (u'CALLIND_-1206921710', u'INDIRECT_-1206891536'), ('const-0', u'INT_NOTEQUAL_-1206928363'), (u'CALL_-1206932911', u'INDIRECT_-1206895632'), (u'CALL_-1206929902', u'INDIRECT_-1206901688'), (u'INDIRECT_-1206895442', u'MULTIEQUAL_-1206895338'), ('const-8', u'INT_ADD_-1206928315'), (u'CALL_-1206928621', u'INDIRECT_-1206886528'), (u'CALL_-1206930105', u'INDIRECT_-1206906457'), (u'INDIRECT_-1206898587', u'MULTIEQUAL_-1206898457'), (u'INDIRECT_-1206896476', u'MULTIEQUAL_-1206895980'), (u'INDIRECT_-1206885779', u'COPY_-1206879815'), (u'CALL_-1206927418', u'INDIRECT_-1206895639'), (u'CALL_-1206927360', u'INDIRECT_-1206897704'), (u'CALL_-1206924704', u'INDIRECT_-1206885502'), (u'INDIRECT_-1206903329', u'MULTIEQUAL_-1206902629'), (u'INDIRECT_-1206905071', u'MULTIEQUAL_-1206905401'), (u'INDIRECT_-1206888028', u'MULTIEQUAL_-1206889421'), (u'MULTIEQUAL_-1206876260', u'MULTIEQUAL_-1206876142'), (u'INDIRECT_-1206888693', u'MULTIEQUAL_-1206888674'), (u'INDIRECT_-1206904206', u'COPY_-1206879393'), (u'CALL_-1206929324', u'INDIRECT_-1206894192'), (u'INDIRECT_-1206907701', u'COPY_-1206880555'), (u'CALL_-1206928815', u'INDIRECT_-1206907261'), (u'CALL_-1206927048', u'INDIRECT_-1206896164'), (u'STORE_-1206925221', u'INDIRECT_-1206906147'), (u'MULTIEQUAL_-1206905170', u'MULTIEQUAL_-1206905035'), (u'INDIRECT_-1206908508', u'MULTIEQUAL_-1206905203'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206930228'), (u'STORE_-1206924545', u'INDIRECT_-1206906630'), (u'CALLIND_-1206924378', u'INDIRECT_-1206894543'), (u'MULTIEQUAL_-1206878306', u'MULTIEQUAL_-1206907987'), (u'STORE_-1206933118', u'INDIRECT_-1206909482'), (u'STORE_-1206927248', u'INDIRECT_-1206897134'), (u'INT_AND_-1206878123', u'INT_NOTEQUAL_-1206933649'), (u'CALL_-1206933594', u'INDIRECT_-1206880819'), (u'INDIRECT_-1206909403', u'MULTIEQUAL_-1206909165'), (u'CALL_-1206938772', u'INDIRECT_-1206917252'), (u'CALLIND_-1206938827', u'INDIRECT_-1206904517'), (u'MULTIEQUAL_-1206900206', u'MULTIEQUAL_-1206900230'), (u'MULTIEQUAL_-1206876234', u'MULTIEQUAL_-1206876116'), (u'CALL_-1206931183', u'INDIRECT_-1206907085'), (u'INDIRECT_-1206903037', u'MULTIEQUAL_-1206902929'), (u'INDIRECT_-1206899044', u'COPY_-1206879495'), (u'INDIRECT_-1206888298', u'MULTIEQUAL_-1206888362'), (u'CALL_-1206922556', u'INDIRECT_-1206904663'), (u'CALL_-1206938310', u'INDIRECT_-1206884391'), (u'MULTIEQUAL_-1206905652', u'INT_SEXT_-1206933161'), (u'CAST_-1206877835', u'LOAD_-1206937705'), (u'INDIRECT_-1206883376', u'MULTIEQUAL_-1206883111'), ('tmp_72986', u'CALLIND_-1206938827'), (u'CALL_-1206932954', u'INDIRECT_-1206899861'), (u'INDIRECT_-1206891876', u'MULTIEQUAL_-1206896153'), (u'INDIRECT_-1206912708', u'MULTIEQUAL_-1206909403'), (u'INDIRECT_-1206901491', u'MULTIEQUAL_-1206899166'), (u'CALL_-1206930550', u'INDIRECT_-1206879188'), (u'CALL_-1206929902', u'INDIRECT_-1206910508'), (u'CALL_-1206931337', u'INDIRECT_-1206898592'), (u'CALL_-1206929071', u'INDIRECT_-1206903941'), (u'STORE_-1206921567', u'INDIRECT_-1206891633'), (u'INDIRECT_-1206906471', u'MULTIEQUAL_-1206906351'), (u'CALL_-1206932860', u'INDIRECT_-1206893917'), (u'CALL_-1206939523', u'INDIRECT_-1206907775'), (u'INDIRECT_-1206910756', u'MULTIEQUAL_-1206910260'), (u'CALL_-1206931749', u'INDIRECT_-1206893873'), (u'PTRADD_-1206872025', u'LOAD_-1206921857'), (u'INDIRECT_-1206895427', u'MULTIEQUAL_-1206895391'), (u'INDIRECT_-1206906053', u'MULTIEQUAL_-1206876267'), (u'CALL_-1206928357', u'INDIRECT_-1206886790'), (u'CALL_-1206938628', u'INDIRECT_-1206894956'), (u'INDIRECT_-1206894703', u'MULTIEQUAL_-1206895016'), (u'INDIRECT_-1206875645', u'MULTIEQUAL_-1206884057'), (u'MULTIEQUAL_-1206887089', u'MULTIEQUAL_-1206887472'), (u'INT_LESS_-1206928845', u'MULTIEQUAL_-1206916956'), (u'MULTIEQUAL_-1206895174', u'COPY_-1206879250'), (u'INDIRECT_-1206905694', u'MULTIEQUAL_-1206905516'), (u'CALL_-1206921844', u'INDIRECT_-1206894379'), (u'MULTIEQUAL_-1206892414', u'MULTIEQUAL_-1206892398'), (u'INDIRECT_-1206890508', u'MULTIEQUAL_-1206897603'), (u'CALL_-1206929750', u'INDIRECT_-1206892822'), (u'CALLIND_-1206921710', u'INDIRECT_-1206902456'), (u'STORE_-1206925416', u'INDIRECT_-1206883985'), (u'MULTIEQUAL_-1206904141', u'MULTIEQUAL_-1206904583'), (u'CALL_-1206938342', u'INDIRECT_-1206915157'), (u'INDIRECT_-1206898270', u'MULTIEQUAL_-1206897838'), (u'STORE_-1206929169', u'INDIRECT_-1206901180'), (u'INDIRECT_-1206897895', u'MULTIEQUAL_-1206901569'), (u'STORE_-1206921864', u'INDIRECT_-1206887169'), (u'INDIRECT_-1206891708', u'MULTIEQUAL_-1206888403'), (u'CALL_-1206927093', u'INDIRECT_-1206896603'), (u'CALL_-1206938131', u'INDIRECT_-1206907873'), (u'INDIRECT_-1206900955', u'MULTIEQUAL_-1206902041'), (u'MULTIEQUAL_-1206911890', u'MULTIEQUAL_-1206911755'), (u'INDIRECT_-1206898839', u'MULTIEQUAL_-1206899835'), (u'CALL_-1206931595', u'INDIRECT_-1206912596'), (u'INDIRECT_-1206884076', u'MULTIEQUAL_-1206884480'), (u'CALL_-1206930476', u'CALL_-1206930362'), (u'CALL_-1206921954', u'INDIRECT_-1206897096'), (u'STORE_-1206921525', u'INDIRECT_-1206900849'), (u'CALL_-1206929385', u'INDIRECT_-1206877085'), (u'CALL_-1206929145', u'INDIRECT_-1206893368'), (u'INDIRECT_-1206882403', u'MULTIEQUAL_-1206884060'), (u'INDIRECT_-1206905733', u'MULTIEQUAL_-1206906599'), (u'CALL_-1206927048', u'INDIRECT_-1206903724'), (u'INDIRECT_-1206904231', u'MULTIEQUAL_-1206904561'), (u'INDIRECT_-1206891359', u'MULTIEQUAL_-1206894053'), (u'CALL_-1206935821', u'INDIRECT_-1206900982'), ('const-3', u'PTRADD_-1206880529'), (u'CALL_-1206938131', u'INDIRECT_-1206896533'), (u'CALL_-1206928518', u'INDIRECT_-1206907929'), (u'CALLIND_-1206921884', u'INDIRECT_-1206876260'), (u'INT_NOTEQUAL_-1206931076', u'CBRANCH_-1206931073'), (u'INDIRECT_-1206906969', u'COPY_-1206880091'), (u'STORE_-1206925416', u'INDIRECT_-1206887765'), (u'INDIRECT_-1206905072', u'MULTIEQUAL_-1206904981'), (u'INDIRECT_-1206895654', u'MULTIEQUAL_-1206895496'), (u'STORE_-1206921830', u'INDIRECT_-1206887981'), (u'STORE_-1206921525', u'INDIRECT_-1206893709'), (u'CALL_-1206935766', u'INDIRECT_-1206914970'), (u'STORE_-1206924934', u'INDIRECT_-1206896359'), (u'MULTIEQUAL_-1206895266', u'MULTIEQUAL_-1206895228'), (u'INT_EQUAL_-1206923513', u'CBRANCH_-1206923504'), (u'CALL_-1206927360', u'INDIRECT_-1206887204'), (u'STORE_-1206930329', u'INDIRECT_-1206891262'), (u'MULTIEQUAL_-1206876120', u'MULTIEQUAL_-1206893981'), (u'COPY_-1206870584', u'MULTIEQUAL_-1206886941'), (u'MULTIEQUAL_-1206890643', u'MULTIEQUAL_-1206891343'), (u'CALL_-1206928382', u'INDIRECT_-1206900663'), (u'CALL_-1206931701', u'INDIRECT_-1206900863'), (u'CALLIND_-1206925046', u'INDIRECT_-1206905422'), (u'MULTIEQUAL_-1206909598', u'MULTIEQUAL_-1206909592'), (u'CALL_-1206937875', u'INDIRECT_-1206901012'), (u'INDIRECT_-1206898282', u'MULTIEQUAL_-1206898080'), (u'CALL_-1206932911', u'INDIRECT_-1206901512'), (u'CALL_-1206925799', u'INDIRECT_-1206895349'), (u'INDIRECT_-1206908335', u'MULTIEQUAL_-1206907931'), ('const-130', u'INT_AND_-1206877666'), (u'CALLIND_-1206931354', u'INDIRECT_-1206886930'), (u'INDIRECT_-1206899599', u'MULTIEQUAL_-1206899211'), (u'MULTIEQUAL_-1206905931', u'MULTIEQUAL_-1206905912'), (u'MULTIEQUAL_-1206895836', u'MULTIEQUAL_-1206896756'), (u'INDIRECT_-1206890179', u'MULTIEQUAL_-1206890042'), (u'STORE_-1206928732', u'INDIRECT_-1206911511'), (u'CALL_-1206929621', u'INDIRECT_-1206904341'), (u'INDIRECT_-1206909011', u'COPY_-1206880222'), (u'STORE_-1206933118', u'INDIRECT_-1206902762'), (u'STORE_-1206924909', u'INDIRECT_-1206900425'), (u'MULTIEQUAL_-1206903613', u'MULTIEQUAL_-1206904552'), (u'CALL_-1206926063', u'INDIRECT_-1206887100'), (u'INDIRECT_-1206908713', u'MULTIEQUAL_-1206880950'), (u'STORE_-1206937920', u'INDIRECT_-1206908816'), ('tmp_72983', u'CALL_-1206928709'), ('const-0', u'INT_EQUAL_-1206938913'), (u'MULTIEQUAL_-1206891410', u'MULTIEQUAL_-1206888403'), (u'CALLIND_-1206921884', u'INDIRECT_-1206886174'), (u'MULTIEQUAL_-1206895431', u'MULTIEQUAL_-1206895412'), (u'CALL_-1206928382', u'INDIRECT_-1206898143'), (u'CALL_-1206927418', u'INDIRECT_-1206893539'), (u'STORE_-1206925381', u'INDIRECT_-1206889844'), (u'INT_NOTEQUAL_-1206928523', u'CBRANCH_-1206928521'), (u'CALL_-1206933711', u'INDIRECT_-1206906505'), (u'INDIRECT_-1206892376', u'MULTIEQUAL_-1206891958'), ('const-24', u'INT_ADD_-1206933845'), (u'CALL_-1206928152', u'INDIRECT_-1206876988'), (u'INDIRECT_-1206892573', u'MULTIEQUAL_-1206894606'), (u'MULTIEQUAL_-1206889253', u'MULTIEQUAL_-1206890281'), (u'MULTIEQUAL_-1206901150', u'MULTIEQUAL_-1206902637'), (u'INDIRECT_-1206903206', u'MULTIEQUAL_-1206905674'), (u'CALL_-1206931745', u'INDIRECT_-1206909702'), (u'INT_EQUAL_-1206928740', u'CBRANCH_-1206928736'), (u'INDIRECT_-1206904431', u'MULTIEQUAL_-1206902106'), (u'CAST_-1206872787', u'CAST_-1206870915'), (u'MULTIEQUAL_-1206909989', u'MULTIEQUAL_-1206909970'), (u'MULTIEQUAL_-1206886154', u'MULTIEQUAL_-1206887341'), (u'CALL_-1206930362', u'INDIRECT_-1206902420'), (u'CALL_-1206938900', u'INDIRECT_-1206913796'), (u'CALL_-1206928677', u'INDIRECT_-1206906709'), (u'CALL_-1206921459', u'INDIRECT_-1206886795'), (u'CALL_-1206931269', u'INDIRECT_-1206906549'), (u'INDIRECT_-1206903895', u'MULTIEQUAL_-1206904981'), (u'MULTIEQUAL_-1206903739', u'MULTIEQUAL_-1206902881'), (u'STORE_-1206937765', u'INDIRECT_-1206908320'), (u'INT_NOTEQUAL_-1206876935', u'BOOL_OR_-1206876910'), (u'CALL_-1206934396', u'INDIRECT_-1206899360'), (u'CALL_-1206937414', u'INDIRECT_-1206892959'), (u'CALLIND_-1206921999', u'INDIRECT_-1206901771'), (u'CALL_-1206921832', u'INDIRECT_-1206899162'), (u'INDIRECT_-1206902300', u'MULTIEQUAL_-1206880937'), (u'INDIRECT_-1206886199', u'COPY_-1206879816'), (u'CALL_-1206927418', u'INDIRECT_-1206889339'), (u'INDIRECT_-1206897682', u'MULTIEQUAL_-1206897443'), (u'CALL_-1206924612', u'INDIRECT_-1206890405'), (u'INDIRECT_-1206905944', u'MULTIEQUAL_-1206910507'), (u'CALL_-1206929794', u'INT_NOTEQUAL_-1206929779'), (u'STORE_-1206921596', u'INDIRECT_-1206892488'), (u'MULTIEQUAL_-1206894919', u'MULTIEQUAL_-1206894061'), (u'MULTIEQUAL_-1206891953', u'MULTIEQUAL_-1206891911'), (u'STORE_-1206930351', u'INDIRECT_-1206905480'), (u'INDIRECT_-1206902047', u'COPY_-1206880319'), (u'CALL_-1206931797', u'INDIRECT_-1206901051'), (u'CALL_-1206933821', u'INDIRECT_-1206904892'), (u'CALL_-1206925432', u'INDIRECT_-1206903823'), (u'INDIRECT_-1206902197', u'MULTIEQUAL_-1206902089'), (u'INT_MULT_-1206876112', u'INT_ADD_-1206876124'), (u'INDIRECT_-1206912677', u'COPY_-1206878627'), (u'INDIRECT_-1206902305', u'MULTIEQUAL_-1206902156'), (u'CALL_-1206937559', u'INDIRECT_-1206899167'), (u'CALL_-1206939523', u'INDIRECT_-1206910715'), (u'INDIRECT_-1206905220', u'MULTIEQUAL_-1206905728'), (u'STORE_-1206925248', u'INDIRECT_-1206887682'), (u'CALL_-1206921308', u'INDIRECT_-1206884608'), (u'MULTIEQUAL_-1206914199', u'MULTIEQUAL_-1206878318'), (u'MULTIEQUAL_-1206880180', u'MULTIEQUAL_-1206879542'), ('const-496', u'INT_ADD_-1206938257'), (u'CALLIND_-1206925401', u'INDIRECT_-1206885854'), (u'MULTIEQUAL_-1206907449', u'MULTIEQUAL_-1206907392'), (u'CALL_-1206931773', u'INDIRECT_-1206909852'), (u'INDIRECT_-1206891927', u'MULTIEQUAL_-1206891908'), (u'CALL_-1206929145', u'INDIRECT_-1206892948'), (u'CALL_-1206928271', u'INDIRECT_-1206891759'), (u'PTRADD_-1206877171', u'LOAD_-1206930403'), (u'INDIRECT_-1206900577', u'COPY_-1206879149'), (u'INDIRECT_-1206908160', u'MULTIEQUAL_-1206908668'), ('const-256', u'INT_EQUAL_-1206923324'), (u'INDIRECT_-1206908782', u'MULTIEQUAL_-1206910441'), (u'CALL_-1206930457', u'CAST_-1206872787'), (u'INDIRECT_-1206897122', u'MULTIEQUAL_-1206897018'), (u'CALL_-1206928271', u'INDIRECT_-1206887139'), ('const-9', u'PTRADD_-1206873179'), (u'INDIRECT_-1206899602', u'MULTIEQUAL_-1206900860'), (u'MULTIEQUAL_-1206911919', u'MULTIEQUAL_-1206880959'), (u'INDIRECT_-1206886160', u'MULTIEQUAL_-1206886072'), (u'INDIRECT_-1206913390', u'MULTIEQUAL_-1206912958'), (u'INDIRECT_-1206909069', u'COPY_-1206880096'), (u'STORE_-1206922807', u'INDIRECT_-1206898787'), (u'CALL_-1206921320', u'INDIRECT_-1206904258'), (u'INDIRECT_-1206878741', u'MULTIEQUAL_-1206882484'), (u'MULTIEQUAL_-1206903132', u'MULTIEQUAL_-1206903107'), (u'INDIRECT_-1206889942', u'MULTIEQUAL_-1206891200'), (u'MULTIEQUAL_-1206878282', u'MULTIEQUAL_-1206898327'), (u'INDIRECT_-1206908049', u'MULTIEQUAL_-1206907651'), (u'CALL_-1206928382', u'INDIRECT_-1206886803'), (u'INDIRECT_-1206897290', u'MULTIEQUAL_-1206897936'), (u'CALL_-1206931749', u'INDIRECT_-1206887153'), (u'INDIRECT_-1206896215', u'MULTIEQUAL_-1206899889'), (u'LOAD_-1206928235', u'INT_EQUAL_-1206928220'), (u'CALL_-1206925799', u'INDIRECT_-1206896189'), (u'INDIRECT_-1206897142', u'MULTIEQUAL_-1206898071'), (u'INT_AND_-1206935591', u'INT_EQUAL_-1206935590'), (u'CALLIND_-1206921344', u'INDIRECT_-1206887894'), (u'CALL_-1206934835', u'INDIRECT_-1206894393'), (u'CALL_-1206930210', u'INDIRECT_-1206904014'), (u'CALL_-1206922556', u'INDIRECT_-1206882403'), (u'CALL_-1206929324', u'INDIRECT_-1206899652'), (u'INDIRECT_-1206899995', u'COPY_-1206878716'), (u'INDIRECT_-1206890282', u'MULTIEQUAL_-1206890011'), (u'INDIRECT_-1206908634', u'MULTIEQUAL_-1206908485'), (u'CALLIND_-1206925401', u'INDIRECT_-1206889634'), (u'MULTIEQUAL_-1206902038', u'MULTIEQUAL_-1206902032'), (u'INDIRECT_-1206907689', u'MULTIEQUAL_-1206907574'), ('tmp_17421', u'BRANCH_-1206922636'), ('tmp_3915', u'CBRANCH_-1206935451'), (u'INDIRECT_-1206897837', u'MULTIEQUAL_-1206898641'), (u'INDIRECT_-1206908236', u'MULTIEQUAL_-1206907969'), (u'MULTIEQUAL_-1206898071', u'MULTIEQUAL_-1206897956'), (u'CALL_-1206934991', u'INDIRECT_-1206903886'), (u'INDIRECT_-1206911000', u'MULTIEQUAL_-1206910727'), (u'CALL_-1206930556', u'INDIRECT_-1206909516'), (u'MULTIEQUAL_-1206888913', u'MULTIEQUAL_-1206889852'), (u'INDIRECT_-1206909202', u'MULTIEQUAL_-1206909000'), (u'INDIRECT_-1206906556', u'MULTIEQUAL_-1206906060'), (u'CALL_-1206928668', u'INDIRECT_-1206904950'), (u'CALL_-1206933773', u'INDIRECT_-1206891848'), ('tmp_6339', u'CBRANCH_-1206933446'), (u'INDIRECT_-1206897708', u'COPY_-1206879952'), (u'MULTIEQUAL_-1206915874', u'CAST_-1206875200'), (u'INDIRECT_-1206900150', u'MULTIEQUAL_-1206900032'), ('const-433', u'LOAD_-1206935563'), (u'CALL_-1206928772', u'INDIRECT_-1206891628'), (u'CALL_-1206928647', u'INDIRECT_-1206898282'), (u'CALL_-1206927405', u'INDIRECT_-1206896471'), (u'MULTIEQUAL_-1206907501', u'MULTIEQUAL_-1206907487'), (u'STORE_-1206933398', u'INDIRECT_-1206894522'), (u'CALL_-1206930636', u'INDIRECT_-1206880490'), (u'MULTIEQUAL_-1206883707', u'MULTIEQUAL_-1206883727'), (u'INDIRECT_-1206894179', u'COPY_-1206879835'), (u'CALL_-1206935809', u'INDIRECT_-1206905593'), (u'CALL_-1206928281', u'INDIRECT_-1206906067'), (u'MULTIEQUAL_-1206914999', u'COPY_-1206915122'), (u'CALL_-1206930899', u'INDIRECT_-1206910751'), (u'CALL_-1206929019', u'INDIRECT_-1206904343'), (u'INT_ADD_-1206921382', u'CAST_-1206868906'), (u'CALL_-1206929324', u'INDIRECT_-1206886212'), (u'INDIRECT_-1206908617', u'MULTIEQUAL_-1206908339'), (u'INDIRECT_-1206903517', u'MULTIEQUAL_-1206903438'), (u'INDIRECT_-1206887027', u'MULTIEQUAL_-1206886991'), (u'STORE_-1206935460', u'INDIRECT_-1206898159'), (u'INDIRECT_-1206888305', u'MULTIEQUAL_-1206888260'), (u'INDIRECT_-1206900259', u'MULTIEQUAL_-1206900122'), (u'MULTIEQUAL_-1206897402', u'MULTIEQUAL_-1206897389'), (u'INDIRECT_-1206915056', u'MULTIEQUAL_-1206914638'), ('const-40', u'INT_ADD_-1206927227'), (u'INDIRECT_-1206902838', u'MULTIEQUAL_-1206903342'), (u'MULTIEQUAL_-1206893632', u'MULTIEQUAL_-1206893561'), (u'INT_NOTEQUAL_-1206937459', u'CBRANCH_-1206937458'), (u'STORE_-1206933398', u'INDIRECT_-1206910482'), (u'STORE_-1206934385', u'INDIRECT_-1206899677'), (u'CALL_-1206938628', u'INDIRECT_-1206908396'), (u'CALL_-1206935494', u'INDIRECT_-1206914827'), (u'INDIRECT_-1206907801', u'MULTIEQUAL_-1206910391'), (u'INDIRECT_-1206896659', u'MULTIEQUAL_-1206896271'), (u'STORE_-1206928518', u'INDIRECT_-1206911801'), (u'INDIRECT_-1206909094', u'MULTIEQUAL_-1206908936'), ('const-0', u'COPY_-1206928150'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206928357'), ('const-0', u'INT_EQUAL_-1206938109'), (u'INDIRECT_-1206906198', u'MULTIEQUAL_-1206906702'), (u'CALL_-1206927297', u'INDIRECT_-1206888851'), (u'MULTIEQUAL_-1206910294', u'COPY_-1206879286'), ('tmp_19716', u'BRANCH_-1206922927'), (u'MULTIEQUAL_-1206905270', u'MULTIEQUAL_-1206902263'), (u'CALLIND_-1206921999', u'INDIRECT_-1206905551'), (u'CALLIND_-1206925019', u'INDIRECT_-1206883986'), (u'STORE_-1206930873', u'INDIRECT_-1206888420'), (u'INDIRECT_-1206883870', u'MULTIEQUAL_-1206883640'), (u'MULTIEQUAL_-1206909548', u'MULTIEQUAL_-1206909521'), (u'INDIRECT_-1206908124', u'MULTIEQUAL_-1206907863'), (u'INDIRECT_-1206888347', u'MULTIEQUAL_-1206890134'), (u'CALL_-1206929145', u'INDIRECT_-1206886648'), (u'CALL_-1206929202', u'INDIRECT_-1206900846'), (u'CALL_-1206928992', u'INDIRECT_-1206892565'), (u'STORE_-1206934436', u'INDIRECT_-1206905590'), (u'CALL_-1206921308', u'INDIRECT_-1206886708'), (u'MULTIEQUAL_-1206895572', u'MULTIEQUAL_-1206894934'), (u'MULTIEQUAL_-1206900550', u'MULTIEQUAL_-1206900415'), (u'CALL_-1206927418', u'INDIRECT_-1206902359'), (u'CALLIND_-1206922663', u'INDIRECT_-1206886127'), (u'INDIRECT_-1206899859', u'MULTIEQUAL_-1206899279'), (u'INDIRECT_-1206894980', u'MULTIEQUAL_-1206894882'), (u'CALL_-1206930506', u'CALL_-1206930274'), (u'CALL_-1206937302', u'INDIRECT_-1206898912'), ('tmp_72986', u'PTRADD_-1206880094'), (u'INDIRECT_-1206904996', u'MULTIEQUAL_-1206904791'), (u'INDIRECT_-1206892482', u'MULTIEQUAL_-1206892183'), (u'CALL_-1206935809', u'INDIRECT_-1206905173'), (u'CALLIND_-1206921344', u'INDIRECT_-1206890414'), (u'STORE_-1206921743', u'INDIRECT_-1206886675'), (u'STORE_-1206925248', u'INDIRECT_-1206901122'), (u'CALL_-1206937615', u'INDIRECT_-1206907602'), (u'STORE_-1206937765', u'INDIRECT_-1206913780'), (u'CALL_-1206935851', u'INDIRECT_-1206892606'), (u'INDIRECT_-1206910952', u'MULTIEQUAL_-1206910861'), (u'INDIRECT_-1206891239', u'MULTIEQUAL_-1206891620'), (u'MULTIEQUAL_-1206896581', u'MULTIEQUAL_-1206897023'), (u'LOAD_-1206931634', u'CALL_-1206931539'), (u'INDIRECT_-1206885363', u'MULTIEQUAL_-1206884828'), (u'STORE_-1206935460', u'INDIRECT_-1206910759'), (u'INDIRECT_-1206880136', u'MULTIEQUAL_-1206881810'), (u'STORE_-1206933118', u'INDIRECT_-1206891842'), (u'CALL_-1206934098', u'INDIRECT_-1206894561'), (u'CALL_-1206923816', u'INDIRECT_-1206900299'), (u'INDIRECT_-1206885039', u'MULTIEQUAL_-1206885616'), (u'INDIRECT_-1206908928', u'MULTIEQUAL_-1206905623'), (u'CALL_-1206935809', u'INDIRECT_-1206896773'), (u'STORE_-1206921743', u'INDIRECT_-1206905155'), (u'STORE_-1206928588', u'INDIRECT_-1206911423'), (u'CALL_-1206937142', u'INDIRECT_-1206903014'), (u'INDIRECT_-1206910288', u'MULTIEQUAL_-1206911681'), (u'MULTIEQUAL_-1206880405', u'MULTIEQUAL_-1206908523'), (u'CALL_-1206925799', u'INDIRECT_-1206884849'), ('const-20', u'PTRADD_-1206879160'), (u'CALL_-1206928291', u'INDIRECT_-1206898510'), (u'CALLIND_-1206925046', u'MULTIEQUAL_-1206911053'), (u'INDIRECT_-1206883653', u'MULTIEQUAL_-1206883634'), (u'CALLIND_-1206921710', u'INDIRECT_-1206905816'), (u'MULTIEQUAL_-1206909667', u'MULTIEQUAL_-1206909173'), (u'CALL_-1206934991', u'INDIRECT_-1206903046'), (u'INDIRECT_-1206881351', u'MULTIEQUAL_-1206881219'), ('tmp_72983', u'INT_ADD_-1206921397'), (u'MULTIEQUAL_-1206898258', u'MULTIEQUAL_-1206898252'), (u'CALLIND_-1206938263', u'INDIRECT_-1206894944'), (u'CALL_-1206921832', u'INDIRECT_-1206895382'), (u'CALL_-1206937924', u'INDIRECT_-1206900621'), (u'CALL_-1206928992', u'INDIRECT_-1206899705'), (u'CALL_-1206921320', u'INDIRECT_-1206900058'), (u'CALL_-1206931128', u'INDIRECT_-1206910426'), (u'STORE_-1206930846', u'INDIRECT_-1206889189'), (u'CALLIND_-1206921856', u'INDIRECT_-1206894558'), (u'INDIRECT_-1206881983', u'COPY_-1206881991'), (u'INDIRECT_-1206894819', u'MULTIEQUAL_-1206894239'), (u'CALL_-1206928271', u'INDIRECT_-1206900775'), (u'CALL_-1206938036', u'INDIRECT_-1206897315'), (u'CALL_-1206928150', u'INDIRECT_-1206903429'), (u'CALL_-1206928518', u'INDIRECT_-1206890709'), (u'COPY_-1206880229', u'CALL_-1206934888'), (u'PTRADD_-1206872157', u'LOAD_-1206922104'), (u'STORE_-1206921864', u'INDIRECT_-1206902289'), (u'CALL_-1206937983', u'INDIRECT_-1206893931'), ('const-1', u'INT_ADD_-1206922624'), (u'INDIRECT_-1206887587', u'MULTIEQUAL_-1206891723'), (u'INDIRECT_-1206892965', u'MULTIEQUAL_-1206892599'), (u'INDIRECT_-1206911822', u'MULTIEQUAL_-1206911718'), (u'INDIRECT_-1206898029', u'MULTIEQUAL_-1206897984'), (u'MULTIEQUAL_-1206903812', u'MULTIEQUAL_-1206903794'), (u'MULTIEQUAL_-1206903590', u'MULTIEQUAL_-1206903566'), (u'INDIRECT_-1206893360', u'MULTIEQUAL_-1206888150'), (u'INDIRECT_-1206890535', u'MULTIEQUAL_-1206890376'), (u'STORE_-1206930310', u'INDIRECT_-1206895188'), (u'MULTIEQUAL_-1206904127', u'MULTIEQUAL_-1206904121'), (u'INDIRECT_-1206891212', u'MULTIEQUAL_-1206891121'), (u'MULTIEQUAL_-1206912154', u'MULTIEQUAL_-1206912138'), (u'CALL_-1206929202', u'INDIRECT_-1206896226'), (u'MULTIEQUAL_-1206908374', u'MULTIEQUAL_-1206908358'), (u'CALL_-1206929324', u'INDIRECT_-1206886632'), (u'INDIRECT_-1206896503', u'MULTIEQUAL_-1206896227'), (u'INDIRECT_-1206908437', u'MULTIEQUAL_-1206908047'), (u'CALL_-1206928474', u'INDIRECT_-1206901190'), (u'INDIRECT_-1206904777', u'COPY_-1206879159'), (u'CALL_-1206929529', u'INDIRECT_-1206911035'), (u'INDIRECT_-1206881245', u'MULTIEQUAL_-1206881191'), (u'MULTIEQUAL_-1206894870', u'MULTIEQUAL_-1206898400'), (u'CALL_-1206929974', u'INDIRECT_-1206887452'), (u'STORE_-1206935460', u'INDIRECT_-1206893959'), (u'STORE_-1206934385', u'INDIRECT_-1206891697'), (u'INDIRECT_-1206893077', u'MULTIEQUAL_-1206892799'), (u'MULTIEQUAL_-1206881810', u'MULTIEQUAL_-1206881753'), (u'MULTIEQUAL_-1206896943', u'MULTIEQUAL_-1206896895'), (u'CALLIND_-1206924378', u'INDIRECT_-1206891183'), (u'INDIRECT_-1206899340', u'MULTIEQUAL_-1206899848'), (u'MULTIEQUAL_-1206905270', u'MULTIEQUAL_-1206905246'), (u'MULTIEQUAL_-1206876315', u'MULTIEQUAL_-1206876757'), (u'CALL_-1206921832', u'INDIRECT_-1206876228'), (u'MULTIEQUAL_-1206885259', u'MULTIEQUAL_-1206885124'), (u'STORE_-1206928732', u'INDIRECT_-1206913191'), (u'INDIRECT_-1206905668', u'MULTIEQUAL_-1206907061'), (u'CALL_-1206931128', u'INDIRECT_-1206891946'), (u'CALL_-1206939523', u'INT_EQUAL_-1206939493'), (u'INDIRECT_-1206900777', u'MULTIEQUAL_-1206876996'), (u'INDIRECT_-1206909163', u'MULTIEQUAL_-1206909014'), (u'MULTIEQUAL_-1206911229', u'MULTIEQUAL_-1206911215'), (u'CALL_-1206937824', u'INDIRECT_-1206893847'), (u'INDIRECT_-1206886444', u'COPY_-1206879465'), (u'INT_ADD_-1206939198', u'CAST_-1206878659'), (u'CALL_-1206933623', u'INDIRECT_-1206906878'), (u'CALL_-1206930899', u'INDIRECT_-1206909911'), (u'INDIRECT_-1206898443', u'MULTIEQUAL_-1206899052'), (u'STORE_-1206937772', u'INDIRECT_-1206902865'), ('const-0', u'COPY_-1206924638'), (u'INDIRECT_-1206899259', u'MULTIEQUAL_-1206899879'), ('const-1', u'COPY_-1206879118'), (u'INDIRECT_-1206900583', u'MULTIEQUAL_-1206900896'), (u'MULTIEQUAL_-1206880418', u'MULTIEQUAL_-1206913983'), (u'INDIRECT_-1206882171', u'MULTIEQUAL_-1206883464'), (u'CALL_-1206933594', u'INDIRECT_-1206900144'), (u'INDIRECT_-1206915086', u'MULTIEQUAL_-1206914632'), (u'INDIRECT_-1206892993', u'MULTIEQUAL_-1206895026'), (u'INDIRECT_-1206913498', u'MULTIEQUAL_-1206913451'), (u'CALL_-1206932271', u'INDIRECT_-1206902935'), (u'INDIRECT_-1206897380', u'MULTIEQUAL_-1206896749'), (u'INDIRECT_-1206908405', u'MULTIEQUAL_-1206908310'), (u'CALL_-1206930025', u'INDIRECT_-1206892324'), (u'STORE_-1206928320', u'INDIRECT_-1206885609'), (u'INDIRECT_-1206904466', u'MULTIEQUAL_-1206906934'), (u'MULTIEQUAL_-1206905211', u'MULTIEQUAL_-1206905096'), (u'CALL_-1206926019', u'INDIRECT_-1206905981'), (u'INDIRECT_-1206910076', u'COPY_-1206879040'), ('const--1', u'INT_NOTEQUAL_-1206928667'), (u'MULTIEQUAL_-1206887341', u'MULTIEQUAL_-1206886313'), (u'INDIRECT_-1206899663', u'MULTIEQUAL_-1206899554'), (u'CALL_-1206926003', u'INDIRECT_-1206877320'), (u'STORE_-1206924545', u'INDIRECT_-1206891090'), (u'MULTIEQUAL_-1206880990', u'MULTIEQUAL_-1206880882'), (u'INDIRECT_-1206888544', u'COPY_-1206879470'), (u'INDIRECT_-1206901465', u'MULTIEQUAL_-1206901242'), (u'STORE_-1206921830', u'INDIRECT_-1206903521'), (u'MULTIEQUAL_-1206909696', u'CAST_-1206869428'), (u'INDIRECT_-1206913439', u'MULTIEQUAL_-1206913349'), (u'STORE_-1206922815', u'INDIRECT_-1206894991'), ('const-8', u'PTRADD_-1206877526'), (u'INDIRECT_-1206906095', u'MULTIEQUAL_-1206907101'), (u'INDIRECT_-1206910840', u'MULTIEQUAL_-1206910685'), (u'INDIRECT_-1206905184', u'MULTIEQUAL_-1206904981'), (u'INDIRECT_-1206898397', u'COPY_-1206878593'), (u'INDIRECT_-1206881993', u'MULTIEQUAL_-1206882846'), (u'CALL_-1206921722', u'INDIRECT_-1206894433'), (u'CALL_-1206938958', u'INDIRECT_-1206903326'), (u'MULTIEQUAL_-1206905339', u'COPY_-1206905462'), (u'CALL_-1206933594', u'INDIRECT_-1206888804'), (u'INDIRECT_-1206892948', u'MULTIEQUAL_-1206892756'), (u'CALL_-1206938900', u'INDIRECT_-1206906656'), (u'CALL_-1206937414', u'INDIRECT_-1206911019'), (u'INDIRECT_-1206885415', u'MULTIEQUAL_-1206886501'), (u'CALL_-1206925460', u'INDIRECT_-1206882837'), (u'CALL_-1206935821', u'INDIRECT_-1206901822'), (u'CALL_-1206931337', u'INDIRECT_-1206889352'), (u'CALL_-1206928194', u'INDIRECT_-1206892948'), (u'INDIRECT_-1206905515', u'MULTIEQUAL_-1206905597'), (u'MULTIEQUAL_-1206879542', u'MULTIEQUAL_-1206879236'), (u'INDIRECT_-1206892376', u'MULTIEQUAL_-1206892142'), (u'INDIRECT_-1206901112', u'MULTIEQUAL_-1206900896'), (u'INDIRECT_-1206895513', u'MULTIEQUAL_-1206876241'), (u'INT_EQUAL_-1206931660', u'CBRANCH_-1206931659'), (u'CALLIND_-1206938263', u'INDIRECT_-1206908804'), (u'MULTIEQUAL_-1206907723', u'MULTIEQUAL_-1206910433'), (u'STORE_-1206925248', u'INDIRECT_-1206893562'), (u'INDIRECT_-1206899616', u'MULTIEQUAL_-1206900020'), (u'CALL_-1206925432', u'INDIRECT_-1206888703'), (u'CALL_-1206934955', u'INDIRECT_-1206890417'), (u'CALL_-1206929269', u'INDIRECT_-1206878350'), (u'STORE_-1206921830', u'INDIRECT_-1206885461'), (u'INDIRECT_-1206876983', u'MULTIEQUAL_-1206883383'), (u'INDIRECT_-1206911318', u'MULTIEQUAL_-1206911230'), (u'CALL_-1206929226', u'INDIRECT_-1206886157'), (u'CALL_-1206925604', u'INDIRECT_-1206888607'), (u'CALL_-1206937729', u'INDIRECT_-1206893805'), (u'INDIRECT_-1206904430', u'MULTIEQUAL_-1206905996'), (u'STORE_-1206921567', u'INDIRECT_-1206884913'), (u'INDIRECT_-1206908802', u'MULTIEQUAL_-1206908703'), (u'INDIRECT_-1206895830', u'MULTIEQUAL_-1206897369'), (u'CALL_-1206930899', u'INDIRECT_-1206880843'), (u'STORE_-1206921525', u'INDIRECT_-1206888249'), (u'CALL_-1206938421', u'INDIRECT_-1206892100'), (u'CALL_-1206929269', u'INDIRECT_-1206892635'), ('const-8', u'INT_ADD_-1206921882'), (u'MULTIEQUAL_-1206886501', u'MULTIEQUAL_-1206886943'), (u'CALL_-1206932954', u'INDIRECT_-1206883139'), (u'MULTIEQUAL_-1206900505', u'MULTIEQUAL_-1206900492'), (u'INDIRECT_-1206900006', u'COPY_-1206879383'), (u'INDIRECT_-1206905875', u'MULTIEQUAL_-1206909549'), (u'CALL_-1206938756', u'INDIRECT_-1206904899'), (u'MULTIEQUAL_-1206913536', u'INT_NOTEQUAL_-1206923086'), (u'STORE_-1206921830', u'INDIRECT_-1206896801'), (u'CALLIND_-1206938189', u'CAST_-1206878083'), (u'CALL_-1206931674', u'INDIRECT_-1206890473'), (u'INDIRECT_-1206889389', u'MULTIEQUAL_-1206891112'), (u'STORE_-1206930256', u'INDIRECT_-1206909028'), (u'CALL_-1206926019', u'INDIRECT_-1206900521'), (u'MULTIEQUAL_-1206906259', u'MULTIEQUAL_-1206905401'), (u'INDIRECT_-1206899187', u'MULTIEQUAL_-1206899282'), (u'CAST_-1206870944', u'COPY_-1206870163'), (u'MULTIEQUAL_-1206913362', u'MULTIEQUAL_-1206913349'), (u'CALL_-1206930241', u'INDIRECT_-1206914452'), (u'CALL_-1206929032', u'INDIRECT_-1206877421'), (u'CALL_-1206928291', u'INDIRECT_-1206909430'), (u'INDIRECT_-1206898362', u'MULTIEQUAL_-1206898063'), (u'MULTIEQUAL_-1206895263', u'MULTIEQUAL_-1206895963'), (u'INDIRECT_-1206902653', u'MULTIEQUAL_-1206876259'), (u'INDIRECT_-1206889502', u'MULTIEQUAL_-1206889386'), (u'CALL_-1206928225', u'INDIRECT_-1206893433'), (u'INT_ADD_-1206924396', u'CAST_-1206870206'), (u'STORE_-1206928482', u'INDIRECT_-1206900860'), (u'INDIRECT_-1206905855', u'MULTIEQUAL_-1206906639'), (u'INDIRECT_-1206902026', u'MULTIEQUAL_-1206903279'), ('const-256', u'INT_AND_-1206912784'), (u'CALLIND_-1206925046', u'INDIRECT_-1206906262'), (u'INDIRECT_-1206900848', u'MULTIEQUAL_-1206902409'), (u'CAST_-1206874574', u'CAST_-1206874545'), (u'CALL_-1206934963', u'INDIRECT_-1206894623'), (u'INDIRECT_-1206893941', u'MULTIEQUAL_-1206896531'), ('const-433', u'LOAD_-1206938857'), (u'MULTIEQUAL_-1206902898', u'MULTIEQUAL_-1206902879'), (u'CALL_-1206921832', u'INDIRECT_-1206900002'), ('tmp_21913', u'CBRANCH_-1206921792'), (u'INDIRECT_-1206897554', u'MULTIEQUAL_-1206897399'), (u'CALL_-1206935809', u'INDIRECT_-1206903073'), ('const-433', u'LOAD_-1206930719'), (u'INDIRECT_-1206909076', u'MULTIEQUAL_-1206908580'), (u'CALL_-1206926019', u'INDIRECT_-1206901361'), (u'INDIRECT_-1206907634', u'MULTIEQUAL_-1206907479'), (u'INDIRECT_-1206902488', u'COPY_-1206879623'), (u'CALL_-1206933594', u'INDIRECT_-1206898044'), (u'INDIRECT_-1206892415', u'MULTIEQUAL_-1206893199'), (u'MULTIEQUAL_-1206911053', u'INT_EQUAL_-1206924980'), (u'CALL_-1206928772', u'INDIRECT_-1206898768'), (u'MULTIEQUAL_-1206887436', u'MULTIEQUAL_-1206889847'), (u'INDIRECT_-1206901432', u'MULTIEQUAL_-1206899226'), (u'CALL_-1206930506', u'INT_EQUAL_-1206930458'), (u'STORE_-1206921830', u'INDIRECT_-1206890081'), (u'CALL_-1206928667', u'INDIRECT_-1206901542'), (u'CALL_-1206938756', u'INDIRECT_-1206910359'), (u'CALL_-1206930927', u'INDIRECT_-1206880645'), (u'CALL_-1206934888', u'INDIRECT_-1206906172'), (u'CALL_-1206931539', u'INDIRECT_-1206912575'), (u'CALL_-1206930311', u'INDIRECT_-1206900731'), (u'INDIRECT_-1206897437', u'MULTIEQUAL_-1206897098'), (u'INDIRECT_-1206903948', u'MULTIEQUAL_-1206911043'), (u'CALLIND_-1206925019', u'INDIRECT_-1206900786'), (u'INDIRECT_-1206899207', u'MULTIEQUAL_-1206899175'), (u'CALL_-1206930550', u'INDIRECT_-1206896662'), (u'INDIRECT_-1206890780', u'MULTIEQUAL_-1206890692'), (u'CALL_-1206921994', u'INDIRECT_-1206906779'), (u'CALL_-1206928690', u'INDIRECT_-1206894100'), (u'MULTIEQUAL_-1206888884', u'MULTIEQUAL_-1206888831'), (u'INDIRECT_-1206897533', u'MULTIEQUAL_-1206897956'), (u'INDIRECT_-1206897533', u'MULTIEQUAL_-1206897956'), (u'MULTIEQUAL_-1206904707', u'MULTIEQUAL_-1206904727'), (u'MULTIEQUAL_-1206873732', u'MULTIEQUAL_-1206873528'), (u'STORE_-1206921525', u'INDIRECT_-1206892029'), (u'INDIRECT_-1206892390', u'MULTIEQUAL_-1206891958'), (u'INDIRECT_-1206893413', u'MULTIEQUAL_-1206895446'), (u'INDIRECT_-1206904968', u'MULTIEQUAL_-1206904309'), (u'CALL_-1206921954', u'INDIRECT_-1206902136'), (u'STORE_-1206928410', u'INDIRECT_-1206902498'), (u'CALL_-1206933962', u'INDIRECT_-1206893216'), (u'INDIRECT_-1206909891', u'MULTIEQUAL_-1206907566'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206871401'), (u'INDIRECT_-1206903909', u'MULTIEQUAL_-1206903794'), (u'INDIRECT_-1206883247', u'MULTIEQUAL_-1206883211'), (u'MULTIEQUAL_-1206908436', u'MULTIEQUAL_-1206910847'), (u'INDIRECT_-1206885056', u'MULTIEQUAL_-1206893403'), (u'STORE_-1206930256', u'INDIRECT_-1206906508'), (u'CALL_-1206925799', u'INDIRECT_-1206886109'), (u'STORE_-1206925381', u'INDIRECT_-1206898244'), (u'CALL_-1206928647', u'INDIRECT_-1206910462'), (u'MULTIEQUAL_-1206911258', u'CALLIND_-1206925511'), (u'INDIRECT_-1206878556', u'MULTIEQUAL_-1206881178'), (u'CALL_-1206928225', u'INDIRECT_-1206883182'), (u'INDIRECT_-1206890706', u'MULTIEQUAL_-1206890477'), (u'INDIRECT_-1206897087', u'MULTIEQUAL_-1206897182'), (u'CALL_-1206925604', u'INDIRECT_-1206890287'), (u'STORE_-1206930873', u'INDIRECT_-1206908160'), (u'CALL_-1206931183', u'INDIRECT_-1206904145'), (u'MULTIEQUAL_-1206899082', u'MULTIEQUAL_-1206899069'), (u'CALL_-1206938900', u'INDIRECT_-1206884728'), (u'CALL_-1206929794', u'INDIRECT_-1206897002'), (u'CALL_-1206931128', u'INDIRECT_-1206904966'), ('const-4294967295', u'INT_AND_-1206919439'), (u'CALL_-1206928690', u'INDIRECT_-1206895360'), ('const-433', u'LOAD_-1206924958'), (u'INDIRECT_-1206905568', u'MULTIEQUAL_-1206902263'), (u'INDIRECT_-1206894277', u'COPY_-1206879134'), (u'INDIRECT_-1206896450', u'MULTIEQUAL_-1206897096'), (u'CALL_-1206921844', u'INDIRECT_-1206875728'), (u'MULTIEQUAL_-1206880942', u'MULTIEQUAL_-1206880396'), (u'INDIRECT_-1206903379', u'MULTIEQUAL_-1206902991'), (u'CALL_-1206927833', u'INDIRECT_-1206907135'), (u'CALL_-1206931337', u'INDIRECT_-1206894812'), (u'INDIRECT_-1206897772', u'MULTIEQUAL_-1206897624'), (u'CALL_-1206932359', u'INDIRECT_-1206891078'), (u'CAST_-1206875500', u'INT_NOTEQUAL_-1206934550'), (u'MULTIEQUAL_-1206897284', u'MULTIEQUAL_-1206897231'), (u'MULTIEQUAL_-1206898760', u'MULTIEQUAL_-1206898703'), (u'MULTIEQUAL_-1206896523', u'MULTIEQUAL_-1206897223'), (u'CALL_-1206933962', u'INDIRECT_-1206913958'), (u'INT_EQUAL_-1206932345', u'CBRANCH_-1206932344'), (u'INDIRECT_-1206914970', u'MULTIEQUAL_-1206911742'), (u'INDIRECT_-1206895976', u'MULTIEQUAL_-1206904323'), (u'MULTIEQUAL_-1206887143', u'MULTIEQUAL_-1206889853'), (u'INDIRECT_-1206896695', u'MULTIEQUAL_-1206896777'), (u'CALLIND_-1206925401', u'INDIRECT_-1206891734'), (u'CALL_-1206933623', u'INDIRECT_-1206900158'), (u'CALL_-1206927048', u'INDIRECT_-1206899524'), (u'CALL_-1206928108', u'INDIRECT_-1206897974'), (u'CALL_-1206930394', u'INDIRECT_-1206905397'), (u'CALLIND_-1206921743', u'INDIRECT_-1206897855'), (u'CALL_-1206928709', u'INDIRECT_-1206906541'), (u'MULTIEQUAL_-1206876236', u'MULTIEQUAL_-1206876118'), (u'CALL_-1206929145', u'INDIRECT_-1206898828'), (u'INDIRECT_-1206887276', u'MULTIEQUAL_-1206874297'), (u'INDIRECT_-1206906303', u'MULTIEQUAL_-1206906437'), (u'INDIRECT_-1206900663', u'MULTIEQUAL_-1206904743'), (u'INDIRECT_-1206914360', u'MULTIEQUAL_-1206909150'), (u'INDIRECT_-1206892015', u'MULTIEQUAL_-1206891595'), (u'INDIRECT_-1206894560', u'MULTIEQUAL_-1206894462'), (u'CALL_-1206938628', u'INDIRECT_-1206901676'), (u'STORE_-1206928320', u'INDIRECT_-1206894849'), ('const-433', u'LOAD_-1206921973'), (u'INDIRECT_-1206900661', u'MULTIEQUAL_-1206903251'), (u'INDIRECT_-1206908842', u'COPY_-1206878856'), (u'STORE_-1206930846', u'INDIRECT_-1206895909'), (u'CALL_-1206932327', u'INDIRECT_-1206889516'), (u'INDIRECT_-1206888936', u'MULTIEQUAL_-1206889482'), (u'MULTIEQUAL_-1206907627', u'MULTIEQUAL_-1206907611'), (u'STORE_-1206937696', u'INDIRECT_-1206895266'), (u'CALL_-1206930086', u'INDIRECT_-1206897807'), (u'INDIRECT_-1206893280', u'MULTIEQUAL_-1206894980'), (u'CALL_-1206928152', u'INDIRECT_-1206902193'), (u'STORE_-1206927241', u'INDIRECT_-1206907629'), (u'CALL_-1206937875', u'INDIRECT_-1206902272'), (u'CALL_-1206937559', u'INDIRECT_-1206894547'), (u'CALL_-1206928331', u'INDIRECT_-1206909035'), (u'CALL_-1206931797', u'INDIRECT_-1206906931'), (u'CALL_-1206922316', u'INDIRECT_-1206897698'), (u'INDIRECT_-1206897503', u'MULTIEQUAL_-1206899021'), (u'CALLIND_-1206921743', u'INDIRECT_-1206886515'), (u'CALL_-1206938725', u'INDIRECT_-1206896273'), (u'INDIRECT_-1206885347', u'MULTIEQUAL_-1206885311'), (u'INDIRECT_-1206902585', u'MULTIEQUAL_-1206876141'), (u'INDIRECT_-1206897168', u'MULTIEQUAL_-1206896846'), (u'CALL_-1206929529', u'INDIRECT_-1206900955'), (u'CALL_-1206928772', u'INDIRECT_-1206900868'), (u'INDIRECT_-1206888270', u'MULTIEQUAL_-1206889809'), (u'INDIRECT_-1206883243', u'MULTIEQUAL_-1206884900'), (u'INDIRECT_-1206903602', u'MULTIEQUAL_-1206903552'), (u'STORE_-1206925479', u'INDIRECT_-1206906700'), (u'CALL_-1206925831', u'INDIRECT_-1206899994'), (u'INDIRECT_-1206896056', u'MULTIEQUAL_-1206895560'), (u'INDIRECT_-1206895439', u'MULTIEQUAL_-1206895820'), (u'CALL_-1206930457', u'INDIRECT_-1206908943'), (u'CALL_-1206926019', u'INDIRECT_-1206907241'), (u'CALL_-1206931337', u'INDIRECT_-1206898172'), (u'MULTIEQUAL_-1206876969', u'MULTIEQUAL_-1206890241'), (u'INDIRECT_-1206894153', u'MULTIEQUAL_-1206894134'), (u'LOAD_-1206928898', u'COPY_-1206877180'), (u'INDIRECT_-1206883849', u'MULTIEQUAL_-1206884922'), (u'BOOL_NEGATE_-1206872482', u'CBRANCH_-1206922335'), (u'INDIRECT_-1206893075', u'MULTIEQUAL_-1206892570'), (u'CALL_-1206928621', u'INDIRECT_-1206891988'), (u'STORE_-1206937765', u'INDIRECT_-1206893200'), (u'MULTIEQUAL_-1206895686', u'MULTIEQUAL_-1206895648'), (u'MULTIEQUAL_-1206911335', u'INT_EQUAL_-1206928598'), (u'INDIRECT_-1206906726', u'COPY_-1206879399'), (u'CALL_-1206932911', u'INDIRECT_-1206908652'), (u'INDIRECT_-1206904377', u'MULTIEQUAL_-1206904086'), (u'INDIRECT_-1206901984', u'COPY_-1206879502'), (u'STORE_-1206933398', u'INDIRECT_-1206902922'), (u'INDIRECT_-1206896177', u'MULTIEQUAL_-1206895343'), (u'STORE_-1206930256', u'INDIRECT_-1206890548'), (u'STORE_-1206930846', u'INDIRECT_-1206892549'), (u'CALLIND_-1206921388', u'INDIRECT_-1206893323'), (u'INDIRECT_-1206891595', u'COPY_-1206878696'), ('const-2', u'PTRADD_-1206871900'), (u'MULTIEQUAL_-1206905839', u'MULTIEQUAL_-1206905423'), (u'INDIRECT_-1206897977', u'COPY_-1206878592'), (u'MULTIEQUAL_-1206892027', u'MULTIEQUAL_-1206891533'), (u'INDIRECT_-1206887884', u'MULTIEQUAL_-1206892447'), (u'CALL_-1206930457', u'INDIRECT_-1206897183'), (u'CALL_-1206932359', u'INDIRECT_-1206889398'), (u'INDIRECT_-1206905203', u'MULTIEQUAL_-1206905516'), (u'CALL_-1206930915', u'INDIRECT_-1206909503'), (u'CALL_-1206937729', u'INDIRECT_-1206892965'), (u'MULTIEQUAL_-1206903615', u'MULTIEQUAL_-1206903527'), (u'CALL_-1206928271', u'INDIRECT_-1206891339'), (u'INDIRECT_-1206902661', u'COPY_-1206880543'), (u'INDIRECT_-1206902159', u'MULTIEQUAL_-1206902540'), (u'INDIRECT_-1206900588', u'MULTIEQUAL_-1206902027'), (u'CALL_-1206930636', u'INDIRECT_-1206891918'), (u'INDIRECT_-1206889503', u'MULTIEQUAL_-1206889637'), (u'CALL_-1206924668', u'INDIRECT_-1206888070'), (u'INDIRECT_-1206906543', u'MULTIEQUAL_-1206910623'), (u'CALL_-1206929866', u'INDIRECT_-1206898726'), (u'INDIRECT_-1206886937', u'MULTIEQUAL_-1206886103'), (u'INDIRECT_-1206895488', u'MULTIEQUAL_-1206892183'), (u'CALL_-1206937729', u'INDIRECT_-1206895065'), (u'STORE_-1206937765', u'INDIRECT_-1206894460'), (u'CALL_-1206929794', u'INDIRECT_-1206910862'), (u'INDIRECT_-1206889406', u'MULTIEQUAL_-1206889333'), (u'INDIRECT_-1206910641', u'COPY_-1206880562'), (u'CALL_-1206930210', u'INDIRECT_-1206903594'), (u'INDIRECT_-1206910064', u'MULTIEQUAL_-1206909887'), (u'CALL_-1206930899', u'INDIRECT_-1206880506'), (u'INDIRECT_-1206911063', u'MULTIEQUAL_-1206880958'), (u'MULTIEQUAL_-1206880904', u'MULTIEQUAL_-1206880358'), (u'CALL_-1206931539', u'INDIRECT_-1206903335'), (u'CALL_-1206932327', u'INDIRECT_-1206902536'), (u'INDIRECT_-1206903073', u'MULTIEQUAL_-1206876260'), (u'STORE_-1206928410', u'INDIRECT_-1206900398'), (u'STORE_-1206927248', u'INDIRECT_-1206893354'), ('const-433', u'STORE_-1206925416'), (u'CALL_-1206930457', u'INDIRECT_-1206887943'), (u'CALL_-1206935821', u'INDIRECT_-1206893002'), ('tmp_16868', u'BRANCH_-1206924856'), (u'INDIRECT_-1206904283', u'MULTIEQUAL_-1206904174'), (u'INDIRECT_-1206907327', u'MULTIEQUAL_-1206911463'), (u'MULTIEQUAL_-1206893027', u'MULTIEQUAL_-1206893052'), (u'CALL_-1206929621', u'INDIRECT_-1206893001'), (u'STORE_-1206937696', u'INDIRECT_-1206901146'), (u'INDIRECT_-1206908017', u'MULTIEQUAL_-1206907627'), (u'INDIRECT_-1206885888', u'MULTIEQUAL_-1206892983'), (u'MULTIEQUAL_-1206901566', u'MULTIEQUAL_-1206901528'), (u'INDIRECT_-1206906686', u'MULTIEQUAL_-1206906232'), (u'MULTIEQUAL_-1206902458', u'MULTIEQUAL_-1206902452'), (u'STORE_-1206930175', u'INDIRECT_-1206904788'), (u'MULTIEQUAL_-1206898681', u'MULTIEQUAL_-1206898681'), (u'MULTIEQUAL_-1206911231', u'MULTIEQUAL_-1206911229'), (u'MULTIEQUAL_-1206903972', u'MULTIEQUAL_-1206903334'), (u'STORE_-1206930351', u'INDIRECT_-1206894560'), (u'CALL_-1206931142', u'INDIRECT_-1206897643'), (u'CALL_-1206927048', u'INDIRECT_-1206877596'), (u'INDIRECT_-1206899588', u'MULTIEQUAL_-1206899198'), (u'CALL_-1206929529', u'INDIRECT_-1206905995'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871878'), (u'CALL_-1206928709', u'INDIRECT_-1206900241'), (u'MULTIEQUAL_-1206887761', u'MULTIEQUAL_-1206886733'), (u'CALL_-1206929202', u'INDIRECT_-1206891606'), (u'INT_MULT_-1206935898', u'CALL_-1206935809'), (u'MULTIEQUAL_-1206916045', u'CALL_-1206934460'), (u'INDIRECT_-1206903995', u'MULTIEQUAL_-1206902244'), (u'CALL_-1206928668', u'INDIRECT_-1206907890'), (u'INDIRECT_-1206886896', u'MULTIEQUAL_-1206886519'), (u'CALLIND_-1206921884', u'INDIRECT_-1206875923'), (u'CALL_-1206937824', u'INDIRECT_-1206903087'), (u'CALL_-1206938958', u'INDIRECT_-1206894926'), (u'INDIRECT_-1206890372', u'MULTIEQUAL_-1206890281'), ('const-0', u'INT_NOTEQUAL_-1206934550'), (u'CALLIND_-1206925511', u'INDIRECT_-1206894733'), (u'INDIRECT_-1206907077', u'MULTIEQUAL_-1206907881'), (u'STORE_-1206928320', u'INDIRECT_-1206894429'), (u'INDIRECT_-1206903155', u'MULTIEQUAL_-1206902650'), (u'INDIRECT_-1206909674', u'MULTIEQUAL_-1206909047'), (u'INDIRECT_-1206900564', u'MULTIEQUAL_-1206900303'), (u'CALL_-1206921954', u'INDIRECT_-1206908598'), (u'CALL_-1206931545', u'INDIRECT_-1206908045'), (u'MULTIEQUAL_-1206891121', u'MULTIEQUAL_-1206890775'), (u'STORE_-1206924560', u'INDIRECT_-1206896980'), (u'CALL_-1206937983', u'INDIRECT_-1206902751'), (u'CALL_-1206934274', u'INDIRECT_-1206910621'), (u'MULTIEQUAL_-1206888592', u'MULTIEQUAL_-1206889343'), (u'COPY_-1206933745', u'MULTIEQUAL_-1206890396'), (u'CALL_-1206934018', u'INDIRECT_-1206902490'), (u'STORE_-1206937920', u'INDIRECT_-1206893696'), (u'MULTIEQUAL_-1206909272', u'MULTIEQUAL_-1206909254'), (u'STORE_-1206933497', u'INDIRECT_-1206910532'), (u'MULTIEQUAL_-1206880367', u'MULTIEQUAL_-1206892983'), (u'MULTIEQUAL_-1206894006', u'MULTIEQUAL_-1206893968'), (u'CALL_-1206934991', u'INDIRECT_-1206905146'), (u'INDIRECT_-1206887188', u'MULTIEQUAL_-1206888581'), (u'CALL_-1206935494', u'INDIRECT_-1206908785'), (u'INDIRECT_-1206900797', u'MULTIEQUAL_-1206899963'), (u'CALL_-1206933594', u'INDIRECT_-1206892584'), (u'INDIRECT_-1206893722', u'MULTIEQUAL_-1206894980'), (u'INDIRECT_-1206891227', u'MULTIEQUAL_-1206891191'), (u'STORE_-1206928622', u'INDIRECT_-1206907406'), (u'CALL_-1206925694', u'INDIRECT_-1206888576'), (u'CALL_-1206931269', u'INDIRECT_-1206897729'), (u'INDIRECT_-1206886460', u'MULTIEQUAL_-1206885829'), (u'CALL_-1206928647', u'INDIRECT_-1206913822'), (u'CALL_-1206934081', u'INDIRECT_-1206910090'), ('const-144', u'INT_ADD_-1206939471'), (u'CALL_-1206934018', u'INDIRECT_-1206906690'), (u'INDIRECT_-1206904171', u'MULTIEQUAL_-1206906017'), (u'INDIRECT_-1206911169', u'COPY_-1206880101'), (u'MULTIEQUAL_-1206895885', u'MULTIEQUAL_-1206895872'), (u'CALL_-1206928209', u'INDIRECT_-1206889623'), (u'STORE_-1206934436', u'INDIRECT_-1206906850'), (u'CALL_-1206931674', u'INDIRECT_-1206890893'), (u'MULTIEQUAL_-1206896240', u'MULTIEQUAL_-1206896183'), (u'MULTIEQUAL_-1206915148', u'CALL_-1206930157'), (u'CALL_-1206929296', u'INDIRECT_-1206895438'), (u'CALL_-1206931745', u'INDIRECT_-1206891642'), (u'CALLIND_-1206921388', u'INDIRECT_-1206883663'), (u'CALL_-1206928474', u'INDIRECT_-1206907070'), ('const-8', u'INT_ADD_-1206872468'), (u'MULTIEQUAL_-1206894848', u'MULTIEQUAL_-1206895643'), (u'CALL_-1206929019', u'INDIRECT_-1206900143'), (u'INDIRECT_-1206892862', u'MULTIEQUAL_-1206892746'), (u'STORE_-1206937696', u'INDIRECT_-1206891906'), (u'INDIRECT_-1206907723', u'MULTIEQUAL_-1206874339'), (u'MULTIEQUAL_-1206889520', u'MULTIEQUAL_-1206889463'), (u'CALL_-1206924612', u'INDIRECT_-1206902165'), (u'INDIRECT_-1206909445', u'MULTIEQUAL_-1206909222'), (u'CALL_-1206928677', u'INDIRECT_-1206889489'), (u'CALL_-1206930550', u'INDIRECT_-1206908002'), (u'CALL_-1206930086', u'INDIRECT_-1206886467'), (u'STORE_-1206930340', u'INDIRECT_-1206903184'), (u'INDIRECT_-1206897842', u'MULTIEQUAL_-1206897571'), (u'CALL_-1206934460', u'INDIRECT_-1206909903'), (u'CALL_-1206935907', u'INDIRECT_-1206907769'), (u'STORE_-1206929190', u'INDIRECT_-1206908748'), (u'CALL_-1206928518', u'CALL_-1206928474'), (u'STORE_-1206928662', u'INDIRECT_-1206895509'), (u'INDIRECT_-1206903155', u'MULTIEQUAL_-1206904161'), (u'INDIRECT_-1206907249', u'MULTIEQUAL_-1206907784'), (u'CALL_-1206929296', u'INDIRECT_-1206898798'), (u'INT_ZEXT_-1206916969', u'CALL_-1206935821'), (u'STORE_-1206930846', u'INDIRECT_-1206893389'), (u'INDIRECT_-1206882823', u'COPY_-1206882831'), (u'INDIRECT_-1206882715', u'MULTIEQUAL_-1206883540'), (u'INDIRECT_-1206892706', u'MULTIEQUAL_-1206895174'), (u'INDIRECT_-1206898389', u'MULTIEQUAL_-1206897991'), (u'STORE_-1206930256', u'INDIRECT_-1206906088'), (u'CALLIND_-1206924378', u'INDIRECT_-1206905043'), (u'CALL_-1206937875', u'INDIRECT_-1206892612'), (u'CALL_-1206925432', u'INDIRECT_-1206896683'), (u'INDIRECT_-1206889017', u'MULTIEQUAL_-1206889821'), ('const-0', u'INT_NOTEQUAL_-1206937714'), (u'CALL_-1206937615', u'INDIRECT_-1206900882'), (u'CALL_-1206927405', u'INDIRECT_-1206899411'), (u'INDIRECT_-1206907659', u'MULTIEQUAL_-1206908279'), (u'INDIRECT_-1206889658', u'MULTIEQUAL_-1206889482'), (u'CALL_-1206938725', u'INDIRECT_-1206903833'), (u'INDIRECT_-1206914077', u'MULTIEQUAL_-1206913799'), (u'STORE_-1206929089', u'INDIRECT_-1206901586'), (u'MULTIEQUAL_-1206874277', u'MULTIEQUAL_-1206875304'), (u'CALL_-1206928257', u'INDIRECT_-1206899330'), (u'INDIRECT_-1206876705', u'MULTIEQUAL_-1206877151'), (u'STORE_-1206928662', u'INDIRECT_-1206905589'), ('const-1185016', u'COPY_-1206871467'), (u'MULTIEQUAL_-1206876147', u'MULTIEQUAL_-1206904901'), (u'INDIRECT_-1206883986', u'MULTIEQUAL_-1206880907'), (u'STORE_-1206925221', u'INDIRECT_-1206904047'), (u'INDIRECT_-1206904415', u'CALL_-1206928878'), (u'STORE_-1206925479', u'INDIRECT_-1206897880'), (u'CALL_-1206932911', u'INDIRECT_-1206913692'), (u'CALL_-1206935494', u'INDIRECT_-1206912565'), (u'STORE_-1206933118', u'INDIRECT_-1206901922'), (u'MULTIEQUAL_-1206902074', u'MULTIEQUAL_-1206902058'), (u'MULTIEQUAL_-1206896383', u'MULTIEQUAL_-1206896275'), (u'CALL_-1206921459', u'INDIRECT_-1206891835'), (u'MULTIEQUAL_-1206901423', u'MULTIEQUAL_-1206901315'), (u'INDIRECT_-1206894928', u'COPY_-1206879605'), (u'MULTIEQUAL_-1206895683', u'MULTIEQUAL_-1206895635'), (u'INDIRECT_-1206892902', u'MULTIEQUAL_-1206891855'), (u'INDIRECT_-1206893321', u'MULTIEQUAL_-1206893219'), (u'INDIRECT_-1206896349', u'MULTIEQUAL_-1206896304'), (u'MULTIEQUAL_-1206874316', u'MULTIEQUAL_-1206898376'), (u'STORE_-1206928482', u'INDIRECT_-1206895400'), (u'CALL_-1206936047', u'INDIRECT_-1206900717'), (u'INDIRECT_-1206909692', u'MULTIEQUAL_-1206909601'), (u'INDIRECT_-1206889902', u'MULTIEQUAL_-1206889803'), (u'CALL_-1206937875', u'INDIRECT_-1206896392'), (u'INDIRECT_-1206881929', u'MULTIEQUAL_-1206881753'), (u'INDIRECT_-1206893808', u'MULTIEQUAL_-1206893486'), (u'CALL_-1206933745', u'INDIRECT_-1206904434'), (u'INDIRECT_-1206876811', u'MULTIEQUAL_-1206876498'), (u'MULTIEQUAL_-1206889847', u'MULTIEQUAL_-1206889841'), (u'INDIRECT_-1206907457', u'MULTIEQUAL_-1206907012'), (u'INDIRECT_-1206896763', u'MULTIEQUAL_-1206896572'), (u'MULTIEQUAL_-1206914439', u'MULTIEQUAL_-1206880965'), (u'STORE_-1206928627', u'INDIRECT_-1206907248'), ('const-1', u'PTRADD_-1206874338'), (u'STORE_-1206928697', u'INDIRECT_-1206898050'), (u'MULTIEQUAL_-1206905875', u'MULTIEQUAL_-1206905854'), (u'CALL_-1206937302', u'INDIRECT_-1206903952'), (u'INDIRECT_-1206884450', u'MULTIEQUAL_-1206884113'), (u'CALL_-1206921320', u'INDIRECT_-1206895858'), (u'INDIRECT_-1206913985', u'MULTIEQUAL_-1206914651'), (u'INDIRECT_-1206902396', u'MULTIEQUAL_-1206874333'), (u'STORE_-1206922815', u'INDIRECT_-1206884911'), (u'CALL_-1206938772', u'INDIRECT_-1206897350'), (u'INDIRECT_-1206911000', u'MULTIEQUAL_-1206909320'), (u'MULTIEQUAL_-1206907518', u'MULTIEQUAL_-1206907499'), (u'CALL_-1206931773', u'INDIRECT_-1206893052'), (u'CALL_-1206933773', u'INDIRECT_-1206888908'), (u'CALL_-1206921264', u'INDIRECT_-1206894669'), (u'CALL_-1206929296', u'INDIRECT_-1206889978'), (u'CALL_-1206926003', u'INDIRECT_-1206892528'), (u'INDIRECT_-1206892473', u'MULTIEQUAL_-1206892275'), (u'COPY_-1206935100', u'MULTIEQUAL_-1206884183'), (u'INDIRECT_-1206887482', u'MULTIEQUAL_-1206888411'), (u'STORE_-1206930340', u'INDIRECT_-1206901770'), (u'STORE_-1206930310', u'INDIRECT_-1206898968'), ('const-2', u'INT_LESS_-1206925273'), (u'CALL_-1206928357', u'INDIRECT_-1206888470'), (u'MULTIEQUAL_-1206907249', u'MULTIEQUAL_-1206907632'), (u'CALL_-1206938421', u'INDIRECT_-1206893780'), (u'STORE_-1206925248', u'INDIRECT_-1206900702'), (u'CALL_-1206929938', u'INDIRECT_-1206880539'), (u'CALL_-1206925460', u'INDIRECT_-1206895437'), (u'MULTIEQUAL_-1206896475', u'MULTIEQUAL_-1206896387'), ('const-1', u'COPY_-1206879416'), (u'INDIRECT_-1206910042', u'MULTIEQUAL_-1206911709'), (u'INDIRECT_-1206887488', u'MULTIEQUAL_-1206887296'), (u'INDIRECT_-1206909112', u'MULTIEQUAL_-1206908964'), (u'STORE_-1206930340', u'INDIRECT_-1206901924'), (u'INDIRECT_-1206893976', u'MULTIEQUAL_-1206898253'), (u'MULTIEQUAL_-1206903248', u'MULTIEQUAL_-1206904043'), ('const-0', u'INT_EQUAL_-1206927718'), (u'CALL_-1206930550', u'INDIRECT_-1206889102'), (u'CALL_-1206929385', u'INDIRECT_-1206886667'), (u'CALL_-1206931539', u'INDIRECT_-1206900815'), (u'INDIRECT_-1206892797', u'MULTIEQUAL_-1206893601'), (u'STORE_-1206930340', u'INDIRECT_-1206889744'), (u'CALL_-1206934460', u'INDIRECT_-1206901503'), (u'CALL_-1206930362', u'INDIRECT_-1206886040'), (u'CALL_-1206937430', u'INDIRECT_-1206905990'), ('const-5', u'CALL_-1206928518'), (u'LOAD_-1206930918', u'INT_ADD_-1206930895'), (u'CALLIND_-1206931354', u'INDIRECT_-1206910450'), ('tmp_13895', u'BRANCH_-1206927216'), ('const-433', u'LOAD_-1206939639'), (u'INDIRECT_-1206900882', u'MULTIEQUAL_-1206899835'), (u'CALL_-1206932827', u'INDIRECT_-1206900194'), (u'INDIRECT_-1206894152', u'MULTIEQUAL_-1206894061'), (u'CALLIND_-1206938189', u'INDIRECT_-1206909175'), (u'INDIRECT_-1206896227', u'MULTIEQUAL_-1206880374'), (u'CALL_-1206924612', u'INDIRECT_-1206887045'), (u'STORE_-1206934436', u'INDIRECT_-1206890050'), (u'CALL_-1206937142', u'INDIRECT_-1206883943'), (u'STORE_-1206929169', u'INDIRECT_-1206892780'), (u'MULTIEQUAL_-1206874323', u'MULTIEQUAL_-1206900765'), (u'INDIRECT_-1206889261', u'MULTIEQUAL_-1206889041'), (u'CALL_-1206933711', u'INDIRECT_-1206899365'), (u'INDIRECT_-1206891930', u'MULTIEQUAL_-1206892104'), (u'CALL_-1206928709', u'INDIRECT_-1206899821'), (u'CALL_-1206931337', u'INDIRECT_-1206897332'), (u'CALL_-1206925604', u'INDIRECT_-1206906667'), (u'MULTIEQUAL_-1206877018', u'MULTIEQUAL_-1206910821'), (u'CALL_-1206924704', u'INDIRECT_-1206901462'), (u'CALL_-1206937924', u'STORE_-1206937920'), (u'CALL_-1206929296', u'INDIRECT_-1206900898'), (u'INDIRECT_-1206904097', u'MULTIEQUAL_-1206903652'), (u'INDIRECT_-1206893730', u'MULTIEQUAL_-1206895269'), (u'STORE_-1206927231', u'INDIRECT_-1206892924'), (u'INDIRECT_-1206902050', u'MULTIEQUAL_-1206901894'), (u'CALLIND_-1206924365', u'INDIRECT_-1206885775'), (u'CALL_-1206929071', u'INDIRECT_-1206895121'), (u'MULTIEQUAL_-1206907683', u'MULTIEQUAL_-1206878302'), (u'CALL_-1206938421', u'INDIRECT_-1206915200'), (u'STORE_-1206921864', u'INDIRECT_-1206894309'), (u'INT_LESSEQUAL_-1206923373', u'CBRANCH_-1206923382'), (u'INDIRECT_-1206905927', u'MULTIEQUAL_-1206905895'), (u'CALL_-1206937430', u'INDIRECT_-1206906830'), ('tmp_9527', u'BRANCH_-1206928314'), (u'STORE_-1206922815', u'INDIRECT_-1206887431'), (u'STORE_-1206934436', u'INDIRECT_-1206908530'), (u'INDIRECT_-1206906728', u'MULTIEQUAL_-1206908289'), (u'INDIRECT_-1206903717', u'MULTIEQUAL_-1206877003'), (u'LOAD_-1206928261', u'INT_REM_-1206925677'), (u'CALL_-1206932817', u'INDIRECT_-1206891408'), (u'INDIRECT_-1206906864', u'MULTIEQUAL_-1206906661'), (u'MULTIEQUAL_-1206911281', u'MULTIEQUAL_-1206911261'), (u'CALL_-1206929145', u'INDIRECT_-1206890008'), (u'INT_NOTEQUAL_-1206928253', u'CBRANCH_-1206928251'), (u'CALL_-1206937302', u'INDIRECT_-1206911512'), (u'INDIRECT_-1206908649', u'COPY_-1206880095'), (u'STORE_-1206929089', u'INDIRECT_-1206890666'), (u'INDIRECT_-1206911596', u'MULTIEQUAL_-1206911329'), (u'STORE_-1206937765', u'INDIRECT_-1206905800'), (u'INT_AND_-1206925467', u'INT_LESS_-1206925273'), (u'MULTIEQUAL_-1206895447', u'MULTIEQUAL_-1206895431'), (u'CALL_-1206932808', u'INDIRECT_-1206901440'), (u'MULTIEQUAL_-1206898429', u'MULTIEQUAL_-1206898812'), (u'INDIRECT_-1206907269', u'MULTIEQUAL_-1206907224'), (u'CALL_-1206932271', u'INDIRECT_-1206896215'), (u'MULTIEQUAL_-1206900667', u'MULTIEQUAL_-1206900683'), (u'CALL_-1206934018', u'INDIRECT_-1206908790'), (u'MULTIEQUAL_-1206888411', u'MULTIEQUAL_-1206888296'), (u'CALL_-1206930476', u'INDIRECT_-1206903329'), (u'INDIRECT_-1206905540', u'MULTIEQUAL_-1206905157'), (u'STORE_-1206933958', u'INDIRECT_-1206894808'), ('const-8', u'INT_ADD_-1206928253'), (u'INDIRECT_-1206902699', u'MULTIEQUAL_-1206905393'), (u'MULTIEQUAL_-1206900224', u'MULTIEQUAL_-1206900171'), (u'CALL_-1206934396', u'INDIRECT_-1206905240'), (u'MULTIEQUAL_-1206902136', u'MULTIEQUAL_-1206904547'), (u'MULTIEQUAL_-1206898114', u'COPY_-1206879257'), (u'STORE_-1206928622', u'INDIRECT_-1206897326'), (u'CALL_-1206925694', u'INDIRECT_-1206901596'), (u'CALLIND_-1206924378', u'INDIRECT_-1206886983'), (u'MULTIEQUAL_-1206907160', u'MULTIEQUAL_-1206907103'), (u'INDIRECT_-1206894245', u'MULTIEQUAL_-1206894911'), (u'STORE_-1206929169', u'INDIRECT_-1206886480'), (u'MULTIEQUAL_-1206880915', u'MULTIEQUAL_-1206880369'), (u'INT_EQUAL_-1206928771', u'MULTIEQUAL_-1206912675'), (u'INDIRECT_-1206899549', u'MULTIEQUAL_-1206898849'), (u'CALL_-1206930915', u'INDIRECT_-1206897323'), (u'INDIRECT_-1206912301', u'MULTIEQUAL_-1206911940'), (u'INDIRECT_-1206895575', u'MULTIEQUAL_-1206895416'), (u'CALL_-1206939523', u'INDIRECT_-1206908195'), (u'INDIRECT_-1206902750', u'MULTIEQUAL_-1206903396'), (u'INDIRECT_-1206893968', u'MULTIEQUAL_-1206893785'), (u'INDIRECT_-1206893279', u'MULTIEQUAL_-1206893107'), (u'STORE_-1206925479', u'INDIRECT_-1206898720'), (u'MULTIEQUAL_-1206876961', u'MULTIEQUAL_-1206881402'), (u'STORE_-1206930828', u'INDIRECT_-1206911497'), (u'INDIRECT_-1206895427', u'MULTIEQUAL_-1206895395'), (u'STORE_-1206937920', u'INDIRECT_-1206905036'), (u'INDIRECT_-1206890101', u'MULTIEQUAL_-1206891620'), (u'INDIRECT_-1206880571', u'MULTIEQUAL_-1206880517'), (u'CALL_-1206928734', u'INDIRECT_-1206892025'), (u'CALL_-1206930210', u'INDIRECT_-1206895614'), (u'STORE_-1206921743', u'INDIRECT_-1206887095'), (u'INDIRECT_-1206891414', u'MULTIEQUAL_-1206891236'), (u'MULTIEQUAL_-1206874316', u'MULTIEQUAL_-1206897825'), (u'CALL_-1206938656', u'INDIRECT_-1206901270'), (u'CALLIND_-1206921856', u'INDIRECT_-1206889518'), (u'INDIRECT_-1206903425', u'MULTIEQUAL_-1206876143'), (u'INT_NOTEQUAL_-1206933666', u'CBRANCH_-1206933665'), (u'CALL_-1206930210', u'INDIRECT_-1206897714'), (u'CALL_-1206930105', u'INDIRECT_-1206908137'), (u'MULTIEQUAL_-1206896103', u'MULTIEQUAL_-1206896055'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206878759'), (u'CALL_-1206934963', u'INDIRECT_-1206900083'), (u'CALL_-1206938036', u'INDIRECT_-1206892275'), (u'INDIRECT_-1206908410', u'MULTIEQUAL_-1206908204'), (u'CALL_-1206928992', u'INDIRECT_-1206908525'), (u'INDIRECT_-1206891537', u'MULTIEQUAL_-1206876974'), (u'CALL_-1206930241', u'INDIRECT_-1206913192'), (u'INDIRECT_-1206896693', u'MULTIEQUAL_-1206897116'), (u'INDIRECT_-1206896693', u'MULTIEQUAL_-1206897116'), (u'INDIRECT_-1206906531', u'MULTIEQUAL_-1206904206'), (u'MULTIEQUAL_-1206908709', u'MULTIEQUAL_-1206908652'), (u'INDIRECT_-1206891655', u'MULTIEQUAL_-1206891737'), (u'INDIRECT_-1206902229', u'MULTIEQUAL_-1206902114'), (u'STORE_-1206934436', u'INDIRECT_-1206908950'), (u'CALL_-1206934888', u'INDIRECT_-1206907852'), (u'INDIRECT_-1206898863', u'MULTIEQUAL_-1206898672'), (u'INDIRECT_-1206911632', u'MULTIEQUAL_-1206911484'), ('const-433', u'LOAD_-1206921966'), (u'INDIRECT_-1206901953', u'MULTIEQUAL_-1206902819'), (u'INDIRECT_-1206900350', u'MULTIEQUAL_-1206900732'), (u'INDIRECT_-1206913746', u'MULTIEQUAL_-1206913560'), (u'CALL_-1206931128', u'INDIRECT_-1206903706'), (u'CAST_-1206869834', u'CALL_-1206921722'), (u'CALL_-1206921308', u'INDIRECT_-1206883768'), (u'CALL_-1206921459', u'INDIRECT_-1206896035'), (u'MULTIEQUAL_-1206881480', u'MULTIEQUAL_-1206881473'), (u'CALL_-1206928291', u'INDIRECT_-1206905230'), (u'MULTIEQUAL_-1206907364', u'CALL_-1206934018'), (u'INDIRECT_-1206906108', u'COPY_-1206879972'), (u'CALL_-1206933623', u'INDIRECT_-1206888818'), (u'INDIRECT_-1206891498', u'MULTIEQUAL_-1206892002'), (u'CALL_-1206921832', u'INDIRECT_-1206890762'), (u'INDIRECT_-1206904582', u'MULTIEQUAL_-1206904380'), (u'INT_ADD_-1206928219', u'CAST_-1206872581'), (u'MULTIEQUAL_-1206905623', u'MULTIEQUAL_-1206908333'), (u'STORE_-1206937772', u'INDIRECT_-1206893625'), (u'MULTIEQUAL_-1206880049', u'MULTIEQUAL_-1206880034'), (u'INT_ADD_-1206927190', u'INT_LESS_-1206927155'), (u'CALL_-1206928621', u'INDIRECT_-1206904168'), (u'CALL_-1206924661', u'INDIRECT_-1206887988'), (u'INDIRECT_-1206894129', u'MULTIEQUAL_-1206895321'), (u'LOAD_-1206928261', u'CALL_-1206922316'), (u'LOAD_-1206921345', u'CAST_-1206868915'), (u'STORE_-1206928553', u'INDIRECT_-1206889982'), (u'INDIRECT_-1206910189', u'MULTIEQUAL_-1206910724'), (u'MULTIEQUAL_-1206894467', u'MULTIEQUAL_-1206894461'), (u'INDIRECT_-1206900429', u'MULTIEQUAL_-1206901621'), (u'INDIRECT_-1206887474', u'COPY_-1206879705'), (u'CALL_-1206939039', u'INDIRECT_-1206893294'), ('tmp_19815', u'CBRANCH_-1206922864'), (u'INDIRECT_-1206904619', u'MULTIEQUAL_-1206904447'), (u'CALL_-1206937729', u'INDIRECT_-1206899685'), (u'INDIRECT_-1206905525', u'MULTIEQUAL_-1206905480'), (u'CALL_-1206929269', u'INDIRECT_-1206901455'), (u'INDIRECT_-1206915399', u'MULTIEQUAL_-1206914819'), (u'INDIRECT_-1206893943', u'MULTIEQUAL_-1206898023'), (u'CALL_-1206928291', u'INDIRECT_-1206883556'), (u'STORE_-1206937611', u'INDIRECT_-1206900256'), (u'CALL_-1206937142', u'INDIRECT_-1206912254'), ('const-433', u'LOAD_-1206928752'), (u'CALL_-1206925694', u'INDIRECT_-1206896976'), (u'MULTIEQUAL_-1206909819', u'MULTIEQUAL_-1206880954'), ('const-17', u'CALL_-1206924756'), (u'CALLIND_-1206921743', u'INDIRECT_-1206883575'), (u'INT_MULT_-1206872456', u'INT_ADD_-1206872468'), (u'STORE_-1206925416', u'INDIRECT_-1206886505'), (u'CALL_-1206932817', u'INDIRECT_-1206911988'), (u'MULTIEQUAL_-1206896501', u'MULTIEQUAL_-1206896467'), (u'MULTIEQUAL_-1206896501', u'MULTIEQUAL_-1206896467'), (u'MULTIEQUAL_-1206900500', u'MULTIEQUAL_-1206900471'), (u'INDIRECT_-1206910507', u'MULTIEQUAL_-1206880409'), ('tmp_13993', u'CBRANCH_-1206928091'), (u'CAST_-1206869349', u'LOAD_-1206921938'), (u'CALL_-1206930899', u'INDIRECT_-1206909071'), (u'CALL_-1206926116', u'INDIRECT_-1206899357'), (u'MULTIEQUAL_-1206876986', u'MULTIEQUAL_-1206897381'), (u'MULTIEQUAL_-1206894344', u'MULTIEQUAL_-1206894291'), (u'MULTIEQUAL_-1206896579', u'MULTIEQUAL_-1206896562'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206878702'), ('tmp_23505', u'CBRANCH_-1206928700'), (u'INDIRECT_-1206900543', u'MULTIEQUAL_-1206900352'), (u'CALL_-1206930025', u'INDIRECT_-1206907444'), (u'STORE_-1206937920', u'INDIRECT_-1206896636'), (u'INDIRECT_-1206898288', u'COPY_-1206879613'), (u'INDIRECT_-1206894684', u'MULTIEQUAL_-1206894481'), (u'MULTIEQUAL_-1206908987', u'MULTIEQUAL_-1206909012'), ('const-0', u'INT_NOTEQUAL_-1206924778'), (u'CALL_-1206930274', u'INDIRECT_-1206904468'), (u'CALL_-1206938725', u'INDIRECT_-1206896693'), (u'STORE_-1206933118', u'INDIRECT_-1206909902'), (u'STORE_-1206924934', u'INDIRECT_-1206906019'), (u'MULTIEQUAL_-1206904506', u'MULTIEQUAL_-1206904468'), (u'INDIRECT_-1206886910', u'MULTIEQUAL_-1206887292'), (u'INDIRECT_-1206892167', u'MULTIEQUAL_-1206891785'), ('const-1', u'PTRADD_-1206928805'), (u'CALLIND_-1206921710', u'INDIRECT_-1206900356'), (u'CALL_-1206934963', u'INDIRECT_-1206899243'), ('const-1184912', u'COPY_-1206871605'), (u'INDIRECT_-1206890163', u'MULTIEQUAL_-1206894243'), (u'CALLIND_-1206924378', u'INDIRECT_-1206892443'), (u'CALL_-1206931183', u'INDIRECT_-1206914807'), (u'INDIRECT_-1206887988', u'MULTIEQUAL_-1206895083'), (u'INDIRECT_-1206889677', u'MULTIEQUAL_-1206889386'), (u'MULTIEQUAL_-1206876992', u'MULTIEQUAL_-1206899901'), (u'CALL_-1206930025', u'INDIRECT_-1206897784'), (u'MULTIEQUAL_-1206880387', u'PTRADD_-1206876308'), (u'INDIRECT_-1206899602', u'COPY_-1206878834'), (u'CALL_-1206930394', u'INDIRECT_-1206893217'), (u'CALL_-1206928382', u'INDIRECT_-1206901083'), (u'INDIRECT_-1206890796', u'MULTIEQUAL_-1206891200'), (u'INDIRECT_-1206905283', u'MULTIEQUAL_-1206909363'), (u'CALL_-1206930636', u'INDIRECT_-1206888558'), (u'INDIRECT_-1206902158', u'MULTIEQUAL_-1206902222'), (u'INDIRECT_-1206904417', u'MULTIEQUAL_-1206904139'), (u'INDIRECT_-1206902133', u'MULTIEQUAL_-1206902114'), (u'INDIRECT_-1206898159', u'MULTIEQUAL_-1206898130'), (u'INDIRECT_-1206910133', u'MULTIEQUAL_-1206910556'), (u'INDIRECT_-1206910133', u'MULTIEQUAL_-1206910556'), (u'MULTIEQUAL_-1206876245', u'MULTIEQUAL_-1206919343'), (u'INDIRECT_-1206886790', u'MULTIEQUAL_-1206887436'), (u'CALL_-1206928155', u'INDIRECT_-1206902396'), (u'MULTIEQUAL_-1206892496', u'MULTIEQUAL_-1206892422'), (u'CALL_-1206930274', u'INDIRECT_-1206905728'), (u'STORE_-1206921596', u'INDIRECT_-1206898368'), (u'CALL_-1206938927', u'INDIRECT_-1206910450'), (u'INDIRECT_-1206904626', u'COPY_-1206879394'), (u'COPY_-1206879371', u'CALL_-1206936110'), (u'CALL_-1206930915', u'INDIRECT_-1206894803'), (u'INDIRECT_-1206904199', u'MULTIEQUAL_-1206904109'), ('const-7', u'INT_EQUAL_-1206939070'), (u'CALL_-1206934487', u'INDIRECT_-1206898996'), (u'STORE_-1206921864', u'INDIRECT_-1206888849'), (u'MULTIEQUAL_-1206880990', u'MULTIEQUAL_-1206880816'), (u'STORE_-1206933497', u'INDIRECT_-1206901712'), (u'INDIRECT_-1206900961', u'MULTIEQUAL_-1206900600'), (u'STORE_-1206928622', u'INDIRECT_-1206898586'), (u'INDIRECT_-1206910597', u'MULTIEQUAL_-1206910489'), (u'INDIRECT_-1206894128', u'MULTIEQUAL_-1206893738'), ('tmp_12707', u'BRANCH_-1206930368'), (u'INDIRECT_-1206905589', u'MULTIEQUAL_-1206905474'), (u'CALL_-1206934081', u'INDIRECT_-1206889090'), (u'CALL_-1206935494', u'INDIRECT_-1206897445'), (u'MULTIEQUAL_-1206875641', u'MULTIEQUAL_-1206876083'), (u'INDIRECT_-1206901357', u'MULTIEQUAL_-1206901249'), (u'CALL_-1206929902', u'INDIRECT_-1206889928'), (u'MULTIEQUAL_-1206897219', u'MULTIEQUAL_-1206880923'), (u'CALL_-1206937142', u'INDIRECT_-1206906374'), (u'INDIRECT_-1206895132', u'COPY_-1206880408'), (u'INDIRECT_-1206891763', u'MULTIEQUAL_-1206891525'), (u'CALL_-1206936019', u'INDIRECT_-1206909943'), (u'CALLIND_-1206929135', u'INDIRECT_-1206883312'), (u'CALL_-1206935821', u'INDIRECT_-1206903082'), (u'CALL_-1206938725', u'INDIRECT_-1206894173'), (u'INDIRECT_-1206903355', u'COPY_-1206878724'), (u'CALL_-1206928668', u'INDIRECT_-1206897810'), (u'INDIRECT_-1206909516', u'MULTIEQUAL_-1206910062'), (u'CALL_-1206925694', u'INDIRECT_-1206899496'), (u'INDIRECT_-1206901123', u'MULTIEQUAL_-1206900847'), (u'STORE_-1206925416', u'INDIRECT_-1206906665'), (u'STORE_-1206934436', u'INDIRECT_-1206894670'), (u'STORE_-1206927231', u'INDIRECT_-1206907624'), (u'STORE_-1206928622', u'INDIRECT_-1206894806'), (u'CAST_-1206869185', u'INT_ADD_-1206921887'), (u'INDIRECT_-1206896906', u'MULTIEQUAL_-1206899374'), (u'INDIRECT_-1206903363', u'MULTIEQUAL_-1206903497'), (u'STORE_-1206924909', u'INDIRECT_-1206906725'), (u'CALL_-1206927048', u'INDIRECT_-1206877259'), (u'CALL_-1206930228', u'INDIRECT_-1206902374'), (u'CALLIND_-1206921999', u'INDIRECT_-1206898411'), (u'CALL_-1206934081', u'INDIRECT_-1206910510'), (u'CALL_-1206939005', u'INDIRECT_-1206913435'), (u'INDIRECT_-1206905694', u'MULTIEQUAL_-1206905545'), (u'CALL_-1206937559', u'INDIRECT_-1206907987'), (u'CALL_-1206927316', u'INDIRECT_-1206887605'), (u'MULTIEQUAL_-1206894079', u'MULTIEQUAL_-1206893663'), (u'INDIRECT_-1206884396', u'MULTIEQUAL_-1206884162'), ('const--1', u'COPY_-1206924362'), (u'CALL_-1206928690', u'INDIRECT_-1206892840'), (u'INDIRECT_-1206910862', u'MULTIEQUAL_-1206910591'), (u'CALL_-1206930157', u'INDIRECT_-1206896815'), (u'CALL_-1206933125', u'INDIRECT_-1206906196'), (u'STORE_-1206927231', u'INDIRECT_-1206888304'), (u'CALL_-1206936110', u'INDIRECT_-1206890256'), (u'INDIRECT_-1206899891', u'MULTIEQUAL_-1206901181'), (u'INDIRECT_-1206907717', u'COPY_-1206879166'), (u'INDIRECT_-1206886810', u'MULTIEQUAL_-1206886580'), (u'STORE_-1206937788', u'INDIRECT_-1206899930'), (u'CALLIND_-1206921856', u'INDIRECT_-1206883638'), (u'STORE_-1206921743', u'INDIRECT_-1206889195'), (u'MULTIEQUAL_-1206891068', u'MULTIEQUAL_-1206891863'), (u'STORE_-1206928410', u'INDIRECT_-1206898718'), (u'CALL_-1206931269', u'INDIRECT_-1206895209'), (u'COPY_-1206876301', u'MULTIEQUAL_-1206916681'), (u'CALL_-1206928992', u'INDIRECT_-1206912725'), (u'INT_ADD_-1206925020', u'CAST_-1206870559'), (u'INDIRECT_-1206889681', u'MULTIEQUAL_-1206891200'), (u'MULTIEQUAL_-1206910853', u'MULTIEQUAL_-1206910811'), (u'INDIRECT_-1206893021', u'MULTIEQUAL_-1206894061'), (u'INDIRECT_-1206885620', u'MULTIEQUAL_-1206884989'), (u'MULTIEQUAL_-1206880965', u'MULTIEQUAL_-1206880419'), (u'INDIRECT_-1206889559', u'MULTIEQUAL_-1206889940'), (u'CALL_-1206930550', u'INDIRECT_-1206893302'), (u'CALLIND_-1206925511', u'INDIRECT_-1206909595'), (u'INDIRECT_-1206905501', u'MULTIEQUAL_-1206905399'), (u'CALL_-1206928281', u'INDIRECT_-1206906907'), (u'INDIRECT_-1206905316', u'MULTIEQUAL_-1206905862'), (u'MULTIEQUAL_-1206898550', u'MULTIEQUAL_-1206898526'), (u'CALL_-1206927316', u'INDIRECT_-1206897685'), (u'INDIRECT_-1206895595', u'MULTIEQUAL_-1206896601'), (u'INDIRECT_-1206904405', u'MULTIEQUAL_-1206904182'), (u'CALL_-1206934114', u'INDIRECT_-1206904233'), (u'CALL_-1206930899', u'INDIRECT_-1206907391'), (u'MULTIEQUAL_-1206895661', u'MULTIEQUAL_-1206895688'), (u'STORE_-1206927231', u'INDIRECT_-1206905944'), (u'CALL_-1206926003', u'INDIRECT_-1206906808'), (u'CALL_-1206938131', u'INDIRECT_-1206896113'), (u'CALL_-1206928772', u'INDIRECT_-1206909688'), (u'MULTIEQUAL_-1206895971', u'MULTIEQUAL_-1206895305'), (u'INDIRECT_-1206912772', u'COPY_-1206880450'), (u'INDIRECT_-1206907160', u'MULTIEQUAL_-1206907062'), (u'STORE_-1206930329', u'INDIRECT_-1206906802'), (u'LOAD_-1206937580', u'CALL_-1206937559'), (u'MULTIEQUAL_-1206903943', u'MULTIEQUAL_-1206903769'), (u'INDIRECT_-1206889811', u'MULTIEQUAL_-1206891101'), (u'INDIRECT_-1206901897', u'MULTIEQUAL_-1206901619'), (u'COPY_-1206874957', u'MULTIEQUAL_-1206918819'), (u'CALL_-1206938131', u'INDIRECT_-1206893173'), (u'CALL_-1206928647', u'INDIRECT_-1206903322'), (u'CALL_-1206930228', u'INDIRECT_-1206905734'), (u'CALL_-1206921994', u'INDIRECT_-1206883259'), (u'CALLIND_-1206921743', u'INDIRECT_-1206892815'), ('const-0', u'CALL_-1206929324'), (u'INDIRECT_-1206914177', u'MULTIEQUAL_-1206913559'), (u'CALL_-1206928647', u'INDIRECT_-1206912562'), (u'INDIRECT_-1206901283', u'MULTIEQUAL_-1206902039'), (u'INDIRECT_-1206898759', u'MULTIEQUAL_-1206898371'), (u'CALL_-1206933125', u'INDIRECT_-1206900316'), (u'STORE_-1206933118', u'INDIRECT_-1206908222'), (u'CALL_-1206932827', u'INDIRECT_-1206906494'), ('const-1', u'COPY_-1206878576'), (u'MULTIEQUAL_-1206901989', u'MULTIEQUAL_-1206901975'), (u'MULTIEQUAL_-1206906241', u'MULTIEQUAL_-1206906227'), (u'CALL_-1206928281', u'INDIRECT_-1206897247'), (u'CALLIND_-1206921359', u'INDIRECT_-1206903387'), (u'CALL_-1206935494', u'INDIRECT_-1206902905'), (u'CALL_-1206931337', u'INDIRECT_-1206889772'), (u'INDIRECT_-1206889499', u'MULTIEQUAL_-1206889327'), (u'STORE_-1206921567', u'INDIRECT_-1206896253'), (u'CALL_-1206934018', u'INDIRECT_-1206905010'), (u'MULTIEQUAL_-1206887653', u'MULTIEQUAL_-1206888592'), ('const-8', u'INT_ADD_-1206924441'), (u'CALL_-1206929296', u'INDIRECT_-1206891238'), (u'STORE_-1206928320', u'INDIRECT_-1206899889'), (u'INDIRECT_-1206885742', u'COPY_-1206878801'), (u'STORE_-1206924919', u'INDIRECT_-1206888369'), (u'INDIRECT_-1206896364', u'MULTIEQUAL_-1206896103'), (u'CALLIND_-1206925019', u'INDIRECT_-1206877095'), (u'STORE_-1206924919', u'INDIRECT_-1206902649'), (u'INDIRECT_-1206894325', u'MULTIEQUAL_-1206894176'), (u'CALL_-1206938310', u'INDIRECT_-1206905479'), (u'CALL_-1206929529', u'INDIRECT_-1206914395'), (u'INDIRECT_-1206902418', u'MULTIEQUAL_-1206902922'), (u'INDIRECT_-1206897062', u'MULTIEQUAL_-1206896946'), (u'MULTIEQUAL_-1206894821', u'MULTIEQUAL_-1206894848'), (u'INDIRECT_-1206896769', u'MULTIEQUAL_-1206896654'), (u'MULTIEQUAL_-1206896030', u'MULTIEQUAL_-1206896006'), (u'INDIRECT_-1206894876', u'MULTIEQUAL_-1206894499'), (u'CALL_-1206924704', u'INDIRECT_-1206875920'), (u'INDIRECT_-1206888273', u'MULTIEQUAL_-1206888254'), (u'CALL_-1206938310', u'INDIRECT_-1206900439'), (u'MULTIEQUAL_-1206914172', u'INT_LESS_-1206923524'), (u'CALL_-1206921459', u'INDIRECT_-1206893935'), (u'INDIRECT_-1206889968', u'MULTIEQUAL_-1206889934'), (u'INDIRECT_-1206895762', u'MULTIEQUAL_-1206897421'), (u'CALL_-1206930506', u'INDIRECT_-1206900833'), (u'INDIRECT_-1206898981', u'MULTIEQUAL_-1206901571'), (u'CALLIND_-1206921856', u'INDIRECT_-1206900438'), (u'COPY_-1206869501', u'MULTIEQUAL_-1206909725'), (u'MULTIEQUAL_-1206895973', u'MULTIEQUAL_-1206897001'), (u'CALL_-1206921308', u'INDIRECT_-1206887968'), (u'MULTIEQUAL_-1206905091', u'MULTIEQUAL_-1206905072'), (u'MULTIEQUAL_-1206916252', u'PTRADD_-1206876077'), ('tmp_4000', u'CBRANCH_-1206935501'), (u'CALL_-1206932808', u'INDIRECT_-1206883038'), (u'INDIRECT_-1206890644', u'COPY_-1206879475'), (u'CALL_-1206934098', u'INDIRECT_-1206902961'), (u'MULTIEQUAL_-1206911126', u'MULTIEQUAL_-1206911150'), (u'CALL_-1206929645', u'INDIRECT_-1206904772'), (u'INT_ADD_-1206923632', u'CAST_-1206869982'), (u'CALL_-1206938772', u'INDIRECT_-1206898610'), (u'STORE_-1206927231', u'INDIRECT_-1206889144'), (u'CALL_-1206929621', u'INDIRECT_-1206906021'), (u'INDIRECT_-1206891991', u'MULTIEQUAL_-1206893837'), (u'CALL_-1206925460', u'INDIRECT_-1206898377'), (u'LOAD_-1206928860', u'INT_LESS_-1206928845'), (u'LOAD_-1206928860', u'INT_EQUAL_-1206928845'), (u'CALL_-1206931545', u'INDIRECT_-1206902165'), (u'MULTIEQUAL_-1206902115', u'MULTIEQUAL_-1206902111'), ('const-0', u'PTRSUB_-1206924977'), (u'CALL_-1206926019', u'INDIRECT_-1206895061'), (u'CALL_-1206921447', u'INDIRECT_-1206886786'), (u'CALL_-1206931435', u'INDIRECT_-1206890339'), (u'MULTIEQUAL_-1206908747', u'MULTIEQUAL_-1206908741'), (u'COPY_-1206873805', u'MULTIEQUAL_-1206873728'), (u'CALL_-1206939523', u'INDIRECT_-1206885344'), (u'INDIRECT_-1206896228', u'MULTIEQUAL_-1206897789'), (u'INDIRECT_-1206900928', u'MULTIEQUAL_-1206900736'), (u'INDIRECT_-1206887789', u'MULTIEQUAL_-1206887089'), (u'CALL_-1206928644', u'INDIRECT_-1206897379'), (u'INDIRECT_-1206906051', u'MULTIEQUAL_-1206905931'), (u'INDIRECT_-1206908643', u'MULTIEQUAL_-1206912723'), (u'STORE_-1206937788', u'INDIRECT_-1206904970'), (u'MULTIEQUAL_-1206912806', u'MULTIEQUAL_-1206912830'), (u'CALL_-1206930274', u'INDIRECT_-1206906148'), (u'CALL_-1206932911', u'INDIRECT_-1206896472'), (u'CALLIND_-1206921388', u'INDIRECT_-1206874501'), (u'CALL_-1206925460', u'INDIRECT_-1206892497'), (u'INDIRECT_-1206902924', u'MULTIEQUAL_-1206902747'), (u'INDIRECT_-1206898996', u'MULTIEQUAL_-1206898500'), (u'INDIRECT_-1206907740', u'MULTIEQUAL_-1206908248'), (u'CALL_-1206925831', u'INDIRECT_-1206892854'), (u'INDIRECT_-1206888483', u'MULTIEQUAL_-1206892563'), (u'MULTIEQUAL_-1206889853', u'MULTIEQUAL_-1206889811'), (u'INDIRECT_-1206900579', u'MULTIEQUAL_-1206901156'), (u'INDIRECT_-1206901637', u'MULTIEQUAL_-1206900803'), (u'STORE_-1206937765', u'INDIRECT_-1206898660'), (u'STORE_-1206928662', u'INDIRECT_-1206901389'), (u'STORE_-1206933958', u'INDIRECT_-1206902368'), (u'CALL_-1206928629', u'INDIRECT_-1206883371'), (u'CALL_-1206930025', u'INDIRECT_-1206909124'), (u'INDIRECT_-1206896745', u'MULTIEQUAL_-1206896379'), (u'INDIRECT_-1206901229', u'MULTIEQUAL_-1206900529'), (u'INDIRECT_-1206906307', u'MULTIEQUAL_-1206880399'), (u'MULTIEQUAL_-1206901935', u'MULTIEQUAL_-1206901234'), (u'CALLIND_-1206921743', u'INDIRECT_-1206895755'), (u'INDIRECT_-1206887850', u'MULTIEQUAL_-1206889389'), (u'INDIRECT_-1206892145', u'MULTIEQUAL_-1206892811'), (u'CALL_-1206931595', u'INDIRECT_-1206900836'), (u'CALL_-1206937302', u'INDIRECT_-1206914452'), (u'CALL_-1206932808', u'INDIRECT_-1206908160'), (u'INDIRECT_-1206890469', u'MULTIEQUAL_-1206890424'), (u'INDIRECT_-1206905035', u'MULTIEQUAL_-1206904615'), (u'CALL_-1206925783', u'INDIRECT_-1206891557'), (u'INDIRECT_-1206907601', u'MULTIEQUAL_-1206907499'), (u'STORE_-1206924909', u'INDIRECT_-1206902945'), (u'CALL_-1206934081', u'INDIRECT_-1206889510'), (u'CALL_-1206928257', u'INDIRECT_-1206906050'), (u'CALL_-1206935821', u'INDIRECT_-1206896782'), (u'MULTIEQUAL_-1206909150', u'MULTIEQUAL_-1206912680'), (u'INDIRECT_-1206899548', u'COPY_-1206879616'), (u'CALL_-1206933998', u'INT_ADD_-1206933970'), (u'CALL_-1206934098', u'INDIRECT_-1206899181'), (u'INDIRECT_-1206894693', u'MULTIEQUAL_-1206895917'), (u'INDIRECT_-1206914360', u'MULTIEQUAL_-1206914087'), (u'INDIRECT_-1206905927', u'MULTIEQUAL_-1206905891'), (u'INDIRECT_-1206894910', u'MULTIEQUAL_-1206894478'), ('const-8', u'PTRADD_-1206878420'), (u'MULTIEQUAL_-1206905124', u'MULTIEQUAL_-1206905419'), ('const-433', u'LOAD_-1206923209'), (u'MULTIEQUAL_-1206906975', u'MULTIEQUAL_-1206906274'), (u'INDIRECT_-1206893075', u'MULTIEQUAL_-1206891324'), (u'INDIRECT_-1206906779', u'MULTIEQUAL_-1206907160'), (u'CALL_-1206936019', u'INDIRECT_-1206882892'), (u'CALL_-1206930086', u'INDIRECT_-1206904527'), (u'CALL_-1206928155', u'INDIRECT_-1206888956'), (u'CALL_-1206928382', u'INDIRECT_-1206894363'), (u'CALLIND_-1206925401', u'INDIRECT_-1206890054'), (u'CALL_-1206930636', u'INDIRECT_-1206908718'), (u'INT_EQUAL_-1206930196', u'CBRANCH_-1206930194'), (u'STORE_-1206925248', u'INDIRECT_-1206885582'), (u'CALL_-1206931269', u'INDIRECT_-1206911169'), (u'STORE_-1206921852', u'INDIRECT_-1206902699'), (u'INDIRECT_-1206898917', u'MULTIEQUAL_-1206898626'), (u'MULTIEQUAL_-1206890462', u'MULTIEQUAL_-1206890447'), (u'MULTIEQUAL_-1206892801', u'MULTIEQUAL_-1206892801'), (u'INDIRECT_-1206907788', u'COPY_-1206879976'), (u'CALL_-1206921459', u'INDIRECT_-1206889735'), (u'PTRSUB_-1206876704', u'CALL_-1206931749'), (u'CALL_-1206928194', u'INDIRECT_-1206896308'), (u'INDIRECT_-1206895479', u'MULTIEQUAL_-1206896099'), (u'INDIRECT_-1206891669', u'MULTIEQUAL_-1206891271'), (u'INDIRECT_-1206890233', u'MULTIEQUAL_-1206890093'), (u'CALL_-1206930311', u'INDIRECT_-1206906611'), (u'CAST_-1206872707', u'LOAD_-1206930328'), (u'INDIRECT_-1206894983', u'MULTIEQUAL_-1206896501'), (u'CALL_-1206930157', u'INDIRECT_-1206892195'), (u'CALL_-1206921447', u'INDIRECT_-1206885946'), (u'MULTIEQUAL_-1206897589', u'MULTIEQUAL_-1206897972'), (u'CALLIND_-1206921359', u'INDIRECT_-1206882387'), (u'CALL_-1206930584', u'INDIRECT_-1206880462'), (u'MULTIEQUAL_-1206903251', u'MULTIEQUAL_-1206903249'), (u'INDIRECT_-1206909137', u'MULTIEQUAL_-1206908692'), (u'CALL_-1206927833', u'INDIRECT_-1206905875'), (u'INDIRECT_-1206896263', u'MULTIEQUAL_-1206897920'), (u'MULTIEQUAL_-1206909592', u'MULTIEQUAL_-1206910343'), ('const-433', u'LOAD_-1206929729'), (u'CALL_-1206929226', u'INDIRECT_-1206895397'), (u'MULTIEQUAL_-1206900020', u'MULTIEQUAL_-1206899963'), (u'INDIRECT_-1206884067', u'MULTIEQUAL_-1206884162'), (u'INDIRECT_-1206901475', u'MULTIEQUAL_-1206901171'), (u'CALL_-1206922556', u'INDIRECT_-1206875429'), (u'INDIRECT_-1206917332', u'MULTIEQUAL_-1206916990'), (u'CALL_-1206927093', u'INDIRECT_-1206898703'), (u'MULTIEQUAL_-1206897858', u'MULTIEQUAL_-1206897839'), (u'STORE_-1206933118', u'INDIRECT_-1206906962'), (u'MULTIEQUAL_-1206884060', u'MULTIEQUAL_-1206884003'), (u'MULTIEQUAL_-1206912595', u'MULTIEQUAL_-1206912574'), (u'CALL_-1206935907', u'INDIRECT_-1206910289'), (u'CALL_-1206929296', u'INDIRECT_-1206893338'), (u'INDIRECT_-1206895831', u'MULTIEQUAL_-1206896161'), (u'STORE_-1206930329', u'INDIRECT_-1206908902'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206871463'), ('const-28', u'INT_ADD_-1206934180'), (u'MULTIEQUAL_-1206881575', u'MULTIEQUAL_-1206880919'), (u'CALL_-1206935766', u'INDIRECT_-1206897588'), (u'CALL_-1206927297', u'INDIRECT_-1206903131'), (u'INDIRECT_-1206904615', u'COPY_-1206878727'), (u'CALL_-1206925460', u'INDIRECT_-1206882417'), (u'CALL_-1206938232', u'INDIRECT_-1206899125'), (u'INDIRECT_-1206894548', u'MULTIEQUAL_-1206894158'), (u'STORE_-1206930351', u'INDIRECT_-1206906740'), (u'CALL_-1206938975', u'INDIRECT_-1206908378'), (u'INDIRECT_-1206901153', u'MULTIEQUAL_-1206880931'), (u'INDIRECT_-1206901685', u'MULTIEQUAL_-1206901590'), ('tmp_17904', u'CBRANCH_-1206924149'), ('tmp_5035', u'CBRANCH_-1206934571'), (u'INDIRECT_-1206885257', u'MULTIEQUAL_-1206884918'), (u'STORE_-1206937772', u'INDIRECT_-1206892785'), (u'CAST_-1206877870', u'STORE_-1206937772'), ('const-1', u'INT_ADD_-1206933128'), (u'CALL_-1206925831', u'INDIRECT_-1206901254'), (u'COPY_-1206914285', u'MULTIEQUAL_-1206913971'), (u'INDIRECT_-1206896076', u'MULTIEQUAL_-1206896622'), (u'INDIRECT_-1206898588', u'MULTIEQUAL_-1206898405'), (u'CALL_-1206932327', u'INDIRECT_-1206900856'), (u'CALL_-1206927093', u'INDIRECT_-1206889043'), (u'MULTIEQUAL_-1206896581', u'MULTIEQUAL_-1206896581'), (u'INDIRECT_-1206889943', u'MULTIEQUAL_-1206890699'), (u'CALL_-1206928257', u'INDIRECT_-1206895130'), (u'STORE_-1206924919', u'INDIRECT_-1206887529'), ('const-433', u'LOAD_-1206937791'), (u'INDIRECT_-1206895541', u'MULTIEQUAL_-1206896581'), (u'CALL_-1206934955', u'INDIRECT_-1206898817'), (u'INDIRECT_-1206892085', u'MULTIEQUAL_-1206876115'), (u'CALL_-1206930210', u'INDIRECT_-1206888894'), (u'MULTIEQUAL_-1206911087', u'MULTIEQUAL_-1206911112'), (u'CALL_-1206927418', u'INDIRECT_-1206886819'), (u'CALL_-1206925860', u'INDIRECT_-1206907988'), (u'CALL_-1206928474', u'INDIRECT_-1206897410'), (u'INDIRECT_-1206897959', u'MULTIEQUAL_-1206898340'), (u'MULTIEQUAL_-1206891961', u'MULTIEQUAL_-1206891961'), (u'INDIRECT_-1206881429', u'MULTIEQUAL_-1206881256'), (u'CALL_-1206929145', u'INDIRECT_-1206908488'), (u'INDIRECT_-1206905585', u'MULTIEQUAL_-1206906251'), (u'CALL_-1206932954', u'INDIRECT_-1206892721'), (u'INDIRECT_-1206908819', u'MULTIEQUAL_-1206908647'), (u'INDIRECT_-1206875899', u'MULTIEQUAL_-1206875744'), (u'CALL_-1206933962', u'INDIRECT_-1206896576'), (u'STORE_-1206921567', u'INDIRECT_-1206888693'), (u'CALL_-1206928271', u'INDIRECT_-1206894475'), (u'MULTIEQUAL_-1206899155', u'MULTIEQUAL_-1206899134'), (u'INDIRECT_-1206907181', u'MULTIEQUAL_-1206907079'), (u'INDIRECT_-1206889261', u'MULTIEQUAL_-1206890780'), (u'INDIRECT_-1206888420', u'MULTIEQUAL_-1206888928'), (u'STORE_-1206928697', u'INDIRECT_-1206907710'), (u'CALL_-1206928382', u'INDIRECT_-1206912165'), (u'INDIRECT_-1206874673', u'MULTIEQUAL_-1206874434'), (u'CALLIND_-1206931354', u'INDIRECT_-1206895330'), (u'INDIRECT_-1206914143', u'MULTIEQUAL_-1206877022'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206870692'), (u'MULTIEQUAL_-1206891212', u'MULTIEQUAL_-1206891194'), (u'CALL_-1206924668', u'INDIRECT_-1206876642'), (u'INDIRECT_-1206899995', u'MULTIEQUAL_-1206899387'), (u'COPY_-1206874081', u'CALL_-1206926063'), (u'CALL_-1206929324', u'INDIRECT_-1206892932'), (u'CALL_-1206929385', u'INDIRECT_-1206889607'), (u'INDIRECT_-1206894956', u'COPY_-1206879004'), (u'INDIRECT_-1206904975', u'MULTIEQUAL_-1206904847'), (u'INDIRECT_-1206909196', u'MULTIEQUAL_-1206908991'), (u'INDIRECT_-1206903519', u'MULTIEQUAL_-1206904096'), (u'CALLIND_-1206922636', u'INDIRECT_-1206901651'), (u'INDIRECT_-1206893460', u'MULTIEQUAL_-1206893968'), (u'CALL_-1206921361', u'INDIRECT_-1206885476'), (u'MULTIEQUAL_-1206900999', u'MULTIEQUAL_-1206880933'), (u'CALLIND_-1206921884', u'INDIRECT_-1206884494'), (u'CALL_-1206937559', u'INDIRECT_-1206901267'), ('const-1', u'PTRADD_-1206878416'), (u'INDIRECT_-1206897204', u'MULTIEQUAL_-1206897001'), (u'CALL_-1206925460', u'INDIRECT_-1206896697'), (u'MULTIEQUAL_-1206895689', u'MULTIEQUAL_-1206895675'), (u'STORE_-1206930828', u'INDIRECT_-1206892177'), (u'STORE_-1206924919', u'INDIRECT_-1206890889'), (u'CALL_-1206929145', u'INDIRECT_-1206897568'), (u'CALL_-1206933773', u'INDIRECT_-1206902768'), (u'CALL_-1206928709', u'MULTIEQUAL_-1206884183'), (u'CALL_-1206929071', u'INDIRECT_-1206895541'), (u'INDIRECT_-1206896650', u'MULTIEQUAL_-1206896444'), (u'STORE_-1206934385', u'INDIRECT_-1206904297'), (u'INDIRECT_-1206905581', u'MULTIEQUAL_-1206877005'), (u'MULTIEQUAL_-1206891121', u'MULTIEQUAL_-1206890093'), (u'MULTIEQUAL_-1206916956', u'BOOL_NEGATE_-1206914615'), (u'CALL_-1206934487', u'INT_NOTEQUAL_-1206934472'), (u'INDIRECT_-1206915399', u'MULTIEQUAL_-1206914992'), (u'CALL_-1206928152', u'INDIRECT_-1206895053'), (u'INDIRECT_-1206897846', u'MULTIEQUAL_-1206897617'), (u'CALL_-1206928257', u'INDIRECT_-1206908990'), (u'MULTIEQUAL_-1206891614', u'MULTIEQUAL_-1206892801'), (u'INDIRECT_-1206901608', u'MULTIEQUAL_-1206900949'), (u'CALL_-1206927418', u'INDIRECT_-1206892699'), (u'INDIRECT_-1206903356', u'MULTIEQUAL_-1206901266'), (u'LOAD_-1206930862', u'INT_ADD_-1206930839'), (u'MULTIEQUAL_-1206892818', u'MULTIEQUAL_-1206892799'), (u'CALL_-1206930157', u'INDIRECT_-1206877573'), (u'CALLIND_-1206922663', u'INDIRECT_-1206904607'), (u'STORE_-1206928732', u'INDIRECT_-1206900171'), (u'INDIRECT_-1206883233', u'MULTIEQUAL_-1206883214'), (u'MULTIEQUAL_-1206904742', u'MULTIEQUAL_-1206904727'), (u'CALL_-1206938656', u'INDIRECT_-1206902950'), (u'CALL_-1206921844', u'INDIRECT_-1206906139'), (u'INDIRECT_-1206910329', u'COPY_-1206880099'), ('const-5', u'CALL_-1206929071'), (u'STORE_-1206927231', u'INDIRECT_-1206895864'), (u'INDIRECT_-1206879738', u'MULTIEQUAL_-1206884057'), (u'CALLIND_-1206921710', u'INDIRECT_-1206894056'), (u'STORE_-1206928627', u'INDIRECT_-1206891288'), (u'CALL_-1206932827', u'INDIRECT_-1206906914'), (u'CALL_-1206930457', u'INDIRECT_-1206903063'), (u'STORE_-1206928732', u'INDIRECT_-1206890931'), (u'INDIRECT_-1206914733', u'MULTIEQUAL_-1206914535'), (u'INDIRECT_-1206900500', u'MULTIEQUAL_-1206900227'), (u'INDIRECT_-1206901490', u'MULTIEQUAL_-1206903056'), (u'STORE_-1206928622', u'INDIRECT_-1206903626'), (u'CALL_-1206934460', u'INDIRECT_-1206895623'), (u'CALL_-1206934396', u'INDIRECT_-1206902300'), (u'MULTIEQUAL_-1206909601', u'MULTIEQUAL_-1206909581'), (u'INDIRECT_-1206899737', u'COPY_-1206879147'), (u'INT_ADD_-1206935554', u'CAST_-1206876019'), (u'INDIRECT_-1206897931', u'MULTIEQUAL_-1206898261'), (u'INDIRECT_-1206901293', u'MULTIEQUAL_-1206901095'), (u'INDIRECT_-1206908293', u'MULTIEQUAL_-1206880949'), (u'COPY_-1206873175', u'CALL_-1206924612'), (u'MULTIEQUAL_-1206911349', u'INT_NOTEQUAL_-1206922905'), (u'INDIRECT_-1206884208', u'MULTIEQUAL_-1206891303'), (u'CALL_-1206929621', u'INDIRECT_-1206906861'), (u'INDIRECT_-1206914032', u'MULTIEQUAL_-1206911826'), (u'STORE_-1206924934', u'INDIRECT_-1206901819'), (u'MULTIEQUAL_-1206899519', u'MULTIEQUAL_-1206899502'), (u'INDIRECT_-1206892402', u'MULTIEQUAL_-1206892200'), (u'CALL_-1206938036', u'INDIRECT_-1206907395'), (u'MULTIEQUAL_-1206900860', u'MULTIEQUAL_-1206900803'), (u'CALL_-1206927297', u'INDIRECT_-1206905231'), (u'MULTIEQUAL_-1206896529', u'MULTIEQUAL_-1206896515'), (u'MULTIEQUAL_-1206912558', u'MULTIEQUAL_-1206912539'), (u'INDIRECT_-1206888789', u'MULTIEQUAL_-1206889881'), ('tmp_72983', u'CALL_-1206937142'), (u'INDIRECT_-1206896461', u'MULTIEQUAL_-1206899051'), (u'CALL_-1206929938', u'INDIRECT_-1206894150'), (u'CALL_-1206930311', u'INDIRECT_-1206890651'), (u'INDIRECT_-1206905603', u'MULTIEQUAL_-1206880945'), (u'MULTIEQUAL_-1206908655', u'MULTIEQUAL_-1206907954'), ('const-433', u'LOAD_-1206938398'), (u'CALL_-1206928629', u'INDIRECT_-1206912859'), (u'CALL_-1206935907', u'INDIRECT_-1206907349'), (u'MULTIEQUAL_-1206888874', u'COPY_-1206879235'), (u'INDIRECT_-1206899213', u'MULTIEQUAL_-1206899636'), (u'INDIRECT_-1206899213', u'MULTIEQUAL_-1206899636'), (u'PTRADD_-1206877443', u'LOAD_-1206930862'), (u'CALL_-1206938694', u'INDIRECT_-1206908853'), (u'INDIRECT_-1206898270', u'MULTIEQUAL_-1206898114'), (u'MULTIEQUAL_-1206889585', u'MULTIEQUAL_-1206889572'), (u'MULTIEQUAL_-1206878297', u'MULTIEQUAL_-1206904207'), (u'CALL_-1206937430', u'INDIRECT_-1206897590'), (u'INDIRECT_-1206895697', u'MULTIEQUAL_-1206895079'), (u'COPY_-1206879767', u'RETURN_-1206879688'), ('const-5', u'CALL_-1206924612'), (u'CALL_-1206938975', u'INDIRECT_-1206897878'), (u'INDIRECT_-1206890975', u'MULTIEQUAL_-1206890671'), (u'CALL_-1206938232', u'INDIRECT_-1206892825'), (u'CALL_-1206929621', u'INDIRECT_-1206913581'), (u'INDIRECT_-1206900969', u'MULTIEQUAL_-1206900854'), (u'INDIRECT_-1206890176', u'MULTIEQUAL_-1206889975'), (u'INDIRECT_-1206899201', u'MULTIEQUAL_-1206899099'), (u'INDIRECT_-1206905426', u'MULTIEQUAL_-1206904972'), (u'INDIRECT_-1206891190', u'MULTIEQUAL_-1206890984'), (u'STORE_-1206921830', u'INDIRECT_-1206898901'), (u'INDIRECT_-1206896407', u'MULTIEQUAL_-1206900543'), ('const-433', u'LOAD_-1206939487'), (u'INDIRECT_-1206906001', u'MULTIEQUAL_-1206905640'), (u'INDIRECT_-1206905568', u'MULTIEQUAL_-1206905246'), (u'CALL_-1206932954', u'INDIRECT_-1206916403'), (u'INDIRECT_-1206904120', u'MULTIEQUAL_-1206904033'), (u'INDIRECT_-1206895029', u'MULTIEQUAL_-1206894631'), (u'CALLIND_-1206922663', u'INDIRECT_-1206894947'), (u'INDIRECT_-1206907593', u'MULTIEQUAL_-1206907395'), (u'CALL_-1206934081', u'INDIRECT_-1206890770'), (u'INDIRECT_-1206905816', u'MULTIEQUAL_-1206905398'), (u'CALL_-1206925432', u'INDIRECT_-1206887443'), (u'MULTIEQUAL_-1206881471', u'MULTIEQUAL_-1206878471'), ('const-433', u'LOAD_-1206931068'), (u'CALL_-1206928647', u'INDIRECT_-1206901642'), (u'MULTIEQUAL_-1206911679', u'MULTIEQUAL_-1206878312'), (u'STORE_-1206930329', u'INDIRECT_-1206907642'), (u'INDIRECT_-1206897810', u'MULTIEQUAL_-1206897984'), (u'CALL_-1206922584', u'INDIRECT_-1206896401'), (u'STORE_-1206928270', u'INDIRECT_-1206894368'), (u'CALL_-1206938772', u'INDIRECT_-1206911630'), (u'CALL_-1206939523', u'INDIRECT_-1206917597'), (u'CALL_-1206928357', u'INDIRECT_-1206877882'), (u'STORE_-1206928518', u'INDIRECT_-1206894161'), (u'MULTIEQUAL_-1206896946', u'MULTIEQUAL_-1206896298'), (u'MULTIEQUAL_-1206898629', u'MULTIEQUAL_-1206898615'), (u'LOAD_-1206938837', u'CALLIND_-1206938827'), (u'INDIRECT_-1206882055', u'MULTIEQUAL_-1206883141'), (u'INT_REM_-1206925677', u'CALL_-1206925694'), ('const-433', u'STORE_-1206921840'), (u'CALL_-1206934018', u'INDIRECT_-1206889890'), (u'CALLIND_-1206921359', u'INDIRECT_-1206904227'), (u'INDIRECT_-1206907832', u'MULTIEQUAL_-1206907616'), (u'INDIRECT_-1206895921', u'MULTIEQUAL_-1206895560'), (u'CALL_-1206934018', u'INDIRECT_-1206896190'), (u'INDIRECT_-1206899402', u'MULTIEQUAL_-1206899352'), (u'INDIRECT_-1206900030', u'MULTIEQUAL_-1206901569'), (u'CALL_-1206931269', u'INDIRECT_-1206898149'), ('tmp_8456', u'CBRANCH_-1206929263'), ('const-1', u'INT_ADD_-1206924097'), (u'INDIRECT_-1206903671', u'MULTIEQUAL_-1206904961'), (u'MULTIEQUAL_-1206880944', u'MULTIEQUAL_-1206880398'), ('tmp_19449', u'BRANCH_-1206923132'), (u'CALL_-1206930157', u'INDIRECT_-1206891355'), (u'INDIRECT_-1206894539', u'MULTIEQUAL_-1206894367'), (u'INDIRECT_-1206900306', u'MULTIEQUAL_-1206900159'), (u'CALL_-1206921320', u'INDIRECT_-1206899638'), (u'STORE_-1206924545', u'INDIRECT_-1206893610'), (u'CALL_-1206930394', u'INDIRECT_-1206900777'), (u'CALL_-1206928647', u'INDIRECT_-1206909202'), (u'STORE_-1206922807', u'INDIRECT_-1206897947'), (u'CALLIND_-1206921372', u'INDIRECT_-1206900510'), ('const-1', u'PTRADD_-1206881504'), (u'INDIRECT_-1206908970', u'MULTIEQUAL_-1206908852'), (u'MULTIEQUAL_-1206904373', u'MULTIEQUAL_-1206905401'), (u'STORE_-1206921830', u'INDIRECT_-1206899321'), (u'CALL_-1206930210', u'INT_EQUAL_-1206930196'), (u'CALL_-1206938342', u'INDIRECT_-1206911797'), (u'CALL_-1206930457', u'INDIRECT_-1206887523'), (u'INDIRECT_-1206900439', u'MULTIEQUAL_-1206900051'), (u'MULTIEQUAL_-1206883214', u'MULTIEQUAL_-1206884401'), (u'INDIRECT_-1206907320', u'MULTIEQUAL_-1206907059'), (u'INDIRECT_-1206889037', u'MULTIEQUAL_-1206888203'), (u'MULTIEQUAL_-1206878278', u'MULTIEQUAL_-1206896647'), (u'INDIRECT_-1206880898', u'MULTIEQUAL_-1206882484'), ('tmp_12909', u'CBRANCH_-1206927817'), (u'MULTIEQUAL_-1206901201', u'MULTIEQUAL_-1206901201'), (u'STORE_-1206928732', u'INDIRECT_-1206907731'), (u'CALL_-1206928382', u'INT_ADD_-1206928245'), (u'CALL_-1206934114', u'INDIRECT_-1206892053'), (u'CALL_-1206935821', u'INDIRECT_-1206910642'), (u'INDIRECT_-1206897137', u'MULTIEQUAL_-1206896892'), (u'INDIRECT_-1206902440', u'MULTIEQUAL_-1206902353'), (u'CALL_-1206937615', u'INDIRECT_-1206893742'), (u'INDIRECT_-1206897997', u'MULTIEQUAL_-1206897889'), (u'MULTIEQUAL_-1206906611', u'MULTIEQUAL_-1206906595'), (u'MULTIEQUAL_-1206874314', u'MULTIEQUAL_-1206897536'), (u'MULTIEQUAL_-1206902180', u'MULTIEQUAL_-1206902151'), (u'INT_ADD_-1206928260', u'CAST_-1206871745'), (u'CALL_-1206924661', u'INDIRECT_-1206876560'), (u'INDIRECT_-1206903365', u'MULTIEQUAL_-1206903270'), (u'CALL_-1206927833', u'INDIRECT_-1206904615'), (u'CALL_-1206924661', u'INDIRECT_-1206906888'), (u'CALLIND_-1206924378', u'INDIRECT_-1206888663'), (u'CAST_-1206869114', u'COPY_-1206869401'), (u'STORE_-1206927241', u'INDIRECT_-1206901749'), (u'MULTIEQUAL_-1206905203', u'MULTIEQUAL_-1206905095'), (u'INDIRECT_-1206913460', u'MULTIEQUAL_-1206913362'), (u'CALL_-1206933998', u'INDIRECT_-1206904576'), (u'MULTIEQUAL_-1206903972', u'MULTIEQUAL_-1206903947'), (u'INDIRECT_-1206900109', u'MULTIEQUAL_-1206900644'), (u'CALL_-1206930025', u'INDIRECT_-1206903244'), (u'STORE_-1206928320', u'INDIRECT_-1206888969'), (u'CALL_-1206929866', u'INDIRECT_-1206904186'), (u'MULTIEQUAL_-1206903301', u'MULTIEQUAL_-1206902273'), (u'INT_ADD_-1206928315', u'CAST_-1206873337'), (u'INDIRECT_-1206896396', u'MULTIEQUAL_-1206896131'), (u'CALL_-1206934835', u'INDIRECT_-1206893553'), (u'INDIRECT_-1206911545', u'MULTIEQUAL_-1206911396'), ('const-433', u'LOAD_-1206932862'), ('const-0', u'INT_NOTEQUAL_-1206933608'), (u'INDIRECT_-1206901340', u'MULTIEQUAL_-1206896130'), (u'CALL_-1206931269', u'INDIRECT_-1206904029'), (u'CALL_-1206937186', u'CALL_-1206937142'), (u'CALL_-1206928992', u'INDIRECT_-1206883237'), (u'CALL_-1206929750', u'INDIRECT_-1206886942'), (u'INDIRECT_-1206915261', u'COPY_-1206880573'), (u'CALL_-1206930086', u'INDIRECT_-1206878145'), (u'INDIRECT_-1206899635', u'MULTIEQUAL_-1206899717'), (u'INDIRECT_-1206903305', u'MULTIEQUAL_-1206905060'), (u'CALL_-1206925460', u'INDIRECT_-1206874432'), (u'INDIRECT_-1206904615', u'MULTIEQUAL_-1206904007'), (u'COPY_-1206877102', u'MULTIEQUAL_-1206921026'), (u'INDIRECT_-1206902562', u'MULTIEQUAL_-1206901515'), (u'INDIRECT_-1206900428', u'MULTIEQUAL_-1206901989'), (u'INDIRECT_-1206905604', u'MULTIEQUAL_-1206905409'), (u'MULTIEQUAL_-1206907866', u'MULTIEQUAL_-1206907218'), (u'CALL_-1206922325', u'INDIRECT_-1206897845'), (u'CAST_-1206875547', u'PTRADD_-1206877405'), (u'INDIRECT_-1206902183', u'MULTIEQUAL_-1206902074'), (u'INDIRECT_-1206911448', u'MULTIEQUAL_-1206911126'), ('tmp_23585', u'CBRANCH_-1206928630'), (u'STORE_-1206921743', u'INDIRECT_-1206895075'), (u'CALL_-1206937430', u'INDIRECT_-1206890870'), (u'INDIRECT_-1206880158', u'MULTIEQUAL_-1206880631'), (u'MULTIEQUAL_-1206901996', u'MULTIEQUAL_-1206901992'), (u'INDIRECT_-1206898033', u'MULTIEQUAL_-1206876248'), (u'STORE_-1206935460', u'INDIRECT_-1206901099'), (u'MULTIEQUAL_-1206880937', u'MULTIEQUAL_-1206880391'), (u'INDIRECT_-1206894895', u'MULTIEQUAL_-1206898327'), (u'CALL_-1206928690', u'INDIRECT_-1206901660'), (u'CALL_-1206934396', u'INDIRECT_-1206888860'), (u'CALL_-1206933821', u'INDIRECT_-1206909092'), (u'INDIRECT_-1206895735', u'MULTIEQUAL_-1206899167'), (u'CALL_-1206929830', u'INDIRECT_-1206907944'), (u'INDIRECT_-1206907937', u'MULTIEQUAL_-1206907598'), (u'CALL_-1206927418', u'INDIRECT_-1206886399'), (u'INDIRECT_-1206903207', u'MULTIEQUAL_-1206903077'), (u'CALL_-1206928271', u'INDIRECT_-1206888819'), ('const-0', u'INT_NOTEQUAL_-1206922905'), (u'INDIRECT_-1206899019', u'MULTIEQUAL_-1206898439'), ('const-433', u'LOAD_-1206921376'), (u'INDIRECT_-1206910939', u'MULTIEQUAL_-1206910551'), (u'MULTIEQUAL_-1206882846', u'MULTIEQUAL_-1206878256'), (u'LOAD_-1206937712', u'INT_ADD_-1206937682'), (u'INDIRECT_-1206915200', u'MULTIEQUAL_-1206913520'), (u'MULTIEQUAL_-1206904981', u'MULTIEQUAL_-1206904635'), (u'INDIRECT_-1206904036', u'MULTIEQUAL_-1206903769'), (u'CALLIND_-1206938189', u'INDIRECT_-1206904555'), (u'CALL_-1206935907', u'INDIRECT_-1206906089'), (u'INDIRECT_-1206898023', u'MULTIEQUAL_-1206898632'), (u'CALL_-1206928647', u'INDIRECT_-1206910882'), (u'MULTIEQUAL_-1206880404', u'MULTIEQUAL_-1206908103'), (u'MULTIEQUAL_-1206893715', u'MULTIEQUAL_-1206893711'), (u'STORE_-1206937772', u'INDIRECT_-1206894465'), (u'MULTIEQUAL_-1206910389', u'MULTIEQUAL_-1206910375'), (u'CALL_-1206930086', u'INDIRECT_-1206901587'), (u'INDIRECT_-1206887828', u'MULTIEQUAL_-1206887438'), (u'CALL_-1206935494', u'INDIRECT_-1206908365'), (u'STORE_-1206924909', u'INDIRECT_-1206889925'), (u'INDIRECT_-1206876573', u'MULTIEQUAL_-1206876418'), (u'MULTIEQUAL_-1206880947', u'MULTIEQUAL_-1206880401'), (u'CALLIND_-1206938263', u'INDIRECT_-1206902504'), (u'MULTIEQUAL_-1206905343', u'MULTIEQUAL_-1206906043'), (u'INDIRECT_-1206889509', u'MULTIEQUAL_-1206890701'), (u'CALL_-1206934396', u'INDIRECT_-1206911120'), (u'MULTIEQUAL_-1206880459', u'MULTIEQUAL_-1206880389'), (u'INDIRECT_-1206914200', u'MULTIEQUAL_-1206914045'), (u'CALL_-1206928644', u'INDIRECT_-1206900319'), (u'CALL_-1206932808', u'INDIRECT_-1206902700'), (u'INDIRECT_-1206886794', u'MULTIEQUAL_-1206888331'), (u'CALL_-1206930584', u'INDIRECT_-1206909110'), (u'MULTIEQUAL_-1206880411', u'MULTIEQUAL_-1206911043'), (u'CALLIND_-1206938263', u'INDIRECT_-1206884356'), (u'CALL_-1206934274', u'INDIRECT_-1206907681'), (u'INDIRECT_-1206893285', u'MULTIEQUAL_-1206893190'), (u'CALL_-1206930274', u'INDIRECT_-1206889348'), (u'INDIRECT_-1206908839', u'MULTIEQUAL_-1206908451'), (u'CALL_-1206929866', u'INDIRECT_-1206890326'), (u'MULTIEQUAL_-1206913536', u'INT_ADD_-1206922759'), (u'CALL_-1206929750', u'INT_NOTEQUAL_-1206929735'), (u'CALL_-1206926116', u'INDIRECT_-1206908177'), ('const-32', u'INT_AND_-1206912793'), (u'CALL_-1206931142', u'INDIRECT_-1206910663'), (u'PTRADD_-1206876552', u'LOAD_-1206931710'), (u'MULTIEQUAL_-1206904110', u'MULTIEQUAL_-1206907640'), (u'INDIRECT_-1206900163', u'MULTIEQUAL_-1206900476'), (u'MULTIEQUAL_-1206903396', u'MULTIEQUAL_-1206904316'), (u'INDIRECT_-1206902526', u'COPY_-1206879389'), (u'INDIRECT_-1206903715', u'MULTIEQUAL_-1206907147'), (u'CALLIND_-1206921999', u'INDIRECT_-1206889591'), (u'CALL_-1206921308', u'INDIRECT_-1206874606'), (u'INDIRECT_-1206896251', u'MULTIEQUAL_-1206896581'), (u'STORE_-1206925248', u'INDIRECT_-1206895662'), (u'INDIRECT_-1206894460', u'MULTIEQUAL_-1206894305'), (u'CALL_-1206928152', u'INDIRECT_-1206905133'), (u'STORE_-1206928320', u'INDIRECT_-1206895269'), (u'CALL_-1206934018', u'INDIRECT_-1206907110'), (u'CALL_-1206928709', u'INDIRECT_-1206909061'), (u'CALL_-1206931674', u'INDIRECT_-1206892153'), (u'CALLIND_-1206924365', u'INDIRECT_-1206902995'), (u'INDIRECT_-1206902516', u'MULTIEQUAL_-1206900426'), (u'MULTIEQUAL_-1206887153', u'MULTIEQUAL_-1206888181'), (u'INDIRECT_-1206893972', u'MULTIEQUAL_-1206893756'), (u'STORE_-1206922815', u'INDIRECT_-1206903391'), (u'INDIRECT_-1206886826', u'MULTIEQUAL_-1206889294'), (u'INDIRECT_-1206906459', u'MULTIEQUAL_-1206907036'), (u'CALL_-1206937142', u'INDIRECT_-1206897974'), (u'CALL_-1206930899', u'INDIRECT_-1206896471'), (u'MULTIEQUAL_-1206886492', u'MULTIEQUAL_-1206887243'), (u'INDIRECT_-1206877969', u'MULTIEQUAL_-1206879573'), ('tmp_4225', u'CBRANCH_-1206932344'), (u'INDIRECT_-1206893829', u'MULTIEQUAL_-1206893784'), (u'INDIRECT_-1206906266', u'MULTIEQUAL_-1206905812'), (u'STORE_-1206928410', u'INDIRECT_-1206907118'), (u'STORE_-1206930256', u'INDIRECT_-1206909448'), (u'CALL_-1206929145', u'INDIRECT_-1206897148'), (u'CALL_-1206938975', u'INDIRECT_-1206900398'), (u'CALL_-1206938131', u'INDIRECT_-1206895273'), (u'MULTIEQUAL_-1206888254', u'MULTIEQUAL_-1206889441'), (u'INDIRECT_-1206890148', u'COPY_-1206879934'), ('const-0', u'INT_EQUAL_-1206930393'), (u'CALL_-1206938958', u'INDIRECT_-1206898286'), (u'CALL_-1206928281', u'INDIRECT_-1206892627'), (u'INDIRECT_-1206886143', u'MULTIEQUAL_-1206886277'), (u'CALL_-1206938694', u'INDIRECT_-1206900873'), (u'COPY_-1206875681', u'MULTIEQUAL_-1206887261'), (u'MULTIEQUAL_-1206880374', u'MULTIEQUAL_-1206895923'), (u'INDIRECT_-1206905796', u'MULTIEQUAL_-1206905419'), (u'INDIRECT_-1206913015', u'MULTIEQUAL_-1206912407'), (u'LOAD_-1206939646', u'INT_ADD_-1206939616'), (u'CALL_-1206930556', u'INDIRECT_-1206891036'), (u'CALLIND_-1206922636', u'INDIRECT_-1206894931'), (u'CALL_-1206938772', u'INDIRECT_-1206914570'), (u'INDIRECT_-1206908137', u'MULTIEQUAL_-1206908058'), (u'CALL_-1206927048', u'INDIRECT_-1206898264'), (u'INDIRECT_-1206904643', u'MULTIEQUAL_-1206905399'), (u'INDIRECT_-1206910663', u'MULTIEQUAL_-1206910425'), (u'CALL_-1206937924', u'INDIRECT_-1206906501'), (u'CALL_-1206934862', u'INDIRECT_-1206905922'), (u'INDIRECT_-1206875433', u'MULTIEQUAL_-1206874947'), (u'INDIRECT_-1206877666', u'MULTIEQUAL_-1206877550'), (u'MULTIEQUAL_-1206904700', u'MULTIEQUAL_-1206904671'), (u'INDIRECT_-1206889668', u'MULTIEQUAL_-1206896763'), (u'CALL_-1206929324', u'INDIRECT_-1206892092'), (u'INDIRECT_-1206887949', u'MULTIEQUAL_-1206889041'), (u'STORE_-1206930175', u'INDIRECT_-1206901008'), (u'INDIRECT_-1206901738', u'MULTIEQUAL_-1206901802'), (u'INDIRECT_-1206900370', u'MULTIEQUAL_-1206900214'), (u'MULTIEQUAL_-1206905619', u'MULTIEQUAL_-1206880944'), (u'CALL_-1206921320', u'INDIRECT_-1206902578'), (u'CALL_-1206933623', u'INDIRECT_-1206902258'), (u'INDIRECT_-1206905483', u'MULTIEQUAL_-1206907001'), (u'INDIRECT_-1206887696', u'MULTIEQUAL_-1206874298'), (u'MULTIEQUAL_-1206896103', u'MULTIEQUAL_-1206896803'), (u'CALL_-1206926116', u'INDIRECT_-1206895157'), (u'INDIRECT_-1206893345', u'MULTIEQUAL_-1206876118'), (u'INDIRECT_-1206905424', u'MULTIEQUAL_-1206907029'), (u'CALL_-1206930274', u'INDIRECT_-1206888508'), (u'INDIRECT_-1206908127', u'MULTIEQUAL_-1206907745'), (u'CALL_-1206939523', u'INDIRECT_-1206911555'), (u'INDIRECT_-1206895423', u'MULTIEQUAL_-1206897080'), (u'CALL_-1206925694', u'INDIRECT_-1206898656'), (u'STORE_-1206933398', u'INDIRECT_-1206893682'), (u'MULTIEQUAL_-1206888969', u'MULTIEQUAL_-1206888955'), (u'INDIRECT_-1206882025', u'MULTIEQUAL_-1206881893'), (u'INDIRECT_-1206893091', u'MULTIEQUAL_-1206890766'), (u'CALL_-1206934396', u'INDIRECT_-1206906500'), (u'MULTIEQUAL_-1206895502', u'MULTIEQUAL_-1206895487'), (u'STORE_-1206930846', u'INDIRECT_-1206905149'), (u'INDIRECT_-1206907096', u'MULTIEQUAL_-1206906891'), (u'INT_ADD_-1206922770', u'CAST_-1206869709'), (u'INDIRECT_-1206910541', u'MULTIEQUAL_-1206910439'), (u'CALL_-1206934991', u'INDIRECT_-1206903466'), (u'MULTIEQUAL_-1206905496', u'MULTIEQUAL_-1206906416'), (u'PTRADD_-1206871416', u'STORE_-1206921596'), (u'INDIRECT_-1206907592', u'MULTIEQUAL_-1206907501'), (u'CALL_-1206930362', u'INDIRECT_-1206893180'), (u'INT_NOTEQUAL_-1206875076', u'BOOL_OR_-1206927829'), (u'INDIRECT_-1206892125', u'MULTIEQUAL_-1206891759'), (u'MULTIEQUAL_-1206905652', u'MULTIEQUAL_-1206905014'), (u'MULTIEQUAL_-1206894560', u'MULTIEQUAL_-1206894503'), (u'CALL_-1206937186', u'INDIRECT_-1206906393'), (u'INDIRECT_-1206895833', u'MULTIEQUAL_-1206895635'), (u'MULTIEQUAL_-1206874292', u'MULTIEQUAL_-1206888296'), (u'CALL_-1206928690', u'INDIRECT_-1206914260'), (u'INDIRECT_-1206903998', u'MULTIEQUAL_-1206903447'), (u'CALL_-1206937414', u'INDIRECT_-1206892119'), (u'CALL_-1206929750', u'INDIRECT_-1206893662'), (u'INDIRECT_-1206882667', u'MULTIEQUAL_-1206883520'), (u'INDIRECT_-1206893294', u'MULTIEQUAL_-1206892667'), (u'INDIRECT_-1206892338', u'MULTIEQUAL_-1206892842'), (u'INDIRECT_-1206887853', u'MULTIEQUAL_-1206887834'), ('const-0', u'INT_EQUAL_-1206926102'), (u'CALL_-1206924661', u'INDIRECT_-1206885888'), (u'CALL_-1206935851', u'INDIRECT_-1206909826'), (u'INDIRECT_-1206888094', u'MULTIEQUAL_-1206887936'), (u'CALL_-1206930311', u'INDIRECT_-1206888131'), (u'INDIRECT_-1206898072', u'COPY_-1206880415'), (u'INDIRECT_-1206909079', u'MULTIEQUAL_-1206909050'), (u'STORE_-1206924934', u'INDIRECT_-1206891739'), ('tmp_72986', u'PTRADD_-1206877526'), (u'MULTIEQUAL_-1206907640', u'MULTIEQUAL_-1206907611'), (u'MULTIEQUAL_-1206896993', u'MULTIEQUAL_-1206896951'), (u'INT_EQUAL_-1206924606', u'CBRANCH_-1206924600'), (u'INDIRECT_-1206893065', u'MULTIEQUAL_-1206892842'), (u'CALL_-1206932359', u'INDIRECT_-1206891498'), (u'STORE_-1206921864', u'INDIRECT_-1206902709'), (u'CALL_-1206933773', u'CALL_-1206933745'), (u'INDIRECT_-1206890722', u'MULTIEQUAL_-1206892389'), (u'LOAD_-1206931655', u'CAST_-1206873613'), (u'CALL_-1206929202', u'INDIRECT_-1206891186'), (u'STORE_-1206929089', u'INDIRECT_-1206902006'), (u'INDIRECT_-1206887002', u'MULTIEQUAL_-1206888260'), (u'MULTIEQUAL_-1206896391', u'MULTIEQUAL_-1206896276'), ('tmp_72983', u'CALL_-1206925799'), (u'MULTIEQUAL_-1206897832', u'MULTIEQUAL_-1206898583'), (u'INDIRECT_-1206898347', u'MULTIEQUAL_-1206898442'), (u'CALL_-1206925460', u'INDIRECT_-1206894597'), (u'INDIRECT_-1206899677', u'MULTIEQUAL_-1206899569'), (u'STORE_-1206933398', u'INDIRECT_-1206894942'), (u'CALL_-1206930086', u'INDIRECT_-1206905367'), (u'INDIRECT_-1206913420', u'MULTIEQUAL_-1206914410'), (u'CALL_-1206930915', u'INT_ADD_-1206930881'), (u'INDIRECT_-1206908595', u'MULTIEQUAL_-1206908436'), (u'INDIRECT_-1206895362', u'MULTIEQUAL_-1206895263'), (u'STORE_-1206928622', u'INDIRECT_-1206887246'), ('tmp_5831', u'CBRANCH_-1206933844'), (u'CALL_-1206930086', u'INDIRECT_-1206900327'), (u'STORE_-1206930310', u'INDIRECT_-1206891408'), (u'INDIRECT_-1206905777', u'MULTIEQUAL_-1206905332'), (u'MULTIEQUAL_-1206898672', u'MULTIEQUAL_-1206899423'), (u'MULTIEQUAL_-1206907364', u'COPY_-1206875604'), (u'INDIRECT_-1206884939', u'MULTIEQUAL_-1206885320'), (u'MULTIEQUAL_-1206892071', u'MULTIEQUAL_-1206892052'), (u'INDIRECT_-1206890868', u'MULTIEQUAL_-1206890755'), (u'CALL_-1206931545', u'INDIRECT_-1206904685'), (u'CALL_-1206928644', u'INDIRECT_-1206891079'), (u'INDIRECT_-1206894168', u'MULTIEQUAL_-1206894134'), (u'MULTIEQUAL_-1206878283', u'MULTIEQUAL_-1206898747'), (u'CALL_-1206937983', u'INDIRECT_-1206901491'), (u'INDIRECT_-1206895958', u'MULTIEQUAL_-1206895782'), (u'CALL_-1206922584', u'INDIRECT_-1206887161'), (u'CALL_-1206938421', u'INDIRECT_-1206900500'), (u'CALL_-1206922316', u'INDIRECT_-1206883418'), (u'CALL_-1206934114', u'INDIRECT_-1206894993'), (u'CALL_-1206929645', u'INDIRECT_-1206903092'), (u'MULTIEQUAL_-1206905350', u'MULTIEQUAL_-1206906837'), (u'STORE_-1206929190', u'INDIRECT_-1206906228'), (u'INDIRECT_-1206891436', u'MULTIEQUAL_-1206891169'), (u'CALL_-1206932860', u'INDIRECT_-1206911137'), (u'CALL_-1206934396', u'INDIRECT_-1206889280'), (u'LOAD_-1206934836', u'INT_RIGHT_-1206934799'), (u'INDIRECT_-1206912073', u'MULTIEQUAL_-1206880958'), (u'INDIRECT_-1206897933', u'MULTIEQUAL_-1206897914'), (u'CALL_-1206933711', u'INDIRECT_-1206889705'), (u'MULTIEQUAL_-1206898735', u'MULTIEQUAL_-1206898714'), (u'MULTIEQUAL_-1206896549', u'MULTIEQUAL_-1206896530'), (u'CALL_-1206931539', u'INDIRECT_-1206891995'), (u'STORE_-1206924545', u'INDIRECT_-1206902850'), (u'CALL_-1206936047', u'INDIRECT_-1206905757'), (u'STORE_-1206930846', u'INDIRECT_-1206898849'), (u'INT_EQUAL_-1206922744', u'CBRANCH_-1206922739'), (u'INDIRECT_-1206892627', u'MULTIEQUAL_-1206896763'), (u'INDIRECT_-1206897067', u'MULTIEQUAL_-1206880376'), (u'INDIRECT_-1206912136', u'MULTIEQUAL_-1206911931'), (u'MULTIEQUAL_-1206880376', u'MULTIEQUAL_-1206896763'), (u'INDIRECT_-1206898837', u'MULTIEQUAL_-1206898729'), (u'CAST_-1206874611', u'MULTIEQUAL_-1206915257'), (u'STORE_-1206930828', u'INDIRECT_-1206906877'), (u'MULTIEQUAL_-1206910927', u'MULTIEQUAL_-1206910433'), (u'INDIRECT_-1206886355', u'MULTIEQUAL_-1206886051'), (u'MULTIEQUAL_-1206889361', u'MULTIEQUAL_-1206889388'), (u'CALL_-1206931701', u'INDIRECT_-1206913043'), (u'INDIRECT_-1206899328', u'MULTIEQUAL_-1206900767'), (u'STORE_-1206921852', u'INDIRECT_-1206894299'), (u'CALL_-1206932954', u'INDIRECT_-1206894401'), (u'INDIRECT_-1206906038', u'MULTIEQUAL_-1206905862'), (u'MULTIEQUAL_-1206904061', u'MULTIEQUAL_-1206904088'), (u'INDIRECT_-1206905006', u'MULTIEQUAL_-1206904552'), (u'INDIRECT_-1206889080', u'MULTIEQUAL_-1206890780'), (u'CALL_-1206939005', u'INDIRECT_-1206912175'), (u'CALL_-1206927017', u'INDIRECT_-1206878182'), (u'INDIRECT_-1206883231', u'MULTIEQUAL_-1206883561'), (u'INDIRECT_-1206907987', u'MULTIEQUAL_-1206880403'), (u'INDIRECT_-1206901963', u'MULTIEQUAL_-1206901687'), (u'CALL_-1206921844', u'INDIRECT_-1206883039'), (u'STORE_-1206925479', u'INDIRECT_-1206885700'), (u'STORE_-1206921852', u'INDIRECT_-1206895979'), (u'INT_ADD_-1206925484', u'CAST_-1206870812'), (u'INDIRECT_-1206907297', u'COPY_-1206879165'), (u'CALL_-1206938131', u'INDIRECT_-1206892333'), (u'CALL_-1206921134', u'INDIRECT_-1206894982'), (u'CALL_-1206938656', u'INDIRECT_-1206909670'), (u'CALL_-1206928382', u'INDIRECT_-1206896463'), (u'MULTIEQUAL_-1206896707', u'MULTIEQUAL_-1206896691'), (u'CALL_-1206931435', u'INDIRECT_-1206903359'), (u'CALL_-1206922426', u'INDIRECT_-1206887820'), (u'INDIRECT_-1206895394', u'MULTIEQUAL_-1206894767'), (u'MULTIEQUAL_-1206890840', u'MULTIEQUAL_-1206890811'), (u'CALL_-1206921459', u'INDIRECT_-1206903595'), (u'PTRADD_-1206872642', u'COPY_-1206869042'), (u'INDIRECT_-1206907981', u'MULTIEQUAL_-1206907916'), ('const-8', u'PTRADD_-1206877248'), (u'CALLIND_-1206925401', u'INDIRECT_-1206903914'), (u'CALL_-1206922584', u'INDIRECT_-1206895141'), (u'STORE_-1206927241', u'INDIRECT_-1206891669'), (u'CALLIND_-1206921359', u'INDIRECT_-1206890787'), (u'MULTIEQUAL_-1206886733', u'MULTIEQUAL_-1206887761'), (u'MULTIEQUAL_-1206902881', u'MULTIEQUAL_-1206902881'), (u'INDIRECT_-1206907816', u'MULTIEQUAL_-1206907615'), (u'STORE_-1206927248', u'INDIRECT_-1206892094'), (u'CALL_-1206938694', u'INDIRECT_-1206908433'), (u'INDIRECT_-1206900133', u'MULTIEQUAL_-1206902166'), (u'INDIRECT_-1206905285', u'MULTIEQUAL_-1206906232'), (u'CALLIND_-1206931354', u'INDIRECT_-1206891130'), (u'CALL_-1206937615', u'INDIRECT_-1206884668'), (u'CALL_-1206937446', u'INDIRECT_-1206901802'), (u'MULTIEQUAL_-1206900542', u'MULTIEQUAL_-1206900527'), (u'CALLIND_-1206922663', u'INDIRECT_-1206897467'), (u'MULTIEQUAL_-1206888136', u'MULTIEQUAL_-1206888132'), (u'MULTIEQUAL_-1206895131', u'MULTIEQUAL_-1206895016'), (u'CALL_-1206934487', u'INDIRECT_-1206892276'), (u'INDIRECT_-1206896157', u'MULTIEQUAL_-1206896961'), (u'INDIRECT_-1206910076', u'MULTIEQUAL_-1206907986'), (u'MULTIEQUAL_-1206918917', u'PTRADD_-1206928805'), (u'COPY_-1206873248', u'MULTIEQUAL_-1206916476'), (u'CALL_-1206935809', u'INDIRECT_-1206906013'), (u'MULTIEQUAL_-1206902859', u'MULTIEQUAL_-1206878291'), (u'CALL_-1206937302', u'INDIRECT_-1206892612'), (u'CALL_-1206933594', u'INDIRECT_-1206895104'), (u'STORE_-1206930329', u'INDIRECT_-1206897982'), (u'CALL_-1206932860', u'INDIRECT_-1206900637'), (u'INDIRECT_-1206898357', u'MULTIEQUAL_-1206897967'), ('const-4', u'PTRADD_-1206876557'), (u'INDIRECT_-1206888160', u'MULTIEQUAL_-1206888073'), (u'CALL_-1206925604', u'INDIRECT_-1206893227'), (u'CALL_-1206929489', u'INDIRECT_-1206912279'), (u'MULTIEQUAL_-1206890792', u'MULTIEQUAL_-1206890774'), (u'INDIRECT_-1206887307', u'MULTIEQUAL_-1206887227'), (u'CALL_-1206930241', u'INDIRECT_-1206908152'), (u'PTRADD_-1206872642', u'COPY_-1206870136'), (u'MULTIEQUAL_-1206891488', u'MULTIEQUAL_-1206892283'), (u'INDIRECT_-1206904556', u'MULTIEQUAL_-1206904322'), (u'MULTIEQUAL_-1206911966', u'MULTIEQUAL_-1206911990'), (u'CALL_-1206921832', u'INDIRECT_-1206875554'), (u'INDIRECT_-1206886070', u'MULTIEQUAL_-1206886452'), (u'CALL_-1206937559', u'INDIRECT_-1206904207'), (u'STORE_-1206933497', u'INDIRECT_-1206904652'), (u'INDIRECT_-1206900676', u'MULTIEQUAL_-1206900409'), (u'INDIRECT_-1206911100', u'MULTIEQUAL_-1206910839'), (u'CALL_-1206929385', u'INDIRECT_-1206885407'), (u'INDIRECT_-1206890582', u'MULTIEQUAL_-1206890532'), (u'MULTIEQUAL_-1206909831', u'MULTIEQUAL_-1206909165'), (u'CALL_-1206934365', u'INDIRECT_-1206890517'), (u'BOOL_AND_-1206882020', u'CBRANCH_-1206939577'), (u'INDIRECT_-1206901860', u'MULTIEQUAL_-1206901599'), (u'INDIRECT_-1206900654', u'MULTIEQUAL_-1206902191'), (u'CALL_-1206925860', u'CALL_-1206925831'), (u'INDIRECT_-1206889088', u'MULTIEQUAL_-1206888698'), (u'MULTIEQUAL_-1206906606', u'MULTIEQUAL_-1206906568'), (u'CALL_-1206929324', u'INDIRECT_-1206899232'), (u'INDIRECT_-1206898449', u'MULTIEQUAL_-1206898334'), (u'INDIRECT_-1206895324', u'MULTIEQUAL_-1206896803'), (u'STORE_-1206925248', u'INDIRECT_-1206898182'), (u'STORE_-1206921864', u'INDIRECT_-1206895569'), (u'CALL_-1206931539', u'INDIRECT_-1206910475'), (u'CALLIND_-1206922663', u'INDIRECT_-1206899987'), (u'MULTIEQUAL_-1206900130', u'MULTIEQUAL_-1206899995'), (u'INDIRECT_-1206898920', u'MULTIEQUAL_-1206898659'), (u'INDIRECT_-1206904876', u'MULTIEQUAL_-1206904675'), (u'STORE_-1206927231', u'INDIRECT_-1206908044'), (u'INDIRECT_-1206907900', u'MULTIEQUAL_-1206907745'), (u'MULTIEQUAL_-1206911000', u'MULTIEQUAL_-1206910971'), (u'MULTIEQUAL_-1206912119', u'MULTIEQUAL_-1206912102'), (u'INDIRECT_-1206907371', u'MULTIEQUAL_-1206905046'), (u'MULTIEQUAL_-1206921162', u'INT_EQUAL_-1206928866'), (u'INDIRECT_-1206876945', u'MULTIEQUAL_-1206877151'), (u'CALL_-1206929750', u'INDIRECT_-1206896182'), (u'CALL_-1206929202', u'INDIRECT_-1206895806'), (u'CALL_-1206928677', u'INDIRECT_-1206889909'), (u'CALL_-1206932954', u'INDIRECT_-1206892301'), (u'PTRADD_-1206871453', u'LOAD_-1206921683'), (u'INDIRECT_-1206887035', u'MULTIEQUAL_-1206887117'), (u'STORE_-1206927231', u'INDIRECT_-1206894184'), (u'INDIRECT_-1206897251', u'COPY_-1206880194'), (u'CALL_-1206928291', u'INDIRECT_-1206894310'), ('const-433', u'LOAD_-1206921866'), (u'INDIRECT_-1206889552', u'MULTIEQUAL_-1206891069'), (u'INDIRECT_-1206887369', u'MULTIEQUAL_-1206886669'), (u'INDIRECT_-1206895630', u'MULTIEQUAL_-1206895400'), (u'INDIRECT_-1206891117', u'MULTIEQUAL_-1206876973'), (u'INT_SUB_-1206921466', u'CALL_-1206921361'), (u'CALL_-1206925694', u'INDIRECT_-1206907476'), (u'INDIRECT_-1206896763', u'MULTIEQUAL_-1206897372'), (u'CALL_-1206933773', u'INDIRECT_-1206880923'), (u'CALL_-1206929866', u'INDIRECT_-1206905446'), (u'INDIRECT_-1206895929', u'MULTIEQUAL_-1206895814'), (u'MULTIEQUAL_-1206893389', u'MULTIEQUAL_-1206893772'), (u'INDIRECT_-1206895571', u'COPY_-1206880190'), (u'INDIRECT_-1206884086', u'MULTIEQUAL_-1206883877'), (u'CALL_-1206930228', u'INDIRECT_-1206887674'), (u'CALLIND_-1206921344', u'INDIRECT_-1206902594'), (u'MULTIEQUAL_-1206877003', u'MULTIEQUAL_-1206904521'), (u'STORE_-1206937920', u'INDIRECT_-1206900416'), (u'INDIRECT_-1206909103', u'MULTIEQUAL_-1206908827'), (u'MULTIEQUAL_-1206889755', u'MULTIEQUAL_-1206889667'), (u'CALL_-1206921361', u'INDIRECT_-1206893036'), (u'CALL_-1206938900', u'INDIRECT_-1206892376'), (u'MULTIEQUAL_-1206880382', u'MULTIEQUAL_-1206899283'), (u'INDIRECT_-1206881983', u'MULTIEQUAL_-1206883640'), (u'INDIRECT_-1206900535', u'MULTIEQUAL_-1206901621'), ('const-5', u'INT_EQUAL_-1206921972'), (u'CALL_-1206928709', u'INDIRECT_-1206887641'), (u'CALLIND_-1206921344', u'INDIRECT_-1206893354'), (u'MULTIEQUAL_-1206911231', u'MULTIEQUAL_-1206911215'), (u'INDIRECT_-1206901428', u'MULTIEQUAL_-1206908523'), (u'INDIRECT_-1206891210', u'MULTIEQUAL_-1206892749'), (u'STORE_-1206921567', u'INDIRECT_-1206881973'), (u'MULTIEQUAL_-1206910934', u'STORE_-1206928627'), (u'INDIRECT_-1206903419', u'COPY_-1206879857'), (u'INDIRECT_-1206913080', u'MULTIEQUAL_-1206913660'), (u'CALL_-1206929385', u'INDIRECT_-1206905147'), ('const-0', u'CALL_-1206924704'), (u'INDIRECT_-1206895083', u'MULTIEQUAL_-1206894892'), (u'INDIRECT_-1206905035', u'COPY_-1206878728'), (u'INDIRECT_-1206893522', u'MULTIEQUAL_-1206893472'), (u'MULTIEQUAL_-1206908110', u'MULTIEQUAL_-1206907975'), (u'INDIRECT_-1206904297', u'MULTIEQUAL_-1206904189'), (u'INT_ADD_-1206876173', u'PTRADD_-1206924956'), (u'INDIRECT_-1206890636', u'MULTIEQUAL_-1206874305'), (u'INDIRECT_-1206904767', u'MULTIEQUAL_-1206904385'), (u'CALL_-1206938756', u'INDIRECT_-1206912459'), ('const-433', u'STORE_-1206921596'), (u'CALL_-1206928225', u'INDIRECT_-1206882845'), (u'INDIRECT_-1206886135', u'MULTIEQUAL_-1206889809'), (u'INDIRECT_-1206909655', u'MULTIEQUAL_-1206909235'), (u'INDIRECT_-1206892685', u'MULTIEQUAL_-1206893632'), (u'INDIRECT_-1206896030', u'MULTIEQUAL_-1206897596'), ('const-433', u'LOAD_-1206930291'), (u'CALL_-1206938310', u'INDIRECT_-1206907999'), (u'INDIRECT_-1206892891', u'MULTIEQUAL_-1206893221'), (u'INDIRECT_-1206904186', u'MULTIEQUAL_-1206905769'), (u'MULTIEQUAL_-1206901011', u'MULTIEQUAL_-1206900896'), (u'CAST_-1206874672', u'INT_EQUAL_-1206933164'), (u'INT_ADD_-1206938882', u'CAST_-1206878526'), (u'INT_NOTEQUAL_-1206933562', u'CBRANCH_-1206933559'), ('const-1', u'PTRADD_-1206876917'), (u'MULTIEQUAL_-1206907370', u'MULTIEQUAL_-1206904363'), (u'CALL_-1206927316', u'INDIRECT_-1206888445'), (u'STORE_-1206928446', u'INDIRECT_-1206910499'), (u'INDIRECT_-1206897022', u'MULTIEQUAL_-1206898681'), (u'CALL_-1206930636', u'INDIRECT_-1206909558'), (u'INDIRECT_-1206906421', u'MULTIEQUAL_-1206906201'), (u'CALL_-1206928734', u'INDIRECT_-1206898745'), (u'MULTIEQUAL_-1206882001', u'MULTIEQUAL_-1206881893'), (u'STORE_-1206930351', u'INDIRECT_-1206892460'), ('const-1', u'INT_NOTEQUAL_-1206923632'), ('const-7', u'INT_EQUAL_-1206933940'), (u'INDIRECT_-1206895750', u'MULTIEQUAL_-1206895318'), (u'CALL_-1206925460', u'INDIRECT_-1206900897'), (u'INT_NOTEQUAL_-1206928632', u'CBRANCH_-1206928630'), (u'CALLIND_-1206938827', u'INDIRECT_-1206896537'), (u'PTRSUB_-1206879130', u'CALL_-1206935821'), (u'CALL_-1206937414', u'INDIRECT_-1206900099'), (u'CALL_-1206934460', u'INDIRECT_-1206897303'), (u'INDIRECT_-1206911904', u'MULTIEQUAL_-1206911709'), (u'INDIRECT_-1206892597', u'MULTIEQUAL_-1206892518'), (u'INDIRECT_-1206896648', u'MULTIEQUAL_-1206896258'), (u'INDIRECT_-1206894690', u'MULTIEQUAL_-1206894572'), (u'CALL_-1206930636', u'INDIRECT_-1206900738'), (u'INDIRECT_-1206905227', u'MULTIEQUAL_-1206909363'), (u'MULTIEQUAL_-1206910474', u'MULTIEQUAL_-1206910458'), (u'INDIRECT_-1206907540', u'MULTIEQUAL_-1206908530'), (u'INDIRECT_-1206909007', u'MULTIEQUAL_-1206913143'), (u'CALL_-1206930899', u'INDIRECT_-1206880169'), (u'MULTIEQUAL_-1206909247', u'MULTIEQUAL_-1206908753'), (u'CALL_-1206929145', u'INDIRECT_-1206885388'), (u'INT_NOTEQUAL_-1206928266', u'CBRANCH_-1206928266'), ('const-8', u'PTRADD_-1206878935'), (u'CALL_-1206933821', u'INDIRECT_-1206893552'), (u'INDIRECT_-1206903643', u'MULTIEQUAL_-1206903367'), (u'INDIRECT_-1206914497', u'MULTIEQUAL_-1206914219'), (u'CALL_-1206932827', u'INDIRECT_-1206906074'), (u'MULTIEQUAL_-1206908341', u'MULTIEQUAL_-1206908321'), (u'INDIRECT_-1206910185', u'MULTIEQUAL_-1206909819'), (u'INDIRECT_-1206904391', u'COPY_-1206880211'), (u'CALLIND_-1206931354', u'INDIRECT_-1206890290'), (u'INDIRECT_-1206898118', u'MULTIEQUAL_-1206897567'), (u'MULTIEQUAL_-1206885241', u'MULTIEQUAL_-1206884213'), (u'INDIRECT_-1206894335', u'MULTIEQUAL_-1206892584'), (u'INDIRECT_-1206890521', u'MULTIEQUAL_-1206892040'), (u'STORE_-1206921567', u'INDIRECT_-1206886173'), (u'CALL_-1206927316', u'INDIRECT_-1206888865'), (u'CALL_-1206927316', u'INDIRECT_-1206885925'), (u'INDIRECT_-1206906596', u'MULTIEQUAL_-1206874343'), (u'CALL_-1206925799', u'INDIRECT_-1206897029'), (u'CALL_-1206931595', u'INDIRECT_-1206902516'), (u'INDIRECT_-1206890035', u'MULTIEQUAL_-1206891121'), (u'INDIRECT_-1206887284', u'COPY_-1206879467'), (u'CALL_-1206921134', u'INDIRECT_-1206887422'), (u'CALL_-1206937983', u'INDIRECT_-1206897291'), (u'CALL_-1206937559', u'INDIRECT_-1206893707'), (u'CALL_-1206930915', u'INDIRECT_-1206896903'), (u'CALL_-1206927063', u'INDIRECT_-1206888956'), (u'CALL_-1206937983', u'INDIRECT_-1206905271'), (u'CALL_-1206935766', u'INDIRECT_-1206892548'), (u'INDIRECT_-1206898325', u'MULTIEQUAL_-1206898230'), (u'LOAD_-1206924422', u'INT_ADD_-1206924396'), (u'CALL_-1206937559', u'INDIRECT_-1206905887'), (u'CALL_-1206929019', u'INDIRECT_-1206906023'), (u'INDIRECT_-1206901222', u'MULTIEQUAL_-1206902881'), (u'STORE_-1206927241', u'INDIRECT_-1206898389'), (u'INDIRECT_-1206888567', u'MULTIEQUAL_-1206888487'), (u'INDIRECT_-1206904835', u'MULTIEQUAL_-1206904330'), (u'MULTIEQUAL_-1206901961', u'MULTIEQUAL_-1206901988'), (u'CALL_-1206924677', u'INDIRECT_-1206893041'), (u'INDIRECT_-1206910157', u'MULTIEQUAL_-1206909912'), (u'CALL_-1206934862', u'INDIRECT_-1206882568'), (u'INT_NOTEQUAL_-1206923301', u'CBRANCH_-1206923297'), (u'INDIRECT_-1206899243', u'MULTIEQUAL_-1206899134'), (u'CALL_-1206937983', u'INDIRECT_-1206914091'), (u'INDIRECT_-1206911382', u'MULTIEQUAL_-1206910335'), (u'MULTIEQUAL_-1206894918', u'MULTIEQUAL_-1206894899'), (u'SUBPIECE_-1206916771', u'STORE_-1206928327'), (u'INDIRECT_-1206893289', u'MULTIEQUAL_-1206894481'), (u'CALL_-1206934991', u'INDIRECT_-1206908926'), (u'INDIRECT_-1206913038', u'MULTIEQUAL_-1206913660'), (u'INDIRECT_-1206908544', u'MULTIEQUAL_-1206908349'), (u'CALL_-1206932359', u'INDIRECT_-1206879904'), (u'CALLIND_-1206921743', u'INDIRECT_-1206875507'), (u'STORE_-1206928482', u'INDIRECT_-1206897500'), (u'INT_EQUAL_-1206931110', u'CBRANCH_-1206931105'), (u'MULTIEQUAL_-1206887436', u'COPY_-1206875800'), (u'CALL_-1206926116', u'INDIRECT_-1206877766'), (u'INDIRECT_-1206905114', u'COPY_-1206879747'), (u'STORE_-1206928446', u'INDIRECT_-1206897059'), (u'CALL_-1206930362', u'INDIRECT_-1206899900'), (u'CALL_-1206939039', u'INDIRECT_-1206892454'), (u'MULTIEQUAL_-1206893589', u'MULTIEQUAL_-1206893532'), (u'INDIRECT_-1206895786', u'MULTIEQUAL_-1206897369'), (u'CALL_-1206937302', u'INDIRECT_-1206884378'), (u'CALL_-1206921447', u'INDIRECT_-1206889306'), (u'STORE_-1206930828', u'INDIRECT_-1206896377'), (u'INDIRECT_-1206883499', u'MULTIEQUAL_-1206883640'), (u'CALLIND_-1206925453', u'INDIRECT_-1206909563'), (u'MULTIEQUAL_-1206875288', u'MULTIEQUAL_-1206876315'), (u'INDIRECT_-1206906573', u'MULTIEQUAL_-1206907439'), (u'INDIRECT_-1206906508', u'MULTIEQUAL_-1206907901'), (u'CALL_-1206927833', u'INDIRECT_-1206899155'), ('const-10', u'PTRADD_-1206871520'), (u'CALL_-1206938694', u'INDIRECT_-1206902553'), (u'MULTIEQUAL_-1206902775', u'MULTIEQUAL_-1206902074'), (u'CALL_-1206928690', u'INDIRECT_-1206893680'), (u'CALL_-1206921459', u'INDIRECT_-1206889315'), (u'INDIRECT_-1206910006', u'MULTIEQUAL_-1206911259'), (u'CALL_-1206929529', u'INDIRECT_-1206902635'), (u'INDIRECT_-1206909175', u'MULTIEQUAL_-1206912607'), (u'STORE_-1206928697', u'INDIRECT_-1206893010'), (u'CALL_-1206934991', u'INDIRECT_-1206895066'), (u'INDIRECT_-1206898063', u'MULTIEQUAL_-1206897825'), (u'INDIRECT_-1206901532', u'MULTIEQUAL_-1206901316'), (u'CALL_-1206932827', u'INDIRECT_-1206884063'), (u'INDIRECT_-1206888482', u'MULTIEQUAL_-1206888432'), (u'CALL_-1206929032', u'INDIRECT_-1206887423'), (u'CALL_-1206921361', u'INDIRECT_-1206904376'), (u'INDIRECT_-1206902748', u'COPY_-1206879964'), (u'CALL_-1206929750', u'INDIRECT_-1206899122'), (u'INDIRECT_-1206900596', u'MULTIEQUAL_-1206900180'), (u'STORE_-1206928553', u'INDIRECT_-1206908042'), (u'INDIRECT_-1206903565', u'MULTIEQUAL_-1206903416'), (u'CALL_-1206928194', u'INDIRECT_-1206895888'), (u'CALL_-1206921994', u'INDIRECT_-1206902159'), (u'MULTIEQUAL_-1206900507', u'MULTIEQUAL_-1206900527'), (u'CALL_-1206928690', u'INDIRECT_-1206910480'), (u'BOOL_AND_-1206923896', u'CBRANCH_-1206923923'), (u'INDIRECT_-1206901170', u'MULTIEQUAL_-1206901344'), (u'CALL_-1206934274', u'INDIRECT_-1206891721'), ('const-433', u'LOAD_-1206938872'), (u'MULTIEQUAL_-1206898479', u'MULTIEQUAL_-1206880926'), (u'CALL_-1206934460', u'INDIRECT_-1206889323'), (u'STORE_-1206934436', u'INDIRECT_-1206906430'), (u'INDIRECT_-1206893004', u'MULTIEQUAL_-1206892809'), (u'INDIRECT_-1206903493', u'MULTIEQUAL_-1206876261'), (u'INDIRECT_-1206900485', u'MULTIEQUAL_-1206900440'), (u'INDIRECT_-1206886060', u'MULTIEQUAL_-1206885973'), (u'STORE_-1206921596', u'INDIRECT_-1206904248'), (u'STORE_-1206922807', u'INDIRECT_-1206892487'), (u'CALLIND_-1206922663', u'INDIRECT_-1206907289'), (u'MULTIEQUAL_-1206906238', u'MULTIEQUAL_-1206906232'), (u'INDIRECT_-1206886187', u'MULTIEQUAL_-1206886155'), (u'MULTIEQUAL_-1206902935', u'MULTIEQUAL_-1206902914'), ('const-433', u'LOAD_-1206928125'), ('tmp_72983', u'CALLIND_-1206929135'), ('const-0', u'RETURN_-1206879922'), (u'INDIRECT_-1206911574', u'MULTIEQUAL_-1206911396'), (u'MULTIEQUAL_-1206903469', u'MULTIEQUAL_-1206903852'), (u'INDIRECT_-1206909768', u'MULTIEQUAL_-1206906463'), (u'INDIRECT_-1206898057', u'COPY_-1206879143'), (u'INDIRECT_-1206892868', u'MULTIEQUAL_-1206894429'), (u'CALL_-1206932271', u'INDIRECT_-1206897895'), (u'INDIRECT_-1206899795', u'MULTIEQUAL_-1206898044'), (u'MULTIEQUAL_-1206906950', u'MULTIEQUAL_-1206903943'), (u'INDIRECT_-1206902456', u'MULTIEQUAL_-1206902222'), (u'STORE_-1206934224', u'INDIRECT_-1206901262'), (u'STORE_-1206930846', u'INDIRECT_-1206907669'), (u'CALL_-1206938772', u'INDIRECT_-1206892730'), (u'CALL_-1206939039', u'INDIRECT_-1206902534'), (u'INDIRECT_-1206894940', u'MULTIEQUAL_-1206895930'), (u'CALL_-1206928152', u'INDIRECT_-1206907653'), (u'CALL_-1206930506', u'INDIRECT_-1206889913'), (u'CALL_-1206922325', u'INDIRECT_-1206900365'), (u'INDIRECT_-1206900007', u'MULTIEQUAL_-1206880383'), (u'MULTIEQUAL_-1206886645', u'MULTIEQUAL_-1206886632'), (u'MULTIEQUAL_-1206889956', u'MULTIEQUAL_-1206890876'), (u'CALL_-1206929269', u'INDIRECT_-1206905655'), (u'CALL_-1206924668', u'INDIRECT_-1206902350'), (u'INT_SUB_-1206932444', u'INT_ZEXT_-1206873416'), (u'MULTIEQUAL_-1206876229', u'MULTIEQUAL_-1206876111'), (u'CALL_-1206937430', u'INDIRECT_-1206904310'), (u'PTRADD_-1206875553', u'MULTIEQUAL_-1206913354'), (u'CALL_-1206930556', u'INDIRECT_-1206905316'), (u'CALL_-1206933998', u'INDIRECT_-1206897856'), (u'CALL_-1206928357', u'INDIRECT_-1206901910'), (u'CALL_-1206933594', u'INDIRECT_-1206901824'), (u'CALL_-1206934081', u'INDIRECT_-1206905470'), (u'INDIRECT_-1206889676', u'MULTIEQUAL_-1206889411'), (u'MULTIEQUAL_-1206906332', u'MULTIEQUAL_-1206906314'), (u'CALL_-1206938900', u'INDIRECT_-1206905396'), (u'INDIRECT_-1206897010', u'MULTIEQUAL_-1206896578'), (u'CALL_-1206927418', u'INDIRECT_-1206901099'), (u'CALL_-1206929794', u'INDIRECT_-1206906662'), (u'INDIRECT_-1206908591', u'COPY_-1206880221'), (u'CALL_-1206934365', u'INDIRECT_-1206896817'), (u'CALL_-1206929750', u'INDIRECT_-1206894502'), (u'CALL_-1206929071', u'INDIRECT_-1206904781'), (u'CALL_-1206928629', u'INDIRECT_-1206913279'), (u'STORE_-1206925221', u'INDIRECT_-1206896907'), (u'CALL_-1206933773', u'INDIRECT_-1206912008'), (u'CALL_-1206928357', u'INDIRECT_-1206900230'), (u'MULTIEQUAL_-1206897421', u'MULTIEQUAL_-1206896393'), (u'MULTIEQUAL_-1206904812', u'MULTIEQUAL_-1206904787'), (u'MULTIEQUAL_-1206902410', u'MULTIEQUAL_-1206903897'), (u'CALL_-1206931269', u'INDIRECT_-1206895629'), (u'INDIRECT_-1206891233', u'MULTIEQUAL_-1206891656'), (u'INDIRECT_-1206891233', u'MULTIEQUAL_-1206891656'), (u'INDIRECT_-1206898230', u'MULTIEQUAL_-1206898404'), (u'MULTIEQUAL_-1206877020', u'MULTIEQUAL_-1206911661'), (u'MULTIEQUAL_-1206893221', u'MULTIEQUAL_-1206893201'), (u'CALL_-1206931701', u'INDIRECT_-1206904223'), (u'MULTIEQUAL_-1206889861', u'MULTIEQUAL_-1206889515'), (u'MULTIEQUAL_-1206897075', u'MULTIEQUAL_-1206897071'), (u'MULTIEQUAL_-1206899922', u'MULTIEQUAL_-1206899909'), (u'CALLIND_-1206921999', u'INDIRECT_-1206890851'), (u'MULTIEQUAL_-1206899134', u'MULTIEQUAL_-1206899118'), (u'INDIRECT_-1206885193', u'MULTIEQUAL_-1206885053'), (u'INDIRECT_-1206899829', u'COPY_-1206880074'), (u'MULTIEQUAL_-1206894899', u'MULTIEQUAL_-1206894882'), (u'INDIRECT_-1206900144', u'MULTIEQUAL_-1206899949'), (u'CALL_-1206921431', u'INDIRECT_-1206898115'), (u'INDIRECT_-1206910015', u'MULTIEQUAL_-1206909887'), (u'INDIRECT_-1206900600', u'MULTIEQUAL_-1206901108'), ('const-12', u'INT_ADD_-1206921924'), ('tmp_13823', u'CBRANCH_-1206928186'), (u'MULTIEQUAL_-1206894711', u'MULTIEQUAL_-1206894045'), (u'STORE_-1206932305', u'INDIRECT_-1206896819'), (u'CALL_-1206938927', u'INDIRECT_-1206907930'), (u'MULTIEQUAL_-1206876966', u'PTRADD_-1206877171'), (u'INDIRECT_-1206907382', u'MULTIEQUAL_-1206907332'), (u'CALL_-1206927833', u'INDIRECT_-1206888655'), (u'CALL_-1206933711', u'INDIRECT_-1206904825'), (u'CALL_-1206930157', u'INDIRECT_-1206902275'), (u'INDIRECT_-1206901861', u'MULTIEQUAL_-1206901641'), (u'INDIRECT_-1206901539', u'MULTIEQUAL_-1206900959'), (u'CALL_-1206925460', u'INDIRECT_-1206889977'), (u'INDIRECT_-1206902356', u'MULTIEQUAL_-1206902155'), (u'CALL_-1206938232', u'INDIRECT_-1206907105'), (u'CALL_-1206928629', u'INDIRECT_-1206903199'), (u'CALL_-1206935494', u'INDIRECT_-1206890725'), (u'STORE_-1206921840', u'INDIRECT_-1206903109'), (u'INDIRECT_-1206888666', u'COPY_-1206879356'), (u'CALL_-1206928647', u'INDIRECT_-1206904582'), (u'INDIRECT_-1206901821', u'COPY_-1206880541'), (u'CALL_-1206926063', u'INDIRECT_-1206891720'), (u'INDIRECT_-1206894755', u'MULTIEQUAL_-1206894250'), (u'INDIRECT_-1206901019', u'MULTIEQUAL_-1206903713'), (u'INDIRECT_-1206887711', u'MULTIEQUAL_-1206889001'), (u'INDIRECT_-1206892714', u'MULTIEQUAL_-1206892556'), (u'MULTIEQUAL_-1206876243', u'MULTIEQUAL_-1206876125'), (u'INDIRECT_-1206900005', u'MULTIEQUAL_-1206899910'), (u'INDIRECT_-1206899724', u'MULTIEQUAL_-1206899521'), (u'CALL_-1206928271', u'INDIRECT_-1206905815'), (u'MULTIEQUAL_-1206906734', u'MULTIEQUAL_-1206906715'), (u'STORE_-1206930256', u'INDIRECT_-1206900208'), (u'CALL_-1206931337', u'INDIRECT_-1206904052'), (u'MULTIEQUAL_-1206876983', u'MULTIEQUAL_-1206896121'), (u'INDIRECT_-1206895018', u'MULTIEQUAL_-1206895082'), (u'INDIRECT_-1206908757', u'MULTIEQUAL_-1206909561'), (u'CALL_-1206930584', u'INDIRECT_-1206907430'), (u'INDIRECT_-1206902540', u'MULTIEQUAL_-1206902452'), (u'INDIRECT_-1206874717', u'MULTIEQUAL_-1206874646'), (u'INDIRECT_-1206876447', u'MULTIEQUAL_-1206876594'), (u'STORE_-1206932305', u'INDIRECT_-1206909839'), (u'INDIRECT_-1206895899', u'MULTIEQUAL_-1206896519'), (u'INDIRECT_-1206895909', u'MULTIEQUAL_-1206896444'), (u'INDIRECT_-1206891510', u'MULTIEQUAL_-1206891684'), (u'STORE_-1206928270', u'INDIRECT_-1206906968'), (u'CALL_-1206929385', u'INDIRECT_-1206908087'), (u'CALL_-1206930241', u'INDIRECT_-1206897652'), (u'INT_ADD_-1206937751', u'CAST_-1206877865'), (u'MULTIEQUAL_-1206905789', u'MULTIEQUAL_-1206905770'), (u'CALL_-1206934274', u'INDIRECT_-1206906001'), ('const-0', u'INT_NOTEQUAL_-1206929089'), (u'CALL_-1206928257', u'INDIRECT_-1206893870'), (u'CALL_-1206930157', u'INDIRECT_-1206889255'), (u'CALL_-1206934081', u'INDIRECT_-1206893290'), ('const-433', u'LOAD_-1206925056'), (u'INDIRECT_-1206875230', u'MULTIEQUAL_-1206876814'), (u'MULTIEQUAL_-1206897227', u'MULTIEQUAL_-1206897252'), (u'CALL_-1206933125', u'INDIRECT_-1206893176'), (u'CALL_-1206934888', u'INDIRECT_-1206909952'), (u'CALL_-1206934114', u'INDIRECT_-1206890373'), (u'CALL_-1206937559', u'INDIRECT_-1206907147'), (u'STORE_-1206928410', u'INDIRECT_-1206912578'), (u'INDIRECT_-1206885481', u'MULTIEQUAL_-1206887000'), ('const-8', u'PTRADD_-1206875771'), (u'MULTIEQUAL_-1206908703', u'MULTIEQUAL_-1206908655'), (u'CALL_-1206928271', u'INDIRECT_-1206889435'), (u'CALL_-1206931701', u'INDIRECT_-1206901703'), (u'CALLIND_-1206938263', u'INDIRECT_-1206907124'), (u'CALL_-1206926003', u'INDIRECT_-1206897148'), (u'CALL_-1206937430', u'INDIRECT_-1206898010'), (u'INDIRECT_-1206907220', u'MULTIEQUAL_-1206905540'), (u'INDIRECT_-1206894301', u'MULTIEQUAL_-1206894081'), (u'INDIRECT_-1206903440', u'MULTIEQUAL_-1206903167'), (u'CALL_-1206934862', u'INDIRECT_-1206904242'), (u'CALL_-1206921954', u'INDIRECT_-1206891216'), (u'STORE_-1206927241', u'INDIRECT_-1206906369'), (u'CALL_-1206928621', u'INDIRECT_-1206907108'), (u'CALL_-1206931539', u'INDIRECT_-1206882330'), ('const-3', u'PTRADD_-1206876542'), (u'INT_ADD_-1206921737', u'CAST_-1206869236'), (u'INDIRECT_-1206890818', u'MULTIEQUAL_-1206890882'), (u'CALL_-1206934114', u'INDIRECT_-1206893313'), (u'STORE_-1206924919', u'INDIRECT_-1206900969'), (u'INDIRECT_-1206903854', u'COPY_-1206879744'), (u'INDIRECT_-1206914788', u'MULTIEQUAL_-1206916117'), (u'MULTIEQUAL_-1206889861', u'MULTIEQUAL_-1206889847'), (u'MULTIEQUAL_-1206900529', u'MULTIEQUAL_-1206900912'), (u'CALL_-1206921320', u'INDIRECT_-1206897118'), (u'INDIRECT_-1206911083', u'MULTIEQUAL_-1206910845'), (u'CALL_-1206929902', u'INDIRECT_-1206880854'), (u'INDIRECT_-1206905296', u'MULTIEQUAL_-1206905029'), (u'INDIRECT_-1206907075', u'MULTIEQUAL_-1206906947'), (u'CALL_-1206933998', u'INDIRECT_-1206905836'), (u'MULTIEQUAL_-1206908261', u'MULTIEQUAL_-1206908288'), (u'CALLIND_-1206921412', u'INDIRECT_-1206905988'), (u'INDIRECT_-1206910583', u'MULTIEQUAL_-1206910474'), (u'INDIRECT_-1206899096', u'MULTIEQUAL_-1206898862'), (u'CALLIND_-1206925046', u'INDIRECT_-1206902902'), ('const-433', u'LOAD_-1206938405'), (u'CALL_-1206922325', u'INDIRECT_-1206873983'), (u'MULTIEQUAL_-1206896030', u'MULTIEQUAL_-1206893023'), (u'MULTIEQUAL_-1206875304', u'MULTIEQUAL_-1206875284'), (u'MULTIEQUAL_-1206908235', u'MULTIEQUAL_-1206908147'), (u'STORE_-1206924560', u'INDIRECT_-1206894040'), (u'MULTIEQUAL_-1206902991', u'MULTIEQUAL_-1206902972'), (u'INDIRECT_-1206897092', u'MULTIEQUAL_-1206897001'), (u'CALL_-1206923816', u'INDIRECT_-1206893579'), ('const-1231640', u'PTRSUB_-1206874010'), (u'MULTIEQUAL_-1206904010', u'MULTIEQUAL_-1206901003'), (u'CALL_-1206929226', u'INDIRECT_-1206886577'), (u'MULTIEQUAL_-1206898063', u'MULTIEQUAL_-1206900773'), (u'STORE_-1206932486', u'INDIRECT_-1206892509'), (u'INDIRECT_-1206897522', u'MULTIEQUAL_-1206897223'), (u'CALL_-1206929226', u'INDIRECT_-1206894137'), (u'STORE_-1206928270', u'INDIRECT_-1206907388'), (u'CALL_-1206938772', u'INDIRECT_-1206908270'), (u'CALL_-1206928194', u'INDIRECT_-1206894208'), (u'CALL_-1206921264', u'INDIRECT_-1206904329'), (u'INDIRECT_-1206900099', u'MULTIEQUAL_-1206901095'), ('const-0', u'COPY_-1206920772'), (u'INDIRECT_-1206898911', u'MULTIEQUAL_-1206898791'), (u'CALL_-1206921361', u'INDIRECT_-1206887576'), (u'CALL_-1206929320', u'INDIRECT_-1206888299'), (u'MULTIEQUAL_-1206880401', u'MULTIEQUAL_-1206906843'), (u'INT_MULT_-1206930395', u'SUBPIECE_-1206916927'), (u'INDIRECT_-1206904600', u'MULTIEQUAL_-1206905590'), (u'STORE_-1206927248', u'INDIRECT_-1206902594'), (u'INDIRECT_-1206899131', u'MULTIEQUAL_-1206900977'), (u'INDIRECT_-1206897752', u'MULTIEQUAL_-1206897536'), (u'CALL_-1206928601', u'INDIRECT_-1206912005'), (u'CALL_-1206921361', u'INDIRECT_-1206901016'), (u'MULTIEQUAL_-1206895299', u'MULTIEQUAL_-1206878272'), (u'MULTIEQUAL_-1206887436', u'PTRADD_-1206878272'), (u'INDIRECT_-1206874346', u'MULTIEQUAL_-1206876257'), (u'STORE_-1206930256', u'INDIRECT_-1206890968'), (u'STORE_-1206937611', u'INDIRECT_-1206899416'), (u'CAST_-1206874365', u'LOAD_-1206930712'), (u'CAST_-1206875547', u'PTRADD_-1206877816'), ('const-0', u'CALL_-1206928108'), ('tmp_15196', u'CBRANCH_-1206928305'), (u'CALL_-1206928257', u'INDIRECT_-1206915452'), (u'CALL_-1206938656', u'INDIRECT_-1206892030'), (u'MULTIEQUAL_-1206899959', u'MULTIEQUAL_-1206899101'), (u'MULTIEQUAL_-1206893561', u'MULTIEQUAL_-1206893527'), (u'MULTIEQUAL_-1206893561', u'MULTIEQUAL_-1206893527'), (u'INDIRECT_-1206890187', u'MULTIEQUAL_-1206890057'), (u'STORE_-1206928446', u'INDIRECT_-1206898319'), (u'STORE_-1206928553', u'INDIRECT_-1206900902'), (u'MULTIEQUAL_-1206916959', u'MULTIEQUAL_-1206916956'), (u'INDIRECT_-1206895799', u'MULTIEQUAL_-1206895627'), (u'INDIRECT_-1206900442', u'COPY_-1206878836'), (u'STORE_-1206937788', u'INDIRECT_-1206891950'), (u'STORE_-1206924934', u'INDIRECT_-1206888799'), (u'INDIRECT_-1206886470', u'MULTIEQUAL_-1206886644'), (u'MULTIEQUAL_-1206886028', u'MULTIEQUAL_-1206886823'), (u'MULTIEQUAL_-1206895679', u'COPY_-1206895802'), (u'CALL_-1206928518', u'INDIRECT_-1206892389'), (u'CALL_-1206921832', u'INDIRECT_-1206889922'), (u'MULTIEQUAL_-1206877172', u'MULTIEQUAL_-1206876315'), ('const-1', u'PTRADD_-1206878903'), (u'CALLIND_-1206925046', u'INDIRECT_-1206900382'), (u'CALL_-1206938310', u'INDIRECT_-1206904219'), (u'INDIRECT_-1206907204', u'MULTIEQUAL_-1206911767'), (u'CALL_-1206930506', u'INDIRECT_-1206899993'), (u'CALL_-1206931701', u'INDIRECT_-1206882715'), (u'MULTIEQUAL_-1206911091', u'MULTIEQUAL_-1206910976'), (u'INT_EQUAL_-1206934174', u'CBRANCH_-1206934171'), (u'CALL_-1206926019', u'INDIRECT_-1206904301'), (u'CALL_-1206929269', u'INDIRECT_-1206897255'), (u'INDIRECT_-1206902527', u'MULTIEQUAL_-1206880390'), (u'CALL_-1206929145', u'INDIRECT_-1206904708'), (u'CALL_-1206926063', u'INDIRECT_-1206898440'), (u'MULTIEQUAL_-1206898493', u'MULTIEQUAL_-1206899521'), (u'STORE_-1206925248', u'INDIRECT_-1206891042'), (u'CALL_-1206934487', u'INDIRECT_-1206909076'), (u'CALL_-1206929621', u'INDIRECT_-1206903501'), (u'CALL_-1206938900', u'INDIRECT_-1206907076'), (u'CALL_-1206928601', u'INDIRECT_-1206898985'), (u'MULTIEQUAL_-1206898261', u'MULTIEQUAL_-1206898261'), (u'INDIRECT_-1206899365', u'MULTIEQUAL_-1206899216'), (u'MULTIEQUAL_-1206901367', u'MULTIEQUAL_-1206901347'), ('tmp_5097', u'BRANCH_-1206934534'), (u'INDIRECT_-1206890545', u'MULTIEQUAL_-1206890396'), (u'INDIRECT_-1206887983', u'MULTIEQUAL_-1206874292'), (u'CALL_-1206931595', u'INDIRECT_-1206894116'), (u'CALL_-1206934460', u'INDIRECT_-1206911163'), (u'INDIRECT_-1206906257', u'MULTIEQUAL_-1206905918'), ('const-433', u'LOAD_-1206935577'), (u'INDIRECT_-1206893368', u'MULTIEQUAL_-1206893176'), (u'INDIRECT_-1206885139', u'MULTIEQUAL_-1206885002'), (u'CALL_-1206927063', u'INDIRECT_-1206896516'), (u'INDIRECT_-1206890653', u'MULTIEQUAL_-1206890513'), (u'CALL_-1206930274', u'INDIRECT_-1206900688'), (u'CALL_-1206928382', u'INDIRECT_-1206887643'), (u'INDIRECT_-1206914264', u'MULTIEQUAL_-1206914087'), (u'CALL_-1206928647', u'INDIRECT_-1206903742'), (u'CALL_-1206930086', u'INDIRECT_-1206895707'), (u'INDIRECT_-1206907930', u'MULTIEQUAL_-1206907774'), (u'CALL_-1206928668', u'INDIRECT_-1206903270'), (u'STORE_-1206922807', u'INDIRECT_-1206886607'), ('const-8', u'INT_ADD_-1206921397'), (u'INDIRECT_-1206882508', u'MULTIEQUAL_-1206883801'), ('const-0', u'CALL_-1206930025'), (u'CALL_-1206924668', u'INDIRECT_-1206902770'), ('const-1171904', u'COPY_-1206879371'), (u'CALL_-1206921954', u'MULTIEQUAL_-1206915297'), (u'CALL_-1206938694', u'MULTIEQUAL_-1206921653'), (u'INDIRECT_-1206881592', u'MULTIEQUAL_-1206881416'), (u'MULTIEQUAL_-1206886596', u'MULTIEQUAL_-1206887516'), (u'CALL_-1206921447', u'INDIRECT_-1206899806'), (u'INDIRECT_-1206908342', u'MULTIEQUAL_-1206908071'), (u'INDIRECT_-1206896450', u'MULTIEQUAL_-1206898016'), (u'MULTIEQUAL_-1206910630', u'MULTIEQUAL_-1206910495'), (u'INDIRECT_-1206895040', u'MULTIEQUAL_-1206893360'), (u'CALL_-1206928108', u'INDIRECT_-1206899654'), (u'MULTIEQUAL_-1206903754', u'MULTIEQUAL_-1206903738'), (u'CALL_-1206924704', u'INDIRECT_-1206896422'), (u'CALL_-1206938772', u'INDIRECT_-1206896930'), (u'MULTIEQUAL_-1206895416', u'MULTIEQUAL_-1206896336'), (u'MULTIEQUAL_-1206892372', u'MULTIEQUAL_-1206892301'), (u'CALL_-1206928518', u'INDIRECT_-1206876927'), (u'STORE_-1206934436', u'INDIRECT_-1206901810'), (u'CALLIND_-1206921856', u'INDIRECT_-1206890778'), (u'CALL_-1206921459', u'INDIRECT_-1206905275'), (u'STORE_-1206932305', u'INDIRECT_-1206895979'), (u'CAST_-1206878083', u'INT_SLESS_-1206938166'), (u'STORE_-1206928446', u'INDIRECT_-1206912179'), (u'CALL_-1206933711', u'INDIRECT_-1206907765'), (u'INDIRECT_-1206907733', u'MULTIEQUAL_-1206876271'), ('const-5', u'CALL_-1206922584'), (u'CALL_-1206922325', u'INDIRECT_-1206897425'), (u'MULTIEQUAL_-1206907492', u'MULTIEQUAL_-1206908243'), (u'MULTIEQUAL_-1206882154', u'MULTIEQUAL_-1206882133'), (u'CALLIND_-1206931354', u'INDIRECT_-1206892390'), (u'CALL_-1206938342', u'INDIRECT_-1206897517'), (u'INDIRECT_-1206888514', u'MULTIEQUAL_-1206888356'), (u'CALL_-1206926116', u'INDIRECT_-1206877092'), (u'MULTIEQUAL_-1206909181', u'MULTIEQUAL_-1206909167'), (u'STORE_-1206929190', u'INDIRECT_-1206891948'), (u'INDIRECT_-1206903190', u'MULTIEQUAL_-1206902960'), (u'INDIRECT_-1206904697', u'COPY_-1206878608'), (u'CALL_-1206935851', u'INDIRECT_-1206893026'), (u'INDIRECT_-1206885548', u'MULTIEQUAL_-1206887332'), (u'MULTIEQUAL_-1206886841', u'MULTIEQUAL_-1206886868'), (u'INDIRECT_-1206894703', u'MULTIEQUAL_-1206874308'), (u'INDIRECT_-1206903673', u'MULTIEQUAL_-1206880938'), (u'CALL_-1206930476', u'INDIRECT_-1206907529'), (u'INDIRECT_-1206896919', u'MULTIEQUAL_-1206896512'), (u'CALLIND_-1206925046', u'INDIRECT_-1206897442'), (u'INDIRECT_-1206902209', u'MULTIEQUAL_-1206902744'), (u'CALL_-1206930311', u'INDIRECT_-1206888971'), (u'MULTIEQUAL_-1206909696', u'CALL_-1206921844'), (u'STORE_-1206924909', u'INDIRECT_-1206900005'), (u'CALLIND_-1206925453', u'INDIRECT_-1206901001'), (u'MULTIEQUAL_-1206900927', u'MULTIEQUAL_-1206900947'), (u'INDIRECT_-1206881156', u'MULTIEQUAL_-1206881029'), (u'CALL_-1206929794', u'INDIRECT_-1206891542'), (u'CALLIND_-1206924378', u'INDIRECT_-1206884883'), (u'INT_LEFT_-1206922740', u'INT_OR_-1206922701'), (u'INDIRECT_-1206917042', u'INT_ZEXT_-1206925006'), (u'CALL_-1206938900', u'INDIRECT_-1206900776'), (u'MULTIEQUAL_-1206905633', u'MULTIEQUAL_-1206906661'), (u'CALL_-1206921431', u'INDIRECT_-1206904835'), (u'CALL_-1206934487', u'INDIRECT_-1206893956'), ('tmp_12542', u'CBRANCH_-1206930316'), (u'INDIRECT_-1206913940', u'MULTIEQUAL_-1206913667'), (u'INDIRECT_-1206909916', u'MULTIEQUAL_-1206909649'), (u'CALL_-1206938421', u'INDIRECT_-1206909740'), (u'INDIRECT_-1206900998', u'MULTIEQUAL_-1206900723'), (u'CALL_-1206934274', u'INT_ADD_-1206934237'), (u'INDIRECT_-1206902122', u'MULTIEQUAL_-1206903380'), (u'INDIRECT_-1206891148', u'COPY_-1206879596'), (u'MULTIEQUAL_-1206892056', u'MULTIEQUAL_-1206894467'), (u'CALLIND_-1206924378', u'INDIRECT_-1206892023'), (u'CALL_-1206924612', u'INDIRECT_-1206889145'), (u'CALL_-1206928209', u'INDIRECT_-1206885003'), (u'CALL_-1206921447', u'INDIRECT_-1206902746'), (u'STORE_-1206921852', u'INDIRECT_-1206903539'), (u'INDIRECT_-1206906191', u'MULTIEQUAL_-1206907481'), (u'INDIRECT_-1206904499', u'MULTIEQUAL_-1206904640'), (u'INT_AND_-1206925409', u'INT_EQUAL_-1206925118'), (u'INDIRECT_-1206910075', u'MULTIEQUAL_-1206909655'), (u'CALL_-1206934862', u'INDIRECT_-1206891222'), (u'CALL_-1206931128', u'INDIRECT_-1206892786'), (u'MULTIEQUAL_-1206902059', u'MULTIEQUAL_-1206901643'), (u'MULTIEQUAL_-1206894821', u'MULTIEQUAL_-1206894787'), (u'MULTIEQUAL_-1206894821', u'MULTIEQUAL_-1206894787'), (u'STORE_-1206928482', u'INDIRECT_-1206912620'), (u'LOAD_-1206929160', u'INT_ADD_-1206929129'), (u'INDIRECT_-1206890077', u'COPY_-1206879124'), (u'CALLIND_-1206921743', u'INDIRECT_-1206899535'), (u'CALL_-1206933711', u'INDIRECT_-1206890545'), (u'INDIRECT_-1206904727', u'MULTIEQUAL_-1206906514'), (u'MULTIEQUAL_-1206880941', u'MULTIEQUAL_-1206880395'), (u'INDIRECT_-1206906853', u'MULTIEQUAL_-1206876269'), (u'CALL_-1206928601', u'INDIRECT_-1206911165'), (u'INDIRECT_-1206897807', u'MULTIEQUAL_-1206897727'), (u'INDIRECT_-1206897603', u'MULTIEQUAL_-1206898212'), (u'CALL_-1206933773', u'INDIRECT_-1206913850'), (u'CALL_-1206929830', u'INDIRECT_-1206880473'), (u'CALL_-1206931674', u'INDIRECT_-1206892573'), (u'CALL_-1206934991', u'INDIRECT_-1206900106'), (u'STORE_-1206930828', u'INDIRECT_-1206890917'), (u'CALL_-1206937302', u'INDIRECT_-1206904792'), (u'MULTIEQUAL_-1206899428', u'MULTIEQUAL_-1206899331'), (u'INDIRECT_-1206899428', u'MULTIEQUAL_-1206899331'), (u'MULTIEQUAL_-1206876146', u'MULTIEQUAL_-1206904481'), (u'STORE_-1206925221', u'INDIRECT_-1206894387'), (u'CALL_-1206930915', u'INDIRECT_-1206880518'), (u'CALL_-1206930394', u'INDIRECT_-1206893637'), (u'STORE_-1206929169', u'INDIRECT_-1206903700'), (u'STORE_-1206927248', u'INDIRECT_-1206899234'), (u'INT_ADD_-1206929265', u'CAST_-1206871442'), (u'CALL_-1206934396', u'INDIRECT_-1206880958'), (u'CALL_-1206930556', u'INDIRECT_-1206908676'), (u'INDIRECT_-1206901516', u'MULTIEQUAL_-1206901315'), (u'STORE_-1206935460', u'INDIRECT_-1206901939'), (u'MULTIEQUAL_-1206874340', u'MULTIEQUAL_-1206907905'), (u'MULTIEQUAL_-1206908089', u'MULTIEQUAL_-1206908472'), (u'MULTIEQUAL_-1206899283', u'MULTIEQUAL_-1206878281'), (u'INT_ADD_-1206925051', u'CAST_-1206870579'), (u'INDIRECT_-1206885640', u'MULTIEQUAL_-1206885553'), (u'INDIRECT_-1206904022', u'MULTIEQUAL_-1206903972'), (u'CALL_-1206928281', u'INDIRECT_-1206902707'), (u'CALL_-1206937615', u'INDIRECT_-1206906762'), (u'MULTIEQUAL_-1206901991', u'MULTIEQUAL_-1206901975'), (u'CALL_-1206930105', u'INDIRECT_-1206887557'), (u'CALL_-1206930556', u'INDIRECT_-1206890196'), (u'CALL_-1206933745', u'INDIRECT_-1206888474'), (u'CALLIND_-1206921743', u'INDIRECT_-1206890295'), (u'INDIRECT_-1206888516', u'MULTIEQUAL_-1206892793'), (u'CALL_-1206931269', u'INDIRECT_-1206896049'), (u'CALL_-1206928194', u'CALL_-1206928150'), (u'MULTIEQUAL_-1206916650', u'COPY_-1206876337'), (u'INDIRECT_-1206892504', u'MULTIEQUAL_-1206897067'), (u'CALL_-1206937186', u'INDIRECT_-1206896733'), (u'CALL_-1206933821', u'INDIRECT_-1206903212'), (u'CALL_-1206934114', u'INDIRECT_-1206891633'), ('const-8', u'PTRADD_-1206878702'), (u'CALL_-1206927048', u'INDIRECT_-1206891544'), (u'INDIRECT_-1206892502', u'MULTIEQUAL_-1206892398'), (u'MULTIEQUAL_-1206896024', u'MULTIEQUAL_-1206895971'), (u'INDIRECT_-1206901859', u'MULTIEQUAL_-1206904553'), (u'INDIRECT_-1206892796', u'MULTIEQUAL_-1206892378'), (u'STORE_-1206930340', u'INDIRECT_-1206905130'), (u'INDIRECT_-1206885374', u'COPY_-1206879700'), (u'STORE_-1206928553', u'INDIRECT_-1206908882'), (u'MULTIEQUAL_-1206913349', u'STORE_-1206928410'), (u'MULTIEQUAL_-1206893695', u'MULTIEQUAL_-1206893674'), (u'INDIRECT_-1206902263', u'MULTIEQUAL_-1206902025'), (u'CALL_-1206925831', u'INDIRECT_-1206895374'), (u'CAST_-1206874772', u'INT_NOTEQUAL_-1206933325'), (u'MULTIEQUAL_-1206881133', u'MULTIEQUAL_-1206881063'), (u'CALL_-1206929645', u'INDIRECT_-1206911912'), (u'INDIRECT_-1206908544', u'MULTIEQUAL_-1206908341'), (u'MULTIEQUAL_-1206884394', u'MULTIEQUAL_-1206878260'), (u'MULTIEQUAL_-1206899323', u'MULTIEQUAL_-1206902033'), (u'MULTIEQUAL_-1206897111', u'MULTIEQUAL_-1206897092'), (u'INDIRECT_-1206898690', u'MULTIEQUAL_-1206898534'), (u'INDIRECT_-1206887902', u'MULTIEQUAL_-1206888831'), (u'CALL_-1206939039', u'INDIRECT_-1206911774'), (u'MULTIEQUAL_-1206889852', u'MULTIEQUAL_-1206890603'), (u'CALL_-1206933962', u'INDIRECT_-1206881368'), (u'INDIRECT_-1206901368', u'MULTIEQUAL_-1206898063'), (u'CALLIND_-1206921359', u'INDIRECT_-1206902127'), (u'CALLIND_-1206921344', u'INDIRECT_-1206892094'), (u'CALLIND_-1206921372', u'INDIRECT_-1206894630'), (u'INDIRECT_-1206897275', u'MULTIEQUAL_-1206896971'), (u'INDIRECT_-1206896017', u'MULTIEQUAL_-1206895739'), (u'CALL_-1206937559', u'INDIRECT_-1206909247'), (u'INDIRECT_-1206889008', u'MULTIEQUAL_-1206888349'), (u'PTRADD_-1206873204', u'STORE_-1206924919'), (u'MULTIEQUAL_-1206908341', u'MULTIEQUAL_-1206908327'), (u'CALL_-1206922325', u'INDIRECT_-1206892805'), (u'CALL_-1206932911', u'INDIRECT_-1206894792'), (u'CALLIND_-1206921388', u'INDIRECT_-1206892063'), (u'MULTIEQUAL_-1206894808', u'MULTIEQUAL_-1206894711'), (u'INDIRECT_-1206894808', u'MULTIEQUAL_-1206894711'), (u'INDIRECT_-1206897836', u'MULTIEQUAL_-1206897602'), (u'INDIRECT_-1206891160', u'MULTIEQUAL_-1206892150'), (u'STORE_-1206924919', u'INDIRECT_-1206899289'), (u'STORE_-1206933958', u'INDIRECT_-1206897748'), (u'INDIRECT_-1206896529', u'MULTIEQUAL_-1206898252'), (u'MULTIEQUAL_-1206893287', u'MULTIEQUAL_-1206892793'), (u'CALL_-1206931797', u'INDIRECT_-1206908191'), (u'CALL_-1206938694', u'INDIRECT_-1206911373'), (u'CALL_-1206938628', u'INDIRECT_-1206902096'), (u'INDIRECT_-1206907936', u'MULTIEQUAL_-1206907731'), (u'INT_ADD_-1206927190', u'INT_ADD_-1206927144'), (u'STORE_-1206928518', u'INDIRECT_-1206899621'), (u'CALL_-1206932808', u'INDIRECT_-1206898500'), (u'STORE_-1206921840', u'INDIRECT_-1206883789'), (u'MULTIEQUAL_-1206912717', u'MULTIEQUAL_-1206912667'), (u'INDIRECT_-1206890463', u'MULTIEQUAL_-1206890272'), (u'CALLIND_-1206938263', u'INDIRECT_-1206891584'), (u'CALL_-1206928992', u'INDIRECT_-1206890465'), (u'LOAD_-1206934253', u'COPY_-1206875644'), (u'CALL_-1206921361', u'INDIRECT_-1206888836'), (u'CALL_-1206937186', u'INDIRECT_-1206894213'), (u'INDIRECT_-1206883067', u'MULTIEQUAL_-1206882989'), (u'INDIRECT_-1206897290', u'MULTIEQUAL_-1206898856'), (u'MULTIEQUAL_-1206899441', u'MULTIEQUAL_-1206899407'), (u'MULTIEQUAL_-1206899441', u'MULTIEQUAL_-1206899407'), (u'STORE_-1206921567', u'INDIRECT_-1206883653'), (u'MULTIEQUAL_-1206906196', u'MULTIEQUAL_-1206906192'), (u'CALL_-1206928677', u'INDIRECT_-1206901249'), ('const-2', u'INT_EQUAL_-1206924397'), (u'CALL_-1206924612', u'INDIRECT_-1206905525'), (u'LOAD_-1206928862', u'INT_LESS_-1206928845'), (u'LOAD_-1206928862', u'INT_EQUAL_-1206928845'), (u'CALL_-1206937983', u'INDIRECT_-1206904011'), (u'STORE_-1206928662', u'INDIRECT_-1206902229'), (u'MULTIEQUAL_-1206905401', u'MULTIEQUAL_-1206905055'), (u'CALL_-1206930550', u'INDIRECT_-1206899602'), (u'MULTIEQUAL_-1206903447', u'MULTIEQUAL_-1206903467'), (u'INDIRECT_-1206901188', u'MULTIEQUAL_-1206900529'), (u'INDIRECT_-1206904984', u'MULTIEQUAL_-1206906463'), (u'CALL_-1206928474', u'INDIRECT_-1206890270'), (u'MULTIEQUAL_-1206901433', u'MULTIEQUAL_-1206902461'), (u'PTRADD_-1206928800', u'COPY_-1206877176'), (u'MULTIEQUAL_-1206874312', u'MULTIEQUAL_-1206896696'), (u'INDIRECT_-1206907419', u'MULTIEQUAL_-1206907012'), (u'INDIRECT_-1206898227', u'MULTIEQUAL_-1206898147'), (u'CALL_-1206937186', u'INDIRECT_-1206895893'), (u'CALL_-1206927405', u'INDIRECT_-1206902351'), (u'CALL_-1206932954', u'INDIRECT_-1206899441'), (u'CALL_-1206928474', u'INDIRECT_-1206894050'), (u'CALL_-1206937446', u'INDIRECT_-1206904742'), (u'CALL_-1206933623', u'INDIRECT_-1206881507'), (u'CALL_-1206937615', u'INDIRECT_-1206897942'), (u'STORE_-1206937920', u'INDIRECT_-1206892016'), (u'CALLIND_-1206921710', u'INDIRECT_-1206897416'), (u'INDIRECT_-1206880572', u'MULTIEQUAL_-1206880462'), (u'INDIRECT_-1206905675', u'MULTIEQUAL_-1206906681'), (u'CALL_-1206929202', u'INDIRECT_-1206907566'), (u'CALL_-1206927297', u'INDIRECT_-1206887171'), (u'MULTIEQUAL_-1206902879', u'MULTIEQUAL_-1206902862'), (u'CALL_-1206926063', u'INDIRECT_-1206877015'), (u'STORE_-1206925381', u'INDIRECT_-1206893624'), ('tmp_3379', u'CBRANCH_-1206935937'), (u'CALLIND_-1206931354', u'INDIRECT_-1206907930'), (u'MULTIEQUAL_-1206899919', u'MULTIEQUAL_-1206878283'), (u'INDIRECT_-1206887630', u'MULTIEQUAL_-1206889196'), (u'MULTIEQUAL_-1206880830', u'COPY_-1206873211'), (u'CALL_-1206930311', u'INDIRECT_-1206891491'), (u'INDIRECT_-1206892940', u'MULTIEQUAL_-1206892557'), (u'INDIRECT_-1206893403', u'MULTIEQUAL_-1206894012'), (u'INDIRECT_-1206892178', u'MULTIEQUAL_-1206891903'), (u'LOAD_-1206937800', u'INT_ADD_-1206937758'), (u'INDIRECT_-1206899916', u'MULTIEQUAL_-1206899539'), (u'STORE_-1206929169', u'INDIRECT_-1206890260'), (u'CALL_-1206924612', u'INDIRECT_-1206888305'), (u'CALL_-1206930105', u'INDIRECT_-1206903517'), (u'CALL_-1206924704', u'INDIRECT_-1206876257'), (u'INT_MULT_-1206874690', u'INT_ADD_-1206874702'), (u'STORE_-1206933118', u'INDIRECT_-1206907802'), (u'INDIRECT_-1206901744', u'MULTIEQUAL_-1206906307'), ('const-0', u'INT_EQUAL_-1206924582'), (u'MULTIEQUAL_-1206906315', u'MULTIEQUAL_-1206906311'), (u'INDIRECT_-1206906702', u'MULTIEQUAL_-1206906603'), (u'INDIRECT_-1206890763', u'MULTIEQUAL_-1206890897'), (u'INDIRECT_-1206901197', u'MULTIEQUAL_-1206902001'), (u'INDIRECT_-1206907446', u'MULTIEQUAL_-1206907299'), (u'CALL_-1206930157', u'INDIRECT_-1206901855'), (u'MULTIEQUAL_-1206910842', u'MULTIEQUAL_-1206910829'), (u'INDIRECT_-1206898408', u'MULTIEQUAL_-1206904743'), (u'INDIRECT_-1206882956', u'MULTIEQUAL_-1206882691'), (u'MULTIEQUAL_-1206913379', u'MULTIEQUAL_-1206913362'), (u'MULTIEQUAL_-1206890167', u'MULTIEQUAL_-1206890183'), (u'INDIRECT_-1206900877', u'MULTIEQUAL_-1206900487'), (u'INDIRECT_-1206912970', u'MULTIEQUAL_-1206912538'), (u'MULTIEQUAL_-1206903659', u'COPY_-1206903782'), (u'CALL_-1206925799', u'INDIRECT_-1206906269'), (u'INDIRECT_-1206890099', u'MULTIEQUAL_-1206892793'), (u'INDIRECT_-1206905054', u'MULTIEQUAL_-1206904427'), (u'COPY_-1206874518', u'INT_NOTEQUAL_-1206932448'), (u'CALL_-1206927316', u'INDIRECT_-1206895165'), (u'CALL_-1206938694', u'INDIRECT_-1206913053'), (u'STORE_-1206928588', u'INDIRECT_-1206908483'), (u'MULTIEQUAL_-1206909969', u'MULTIEQUAL_-1206909912'), (u'MULTIEQUAL_-1206910659', u'MULTIEQUAL_-1206880956'), (u'INDIRECT_-1206884773', u'MULTIEQUAL_-1206884633'), (u'INT_NOTEQUAL_-1206925071', u'CBRANCH_-1206925068'), (u'INDIRECT_-1206907768', u'MULTIEQUAL_-1206909161'), (u'INDIRECT_-1206896720', u'MULTIEQUAL_-1206895040'), (u'CALL_-1206930362', u'INDIRECT_-1206888980'), (u'INDIRECT_-1206899645', u'MULTIEQUAL_-1206876134'), (u'INT_ZEXT_-1206918078', u'INT_ADD_-1206875617'), ('const-8', u'PTRADD_-1206873420'), (u'STORE_-1206925479', u'INDIRECT_-1206907120'), (u'CALL_-1206937142', u'INDIRECT_-1206901334'), (u'CALLIND_-1206921999', u'INDIRECT_-1206875306'), ('const-0', u'INT_NOTEQUAL_-1206930296'), (u'INT_NOTEQUAL_-1206922905', u'CBRANCH_-1206922903'), (u'CALL_-1206938927', u'INDIRECT_-1206895330'), ('const-433', u'LOAD_-1206929187'), (u'CALL_-1206921134', u'INDIRECT_-1206889942'), (u'INDIRECT_-1206889288', u'MULTIEQUAL_-1206890681'), (u'CALL_-1206928271', u'INDIRECT_-1206907719'), (u'COPY_-1206929032', u'MULTIEQUAL_-1206889781'), (u'INDIRECT_-1206895923', u'MULTIEQUAL_-1206896532'), (u'CALL_-1206938232', u'INDIRECT_-1206893245'), (u'CALL_-1206928772', u'INDIRECT_-1206902128'), (u'CALL_-1206926019', u'INDIRECT_-1206886661'), (u'CALL_-1206931539', u'INDIRECT_-1206897875'), (u'INDIRECT_-1206903097', u'MULTIEQUAL_-1206903018'), (u'STORE_-1206924909', u'INDIRECT_-1206887825'), (u'INDIRECT_-1206908840', u'MULTIEQUAL_-1206908752'), (u'INDIRECT_-1206907495', u'MULTIEQUAL_-1206910506'), (u'CALL_-1206927360', u'INDIRECT_-1206894764'), (u'CALL_-1206934396', u'INDIRECT_-1206895160'), (u'CALL_-1206938342', u'INDIRECT_-1206893317'), (u'INDIRECT_-1206901359', u'MULTIEQUAL_-1206901979'), ('const-8', u'INT_ADD_-1206925484'), (u'INDIRECT_-1206902131', u'MULTIEQUAL_-1206902461'), (u'INT_ADD_-1206931045', u'CAST_-1206874450'), (u'INDIRECT_-1206910846', u'MULTIEQUAL_-1206912099'), (u'COPY_-1206935744', u'COPY_-1206876378'), (u'INDIRECT_-1206897102', u'MULTIEQUAL_-1206896803'), (u'CALL_-1206921320', u'INDIRECT_-1206892918'), (u'CALL_-1206924612', u'INDIRECT_-1206905105'), (u'CALLIND_-1206921710', u'INDIRECT_-1206905396'), (u'CALL_-1206938756', u'INDIRECT_-1206883977'), (u'INDIRECT_-1206896640', u'MULTIEQUAL_-1206898340'), (u'INDIRECT_-1206900215', u'MULTIEQUAL_-1206899710'), (u'INT_EQUAL_-1206937861', u'CBRANCH_-1206937860'), ('const-1186256', u'COPY_-1206874498'), (u'STORE_-1206922807', u'INDIRECT_-1206904667'), (u'INDIRECT_-1206902939', u'MULTIEQUAL_-1206902767'), ('const-0', u'COPY_-1206921930'), (u'INDIRECT_-1206904966', u'MULTIEQUAL_-1206906219'), (u'MULTIEQUAL_-1206902826', u'MULTIEQUAL_-1206902788'), (u'CALL_-1206929866', u'INDIRECT_-1206907126'), (u'INDIRECT_-1206904778', u'MULTIEQUAL_-1206904503'), (u'CALL_-1206931595', u'INDIRECT_-1206882351'), (u'MULTIEQUAL_-1206901095', u'MULTIEQUAL_-1206901007'), (u'STORE_-1206929190', u'INDIRECT_-1206899928'), (u'CALL_-1206934274', u'INDIRECT_-1206894241'), (u'STORE_-1206930329', u'INDIRECT_-1206888322'), (u'CALL_-1206921447', u'INDIRECT_-1206898126'), (u'INDIRECT_-1206905604', u'MULTIEQUAL_-1206905401'), (u'CALL_-1206934114', u'INDIRECT_-1206895413'), (u'CALL_-1206930506', u'INDIRECT_-1206911075'), (u'MULTIEQUAL_-1206896501', u'MULTIEQUAL_-1206896528'), (u'CALL_-1206929296', u'INDIRECT_-1206905098'), (u'CAST_-1206876159', u'CALL_-1206935766'), (u'INDIRECT_-1206905913', u'MULTIEQUAL_-1206905715'), (u'MULTIEQUAL_-1206893052', u'MULTIEQUAL_-1206893027'), (u'STORE_-1206930340', u'INDIRECT_-1206908224'), (u'STORE_-1206937765', u'INDIRECT_-1206896560'), ('const-248', u'INT_ADD_-1206924406'), (u'CALL_-1206938131', u'INDIRECT_-1206905353'), (u'CALL_-1206928601', u'INDIRECT_-1206911585'), (u'STORE_-1206932305', u'INDIRECT_-1206907739'), (u'CALL_-1206930556', u'INDIRECT_-1206900696'), (u'CALLIND_-1206925453', u'INDIRECT_-1206896801'), (u'INDIRECT_-1206882362', u'MULTIEQUAL_-1206882230'), (u'CALL_-1206931595', u'INDIRECT_-1206883025'), (u'CALL_-1206931773', u'INDIRECT_-1206905652'), (u'CALL_-1206929145', u'INDIRECT_-1206908908'), (u'MULTIEQUAL_-1206874341', u'MULTIEQUAL_-1206908325'), (u'MULTIEQUAL_-1206904923', u'MULTIEQUAL_-1206904875'), (u'CALL_-1206930274', u'INDIRECT_-1206878677'), (u'INDIRECT_-1206898522', u'MULTIEQUAL_-1206898283'), (u'STORE_-1206930310', u'INDIRECT_-1206887208'), (u'CALL_-1206935809', u'INDIRECT_-1206893413'), (u'CALL_-1206930228', u'INDIRECT_-1206889354'), (u'CALLIND_-1206938827', u'INDIRECT_-1206894017'), (u'INT_LESS_-1206932393', u'CBRANCH_-1206932390'), (u'CALL_-1206938131', u'INDIRECT_-1206916855'), (u'MULTIEQUAL_-1206907303', u'MULTIEQUAL_-1206907129'), (u'MULTIEQUAL_-1206880564', u'MULTIEQUAL_-1206879908'), (u'CALLIND_-1206924365', u'INDIRECT_-1206897535'), (u'STORE_-1206930340', u'INDIRECT_-1206885964'), (u'INDIRECT_-1206882961', u'MULTIEQUAL_-1206884480'), (u'MULTIEQUAL_-1206896691', u'MULTIEQUAL_-1206896672'), (u'CALLIND_-1206924365', u'INDIRECT_-1206902575'), (u'INDIRECT_-1206897947', u'MULTIEQUAL_-1206897911'), (u'INDIRECT_-1206889564', u'MULTIEQUAL_-1206894127'), (u'MULTIEQUAL_-1206894428', u'MULTIEQUAL_-1206894401'), (u'CAST_-1206875448', u'CALL_-1206934487'), (u'STORE_-1206928270', u'INDIRECT_-1206892688'), (u'CALL_-1206928257', u'INDIRECT_-1206900590'), (u'INDIRECT_-1206894535', u'MULTIEQUAL_-1206898209'), (u'CALL_-1206929324', u'INDIRECT_-1206877050'), ('const-2', u'INT_NOTEQUAL_-1206939594'), (u'STORE_-1206930351', u'INDIRECT_-1206909680'), (u'CALL_-1206930407', u'INDIRECT_-1206902868'), (u'INDIRECT_-1206901216', u'MULTIEQUAL_-1206901011'), (u'CALL_-1206934396', u'INDIRECT_-1206893900'), (u'MULTIEQUAL_-1206903490', u'MULTIEQUAL_-1206903355'), (u'MULTIEQUAL_-1206893238', u'MULTIEQUAL_-1206893219'), (u'INDIRECT_-1206902750', u'MULTIEQUAL_-1206904316'), (u'INDIRECT_-1206898675', u'MULTIEQUAL_-1206898547'), (u'MULTIEQUAL_-1206880955', u'MULTIEQUAL_-1206880409'), ('const-8', u'INT_ADD_-1206939444'), (u'CALL_-1206928108', u'INDIRECT_-1206891674'), (u'INDIRECT_-1206888683', u'MULTIEQUAL_-1206890201'), (u'STORE_-1206921864', u'INDIRECT_-1206885489'), (u'STORE_-1206921596', u'INDIRECT_-1206905088'), (u'MULTIEQUAL_-1206904509', u'MULTIEQUAL_-1206904495'), (u'INDIRECT_-1206895735', u'MULTIEQUAL_-1206898746'), (u'MULTIEQUAL_-1206910663', u'MULTIEQUAL_-1206910489'), (u'CALL_-1206933745', u'INDIRECT_-1206904014'), (u'MULTIEQUAL_-1206908571', u'MULTIEQUAL_-1206908456'), (u'LOAD_-1206935577', u'INT_ADD_-1206935538'), (u'CALL_-1206924668', u'INDIRECT_-1206890170'), (u'MULTIEQUAL_-1206897710', u'MULTIEQUAL_-1206897686'), (u'CALL_-1206927063', u'INDIRECT_-1206886856'), (u'INDIRECT_-1206888570', u'MULTIEQUAL_-1206888744'), (u'MULTIEQUAL_-1206891978', u'MULTIEQUAL_-1206891959'), (u'CALL_-1206929269', u'INDIRECT_-1206900195'), ('const-0', u'INT_EQUAL_-1206934260'), ('const-433', u'STORE_-1206933398'), (u'INDIRECT_-1206898443', u'MULTIEQUAL_-1206898252'), (u'MULTIEQUAL_-1206880912', u'MULTIEQUAL_-1206880366'), (u'CALL_-1206932808', u'INDIRECT_-1206884049'), (u'INDIRECT_-1206909131', u'MULTIEQUAL_-1206910421'), (u'INDIRECT_-1206898787', u'MULTIEQUAL_-1206898755'), (u'STORE_-1206927231', u'INDIRECT_-1206901324'), (u'INDIRECT_-1206896582', u'MULTIEQUAL_-1206896311'), (u'INDIRECT_-1206905903', u'MULTIEQUAL_-1206907421'), (u'INDIRECT_-1206899730', u'MULTIEQUAL_-1206899612'), (u'MULTIEQUAL_-1206886688', u'MULTIEQUAL_-1206918595'), (u'CALL_-1206928150', u'INDIRECT_-1206888309'), (u'INDIRECT_-1206914173', u'MULTIEQUAL_-1206880963'), (u'INDIRECT_-1206889985', u'MULTIEQUAL_-1206876110'), (u'INDIRECT_-1206907949', u'MULTIEQUAL_-1206907249'), (u'INDIRECT_-1206892177', u'COPY_-1206879129'), (u'STORE_-1206937696', u'INDIRECT_-1206908286'), (u'INDIRECT_-1206887095', u'MULTIEQUAL_-1206888181'), (u'INDIRECT_-1206890780', u'MULTIEQUAL_-1206890682'), (u'STORE_-1206928627', u'INDIRECT_-1206908928'), (u'CALL_-1206927017', u'INDIRECT_-1206894396'), (u'INDIRECT_-1206905139', u'MULTIEQUAL_-1206906135'), (u'STORE_-1206933398', u'INDIRECT_-1206905862'), (u'CALL_-1206921994', u'INDIRECT_-1206891659'), (u'CALL_-1206922325', u'INDIRECT_-1206890285'), (u'MULTIEQUAL_-1206892476', u'MULTIEQUAL_-1206893396'), (u'INDIRECT_-1206908572', u'MULTIEQUAL_-1206906366'), (u'CALL_-1206929226', u'CALL_-1206929202'), (u'MULTIEQUAL_-1206891297', u'MULTIEQUAL_-1206891247'), (u'CALL_-1206921361', u'INDIRECT_-1206886316'), (u'INDIRECT_-1206907222', u'MULTIEQUAL_-1206908151'), (u'MULTIEQUAL_-1206915297', u'INT_NOTEQUAL_-1206924778'), ('const-433', u'LOAD_-1206931178'), (u'PTRADD_-1206873199', u'LOAD_-1206924914'), (u'CALLIND_-1206938827', u'INDIRECT_-1206917279'), (u'INDIRECT_-1206902046', u'MULTIEQUAL_-1206901817'), (u'LOAD_-1206930328', u'INT_NOTEQUAL_-1206930304'), (u'CALL_-1206928225', u'INDIRECT_-1206909813'), (u'CALL_-1206929032', u'INDIRECT_-1206890363'), (u'CALL_-1206929324', u'INDIRECT_-1206900912'), (u'INDIRECT_-1206910673', u'MULTIEQUAL_-1206876278'), (u'CALLIND_-1206925046', u'INDIRECT_-1206890302'), (u'CALL_-1206928878', u'INDIRECT_-1206891356'), (u'INDIRECT_-1206884689', u'MULTIEQUAL_-1206884154'), (u'CALL_-1206929902', u'INDIRECT_-1206905468'), (u'INDIRECT_-1206882802', u'MULTIEQUAL_-1206884060'), (u'CALL_-1206938232', u'INDIRECT_-1206895345'), (u'CALL_-1206927017', u'INDIRECT_-1206887676'), (u'CALL_-1206929830', u'INDIRECT_-1206897024'), (u'INDIRECT_-1206893244', u'MULTIEQUAL_-1206894849'), (u'CALLIND_-1206922636', u'INDIRECT_-1206888211'), (u'MULTIEQUAL_-1206897951', u'MULTIEQUAL_-1206897932'), (u'CALLIND_-1206922663', u'INDIRECT_-1206889067'), (u'CALL_-1206927063', u'INDIRECT_-1206904076'), (u'CALL_-1206937186', u'INDIRECT_-1206883962'), ('const-0', u'INT_NOTEQUAL_-1206933649'), (u'CALL_-1206939523', u'INDIRECT_-1206894755'), (u'COPY_-1206928992', u'MULTIEQUAL_-1206891971'), (u'CALL_-1206925860', u'INDIRECT_-1206895388'), (u'MULTIEQUAL_-1206880918', u'MULTIEQUAL_-1206880372'), (u'INDIRECT_-1206889940', u'MULTIEQUAL_-1206889842'), ('const-0', u'COPY_-1206913870'), (u'CALL_-1206930362', u'INDIRECT_-1206879066'), (u'MULTIEQUAL_-1206906259', u'MULTIEQUAL_-1206905843'), (u'MULTIEQUAL_-1206900361', u'MULTIEQUAL_-1206900347'), (u'CALL_-1206938342', u'INDIRECT_-1206914737'), (u'INDIRECT_-1206902448', u'MULTIEQUAL_-1206901789'), (u'CALLIND_-1206938827', u'INDIRECT_-1206894437'), (u'INDIRECT_-1206899590', u'MULTIEQUAL_-1206899384'), (u'CALL_-1206937186', u'INDIRECT_-1206897573'), ('const-8', u'PTRADD_-1206876253'), (u'CAST_-1206876159', u'COPY_-1206876421'), (u'COPY_-1206924375', u'MULTIEQUAL_-1206915413'), (u'INDIRECT_-1206905245', u'MULTIEQUAL_-1206905096'), (u'MULTIEQUAL_-1206910203', u'MULTIEQUAL_-1206878308'), (u'PTRADD_-1206873759', u'LOAD_-1206928642'), (u'MULTIEQUAL_-1206892435', u'MULTIEQUAL_-1206892414'), (u'MULTIEQUAL_-1206894547', u'MULTIEQUAL_-1206894053'), (u'INDIRECT_-1206903787', u'MULTIEQUAL_-1206880393'), (u'CALL_-1206931435', u'INDIRECT_-1206892859'), (u'INDIRECT_-1206906310', u'MULTIEQUAL_-1206906104'), (u'CALL_-1206929621', u'INDIRECT_-1206892161'), (u'CALLIND_-1206921412', u'INDIRECT_-1206893388'), (u'CALL_-1206937824', u'INDIRECT_-1206899727'), (u'MULTIEQUAL_-1206898946', u'MULTIEQUAL_-1206898970'), (u'CALL_-1206937729', u'INDIRECT_-1206907245'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206872530'), (u'CALL_-1206921264', u'INDIRECT_-1206896349'), ('const-8', u'PTRADD_-1206880547'), (u'MULTIEQUAL_-1206905474', u'MULTIEQUAL_-1206905455'), (u'MULTIEQUAL_-1206905369', u'MULTIEQUAL_-1206905350'), (u'CALL_-1206935809', u'INDIRECT_-1206890473'), (u'INDIRECT_-1206908254', u'MULTIEQUAL_-1206908096'), (u'INDIRECT_-1206908256', u'MULTIEQUAL_-1206908802'), (u'INDIRECT_-1206901246', u'MULTIEQUAL_-1206902829'), (u'MULTIEQUAL_-1206907026', u'MULTIEQUAL_-1206906988'), (u'CALLIND_-1206925046', u'INDIRECT_-1206895762'), (u'INDIRECT_-1206888246', u'COPY_-1206879355'), (u'INDIRECT_-1206908963', u'MULTIEQUAL_-1206880953'), (u'CALL_-1206937414', u'INDIRECT_-1206890439'), (u'INDIRECT_-1206890297', u'MULTIEQUAL_-1206889958'), (u'CALL_-1206927418', u'INDIRECT_-1206877994'), (u'INDIRECT_-1206890760', u'MULTIEQUAL_-1206892460'), (u'INDIRECT_-1206904168', u'COPY_-1206879627'), (u'MULTIEQUAL_-1206890687', u'MULTIEQUAL_-1206890681'), (u'CALL_-1206925432', u'INDIRECT_-1206894163'), (u'MULTIEQUAL_-1206906459', u'MULTIEQUAL_-1206880946'), (u'INDIRECT_-1206897460', u'MULTIEQUAL_-1206898450'), (u'MULTIEQUAL_-1206880932', u'LOAD_-1206937692'), (u'INDIRECT_-1206910090', u'MULTIEQUAL_-1206909884'), (u'MULTIEQUAL_-1206901613', u'MULTIEQUAL_-1206901571'), (u'MULTIEQUAL_-1206903154', u'COPY_-1206879269'), (u'MULTIEQUAL_-1206894624', u'MULTIEQUAL_-1206894919'), (u'CALL_-1206921722', u'INDIRECT_-1206875362'), (u'CALL_-1206928690', u'INDIRECT_-1206896620'), (u'CALL_-1206929202', u'INDIRECT_-1206892866'), (u'INDIRECT_-1206901711', u'MULTIEQUAL_-1206902041'), (u'CAST_-1206870192', u'LOAD_-1206924388'), (u'MULTIEQUAL_-1206914742', u'MULTIEQUAL_-1206914724'), (u'INDIRECT_-1206896106', u'MULTIEQUAL_-1206895959'), (u'CALL_-1206929621', u'INDIRECT_-1206903081'), (u'INDIRECT_-1206901385', u'MULTIEQUAL_-1206902051'), (u'MULTIEQUAL_-1206876477', u'MULTIEQUAL_-1206876420'), ('const-5', u'CALL_-1206921994'), (u'CALL_-1206929071', u'INDIRECT_-1206903101'), (u'CALL_-1206926003', u'INDIRECT_-1206886228'), (u'CALL_-1206924704', u'INDIRECT_-1206909184'), (u'INDIRECT_-1206896855', u'MULTIEQUAL_-1206896350'), ('const-8', u'PTRADD_-1206876077'), (u'INDIRECT_-1206903903', u'MULTIEQUAL_-1206903712'), (u'INDIRECT_-1206889237', u'COPY_-1206879122'), ('const-0', u'INT_EQUAL_-1206930458'), ('tmp_72983', u'CALL_-1206928878'), (u'STORE_-1206930175', u'INDIRECT_-1206906048'), (u'INDIRECT_-1206895286', u'MULTIEQUAL_-1206895213'), (u'STORE_-1206925381', u'INDIRECT_-1206887744'), (u'INDIRECT_-1206894228', u'MULTIEQUAL_-1206893906'), (u'INDIRECT_-1206893328', u'MULTIEQUAL_-1206893294'), (u'CALL_-1206928772', u'INDIRECT_-1206896248'), (u'INDIRECT_-1206904341', u'COPY_-1206880547'), (u'CALL_-1206928601', u'INDIRECT_-1206884031'), (u'CALL_-1206937430', u'CALL_-1206937414'), (u'STORE_-1206928732', u'INDIRECT_-1206893871'), (u'LOAD_-1206929194', u'INT_ADD_-1206929171'), (u'CALL_-1206926116', u'INDIRECT_-1206893897'), (u'STORE_-1206925248', u'INDIRECT_-1206903642'), (u'CALL_-1206922556', u'INDIRECT_-1206892483'), (u'LOAD_-1206937587', u'CALL_-1206937559'), (u'CALL_-1206928667', u'INDIRECT_-1206907002'), (u'CALL_-1206924704', u'INDIRECT_-1206896842'), (u'SUBPIECE_-1206906702', u'INT_MULT_-1206922959'), (u'CALL_-1206928108', u'INDIRECT_-1206901754'), (u'CALL_-1206929032', u'INDIRECT_-1206889103'), (u'CALL_-1206924756', u'INDIRECT_-1206905266'), (u'MULTIEQUAL_-1206911380', u'INT_ADD_-1206922763'), (u'CALL_-1206937729', u'INDIRECT_-1206896745'), (u'MULTIEQUAL_-1206900394', u'MULTIEQUAL_-1206900378'), (u'INDIRECT_-1206891557', u'MULTIEQUAL_-1206891218'), (u'CALL_-1206931701', u'INDIRECT_-1206905903'), ('const--88', u'PTRSUB_-1206878472'), ('tmp_3106', u'BRANCH_-1206937139'), (u'CALL_-1206924661', u'INDIRECT_-1206904788'), (u'CALL_-1206921264', u'INDIRECT_-1206885849'), (u'INDIRECT_-1206900676', u'MULTIEQUAL_-1206900475'), (u'INDIRECT_-1206904678', u'MULTIEQUAL_-1206904742'), (u'MULTIEQUAL_-1206904506', u'MULTIEQUAL_-1206903858'), (u'MULTIEQUAL_-1206912138', u'INT_NOTEQUAL_-1206928523'), (u'CALL_-1206935494', u'INDIRECT_-1206901645'), (u'CALL_-1206929794', u'INDIRECT_-1206893222'), (u'INDIRECT_-1206896361', u'COPY_-1206880528'), (u'MULTIEQUAL_-1206910514', u'MULTIEQUAL_-1206910495'), (u'CAST_-1206870663', u'INT_ADD_-1206925200'), (u'MULTIEQUAL_-1206903251', u'MULTIEQUAL_-1206903235'), (u'CALL_-1206929750', u'INDIRECT_-1206892402'), ('tmp_72983', u'INT_ADD_-1206925516'), (u'CALL_-1206928194', u'INDIRECT_-1206897988'), (u'INDIRECT_-1206901108', u'MULTIEQUAL_-1206900925'), (u'CALL_-1206930636', u'INDIRECT_-1206898218'), (u'CALL_-1206930407', u'INDIRECT_-1206886488'), (u'INDIRECT_-1206892880', u'MULTIEQUAL_-1206892782'), (u'INDIRECT_-1206902972', u'MULTIEQUAL_-1206902881'), (u'CALL_-1206922325', u'INDIRECT_-1206888185'), (u'MULTIEQUAL_-1206905964', u'MULTIEQUAL_-1206906259'), (u'INDIRECT_-1206892545', u'MULTIEQUAL_-1206892179'), (u'COPY_-1206925095', u'MULTIEQUAL_-1206911314'), (u'INDIRECT_-1206905386', u'MULTIEQUAL_-1206906639'), (u'COPY_-1206874912', u'MULTIEQUAL_-1206915830'), (u'CALL_-1206930228', u'INDIRECT_-1206899014'), (u'CALL_-1206922316', u'INDIRECT_-1206890558'), (u'CALL_-1206921361', u'INT_NOTEQUAL_-1206921346'), (u'CALL_-1206937559', u'INDIRECT_-1206898327'), (u'CALL_-1206929032', u'INDIRECT_-1206904223'), (u'CALL_-1206929032', u'INDIRECT_-1206885323'), (u'INDIRECT_-1206905011', u'MULTIEQUAL_-1206906857'), ('const-0', u'INT_NOTEQUAL_-1206929851'), (u'CALL_-1206929489', u'INDIRECT_-1206914379'), (u'MULTIEQUAL_-1206876966', u'LOAD_-1206930411'), (u'CALL_-1206928621', u'INDIRECT_-1206888208'), (u'INDIRECT_-1206892786', u'MULTIEQUAL_-1206894039'), (u'CALL_-1206933711', u'INDIRECT_-1206893905'), (u'CALL_-1206929324', u'INDIRECT_-1206904272'), (u'CALL_-1206929902', u'INDIRECT_-1206890768'), (u'STORE_-1206930351', u'INDIRECT_-1206887000'), (u'INT_AND_-1206881429', u'CALL_-1206938421'), (u'INDIRECT_-1206902515', u'MULTIEQUAL_-1206906189'), (u'INDIRECT_-1206910514', u'MULTIEQUAL_-1206909887'), (u'CALL_-1206931545', u'INDIRECT_-1206879143'), (u'CALL_-1206928291', u'INDIRECT_-1206907330'), (u'MULTIEQUAL_-1206910811', u'MULTIEQUAL_-1206910809'), (u'CALL_-1206934365', u'INDIRECT_-1206898497'), (u'INDIRECT_-1206896737', u'MULTIEQUAL_-1206896629'), (u'CALL_-1206928474', u'INDIRECT_-1206886490'), (u'INDIRECT_-1206900080', u'MULTIEQUAL_-1206899697'), (u'INDIRECT_-1206884641', u'MULTIEQUAL_-1206884421'), ('const-0', u'INT_EQUAL_-1206873155'), ('tmp_4414', u'CBRANCH_-1206935030'), (u'INDIRECT_-1206905087', u'MULTIEQUAL_-1206905051'), (u'CALL_-1206932954', u'INDIRECT_-1206891041'), (u'CALL_-1206928621', u'INDIRECT_-1206904588'), (u'CALL_-1206936019', u'INDIRECT_-1206915145'), (u'STORE_-1206930329', u'INDIRECT_-1206905542'), (u'STORE_-1206929190', u'INDIRECT_-1206885228'), (u'INDIRECT_-1206891130', u'MULTIEQUAL_-1206890974'), (u'CALL_-1206925694', u'INDIRECT_-1206884376'), (u'CALL_-1206930550', u'INDIRECT_-1206889522'), (u'PTRADD_-1206877970', u'LOAD_-1206933883'), (u'MULTIEQUAL_-1206901568', u'MULTIEQUAL_-1206901541'), (u'CALL_-1206938900', u'INDIRECT_-1206895736'), (u'INDIRECT_-1206891556', u'MULTIEQUAL_-1206891351'), (u'MULTIEQUAL_-1206896811', u'MULTIEQUAL_-1206896696'), (u'INDIRECT_-1206894745', u'MULTIEQUAL_-1206894596'), (u'INDIRECT_-1206898814', u'MULTIEQUAL_-1206898659'), (u'STORE_-1206930340', u'INDIRECT_-1206886384'), (u'STORE_-1206937611', u'INDIRECT_-1206907396'), (u'INDIRECT_-1206906900', u'MULTIEQUAL_-1206906639'), (u'CALL_-1206937186', u'INDIRECT_-1206913533'), (u'CALL_-1206928690', u'INDIRECT_-1206897040'), ('tmp_12697', u'CBRANCH_-1206930378'), (u'MULTIEQUAL_-1206900329', u'MULTIEQUAL_-1206900310'), (u'CALL_-1206937414', u'INDIRECT_-1206900939'), (u'INDIRECT_-1206914495', u'MULTIEQUAL_-1206913990'), (u'INDIRECT_-1206903457', u'MULTIEQUAL_-1206903349'), (u'MULTIEQUAL_-1206911053', u'INT_EQUAL_-1206924606'), (u'INDIRECT_-1206902180', u'MULTIEQUAL_-1206901907'), (u'CALL_-1206928331', u'INDIRECT_-1206904415'), (u'INDIRECT_-1206906646', u'MULTIEQUAL_-1206907899'), (u'MULTIEQUAL_-1206892896', u'MULTIEQUAL_-1206895307'), (u'CALL_-1206938772', u'INDIRECT_-1206914150'), (u'CALL_-1206928271', u'INDIRECT_-1206895119'), (u'CALL_-1206930899', u'INDIRECT_-1206911171'), (u'CALL_-1206934888', u'INDIRECT_-1206906592'), (u'CALL_-1206925860', u'INDIRECT_-1206899168'), (u'INDIRECT_-1206893597', u'MULTIEQUAL_-1206892979'), ('const-433', u'LOAD_-1206937800'), (u'CALL_-1206929529', u'INDIRECT_-1206904735'), (u'CALL_-1206929938', u'INDIRECT_-1206905910'), (u'MULTIEQUAL_-1206884248', u'MULTIEQUAL_-1206884113'), (u'CALL_-1206933745', u'INDIRECT_-1206897714'), (u'INDIRECT_-1206899576', u'MULTIEQUAL_-1206897486'), (u'CALL_-1206931269', u'INDIRECT_-1206893949'), (u'CALL_-1206930274', u'INDIRECT_-1206886828'), (u'INDIRECT_-1206907559', u'MULTIEQUAL_-1206907469'), (u'CALL_-1206938900', u'INDIRECT_-1206917318'), (u'INDIRECT_-1206893825', u'MULTIEQUAL_-1206894491'), (u'INDIRECT_-1206886983', u'MULTIEQUAL_-1206887117'), (u'MULTIEQUAL_-1206876966', u'PTRADD_-1206877140'), (u'INDIRECT_-1206907047', u'MULTIEQUAL_-1206907028'), (u'INDIRECT_-1206910768', u'MULTIEQUAL_-1206910671'), (u'MULTIEQUAL_-1206910768', u'MULTIEQUAL_-1206910671'), (u'PTRADD_-1206878291', u'STORE_-1206934436'), (u'CALL_-1206929324', u'INDIRECT_-1206887472'), (u'CALL_-1206921308', u'INDIRECT_-1206887548'), (u'INDIRECT_-1206894755', u'MULTIEQUAL_-1206893004'), (u'INDIRECT_-1206907003', u'MULTIEQUAL_-1206906727'), (u'MULTIEQUAL_-1206908065', u'MULTIEQUAL_-1206908052'), (u'CALL_-1206937983', u'INDIRECT_-1206898131'), (u'CALL_-1206927405', u'INDIRECT_-1206891851'), (u'CALLIND_-1206924378', u'INDIRECT_-1206886563'), (u'INDIRECT_-1206884098', u'MULTIEQUAL_-1206884162'), (u'MULTIEQUAL_-1206906258', u'MULTIEQUAL_-1206906239'), (u'STORE_-1206925479', u'INDIRECT_-1206896200'), (u'STORE_-1206922815', u'INDIRECT_-1206902131'), (u'INDIRECT_-1206913119', u'MULTIEQUAL_-1206913739'), (u'LOAD_-1206931364', u'CALLIND_-1206931354'), (u'INDIRECT_-1206908674', u'MULTIEQUAL_-1206908516'), (u'MULTIEQUAL_-1206878268', u'MULTIEQUAL_-1206892447'), (u'STORE_-1206928482', u'INDIRECT_-1206899180'), (u'INDIRECT_-1206910022', u'MULTIEQUAL_-1206909751'), (u'MULTIEQUAL_-1206908752', u'MULTIEQUAL_-1206909503'), (u'CALL_-1206921308', u'INDIRECT_-1206882508'), (u'LOAD_-1206933883', u'INT_ADD_-1206933860'), (u'CALLIND_-1206925511', u'INDIRECT_-1206877342'), (u'INDIRECT_-1206888295', u'MULTIEQUAL_-1206888377'), ('const-0', u'INT_NOTEQUAL_-1206934050'), (u'INDIRECT_-1206914635', u'MULTIEQUAL_-1206914231'), (u'STORE_-1206930340', u'INDIRECT_-1206908490'), ('tmp_8029', u'CBRANCH_-1206931530'), (u'CALL_-1206928621', u'INDIRECT_-1206885268'), ('tmp_72983', u'INT_ADD_-1206938786'), (u'CALL_-1206934862', u'INDIRECT_-1206909702'), (u'INDIRECT_-1206888692', u'MULTIEQUAL_-1206888601'), (u'MULTIEQUAL_-1206909866', u'MULTIEQUAL_-1206909890'), (u'INDIRECT_-1206899135', u'MULTIEQUAL_-1206899919'), (u'INDIRECT_-1206903813', u'MULTIEQUAL_-1206903615'), (u'INDIRECT_-1206896793', u'MULTIEQUAL_-1206898017'), (u'CALL_-1206938725', u'INDIRECT_-1206900473'), (u'MULTIEQUAL_-1206909101', u'MULTIEQUAL_-1206909128'), (u'CALL_-1206937559', u'INDIRECT_-1206884633'), (u'CALL_-1206927833', u'INDIRECT_-1206887815'), (u'INDIRECT_-1206893983', u'MULTIEQUAL_-1206893707'), (u'CALL_-1206934963', u'INDIRECT_-1206882272'), (u'CALL_-1206929938', u'INDIRECT_-1206904230'), (u'CALL_-1206921134', u'INDIRECT_-1206888682'), (u'CALL_-1206935907', u'INDIRECT_-1206895169'), (u'COPY_-1206870146', u'PTRADD_-1206871416'), ('const-0', u'INT_NOTEQUAL_-1206938354'), (u'STORE_-1206932486', u'INDIRECT_-1206896709'), (u'MULTIEQUAL_-1206900051', u'MULTIEQUAL_-1206900032'), (u'STORE_-1206929169', u'INDIRECT_-1206906640'), (u'CALLIND_-1206925453', u'INDIRECT_-1206904361'), (u'STORE_-1206937772', u'INDIRECT_-1206912945'), (u'CALLIND_-1206925453', u'INDIRECT_-1206887981'), (u'MULTIEQUAL_-1206895815', u'MULTIEQUAL_-1206895811'), (u'CALL_-1206938756', u'INDIRECT_-1206913299'), (u'CAST_-1206874278', u'COPY_-1206874626'), (u'MULTIEQUAL_-1206891607', u'MULTIEQUAL_-1206891113'), (u'MULTIEQUAL_-1206890651', u'MULTIEQUAL_-1206890635'), (u'INDIRECT_-1206903677', u'MULTIEQUAL_-1206903232'), (u'CALL_-1206928155', u'INDIRECT_-1206877274'), ('const-1', u'PTRADD_-1206880986'), (u'CALL_-1206938694', u'INDIRECT_-1206898353'), (u'CALL_-1206921844', u'INDIRECT_-1206898159'), (u'CALL_-1206935907', u'INDIRECT_-1206915071'), (u'INDIRECT_-1206897542', u'MULTIEQUAL_-1206897438'), (u'CALL_-1206922426', u'INDIRECT_-1206886140'), (u'CALL_-1206929830', u'INT_NOTEQUAL_-1206929815'), (u'MULTIEQUAL_-1206905821', u'MULTIEQUAL_-1206905807'), (u'INDIRECT_-1206875159', u'MULTIEQUAL_-1206875320'), (u'CALL_-1206928257', u'INDIRECT_-1206901850'), (u'INDIRECT_-1206906819', u'MULTIEQUAL_-1206907815'), (u'INDIRECT_-1206887291', u'MULTIEQUAL_-1206888581'), (u'INDIRECT_-1206908656', u'MULTIEQUAL_-1206908455'), (u'CALL_-1206928194', u'INDIRECT_-1206888328'), (u'MULTIEQUAL_-1206898791', u'MULTIEQUAL_-1206898772'), (u'INDIRECT_-1206895366', u'MULTIEQUAL_-1206896949'), (u'INDIRECT_-1206903938', u'MULTIEQUAL_-1206903762'), (u'INDIRECT_-1206907777', u'MULTIEQUAL_-1206907499'), (u'INDIRECT_-1206897942', u'MULTIEQUAL_-1206897643'), (u'CALL_-1206928209', u'INDIRECT_-1206896343'), (u'STORE_-1206921864', u'INDIRECT_-1206893469'), (u'INDIRECT_-1206882918', u'MULTIEQUAL_-1206880904'), (u'CALL_-1206928331', u'INDIRECT_-1206903155'), (u'CALL_-1206926063', u'INDIRECT_-1206909942'), (u'INDIRECT_-1206903605', u'MULTIEQUAL_-1206904552'), (u'INDIRECT_-1206891338', u'MULTIEQUAL_-1206891162'), (u'MULTIEQUAL_-1206913587', u'MULTIEQUAL_-1206913560'), (u'CALL_-1206930362', u'INDIRECT_-1206901580'), ('tmp_13142', u'CBRANCH_-1206929777'), (u'INDIRECT_-1206913170', u'MULTIEQUAL_-1206913052'), (u'STORE_-1206930846', u'INDIRECT_-1206906829'), (u'MULTIEQUAL_-1206911649', u'MULTIEQUAL_-1206911592'), (u'CALL_-1206921844', u'INDIRECT_-1206891439'), (u'CALL_-1206939039', u'INDIRECT_-1206907994'), (u'INDIRECT_-1206909047', u'MULTIEQUAL_-1206909073'), (u'MULTIEQUAL_-1206902403', u'MULTIEQUAL_-1206903103'), (u'MULTIEQUAL_-1206877887', u'MULTIEQUAL_-1206877874'), (u'CALL_-1206921459', u'INDIRECT_-1206898975'), (u'INDIRECT_-1206907864', u'COPY_-1206879516'), (u'CALL_-1206937824', u'INDIRECT_-1206896787'), (u'MULTIEQUAL_-1206894008', u'MULTIEQUAL_-1206893981'), (u'INDIRECT_-1206908054', u'COPY_-1206879754'), (u'INDIRECT_-1206909595', u'MULTIEQUAL_-1206909467'), (u'CALL_-1206934963', u'INDIRECT_-1206894203'), (u'INDIRECT_-1206911744', u'MULTIEQUAL_-1206911567'), (u'CALLIND_-1206929135', u'INDIRECT_-1206907340'), (u'CALL_-1206928271', u'INDIRECT_-1206904975'), (u'INDIRECT_-1206888828', u'MULTIEQUAL_-1206895923'), (u'MULTIEQUAL_-1206899366', u'MULTIEQUAL_-1206899390'), (u'CALL_-1206929324', u'INDIRECT_-1206901332'), (u'STORE_-1206921840', u'INDIRECT_-1206885469'), (u'STORE_-1206934436', u'INDIRECT_-1206909790'), (u'MULTIEQUAL_-1206897536', u'MULTIEQUAL_-1206897462'), (u'INT_EQUAL_-1206935480', u'CBRANCH_-1206935479'), (u'INDIRECT_-1206903170', u'MULTIEQUAL_-1206903816'), (u'INDIRECT_-1206896216', u'COPY_-1206879007'), (u'INDIRECT_-1206898353', u'MULTIEQUAL_-1206898155'), (u'CALL_-1206938958', u'INDIRECT_-1206902486'), (u'CALL_-1206931128', u'INDIRECT_-1206895306'), (u'CALL_-1206929938', u'INDIRECT_-1206910530'), ('tmp_5136', u'CBRANCH_-1206934471'), (u'INDIRECT_-1206889239', u'MULTIEQUAL_-1206889816'), (u'CALLIND_-1206921372', u'INDIRECT_-1206903030'), (u'INDIRECT_-1206904063', u'MULTIEQUAL_-1206903787'), ('tmp_13672', u'BRANCH_-1206927034'), (u'CALL_-1206928271', u'INDIRECT_-1206899739'), (u'STORE_-1206934385', u'INDIRECT_-1206891277'), (u'CALLIND_-1206921884', u'INDIRECT_-1206898774'), (u'INDIRECT_-1206897387', u'MULTIEQUAL_-1206897368'), (u'CALL_-1206928734', u'INDIRECT_-1206895385'), (u'MULTIEQUAL_-1206913027', u'MULTIEQUAL_-1206912533'), (u'CALL_-1206933962', u'INDIRECT_-1206889856'), (u'CALL_-1206925831', u'INDIRECT_-1206885294'), (u'INDIRECT_-1206908054', u'MULTIEQUAL_-1206907899'), (u'INDIRECT_-1206900775', u'MULTIEQUAL_-1206900647'), (u'INDIRECT_-1206912341', u'MULTIEQUAL_-1206912246'), (u'CALL_-1206929202', u'INDIRECT_-1206895386'), (u'CALL_-1206926116', u'INDIRECT_-1206902717'), (u'CALL_-1206921264', u'INDIRECT_-1206903909'), (u'MULTIEQUAL_-1206874287', u'MULTIEQUAL_-1206879908'), (u'INDIRECT_-1206901959', u'MULTIEQUAL_-1206901379'), ('const-4', u'PTRADD_-1206873342'), (u'MULTIEQUAL_-1206903187', u'MULTIEQUAL_-1206903203'), (u'STORE_-1206930310', u'INDIRECT_-1206890148'), (u'CALL_-1206929071', u'INDIRECT_-1206890921'), (u'INDIRECT_-1206896813', u'COPY_-1206873980'), (u'INDIRECT_-1206902108', u'MULTIEQUAL_-1206901718'), (u'INDIRECT_-1206906772', u'MULTIEQUAL_-1206908289'), (u'MULTIEQUAL_-1206895741', u'MULTIEQUAL_-1206896183'), ('tmp_72986', u'PTRADD_-1206877443'), (u'STORE_-1206928327', u'INDIRECT_-1206905772'), (u'CALL_-1206931595', u'INDIRECT_-1206896216'), (u'MULTIEQUAL_-1206902535', u'MULTIEQUAL_-1206902531'), (u'INDIRECT_-1206891596', u'MULTIEQUAL_-1206889506'), (u'INDIRECT_-1206890387', u'MULTIEQUAL_-1206890351'), (u'PTRADD_-1206878959', u'INT_NOTEQUAL_-1206935502'), (u'MULTIEQUAL_-1206915911', u'MULTIEQUAL_-1206915257'), (u'CALL_-1206928225', u'INDIRECT_-1206913593'), (u'INDIRECT_-1206907615', u'MULTIEQUAL_-1206907547'), (u'INDIRECT_-1206909309', u'MULTIEQUAL_-1206908911'), (u'CALL_-1206934018', u'INDIRECT_-1206898290'), (u'STORE_-1206929190', u'INDIRECT_-1206898668'), (u'INDIRECT_-1206914620', u'MULTIEQUAL_-1206914465'), (u'INT_ADD_-1206925244', u'CAST_-1206870685'), (u'COPY_-1206868937', u'MULTIEQUAL_-1206906998'), (u'CALLIND_-1206921999', u'INDIRECT_-1206904711'), (u'CALL_-1206938927', u'INDIRECT_-1206910030'), (u'INDIRECT_-1206904264', u'MULTIEQUAL_-1206908827'), (u'CALL_-1206921134', u'INDIRECT_-1206886162'), (u'INDIRECT_-1206913043', u'MULTIEQUAL_-1206913799'), (u'INDIRECT_-1206890078', u'MULTIEQUAL_-1206889902'), (u'CALL_-1206931773', u'INDIRECT_-1206904812'), (u'INDIRECT_-1206914650', u'MULTIEQUAL_-1206914218'), (u'INDIRECT_-1206905120', u'MULTIEQUAL_-1206904847'), (u'INDIRECT_-1206907542', u'MULTIEQUAL_-1206907443'), (u'INDIRECT_-1206908529', u'MULTIEQUAL_-1206908414'), (u'INDIRECT_-1206906009', u'MULTIEQUAL_-1206907101'), (u'CALL_-1206924612', u'INDIRECT_-1206903005'), (u'CALL_-1206935809', u'INDIRECT_-1206900553'), (u'CALL_-1206929830', u'INDIRECT_-1206899124'), (u'INT_ADD_-1206925040', u'CAST_-1206870571'), (u'CALL_-1206927048', u'INDIRECT_-1206906244'), (u'MULTIEQUAL_-1206890701', u'MULTIEQUAL_-1206891143'), (u'INDIRECT_-1206904589', u'MULTIEQUAL_-1206903889'), (u'CALL_-1206928225', u'INDIRECT_-1206897633'), (u'INDIRECT_-1206904799', u'MULTIEQUAL_-1206907493'), (u'CALL_-1206937729', u'INDIRECT_-1206906825'), (u'INDIRECT_-1206914354', u'MULTIEQUAL_-1206914199'), (u'CALL_-1206935851', u'INDIRECT_-1206908986'), (u'INDIRECT_-1206910257', u'MULTIEQUAL_-1206909966'), (u'INDIRECT_-1206886741', u'MULTIEQUAL_-1206886521'), (u'INDIRECT_-1206887840', u'MULTIEQUAL_-1206887752'), (u'STORE_-1206921830', u'INDIRECT_-1206893021'), (u'MULTIEQUAL_-1206889730', u'MULTIEQUAL_-1206886723'), (u'INDIRECT_-1206899222', u'MULTIEQUAL_-1206899118'), (u'INDIRECT_-1206879904', u'MULTIEQUAL_-1206882526'), (u'INDIRECT_-1206909063', u'MULTIEQUAL_-1206913143'), (u'INT_ADD_-1206928256', u'CAST_-1206870848'), (u'CALL_-1206933962', u'INDIRECT_-1206896996'), (u'INDIRECT_-1206877620', u'MULTIEQUAL_-1206877268'), (u'INDIRECT_-1206910904', u'MULTIEQUAL_-1206910727'), (u'INT_EQUAL_-1206929371', u'CBRANCH_-1206929369'), (u'CALL_-1206928644', u'INDIRECT_-1206884359'), (u'MULTIEQUAL_-1206911840', u'MULTIEQUAL_-1206911811'), (u'CALLIND_-1206938189', u'INDIRECT_-1206911275'), (u'MULTIEQUAL_-1206894901', u'MULTIEQUAL_-1206893873'), (u'INDIRECT_-1206900549', u'MULTIEQUAL_-1206901641'), (u'CALL_-1206938975', u'INDIRECT_-1206913838'), (u'INDIRECT_-1206891448', u'MULTIEQUAL_-1206891265'), (u'INDIRECT_-1206909457', u'MULTIEQUAL_-1206909179'), (u'LOAD_-1206921382', u'CALLIND_-1206921372'), (u'MULTIEQUAL_-1206902849', u'MULTIEQUAL_-1206902830'), (u'STORE_-1206930256', u'INDIRECT_-1206900628'), (u'CALL_-1206929489', u'INDIRECT_-1206907239'), (u'CALL_-1206923816', u'INDIRECT_-1206896939'), (u'INDIRECT_-1206911154', u'MULTIEQUAL_-1206910976'), (u'STORE_-1206934436', u'INDIRECT_-1206891730'), (u'MULTIEQUAL_-1206876130', u'MULTIEQUAL_-1206897761'), (u'CALL_-1206930228', u'INDIRECT_-1206894814'), (u'MULTIEQUAL_-1206895321', u'MULTIEQUAL_-1206894293'), (u'INDIRECT_-1206901195', u'MULTIEQUAL_-1206904627'), (u'MULTIEQUAL_-1206904729', u'MULTIEQUAL_-1206905112'), (u'MULTIEQUAL_-1206892183', u'MULTIEQUAL_-1206894893'), (u'INDIRECT_-1206893708', u'MULTIEQUAL_-1206893318'), (u'INDIRECT_-1206901788', u'MULTIEQUAL_-1206901466'), (u'STORE_-1206928327', u'INDIRECT_-1206890652'), (u'CALL_-1206929645', u'INDIRECT_-1206906032'), (u'INDIRECT_-1206884633', u'MULTIEQUAL_-1206880361'), (u'INDIRECT_-1206904467', u'MULTIEQUAL_-1206904337'), (u'CALLIND_-1206921388', u'INDIRECT_-1206875512'), ('tmp_4444', u'CBRANCH_-1206935010'), (u'CALL_-1206930407', u'INDIRECT_-1206896568'), (u'CALL_-1206930362', u'INDIRECT_-1206907040'), (u'CALL_-1206928357', u'INDIRECT_-1206910472'), ('const-68', u'INT_ADD_-1206939198'), (u'CALL_-1206929385', u'INDIRECT_-1206895907'), ('tmp_72986', u'CALL_-1206931674'), (u'INDIRECT_-1206903997', u'MULTIEQUAL_-1206903719'), ('tmp_18304', u'CBRANCH_-1206923923'), (u'STORE_-1206928622', u'INDIRECT_-1206888506'), (u'CALL_-1206932271', u'INDIRECT_-1206898735'), (u'INDIRECT_-1206890017', u'MULTIEQUAL_-1206889909'), (u'MULTIEQUAL_-1206890931', u'MULTIEQUAL_-1206890265'), (u'INDIRECT_-1206905910', u'MULTIEQUAL_-1206907449'), (u'MULTIEQUAL_-1206876245', u'INT_NOTEQUAL_-1206931726'), (u'CALL_-1206929938', u'INDIRECT_-1206879865'), (u'INDIRECT_-1206909933', u'MULTIEQUAL_-1206910799'), (u'INDIRECT_-1206905319', u'MULTIEQUAL_-1206904739'), (u'CALL_-1206934835', u'INDIRECT_-1206891033'), (u'MULTIEQUAL_-1206912942', u'STORE_-1206928446'), ('tmp_21698', u'CBRANCH_-1206921961'), (u'CALL_-1206936110', u'INDIRECT_-1206899496'), ('const-0', u'SUBPIECE_-1206875614'), (u'MULTIEQUAL_-1206896450', u'MULTIEQUAL_-1206893443'), (u'MULTIEQUAL_-1206907555', u'MULTIEQUAL_-1206907534'), (u'INDIRECT_-1206901552', u'MULTIEQUAL_-1206901404'), (u'INDIRECT_-1206893388', u'MULTIEQUAL_-1206893066'), (u'CALL_-1206939005', u'INDIRECT_-1206906715'), (u'INDIRECT_-1206905617', u'MULTIEQUAL_-1206905538'), (u'CALL_-1206929974', u'INDIRECT_-1206905092'), (u'INDIRECT_-1206902477', u'MULTIEQUAL_-1206902138'), (u'CALL_-1206921722', u'INDIRECT_-1206882253'), (u'CALL_-1206926003', u'INDIRECT_-1206887488'), (u'CALL_-1206938772', u'INDIRECT_-1206884662'), (u'INDIRECT_-1206895880', u'MULTIEQUAL_-1206895497'), (u'CALL_-1206929145', u'INDIRECT_-1206892528'), (u'CALL_-1206938628', u'INDIRECT_-1206902516'), (u'INDIRECT_-1206903061', u'MULTIEQUAL_-1206876999'), (u'CALL_-1206929794', u'INDIRECT_-1206896582'), (u'CALL_-1206930457', u'INDIRECT_-1206904323'), (u'CALL_-1206922325', u'MULTIEQUAL_-1206915297'), (u'CALL_-1206929645', u'INDIRECT_-1206895112'), (u'INDIRECT_-1206900696', u'MULTIEQUAL_-1206901242'), (u'CALL_-1206934862', u'INDIRECT_-1206881557'), (u'STORE_-1206930329', u'INDIRECT_-1206899242'), (u'INDIRECT_-1206894645', u'MULTIEQUAL_-1206894279'), (u'CALL_-1206931773', u'INDIRECT_-1206907752'), (u'MULTIEQUAL_-1206906616', u'MULTIEQUAL_-1206906612'), (u'INDIRECT_-1206898897', u'COPY_-1206879145'), (u'STORE_-1206930873', u'INDIRECT_-1206911520'), (u'CALL_-1206930506', u'CALL_-1206930407'), (u'CALL_-1206938694', u'INDIRECT_-1206896673'), (u'CALL_-1206929296', u'INDIRECT_-1206897538'), (u'CALL_-1206938310', u'INDIRECT_-1206898339'), (u'MULTIEQUAL_-1206898007', u'MULTIEQUAL_-1206897987'), (u'CALL_-1206922584', u'INDIRECT_-1206903541'), (u'INDIRECT_-1206895693', u'MULTIEQUAL_-1206880918'), (u'CALL_-1206938900', u'INDIRECT_-1206911696'), (u'INDIRECT_-1206899613', u'MULTIEQUAL_-1206899415'), ('const--2', u'INT_MULT_-1206874690'), (u'INDIRECT_-1206901689', u'MULTIEQUAL_-1206902881'), (u'INDIRECT_-1206896932', u'MULTIEQUAL_-1206896784'), (u'INDIRECT_-1206895317', u'MULTIEQUAL_-1206896121'), (u'INDIRECT_-1206894011', u'MULTIEQUAL_-1206895301'), (u'CALL_-1206934018', u'INDIRECT_-1206899130'), (u'CALL_-1206922556', u'INDIRECT_-1206905083'), (u'INDIRECT_-1206895454', u'COPY_-1206879724'), (u'MULTIEQUAL_-1206910458', u'MULTIEQUAL_-1206910439'), (u'INDIRECT_-1206903513', u'MULTIEQUAL_-1206904737'), (u'CALL_-1206928647', u'INDIRECT_-1206907102'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871694'), (u'CALL_-1206930476', u'INDIRECT_-1206902909'), (u'MULTIEQUAL_-1206890952', u'MULTIEQUAL_-1206890314'), (u'INDIRECT_-1206913173', u'MULTIEQUAL_-1206914397'), (u'MULTIEQUAL_-1206897531', u'MULTIEQUAL_-1206897512'), (u'INDIRECT_-1206894128', u'MULTIEQUAL_-1206895689'), (u'MULTIEQUAL_-1206893756', u'MULTIEQUAL_-1206893682'), (u'CALL_-1206924661', u'INDIRECT_-1206893448'), (u'INT_EQUAL_-1206928249', u'CBRANCH_-1206928247'), ('const-1', u'PTRADD_-1206880724'), (u'CALL_-1206937446', u'INDIRECT_-1206897182'), (u'INDIRECT_-1206895228', u'MULTIEQUAL_-1206895131'), (u'MULTIEQUAL_-1206895228', u'MULTIEQUAL_-1206895131'), (u'INDIRECT_-1206904668', u'MULTIEQUAL_-1206904634'), (u'INDIRECT_-1206897746', u'MULTIEQUAL_-1206900214'), (u'CALL_-1206929145', u'INDIRECT_-1206891688'), (u'INDIRECT_-1206905842', u'MULTIEQUAL_-1206907509'), (u'INDIRECT_-1206901813', u'MULTIEQUAL_-1206876257'), (u'INDIRECT_-1206897695', u'MULTIEQUAL_-1206897190'), (u'INDIRECT_-1206911834', u'MULTIEQUAL_-1206911679'), (u'INT_OR_-1206920362', u'STORE_-1206933497'), (u'CALL_-1206927297', u'INDIRECT_-1206885491'), (u'STORE_-1206925248', u'INDIRECT_-1206894822'), (u'CALLIND_-1206921856', u'INDIRECT_-1206900858'), ('const-3', u'PTRADD_-1206876263'), (u'SUBPIECE_-1206916771', u'STORE_-1206928320'), (u'INDIRECT_-1206905114', u'MULTIEQUAL_-1206904959'), (u'MULTIEQUAL_-1206908983', u'MULTIEQUAL_-1206911693'), (u'STORE_-1206925221', u'INDIRECT_-1206899847'), ('const-1', u'INT_NOTEQUAL_-1206935704'), (u'CALL_-1206936110', u'INDIRECT_-1206894036'), (u'CALL_-1206934114', u'INDIRECT_-1206888693'), (u'CALL_-1206931128', u'INDIRECT_-1206910846'), (u'INDIRECT_-1206901625', u'MULTIEQUAL_-1206903380'), (u'MULTIEQUAL_-1206900361', u'MULTIEQUAL_-1206900341'), (u'INDIRECT_-1206895089', u'MULTIEQUAL_-1206895044'), (u'INDIRECT_-1206906382', u'MULTIEQUAL_-1206907311'), ('const-28', u'INT_ADD_-1206930696'), (u'MULTIEQUAL_-1206899554', u'MULTIEQUAL_-1206899538'), (u'MULTIEQUAL_-1206904503', u'MULTIEQUAL_-1206904455'), (u'INDIRECT_-1206905899', u'MULTIEQUAL_-1206905511'), (u'CALLIND_-1206922663', u'INDIRECT_-1206874025'), (u'STORE_-1206925479', u'INDIRECT_-1206890320'), (u'MULTIEQUAL_-1206900650', u'MULTIEQUAL_-1206900626'), (u'INDIRECT_-1206907908', u'MULTIEQUAL_-1206907249'), (u'CALL_-1206935851', u'INDIRECT_-1206902686'), (u'CALL_-1206930394', u'INDIRECT_-1206905817'), (u'INDIRECT_-1206914931', u'MULTIEQUAL_-1206912606'), (u'INDIRECT_-1206896575', u'MULTIEQUAL_-1206899586'), (u'CALL_-1206930025', u'INDIRECT_-1206901564'), (u'CALL_-1206932827', u'INDIRECT_-1206904394'), (u'CALL_-1206934955', u'INDIRECT_-1206910577'), (u'INDIRECT_-1206881122', u'MULTIEQUAL_-1206881737'), (u'CALL_-1206921844', u'INDIRECT_-1206887659'), (u'INDIRECT_-1206881092', u'MULTIEQUAL_-1206880919'), (u'INDIRECT_-1206892471', u'MULTIEQUAL_-1206892801'), ('const-8', u'INT_ADD_-1206925051'), (u'CALL_-1206932271', u'INDIRECT_-1206892855'), (u'CALL_-1206928815', u'INDIRECT_-1206904741'), (u'INT_SEXT_-1206934919', u'INT_ADD_-1206934900'), (u'CALL_-1206933594', u'INDIRECT_-1206908964'), (u'CALL_-1206929794', u'INDIRECT_-1206895322'), (u'CALL_-1206925460', u'INDIRECT_-1206897117'), (u'CALL_-1206932911', u'INDIRECT_-1206907392'), (u'INDIRECT_-1206893871', u'MULTIEQUAL_-1206893751'), (u'INT_ADD_-1206922101', u'CALLIND_-1206921372'), (u'MULTIEQUAL_-1206905157', u'MULTIEQUAL_-1206905107'), (u'INDIRECT_-1206910121', u'MULTIEQUAL_-1206910019'), (u'STORE_-1206928320', u'INDIRECT_-1206896529'), (u'INDIRECT_-1206896582', u'MULTIEQUAL_-1206898209'), (u'CALL_-1206930584', u'INDIRECT_-1206891470'), (u'CALL_-1206922426', u'MULTIEQUAL_-1206915297'), (u'STORE_-1206930256', u'INDIRECT_-1206904408'), (u'CALL_-1206932827', u'INDIRECT_-1206890954'), (u'INDIRECT_-1206891309', u'MULTIEQUAL_-1206891194'), (u'CALL_-1206938036', u'INDIRECT_-1206901515'), (u'CALL_-1206930025', u'INDIRECT_-1206901984'), (u'INDIRECT_-1206914452', u'MULTIEQUAL_-1206912246'), (u'CALL_-1206934018', u'INDIRECT_-1206892410'), (u'INDIRECT_-1206903145', u'MULTIEQUAL_-1206902922'), (u'STORE_-1206930340', u'INDIRECT_-1206895890'), (u'CALL_-1206929202', u'INDIRECT_-1206892446'), (u'CALLIND_-1206921884', u'INDIRECT_-1206893314'), (u'INDIRECT_-1206904474', u'MULTIEQUAL_-1206904316'), (u'INDIRECT_-1206896250', u'MULTIEQUAL_-1206897789'), (u'CALLIND_-1206921372', u'INDIRECT_-1206875222'), (u'CALL_-1206925604', u'INDIRECT_-1206896587'), (u'CALL_-1206925860', u'INDIRECT_-1206884888'), (u'MULTIEQUAL_-1206874349', u'MULTIEQUAL_-1206913178'), (u'INDIRECT_-1206909448', u'MULTIEQUAL_-1206910841'), (u'INT_EQUAL_-1206925005', u'CBRANCH_-1206924997'), (u'CAST_-1206876801', u'STORE_-1206928518'), (u'MULTIEQUAL_-1206904330', u'MULTIEQUAL_-1206904195'), (u'CALL_-1206934487', u'INDIRECT_-1206899836'), (u'MULTIEQUAL_-1206894205', u'MULTIEQUAL_-1206894192'), (u'CALL_-1206922584', u'INDIRECT_-1206900181'), (u'CALL_-1206937615', u'INDIRECT_-1206894582'), ('const-296', u'COPY_-1206915756'), (u'INDIRECT_-1206896547', u'MULTIEQUAL_-1206896467'), (u'INDIRECT_-1206899623', u'COPY_-1206899631'), (u'STORE_-1206930175', u'INDIRECT_-1206908568'), (u'CALL_-1206922316', u'INDIRECT_-1206901478'), (u'MULTIEQUAL_-1206900920', u'MULTIEQUAL_-1206900891'), (u'CALL_-1206937824', u'INDIRECT_-1206905187'), (u'MULTIEQUAL_-1206897495', u'MULTIEQUAL_-1206897491'), (u'CALL_-1206928772', u'INDIRECT_-1206908428'), (u'CALL_-1206921134', u'INDIRECT_-1206898762'), (u'CALL_-1206938927', u'INDIRECT_-1206906250'), (u'CALL_-1206931435', u'INDIRECT_-1206896639'), (u'CALL_-1206928709', u'INDIRECT_-1206904021'), ('const-433', u'STORE_-1206937611'), (u'CALLIND_-1206921412', u'INDIRECT_-1206887928'), (u'INDIRECT_-1206908364', u'MULTIEQUAL_-1206909969'), ('const-0', u'COPY_-1206879182'), (u'INDIRECT_-1206888875', u'MULTIEQUAL_-1206889881'), (u'INDIRECT_-1206896015', u'MULTIEQUAL_-1206897021'), (u'CALL_-1206929529', u'INDIRECT_-1206907675'), (u'CALL_-1206935494', u'INDIRECT_-1206909205'), (u'INDIRECT_-1206883285', u'MULTIEQUAL_-1206880357'), (u'CALL_-1206933962', u'INDIRECT_-1206901616'), (u'INDIRECT_-1206902696', u'MULTIEQUAL_-1206911043'), (u'CALL_-1206939523', u'INDIRECT_-1206885007'), (u'INDIRECT_-1206898696', u'MULTIEQUAL_-1206898491'), (u'STORE_-1206930828', u'INDIRECT_-1206895957'), (u'INDIRECT_-1206904986', u'MULTIEQUAL_-1206904757'), (u'CALL_-1206928709', u'INDIRECT_-1206901081'), (u'CALL_-1206937430', u'INDIRECT_-1206907250'), (u'INDIRECT_-1206887045', u'MULTIEQUAL_-1206887000'), (u'INDIRECT_-1206906888', u'MULTIEQUAL_-1206913983'), (u'INDIRECT_-1206882393', u'MULTIEQUAL_-1206882374'), (u'MULTIEQUAL_-1206903319', u'MULTIEQUAL_-1206902461'), (u'MULTIEQUAL_-1206905821', u'MULTIEQUAL_-1206904793'), (u'CALL_-1206937924', u'INDIRECT_-1206910281'), (u'MULTIEQUAL_-1206890869', u'MULTIEQUAL_-1206891252'), (u'CALL_-1206931545', u'INDIRECT_-1206906785'), ('const-5', u'CALL_-1206936047'), (u'CALL_-1206930210', u'INDIRECT_-1206890154'), (u'INDIRECT_-1206913640', u'MULTIEQUAL_-1206880964'), (u'CALL_-1206922426', u'INDIRECT_-1206904620'), ('const-0', u'INT_EQUAL_-1206930439'), (u'MULTIEQUAL_-1206874307', u'MULTIEQUAL_-1206894596'), (u'INDIRECT_-1206895820', u'MULTIEQUAL_-1206895732'), (u'STORE_-1206927241', u'INDIRECT_-1206888729'), (u'CALL_-1206938342', u'INDIRECT_-1206910537'), (u'MULTIEQUAL_-1206877550', u'MULTIEQUAL_-1206877537'), (u'MULTIEQUAL_-1206897001', u'MULTIEQUAL_-1206897443'), (u'INDIRECT_-1206893437', u'MULTIEQUAL_-1206893358'), (u'INDIRECT_-1206884083', u'COPY_-1206884091'), (u'INDIRECT_-1206909656', u'MULTIEQUAL_-1206907566'), (u'MULTIEQUAL_-1206905401', u'MULTIEQUAL_-1206904373'), (u'INDIRECT_-1206904770', u'MULTIEQUAL_-1206904652'), (u'CALL_-1206931539', u'INDIRECT_-1206890735'), (u'CALL_-1206931797', u'INDIRECT_-1206887611'), (u'INT_MULT_-1206914624', u'INT_ADD_-1206879763'), (u'CALL_-1206934460', u'INDIRECT_-1206911583'), ('tmp_11014', u'CBRANCH_-1206929168'), (u'MULTIEQUAL_-1206912343', u'MULTIEQUAL_-1206912235'), (u'CALL_-1206935494', u'INDIRECT_-1206911305'), (u'CALL_-1206933773', u'INDIRECT_-1206881934'), (u'CALL_-1206938756', u'INDIRECT_-1206897339'), (u'INDIRECT_-1206896913', u'MULTIEQUAL_-1206897779'), (u'CALL_-1206933773', u'INDIRECT_-1206905288'), (u'CALL_-1206928331', u'INDIRECT_-1206893495'), (u'STORE_-1206930873', u'INDIRECT_-1206895140'), (u'STORE_-1206925221', u'INDIRECT_-1206896067'), (u'CALL_-1206921264', u'INDIRECT_-1206895929'), (u'CALL_-1206928150', u'INDIRECT_-1206894609'), (u'CALL_-1206928647', u'INDIRECT_-1206907942'), (u'INDIRECT_-1206912729', u'MULTIEQUAL_-1206912614'), (u'CALL_-1206938975', u'INDIRECT_-1206907118'), (u'CALL_-1206938036', u'INDIRECT_-1206901095'), (u'CALL_-1206929529', u'CALL_-1206929489'), (u'INDIRECT_-1206904408', u'MULTIEQUAL_-1206905801'), (u'CALL_-1206937983', u'INDIRECT_-1206893091'), (u'MULTIEQUAL_-1206892476', u'MULTIEQUAL_-1206894887'), (u'INDIRECT_-1206892601', u'MULTIEQUAL_-1206893641'), (u'CALL_-1206928150', u'INDIRECT_-1206904689'), (u'MULTIEQUAL_-1206894237', u'MULTIEQUAL_-1206894187'), (u'STORE_-1206928697', u'INDIRECT_-1206901830'), (u'CALL_-1206926116', u'INDIRECT_-1206901037'), (u'INDIRECT_-1206908297', u'MULTIEQUAL_-1206907679'), (u'CALL_-1206930899', u'INDIRECT_-1206892271'), (u'MULTIEQUAL_-1206915250', u'MULTIEQUAL_-1206915115'), (u'INDIRECT_-1206892620', u'MULTIEQUAL_-1206892359'), ('const-0', u'INT_NOTEQUAL_-1206873142'), (u'MULTIEQUAL_-1206879889', u'COPY_-1206870702'), (u'CALL_-1206931128', u'INDIRECT_-1206902866'), (u'INDIRECT_-1206893173', u'MULTIEQUAL_-1206893033'), (u'MULTIEQUAL_-1206888362', u'MULTIEQUAL_-1206888347'), (u'STORE_-1206925248', u'INDIRECT_-1206899022'), (u'INDIRECT_-1206903069', u'MULTIEQUAL_-1206903024'), (u'INDIRECT_-1206890540', u'MULTIEQUAL_-1206880908'), (u'CALL_-1206933623', u'INDIRECT_-1206901418'), (u'MULTIEQUAL_-1206903287', u'MULTIEQUAL_-1206903281'), (u'CALLIND_-1206925453', u'INDIRECT_-1206885461'), (u'INDIRECT_-1206897102', u'MULTIEQUAL_-1206896055'), (u'INT_ADD_-1206932409', u'CAST_-1206873008'), (u'MULTIEQUAL_-1206893674', u'MULTIEQUAL_-1206893658'), (u'INDIRECT_-1206885295', u'MULTIEQUAL_-1206888969'), (u'CALL_-1206932954', u'INDIRECT_-1206913721'), (u'MULTIEQUAL_-1206877921', u'MULTIEQUAL_-1206878841'), (u'INDIRECT_-1206902701', u'MULTIEQUAL_-1206904220'), (u'CALL_-1206930157', u'INDIRECT_-1206887155'), (u'CALL_-1206933773', u'INDIRECT_-1206897728'), (u'MULTIEQUAL_-1206889021', u'MULTIEQUAL_-1206889021'), (u'STORE_-1206930351', u'INDIRECT_-1206889940'), (u'INDIRECT_-1206896749', u'MULTIEQUAL_-1206897284'), (u'CALL_-1206928257', u'INDIRECT_-1206893030'), (u'CALL_-1206921361', u'INDIRECT_-1206898076'), (u'CALL_-1206928209', u'INDIRECT_-1206906003'), (u'CALL_-1206930362', u'INDIRECT_-1206891920'), (u'CALL_-1206922316', u'INDIRECT_-1206892658'), (u'MULTIEQUAL_-1206898208', u'MULTIEQUAL_-1206899003'), (u'INDIRECT_-1206891580', u'MULTIEQUAL_-1206892570'), (u'INDIRECT_-1206890417', u'COPY_-1206878574'), (u'INDIRECT_-1206896647', u'MULTIEQUAL_-1206880375'), (u'INDIRECT_-1206909471', u'MULTIEQUAL_-1206907146'), (u'CALL_-1206931545', u'INDIRECT_-1206900485'), (u'CALL_-1206938694', u'INDIRECT_-1206913893'), (u'CALL_-1206930241', u'INDIRECT_-1206906472'), (u'INT_AND_-1206922744', u'INT_LEFT_-1206922740'), (u'CALLIND_-1206921710', u'INDIRECT_-1206887336'), (u'INDIRECT_-1206898429', u'MULTIEQUAL_-1206898964'), (u'INDIRECT_-1206893808', u'MULTIEQUAL_-1206890503'), (u'INDIRECT_-1206885954', u'MULTIEQUAL_-1206887491'), (u'INDIRECT_-1206887648', u'MULTIEQUAL_-1206889432'), (u'CALL_-1206938958', u'INDIRECT_-1206904166'), (u'INDIRECT_-1206914216', u'MULTIEQUAL_-1206913798'), ('const-0', u'INT_EQUAL_-1206931660'), (u'CALL_-1206930210', u'INDIRECT_-1206898554'), (u'INDIRECT_-1206905274', u'MULTIEQUAL_-1206905096'), (u'INDIRECT_-1206903823', u'MULTIEQUAL_-1206905480'), (u'INDIRECT_-1206902627', u'MULTIEQUAL_-1206904414'), (u'INDIRECT_-1206886480', u'MULTIEQUAL_-1206886393'), (u'CAST_-1206871020', u'CALL_-1206925783'), (u'MULTIEQUAL_-1206892127', u'MULTIEQUAL_-1206892107'), (u'CALL_-1206927093', u'INDIRECT_-1206894083'), (u'CALL_-1206924756', u'INDIRECT_-1206896866'), (u'CALL_-1206938232', u'INDIRECT_-1206909205'), (u'STORE_-1206937920', u'INDIRECT_-1206899576'), (u'CALL_-1206936019', u'INDIRECT_-1206904063'), (u'CALL_-1206932327', u'INDIRECT_-1206893296'), (u'CALL_-1206925432', u'INDIRECT_-1206890803'), (u'INT_ADD_-1206923648', u'CAST_-1206869986'), (u'CALLIND_-1206929135', u'INDIRECT_-1206890960'), (u'CALL_-1206935766', u'INDIRECT_-1206911028'), (u'MULTIEQUAL_-1206904083', u'MULTIEQUAL_-1206904035'), (u'INT_AND_-1206927121', u'MULTIEQUAL_-1206915477'), (u'INDIRECT_-1206887113', u'MULTIEQUAL_-1206876221'), (u'MULTIEQUAL_-1206876142', u'MULTIEQUAL_-1206902801'), (u'CALL_-1206938958', u'INDIRECT_-1206911726'), (u'MULTIEQUAL_-1206876273', u'MULTIEQUAL_-1206876155'), (u'INDIRECT_-1206904647', u'MULTIEQUAL_-1206904742'), (u'INDIRECT_-1206891500', u'MULTIEQUAL_-1206890869'), (u'MULTIEQUAL_-1206900316', u'MULTIEQUAL_-1206900312'), (u'MULTIEQUAL_-1206908279', u'COPY_-1206908402'), (u'INDIRECT_-1206891227', u'MULTIEQUAL_-1206891195'), (u'MULTIEQUAL_-1206901011', u'MULTIEQUAL_-1206900345'), (u'INDIRECT_-1206911613', u'MULTIEQUAL_-1206912479'), (u'INDIRECT_-1206913053', u'MULTIEQUAL_-1206912855'), (u'INDIRECT_-1206904305', u'MULTIEQUAL_-1206903939'), (u'CALL_-1206938131', u'INDIRECT_-1206891913'), (u'CALLIND_-1206924365', u'INDIRECT_-1206901315'), (u'CALL_-1206938772', u'INDIRECT_-1206893570'), (u'CALLIND_-1206925046', u'INDIRECT_-1206902062'), (u'INDIRECT_-1206908151', u'MULTIEQUAL_-1206908031'), (u'CALL_-1206922426', u'INDIRECT_-1206889080'), (u'CALL_-1206934098', u'INDIRECT_-1206888681'), (u'CAST_-1206876668', u'CALL_-1206928291'), (u'MULTIEQUAL_-1206876232', u'MULTIEQUAL_-1206876114'), (u'MULTIEQUAL_-1206898155', u'MULTIEQUAL_-1206898067'), (u'CALL_-1206930228', u'INDIRECT_-1206904894'), ('tmp_6723', u'BRANCH_-1206933113'), (u'MULTIEQUAL_-1206894429', u'MULTIEQUAL_-1206894372'), (u'CALLIND_-1206921884', u'INDIRECT_-1206897094'), (u'INT_EQUAL_-1206929052', u'CBRANCH_-1206929051'), (u'INDIRECT_-1206883717', u'MULTIEQUAL_-1206883412'), (u'CALL_-1206935766', u'INDIRECT_-1206908088'), (u'MULTIEQUAL_-1206901431', u'MULTIEQUAL_-1206900765'), (u'MULTIEQUAL_-1206881979', u'MULTIEQUAL_-1206881926'), (u'CALL_-1206930899', u'INDIRECT_-1206889751'), (u'CALL_-1206933711', u'INDIRECT_-1206895165'), (u'INDIRECT_-1206888894', u'MULTIEQUAL_-1206890431'), (u'CALL_-1206938232', u'INDIRECT_-1206906265'), (u'CALL_-1206934487', u'INDIRECT_-1206893536'), (u'CALL_-1206928629', u'INDIRECT_-1206891439'), (u'INDIRECT_-1206893976', u'MULTIEQUAL_-1206894522'), (u'MULTIEQUAL_-1206886155', u'MULTIEQUAL_-1206886151'), (u'CALL_-1206925460', u'INDIRECT_-1206888717'), (u'INDIRECT_-1206902788', u'MULTIEQUAL_-1206902605'), (u'INDIRECT_-1206875154', u'MULTIEQUAL_-1206876477'), (u'INDIRECT_-1206889963', u'COPY_-1206889971'), (u'CALL_-1206930210', u'INDIRECT_-1206899814'), ('const-0', u'INT_NOTEQUAL_-1206932427'), (u'INDIRECT_-1206901539', u'MULTIEQUAL_-1206901132'), (u'CALL_-1206938958', u'INDIRECT_-1206904586'), (u'STORE_-1206925479', u'INDIRECT_-1206905860'), (u'STORE_-1206924919', u'INDIRECT_-1206892149'), (u'STORE_-1206924545', u'INDIRECT_-1206886470'), (u'CALL_-1206933711', u'INDIRECT_-1206911965'), (u'STORE_-1206934385', u'INDIRECT_-1206906397'), (u'INDIRECT_-1206908572', u'COPY_-1206880440'), ('tmp_72983', u'INT_ADD_-1206928260'), (u'CALL_-1206930362', u'INDIRECT_-1206886880'), (u'INDIRECT_-1206905777', u'MULTIEQUAL_-1206905159'), ('const-104', u'INT_ADD_-1206937571'), (u'CALL_-1206937615', u'INDIRECT_-1206902982'), ('const-4', u'INT_ADD_-1206921922'), (u'CALL_-1206932817', u'INDIRECT_-1206901908'), (u'INDIRECT_-1206906405', u'MULTIEQUAL_-1206906039'), (u'CALL_-1206938975', u'INDIRECT_-1206910898'), (u'MULTIEQUAL_-1206894334', u'COPY_-1206879248'), (u'MULTIEQUAL_-1206903552', u'MULTIEQUAL_-1206903527'), (u'CALL_-1206937615', u'INDIRECT_-1206910122'), (u'STORE_-1206930329', u'INDIRECT_-1206887482'), (u'CALL_-1206935494', u'INDIRECT_-1206896185'), (u'INDIRECT_-1206909837', u'MULTIEQUAL_-1206909546'), (u'CALL_-1206933125', u'INDIRECT_-1206888136'), ('tmp_11933', u'CBRANCH_-1206927691'), (u'INDIRECT_-1206903017', u'MULTIEQUAL_-1206902772'), (u'INDIRECT_-1206912019', u'MULTIEQUAL_-1206911990'), (u'CALLIND_-1206921359', u'INDIRECT_-1206895407'), (u'CALLIND_-1206929135', u'INDIRECT_-1206900620'), (u'CALL_-1206929489', u'INDIRECT_-1206900099'), (u'CALL_-1206924668', u'INDIRECT_-1206883870'), (u'STORE_-1206928553', u'INDIRECT_-1206898802'), (u'CALL_-1206928644', u'INDIRECT_-1206898639'), (u'MULTIEQUAL_-1206916197', u'MULTIEQUAL_-1206916194'), (u'INDIRECT_-1206895040', u'MULTIEQUAL_-1206889830'), (u'INDIRECT_-1206899318', u'MULTIEQUAL_-1206899043'), (u'CALL_-1206935809', u'INDIRECT_-1206900133'), (u'STORE_-1206924545', u'INDIRECT_-1206883950'), (u'CALLIND_-1206921884', u'INDIRECT_-1206904654'), (u'STORE_-1206924909', u'INDIRECT_-1206890765'), (u'INDIRECT_-1206909779', u'MULTIEQUAL_-1206909516'), (u'CAST_-1206868915', u'CALL_-1206921320'), (u'INDIRECT_-1206903849', u'MULTIEQUAL_-1206903451'), (u'INDIRECT_-1206906421', u'MULTIEQUAL_-1206877007'), (u'INDIRECT_-1206876021', u'MULTIEQUAL_-1206877092'), (u'INDIRECT_-1206903116', u'MULTIEQUAL_-1206911463'), (u'MULTIEQUAL_-1206909592', u'MULTIEQUAL_-1206909521'), (u'INDIRECT_-1206888932', u'MULTIEQUAL_-1206888716'), (u'INDIRECT_-1206910813', u'INT_EQUAL_-1206938109'), (u'MULTIEQUAL_-1206907841', u'MULTIEQUAL_-1206907807'), (u'MULTIEQUAL_-1206907841', u'MULTIEQUAL_-1206907807'), (u'CALL_-1206931745', u'INDIRECT_-1206895002'), (u'INDIRECT_-1206896848', u'MULTIEQUAL_-1206898241'), (u'CALLIND_-1206921359', u'INDIRECT_-1206898347'), (u'MULTIEQUAL_-1206901990', u'MULTIEQUAL_-1206903477'), (u'INDIRECT_-1206893931', u'MULTIEQUAL_-1206891606'), (u'INDIRECT_-1206900802', u'MULTIEQUAL_-1206902469'), (u'CALL_-1206927297', u'INDIRECT_-1206898931'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206933711'), (u'CALL_-1206922556', u'INDIRECT_-1206887863'), (u'CALL_-1206939523', u'INDIRECT_-1206906515'), (u'CALL_-1206929032', u'INDIRECT_-1206901283'), (u'INDIRECT_-1206883556', u'MULTIEQUAL_-1206883322'), (u'CALLIND_-1206921999', u'INDIRECT_-1206898831'), (u'INDIRECT_-1206892225', u'MULTIEQUAL_-1206892002'), (u'MULTIEQUAL_-1206887261', u'MULTIEQUAL_-1206887227'), (u'MULTIEQUAL_-1206887261', u'MULTIEQUAL_-1206887227'), (u'CALL_-1206930550', u'INDIRECT_-1206888262'), (u'CALL_-1206930927', u'INDIRECT_-1206900893'), (u'MULTIEQUAL_-1206876223', u'MULTIEQUAL_-1206876105'), (u'CALL_-1206938131', u'INDIRECT_-1206911233'), (u'INDIRECT_-1206911162', u'MULTIEQUAL_-1206911112'), (u'INDIRECT_-1206898897', u'MULTIEQUAL_-1206898818'), (u'INDIRECT_-1206907220', u'MULTIEQUAL_-1206906837'), (u'INDIRECT_-1206883182', u'MULTIEQUAL_-1206884475'), (u'CALL_-1206928647', u'INDIRECT_-1206908362'), (u'INDIRECT_-1206895972', u'MULTIEQUAL_-1206893766'), (u'CALL_-1206937924', u'INDIRECT_-1206883479'), (u'MULTIEQUAL_-1206904559', u'MULTIEQUAL_-1206904542'), (u'INDIRECT_-1206910957', u'MULTIEQUAL_-1206910567'), (u'CALL_-1206925783', u'INDIRECT_-1206898697'), (u'INDIRECT_-1206895048', u'MULTIEQUAL_-1206894856'), (u'CALL_-1206931674', u'INDIRECT_-1206890053'), (u'INDIRECT_-1206906662', u'MULTIEQUAL_-1206908289'), (u'INDIRECT_-1206881031', u'MULTIEQUAL_-1206880901'), (u'CALL_-1206935809', u'INDIRECT_-1206911473'), (u'MULTIEQUAL_-1206906222', u'MULTIEQUAL_-1206906209'), (u'INDIRECT_-1206907217', u'MULTIEQUAL_-1206906972'), (u'CALL_-1206928647', u'INDIRECT_-1206905842'), (u'CALLIND_-1206929135', u'INDIRECT_-1206907760'), (u'CALL_-1206931701', u'INDIRECT_-1206910103'), (u'INDIRECT_-1206907497', u'MULTIEQUAL_-1206877012'), (u'CALL_-1206933998', u'INDIRECT_-1206904996'), (u'MULTIEQUAL_-1206904033', u'MULTIEQUAL_-1206904972'), (u'CALL_-1206928155', u'INDIRECT_-1206893576'), (u'CALL_-1206925694', u'INDIRECT_-1206884796'), (u'INDIRECT_-1206910605', u'MULTIEQUAL_-1206910239'), (u'CALL_-1206930927', u'INDIRECT_-1206894173'), (u'MULTIEQUAL_-1206903292', u'MULTIEQUAL_-1206903221'), (u'CALL_-1206928209', u'INDIRECT_-1206897183'), (u'CALL_-1206928209', u'INDIRECT_-1206903903'), (u'INDIRECT_-1206898903', u'MULTIEQUAL_-1206898665'), (u'CALL_-1206934835', u'INDIRECT_-1206904893'), ('const-8', u'INT_ADD_-1206928308'), (u'PTRADD_-1206876986', u'STORE_-1206930329'), (u'STORE_-1206930846', u'INDIRECT_-1206898429'), ('const-0', u'RETURN_-1206880156'), (u'INDIRECT_-1206889339', u'MULTIEQUAL_-1206889310'), (u'CALL_-1206934991', u'INDIRECT_-1206904306'), (u'CALL_-1206932271', u'INDIRECT_-1206910075'), (u'INDIRECT_-1206902847', u'MULTIEQUAL_-1206902767'), (u'LOAD_-1206921705', u'INT_LESS_-1206921573'), (u'INDIRECT_-1206893316', u'MULTIEQUAL_-1206893720'), (u'CALLIND_-1206921884', u'INDIRECT_-1206891214'), (u'LOAD_-1206934651', u'INT_AND_-1206877697'), (u'CALL_-1206931128', u'INDIRECT_-1206910006'), (u'INDIRECT_-1206907308', u'MULTIEQUAL_-1206914403'), ('const-33', u'INT_ADD_-1206937247'), (u'MULTIEQUAL_-1206874329', u'MULTIEQUAL_-1206903285'), (u'LOAD_-1206928797', u'CALL_-1206928690'), (u'STORE_-1206929169', u'INDIRECT_-1206886060'), (u'CALL_-1206928690', u'INDIRECT_-1206890740'), (u'CALL_-1206937142', u'INDIRECT_-1206891254'), (u'INDIRECT_-1206895205', u'MULTIEQUAL_-1206896152'), (u'INDIRECT_-1206897115', u'MULTIEQUAL_-1206897197'), (u'CALL_-1206931701', u'INDIRECT_-1206883052'), (u'CALL_-1206928601', u'INDIRECT_-1206894365'), (u'CALL_-1206934396', u'INDIRECT_-1206908600'), (u'PTRADD_-1206871921', u'MULTIEQUAL_-1206909743'), (u'CALL_-1206930927', u'INDIRECT_-1206897953'), (u'CALL_-1206935821', u'INDIRECT_-1206894262'), (u'INDIRECT_-1206891550', u'MULTIEQUAL_-1206891394'), (u'CALL_-1206939523', u'INDIRECT_-1206893075'), (u'INDIRECT_-1206900080', u'MULTIEQUAL_-1206898400'), (u'CALL_-1206931701', u'INDIRECT_-1206882041'), (u'CALL_-1206929830', u'INDIRECT_-1206888624'), (u'CALL_-1206929324', u'INDIRECT_-1206900492'), (u'INDIRECT_-1206893589', u'MULTIEQUAL_-1206895312'), (u'INDIRECT_-1206896970', u'MULTIEQUAL_-1206897144'), (u'CALL_-1206929866', u'INDIRECT_-1206880158'), (u'CALL_-1206921459', u'INDIRECT_-1206900655'), (u'CALL_-1206937615', u'INDIRECT_-1206905502'), (u'INDIRECT_-1206907580', u'MULTIEQUAL_-1206907482'), (u'CALL_-1206926063', u'INDIRECT_-1206892560'), (u'STORE_-1206937696', u'INDIRECT_-1206899466'), (u'INDIRECT_-1206912741', u'COPY_-1206880567'), (u'MULTIEQUAL_-1206901149', u'MULTIEQUAL_-1206901135'), (u'STORE_-1206932486', u'INDIRECT_-1206905949'), ('const-433', u'LOAD_-1206932418'), (u'CALL_-1206930584', u'INDIRECT_-1206913052'), (u'CALL_-1206938421', u'INDIRECT_-1206905960'), ('tmp_19660', u'CBRANCH_-1206922957'), (u'STORE_-1206933497', u'INDIRECT_-1206907592'), (u'CALLIND_-1206921359', u'INDIRECT_-1206884487'), (u'INDIRECT_-1206895865', u'MULTIEQUAL_-1206895820'), (u'CALLIND_-1206921856', u'INDIRECT_-1206903798'), (u'CALL_-1206937559', u'INDIRECT_-1206905047'), (u'LOAD_-1206933607', u'CALL_-1206933594'), (u'LOAD_-1206921683', u'INT_LESS_-1206921573'), (u'INDIRECT_-1206900948', u'MULTIEQUAL_-1206897643'), (u'CALL_-1206936047', u'INDIRECT_-1206915159'), (u'CALL_-1206927048', u'INDIRECT_-1206899104'), (u'STORE_-1206928627', u'INDIRECT_-1206896748'), (u'CALL_-1206928225', u'INDIRECT_-1206899733'), (u'INDIRECT_-1206893166', u'MULTIEQUAL_-1206893019'), (u'MULTIEQUAL_-1206907790', u'MULTIEQUAL_-1206907766'), (u'STORE_-1206927231', u'INDIRECT_-1206899224'), (u'STORE_-1206937611', u'INDIRECT_-1206900676'), (u'MULTIEQUAL_-1206896846', u'MULTIEQUAL_-1206896870'), (u'LOAD_-1206924446', u'INT_EQUAL_-1206924431'), (u'INDIRECT_-1206874814', u'MULTIEQUAL_-1206874646'), (u'INT_ADD_-1206922668', u'CAST_-1206868619'), (u'CALLIND_-1206925401', u'INDIRECT_-1206903074'), (u'CALL_-1206929489', u'INDIRECT_-1206911859'), (u'CALL_-1206925799', u'INDIRECT_-1206885269'), (u'STORE_-1206937611', u'INDIRECT_-1206906136'), (u'STORE_-1206929169', u'INDIRECT_-1206897820'), (u'CALL_-1206924661', u'INDIRECT_-1206887568'), (u'STORE_-1206928518', u'INDIRECT_-1206905081'), (u'INDIRECT_-1206903103', u'MULTIEQUAL_-1206902865'), (u'MULTIEQUAL_-1206896287', u'MULTIEQUAL_-1206896271'), (u'INDIRECT_-1206895980', u'MULTIEQUAL_-1206896488'), (u'STORE_-1206921743', u'INDIRECT_-1206894235'), (u'CALL_-1206930025', u'INDIRECT_-1206908284'), (u'INDIRECT_-1206879484', u'MULTIEQUAL_-1206881136'), (u'INDIRECT_-1206905778', u'MULTIEQUAL_-1206906282'), (u'INDIRECT_-1206914278', u'MULTIEQUAL_-1206914087'), (u'CALL_-1206928257', u'INDIRECT_-1206903110'), (u'INDIRECT_-1206915845', u'MULTIEQUAL_-1206880966'), (u'CALL_-1206936019', u'INDIRECT_-1206882218'), (u'INDIRECT_-1206901196', u'MULTIEQUAL_-1206900778'), (u'INDIRECT_-1206899695', u'MULTIEQUAL_-1206900781'), (u'INDIRECT_-1206893354', u'COPY_-1206879719'), (u'STORE_-1206928446', u'INDIRECT_-1206907139'), (u'STORE_-1206928697', u'INDIRECT_-1206896790'), (u'STORE_-1206925416', u'INDIRECT_-1206888605'), (u'INDIRECT_-1206908159', u'MULTIEQUAL_-1206910853'), (u'INDIRECT_-1206899795', u'MULTIEQUAL_-1206899290'), (u'STORE_-1206937772', u'INDIRECT_-1206891945'), (u'CALL_-1206938342', u'INDIRECT_-1206904657'), (u'INDIRECT_-1206892856', u'COPY_-1206878999'), (u'INT_ADD_-1206922637', u'CAST_-1206868485'), (u'CALL_-1206928601', u'INDIRECT_-1206908645'), (u'CALL_-1206930927', u'INDIRECT_-1206905933'), (u'CALL_-1206928621', u'INDIRECT_-1206896188'), (u'CALL_-1206936047', u'INDIRECT_-1206891057'), (u'MULTIEQUAL_-1206874327', u'MULTIEQUAL_-1206902445'), (u'INDIRECT_-1206900625', u'MULTIEQUAL_-1206900476'), (u'CALL_-1206931545', u'INDIRECT_-1206888305'), (u'CALL_-1206929269', u'INDIRECT_-1206889695'), ('const-36', u'INT_ADD_-1206927220'), (u'MULTIEQUAL_-1206898206', u'MULTIEQUAL_-1206898168'), (u'CALL_-1206930086', u'INDIRECT_-1206886887'), (u'MULTIEQUAL_-1206876233', u'MULTIEQUAL_-1206876115'), (u'INT_NOTEQUAL_-1206934940', u'CBRANCH_-1206934939'), (u'CALL_-1206931269', u'INDIRECT_-1206909909'), (u'STORE_-1206928482', u'INDIRECT_-1206892460'), (u'MULTIEQUAL_-1206909128', u'MULTIEQUAL_-1206909101'), (u'CALL_-1206938725', u'INDIRECT_-1206901313'), (u'INDIRECT_-1206891136', u'MULTIEQUAL_-1206890931'), (u'MULTIEQUAL_-1206895510', u'MULTIEQUAL_-1206895375'), (u'CALL_-1206932954', u'INDIRECT_-1206909521'), (u'CALLIND_-1206925046', u'INDIRECT_-1206877448'), (u'CALL_-1206932827', u'INDIRECT_-1206908594'), (u'CALL_-1206929019', u'INDIRECT_-1206907703'), (u'INDIRECT_-1206904640', u'MULTIEQUAL_-1206904552'), (u'INDIRECT_-1206902035', u'MULTIEQUAL_-1206905467'), (u'MULTIEQUAL_-1206901340', u'MULTIEQUAL_-1206901311'), ('const-7', u'PTRADD_-1206873204'), (u'CALL_-1206938232', u'INDIRECT_-1206902905'), (u'INDIRECT_-1206912333', u'MULTIEQUAL_-1206913557'), (u'INDIRECT_-1206892173', u'MULTIEQUAL_-1206893397'), (u'INDIRECT_-1206881705', u'MULTIEQUAL_-1206881575'), (u'INDIRECT_-1206901805', u'MULTIEQUAL_-1206902471'), (u'INT_EQUAL_-1206921762', u'CBRANCH_-1206921758'), (u'INDIRECT_-1206903296', u'MULTIEQUAL_-1206902878'), (u'MULTIEQUAL_-1206903195', u'MULTIEQUAL_-1206902494'), (u'STORE_-1206924909', u'INDIRECT_-1206890345'), (u'INDIRECT_-1206898762', u'MULTIEQUAL_-1206900020'), (u'MULTIEQUAL_-1206901619', u'MULTIEQUAL_-1206901602'), ('tmp_5455', u'CBRANCH_-1206934171'), ('tmp_72986', u'PTRADD_-1206881387'), (u'CALL_-1206929032', u'INDIRECT_-1206888263'), (u'STORE_-1206921525', u'INDIRECT_-1206903789'), (u'CALL_-1206929489', u'INDIRECT_-1206898419'), (u'INDIRECT_-1206908077', u'MULTIEQUAL_-1206907969'), (u'MULTIEQUAL_-1206880399', u'MULTIEQUAL_-1206906003'), (u'CALL_-1206932359', u'INDIRECT_-1206906618'), (u'INDIRECT_-1206897275', u'MULTIEQUAL_-1206898281'), (u'CALL_-1206931797', u'INDIRECT_-1206906511'), (u'STORE_-1206928697', u'INDIRECT_-1206910230'), (u'INDIRECT_-1206890875', u'MULTIEQUAL_-1206891961'), ('tmp_1329', u'CBRANCH_-1206938807'), (u'INDIRECT_-1206887223', u'MULTIEQUAL_-1206891303'), (u'CALL_-1206936047', u'INDIRECT_-1206881895'), (u'STORE_-1206925416', u'INDIRECT_-1206899525'), (u'INDIRECT_-1206910248', u'MULTIEQUAL_-1206911687'), (u'CALLIND_-1206921412', u'INDIRECT_-1206894648'), (u'INDIRECT_-1206913000', u'MULTIEQUAL_-1206913990'), (u'CALL_-1206925432', u'INDIRECT_-1206902143'), (u'INDIRECT_-1206906883', u'MULTIEQUAL_-1206906645'), (u'INDIRECT_-1206902188', u'MULTIEQUAL_-1206908523'), (u'CALLIND_-1206921743', u'INDIRECT_-1206887355'), (u'CALL_-1206928621', u'INDIRECT_-1206907948'), (u'INDIRECT_-1206906206', u'MULTIEQUAL_-1206906133'), (u'CALL_-1206929320', u'INDIRECT_-1206895439'), (u'MULTIEQUAL_-1206896970', u'MULTIEQUAL_-1206900500'), (u'CALL_-1206928815', u'INDIRECT_-1206895921'), (u'CALL_-1206933773', u'INDIRECT_-1206892688'), (u'INDIRECT_-1206908605', u'MULTIEQUAL_-1206908382'), (u'INDIRECT_-1206913303', u'MULTIEQUAL_-1206913027'), (u'MULTIEQUAL_-1206901316', u'MULTIEQUAL_-1206901242'), (u'INDIRECT_-1206886146', u'COPY_-1206879350'), (u'MULTIEQUAL_-1206905799', u'MULTIEQUAL_-1206878298'), (u'STORE_-1206933118', u'INDIRECT_-1206902342'), (u'INDIRECT_-1206901885', u'MULTIEQUAL_-1206901662'), (u'MULTIEQUAL_-1206906887', u'MULTIEQUAL_-1206906912'), (u'CALL_-1206922556', u'INDIRECT_-1206881983'), (u'CALL_-1206938927', u'INDIRECT_-1206905410'), (u'STORE_-1206924560', u'INDIRECT_-1206888160'), (u'INDIRECT_-1206904868', u'MULTIEQUAL_-1206906652'), (u'CALLIND_-1206921884', u'INDIRECT_-1206902134'), (u'INT_SUB_-1206930269', u'INT_ZEXT_-1206918078'), ('const-433', u'LOAD_-1206927417'), (u'INDIRECT_-1206894942', u'MULTIEQUAL_-1206894843'), ('const-433', u'LOAD_-1206928807'), (u'INDIRECT_-1206896222', u'MULTIEQUAL_-1206896106'), (u'MULTIEQUAL_-1206891855', u'MULTIEQUAL_-1206891767'), (u'INDIRECT_-1206905651', u'COPY_-1206880214'), ('const-5', u'PTRADD_-1206876065'), (u'CALL_-1206929019', u'INDIRECT_-1206907283'), (u'INDIRECT_-1206901947', u'MULTIEQUAL_-1206901817'), (u'INDIRECT_-1206898873', u'MULTIEQUAL_-1206876250'), (u'MULTIEQUAL_-1206911643', u'MULTIEQUAL_-1206911595'), (u'CALL_-1206936110', u'INDIRECT_-1206904116'), (u'INDIRECT_-1206896556', u'MULTIEQUAL_-1206896179'), (u'INDIRECT_-1206910495', u'MULTIEQUAL_-1206909887'), (u'INDIRECT_-1206899268', u'MULTIEQUAL_-1206895963'), (u'INDIRECT_-1206889940', u'MULTIEQUAL_-1206889852'), (u'INDIRECT_-1206908631', u'MULTIEQUAL_-1206906306'), (u'MULTIEQUAL_-1206891767', u'MULTIEQUAL_-1206891792'), (u'CALL_-1206931142', u'INDIRECT_-1206892183'), (u'STORE_-1206930329', u'INDIRECT_-1206900502'), (u'INDIRECT_-1206909381', u'COPY_-1206880559'), (u'INDIRECT_-1206907486', u'MULTIEQUAL_-1206908739'), (u'CALL_-1206934487', u'INDIRECT_-1206882362'), (u'CALL_-1206934365', u'INDIRECT_-1206907737'), (u'CALL_-1206929296', u'INDIRECT_-1206892498'), (u'MULTIEQUAL_-1206896129', u'MULTIEQUAL_-1206896110'), (u'MULTIEQUAL_-1206890093', u'MULTIEQUAL_-1206891121'), (u'INDIRECT_-1206896076', u'MULTIEQUAL_-1206900353'), (u'CALL_-1206930157', u'INDIRECT_-1206885475'), (u'MULTIEQUAL_-1206901961', u'MULTIEQUAL_-1206901927'), (u'MULTIEQUAL_-1206901961', u'MULTIEQUAL_-1206901927'), ('tmp_72983', u'INT_ADD_-1206921944'), (u'CALL_-1206933962', u'INDIRECT_-1206910016'), (u'MULTIEQUAL_-1206894764', u'MULTIEQUAL_-1206894711'), (u'STORE_-1206924560', u'INDIRECT_-1206904960'), (u'INT_AND_-1206914606', u'INT_SUB_-1206873773'), (u'MULTIEQUAL_-1206893090', u'MULTIEQUAL_-1206890083'), (u'INDIRECT_-1206906965', u'MULTIEQUAL_-1206907912'), (u'INDIRECT_-1206904616', u'MULTIEQUAL_-1206902526'), (u'MULTIEQUAL_-1206908856', u'MULTIEQUAL_-1206911267'), ('const-1', u'PTRADD_-1206877443'), (u'INDIRECT_-1206905786', u'MULTIEQUAL_-1206905713'), (u'MULTIEQUAL_-1206892399', u'MULTIEQUAL_-1206891983'), ('const-0', u'CALL_-1206931595'), (u'CALLIND_-1206938827', u'INDIRECT_-1206904097'), (u'MULTIEQUAL_-1206906506', u'MULTIEQUAL_-1206906530'), (u'COPY_-1206925624', u'MULTIEQUAL_-1206880227'), (u'CALL_-1206924704', u'INDIRECT_-1206889702'), (u'CALL_-1206933962', u'INDIRECT_-1206898676'), (u'CALL_-1206931183', u'INDIRECT_-1206903725'), (u'CALL_-1206930105', u'INDIRECT_-1206901837'), (u'INT_NOTEQUAL_-1206932370', u'CBRANCH_-1206932369'), (u'STORE_-1206925381', u'INDIRECT_-1206899924'), (u'INDIRECT_-1206897999', u'MULTIEQUAL_-1206898995'), (u'STORE_-1206934224', u'INDIRECT_-1206899162'), (u'CALL_-1206929145', u'CALL_-1206928474'), (u'INDIRECT_-1206901274', u'MULTIEQUAL_-1206900647'), (u'CALL_-1206931749', u'INDIRECT_-1206908993'), (u'CALL_-1206924668', u'INDIRECT_-1206895210'), (u'INDIRECT_-1206890381', u'MULTIEQUAL_-1206890279'), ('const-8192', u'COPY_-1206930130'), (u'CALL_-1206928271', u'INDIRECT_-1206893215'), (u'STORE_-1206921852', u'INDIRECT_-1206901859'), (u'STORE_-1206925416', u'INDIRECT_-1206905825'), (u'MULTIEQUAL_-1206886580', u'MULTIEQUAL_-1206886523'), (u'MULTIEQUAL_-1206874299', u'MULTIEQUAL_-1206890685'), (u'INDIRECT_-1206897589', u'MULTIEQUAL_-1206898124'), ('tmp_18599', u'CBRANCH_-1206923731'), (u'CALL_-1206931142', u'INDIRECT_-1206894283'), (u'CALLIND_-1206921388', u'INDIRECT_-1206882403'), (u'CALL_-1206927017', u'INDIRECT_-1206877845'), (u'CALL_-1206929324', u'INDIRECT_-1206892512'), (u'MULTIEQUAL_-1206890230', u'MULTIEQUAL_-1206891717'), (u'INDIRECT_-1206905716', u'MULTIEQUAL_-1206905515'), (u'CALL_-1206925460', u'INDIRECT_-1206889557'), (u'INDIRECT_-1206894959', u'MULTIEQUAL_-1206894869'), (u'MULTIEQUAL_-1206902461', u'MULTIEQUAL_-1206902447'), (u'INDIRECT_-1206899662', u'MULTIEQUAL_-1206900591'), (u'INDIRECT_-1206908021', u'MULTIEQUAL_-1206907919'), (u'STORE_-1206927241', u'INDIRECT_-1206893349'), (u'CALL_-1206930407', u'INDIRECT_-1206900768'), ('const-8', u'PTRADD_-1206871416'), (u'MULTIEQUAL_-1206898649', u'MULTIEQUAL_-1206898630'), (u'CALL_-1206927017', u'INDIRECT_-1206903636'), (u'CALL_-1206938310', u'INDIRECT_-1206914719'), (u'INDIRECT_-1206885306', u'COPY_-1206879348'), (u'CALL_-1206935821', u'INDIRECT_-1206911482'), (u'CALLIND_-1206929135', u'INDIRECT_-1206898100'), (u'INDIRECT_-1206889102', u'MULTIEQUAL_-1206890360'), (u'INT_MULT_-1206876116', u'INT_ADD_-1206876128'), ('const-433', u'LOAD_-1206921777'), (u'STORE_-1206937696', u'INDIRECT_-1206898206'), ('tmp_9495', u'BRANCH_-1206928263'), (u'INDIRECT_-1206893438', u'MULTIEQUAL_-1206893163'), (u'STORE_-1206928588', u'INDIRECT_-1206905963'), (u'MULTIEQUAL_-1206903713', u'MULTIEQUAL_-1206903671'), ('const-8', u'PTRADD_-1206880752'), (u'CALL_-1206934862', u'INDIRECT_-1206892062'), (u'STORE_-1206933398', u'INDIRECT_-1206895362'), (u'INDIRECT_-1206892196', u'MULTIEQUAL_-1206891780'), (u'CALL_-1206930157', u'INDIRECT_-1206894295'), (u'MULTIEQUAL_-1206905162', u'MULTIEQUAL_-1206905147'), (u'CALL_-1206938900', u'INDIRECT_-1206905816'), (u'CALL_-1206930407', u'INDIRECT_-1206894888'), (u'STORE_-1206937611', u'INDIRECT_-1206899836'), (u'CALL_-1206928647', u'INDIRECT_-1206906682'), (u'MULTIEQUAL_-1206881817', u'MULTIEQUAL_-1206881796'), (u'CALL_-1206934862', u'INDIRECT_-1206912642'), (u'MULTIEQUAL_-1206905076', u'MULTIEQUAL_-1206905996'), ('const-0', u'INT_EQUAL_-1206927696'), (u'CALL_-1206931701', u'INDIRECT_-1206903383'), (u'MULTIEQUAL_-1206908563', u'MULTIEQUAL_-1206908455'), (u'CALL_-1206935809', u'INDIRECT_-1206909793'), (u'CALL_-1206931142', u'INDIRECT_-1206902263'), (u'CAST_-1206874636', u'MULTIEQUAL_-1206915874'), (u'INDIRECT_-1206909320', u'MULTIEQUAL_-1206907640'), (u'CALL_-1206928271', u'INDIRECT_-1206901615'), (u'CALL_-1206937615', u'INDIRECT_-1206913902'), (u'MULTIEQUAL_-1206908571', u'MULTIEQUAL_-1206907905'), (u'CALL_-1206925799', u'INDIRECT_-1206901229'), (u'INDIRECT_-1206905063', u'MULTIEQUAL_-1206906581'), (u'INDIRECT_-1206908063', u'MULTIEQUAL_-1206907954'), (u'INDIRECT_-1206913128', u'MULTIEQUAL_-1206909823'), (u'INDIRECT_-1206886040', u'MULTIEQUAL_-1206885409'), (u'STORE_-1206932305', u'INDIRECT_-1206895559'), (u'MULTIEQUAL_-1206876228', u'MULTIEQUAL_-1206876110'), (u'COPY_-1206874389', u'CALL_-1206927093'), (u'CALL_-1206921954', u'INDIRECT_-1206906756'), ('const-8', u'PTRADD_-1206878272'), (u'CALL_-1206927063', u'INDIRECT_-1206899036'), (u'CALL_-1206938131', u'INDIRECT_-1206892753'), (u'INDIRECT_-1206891955', u'MULTIEQUAL_-1206891827'), (u'CALL_-1206929324', u'INDIRECT_-1206890832'), (u'CAST_-1206870918', u'STORE_-1206928327'), (u'INDIRECT_-1206891699', u'MULTIEQUAL_-1206892695'), (u'CALL_-1206922426', u'INDIRECT_-1206882360'), (u'STORE_-1206929169', u'INDIRECT_-1206902020'), (u'STORE_-1206937765', u'INDIRECT_-1206896140'), (u'INDIRECT_-1206897017', u'MULTIEQUAL_-1206896678'), (u'CALL_-1206930025', u'INDIRECT_-1206904084'), (u'INDIRECT_-1206901282', u'MULTIEQUAL_-1206902540'), (u'MULTIEQUAL_-1206904615', u'MULTIEQUAL_-1206904594'), (u'INDIRECT_-1206902276', u'MULTIEQUAL_-1206910623'), (u'MULTIEQUAL_-1206899521', u'MULTIEQUAL_-1206899521'), (u'CALL_-1206928677', u'INDIRECT_-1206889069'), (u'CALL_-1206927316', u'INDIRECT_-1206899785'), (u'INDIRECT_-1206885056', u'MULTIEQUAL_-1206884791'), (u'CALL_-1206921459', u'INDIRECT_-1206902755'), (u'INDIRECT_-1206908139', u'MULTIEQUAL_-1206908716'), (u'INDIRECT_-1206902221', u'MULTIEQUAL_-1206876997'), (u'CALL_-1206933773', u'INDIRECT_-1206896048'), (u'CALL_-1206929226', u'INDIRECT_-1206897917'), (u'STORE_-1206937920', u'INDIRECT_-1206894956'), (u'MULTIEQUAL_-1206909740', u'COPY_-1206877185'), (u'STORE_-1206924545', u'INDIRECT_-1206902010'), (u'CALL_-1206937142', u'INDIRECT_-1206893774'), (u'CALL_-1206934274', u'INDIRECT_-1206904741'), (u'CALL_-1206927017', u'INDIRECT_-1206887256'), (u'COPY_-1206870105', u'MULTIEQUAL_-1206913245'), (u'CALL_-1206921320', u'INDIRECT_-1206875864'), (u'INDIRECT_-1206909365', u'MULTIEQUAL_-1206910031'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206870697'), (u'CALL_-1206934835', u'INDIRECT_-1206908253'), (u'MULTIEQUAL_-1206884474', u'MULTIEQUAL_-1206885661'), (u'INDIRECT_-1206894203', u'MULTIEQUAL_-1206894094'), (u'CALL_-1206921264', u'INDIRECT_-1206898029'), (u'INDIRECT_-1206905462', u'MULTIEQUAL_-1206905346'), (u'STORE_-1206933398', u'INDIRECT_-1206909642'), (u'INDIRECT_-1206886619', u'COPY_-1206879817'), (u'CALL_-1206938900', u'INDIRECT_-1206914636'), (u'CALL_-1206933998', u'INDIRECT_-1206891136'), (u'CALL_-1206928150', u'INDIRECT_-1206878727'), (u'INDIRECT_-1206900883', u'COPY_-1206900891'), (u'CALL_-1206928601', u'INDIRECT_-1206894785'), (u'INDIRECT_-1206905887', u'MULTIEQUAL_-1206880398'), (u'CALLIND_-1206925019', u'INDIRECT_-1206876084'), (u'MULTIEQUAL_-1206874331', u'MULTIEQUAL_-1206904125'), (u'STORE_-1206921596', u'INDIRECT_-1206893748'), (u'INDIRECT_-1206896575', u'MULTIEQUAL_-1206900007'), (u'CALL_-1206930311', u'INDIRECT_-1206903251'), (u'CALL_-1206928601', u'INDIRECT_-1206900665'), ('const-0', u'INT_EQUAL_-1206924010'), (u'MULTIEQUAL_-1206906135', u'MULTIEQUAL_-1206906047'), (u'LOAD_-1206935993', u'INT_SUB_-1206932444'), (u'INDIRECT_-1206905062', u'COPY_-1206878847'), (u'INDIRECT_-1206889766', u'MULTIEQUAL_-1206892234'), (u'INDIRECT_-1206885968', u'MULTIEQUAL_-1206887752'), (u'MULTIEQUAL_-1206900907', u'MULTIEQUAL_-1206900891'), (u'INDIRECT_-1206899375', u'MULTIEQUAL_-1206900381'), (u'MULTIEQUAL_-1206894901', u'MULTIEQUAL_-1206895343'), (u'CALL_-1206938628', u'INDIRECT_-1206896636'), (u'INDIRECT_-1206911360', u'MULTIEQUAL_-1206911262'), (u'MULTIEQUAL_-1206903111', u'MULTIEQUAL_-1206902445'), (u'CALL_-1206929320', u'INDIRECT_-1206905519'), (u'CALL_-1206929296', u'INDIRECT_-1206900058'), (u'LOAD_-1206925521', u'CALLIND_-1206925511'), (u'CALL_-1206921361', u'INDIRECT_-1206883376'), (u'MULTIEQUAL_-1206901576', u'MULTIEQUAL_-1206901572'), (u'CALL_-1206922316', u'INDIRECT_-1206885518'), (u'STORE_-1206928446', u'INDIRECT_-1206891179'), ('const-433', u'STORE_-1206930175'), (u'CALLIND_-1206921372', u'INDIRECT_-1206891690'), (u'CALL_-1206930407', u'INDIRECT_-1206893208'), (u'MULTIEQUAL_-1206900673', u'MULTIEQUAL_-1206901612'), (u'STORE_-1206937920', u'INDIRECT_-1206891596'), (u'CALL_-1206924704', u'INDIRECT_-1206907342'), (u'INDIRECT_-1206897118', u'MULTIEQUAL_-1206897182'), (u'MULTIEQUAL_-1206903249', u'MULTIEQUAL_-1206903235'), ('const-0', u'COPY_-1206924649'), (u'INDIRECT_-1206902486', u'MULTIEQUAL_-1206902032'), (u'INDIRECT_-1206907457', u'MULTIEQUAL_-1206906839'), (u'STORE_-1206930340', u'INDIRECT_-1206887224'), (u'INDIRECT_-1206901779', u'MULTIEQUAL_-1206902399'), (u'INDIRECT_-1206897895', u'MULTIEQUAL_-1206897287'), (u'INDIRECT_-1206896300', u'MULTIEQUAL_-1206896027'), (u'INDIRECT_-1206904899', u'MULTIEQUAL_-1206904319'), (u'CALL_-1206938656', u'INDIRECT_-1206914710'), (u'INDIRECT_-1206885849', u'MULTIEQUAL_-1206885804'), (u'INDIRECT_-1206912352', u'MULTIEQUAL_-1206910146'), (u'CALL_-1206921722', u'INDIRECT_-1206901573'), (u'STORE_-1206928320', u'INDIRECT_-1206904089'), (u'INDIRECT_-1206896682', u'MULTIEQUAL_-1206895635'), ('tmp_12327', u'CBRANCH_-1206930889'), (u'PTRADD_-1206878488', u'CAST_-1206874772'), (u'CALL_-1206927316', u'INDIRECT_-1206896005'), (u'INDIRECT_-1206902271', u'MULTIEQUAL_-1206902151'), (u'STORE_-1206927241', u'INDIRECT_-1206902589'), (u'CALL_-1206932860', u'INDIRECT_-1206910297'), (u'INT_EQUAL_-1206930536', u'CBRANCH_-1206930535'), (u'CALL_-1206921264', u'INDIRECT_-1206890049'), (u'INDIRECT_-1206904136', u'MULTIEQUAL_-1206903902'), (u'INDIRECT_-1206894122', u'MULTIEQUAL_-1206894006'), ('const-433', u'LOAD_-1206935584'), (u'INDIRECT_-1206898749', u'MULTIEQUAL_-1206899941'), (u'CALL_-1206921722', u'INDIRECT_-1206890653'), (u'CALL_-1206937729', u'INT_NOTEQUAL_-1206937714'), (u'INT_EQUAL_-1206921972', u'CBRANCH_-1206921961'), (u'MULTIEQUAL_-1206901146', u'MULTIEQUAL_-1206900498'), (u'CALL_-1206930394', u'INDIRECT_-1206902457'), (u'INDIRECT_-1206902982', u'MULTIEQUAL_-1206901935'), ('tmp_19260', u'CBRANCH_-1206923337'), (u'INDIRECT_-1206890250', u'MULTIEQUAL_-1206890424'), (u'CALL_-1206931745', u'INDIRECT_-1206899202'), ('tmp_72986', u'CALL_-1206930105'), (u'STORE_-1206934224', u'INDIRECT_-1206889922'), (u'INDIRECT_-1206883315', u'MULTIEQUAL_-1206884401'), (u'CALL_-1206926019', u'INDIRECT_-1206903041'), ('const-433', u'STORE_-1206924909'), (u'CALL_-1206929226', u'INDIRECT_-1206894557'), (u'INDIRECT_-1206902692', u'COPY_-1206880426'), (u'CALL_-1206938900', u'INDIRECT_-1206908756'), (u'COPY_-1206870700', u'MULTIEQUAL_-1206879243'), (u'CALL_-1206929750', u'INDIRECT_-1206910042'), (u'CALL_-1206928271', u'INDIRECT_-1206893439'), (u'CALLIND_-1206938827', u'INDIRECT_-1206895697'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206930556'), (u'STORE_-1206925416', u'INDIRECT_-1206904565'), (u'INDIRECT_-1206894300', u'MULTIEQUAL_-1206894039'), (u'INDIRECT_-1206900009', u'MULTIEQUAL_-1206901201'), (u'INDIRECT_-1206894926', u'MULTIEQUAL_-1206894472'), (u'INDIRECT_-1206897327', u'MULTIEQUAL_-1206897197'), (u'INT_AND_-1206939384', u'MULTIEQUAL_-1206881890'), (u'CALL_-1206929794', u'INDIRECT_-1206891962'), (u'MULTIEQUAL_-1206898247', u'MULTIEQUAL_-1206898241'), (u'INDIRECT_-1206905507', u'MULTIEQUAL_-1206905475'), (u'INDIRECT_-1206909411', u'MULTIEQUAL_-1206909291'), (u'STORE_-1206934436', u'INDIRECT_-1206899710'), (u'INDIRECT_-1206890376', u'MULTIEQUAL_-1206890780'), (u'CALL_-1206939039', u'INDIRECT_-1206884132'), (u'CALL_-1206934955', u'INDIRECT_-1206882266'), (u'INDIRECT_-1206879856', u'MULTIEQUAL_-1206884057'), (u'MULTIEQUAL_-1206893639', u'MULTIEQUAL_-1206893622'), (u'STORE_-1206928270', u'INDIRECT_-1206891008'), (u'INT_EQUAL_-1206938407', u'CBRANCH_-1206938406'), (u'MULTIEQUAL_-1206887708', u'MULTIEQUAL_-1206888503'), (u'INDIRECT_-1206899907', u'MULTIEQUAL_-1206899888'), (u'STORE_-1206930828', u'INDIRECT_-1206894697'), (u'CALL_-1206921844', u'INDIRECT_-1206897739'), ('const-433', u'LOAD_-1206921720'), (u'CALL_-1206921832', u'INDIRECT_-1206899582'), (u'CALL_-1206921994', u'INDIRECT_-1206897959'), (u'STORE_-1206930256', u'INDIRECT_-1206910288'), (u'CALL_-1206938421', u'INDIRECT_-1206904280'), (u'STORE_-1206925479', u'INDIRECT_-1206891580'), (u'INDIRECT_-1206892337', u'MULTIEQUAL_-1206891719'), (u'CALL_-1206929621', u'INDIRECT_-1206894681'), (u'MULTIEQUAL_-1206901927', u'MULTIEQUAL_-1206901943'), (u'INDIRECT_-1206911148', u'COPY_-1206879984'), (u'INDIRECT_-1206896156', u'MULTIEQUAL_-1206895738'), (u'MULTIEQUAL_-1206887484', u'MULTIEQUAL_-1206887779'), (u'INDIRECT_-1206896353', u'MULTIEQUAL_-1206898386'), (u'INDIRECT_-1206903937', u'MULTIEQUAL_-1206903858'), (u'INDIRECT_-1206882555', u'MULTIEQUAL_-1206882348'), (u'CALL_-1206922316', u'INDIRECT_-1206903158'), (u'MULTIEQUAL_-1206911923', u'MULTIEQUAL_-1206911815'), ('const-433', u'LOAD_-1206928269'), (u'INDIRECT_-1206906505', u'MULTIEQUAL_-1206906282'), (u'LOAD_-1206929220', u'INT_ADD_-1206929147'), (u'CALL_-1206928601', u'INDIRECT_-1206891845'), (u'INDIRECT_-1206898682', u'MULTIEQUAL_-1206898411'), (u'INDIRECT_-1206900205', u'MULTIEQUAL_-1206899982'), (u'CALL_-1206926116', u'INDIRECT_-1206892217'), (u'CALL_-1206930550', u'INDIRECT_-1206895402'), (u'INDIRECT_-1206904247', u'MULTIEQUAL_-1206904215'), (u'INDIRECT_-1206890448', u'MULTIEQUAL_-1206890335'), (u'INDIRECT_-1206902464', u'MULTIEQUAL_-1206903943'), (u'CALL_-1206921361', u'INDIRECT_-1206893876'), (u'INDIRECT_-1206903097', u'COPY_-1206879155'), (u'CALL_-1206937875', u'INDIRECT_-1206892192'), (u'LOAD_-1206925718', u'MULTIEQUAL_-1206920891'), (u'INDIRECT_-1206903517', u'COPY_-1206879156'), (u'MULTIEQUAL_-1206904834', u'COPY_-1206879273'), (u'CALLIND_-1206925046', u'INDIRECT_-1206877111'), (u'INDIRECT_-1206891867', u'MULTIEQUAL_-1206891737'), (u'CALL_-1206937414', u'INDIRECT_-1206907659'), (u'CALL_-1206933745', u'INDIRECT_-1206900234'), (u'INDIRECT_-1206899822', u'MULTIEQUAL_-1206899772'), (u'INDIRECT_-1206899169', u'MULTIEQUAL_-1206900361'), (u'MULTIEQUAL_-1206900347', u'MULTIEQUAL_-1206900341'), (u'CALL_-1206929830', u'INDIRECT_-1206908784'), (u'CALL_-1206937430', u'INDIRECT_-1206907670'), (u'INDIRECT_-1206911306', u'MULTIEQUAL_-1206910852'), (u'MULTIEQUAL_-1206897602', u'MULTIEQUAL_-1206897587'), (u'CALL_-1206926019', u'INDIRECT_-1206876996'), (u'INDIRECT_-1206903306', u'MULTIEQUAL_-1206903077'), (u'CALL_-1206927405', u'INDIRECT_-1206908651'), (u'CALL_-1206930311', u'INDIRECT_-1206902831'), (u'CALL_-1206931797', u'INDIRECT_-1206888871'), (u'INDIRECT_-1206916981', u'MULTIEQUAL_-1206916683'), (u'CALL_-1206929489', u'INDIRECT_-1206906819'), (u'MULTIEQUAL_-1206887907', u'MULTIEQUAL_-1206887927'), (u'CALL_-1206931701', u'INDIRECT_-1206891623'), (u'MULTIEQUAL_-1206907154', u'MULTIEQUAL_-1206907135'), (u'CALL_-1206932808', u'INDIRECT_-1206899760'), (u'CALL_-1206933125', u'INDIRECT_-1206896116'), (u'INDIRECT_-1206901675', u'MULTIEQUAL_-1206901255'), ('const-15', u'PTRADD_-1206871428'), ('const-0', u'INT_EQUAL_-1206933697'), (u'STORE_-1206929089', u'INDIRECT_-1206896126'), (u'CALL_-1206928271', u'INDIRECT_-1206906039'), (u'CALL_-1206927297', u'INDIRECT_-1206908171'), (u'INDIRECT_-1206903610', u'MULTIEQUAL_-1206903380'), (u'STORE_-1206928320', u'INDIRECT_-1206905769'), (u'INDIRECT_-1206906056', u'MULTIEQUAL_-1206905791'), (u'CAST_-1206876843', u'STORE_-1206928588'), (u'INDIRECT_-1206895735', u'MULTIEQUAL_-1206895331'), (u'CALL_-1206935809', u'INDIRECT_-1206904333'), (u'STORE_-1206930310', u'INDIRECT_-1206900228'), (u'INDIRECT_-1206901260', u'MULTIEQUAL_-1206902960'), (u'INDIRECT_-1206888119', u'MULTIEQUAL_-1206888260'), (u'INDIRECT_-1206899336', u'MULTIEQUAL_-1206899071'), (u'INDIRECT_-1206900020', u'MULTIEQUAL_-1206899932'), (u'INDIRECT_-1206889530', u'MULTIEQUAL_-1206891069'), (u'COPY_-1206873608', u'MULTIEQUAL_-1206915357'), (u'STORE_-1206930175', u'INDIRECT_-1206897228'), (u'CALL_-1206926063', u'INDIRECT_-1206899280'), (u'MULTIEQUAL_-1206900504', u'MULTIEQUAL_-1206900799'), (u'CALL_-1206934955', u'INDIRECT_-1206891257'), (u'INDIRECT_-1206907760', u'MULTIEQUAL_-1206880950'), (u'STORE_-1206921864', u'INDIRECT_-1206885069'), (u'CALL_-1206921954', u'INDIRECT_-1206896256'), (u'INDIRECT_-1206904835', u'MULTIEQUAL_-1206904531'), (u'INT_ADD_-1206924883', u'CAST_-1206870491'), (u'INDIRECT_-1206893593', u'MULTIEQUAL_-1206893453'), (u'INDIRECT_-1206908580', u'MULTIEQUAL_-1206908319'), (u'CALL_-1206921832', u'INDIRECT_-1206884042'), (u'CALL_-1206937142', u'INDIRECT_-1206905954'), (u'STORE_-1206937772', u'INDIRECT_-1206907905'), (u'CALL_-1206930550', u'INDIRECT_-1206905482'), (u'CALL_-1206938421', u'INDIRECT_-1206894200'), (u'CALL_-1206928291', u'INDIRECT_-1206893470'), (u'INDIRECT_-1206896364', u'MULTIEQUAL_-1206896169'), (u'CALL_-1206934460', u'INDIRECT_-1206902343'), (u'CALL_-1206934888', u'INDIRECT_-1206907432'), (u'CALL_-1206937186', u'INDIRECT_-1206900933'), (u'CALL_-1206921994', u'INDIRECT_-1206889979'), (u'PTRADD_-1206880724', u'LOAD_-1206937945'), (u'INDIRECT_-1206896400', u'MULTIEQUAL_-1206896908'), (u'CALL_-1206931797', u'INDIRECT_-1206903151'), (u'STORE_-1206928446', u'INDIRECT_-1206908399'), (u'CALLIND_-1206925453', u'INDIRECT_-1206888401'), (u'INDIRECT_-1206904200', u'MULTIEQUAL_-1206905900'), (u'INDIRECT_-1206905621', u'MULTIEQUAL_-1206906661'), (u'INDIRECT_-1206889030', u'MULTIEQUAL_-1206888874'), (u'INDIRECT_-1206901090', u'MULTIEQUAL_-1206900860'), (u'INDIRECT_-1206884670', u'MULTIEQUAL_-1206882989'), (u'STORE_-1206922807', u'INDIRECT_-1206900047'), (u'CALL_-1206931142', u'INDIRECT_-1206880755'), (u'CALL_-1206930927', u'INDIRECT_-1206887873'), (u'STORE_-1206924919', u'INDIRECT_-1206903909'), (u'CALL_-1206930210', u'INDIRECT_-1206877969'), (u'STORE_-1206937772', u'INDIRECT_-1206896145'), (u'INDIRECT_-1206900635', u'MULTIEQUAL_-1206900130'), (u'STORE_-1206922815', u'INDIRECT_-1206900031'), (u'STORE_-1206937788', u'INDIRECT_-1206894470'), (u'INDIRECT_-1206890350', u'MULTIEQUAL_-1206890144'), (u'CALL_-1206930899', u'INDIRECT_-1206906131'), (u'CALLIND_-1206938189', u'INDIRECT_-1206907075'), ('const-0', u'RETURN_-1206879103'), (u'INDIRECT_-1206905866', u'MULTIEQUAL_-1206907449'), (u'INDIRECT_-1206910717', u'MULTIEQUAL_-1206910439'), (u'CALLIND_-1206922636', u'INDIRECT_-1206875357'), (u'MULTIEQUAL_-1206906430', u'MULTIEQUAL_-1206906295'), (u'CALL_-1206937446', u'INDIRECT_-1206898442'), (u'CALL_-1206927093', u'INDIRECT_-1206906683'), (u'INDIRECT_-1206908171', u'COPY_-1206880220'), (u'INDIRECT_-1206877933', u'MULTIEQUAL_-1206879482'), (u'INDIRECT_-1206886856', u'MULTIEQUAL_-1206874296'), (u'INT_LESS_-1206922867', u'CBRANCH_-1206922864'), ('const-5', u'INT_EQUAL_-1206939438'), (u'MULTIEQUAL_-1206897418', u'MULTIEQUAL_-1206897412'), (u'MULTIEQUAL_-1206902292', u'MULTIEQUAL_-1206901654'), (u'CALL_-1206937615', u'INDIRECT_-1206910962'), (u'INDIRECT_-1206889951', u'MULTIEQUAL_-1206890281'), (u'CALL_-1206935809', u'INDIRECT_-1206912733'), (u'STORE_-1206922815', u'INDIRECT_-1206883231'), (u'INDIRECT_-1206891002', u'MULTIEQUAL_-1206890952'), ('const-433', u'STORE_-1206924934'), (u'INDIRECT_-1206887395', u'COPY_-1206878686'), (u'INDIRECT_-1206913220', u'MULTIEQUAL_-1206880963'), (u'MULTIEQUAL_-1206898870', u'MULTIEQUAL_-1206898735'), (u'INDIRECT_-1206899950', u'MULTIEQUAL_-1206899518'), (u'INDIRECT_-1206906095', u'MULTIEQUAL_-1206904344'), (u'MULTIEQUAL_-1206888181', u'MULTIEQUAL_-1206888623'), (u'CALL_-1206930394', u'INDIRECT_-1206895737'), (u'INDIRECT_-1206895444', u'MULTIEQUAL_-1206900007'), (u'CALL_-1206930476', u'INDIRECT_-1206891989'), (u'CALLIND_-1206925046', u'INDIRECT_-1206885682'), (u'CALL_-1206930927', u'INDIRECT_-1206880308'), (u'STORE_-1206927231', u'INDIRECT_-1206889564'), (u'INDIRECT_-1206901324', u'MULTIEQUAL_-1206905887'), (u'CALL_-1206929830', u'INDIRECT_-1206894084'), (u'STORE_-1206921852', u'INDIRECT_-1206899339'), (u'CALL_-1206938656', u'INDIRECT_-1206897070'), (u'INDIRECT_-1206891175', u'COPY_-1206878695'), (u'INDIRECT_-1206903863', u'MULTIEQUAL_-1206903754'), (u'CALL_-1206929226', u'INDIRECT_-1206888257'), (u'STORE_-1206937788', u'INDIRECT_-1206909590'), (u'CALL_-1206931674', u'INDIRECT_-1206899293'), (u'CALLIND_-1206921710', u'INDIRECT_-1206889016'), (u'STORE_-1206932486', u'INDIRECT_-1206899229'), (u'INDIRECT_-1206879912', u'MULTIEQUAL_-1206884057'), (u'MULTIEQUAL_-1206895967', u'MULTIEQUAL_-1206895992'), (u'CALL_-1206929938', u'INDIRECT_-1206904650'), (u'MULTIEQUAL_-1206890299', u'MULTIEQUAL_-1206889883'), (u'MULTIEQUAL_-1206909711', u'MULTIEQUAL_-1206909692'), (u'INDIRECT_-1206893844', u'MULTIEQUAL_-1206893649'), (u'INDIRECT_-1206909384', u'MULTIEQUAL_-1206909123'), (u'CALL_-1206925799', u'INDIRECT_-1206902069'), (u'CALL_-1206930086', u'INDIRECT_-1206891507'), (u'INDIRECT_-1206890729', u'MULTIEQUAL_-1206890029'), (u'CALLIND_-1206938827', u'INDIRECT_-1206898217'), (u'CALL_-1206929226', u'INDIRECT_-1206876995'), (u'INDIRECT_-1206890581', u'MULTIEQUAL_-1206893171'), (u'CALL_-1206932827', u'INDIRECT_-1206895574'), (u'CALL_-1206937186', u'INDIRECT_-1206909753'), (u'CALL_-1206932954', u'INDIRECT_-1206911621'), (u'CALL_-1206929320', u'INDIRECT_-1206889559'), (u'CALL_-1206935907', u'INDIRECT_-1206890549'), (u'CALL_-1206929621', u'INDIRECT_-1206897201'), (u'CALL_-1206925783', u'INDIRECT_-1206893237'), (u'INDIRECT_-1206908692', u'MULTIEQUAL_-1206908544'), (u'INDIRECT_-1206884054', u'MULTIEQUAL_-1206883749'), (u'CALL_-1206930506', u'INDIRECT_-1206878822'), (u'STORE_-1206930340', u'INDIRECT_-1206893944'), (u'CALL_-1206932359', u'INDIRECT_-1206901998'), (u'CALL_-1206935494', u'INDIRECT_-1206893245'), (u'INDIRECT_-1206904014', u'MULTIEQUAL_-1206903836'), (u'STORE_-1206937696', u'INDIRECT_-1206911226'), (u'CALLIND_-1206922663', u'INDIRECT_-1206885707'), (u'MULTIEQUAL_-1206892787', u'MULTIEQUAL_-1206892781'), (u'CALLIND_-1206925019', u'INDIRECT_-1206894066'), (u'CALL_-1206928271', u'INDIRECT_-1206896575'), ('const-433', u'LOAD_-1206932411'), (u'INDIRECT_-1206907640', u'MULTIEQUAL_-1206902430'), (u'CALL_-1206928194', u'INDIRECT_-1206895468'), (u'MULTIEQUAL_-1206907446', u'MULTIEQUAL_-1206906798'), (u'INDIRECT_-1206897097', u'MULTIEQUAL_-1206896707'), (u'CALL_-1206930407', u'INDIRECT_-1206899928'), (u'CALL_-1206937875', u'INDIRECT_-1206895132'), (u'INDIRECT_-1206908148', u'MULTIEQUAL_-1206909587'), (u'INDIRECT_-1206891964', u'MULTIEQUAL_-1206893443'), ('const-433', u'LOAD_-1206925442'), (u'CALL_-1206924612', u'INDIRECT_-1206885365'), (u'CALL_-1206934081', u'INDIRECT_-1206892030'), (u'CALL_-1206934862', u'INDIRECT_-1206895002'), (u'INDIRECT_-1206906782', u'MULTIEQUAL_-1206906678'), (u'INDIRECT_-1206889075', u'COPY_-1206878690'), ('tmp_1828', u'CBRANCH_-1206938353'), (u'INDIRECT_-1206901240', u'MULTIEQUAL_-1206902230'), (u'INDIRECT_-1206892732', u'MULTIEQUAL_-1206892584'), (u'INDIRECT_-1206891723', u'MULTIEQUAL_-1206892332'), (u'INDIRECT_-1206890768', u'MULTIEQUAL_-1206890378'), (u'CALL_-1206931269', u'INDIRECT_-1206909489'), (u'INDIRECT_-1206893395', u'MULTIEQUAL_-1206894481'), (u'CALL_-1206930274', u'INDIRECT_-1206897748'), (u'STORE_-1206921525', u'INDIRECT_-1206886569'), (u'CALL_-1206930636', u'INDIRECT_-1206899898'), (u'CALLIND_-1206938827', u'INDIRECT_-1206902837'), (u'INDIRECT_-1206902887', u'COPY_-1206880321'), (u'CALL_-1206921308', u'INDIRECT_-1206884188'), (u'INDIRECT_-1206888597', u'MULTIEQUAL_-1206889401'), ('const-0', u'CALL_-1206927048'), (u'MULTIEQUAL_-1206905434', u'MULTIEQUAL_-1206905418'), (u'INDIRECT_-1206902983', u'MULTIEQUAL_-1206904640'), (u'CALL_-1206921459', u'INDIRECT_-1206898555'), (u'INDIRECT_-1206898983', u'MULTIEQUAL_-1206903063'), (u'INDIRECT_-1206908630', u'MULTIEQUAL_-1206909276'), (u'STORE_-1206925381', u'INDIRECT_-1206892784'), (u'CALL_-1206936110', u'INDIRECT_-1206908316'), (u'STORE_-1206921596', u'INDIRECT_-1206901728'), (u'INDIRECT_-1206902936', u'MULTIEQUAL_-1206900846'), (u'INDIRECT_-1206893102', u'MULTIEQUAL_-1206893052'), (u'CALL_-1206932911', u'INDIRECT_-1206893532'), (u'STORE_-1206934224', u'INDIRECT_-1206893282'), (u'INDIRECT_-1206904977', u'MULTIEQUAL_-1206877006'), (u'CALL_-1206937302', u'INDIRECT_-1206896392'), (u'INDIRECT_-1206900839', u'MULTIEQUAL_-1206900667'), (u'INDIRECT_-1206906968', u'MULTIEQUAL_-1206908752'), (u'INDIRECT_-1206899190', u'MULTIEQUAL_-1206900729'), (u'CALL_-1206928271', u'INDIRECT_-1206885459'), (u'STORE_-1206930329', u'INDIRECT_-1206900922'), (u'CALL_-1206932911', u'INDIRECT_-1206907812'), (u'CALL_-1206921264', u'INDIRECT_-1206874924'), (u'INDIRECT_-1206876257', u'MULTIEQUAL_-1206876083'), (u'STORE_-1206921567', u'INDIRECT_-1206892893'), (u'CALL_-1206932327', u'INDIRECT_-1206909256'), (u'INDIRECT_-1206914177', u'MULTIEQUAL_-1206913732'), (u'CALL_-1206927017', u'INDIRECT_-1206899016'), (u'CALL_-1206934991', u'INDIRECT_-1206914548'), (u'INDIRECT_-1206899633', u'MULTIEQUAL_-1206900056'), (u'INDIRECT_-1206899633', u'MULTIEQUAL_-1206900056'), (u'CALL_-1206931183', u'INDIRECT_-1206895745'), (u'INDIRECT_-1206891682', u'MULTIEQUAL_-1206892611'), (u'MULTIEQUAL_-1206915413', u'INT_EQUAL_-1206924956'), (u'CALL_-1206928209', u'INDIRECT_-1206893403'), (u'CALL_-1206928772', u'INDIRECT_-1206884234'), (u'INDIRECT_-1206903575', u'MULTIEQUAL_-1206903070'), (u'CALL_-1206928647', u'INDIRECT_-1206905002'), (u'MULTIEQUAL_-1206910335', u'MULTIEQUAL_-1206909634'), (u'INDIRECT_-1206907723', u'MULTIEQUAL_-1206908036'), (u'INDIRECT_-1206910609', u'MULTIEQUAL_-1206911144'), (u'MULTIEQUAL_-1206898487', u'MULTIEQUAL_-1206898512'), (u'INDIRECT_-1206889354', u'MULTIEQUAL_-1206889196'), (u'CALL_-1206928271', u'INDIRECT_-1206887335'), (u'STORE_-1206921852', u'INDIRECT_-1206892199'), (u'CALL_-1206934955', u'INDIRECT_-1206912677'), (u'CALL_-1206938756', u'INDIRECT_-1206910779'), (u'INDIRECT_-1206876345', u'MULTIEQUAL_-1206876814'), (u'INDIRECT_-1206892696', u'MULTIEQUAL_-1206892429'), (u'STORE_-1206930828', u'INDIRECT_-1206910657'), (u'INDIRECT_-1206906626', u'MULTIEQUAL_-1206906553'), (u'INDIRECT_-1206904570', u'MULTIEQUAL_-1206904138'), (u'INDIRECT_-1206888660', u'MULTIEQUAL_-1206890360'), (u'MULTIEQUAL_-1206900767', u'MULTIEQUAL_-1206900761'), (u'INDIRECT_-1206905468', u'MULTIEQUAL_-1206907029'), (u'CALL_-1206938975', u'INDIRECT_-1206915098'), (u'MULTIEQUAL_-1206906161', u'MULTIEQUAL_-1206906127'), (u'MULTIEQUAL_-1206906161', u'MULTIEQUAL_-1206906127'), (u'CALL_-1206921844', u'INDIRECT_-1206893119'), (u'INDIRECT_-1206894573', u'MULTIEQUAL_-1206894375'), (u'INDIRECT_-1206895316', u'MULTIEQUAL_-1206894898'), (u'CALL_-1206921844', u'INDIRECT_-1206893539'), (u'INDIRECT_-1206895433', u'MULTIEQUAL_-1206895856'), (u'INDIRECT_-1206895433', u'MULTIEQUAL_-1206895856'), (u'CALL_-1206930105', u'INDIRECT_-1206885457'), (u'CALL_-1206929145', u'INDIRECT_-1206889588'), (u'MULTIEQUAL_-1206899594', u'MULTIEQUAL_-1206900781'), (u'CALLIND_-1206925019', u'INDIRECT_-1206899106'), (u'CALL_-1206928677', u'INDIRECT_-1206907969'), (u'CALL_-1206930274', u'INDIRECT_-1206903208'), (u'INDIRECT_-1206891936', u'MULTIEQUAL_-1206891559'), (u'INDIRECT_-1206902942', u'MULTIEQUAL_-1206902826'), (u'CALL_-1206926116', u'INDIRECT_-1206897677'), (u'STORE_-1206921840', u'INDIRECT_-1206903949'), (u'CALL_-1206921264', u'INDIRECT_-1206874587'), (u'MULTIEQUAL_-1206896006', u'MULTIEQUAL_-1206896030'), (u'INDIRECT_-1206900107', u'MULTIEQUAL_-1206901894'), (u'CALL_-1206923816', u'INDIRECT_-1206898619'), (u'INDIRECT_-1206900080', u'MULTIEQUAL_-1206899807'), (u'STORE_-1206925381', u'INDIRECT_-1206906644'), (u'MULTIEQUAL_-1206889808', u'MULTIEQUAL_-1206890603'), (u'INDIRECT_-1206907368', u'COPY_-1206879975'), (u'STORE_-1206934436', u'INDIRECT_-1206900550'), (u'CALL_-1206933711', u'INDIRECT_-1206913807'), (u'CALL_-1206937729', u'INDIRECT_-1206891285'), (u'MULTIEQUAL_-1206878309', u'MULTIEQUAL_-1206909247'), (u'INDIRECT_-1206903028', u'MULTIEQUAL_-1206902836'), (u'CALL_-1206921954', u'INDIRECT_-1206897516'), (u'CALL_-1206930556', u'INDIRECT_-1206880448'), (u'INDIRECT_-1206890247', u'MULTIEQUAL_-1206890228'), (u'CALL_-1206921431', u'INDIRECT_-1206904415'), (u'INDIRECT_-1206897217', u'COPY_-1206879141'), (u'INDIRECT_-1206904848', u'COPY_-1206879969'), (u'MULTIEQUAL_-1206906043', u'PTRADD_-1206878376'), (u'CALL_-1206936110', u'INDIRECT_-1206903276'), (u'MULTIEQUAL_-1206909543', u'MULTIEQUAL_-1206910243'), (u'CAST_-1206875547', u'PTRADD_-1206876263'), (u'CALL_-1206929071', u'INDIRECT_-1206902681'), (u'CALL_-1206930407', u'INDIRECT_-1206905808'), (u'INDIRECT_-1206902006', u'MULTIEQUAL_-1206901933'), (u'MULTIEQUAL_-1206904138', u'MULTIEQUAL_-1206904132'), (u'CALLIND_-1206924378', u'INDIRECT_-1206899163'), (u'INDIRECT_-1206899942', u'MULTIEQUAL_-1206901569'), (u'CALLIND_-1206921999', u'INDIRECT_-1206902191'), (u'INDIRECT_-1206901616', u'MULTIEQUAL_-1206901198'), (u'CALL_-1206929269', u'INDIRECT_-1206889275'), (u'INT_ADD_-1206921850', u'CAST_-1206869305'), (u'CALL_-1206928281', u'INDIRECT_-1206898087'), (u'CALL_-1206938756', u'INDIRECT_-1206891879'), (u'CALL_-1206928281', u'INDIRECT_-1206897667'), (u'INDIRECT_-1206888413', u'MULTIEQUAL_-1206876224'), (u'CALL_-1206931595', u'INDIRECT_-1206902936'), (u'INDIRECT_-1206899014', u'MULTIEQUAL_-1206898856'), (u'STORE_-1206928320', u'INDIRECT_-1206898209'), (u'CALL_-1206931749', u'INDIRECT_-1206894293'), (u'CALL_-1206929202', u'INDIRECT_-1206898746'), (u'COPY_-1206877951', u'MULTIEQUAL_-1206880932'), (u'CALL_-1206928772', u'INDIRECT_-1206908848'), (u'MULTIEQUAL_-1206894576', u'MULTIEQUAL_-1206896987'), (u'INDIRECT_-1206894433', u'MULTIEQUAL_-1206894293'), (u'CALL_-1206928225', u'INDIRECT_-1206891753'), (u'CALL_-1206929320', u'INDIRECT_-1206888719'), (u'INDIRECT_-1206905513', u'MULTIEQUAL_-1206905936'), (u'INDIRECT_-1206905513', u'MULTIEQUAL_-1206905936'), (u'SUBPIECE_-1206916580', u'INT_ADD_-1206929133'), (u'INDIRECT_-1206911722', u'MULTIEQUAL_-1206911520'), ('const-4', u'INT_SUB_-1206873838'), ('const-0', u'RETURN_-1206879805'), (u'MULTIEQUAL_-1206908333', u'MULTIEQUAL_-1206908291'), (u'INT_NOTEQUAL_-1206938740', u'CBRANCH_-1206938740'), (u'INDIRECT_-1206896997', u'MULTIEQUAL_-1206876987'), (u'CALL_-1206933125', u'INDIRECT_-1206902416'), (u'CALL_-1206929019', u'INDIRECT_-1206908123'), (u'INDIRECT_-1206905773', u'MULTIEQUAL_-1206905633'), (u'INT_NOTEQUAL_-1206929732', u'CBRANCH_-1206929725'), (u'CALL_-1206927316', u'INDIRECT_-1206895585'), (u'MULTIEQUAL_-1206899240', u'MULTIEQUAL_-1206899211'), (u'STORE_-1206935460', u'INDIRECT_-1206897319'), (u'INDIRECT_-1206882717', u'MULTIEQUAL_-1206879482'), (u'MULTIEQUAL_-1206905936', u'MULTIEQUAL_-1206905862'), (u'MULTIEQUAL_-1206895416', u'MULTIEQUAL_-1206897827'), (u'CALL_-1206937924', u'CALL_-1206937875'), (u'CALL_-1206929866', u'INDIRECT_-1206909646'), (u'INDIRECT_-1206903335', u'MULTIEQUAL_-1206904119'), (u'INDIRECT_-1206909048', u'COPY_-1206879979'), (u'STORE_-1206924934', u'INDIRECT_-1206888379'), ('const-8', u'PTRADD_-1206880695'), (u'INDIRECT_-1206891175', u'MULTIEQUAL_-1206894849'), (u'INDIRECT_-1206906237', u'MULTIEQUAL_-1206877009'), (u'INDIRECT_-1206903700', u'MULTIEQUAL_-1206903613'), (u'INDIRECT_-1206901417', u'MULTIEQUAL_-1206901338'), (u'PTRADD_-1206872642', u'COPY_-1206868923'), (u'STORE_-1206928588', u'INDIRECT_-1206911843'), (u'CALL_-1206921994', u'INDIRECT_-1206884099'), (u'INDIRECT_-1206906688', u'COPY_-1206879633'), (u'CALL_-1206931773', u'INDIRECT_-1206900612'), (u'CALL_-1206938342', u'INDIRECT_-1206901717'), (u'CALL_-1206929202', u'INDIRECT_-1206904626'), (u'INDIRECT_-1206878556', u'MULTIEQUAL_-1206880189'), (u'INDIRECT_-1206890115', u'MULTIEQUAL_-1206889956'), (u'INDIRECT_-1206895417', u'MULTIEQUAL_-1206895027'), (u'CALL_-1206934991', u'INDIRECT_-1206899266'), (u'CALL_-1206938310', u'INDIRECT_-1206911779'), (u'INDIRECT_-1206901788', u'MULTIEQUAL_-1206898483'), (u'CALL_-1206931745', u'INDIRECT_-1206899622'), (u'INDIRECT_-1206913477', u'MULTIEQUAL_-1206913087'), (u'MULTIEQUAL_-1206910810', u'MULTIEQUAL_-1206912297'), (u'STORE_-1206937696', u'INDIRECT_-1206912486'), (u'CALLIND_-1206924365', u'INDIRECT_-1206889135'), (u'MULTIEQUAL_-1206913087', u'MULTIEQUAL_-1206913071'), (u'INDIRECT_-1206903985', u'MULTIEQUAL_-1206903836'), (u'CALL_-1206921320', u'INDIRECT_-1206890398'), (u'INT_ADD_-1206922630', u'CAST_-1206868480'), ('const-0', u'INT_NOTEQUAL_-1206929815'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880671'), (u'MULTIEQUAL_-1206896528', u'MULTIEQUAL_-1206897323'), (u'CALL_-1206930882', u'INDIRECT_-1206904440'), (u'INDIRECT_-1206906505', u'MULTIEQUAL_-1206906356'), (u'INDIRECT_-1206894647', u'MULTIEQUAL_-1206896434'), (u'CALL_-1206938310', u'INDIRECT_-1206910939'), (u'CALL_-1206937559', u'INDIRECT_-1206892027'), (u'INDIRECT_-1206900042', u'MULTIEQUAL_-1206898995'), (u'CALL_-1206930407', u'INDIRECT_-1206906648'), (u'STORE_-1206928662', u'INDIRECT_-1206893829'), (u'CALL_-1206930274', u'INDIRECT_-1206893968'), (u'CALL_-1206934098', u'INDIRECT_-1206905061'), (u'CALL_-1206922325', u'INDIRECT_-1206883145'), (u'CALL_-1206937559', u'INDIRECT_-1206911347'), (u'INDIRECT_-1206893354', u'MULTIEQUAL_-1206893199'), (u'INDIRECT_-1206892616', u'MULTIEQUAL_-1206892200'), (u'INDIRECT_-1206895652', u'MULTIEQUAL_-1206895436'), (u'STORE_-1206927231', u'INDIRECT_-1206887044'), (u'CALLIND_-1206925511', u'INDIRECT_-1206885913'), (u'INDIRECT_-1206907717', u'MULTIEQUAL_-1206907638'), (u'CALL_-1206928621', u'INDIRECT_-1206876946'), (u'MULTIEQUAL_-1206889879', u'MULTIEQUAL_-1206889021'), (u'INDIRECT_-1206875190', u'MULTIEQUAL_-1206875320'), (u'CALL_-1206935907', u'INDIRECT_-1206904829'), (u'INDIRECT_-1206893206', u'MULTIEQUAL_-1206894459'), (u'CAST_-1206872787', u'STORE_-1206929190'), (u'CALL_-1206930457', u'INDIRECT_-1206909783'), (u'INDIRECT_-1206911503', u'MULTIEQUAL_-1206874348'), (u'MULTIEQUAL_-1206904511', u'MULTIEQUAL_-1206904495'), (u'CALL_-1206933773', u'INDIRECT_-1206890168'), (u'STORE_-1206928270', u'INDIRECT_-1206905288'), (u'MULTIEQUAL_-1206880957', u'MULTIEQUAL_-1206880411'), ('const-0', u'CALL_-1206928150'), (u'INDIRECT_-1206910464', u'MULTIEQUAL_-1206912069'), (u'INDIRECT_-1206887667', u'MULTIEQUAL_-1206887537'), (u'STORE_-1206921830', u'INDIRECT_-1206889661'), (u'CALL_-1206937729', u'INDIRECT_-1206894225'), (u'CALL_-1206924756', u'INDIRECT_-1206885526'), (u'INDIRECT_-1206908521', u'MULTIEQUAL_-1206908160'), (u'INDIRECT_-1206905120', u'MULTIEQUAL_-1206903440'), (u'MULTIEQUAL_-1206888255', u'MULTIEQUAL_-1206888251'), (u'STORE_-1206921852', u'INDIRECT_-1206891779'), (u'CALL_-1206928291', u'INDIRECT_-1206903970'), (u'INDIRECT_-1206904548', u'MULTIEQUAL_-1206903889'), (u'INDIRECT_-1206900822', u'MULTIEQUAL_-1206900723'), (u'INDIRECT_-1206909417', u'MULTIEQUAL_-1206909126'), (u'MULTIEQUAL_-1206894746', u'MULTIEQUAL_-1206894770'), (u'CALL_-1206934114', u'INDIRECT_-1206890793'), (u'CALL_-1206928271', u'INDIRECT_-1206877054'), (u'CALL_-1206933773', u'INDIRECT_-1206889328'), (u'CALL_-1206922316', u'INDIRECT_-1206887618'), (u'INDIRECT_-1206898921', u'MULTIEQUAL_-1206898701'), (u'MULTIEQUAL_-1206878287', u'PTRADD_-1206880444'), (u'CALL_-1206928291', u'INDIRECT_-1206903130'), (u'CALL_-1206930927', u'INDIRECT_-1206890813'), (u'INDIRECT_-1206887336', u'MULTIEQUAL_-1206887102'), (u'INT_EQUAL_-1206931495', u'CBRANCH_-1206931493'), (u'INDIRECT_-1206897328', u'MULTIEQUAL_-1206897145'), (u'CALL_-1206922325', u'INDIRECT_-1206882725'), (u'CALL_-1206934460', u'INDIRECT_-1206896883'), (u'CALL_-1206933594', u'INDIRECT_-1206892164'), (u'STORE_-1206927241', u'INDIRECT_-1206889989'), (u'PTRADD_-1206881247', u'LOAD_-1206938857'), (u'INDIRECT_-1206903532', u'MULTIEQUAL_-1206901326'), (u'CALL_-1206935821', u'INDIRECT_-1206912742'), (u'CALL_-1206928382', u'INDIRECT_-1206891003'), (u'CALL_-1206925783', u'INDIRECT_-1206895757'), (u'CALL_-1206938421', u'INDIRECT_-1206904700'), (u'INDIRECT_-1206914036', u'MULTIEQUAL_-1206913620'), (u'CALL_-1206938772', u'INDIRECT_-1206894410'), (u'CALL_-1206922426', u'INDIRECT_-1206897480'), (u'INDIRECT_-1206895621', u'MULTIEQUAL_-1206898211'), (u'STORE_-1206933958', u'INDIRECT_-1206909928'), ('tmp_23236', u'CBRANCH_-1206928871'), (u'INDIRECT_-1206906146', u'MULTIEQUAL_-1206908614'), (u'CALL_-1206929750', u'INDIRECT_-1206903322'), (u'CALL_-1206938958', u'INDIRECT_-1206917348'), (u'INDIRECT_-1206910437', u'MULTIEQUAL_-1206911241'), (u'INDIRECT_-1206906994', u'MULTIEQUAL_-1206906836'), (u'CALL_-1206937924', u'INDIRECT_-1206899781'), (u'INDIRECT_-1206891926', u'MULTIEQUAL_-1206891853'), (u'INDIRECT_-1206886890', u'MULTIEQUAL_-1206887064'), (u'INDIRECT_-1206880075', u'MULTIEQUAL_-1206884394'), (u'CALL_-1206926019', u'INDIRECT_-1206909923'), (u'LOAD_-1206921373', u'INT_ADD_-1206921338'), (u'CALL_-1206924677', u'INDIRECT_-1206894721'), ('const-12', u'INT_ADD_-1206938856'), (u'INDIRECT_-1206895944', u'MULTIEQUAL_-1206895749'), (u'CALL_-1206930636', u'INDIRECT_-1206907458'), (u'CALL_-1206938694', u'INDIRECT_-1206909693'), (u'INDIRECT_-1206898702', u'MULTIEQUAL_-1206900369'), (u'CALL_-1206928734', u'INDIRECT_-1206896225'), (u'STORE_-1206934224', u'INDIRECT_-1206900002'), (u'COPY_-1206875585', u'MULTIEQUAL_-1206918757'), (u'INDIRECT_-1206895883', u'MULTIEQUAL_-1206895774'), (u'LOAD_-1206927740', u'INT_ADD_-1206927695'), (u'INDIRECT_-1206893709', u'MULTIEQUAL_-1206894901'), (u'INDIRECT_-1206883667', u'MULTIEQUAL_-1206883635'), (u'INDIRECT_-1206904137', u'MULTIEQUAL_-1206877004'), (u'INDIRECT_-1206898616', u'MULTIEQUAL_-1206874324'), (u'CALL_-1206934018', u'INDIRECT_-1206891150'), (u'MULTIEQUAL_-1206894901', u'MULTIEQUAL_-1206894887'), (u'INDIRECT_-1206912100', u'MULTIEQUAL_-1206911945'), (u'CALL_-1206921994', u'INDIRECT_-1206897119'), (u'CALL_-1206937924', u'INDIRECT_-1206893061'), (u'STORE_-1206934436', u'INDIRECT_-1206899290'), (u'MULTIEQUAL_-1206886921', u'MULTIEQUAL_-1206886921'), (u'INDIRECT_-1206907284', u'MULTIEQUAL_-1206907023'), (u'MULTIEQUAL_-1206899466', u'MULTIEQUAL_-1206898818'), (u'INDIRECT_-1206908543', u'MULTIEQUAL_-1206880952'), ('const-433', u'LOAD_-1206930186'), (u'MULTIEQUAL_-1206890236', u'MULTIEQUAL_-1206890232'), ('const-433', u'LOAD_-1206934189'), (u'STORE_-1206934224', u'INDIRECT_-1206897482'), (u'INDIRECT_-1206906528', u'COPY_-1206879973'), (u'CALLIND_-1206921884', u'INDIRECT_-1206893734'), (u'STORE_-1206921567', u'INDIRECT_-1206885333'), (u'MULTIEQUAL_-1206902744', u'MULTIEQUAL_-1206902691'), (u'STORE_-1206930256', u'INDIRECT_-1206896008'), (u'INDIRECT_-1206896811', u'MULTIEQUAL_-1206896691'), (u'INDIRECT_-1206904828', u'MULTIEQUAL_-1206906221'), (u'CALL_-1206929974', u'INDIRECT_-1206899212'), (u'INDIRECT_-1206875261', u'MULTIEQUAL_-1206876418'), (u'INDIRECT_-1206896225', u'MULTIEQUAL_-1206896130'), (u'CALL_-1206934835', u'INDIRECT_-1206902793'), (u'CALL_-1206929866', u'INDIRECT_-1206889066'), (u'MULTIEQUAL_-1206901563', u'MULTIEQUAL_-1206902263'), (u'INDIRECT_-1206893051', u'COPY_-1206880184'), (u'CALL_-1206931773', u'INDIRECT_-1206903552'), (u'CAST_-1206870214', u'LOAD_-1206924422'), (u'STORE_-1206937765', u'INDIRECT_-1206896980'), (u'INDIRECT_-1206904700', u'MULTIEQUAL_-1206899490'), (u'INDIRECT_-1206898501', u'MULTIEQUAL_-1206900020'), (u'CALL_-1206935851', u'INDIRECT_-1206890926'), (u'MULTIEQUAL_-1206908711', u'MULTIEQUAL_-1206908709'), (u'STORE_-1206922815', u'INDIRECT_-1206904231'), (u'INDIRECT_-1206897218', u'MULTIEQUAL_-1206896943'), ('tmp_72986', u'CALL_-1206930476'), (u'INDIRECT_-1206899797', u'MULTIEQUAL_-1206899519'), (u'STORE_-1206930329', u'INDIRECT_-1206899662'), (u'CALL_-1206928621', u'INDIRECT_-1206894508'), (u'INDIRECT_-1206908347', u'COPY_-1206880334'), (u'INDIRECT_-1206901013', u'MULTIEQUAL_-1206876255'), (u'CALL_-1206938756', u'INDIRECT_-1206908259'), (u'CALL_-1206928772', u'INDIRECT_-1206883223'), (u'CALL_-1206930636', u'INDIRECT_-1206894438'), (u'CALL_-1206925694', u'INDIRECT_-1206905376'), ('const-433', u'LOAD_-1206937245'), (u'CALL_-1206938628', u'INDIRECT_-1206910076'), (u'CALL_-1206928291', u'INDIRECT_-1206897670'), (u'INDIRECT_-1206892377', u'MULTIEQUAL_-1206876976'), (u'INT_AND_-1206884754', u'INT_EQUAL_-1206931202'), (u'LOAD_-1206938857', u'INT_ADD_-1206938821'), (u'CALL_-1206929645', u'INDIRECT_-1206910652'), (u'INDIRECT_-1206906125', u'MULTIEQUAL_-1206907072'), (u'COPY_-1206924661', u'MULTIEQUAL_-1206893823'), (u'INDIRECT_-1206892183', u'MULTIEQUAL_-1206892496'), (u'INDIRECT_-1206887167', u'MULTIEQUAL_-1206891303'), (u'INDIRECT_-1206885534', u'MULTIEQUAL_-1206885385'), (u'CALL_-1206928518', u'INDIRECT_-1206897849'), (u'CALL_-1206927048', u'INDIRECT_-1206903304'), (u'INDIRECT_-1206907273', u'MULTIEQUAL_-1206909190'), (u'INDIRECT_-1206887342', u'MULTIEQUAL_-1206887071'), (u'INT_EQUAL_-1206930382', u'CBRANCH_-1206930379'), (u'CALL_-1206929974', u'INDIRECT_-1206892072'), (u'CALL_-1206929830', u'INDIRECT_-1206887364'), (u'INDIRECT_-1206903677', u'MULTIEQUAL_-1206903059'), ('const-0', u'COPY_-1206929032'), (u'CALL_-1206928629', u'INDIRECT_-1206899839'), (u'LOAD_-1206928211', u'INT_EQUAL_-1206928189'), (u'CALL_-1206927405', u'INDIRECT_-1206886391'), (u'STORE_-1206927241', u'INDIRECT_-1206905109'), (u'MULTIEQUAL_-1206879545', u'MULTIEQUAL_-1206879243'), (u'CALL_-1206937875', u'INDIRECT_-1206911512'), (u'INDIRECT_-1206908101', u'MULTIEQUAL_-1206877011'), (u'INDIRECT_-1206904449', u'COPY_-1206880085'), (u'CALL_-1206938628', u'INDIRECT_-1206907556'), (u'CALL_-1206928271', u'INDIRECT_-1206909981'), (u'CALL_-1206934274', u'INDIRECT_-1206908101'), (u'INDIRECT_-1206907170', u'MULTIEQUAL_-1206908709'), (u'MULTIEQUAL_-1206889432', u'MULTIEQUAL_-1206889361'), (u'INDIRECT_-1206891009', u'COPY_-1206880053'), (u'CALL_-1206929320', u'INDIRECT_-1206889979'), (u'INDIRECT_-1206902050', u'MULTIEQUAL_-1206901618'), (u'MULTIEQUAL_-1206892150', u'MULTIEQUAL_-1206892015'), (u'STORE_-1206933958', u'INDIRECT_-1206900688'), (u'COPY_-1206870087', u'MULTIEQUAL_-1206913230'), (u'CALL_-1206928734', u'INDIRECT_-1206902105'), (u'CALL_-1206932271', u'INDIRECT_-1206907135'), (u'CALL_-1206924677', u'INDIRECT_-1206898081'), (u'CALLIND_-1206922636', u'INDIRECT_-1206887791'), (u'MULTIEQUAL_-1206882482', u'MULTIEQUAL_-1206882464'), (u'CALL_-1206935494', u'INDIRECT_-1206891565'), (u'CALL_-1206926063', u'INDIRECT_-1206890460'), (u'INDIRECT_-1206897513', u'MULTIEQUAL_-1206897315'), (u'STORE_-1206937696', u'INDIRECT_-1206912066'), (u'MULTIEQUAL_-1206907176', u'MULTIEQUAL_-1206909587'), (u'INT_EQUAL_-1206930891', u'CBRANCH_-1206930889'), (u'INT_EQUAL_-1206924582', u'CBRANCH_-1206924576'), (u'STORE_-1206925221', u'INDIRECT_-1206891447'), (u'STORE_-1206924545', u'INDIRECT_-1206904530'), (u'INDIRECT_-1206908767', u'COPY_-1206880335'), (u'INDIRECT_-1206902137', u'MULTIEQUAL_-1206901747'), (u'CALL_-1206923816', u'INDIRECT_-1206904499'), (u'CALLIND_-1206921884', u'INDIRECT_-1206901714'), (u'STORE_-1206933398', u'INDIRECT_-1206889902'), (u'STORE_-1206928622', u'INDIRECT_-1206899426'), (u'INDIRECT_-1206909292', u'MULTIEQUAL_-1206910809'), (u'CALL_-1206929385', u'INDIRECT_-1206898007'), (u'CALL_-1206928667', u'INDIRECT_-1206911622'), (u'CALLIND_-1206921372', u'INDIRECT_-1206905970'), (u'CALL_-1206930882', u'INDIRECT_-1206909060'), (u'INDIRECT_-1206907135', u'MULTIEQUAL_-1206906527'), (u'INDIRECT_-1206903575', u'MULTIEQUAL_-1206901824'), (u'INDIRECT_-1206894485', u'MULTIEQUAL_-1206896240'), (u'CALLIND_-1206921743', u'INDIRECT_-1206876181'), (u'STORE_-1206937788', u'INDIRECT_-1206911690'), (u'INDIRECT_-1206888314', u'COPY_-1206879707'), (u'STORE_-1206921864', u'INDIRECT_-1206894729'), (u'MULTIEQUAL_-1206895922', u'MULTIEQUAL_-1206895907'), (u'CALL_-1206937430', u'INDIRECT_-1206904730'), (u'INDIRECT_-1206894219', u'MULTIEQUAL_-1206895215'), (u'CALL_-1206931545', u'INDIRECT_-1206897965'), (u'INDIRECT_-1206898266', u'MULTIEQUAL_-1206898037'), (u'CALL_-1206931745', u'INDIRECT_-1206907602'), (u'INDIRECT_-1206897671', u'COPY_-1206880195'), (u'STORE_-1206925248', u'INDIRECT_-1206888942'), (u'MULTIEQUAL_-1206892570', u'MULTIEQUAL_-1206892435'), (u'MULTIEQUAL_-1206895732', u'MULTIEQUAL_-1206896483'), (u'CALL_-1206929019', u'INDIRECT_-1206897203'), (u'INDIRECT_-1206893031', u'MULTIEQUAL_-1206892911'), (u'INDIRECT_-1206905632', u'COPY_-1206880433'), (u'STORE_-1206932486', u'INDIRECT_-1206895869'), (u'INDIRECT_-1206890428', u'MULTIEQUAL_-1206890236'), (u'INDIRECT_-1206888536', u'MULTIEQUAL_-1206874300'), (u'INDIRECT_-1206896966', u'MULTIEQUAL_-1206896893'), (u'CALL_-1206933125', u'INDIRECT_-1206904516'), (u'INDIRECT_-1206908717', u'MULTIEQUAL_-1206908099'), (u'INDIRECT_-1206895081', u'MULTIEQUAL_-1206876980'), (u'MULTIEQUAL_-1206888407', u'MULTIEQUAL_-1206888432'), (u'COPY_-1206876378', u'MULTIEQUAL_-1206880830'), (u'CALL_-1206921722', u'INDIRECT_-1206905353'), (u'CALL_-1206928271', u'INDIRECT_-1206887755'), (u'LOAD_-1206921811', u'INT_EQUAL_-1206921796'), (u'INDIRECT_-1206914139', u'MULTIEQUAL_-1206913559'), ('const--1', u'INT_EQUAL_-1206928742'), (u'CALL_-1206927833', u'INDIRECT_-1206889075'), (u'CALLIND_-1206921412', u'INDIRECT_-1206886668'), (u'INDIRECT_-1206904195', u'MULTIEQUAL_-1206907869'), (u'CALL_-1206928152', u'INDIRECT_-1206892533'), (u'INT_EQUAL_-1206939025', u'CBRANCH_-1206939024'), (u'INDIRECT_-1206898760', u'MULTIEQUAL_-1206898662'), (u'STORE_-1206932486', u'INDIRECT_-1206906789'), (u'MULTIEQUAL_-1206893141', u'MULTIEQUAL_-1206893107'), (u'MULTIEQUAL_-1206893141', u'MULTIEQUAL_-1206893107'), (u'INDIRECT_-1206898481', u'MULTIEQUAL_-1206899521'), (u'INDIRECT_-1206894968', u'MULTIEQUAL_-1206894578'), (u'MULTIEQUAL_-1206915257', u'CAST_-1206874585'), (u'COPY_-1206925059', u'MULTIEQUAL_-1206920585'), (u'CALL_-1206937729', u'INDIRECT_-1206905565'), (u'STORE_-1206928732', u'INDIRECT_-1206897231'), (u'CALL_-1206929032', u'INDIRECT_-1206906323'), (u'CALL_-1206928668', u'INDIRECT_-1206892770'), (u'INT_ADD_-1206922938', u'MULTIEQUAL_-1206914457'), (u'CALL_-1206930476', u'INDIRECT_-1206879135'), (u'CALL_-1206927063', u'INDIRECT_-1206892736'), ('tmp_22548', u'BRANCH_-1206921261'), (u'CALL_-1206931142', u'INDIRECT_-1206901843'), (u'CALL_-1206926116', u'INDIRECT_-1206903137'), (u'INDIRECT_-1206887559', u'CALL_-1206928209'), (u'INDIRECT_-1206898777', u'MULTIEQUAL_-1206898387'), (u'INDIRECT_-1206904604', u'MULTIEQUAL_-1206904427'), (u'INDIRECT_-1206884534', u'COPY_-1206879698'), (u'CALL_-1206929974', u'INDIRECT_-1206892912'), (u'MULTIEQUAL_-1206899660', u'MULTIEQUAL_-1206899631'), (u'INDIRECT_-1206900475', u'MULTIEQUAL_-1206900557'), (u'INDIRECT_-1206894620', u'MULTIEQUAL_-1206894237'), (u'CALL_-1206929621', u'INDIRECT_-1206907701'), (u'MULTIEQUAL_-1206892834', u'MULTIEQUAL_-1206892818'), (u'INDIRECT_-1206907507', u'COPY_-1206880332'), (u'STORE_-1206932305', u'INDIRECT_-1206888839'), (u'INDIRECT_-1206893606', u'MULTIEQUAL_-1206893533'), (u'STORE_-1206924545', u'INDIRECT_-1206891930'), (u'INDIRECT_-1206890216', u'MULTIEQUAL_-1206874304'), (u'INDIRECT_-1206888147', u'MULTIEQUAL_-1206888067'), (u'INDIRECT_-1206903708', u'MULTIEQUAL_-1206903049'), (u'INDIRECT_-1206886269', u'MULTIEQUAL_-1206886224'), (u'STORE_-1206928588', u'INDIRECT_-1206898823'), (u'CALL_-1206928152', u'INDIRECT_-1206897153'), (u'CAST_-1206871624', u'STORE_-1206927248'), (u'INDIRECT_-1206904110', u'MULTIEQUAL_-1206904284'), (u'INDIRECT_-1206889195', u'MULTIEQUAL_-1206890281'), (u'CALL_-1206938131', u'INDIRECT_-1206894433'), (u'STORE_-1206935460', u'INDIRECT_-1206898999'), (u'INDIRECT_-1206906950', u'MULTIEQUAL_-1206907596'), (u'CALL_-1206934081', u'INDIRECT_-1206897910'), (u'LOAD_-1206930214', u'INT_SUB_-1206930160'), (u'INDIRECT_-1206883243', u'COPY_-1206883251'), (u'CALL_-1206930407', u'INDIRECT_-1206891108'), (u'CALL_-1206926116', u'INDIRECT_-1206893477'), (u'INDIRECT_-1206900279', u'MULTIEQUAL_-1206899699'), (u'CALL_-1206926063', u'INDIRECT_-1206900960'), (u'MULTIEQUAL_-1206885259', u'MULTIEQUAL_-1206884401'), (u'INDIRECT_-1206899821', u'MULTIEQUAL_-1206902411'), ('const-433', u'LOAD_-1206937896'), (u'STORE_-1206930340', u'INDIRECT_-1206887490'), (u'INDIRECT_-1206905198', u'MULTIEQUAL_-1206905022'), (u'MULTIEQUAL_-1206886176', u'MULTIEQUAL_-1206888587'), (u'INDIRECT_-1206900456', u'MULTIEQUAL_-1206900860'), ('tmp_72983', u'CALL_-1206931749'), (u'STORE_-1206933497', u'INDIRECT_-1206890792'), (u'INT_ADD_-1206921924', u'INT_ADD_-1206921844'), (u'INT_ADD_-1206921924', u'CALL_-1206921844'), (u'INDIRECT_-1206907109', u'MULTIEQUAL_-1206906409'), (u'MULTIEQUAL_-1206892940', u'MULTIEQUAL_-1206892911'), (u'CALL_-1206928601', u'INDIRECT_-1206882683'), (u'CALL_-1206928331', u'INDIRECT_-1206911555'), (u'INDIRECT_-1206896126', u'MULTIEQUAL_-1206896053'), (u'CALL_-1206937824', u'INDIRECT_-1206891747'), (u'MULTIEQUAL_-1206885196', u'MULTIEQUAL_-1206885192'), (u'MULTIEQUAL_-1206903707', u'MULTIEQUAL_-1206903701'), (u'STORE_-1206930329', u'INDIRECT_-1206902602'), (u'CALL_-1206928878', u'INDIRECT_-1206904796'), (u'CALL_-1206921832', u'INDIRECT_-1206902102'), (u'CALL_-1206925432', u'INDIRECT_-1206895423'), (u'INDIRECT_-1206899515', u'MULTIEQUAL_-1206902947'), (u'CALL_-1206932954', u'INDIRECT_-1206896921'), (u'CAST_-1206877825', u'COPY_-1206877951'), (u'INDIRECT_-1206894292', u'MULTIEQUAL_-1206892086'), (u'CALL_-1206922325', u'INDIRECT_-1206899105'), (u'CALL_-1206930636', u'INDIRECT_-1206910818'), (u'STORE_-1206928410', u'INDIRECT_-1206905438'), (u'INDIRECT_-1206909939', u'MULTIEQUAL_-1206909359'), (u'CALL_-1206934365', u'INDIRECT_-1206895137'), (u'INDIRECT_-1206901534', u'MULTIEQUAL_-1206901376'), (u'INDIRECT_-1206902963', u'MULTIEQUAL_-1206904481'), (u'STORE_-1206928270', u'INDIRECT_-1206897728'), (u'CALL_-1206928668', u'INDIRECT_-1206888570'), (u'MULTIEQUAL_-1206909370', u'MULTIEQUAL_-1206909235'), ('const-40', u'INT_ADD_-1206937751'), (u'STORE_-1206933497', u'INDIRECT_-1206908432'), (u'CALL_-1206923816', u'INDIRECT_-1206886439'), (u'STORE_-1206929190', u'INDIRECT_-1206894048'), ('const-0', u'RETURN_-1206879337'), (u'CALL_-1206930584', u'CALL_-1206930556'), (u'LOAD_-1206932432', u'INT_SUB_-1206932366'), (u'CALL_-1206927833', u'INDIRECT_-1206903355'), (u'MULTIEQUAL_-1206887296', u'MULTIEQUAL_-1206887292'), (u'CALL_-1206929019', u'INDIRECT_-1206911063'), (u'INDIRECT_-1206903098', u'MULTIEQUAL_-1206902823'), (u'MULTIEQUAL_-1206894843', u'MULTIEQUAL_-1206894795'), (u'CALL_-1206929794', u'INDIRECT_-1206904562'), (u'MULTIEQUAL_-1206909123', u'MULTIEQUAL_-1206909823'), (u'MULTIEQUAL_-1206905035', u'MULTIEQUAL_-1206905014'), (u'INDIRECT_-1206902572', u'CALL_-1206929938'), (u'LOAD_-1206923503', u'CAST_-1206869907'), ('tmp_13956', u'CBRANCH_-1206928088'), (u'INDIRECT_-1206907060', u'MULTIEQUAL_-1206906973'), (u'CALL_-1206928601', u'INDIRECT_-1206898145'), (u'CALL_-1206929645', u'INDIRECT_-1206904352'), (u'MULTIEQUAL_-1206876231', u'MULTIEQUAL_-1206876113'), (u'INDIRECT_-1206909499', u'MULTIEQUAL_-1206909470'), (u'CALL_-1206938772', u'INDIRECT_-1206903650'), (u'CALL_-1206931337', u'INDIRECT_-1206896912'), (u'MULTIEQUAL_-1206874298', u'MULTIEQUAL_-1206890265'), (u'CALL_-1206930899', u'INDIRECT_-1206896891'), (u'MULTIEQUAL_-1206898071', u'MULTIEQUAL_-1206897405'), (u'INDIRECT_-1206895933', u'MULTIEQUAL_-1206897966'), (u'CALL_-1206937615', u'INDIRECT_-1206913062'), (u'STORE_-1206930340', u'INDIRECT_-1206905550'), (u'CALL_-1206937186', u'INDIRECT_-1206893373'), (u'MULTIEQUAL_-1206880926', u'MULTIEQUAL_-1206880380'), (u'STORE_-1206933398', u'INDIRECT_-1206890322'), ('const-4', u'PTRADD_-1206875428'), (u'CALL_-1206930241', u'INDIRECT_-1206895132'), (u'CALL_-1206934274', u'INDIRECT_-1206895081'), (u'INDIRECT_-1206890803', u'COPY_-1206890811'), ('const-1185576', u'COPY_-1206937214'), (u'INDIRECT_-1206912164', u'MULTIEQUAL_-1206911987'), ('const-5', u'CALL_-1206927093'), (u'INDIRECT_-1206893275', u'COPY_-1206878700'), (u'CALL_-1206927093', u'INDIRECT_-1206889883'), (u'STORE_-1206928588', u'INDIRECT_-1206910163'), (u'MULTIEQUAL_-1206888181', u'MULTIEQUAL_-1206887153'), (u'INDIRECT_-1206911203', u'MULTIEQUAL_-1206910927'), (u'CALL_-1206930915', u'INDIRECT_-1206906983'), (u'CALL_-1206928878', u'INDIRECT_-1206914456'), ('const-1171643', u'COPY_-1206876267'), (u'CALL_-1206930899', u'INDIRECT_-1206894791'), (u'STORE_-1206928482', u'INDIRECT_-1206902960'), (u'INDIRECT_-1206909250', u'MULTIEQUAL_-1206909044'), (u'CALL_-1206937186', u'INDIRECT_-1206891693'), (u'STORE_-1206928588', u'INDIRECT_-1206900083'), (u'INDIRECT_-1206895686', u'MULTIEQUAL_-1206895539'), (u'CALL_-1206925604', u'INDIRECT_-1206907927'), (u'CALL_-1206931128', u'INDIRECT_-1206904126'), (u'INDIRECT_-1206907833', u'MULTIEQUAL_-1206908699'), (u'CALL_-1206925432', u'INDIRECT_-1206874418'), ('const-0', u'RETURN_-1206878986'), (u'CALL_-1206937430', u'INDIRECT_-1206897170'), (u'INDIRECT_-1206907703', u'MULTIEQUAL_-1206880950'), (u'INDIRECT_-1206894955', u'MULTIEQUAL_-1206894347'), (u'INDIRECT_-1206893180', u'MULTIEQUAL_-1206892549'), (u'INDIRECT_-1206904801', u'MULTIEQUAL_-1206904581'), (u'CALL_-1206928690', u'INDIRECT_-1206907540'), ('const-433', u'LOAD_-1206923334'), (u'STORE_-1206933497', u'INDIRECT_-1206892892'), (u'CALL_-1206931674', u'INDIRECT_-1206888373'), (u'STORE_-1206930329', u'INDIRECT_-1206890422'), (u'MULTIEQUAL_-1206902637', u'MULTIEQUAL_-1206902587'), (u'CALL_-1206934963', u'INDIRECT_-1206911423'), (u'CALL_-1206927063', u'INDIRECT_-1206895676'), (u'CALL_-1206928644', u'INDIRECT_-1206902419'), ('const-3', u'PTRADD_-1206873199'), (u'CALL_-1206928108', u'INDIRECT_-1206884534'), (u'CALL_-1206934991', u'INDIRECT_-1206908086'), (u'CALL_-1206927405', u'INDIRECT_-1206899831'), ('const-64', u'INT_ADD_-1206927695'), (u'MULTIEQUAL_-1206878258', u'MULTIEQUAL_-1206880669'), (u'CALL_-1206928474', u'INDIRECT_-1206898670'), (u'MULTIEQUAL_-1206895263', u'MULTIEQUAL_-1206895215'), (u'CALL_-1206938772', u'INDIRECT_-1206913310'), ('const-72', u'INT_ADD_-1206921366'), (u'CALL_-1206929621', u'INDIRECT_-1206898881'), (u'CALL_-1206925860', u'INDIRECT_-1206877240'), (u'MULTIEQUAL_-1206889202', u'MULTIEQUAL_-1206889187'), (u'CALL_-1206934018', u'INDIRECT_-1206905850'), (u'STORE_-1206928270', u'INDIRECT_-1206885128'), (u'CALL_-1206929226', u'INDIRECT_-1206886997'), (u'CALL_-1206934888', u'INDIRECT_-1206891472'), (u'INDIRECT_-1206909176', u'MULTIEQUAL_-1206908758'), ('tmp_1066', u'CBRANCH_-1206939024'), (u'CALL_-1206928518', u'INDIRECT_-1206899109'), (u'CALL_-1206938756', u'INDIRECT_-1206901959'), (u'CALL_-1206931435', u'INDIRECT_-1206892019'), (u'CALL_-1206922584', u'INDIRECT_-1206893041'), (u'CALL_-1206926019', u'INDIRECT_-1206877670'), (u'STORE_-1206929169', u'INDIRECT_-1206889000'), (u'CALL_-1206938421', u'INDIRECT_-1206884115'), (u'MULTIEQUAL_-1206874333', u'MULTIEQUAL_-1206904965'), (u'INDIRECT_-1206904651', u'MULTIEQUAL_-1206904981'), (u'CALL_-1206928601', u'INDIRECT_-1206893945'), (u'INDIRECT_-1206888369', u'MULTIEQUAL_-1206888324'), (u'STORE_-1206934385', u'INDIRECT_-1206894637'), (u'CALL_-1206938927', u'INDIRECT_-1206904150'), (u'INDIRECT_-1206901824', u'MULTIEQUAL_-1206901621'), (u'MULTIEQUAL_-1206892792', u'MULTIEQUAL_-1206893543'), ('const-433', u'LOAD_-1206937587'), (u'INDIRECT_-1206909215', u'MULTIEQUAL_-1206909999'), (u'MULTIEQUAL_-1206907099', u'MULTIEQUAL_-1206906241'), (u'MULTIEQUAL_-1206905567', u'MULTIEQUAL_-1206905547'), (u'CALL_-1206939523', u'INDIRECT_-1206909455'), (u'STORE_-1206928410', u'INDIRECT_-1206889898'), (u'CALL_-1206935821', u'INDIRECT_-1206906022'), (u'CALL_-1206921994', u'INDIRECT_-1206904259'), (u'CALL_-1206937142', u'INDIRECT_-1206916196'), (u'INDIRECT_-1206890284', u'MULTIEQUAL_-1206891763'), (u'CALL_-1206934955', u'INDIRECT_-1206900497'), (u'CALL_-1206938421', u'INDIRECT_-1206913100'), (u'MULTIEQUAL_-1206908047', u'MULTIEQUAL_-1206908031'), (u'MULTIEQUAL_-1206905076', u'MULTIEQUAL_-1206907487'), (u'INDIRECT_-1206886915', u'MULTIEQUAL_-1206890347'), (u'INDIRECT_-1206909177', u'MULTIEQUAL_-1206909981'), (u'INDIRECT_-1206904555', u'MULTIEQUAL_-1206904427'), (u'STORE_-1206928327', u'INDIRECT_-1206889392'), (u'CALL_-1206924677', u'INDIRECT_-1206897241'), (u'MULTIEQUAL_-1206891194', u'MULTIEQUAL_-1206891175'), ('const-8', u'PTRADD_-1206877770'), (u'CALL_-1206938927', u'INDIRECT_-1206897430'), (u'INDIRECT_-1206894639', u'MULTIEQUAL_-1206895635'), (u'INDIRECT_-1206894235', u'MULTIEQUAL_-1206895321'), (u'CALL_-1206927360', u'INDIRECT_-1206902744'), (u'MULTIEQUAL_-1206899244', u'MULTIEQUAL_-1206899539'), (u'INDIRECT_-1206911975', u'MULTIEQUAL_-1206911470'), (u'STORE_-1206933958', u'INDIRECT_-1206904888'), (u'INDIRECT_-1206909373', u'MULTIEQUAL_-1206876275'), (u'INDIRECT_-1206904650', u'MULTIEQUAL_-1206906189'), (u'INDIRECT_-1206903995', u'MULTIEQUAL_-1206905001'), (u'CALL_-1206938694', u'INDIRECT_-1206907593'), ('const-8', u'PTRADD_-1206875379'), (u'INDIRECT_-1206891674', u'MULTIEQUAL_-1206891519'), (u'CALL_-1206928357', u'INDIRECT_-1206885950'), (u'INDIRECT_-1206908740', u'MULTIEQUAL_-1206908653'), (u'CALL_-1206934991', u'INDIRECT_-1206881284'), (u'INDIRECT_-1206891323', u'MULTIEQUAL_-1206880910'), (u'INDIRECT_-1206902334', u'MULTIEQUAL_-1206902156'), (u'INDIRECT_-1206904479', u'MULTIEQUAL_-1206904072'), (u'CALL_-1206929032', u'INDIRECT_-1206886163'), (u'STORE_-1206921830', u'INDIRECT_-1206893441'), (u'MULTIEQUAL_-1206898626', u'MULTIEQUAL_-1206898588'), (u'INDIRECT_-1206900472', u'MULTIEQUAL_-1206901989'), (u'CALL_-1206930407', u'INDIRECT_-1206907068'), (u'CALL_-1206933998', u'INDIRECT_-1206889036'), (u'CALL_-1206930584', u'INDIRECT_-1206900290'), (u'MULTIEQUAL_-1206910806', u'MULTIEQUAL_-1206910768'), (u'INDIRECT_-1206901259', u'MULTIEQUAL_-1206901087'), (u'INDIRECT_-1206899351', u'COPY_-1206880199'), (u'INDIRECT_-1206909740', u'MULTIEQUAL_-1206909357'), (u'CAST_-1206872787', u'SUBPIECE_-1206909259'), (u'INDIRECT_-1206902584', u'MULTIEQUAL_-1206907147'), (u'INDIRECT_-1206894543', u'MULTIEQUAL_-1206894677'), (u'CALL_-1206931701', u'INDIRECT_-1206900443'), (u'MULTIEQUAL_-1206891868', u'MULTIEQUAL_-1206891771'), (u'INDIRECT_-1206891868', u'MULTIEQUAL_-1206891771'), (u'INDIRECT_-1206892422', u'MULTIEQUAL_-1206892323'), (u'MULTIEQUAL_-1206880908', u'MULTIEQUAL_-1206880362'), (u'CALL_-1206921954', u'INDIRECT_-1206883656'), (u'CALL_-1206930550', u'INDIRECT_-1206892042'), (u'CALL_-1206930556', u'INDIRECT_-1206901116'), (u'INDIRECT_-1206887153', u'MULTIEQUAL_-1206876221'), (u'CALL_-1206928878', u'INDIRECT_-1206913196'), (u'INDIRECT_-1206884258', u'MULTIEQUAL_-1206883707'), (u'CALL_-1206929489', u'INDIRECT_-1206890859'), (u'CALLIND_-1206925401', u'INDIRECT_-1206884594'), (u'CALL_-1206929324', u'INDIRECT_-1206889992'), ('const-0', u'COPY_-1206872928'), (u'MULTIEQUAL_-1206907439', u'COPY_-1206907562'), (u'MULTIEQUAL_-1206899471', u'MULTIEQUAL_-1206899469'), (u'INDIRECT_-1206884515', u'MULTIEQUAL_-1206884597'), (u'CALL_-1206935766', u'INDIRECT_-1206908508'), (u'MULTIEQUAL_-1206897080', u'MULTIEQUAL_-1206897023'), (u'CALLIND_-1206921372', u'INDIRECT_-1206904710'), (u'CALL_-1206937924', u'INDIRECT_-1206913221'), (u'MULTIEQUAL_-1206888971', u'MULTIEQUAL_-1206888955'), ('tmp_72983', u'INT_ADD_-1206939471'), (u'INDIRECT_-1206893942', u'MULTIEQUAL_-1206893892'), (u'INDIRECT_-1206891216', u'MULTIEQUAL_-1206891620'), (u'CALL_-1206922556', u'INDIRECT_-1206887023'), (u'MULTIEQUAL_-1206899939', u'MULTIEQUAL_-1206899922'), (u'CALL_-1206931337', u'INDIRECT_-1206903632'), (u'MULTIEQUAL_-1206911570', u'MULTIEQUAL_-1206911546'), (u'STORE_-1206924560', u'INDIRECT_-1206899500'), (u'INDIRECT_-1206875025', u'MULTIEQUAL_-1206874951'), (u'MULTIEQUAL_-1206913052', u'MULTIEQUAL_-1206913034'), (u'MULTIEQUAL_-1206908983', u'MULTIEQUAL_-1206908809'), (u'MULTIEQUAL_-1206904406', u'MULTIEQUAL_-1206904430'), (u'MULTIEQUAL_-1206908204', u'MULTIEQUAL_-1206908151'), (u'STORE_-1206925416', u'INDIRECT_-1206903305'), (u'INDIRECT_-1206896015', u'MULTIEQUAL_-1206894264'), (u'MULTIEQUAL_-1206887436', u'COPY_-1206875790'), (u'INDIRECT_-1206881557', u'MULTIEQUAL_-1206880579'), (u'MULTIEQUAL_-1206909073', u'MULTIEQUAL_-1206909016'), (u'CALL_-1206921459', u'INDIRECT_-1206901915'), (u'CALL_-1206928815', u'INDIRECT_-1206892981'), (u'CALL_-1206929750', u'INDIRECT_-1206895762'), (u'STORE_-1206937788', u'INDIRECT_-1206893210'), (u'MULTIEQUAL_-1206887987', u'MULTIEQUAL_-1206888012'), (u'CALL_-1206930882', u'INDIRECT_-1206891840'), (u'INDIRECT_-1206898805', u'MULTIEQUAL_-1206898760'), (u'CALL_-1206938310', u'INDIRECT_-1206902959'), (u'CALL_-1206930210', u'INDIRECT_-1206906534'), (u'CALL_-1206928209', u'INDIRECT_-1206903063'), (u'INDIRECT_-1206899336', u'MULTIEQUAL_-1206907683'), (u'CALL_-1206929645', u'INDIRECT_-1206912752'), (u'CALL_-1206935809', u'INDIRECT_-1206906853'), (u'STORE_-1206928662', u'INDIRECT_-1206903909'), ('const-433', u'LOAD_-1206931570'), (u'INDIRECT_-1206899703', u'MULTIEQUAL_-1206899512'), (u'CALL_-1206938656', u'INDIRECT_-1206893710'), (u'INDIRECT_-1206907205', u'MULTIEQUAL_-1206876152'), (u'STORE_-1206929169', u'INDIRECT_-1206892360'), (u'CALL_-1206923816', u'INDIRECT_-1206903239'), (u'STORE_-1206930329', u'INDIRECT_-1206898822'), ('const-48', u'INT_ADD_-1206937682'), (u'MULTIEQUAL_-1206899046', u'MULTIEQUAL_-1206899008'), (u'INDIRECT_-1206903170', u'MULTIEQUAL_-1206904736'), (u'MULTIEQUAL_-1206916956', u'INT_EQUAL_-1206928810'), (u'INDIRECT_-1206895022', u'MULTIEQUAL_-1206894918'), (u'INDIRECT_-1206905567', u'MULTIEQUAL_-1206907354'), (u'INDIRECT_-1206905601', u'COPY_-1206880550'), (u'INDIRECT_-1206900776', u'MULTIEQUAL_-1206900358'), (u'MULTIEQUAL_-1206896256', u'MULTIEQUAL_-1206898667'), (u'INDIRECT_-1206882789', u'MULTIEQUAL_-1206883981'), (u'STORE_-1206928320', u'INDIRECT_-1206907869'), (u'CALL_-1206930394', u'INDIRECT_-1206880529'), (u'CALL_-1206930899', u'INDIRECT_-1206891431'), (u'STORE_-1206924545', u'INDIRECT_-1206897810'), (u'INDIRECT_-1206901055', u'MULTIEQUAL_-1206902061'), ('const-5', u'CALL_-1206925460'), (u'CALL_-1206928331', u'INDIRECT_-1206895175'), (u'CALL_-1206931595', u'INDIRECT_-1206911756'), (u'CALL_-1206930157', u'INDIRECT_-1206903535'), (u'INDIRECT_-1206900443', u'MULTIEQUAL_-1206901199'), ('const-8', u'PTRADD_-1206874655'), (u'STORE_-1206934385', u'INDIRECT_-1206893377'), ('const-433', u'STORE_-1206927248'), ('tmp_23303', u'CBRANCH_-1206928846'), (u'INDIRECT_-1206887371', u'MULTIEQUAL_-1206889217'), (u'INDIRECT_-1206890064', u'MULTIEQUAL_-1206889869'), (u'INT_LESS_-1206938383', u'MULTIEQUAL_-1206916959'), (u'INDIRECT_-1206897601', u'MULTIEQUAL_-1206897381'), (u'MULTIEQUAL_-1206910391', u'MULTIEQUAL_-1206910375'), (u'CALL_-1206928709', u'INDIRECT_-1206897301'), (u'CALL_-1206937875', u'INDIRECT_-1206903952'), (u'CALL_-1206937446', u'INDIRECT_-1206896342'), (u'INDIRECT_-1206895271', u'MULTIEQUAL_-1206896561'), (u'INDIRECT_-1206903270', u'MULTIEQUAL_-1206903444'), (u'CALL_-1206935494', u'INDIRECT_-1206900385'), (u'STORE_-1206928320', u'INDIRECT_-1206886869'), (u'INDIRECT_-1206896717', u'COPY_-1206878589'), (u'INDIRECT_-1206909147', u'MULTIEQUAL_-1206909067'), (u'INDIRECT_-1206891142', u'MULTIEQUAL_-1206890940'), (u'INDIRECT_-1206891244', u'MULTIEQUAL_-1206895807'), ('const-433', u'LOAD_-1206934203'), (u'INDIRECT_-1206899743', u'MULTIEQUAL_-1206900056'), (u'CALL_-1206931545', u'INDIRECT_-1206905945'), (u'INDIRECT_-1206894142', u'COPY_-1206878821'), (u'INDIRECT_-1206904025', u'MULTIEQUAL_-1206904972'), (u'COPY_-1206873249', u'MULTIEQUAL_-1206916476'), (u'INDIRECT_-1206904093', u'MULTIEQUAL_-1206903953'), (u'CALL_-1206928644', u'INDIRECT_-1206894019'), (u'INDIRECT_-1206904282', u'MULTIEQUAL_-1206905211'), ('tmp_11966', u'CBRANCH_-1206929855'), (u'INDIRECT_-1206899910', u'MULTIEQUAL_-1206900084'), (u'PTRADD_-1206873342', u'STORE_-1206925221'), (u'INDIRECT_-1206893173', u'MULTIEQUAL_-1206880912'), (u'CALL_-1206932827', u'INDIRECT_-1206893054'), (u'INDIRECT_-1206886869', u'MULTIEQUAL_-1206888592'), (u'STORE_-1206925381', u'INDIRECT_-1206896144'), (u'STORE_-1206928446', u'INDIRECT_-1206908819'), (u'CALL_-1206929830', u'INDIRECT_-1206901224'), (u'CALL_-1206930157', u'INDIRECT_-1206905635'), (u'INT_ADD_-1206924932', u'CAST_-1206873436'), (u'INDIRECT_-1206892396', u'MULTIEQUAL_-1206892191'), (u'INDIRECT_-1206886582', u'MULTIEQUAL_-1206887840'), (u'CAST_-1206875547', u'PTRADD_-1206877509'), (u'INDIRECT_-1206889123', u'COPY_-1206889131'), (u'MULTIEQUAL_-1206890699', u'MULTIEQUAL_-1206890682'), (u'INDIRECT_-1206897255', u'MULTIEQUAL_-1206897096'), (u'CALL_-1206935494', u'INDIRECT_-1206882574'), (u'STORE_-1206934224', u'INDIRECT_-1206898742'), (u'CALL_-1206930362', u'INDIRECT_-1206906200'), (u'CALL_-1206922426', u'INDIRECT_-1206883200'), (u'CALL_-1206931183', u'INDIRECT_-1206911285'), (u'INDIRECT_-1206888724', u'MULTIEQUAL_-1206893287'), (u'CALLIND_-1206925511', u'INDIRECT_-1206906493'), (u'INDIRECT_-1206901153', u'MULTIEQUAL_-1206901013'), (u'MULTIEQUAL_-1206894419', u'COPY_-1206894542'), (u'CAST_-1206870825', u'LOAD_-1206925521'), (u'INDIRECT_-1206897265', u'MULTIEQUAL_-1206897042'), (u'INDIRECT_-1206898898', u'MULTIEQUAL_-1206898722'), (u'MULTIEQUAL_-1206897710', u'MULTIEQUAL_-1206894703'), (u'INDIRECT_-1206894539', u'MULTIEQUAL_-1206894449'), (u'CALL_-1206925460', u'INDIRECT_-1206892917'), (u'INDIRECT_-1206895037', u'COPY_-1206878585'), (u'INDIRECT_-1206889456', u'MULTIEQUAL_-1206889251'), (u'STORE_-1206930828', u'INDIRECT_-1206895117'), (u'CALLIND_-1206929135', u'INDIRECT_-1206893480'), (u'CALL_-1206921832', u'INDIRECT_-1206874880'), (u'CALLIND_-1206921359', u'INDIRECT_-1206900447'), (u'STORE_-1206924934', u'INDIRECT_-1206902659'), (u'CALL_-1206935494', u'INDIRECT_-1206900805'), (u'MULTIEQUAL_-1206894787', u'MULTIEQUAL_-1206894803'), (u'MULTIEQUAL_-1206897704', u'MULTIEQUAL_-1206897651'), (u'CALL_-1206933594', u'INDIRECT_-1206898884'), (u'CALL_-1206930584', u'INDIRECT_-1206898190'), (u'INDIRECT_-1206895908', u'MULTIEQUAL_-1206892603'), (u'MULTIEQUAL_-1206878295', u'MULTIEQUAL_-1206903367'), (u'INDIRECT_-1206901342', u'MULTIEQUAL_-1206902271'), (u'INDIRECT_-1206898619', u'MULTIEQUAL_-1206898760'), (u'INDIRECT_-1206887748', u'MULTIEQUAL_-1206887089'), (u'INDIRECT_-1206887983', u'MULTIEQUAL_-1206887745'), (u'CALL_-1206928281', u'INDIRECT_-1206886747'), (u'CALL_-1206923816', u'INDIRECT_-1206899879'), (u'INDIRECT_-1206874688', u'MULTIEQUAL_-1206875641'), (u'CALL_-1206935851', u'INDIRECT_-1206904366'), ('const-433', u'LOAD_-1206924914'), (u'INDIRECT_-1206912998', u'MULTIEQUAL_-1206912910'), (u'STORE_-1206928662', u'INDIRECT_-1206898449'), (u'MULTIEQUAL_-1206916476', u'CALL_-1206930457'), (u'INDIRECT_-1206892831', u'MULTIEQUAL_-1206894677'), (u'INDIRECT_-1206895118', u'MULTIEQUAL_-1206894843'), (u'CALL_-1206934460', u'INDIRECT_-1206898563'), (u'CALL_-1206937446', u'INDIRECT_-1206906842'), (u'CALL_-1206937414', u'INDIRECT_-1206906399'), (u'CALL_-1206938900', u'INDIRECT_-1206894476'), (u'INDIRECT_-1206909175', u'MULTIEQUAL_-1206909047'), (u'CALL_-1206938131', u'INDIRECT_-1206898213'), (u'CALL_-1206928690', u'INDIRECT_-1206905020'), (u'CALL_-1206921308', u'INDIRECT_-1206885028'), (u'MULTIEQUAL_-1206896227', u'MULTIEQUAL_-1206895733'), (u'INDIRECT_-1206907084', u'MULTIEQUAL_-1206908563'), (u'CALL_-1206925799', u'INDIRECT_-1206903749'), (u'MULTIEQUAL_-1206896426', u'MULTIEQUAL_-1206896450'), (u'CALL_-1206928621', u'INDIRECT_-1206902068'), (u'INDIRECT_-1206905169', u'MULTIEQUAL_-1206906261'), (u'CALL_-1206938131', u'INDIRECT_-1206903673'), (u'INDIRECT_-1206905519', u'MULTIEQUAL_-1206905900'), (u'CALL_-1206923816', u'INDIRECT_-1206907019'), (u'MULTIEQUAL_-1206907450', u'MULTIEQUAL_-1206908937'), (u'CALL_-1206929750', u'INDIRECT_-1206891142'), (u'CALL_-1206929019', u'INDIRECT_-1206908963'), (u'CALL_-1206930915', u'INDIRECT_-1206881529'), (u'CALL_-1206929750', u'INDIRECT_-1206879294'), (u'MULTIEQUAL_-1206899099', u'MULTIEQUAL_-1206899082'), (u'CALL_-1206931545', u'INDIRECT_-1206895445'), (u'MULTIEQUAL_-1206880579', u'MULTIEQUAL_-1206879879'), (u'CALL_-1206926003', u'INDIRECT_-1206898828'), (u'CALL_-1206930362', u'INDIRECT_-1206908720'), (u'MULTIEQUAL_-1206901847', u'MULTIEQUAL_-1206901872'), (u'LOAD_-1206928041', u'INT_LESS_-1206928010'), (u'CALL_-1206938900', u'INDIRECT_-1206901196'), (u'INDIRECT_-1206911820', u'MULTIEQUAL_-1206914449'), (u'INDIRECT_-1206907637', u'COPY_-1206878615'), (u'INDIRECT_-1206908630', u'MULTIEQUAL_-1206910196'), (u'INDIRECT_-1206893101', u'MULTIEQUAL_-1206895691'), (u'INDIRECT_-1206900802', u'MULTIEQUAL_-1206902461'), (u'CALL_-1206938900', u'INDIRECT_-1206908336'), (u'STORE_-1206934436', u'INDIRECT_-1206900130'), (u'STORE_-1206932486', u'INDIRECT_-1206892089'), (u'MULTIEQUAL_-1206896992', u'MULTIEQUAL_-1206897743'), (u'CALL_-1206934963', u'INDIRECT_-1206892103'), (u'INDIRECT_-1206907399', u'MULTIEQUAL_-1206907370'), (u'CALL_-1206930476', u'INDIRECT_-1206900389'), (u'INDIRECT_-1206899558', u'MULTIEQUAL_-1206899470'), (u'INDIRECT_-1206895043', u'MULTIEQUAL_-1206894934'), (u'MULTIEQUAL_-1206904430', u'MULTIEQUAL_-1206904406'), (u'CALL_-1206922316', u'INDIRECT_-1206906518'), (u'CALL_-1206937983', u'INDIRECT_-1206906531'), (u'INDIRECT_-1206908477', u'MULTIEQUAL_-1206908232'), (u'STORE_-1206924560', u'INDIRECT_-1206903280'), (u'CALL_-1206929830', u'INDIRECT_-1206907524'), ('const-360', u'INT_ADD_-1206928648'), (u'COPY_-1206935744', u'COPY_-1206876389'), (u'MULTIEQUAL_-1206878262', u'MULTIEQUAL_-1206889927'), (u'CALL_-1206927360', u'CALL_-1206927316'), (u'MULTIEQUAL_-1206902679', u'MULTIEQUAL_-1206880937'), (u'MULTIEQUAL_-1206902452', u'MULTIEQUAL_-1206903203'), (u'INDIRECT_-1206909398', u'MULTIEQUAL_-1206909222'), (u'MULTIEQUAL_-1206906944', u'MULTIEQUAL_-1206906891'), (u'CALL_-1206928815', u'INDIRECT_-1206911041'), (u'CALLIND_-1206924378', u'INDIRECT_-1206899583'), (u'INDIRECT_-1206898496', u'MULTIEQUAL_-1206898231'), (u'INDIRECT_-1206905299', u'MULTIEQUAL_-1206905270'), (u'STORE_-1206925381', u'INDIRECT_-1206896984'), (u'INDIRECT_-1206903536', u'MULTIEQUAL_-1206903120'), (u'INDIRECT_-1206893216', u'MULTIEQUAL_-1206892798'), (u'CALL_-1206938131', u'INDIRECT_-1206900733'), (u'MULTIEQUAL_-1206909190', u'MULTIEQUAL_-1206909431'), (u'MULTIEQUAL_-1206910147', u'MULTIEQUAL_-1206910131'), (u'STORE_-1206928327', u'INDIRECT_-1206893592'), (u'MULTIEQUAL_-1206876133', u'MULTIEQUAL_-1206899021'), (u'CALL_-1206924668', u'INDIRECT_-1206885970'), (u'CALL_-1206925460', u'INDIRECT_-1206893337'), (u'CALL_-1206924668', u'INDIRECT_-1206906130'), (u'INDIRECT_-1206879294', u'MULTIEQUAL_-1206881029'), (u'CALL_-1206921832', u'INDIRECT_-1206903782'), (u'CALLIND_-1206925453', u'INDIRECT_-1206892181'), (u'INT_EQUAL_-1206929127', u'CBRANCH_-1206929125'), (u'CALLIND_-1206921999', u'INDIRECT_-1206887491'), (u'CALL_-1206933594', u'INDIRECT_-1206904344'), (u'LOAD_-1206937807', u'STORE_-1206937765'), (u'INDIRECT_-1206895802', u'MULTIEQUAL_-1206895686'), (u'MULTIEQUAL_-1206890273', u'MULTIEQUAL_-1206890231'), (u'CALL_-1206930105', u'INDIRECT_-1206886717'), (u'CALL_-1206924756', u'INDIRECT_-1206896446'), (u'CAST_-1206875547', u'PTRADD_-1206878420'), (u'MULTIEQUAL_-1206912066', u'MULTIEQUAL_-1206911418'), (u'CALL_-1206934114', u'INDIRECT_-1206881465'), (u'STORE_-1206930846', u'INDIRECT_-1206896749'), (u'CALL_-1206928709', u'INDIRECT_-1206891421'), (u'CALL_-1206930457', u'INDIRECT_-1206888363'), (u'CALLIND_-1206938189', u'INDIRECT_-1206884307'), (u'INDIRECT_-1206893132', u'MULTIEQUAL_-1206892916'), (u'INDIRECT_-1206899995', u'CALL_-1206929974'), (u'CALL_-1206928257', u'INDIRECT_-1206901010'), (u'INDIRECT_-1206895110', u'MULTIEQUAL_-1206894992'), (u'INDIRECT_-1206894487', u'COPY_-1206880301'), (u'CALL_-1206934862', u'INDIRECT_-1206911382'), (u'CALL_-1206938656', u'INDIRECT_-1206914290'), (u'INDIRECT_-1206901016', u'MULTIEQUAL_-1206900600'), (u'MULTIEQUAL_-1206905987', u'MULTIEQUAL_-1206905967'), (u'CALL_-1206924612', u'INDIRECT_-1206877131'), (u'INT_ADD_-1206925490', u'INT_AND_-1206925467'), (u'CALL_-1206937824', u'INDIRECT_-1206906027'), (u'CALL_-1206930927', u'INDIRECT_-1206904673'), (u'INDIRECT_-1206899738', u'MULTIEQUAL_-1206899463'), (u'CALL_-1206929320', u'INDIRECT_-1206908039'), (u'CALL_-1206921954', u'INDIRECT_-1206891636'), (u'STORE_-1206930351', u'INDIRECT_-1206902540'), (u'INDIRECT_-1206890499', u'MULTIEQUAL_-1206891076'), (u'MULTIEQUAL_-1206882113', u'MULTIEQUAL_-1206883141'), (u'INDIRECT_-1206899006', u'MULTIEQUAL_-1206901474'), (u'INDIRECT_-1206886908', u'MULTIEQUAL_-1206886249'), (u'INDIRECT_-1206889728', u'COPY_-1206879933'), (u'CALL_-1206930210', u'INDIRECT_-1206898134'), (u'CALL_-1206938772', u'INDIRECT_-1206908690'), (u'INDIRECT_-1206898793', u'MULTIEQUAL_-1206899216'), (u'INDIRECT_-1206898793', u'MULTIEQUAL_-1206899216'), (u'CALL_-1206929830', u'INDIRECT_-1206895344'), (u'STORE_-1206925381', u'INDIRECT_-1206903704'), (u'INDIRECT_-1206903489', u'MULTIEQUAL_-1206903444'), (u'STORE_-1206937772', u'INDIRECT_-1206894885'), (u'MULTIEQUAL_-1206916476', u'INT_AND_-1206910302'), (u'CALL_-1206932808', u'INDIRECT_-1206894720'), (u'INDIRECT_-1206913473', u'MULTIEQUAL_-1206913275'), (u'INDIRECT_-1206914460', u'MULTIEQUAL_-1206914199'), (u'INDIRECT_-1206897223', u'MULTIEQUAL_-1206896985'), (u'CALL_-1206929296', u'INDIRECT_-1206902158'), (u'INDIRECT_-1206902963', u'MULTIEQUAL_-1206903719'), (u'CALLIND_-1206921412', u'INDIRECT_-1206883728'), (u'INDIRECT_-1206914511', u'MULTIEQUAL_-1206912186'), (u'INDIRECT_-1206899964', u'MULTIEQUAL_-1206901569'), (u'INDIRECT_-1206901622', u'MULTIEQUAL_-1206901351'), (u'MULTIEQUAL_-1206884419', u'MULTIEQUAL_-1206884003'), (u'INDIRECT_-1206896577', u'MULTIEQUAL_-1206876986'), (u'INDIRECT_-1206907582', u'COPY_-1206878853'), (u'INDIRECT_-1206894697', u'COPY_-1206879135'), (u'INDIRECT_-1206905148', u'MULTIEQUAL_-1206901843'), (u'CALL_-1206921320', u'INDIRECT_-1206891658'), (u'MULTIEQUAL_-1206898376', u'MULTIEQUAL_-1206898302'), (u'CALL_-1206929645', u'INDIRECT_-1206891752'), ('tmp_72983', u'INT_ADD_-1206938292'), (u'INDIRECT_-1206902411', u'MULTIEQUAL_-1206903701'), (u'CALL_-1206928382', u'INDIRECT_-1206903603'), (u'MULTIEQUAL_-1206900015', u'MULTIEQUAL_-1206900011'), (u'MULTIEQUAL_-1206880914', u'MULTIEQUAL_-1206880368'), (u'INDIRECT_-1206884525', u'MULTIEQUAL_-1206884480'), (u'CALL_-1206934365', u'INDIRECT_-1206893037'), (u'CALL_-1206930241', u'INDIRECT_-1206895552'), (u'INDIRECT_-1206891795', u'MULTIEQUAL_-1206891636'), ('const-5', u'CALL_-1206931337'), (u'CALLIND_-1206921856', u'INDIRECT_-1206897078'), (u'CALL_-1206931142', u'INDIRECT_-1206891343'), (u'CALL_-1206928155', u'INDIRECT_-1206901976'), (u'STORE_-1206921864', u'INDIRECT_-1206898929'), (u'STORE_-1206924934', u'INDIRECT_-1206900139'), (u'INDIRECT_-1206883929', u'MULTIEQUAL_-1206880907'), (u'COPY_-1206872686', u'CALL_-1206921954'), (u'CALL_-1206928647', u'INDIRECT_-1206900382'), (u'CALL_-1206930362', u'INDIRECT_-1206892340'), (u'MULTIEQUAL_-1206900361', u'MULTIEQUAL_-1206900361'), (u'CALL_-1206926019', u'INDIRECT_-1206898841'), (u'INDIRECT_-1206899935', u'MULTIEQUAL_-1206902946'), (u'STORE_-1206929169', u'INDIRECT_-1206891940'), (u'INDIRECT_-1206893255', u'MULTIEQUAL_-1206894039'), (u'INDIRECT_-1206910672', u'MULTIEQUAL_-1206908466'), (u'MULTIEQUAL_-1206881638', u'MULTIEQUAL_-1206882338'), (u'STORE_-1206928627', u'INDIRECT_-1206904308'), (u'CALL_-1206930556', u'INDIRECT_-1206895656'), ('const-433', u'LOAD_-1206930328'), (u'STORE_-1206930846', u'INDIRECT_-1206905569'), (u'MULTIEQUAL_-1206900230', u'MULTIEQUAL_-1206900206'), (u'INDIRECT_-1206900163', u'MULTIEQUAL_-1206899925'), (u'CALL_-1206931595', u'INDIRECT_-1206905876'), (u'MULTIEQUAL_-1206912574', u'MULTIEQUAL_-1206912558'), (u'STORE_-1206924909', u'INDIRECT_-1206894965'), (u'INDIRECT_-1206898130', u'MULTIEQUAL_-1206899696'), (u'CALL_-1206924704', u'INDIRECT_-1206893062'), (u'STORE_-1206922815', u'INDIRECT_-1206896251'), (u'INDIRECT_-1206892386', u'MULTIEQUAL_-1206892157'), (u'INDIRECT_-1206897291', u'MULTIEQUAL_-1206894966'), (u'INDIRECT_-1206902643', u'MULTIEQUAL_-1206902452'), (u'CALL_-1206937446', u'INDIRECT_-1206899702'), (u'INDIRECT_-1206900635', u'MULTIEQUAL_-1206898884'), (u'INT_RIGHT_-1206934799', u'INT_AND_-1206884754'), ('const-8', u'PTRADD_-1206875553'), (u'INDIRECT_-1206883591', u'MULTIEQUAL_-1206885437'), (u'INDIRECT_-1206898535', u'MULTIEQUAL_-1206899541'), (u'MULTIEQUAL_-1206908338', u'MULTIEQUAL_-1206908332'), (u'INDIRECT_-1206881554', u'MULTIEQUAL_-1206881470'), (u'MULTIEQUAL_-1206890974', u'COPY_-1206879240'), (u'CALLIND_-1206921710', u'INDIRECT_-1206897836'), (u'CALL_-1206925799', u'INDIRECT_-1206907529'), (u'CALL_-1206933623', u'INDIRECT_-1206909398'), (u'MULTIEQUAL_-1206896271', u'MULTIEQUAL_-1206896252'), (u'MULTIEQUAL_-1206876159', u'MULTIEQUAL_-1206909941'), (u'CALL_-1206930476', u'INDIRECT_-1206886949'), (u'INDIRECT_-1206891360', u'MULTIEQUAL_-1206891868'), (u'INDIRECT_-1206903903', u'MULTIEQUAL_-1206904512'), (u'CALL_-1206935821', u'INDIRECT_-1206891322'), (u'INDIRECT_-1206907937', u'MULTIEQUAL_-1206909014'), (u'STORE_-1206928270', u'INDIRECT_-1206884708'), (u'CALL_-1206930882', u'INDIRECT_-1206891420'), (u'MULTIEQUAL_-1206894839', u'COPY_-1206894962'), (u'COPY_-1206877176', u'MULTIEQUAL_-1206919813'), (u'MULTIEQUAL_-1206893494', u'COPY_-1206879246'), (u'INDIRECT_-1206903403', u'COPY_-1206903411'), (u'CALL_-1206928291', u'INDIRECT_-1206904810'), (u'CALL_-1206930241', u'INDIRECT_-1206902272'), ('const-0', u'INT_EQUAL_-1206931024'), (u'STORE_-1206932305', u'INDIRECT_-1206905219'), (u'MULTIEQUAL_-1206904141', u'MULTIEQUAL_-1206904141'), (u'PTRADD_-1206872521', u'LOAD_-1206923357'), (u'CALL_-1206937875', u'INDIRECT_-1206900592'), (u'INDIRECT_-1206891998', u'MULTIEQUAL_-1206891910'), (u'INDIRECT_-1206896819', u'MULTIEQUAL_-1206899513'), (u'STORE_-1206933958', u'INDIRECT_-1206906568'), (u'STORE_-1206921743', u'INDIRECT_-1206883315'), (u'STORE_-1206928446', u'INDIRECT_-1206904619'), (u'STORE_-1206925221', u'INDIRECT_-1206898167'), (u'STORE_-1206933398', u'INDIRECT_-1206906702'), (u'LOAD_-1206931181', u'CALL_-1206931128'), (u'CALLIND_-1206924378', u'INDIRECT_-1206885723'), (u'STORE_-1206921525', u'INDIRECT_-1206887409'), (u'CALL_-1206924612', u'INDIRECT_-1206890825'), (u'LOAD_-1206929729', u'MULTIEQUAL_-1206921481'), (u'CALL_-1206925694', u'INDIRECT_-1206898236'), (u'MULTIEQUAL_-1206901267', u'MULTIEQUAL_-1206900773'), (u'INDIRECT_-1206893109', u'COPY_-1206880058'), (u'MULTIEQUAL_-1206906148', u'MULTIEQUAL_-1206906051'), (u'INDIRECT_-1206906148', u'MULTIEQUAL_-1206906051'), (u'CALL_-1206937559', u'INDIRECT_-1206897907'), (u'STORE_-1206933497', u'INDIRECT_-1206900872'), (u'INDIRECT_-1206897319', u'MULTIEQUAL_-1206897182'), (u'INDIRECT_-1206910898', u'MULTIEQUAL_-1206910810'), (u'MULTIEQUAL_-1206915297', u'CALL_-1206924704'), (u'INT_ADD_-1206937229', u'CAST_-1206877409'), (u'CALL_-1206931745', u'INDIRECT_-1206915324'), (u'MULTIEQUAL_-1206913536', u'INT_ADD_-1206872461'), (u'INDIRECT_-1206893249', u'MULTIEQUAL_-1206892549'), (u'MULTIEQUAL_-1206899794', u'COPY_-1206879261'), (u'STORE_-1206928627', u'INDIRECT_-1206891708'), (u'INT_EQUAL_-1206928343', u'CBRANCH_-1206928342'), (u'INDIRECT_-1206891776', u'MULTIEQUAL_-1206900123'), (u'CALL_-1206930086', u'INDIRECT_-1206904107'), (u'INDIRECT_-1206896990', u'MULTIEQUAL_-1206897372'), (u'INDIRECT_-1206910397', u'MULTIEQUAL_-1206909952'), (u'INDIRECT_-1206894602', u'MULTIEQUAL_-1206894498'), (u'CALL_-1206925694', u'INDIRECT_-1206909738'), (u'STORE_-1206924919', u'INDIRECT_-1206906429'), (u'INDIRECT_-1206897969', u'MULTIEQUAL_-1206897571'), (u'STORE_-1206928553', u'INDIRECT_-1206896702'), ('tmp_6788', u'CBRANCH_-1206933133'), (u'CALL_-1206929529', u'INDIRECT_-1206901795'), (u'CALL_-1206935821', u'INDIRECT_-1206890482'), (u'CALL_-1206937824', u'INDIRECT_-1206914427'), (u'CALLIND_-1206921710', u'INDIRECT_-1206884396'), (u'CALL_-1206928734', u'INDIRECT_-1206897065'), (u'CAST_-1206869725', u'INT_ZEXT_-1206911754'), (u'CALL_-1206933623', u'INDIRECT_-1206904358'), (u'STORE_-1206930175', u'INDIRECT_-1206905628'), ('const-7', u'PTRADD_-1206872983'), (u'INDIRECT_-1206912955', u'MULTIEQUAL_-1206912551'), (u'INDIRECT_-1206912277', u'MULTIEQUAL_-1206912169'), (u'INDIRECT_-1206902120', u'MULTIEQUAL_-1206902032'), (u'CALL_-1206921722', u'INDIRECT_-1206885193'), (u'CALL_-1206937559', u'INDIRECT_-1206911767'), (u'CALL_-1206933773', u'INDIRECT_-1206901508'), (u'MULTIEQUAL_-1206897500', u'MULTIEQUAL_-1206897443'), (u'INDIRECT_-1206888133', u'MULTIEQUAL_-1206887993'), (u'CALLIND_-1206924365', u'INDIRECT_-1206887035'), (u'CALL_-1206921832', u'INDIRECT_-1206892442'), (u'INDIRECT_-1206891605', u'MULTIEQUAL_-1206891510'), (u'CALL_-1206921447', u'INDIRECT_-1206889726'), (u'INDIRECT_-1206902954', u'MULTIEQUAL_-1206902327'), (u'INDIRECT_-1206892426', u'MULTIEQUAL_-1206894009'), (u'INDIRECT_-1206893788', u'MULTIEQUAL_-1206893596'), (u'MULTIEQUAL_-1206910379', u'COPY_-1206910502'), (u'MULTIEQUAL_-1206903103', u'MULTIEQUAL_-1206902995'), (u'CALL_-1206930086', u'INDIRECT_-1206893607'), (u'CALL_-1206938342', u'INDIRECT_-1206904237'), (u'MULTIEQUAL_-1206907866', u'MULTIEQUAL_-1206907828'), (u'INDIRECT_-1206890461', u'MULTIEQUAL_-1206876969'), (u'INDIRECT_-1206877657', u'MULTIEQUAL_-1206884057'), (u'INDIRECT_-1206893876', u'MULTIEQUAL_-1206893460'), (u'CALL_-1206929866', u'INDIRECT_-1206892006'), (u'INDIRECT_-1206891309', u'MULTIEQUAL_-1206891264'), (u'CALL_-1206935851', u'INDIRECT_-1206901006'), (u'CALL_-1206929974', u'INDIRECT_-1206906772'), (u'INDIRECT_-1206893388', u'MULTIEQUAL_-1206890083'), (u'CALLIND_-1206938827', u'INDIRECT_-1206901577'), (u'INDIRECT_-1206881164', u'MULTIEQUAL_-1206881737'), (u'INT_AND_-1206910302', u'INT_NOTEQUAL_-1206930335'), (u'INDIRECT_-1206900382', u'MULTIEQUAL_-1206900180'), (u'INDIRECT_-1206897065', u'MULTIEQUAL_-1206896970'), (u'MULTIEQUAL_-1206905203', u'MULTIEQUAL_-1206907913'), (u'CALL_-1206934081', u'INDIRECT_-1206881105'), (u'STORE_-1206921830', u'INDIRECT_-1206894701'), (u'INDIRECT_-1206898881', u'COPY_-1206880534'), (u'MULTIEQUAL_-1206893823', u'MULTIEQUAL_-1206878268'), (u'INDIRECT_-1206895968', u'MULTIEQUAL_-1206903063'), (u'MULTIEQUAL_-1206903712', u'MULTIEQUAL_-1206904463'), (u'CALLIND_-1206931354', u'INDIRECT_-1206904150'), (u'MULTIEQUAL_-1206888782', u'MULTIEQUAL_-1206888767'), (u'CALL_-1206931435', u'INDIRECT_-1206908399'), (u'MULTIEQUAL_-1206901046', u'MULTIEQUAL_-1206901070'), (u'CALL_-1206929938', u'INDIRECT_-1206894570'), ('const-0', u'RETURN_-1206938533'), (u'INDIRECT_-1206887406', u'COPY_-1206879353'), (u'INDIRECT_-1206894768', u'COPY_-1206879945'), (u'CALL_-1206938900', u'INDIRECT_-1206909176'), (u'INT_EQUAL_-1206935590', u'CBRANCH_-1206935585'), (u'INDIRECT_-1206908505', u'MULTIEQUAL_-1206908139'), (u'CALL_-1206930394', u'INDIRECT_-1206902877'), (u'CALL_-1206928281', u'INDIRECT_-1206900607'), (u'INDIRECT_-1206897352', u'MULTIEQUAL_-1206897204'), (u'INDIRECT_-1206894172', u'MULTIEQUAL_-1206895689'), (u'CALL_-1206928257', u'INDIRECT_-1206899750'), (u'CALL_-1206932954', u'INDIRECT_-1206905741'), (u'INDIRECT_-1206896602', u'MULTIEQUAL_-1206896400'), (u'CALL_-1206928734', u'INDIRECT_-1206884211'), (u'CALL_-1206939523', u'INDIRECT_-1206902735'), (u'MULTIEQUAL_-1206880372', u'CALL_-1206921844'), (u'CALLIND_-1206925453', u'INDIRECT_-1206906461'), (u'INDIRECT_-1206902589', u'MULTIEQUAL_-1206906843'), (u'CALL_-1206938656', u'INDIRECT_-1206900430'), (u'MULTIEQUAL_-1206897074', u'MULTIEQUAL_-1206897055'), (u'MULTIEQUAL_-1206888968', u'MULTIEQUAL_-1206889763'), (u'INDIRECT_-1206877823', u'MULTIEQUAL_-1206877701'), (u'INDIRECT_-1206910997', u'MULTIEQUAL_-1206910752'), (u'INDIRECT_-1206907979', u'MULTIEQUAL_-1206907807'), (u'STORE_-1206921596', u'INDIRECT_-1206884088'), (u'CALL_-1206928518', u'INDIRECT_-1206889029'), (u'INDIRECT_-1206893829', u'MULTIEQUAL_-1206894921'), (u'CALL_-1206929489', u'INDIRECT_-1206903039'), (u'MULTIEQUAL_-1206907114', u'MULTIEQUAL_-1206907098'), (u'INDIRECT_-1206907910', u'MULTIEQUAL_-1206908292'), (u'CALL_-1206928677', u'INDIRECT_-1206906289'), (u'CALL_-1206935821', u'INDIRECT_-1206903922'), (u'CALL_-1206930105', u'INDIRECT_-1206895957'), (u'INT_SLESS_-1206925835', u'CBRANCH_-1206925842'), (u'INDIRECT_-1206895537', u'COPY_-1206879137'), (u'CALL_-1206938310', u'INDIRECT_-1206896659'), (u'STORE_-1206930329', u'INDIRECT_-1206908062'), (u'MULTIEQUAL_-1206916302', u'COPY_-1206872975'), (u'INDIRECT_-1206907290', u'MULTIEQUAL_-1206907172'), (u'CALL_-1206928382', u'INDIRECT_-1206906543'), (u'STORE_-1206933118', u'INDIRECT_-1206896042'), (u'INT_MULT_-1206910827', u'INT_ADD_-1206876173'), (u'MULTIEQUAL_-1206896235', u'MULTIEQUAL_-1206896231'), (u'CALL_-1206930157', u'INDIRECT_-1206888415'), (u'CALL_-1206938656', u'INDIRECT_-1206906310'), (u'CALL_-1206928108', u'INDIRECT_-1206908054'), (u'CALL_-1206934955', u'INDIRECT_-1206881929'), (u'INDIRECT_-1206884299', u'MULTIEQUAL_-1206884162'), (u'CALL_-1206929750', u'INDIRECT_-1206907102'), (u'PTRADD_-1206877770', u'CAST_-1206874856'), (u'CALL_-1206935809', u'INDIRECT_-1206907273'), ('const-7', u'PTRADD_-1206871936'), (u'CALL_-1206927418', u'INDIRECT_-1206898999'), (u'INDIRECT_-1206901615', u'MULTIEQUAL_-1206901487'), (u'MULTIEQUAL_-1206906608', u'MULTIEQUAL_-1206907403'), (u'CALL_-1206927297', u'INDIRECT_-1206895571'), (u'INDIRECT_-1206901642', u'MULTIEQUAL_-1206903301'), (u'INDIRECT_-1206903419', u'MULTIEQUAL_-1206903800'), (u'CALL_-1206921994', u'INDIRECT_-1206898799'), (u'INT_MULT_-1206910828', u'INT_ADD_-1206876174'), (u'INDIRECT_-1206889445', u'MULTIEQUAL_-1206891200'), (u'STORE_-1206928588', u'INDIRECT_-1206901763'), (u'MULTIEQUAL_-1206888963', u'MULTIEQUAL_-1206888915'), (u'INDIRECT_-1206888833', u'MULTIEQUAL_-1206876225'), (u'CALL_-1206924668', u'INDIRECT_-1206903610'), (u'MULTIEQUAL_-1206906599', u'COPY_-1206906722'), (u'STORE_-1206921852', u'INDIRECT_-1206886739'), (u'STORE_-1206928446', u'INDIRECT_-1206907979'), (u'INDIRECT_-1206898682', u'INT_NOTEQUAL_-1206876933'), (u'CALLIND_-1206921412', u'INDIRECT_-1206905568'), (u'CALL_-1206938131', u'INDIRECT_-1206884602'), (u'MULTIEQUAL_-1206911298', u'MULTIEQUAL_-1206911279'), (u'MULTIEQUAL_-1206874293', u'MULTIEQUAL_-1206888716'), (u'MULTIEQUAL_-1206893213', u'MULTIEQUAL_-1206893171'), (u'CALL_-1206929489', u'INDIRECT_-1206894639'), (u'MULTIEQUAL_-1206909696', u'CAST_-1206869438'), (u'CALL_-1206929621', u'INDIRECT_-1206899721'), (u'STORE_-1206930351', u'INDIRECT_-1206889100'), (u'CALL_-1206930241', u'INDIRECT_-1206907732'), (u'CALL_-1206931595', u'INDIRECT_-1206903776'), (u'INDIRECT_-1206912743', u'MULTIEQUAL_-1206880962'), (u'CALL_-1206925432', u'INDIRECT_-1206902563'), (u'INDIRECT_-1206896496', u'MULTIEQUAL_-1206897042'), (u'CALL_-1206938725', u'INDIRECT_-1206911813'), (u'CALL_-1206935907', u'INDIRECT_-1206911969'), (u'CALLIND_-1206921884', u'INDIRECT_-1206889954'), (u'CALL_-1206921722', u'INDIRECT_-1206896953'), (u'CALL_-1206930636', u'INDIRECT_-1206902838'), (u'STORE_-1206924909', u'INDIRECT_-1206901265'), (u'CALL_-1206934396', u'INDIRECT_-1206896840'), (u'CALL_-1206929226', u'INDIRECT_-1206903797'), (u'STORE_-1206928270', u'INDIRECT_-1206902768'), (u'STORE_-1206921596', u'INDIRECT_-1206902148'), (u'INDIRECT_-1206877611', u'MULTIEQUAL_-1206874288'), (u'CALL_-1206938421', u'INDIRECT_-1206912680'), (u'MULTIEQUAL_-1206910002', u'MULTIEQUAL_-1206909989'), (u'CALL_-1206929489', u'INDIRECT_-1206910179'), (u'CALL_-1206930899', u'INDIRECT_-1206888071'), (u'CALL_-1206922325', u'INDIRECT_-1206892385'), (u'INDIRECT_-1206900048', u'MULTIEQUAL_-1206900014'), (u'CALL_-1206930157', u'INDIRECT_-1206892615'), (u'STORE_-1206929089', u'INDIRECT_-1206905786'), (u'CALL_-1206922426', u'INDIRECT_-1206903780'), (u'INDIRECT_-1206899057', u'MULTIEQUAL_-1206898612'), (u'INDIRECT_-1206881725', u'MULTIEQUAL_-1206881589'), (u'CALL_-1206933773', u'INDIRECT_-1206898148'), (u'MULTIEQUAL_-1206917182', u'MULTIEQUAL_-1206917047'), (u'MULTIEQUAL_-1206880931', u'MULTIEQUAL_-1206880385'), (u'CALL_-1206925860', u'INDIRECT_-1206888668'), (u'INDIRECT_-1206889574', u'COPY_-1206879710'), (u'MULTIEQUAL_-1206890767', u'MULTIEQUAL_-1206890273'), (u'CAST_-1206875547', u'LOAD_-1206929220'), (u'STORE_-1206925221', u'INDIRECT_-1206900687'), (u'INDIRECT_-1206906306', u'COPY_-1206879398'), (u'MULTIEQUAL_-1206908739', u'MULTIEQUAL_-1206878305'), ('tmp_72986', u'CALL_-1206932271'), (u'INDIRECT_-1206894782', u'MULTIEQUAL_-1206894732'), (u'CALL_-1206930086', u'INDIRECT_-1206906207'), (u'INDIRECT_-1206898742', u'MULTIEQUAL_-1206898626'), (u'STORE_-1206929190', u'INDIRECT_-1206892368'), (u'CALL_-1206929324', u'INDIRECT_-1206904692'), (u'CALL_-1206921954', u'INDIRECT_-1206887016'), (u'CALL_-1206932271', u'INDIRECT_-1206889075'), (u'INDIRECT_-1206896000', u'MULTIEQUAL_-1206880921'), (u'INDIRECT_-1206890003', u'MULTIEQUAL_-1206889894'), (u'LOAD_-1206937632', u'CALL_-1206937615'), (u'STORE_-1206934385', u'INDIRECT_-1206892537'), (u'CALL_-1206928357', u'INDIRECT_-1206906530'), (u'CALL_-1206928271', u'INDIRECT_-1206898059'), (u'CALL_-1206931183', u'INDIRECT_-1206902465'), (u'STORE_-1206927231', u'INDIRECT_-1206907204'), (u'MULTIEQUAL_-1206898619', u'COPY_-1206898742'), (u'CALL_-1206931749', u'INDIRECT_-1206910673'), (u'INDIRECT_-1206895136', u'MULTIEQUAL_-1206894871'), ('const-1', u'COPY_-1206879299'), (u'INDIRECT_-1206902935', u'MULTIEQUAL_-1206902515'), (u'INDIRECT_-1206894524', u'MULTIEQUAL_-1206894347'), (u'INDIRECT_-1206903887', u'MULTIEQUAL_-1206905674'), (u'INDIRECT_-1206892598', u'MULTIEQUAL_-1206892422'), (u'INDIRECT_-1206908469', u'MULTIEQUAL_-1206908071'), (u'MULTIEQUAL_-1206887834', u'MULTIEQUAL_-1206889021'), (u'CALL_-1206928382', u'INDIRECT_-1206891843'), (u'CALL_-1206931337', u'INDIRECT_-1206906992'), (u'INDIRECT_-1206904456', u'MULTIEQUAL_-1206904255'), (u'INDIRECT_-1206885636', u'MULTIEQUAL_-1206885259'), (u'CALL_-1206927418', u'INDIRECT_-1206895219'), (u'INDIRECT_-1206907747', u'MULTIEQUAL_-1206911883'), (u'INDIRECT_-1206904076', u'MULTIEQUAL_-1206874337'), (u'STORE_-1206921864', u'INDIRECT_-1206900189'), (u'INDIRECT_-1206891771', u'MULTIEQUAL_-1206891651'), (u'INDIRECT_-1206881105', u'MULTIEQUAL_-1206880968'), (u'MULTIEQUAL_-1206901003', u'MULTIEQUAL_-1206900895'), (u'CALL_-1206930457', u'INDIRECT_-1206886263'), ('const-0', u'STORE_-1206930310'), (u'CALL_-1206930882', u'INDIRECT_-1206894360'), (u'MULTIEQUAL_-1206892880', u'MULTIEQUAL_-1206892823'), (u'MULTIEQUAL_-1206880959', u'MULTIEQUAL_-1206880413'), (u'MULTIEQUAL_-1206880372', u'CAST_-1206869185'), (u'MULTIEQUAL_-1206914172', u'INT_LESS_-1206921964'), (u'CALL_-1206923816', u'INDIRECT_-1206892319'), (u'INDIRECT_-1206911484', u'MULTIEQUAL_-1206911281'), (u'INDIRECT_-1206904236', u'MULTIEQUAL_-1206904640'), (u'MULTIEQUAL_-1206881664', u'MULTIEQUAL_-1206881556'), ('const-0', u'CALL_-1206932327'), (u'CALL_-1206931595', u'INDIRECT_-1206902096'), (u'CALLIND_-1206938263', u'INDIRECT_-1206913424'), (u'INDIRECT_-1206907570', u'MULTIEQUAL_-1206907364'), (u'CALL_-1206936110', u'INDIRECT_-1206896556'), (u'LOAD_-1206921397', u'CALL_-1206921361'), (u'INDIRECT_-1206885156', u'MULTIEQUAL_-1206889433'), (u'CALL_-1206933962', u'INDIRECT_-1206910436'), (u'CALL_-1206933623', u'INDIRECT_-1206890498'), (u'CALL_-1206928690', u'INDIRECT_-1206904600'), (u'CALL_-1206931435', u'INDIRECT_-1206879077'), (u'INDIRECT_-1206889323', u'MULTIEQUAL_-1206893403'), (u'STORE_-1206921567', u'INDIRECT_-1206897513'), (u'INDIRECT_-1206882253', u'MULTIEQUAL_-1206882113'), (u'INDIRECT_-1206894866', u'MULTIEQUAL_-1206894793'), (u'CALL_-1206923816', u'INDIRECT_-1206894839'), (u'INT_EQUAL_-1206921796', u'CBRANCH_-1206921792'), (u'CALL_-1206928878', u'INDIRECT_-1206903116'), (u'INT_EQUAL_-1206928233', u'CBRANCH_-1206928227'), (u'CALLIND_-1206921359', u'INDIRECT_-1206888267'), (u'MULTIEQUAL_-1206880928', u'MULTIEQUAL_-1206880382'), (u'CALL_-1206922316', u'INDIRECT_-1206893918'), (u'CALL_-1206932271', u'INDIRECT_-1206903775'), (u'INDIRECT_-1206909551', u'MULTIEQUAL_-1206910841'), (u'INDIRECT_-1206903868', u'MULTIEQUAL_-1206903676'), (u'MULTIEQUAL_-1206893115', u'MULTIEQUAL_-1206893027'), (u'CALL_-1206925831', u'INDIRECT_-1206907974'), (u'STORE_-1206924934', u'INDIRECT_-1206899299'), (u'INDIRECT_-1206901777', u'MULTIEQUAL_-1206901669'), (u'CALL_-1206921722', u'INDIRECT_-1206897373'), (u'INDIRECT_-1206894683', u'MULTIEQUAL_-1206880918'), (u'MULTIEQUAL_-1206894898', u'MULTIEQUAL_-1206894892'), (u'CALL_-1206928677', u'INDIRECT_-1206897049'), (u'CALL_-1206934888', u'INDIRECT_-1206896092'), (u'CALL_-1206938927', u'INDIRECT_-1206904990'), (u'STORE_-1206930351', u'INDIRECT_-1206897500'), (u'INDIRECT_-1206899551', u'MULTIEQUAL_-1206901397'), (u'MULTIEQUAL_-1206892326', u'MULTIEQUAL_-1206892288'), (u'MULTIEQUAL_-1206878285', u'MULTIEQUAL_-1206899587'), (u'STORE_-1206930351', u'INDIRECT_-1206907160'), (u'INDIRECT_-1206891868', u'MULTIEQUAL_-1206891685'), (u'MULTIEQUAL_-1206892743', u'MULTIEQUAL_-1206893443'), (u'CALL_-1206928271', u'INDIRECT_-1206894279'), (u'STORE_-1206925381', u'INDIRECT_-1206885224'), (u'INDIRECT_-1206886140', u'MULTIEQUAL_-1206887840'), (u'INDIRECT_-1206889543', u'COPY_-1206889551'), (u'CALL_-1206935821', u'INDIRECT_-1206904342'), (u'INDIRECT_-1206899394', u'MULTIEQUAL_-1206899245'), (u'INDIRECT_-1206884043', u'MULTIEQUAL_-1206884177'), (u'CALL_-1206934963', u'INDIRECT_-1206892523'), (u'INDIRECT_-1206889308', u'COPY_-1206879932'), (u'CALL_-1206932860', u'INDIRECT_-1206912817'), (u'LOAD_-1206922790', u'CAST_-1206869646'), (u'INDIRECT_-1206887825', u'MULTIEQUAL_-1206887730'), (u'STORE_-1206932486', u'INDIRECT_-1206887889'), (u'INDIRECT_-1206900428', u'MULTIEQUAL_-1206900038'), (u'INDIRECT_-1206887431', u'MULTIEQUAL_-1206887761'), (u'STORE_-1206928622', u'INDIRECT_-1206907826'), (u'STORE_-1206921830', u'INDIRECT_-1206892181'), (u'STORE_-1206937765', u'INDIRECT_-1206899500'), (u'MULTIEQUAL_-1206894094', u'MULTIEQUAL_-1206894078'), (u'INDIRECT_-1206890461', u'MULTIEQUAL_-1206890241'), ('tmp_8291', u'CBRANCH_-1206931307'), (u'STORE_-1206921525', u'INDIRECT_-1206885729'), (u'INDIRECT_-1206903370', u'MULTIEQUAL_-1206903164'), (u'CALL_-1206921447', u'INDIRECT_-1206894346'), (u'CALL_-1206928647', u'INDIRECT_-1206912982'), (u'MULTIEQUAL_-1206900872', u'MULTIEQUAL_-1206900854'), (u'CALL_-1206928734', u'INDIRECT_-1206910925'), (u'STORE_-1206928446', u'INDIRECT_-1206899579'), (u'CALL_-1206929902', u'INDIRECT_-1206879506'), (u'STORE_-1206924909', u'INDIRECT_-1206894545'), (u'STORE_-1206928588', u'INDIRECT_-1206913523'), (u'MULTIEQUAL_-1206900067', u'MULTIEQUAL_-1206900051'), (u'CALL_-1206938656', u'INDIRECT_-1206911770'), (u'INDIRECT_-1206897236', u'MULTIEQUAL_-1206896971'), ('const-0', u'RETURN_-1206879571'), (u'CALL_-1206928647', u'MULTIEQUAL_-1206920891'), (u'MULTIEQUAL_-1206905821', u'MULTIEQUAL_-1206905821'), (u'CALL_-1206936019', u'INDIRECT_-1206900283'), (u'MULTIEQUAL_-1206892779', u'MULTIEQUAL_-1206878266'), (u'MULTIEQUAL_-1206892632', u'MULTIEQUAL_-1206892607'), (u'CALLIND_-1206921999', u'INDIRECT_-1206889171'), (u'MULTIEQUAL_-1206894472', u'MULTIEQUAL_-1206895223'), (u'CALL_-1206928257', u'INDIRECT_-1206909830'), (u'CALL_-1206938628', u'INDIRECT_-1206892016'), (u'INDIRECT_-1206902515', u'MULTIEQUAL_-1206901907'), (u'CALL_-1206928621', u'INDIRECT_-1206901648'), (u'INDIRECT_-1206896720', u'MULTIEQUAL_-1206896337'), (u'INDIRECT_-1206895132', u'MULTIEQUAL_-1206892926'), (u'CALL_-1206927017', u'INDIRECT_-1206890616'), (u'INDIRECT_-1206894116', u'MULTIEQUAL_-1206892026'), (u'CALL_-1206921722', u'INDIRECT_-1206874688'), (u'CALL_-1206934991', u'INDIRECT_-1206893386'), (u'STORE_-1206934385', u'INDIRECT_-1206898837'), (u'CALL_-1206928331', u'INDIRECT_-1206907355'), (u'MULTIEQUAL_-1206903111', u'MULTIEQUAL_-1206902996'), (u'MULTIEQUAL_-1206907492', u'MULTIEQUAL_-1206907421'), (u'CALL_-1206933773', u'INDIRECT_-1206903608'), (u'CALL_-1206921722', u'INDIRECT_-1206904933'), (u'CALL_-1206922325', u'INDIRECT_-1206902885'), (u'MULTIEQUAL_-1206880934', u'MULTIEQUAL_-1206880388'), (u'INDIRECT_-1206899733', u'MULTIEQUAL_-1206900957'), (u'CAST_-1206875660', u'COPY_-1206875914'), (u'INDIRECT_-1206892254', u'MULTIEQUAL_-1206893791'), (u'CAST_-1206874672', u'CALL_-1206925432'), (u'CALL_-1206921844', u'INDIRECT_-1206883459'), (u'INDIRECT_-1206899767', u'MULTIEQUAL_-1206903903'), ('const-0', u'COPY_-1206923403'), (u'MULTIEQUAL_-1206897643', u'MULTIEQUAL_-1206897535'), (u'CALL_-1206929794', u'INDIRECT_-1206880451'), (u'INDIRECT_-1206900250', u'MULTIEQUAL_-1206900020'), (u'INDIRECT_-1206890041', u'MULTIEQUAL_-1206876968'), (u'CALL_-1206938421', u'INDIRECT_-1206899660'), (u'INDIRECT_-1206891872', u'MULTIEQUAL_-1206891656'), (u'MULTIEQUAL_-1206905295', u'INT_NOTEQUAL_-1206933279'), (u'STORE_-1206937696', u'INDIRECT_-1206896106'), (u'INDIRECT_-1206900389', u'MULTIEQUAL_-1206899689'), (u'INDIRECT_-1206890570', u'MULTIEQUAL_-1206891216'), (u'PTRADD_-1206878339', u'LOAD_-1206931514'), (u'MULTIEQUAL_-1206883141', u'MULTIEQUAL_-1206882113'), (u'MULTIEQUAL_-1206903355', u'MULTIEQUAL_-1206903334'), ('const-12', u'INT_REM_-1206925677'), (u'INDIRECT_-1206900999', u'MULTIEQUAL_-1206901576'), (u'INDIRECT_-1206911041', u'MULTIEQUAL_-1206910680'), (u'INDIRECT_-1206902594', u'COPY_-1206879741'), (u'INDIRECT_-1206894860', u'MULTIEQUAL_-1206894229'), (u'STORE_-1206928622', u'INDIRECT_-1206895646'), (u'INDIRECT_-1206905213', u'MULTIEQUAL_-1206876265'), (u'CALLIND_-1206921999', u'INDIRECT_-1206903451'), (u'MULTIEQUAL_-1206892670', u'MULTIEQUAL_-1206892646'), (u'INDIRECT_-1206902557', u'MULTIEQUAL_-1206902167'), (u'INDIRECT_-1206880768', u'MULTIEQUAL_-1206880631'), (u'INDIRECT_-1206891984', u'MULTIEQUAL_-1206893589'), (u'INDIRECT_-1206896034', u'MULTIEQUAL_-1206895885'), (u'INDIRECT_-1206888416', u'MULTIEQUAL_-1206888151'), (u'CALL_-1206930556', u'INDIRECT_-1206913038'), (u'CALL_-1206927360', u'INDIRECT_-1206889304'), (u'CALL_-1206935809', u'CAST_-1206876159'), (u'CALL_-1206929324', u'INDIRECT_-1206902592'), (u'STORE_-1206930351', u'INDIRECT_-1206892040'), (u'INDIRECT_-1206891313', u'MULTIEQUAL_-1206876231'), (u'STORE_-1206930175', u'INDIRECT_-1206905208'), (u'CALLIND_-1206925019', u'INDIRECT_-1206877432'), (u'CALL_-1206937446', u'INDIRECT_-1206913562'), (u'INDIRECT_-1206893833', u'MULTIEQUAL_-1206876237'), (u'INDIRECT_-1206893403', u'MULTIEQUAL_-1206893212'), (u'MULTIEQUAL_-1206891814', u'COPY_-1206879242'), (u'INDIRECT_-1206906447', u'MULTIEQUAL_-1206906065'), (u'MULTIEQUAL_-1206905627', u'MULTIEQUAL_-1206905652'), (u'MULTIEQUAL_-1206894009', u'MULTIEQUAL_-1206893952'), (u'INDIRECT_-1206891186', u'COPY_-1206879362'), (u'CALL_-1206930228', u'INDIRECT_-1206893974'), (u'INDIRECT_-1206897797', u'MULTIEQUAL_-1206897352'), (u'INDIRECT_-1206888445', u'MULTIEQUAL_-1206888222'), (u'CALL_-1206926116', u'INDIRECT_-1206884657'), (u'CALL_-1206930550', u'INDIRECT_-1206897922'), (u'STORE_-1206924919', u'INDIRECT_-1206904749'), (u'CALL_-1206930550', u'INDIRECT_-1206890362'), ('const-1', u'PTRADD_-1206871905'), (u'INDIRECT_-1206906463', u'MULTIEQUAL_-1206874336'), (u'INDIRECT_-1206900365', u'MULTIEQUAL_-1206902120'), (u'MULTIEQUAL_-1206910755', u'MULTIEQUAL_-1206910667'), (u'CALL_-1206938975', u'INDIRECT_-1206909218'), (u'MULTIEQUAL_-1206911503', u'MULTIEQUAL_-1206911329'), (u'CALL_-1206928357', u'INDIRECT_-1206905690'), (u'CALLIND_-1206925401', u'INDIRECT_-1206877620'), (u'STORE_-1206937788', u'INDIRECT_-1206906650'), (u'INDIRECT_-1206897906', u'COPY_-1206879378'), (u'MULTIEQUAL_-1206909969', u'MULTIEQUAL_-1206909955'), ('const-1', u'INT_SUB_-1206924884'), (u'INDIRECT_-1206899621', u'MULTIEQUAL_-1206899519'), (u'INDIRECT_-1206912380', u'MULTIEQUAL_-1206880961'), (u'STORE_-1206921596', u'INDIRECT_-1206895008'), (u'CALLIND_-1206925019', u'INDIRECT_-1206876421'), (u'CALL_-1206929071', u'INDIRECT_-1206883610'), (u'CALL_-1206933773', u'INDIRECT_-1206891008'), (u'INDIRECT_-1206900173', u'MULTIEQUAL_-1206876253'), (u'INT_NOTEQUAL_-1206934350', u'CBRANCH_-1206934348'), (u'INDIRECT_-1206888272', u'MULTIEQUAL_-1206888181'), (u'INDIRECT_-1206896155', u'MULTIEQUAL_-1206899587'), (u'CALL_-1206938131', u'INDIRECT_-1206899473'), (u'CALLIND_-1206921388', u'INDIRECT_-1206897103'), (u'CALL_-1206928382', u'INDIRECT_-1206903183'), (u'INDIRECT_-1206907794', u'MULTIEQUAL_-1206907645'), (u'CALL_-1206938975', u'INDIRECT_-1206901238'), (u'CALLIND_-1206931354', u'INDIRECT_-1206903730'), (u'STORE_-1206937696', u'INDIRECT_-1206894426'), (u'INDIRECT_-1206898945', u'MULTIEQUAL_-1206898796'), ('const-8', u'PTRADD_-1206876212'), (u'MULTIEQUAL_-1206880364', u'MULTIEQUAL_-1206891723'), (u'INDIRECT_-1206899585', u'MULTIEQUAL_-1206899490'), (u'CALL_-1206923816', u'INDIRECT_-1206875597'), ('tmp_23465', u'CBRANCH_-1206928739'), (u'INDIRECT_-1206914696', u'MULTIEQUAL_-1206912606'), (u'STORE_-1206924919', u'INDIRECT_-1206900549'), (u'INDIRECT_-1206907016', u'MULTIEQUAL_-1206874344'), (u'INDIRECT_-1206900241', u'MULTIEQUAL_-1206902831'), (u'COPY_-1206872877', u'MULTIEQUAL_-1206916121'), (u'INDIRECT_-1206906172', u'MULTIEQUAL_-1206906024'), (u'CALL_-1206929324', u'INDIRECT_-1206891252'), (u'STORE_-1206924560', u'INDIRECT_-1206889840'), (u'CALL_-1206927093', u'INDIRECT_-1206887783'), (u'CALL_-1206928734', u'INDIRECT_-1206908405'), (u'INDIRECT_-1206896204', u'MULTIEQUAL_-1206896027'), (u'CALL_-1206937615', u'INDIRECT_-1206909702'), (u'STORE_-1206921525', u'INDIRECT_-1206889089'), (u'INT_SUB_-1206935508', u'COPY_-1206876300'), (u'MULTIEQUAL_-1206903334', u'MULTIEQUAL_-1206903318'), (u'CALL_-1206931749', u'INDIRECT_-1206912515'), (u'MULTIEQUAL_-1206885661', u'MULTIEQUAL_-1206885315'), (u'INDIRECT_-1206908804', u'MULTIEQUAL_-1206908627'), (u'MULTIEQUAL_-1206897167', u'MULTIEQUAL_-1206897147'), ('const-8', u'PTRADD_-1206879697'), (u'INDIRECT_-1206915292', u'COPY_-1206880456'), (u'CALL_-1206933962', u'INDIRECT_-1206903716'), (u'INDIRECT_-1206893068', u'MULTIEQUAL_-1206894461'), (u'CALL_-1206923816', u'INDIRECT_-1206908861'), (u'CALL_-1206929296', u'INDIRECT_-1206887878'), (u'CALL_-1206937875', u'INDIRECT_-1206904372'), (u'INDIRECT_-1206902796', u'MULTIEQUAL_-1206903342'), (u'INDIRECT_-1206910103', u'MULTIEQUAL_-1206910859'), (u'INDIRECT_-1206900019', u'MULTIEQUAL_-1206899631'), (u'STORE_-1206930310', u'INDIRECT_-1206901068'), (u'INDIRECT_-1206898385', u'MULTIEQUAL_-1206898340'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206872521'), (u'INDIRECT_-1206900784', u'MULTIEQUAL_-1206902263'), (u'CALL_-1206922426', u'INDIRECT_-1206892440'), (u'CALL_-1206924704', u'INDIRECT_-1206898102'), (u'INDIRECT_-1206891883', u'MULTIEQUAL_-1206891607'), ('const-7', u'INT_AND_-1206882009'), (u'MULTIEQUAL_-1206903301', u'MULTIEQUAL_-1206903743'), (u'CAST_-1206876963', u'LOAD_-1206928786'), (u'CALL_-1206937824', u'INT_NOTEQUAL_-1206937809'), ('const-5', u'INT_EQUAL_-1206921796'), (u'INDIRECT_-1206892482', u'MULTIEQUAL_-1206891435'), (u'STORE_-1206921852', u'INDIRECT_-1206898919'), (u'CALL_-1206928281', u'INDIRECT_-1206904387'), (u'CALL_-1206934487', u'INDIRECT_-1206897736'), (u'INDIRECT_-1206883383', u'MULTIEQUAL_-1206880903'), (u'INT_NOTEQUAL_-1206931482', u'CBRANCH_-1206931481'), (u'CALL_-1206937302', u'INDIRECT_-1206901012'), (u'CALL_-1206928209', u'INDIRECT_-1206906843'), (u'LOAD_-1206930911', u'STORE_-1206930340'), (u'INDIRECT_-1206905787', u'MULTIEQUAL_-1206905768'), (u'MULTIEQUAL_-1206900117', u'MULTIEQUAL_-1206900067'), (u'LOAD_-1206937945', u'CALL_-1206937924'), (u'CALL_-1206930157', u'INDIRECT_-1206886735'), (u'CALL_-1206931701', u'INDIRECT_-1206899183'), (u'CALL_-1206929866', u'INDIRECT_-1206892846'), (u'MULTIEQUAL_-1206905582', u'MULTIEQUAL_-1206905567'), (u'INDIRECT_-1206889877', u'MULTIEQUAL_-1206889538'), (u'CALL_-1206937875', u'INDIRECT_-1206891772'), (u'CALL_-1206929529', u'INDIRECT_-1206910195'), (u'CALL_-1206928518', u'INDIRECT_-1206904149'), (u'CALL_-1206937924', u'INDIRECT_-1206892221'), (u'CALL_-1206933623', u'INDIRECT_-1206892598'), (u'INDIRECT_-1206907775', u'MULTIEQUAL_-1206907270'), (u'CALL_-1206922556', u'INDIRECT_-1206889543'), ('const-8', u'PTRADD_-1206877171'), (u'CALL_-1206934888', u'INDIRECT_-1206903232'), (u'INT_2COMP_-1206907217', u'INT_AND_-1206923660'), (u'INDIRECT_-1206898538', u'MULTIEQUAL_-1206897987'), ('tmp_6955', u'CBRANCH_-1206932389'), (u'CALL_-1206930584', u'INDIRECT_-1206889790'), (u'CALL_-1206932954', u'INDIRECT_-1206901961'), (u'INDIRECT_-1206880785', u'MULTIEQUAL_-1206881400'), (u'CALL_-1206929974', u'INDIRECT_-1206904252'), (u'INDIRECT_-1206910163', u'MULTIEQUAL_-1206910054'), (u'CALL_-1206933962', u'INDIRECT_-1206910856'), (u'CALL_-1206933998', u'INDIRECT_-1206910456'), (u'INDIRECT_-1206890857', u'MULTIEQUAL_-1206890749'), (u'CALL_-1206927017', u'INDIRECT_-1206893556'), (u'INDIRECT_-1206882673', u'MULTIEQUAL_-1206882533'), (u'MULTIEQUAL_-1206893163', u'MULTIEQUAL_-1206893863'), (u'MULTIEQUAL_-1206892212', u'MULTIEQUAL_-1206892187'), (u'MULTIEQUAL_-1206893586', u'MULTIEQUAL_-1206892938'), (u'INDIRECT_-1206902142', u'MULTIEQUAL_-1206901843'), (u'STORE_-1206924560', u'INDIRECT_-1206888580'), (u'INDIRECT_-1206878361', u'MULTIEQUAL_-1206878165'), (u'CALL_-1206931773', u'INDIRECT_-1206895992'), (u'INDIRECT_-1206885779', u'MULTIEQUAL_-1206886160'), (u'MULTIEQUAL_-1206899909', u'MULTIEQUAL_-1206899890'), (u'INDIRECT_-1206914719', u'MULTIEQUAL_-1206914331'), ('tmp_11595', u'CBRANCH_-1206930978'), (u'CALL_-1206938958', u'INDIRECT_-1206891986'), (u'CALL_-1206930927', u'INDIRECT_-1206907193'), (u'MULTIEQUAL_-1206896762', u'MULTIEQUAL_-1206896747'), (u'CALL_-1206932827', u'INDIRECT_-1206883052'), (u'MULTIEQUAL_-1206906756', u'MULTIEQUAL_-1206907676'), (u'INT_AND_-1206925467', u'INT_ADD_-1206873412'), (u'INDIRECT_-1206894990', u'MULTIEQUAL_-1206896529'), (u'INDIRECT_-1206908121', u'COPY_-1206880556'), (u'INDIRECT_-1206888408', u'MULTIEQUAL_-1206889847'), (u'INDIRECT_-1206910398', u'MULTIEQUAL_-1206910902'), (u'INDIRECT_-1206902799', u'MULTIEQUAL_-1206902219'), (u'MULTIEQUAL_-1206894498', u'MULTIEQUAL_-1206894479'), (u'CALL_-1206924704', u'INDIRECT_-1206905242'), (u'CALL_-1206930362', u'INDIRECT_-1206910982'), (u'INDIRECT_-1206893863', u'MULTIEQUAL_-1206894176'), (u'MULTIEQUAL_-1206888747', u'MULTIEQUAL_-1206888767'), (u'MULTIEQUAL_-1206874300', u'MULTIEQUAL_-1206891105'), (u'INDIRECT_-1206914040', u'MULTIEQUAL_-1206913779'), (u'CALL_-1206927017', u'INDIRECT_-1206900276'), (u'INDIRECT_-1206886029', u'MULTIEQUAL_-1206887752'), (u'INDIRECT_-1206905824', u'MULTIEQUAL_-1206907303'), (u'MULTIEQUAL_-1206916990', u'MULTIEQUAL_-1206916984'), (u'STORE_-1206932486', u'INDIRECT_-1206901749'), (u'CALL_-1206923816', u'INDIRECT_-1206890219'), (u'INDIRECT_-1206897031', u'MULTIEQUAL_-1206898877'), (u'INDIRECT_-1206891977', u'MULTIEQUAL_-1206891143'), (u'MULTIEQUAL_-1206907098', u'MULTIEQUAL_-1206907079'), (u'STORE_-1206937696', u'INDIRECT_-1206902826'), (u'INDIRECT_-1206894924', u'MULTIEQUAL_-1206896529'), (u'INDIRECT_-1206897042', u'MULTIEQUAL_-1206896943'), (u'MULTIEQUAL_-1206901731', u'MULTIEQUAL_-1206901712'), (u'CALL_-1206934955', u'INDIRECT_-1206902177'), (u'MULTIEQUAL_-1206888907', u'MULTIEQUAL_-1206888923'), (u'STORE_-1206930256', u'INDIRECT_-1206905668'), (u'CALL_-1206929296', u'INDIRECT_-1206888718'), (u'INDIRECT_-1206892611', u'MULTIEQUAL_-1206892491'), (u'CALL_-1206928518', u'INDIRECT_-1206900789'), (u'INDIRECT_-1206897168', u'MULTIEQUAL_-1206897055'), (u'INDIRECT_-1206885827', u'MULTIEQUAL_-1206887614'), (u'CALL_-1206928281', u'INDIRECT_-1206878845'), (u'CALL_-1206926063', u'INDIRECT_-1206890040'), (u'INDIRECT_-1206888719', u'MULTIEQUAL_-1206889100'), (u'INDIRECT_-1206893345', u'MULTIEQUAL_-1206893300'), (u'MULTIEQUAL_-1206878299', u'MULTIEQUAL_-1206905047'), (u'INDIRECT_-1206906197', u'MULTIEQUAL_-1206905579'), (u'CALLIND_-1206921856', u'INDIRECT_-1206904638'), ('const-0', u'RETURN_-1206878791'), (u'CALL_-1206937559', u'INDIRECT_-1206902527'), (u'MULTIEQUAL_-1206879178', u'MULTIEQUAL_-1206880669'), (u'INDIRECT_-1206889742', u'MULTIEQUAL_-1206889692'), (u'INDIRECT_-1206910705', u'MULTIEQUAL_-1206910482'), (u'INT_SEXT_-1206923638', u'INT_ADD_-1206923451'), (u'MULTIEQUAL_-1206901427', u'MULTIEQUAL_-1206901452'), (u'INDIRECT_-1206910621', u'MULTIEQUAL_-1206877017'), (u'CALL_-1206932271', u'INDIRECT_-1206894955'), (u'MULTIEQUAL_-1206904923', u'MULTIEQUAL_-1206905623'), (u'INDIRECT_-1206905830', u'MULTIEQUAL_-1206905398'), (u'INDIRECT_-1206891530', u'MULTIEQUAL_-1206891912'), (u'INDIRECT_-1206898255', u'MULTIEQUAL_-1206901687'), (u'MULTIEQUAL_-1206891559', u'MULTIEQUAL_-1206891143'), (u'INDIRECT_-1206903835', u'MULTIEQUAL_-1206903917'), (u'CALL_-1206928331', u'INDIRECT_-1206893915'), (u'CALL_-1206924756', u'INDIRECT_-1206894766'), (u'INDIRECT_-1206910472', u'MULTIEQUAL_-1206911191'), (u'INDIRECT_-1206907873', u'MULTIEQUAL_-1206880948'), (u'CALL_-1206924756', u'INDIRECT_-1206895606'), (u'STORE_-1206937920', u'INDIRECT_-1206901256'), (u'STORE_-1206928588', u'INDIRECT_-1206892103'), (u'INDIRECT_-1206897125', u'MULTIEQUAL_-1206897080'), (u'INDIRECT_-1206910393', u'MULTIEQUAL_-1206880954'), (u'INDIRECT_-1206909015', u'MULTIEQUAL_-1206908856'), (u'CAST_-1206870662', u'LOAD_-1206925216'), (u'CALL_-1206938756', u'INDIRECT_-1206898599'), (u'CALL_-1206921844', u'INDIRECT_-1206902359'), (u'CALL_-1206930086', u'INDIRECT_-1206892767'), (u'MULTIEQUAL_-1206901638', u'MULTIEQUAL_-1206901619'), (u'INDIRECT_-1206905902', u'MULTIEQUAL_-1206907160'), ('const-0', u'CALL_-1206937142'), (u'INDIRECT_-1206879643', u'MULTIEQUAL_-1206880991'), (u'CALL_-1206929529', u'INDIRECT_-1206904315'), (u'CALL_-1206921431', u'INDIRECT_-1206902735'), (u'MULTIEQUAL_-1206890649', u'MULTIEQUAL_-1206890635'), (u'CALL_-1206922584', u'INDIRECT_-1206903961'), (u'CALL_-1206929226', u'INDIRECT_-1206898757'), (u'INDIRECT_-1206900578', u'MULTIEQUAL_-1206900303'), (u'CALL_-1206930550', u'INDIRECT_-1206887842'), (u'INDIRECT_-1206893523', u'MULTIEQUAL_-1206897603'), (u'INDIRECT_-1206885365', u'MULTIEQUAL_-1206885320'), (u'INDIRECT_-1206908079', u'MULTIEQUAL_-1206909075'), (u'INDIRECT_-1206884883', u'MULTIEQUAL_-1206885017'), (u'CALL_-1206937615', u'INDIRECT_-1206894162'), (u'INDIRECT_-1206894277', u'MULTIEQUAL_-1206894198'), (u'INDIRECT_-1206904779', u'MULTIEQUAL_-1206905356'), (u'MULTIEQUAL_-1206898903', u'MULTIEQUAL_-1206898729'), (u'INDIRECT_-1206905271', u'MULTIEQUAL_-1206902946'), (u'MULTIEQUAL_-1206903193', u'MULTIEQUAL_-1206904132'), (u'LOAD_-1206924457', u'INT_ADD_-1206924430'), (u'STORE_-1206928553', u'INDIRECT_-1206905522'), (u'COPY_-1206924649', u'MULTIEQUAL_-1206893403'), (u'INDIRECT_-1206906320', u'MULTIEQUAL_-1206906222'), (u'CALL_-1206927063', u'INDIRECT_-1206901556'), (u'CALL_-1206930105', u'INDIRECT_-1206885877'), (u'MULTIEQUAL_-1206881691', u'MULTIEQUAL_-1206881680'), (u'INT_SUB_-1206929096', u'INT_LESS_-1206929077'), (u'INDIRECT_-1206908356', u'MULTIEQUAL_-1206908151'), (u'INDIRECT_-1206896912', u'MULTIEQUAL_-1206896696'), (u'CALL_-1206931183', u'INDIRECT_-1206897425'), (u'INDIRECT_-1206907723', u'MULTIEQUAL_-1206907485'), (u'STORE_-1206928697', u'INDIRECT_-1206892170'), (u'CALL_-1206928518', u'INDIRECT_-1206891969'), ('tmp_12587', u'CBRANCH_-1206928736'), (u'INDIRECT_-1206892454', u'MULTIEQUAL_-1206891827'), (u'CALL_-1206934862', u'INDIRECT_-1206902562'), (u'INDIRECT_-1206888987', u'MULTIEQUAL_-1206888907'), (u'INDIRECT_-1206895833', u'MULTIEQUAL_-1206895814'), (u'COPY_-1206914675', u'MULTIEQUAL_-1206914107'), (u'CALL_-1206926019', u'INDIRECT_-1206892121'), (u'INDIRECT_-1206899679', u'MULTIEQUAL_-1206900299'), (u'CALL_-1206935766', u'INDIRECT_-1206909768'), (u'CALL_-1206929226', u'INDIRECT_-1206902117'), (u'STORE_-1206921830', u'INDIRECT_-1206891341'), (u'CALL_-1206930241', u'INDIRECT_-1206906052'), (u'CALL_-1206937186', u'INDIRECT_-1206908073'), (u'INDIRECT_-1206885364', u'MULTIEQUAL_-1206889927'), (u'CALL_-1206922426', u'INDIRECT_-1206900840'), (u'INDIRECT_-1206891285', u'MULTIEQUAL_-1206890919'), (u'CALL_-1206929320', u'INDIRECT_-1206891239'), (u'CALL_-1206922325', u'INDIRECT_-1206891965'), (u'CALL_-1206928992', u'INDIRECT_-1206894245'), (u'INDIRECT_-1206902776', u'MULTIEQUAL_-1206902575'), (u'MULTIEQUAL_-1206911931', u'MULTIEQUAL_-1206911816'), (u'CALL_-1206928152', u'INDIRECT_-1206905553'), ('tmp_2928', u'CBRANCH_-1206937282'), (u'INDIRECT_-1206906743', u'MULTIEQUAL_-1206908261'), (u'INDIRECT_-1206906082', u'MULTIEQUAL_-1206905843'), (u'CALL_-1206928815', u'INDIRECT_-1206899281'), (u'INDIRECT_-1206913192', u'MULTIEQUAL_-1206910986'), (u'INT_ADD_-1206928787', u'CAST_-1206876975'), (u'CALL_-1206923816', u'INDIRECT_-1206889379'), (u'CALL_-1206928734', u'INDIRECT_-1206899585'), (u'MULTIEQUAL_-1206909162', u'MULTIEQUAL_-1206909149'), (u'INDIRECT_-1206894264', u'MULTIEQUAL_-1206894003'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206930927'), (u'CALLIND_-1206921388', u'INDIRECT_-1206883243'), (u'CALL_-1206925860', u'INDIRECT_-1206886988'), (u'MULTIEQUAL_-1206880375', u'MULTIEQUAL_-1206896343'), (u'MULTIEQUAL_-1206904159', u'MULTIEQUAL_-1206903301'), (u'INDIRECT_-1206890824', u'MULTIEQUAL_-1206895387'), (u'INDIRECT_-1206891542', u'MULTIEQUAL_-1206891271'), (u'INDIRECT_-1206884826', u'MULTIEQUAL_-1206884597'), (u'INDIRECT_-1206891202', u'MULTIEQUAL_-1206892460'), (u'INDIRECT_-1206890893', u'MULTIEQUAL_-1206892926'), (u'INDIRECT_-1206899122', u'MULTIEQUAL_-1206898920'), (u'CALL_-1206928108', u'INDIRECT_-1206887054'), (u'CALL_-1206929385', u'INDIRECT_-1206890027'), (u'CALL_-1206921361', u'INDIRECT_-1206900596'), (u'INT_AND_-1206939124', u'INT_OR_-1206939107'), (u'INDIRECT_-1206885236', u'MULTIEQUAL_-1206885002'), (u'CALL_-1206925694', u'INDIRECT_-1206893196'), (u'MULTIEQUAL_-1206902836', u'MULTIEQUAL_-1206902832'), (u'MULTIEQUAL_-1206914767', u'MULTIEQUAL_-1206914751'), (u'MULTIEQUAL_-1206912212', u'MULTIEQUAL_-1206912194'), (u'PTRADD_-1206875771', u'STORE_-1206932305'), (u'STORE_-1206930351', u'INDIRECT_-1206888260'), (u'MULTIEQUAL_-1206875994', u'MULTIEQUAL_-1206875978'), (u'CALL_-1206938421', u'INDIRECT_-1206908060'), (u'CALL_-1206935766', u'INDIRECT_-1206903468'), ('const-433', u'STORE_-1206930351'), (u'CALLIND_-1206921884', u'INDIRECT_-1206905914'), (u'INDIRECT_-1206899897', u'MULTIEQUAL_-1206899452'), (u'INDIRECT_-1206896773', u'MULTIEQUAL_-1206876244'), (u'STORE_-1206928518', u'INDIRECT_-1206890381'), (u'INDIRECT_-1206895963', u'MULTIEQUAL_-1206874311'), (u'MULTIEQUAL_-1206883981', u'MULTIEQUAL_-1206884423'), (u'CALL_-1206931545', u'INDIRECT_-1206905525'), (u'COPY_-1206875914', u'MULTIEQUAL_-1206890083'), (u'CALL_-1206929032', u'INDIRECT_-1206899183'), (u'INDIRECT_-1206899436', u'MULTIEQUAL_-1206899982'), (u'CALL_-1206929202', u'INDIRECT_-1206902946'), (u'INDIRECT_-1206888682', u'MULTIEQUAL_-1206889940'), (u'INDIRECT_-1206888499', u'MULTIEQUAL_-1206888362'), (u'CALLIND_-1206921884', u'INDIRECT_-1206900454'), (u'CALL_-1206931674', u'INDIRECT_-1206887113'), (u'INDIRECT_-1206893409', u'MULTIEQUAL_-1206894501'), (u'STORE_-1206937788', u'INDIRECT_-1206909170'), (u'STORE_-1206933497', u'INDIRECT_-1206905072'), (u'CALL_-1206929974', u'INDIRECT_-1206889132'), (u'CALL_-1206922325', u'INDIRECT_-1206900785'), (u'INDIRECT_-1206902568', u'MULTIEQUAL_-1206902534'), (u'MULTIEQUAL_-1206912479', u'COPY_-1206912602'), (u'CALL_-1206938232', u'INDIRECT_-1206912565'), (u'CALL_-1206933962', u'INDIRECT_-1206888596'), (u'PTRADD_-1206872690', u'LOAD_-1206923673'), (u'INDIRECT_-1206900416', u'COPY_-1206879017'), (u'MULTIEQUAL_-1206904561', u'MULTIEQUAL_-1206904547'), (u'MULTIEQUAL_-1206897727', u'MULTIEQUAL_-1206897743'), (u'CALLIND_-1206925401', u'INDIRECT_-1206888794'), (u'MULTIEQUAL_-1206910310', u'MULTIEQUAL_-1206910286'), (u'CALLIND_-1206921388', u'INDIRECT_-1206887443'), (u'STORE_-1206937765', u'INDIRECT_-1206901180'), (u'CALL_-1206929489', u'INDIRECT_-1206903459'), (u'INDIRECT_-1206895002', u'MULTIEQUAL_-1206894703'), (u'INDIRECT_-1206906988', u'MULTIEQUAL_-1206906805'), (u'INDIRECT_-1206913436', u'MULTIEQUAL_-1206911346'), (u'MULTIEQUAL_-1206903889', u'MULTIEQUAL_-1206904272'), (u'CALL_-1206938342', u'INDIRECT_-1206912217'), (u'CALL_-1206936047', u'INDIRECT_-1206907017'), (u'INDIRECT_-1206898328', u'MULTIEQUAL_-1206897938'), (u'STORE_-1206922815', u'INDIRECT_-1206895831'), (u'CALL_-1206925432', u'INDIRECT_-1206874081'), (u'MULTIEQUAL_-1206898678', u'MULTIEQUAL_-1206898672'), (u'INDIRECT_-1206903749', u'MULTIEQUAL_-1206903049'), (u'MULTIEQUAL_-1206888619', u'MULTIEQUAL_-1206887761'), (u'MULTIEQUAL_-1206897841', u'MULTIEQUAL_-1206897827'), (u'MULTIEQUAL_-1206907036', u'MULTIEQUAL_-1206907032'), (u'INDIRECT_-1206911759', u'MULTIEQUAL_-1206911669'), (u'CALL_-1206937302', u'INDIRECT_-1206894712'), (u'INDIRECT_-1206888068', u'MULTIEQUAL_-1206889852'), (u'CALL_-1206930311', u'INDIRECT_-1206887711'), (u'CALL_-1206930157', u'INDIRECT_-1206902695'), (u'INDIRECT_-1206902711', u'COPY_-1206880207'), (u'INDIRECT_-1206902625', u'MULTIEQUAL_-1206902259'), (u'CALLIND_-1206921372', u'INDIRECT_-1206896310'), (u'MULTIEQUAL_-1206906385', u'MULTIEQUAL_-1206906372'), (u'CALL_-1206935851', u'INDIRECT_-1206893866'), (u'INDIRECT_-1206903742', u'MULTIEQUAL_-1206905409'), (u'CALL_-1206927360', u'INDIRECT_-1206905264'), (u'INT_NOTEQUAL_-1206938082', u'CBRANCH_-1206938081'), (u'STORE_-1206937611', u'INDIRECT_-1206892696'), (u'MULTIEQUAL_-1206874291', u'MULTIEQUAL_-1206881256'), (u'MULTIEQUAL_-1206901621', u'MULTIEQUAL_-1206902063'), (u'INDIRECT_-1206912815', u'MULTIEQUAL_-1206911064'), (u'CALL_-1206926063', u'INDIRECT_-1206906840'), (u'CALL_-1206933773', u'INDIRECT_-1206907808'), (u'CALL_-1206927093', u'INDIRECT_-1206901643'), (u'INDIRECT_-1206898339', u'MULTIEQUAL_-1206897951'), (u'INDIRECT_-1206894902', u'MULTIEQUAL_-1206894631'), (u'INDIRECT_-1206898884', u'MULTIEQUAL_-1206898681'), (u'MULTIEQUAL_-1206895814', u'MULTIEQUAL_-1206897001'), ('tmp_17867', u'BRANCH_-1206922525'), (u'CALL_-1206939005', u'INDIRECT_-1206910915'), (u'INDIRECT_-1206905190', u'MULTIEQUAL_-1206905072'), (u'INDIRECT_-1206895136', u'MULTIEQUAL_-1206903483'), (u'CALL_-1206927360', u'INDIRECT_-1206892244'), (u'MULTIEQUAL_-1206893807', u'MULTIEQUAL_-1206893787'), (u'CALL_-1206937446', u'INDIRECT_-1206900962'), (u'INDIRECT_-1206877208', u'MULTIEQUAL_-1206877921'), (u'CALL_-1206933998', u'INDIRECT_-1206880714'), (u'CALL_-1206934274', u'INDIRECT_-1206908941'), ('const-0', u'CALL_-1206930274'), (u'CALL_-1206938656', u'INDIRECT_-1206898750'), (u'CALL_-1206935766', u'INDIRECT_-1206891288'), (u'INDIRECT_-1206907480', u'MULTIEQUAL_-1206907393'), (u'MULTIEQUAL_-1206907421', u'MULTIEQUAL_-1206907448'), (u'INT_EQUAL_-1206939369', u'CBRANCH_-1206939367'), (u'CALL_-1206937983', u'INDIRECT_-1206884857'), (u'CALL_-1206932271', u'INDIRECT_-1206888235'), (u'INDIRECT_-1206890049', u'MULTIEQUAL_-1206889934'), (u'CALL_-1206928474', u'INDIRECT_-1206893630'), (u'CALLIND_-1206931354', u'INDIRECT_-1206894070'), (u'CALLIND_-1206938263', u'INDIRECT_-1206902084'), (u'CALL_-1206921722', u'INDIRECT_-1206903673'), (u'MULTIEQUAL_-1206890249', u'MULTIEQUAL_-1206890230'), (u'STORE_-1206927241', u'INDIRECT_-1206900909'), (u'STORE_-1206925221', u'INDIRECT_-1206893547'), (u'INDIRECT_-1206890081', u'MULTIEQUAL_-1206891121'), (u'MULTIEQUAL_-1206899753', u'MULTIEQUAL_-1206900781'), (u'INDIRECT_-1206900097', u'MULTIEQUAL_-1206899989'), (u'STORE_-1206928518', u'INDIRECT_-1206903401'), ('const-0', u'CALL_-1206928257'), (u'INDIRECT_-1206902866', u'MULTIEQUAL_-1206904119'), (u'COPY_-1206874719', u'MULTIEQUAL_-1206874148'), (u'INDIRECT_-1206875151', u'MULTIEQUAL_-1206874983'), (u'CALL_-1206938656', u'INDIRECT_-1206905050'), (u'INDIRECT_-1206896761', u'MULTIEQUAL_-1206876984'), (u'MULTIEQUAL_-1206878288', u'INT_NOTEQUAL_-1206936130'), (u'STORE_-1206929089', u'INDIRECT_-1206886886'), (u'CALL_-1206934098', u'INDIRECT_-1206909681'), (u'CALL_-1206931142', u'INDIRECT_-1206903943'), ('tmp_72983', u'INT_ADD_-1206921728'), (u'CALL_-1206936019', u'INDIRECT_-1206894823'), (u'INDIRECT_-1206905456', u'MULTIEQUAL_-1206903366'), (u'INDIRECT_-1206888349', u'MULTIEQUAL_-1206888884'), (u'CALL_-1206931701', u'INDIRECT_-1206891203'), (u'CAST_-1206874119', u'STORE_-1206930340'), (u'INDIRECT_-1206896781', u'COPY_-1206880529'), (u'CALL_-1206927405', u'INDIRECT_-1206897731'), (u'CALL_-1206928668', u'INDIRECT_-1206902010'), ('const-5', u'CALL_-1206928257'), ('tmp_14229', u'BRANCH_-1206926712'), (u'CALL_-1206928815', u'INDIRECT_-1206897181'), (u'CALL_-1206928331', u'INDIRECT_-1206911135'), (u'INDIRECT_-1206901017', u'MULTIEQUAL_-1206900726'), (u'MULTIEQUAL_-1206891958', u'MULTIEQUAL_-1206891952'), (u'CALLIND_-1206921743', u'INDIRECT_-1206905415'), (u'INDIRECT_-1206898596', u'MULTIEQUAL_-1206899142'), (u'STORE_-1206930340', u'INDIRECT_-1206905970'), (u'CALLIND_-1206925046', u'INDIRECT_-1206890722'), (u'INDIRECT_-1206894062', u'MULTIEQUAL_-1206895689'), (u'CALL_-1206928667', u'INDIRECT_-1206903642'), (u'INDIRECT_-1206892616', u'MULTIEQUAL_-1206892351'), (u'CALL_-1206929621', u'INDIRECT_-1206902661'), (u'INDIRECT_-1206890837', u'MULTIEQUAL_-1206890592'), (u'INDIRECT_-1206908420', u'MULTIEQUAL_-1206908322'), ('const-1', u'PTRADD_-1206878940'), (u'MULTIEQUAL_-1206891187', u'MULTIEQUAL_-1206890693'), (u'STORE_-1206927231', u'INDIRECT_-1206885784'), (u'STORE_-1206924909', u'INDIRECT_-1206888665'), (u'CALL_-1206937924', u'INDIRECT_-1206912801'), (u'CALL_-1206926063', u'INDIRECT_-1206884580'), (u'CALL_-1206931749', u'INDIRECT_-1206909413'), (u'INDIRECT_-1206902456', u'MULTIEQUAL_-1206902038'), (u'CALL_-1206928331', u'INDIRECT_-1206892235'), (u'STORE_-1206932305', u'INDIRECT_-1206898919'), (u'INDIRECT_-1206898250', u'MULTIEQUAL_-1206898632'), (u'INDIRECT_-1206886619', u'MULTIEQUAL_-1206887000'), (u'INDIRECT_-1206903267', u'MULTIEQUAL_-1206903187'), (u'CALL_-1206921447', u'INDIRECT_-1206891406'), (u'CALL_-1206928108', u'INDIRECT_-1206896714'), (u'STORE_-1206928446', u'INDIRECT_-1206895799'), (u'CALL_-1206930407', u'INDIRECT_-1206889848'), (u'CALL_-1206921431', u'INDIRECT_-1206905255'), (u'STORE_-1206930828', u'INDIRECT_-1206904357'), (u'INDIRECT_-1206901108', u'MULTIEQUAL_-1206901011'), (u'MULTIEQUAL_-1206901108', u'MULTIEQUAL_-1206901011'), (u'INDIRECT_-1206907975', u'COPY_-1206878735'), (u'CALL_-1206930105', u'INDIRECT_-1206897217'), (u'PTRADD_-1206880709', u'STORE_-1206937920'), (u'INDIRECT_-1206896200', u'MULTIEQUAL_-1206897190'), (u'INDIRECT_-1206892617', u'MULTIEQUAL_-1206892326'), (u'INDIRECT_-1206912704', u'MULTIEQUAL_-1206914407'), (u'CALL_-1206931435', u'INDIRECT_-1206902099'), (u'CALL_-1206928677', u'INDIRECT_-1206891169'), (u'INDIRECT_-1206891338', u'MULTIEQUAL_-1206891063'), (u'INDIRECT_-1206906515', u'MULTIEQUAL_-1206904764'), (u'MULTIEQUAL_-1206899192', u'MULTIEQUAL_-1206899174'), (u'CALLIND_-1206925511', u'INDIRECT_-1206887593'), (u'INDIRECT_-1206899701', u'MULTIEQUAL_-1206899481'), (u'INDIRECT_-1206914275', u'MULTIEQUAL_-1206913667'), (u'INDIRECT_-1206902701', u'MULTIEQUAL_-1206902481'), (u'CALL_-1206937924', u'INDIRECT_-1206903561'), (u'STORE_-1206934224', u'INDIRECT_-1206897902'), (u'STORE_-1206921840', u'INDIRECT_-1206898069'), (u'INDIRECT_-1206890787', u'MULTIEQUAL_-1206890882'), (u'INDIRECT_-1206905900', u'MULTIEQUAL_-1206905802'), ('const-433', u'LOAD_-1206931687'), (u'MULTIEQUAL_-1206905900', u'MULTIEQUAL_-1206905843'), ('const-1171919', u'COPY_-1206874389'), (u'MULTIEQUAL_-1206909403', u'MULTIEQUAL_-1206912113'), (u'CALLIND_-1206921344', u'INDIRECT_-1206895034'), (u'INDIRECT_-1206899975', u'MULTIEQUAL_-1206900759'), (u'STORE_-1206921567', u'INDIRECT_-1206905073'), (u'CALLIND_-1206921372', u'INDIRECT_-1206883290'), (u'MULTIEQUAL_-1206908286', u'MULTIEQUAL_-1206907638'), (u'INDIRECT_-1206893237', u'MULTIEQUAL_-1206892403'), (u'INDIRECT_-1206900317', u'MULTIEQUAL_-1206899872'), (u'INDIRECT_-1206902543', u'MULTIEQUAL_-1206904061'), (u'INDIRECT_-1206881946', u'MULTIEQUAL_-1206881724'), (u'INDIRECT_-1206895976', u'MULTIEQUAL_-1206895560'), (u'CALL_-1206938772', u'INDIRECT_-1206906590'), (u'INDIRECT_-1206899775', u'MULTIEQUAL_-1206899616'), (u'CALL_-1206928271', u'INDIRECT_-1206894699'), (u'CALL_-1206933623', u'INDIRECT_-1206880833'), (u'INDIRECT_-1206894535', u'COPY_-1206878703'), (u'MULTIEQUAL_-1206907890', u'MULTIEQUAL_-1206911420'), (u'INDIRECT_-1206889295', u'MULTIEQUAL_-1206890301'), (u'MULTIEQUAL_-1206907790', u'MULTIEQUAL_-1206904783'), (u'CALL_-1206932911', u'INDIRECT_-1206911172'), (u'INDIRECT_-1206886331', u'COPY_-1206880168'), (u'INDIRECT_-1206895689', u'MULTIEQUAL_-1206897412'), (u'MULTIEQUAL_-1206906715', u'MULTIEQUAL_-1206906694'), (u'INDIRECT_-1206895822', u'COPY_-1206878825'), (u'CALL_-1206933711', u'INDIRECT_-1206910285'), (u'CALL_-1206931745', u'INDIRECT_-1206901302'), (u'INDIRECT_-1206906450', u'MULTIEQUAL_-1206906332'), (u'MULTIEQUAL_-1206917640', u'INT_EQUAL_-1206925022'), (u'INDIRECT_-1206907273', u'MULTIEQUAL_-1206876270'), (u'STORE_-1206927241', u'INDIRECT_-1206887889'), (u'CALL_-1206927048', u'INDIRECT_-1206884824'), (u'MULTIEQUAL_-1206888199', u'MULTIEQUAL_-1206887783'), (u'CALLIND_-1206922663', u'INDIRECT_-1206898307'), (u'MULTIEQUAL_-1206903607', u'MULTIEQUAL_-1206903623'), (u'CALL_-1206928257', u'INDIRECT_-1206891770'), (u'INDIRECT_-1206891879', u'MULTIEQUAL_-1206891299'), (u'CALL_-1206929830', u'INDIRECT_-1206895764'), (u'CALL_-1206922426', u'INDIRECT_-1206886980'), (u'MULTIEQUAL_-1206901274', u'MULTIEQUAL_-1206901255'), (u'CALL_-1206937446', u'INDIRECT_-1206892982'), (u'MULTIEQUAL_-1206874344', u'MULTIEQUAL_-1206910136'), (u'STORE_-1206933958', u'INDIRECT_-1206907408'), (u'CALL_-1206926063', u'INDIRECT_-1206898020'), (u'CALL_-1206935821', u'INDIRECT_-1206899302'), (u'INT_ADD_-1206937791', u'CAST_-1206877884'), (u'CALL_-1206930882', u'INDIRECT_-1206905700'), (u'MULTIEQUAL_-1206895487', u'MULTIEQUAL_-1206895467'), (u'STORE_-1206930310', u'INDIRECT_-1206902328'), (u'STORE_-1206928697', u'INDIRECT_-1206894270'), (u'INDIRECT_-1206896435', u'MULTIEQUAL_-1206897441'), (u'INDIRECT_-1206903905', u'MULTIEQUAL_-1206904571'), (u'INT_NOTEQUAL_-1206877064', u'BOOL_OR_-1206929590'), (u'LOAD_-1206935584', u'INT_ADD_-1206935547'), (u'COPY_-1206879411', u'CALL_-1206931595'), (u'CALL_-1206930274', u'INDIRECT_-1206905308'), (u'CALLIND_-1206921388', u'INDIRECT_-1206888703'), ('const-0', u'COPY_-1206930195'), (u'MULTIEQUAL_-1206895027', u'MULTIEQUAL_-1206895011'), (u'INDIRECT_-1206888184', u'MULTIEQUAL_-1206889663'), (u'STORE_-1206927231', u'INDIRECT_-1206902584'), (u'INDIRECT_-1206893783', u'MULTIEQUAL_-1206893674'), (u'INDIRECT_-1206881524', u'MULTIEQUAL_-1206882846'), (u'INDIRECT_-1206875825', u'MULTIEQUAL_-1206875657'), (u'CALL_-1206921459', u'INDIRECT_-1206883855'), ('const-433', u'LOAD_-1206921770'), (u'CALL_-1206938342', u'INDIRECT_-1206903397'), (u'CALL_-1206934114', u'INDIRECT_-1206896673'), (u'INDIRECT_-1206894335', u'MULTIEQUAL_-1206895341'), (u'INDIRECT_-1206905483', u'MULTIEQUAL_-1206906239'), ('tmp_4528', u'CBRANCH_-1206934939'), (u'INDIRECT_-1206907173', u'MULTIEQUAL_-1206906975'), (u'STORE_-1206928320', u'INDIRECT_-1206904929'), (u'MULTIEQUAL_-1206895539', u'MULTIEQUAL_-1206880919'), (u'MULTIEQUAL_-1206898659', u'MULTIEQUAL_-1206878280'), (u'STORE_-1206928482', u'INDIRECT_-1206890360'), (u'INDIRECT_-1206911937', u'MULTIEQUAL_-1206911646'), (u'INDIRECT_-1206899515', u'MULTIEQUAL_-1206899111'), (u'CALL_-1206928331', u'INDIRECT_-1206905675'), ('const-28', u'INT_ADD_-1206930839'), (u'CALLIND_-1206925046', u'INDIRECT_-1206904162'), (u'MULTIEQUAL_-1206913150', u'MULTIEQUAL_-1206913015'), (u'CALLIND_-1206938263', u'INDIRECT_-1206895784'), (u'CAST_-1206875635', u'LOAD_-1206934836'), (u'CALL_-1206921320', u'INDIRECT_-1206905518'), (u'STORE_-1206925221', u'INDIRECT_-1206897747'), (u'STORE_-1206934385', u'INDIRECT_-1206904717'), (u'MULTIEQUAL_-1206877006', u'MULTIEQUAL_-1206905781'), (u'STORE_-1206933497', u'INDIRECT_-1206891212'), (u'COPY_-1206870699', u'MULTIEQUAL_-1206878903'), (u'MULTIEQUAL_-1206886807', u'MULTIEQUAL_-1206886823'), (u'INDIRECT_-1206898102', u'MULTIEQUAL_-1206897863'), (u'INDIRECT_-1206883222', u'MULTIEQUAL_-1206884480'), (u'INDIRECT_-1206907634', u'COPY_-1206879753'), (u'INDIRECT_-1206900023', u'MULTIEQUAL_-1206900779'), (u'MULTIEQUAL_-1206906356', u'MULTIEQUAL_-1206906282'), (u'INDIRECT_-1206906193', u'MULTIEQUAL_-1206880944'), ('tmp_72986', u'CALL_-1206930274'), (u'CALL_-1206931595', u'INDIRECT_-1206899996'), (u'INDIRECT_-1206891019', u'MULTIEQUAL_-1206890990'), (u'MULTIEQUAL_-1206901143', u'MULTIEQUAL_-1206901843'), (u'INT_ADD_-1206924942', u'CAST_-1206873444'), (u'CALL_-1206928152', u'INDIRECT_-1206900093'), (u'CALL_-1206930394', u'INDIRECT_-1206898677'), (u'INDIRECT_-1206901516', u'MULTIEQUAL_-1206901020'), (u'COPY_-1206936005', u'MULTIEQUAL_-1206884370'), (u'MULTIEQUAL_-1206876095', u'LOAD_-1206931526'), (u'INDIRECT_-1206907843', u'MULTIEQUAL_-1206907567'), (u'INDIRECT_-1206912182', u'MULTIEQUAL_-1206912066'), (u'INDIRECT_-1206904729', u'MULTIEQUAL_-1206905264'), (u'INDIRECT_-1206898631', u'MULTIEQUAL_-1206899921'), (u'CALL_-1206927316', u'INDIRECT_-1206901465'), (u'INDIRECT_-1206892805', u'MULTIEQUAL_-1206894560'), (u'INDIRECT_-1206905465', u'MULTIEQUAL_-1206905370'), (u'CALL_-1206928281', u'INDIRECT_-1206899767'), (u'CALLIND_-1206921884', u'INDIRECT_-1206901294'), (u'CALL_-1206938628', u'INDIRECT_-1206913016'), (u'CALL_-1206931183', u'INDIRECT_-1206905405'), (u'CALL_-1206929750', u'INDIRECT_-1206894922'), (u'CALL_-1206938900', u'INDIRECT_-1206892796'), (u'CALL_-1206930915', u'INDIRECT_-1206890603'), ('tmp_9239', u'CBRANCH_-1206930070'), (u'CALL_-1206932911', u'INDIRECT_-1206898152'), (u'CALL_-1206928150', u'INDIRECT_-1206909309'), (u'CALL_-1206925694', u'INDIRECT_-1206906216'), (u'CALL_-1206934835', u'INDIRECT_-1206904473'), (u'INDIRECT_-1206903196', u'MULTIEQUAL_-1206902700'), (u'INDIRECT_-1206889929', u'MULTIEQUAL_-1206891121'), (u'CALLIND_-1206924378', u'INDIRECT_-1206904623'), (u'CALL_-1206934460', u'INDIRECT_-1206912003'), (u'INDIRECT_-1206907526', u'MULTIEQUAL_-1206907072'), (u'MULTIEQUAL_-1206884419', u'MULTIEQUAL_-1206883561'), (u'MULTIEQUAL_-1206878841', u'MULTIEQUAL_-1206880332'), (u'CALL_-1206932911', u'INDIRECT_-1206898572'), (u'CALL_-1206933962', u'INDIRECT_-1206912116'), (u'CALL_-1206926063', u'INDIRECT_-1206893400'), (u'INDIRECT_-1206892940', u'MULTIEQUAL_-1206892667'), (u'MULTIEQUAL_-1206899196', u'MULTIEQUAL_-1206900116'), (u'INDIRECT_-1206900712', u'MULTIEQUAL_-1206900564'), (u'STORE_-1206928732', u'INDIRECT_-1206895131'), (u'CALL_-1206925604', u'INDIRECT_-1206895327'), (u'CALLIND_-1206921856', u'INDIRECT_-1206891618'), (u'MULTIEQUAL_-1206874301', u'MULTIEQUAL_-1206892076'), (u'CALL_-1206928647', u'INDIRECT_-1206913402'), (u'CALL_-1206936110', u'INDIRECT_-1206910416'), (u'INDIRECT_-1206882780', u'MULTIEQUAL_-1206884480'), (u'CALL_-1206922584', u'INDIRECT_-1206894301'), (u'INDIRECT_-1206900047', u'MULTIEQUAL_-1206900015'), (u'CAST_-1206869232', u'LOAD_-1206921744'), (u'INDIRECT_-1206895814', u'MULTIEQUAL_-1206895187'), (u'STORE_-1206925416', u'INDIRECT_-1206891545'), (u'MULTIEQUAL_-1206886519', u'MULTIEQUAL_-1206886103'), (u'CALL_-1206930927', u'INDIRECT_-1206902153'), (u'STORE_-1206930329', u'INDIRECT_-1206892522'), (u'INDIRECT_-1206890229', u'MULTIEQUAL_-1206891952'), (u'INDIRECT_-1206889209', u'MULTIEQUAL_-1206890301'), (u'CALL_-1206930584', u'INDIRECT_-1206909530'), (u'MULTIEQUAL_-1206889164', u'MULTIEQUAL_-1206889459'), (u'CALL_-1206922316', u'INDIRECT_-1206898958'), (u'CALL_-1206938656', u'INDIRECT_-1206907570'), (u'MULTIEQUAL_-1206890990', u'MULTIEQUAL_-1206887983'), (u'INDIRECT_-1206895795', u'COPY_-1206878706'), (u'INDIRECT_-1206891096', u'MULTIEQUAL_-1206890719'), (u'MULTIEQUAL_-1206903721', u'MULTIEQUAL_-1206904163'), (u'LOAD_-1206934651', u'INT_AND_-1206877622'), (u'INDIRECT_-1206910177', u'MULTIEQUAL_-1206910069'), (u'CALL_-1206923816', u'INDIRECT_-1206888119'), (u'INDIRECT_-1206894229', u'MULTIEQUAL_-1206894764'), (u'CALLIND_-1206921344', u'INDIRECT_-1206889154'), (u'STORE_-1206930310', u'INDIRECT_-1206901488'), (u'CALL_-1206931701', u'INDIRECT_-1206895823'), (u'CALL_-1206930105', u'INDIRECT_-1206891337'), (u'INDIRECT_-1206899825', u'MULTIEQUAL_-1206900772'), (u'CALL_-1206938036', u'INT_NOTEQUAL_-1206938021'), (u'CAST_-1206875543', u'LOAD_-1206934651'), (u'INDIRECT_-1206889138', u'MULTIEQUAL_-1206889202'), (u'STORE_-1206925479', u'INDIRECT_-1206895360'), (u'INDIRECT_-1206904663', u'MULTIEQUAL_-1206906320'), (u'STORE_-1206921840', u'INDIRECT_-1206882529'), (u'CALL_-1206938232', u'INDIRECT_-1206910465'), (u'CALL_-1206927418', u'INDIRECT_-1206887239'), (u'MULTIEQUAL_-1206901802', u'MULTIEQUAL_-1206901787'), ('tmp_72986', u'CALL_-1206938756'), (u'INDIRECT_-1206896157', u'MULTIEQUAL_-1206876985'), (u'MULTIEQUAL_-1206887414', u'MULTIEQUAL_-1206888601'), (u'STORE_-1206930873', u'INDIRECT_-1206889680'), (u'INDIRECT_-1206891763', u'INT_NOTEQUAL_-1206929861'), (u'CALL_-1206928271', u'INDIRECT_-1206896379'), (u'CALLIND_-1206921359', u'INDIRECT_-1206897087'), (u'CALLIND_-1206922636', u'INDIRECT_-1206889051'), (u'CALL_-1206934487', u'INDIRECT_-1206908656'), (u'MULTIEQUAL_-1206903301', u'MULTIEQUAL_-1206903287'), (u'INDIRECT_-1206897485', u'MULTIEQUAL_-1206897390'), (u'CALL_-1206939039', u'INDIRECT_-1206907574'), (u'STORE_-1206928553', u'INDIRECT_-1206908462'), (u'CALL_-1206937302', u'INDIRECT_-1206897652'), (u'CAST_-1206878791', u'LOAD_-1206939487'), (u'CALL_-1206922316', u'INDIRECT_-1206893078'), (u'CALL_-1206921722', u'INDIRECT_-1206891493'), (u'STORE_-1206930175', u'INDIRECT_-1206899328'), (u'INDIRECT_-1206907958', u'MULTIEQUAL_-1206907870'), (u'MULTIEQUAL_-1206880420', u'MULTIEQUAL_-1206916316'), (u'CALL_-1206929866', u'INDIRECT_-1206900406'), (u'MULTIEQUAL_-1206908414', u'MULTIEQUAL_-1206908395'), ('const-433', u'LOAD_-1206922786'), (u'STORE_-1206933118', u'INDIRECT_-1206903602'), (u'CALL_-1206932808', u'INDIRECT_-1206907320'), (u'INDIRECT_-1206884409', u'MULTIEQUAL_-1206884102'), (u'CALL_-1206937446', u'INDIRECT_-1206894662'), (u'MULTIEQUAL_-1206908630', u'MULTIEQUAL_-1206905623'), (u'CALL_-1206932827', u'INDIRECT_-1206899774'), (u'CALL_-1206930584', u'INDIRECT_-1206907850'), (u'MULTIEQUAL_-1206899101', u'MULTIEQUAL_-1206898073'), (u'CALL_-1206930457', u'INDIRECT_-1206900123'), (u'PTRADD_-1206872993', u'STORE_-1206924560'), (u'INDIRECT_-1206902628', u'MULTIEQUAL_-1206902515'), ('tmp_72986', u'CALL_-1206939039'), (u'INDIRECT_-1206888202', u'MULTIEQUAL_-1206889861'), (u'MULTIEQUAL_-1206874348', u'MULTIEQUAL_-1206911265'), (u'STORE_-1206930175', u'INDIRECT_-1206892188'), (u'INDIRECT_-1206894955', u'COPY_-1206878704'), (u'CALL_-1206932911', u'INDIRECT_-1206902352'), (u'CALLIND_-1206925401', u'INDIRECT_-1206907274'), (u'CALL_-1206929750', u'INDIRECT_-1206897022'), (u'CALL_-1206929750', u'INDIRECT_-1206890302'), (u'INDIRECT_-1206907704', u'MULTIEQUAL_-1206907509'), (u'CALLIND_-1206921999', u'INDIRECT_-1206895891'), (u'MULTIEQUAL_-1206914587', u'INT_ADD_-1206922938'), (u'CALL_-1206928209', u'INDIRECT_-1206887103'), (u'CALL_-1206937983', u'INDIRECT_-1206910311'), (u'INDIRECT_-1206894577', u'MULTIEQUAL_-1206894187'), (u'INDIRECT_-1206905428', u'COPY_-1206879630'), (u'INDIRECT_-1206896127', u'MULTIEQUAL_-1206896047'), (u'CALL_-1206928152', u'INDIRECT_-1206899253'), (u'STORE_-1206928732', u'INDIRECT_-1206898491'), (u'CALL_-1206934862', u'INDIRECT_-1206881894'), (u'INDIRECT_-1206893288', u'MULTIEQUAL_-1206894849'), (u'MULTIEQUAL_-1206905054', u'MULTIEQUAL_-1206905035'), (u'MULTIEQUAL_-1206883464', u'MULTIEQUAL_-1206883428'), (u'CALL_-1206930457', u'INDIRECT_-1206893403'), (u'STORE_-1206930175', u'INDIRECT_-1206887988'), (u'MULTIEQUAL_-1206918873', u'CALL_-1206931337'), (u'CALL_-1206928281', u'INDIRECT_-1206909427'), (u'MULTIEQUAL_-1206902750', u'MULTIEQUAL_-1206899743'), (u'INDIRECT_-1206890724', u'MULTIEQUAL_-1206892329'), (u'MULTIEQUAL_-1206906998', u'COPY_-1206870146'), (u'CALL_-1206927093', u'INDIRECT_-1206907103'), (u'INDIRECT_-1206907444', u'COPY_-1206879515'), (u'CALL_-1206931797', u'INDIRECT_-1206897271'), (u'CALL_-1206937414', u'INDIRECT_-1206891699'), ('const-433', u'LOAD_-1206928027'), (u'INDIRECT_-1206887465', u'MULTIEQUAL_-1206887420'), (u'MULTIEQUAL_-1206894283', u'MULTIEQUAL_-1206894109'), (u'INT_AND_-1206877666', u'INT_EQUAL_-1206931110'), (u'CALL_-1206932827', u'INDIRECT_-1206892214'), (u'INDIRECT_-1206889285', u'MULTIEQUAL_-1206889136'), (u'CALL_-1206923816', u'INDIRECT_-1206905759'), (u'CALL_-1206938927', u'INDIRECT_-1206911710'), (u'CALL_-1206928709', u'INDIRECT_-1206906961'), (u'INDIRECT_-1206888235', u'MULTIEQUAL_-1206891909'), (u'CALL_-1206921431', u'INDIRECT_-1206903155'), (u'CALL_-1206935907', u'INDIRECT_-1206893489'), (u'CALLIND_-1206925401', u'INT_EQUAL_-1206925005'), (u'MULTIEQUAL_-1206913224', u'INT_NOTEQUAL_-1206923337'), (u'INT_EQUAL_-1206933909', u'CBRANCH_-1206933907'), (u'CALL_-1206928281', u'INDIRECT_-1206879182'), (u'INDIRECT_-1206901728', u'MULTIEQUAL_-1206901694'), ('tmp_11720', u'CBRANCH_-1206928251'), (u'MULTIEQUAL_-1206916699', u'MULTIEQUAL_-1206916683'), (u'STORE_-1206925381', u'INDIRECT_-1206901184'), (u'CALL_-1206934888', u'INDIRECT_-1206893152'), (u'INDIRECT_-1206905070', u'MULTIEQUAL_-1206906609'), (u'CALL_-1206931435', u'INDIRECT_-1206888239'), (u'CALLIND_-1206925453', u'INT_ADD_-1206925432'), (u'INDIRECT_-1206884491', u'MULTIEQUAL_-1206884821'), (u'INDIRECT_-1206895123', u'MULTIEQUAL_-1206894885'), (u'INDIRECT_-1206900796', u'MULTIEQUAL_-1206900591'), (u'INDIRECT_-1206894806', u'MULTIEQUAL_-1206897274'), (u'CALL_-1206930274', u'INDIRECT_-1206877666'), (u'CALL_-1206929621', u'INDIRECT_-1206894261'), (u'COPY_-1206880001', u'RETURN_-1206879922'), (u'INDIRECT_-1206911290', u'MULTIEQUAL_-1206910858'), (u'MULTIEQUAL_-1206900487', u'MULTIEQUAL_-1206900471'), (u'INDIRECT_-1206910149', u'MULTIEQUAL_-1206909751'), (u'MULTIEQUAL_-1206874342', u'MULTIEQUAL_-1206909296'), (u'MULTIEQUAL_-1206895820', u'MULTIEQUAL_-1206895763'), (u'CALL_-1206927017', u'INDIRECT_-1206901536'), (u'INT_EQUAL_-1206931127', u'CBRANCH_-1206931125'), (u'INDIRECT_-1206890903', u'MULTIEQUAL_-1206880909'), (u'INDIRECT_-1206910756', u'MULTIEQUAL_-1206910489'), (u'INDIRECT_-1206910705', u'MULTIEQUAL_-1206910556'), (u'CALL_-1206932860', u'INDIRECT_-1206914077'), (u'CALLIND_-1206921412', u'INDIRECT_-1206891708'), (u'INDIRECT_-1206908433', u'MULTIEQUAL_-1206908235'), (u'CALL_-1206928150', u'INDIRECT_-1206908049'), (u'MULTIEQUAL_-1206880921', u'MULTIEQUAL_-1206880375'), (u'INDIRECT_-1206894755', u'MULTIEQUAL_-1206895761'), (u'CALL_-1206930915', u'INDIRECT_-1206903203'), (u'CALL_-1206938421', u'INDIRECT_-1206914360'), (u'INDIRECT_-1206899289', u'MULTIEQUAL_-1206899244'), (u'INDIRECT_-1206898240', u'MULTIEQUAL_-1206898153'), (u'CALL_-1206928382', u'INDIRECT_-1206890583'), (u'INDIRECT_-1206896570', u'MULTIEQUAL_-1206896952'), (u'CALL_-1206924756', u'INDIRECT_-1206893086'), (u'CALL_-1206929830', u'INDIRECT_-1206889464'), (u'CALL_-1206928152', u'INDIRECT_-1206894213'), (u'CALL_-1206930506', u'INDIRECT_-1206901673'), (u'CALL_-1206925783', u'INDIRECT_-1206897437'), (u'CALL_-1206938628', u'INDIRECT_-1206906716'), (u'INDIRECT_-1206879548', u'MULTIEQUAL_-1206881650'), (u'CALL_-1206938927', u'INDIRECT_-1206908350'), (u'CALL_-1206924668', u'INDIRECT_-1206877316'), (u'CALL_-1206921954', u'INDIRECT_-1206900876'), (u'MULTIEQUAL_-1206895709', u'MULTIEQUAL_-1206895690'), (u'INDIRECT_-1206886827', u'MULTIEQUAL_-1206886697'), (u'INDIRECT_-1206890277', u'MULTIEQUAL_-1206891081'), (u'MULTIEQUAL_-1206896536', u'MULTIEQUAL_-1206896532'), (u'INDIRECT_-1206912016', u'MULTIEQUAL_-1206911749'), (u'INDIRECT_-1206893311', u'MULTIEQUAL_-1206893641'), (u'MULTIEQUAL_-1206906467', u'MULTIEQUAL_-1206906492'), (u'INDIRECT_-1206889352', u'MULTIEQUAL_-1206889136'), (u'INDIRECT_-1206897430', u'MULTIEQUAL_-1206896998'), (u'LOAD_-1206927219', u'INT_ADD_-1206927190'), (u'MULTIEQUAL_-1206898567', u'MULTIEQUAL_-1206898583'), (u'INDIRECT_-1206897844', u'MULTIEQUAL_-1206899323'), (u'CALL_-1206924668', u'INDIRECT_-1206898990'), (u'CALL_-1206938656', u'INDIRECT_-1206910930'), (u'INT_AND_-1206923660', u'INT_ADD_-1206923598'), (u'INDIRECT_-1206909977', u'MULTIEQUAL_-1206909359'), (u'CALL_-1206934991', u'INDIRECT_-1206911866'), (u'CALL_-1206930476', u'INDIRECT_-1206908789'), (u'CALL_-1206929032', u'INDIRECT_-1206889943'), (u'INT_ADD_-1206925185', u'MULTIEQUAL_-1206881585'), (u'MULTIEQUAL_-1206898209', u'MULTIEQUAL_-1206898152'), (u'COPY_-1206870482', u'MULTIEQUAL_-1206879925'), (u'INDIRECT_-1206900899', u'MULTIEQUAL_-1206901280'), (u'STORE_-1206930175', u'INDIRECT_-1206893028'), (u'INDIRECT_-1206911837', u'MULTIEQUAL_-1206911592'), (u'CALL_-1206930915', u'INDIRECT_-1206901943'), (u'CALL_-1206934396', u'INDIRECT_-1206890960'), (u'CALL_-1206928644', u'INDIRECT_-1206903679'), (u'INDIRECT_-1206887003', u'MULTIEQUAL_-1206888521'), (u'CALL_-1206927405', u'INDIRECT_-1206903191'), (u'INDIRECT_-1206899023', u'MULTIEQUAL_-1206898747'), (u'CALL_-1206924756', u'INDIRECT_-1206891826'), (u'INDIRECT_-1206907944', u'MULTIEQUAL_-1206909549'), (u'CALL_-1206928150', u'INDIRECT_-1206907629'), (u'MULTIEQUAL_-1206889335', u'MULTIEQUAL_-1206888634'), (u'INDIRECT_-1206906925', u'MULTIEQUAL_-1206906776'), (u'INDIRECT_-1206898799', u'COPY_-1206879846'), (u'MULTIEQUAL_-1206890649', u'MULTIEQUAL_-1206890592'), (u'MULTIEQUAL_-1206890083', u'MULTIEQUAL_-1206889975'), (u'CALL_-1206937414', u'INDIRECT_-1206910599'), (u'CALL_-1206936110', u'INDIRECT_-1206905376'), (u'INDIRECT_-1206892164', u'MULTIEQUAL_-1206891969'), (u'CALL_-1206938036', u'INDIRECT_-1206912435'), (u'INDIRECT_-1206901381', u'MULTIEQUAL_-1206901161'), (u'CALLIND_-1206921412', u'INDIRECT_-1206907830'), (u'CALL_-1206931142', u'INDIRECT_-1206890923'), (u'INDIRECT_-1206905962', u'MULTIEQUAL_-1206906891'), (u'MULTIEQUAL_-1206885241', u'MULTIEQUAL_-1206885683'), (u'INDIRECT_-1206906383', u'MULTIEQUAL_-1206906274'), (u'STORE_-1206937696', u'INDIRECT_-1206904506'), (u'CALL_-1206929902', u'INDIRECT_-1206891608'), (u'INDIRECT_-1206910099', u'MULTIEQUAL_-1206909711'), (u'INDIRECT_-1206901255', u'MULTIEQUAL_-1206900647'), (u'INDIRECT_-1206901993', u'MULTIEQUAL_-1206901853'), (u'INDIRECT_-1206903575', u'MULTIEQUAL_-1206904581'), (u'CALL_-1206933821', u'INDIRECT_-1206888512'), (u'CALL_-1206931545', u'INDIRECT_-1206903005'), (u'INDIRECT_-1206908488', u'MULTIEQUAL_-1206908296'), (u'INDIRECT_-1206913795', u'MULTIEQUAL_-1206913667'), (u'STORE_-1206928732', u'INDIRECT_-1206894291'), (u'INDIRECT_-1206899654', u'MULTIEQUAL_-1206899499'), (u'CALL_-1206928878', u'INDIRECT_-1206898496'), (u'CAST_-1206875539', u'CAST_-1206874288'), (u'INDIRECT_-1206892539', u'MULTIEQUAL_-1206893535'), (u'CALL_-1206931539', u'INDIRECT_-1206904175'), (u'MULTIEQUAL_-1206895909', u'MULTIEQUAL_-1206896292'), (u'CALL_-1206939523', u'INDIRECT_-1206901055'), ('const-5', u'CALL_-1206921134'), (u'INDIRECT_-1206898684', u'MULTIEQUAL_-1206900163'), (u'INDIRECT_-1206913836', u'MULTIEQUAL_-1206913732'), (u'CALL_-1206931595', u'INDIRECT_-1206894536'), (u'CALL_-1206934835', u'INDIRECT_-1206901533'), (u'INDIRECT_-1206880561', u'MULTIEQUAL_-1206882147'), (u'INDIRECT_-1206891309', u'MULTIEQUAL_-1206892401'), (u'CALL_-1206931269', u'INDIRECT_-1206908649'), (u'INDIRECT_-1206888837', u'MULTIEQUAL_-1206888546'), (u'MULTIEQUAL_-1206906183', u'MULTIEQUAL_-1206906883'), (u'CALL_-1206938342', u'INDIRECT_-1206908857'), (u'MULTIEQUAL_-1206911682', u'MULTIEQUAL_-1206911669'), ('const-433', u'STORE_-1206930329'), (u'CALL_-1206924668', u'INDIRECT_-1206900670'), (u'CALL_-1206927063', u'INDIRECT_-1206901136'), (u'CALL_-1206921459', u'INDIRECT_-1206892675'), (u'CALLIND_-1206921884', u'INDIRECT_-1206885334'), ('const-1', u'INT_SUB_-1206929079'), (u'INDIRECT_-1206911797', u'MULTIEQUAL_-1206911407'), (u'CALL_-1206930210', u'INDIRECT_-1206887634'), (u'CALL_-1206937446', u'INDIRECT_-1206907682'), (u'INDIRECT_-1206902102', u'MULTIEQUAL_-1206901986'), (u'CALL_-1206933711', u'INDIRECT_-1206881554'), (u'CALL_-1206929938', u'INDIRECT_-1206902550'), (u'INDIRECT_-1206887806', u'MULTIEQUAL_-1206889389'), (u'INDIRECT_-1206902770', u'MULTIEQUAL_-1206902540'), (u'MULTIEQUAL_-1206899513', u'MULTIEQUAL_-1206899471'), (u'INDIRECT_-1206895232', u'MULTIEQUAL_-1206895016'), ('const-1230456', u'INT_NOTEQUAL_-1206930320'), (u'CALL_-1206934955', u'INDIRECT_-1206894197'), (u'INDIRECT_-1206908827', u'MULTIEQUAL_-1206880405'), (u'MULTIEQUAL_-1206898199', u'COPY_-1206898322'), (u'MULTIEQUAL_-1206911499', u'MULTIEQUAL_-1206880958'), (u'INDIRECT_-1206888841', u'MULTIEQUAL_-1206888621'), (u'CALL_-1206930506', u'INDIRECT_-1206897053'), (u'CALL_-1206928152', u'INDIRECT_-1206890013'), (u'CALLIND_-1206925511', u'INDIRECT_-1206903553'), (u'INDIRECT_-1206903715', u'MULTIEQUAL_-1206903311'), (u'INDIRECT_-1206904100', u'MULTIEQUAL_-1206903469'), (u'CALL_-1206928357', u'INDIRECT_-1206877208'), (u'MULTIEQUAL_-1206876257', u'MULTIEQUAL_-1206876498'), (u'CALL_-1206924677', u'INDIRECT_-1206904381'), (u'CALLIND_-1206922636', u'INDIRECT_-1206894511'), (u'INDIRECT_-1206891562', u'MULTIEQUAL_-1206893221'), (u'INDIRECT_-1206903390', u'MULTIEQUAL_-1206904929'), (u'CALL_-1206927093', u'INDIRECT_-1206904583'), (u'MULTIEQUAL_-1206878308', u'MULTIEQUAL_-1206908827'), (u'CALL_-1206928709', u'INDIRECT_-1206894781'), (u'INDIRECT_-1206893451', u'MULTIEQUAL_-1206893331'), (u'CALL_-1206924677', u'INDIRECT_-1206889681'), (u'COPY_-1206869401', u'MULTIEQUAL_-1206909725'), (u'INDIRECT_-1206898898', u'MULTIEQUAL_-1206898623'), (u'STORE_-1206924560', u'INDIRECT_-1206899080'), (u'INDIRECT_-1206905099', u'MULTIEQUAL_-1206905480'), (u'CAST_-1206871260', u'LOAD_-1206927711'), (u'MULTIEQUAL_-1206877509', u'MULTIEQUAL_-1206876652'), (u'CALL_-1206938694', u'INDIRECT_-1206906333'), (u'INDIRECT_-1206896182', u'MULTIEQUAL_-1206895980'), (u'CALL_-1206936110', u'INDIRECT_-1206892776'), (u'CALL_-1206938628', u'INDIRECT_-1206901256'), (u'CALL_-1206938036', u'INDIRECT_-1206910755'), (u'MULTIEQUAL_-1206873724', u'INT_EQUAL_-1206921871'), (u'CALLIND_-1206938263', u'INDIRECT_-1206906284'), (u'CALL_-1206934835', u'INDIRECT_-1206911193'), (u'INDIRECT_-1206880529', u'MULTIEQUAL_-1206881402'), (u'INDIRECT_-1206906888', u'MULTIEQUAL_-1206908327'), (u'CALL_-1206928382', u'INDIRECT_-1206897723'), (u'CALL_-1206921994', u'INDIRECT_-1206884939'), (u'CALL_-1206928281', u'INDIRECT_-1206891367'), (u'MULTIEQUAL_-1206907907', u'MULTIEQUAL_-1206907901'), (u'CALL_-1206927405', u'INDIRECT_-1206898151'), (u'STORE_-1206927241', u'INDIRECT_-1206908049'), (u'CALL_-1206934018', u'INDIRECT_-1206910470'), (u'CALL_-1206929902', u'INDIRECT_-1206901268'), (u'CALL_-1206939039', u'INDIRECT_-1206904214'), (u'CALL_-1206934114', u'INDIRECT_-1206902133'), (u'INDIRECT_-1206888186', u'MULTIEQUAL_-1206887957'), (u'CALL_-1206932271', u'INDIRECT_-1206898315'), (u'INDIRECT_-1206886719', u'MULTIEQUAL_-1206887296'), (u'CALL_-1206928668', u'INDIRECT_-1206885630'), (u'CALL_-1206921844', u'INDIRECT_-1206901099'), (u'CALLIND_-1206921372', u'INDIRECT_-1206895050'), (u'INDIRECT_-1206904797', u'MULTIEQUAL_-1206904506'), (u'INDIRECT_-1206889768', u'MULTIEQUAL_-1206889585'), (u'INDIRECT_-1206902330', u'MULTIEQUAL_-1206902976'), (u'MULTIEQUAL_-1206899941', u'MULTIEQUAL_-1206900383'), (u'CALL_-1206929750', u'INDIRECT_-1206901642'), (u'MULTIEQUAL_-1206898987', u'MULTIEQUAL_-1206899003'), (u'MULTIEQUAL_-1206912138', u'STORE_-1206928518'), (u'CALL_-1206930457', u'INDIRECT_-1206898023'), (u'LOAD_-1206939487', u'INT_EQUAL_-1206939472'), (u'CALL_-1206938628', u'INDIRECT_-1206899576'), (u'INDIRECT_-1206906052', u'COPY_-1206880434'), (u'CALL_-1206928621', u'INDIRECT_-1206902488'), (u'INDIRECT_-1206910186', u'MULTIEQUAL_-1206911742'), (u'INDIRECT_-1206899060', u'MULTIEQUAL_-1206898429'), (u'CALL_-1206928382', u'INDIRECT_-1206905703'), (u'CALL_-1206932271', u'INDIRECT_-1206909655'), (u'INDIRECT_-1206901348', u'MULTIEQUAL_-1206901156'), ('const-2', u'INT_SUB_-1206873773'), (u'MULTIEQUAL_-1206897363', u'MULTIEQUAL_-1206897315'), (u'CALL_-1206930086', u'INDIRECT_-1206905787'), (u'INDIRECT_-1206909901', u'MULTIEQUAL_-1206912491'), (u'STORE_-1206934436', u'INDIRECT_-1206890470'), (u'INDIRECT_-1206904028', u'MULTIEQUAL_-1206905812'), (u'CALL_-1206927360', u'INDIRECT_-1206898964'), (u'CALL_-1206937142', u'INDIRECT_-1206898814'), (u'CALL_-1206933962', u'INDIRECT_-1206892796'), (u'MULTIEQUAL_-1206901590', u'MULTIEQUAL_-1206905120'), (u'STORE_-1206930340', u'INDIRECT_-1206903870'), (u'INDIRECT_-1206883675', u'MULTIEQUAL_-1206883757'), (u'CALL_-1206931539', u'INDIRECT_-1206891575'), (u'CALL_-1206927063', u'INDIRECT_-1206900296'), (u'INDIRECT_-1206904253', u'MULTIEQUAL_-1206904676'), (u'INDIRECT_-1206904253', u'MULTIEQUAL_-1206904676'), (u'INDIRECT_-1206901948', u'MULTIEQUAL_-1206901765'), (u'CALL_-1206934460', u'INDIRECT_-1206907383'), (u'STORE_-1206921840', u'INDIRECT_-1206888409'), (u'CALL_-1206928291', u'INDIRECT_-1206891790'), (u'STORE_-1206925221', u'INDIRECT_-1206897327'), (u'CALL_-1206932954', u'INDIRECT_-1206911201'), (u'CALLIND_-1206921856', u'INDIRECT_-1206896238'), (u'MULTIEQUAL_-1206878290', u'MULTIEQUAL_-1206901267'), (u'INDIRECT_-1206903982', u'MULTIEQUAL_-1206903743'), (u'CALL_-1206929794', u'INDIRECT_-1206880114'), (u'CALL_-1206930915', u'INDIRECT_-1206896483'), (u'CALL_-1206938975', u'INDIRECT_-1206905438'), (u'INDIRECT_-1206904634', u'MULTIEQUAL_-1206904007'), (u'STORE_-1206930310', u'INDIRECT_-1206906528'), (u'INDIRECT_-1206896639', u'MULTIEQUAL_-1206896549'), (u'MULTIEQUAL_-1206894770', u'MULTIEQUAL_-1206894746'), (u'CALL_-1206933594', u'INDIRECT_-1206899724'), (u'INDIRECT_-1206901195', u'MULTIEQUAL_-1206901067'), (u'INDIRECT_-1206891620', u'MULTIEQUAL_-1206891532'), (u'INDIRECT_-1206883592', u'MULTIEQUAL_-1206880906'), (u'MULTIEQUAL_-1206896227', u'INT_EQUAL_-1206879574'), (u'CALL_-1206929296', u'INDIRECT_-1206903418'), (u'INDIRECT_-1206892333', u'MULTIEQUAL_-1206892193'), (u'CALL_-1206931539', u'INDIRECT_-1206901235'), (u'STORE_-1206934385', u'INDIRECT_-1206911437'), (u'CALL_-1206928271', u'INDIRECT_-1206888175'), (u'CALL_-1206932808', u'INDIRECT_-1206892200'), (u'INDIRECT_-1206903251', u'MULTIEQUAL_-1206904541'), ('const-5', u'CALL_-1206927360'), (u'CALL_-1206930241', u'INDIRECT_-1206903532'), (u'CALL_-1206927017', u'INDIRECT_-1206885576'), (u'LOAD_-1206923528', u'INT_EQUAL_-1206923513'), (u'INDIRECT_-1206898464', u'MULTIEQUAL_-1206898269'), (u'CALL_-1206935809', u'INDIRECT_-1206903913'), (u'CALL_-1206927093', u'INDIRECT_-1206895763'), (u'PTRADD_-1206881387', u'LOAD_-1206939198'), (u'INDIRECT_-1206880192', u'MULTIEQUAL_-1206881065'), (u'INDIRECT_-1206901789', u'MULTIEQUAL_-1206902324'), (u'CALL_-1206933745', u'INDIRECT_-1206902334'), (u'MULTIEQUAL_-1206880363', u'MULTIEQUAL_-1206891303'), (u'CALL_-1206925860', u'INDIRECT_-1206903788'), (u'INT_ADD_-1206921373', u'CAST_-1206868902'), (u'CALL_-1206929032', u'INDIRECT_-1206897083'), (u'MULTIEQUAL_-1206903170', u'MULTIEQUAL_-1206903146'), (u'MULTIEQUAL_-1206876140', u'MULTIEQUAL_-1206876083'), (u'CALLIND_-1206921884', u'INDIRECT_-1206887434'), (u'COPY_-1206925707', u'MULTIEQUAL_-1206920307'), (u'CALL_-1206938421', u'INDIRECT_-1206896720'), ('const-2', u'INT_EQUAL_-1206938383'), (u'INDIRECT_-1206910663', u'MULTIEQUAL_-1206874346'), (u'INDIRECT_-1206883642', u'MULTIEQUAL_-1206884900'), (u'BOOL_NEGATE_-1206910818', u'BOOL_AND_-1206924964'), (u'CALL_-1206931183', u'CALL_-1206931128'), (u'CALL_-1206921308', u'INDIRECT_-1206899308'), (u'CALL_-1206922325', u'INDIRECT_-1206874657'), (u'CALL_-1206934274', u'INDIRECT_-1206903901'), (u'CALL_-1206927048', u'INDIRECT_-1206891124'), (u'INDIRECT_-1206886778', u'MULTIEQUAL_-1206886227'), (u'INDIRECT_-1206910994', u'MULTIEQUAL_-1206910839'), ('const-0', u'INT_EQUAL_-1206933847'), (u'CALL_-1206929269', u'INDIRECT_-1206895575'), (u'LOAD_-1206937855', u'CALL_-1206937824'), (u'CALL_-1206922556', u'INDIRECT_-1206874418'), (u'MULTIEQUAL_-1206906336', u'MULTIEQUAL_-1206907256'), (u'MULTIEQUAL_-1206891680', u'MULTIEQUAL_-1206891651'), (u'STORE_-1206937765', u'INDIRECT_-1206894040'), (u'CALL_-1206933821', u'INDIRECT_-1206908672'), (u'INDIRECT_-1206910017', u'MULTIEQUAL_-1206910821'), (u'CALL_-1206929830', u'INDIRECT_-1206903324'), (u'INDIRECT_-1206905062', u'MULTIEQUAL_-1206906320'), (u'MULTIEQUAL_-1206898820', u'MULTIEQUAL_-1206898791'), (u'CALL_-1206928150', u'INDIRECT_-1206895869'), (u'CALL_-1206928357', u'INDIRECT_-1206888890'), (u'CALL_-1206934274', u'INDIRECT_-1206898441'), (u'MULTIEQUAL_-1206897223', u'MULTIEQUAL_-1206897049'), (u'INDIRECT_-1206911064', u'MULTIEQUAL_-1206910869'), (u'CALLIND_-1206922636', u'INDIRECT_-1206895351'), (u'INDIRECT_-1206901242', u'MULTIEQUAL_-1206901143'), (u'CALL_-1206928225', u'INDIRECT_-1206906453'), (u'INDIRECT_-1206894858', u'MULTIEQUAL_-1206895362'), (u'MULTIEQUAL_-1206876259', u'MULTIEQUAL_-1206876141'), (u'CALL_-1206927360', u'INDIRECT_-1206893504'), (u'MULTIEQUAL_-1206880394', u'MULTIEQUAL_-1206903903'), (u'MULTIEQUAL_-1206895016', u'MULTIEQUAL_-1206894942'), (u'CALLIND_-1206921743', u'INDIRECT_-1206891555'), (u'CALL_-1206930311', u'INDIRECT_-1206896531'), (u'CALL_-1206932271', u'INDIRECT_-1206908815'), (u'INDIRECT_-1206892829', u'MULTIEQUAL_-1206892129'), (u'INDIRECT_-1206891948', u'MULTIEQUAL_-1206891289'), (u'MULTIEQUAL_-1206878193', u'MULTIEQUAL_-1206878987'), (u'INDIRECT_-1206899756', u'MULTIEQUAL_-1206899491'), (u'STORE_-1206921525', u'INDIRECT_-1206891189'), (u'CALL_-1206927405', u'INDIRECT_-1206888491'), (u'CAST_-1206869907', u'CALL_-1206921722'), (u'CALL_-1206929071', u'INDIRECT_-1206893441'), (u'INDIRECT_-1206887579', u'MULTIEQUAL_-1206890273'), (u'MULTIEQUAL_-1206893822', u'MULTIEQUAL_-1206893807'), (u'CALL_-1206937559', u'INDIRECT_-1206908407'), (u'CALL_-1206928271', u'INDIRECT_-1206897835'), (u'CALL_-1206921994', u'INDIRECT_-1206900479'), (u'PTRADD_-1206875570', u'INT_NOTEQUAL_-1206930077'), (u'INDIRECT_-1206909037', u'MULTIEQUAL_-1206909190'), (u'INDIRECT_-1206895823', u'MULTIEQUAL_-1206897341'), (u'INDIRECT_-1206896889', u'COPY_-1206880067'), (u'MULTIEQUAL_-1206908900', u'MULTIEQUAL_-1206908871'), (u'CALL_-1206930915', u'INDIRECT_-1206891863'), (u'INDIRECT_-1206908727', u'MULTIEQUAL_-1206908647'), (u'CALL_-1206931128', u'INDIRECT_-1206895726'), (u'INDIRECT_-1206896761', u'MULTIEQUAL_-1206896400'), (u'INDIRECT_-1206908103', u'MULTIEQUAL_-1206907912'), (u'STORE_-1206928697', u'INDIRECT_-1206899730'), (u'INDIRECT_-1206897545', u'MULTIEQUAL_-1206897500'), (u'CALLIND_-1206921372', u'INDIRECT_-1206889590'), (u'INDIRECT_-1206894844', u'COPY_-1206879485'), (u'INDIRECT_-1206907915', u'MULTIEQUAL_-1206907787'), (u'STORE_-1206928410', u'INDIRECT_-1206905858'), (u'CALL_-1206934487', u'INDIRECT_-1206895636'), (u'INDIRECT_-1206887879', u'MULTIEQUAL_-1206888260'), (u'CALL_-1206921954', u'INDIRECT_-1206893736'), (u'INDIRECT_-1206909557', u'MULTIEQUAL_-1206909112'), (u'MULTIEQUAL_-1206902452', u'MULTIEQUAL_-1206902381'), (u'INDIRECT_-1206897386', u'MULTIEQUAL_-1206897313'), (u'CALL_-1206930157', u'INDIRECT_-1206888835'), (u'CALL_-1206938958', u'INDIRECT_-1206905846'), ('tmp_11667', u'CBRANCH_-1206930911'), ('const-3', u'PTRADD_-1206872025'), (u'INT_NOTEQUAL_-1206932478', u'CBRANCH_-1206932477'), (u'CALL_-1206930025', u'INDIRECT_-1206878459'), (u'INDIRECT_-1206914495', u'MULTIEQUAL_-1206912744'), (u'CALL_-1206921308', u'INDIRECT_-1206896788'), (u'INDIRECT_-1206881949', u'MULTIEQUAL_-1206883141'), ('const-0', u'COPY_-1206934715'), (u'CALL_-1206939039', u'INDIRECT_-1206902114'), (u'CALL_-1206928644', u'INDIRECT_-1206900739'), (u'MULTIEQUAL_-1206875978', u'MULTIEQUAL_-1206875958'), (u'INDIRECT_-1206898008', u'MULTIEQUAL_-1206897895'), (u'CALL_-1206933962', u'INDIRECT_-1206906656'), (u'CALL_-1206929226', u'INDIRECT_-1206892457'), (u'INDIRECT_-1206899347', u'MULTIEQUAL_-1206903483'), (u'CALLIND_-1206925046', u'INDIRECT_-1206888202'), ('tmp_14019', u'CBRANCH_-1206927224'), (u'PTRADD_-1206874854', u'LOAD_-1206927403'), (u'LOAD_-1206923076', u'INT_ADD_-1206922842'), (u'INDIRECT_-1206886163', u'MULTIEQUAL_-1206887681'), (u'STORE_-1206927248', u'INDIRECT_-1206887054'), (u'INDIRECT_-1206899464', u'COPY_-1206879496'), (u'CALLIND_-1206925453', u'INDIRECT_-1206876636'), (u'CALL_-1206937186', u'INDIRECT_-1206901353'), (u'MULTIEQUAL_-1206876148', u'MULTIEQUAL_-1206905321'), (u'INDIRECT_-1206903503', u'MULTIEQUAL_-1206880940'), (u'STORE_-1206930175', u'INDIRECT_-1206895128'), (u'MULTIEQUAL_-1206891175', u'MULTIEQUAL_-1206891154'), (u'INDIRECT_-1206896602', u'MULTIEQUAL_-1206898261'), (u'MULTIEQUAL_-1206896660', u'MULTIEQUAL_-1206896603'), (u'CALL_-1206938694', u'INDIRECT_-1206910113'), (u'STORE_-1206921840', u'INDIRECT_-1206883369'), (u'CALL_-1206931435', u'INDIRECT_-1206898319'), (u'MULTIEQUAL_-1206902801', u'MULTIEQUAL_-1206902828'), ('const-8', u'INT_ADD_-1206938292'), (u'CALL_-1206931773', u'INDIRECT_-1206898932'), (u'INDIRECT_-1206911277', u'MULTIEQUAL_-1206911191'), (u'CALL_-1206921264', u'INDIRECT_-1206903069'), (u'CALL_-1206928382', u'INDIRECT_-1206907383'), (u'CALL_-1206934274', u'INT_EQUAL_-1206934260'), (u'INDIRECT_-1206892188', u'MULTIEQUAL_-1206893627'), (u'MULTIEQUAL_-1206889755', u'MULTIEQUAL_-1206889054'), (u'MULTIEQUAL_-1206902831', u'CALL_-1206927833'), (u'CALL_-1206924668', u'INDIRECT_-1206895630'), (u'CALL_-1206928257', u'INDIRECT_-1206890930'), ('const-258', u'INT_EQUAL_-1206935590'), (u'INDIRECT_-1206906739', u'MULTIEQUAL_-1206906351'), (u'STORE_-1206928482', u'INDIRECT_-1206891620'), (u'STORE_-1206928732', u'INDIRECT_-1206896811'), (u'INT_SUB_-1206929144', u'INT_ADD_-1206929133'), (u'STORE_-1206927248', u'INDIRECT_-1206895454'), (u'INDIRECT_-1206886263', u'MULTIEQUAL_-1206886072'), (u'MULTIEQUAL_-1206907072', u'MULTIEQUAL_-1206907001'), (u'INDIRECT_-1206896676', u'MULTIEQUAL_-1206897080'), ('tmp_72986', u'PTRADD_-1206879160'), (u'MULTIEQUAL_-1206898899', u'MULTIEQUAL_-1206880927'), (u'INDIRECT_-1206911199', u'MULTIEQUAL_-1206910792'), (u'INDIRECT_-1206905949', u'MULTIEQUAL_-1206905551'), (u'INDIRECT_-1206902725', u'MULTIEQUAL_-1206902502'), (u'CALL_-1206930394', u'INDIRECT_-1206913119'), (u'INDIRECT_-1206879550', u'MULTIEQUAL_-1206881136'), (u'CALL_-1206922584', u'INDIRECT_-1206890941'), (u'CALL_-1206938756', u'INDIRECT_-1206905739'), (u'INDIRECT_-1206897204', u'MULTIEQUAL_-1206896943'), (u'INDIRECT_-1206913345', u'MULTIEQUAL_-1206913178'), (u'CALL_-1206939005', u'INDIRECT_-1206892015'), (u'CALL_-1206939039', u'INDIRECT_-1206885480'), (u'STORE_-1206928518', u'INDIRECT_-1206908441'), (u'MULTIEQUAL_-1206891461', u'MULTIEQUAL_-1206891427'), (u'MULTIEQUAL_-1206891461', u'MULTIEQUAL_-1206891427'), (u'INDIRECT_-1206905289', u'COPY_-1206880087'), (u'INDIRECT_-1206907228', u'MULTIEQUAL_-1206907036'), (u'CALL_-1206929202', u'INDIRECT_-1206887406'), (u'CALL_-1206929269', u'INDIRECT_-1206901035'), (u'CALL_-1206925799', u'INDIRECT_-1206886529'), (u'CALL_-1206933623', u'INDIRECT_-1206898898'), (u'MULTIEQUAL_-1206908012', u'MULTIEQUAL_-1206907994'), (u'CALL_-1206927063', u'INDIRECT_-1206889796'), (u'CALL_-1206933745', u'INDIRECT_-1206906954'), (u'INDIRECT_-1206885327', u'MULTIEQUAL_-1206885422'), (u'MULTIEQUAL_-1206906188', u'MULTIEQUAL_-1206906983'), (u'STORE_-1206930175', u'INDIRECT_-1206907728'), (u'CALL_-1206929032', u'INDIRECT_-1206891623'), (u'CALL_-1206928677', u'INDIRECT_-1206899569'), (u'INDIRECT_-1206900230', u'MULTIEQUAL_-1206901796'), (u'MULTIEQUAL_-1206880911', u'MULTIEQUAL_-1206880365'), ('const-1184480', u'COPY_-1206880177'), (u'CALL_-1206928150', u'INDIRECT_-1206893769'), (u'CALL_-1206928474', u'INDIRECT_-1206905810'), (u'CALL_-1206930210', u'INDIRECT_-1206894774'), (u'CALL_-1206930927', u'INDIRECT_-1206908873'), (u'INDIRECT_-1206906075', u'MULTIEQUAL_-1206905916'), (u'MULTIEQUAL_-1206906950', u'MULTIEQUAL_-1206906926'), (u'INDIRECT_-1206897029', u'MULTIEQUAL_-1206896329'), (u'STORE_-1206928482', u'INDIRECT_-1206894560'), (u'INDIRECT_-1206898873', u'MULTIEQUAL_-1206900906'), (u'STORE_-1206933497', u'INDIRECT_-1206897092'), (u'INDIRECT_-1206903340', u'MULTIEQUAL_-1206904330'), (u'INDIRECT_-1206904372', u'MULTIEQUAL_-1206902166'), (u'STORE_-1206937611', u'INDIRECT_-1206912856'), (u'CALL_-1206924756', u'INDIRECT_-1206889306'), (u'STORE_-1206930310', u'INDIRECT_-1206906108'), (u'CAST_-1206875660', u'PTRADD_-1206877570'), (u'INDIRECT_-1206908286', u'MULTIEQUAL_-1206908139'), (u'MULTIEQUAL_-1206897341', u'MULTIEQUAL_-1206897368'), (u'LOAD_-1206923365', u'INT_NOTEQUAL_-1206923188'), (u'CALL_-1206929902', u'INDIRECT_-1206880517'), (u'INDIRECT_-1206904639', u'MULTIEQUAL_-1206904251'), (u'STORE_-1206937696', u'INDIRECT_-1206896946'), (u'CALL_-1206937559', u'INDIRECT_-1206899587'), (u'MULTIEQUAL_-1206885196', u'INT_EQUAL_-1206929052'), (u'INDIRECT_-1206902779', u'MULTIEQUAL_-1206902642'), (u'CALL_-1206937559', u'INDIRECT_-1206895807'), (u'INDIRECT_-1206886593', u'MULTIEQUAL_-1206886574'), (u'CALLIND_-1206924378', u'INDIRECT_-1206895383'), ('const-433', u'LOAD_-1206927711'), (u'CALL_-1206921308', u'INDIRECT_-1206895108'), (u'CALL_-1206928291', u'INDIRECT_-1206913210'), (u'CALL_-1206939039', u'INDIRECT_-1206912614'), (u'INDIRECT_-1206887981', u'MULTIEQUAL_-1206889021'), (u'MULTIEQUAL_-1206904704', u'MULTIEQUAL_-1206904999'), (u'INDIRECT_-1206889275', u'MULTIEQUAL_-1206889116'), (u'CALLIND_-1206921710', u'INDIRECT_-1206908078'), (u'MULTIEQUAL_-1206911335', u'COPY_-1206877102'), (u'CALL_-1206929202', u'INDIRECT_-1206893706'), (u'MULTIEQUAL_-1206887779', u'MULTIEQUAL_-1206886921'), (u'MULTIEQUAL_-1206891961', u'MULTIEQUAL_-1206891947'), (u'MULTIEQUAL_-1206897144', u'MULTIEQUAL_-1206897439'), (u'INDIRECT_-1206911881', u'MULTIEQUAL_-1206911661'), (u'STORE_-1206924909', u'INDIRECT_-1206891185'), (u'CALLIND_-1206925019', u'INDIRECT_-1206887766'), (u'STORE_-1206930846', u'INDIRECT_-1206910609'), (u'CALL_-1206927297', u'INDIRECT_-1206887591'), (u'CALL_-1206921447', u'INDIRECT_-1206885106'), (u'STORE_-1206929190', u'INDIRECT_-1206900348'), (u'LOAD_-1206921369', u'CALLIND_-1206921359'), (u'INDIRECT_-1206887109', u'MULTIEQUAL_-1206887064'), (u'CAST_-1206869327', u'INT_ADD_-1206921882'), (u'MULTIEQUAL_-1206911503', u'MULTIEQUAL_-1206911395'), (u'INDIRECT_-1206887634', u'MULTIEQUAL_-1206889171'), (u'INDIRECT_-1206887161', u'MULTIEQUAL_-1206888680'), (u'CALL_-1206921954', u'INDIRECT_-1206903816'), (u'INDIRECT_-1206888287', u'MULTIEQUAL_-1206888255'), (u'INDIRECT_-1206892670', u'MULTIEQUAL_-1206894236'), ('tmp_11456', u'CBRANCH_-1206931073'), (u'CALL_-1206938342', u'INDIRECT_-1206900877'), (u'CALL_-1206928209', u'INDIRECT_-1206890463'), (u'INDIRECT_-1206903407', u'MULTIEQUAL_-1206903375'), (u'INDIRECT_-1206886648', u'MULTIEQUAL_-1206892983'), (u'INDIRECT_-1206892859', u'MULTIEQUAL_-1206892687'), (u'INDIRECT_-1206898389', u'MULTIEQUAL_-1206902643'), (u'INDIRECT_-1206887011', u'MULTIEQUAL_-1206887341'), (u'CAST_-1206869907', u'CAST_-1206869710'), (u'CALL_-1206927063', u'INDIRECT_-1206905336'), (u'INDIRECT_-1206899248', u'MULTIEQUAL_-1206905583'), (u'INDIRECT_-1206911512', u'MULTIEQUAL_-1206909306'), (u'CALL_-1206928291', u'INDIRECT_-1206908590'), (u'SUBPIECE_-1206909255', u'INT_SUB_-1206929144'), (u'CALL_-1206928357', u'INDIRECT_-1206898130'), ('const-1', u'INT_AND_-1206937235'), (u'MULTIEQUAL_-1206891121', u'MULTIEQUAL_-1206891563'), (u'CALL_-1206937559', u'INDIRECT_-1206902107'), (u'STORE_-1206933958', u'INDIRECT_-1206905728'), (u'MULTIEQUAL_-1206903270', u'MULTIEQUAL_-1206906800'), (u'INDIRECT_-1206897627', u'MULTIEQUAL_-1206897245'), (u'INDIRECT_-1206893695', u'MULTIEQUAL_-1206893087'), (u'MULTIEQUAL_-1206903615', u'MULTIEQUAL_-1206902914'), (u'STORE_-1206925416', u'INDIRECT_-1206893645'), (u'MULTIEQUAL_-1206898340', u'MULTIEQUAL_-1206898283'), (u'CALL_-1206935821', u'INDIRECT_-1206883088'), (u'STORE_-1206928327', u'INDIRECT_-1206884772'), (u'MULTIEQUAL_-1206918595', u'INT_ADD_-1206933128'), (u'STORE_-1206930846', u'INDIRECT_-1206906409'), (u'CALL_-1206931183', u'INDIRECT_-1206899525'), (u'INDIRECT_-1206911324', u'MULTIEQUAL_-1206911147'), (u'STORE_-1206929190', u'INDIRECT_-1206899508'), (u'INDIRECT_-1206894482', u'MULTIEQUAL_-1206896109'), ('tmp_4849', u'CBRANCH_-1206934753'), (u'INDIRECT_-1206901830', u'MULTIEQUAL_-1206901712'), (u'MULTIEQUAL_-1206876984', u'MULTIEQUAL_-1206896541'), (u'CALLIND_-1206938189', u'INDIRECT_-1206891955'), (u'INDIRECT_-1206892067', u'MULTIEQUAL_-1206892035'), (u'CALL_-1206931745', u'INDIRECT_-1206882734'), (u'CALL_-1206935821', u'INDIRECT_-1206900562'), (u'INDIRECT_-1206907898', u'MULTIEQUAL_-1206907704'), (u'INDIRECT_-1206913337', u'MULTIEQUAL_-1206912719'), (u'MULTIEQUAL_-1206899521', u'MULTIEQUAL_-1206899175'), (u'STORE_-1206929190', u'INDIRECT_-1206897408'), (u'MULTIEQUAL_-1206890570', u'MULTIEQUAL_-1206887563'), (u'MULTIEQUAL_-1206895992', u'MULTIEQUAL_-1206895354'), (u'CALL_-1206928155', u'INDIRECT_-1206887276'), (u'INDIRECT_-1206892108', u'MULTIEQUAL_-1206898443'), (u'INDIRECT_-1206905455', u'MULTIEQUAL_-1206904847'), (u'STORE_-1206933398', u'INDIRECT_-1206903342'), (u'INDIRECT_-1206887501', u'CALL_-1206926003'), (u'CALL_-1206936019', u'INDIRECT_-1206907423'), (u'CALL_-1206928155', u'INDIRECT_-1206890216'), (u'INDIRECT_-1206894599', u'MULTIEQUAL_-1206894980'), (u'CALL_-1206930556', u'INDIRECT_-1206898176'), (u'STORE_-1206932486', u'INDIRECT_-1206906369'), (u'CALL_-1206928331', u'INDIRECT_-1206907775'), (u'CALL_-1206928677', u'INDIRECT_-1206900409'), (u'CALL_-1206934396', u'INDIRECT_-1206894740'), (u'CALL_-1206921134', u'INDIRECT_-1206890782'), (u'INDIRECT_-1206906365', u'MULTIEQUAL_-1206876150'), (u'CALL_-1206934991', u'INDIRECT_-1206889606'), (u'CALL_-1206928257', u'INDIRECT_-1206911510'), (u'CALLIND_-1206925401', u'INDIRECT_-1206889214'), (u'INDIRECT_-1206892073', u'MULTIEQUAL_-1206892496'), (u'INDIRECT_-1206892073', u'MULTIEQUAL_-1206892496'), (u'CALL_-1206927316', u'INDIRECT_-1206897265'), (u'INDIRECT_-1206899785', u'MULTIEQUAL_-1206899562'), (u'INDIRECT_-1206888399', u'MULTIEQUAL_-1206888976'), (u'STORE_-1206934385', u'INDIRECT_-1206902617'), (u'CALL_-1206928878', u'INDIRECT_-1206907316'), (u'INDIRECT_-1206903802', u'COPY_-1206878844'), (u'CALL_-1206929071', u'INDIRECT_-1206906461'), (u'CALL_-1206931745', u'INDIRECT_-1206905502'), (u'CALL_-1206927833', u'INDIRECT_-1206892015'), (u'CALL_-1206928878', u'INDIRECT_-1206898076'), (u'CALL_-1206930362', u'INDIRECT_-1206907880'), (u'CALL_-1206933594', u'INDIRECT_-1206903504'), (u'CALLIND_-1206921412', u'INDIRECT_-1206903048'), (u'INDIRECT_-1206895698', u'MULTIEQUAL_-1206896202'), (u'MULTIEQUAL_-1206886939', u'MULTIEQUAL_-1206886081'), (u'STORE_-1206928410', u'INDIRECT_-1206898298'), (u'MULTIEQUAL_-1206901201', u'MULTIEQUAL_-1206901181'), (u'INDIRECT_-1206899687', u'MULTIEQUAL_-1206901474'), (u'CALL_-1206921994', u'INDIRECT_-1206886619'), (u'INDIRECT_-1206900782', u'MULTIEQUAL_-1206902409'), (u'CALLIND_-1206925401', u'INDIRECT_-1206895094'), (u'INT_NOTEQUAL_-1206929079', u'CBRANCH_-1206929077'), (u'CALL_-1206934888', u'INDIRECT_-1206894832'), (u'INDIRECT_-1206900064', u'MULTIEQUAL_-1206904627'), (u'CALL_-1206924704', u'INDIRECT_-1206897682'), (u'STORE_-1206937772', u'INDIRECT_-1206913365'), (u'CALL_-1206933821', u'INDIRECT_-1206905312'), (u'INDIRECT_-1206901875', u'CALL_-1206928357'), (u'INDIRECT_-1206897623', u'MULTIEQUAL_-1206880925'), (u'MULTIEQUAL_-1206909990', u'MULTIEQUAL_-1206913520'), ('tmp_9078', u'BRANCH_-1206930238'), (u'CALL_-1206934018', u'INDIRECT_-1206894510'), (u'INDIRECT_-1206892802', u'MULTIEQUAL_-1206892531'), ('const-0', u'CALL_-1206929019'), (u'INDIRECT_-1206895706', u'MULTIEQUAL_-1206895633'), (u'INDIRECT_-1206902042', u'MULTIEQUAL_-1206901771'), (u'INDIRECT_-1206902971', u'MULTIEQUAL_-1206903301'), (u'CALL_-1206935766', u'INDIRECT_-1206894228'), (u'INDIRECT_-1206900503', u'MULTIEQUAL_-1206900394'), ('tmp_12005', u'CBRANCH_-1206930621'), (u'CALLIND_-1206921856', u'INDIRECT_-1206883218'), (u'CALL_-1206931269', u'INDIRECT_-1206906969'), (u'INDIRECT_-1206891491', u'MULTIEQUAL_-1206892781'), (u'CALL_-1206929385', u'INDIRECT_-1206877422'), (u'MULTIEQUAL_-1206892695', u'MULTIEQUAL_-1206892607'), (u'MULTIEQUAL_-1206882464', u'MULTIEQUAL_-1206882482'), ('tmp_8752', u'BRANCH_-1206934832'), (u'CALL_-1206933745', u'INDIRECT_-1206901074'), (u'MULTIEQUAL_-1206906606', u'MULTIEQUAL_-1206905958'), (u'CALLIND_-1206922663', u'INDIRECT_-1206892847'), ('tmp_72983', u'CALL_-1206937302'), ('const-0', u'COPY_-1206914907'), (u'STORE_-1206928327', u'INDIRECT_-1206907872'), (u'CALL_-1206926063', u'INDIRECT_-1206893820'), (u'CALLIND_-1206925046', u'INDIRECT_-1206884842'), (u'MULTIEQUAL_-1206878269', u'MULTIEQUAL_-1206892867'), (u'STORE_-1206921596', u'INDIRECT_-1206891228'), (u'INDIRECT_-1206908153', u'MULTIEQUAL_-1206876272'), (u'CALL_-1206924704', u'INDIRECT_-1206893902'), ('tmp_12138', u'CBRANCH_-1206930694'), (u'MULTIEQUAL_-1206891916', u'MULTIEQUAL_-1206891912'), (u'MULTIEQUAL_-1206908151', u'MULTIEQUAL_-1206908036'), (u'CALL_-1206929902', u'INDIRECT_-1206893288'), (u'INDIRECT_-1206896670', u'MULTIEQUAL_-1206898209'), (u'MULTIEQUAL_-1206893221', u'MULTIEQUAL_-1206892193'), (u'INDIRECT_-1206898248', u'MULTIEQUAL_-1206897589'), (u'STORE_-1206932486', u'INDIRECT_-1206903849'), (u'CALL_-1206931797', u'INDIRECT_-1206894331'), (u'MULTIEQUAL_-1206892373', u'MULTIEQUAL_-1206892331'), (u'CALL_-1206928772', u'INDIRECT_-1206892888'), (u'CALL_-1206929019', u'INDIRECT_-1206901403'), (u'CALL_-1206931749', u'INDIRECT_-1206890093'), (u'INT_SUB_-1206923009', u'CAST_-1206869658'), (u'MULTIEQUAL_-1206892607', u'MULTIEQUAL_-1206892632'), (u'CALL_-1206934862', u'INDIRECT_-1206892482'), (u'CALL_-1206933773', u'INDIRECT_-1206892268'), (u'INDIRECT_-1206896059', u'MULTIEQUAL_-1206895922'), (u'CALL_-1206934098', u'INDIRECT_-1206911361'), (u'MULTIEQUAL_-1206910934', u'MULTIEQUAL_-1206910915'), (u'MULTIEQUAL_-1206900583', u'MULTIEQUAL_-1206903293'), (u'MULTIEQUAL_-1206889396', u'MULTIEQUAL_-1206889392'), (u'CALL_-1206937142', u'INDIRECT_-1206903854'), (u'STORE_-1206930310', u'INDIRECT_-1206903168'), (u'INDIRECT_-1206882725', u'MULTIEQUAL_-1206884480'), (u'CALL_-1206921994', u'INDIRECT_-1206885359'), (u'STORE_-1206921852', u'INDIRECT_-1206898499'), (u'INT_SUB_-1206930988', u'INT_LESS_-1206930969'), (u'INT_ADD_-1206921869', u'CAST_-1206869318'), (u'INDIRECT_-1206890493', u'MULTIEQUAL_-1206891717'), (u'COPY_-1206869304', u'MULTIEQUAL_-1206885631'), (u'CALL_-1206938772', u'INDIRECT_-1206895250'), (u'INDIRECT_-1206887002', u'COPY_-1206878804'), (u'CALL_-1206928621', u'INDIRECT_-1206888628'), (u'INDIRECT_-1206899313', u'MULTIEQUAL_-1206900537'), (u'CALL_-1206930407', u'INDIRECT_-1206892368'), (u'CALL_-1206927017', u'INDIRECT_-1206894816'), (u'CALL_-1206931183', u'INDIRECT_-1206909605'), (u'COPY_-1206911366', u'MULTIEQUAL_-1206911033'), ('tmp_418', u'CBRANCH_-1206939435'), (u'MULTIEQUAL_-1206888966', u'MULTIEQUAL_-1206888318'), (u'CALLIND_-1206921856', u'INDIRECT_-1206903378'), (u'STORE_-1206928518', u'INDIRECT_-1206892901'), (u'INDIRECT_-1206896379', u'MULTIEQUAL_-1206896956'), (u'INDIRECT_-1206902069', u'MULTIEQUAL_-1206901369'), ('const-5', u'CALL_-1206928677'), (u'MULTIEQUAL_-1206892107', u'MULTIEQUAL_-1206892127'), (u'STORE_-1206928622', u'INDIRECT_-1206896906'), (u'INDIRECT_-1206884837', u'MULTIEQUAL_-1206884498'), (u'CALLIND_-1206921999', u'INDIRECT_-1206891271'), (u'INDIRECT_-1206895766', u'MULTIEQUAL_-1206895312'), (u'INDIRECT_-1206892563', u'MULTIEQUAL_-1206893172'), (u'INDIRECT_-1206881706', u'MULTIEQUAL_-1206881453'), (u'INDIRECT_-1206904870', u'MULTIEQUAL_-1206904640'), (u'MULTIEQUAL_-1206882338', u'MULTIEQUAL_-1206882164'), ('const-433', u'LOAD_-1206921382'), (u'CALL_-1206938131', u'INDIRECT_-1206883591'), (u'CALL_-1206937615', u'INDIRECT_-1206904662'), (u'STORE_-1206925479', u'INDIRECT_-1206899140'), (u'INDIRECT_-1206896662', u'COPY_-1206878827'), (u'INDIRECT_-1206886263', u'MULTIEQUAL_-1206886872'), ('const-0', u'INT_EQUAL_-1206938407'), (u'COPY_-1206877185', u'MULTIEQUAL_-1206920585'), (u'MULTIEQUAL_-1206873732', u'INT_ADD_-1206924097'), (u'INDIRECT_-1206908039', u'COPY_-1206879868'), (u'CALLIND_-1206929135', u'INDIRECT_-1206909020'), (u'INDIRECT_-1206900905', u'MULTIEQUAL_-1206876137'), (u'MULTIEQUAL_-1206913434', u'INT_EQUAL_-1206924965'), (u'CALL_-1206933711', u'INDIRECT_-1206881217'), (u'CALL_-1206921832', u'INDIRECT_-1206897062'), (u'INDIRECT_-1206901190', u'MULTIEQUAL_-1206901572'), (u'INDIRECT_-1206890455', u'MULTIEQUAL_-1206891541'), ('const-433', u'STORE_-1206937696'), (u'CALL_-1206937414', u'INDIRECT_-1206891279'), (u'CALL_-1206931749', u'INDIRECT_-1206910253'), (u'CALL_-1206938958', u'INDIRECT_-1206912146'), (u'CALL_-1206928150', u'INDIRECT_-1206888729'), (u'INDIRECT_-1206900388', u'COPY_-1206879618'), (u'CALL_-1206934862', u'INDIRECT_-1206897102'), (u'INDIRECT_-1206893452', u'COPY_-1206880404'), (u'INDIRECT_-1206878173', u'MULTIEQUAL_-1206881674'), (u'INDIRECT_-1206891052', u'MULTIEQUAL_-1206890904'), (u'INT_AND_-1206910323', u'INT_EQUAL_-1206930382'), (u'INDIRECT_-1206894325', u'MULTIEQUAL_-1206894102'), (u'CALL_-1206921844', u'INDIRECT_-1206889759'), (u'CALL_-1206928709', u'INDIRECT_-1206898981'), (u'INDIRECT_-1206897066', u'COPY_-1206879376'), (u'INDIRECT_-1206885189', u'MULTIEQUAL_-1206886912'), (u'MULTIEQUAL_-1206902022', u'MULTIEQUAL_-1206902009'), (u'CALL_-1206931128', u'INDIRECT_-1206914788'), (u'CALL_-1206933821', u'INT_NOTEQUAL_-1206933806'), (u'CALLIND_-1206921359', u'INDIRECT_-1206905487'), (u'STORE_-1206930351', u'INDIRECT_-1206891620'), (u'CALL_-1206927833', u'INDIRECT_-1206897475'), (u'CALL_-1206925694', u'INDIRECT_-1206904956'), (u'STORE_-1206925381', u'INDIRECT_-1206904964'), (u'STORE_-1206930340', u'INDIRECT_-1206893790'), (u'CALLIND_-1206921999', u'INDIRECT_-1206905131'), (u'INDIRECT_-1206907871', u'MULTIEQUAL_-1206909161'), (u'CALL_-1206927418', u'INDIRECT_-1206892279'), (u'INDIRECT_-1206889083', u'MULTIEQUAL_-1206889217'), (u'CALL_-1206928281', u'INDIRECT_-1206900187'), (u'STORE_-1206924909', u'INDIRECT_-1206896645'), (u'INDIRECT_-1206906362', u'MULTIEQUAL_-1206906258'), (u'INDIRECT_-1206876642', u'MULTIEQUAL_-1206876477'), (u'CALL_-1206930394', u'INDIRECT_-1206907917'), ('const-56', u'INT_ADD_-1206935561'), (u'CALL_-1206931595', u'INDIRECT_-1206897056'), (u'CALL_-1206938725', u'INDIRECT_-1206913073'), (u'MULTIEQUAL_-1206894499', u'MULTIEQUAL_-1206894083'), (u'CALL_-1206932827', u'INDIRECT_-1206897254'), (u'CALL_-1206933821', u'INDIRECT_-1206913874'), (u'CALL_-1206927418', u'INDIRECT_-1206904039'), (u'INDIRECT_-1206903084', u'MULTIEQUAL_-1206902889'), ('const-433', u'LOAD_-1206929220'), (u'INDIRECT_-1206895337', u'MULTIEQUAL_-1206894503'), (u'MULTIEQUAL_-1206907752', u'MULTIEQUAL_-1206907114'), (u'CALL_-1206930228', u'INDIRECT_-1206902794'), (u'INDIRECT_-1206900620', u'MULTIEQUAL_-1206880933'), (u'STORE_-1206934385', u'INDIRECT_-1206897157'), (u'STORE_-1206932305', u'INDIRECT_-1206906899'), (u'INDIRECT_-1206904796', u'MULTIEQUAL_-1206904531'), (u'INDIRECT_-1206907090', u'MULTIEQUAL_-1206906658'), (u'MULTIEQUAL_-1206907975', u'MULTIEQUAL_-1206907954'), (u'STORE_-1206924909', u'INDIRECT_-1206906305'), (u'CAST_-1206870197', u'LOAD_-1206924169'), (u'CALL_-1206930457', u'INDIRECT_-1206904743'), (u'CALL_-1206928209', u'INDIRECT_-1206887523'), (u'INDIRECT_-1206899907', u'MULTIEQUAL_-1206899827'), (u'INDIRECT_-1206902107', u'MULTIEQUAL_-1206880389'), (u'INDIRECT_-1206895137', u'MULTIEQUAL_-1206894846'), (u'INDIRECT_-1206889128', u'MULTIEQUAL_-1206889094'), (u'STORE_-1206933497', u'INDIRECT_-1206911792'), (u'STORE_-1206925248', u'INDIRECT_-1206897762'), (u'CALL_-1206928709', u'INDIRECT_-1206892261'), (u'INDIRECT_-1206901861', u'MULTIEQUAL_-1206903380'), (u'INDIRECT_-1206892279', u'MULTIEQUAL_-1206892250'), (u'CALL_-1206928382', u'INDIRECT_-1206910323'), (u'CALL_-1206922584', u'INDIRECT_-1206885901'), (u'INT_EQUAL_-1206928845', u'CBRANCH_-1206928846'), (u'STORE_-1206930340', u'INDIRECT_-1206897150'), (u'CALL_-1206931773', u'INDIRECT_-1206889692'), (u'INDIRECT_-1206890688', u'MULTIEQUAL_-1206890029'), (u'CALLIND_-1206921884', u'INDIRECT_-1206888274'), (u'MULTIEQUAL_-1206876652', u'MULTIEQUAL_-1206875625'), (u'INDIRECT_-1206897448', u'COPY_-1206879611'), (u'CALL_-1206921954', u'INDIRECT_-1206893316'), (u'STORE_-1206932305', u'INDIRECT_-1206887999'), (u'CALL_-1206929019', u'INDIRECT_-1206903503'), (u'CALL_-1206932359', u'INDIRECT_-1206888558'), ('tmp_2432', u'CBRANCH_-1206937808'), (u'CALL_-1206929145', u'INDIRECT_-1206877823'), (u'INDIRECT_-1206899046', u'MULTIEQUAL_-1206898899'), (u'STORE_-1206930340', u'INDIRECT_-1206903450'), (u'STORE_-1206924919', u'INDIRECT_-1206890049'), (u'STORE_-1206921596', u'INDIRECT_-1206903408'), (u'MULTIEQUAL_-1206896799', u'MULTIEQUAL_-1206880922'), (u'INDIRECT_-1206902426', u'MULTIEQUAL_-1206902353'), (u'CALL_-1206929032', u'INDIRECT_-1206905063'), (u'INDIRECT_-1206898007', u'MULTIEQUAL_-1206899794'), (u'CALL_-1206928281', u'INDIRECT_-1206890947'), (u'MULTIEQUAL_-1206895190', u'MULTIEQUAL_-1206895166'), (u'MULTIEQUAL_-1206895733', u'MULTIEQUAL_-1206895691'), (u'INDIRECT_-1206890762', u'MULTIEQUAL_-1206890646'), (u'MULTIEQUAL_-1206894450', u'MULTIEQUAL_-1206897980'), (u'CALL_-1206929324', u'INDIRECT_-1206891672'), (u'CALL_-1206929529', u'INDIRECT_-1206898015'), (u'MULTIEQUAL_-1206888601', u'MULTIEQUAL_-1206888581'), (u'CALL_-1206928677', u'INDIRECT_-1206892009'), (u'CALL_-1206934018', u'INDIRECT_-1206890730'), (u'INT_EQUAL_-1206930913', u'CBRANCH_-1206930911'), (u'CALL_-1206928357', u'INDIRECT_-1206896030'), (u'INDIRECT_-1206889522', u'COPY_-1206878810'), (u'CALL_-1206935809', u'INDIRECT_-1206882405'), (u'CALL_-1206927017', u'INDIRECT_-1206901116'), (u'INT_ADD_-1206924370', u'CAST_-1206870257'), (u'MULTIEQUAL_-1206904363', u'MULTIEQUAL_-1206904255'), (u'CALL_-1206937186', u'INDIRECT_-1206912693'), (u'MULTIEQUAL_-1206908485', u'MULTIEQUAL_-1206908472'), (u'CALL_-1206926116', u'INDIRECT_-1206899777'), (u'INDIRECT_-1206874924', u'MULTIEQUAL_-1206876081'), (u'MULTIEQUAL_-1206902330', u'MULTIEQUAL_-1206899323'), (u'CAST_-1206869214', u'LOAD_-1206921720'), (u'CALL_-1206931545', u'INDIRECT_-1206887465'), (u'CALLIND_-1206924378', u'INDIRECT_-1206898323'), (u'MULTIEQUAL_-1206909593', u'MULTIEQUAL_-1206909551'), (u'INDIRECT_-1206911680', u'MULTIEQUAL_-1206911525'), ('const-4', u'PTRADD_-1206877405'), (u'MULTIEQUAL_-1206893533', u'MULTIEQUAL_-1206894472'), (u'CALL_-1206937729', u'INDIRECT_-1206901365'), (u'STORE_-1206933497', u'INDIRECT_-1206901292'), ('tmp_72986', u'CALL_-1206930407'), (u'STORE_-1206933497', u'INDIRECT_-1206893732'), (u'MULTIEQUAL_-1206906463', u'INT_SLESS_-1206934564'), (u'MULTIEQUAL_-1206891717', u'MULTIEQUAL_-1206891667'), (u'MULTIEQUAL_-1206880395', u'MULTIEQUAL_-1206904323'), (u'CALL_-1206926019', u'INDIRECT_-1206884561'), ('const-56', u'INT_ADD_-1206925505'), (u'STORE_-1206932305', u'INDIRECT_-1206900179'), (u'CALL_-1206928644', u'INDIRECT_-1206899899'), (u'INDIRECT_-1206898134', u'MULTIEQUAL_-1206897985'), (u'CALLIND_-1206925019', u'INDIRECT_-1206888186'), (u'STORE_-1206921743', u'INDIRECT_-1206887935'), (u'INDIRECT_-1206895639', u'MULTIEQUAL_-1206895610'), (u'CALL_-1206929830', u'INDIRECT_-1206893664'), (u'CALL_-1206928209', u'INDIRECT_-1206893823'), (u'CALL_-1206938342', u'INDIRECT_-1206905077'), (u'INDIRECT_-1206898047', u'MULTIEQUAL_-1206897665'), (u'INDIRECT_-1206892509', u'MULTIEQUAL_-1206896763'), (u'INDIRECT_-1206891036', u'MULTIEQUAL_-1206895313'), (u'INDIRECT_-1206896604', u'MULTIEQUAL_-1206898209'), (u'CALL_-1206929019', u'INDIRECT_-1206899723'), (u'INDIRECT_-1206907538', u'MULTIEQUAL_-1206907450'), (u'MULTIEQUAL_-1206905715', u'INT_SLESS_-1206933243'), (u'CALL_-1206928518', u'INDIRECT_-1206891549'), (u'MULTIEQUAL_-1206876498', u'MULTIEQUAL_-1206876083'), (u'CALL_-1206926003', u'INDIRECT_-1206885808'), (u'CALL_-1206934963', u'INDIRECT_-1206896723'), (u'CALLIND_-1206925401', u'INDIRECT_-1206902234'), (u'INDIRECT_-1206895636', u'MULTIEQUAL_-1206895140'), (u'CALL_-1206924704', u'INDIRECT_-1206888862'), (u'MULTIEQUAL_-1206901199', u'MULTIEQUAL_-1206901182'), (u'CALL_-1206938232', u'INDIRECT_-1206906685'), (u'MULTIEQUAL_-1206900675', u'MULTIEQUAL_-1206899974'), (u'CALL_-1206935907', u'INDIRECT_-1206900629'), (u'CALL_-1206928709', u'INDIRECT_-1206892681'), (u'MULTIEQUAL_-1206900925', u'MULTIEQUAL_-1206900912'), ('const-0', u'INT_EQUAL_-1206937284'), (u'CALL_-1206925831', u'INDIRECT_-1206891594'), ('const-8', u'PTRADD_-1206873759'), (u'CALL_-1206929902', u'INDIRECT_-1206889088'), (u'CALL_-1206928668', u'INDIRECT_-1206906630'), (u'CALL_-1206930362', u'INDIRECT_-1206888560'), (u'STORE_-1206924560', u'INDIRECT_-1206884800'), (u'CALL_-1206928709', u'INDIRECT_-1206898561'), (u'INDIRECT_-1206901423', u'MULTIEQUAL_-1206874324'), (u'INDIRECT_-1206898795', u'MULTIEQUAL_-1206898877'), (u'CALL_-1206933623', u'INDIRECT_-1206911918'), (u'CALLIND_-1206925511', u'INDIRECT_-1206892213'), (u'INDIRECT_-1206899942', u'INT_NOTEQUAL_-1206876935'), (u'CALLIND_-1206921372', u'INDIRECT_-1206893370'), (u'INT_AND_-1206916431', u'INT_NOTEQUAL_-1206939215'), (u'CALL_-1206932954', u'INDIRECT_-1206907841'), (u'MULTIEQUAL_-1206908655', u'MULTIEQUAL_-1206908567'), (u'CALL_-1206929902', u'INDIRECT_-1206894128'), (u'CALL_-1206926019', u'INDIRECT_-1206900941'), (u'MULTIEQUAL_-1206894039', u'MULTIEQUAL_-1206878269'), (u'STORE_-1206930873', u'INDIRECT_-1206892620'), (u'CALL_-1206928644', u'INDIRECT_-1206889819'), (u'CALL_-1206934274', u'INDIRECT_-1206895501'), (u'CALL_-1206938975', u'INDIRECT_-1206914678'), (u'INDIRECT_-1206887561', u'MULTIEQUAL_-1206888601'), (u'INDIRECT_-1206904567', u'COPY_-1206880325'), (u'CALL_-1206929974', u'INDIRECT_-1206902572'), (u'CALL_-1206930086', u'INDIRECT_-1206896127'), (u'INDIRECT_-1206910633', u'MULTIEQUAL_-1206912666'), (u'CALL_-1206931142', u'INDIRECT_-1206908143'), (u'LOAD_-1206933530', u'INT_AND_-1206933497'), (u'INDIRECT_-1206904357', u'MULTIEQUAL_-1206904278'), (u'CALLIND_-1206921359', u'INDIRECT_-1206887847'), (u'CALL_-1206931142', u'INDIRECT_-1206910243'), (u'INDIRECT_-1206905431', u'MULTIEQUAL_-1206907277'), (u'CALL_-1206934396', u'INDIRECT_-1206892220'), (u'CALL_-1206927017', u'INDIRECT_-1206877171'), ('const-32', u'INT_ADD_-1206937689'), (u'CALL_-1206938756', u'INDIRECT_-1206907419'), (u'CALL_-1206927093', u'INDIRECT_-1206891143'), (u'MULTIEQUAL_-1206907731', u'MULTIEQUAL_-1206907065'), (u'INDIRECT_-1206907809', u'COPY_-1206880093'), (u'CALL_-1206927418', u'INDIRECT_-1206896479'), (u'STORE_-1206930256', u'INDIRECT_-1206903988'), (u'INDIRECT_-1206889486', u'MULTIEQUAL_-1206891069'), (u'CALLIND_-1206924378', u'INDIRECT_-1206889503'), (u'CALL_-1206930636', u'INDIRECT_-1206893598'), (u'MULTIEQUAL_-1206897223', u'MULTIEQUAL_-1206899933'), (u'INDIRECT_-1206882521', u'MULTIEQUAL_-1206883561'), (u'INT_EQUAL_-1206938383', u'CBRANCH_-1206938380'), (u'MULTIEQUAL_-1206887341', u'MULTIEQUAL_-1206887341'), (u'INDIRECT_-1206911275', u'MULTIEQUAL_-1206911147'), (u'MULTIEQUAL_-1206891903', u'MULTIEQUAL_-1206891855'), (u'CALL_-1206928108', u'INDIRECT_-1206902594'), (u'MULTIEQUAL_-1206905960', u'MULTIEQUAL_-1206905931'), (u'CALL_-1206938232', u'INDIRECT_-1206912985'), (u'STORE_-1206924560', u'INDIRECT_-1206889000'), (u'STORE_-1206921864', u'INDIRECT_-1206897249'), (u'INDIRECT_-1206895069', u'MULTIEQUAL_-1206895604'), (u'STORE_-1206924919', u'INDIRECT_-1206887109'), (u'CALL_-1206928629', u'INDIRECT_-1206905719'), ('const-433', u'LOAD_-1206937945'), (u'STORE_-1206921525', u'INDIRECT_-1206904209'), (u'INDIRECT_-1206899086', u'MULTIEQUAL_-1206900339'), (u'INDIRECT_-1206896755', u'MULTIEQUAL_-1206897841'), (u'MULTIEQUAL_-1206911033', u'INT_ADD_-1206922938'), (u'INDIRECT_-1206890812', u'MULTIEQUAL_-1206892329'), (u'STORE_-1206937611', u'INDIRECT_-1206913276'), (u'CALL_-1206924668', u'INDIRECT_-1206885130'), (u'CALL_-1206937924', u'INDIRECT_-1206911541'), (u'MULTIEQUAL_-1206874313', u'MULTIEQUAL_-1206896565'), (u'CALL_-1206921459', u'INDIRECT_-1206901495'), (u'CALLIND_-1206921344', u'INDIRECT_-1206891674'), (u'MULTIEQUAL_-1206916650', u'INT_LESS_-1206935461'), (u'CALLIND_-1206929135', u'INDIRECT_-1206912380'), (u'MULTIEQUAL_-1206882887', u'MULTIEQUAL_-1206882867'), (u'CALL_-1206934098', u'INDIRECT_-1206889101'), (u'INDIRECT_-1206899439', u'MULTIEQUAL_-1206898859'), (u'CALL_-1206935821', u'INDIRECT_-1206906442'), (u'CALL_-1206921308', u'INDIRECT_-1206882928'), ('const-5', u'PTRADD_-1206880645'), (u'INDIRECT_-1206891856', u'MULTIEQUAL_-1206891589'), (u'MULTIEQUAL_-1206913990', u'MULTIEQUAL_-1206913855'), (u'CALL_-1206927405', u'INDIRECT_-1206900251'), (u'CALL_-1206933711', u'INDIRECT_-1206897265'), (u'MULTIEQUAL_-1206905838', u'MULTIEQUAL_-1206905819'), (u'CAST_-1206873329', u'LOAD_-1206930208'), (u'INDIRECT_-1206890287', u'COPY_-1206880291'), (u'STORE_-1206928732', u'INDIRECT_-1206892611'), (u'MULTIEQUAL_-1206904447', u'MULTIEQUAL_-1206904463'), (u'CALL_-1206925831', u'INDIRECT_-1206895794'), (u'CALLIND_-1206921388', u'INDIRECT_-1206892903'), (u'CALL_-1206932271', u'INDIRECT_-1206907555'), (u'CALL_-1206929902', u'INDIRECT_-1206903788'), ('const-1', u'PTRADD_-1206880785'), (u'CALL_-1206928629', u'INDIRECT_-1206901939'), (u'CALL_-1206930086', u'INDIRECT_-1206903687'), (u'MULTIEQUAL_-1206894856', u'MULTIEQUAL_-1206894852'), (u'MULTIEQUAL_-1206904414', u'COPY_-1206879272'), (u'INDIRECT_-1206903422', u'MULTIEQUAL_-1206903318'), (u'COPY_-1206928886', u'MULTIEQUAL_-1206921162'), (u'INDIRECT_-1206900355', u'MULTIEQUAL_-1206903366'), (u'INDIRECT_-1206883679', u'MULTIEQUAL_-1206884060'), (u'INDIRECT_-1206885358', u'MULTIEQUAL_-1206885422'), (u'CALLIND_-1206925401', u'INDIRECT_-1206890894'), (u'MULTIEQUAL_-1206895732', u'MULTIEQUAL_-1206895661'), (u'CALL_-1206922556', u'INDIRECT_-1206889123'), (u'INDIRECT_-1206892689', u'COPY_-1206880057'), (u'MULTIEQUAL_-1206893588', u'MULTIEQUAL_-1206893561'), (u'INDIRECT_-1206887873', u'MULTIEQUAL_-1206888296'), (u'INDIRECT_-1206887873', u'MULTIEQUAL_-1206888296'), (u'CAST_-1206870833', u'LOAD_-1206925532'), (u'MULTIEQUAL_-1206882685', u'MULTIEQUAL_-1206882189'), (u'MULTIEQUAL_-1206880930', u'MULTIEQUAL_-1206880384'), (u'CALL_-1206938975', u'INDIRECT_-1206914258'), (u'LOAD_-1206935993', u'INT_NOTEQUAL_-1206935704'), (u'INDIRECT_-1206911350', u'MULTIEQUAL_-1206911144'), (u'INDIRECT_-1206913333', u'MULTIEQUAL_-1206880961'), (u'INDIRECT_-1206906684', u'MULTIEQUAL_-1206908289'), (u'CAST_-1206876233', u'COPY_-1206876434'), (u'MULTIEQUAL_-1206905349', u'MULTIEQUAL_-1206905292'), (u'CALLIND_-1206921344', u'INDIRECT_-1206884114'), (u'MULTIEQUAL_-1206907456', u'MULTIEQUAL_-1206907452'), (u'CALL_-1206934487', u'INDIRECT_-1206895216'), (u'CALL_-1206934018', u'INDIRECT_-1206881739'), (u'STORE_-1206929169', u'INDIRECT_-1206898240'), (u'INDIRECT_-1206912771', u'MULTIEQUAL_-1206912651'), (u'INDIRECT_-1206900143', u'COPY_-1206877164'), (u'CALLIND_-1206921388', u'INDIRECT_-1206892483'), (u'INDIRECT_-1206901070', u'MULTIEQUAL_-1206901716'), (u'INDIRECT_-1206896308', u'MULTIEQUAL_-1206896116'), (u'INDIRECT_-1206902420', u'MULTIEQUAL_-1206901789'), (u'INDIRECT_-1206893387', u'MULTIEQUAL_-1206895174'), (u'CALL_-1206937430', u'INDIRECT_-1206900530'), (u'CALL_-1206929226', u'INDIRECT_-1206907997'), (u'STORE_-1206928410', u'INDIRECT_-1206906698'), (u'CALL_-1206932860', u'INDIRECT_-1206899797'), (u'MULTIEQUAL_-1206911112', u'MULTIEQUAL_-1206911087'), (u'CALL_-1206927093', u'INDIRECT_-1206901223'), ('tmp_2871', u'CBRANCH_-1206937458'), (u'STORE_-1206935460', u'INDIRECT_-1206908659'), (u'MULTIEQUAL_-1206907030', u'MULTIEQUAL_-1206908517'), (u'INDIRECT_-1206910715', u'MULTIEQUAL_-1206908964'), (u'INDIRECT_-1206883450', u'MULTIEQUAL_-1206881313'), (u'CALL_-1206928271', u'INDIRECT_-1206878173'), (u'INDIRECT_-1206897108', u'MULTIEQUAL_-1206897074'), ('tmp_72986', u'PTRADD_-1206873759'), (u'CALL_-1206924612', u'INDIRECT_-1206895445'), ('const-433', u'LOAD_-1206928211'), (u'CALL_-1206928357', u'INDIRECT_-1206887210'), (u'CALLIND_-1206929135', u'INDIRECT_-1206904820'), (u'INDIRECT_-1206893879', u'MULTIEQUAL_-1206896573'), (u'INDIRECT_-1206912828', u'COPY_-1206879988'), (u'INDIRECT_-1206890188', u'MULTIEQUAL_-1206890005'), (u'INDIRECT_-1206899830', u'MULTIEQUAL_-1206899600'), (u'CALL_-1206926063', u'INDIRECT_-1206886260'), (u'STORE_-1206934436', u'INDIRECT_-1206911050'), (u'CALL_-1206929794', u'INDIRECT_-1206910022'), (u'CALLIND_-1206921856', u'INDIRECT_-1206887838'), (u'MULTIEQUAL_-1206893863', u'MULTIEQUAL_-1206893689'), (u'INDIRECT_-1206896056', u'MULTIEQUAL_-1206895855'), (u'CALLIND_-1206931354', u'INDIRECT_-1206908770'), (u'MULTIEQUAL_-1206890608', u'MULTIEQUAL_-1206890511'), (u'INDIRECT_-1206890608', u'MULTIEQUAL_-1206890511'), (u'INDIRECT_-1206902084', u'MULTIEQUAL_-1206901907'), (u'CALLIND_-1206921884', u'INDIRECT_-1206898354'), (u'INDIRECT_-1206891337', u'MULTIEQUAL_-1206891258'), (u'MULTIEQUAL_-1206883561', u'MULTIEQUAL_-1206883561'), (u'STORE_-1206924909', u'INDIRECT_-1206907145'), (u'CALL_-1206934888', u'INDIRECT_-1206905752'), (u'INDIRECT_-1206893762', u'MULTIEQUAL_-1206893658'), (u'CALL_-1206929320', u'INDIRECT_-1206895859'), (u'CALL_-1206933623', u'INDIRECT_-1206905618'), (u'CALL_-1206937186', u'INDIRECT_-1206890853'), (u'INDIRECT_-1206892915', u'MULTIEQUAL_-1206892997'), (u'INDIRECT_-1206882121', u'MULTIEQUAL_-1206883640'), (u'CALL_-1206922316', u'INDIRECT_-1206889718'), (u'CALL_-1206938656', u'INDIRECT_-1206897910'), (u'MULTIEQUAL_-1206892372', u'MULTIEQUAL_-1206893123'), (u'INDIRECT_-1206901494', u'MULTIEQUAL_-1206901316'), (u'INDIRECT_-1206899738', u'MULTIEQUAL_-1206899562'), (u'INDIRECT_-1206892759', u'SUBPIECE_-1206915258'), (u'MULTIEQUAL_-1206905475', u'MULTIEQUAL_-1206905471'), (u'CALL_-1206937615', u'INT_EQUAL_-1206937594'), (u'STORE_-1206925479', u'INDIRECT_-1206889900'), ('const-8', u'PTRADD_-1206878291'), (u'INDIRECT_-1206880496', u'MULTIEQUAL_-1206880389'), (u'CALL_-1206928108', u'INDIRECT_-1206888314'), (u'MULTIEQUAL_-1206906629', u'MULTIEQUAL_-1206906610'), (u'INDIRECT_-1206875362', u'MULTIEQUAL_-1206875288'), (u'MULTIEQUAL_-1206909464', u'MULTIEQUAL_-1206909411'), (u'INDIRECT_-1206890282', u'MULTIEQUAL_-1206891909'), (u'INDIRECT_-1206891763', u'INT_SUB_-1206930988'), (u'INDIRECT_-1206902345', u'MULTIEQUAL_-1206903292'), (u'CALL_-1206939005', u'INDIRECT_-1206895375'), (u'CALL_-1206930086', u'INDIRECT_-1206889407'), (u'CALLIND_-1206922663', u'INDIRECT_-1206897887'), (u'CALL_-1206933125', u'INDIRECT_-1206880908'), (u'CALL_-1206928271', u'INDIRECT_-1206896799'), (u'MULTIEQUAL_-1206911150', u'MULTIEQUAL_-1206908143'), (u'INDIRECT_-1206897923', u'MULTIEQUAL_-1206898679'), (u'INDIRECT_-1206894189', u'MULTIEQUAL_-1206893791'), (u'INDIRECT_-1206884169', u'MULTIEQUAL_-1206884124'), (u'CALL_-1206938036', u'INDIRECT_-1206896475'), (u'INDIRECT_-1206877863', u'MULTIEQUAL_-1206877593'), (u'STORE_-1206928662', u'INDIRECT_-1206906849'), (u'CALL_-1206937414', u'INDIRECT_-1206912699'), (u'MULTIEQUAL_-1206903440', u'MULTIEQUAL_-1206903411'), (u'INDIRECT_-1206887815', u'COPY_-1206878687'), (u'CALL_-1206921832', u'INDIRECT_-1206894542'), ('tmp_24503', u'BRANCH_-1206928687'), (u'STORE_-1206933958', u'INDIRECT_-1206889348'), (u'CALL_-1206933821', u'INDIRECT_-1206909932'), (u'STORE_-1206933118', u'INDIRECT_-1206891002'), (u'MULTIEQUAL_-1206876261', u'MULTIEQUAL_-1206876143'), (u'INDIRECT_-1206888823', u'MULTIEQUAL_-1206888585'), (u'CALL_-1206929032', u'INDIRECT_-1206896243'), (u'INDIRECT_-1206906139', u'MULTIEQUAL_-1206906110'), (u'STORE_-1206925416', u'INDIRECT_-1206885245'), (u'CALL_-1206928772', u'CALL_-1206928690'), (u'CALL_-1206931337', u'INDIRECT_-1206910772'), (u'MULTIEQUAL_-1206913406', u'PTRADD_-1206922758'), (u'STORE_-1206930828', u'INDIRECT_-1206899317'), (u'CALL_-1206933623', u'INDIRECT_-1206908978'), (u'INDIRECT_-1206903921', u'COPY_-1206880546'), (u'INDIRECT_-1206897793', u'MULTIEQUAL_-1206897653'), (u'CALL_-1206934396', u'INDIRECT_-1206892640'), (u'INDIRECT_-1206900031', u'MULTIEQUAL_-1206900361'), (u'CALLIND_-1206925401', u'INDIRECT_-1206896354'), (u'CALL_-1206938694', u'INDIRECT_-1206894573'), (u'MULTIEQUAL_-1206901935', u'MULTIEQUAL_-1206901847'), (u'CALL_-1206928194', u'INDIRECT_-1206908068'), (u'INDIRECT_-1206889623', u'MULTIEQUAL_-1206889432'), (u'INDIRECT_-1206887529', u'MULTIEQUAL_-1206887484'), (u'CALL_-1206925831', u'INDIRECT_-1206897894'), (u'CALL_-1206932327', u'INDIRECT_-1206907156'), (u'CALL_-1206929645', u'INDIRECT_-1206911492'), ('const-1184296', u'COPY_-1206928641'), (u'INDIRECT_-1206875491', u'MULTIEQUAL_-1206876814'), (u'INDIRECT_-1206896002', u'MULTIEQUAL_-1206895763'), (u'CALL_-1206938927', u'INDIRECT_-1206899110'), (u'CALL_-1206932911', u'INDIRECT_-1206899832'), (u'INDIRECT_-1206894027', u'MULTIEQUAL_-1206893947'), (u'STORE_-1206925221', u'INDIRECT_-1206891867'), (u'MULTIEQUAL_-1206899087', u'MULTIEQUAL_-1206899081'), (u'MULTIEQUAL_-1206880713', u'MULTIEQUAL_-1206880564'), (u'MULTIEQUAL_-1206909403', u'MULTIEQUAL_-1206909295'), (u'INDIRECT_-1206896252', u'MULTIEQUAL_-1206896161'), (u'INDIRECT_-1206893593', u'MULTIEQUAL_-1206880913'), (u'INDIRECT_-1206903844', u'MULTIEQUAL_-1206908407'), (u'CALL_-1206930457', u'INDIRECT_-1206892143'), (u'INDIRECT_-1206906656', u'MULTIEQUAL_-1206906238'), (u'CALL_-1206937983', u'INDIRECT_-1206903171'), (u'INT_EQUAL_-1206937545', u'CBRANCH_-1206937544'), (u'CALL_-1206928734', u'INDIRECT_-1206905045'), (u'MULTIEQUAL_-1206907081', u'MULTIEQUAL_-1206907061'), (u'CALL_-1206921844', u'INDIRECT_-1206892279'), (u'INDIRECT_-1206895819', u'MULTIEQUAL_-1206895431'), (u'CALLIND_-1206931354', u'INDIRECT_-1206904990'), (u'CALL_-1206934835', u'INDIRECT_-1206901953'), (u'CALL_-1206936019', u'INDIRECT_-1206883229'), (u'INDIRECT_-1206890383', u'COPY_-1206890391'), (u'CALL_-1206927048', u'INDIRECT_-1206905824'), ('const-8', u'PTRADD_-1206872690'), (u'CALL_-1206930882', u'INDIRECT_-1206895200'), (u'MULTIEQUAL_-1206897421', u'MULTIEQUAL_-1206897421'), (u'CALL_-1206928518', u'INDIRECT_-1206905829'), (u'CAST_-1206875047', u'LOAD_-1206933859'), (u'CALL_-1206931773', u'INDIRECT_-1206906492'), (u'INDIRECT_-1206914222', u'MULTIEQUAL_-1206914087'), (u'CALL_-1206929489', u'INDIRECT_-1206908079'), (u'INDIRECT_-1206889328', u'MULTIEQUAL_-1206891112'), (u'CALL_-1206931701', u'INDIRECT_-1206892043'), ('const-1', u'PTRADD_-1206878759'), (u'INDIRECT_-1206888973', u'MULTIEQUAL_-1206888833'), (u'INT_LESSEQUAL_-1206921606', u'CBRANCH_-1206921603'), (u'CALL_-1206937615', u'INDIRECT_-1206891642'), (u'INT_ADD_-1206930696', u'CAST_-1206874365'), (u'INDIRECT_-1206895735', u'MULTIEQUAL_-1206895607'), (u'MULTIEQUAL_-1206908653', u'MULTIEQUAL_-1206909592'), (u'INDIRECT_-1206909387', u'MULTIEQUAL_-1206909005'), (u'CALL_-1206928621', u'INDIRECT_-1206902908'), (u'INDIRECT_-1206897791', u'MULTIEQUAL_-1206899081'), (u'MULTIEQUAL_-1206903007', u'MULTIEQUAL_-1206902991'), (u'CALL_-1206928992', u'INDIRECT_-1206896765'), (u'STORE_-1206937611', u'INDIRECT_-1206908236'), (u'CALL_-1206921264', u'INDIRECT_-1206887529'), (u'INDIRECT_-1206896714', u'COPY_-1206879727'), (u'CALL_-1206936019', u'INDIRECT_-1206906583'), (u'INDIRECT_-1206893190', u'MULTIEQUAL_-1206893364'), (u'STORE_-1206927248', u'INDIRECT_-1206899654'), (u'INT_ADD_-1206930870', u'CAST_-1206874636'), ('const-12', u'INT_ADD_-1206925261'), (u'INT_ADD_-1206922743', u'CAST_-1206868658'), ('const-433', u'LOAD_-1206938800'), (u'CALL_-1206934018', u'INDIRECT_-1206907530'), (u'CALL_-1206921447', u'INDIRECT_-1206885526'), (u'MULTIEQUAL_-1206897564', u'MULTIEQUAL_-1206897859'), (u'STORE_-1206928697', u'INDIRECT_-1206908550'), (u'INDIRECT_-1206898453', u'MULTIEQUAL_-1206900486'), (u'INDIRECT_-1206903005', u'MULTIEQUAL_-1206876142'), (u'CALL_-1206934365', u'INDIRECT_-1206901017'), ('const-4294967294', u'INT_AND_-1206930258'), (u'INDIRECT_-1206886603', u'COPY_-1206886611'), (u'STORE_-1206924909', u'INDIRECT_-1206904205'), (u'CALL_-1206921844', u'INDIRECT_-1206895639'), (u'MULTIEQUAL_-1206897390', u'MULTIEQUAL_-1206900920'), (u'INDIRECT_-1206894720', u'MULTIEQUAL_-1206894459'), (u'CALLIND_-1206921710', u'INDIRECT_-1206903296'), (u'INDIRECT_-1206890393', u'MULTIEQUAL_-1206890816'), (u'INDIRECT_-1206890393', u'MULTIEQUAL_-1206890816'), (u'CALL_-1206937824', u'INDIRECT_-1206914847'), (u'CALL_-1206930407', u'INDIRECT_-1206895308'), (u'CALL_-1206928815', u'INDIRECT_-1206908941'), (u'STORE_-1206934436', u'INDIRECT_-1206910210'), (u'MULTIEQUAL_-1206879925', u'MULTIEQUAL_-1206880227'), (u'CALL_-1206933773', u'INDIRECT_-1206906548'), (u'CALL_-1206922584', u'INDIRECT_-1206888001'), (u'STORE_-1206937772', u'INDIRECT_-1206893205'), (u'CALL_-1206928474', u'INDIRECT_-1206905390'), (u'INDIRECT_-1206904825', u'MULTIEQUAL_-1206904602'), (u'INDIRECT_-1206892375', u'MULTIEQUAL_-1206895386'), (u'CALL_-1206925694', u'INDIRECT_-1206900336'), (u'CALL_-1206930882', u'INDIRECT_-1206904860'), (u'INDIRECT_-1206907340', u'MULTIEQUAL_-1206880949'), (u'MULTIEQUAL_-1206899665', u'MULTIEQUAL_-1206899652'), (u'INDIRECT_-1206911840', u'MULTIEQUAL_-1206911567'), (u'INDIRECT_-1206902589', u'MULTIEQUAL_-1206902191'), (u'INDIRECT_-1206902992', u'MULTIEQUAL_-1206904509'), (u'INDIRECT_-1206899575', u'MULTIEQUAL_-1206899155'), (u'MULTIEQUAL_-1206890226', u'MULTIEQUAL_-1206889578'), (u'INDIRECT_-1206899657', u'COPY_-1206878596'), (u'STORE_-1206929190', u'INDIRECT_-1206907068'), (u'CALL_-1206921832', u'INDIRECT_-1206884882'), (u'STORE_-1206921852', u'INDIRECT_-1206900179'), (u'INDIRECT_-1206907994', u'MULTIEQUAL_-1206907367'), (u'INDIRECT_-1206906530', u'MULTIEQUAL_-1206908096'), (u'CALL_-1206938772', u'INDIRECT_-1206901970'), ('const-8', u'INT_MULT_-1206934878'), (u'INT_NOTEQUAL_-1206876816', u'BOOL_OR_-1206931361'), (u'CALL_-1206932817', u'INDIRECT_-1206895608'), (u'INDIRECT_-1206899782', u'MULTIEQUAL_-1206899543'), (u'INDIRECT_-1206895925', u'MULTIEQUAL_-1206896591'), (u'INDIRECT_-1206893928', u'COPY_-1206879943'), (u'CALL_-1206930556', u'INDIRECT_-1206904476'), (u'CALL_-1206928291', u'INDIRECT_-1206899770'), (u'MULTIEQUAL_-1206900876', u'MULTIEQUAL_-1206901796'), (u'INDIRECT_-1206874971', u'MULTIEQUAL_-1206883383'), (u'STORE_-1206925416', u'INDIRECT_-1206903725'), ('const-433', u'LOAD_-1206931526'), (u'INDIRECT_-1206902918', u'MULTIEQUAL_-1206902830'), (u'MULTIEQUAL_-1206898995', u'MULTIEQUAL_-1206898907'), (u'CALL_-1206936047', u'INDIRECT_-1206911637'), (u'CALL_-1206937430', u'INDIRECT_-1206892970'), (u'INDIRECT_-1206894922', u'MULTIEQUAL_-1206896589'), (u'STORE_-1206929089', u'INDIRECT_-1206900746'), (u'INDIRECT_-1206914001', u'COPY_-1206880570'), (u'STORE_-1206928446', u'INDIRECT_-1206913439'), (u'MULTIEQUAL_-1206889243', u'MULTIEQUAL_-1206889069'), (u'INDIRECT_-1206894807', u'MULTIEQUAL_-1206894677'), (u'INDIRECT_-1206898736', u'COPY_-1206879013'), (u'INDIRECT_-1206895445', u'MULTIEQUAL_-1206895400'), (u'INDIRECT_-1206890473', u'MULTIEQUAL_-1206876229'), ('const-433', u'LOAD_-1206921939'), (u'CALL_-1206928629', u'INDIRECT_-1206906559'), (u'INDIRECT_-1206907555', u'MULTIEQUAL_-1206907135'), (u'CALL_-1206934114', u'INDIRECT_-1206912213'), (u'INT_NOTEQUAL_-1206928487', u'CBRANCH_-1206928485'), (u'CAST_-1206868919', u'LOAD_-1206921354'), (u'CALL_-1206929938', u'INDIRECT_-1206909690'), (u'MULTIEQUAL_-1206886001', u'MULTIEQUAL_-1206885967'), (u'MULTIEQUAL_-1206907050', u'MULTIEQUAL_-1206910580'), (u'MULTIEQUAL_-1206905763', u'MULTIEQUAL_-1206905715'), (u'INDIRECT_-1206897183', u'MULTIEQUAL_-1206896992'), (u'CALL_-1206921447', u'INDIRECT_-1206896866'), (u'INDIRECT_-1206909309', u'MULTIEQUAL_-1206913563'), (u'CALL_-1206932271', u'INDIRECT_-1206905875'), (u'INDIRECT_-1206874587', u'MULTIEQUAL_-1206875744'), (u'INDIRECT_-1206890256', u'MULTIEQUAL_-1206889879'), (u'CALL_-1206937559', u'INDIRECT_-1206903787'), (u'CALL_-1206935821', u'INDIRECT_-1206882751'), (u'CALLIND_-1206925401', u'INDIRECT_-1206876946'), (u'CALL_-1206921459', u'INDIRECT_-1206904855'), (u'CALL_-1206928474', u'INDIRECT_-1206897830'), (u'INDIRECT_-1206899576', u'COPY_-1206879015'), (u'CALL_-1206928331', u'INDIRECT_-1206913655'), (u'INDIRECT_-1206893389', u'MULTIEQUAL_-1206893924'), (u'CALL_-1206928815', u'INDIRECT_-1206908101'), (u'STORE_-1206934436', u'INDIRECT_-1206907690'), (u'MULTIEQUAL_-1206896572', u'MULTIEQUAL_-1206897323'), (u'CALLIND_-1206924365', u'INDIRECT_-1206895435'), (u'CALLIND_-1206931354', u'INDIRECT_-1206900790'), (u'INDIRECT_-1206898464', u'MULTIEQUAL_-1206898203'), (u'MULTIEQUAL_-1206898681', u'MULTIEQUAL_-1206898661'), (u'CALL_-1206930274', u'INDIRECT_-1206894388'), (u'CALL_-1206922584', u'INDIRECT_-1206884641'), (u'INDIRECT_-1206891911', u'MULTIEQUAL_-1206893201'), (u'CALL_-1206938958', u'INDIRECT_-1206909626'), (u'INDIRECT_-1206892027', u'MULTIEQUAL_-1206880364'), (u'LOAD_-1206921830', u'INT_ADD_-1206921737'), (u'CALL_-1206938656', u'INDIRECT_-1206908830'), (u'MULTIEQUAL_-1206913984', u'MULTIEQUAL_-1206913835'), (u'INDIRECT_-1206906785', u'MULTIEQUAL_-1206906740'), (u'INT_ADD_-1206921971', u'CAST_-1206869371'), (u'INDIRECT_-1206892188', u'MULTIEQUAL_-1206899283'), (u'INDIRECT_-1206894790', u'MULTIEQUAL_-1206894560'), (u'MULTIEQUAL_-1206901347', u'MULTIEQUAL_-1206901367'), (u'STORE_-1206928588', u'INDIRECT_-1206891683'), (u'LOAD_-1206923673', u'INT_ADD_-1206923632'), (u'INDIRECT_-1206908953', u'MULTIEQUAL_-1206876274'), (u'INDIRECT_-1206910297', u'MULTIEQUAL_-1206910019'), (u'CALL_-1206933962', u'INDIRECT_-1206891956'), (u'CALL_-1206930394', u'INDIRECT_-1206909597'), (u'INDIRECT_-1206904987', u'COPY_-1206880326'), (u'COPY_-1206873617', u'MULTIEQUAL_-1206916252'), ('tmp_20703', u'CBRANCH_-1206921775'), (u'INDIRECT_-1206911780', u'MULTIEQUAL_-1206911682'), (u'CALL_-1206925831', u'INDIRECT_-1206892434'), (u'MULTIEQUAL_-1206900171', u'MULTIEQUAL_-1206900056'), (u'INDIRECT_-1206887842', u'MULTIEQUAL_-1206889100'), (u'CALL_-1206928772', u'INDIRECT_-1206882886'), (u'MULTIEQUAL_-1206891394', u'COPY_-1206879241'), (u'INDIRECT_-1206912407', u'MULTIEQUAL_-1206876161'), (u'INDIRECT_-1206898464', u'MULTIEQUAL_-1206898261'), (u'CALL_-1206933745', u'INDIRECT_-1206891834'), (u'INDIRECT_-1206912680', u'MULTIEQUAL_-1206912297'), (u'MULTIEQUAL_-1206882867', u'MULTIEQUAL_-1206882887'), (u'CALL_-1206937924', u'INDIRECT_-1206907341'), (u'STORE_-1206921852', u'INDIRECT_-1206901439'), (u'CALL_-1206930457', u'INDIRECT_-1206892563'), (u'CALL_-1206928155', u'INDIRECT_-1206885176'), (u'STORE_-1206922807', u'INDIRECT_-1206890807'), (u'CALL_-1206921459', u'INDIRECT_-1206876041'), (u'INDIRECT_-1206884727', u'MULTIEQUAL_-1206884597'), (u'MULTIEQUAL_-1206873724', u'INT_NOTEQUAL_-1206923852'), (u'CALL_-1206923816', u'INDIRECT_-1206893999'), (u'MULTIEQUAL_-1206875304', u'MULTIEQUAL_-1206875746'), (u'MULTIEQUAL_-1206900957', u'MULTIEQUAL_-1206900907'), (u'INDIRECT_-1206896388', u'MULTIEQUAL_-1206897827'), (u'CALL_-1206935494', u'INDIRECT_-1206898285'), (u'INDIRECT_-1206897736', u'MULTIEQUAL_-1206897535'), (u'INDIRECT_-1206902305', u'MULTIEQUAL_-1206902082'), (u'SUBPIECE_-1206915159', u'INT_SUB_-1206923141'), (u'INDIRECT_-1206892645', u'MULTIEQUAL_-1206892496'), (u'INDIRECT_-1206899487', u'MULTIEQUAL_-1206899468'), (u'CALL_-1206928225', u'INDIRECT_-1206903093'), ('const-433', u'LOAD_-1206921959'), (u'MULTIEQUAL_-1206901419', u'MULTIEQUAL_-1206880934'), (u'MULTIEQUAL_-1206874320', u'MULTIEQUAL_-1206899505'), (u'CALLIND_-1206938189', u'INDIRECT_-1206894895'), (u'INDIRECT_-1206891356', u'MULTIEQUAL_-1206899703'), (u'CALL_-1206934098', u'INDIRECT_-1206896661'), (u'INT_ADD_-1206939234', u'CAST_-1206878672'), (u'INDIRECT_-1206902280', u'MULTIEQUAL_-1206902019'), (u'INDIRECT_-1206893671', u'MULTIEQUAL_-1206895517'), (u'MULTIEQUAL_-1206910861', u'MULTIEQUAL_-1206910847'), (u'INDIRECT_-1206898467', u'MULTIEQUAL_-1206898085'), (u'CALL_-1206928291', u'INDIRECT_-1206908170'), (u'CALL_-1206938694', u'INDIRECT_-1206905913'), (u'INDIRECT_-1206907263', u'MULTIEQUAL_-1206907872'), (u'STORE_-1206932486', u'INDIRECT_-1206891249'), (u'CALL_-1206931797', u'INDIRECT_-1206900631'), (u'INDIRECT_-1206913612', u'COPY_-1206880452'), (u'INDIRECT_-1206897544', u'MULTIEQUAL_-1206902107'), ('const-0', u'CALL_-1206928734'), (u'STORE_-1206937696', u'INDIRECT_-1206913746'), (u'MULTIEQUAL_-1206901843', u'MULTIEQUAL_-1206901735'), (u'STORE_-1206930340', u'INDIRECT_-1206890430'), (u'CALL_-1206930157', u'INDIRECT_-1206890515'), (u'CAST_-1206877884', u'LOAD_-1206937807'), (u'CALL_-1206934081', u'INDIRECT_-1206895390'), (u'INDIRECT_-1206896393', u'MULTIEQUAL_-1206876243'), (u'INDIRECT_-1206910456', u'MULTIEQUAL_-1206910251'), ('const-433', u'LOAD_-1206928041'), (u'CALL_-1206930584', u'INDIRECT_-1206892310'), (u'CALL_-1206930882', u'INDIRECT_-1206896040'), (u'CALL_-1206937824', u'INDIRECT_-1206895947'), (u'STORE_-1206933398', u'INDIRECT_-1206911322'), (u'CALL_-1206925860', u'INDIRECT_-1206884468'), (u'INDIRECT_-1206904387', u'MULTIEQUAL_-1206908523'), (u'CALL_-1206922316', u'INDIRECT_-1206875770'), (u'CALL_-1206921134', u'INDIRECT_-1206899182'), ('const-433', u'STORE_-1206937788'), ('tmp_15389', u'BRANCH_-1206928136'), (u'MULTIEQUAL_-1206874330', u'MULTIEQUAL_-1206904256'), (u'INT_ADD_-1206921704', u'CAST_-1206869214'), ('const-4', u'INT_LESS_-1206925141'), (u'CALL_-1206939039', u'INDIRECT_-1206900854'), (u'LOAD_-1206928796', u'INT_ADD_-1206928396'), (u'CALL_-1206931745', u'INDIRECT_-1206907182'), (u'INDIRECT_-1206890322', u'MULTIEQUAL_-1206890223'), (u'INDIRECT_-1206906716', u'MULTIEQUAL_-1206904626'), (u'INDIRECT_-1206909607', u'COPY_-1206880337'), (u'STORE_-1206930846', u'INDIRECT_-1206893809'), (u'MULTIEQUAL_-1206902960', u'MULTIEQUAL_-1206902903'), (u'STORE_-1206937696', u'INDIRECT_-1206914166'), (u'CALL_-1206928155', u'INDIRECT_-1206886856'), (u'CALL_-1206934460', u'INDIRECT_-1206899403'), (u'MULTIEQUAL_-1206896614', u'MULTIEQUAL_-1206896598'), (u'STORE_-1206933118', u'INDIRECT_-1206911582'), ('const-1', u'PTRADD_-1206881247'), (u'INDIRECT_-1206898196', u'MULTIEQUAL_-1206874323'), (u'CALL_-1206931745', u'INDIRECT_-1206890382'), (u'INDIRECT_-1206903780', u'MULTIEQUAL_-1206905480'), (u'MULTIEQUAL_-1206881515', u'MULTIEQUAL_-1206881480'), (u'INDIRECT_-1206892608', u'MULTIEQUAL_-1206894047'), (u'CALL_-1206928281', u'INT_NOTEQUAL_-1206928266'), (u'INDIRECT_-1206902007', u'MULTIEQUAL_-1206901927'), (u'CAST_-1206870944', u'MULTIEQUAL_-1206882887'), ('const-4294967165', u'INT_AND_-1206918835'), (u'INDIRECT_-1206906154', u'MULTIEQUAL_-1206905996'), (u'CALL_-1206934963', u'INDIRECT_-1206893783'), (u'INDIRECT_-1206909239', u'MULTIEQUAL_-1206909067'), (u'MULTIEQUAL_-1206900281', u'MULTIEQUAL_-1206900247'), (u'MULTIEQUAL_-1206900281', u'MULTIEQUAL_-1206900247'), ('const-0', u'STORE_-1206932486'), (u'MULTIEQUAL_-1206914403', u'MULTIEQUAL_-1206878318'), (u'INDIRECT_-1206905860', u'MULTIEQUAL_-1206906850'), (u'CALL_-1206930476', u'INDIRECT_-1206892409'), (u'INDIRECT_-1206904576', u'MULTIEQUAL_-1206904371'), ('const-8', u'PTRADD_-1206876552'), (u'CALL_-1206930274', u'INDIRECT_-1206900268'), (u'STORE_-1206929169', u'INDIRECT_-1206887740'), (u'CALL_-1206928644', u'INDIRECT_-1206891499'), (u'INDIRECT_-1206908263', u'MULTIEQUAL_-1206907987'), (u'INDIRECT_-1206904199', u'MULTIEQUAL_-1206904027'), ('const-0', u'COPY_-1206915493'), (u'CALL_-1206929489', u'INDIRECT_-1206905559'), (u'CALLIND_-1206925401', u'INDIRECT_-1206893414'), (u'INT_EQUAL_-1206925137', u'CBRANCH_-1206925136'), (u'INDIRECT_-1206893521', u'MULTIEQUAL_-1206896111'), ('tmp_2316', u'CBRANCH_-1206937901'), ('tmp_72983', u'CALL_-1206938975'), (u'INDIRECT_-1206908180', u'MULTIEQUAL_-1206880951'), (u'CALL_-1206929019', u'INDIRECT_-1206897623'), (u'MULTIEQUAL_-1206891771', u'MULTIEQUAL_-1206891656'), (u'CALL_-1206931128', u'INDIRECT_-1206899926'), (u'INDIRECT_-1206900635', u'MULTIEQUAL_-1206901641'), (u'CALL_-1206925860', u'INDIRECT_-1206889508'), (u'MULTIEQUAL_-1206911191', u'MULTIEQUAL_-1206912111'), (u'INDIRECT_-1206881609', u'MULTIEQUAL_-1206881387'), (u'STORE_-1206921567', u'INDIRECT_-1206893313'), (u'STORE_-1206928662', u'INDIRECT_-1206910629'), (u'CALL_-1206934460', u'INDIRECT_-1206904863'), (u'INDIRECT_-1206914075', u'MULTIEQUAL_-1206912324'), (u'STORE_-1206922815', u'INDIRECT_-1206889531'), (u'INDIRECT_-1206896048', u'MULTIEQUAL_-1206897832'), (u'CALL_-1206927360', u'INDIRECT_-1206894344'), (u'INDIRECT_-1206895959', u'MULTIEQUAL_-1206896536'), (u'LOAD_-1206938405', u'CAST_-1206878247'), (u'INDIRECT_-1206887049', u'MULTIEQUAL_-1206891303'), (u'CALL_-1206936047', u'INDIRECT_-1206896937'), (u'STORE_-1206933497', u'INDIRECT_-1206897512'), (u'INDIRECT_-1206898650', u'MULTIEQUAL_-1206898824'), (u'CALLIND_-1206938263', u'CALL_-1206938232'), ('const-433', u'LOAD_-1206932432'), (u'INDIRECT_-1206877095', u'MULTIEQUAL_-1206876931'), (u'INDIRECT_-1206901217', u'MULTIEQUAL_-1206900383'), (u'CALL_-1206929902', u'INDIRECT_-1206895808'), ('const-0', u'SUBPIECE_-1206916580'), (u'MULTIEQUAL_-1206902829', u'MULTIEQUAL_-1206902815'), (u'CALL_-1206921431', u'INDIRECT_-1206897275'), (u'CALL_-1206928667', u'INDIRECT_-1206905322'), (u'CALL_-1206932827', u'INDIRECT_-1206883389'), (u'STORE_-1206937611', u'INDIRECT_-1206898996'), (u'COPY_-1206878453', u'INT_NOTEQUAL_-1206938318'), (u'CALL_-1206930915', u'INDIRECT_-1206911183'), (u'CALL_-1206922426', u'INDIRECT_-1206890340'), (u'CALL_-1206929794', u'INDIRECT_-1206889442'), (u'CALL_-1206925604', u'INDIRECT_-1206898687'), (u'CALL_-1206928291', u'INDIRECT_-1206906910'), (u'CALL_-1206932808', u'INDIRECT_-1206916302'), (u'CALL_-1206938656', u'INDIRECT_-1206913450'), ('const-8', u'PTRADD_-1206879865'), (u'CALL_-1206930457', u'INDIRECT_-1206896763'), (u'STORE_-1206930351', u'INDIRECT_-1206898340'), (u'CALL_-1206933594', u'INDIRECT_-1206911064'), (u'INDIRECT_-1206902372', u'MULTIEQUAL_-1206902156'), (u'INDIRECT_-1206902960', u'MULTIEQUAL_-1206902872'), (u'CALLIND_-1206925019', u'INDIRECT_-1206894486'), (u'MULTIEQUAL_-1206880410', u'MULTIEQUAL_-1206910623'), (u'MULTIEQUAL_-1206908563', u'MULTIEQUAL_-1206911273'), (u'CALL_-1206921308', u'INDIRECT_-1206885868'), (u'LOAD_-1206937791', u'INT_OR_-1206937764'), (u'CALL_-1206925694', u'INDIRECT_-1206901176'), (u'CALL_-1206934460', u'INDIRECT_-1206902763'), (u'CALL_-1206925460', u'INDIRECT_-1206901737'), (u'INDIRECT_-1206898945', u'MULTIEQUAL_-1206898722'), (u'CALL_-1206937142', u'INDIRECT_-1206913094'), (u'MULTIEQUAL_-1206894283', u'INT_SUB_-1206932366'), (u'CALL_-1206932911', u'INDIRECT_-1206903612'), (u'INDIRECT_-1206892030', u'MULTIEQUAL_-1206891824'), (u'CALL_-1206929866', u'INDIRECT_-1206903346'), (u'INDIRECT_-1206902962', u'MULTIEQUAL_-1206904220'), (u'CALL_-1206937824', u'INDIRECT_-1206912327'), (u'LOAD_-1206938199', u'CALLIND_-1206938189'), (u'STORE_-1206929169', u'INDIRECT_-1206890680'), (u'CALLIND_-1206921372', u'INDIRECT_-1206903450'), (u'CALL_-1206929019', u'INDIRECT_-1206890483'), (u'INDIRECT_-1206905640', u'MULTIEQUAL_-1206905379'), (u'INDIRECT_-1206893680', u'MULTIEQUAL_-1206894670'), ('const-0', u'CALL_-1206928621'), (u'INDIRECT_-1206880832', u'MULTIEQUAL_-1206881305'), (u'INDIRECT_-1206883237', u'MULTIEQUAL_-1206883986'), (u'STORE_-1206937765', u'INDIRECT_-1206914620'), (u'CALL_-1206937414', u'INDIRECT_-1206898419'), (u'CALL_-1206931701', u'INDIRECT_-1206903803'), (u'STORE_-1206927248', u'INDIRECT_-1206889574'), (u'INDIRECT_-1206888969', u'MULTIEQUAL_-1206890692'), (u'INDIRECT_-1206892251', u'MULTIEQUAL_-1206889926'), (u'CALL_-1206936110', u'INDIRECT_-1206907896'), (u'INDIRECT_-1206895647', u'MULTIEQUAL_-1206895517'), (u'CALL_-1206929794', u'INDIRECT_-1206900782'), (u'INDIRECT_-1206888817', u'MULTIEQUAL_-1206888738'), (u'MULTIEQUAL_-1206918595', u'MULTIEQUAL_-1206918620'), (u'CALL_-1206934018', u'INDIRECT_-1206903750'), ('const-256', u'INT_ADD_-1206928613'), ('const-1', u'COPY_-1206930556'), (u'CALL_-1206935907', u'INDIRECT_-1206899789'), (u'CALL_-1206921308', u'INDIRECT_-1206903508'), (u'CALLIND_-1206938263', u'INDIRECT_-1206904604'), (u'INDIRECT_-1206901721', u'MULTIEQUAL_-1206901619'), (u'INDIRECT_-1206895025', u'MULTIEQUAL_-1206876122'), (u'CALL_-1206921320', u'INDIRECT_-1206887878'), (u'CALL_-1206934835', u'INDIRECT_-1206891873'), ('const-40', u'INT_ADD_-1206928025'), (u'INDIRECT_-1206903382', u'MULTIEQUAL_-1206904640'), (u'CALL_-1206928815', u'INDIRECT_-1206914401'), (u'INDIRECT_-1206897871', u'MULTIEQUAL_-1206899717'), (u'CALL_-1206929071', u'INDIRECT_-1206911921'), (u'CALL_-1206931142', u'INDIRECT_-1206906463'), (u'CALL_-1206927063', u'INDIRECT_-1206877528'), (u'CALL_-1206930228', u'INDIRECT_-1206894394'), (u'INDIRECT_-1206900797', u'MULTIEQUAL_-1206900458'), (u'CALL_-1206924756', u'INDIRECT_-1206892246'), (u'INDIRECT_-1206904577', u'MULTIEQUAL_-1206904238'), (u'INDIRECT_-1206888408', u'MULTIEQUAL_-1206895503'), (u'MULTIEQUAL_-1206898030', u'COPY_-1206878858'), (u'INDIRECT_-1206898361', u'MULTIEQUAL_-1206898259'), ('const-433', u'STORE_-1206922807'), (u'STORE_-1206934436', u'INDIRECT_-1206889210'), (u'INDIRECT_-1206887568', u'MULTIEQUAL_-1206889007'), (u'CALL_-1206938694', u'INDIRECT_-1206912213'), (u'CALLIND_-1206921743', u'INDIRECT_-1206886095'), (u'INDIRECT_-1206894162', u'MULTIEQUAL_-1206893115'), (u'STORE_-1206921852', u'INDIRECT_-1206897659'), (u'INDIRECT_-1206892347', u'MULTIEQUAL_-1206892328'), (u'INDIRECT_-1206875429', u'MULTIEQUAL_-1206877151'), (u'INDIRECT_-1206899848', u'MULTIEQUAL_-1206899665'), (u'INDIRECT_-1206876008', u'MULTIEQUAL_-1206876477'), (u'INDIRECT_-1206904072', u'MULTIEQUAL_-1206903924'), (u'CALL_-1206924661', u'INDIRECT_-1206895968'), (u'STORE_-1206930340', u'INDIRECT_-1206885544'), ('tmp_24362', u'BRANCH_-1206928598'), (u'INDIRECT_-1206906954', u'MULTIEQUAL_-1206908491'), (u'INDIRECT_-1206901404', u'MULTIEQUAL_-1206901201'), (u'CALL_-1206925831', u'INDIRECT_-1206902934'), (u'MULTIEQUAL_-1206906658', u'MULTIEQUAL_-1206906652'), (u'INDIRECT_-1206892975', u'MULTIEQUAL_-1206894061'), (u'STORE_-1206924545', u'INDIRECT_-1206888150'), (u'CALL_-1206924677', u'INDIRECT_-1206897661'), (u'INDIRECT_-1206896397', u'MULTIEQUAL_-1206896106'), (u'INDIRECT_-1206895503', u'MULTIEQUAL_-1206896112'), (u'CALL_-1206925460', u'INDIRECT_-1206897537'), (u'INDIRECT_-1206897910', u'MULTIEQUAL_-1206897704'), (u'CALL_-1206929830', u'INDIRECT_-1206894504'), (u'INDIRECT_-1206889830', u'MULTIEQUAL_-1206890004'), (u'INDIRECT_-1206891115', u'MULTIEQUAL_-1206894547'), (u'MULTIEQUAL_-1206907954', u'MULTIEQUAL_-1206907938'), (u'CALL_-1206929974', u'INDIRECT_-1206891652'), (u'INDIRECT_-1206885950', u'MULTIEQUAL_-1206886596'), (u'CALL_-1206928281', u'INDIRECT_-1206903547'), (u'CALL_-1206928992', u'INDIRECT_-1206890885'), (u'CALL_-1206931701', u'INDIRECT_-1206894143'), ('const-72', u'CALL_-1206925694'), (u'CALL_-1206928257', u'INDIRECT_-1206901430'), (u'INDIRECT_-1206885599', u'MULTIEQUAL_-1206885740'), (u'INDIRECT_-1206897223', u'MULTIEQUAL_-1206897536'), (u'STORE_-1206924560', u'INDIRECT_-1206905380'), (u'CALL_-1206938342', u'INDIRECT_-1206893737'), (u'CALL_-1206928281', u'INDIRECT_-1206902287'), (u'INDIRECT_-1206886374', u'MULTIEQUAL_-1206886225'), (u'CALLIND_-1206921344', u'INDIRECT_-1206903014'), (u'INDIRECT_-1206890670', u'MULTIEQUAL_-1206890844'), (u'CALL_-1206931745', u'INDIRECT_-1206892062'), (u'STORE_-1206925416', u'INDIRECT_-1206904145'), (u'CALL_-1206935907', u'INDIRECT_-1206892229'), (u'CALL_-1206929750', u'INDIRECT_-1206889882'), (u'MULTIEQUAL_-1206907574', u'MULTIEQUAL_-1206907555'), (u'CALL_-1206935851', u'INDIRECT_-1206899746'), (u'PTRADD_-1206880547', u'STORE_-1206937611'), (u'CALL_-1206934098', u'INDIRECT_-1206907161'), ('const-433', u'LOAD_-1206921744'), (u'INDIRECT_-1206901455', u'MULTIEQUAL_-1206901296'), (u'CALL_-1206928690', u'INDIRECT_-1206913840'), (u'INDIRECT_-1206881894', u'MULTIEQUAL_-1206881664'), (u'CALL_-1206927048', u'INDIRECT_-1206886504'), (u'CALL_-1206923816', u'INDIRECT_-1206876271'), (u'CALL_-1206930584', u'INDIRECT_-1206899870'), (u'INDIRECT_-1206893741', u'MULTIEQUAL_-1206893639'), (u'MULTIEQUAL_-1206880627', u'MULTIEQUAL_-1206881327'), (u'CALL_-1206928474', u'INDIRECT_-1206893210'), (u'INDIRECT_-1206888595', u'MULTIEQUAL_-1206891606'), (u'MULTIEQUAL_-1206898964', u'MULTIEQUAL_-1206898911'), (u'STORE_-1206924909', u'INDIRECT_-1206903365'), (u'MULTIEQUAL_-1206894481', u'MULTIEQUAL_-1206894481'), (u'STORE_-1206921840', u'INDIRECT_-1206887989'), (u'CALL_-1206938036', u'INDIRECT_-1206909495'), ('const-433', u'STORE_-1206928446'), (u'INT_EQUAL_-1206923775', u'BOOL_OR_-1206907116'), (u'INDIRECT_-1206885768', u'MULTIEQUAL_-1206885734'), (u'CALL_-1206938131', u'INDIRECT_-1206897793'), (u'CALL_-1206921134', u'INDIRECT_-1206891622'), (u'INDIRECT_-1206890041', u'MULTIEQUAL_-1206889821'), (u'STORE_-1206930828', u'INDIRECT_-1206901837'), (u'CALL_-1206929202', u'INDIRECT_-1206899166'), (u'CALL_-1206938958', u'INDIRECT_-1206905426'), ('tmp_12839', u'CBRANCH_-1206931493'), (u'INDIRECT_-1206912680', u'MULTIEQUAL_-1206912407'), (u'LOAD_-1206921938', u'INT_EQUAL_-1206921923'), (u'STORE_-1206928327', u'INDIRECT_-1206885612'), (u'CALL_-1206924677', u'INDIRECT_-1206885481'), (u'INDIRECT_-1206901713', u'MULTIEQUAL_-1206901515'), (u'INT_EQUAL_-1206924397', u'CBRANCH_-1206924393'), ('const-328', u'INT_ADD_-1206928468'), (u'STORE_-1206930256', u'INDIRECT_-1206889708'), (u'INDIRECT_-1206895808', u'MULTIEQUAL_-1206895418'), (u'CALL_-1206929226', u'INDIRECT_-1206893717'), (u'MULTIEQUAL_-1206906891', u'MULTIEQUAL_-1206906225'), (u'INDIRECT_-1206901375', u'MULTIEQUAL_-1206902461'), (u'CALL_-1206930274', u'INDIRECT_-1206889768'), (u'MULTIEQUAL_-1206900579', u'MULTIEQUAL_-1206880931'), (u'INT_NOTEQUAL_-1206923632', u'CBRANCH_-1206923621'), (u'CALL_-1206929202', u'INDIRECT_-1206890766'), (u'INDIRECT_-1206888696', u'MULTIEQUAL_-1206889100'), (u'CALL_-1206921320', u'INDIRECT_-1206885778'), (u'INDIRECT_-1206901956', u'MULTIEQUAL_-1206906233'), (u'CALL_-1206921844', u'INDIRECT_-1206887239'), (u'CALL_-1206922584', u'INDIRECT_-1206898501'), (u'CALL_-1206937430', u'INDIRECT_-1206912710'), (u'CALL_-1206924612', u'INDIRECT_-1206901745'), (u'MULTIEQUAL_-1206876242', u'MULTIEQUAL_-1206876124'), (u'CALL_-1206931745', u'INDIRECT_-1206904242'), (u'MULTIEQUAL_-1206901979', u'COPY_-1206902102'), ('const-433', u'LOAD_-1206928803'), (u'CALLIND_-1206925046', u'INDIRECT_-1206891562'), (u'INDIRECT_-1206906743', u'MULTIEQUAL_-1206907499'), (u'CALL_-1206922426', u'INDIRECT_-1206898320'), ('const-4095', u'INT_ADD_-1206927144'), (u'CALL_-1206935766', u'INDIRECT_-1206882717'), (u'CALL_-1206928647', u'INDIRECT_-1206898702'), (u'INDIRECT_-1206908307', u'MULTIEQUAL_-1206908288'), (u'CALL_-1206938310', u'INDIRECT_-1206902119'), (u'STORE_-1206930351', u'INDIRECT_-1206893300'), (u'INDIRECT_-1206908885', u'MULTIEQUAL_-1206876156'), (u'INDIRECT_-1206879414', u'MULTIEQUAL_-1206879312'), (u'CALL_-1206934888', u'INDIRECT_-1206900292'), (u'INDIRECT_-1206898328', u'MULTIEQUAL_-1206899889'), (u'STORE_-1206925221', u'INDIRECT_-1206883887'), (u'INDIRECT_-1206875982', u'MULTIEQUAL_-1206875782'), (u'STORE_-1206929089', u'INDIRECT_-1206886046'), (u'CALL_-1206921447', u'INDIRECT_-1206883846'), (u'INDIRECT_-1206882062', u'MULTIEQUAL_-1206881926'), (u'INDIRECT_-1206909262', u'COPY_-1206878857'), (u'CALL_-1206928152', u'INDIRECT_-1206889173'), (u'COPY_-1206872971', u'CALL_-1206923816'), (u'INDIRECT_-1206911445', u'MULTIEQUAL_-1206911079'), (u'INDIRECT_-1206897637', u'COPY_-1206879142'), (u'STORE_-1206928446', u'INDIRECT_-1206913019'), (u'INDIRECT_-1206894315', u'MULTIEQUAL_-1206894156'), (u'CALL_-1206938656', u'CALL_-1206938628'), (u'INDIRECT_-1206890545', u'MULTIEQUAL_-1206890322'), (u'INDIRECT_-1206896654', u'MULTIEQUAL_-1206896027'), (u'BOOL_OR_-1206876918', u'BOOL_OR_-1206877037'), (u'CALL_-1206925831', u'INDIRECT_-1206900834'), (u'CALL_-1206928225', u'INDIRECT_-1206883519'), (u'CALL_-1206921134', u'INDIRECT_-1206875491'), (u'INDIRECT_-1206901268', u'MULTIEQUAL_-1206900878'), (u'INDIRECT_-1206891856', u'MULTIEQUAL_-1206891360'), (u'STORE_-1206934385', u'INDIRECT_-1206890437'), (u'INDIRECT_-1206900963', u'MULTIEQUAL_-1206901572'), (u'CALL_-1206927405', u'INDIRECT_-1206891431'), (u'CALL_-1206922556', u'INDIRECT_-1206899203'), (u'INDIRECT_-1206890029', u'MULTIEQUAL_-1206890564'), (u'INDIRECT_-1206896146', u'MULTIEQUAL_-1206897399'), (u'CALL_-1206924704', u'INDIRECT_-1206898942'), (u'MULTIEQUAL_-1206902459', u'MULTIEQUAL_-1206902442'), (u'MULTIEQUAL_-1206901275', u'MULTIEQUAL_-1206901271'), (u'INDIRECT_-1206898711', u'MULTIEQUAL_-1206900557'), (u'CALL_-1206930086', u'INDIRECT_-1206890247'), (u'STORE_-1206928732', u'INDIRECT_-1206909831'), (u'INDIRECT_-1206891982', u'MULTIEQUAL_-1206893641'), (u'CALL_-1206927093', u'INDIRECT_-1206907523'), (u'INDIRECT_-1206896560', u'MULTIEQUAL_-1206896405'), (u'CALL_-1206934888', u'INDIRECT_-1206910792'), (u'INDIRECT_-1206898356', u'MULTIEQUAL_-1206898760'), ('tmp_1933', u'CBRANCH_-1206938247'), (u'INDIRECT_-1206907794', u'MULTIEQUAL_-1206909331'), (u'MULTIEQUAL_-1206881585', u'MULTIEQUAL_-1206880034'), ('const-0', u'CALL_-1206921134'), (u'INDIRECT_-1206893821', u'MULTIEQUAL_-1206893601'), (u'MULTIEQUAL_-1206903712', u'MULTIEQUAL_-1206903641'), (u'INDIRECT_-1206910783', u'MULTIEQUAL_-1206910507'), (u'CALL_-1206928150', u'INDIRECT_-1206887889'), (u'CALL_-1206938975', u'INDIRECT_-1206905018'), (u'MULTIEQUAL_-1206906891', u'MULTIEQUAL_-1206906776'), (u'INDIRECT_-1206913027', u'MULTIEQUAL_-1206880415'), (u'CALL_-1206937430', u'INDIRECT_-1206905570'), (u'CALL_-1206928734', u'INDIRECT_-1206911345'), (u'STORE_-1206937611', u'INDIRECT_-1206894376'), ('const-1', u'PTRADD_-1206881387'), (u'STORE_-1206930873', u'INDIRECT_-1206897660'), ('const-0', u'INT_EQUAL_-1206930350'), (u'MULTIEQUAL_-1206898356', u'MULTIEQUAL_-1206899276'), (u'INDIRECT_-1206905221', u'MULTIEQUAL_-1206905001'), (u'STORE_-1206930351', u'INDIRECT_-1206891200'), (u'STORE_-1206927231', u'INDIRECT_-1206908464'), ('const-0', u'INT_EQUAL_-1206928249'), (u'LOAD_-1206928211', u'MULTIEQUAL_-1206917395'), (u'MULTIEQUAL_-1206900435', u'MULTIEQUAL_-1206900431'), (u'MULTIEQUAL_-1206893638', u'MULTIEQUAL_-1206893632'), (u'STORE_-1206925416', u'INDIRECT_-1206907085'), (u'CALL_-1206936110', u'INDIRECT_-1206902436'), (u'STORE_-1206928627', u'INDIRECT_-1206893808'), (u'STORE_-1206937920', u'INDIRECT_-1206910076'), (u'INDIRECT_-1206902379', u'MULTIEQUAL_-1206901972'), (u'MULTIEQUAL_-1206888990', u'MULTIEQUAL_-1206892520'), (u'MULTIEQUAL_-1206903951', u'MULTIEQUAL_-1206903836'), (u'MULTIEQUAL_-1206904132', u'MULTIEQUAL_-1206904061'), (u'CALL_-1206934835', u'INDIRECT_-1206883048'), (u'CALL_-1206924704', u'INDIRECT_-1206906922'), (u'MULTIEQUAL_-1206874334', u'MULTIEQUAL_-1206905385'), (u'MULTIEQUAL_-1206891541', u'MULTIEQUAL_-1206891983'), ('const-433', u'LOAD_-1206921753'), (u'CALL_-1206932860', u'INDIRECT_-1206904417'), (u'INDIRECT_-1206898697', u'MULTIEQUAL_-1206898358'), ('const--1', u'INT_NOTEQUAL_-1206928702'), (u'CALL_-1206925783', u'INDIRECT_-1206890297'), (u'INDIRECT_-1206903393', u'MULTIEQUAL_-1206903374'), (u'INDIRECT_-1206903120', u'MULTIEQUAL_-1206902859'), (u'STORE_-1206924919', u'INDIRECT_-1206903069'), (u'PTRADD_-1206880444', u'LOAD_-1206932975'), (u'STORE_-1206933118', u'INDIRECT_-1206892682'), (u'STORE_-1206930256', u'INDIRECT_-1206891808'), (u'INDIRECT_-1206903766', u'CALL_-1206929830'), (u'INDIRECT_-1206905945', u'MULTIEQUAL_-1206905900'), (u'INDIRECT_-1206892985', u'MULTIEQUAL_-1206893651'), (u'INDIRECT_-1206898304', u'MULTIEQUAL_-1206898127'), (u'CALL_-1206921264', u'INDIRECT_-1206892989'), (u'INDIRECT_-1206909595', u'MULTIEQUAL_-1206909191'), (u'CALL_-1206927360', u'INDIRECT_-1206890564'), (u'CALLIND_-1206938189', u'INDIRECT_-1206907915'), (u'CALL_-1206936047', u'INDIRECT_-1206913317'), (u'INDIRECT_-1206900846', u'COPY_-1206879385'), (u'LOAD_-1206928796', u'INT_ADD_-1206928539'), (u'INT_NOTEQUAL_-1206921405', u'CBRANCH_-1206921402'), ('const-433', u'LOAD_-1206928235'), (u'CALL_-1206928878', u'INDIRECT_-1206910676'), (u'CALL_-1206927048', u'INDIRECT_-1206907924'), (u'COPY_-1206872928', u'MULTIEQUAL_-1206872844'), ('const-0', u'CALL_-1206932817'), (u'INDIRECT_-1206894296', u'MULTIEQUAL_-1206894031'), (u'MULTIEQUAL_-1206900214', u'COPY_-1206879262'), (u'INDIRECT_-1206887608', u'MULTIEQUAL_-1206889001'), (u'INDIRECT_-1206905035', u'MULTIEQUAL_-1206904427'), (u'INDIRECT_-1206892842', u'MULTIEQUAL_-1206892743'), (u'MULTIEQUAL_-1206905684', u'MULTIEQUAL_-1206905631'), (u'STORE_-1206927241', u'INDIRECT_-1206902169'), (u'INDIRECT_-1206910927', u'MULTIEQUAL_-1206880410'), (u'INDIRECT_-1206902123', u'MULTIEQUAL_-1206903641'), (u'CALL_-1206930228', u'INDIRECT_-1206908254'), (u'CALL_-1206927418', u'INDIRECT_-1206891859'), (u'MULTIEQUAL_-1206876985', u'MULTIEQUAL_-1206896961'), (u'CALL_-1206934991', u'INDIRECT_-1206881958'), (u'INDIRECT_-1206913235', u'MULTIEQUAL_-1206912730'), (u'INT_ADD_-1206938437', u'CAST_-1206878268'), (u'INDIRECT_-1206886204', u'MULTIEQUAL_-1206890767'), (u'INDIRECT_-1206908508', u'MULTIEQUAL_-1206908186'), (u'INDIRECT_-1206899639', u'MULTIEQUAL_-1206900020'), (u'MULTIEQUAL_-1206902540', u'MULTIEQUAL_-1206902483'), (u'INDIRECT_-1206896468', u'MULTIEQUAL_-1206898252'), (u'STORE_-1206929190', u'INDIRECT_-1206888168'), (u'CALL_-1206921431', u'INDIRECT_-1206901475'), (u'STORE_-1206921567', u'INDIRECT_-1206884493'), (u'INDIRECT_-1206892435', u'COPY_-1206878698'), (u'CALL_-1206935809', u'INDIRECT_-1206895093'), (u'MULTIEQUAL_-1206892447', u'MULTIEQUAL_-1206891953'), (u'INDIRECT_-1206909302', u'MULTIEQUAL_-1206909198'), (u'INDIRECT_-1206907293', u'MULTIEQUAL_-1206908517'), (u'INDIRECT_-1206911000', u'MULTIEQUAL_-1206905790'), (u'MULTIEQUAL_-1206895661', u'MULTIEQUAL_-1206895627'), (u'MULTIEQUAL_-1206895661', u'MULTIEQUAL_-1206895627'), (u'STORE_-1206930329', u'INDIRECT_-1206893782'), (u'STORE_-1206933398', u'INDIRECT_-1206897882'), (u'INDIRECT_-1206903639', u'MULTIEQUAL_-1206903059'), (u'STORE_-1206921596', u'INDIRECT_-1206901308'), (u'CALL_-1206930086', u'INDIRECT_-1206896967'), (u'CALL_-1206934888', u'INDIRECT_-1206913312'), (u'MULTIEQUAL_-1206900772', u'MULTIEQUAL_-1206901523'), (u'CALL_-1206921361', u'INDIRECT_-1206897656'), (u'MULTIEQUAL_-1206894879', u'MULTIEQUAL_-1206878271'), (u'CALL_-1206921994', u'INDIRECT_-1206902999'), (u'MULTIEQUAL_-1206918819', u'COPY_-1206875585'), (u'INDIRECT_-1206900218', u'MULTIEQUAL_-1206899667'), (u'INDIRECT_-1206916339', u'MULTIEQUAL_-1206916137'), (u'CALL_-1206937186', u'INDIRECT_-1206904713'), (u'INDIRECT_-1206891955', u'MULTIEQUAL_-1206894966'), (u'CALL_-1206924677', u'INDIRECT_-1206901021'), (u'MULTIEQUAL_-1206897421', u'MULTIEQUAL_-1206897407'), (u'CALL_-1206938958', u'INDIRECT_-1206899966'), (u'CALL_-1206930899', u'INDIRECT_-1206906971'), (u'INDIRECT_-1206883749', u'MULTIEQUAL_-1206883704'), (u'STORE_-1206929169', u'INDIRECT_-1206888160'), (u'MULTIEQUAL_-1206896109', u'MULTIEQUAL_-1206896052'), (u'INDIRECT_-1206899950', u'MULTIEQUAL_-1206899794'), (u'MULTIEQUAL_-1206879243', u'MULTIEQUAL_-1206879545'), (u'CALL_-1206933594', u'INDIRECT_-1206903924'), (u'INDIRECT_-1206893807', u'MULTIEQUAL_-1206895594'), (u'COPY_-1206873211', u'MULTIEQUAL_-1206883540'), (u'MULTIEQUAL_-1206897368', u'MULTIEQUAL_-1206898163'), (u'INT_ADD_-1206924372', u'CAST_-1206870192'), (u'CALL_-1206930311', u'INDIRECT_-1206898631'), (u'MULTIEQUAL_-1206900281', u'MULTIEQUAL_-1206900308'), (u'INDIRECT_-1206908571', u'MULTIEQUAL_-1206908451'), (u'LOAD_-1206928786', u'INT_LESS_-1206928771'), (u'LOAD_-1206928786', u'INT_EQUAL_-1206928771'), (u'CALL_-1206939039', u'INDIRECT_-1206909254'), (u'MULTIEQUAL_-1206902955', u'MULTIEQUAL_-1206902951'), (u'INDIRECT_-1206888150', u'MULTIEQUAL_-1206888324'), (u'CALL_-1206928690', u'INDIRECT_-1206900400'), (u'STORE_-1206921567', u'INDIRECT_-1206882393'), (u'CALL_-1206931745', u'INDIRECT_-1206903822'), (u'CALL_-1206929621', u'INDIRECT_-1206896361'), (u'INDIRECT_-1206904347', u'MULTIEQUAL_-1206903965'), (u'INDIRECT_-1206900043', u'COPY_-1206900051'), (u'INDIRECT_-1206913082', u'MULTIEQUAL_-1206912978'), (u'CALL_-1206921844', u'INDIRECT_-1206900679'), (u'INDIRECT_-1206896944', u'COPY_-1206879490'), (u'CALLIND_-1206924365', u'INDIRECT_-1206891655'), (u'STORE_-1206921840', u'INDIRECT_-1206901429'), (u'INDIRECT_-1206901228', u'COPY_-1206879620'), (u'MULTIEQUAL_-1206880796', u'MULTIEQUAL_-1206880726'), (u'STORE_-1206932486', u'INDIRECT_-1206901329'), (u'INDIRECT_-1206900415', u'COPY_-1206878717'), (u'CALL_-1206928734', u'INDIRECT_-1206916127'), (u'LOAD_-1206930377', u'CAST_-1206874278'), (u'CALL_-1206938756', u'INDIRECT_-1206917241'), (u'CALL_-1206925432', u'INDIRECT_-1206903403'), (u'CALL_-1206926019', u'INDIRECT_-1206889181'), (u'STORE_-1206928662', u'INDIRECT_-1206890049'), (u'INDIRECT_-1206910075', u'MULTIEQUAL_-1206909467'), (u'INDIRECT_-1206896415', u'MULTIEQUAL_-1206896256'), (u'CALLIND_-1206922663', u'INDIRECT_-1206903347'), (u'CALL_-1206928734', u'INDIRECT_-1206894965'), ('const-0', u'INT_EQUAL_-1206935480'), (u'INDIRECT_-1206885110', u'MULTIEQUAL_-1206886676'), (u'CALL_-1206929320', u'INDIRECT_-1206899219'), (u'INDIRECT_-1206894151', u'MULTIEQUAL_-1206894481'), (u'CALL_-1206924677', u'INDIRECT_-1206902281'), (u'STORE_-1206921743', u'INDIRECT_-1206882055'), (u'INDIRECT_-1206912674', u'MULTIEQUAL_-1206912519'), (u'STORE_-1206925479', u'INDIRECT_-1206887380'), ('const-13', u'INT_ADD_-1206924153'), (u'CALL_-1206924677', u'INDIRECT_-1206887161'), (u'MULTIEQUAL_-1206876258', u'MULTIEQUAL_-1206876140'), (u'MULTIEQUAL_-1206909884', u'MULTIEQUAL_-1206909831'), (u'INDIRECT_-1206913978', u'MULTIEQUAL_-1206913849'), (u'INDIRECT_-1206894515', u'MULTIEQUAL_-1206895299'), (u'STORE_-1206924545', u'INDIRECT_-1206903270'), (u'MULTIEQUAL_-1206909075', u'MULTIEQUAL_-1206908987'), (u'CALL_-1206929032', u'INDIRECT_-1206893303'), (u'MULTIEQUAL_-1206911564', u'MULTIEQUAL_-1206911511'), (u'CAST_-1206870579', u'LOAD_-1206925067'), (u'CALLIND_-1206925453', u'INDIRECT_-1206876973'), (u'CALL_-1206937559', u'INDIRECT_-1206913867'), (u'INDIRECT_-1206900898', u'MULTIEQUAL_-1206900962'), ('const-15', u'INT_ADD_-1206921625'), (u'STORE_-1206928320', u'INDIRECT_-1206891069'), (u'CALL_-1206925694', u'INDIRECT_-1206891936'), (u'INDIRECT_-1206896113', u'MULTIEQUAL_-1206880919'), (u'CALL_-1206931539', u'INDIRECT_-1206883341'), (u'INDIRECT_-1206903822', u'MULTIEQUAL_-1206903523'), (u'CALL_-1206922556', u'INDIRECT_-1206882823'), (u'INDIRECT_-1206900867', u'MULTIEQUAL_-1206900962'), (u'CALL_-1206929938', u'INDIRECT_-1206890370'), (u'MULTIEQUAL_-1206893596', u'MULTIEQUAL_-1206893592'), (u'MULTIEQUAL_-1206884839', u'MULTIEQUAL_-1206883981'), (u'MULTIEQUAL_-1206882189', u'MULTIEQUAL_-1206882154'), (u'CALL_-1206932817', u'INDIRECT_-1206907368'), (u'MULTIEQUAL_-1206880365', u'MULTIEQUAL_-1206892143'), (u'STORE_-1206921864', u'INDIRECT_-1206896829'), (u'INDIRECT_-1206894475', u'MULTIEQUAL_-1206894347'), (u'MULTIEQUAL_-1206901515', u'MULTIEQUAL_-1206900814'), (u'INDIRECT_-1206888767', u'MULTIEQUAL_-1206890554'), (u'STORE_-1206924560', u'INDIRECT_-1206902440'), (u'CALL_-1206936110', u'INDIRECT_-1206891096'), (u'CALL_-1206928992', u'INDIRECT_-1206910625'), (u'MULTIEQUAL_-1206905203', u'MULTIEQUAL_-1206905029'), (u'CALL_-1206935907', u'INDIRECT_-1206882481'), (u'MULTIEQUAL_-1206910021', u'MULTIEQUAL_-1206910007'), (u'MULTIEQUAL_-1206892927', u'MULTIEQUAL_-1206892911'), (u'CALLIND_-1206921856', u'INDIRECT_-1206889098'), (u'CALL_-1206934018', u'INDIRECT_-1206895350'), (u'MULTIEQUAL_-1206894670', u'MULTIEQUAL_-1206894535'), (u'CALL_-1206928629', u'INDIRECT_-1206896059'), (u'INDIRECT_-1206893863', u'MULTIEQUAL_-1206874306'), (u'MULTIEQUAL_-1206882953', u'MULTIEQUAL_-1206883981'), (u'CALL_-1206929226', u'INDIRECT_-1206887837'), (u'CALL_-1206926116', u'INDIRECT_-1206895997'), (u'CALL_-1206924668', u'INDIRECT_-1206903190'), (u'INDIRECT_-1206890405', u'MULTIEQUAL_-1206890360'), (u'INDIRECT_-1206884641', u'MULTIEQUAL_-1206886160'), (u'CALL_-1206934460', u'INDIRECT_-1206888903'), (u'CALL_-1206930362', u'INDIRECT_-1206878055'), (u'MULTIEQUAL_-1206908332', u'MULTIEQUAL_-1206909083'), (u'CALL_-1206928772', u'INDIRECT_-1206896668'), (u'CALL_-1206929324', u'INDIRECT_-1206895452'), (u'CALL_-1206929645', u'INDIRECT_-1206897632'), (u'INDIRECT_-1206896127', u'MULTIEQUAL_-1206896108'), (u'CALL_-1206938131', u'INDIRECT_-1206899893'), (u'CALL_-1206937302', u'INDIRECT_-1206909832'), (u'CALL_-1206924756', u'INDIRECT_-1206887626'), (u'CALL_-1206928815', u'INDIRECT_-1206893821'), (u'INDIRECT_-1206882116', u'MULTIEQUAL_-1206881979'), (u'INDIRECT_-1206892103', u'MULTIEQUAL_-1206891994'), (u'INDIRECT_-1206890965', u'MULTIEQUAL_-1206890742'), (u'INDIRECT_-1206900600', u'MULTIEQUAL_-1206900339'), (u'STORE_-1206925221', u'INDIRECT_-1206886827'), (u'INDIRECT_-1206892682', u'MULTIEQUAL_-1206892632'), (u'INDIRECT_-1206906996', u'MULTIEQUAL_-1206907542'), (u'CALL_-1206932327', u'INDIRECT_-1206898756'), (u'INDIRECT_-1206904048', u'MULTIEQUAL_-1206903865'), (u'MULTIEQUAL_-1206907196', u'MULTIEQUAL_-1206907122'), (u'CALL_-1206925432', u'INDIRECT_-1206899623'), (u'MULTIEQUAL_-1206884056', u'MULTIEQUAL_-1206884050'), (u'CALL_-1206930394', u'INDIRECT_-1206894897'), (u'CALL_-1206922316', u'INDIRECT_-1206898118'), (u'STORE_-1206925248', u'INDIRECT_-1206890622'), (u'CALL_-1206925694', u'INDIRECT_-1206876811'), (u'CALL_-1206930584', u'INDIRECT_-1206905330'), (u'CALL_-1206929032', u'INDIRECT_-1206905483'), ('const-0', u'CALL_-1206934835'), (u'CALL_-1206938725', u'INDIRECT_-1206903413'), (u'CALL_-1206936019', u'INDIRECT_-1206892303'), (u'CALL_-1206937446', u'INDIRECT_-1206890462'), (u'CALL_-1206932911', u'INDIRECT_-1206901092'), ('const-0', u'COPY_-1206878870'), ('const-8', u'PTRADD_-1206876308'), (u'INDIRECT_-1206901256', u'MULTIEQUAL_-1206899166'), (u'CALLIND_-1206925511', u'INDIRECT_-1206902293'), (u'STORE_-1206937765', u'INDIRECT_-1206902860'), (u'STORE_-1206929169', u'INDIRECT_-1206893620'), (u'INDIRECT_-1206892528', u'MULTIEQUAL_-1206898863'), (u'CALL_-1206936019', u'INDIRECT_-1206889783'), (u'COPY_-1206930185', u'MULTIEQUAL_-1206915148'), (u'CALL_-1206927093', u'INDIRECT_-1206897023'), (u'STORE_-1206924934', u'INDIRECT_-1206895519'), (u'INDIRECT_-1206892948', u'MULTIEQUAL_-1206899283'), ('tmp_12166', u'CBRANCH_-1206930675'), (u'MULTIEQUAL_-1206910755', u'MULTIEQUAL_-1206910054'), (u'INDIRECT_-1206907802', u'MULTIEQUAL_-1206907752'), (u'INDIRECT_-1206904764', u'MULTIEQUAL_-1206904503'), (u'CALL_-1206928271', u'INDIRECT_-1206886299'), (u'INDIRECT_-1206885901', u'MULTIEQUAL_-1206887420'), ('const-1', u'INT_EQUAL_-1206928181'), (u'INT_EQUAL_-1206930940', u'CBRANCH_-1206930939'), (u'INDIRECT_-1206894758', u'MULTIEQUAL_-1206894207'), (u'INDIRECT_-1206910633', u'MULTIEQUAL_-1206876278'), (u'CALL_-1206939523', u'INDIRECT_-1206914915'), (u'INDIRECT_-1206899090', u'MULTIEQUAL_-1206899472'), (u'CALL_-1206938725', u'INDIRECT_-1206900053'), (u'INDIRECT_-1206895921', u'MULTIEQUAL_-1206876982'), (u'INDIRECT_-1206897943', u'MULTIEQUAL_-1206899600'), (u'STORE_-1206930846', u'INDIRECT_-1206899689'), (u'CALL_-1206937446', u'INDIRECT_-1206891302'), (u'STORE_-1206928622', u'INDIRECT_-1206899006'), (u'INDIRECT_-1206905769', u'MULTIEQUAL_-1206907492'), (u'CALL_-1206930025', u'INDIRECT_-1206909544'), (u'STORE_-1206921840', u'INDIRECT_-1206901009'), (u'INDIRECT_-1206891815', u'MULTIEQUAL_-1206891511'), (u'MULTIEQUAL_-1206888296', u'MULTIEQUAL_-1206888222'), ('const-1', u'PTRADD_-1206924956'), (u'CALLIND_-1206938189', u'MULTIEQUAL_-1206885682'), (u'MULTIEQUAL_-1206892034', u'MULTIEQUAL_-1206892015'), (u'INDIRECT_-1206896660', u'MULTIEQUAL_-1206896562'), (u'CALL_-1206928225', u'INDIRECT_-1206915435'), (u'CALL_-1206928644', u'INDIRECT_-1206885199'), (u'INDIRECT_-1206910919', u'MULTIEQUAL_-1206910829'), (u'MULTIEQUAL_-1206880385', u'MULTIEQUAL_-1206900543'), (u'INDIRECT_-1206907765', u'MULTIEQUAL_-1206907542'), ('const-8', u'PTRADD_-1206871552'), (u'CALL_-1206934991', u'INDIRECT_-1206906826'), (u'INDIRECT_-1206885665', u'MULTIEQUAL_-1206887420'), (u'INDIRECT_-1206897334', u'MULTIEQUAL_-1206897176'), (u'CALL_-1206923816', u'INDIRECT_-1206896519'), (u'CALL_-1206937186', u'INDIRECT_-1206910593'), (u'CALL_-1206930556', u'INDIRECT_-1206898596'), (u'INDIRECT_-1206899886', u'MULTIEQUAL_-1206899739'), (u'CALL_-1206928331', u'INDIRECT_-1206893075'), (u'CALL_-1206928709', u'INDIRECT_-1206890161'), (u'INDIRECT_-1206899600', u'MULTIEQUAL_-1206899502'), (u'INDIRECT_-1206904492', u'MULTIEQUAL_-1206904344'), (u'CALL_-1206928271', u'INDIRECT_-1206900999'), (u'STORE_-1206925416', u'INDIRECT_-1206901205'), (u'CALL_-1206932359', u'INDIRECT_-1206887718'), (u'CALL_-1206921447', u'INDIRECT_-1206901066'), (u'CALL_-1206924756', u'INDIRECT_-1206892666'), (u'STORE_-1206921525', u'INDIRECT_-1206894129'), (u'INDIRECT_-1206900839', u'MULTIEQUAL_-1206900749'), (u'CALL_-1206927017', u'INDIRECT_-1206905736'), (u'MULTIEQUAL_-1206881143', u'MULTIEQUAL_-1206881122'), (u'CAST_-1206868659', u'INT_ADD_-1206922743'), (u'CALL_-1206938342', u'INDIRECT_-1206907177'), (u'INDIRECT_-1206901577', u'MULTIEQUAL_-1206900959'), (u'CALL_-1206931674', u'INDIRECT_-1206909793'), (u'INDIRECT_-1206900443', u'MULTIEQUAL_-1206901961'), (u'INDIRECT_-1206902062', u'MULTIEQUAL_-1206901860'), (u'INDIRECT_-1206886075', u'MULTIEQUAL_-1206889086'), (u'INDIRECT_-1206888419', u'MULTIEQUAL_-1206891113'), (u'INDIRECT_-1206910644', u'MULTIEQUAL_-1206910383'), (u'STORE_-1206928627', u'INDIRECT_-1206905568'), (u'CALL_-1206931183', u'INDIRECT_-1206892385'), (u'CALL_-1206928772', u'INDIRECT_-1206894988'), (u'MULTIEQUAL_-1206905770', u'MULTIEQUAL_-1206907257'), (u'INT_NOTEQUAL_-1206929265', u'CBRANCH_-1206929263'), (u'INDIRECT_-1206900482', u'MULTIEQUAL_-1206900378'), (u'CALLIND_-1206921743', u'INDIRECT_-1206892395'), (u'CALL_-1206930241', u'INDIRECT_-1206903112'), (u'INDIRECT_-1206900902', u'MULTIEQUAL_-1206900798'), (u'INDIRECT_-1206904219', u'MULTIEQUAL_-1206903831'), (u'CALL_-1206934396', u'INDIRECT_-1206890120'), (u'CALL_-1206926116', u'INDIRECT_-1206907757'), (u'INDIRECT_-1206897560', u'MULTIEQUAL_-1206895880'), (u'MULTIEQUAL_-1206883322', u'MULTIEQUAL_-1206883307'), (u'CALL_-1206931337', u'INDIRECT_-1206890612'), (u'MULTIEQUAL_-1206912759', u'MULTIEQUAL_-1206880961'), (u'CALL_-1206931545', u'INT_EQUAL_-1206931531'), (u'INDIRECT_-1206904010', u'MULTIEQUAL_-1206905576'), (u'INDIRECT_-1206891026', u'MULTIEQUAL_-1206893494'), (u'INDIRECT_-1206894291', u'MULTIEQUAL_-1206894171'), ('const-1186008', u'COPY_-1206874418'), (u'INDIRECT_-1206885343', u'MULTIEQUAL_-1206887000'), (u'INDIRECT_-1206905455', u'MULTIEQUAL_-1206909129'), (u'CALL_-1206937729', u'INDIRECT_-1206884394'), (u'STORE_-1206924909', u'INDIRECT_-1206905045'), (u'MULTIEQUAL_-1206904981', u'MULTIEQUAL_-1206904967'), ('const-1171948', u'COPY_-1206874304'), (u'INDIRECT_-1206897303', u'MULTIEQUAL_-1206901383'), ('tmp_7213', u'CBRANCH_-1206930535'), (u'INDIRECT_-1206889508', u'MULTIEQUAL_-1206889118'), (u'STORE_-1206933118', u'INDIRECT_-1206900242'), (u'INDIRECT_-1206913015', u'MULTIEQUAL_-1206912595'), (u'CALL_-1206928815', u'INDIRECT_-1206912721'), (u'CALLIND_-1206921412', u'INDIRECT_-1206892548'), (u'CALL_-1206928644', u'INDIRECT_-1206890239'), (u'MULTIEQUAL_-1206909599', u'MULTIEQUAL_-1206909582'), (u'CALL_-1206925694', u'INDIRECT_-1206895716'), (u'MULTIEQUAL_-1206895836', u'MULTIEQUAL_-1206898247'), (u'CALL_-1206929938', u'INDIRECT_-1206879528'), (u'CALL_-1206930550', u'INDIRECT_-1206892462'), (u'CALL_-1206928209', u'INDIRECT_-1206900543'), (u'INDIRECT_-1206894419', u'MULTIEQUAL_-1206894560'), (u'CALL_-1206931745', u'INDIRECT_-1206896262'), (u'INDIRECT_-1206905675', u'MULTIEQUAL_-1206905170'), (u'STORE_-1206922807', u'INDIRECT_-1206884087'), (u'STORE_-1206921852', u'INDIRECT_-1206902279'), (u'CALL_-1206937729', u'INDIRECT_-1206896325'), (u'STORE_-1206935460', u'INDIRECT_-1206912019'), (u'INDIRECT_-1206908889', u'MULTIEQUAL_-1206908491'), (u'INDIRECT_-1206895402', u'MULTIEQUAL_-1206896660'), (u'STORE_-1206930340', u'INDIRECT_-1206896730'), (u'MULTIEQUAL_-1206897183', u'MULTIEQUAL_-1206878276'), (u'CALL_-1206938900', u'INDIRECT_-1206907916'), (u'INDIRECT_-1206897900', u'MULTIEQUAL_-1206899600'), (u'STORE_-1206930873', u'INDIRECT_-1206890520'), (u'STORE_-1206934385', u'INDIRECT_-1206895057'), (u'INDIRECT_-1206904741', u'MULTIEQUAL_-1206904380'), (u'INDIRECT_-1206903171', u'MULTIEQUAL_-1206900846'), (u'CALL_-1206927360', u'INDIRECT_-1206904844'), (u'INDIRECT_-1206904562', u'MULTIEQUAL_-1206906189'), (u'INDIRECT_-1206902010', u'MULTIEQUAL_-1206902184'), (u'CALL_-1206931674', u'INDIRECT_-1206898873'), (u'INDIRECT_-1206875331', u'MULTIEQUAL_-1206877151'), (u'CALL_-1206930899', u'INDIRECT_-1206899831'), (u'CALL_-1206931745', u'INDIRECT_-1206911802'), (u'CALL_-1206921459', u'INDIRECT_-1206903175'), (u'INDIRECT_-1206911067', u'MULTIEQUAL_-1206910685'), (u'MULTIEQUAL_-1206907784', u'MULTIEQUAL_-1206907731'), (u'INDIRECT_-1206895048', u'MULTIEQUAL_-1206901383'), (u'INDIRECT_-1206886634', u'COPY_-1206879703'), (u'CALL_-1206934098', u'INDIRECT_-1206892461'), (u'STORE_-1206924545', u'INDIRECT_-1206892770'), (u'CALL_-1206928621', u'INDIRECT_-1206892828'), (u'INDIRECT_-1206897333', u'MULTIEQUAL_-1206898199'), (u'CALL_-1206930362', u'INDIRECT_-1206905360'), (u'INDIRECT_-1206892201', u'MULTIEQUAL_-1206893720'), (u'MULTIEQUAL_-1206881642', u'MULTIEQUAL_-1206881589'), (u'CALL_-1206934963', u'INDIRECT_-1206908063'), (u'STORE_-1206933497', u'INDIRECT_-1206903812'), (u'CALLIND_-1206924365', u'INDIRECT_-1206877121'), (u'STORE_-1206922815', u'INDIRECT_-1206892471'), (u'INDIRECT_-1206900570', u'MULTIEQUAL_-1206900452'), (u'INT_AND_-1206916082', u'INT_SUB_-1206874717'), (u'INDIRECT_-1206891080', u'MULTIEQUAL_-1206890449'), (u'MULTIEQUAL_-1206888976', u'MULTIEQUAL_-1206888972'), (u'MULTIEQUAL_-1206895307', u'MULTIEQUAL_-1206895301'), (u'CALL_-1206927833', u'INDIRECT_-1206895795'), (u'INDIRECT_-1206892699', u'MULTIEQUAL_-1206892562'), (u'MULTIEQUAL_-1206903951', u'MULTIEQUAL_-1206903285'), (u'INT_NOTEQUAL_-1206931455', u'CBRANCH_-1206931454'), (u'MULTIEQUAL_-1206876264', u'MULTIEQUAL_-1206876146'), (u'CALLIND_-1206921412', u'INDIRECT_-1206874903'), (u'MULTIEQUAL_-1206895123', u'MULTIEQUAL_-1206897833'), (u'INDIRECT_-1206890409', u'MULTIEQUAL_-1206890011'), ('const-433', u'LOAD_-1206921811'), (u'CALL_-1206921134', u'INDIRECT_-1206891202'), (u'STORE_-1206925416', u'INDIRECT_-1206900785'), (u'INDIRECT_-1206894009', u'MULTIEQUAL_-1206895732'), (u'INDIRECT_-1206893656', u'MULTIEQUAL_-1206893451'), (u'CALL_-1206927063', u'INDIRECT_-1206888536'), (u'CALL_-1206938694', u'INDIRECT_-1206894993'), (u'INDIRECT_-1206901948', u'MULTIEQUAL_-1206901851'), (u'MULTIEQUAL_-1206901948', u'MULTIEQUAL_-1206901851'), (u'INDIRECT_-1206890192', u'MULTIEQUAL_-1206889976'), (u'LOAD_-1206930328', u'INT_SUB_-1206930269'), (u'CALL_-1206930506', u'INDIRECT_-1206898733'), (u'CALL_-1206929902', u'INDIRECT_-1206904208'), (u'CALL_-1206930210', u'INDIRECT_-1206907374'), (u'MULTIEQUAL_-1206899093', u'MULTIEQUAL_-1206899051'), (u'INT_ZEXT_-1206924905', u'INT_MULT_-1206876116'), (u'INDIRECT_-1206881217', u'MULTIEQUAL_-1206881133'), (u'MULTIEQUAL_-1206896725', u'MULTIEQUAL_-1206896712'), (u'CALL_-1206938975', u'INDIRECT_-1206915518'), (u'INDIRECT_-1206887770', u'MULTIEQUAL_-1206887614'), (u'INDIRECT_-1206902608', u'MULTIEQUAL_-1206902416'), (u'MULTIEQUAL_-1206907346', u'MULTIEQUAL_-1206907370'), (u'MULTIEQUAL_-1206912118', u'MULTIEQUAL_-1206912112'), (u'INDIRECT_-1206889495', u'MULTIEQUAL_-1206893169'), (u'INDIRECT_-1206904415', u'MULTIEQUAL_-1206902664'), (u'INDIRECT_-1206894823', u'MULTIEQUAL_-1206894547'), (u'INDIRECT_-1206901946', u'MULTIEQUAL_-1206904414'), (u'INDIRECT_-1206909519', u'MULTIEQUAL_-1206908939'), (u'STORE_-1206921525', u'INDIRECT_-1206889929'), (u'MULTIEQUAL_-1206907393', u'MULTIEQUAL_-1206908332'), (u'INDIRECT_-1206894057', u'MULTIEQUAL_-1206894861'), (u'STORE_-1206927248', u'INDIRECT_-1206905954'), (u'CALL_-1206929269', u'INDIRECT_-1206879361'), (u'CALL_-1206934460', u'INDIRECT_-1206882012'), (u'CALL_-1206930157', u'INDIRECT_-1206894715'), (u'INDIRECT_-1206901045', u'MULTIEQUAL_-1206900822'), (u'STORE_-1206930310', u'INDIRECT_-1206896028'), (u'CALL_-1206931595', u'INDIRECT_-1206893276'), (u'INDIRECT_-1206904879', u'MULTIEQUAL_-1206904742'), (u'CALL_-1206921447', u'INDIRECT_-1206876032'), (u'MULTIEQUAL_-1206909067', u'MULTIEQUAL_-1206909083'), (u'MULTIEQUAL_-1206876982', u'MULTIEQUAL_-1206895701'), (u'CALL_-1206925783', u'INDIRECT_-1206906677'), (u'CALL_-1206930927', u'INDIRECT_-1206889553'), (u'CALL_-1206928734', u'INDIRECT_-1206900845'), (u'CALL_-1206931128', u'INDIRECT_-1206881861'), (u'INDIRECT_-1206907284', u'MULTIEQUAL_-1206907089'), (u'CALL_-1206934098', u'INDIRECT_-1206905481'), (u'STORE_-1206927231', u'INDIRECT_-1206887464'), (u'CALL_-1206938232', u'INDIRECT_-1206913825'), (u'INDIRECT_-1206898828', u'MULTIEQUAL_-1206898636'), (u'INDIRECT_-1206907031', u'MULTIEQUAL_-1206908321'), (u'CALL_-1206938656', u'INDIRECT_-1206905890'), (u'MULTIEQUAL_-1206895741', u'MULTIEQUAL_-1206895727'), (u'CALL_-1206930550', u'INDIRECT_-1206878514'), (u'INDIRECT_-1206907488', u'MULTIEQUAL_-1206906829'), (u'MULTIEQUAL_-1206902306', u'MULTIEQUAL_-1206902330'), (u'INDIRECT_-1206906128', u'MULTIEQUAL_-1206907912'), (u'CALLIND_-1206938263', u'INDIRECT_-1206904184'), (u'MULTIEQUAL_-1206878315', u'MULTIEQUAL_-1206911767'), (u'CALL_-1206921994', u'INDIRECT_-1206895019'), (u'INDIRECT_-1206894620', u'MULTIEQUAL_-1206889410'), (u'STORE_-1206922807', u'INDIRECT_-1206889547'), (u'CALL_-1206921431', u'INDIRECT_-1206883415'), ('const-433', u'STORE_-1206933497'), (u'INDIRECT_-1206895383', u'MULTIEQUAL_-1206895517'), (u'CALL_-1206934835', u'INDIRECT_-1206909513'), ('const-0', u'CALL_-1206937186'), (u'MULTIEQUAL_-1206898636', u'MULTIEQUAL_-1206898632'), (u'INDIRECT_-1206899713', u'MULTIEQUAL_-1206901746'), (u'INDIRECT_-1206890513', u'MULTIEQUAL_-1206876229'), (u'STORE_-1206927248', u'INDIRECT_-1206894614'), (u'CALL_-1206937875', u'INDIRECT_-1206904792'), (u'CALL_-1206929071', u'INDIRECT_-1206898061'), (u'INDIRECT_-1206901642', u'MULTIEQUAL_-1206903309'), (u'CALL_-1206921320', u'INDIRECT_-1206882418'), (u'CAST_-1206876822', u'STORE_-1206928553'), (u'CALL_-1206924661', u'INDIRECT_-1206886308'), (u'INDIRECT_-1206894450', u'MULTIEQUAL_-1206894624'), (u'INDIRECT_-1206882382', u'MULTIEQUAL_-1206883640'), (u'INDIRECT_-1206907988', u'MULTIEQUAL_-1206909549'), (u'INDIRECT_-1206887469', u'MULTIEQUAL_-1206891723'), (u'CALL_-1206928709', u'INDIRECT_-1206903601'), (u'STORE_-1206922807', u'INDIRECT_-1206902987'), (u'STORE_-1206934385', u'INDIRECT_-1206888757'), (u'INDIRECT_-1206904011', u'MULTIEQUAL_-1206901686'), (u'INDIRECT_-1206892161', u'COPY_-1206880518'), (u'LOAD_-1206938864', u'MULTIEQUAL_-1206881646'), (u'CALL_-1206928621', u'INDIRECT_-1206886108'), (u'MULTIEQUAL_-1206890503', u'MULTIEQUAL_-1206890395'), (u'CALLIND_-1206921710', u'INDIRECT_-1206898256'), (u'INDIRECT_-1206902379', u'MULTIEQUAL_-1206901799'), (u'LOAD_-1206939108', u'INT_AND_-1206939082'), (u'CALL_-1206928647', u'INDIRECT_-1206891142'), (u'INDIRECT_-1206878727', u'MULTIEQUAL_-1206883046'), (u'CALL_-1206926116', u'INDIRECT_-1206886757'), (u'INDIRECT_-1206894115', u'MULTIEQUAL_-1206893695'), (u'CALL_-1206931128', u'INDIRECT_-1206909586'), ('const-433', u'LOAD_-1206921373'), (u'CALL_-1206939523', u'INDIRECT_-1206915755'), (u'INDIRECT_-1206909419', u'MULTIEQUAL_-1206912113'), (u'CALL_-1206922316', u'INDIRECT_-1206893498'), (u'CALL_-1206921264', u'INDIRECT_-1206882909'), (u'INDIRECT_-1206906640', u'MULTIEQUAL_-1206906553'), (u'CALLIND_-1206924365', u'INDIRECT_-1206898375'), (u'MULTIEQUAL_-1206875657', u'MULTIEQUAL_-1206875641'), (u'CALL_-1206929145', u'INDIRECT_-1206906388'), ('const-2', u'INT_NOTEQUAL_-1206932390'), (u'CALL_-1206922556', u'INDIRECT_-1206896683'), (u'CALL_-1206929202', u'INDIRECT_-1206900426'), (u'CALL_-1206937729', u'INDIRECT_-1206883720'), (u'INDIRECT_-1206898449', u'MULTIEQUAL_-1206899541'), (u'CALL_-1206933962', u'INDIRECT_-1206882042'), (u'CALL_-1206935821', u'INDIRECT_-1206909802'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206871534'), (u'INT_NOTEQUAL_-1206930077', u'CBRANCH_-1206930074'), (u'CALL_-1206932327', u'INDIRECT_-1206889096'), (u'CALL_-1206930210', u'INDIRECT_-1206893934'), (u'CALL_-1206937414', u'INDIRECT_-1206907239'), (u'INDIRECT_-1206894126', u'COPY_-1206879369'), (u'STORE_-1206925479', u'INDIRECT_-1206893260'), (u'CALL_-1206928150', u'INDIRECT_-1206908469'), (u'INDIRECT_-1206896765', u'MULTIEQUAL_-1206897431'), (u'CALL_-1206928257', u'INDIRECT_-1206912770'), (u'CALL_-1206934955', u'INDIRECT_-1206907217'), (u'INDIRECT_-1206907669', u'MULTIEQUAL_-1206908204'), (u'CALL_-1206927093', u'INDIRECT_-1206888623'), (u'CALL_-1206930636', u'INDIRECT_-1206903678'), (u'CALL_-1206930105', u'INDIRECT_-1206904357'), (u'MULTIEQUAL_-1206915911', u'LOAD_-1206934189'), (u'CALL_-1206921361', u'INDIRECT_-1206896816'), (u'CALL_-1206931142', u'INDIRECT_-1206907303'), (u'INDIRECT_-1206904415', u'MULTIEQUAL_-1206903910'), (u'INDIRECT_-1206890473', u'MULTIEQUAL_-1206892506'), (u'MULTIEQUAL_-1206905392', u'MULTIEQUAL_-1206905321'), (u'INDIRECT_-1206909088', u'MULTIEQUAL_-1206908991'), (u'MULTIEQUAL_-1206909088', u'MULTIEQUAL_-1206908991'), (u'CALL_-1206938310', u'INDIRECT_-1206916981'), (u'CALL_-1206936110', u'INDIRECT_-1206910836'), (u'INDIRECT_-1206895836', u'MULTIEQUAL_-1206896240'), (u'STORE_-1206930351', u'INDIRECT_-1206887840'), (u'CALL_-1206937446', u'INDIRECT_-1206895082'), (u'INDIRECT_-1206903145', u'MULTIEQUAL_-1206902996'), (u'MULTIEQUAL_-1206901143', u'MULTIEQUAL_-1206901095'), (u'CALLIND_-1206921359', u'INDIRECT_-1206902547'), (u'CAST_-1206874111', u'STORE_-1206930329'), (u'INDIRECT_-1206900283', u'MULTIEQUAL_-1206900007'), (u'INDIRECT_-1206905169', u'MULTIEQUAL_-1206905124'), (u'CALL_-1206937729', u'INDIRECT_-1206892545'), (u'MULTIEQUAL_-1206889663', u'MULTIEQUAL_-1206889555'), (u'INDIRECT_-1206907162', u'COPY_-1206878852'), (u'CALL_-1206931797', u'INDIRECT_-1206903571'), (u'INDIRECT_-1206891343', u'MULTIEQUAL_-1206874300'), (u'CALL_-1206931545', u'INDIRECT_-1206909725'), (u'CALL_-1206928734', u'INDIRECT_-1206896645'), (u'CALL_-1206930476', u'INDIRECT_-1206886109'), (u'INDIRECT_-1206908328', u'MULTIEQUAL_-1206907669'), (u'STORE_-1206927248', u'INDIRECT_-1206896294'), (u'INDIRECT_-1206904886', u'MULTIEQUAL_-1206907354'), (u'CALL_-1206932808', u'INDIRECT_-1206895140'), (u'MULTIEQUAL_-1206897587', u'MULTIEQUAL_-1206897567'), (u'INDIRECT_-1206895780', u'MULTIEQUAL_-1206896770'), (u'CALL_-1206928690', u'INDIRECT_-1206899980'), (u'INDIRECT_-1206904196', u'MULTIEQUAL_-1206902106'), (u'INDIRECT_-1206896533', u'MULTIEQUAL_-1206880920'), (u'MULTIEQUAL_-1206890231', u'MULTIEQUAL_-1206890229'), (u'STORE_-1206925479', u'INDIRECT_-1206899560'), (u'CALL_-1206938342', u'INDIRECT_-1206913897'), (u'CALL_-1206931539', u'INDIRECT_-1206909215'), (u'MULTIEQUAL_-1206881178', u'MULTIEQUAL_-1206881143'), (u'CALL_-1206924661', u'INDIRECT_-1206895548'), (u'INT_ADD_-1206874702', u'PTRADD_-1206874655'), (u'STORE_-1206928270', u'INDIRECT_-1206901508'), (u'CALL_-1206924668', u'INDIRECT_-1206876305'), (u'MULTIEQUAL_-1206896444', u'MULTIEQUAL_-1206896391'), (u'STORE_-1206930351', u'INDIRECT_-1206908000'), (u'INDIRECT_-1206884995', u'MULTIEQUAL_-1206886081'), (u'INDIRECT_-1206900573', u'MULTIEQUAL_-1206901797'), (u'MULTIEQUAL_-1206897376', u'MULTIEQUAL_-1206897372'), (u'MULTIEQUAL_-1206897454', u'MULTIEQUAL_-1206897438'), (u'INDIRECT_-1206890404', u'MULTIEQUAL_-1206894967'), (u'MULTIEQUAL_-1206910809', u'MULTIEQUAL_-1206910752'), (u'STORE_-1206924909', u'INDIRECT_-1206907985'), (u'INDIRECT_-1206896170', u'MULTIEQUAL_-1206896014'), (u'INDIRECT_-1206908656', u'MULTIEQUAL_-1206908389'), (u'CALL_-1206933745', u'INDIRECT_-1206892674'), (u'INDIRECT_-1206886228', u'MULTIEQUAL_-1206886036'), (u'INDIRECT_-1206884386', u'MULTIEQUAL_-1206884194'), ('const-8', u'PTRADD_-1206878759'), (u'STORE_-1206930340', u'INDIRECT_-1206890850'), (u'INDIRECT_-1206889565', u'MULTIEQUAL_-1206889520'), (u'INDIRECT_-1206890135', u'MULTIEQUAL_-1206889831'), (u'INDIRECT_-1206899996', u'MULTIEQUAL_-1206897906'), (u'MULTIEQUAL_-1206912942', u'INT_NOTEQUAL_-1206928451'), (u'STORE_-1206928662', u'INDIRECT_-1206894669'), (u'CALL_-1206928155', u'INDIRECT_-1206893156'), (u'INDIRECT_-1206904059', u'MULTIEQUAL_-1206903479'), (u'INDIRECT_-1206898996', u'MULTIEQUAL_-1206898795'), (u'INDIRECT_-1206905416', u'MULTIEQUAL_-1206905211'), (u'MULTIEQUAL_-1206884401', u'MULTIEQUAL_-1206884843'), (u'STORE_-1206933958', u'INDIRECT_-1206908668'), (u'STORE_-1206934385', u'INDIRECT_-1206911857'), (u'CALL_-1206927405', u'INDIRECT_-1206889751'), (u'CALL_-1206931545', u'INDIRECT_-1206898805'), (u'MULTIEQUAL_-1206893402', u'MULTIEQUAL_-1206893387'), (u'LOAD_-1206921959', u'INT_NOTEQUAL_-1206921913'), (u'INDIRECT_-1206902455', u'MULTIEQUAL_-1206902327'), (u'MULTIEQUAL_-1206891410', u'MULTIEQUAL_-1206891386'), (u'STORE_-1206925221', u'INDIRECT_-1206888927'), (u'CALL_-1206928690', u'INDIRECT_-1206893260'), (u'INDIRECT_-1206904719', u'MULTIEQUAL_-1206905339'), (u'MULTIEQUAL_-1206891138', u'MULTIEQUAL_-1206891119'), (u'MULTIEQUAL_-1206909569', u'MULTIEQUAL_-1206909550'), (u'INDIRECT_-1206904975', u'MULTIEQUAL_-1206904571'), (u'CALL_-1206938927', u'INDIRECT_-1206902890'), (u'INDIRECT_-1206895068', u'MULTIEQUAL_-1206894955'), (u'INDIRECT_-1206890517', u'MULTIEQUAL_-1206890226'), (u'INDIRECT_-1206888855', u'MULTIEQUAL_-1206888696'), (u'MULTIEQUAL_-1206906241', u'MULTIEQUAL_-1206906683'), (u'CAST_-1206875413', u'STORE_-1206934436'), (u'INDIRECT_-1206895730', u'MULTIEQUAL_-1206896112'), (u'INDIRECT_-1206901533', u'MULTIEQUAL_-1206902399'), (u'CALLIND_-1206929135', u'INDIRECT_-1206882975'), (u'INDIRECT_-1206905217', u'MULTIEQUAL_-1206904926'), (u'CALL_-1206927048', u'INDIRECT_-1206895744'), (u'PTRSUB_-1206875130', u'CALL_-1206930550'), (u'INDIRECT_-1206900696', u'MULTIEQUAL_-1206904973'), (u'MULTIEQUAL_-1206907257', u'MULTIEQUAL_-1206907207'), (u'CALL_-1206930556', u'INDIRECT_-1206893976'), (u'MULTIEQUAL_-1206884821', u'MULTIEQUAL_-1206885263'), (u'CALL_-1206921459', u'INDIRECT_-1206904435'), (u'INDIRECT_-1206891608', u'MULTIEQUAL_-1206893169'), (u'MULTIEQUAL_-1206891343', u'MULTIEQUAL_-1206894053'), (u'CALL_-1206938342', u'INDIRECT_-1206885083'), (u'INDIRECT_-1206898551', u'MULTIEQUAL_-1206896226'), (u'INDIRECT_-1206897633', u'MULTIEQUAL_-1206898857'), (u'CALL_-1206934487', u'INDIRECT_-1206891016'), (u'PTRADD_-1206922728', u'LOAD_-1206922790'), (u'CALL_-1206921722', u'INDIRECT_-1206875025'), (u'MULTIEQUAL_-1206913570', u'MULTIEQUAL_-1206913435'), (u'INDIRECT_-1206908587', u'MULTIEQUAL_-1206912723'), (u'MULTIEQUAL_-1206907099', u'MULTIEQUAL_-1206906683'), (u'INDIRECT_-1206898767', u'MULTIEQUAL_-1206898862'), (u'INDIRECT_-1206915055', u'MULTIEQUAL_-1206914651'), (u'CALL_-1206928815', u'INDIRECT_-1206894661'), ('const-0', u'INT_NOTEQUAL_-1206929254'), ('const-1', u'INT_EQUAL_-1206923795'), (u'STORE_-1206921852', u'INDIRECT_-1206904379'), (u'INDIRECT_-1206888748', u'MULTIEQUAL_-1206895083'), (u'INDIRECT_-1206906627', u'MULTIEQUAL_-1206906608'), (u'INDIRECT_-1206910916', u'COPY_-1206879042'), (u'INDIRECT_-1206902982', u'MULTIEQUAL_-1206902683'), (u'INDIRECT_-1206896748', u'MULTIEQUAL_-1206896635'), (u'LOAD_-1206935563', u'INT_SUB_-1206935508'), ('tmp_11229', u'CBRANCH_-1206929734'), (u'INDIRECT_-1206902180', u'MULTIEQUAL_-1206901797'), (u'CALLIND_-1206922636', u'INDIRECT_-1206894091'), (u'INDIRECT_-1206881563', u'MULTIEQUAL_-1206881471'), (u'INDIRECT_-1206894227', u'MULTIEQUAL_-1206896014'), (u'CALL_-1206929794', u'INDIRECT_-1206893642'), (u'CALL_-1206932827', u'INDIRECT_-1206912374'), (u'INDIRECT_-1206901334', u'MULTIEQUAL_-1206901179'), (u'STORE_-1206933398', u'INDIRECT_-1206892002'), ('const-56', u'INT_ADD_-1206927203'), (u'INDIRECT_-1206892079', u'MULTIEQUAL_-1206892460'), (u'CALL_-1206924704', u'INDIRECT_-1206876931'), (u'INDIRECT_-1206901151', u'MULTIEQUAL_-1206902441'), (u'CALL_-1206929621', u'INDIRECT_-1206898461'), (u'INDIRECT_-1206912699', u'MULTIEQUAL_-1206913695'), (u'INDIRECT_-1206913376', u'MULTIEQUAL_-1206912958'), (u'MULTIEQUAL_-1206882076', u'MULTIEQUAL_-1206882061'), (u'INDIRECT_-1206898167', u'MULTIEQUAL_-1206898037'), (u'CALL_-1206930228', u'INDIRECT_-1206893554'), (u'CALL_-1206927405', u'INDIRECT_-1206893111'), (u'INDIRECT_-1206897624', u'MULTIEQUAL_-1206897421'), (u'CALL_-1206921320', u'INDIRECT_-1206888298'), (u'INDIRECT_-1206902462', u'MULTIEQUAL_-1206904089'), (u'CALL_-1206930394', u'INDIRECT_-1206908337'), (u'INDIRECT_-1206882638', u'MULTIEQUAL_-1206880903'), (u'INDIRECT_-1206905628', u'MULTIEQUAL_-1206912723'), (u'CALLIND_-1206921359', u'INDIRECT_-1206884067'), (u'CALL_-1206935907', u'INDIRECT_-1206913229'), (u'CALL_-1206937875', u'INDIRECT_-1206901432'), (u'CALL_-1206930584', u'INDIRECT_-1206890210'), (u'INDIRECT_-1206893769', u'MULTIEQUAL_-1206893371'), (u'STORE_-1206928662', u'INDIRECT_-1206900129'), (u'INDIRECT_-1206888431', u'COPY_-1206880173'), (u'INDIRECT_-1206904672', u'MULTIEQUAL_-1206906189'), (u'MULTIEQUAL_-1206893453', u'MULTIEQUAL_-1206894481'), (u'INDIRECT_-1206897134', u'MULTIEQUAL_-1206896979'), (u'INDIRECT_-1206894622', u'MULTIEQUAL_-1206895551'), (u'CALL_-1206928194', u'INDIRECT_-1206906388'), (u'INT_ADD_-1206928306', u'CAST_-1206870914'), (u'CALL_-1206921320', u'INDIRECT_-1206904678'), (u'INDIRECT_-1206890819', u'MULTIEQUAL_-1206891200'), (u'CALL_-1206928772', u'INDIRECT_-1206905908'), (u'CALL_-1206936047', u'INDIRECT_-1206895257'), (u'INDIRECT_-1206907990', u'MULTIEQUAL_-1206907784'), (u'INDIRECT_-1206888576', u'MULTIEQUAL_-1206888199'), (u'STORE_-1206933958', u'INDIRECT_-1206903208'), (u'STORE_-1206921596', u'INDIRECT_-1206902988'), (u'STORE_-1206928446', u'INDIRECT_-1206910919'), (u'CALL_-1206928357', u'INDIRECT_-1206893930'), (u'STORE_-1206937920', u'INDIRECT_-1206903776'), (u'CALL_-1206931435', u'INDIRECT_-1206886979'), (u'CALL_-1206928357', u'INDIRECT_-1206887630'), (u'INDIRECT_-1206908789', u'MULTIEQUAL_-1206908089'), (u'CALL_-1206923816', u'INDIRECT_-1206891479'), (u'MULTIEQUAL_-1206895710', u'MULTIEQUAL_-1206899240'), (u'INDIRECT_-1206892716', u'MULTIEQUAL_-1206893262'), (u'CALL_-1206931595', u'INDIRECT_-1206889916'), (u'INDIRECT_-1206911393', u'MULTIEQUAL_-1206911816'), (u'INDIRECT_-1206911393', u'MULTIEQUAL_-1206911816'), (u'MULTIEQUAL_-1206914587', u'INT_OR_-1206922697'), (u'INDIRECT_-1206908755', u'MULTIEQUAL_-1206912187'), (u'STORE_-1206928627', u'INDIRECT_-1206901368'), (u'CALL_-1206933821', u'INDIRECT_-1206888932'), (u'CALL_-1206932827', u'INDIRECT_-1206913634'), (u'MULTIEQUAL_-1206905147', u'MULTIEQUAL_-1206905127'), (u'INDIRECT_-1206880819', u'MULTIEQUAL_-1206880680'), (u'INDIRECT_-1206888680', u'MULTIEQUAL_-1206888592'), (u'STORE_-1206928627', u'INDIRECT_-1206912708'), (u'CALL_-1206929866', u'INDIRECT_-1206908386'), (u'INDIRECT_-1206899207', u'MULTIEQUAL_-1206899171'), (u'INDIRECT_-1206894475', u'MULTIEQUAL_-1206897907'), (u'INDIRECT_-1206894562', u'COPY_-1206878822'), (u'CALL_-1206932808', u'INDIRECT_-1206894300'), (u'STORE_-1206933958', u'INDIRECT_-1206907828'), (u'INDIRECT_-1206899159', u'MULTIEQUAL_-1206898987'), (u'CALL_-1206931337', u'INDIRECT_-1206896492'), (u'MULTIEQUAL_-1206910671', u'MULTIEQUAL_-1206910005'), (u'INDIRECT_-1206907504', u'MULTIEQUAL_-1206908983'), (u'CALL_-1206930274', u'INDIRECT_-1206904048'), (u'CALL_-1206936110', u'INDIRECT_-1206896976'), (u'INT_ADD_-1206928738', u'CAST_-1206872592'), (u'CALL_-1206934018', u'INDIRECT_-1206889470'), (u'INDIRECT_-1206898282', u'MULTIEQUAL_-1206899941'), (u'CALL_-1206928331', u'INDIRECT_-1206904835'), (u'CALL_-1206922426', u'INDIRECT_-1206896640'), (u'CALL_-1206938310', u'INDIRECT_-1206906739'), (u'INDIRECT_-1206908033', u'MULTIEQUAL_-1206908456'), (u'INDIRECT_-1206908033', u'MULTIEQUAL_-1206908456'), (u'INDIRECT_-1206898988', u'MULTIEQUAL_-1206900772'), (u'INDIRECT_-1206903700', u'MULTIEQUAL_-1206903545'), (u'PTRADD_-1206876048', u'LOAD_-1206931570'), (u'COPY_-1206877217', u'MULTIEQUAL_-1206880932'), ('tmp_8204', u'CBRANCH_-1206931384'), (u'CALLIND_-1206931354', u'INDIRECT_-1206889450'), (u'CALLIND_-1206921412', u'INDIRECT_-1206904308'), (u'MULTIEQUAL_-1206898650', u'MULTIEQUAL_-1206902180'), (u'CAST_-1206878145', u'LOAD_-1206938273'), (u'CALL_-1206929974', u'INDIRECT_-1206895852'), (u'CALL_-1206930457', u'INDIRECT_-1206909363'), (u'INDIRECT_-1206899156', u'COPY_-1206879014'), (u'STORE_-1206937611', u'INDIRECT_-1206903616'), (u'CALL_-1206938958', u'INDIRECT_-1206908366'), (u'INDIRECT_-1206902350', u'MULTIEQUAL_-1206902120'), (u'INDIRECT_-1206900635', u'MULTIEQUAL_-1206900331'), (u'CALL_-1206931539', u'INDIRECT_-1206881993'), (u'CALL_-1206934991', u'INDIRECT_-1206893806'), (u'MULTIEQUAL_-1206897252', u'MULTIEQUAL_-1206897227'), (u'CALL_-1206928150', u'INDIRECT_-1206897549'), (u'INDIRECT_-1206898351', u'MULTIEQUAL_-1206898681'), (u'CALL_-1206935809', u'INDIRECT_-1206897613'), (u'INDIRECT_-1206900553', u'MULTIEQUAL_-1206902586'), (u'CALL_-1206924668', u'INDIRECT_-1206889750'), (u'CALL_-1206930584', u'INDIRECT_-1206901130'), (u'CALL_-1206929145', u'INDIRECT_-1206904288'), (u'INDIRECT_-1206892149', u'MULTIEQUAL_-1206893241'), ('tmp_14807', u'BRANCH_-1206931698'), (u'INDIRECT_-1206911503', u'MULTIEQUAL_-1206911816'), (u'MULTIEQUAL_-1206884401', u'MULTIEQUAL_-1206884401'), (u'INDIRECT_-1206902987', u'MULTIEQUAL_-1206902955'), (u'CALL_-1206934018', u'INDIRECT_-1206895770'), (u'INDIRECT_-1206906901', u'MULTIEQUAL_-1206906681'), (u'STORE_-1206928697', u'INDIRECT_-1206895950'), (u'STORE_-1206930256', u'INDIRECT_-1206901468'), (u'INDIRECT_-1206889508', u'MULTIEQUAL_-1206891069'), (u'INDIRECT_-1206901256', u'COPY_-1206879019'), (u'CALL_-1206928155', u'INDIRECT_-1206905756'), (u'INDIRECT_-1206884675', u'MULTIEQUAL_-1206884371'), (u'CALL_-1206934274', u'INDIRECT_-1206906421'), (u'CALL_-1206930228', u'INDIRECT_-1206878932'), (u'CALL_-1206929320', u'INDIRECT_-1206903839'), (u'INDIRECT_-1206876681', u'MULTIEQUAL_-1206877359'), (u'INDIRECT_-1206911696', u'MULTIEQUAL_-1206911278'), (u'CALL_-1206931128', u'INDIRECT_-1206907066'), (u'MULTIEQUAL_-1206900358', u'MULTIEQUAL_-1206900352'), (u'MULTIEQUAL_-1206919813', u'LOAD_-1206928860'), (u'INDIRECT_-1206913590', u'MULTIEQUAL_-1206913472'), (u'CALL_-1206934274', u'INDIRECT_-1206890041'), ('const-5', u'INT_EQUAL_-1206928309'), (u'COPY_-1206870146', u'PTRADD_-1206871520'), (u'CALL_-1206932808', u'INDIRECT_-1206883712'), (u'STORE_-1206937611', u'INDIRECT_-1206914536'), (u'STORE_-1206925416', u'INDIRECT_-1206886925'), (u'STORE_-1206925479', u'INDIRECT_-1206886540'), (u'INDIRECT_-1206889982', u'MULTIEQUAL_-1206889878'), (u'INDIRECT_-1206898682', u'MULTIEQUAL_-1206900309'), (u'CALL_-1206925694', u'INDIRECT_-1206894876'), (u'MULTIEQUAL_-1206880991', u'MULTIEQUAL_-1206880964'), (u'LOAD_-1206922104', u'INT_EQUAL_-1206922016'), ('tmp_72983', u'CALL_-1206928150'), ('const-0', u'CALL_-1206932271'), (u'INDIRECT_-1206896687', u'MULTIEQUAL_-1206896651'), (u'CALL_-1206932327', u'INDIRECT_-1206891616'), (u'CALL_-1206927833', u'INDIRECT_-1206886555'), (u'INDIRECT_-1206903005', u'MULTIEQUAL_-1206902960'), (u'INDIRECT_-1206895597', u'MULTIEQUAL_-1206895319'), (u'INDIRECT_-1206896155', u'MULTIEQUAL_-1206895751'), ('const-0', u'INT_EQUAL_-1206937861'), (u'CALL_-1206939523', u'INDIRECT_-1206894335'), (u'CALL_-1206927360', u'INDIRECT_-1206906944'), (u'MULTIEQUAL_-1206874296', u'MULTIEQUAL_-1206889976'), (u'LOAD_-1206934651', u'INT_AND_-1206878080'), (u'INDIRECT_-1206913561', u'MULTIEQUAL_-1206913200'), (u'CALL_-1206930228', u'INDIRECT_-1206904474'), (u'CALL_-1206928709', u'INDIRECT_-1206904441'), (u'INDIRECT_-1206903909', u'MULTIEQUAL_-1206903864'), (u'INDIRECT_-1206880694', u'MULTIEQUAL_-1206880564'), (u'CALL_-1206921447', u'INDIRECT_-1206893506'), (u'INDIRECT_-1206913276', u'MULTIEQUAL_-1206912780'), (u'CALL_-1206933125', u'INDIRECT_-1206905356'), (u'CALL_-1206929320', u'INDIRECT_-1206906779'), (u'LOAD_-1206933859', u'INT_AND_-1206933833'), (u'CAST_-1206875660', u'PTRADD_-1206878272'), (u'STORE_-1206924919', u'INDIRECT_-1206883749'), (u'MULTIEQUAL_-1206876103', u'MULTIEQUAL_-1206886841'), ('const-433', u'LOAD_-1206937692'), (u'MULTIEQUAL_-1206880728', u'MULTIEQUAL_-1206880713'), (u'MULTIEQUAL_-1206901872', u'MULTIEQUAL_-1206901234'), (u'COPY_-1206872527', u'MULTIEQUAL_-1206872844'), (u'INDIRECT_-1206896673', u'MULTIEQUAL_-1206896654'), (u'INDIRECT_-1206899432', u'MULTIEQUAL_-1206899216'), (u'STORE_-1206924560', u'INDIRECT_-1206902860'), (u'INDIRECT_-1206897613', u'MULTIEQUAL_-1206876247'), (u'MULTIEQUAL_-1206902032', u'MULTIEQUAL_-1206901961'), (u'INDIRECT_-1206910973', u'MULTIEQUAL_-1206911396'), (u'INDIRECT_-1206910973', u'MULTIEQUAL_-1206911396'), ('const-40', u'INT_ADD_-1206927196'), (u'INDIRECT_-1206892520', u'MULTIEQUAL_-1206890840'), (u'INDIRECT_-1206890170', u'MULTIEQUAL_-1206889940'), (u'INDIRECT_-1206912257', u'COPY_-1206878626'), (u'INDIRECT_-1206900804', u'MULTIEQUAL_-1206902409'), (u'STORE_-1206934385', u'INDIRECT_-1206892957'), (u'CALL_-1206924668', u'INDIRECT_-1206887230'), (u'CALL_-1206937446', u'INDIRECT_-1206911882'), (u'INT_NOTEQUAL_-1206929735', u'CBRANCH_-1206929734'), ('const-5', u'INT_NOTEQUAL_-1206929079'), (u'INDIRECT_-1206910502', u'MULTIEQUAL_-1206910386'), (u'CALL_-1206927418', u'INDIRECT_-1206902779'), (u'CALL_-1206921134', u'INDIRECT_-1206875154'), (u'CALL_-1206930899', u'INDIRECT_-1206900251'), (u'INDIRECT_-1206902446', u'MULTIEQUAL_-1206903699'), (u'CALL_-1206929019', u'INDIRECT_-1206882918'), (u'INDIRECT_-1206902534', u'MULTIEQUAL_-1206901907'), (u'INDIRECT_-1206893403', u'INT_ZEXT_-1206917073'), (u'MULTIEQUAL_-1206890281', u'MULTIEQUAL_-1206890281'), (u'STORE_-1206932486', u'INDIRECT_-1206907209'), (u'INDIRECT_-1206905885', u'MULTIEQUAL_-1206905790'), (u'INDIRECT_-1206910580', u'MULTIEQUAL_-1206910197'), (u'INDIRECT_-1206909242', u'MULTIEQUAL_-1206909126'), (u'INDIRECT_-1206901404', u'MULTIEQUAL_-1206901209'), (u'CALL_-1206938036', u'INDIRECT_-1206895635'), (u'CALL_-1206937142', u'INDIRECT_-1206892934'), (u'INDIRECT_-1206905410', u'MULTIEQUAL_-1206905254'), (u'INDIRECT_-1206896470', u'MULTIEQUAL_-1206896240'), (u'CALLIND_-1206921388', u'INDIRECT_-1206890803'), ('const-0', u'INT_EQUAL_-1206938809'), (u'CALL_-1206929974', u'INDIRECT_-1206880224'), (u'CALL_-1206930157', u'INDIRECT_-1206899335'), (u'CALL_-1206937142', u'INDIRECT_-1206884280'), (u'CALL_-1206922584', u'INDIRECT_-1206904801'), (u'STORE_-1206929190', u'INDIRECT_-1206903708'), (u'MULTIEQUAL_-1206891527', u'MULTIEQUAL_-1206891521'), (u'MULTIEQUAL_-1206882348', u'MULTIEQUAL_-1206881852'), (u'INDIRECT_-1206900882', u'MULTIEQUAL_-1206900583'), (u'COPY_-1206869725', u'MULTIEQUAL_-1206909743'), (u'CALL_-1206938342', u'INDIRECT_-1206901297'), (u'CALL_-1206930086', u'INDIRECT_-1206907887'), (u'CALL_-1206921320', u'INDIRECT_-1206887038'), (u'INDIRECT_-1206894278', u'MULTIEQUAL_-1206894102'), (u'CALL_-1206933594', u'INT_EQUAL_-1206933580'), (u'STORE_-1206921525', u'INDIRECT_-1206905049'), ('tmp_72983', u'CALL_-1206938131'), (u'CALL_-1206937824', u'INDIRECT_-1206904767'), (u'INDIRECT_-1206889836', u'MULTIEQUAL_-1206889459'), (u'CALL_-1206928474', u'INDIRECT_-1206889010'), (u'CALLIND_-1206938263', u'INDIRECT_-1206907544'), (u'CALL_-1206932327', u'INDIRECT_-1206892036'), (u'MULTIEQUAL_-1206876257', u'MULTIEQUAL_-1206876139'), (u'INDIRECT_-1206893283', u'MULTIEQUAL_-1206893417'), (u'MULTIEQUAL_-1206907547', u'MULTIEQUAL_-1206908574'), (u'CALL_-1206930915', u'INDIRECT_-1206880181'), (u'STORE_-1206932305', u'INDIRECT_-1206899759'), (u'CALL_-1206924677', u'INDIRECT_-1206909163'), ('const-0', u'INT_EQUAL_-1206932897'), (u'INDIRECT_-1206906472', u'MULTIEQUAL_-1206904266'), (u'STORE_-1206929169', u'INDIRECT_-1206894880'), (u'INDIRECT_-1206887141', u'MULTIEQUAL_-1206888181'), (u'STORE_-1206921864', u'INDIRECT_-1206895989'), (u'INDIRECT_-1206909412', u'COPY_-1206880442'), (u'MULTIEQUAL_-1206888852', u'MULTIEQUAL_-1206888214'), (u'CALL_-1206925860', u'INDIRECT_-1206893708'), (u'CALL_-1206923816', u'INDIRECT_-1206895679'), (u'CALLIND_-1206921344', u'INDIRECT_-1206899654'), (u'CALLIND_-1206921359', u'INDIRECT_-1206890367'), (u'STORE_-1206934224', u'INDIRECT_-1206907562'), (u'CALL_-1206928709', u'INDIRECT_-1206897721'), (u'CALL_-1206921308', u'INDIRECT_-1206889228'), (u'CAST_-1206871661', u'LOAD_-1206927208'), (u'INDIRECT_-1206908985', u'MULTIEQUAL_-1206909190'), (u'MULTIEQUAL_-1206915357', u'STORE_-1206924909'), (u'INDIRECT_-1206903020', u'MULTIEQUAL_-1206897810'), (u'INDIRECT_-1206890717', u'MULTIEQUAL_-1206889883'), (u'CALLIND_-1206938827', u'INDIRECT_-1206912077'), (u'MULTIEQUAL_-1206905401', u'MULTIEQUAL_-1206905387'), (u'INDIRECT_-1206904526', u'MULTIEQUAL_-1206904453'), (u'CALL_-1206928331', u'INDIRECT_-1206896855'), (u'CALL_-1206929320', u'INDIRECT_-1206907199'), (u'CALL_-1206929750', u'INDIRECT_-1206907522'), ('const-0', u'COPY_-1206925656'), (u'CALL_-1206939005', u'INDIRECT_-1206905455'), (u'INDIRECT_-1206887726', u'MULTIEQUAL_-1206887653'), (u'CALL_-1206921431', u'INDIRECT_-1206901055'), (u'INDIRECT_-1206898130', u'MULTIEQUAL_-1206898776'), (u'INDIRECT_-1206890632', u'MULTIEQUAL_-1206890484'), (u'CALL_-1206931545', u'INDIRECT_-1206897125'), (u'CALL_-1206933998', u'INDIRECT_-1206881051'), (u'CALL_-1206933745', u'INDIRECT_-1206903174'), (u'MULTIEQUAL_-1206904561', u'MULTIEQUAL_-1206904215'), (u'STORE_-1206925221', u'INDIRECT_-1206889347'), (u'CALL_-1206930476', u'INDIRECT_-1206877787'), (u'CALL_-1206928677', u'INDIRECT_-1206905029'), (u'INDIRECT_-1206900747', u'MULTIEQUAL_-1206900728'), (u'CALL_-1206934396', u'INDIRECT_-1206904400'), (u'STORE_-1206937696', u'INDIRECT_-1206893166'), (u'CALL_-1206928815', u'INDIRECT_-1206898441'), (u'MULTIEQUAL_-1206889021', u'MULTIEQUAL_-1206887993'), (u'INDIRECT_-1206879211', u'MULTIEQUAL_-1206876219'), (u'CALL_-1206928878', u'INDIRECT_-1206893456'), (u'MULTIEQUAL_-1206906967', u'MULTIEQUAL_-1206906983'), (u'STORE_-1206922815', u'INDIRECT_-1206887851'), (u'CALL_-1206926003', u'INDIRECT_-1206907648'), (u'CALL_-1206928677', u'INDIRECT_-1206890329'), (u'CALL_-1206927418', u'INDIRECT_-1206904459'), (u'CALL_-1206938756', u'INDIRECT_-1206907839'), (u'MULTIEQUAL_-1206905392', u'MULTIEQUAL_-1206906143'), (u'INDIRECT_-1206906365', u'MULTIEQUAL_-1206906320'), (u'LOAD_-1206921705', u'INT_LESS_-1206921634'), (u'CALL_-1206935907', u'INDIRECT_-1206896009'), (u'CALL_-1206926063', u'INDIRECT_-1206892980'), (u'CALLIND_-1206921743', u'INDIRECT_-1206900375'), (u'CALL_-1206932860', u'INDIRECT_-1206898117'), (u'MULTIEQUAL_-1206874297', u'MULTIEQUAL_-1206889845'), (u'INDIRECT_-1206876223', u'MULTIEQUAL_-1206883383'), (u'INDIRECT_-1206905502', u'MULTIEQUAL_-1206905203'), (u'INDIRECT_-1206895933', u'MULTIEQUAL_-1206876242'), ('tmp_72983', u'CALL_-1206937446'), ('const--1', u'INT_ADD_-1206925012'), (u'INDIRECT_-1206911520', u'MULTIEQUAL_-1206912028'), (u'INDIRECT_-1206911762', u'MULTIEQUAL_-1206911646'), (u'STORE_-1206933118', u'INDIRECT_-1206905702'), (u'CALLIND_-1206925046', u'INDIRECT_-1206897862'), (u'INDIRECT_-1206893217', u'MULTIEQUAL_-1206876978'), (u'CALLIND_-1206922663', u'INDIRECT_-1206896207'), (u'INDIRECT_-1206905815', u'MULTIEQUAL_-1206908826'), (u'MULTIEQUAL_-1206891961', u'MULTIEQUAL_-1206891615'), (u'INDIRECT_-1206898884', u'MULTIEQUAL_-1206898689'), (u'STORE_-1206921567', u'INDIRECT_-1206900453'), (u'INDIRECT_-1206891254', u'MULTIEQUAL_-1206891099'), (u'CALL_-1206930274', u'INDIRECT_-1206896908'), (u'INT_ADD_-1206925321', u'INT_SUB_-1206925216'), (u'CALL_-1206938725', u'INDIRECT_-1206892913'), (u'INDIRECT_-1206893797', u'MULTIEQUAL_-1206893689'), (u'CALL_-1206929320', u'INDIRECT_-1206892499'), (u'CALL_-1206928257', u'INDIRECT_-1206906890'), ('const-224', u'INT_ADD_-1206928274'), (u'INDIRECT_-1206890490', u'MULTIEQUAL_-1206890372'), (u'INDIRECT_-1206903322', u'MULTIEQUAL_-1206904989'), (u'STORE_-1206928320', u'INDIRECT_-1206899049'), (u'CALL_-1206927833', u'INDIRECT_-1206885295'), (u'INDIRECT_-1206887894', u'COPY_-1206879706'), (u'CALL_-1206928878', u'INDIRECT_-1206914036'), (u'INDIRECT_-1206896043', u'MULTIEQUAL_-1206900123'), (u'INDIRECT_-1206892177', u'MULTIEQUAL_-1206892098'), (u'MULTIEQUAL_-1206897266', u'MULTIEQUAL_-1206897290'), (u'CALL_-1206930086', u'INDIRECT_-1206887307'), ('const-433', u'LOAD_-1206921413'), (u'CALL_-1206929269', u'INDIRECT_-1206909015'), (u'CALL_-1206930550', u'INDIRECT_-1206894982'), (u'CALL_-1206937729', u'INDIRECT_-1206916647'), (u'INDIRECT_-1206891385', u'MULTIEQUAL_-1206891236'), (u'STORE_-1206932305', u'INDIRECT_-1206890939'), (u'INDIRECT_-1206901735', u'MULTIEQUAL_-1206901817'), (u'CALL_-1206938975', u'INDIRECT_-1206908798'), (u'INDIRECT_-1206877131', u'MULTIEQUAL_-1206877151'), (u'INDIRECT_-1206902263', u'MULTIEQUAL_-1206902576'), (u'CALL_-1206929938', u'INDIRECT_-1206910950'), (u'INDIRECT_-1206902876', u'MULTIEQUAL_-1206902458'), (u'INDIRECT_-1206879799', u'MULTIEQUAL_-1206881473'), (u'CALL_-1206925799', u'INDIRECT_-1206876527'), (u'CALL_-1206922556', u'INDIRECT_-1206895843'), (u'INDIRECT_-1206908430', u'MULTIEQUAL_-1206909969'), (u'CALL_-1206934081', u'INDIRECT_-1206901690'), (u'CALL_-1206935907', u'INDIRECT_-1206898109'), (u'CALL_-1206929489', u'INDIRECT_-1206891699'), (u'MULTIEQUAL_-1206873732', u'INT_EQUAL_-1206873215'), (u'INDIRECT_-1206893088', u'COPY_-1206879941'), (u'CALL_-1206934081', u'INDIRECT_-1206903370'), (u'CALL_-1206922584', u'INDIRECT_-1206894721'), (u'CALL_-1206932860', u'INDIRECT_-1206906097'), (u'CALL_-1206933998', u'INDIRECT_-1206892396'), (u'INDIRECT_-1206903730', u'MULTIEQUAL_-1206903298'), (u'CALL_-1206929226', u'INDIRECT_-1206887417'), (u'CALL_-1206937824', u'INDIRECT_-1206910647'), (u'INDIRECT_-1206890936', u'MULTIEQUAL_-1206899283'), (u'CALLIND_-1206921388', u'INDIRECT_-1206898363'), (u'INDIRECT_-1206914360', u'MULTIEQUAL_-1206913977'), (u'INDIRECT_-1206902522', u'MULTIEQUAL_-1206902406'), (u'INDIRECT_-1206889051', u'MULTIEQUAL_-1206890897'), ('tmp_72986', u'CALL_-1206933125'), ('tmp_72983', u'CALL_-1206938927'), (u'CALL_-1206929324', u'INDIRECT_-1206905952'), (u'STORE_-1206924560', u'INDIRECT_-1206897400'), (u'INT_NOTEQUAL_-1206933469', u'CBRANCH_-1206933466'), (u'MULTIEQUAL_-1206887761', u'MULTIEQUAL_-1206888203'), (u'CALL_-1206928629', u'INDIRECT_-1206911179'), (u'INDIRECT_-1206902693', u'MULTIEQUAL_-1206876259'), (u'CALL_-1206929385', u'INDIRECT_-1206888767'), (u'INDIRECT_-1206885476', u'MULTIEQUAL_-1206893823'), (u'CALL_-1206929866', u'INDIRECT_-1206894946'), (u'MULTIEQUAL_-1206895690', u'MULTIEQUAL_-1206897177'), (u'STORE_-1206921864', u'INDIRECT_-1206889269'), (u'INDIRECT_-1206904700', u'MULTIEQUAL_-1206904427'), (u'CALL_-1206933623', u'INDIRECT_-1206913760'), (u'INDIRECT_-1206898145', u'MULTIEQUAL_-1206899092'), (u'CALL_-1206930556', u'INDIRECT_-1206902796'), (u'INDIRECT_-1206885309', u'MULTIEQUAL_-1206886501'), (u'CALL_-1206932327', u'INDIRECT_-1206888256'), (u'INDIRECT_-1206886342', u'MULTIEQUAL_-1206886103'), (u'INDIRECT_-1206888642', u'MULTIEQUAL_-1206888543'), (u'INDIRECT_-1206904708', u'MULTIEQUAL_-1206911043'), (u'INDIRECT_-1206901679', u'MULTIEQUAL_-1206901507'), (u'INDIRECT_-1206902037', u'MULTIEQUAL_-1206876999'), (u'INDIRECT_-1206890501', u'MULTIEQUAL_-1206891541'), (u'CALL_-1206928257', u'INDIRECT_-1206890090'), (u'INDIRECT_-1206904308', u'MULTIEQUAL_-1206903986'), (u'MULTIEQUAL_-1206895268', u'MULTIEQUAL_-1206895241'), (u'CALL_-1206929019', u'INDIRECT_-1206910643'), (u'INDIRECT_-1206900650', u'MULTIEQUAL_-1206902216'), (u'CALL_-1206925460', u'INDIRECT_-1206888297'), (u'INDIRECT_-1206894897', u'MULTIEQUAL_-1206895701'), ('tmp_72983', u'INT_ADD_-1206924441'), (u'INDIRECT_-1206889088', u'MULTIEQUAL_-1206890649'), (u'CALL_-1206934991', u'INDIRECT_-1206912286'), (u'INDIRECT_-1206888182', u'MULTIEQUAL_-1206887911'), (u'STORE_-1206935460', u'INDIRECT_-1206907819'), (u'STORE_-1206930329', u'INDIRECT_-1206904702'), (u'CALL_-1206928667', u'INDIRECT_-1206883057'), (u'MULTIEQUAL_-1206874342', u'MULTIEQUAL_-1206908745'), (u'INDIRECT_-1206898257', u'MULTIEQUAL_-1206876990'), (u'CALLIND_-1206925019', u'INDIRECT_-1206902046'), ('tmp_21091', u'CBRANCH_-1206922335'), (u'INDIRECT_-1206913822', u'MULTIEQUAL_-1206913620'), (u'CALL_-1206928667', u'INDIRECT_-1206892302'), (u'INDIRECT_-1206900200', u'MULTIEQUAL_-1206880931'), (u'MULTIEQUAL_-1206893166', u'MULTIEQUAL_-1206893128'), (u'MULTIEQUAL_-1206897182', u'MULTIEQUAL_-1206897167'), (u'INT_ADD_-1206922059', u'CAST_-1206869427'), (u'MULTIEQUAL_-1206896161', u'MULTIEQUAL_-1206896161'), (u'CALLIND_-1206922636', u'INDIRECT_-1206884431'), ('tmp_11530', u'CBRANCH_-1206931020'), (u'INDIRECT_-1206896067', u'MULTIEQUAL_-1206895937'), (u'CALL_-1206930506', u'INDIRECT_-1206902093'), ('const-0', u'CALL_-1206930105'), (u'INT_OR_-1206930244', u'STORE_-1206930256'), (u'INDIRECT_-1206903636', u'MULTIEQUAL_-1206907913'), (u'MULTIEQUAL_-1206886501', u'MULTIEQUAL_-1206886155'), (u'MULTIEQUAL_-1206881065', u'MULTIEQUAL_-1206881050'), (u'MULTIEQUAL_-1206900361', u'MULTIEQUAL_-1206899333'), (u'CALL_-1206925860', u'INDIRECT_-1206894548'), (u'MULTIEQUAL_-1206902831', u'MULTIEQUAL_-1206902815'), (u'INDIRECT_-1206898289', u'MULTIEQUAL_-1206897589'), (u'MULTIEQUAL_-1206899890', u'MULTIEQUAL_-1206901377'), (u'INDIRECT_-1206901106', u'MULTIEQUAL_-1206903574'), (u'STORE_-1206921596', u'INDIRECT_-1206884508'), (u'CALL_-1206938725', u'INDIRECT_-1206912653'), (u'INDIRECT_-1206893868', u'MULTIEQUAL_-1206900963'), (u'CALL_-1206930899', u'INDIRECT_-1206902771'), (u'CALL_-1206938975', u'INDIRECT_-1206917360'), (u'CALL_-1206932808', u'INDIRECT_-1206906900'), (u'MULTIEQUAL_-1206874299', u'MULTIEQUAL_-1206891236'), (u'STORE_-1206928446', u'INDIRECT_-1206902519'), (u'CALL_-1206933962', u'INDIRECT_-1206905816'), (u'INDIRECT_-1206910715', u'MULTIEQUAL_-1206910210'), (u'STORE_-1206937772', u'INDIRECT_-1206897405'), (u'INDIRECT_-1206914484', u'MULTIEQUAL_-1206914261'), (u'CALL_-1206932271', u'INDIRECT_-1206890755'), (u'CALL_-1206935766', u'INDIRECT_-1206882043'), (u'INDIRECT_-1206890555', u'MULTIEQUAL_-1206891561'), (u'INDIRECT_-1206905282', u'MULTIEQUAL_-1206905232'), (u'CALL_-1206931749', u'INDIRECT_-1206898493'), (u'CALL_-1206928108', u'INDIRECT_-1206899234'), (u'CALL_-1206929385', u'INDIRECT_-1206894647'), (u'CALL_-1206929226', u'INDIRECT_-1206907157'), (u'CALL_-1206937983', u'INDIRECT_-1206899391'), (u'CALLIND_-1206921856', u'INDIRECT_-1206893718'), (u'INDIRECT_-1206902649', u'MULTIEQUAL_-1206903741'), (u'INDIRECT_-1206899537', u'MULTIEQUAL_-1206898703'), (u'CALL_-1206922584', u'INDIRECT_-1206893881'), (u'CALL_-1206934098', u'INDIRECT_-1206901701'), (u'CALL_-1206937924', u'INDIRECT_-1206912381'), (u'INDIRECT_-1206899248', u'MULTIEQUAL_-1206899056'), (u'CALL_-1206934081', u'INDIRECT_-1206889930'), (u'CALL_-1206938232', u'INDIRECT_-1206901225'), (u'MULTIEQUAL_-1206889671', u'MULTIEQUAL_-1206889556'), (u'INDIRECT_-1206885729', u'MULTIEQUAL_-1206886921'), (u'INDIRECT_-1206891708', u'MULTIEQUAL_-1206891595'), (u'MULTIEQUAL_-1206888601', u'MULTIEQUAL_-1206887573'), (u'CALL_-1206930506', u'INDIRECT_-1206893693'), (u'INDIRECT_-1206907915', u'MULTIEQUAL_-1206907511'), (u'CALL_-1206929529', u'INDIRECT_-1206901375'), (u'INDIRECT_-1206892406', u'MULTIEQUAL_-1206891952'), (u'CALL_-1206931337', u'INDIRECT_-1206902372'), (u'MULTIEQUAL_-1206905351', u'MULTIEQUAL_-1206905335'), (u'CALL_-1206934396', u'INDIRECT_-1206900620'), (u'CALL_-1206935851', u'INDIRECT_-1206883112'), (u'INDIRECT_-1206908507', u'MULTIEQUAL_-1206910294'), (u'INT_NOTEQUAL_-1206928336', u'CBRANCH_-1206928336'), (u'INDIRECT_-1206913893', u'MULTIEQUAL_-1206913695'), (u'STORE_-1206930351', u'INDIRECT_-1206894980'), (u'CALL_-1206928629', u'INDIRECT_-1206895639'), (u'STORE_-1206937765', u'INDIRECT_-1206907060'), (u'CALL_-1206935821', u'INDIRECT_-1206913162'), (u'CALL_-1206930025', u'INDIRECT_-1206896524'), (u'INDIRECT_-1206898174', u'MULTIEQUAL_-1206898016'), ('tmp_21633', u'CBRANCH_-1206922012'), (u'INDIRECT_-1206876444', u'MULTIEQUAL_-1206875958'), (u'MULTIEQUAL_-1206903170', u'MULTIEQUAL_-1206900163'), ('const-8', u'INT_ADD_-1206922095'), (u'INDIRECT_-1206895413', u'MULTIEQUAL_-1206895394'), (u'CALL_-1206938656', u'INDIRECT_-1206915130'), (u'CALL_-1206929296', u'INDIRECT_-1206897118'), (u'MULTIEQUAL_-1206892562', u'MULTIEQUAL_-1206892547'), (u'CALL_-1206922316', u'INDIRECT_-1206875433'), (u'INDIRECT_-1206883171', u'MULTIEQUAL_-1206885017'), (u'STORE_-1206921567', u'INDIRECT_-1206904653'), (u'CALL_-1206937983', u'INDIRECT_-1206905691'), (u'MULTIEQUAL_-1206874947', u'MULTIEQUAL_-1206874967'), (u'CALL_-1206929385', u'INDIRECT_-1206897587'), (u'CALL_-1206937924', u'INDIRECT_-1206909021'), (u'INDIRECT_-1206888138', u'MULTIEQUAL_-1206888642'), (u'MULTIEQUAL_-1206909971', u'MULTIEQUAL_-1206909969'), (u'CALL_-1206928621', u'INDIRECT_-1206889048'), (u'STORE_-1206932305', u'INDIRECT_-1206891779'), (u'MULTIEQUAL_-1206905965', u'MULTIEQUAL_-1206905952'), (u'CALLIND_-1206921710', u'INDIRECT_-1206898676'), (u'INDIRECT_-1206909440', u'MULTIEQUAL_-1206880954'), ('const-0', u'CALL_-1206932271'), (u'MULTIEQUAL_-1206891942', u'MULTIEQUAL_-1206891929'), (u'CALLIND_-1206938827', u'INDIRECT_-1206907037'), (u'MULTIEQUAL_-1206912539', u'MULTIEQUAL_-1206912522'), (u'CALL_-1206925799', u'INDIRECT_-1206899549'), (u'PTRADD_-1206875428', u'LOAD_-1206928761'), (u'MULTIEQUAL_-1206916171', u'PTRADD_-1206875548'), (u'INDIRECT_-1206877247', u'MULTIEQUAL_-1206877092'), (u'INDIRECT_-1206900887', u'MULTIEQUAL_-1206900855'), (u'MULTIEQUAL_-1206893168', u'MULTIEQUAL_-1206893963'), (u'CALL_-1206928209', u'INDIRECT_-1206887943'), (u'INDIRECT_-1206910756', u'MULTIEQUAL_-1206910555'), (u'CALL_-1206929974', u'INDIRECT_-1206905932'), (u'MULTIEQUAL_-1206891265', u'MULTIEQUAL_-1206891252'), (u'CALL_-1206938756', u'INDIRECT_-1206895239'), (u'CALL_-1206921722', u'INDIRECT_-1206884353'), (u'MULTIEQUAL_-1206903953', u'MULTIEQUAL_-1206904981'), (u'CALL_-1206934963', u'INDIRECT_-1206911843'), (u'INDIRECT_-1206902169', u'MULTIEQUAL_-1206901771'), (u'INT_ADD_-1206934820', u'CAST_-1206875635'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871958'), ('const-1', u'INT_ADD_-1206876124'), (u'CALL_-1206929621', u'INDIRECT_-1206910221'), (u'INDIRECT_-1206910495', u'MULTIEQUAL_-1206910075'), (u'CALL_-1206938310', u'INDIRECT_-1206911359'), (u'INDIRECT_-1206893675', u'MULTIEQUAL_-1206894459'), (u'CALL_-1206938232', u'INDIRECT_-1206903745'), (u'CALL_-1206933623', u'INDIRECT_-1206910658'), (u'CALL_-1206937186', u'INDIRECT_-1206895053'), (u'CALL_-1206932817', u'INDIRECT_-1206905688'), (u'INDIRECT_-1206898076', u'MULTIEQUAL_-1206897811'), (u'INDIRECT_-1206903879', u'MULTIEQUAL_-1206904875'), (u'INT_NOTEQUAL_-1206930473', u'CBRANCH_-1206930467'), (u'CALL_-1206921954', u'INDIRECT_-1206885336'), (u'MULTIEQUAL_-1206913245', u'PTRADD_-1206871498'), (u'INDIRECT_-1206906085', u'MULTIEQUAL_-1206905936'), (u'CALL_-1206927093', u'INDIRECT_-1206886523'), (u'CALL_-1206931128', u'INDIRECT_-1206881524'), (u'INDIRECT_-1206892235', u'MULTIEQUAL_-1206891931'), (u'INDIRECT_-1206912459', u'MULTIEQUAL_-1206912052'), (u'MULTIEQUAL_-1206907519', u'MULTIEQUAL_-1206907103'), (u'INDIRECT_-1206902108', u'MULTIEQUAL_-1206903669'), (u'CALL_-1206928155', u'INDIRECT_-1206904916'), (u'INDIRECT_-1206907182', u'MULTIEQUAL_-1206906135'), (u'STORE_-1206925416', u'INDIRECT_-1206899945'), (u'INDIRECT_-1206907205', u'MULTIEQUAL_-1206907160'), (u'CALLIND_-1206924365', u'INDIRECT_-1206889555'), (u'INDIRECT_-1206895315', u'MULTIEQUAL_-1206894911'), (u'CALL_-1206927316', u'INDIRECT_-1206890965'), (u'INDIRECT_-1206907068', u'MULTIEQUAL_-1206906409'), (u'INDIRECT_-1206901666', u'MULTIEQUAL_-1206903249'), (u'INDIRECT_-1206907298', u'MULTIEQUAL_-1206907023'), (u'CALL_-1206921308', u'INDIRECT_-1206892588'), (u'INDIRECT_-1206892196', u'MULTIEQUAL_-1206900543'), (u'STORE_-1206921840', u'INDIRECT_-1206884629'), (u'CALL_-1206927418', u'INDIRECT_-1206894379'), (u'INDIRECT_-1206885515', u'MULTIEQUAL_-1206886521'), (u'MULTIEQUAL_-1206895166', u'MULTIEQUAL_-1206895190'), (u'INDIRECT_-1206909679', u'MULTIEQUAL_-1206909291'), (u'CALL_-1206930025', u'INDIRECT_-1206896944'), (u'INDIRECT_-1206910060', u'MULTIEQUAL_-1206911050'), (u'COPY_-1206880520', u'CALL_-1206932954'), (u'STORE_-1206921596', u'INDIRECT_-1206900048'), (u'MULTIEQUAL_-1206901810', u'MULTIEQUAL_-1206901675'), (u'CALL_-1206929750', u'INDIRECT_-1206905842'), (u'CALL_-1206929320', u'INDIRECT_-1206907619'), (u'STORE_-1206930340', u'INDIRECT_-1206896044'), (u'INDIRECT_-1206896635', u'MULTIEQUAL_-1206900309'), (u'MULTIEQUAL_-1206885002', u'MULTIEQUAL_-1206884987'), (u'MULTIEQUAL_-1206898954', u'COPY_-1206879259'), (u'INT_ADD_-1206925253', u'CALLIND_-1206925046'), (u'INDIRECT_-1206897046', u'MULTIEQUAL_-1206898629'), (u'INDIRECT_-1206898660', u'MULTIEQUAL_-1206898573'), (u'CALL_-1206921264', u'INDIRECT_-1206904749'), (u'CALL_-1206928271', u'INDIRECT_-1206889659'), (u'INDIRECT_-1206909939', u'MULTIEQUAL_-1206909532'), (u'STORE_-1206924909', u'INDIRECT_-1206909665'), (u'INDIRECT_-1206908297', u'MULTIEQUAL_-1206907852'), (u'STORE_-1206928482', u'INDIRECT_-1206903800'), ('const-256', u'INT_AND_-1206877503'), (u'INDIRECT_-1206878083', u'MULTIEQUAL_-1206877492'), (u'SUBPIECE_-1206909259', u'INT_SUB_-1206929144'), (u'CALL_-1206929032', u'INDIRECT_-1206895403'), (u'CALL_-1206933821', u'INDIRECT_-1206895652'), (u'CALL_-1206937729', u'INDIRECT_-1206913125'), (u'STORE_-1206932305', u'INDIRECT_-1206894299'), (u'CALL_-1206938772', u'INDIRECT_-1206902390'), (u'CALL_-1206931269', u'INDIRECT_-1206896889'), (u'INDIRECT_-1206896871', u'MULTIEQUAL_-1206894546'), (u'CALL_-1206937414', u'INDIRECT_-1206894639'), (u'INDIRECT_-1206904097', u'MULTIEQUAL_-1206903479'), (u'MULTIEQUAL_-1206873724', u'INT_EQUAL_-1206873154'), (u'INDIRECT_-1206889123', u'MULTIEQUAL_-1206890780'), (u'CALLIND_-1206922636', u'INDIRECT_-1206884011'), (u'MULTIEQUAL_-1206902587', u'MULTIEQUAL_-1206902571'), (u'INDIRECT_-1206891849', u'COPY_-1206880055'), (u'INDIRECT_-1206907927', u'COPY_-1206880333'), ('const-1077696', u'PTRSUB_-1206879154'), (u'CALLIND_-1206925401', u'INDIRECT_-1206892994'), (u'INDIRECT_-1206893409', u'MULTIEQUAL_-1206893364'), (u'INDIRECT_-1206904321', u'MULTIEQUAL_-1206904101'), (u'MULTIEQUAL_-1206890844', u'MULTIEQUAL_-1206891139'), (u'CALLIND_-1206922636', u'INDIRECT_-1206875020'), (u'INDIRECT_-1206887027', u'MULTIEQUAL_-1206886995'), (u'INDIRECT_-1206898156', u'MULTIEQUAL_-1206897889'), (u'CALLIND_-1206925453', u'INDIRECT_-1206904781'), ('const-3', u'INT_RIGHT_-1206929110'), (u'INT_AND_-1206939082', u'INT_AND_-1206939069'), (u'CALLIND_-1206922636', u'INDIRECT_-1206890731'), (u'COPY_-1206876055', u'MULTIEQUAL_-1206883540'), (u'LOAD_-1206921398', u'CALLIND_-1206921388'), (u'STORE_-1206937772', u'INDIRECT_-1206911685'), (u'CALL_-1206938036', u'INDIRECT_-1206904875'), (u'CALLIND_-1206921999', u'INDIRECT_-1206891691'), (u'INDIRECT_-1206878219', u'MULTIEQUAL_-1206878932'), (u'INDIRECT_-1206897417', u'MULTIEQUAL_-1206898221'), (u'CALL_-1206933773', u'INDIRECT_-1206903188'), (u'INDIRECT_-1206908825', u'MULTIEQUAL_-1206908730'), (u'INDIRECT_-1206890988', u'COPY_-1206879936'), (u'INDIRECT_-1206909833', u'MULTIEQUAL_-1206876276'), (u'INDIRECT_-1206899575', u'MULTIEQUAL_-1206898967'), (u'CALL_-1206928734', u'INDIRECT_-1206913865'), (u'INDIRECT_-1206905360', u'MULTIEQUAL_-1206904729'), (u'CALL_-1206927048', u'INDIRECT_-1206902464'), (u'CALLIND_-1206921412', u'INDIRECT_-1206885828'), (u'CALL_-1206927048', u'INDIRECT_-1206893644'), (u'MULTIEQUAL_-1206888680', u'MULTIEQUAL_-1206888623'), (u'CALL_-1206934018', u'INDIRECT_-1206901650'), (u'MULTIEQUAL_-1206890425', u'MULTIEQUAL_-1206890412'), (u'CALL_-1206921134', u'INDIRECT_-1206893302'), (u'CALL_-1206935851', u'INDIRECT_-1206895126'), (u'MULTIEQUAL_-1206874314', u'MULTIEQUAL_-1206896985'), (u'INDIRECT_-1206907283', u'MULTIEQUAL_-1206880949'), (u'INDIRECT_-1206892890', u'MULTIEQUAL_-1206894429'), (u'CALL_-1206921264', u'INDIRECT_-1206905589'), (u'CALL_-1206926019', u'INDIRECT_-1206908081'), (u'INDIRECT_-1206898330', u'MULTIEQUAL_-1206898124'), (u'CALL_-1206932359', u'INDIRECT_-1206905358'), ('const-4', u'INT_ADD_-1206925496'), (u'INDIRECT_-1206883020', u'MULTIEQUAL_-1206884050'), (u'CALL_-1206930362', u'INDIRECT_-1206877718'), (u'STORE_-1206921525', u'INDIRECT_-1206896229'), (u'INDIRECT_-1206875699', u'MULTIEQUAL_-1206876652'), (u'CALL_-1206925460', u'INDIRECT_-1206891237'), (u'CALL_-1206929032', u'INDIRECT_-1206897923'), ('const-433', u'LOAD_-1206930911'), (u'INDIRECT_-1206900434', u'MULTIEQUAL_-1206899807'), (u'INDIRECT_-1206903924', u'MULTIEQUAL_-1206903663'), (u'INDIRECT_-1206885987', u'MULTIEQUAL_-1206885857'), (u'CALL_-1206929645', u'INDIRECT_-1206899312'), (u'INDIRECT_-1206893003', u'MULTIEQUAL_-1206880914'), (u'MULTIEQUAL_-1206901639', u'MULTIEQUAL_-1206900781'), (u'MULTIEQUAL_-1206902314', u'COPY_-1206879267'), (u'INDIRECT_-1206897643', u'MULTIEQUAL_-1206874315'), (u'STORE_-1206937765', u'INDIRECT_-1206903280'), (u'STORE_-1206928697', u'INDIRECT_-1206895530'), ('const-1184424', u'COPY_-1206928872'), (u'CALL_-1206929866', u'INDIRECT_-1206879484'), (u'MULTIEQUAL_-1206902114', u'MULTIEQUAL_-1206903301'), (u'INDIRECT_-1206893498', u'MULTIEQUAL_-1206892947'), (u'MULTIEQUAL_-1206900781', u'MULTIEQUAL_-1206901223'), (u'CALL_-1206936047', u'INDIRECT_-1206908697'), (u'CALL_-1206930476', u'INDIRECT_-1206888629'), (u'MULTIEQUAL_-1206876137', u'MULTIEQUAL_-1206900701'), (u'INDIRECT_-1206907302', u'MULTIEQUAL_-1206909073'), (u'INDIRECT_-1206884589', u'MULTIEQUAL_-1206885681'), (u'STORE_-1206924560', u'INDIRECT_-1206898660'), (u'INDIRECT_-1206898141', u'MULTIEQUAL_-1206900731'), ('const-433', u'LOAD_-1206923373'), (u'STORE_-1206924934', u'INDIRECT_-1206894259'), (u'CALL_-1206921431', u'INDIRECT_-1206874673'), (u'STORE_-1206937765', u'INDIRECT_-1206902020'), (u'STORE_-1206921852', u'INDIRECT_-1206904799'), (u'STORE_-1206929089', u'INDIRECT_-1206897386'), (u'CALLIND_-1206925511', u'INDIRECT_-1206885493'), (u'INDIRECT_-1206896136', u'MULTIEQUAL_-1206895759'), (u'CALL_-1206929645', u'INDIRECT_-1206896792'), (u'INDIRECT_-1206895736', u'MULTIEQUAL_-1206895502'), (u'STORE_-1206934224', u'INDIRECT_-1206888662'), (u'PTRADD_-1206876221', u'CAST_-1206873329'), (u'CALLIND_-1206922663', u'INDIRECT_-1206892007'), (u'INDIRECT_-1206893443', u'MULTIEQUAL_-1206893205'), (u'MULTIEQUAL_-1206902629', u'MULTIEQUAL_-1206903012'), (u'CALL_-1206928629', u'INDIRECT_-1206902779'), (u'CALL_-1206930457', u'INDIRECT_-1206906843'), (u'INDIRECT_-1206906097', u'MULTIEQUAL_-1206905819'), (u'CALL_-1206931128', u'INDIRECT_-1206897406'), (u'INDIRECT_-1206897587', u'MULTIEQUAL_-1206899374'), (u'CALL_-1206924661', u'INDIRECT_-1206905208'), (u'LOAD_-1206933867', u'INT_ADD_-1206933845'), (u'INDIRECT_-1206893821', u'MULTIEQUAL_-1206876977'), (u'CALL_-1206930899', u'INDIRECT_-1206901091'), (u'INDIRECT_-1206891493', u'MULTIEQUAL_-1206891353'), (u'INDIRECT_-1206897219', u'MULTIEQUAL_-1206897796'), (u'INDIRECT_-1206895582', u'MULTIEQUAL_-1206895343'), (u'INDIRECT_-1206880482', u'MULTIEQUAL_-1206880343'), (u'CALL_-1206928194', u'INDIRECT_-1206903448'), (u'MULTIEQUAL_-1206890335', u'MULTIEQUAL_-1206890314'), (u'INDIRECT_-1206912176', u'MULTIEQUAL_-1206910086'), (u'INDIRECT_-1206891535', u'MULTIEQUAL_-1206891131'), (u'INDIRECT_-1206906567', u'MULTIEQUAL_-1206906437'), (u'INDIRECT_-1206903140', u'MULTIEQUAL_-1206880939'), (u'CALL_-1206929489', u'INDIRECT_-1206909339'), (u'INDIRECT_-1206904380', u'MULTIEQUAL_-1206904888'), (u'MULTIEQUAL_-1206890931', u'MULTIEQUAL_-1206890816'), (u'CALL_-1206926116', u'INDIRECT_-1206877429'), (u'INDIRECT_-1206894161', u'MULTIEQUAL_-1206894059'), (u'INDIRECT_-1206904764', u'MULTIEQUAL_-1206904569'), (u'INDIRECT_-1206887755', u'MULTIEQUAL_-1206891187'), (u'CALL_-1206931545', u'INDIRECT_-1206907625'), (u'CALL_-1206921361', u'INDIRECT_-1206907898'), (u'CALL_-1206931128', u'INDIRECT_-1206896986'), (u'INDIRECT_-1206910295', u'MULTIEQUAL_-1206909790'), (u'CALL_-1206934991', u'INDIRECT_-1206898846'), (u'CALL_-1206930157', u'INDIRECT_-1206895555'), (u'CALL_-1206929385', u'INDIRECT_-1206906407'), (u'CALL_-1206938958', u'INDIRECT_-1206901646'), (u'INDIRECT_-1206893424', u'MULTIEQUAL_-1206893221'), (u'INDIRECT_-1206892548', u'MULTIEQUAL_-1206889243'), (u'CALL_-1206921722', u'INDIRECT_-1206888553'), (u'CALL_-1206934365', u'INDIRECT_-1206902277'), (u'CALL_-1206928621', u'INDIRECT_-1206885688'), (u'CALL_-1206931749', u'INDIRECT_-1206908153'), ('const-433', u'LOAD_-1206931602'), (u'INDIRECT_-1206895915', u'MULTIEQUAL_-1206897001'), (u'INDIRECT_-1206881632', u'MULTIEQUAL_-1206881490'), (u'INDIRECT_-1206890570', u'MULTIEQUAL_-1206892136'), (u'CALL_-1206928677', u'INDIRECT_-1206902089'), (u'INDIRECT_-1206902147', u'MULTIEQUAL_-1206902111'), ('tmp_23789', u'CBRANCH_-1206928449'), (u'INDIRECT_-1206903174', u'MULTIEQUAL_-1206902996'), (u'CALL_-1206928155', u'INDIRECT_-1206906596'), ('tmp_23872', u'CBRANCH_-1206928386'), (u'CALLIND_-1206931354', u'INDIRECT_-1206889870'), (u'LOAD_-1206930066', u'MULTIEQUAL_-1206915745'), (u'STORE_-1206937788', u'INDIRECT_-1206907910'), (u'CALL_-1206921447', u'INDIRECT_-1206886366'), (u'STORE_-1206921743', u'INDIRECT_-1206890035'), (u'MULTIEQUAL_-1206892129', u'MULTIEQUAL_-1206892512'), (u'INDIRECT_-1206891562', u'MULTIEQUAL_-1206893229'), (u'INDIRECT_-1206889783', u'MULTIEQUAL_-1206889507'), (u'INDIRECT_-1206888403', u'MULTIEQUAL_-1206888716'), (u'CALL_-1206931142', u'INDIRECT_-1206911083'), (u'STORE_-1206933118', u'INDIRECT_-1206888062'), (u'CALL_-1206929296', u'INDIRECT_-1206903838'), (u'INDIRECT_-1206895795', u'MULTIEQUAL_-1206895375'), (u'INDIRECT_-1206901596', u'MULTIEQUAL_-1206901219'), (u'PTRADD_-1206871878', u'LOAD_-1206921911'), (u'STORE_-1206928327', u'INDIRECT_-1206906192'), (u'INDIRECT_-1206892296', u'MULTIEQUAL_-1206892842'), (u'INDIRECT_-1206901238', u'MULTIEQUAL_-1206901150'), (u'STORE_-1206933958', u'INDIRECT_-1206896488'), (u'INDIRECT_-1206898626', u'MULTIEQUAL_-1206898479'), (u'INDIRECT_-1206910542', u'MULTIEQUAL_-1206909495'), (u'CALL_-1206929489', u'INDIRECT_-1206901779'), (u'STORE_-1206924919', u'INDIRECT_-1206899709'), (u'CALL_-1206928647', u'INDIRECT_-1206899542'), (u'INDIRECT_-1206908843', u'MULTIEQUAL_-1206909599'), (u'INDIRECT_-1206896773', u'MULTIEQUAL_-1206898806'), (u'CALL_-1206931435', u'INDIRECT_-1206908819'), (u'INDIRECT_-1206902829', u'MULTIEQUAL_-1206904552'), (u'INT_OR_-1206937934', u'CALL_-1206937924'), (u'MULTIEQUAL_-1206910239', u'MULTIEQUAL_-1206880955'), (u'INDIRECT_-1206896028', u'COPY_-1206879948'), (u'STORE_-1206930310', u'INDIRECT_-1206890568'), (u'INDIRECT_-1206898496', u'MULTIEQUAL_-1206906843'), (u'CALL_-1206937430', u'INDIRECT_-1206892130'), (u'CALL_-1206929145', u'INDIRECT_-1206898408'), (u'INDIRECT_-1206908087', u'MULTIEQUAL_-1206909874'), (u'INT_NOTEQUAL_-1206930194', u'CBRANCH_-1206930193'), (u'MULTIEQUAL_-1206898534', u'COPY_-1206879258'), (u'CALL_-1206931183', u'INDIRECT_-1206908765'), (u'INDIRECT_-1206894175', u'MULTIEQUAL_-1206894257'), ('const-2', u'PTRADD_-1206871534'), (u'INDIRECT_-1206897595', u'MULTIEQUAL_-1206898681'), (u'CALL_-1206928772', u'INDIRECT_-1206893728'), (u'CALL_-1206928225', u'INDIRECT_-1206907293'), (u'CALLIND_-1206925046', u'INDIRECT_-1206894922'), (u'MULTIEQUAL_-1206898907', u'MULTIEQUAL_-1206898932'), (u'INDIRECT_-1206893227', u'COPY_-1206880298'), (u'MULTIEQUAL_-1206876963', u'MULTIEQUAL_-1206882076'), (u'CAST_-1206869575', u'INT_LESSEQUAL_-1206922819'), ('const-72340172838076673', u'INT_MULT_-1206930395'), ('const-0', u'INT_NOTEQUAL_-1206876815'), (u'CALL_-1206933821', u'INDIRECT_-1206904472'), (u'INT_NOTEQUAL_-1206939562', u'CBRANCH_-1206939560'), (u'INDIRECT_-1206905764', u'COPY_-1206879511'), (u'CALL_-1206938131', u'INDIRECT_-1206901993'), (u'INDIRECT_-1206893841', u'COPY_-1206880522'), (u'STORE_-1206928320', u'INDIRECT_-1206900309'), (u'CALL_-1206929320', u'INDIRECT_-1206893339'), (u'INDIRECT_-1206910160', u'MULTIEQUAL_-1206908480'), (u'CALL_-1206921994', u'INDIRECT_-1206895859'), (u'INDIRECT_-1206894067', u'COPY_-1206880300'), (u'MULTIEQUAL_-1206898857', u'MULTIEQUAL_-1206898807'), (u'CALL_-1206928734', u'INDIRECT_-1206894125'), (u'INDIRECT_-1206900032', u'MULTIEQUAL_-1206899941'), (u'MULTIEQUAL_-1206908395', u'MULTIEQUAL_-1206908374'), (u'MULTIEQUAL_-1206893300', u'MULTIEQUAL_-1206893243'), (u'INDIRECT_-1206897899', u'MULTIEQUAL_-1206897727'), (u'CALL_-1206921264', u'INDIRECT_-1206885429'), (u'STORE_-1206928622', u'INDIRECT_-1206888086'), (u'INDIRECT_-1206905063', u'MULTIEQUAL_-1206905819'), (u'INDIRECT_-1206910122', u'MULTIEQUAL_-1206909075'), (u'CALL_-1206930882', u'INDIRECT_-1206897300'), (u'CALL_-1206921844', u'INDIRECT_-1206907981'), (u'INDIRECT_-1206888283', u'MULTIEQUAL_-1206889940'), (u'CALL_-1206921264', u'INDIRECT_-1206895509'), (u'CALL_-1206930584', u'INDIRECT_-1206909950'), (u'MULTIEQUAL_-1206899174', u'MULTIEQUAL_-1206899155'), (u'CALL_-1206930915', u'INDIRECT_-1206904883'), (u'CALL_-1206928518', u'INDIRECT_-1206906249'), (u'INDIRECT_-1206900157', u'COPY_-1206879148'), (u'INDIRECT_-1206907976', u'MULTIEQUAL_-1206905886'), (u'CALL_-1206931797', u'INDIRECT_-1206879289'), (u'CALL_-1206933623', u'INDIRECT_-1206901838'), (u'CALL_-1206925799', u'INDIRECT_-1206905009'), (u'MULTIEQUAL_-1206902954', u'MULTIEQUAL_-1206904141'), (u'LOAD_-1206939453', u'INT_EQUAL_-1206939438'), (u'INDIRECT_-1206893863', u'MULTIEQUAL_-1206893625'), (u'INDIRECT_-1206893368', u'MULTIEQUAL_-1206899703'), (u'MULTIEQUAL_-1206899051', u'MULTIEQUAL_-1206899049'), (u'CALL_-1206938975', u'INDIRECT_-1206899558'), (u'MULTIEQUAL_-1206899538', u'MULTIEQUAL_-1206899519'), (u'INDIRECT_-1206883796', u'MULTIEQUAL_-1206883531'), (u'STORE_-1206930256', u'INDIRECT_-1206893908'), (u'CALL_-1206924756', u'INDIRECT_-1206885946'), (u'INDIRECT_-1206900296', u'MULTIEQUAL_-1206874328'), (u'STORE_-1206925221', u'INDIRECT_-1206895227'), (u'INDIRECT_-1206914421', u'COPY_-1206880571'), (u'CALL_-1206930086', u'INDIRECT_-1206908727'), (u'CALL_-1206923816', u'MULTIEQUAL_-1206915297'), (u'INDIRECT_-1206902427', u'MULTIEQUAL_-1206902347'), (u'CALL_-1206925799', u'INDIRECT_-1206905849'), (u'INDIRECT_-1206895342', u'MULTIEQUAL_-1206897001'), (u'CALL_-1206937824', u'INDIRECT_-1206891327'), ('const--1', u'INT_NOTEQUAL_-1206928632'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871921'), (u'CALL_-1206934487', u'INDIRECT_-1206892696'), (u'CALL_-1206935907', u'INDIRECT_-1206909449'), (u'INDIRECT_-1206905780', u'MULTIEQUAL_-1206905149'), (u'INDIRECT_-1206887400', u'MULTIEQUAL_-1206889100'), (u'STORE_-1206930310', u'INDIRECT_-1206909048'), (u'INDIRECT_-1206898479', u'MULTIEQUAL_-1206899056'), (u'CALL_-1206922325', u'INDIRECT_-1206882305'), (u'CALL_-1206935494', u'INDIRECT_-1206906265'), (u'INDIRECT_-1206889113', u'MULTIEQUAL_-1206889094'), ('const-14', u'INT_ADD_-1206924128'), (u'CAST_-1206870791', u'LOAD_-1206925463'), (u'MULTIEQUAL_-1206890360', u'MULTIEQUAL_-1206890303'), (u'INDIRECT_-1206899215', u'MULTIEQUAL_-1206899297'), (u'CALL_-1206937142', u'INDIRECT_-1206912674'), (u'INDIRECT_-1206892446', u'COPY_-1206879365'), (u'MULTIEQUAL_-1206894996', u'MULTIEQUAL_-1206897407'), (u'MULTIEQUAL_-1206893141', u'MULTIEQUAL_-1206893168'), ('tmp_72986', u'CALL_-1206928474'), (u'CALL_-1206931183', u'INDIRECT_-1206889445'), (u'CALL_-1206921447', u'INDIRECT_-1206882586'), (u'INDIRECT_-1206892696', u'MULTIEQUAL_-1206892495'), (u'CALL_-1206938656', u'INDIRECT_-1206911350'), (u'CALL_-1206927418', u'INDIRECT_-1206898159'), (u'INDIRECT_-1206890807', u'MULTIEQUAL_-1206890771'), (u'CALL_-1206925460', u'INDIRECT_-1206898797'), (u'MULTIEQUAL_-1206876161', u'MULTIEQUAL_-1206875304'), (u'STORE_-1206934224', u'INDIRECT_-1206896222'), (u'CALL_-1206928644', u'INDIRECT_-1206899059'), ('const-8', u'PTRADD_-1206873357'), (u'MULTIEQUAL_-1206894770', u'MULTIEQUAL_-1206891763'), (u'CALL_-1206930407', u'INDIRECT_-1206888588'), (u'MULTIEQUAL_-1206890755', u'MULTIEQUAL_-1206890734'), (u'CALL_-1206928677', u'INDIRECT_-1206907129'), (u'MULTIEQUAL_-1206897412', u'MULTIEQUAL_-1206898163'), (u'INDIRECT_-1206910745', u'MULTIEQUAL_-1206911692'), (u'INDIRECT_-1206895548', u'MULTIEQUAL_-1206896987'), (u'CALL_-1206927063', u'INDIRECT_-1206897356'), ('const-3', u'PTRADD_-1206880695'), (u'STORE_-1206921840', u'INDIRECT_-1206903529'), (u'CALL_-1206926003', u'INDIRECT_-1206905128'), ('const-1', u'INT_ADD_-1206922763'), (u'CALL_-1206928518', u'INDIRECT_-1206898689'), (u'CALL_-1206925860', u'INDIRECT_-1206892868'), (u'INDIRECT_-1206913539', u'MULTIEQUAL_-1206914535'), (u'MULTIEQUAL_-1206900644', u'MULTIEQUAL_-1206900591'), (u'CALL_-1206932808', u'INDIRECT_-1206912780'), (u'COPY_-1206873978', u'MULTIEQUAL_-1206876095'), (u'INT_EQUAL_-1206939272', u'CBRANCH_-1206939271'), (u'INDIRECT_-1206902406', u'MULTIEQUAL_-1206902259'), (u'CALL_-1206930157', u'INDIRECT_-1206889675'), (u'INDIRECT_-1206889016', u'MULTIEQUAL_-1206888782'), (u'CALL_-1206936019', u'INDIRECT_-1206912463'), (u'INT_ADD_-1206922073', u'CALLIND_-1206921856'), (u'CALL_-1206930025', u'INDIRECT_-1206891484'), (u'INDIRECT_-1206906559', u'MULTIEQUAL_-1206906530'), (u'INDIRECT_-1206879440', u'MULTIEQUAL_-1206881136'), (u'CALL_-1206929296', u'INDIRECT_-1206898378'), (u'STORE_-1206924909', u'INDIRECT_-1206886565'), (u'INDIRECT_-1206909832', u'COPY_-1206880443'), (u'STORE_-1206927231', u'INDIRECT_-1206890404'), (u'CALL_-1206928155', u'INDIRECT_-1206898196'), (u'STORE_-1206927231', u'INDIRECT_-1206905104'), (u'CALL_-1206934955', u'INDIRECT_-1206910157'), (u'MULTIEQUAL_-1206913451', u'MULTIEQUAL_-1206912813'), (u'STORE_-1206933958', u'INDIRECT_-1206899428'), (u'INDIRECT_-1206909668', u'MULTIEQUAL_-1206911229'), (u'INDIRECT_-1206893139', u'MULTIEQUAL_-1206892559'), (u'INDIRECT_-1206897159', u'MULTIEQUAL_-1206897779'), ('const-433', u'STORE_-1206930846'), (u'CALL_-1206929145', u'CALL_-1206928108'), (u'CALL_-1206927316', u'INDIRECT_-1206901885'), (u'MULTIEQUAL_-1206908876', u'MULTIEQUAL_-1206908802'), (u'STORE_-1206930175', u'INDIRECT_-1206893868'), (u'INT_NOTEQUAL_-1206931309', u'CBRANCH_-1206931307'), (u'INDIRECT_-1206892085', u'MULTIEQUAL_-1206892040'), (u'STORE_-1206928446', u'INDIRECT_-1206910079'), (u'CALL_-1206935494', u'INDIRECT_-1206882237'), (u'INDIRECT_-1206882237', u'MULTIEQUAL_-1206882145'), (u'CALL_-1206937824', u'INDIRECT_-1206893007'), (u'MULTIEQUAL_-1206887840', u'MULTIEQUAL_-1206887783'), (u'CALL_-1206934365', u'INDIRECT_-1206910257'), (u'INDIRECT_-1206885126', u'MULTIEQUAL_-1206884812'), (u'CALL_-1206931142', u'INDIRECT_-1206895123'), (u'CALL_-1206930882', u'CAST_-1206874574'), (u'CALL_-1206937615', u'INDIRECT_-1206895422'), (u'MULTIEQUAL_-1206911219', u'COPY_-1206911342'), (u'CALL_-1206933623', u'INDIRECT_-1206906458'), (u'CALL_-1206922584', u'INDIRECT_-1206874893'), (u'INDIRECT_-1206896195', u'MULTIEQUAL_-1206896979'), (u'INDIRECT_-1206898554', u'MULTIEQUAL_-1206900091'), (u'STORE_-1206925221', u'INDIRECT_-1206891027'), ('tmp_18330', u'CBRANCH_-1206923904'), (u'INDIRECT_-1206892907', u'MULTIEQUAL_-1206892875'), (u'INDIRECT_-1206905708', u'MULTIEQUAL_-1206907492'), (u'CALL_-1206932954', u'INDIRECT_-1206912041'), ('const-0', u'INT_EQUAL_-1206873215'), (u'MULTIEQUAL_-1206882338', u'MULTIEQUAL_-1206882230'), (u'STORE_-1206928410', u'INDIRECT_-1206911318'), (u'CALL_-1206928992', u'INDIRECT_-1206912305'), (u'CALL_-1206934274', u'INDIRECT_-1206908521'), (u'CALL_-1206937824', u'INDIRECT_-1206902247'), (u'CALL_-1206931545', u'INDIRECT_-1206896285'), (u'CALL_-1206926063', u'INDIRECT_-1206903480'), (u'INDIRECT_-1206898802', u'MULTIEQUAL_-1206898698'), ('tmp_72983', u'INT_ADD_-1206922637'), (u'INDIRECT_-1206891977', u'MULTIEQUAL_-1206891638'), (u'STORE_-1206935460', u'INDIRECT_-1206897739'), (u'INDIRECT_-1206902664', u'MULTIEQUAL_-1206902403'), (u'INDIRECT_-1206894962', u'MULTIEQUAL_-1206894846'), (u'INDIRECT_-1206903565', u'MULTIEQUAL_-1206903342'), (u'INDIRECT_-1206902359', u'MULTIEQUAL_-1206902330'), (u'INDIRECT_-1206887307', u'MULTIEQUAL_-1206887288'), (u'STORE_-1206928327', u'INDIRECT_-1206886032'), (u'INDIRECT_-1206894013', u'MULTIEQUAL_-1206893873'), (u'MULTIEQUAL_-1206905125', u'MULTIEQUAL_-1206905112'), (u'INDIRECT_-1206898050', u'MULTIEQUAL_-1206897932'), (u'MULTIEQUAL_-1206899167', u'MULTIEQUAL_-1206898673'), (u'INDIRECT_-1206880111', u'MULTIEQUAL_-1206880726'), (u'MULTIEQUAL_-1206900962', u'MULTIEQUAL_-1206900947'), (u'CALL_-1206928690', u'INDIRECT_-1206911320'), (u'INDIRECT_-1206890917', u'COPY_-1206879126'), (u'INDIRECT_-1206914780', u'MULTIEQUAL_-1206914507'), (u'INDIRECT_-1206890968', u'MULTIEQUAL_-1206892361'), (u'MULTIEQUAL_-1206879145', u'MULTIEQUAL_-1206881852'), (u'MULTIEQUAL_-1206899594', u'MULTIEQUAL_-1206899575'), (u'INDIRECT_-1206892460', u'MULTIEQUAL_-1206892372'), (u'MULTIEQUAL_-1206902862', u'MULTIEQUAL_-1206902849'), (u'PTRADD_-1206871905', u'LOAD_-1206921966'), (u'INDIRECT_-1206903069', u'MULTIEQUAL_-1206902954'), (u'CALL_-1206930506', u'INDIRECT_-1206888233'), (u'INDIRECT_-1206891397', u'MULTIEQUAL_-1206891119'), (u'INDIRECT_-1206899304', u'MULTIEQUAL_-1206899043'), (u'MULTIEQUAL_-1206907220', u'MULTIEQUAL_-1206907191'), (u'CALL_-1206933998', u'INDIRECT_-1206899116'), (u'INDIRECT_-1206913757', u'MULTIEQUAL_-1206913312'), (u'STORE_-1206937611', u'INDIRECT_-1206910756'), (u'MULTIEQUAL_-1206873732', u'INT_EQUAL_-1206923717'), (u'CALL_-1206930241', u'INDIRECT_-1206901012'), (u'CALL_-1206928677', u'INDIRECT_-1206886129'), (u'MULTIEQUAL_-1206901219', u'MULTIEQUAL_-1206900361'), (u'INDIRECT_-1206892892', u'MULTIEQUAL_-1206892801'), (u'CALL_-1206924756', u'INDIRECT_-1206897286'), (u'CALL_-1206934114', u'INDIRECT_-1206891213'), (u'CALL_-1206934098', u'INDIRECT_-1206909261'), (u'INDIRECT_-1206888050', u'MULTIEQUAL_-1206889616'), (u'INDIRECT_-1206902142', u'MULTIEQUAL_-1206901095'), (u'INDIRECT_-1206905105', u'MULTIEQUAL_-1206905060'), (u'INDIRECT_-1206891697', u'MULTIEQUAL_-1206891589'), (u'CALL_-1206928382', u'INDIRECT_-1206905283'), (u'INDIRECT_-1206890125', u'MULTIEQUAL_-1206889902'), (u'MULTIEQUAL_-1206891881', u'MULTIEQUAL_-1206891847'), (u'MULTIEQUAL_-1206891881', u'MULTIEQUAL_-1206891847'), (u'STORE_-1206924934', u'INDIRECT_-1206893419'), (u'CALL_-1206931128', u'INDIRECT_-1206894046'), (u'INDIRECT_-1206901081', u'MULTIEQUAL_-1206903671'), (u'CALLIND_-1206921412', u'INDIRECT_-1206874566'), (u'CAST_-1206869115', u'INT_ADD_-1206921844'), (u'STORE_-1206921525', u'INDIRECT_-1206894969'), (u'CALL_-1206929320', u'INDIRECT_-1206902999'), (u'CALL_-1206930274', u'INDIRECT_-1206890188'), (u'STORE_-1206928622', u'INDIRECT_-1206900266'), (u'MULTIEQUAL_-1206899927', u'MULTIEQUAL_-1206899921'), (u'CALL_-1206922325', u'INDIRECT_-1206887765'), (u'CALL_-1206926019', u'INDIRECT_-1206905561'), (u'INDIRECT_-1206905123', u'MULTIEQUAL_-1206905014'), (u'INDIRECT_-1206896787', u'MULTIEQUAL_-1206896405'), (u'CALL_-1206934098', u'INDIRECT_-1206894981'), (u'INDIRECT_-1206906655', u'MULTIEQUAL_-1206906251'), (u'INDIRECT_-1206897415', u'MULTIEQUAL_-1206897011'), (u'CALL_-1206929794', u'INDIRECT_-1206912704'), (u'STORE_-1206930256', u'INDIRECT_-1206895588'), (u'CALL_-1206929071', u'INDIRECT_-1206911081'), (u'CALL_-1206935821', u'INDIRECT_-1206902242'), (u'INDIRECT_-1206906380', u'MULTIEQUAL_-1206904700'), (u'MULTIEQUAL_-1206906043', u'COPY_-1206875807'), (u'MULTIEQUAL_-1206894479', u'MULTIEQUAL_-1206894462'), (u'STORE_-1206930175', u'INDIRECT_-1206900588'), (u'CALL_-1206930407', u'INDIRECT_-1206909168'), (u'CALL_-1206925860', u'INDIRECT_-1206901688'), ('tmp_16838', u'CBRANCH_-1206924879'), (u'INDIRECT_-1206891228', u'MULTIEQUAL_-1206891194'), (u'CALL_-1206930556', u'INDIRECT_-1206901956'), (u'CALL_-1206922316', u'INDIRECT_-1206885098'), (u'INDIRECT_-1206884216', u'MULTIEQUAL_-1206892563'), (u'INDIRECT_-1206902667', u'MULTIEQUAL_-1206902285'), (u'STORE_-1206924919', u'INDIRECT_-1206897609'), (u'INDIRECT_-1206892347', u'MULTIEQUAL_-1206892267'), (u'MULTIEQUAL_-1206881590', u'MULTIEQUAL_-1206880890'), (u'CALL_-1206924704', u'INDIRECT_-1206899782'), (u'INDIRECT_-1206907135', u'COPY_-1206878733'), (u'INDIRECT_-1206885567', u'MULTIEQUAL_-1206885437'), (u'CAST_-1206875539', u'INT_EQUAL_-1206934233'), (u'CALL_-1206932271', u'INDIRECT_-1206890335'), (u'CALL_-1206937142', u'INDIRECT_-1206911834'), (u'INDIRECT_-1206895216', u'MULTIEQUAL_-1206894720'), (u'INT_ADD_-1206931546', u'CAST_-1206873566'), (u'CALL_-1206930506', u'INDIRECT_-1206904613'), (u'CALL_-1206928518', u'INDIRECT_-1206893229'), (u'CALL_-1206921431', u'INDIRECT_-1206898955'), (u'INDIRECT_-1206910495', u'COPY_-1206878741'), (u'INDIRECT_-1206900121', u'MULTIEQUAL_-1206876992'), (u'INDIRECT_-1206892593', u'MULTIEQUAL_-1206893817'), (u'INDIRECT_-1206889962', u'MULTIEQUAL_-1206889663'), (u'STORE_-1206928482', u'INDIRECT_-1206909260'), (u'CALL_-1206938756', u'INDIRECT_-1206911199'), (u'CALL_-1206930882', u'INDIRECT_-1206904020'), (u'CALL_-1206928194', u'INDIRECT_-1206886648'), (u'INDIRECT_-1206907311', u'MULTIEQUAL_-1206907191'), (u'COPY_-1206871037', u'MULTIEQUAL_-1206911258'), (u'INDIRECT_-1206899645', u'MULTIEQUAL_-1206899600'), (u'MULTIEQUAL_-1206921653', u'CALL_-1206938628'), (u'INDIRECT_-1206893686', u'MULTIEQUAL_-1206895269'), (u'INDIRECT_-1206900415', u'MULTIEQUAL_-1206904089'), (u'MULTIEQUAL_-1206913614', u'MULTIEQUAL_-1206913602'), (u'INDIRECT_-1206900422', u'MULTIEQUAL_-1206900306'), (u'INDIRECT_-1206885407', u'MULTIEQUAL_-1206887194'), (u'INT_RIGHT_-1206922759', u'MULTIEQUAL_-1206914457'), ('const-3', u'INT_NOTEQUAL_-1206929861'), (u'INDIRECT_-1206909818', u'MULTIEQUAL_-1206909543'), (u'MULTIEQUAL_-1206895465', u'MULTIEQUAL_-1206895452'), (u'STORE_-1206928327', u'INDIRECT_-1206897372'), (u'CALL_-1206925460', u'INDIRECT_-1206890397'), (u'CALL_-1206928257', u'INDIRECT_-1206897650'), (u'INDIRECT_-1206904030', u'MULTIEQUAL_-1206903800'), (u'CALL_-1206928772', u'INDIRECT_-1206894568'), (u'CALL_-1206932860', u'INDIRECT_-1206897697'), (u'MULTIEQUAL_-1206897827', u'MULTIEQUAL_-1206897821'), (u'INDIRECT_-1206910243', u'MULTIEQUAL_-1206910556'), (u'CALL_-1206929071', u'INDIRECT_-1206912761'), (u'INDIRECT_-1206892674', u'MULTIEQUAL_-1206892496'), (u'CALL_-1206927316', u'INDIRECT_-1206906925'), (u'STORE_-1206937788', u'INDIRECT_-1206898670'), (u'CALL_-1206929019', u'INDIRECT_-1206895943'), (u'CALL_-1206936047', u'INDIRECT_-1206883243'), (u'CALL_-1206921447', u'INDIRECT_-1206898966'), (u'LOAD_-1206930719', u'INT_ADD_-1206930696'), (u'MULTIEQUAL_-1206890587', u'MULTIEQUAL_-1206890603'), (u'CALL_-1206929902', u'INDIRECT_-1206907148'), (u'STORE_-1206921830', u'INDIRECT_-1206890501'), (u'INDIRECT_-1206903331', u'MULTIEQUAL_-1206905177'), (u'INDIRECT_-1206888665', u'MULTIEQUAL_-1206888570'), (u'LOAD_-1206924457', u'INT_ADD_-1206924372'), (u'STORE_-1206924934', u'INDIRECT_-1206887119'), (u'CALL_-1206937729', u'INDIRECT_-1206905985'), (u'INDIRECT_-1206886075', u'MULTIEQUAL_-1206889507'), (u'STORE_-1206921840', u'INDIRECT_-1206899749'), (u'INDIRECT_-1206885459', u'MULTIEQUAL_-1206886036'), (u'CALL_-1206928601', u'INDIRECT_-1206901505'), (u'STORE_-1206930175', u'INDIRECT_-1206887148'), (u'STORE_-1206928732', u'INDIRECT_-1206912771'), (u'INT_ADD_-1206937571', u'CAST_-1206877766'), (u'CALLIND_-1206931354', u'INT_NOTEQUAL_-1206931335'), (u'INDIRECT_-1206893696', u'COPY_-1206879001'), ('const-0', u'INT_NOTEQUAL_-1206938021'), (u'CALLIND_-1206929135', u'INDIRECT_-1206896000'), (u'INDIRECT_-1206890649', u'MULTIEQUAL_-1206892372'), (u'CALLIND_-1206921884', u'INDIRECT_-1206890794'), (u'INDIRECT_-1206903985', u'MULTIEQUAL_-1206903762'), (u'CALL_-1206931749', u'INDIRECT_-1206907733'), (u'INDIRECT_-1206886739', u'MULTIEQUAL_-1206889433'), (u'CALL_-1206933745', u'INDIRECT_-1206880909'), (u'STORE_-1206928662', u'INDIRECT_-1206903489'), (u'COPY_-1206876325', u'MULTIEQUAL_-1206880830'), (u'INDIRECT_-1206896576', u'MULTIEQUAL_-1206896342'), (u'CALL_-1206934114', u'INDIRECT_-1206895833'), (u'INDIRECT_-1206889588', u'MULTIEQUAL_-1206889396'), (u'INDIRECT_-1206903715', u'MULTIEQUAL_-1206903587'), (u'CALL_-1206933962', u'INDIRECT_-1206892376'), (u'INDIRECT_-1206892119', u'MULTIEQUAL_-1206893115'), (u'MULTIEQUAL_-1206894250', u'MULTIEQUAL_-1206894115'), (u'STORE_-1206930340', u'INDIRECT_-1206895624'), (u'INDIRECT_-1206906761', u'MULTIEQUAL_-1206906659'), (u'INDIRECT_-1206905046', u'COPY_-1206879395'), (u'CALL_-1206929902', u'INDIRECT_-1206896648'), (u'INDIRECT_-1206909580', u'MULTIEQUAL_-1206909425'), (u'INDIRECT_-1206890923', u'MULTIEQUAL_-1206891236'), (u'INDIRECT_-1206877596', u'MULTIEQUAL_-1206879145'), (u'INT_NOTEQUAL_-1206929959', u'CBRANCH_-1206929957'), (u'INDIRECT_-1206901837', u'COPY_-1206879152'), (u'CALL_-1206938036', u'INDIRECT_-1206902775'), (u'CALL_-1206932954', u'INDIRECT_-1206898601'), (u'INDIRECT_-1206888875', u'MULTIEQUAL_-1206888571'), (u'INDIRECT_-1206904933', u'MULTIEQUAL_-1206904793'), (u'CALL_-1206938342', u'INDIRECT_-1206906337'), (u'CALL_-1206931269', u'INDIRECT_-1206901089'), (u'CAST_-1206873444', u'LOAD_-1206931364'), (u'CALLIND_-1206921359', u'INDIRECT_-1206884907'), (u'CALLIND_-1206938827', u'INDIRECT_-1206899057'), (u'INDIRECT_-1206906730', u'MULTIEQUAL_-1206906524'), (u'CALL_-1206930407', u'INDIRECT_-1206906228'), (u'CALL_-1206931773', u'INDIRECT_-1206893892'), (u'PTRADD_-1206880986', u'CAST_-1206878242'), ('const-0', u'CALL_-1206926063'), (u'STORE_-1206937920', u'INDIRECT_-1206910496'), (u'STORE_-1206930340', u'INDIRECT_-1206891424'), (u'INT_EQUAL_-1206936092', u'CBRANCH_-1206936090'), (u'INDIRECT_-1206900108', u'MULTIEQUAL_-1206899786'), (u'CALL_-1206925694', u'INDIRECT_-1206891516'), (u'MULTIEQUAL_-1206876970', u'MULTIEQUAL_-1206890661'), (u'LOAD_-1206931562', u'CALL_-1206929320'), (u'INDIRECT_-1206908755', u'MULTIEQUAL_-1206908351'), (u'CALL_-1206928155', u'INDIRECT_-1206907016'), (u'CALLIND_-1206925019', u'INDIRECT_-1206900366'), (u'INDIRECT_-1206886808', u'MULTIEQUAL_-1206888592'), (u'MULTIEQUAL_-1206874308', u'MULTIEQUAL_-1206895016'), ('const-0', u'CALL_-1206930025'), (u'INT_NOTEQUAL_-1206923337', u'CBRANCH_-1206923335'), (u'STORE_-1206928662', u'INDIRECT_-1206893409'), (u'MULTIEQUAL_-1206887261', u'PTRADD_-1206877720'), (u'CALLIND_-1206925511', u'INDIRECT_-1206907333'), (u'MULTIEQUAL_-1206907731', u'MULTIEQUAL_-1206907616'), (u'INDIRECT_-1206894536', u'MULTIEQUAL_-1206892446'), (u'CALL_-1206930556', u'INDIRECT_-1206910356'), (u'MULTIEQUAL_-1206900781', u'MULTIEQUAL_-1206900435'), (u'INDIRECT_-1206895449', u'MULTIEQUAL_-1206895051'), (u'INDIRECT_-1206897721', u'MULTIEQUAL_-1206900311'), (u'MULTIEQUAL_-1206902207', u'MULTIEQUAL_-1206902187'), (u'CALL_-1206921722', u'INDIRECT_-1206886033'), (u'PTRADD_-1206877706', u'INT_NOTEQUAL_-1206933325'), (u'CALL_-1206928668', u'INDIRECT_-1206897390'), (u'CALL_-1206934081', u'INDIRECT_-1206892450'), (u'CALL_-1206928155', u'INDIRECT_-1206907856'), (u'CALL_-1206930584', u'INDIRECT_-1206905750'), (u'INDIRECT_-1206886683', u'MULTIEQUAL_-1206886492'), ('const-433', u'STORE_-1206928588'), (u'MULTIEQUAL_-1206874292', u'MULTIEQUAL_-1206887745'), (u'INDIRECT_-1206899066', u'MULTIEQUAL_-1206898993'), (u'MULTIEQUAL_-1206876931', u'MULTIEQUAL_-1206877172'), (u'MULTIEQUAL_-1206908709', u'MULTIEQUAL_-1206908695'), (u'INDIRECT_-1206899117', u'MULTIEQUAL_-1206898283'), (u'INDIRECT_-1206906282', u'MULTIEQUAL_-1206906183'), (u'CALL_-1206930882', u'INDIRECT_-1206888480'), ('tmp_72983', u'INT_ADD_-1206924942'), (u'INT_ADD_-1206922780', u'INT_ZEXT_-1206914260'), (u'MULTIEQUAL_-1206899697', u'MULTIEQUAL_-1206899647'), (u'CALL_-1206938756', u'INDIRECT_-1206898179'), (u'CALL_-1206930274', u'INDIRECT_-1206907828'), (u'MULTIEQUAL_-1206899468', u'MULTIEQUAL_-1206900263'), (u'CALL_-1206929489', u'INDIRECT_-1206912699'), (u'CALL_-1206937142', u'INDIRECT_-1206896714'), (u'STORE_-1206930329', u'INDIRECT_-1206895042'), (u'LOAD_-1206928796', u'INT_ADD_-1206924932'), (u'CALL_-1206930915', u'INDIRECT_-1206903623'), (u'CALL_-1206929324', u'INDIRECT_-1206898392'), (u'INDIRECT_-1206893323', u'MULTIEQUAL_-1206894980'), (u'INDIRECT_-1206908853', u'MULTIEQUAL_-1206908655'), (u'CALL_-1206921994', u'INDIRECT_-1206906359'), (u'CALL_-1206937142', u'INDIRECT_-1206894614'), (u'INDIRECT_-1206898128', u'COPY_-1206879953'), (u'CALL_-1206927297', u'INDIRECT_-1206898511'), (u'MULTIEQUAL_-1206893443', u'MULTIEQUAL_-1206893269'), (u'MULTIEQUAL_-1206878277', u'MULTIEQUAL_-1206896227'), (u'CALL_-1206938036', u'INDIRECT_-1206883870'), (u'STORE_-1206930310', u'INDIRECT_-1206890988'), (u'INDIRECT_-1206905985', u'MULTIEQUAL_-1206905619'), (u'INDIRECT_-1206888839', u'MULTIEQUAL_-1206891533'), (u'STORE_-1206932486', u'INDIRECT_-1206904269'), (u'MULTIEQUAL_-1206905107', u'MULTIEQUAL_-1206905091'), (u'INDIRECT_-1206899685', u'MULTIEQUAL_-1206899319'), (u'INDIRECT_-1206900326', u'MULTIEQUAL_-1206900253'), (u'INDIRECT_-1206894960', u'MULTIEQUAL_-1206896660'), (u'STORE_-1206928697', u'INDIRECT_-1206911910'), ('const-0', u'INT_EQUAL_-1206927226'), (u'INT_EQUAL_-1206873154', u'BOOL_AND_-1206873186'), (u'CALL_-1206928709', u'INDIRECT_-1206905281'), (u'STORE_-1206928627', u'INDIRECT_-1206903888'), (u'CALL_-1206921431', u'INDIRECT_-1206884255'), (u'INDIRECT_-1206897895', u'COPY_-1206878711'), (u'INDIRECT_-1206881170', u'MULTIEQUAL_-1206881063'), ('const-0', u'COPY_-1206875619'), (u'STORE_-1206925479', u'INDIRECT_-1206892840'), (u'INDIRECT_-1206905220', u'MULTIEQUAL_-1206904959'), (u'INDIRECT_-1206891817', u'MULTIEQUAL_-1206891539'), (u'BOOL_OR_-1206877037', u'BOOL_OR_-1206929590'), (u'CALLIND_-1206929135', u'INDIRECT_-1206895160'), (u'CALL_-1206937729', u'INDIRECT_-1206900945'), (u'INDIRECT_-1206893448', u'MULTIEQUAL_-1206900543'), (u'MULTIEQUAL_-1206892250', u'MULTIEQUAL_-1206889243'), (u'CALL_-1206934963', u'INDIRECT_-1206889583'), (u'CALL_-1206930210', u'INDIRECT_-1206899394'), (u'STORE_-1206928622', u'INDIRECT_-1206895226'), (u'MULTIEQUAL_-1206899319', u'MULTIEQUAL_-1206880928'), (u'CALL_-1206928734', u'INDIRECT_-1206897485'), (u'MULTIEQUAL_-1206899689', u'MULTIEQUAL_-1206900072'), (u'CALL_-1206936110', u'INDIRECT_-1206892356'), (u'CALL_-1206931183', u'INDIRECT_-1206904985'), (u'INDIRECT_-1206905537', u'MULTIEQUAL_-1206905292'), (u'INDIRECT_-1206892867', u'MULTIEQUAL_-1206880366'), (u'INDIRECT_-1206894713', u'MULTIEQUAL_-1206876239'), (u'INDIRECT_-1206908423', u'MULTIEQUAL_-1206909941'), (u'CALL_-1206924661', u'INDIRECT_-1206903948'), (u'STORE_-1206930340', u'INDIRECT_-1206891004'), (u'CALL_-1206927297', u'INDIRECT_-1206893471'), (u'CALL_-1206930407', u'INDIRECT_-1206887328'), (u'LOAD_-1206923357', u'INT_EQUAL_-1206923324'), (u'STORE_-1206928553', u'INDIRECT_-1206897122'), (u'INDIRECT_-1206889471', u'MULTIEQUAL_-1206891317'), (u'INDIRECT_-1206893242', u'MULTIEQUAL_-1206893040'), (u'MULTIEQUAL_-1206880954', u'MULTIEQUAL_-1206880408'), (u'INDIRECT_-1206900862', u'MULTIEQUAL_-1206902120'), ('const-5', u'PTRADD_-1206878784'), (u'INDIRECT_-1206901367', u'MULTIEQUAL_-1206903154'), (u'CALL_-1206929269', u'INT_NOTEQUAL_-1206929254'), (u'CALL_-1206929866', u'INDIRECT_-1206902926'), ('const-68', u'INT_ADD_-1206938437'), (u'INDIRECT_-1206891800', u'MULTIEQUAL_-1206880911'), (u'INDIRECT_-1206907374', u'MULTIEQUAL_-1206908911'), (u'CALL_-1206939523', u'INDIRECT_-1206885681'), (u'STORE_-1206928327', u'INDIRECT_-1206898632'), (u'INDIRECT_-1206887727', u'MULTIEQUAL_-1206887647'), (u'CALLIND_-1206921359', u'INDIRECT_-1206893307'), (u'INDIRECT_-1206909558', u'MULTIEQUAL_-1206910062'), (u'CALLIND_-1206922636', u'INDIRECT_-1206886531'), (u'INDIRECT_-1206913119', u'MULTIEQUAL_-1206877022'), (u'BOOL_OR_-1206923862', u'CBRANCH_-1206923889'), (u'MULTIEQUAL_-1206903994', u'COPY_-1206879271'), (u'INDIRECT_-1206910658', u'MULTIEQUAL_-1206910383'), (u'CALL_-1206929866', u'INDIRECT_-1206912748'), (u'PTRADD_-1206874758', u'LOAD_-1206929102'), (u'STORE_-1206921830', u'INDIRECT_-1206882521'), (u'CALL_-1206933821', u'INDIRECT_-1206880947'), ('const-1171643', u'COPY_-1206875005'), (u'STORE_-1206927248', u'INDIRECT_-1206900914'), (u'INDIRECT_-1206897523', u'COPY_-1206897531'), (u'CALL_-1206932911', u'INDIRECT_-1206903192'), (u'INDIRECT_-1206896835', u'MULTIEQUAL_-1206896676'), (u'INT_ADD_-1206922053', u'CAST_-1206869422'), (u'MULTIEQUAL_-1206913198', u'INT_SUB_-1206930061'), ('const-0', u'INT_NOTEQUAL_-1206930213'), ('const-11', u'PTRADD_-1206872615'), ('const-8', u'INT_ADD_-1206922637'), (u'STORE_-1206929169', u'INDIRECT_-1206885220'), (u'INDIRECT_-1206879821', u'MULTIEQUAL_-1206881473'), (u'MULTIEQUAL_-1206890919', u'MULTIEQUAL_-1206880908'), (u'MULTIEQUAL_-1206899891', u'MULTIEQUAL_-1206899889'), (u'STORE_-1206928482', u'INDIRECT_-1206890780'), (u'MULTIEQUAL_-1206895269', u'MULTIEQUAL_-1206895255'), (u'INDIRECT_-1206900654', u'MULTIEQUAL_-1206900505'), (u'MULTIEQUAL_-1206907918', u'MULTIEQUAL_-1206907912'), (u'CALL_-1206936110', u'INDIRECT_-1206901176'), (u'INDIRECT_-1206908068', u'MULTIEQUAL_-1206914403'), (u'INDIRECT_-1206907979', u'MULTIEQUAL_-1206907889'), (u'CALL_-1206935907', u'INDIRECT_-1206882818'), (u'STORE_-1206928588', u'INDIRECT_-1206895043'), (u'INDIRECT_-1206892776', u'MULTIEQUAL_-1206892399'), (u'CALLIND_-1206921884', u'INDIRECT_-1206904234'), (u'MULTIEQUAL_-1206899743', u'MULTIEQUAL_-1206899569'), (u'CALL_-1206922325', u'INDIRECT_-1206890705'), (u'CALL_-1206938900', u'INDIRECT_-1206899936'), (u'INDIRECT_-1206897878', u'MULTIEQUAL_-1206897790'), (u'CALLIND_-1206924365', u'INDIRECT_-1206905515'), (u'MULTIEQUAL_-1206908172', u'MULTIEQUAL_-1206908147'), (u'MULTIEQUAL_-1206888619', u'MULTIEQUAL_-1206888203'), (u'CALL_-1206938725', u'INDIRECT_-1206905513'), (u'INDIRECT_-1206905332', u'MULTIEQUAL_-1206905184'), (u'CALL_-1206937924', u'INDIRECT_-1206898521'), (u'CALL_-1206937924', u'INDIRECT_-1206906081'), (u'CALL_-1206933125', u'INDIRECT_-1206894856'), (u'STORE_-1206930175', u'INDIRECT_-1206898908'), (u'STORE_-1206928732', u'INDIRECT_-1206910671'), (u'INDIRECT_-1206899810', u'MULTIEQUAL_-1206901376'), ('const-11', u'PTRADD_-1206872255'), (u'INDIRECT_-1206900272', u'MULTIEQUAL_-1206900056'), (u'INDIRECT_-1206888062', u'MULTIEQUAL_-1206888012'), (u'CALL_-1206926019', u'INDIRECT_-1206892541'), (u'MULTIEQUAL_-1206891763', u'MULTIEQUAL_-1206894473'), (u'INDIRECT_-1206901343', u'MULTIEQUAL_-1206901234'), (u'MULTIEQUAL_-1206898067', u'MULTIEQUAL_-1206898092'), (u'INDIRECT_-1206903317', u'MULTIEQUAL_-1206902978'), (u'INDIRECT_-1206907355', u'MULTIEQUAL_-1206905604'), (u'CALL_-1206933125', u'INDIRECT_-1206895696'), (u'CALL_-1206929938', u'INDIRECT_-1206899610'), (u'INDIRECT_-1206890362', u'COPY_-1206878812'), (u'INDIRECT_-1206898971', u'MULTIEQUAL_-1206896646'), (u'MULTIEQUAL_-1206911026', u'COPY_-1206870700'), (u'CALL_-1206924612', u'INDIRECT_-1206894605'), (u'INDIRECT_-1206904145', u'MULTIEQUAL_-1206905900'), (u'INDIRECT_-1206892420', u'MULTIEQUAL_-1206893410'), (u'INDIRECT_-1206897661', u'MULTIEQUAL_-1206897441'), (u'MULTIEQUAL_-1206900550', u'INT_OR_-1206939107'), (u'STORE_-1206930828', u'INDIRECT_-1206902677'), (u'INDIRECT_-1206877485', u'MULTIEQUAL_-1206877172'), (u'MULTIEQUAL_-1206876219', u'MULTIEQUAL_-1206876101'), (u'INDIRECT_-1206909247', u'MULTIEQUAL_-1206880406'), (u'CALL_-1206928271', u'INDIRECT_-1206895735'), (u'CALL_-1206929645', u'INDIRECT_-1206910232'), (u'CALL_-1206938628', u'INDIRECT_-1206898316'), (u'INDIRECT_-1206895160', u'MULTIEQUAL_-1206880919'), (u'MULTIEQUAL_-1206899595', u'MULTIEQUAL_-1206899591'), (u'MULTIEQUAL_-1206874951', u'MULTIEQUAL_-1206875978'), (u'INDIRECT_-1206898798', u'MULTIEQUAL_-1206898862'), (u'CALL_-1206928225', u'INDIRECT_-1206892593'), (u'INT_EQUAL_-1206931047', u'CBRANCH_-1206931043'), (u'INDIRECT_-1206913520', u'MULTIEQUAL_-1206908310'), (u'INDIRECT_-1206909768', u'MULTIEQUAL_-1206909446'), (u'INDIRECT_-1206904442', u'MULTIEQUAL_-1206904392'), (u'CALLIND_-1206921856', u'INDIRECT_-1206898338'), (u'PTRADD_-1206922758', u'COPY_-1206869873'), (u'STORE_-1206927248', u'INDIRECT_-1206892514'), (u'INDIRECT_-1206897517', u'MULTIEQUAL_-1206897127'), (u'CALL_-1206933594', u'INDIRECT_-1206881156'), (u'CALL_-1206921832', u'INDIRECT_-1206898322'), ('const-8', u'PTRADD_-1206880327'), (u'INDIRECT_-1206910519', u'MULTIEQUAL_-1206910131'), (u'INDIRECT_-1206904376', u'MULTIEQUAL_-1206903960'), (u'CALL_-1206928772', u'INDIRECT_-1206906328'), (u'INDIRECT_-1206895981', u'MULTIEQUAL_-1206895761'), (u'INDIRECT_-1206898256', u'MULTIEQUAL_-1206897838'), (u'INDIRECT_-1206900738', u'MULTIEQUAL_-1206901242'), (u'CALL_-1206930086', u'INDIRECT_-1206907047'), (u'INDIRECT_-1206884928', u'MULTIEQUAL_-1206884894'), (u'STORE_-1206925479', u'INDIRECT_-1206889480'), ('const-0', u'INT_NOTEQUAL_-1206929959'), (u'INDIRECT_-1206897262', u'MULTIEQUAL_-1206897023'), (u'INDIRECT_-1206891859', u'MULTIEQUAL_-1206891722'), (u'CALL_-1206931773', u'INDIRECT_-1206888012'), (u'CALL_-1206929296', u'INDIRECT_-1206895018'), (u'INDIRECT_-1206905882', u'MULTIEQUAL_-1206905766'), (u'INDIRECT_-1206906186', u'MULTIEQUAL_-1206906039'), ('const-8', u'PTRADD_-1206880785'), (u'MULTIEQUAL_-1206896939', u'COPY_-1206897062'), (u'INT_LESS_-1206930101', u'CBRANCH_-1206930108'), (u'CALL_-1206928474', u'INDIRECT_-1206899510'), ('const-8', u'PTRADD_-1206875364'), (u'CALL_-1206937924', u'INDIRECT_-1206884827'), (u'STORE_-1206928270', u'INDIRECT_-1206886808'), (u'MULTIEQUAL_-1206902355', u'MULTIEQUAL_-1206901654'), (u'CALL_-1206929385', u'INDIRECT_-1206892967'), (u'INDIRECT_-1206893023', u'MULTIEQUAL_-1206893336'), (u'INDIRECT_-1206900176', u'MULTIEQUAL_-1206908523'), (u'CALL_-1206934862', u'INDIRECT_-1206889122'), (u'MULTIEQUAL_-1206906912', u'MULTIEQUAL_-1206906887'), (u'INDIRECT_-1206899016', u'MULTIEQUAL_-1206899562'), (u'CALL_-1206927017', u'INDIRECT_-1206906156'), (u'CALL_-1206933962', u'INDIRECT_-1206890276'), (u'INDIRECT_-1206904956', u'MULTIEQUAL_-1206904579'), (u'CALLIND_-1206922636', u'INDIRECT_-1206874683'), (u'INDIRECT_-1206897980', u'MULTIEQUAL_-1206892770'), (u'STORE_-1206930329', u'INDIRECT_-1206889162'), (u'INDIRECT_-1206913200', u'MULTIEQUAL_-1206912939'), (u'CALL_-1206936019', u'INDIRECT_-1206891883'), (u'CALLIND_-1206921344', u'INDIRECT_-1206884954'), (u'CALL_-1206930882', u'INDIRECT_-1206910740'), (u'CALL_-1206938900', u'INDIRECT_-1206895316'), (u'CALL_-1206928271', u'INDIRECT_-1206906655'), (u'CALLIND_-1206921743', u'INDIRECT_-1206904995'), (u'STORE_-1206928327', u'INDIRECT_-1206896112'), (u'CALL_-1206921447', u'INDIRECT_-1206895606'), (u'INDIRECT_-1206887676', u'MULTIEQUAL_-1206891953'), (u'STORE_-1206932486', u'INDIRECT_-1206898809'), (u'CALL_-1206929385', u'INDIRECT_-1206891287'), (u'MULTIEQUAL_-1206899175', u'MULTIEQUAL_-1206899171'), (u'CALL_-1206931269', u'INDIRECT_-1206898989'), (u'MULTIEQUAL_-1206894367', u'MULTIEQUAL_-1206894383'), (u'MULTIEQUAL_-1206877492', u'MULTIEQUAL_-1206877874'), (u'CALLIND_-1206921372', u'INDIRECT_-1206887490'), (u'STORE_-1206921567', u'INDIRECT_-1206902133'), ('tmp_23081', u'BRANCH_-1206928965'), (u'CALL_-1206938900', u'INDIRECT_-1206906236'), (u'INDIRECT_-1206903666', u'MULTIEQUAL_-1206903519'), (u'INDIRECT_-1206883606', u'MULTIEQUAL_-1206883520'), (u'MULTIEQUAL_-1206909852', u'MULTIEQUAL_-1206909827'), (u'CALL_-1206924612', u'INDIRECT_-1206904265'), (u'INDIRECT_-1206892360', u'MULTIEQUAL_-1206892205'), (u'INDIRECT_-1206884406', u'MULTIEQUAL_-1206884177'), (u'CALLIND_-1206931354', u'INDIRECT_-1206892810'), (u'MULTIEQUAL_-1206904481', u'MULTIEQUAL_-1206904508'), (u'INDIRECT_-1206892053', u'MULTIEQUAL_-1206892034'), (u'CALL_-1206933623', u'INDIRECT_-1206902678'), (u'INDIRECT_-1206891856', u'MULTIEQUAL_-1206891655'), (u'CALL_-1206937446', u'INDIRECT_-1206898022'), (u'CALL_-1206930476', u'INDIRECT_-1206902489'), (u'STORE_-1206924545', u'INDIRECT_-1206886050'), (u'CALL_-1206929902', u'INDIRECT_-1206892448'), (u'CALLIND_-1206925511', u'INDIRECT_-1206906913'), (u'INDIRECT_-1206914586', u'MULTIEQUAL_-1206914439'), (u'INDIRECT_-1206900909', u'MULTIEQUAL_-1206905163'), (u'STORE_-1206930175', u'INDIRECT_-1206888828'), (u'CALL_-1206937875', u'INDIRECT_-1206895552'), (u'INDIRECT_-1206905503', u'MULTIEQUAL_-1206907160'), (u'INDIRECT_-1206894910', u'MULTIEQUAL_-1206894754'), (u'CALL_-1206931773', u'INDIRECT_-1206899352'), (u'CALLIND_-1206921884', u'INDIRECT_-1206895414'), (u'STORE_-1206928553', u'INDIRECT_-1206897962'), (u'CALL_-1206931797', u'INDIRECT_-1206895591'), (u'CALL_-1206931595', u'CALL_-1206931539'), (u'CALL_-1206928257', u'INDIRECT_-1206898070'), (u'CALL_-1206935809', u'INDIRECT_-1206913153'), (u'INDIRECT_-1206904630', u'MULTIEQUAL_-1206904424'), (u'STORE_-1206921864', u'INDIRECT_-1206900609'), ('const-12', u'INT_ADD_-1206925200'), (u'CALL_-1206925604', u'INDIRECT_-1206906247'), (u'INDIRECT_-1206912815', u'MULTIEQUAL_-1206912310'), (u'CALL_-1206932817', u'INDIRECT_-1206889308'), ('const-8', u'PTRADD_-1206871614'), (u'CALL_-1206928257', u'INDIRECT_-1206909410'), (u'CALL_-1206929830', u'INDIRECT_-1206910044'), (u'INDIRECT_-1206894922', u'MULTIEQUAL_-1206896581'), (u'CALL_-1206931435', u'INDIRECT_-1206899999'), (u'MULTIEQUAL_-1206896770', u'MULTIEQUAL_-1206896635'), (u'COPY_-1206925636', u'MULTIEQUAL_-1206879205'), (u'MULTIEQUAL_-1206878270', u'MULTIEQUAL_-1206893287'), (u'INDIRECT_-1206892612', u'MULTIEQUAL_-1206890406'), (u'CALL_-1206928209', u'INDIRECT_-1206892563'), (u'STORE_-1206928327', u'INDIRECT_-1206906612'), (u'CALL_-1206937824', u'INDIRECT_-1206896367'), (u'INDIRECT_-1206892462', u'MULTIEQUAL_-1206893720'), (u'INDIRECT_-1206899780', u'MULTIEQUAL_-1206880930'), ('const-8', u'PTRADD_-1206871542'), (u'STORE_-1206928588', u'INDIRECT_-1206903863'), (u'INDIRECT_-1206894490', u'MULTIEQUAL_-1206894334'), (u'STORE_-1206925248', u'INDIRECT_-1206888522'), (u'INDIRECT_-1206895747', u'COPY_-1206880304'), (u'INDIRECT_-1206902470', u'MULTIEQUAL_-1206902038'), (u'MULTIEQUAL_-1206913560', u'MULTIEQUAL_-1206913513'), (u'LOAD_-1206931687', u'CALL_-1206931674'), (u'INDIRECT_-1206894771', u'MULTIEQUAL_-1206892446'), (u'CALL_-1206928992', u'INDIRECT_-1206893405'), (u'INDIRECT_-1206903551', u'COPY_-1206880209'), (u'STORE_-1206937611', u'INDIRECT_-1206896476'), (u'MULTIEQUAL_-1206897341', u'MULTIEQUAL_-1206897307'), (u'MULTIEQUAL_-1206897341', u'MULTIEQUAL_-1206897307'), (u'CALL_-1206936019', u'INDIRECT_-1206899023'), (u'INT_EQUAL_-1206930370', u'CBRANCH_-1206930369'), (u'CALL_-1206922556', u'INDIRECT_-1206892063'), (u'INDIRECT_-1206892039', u'MULTIEQUAL_-1206891651'), (u'CALL_-1206928601', u'INDIRECT_-1206909065'), (u'INDIRECT_-1206908941', u'MULTIEQUAL_-1206908721'), (u'INDIRECT_-1206903362', u'MULTIEQUAL_-1206903246'), (u'INDIRECT_-1206891729', u'MULTIEQUAL_-1206891684'), (u'STORE_-1206932305', u'INDIRECT_-1206893039'), ('const-2', u'STORE_-1206930340'), (u'CALL_-1206927418', u'INDIRECT_-1206885979'), (u'INDIRECT_-1206909596', u'MULTIEQUAL_-1206909178'), (u'CALL_-1206928878', u'INDIRECT_-1206895976'), (u'STORE_-1206932486', u'INDIRECT_-1206890829'), (u'CALLIND_-1206921388', u'INDIRECT_-1206903823'), (u'INT_ADD_-1206872468', u'MULTIEQUAL_-1206872418'), (u'MULTIEQUAL_-1206907880', u'MULTIEQUAL_-1206907900'), (u'CALL_-1206932860', u'INDIRECT_-1206901057'), (u'CALLIND_-1206921344', u'INDIRECT_-1206882854'), (u'PTRSUB_-1206876721', u'CALL_-1206931773'), (u'INDIRECT_-1206896487', u'MULTIEQUAL_-1206896357'), (u'STORE_-1206933118', u'INDIRECT_-1206899822'), (u'INDIRECT_-1206902847', u'MULTIEQUAL_-1206902828'), (u'CALL_-1206928668', u'INDIRECT_-1206894450'), (u'STORE_-1206928327', u'INDIRECT_-1206902412'), (u'MULTIEQUAL_-1206901193', u'MULTIEQUAL_-1206901151'), (u'INDIRECT_-1206903069', u'MULTIEQUAL_-1206904161'), (u'STORE_-1206928327', u'INDIRECT_-1206901992'), (u'MULTIEQUAL_-1206889803', u'MULTIEQUAL_-1206889755'), (u'MULTIEQUAL_-1206910635', u'MULTIEQUAL_-1206910630'), (u'CALL_-1206922556', u'INDIRECT_-1206883243'), (u'STORE_-1206929169', u'INDIRECT_-1206900340'), (u'INDIRECT_-1206893666', u'MULTIEQUAL_-1206893212'), (u'INDIRECT_-1206904299', u'MULTIEQUAL_-1206904919'), (u'CALL_-1206929071', u'INDIRECT_-1206892601'), (u'CALL_-1206939523', u'MULTIEQUAL_-1206914374'), (u'CALL_-1206931773', u'INDIRECT_-1206900192'), (u'INT_NOTEQUAL_-1206923188', u'CBRANCH_-1206923186'), (u'INDIRECT_-1206887013', u'MULTIEQUAL_-1206886994'), (u'INDIRECT_-1206898284', u'MULTIEQUAL_-1206899889'), (u'CALL_-1206938036', u'INDIRECT_-1206910335'), (u'MULTIEQUAL_-1206891066', u'MULTIEQUAL_-1206890418'), (u'INDIRECT_-1206878270', u'MULTIEQUAL_-1206879819'), (u'CALL_-1206938310', u'INDIRECT_-1206909259'), (u'INDIRECT_-1206889898', u'MULTIEQUAL_-1206889810'), (u'CALL_-1206930457', u'INDIRECT_-1206892983'), (u'STORE_-1206937772', u'INDIRECT_-1206907485'), (u'INDIRECT_-1206906280', u'MULTIEQUAL_-1206907270'), (u'CALL_-1206933125', u'INDIRECT_-1206897376'), (u'INDIRECT_-1206906299', u'MULTIEQUAL_-1206906127'), (u'CALL_-1206936110', u'INDIRECT_-1206891936'), (u'CALL_-1206933962', u'INDIRECT_-1206894476'), (u'MULTIEQUAL_-1206906039', u'MULTIEQUAL_-1206880945'), (u'INT_EQUAL_-1206925001', u'MULTIEQUAL_-1206912672'), (u'CALL_-1206931128', u'INDIRECT_-1206891526'), (u'STORE_-1206930846', u'INDIRECT_-1206903469'), ('const-8', u'PTRADD_-1206878814'), (u'CALLIND_-1206924378', u'INDIRECT_-1206895803'), (u'CALL_-1206928621', u'INDIRECT_-1206894088'), (u'CALL_-1206934018', u'INDIRECT_-1206891570'), (u'CALL_-1206937446', u'INDIRECT_-1206900542'), (u'CALL_-1206933773', u'INDIRECT_-1206897308'), (u'CALL_-1206928709', u'INDIRECT_-1206911743'), (u'COPY_-1206871611', u'MULTIEQUAL_-1206880830'), ('const-8456', u'CALL_-1206930476'), (u'INDIRECT_-1206902334', u'MULTIEQUAL_-1206903871'), (u'INDIRECT_-1206909828', u'MULTIEQUAL_-1206911267'), (u'INDIRECT_-1206908175', u'MULTIEQUAL_-1206908016'), (u'INDIRECT_-1206902491', u'MULTIEQUAL_-1206904337'), (u'INDIRECT_-1206889882', u'MULTIEQUAL_-1206891549'), ('const-1', u'PTRADD_-1206876912'), (u'CAST_-1206877380', u'LOAD_-1206928792'), (u'MULTIEQUAL_-1206887436', u'MULTIEQUAL_-1206888356'), ('const--2', u'INT_MULT_-1206910828'), (u'CALL_-1206921447', u'INDIRECT_-1206888046'), (u'CALL_-1206931435', u'INDIRECT_-1206894119'), (u'CALL_-1206928668', u'INDIRECT_-1206884370'), (u'CALLIND_-1206921388', u'INDIRECT_-1206900463'), (u'CALL_-1206938772', u'INDIRECT_-1206897770'), (u'CALL_-1206930457', u'INDIRECT_-1206895923'), (u'MULTIEQUAL_-1206891448', u'MULTIEQUAL_-1206891351'), (u'INDIRECT_-1206891448', u'MULTIEQUAL_-1206891351'), (u'CALL_-1206929385', u'INDIRECT_-1206893807'), (u'STORE_-1206929169', u'INDIRECT_-1206894040'), (u'CALL_-1206930556', u'INDIRECT_-1206906576'), (u'MULTIEQUAL_-1206914449', u'MULTIEQUAL_-1206914415'), (u'INDIRECT_-1206892846', u'MULTIEQUAL_-1206894429'), (u'CALL_-1206929938', u'INDIRECT_-1206910110'), (u'CALL_-1206928518', u'INDIRECT_-1206904569'), (u'STORE_-1206934436', u'INDIRECT_-1206895930'), (u'CALL_-1206936047', u'INDIRECT_-1206899037'), (u'CALL_-1206927048', u'INDIRECT_-1206905404'), (u'COPY_-1206873980', u'MULTIEQUAL_-1206876245'), (u'INDIRECT_-1206906322', u'COPY_-1206878850'), (u'INDIRECT_-1206895656', u'MULTIEQUAL_-1206896202'), ('const-0', u'INT_NOTEQUAL_-1206931678'), (u'INDIRECT_-1206894386', u'MULTIEQUAL_-1206896854'), (u'CALL_-1206928772', u'INDIRECT_-1206899188'), (u'CALL_-1206923816', u'INDIRECT_-1206896099'), (u'CALL_-1206922556', u'INDIRECT_-1206885763'), (u'INDIRECT_-1206895503', u'MULTIEQUAL_-1206895312'), (u'CALL_-1206925604', u'INDIRECT_-1206892807'), (u'MULTIEQUAL_-1206905127', u'MULTIEQUAL_-1206905147'), (u'CALL_-1206925694', u'INDIRECT_-1206902016'), ('const-0', u'INT_NOTEQUAL_-1206929779'), (u'STORE_-1206929089', u'INDIRECT_-1206887306'), (u'CALLIND_-1206921412', u'INDIRECT_-1206885408'), (u'INDIRECT_-1206893548', u'MULTIEQUAL_-1206893365'), (u'INDIRECT_-1206901003', u'MULTIEQUAL_-1206900765'), (u'CALL_-1206924677', u'INDIRECT_-1206890941'), (u'CALL_-1206922584', u'INDIRECT_-1206875230'), (u'CALL_-1206932359', u'INDIRECT_-1206909138'), (u'MULTIEQUAL_-1206897494', u'MULTIEQUAL_-1206897475'), (u'CALL_-1206934098', u'INDIRECT_-1206902541'), (u'CALL_-1206938342', u'INDIRECT_-1206895837'), (u'CALL_-1206930362', u'INDIRECT_-1206904520'), (u'CALL_-1206930025', u'INDIRECT_-1206886444'), (u'MULTIEQUAL_-1206897371', u'MULTIEQUAL_-1206897369'), (u'COPY_-1206869076', u'MULTIEQUAL_-1206906998'), (u'INDIRECT_-1206887409', u'MULTIEQUAL_-1206888601'), (u'CAST_-1206871875', u'LOAD_-1206929095'), ('const-0', u'CALL_-1206922584'), (u'INDIRECT_-1206910420', u'MULTIEQUAL_-1206910265'), (u'CALL_-1206929296', u'INDIRECT_-1206877373'), (u'CALL_-1206928331', u'INDIRECT_-1206891395'), (u'CALL_-1206936110', u'INDIRECT_-1206893196'), (u'CALL_-1206927418', u'INDIRECT_-1206888919'), (u'INDIRECT_-1206898955', u'MULTIEQUAL_-1206898651'), (u'MULTIEQUAL_-1206876161', u'MULTIEQUAL_-1206912280'), (u'STORE_-1206928732', u'INDIRECT_-1206893451'), (u'MULTIEQUAL_-1206909050', u'MULTIEQUAL_-1206909026'), (u'INDIRECT_-1206879238', u'MULTIEQUAL_-1206883383'), (u'CALL_-1206921832', u'INDIRECT_-1206905042'), (u'CALL_-1206928357', u'INDIRECT_-1206902330'), (u'INDIRECT_-1206901827', u'MULTIEQUAL_-1206901445'), (u'CALL_-1206930407', u'INDIRECT_-1206907488'), (u'CALL_-1206929296', u'INDIRECT_-1206905518'), (u'INDIRECT_-1206910475', u'MULTIEQUAL_-1206911259'), (u'MULTIEQUAL_-1206877001', u'MULTIEQUAL_-1206903681'), (u'CALL_-1206924677', u'INDIRECT_-1206888841'), (u'STORE_-1206937696', u'INDIRECT_-1206902406'), (u'CALL_-1206928647', u'INDIRECT_-1206902902'), (u'STORE_-1206921525', u'INDIRECT_-1206905469'), (u'CALL_-1206938628', u'INDIRECT_-1206899156'), (u'STORE_-1206928662', u'INDIRECT_-1206895929'), (u'STORE_-1206928588', u'INDIRECT_-1206903023'), (u'INDIRECT_-1206898709', u'MULTIEQUAL_-1206898009'), (u'MULTIEQUAL_-1206877007', u'MULTIEQUAL_-1206906201'), (u'INDIRECT_-1206884981', u'MULTIEQUAL_-1206884660'), (u'CALL_-1206931269', u'INDIRECT_-1206907389'), (u'INDIRECT_-1206892753', u'MULTIEQUAL_-1206880911'), (u'CALL_-1206932954', u'INDIRECT_-1206900281'), (u'MULTIEQUAL_-1206908296', u'MULTIEQUAL_-1206908292'), (u'STORE_-1206933958', u'INDIRECT_-1206893548'), (u'INDIRECT_-1206894279', u'MULTIEQUAL_-1206894856'), (u'CALL_-1206933745', u'INDIRECT_-1206910314'), (u'CALL_-1206922426', u'INDIRECT_-1206875386'), (u'INDIRECT_-1206887214', u'MULTIEQUAL_-1206887065'), ('const-0', u'INT_EQUAL_-1206938991'), (u'MULTIEQUAL_-1206880917', u'MULTIEQUAL_-1206880371'), (u'INDIRECT_-1206904242', u'MULTIEQUAL_-1206903195'), (u'INDIRECT_-1206891859', u'MULTIEQUAL_-1206891830'), (u'STORE_-1206937772', u'INDIRECT_-1206900765'), (u'STORE_-1206924919', u'INDIRECT_-1206887949'), (u'INDIRECT_-1206904555', u'MULTIEQUAL_-1206907987'), (u'CALL_-1206924661', u'INDIRECT_-1206894288'), (u'CALL_-1206931539', u'INDIRECT_-1206915257'), (u'MULTIEQUAL_-1206900306', u'MULTIEQUAL_-1206899658'), (u'CALL_-1206929489', u'INDIRECT_-1206897999'), (u'CALL_-1206927316', u'INDIRECT_-1206899365'), (u'STORE_-1206934224', u'INDIRECT_-1206902942'), (u'MULTIEQUAL_-1206900107', u'MULTIEQUAL_-1206900087'), (u'CALL_-1206921994', u'INDIRECT_-1206885779'), (u'CALL_-1206932327', u'INDIRECT_-1206905896'), (u'INDIRECT_-1206890483', u'MULTIEQUAL_-1206880908'), (u'MULTIEQUAL_-1206889934', u'MULTIEQUAL_-1206891121'), (u'INDIRECT_-1206882575', u'MULTIEQUAL_-1206883581'), (u'STORE_-1206930329', u'INDIRECT_-1206910162'), (u'INDIRECT_-1206907139', u'MULTIEQUAL_-1206906967'), (u'CALL_-1206929019', u'INDIRECT_-1206912743'), (u'INDIRECT_-1206887650', u'MULTIEQUAL_-1206887420'), (u'INDIRECT_-1206892261', u'MULTIEQUAL_-1206894851'), (u'INDIRECT_-1206888248', u'MULTIEQUAL_-1206889809'), ('const-8', u'PTRADD_-1206875570'), (u'MULTIEQUAL_-1206910839', u'MULTIEQUAL_-1206878310'), (u'CALL_-1206931545', u'INDIRECT_-1206901745'), ('tmp_15550', u'BRANCH_-1206925977'), ('const-433', u'STORE_-1206925248'), (u'STORE_-1206932305', u'INDIRECT_-1206908999'), (u'INDIRECT_-1206890399', u'MULTIEQUAL_-1206890780'), (u'INDIRECT_-1206910224', u'MULTIEQUAL_-1206909963'), (u'CALL_-1206925860', u'INDIRECT_-1206907148'), (u'INDIRECT_-1206905120', u'MULTIEQUAL_-1206899910'), (u'INDIRECT_-1206897952', u'MULTIEQUAL_-1206899469'), (u'INDIRECT_-1206898425', u'MULTIEQUAL_-1206898059'), (u'CALL_-1206928382', u'INDIRECT_-1206909063'), (u'INDIRECT_-1206904144', u'MULTIEQUAL_-1206905623'), (u'INDIRECT_-1206893133', u'MULTIEQUAL_-1206893999'), (u'INDIRECT_-1206914199', u'MULTIEQUAL_-1206913984'), (u'CALL_-1206925694', u'INDIRECT_-1206892356'), (u'INDIRECT_-1206900920', u'MULTIEQUAL_-1206895710'), (u'MULTIEQUAL_-1206881366', u'MULTIEQUAL_-1206881354'), (u'CALL_-1206931595', u'INDIRECT_-1206911336'), (u'INDIRECT_-1206895168', u'MULTIEQUAL_-1206896561'), (u'CALL_-1206927360', u'INDIRECT_-1206908624'), (u'CALL_-1206934991', u'INDIRECT_-1206891706'), (u'CALL_-1206934018', u'INDIRECT_-1206910050'), (u'CALL_-1206938232', u'INDIRECT_-1206883663'), (u'CALL_-1206928150', u'INDIRECT_-1206893349'), (u'INDIRECT_-1206901936', u'MULTIEQUAL_-1206901669'), (u'INDIRECT_-1206888328', u'MULTIEQUAL_-1206894663'), (u'INDIRECT_-1206913520', u'MULTIEQUAL_-1206911840'), (u'INDIRECT_-1206894946', u'MULTIEQUAL_-1206896529'), (u'MULTIEQUAL_-1206890984', u'MULTIEQUAL_-1206890931'), (u'MULTIEQUAL_-1206890503', u'MULTIEQUAL_-1206890329'), (u'INDIRECT_-1206896328', u'MULTIEQUAL_-1206893023'), (u'MULTIEQUAL_-1206880383', u'MULTIEQUAL_-1206899703'), (u'INDIRECT_-1206883970', u'MULTIEQUAL_-1206883649'), (u'STORE_-1206921743', u'INDIRECT_-1206899695'), ('const-8', u'PTRADD_-1206878376'), (u'MULTIEQUAL_-1206874309', u'MULTIEQUAL_-1206895436'), (u'CALL_-1206928281', u'INDIRECT_-1206879856'), (u'STORE_-1206925381', u'INDIRECT_-1206894884'), (u'CALL_-1206930086', u'INDIRECT_-1206878482'), (u'MULTIEQUAL_-1206876967', u'MULTIEQUAL_-1206889401'), (u'INDIRECT_-1206895796', u'COPY_-1206879006'), (u'MULTIEQUAL_-1206893275', u'MULTIEQUAL_-1206893254'), (u'INDIRECT_-1206888035', u'MULTIEQUAL_-1206887731'), (u'MULTIEQUAL_-1206908286', u'MULTIEQUAL_-1206908248'), (u'INDIRECT_-1206884710', u'MULTIEQUAL_-1206884480'), (u'INDIRECT_-1206901431', u'MULTIEQUAL_-1206901311'), (u'CALL_-1206934963', u'INDIRECT_-1206908483'), (u'CALL_-1206933962', u'INDIRECT_-1206902876'), (u'CALL_-1206933125', u'INDIRECT_-1206903676'), (u'MULTIEQUAL_-1206890692', u'MULTIEQUAL_-1206890621'), (u'STORE_-1206928553', u'INDIRECT_-1206892082'), (u'INDIRECT_-1206891647', u'MULTIEQUAL_-1206891611'), (u'CALL_-1206937186', u'INDIRECT_-1206907653'), ('const-433', u'LOAD_-1206937540'), (u'INDIRECT_-1206908917', u'MULTIEQUAL_-1206908809'), (u'INDIRECT_-1206891535', u'MULTIEQUAL_-1206894967'), (u'INT_OR_-1206937764', u'STORE_-1206937788'), (u'MULTIEQUAL_-1206892301', u'MULTIEQUAL_-1206892267'), (u'MULTIEQUAL_-1206892301', u'MULTIEQUAL_-1206892267'), ('const-433', u'LOAD_-1206935993'), (u'CALL_-1206937615', u'INDIRECT_-1206893322'), (u'STORE_-1206924934', u'INDIRECT_-1206892579'), (u'CALL_-1206931773', u'INDIRECT_-1206879270'), (u'INDIRECT_-1206896284', u'MULTIEQUAL_-1206900847'), (u'INDIRECT_-1206889428', u'MULTIEQUAL_-1206888769'), (u'CALL_-1206929830', u'INDIRECT_-1206879462'), (u'INDIRECT_-1206904761', u'COPY_-1206880548'), (u'CALL_-1206934991', u'INDIRECT_-1206897586'), (u'CALL_-1206938958', u'INDIRECT_-1206899126'), (u'INDIRECT_-1206893039', u'MULTIEQUAL_-1206895733'), (u'INDIRECT_-1206914780', u'MULTIEQUAL_-1206914397'), (u'CALL_-1206935821', u'INDIRECT_-1206912322'), (u'CALL_-1206930506', u'INDIRECT_-1206889073'), (u'INDIRECT_-1206902988', u'MULTIEQUAL_-1206902954'), (u'CALL_-1206932827', u'INDIRECT_-1206898934'), (u'STORE_-1206921830', u'INDIRECT_-1206888821'), (u'MULTIEQUAL_-1206915874', u'MULTIEQUAL_-1206918757'), (u'CALL_-1206930550', u'INDIRECT_-1206905062'), (u'CALL_-1206938628', u'INDIRECT_-1206909236'), (u'INDIRECT_-1206896056', u'MULTIEQUAL_-1206895789'), (u'LOAD_-1206931602', u'INT_ADD_-1206931546'), (u'CALLIND_-1206938189', u'INDIRECT_-1206902035'), (u'INDIRECT_-1206903356', u'COPY_-1206879024'), (u'CALL_-1206934081', u'INDIRECT_-1206892870'), (u'CALL_-1206930228', u'INDIRECT_-1206880280'), (u'CALL_-1206938927', u'INDIRECT_-1206909610'), (u'INDIRECT_-1206911091', u'MULTIEQUAL_-1206910971'), (u'INDIRECT_-1206883928', u'MULTIEQUAL_-1206880904'), (u'INDIRECT_-1206891033', u'MULTIEQUAL_-1206891899'), (u'STORE_-1206924909', u'INDIRECT_-1206902105'), (u'INDIRECT_-1206908861', u'MULTIEQUAL_-1206908759'), (u'INDIRECT_-1206892326', u'MULTIEQUAL_-1206892179'), (u'INDIRECT_-1206881203', u'MULTIEQUAL_-1206882076'), (u'CALL_-1206921264', u'INDIRECT_-1206901809'), (u'INDIRECT_-1206891005', u'MULTIEQUAL_-1206891952'), (u'INDIRECT_-1206878510', u'MULTIEQUAL_-1206882011'), (u'MULTIEQUAL_-1206896342', u'MULTIEQUAL_-1206896327'), (u'CALL_-1206929324', u'INDIRECT_-1206887052'), (u'INDIRECT_-1206904227', u'MULTIEQUAL_-1206904322'), (u'MULTIEQUAL_-1206891558', u'MULTIEQUAL_-1206891539'), (u'INDIRECT_-1206896519', u'MULTIEQUAL_-1206896660'), (u'CALL_-1206937430', u'INDIRECT_-1206911870'), (u'CALL_-1206928621', u'INDIRECT_-1206903328'), (u'CALL_-1206938694', u'INDIRECT_-1206893313'), (u'INDIRECT_-1206892449', u'MULTIEQUAL_-1206893641'), (u'INDIRECT_-1206902273', u'MULTIEQUAL_-1206876258'), (u'CALL_-1206938656', u'INDIRECT_-1206904210'), (u'MULTIEQUAL_-1206905295', u'MULTIEQUAL_-1206905207'), (u'CALL_-1206929296', u'INDIRECT_-1206894598'), (u'CALL_-1206922426', u'INDIRECT_-1206886560'), (u'INDIRECT_-1206889644', u'MULTIEQUAL_-1206889383'), (u'CALL_-1206936019', u'INDIRECT_-1206897763'), (u'INDIRECT_-1206910625', u'MULTIEQUAL_-1206911291'), (u'CALL_-1206928155', u'INDIRECT_-1206899036'), (u'STORE_-1206928518', u'INDIRECT_-1206909281'), (u'CALL_-1206921361', u'INDIRECT_-1206888416'), (u'INDIRECT_-1206887765', u'MULTIEQUAL_-1206889520'), (u'INDIRECT_-1206887039', u'MULTIEQUAL_-1206887420'), (u'INDIRECT_-1206888448', u'MULTIEQUAL_-1206889841'), (u'CALL_-1206928150', u'INDIRECT_-1206896289'), (u'INDIRECT_-1206898525', u'MULTIEQUAL_-1206898376'), (u'CALL_-1206922426', u'INDIRECT_-1206901680'), (u'MULTIEQUAL_-1206889294', u'COPY_-1206879236'), (u'CALL_-1206938725', u'INDIRECT_-1206902153'), (u'INDIRECT_-1206907568', u'MULTIEQUAL_-1206907178'), (u'CALL_-1206938900', u'INDIRECT_-1206911276'), (u'CALL_-1206935821', u'INDIRECT_-1206907702'), (u'CALL_-1206927833', u'INDIRECT_-1206890755'), (u'CALL_-1206921459', u'INDIRECT_-1206883435'), (u'CALL_-1206922316', u'INDIRECT_-1206908360'), (u'CALL_-1206929645', u'INDIRECT_-1206900572'), ('const-0', u'CALL_-1206931674'), (u'INDIRECT_-1206892514', u'MULTIEQUAL_-1206892359'), (u'CALLIND_-1206938189', u'INDIRECT_-1206908335'), (u'STORE_-1206930175', u'INDIRECT_-1206901848'), (u'CALL_-1206924756', u'INDIRECT_-1206898546'), (u'CALL_-1206931183', u'INDIRECT_-1206894065'), (u'INDIRECT_-1206897660', u'MULTIEQUAL_-1206898168'), ('const-4294967295', u'INT_AND_-1206917994'), (u'INDIRECT_-1206903823', u'COPY_-1206903831'), (u'INDIRECT_-1206893808', u'MULTIEQUAL_-1206893695'), (u'CALL_-1206938900', u'INDIRECT_-1206885402'), (u'INDIRECT_-1206909740', u'MULTIEQUAL_-1206904530'), (u'INDIRECT_-1206913167', u'MULTIEQUAL_-1206912785'), (u'INDIRECT_-1206877526', u'MULTIEQUAL_-1206876757'), ('const-3', u'PTRADD_-1206876212'), (u'CALL_-1206932817', u'INDIRECT_-1206881743'), (u'MULTIEQUAL_-1206874290', u'MULTIEQUAL_-1206880919'), (u'MULTIEQUAL_-1206888969', u'MULTIEQUAL_-1206888912'), (u'CALL_-1206933623', u'INDIRECT_-1206895958'), (u'STORE_-1206928482', u'INDIRECT_-1206910100'), (u'MULTIEQUAL_-1206900963', u'MULTIEQUAL_-1206878285'), (u'CALL_-1206928629', u'INDIRECT_-1206909919'), (u'CALL_-1206927063', u'INDIRECT_-1206893576'), (u'INDIRECT_-1206888725', u'MULTIEQUAL_-1206888680'), (u'MULTIEQUAL_-1206894134', u'MULTIEQUAL_-1206894115'), (u'CALLIND_-1206938189', u'INDIRECT_-1206914215'), (u'INDIRECT_-1206905743', u'MULTIEQUAL_-1206905467'), (u'INT_LESS_-1206925528', u'CBRANCH_-1206925537'), (u'INDIRECT_-1206896242', u'COPY_-1206878826'), (u'CALLIND_-1206922636', u'INDIRECT_-1206901231'), (u'CALLIND_-1206921710', u'INDIRECT_-1206883136'), (u'STORE_-1206933398', u'INDIRECT_-1206894102'), (u'CALL_-1206936019', u'INDIRECT_-1206898183'), (u'CALL_-1206929320', u'INDIRECT_-1206891659'), (u'INDIRECT_-1206913145', u'MULTIEQUAL_-1206913811'), (u'CALL_-1206929902', u'INDIRECT_-1206894968'), (u'CALL_-1206931773', u'INDIRECT_-1206901032'), (u'CALL_-1206928209', u'INDIRECT_-1206885423'), (u'INDIRECT_-1206904749', u'MULTIEQUAL_-1206904704'), (u'CALL_-1206925432', u'INDIRECT_-1206897523'), (u'INDIRECT_-1206910062', u'MULTIEQUAL_-1206909963'), (u'INDIRECT_-1206889862', u'MULTIEQUAL_-1206889591'), (u'CALL_-1206929269', u'INDIRECT_-1206897675'), (u'INDIRECT_-1206915827', u'MULTIEQUAL_-1206916583'), (u'INDIRECT_-1206910734', u'MULTIEQUAL_-1206910556'), (u'CALL_-1206938628', u'INDIRECT_-1206898736'), (u'INDIRECT_-1206887767', u'COPY_-1206880285'), (u'MULTIEQUAL_-1206901639', u'MULTIEQUAL_-1206901223'), (u'MULTIEQUAL_-1206880830', u'COPY_-1206873322'), (u'INDIRECT_-1206902263', u'MULTIEQUAL_-1206874326'), (u'INDIRECT_-1206890388', u'MULTIEQUAL_-1206890354'), (u'MULTIEQUAL_-1206883540', u'COPY_-1206876040'), (u'MULTIEQUAL_-1206901390', u'MULTIEQUAL_-1206901255'), (u'CALL_-1206938927', u'INDIRECT_-1206907090'), (u'CALL_-1206929489', u'INDIRECT_-1206896319'), (u'CALL_-1206921459', u'INDIRECT_-1206902335'), (u'CALL_-1206928815', u'INDIRECT_-1206903481'), (u'STORE_-1206930846', u'INDIRECT_-1206903049'), ('const-1', u'STORE_-1206921864'), (u'CALL_-1206925604', u'INDIRECT_-1206899527'), (u'CALL_-1206937186', u'INDIRECT_-1206913953'), (u'CALLIND_-1206925401', u'INDIRECT_-1206909536'), (u'INDIRECT_-1206891917', u'MULTIEQUAL_-1206891472'), (u'STORE_-1206928270', u'INDIRECT_-1206885968'), (u'INDIRECT_-1206893010', u'MULTIEQUAL_-1206892892'), (u'INT_ADD_-1206928096', u'CAST_-1206872537'), (u'CALL_-1206930506', u'INDIRECT_-1206902513'), (u'PTRADD_-1206872642', u'COPY_-1206869076'), (u'INDIRECT_-1206899508', u'MULTIEQUAL_-1206898849'), (u'CALL_-1206934365', u'INDIRECT_-1206891357'), (u'INDIRECT_-1206882941', u'MULTIEQUAL_-1206883981'), (u'CALLIND_-1206938263', u'INDIRECT_-1206912164'), (u'INDIRECT_-1206889482', u'MULTIEQUAL_-1206889383'), (u'CALL_-1206935851', u'INDIRECT_-1206911506'), (u'CALL_-1206928382', u'INDIRECT_-1206904023'), (u'INDIRECT_-1206910110', u'MULTIEQUAL_-1206911649'), (u'MULTIEQUAL_-1206909890', u'MULTIEQUAL_-1206909866'), (u'CALL_-1206926063', u'INDIRECT_-1206899700'), (u'CALL_-1206928709', u'INDIRECT_-1206895621'), (u'CALL_-1206935907', u'INDIRECT_-1206900209'), (u'INDIRECT_-1206895764', u'MULTIEQUAL_-1206897369'), (u'INDIRECT_-1206891879', u'MULTIEQUAL_-1206891472'), (u'STORE_-1206928320', u'INDIRECT_-1206904509'), (u'INDIRECT_-1206898809', u'MULTIEQUAL_-1206903063'), (u'MULTIEQUAL_-1206897647', u'MULTIEQUAL_-1206897672'), (u'CALL_-1206934365', u'INDIRECT_-1206907317'), (u'CALLIND_-1206938263', u'INT_SLESS_-1206938248'), (u'INDIRECT_-1206903727', u'COPY_-1206880323'), (u'STORE_-1206933118', u'INDIRECT_-1206904442'), (u'INDIRECT_-1206908375', u'MULTIEQUAL_-1206909159'), (u'INDIRECT_-1206897637', u'MULTIEQUAL_-1206897558'), (u'INDIRECT_-1206898352', u'MULTIEQUAL_-1206898261'), (u'INDIRECT_-1206899613', u'MULTIEQUAL_-1206899594'), (u'PTRADD_-1206872255', u'STORE_-1206922815'), (u'STORE_-1206928588', u'INDIRECT_-1206907643'), (u'MULTIEQUAL_-1206892323', u'MULTIEQUAL_-1206893023'), (u'INDIRECT_-1206892183', u'INT_EQUAL_-1206928201'), (u'CALL_-1206934963', u'INDIRECT_-1206903023'), (u'CALL_-1206934365', u'INDIRECT_-1206909837'), (u'MULTIEQUAL_-1206900308', u'MULTIEQUAL_-1206901103'), (u'CALL_-1206928474', u'INDIRECT_-1206895310'), (u'CALL_-1206929385', u'INDIRECT_-1206903047'), (u'CALL_-1206928281', u'INDIRECT_-1206901867'), (u'CALL_-1206930506', u'INDIRECT_-1206897473'), (u'INDIRECT_-1206895325', u'MULTIEQUAL_-1206897080'), (u'INDIRECT_-1206906613', u'MULTIEQUAL_-1206880945'), (u'INDIRECT_-1206906480', u'MULTIEQUAL_-1206906988'), (u'STORE_-1206921743', u'INDIRECT_-1206897175'), (u'INDIRECT_-1206906425', u'MULTIEQUAL_-1206907091'), (u'MULTIEQUAL_-1206905769', u'MULTIEQUAL_-1206905712'), (u'INDIRECT_-1206908197', u'MULTIEQUAL_-1206907919'), (u'INDIRECT_-1206893956', u'MULTIEQUAL_-1206893460'), (u'CALL_-1206937875', u'INDIRECT_-1206884124'), (u'CALL_-1206928734', u'INDIRECT_-1206893705'), (u'CALLIND_-1206922636', u'INDIRECT_-1206899971'), (u'INDIRECT_-1206888712', u'MULTIEQUAL_-1206890229'), (u'INDIRECT_-1206911028', u'MULTIEQUAL_-1206907723'), (u'MULTIEQUAL_-1206912539', u'STORE_-1206928482'), (u'CALL_-1206933821', u'INDIRECT_-1206906152'), (u'PTRADD_-1206871552', u'STORE_-1206921852'), (u'MULTIEQUAL_-1206893707', u'MULTIEQUAL_-1206893213'), (u'CALL_-1206931142', u'INDIRECT_-1206896383'), (u'INDIRECT_-1206896870', u'MULTIEQUAL_-1206897516'), (u'CALL_-1206938756', u'INDIRECT_-1206912039'), (u'STORE_-1206925416', u'INDIRECT_-1206889445'), (u'CALL_-1206937446', u'INDIRECT_-1206903902'), (u'CALLIND_-1206924365', u'INDIRECT_-1206891235'), (u'CALL_-1206930228', u'INDIRECT_-1206879269'), (u'INDIRECT_-1206885325', u'MULTIEQUAL_-1206884828'), (u'MULTIEQUAL_-1206900456', u'MULTIEQUAL_-1206901376'), (u'CALLIND_-1206921344', u'INDIRECT_-1206905534'), (u'INDIRECT_-1206908782', u'MULTIEQUAL_-1206908580'), (u'STORE_-1206937788', u'INDIRECT_-1206893630'), (u'INDIRECT_-1206899016', u'MULTIEQUAL_-1206903293'), (u'CALL_-1206933998', u'INDIRECT_-1206881388'), (u'INDIRECT_-1206891439', u'MULTIEQUAL_-1206891302'), (u'INDIRECT_-1206905407', u'COPY_-1206880327'), (u'MULTIEQUAL_-1206909915', u'MULTIEQUAL_-1206909214'), (u'INDIRECT_-1206902870', u'MULTIEQUAL_-1206903252'), (u'CALL_-1206928474', u'INDIRECT_-1206887330'), (u'INDIRECT_-1206905631', u'MULTIEQUAL_-1206905511'), (u'CALL_-1206937186', u'INDIRECT_-1206902193'), (u'MULTIEQUAL_-1206904119', u'MULTIEQUAL_-1206878294'), (u'INDIRECT_-1206891361', u'MULTIEQUAL_-1206891141'), (u'INDIRECT_-1206903121', u'MULTIEQUAL_-1206904640'), (u'LOAD_-1206930193', u'INT_ADD_-1206930170'), (u'INDIRECT_-1206904459', u'MULTIEQUAL_-1206904322'), (u'INDIRECT_-1206902114', u'MULTIEQUAL_-1206901487'), (u'CALL_-1206930407', u'INDIRECT_-1206908748'), (u'INDIRECT_-1206901703', u'MULTIEQUAL_-1206903221'), (u'CALL_-1206928257', u'INDIRECT_-1206903950'), (u'STORE_-1206930351', u'INDIRECT_-1206903800'), (u'STORE_-1206924545', u'INDIRECT_-1206888570'), (u'INDIRECT_-1206902007', u'MULTIEQUAL_-1206901988'), (u'STORE_-1206925416', u'INDIRECT_-1206896165'), (u'MULTIEQUAL_-1206891015', u'MULTIEQUAL_-1206890927'), (u'CALL_-1206931183', u'INDIRECT_-1206900365'), (u'CALL_-1206926116', u'INDIRECT_-1206898937'), ('tmp_20954', u'CBRANCH_-1206921603'), (u'CALL_-1206928621', u'INDIRECT_-1206887368'), (u'INDIRECT_-1206901712', u'MULTIEQUAL_-1206901621'), (u'STORE_-1206930873', u'INDIRECT_-1206910260'), (u'INDIRECT_-1206899110', u'MULTIEQUAL_-1206898954'), (u'STORE_-1206929169', u'INDIRECT_-1206899080'), (u'CALL_-1206939523', u'INDIRECT_-1206896855'), (u'MULTIEQUAL_-1206896343', u'MULTIEQUAL_-1206878274'), (u'CALL_-1206938342', u'INDIRECT_-1206894997'), (u'STORE_-1206928327', u'INDIRECT_-1206892752'), (u'INDIRECT_-1206894655', u'MULTIEQUAL_-1206895741'), (u'STORE_-1206928410', u'INDIRECT_-1206895778'), (u'CALL_-1206937430', u'INDIRECT_-1206895070'), (u'MULTIEQUAL_-1206917602', u'INT_NOTEQUAL_-1206924915'), (u'MULTIEQUAL_-1206900650', u'MULTIEQUAL_-1206897643'), (u'MULTIEQUAL_-1206898699', u'MULTIEQUAL_-1206897841'), ('const-0', u'CALL_-1206927360'), (u'CALL_-1206930025', u'INDIRECT_-1206895684'), (u'INDIRECT_-1206882231', u'MULTIEQUAL_-1206882001'), (u'STORE_-1206934224', u'INDIRECT_-1206903362'), (u'INDIRECT_-1206904150', u'MULTIEQUAL_-1206903994'), (u'CALLIND_-1206925401', u'INDIRECT_-1206906854'), (u'CALL_-1206921459', u'INDIRECT_-1206886375'), (u'INDIRECT_-1206908573', u'MULTIEQUAL_-1206876273'), (u'INDIRECT_-1206877421', u'MULTIEQUAL_-1206879009'), (u'CALL_-1206939005', u'INDIRECT_-1206911755'), (u'PTRADD_-1206878009', u'STORE_-1206933958'), (u'MULTIEQUAL_-1206890229', u'MULTIEQUAL_-1206890215'), (u'INDIRECT_-1206889314', u'MULTIEQUAL_-1206889136'), ('tmp_72986', u'LOAD_-1206936086'), (u'STORE_-1206930175', u'INDIRECT_-1206906888'), ('const--2', u'INT_MULT_-1206876116'), (u'MULTIEQUAL_-1206905321', u'MULTIEQUAL_-1206905348'), (u'CALL_-1206929324', u'INDIRECT_-1206889152'), (u'MULTIEQUAL_-1206906678', u'MULTIEQUAL_-1206906659'), (u'CALL_-1206934274', u'INDIRECT_-1206901801'), (u'INDIRECT_-1206880482', u'MULTIEQUAL_-1206880355'), (u'INDIRECT_-1206892893', u'MULTIEQUAL_-1206892695'), (u'CALL_-1206924756', u'INDIRECT_-1206888466'), (u'CALL_-1206921431', u'INDIRECT_-1206901895'), (u'INDIRECT_-1206897241', u'MULTIEQUAL_-1206897021'), (u'INDIRECT_-1206884370', u'MULTIEQUAL_-1206884544'), (u'STORE_-1206921525', u'INDIRECT_-1206893289'), (u'CALL_-1206928601', u'INDIRECT_-1206909485'), (u'INDIRECT_-1206901687', u'MULTIEQUAL_-1206880388'), (u'STORE_-1206930846', u'INDIRECT_-1206889609'), (u'INDIRECT_-1206886406', u'MULTIEQUAL_-1206888874'), (u'INDIRECT_-1206874009', u'MULTIEQUAL_-1206875920'), (u'CALL_-1206930086', u'INDIRECT_-1206903267'), ('const-0', u'INT_EQUAL_-1206939369'), (u'INDIRECT_-1206895810', u'MULTIEQUAL_-1206895604'), (u'CALL_-1206928690', u'INDIRECT_-1206899140'), (u'STORE_-1206930873', u'INDIRECT_-1206903540'), (u'INDIRECT_-1206894320', u'MULTIEQUAL_-1206880917'), (u'INDIRECT_-1206902221', u'MULTIEQUAL_-1206901860'), (u'MULTIEQUAL_-1206894350', u'MULTIEQUAL_-1206891343'), (u'STORE_-1206922807', u'INDIRECT_-1206887027'), (u'MULTIEQUAL_-1206884183', u'INT_NOTEQUAL_-1206932427'), (u'MULTIEQUAL_-1206887420', u'MULTIEQUAL_-1206887363'), (u'INDIRECT_-1206907136', u'COPY_-1206879033'), (u'STORE_-1206930873', u'INDIRECT_-1206895980'), (u'INDIRECT_-1206908395', u'MULTIEQUAL_-1206907787'), (u'CALL_-1206928357', u'INDIRECT_-1206899810'), (u'CALL_-1206929621', u'INDIRECT_-1206901401'), (u'INDIRECT_-1206900158', u'MULTIEQUAL_-1206899883'), (u'CALL_-1206932817', u'INDIRECT_-1206893508'), (u'INDIRECT_-1206899660', u'MULTIEQUAL_-1206899277'), (u'INDIRECT_-1206879816', u'MULTIEQUAL_-1206880389'), (u'STORE_-1206929089', u'INDIRECT_-1206906626'), (u'INT_SUB_-1206932366', u'CALL_-1206932359'), (u'MULTIEQUAL_-1206889013', u'MULTIEQUAL_-1206888971'), (u'INDIRECT_-1206886047', u'MULTIEQUAL_-1206886028'), (u'INDIRECT_-1206890558', u'MULTIEQUAL_-1206890007'), (u'SUBPIECE_-1206914280', u'INT_ADD_-1206922780'), (u'CALL_-1206927093', u'INDIRECT_-1206905003'), (u'CALL_-1206928225', u'INDIRECT_-1206913173'), (u'CALLIND_-1206921999', u'INDIRECT_-1206897151'), (u'CALL_-1206938694', u'INDIRECT_-1206897093'), (u'INDIRECT_-1206910082', u'MULTIEQUAL_-1206909966'), (u'CALL_-1206929269', u'INDIRECT_-1206895155'), (u'STORE_-1206925248', u'INDIRECT_-1206889362'), ('const-8', u'PTRADD_-1206872642'), (u'INDIRECT_-1206890697', u'MULTIEQUAL_-1206891501'), (u'STORE_-1206930175', u'INDIRECT_-1206891348'), (u'CALL_-1206936047', u'INDIRECT_-1206906597'), (u'INDIRECT_-1206899743', u'MULTIEQUAL_-1206874320'), (u'MULTIEQUAL_-1206902767', u'MULTIEQUAL_-1206902783'), ('const-8', u'PTRADD_-1206877706'), (u'CALL_-1206921722', u'INDIRECT_-1206875699'), ('const-433', u'LOAD_-1206931536'), (u'STORE_-1206930873', u'INDIRECT_-1206905220'), (u'MULTIEQUAL_-1206909696', u'COPY_-1206869435'), (u'INDIRECT_-1206904517', u'MULTIEQUAL_-1206903899'), (u'CALL_-1206937559', u'INDIRECT_-1206916549'), (u'STORE_-1206928446', u'INDIRECT_-1206893699'), (u'INDIRECT_-1206900362', u'INT_NOTEQUAL_-1206876937'), (u'CALL_-1206939005', u'INDIRECT_-1206896215'), (u'MULTIEQUAL_-1206907645', u'MULTIEQUAL_-1206907632'), (u'CALL_-1206931545', u'INDIRECT_-1206894605'), (u'INDIRECT_-1206888050', u'MULTIEQUAL_-1206888696'), (u'CALL_-1206931595', u'INDIRECT_-1206882014'), (u'CALL_-1206933821', u'INDIRECT_-1206891872'), (u'INDIRECT_-1206891180', u'MULTIEQUAL_-1206892880'), (u'INDIRECT_-1206897909', u'MULTIEQUAL_-1206899101'), ('tmp_546', u'CBRANCH_-1206939340'), (u'INDIRECT_-1206898100', u'MULTIEQUAL_-1206880926'), (u'INT_ADD_-1206929120', u'CAST_-1206872354'), (u'STORE_-1206929169', u'INDIRECT_-1206886900'), (u'MULTIEQUAL_-1206909411', u'MULTIEQUAL_-1206908745'), (u'CALL_-1206931745', u'INDIRECT_-1206900882'), (u'CALL_-1206937302', u'INDIRECT_-1206913612'), (u'MULTIEQUAL_-1206878310', u'MULTIEQUAL_-1206909667'), (u'INDIRECT_-1206912596', u'MULTIEQUAL_-1206910506'), (u'CALLIND_-1206938189', u'INDIRECT_-1206895315'), (u'MULTIEQUAL_-1206892398', u'MULTIEQUAL_-1206892379'), (u'MULTIEQUAL_-1206910386', u'MULTIEQUAL_-1206909738'), (u'CALL_-1206935809', u'INDIRECT_-1206898453'), (u'CALL_-1206931545', u'INDIRECT_-1206910145'), (u'INDIRECT_-1206894813', u'MULTIEQUAL_-1206895679'), (u'INDIRECT_-1206900873', u'MULTIEQUAL_-1206900675'), (u'STORE_-1206922815', u'INDIRECT_-1206901711'), (u'STORE_-1206925479', u'INDIRECT_-1206903760'), (u'MULTIEQUAL_-1206889021', u'MULTIEQUAL_-1206888675'), (u'INDIRECT_-1206896939', u'MULTIEQUAL_-1206897080'), (u'MULTIEQUAL_-1206907311', u'MULTIEQUAL_-1206906645'), (u'CALL_-1206928690', u'INDIRECT_-1206909640'), (u'INDIRECT_-1206902897', u'MULTIEQUAL_-1206902558'), (u'INDIRECT_-1206903930', u'MULTIEQUAL_-1206903812'), (u'INDIRECT_-1206889446', u'MULTIEQUAL_-1206889217'), (u'INDIRECT_-1206895140', u'MULTIEQUAL_-1206895648'), (u'INDIRECT_-1206904483', u'MULTIEQUAL_-1206904207'), (u'MULTIEQUAL_-1206902058', u'MULTIEQUAL_-1206902039'), (u'STORE_-1206924560', u'INDIRECT_-1206899920'), (u'INDIRECT_-1206907177', u'MULTIEQUAL_-1206906787'), (u'CALL_-1206928690', u'INDIRECT_-1206892420'), (u'CALL_-1206929830', u'INDIRECT_-1206910884'), (u'CALL_-1206938421', u'INDIRECT_-1206911000'), (u'INDIRECT_-1206910621', u'MULTIEQUAL_-1206910260'), (u'CALL_-1206937824', u'INDIRECT_-1206892167'), (u'INDIRECT_-1206900176', u'MULTIEQUAL_-1206899760'), (u'CALL_-1206932817', u'INDIRECT_-1206893088'), (u'CALL_-1206932911', u'INDIRECT_-1206884458'), (u'INDIRECT_-1206902794', u'CALL_-1206929269'), (u'INDIRECT_-1206888836', u'MULTIEQUAL_-1206888571'), (u'CALL_-1206928518', u'INDIRECT_-1206884829'), (u'INDIRECT_-1206902147', u'MULTIEQUAL_-1206902115'), (u'CALLIND_-1206938189', u'INDIRECT_-1206896155'), (u'CALL_-1206925860', u'INDIRECT_-1206905048'), (u'MULTIEQUAL_-1206901466', u'MULTIEQUAL_-1206901490'), (u'CALL_-1206933594', u'INDIRECT_-1206899304'), (u'CALL_-1206930882', u'INDIRECT_-1206880495'), (u'CALL_-1206924612', u'INDIRECT_-1206898385'), (u'CALL_-1206929071', u'INDIRECT_-1206910661'), ('const-2', u'PTRADD_-1206871486'), (u'INT_EQUAL_-1206928598', u'CBRANCH_-1206928595'), (u'CALL_-1206931183', u'INDIRECT_-1206912125'), (u'INDIRECT_-1206885423', u'MULTIEQUAL_-1206886032'), (u'INDIRECT_-1206912436', u'MULTIEQUAL_-1206911940'), (u'CALL_-1206924612', u'INDIRECT_-1206899645'), ('const-73', u'INT_EQUAL_-1206931127'), ('const-1', u'PTRADD_-1206874758'), (u'CALL_-1206921832', u'INDIRECT_-1206900842'), (u'CALL_-1206924704', u'INDIRECT_-1206885082'), ('const-433', u'LOAD_-1206931562'), (u'CALL_-1206924668', u'INDIRECT_-1206900250'), (u'INDIRECT_-1206889533', u'MULTIEQUAL_-1206889514'), (u'INDIRECT_-1206905184', u'MULTIEQUAL_-1206904989'), (u'INDIRECT_-1206913345', u'MULTIEQUAL_-1206874349'), (u'CALL_-1206933594', u'INDIRECT_-1206901404'), (u'STORE_-1206921596', u'INDIRECT_-1206890808'), (u'STORE_-1206932305', u'INDIRECT_-1206887579'), (u'STORE_-1206930310', u'INDIRECT_-1206905688'), (u'CALL_-1206928209', u'INDIRECT_-1206884583'), (u'INDIRECT_-1206899811', u'MULTIEQUAL_-1206897486'), (u'INDIRECT_-1206900760', u'MULTIEQUAL_-1206900673'), (u'INDIRECT_-1206912607', u'MULTIEQUAL_-1206880414'), (u'INDIRECT_-1206902404', u'COPY_-1206879503'), (u'INDIRECT_-1206887103', u'MULTIEQUAL_-1206886912'), (u'CALL_-1206926019', u'INDIRECT_-1206893801'), (u'CALL_-1206938232', u'INDIRECT_-1206912145'), (u'INDIRECT_-1206892929', u'MULTIEQUAL_-1206897183'), (u'CALL_-1206934081', u'INDIRECT_-1206911350'), (u'INDIRECT_-1206911994', u'MULTIEQUAL_-1206911816'), ('const-8456', u'CALL_-1206930506'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880628'), (u'CALL_-1206938927', u'INDIRECT_-1206897850'), (u'CALL_-1206928108', u'INDIRECT_-1206886634'), (u'INDIRECT_-1206889953', u'MULTIEQUAL_-1206889934'), (u'INDIRECT_-1206900654', u'MULTIEQUAL_-1206900476'), (u'CALL_-1206929324', u'INDIRECT_-1206897552'), ('const-0', u'INT_EQUAL_-1206873154'), (u'CALL_-1206937824', u'INDIRECT_-1206916689'), (u'CALL_-1206929202', u'INDIRECT_-1206886566'), (u'INDIRECT_-1206908641', u'MULTIEQUAL_-1206911231'), (u'INDIRECT_-1206890508', u'MULTIEQUAL_-1206891947'), (u'MULTIEQUAL_-1206909012', u'MULTIEQUAL_-1206908987'), ('const-433', u'LOAD_-1206923648'), (u'INDIRECT_-1206907566', u'COPY_-1206879401'), (u'CALLIND_-1206921884', u'INDIRECT_-1206894154'), (u'LOAD_-1206924914', u'INT_SUB_-1206924884'), (u'CALLIND_-1206921999', u'INDIRECT_-1206899671'), (u'INDIRECT_-1206897416', u'MULTIEQUAL_-1206897182'), (u'INDIRECT_-1206893215', u'MULTIEQUAL_-1206892811'), (u'MULTIEQUAL_-1206906647', u'MULTIEQUAL_-1206906641'), (u'INDIRECT_-1206877283', u'MULTIEQUAL_-1206876931'), (u'CALL_-1206930228', u'INDIRECT_-1206900694'), (u'STORE_-1206924560', u'INDIRECT_-1206892780'), (u'INDIRECT_-1206898638', u'MULTIEQUAL_-1206899142'), (u'MULTIEQUAL_-1206880901', u'MULTIEQUAL_-1206880245'), (u'CALL_-1206932808', u'INDIRECT_-1206909000'), (u'CALL_-1206928271', u'INDIRECT_-1206889239'), (u'CALL_-1206934018', u'INDIRECT_-1206889050'), (u'MULTIEQUAL_-1206892664', u'MULTIEQUAL_-1206892611'), (u'MULTIEQUAL_-1206896567', u'MULTIEQUAL_-1206896561'), (u'INT_ADD_-1206923598', u'INT_SUB_-1206923009'), (u'INDIRECT_-1206894966', u'COPY_-1206879371'), (u'STORE_-1206927231', u'INDIRECT_-1206901744'), (u'CALL_-1206936110', u'INDIRECT_-1206898656'), (u'MULTIEQUAL_-1206916681', u'COPY_-1206876325'), (u'INDIRECT_-1206910256', u'MULTIEQUAL_-1206909840'), (u'INDIRECT_-1206906220', u'MULTIEQUAL_-1206906133'), (u'INDIRECT_-1206894416', u'MULTIEQUAL_-1206874314'), (u'MULTIEQUAL_-1206907446', u'MULTIEQUAL_-1206907408'), (u'STORE_-1206925479', u'INDIRECT_-1206899980'), (u'STORE_-1206928518', u'INDIRECT_-1206912641'), (u'INDIRECT_-1206906808', u'MULTIEQUAL_-1206913143'), (u'INDIRECT_-1206911889', u'MULTIEQUAL_-1206911774'), (u'INDIRECT_-1206901477', u'MULTIEQUAL_-1206901199'), (u'CALL_-1206937446', u'INDIRECT_-1206891722'), (u'MULTIEQUAL_-1206898279', u'MULTIEQUAL_-1206897421'), (u'INDIRECT_-1206908003', u'MULTIEQUAL_-1206908759'), (u'MULTIEQUAL_-1206907938', u'MULTIEQUAL_-1206907919'), (u'STORE_-1206937920', u'INDIRECT_-1206902516'), (u'CALL_-1206931749', u'INDIRECT_-1206893033'), (u'CAST_-1206868888', u'LOAD_-1206921369'), (u'CALLIND_-1206938263', u'INDIRECT_-1206898304'), ('const-1230456', u'INT_NOTEQUAL_-1206931076'), (u'CALL_-1206928772', u'INDIRECT_-1206910108'), (u'CALLIND_-1206921388', u'INDIRECT_-1206882823'), (u'CALL_-1206930394', u'INDIRECT_-1206910437'), (u'MULTIEQUAL_-1206902095', u'MULTIEQUAL_-1206902074'), (u'INDIRECT_-1206893288', u'MULTIEQUAL_-1206892898'), (u'INDIRECT_-1206883649', u'MULTIEQUAL_-1206880906'), (u'MULTIEQUAL_-1206918595', u'PTRADD_-1206877570'), (u'STORE_-1206921840', u'INDIRECT_-1206897649'), (u'CALL_-1206930025', u'INDIRECT_-1206890644'), (u'INDIRECT_-1206903995', u'INT_EQUAL_-1206939413'), (u'MULTIEQUAL_-1206876981', u'MULTIEQUAL_-1206895281'), (u'STORE_-1206928627', u'INDIRECT_-1206898848'), (u'INDIRECT_-1206900386', u'MULTIEQUAL_-1206899932'), (u'INDIRECT_-1206896282', u'MULTIEQUAL_-1206896178'), (u'INDIRECT_-1206889734', u'MULTIEQUAL_-1206889556'), (u'INDIRECT_-1206889950', u'MULTIEQUAL_-1206891489'), (u'INDIRECT_-1206901732', u'MULTIEQUAL_-1206903249'), (u'CALL_-1206927360', u'INDIRECT_-1206907364'), (u'INDIRECT_-1206898264', u'MULTIEQUAL_-1206899743'), (u'CAST_-1206874005', u'PTRADD_-1206876912'), (u'INDIRECT_-1206908214', u'MULTIEQUAL_-1206908065'), (u'MULTIEQUAL_-1206896864', u'MULTIEQUAL_-1206896811'), (u'CALL_-1206933745', u'INDIRECT_-1206911574'), (u'INT_ADD_-1206934399', u'COPY_-1206875681'), (u'STORE_-1206930310', u'INDIRECT_-1206907368'), (u'INDIRECT_-1206914003', u'MULTIEQUAL_-1206880965'), (u'INDIRECT_-1206884575', u'MULTIEQUAL_-1206885661'), (u'CALL_-1206930506', u'INDIRECT_-1206890333'), (u'STORE_-1206928627', u'INDIRECT_-1206904728'), (u'INDIRECT_-1206902045', u'MULTIEQUAL_-1206903800'), (u'CALL_-1206927017', u'INDIRECT_-1206896916'), ('const-433', u'LOAD_-1206931364'), (u'CALL_-1206928474', u'INDIRECT_-1206896150'), (u'INDIRECT_-1206889079', u'MULTIEQUAL_-1206888907'), (u'STORE_-1206928518', u'INDIRECT_-1206901301'), (u'CALL_-1206927405', u'INDIRECT_-1206898571'), (u'CALL_-1206928772', u'INDIRECT_-1206903388'), (u'INDIRECT_-1206900848', u'MULTIEQUAL_-1206900458'), (u'INDIRECT_-1206901283', u'MULTIEQUAL_-1206902801'), (u'CALL_-1206933711', u'INDIRECT_-1206881891'), (u'INDIRECT_-1206877268', u'MULTIEQUAL_-1206877094'), (u'CALL_-1206929385', u'INDIRECT_-1206906827'), (u'INDIRECT_-1206899341', u'MULTIEQUAL_-1206900860'), (u'STORE_-1206930340', u'INDIRECT_-1206893524'), (u'INDIRECT_-1206889464', u'MULTIEQUAL_-1206891069'), (u'CALL_-1206931539', u'INDIRECT_-1206902915'), (u'STORE_-1206934385', u'INDIRECT_-1206901357'), (u'CALL_-1206927405', u'INDIRECT_-1206901511'), (u'CALL_-1206938756', u'INDIRECT_-1206884314'), (u'INDIRECT_-1206908138', u'MULTIEQUAL_-1206907863'), (u'CALL_-1206927297', u'INDIRECT_-1206886751'), (u'MULTIEQUAL_-1206874339', u'MULTIEQUAL_-1206908036'), (u'CALL_-1206936019', u'INDIRECT_-1206896923'), (u'INDIRECT_-1206899378', u'MULTIEQUAL_-1206898827'), (u'STORE_-1206921596', u'INDIRECT_-1206885348'), (u'INDIRECT_-1206912486', u'MULTIEQUAL_-1206912339'), (u'INDIRECT_-1206888096', u'MULTIEQUAL_-1206888642'), (u'MULTIEQUAL_-1206910247', u'MULTIEQUAL_-1206910272'), ('const-8', u'INT_ADD_-1206934237'), (u'CALL_-1206932860', u'INDIRECT_-1206906517'), (u'INDIRECT_-1206893485', u'MULTIEQUAL_-1206893262'), (u'INDIRECT_-1206895869', u'MULTIEQUAL_-1206895471'), (u'INDIRECT_-1206888116', u'MULTIEQUAL_-1206874299'), (u'CALL_-1206937729', u'INDIRECT_-1206898005'), (u'STORE_-1206929169', u'INDIRECT_-1206905380'), (u'LOAD_-1206922104', u'CALLIND_-1206921388'), (u'CALLIND_-1206921359', u'INDIRECT_-1206897507'), (u'CALL_-1206928647', u'INDIRECT_-1206893662'), (u'CALL_-1206921361', u'INDIRECT_-1206898496'), (u'INDIRECT_-1206887999', u'MULTIEQUAL_-1206890693'), (u'CALL_-1206932359', u'INT_EQUAL_-1206932345'), (u'CALL_-1206928668', u'INDIRECT_-1206891090'), (u'INDIRECT_-1206889049', u'MULTIEQUAL_-1206888349'), (u'INDIRECT_-1206910608', u'MULTIEQUAL_-1206910495'), (u'MULTIEQUAL_-1206913729', u'MULTIEQUAL_-1206913660'), (u'INDIRECT_-1206906976', u'MULTIEQUAL_-1206906775'), (u'INDIRECT_-1206893662', u'MULTIEQUAL_-1206893460'), (u'INDIRECT_-1206894064', u'MULTIEQUAL_-1206895543'), (u'CALL_-1206921954', u'INDIRECT_-1206906336'), ('const-8', u'PTRADD_-1206871648'), (u'CALL_-1206932359', u'INDIRECT_-1206904098'), (u'INDIRECT_-1206896113', u'MULTIEQUAL_-1206895973'), (u'STORE_-1206924934', u'INDIRECT_-1206897619'), (u'CALL_-1206929529', u'INDIRECT_-1206895075'), (u'CALL_-1206929032', u'INDIRECT_-1206908003'), (u'MULTIEQUAL_-1206902027', u'MULTIEQUAL_-1206902021'), (u'CALL_-1206938772', u'INDIRECT_-1206912470'), (u'CALL_-1206939005', u'INDIRECT_-1206913015'), (u'CALL_-1206928281', u'INDIRECT_-1206898927'), (u'CALL_-1206938310', u'INDIRECT_-1206903799'), (u'INDIRECT_-1206888397', u'COPY_-1206879120'), (u'CALL_-1206929071', u'INDIRECT_-1206907721'), (u'INDIRECT_-1206892824', u'MULTIEQUAL_-1206894429'), (u'INDIRECT_-1206894089', u'MULTIEQUAL_-1206893389'), (u'CALL_-1206921431', u'INDIRECT_-1206885935'), (u'STORE_-1206937696', u'INDIRECT_-1206891486'), (u'INDIRECT_-1206893453', u'MULTIEQUAL_-1206876236'), (u'INDIRECT_-1206887447', u'MULTIEQUAL_-1206887411'), (u'CALL_-1206938342', u'INDIRECT_-1206896257'), ('const-0', u'INT_EQUAL_-1206929127'), (u'INDIRECT_-1206896073', u'MULTIEQUAL_-1206896939'), (u'CALL_-1206939523', u'INDIRECT_-1206900215'), ('const-433', u'LOAD_-1206931379'), (u'CALL_-1206933998', u'INDIRECT_-1206898276'), ('const-5', u'CALL_-1206924668'), (u'CALL_-1206934888', u'INDIRECT_-1206898612'), (u'STORE_-1206930256', u'INDIRECT_-1206897268'), (u'INDIRECT_-1206901226', u'MULTIEQUAL_-1206900772'), (u'INDIRECT_-1206909801', u'COPY_-1206880560'), (u'CALL_-1206930915', u'INDIRECT_-1206910343'), (u'INDIRECT_-1206895233', u'MULTIEQUAL_-1206896099'), (u'INDIRECT_-1206892312', u'MULTIEQUAL_-1206892164'), (u'LOAD_-1206932418', u'CAST_-1206874005'), (u'INDIRECT_-1206890276', u'MULTIEQUAL_-1206890042'), (u'MULTIEQUAL_-1206888823', u'MULTIEQUAL_-1206888715'), (u'STORE_-1206922807', u'INDIRECT_-1206905087'), (u'CALL_-1206934835', u'INDIRECT_-1206891453'), (u'INDIRECT_-1206896494', u'MULTIEQUAL_-1206896336'), (u'INDIRECT_-1206898760', u'MULTIEQUAL_-1206898672'), (u'CALL_-1206929621', u'INDIRECT_-1206891741'), (u'CALL_-1206937142', u'INDIRECT_-1206910574'), (u'MULTIEQUAL_-1206908681', u'MULTIEQUAL_-1206908647'), (u'MULTIEQUAL_-1206908681', u'MULTIEQUAL_-1206908647'), (u'STORE_-1206930846', u'INDIRECT_-1206908509'), (u'CALLIND_-1206922663', u'INDIRECT_-1206899567'), (u'CALL_-1206930311', u'INDIRECT_-1206898211'), (u'INDIRECT_-1206913713', u'MULTIEQUAL_-1206914579'), (u'CALL_-1206929269', u'INDIRECT_-1206908595'), (u'INDIRECT_-1206899067', u'MULTIEQUAL_-1206899048'), (u'INDIRECT_-1206893110', u'MULTIEQUAL_-1206892880'), (u'CALLIND_-1206921710', u'INDIRECT_-1206899936'), (u'MULTIEQUAL_-1206874346', u'MULTIEQUAL_-1206910976'), (u'PTRADD_-1206876955', u'STORE_-1206932486'), (u'MULTIEQUAL_-1206887752', u'MULTIEQUAL_-1206888503'), (u'MULTIEQUAL_-1206902881', u'MULTIEQUAL_-1206902867'), (u'INDIRECT_-1206901702', u'COPY_-1206878839'), (u'INT_NOTEQUAL_-1206934050', u'CBRANCH_-1206934049'), (u'INDIRECT_-1206893471', u'COPY_-1206880185'), (u'INDIRECT_-1206903744', u'MULTIEQUAL_-1206905349'), (u'STORE_-1206937920', u'INDIRECT_-1206895376'), (u'STORE_-1206933497', u'INDIRECT_-1206894152'), (u'CALL_-1206926063', u'INDIRECT_-1206898860'), (u'MULTIEQUAL_-1206879312', u'MULTIEQUAL_-1206879324'), (u'MULTIEQUAL_-1206901274', u'MULTIEQUAL_-1206902461'), (u'CALLIND_-1206922663', u'INDIRECT_-1206882347'), (u'CALL_-1206938975', u'INDIRECT_-1206912578'), (u'INDIRECT_-1206904299', u'MULTIEQUAL_-1206905295'), (u'STORE_-1206934224', u'INDIRECT_-1206904202'), (u'CALL_-1206928155', u'INDIRECT_-1206893996'), (u'CALL_-1206934274', u'INDIRECT_-1206896341'), (u'CALL_-1206937414', u'INDIRECT_-1206903459'), (u'CALL_-1206928474', u'INDIRECT_-1206907910'), (u'INDIRECT_-1206889356', u'MULTIEQUAL_-1206889902'), (u'MULTIEQUAL_-1206897761', u'MULTIEQUAL_-1206897788'), (u'INDIRECT_-1206902840', u'MULTIEQUAL_-1206902209'), (u'INDIRECT_-1206894546', u'COPY_-1206879370'), (u'CALL_-1206930636', u'INDIRECT_-1206896118'), (u'STORE_-1206928732', u'INDIRECT_-1206902271'), (u'INDIRECT_-1206898554', u'MULTIEQUAL_-1206898376'), (u'INDIRECT_-1206891410', u'MULTIEQUAL_-1206892056'), ('const-2', u'INT_SUB_-1206935680'), (u'CALL_-1206925831', u'INDIRECT_-1206876889'), (u'MULTIEQUAL_-1206910915', u'MULTIEQUAL_-1206910894'), (u'INDIRECT_-1206895219', u'MULTIEQUAL_-1206895082'), (u'STORE_-1206929190', u'INDIRECT_-1206898248'), (u'MULTIEQUAL_-1206880393', u'MULTIEQUAL_-1206903483'), (u'CALL_-1206937142', u'INDIRECT_-1206892094'), (u'STORE_-1206928482', u'INDIRECT_-1206911780'), (u'INDIRECT_-1206906163', u'MULTIEQUAL_-1206905887'), (u'INDIRECT_-1206911881', u'MULTIEQUAL_-1206877020'), (u'INT_EQUAL_-1206938809', u'CBRANCH_-1206938807'), (u'INDIRECT_-1206888783', u'MULTIEQUAL_-1206888592'), (u'CALL_-1206931749', u'INDIRECT_-1206904373'), (u'INDIRECT_-1206885808', u'MULTIEQUAL_-1206885616'), (u'INDIRECT_-1206905945', u'MULTIEQUAL_-1206876149'), (u'CALL_-1206925460', u'INDIRECT_-1206892077'), (u'INDIRECT_-1206876107', u'MULTIEQUAL_-1206875621'), (u'INDIRECT_-1206899332', u'MULTIEQUAL_-1206897126'), (u'CALL_-1206928194', u'INDIRECT_-1206888748'), (u'INDIRECT_-1206901700', u'MULTIEQUAL_-1206901602'), (u'MULTIEQUAL_-1206898130', u'MULTIEQUAL_-1206898106'), (u'CALL_-1206938927', u'INDIRECT_-1206913810'), (u'CALL_-1206930311', u'INDIRECT_-1206879306'), (u'INDIRECT_-1206886496', u'MULTIEQUAL_-1206886262'), (u'CALLIND_-1206938827', u'INDIRECT_-1206885026'), (u'CALL_-1206928647', u'INDIRECT_-1206895762'), (u'INDIRECT_-1206897736', u'MULTIEQUAL_-1206897469'), (u'INDIRECT_-1206887533', u'MULTIEQUAL_-1206876222'), ('tmp_72982', u'PTRSUB_-1206879439'), (u'CALL_-1206929750', u'INDIRECT_-1206887362'), (u'MULTIEQUAL_-1206889809', u'MULTIEQUAL_-1206889752'), (u'CALL_-1206925860', u'INDIRECT_-1206888248'), (u'STORE_-1206928410', u'INDIRECT_-1206899558'), (u'MULTIEQUAL_-1206895696', u'MULTIEQUAL_-1206895692'), (u'CALL_-1206938342', u'INDIRECT_-1206894577'), (u'CALL_-1206928878', u'INDIRECT_-1206901436'), (u'MULTIEQUAL_-1206910243', u'MULTIEQUAL_-1206910069'), (u'CALLIND_-1206924365', u'INDIRECT_-1206894175'), (u'INDIRECT_-1206907060', u'MULTIEQUAL_-1206906905'), (u'MULTIEQUAL_-1206891510', u'MULTIEQUAL_-1206895040'), (u'MULTIEQUAL_-1206902872', u'MULTIEQUAL_-1206902801'), (u'CALL_-1206933594', u'INDIRECT_-1206893424'), (u'COPY_-1206873869', u'MULTIEQUAL_-1206876095'), ('tmp_20820', u'CBRANCH_-1206921684'), (u'INDIRECT_-1206886108', u'COPY_-1206879584'), (u'CALLIND_-1206921710', u'INDIRECT_-1206895736'), (u'CALLIND_-1206921743', u'INDIRECT_-1206884415'), (u'CALL_-1206928815', u'INDIRECT_-1206910621'), (u'INDIRECT_-1206903286', u'MULTIEQUAL_-1206904539'), (u'INT_ADD_-1206934187', u'CAST_-1206875265'), (u'MULTIEQUAL_-1206911175', u'MULTIEQUAL_-1206911087'), (u'STORE_-1206935460', u'INDIRECT_-1206894379'), (u'INDIRECT_-1206887736', u'MULTIEQUAL_-1206887359'), (u'CALL_-1206936110', u'INDIRECT_-1206882608'), (u'CALL_-1206931269', u'INDIRECT_-1206911589'), ('const-0', u'INT_NOTEQUAL_-1206931482'), (u'CALL_-1206928281', u'INDIRECT_-1206880193'), (u'CALL_-1206934955', u'INDIRECT_-1206901757'), (u'MULTIEQUAL_-1206908235', u'MULTIEQUAL_-1206907534'), (u'INDIRECT_-1206911028', u'MULTIEQUAL_-1206910915'), (u'STORE_-1206930828', u'INDIRECT_-1206892597'), (u'INDIRECT_-1206890813', u'MULTIEQUAL_-1206891236'), (u'INDIRECT_-1206890813', u'MULTIEQUAL_-1206891236'), (u'MULTIEQUAL_-1206908016', u'MULTIEQUAL_-1206910427'), (u'INDIRECT_-1206898315', u'MULTIEQUAL_-1206897707'), (u'STORE_-1206930351', u'INDIRECT_-1206907580'), (u'INDIRECT_-1206894225', u'MULTIEQUAL_-1206893859'), (u'MULTIEQUAL_-1206907448', u'MULTIEQUAL_-1206907421'), (u'MULTIEQUAL_-1206899118', u'MULTIEQUAL_-1206899099'), (u'CALL_-1206934991', u'INDIRECT_-1206909766'), (u'LOAD_-1206937245', u'CALL_-1206932860'), (u'INDIRECT_-1206891578', u'MULTIEQUAL_-1206891490'), (u'INDIRECT_-1206896524', u'COPY_-1206879489'), (u'INDIRECT_-1206900854', u'MULTIEQUAL_-1206900227'), (u'COPY_-1206879533', u'RETURN_-1206879454'), (u'STORE_-1206921743', u'INDIRECT_-1206885415'), (u'INDIRECT_-1206908060', u'MULTIEQUAL_-1206907787'), (u'MULTIEQUAL_-1206880387', u'PTRADD_-1206880547'), (u'MULTIEQUAL_-1206900591', u'MULTIEQUAL_-1206900476'), (u'COPY_-1206872869', u'MULTIEQUAL_-1206916121'), (u'INDIRECT_-1206895083', u'MULTIEQUAL_-1206895692'), (u'STORE_-1206925479', u'INDIRECT_-1206889060'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206872511'), (u'CALL_-1206928644', u'INDIRECT_-1206901159'), (u'CALL_-1206931674', u'INDIRECT_-1206895933'), (u'STORE_-1206922815', u'INDIRECT_-1206897511'), (u'INDIRECT_-1206896783', u'MULTIEQUAL_-1206880923'), (u'INDIRECT_-1206890503', u'MULTIEQUAL_-1206890265'), (u'INDIRECT_-1206909190', u'MULTIEQUAL_-1206909034'), (u'CALL_-1206929071', u'INDIRECT_-1206896801'), (u'INDIRECT_-1206901440', u'MULTIEQUAL_-1206901948'), (u'STORE_-1206937611', u'INDIRECT_-1206895216'), (u'INDIRECT_-1206899310', u'MULTIEQUAL_-1206899192'), (u'CALL_-1206934081', u'INDIRECT_-1206897070'), (u'INDIRECT_-1206886358', u'MULTIEQUAL_-1206885807'), ('tmp_72986', u'CALL_-1206929385'), (u'INDIRECT_-1206897310', u'MULTIEQUAL_-1206897080'), (u'INDIRECT_-1206907555', u'COPY_-1206878734'), (u'CALL_-1206934114', u'INDIRECT_-1206893733'), (u'CALL_-1206938656', u'INDIRECT_-1206905470'), (u'INDIRECT_-1206883412', u'MULTIEQUAL_-1206883203'), (u'INDIRECT_-1206890138', u'MULTIEQUAL_-1206889587'), (u'CALL_-1206921134', u'INDIRECT_-1206888262'), (u'CALL_-1206938421', u'INDIRECT_-1206910160'), (u'CALL_-1206928629', u'INDIRECT_-1206914119'), (u'CALLIND_-1206921372', u'INDIRECT_-1206901350'), (u'CALL_-1206929032', u'INDIRECT_-1206897503'), (u'CALL_-1206921361', u'INDIRECT_-1206883796'), (u'CALLIND_-1206921710', u'INDIRECT_-1206894896'), (u'MULTIEQUAL_-1206898847', u'MULTIEQUAL_-1206898827'), (u'CALL_-1206933745', u'INDIRECT_-1206881583'), (u'INDIRECT_-1206901577', u'MULTIEQUAL_-1206901132'), (u'MULTIEQUAL_-1206888101', u'MULTIEQUAL_-1206888128'), (u'MULTIEQUAL_-1206906787', u'MULTIEQUAL_-1206906771'), (u'INDIRECT_-1206893208', u'MULTIEQUAL_-1206892549'), (u'INDIRECT_-1206896399', u'MULTIEQUAL_-1206899093'), (u'STORE_-1206934436', u'INDIRECT_-1206906010'), (u'INDIRECT_-1206896130', u'MULTIEQUAL_-1206896304'), (u'CALL_-1206932359', u'INDIRECT_-1206900738'), (u'INT_SUB_-1206935508', u'STORE_-1206935460'), (u'STORE_-1206921567', u'INDIRECT_-1206887853'), (u'INDIRECT_-1206889201', u'MULTIEQUAL_-1206876965'), (u'CAST_-1206869888', u'LOAD_-1206923467'), (u'CALL_-1206931545', u'INDIRECT_-1206902585'), (u'INT_MULT_-1206930395', u'SUBPIECE_-1206918832'), (u'INDIRECT_-1206909742', u'MULTIEQUAL_-1206910671'), (u'MULTIEQUAL_-1206902831', u'MULTIEQUAL_-1206902829'), (u'CALL_-1206931539', u'INDIRECT_-1206906695'), (u'INDIRECT_-1206899713', u'MULTIEQUAL_-1206876252'), (u'CALLIND_-1206921388', u'INDIRECT_-1206889123'), (u'CALL_-1206938958', u'INDIRECT_-1206906686'), ('const-1', u'COPY_-1206927017'), (u'CALL_-1206930105', u'INDIRECT_-1206888397'), (u'INDIRECT_-1206896476', u'MULTIEQUAL_-1206896275'), (u'INDIRECT_-1206894476', u'MULTIEQUAL_-1206894242'), (u'MULTIEQUAL_-1206902041', u'MULTIEQUAL_-1206902041'), (u'MULTIEQUAL_-1206887436', u'MULTIEQUAL_-1206887261'), (u'INDIRECT_-1206902287', u'MULTIEQUAL_-1206906423'), (u'CALL_-1206928734', u'INDIRECT_-1206899165'), (u'MULTIEQUAL_-1206880180', u'MULTIEQUAL_-1206880155'), (u'CALL_-1206930311', u'INDIRECT_-1206907451'), (u'MULTIEQUAL_-1206890027', u'MULTIEQUAL_-1206890007'), (u'MULTIEQUAL_-1206884987', u'MULTIEQUAL_-1206884967'), (u'CALL_-1206931749', u'INDIRECT_-1206891773'), (u'CALL_-1206929320', u'INDIRECT_-1206900899'), (u'CALL_-1206935907', u'INDIRECT_-1206889709'), (u'CALL_-1206937414', u'INDIRECT_-1206913119'), (u'CALL_-1206930241', u'INDIRECT_-1206900592'), (u'INDIRECT_-1206905314', u'MULTIEQUAL_-1206905156'), (u'INDIRECT_-1206897181', u'MULTIEQUAL_-1206896820'), (u'INDIRECT_-1206884790', u'MULTIEQUAL_-1206884964'), (u'INDIRECT_-1206882198', u'MULTIEQUAL_-1206883520'), (u'INDIRECT_-1206898340', u'MULTIEQUAL_-1206898242'), (u'CALL_-1206925799', u'INDIRECT_-1206889469'), (u'CALL_-1206928668', u'INDIRECT_-1206876468'), (u'INDIRECT_-1206892164', u'MULTIEQUAL_-1206891961'), (u'CALL_-1206934098', u'INDIRECT_-1206894141'), (u'CALL_-1206928690', u'INDIRECT_-1206894940'), ('tmp_10937', u'CBRANCH_-1206929224'), (u'CALL_-1206926063', u'INDIRECT_-1206900540'), (u'MULTIEQUAL_-1206899835', u'MULTIEQUAL_-1206899134'), (u'CALL_-1206930228', u'INT_NOTEQUAL_-1206930213'), (u'CALL_-1206925860', u'INDIRECT_-1206900008'), (u'CALL_-1206938772', u'INDIRECT_-1206904490'), (u'INDIRECT_-1206878361', u'MULTIEQUAL_-1206878987'), (u'INDIRECT_-1206883512', u'MULTIEQUAL_-1206884585'), (u'INDIRECT_-1206898478', u'MULTIEQUAL_-1206898203'), (u'MULTIEQUAL_-1206902576', u'CALL_-1206933711'), (u'INDIRECT_-1206901337', u'COPY_-1206878600'), (u'INDIRECT_-1206900969', u'MULTIEQUAL_-1206902061'), (u'CALLIND_-1206921856', u'INDIRECT_-1206894978'), (u'INDIRECT_-1206906878', u'MULTIEQUAL_-1206906603'), (u'CALL_-1206933962', u'INDIRECT_-1206896156'), (u'INDIRECT_-1206876784', u'MULTIEQUAL_-1206876931'), (u'INDIRECT_-1206895460', u'MULTIEQUAL_-1206895077'), (u'CALL_-1206926019', u'INDIRECT_-1206885401'), (u'INDIRECT_-1206901166', u'MULTIEQUAL_-1206901093'), (u'CALL_-1206929226', u'INDIRECT_-1206877332'), (u'CALL_-1206922426', u'INDIRECT_-1206894120'), (u'INDIRECT_-1206897369', u'MULTIEQUAL_-1206899092'), (u'INDIRECT_-1206905139', u'MULTIEQUAL_-1206905759'), (u'CALL_-1206928108', u'INDIRECT_-1206890414'), (u'CALLIND_-1206924378', u'INDIRECT_-1206897483'), (u'CALL_-1206933821', u'INDIRECT_-1206881958'), (u'CALLIND_-1206921388', u'INDIRECT_-1206897523'), (u'INDIRECT_-1206897316', u'MULTIEQUAL_-1206897049'), (u'CALL_-1206921361', u'INDIRECT_-1206875308'), (u'INDIRECT_-1206888604', u'MULTIEQUAL_-1206890083'), (u'CALLIND_-1206921412', u'INDIRECT_-1206890028'), (u'INDIRECT_-1206902875', u'MULTIEQUAL_-1206902471'), (u'MULTIEQUAL_-1206893451', u'MULTIEQUAL_-1206892785'), (u'INDIRECT_-1206909519', u'MULTIEQUAL_-1206909112'), (u'CALLIND_-1206925019', u'INDIRECT_-1206888606'), (u'CALL_-1206928291', u'INDIRECT_-1206903550'), (u'CALL_-1206939039', u'INDIRECT_-1206896234'), (u'INDIRECT_-1206890348', u'MULTIEQUAL_-1206889958'), ('const-16', u'INT_NOTEQUAL_-1206925071'), (u'CALL_-1206930915', u'INDIRECT_-1206910763'), (u'CALL_-1206939523', u'INDIRECT_-1206896435'), (u'MULTIEQUAL_-1206903831', u'MULTIEQUAL_-1206903812'), (u'MULTIEQUAL_-1206912410', u'MULTIEQUAL_-1206909403'), (u'STORE_-1206928327', u'INDIRECT_-1206896952'), (u'CALL_-1206938131', u'INDIRECT_-1206906193'), (u'MULTIEQUAL_-1206881253', u'MULTIEQUAL_-1206881166'), (u'INDIRECT_-1206887335', u'MULTIEQUAL_-1206890346'), (u'CALLIND_-1206931354', u'INDIRECT_-1206896590'), (u'MULTIEQUAL_-1206900379', u'MULTIEQUAL_-1206899963'), (u'MULTIEQUAL_-1206902947', u'MULTIEQUAL_-1206902453'), (u'INDIRECT_-1206877969', u'MULTIEQUAL_-1206877887'), (u'INDIRECT_-1206896831', u'COPY_-1206880193'), (u'CALL_-1206926003', u'INDIRECT_-1206900508'), (u'CALL_-1206922556', u'INDIRECT_-1206891643'), (u'INDIRECT_-1206895382', u'MULTIEQUAL_-1206895266'), (u'INDIRECT_-1206910886', u'MULTIEQUAL_-1206910432'), (u'CALL_-1206934991', u'INDIRECT_-1206896326'), (u'INDIRECT_-1206903523', u'MULTIEQUAL_-1206903285'), (u'CALL_-1206931797', u'INDIRECT_-1206898111'), (u'STORE_-1206921525', u'INDIRECT_-1206901689'), (u'CALL_-1206930394', u'INDIRECT_-1206899097'), (u'CALL_-1206936047', u'INDIRECT_-1206894417'), (u'INDIRECT_-1206894572', u'MULTIEQUAL_-1206894481'), (u'CALL_-1206930228', u'INDIRECT_-1206887254'), (u'CALLIND_-1206921710', u'INDIRECT_-1206882716'), (u'CAST_-1206876282', u'LOAD_-1206935993'), (u'CALL_-1206928271', u'INDIRECT_-1206897219'), (u'MULTIEQUAL_-1206876104', u'MULTIEQUAL_-1206887261'), (u'INDIRECT_-1206881885', u'MULTIEQUAL_-1206883640'), (u'STORE_-1206928482', u'INDIRECT_-1206900020'), (u'MULTIEQUAL_-1206908752', u'MULTIEQUAL_-1206908681'), (u'CALL_-1206934396', u'INDIRECT_-1206891800'), (u'COPY_-1206925038', u'MULTIEQUAL_-1206917640'), (u'INDIRECT_-1206901617', u'MULTIEQUAL_-1206902421'), (u'MULTIEQUAL_-1206913137', u'MULTIEQUAL_-1206913087'), (u'CALL_-1206931337', u'INDIRECT_-1206906572'), (u'STORE_-1206934436', u'INDIRECT_-1206903070'), (u'MULTIEQUAL_-1206891959', u'MULTIEQUAL_-1206891942'), (u'MULTIEQUAL_-1206874321', u'MULTIEQUAL_-1206899925'), (u'CALL_-1206929032', u'INDIRECT_-1206906743'), (u'INDIRECT_-1206895537', u'MULTIEQUAL_-1206895458'), (u'INDIRECT_-1206906592', u'MULTIEQUAL_-1206906444'), (u'CALL_-1206927833', u'INDIRECT_-1206894115'), (u'INDIRECT_-1206898021', u'MULTIEQUAL_-1206876987'), (u'CALL_-1206931797', u'INDIRECT_-1206898531'), (u'STORE_-1206922815', u'INDIRECT_-1206890371'), (u'MULTIEQUAL_-1206874327', u'MULTIEQUAL_-1206902996'), (u'CALLIND_-1206921372', u'INDIRECT_-1206895890'), (u'MULTIEQUAL_-1206907147', u'MULTIEQUAL_-1206906653'), (u'INDIRECT_-1206896140', u'MULTIEQUAL_-1206895985'), (u'INDIRECT_-1206904975', u'MULTIEQUAL_-1206907986'), (u'MULTIEQUAL_-1206890281', u'MULTIEQUAL_-1206890261'), (u'CALL_-1206927017', u'INDIRECT_-1206906996'), (u'INDIRECT_-1206906970', u'MULTIEQUAL_-1206906740'), (u'INDIRECT_-1206902455', u'MULTIEQUAL_-1206902051'), (u'INDIRECT_-1206894628', u'MULTIEQUAL_-1206900963'), (u'INT_NOTEQUAL_-1206934472', u'CBRANCH_-1206934471'), (u'INDIRECT_-1206900279', u'MULTIEQUAL_-1206899872'), (u'INDIRECT_-1206915506', u'MULTIEQUAL_-1206915052'), (u'MULTIEQUAL_-1206891041', u'MULTIEQUAL_-1206891007'), (u'MULTIEQUAL_-1206891041', u'MULTIEQUAL_-1206891007'), (u'CALL_-1206922584', u'INDIRECT_-1206891361'), (u'STORE_-1206925248', u'INDIRECT_-1206891882'), (u'CALL_-1206937430', u'INDIRECT_-1206913130'), (u'CALL_-1206928357', u'INDIRECT_-1206903590'), (u'COPY_-1206871591', u'MULTIEQUAL_-1206919453'), (u'CALL_-1206924756', u'INDIRECT_-1206876618'), (u'CAST_-1206869828', u'LOAD_-1206923365'), (u'INDIRECT_-1206905397', u'MULTIEQUAL_-1206906201'), (u'LOAD_-1206928027', u'MULTIEQUAL_-1206919453'), (u'INDIRECT_-1206878845', u'MULTIEQUAL_-1206883046'), (u'INDIRECT_-1206887350', u'MULTIEQUAL_-1206887194'), (u'CALL_-1206928271', u'INDIRECT_-1206905619'), (u'INDIRECT_-1206906784', u'MULTIEQUAL_-1206911347'), (u'INDIRECT_-1206898079', u'MULTIEQUAL_-1206900773'), (u'INDIRECT_-1206910022', u'MULTIEQUAL_-1206911649'), (u'CALL_-1206933773', u'INDIRECT_-1206911588'), (u'STORE_-1206928622', u'INDIRECT_-1206901526'), (u'CAST_-1206878625', u'LOAD_-1206939108'), ('const-8', u'PTRADD_-1206874854'), (u'INDIRECT_-1206909781', u'MULTIEQUAL_-1206877015'), (u'MULTIEQUAL_-1206908194', u'COPY_-1206879281'), (u'MULTIEQUAL_-1206911470', u'MULTIEQUAL_-1206911335'), (u'INT_NOTEQUAL_-1206938021', u'CBRANCH_-1206938020'), (u'INDIRECT_-1206908925', u'MULTIEQUAL_-1206908559'), (u'PTRSUB_-1206878472', u'CALL_-1206934274'), (u'STORE_-1206921852', u'INDIRECT_-1206887579'), (u'MULTIEQUAL_-1206888128', u'MULTIEQUAL_-1206888923'), (u'INDIRECT_-1206900125', u'MULTIEQUAL_-1206900791'), (u'INDIRECT_-1206887113', u'MULTIEQUAL_-1206889146'), (u'MULTIEQUAL_-1206897907', u'MULTIEQUAL_-1206897413'), (u'STORE_-1206930828', u'INDIRECT_-1206893437'), (u'INDIRECT_-1206895034', u'MULTIEQUAL_-1206894879'), (u'STORE_-1206930340', u'INDIRECT_-1206904710'), (u'INDIRECT_-1206884221', u'MULTIEQUAL_-1206885740'), (u'BOOL_AND_-1206924964', u'INT_EQUAL_-1206924965'), (u'CALL_-1206928667', u'INDIRECT_-1206914142'), (u'INDIRECT_-1206891773', u'MULTIEQUAL_-1206876232'), (u'INDIRECT_-1206890290', u'MULTIEQUAL_-1206890134'), (u'INDIRECT_-1206901785', u'MULTIEQUAL_-1206901419'), (u'CALL_-1206929385', u'INT_EQUAL_-1206929371'), (u'CALL_-1206928644', u'INDIRECT_-1206876794'), (u'INDIRECT_-1206907719', u'MULTIEQUAL_-1206908296'), (u'STORE_-1206928270', u'INDIRECT_-1206884288'), (u'CALL_-1206929830', u'INDIRECT_-1206880136'), (u'INDIRECT_-1206907102', u'MULTIEQUAL_-1206908761'), (u'CALL_-1206927405', u'INDIRECT_-1206895631'), (u'INDIRECT_-1206900080', u'MULTIEQUAL_-1206894870'), (u'CALL_-1206928382', u'INDIRECT_-1206906123'), (u'CALL_-1206938628', u'INDIRECT_-1206892436'), (u'CALL_-1206921447', u'INDIRECT_-1206892246'), (u'CALL_-1206928815', u'INDIRECT_-1206900121'), (u'CALL_-1206932327', u'INDIRECT_-1206894556'), (u'MULTIEQUAL_-1206910663', u'MULTIEQUAL_-1206910555'), (u'CALL_-1206936047', u'INDIRECT_-1206900297'), ('tmp_18862', u'BRANCH_-1206923559'), (u'INDIRECT_-1206906841', u'MULTIEQUAL_-1206906621'), (u'MULTIEQUAL_-1206900268', u'MULTIEQUAL_-1206900171'), (u'INDIRECT_-1206900268', u'MULTIEQUAL_-1206900171'), (u'STORE_-1206930873', u'INDIRECT_-1206893880'), (u'INDIRECT_-1206901057', u'MULTIEQUAL_-1206900779'), (u'LOAD_-1206928331', u'INT_ADD_-1206928308'), (u'INDIRECT_-1206884758', u'MULTIEQUAL_-1206884387'), ('const-0', u'INT_NOTEQUAL_-1206934350'), (u'CALL_-1206931183', u'INDIRECT_-1206899945'), (u'CALL_-1206931749', u'INDIRECT_-1206901433'), (u'CALL_-1206922584', u'INDIRECT_-1206902701'), (u'INDIRECT_-1206891537', u'MULTIEQUAL_-1206892341'), (u'INDIRECT_-1206906237', u'MULTIEQUAL_-1206907041'), (u'CALL_-1206927360', u'INDIRECT_-1206887624'), (u'CALL_-1206938694', u'INDIRECT_-1206913473'), (u'INDIRECT_-1206889157', u'COPY_-1206878571'), (u'INDIRECT_-1206898367', u'MULTIEQUAL_-1206898331'), (u'INDIRECT_-1206905493', u'MULTIEQUAL_-1206905474'), (u'INDIRECT_-1206904205', u'MULTIEQUAL_-1206904110'), (u'CALL_-1206932954', u'INDIRECT_-1206900701'), (u'INDIRECT_-1206912680', u'MULTIEQUAL_-1206911000'), (u'INDIRECT_-1206884031', u'MULTIEQUAL_-1206885061'), (u'MULTIEQUAL_-1206874312', u'MULTIEQUAL_-1206896145'), (u'MULTIEQUAL_-1206913971', u'INT_LESS_-1206922867'), (u'CALL_-1206929938', u'INDIRECT_-1206889110'), (u'MULTIEQUAL_-1206897371', u'MULTIEQUAL_-1206897355'), (u'CALL_-1206938927', u'INDIRECT_-1206903310'), (u'INDIRECT_-1206892517', u'COPY_-1206878579'), (u'MULTIEQUAL_-1206901219', u'MULTIEQUAL_-1206900803'), (u'STORE_-1206928482', u'INDIRECT_-1206899600'), (u'STORE_-1206937611', u'INDIRECT_-1206914116'), (u'CALL_-1206938310', u'INDIRECT_-1206892879'), (u'CALL_-1206928677', u'INDIRECT_-1206886549'), (u'CALL_-1206934274', u'INDIRECT_-1206911881'), (u'CALL_-1206933125', u'INDIRECT_-1206890656'), (u'INDIRECT_-1206891166', u'MULTIEQUAL_-1206892749'), (u'CALL_-1206928644', u'INDIRECT_-1206886459'), (u'CALL_-1206937875', u'INDIRECT_-1206894292'), (u'MULTIEQUAL_-1206910386', u'MULTIEQUAL_-1206910348'), (u'CALL_-1206928647', u'INDIRECT_-1206891562'), (u'INDIRECT_-1206894896', u'MULTIEQUAL_-1206894478'), (u'CALL_-1206929621', u'INDIRECT_-1206912741'), (u'INDIRECT_-1206875864', u'MULTIEQUAL_-1206875994'), (u'CALL_-1206931183', u'INDIRECT_-1206908345'), (u'MULTIEQUAL_-1206881912', u'MULTIEQUAL_-1206881256'), (u'CALL_-1206931183', u'INDIRECT_-1206900785'), (u'CALL_-1206934396', u'INDIRECT_-1206912380'), (u'STORE_-1206928588', u'INDIRECT_-1206900923'), (u'CALL_-1206928382', u'INDIRECT_-1206893943'), (u'MULTIEQUAL_-1206887905', u'MULTIEQUAL_-1206887892'), (u'MULTIEQUAL_-1206898208', u'MULTIEQUAL_-1206898181'), (u'MULTIEQUAL_-1206902330', u'MULTIEQUAL_-1206902306'), (u'INDIRECT_-1206890070', u'MULTIEQUAL_-1206889952'), (u'INDIRECT_-1206897083', u'MULTIEQUAL_-1206898601'), (u'INDIRECT_-1206882568', u'MULTIEQUAL_-1206882338'), ('const-1185872', u'COPY_-1206928638'), (u'INDIRECT_-1206903518', u'MULTIEQUAL_-1206903342'), (u'STORE_-1206928270', u'INDIRECT_-1206893948'), (u'MULTIEQUAL_-1206897651', u'MULTIEQUAL_-1206897536'), (u'INDIRECT_-1206909567', u'MULTIEQUAL_-1206909487'), (u'CALL_-1206930274', u'INDIRECT_-1206899428'), (u'CALL_-1206931797', u'INDIRECT_-1206889711'), (u'INDIRECT_-1206903214', u'MULTIEQUAL_-1206903056'), (u'CALL_-1206928194', u'INDIRECT_-1206902608'), (u'CALL_-1206928271', u'INDIRECT_-1206901195'), (u'INDIRECT_-1206895943', u'MULTIEQUAL_-1206880921'), (u'CALL_-1206934955', u'INDIRECT_-1206903437'), (u'INDIRECT_-1206892016', u'MULTIEQUAL_-1206889926'), (u'INDIRECT_-1206891016', u'MULTIEQUAL_-1206890749'), (u'MULTIEQUAL_-1206908699', u'COPY_-1206908822'), (u'INDIRECT_-1206906060', u'MULTIEQUAL_-1206906568'), (u'MULTIEQUAL_-1206874324', u'MULTIEQUAL_-1206901736'), (u'INDIRECT_-1206901991', u'MULTIEQUAL_-1206903281'), (u'CALLIND_-1206921884', u'INDIRECT_-1206892054'), (u'CALL_-1206930915', u'INDIRECT_-1206881192'), (u'CALL_-1206928709', u'INDIRECT_-1206890581'), (u'INDIRECT_-1206890928', u'MULTIEQUAL_-1206892367'), (u'CALL_-1206929830', u'INDIRECT_-1206898704'), ('tmp_12085', u'BRANCH_-1206930542'), (u'INDIRECT_-1206885778', u'MULTIEQUAL_-1206885842'), (u'INDIRECT_-1206892435', u'MULTIEQUAL_-1206896109'), (u'INDIRECT_-1206899668', u'MULTIEQUAL_-1206899476'), ('const-8', u'PTRADD_-1206873441'), (u'CALL_-1206936019', u'INDIRECT_-1206912043'), (u'CALL_-1206931749', u'INDIRECT_-1206902693'), (u'CALL_-1206931745', u'INDIRECT_-1206882060'), (u'MULTIEQUAL_-1206896998', u'MULTIEQUAL_-1206896992'), (u'INDIRECT_-1206884306', u'MULTIEQUAL_-1206886774'), (u'CALL_-1206929071', u'INDIRECT_-1206890501'), (u'INDIRECT_-1206904325', u'MULTIEQUAL_-1206904991'), (u'INDIRECT_-1206891659', u'COPY_-1206879829'), (u'INDIRECT_-1206903736', u'MULTIEQUAL_-1206903531'), (u'CALLIND_-1206921344', u'INDIRECT_-1206892514'), (u'MULTIEQUAL_-1206880386', u'MULTIEQUAL_-1206900963'), (u'INDIRECT_-1206908101', u'MULTIEQUAL_-1206907740'), (u'CALL_-1206929019', u'INDIRECT_-1206910223'), (u'MULTIEQUAL_-1206901886', u'MULTIEQUAL_-1206901910'), (u'MULTIEQUAL_-1206907916', u'MULTIEQUAL_-1206907900'), (u'STORE_-1206928627', u'INDIRECT_-1206892968'), (u'STORE_-1206921864', u'INDIRECT_-1206904809'), (u'CALL_-1206929750', u'INDIRECT_-1206903742'), (u'STORE_-1206930846', u'INDIRECT_-1206907249'), (u'STORE_-1206925479', u'INDIRECT_-1206903340'), (u'CALL_-1206934862', u'INDIRECT_-1206908862'), (u'INDIRECT_-1206900423', u'MULTIEQUAL_-1206900557'), (u'INDIRECT_-1206889527', u'MULTIEQUAL_-1206889622'), (u'INDIRECT_-1206897630', u'MULTIEQUAL_-1206897512'), (u'MULTIEQUAL_-1206881136', u'MULTIEQUAL_-1206881122'), (u'CALL_-1206928209', u'INDIRECT_-1206904743'), (u'STORE_-1206932305', u'INDIRECT_-1206890519'), (u'CALLIND_-1206938189', u'INDIRECT_-1206883970'), (u'CALL_-1206937302', u'INDIRECT_-1206891352'), (u'INDIRECT_-1206895622', u'MULTIEQUAL_-1206895572'), (u'CALL_-1206928474', u'INDIRECT_-1206891950'), ('const-5', u'CALL_-1206927063'), (u'INDIRECT_-1206909680', u'MULTIEQUAL_-1206909592'), (u'INDIRECT_-1206914635', u'MULTIEQUAL_-1206914507'), (u'CALL_-1206938725', u'INDIRECT_-1206894593'), (u'CAST_-1206876019', u'LOAD_-1206935570'), (u'MULTIEQUAL_-1206889021', u'MULTIEQUAL_-1206889007'), (u'CALLIND_-1206925453', u'INDIRECT_-1206893021'), (u'INDIRECT_-1206899019', u'MULTIEQUAL_-1206898612'), (u'STORE_-1206934385', u'INDIRECT_-1206890017'), (u'CALL_-1206927297', u'INDIRECT_-1206901871'), (u'CALL_-1206929032', u'INDIRECT_-1206890783'), (u'MULTIEQUAL_-1206888073', u'MULTIEQUAL_-1206889012'), (u'CALL_-1206929145', u'INDIRECT_-1206900928'), (u'INDIRECT_-1206891456', u'MULTIEQUAL_-1206892002'), (u'INDIRECT_-1206899956', u'MULTIEQUAL_-1206899751'), (u'CALL_-1206930476', u'INDIRECT_-1206900809'), (u'STORE_-1206928518', u'INDIRECT_-1206905501'), (u'CALL_-1206933962', u'INDIRECT_-1206899936'), (u'INDIRECT_-1206893385', u'MULTIEQUAL_-1206893019'), (u'INDIRECT_-1206905036', u'MULTIEQUAL_-1206902946'), ('const-433', u'STORE_-1206935460'), (u'INDIRECT_-1206905296', u'MULTIEQUAL_-1206905095'), (u'INDIRECT_-1206893242', u'MULTIEQUAL_-1206894901'), (u'INDIRECT_-1206903322', u'MULTIEQUAL_-1206903120'), (u'CALL_-1206928647', u'INDIRECT_-1206899122'), (u'CALL_-1206928677', u'INDIRECT_-1206902929'), (u'STORE_-1206924919', u'INDIRECT_-1206884169'), (u'INDIRECT_-1206904381', u'MULTIEQUAL_-1206905900'), (u'CALL_-1206937186', u'INDIRECT_-1206893793'), (u'STORE_-1206921743', u'INDIRECT_-1206884995'), (u'CALL_-1206928155', u'INDIRECT_-1206898616'), (u'CALL_-1206933998', u'INDIRECT_-1206901216'), (u'CALL_-1206929324', u'INDIRECT_-1206905112'), ('const-0', u'INT_NOTEQUAL_-1206937225'), (u'CALL_-1206926116', u'INDIRECT_-1206902297'), (u'INDIRECT_-1206892499', u'MULTIEQUAL_-1206892880'), (u'CALL_-1206937729', u'INDIRECT_-1206904305'), (u'CALL_-1206925831', u'INDIRECT_-1206887814'), (u'CALL_-1206931595', u'INDIRECT_-1206907136'), (u'INDIRECT_-1206897168', u'MULTIEQUAL_-1206893863'), (u'CALL_-1206928668', u'INDIRECT_-1206885210'), (u'INDIRECT_-1206898501', u'MULTIEQUAL_-1206898281'), (u'INDIRECT_-1206894781', u'MULTIEQUAL_-1206897371'), (u'INDIRECT_-1206895380', u'MULTIEQUAL_-1206897080'), (u'CALLIND_-1206924378', u'INDIRECT_-1206896223'), (u'INDIRECT_-1206905701', u'MULTIEQUAL_-1206908291'), (u'CALL_-1206928601', u'INDIRECT_-1206892265'), (u'MULTIEQUAL_-1206891909', u'MULTIEQUAL_-1206891895'), (u'CALL_-1206938656', u'INDIRECT_-1206901690'), (u'INDIRECT_-1206875684', u'MULTIEQUAL_-1206875445'), (u'STORE_-1206928482', u'INDIRECT_-1206913040'), (u'INDIRECT_-1206905922', u'MULTIEQUAL_-1206905623'), (u'MULTIEQUAL_-1206906661', u'MULTIEQUAL_-1206906661'), (u'INDIRECT_-1206909239', u'MULTIEQUAL_-1206909149'), (u'MULTIEQUAL_-1206913798', u'MULTIEQUAL_-1206913792'), (u'CALL_-1206937446', u'INDIRECT_-1206908102'), (u'STORE_-1206934436', u'INDIRECT_-1206912310'), (u'MULTIEQUAL_-1206907023', u'MULTIEQUAL_-1206906975'), (u'STORE_-1206928410', u'INDIRECT_-1206901238'), (u'INDIRECT_-1206904142', u'MULTIEQUAL_-1206905769'), (u'INDIRECT_-1206917597', u'MULTIEQUAL_-1206917182'), (u'CALL_-1206936019', u'INDIRECT_-1206896083'), (u'INDIRECT_-1206906409', u'MULTIEQUAL_-1206906944'), (u'CALLIND_-1206921359', u'INDIRECT_-1206893727'), (u'INDIRECT_-1206906762', u'MULTIEQUAL_-1206906463'), (u'CALL_-1206932827', u'INDIRECT_-1206892634'), (u'CALL_-1206929032', u'INDIRECT_-1206907583'), ('tmp_11188', u'CBRANCH_-1206928342'), (u'CALL_-1206932860', u'INDIRECT_-1206907357'), (u'CALL_-1206938036', u'INDIRECT_-1206904455'), (u'INDIRECT_-1206912708', u'MULTIEQUAL_-1206912386'), (u'INDIRECT_-1206890868', u'MULTIEQUAL_-1206890546'), (u'CALL_-1206938131', u'INDIRECT_-1206893593'), (u'CALL_-1206933998', u'INDIRECT_-1206882062'), (u'CALL_-1206930476', u'INDIRECT_-1206897449'), (u'INT_ADD_-1206928308', u'CAST_-1206873332'), (u'INDIRECT_-1206903802', u'MULTIEQUAL_-1206905060'), (u'INDIRECT_-1206892817', u'MULTIEQUAL_-1206892478'), (u'STORE_-1206933398', u'INDIRECT_-1206890742'), (u'INDIRECT_-1206892002', u'MULTIEQUAL_-1206891903'), (u'INDIRECT_-1206892178', u'MULTIEQUAL_-1206892002'), (u'INDIRECT_-1206900168', u'MULTIEQUAL_-1206907263'), (u'INDIRECT_-1206898603', u'MULTIEQUAL_-1206898327'), (u'MULTIEQUAL_-1206889878', u'MULTIEQUAL_-1206889859'), (u'MULTIEQUAL_-1206900612', u'MULTIEQUAL_-1206899974'), ('const-5', u'CALL_-1206926063'), (u'INDIRECT_-1206895364', u'MULTIEQUAL_-1206895187'), (u'INDIRECT_-1206883749', u'MULTIEQUAL_-1206884841'), (u'CALL_-1206928281', u'INDIRECT_-1206888007'), (u'CALL_-1206934274', u'INDIRECT_-1206900541'), (u'MULTIEQUAL_-1206900434', u'MULTIEQUAL_-1206901621'), (u'INDIRECT_-1206898319', u'MULTIEQUAL_-1206898229'), (u'INDIRECT_-1206906534', u'MULTIEQUAL_-1206906385'), (u'STORE_-1206930351', u'INDIRECT_-1206905060'), (u'STORE_-1206921864', u'INDIRECT_-1206887589'), (u'CALLIND_-1206929135', u'INDIRECT_-1206891380'), (u'STORE_-1206930340', u'INDIRECT_-1206897990'), (u'CALL_-1206930228', u'INDIRECT_-1206896914'), (u'CALL_-1206937302', u'INDIRECT_-1206912352'), (u'CALL_-1206937142', u'INDIRECT_-1206910154'), (u'CALL_-1206938756', u'INDIRECT_-1206897759'), (u'INDIRECT_-1206892796', u'MULTIEQUAL_-1206892562'), (u'STORE_-1206921525', u'INDIRECT_-1206895809'), (u'CALL_-1206930927', u'INDIRECT_-1206900053'), ('tmp_17603', u'CBRANCH_-1206922714'), (u'CALL_-1206928209', u'INDIRECT_-1206886263'), (u'INDIRECT_-1206892360', u'MULTIEQUAL_-1206892273'), (u'INDIRECT_-1206904667', u'MULTIEQUAL_-1206904631'), (u'INDIRECT_-1206877577', u'MULTIEQUAL_-1206877256'), (u'CALLIND_-1206922636', u'INDIRECT_-1206893671'), (u'INDIRECT_-1206890339', u'MULTIEQUAL_-1206890249'), (u'CALL_-1206931435', u'INDIRECT_-1206905879'), (u'INDIRECT_-1206891479', u'MULTIEQUAL_-1206891620'), (u'INDIRECT_-1206887764', u'MULTIEQUAL_-1206889243'), (u'INDIRECT_-1206901008', u'MULTIEQUAL_-1206908103'), (u'MULTIEQUAL_-1206893953', u'MULTIEQUAL_-1206894892'), (u'CALL_-1206929974', u'INT_NOTEQUAL_-1206929959'), (u'CALL_-1206924668', u'INDIRECT_-1206909232'), (u'CALL_-1206922316', u'INDIRECT_-1206903998'), (u'INDIRECT_-1206909339', u'MULTIEQUAL_-1206909959'), (u'CALL_-1206932817', u'INDIRECT_-1206904848'), (u'CALL_-1206927833', u'INDIRECT_-1206886975'), (u'CALL_-1206932817', u'INDIRECT_-1206898548'), (u'CALL_-1206937446', u'INDIRECT_-1206908942'), (u'CALL_-1206928257', u'INDIRECT_-1206907730'), (u'CALL_-1206921844', u'INDIRECT_-1206891019'), (u'CALL_-1206933125', u'INDIRECT_-1206901576'), (u'INT_LESS_-1206921573', u'CBRANCH_-1206921570'), (u'CALL_-1206934955', u'INDIRECT_-1206895877'), (u'INDIRECT_-1206894098', u'MULTIEQUAL_-1206894010'), (u'CALL_-1206934396', u'INDIRECT_-1206891380'), (u'CALL_-1206929866', u'INDIRECT_-1206894526'), ('tmp_2719', u'CBRANCH_-1206937592'), (u'CALL_-1206930882', u'INDIRECT_-1206902760'), (u'INDIRECT_-1206885613', u'MULTIEQUAL_-1206885473'), (u'INDIRECT_-1206898246', u'MULTIEQUAL_-1206899499'), (u'CALL_-1206928271', u'INDIRECT_-1206886719'), (u'CALL_-1206933821', u'INDIRECT_-1206893972'), (u'INDIRECT_-1206892294', u'MULTIEQUAL_-1206892136'), (u'CALL_-1206931435', u'INDIRECT_-1206897059'), (u'CALL_-1206937414', u'INDIRECT_-1206904299'), (u'INDIRECT_-1206911100', u'MULTIEQUAL_-1206911608'), (u'MULTIEQUAL_-1206900537', u'MULTIEQUAL_-1206900487'), (u'CALL_-1206939039', u'INDIRECT_-1206913454'), (u'CALL_-1206929902', u'INDIRECT_-1206906308'), (u'CALL_-1206929071', u'INDIRECT_-1206908141'), (u'CALL_-1206922584', u'INDIRECT_-1206907483'), (u'CALL_-1206928152', u'INDIRECT_-1206886653'), (u'INDIRECT_-1206900053', u'MULTIEQUAL_-1206900476'), (u'INDIRECT_-1206900053', u'MULTIEQUAL_-1206900476'), (u'MULTIEQUAL_-1206908288', u'MULTIEQUAL_-1206909083'), (u'MULTIEQUAL_-1206881473', u'MULTIEQUAL_-1206881459'), (u'INDIRECT_-1206897424', u'MULTIEQUAL_-1206898903'), (u'INDIRECT_-1206904434', u'MULTIEQUAL_-1206904285'), (u'INDIRECT_-1206891446', u'MULTIEQUAL_-1206893914'), (u'CALL_-1206936047', u'INDIRECT_-1206904497'), (u'CALL_-1206934862', u'CAST_-1206875660'), (u'CALL_-1206931797', u'INDIRECT_-1206909451'), ('const--1', u'COPY_-1206924375'), (u'STORE_-1206930846', u'INDIRECT_-1206895489'), (u'CALL_-1206925604', u'INDIRECT_-1206907087'), (u'INT_EQUAL_-1206928141', u'CBRANCH_-1206928140'), ('const-1192487', u'COPY_-1206878406'), (u'INDIRECT_-1206897442', u'MULTIEQUAL_-1206897240'), (u'CALL_-1206933711', u'INDIRECT_-1206904405'), (u'CALL_-1206934835', u'INDIRECT_-1206899013'), (u'INDIRECT_-1206896198', u'MULTIEQUAL_-1206896110'), (u'MULTIEQUAL_-1206888101', u'MULTIEQUAL_-1206888067'), (u'MULTIEQUAL_-1206888101', u'MULTIEQUAL_-1206888067'), (u'INDIRECT_-1206906976', u'MULTIEQUAL_-1206906480'), (u'CALL_-1206926116', u'INDIRECT_-1206876755'), (u'INDIRECT_-1206911382', u'MULTIEQUAL_-1206911083'), (u'INDIRECT_-1206889391', u'MULTIEQUAL_-1206890681'), (u'INDIRECT_-1206889116', u'MULTIEQUAL_-1206889520'), (u'CALL_-1206931142', u'INDIRECT_-1206881429'), (u'CALL_-1206927360', u'INDIRECT_-1206886364'), (u'INDIRECT_-1206892517', u'MULTIEQUAL_-1206892272'), (u'INDIRECT_-1206904230', u'MULTIEQUAL_-1206905769'), (u'STORE_-1206929190', u'INDIRECT_-1206902448'), (u'CALL_-1206934991', u'INDIRECT_-1206892546'), (u'MULTIEQUAL_-1206896307', u'MULTIEQUAL_-1206896327'), (u'INDIRECT_-1206901911', u'MULTIEQUAL_-1206899586'), (u'INDIRECT_-1206905358', u'MULTIEQUAL_-1206905862'), (u'CALL_-1206933594', u'INDIRECT_-1206896784'), (u'INDIRECT_-1206911520', u'MULTIEQUAL_-1206911259'), (u'CALL_-1206930636', u'INDIRECT_-1206902418'), (u'MULTIEQUAL_-1206907863', u'MULTIEQUAL_-1206908563'), (u'INDIRECT_-1206895628', u'MULTIEQUAL_-1206897412'), (u'CALL_-1206932808', u'INDIRECT_-1206911520'), (u'CALL_-1206927048', u'INDIRECT_-1206904144'), (u'INDIRECT_-1206908815', u'MULTIEQUAL_-1206908395'), (u'CALLIND_-1206924378', u'INDIRECT_-1206896643'), (u'CALL_-1206937875', u'INDIRECT_-1206907312'), (u'MULTIEQUAL_-1206904529', u'MULTIEQUAL_-1206904510'), (u'INDIRECT_-1206910201', u'MULTIEQUAL_-1206909981'), (u'CALL_-1206937924', u'INDIRECT_-1206898101'), (u'CALL_-1206929324', u'INDIRECT_-1206908052'), (u'STORE_-1206921743', u'INDIRECT_-1206903055'), (u'CALL_-1206928225', u'INDIRECT_-1206882171'), (u'CALL_-1206933773', u'INDIRECT_-1206908228'), (u'CALL_-1206934365', u'INDIRECT_-1206905637'), (u'INDIRECT_-1206899057', u'MULTIEQUAL_-1206898439'), (u'STORE_-1206922815', u'INDIRECT_-1206885331'), (u'INDIRECT_-1206910569', u'MULTIEQUAL_-1206910171'), (u'MULTIEQUAL_-1206894428', u'MULTIEQUAL_-1206895223'), (u'CALL_-1206924677', u'INDIRECT_-1206885061'), (u'CALL_-1206935494', u'INDIRECT_-1206904585'), (u'CALL_-1206934835', u'INDIRECT_-1206894813'), (u'INDIRECT_-1206897479', u'MULTIEQUAL_-1206897389'), (u'INDIRECT_-1206906996', u'MULTIEQUAL_-1206911273'), (u'CALL_-1206922584', u'INDIRECT_-1206887581'), (u'INDIRECT_-1206894661', u'MULTIEQUAL_-1206894300'), (u'MULTIEQUAL_-1206885735', u'MULTIEQUAL_-1206885731'), (u'INDIRECT_-1206894040', u'MULTIEQUAL_-1206893953'), (u'CALL_-1206931545', u'INDIRECT_-1206889985'), (u'STORE_-1206932486', u'INDIRECT_-1206902589'), (u'MULTIEQUAL_-1206881017', u'MULTIEQUAL_-1206880991'), (u'MULTIEQUAL_-1206898059', u'MULTIEQUAL_-1206880925'), (u'PTRADD_-1206875548', u'MULTIEQUAL_-1206916171'), (u'STORE_-1206921830', u'INDIRECT_-1206904361'), (u'INDIRECT_-1206912194', u'MULTIEQUAL_-1206911567'), (u'CALL_-1206935821', u'INDIRECT_-1206898462'), (u'STORE_-1206928622', u'INDIRECT_-1206885146'), (u'CALL_-1206921954', u'INDIRECT_-1206887436'), (u'CALLIND_-1206921710', u'INDIRECT_-1206904976'), (u'CALL_-1206928291', u'INDIRECT_-1206899350'), (u'MULTIEQUAL_-1206891200', u'MULTIEQUAL_-1206891143'), (u'CALL_-1206927063', u'INDIRECT_-1206906596'), (u'INDIRECT_-1206893737', u'MULTIEQUAL_-1206893347'), (u'MULTIEQUAL_-1206893365', u'MULTIEQUAL_-1206893352'), (u'CALL_-1206921361', u'INDIRECT_-1206903536'), (u'STORE_-1206933958', u'INDIRECT_-1206899008'), (u'MULTIEQUAL_-1206881191', u'MULTIEQUAL_-1206881166'), (u'MULTIEQUAL_-1206889663', u'MULTIEQUAL_-1206892373'), (u'INDIRECT_-1206907467', u'MULTIEQUAL_-1206907448'), (u'CALL_-1206927833', u'INDIRECT_-1206905035'), (u'STORE_-1206922815', u'INDIRECT_-1206902971'), (u'INDIRECT_-1206898735', u'MULTIEQUAL_-1206898315'), (u'INDIRECT_-1206892619', u'MULTIEQUAL_-1206895313'), (u'STORE_-1206921567', u'INDIRECT_-1206901293'), (u'MULTIEQUAL_-1206895867', u'MULTIEQUAL_-1206895851'), (u'INDIRECT_-1206907693', u'MULTIEQUAL_-1206876271'), (u'MULTIEQUAL_-1206900728', u'MULTIEQUAL_-1206901523'), (u'MULTIEQUAL_-1206901568', u'MULTIEQUAL_-1206902363'), (u'CALL_-1206928271', u'INDIRECT_-1206901419'), (u'MULTIEQUAL_-1206891068', u'MULTIEQUAL_-1206891041'), (u'CALL_-1206931773', u'INDIRECT_-1206908172'), (u'INDIRECT_-1206891188', u'MULTIEQUAL_-1206890798'), (u'MULTIEQUAL_-1206882819', u'MULTIEQUAL_-1206879819'), (u'MULTIEQUAL_-1206915674', u'INT_OR_-1206937934'), (u'INDIRECT_-1206899743', u'MULTIEQUAL_-1206899505'), (u'STORE_-1206922807', u'INDIRECT_-1206894587'), (u'CALL_-1206934991', u'INDIRECT_-1206899686'), (u'MULTIEQUAL_-1206900729', u'MULTIEQUAL_-1206900672'), (u'CALL_-1206934991', u'INDIRECT_-1206890866'), (u'INDIRECT_-1206903108', u'MULTIEQUAL_-1206904547'), (u'MULTIEQUAL_-1206878256', u'MULTIEQUAL_-1206881674'), (u'MULTIEQUAL_-1206916650', u'COPY_-1206871611'), (u'INDIRECT_-1206905163', u'MULTIEQUAL_-1206905772'), (u'CALL_-1206932817', u'INDIRECT_-1206895188'), (u'MULTIEQUAL_-1206894713', u'MULTIEQUAL_-1206895741'), ('tmp_72982', u'PTRSUB_-1206875130'), (u'STORE_-1206928697', u'INDIRECT_-1206892590'), (u'CALL_-1206927297', u'INDIRECT_-1206890531'), (u'STORE_-1206934224', u'INDIRECT_-1206900842'), (u'MULTIEQUAL_-1206898681', u'MULTIEQUAL_-1206897653'), (u'STORE_-1206928327', u'INDIRECT_-1206893172'), (u'CALL_-1206938310', u'INDIRECT_-1206892459'), (u'INDIRECT_-1206906548', u'MULTIEQUAL_-1206908332'), (u'MULTIEQUAL_-1206911734', u'STORE_-1206928553'), (u'CALL_-1206928382', u'INDIRECT_-1206906963'), (u'MULTIEQUAL_-1206893472', u'MULTIEQUAL_-1206893447'), (u'CALL_-1206928734', u'INDIRECT_-1206906305'), (u'INDIRECT_-1206909054', u'MULTIEQUAL_-1206910591'), (u'INDIRECT_-1206899947', u'COPY_-1206880314'), (u'CALL_-1206929202', u'INDIRECT_-1206884886'), (u'CALL_-1206930274', u'INDIRECT_-1206878003'), (u'INDIRECT_-1206912190', u'MULTIEQUAL_-1206911984'), (u'INDIRECT_-1206908298', u'MULTIEQUAL_-1206908802'), (u'INDIRECT_-1206906800', u'MULTIEQUAL_-1206905120'), (u'MULTIEQUAL_-1206908451', u'MULTIEQUAL_-1206908432'), (u'CALLIND_-1206938263', u'INDIRECT_-1206899144'), (u'STORE_-1206925221', u'INDIRECT_-1206905727'), (u'INDIRECT_-1206893441', u'MULTIEQUAL_-1206894481'), (u'INT_ADD_-1206928245', u'CAST_-1206873298'), (u'INDIRECT_-1206893210', u'MULTIEQUAL_-1206893592'), (u'INDIRECT_-1206907160', u'MULTIEQUAL_-1206907072'), (u'CALL_-1206938725', u'INDIRECT_-1206909713'), (u'STORE_-1206928697', u'INDIRECT_-1206913590'), (u'INDIRECT_-1206893669', u'MULTIEQUAL_-1206892969'), (u'INDIRECT_-1206897277', u'MULTIEQUAL_-1206896999'), (u'INDIRECT_-1206896642', u'MULTIEQUAL_-1206896526'), (u'INDIRECT_-1206880876', u'MULTIEQUAL_-1206882484'), (u'INDIRECT_-1206889994', u'COPY_-1206879711'), (u'STORE_-1206927231', u'INDIRECT_-1206900484'), (u'CALL_-1206931337', u'INDIRECT_-1206912872'), (u'INDIRECT_-1206897937', u'MULTIEQUAL_-1206897547'), (u'INDIRECT_-1206889416', u'MULTIEQUAL_-1206889039'), (u'STORE_-1206930828', u'INDIRECT_-1206891757'), (u'MULTIEQUAL_-1206902734', u'COPY_-1206879268'), (u'CALL_-1206935494', u'INDIRECT_-1206881900'), (u'STORE_-1206922815', u'INDIRECT_-1206903811'), (u'COPY_-1206879517', u'CALL_-1206928257'), (u'MULTIEQUAL_-1206876110', u'MULTIEQUAL_-1206889781'), (u'CALL_-1206933711', u'INDIRECT_-1206903985'), (u'CALL_-1206928257', u'INDIRECT_-1206904790'), (u'INDIRECT_-1206898206', u'MULTIEQUAL_-1206898059'), (u'MULTIEQUAL_-1206906843', u'MULTIEQUAL_-1206878300'), (u'INDIRECT_-1206898520', u'MULTIEQUAL_-1206880927'), (u'INDIRECT_-1206899409', u'COPY_-1206880073'), (u'MULTIEQUAL_-1206901569', u'MULTIEQUAL_-1206901512'), (u'INDIRECT_-1206910027', u'COPY_-1206880338'), ('const-0', u'INT_EQUAL_-1206938167'), (u'CALL_-1206928878', u'INDIRECT_-1206906476'), (u'MULTIEQUAL_-1206899352', u'MULTIEQUAL_-1206898714'), (u'INT_NOTEQUAL_-1206932427', u'CBRANCH_-1206932423'), (u'INDIRECT_-1206885461', u'MULTIEQUAL_-1206885124'), (u'CALL_-1206932359', u'INDIRECT_-1206909558'), (u'CALL_-1206937186', u'INDIRECT_-1206896313'), (u'INDIRECT_-1206907115', u'MULTIEQUAL_-1206907899'), ('const-48', u'INT_ADD_-1206927234'), (u'LOAD_-1206921830', u'INT_ADD_-1206921795'), (u'INDIRECT_-1206909337', u'MULTIEQUAL_-1206909229'), (u'STORE_-1206928732', u'INDIRECT_-1206898071'), (u'INDIRECT_-1206904479', u'MULTIEQUAL_-1206903899'), (u'INDIRECT_-1206889870', u'MULTIEQUAL_-1206889714'), (u'INDIRECT_-1206903219', u'MULTIEQUAL_-1206902639'), (u'CAST_-1206869023', u'LOAD_-1206921397'), (u'CALL_-1206930915', u'INDIRECT_-1206892703'), (u'INDIRECT_-1206907522', u'MULTIEQUAL_-1206909189'), (u'INDIRECT_-1206881553', u'MULTIEQUAL_-1206876961'), (u'CALL_-1206925799', u'INDIRECT_-1206890309'), (u'MULTIEQUAL_-1206896519', u'COPY_-1206896642'), (u'INDIRECT_-1206907458', u'MULTIEQUAL_-1206907962'), ('const-433', u'LOAD_-1206927062'), (u'MULTIEQUAL_-1206894127', u'MULTIEQUAL_-1206893633'), (u'INDIRECT_-1206895388', u'MULTIEQUAL_-1206896949'), (u'CALL_-1206921722', u'INDIRECT_-1206901993'), (u'MULTIEQUAL_-1206903867', u'MULTIEQUAL_-1206903887'), (u'INT_EQUAL_-1206927226', u'CBRANCH_-1206927224'), (u'LOAD_-1206921885', u'INT_ADD_-1206921850'), (u'INDIRECT_-1206906518', u'MULTIEQUAL_-1206905967'), (u'MULTIEQUAL_-1206896110', u'MULTIEQUAL_-1206897597'), (u'CALLIND_-1206922636', u'INDIRECT_-1206904591'), (u'MULTIEQUAL_-1206878264', u'MULTIEQUAL_-1206890767'), (u'CALL_-1206925432', u'INDIRECT_-1206887023'), (u'MULTIEQUAL_-1206908871', u'MULTIEQUAL_-1206908852'), (u'CALL_-1206926019', u'INDIRECT_-1206885821'), (u'INDIRECT_-1206887885', u'MULTIEQUAL_-1206887840'), (u'INDIRECT_-1206889676', u'MULTIEQUAL_-1206898023'), (u'CAST_-1206875461', u'INT_EQUAL_-1206931495'), (u'INDIRECT_-1206900489', u'MULTIEQUAL_-1206900091'), (u'MULTIEQUAL_-1206880373', u'MULTIEQUAL_-1206895503'), ('const-48', u'INT_ADD_-1206935547'), (u'MULTIEQUAL_-1206894596', u'MULTIEQUAL_-1206894522'), (u'CALL_-1206929621', u'INDIRECT_-1206895521'), (u'MULTIEQUAL_-1206880924', u'MULTIEQUAL_-1206880378'), (u'CALL_-1206921994', u'INDIRECT_-1206890399'), (u'CALL_-1206938958', u'INDIRECT_-1206914246'), (u'INDIRECT_-1206887195', u'MULTIEQUAL_-1206886891'), (u'INDIRECT_-1206900847', u'MULTIEQUAL_-1206880385'), ('const-0', u'RETURN_-1206880507'), (u'CALL_-1206935809', u'INDIRECT_-1206892153'), (u'INDIRECT_-1206899471', u'MULTIEQUAL_-1206900761'), (u'CALL_-1206926116', u'INDIRECT_-1206890537'), (u'CALL_-1206925460', u'INDIRECT_-1206883677'), (u'MULTIEQUAL_-1206893033', u'MULTIEQUAL_-1206894061'), (u'INDIRECT_-1206903995', u'COPY_-1206878841'), (u'CALL_-1206927017', u'INDIRECT_-1206900696'), (u'MULTIEQUAL_-1206896161', u'MULTIEQUAL_-1206896147'), (u'CALL_-1206930506', u'INDIRECT_-1206908393'), (u'INDIRECT_-1206895175', u'MULTIEQUAL_-1206894670'), ('const-5', u'CALL_-1206922426'), (u'CALL_-1206928257', u'INDIRECT_-1206905630'), (u'INDIRECT_-1206892716', u'MULTIEQUAL_-1206896993'), (u'INDIRECT_-1206894922', u'MULTIEQUAL_-1206894720'), (u'INDIRECT_-1206904136', u'MULTIEQUAL_-1206903718'), (u'INDIRECT_-1206902926', u'MULTIEQUAL_-1206904509'), (u'MULTIEQUAL_-1206886225', u'MULTIEQUAL_-1206886212'), (u'MULTIEQUAL_-1206916302', u'INT_SUB_-1206930061'), ('const-256', u'INT_ADD_-1206933860'), (u'INDIRECT_-1206905636', u'MULTIEQUAL_-1206905371'), ('const-433', u'LOAD_-1206928642'), (u'MULTIEQUAL_-1206894042', u'MULTIEQUAL_-1206894029'), (u'LOAD_-1206924912', u'STORE_-1206924909'), (u'INDIRECT_-1206895308', u'MULTIEQUAL_-1206894649'), (u'INDIRECT_-1206906005', u'MULTIEQUAL_-1206906671'), (u'INDIRECT_-1206890782', u'MULTIEQUAL_-1206892040'), (u'INDIRECT_-1206894091', u'MULTIEQUAL_-1206895937'), (u'INDIRECT_-1206900665', u'MULTIEQUAL_-1206901612'), ('const--128', u'PTRSUB_-1206875130'), (u'STORE_-1206937696', u'INDIRECT_-1206905346'), (u'INDIRECT_-1206895595', u'MULTIEQUAL_-1206893844'), ('const-0', u'INT_NOTEQUAL_-1206937968'), (u'INDIRECT_-1206905082', u'MULTIEQUAL_-1206904783'), (u'INDIRECT_-1206907749', u'MULTIEQUAL_-1206907916'), (u'CALL_-1206925432', u'INDIRECT_-1206895843'), (u'CALL_-1206924612', u'INDIRECT_-1206901325'), (u'MULTIEQUAL_-1206897936', u'MULTIEQUAL_-1206900347'), (u'MULTIEQUAL_-1206904004', u'MULTIEQUAL_-1206903951'), (u'CALL_-1206932327', u'INDIRECT_-1206893716'), ('const-1', u'PTRADD_-1206876986'), (u'MULTIEQUAL_-1206878275', u'MULTIEQUAL_-1206895387'), (u'CALL_-1206934081', u'INDIRECT_-1206905050'), (u'INT_ADD_-1206922624', u'MULTIEQUAL_-1206873520'), (u'CAST_-1206868497', u'LOAD_-1206922673'), (u'MULTIEQUAL_-1206905047', u'MULTIEQUAL_-1206904553'), (u'CALL_-1206935907', u'INDIRECT_-1206894329'), (u'INDIRECT_-1206888748', u'MULTIEQUAL_-1206888556'), (u'CALL_-1206925831', u'INDIRECT_-1206885714'), (u'INDIRECT_-1206899920', u'MULTIEQUAL_-1206899765'), (u'INDIRECT_-1206906408', u'MULTIEQUAL_-1206906086'), (u'CALL_-1206927833', u'INDIRECT_-1206890335'), (u'CALL_-1206926019', u'INDIRECT_-1206888341'), (u'CALL_-1206921844', u'INDIRECT_-1206902779'), (u'MULTIEQUAL_-1206907723', u'MULTIEQUAL_-1206907615'), ('const-0', u'INT_NOTEQUAL_-1206921685'), (u'INDIRECT_-1206893222', u'MULTIEQUAL_-1206894849'), (u'MULTIEQUAL_-1206874332', u'MULTIEQUAL_-1206904545'), (u'STORE_-1206921852', u'INDIRECT_-1206882539'), (u'MULTIEQUAL_-1206908289', u'MULTIEQUAL_-1206908275'), (u'CALL_-1206930476', u'INDIRECT_-1206895349'), (u'INDIRECT_-1206908152', u'COPY_-1206880439'), (u'MULTIEQUAL_-1206903025', u'MULTIEQUAL_-1206903012'), (u'INDIRECT_-1206878124', u'MULTIEQUAL_-1206877492'), (u'CALL_-1206931595', u'INDIRECT_-1206898316'), (u'INDIRECT_-1206898633', u'MULTIEQUAL_-1206880925'), (u'INDIRECT_-1206896383', u'MULTIEQUAL_-1206874312'), (u'INDIRECT_-1206888147', u'MULTIEQUAL_-1206888128'), (u'CALL_-1206934114', u'INDIRECT_-1206906753'), (u'INDIRECT_-1206893733', u'MULTIEQUAL_-1206893714'), (u'MULTIEQUAL_-1206876995', u'MULTIEQUAL_-1206901161'), (u'CALL_-1206933125', u'INDIRECT_-1206904096'), (u'CALLIND_-1206921743', u'INDIRECT_-1206875844'), (u'CALL_-1206924704', u'INDIRECT_-1206902722'), (u'INDIRECT_-1206907667', u'MULTIEQUAL_-1206909454'), (u'INT_AND_-1206925409', u'INT_EQUAL_-1206925093'), (u'INDIRECT_-1206898282', u'MULTIEQUAL_-1206899949'), (u'CALL_-1206938927', u'INDIRECT_-1206907510'), (u'MULTIEQUAL_-1206901003', u'MULTIEQUAL_-1206900829'), (u'INDIRECT_-1206893360', u'MULTIEQUAL_-1206892977'), (u'STORE_-1206930175', u'INDIRECT_-1206907308'), (u'INT_SEXT_-1206923638', u'INT_ADD_-1206923349'), (u'STORE_-1206925221', u'INDIRECT_-1206887667'), (u'INDIRECT_-1206903828', u'MULTIEQUAL_-1206903794'), (u'STORE_-1206921852', u'INDIRECT_-1206883379'), (u'STORE_-1206924919', u'INDIRECT_-1206901809'), (u'COPY_-1206870146', u'PTRADD_-1206871428'), (u'CALL_-1206931797', u'INDIRECT_-1206891391'), (u'CALL_-1206927405', u'INDIRECT_-1206905291'), (u'CALL_-1206931269', u'INDIRECT_-1206912849'), (u'CALL_-1206932911', u'INDIRECT_-1206898992'), (u'INDIRECT_-1206905575', u'MULTIEQUAL_-1206906661'), (u'CALLIND_-1206921372', u'INDIRECT_-1206892950'), (u'CALL_-1206938131', u'INDIRECT_-1206905773'), (u'INDIRECT_-1206908408', u'MULTIEQUAL_-1206909969'), (u'INDIRECT_-1206895977', u'MULTIEQUAL_-1206895686'), (u'INDIRECT_-1206886989', u'MULTIEQUAL_-1206888181'), (u'INDIRECT_-1206897880', u'MULTIEQUAL_-1206898870'), (u'CALL_-1206929529', u'INDIRECT_-1206898855'), (u'PTRADD_-1206876081', u'COPY_-1206873602'), (u'MULTIEQUAL_-1206892250', u'MULTIEQUAL_-1206892226'), (u'MULTIEQUAL_-1206876237', u'MULTIEQUAL_-1206876119'), (u'STORE_-1206930351', u'INDIRECT_-1206905900'), (u'MULTIEQUAL_-1206894011', u'MULTIEQUAL_-1206894009'), (u'INDIRECT_-1206894062', u'MULTIEQUAL_-1206893791'), (u'CALLIND_-1206921999', u'INDIRECT_-1206885811'), (u'MULTIEQUAL_-1206907026', u'MULTIEQUAL_-1206906378'), (u'MULTIEQUAL_-1206891121', u'MULTIEQUAL_-1206891101'), (u'MULTIEQUAL_-1206876244', u'MULTIEQUAL_-1206876126'), (u'INDIRECT_-1206903380', u'MULTIEQUAL_-1206903282'), (u'CALL_-1206928271', u'INDIRECT_-1206897639'), (u'STORE_-1206921840', u'INDIRECT_-1206898489'), (u'INDIRECT_-1206910817', u'MULTIEQUAL_-1206910372'), (u'STORE_-1206921743', u'INDIRECT_-1206884575'), (u'INDIRECT_-1206886648', u'MULTIEQUAL_-1206886456'), (u'CALL_-1206928629', u'INDIRECT_-1206911599'), (u'MULTIEQUAL_-1206894662', u'MULTIEQUAL_-1206894647'), (u'MULTIEQUAL_-1206897987', u'MULTIEQUAL_-1206898007'), (u'INDIRECT_-1206899168', u'MULTIEQUAL_-1206898778'), (u'INDIRECT_-1206911837', u'COPY_-1206878625'), (u'INDIRECT_-1206888276', u'MULTIEQUAL_-1206888680'), (u'STORE_-1206934436', u'INDIRECT_-1206903490'), (u'CALL_-1206934955', u'INDIRECT_-1206904277'), ('const-433', u'LOAD_-1206922709'), (u'CALL_-1206929902', u'INDIRECT_-1206907568'), (u'INDIRECT_-1206897784', u'COPY_-1206879492'), (u'CALLIND_-1206925019', u'INDIRECT_-1206894906'), (u'INDIRECT_-1206896377', u'COPY_-1206879139'), (u'STORE_-1206928518', u'INDIRECT_-1206907601'), (u'CALL_-1206938036', u'INDIRECT_-1206909075'), (u'CALL_-1206928647', u'INDIRECT_-1206900802'), (u'INDIRECT_-1206895322', u'MULTIEQUAL_-1206896949'), (u'CALL_-1206928709', u'INDIRECT_-1206909481'), (u'CALL_-1206928155', u'INDIRECT_-1206888536'), (u'CALL_-1206927360', u'INDIRECT_-1206885944'), (u'CALL_-1206939523', u'INDIRECT_-1206903155'), ('const-433', u'LOAD_-1206928814'), (u'INDIRECT_-1206899408', u'MULTIEQUAL_-1206901192'), (u'INDIRECT_-1206893001', u'COPY_-1206880520'), (u'MULTIEQUAL_-1206916171', u'LOAD_-1206930066'), (u'CALLIND_-1206938827', u'INDIRECT_-1206901157'), (u'CALL_-1206930915', u'INDIRECT_-1206891023'), (u'STORE_-1206925479', u'INDIRECT_-1206892000'), (u'INDIRECT_-1206898675', u'MULTIEQUAL_-1206898271'), (u'INDIRECT_-1206906800', u'MULTIEQUAL_-1206906527'), (u'INDIRECT_-1206901222', u'MULTIEQUAL_-1206902889'), ('const-0', u'COPY_-1206880352'), (u'CALL_-1206930882', u'INDIRECT_-1206909480'), (u'INDIRECT_-1206901727', u'MULTIEQUAL_-1206901691'), (u'CALL_-1206929019', u'INDIRECT_-1206903083'), (u'INDIRECT_-1206907937', u'MULTIEQUAL_-1206907704'), (u'INDIRECT_-1206894115', u'MULTIEQUAL_-1206897789'), (u'INDIRECT_-1206886975', u'MULTIEQUAL_-1206890649'), (u'CALL_-1206928382', u'INDIRECT_-1206893103'), (u'INDIRECT_-1206907574', u'MULTIEQUAL_-1206906947'), (u'INDIRECT_-1206896317', u'MULTIEQUAL_-1206896209'), (u'CALL_-1206924668', u'INDIRECT_-1206891010'), (u'STORE_-1206928627', u'INDIRECT_-1206908088'), (u'MULTIEQUAL_-1206910667', u'MULTIEQUAL_-1206910692'), (u'CALL_-1206930157', u'INDIRECT_-1206904375'), (u'CALL_-1206930157', u'INDIRECT_-1206897655'), (u'CALL_-1206921361', u'INDIRECT_-1206893456'), (u'MULTIEQUAL_-1206904088', u'MULTIEQUAL_-1206904883'), (u'INDIRECT_-1206909160', u'MULTIEQUAL_-1206909005'), ('const-433', u'STORE_-1206930828'), (u'INDIRECT_-1206887279', u'MULTIEQUAL_-1206887420'), (u'CALL_-1206928518', u'INDIRECT_-1206898269'), (u'STORE_-1206935460', u'INDIRECT_-1206900259'), (u'CALL_-1206930362', u'INDIRECT_-1206908300'), (u'STORE_-1206927231', u'INDIRECT_-1206886204'), (u'INDIRECT_-1206876682', u'MULTIEQUAL_-1206877151'), (u'INDIRECT_-1206895559', u'MULTIEQUAL_-1206898253'), (u'MULTIEQUAL_-1206891195', u'MULTIEQUAL_-1206891191'), (u'CALL_-1206928667', u'INDIRECT_-1206882720'), (u'PTRADD_-1206872983', u'STORE_-1206924545'), (u'MULTIEQUAL_-1206892801', u'MULTIEQUAL_-1206892787'), (u'CALL_-1206930506', u'INDIRECT_-1206903773'), (u'MULTIEQUAL_-1206904309', u'MULTIEQUAL_-1206904692'), (u'MULTIEQUAL_-1206890847', u'MULTIEQUAL_-1206890867'), (u'MULTIEQUAL_-1206889894', u'MULTIEQUAL_-1206889878'), (u'CALL_-1206930394', u'INDIRECT_-1206891117'), (u'INDIRECT_-1206900824', u'MULTIEQUAL_-1206900647'), (u'CALL_-1206928382', u'CALL_-1206925799'), (u'MULTIEQUAL_-1206905254', u'COPY_-1206879274'), (u'MULTIEQUAL_-1206904553', u'MULTIEQUAL_-1206904511'), (u'STORE_-1206929089', u'INDIRECT_-1206894026'), (u'INDIRECT_-1206884678', u'MULTIEQUAL_-1206884127'), (u'INDIRECT_-1206912242', u'MULTIEQUAL_-1206912138'), (u'INDIRECT_-1206904741', u'MULTIEQUAL_-1206877003'), (u'INDIRECT_-1206880224', u'MULTIEQUAL_-1206881810'), (u'INDIRECT_-1206896516', u'MULTIEQUAL_-1206874319'), (u'CALL_-1206932954', u'INDIRECT_-1206904061'), (u'INDIRECT_-1206887399', u'MULTIEQUAL_-1206887227'), (u'CALL_-1206936110', u'INDIRECT_-1206905796'), (u'CALL_-1206928878', u'INDIRECT_-1206902696'), (u'LOAD_-1206928324', u'INT_EQUAL_-1206928309'), (u'CALL_-1206935766', u'INDIRECT_-1206911868'), ('const-433', u'STORE_-1206924545'), (u'STORE_-1206929169', u'INDIRECT_-1206905800'), (u'CALL_-1206932271', u'INDIRECT_-1206905035'), (u'STORE_-1206930340', u'INDIRECT_-1206900930'), (u'CALL_-1206938036', u'INDIRECT_-1206909915'), (u'CALL_-1206936047', u'INDIRECT_-1206890217'), (u'CALL_-1206937875', u'INDIRECT_-1206907732'), (u'STORE_-1206937920', u'INDIRECT_-1206912176'), (u'STORE_-1206921840', u'INDIRECT_-1206882109'), (u'STORE_-1206927231', u'INDIRECT_-1206898384'), (u'MULTIEQUAL_-1206904750', u'MULTIEQUAL_-1206904615'), (u'CAST_-1206872116', u'STORE_-1206930340'), (u'INT_EQUAL_-1206924154', u'CBRANCH_-1206924149'), (u'INDIRECT_-1206887953', u'MULTIEQUAL_-1206889986'), (u'INT_NOTEQUAL_-1206921685', u'CBRANCH_-1206921684'), (u'MULTIEQUAL_-1206912667', u'MULTIEQUAL_-1206912651'), ('const-1', u'INT_ADD_-1206876174'), (u'CALLIND_-1206925401', u'INDIRECT_-1206901814'), (u'CALL_-1206935766', u'INDIRECT_-1206904308'), (u'INDIRECT_-1206901573', u'MULTIEQUAL_-1206880933'), (u'CALL_-1206934460', u'INDIRECT_-1206905703'), (u'CALL_-1206932911', u'INDIRECT_-1206909072'), (u'INDIRECT_-1206883329', u'MULTIEQUAL_-1206884421'), (u'MULTIEQUAL_-1206896562', u'MULTIEQUAL_-1206896549'), (u'CALL_-1206922584', u'MULTIEQUAL_-1206915297'), (u'INDIRECT_-1206891382', u'MULTIEQUAL_-1206891143'), (u'CALL_-1206938036', u'INDIRECT_-1206907815'), (u'INDIRECT_-1206889259', u'MULTIEQUAL_-1206891953'), (u'CALL_-1206921447', u'INDIRECT_-1206896026'), (u'MULTIEQUAL_-1206908606', u'MULTIEQUAL_-1206908630'), (u'CALL_-1206931749', u'INDIRECT_-1206893453'), (u'INDIRECT_-1206898612', u'MULTIEQUAL_-1206898464'), (u'INDIRECT_-1206896957', u'MULTIEQUAL_-1206896512'), (u'CALL_-1206937446', u'INDIRECT_-1206909362'), (u'INDIRECT_-1206903468', u'MULTIEQUAL_-1206900163'), (u'MULTIEQUAL_-1206898327', u'MULTIEQUAL_-1206897833'), (u'INDIRECT_-1206902155', u'MULTIEQUAL_-1206902237'), (u'INDIRECT_-1206905960', u'MULTIEQUAL_-1206905577'), (u'PTRADD_-1206876557', u'LOAD_-1206931717'), (u'CALL_-1206937142', u'INDIRECT_-1206909314'), (u'MULTIEQUAL_-1206896106', u'MULTIEQUAL_-1206895458'), (u'INDIRECT_-1206906359', u'MULTIEQUAL_-1206906740'), ('const-0', u'INT_EQUAL_-1206935970'), (u'CALL_-1206927418', u'INDIRECT_-1206905299'), (u'CALL_-1206934460', u'INDIRECT_-1206896043'), (u'INDIRECT_-1206890383', u'MULTIEQUAL_-1206892040'), (u'STORE_-1206937772', u'INDIRECT_-1206898245'), (u'CALL_-1206924756', u'INDIRECT_-1206902746'), (u'MULTIEQUAL_-1206898387', u'MULTIEQUAL_-1206898371'), (u'MULTIEQUAL_-1206909487', u'MULTIEQUAL_-1206909503'), (u'INDIRECT_-1206894281', u'MULTIEQUAL_-1206895321'), (u'CALL_-1206931701', u'INDIRECT_-1206904643'), (u'MULTIEQUAL_-1206880358', u'MULTIEQUAL_-1206883383'), (u'CALL_-1206931269', u'INDIRECT_-1206891429'), (u'INDIRECT_-1206886887', u'MULTIEQUAL_-1206886868'), (u'INDIRECT_-1206900615', u'MULTIEQUAL_-1206900456'), (u'COPY_-1206876267', u'CALL_-1206928382'), (u'INDIRECT_-1206905529', u'MULTIEQUAL_-1206909783'), (u'CALL_-1206937824', u'INDIRECT_-1206895527'), (u'INDIRECT_-1206899229', u'MULTIEQUAL_-1206898831'), (u'MULTIEQUAL_-1206885804', u'MULTIEQUAL_-1206886099'), (u'INDIRECT_-1206903540', u'MULTIEQUAL_-1206904048'), (u'INDIRECT_-1206893224', u'MULTIEQUAL_-1206894703'), (u'CALLIND_-1206921710', u'INDIRECT_-1206888596'), (u'INDIRECT_-1206897091', u'MULTIEQUAL_-1206897421'), (u'CALL_-1206928291', u'INDIRECT_-1206909850'), (u'MULTIEQUAL_-1206909034', u'COPY_-1206879283'), (u'INDIRECT_-1206891059', u'MULTIEQUAL_-1206891200'), (u'CALL_-1206930407', u'INDIRECT_-1206901188'), (u'CALL_-1206931269', u'INDIRECT_-1206904449'), (u'INDIRECT_-1206882845', u'MULTIEQUAL_-1206884138'), (u'CALL_-1206938975', u'INDIRECT_-1206902918'), (u'CALL_-1206939005', u'INDIRECT_-1206894955'), (u'STORE_-1206928697', u'INDIRECT_-1206908130'), (u'CALL_-1206928225', u'INDIRECT_-1206908133'), (u'CALL_-1206930457', u'INDIRECT_-1206886683'), (u'CALL_-1206927017', u'INDIRECT_-1206906576'), (u'CALL_-1206934835', u'INDIRECT_-1206903213'), (u'INT_ADD_-1206921397', u'CAST_-1206868951'), (u'INDIRECT_-1206906828', u'MULTIEQUAL_-1206903523'), (u'CALL_-1206938232', u'INDIRECT_-1206899965'), (u'CALL_-1206931128', u'INDIRECT_-1206899506'), (u'CALL_-1206931745', u'INDIRECT_-1206897942'), (u'MULTIEQUAL_-1206900847', u'MULTIEQUAL_-1206900353'), (u'INDIRECT_-1206890696', u'MULTIEQUAL_-1206890462'), (u'INDIRECT_-1206891874', u'MULTIEQUAL_-1206891716'), (u'CALL_-1206928281', u'INDIRECT_-1206895147'), ('const-1184816', u'COPY_-1206874081'), (u'CALL_-1206925694', u'INDIRECT_-1206889836'), (u'MULTIEQUAL_-1206895271', u'MULTIEQUAL_-1206895255'), (u'INDIRECT_-1206903048', u'MULTIEQUAL_-1206899743'), (u'INDIRECT_-1206895710', u'MULTIEQUAL_-1206895884'), (u'INDIRECT_-1206892746', u'MULTIEQUAL_-1206892599'), (u'INDIRECT_-1206891641', u'MULTIEQUAL_-1206891539'), (u'INDIRECT_-1206878392', u'CALL_-1206930274'), (u'CALL_-1206930157', u'INDIRECT_-1206898915'), (u'CALL_-1206935809', u'INDIRECT_-1206894673'), (u'STORE_-1206921840', u'INDIRECT_-1206882949'), (u'STORE_-1206921525', u'INDIRECT_-1206899589'), (u'STORE_-1206928553', u'INDIRECT_-1206912242'), (u'MULTIEQUAL_-1206880242', u'MULTIEQUAL_-1206880155'), (u'CALL_-1206926003', u'INDIRECT_-1206889168'), (u'COPY_-1206877862', u'MULTIEQUAL_-1206880387'), (u'STORE_-1206928588', u'INDIRECT_-1206912263'), ('tmp_8623', u'BRANCH_-1206928616'), (u'CALL_-1206930105', u'INDIRECT_-1206889657'), (u'INDIRECT_-1206908337', u'MULTIEQUAL_-1206909141'), (u'CALL_-1206928225', u'INDIRECT_-1206905613'), (u'CALL_-1206928772', u'INDIRECT_-1206913888'), (u'CALL_-1206938756', u'INDIRECT_-1206899859'), (u'STORE_-1206928732', u'INDIRECT_-1206892191'), (u'STORE_-1206928320', u'INDIRECT_-1206896949'), (u'STORE_-1206934224', u'INDIRECT_-1206891602'), (u'MULTIEQUAL_-1206896921', u'MULTIEQUAL_-1206896887'), (u'INDIRECT_-1206887344', u'MULTIEQUAL_-1206888823'), (u'MULTIEQUAL_-1206896921', u'MULTIEQUAL_-1206896887'), (u'MULTIEQUAL_-1206913983', u'MULTIEQUAL_-1206878317'), (u'CALL_-1206934888', u'INDIRECT_-1206900712'), (u'MULTIEQUAL_-1206891723', u'MULTIEQUAL_-1206878263'), (u'INDIRECT_-1206894167', u'MULTIEQUAL_-1206894135'), (u'INDIRECT_-1206897899', u'MULTIEQUAL_-1206897809'), ('tmp_13741', u'CBRANCH_-1206928247'), (u'STORE_-1206930310', u'INDIRECT_-1206898128'), (u'INT_EQUAL_-1206928201', u'CBRANCH_-1206928199'), ('tmp_72983', u'INT_ADD_-1206938214'), (u'INDIRECT_-1206898488', u'MULTIEQUAL_-1206905583'), (u'MULTIEQUAL_-1206911188', u'MULTIEQUAL_-1206911091'), (u'INDIRECT_-1206911188', u'MULTIEQUAL_-1206911091'), (u'CALL_-1206938421', u'INDIRECT_-1206902600'), (u'STORE_-1206934385', u'INDIRECT_-1206907657'), (u'MULTIEQUAL_-1206895207', u'MULTIEQUAL_-1206895223'), (u'INDIRECT_-1206894582', u'MULTIEQUAL_-1206894283'), (u'INDIRECT_-1206910325', u'MULTIEQUAL_-1206911272'), ('const-5', u'INT_EQUAL_-1206924431'), (u'CALL_-1206938656', u'INDIRECT_-1206913870'), (u'INDIRECT_-1206905875', u'MULTIEQUAL_-1206905267'), (u'STORE_-1206921840', u'INDIRECT_-1206896809'), (u'MULTIEQUAL_-1206905382', u'MULTIEQUAL_-1206905369'), (u'CALL_-1206938421', u'INDIRECT_-1206885126'), (u'CALL_-1206934274', u'INDIRECT_-1206910201'), (u'CALL_-1206924704', u'INDIRECT_-1206901882'), (u'STORE_-1206932486', u'INDIRECT_-1206887469'), (u'CALL_-1206928629', u'INDIRECT_-1206915961'), (u'INDIRECT_-1206908795', u'MULTIEQUAL_-1206909579'), (u'INDIRECT_-1206898323', u'MULTIEQUAL_-1206898457'), (u'INDIRECT_-1206883357', u'MULTIEQUAL_-1206884387'), (u'CALL_-1206922556', u'INDIRECT_-1206892903'), (u'MULTIEQUAL_-1206894283', u'MULTIEQUAL_-1206896993'), (u'MULTIEQUAL_-1206891461', u'MULTIEQUAL_-1206891488'), (u'INDIRECT_-1206900895', u'MULTIEQUAL_-1206900977'), (u'INDIRECT_-1206905641', u'MULTIEQUAL_-1206905421'), (u'COPY_-1206875028', u'CALL_-1206927360'), ('const-433', u'LOAD_-1206933883'), (u'INDIRECT_-1206909408', u'MULTIEQUAL_-1206910847'), (u'MULTIEQUAL_-1206888508', u'MULTIEQUAL_-1206888411'), (u'INDIRECT_-1206888508', u'MULTIEQUAL_-1206888411'), (u'CALL_-1206922584', u'INDIRECT_-1206898921'), (u'CALL_-1206926063', u'INDIRECT_-1206877352'), (u'MULTIEQUAL_-1206902041', u'MULTIEQUAL_-1206901695'), (u'INT_ZEXT_-1206925011', u'INT_MULT_-1206910828'), (u'MULTIEQUAL_-1206904579', u'MULTIEQUAL_-1206903721'), (u'INDIRECT_-1206911742', u'MULTIEQUAL_-1206911643'), (u'CALL_-1206933821', u'INDIRECT_-1206893132'), (u'CALL_-1206937875', u'INDIRECT_-1206895972'), (u'CALL_-1206934114', u'INDIRECT_-1206903393'), ('const-0', u'CALL_-1206930157'), (u'INDIRECT_-1206903943', u'MULTIEQUAL_-1206904256'), (u'CALL_-1206938310', u'INDIRECT_-1206905899'), (u'INDIRECT_-1206891356', u'MULTIEQUAL_-1206890940'), (u'CALL_-1206931539', u'INDIRECT_-1206910055'), ('const-72', u'INT_ADD_-1206921338'), (u'INDIRECT_-1206906262', u'MULTIEQUAL_-1206907929'), (u'INDIRECT_-1206895416', u'MULTIEQUAL_-1206895820'), (u'CALLIND_-1206925046', u'INDIRECT_-1206898282'), (u'INDIRECT_-1206905422', u'MULTIEQUAL_-1206907081'), (u'INDIRECT_-1206907159', u'MULTIEQUAL_-1206906771'), (u'CALL_-1206921361', u'INDIRECT_-1206874971'), (u'INDIRECT_-1206887935', u'MULTIEQUAL_-1206889021'), (u'CALL_-1206937615', u'INDIRECT_-1206899202'), (u'INDIRECT_-1206893222', u'MULTIEQUAL_-1206892951'), (u'MULTIEQUAL_-1206913406', u'INT_LESSEQUAL_-1206922819'), (u'INDIRECT_-1206910577', u'COPY_-1206878622'), (u'CALL_-1206924668', u'INDIRECT_-1206896050'), (u'INDIRECT_-1206888000', u'MULTIEQUAL_-1206888508'), (u'MULTIEQUAL_-1206890223', u'MULTIEQUAL_-1206890175'), (u'CALL_-1206930899', u'INDIRECT_-1206899411'), (u'CALL_-1206939005', u'INT_EQUAL_-1206938991'), (u'CALL_-1206936110', u'INDIRECT_-1206902016'), (u'CALL_-1206930584', u'INDIRECT_-1206892730'), (u'INDIRECT_-1206907602', u'MULTIEQUAL_-1206907303'), (u'CALL_-1206933962', u'INDIRECT_-1206907076'), (u'CAST_-1206869576', u'INT_ADD_-1206922842'), (u'CALL_-1206921459', u'INDIRECT_-1206885535'), (u'CALL_-1206926003', u'INDIRECT_-1206895888'), (u'MULTIEQUAL_-1206911091', u'MULTIEQUAL_-1206910425'), (u'INDIRECT_-1206898168', u'MULTIEQUAL_-1206897985'), (u'STORE_-1206937772', u'INDIRECT_-1206900345'), (u'CALL_-1206929529', u'INDIRECT_-1206906415'), (u'INDIRECT_-1206887630', u'MULTIEQUAL_-1206888276'), (u'CALL_-1206928815', u'INDIRECT_-1206910201'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206870198'), (u'MULTIEQUAL_-1206912386', u'MULTIEQUAL_-1206912410'), (u'CALL_-1206928271', u'INDIRECT_-1206896995'), (u'CALL_-1206928690', u'INDIRECT_-1206910900'), (u'INDIRECT_-1206877245', u'MULTIEQUAL_-1206877696'), (u'MULTIEQUAL_-1206877000', u'MULTIEQUAL_-1206903261'), (u'INDIRECT_-1206877758', u'MULTIEQUAL_-1206879346'), (u'INDIRECT_-1206890348', u'MULTIEQUAL_-1206891909'), (u'INDIRECT_-1206910896', u'MULTIEQUAL_-1206912506'), (u'CALLIND_-1206922636', u'INDIRECT_-1206889471'), (u'CALL_-1206938725', u'INDIRECT_-1206899633'), (u'INDIRECT_-1206894905', u'MULTIEQUAL_-1206896660'), (u'CALL_-1206921722', u'INDIRECT_-1206890233'), (u'CALL_-1206929645', u'INDIRECT_-1206911072'), (u'CALL_-1206938421', u'INDIRECT_-1206908480'), (u'CALL_-1206929794', u'INDIRECT_-1206904142'), (u'CALL_-1206929145', u'INDIRECT_-1206889168'), ('const-433', u'LOAD_-1206921733'), (u'INDIRECT_-1206904763', u'MULTIEQUAL_-1206880943'), (u'CALL_-1206922325', u'INDIRECT_-1206901625'), (u'MULTIEQUAL_-1206910441', u'MULTIEQUAL_-1206910427'), (u'CALL_-1206921447', u'INDIRECT_-1206893086'), (u'CALL_-1206928155', u'INDIRECT_-1206897776'), (u'INDIRECT_-1206889139', u'MULTIEQUAL_-1206889520'), (u'CALL_-1206938232', u'INDIRECT_-1206904585'), (u'STORE_-1206928662', u'INDIRECT_-1206894249'), (u'INDIRECT_-1206885954', u'MULTIEQUAL_-1206885805'), (u'CALL_-1206928257', u'INDIRECT_-1206906470'), (u'CALL_-1206929866', u'INDIRECT_-1206887806'), (u'CAST_-1206869270', u'LOAD_-1206921811'), ('tmp_72989', u'INT_ADD_-1206938856'), (u'INDIRECT_-1206886596', u'MULTIEQUAL_-1206887000'), (u'MULTIEQUAL_-1206912089', u'MULTIEQUAL_-1206912070'), (u'INDIRECT_-1206889607', u'MULTIEQUAL_-1206891394'), (u'CALL_-1206925432', u'INDIRECT_-1206884083'), (u'CALL_-1206935907', u'INDIRECT_-1206890969'), (u'INDIRECT_-1206905270', u'MULTIEQUAL_-1206906836'), (u'CALL_-1206929145', u'INDIRECT_-1206877486'), (u'CALL_-1206934114', u'INDIRECT_-1206889953'), (u'CALLIND_-1206921743', u'INDIRECT_-1206893235'), ('const-0', u'CALL_-1206928878'), (u'CALL_-1206933773', u'INDIRECT_-1206894788'), (u'STORE_-1206933497', u'INDIRECT_-1206889952'), (u'CALL_-1206934274', u'INDIRECT_-1206898021'), (u'INDIRECT_-1206904343', u'MULTIEQUAL_-1206880942'), (u'CALL_-1206930476', u'INDIRECT_-1206885689'), (u'INDIRECT_-1206892179', u'MULTIEQUAL_-1206892756'), (u'CALL_-1206933711', u'INDIRECT_-1206902725'), (u'STORE_-1206922807', u'INDIRECT_-1206892907'), (u'INDIRECT_-1206902635', u'MULTIEQUAL_-1206903721'), (u'CALL_-1206925432', u'INDIRECT_-1206904663'), (u'MULTIEQUAL_-1206893397', u'MULTIEQUAL_-1206893347'), (u'INDIRECT_-1206902476', u'MULTIEQUAL_-1206902271'), (u'INDIRECT_-1206909919', u'MULTIEQUAL_-1206909890'), (u'CALL_-1206929489', u'INDIRECT_-1206893799'), (u'INDIRECT_-1206898861', u'MULTIEQUAL_-1206898500'), (u'MULTIEQUAL_-1206906752', u'MULTIEQUAL_-1206906734'), (u'INDIRECT_-1206895385', u'MULTIEQUAL_-1206895290'), (u'CALL_-1206933745', u'INDIRECT_-1206907374'), (u'CALL_-1206930915', u'INDIRECT_-1206906143'), (u'INDIRECT_-1206908045', u'MULTIEQUAL_-1206876154'), (u'INDIRECT_-1206900320', u'MULTIEQUAL_-1206899689'), (u'INT_EQUAL_-1206925118', u'CBRANCH_-1206925115'), (u'MULTIEQUAL_-1206897791', u'MULTIEQUAL_-1206897775'), (u'INDIRECT_-1206891970', u'MULTIEQUAL_-1206891538'), (u'CALL_-1206934274', u'INDIRECT_-1206902221'), (u'INDIRECT_-1206892350', u'MULTIEQUAL_-1206892524'), (u'INDIRECT_-1206889379', u'MULTIEQUAL_-1206889520'), (u'CALL_-1206931337', u'INDIRECT_-1206909092'), (u'STORE_-1206935460', u'INDIRECT_-1206902779'), (u'INDIRECT_-1206894140', u'MULTIEQUAL_-1206894052'), (u'CALL_-1206927297', u'INDIRECT_-1206900191'), (u'CALLIND_-1206924365', u'INDIRECT_-1206907195'), (u'INDIRECT_-1206907383', u'MULTIEQUAL_-1206911463'), (u'CALL_-1206930394', u'INDIRECT_-1206907077'), (u'CALL_-1206925831', u'INDIRECT_-1206902514'), (u'CALL_-1206925831', u'INDIRECT_-1206901674'), (u'INDIRECT_-1206898822', u'MULTIEQUAL_-1206899751'), (u'INDIRECT_-1206892631', u'COPY_-1206880183'), (u'CALL_-1206934991', u'INDIRECT_-1206909346'), ('const-0', u'INT_NOTEQUAL_-1206929735'), (u'CALLIND_-1206922663', u'INDIRECT_-1206896627'), (u'CALL_-1206921431', u'INDIRECT_-1206902315'), (u'MULTIEQUAL_-1206919073', u'CAST_-1206875119'), (u'INDIRECT_-1206888718', u'MULTIEQUAL_-1206888782'), (u'INDIRECT_-1206914215', u'MULTIEQUAL_-1206913811'), (u'CALL_-1206928690', u'INDIRECT_-1206907120'), (u'CALL_-1206928601', u'INDIRECT_-1206913685'), (u'CALL_-1206931539', u'INDIRECT_-1206892835'), (u'STORE_-1206921830', u'INDIRECT_-1206887141'), (u'CALL_-1206922584', u'INDIRECT_-1206892201'), (u'INDIRECT_-1206904792', u'MULTIEQUAL_-1206902586'), (u'INDIRECT_-1206897653', u'MULTIEQUAL_-1206876247'), (u'MULTIEQUAL_-1206898022', u'MULTIEQUAL_-1206898007'), (u'INDIRECT_-1206897923', u'MULTIEQUAL_-1206899441'), (u'INDIRECT_-1206904441', u'MULTIEQUAL_-1206907031'), (u'CALL_-1206929974', u'INDIRECT_-1206894592'), (u'INDIRECT_-1206897232', u'MULTIEQUAL_-1206895026'), ('tmp_18938', u'CBRANCH_-1206923504'), (u'CALLIND_-1206925046', u'INDIRECT_-1206899962'), (u'CALL_-1206938232', u'INDIRECT_-1206911305'), (u'MULTIEQUAL_-1206894227', u'MULTIEQUAL_-1206894207'), (u'MULTIEQUAL_-1206897980', u'MULTIEQUAL_-1206897951'), (u'INDIRECT_-1206901231', u'MULTIEQUAL_-1206903077'), (u'INDIRECT_-1206906556', u'MULTIEQUAL_-1206906289'), (u'INDIRECT_-1206900274', u'MULTIEQUAL_-1206900116'), (u'CALL_-1206924668', u'INDIRECT_-1206893950'), (u'CALL_-1206934963', u'INDIRECT_-1206905123'), (u'CALL_-1206938958', u'INDIRECT_-1206899546'), (u'CALL_-1206928271', u'INDIRECT_-1206900355'), (u'INDIRECT_-1206884816', u'MULTIEQUAL_-1206884582'), (u'CALL_-1206934365', u'INDIRECT_-1206897657'), (u'MULTIEQUAL_-1206905623', u'MULTIEQUAL_-1206905515'), (u'CALL_-1206929324', u'INDIRECT_-1206905532'), (u'CALLIND_-1206921372', u'INDIRECT_-1206875559'), (u'CALL_-1206931773', u'INDIRECT_-1206892632'), (u'CALLIND_-1206924365', u'MULTIEQUAL_-1206911053'), (u'LOAD_-1206937587', u'CALL_-1206925604'), (u'CALLIND_-1206938263', u'INDIRECT_-1206906704'), (u'CALL_-1206933773', u'INDIRECT_-1206904028'), (u'INDIRECT_-1206900961', u'MULTIEQUAL_-1206876994'), (u'INDIRECT_-1206896995', u'MULTIEQUAL_-1206896591'), (u'CALL_-1206921134', u'INDIRECT_-1206897922'), (u'INDIRECT_-1206900508', u'MULTIEQUAL_-1206900316'), (u'INDIRECT_-1206901895', u'MULTIEQUAL_-1206902901'), (u'CALL_-1206938421', u'INDIRECT_-1206906380'), (u'COPY_-1206927017', u'MULTIEQUAL_-1206891113'), (u'MULTIEQUAL_-1206912491', u'MULTIEQUAL_-1206912489'), (u'CALL_-1206935766', u'INDIRECT_-1206905988'), (u'INDIRECT_-1206907248', u'MULTIEQUAL_-1206903943'), (u'INDIRECT_-1206896683', u'MULTIEQUAL_-1206898340'), (u'COPY_-1206875080', u'MULTIEQUAL_-1206918620'), (u'INDIRECT_-1206894335', u'MULTIEQUAL_-1206894031'), (u'INDIRECT_-1206899140', u'MULTIEQUAL_-1206900130'), (u'INDIRECT_-1206891899', u'MULTIEQUAL_-1206892040'), (u'CALL_-1206928690', u'INDIRECT_-1206904180'), (u'MULTIEQUAL_-1206890376', u'MULTIEQUAL_-1206892787'), ('const-1', u'STORE_-1206921840'), (u'INDIRECT_-1206899564', u'MULTIEQUAL_-1206899387'), (u'CALL_-1206938694', u'INDIRECT_-1206897933'), (u'CALL_-1206927048', u'INDIRECT_-1206891964'), (u'INDIRECT_-1206901914', u'MULTIEQUAL_-1206903451'), (u'MULTIEQUAL_-1206914415', u'MULTIEQUAL_-1206914394'), (u'INDIRECT_-1206913502', u'MULTIEQUAL_-1206913398'), (u'CALL_-1206933745', u'INDIRECT_-1206908214'), (u'MULTIEQUAL_-1206901070', u'MULTIEQUAL_-1206901046'), (u'INDIRECT_-1206903103', u'MULTIEQUAL_-1206874328'), (u'INDIRECT_-1206881830', u'MULTIEQUAL_-1206881703'), (u'MULTIEQUAL_-1206885384', u'MULTIEQUAL_-1206885679'), (u'INDIRECT_-1206900452', u'MULTIEQUAL_-1206900361'), (u'INDIRECT_-1206904667', u'MULTIEQUAL_-1206904635'), (u'MULTIEQUAL_-1206887509', u'MULTIEQUAL_-1206887892'), (u'CALL_-1206930362', u'INDIRECT_-1206895700'), (u'INDIRECT_-1206909028', u'MULTIEQUAL_-1206910421'), (u'STORE_-1206927248', u'INDIRECT_-1206892934'), (u'INDIRECT_-1206883678', u'MULTIEQUAL_-1206883742'), (u'CALL_-1206938756', u'INDIRECT_-1206893979'), (u'STORE_-1206930340', u'INDIRECT_-1206898984'), (u'MULTIEQUAL_-1206874310', u'MULTIEQUAL_-1206895305'), (u'INT_ADD_-1206925505', u'CAST_-1206870825'), (u'INDIRECT_-1206894839', u'MULTIEQUAL_-1206894980'), (u'CALLIND_-1206921344', u'INDIRECT_-1206884534'), (u'MULTIEQUAL_-1206905690', u'MULTIEQUAL_-1206902683'), (u'MULTIEQUAL_-1206890201', u'MULTIEQUAL_-1206890228'), (u'CALL_-1206927048', u'INDIRECT_-1206885244'), (u'INDIRECT_-1206907975', u'MULTIEQUAL_-1206911649'), (u'INDIRECT_-1206913856', u'COPY_-1206879049'), (u'STORE_-1206921743', u'INDIRECT_-1206895495'), (u'INDIRECT_-1206889257', u'MULTIEQUAL_-1206888966'), (u'INDIRECT_-1206890940', u'MULTIEQUAL_-1206891448'), (u'MULTIEQUAL_-1206886036', u'MULTIEQUAL_-1206886032'), (u'INDIRECT_-1206893536', u'MULTIEQUAL_-1206893335'), (u'STORE_-1206921830', u'INDIRECT_-1206883361'), (u'CALL_-1206938927', u'INDIRECT_-1206915070'), (u'CALL_-1206935494', u'INDIRECT_-1206881563'), (u'INDIRECT_-1206891781', u'MULTIEQUAL_-1206891561'), (u'INDIRECT_-1206907502', u'MULTIEQUAL_-1206907231'), (u'INDIRECT_-1206877787', u'MULTIEQUAL_-1206877155'), (u'MULTIEQUAL_-1206907311', u'MULTIEQUAL_-1206907196'), (u'CALLIND_-1206938827', u'INDIRECT_-1206892757'), (u'CALL_-1206931183', u'INDIRECT_-1206906665'), ('const-433', u'LOAD_-1206923503'), (u'INDIRECT_-1206913620', u'MULTIEQUAL_-1206913359'), (u'INDIRECT_-1206889145', u'MULTIEQUAL_-1206876108'), (u'INDIRECT_-1206907580', u'MULTIEQUAL_-1206907492'), ('const-0', u'INT_EQUAL_-1206932936'), (u'MULTIEQUAL_-1206896467', u'MULTIEQUAL_-1206896483'), (u'INDIRECT_-1206902243', u'MULTIEQUAL_-1206880937'), (u'CALL_-1206928667', u'INDIRECT_-1206908682'), (u'LOAD_-1206931717', u'CALL_-1206931674'), (u'INDIRECT_-1206900479', u'MULTIEQUAL_-1206900860'), (u'CALL_-1206933962', u'INDIRECT_-1206899096'), (u'INT_LESS_-1206928377', u'CBRANCH_-1206928386'), (u'MULTIEQUAL_-1206895719', u'MULTIEQUAL_-1206878273'), (u'CALL_-1206938628', u'INDIRECT_-1206896216'), (u'STORE_-1206927248', u'INDIRECT_-1206895874'), (u'CALLIND_-1206925401', u'INDIRECT_-1206892154'), (u'MULTIEQUAL_-1206888181', u'MULTIEQUAL_-1206888181'), (u'CALL_-1206933125', u'INDIRECT_-1206889396'), (u'MULTIEQUAL_-1206906661', u'MULTIEQUAL_-1206906315'), (u'CALL_-1206931745', u'INDIRECT_-1206906342'), (u'MULTIEQUAL_-1206876095', u'PTRADD_-1206876059'), (u'CALL_-1206930927', u'INDIRECT_-1206911393'), (u'CALLIND_-1206925511', u'INDIRECT_-1206876668'), (u'INDIRECT_-1206875096', u'MULTIEQUAL_-1206874610'), (u'STORE_-1206934224', u'INDIRECT_-1206907982'), (u'STORE_-1206924934', u'INDIRECT_-1206898459'), (u'CAST_-1206875058', u'LOAD_-1206933876'), (u'CALL_-1206936019', u'INDIRECT_-1206894403'), (u'CALL_-1206931797', u'INDIRECT_-1206879626'), (u'INDIRECT_-1206890596', u'MULTIEQUAL_-1206890329'), (u'CALLIND_-1206921412', u'INDIRECT_-1206897168'), (u'INDIRECT_-1206902095', u'MULTIEQUAL_-1206901675'), (u'CALL_-1206931595', u'INDIRECT_-1206905036'), (u'COPY_-1206870070', u'MULTIEQUAL_-1206906998'), (u'INDIRECT_-1206898647', u'MULTIEQUAL_-1206898567'), (u'INDIRECT_-1206897494', u'MULTIEQUAL_-1206896867'), (u'CALL_-1206931337', u'INDIRECT_-1206904472'), ('const-1', u'INT_OR_-1206937764'), (u'STORE_-1206930329', u'INDIRECT_-1206897142'), (u'CALL_-1206922426', u'INDIRECT_-1206883620'), (u'INDIRECT_-1206894851', u'MULTIEQUAL_-1206896141'), (u'CALL_-1206921431', u'INDIRECT_-1206884675'), (u'MULTIEQUAL_-1206880939', u'MULTIEQUAL_-1206880393'), (u'INDIRECT_-1206915116', u'COPY_-1206879052'), (u'INDIRECT_-1206897228', u'MULTIEQUAL_-1206898667'), (u'CALL_-1206926063', u'INDIRECT_-1206904320'), (u'CALL_-1206929794', u'INDIRECT_-1206897842'), (u'INDIRECT_-1206900914', u'MULTIEQUAL_-1206900759'), (u'INDIRECT_-1206909508', u'MULTIEQUAL_-1206909411'), (u'MULTIEQUAL_-1206909508', u'MULTIEQUAL_-1206909411'), (u'CALL_-1206927833', u'INDIRECT_-1206887395'), ('const-0', u'CALLIND_-1206921372'), (u'CALL_-1206928667', u'INDIRECT_-1206903222'), (u'STORE_-1206928270', u'INDIRECT_-1206890588'), (u'CALL_-1206937983', u'INDIRECT_-1206900651'), (u'MULTIEQUAL_-1206897421', u'MULTIEQUAL_-1206897075'), (u'INDIRECT_-1206893872', u'MULTIEQUAL_-1206891666'), (u'CALL_-1206934991', u'INDIRECT_-1206889186'), (u'CALL_-1206931545', u'INDIRECT_-1206908885'), (u'CALL_-1206928152', u'INDIRECT_-1206876651'), (u'INDIRECT_-1206890695', u'MULTIEQUAL_-1206894127'), (u'INDIRECT_-1206903541', u'MULTIEQUAL_-1206905060'), (u'INDIRECT_-1206907731', u'MULTIEQUAL_-1206907611'), (u'INDIRECT_-1206898081', u'MULTIEQUAL_-1206899600'), (u'CALL_-1206935851', u'INDIRECT_-1206893446'), (u'CALL_-1206937302', u'INDIRECT_-1206899752'), (u'INDIRECT_-1206900760', u'MULTIEQUAL_-1206900605'), (u'CALL_-1206922426', u'INDIRECT_-1206882780'), (u'INDIRECT_-1206911716', u'MULTIEQUAL_-1206911511'), (u'CALL_-1206928108', u'INDIRECT_-1206884954'), (u'CALL_-1206939523', u'INDIRECT_-1206898955'), (u'INDIRECT_-1206897959', u'COPY_-1206879844'), (u'CALL_-1206935907', u'INDIRECT_-1206898529'), (u'INT_ZEXT_-1206911390', u'INT_LEFT_-1206922736'), (u'CALL_-1206928225', u'INDIRECT_-1206882508'), (u'CALL_-1206928108', u'INDIRECT_-1206906794'), (u'INDIRECT_-1206900187', u'MULTIEQUAL_-1206904323'), (u'INDIRECT_-1206900651', u'MULTIEQUAL_-1206898326'), (u'MULTIEQUAL_-1206899463', u'MULTIEQUAL_-1206899415'), (u'INDIRECT_-1206886488', u'MULTIEQUAL_-1206885829'), (u'CALL_-1206938232', u'INDIRECT_-1206892405'), (u'MULTIEQUAL_-1206883911', u'MULTIEQUAL_-1206883776'), (u'MULTIEQUAL_-1206898155', u'MULTIEQUAL_-1206897454'), (u'INDIRECT_-1206900872', u'MULTIEQUAL_-1206900781'), (u'CALL_-1206935851', u'INDIRECT_-1206904786'), (u'INDIRECT_-1206911975', u'MULTIEQUAL_-1206910224'), (u'INDIRECT_-1206896996', u'MULTIEQUAL_-1206896578'), (u'CALL_-1206929529', u'INDIRECT_-1206900535'), (u'INDIRECT_-1206899622', u'MULTIEQUAL_-1206899323'), (u'CALL_-1206936019', u'INDIRECT_-1206913303'), (u'MULTIEQUAL_-1206891404', u'MULTIEQUAL_-1206891351'), (u'INDIRECT_-1206899080', u'MULTIEQUAL_-1206898993'), (u'INDIRECT_-1206890542', u'MULTIEQUAL_-1206890303'), (u'STORE_-1206928446', u'INDIRECT_-1206899159'), (u'CALL_-1206928621', u'INDIRECT_-1206894928'), ('const-5', u'CALL_-1206929226'), (u'CALL_-1206921447', u'INDIRECT_-1206888886'), (u'CALL_-1206931595', u'INDIRECT_-1206907556'), (u'CALL_-1206933711', u'INDIRECT_-1206908185'), (u'MULTIEQUAL_-1206897366', u'MULTIEQUAL_-1206896718'), (u'INDIRECT_-1206881988', u'MULTIEQUAL_-1206881954'), (u'INDIRECT_-1206899477', u'MULTIEQUAL_-1206899032'), (u'MULTIEQUAL_-1206889747', u'MULTIEQUAL_-1206889763'), ('const-433', u'LOAD_-1206929294'), (u'MULTIEQUAL_-1206874308', u'MULTIEQUAL_-1206894465'), (u'CALL_-1206932817', u'INDIRECT_-1206906948'), (u'MULTIEQUAL_-1206904010', u'MULTIEQUAL_-1206903986'), (u'MULTIEQUAL_-1206899390', u'MULTIEQUAL_-1206896383'), (u'CALL_-1206929830', u'INDIRECT_-1206893244'), (u'INDIRECT_-1206877632', u'MULTIEQUAL_-1206879236'), (u'MULTIEQUAL_-1206896949', u'MULTIEQUAL_-1206896892'), (u'LOAD_-1206932975', u'CAST_-1206877566'), (u'STORE_-1206930256', u'INDIRECT_-1206901048'), ('const-0', u'INT_EQUAL_-1206923319'), ('const-0', u'INT_SLESS_-1206925835'), (u'CAST_-1206875265', u'LOAD_-1206934203'), (u'INDIRECT_-1206897932', u'MULTIEQUAL_-1206897841'), (u'MULTIEQUAL_-1206903721', u'MULTIEQUAL_-1206903701'), (u'CALL_-1206930362', u'INDIRECT_-1206878392'), (u'INDIRECT_-1206907975', u'MULTIEQUAL_-1206907367'), (u'INDIRECT_-1206898005', u'MULTIEQUAL_-1206897639'), ('const-433', u'LOAD_-1206938898'), (u'INDIRECT_-1206900099', u'MULTIEQUAL_-1206900719'), (u'CALL_-1206932827', u'INDIRECT_-1206893474'), (u'INDIRECT_-1206906095', u'MULTIEQUAL_-1206905590'), (u'STORE_-1206922815', u'INDIRECT_-1206898771'), (u'LOAD_-1206939639', u'INT_NOTEQUAL_-1206939594'), (u'INDIRECT_-1206877234', u'MULTIEQUAL_-1206884394'), (u'MULTIEQUAL_-1206918183', u'LOAD_-1206933156'), (u'INT_ADD_-1206938856', u'CAST_-1206878514'), (u'INDIRECT_-1206908828', u'MULTIEQUAL_-1206910389'), (u'CALL_-1206929202', u'INDIRECT_-1206892026'), (u'INDIRECT_-1206909785', u'MULTIEQUAL_-1206910451'), (u'INDIRECT_-1206897275', u'MULTIEQUAL_-1206895524'), (u'INDIRECT_-1206895290', u'MULTIEQUAL_-1206895464'), (u'INDIRECT_-1206912595', u'MULTIEQUAL_-1206911987'), (u'INDIRECT_-1206904242', u'MULTIEQUAL_-1206903943'), (u'CALL_-1206928271', u'INDIRECT_-1206899319'), (u'INDIRECT_-1206903913', u'MULTIEQUAL_-1206905946'), (u'STORE_-1206937696', u'INDIRECT_-1206903666'), (u'INDIRECT_-1206903961', u'MULTIEQUAL_-1206903741'), (u'PTRADD_-1206878272', u'STORE_-1206934385'), (u'INDIRECT_-1206899660', u'MULTIEQUAL_-1206897980'), (u'STORE_-1206934224', u'INDIRECT_-1206895802'), (u'CALLIND_-1206929135', u'INDIRECT_-1206883649'), (u'STORE_-1206933958', u'INDIRECT_-1206911188'), (u'INDIRECT_-1206889756', u'MULTIEQUAL_-1206889555'), (u'STORE_-1206932305', u'INDIRECT_-1206890099'), (u'MULTIEQUAL_-1206910495', u'MULTIEQUAL_-1206910474'), (u'CALL_-1206924661', u'INDIRECT_-1206891768'), (u'CALL_-1206930506', u'INDIRECT_-1206896213'), (u'INDIRECT_-1206907562', u'MULTIEQUAL_-1206907446'), (u'CALLIND_-1206925046', u'INDIRECT_-1206894082'), (u'INDIRECT_-1206882813', u'MULTIEQUAL_-1206882794'), (u'CALLIND_-1206938189', u'INDIRECT_-1206899515'), (u'CALL_-1206933125', u'INDIRECT_-1206895276'), (u'CALL_-1206937446', u'INDIRECT_-1206905582'), (u'CALL_-1206925604', u'INDIRECT_-1206897007'), ('const-1', u'PTRADD_-1206877486'), (u'CALL_-1206930915', u'INDIRECT_-1206909083'), (u'CALL_-1206928677', u'INDIRECT_-1206876967'), (u'CALL_-1206931745', u'INDIRECT_-1206902142'), (u'INDIRECT_-1206904564', u'MULTIEQUAL_-1206906043'), (u'STORE_-1206933398', u'INDIRECT_-1206905022'), (u'STORE_-1206932305', u'INDIRECT_-1206902279'), (u'CALL_-1206935766', u'INDIRECT_-1206902208'), (u'INDIRECT_-1206895809', u'MULTIEQUAL_-1206897001'), (u'INDIRECT_-1206909546', u'MULTIEQUAL_-1206909399'), (u'CALL_-1206931749', u'INDIRECT_-1206895133'), (u'MULTIEQUAL_-1206901087', u'MULTIEQUAL_-1206901103'), (u'INDIRECT_-1206909667', u'MULTIEQUAL_-1206880407'), (u'CALL_-1206931142', u'INDIRECT_-1206893023'), (u'CALL_-1206921832', u'INDIRECT_-1206888242'), (u'CALLIND_-1206921388', u'INDIRECT_-1206905503'), (u'INT_MULT_-1206930395', u'STORE_-1206929089'), (u'STORE_-1206937765', u'INDIRECT_-1206912940'), (u'INDIRECT_-1206901986', u'MULTIEQUAL_-1206901839'), (u'CALL_-1206925604', u'INDIRECT_-1206908767'), (u'INDIRECT_-1206898192', u'MULTIEQUAL_-1206898044'), (u'CALL_-1206932817', u'INDIRECT_-1206900228'), (u'CALL_-1206933711', u'INDIRECT_-1206888445'), (u'MULTIEQUAL_-1206896412', u'MULTIEQUAL_-1206895774'), (u'CALL_-1206932808', u'INDIRECT_-1206896820'), (u'MULTIEQUAL_-1206874320', u'MULTIEQUAL_-1206900056'), (u'CALL_-1206927360', u'INDIRECT_-1206907784'), (u'COPY_-1206874141', u'CALL_-1206928152'), (u'INDIRECT_-1206894412', u'MULTIEQUAL_-1206894264'), (u'INDIRECT_-1206900766', u'MULTIEQUAL_-1206902019'), (u'CALL_-1206934955', u'INDIRECT_-1206892937'), (u'CALL_-1206930506', u'INDIRECT_-1206877811'), (u'MULTIEQUAL_-1206892547', u'MULTIEQUAL_-1206892527'), (u'INDIRECT_-1206898908', u'MULTIEQUAL_-1206906003'), (u'INDIRECT_-1206900842', u'MULTIEQUAL_-1206900726'), (u'MULTIEQUAL_-1206888543', u'MULTIEQUAL_-1206888495'), (u'CALL_-1206938036', u'INDIRECT_-1206905295'), (u'INDIRECT_-1206884670', u'MULTIEQUAL_-1206884248'), (u'INDIRECT_-1206899579', u'MULTIEQUAL_-1206899489'), (u'INDIRECT_-1206901837', u'MULTIEQUAL_-1206901758'), (u'STORE_-1206922807', u'INDIRECT_-1206905507'), (u'INDIRECT_-1206892780', u'MULTIEQUAL_-1206892693'), (u'CALL_-1206931539', u'INDIRECT_-1206899555'), (u'MULTIEQUAL_-1206893451', u'MULTIEQUAL_-1206893336'), (u'MULTIEQUAL_-1206886313', u'MULTIEQUAL_-1206887341'), (u'CALLIND_-1206921372', u'INDIRECT_-1206900930'), ('tmp_21351', u'CBRANCH_-1206921891'), (u'CALL_-1206921722', u'INDIRECT_-1206886453'), (u'INDIRECT_-1206892880', u'MULTIEQUAL_-1206892792'), (u'MULTIEQUAL_-1206895266', u'MULTIEQUAL_-1206894618'), (u'STORE_-1206932305', u'INDIRECT_-1206901439'), (u'CALL_-1206924612', u'INDIRECT_-1206896705'), (u'CALLIND_-1206938189', u'INDIRECT_-1206897835'), (u'CALL_-1206928734', u'INDIRECT_-1206905465'), (u'CALL_-1206931539', u'INDIRECT_-1206894095'), (u'MULTIEQUAL_-1206901146', u'INT_EQUAL_-1206930940'), (u'INDIRECT_-1206900020', u'MULTIEQUAL_-1206899922'), (u'CALL_-1206922325', u'INDIRECT_-1206898265'), ('const-24', u'INT_ADD_-1206937791'), (u'INDIRECT_-1206900591', u'MULTIEQUAL_-1206900471'), (u'CALL_-1206932327', u'INDIRECT_-1206905056'), (u'INDIRECT_-1206892382', u'MULTIEQUAL_-1206894009'), (u'INDIRECT_-1206910856', u'MULTIEQUAL_-1206910438'), (u'CALL_-1206929202', u'INDIRECT_-1206893286'), (u'CALLIND_-1206921856', u'INDIRECT_-1206905898'), (u'CALL_-1206928194', u'INDIRECT_-1206898828'), ('tmp_12873', u'CBRANCH_-1206927852'), (u'CALL_-1206928772', u'INDIRECT_-1206912628'), (u'INDIRECT_-1206893266', u'MULTIEQUAL_-1206894849'), (u'MULTIEQUAL_-1206903943', u'MULTIEQUAL_-1206906653'), (u'MULTIEQUAL_-1206895069', u'MULTIEQUAL_-1206895452'), (u'CALL_-1206934991', u'INDIRECT_-1206890026'), (u'COPY_-1206928150', u'MULTIEQUAL_-1206893403'), (u'STORE_-1206928627', u'INDIRECT_-1206894648'), (u'MULTIEQUAL_-1206891509', u'MULTIEQUAL_-1206891490'), (u'CALLIND_-1206925046', u'INDIRECT_-1206895342'), (u'INDIRECT_-1206891367', u'MULTIEQUAL_-1206895503'), (u'INDIRECT_-1206901646', u'MULTIEQUAL_-1206901192'), (u'INDIRECT_-1206890169', u'COPY_-1206880051'), (u'MULTIEQUAL_-1206890298', u'MULTIEQUAL_-1206890279'), ('const--1', u'COPY_-1206927195'), (u'MULTIEQUAL_-1206886470', u'MULTIEQUAL_-1206890000'), (u'CALLIND_-1206921412', u'INDIRECT_-1206905148'), (u'STORE_-1206927241', u'INDIRECT_-1206894189'), (u'INDIRECT_-1206902177', u'MULTIEQUAL_-1206901932'), (u'INDIRECT_-1206898747', u'MULTIEQUAL_-1206880380'), (u'MULTIEQUAL_-1206902324', u'MULTIEQUAL_-1206902271'), (u'CALLIND_-1206922663', u'INDIRECT_-1206890747'), (u'CALL_-1206928150', u'INDIRECT_-1206906369'), (u'MULTIEQUAL_-1206900726', u'MULTIEQUAL_-1206900688'), (u'CALL_-1206933745', u'INDIRECT_-1206889734'), (u'MULTIEQUAL_-1206900361', u'MULTIEQUAL_-1206900015'), (u'INDIRECT_-1206893642', u'MULTIEQUAL_-1206895269'), (u'STORE_-1206924560', u'INDIRECT_-1206906220'), (u'INDIRECT_-1206891348', u'MULTIEQUAL_-1206898443'), (u'CALL_-1206930915', u'INDIRECT_-1206908663'), (u'INDIRECT_-1206896687', u'MULTIEQUAL_-1206896655'), (u'MULTIEQUAL_-1206907172', u'MULTIEQUAL_-1206907154'), (u'MULTIEQUAL_-1206876279', u'MULTIEQUAL_-1206876161'), (u'STORE_-1206929169', u'INDIRECT_-1206908320'), (u'INDIRECT_-1206906388', u'MULTIEQUAL_-1206906196'), (u'CALL_-1206928108', u'INDIRECT_-1206889154'), (u'MULTIEQUAL_-1206891435', u'MULTIEQUAL_-1206890734'), (u'CALL_-1206937142', u'INDIRECT_-1206890834'), (u'INDIRECT_-1206906617', u'MULTIEQUAL_-1206905999'), (u'CALL_-1206932827', u'INDIRECT_-1206894734'), (u'STORE_-1206937788', u'INDIRECT_-1206892370'), (u'CALL_-1206937559', u'INDIRECT_-1206912607'), (u'CALL_-1206930362', u'INDIRECT_-1206886460'), (u'CALL_-1206937142', u'INDIRECT_-1206882932'), (u'INDIRECT_-1206885656', u'MULTIEQUAL_-1206885422'), (u'CALL_-1206928772', u'INDIRECT_-1206909268'), (u'INDIRECT_-1206898029', u'MULTIEQUAL_-1206897914'), (u'CALL_-1206938927', u'INDIRECT_-1206914230'), (u'INDIRECT_-1206898805', u'MULTIEQUAL_-1206876132'), (u'INT_ADD_-1206924923', u'CAST_-1206873428'), ('tmp_72986', u'CALL_-1206934396'), (u'INDIRECT_-1206907887', u'MULTIEQUAL_-1206907868'), (u'INDIRECT_-1206878677', u'CALL_-1206930210'), (u'CALL_-1206938900', u'INDIRECT_-1206884054'), (u'MULTIEQUAL_-1206887487', u'MULTIEQUAL_-1206887507'), (u'MULTIEQUAL_-1206898356', u'MULTIEQUAL_-1206900767'), (u'INDIRECT_-1206890829', u'MULTIEQUAL_-1206890431'), (u'INDIRECT_-1206909236', u'COPY_-1206879038'), (u'PTRADD_-1206879865', u'LOAD_-1206929160'), (u'INT_ADD_-1206927234', u'CAST_-1206871624'), (u'CALL_-1206929385', u'INDIRECT_-1206896327'), (u'CALLIND_-1206921359', u'INDIRECT_-1206883227'), (u'CALL_-1206938310', u'INDIRECT_-1206898759'), (u'INDIRECT_-1206913844', u'MULTIEQUAL_-1206913667'), (u'INDIRECT_-1206914737', u'MULTIEQUAL_-1206914347'), (u'INDIRECT_-1206889149', u'MULTIEQUAL_-1206888751'), (u'CALLIND_-1206924365', u'INDIRECT_-1206888715'), (u'CALL_-1206928271', u'INDIRECT_-1206879521'), (u'MULTIEQUAL_-1206882887', u'CALL_-1206924677'), (u'STORE_-1206921852', u'INDIRECT_-1206899759'), (u'CALL_-1206929071', u'INDIRECT_-1206894281'), (u'CALL_-1206930407', u'INDIRECT_-1206886068'), (u'INDIRECT_-1206910160', u'MULTIEQUAL_-1206909887'), (u'PTRSUB_-1206880474', u'CALL_-1206932911'), (u'INDIRECT_-1206907665', u'MULTIEQUAL_-1206907299'), (u'INDIRECT_-1206903182', u'MULTIEQUAL_-1206903132'), (u'CALLIND_-1206921359', u'INDIRECT_-1206899607'), (u'INDIRECT_-1206896202', u'MULTIEQUAL_-1206896103'), (u'CALL_-1206934114', u'INDIRECT_-1206910953'), (u'MULTIEQUAL_-1206900612', u'MULTIEQUAL_-1206900587'), (u'COPY_-1206926761', u'MULTIEQUAL_-1206915477'), (u'INT_NOTEQUAL_-1206933450', u'CBRANCH_-1206933446'), (u'INDIRECT_-1206906986', u'MULTIEQUAL_-1206909454'), (u'CALL_-1206928281', u'INDIRECT_-1206908167'), (u'CALL_-1206934396', u'INDIRECT_-1206900200'), (u'INDIRECT_-1206909759', u'MULTIEQUAL_-1206910755'), (u'INDIRECT_-1206906715', u'MULTIEQUAL_-1206910389'), (u'INDIRECT_-1206881051', u'MULTIEQUAL_-1206880915'), (u'CALL_-1206921954', u'INDIRECT_-1206896676'), (u'INDIRECT_-1206911840', u'MULTIEQUAL_-1206906630'), (u'INDIRECT_-1206900892', u'MULTIEQUAL_-1206902409'), (u'CALL_-1206925604', u'INDIRECT_-1206888187'), (u'INDIRECT_-1206893339', u'COPY_-1206879833'), (u'CALL_-1206929529', u'INDIRECT_-1206892135'), (u'INDIRECT_-1206896050', u'MULTIEQUAL_-1206895820'), (u'CALL_-1206931595', u'INDIRECT_-1206897476'), (u'MULTIEQUAL_-1206907912', u'MULTIEQUAL_-1206907841'), (u'MULTIEQUAL_-1206897001', u'MULTIEQUAL_-1206897001'), (u'STORE_-1206921830', u'INDIRECT_-1206890921'), (u'CALL_-1206928690', u'INDIRECT_-1206901240'), (u'CALL_-1206929032', u'INDIRECT_-1206888683'), (u'INDIRECT_-1206906235', u'MULTIEQUAL_-1206909667'), (u'CALL_-1206938756', u'INDIRECT_-1206911619'), (u'CALL_-1206929320', u'INDIRECT_-1206897119'), (u'CALL_-1206928291', u'INDIRECT_-1206901030'), (u'STORE_-1206930256', u'INDIRECT_-1206908608'), (u'CALL_-1206924661', u'INDIRECT_-1206902268'), (u'CALL_-1206938958', u'INDIRECT_-1206907106'), (u'MULTIEQUAL_-1206889803', u'MULTIEQUAL_-1206890503'), (u'STORE_-1206930828', u'INDIRECT_-1206888817'), (u'INDIRECT_-1206883236', u'MULTIEQUAL_-1206883640'), (u'MULTIEQUAL_-1206897407', u'MULTIEQUAL_-1206897401'), ('const-1', u'PTRADD_-1206876379'), (u'INDIRECT_-1206893041', u'MULTIEQUAL_-1206892821'), (u'CALL_-1206933821', u'INDIRECT_-1206894392'), (u'MULTIEQUAL_-1206884567', u'MULTIEQUAL_-1206884547'), (u'MULTIEQUAL_-1206891763', u'MULTIEQUAL_-1206891655'), (u'INDIRECT_-1206897919', u'MULTIEQUAL_-1206897531'), (u'MULTIEQUAL_-1206889956', u'MULTIEQUAL_-1206892367'), (u'CALL_-1206925831', u'INDIRECT_-1206896634'), (u'INDIRECT_-1206888442', u'MULTIEQUAL_-1206888203'), (u'CALL_-1206931797', u'INDIRECT_-1206905671'), (u'INT_NOTEQUAL_-1206932844', u'CBRANCH_-1206932842'), (u'INDIRECT_-1206883620', u'MULTIEQUAL_-1206885320'), (u'INDIRECT_-1206894283', u'MULTIEQUAL_-1206894045'), (u'INDIRECT_-1206901749', u'MULTIEQUAL_-1206901351'), (u'INDIRECT_-1206905675', u'MULTIEQUAL_-1206903924'), (u'INDIRECT_-1206892100', u'MULTIEQUAL_-1206890420'), (u'MULTIEQUAL_-1206894156', u'MULTIEQUAL_-1206896567'), (u'CALL_-1206931749', u'INDIRECT_-1206902273'), (u'CALL_-1206934963', u'INDIRECT_-1206912263'), (u'INDIRECT_-1206907029', u'MULTIEQUAL_-1206908752'), (u'INT_EQUAL_-1206928257', u'CBRANCH_-1206928256'), (u'INDIRECT_-1206892248', u'COPY_-1206879939'), (u'MULTIEQUAL_-1206899247', u'MULTIEQUAL_-1206899267'), (u'INDIRECT_-1206901824', u'MULTIEQUAL_-1206901629'), (u'CALL_-1206921320', u'INDIRECT_-1206900898'), (u'STORE_-1206928588', u'INDIRECT_-1206890423'), (u'CALLIND_-1206921359', u'INDIRECT_-1206899187'), (u'INDIRECT_-1206897417', u'MULTIEQUAL_-1206876988'), (u'INDIRECT_-1206901280', u'MULTIEQUAL_-1206901192'), (u'STORE_-1206924545', u'INDIRECT_-1206889410'), (u'CALLIND_-1206921372', u'INDIRECT_-1206894210'), (u'CALLIND_-1206921743', u'INDIRECT_-1206884835'), (u'INDIRECT_-1206877148', u'MULTIEQUAL_-1206876835'), ('const-1', u'COPY_-1206924704'), (u'CALL_-1206929385', u'INDIRECT_-1206904727'), (u'CALL_-1206928152', u'INDIRECT_-1206906393'), (u'MULTIEQUAL_-1206905547', u'MULTIEQUAL_-1206905567'), (u'CALL_-1206938975', u'INDIRECT_-1206912998'), (u'CALL_-1206932327', u'INDIRECT_-1206903796'), (u'MULTIEQUAL_-1206899786', u'MULTIEQUAL_-1206899810'), (u'INDIRECT_-1206883787', u'MULTIEQUAL_-1206881650'), (u'CALLIND_-1206921388', u'INDIRECT_-1206904663'), (u'STORE_-1206934436', u'INDIRECT_-1206890890'), (u'STORE_-1206924560', u'INDIRECT_-1206900340'), (u'INDIRECT_-1206901365', u'MULTIEQUAL_-1206900999'), (u'CALLIND_-1206938189', u'INDIRECT_-1206896575'), (u'CALL_-1206925831', u'INDIRECT_-1206888234'), (u'INDIRECT_-1206904557', u'MULTIEQUAL_-1206905361'), (u'CALL_-1206921320', u'INDIRECT_-1206905938'), (u'INDIRECT_-1206892908', u'MULTIEQUAL_-1206892874'), ('const-0', u'INT_NOTEQUAL_-1206921913'), (u'MULTIEQUAL_-1206887681', u'MULTIEQUAL_-1206887708'), (u'INDIRECT_-1206911589', u'COPY_-1206880102'), (u'INDIRECT_-1206893645', u'MULTIEQUAL_-1206895400'), (u'STORE_-1206928518', u'INDIRECT_-1206893741'), (u'MULTIEQUAL_-1206884964', u'MULTIEQUAL_-1206885259'), (u'MULTIEQUAL_-1206902650', u'MULTIEQUAL_-1206902515'), (u'INDIRECT_-1206911596', u'MULTIEQUAL_-1206911395'), (u'MULTIEQUAL_-1206887261', u'MULTIEQUAL_-1206886730'), (u'INDIRECT_-1206893877', u'MULTIEQUAL_-1206893586'), (u'STORE_-1206925479', u'INDIRECT_-1206891160'), (u'STORE_-1206937765', u'INDIRECT_-1206904120'), (u'INDIRECT_-1206896302', u'MULTIEQUAL_-1206897231'), (u'INDIRECT_-1206893312', u'MULTIEQUAL_-1206893221'), (u'STORE_-1206928270', u'INDIRECT_-1206899828'), (u'CALL_-1206933623', u'INDIRECT_-1206911078'), (u'MULTIEQUAL_-1206913230', u'MULTIEQUAL_-1206913224'), (u'CALL_-1206929202', u'INDIRECT_-1206903786'), (u'CALL_-1206934274', u'INDIRECT_-1206906841'), (u'CALL_-1206925604', u'INDIRECT_-1206904987'), ('tmp_72983', u'CALL_-1206926116'), (u'CALL_-1206928667', u'INDIRECT_-1206897342'), (u'INDIRECT_-1206910044', u'MULTIEQUAL_-1206911649'), (u'INDIRECT_-1206909823', u'MULTIEQUAL_-1206909585'), (u'CALL_-1206929938', u'INDIRECT_-1206887850'), (u'MULTIEQUAL_-1206915929', u'CAST_-1206875281'), (u'INDIRECT_-1206893216', u'MULTIEQUAL_-1206892982'), (u'INDIRECT_-1206905842', u'MULTIEQUAL_-1206907501'), (u'CALL_-1206934081', u'INDIRECT_-1206897490'), (u'INDIRECT_-1206903397', u'MULTIEQUAL_-1206903007'), (u'CALLIND_-1206938263', u'INDIRECT_-1206901244'), (u'CALLIND_-1206921372', u'INDIRECT_-1206897990'), (u'INDIRECT_-1206891520', u'MULTIEQUAL_-1206891365'), (u'CALL_-1206929296', u'INDIRECT_-1206887458'), (u'INDIRECT_-1206891536', u'MULTIEQUAL_-1206891302'), (u'INDIRECT_-1206912213', u'MULTIEQUAL_-1206912015'), (u'INDIRECT_-1206910238', u'MULTIEQUAL_-1206910062'), (u'CALL_-1206930311', u'INDIRECT_-1206880317'), (u'STORE_-1206925248', u'INDIRECT_-1206891462'), (u'INDIRECT_-1206900468', u'MULTIEQUAL_-1206900434'), (u'CALL_-1206924668', u'INDIRECT_-1206904450'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871946'), (u'CALL_-1206928667', u'INDIRECT_-1206898182'), (u'MULTIEQUAL_-1206907408', u'MULTIEQUAL_-1206907311'), (u'INDIRECT_-1206907408', u'MULTIEQUAL_-1206907311'), (u'CALL_-1206929938', u'INDIRECT_-1206895830'), (u'INDIRECT_-1206903442', u'MULTIEQUAL_-1206904371'), (u'MULTIEQUAL_-1206892244', u'MULTIEQUAL_-1206892191'), (u'INDIRECT_-1206897512', u'MULTIEQUAL_-1206897421'), (u'INDIRECT_-1206895720', u'MULTIEQUAL_-1206895633'), (u'CALL_-1206928621', u'INDIRECT_-1206886948'), (u'STORE_-1206928320', u'INDIRECT_-1206897789'), (u'MULTIEQUAL_-1206876814', u'MULTIEQUAL_-1206876757'), (u'MULTIEQUAL_-1206873524', u'MULTIEQUAL_-1206873728'), (u'STORE_-1206921864', u'INDIRECT_-1206903129'), (u'CALL_-1206928281', u'INDIRECT_-1206909847'), (u'INDIRECT_-1206888470', u'MULTIEQUAL_-1206889116'), (u'CALLIND_-1206925401', u'INDIRECT_-1206893834'), (u'STORE_-1206933398', u'INDIRECT_-1206896202'), (u'CALL_-1206930457', u'INDIRECT_-1206907683'), (u'INDIRECT_-1206909248', u'MULTIEQUAL_-1206910809'), (u'CALL_-1206928152', u'INDIRECT_-1206885813'), (u'MULTIEQUAL_-1206899046', u'MULTIEQUAL_-1206898398'), (u'INDIRECT_-1206892565', u'MULTIEQUAL_-1206893231'), (u'INDIRECT_-1206903120', u'MULTIEQUAL_-1206903628'), (u'CALL_-1206926003', u'INDIRECT_-1206898408'), (u'MULTIEQUAL_-1206881238', u'MULTIEQUAL_-1206880582'), (u'MULTIEQUAL_-1206899196', u'INT_NOTEQUAL_-1206929225'), (u'CALL_-1206925860', u'INDIRECT_-1206892028'), (u'INDIRECT_-1206893758', u'MULTIEQUAL_-1206893822'), (u'CALL_-1206927297', u'INDIRECT_-1206907331'), (u'INT_NOTEQUAL_-1206933649', u'CBRANCH_-1206933642'), (u'CALL_-1206934114', u'INDIRECT_-1206880791'), (u'INDIRECT_-1206907625', u'MULTIEQUAL_-1206876153'), ('const-0', u'INT_NOTEQUAL_-1206937248'), (u'CALL_-1206926116', u'INDIRECT_-1206886337'), (u'CALL_-1206931674', u'INDIRECT_-1206910213'), (u'MULTIEQUAL_-1206893535', u'MULTIEQUAL_-1206892834'), (u'STORE_-1206937696', u'INDIRECT_-1206900726'), (u'INDIRECT_-1206907453', u'MULTIEQUAL_-1206880947'), (u'INDIRECT_-1206904046', u'MULTIEQUAL_-1206906514'), (u'CALLIND_-1206921710', u'INDIRECT_-1206885656'), (u'MULTIEQUAL_-1206876971', u'MULTIEQUAL_-1206891081'), (u'INDIRECT_-1206892292', u'MULTIEQUAL_-1206892076'), (u'CALL_-1206928225', u'INDIRECT_-1206903513'), (u'MULTIEQUAL_-1206892267', u'MULTIEQUAL_-1206892283'), (u'CALLIND_-1206925453', u'INDIRECT_-1206888821'), (u'INDIRECT_-1206899847', u'MULTIEQUAL_-1206899717'), (u'CALL_-1206925831', u'INDIRECT_-1206898734'), (u'CALL_-1206929226', u'INDIRECT_-1206889937'), (u'CALL_-1206921832', u'INDIRECT_-1206894122'), (u'INDIRECT_-1206908996', u'MULTIEQUAL_-1206908580'), (u'INDIRECT_-1206895941', u'COPY_-1206880527'), (u'MULTIEQUAL_-1206916258', u'INT_SUB_-1206929079'), (u'INDIRECT_-1206910922', u'MULTIEQUAL_-1206910806'), (u'INDIRECT_-1206901760', u'MULTIEQUAL_-1206901377'), (u'INDIRECT_-1206896166', u'MULTIEQUAL_-1206895937'), (u'CALL_-1206929794', u'INDIRECT_-1206898262'), (u'INDIRECT_-1206892648', u'MULTIEQUAL_-1206894041'), (u'CALL_-1206929866', u'INDIRECT_-1206888646'), ('const-433', u'LOAD_-1206921683'), (u'INDIRECT_-1206908211', u'MULTIEQUAL_-1206905886'), (u'CALL_-1206921994', u'INDIRECT_-1206898379'), (u'STORE_-1206937765', u'INDIRECT_-1206904960'), (u'CALL_-1206925831', u'INDIRECT_-1206902094'), (u'MULTIEQUAL_-1206908517', u'MULTIEQUAL_-1206908467'), (u'CALL_-1206938900', u'INDIRECT_-1206912116'), (u'INDIRECT_-1206908991', u'MULTIEQUAL_-1206908871'), (u'CALL_-1206925604', u'INDIRECT_-1206886927'), (u'INDIRECT_-1206898402', u'MULTIEQUAL_-1206899331'), ('const-8', u'PTRADD_-1206877816'), (u'CALL_-1206924756', u'INDIRECT_-1206891406'), (u'CALLIND_-1206938263', u'INDIRECT_-1206909224'), (u'LOAD_-1206922684', u'INT_EQUAL_-1206922663'), (u'CALL_-1206932271', u'INDIRECT_-1206900835'), (u'INDIRECT_-1206904443', u'MULTIEQUAL_-1206908523'), (u'INDIRECT_-1206903402', u'MULTIEQUAL_-1206903103'), (u'MULTIEQUAL_-1206903666', u'MULTIEQUAL_-1206903018'), (u'CALL_-1206927017', u'INDIRECT_-1206897756'), (u'MULTIEQUAL_-1206889806', u'MULTIEQUAL_-1206889158'), (u'CALL_-1206938958', u'INDIRECT_-1206913406'), (u'PTRADD_-1206877140', u'LOAD_-1206930377'), (u'CALL_-1206935809', u'INDIRECT_-1206890893'), (u'INDIRECT_-1206880908', u'MULTIEQUAL_-1206880854'), (u'CALL_-1206929830', u'INDIRECT_-1206888204'), (u'INDIRECT_-1206905979', u'MULTIEQUAL_-1206906975'), (u'CALL_-1206929621', u'INDIRECT_-1206908541'), (u'STORE_-1206921743', u'INDIRECT_-1206890455'), (u'CALL_-1206928709', u'INDIRECT_-1206905701'), (u'INDIRECT_-1206902776', u'MULTIEQUAL_-1206902280'), (u'CALL_-1206939523', u'INDIRECT_-1206892235'), (u'INDIRECT_-1206903839', u'MULTIEQUAL_-1206904220'), (u'CALL_-1206934835', u'INDIRECT_-1206896493'), (u'CALL_-1206935851', u'INDIRECT_-1206891766'), (u'INDIRECT_-1206911025', u'MULTIEQUAL_-1206910659'), (u'STORE_-1206924919', u'INDIRECT_-1206893829'), (u'INDIRECT_-1206874516', u'MULTIEQUAL_-1206874646'), (u'CALL_-1206929019', u'INDIRECT_-1206893843'), (u'INDIRECT_-1206903501', u'COPY_-1206880545'), (u'MULTIEQUAL_-1206909123', u'MULTIEQUAL_-1206909075'), (u'CALL_-1206929145', u'INDIRECT_-1206887908'), (u'INDIRECT_-1206906825', u'MULTIEQUAL_-1206906459'), (u'CALL_-1206938131', u'INDIRECT_-1206911653'), (u'CALL_-1206931745', u'INDIRECT_-1206902982'), (u'INDIRECT_-1206913039', u'MULTIEQUAL_-1206912651'), (u'STORE_-1206932486', u'INDIRECT_-1206892929'), (u'STORE_-1206929089', u'INDIRECT_-1206900326'), (u'CALL_-1206927063', u'INDIRECT_-1206890636'), (u'CALL_-1206921844', u'INDIRECT_-1206886819'), (u'INDIRECT_-1206897643', u'MULTIEQUAL_-1206897405'), (u'INDIRECT_-1206900230', u'MULTIEQUAL_-1206900876'), (u'CALLIND_-1206925019', u'INDIRECT_-1206884406'), (u'INDIRECT_-1206896953', u'MULTIEQUAL_-1206896813'), (u'INDIRECT_-1206907544', u'MULTIEQUAL_-1206907367'), (u'COPY_-1206870607', u'MULTIEQUAL_-1206915157'), (u'CALL_-1206921994', u'INDIRECT_-1206903839'), (u'CALL_-1206930457', u'INDIRECT_-1206889623'), (u'CALL_-1206934991', u'INDIRECT_-1206902626'), (u'STORE_-1206930175', u'INDIRECT_-1206891768'), (u'CALL_-1206929645', u'INDIRECT_-1206905192'), (u'INDIRECT_-1206893703', u'MULTIEQUAL_-1206893837'), (u'INDIRECT_-1206890951', u'COPY_-1206880179'), (u'INDIRECT_-1206875645', u'MULTIEQUAL_-1206875445'), ('tmp_19155', u'CBRANCH_-1206923335'), (u'CALL_-1206921264', u'INDIRECT_-1206898869'), ('const-0', u'PTRSUB_-1206876721'), (u'CALL_-1206925860', u'INDIRECT_-1206886148'), (u'CALL_-1206925694', u'INDIRECT_-1206889416'), (u'INDIRECT_-1206894017', u'MULTIEQUAL_-1206893572'), (u'CALL_-1206928225', u'INDIRECT_-1206912333'), (u'CALLIND_-1206922636', u'INDIRECT_-1206885691'), (u'INDIRECT_-1206896092', u'MULTIEQUAL_-1206895944'), (u'CAST_-1206872787', u'PTRADD_-1206874684'), (u'INDIRECT_-1206898076', u'MULTIEQUAL_-1206897660'), (u'STORE_-1206930873', u'INDIRECT_-1206901860'), (u'CALL_-1206928677', u'INDIRECT_-1206888229'), ('const-1', u'INT_ADD_-1206875617'), ('const-1', u'PTRADD_-1206878009'), (u'CALL_-1206933623', u'INDIRECT_-1206889238'), (u'CALL_-1206928291', u'INDIRECT_-1206901450'), (u'CALL_-1206931435', u'INDIRECT_-1206892439'), (u'INDIRECT_-1206886871', u'MULTIEQUAL_-1206888161'), (u'MULTIEQUAL_-1206912071', u'MULTIEQUAL_-1206912055'), (u'MULTIEQUAL_-1206905398', u'MULTIEQUAL_-1206905392'), (u'CALL_-1206934460', u'INDIRECT_-1206895203'), (u'MULTIEQUAL_-1206890796', u'MULTIEQUAL_-1206891716'), (u'INDIRECT_-1206894437', u'MULTIEQUAL_-1206893992'), (u'INDIRECT_-1206887762', u'MULTIEQUAL_-1206889389'), (u'MULTIEQUAL_-1206887761', u'MULTIEQUAL_-1206887415'), (u'CALL_-1206938036', u'INDIRECT_-1206914955'), (u'CALL_-1206934460', u'INDIRECT_-1206898983'), (u'INDIRECT_-1206893616', u'MULTIEQUAL_-1206893239'), (u'INDIRECT_-1206901749', u'MULTIEQUAL_-1206906003'), (u'INDIRECT_-1206894082', u'MULTIEQUAL_-1206895741'), (u'CALL_-1206921844', u'INDIRECT_-1206886399'), (u'MULTIEQUAL_-1206887000', u'MULTIEQUAL_-1206886943'), (u'CALL_-1206930210', u'INDIRECT_-1206889734'), (u'CALL_-1206926019', u'INDIRECT_-1206876659'), (u'CALL_-1206927833', u'INDIRECT_-1206899995'), (u'CALL_-1206922325', u'INDIRECT_-1206895325'), (u'INDIRECT_-1206898441', u'MULTIEQUAL_-1206898080'), (u'CALL_-1206938342', u'INDIRECT_-1206899617'), (u'COPY_-1206872709', u'CALL_-1206921994'), (u'CALL_-1206936047', u'INDIRECT_-1206902397'), (u'INDIRECT_-1206900033', u'MULTIEQUAL_-1206899835'), (u'INDIRECT_-1206897069', u'MULTIEQUAL_-1206898261'), (u'CALL_-1206932808', u'INDIRECT_-1206905220'), (u'CALL_-1206931545', u'INDIRECT_-1206900065'), (u'STORE_-1206921525', u'INDIRECT_-1206886989'), (u'STORE_-1206930256', u'INDIRECT_-1206888868'), (u'INDIRECT_-1206897554', u'COPY_-1206879729'), (u'CALL_-1206933623', u'INDIRECT_-1206900578'), (u'CALL_-1206930274', u'INDIRECT_-1206886408'), (u'INDIRECT_-1206903328', u'COPY_-1206879625'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206868659'), (u'INDIRECT_-1206898419', u'MULTIEQUAL_-1206899039'), (u'CALL_-1206921134', u'INDIRECT_-1206903802'), (u'MULTIEQUAL_-1206884439', u'MULTIEQUAL_-1206884423'), ('const-433', u'LOAD_-1206937712'), (u'STORE_-1206924919', u'INDIRECT_-1206885429'), (u'CALL_-1206939005', u'INDIRECT_-1206908815'), (u'CALL_-1206938756', u'INDIRECT_-1206892299'), (u'CALL_-1206928271', u'INDIRECT_-1206890079'), (u'INDIRECT_-1206902109', u'MULTIEQUAL_-1206903301'), (u'STORE_-1206933497', u'INDIRECT_-1206911372'), ('const-5', u'PTRADD_-1206878291'), ('const-2', u'PTRADD_-1206880444'), (u'INDIRECT_-1206894917', u'MULTIEQUAL_-1206894578'), (u'INT_EQUAL_-1206938711', u'CBRANCH_-1206938709'), (u'STORE_-1206928553', u'INDIRECT_-1206910982'), (u'STORE_-1206928270', u'INDIRECT_-1206889328'), (u'MULTIEQUAL_-1206888331', u'CALL_-1206931797'), ('const-0', u'INT_NOTEQUAL_-1206933536'), (u'CALL_-1206927093', u'INDIRECT_-1206903743'), (u'MULTIEQUAL_-1206886868', u'MULTIEQUAL_-1206887663'), (u'INDIRECT_-1206891982', u'MULTIEQUAL_-1206891780'), (u'CALL_-1206931142', u'INDIRECT_-1206900583'), (u'INDIRECT_-1206898783', u'COPY_-1206898791'), (u'CALL_-1206935494', u'INDIRECT_-1206905425'), (u'CALLIND_-1206925453', u'INDIRECT_-1206895961'), (u'STORE_-1206937772', u'INDIRECT_-1206905805'), (u'CALL_-1206929385', u'INDIRECT_-1206889187'), (u'CALL_-1206935907', u'INDIRECT_-1206893069'), ('tmp_16457', u'CBRANCH_-1206925150'), (u'STORE_-1206922807', u'INDIRECT_-1206899207'), (u'CALL_-1206938421', u'INDIRECT_-1206894620'), (u'CALLIND_-1206938827', u'INDIRECT_-1206899477'), (u'CALL_-1206928194', u'INDIRECT_-1206891268'), (u'CALL_-1206937824', u'INDIRECT_-1206898467'), (u'MULTIEQUAL_-1206886028', u'MULTIEQUAL_-1206886001'), (u'CALL_-1206928150', u'INDIRECT_-1206907209'), (u'INDIRECT_-1206907516', u'MULTIEQUAL_-1206907311'), (u'CALL_-1206934955', u'INDIRECT_-1206892097'), (u'LOAD_-1206921397', u'INT_NOTEQUAL_-1206921377'), (u'CALL_-1206928357', u'INDIRECT_-1206901070'), (u'CALL_-1206924677', u'INDIRECT_-1206890521'), (u'STORE_-1206927231', u'INDIRECT_-1206899644'), (u'INDIRECT_-1206911503', u'MULTIEQUAL_-1206911265'), (u'CALL_-1206930506', u'INDIRECT_-1206906713'), (u'CALL_-1206933623', u'INDIRECT_-1206905198'), (u'CALLIND_-1206925453', u'INDIRECT_-1206897641'), (u'INDIRECT_-1206890568', u'COPY_-1206879935'), (u'MULTIEQUAL_-1206874328', u'MULTIEQUAL_-1206902865'), (u'CALL_-1206936019', u'INDIRECT_-1206902803'), (u'CALL_-1206930556', u'INDIRECT_-1206908256'), (u'INDIRECT_-1206901754', u'COPY_-1206879739'), (u'CALL_-1206924756', u'INDIRECT_-1206905686'), (u'CALL_-1206921320', u'INDIRECT_-1206887458'), (u'CALLIND_-1206922636', u'INDIRECT_-1206886111'), (u'INDIRECT_-1206912721', u'MULTIEQUAL_-1206912360'), (u'INDIRECT_-1206893905', u'MULTIEQUAL_-1206893682'), (u'INDIRECT_-1206897442', u'MULTIEQUAL_-1206899109'), (u'INDIRECT_-1206909348', u'MULTIEQUAL_-1206909190'), (u'STORE_-1206928622', u'INDIRECT_-1206884306'), (u'CALL_-1206928474', u'INDIRECT_-1206908330'), (u'CALL_-1206931749', u'INDIRECT_-1206903113'), (u'CALL_-1206931183', u'INDIRECT_-1206892805'), (u'CALL_-1206922316', u'INDIRECT_-1206901058'), (u'CALL_-1206927063', u'INDIRECT_-1206878202'), (u'STORE_-1206927241', u'INDIRECT_-1206884949'), (u'CALL_-1206934955', u'INDIRECT_-1206881592'), (u'INDIRECT_-1206900052', u'MULTIEQUAL_-1206901569'), (u'INDIRECT_-1206892254', u'MULTIEQUAL_-1206892076'), (u'MULTIEQUAL_-1206897369', u'MULTIEQUAL_-1206897355'), (u'MULTIEQUAL_-1206907078', u'MULTIEQUAL_-1206907072'), (u'STORE_-1206921567', u'INDIRECT_-1206884073'), (u'MULTIEQUAL_-1206891302', u'MULTIEQUAL_-1206891287'), (u'CALL_-1206932271', u'INDIRECT_-1206899155'), ('const-5', u'CALL_-1206922325'), ('tmp_23705', u'CBRANCH_-1206928521'), (u'CALL_-1206937142', u'INDIRECT_-1206904694'), (u'INDIRECT_-1206910902', u'MULTIEQUAL_-1206910803'), (u'STORE_-1206921864', u'INDIRECT_-1206886749'), (u'CALL_-1206928271', u'INDIRECT_-1206896155'), (u'INDIRECT_-1206880755', u'MULTIEQUAL_-1206880582'), (u'CAST_-1206871745', u'LOAD_-1206928276'), (u'INDIRECT_-1206897449', u'MULTIEQUAL_-1206896749'), (u'INDIRECT_-1206893934', u'MULTIEQUAL_-1206893756'), (u'MULTIEQUAL_-1206889389', u'MULTIEQUAL_-1206889375'), (u'MULTIEQUAL_-1206876966', u'INT_NOTEQUAL_-1206930441'), (u'CALL_-1206930311', u'INDIRECT_-1206901151'), (u'STORE_-1206929190', u'INDIRECT_-1206895728'), (u'CALL_-1206938656', u'INDIRECT_-1206910090'), (u'MULTIEQUAL_-1206891763', u'MULTIEQUAL_-1206891589'), (u'STORE_-1206928622', u'INDIRECT_-1206899846'), (u'CAST_-1206872100', u'STORE_-1206930310'), (u'INDIRECT_-1206896546', u'MULTIEQUAL_-1206896473'), (u'MULTIEQUAL_-1206910075', u'MULTIEQUAL_-1206910054'), (u'STORE_-1206928622', u'INDIRECT_-1206891446'), (u'MULTIEQUAL_-1206904949', u'MULTIEQUAL_-1206904930'), (u'CALL_-1206928992', u'INDIRECT_-1206898865'), (u'STORE_-1206924919', u'INDIRECT_-1206890469'), (u'CALL_-1206937142', u'INDIRECT_-1206899654'), (u'CALL_-1206929621', u'INDIRECT_-1206900981'), (u'CALLIND_-1206922636', u'INDIRECT_-1206885271'), (u'MULTIEQUAL_-1206902217', u'MULTIEQUAL_-1206902167'), (u'CALL_-1206937302', u'INDIRECT_-1206895552'), (u'CALL_-1206927405', u'INDIRECT_-1206903611'), (u'CALL_-1206928644', u'INDIRECT_-1206886039'), (u'CAST_-1206872787', u'CAST_-1206870849'), (u'CALL_-1206931701', u'INDIRECT_-1206907583'), (u'CALL_-1206925432', u'INDIRECT_-1206896263'), (u'INDIRECT_-1206889442', u'MULTIEQUAL_-1206891069'), (u'MULTIEQUAL_-1206892892', u'MULTIEQUAL_-1206892874'), (u'CALL_-1206928474', u'INDIRECT_-1206891110'), (u'CALL_-1206933125', u'INDIRECT_-1206881582'), (u'CALL_-1206932271', u'INDIRECT_-1206909235'), (u'STORE_-1206927241', u'INDIRECT_-1206887469'), (u'CALL_-1206932954', u'INDIRECT_-1206902801'), (u'CALL_-1206930105', u'INDIRECT_-1206897637'), (u'CALL_-1206924661', u'INDIRECT_-1206886728'), (u'INDIRECT_-1206903483', u'MULTIEQUAL_-1206903292'), (u'INDIRECT_-1206908900', u'MULTIEQUAL_-1206908627'), (u'MULTIEQUAL_-1206901894', u'COPY_-1206879266'), (u'CALL_-1206929938', u'INDIRECT_-1206891210'), (u'CALL_-1206928621', u'INDIRECT_-1206897868'), (u'STORE_-1206932305', u'INDIRECT_-1206906479'), (u'CALL_-1206934114', u'INDIRECT_-1206881128'), (u'INDIRECT_-1206898068', u'MULTIEQUAL_-1206899507'), (u'INDIRECT_-1206893482', u'MULTIEQUAL_-1206893243'), (u'INDIRECT_-1206889673', u'MULTIEQUAL_-1206876227'), (u'MULTIEQUAL_-1206900353', u'INT_NOTEQUAL_-1206935067'), (u'BOOL_OR_-1206927829', u'CBRANCH_-1206927852'), (u'CALL_-1206932911', u'INDIRECT_-1206914112'), ('const-1191779', u'COPY_-1206880520'), (u'CALL_-1206938421', u'INDIRECT_-1206907220'), (u'CALL_-1206938772', u'INDIRECT_-1206884999'), (u'MULTIEQUAL_-1206902461', u'MULTIEQUAL_-1206902115'), (u'MULTIEQUAL_-1206894140', u'MULTIEQUAL_-1206894083'), (u'CALL_-1206931539', u'INDIRECT_-1206913415'), (u'INDIRECT_-1206908676', u'MULTIEQUAL_-1206909222'), (u'MULTIEQUAL_-1206880669', u'MULTIEQUAL_-1206880654'), (u'MULTIEQUAL_-1206901121', u'MULTIEQUAL_-1206901087'), (u'MULTIEQUAL_-1206901121', u'MULTIEQUAL_-1206901087'), (u'CALL_-1206932860', u'INDIRECT_-1206899377'), (u'CALL_-1206935821', u'INDIRECT_-1206898042'), (u'MULTIEQUAL_-1206888852', u'MULTIEQUAL_-1206888827'), (u'STORE_-1206925221', u'INDIRECT_-1206902787'), (u'INDIRECT_-1206893360', u'MULTIEQUAL_-1206893087'), (u'STORE_-1206921840', u'INDIRECT_-1206885049'), (u'STORE_-1206925381', u'INDIRECT_-1206907484'), (u'CALL_-1206936047', u'INDIRECT_-1206909537'), (u'MULTIEQUAL_-1206894893', u'MULTIEQUAL_-1206894851'), (u'INDIRECT_-1206905380', u'MULTIEQUAL_-1206905225'), (u'INDIRECT_-1206908782', u'MULTIEQUAL_-1206910449'), (u'INDIRECT_-1206894147', u'MULTIEQUAL_-1206894242'), (u'CALL_-1206930394', u'INDIRECT_-1206911277'), (u'INDIRECT_-1206892770', u'MULTIEQUAL_-1206892944'), (u'CALL_-1206930086', u'INDIRECT_-1206907467'), (u'INDIRECT_-1206885763', u'MULTIEQUAL_-1206887420'), (u'CALL_-1206928225', u'INDIRECT_-1206908553'), (u'INT_ADD_-1206925261', u'STORE_-1206925248'), (u'INDIRECT_-1206906750', u'MULTIEQUAL_-1206908289'), (u'CAST_-1206872787', u'CAST_-1206870918'), (u'INDIRECT_-1206913657', u'MULTIEQUAL_-1206913379'), (u'CALL_-1206930210', u'INDIRECT_-1206910896'), ('tmp_17761', u'BRANCH_-1206922623'), (u'CALL_-1206932860', u'INDIRECT_-1206916339'), (u'MULTIEQUAL_-1206880946', u'MULTIEQUAL_-1206880400'), (u'CALL_-1206937824', u'INT_ADD_-1206937791'), (u'CALLIND_-1206924378', u'INDIRECT_-1206897903'), (u'CALL_-1206929938', u'INDIRECT_-1206909270'), (u'CALL_-1206927833', u'INDIRECT_-1206898315'), (u'INDIRECT_-1206892089', u'MULTIEQUAL_-1206896343'), (u'CALL_-1206933125', u'INDIRECT_-1206896956'), (u'INDIRECT_-1206882730', u'MULTIEQUAL_-1206882652'), ('const-433', u'LOAD_-1206934651'), (u'STORE_-1206930340', u'INDIRECT_-1206907650'), (u'INDIRECT_-1206891772', u'COPY_-1206880400'), (u'MULTIEQUAL_-1206903221', u'MULTIEQUAL_-1206903187'), (u'MULTIEQUAL_-1206903221', u'MULTIEQUAL_-1206903187'), (u'CALL_-1206929145', u'INDIRECT_-1206885808'), (u'CALL_-1206929529', u'INDIRECT_-1206895495'), (u'CAST_-1206869834', u'CAST_-1206869829'), (u'INDIRECT_-1206894006', u'MULTIEQUAL_-1206893859'), (u'INDIRECT_-1206897415', u'MULTIEQUAL_-1206900847'), (u'INDIRECT_-1206895344', u'MULTIEQUAL_-1206896949'), (u'CALL_-1206930476', u'INDIRECT_-1206901649'), (u'CALL_-1206938694', u'INDIRECT_-1206910533'), (u'STORE_-1206925221', u'INDIRECT_-1206902367'), (u'CALL_-1206925432', u'INDIRECT_-1206897103'), (u'CALL_-1206926003', u'INDIRECT_-1206901348'), (u'CALL_-1206921722', u'INDIRECT_-1206887713'), (u'CALL_-1206939039', u'INDIRECT_-1206892874'), (u'MULTIEQUAL_-1206876977', u'MULTIEQUAL_-1206893601'), (u'INDIRECT_-1206895509', u'MULTIEQUAL_-1206895394'), (u'CALL_-1206931749', u'INDIRECT_-1206898073'), ('const-200', u'INT_ADD_-1206924923'), (u'CALLIND_-1206921359', u'INDIRECT_-1206883647'), (u'CALL_-1206922584', u'INDIRECT_-1206905641'), (u'CALL_-1206928357', u'INDIRECT_-1206908210'), (u'CALL_-1206931545', u'INDIRECT_-1206890405'), (u'INDIRECT_-1206895672', u'MULTIEQUAL_-1206895524'), (u'CALL_-1206937559', u'INDIRECT_-1206914707'), (u'INDIRECT_-1206906377', u'COPY_-1206878612'), (u'STORE_-1206928518', u'INDIRECT_-1206913061'), (u'INDIRECT_-1206898316', u'MULTIEQUAL_-1206896226'), (u'CALLIND_-1206924365', u'INDIRECT_-1206876447'), (u'STORE_-1206934436', u'INDIRECT_-1206910630'), (u'CAST_-1206868704', u'STORE_-1206921525'), (u'INT_NOTEQUAL_-1206937225', u'CBRANCH_-1206937223'), (u'CALL_-1206935907', u'INDIRECT_-1206909869'), (u'CALL_-1206934018', u'INDIRECT_-1206897450'), (u'INDIRECT_-1206911487', u'MULTIEQUAL_-1206911105'), (u'INDIRECT_-1206893300', u'MULTIEQUAL_-1206893212'), (u'MULTIEQUAL_-1206899810', u'MULTIEQUAL_-1206896803'), (u'STORE_-1206930310', u'INDIRECT_-1206886368'), (u'CALL_-1206924612', u'INDIRECT_-1206898805'), (u'CAST_-1206869834', u'CAST_-1206869667'), (u'INDIRECT_-1206885677', u'MULTIEQUAL_-1206884843'), (u'INDIRECT_-1206896493', u'MULTIEQUAL_-1206897359'), (u'INT_MULT_-1206914625', u'INT_ADD_-1206879764'), ('const-8', u'PTRADD_-1206872547'), (u'STORE_-1206930351', u'INDIRECT_-1206890360'), (u'INDIRECT_-1206892498', u'MULTIEQUAL_-1206892562'), (u'MULTIEQUAL_-1206890774', u'MULTIEQUAL_-1206891961'), (u'CALL_-1206930882', u'INDIRECT_-1206895620'), (u'CALL_-1206935809', u'INDIRECT_-1206891313'), (u'INDIRECT_-1206908378', u'MULTIEQUAL_-1206908290'), ('const-130', u'INT_AND_-1206878031'), (u'CALL_-1206937924', u'INDIRECT_-1206883816'), (u'CALL_-1206938756', u'INDIRECT_-1206899439'), (u'MULTIEQUAL_-1206884821', u'MULTIEQUAL_-1206883793'), (u'INDIRECT_-1206882900', u'MULTIEQUAL_-1206883649'), (u'INDIRECT_-1206894963', u'MULTIEQUAL_-1206895097'), (u'INDIRECT_-1206889928', u'MULTIEQUAL_-1206891489'), (u'INDIRECT_-1206903359', u'MULTIEQUAL_-1206903187'), (u'CALLIND_-1206921372', u'INDIRECT_-1206883710'), (u'CAST_-1206878095', u'LOAD_-1206938199'), (u'CALL_-1206931745', u'INDIRECT_-1206903402'), (u'CALL_-1206937430', u'INDIRECT_-1206899270'), (u'CALL_-1206934487', u'INDIRECT_-1206889336'), (u'CALL_-1206938310', u'INDIRECT_-1206883717'), (u'MULTIEQUAL_-1206902534', u'MULTIEQUAL_-1206903721'), (u'MULTIEQUAL_-1206890882', u'MULTIEQUAL_-1206890867'), (u'CALLIND_-1206921884', u'INDIRECT_-1206903394'), (u'CALL_-1206939005', u'INDIRECT_-1206909655'), (u'CALL_-1206931701', u'INDIRECT_-1206896243'), (u'INDIRECT_-1206875025', u'MULTIEQUAL_-1206875978'), (u'CALL_-1206936110', u'INDIRECT_-1206911256'), (u'MULTIEQUAL_-1206915911', u'CAST_-1206874111'), (u'CALLIND_-1206938827', u'INDIRECT_-1206893177'), (u'STORE_-1206921864', u'INDIRECT_-1206883809'), (u'INDIRECT_-1206903832', u'MULTIEQUAL_-1206905349'), (u'CALL_-1206928992', u'INDIRECT_-1206898445'), (u'STORE_-1206928732', u'INDIRECT_-1206899331'), (u'MULTIEQUAL_-1206909549', u'MULTIEQUAL_-1206909492'), (u'MULTIEQUAL_-1206881402', u'MULTIEQUAL_-1206881387'), (u'INDIRECT_-1206902502', u'MULTIEQUAL_-1206902403'), (u'INDIRECT_-1206906922', u'MULTIEQUAL_-1206906683'), (u'INDIRECT_-1206896673', u'MULTIEQUAL_-1206896475'), (u'CALL_-1206924612', u'INDIRECT_-1206903845'), (u'CALL_-1206928271', u'INDIRECT_-1206904779'), (u'INT_ADD_-1206938183', u'CAST_-1206878095'), (u'MULTIEQUAL_-1206897789', u'MULTIEQUAL_-1206897732'), (u'INDIRECT_-1206907780', u'MULTIEQUAL_-1206907916'), (u'MULTIEQUAL_-1206895460', u'MULTIEQUAL_-1206895431'), (u'CALL_-1206933773', u'INDIRECT_-1206901088'), (u'MULTIEQUAL_-1206901234', u'MULTIEQUAL_-1206901218'), (u'INDIRECT_-1206902681', u'MULTIEQUAL_-1206903721'), (u'CALL_-1206937302', u'INDIRECT_-1206902692'), (u'CALL_-1206935907', u'INDIRECT_-1206881807'), ('const-1', u'INT_ADD_-1206879764'), (u'CALL_-1206921954', u'INDIRECT_-1206900036'), (u'STORE_-1206921743', u'INDIRECT_-1206904315'), (u'INDIRECT_-1206897980', u'MULTIEQUAL_-1206897597'), (u'INT_ADD_-1206934180', u'CAST_-1206875260'), (u'INDIRECT_-1206900462', u'MULTIEQUAL_-1206900163'), (u'INDIRECT_-1206893497', u'MULTIEQUAL_-1206893219'), (u'INDIRECT_-1206891674', u'COPY_-1206879715'), (u'LOAD_-1206932411', u'INT_NOTEQUAL_-1206932390'), (u'CALL_-1206928152', u'INDIRECT_-1206892953'), (u'CALL_-1206938421', u'INDIRECT_-1206895040'), (u'CALL_-1206929269', u'INDIRECT_-1206896415'), (u'CALLIND_-1206922636', u'INDIRECT_-1206887371'), (u'STORE_-1206928662', u'INDIRECT_-1206909369'), ('const-5', u'CALL_-1206934888'), ('const-7', u'INT_NOTEQUAL_-1206935011'), (u'STORE_-1206930340', u'INDIRECT_-1206891690'), (u'INDIRECT_-1206884621', u'MULTIEQUAL_-1206885661'), (u'CALL_-1206931337', u'INDIRECT_-1206895652'), (u'INDIRECT_-1206898493', u'MULTIEQUAL_-1206876249'), (u'INDIRECT_-1206905675', u'MULTIEQUAL_-1206905371'), (u'STORE_-1206933958', u'INDIRECT_-1206901108'), (u'PTRADD_-1206876212', u'CAST_-1206873320'), (u'INDIRECT_-1206898847', u'MULTIEQUAL_-1206900634'), (u'INDIRECT_-1206907436', u'MULTIEQUAL_-1206874345'), (u'CALL_-1206928518', u'INDIRECT_-1206886929'), (u'STORE_-1206922807', u'INDIRECT_-1206883247'), (u'INDIRECT_-1206898776', u'MULTIEQUAL_-1206899180'), (u'MULTIEQUAL_-1206915058', u'MULTIEQUAL_-1206915052'), (u'INDIRECT_-1206886979', u'MULTIEQUAL_-1206886807'), (u'MULTIEQUAL_-1206889810', u'MULTIEQUAL_-1206891297'), (u'STORE_-1206928482', u'INDIRECT_-1206897080'), (u'CALL_-1206939039', u'INDIRECT_-1206906734'), (u'INDIRECT_-1206893060', u'MULTIEQUAL_-1206880914'), (u'STORE_-1206930329', u'INDIRECT_-1206905962'), (u'PTRADD_-1206879697', u'LOAD_-1206928796'), (u'MULTIEQUAL_-1206896379', u'MULTIEQUAL_-1206880921'), (u'CALL_-1206937983', u'INDIRECT_-1206884520'), (u'STORE_-1206933958', u'INDIRECT_-1206897328'), (u'STORE_-1206932486', u'INDIRECT_-1206902169'), (u'CALL_-1206928108', u'INDIRECT_-1206895874'), (u'CALLIND_-1206921743', u'INDIRECT_-1206885255'), (u'MULTIEQUAL_-1206897421', u'MULTIEQUAL_-1206897401'), (u'INDIRECT_-1206887755', u'MULTIEQUAL_-1206890766'), (u'INDIRECT_-1206908221', u'MULTIEQUAL_-1206910811'), ('const-8', u'PTRADD_-1206873214'), (u'MULTIEQUAL_-1206913395', u'PTRADD_-1206871377'), (u'CALL_-1206936047', u'INDIRECT_-1206903657'), (u'CALL_-1206927017', u'INDIRECT_-1206897336'), (u'LOAD_-1206928807', u'CAST_-1206877380'), (u'CALL_-1206938694', u'INDIRECT_-1206899613'), (u'CALL_-1206925799', u'INT_EQUAL_-1206925769'), ('const-0', u'CALL_-1206931269'), (u'CALL_-1206932359', u'INDIRECT_-1206911820'), (u'INDIRECT_-1206909320', u'MULTIEQUAL_-1206908937'), (u'INDIRECT_-1206890240', u'MULTIEQUAL_-1206889609'), ('const-1', u'PTRADD_-1206877509'), (u'CALL_-1206929750', u'INDIRECT_-1206906682'), (u'MULTIEQUAL_-1206892819', u'MULTIEQUAL_-1206891961'), (u'CALL_-1206928815', u'MULTIEQUAL_-1206920891'), ('const-0', u'INT_NOTEQUAL_-1206934754'), (u'INDIRECT_-1206887210', u'MULTIEQUAL_-1206887856'), (u'INDIRECT_-1206883574', u'MULTIEQUAL_-1206884323'), (u'STORE_-1206922807', u'INDIRECT_-1206895847'), (u'MULTIEQUAL_-1206899886', u'MULTIEQUAL_-1206899238'), (u'MULTIEQUAL_-1206889861', u'MULTIEQUAL_-1206890303'), (u'INDIRECT_-1206891064', u'COPY_-1206879476'), (u'INDIRECT_-1206897185', u'MULTIEQUAL_-1206897851'), (u'INDIRECT_-1206901843', u'MULTIEQUAL_-1206874325'), (u'CALL_-1206928150', u'INDIRECT_-1206905109'), (u'INDIRECT_-1206891680', u'MULTIEQUAL_-1206890000'), ('const-1', u'PTRADD_-1206922758'), (u'INDIRECT_-1206892337', u'MULTIEQUAL_-1206891892'), (u'CALL_-1206928677', u'INDIRECT_-1206885709'), (u'MULTIEQUAL_-1206893176', u'MULTIEQUAL_-1206893172'), (u'CALL_-1206928155', u'INDIRECT_-1206891476'), ('tmp_72986', u'CALL_-1206921264'), (u'INDIRECT_-1206886162', u'COPY_-1206878802'), (u'INDIRECT_-1206908945', u'MULTIEQUAL_-1206909611'), ('const-0', u'INT_EQUAL_-1206932345'), (u'INDIRECT_-1206884391', u'MULTIEQUAL_-1206884056'), (u'INDIRECT_-1206900082', u'MULTIEQUAL_-1206901011'), (u'INDIRECT_-1206904333', u'MULTIEQUAL_-1206876263'), (u'CALL_-1206938342', u'INDIRECT_-1206902557'), (u'CALL_-1206930394', u'INDIRECT_-1206891957'), (u'INDIRECT_-1206906176', u'MULTIEQUAL_-1206874342'), (u'INDIRECT_-1206912395', u'MULTIEQUAL_-1206910644'), (u'MULTIEQUAL_-1206899463', u'MULTIEQUAL_-1206900163'), (u'STORE_-1206928662', u'INDIRECT_-1206905169'), (u'CALL_-1206930882', u'INDIRECT_-1206894780'), (u'INDIRECT_-1206892569', u'MULTIEQUAL_-1206892454'), (u'INDIRECT_-1206897059', u'MULTIEQUAL_-1206896969'), (u'CALL_-1206934888', u'INDIRECT_-1206897352'), (u'INDIRECT_-1206875049', u'MULTIEQUAL_-1206876814'), (u'INT_LESS_-1206928845', u'MULTIEQUAL_-1206916959'), (u'CALLIND_-1206925046', u'INDIRECT_-1206876774'), (u'CALL_-1206937924', u'INDIRECT_-1206896001'), (u'INDIRECT_-1206901107', u'MULTIEQUAL_-1206900977'), (u'CALL_-1206921954', u'INDIRECT_-1206885756'), ('const-0', u'INT_NOTEQUAL_-1206921776'), (u'CALL_-1206932860', u'INDIRECT_-1206890977'), (u'CALL_-1206936047', u'INDIRECT_-1206901557'), (u'CALL_-1206929320', u'INDIRECT_-1206909299'), (u'MULTIEQUAL_-1206901712', u'MULTIEQUAL_-1206901694'), (u'INDIRECT_-1206902276', u'MULTIEQUAL_-1206902011'), (u'INDIRECT_-1206908124', u'MULTIEQUAL_-1206907921'), (u'CALL_-1206932808', u'INDIRECT_-1206911100'), (u'STORE_-1206930828', u'INDIRECT_-1206899737'), (u'COPY_-1206925083', u'MULTIEQUAL_-1206921026'), ('const-12', u'PTRADD_-1206872603'), (u'CALL_-1206928357', u'INDIRECT_-1206890570'), (u'MULTIEQUAL_-1206895241', u'MULTIEQUAL_-1206895207'), (u'INDIRECT_-1206897588', u'MULTIEQUAL_-1206894283'), (u'MULTIEQUAL_-1206895241', u'MULTIEQUAL_-1206895207'), (u'CALL_-1206937446', u'INDIRECT_-1206913982'), (u'CALL_-1206929938', u'INDIRECT_-1206896250'), (u'CALL_-1206929866', u'INDIRECT_-1206901666'), (u'MULTIEQUAL_-1206908716', u'MULTIEQUAL_-1206908712'), ('const-72', u'INT_ADD_-1206922053'), (u'INDIRECT_-1206891848', u'MULTIEQUAL_-1206893632'), (u'INDIRECT_-1206905009', u'MULTIEQUAL_-1206904309'), ('tmp_72986', u'CALLIND_-1206929135'), (u'CALL_-1206937414', u'INDIRECT_-1206913539'), (u'INDIRECT_-1206893684', u'MULTIEQUAL_-1206893507'), (u'CALL_-1206931142', u'INDIRECT_-1206906043'), (u'INDIRECT_-1206895874', u'MULTIEQUAL_-1206895719'), (u'INDIRECT_-1206892329', u'MULTIEQUAL_-1206894052'), (u'MULTIEQUAL_-1206898063', u'MULTIEQUAL_-1206897889'), (u'INDIRECT_-1206892969', u'MULTIEQUAL_-1206893504'), (u'INDIRECT_-1206904039', u'MULTIEQUAL_-1206903902'), (u'CALL_-1206931797', u'INDIRECT_-1206899371'), (u'CALL_-1206928644', u'INDIRECT_-1206896959'), (u'CALL_-1206930086', u'INDIRECT_-1206906627'), (u'INDIRECT_-1206902556', u'MULTIEQUAL_-1206902960'), (u'CALL_-1206934487', u'INDIRECT_-1206906136'), (u'CALL_-1206928357', u'INDIRECT_-1206885110'), (u'INT_EQUAL_-1206930350', u'CBRANCH_-1206930345'), (u'CALL_-1206934963', u'INDIRECT_-1206903863'), (u'MULTIEQUAL_-1206913835', u'MULTIEQUAL_-1206913729'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206873199'), (u'INDIRECT_-1206906295', u'MULTIEQUAL_-1206905687'), (u'INDIRECT_-1206909536', u'MULTIEQUAL_-1206909190'), ('const-433', u'LOAD_-1206924388'), ('const-433', u'LOAD_-1206921444'), (u'CALL_-1206928677', u'INDIRECT_-1206888649'), (u'STORE_-1206924545', u'INDIRECT_-1206897390'), (u'CALL_-1206921459', u'INDIRECT_-1206907957'), (u'INDIRECT_-1206899234', u'MULTIEQUAL_-1206899079'), (u'MULTIEQUAL_-1206888012', u'MULTIEQUAL_-1206887987'), (u'STORE_-1206921596', u'INDIRECT_-1206882408'), ('tmp_12388', u'CBRANCH_-1206930848'), (u'STORE_-1206927241', u'INDIRECT_-1206890409'), (u'INT_EQUAL_-1206939413', u'CBRANCH_-1206939411'), (u'INDIRECT_-1206883381', u'MULTIEQUAL_-1206884900'), (u'MULTIEQUAL_-1206897761', u'MULTIEQUAL_-1206897727'), (u'MULTIEQUAL_-1206897761', u'MULTIEQUAL_-1206897727'), (u'CALL_-1206931142', u'INDIRECT_-1206898903'), (u'CALL_-1206928992', u'INDIRECT_-1206891725'), (u'MULTIEQUAL_-1206898211', u'MULTIEQUAL_-1206898209'), (u'MULTIEQUAL_-1206895551', u'MULTIEQUAL_-1206895436'), (u'INT_ADD_-1206939637', u'CAST_-1206878861'), ('const-8', u'PTRADD_-1206871921'), ('const-5', u'CALL_-1206929645'), (u'INT_ZEXT_-1206925006', u'INT_MULT_-1206910827'), (u'INDIRECT_-1206900583', u'MULTIEQUAL_-1206874322'), (u'CALL_-1206924677', u'INDIRECT_-1206900601'), (u'INDIRECT_-1206892869', u'MULTIEQUAL_-1206894061'), (u'CALL_-1206937446', u'INDIRECT_-1206911042'), (u'MULTIEQUAL_-1206889861', u'MULTIEQUAL_-1206889841'), (u'CALL_-1206931797', u'INDIRECT_-1206896851'), (u'MULTIEQUAL_-1206916045', u'CALL_-1206934487'), (u'INDIRECT_-1206910510', u'MULTIEQUAL_-1206910304'), (u'INDIRECT_-1206907136', u'MULTIEQUAL_-1206905046'), (u'CALL_-1206933821', u'INDIRECT_-1206911192'), (u'CALL_-1206929385', u'INDIRECT_-1206900527'), (u'CALL_-1206927048', u'INDIRECT_-1206885664'), (u'STORE_-1206921743', u'INDIRECT_-1206893815'), (u'STORE_-1206928553', u'INDIRECT_-1206901742'), (u'CALL_-1206932271', u'INDIRECT_-1206896635'), (u'CALL_-1206937615', u'INDIRECT_-1206895842'), (u'INDIRECT_-1206910260', u'MULTIEQUAL_-1206910768'), (u'MULTIEQUAL_-1206911693', u'MULTIEQUAL_-1206911651'), (u'LOAD_-1206931710', u'CALL_-1206931674'), (u'INDIRECT_-1206886046', u'MULTIEQUAL_-1206885973'), (u'CALL_-1206929974', u'INDIRECT_-1206891232'), (u'STORE_-1206935460', u'INDIRECT_-1206899419'), (u'INDIRECT_-1206889536', u'MULTIEQUAL_-1206889940'), (u'CALL_-1206933711', u'INDIRECT_-1206898105'), (u'CALL_-1206938772', u'INDIRECT_-1206900710'), (u'INDIRECT_-1206892983', u'MULTIEQUAL_-1206892792'), (u'CALL_-1206927093', u'INDIRECT_-1206878289'), (u'STORE_-1206930340', u'INDIRECT_-1206906124'), (u'CALLIND_-1206938189', u'INDIRECT_-1206900355'), (u'INDIRECT_-1206904888', u'MULTIEQUAL_-1206904705'), (u'CALL_-1206930105', u'INDIRECT_-1206895117'), ('const-48', u'INT_ADD_-1206935554'), (u'INDIRECT_-1206898646', u'MULTIEQUAL_-1206898573'), (u'INDIRECT_-1206906399', u'MULTIEQUAL_-1206907395'), (u'CALLIND_-1206938827', u'INDIRECT_-1206914597'), (u'CALL_-1206921361', u'INDIRECT_-1206895556'), (u'INDIRECT_-1206888691', u'MULTIEQUAL_-1206889021'), (u'CALL_-1206932327', u'INDIRECT_-1206904216'), (u'CALL_-1206932911', u'INDIRECT_-1206899412'), (u'MULTIEQUAL_-1206916736', u'MULTIEQUAL_-1206916699'), ('const-433', u'LOAD_-1206938073'), (u'INDIRECT_-1206895389', u'MULTIEQUAL_-1206896581'), (u'CALL_-1206929938', u'INDIRECT_-1206895410'), (u'INDIRECT_-1206900787', u'COPY_-1206880316'), (u'INDIRECT_-1206887306', u'MULTIEQUAL_-1206887233'), (u'CALL_-1206937875', u'INDIRECT_-1206908152'), (u'CALL_-1206928271', u'INDIRECT_-1206898675'), (u'CALL_-1206929269', u'INDIRECT_-1206899355'), (u'INDIRECT_-1206911755', u'MULTIEQUAL_-1206911147'), (u'MULTIEQUAL_-1206914830', u'MULTIEQUAL_-1206914695'), (u'INDIRECT_-1206904586', u'MULTIEQUAL_-1206904132'), (u'CALL_-1206937824', u'INDIRECT_-1206898047'), (u'MULTIEQUAL_-1206905511', u'MULTIEQUAL_-1206905492'), (u'STORE_-1206928327', u'INDIRECT_-1206887292'), (u'CALLIND_-1206921412', u'INDIRECT_-1206901368'), (u'INDIRECT_-1206914597', u'MULTIEQUAL_-1206913979'), (u'CALL_-1206922316', u'INDIRECT_-1206888038'), (u'CALL_-1206939523', u'INDIRECT_-1206904835'), (u'MULTIEQUAL_-1206890570', u'MULTIEQUAL_-1206890546'), (u'INDIRECT_-1206895068', u'MULTIEQUAL_-1206894746'), (u'INDIRECT_-1206903782', u'MULTIEQUAL_-1206903666'), ('const-433', u'LOAD_-1206939108'), (u'INDIRECT_-1206902152', u'MULTIEQUAL_-1206903669'), (u'CALLIND_-1206921372', u'INDIRECT_-1206889170'), (u'INDIRECT_-1206881688', u'MULTIEQUAL_-1206881556'), (u'INDIRECT_-1206881156', u'MULTIEQUAL_-1206880964'), (u'CALL_-1206938975', u'INDIRECT_-1206903758'), (u'STORE_-1206930846', u'INDIRECT_-1206901789'), (u'CALL_-1206931435', u'INDIRECT_-1206897479'), ('const-433', u'LOAD_-1206921787'), (u'CALL_-1206937559', u'INDIRECT_-1206910927'), (u'STORE_-1206928327', u'INDIRECT_-1206903252'), (u'STORE_-1206930873', u'INDIRECT_-1206889260'), ('const-1', u'INT_ADD_-1206922759'), (u'CALL_-1206930105', u'INDIRECT_-1206900997'), (u'CALL_-1206933594', u'INDIRECT_-1206900564'), (u'CALL_-1206927017', u'INDIRECT_-1206895236'), (u'MULTIEQUAL_-1206885973', u'MULTIEQUAL_-1206886912'), (u'MULTIEQUAL_-1206892378', u'MULTIEQUAL_-1206892372'), (u'INDIRECT_-1206911151', u'MULTIEQUAL_-1206908826'), (u'CALL_-1206924612', u'INDIRECT_-1206893765'), (u'CALL_-1206928992', u'INDIRECT_-1206900125'), (u'CALL_-1206933998', u'INDIRECT_-1206894496'), (u'CALL_-1206931269', u'INDIRECT_-1206892269'), (u'CALL_-1206939523', u'INDIRECT_-1206895595'), (u'INDIRECT_-1206876946', u'MULTIEQUAL_-1206876594'), (u'INDIRECT_-1206894388', u'MULTIEQUAL_-1206894205'), (u'CALL_-1206934888', u'INDIRECT_-1206896512'), (u'COPY_-1206915756', u'MULTIEQUAL_-1206915674'), (u'CALL_-1206929621', u'INDIRECT_-1206911061'), ('tmp_10541', u'BRANCH_-1206928627'), (u'INDIRECT_-1206905524', u'MULTIEQUAL_-1206910087'), (u'CALL_-1206937414', u'INDIRECT_-1206894219'), (u'STORE_-1206930329', u'INDIRECT_-1206893362'), (u'CALL_-1206932359', u'INDIRECT_-1206908298'), (u'CALL_-1206938421', u'INDIRECT_-1206903020'), (u'INDIRECT_-1206888715', u'MULTIEQUAL_-1206888797'), ('tmp_8928', u'CBRANCH_-1206930361'), (u'CALL_-1206921361', u'INDIRECT_-1206886736'), (u'MULTIEQUAL_-1206894703', u'MULTIEQUAL_-1206897413'), (u'INDIRECT_-1206913545', u'MULTIEQUAL_-1206913179'), (u'CALL_-1206928677', u'INDIRECT_-1206892849'), (u'INDIRECT_-1206896353', u'MULTIEQUAL_-1206876243'), (u'MULTIEQUAL_-1206886521', u'CALL_-1206924661'), (u'STORE_-1206930175', u'INDIRECT_-1206899748'), (u'INDIRECT_-1206894959', u'MULTIEQUAL_-1206894787'), (u'INDIRECT_-1206901262', u'MULTIEQUAL_-1206901146'), (u'CALL_-1206926003', u'INDIRECT_-1206899248'), (u'MULTIEQUAL_-1206908358', u'MULTIEQUAL_-1206908339'), (u'INDIRECT_-1206893075', u'MULTIEQUAL_-1206892771'), (u'CALL_-1206938772', u'INT_NOTEQUAL_-1206938740'), (u'CALL_-1206929866', u'INDIRECT_-1206879821'), (u'INDIRECT_-1206889376', u'MULTIEQUAL_-1206874302'), (u'CALL_-1206937414', u'INDIRECT_-1206903039'), (u'INDIRECT_-1206902430', u'MULTIEQUAL_-1206902604'), (u'CALLIND_-1206931354', u'INDIRECT_-1206899530'), (u'COPY_-1206870088', u'MULTIEQUAL_-1206913245'), (u'CALL_-1206936110', u'INDIRECT_-1206906636'), (u'CALL_-1206934098', u'INDIRECT_-1206898761'), (u'INDIRECT_-1206892450', u'MULTIEQUAL_-1206892244'), (u'STORE_-1206924934', u'INDIRECT_-1206885439'), (u'CALL_-1206925694', u'INDIRECT_-1206886896'), (u'CALL_-1206934955', u'INDIRECT_-1206881255'), (u'MULTIEQUAL_-1206902263', u'MULTIEQUAL_-1206902089'), (u'CALL_-1206938232', u'INDIRECT_-1206916927'), (u'INDIRECT_-1206909202', u'MULTIEQUAL_-1206910861'), (u'INDIRECT_-1206899117', u'MULTIEQUAL_-1206898778'), (u'MULTIEQUAL_-1206910391', u'MULTIEQUAL_-1206910389'), (u'INDIRECT_-1206899124', u'MULTIEQUAL_-1206900729'), (u'INDIRECT_-1206887953', u'MULTIEQUAL_-1206876223'), (u'CALL_-1206928152', u'INDIRECT_-1206896313'), (u'INDIRECT_-1206906323', u'MULTIEQUAL_-1206907079'), (u'CALL_-1206934955', u'INDIRECT_-1206905537'), (u'CALL_-1206921361', u'INDIRECT_-1206884216'), (u'MULTIEQUAL_-1206901988', u'MULTIEQUAL_-1206902783'), (u'CAST_-1206875299', u'LOAD_-1206934253'), ('const-5', u'CALL_-1206928668'), (u'STORE_-1206927241', u'INDIRECT_-1206897969'), (u'STORE_-1206930340', u'INDIRECT_-1206893370'), (u'CALL_-1206929938', u'INDIRECT_-1206888270'), (u'STORE_-1206928327', u'INDIRECT_-1206894852'), (u'INDIRECT_-1206892340', u'MULTIEQUAL_-1206891709'), (u'CALL_-1206931773', u'INDIRECT_-1206904392'), (u'INDIRECT_-1206903539', u'MULTIEQUAL_-1206906233'), (u'INDIRECT_-1206902465', u'MULTIEQUAL_-1206904220'), (u'CALL_-1206927048', u'INDIRECT_-1206907504'), (u'MULTIEQUAL_-1206896747', u'MULTIEQUAL_-1206896727'), (u'INT_ADD_-1206939623', u'CAST_-1206878852'), (u'CALL_-1206930636', u'INDIRECT_-1206901998'), (u'INDIRECT_-1206895117', u'COPY_-1206879136'), (u'CALLIND_-1206925046', u'INDIRECT_-1206902482'), (u'CALL_-1206929866', u'INDIRECT_-1206906286'), (u'CALL_-1206930241', u'INDIRECT_-1206893872'), (u'STORE_-1206928446', u'INDIRECT_-1206901679'), (u'INDIRECT_-1206895128', u'MULTIEQUAL_-1206902223'), (u'STORE_-1206924909', u'INDIRECT_-1206899165'), (u'CALL_-1206927063', u'INDIRECT_-1206907016'), (u'INT_AND_-1206925467', u'INT_ADD_-1206925321'), (u'STORE_-1206928697', u'INDIRECT_-1206899310'), (u'MULTIEQUAL_-1206915911', u'MULTIEQUAL_-1206918757'), (u'INDIRECT_-1206907506', u'MULTIEQUAL_-1206907277'), (u'CALL_-1206929296', u'INDIRECT_-1206894178'), (u'CALL_-1206938927', u'INDIRECT_-1206915490'), (u'INDIRECT_-1206896784', u'MULTIEQUAL_-1206896589'), (u'CAST_-1206869710', u'INT_ADD_-1206922770'), (u'CALL_-1206939523', u'INDIRECT_-1206914075'), (u'CALL_-1206934991', u'INDIRECT_-1206882632'), (u'INDIRECT_-1206904689', u'MULTIEQUAL_-1206904291'), (u'INDIRECT_-1206892056', u'MULTIEQUAL_-1206892460'), (u'INDIRECT_-1206891203', u'MULTIEQUAL_-1206891959'), (u'INDIRECT_-1206911237', u'MULTIEQUAL_-1206910619'), (u'INDIRECT_-1206905193', u'MULTIEQUAL_-1206906417'), (u'PTRADD_-1206871534', u'STORE_-1206921830'), ('const-433', u'STORE_-1206928320'), (u'CALLIND_-1206921856', u'INDIRECT_-1206884478'), (u'INDIRECT_-1206900234', u'MULTIEQUAL_-1206900085'), (u'MULTIEQUAL_-1206914975', u'COPY_-1206874691'), (u'INDIRECT_-1206890088', u'MULTIEQUAL_-1206897183'), (u'STORE_-1206930846', u'INDIRECT_-1206902209'), (u'STORE_-1206930310', u'INDIRECT_-1206885948'), (u'INDIRECT_-1206895300', u'MULTIEQUAL_-1206895213'), (u'CALL_-1206926063', u'INDIRECT_-1206889620'), (u'INDIRECT_-1206911461', u'MULTIEQUAL_-1206877019'), (u'PTRADD_-1206876308', u'LOAD_-1206925718'), (u'STORE_-1206928410', u'INDIRECT_-1206900818'), (u'MULTIEQUAL_-1206892599', u'MULTIEQUAL_-1206880912'), (u'STORE_-1206927241', u'INDIRECT_-1206886629'), (u'STORE_-1206928327', u'INDIRECT_-1206900732'), (u'CALL_-1206931269', u'INDIRECT_-1206910329'), (u'MULTIEQUAL_-1206907470', u'MULTIEQUAL_-1206911000'), (u'INDIRECT_-1206906487', u'MULTIEQUAL_-1206910623'), (u'CALL_-1206938232', u'INDIRECT_-1206910045'), (u'INDIRECT_-1206891069', u'MULTIEQUAL_-1206892792'), (u'CALL_-1206921134', u'INDIRECT_-1206896662'), (u'INDIRECT_-1206893313', u'MULTIEQUAL_-1206893294'), (u'STORE_-1206929169', u'INDIRECT_-1206889420'), (u'STORE_-1206921743', u'INDIRECT_-1206904735'), (u'INDIRECT_-1206897093', u'MULTIEQUAL_-1206897074'), (u'STORE_-1206922807', u'INDIRECT_-1206898367'), (u'CALL_-1206937414', u'INDIRECT_-1206899259'), (u'INDIRECT_-1206898295', u'MULTIEQUAL_-1206899079'), ('const-5', u'CALL_-1206923816'), (u'MULTIEQUAL_-1206894919', u'MULTIEQUAL_-1206894503'), (u'MULTIEQUAL_-1206910730', u'MULTIEQUAL_-1206910706'), (u'STORE_-1206921525', u'INDIRECT_-1206902529'), (u'MULTIEQUAL_-1206905264', u'MULTIEQUAL_-1206905211'), (u'CALLIND_-1206931354', u'INDIRECT_-1206906670'), (u'CALLIND_-1206925453', u'INDIRECT_-1206903941'), (u'CALL_-1206931701', u'INDIRECT_-1206895403'), (u'INDIRECT_-1206905460', u'MULTIEQUAL_-1206907160'), (u'CALL_-1206933745', u'INDIRECT_-1206880572'), (u'CALL_-1206931142', u'INDIRECT_-1206880418'), (u'STORE_-1206924919', u'INDIRECT_-1206891729'), (u'CALL_-1206937983', u'INDIRECT_-1206896031'), (u'CAST_-1206869438', u'INT_ADD_-1206922073'), (u'INDIRECT_-1206904418', u'MULTIEQUAL_-1206903867'), (u'CALL_-1206921320', u'INDIRECT_-1206889558'), (u'INDIRECT_-1206905537', u'COPY_-1206878610'), (u'INDIRECT_-1206893427', u'MULTIEQUAL_-1206893045'), (u'MULTIEQUAL_-1206904508', u'MULTIEQUAL_-1206904481'), (u'INDIRECT_-1206892883', u'MULTIEQUAL_-1206893639'), (u'INT_NOTEQUAL_-1206931611', u'CBRANCH_-1206931610'), (u'STORE_-1206921852', u'INDIRECT_-1206890099'), (u'INDIRECT_-1206900370', u'MULTIEQUAL_-1206899938'), (u'CALL_-1206930210', u'INDIRECT_-1206893514'), (u'MULTIEQUAL_-1206894053', u'MULTIEQUAL_-1206894011'), (u'INDIRECT_-1206902261', u'MULTIEQUAL_-1206903301'), (u'INDIRECT_-1206908459', u'COPY_-1206879869'), (u'CALL_-1206933711', u'INDIRECT_-1206888865'), (u'INDIRECT_-1206906111', u'MULTIEQUAL_-1206903786'), (u'STORE_-1206928553', u'INDIRECT_-1206911402'), (u'INDIRECT_-1206913807', u'MULTIEQUAL_-1206913660'), (u'CALL_-1206934955', u'INDIRECT_-1206912257'), (u'INDIRECT_-1206896378', u'MULTIEQUAL_-1206896103'), (u'CALL_-1206925783', u'INDIRECT_-1206903737'), (u'INDIRECT_-1206883986', u'MULTIEQUAL_-1206883757'), (u'CALL_-1206937142', u'INDIRECT_-1206908054'), (u'CALLIND_-1206938189', u'INDIRECT_-1206901615'), (u'CALL_-1206937983', u'INDIRECT_-1206895191'), (u'STORE_-1206937611', u'INDIRECT_-1206891856'), (u'STORE_-1206933118', u'INDIRECT_-1206908642'), (u'CALL_-1206930550', u'INDIRECT_-1206902122'), (u'STORE_-1206937772', u'INDIRECT_-1206891105'), (u'INDIRECT_-1206903260', u'MULTIEQUAL_-1206902629'), (u'INDIRECT_-1206884916', u'MULTIEQUAL_-1206885320'), (u'CALL_-1206929269', u'INDIRECT_-1206898095'), (u'MULTIEQUAL_-1206904561', u'MULTIEQUAL_-1206904541'), (u'CALL_-1206938975', u'INDIRECT_-1206904178'), (u'CALL_-1206927063', u'INDIRECT_-1206877865'), (u'CALL_-1206925432', u'INDIRECT_-1206898363'), (u'STORE_-1206928627', u'INDIRECT_-1206902628'), (u'CALL_-1206931745', u'INDIRECT_-1206906762'), (u'INDIRECT_-1206896079', u'MULTIEQUAL_-1206895499'), (u'INDIRECT_-1206901008', u'MULTIEQUAL_-1206902447'), (u'CALL_-1206933821', u'INDIRECT_-1206900692'), (u'STORE_-1206928518', u'INDIRECT_-1206891641'), (u'MULTIEQUAL_-1206892275', u'MULTIEQUAL_-1206892187'), (u'INDIRECT_-1206909099', u'MULTIEQUAL_-1206908692'), (u'MULTIEQUAL_-1206897290', u'MULTIEQUAL_-1206894283'), (u'INDIRECT_-1206897167', u'MULTIEQUAL_-1206898954'), (u'CAST_-1206874005', u'LOAD_-1206932365'), (u'STORE_-1206922815', u'INDIRECT_-1206897931'), (u'INDIRECT_-1206897779', u'MULTIEQUAL_-1206897920'), (u'INDIRECT_-1206874480', u'MULTIEQUAL_-1206875803'), (u'STORE_-1206921743', u'INDIRECT_-1206895915'), (u'INDIRECT_-1206905313', u'MULTIEQUAL_-1206906179'), (u'CALL_-1206938927', u'INT_EQUAL_-1206938913'), (u'INDIRECT_-1206909293', u'MULTIEQUAL_-1206909716'), (u'INDIRECT_-1206909293', u'MULTIEQUAL_-1206909716'), (u'STORE_-1206921525', u'INDIRECT_-1206898329'), (u'MULTIEQUAL_-1206878719', u'INT_ADD_-1206931531'), (u'CALL_-1206933125', u'INDIRECT_-1206880234'), (u'CALL_-1206924756', u'INDIRECT_-1206897706'), (u'CALL_-1206937615', u'INDIRECT_-1206905082'), (u'CALL_-1206930274', u'INDIRECT_-1206906988'), (u'INDIRECT_-1206894328', u'MULTIEQUAL_-1206895721'), (u'CALLIND_-1206938827', u'INT_EQUAL_-1206938809'), (u'MULTIEQUAL_-1206912959', u'MULTIEQUAL_-1206912942'), (u'INDIRECT_-1206900519', u'MULTIEQUAL_-1206901515'), (u'STORE_-1206930351', u'INDIRECT_-1206889520'), (u'INDIRECT_-1206903860', u'MULTIEQUAL_-1206903477'), (u'CALL_-1206930362', u'INDIRECT_-1206896540'), (u'CALL_-1206926003', u'INDIRECT_-1206896308'), (u'CALL_-1206930915', u'INDIRECT_-1206893543'), (u'CALL_-1206937302', u'INDIRECT_-1206895972'), (u'CALL_-1206931269', u'INDIRECT_-1206902349'), (u'CALL_-1206925460', u'INDIRECT_-1206887457'), (u'CALL_-1206938900', u'INDIRECT_-1206896576'), (u'STORE_-1206930340', u'INDIRECT_-1206894784'), (u'MULTIEQUAL_-1206904542', u'MULTIEQUAL_-1206904529'), (u'INDIRECT_-1206896239', u'MULTIEQUAL_-1206895851'), (u'INDIRECT_-1206902413', u'MULTIEQUAL_-1206880935'), ('const-433', u'STORE_-1206921852'), (u'CALL_-1206928815', u'INDIRECT_-1206900961'), (u'CALL_-1206930584', u'INDIRECT_-1206903230'), (u'MULTIEQUAL_-1206888128', u'MULTIEQUAL_-1206888101'), (u'CALL_-1206930506', u'INDIRECT_-1206892433'), (u'INDIRECT_-1206903391', u'MULTIEQUAL_-1206903721'), (u'CALL_-1206930506', u'INDIRECT_-1206878148'), (u'INDIRECT_-1206898044', u'MULTIEQUAL_-1206897849'), (u'CALL_-1206929320', u'INDIRECT_-1206902579'), (u'MULTIEQUAL_-1206903794', u'MULTIEQUAL_-1206903775'), (u'CALL_-1206924668', u'INDIRECT_-1206894370'), (u'MULTIEQUAL_-1206886868', u'MULTIEQUAL_-1206886841'), (u'CALL_-1206929529', u'INDIRECT_-1206913555'), (u'MULTIEQUAL_-1206878502', u'MULTIEQUAL_-1206878469'), (u'INDIRECT_-1206886819', u'MULTIEQUAL_-1206886682'), (u'CALL_-1206929902', u'INDIRECT_-1206894548'), (u'INT_EQUAL_-1206923735', u'CBRANCH_-1206923731'), (u'CALL_-1206924661', u'INDIRECT_-1206876223'), (u'CALL_-1206938900', u'INDIRECT_-1206897416'), (u'INT_ADD_-1206938257', u'CAST_-1206878145'), (u'MULTIEQUAL_-1206874335', u'MULTIEQUAL_-1206905805'), (u'CAST_-1206873008', u'LOAD_-1206932425'), (u'CALL_-1206925860', u'INDIRECT_-1206895808'), (u'STORE_-1206924909', u'INDIRECT_-1206898325'), (u'MULTIEQUAL_-1206887415', u'MULTIEQUAL_-1206887411'), (u'INDIRECT_-1206879153', u'MULTIEQUAL_-1206881817'), (u'CALL_-1206921447', u'INDIRECT_-1206900226'), (u'INDIRECT_-1206910100', u'MULTIEQUAL_-1206910002'), (u'CALL_-1206939523', u'INDIRECT_-1206911975'), ('tmp_6305', u'CBRANCH_-1206933466'), (u'CALL_-1206930476', u'INDIRECT_-1206908369'), (u'INDIRECT_-1206913856', u'MULTIEQUAL_-1206911766'), ('const-433', u'LOAD_-1206921369'), (u'INDIRECT_-1206904697', u'MULTIEQUAL_-1206904452'), (u'CALL_-1206937615', u'INDIRECT_-1206912222'), (u'CALLIND_-1206931354', u'INDIRECT_-1206889030'), (u'INDIRECT_-1206903762', u'MULTIEQUAL_-1206903663'), (u'INDIRECT_-1206908185', u'MULTIEQUAL_-1206907962'), (u'CALL_-1206927833', u'INDIRECT_-1206886135'), (u'STORE_-1206927231', u'INDIRECT_-1206892504'), (u'INDIRECT_-1206883822', u'MULTIEQUAL_-1206883583'), (u'INDIRECT_-1206892235', u'MULTIEQUAL_-1206893241'), (u'INDIRECT_-1206909769', u'MULTIEQUAL_-1206910304'), ('const-433', u'STORE_-1206930310'), (u'INDIRECT_-1206893299', u'MULTIEQUAL_-1206892911'), (u'MULTIEQUAL_-1206891656', u'MULTIEQUAL_-1206891582'), (u'CALL_-1206931337', u'INDIRECT_-1206904892'), (u'MULTIEQUAL_-1206897832', u'MULTIEQUAL_-1206897761'), (u'INDIRECT_-1206894157', u'MULTIEQUAL_-1206893767'), (u'INDIRECT_-1206885300', u'MULTIEQUAL_-1206887000'), (u'INDIRECT_-1206905830', u'MULTIEQUAL_-1206905674'), (u'INDIRECT_-1206894560', u'MULTIEQUAL_-1206894472'), (u'STORE_-1206921864', u'INDIRECT_-1206882129'), (u'INDIRECT_-1206878145', u'MULTIEQUAL_-1206878193'), ('const-0', u'INT_EQUAL_-1206937594'), (u'INDIRECT_-1206913732', u'MULTIEQUAL_-1206913584'), (u'INDIRECT_-1206893699', u'MULTIEQUAL_-1206893609'), (u'CALL_-1206928382', u'INDIRECT_-1206880249'), (u'INDIRECT_-1206900563', u'MULTIEQUAL_-1206880933'), (u'CALL_-1206938232', u'INDIRECT_-1206909625'), (u'BOOL_AND_-1206873186', u'BOOL_AND_-1206923896'), ('const-433', u'STORE_-1206934385'), (u'CALL_-1206929202', u'INDIRECT_-1206894966'), (u'CALL_-1206921832', u'INDIRECT_-1206908144'), (u'MULTIEQUAL_-1206874298', u'MULTIEQUAL_-1206890816'), (u'COPY_-1206870163', u'MULTIEQUAL_-1206906998'), (u'INDIRECT_-1206891235', u'MULTIEQUAL_-1206891317'), (u'INDIRECT_-1206908003', u'MULTIEQUAL_-1206909521'), (u'MULTIEQUAL_-1206895302', u'MULTIEQUAL_-1206895289'), (u'CALL_-1206927048', u'INDIRECT_-1206901624'), (u'INDIRECT_-1206901573', u'MULTIEQUAL_-1206901433'), (u'CALLIND_-1206924365', u'INDIRECT_-1206893335'), (u'INDIRECT_-1206910154', u'MULTIEQUAL_-1206909999'), (u'CALL_-1206928815', u'INDIRECT_-1206912301'), (u'CALL_-1206938036', u'INDIRECT_-1206896895'), (u'INDIRECT_-1206911083', u'MULTIEQUAL_-1206874347'), (u'INDIRECT_-1206896345', u'MULTIEQUAL_-1206897011'), (u'INDIRECT_-1206909690', u'MULTIEQUAL_-1206911229'), (u'STORE_-1206924909', u'INDIRECT_-1206903785'), (u'CALLIND_-1206931354', u'INDIRECT_-1206879365'), (u'CALLIND_-1206929135', u'INDIRECT_-1206894740'), (u'CALL_-1206929902', u'INDIRECT_-1206899168'), (u'MULTIEQUAL_-1206902830', u'MULTIEQUAL_-1206904317'), (u'CALL_-1206928667', u'INDIRECT_-1206910782'), ('const-8', u'PTRADD_-1206877970'), (u'STORE_-1206928732', u'INDIRECT_-1206897651'), (u'MULTIEQUAL_-1206898681', u'MULTIEQUAL_-1206898335'), (u'INDIRECT_-1206886925', u'MULTIEQUAL_-1206888680'), ('const-32', u'INT_ADD_-1206924372'), (u'CALL_-1206930157', u'INDIRECT_-1206901015'), ('const-1', u'INT_ADD_-1206934902'), (u'INDIRECT_-1206902359', u'MULTIEQUAL_-1206902222'), (u'INDIRECT_-1206889984', u'MULTIEQUAL_-1206894547'), (u'CALL_-1206929019', u'INDIRECT_-1206901823'), (u'MULTIEQUAL_-1206876999', u'MULTIEQUAL_-1206902841'), (u'INDIRECT_-1206898276', u'MULTIEQUAL_-1206898071'), (u'INDIRECT_-1206897730', u'MULTIEQUAL_-1206897500'), (u'MULTIEQUAL_-1206907207', u'MULTIEQUAL_-1206907191'), (u'CALLIND_-1206925511', u'INDIRECT_-1206900613'), (u'CALL_-1206930636', u'INDIRECT_-1206904518'), (u'INDIRECT_-1206894178', u'MULTIEQUAL_-1206894242'), (u'INDIRECT_-1206908600', u'MULTIEQUAL_-1206880952'), ('const-0', u'INT_EQUAL_-1206925769'), (u'INDIRECT_-1206895216', u'MULTIEQUAL_-1206894949'), (u'INDIRECT_-1206891892', u'MULTIEQUAL_-1206891744'), (u'CALL_-1206932359', u'INDIRECT_-1206894018'), (u'CALL_-1206937983', u'INT_NOTEQUAL_-1206937968'), (u'COPY_-1206878039', u'CALL_-1206933773'), (u'INDIRECT_-1206905540', u'MULTIEQUAL_-1206900330'), (u'INDIRECT_-1206895648', u'MULTIEQUAL_-1206895465'), (u'INDIRECT_-1206904098', u'MULTIEQUAL_-1206904602'), (u'CALL_-1206923816', u'INDIRECT_-1206906599'), (u'MULTIEQUAL_-1206892143', u'MULTIEQUAL_-1206878264'), (u'INDIRECT_-1206903276', u'MULTIEQUAL_-1206902899'), (u'MULTIEQUAL_-1206891830', u'MULTIEQUAL_-1206888823'), (u'CALLIND_-1206921884', u'INDIRECT_-1206905074'), (u'INDIRECT_-1206891791', u'COPY_-1206880181'), (u'CALL_-1206932827', u'INDIRECT_-1206902294'), (u'MULTIEQUAL_-1206903246', u'MULTIEQUAL_-1206903208'), (u'INDIRECT_-1206911335', u'MULTIEQUAL_-1206910727'), (u'MULTIEQUAL_-1206899848', u'MULTIEQUAL_-1206899751'), (u'INDIRECT_-1206899848', u'MULTIEQUAL_-1206899751'), (u'STORE_-1206925221', u'INDIRECT_-1206904887'), ('const-8', u'PTRADD_-1206879314'), (u'PTRADD_-1206876263', u'CAST_-1206873367'), (u'INDIRECT_-1206889668', u'MULTIEQUAL_-1206891107'), (u'INDIRECT_-1206884352', u'MULTIEQUAL_-1206883817'), (u'INDIRECT_-1206908928', u'MULTIEQUAL_-1206908606'), (u'INT_LESS_-1206921634', u'CBRANCH_-1206921642'), (u'CALL_-1206932954', u'INDIRECT_-1206914141'), (u'MULTIEQUAL_-1206893316', u'MULTIEQUAL_-1206894236'), (u'MULTIEQUAL_-1206878307', u'MULTIEQUAL_-1206908407'), (u'CALL_-1206930457', u'INDIRECT_-1206905583'), (u'CALL_-1206921954', u'INDIRECT_-1206888696'), (u'INDIRECT_-1206886736', u'MULTIEQUAL_-1206895083'), (u'MULTIEQUAL_-1206877019', u'MULTIEQUAL_-1206911241'), (u'MULTIEQUAL_-1206891028', u'MULTIEQUAL_-1206890931'), (u'INDIRECT_-1206891028', u'MULTIEQUAL_-1206890931'), (u'CALL_-1206937142', u'INDIRECT_-1206883606'), (u'STORE_-1206929190', u'INDIRECT_-1206886068'), ('tmp_16485', u'CBRANCH_-1206925136'), (u'PTRADD_-1206872642', u'LOAD_-1206923209'), (u'CALL_-1206930228', u'INDIRECT_-1206895654'), (u'MULTIEQUAL_-1206903301', u'CALL_-1206930228'), (u'STORE_-1206934385', u'INDIRECT_-1206895477'), (u'INDIRECT_-1206896228', u'MULTIEQUAL_-1206895838'), (u'INDIRECT_-1206892922', u'MULTIEQUAL_-1206892818'), (u'CALL_-1206935766', u'INDIRECT_-1206895488'), (u'CALL_-1206931142', u'INDIRECT_-1206894703'), (u'STORE_-1206930351', u'INDIRECT_-1206887420'), (u'CALL_-1206934963', u'INDIRECT_-1206900923'), (u'INDIRECT_-1206893424', u'MULTIEQUAL_-1206893229'), (u'INDIRECT_-1206901683', u'MULTIEQUAL_-1206901817'), (u'STORE_-1206928732', u'INDIRECT_-1206904791'), (u'CALL_-1206931595', u'INDIRECT_-1206910916'), (u'MULTIEQUAL_-1206905713', u'MULTIEQUAL_-1206906652'), (u'MULTIEQUAL_-1206891194', u'MULTIEQUAL_-1206892381'), (u'CALLIND_-1206921743', u'INDIRECT_-1206904575'), (u'STORE_-1206930873', u'INDIRECT_-1206891780'), (u'INDIRECT_-1206906220', u'MULTIEQUAL_-1206906065'), (u'CALL_-1206932271', u'INDIRECT_-1206895375'), (u'CALL_-1206938342', u'INDIRECT_-1206884409'), (u'INDIRECT_-1206914385', u'MULTIEQUAL_-1206914019'), (u'INDIRECT_-1206883004', u'MULTIEQUAL_-1206883857'), (u'CALL_-1206930899', u'INDIRECT_-1206898151'), (u'INDIRECT_-1206877994', u'MULTIEQUAL_-1206884394'), (u'CALL_-1206930407', u'INDIRECT_-1206903288'), (u'INDIRECT_-1206892143', u'MULTIEQUAL_-1206891952'), (u'INDIRECT_-1206905716', u'MULTIEQUAL_-1206905220'), (u'INDIRECT_-1206907502', u'MULTIEQUAL_-1206909129'), (u'INDIRECT_-1206895007', u'MULTIEQUAL_-1206894975'), (u'CALL_-1206935766', u'INDIRECT_-1206909348'), (u'INDIRECT_-1206876368', u'MULTIEQUAL_-1206876814'), ('const-0', u'COPY_-1206924661'), (u'INDIRECT_-1206892094', u'COPY_-1206879716'), (u'MULTIEQUAL_-1206903800', u'MULTIEQUAL_-1206903743'), (u'STORE_-1206934385', u'INDIRECT_-1206899257'), (u'CALL_-1206928644', u'INDIRECT_-1206906619'), (u'STORE_-1206921840', u'INDIRECT_-1206890089'), (u'MULTIEQUAL_-1206904511', u'MULTIEQUAL_-1206904509'), (u'PTRADD_-1206871377', u'CAST_-1206868704'), (u'INDIRECT_-1206897339', u'MULTIEQUAL_-1206896759'), (u'MULTIEQUAL_-1206902230', u'MULTIEQUAL_-1206902095'), (u'INDIRECT_-1206891962', u'MULTIEQUAL_-1206893589'), (u'INDIRECT_-1206892128', u'MULTIEQUAL_-1206891806'), (u'INDIRECT_-1206876903', u'MULTIEQUAL_-1206876582'), (u'CAST_-1206869666', u'COPY_-1206869888'), (u'CALL_-1206930899', u'INDIRECT_-1206892691'), (u'CALL_-1206937924', u'INDIRECT_-1206895581'), (u'INT_NOTEQUAL_-1206939611', u'BOOL_AND_-1206882020'), (u'INT_AND_-1206912793', u'INT_EQUAL_-1206933909'), (u'CALL_-1206931539', u'INDIRECT_-1206897455'), (u'INDIRECT_-1206897068', u'MULTIEQUAL_-1206898629'), (u'STORE_-1206928482', u'INDIRECT_-1206896660'), (u'CALL_-1206933962', u'INDIRECT_-1206891116'), (u'CALL_-1206928878', u'INDIRECT_-1206908156'), (u'STORE_-1206930351', u'INDIRECT_-1206902960'), (u'CALL_-1206939523', u'INDIRECT_-1206893915'), (u'INDIRECT_-1206891743', u'MULTIEQUAL_-1206880911'), (u'CALL_-1206926003', u'INDIRECT_-1206884548'), (u'MULTIEQUAL_-1206904195', u'MULTIEQUAL_-1206904174'), (u'MULTIEQUAL_-1206907519', u'MULTIEQUAL_-1206906661'), (u'INDIRECT_-1206909412', u'MULTIEQUAL_-1206907206'), (u'INDIRECT_-1206903888', u'MULTIEQUAL_-1206903775'), (u'CALLIND_-1206925453', u'INDIRECT_-1206906881'), (u'CALL_-1206930636', u'INDIRECT_-1206879816'), (u'STORE_-1206934224', u'INDIRECT_-1206912182'), (u'MULTIEQUAL_-1206914123', u'MULTIEQUAL_-1206914107'), (u'CALL_-1206930457', u'INDIRECT_-1206899283'), (u'CALL_-1206938310', u'INDIRECT_-1206906319'), (u'CAST_-1206872526', u'LOAD_-1206928125'), (u'MULTIEQUAL_-1206905895', u'MULTIEQUAL_-1206905891'), (u'INDIRECT_-1206900195', u'MULTIEQUAL_-1206900036'), (u'INDIRECT_-1206902816', u'MULTIEQUAL_-1206874334'), (u'INDIRECT_-1206899105', u'MULTIEQUAL_-1206900860'), (u'CALL_-1206932359', u'INDIRECT_-1206889818'), (u'CALL_-1206925799', u'INDIRECT_-1206887369'), (u'INDIRECT_-1206906038', u'MULTIEQUAL_-1206905763'), (u'INDIRECT_-1206898999', u'MULTIEQUAL_-1206898862'), (u'INDIRECT_-1206897232', u'COPY_-1206880413'), (u'INDIRECT_-1206909909', u'COPY_-1206880098'), (u'CAST_-1206870686', u'INT_ADD_-1206925244'), (u'CALL_-1206927048', u'INDIRECT_-1206897424'), (u'INDIRECT_-1206899537', u'MULTIEQUAL_-1206899198'), (u'MULTIEQUAL_-1206890427', u'MULTIEQUAL_-1206890447'), (u'CALL_-1206930086', u'INDIRECT_-1206895287'), (u'INT_ADD_-1206933128', u'COPY_-1206875080'), (u'CALL_-1206927833', u'INDIRECT_-1206897895'), (u'INDIRECT_-1206905479', u'MULTIEQUAL_-1206905091'), (u'CALL_-1206934365', u'INDIRECT_-1206893877'), (u'INDIRECT_-1206899323', u'MULTIEQUAL_-1206874319'), (u'STORE_-1206927248', u'INDIRECT_-1206896714'), (u'INDIRECT_-1206901116', u'MULTIEQUAL_-1206905393'), (u'INDIRECT_-1206908441', u'MULTIEQUAL_-1206908339'), (u'CALL_-1206933998', u'INDIRECT_-1206892816'), ('const-56', u'INT_ADD_-1206922630'), (u'CALL_-1206930556', u'INDIRECT_-1206902376'), (u'CALL_-1206921447', u'INDIRECT_-1206899386'), (u'INDIRECT_-1206899237', u'MULTIEQUAL_-1206898992'), (u'INDIRECT_-1206899095', u'MULTIEQUAL_-1206898691'), ('tmp_72986', u'CAST_-1206878673'), (u'INDIRECT_-1206887581', u'MULTIEQUAL_-1206887361'), (u'CALLIND_-1206921884', u'INDIRECT_-1206899614'), (u'INDIRECT_-1206898708', u'COPY_-1206879614'), (u'INDIRECT_-1206901642', u'MULTIEQUAL_-1206901440'), (u'INDIRECT_-1206899129', u'MULTIEQUAL_-1206898429'), (u'CALL_-1206933125', u'INDIRECT_-1206907036'), (u'CALL_-1206929226', u'INDIRECT_-1206898337'), (u'MULTIEQUAL_-1206886921', u'MULTIEQUAL_-1206885893'), ('const-5', u'INT_EQUAL_-1206929172'), (u'MULTIEQUAL_-1206893610', u'MULTIEQUAL_-1206897140'), (u'CALL_-1206938036', u'INDIRECT_-1206902355'), ('const-433', u'LOAD_-1206936086'), (u'INDIRECT_-1206900129', u'MULTIEQUAL_-1206900014'), (u'CALL_-1206939523', u'INDIRECT_-1206908615'), (u'CALL_-1206927360', u'INDIRECT_-1206877959'), (u'INDIRECT_-1206892063', u'MULTIEQUAL_-1206893720'), (u'INDIRECT_-1206896596', u'MULTIEQUAL_-1206896391'), (u'CALL_-1206933821', u'INDIRECT_-1206907832'), (u'CALL_-1206930882', u'INDIRECT_-1206900240'), (u'MULTIEQUAL_-1206893588', u'MULTIEQUAL_-1206894383'), (u'CALL_-1206921308', u'INDIRECT_-1206901408'), (u'INDIRECT_-1206894796', u'MULTIEQUAL_-1206894300'), (u'INDIRECT_-1206906407', u'MULTIEQUAL_-1206908194'), (u'CALL_-1206932954', u'INDIRECT_-1206897761'), (u'CALL_-1206935907', u'INDIRECT_-1206906509'), (u'INDIRECT_-1206886407', u'MULTIEQUAL_-1206886277'), (u'INDIRECT_-1206900256', u'MULTIEQUAL_-1206900055'), ('tmp_24208', u'CBRANCH_-1206924963'), (u'CALL_-1206929645', u'INDIRECT_-1206892172'), (u'LOAD_-1206935630', u'CALL_-1206935494'), (u'INDIRECT_-1206899122', u'MULTIEQUAL_-1206900789'), (u'INDIRECT_-1206904135', u'MULTIEQUAL_-1206903731'), (u'CALL_-1206930899', u'INDIRECT_-1206896051'), (u'INDIRECT_-1206905987', u'MULTIEQUAL_-1206907774'), (u'INDIRECT_-1206897579', u'MULTIEQUAL_-1206898199'), (u'INDIRECT_-1206903803', u'MULTIEQUAL_-1206905321'), (u'INDIRECT_-1206883667', u'MULTIEQUAL_-1206883631'), (u'CALL_-1206934991', u'INDIRECT_-1206907246'), (u'CALL_-1206939039', u'INDIRECT_-1206908414'), (u'CALL_-1206932271', u'INDIRECT_-1206888655'), (u'CALL_-1206937924', u'INDIRECT_-1206893481'), (u'INDIRECT_-1206898596', u'MULTIEQUAL_-1206902873'), (u'STORE_-1206932486', u'INDIRECT_-1206889149'), ('tmp_13370', u'CBRANCH_-1206929613'), (u'CALL_-1206928677', u'INDIRECT_-1206895369'), (u'INDIRECT_-1206885271', u'MULTIEQUAL_-1206887117'), (u'MULTIEQUAL_-1206893221', u'MULTIEQUAL_-1206893663'), (u'CALL_-1206925831', u'INDIRECT_-1206906714'), (u'STORE_-1206921840', u'INDIRECT_-1206901849'), (u'CALLIND_-1206925401', u'INDIRECT_-1206876272'), (u'CALL_-1206931435', u'INDIRECT_-1206899579'), (u'INDIRECT_-1206907308', u'MULTIEQUAL_-1206908747'), ('tmp_604', u'CBRANCH_-1206939301'), (u'INT_ADD_-1206933150', u'MULTIEQUAL_-1206915352'), (u'INDIRECT_-1206910538', u'MULTIEQUAL_-1206874349'), (u'CALL_-1206924612', u'INDIRECT_-1206892085'), (u'INDIRECT_-1206883950', u'MULTIEQUAL_-1206884124'), (u'MULTIEQUAL_-1206891013', u'MULTIEQUAL_-1206891952'), (u'STORE_-1206935460', u'INDIRECT_-1206905719'), (u'COPY_-1206880118', u'RETURN_-1206880039'), (u'INDIRECT_-1206898492', u'MULTIEQUAL_-1206896286'), (u'INDIRECT_-1206884288', u'MULTIEQUAL_-1206886072'), (u'INDIRECT_-1206879968', u'MULTIEQUAL_-1206881691'), (u'INDIRECT_-1206884987', u'MULTIEQUAL_-1206886774'), (u'BOOL_OR_-1206907116', u'CBRANCH_-1206923755'), (u'INDIRECT_-1206908961', u'COPY_-1206880558'), (u'CALL_-1206930241', u'INDIRECT_-1206895972'), (u'INDIRECT_-1206894056', u'MULTIEQUAL_-1206893638'), (u'INDIRECT_-1206899879', u'MULTIEQUAL_-1206900020'), (u'MULTIEQUAL_-1206876249', u'MULTIEQUAL_-1206876131'), (u'INDIRECT_-1206901839', u'MULTIEQUAL_-1206902416'), (u'INDIRECT_-1206886689', u'MULTIEQUAL_-1206887781'), (u'INDIRECT_-1206905459', u'MULTIEQUAL_-1206905287'), (u'STORE_-1206930329', u'INDIRECT_-1206903442'), (u'CALL_-1206931745', u'INDIRECT_-1206898782'), (u'INDIRECT_-1206903690', u'MULTIEQUAL_-1206903864'), (u'CALL_-1206931128', u'INDIRECT_-1206900346'), (u'STORE_-1206934436', u'INDIRECT_-1206895090'), (u'CALL_-1206938756', u'INDIRECT_-1206903219'), (u'INDIRECT_-1206897656', u'MULTIEQUAL_-1206897240'), (u'MULTIEQUAL_-1206884776', u'MULTIEQUAL_-1206884760'), (u'INT_EQUAL_-1206929172', u'CBRANCH_-1206929168'), (u'INT_NEGATE_-1206939092', u'INT_AND_-1206939082'), ('const-8', u'INT_SUB_-1206874717'), (u'CALL_-1206929269', u'INDIRECT_-1206887595'), (u'CALL_-1206922556', u'MULTIEQUAL_-1206915297'), (u'INDIRECT_-1206903048', u'MULTIEQUAL_-1206902726'), (u'CALL_-1206928668', u'INDIRECT_-1206901170'), (u'CALL_-1206930105', u'INDIRECT_-1206886297'), (u'CALL_-1206932954', u'INDIRECT_-1206895661'), (u'CALL_-1206938036', u'INDIRECT_-1206901935'), (u'INDIRECT_-1206915013', u'MULTIEQUAL_-1206880965'), (u'STORE_-1206930310', u'INDIRECT_-1206893508'), (u'CALL_-1206930550', u'INDIRECT_-1206900862'), (u'INDIRECT_-1206902233', u'MULTIEQUAL_-1206876258'), (u'CALL_-1206927316', u'INDIRECT_-1206887185'), (u'CALLIND_-1206931354', u'INDIRECT_-1206902890'), (u'MULTIEQUAL_-1206880377', u'MULTIEQUAL_-1206897183'), (u'INDIRECT_-1206904625', u'MULTIEQUAL_-1206904530'), (u'MULTIEQUAL_-1206874322', u'MULTIEQUAL_-1206900896'), (u'CALL_-1206937430', u'INDIRECT_-1206900110'), (u'INDIRECT_-1206901368', u'MULTIEQUAL_-1206901255'), (u'CALL_-1206928474', u'INDIRECT_-1206901610'), (u'INDIRECT_-1206911738', u'MULTIEQUAL_-1206911650'), (u'INDIRECT_-1206890667', u'MULTIEQUAL_-1206890648'), (u'STORE_-1206934436', u'INDIRECT_-1206907270'), (u'CALL_-1206930274', u'INDIRECT_-1206892708'), (u'INDIRECT_-1206901898', u'MULTIEQUAL_-1206901347'), (u'STORE_-1206937696', u'INDIRECT_-1206899886'), (u'CALL_-1206928668', u'INDIRECT_-1206902850'), (u'MULTIEQUAL_-1206895856', u'MULTIEQUAL_-1206895782'), (u'INT_AND_-1206939384', u'INT_EQUAL_-1206939397'), (u'LOAD_-1206930411', u'CAST_-1206874296'), (u'CALL_-1206935766', u'INDIRECT_-1206889608'), (u'CALL_-1206931674', u'INDIRECT_-1206887953'), (u'CALL_-1206924612', u'INDIRECT_-1206903425'), (u'MULTIEQUAL_-1206889410', u'MULTIEQUAL_-1206892940'), (u'MULTIEQUAL_-1206908261', u'MULTIEQUAL_-1206908227'), (u'MULTIEQUAL_-1206908261', u'MULTIEQUAL_-1206908227'), (u'INDIRECT_-1206894351', u'MULTIEQUAL_-1206892026'), (u'INDIRECT_-1206906650', u'MULTIEQUAL_-1206907032'), (u'MULTIEQUAL_-1206903552', u'MULTIEQUAL_-1206902914'), (u'CALL_-1206933623', u'INDIRECT_-1206896798'), (u'INDIRECT_-1206903322', u'MULTIEQUAL_-1206904981'), (u'MULTIEQUAL_-1206900778', u'MULTIEQUAL_-1206900772'), (u'CALL_-1206937142', u'INDIRECT_-1206883269'), (u'INDIRECT_-1206910537', u'MULTIEQUAL_-1206910147'), (u'CALL_-1206927093', u'INDIRECT_-1206877952'), (u'CALL_-1206932911', u'INDIRECT_-1206916374'), (u'CALL_-1206931142', u'INDIRECT_-1206901423'), (u'CALL_-1206931674', u'INDIRECT_-1206903493'), (u'STORE_-1206921840', u'INDIRECT_-1206887149'), (u'CALL_-1206931269', u'INDIRECT_-1206896469'), (u'CALL_-1206934018', u'INDIRECT_-1206899970'), (u'CALL_-1206928108', u'INDIRECT_-1206892514'), (u'INDIRECT_-1206890947', u'MULTIEQUAL_-1206895083'), (u'INDIRECT_-1206904309', u'MULTIEQUAL_-1206904844'), (u'LOAD_-1206937705', u'STORE_-1206937696'), (u'INDIRECT_-1206902250', u'MULTIEQUAL_-1206902132'), (u'CALL_-1206928331', u'INDIRECT_-1206908615'), ('tmp_72986', u'CALL_-1206939523'), (u'CALLIND_-1206921710', u'INDIRECT_-1206899516'), (u'MULTIEQUAL_-1206899323', u'MULTIEQUAL_-1206899149'), (u'CALL_-1206938756', u'INDIRECT_-1206904059'), (u'CALL_-1206926063', u'INDIRECT_-1206888360'), (u'CALL_-1206930241', u'INDIRECT_-1206914872'), (u'CALL_-1206931128', u'INDIRECT_-1206898246'), (u'CALL_-1206930362', u'INDIRECT_-1206891500'), (u'INT_ADD_-1206933970', u'CAST_-1206875118'), (u'INDIRECT_-1206913757', u'MULTIEQUAL_-1206913139'), (u'INDIRECT_-1206892603', u'MULTIEQUAL_-1206892365'), (u'CALL_-1206929750', u'INDIRECT_-1206907942'), (u'MULTIEQUAL_-1206891102', u'MULTIEQUAL_-1206891089'), (u'INDIRECT_-1206898715', u'MULTIEQUAL_-1206899499'), (u'MULTIEQUAL_-1206919453', u'CALL_-1206931269'), (u'MULTIEQUAL_-1206886393', u'MULTIEQUAL_-1206887332'), (u'MULTIEQUAL_-1206911420', u'MULTIEQUAL_-1206911391'), (u'CALL_-1206934365', u'INDIRECT_-1206894297'), (u'INDIRECT_-1206905455', u'MULTIEQUAL_-1206905035'), (u'CALL_-1206928281', u'INDIRECT_-1206887587'), (u'INDIRECT_-1206893363', u'MULTIEQUAL_-1206893254'), (u'MULTIEQUAL_-1206905715', u'MULTIEQUAL_-1206905014'), (u'INT_ADD_-1206921844', u'CAST_-1206869114'), (u'INDIRECT_-1206877432', u'MULTIEQUAL_-1206877268'), (u'INDIRECT_-1206899999', u'MULTIEQUAL_-1206899909'), (u'STORE_-1206928627', u'INDIRECT_-1206892548'), (u'CALL_-1206929866', u'INDIRECT_-1206907546'), (u'STORE_-1206930828', u'INDIRECT_-1206908977'), (u'CALL_-1206928647', u'INDIRECT_-1206910042'), (u'MULTIEQUAL_-1206913224', u'COPY_-1206870105'), (u'MULTIEQUAL_-1206912410', u'MULTIEQUAL_-1206912386'), (u'CALL_-1206933773', u'INDIRECT_-1206906128'), (u'MULTIEQUAL_-1206907451', u'MULTIEQUAL_-1206907449'), (u'CALL_-1206929032', u'INDIRECT_-1206887843'), (u'INDIRECT_-1206891439', u'MULTIEQUAL_-1206891410'), (u'INDIRECT_-1206891957', u'MULTIEQUAL_-1206892761'), (u'INDIRECT_-1206899323', u'COPY_-1206874719'), (u'CALLIND_-1206921372', u'INDIRECT_-1206896730'), (u'INDIRECT_-1206905808', u'MULTIEQUAL_-1206905149'), (u'CALL_-1206933998', u'INDIRECT_-1206908776'), (u'STORE_-1206928697', u'INDIRECT_-1206900570'), (u'CALL_-1206930394', u'INDIRECT_-1206907497'), (u'CALL_-1206927063', u'INDIRECT_-1206905756'), (u'CALL_-1206928108', u'INDIRECT_-1206903434'), (u'INDIRECT_-1206907050', u'MULTIEQUAL_-1206907224'), (u'STORE_-1206934224', u'INDIRECT_-1206906722'), (u'STORE_-1206930340', u'INDIRECT_-1206905284'), (u'MULTIEQUAL_-1206897790', u'MULTIEQUAL_-1206899277'), (u'STORE_-1206921567', u'INDIRECT_-1206902553'), ('const-2', u'INT_EQUAL_-1206921762'), (u'INDIRECT_-1206913459', u'MULTIEQUAL_-1206913071'), (u'INDIRECT_-1206904577', u'MULTIEQUAL_-1206903743'), (u'CALL_-1206938342', u'INDIRECT_-1206908017'), (u'INDIRECT_-1206892051', u'MULTIEQUAL_-1206892381'), (u'MULTIEQUAL_-1206904791', u'MULTIEQUAL_-1206904125'), (u'CALL_-1206934081', u'INDIRECT_-1206902950'), (u'CALL_-1206931773', u'INDIRECT_-1206898512'), (u'MULTIEQUAL_-1206888831', u'MULTIEQUAL_-1206888165'), (u'INDIRECT_-1206898773', u'MULTIEQUAL_-1206898754'), (u'INDIRECT_-1206914684', u'MULTIEQUAL_-1206914507'), ('tmp_6610', u'CBRANCH_-1206933250'), (u'STORE_-1206922807', u'INDIRECT_-1206901307'), (u'MULTIEQUAL_-1206896111', u'MULTIEQUAL_-1206896109'), ('tmp_2661', u'CBRANCH_-1206937643'), (u'INDIRECT_-1206912708', u'MULTIEQUAL_-1206912595'), (u'INDIRECT_-1206904054', u'MULTIEQUAL_-1206903896'), (u'MULTIEQUAL_-1206894030', u'MULTIEQUAL_-1206897560'), (u'INDIRECT_-1206880158', u'MULTIEQUAL_-1206881810'), (u'INDIRECT_-1206893323', u'COPY_-1206893331'), (u'INDIRECT_-1206891787', u'MULTIEQUAL_-1206895923'), (u'INDIRECT_-1206897639', u'MULTIEQUAL_-1206898216'), (u'INDIRECT_-1206882489', u'MULTIEQUAL_-1206883581'), ('const-1', u'INT_EQUAL_-1206923775'), (u'CALL_-1206932817', u'INDIRECT_-1206897708'), (u'INDIRECT_-1206886024', u'COPY_-1206879464'), ('tmp_21959', u'CBRANCH_-1206921758'), (u'MULTIEQUAL_-1206892749', u'INT_NOTEQUAL_-1206935011'), (u'CALLIND_-1206921999', u'INDIRECT_-1206896311'), (u'CALL_-1206928709', u'INDIRECT_-1206901501'), (u'CALL_-1206937142', u'INDIRECT_-1206910994'), (u'STORE_-1206925416', u'INDIRECT_-1206889865'), ('const-1', u'INT_OR_-1206927207'), (u'INDIRECT_-1206889022', u'MULTIEQUAL_-1206890649'), (u'INDIRECT_-1206891185', u'MULTIEQUAL_-1206891090'), (u'INDIRECT_-1206896267', u'MULTIEQUAL_-1206896235'), (u'INDIRECT_-1206911779', u'MULTIEQUAL_-1206911391'), (u'INDIRECT_-1206892957', u'MULTIEQUAL_-1206892849'), (u'CALL_-1206928331', u'INDIRECT_-1206896015'), (u'INDIRECT_-1206892883', u'MULTIEQUAL_-1206894401'), (u'CALL_-1206930157', u'INDIRECT_-1206908575'), (u'STORE_-1206929190', u'INDIRECT_-1206896988'), (u'CALL_-1206938694', u'INDIRECT_-1206912633'), (u'CALL_-1206933962', u'INDIRECT_-1206895736'), (u'INDIRECT_-1206898908', u'MULTIEQUAL_-1206900347'), (u'CALLIND_-1206938263', u'INDIRECT_-1206898724'), (u'CALLIND_-1206924378', u'INDIRECT_-1206884043'), (u'MULTIEQUAL_-1206903049', u'MULTIEQUAL_-1206903432'), (u'CALL_-1206935494', u'INDIRECT_-1206902065'), (u'MULTIEQUAL_-1206892875', u'MULTIEQUAL_-1206892871'), (u'CALL_-1206922426', u'INDIRECT_-1206903360'), (u'MULTIEQUAL_-1206908291', u'MULTIEQUAL_-1206908275'), (u'STORE_-1206927248', u'INDIRECT_-1206907214'), (u'INDIRECT_-1206906152', u'MULTIEQUAL_-1206905936'), (u'STORE_-1206930846', u'INDIRECT_-1206891289'), (u'INDIRECT_-1206901627', u'COPY_-1206880318'), (u'CALL_-1206938900', u'INDIRECT_-1206904976'), (u'INDIRECT_-1206900357', u'MULTIEQUAL_-1206901161'), (u'CALL_-1206928644', u'INDIRECT_-1206893179'), (u'INDIRECT_-1206905098', u'MULTIEQUAL_-1206905162'), (u'CALL_-1206929750', u'INDIRECT_-1206900382'), (u'INDIRECT_-1206899542', u'MULTIEQUAL_-1206899340'), (u'CALL_-1206934888', u'INDIRECT_-1206904912'), (u'PTRADD_-1206871401', u'STORE_-1206921567'), (u'STORE_-1206935460', u'INDIRECT_-1206896059'), (u'MULTIEQUAL_-1206887233', u'MULTIEQUAL_-1206888172'), (u'CALL_-1206921264', u'INDIRECT_-1206891309'), (u'CALL_-1206928155', u'INDIRECT_-1206908696'), (u'INDIRECT_-1206911019', u'MULTIEQUAL_-1206912015'), ('tmp_72983', u'CALL_-1206928815'), (u'INDIRECT_-1206883835', u'MULTIEQUAL_-1206883531'), (u'CALL_-1206927093', u'INDIRECT_-1206889463'), (u'CALLIND_-1206921884', u'INDIRECT_-1206884074'), (u'COPY_-1206872884', u'MULTIEQUAL_-1206916104'), (u'CALL_-1206928155', u'INDIRECT_-1206878285'), (u'MULTIEQUAL_-1206883981', u'MULTIEQUAL_-1206883981'), (u'STORE_-1206928553', u'INDIRECT_-1206899642'), (u'MULTIEQUAL_-1206893504', u'MULTIEQUAL_-1206893451'), (u'MULTIEQUAL_-1206905766', u'MULTIEQUAL_-1206905728'), (u'INDIRECT_-1206892476', u'MULTIEQUAL_-1206892880'), (u'INDIRECT_-1206912160', u'MULTIEQUAL_-1206913150'), (u'INDIRECT_-1206897836', u'MULTIEQUAL_-1206897418'), (u'INDIRECT_-1206912726', u'MULTIEQUAL_-1206914407'), (u'CALL_-1206938232', u'INDIRECT_-1206894925'), (u'INT_ADD_-1206922759', u'MULTIEQUAL_-1206913536'), (u'INDIRECT_-1206912776', u'MULTIEQUAL_-1206912360'), (u'INDIRECT_-1206895067', u'MULTIEQUAL_-1206896854'), (u'MULTIEQUAL_-1206911050', u'MULTIEQUAL_-1206910915'), ('const-0', u'RETURN_-1206878676'), (u'STORE_-1206937772', u'INDIRECT_-1206907065'), (u'STORE_-1206930175', u'INDIRECT_-1206900168'), ('const-2', u'PTRADD_-1206872521'), (u'INDIRECT_-1206903775', u'COPY_-1206878725'), (u'CALL_-1206926019', u'INDIRECT_-1206906821'), (u'CALL_-1206924677', u'INDIRECT_-1206906901'), ('const-433', u'LOAD_-1206928331'), (u'INDIRECT_-1206906121', u'MULTIEQUAL_-1206908711'), (u'CALL_-1206930025', u'INDIRECT_-1206894004'), (u'INDIRECT_-1206910260', u'MULTIEQUAL_-1206909999'), (u'INDIRECT_-1206895463', u'MULTIEQUAL_-1206895354'), (u'CALL_-1206931749', u'INDIRECT_-1206905213'), (u'PTRADD_-1206871463', u'LOAD_-1206921705'), (u'CALL_-1206932911', u'INT_EQUAL_-1206932897'), (u'INDIRECT_-1206896096', u'MULTIEQUAL_-1206874318'), (u'CALL_-1206939005', u'INDIRECT_-1206906295'), (u'CALL_-1206934835', u'INDIRECT_-1206901113'), ('const-433', u'LOAD_-1206931717'), (u'INDIRECT_-1206896720', u'MULTIEQUAL_-1206896447'), (u'CALL_-1206928281', u'INDIRECT_-1206903127'), (u'INDIRECT_-1206907122', u'MULTIEQUAL_-1206907023'), (u'MULTIEQUAL_-1206906336', u'MULTIEQUAL_-1206908747'), (u'INT_NOTEQUAL_-1206923086', u'CBRANCH_-1206923084'), (u'INDIRECT_-1206894426', u'MULTIEQUAL_-1206894279'), ('const-0', u'INT_NOTEQUAL_-1206931611'), (u'INDIRECT_-1206899183', u'MULTIEQUAL_-1206899939'), (u'INDIRECT_-1206904280', u'MULTIEQUAL_-1206902600'), (u'CALL_-1206939523', u'INDIRECT_-1206884333'), (u'CALL_-1206929750', u'INDIRECT_-1206891982'), (u'CALL_-1206929385', u'INDIRECT_-1206900947'), (u'INDIRECT_-1206893379', u'MULTIEQUAL_-1206894375'), ('const-0', u'COPY_-1206936005'), (u'INDIRECT_-1206909817', u'MULTIEQUAL_-1206909738'), (u'INT_ADD_-1206929713', u'CAST_-1206878294'), (u'INDIRECT_-1206907681', u'MULTIEQUAL_-1206907320'), (u'CALL_-1206932860', u'INDIRECT_-1206883749'), (u'INDIRECT_-1206891371', u'COPY_-1206880180'), (u'CALL_-1206927093', u'INDIRECT_-1206886103'), (u'INDIRECT_-1206883663', u'MULTIEQUAL_-1206885320'), (u'MULTIEQUAL_-1206895276', u'MULTIEQUAL_-1206895272'), (u'INDIRECT_-1206900313', u'MULTIEQUAL_-1206900173'), (u'CAST_-1206878120', u'LOAD_-1206938230'), (u'INDIRECT_-1206912109', u'MULTIEQUAL_-1206916316'), (u'INDIRECT_-1206915145', u'MULTIEQUAL_-1206914939'), (u'INDIRECT_-1206880114', u'MULTIEQUAL_-1206881810'), (u'CALL_-1206928150', u'INDIRECT_-1206897129'), (u'STORE_-1206930873', u'INDIRECT_-1206910680'), ('const-68', u'INT_ADD_-1206939234'), (u'CALL_-1206928772', u'INDIRECT_-1206913468'), (u'MULTIEQUAL_-1206891479', u'COPY_-1206891602'), (u'INDIRECT_-1206894712', u'COPY_-1206880407'), (u'INDIRECT_-1206906468', u'MULTIEQUAL_-1206913563'), (u'CALL_-1206928878', u'INDIRECT_-1206890936'), (u'INDIRECT_-1206905410', u'MULTIEQUAL_-1206904978'), (u'INDIRECT_-1206888926', u'MULTIEQUAL_-1206891394'), (u'MULTIEQUAL_-1206902881', u'MULTIEQUAL_-1206903323'), (u'CALLIND_-1206938827', u'INDIRECT_-1206915017'), (u'STORE_-1206937611', u'INDIRECT_-1206901516'), ('const-7', u'PTRADD_-1206871463'), (u'INDIRECT_-1206909868', u'MULTIEQUAL_-1206911261'), (u'INDIRECT_-1206893722', u'COPY_-1206878820'), (u'CALL_-1206921459', u'INDIRECT_-1206893095'), (u'CALL_-1206921320', u'INDIRECT_-1206886618'), (u'INDIRECT_-1206907163', u'MULTIEQUAL_-1206907919'), (u'INDIRECT_-1206876852', u'MULTIEQUAL_-1206876582'), (u'INDIRECT_-1206880317', u'MULTIEQUAL_-1206881665'), (u'CALL_-1206933821', u'INDIRECT_-1206912032'), (u'CALL_-1206937729', u'INDIRECT_-1206901785'), (u'STORE_-1206930340', u'INDIRECT_-1206907384'), (u'CALLIND_-1206921999', u'INDIRECT_-1206908233'), ('tmp_72983', u'INT_ADD_-1206925426'), (u'INDIRECT_-1206895277', u'MULTIEQUAL_-1206894832'), (u'INDIRECT_-1206905155', u'MULTIEQUAL_-1206906241'), (u'STORE_-1206928410', u'INDIRECT_-1206908378'), (u'INDIRECT_-1206904359', u'MULTIEQUAL_-1206904936'), ('tmp_16163', u'CBRANCH_-1206925343'), (u'INDIRECT_-1206887346', u'MULTIEQUAL_-1206887117'), (u'CALL_-1206928734', u'INDIRECT_-1206883200'), (u'INDIRECT_-1206902374', u'MULTIEQUAL_-1206902216'), (u'INDIRECT_-1206903014', u'COPY_-1206879742'), (u'INDIRECT_-1206904496', u'MULTIEQUAL_-1206874338'), (u'STORE_-1206921864', u'INDIRECT_-1206901029'), ('const-0', u'INT_NOTEQUAL_-1206932448'), (u'CALL_-1206929830', u'INDIRECT_-1206909624'), (u'STORE_-1206937765', u'INDIRECT_-1206894880'), (u'STORE_-1206928622', u'INDIRECT_-1206885986'), (u'INDIRECT_-1206904863', u'MULTIEQUAL_-1206908943'), (u'STORE_-1206925248', u'INDIRECT_-1206883902'), (u'INDIRECT_-1206901655', u'MULTIEQUAL_-1206902439'), (u'INDIRECT_-1206893090', u'MULTIEQUAL_-1206894656'), (u'CALL_-1206928152', u'INDIRECT_-1206884973'), (u'INDIRECT_-1206891603', u'MULTIEQUAL_-1206891737'), (u'CALL_-1206925783', u'INDIRECT_-1206891977'), (u'MULTIEQUAL_-1206889389', u'MULTIEQUAL_-1206889332'), (u'MULTIEQUAL_-1206876225', u'MULTIEQUAL_-1206876107'), ('const-433', u'LOAD_-1206925029'), (u'INDIRECT_-1206906802', u'MULTIEQUAL_-1206907731'), ('const-433', u'STORE_-1206930340'), (u'CALL_-1206929324', u'INDIRECT_-1206907212'), (u'INDIRECT_-1206897082', u'COPY_-1206878828'), (u'STORE_-1206927231', u'INDIRECT_-1206897544'), (u'INDIRECT_-1206895527', u'MULTIEQUAL_-1206895145'), (u'CALL_-1206924668', u'INDIRECT_-1206892690'), (u'INDIRECT_-1206886439', u'MULTIEQUAL_-1206886580'), (u'STORE_-1206937788', u'INDIRECT_-1206891530'), (u'LOAD_-1206928112', u'MULTIEQUAL_-1206917395'), (u'CALL_-1206925799', u'INDIRECT_-1206905429'), (u'CALL_-1206930550', u'INDIRECT_-1206908842'), (u'INDIRECT_-1206889085', u'MULTIEQUAL_-1206888990'), (u'INDIRECT_-1206904202', u'MULTIEQUAL_-1206904086'), (u'MULTIEQUAL_-1206882801', u'MULTIEQUAL_-1206882819'), (u'STORE_-1206921852', u'INDIRECT_-1206882959'), (u'CALL_-1206932860', u'INDIRECT_-1206894337'), (u'CALL_-1206935821', u'INDIRECT_-1206895942'), (u'INDIRECT_-1206880714', u'MULTIEQUAL_-1206880578'), (u'MULTIEQUAL_-1206910136', u'MULTIEQUAL_-1206910062'), (u'INDIRECT_-1206889256', u'MULTIEQUAL_-1206888991'), (u'CALL_-1206932808', u'INDIRECT_-1206906060'), (u'INDIRECT_-1206907245', u'MULTIEQUAL_-1206906879'), (u'INDIRECT_-1206888015', u'MULTIEQUAL_-1206887856'), (u'MULTIEQUAL_-1206889842', u'MULTIEQUAL_-1206889829'), (u'CALLIND_-1206925511', u'INDIRECT_-1206887173'), (u'CALL_-1206932911', u'INDIRECT_-1206909492'), (u'INDIRECT_-1206891221', u'MULTIEQUAL_-1206891119'), (u'INDIRECT_-1206881911', u'MULTIEQUAL_-1206883757'), ('const--1', u'INT_NOTEQUAL_-1206928558'), (u'MULTIEQUAL_-1206885842', u'MULTIEQUAL_-1206885827'), (u'MULTIEQUAL_-1206874288', u'MULTIEQUAL_-1206880245'), (u'CALL_-1206930105', u'INDIRECT_-1206903097'), (u'CALL_-1206930311', u'INDIRECT_-1206896951'), (u'INDIRECT_-1206896104', u'COPY_-1206879488'), (u'INDIRECT_-1206896188', u'COPY_-1206879608'), (u'INDIRECT_-1206894020', u'MULTIEQUAL_-1206893389'), (u'INT_EQUAL_-1206932936', u'CBRANCH_-1206932934'), (u'INDIRECT_-1206903952', u'MULTIEQUAL_-1206901746'), (u'INDIRECT_-1206897415', u'MULTIEQUAL_-1206900426'), (u'CALL_-1206930086', u'INDIRECT_-1206900747'), (u'MULTIEQUAL_-1206904284', u'MULTIEQUAL_-1206904579'), (u'STORE_-1206928270', u'INDIRECT_-1206904448'), (u'INDIRECT_-1206901587', u'MULTIEQUAL_-1206901507'), (u'INDIRECT_-1206894974', u'MULTIEQUAL_-1206894347'), (u'CALL_-1206938756', u'INDIRECT_-1206899019'), (u'INDIRECT_-1206915257', u'MULTIEQUAL_-1206916117'), (u'CALL_-1206938900', u'INDIRECT_-1206899516'), (u'INDIRECT_-1206911176', u'MULTIEQUAL_-1206910680'), (u'INDIRECT_-1206897476', u'MULTIEQUAL_-1206895386'), (u'CALL_-1206928690', u'INDIRECT_-1206910060'), (u'CALLIND_-1206922636', u'INDIRECT_-1206886951'), (u'CALL_-1206928291', u'INDIRECT_-1206895990'), (u'CALL_-1206938036', u'INDIRECT_-1206912015'), (u'INDIRECT_-1206887328', u'MULTIEQUAL_-1206886669'), (u'INDIRECT_-1206903909', u'MULTIEQUAL_-1206905001'), (u'INDIRECT_-1206904164', u'CALL_-1206929794'), (u'INDIRECT_-1206912946', u'MULTIEQUAL_-1206914199'), (u'CALL_-1206928709', u'INDIRECT_-1206886801'), (u'INDIRECT_-1206901921', u'MULTIEQUAL_-1206904511'), (u'CALL_-1206934963', u'INDIRECT_-1206902183'), (u'INDIRECT_-1206895768', u'COPY_-1206879607'), (u'INDIRECT_-1206894189', u'MULTIEQUAL_-1206898443'), (u'CALL_-1206929226', u'INDIRECT_-1206890357'), (u'CALL_-1206931142', u'INDIRECT_-1206889663'), (u'INDIRECT_-1206900376', u'MULTIEQUAL_-1206900171'), (u'CALL_-1206932271', u'INDIRECT_-1206892015'), (u'STORE_-1206937611', u'INDIRECT_-1206905716'), (u'INDIRECT_-1206906444', u'MULTIEQUAL_-1206906249'), (u'CALL_-1206921264', u'INDIRECT_-1206888369'), (u'CALL_-1206930086', u'INDIRECT_-1206899487'), (u'STORE_-1206929089', u'INDIRECT_-1206903686'), (u'CALL_-1206929145', u'INDIRECT_-1206888748'), (u'CALL_-1206934991', u'INDIRECT_-1206905986'), (u'PTRADD_-1206924956', u'COPY_-1206873651'), (u'CALL_-1206932827', u'INDIRECT_-1206913214'), (u'INDIRECT_-1206906550', u'MULTIEQUAL_-1206906320'), (u'CALL_-1206934098', u'INDIRECT_-1206889941'), (u'CALLIND_-1206921412', u'INDIRECT_-1206892968'), (u'CALL_-1206927316', u'INDIRECT_-1206896845'), (u'INDIRECT_-1206905422', u'MULTIEQUAL_-1206907089'), (u'CALL_-1206937186', u'INDIRECT_-1206892953'), (u'CALL_-1206928271', u'INDIRECT_-1206886915'), (u'INDIRECT_-1206905890', u'MULTIEQUAL_-1206905684'), (u'STORE_-1206930175', u'INDIRECT_-1206894708'), (u'CALL_-1206928772', u'INDIRECT_-1206904228'), (u'MULTIEQUAL_-1206904141', u'MULTIEQUAL_-1206904127'), (u'CALL_-1206930899', u'INDIRECT_-1206908231'), (u'CALL_-1206924677', u'INDIRECT_-1206895561'), (u'INDIRECT_-1206905117', u'MULTIEQUAL_-1206904872'), ('const-1084304', u'PTRSUB_-1206876721'), (u'CALL_-1206937186', u'INDIRECT_-1206916215'), (u'INT_EQUAL_-1206925001', u'MULTIEQUAL_-1206912675'), (u'STORE_-1206928662', u'INDIRECT_-1206890469'), (u'CALL_-1206922584', u'INDIRECT_-1206889261'), (u'INDIRECT_-1206897902', u'MULTIEQUAL_-1206897786'), (u'INDIRECT_-1206905470', u'MULTIEQUAL_-1206905264'), (u'INDIRECT_-1206909218', u'MULTIEQUAL_-1206909130'), (u'INDIRECT_-1206914287', u'MULTIEQUAL_-1206880418'), (u'MULTIEQUAL_-1206890231', u'MULTIEQUAL_-1206890215'), (u'STORE_-1206930828', u'INDIRECT_-1206909817'), (u'CALL_-1206934888', u'INDIRECT_-1206904072'), (u'MULTIEQUAL_-1206904561', u'MULTIEQUAL_-1206903533'), (u'MULTIEQUAL_-1206874304', u'MULTIEQUAL_-1206893336'), (u'CALL_-1206922584', u'INDIRECT_-1206900601'), (u'CALL_-1206928629', u'INDIRECT_-1206898999'), (u'INDIRECT_-1206906009', u'MULTIEQUAL_-1206905894'), (u'STORE_-1206927241', u'INDIRECT_-1206889569'), (u'INDIRECT_-1206891547', u'COPY_-1206880294'), ('tmp_10212', u'CBRANCH_-1206928256'), (u'CALL_-1206930550', u'INDIRECT_-1206900022'), (u'INDIRECT_-1206911028', u'MULTIEQUAL_-1206910706'), (u'INDIRECT_-1206912165', u'MULTIEQUAL_-1206916316'), (u'MULTIEQUAL_-1206877008', u'MULTIEQUAL_-1206906621'), (u'INDIRECT_-1206889963', u'MULTIEQUAL_-1206891620'), (u'INDIRECT_-1206905093', u'MULTIEQUAL_-1206905516'), (u'INDIRECT_-1206905093', u'MULTIEQUAL_-1206905516'), (u'CALL_-1206927017', u'INDIRECT_-1206893136'), (u'CALL_-1206921320', u'INDIRECT_-1206889138'), (u'INDIRECT_-1206898550', u'MULTIEQUAL_-1206899196'), (u'STORE_-1206929089', u'INDIRECT_-1206901166'), (u'CALL_-1206937875', u'MULTIEQUAL_-1206913602'), (u'CALL_-1206937875', u'INDIRECT_-1206884461'), (u'CALL_-1206931142', u'INDIRECT_-1206905203'), (u'CALL_-1206928518', u'INDIRECT_-1206897009'), (u'CALL_-1206931337', u'INDIRECT_-1206907832'), (u'MULTIEQUAL_-1206906492', u'MULTIEQUAL_-1206905854'), (u'INDIRECT_-1206895322', u'MULTIEQUAL_-1206895051'), (u'INDIRECT_-1206884954', u'COPY_-1206879699'), (u'CALL_-1206929902', u'INDIRECT_-1206896228'), (u'CALL_-1206929145', u'INDIRECT_-1206894208'), (u'MULTIEQUAL_-1206896350', u'MULTIEQUAL_-1206896215'), (u'INDIRECT_-1206900981', u'COPY_-1206880539'), (u'STORE_-1206934385', u'INDIRECT_-1206905977'), (u'INDIRECT_-1206902056', u'MULTIEQUAL_-1206901851'), (u'CALL_-1206930550', u'INDIRECT_-1206878851'), (u'INDIRECT_-1206892201', u'MULTIEQUAL_-1206891981'), (u'INDIRECT_-1206906257', u'MULTIEQUAL_-1206905423'), (u'CALL_-1206938036', u'INDIRECT_-1206900255'), ('const-8', u'PTRADD_-1206881585'), (u'CALLIND_-1206925046', u'INDIRECT_-1206889462'), (u'CALL_-1206922426', u'INDIRECT_-1206889920'), (u'CALL_-1206922426', u'INDIRECT_-1206893700'), (u'MULTIEQUAL_-1206911463', u'MULTIEQUAL_-1206878311'), (u'CALL_-1206934081', u'INDIRECT_-1206907570'), (u'CALL_-1206932860', u'INDIRECT_-1206909037'), (u'STORE_-1206930310', u'INDIRECT_-1206899388'), (u'CALL_-1206921134', u'INDIRECT_-1206894562'), (u'INDIRECT_-1206892929', u'MULTIEQUAL_-1206892531'), (u'INDIRECT_-1206908983', u'MULTIEQUAL_-1206909296'), (u'MULTIEQUAL_-1206874343', u'MULTIEQUAL_-1206909165'), (u'CALL_-1206938232', u'INDIRECT_-1206900385'), (u'INDIRECT_-1206907916', u'MULTIEQUAL_-1206907498'), (u'CALL_-1206934098', u'INDIRECT_-1206893301'), (u'INDIRECT_-1206903155', u'MULTIEQUAL_-1206902851'), (u'STORE_-1206932305', u'INDIRECT_-1206894719'), (u'CALL_-1206928629', u'INDIRECT_-1206898159'), (u'CALL_-1206933998', u'INDIRECT_-1206891556'), ('const-0', u'INT_NOTEQUAL_-1206928336'), (u'INDIRECT_-1206898257', u'MULTIEQUAL_-1206899061'), (u'MULTIEQUAL_-1206902976', u'MULTIEQUAL_-1206905387'), (u'MULTIEQUAL_-1206874303', u'MULTIEQUAL_-1206892916'), (u'CALL_-1206930506', u'INDIRECT_-1206901253'), (u'INDIRECT_-1206893171', u'MULTIEQUAL_-1206894461'), (u'CALL_-1206926003', u'INDIRECT_-1206891688'), (u'INDIRECT_-1206903737', u'MULTIEQUAL_-1206903398'), (u'INT_AND_-1206929160', u'CAST_-1206871796'), (u'MULTIEQUAL_-1206876125', u'MULTIEQUAL_-1206896081'), (u'CALL_-1206931595', u'INDIRECT_-1206895796'), ('const-8', u'INT_ADD_-1206921971'), (u'STORE_-1206937772', u'INDIRECT_-1206910005'), (u'INDIRECT_-1206900905', u'MULTIEQUAL_-1206900860'), (u'INDIRECT_-1206903485', u'MULTIEQUAL_-1206904151'), (u'STORE_-1206937611', u'INDIRECT_-1206906976'), (u'INDIRECT_-1206886188', u'MULTIEQUAL_-1206886154'), (u'MULTIEQUAL_-1206904812', u'MULTIEQUAL_-1206904174'), (u'INDIRECT_-1206902540', u'MULTIEQUAL_-1206902442'), (u'CALL_-1206930394', u'INDIRECT_-1206895317'), (u'INDIRECT_-1206901475', u'MULTIEQUAL_-1206900970'), (u'CALL_-1206927048', u'INDIRECT_-1206877933'), (u'STORE_-1206932305', u'INDIRECT_-1206897239'), (u'INDIRECT_-1206899999', u'MULTIEQUAL_-1206899827'), (u'INDIRECT_-1206898061', u'MULTIEQUAL_-1206899101'), ('const-0', u'INT_NOTEQUAL_-1206930335'), (u'CALLIND_-1206921999', u'INDIRECT_-1206892531'), (u'CALL_-1206931745', u'INDIRECT_-1206883071'), (u'CALL_-1206938310', u'INDIRECT_-1206905059'), (u'INT_NOTEQUAL_-1206921776', u'CBRANCH_-1206921775'), (u'LOAD_-1206922111', u'INT_ADD_-1206922053'), (u'STORE_-1206932486', u'INDIRECT_-1206908469'), (u'MULTIEQUAL_-1206897672', u'MULTIEQUAL_-1206897034'), (u'MULTIEQUAL_-1206901599', u'MULTIEQUAL_-1206878288'), (u'CALLIND_-1206921999', u'INDIRECT_-1206875643'), (u'LOAD_-1206928242', u'INT_ADD_-1206928219'), (u'STORE_-1206921864', u'INDIRECT_-1206903969'), (u'STORE_-1206922815', u'INDIRECT_-1206882811'), (u'CALLIND_-1206921359', u'INDIRECT_-1206900867'), (u'CALL_-1206937302', u'INDIRECT_-1206911932'), ('const-0', u'INT_EQUAL_-1206931110'), (u'CALLIND_-1206921388', u'INDIRECT_-1206899623'), (u'INDIRECT_-1206894153', u'MULTIEQUAL_-1206893955'), (u'INDIRECT_-1206892254', u'MULTIEQUAL_-1206892105'), (u'CALL_-1206938131', u'INDIRECT_-1206907033'), (u'CALL_-1206929645', u'INDIRECT_-1206900152'), (u'MULTIEQUAL_-1206899958', u'MULTIEQUAL_-1206899939'), (u'STORE_-1206937920', u'INDIRECT_-1206910916'), (u'INDIRECT_-1206898942', u'MULTIEQUAL_-1206898703'), ('const-5', u'INT_RIGHT_-1206939162'), (u'INDIRECT_-1206903537', u'MULTIEQUAL_-1206903246'), (u'STORE_-1206928622', u'INDIRECT_-1206887666'), ('tmp_15281', u'CBRANCH_-1206928231'), (u'CALL_-1206934862', u'INDIRECT_-1206905502'), (u'CALL_-1206930394', u'INDIRECT_-1206888597'), (u'INDIRECT_-1206889608', u'MULTIEQUAL_-1206886303'), (u'STORE_-1206929089', u'INDIRECT_-1206902426'), (u'INDIRECT_-1206906817', u'MULTIEQUAL_-1206906709'), (u'CALL_-1206938725', u'INDIRECT_-1206898373'), (u'CAST_-1206875260', u'LOAD_-1206934196'), (u'INDIRECT_-1206904265', u'MULTIEQUAL_-1206904220'), (u'CALL_-1206930882', u'INDIRECT_-1206910320'), (u'CALL_-1206928644', u'INDIRECT_-1206888559'), (u'STORE_-1206925221', u'INDIRECT_-1206893127'), (u'INDIRECT_-1206879066', u'CALL_-1206930274'), (u'INDIRECT_-1206886171', u'MULTIEQUAL_-1206886501'), (u'MULTIEQUAL_-1206890593', u'MULTIEQUAL_-1206891532'), (u'CALL_-1206925783', u'INDIRECT_-1206896597'), (u'CALL_-1206934365', u'INDIRECT_-1206912357'), (u'CALL_-1206928709', u'INDIRECT_-1206908221'), (u'INDIRECT_-1206882380', u'MULTIEQUAL_-1206882127'), (u'STORE_-1206928327', u'INDIRECT_-1206907032'), (u'CALL_-1206930476', u'INDIRECT_-1206878798'), ('tmp_72983', u'CALL_-1206931701'), (u'LOAD_-1206922709', u'INT_EQUAL_-1206922694'), (u'CALL_-1206938756', u'INDIRECT_-1206894819'), (u'INDIRECT_-1206876566', u'MULTIEQUAL_-1206876245'), (u'CALL_-1206924668', u'INDIRECT_-1206887650'), (u'CALL_-1206938694', u'INDIRECT_-1206900033'), (u'CALL_-1206921832', u'INDIRECT_-1206902522'), (u'CALL_-1206936019', u'INDIRECT_-1206902383'), (u'MULTIEQUAL_-1206909743', u'LOAD_-1206921973'), (u'INDIRECT_-1206908236', u'MULTIEQUAL_-1206908035'), (u'MULTIEQUAL_-1206898253', u'MULTIEQUAL_-1206898211'), ('tmp_22934', u'CBRANCH_-1206929119'), (u'INDIRECT_-1206895957', u'MULTIEQUAL_-1206895878'), (u'INDIRECT_-1206907999', u'MULTIEQUAL_-1206907611'), (u'INDIRECT_-1206900699', u'MULTIEQUAL_-1206900292'), (u'CALLIND_-1206921412', u'INDIRECT_-1206884148'), (u'CALL_-1206937824', u'INDIRECT_-1206899307'), (u'MULTIEQUAL_-1206873724', u'MULTIEQUAL_-1206873520'), (u'CALL_-1206933125', u'INDIRECT_-1206881245'), (u'CALL_-1206938421', u'INDIRECT_-1206896300'), (u'COPY_-1206926003', u'MULTIEQUAL_-1206893823'), (u'COPY_-1206871011', u'MULTIEQUAL_-1206881585'), (u'INDIRECT_-1206900625', u'MULTIEQUAL_-1206900402'), ('const-12', u'INT_ADD_-1206922059'), (u'CALL_-1206930311', u'INDIRECT_-1206892751'), (u'CALL_-1206937824', u'INDIRECT_-1206894267'), (u'COPY_-1206878640', u'RETURN_-1206878561'), (u'INDIRECT_-1206898267', u'COPY_-1206880310'), (u'CALL_-1206927297', u'INDIRECT_-1206908591'), (u'INDIRECT_-1206899836', u'MULTIEQUAL_-1206899569'), (u'STORE_-1206933398', u'INDIRECT_-1206903762'), (u'CALL_-1206930927', u'INDIRECT_-1206898793'), (u'INDIRECT_-1206905542', u'MULTIEQUAL_-1206906471'), (u'INDIRECT_-1206902095', u'MULTIEQUAL_-1206901487'), (u'MULTIEQUAL_-1206906320', u'MULTIEQUAL_-1206906263'), (u'CALL_-1206930556', u'INDIRECT_-1206904056'), (u'CALL_-1206934991', u'INDIRECT_-1206892126'), (u'MULTIEQUAL_-1206893583', u'MULTIEQUAL_-1206894283'), (u'CALL_-1206921844', u'INDIRECT_-1206884719'), (u'INDIRECT_-1206887782', u'MULTIEQUAL_-1206889449'), (u'CALL_-1206928815', u'INDIRECT_-1206904321'), (u'CALL_-1206938900', u'INDIRECT_-1206915476'), (u'CALL_-1206934396', u'INDIRECT_-1206911960'), (u'CALL_-1206935821', u'INDIRECT_-1206891742'), (u'PTRADD_-1206880606', u'LOAD_-1206937712'), (u'CALL_-1206921832', u'INDIRECT_-1206882782'), (u'MULTIEQUAL_-1206890112', u'MULTIEQUAL_-1206890087'), (u'INDIRECT_-1206888978', u'MULTIEQUAL_-1206889482'), (u'INDIRECT_-1206906566', u'MULTIEQUAL_-1206909034'), (u'INDIRECT_-1206894283', u'MULTIEQUAL_-1206894596'), (u'STORE_-1206930175', u'INDIRECT_-1206889248'), (u'INDIRECT_-1206906441', u'COPY_-1206880552'), (u'INDIRECT_-1206913685', u'MULTIEQUAL_-1206914632'), (u'INDIRECT_-1206898256', u'MULTIEQUAL_-1206898022'), (u'INDIRECT_-1206907629', u'MULTIEQUAL_-1206907231'), (u'CALL_-1206929794', u'INDIRECT_-1206889862'), (u'INDIRECT_-1206895119', u'MULTIEQUAL_-1206895696'), (u'INDIRECT_-1206907517', u'MULTIEQUAL_-1206907178'), (u'CALL_-1206934835', u'INDIRECT_-1206899853'), (u'INDIRECT_-1206901383', u'MULTIEQUAL_-1206901192'), (u'CALL_-1206925432', u'INDIRECT_-1206899203'), (u'STORE_-1206930828', u'INDIRECT_-1206906457'), (u'MULTIEQUAL_-1206910094', u'MULTIEQUAL_-1206910075'), (u'INT_ADD_-1206937758', u'CAST_-1206877870'), (u'INDIRECT_-1206874219', u'MULTIEQUAL_-1206875803'), (u'STORE_-1206924560', u'INDIRECT_-1206891100'), (u'CALL_-1206934862', u'INDIRECT_-1206882231'), (u'INDIRECT_-1206899748', u'MULTIEQUAL_-1206901187'), (u'STORE_-1206921743', u'INDIRECT_-1206890875'), (u'MULTIEQUAL_-1206902878', u'MULTIEQUAL_-1206902872'), (u'CALL_-1206928734', u'INDIRECT_-1206905885'), (u'INDIRECT_-1206893405', u'MULTIEQUAL_-1206894071'), (u'INDIRECT_-1206893488', u'MULTIEQUAL_-1206894881'), (u'INDIRECT_-1206895560', u'MULTIEQUAL_-1206896068'), (u'CALL_-1206928225', u'INDIRECT_-1206910233'), (u'STORE_-1206927248', u'INDIRECT_-1206905114'), (u'CALLIND_-1206925511', u'INDIRECT_-1206893473'), (u'CALL_-1206924612', u'INDIRECT_-1206906365'), (u'CAST_-1206870944', u'PTRADD_-1206872690'), (u'MULTIEQUAL_-1206892603', u'MULTIEQUAL_-1206895313'), (u'SUBPIECE_-1206915501', u'STORE_-1206922807'), (u'CALL_-1206921361', u'INDIRECT_-1206896396'), (u'STORE_-1206935460', u'INDIRECT_-1206906139'), (u'CAST_-1206875107', u'CALL_-1206933962'), (u'INDIRECT_-1206905568', u'MULTIEQUAL_-1206905455'), (u'CALL_-1206933125', u'INDIRECT_-1206909976'), (u'COPY_-1206922250', u'MULTIEQUAL_-1206880372'), (u'CALL_-1206929385', u'INDIRECT_-1206901787'), (u'INDIRECT_-1206895684', u'COPY_-1206879487'), (u'STORE_-1206937772', u'INDIRECT_-1206896985'), (u'MULTIEQUAL_-1206910021', u'MULTIEQUAL_-1206910001'), (u'CALL_-1206937729', u'INDIRECT_-1206894645'), (u'STORE_-1206934224', u'INDIRECT_-1206892442'), ('const-433', u'LOAD_-1206930855'), (u'CALL_-1206932911', u'INDIRECT_-1206893952'), (u'INDIRECT_-1206879855', u'MULTIEQUAL_-1206876959'), (u'CALL_-1206924677', u'INDIRECT_-1206907321'), (u'COPY_-1206874611', u'MULTIEQUAL_-1206876966'), (u'INDIRECT_-1206891493', u'MULTIEQUAL_-1206880908'), (u'STORE_-1206932486', u'INDIRECT_-1206893349'), (u'CALL_-1206928257', u'INDIRECT_-1206908570'), (u'INDIRECT_-1206911965', u'MULTIEQUAL_-1206911742'), (u'CALL_-1206931183', u'INDIRECT_-1206893225'), (u'CALL_-1206931545', u'INDIRECT_-1206879480'), (u'INDIRECT_-1206911936', u'MULTIEQUAL_-1206911520'), ('const-0', u'COPY_-1206928992'), (u'MULTIEQUAL_-1206901218', u'MULTIEQUAL_-1206901199'), (u'CALL_-1206937446', u'INDIRECT_-1206894242'), (u'CALL_-1206929296', u'INDIRECT_-1206892918'), (u'CALL_-1206921832', u'INDIRECT_-1206896642'), ('const-1', u'PTRADD_-1206880628'), (u'STORE_-1206925416', u'INDIRECT_-1206906245'), (u'INDIRECT_-1206884644', u'MULTIEQUAL_-1206884323'), (u'MULTIEQUAL_-1206899587', u'MULTIEQUAL_-1206899093'), (u'CALL_-1206938975', u'INDIRECT_-1206898718'), (u'INDIRECT_-1206907312', u'MULTIEQUAL_-1206905106'), (u'INDIRECT_-1206885723', u'MULTIEQUAL_-1206885857'), (u'INDIRECT_-1206904029', u'COPY_-1206880084'), (u'INDIRECT_-1206884068', u'MULTIEQUAL_-1206883719'), ('const-5', u'PTRADD_-1206880709'), (u'INDIRECT_-1206891632', u'MULTIEQUAL_-1206891541'), (u'STORE_-1206930873', u'INDIRECT_-1206905640'), (u'CALL_-1206927048', u'INDIRECT_-1206897004'), (u'CALL_-1206934081', u'INDIRECT_-1206894970'), (u'CALL_-1206929071', u'INDIRECT_-1206908561'), (u'STORE_-1206934436', u'INDIRECT_-1206893410'), (u'MULTIEQUAL_-1206897841', u'MULTIEQUAL_-1206897841'), (u'LOAD_-1206924457', u'INT_ADD_-1206922657'), (u'CALL_-1206937924', u'INDIRECT_-1206903141'), (u'COPY_-1206869471', u'MULTIEQUAL_-1206909696'), (u'INDIRECT_-1206905618', u'MULTIEQUAL_-1206905442'), (u'CALLIND_-1206925046', u'INDIRECT_-1206901642'), (u'MULTIEQUAL_-1206898483', u'MULTIEQUAL_-1206898375'), (u'CALL_-1206928677', u'INDIRECT_-1206893689'), (u'CALL_-1206931337', u'INDIRECT_-1206899432'), (u'INDIRECT_-1206906353', u'MULTIEQUAL_-1206906776'), (u'INDIRECT_-1206906353', u'MULTIEQUAL_-1206906776'), (u'INDIRECT_-1206893514', u'MULTIEQUAL_-1206895051'), (u'INDIRECT_-1206884460', u'MULTIEQUAL_-1206886160'), (u'CALL_-1206934365', u'INDIRECT_-1206903537'), (u'INT_NOTEQUAL_-1206929147', u'CBRANCH_-1206929141'), (u'MULTIEQUAL_-1206891489', u'MULTIEQUAL_-1206891475'), (u'CALL_-1206928690', u'INDIRECT_-1206900820'), (u'CALL_-1206929019', u'INDIRECT_-1206890903'), (u'STORE_-1206921852', u'INDIRECT_-1206890939'), (u'INDIRECT_-1206906500', u'MULTIEQUAL_-1206880947'), (u'INDIRECT_-1206896636', u'MULTIEQUAL_-1206894546'), (u'CALL_-1206930556', u'INDIRECT_-1206880785'), (u'INDIRECT_-1206912995', u'MULTIEQUAL_-1206913779'), (u'STORE_-1206928270', u'INDIRECT_-1206888908'), (u'MULTIEQUAL_-1206903939', u'MULTIEQUAL_-1206880940'), (u'CALLIND_-1206929135', u'INDIRECT_-1206903140'), (u'CALL_-1206928644', u'INDIRECT_-1206907459'), (u'INDIRECT_-1206906463', u'MULTIEQUAL_-1206906225'), (u'INT_ADD_-1206921710', u'CAST_-1206869219'), (u'INDIRECT_-1206897539', u'COPY_-1206879843'), (u'LOAD_-1206935624', u'INT_AND_-1206935591'), (u'CALL_-1206931701', u'INDIRECT_-1206906743'), (u'CALL_-1206928331', u'INDIRECT_-1206897695'), (u'INDIRECT_-1206899138', u'MULTIEQUAL_-1206899050'), (u'MULTIEQUAL_-1206893023', u'MULTIEQUAL_-1206895733'), (u'INDIRECT_-1206893448', u'MULTIEQUAL_-1206894887'), (u'CALL_-1206932327', u'INDIRECT_-1206910516'), (u'LOAD_-1206921987', u'INT_EQUAL_-1206921972'), (u'INDIRECT_-1206904222', u'MULTIEQUAL_-1206905480'), (u'MULTIEQUAL_-1206910532', u'MULTIEQUAL_-1206910514'), (u'INT_EQUAL_-1206923341', u'CBRANCH_-1206923337'), (u'INT_NOTEQUAL_-1206921913', u'CBRANCH_-1206921912'), (u'MULTIEQUAL_-1206898483', u'MULTIEQUAL_-1206901193'), (u'INDIRECT_-1206901803', u'MULTIEQUAL_-1206902412'), (u'CALL_-1206927360', u'INDIRECT_-1206900644'), (u'CALL_-1206928601', u'INDIRECT_-1206909905'), (u'MULTIEQUAL_-1206904424', u'MULTIEQUAL_-1206904371'), (u'MULTIEQUAL_-1206909999', u'MULTIEQUAL_-1206878308'), (u'CALL_-1206933125', u'INDIRECT_-1206904936'), (u'INDIRECT_-1206898427', u'MULTIEQUAL_-1206900214'), (u'MULTIEQUAL_-1206901528', u'MULTIEQUAL_-1206901431'), (u'INDIRECT_-1206901528', u'MULTIEQUAL_-1206901431'), (u'MULTIEQUAL_-1206873728', u'INT_ADD_-1206922526'), (u'MULTIEQUAL_-1206905474', u'MULTIEQUAL_-1206906661'), (u'CALL_-1206925694', u'INDIRECT_-1206877148'), (u'MULTIEQUAL_-1206889971', u'MULTIEQUAL_-1206889952'), (u'CALL_-1206932327', u'INDIRECT_-1206906736'), (u'MULTIEQUAL_-1206906463', u'COPY_-1206875956'), (u'MULTIEQUAL_-1206880419', u'MULTIEQUAL_-1206914403'), (u'CALL_-1206931539', u'INDIRECT_-1206902075'), ('const-433', u'STORE_-1206928270'), (u'INDIRECT_-1206889629', u'MULTIEQUAL_-1206889584'), (u'CALL_-1206928992', u'INDIRECT_-1206901805'), (u'MULTIEQUAL_-1206901675', u'MULTIEQUAL_-1206901654'), (u'INDIRECT_-1206890994', u'MULTIEQUAL_-1206890845'), (u'INDIRECT_-1206906295', u'MULTIEQUAL_-1206905875'), (u'INT_NOTEQUAL_-1206873142', u'BOOL_OR_-1206923862'), (u'INDIRECT_-1206904728', u'MULTIEQUAL_-1206904406'), (u'MULTIEQUAL_-1206890272', u'MULTIEQUAL_-1206891023'), (u'STORE_-1206925381', u'INDIRECT_-1206907064'), (u'INDIRECT_-1206896253', u'MULTIEQUAL_-1206896055'), (u'MULTIEQUAL_-1206904392', u'MULTIEQUAL_-1206903754'), (u'STORE_-1206929089', u'INDIRECT_-1206906206'), (u'STORE_-1206924934', u'INDIRECT_-1206886699'), (u'INDIRECT_-1206909320', u'MULTIEQUAL_-1206904110'), (u'CALL_-1206937824', u'INDIRECT_-1206884773'), (u'INDIRECT_-1206900047', u'MULTIEQUAL_-1206900011'), (u'STORE_-1206934224', u'INDIRECT_-1206902102'), (u'CALL_-1206937924', u'INDIRECT_-1206906921'), (u'INDIRECT_-1206907199', u'COPY_-1206879866'), (u'CALL_-1206933125', u'INDIRECT_-1206911656'), (u'CALL_-1206928677', u'CALL_-1206928621'), (u'INDIRECT_-1206903659', u'MULTIEQUAL_-1206903800'), (u'INDIRECT_-1206895888', u'MULTIEQUAL_-1206895696'), (u'PTRADD_-1206878940', u'MULTIEQUAL_-1206919638'), (u'MULTIEQUAL_-1206893871', u'MULTIEQUAL_-1206893205'), (u'INDIRECT_-1206897736', u'MULTIEQUAL_-1206897240'), (u'INDIRECT_-1206883911', u'MULTIEQUAL_-1206884660'), (u'INDIRECT_-1206894716', u'MULTIEQUAL_-1206894300'), (u'CALL_-1206928644', u'INDIRECT_-1206901999'), (u'MULTIEQUAL_-1206906879', u'MULTIEQUAL_-1206880947'), (u'MULTIEQUAL_-1206904930', u'MULTIEQUAL_-1206906417'), (u'INDIRECT_-1206911439', u'MULTIEQUAL_-1206912059'), (u'STORE_-1206937788', u'INDIRECT_-1206903710'), (u'CALL_-1206935851', u'INDIRECT_-1206900586'), (u'CALL_-1206933623', u'INDIRECT_-1206903098'), (u'CALL_-1206928382', u'INDIRECT_-1206895623'), (u'INDIRECT_-1206904089', u'MULTIEQUAL_-1206905812'), ('const-352', u'INT_ADD_-1206929129'), (u'INDIRECT_-1206896722', u'MULTIEQUAL_-1206897651'), (u'INDIRECT_-1206876162', u'MULTIEQUAL_-1206875994'), ('const-8', u'PTRADD_-1206877570'), (u'INDIRECT_-1206894993', u'MULTIEQUAL_-1206894974'), (u'CALL_-1206938131', u'INDIRECT_-1206900313'), (u'MULTIEQUAL_-1206892472', u'MULTIEQUAL_-1206892454'), (u'INDIRECT_-1206889708', u'MULTIEQUAL_-1206891101'), (u'MULTIEQUAL_-1206899211', u'MULTIEQUAL_-1206899192'), (u'CALLIND_-1206921710', u'INDIRECT_-1206899096'), (u'MULTIEQUAL_-1206891343', u'MULTIEQUAL_-1206891235'), (u'INDIRECT_-1206898781', u'MULTIEQUAL_-1206898679'), (u'CALL_-1206927360', u'INDIRECT_-1206904424'), (u'CALL_-1206927360', u'INDIRECT_-1206886784'), (u'CALL_-1206926003', u'INDIRECT_-1206885388'), (u'MULTIEQUAL_-1206911546', u'MULTIEQUAL_-1206911570'), (u'CALL_-1206926063', u'INDIRECT_-1206900120'), (u'STORE_-1206928553', u'INDIRECT_-1206910562'), (u'CALL_-1206927093', u'INDIRECT_-1206884843'), (u'INDIRECT_-1206895140', u'MULTIEQUAL_-1206894879'), (u'INDIRECT_-1206913753', u'MULTIEQUAL_-1206880962'), (u'CALL_-1206930556', u'INDIRECT_-1206911196'), (u'CALL_-1206928357', u'INDIRECT_-1206906950'), (u'INDIRECT_-1206881844', u'MULTIEQUAL_-1206881737'), (u'CALL_-1206937414', u'INDIRECT_-1206905559'), (u'INDIRECT_-1206911965', u'MULTIEQUAL_-1206911816'), (u'INDIRECT_-1206896243', u'MULTIEQUAL_-1206896999'), (u'INDIRECT_-1206897516', u'MULTIEQUAL_-1206897920'), (u'MULTIEQUAL_-1206913143', u'MULTIEQUAL_-1206878315'), (u'INDIRECT_-1206905104', u'MULTIEQUAL_-1206909667'), (u'CALL_-1206935494', u'INDIRECT_-1206894505'), (u'INDIRECT_-1206902768', u'MULTIEQUAL_-1206904552'), (u'CALL_-1206931701', u'INDIRECT_-1206905063'), (u'INDIRECT_-1206895880', u'MULTIEQUAL_-1206890670'), (u'CALL_-1206930210', u'INDIRECT_-1206889314'), (u'MULTIEQUAL_-1206908624', u'MULTIEQUAL_-1206908571'), (u'INDIRECT_-1206897265', u'MULTIEQUAL_-1206897116'), (u'CALL_-1206927405', u'INDIRECT_-1206893531'), (u'CALL_-1206935821', u'INDIRECT_-1206905182'), (u'INDIRECT_-1206898640', u'MULTIEQUAL_-1206898009'), (u'CALL_-1206932359', u'INDIRECT_-1206904518'), (u'INDIRECT_-1206904323', u'MULTIEQUAL_-1206904132'), (u'INDIRECT_-1206898419', u'MULTIEQUAL_-1206899415'), (u'INDIRECT_-1206896820', u'MULTIEQUAL_-1206896559'), (u'CALL_-1206934888', u'INDIRECT_-1206893572'), (u'CALL_-1206928150', u'INDIRECT_-1206910149'), (u'INDIRECT_-1206889681', u'MULTIEQUAL_-1206889461'), ('const-433', u'LOAD_-1206938273'), (u'CALL_-1206928271', u'INDIRECT_-1206903519'), (u'CALL_-1206922325', u'INDIRECT_-1206896165'), (u'INDIRECT_-1206895342', u'MULTIEQUAL_-1206895140'), (u'CALL_-1206937430', u'INDIRECT_-1206909770'), (u'STORE_-1206933958', u'INDIRECT_-1206890608'), (u'CALL_-1206930915', u'INDIRECT_-1206892283'), (u'MULTIEQUAL_-1206894992', u'MULTIEQUAL_-1206894974'), (u'INDIRECT_-1206904869', u'COPY_-1206880086'), (u'CALL_-1206930915', u'INDIRECT_-1206894383'), (u'CALL_-1206927316', u'INDIRECT_-1206892645'), (u'CALL_-1206939005', u'INDIRECT_-1206899995'), (u'CALL_-1206926019', u'INDIRECT_-1206903881'), (u'INDIRECT_-1206897816', u'MULTIEQUAL_-1206897439'), (u'CALL_-1206935494', u'INDIRECT_-1206910885'), (u'INDIRECT_-1206908382', u'MULTIEQUAL_-1206908283'), (u'MULTIEQUAL_-1206877172', u'MULTIEQUAL_-1206876757'), (u'CALL_-1206925460', u'INDIRECT_-1206903837'), (u'INDIRECT_-1206907986', u'COPY_-1206879402'), (u'CALL_-1206928382', u'INDIRECT_-1206879238'), (u'CALL_-1206931595', u'INDIRECT_-1206910496'), (u'STORE_-1206928482', u'INDIRECT_-1206910520'), ('tmp_636', u'CBRANCH_-1206939271'), (u'INDIRECT_-1206879631', u'MULTIEQUAL_-1206881366'), (u'CALL_-1206933773', u'INDIRECT_-1206893528'), (u'CALL_-1206929529', u'INDIRECT_-1206893395'), (u'CALL_-1206929750', u'INDIRECT_-1206887782'), (u'CALL_-1206930899', u'INDIRECT_-1206905291'), (u'LOAD_-1206928796', u'INT_ADD_-1206928613'), (u'CAST_-1206878509', u'LOAD_-1206938864'), (u'INDIRECT_-1206901074', u'MULTIEQUAL_-1206902611'), (u'INDIRECT_-1206895961', u'MULTIEQUAL_-1206897001'), (u'INDIRECT_-1206895330', u'MULTIEQUAL_-1206895174'), (u'INDIRECT_-1206891352', u'MULTIEQUAL_-1206889146'), (u'STORE_-1206925416', u'INDIRECT_-1206890285'), (u'CALL_-1206932954', u'INT_EQUAL_-1206932936'), (u'INDIRECT_-1206883694', u'MULTIEQUAL_-1206884724'), (u'INDIRECT_-1206915755', u'MULTIEQUAL_-1206915250'), (u'INDIRECT_-1206909622', u'MULTIEQUAL_-1206911289'), (u'INDIRECT_-1206892164', u'MULTIEQUAL_-1206891903'), (u'INDIRECT_-1206896170', u'MULTIEQUAL_-1206895738'), (u'INDIRECT_-1206893847', u'MULTIEQUAL_-1206893465'), (u'CALL_-1206928815', u'INDIRECT_-1206909361'), (u'CAST_-1206872592', u'LOAD_-1206928752'), (u'MULTIEQUAL_-1206915972', u'PTRADD_-1206878291'), (u'INDIRECT_-1206900318', u'MULTIEQUAL_-1206900822'), (u'INDIRECT_-1206896327', u'MULTIEQUAL_-1206898114'), (u'CALL_-1206924668', u'INDIRECT_-1206893530'), (u'MULTIEQUAL_-1206910197', u'MULTIEQUAL_-1206910147'), (u'INDIRECT_-1206903877', u'MULTIEQUAL_-1206903769'), (u'INDIRECT_-1206914872', u'MULTIEQUAL_-1206912666'), (u'CALL_-1206930157', u'INDIRECT_-1206897235'), (u'MULTIEQUAL_-1206876972', u'MULTIEQUAL_-1206891501'), ('const-1171814', u'PTRSUB_-1206928815'), (u'CALL_-1206922426', u'INDIRECT_-1206899160'), (u'CALL_-1206932271', u'INDIRECT_-1206906295'), (u'CALL_-1206921844', u'INDIRECT_-1206890599'), (u'INDIRECT_-1206904280', u'MULTIEQUAL_-1206899070'), (u'CALL_-1206925783', u'INDIRECT_-1206902477'), (u'MULTIEQUAL_-1206900798', u'MULTIEQUAL_-1206900779'), (u'INDIRECT_-1206893930', u'MULTIEQUAL_-1206894576'), ('const-6', u'PTRADD_-1206873214'), (u'CALL_-1206928152', u'INDIRECT_-1206905973'), (u'CALL_-1206933594', u'INDIRECT_-1206895944'), (u'INDIRECT_-1206894605', u'MULTIEQUAL_-1206894560'), (u'INDIRECT_-1206903437', u'MULTIEQUAL_-1206903192'), (u'CALL_-1206936019', u'INDIRECT_-1206895243'), (u'INDIRECT_-1206893559', u'MULTIEQUAL_-1206893152'), (u'CALL_-1206921308', u'INDIRECT_-1206901828'), (u'STORE_-1206933118', u'INDIRECT_-1206898982'), (u'INDIRECT_-1206902762', u'MULTIEQUAL_-1206902712'), (u'INDIRECT_-1206902582', u'MULTIEQUAL_-1206902478'), (u'INDIRECT_-1206907209', u'MULTIEQUAL_-1206911463'), ('tmp_17994', u'BRANCH_-1206924096'), (u'MULTIEQUAL_-1206910858', u'MULTIEQUAL_-1206910852'), (u'INDIRECT_-1206901001', u'MULTIEQUAL_-1206902041'), (u'CALL_-1206934862', u'INDIRECT_-1206881220'), (u'INDIRECT_-1206894916', u'MULTIEQUAL_-1206894711'), (u'INDIRECT_-1206898477', u'MULTIEQUAL_-1206898398'), ('tmp_7343', u'CBRANCH_-1206930392'), (u'INDIRECT_-1206909393', u'MULTIEQUAL_-1206910617'), (u'INDIRECT_-1206906845', u'MULTIEQUAL_-1206907511'), (u'MULTIEQUAL_-1206892743', u'MULTIEQUAL_-1206892695'), (u'CALL_-1206928668', u'INDIRECT_-1206903690'), (u'INDIRECT_-1206893302', u'COPY_-1206878819'), (u'INDIRECT_-1206908337', u'MULTIEQUAL_-1206877014'), (u'CALL_-1206930882', u'INDIRECT_-1206898140'), (u'MULTIEQUAL_-1206879545', u'COPY_-1206870769'), (u'MULTIEQUAL_-1206898776', u'MULTIEQUAL_-1206901187'), (u'CALL_-1206930407', u'INDIRECT_-1206889008'), (u'CALL_-1206928878', u'INDIRECT_-1206900176'), (u'CALLIND_-1206924365', u'INDIRECT_-1206890815'), (u'MULTIEQUAL_-1206905813', u'MULTIEQUAL_-1206905771'), (u'CALL_-1206930274', u'INDIRECT_-1206892288'), (u'CALL_-1206922316', u'INDIRECT_-1206895178'), (u'INDIRECT_-1206908103', u'MULTIEQUAL_-1206908712'), ('const-0', u'CALL_-1206927063'), (u'INDIRECT_-1206901058', u'MULTIEQUAL_-1206900507'), (u'CALL_-1206928281', u'INDIRECT_-1206894727'), ('const-1230456', u'INT_NOTEQUAL_-1206933469'), (u'CALL_-1206921994', u'INDIRECT_-1206904679'), (u'MULTIEQUAL_-1206896304', u'MULTIEQUAL_-1206896599'), (u'CALLIND_-1206938827', u'INDIRECT_-1206896957'), ('tmp_16515', u'CBRANCH_-1206925115'), (u'INDIRECT_-1206887228', u'MULTIEQUAL_-1206889012'), (u'INDIRECT_-1206906228', u'MULTIEQUAL_-1206905569'), (u'CALLIND_-1206925019', u'INDIRECT_-1206891126'), (u'CALL_-1206932271', u'INDIRECT_-1206910495'), (u'CALLIND_-1206925401', u'INDIRECT_-1206887114'), ('const-71', u'INT_EQUAL_-1206925137'), (u'INDIRECT_-1206900782', u'MULTIEQUAL_-1206900511'), (u'MULTIEQUAL_-1206876124', u'MULTIEQUAL_-1206895661'), (u'CAST_-1206872381', u'LOAD_-1206929187'), (u'INDIRECT_-1206897538', u'MULTIEQUAL_-1206897602'), (u'MULTIEQUAL_-1206913224', u'COPY_-1206870087'), (u'CALL_-1206922325', u'INDIRECT_-1206907247'), (u'INDIRECT_-1206910930', u'MULTIEQUAL_-1206910724'), (u'CALL_-1206929794', u'INDIRECT_-1206901622'), (u'INDIRECT_-1206895413', u'MULTIEQUAL_-1206895215'), (u'INDIRECT_-1206910339', u'MULTIEQUAL_-1206910310'), (u'MULTIEQUAL_-1206915372', u'STORE_-1206924919'), (u'INT_ADD_-1206927227', u'CAST_-1206871619'), (u'INDIRECT_-1206891920', u'MULTIEQUAL_-1206891289'), ('const-12', u'INT_ADD_-1206938882'), ('tmp_22402', u'CBRANCH_-1206921376'), (u'INT_ADD_-1206928284', u'CALL_-1206928281'), (u'STORE_-1206928662', u'INDIRECT_-1206899709'), (u'INDIRECT_-1206884837', u'MULTIEQUAL_-1206884003'), (u'CALL_-1206921134', u'INDIRECT_-1206885322'), ('const-433', u'LOAD_-1206922653'), (u'INDIRECT_-1206897896', u'MULTIEQUAL_-1206895806'), (u'CALLIND_-1206925019', u'INDIRECT_-1206896166'), (u'INDIRECT_-1206888197', u'MULTIEQUAL_-1206887858'), (u'MULTIEQUAL_-1206894647', u'MULTIEQUAL_-1206894627'), (u'INDIRECT_-1206891906', u'MULTIEQUAL_-1206891759'), (u'CALL_-1206931745', u'INDIRECT_-1206882397'), (u'CALL_-1206931595', u'INDIRECT_-1206912176'), (u'STORE_-1206934224', u'INDIRECT_-1206909662'), (u'STORE_-1206929089', u'INDIRECT_-1206887726'), (u'CALL_-1206928629', u'INDIRECT_-1206905299'), (u'STORE_-1206935460', u'INDIRECT_-1206896899'), (u'CALL_-1206926003', u'INDIRECT_-1206891268'), (u'CALL_-1206921431', u'INDIRECT_-1206886355'), (u'MULTIEQUAL_-1206880966', u'MULTIEQUAL_-1206880420'), (u'PTRADD_-1206928805', u'COPY_-1206877167'), (u'INDIRECT_-1206895081', u'MULTIEQUAL_-1206894861'), (u'STORE_-1206930340', u'INDIRECT_-1206906964'), (u'INDIRECT_-1206899517', u'MULTIEQUAL_-1206900321'), (u'CALL_-1206933594', u'INDIRECT_-1206908544'), (u'MULTIEQUAL_-1206894430', u'MULTIEQUAL_-1206895917'), (u'INDIRECT_-1206885083', u'MULTIEQUAL_-1206884776'), (u'INDIRECT_-1206893552', u'MULTIEQUAL_-1206893336'), (u'CALL_-1206928225', u'INDIRECT_-1206911073'), (u'CALL_-1206930584', u'INDIRECT_-1206910370'), (u'INDIRECT_-1206891622', u'COPY_-1206878815'), (u'INDIRECT_-1206901055', u'MULTIEQUAL_-1206899304'), (u'CALLIND_-1206921999', u'INDIRECT_-1206899251'), (u'INDIRECT_-1206902317', u'MULTIEQUAL_-1206902039'), (u'CALL_-1206929269', u'INDIRECT_-1206888015'), (u'CALLIND_-1206938263', u'INDIRECT_-1206909644'), (u'INDIRECT_-1206879774', u'MULTIEQUAL_-1206880389'), (u'INDIRECT_-1206896279', u'COPY_-1206879840'), (u'MULTIEQUAL_-1206906232', u'MULTIEQUAL_-1206906161'), (u'MULTIEQUAL_-1206907062', u'MULTIEQUAL_-1206907049'), (u'CALL_-1206923816', u'INDIRECT_-1206887699'), (u'CALL_-1206936110', u'INDIRECT_-1206909576'), (u'INDIRECT_-1206893286', u'COPY_-1206879367'), (u'CALL_-1206929226', u'INDIRECT_-1206899597'), (u'CALL_-1206929269', u'INDIRECT_-1206878687'), (u'MULTIEQUAL_-1206895338', u'MULTIEQUAL_-1206895319'), (u'CALL_-1206938131', u'INDIRECT_-1206909553'), ('tmp_1800', u'CBRANCH_-1206938380'), (u'CALL_-1206934991', u'INDIRECT_-1206898426'), (u'MULTIEQUAL_-1206904705', u'MULTIEQUAL_-1206904692'), (u'CALL_-1206930311', u'INDIRECT_-1206899891'), (u'MULTIEQUAL_-1206880854', u'MULTIEQUAL_-1206880216'), (u'CALL_-1206928474', u'INDIRECT_-1206892370'), (u'CALL_-1206921431', u'INDIRECT_-1206895595'), (u'LOAD_-1206935577', u'INT_ADD_-1206935494'), (u'MULTIEQUAL_-1206886667', u'MULTIEQUAL_-1206886647'), (u'CALL_-1206937414', u'INDIRECT_-1206908499'), (u'CALLIND_-1206921388', u'INDIRECT_-1206894163'), (u'INDIRECT_-1206905655', u'MULTIEQUAL_-1206905496'), (u'INDIRECT_-1206905581', u'MULTIEQUAL_-1206905220'), (u'CALL_-1206926019', u'INDIRECT_-1206895481'), (u'INDIRECT_-1206909305', u'MULTIEQUAL_-1206876157'), (u'CALL_-1206930025', u'INDIRECT_-1206899884'), (u'STORE_-1206921840', u'INDIRECT_-1206890929'), (u'CALLIND_-1206924365', u'INDIRECT_-1206904255'), (u'CALL_-1206938958', u'INDIRECT_-1206897446'), (u'INDIRECT_-1206884463', u'MULTIEQUAL_-1206884597'), (u'INDIRECT_-1206903295', u'MULTIEQUAL_-1206902891'), (u'CALL_-1206928331', u'INDIRECT_-1206900635'), (u'CALL_-1206928291', u'INDIRECT_-1206893050'), (u'INDIRECT_-1206875010', u'MULTIEQUAL_-1206874771'), (u'CALL_-1206930927', u'INDIRECT_-1206892913'), (u'INDIRECT_-1206894536', u'COPY_-1206879003'), (u'STORE_-1206924934', u'INDIRECT_-1206890899'), (u'INDIRECT_-1206907075', u'MULTIEQUAL_-1206910507'), (u'CALL_-1206930899', u'INDIRECT_-1206900671'), (u'STORE_-1206930846', u'INDIRECT_-1206897589'), (u'INDIRECT_-1206894322', u'MULTIEQUAL_-1206894083'), (u'CALL_-1206928291', u'INDIRECT_-1206912370'), (u'CALLIND_-1206925511', u'INDIRECT_-1206890533'), (u'STORE_-1206921596', u'INDIRECT_-1206886188'), (u'INDIRECT_-1206912360', u'MULTIEQUAL_-1206912099'), (u'MULTIEQUAL_-1206891489', u'MULTIEQUAL_-1206891432'), (u'CALL_-1206929866', u'INDIRECT_-1206887386'), (u'STORE_-1206927241', u'INDIRECT_-1206892929'), (u'INDIRECT_-1206885245', u'MULTIEQUAL_-1206887000'), (u'STORE_-1206921743', u'INDIRECT_-1206892975'), (u'STORE_-1206934385', u'INDIRECT_-1206908917'), (u'INDIRECT_-1206888455', u'MULTIEQUAL_-1206888151'), (u'CALL_-1206931701', u'INDIRECT_-1206911783'), (u'CALL_-1206929621', u'INDIRECT_-1206913161'), (u'MULTIEQUAL_-1206912939', u'MULTIEQUAL_-1206878315'), (u'MULTIEQUAL_-1206907135', u'MULTIEQUAL_-1206907114'), (u'INDIRECT_-1206903960', u'MULTIEQUAL_-1206904468'), (u'CALL_-1206938975', u'INDIRECT_-1206895778'), (u'CALL_-1206922426', u'INDIRECT_-1206885720'), (u'CALL_-1206929145', u'INDIRECT_-1206907648'), (u'MULTIEQUAL_-1206909446', u'MULTIEQUAL_-1206909470'), (u'MULTIEQUAL_-1206894079', u'MULTIEQUAL_-1206893221'), (u'INDIRECT_-1206905161', u'MULTIEQUAL_-1206904941'), (u'INDIRECT_-1206916196', u'MULTIEQUAL_-1206916117'), (u'INDIRECT_-1206889090', u'MULTIEQUAL_-1206888884'), (u'CALL_-1206928152', u'INDIRECT_-1206897993'), (u'CALLIND_-1206921359', u'INDIRECT_-1206896667'), (u'MULTIEQUAL_-1206889165', u'MULTIEQUAL_-1206889152'), (u'INDIRECT_-1206887239', u'MULTIEQUAL_-1206887102'), (u'INDIRECT_-1206892509', u'MULTIEQUAL_-1206892111'), (u'INDIRECT_-1206901290', u'MULTIEQUAL_-1206902829'), (u'CALL_-1206938036', u'INDIRECT_-1206906555'), (u'CALL_-1206930476', u'INDIRECT_-1206905429'), (u'CALL_-1206925799', u'INDIRECT_-1206906689'), (u'INDIRECT_-1206891962', u'INT_NOTEQUAL_-1206876932'), ('const-0', u'INT_EQUAL_-1206930370'), (u'CALL_-1206938036', u'INDIRECT_-1206883533'), (u'INDIRECT_-1206901936', u'MULTIEQUAL_-1206901440'), (u'CALL_-1206928474', u'INDIRECT_-1206886910'), (u'CALL_-1206927017', u'INDIRECT_-1206904896'), ('const-0', u'INT_EQUAL_-1206879574'), (u'INDIRECT_-1206890096', u'MULTIEQUAL_-1206889831'), (u'CALL_-1206931749', u'INDIRECT_-1206889253'), (u'CALL_-1206931797', u'INDIRECT_-1206905251'), (u'INDIRECT_-1206893258', u'MULTIEQUAL_-1206893170'), (u'INDIRECT_-1206909061', u'MULTIEQUAL_-1206911651'), (u'INDIRECT_-1206880810', u'MULTIEQUAL_-1206882484'), (u'CALL_-1206929320', u'INDIRECT_-1206885779'), (u'CALL_-1206929621', u'INDIRECT_-1206895941'), (u'CALL_-1206921264', u'INDIRECT_-1206906009'), (u'STORE_-1206928697', u'INDIRECT_-1206890490'), (u'CALL_-1206922426', u'INDIRECT_-1206900420'), (u'MULTIEQUAL_-1206875641', u'MULTIEQUAL_-1206875621'), (u'INDIRECT_-1206901329', u'MULTIEQUAL_-1206905583'), (u'COPY_-1206872209', u'MULTIEQUAL_-1206914014'), (u'MULTIEQUAL_-1206899833', u'MULTIEQUAL_-1206900772'), (u'INDIRECT_-1206897183', u'MULTIEQUAL_-1206897792'), (u'MULTIEQUAL_-1206900171', u'MULTIEQUAL_-1206899505'), (u'INDIRECT_-1206877545', u'MULTIEQUAL_-1206879178'), (u'MULTIEQUAL_-1206895190', u'MULTIEQUAL_-1206892183'), (u'INDIRECT_-1206894143', u'MULTIEQUAL_-1206894899'), ('const-5', u'CALL_-1206931595'), (u'INDIRECT_-1206892583', u'MULTIEQUAL_-1206880913'), (u'INDIRECT_-1206899846', u'MULTIEQUAL_-1206902314'), (u'INDIRECT_-1206902484', u'MULTIEQUAL_-1206904089'), (u'STORE_-1206924560', u'INDIRECT_-1206890680'), (u'INDIRECT_-1206897134', u'COPY_-1206879728'), (u'MULTIEQUAL_-1206874337', u'MULTIEQUAL_-1206906645'), (u'CALLIND_-1206922636', u'INDIRECT_-1206905011'), (u'STORE_-1206928627', u'INDIRECT_-1206900948'), ('const-433', u'LOAD_-1206935570'), (u'CALL_-1206938232', u'INDIRECT_-1206896605'), (u'CALL_-1206934098', u'INDIRECT_-1206904641'), (u'CALL_-1206928474', u'INDIRECT_-1206888590'), (u'INDIRECT_-1206886568', u'MULTIEQUAL_-1206886178'), (u'INDIRECT_-1206893915', u'MULTIEQUAL_-1206892164'), (u'INDIRECT_-1206888971', u'MULTIEQUAL_-1206890261'), (u'INDIRECT_-1206892912', u'MULTIEQUAL_-1206894429'), (u'STORE_-1206930828', u'INDIRECT_-1206897637'), (u'CALL_-1206929645', u'INDIRECT_-1206913592'), (u'MULTIEQUAL_-1206915745', u'CALL_-1206930086'), (u'CALL_-1206926116', u'INDIRECT_-1206893057'), (u'CALL_-1206937875', u'INDIRECT_-1206912352'), (u'INDIRECT_-1206912285', u'MULTIEQUAL_-1206911919'), ('tmp_72983', u'INT_ADD_-1206934187'), (u'INDIRECT_-1206899486', u'MULTIEQUAL_-1206899413'), (u'CALL_-1206924661', u'INDIRECT_-1206903528'), (u'CALL_-1206931595', u'INDIRECT_-1206892016'), (u'INDIRECT_-1206901369', u'MULTIEQUAL_-1206901904'), (u'CALL_-1206930157', u'INDIRECT_-1206908995'), (u'INDIRECT_-1206907975', u'MULTIEQUAL_-1206907555'), (u'INDIRECT_-1206907355', u'MULTIEQUAL_-1206906850'), (u'INDIRECT_-1206902970', u'MULTIEQUAL_-1206904509'), (u'CALL_-1206929226', u'INDIRECT_-1206900437'), (u'CALLIND_-1206925511', u'INDIRECT_-1206896833'), (u'CALL_-1206921264', u'INDIRECT_-1206897189'), (u'CALL_-1206922556', u'INDIRECT_-1206890803'), ('const-1185072', u'COPY_-1206873358'), (u'INDIRECT_-1206881881', u'MULTIEQUAL_-1206881674'), (u'INDIRECT_-1206886615', u'MULTIEQUAL_-1206886697'), (u'CALL_-1206928209', u'INDIRECT_-1206904323'), (u'CALL_-1206933821', u'INDIRECT_-1206908252'), (u'CALL_-1206927418', u'INDIRECT_-1206906139'), (u'CALL_-1206929202', u'INDIRECT_-1206905466'), (u'STORE_-1206937772', u'INDIRECT_-1206906225'), (u'INDIRECT_-1206905396', u'MULTIEQUAL_-1206904978'), (u'CALLIND_-1206921884', u'INDIRECT_-1206900034'), (u'CALL_-1206939039', u'INDIRECT_-1206897494'), (u'CAST_-1206872787', u'CAST_-1206871791'), (u'INDIRECT_-1206895439', u'COPY_-1206879838'), (u'MULTIEQUAL_-1206906610', u'MULTIEQUAL_-1206908097'), (u'CALL_-1206928629', u'INDIRECT_-1206912019'), (u'MULTIEQUAL_-1206904109', u'MULTIEQUAL_-1206904090'), (u'INT_LESS_-1206930969', u'CBRANCH_-1206930978'), (u'INDIRECT_-1206899515', u'MULTIEQUAL_-1206902526'), (u'INDIRECT_-1206890083', u'MULTIEQUAL_-1206874297'), (u'CALL_-1206933125', u'INDIRECT_-1206891916'), (u'MULTIEQUAL_-1206904236', u'MULTIEQUAL_-1206906647'), (u'INDIRECT_-1206913569', u'MULTIEQUAL_-1206913454'), (u'INDIRECT_-1206906380', u'MULTIEQUAL_-1206901170'), (u'INDIRECT_-1206907877', u'MULTIEQUAL_-1206907432'), (u'STORE_-1206937765', u'INDIRECT_-1206906640'), (u'CALL_-1206929019', u'INDIRECT_-1206883255'), (u'CALLIND_-1206925511', u'INDIRECT_-1206889273'), (u'INDIRECT_-1206903956', u'MULTIEQUAL_-1206903540'), (u'MULTIEQUAL_-1206903374', u'MULTIEQUAL_-1206904561'), (u'CALL_-1206930882', u'INDIRECT_-1206909900'), (u'MULTIEQUAL_-1206907677', u'MULTIEQUAL_-1206907627'), (u'MULTIEQUAL_-1206904132', u'MULTIEQUAL_-1206904883'), ('const-0', u'COPY_-1206879884'), (u'INDIRECT_-1206899566', u'MULTIEQUAL_-1206901149'), (u'MULTIEQUAL_-1206893171', u'INT_NOTEQUAL_-1206875075'), (u'MULTIEQUAL_-1206886081', u'MULTIEQUAL_-1206886081'), (u'INDIRECT_-1206899267', u'MULTIEQUAL_-1206901054'), (u'CALL_-1206924661', u'INDIRECT_-1206898488'), (u'MULTIEQUAL_-1206907191', u'MULTIEQUAL_-1206907172'), (u'MULTIEQUAL_-1206904652', u'MULTIEQUAL_-1206904634'), (u'INDIRECT_-1206898400', u'MULTIEQUAL_-1206893190'), (u'CALL_-1206921361', u'INDIRECT_-1206903956'), ('tmp_72986', u'CALL_-1206930086'), (u'INDIRECT_-1206875982', u'MULTIEQUAL_-1206884394'), (u'CALLIND_-1206921884', u'INDIRECT_-1206896254'), (u'INDIRECT_-1206893973', u'MULTIEQUAL_-1206894839'), (u'INDIRECT_-1206909701', u'MULTIEQUAL_-1206909599'), (u'CALL_-1206928108', u'INDIRECT_-1206900074'), (u'INDIRECT_-1206892903', u'MULTIEQUAL_-1206894560'), (u'INDIRECT_-1206900740', u'MULTIEQUAL_-1206900109'), (u'INDIRECT_-1206907668', u'MULTIEQUAL_-1206904363'), (u'INDIRECT_-1206899795', u'MULTIEQUAL_-1206900801'), ('const-8', u'INT_ADD_-1206934187'), (u'CALL_-1206924612', u'INDIRECT_-1206900905'), (u'CALL_-1206932860', u'INDIRECT_-1206884423'), (u'INDIRECT_-1206878932', u'MULTIEQUAL_-1206878841'), (u'CALL_-1206930476', u'INDIRECT_-1206907109'), (u'INDIRECT_-1206901636', u'MULTIEQUAL_-1206901431'), (u'CALL_-1206934460', u'INDIRECT_-1206910743'), (u'MULTIEQUAL_-1206906241', u'MULTIEQUAL_-1206906241'), (u'LOAD_-1206921770', u'INT_EQUAL_-1206921755'), (u'INDIRECT_-1206878622', u'MULTIEQUAL_-1206874291'), (u'CALL_-1206932827', u'INDIRECT_-1206896834'), (u'CALLIND_-1206929135', u'INDIRECT_-1206903560'), (u'CALLIND_-1206938827', u'INDIRECT_-1206904937'), (u'MULTIEQUAL_-1206909181', u'MULTIEQUAL_-1206909161'), (u'CALL_-1206931337', u'CALL_-1206931269'), (u'CALL_-1206939005', u'INDIRECT_-1206898315'), (u'INDIRECT_-1206913671', u'MULTIEQUAL_-1206911346'), (u'INDIRECT_-1206897977', u'MULTIEQUAL_-1206897732'), (u'CALL_-1206922556', u'INDIRECT_-1206887443'), (u'LOAD_-1206938273', u'CALLIND_-1206938263'), (u'CALL_-1206929529', u'INDIRECT_-1206898435'), (u'INDIRECT_-1206891721', u'MULTIEQUAL_-1206876972'), (u'INDIRECT_-1206901279', u'MULTIEQUAL_-1206900891'), (u'INDIRECT_-1206904086', u'MULTIEQUAL_-1206903939'), (u'STORE_-1206930828', u'INDIRECT_-1206903097'), (u'CALL_-1206925604', u'INDIRECT_-1206891967'), (u'CALL_-1206937615', u'INDIRECT_-1206898362'), (u'MULTIEQUAL_-1206904141', u'MULTIEQUAL_-1206904121'), (u'STORE_-1206928662', u'INDIRECT_-1206911049'), (u'CALL_-1206929071', u'INDIRECT_-1206883273'), (u'MULTIEQUAL_-1206911923', u'MULTIEQUAL_-1206911749'), (u'CALL_-1206927833', u'INDIRECT_-1206900415'), (u'CALL_-1206921459', u'INDIRECT_-1206906115'), (u'INDIRECT_-1206908879', u'COPY_-1206879870'), ('tmp_72983', u'INT_ADD_-1206939637'), ('const-0', u'INT_EQUAL_-1206933164'), (u'CALLIND_-1206921388', u'INDIRECT_-1206875175'), ('const-0', u'COPY_-1206911719'), (u'INDIRECT_-1206894296', u'MULTIEQUAL_-1206893880'), (u'INDIRECT_-1206893036', u'MULTIEQUAL_-1206901383'), (u'CALL_-1206927316', u'INDIRECT_-1206906085'), (u'STORE_-1206928327', u'INDIRECT_-1206900312'), (u'CALL_-1206935809', u'INDIRECT_-1206893833'), (u'STORE_-1206932486', u'INDIRECT_-1206908889'), (u'INDIRECT_-1206910172', u'MULTIEQUAL_-1206910630'), (u'CAST_-1206871796', u'SUBPIECE_-1206909255'), (u'INDIRECT_-1206900243', u'MULTIEQUAL_-1206904323'), (u'INDIRECT_-1206901096', u'MULTIEQUAL_-1206900829'), (u'CALL_-1206936047', u'INDIRECT_-1206898197'), (u'CALL_-1206928772', u'INDIRECT_-1206908008'), (u'CALL_-1206926019', u'INDIRECT_-1206890441'), (u'CALL_-1206932808', u'INDIRECT_-1206895980'), (u'INDIRECT_-1206893237', u'MULTIEQUAL_-1206892898'), (u'CALL_-1206928668', u'INDIRECT_-1206900750'), (u'MULTIEQUAL_-1206886575', u'MULTIEQUAL_-1206886571'), (u'STORE_-1206927248', u'INDIRECT_-1206903014'), (u'CALLIND_-1206921344', u'INDIRECT_-1206896294'), (u'INDIRECT_-1206903434', u'COPY_-1206879743'), ('const-433', u'LOAD_-1206925036'), (u'INDIRECT_-1206903678', u'MULTIEQUAL_-1206904182'), (u'CALL_-1206922556', u'INDIRECT_-1206900463'), (u'INDIRECT_-1206889310', u'MULTIEQUAL_-1206889956'), (u'CALL_-1206929071', u'INDIRECT_-1206901841'), (u'STORE_-1206924560', u'INDIRECT_-1206890260'), (u'INDIRECT_-1206905067', u'MULTIEQUAL_-1206905162'), (u'INDIRECT_-1206889348', u'MULTIEQUAL_-1206889165'), (u'CALL_-1206933745', u'INDIRECT_-1206900654'), (u'INDIRECT_-1206912222', u'MULTIEQUAL_-1206911923'), (u'INDIRECT_-1206885689', u'MULTIEQUAL_-1206884989'), (u'INT_NOTEQUAL_-1206930849', u'CBRANCH_-1206930848'), (u'CALL_-1206929324', u'INDIRECT_-1206893352'), (u'INDIRECT_-1206908284', u'COPY_-1206879517'), (u'STORE_-1206928732', u'INDIRECT_-1206890091'), (u'LOAD_-1206937692', u'CAST_-1206877825'), (u'CALL_-1206929830', u'INDIRECT_-1206898284'), (u'INDIRECT_-1206894496', u'MULTIEQUAL_-1206894291'), (u'LOAD_-1206932411', u'INT_NOTEQUAL_-1206932370'), (u'CALL_-1206938958', u'INDIRECT_-1206892406'), (u'INDIRECT_-1206906992', u'MULTIEQUAL_-1206906776'), (u'INDIRECT_-1206890933', u'MULTIEQUAL_-1206876230'), (u'STORE_-1206933958', u'INDIRECT_-1206909508'), (u'INDIRECT_-1206895561', u'MULTIEQUAL_-1206897080'), (u'STORE_-1206937765', u'INDIRECT_-1206900340'), (u'CALL_-1206936019', u'INDIRECT_-1206900703'), ('tmp_1685', u'BRANCH_-1206937393'), (u'INDIRECT_-1206888566', u'MULTIEQUAL_-1206888493'), (u'CALL_-1206921832', u'INDIRECT_-1206901262'), (u'CALL_-1206938421', u'INDIRECT_-1206903440'), (u'INDIRECT_-1206897685', u'MULTIEQUAL_-1206897462'), (u'MULTIEQUAL_-1206911191', u'MULTIEQUAL_-1206913602'), (u'INDIRECT_-1206889679', u'MULTIEQUAL_-1206892373'), (u'INDIRECT_-1206909025', u'MULTIEQUAL_-1206908876'), (u'INDIRECT_-1206904527', u'MULTIEQUAL_-1206904508'), (u'CALL_-1206921447', u'INDIRECT_-1206904426'), (u'STORE_-1206937920', u'INDIRECT_-1206898316'), (u'CALL_-1206924668', u'INDIRECT_-1206876979'), (u'MULTIEQUAL_-1206882147', u'MULTIEQUAL_-1206882090'), (u'INDIRECT_-1206890955', u'MULTIEQUAL_-1206890796'), (u'STORE_-1206922815', u'INDIRECT_-1206905911'), (u'STORE_-1206930351', u'INDIRECT_-1206904640'), (u'INDIRECT_-1206909187', u'COPY_-1206880336'), (u'INDIRECT_-1206894185', u'MULTIEQUAL_-1206876120'), (u'CALL_-1206937446', u'INDIRECT_-1206910622'), (u'INDIRECT_-1206903603', u'MULTIEQUAL_-1206907683'), (u'INDIRECT_-1206907480', u'MULTIEQUAL_-1206907325'), (u'INDIRECT_-1206913422', u'MULTIEQUAL_-1206913902'), (u'CALL_-1206929385', u'INDIRECT_-1206899267'), (u'INDIRECT_-1206879631', u'MULTIEQUAL_-1206881354'), (u'CALL_-1206924677', u'INDIRECT_-1206901861'), (u'MULTIEQUAL_-1206910692', u'MULTIEQUAL_-1206910667'), (u'INDIRECT_-1206903601', u'MULTIEQUAL_-1206906191'), (u'CALL_-1206931749', u'INDIRECT_-1206891353'), (u'MULTIEQUAL_-1206884989', u'MULTIEQUAL_-1206885372'), (u'CALL_-1206937615', u'INDIRECT_-1206891222'), (u'INDIRECT_-1206902882', u'MULTIEQUAL_-1206904509'), (u'MULTIEQUAL_-1206898544', u'MULTIEQUAL_-1206898491'), (u'CALL_-1206928878', u'INDIRECT_-1206897236'), (u'INDIRECT_-1206879182', u'MULTIEQUAL_-1206883383'), (u'INDIRECT_-1206894055', u'MULTIEQUAL_-1206897066'), (u'MULTIEQUAL_-1206906239', u'MULTIEQUAL_-1206906222'), (u'INDIRECT_-1206905455', u'COPY_-1206878729'), (u'MULTIEQUAL_-1206907752', u'MULTIEQUAL_-1206907727'), (u'CALL_-1206938927', u'INDIRECT_-1206905830'), (u'CALL_-1206934018', u'INDIRECT_-1206901230'), ('const-1', u'PTRADD_-1206877140'), (u'STORE_-1206937772', u'INDIRECT_-1206901605'), ('const-0', u'SUBPIECE_-1206915159'), (u'INDIRECT_-1206900123', u'MULTIEQUAL_-1206900732'), (u'INT_ADD_-1206930881', u'INT_ADD_-1206930879'), (u'CALL_-1206928815', u'INDIRECT_-1206905161'), (u'MULTIEQUAL_-1206898023', u'MULTIEQUAL_-1206878278'), (u'CALL_-1206938694', u'INDIRECT_-1206904233'), (u'CALL_-1206938232', u'INDIRECT_-1206897445'), (u'MULTIEQUAL_-1206889441', u'MULTIEQUAL_-1206889883'), (u'CALL_-1206929750', u'INDIRECT_-1206878957'), (u'CALL_-1206928677', u'INDIRECT_-1206895789'), (u'MULTIEQUAL_-1206885241', u'MULTIEQUAL_-1206885241'), ('tmp_15120', u'CBRANCH_-1206928362'), (u'MULTIEQUAL_-1206876276', u'MULTIEQUAL_-1206876158'), (u'STORE_-1206930175', u'INDIRECT_-1206888408'), (u'INDIRECT_-1206887171', u'COPY_-1206880170'), (u'CALLIND_-1206922663', u'INDIRECT_-1206874699'), (u'INDIRECT_-1206894770', u'MULTIEQUAL_-1206895416'), (u'INDIRECT_-1206903101', u'MULTIEQUAL_-1206904141'), (u'CALL_-1206938310', u'INDIRECT_-1206909679'), (u'INDIRECT_-1206899748', u'MULTIEQUAL_-1206906843'), (u'INT_AND_-1206877503', u'INT_NOTEQUAL_-1206930473'), (u'STORE_-1206921525', u'INDIRECT_-1206901269'), (u'CALL_-1206937142', u'INDIRECT_-1206900494'), (u'CALL_-1206936110', u'INDIRECT_-1206882945'), (u'CALL_-1206931701', u'INDIRECT_-1206897503'), ('const-433', u'LOAD_-1206928242'), ('tmp_4999', u'CBRANCH_-1206934601'), (u'CAST_-1206874636', u'CAST_-1206874631'), (u'INDIRECT_-1206881092', u'MULTIEQUAL_-1206881470'), (u'CALL_-1206927316', u'INDIRECT_-1206902725'), (u'INDIRECT_-1206893714', u'MULTIEQUAL_-1206893087'), (u'INDIRECT_-1206898009', u'MULTIEQUAL_-1206898544'), (u'INDIRECT_-1206890807', u'MULTIEQUAL_-1206890775'), (u'MULTIEQUAL_-1206911646', u'MULTIEQUAL_-1206910998'), (u'CALL_-1206931539', u'INDIRECT_-1206907535'), (u'INDIRECT_-1206900065', u'MULTIEQUAL_-1206876135'), (u'STORE_-1206930175', u'INDIRECT_-1206901428'), (u'CALL_-1206921320', u'INDIRECT_-1206884518'), (u'STORE_-1206928518', u'INDIRECT_-1206899201'), (u'INDIRECT_-1206894788', u'MULTIEQUAL_-1206896572'), (u'CALL_-1206928331', u'INDIRECT_-1206909875'), (u'INDIRECT_-1206905102', u'MULTIEQUAL_-1206904998'), (u'INDIRECT_-1206886299', u'MULTIEQUAL_-1206886876'), (u'MULTIEQUAL_-1206903527', u'MULTIEQUAL_-1206903552'), (u'CALL_-1206938900', u'INDIRECT_-1206893216'), (u'INDIRECT_-1206908902', u'MULTIEQUAL_-1206909831'), (u'INDIRECT_-1206887420', u'MULTIEQUAL_-1206887332'), (u'CALL_-1206928209', u'INDIRECT_-1206896763'), (u'MULTIEQUAL_-1206911984', u'MULTIEQUAL_-1206911931'), ('const-0', u'INT_NOTEQUAL_-1206930441'), (u'CALL_-1206931797', u'INDIRECT_-1206888451'), (u'COPY_-1206915656', u'MULTIEQUAL_-1206915413'), (u'MULTIEQUAL_-1206895543', u'MULTIEQUAL_-1206895435'), (u'INDIRECT_-1206906999', u'MULTIEQUAL_-1206906592'), (u'INDIRECT_-1206908568', u'MULTIEQUAL_-1206910007'), (u'CALLIND_-1206938827', u'INDIRECT_-1206903257'), (u'MULTIEQUAL_-1206876131', u'MULTIEQUAL_-1206898181'), (u'CALL_-1206930362', u'INDIRECT_-1206891080'), (u'MULTIEQUAL_-1206904737', u'MULTIEQUAL_-1206904687'), (u'CALL_-1206931773', u'INDIRECT_-1206912534'), (u'MULTIEQUAL_-1206889383', u'MULTIEQUAL_-1206890083'), (u'INDIRECT_-1206902973', u'MULTIEQUAL_-1206902775'), (u'STORE_-1206928518', u'INDIRECT_-1206902141'), (u'CALL_-1206921320', u'INDIRECT_-1206902158'), (u'CALL_-1206937414', u'INDIRECT_-1206890859'), (u'MULTIEQUAL_-1206901559', u'COPY_-1206901682'), (u'INDIRECT_-1206900920', u'MULTIEQUAL_-1206899240'), (u'INDIRECT_-1206912309', u'MULTIEQUAL_-1206912194'), (u'CALL_-1206930556', u'INDIRECT_-1206888516'), (u'MULTIEQUAL_-1206904826', u'MULTIEQUAL_-1206904850'), (u'INDIRECT_-1206907432', u'MULTIEQUAL_-1206907284'), (u'INDIRECT_-1206890939', u'MULTIEQUAL_-1206893633'), (u'INDIRECT_-1206892655', u'MULTIEQUAL_-1206892150'), (u'CALL_-1206937983', u'INDIRECT_-1206911571'), (u'MULTIEQUAL_-1206899518', u'MULTIEQUAL_-1206899512'), (u'INDIRECT_-1206908419', u'MULTIEQUAL_-1206908031'), ('tmp_9365', u'CBRANCH_-1206930066'), (u'STORE_-1206924934', u'INDIRECT_-1206907279'), (u'MULTIEQUAL_-1206892319', u'COPY_-1206892442'), (u'CALL_-1206937875', u'INDIRECT_-1206901852'), (u'CALL_-1206937824', u'INDIRECT_-1206903507'), (u'CALL_-1206931797', u'INDIRECT_-1206890551'), (u'MULTIEQUAL_-1206894869', u'MULTIEQUAL_-1206894850'), (u'INDIRECT_-1206889398', u'MULTIEQUAL_-1206889902'), (u'CALL_-1206928382', u'INDIRECT_-1206909903'), (u'INDIRECT_-1206893200', u'MULTIEQUAL_-1206893045'), (u'INDIRECT_-1206886801', u'MULTIEQUAL_-1206889391'), (u'CALL_-1206934098', u'INDIRECT_-1206897081'), (u'CALL_-1206928474', u'INDIRECT_-1206902450'), (u'CALL_-1206930241', u'INDIRECT_-1206911512'), (u'CALL_-1206933711', u'INDIRECT_-1206910705'), (u'CALL_-1206934114', u'INDIRECT_-1206908013'), (u'INDIRECT_-1206907357', u'MULTIEQUAL_-1206907079'), (u'CALLIND_-1206921884', u'INDIRECT_-1206897514'), (u'STORE_-1206932486', u'INDIRECT_-1206897129'), (u'INDIRECT_-1206894748', u'MULTIEQUAL_-1206896141'), (u'CALL_-1206925783', u'INDIRECT_-1206887777'), (u'STORE_-1206934436', u'INDIRECT_-1206909370'), (u'STORE_-1206930329', u'INDIRECT_-1206905122'), (u'INDIRECT_-1206893556', u'MULTIEQUAL_-1206897833'), (u'CALL_-1206930550', u'INDIRECT_-1206891202'), (u'MULTIEQUAL_-1206909539', u'COPY_-1206909662'), (u'INDIRECT_-1206891213', u'MULTIEQUAL_-1206891194'), (u'CALL_-1206934460', u'INDIRECT_-1206900243'), (u'CALLIND_-1206938263', u'INDIRECT_-1206895364'), (u'INDIRECT_-1206894687', u'MULTIEQUAL_-1206894305'), (u'CALL_-1206937875', u'INDIRECT_-1206903112'), (u'MULTIEQUAL_-1206882447', u'MULTIEQUAL_-1206882467'), (u'INDIRECT_-1206893747', u'MULTIEQUAL_-1206893711'), (u'MULTIEQUAL_-1206907049', u'MULTIEQUAL_-1206907030'), (u'INDIRECT_-1206892346', u'MULTIEQUAL_-1206892273'), (u'INDIRECT_-1206904509', u'MULTIEQUAL_-1206906232'), (u'MULTIEQUAL_-1206916171', u'LOAD_-1206930193'), (u'CALLIND_-1206921388', u'INDIRECT_-1206891643'), (u'CALL_-1206928709', u'INDIRECT_-1206906121'), (u'MULTIEQUAL_-1206894481', u'MULTIEQUAL_-1206894135'), (u'CALL_-1206934487', u'INDIRECT_-1206909916'), (u'CALL_-1206921320', u'INDIRECT_-1206898798'), (u'STORE_-1206935460', u'INDIRECT_-1206907399'), (u'INDIRECT_-1206890710', u'MULTIEQUAL_-1206890554'), (u'STORE_-1206925221', u'INDIRECT_-1206901107'), (u'MULTIEQUAL_-1206884055', u'MULTIEQUAL_-1206884051'), (u'STORE_-1206927248', u'INDIRECT_-1206885794'), ('const-16', u'PTRADD_-1206871453'), (u'CALL_-1206937615', u'INDIRECT_-1206907182'), (u'CALL_-1206931545', u'INDIRECT_-1206912407'), (u'MULTIEQUAL_-1206889012', u'MULTIEQUAL_-1206888941'), (u'MULTIEQUAL_-1206889391', u'MULTIEQUAL_-1206889375'), (u'CALL_-1206928331', u'INDIRECT_-1206897275'), (u'MULTIEQUAL_-1206896053', u'MULTIEQUAL_-1206896992'), (u'MULTIEQUAL_-1206905232', u'MULTIEQUAL_-1206904594'), ('tmp_72983', u'CALLIND_-1206938263'), (u'CALL_-1206931674', u'INDIRECT_-1206900973'), (u'CALL_-1206936047', u'INDIRECT_-1206893997'), (u'CALL_-1206930550', u'INDIRECT_-1206908422'), (u'STORE_-1206928482', u'INDIRECT_-1206905900'), (u'INDIRECT_-1206899318', u'MULTIEQUAL_-1206899142'), (u'CALL_-1206929226', u'INDIRECT_-1206907577'), (u'INDIRECT_-1206901569', u'MULTIEQUAL_-1206903292'), (u'INDIRECT_-1206893279', u'MULTIEQUAL_-1206893189'), (u'INDIRECT_-1206890053', u'MULTIEQUAL_-1206876228'), (u'CALL_-1206921459', u'INDIRECT_-1206890995'), (u'CALL_-1206933821', u'INDIRECT_-1206892712'), (u'CALL_-1206934955', u'INDIRECT_-1206908477'), (u'CALLIND_-1206922636', u'INDIRECT_-1206892831'), (u'CALL_-1206932808', u'INDIRECT_-1206891780'), ('const-0', u'COPY_-1206873805'), (u'CALL_-1206924612', u'INDIRECT_-1206887465'), (u'MULTIEQUAL_-1206898849', u'MULTIEQUAL_-1206899232'), (u'CALL_-1206930241', u'INDIRECT_-1206901432'), (u'INDIRECT_-1206890270', u'MULTIEQUAL_-1206890652'), (u'STORE_-1206924909', u'INDIRECT_-1206908405'), (u'INDIRECT_-1206904321', u'MULTIEQUAL_-1206903960'), (u'STORE_-1206932486', u'INDIRECT_-1206894189'), (u'CALL_-1206927063', u'CALL_-1206927017'), (u'MULTIEQUAL_-1206905741', u'MULTIEQUAL_-1206905768'), (u'INDIRECT_-1206911461', u'MULTIEQUAL_-1206911100'), (u'CALL_-1206928677', u'INDIRECT_-1206891589'), (u'CALL_-1206930927', u'INDIRECT_-1206905513'), (u'INDIRECT_-1206903103', u'MULTIEQUAL_-1206903416'), (u'INDIRECT_-1206899810', u'MULTIEQUAL_-1206900456'), (u'INDIRECT_-1206894547', u'MULTIEQUAL_-1206880370'), (u'INDIRECT_-1206895676', u'MULTIEQUAL_-1206874317'), (u'INDIRECT_-1206891526', u'MULTIEQUAL_-1206892779'), (u'STORE_-1206933118', u'INDIRECT_-1206900662'), (u'CALLIND_-1206921412', u'INDIRECT_-1206901788'), (u'CALL_-1206929489', u'INDIRECT_-1206906399'), (u'CALL_-1206931128', u'INDIRECT_-1206908746'), (u'INDIRECT_-1206900069', u'MULTIEQUAL_-1206899671'), (u'CALL_-1206935809', u'INDIRECT_-1206892573'), (u'CALL_-1206927093', u'INDIRECT_-1206893663'), (u'CALL_-1206934955', u'INDIRECT_-1206903857'), (u'CALL_-1206936019', u'INDIRECT_-1206910363'), (u'STORE_-1206928627', u'INDIRECT_-1206896328'), ('const-1', u'CALL_-1206932860'), (u'INDIRECT_-1206904010', u'MULTIEQUAL_-1206904656'), ('const-8', u'PTRADD_-1206879689'), (u'CALL_-1206931545', u'INDIRECT_-1206905105'), (u'CAST_-1206870559', u'LOAD_-1206925036'), (u'CALL_-1206925783', u'INDIRECT_-1206884837'), (u'CALLIND_-1206924378', u'INDIRECT_-1206903783'), (u'INDIRECT_-1206909832', u'MULTIEQUAL_-1206907626'), (u'CALL_-1206931269', u'INDIRECT_-1206889749'), (u'CALL_-1206930636', u'INDIRECT_-1206905358'), (u'STORE_-1206928553', u'INDIRECT_-1206902162'), (u'CALL_-1206930311', u'INDIRECT_-1206912233'), (u'CALL_-1206931337', u'INDIRECT_-1206901112'), ('tmp_12271', u'CBRANCH_-1206930939'), (u'LOAD_-1206928796', u'INT_ADD_-1206928683'), (u'STORE_-1206937788', u'INDIRECT_-1206895730'), (u'CALL_-1206928382', u'INT_NOTEQUAL_-1206928363'), (u'CALL_-1206931745', u'INDIRECT_-1206908022'), (u'MULTIEQUAL_-1206898153', u'MULTIEQUAL_-1206899092'), ('const-0', u'CALL_-1206929071'), (u'CALL_-1206938628', u'INDIRECT_-1206906296'), (u'INDIRECT_-1206909865', u'MULTIEQUAL_-1206909716'), (u'INDIRECT_-1206896919', u'MULTIEQUAL_-1206896339'), (u'MULTIEQUAL_-1206900122', u'MULTIEQUAL_-1206900107'), ('tmp_21046', u'CBRANCH_-1206921532'), (u'INDIRECT_-1206905848', u'COPY_-1206879631'), (u'CALL_-1206933962', u'INDIRECT_-1206905396'), (u'STORE_-1206937920', u'INDIRECT_-1206892856'), (u'INDIRECT_-1206899942', u'MULTIEQUAL_-1206899671'), (u'INDIRECT_-1206892470', u'MULTIEQUAL_-1206894009'), (u'MULTIEQUAL_-1206891847', u'MULTIEQUAL_-1206891863'), (u'STORE_-1206928697', u'INDIRECT_-1206894690'), (u'CALL_-1206938900', u'INDIRECT_-1206912956'), (u'STORE_-1206921743', u'INDIRECT_-1206897595'), ('tmp_72986', u'CALL_-1206932817'), (u'STORE_-1206927231', u'INDIRECT_-1206891664'), (u'CALL_-1206928225', u'INDIRECT_-1206908973'), (u'MULTIEQUAL_-1206899933', u'MULTIEQUAL_-1206899891'), (u'CALL_-1206927063', u'INDIRECT_-1206910118'), (u'INDIRECT_-1206888959', u'MULTIEQUAL_-1206889100'), (u'CALL_-1206930915', u'INDIRECT_-1206889343'), (u'INDIRECT_-1206898417', u'MULTIEQUAL_-1206898309'), (u'STORE_-1206928320', u'INDIRECT_-1206885189'), (u'CALL_-1206924661', u'INDIRECT_-1206901008'), (u'MULTIEQUAL_-1206880397', u'MULTIEQUAL_-1206905163'), (u'INDIRECT_-1206895598', u'MULTIEQUAL_-1206895047'), (u'INDIRECT_-1206906179', u'MULTIEQUAL_-1206906320'), (u'MULTIEQUAL_-1206878279', u'MULTIEQUAL_-1206897067'), (u'CALL_-1206929974', u'INDIRECT_-1206895432'), (u'MULTIEQUAL_-1206906190', u'MULTIEQUAL_-1206907677'), (u'INDIRECT_-1206903407', u'MULTIEQUAL_-1206903371'), (u'INDIRECT_-1206901403', u'MULTIEQUAL_-1206880935'), (u'INDIRECT_-1206879567', u'MULTIEQUAL_-1206882189'), (u'CALL_-1206930636', u'INDIRECT_-1206896958'), (u'CALL_-1206921134', u'INDIRECT_-1206885742'), (u'INDIRECT_-1206912175', u'MULTIEQUAL_-1206911567'), (u'INDIRECT_-1206906556', u'MULTIEQUAL_-1206906355'), (u'CALL_-1206930476', u'INDIRECT_-1206903749'), (u'INT_NOTEQUAL_-1206931678', u'CBRANCH_-1206931676'), (u'STORE_-1206930351', u'INDIRECT_-1206906320'), (u'INDIRECT_-1206902959', u'MULTIEQUAL_-1206902571'), (u'CALL_-1206937559', u'INDIRECT_-1206896227'), (u'STORE_-1206928622', u'INDIRECT_-1206891026'), (u'CALL_-1206922325', u'INDIRECT_-1206901205'), (u'COPY_-1206870821', u'MULTIEQUAL_-1206915372'), (u'CALL_-1206924704', u'INDIRECT_-1206887602'), (u'MULTIEQUAL_-1206896234', u'MULTIEQUAL_-1206897421'), (u'INDIRECT_-1206901745', u'MULTIEQUAL_-1206901700'), (u'INDIRECT_-1206890128', u'MULTIEQUAL_-1206891521'), ('tmp_2234', u'CBRANCH_-1206937966'), (u'INDIRECT_-1206914979', u'MULTIEQUAL_-1206914572'), (u'INDIRECT_-1206903295', u'MULTIEQUAL_-1206903167'), (u'INDIRECT_-1206889661', u'MULTIEQUAL_-1206890701'), (u'CALLIND_-1206921743', u'INDIRECT_-1206902895'), (u'INDIRECT_-1206905938', u'MULTIEQUAL_-1206906002'), ('const-433', u'STORE_-1206928732'), (u'INDIRECT_-1206902935', u'COPY_-1206878723'), (u'STORE_-1206925479', u'INDIRECT_-1206885280'), (u'CALL_-1206921722', u'INDIRECT_-1206905773'), (u'CALL_-1206938628', u'INDIRECT_-1206891596'), (u'CALL_-1206927833', u'INDIRECT_-1206891175'), (u'CALL_-1206925460', u'INDIRECT_-1206885777'), (u'STORE_-1206928327', u'INDIRECT_-1206894012'), (u'MULTIEQUAL_-1206906233', u'MULTIEQUAL_-1206906191'), (u'PTRADD_-1206880785', u'LOAD_-1206938073'), (u'MULTIEQUAL_-1206905349', u'MULTIEQUAL_-1206905335'), (u'MULTIEQUAL_-1206894312', u'MULTIEQUAL_-1206893674'), (u'STORE_-1206933118', u'INDIRECT_-1206893102'), (u'CALL_-1206929071', u'INDIRECT_-1206898901'), (u'CALL_-1206933125', u'INDIRECT_-1206899896'), (u'CALL_-1206928815', u'INDIRECT_-1206903901'), (u'CALL_-1206928647', u'INDIRECT_-1206902482'), (u'INDIRECT_-1206906123', u'MULTIEQUAL_-1206910203'), (u'INT_AND_-1206925409', u'STORE_-1206925416'), (u'CALL_-1206926063', u'INDIRECT_-1206895500'), ('tmp_72983', u'INT_ADD_-1206939539'), (u'INDIRECT_-1206901923', u'MULTIEQUAL_-1206906003'), (u'INDIRECT_-1206890326', u'MULTIEQUAL_-1206891909'), (u'CALL_-1206930274', u'INDIRECT_-1206901528'), (u'CALL_-1206934098', u'INDIRECT_-1206897921'), (u'STORE_-1206921864', u'INDIRECT_-1206888429'), (u'INDIRECT_-1206910391', u'MULTIEQUAL_-1206911681'), (u'CALL_-1206937824', u'INDIRECT_-1206908547'), (u'INDIRECT_-1206902579', u'MULTIEQUAL_-1206902960'), (u'MULTIEQUAL_-1206874300', u'MULTIEQUAL_-1206891656'), (u'CALL_-1206929902', u'INDIRECT_-1206912770'), (u'CALL_-1206928281', u'INDIRECT_-1206912109'), (u'INDIRECT_-1206893895', u'MULTIEQUAL_-1206893736'), (u'INDIRECT_-1206890802', u'MULTIEQUAL_-1206889755'), (u'INDIRECT_-1206909934', u'MULTIEQUAL_-1206909776'), (u'CALL_-1206926019', u'INDIRECT_-1206907661'), (u'INDIRECT_-1206899544', u'MULTIEQUAL_-1206901149'), (u'MULTIEQUAL_-1206908432', u'MULTIEQUAL_-1206908414'), (u'CALL_-1206938958', u'INDIRECT_-1206909206'), (u'COPY_-1206876640', u'MULTIEQUAL_-1206884370'), (u'CALL_-1206933962', u'INDIRECT_-1206907496'), (u'STORE_-1206928482', u'INDIRECT_-1206909680'), (u'INDIRECT_-1206904195', u'MULTIEQUAL_-1206903587'), (u'CALL_-1206931745', u'INDIRECT_-1206900042'), (u'CALL_-1206928601', u'INDIRECT_-1206883357'), (u'INDIRECT_-1206875347', u'MULTIEQUAL_-1206875108'), (u'CALL_-1206927316', u'INDIRECT_-1206908605'), (u'CALL_-1206924704', u'INDIRECT_-1206887182'), (u'STORE_-1206921525', u'INDIRECT_-1206890349'), (u'INDIRECT_-1206884482', u'MULTIEQUAL_-1206885740'), (u'INDIRECT_-1206911077', u'MULTIEQUAL_-1206910998'), (u'CALL_-1206939005', u'INDIRECT_-1206893695'), (u'INDIRECT_-1206896671', u'MULTIEQUAL_-1206897001'), (u'STORE_-1206921840', u'INDIRECT_-1206904789'), (u'INDIRECT_-1206900601', u'MULTIEQUAL_-1206900381'), (u'MULTIEQUAL_-1206880903', u'MULTIEQUAL_-1206880357'), (u'CALLIND_-1206931354', u'INDIRECT_-1206901630'), (u'CALLIND_-1206925401', u'INDIRECT_-1206904334'), (u'INDIRECT_-1206896874', u'MULTIEQUAL_-1206896725'), (u'MULTIEQUAL_-1206908943', u'MULTIEQUAL_-1206878305'), (u'INDIRECT_-1206902691', u'MULTIEQUAL_-1206902571'), (u'MULTIEQUAL_-1206909131', u'MULTIEQUAL_-1206909129'), (u'CALL_-1206930457', u'INDIRECT_-1206898863'), (u'STORE_-1206922815', u'INDIRECT_-1206901291'), (u'CALL_-1206929385', u'INDIRECT_-1206902207'), (u'INDIRECT_-1206907736', u'MULTIEQUAL_-1206907320'), (u'MULTIEQUAL_-1206897779', u'COPY_-1206897902'), (u'CALL_-1206928194', u'INDIRECT_-1206890008'), (u'INDIRECT_-1206906961', u'MULTIEQUAL_-1206909551'), ('const-0', u'INT_NOTEQUAL_-1206876931'), (u'INDIRECT_-1206905435', u'MULTIEQUAL_-1206906219'), (u'INDIRECT_-1206892863', u'MULTIEQUAL_-1206892997'), (u'STORE_-1206928622', u'INDIRECT_-1206898166'), (u'CALL_-1206929938', u'INDIRECT_-1206908850'), (u'CALL_-1206929071', u'INDIRECT_-1206909401'), ('tmp_17375', u'BRANCH_-1206924361'), (u'INDIRECT_-1206897695', u'MULTIEQUAL_-1206897391'), (u'INDIRECT_-1206895337', u'MULTIEQUAL_-1206894998'), (u'INDIRECT_-1206892108', u'MULTIEQUAL_-1206891916'), (u'PTRSUB_-1206878665', u'CALL_-1206934963'), (u'INDIRECT_-1206896462', u'MULTIEQUAL_-1206896412'), (u'INDIRECT_-1206894376', u'MULTIEQUAL_-1206893880'), (u'CALL_-1206928667', u'INDIRECT_-1206893982'), (u'CALL_-1206928150', u'INDIRECT_-1206887469'), (u'MULTIEQUAL_-1206895959', u'MULTIEQUAL_-1206880920'), (u'INDIRECT_-1206899937', u'MULTIEQUAL_-1206900741'), (u'CAST_-1206874450', u'LOAD_-1206931059'), (u'CALL_-1206927017', u'INDIRECT_-1206904056'), ('tmp_72983', u'CALL_-1206938725'), (u'INDIRECT_-1206898172', u'MULTIEQUAL_-1206897956'), (u'INDIRECT_-1206892368', u'MULTIEQUAL_-1206891709'), (u'CALL_-1206939005', u'INDIRECT_-1206897475'), (u'CALL_-1206922556', u'INDIRECT_-1206896263'), (u'CALL_-1206928152', u'INDIRECT_-1206903033'), (u'CALLIND_-1206925453', u'INDIRECT_-1206905621'), (u'CALL_-1206929019', u'INDIRECT_-1206894263'), (u'CALL_-1206927316', u'INDIRECT_-1206907765'), (u'COPY_-1206879546', u'CALL_-1206928291'), (u'CALL_-1206935809', u'INDIRECT_-1206889633'), (u'INDIRECT_-1206905619', u'MULTIEQUAL_-1206906196'), (u'INDIRECT_-1206907510', u'MULTIEQUAL_-1206907078'), ('const-4', u'PTRADD_-1206877352'), (u'STORE_-1206927248', u'INDIRECT_-1206898814'), (u'CALL_-1206928621', u'INDIRECT_-1206905428'), (u'MULTIEQUAL_-1206902033', u'MULTIEQUAL_-1206901991'), (u'CALL_-1206934835', u'INDIRECT_-1206895233'), (u'INDIRECT_-1206911646', u'MULTIEQUAL_-1206911499'), (u'STORE_-1206921596', u'INDIRECT_-1206881988'), (u'INDIRECT_-1206896285', u'MULTIEQUAL_-1206876125'), (u'INDIRECT_-1206884968', u'MULTIEQUAL_-1206891303'), ('const-32', u'INT_AND_-1206933833'), (u'CALL_-1206930457', u'INDIRECT_-1206896343'), (u'CALL_-1206927405', u'INDIRECT_-1206900671'), (u'INDIRECT_-1206914294', u'MULTIEQUAL_-1206913667'), (u'MULTIEQUAL_-1206899743', u'MULTIEQUAL_-1206899635'), (u'CALL_-1206935907', u'INDIRECT_-1206901889'), (u'INDIRECT_-1206885938', u'MULTIEQUAL_-1206885387'), (u'INDIRECT_-1206910085', u'MULTIEQUAL_-1206909990'), (u'CALL_-1206939523', u'INDIRECT_-1206909875'), (u'INDIRECT_-1206899174', u'MULTIEQUAL_-1206898547'), (u'INDIRECT_-1206895093', u'MULTIEQUAL_-1206876240'), (u'INDIRECT_-1206892603', u'MULTIEQUAL_-1206892916'), (u'MULTIEQUAL_-1206912672', u'BOOL_NEGATE_-1206910817'), (u'INDIRECT_-1206899657', u'MULTIEQUAL_-1206899412'), (u'CALL_-1206927833', u'INDIRECT_-1206893275'), (u'CALLIND_-1206938827', u'INDIRECT_-1206885363'), ('const-433', u'LOAD_-1206925016'), (u'CALL_-1206929489', u'INDIRECT_-1206895479'), (u'CALL_-1206928772', u'INDIRECT_-1206901708'), (u'INDIRECT_-1206896988', u'MULTIEQUAL_-1206896329'), (u'STORE_-1206930846', u'INDIRECT_-1206894649'), (u'CALL_-1206938958', u'INDIRECT_-1206910466'), (u'INDIRECT_-1206912641', u'MULTIEQUAL_-1206912539'), (u'CALL_-1206927048', u'INDIRECT_-1206890704'), (u'MULTIEQUAL_-1206908186', u'MULTIEQUAL_-1206908210'), (u'INDIRECT_-1206904778', u'MULTIEQUAL_-1206904602'), (u'CALL_-1206934460', u'INDIRECT_-1206898143'), (u'MULTIEQUAL_-1206902683', u'MULTIEQUAL_-1206902575'), (u'CALL_-1206928734', u'INDIRECT_-1206913025'), (u'CALL_-1206929750', u'INDIRECT_-1206902902'), (u'CALL_-1206930899', u'INDIRECT_-1206881180'), (u'INDIRECT_-1206904835', u'MULTIEQUAL_-1206903084'), (u'CALL_-1206930362', u'INDIRECT_-1206878729'), (u'INDIRECT_-1206884583', u'MULTIEQUAL_-1206885192'), (u'CALLIND_-1206921999', u'INDIRECT_-1206894631'), (u'INDIRECT_-1206909000', u'MULTIEQUAL_-1206909508'), (u'INDIRECT_-1206874375', u'MULTIEQUAL_-1206876140'), (u'CALL_-1206934396', u'INDIRECT_-1206903140'), (u'INDIRECT_-1206907408', u'MULTIEQUAL_-1206907225'), (u'STORE_-1206921830', u'INDIRECT_-1206901841'), (u'CALL_-1206938900', u'INDIRECT_-1206904556'), (u'INDIRECT_-1206906003', u'MULTIEQUAL_-1206905812'), (u'CALL_-1206925783', u'INDIRECT_-1206905837'), (u'INDIRECT_-1206899144', u'MULTIEQUAL_-1206898967'), (u'CALL_-1206924677', u'INDIRECT_-1206875899'), (u'STORE_-1206921567', u'INDIRECT_-1206887013'), (u'INDIRECT_-1206904428', u'COPY_-1206879968'), (u'INDIRECT_-1206891222', u'MULTIEQUAL_-1206890923'), (u'INDIRECT_-1206897562', u'MULTIEQUAL_-1206898491'), (u'INDIRECT_-1206911497', u'MULTIEQUAL_-1206911418'), ('const-0', u'CALL_-1206930105'), (u'MULTIEQUAL_-1206891541', u'MULTIEQUAL_-1206891541'), (u'MULTIEQUAL_-1206874294', u'MULTIEQUAL_-1206889136'), (u'MULTIEQUAL_-1206901607', u'MULTIEQUAL_-1206901601'), (u'INDIRECT_-1206896242', u'MULTIEQUAL_-1206897500'), (u'INDIRECT_-1206913523', u'MULTIEQUAL_-1206913414'), (u'CALL_-1206928209', u'INDIRECT_-1206907263'), (u'CALL_-1206925831', u'INDIRECT_-1206894114'), (u'CALL_-1206928667', u'INDIRECT_-1206902802'), (u'CALL_-1206929750', u'INDIRECT_-1206879968'), (u'INDIRECT_-1206886390', u'MULTIEQUAL_-1206886160'), (u'INDIRECT_-1206889962', u'PTRADD_-1206878488'), (u'CALL_-1206934862', u'INDIRECT_-1206911802'), (u'CALL_-1206938342', u'INDIRECT_-1206902137'), (u'CALL_-1206929145', u'INDIRECT_-1206906808'), (u'INDIRECT_-1206894548', u'MULTIEQUAL_-1206896109'), (u'STORE_-1206937765', u'INDIRECT_-1206891520'), ('const-0', u'COPY_-1206935100'), (u'CALL_-1206932827', u'INDIRECT_-1206912794'), (u'MULTIEQUAL_-1206907868', u'MULTIEQUAL_-1206908663'), (u'CALL_-1206928992', u'INDIRECT_-1206909365'), (u'CALL_-1206937729', u'INDIRECT_-1206895485'), (u'MULTIEQUAL_-1206905690', u'MULTIEQUAL_-1206905666'), (u'INDIRECT_-1206901418', u'MULTIEQUAL_-1206901242'), ('const-0', u'CALL_-1206929529'), (u'INDIRECT_-1206905665', u'MULTIEQUAL_-1206905442'), (u'INDIRECT_-1206911302', u'MULTIEQUAL_-1206911100'), (u'CALL_-1206927093', u'INDIRECT_-1206897443'), (u'CALL_-1206921954', u'INDIRECT_-1206886596'), (u'INDIRECT_-1206890928', u'MULTIEQUAL_-1206898023'), (u'INDIRECT_-1206888322', u'MULTIEQUAL_-1206889251'), (u'INDIRECT_-1206892100', u'MULTIEQUAL_-1206886890'), (u'INDIRECT_-1206894055', u'MULTIEQUAL_-1206893927'), (u'STORE_-1206930175', u'INDIRECT_-1206908988'), (u'INDIRECT_-1206895639', u'MULTIEQUAL_-1206895502'), (u'MULTIEQUAL_-1206876152', u'MULTIEQUAL_-1206907001'), (u'CALL_-1206922316', u'INDIRECT_-1206898538'), (u'MULTIEQUAL_-1206907766', u'MULTIEQUAL_-1206907790'), (u'MULTIEQUAL_-1206906609', u'MULTIEQUAL_-1206906552'), (u'INDIRECT_-1206906122', u'MULTIEQUAL_-1206906072'), (u'INDIRECT_-1206895188', u'COPY_-1206879946'), (u'CALL_-1206927063', u'INDIRECT_-1206906176'), (u'CALL_-1206930241', u'INDIRECT_-1206900172'), (u'MULTIEQUAL_-1206908559', u'MULTIEQUAL_-1206880951'), (u'STORE_-1206921852', u'INDIRECT_-1206901019'), ('const-433', u'LOAD_-1206937261'), (u'INDIRECT_-1206889510', u'MULTIEQUAL_-1206889304'), (u'INDIRECT_-1206901875', u'MULTIEQUAL_-1206901716'), (u'INDIRECT_-1206887867', u'MULTIEQUAL_-1206887835'), (u'CALL_-1206937875', u'INDIRECT_-1206911932'), (u'CALL_-1206928257', u'INDIRECT_-1206895550'), (u'CALL_-1206934862', u'INDIRECT_-1206895422'), (u'MULTIEQUAL_-1206899180', u'MULTIEQUAL_-1206899123'), (u'CALL_-1206930311', u'INDIRECT_-1206901991'), (u'CALL_-1206930506', u'INDIRECT_-1206897893'), (u'INDIRECT_-1206908157', u'MULTIEQUAL_-1206907866'), (u'CALL_-1206928281', u'INDIRECT_-1206890527'), (u'INDIRECT_-1206890941', u'MULTIEQUAL_-1206890721'), (u'CALL_-1206934098', u'INDIRECT_-1206899601'), (u'CALL_-1206931749', u'INDIRECT_-1206879588'), (u'INDIRECT_-1206898461', u'COPY_-1206880533'), (u'INDIRECT_-1206896234', u'MULTIEQUAL_-1206895607'), (u'INDIRECT_-1206899162', u'MULTIEQUAL_-1206899046'), (u'INDIRECT_-1206894897', u'MULTIEQUAL_-1206876982'), (u'CALL_-1206930407', u'INDIRECT_-1206890688'), (u'MULTIEQUAL_-1206905771', u'MULTIEQUAL_-1206905769'), ('const-8', u'INT_ADD_-1206929178'), (u'INDIRECT_-1206901939', u'MULTIEQUAL_-1206901802'), (u'CALL_-1206938342', u'INDIRECT_-1206909277'), (u'STORE_-1206922815', u'INDIRECT_-1206888271'), (u'MULTIEQUAL_-1206906227', u'MULTIEQUAL_-1206906221'), (u'CALL_-1206932359', u'INDIRECT_-1206902418'), (u'MULTIEQUAL_-1206894008', u'MULTIEQUAL_-1206894803'), (u'INDIRECT_-1206906110', u'MULTIEQUAL_-1206907676'), (u'MULTIEQUAL_-1206903689', u'MULTIEQUAL_-1206903670'), (u'CALL_-1206925432', u'INDIRECT_-1206892903'), (u'MULTIEQUAL_-1206905854', u'MULTIEQUAL_-1206905838'), (u'INDIRECT_-1206893850', u'MULTIEQUAL_-1206893732'), (u'CALL_-1206938958', u'INDIRECT_-1206900386'), (u'CALL_-1206931595', u'INDIRECT_-1206905456'), ('const-433', u'STORE_-1206928482'), (u'CALLIND_-1206921412', u'INDIRECT_-1206875577'), (u'INDIRECT_-1206892753', u'MULTIEQUAL_-1206892613'), (u'INDIRECT_-1206897988', u'MULTIEQUAL_-1206897796'), (u'CALL_-1206925860', u'INDIRECT_-1206897488'), (u'INDIRECT_-1206880755', u'MULTIEQUAL_-1206881133'), (u'INDIRECT_-1206898845', u'MULTIEQUAL_-1206898479'), (u'CALL_-1206922316', u'INDIRECT_-1206891398'), (u'INDIRECT_-1206893949', u'COPY_-1206880060'), (u'INDIRECT_-1206896319', u'MULTIEQUAL_-1206897315'), (u'INDIRECT_-1206900939', u'MULTIEQUAL_-1206901935'), (u'MULTIEQUAL_-1206904091', u'MULTIEQUAL_-1206904089'), (u'COPY_-1206874551', u'CALL_-1206929324'), (u'STORE_-1206924919', u'INDIRECT_-1206905169'), (u'INDIRECT_-1206902276', u'MULTIEQUAL_-1206901860'), (u'CALL_-1206933821', u'INDIRECT_-1206906992'), (u'INDIRECT_-1206902547', u'MULTIEQUAL_-1206902642'), (u'CALLIND_-1206929135', u'INDIRECT_-1206896840'), (u'INDIRECT_-1206895636', u'MULTIEQUAL_-1206895435'), (u'INT_SUB_-1206874717', u'INT_ADD_-1206929155'), (u'CALL_-1206938900', u'INDIRECT_-1206910016'), (u'INDIRECT_-1206885566', u'MULTIEQUAL_-1206888034'), (u'PTRADD_-1206871936', u'LOAD_-1206921924'), (u'CALL_-1206929974', u'INDIRECT_-1206894172'), (u'STORE_-1206930256', u'INDIRECT_-1206889288'), (u'INDIRECT_-1206892193', u'MULTIEQUAL_-1206876233'), (u'INDIRECT_-1206885775', u'MULTIEQUAL_-1206885857'), (u'MULTIEQUAL_-1206883981', u'MULTIEQUAL_-1206883635'), (u'CALL_-1206938958', u'INDIRECT_-1206905006'), (u'CALL_-1206937729', u'INDIRECT_-1206892125'), (u'MULTIEQUAL_-1206900192', u'MULTIEQUAL_-1206899554'), (u'CALLIND_-1206921388', u'INDIRECT_-1206901723'), (u'CALL_-1206927316', u'INDIRECT_-1206886345'), (u'INDIRECT_-1206903440', u'MULTIEQUAL_-1206898230'), (u'INDIRECT_-1206895386', u'COPY_-1206879372'), (u'LOAD_-1206925442', u'INT_ADD_-1206925395'), (u'CALL_-1206939523', u'INDIRECT_-1206903575'), (u'INDIRECT_-1206897119', u'MULTIEQUAL_-1206897500'), (u'STORE_-1206937696', u'INDIRECT_-1206900306'), (u'MULTIEQUAL_-1206884900', u'MULTIEQUAL_-1206884843'), (u'INDIRECT_-1206900362', u'MULTIEQUAL_-1206901989'), (u'INDIRECT_-1206894228', u'MULTIEQUAL_-1206894115'), (u'CALL_-1206931701', u'INDIRECT_-1206909683'), (u'INDIRECT_-1206901307', u'MULTIEQUAL_-1206901275'), (u'CALL_-1206928621', u'INDIRECT_-1206905848'), (u'CALL_-1206927063', u'INDIRECT_-1206888116'), (u'STORE_-1206924545', u'INDIRECT_-1206890670'), (u'MULTIEQUAL_-1206904215', u'MULTIEQUAL_-1206904211'), (u'INDIRECT_-1206893635', u'MULTIEQUAL_-1206893231'), (u'MULTIEQUAL_-1206892191', u'INT_EQUAL_-1206933940'), (u'INDIRECT_-1206893459', u'MULTIEQUAL_-1206896153'), (u'INDIRECT_-1206875010', u'MULTIEQUAL_-1206876081'), (u'CALL_-1206928518', u'INDIRECT_-1206899949'), (u'CALL_-1206928647', u'INDIRECT_-1206902062'), (u'INDIRECT_-1206882911', u'MULTIEQUAL_-1206882819'), (u'INDIRECT_-1206901760', u'MULTIEQUAL_-1206900080'), (u'CALL_-1206933745', u'INDIRECT_-1206901494'), (u'MULTIEQUAL_-1206889007', u'MULTIEQUAL_-1206889001'), (u'INDIRECT_-1206902649', u'MULTIEQUAL_-1206902534'), (u'INDIRECT_-1206905864', u'MULTIEQUAL_-1206905687'), ('const-8', u'INT_ADD_-1206921373'), (u'MULTIEQUAL_-1206888769', u'MULTIEQUAL_-1206889152'), (u'STORE_-1206937772', u'INDIRECT_-1206899925'), (u'CALL_-1206937446', u'INDIRECT_-1206904322'), (u'STORE_-1206930340', u'INDIRECT_-1206896884'), (u'INDIRECT_-1206875308', u'MULTIEQUAL_-1206883720'), (u'STORE_-1206932305', u'INDIRECT_-1206895139'), (u'STORE_-1206925248', u'INDIRECT_-1206902382'), (u'CALLIND_-1206931354', u'INDIRECT_-1206909610'), (u'CALL_-1206927048', u'INDIRECT_-1206902044'), (u'STORE_-1206921525', u'INDIRECT_-1206892449'), (u'MULTIEQUAL_-1206892603', u'MULTIEQUAL_-1206892429'), (u'MULTIEQUAL_-1206896895', u'MULTIEQUAL_-1206896194'), ('const-4096', u'COPY_-1206925083'), (u'INDIRECT_-1206902725', u'MULTIEQUAL_-1206902576'), (u'CAST_-1206877875', u'LOAD_-1206937791'), (u'INDIRECT_-1206913191', u'MULTIEQUAL_-1206913071'), ('tmp_72983', u'CALL_-1206931773'), (u'CALL_-1206937430', u'INDIRECT_-1206901370'), (u'STORE_-1206921830', u'INDIRECT_-1206903101'), (u'CALL_-1206921320', u'INDIRECT_-1206901738'), (u'CALL_-1206938421', u'INDIRECT_-1206884789'), (u'CALL_-1206926019', u'INDIRECT_-1206902201'), (u'CAST_-1206868633', u'INT_ADD_-1206922693'), (u'CALL_-1206924612', u'INDIRECT_-1206894185'), (u'INDIRECT_-1206883039', u'MULTIEQUAL_-1206882902'), (u'STORE_-1206921525', u'INDIRECT_-1206884469'), (u'INDIRECT_-1206897339', u'MULTIEQUAL_-1206896932'), (u'INDIRECT_-1206908580', u'MULTIEQUAL_-1206909088'), (u'CALL_-1206928709', u'INDIRECT_-1206903181'), (u'STORE_-1206924934', u'INDIRECT_-1206904339'), (u'INDIRECT_-1206887293', u'MULTIEQUAL_-1206887153'), (u'STORE_-1206930828', u'INDIRECT_-1206908137'), (u'CALL_-1206921459', u'INDIRECT_-1206887215'), (u'CALL_-1206928281', u'INDIRECT_-1206907327'), (u'CALL_-1206922426', u'INDIRECT_-1206881940'), (u'INDIRECT_-1206905688', u'COPY_-1206879971'), (u'LOAD_-1206921733', u'CALLIND_-1206921710'), (u'INDIRECT_-1206912599', u'MULTIEQUAL_-1206912509'), (u'CALL_-1206921264', u'INDIRECT_-1206875598'), (u'CALL_-1206932359', u'INDIRECT_-1206905778'), (u'INDIRECT_-1206902970', u'CALL_-1206929902'), (u'STORE_-1206925248', u'INDIRECT_-1206903222'), (u'CALL_-1206934018', u'INDIRECT_-1206882076'), (u'CALL_-1206926116', u'INDIRECT_-1206896417'), (u'INDIRECT_-1206895858', u'MULTIEQUAL_-1206895922'), (u'STORE_-1206937920', u'INDIRECT_-1206894116'), (u'INDIRECT_-1206889730', u'MULTIEQUAL_-1206890376'), (u'INDIRECT_-1206891339', u'MULTIEQUAL_-1206891916'), (u'CALL_-1206934955', u'INDIRECT_-1206899657'), (u'MULTIEQUAL_-1206904251', u'MULTIEQUAL_-1206904232'), (u'CALL_-1206921320', u'INDIRECT_-1206892078'), (u'CALL_-1206932359', u'INDIRECT_-1206888978'), (u'CALL_-1206925860', u'INDIRECT_-1206877577'), (u'INDIRECT_-1206895827', u'MULTIEQUAL_-1206895922'), (u'CALL_-1206924612', u'INDIRECT_-1206906785'), (u'CALL_-1206930394', u'INDIRECT_-1206909177'), (u'STORE_-1206930329', u'INDIRECT_-1206903862'), (u'INDIRECT_-1206894969', u'MULTIEQUAL_-1206896161'), (u'STORE_-1206928588', u'INDIRECT_-1206896303'), (u'INDIRECT_-1206891100', u'MULTIEQUAL_-1206890945'), (u'INDIRECT_-1206887641', u'MULTIEQUAL_-1206890231'), (u'CALL_-1206931183', u'INDIRECT_-1206911705'), (u'INDIRECT_-1206910943', u'MULTIEQUAL_-1206911699'), ('const-8', u'PTRADD_-1206875428'), (u'CALL_-1206929202', u'INDIRECT_-1206890346'), (u'MULTIEQUAL_-1206893579', u'COPY_-1206893702'), (u'CALL_-1206928667', u'INDIRECT_-1206912462'), (u'INDIRECT_-1206896575', u'MULTIEQUAL_-1206896171'), (u'STORE_-1206928627', u'INDIRECT_-1206903468'), (u'CALL_-1206934098', u'INDIRECT_-1206901281'), (u'STORE_-1206930351', u'INDIRECT_-1206900440'), (u'CALL_-1206929226', u'INDIRECT_-1206902537'), (u'INDIRECT_-1206900172', u'COPY_-1206880420'), (u'INDIRECT_-1206901993', u'MULTIEQUAL_-1206880934'), (u'INDIRECT_-1206911196', u'MULTIEQUAL_-1206911742'), (u'CALL_-1206929974', u'INDIRECT_-1206880898'), (u'INDIRECT_-1206896857', u'MULTIEQUAL_-1206896579'), (u'CALL_-1206928281', u'INDIRECT_-1206895567'), (u'MULTIEQUAL_-1206890734', u'MULTIEQUAL_-1206890718'), (u'MULTIEQUAL_-1206895152', u'MULTIEQUAL_-1206894514'), (u'INDIRECT_-1206889447', u'COPY_-1206880289'), (u'STORE_-1206921567', u'INDIRECT_-1206886593'), (u'CALL_-1206930636', u'INDIRECT_-1206888978'), (u'INDIRECT_-1206888054', u'MULTIEQUAL_-1206887905'), (u'CALL_-1206930927', u'INDIRECT_-1206879971'), (u'INDIRECT_-1206899388', u'COPY_-1206879956'), (u'INDIRECT_-1206883977', u'MULTIEQUAL_-1206883480'), (u'INDIRECT_-1206898343', u'MULTIEQUAL_-1206899099'), (u'CALL_-1206934835', u'INDIRECT_-1206898593'), (u'CALL_-1206930636', u'INDIRECT_-1206906198'), (u'CALL_-1206931701', u'INDIRECT_-1206908843'), (u'INDIRECT_-1206894184', u'MULTIEQUAL_-1206898747'), (u'INDIRECT_-1206901404', u'MULTIEQUAL_-1206901143'), (u'CALL_-1206925604', u'INDIRECT_-1206887767'), ('const-51', u'INT_NOTEQUAL_-1206922648'), (u'CALL_-1206928734', u'INDIRECT_-1206902525'), (u'STORE_-1206925221', u'INDIRECT_-1206892707'), (u'MULTIEQUAL_-1206880391', u'MULTIEQUAL_-1206902643'), (u'MULTIEQUAL_-1206896531', u'MULTIEQUAL_-1206896529'), (u'INDIRECT_-1206888177', u'MULTIEQUAL_-1206888981'), (u'MULTIEQUAL_-1206876978', u'MULTIEQUAL_-1206894021'), (u'INDIRECT_-1206893644', u'MULTIEQUAL_-1206895123'), (u'INDIRECT_-1206907163', u'MULTIEQUAL_-1206908681'), (u'MULTIEQUAL_-1206880402', u'MULTIEQUAL_-1206907263'), (u'INDIRECT_-1206886560', u'MULTIEQUAL_-1206888260'), (u'STORE_-1206925479', u'INDIRECT_-1206900400'), (u'CALL_-1206928357', u'INDIRECT_-1206902750'), (u'CALL_-1206938694', u'INDIRECT_-1206902973'), (u'INDIRECT_-1206913402', u'MULTIEQUAL_-1206913200'), (u'CALL_-1206931128', u'INDIRECT_-1206904546'), (u'INDIRECT_-1206901959', u'MULTIEQUAL_-1206901552'), (u'CALLIND_-1206925019', u'INDIRECT_-1206902466'), (u'INDIRECT_-1206898958', u'MULTIEQUAL_-1206898407'), (u'CALL_-1206929019', u'INDIRECT_-1206882581'), ('const-5', u'CALL_-1206932327'), (u'INDIRECT_-1206893094', u'MULTIEQUAL_-1206892916'), (u'STORE_-1206921864', u'INDIRECT_-1206884229'), (u'CALLIND_-1206929135', u'INDIRECT_-1206892220'), (u'MULTIEQUAL_-1206879587', u'MULTIEQUAL_-1206879889'), (u'CALL_-1206938725', u'INDIRECT_-1206906773'), ('const-0', u'COPY_-1206928980'), (u'INDIRECT_-1206913940', u'MULTIEQUAL_-1206912260'), (u'CALLIND_-1206938189', u'INDIRECT_-1206915055'), (u'MULTIEQUAL_-1206874305', u'MULTIEQUAL_-1206893205'), (u'STORE_-1206928270', u'INDIRECT_-1206899408'), (u'CALL_-1206924612', u'INDIRECT_-1206889565'), (u'INDIRECT_-1206906399', u'MULTIEQUAL_-1206907019'), (u'INDIRECT_-1206895543', u'MULTIEQUAL_-1206895305'), (u'MULTIEQUAL_-1206901747', u'MULTIEQUAL_-1206901731'), (u'INDIRECT_-1206908642', u'MULTIEQUAL_-1206908592'), (u'INDIRECT_-1206897464', u'MULTIEQUAL_-1206897287'), (u'MULTIEQUAL_-1206883022', u'MULTIEQUAL_-1206882526'), (u'MULTIEQUAL_-1206908143', u'MULTIEQUAL_-1206907969'), (u'CALL_-1206928271', u'INT_EQUAL_-1206928249'), (u'CALL_-1206927093', u'INDIRECT_-1206877615'), (u'CALL_-1206928271', u'INDIRECT_-1206893019'), (u'MULTIEQUAL_-1206913977', u'MULTIEQUAL_-1206913927'), (u'INDIRECT_-1206889314', u'MULTIEQUAL_-1206889165'), (u'CALL_-1206929296', u'INDIRECT_-1206895858'), (u'INDIRECT_-1206897221', u'MULTIEQUAL_-1206898261'), (u'MULTIEQUAL_-1206893221', u'MULTIEQUAL_-1206893221'), (u'STORE_-1206921567', u'INDIRECT_-1206890373'), (u'STORE_-1206934224', u'INDIRECT_-1206894542'), (u'CALL_-1206933821', u'INDIRECT_-1206891032'), (u'MULTIEQUAL_-1206901983', u'MULTIEQUAL_-1206901935'), (u'CALL_-1206928225', u'INDIRECT_-1206903933'), (u'INDIRECT_-1206880490', u'MULTIEQUAL_-1206881063'), (u'INDIRECT_-1206892220', u'MULTIEQUAL_-1206880912'), (u'INDIRECT_-1206902482', u'MULTIEQUAL_-1206904149'), (u'INDIRECT_-1206883651', u'MULTIEQUAL_-1206883981'), (u'STORE_-1206927248', u'INDIRECT_-1206904694'), (u'INDIRECT_-1206900055', u'MULTIEQUAL_-1206900137'), ('const-0', u'INT_NOTEQUAL_-1206937496'), (u'STORE_-1206924909', u'INDIRECT_-1206891605'), (u'INDIRECT_-1206884945', u'MULTIEQUAL_-1206884900'), (u'MULTIEQUAL_-1206904999', u'MULTIEQUAL_-1206904583'), (u'MULTIEQUAL_-1206906642', u'MULTIEQUAL_-1206906629'), (u'CALL_-1206931269', u'INDIRECT_-1206892689'), (u'CALL_-1206926063', u'INDIRECT_-1206908100'), (u'CALL_-1206928331', u'INDIRECT_-1206899795'), (u'INDIRECT_-1206884848', u'COPY_-1206879581'), (u'INDIRECT_-1206900871', u'MULTIEQUAL_-1206901201'), (u'CALL_-1206927405', u'INDIRECT_-1206904451'), (u'LOAD_-1206938898', u'INT_EQUAL_-1206938879'), (u'MULTIEQUAL_-1206904083', u'MULTIEQUAL_-1206904783'), (u'STORE_-1206922807', u'INDIRECT_-1206886187'), ('const-0', u'INT_EQUAL_-1206933580'), (u'CALL_-1206930407', u'INDIRECT_-1206893628'), ('tmp_5513', u'CBRANCH_-1206934121'), (u'INDIRECT_-1206903310', u'MULTIEQUAL_-1206902878'), (u'INDIRECT_-1206910817', u'MULTIEQUAL_-1206910199'), (u'CALL_-1206931773', u'INDIRECT_-1206879607'), (u'INDIRECT_-1206897326', u'MULTIEQUAL_-1206899794'), ('tmp_22674', u'BRANCH_-1206920759'), (u'INDIRECT_-1206885688', u'COPY_-1206879583'), (u'CAST_-1206874307', u'COPY_-1206874575'), (u'MULTIEQUAL_-1206914724', u'MULTIEQUAL_-1206914742'), (u'CALLIND_-1206938189', u'MULTIEQUAL_-1206886688'), (u'INDIRECT_-1206908088', u'MULTIEQUAL_-1206904783'), (u'CALL_-1206932817', u'INDIRECT_-1206881406'), (u'INDIRECT_-1206886247', u'MULTIEQUAL_-1206888034'), (u'CALL_-1206930157', u'INDIRECT_-1206895975'), (u'STORE_-1206937788', u'INDIRECT_-1206906230'), (u'INT_EQUAL_-1206933847', u'CBRANCH_-1206933844'), (u'CALL_-1206923816', u'INDIRECT_-1206884339'), (u'INDIRECT_-1206908798', u'MULTIEQUAL_-1206908710'), (u'INDIRECT_-1206903901', u'MULTIEQUAL_-1206877001'), (u'INDIRECT_-1206886047', u'MULTIEQUAL_-1206885967'), (u'CALL_-1206934274', u'INDIRECT_-1206892981'), (u'MULTIEQUAL_-1206876975', u'MULTIEQUAL_-1206892761'), (u'STORE_-1206930310', u'INDIRECT_-1206894348'), (u'CALL_-1206937824', u'INDIRECT_-1206906447'), (u'CALL_-1206926116', u'INDIRECT_-1206900197'), (u'INDIRECT_-1206890612', u'MULTIEQUAL_-1206890396'), (u'INDIRECT_-1206902279', u'MULTIEQUAL_-1206904973'), (u'CALL_-1206932827', u'INDIRECT_-1206891374'), (u'CALL_-1206931749', u'INDIRECT_-1206896393'), (u'CALL_-1206937924', u'INDIRECT_-1206894321'), (u'INDIRECT_-1206889952', u'MULTIEQUAL_-1206889861'), ('const-512', u'COPY_-1206925059'), (u'CALL_-1206928677', u'INDIRECT_-1206900829'), (u'CALL_-1206937446', u'INDIRECT_-1206901382'), (u'CALL_-1206933623', u'INDIRECT_-1206889658'), (u'INDIRECT_-1206901158', u'MULTIEQUAL_-1206901662'), (u'MULTIEQUAL_-1206905766', u'MULTIEQUAL_-1206905118'), (u'STORE_-1206934436', u'INDIRECT_-1206891310'), (u'CALL_-1206928194', u'INDIRECT_-1206907648'), (u'INT_ADD_-1206922101', u'CALLIND_-1206921884'), (u'INDIRECT_-1206887364', u'MULTIEQUAL_-1206888969'), (u'INDIRECT_-1206890881', u'MULTIEQUAL_-1206890520'), (u'CALLIND_-1206925046', u'INDIRECT_-1206887362'), (u'INDIRECT_-1206911320', u'MULTIEQUAL_-1206912310'), (u'MULTIEQUAL_-1206907001', u'MULTIEQUAL_-1206906967'), (u'MULTIEQUAL_-1206907001', u'MULTIEQUAL_-1206906967'), (u'INDIRECT_-1206890398', u'MULTIEQUAL_-1206890462'), (u'STORE_-1206928482', u'INDIRECT_-1206901700'), (u'INDIRECT_-1206906481', u'MULTIEQUAL_-1206906261'), (u'CALL_-1206928734', u'INDIRECT_-1206895805'), (u'INDIRECT_-1206902787', u'MULTIEQUAL_-1206902657'), ('const-0', u'SUBPIECE_-1206916927'), (u'STORE_-1206928622', u'INDIRECT_-1206904046'), (u'CALL_-1206928474', u'INDIRECT_-1206890690'), (u'INDIRECT_-1206897056', u'COPY_-1206879009'), (u'CALL_-1206936110', u'INDIRECT_-1206881934'), (u'CALL_-1206928734', u'INDIRECT_-1206894545'), (u'STORE_-1206928410', u'INDIRECT_-1206893678'), ('const-8', u'PTRADD_-1206871498'), (u'CALL_-1206937414', u'INDIRECT_-1206893799'), (u'INDIRECT_-1206890342', u'MULTIEQUAL_-1206890226'), ('const-656', u'INT_ADD_-1206938821'), (u'MULTIEQUAL_-1206891491', u'MULTIEQUAL_-1206891475'), (u'CALL_-1206929974', u'INDIRECT_-1206907612'), (u'CALL_-1206929296', u'INDIRECT_-1206888298'), (u'CALL_-1206925604', u'INDIRECT_-1206899107'), (u'STORE_-1206922807', u'INDIRECT_-1206895007'), (u'CALL_-1206930476', u'INDIRECT_-1206889049'), (u'CALLIND_-1206924378', u'INDIRECT_-1206890343'), (u'CALL_-1206930476', u'INDIRECT_-1206899969'), (u'INDIRECT_-1206903415', u'MULTIEQUAL_-1206903497'), (u'INDIRECT_-1206880234', u'MULTIEQUAL_-1206880180'), (u'CALL_-1206931595', u'INDIRECT_-1206907976'), (u'INDIRECT_-1206903779', u'MULTIEQUAL_-1206903607'), (u'STORE_-1206928553', u'INDIRECT_-1206906782'), (u'CALL_-1206930556', u'INDIRECT_-1206889356'), (u'INDIRECT_-1206912699', u'MULTIEQUAL_-1206913319'), (u'CALL_-1206936047', u'INDIRECT_-1206894837'), (u'CALL_-1206933711', u'INDIRECT_-1206880880'), (u'INDIRECT_-1206897907', u'MULTIEQUAL_-1206880378'), (u'STORE_-1206935460', u'INDIRECT_-1206893539'), (u'INDIRECT_-1206894438', u'MULTIEQUAL_-1206894942'), (u'INDIRECT_-1206880982', u'MULTIEQUAL_-1206881470'), (u'CALL_-1206938131', u'INDIRECT_-1206883928'), (u'INDIRECT_-1206895823', u'MULTIEQUAL_-1206896579'), (u'CALL_-1206934835', u'INDIRECT_-1206914133'), (u'CALL_-1206931128', u'INDIRECT_-1206912946'), (u'CALL_-1206934963', u'INDIRECT_-1206905543'), (u'CAST_-1206878861', u'LOAD_-1206939653'), (u'MULTIEQUAL_-1206903721', u'MULTIEQUAL_-1206903707'), (u'INDIRECT_-1206891545', u'MULTIEQUAL_-1206893300'), (u'MULTIEQUAL_-1206893439', u'MULTIEQUAL_-1206880914'), (u'INDIRECT_-1206890399', u'COPY_-1206879826'), (u'INDIRECT_-1206910179', u'MULTIEQUAL_-1206911175'), (u'INDIRECT_-1206904520', u'MULTIEQUAL_-1206903889'), (u'CALL_-1206928150', u'INDIRECT_-1206902169'), (u'COPY_-1206871467', u'CALL_-1206922556'), (u'STORE_-1206925416', u'INDIRECT_-1206889025'), (u'STORE_-1206921525', u'INDIRECT_-1206896649'), (u'INDIRECT_-1206898726', u'MULTIEQUAL_-1206900309'), ('const--88', u'PTRSUB_-1206875139'), (u'CALL_-1206925604', u'INDIRECT_-1206894067'), (u'INDIRECT_-1206877189', u'MULTIEQUAL_-1206876420'), (u'INDIRECT_-1206892127', u'MULTIEQUAL_-1206893914'), (u'CALL_-1206929226', u'INDIRECT_-1206897077'), (u'MULTIEQUAL_-1206904793', u'MULTIEQUAL_-1206905821'), (u'CALL_-1206927833', u'INDIRECT_-1206889495'), (u'CALL_-1206938342', u'INDIRECT_-1206916999'), (u'CALL_-1206930899', u'INDIRECT_-1206898571'), (u'CALL_-1206926003', u'INDIRECT_-1206887068'), (u'CALL_-1206929866', u'INDIRECT_-1206910066'), (u'CAST_-1206870198', u'INT_ADD_-1206924153'), (u'INDIRECT_-1206906408', u'MULTIEQUAL_-1206903103'), (u'MULTIEQUAL_-1206905776', u'MULTIEQUAL_-1206905772'), (u'INDIRECT_-1206900168', u'MULTIEQUAL_-1206901607'), (u'CALL_-1206935821', u'INDIRECT_-1206908962'), (u'CALL_-1206929320', u'INDIRECT_-1206887459'), (u'MULTIEQUAL_-1206908711', u'MULTIEQUAL_-1206908695'), (u'CALL_-1206921447', u'INDIRECT_-1206891826'), (u'CALL_-1206930636', u'INDIRECT_-1206893178'), (u'INDIRECT_-1206884099', u'MULTIEQUAL_-1206884480'), (u'INDIRECT_-1206906067', u'MULTIEQUAL_-1206910203'), (u'STORE_-1206930175', u'INDIRECT_-1206904368'), (u'MULTIEQUAL_-1206883981', u'MULTIEQUAL_-1206882953'), (u'INDIRECT_-1206899555', u'MULTIEQUAL_-1206900339'), (u'INDIRECT_-1206890695', u'MULTIEQUAL_-1206893706'), (u'CALLIND_-1206921856', u'INDIRECT_-1206895818'), (u'INDIRECT_-1206911657', u'MULTIEQUAL_-1206911039'), (u'CALL_-1206931539', u'INDIRECT_-1206902495'), (u'INDIRECT_-1206897988', u'MULTIEQUAL_-1206904323'), (u'MULTIEQUAL_-1206919343', u'PTRADD_-1206878784'), (u'INDIRECT_-1206905468', u'MULTIEQUAL_-1206905078'), (u'INDIRECT_-1206902373', u'MULTIEQUAL_-1206903239'), (u'CALL_-1206929974', u'INDIRECT_-1206898372'), (u'CALL_-1206929385', u'INDIRECT_-1206899687'), (u'INDIRECT_-1206890722', u'MULTIEQUAL_-1206892381'), ('const-5', u'PTRADD_-1206877595'), (u'CALL_-1206928992', u'INDIRECT_-1206913145'), (u'MULTIEQUAL_-1206904973', u'MULTIEQUAL_-1206904931'), (u'INDIRECT_-1206901754', u'MULTIEQUAL_-1206901599'), (u'INDIRECT_-1206902597', u'COPY_-1206878603'), (u'CALLIND_-1206925019', u'INDIRECT_-1206895746'), ('tmp_10172', u'BRANCH_-1206928471'), (u'INDIRECT_-1206901939', u'MULTIEQUAL_-1206901910'), (u'INDIRECT_-1206899739', u'MULTIEQUAL_-1206900316'), (u'CALL_-1206930086', u'INDIRECT_-1206898227'), (u'CALL_-1206921431', u'INDIRECT_-1206875010'), (u'INDIRECT_-1206888927', u'MULTIEQUAL_-1206888797'), (u'MULTIEQUAL_-1206887359', u'MULTIEQUAL_-1206886501'), (u'MULTIEQUAL_-1206886247', u'MULTIEQUAL_-1206886227'), (u'CAST_-1206868936', u'LOAD_-1206921382'), (u'INDIRECT_-1206905815', u'MULTIEQUAL_-1206905687'), (u'INDIRECT_-1206912475', u'MULTIEQUAL_-1206876279'), (u'INDIRECT_-1206904274', u'MULTIEQUAL_-1206904119'), (u'INDIRECT_-1206896526', u'MULTIEQUAL_-1206896379'), (u'INDIRECT_-1206907510', u'MULTIEQUAL_-1206907354'), (u'INDIRECT_-1206905933', u'MULTIEQUAL_-1206906356'), (u'INDIRECT_-1206905933', u'MULTIEQUAL_-1206906356'), (u'MULTIEQUAL_-1206893736', u'MULTIEQUAL_-1206894656'), (u'CALL_-1206930550', u'INDIRECT_-1206904642'), (u'CALLIND_-1206924378', u'INDIRECT_-1206904203'), (u'STORE_-1206937696', u'INDIRECT_-1206895686'), (u'INDIRECT_-1206908563', u'MULTIEQUAL_-1206874341'), (u'CALL_-1206930927', u'INDIRECT_-1206896693'), (u'INDIRECT_-1206892443', u'MULTIEQUAL_-1206892577'), (u'STORE_-1206921830', u'INDIRECT_-1206904781'), (u'INDIRECT_-1206897882', u'MULTIEQUAL_-1206897783'), (u'CALL_-1206929938', u'INDIRECT_-1206893310'), (u'INDIRECT_-1206901543', u'MULTIEQUAL_-1206901267'), (u'CALL_-1206928815', u'INDIRECT_-1206902641'), (u'CALL_-1206932911', u'INDIRECT_-1206911592'), (u'INDIRECT_-1206896626', u'MULTIEQUAL_-1206898209'), (u'MULTIEQUAL_-1206882484', u'MULTIEQUAL_-1206882470'), (u'INDIRECT_-1206900266', u'MULTIEQUAL_-1206902734'), ('const-1', u'COPY_-1206872527'), (u'CALL_-1206928194', u'INDIRECT_-1206889168'), (u'MULTIEQUAL_-1206910507', u'MULTIEQUAL_-1206910013'), (u'INDIRECT_-1206880827', u'MULTIEQUAL_-1206881400'), (u'INT_ADD_-1206922095', u'CAST_-1206869452'), (u'STORE_-1206925221', u'INDIRECT_-1206889767'), (u'CALL_-1206930228', u'INDIRECT_-1206888514'), (u'CALL_-1206925831', u'INDIRECT_-1206887394'), (u'MULTIEQUAL_-1206902184', u'MULTIEQUAL_-1206902479'), (u'CALL_-1206921308', u'INDIRECT_-1206894268'), (u'CALL_-1206930476', u'INDIRECT_-1206891149'), (u'MULTIEQUAL_-1206876962', u'MULTIEQUAL_-1206881739'), (u'CALL_-1206929529', u'INDIRECT_-1206908515'), (u'CALL_-1206934487', u'INDIRECT_-1206894796'), (u'CALL_-1206934460', u'INDIRECT_-1206904443'), ('const-3', u'INT_ADD_-1206925490'), ('const-433', u'STORE_-1206921525'), (u'INDIRECT_-1206907313', u'MULTIEQUAL_-1206876270'), (u'INT_NOTEQUAL_-1206929758', u'CBRANCH_-1206929751'), (u'STORE_-1206928327', u'INDIRECT_-1206901152'), (u'STORE_-1206921864', u'INDIRECT_-1206891789'), (u'CALL_-1206925860', u'INDIRECT_-1206900848'), (u'CALL_-1206921722', u'INDIRECT_-1206893173'), (u'MULTIEQUAL_-1206908567', u'MULTIEQUAL_-1206908592'), (u'INDIRECT_-1206904657', u'MULTIEQUAL_-1206904267'), (u'CALL_-1206930636', u'INDIRECT_-1206905778'), (u'INDIRECT_-1206892183', u'MULTIEQUAL_-1206874302'), (u'STORE_-1206937611', u'INDIRECT_-1206895636'), (u'CALL_-1206929489', u'INDIRECT_-1206899679'), (u'CALL_-1206938232', u'INDIRECT_-1206898285'), (u'CALL_-1206938131', u'INDIRECT_-1206910813'), (u'INDIRECT_-1206907331', u'COPY_-1206880218'), (u'MULTIEQUAL_-1206894011', u'MULTIEQUAL_-1206893995'), (u'CALL_-1206923816', u'INDIRECT_-1206906179'), (u'CALL_-1206921954', u'INDIRECT_-1206890796'), (u'MULTIEQUAL_-1206895045', u'MULTIEQUAL_-1206895032'), (u'CALLIND_-1206938189', u'INDIRECT_-1206902875'), (u'CALL_-1206934018', u'INDIRECT_-1206892830'), (u'MULTIEQUAL_-1206880378', u'MULTIEQUAL_-1206897603'), (u'CALL_-1206938232', u'INDIRECT_-1206908365'), (u'INDIRECT_-1206899600', u'MULTIEQUAL_-1206899512'), (u'CALL_-1206930157', u'INDIRECT_-1206893455'), (u'STORE_-1206921852', u'INDIRECT_-1206903959'), (u'MULTIEQUAL_-1206889671', u'MULTIEQUAL_-1206889005'), (u'INDIRECT_-1206891582', u'MULTIEQUAL_-1206891483'), (u'CALL_-1206928150', u'INDIRECT_-1206899649'), (u'INDIRECT_-1206900628', u'MULTIEQUAL_-1206902021'), (u'INDIRECT_-1206899856', u'MULTIEQUAL_-1206900402'), (u'INDIRECT_-1206898916', u'MULTIEQUAL_-1206907263'), (u'INDIRECT_-1206897080', u'MULTIEQUAL_-1206896992'), (u'CALL_-1206938232', u'INDIRECT_-1206893665'), (u'CALL_-1206938421', u'INDIRECT_-1206895880'), (u'INDIRECT_-1206893116', u'MULTIEQUAL_-1206892849'), (u'MULTIEQUAL_-1206899687', u'MULTIEQUAL_-1206899667'), (u'CALL_-1206928209', u'INDIRECT_-1206895923'), (u'CALL_-1206933821', u'INDIRECT_-1206881284'), (u'CALL_-1206929794', u'INDIRECT_-1206898682'), (u'INDIRECT_-1206898743', u'MULTIEQUAL_-1206898877'), (u'CALL_-1206934396', u'INDIRECT_-1206906920'), (u'CALL_-1206928518', u'INDIRECT_-1206890289'), (u'CALLIND_-1206921344', u'INDIRECT_-1206874869'), ('tmp_10763', u'BRANCH_-1206930251'), ('const-8', u'PTRADD_-1206871377'), (u'CALL_-1206934955', u'INDIRECT_-1206895037'), (u'CALL_-1206930311', u'INDIRECT_-1206899471'), (u'CALL_-1206932954', u'INDIRECT_-1206897341'), (u'MULTIEQUAL_-1206887573', u'MULTIEQUAL_-1206888601'), (u'INDIRECT_-1206900733', u'MULTIEQUAL_-1206880930'), (u'STORE_-1206933118', u'INDIRECT_-1206891422'), (u'MULTIEQUAL_-1206894423', u'MULTIEQUAL_-1206895123'), (u'INDIRECT_-1206895524', u'MULTIEQUAL_-1206895321'), (u'STORE_-1206921830', u'INDIRECT_-1206894281'), (u'LOAD_-1206937319', u'CALL_-1206937302'), (u'CALL_-1206921994', u'INDIRECT_-1206900059'), (u'CALL_-1206927405', u'INDIRECT_-1206907391'), (u'CALL_-1206928992', u'INDIRECT_-1206903905'), (u'LOAD_-1206924908', u'INT_ADD_-1206924883'), (u'MULTIEQUAL_-1206895971', u'MULTIEQUAL_-1206895856'), (u'STORE_-1206928410', u'INDIRECT_-1206894938'), (u'MULTIEQUAL_-1206909966', u'MULTIEQUAL_-1206909318'), (u'INDIRECT_-1206891071', u'MULTIEQUAL_-1206892361'), ('tmp_72986', u'CALL_-1206937559'), (u'CALL_-1206931435', u'INDIRECT_-1206890759'), (u'MULTIEQUAL_-1206903887', u'MULTIEQUAL_-1206903867'), (u'CALL_-1206934460', u'INDIRECT_-1206906543'), (u'CALLIND_-1206921359', u'INDIRECT_-1206901287'), (u'CALL_-1206937983', u'INDIRECT_-1206892671'), (u'INDIRECT_-1206896454', u'MULTIEQUAL_-1206896276'), (u'CALL_-1206930210', u'INDIRECT_-1206892674'), (u'CALL_-1206934862', u'INDIRECT_-1206912222'), (u'CALL_-1206921844', u'INDIRECT_-1206903199'), (u'MULTIEQUAL_-1206884922', u'MULTIEQUAL_-1206884787'), (u'CALL_-1206929938', u'INDIRECT_-1206896670'), (u'CALL_-1206929830', u'INDIRECT_-1206904584'), (u'CALL_-1206929938', u'INDIRECT_-1206894990'), (u'PTRADD_-1206877405', u'LOAD_-1206931178'), (u'MULTIEQUAL_-1206917640', u'INT_ADD_-1206925012'), (u'STORE_-1206930828', u'INDIRECT_-1206910237'), (u'CALLIND_-1206921710', u'INDIRECT_-1206895316'), (u'CALL_-1206926003', u'INDIRECT_-1206900928'), (u'CALL_-1206928601', u'INDIRECT_-1206908225'), (u'INDIRECT_-1206906928', u'MULTIEQUAL_-1206908321'), (u'MULTIEQUAL_-1206899751', u'MULTIEQUAL_-1206899085'), (u'CALL_-1206930457', u'INDIRECT_-1206893823'), (u'INDIRECT_-1206899452', u'MULTIEQUAL_-1206899304'), (u'STORE_-1206921596', u'INDIRECT_-1206889968'), (u'MULTIEQUAL_-1206894207', u'MULTIEQUAL_-1206894227'), (u'STORE_-1206937920', u'INDIRECT_-1206914696'), (u'MULTIEQUAL_-1206876979', u'MULTIEQUAL_-1206894441'), (u'INDIRECT_-1206899836', u'MULTIEQUAL_-1206899635'), (u'INDIRECT_-1206906337', u'MULTIEQUAL_-1206905947'), (u'CALL_-1206929974', u'INDIRECT_-1206910132'), (u'CALL_-1206924612', u'INDIRECT_-1206900065'), (u'MULTIEQUAL_-1206912070', u'MULTIEQUAL_-1206913557'), (u'INDIRECT_-1206903975', u'MULTIEQUAL_-1206903816'), (u'INDIRECT_-1206896454', u'MULTIEQUAL_-1206897991'), (u'CALL_-1206929529', u'INDIRECT_-1206893815'), (u'CALL_-1206926063', u'INDIRECT_-1206892140'), (u'CALL_-1206931539', u'INDIRECT_-1206895355'), (u'INDIRECT_-1206892940', u'MULTIEQUAL_-1206887730'), (u'INDIRECT_-1206878893', u'MULTIEQUAL_-1206881515'), (u'INDIRECT_-1206880308', u'MULTIEQUAL_-1206880799'), (u'INDIRECT_-1206889103', u'MULTIEQUAL_-1206890621'), (u'CALL_-1206929226', u'INDIRECT_-1206893297'), (u'STORE_-1206928627', u'INDIRECT_-1206903048'), (u'CALL_-1206930210', u'INDIRECT_-1206898974'), (u'CALL_-1206930476', u'INDIRECT_-1206899549'), ('const-1', u'PTRADD_-1206878163'), (u'MULTIEQUAL_-1206893830', u'MULTIEQUAL_-1206893695'), (u'CALL_-1206932359', u'INDIRECT_-1206901158'), (u'CALL_-1206929645', u'INDIRECT_-1206909812'), (u'CALL_-1206929296', u'INDIRECT_-1206890398'), (u'CALL_-1206927093', u'INDIRECT_-1206908363'), (u'INDIRECT_-1206905039', u'MULTIEQUAL_-1206904949'), (u'STORE_-1206929190', u'INDIRECT_-1206890268'), (u'INDIRECT_-1206914559', u'MULTIEQUAL_-1206914152'), (u'INDIRECT_-1206874556', u'MULTIEQUAL_-1206876140'), (u'MULTIEQUAL_-1206887261', u'MULTIEQUAL_-1206887288'), (u'CALL_-1206924661', u'INDIRECT_-1206889668'), (u'CALL_-1206937186', u'INDIRECT_-1206899253'), (u'CALL_-1206937559', u'INDIRECT_-1206883959'), (u'CALL_-1206934991', u'INDIRECT_-1206897166'), (u'INDIRECT_-1206910372', u'MULTIEQUAL_-1206910224'), (u'INDIRECT_-1206907615', u'MULTIEQUAL_-1206908574'), (u'INDIRECT_-1206899560', u'MULTIEQUAL_-1206900550'), (u'CALL_-1206925694', u'INDIRECT_-1206886476'), (u'INDIRECT_-1206896881', u'MULTIEQUAL_-1206899471'), (u'CALL_-1206935821', u'INDIRECT_-1206898882'), (u'CALL_-1206931701', u'INDIRECT_-1206913463'), (u'STORE_-1206937696', u'INDIRECT_-1206904926'), (u'INDIRECT_-1206902334', u'MULTIEQUAL_-1206902185'), (u'MULTIEQUAL_-1206892491', u'MULTIEQUAL_-1206892472'), (u'MULTIEQUAL_-1206898714', u'COPY_-1206874518'), (u'INDIRECT_-1206888305', u'MULTIEQUAL_-1206876106'), (u'INDIRECT_-1206886775', u'MULTIEQUAL_-1206886471'), (u'INDIRECT_-1206910201', u'MULTIEQUAL_-1206877016'), (u'INDIRECT_-1206901895', u'MULTIEQUAL_-1206901390'), (u'INDIRECT_-1206892901', u'MULTIEQUAL_-1206892799'), ('const-16', u'INT_ADD_-1206928096'), (u'INDIRECT_-1206884040', u'MULTIEQUAL_-1206885740'), (u'INT_ADD_-1206921366', u'CALLIND_-1206921359'), (u'INDIRECT_-1206895908', u'MULTIEQUAL_-1206895795'), (u'INDIRECT_-1206885128', u'MULTIEQUAL_-1206886912'), (u'STORE_-1206937772', u'INDIRECT_-1206896565'), (u'CALL_-1206930584', u'INDIRECT_-1206910790'), (u'CALL_-1206930086', u'INDIRECT_-1206888987'), (u'INDIRECT_-1206885176', u'MULTIEQUAL_-1206874292'), (u'CALL_-1206937983', u'INDIRECT_-1206911991'), (u'INDIRECT_-1206874712', u'MULTIEQUAL_-1206876477'), (u'CALL_-1206928667', u'INDIRECT_-1206892722'), (u'CALL_-1206934835', u'INDIRECT_-1206904053'), (u'INT_AND_-1206877322', u'INT_EQUAL_-1206930350'), (u'INDIRECT_-1206894623', u'MULTIEQUAL_-1206894514'), (u'CALL_-1206921459', u'INDIRECT_-1206899815'), (u'CALL_-1206929071', u'INDIRECT_-1206906041'), (u'CALL_-1206921459', u'INDIRECT_-1206884275'), (u'CALL_-1206937559', u'INDIRECT_-1206896647'), (u'INDIRECT_-1206902962', u'COPY_-1206878842'), (u'INDIRECT_-1206902578', u'MULTIEQUAL_-1206902642'), (u'INDIRECT_-1206884115', u'MULTIEQUAL_-1206883801'), (u'MULTIEQUAL_-1206892721', u'MULTIEQUAL_-1206892748'), (u'MULTIEQUAL_-1206897672', u'MULTIEQUAL_-1206897647'), (u'STORE_-1206928518', u'INDIRECT_-1206900461'), (u'CALL_-1206931773', u'INDIRECT_-1206887592'), (u'MULTIEQUAL_-1206876256', u'MULTIEQUAL_-1206876138'), (u'INDIRECT_-1206898931', u'COPY_-1206880198'), (u'INDIRECT_-1206899008', u'MULTIEQUAL_-1206898825'), (u'CALL_-1206928772', u'INDIRECT_-1206905068'), (u'STORE_-1206930340', u'INDIRECT_-1206904024'), (u'INDIRECT_-1206903360', u'MULTIEQUAL_-1206905060'), (u'CALL_-1206933745', u'INDIRECT_-1206910734'), (u'PTRADD_-1206875847', u'LOAD_-1206932439'), (u'STORE_-1206928732', u'INDIRECT_-1206896391'), (u'MULTIEQUAL_-1206905060', u'MULTIEQUAL_-1206905003'), ('const-433', u'LOAD_-1206938230'), (u'MULTIEQUAL_-1206876158', u'MULTIEQUAL_-1206909521'), (u'STORE_-1206928627', u'INDIRECT_-1206899268'), ('const-0', u'INT_EQUAL_-1206939272'), (u'INDIRECT_-1206901722', u'MULTIEQUAL_-1206901423'), (u'INDIRECT_-1206893887', u'MULTIEQUAL_-1206898023'), (u'INDIRECT_-1206890179', u'MULTIEQUAL_-1206890150'), (u'STORE_-1206930340', u'INDIRECT_-1206889324'), (u'CALL_-1206925799', u'INDIRECT_-1206876864'), (u'CALL_-1206937924', u'INDIRECT_-1206904401'), (u'CALL_-1206922325', u'INDIRECT_-1206894065'), (u'INDIRECT_-1206895219', u'MULTIEQUAL_-1206895190'), (u'MULTIEQUAL_-1206895551', u'MULTIEQUAL_-1206894885'), (u'PTRADD_-1206875553', u'INT_NOTEQUAL_-1206930077'), (u'CALL_-1206927316', u'INDIRECT_-1206907345'), (u'INDIRECT_-1206891729', u'MULTIEQUAL_-1206891614'), (u'MULTIEQUAL_-1206898017', u'MULTIEQUAL_-1206897967'), (u'INDIRECT_-1206908508', u'MULTIEQUAL_-1206908395'), (u'INDIRECT_-1206911840', u'MULTIEQUAL_-1206910160'), (u'MULTIEQUAL_-1206902411', u'MULTIEQUAL_-1206902409'), (u'CALL_-1206930899', u'INDIRECT_-1206902351'), (u'CALLIND_-1206938827', u'INDIRECT_-1206903677'), (u'CALL_-1206928992', u'INDIRECT_-1206882563'), (u'INDIRECT_-1206895746', u'MULTIEQUAL_-1206895517'), (u'CALL_-1206930241', u'INDIRECT_-1206905212'), (u'INDIRECT_-1206896590', u'MULTIEQUAL_-1206896434'), (u'INDIRECT_-1206910657', u'MULTIEQUAL_-1206910578'), (u'STORE_-1206937920', u'INDIRECT_-1206906296'), (u'INDIRECT_-1206897999', u'MULTIEQUAL_-1206898619'), (u'CALL_-1206930311', u'INDIRECT_-1206895691'), (u'MULTIEQUAL_-1206904089', u'MULTIEQUAL_-1206904032'), (u'INDIRECT_-1206904850', u'MULTIEQUAL_-1206906416'), ('tmp_10870', u'BRANCH_-1206930170'), (u'INDIRECT_-1206905199', u'MULTIEQUAL_-1206905776'), (u'STORE_-1206921852', u'INDIRECT_-1206893879'), (u'INDIRECT_-1206889748', u'MULTIEQUAL_-1206891532'), (u'CALL_-1206929296', u'INDIRECT_-1206899638'), (u'MULTIEQUAL_-1206902996', u'CALL_-1206933623'), (u'CALL_-1206927093', u'INDIRECT_-1206904163'), (u'INDIRECT_-1206908727', u'MULTIEQUAL_-1206908708'), (u'CALL_-1206930025', u'INDIRECT_-1206887704'), (u'STORE_-1206937788', u'INDIRECT_-1206902450'), (u'MULTIEQUAL_-1206900527', u'MULTIEQUAL_-1206900507'), (u'CALL_-1206931539', u'INDIRECT_-1206907115'), (u'STORE_-1206929190', u'INDIRECT_-1206894888'), (u'CALL_-1206932860', u'INDIRECT_-1206894757'), (u'INDIRECT_-1206899962', u'MULTIEQUAL_-1206901629'), (u'INDIRECT_-1206892435', u'MULTIEQUAL_-1206892015'), (u'INDIRECT_-1206904091', u'MULTIEQUAL_-1206905381'), (u'CALLIND_-1206925401', u'INDIRECT_-1206900134'), (u'INDIRECT_-1206909099', u'MULTIEQUAL_-1206908519'), (u'INDIRECT_-1206901207', u'COPY_-1206880317'), (u'CALL_-1206931545', u'INDIRECT_-1206910565'), (u'MULTIEQUAL_-1206915911', u'MULTIEQUAL_-1206915874'), (u'CAST_-1206871442', u'LOAD_-1206929281'), (u'CALL_-1206923816', u'INDIRECT_-1206888959'), (u'INDIRECT_-1206892141', u'MULTIEQUAL_-1206891921'), (u'INDIRECT_-1206894742', u'MULTIEQUAL_-1206894503'), (u'INDIRECT_-1206892299', u'MULTIEQUAL_-1206891719'), (u'CALL_-1206938131', u'INDIRECT_-1206894013'), (u'CALL_-1206922426', u'INDIRECT_-1206874712'), (u'CALL_-1206934460', u'INDIRECT_-1206909483'), (u'MULTIEQUAL_-1206896763', u'MULTIEQUAL_-1206878275'), (u'INDIRECT_-1206884789', u'MULTIEQUAL_-1206884475'), (u'CALL_-1206929866', u'INDIRECT_-1206898306'), (u'CALL_-1206921320', u'INDIRECT_-1206884938'), (u'INDIRECT_-1206899527', u'COPY_-1206880313'), (u'CALL_-1206930882', u'INDIRECT_-1206907800'), (u'INDIRECT_-1206897953', u'MULTIEQUAL_-1206898376'), (u'INDIRECT_-1206897953', u'MULTIEQUAL_-1206898376'), (u'CAST_-1206878126', u'CALLIND_-1206938189'), (u'MULTIEQUAL_-1206891386', u'MULTIEQUAL_-1206891410'), (u'CALL_-1206930241', u'INDIRECT_-1206911092'), (u'CALL_-1206924668', u'INDIRECT_-1206886390'), (u'MULTIEQUAL_-1206913071', u'MULTIEQUAL_-1206913052'), (u'INDIRECT_-1206905727', u'MULTIEQUAL_-1206905597'), (u'CALL_-1206928108', u'INDIRECT_-1206898814'), (u'INDIRECT_-1206909455', u'MULTIEQUAL_-1206908950'), (u'INDIRECT_-1206914007', u'MULTIEQUAL_-1206913625'), (u'INDIRECT_-1206890079', u'MULTIEQUAL_-1206890656'), (u'CALL_-1206928992', u'INDIRECT_-1206911465'), (u'INDIRECT_-1206885331', u'MULTIEQUAL_-1206885661'), (u'CALL_-1206926019', u'INDIRECT_-1206898421'), (u'MULTIEQUAL_-1206906555', u'MULTIEQUAL_-1206906467'), (u'CALLIND_-1206931354', u'INDIRECT_-1206888610'), (u'CALL_-1206933594', u'INDIRECT_-1206897624'), (u'STORE_-1206937920', u'INDIRECT_-1206900836'), (u'INDIRECT_-1206897500', u'MULTIEQUAL_-1206897402'), (u'CALL_-1206925604', u'INDIRECT_-1206905407'), (u'MULTIEQUAL_-1206891541', u'MULTIEQUAL_-1206890513'), (u'CALL_-1206924704', u'INDIRECT_-1206904402'), (u'INDIRECT_-1206900528', u'MULTIEQUAL_-1206897223'), (u'INDIRECT_-1206896953', u'MULTIEQUAL_-1206880921'), (u'CALLIND_-1206938263', u'INDIRECT_-1206908384'), (u'INDIRECT_-1206903465', u'MULTIEQUAL_-1206903099'), (u'INDIRECT_-1206895625', u'MULTIEQUAL_-1206896572'), ('tmp_11860', u'CBRANCH_-1206928140'), (u'CALL_-1206931749', u'INDIRECT_-1206901013'), (u'INDIRECT_-1206898300', u'MULTIEQUAL_-1206899290'), (u'CALL_-1206932860', u'INDIRECT_-1206897277'), (u'CALL_-1206921308', u'INDIRECT_-1206902668'), (u'CAST_-1206869667', u'INT_ADD_-1206923027'), (u'INDIRECT_-1206903246', u'MULTIEQUAL_-1206903099'), (u'STORE_-1206930351', u'INDIRECT_-1206908840'), (u'INDIRECT_-1206890590', u'MULTIEQUAL_-1206890360'), (u'MULTIEQUAL_-1206895510', u'INT_EQUAL_-1206939070'), (u'INDIRECT_-1206915335', u'MULTIEQUAL_-1206914830'), (u'CAST_-1206868658', u'LOAD_-1206922759'), (u'INDIRECT_-1206883341', u'MULTIEQUAL_-1206884194'), (u'INDIRECT_-1206889209', u'MULTIEQUAL_-1206889164'), (u'INDIRECT_-1206911417', u'MULTIEQUAL_-1206911172'), (u'CALL_-1206924756', u'INDIRECT_-1206909208'), (u'MULTIEQUAL_-1206904086', u'MULTIEQUAL_-1206904048'), (u'INT_ADD_-1206925395', u'CAST_-1206870763'), (u'COPY_-1206874691', u'MULTIEQUAL_-1206915929'), (u'INDIRECT_-1206892375', u'MULTIEQUAL_-1206892247'), (u'STORE_-1206930256', u'INDIRECT_-1206891388'), (u'STORE_-1206933398', u'INDIRECT_-1206896622'), (u'CALL_-1206929202', u'INDIRECT_-1206900006'), (u'CALL_-1206924704', u'INDIRECT_-1206890542'), (u'CALL_-1206938310', u'INDIRECT_-1206913459'), (u'MULTIEQUAL_-1206901095', u'MULTIEQUAL_-1206900394'), (u'MULTIEQUAL_-1206887761', u'MULTIEQUAL_-1206887761'), (u'STORE_-1206928553', u'INDIRECT_-1206893342'), (u'CALL_-1206930274', u'INDIRECT_-1206895648'), (u'MULTIEQUAL_-1206912310', u'MULTIEQUAL_-1206912175'), (u'INDIRECT_-1206906666', u'MULTIEQUAL_-1206906437'), (u'MULTIEQUAL_-1206899883', u'MULTIEQUAL_-1206900583'), (u'INDIRECT_-1206900159', u'MULTIEQUAL_-1206900736'), (u'INDIRECT_-1206898903', u'MULTIEQUAL_-1206874318'), (u'INDIRECT_-1206899097', u'MULTIEQUAL_-1206876992'), (u'MULTIEQUAL_-1206896047', u'MULTIEQUAL_-1206896063'), (u'CALL_-1206930311', u'INDIRECT_-1206904511'), (u'CALL_-1206928291', u'INDIRECT_-1206906490'), (u'INDIRECT_-1206909254', u'MULTIEQUAL_-1206908627'), (u'MULTIEQUAL_-1206902627', u'MULTIEQUAL_-1206902607'), (u'CALLIND_-1206924378', u'INDIRECT_-1206901683'), (u'CALL_-1206934888', u'INDIRECT_-1206907012'), (u'INDIRECT_-1206910928', u'MULTIEQUAL_-1206912489'), (u'MULTIEQUAL_-1206896393', u'MULTIEQUAL_-1206897421'), (u'CALLIND_-1206921856', u'INDIRECT_-1206897498'), (u'MULTIEQUAL_-1206909959', u'COPY_-1206910082'), (u'CALL_-1206925783', u'INDIRECT_-1206906257'), (u'INDIRECT_-1206913581', u'COPY_-1206880569'), (u'CALL_-1206935766', u'INDIRECT_-1206907668'), (u'MULTIEQUAL_-1206899327', u'MULTIEQUAL_-1206899352'), (u'MULTIEQUAL_-1206896234', u'MULTIEQUAL_-1206896215'), (u'INDIRECT_-1206893401', u'MULTIEQUAL_-1206876976'), (u'CALLIND_-1206922663', u'INDIRECT_-1206897047'), (u'CALL_-1206929071', u'INDIRECT_-1206900581'), (u'MULTIEQUAL_-1206899896', u'MULTIEQUAL_-1206899892'), (u'CALL_-1206929794', u'INDIRECT_-1206892802'), (u'INDIRECT_-1206886834', u'MULTIEQUAL_-1206886676'), (u'CAST_-1206873367', u'LOAD_-1206930291'), (u'CALL_-1206931539', u'INDIRECT_-1206910895'), (u'MULTIEQUAL_-1206907073', u'MULTIEQUAL_-1206907031'), (u'INDIRECT_-1206896454', u'MULTIEQUAL_-1206896305'), (u'CALL_-1206929324', u'INDIRECT_-1206897972'), (u'MULTIEQUAL_-1206894843', u'MULTIEQUAL_-1206895543'), (u'INDIRECT_-1206901082', u'MULTIEQUAL_-1206901032'), (u'MULTIEQUAL_-1206909320', u'MULTIEQUAL_-1206909291'), (u'CALL_-1206934835', u'INDIRECT_-1206906573'), (u'CALL_-1206936047', u'INDIRECT_-1206908277'), (u'CALL_-1206930105', u'INDIRECT_-1206887137'), ('const-33', u'INT_ADD_-1206931045'), ('tmp_72983', u'CALL_-1206934963'), (u'CALL_-1206929866', u'INDIRECT_-1206910486'), (u'CALL_-1206925432', u'INDIRECT_-1206885343'), (u'MULTIEQUAL_-1206887563', u'MULTIEQUAL_-1206890273'), (u'CALLIND_-1206921372', u'INDIRECT_-1206900090'), ('const-32', u'INT_ADD_-1206935608'), (u'CALL_-1206928734', u'INDIRECT_-1206900005'), (u'INDIRECT_-1206892250', u'MULTIEQUAL_-1206892896'), (u'CALLIND_-1206938263', u'INDIRECT_-1206914264'), (u'INDIRECT_-1206911045', u'MULTIEQUAL_-1206911711'), (u'INDIRECT_-1206897236', u'MULTIEQUAL_-1206896820'), (u'INDIRECT_-1206900583', u'MULTIEQUAL_-1206900345'), (u'CALL_-1206928667', u'INDIRECT_-1206907422'), (u'CALL_-1206928677', u'INDIRECT_-1206898729'), (u'INDIRECT_-1206909952', u'MULTIEQUAL_-1206909804'), (u'CALL_-1206939039', u'INDIRECT_-1206894134'), (u'INDIRECT_-1206896074', u'MULTIEQUAL_-1206895916'), (u'CALL_-1206930506', u'INDIRECT_-1206893273'), (u'STORE_-1206928270', u'INDIRECT_-1206904028'), (u'CALL_-1206929938', u'INDIRECT_-1206900870'), (u'INDIRECT_-1206907704', u'MULTIEQUAL_-1206907443'), (u'CALL_-1206938927', u'INDIRECT_-1206885079'), (u'INDIRECT_-1206907077', u'MULTIEQUAL_-1206877011'), (u'COPY_-1206937214', u'MULTIEQUAL_-1206920371'), (u'INDIRECT_-1206902641', u'MULTIEQUAL_-1206876998'), (u'CALL_-1206937729', u'INT_ADD_-1206937689'), (u'CALL_-1206929866', u'INDIRECT_-1206891586'), (u'CALL_-1206925831', u'INDIRECT_-1206876552'), (u'INDIRECT_-1206890913', u'MULTIEQUAL_-1206892137'), (u'MULTIEQUAL_-1206876160', u'MULTIEQUAL_-1206910361'), (u'INDIRECT_-1206903838', u'MULTIEQUAL_-1206903902'), (u'STORE_-1206928662', u'INDIRECT_-1206898869'), (u'CALL_-1206937302', u'INDIRECT_-1206903532'), (u'INDIRECT_-1206901119', u'MULTIEQUAL_-1206900712'), ('const-8', u'INT_ADD_-1206921728'), (u'INDIRECT_-1206892384', u'MULTIEQUAL_-1206893863'), (u'INDIRECT_-1206907388', u'MULTIEQUAL_-1206909172'), (u'MULTIEQUAL_-1206905072', u'MULTIEQUAL_-1206905054'), (u'CALL_-1206931539', u'INDIRECT_-1206893255'), (u'MULTIEQUAL_-1206895688', u'MULTIEQUAL_-1206896483'), (u'CALL_-1206937983', u'INDIRECT_-1206904851'), (u'CALL_-1206932911', u'INDIRECT_-1206894372'), (u'INDIRECT_-1206905922', u'MULTIEQUAL_-1206904875'), (u'INDIRECT_-1206901003', u'MULTIEQUAL_-1206901316'), (u'CALL_-1206931269', u'INDIRECT_-1206905289'), (u'CALL_-1206934991', u'INDIRECT_-1206894646'), (u'CALL_-1206921994', u'INDIRECT_-1206905939'), (u'CALLIND_-1206921743', u'INDIRECT_-1206883155'), (u'INDIRECT_-1206893456', u'MULTIEQUAL_-1206901803'), (u'INDIRECT_-1206898515', u'MULTIEQUAL_-1206898356'), ('const-8', u'INT_MULT_-1206923081'), (u'COPY_-1206878812', u'MULTIEQUAL_-1206878719'), (u'MULTIEQUAL_-1206903249', u'MULTIEQUAL_-1206903192'), (u'INDIRECT_-1206904456', u'MULTIEQUAL_-1206903960'), (u'INDIRECT_-1206907808', u'MULTIEQUAL_-1206909592'), (u'INDIRECT_-1206896683', u'COPY_-1206896691'), (u'STORE_-1206928320', u'INDIRECT_-1206902409'), (u'INDIRECT_-1206874081', u'MULTIEQUAL_-1206875803'), (u'STORE_-1206921830', u'INDIRECT_-1206886721'), (u'MULTIEQUAL_-1206905812', u'MULTIEQUAL_-1206905741'), (u'CALL_-1206921994', u'INDIRECT_-1206889559'), (u'CALL_-1206921447', u'INDIRECT_-1206874684'), (u'INDIRECT_-1206885681', u'MULTIEQUAL_-1206885259'), (u'MULTIEQUAL_-1206909403', u'MULTIEQUAL_-1206909229'), (u'CALL_-1206925799', u'INDIRECT_-1206902489'), ('const-433', u'STORE_-1206925479'), (u'INDIRECT_-1206892940', u'MULTIEQUAL_-1206891260'), (u'INDIRECT_-1206902331', u'MULTIEQUAL_-1206900006'), (u'CALLIND_-1206921999', u'INDIRECT_-1206893791'), (u'INDIRECT_-1206899146', u'MULTIEQUAL_-1206900729'), (u'CALL_-1206921134', u'INDIRECT_-1206897082'), (u'MULTIEQUAL_-1206913927', u'MULTIEQUAL_-1206913911'), (u'MULTIEQUAL_-1206876127', u'MULTIEQUAL_-1206896921'), (u'INDIRECT_-1206891950', u'MULTIEQUAL_-1206892332'), (u'MULTIEQUAL_-1206901621', u'MULTIEQUAL_-1206901607'), (u'MULTIEQUAL_-1206906804', u'MULTIEQUAL_-1206907099'), (u'INDIRECT_-1206906576', u'MULTIEQUAL_-1206910853'), (u'MULTIEQUAL_-1206875320', u'MULTIEQUAL_-1206875304'), (u'INDIRECT_-1206903326', u'MULTIEQUAL_-1206902872'), (u'CALL_-1206929324', u'INDIRECT_-1206897132'), (u'CALL_-1206929489', u'INDIRECT_-1206905979'), (u'INDIRECT_-1206900121', u'MULTIEQUAL_-1206899901'), (u'INDIRECT_-1206899542', u'MULTIEQUAL_-1206901201'), (u'CALL_-1206932911', u'INDIRECT_-1206906132'), (u'CALL_-1206924756', u'INDIRECT_-1206876281'), (u'CALL_-1206930915', u'INDIRECT_-1206907823'), (u'MULTIEQUAL_-1206897936', u'MULTIEQUAL_-1206898856'), (u'INDIRECT_-1206895501', u'MULTIEQUAL_-1206876981'), ('const-0', u'INT_NOTEQUAL_-1206876945'), (u'INDIRECT_-1206893187', u'MULTIEQUAL_-1206893107'), (u'INDIRECT_-1206905557', u'MULTIEQUAL_-1206905449'), (u'INDIRECT_-1206888916', u'MULTIEQUAL_-1206888715'), (u'CALL_-1206938310', u'INDIRECT_-1206908419'), (u'INDIRECT_-1206890848', u'MULTIEQUAL_-1206897183'), (u'CALL_-1206929071', u'INDIRECT_-1206882599'), (u'CALL_-1206930584', u'INDIRECT_-1206902810'), (u'CALL_-1206924756', u'INDIRECT_-1206904846'), (u'INDIRECT_-1206899795', u'MULTIEQUAL_-1206899491'), (u'INDIRECT_-1206890414', u'COPY_-1206879712'), (u'STORE_-1206930256', u'INDIRECT_-1206888028'), (u'INDIRECT_-1206891100', u'MULTIEQUAL_-1206891013'), (u'INDIRECT_-1206896976', u'MULTIEQUAL_-1206896599'), (u'CALL_-1206929385', u'INDIRECT_-1206905987'), (u'MULTIEQUAL_-1206901694', u'MULTIEQUAL_-1206901675'), (u'CALL_-1206934955', u'INDIRECT_-1206891677'), (u'CALL_-1206938756', u'INDIRECT_-1206896499'), (u'LOAD_-1206921973', u'INT_ADD_-1206922033'), (u'INDIRECT_-1206898105', u'MULTIEQUAL_-1206897882'), (u'CALL_-1206930105', u'INDIRECT_-1206905197'), (u'CALL_-1206938656', u'INDIRECT_-1206902110'), (u'INDIRECT_-1206908563', u'MULTIEQUAL_-1206908876'), (u'INDIRECT_-1206900987', u'MULTIEQUAL_-1206900605'), (u'CALL_-1206928331', u'INDIRECT_-1206882570'), (u'INDIRECT_-1206890868', u'MULTIEQUAL_-1206887563'), (u'CALL_-1206921264', u'INDIRECT_-1206894249'), (u'MULTIEQUAL_-1206892687', u'MULTIEQUAL_-1206892703'), (u'INDIRECT_-1206893780', u'MULTIEQUAL_-1206892100'), (u'MULTIEQUAL_-1206880389', u'MULTIEQUAL_-1206901803'), (u'INDIRECT_-1206905979', u'MULTIEQUAL_-1206906599'), (u'INDIRECT_-1206904970', u'MULTIEQUAL_-1206905352'), ('const-0', u'COPY_-1206926003'), (u'CALL_-1206931595', u'INDIRECT_-1206906716'), (u'INDIRECT_-1206904333', u'MULTIEQUAL_-1206906366'), (u'STORE_-1206935460', u'INDIRECT_-1206890599'), (u'INDIRECT_-1206896438', u'MULTIEQUAL_-1206895887'), (u'MULTIEQUAL_-1206908151', u'MULTIEQUAL_-1206907485'), (u'INDIRECT_-1206895947', u'MULTIEQUAL_-1206895565'), (u'MULTIEQUAL_-1206908574', u'MULTIEQUAL_-1206909016'), (u'CALL_-1206928644', u'INDIRECT_-1206904939'), ('const-0', u'INT_EQUAL_-1206931417'), (u'CALL_-1206938310', u'INDIRECT_-1206897919'), (u'INDIRECT_-1206899212', u'MULTIEQUAL_-1206900729'), (u'STORE_-1206934436', u'INDIRECT_-1206893830'), (u'CALL_-1206933623', u'INDIRECT_-1206898058'), (u'INDIRECT_-1206899935', u'MULTIEQUAL_-1206899531'), (u'CALL_-1206924677', u'INDIRECT_-1206885901'), (u'STORE_-1206928410', u'INDIRECT_-1206912998'), (u'MULTIEQUAL_-1206878263', u'MULTIEQUAL_-1206890347'), (u'MULTIEQUAL_-1206899490', u'MULTIEQUAL_-1206903020'), (u'INDIRECT_-1206891845', u'MULTIEQUAL_-1206892792'), (u'CALL_-1206922556', u'INDIRECT_-1206905503'), (u'INDIRECT_-1206910336', u'MULTIEQUAL_-1206910135'), (u'CALL_-1206928291', u'INDIRECT_-1206890530'), (u'CALLIND_-1206924365', u'INDIRECT_-1206900055'), (u'COPY_-1206875956', u'INT_EQUAL_-1206931517'), (u'INDIRECT_-1206904725', u'MULTIEQUAL_-1206904359'), (u'MULTIEQUAL_-1206912069', u'MULTIEQUAL_-1206912055'), (u'CALL_-1206928155', u'INDIRECT_-1206903236'), (u'LOAD_-1206921911', u'SUBPIECE_-1206869450'), (u'INDIRECT_-1206896643', u'MULTIEQUAL_-1206896777'), (u'MULTIEQUAL_-1206900434', u'MULTIEQUAL_-1206900415'), (u'INT_ADD_-1206924128', u'CAST_-1206870184'), (u'CALL_-1206930274', u'INT_EQUAL_-1206930260'), (u'STORE_-1206927248', u'INDIRECT_-1206894194'), (u'MULTIEQUAL_-1206901474', u'COPY_-1206879265'), (u'INDIRECT_-1206903396', u'MULTIEQUAL_-1206903800'), (u'INDIRECT_-1206885742', u'MULTIEQUAL_-1206887000'), (u'INDIRECT_-1206900273', u'MULTIEQUAL_-1206901139'), (u'INDIRECT_-1206891741', u'COPY_-1206880517'), (u'CALL_-1206937142', u'INDIRECT_-1206904274'), (u'CALL_-1206930927', u'INDIRECT_-1206889133'), ('tmp_21056', u'BRANCH_-1206921516'), (u'INDIRECT_-1206907740', u'MULTIEQUAL_-1206907479'), (u'INT_NOTEQUAL_-1206935067', u'CBRANCH_-1206935066'), (u'CALL_-1206927418', u'INDIRECT_-1206893959'), (u'MULTIEQUAL_-1206888132', u'CALL_-1206929032'), ('tmp_2054', u'CBRANCH_-1206938108'), (u'CALL_-1206928629', u'INDIRECT_-1206893539'), (u'CAST_-1206875547', u'PTRADD_-1206878009'), ('const-5', u'INT_NOTEQUAL_-1206929265'), (u'INDIRECT_-1206892153', u'MULTIEQUAL_-1206876233'), (u'CALL_-1206928382', u'INDIRECT_-1206893523'), (u'MULTIEQUAL_-1206900080', u'MULTIEQUAL_-1206900051'), (u'CAST_-1206874550', u'LOAD_-1206930855'), (u'INDIRECT_-1206893979', u'MULTIEQUAL_-1206893572'), (u'INDIRECT_-1206905932', u'MULTIEQUAL_-1206907449'), (u'STORE_-1206937788', u'INDIRECT_-1206912530'), (u'INDIRECT_-1206895736', u'MULTIEQUAL_-1206895318'), (u'MULTIEQUAL_-1206903020', u'MULTIEQUAL_-1206902991'), (u'INDIRECT_-1206883629', u'MULTIEQUAL_-1206884821'), (u'CALL_-1206938232', u'INDIRECT_-1206884674'), (u'STORE_-1206935460', u'INDIRECT_-1206912859'), (u'CALL_-1206924756', u'INDIRECT_-1206890146'), (u'INDIRECT_-1206905988', u'MULTIEQUAL_-1206905875'), (u'INDIRECT_-1206900650', u'MULTIEQUAL_-1206901296'), (u'MULTIEQUAL_-1206892721', u'MULTIEQUAL_-1206892687'), (u'MULTIEQUAL_-1206892721', u'MULTIEQUAL_-1206892687'), (u'STORE_-1206927248', u'INDIRECT_-1206886214'), (u'INDIRECT_-1206907247', u'MULTIEQUAL_-1206909034'), (u'CALL_-1206933711', u'INDIRECT_-1206896005'), (u'INDIRECT_-1206904329', u'MULTIEQUAL_-1206904284'), (u'INDIRECT_-1206913616', u'MULTIEQUAL_-1206913200'), (u'INDIRECT_-1206892688', u'MULTIEQUAL_-1206894472'), (u'CALL_-1206932817', u'INDIRECT_-1206890988'), (u'CALL_-1206932327', u'INDIRECT_-1206903376'), (u'INDIRECT_-1206906269', u'MULTIEQUAL_-1206905569'), (u'CALL_-1206932817', u'INDIRECT_-1206894348'), (u'MULTIEQUAL_-1206889286', u'MULTIEQUAL_-1206889310'), (u'STORE_-1206928446', u'INDIRECT_-1206905879'), (u'MULTIEQUAL_-1206889310', u'MULTIEQUAL_-1206889286'), (u'CALL_-1206934396', u'INDIRECT_-1206909020'), (u'CALL_-1206930899', u'INDIRECT_-1206903191'), (u'INDIRECT_-1206898329', u'MULTIEQUAL_-1206899521'), (u'INDIRECT_-1206896803', u'MULTIEQUAL_-1206896565'), (u'CALL_-1206929226', u'INDIRECT_-1206897497'), (u'CALL_-1206932954', u'INDIRECT_-1206903221'), (u'MULTIEQUAL_-1206895832', u'MULTIEQUAL_-1206895814'), (u'CALL_-1206930241', u'INDIRECT_-1206901852'), (u'CALL_-1206930086', u'INDIRECT_-1206897387'), (u'INDIRECT_-1206890285', u'MULTIEQUAL_-1206892040'), (u'CALL_-1206929529', u'INDIRECT_-1206908095'), (u'MULTIEQUAL_-1206890347', u'MULTIEQUAL_-1206889853'), (u'CALL_-1206929974', u'INDIRECT_-1206893332'), (u'MULTIEQUAL_-1206894006', u'MULTIEQUAL_-1206893358'), (u'CALL_-1206930550', u'INDIRECT_-1206902542'), (u'CALL_-1206938342', u'INDIRECT_-1206898777'), (u'MULTIEQUAL_-1206901064', u'MULTIEQUAL_-1206901011'), (u'CAST_-1206876159', u'PTRADD_-1206875771'), (u'STORE_-1206924909', u'INDIRECT_-1206905465'), (u'MULTIEQUAL_-1206874347', u'MULTIEQUAL_-1206910845'), (u'INDIRECT_-1206909384', u'MULTIEQUAL_-1206909189'), (u'INDIRECT_-1206890286', u'MULTIEQUAL_-1206890057'), (u'INDIRECT_-1206895795', u'MULTIEQUAL_-1206899469'), (u'INDIRECT_-1206910145', u'MULTIEQUAL_-1206876159'), (u'INDIRECT_-1206910577', u'MULTIEQUAL_-1206910332'), (u'INDIRECT_-1206893276', u'MULTIEQUAL_-1206891186'), (u'MULTIEQUAL_-1206902829', u'MULTIEQUAL_-1206902772'), (u'STORE_-1206928553', u'INDIRECT_-1206902582'), (u'CALL_-1206925604', u'INDIRECT_-1206889447'), (u'CALL_-1206928155', u'INDIRECT_-1206877948'), (u'CALL_-1206930362', u'INDIRECT_-1206890660'), (u'CALL_-1206937414', u'INDIRECT_-1206908919'), (u'INDIRECT_-1206899579', u'MULTIEQUAL_-1206899407'), ('const-433', u'LOAD_-1206927740'), (u'CALL_-1206928709', u'INDIRECT_-1206908641'), (u'STORE_-1206930828', u'INDIRECT_-1206890497'), (u'INDIRECT_-1206902096', u'COPY_-1206879021'), (u'CALL_-1206921954', u'INDIRECT_-1206904236'), (u'INDIRECT_-1206907555', u'MULTIEQUAL_-1206911229'), (u'CALLIND_-1206921856', u'INDIRECT_-1206905478'), (u'INDIRECT_-1206886675', u'MULTIEQUAL_-1206887761'), ('const-433', u'LOAD_-1206925216'), (u'INDIRECT_-1206905145', u'MULTIEQUAL_-1206904779'), (u'STORE_-1206934385', u'INDIRECT_-1206903037'), (u'INDIRECT_-1206900299', u'MULTIEQUAL_-1206900440'), (u'CALL_-1206929071', u'INDIRECT_-1206901421'), ('const-433', u'LOAD_-1206939460'), (u'INT_AND_-1206921609', u'INT_LESSEQUAL_-1206921606'), (u'STORE_-1206937772', u'INDIRECT_-1206906645'), (u'INDIRECT_-1206896816', u'MULTIEQUAL_-1206896551'), (u'CALL_-1206931337', u'INDIRECT_-1206912452'), (u'INDIRECT_-1206903174', u'MULTIEQUAL_-1206903025'), (u'INDIRECT_-1206892487', u'MULTIEQUAL_-1206892455'), (u'CALL_-1206929645', u'INDIRECT_-1206907712'), (u'INDIRECT_-1206883229', u'MULTIEQUAL_-1206883022'), (u'CALL_-1206937983', u'INDIRECT_-1206894771'), (u'STORE_-1206927231', u'INDIRECT_-1206903004'), (u'STORE_-1206930175', u'INDIRECT_-1206909828'), (u'CALL_-1206925831', u'INDIRECT_-1206898314'), (u'CALL_-1206939523', u'INDIRECT_-1206884670'), (u'CALL_-1206931183', u'INDIRECT_-1206895325'), (u'CALL_-1206929071', u'INDIRECT_-1206905201'), (u'CALL_-1206931674', u'INDIRECT_-1206906433'), (u'CALL_-1206922426', u'INDIRECT_-1206895380'), (u'CALL_-1206929019', u'INDIRECT_-1206893003'), (u'CALL_-1206936047', u'INDIRECT_-1206899457'), (u'INDIRECT_-1206895958', u'MULTIEQUAL_-1206895683'), (u'INDIRECT_-1206885220', u'MULTIEQUAL_-1206885133'), (u'CALL_-1206928644', u'INDIRECT_-1206889399'), (u'CALL_-1206925831', u'INDIRECT_-1206886554'), (u'INDIRECT_-1206910280', u'MULTIEQUAL_-1206880956'), (u'INDIRECT_-1206898548', u'COPY_-1206879954'), (u'CALL_-1206926063', u'INDIRECT_-1206885840'), (u'COPY_-1206918703', u'MULTIEQUAL_-1206916650'), (u'INDIRECT_-1206906950', u'MULTIEQUAL_-1206908516'), (u'CALL_-1206930086', u'INDIRECT_-1206888567'), (u'INDIRECT_-1206904788', u'MULTIEQUAL_-1206911883'), (u'MULTIEQUAL_-1206896803', u'MULTIEQUAL_-1206899513'), (u'INDIRECT_-1206886466', u'MULTIEQUAL_-1206886393'), (u'MULTIEQUAL_-1206908950', u'MULTIEQUAL_-1206908815'), (u'CALL_-1206921722', u'INDIRECT_-1206895273'), (u'STORE_-1206928446', u'INDIRECT_-1206894539'), (u'INDIRECT_-1206892117', u'MULTIEQUAL_-1206892009'), (u'INDIRECT_-1206904511', u'MULTIEQUAL_-1206905801'), (u'MULTIEQUAL_-1206874341', u'MULTIEQUAL_-1206908876'), (u'INDIRECT_-1206897193', u'MULTIEQUAL_-1206899226'), (u'CALL_-1206927063', u'INDIRECT_-1206885176'), (u'CALL_-1206937615', u'INDIRECT_-1206914322'), (u'CALL_-1206921832', u'INDIRECT_-1206901682'), ('const-17', u'PTRADD_-1206871562'), (u'CALL_-1206922584', u'INDIRECT_-1206899341'), (u'CALL_-1206933998', u'INDIRECT_-1206907936'), (u'INDIRECT_-1206887674', u'MULTIEQUAL_-1206887516'), (u'CALL_-1206930241', u'INDIRECT_-1206898912'), (u'CALL_-1206938927', u'INDIRECT_-1206895750'), (u'CALLIND_-1206921388', u'INDIRECT_-1206903403'), (u'INDIRECT_-1206893799', u'MULTIEQUAL_-1206894795'), (u'CALL_-1206934018', u'INDIRECT_-1206894930'), (u'INDIRECT_-1206889442', u'MULTIEQUAL_-1206889171'), (u'CALL_-1206929750', u'INDIRECT_-1206897862'), (u'MULTIEQUAL_-1206912942', u'MULTIEQUAL_-1206912929'), (u'CALL_-1206930228', u'INDIRECT_-1206903634'), (u'INDIRECT_-1206904792', u'COPY_-1206880431'), (u'CALL_-1206932911', u'INDIRECT_-1206884121'), (u'CALL_-1206928357', u'INDIRECT_-1206901490'), (u'CALL_-1206925860', u'INDIRECT_-1206892448'), (u'CALL_-1206922316', u'CAST_-1206869509'), (u'INDIRECT_-1206911884', u'MULTIEQUAL_-1206913614'), (u'INDIRECT_-1206910435', u'MULTIEQUAL_-1206910307'), (u'INDIRECT_-1206901989', u'MULTIEQUAL_-1206903712'), (u'INDIRECT_-1206888910', u'MULTIEQUAL_-1206888680'), (u'INDIRECT_-1206901972', u'MULTIEQUAL_-1206901824'), ('tmp_72986', u'CALL_-1206934835'), (u'INDIRECT_-1206874038', u'MULTIEQUAL_-1206875803'), (u'STORE_-1206930846', u'INDIRECT_-1206901369'), (u'INDIRECT_-1206908477', u'COPY_-1206878617'), (u'INDIRECT_-1206901516', u'MULTIEQUAL_-1206901249'), (u'MULTIEQUAL_-1206913395', u'COPY_-1206870088'), ('const-8', u'PTRADD_-1206876081'), (u'CALL_-1206930157', u'INDIRECT_-1206893875'), (u'MULTIEQUAL_-1206892911', u'MULTIEQUAL_-1206892892'), (u'CALL_-1206934955', u'INDIRECT_-1206908057'), (u'INDIRECT_-1206894540', u'MULTIEQUAL_-1206896240'), (u'CALL_-1206929938', u'INDIRECT_-1206890790'), (u'MULTIEQUAL_-1206881528', u'MULTIEQUAL_-1206881503'), (u'CALL_-1206930025', u'INDIRECT_-1206906604'), (u'INDIRECT_-1206892015', u'MULTIEQUAL_-1206891407'), (u'INDIRECT_-1206906033', u'MULTIEQUAL_-1206907257'), (u'CALL_-1206930362', u'INDIRECT_-1206894440'), (u'CALL_-1206937302', u'INDIRECT_-1206883704'), (u'INDIRECT_-1206895194', u'MULTIEQUAL_-1206896731'), (u'STORE_-1206922807', u'INDIRECT_-1206891227'), (u'MULTIEQUAL_-1206876111', u'MULTIEQUAL_-1206890201'), (u'CALL_-1206938310', u'INDIRECT_-1206907159'), (u'CALL_-1206928677', u'INDIRECT_-1206904189'), (u'INDIRECT_-1206893322', u'MULTIEQUAL_-1206893023'), (u'INDIRECT_-1206909427', u'MULTIEQUAL_-1206913563'), (u'INDIRECT_-1206892493', u'MULTIEQUAL_-1206892916'), (u'INDIRECT_-1206892493', u'MULTIEQUAL_-1206892916'), (u'CALL_-1206929202', u'INDIRECT_-1206901266'), (u'MULTIEQUAL_-1206885893', u'MULTIEQUAL_-1206886921'), (u'CALL_-1206938975', u'INDIRECT_-1206907958'), (u'INT_EQUAL_-1206939493', u'CBRANCH_-1206939492'), (u'INDIRECT_-1206899723', u'MULTIEQUAL_-1206880930'), (u'CALL_-1206934963', u'INDIRECT_-1206906803'), (u'INDIRECT_-1206889741', u'MULTIEQUAL_-1206892331'), (u'CALL_-1206921361', u'INDIRECT_-1206901856'), (u'CALLIND_-1206925453', u'INDIRECT_-1206891341'), (u'INDIRECT_-1206891003', u'MULTIEQUAL_-1206895083'), (u'INDIRECT_-1206880543', u'MULTIEQUAL_-1206880459'), (u'STORE_-1206929089', u'INDIRECT_-1206894446'), (u'INDIRECT_-1206900790', u'MULTIEQUAL_-1206900358'), (u'INDIRECT_-1206897140', u'MULTIEQUAL_-1206896757'), (u'STORE_-1206928622', u'INDIRECT_-1206896066'), (u'CALL_-1206926003', u'INDIRECT_-1206890008'), (u'CALL_-1206931745', u'INDIRECT_-1206897102'), (u'CALL_-1206928709', u'INDIRECT_-1206901921'), (u'INDIRECT_-1206889756', u'MULTIEQUAL_-1206889489'), (u'CALLIND_-1206925511', u'INDIRECT_-1206895993'), (u'CALL_-1206930241', u'INDIRECT_-1206912772'), (u'INDIRECT_-1206899839', u'MULTIEQUAL_-1206899810'), (u'CALL_-1206928194', u'INDIRECT_-1206897148'), (u'CAST_-1206869326', u'CALLIND_-1206921710'), (u'CALLIND_-1206921359', u'INDIRECT_-1206894147'), (u'CALLIND_-1206938827', u'INDIRECT_-1206908717'), (u'INDIRECT_-1206904629', u'MULTIEQUAL_-1206905821'), (u'CALL_-1206937430', u'INDIRECT_-1206890450'), (u'INDIRECT_-1206899110', u'MULTIEQUAL_-1206898678'), (u'CALL_-1206921722', u'INDIRECT_-1206904513'), (u'CALL_-1206934487', u'INDIRECT_-1206898576'), (u'MULTIEQUAL_-1206904141', u'MULTIEQUAL_-1206903113'), (u'MULTIEQUAL_-1206894620', u'MULTIEQUAL_-1206894591'), (u'CALL_-1206928621', u'INDIRECT_-1206896608'), (u'INDIRECT_-1206893230', u'MULTIEQUAL_-1206892798'), (u'CALL_-1206932860', u'INDIRECT_-1206893077'), (u'CALLIND_-1206929135', u'INDIRECT_-1206899780'), (u'MULTIEQUAL_-1206891911', u'MULTIEQUAL_-1206891909'), (u'CALL_-1206929320', u'INDIRECT_-1206897959'), (u'CAST_-1206872581', u'LOAD_-1206928235'), (u'INDIRECT_-1206901407', u'MULTIEQUAL_-1206901025'), (u'INDIRECT_-1206906153', u'MULTIEQUAL_-1206907019'), (u'PTRSUB_-1206875160', u'CALL_-1206930550'), (u'CALL_-1206924704', u'INDIRECT_-1206886342'), (u'CALL_-1206938900', u'INDIRECT_-1206896996'), (u'INDIRECT_-1206914260', u'MULTIEQUAL_-1206915250'), ('tmp_338', u'CBRANCH_-1206939492'), (u'CALL_-1206928690', u'INDIRECT_-1206891160'), (u'CALL_-1206930210', u'INDIRECT_-1206901914'), (u'INDIRECT_-1206896031', u'MULTIEQUAL_-1206893706'), (u'CALL_-1206928518', u'INDIRECT_-1206907509'), (u'INDIRECT_-1206901468', u'MULTIEQUAL_-1206902861'), (u'INDIRECT_-1206901519', u'MULTIEQUAL_-1206901490'), (u'STORE_-1206921743', u'INDIRECT_-1206888355'), (u'CALLIND_-1206921412', u'INDIRECT_-1206888768'), (u'CALL_-1206930636', u'INDIRECT_-1206899478'), (u'CALL_-1206929226', u'INDIRECT_-1206905057'), (u'CALL_-1206928690', u'INDIRECT_-1206883175'), (u'INDIRECT_-1206912642', u'MULTIEQUAL_-1206911595'), (u'CALL_-1206921308', u'INDIRECT_-1206888808'), (u'CALL_-1206928291', u'INDIRECT_-1206906070'), (u'MULTIEQUAL_-1206904981', u'MULTIEQUAL_-1206904981'), (u'CALL_-1206928155', u'INDIRECT_-1206877611'), (u'STORE_-1206930846', u'INDIRECT_-1206911449'), (u'CALL_-1206930105', u'INDIRECT_-1206903937'), (u'CALL_-1206925860', u'INDIRECT_-1206900428'), (u'CALLIND_-1206931354', u'INDIRECT_-1206900370'), (u'CALL_-1206930506', u'INDIRECT_-1206899573'), (u'CALL_-1206935766', u'INDIRECT_-1206906828'), (u'INT_EQUAL_-1206934260', u'CBRANCH_-1206934258'), (u'INDIRECT_-1206901204', u'MULTIEQUAL_-1206902683'), (u'CALL_-1206930636', u'INDIRECT_-1206897378'), (u'CALL_-1206937414', u'INDIRECT_-1206895059'), (u'INDIRECT_-1206885715', u'MULTIEQUAL_-1206889389'), (u'INDIRECT_-1206909804', u'MULTIEQUAL_-1206909609'), (u'INDIRECT_-1206884049', u'MULTIEQUAL_-1206885241'), (u'INDIRECT_-1206910179', u'MULTIEQUAL_-1206910799'), (u'INDIRECT_-1206902062', u'MULTIEQUAL_-1206903729'), (u'INDIRECT_-1206891776', u'MULTIEQUAL_-1206891360'), (u'CALL_-1206932327', u'INDIRECT_-1206890776'), (u'CALL_-1206930210', u'INDIRECT_-1206905694'), (u'CALL_-1206928474', u'INDIRECT_-1206884810'), (u'CALL_-1206925460', u'INDIRECT_-1206886197'), (u'CALL_-1206928257', u'INDIRECT_-1206902690'), (u'CALL_-1206930915', u'INDIRECT_-1206899423'), (u'INDIRECT_-1206892555', u'MULTIEQUAL_-1206893641'), ('const-0', u'CALL_-1206928474'), (u'INDIRECT_-1206901742', u'MULTIEQUAL_-1206901638'), (u'STORE_-1206921830', u'INDIRECT_-1206895961'), (u'INDIRECT_-1206910742', u'MULTIEQUAL_-1206910692'), (u'MULTIEQUAL_-1206904158', u'MULTIEQUAL_-1206904139'), (u'INDIRECT_-1206903715', u'MULTIEQUAL_-1206906726'), (u'CALLIND_-1206925511', u'INDIRECT_-1206897253'), (u'CALL_-1206931128', u'INDIRECT_-1206896146'), (u'CAST_-1206875547', u'PTRADD_-1206878407'), (u'CALL_-1206931674', u'INDIRECT_-1206893413'), (u'MULTIEQUAL_-1206889039', u'MULTIEQUAL_-1206888623'), (u'STORE_-1206925381', u'INDIRECT_-1206901604'), (u'CALL_-1206933821', u'INDIRECT_-1206902792'), (u'MULTIEQUAL_-1206910361', u'MULTIEQUAL_-1206910327'), ('const-0', u'INT_EQUAL_-1206931202'), (u'INDIRECT_-1206892603', u'MULTIEQUAL_-1206874303'), (u'INDIRECT_-1206885216', u'MULTIEQUAL_-1206884839'), (u'INDIRECT_-1206908843', u'MULTIEQUAL_-1206910361'), (u'INDIRECT_-1206895991', u'COPY_-1206880191'), (u'CALL_-1206938900', u'INDIRECT_-1206903296'), (u'INDIRECT_-1206902036', u'MULTIEQUAL_-1206901802'), (u'CALL_-1206930556', u'INDIRECT_-1206892716'), (u'CALL_-1206932954', u'CALL_-1206932860'), (u'CALL_-1206934955', u'INDIRECT_-1206890837'), (u'CALL_-1206927405', u'INDIRECT_-1206888071'), (u'CAST_-1206868632', u'LOAD_-1206922709'), (u'COPY_-1206870166', u'MULTIEQUAL_-1206913395'), (u'INDIRECT_-1206902341', u'MULTIEQUAL_-1206904931'), ('const-1', u'COPY_-1206878806'), (u'CALL_-1206934018', u'INDIRECT_-1206903330'), (u'CALLIND_-1206925019', u'INDIRECT_-1206901206'), (u'CALLIND_-1206921999', u'INDIRECT_-1206886651'), (u'CALL_-1206937186', u'INDIRECT_-1206895473'), (u'MULTIEQUAL_-1206900109', u'MULTIEQUAL_-1206900492'), (u'INDIRECT_-1206898025', u'MULTIEQUAL_-1206898691'), (u'CAST_-1206875189', u'MULTIEQUAL_-1206919073'), (u'CALL_-1206928271', u'INDIRECT_-1206879184'), (u'PTRADD_-1206872642', u'COPY_-1206870070'), (u'CALL_-1206937302', u'INDIRECT_-1206883367'), (u'INDIRECT_-1206892882', u'MULTIEQUAL_-1206894140'), (u'MULTIEQUAL_-1206892751', u'MULTIEQUAL_-1206892749'), (u'CALL_-1206924661', u'INDIRECT_-1206893868'), (u'INDIRECT_-1206891279', u'MULTIEQUAL_-1206891899'), (u'CALLIND_-1206921344', u'INDIRECT_-1206896714'), (u'MULTIEQUAL_-1206891952', u'MULTIEQUAL_-1206892703'), (u'CALL_-1206930407', u'INDIRECT_-1206889428'), (u'STORE_-1206930873', u'INDIRECT_-1206911100'), (u'CALL_-1206922316', u'INDIRECT_-1206884678'), (u'MULTIEQUAL_-1206912071', u'MULTIEQUAL_-1206912069'), (u'CALL_-1206933962', u'INDIRECT_-1206881031'), ('const-224', u'INT_ADD_-1206927724'), (u'CALL_-1206929529', u'INDIRECT_-1206906835'), (u'CALL_-1206931545', u'INDIRECT_-1206892925'), (u'CALL_-1206928772', u'INDIRECT_-1206893308'), (u'MULTIEQUAL_-1206889663', u'MULTIEQUAL_-1206889489'), (u'STORE_-1206924545', u'INDIRECT_-1206898650'), (u'CALL_-1206934955', u'INDIRECT_-1206899237'), (u'CALL_-1206938772', u'INDIRECT_-1206909530'), (u'CALL_-1206934460', u'INDIRECT_-1206903603'), (u'INDIRECT_-1206894241', u'MULTIEQUAL_-1206893880'), (u'INDIRECT_-1206911493', u'MULTIEQUAL_-1206912717'), (u'INDIRECT_-1206912115', u'MULTIEQUAL_-1206911711'), (u'INDIRECT_-1206891516', u'MULTIEQUAL_-1206891139'), (u'INDIRECT_-1206885210', u'MULTIEQUAL_-1206885384'), (u'INDIRECT_-1206888703', u'MULTIEQUAL_-1206890360'), (u'INDIRECT_-1206891843', u'MULTIEQUAL_-1206895923'), (u'MULTIEQUAL_-1206898667', u'MULTIEQUAL_-1206898661'), (u'CALL_-1206934991', u'INDIRECT_-1206892966'), (u'CALL_-1206927316', u'INDIRECT_-1206891385'), (u'CALL_-1206921431', u'INDIRECT_-1206876021'), (u'INDIRECT_-1206897857', u'MULTIEQUAL_-1206897023'), (u'INDIRECT_-1206891254', u'COPY_-1206879714'), (u'MULTIEQUAL_-1206892273', u'MULTIEQUAL_-1206893212'), (u'INDIRECT_-1206897842', u'MULTIEQUAL_-1206899469'), (u'CALL_-1206921844', u'INDIRECT_-1206903619'), (u'CALL_-1206938656', u'INDIRECT_-1206899170'), (u'STORE_-1206928553', u'INDIRECT_-1206911822'), (u'MULTIEQUAL_-1206895741', u'MULTIEQUAL_-1206895741'), (u'MULTIEQUAL_-1206901146', u'MULTIEQUAL_-1206901108'), (u'INDIRECT_-1206888713', u'MULTIEQUAL_-1206889136'), (u'INDIRECT_-1206888713', u'MULTIEQUAL_-1206889136'), (u'MULTIEQUAL_-1206897494', u'MULTIEQUAL_-1206898681'), (u'CALL_-1206933594', u'INDIRECT_-1206890484'), (u'CALL_-1206937615', u'INDIRECT_-1206904242'), (u'MULTIEQUAL_-1206902576', u'MULTIEQUAL_-1206902502'), (u'INDIRECT_-1206897797', u'MULTIEQUAL_-1206897179'), ('tmp_726', u'CBRANCH_-1206939215'), (u'INT_ZEXT_-1206916969', u'INT_MULT_-1206935898'), (u'MULTIEQUAL_-1206895741', u'MULTIEQUAL_-1206895721'), (u'INDIRECT_-1206893036', u'MULTIEQUAL_-1206892620'), (u'INDIRECT_-1206889102', u'COPY_-1206878809'), (u'INDIRECT_-1206907124', u'MULTIEQUAL_-1206906947'), (u'INDIRECT_-1206902302', u'MULTIEQUAL_-1206902063'), (u'CALL_-1206937559', u'INDIRECT_-1206897067'), (u'CALL_-1206934114', u'INDIRECT_-1206907173'), (u'INDIRECT_-1206888804', u'MULTIEQUAL_-1206888601'), (u'INDIRECT_-1206902399', u'MULTIEQUAL_-1206902540'), (u'MULTIEQUAL_-1206897985', u'MULTIEQUAL_-1206897972'), (u'MULTIEQUAL_-1206878311', u'MULTIEQUAL_-1206910087'), ('const-0', u'CALL_-1206930241'), (u'INDIRECT_-1206897754', u'MULTIEQUAL_-1206897596'), (u'MULTIEQUAL_-1206900007', u'MULTIEQUAL_-1206899513'), (u'CALL_-1206921447', u'INDIRECT_-1206875695'), (u'STORE_-1206928482', u'INDIRECT_-1206912200'), (u'INDIRECT_-1206893047', u'MULTIEQUAL_-1206897183'), (u'CALL_-1206921832', u'INDIRECT_-1206890342'), (u'CALL_-1206930241', u'INDIRECT_-1206908572'), (u'CALL_-1206929019', u'INDIRECT_-1206903923'), (u'PTRADD_-1206881504', u'CAST_-1206878771'), (u'CALL_-1206929269', u'INDIRECT_-1206895995'), (u'CALL_-1206922325', u'INDIRECT_-1206902465'), (u'INDIRECT_-1206906827', u'MULTIEQUAL_-1206908614'), (u'STORE_-1206937788', u'INDIRECT_-1206891110'), (u'COPY_-1206877180', u'MULTIEQUAL_-1206919813'), (u'MULTIEQUAL_-1206911687', u'MULTIEQUAL_-1206911681'), (u'INDIRECT_-1206885743', u'MULTIEQUAL_-1206887261'), (u'INDIRECT_-1206899510', u'MULTIEQUAL_-1206899892'), (u'STORE_-1206928320', u'INDIRECT_-1206886449'), (u'INDIRECT_-1206897502', u'MULTIEQUAL_-1206898760'), (u'CALL_-1206928257', u'INDIRECT_-1206913190'), (u'INDIRECT_-1206889663', u'MULTIEQUAL_-1206889976'), ('const-8', u'PTRADD_-1206876048'), (u'CALL_-1206929019', u'INDIRECT_-1206905183'), (u'MULTIEQUAL_-1206881471', u'MULTIEQUAL_-1206881453'), (u'CALL_-1206933594', u'INDIRECT_-1206905184'), (u'INT_ADD_-1206930879', u'CALL_-1206930882'), (u'STORE_-1206921852', u'INDIRECT_-1206892619'), (u'STORE_-1206937765', u'INDIRECT_-1206895300'), (u'INDIRECT_-1206905216', u'MULTIEQUAL_-1206904800'), (u'STORE_-1206933497', u'INDIRECT_-1206902972'), (u'INDIRECT_-1206891395', u'MULTIEQUAL_-1206892401'), (u'MULTIEQUAL_-1206899810', u'MULTIEQUAL_-1206899786'), (u'CALL_-1206928357', u'INDIRECT_-1206907790'), (u'CALLIND_-1206921388', u'INDIRECT_-1206893743'), (u'INDIRECT_-1206902812', u'MULTIEQUAL_-1206902664'), (u'MULTIEQUAL_-1206898450', u'MULTIEQUAL_-1206898315'), (u'CALL_-1206925460', u'INDIRECT_-1206895857'), (u'INDIRECT_-1206891183', u'MULTIEQUAL_-1206891317'), (u'CALL_-1206924661', u'INDIRECT_-1206885048'), (u'CALL_-1206927048', u'INDIRECT_-1206906664'), (u'CALL_-1206929621', u'INDIRECT_-1206904761'), (u'CALL_-1206928331', u'INDIRECT_-1206901055'), (u'CALL_-1206928271', u'INDIRECT_-1206906235'), (u'CALL_-1206937559', u'INDIRECT_-1206906727'), (u'INDIRECT_-1206904606', u'MULTIEQUAL_-1206906189'), (u'CALL_-1206928357', u'INDIRECT_-1206898550'), (u'INDIRECT_-1206883976', u'MULTIEQUAL_-1206883742'), (u'MULTIEQUAL_-1206891070', u'MULTIEQUAL_-1206892557'), (u'CALL_-1206927316', u'INDIRECT_-1206889285'), (u'CALL_-1206925783', u'INDIRECT_-1206887357'), (u'CALL_-1206934955', u'INDIRECT_-1206903017'), (u'CALL_-1206930228', u'INDIRECT_-1206891034'), (u'CALL_-1206930927', u'INDIRECT_-1206900473'), (u'STORE_-1206930310', u'INDIRECT_-1206894768'), (u'CALL_-1206928815', u'INDIRECT_-1206906001'), (u'STORE_-1206935460', u'INDIRECT_-1206893119'), (u'STORE_-1206928270', u'INDIRECT_-1206893108'), (u'CALL_-1206927405', u'INDIRECT_-1206893951'), (u'CALL_-1206928194', u'INDIRECT_-1206902188'), (u'INDIRECT_-1206906779', u'COPY_-1206879865'), (u'CALL_-1206937446', u'INDIRECT_-1206897602'), (u'CALL_-1206929019', u'INDIRECT_-1206902243'), (u'MULTIEQUAL_-1206886890', u'MULTIEQUAL_-1206890420'), (u'INDIRECT_-1206885677', u'MULTIEQUAL_-1206885338'), (u'MULTIEQUAL_-1206896854', u'COPY_-1206879254'), (u'INDIRECT_-1206887996', u'MULTIEQUAL_-1206896343'), (u'MULTIEQUAL_-1206897223', u'MULTIEQUAL_-1206897115'), (u'INDIRECT_-1206888384', u'MULTIEQUAL_-1206888123'), (u'INDIRECT_-1206900577', u'MULTIEQUAL_-1206900498'), (u'MULTIEQUAL_-1206916302', u'INT_LESS_-1206930101'), (u'INDIRECT_-1206880645', u'MULTIEQUAL_-1206881133'), (u'MULTIEQUAL_-1206895269', u'MULTIEQUAL_-1206895212'), (u'CALL_-1206928194', u'INDIRECT_-1206912010'), (u'CALL_-1206929489', u'INDIRECT_-1206892539'), (u'CALLIND_-1206922663', u'INDIRECT_-1206892427'), (u'CALLIND_-1206938263', u'INDIRECT_-1206913844'), (u'CALL_-1206921994', u'INDIRECT_-1206905519'), (u'STORE_-1206934436', u'INDIRECT_-1206898870'), (u'MULTIEQUAL_-1206908991', u'MULTIEQUAL_-1206908325'), (u'INDIRECT_-1206893424', u'MULTIEQUAL_-1206893163'), (u'INT_ADD_-1206939248', u'MULTIEQUAL_-1206921473'), (u'INDIRECT_-1206912584', u'MULTIEQUAL_-1206912407'), (u'CALL_-1206938232', u'INDIRECT_-1206915085'), (u'MULTIEQUAL_-1206918183', u'PTRADD_-1206877595'), (u'CALL_-1206931674', u'INDIRECT_-1206896773'), (u'INDIRECT_-1206904434', u'MULTIEQUAL_-1206905971'), (u'CALL_-1206921431', u'INDIRECT_-1206886775'), (u'CALL_-1206932954', u'INDIRECT_-1206908261'), (u'CALL_-1206928772', u'INDIRECT_-1206911368'), (u'INDIRECT_-1206907579', u'MULTIEQUAL_-1206907191'), (u'CALL_-1206932860', u'INDIRECT_-1206907777'), (u'MULTIEQUAL_-1206904371', u'MULTIEQUAL_-1206904256'), (u'CALL_-1206935494', u'INDIRECT_-1206895345'), (u'STORE_-1206925479', u'INDIRECT_-1206886120'), (u'MULTIEQUAL_-1206896921', u'MULTIEQUAL_-1206896948'), (u'CALL_-1206938310', u'INDIRECT_-1206895399'), (u'MULTIEQUAL_-1206880916', u'MULTIEQUAL_-1206880370'), (u'CALL_-1206927316', u'INDIRECT_-1206894745'), (u'CALL_-1206931749', u'INDIRECT_-1206892193'), (u'CAST_-1206873013', u'LOAD_-1206932432'), (u'INDIRECT_-1206907624', u'MULTIEQUAL_-1206912187'), (u'INDIRECT_-1206887879', u'COPY_-1206879820'), (u'CALL_-1206928734', u'INDIRECT_-1206901685'), (u'CALL_-1206938310', u'INDIRECT_-1206903379'), (u'INDIRECT_-1206889577', u'COPY_-1206878572'), (u'INDIRECT_-1206895611', u'MULTIEQUAL_-1206893286'), (u'INDIRECT_-1206891223', u'MULTIEQUAL_-1206892880'), (u'MULTIEQUAL_-1206880945', u'MULTIEQUAL_-1206880399'), (u'CALL_-1206928271', u'INDIRECT_-1206909175'), (u'CALL_-1206930407', u'INDIRECT_-1206898668'), (u'STORE_-1206927241', u'INDIRECT_-1206896709'), (u'MULTIEQUAL_-1206877004', u'MULTIEQUAL_-1206904941'), (u'STORE_-1206928410', u'INDIRECT_-1206910898'), (u'MULTIEQUAL_-1206899070', u'MULTIEQUAL_-1206902600'), (u'INDIRECT_-1206908060', u'MULTIEQUAL_-1206906380'), (u'INDIRECT_-1206894134', u'MULTIEQUAL_-1206893507'), (u'MULTIEQUAL_-1206891684', u'MULTIEQUAL_-1206891979'), (u'MULTIEQUAL_-1206902712', u'MULTIEQUAL_-1206902687'), (u'INDIRECT_-1206909779', u'MULTIEQUAL_-1206909016'), (u'MULTIEQUAL_-1206898970', u'MULTIEQUAL_-1206898946'), (u'INDIRECT_-1206891507', u'MULTIEQUAL_-1206891427'), (u'MULTIEQUAL_-1206891614', u'MULTIEQUAL_-1206891595'), (u'INDIRECT_-1206887430', u'MULTIEQUAL_-1206888969'), (u'MULTIEQUAL_-1206902381', u'MULTIEQUAL_-1206902408'), (u'INDIRECT_-1206889923', u'MULTIEQUAL_-1206890057'), (u'INDIRECT_-1206900033', u'MULTIEQUAL_-1206900014'), (u'CALL_-1206937559', u'INDIRECT_-1206892867'), (u'INDIRECT_-1206914116', u'MULTIEQUAL_-1206913620'), (u'MULTIEQUAL_-1206911053', u'COPY_-1206870555'), (u'MULTIEQUAL_-1206880414', u'MULTIEQUAL_-1206912303'), (u'MULTIEQUAL_-1206900781', u'MULTIEQUAL_-1206899753'), (u'CALL_-1206932327', u'INDIRECT_-1206896656'), (u'INDIRECT_-1206907321', u'MULTIEQUAL_-1206907101'), (u'STORE_-1206925381', u'INDIRECT_-1206887324'), (u'INDIRECT_-1206890940', u'MULTIEQUAL_-1206890679'), (u'INDIRECT_-1206897756', u'MULTIEQUAL_-1206898302'), (u'INDIRECT_-1206904990', u'MULTIEQUAL_-1206904834'), (u'MULTIEQUAL_-1206898623', u'MULTIEQUAL_-1206899323'), (u'INDIRECT_-1206893699', u'MULTIEQUAL_-1206893527'), (u'CALL_-1206929385', u'INDIRECT_-1206903887'), (u'CALL_-1206927316', u'INDIRECT_-1206889705'), (u'CALL_-1206931749', u'INDIRECT_-1206892613'), (u'INDIRECT_-1206903084', u'MULTIEQUAL_-1206902881'), (u'STORE_-1206921852', u'INDIRECT_-1206897239'), ('const-0', u'COPY_-1206873809'), (u'INDIRECT_-1206906756', u'MULTIEQUAL_-1206907160'), (u'MULTIEQUAL_-1206906314', u'MULTIEQUAL_-1206906295'), (u'CALL_-1206931337', u'INDIRECT_-1206901952'), ('tmp_6021', u'CBRANCH_-1206933665'), (u'CALL_-1206928878', u'INDIRECT_-1206898916'), (u'INDIRECT_-1206889888', u'COPY_-1206879593'), (u'MULTIEQUAL_-1206896179', u'MULTIEQUAL_-1206895321'), (u'CALL_-1206929621', u'INDIRECT_-1206909381'), (u'INT_EQUAL_-1206928234', u'CBRANCH_-1206928231'), (u'CALL_-1206921431', u'INDIRECT_-1206891395'), (u'INDIRECT_-1206905197', u'MULTIEQUAL_-1206905118'), (u'CALL_-1206930636', u'INDIRECT_-1206903258'), (u'INDIRECT_-1206876515', u'MULTIEQUAL_-1206876245'), (u'INDIRECT_-1206902567', u'MULTIEQUAL_-1206902535'), (u'CALL_-1206924756', u'INDIRECT_-1206888046'), (u'CALLIND_-1206925511', u'INDIRECT_-1206886333'), ('const-0', u'INT_NOTEQUAL_-1206933279'), ('const-1186056', u'COPY_-1206874461'), (u'INDIRECT_-1206885986', u'MULTIEQUAL_-1206888454'), (u'MULTIEQUAL_-1206900309', u'MULTIEQUAL_-1206900252'), (u'STORE_-1206930340', u'INDIRECT_-1206890010'), (u'MULTIEQUAL_-1206893084', u'MULTIEQUAL_-1206893031'), (u'STORE_-1206928327', u'INDIRECT_-1206891492'), (u'INDIRECT_-1206900777', u'MULTIEQUAL_-1206901581'), (u'MULTIEQUAL_-1206891486', u'MULTIEQUAL_-1206890838'), (u'CALL_-1206929269', u'INDIRECT_-1206891375'), (u'INDIRECT_-1206895133', u'MULTIEQUAL_-1206876240'), (u'MULTIEQUAL_-1206895880', u'MULTIEQUAL_-1206895851'), (u'CALL_-1206931674', u'INDIRECT_-1206909373'), (u'INDIRECT_-1206911137', u'MULTIEQUAL_-1206910859'), (u'INDIRECT_-1206891729', u'MULTIEQUAL_-1206892821'), (u'STORE_-1206924934', u'INDIRECT_-1206898039'), (u'CALLIND_-1206938827', u'INDIRECT_-1206892337'), (u'MULTIEQUAL_-1206891260', u'MULTIEQUAL_-1206891231'), (u'CALLIND_-1206921856', u'INDIRECT_-1206904218'), (u'CALL_-1206929794', u'INDIRECT_-1206892382'), (u'CALLIND_-1206924378', u'INDIRECT_-1206889083'), (u'MULTIEQUAL_-1206874306', u'MULTIEQUAL_-1206893625'), (u'CALL_-1206928271', u'INDIRECT_-1206903715'), (u'CALLIND_-1206925046', u'INDIRECT_-1206886102'), (u'CALL_-1206926116', u'INDIRECT_-1206894737'), (u'CALL_-1206928518', u'INDIRECT_-1206895749'), (u'INDIRECT_-1206886618', u'MULTIEQUAL_-1206886682'), (u'INDIRECT_-1206912459', u'MULTIEQUAL_-1206911879'), (u'LOAD_-1206931536', u'CAST_-1206875470'), (u'CALL_-1206925460', u'INDIRECT_-1206905097'), (u'INDIRECT_-1206895610', u'MULTIEQUAL_-1206897176'), (u'INDIRECT_-1206898315', u'MULTIEQUAL_-1206897895'), (u'CALL_-1206931183', u'INDIRECT_-1206897005'), (u'INDIRECT_-1206902922', u'MULTIEQUAL_-1206902823'), (u'INDIRECT_-1206888580', u'MULTIEQUAL_-1206888493'), (u'INDIRECT_-1206903547', u'MULTIEQUAL_-1206907683'), (u'MULTIEQUAL_-1206904086', u'MULTIEQUAL_-1206903438'), (u'CAST_-1206876975', u'LOAD_-1206928803'), (u'INDIRECT_-1206891303', u'MULTIEQUAL_-1206891912'), (u'MULTIEQUAL_-1206899384', u'MULTIEQUAL_-1206899331'), (u'INDIRECT_-1206894337', u'MULTIEQUAL_-1206894059'), (u'MULTIEQUAL_-1206912297', u'MULTIEQUAL_-1206912247'), (u'INDIRECT_-1206891564', u'MULTIEQUAL_-1206893169'), (u'INDIRECT_-1206886255', u'MULTIEQUAL_-1206887341'), ('tmp_15430', u'CBRANCH_-1206926100'), (u'CALL_-1206929974', u'INDIRECT_-1206898792'), (u'CALL_-1206930394', u'INDIRECT_-1206894057'), (u'CALL_-1206930556', u'INDIRECT_-1206891456'), (u'INDIRECT_-1206893327', u'MULTIEQUAL_-1206893295'), (u'CALL_-1206929489', u'INDIRECT_-1206896739'), (u'CALL_-1206934460', u'INDIRECT_-1206892263'), (u'CALL_-1206927017', u'INDIRECT_-1206884736'), (u'CALL_-1206924661', u'INDIRECT_-1206892608'), (u'CALL_-1206924677', u'INDIRECT_-1206895981'), (u'INT_ADD_-1206873412', u'INT_ADD_-1206925253'), (u'INDIRECT_-1206891301', u'MULTIEQUAL_-1206876971'), (u'MULTIEQUAL_-1206909548', u'MULTIEQUAL_-1206910343'), (u'CALL_-1206929489', u'INDIRECT_-1206908499'), (u'CALL_-1206931435', u'INDIRECT_-1206898739'), (u'INDIRECT_-1206882716', u'MULTIEQUAL_-1206882482'), ('const-433', u'STORE_-1206937772'), (u'INT_SUB_-1206932301', u'INT_LESSEQUAL_-1206932278'), (u'CALL_-1206925694', u'INDIRECT_-1206885636'), ('const-0', u'INT_EQUAL_-1206921708'), ('tmp_72983', u'CALL_-1206938772'), (u'CALL_-1206931539', u'INDIRECT_-1206912995'), (u'INDIRECT_-1206881779', u'MULTIEQUAL_-1206881642'), (u'CALL_-1206922426', u'INDIRECT_-1206902520'), (u'CALL_-1206929645', u'INDIRECT_-1206914432'), (u'MULTIEQUAL_-1206903721', u'MULTIEQUAL_-1206902693'), (u'CALL_-1206931142', u'INDIRECT_-1206911503'), (u'CALL_-1206921134', u'INDIRECT_-1206889102'), (u'CALL_-1206937824', u'INDIRECT_-1206909387'), (u'CALL_-1206921431', u'INDIRECT_-1206875684'), (u'MULTIEQUAL_-1206897822', u'MULTIEQUAL_-1206897809'), (u'CALL_-1206939039', u'INDIRECT_-1206913034'), (u'CALL_-1206929032', u'INDIRECT_-1206901703'), (u'INDIRECT_-1206888363', u'MULTIEQUAL_-1206888172'), (u'CALL_-1206930105', u'INDIRECT_-1206901417'), (u'CALL_-1206932271', u'INDIRECT_-1206887815'), (u'CALL_-1206939523', u'INDIRECT_-1206895175'), (u'MULTIEQUAL_-1206888125', u'LOAD_-1206934657'), ('const-0', u'INT_NOTEQUAL_-1206931183'), (u'INDIRECT_-1206888659', u'MULTIEQUAL_-1206888487'), (u'INDIRECT_-1206903724', u'MULTIEQUAL_-1206905203'), (u'CAST_-1206876233', u'COPY_-1206876453'), ('const-433', u'STORE_-1206928662'), (u'INDIRECT_-1206899525', u'MULTIEQUAL_-1206901280'), (u'INDIRECT_-1206897908', u'MULTIEQUAL_-1206897518'), (u'INDIRECT_-1206912623', u'MULTIEQUAL_-1206913379'), (u'CALL_-1206930210', u'INDIRECT_-1206887214'), (u'INDIRECT_-1206900622', u'MULTIEQUAL_-1206900383'), (u'CALL_-1206927017', u'INDIRECT_-1206895656'), (u'INDIRECT_-1206882823', u'MULTIEQUAL_-1206884480'), (u'CALL_-1206933594', u'INDIRECT_-1206897204'), (u'INDIRECT_-1206900826', u'MULTIEQUAL_-1206902409'), (u'INDIRECT_-1206889559', u'COPY_-1206879824'), (u'CALL_-1206921264', u'INDIRECT_-1206884169'), (u'CALL_-1206922325', u'INDIRECT_-1206889025'), (u'CALL_-1206930882', u'INDIRECT_-1206911580'), (u'CALL_-1206928209', u'INDIRECT_-1206900963'), (u'INDIRECT_-1206904851', u'MULTIEQUAL_-1206902526'), (u'CALL_-1206924677', u'INDIRECT_-1206903961'), (u'CALL_-1206927063', u'INDIRECT_-1206893996'), (u'INDIRECT_-1206904582', u'MULTIEQUAL_-1206906249'), (u'INDIRECT_-1206895580', u'MULTIEQUAL_-1206880920'), (u'MULTIEQUAL_-1206899407', u'MULTIEQUAL_-1206899423'), (u'CALL_-1206932817', u'INDIRECT_-1206901488'), (u'INDIRECT_-1206912562', u'MULTIEQUAL_-1206912360'), (u'MULTIEQUAL_-1206903427', u'MULTIEQUAL_-1206903411'), (u'MULTIEQUAL_-1206912539', u'INT_NOTEQUAL_-1206928487'), (u'INDIRECT_-1206901713', u'MULTIEQUAL_-1206901694'), (u'CALL_-1206929938', u'INT_NOTEQUAL_-1206929923'), (u'CALL_-1206930506', u'INDIRECT_-1206908813'), (u'STORE_-1206921567', u'INDIRECT_-1206894573'), (u'INDIRECT_-1206905122', u'MULTIEQUAL_-1206906051'), (u'INT_ADD_-1206932400', u'INT_LESS_-1206932393'), (u'INT_ADD_-1206929178', u'CAST_-1206872386'), (u'CALL_-1206932954', u'INDIRECT_-1206914561'), (u'MULTIEQUAL_-1206895394', u'MULTIEQUAL_-1206895375'), (u'CALL_-1206928150', u'INDIRECT_-1206903849'), (u'INDIRECT_-1206908830', u'MULTIEQUAL_-1206908624'), (u'INDIRECT_-1206901136', u'MULTIEQUAL_-1206874330'), (u'CALL_-1206929866', u'INDIRECT_-1206896626'), (u'MULTIEQUAL_-1206891899', u'COPY_-1206892022'), (u'INDIRECT_-1206905323', u'MULTIEQUAL_-1206905047'), (u'CALL_-1206933623', u'INDIRECT_-1206888398'), (u'CALL_-1206926063', u'INDIRECT_-1206896340'), (u'CALLIND_-1206921710', u'INDIRECT_-1206891956'), (u'CALL_-1206938725', u'INDIRECT_-1206902573'), (u'INDIRECT_-1206907490', u'MULTIEQUAL_-1206907872'), (u'INDIRECT_-1206886528', u'COPY_-1206879585'), (u'INDIRECT_-1206891648', u'MULTIEQUAL_-1206891614'), (u'CALL_-1206932808', u'INDIRECT_-1206910260'), (u'CALL_-1206932327', u'CALL_-1206932271'), (u'MULTIEQUAL_-1206905346', u'MULTIEQUAL_-1206905308'), (u'CALL_-1206931142', u'INDIRECT_-1206905623'), (u'INDIRECT_-1206898863', u'MULTIEQUAL_-1206899472'), (u'CALL_-1206929794', u'INDIRECT_-1206899942'), (u'CALL_-1206931749', u'INDIRECT_-1206903533'), (u'STORE_-1206929089', u'INDIRECT_-1206907046'), (u'CALL_-1206928271', u'INT_ADD_-1206927234'), (u'CALL_-1206929385', u'INDIRECT_-1206904307'), (u'CALL_-1206921320', u'INDIRECT_-1206883678'), (u'CALL_-1206938656', u'INDIRECT_-1206898330'), (u'STORE_-1206928270', u'INDIRECT_-1206900248'), (u'CALL_-1206921722', u'INDIRECT_-1206899893'), (u'INDIRECT_-1206903440', u'MULTIEQUAL_-1206901760'), (u'INDIRECT_-1206888996', u'MULTIEQUAL_-1206888619'), (u'INDIRECT_-1206889089', u'MULTIEQUAL_-1206890281'), (u'INDIRECT_-1206888646', u'MULTIEQUAL_-1206890229'), (u'CALL_-1206934081', u'INDIRECT_-1206907150'), (u'MULTIEQUAL_-1206893981', u'MULTIEQUAL_-1206894008'), (u'CALL_-1206934081', u'INDIRECT_-1206891610'), (u'INDIRECT_-1206888868', u'MULTIEQUAL_-1206890261'), (u'STORE_-1206930175', u'INDIRECT_-1206890508'), ('const-0', u'INT_NOTEQUAL_-1206921662'), (u'CALL_-1206928357', u'INDIRECT_-1206904850'), (u'CALL_-1206938656', u'INDIRECT_-1206907150'), (u'INDIRECT_-1206883633', u'MULTIEQUAL_-1206883312'), (u'MULTIEQUAL_-1206905807', u'MULTIEQUAL_-1206905801'), (u'INDIRECT_-1206903789', u'MULTIEQUAL_-1206904981'), (u'LOAD_-1206927092', u'CALL_-1206927048'), (u'CAST_-1206870944', u'COPY_-1206869725'), ('tmp_22102', u'CBRANCH_-1206921425'), (u'CALL_-1206933594', u'INDIRECT_-1206902664'), (u'INDIRECT_-1206897652', u'COPY_-1206880414'), (u'CALLIND_-1206921710', u'INDIRECT_-1206900776'), (u'STORE_-1206928553', u'INDIRECT_-1206901322'), (u'INDIRECT_-1206890585', u'MULTIEQUAL_-1206891532'), ('tmp_12468', u'CBRANCH_-1206930369'), (u'INDIRECT_-1206886583', u'MULTIEQUAL_-1206888101'), (u'INDIRECT_-1206895987', u'MULTIEQUAL_-1206900123'), (u'CALL_-1206928772', u'INDIRECT_-1206902548'), (u'INDIRECT_-1206914242', u'MULTIEQUAL_-1206914040'), (u'CALL_-1206922316', u'INDIRECT_-1206885938'), (u'INDIRECT_-1206898315', u'COPY_-1206878712'), (u'INDIRECT_-1206898702', u'MULTIEQUAL_-1206900361'), (u'INT_NOTEQUAL_-1206928451', u'CBRANCH_-1206928449'), (u'CALL_-1206921994', u'INDIRECT_-1206901739'), (u'CAST_-1206868932', u'LOAD_-1206921373'), (u'INDIRECT_-1206891066', u'MULTIEQUAL_-1206890919'), (u'STORE_-1206924919', u'INDIRECT_-1206906009'), (u'MULTIEQUAL_-1206900173', u'MULTIEQUAL_-1206901201'), (u'CALLIND_-1206929135', u'INDIRECT_-1206913220'), (u'INDIRECT_-1206903839', u'COPY_-1206879858'), (u'CALL_-1206933623', u'INDIRECT_-1206899318'), (u'INDIRECT_-1206880482', u'MULTIEQUAL_-1206880290'), (u'CALL_-1206925831', u'INDIRECT_-1206907554'), (u'CALL_-1206921459', u'INDIRECT_-1206899395'), (u'CALL_-1206931269', u'INDIRECT_-1206906129'), ('const-433', u'STORE_-1206929169'), (u'MULTIEQUAL_-1206888276', u'MULTIEQUAL_-1206890687'), (u'CALL_-1206938232', u'INDIRECT_-1206894505'), (u'CALL_-1206921447', u'INDIRECT_-1206898546'), (u'INDIRECT_-1206886717', u'COPY_-1206879116'), (u'MULTIEQUAL_-1206888487', u'MULTIEQUAL_-1206888503'), (u'MULTIEQUAL_-1206889243', u'MULTIEQUAL_-1206891953'), (u'CALLIND_-1206924378', u'INDIRECT_-1206905883'), (u'INDIRECT_-1206911512', u'COPY_-1206880447'), (u'MULTIEQUAL_-1206898229', u'MULTIEQUAL_-1206898210'), (u'CALL_-1206935809', u'INDIRECT_-1206896353'), (u'INDIRECT_-1206903594', u'MULTIEQUAL_-1206903445'), (u'CALL_-1206922316', u'INDIRECT_-1206900218'), (u'CALL_-1206931701', u'INDIRECT_-1206897923'), (u'CALL_-1206938900', u'INDIRECT_-1206910436'), (u'MULTIEQUAL_-1206894449', u'MULTIEQUAL_-1206894430'), (u'CALLIND_-1206921743', u'INDIRECT_-1206890715'), (u'INDIRECT_-1206914452', u'COPY_-1206880454'), (u'INDIRECT_-1206892838', u'MULTIEQUAL_-1206892750'), (u'MULTIEQUAL_-1206891667', u'MULTIEQUAL_-1206891651'), (u'CALL_-1206929830', u'INDIRECT_-1206896604'), (u'INDIRECT_-1206893765', u'MULTIEQUAL_-1206893720'), (u'INT_ADD_-1206935538', u'INT_SUB_-1206935508'), (u'INDIRECT_-1206900191', u'COPY_-1206880201'), (u'STORE_-1206924934', u'INDIRECT_-1206902239'), (u'MULTIEQUAL_-1206890511', u'MULTIEQUAL_-1206889845'), (u'CALLIND_-1206929135', u'INDIRECT_-1206910280'), (u'CAST_-1206877102', u'LOAD_-1206929145'), (u'CALL_-1206938725', u'INDIRECT_-1206910973'), (u'CALL_-1206929750', u'INDIRECT_-1206888202'), (u'CALL_-1206937924', u'INDIRECT_-1206893901'), (u'STORE_-1206928553', u'INDIRECT_-1206913502'), (u'MULTIEQUAL_-1206890701', u'MULTIEQUAL_-1206890687'), (u'STORE_-1206921525', u'INDIRECT_-1206897909'), (u'INDIRECT_-1206904743', u'MULTIEQUAL_-1206905352'), (u'INDIRECT_-1206900945', u'MULTIEQUAL_-1206900579'), (u'CALL_-1206938232', u'INDIRECT_-1206910885'), (u'CALL_-1206927093', u'INDIRECT_-1206907943'), (u'MULTIEQUAL_-1206899959', u'MULTIEQUAL_-1206899543'), (u'INDIRECT_-1206893004', u'MULTIEQUAL_-1206892743'), (u'CALL_-1206933821', u'INDIRECT_-1206899432'), (u'INDIRECT_-1206895656', u'MULTIEQUAL_-1206899933'), (u'CALL_-1206934862', u'INDIRECT_-1206901722'), (u'CALL_-1206921320', u'INDIRECT_-1206874853'), (u'INDIRECT_-1206895953', u'MULTIEQUAL_-1206897177'), (u'CALL_-1206928225', u'INDIRECT_-1206904353'), (u'MULTIEQUAL_-1206903367', u'MULTIEQUAL_-1206902873'), (u'STORE_-1206927241', u'INDIRECT_-1206904269'), (u'STORE_-1206928446', u'INDIRECT_-1206898739'), (u'MULTIEQUAL_-1206906883', u'MULTIEQUAL_-1206909593'), (u'MULTIEQUAL_-1206892670', u'MULTIEQUAL_-1206889663'), (u'INDIRECT_-1206899995', u'MULTIEQUAL_-1206903669'), ('const-0', u'CALL_-1206931337'), (u'INT_OR_-1206930163', u'STORE_-1206930175'), ('tmp_12805', u'CBRANCH_-1206931515'), (u'CALL_-1206939523', u'INDIRECT_-1206909035'), (u'CAST_-1206872354', u'LOAD_-1206929136'), (u'MULTIEQUAL_-1206890354', u'MULTIEQUAL_-1206890335'), (u'CALL_-1206938628', u'INDIRECT_-1206894116'), (u'INDIRECT_-1206902207', u'MULTIEQUAL_-1206903994'), (u'CALLIND_-1206921344', u'INDIRECT_-1206887474'), (u'INDIRECT_-1206900775', u'MULTIEQUAL_-1206903786'), (u'INDIRECT_-1206899156', u'MULTIEQUAL_-1206897066'), ('const-1171855', u'COPY_-1206928066'), (u'MULTIEQUAL_-1206892191', u'MULTIEQUAL_-1206891525'), (u'INDIRECT_-1206891658', u'MULTIEQUAL_-1206891722'), (u'INDIRECT_-1206906001', u'MULTIEQUAL_-1206877006'), (u'INDIRECT_-1206892719', u'MULTIEQUAL_-1206892139'), (u'INDIRECT_-1206895859', u'MULTIEQUAL_-1206896240'), (u'INDIRECT_-1206905886', u'COPY_-1206879397'), (u'INDIRECT_-1206884636', u'MULTIEQUAL_-1206884371'), (u'CALL_-1206929974', u'INDIRECT_-1206895012'), (u'CALL_-1206929145', u'INDIRECT_-1206886228'), (u'STORE_-1206933118', u'INDIRECT_-1206897722'), (u'INDIRECT_-1206903425', u'MULTIEQUAL_-1206903380'), (u'CALL_-1206930476', u'INDIRECT_-1206887789'), (u'CALL_-1206921431', u'INDIRECT_-1206885095'), (u'CALL_-1206921308', u'INDIRECT_-1206885448'), (u'CALL_-1206931183', u'INDIRECT_-1206910865'), (u'CALL_-1206930584', u'INDIRECT_-1206895250'), (u'INDIRECT_-1206906262', u'MULTIEQUAL_-1206907921'), (u'CALL_-1206929830', u'INDIRECT_-1206879799'), (u'CALL_-1206938756', u'INDIRECT_-1206909519'), (u'CALL_-1206928647', u'INDIRECT_-1206907522'), (u'MULTIEQUAL_-1206901988', u'MULTIEQUAL_-1206901961'), (u'INDIRECT_-1206904175', u'MULTIEQUAL_-1206904959'), (u'MULTIEQUAL_-1206894481', u'MULTIEQUAL_-1206894923'), (u'CALL_-1206924612', u'INDIRECT_-1206876457'), (u'INDIRECT_-1206898315', u'MULTIEQUAL_-1206901989'), (u'CALL_-1206933998', u'INDIRECT_-1206893236'), (u'MULTIEQUAL_-1206891267', u'MULTIEQUAL_-1206891287'), (u'CALL_-1206929902', u'INDIRECT_-1206897068'), (u'INDIRECT_-1206909369', u'MULTIEQUAL_-1206909254'), (u'INT_EQUAL_-1206928771', u'CBRANCH_-1206928768'), (u'CALL_-1206929621', u'INDIRECT_-1206909801'), (u'CALL_-1206938131', u'INDIRECT_-1206908293'), (u'CALL_-1206930457', u'INDIRECT_-1206907263'), (u'INDIRECT_-1206906080', u'MULTIEQUAL_-1206880946'), (u'CALL_-1206939005', u'INDIRECT_-1206900835'), (u'CALL_-1206938772', u'INDIRECT_-1206915410'), (u'INDIRECT_-1206898115', u'MULTIEQUAL_-1206897610'), (u'STORE_-1206928553', u'INDIRECT_-1206903422'), (u'INDIRECT_-1206912200', u'MULTIEQUAL_-1206912102'), (u'STORE_-1206934436', u'INDIRECT_-1206888790'), (u'INDIRECT_-1206892505', u'MULTIEQUAL_-1206876116'), (u'MULTIEQUAL_-1206893219', u'MULTIEQUAL_-1206893202'), (u'INDIRECT_-1206893388', u'MULTIEQUAL_-1206893275'), (u'INDIRECT_-1206897022', u'MULTIEQUAL_-1206898689'), (u'STORE_-1206934224', u'INDIRECT_-1206911342'), (u'CALL_-1206934888', u'INDIRECT_-1206895252'), (u'INDIRECT_-1206896537', u'MULTIEQUAL_-1206895919'), (u'INDIRECT_-1206901003', u'MULTIEQUAL_-1206874323'), (u'INDIRECT_-1206894849', u'MULTIEQUAL_-1206896572'), (u'INDIRECT_-1206897112', u'MULTIEQUAL_-1206898629'), (u'CALLIND_-1206921710', u'INDIRECT_-1206891116'), (u'INDIRECT_-1206906308', u'MULTIEQUAL_-1206905918'), (u'CALL_-1206925460', u'INDIRECT_-1206899637'), (u'STORE_-1206928697', u'INDIRECT_-1206909390'), (u'INDIRECT_-1206899180', u'MULTIEQUAL_-1206899082'), (u'CALL_-1206938725', u'INDIRECT_-1206913913'), (u'INT_OR_-1206921511', u'MULTIEQUAL_-1206915674'), (u'CALL_-1206935851', u'INDIRECT_-1206908566'), (u'INDIRECT_-1206909659', u'MULTIEQUAL_-1206909487'), (u'CALLIND_-1206921710', u'INDIRECT_-1206890276'), (u'CALL_-1206929938', u'INDIRECT_-1206889530'), (u'INDIRECT_-1206904937', u'MULTIEQUAL_-1206904319'), (u'INDIRECT_-1206903956', u'MULTIEQUAL_-1206903691'), (u'CALL_-1206937875', u'INDIRECT_-1206900172'), (u'INT_NOTEQUAL_-1206929861', u'CBRANCH_-1206929855'), (u'CALL_-1206929866', u'INDIRECT_-1206900826'), (u'INDIRECT_-1206888129', u'MULTIEQUAL_-1206889852'), (u'MULTIEQUAL_-1206903246', u'MULTIEQUAL_-1206902598'), (u'CALL_-1206937302', u'INDIRECT_-1206898072'), (u'INDIRECT_-1206903020', u'MULTIEQUAL_-1206902747'), (u'INDIRECT_-1206886580', u'MULTIEQUAL_-1206886492'), (u'INDIRECT_-1206900259', u'MULTIEQUAL_-1206900230'), ('const-433', u'LOAD_-1206923673'), (u'INDIRECT_-1206896967', u'MULTIEQUAL_-1206896887'), (u'CALLIND_-1206921743', u'INDIRECT_-1206895335'), (u'MULTIEQUAL_-1206913626', u'MULTIEQUAL_-1206913614'), ('tmp_19050', u'BRANCH_-1206923423'), ('tmp_72986', u'CALL_-1206930362'), (u'STORE_-1206928588', u'INDIRECT_-1206908903'), (u'INDIRECT_-1206907076', u'MULTIEQUAL_-1206906658'), (u'STORE_-1206928446', u'INDIRECT_-1206911759'), (u'MULTIEQUAL_-1206881191', u'MULTIEQUAL_-1206880553'), (u'CALL_-1206935766', u'INDIRECT_-1206905148'), (u'CALL_-1206939039', u'INDIRECT_-1206914294'), (u'INDIRECT_-1206893945', u'MULTIEQUAL_-1206894892'), (u'MULTIEQUAL_-1206897190', u'MULTIEQUAL_-1206897055'), (u'MULTIEQUAL_-1206911175', u'MULTIEQUAL_-1206910474'), (u'CALL_-1206930457', u'INDIRECT_-1206902643'), (u'CALLIND_-1206921344', u'INDIRECT_-1206875543'), (u'CAST_-1206868906', u'LOAD_-1206921398'), (u'INT_SUB_-1206932444', u'INT_ZEXT_-1206873415'), (u'INDIRECT_-1206898262', u'MULTIEQUAL_-1206897991'), (u'CALL_-1206921134', u'INDIRECT_-1206874480'), (u'COPY_-1206911719', u'MULTIEQUAL_-1206911380'), (u'INDIRECT_-1206893275', u'MULTIEQUAL_-1206892667'), (u'INDIRECT_-1206902177', u'COPY_-1206878602'), (u'INDIRECT_-1206894217', u'MULTIEQUAL_-1206894109'), (u'CALLIND_-1206921359', u'INDIRECT_-1206901707'), (u'MULTIEQUAL_-1206913557', u'MULTIEQUAL_-1206913507'), (u'CALL_-1206931749', u'INDIRECT_-1206899333'), (u'CALL_-1206926063', u'INDIRECT_-1206894240'), (u'CALL_-1206933623', u'INDIRECT_-1206903938'), (u'CALL_-1206935907', u'INDIRECT_-1206895589'), (u'INT_EQUAL_-1206939438', u'CBRANCH_-1206939435'), (u'INDIRECT_-1206891620', u'MULTIEQUAL_-1206891522'), (u'INDIRECT_-1206899828', u'MULTIEQUAL_-1206901612'), (u'MULTIEQUAL_-1206892234', u'COPY_-1206879243'), (u'CALL_-1206938975', u'INDIRECT_-1206894518'), (u'STORE_-1206934224', u'INDIRECT_-1206909242'), (u'CALL_-1206931128', u'INDIRECT_-1206897826'), (u'CALL_-1206938927', u'INDIRECT_-1206912970'), (u'INDIRECT_-1206905787', u'MULTIEQUAL_-1206905707'), (u'INDIRECT_-1206895745', u'MULTIEQUAL_-1206897500'), (u'MULTIEQUAL_-1206892751', u'INT_SUB_-1206913464'), (u'INDIRECT_-1206898735', u'COPY_-1206878713'), (u'CALL_-1206933711', u'INDIRECT_-1206898945'), (u'CALL_-1206934835', u'INDIRECT_-1206912033'), (u'INDIRECT_-1206903590', u'MULTIEQUAL_-1206905156'), (u'INDIRECT_-1206891313', u'MULTIEQUAL_-1206893346'), (u'CALL_-1206934114', u'INDIRECT_-1206882139'), (u'INT_EQUAL_-1206933164', u'CBRANCH_-1206933161'), (u'INDIRECT_-1206913034', u'MULTIEQUAL_-1206912407'), (u'CALL_-1206929529', u'INDIRECT_-1206909355'), ('const-8', u'PTRADD_-1206871694'), (u'CALL_-1206930476', u'CALL_-1206930210'), (u'MULTIEQUAL_-1206896194', u'MULTIEQUAL_-1206896178'), (u'MULTIEQUAL_-1206876315', u'MULTIEQUAL_-1206876315'), (u'INDIRECT_-1206897137', u'COPY_-1206878590'), (u'MULTIEQUAL_-1206908036', u'MULTIEQUAL_-1206907962'), (u'MULTIEQUAL_-1206905211', u'MULTIEQUAL_-1206904545'), (u'CALL_-1206935821', u'INDIRECT_-1206890902'), (u'MULTIEQUAL_-1206911391', u'MULTIEQUAL_-1206911372'), (u'INDIRECT_-1206898750', u'MULTIEQUAL_-1206898544'), (u'CALL_-1206929071', u'INDIRECT_-1206892181'), (u'INDIRECT_-1206908396', u'COPY_-1206879036'), (u'MULTIEQUAL_-1206907299', u'MULTIEQUAL_-1206880948'), (u'INDIRECT_-1206895123', u'MULTIEQUAL_-1206874309'), (u'INDIRECT_-1206891946', u'MULTIEQUAL_-1206893199'), (u'MULTIEQUAL_-1206888413', u'MULTIEQUAL_-1206889441'), (u'STORE_-1206925221', u'INDIRECT_-1206885987'), (u'CALL_-1206929320', u'INDIRECT_-1206896699'), (u'STORE_-1206930873', u'INDIRECT_-1206899340'), (u'CALL_-1206925694', u'INDIRECT_-1206876474'), (u'CALL_-1206934274', u'INDIRECT_-1206900961'), (u'CALL_-1206932827', u'INDIRECT_-1206909434'), (u'STORE_-1206928270', u'INDIRECT_-1206901928'), (u'INDIRECT_-1206899936', u'MULTIEQUAL_-1206899518'), ('const-5', u'PTRADD_-1206878339'), (u'INDIRECT_-1206897442', u'MULTIEQUAL_-1206899101'), (u'MULTIEQUAL_-1206894009', u'MULTIEQUAL_-1206893995'), (u'CALL_-1206929269', u'INDIRECT_-1206902295'), (u'CALL_-1206939039', u'INDIRECT_-1206893714'), (u'CALL_-1206928677', u'INDIRECT_-1206897889'), (u'INDIRECT_-1206903257', u'MULTIEQUAL_-1206902812'), (u'CALL_-1206935907', u'INDIRECT_-1206892649'), (u'INT_EQUAL_-1206928191', u'CBRANCH_-1206928189'), (u'CALL_-1206926116', u'INDIRECT_-1206887597'), (u'INDIRECT_-1206903860', u'MULTIEQUAL_-1206902180'), (u'MULTIEQUAL_-1206907921', u'MULTIEQUAL_-1206907907'), (u'INDIRECT_-1206886751', u'COPY_-1206880169'), (u'INDIRECT_-1206897850', u'MULTIEQUAL_-1206897694'), (u'CALL_-1206939005', u'INDIRECT_-1206885124'), (u'STORE_-1206927248', u'INDIRECT_-1206903854'), (u'STORE_-1206937765', u'INDIRECT_-1206909160'), (u'CALL_-1206924661', u'INDIRECT_-1206894708'), (u'INDIRECT_-1206893108', u'MULTIEQUAL_-1206894892'), (u'INDIRECT_-1206906369', u'MULTIEQUAL_-1206910623'), (u'INDIRECT_-1206892020', u'MULTIEQUAL_-1206893720'), (u'CALL_-1206922556', u'INDIRECT_-1206886183'), (u'INDIRECT_-1206914805', u'MULTIEQUAL_-1206914439'), ('const-8', u'PTRADD_-1206876059'), (u'INDIRECT_-1206889680', u'MULTIEQUAL_-1206890188'), (u'CALL_-1206924756', u'INDIRECT_-1206900646'), ('const-0', u'CALL_-1206931539'), (u'STORE_-1206932305', u'INDIRECT_-1206889679'), (u'INDIRECT_-1206912175', u'MULTIEQUAL_-1206911755'), (u'STORE_-1206932305', u'INDIRECT_-1206898079'), (u'CAST_-1206870692', u'INT_ADD_-1206925253'), (u'CALL_-1206928474', u'INDIRECT_-1206904130'), (u'INDIRECT_-1206901308', u'MULTIEQUAL_-1206901274'), (u'CALL_-1206933962', u'INDIRECT_-1206900776'), (u'CAST_-1206875547', u'CALL_-1206931142'), (u'STORE_-1206927248', u'INDIRECT_-1206891254'), (u'INDIRECT_-1206897793', u'MULTIEQUAL_-1206880923'), (u'INDIRECT_-1206901157', u'MULTIEQUAL_-1206900539'), (u'CALL_-1206928815', u'INDIRECT_-1206890881'), (u'INDIRECT_-1206896769', u'MULTIEQUAL_-1206896724'), (u'CALL_-1206921134', u'INDIRECT_-1206893722'), (u'INDIRECT_-1206893433', u'MULTIEQUAL_-1206894657'), (u'CALL_-1206929320', u'INDIRECT_-1206877877'), ('const-1', u'INT_SUB_-1206932444'), (u'CALL_-1206931269', u'INDIRECT_-1206894369'), (u'CALL_-1206929750', u'INDIRECT_-1206896602'), (u'STORE_-1206932486', u'INDIRECT_-1206898389'), (u'MULTIEQUAL_-1206912830', u'MULTIEQUAL_-1206909823'), (u'INDIRECT_-1206888622', u'MULTIEQUAL_-1206890281'), (u'INDIRECT_-1206906114', u'MULTIEQUAL_-1206905965'), (u'STORE_-1206925416', u'INDIRECT_-1206888185'), (u'MULTIEQUAL_-1206880654', u'MULTIEQUAL_-1206880627'), (u'MULTIEQUAL_-1206898203', u'MULTIEQUAL_-1206898155'), (u'CALL_-1206931797', u'INDIRECT_-1206906091'), (u'INDIRECT_-1206911049', u'MULTIEQUAL_-1206910934'), (u'CALL_-1206928677', u'INDIRECT_-1206894109'), (u'INDIRECT_-1206900859', u'MULTIEQUAL_-1206900471'), (u'MULTIEQUAL_-1206888167', u'MULTIEQUAL_-1206888161'), (u'CALL_-1206934365', u'INDIRECT_-1206908157'), ('tmp_13174', u'CBRANCH_-1206929751'), (u'STORE_-1206930175', u'INDIRECT_-1206896808'), ('const-0', u'CALL_-1206924612'), (u'CALL_-1206921722', u'INDIRECT_-1206892753'), (u'MULTIEQUAL_-1206889383', u'MULTIEQUAL_-1206889335'), (u'INDIRECT_-1206899283', u'MULTIEQUAL_-1206899892'), (u'INDIRECT_-1206875968', u'MULTIEQUAL_-1206875803'), (u'CALL_-1206928601', u'INDIRECT_-1206903605'), (u'CALL_-1206928194', u'INDIRECT_-1206905548'), (u'CALL_-1206935494', u'INDIRECT_-1206902485'), (u'STORE_-1206928327', u'INDIRECT_-1206884352'), (u'MULTIEQUAL_-1206886081', u'MULTIEQUAL_-1206885735'), (u'CALL_-1206935907', u'INDIRECT_-1206902729'), (u'CALL_-1206927297', u'INDIRECT_-1206894731'), (u'INDIRECT_-1206910759', u'MULTIEQUAL_-1206910730'), (u'CALL_-1206930311', u'INT_NOTEQUAL_-1206930296'), (u'MULTIEQUAL_-1206904783', u'MULTIEQUAL_-1206907493'), (u'LOAD_-1206935630', u'INT_ADD_-1206935561'), (u'CALL_-1206924677', u'INDIRECT_-1206892201'), (u'CALL_-1206936019', u'INDIRECT_-1206910783'), (u'MULTIEQUAL_-1206898672', u'MULTIEQUAL_-1206898601'), (u'LOAD_-1206931694', u'INT_NOTEQUAL_-1206931678'), (u'INDIRECT_-1206895330', u'MULTIEQUAL_-1206894898'), (u'CALL_-1206927048', u'INDIRECT_-1206890284'), (u'INDIRECT_-1206892855', u'MULTIEQUAL_-1206892435'), (u'INDIRECT_-1206913061', u'MULTIEQUAL_-1206912959'), (u'INDIRECT_-1206888629', u'MULTIEQUAL_-1206887929'), (u'INDIRECT_-1206908480', u'MULTIEQUAL_-1206903270'), (u'INDIRECT_-1206909943', u'MULTIEQUAL_-1206909667'), (u'INDIRECT_-1206905060', u'MULTIEQUAL_-1206904972'), (u'MULTIEQUAL_-1206890000', u'MULTIEQUAL_-1206889971'), ('tmp_13104', u'CBRANCH_-1206929813'), (u'COPY_-1206924704', u'MULTIEQUAL_-1206885683'), (u'CALL_-1206935851', u'INDIRECT_-1206882438'), (u'STORE_-1206933118', u'INDIRECT_-1206898142'), (u'CALL_-1206929621', u'INDIRECT_-1206911481'), (u'INDIRECT_-1206903113', u'MULTIEQUAL_-1206876260'), (u'MULTIEQUAL_-1206899470', u'MULTIEQUAL_-1206900957'), (u'INDIRECT_-1206888789', u'MULTIEQUAL_-1206888744'), (u'CALL_-1206938725', u'INDIRECT_-1206913493'), (u'INDIRECT_-1206906156', u'MULTIEQUAL_-1206906702'), (u'INDIRECT_-1206899644', u'MULTIEQUAL_-1206904207'), (u'INDIRECT_-1206891966', u'MULTIEQUAL_-1206891737'), (u'STORE_-1206933118', u'INDIRECT_-1206889322'), (u'INDIRECT_-1206886900', u'MULTIEQUAL_-1206886813'), (u'CALL_-1206931142', u'INDIRECT_-1206899323'), (u'INDIRECT_-1206903280', u'MULTIEQUAL_-1206903125'), (u'STORE_-1206924919', u'INDIRECT_-1206900129'), (u'CALL_-1206928155', u'INDIRECT_-1206896516'), (u'MULTIEQUAL_-1206910894', u'MULTIEQUAL_-1206910878'), (u'CALL_-1206926003', u'INDIRECT_-1206902608'), (u'CALL_-1206938656', u'INDIRECT_-1206900010'), (u'STORE_-1206922815', u'INDIRECT_-1206889111'), (u'MULTIEQUAL_-1206888521', u'MULTIEQUAL_-1206888548'), (u'INDIRECT_-1206886667', u'MULTIEQUAL_-1206888454'), (u'CALL_-1206934862', u'INDIRECT_-1206906342'), (u'CALL_-1206930584', u'INDIRECT_-1206897350'), (u'INDIRECT_-1206901895', u'MULTIEQUAL_-1206900144'), (u'INDIRECT_-1206893136', u'MULTIEQUAL_-1206893682'), (u'CALL_-1206928644', u'INDIRECT_-1206892759'), (u'MULTIEQUAL_-1206912899', u'COPY_-1206913022'), ('const-8', u'PTRADD_-1206872530'), (u'INDIRECT_-1206905800', u'MULTIEQUAL_-1206905713'), (u'INDIRECT_-1206897549', u'MULTIEQUAL_-1206897151'), (u'CALL_-1206931269', u'INDIRECT_-1206908229'), (u'INDIRECT_-1206893805', u'MULTIEQUAL_-1206893439'), (u'INDIRECT_-1206907075', u'MULTIEQUAL_-1206906671'), (u'INDIRECT_-1206912077', u'MULTIEQUAL_-1206911632'), ('const-8', u'INT_LESS_-1206930402'), (u'MULTIEQUAL_-1206896950', u'MULTIEQUAL_-1206898437'), (u'MULTIEQUAL_-1206893170', u'MULTIEQUAL_-1206894657'), (u'STORE_-1206925416', u'INDIRECT_-1206905405'), (u'INDIRECT_-1206898576', u'MULTIEQUAL_-1206898309'), (u'CALL_-1206930584', u'INDIRECT_-1206893990'), (u'INDIRECT_-1206894200', u'MULTIEQUAL_-1206892520'), (u'INDIRECT_-1206910098', u'MULTIEQUAL_-1206914449'), (u'INDIRECT_-1206889295', u'MULTIEQUAL_-1206888991'), (u'CALL_-1206933594', u'INDIRECT_-1206904764'), ('const-1184680', u'COPY_-1206879517'), (u'CALL_-1206927360', u'INDIRECT_-1206891404'), (u'MULTIEQUAL_-1206894703', u'MULTIEQUAL_-1206894595'), (u'CALL_-1206930274', u'INDIRECT_-1206908668'), ('const-8', u'PTRADD_-1206871946'), (u'INDIRECT_-1206895972', u'COPY_-1206880410'), (u'INDIRECT_-1206890296', u'MULTIEQUAL_-1206890091'), (u'CALL_-1206925604', u'INDIRECT_-1206897427'), (u'CALL_-1206922316', u'INDIRECT_-1206904838'), (u'CALL_-1206928629', u'INDIRECT_-1206891019'), (u'MULTIEQUAL_-1206908706', u'MULTIEQUAL_-1206908668'), (u'CALL_-1206930105', u'INDIRECT_-1206899737'), (u'INDIRECT_-1206894789', u'COPY_-1206880062'), (u'INDIRECT_-1206901680', u'MULTIEQUAL_-1206903380'), (u'CALL_-1206928878', u'INDIRECT_-1206912356'), (u'STORE_-1206933958', u'INDIRECT_-1206898588'), (u'STORE_-1206930828', u'INDIRECT_-1206909397'), (u'INDIRECT_-1206895136', u'MULTIEQUAL_-1206894720'), (u'INDIRECT_-1206910857', u'MULTIEQUAL_-1206877020'), (u'INDIRECT_-1206892699', u'MULTIEQUAL_-1206892670'), (u'CALL_-1206934018', u'INDIRECT_-1206904170'), (u'CALL_-1206932860', u'INDIRECT_-1206891817'), (u'CALL_-1206933962', u'INDIRECT_-1206897416'), (u'CALL_-1206930457', u'INDIRECT_-1206908103'), (u'INDIRECT_-1206917042', u'INT_ZEXT_-1206928850'), (u'CALLIND_-1206921999', u'INDIRECT_-1206883291'), (u'STORE_-1206933958', u'INDIRECT_-1206896068'), (u'MULTIEQUAL_-1206905997', u'MULTIEQUAL_-1206905947'), (u'COPY_-1206870142', u'MULTIEQUAL_-1206913230'), (u'CALL_-1206930241', u'INDIRECT_-1206896392'), ('const-8', u'COPY_-1206872516'), (u'INDIRECT_-1206877018', u'MULTIEQUAL_-1206877696'), (u'INDIRECT_-1206903957', u'MULTIEQUAL_-1206903666'), (u'CALL_-1206929324', u'INDIRECT_-1206906792'), (u'INDIRECT_-1206900679', u'MULTIEQUAL_-1206900542'), (u'CALL_-1206928474', u'INDIRECT_-1206907490'), (u'CALL_-1206929032', u'INDIRECT_-1206908843'), (u'CALL_-1206927297', u'INDIRECT_-1206894311'), (u'INDIRECT_-1206912619', u'MULTIEQUAL_-1206912231'), (u'INDIRECT_-1206901536', u'MULTIEQUAL_-1206905813'), (u'MULTIEQUAL_-1206896982', u'MULTIEQUAL_-1206896969'), (u'INDIRECT_-1206897103', u'COPY_-1206897111'), (u'INDIRECT_-1206899268', u'MULTIEQUAL_-1206899155'), (u'STORE_-1206930873', u'INDIRECT_-1206909420'), (u'CALL_-1206928209', u'INDIRECT_-1206890883'), (u'CAST_-1206876780', u'STORE_-1206928482'), (u'INDIRECT_-1206917042', u'INT_ZEXT_-1206928855'), (u'INDIRECT_-1206906828', u'MULTIEQUAL_-1206906715'), (u'INDIRECT_-1206881507', u'MULTIEQUAL_-1206881301'), ('const-0', u'PTRSUB_-1206879154'), (u'CALL_-1206922325', u'INDIRECT_-1206903305'), (u'CALL_-1206932954', u'INDIRECT_-1206891881'), (u'CALL_-1206927405', u'INDIRECT_-1206896051'), (u'CALLIND_-1206921999', u'INDIRECT_-1206888751'), (u'CALL_-1206921954', u'INDIRECT_-1206883236'), (u'CALL_-1206939039', u'INDIRECT_-1206910094'), (u'CALLIND_-1206925019', u'INDIRECT_-1206886926'), (u'CALL_-1206929938', u'INDIRECT_-1206908010'), ('tmp_1756', u'CBRANCH_-1206938406'), (u'CALLIND_-1206924365', u'INDIRECT_-1206896275'), (u'CALL_-1206927063', u'INDIRECT_-1206902816'), (u'CALL_-1206930927', u'INDIRECT_-1206895853'), (u'CALL_-1206930025', u'INDIRECT_-1206895264'), (u'MULTIEQUAL_-1206892944', u'MULTIEQUAL_-1206893239'), (u'CALL_-1206930915', u'INDIRECT_-1206893123'), (u'INDIRECT_-1206908113', u'MULTIEQUAL_-1206876272'), (u'INDIRECT_-1206893597', u'MULTIEQUAL_-1206893152'), (u'STORE_-1206930329', u'INDIRECT_-1206892942'), ('const-16', u'INT_ADD_-1206938848'), (u'CALL_-1206931745', u'INDIRECT_-1206910542'), (u'INDIRECT_-1206906583', u'MULTIEQUAL_-1206906307'), (u'INDIRECT_-1206889718', u'MULTIEQUAL_-1206889167'), (u'CALL_-1206938310', u'INDIRECT_-1206901279'), (u'CALL_-1206934991', u'INDIRECT_-1206910186'), (u'CALL_-1206921431', u'INDIRECT_-1206892655'), (u'INDIRECT_-1206904208', u'MULTIEQUAL_-1206903818'), (u'CALL_-1206927063', u'INDIRECT_-1206877191'), (u'CALL_-1206932911', u'INDIRECT_-1206896052'), (u'INT_EQUAL_-1206923324', u'CBRANCH_-1206923319'), (u'CALLIND_-1206921359', u'INDIRECT_-1206904647'), (u'CALL_-1206933594', u'INDIRECT_-1206902244'), (u'STORE_-1206932305', u'INDIRECT_-1206893879'), (u'CALL_-1206930882', u'INDIRECT_-1206881169'), (u'STORE_-1206930340', u'INDIRECT_-1206908070'), (u'CALL_-1206925799', u'INDIRECT_-1206902909'), (u'CALL_-1206931745', u'INDIRECT_-1206893742'), (u'INDIRECT_-1206900529', u'MULTIEQUAL_-1206901064'), (u'MULTIEQUAL_-1206904634', u'MULTIEQUAL_-1206904615'), (u'CAST_-1206877865', u'STORE_-1206937765'), (u'LOAD_-1206934651', u'INT_AND_-1206878031'), ('const-433', u'LOAD_-1206924912'), (u'MULTIEQUAL_-1206894846', u'MULTIEQUAL_-1206894808'), (u'INDIRECT_-1206891506', u'MULTIEQUAL_-1206891433'), (u'INDIRECT_-1206902884', u'MULTIEQUAL_-1206904363'), (u'INDIRECT_-1206882043', u'MULTIEQUAL_-1206881790'), ('tmp_3180', u'CBRANCH_-1206936129'), (u'STORE_-1206928270', u'INDIRECT_-1206906128'), (u'INDIRECT_-1206895412', u'MULTIEQUAL_-1206895321'), (u'CALL_-1206929938', u'INDIRECT_-1206912792'), (u'CALL_-1206928155', u'INDIRECT_-1206890636'), (u'STORE_-1206937920', u'INDIRECT_-1206897056'), (u'CALL_-1206934955', u'INDIRECT_-1206909317'), (u'CALL_-1206932827', u'INDIRECT_-1206900614'), (u'CALL_-1206928291', u'INDIRECT_-1206909010'), (u'CALL_-1206934487', u'INDIRECT_-1206900676'), (u'CALL_-1206929032', u'INDIRECT_-1206886583'), (u'MULTIEQUAL_-1206909890', u'MULTIEQUAL_-1206906883'), (u'CALL_-1206928155', u'INDIRECT_-1206905336'), (u'STORE_-1206930351', u'INDIRECT_-1206902120'), (u'INDIRECT_-1206900367', u'COPY_-1206880315'), (u'CALL_-1206933998', u'INDIRECT_-1206909196'), (u'CALL_-1206928209', u'INDIRECT_-1206899703'), (u'CALL_-1206928152', u'INDIRECT_-1206887913'), (u'INDIRECT_-1206899375', u'MULTIEQUAL_-1206899071'), (u'CALL_-1206931749', u'INDIRECT_-1206896813'), (u'INDIRECT_-1206902516', u'COPY_-1206879022'), (u'INDIRECT_-1206892520', u'MULTIEQUAL_-1206887310'), (u'MULTIEQUAL_-1206904578', u'MULTIEQUAL_-1206904559'), (u'MULTIEQUAL_-1206894481', u'MULTIEQUAL_-1206894461'), (u'CALL_-1206929938', u'INDIRECT_-1206893730'), (u'INDIRECT_-1206911859', u'MULTIEQUAL_-1206912855'), ('const-5', u'CALL_-1206929324'), (u'CALLIND_-1206925401', u'INDIRECT_-1206888374'), (u'STORE_-1206925381', u'INDIRECT_-1206886904'), (u'CALL_-1206934081', u'INDIRECT_-1206904210'), (u'INDIRECT_-1206890790', u'MULTIEQUAL_-1206892329'), (u'MULTIEQUAL_-1206907719', u'MULTIEQUAL_-1206880949'), (u'CALL_-1206931595', u'INDIRECT_-1206898736'), (u'STORE_-1206921525', u'INDIRECT_-1206884889'), (u'LOAD_-1206935993', u'INT_ZEXT_-1206916969'), (u'CALL_-1206925783', u'INDIRECT_-1206900797'), (u'INDIRECT_-1206905353', u'MULTIEQUAL_-1206880942'), (u'CALLIND_-1206921412', u'INDIRECT_-1206884988'), (u'INDIRECT_-1206894396', u'MULTIEQUAL_-1206894942'), (u'INT_ADD_-1206876128', u'PTRADD_-1206876081'), (u'INDIRECT_-1206902670', u'MULTIEQUAL_-1206902552'), (u'CALL_-1206933125', u'INDIRECT_-1206909556'), (u'MULTIEQUAL_-1206896951', u'MULTIEQUAL_-1206896935'), (u'INDIRECT_-1206897847', u'COPY_-1206880309'), (u'CALL_-1206928878', u'INDIRECT_-1206911516'), (u'CALLIND_-1206925511', u'INDIRECT_-1206898933'), (u'INDIRECT_-1206897948', u'MULTIEQUAL_-1206897914'), (u'STORE_-1206935460', u'INDIRECT_-1206889759'), (u'CALL_-1206929226', u'INDIRECT_-1206905477'), (u'INDIRECT_-1206887676', u'MULTIEQUAL_-1206888222'), ('const-3', u'INT_EQUAL_-1206928233'), (u'INDIRECT_-1206887256', u'MULTIEQUAL_-1206891533'), (u'INDIRECT_-1206900845', u'MULTIEQUAL_-1206900750'), (u'CALLIND_-1206922663', u'INDIRECT_-1206881927'), (u'INDIRECT_-1206903776', u'COPY_-1206879025'), (u'MULTIEQUAL_-1206886448', u'MULTIEQUAL_-1206887243'), (u'INDIRECT_-1206896986', u'MULTIEQUAL_-1206898239'), (u'INDIRECT_-1206906085', u'MULTIEQUAL_-1206905862'), (u'CALL_-1206928155', u'INDIRECT_-1206904076'), (u'STORE_-1206924545', u'INDIRECT_-1206901590'), (u'STORE_-1206928482', u'INDIRECT_-1206907160'), (u'MULTIEQUAL_-1206892076', u'MULTIEQUAL_-1206892002'), (u'MULTIEQUAL_-1206889622', u'MULTIEQUAL_-1206889607'), (u'CALL_-1206928382', u'INDIRECT_-1206890163'), (u'CALL_-1206928209', u'INDIRECT_-1206889203'), (u'INDIRECT_-1206900419', u'MULTIEQUAL_-1206900329'), (u'INDIRECT_-1206896769', u'MULTIEQUAL_-1206897861'), (u'STORE_-1206934224', u'INDIRECT_-1206900422'), (u'CALLIND_-1206925046', u'INDIRECT_-1206898702'), (u'CALL_-1206927316', u'INDIRECT_-1206903145'), (u'CALLIND_-1206925511', u'INDIRECT_-1206876331'), (u'INDIRECT_-1206899391', u'MULTIEQUAL_-1206897066'), (u'STORE_-1206927248', u'INDIRECT_-1206885374'), (u'INDIRECT_-1206898291', u'MULTIEQUAL_-1206900137'), (u'INDIRECT_-1206905073', u'MULTIEQUAL_-1206905054'), (u'CALLIND_-1206925453', u'INDIRECT_-1206894281'), (u'COPY_-1206872913', u'MULTIEQUAL_-1206916104'), (u'MULTIEQUAL_-1206883200', u'MULTIEQUAL_-1206916171'), (u'INDIRECT_-1206891633', u'MULTIEQUAL_-1206891435'), (u'CALL_-1206921954', u'INDIRECT_-1206899616'), (u'INDIRECT_-1206887436', u'MULTIEQUAL_-1206887840'), (u'INDIRECT_-1206897007', u'COPY_-1206880307'), (u'CALL_-1206931545', u'INDIRECT_-1206897545'), (u'INDIRECT_-1206913016', u'COPY_-1206879047'), (u'INDIRECT_-1206904933', u'MULTIEQUAL_-1206880941'), ('tmp_72982', u'PTRSUB_-1206878472'), ('const-0', u'INT_NOTEQUAL_-1206921346'), (u'CALL_-1206928992', u'INDIRECT_-1206895925'), (u'INDIRECT_-1206897217', u'MULTIEQUAL_-1206897138'), (u'INDIRECT_-1206897143', u'MULTIEQUAL_-1206897034'), (u'CALL_-1206930476', u'INDIRECT_-1206904589'), (u'CAST_-1206872546', u'LOAD_-1206928041'), (u'STORE_-1206925479', u'INDIRECT_-1206887800'), (u'CALL_-1206925831', u'INDIRECT_-1206897054'), (u'CALL_-1206928668', u'INDIRECT_-1206889830'), (u'STORE_-1206925221', u'INDIRECT_-1206887247'), (u'INDIRECT_-1206901527', u'MULTIEQUAL_-1206901397'), (u'STORE_-1206930873', u'INDIRECT_-1206903960'), (u'INDIRECT_-1206887422', u'MULTIEQUAL_-1206888680'), (u'INDIRECT_-1206897129', u'MULTIEQUAL_-1206896731'), ('const-433', u'LOAD_-1206934630'), (u'STORE_-1206924560', u'INDIRECT_-1206896140'), (u'CALL_-1206936019', u'INDIRECT_-1206895663'), (u'CALL_-1206930584', u'INDIRECT_-1206908270'), (u'CALL_-1206926003', u'INDIRECT_-1206886648'), (u'INDIRECT_-1206914559', u'MULTIEQUAL_-1206913979'), (u'INDIRECT_-1206893743', u'COPY_-1206893751'), (u'CALL_-1206928667', u'INDIRECT_-1206912042'), (u'CALL_-1206936019', u'INDIRECT_-1206903643'), (u'MULTIEQUAL_-1206888199', u'MULTIEQUAL_-1206887341'), (u'INDIRECT_-1206894387', u'MULTIEQUAL_-1206894257'), (u'INDIRECT_-1206880418', u'MULTIEQUAL_-1206874288'), (u'MULTIEQUAL_-1206899101', u'MULTIEQUAL_-1206899543'), (u'CALLIND_-1206925019', u'INDIRECT_-1206893226'), (u'INDIRECT_-1206908480', u'MULTIEQUAL_-1206908207'), (u'MULTIEQUAL_-1206906776', u'MULTIEQUAL_-1206906702'), (u'CALLIND_-1206921856', u'INDIRECT_-1206886158'), (u'CAST_-1206873545', u'COPY_-1206873869'), (u'CALL_-1206930105', u'INDIRECT_-1206893857'), (u'CALL_-1206925831', u'INDIRECT_-1206905874'), (u'INDIRECT_-1206911904', u'MULTIEQUAL_-1206911643'), (u'MULTIEQUAL_-1206887716', u'MULTIEQUAL_-1206887712'), (u'MULTIEQUAL_-1206879205', u'COPY_-1206870821'), (u'STORE_-1206928518', u'INDIRECT_-1206912221'), (u'CALL_-1206933711', u'INDIRECT_-1206902305'), (u'INDIRECT_-1206894102', u'MULTIEQUAL_-1206894003'), ('const-8', u'INT_ADD_-1206921869'), (u'MULTIEQUAL_-1206888587', u'MULTIEQUAL_-1206888581'), (u'CALL_-1206929938', u'INDIRECT_-1206907170'), (u'CALL_-1206929794', u'INDIRECT_-1206887342'), (u'STORE_-1206921743', u'INDIRECT_-1206901375'), (u'STORE_-1206928588', u'INDIRECT_-1206906383'), ('const-4', u'INT_EQUAL_-1206925118'), (u'INDIRECT_-1206906457', u'MULTIEQUAL_-1206906378'), (u'INDIRECT_-1206889820', u'MULTIEQUAL_-1206889189'), (u'STORE_-1206928410', u'INDIRECT_-1206903338'), (u'STORE_-1206930329', u'INDIRECT_-1206894622'), (u'MULTIEQUAL_-1206906547', u'MULTIEQUAL_-1206906563'), (u'CALL_-1206927418', u'INDIRECT_-1206905719'), (u'CALL_-1206921832', u'INDIRECT_-1206886562'), (u'STORE_-1206933497', u'INDIRECT_-1206903392'), (u'MULTIEQUAL_-1206889361', u'MULTIEQUAL_-1206889327'), (u'MULTIEQUAL_-1206889361', u'MULTIEQUAL_-1206889327'), (u'CALL_-1206934365', u'INDIRECT_-1206893457'), (u'INDIRECT_-1206890186', u'MULTIEQUAL_-1206892654'), (u'CALL_-1206937186', u'INDIRECT_-1206898833'), (u'CALL_-1206932860', u'INDIRECT_-1206905257'), (u'INDIRECT_-1206901851', u'MULTIEQUAL_-1206901731'), (u'CALL_-1206925860', u'INDIRECT_-1206890348'), (u'CALL_-1206938772', u'INDIRECT_-1206891890'), (u'MULTIEQUAL_-1206886001', u'MULTIEQUAL_-1206886028'), (u'INDIRECT_-1206893033', u'MULTIEQUAL_-1206876235'), (u'MULTIEQUAL_-1206894732', u'MULTIEQUAL_-1206894707'), (u'COPY_-1206870480', u'MULTIEQUAL_-1206879587'), (u'MULTIEQUAL_-1206903057', u'MULTIEQUAL_-1206903007'), (u'CALL_-1206932359', u'INDIRECT_-1206899898'), (u'INDIRECT_-1206898799', u'MULTIEQUAL_-1206899180'), (u'INDIRECT_-1206894399', u'MULTIEQUAL_-1206893819'), (u'MULTIEQUAL_-1206878471', u'MULTIEQUAL_-1206881178'), (u'CAST_-1206871740', u'LOAD_-1206928269'), ('const-8', u'PTRADD_-1206872993'), (u'CALLIND_-1206921999', u'INDIRECT_-1206902611'), (u'CALL_-1206928150', u'INDIRECT_-1206889989'), (u'MULTIEQUAL_-1206909159', u'MULTIEQUAL_-1206878306'), (u'CALLIND_-1206925453', u'INDIRECT_-1206907721'), (u'INDIRECT_-1206892191', u'MULTIEQUAL_-1206892071'), (u'INDIRECT_-1206895024', u'MULTIEQUAL_-1206899587'), (u'CALL_-1206929032', u'INDIRECT_-1206894143'), (u'INDIRECT_-1206902515', u'MULTIEQUAL_-1206902095'), (u'INDIRECT_-1206890135', u'MULTIEQUAL_-1206891141'), (u'MULTIEQUAL_-1206910806', u'MULTIEQUAL_-1206910158'), (u'INDIRECT_-1206898955', u'MULTIEQUAL_-1206898450'), (u'INDIRECT_-1206910436', u'MULTIEQUAL_-1206910018'), (u'CALL_-1206931545', u'INDIRECT_-1206889145'), (u'INDIRECT_-1206893607', u'MULTIEQUAL_-1206893527'), (u'INDIRECT_-1206898817', u'MULTIEQUAL_-1206898572'), (u'CALL_-1206933125', u'INDIRECT_-1206888556'), (u'MULTIEQUAL_-1206886841', u'MULTIEQUAL_-1206886807'), (u'MULTIEQUAL_-1206886841', u'MULTIEQUAL_-1206886807'), ('const-3', u'INT_NOTEQUAL_-1206939215'), (u'INDIRECT_-1206898935', u'MULTIEQUAL_-1206898776'), ('const-0', u'SUBPIECE_-1206906702'), (u'CALL_-1206930927', u'INDIRECT_-1206891233'), (u'CALLIND_-1206938827', u'INDIRECT_-1206905777'), (u'INT_ADD_-1206921728', u'CAST_-1206869232'), (u'INDIRECT_-1206887156', u'MULTIEQUAL_-1206886891'), (u'STORE_-1206937772', u'INDIRECT_-1206891525'), (u'CALL_-1206922556', u'INDIRECT_-1206874755'), (u'CALL_-1206929032', u'INDIRECT_-1206892463'), (u'INDIRECT_-1206908757', u'MULTIEQUAL_-1206877015'), (u'PTRADD_-1206877486', u'STORE_-1206930828'), (u'CALL_-1206931595', u'INDIRECT_-1206896636'), (u'MULTIEQUAL_-1206899174', u'MULTIEQUAL_-1206900361'), (u'CALL_-1206927297', u'INDIRECT_-1206885911'), (u'INDIRECT_-1206894520', u'MULTIEQUAL_-1206895510'), (u'CALL_-1206924668', u'INDIRECT_-1206897730'), (u'CALL_-1206930311', u'INDIRECT_-1206908291'), (u'INDIRECT_-1206887515', u'MULTIEQUAL_-1206888601'), (u'STORE_-1206928588', u'INDIRECT_-1206912683'), (u'INT_NOTEQUAL_-1206930320', u'CBRANCH_-1206930316'), (u'MULTIEQUAL_-1206878317', u'MULTIEQUAL_-1206912607'), (u'CALL_-1206928690', u'INDIRECT_-1206899560'), (u'CALL_-1206937559', u'INDIRECT_-1206892447'), (u'MULTIEQUAL_-1206914261', u'MULTIEQUAL_-1206914087'), (u'MULTIEQUAL_-1206910310', u'MULTIEQUAL_-1206907303'), (u'STORE_-1206937788', u'INDIRECT_-1206907490'), (u'INT_ADD_-1206921944', u'CAST_-1206869359'), (u'CALL_-1206937983', u'INDIRECT_-1206901071'), (u'INDIRECT_-1206889139', u'COPY_-1206879823'), (u'INDIRECT_-1206897475', u'MULTIEQUAL_-1206896867'), ('const-1186096', u'COPY_-1206880229'), (u'INDIRECT_-1206903048', u'MULTIEQUAL_-1206902935'), (u'INDIRECT_-1206897302', u'MULTIEQUAL_-1206897252'), (u'INDIRECT_-1206874683', u'MULTIEQUAL_-1206876594'), (u'CALL_-1206931435', u'INDIRECT_-1206891599'), (u'CALL_-1206924661', u'INDIRECT_-1206888408'), (u'STORE_-1206930310', u'INDIRECT_-1206907788'), (u'INDIRECT_-1206908480', u'MULTIEQUAL_-1206906800'), (u'INDIRECT_-1206904679', u'COPY_-1206879860'), (u'INDIRECT_-1206908223', u'MULTIEQUAL_-1206912303'), (u'LOAD_-1206934196', u'INT_EQUAL_-1206934174'), (u'INDIRECT_-1206902035', u'MULTIEQUAL_-1206905046'), (u'CALL_-1206929202', u'INDIRECT_-1206907986'), (u'INDIRECT_-1206891680', u'MULTIEQUAL_-1206891297'), (u'CALL_-1206927093', u'INDIRECT_-1206892823'), (u'INDIRECT_-1206896611', u'MULTIEQUAL_-1206898457'), (u'CALL_-1206937559', u'INDIRECT_-1206898747'), (u'STORE_-1206924919', u'INDIRECT_-1206891309'), (u'STORE_-1206928482', u'INDIRECT_-1206898340'), (u'INDIRECT_-1206906797', u'MULTIEQUAL_-1206906552'), (u'INDIRECT_-1206903022', u'MULTIEQUAL_-1206903951'), (u'CAST_-1206868951', u'LOAD_-1206921413'), (u'INDIRECT_-1206905036', u'COPY_-1206879028'), (u'MULTIEQUAL_-1206916121', u'INT_EQUAL_-1206927226'), (u'MULTIEQUAL_-1206897920', u'MULTIEQUAL_-1206897863'), (u'CALL_-1206924677', u'INDIRECT_-1206876236'), (u'INDIRECT_-1206904395', u'MULTIEQUAL_-1206904236'), (u'STORE_-1206934224', u'INDIRECT_-1206892862'), (u'CAST_-1206872370', u'LOAD_-1206929163'), (u'MULTIEQUAL_-1206876270', u'MULTIEQUAL_-1206876152'), (u'CALL_-1206933711', u'INDIRECT_-1206901045'), (u'MULTIEQUAL_-1206895312', u'MULTIEQUAL_-1206895241'), (u'INDIRECT_-1206901196', u'MULTIEQUAL_-1206900962'), (u'INDIRECT_-1206898179', u'MULTIEQUAL_-1206897599'), (u'CALL_-1206928194', u'INDIRECT_-1206879420'), (u'STORE_-1206928732', u'INDIRECT_-1206904371'), (u'INDIRECT_-1206882838', u'MULTIEQUAL_-1206882902'), (u'CALL_-1206931773', u'INDIRECT_-1206910272'), (u'MULTIEQUAL_-1206876990', u'MULTIEQUAL_-1206899061'), (u'INDIRECT_-1206892472', u'MULTIEQUAL_-1206892381'), (u'MULTIEQUAL_-1206916104', u'COPY_-1206872877'), (u'INDIRECT_-1206897748', u'MULTIEQUAL_-1206897565'), (u'INDIRECT_-1206893215', u'MULTIEQUAL_-1206896647'), (u'INDIRECT_-1206898218', u'MULTIEQUAL_-1206898722'), (u'INDIRECT_-1206900426', u'COPY_-1206879384'), (u'INDIRECT_-1206891636', u'MULTIEQUAL_-1206892040'), ('tmp_14427', u'CBRANCH_-1206932934'), (u'INDIRECT_-1206896698', u'MULTIEQUAL_-1206896762'), (u'CALL_-1206938927', u'INDIRECT_-1206884742'), (u'MULTIEQUAL_-1206880368', u'INT_NOTEQUAL_-1206937496'), (u'CALL_-1206935809', u'INDIRECT_-1206891733'), (u'MULTIEQUAL_-1206902439', u'MULTIEQUAL_-1206878290'), (u'MULTIEQUAL_-1206894882', u'MULTIEQUAL_-1206894869'), (u'INDIRECT_-1206901690', u'MULTIEQUAL_-1206901484'), (u'CALL_-1206926019', u'INDIRECT_-1206899261'), (u'INDIRECT_-1206900756', u'MULTIEQUAL_-1206900379'), (u'CALL_-1206932817', u'INDIRECT_-1206903168'), (u'CALLIND_-1206929135', u'INDIRECT_-1206911960'), (u'STORE_-1206925221', u'INDIRECT_-1206903207'), (u'INDIRECT_-1206889437', u'MULTIEQUAL_-1206890241'), (u'INDIRECT_-1206902542', u'COPY_-1206878841'), (u'CALL_-1206932327', u'INDIRECT_-1206897496'), (u'CALL_-1206928209', u'INDIRECT_-1206899283'), (u'STORE_-1206928518', u'INDIRECT_-1206903821'), (u'MULTIEQUAL_-1206880387', u'PTRADD_-1206880529'), (u'INDIRECT_-1206891830', u'MULTIEQUAL_-1206892476'), (u'CALL_-1206929489', u'INDIRECT_-1206892959'), (u'INDIRECT_-1206895315', u'MULTIEQUAL_-1206898326'), (u'INDIRECT_-1206910188', u'MULTIEQUAL_-1206910075'), (u'INDIRECT_-1206881891', u'MULTIEQUAL_-1206881807'), (u'CALL_-1206930584', u'INDIRECT_-1206893150'), (u'INDIRECT_-1206896827', u'MULTIEQUAL_-1206900963'), (u'STORE_-1206927241', u'INDIRECT_-1206897549'), (u'CALLIND_-1206921388', u'INDIRECT_-1206886183'), (u'MULTIEQUAL_-1206900583', u'MULTIEQUAL_-1206900409'), (u'MULTIEQUAL_-1206905631', u'MULTIEQUAL_-1206904965'), (u'INDIRECT_-1206899304', u'MULTIEQUAL_-1206899109'), ('const-0', u'INT_NOTEQUAL_-1206927818'), (u'STORE_-1206924560', u'INDIRECT_-1206895300'), (u'MULTIEQUAL_-1206899941', u'MULTIEQUAL_-1206898913'), (u'INDIRECT_-1206898537', u'MULTIEQUAL_-1206898259'), (u'CALL_-1206935907', u'INDIRECT_-1206901049'), (u'INDIRECT_-1206887762', u'INT_NOTEQUAL_-1206929732'), (u'CALL_-1206929529', u'INDIRECT_-1206897175'), (u'MULTIEQUAL_-1206892137', u'INT_NOTEQUAL_-1206938354'), (u'INDIRECT_-1206897980', u'MULTIEQUAL_-1206896300'), (u'CALL_-1206932808', u'INDIRECT_-1206903540'), ('tmp_3714', u'CBRANCH_-1206935585'), (u'INDIRECT_-1206895256', u'MULTIEQUAL_-1206874316'), (u'INDIRECT_-1206912352', u'COPY_-1206880449'), (u'CALL_-1206924612', u'INDIRECT_-1206891245'), (u'STORE_-1206930175', u'INDIRECT_-1206890088'), (u'CALL_-1206930899', u'INDIRECT_-1206910331'), (u'INDIRECT_-1206887103', u'MULTIEQUAL_-1206887712'), (u'INDIRECT_-1206885061', u'MULTIEQUAL_-1206886580'), (u'INDIRECT_-1206902619', u'MULTIEQUAL_-1206903239'), (u'CALL_-1206921447', u'INDIRECT_-1206884266'), (u'MULTIEQUAL_-1206886081', u'MULTIEQUAL_-1206885053'), (u'COPY_-1206875790', u'MULTIEQUAL_-1206887261'), (u'INT_EQUAL_-1206928810', u'CBRANCH_-1206928808'), (u'CALL_-1206932359', u'INDIRECT_-1206894858'), (u'CALL_-1206935766', u'INDIRECT_-1206882380'), (u'INDIRECT_-1206904243', u'MULTIEQUAL_-1206905900'), (u'INDIRECT_-1206901319', u'MULTIEQUAL_-1206901700'), (u'LOAD_-1206933183', u'CAST_-1206874672'), (u'INDIRECT_-1206890026', u'CALL_-1206934963'), (u'CALL_-1206934487', u'INDIRECT_-1206906556'), (u'INDIRECT_-1206909665', u'MULTIEQUAL_-1206909570'), (u'STORE_-1206928622', u'INDIRECT_-1206901946'), (u'INDIRECT_-1206894253', u'MULTIEQUAL_-1206896286'), (u'INDIRECT_-1206903783', u'MULTIEQUAL_-1206903917'), (u'INDIRECT_-1206911165', u'MULTIEQUAL_-1206912112'), (u'CALL_-1206935821', u'INDIRECT_-1206895102'), (u'INDIRECT_-1206894379', u'MULTIEQUAL_-1206894350'), (u'INDIRECT_-1206893251', u'MULTIEQUAL_-1206895097'), (u'CALL_-1206924756', u'INDIRECT_-1206903586'), (u'INDIRECT_-1206892225', u'MULTIEQUAL_-1206892076'), (u'CALL_-1206928772', u'INDIRECT_-1206895828'), (u'MULTIEQUAL_-1206915257', u'COPY_-1206874912'), (u'INT_ADD_-1206932416', u'CAST_-1206873013'), (u'INDIRECT_-1206886467', u'MULTIEQUAL_-1206886387'), (u'STORE_-1206928622', u'INDIRECT_-1206900686'), (u'CALL_-1206938958', u'INDIRECT_-1206897866'), (u'INDIRECT_-1206908060', u'MULTIEQUAL_-1206902850'), (u'INDIRECT_-1206884216', u'MULTIEQUAL_-1206883951'), (u'STORE_-1206933398', u'INDIRECT_-1206901662'), (u'INDIRECT_-1206898213', u'MULTIEQUAL_-1206880924'), (u'MULTIEQUAL_-1206880370', u'MULTIEQUAL_-1206894243'), (u'INDIRECT_-1206896465', u'MULTIEQUAL_-1206897412'), (u'INDIRECT_-1206878479', u'MULTIEQUAL_-1206881143'), (u'CALL_-1206931797', u'INDIRECT_-1206902731'), (u'INT_EQUAL_-1206921889', u'CBRANCH_-1206921887'), (u'STORE_-1206930846', u'INDIRECT_-1206888769'), (u'MULTIEQUAL_-1206907395', u'MULTIEQUAL_-1206907307'), (u'CALL_-1206925432', u'INDIRECT_-1206902983'), (u'STORE_-1206921525', u'INDIRECT_-1206883209'), (u'INDIRECT_-1206897980', u'MULTIEQUAL_-1206897707'), (u'CALL_-1206929145', u'INDIRECT_-1206890428'), (u'CALLIND_-1206924365', u'INDIRECT_-1206899635'), (u'CALLIND_-1206921344', u'INDIRECT_-1206897974'), (u'LOAD_-1206938800', u'INT_AND_-1206938774'), (u'CALLIND_-1206921359', u'INDIRECT_-1206886587'), (u'STORE_-1206930329', u'INDIRECT_-1206890002'), (u'CALL_-1206927833', u'INDIRECT_-1206877730'), (u'STORE_-1206922815', u'INDIRECT_-1206887011'), (u'CALL_-1206934991', u'INDIRECT_-1206901786'), (u'CALL_-1206928878', u'INDIRECT_-1206900596'), (u'CALL_-1206933998', u'INDIRECT_-1206899956'), (u'STORE_-1206930340', u'INDIRECT_-1206899404'), (u'CALL_-1206931749', u'INDIRECT_-1206888413'), (u'STORE_-1206927248', u'INDIRECT_-1206893774'), (u'CALLIND_-1206925019', u'INDIRECT_-1206890706'), (u'MULTIEQUAL_-1206890811', u'MULTIEQUAL_-1206890792'), (u'MULTIEQUAL_-1206913395', u'INT_LESSEQUAL_-1206923373'), (u'CALL_-1206937729', u'INDIRECT_-1206911025'), (u'CALL_-1206933962', u'INDIRECT_-1206890696'), (u'MULTIEQUAL_-1206906568', u'MULTIEQUAL_-1206906471'), (u'INDIRECT_-1206906568', u'MULTIEQUAL_-1206906471'), ('tmp_16948', u'CBRANCH_-1206924777'), (u'INDIRECT_-1206901936', u'MULTIEQUAL_-1206901735'), (u'STORE_-1206930340', u'INDIRECT_-1206891270'), (u'CALL_-1206931595', u'INDIRECT_-1206913016'), (u'INDIRECT_-1206893620', u'MULTIEQUAL_-1206893533'), (u'CALL_-1206932860', u'INDIRECT_-1206883412'), (u'CALL_-1206937302', u'INDIRECT_-1206883030'), (u'CALL_-1206929794', u'INDIRECT_-1206894482'), (u'INDIRECT_-1206874634', u'MULTIEQUAL_-1206883046'), (u'CALL_-1206931745', u'INDIRECT_-1206894162'), (u'MULTIEQUAL_-1206895807', u'MULTIEQUAL_-1206895313'), (u'CALL_-1206929269', u'INDIRECT_-1206906915'), (u'INDIRECT_-1206907248', u'MULTIEQUAL_-1206906926'), (u'CALL_-1206921361', u'INDIRECT_-1206899756'), (u'MULTIEQUAL_-1206889829', u'MULTIEQUAL_-1206889810'), (u'CALL_-1206928209', u'INDIRECT_-1206902223'), (u'CALL_-1206921320', u'INDIRECT_-1206907780'), (u'INDIRECT_-1206895423', u'COPY_-1206895431'), ('const-8', u'INT_ADD_-1206925426'), (u'STORE_-1206927248', u'INDIRECT_-1206906794'), (u'MULTIEQUAL_-1206914415', u'MULTIEQUAL_-1206914407'), (u'INDIRECT_-1206885432', u'MULTIEQUAL_-1206885061'), (u'CALL_-1206931269', u'INDIRECT_-1206893529'), (u'CALL_-1206931183', u'INDIRECT_-1206894485'), (u'CALL_-1206926063', u'INDIRECT_-1206905160'), (u'INDIRECT_-1206908167', u'MULTIEQUAL_-1206912303'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871648'), ('const-433', u'LOAD_-1206933607'), (u'INDIRECT_-1206904223', u'MULTIEQUAL_-1206905741'), (u'INDIRECT_-1206890937', u'MULTIEQUAL_-1206890646'), (u'CAST_-1206873613', u'MULTIEQUAL_-1206876245'), (u'INDIRECT_-1206913840', u'MULTIEQUAL_-1206914830'), (u'CALLIND_-1206921412', u'INDIRECT_-1206896328'), (u'INDIRECT_-1206893815', u'MULTIEQUAL_-1206894901'), (u'CALL_-1206937302', u'INDIRECT_-1206909412'), (u'STORE_-1206933398', u'INDIRECT_-1206910062'), (u'CALL_-1206922325', u'INDIRECT_-1206883565'), (u'CALL_-1206930157', u'INDIRECT_-1206890095'), (u'STORE_-1206930873', u'INDIRECT_-1206896400'), (u'CALL_-1206933773', u'INDIRECT_-1206881260'), (u'INDIRECT_-1206898428', u'MULTIEQUAL_-1206895123'), (u'INDIRECT_-1206894440', u'MULTIEQUAL_-1206893809'), (u'STORE_-1206921525', u'INDIRECT_-1206888669'), (u'INDIRECT_-1206890596', u'MULTIEQUAL_-1206890395'), (u'STORE_-1206937765', u'INDIRECT_-1206897820'), (u'MULTIEQUAL_-1206880927', u'MULTIEQUAL_-1206880381'), (u'INT_ADD_-1206935561', u'CAST_-1206876024'), (u'INDIRECT_-1206895553', u'MULTIEQUAL_-1206876241'), (u'CALL_-1206931435', u'INDIRECT_-1206894539'), (u'CALL_-1206931183', u'INDIRECT_-1206891965'), (u'CALL_-1206932327', u'INDIRECT_-1206910096'), (u'MULTIEQUAL_-1206888827', u'MULTIEQUAL_-1206888852'), (u'INDIRECT_-1206906877', u'MULTIEQUAL_-1206906798'), (u'MULTIEQUAL_-1206910580', u'MULTIEQUAL_-1206910551'), (u'CALL_-1206928667', u'INDIRECT_-1206901962'), (u'CALL_-1206921722', u'INDIRECT_-1206888133'), (u'CALL_-1206921994', u'INDIRECT_-1206903419'), (u'CALLIND_-1206925453', u'INDIRECT_-1206893441'), (u'CALLIND_-1206925453', u'INDIRECT_-1206876299'), (u'INDIRECT_-1206876272', u'MULTIEQUAL_-1206875920'), (u'INDIRECT_-1206890555', u'MULTIEQUAL_-1206890251'), (u'MULTIEQUAL_-1206900255', u'MULTIEQUAL_-1206899554'), (u'STORE_-1206930846', u'INDIRECT_-1206902629'), (u'MULTIEQUAL_-1206907031', u'MULTIEQUAL_-1206907029'), (u'MULTIEQUAL_-1206910811', u'COPY_-1206870482'), (u'INDIRECT_-1206888249', u'MULTIEQUAL_-1206889441'), (u'CALLIND_-1206921856', u'INDIRECT_-1206886578'), (u'INDIRECT_-1206894620', u'MULTIEQUAL_-1206892940'), (u'INDIRECT_-1206892537', u'MULTIEQUAL_-1206892429'), (u'STORE_-1206929169', u'INDIRECT_-1206900760'), (u'INDIRECT_-1206898804', u'MULTIEQUAL_-1206903367'), (u'CALL_-1206928690', u'INDIRECT_-1206897880'), (u'CALL_-1206938900', u'INDIRECT_-1206891956'), (u'INDIRECT_-1206911439', u'MULTIEQUAL_-1206912435'), (u'CALLIND_-1206938263', u'INDIRECT_-1206884019'), (u'CALL_-1206921844', u'INDIRECT_-1206888919'), (u'INDIRECT_-1206914276', u'MULTIEQUAL_-1206912186'), (u'MULTIEQUAL_-1206921473', u'CALL_-1206939039'), (u'INDIRECT_-1206905395', u'MULTIEQUAL_-1206908827'), (u'CALL_-1206927418', u'INDIRECT_-1206887659'), (u'CALL_-1206930228', u'INDIRECT_-1206899434'), (u'CALL_-1206937446', u'INDIRECT_-1206896762'), (u'INDIRECT_-1206902100', u'MULTIEQUAL_-1206903800'), (u'INDIRECT_-1206909610', u'MULTIEQUAL_-1206909178'), (u'CALLIND_-1206938827', u'INDIRECT_-1206910817'), (u'INDIRECT_-1206906892', u'MULTIEQUAL_-1206904686'), (u'CALL_-1206929324', u'INDIRECT_-1206896292'), (u'CALL_-1206927418', u'INDIRECT_-1206907399'), (u'CALL_-1206931128', u'INDIRECT_-1206912526'), (u'INDIRECT_-1206906789', u'MULTIEQUAL_-1206906391'), (u'INDIRECT_-1206903467', u'MULTIEQUAL_-1206905254'), (u'MULTIEQUAL_-1206909126', u'MULTIEQUAL_-1206908478'), (u'INDIRECT_-1206896874', u'MULTIEQUAL_-1206896696'), (u'INDIRECT_-1206897006', u'MULTIEQUAL_-1206896777'), (u'MULTIEQUAL_-1206902156', u'MULTIEQUAL_-1206902082'), (u'CALL_-1206929071', u'INDIRECT_-1206883947'), (u'INDIRECT_-1206893536', u'MULTIEQUAL_-1206893040'), (u'CALL_-1206938975', u'INDIRECT_-1206897458'), (u'INDIRECT_-1206909051', u'MULTIEQUAL_-1206906726'), (u'MULTIEQUAL_-1206904516', u'MULTIEQUAL_-1206904512'), (u'INDIRECT_-1206900108', u'MULTIEQUAL_-1206899995'), (u'CALL_-1206929866', u'INDIRECT_-1206899146'), (u'CALL_-1206927360', u'INDIRECT_-1206901064'), (u'STORE_-1206925248', u'INDIRECT_-1206906582'), ('tmp_17942', u'CBRANCH_-1206924124'), (u'STORE_-1206927231', u'INDIRECT_-1206905524'), (u'INDIRECT_-1206907583', u'MULTIEQUAL_-1206909101'), (u'INDIRECT_-1206910230', u'MULTIEQUAL_-1206910112'), (u'LOAD_-1206934253', u'INT_EQUAL_-1206934233'), (u'MULTIEQUAL_-1206900192', u'MULTIEQUAL_-1206900167'), (u'CALL_-1206921722', u'INDIRECT_-1206899473'), ('tmp_1870', u'CBRANCH_-1206938317'), (u'COPY_-1206875689', u'INT_EQUAL_-1206934123'), ('const-433', u'LOAD_-1206925018'), (u'STORE_-1206925221', u'INDIRECT_-1206884307'), (u'COPY_-1206869042', u'MULTIEQUAL_-1206906998'), (u'INDIRECT_-1206913299', u'MULTIEQUAL_-1206912719'), (u'CALL_-1206924704', u'INDIRECT_-1206888022'), (u'CALL_-1206929019', u'INDIRECT_-1206893423'), (u'INDIRECT_-1206903995', u'MULTIEQUAL_-1206903490'), (u'CALL_-1206931539', u'INDIRECT_-1206908375'), (u'INDIRECT_-1206903812', u'MULTIEQUAL_-1206903721'), (u'INDIRECT_-1206901132', u'MULTIEQUAL_-1206900984'), (u'STORE_-1206927241', u'INDIRECT_-1206891249'), ('const-1171878', u'COPY_-1206928016'), ('const-433', u'LOAD_-1206922684'), (u'CALL_-1206929202', u'INDIRECT_-1206894546'), (u'CALL_-1206934460', u'INDIRECT_-1206908643'), (u'INDIRECT_-1206890842', u'MULTIEQUAL_-1206891771'), (u'CALL_-1206937430', u'INDIRECT_-1206894650'), (u'INDIRECT_-1206886297', u'COPY_-1206879115'), (u'CALL_-1206925460', u'INDIRECT_-1206891657'), (u'INDIRECT_-1206893215', u'MULTIEQUAL_-1206896226'), (u'INDIRECT_-1206900362', u'MULTIEQUAL_-1206900091'), (u'INDIRECT_-1206897475', u'MULTIEQUAL_-1206901149'), (u'CALLIND_-1206925019', u'INDIRECT_-1206898266'), (u'CALL_-1206925460', u'INDIRECT_-1206884097'), (u'MULTIEQUAL_-1206898278', u'MULTIEQUAL_-1206898259'), (u'INDIRECT_-1206893630', u'MULTIEQUAL_-1206894012'), (u'CALL_-1206934835', u'INDIRECT_-1206892293'), (u'STORE_-1206921525', u'INDIRECT_-1206899169'), (u'CALL_-1206934888', u'INDIRECT_-1206892312'), (u'CALL_-1206937142', u'INDIRECT_-1206906794'), (u'STORE_-1206937788', u'INDIRECT_-1206905810'), ('const-433', u'LOAD_-1206922111'), (u'CALLIND_-1206938263', u'INDIRECT_-1206911744'), (u'PTRADD_-1206880671', u'LOAD_-1206937855'), (u'STORE_-1206928320', u'INDIRECT_-1206893589'), (u'INDIRECT_-1206898033', u'MULTIEQUAL_-1206900066'), (u'CALL_-1206935809', u'INDIRECT_-1206882068'), (u'CALL_-1206933962', u'INDIRECT_-1206903296'), (u'STORE_-1206924560', u'INDIRECT_-1206891940'), (u'PTRADD_-1206878814', u'LOAD_-1206931181'), (u'MULTIEQUAL_-1206901032', u'MULTIEQUAL_-1206901007'), (u'CALL_-1206929296', u'INDIRECT_-1206885358'), (u'CALL_-1206928629', u'INDIRECT_-1206900259'), (u'STORE_-1206930846', u'INDIRECT_-1206904309'), (u'INDIRECT_-1206905604', u'MULTIEQUAL_-1206905343'), (u'INDIRECT_-1206896916', u'MULTIEQUAL_-1206897462'), (u'INDIRECT_-1206886803', u'MULTIEQUAL_-1206890883'), (u'INDIRECT_-1206899654', u'COPY_-1206879734'), (u'INDIRECT_-1206894697', u'MULTIEQUAL_-1206894618'), (u'CALL_-1206934888', u'INDIRECT_-1206883067'), (u'INDIRECT_-1206894708', u'MULTIEQUAL_-1206901803'), (u'INDIRECT_-1206907038', u'MULTIEQUAL_-1206907542'), (u'CALL_-1206929750', u'INDIRECT_-1206902062'), ('tmp_72983', u'INT_ADD_-1206939198'), (u'INDIRECT_-1206906873', u'MULTIEQUAL_-1206908097'), (u'MULTIEQUAL_-1206902132', u'MULTIEQUAL_-1206902114'), ('const-433', u'LOAD_-1206930066'), (u'CALL_-1206932911', u'INDIRECT_-1206905292'), (u'CALL_-1206928878', u'INDIRECT_-1206906056'), (u'STORE_-1206932486', u'INDIRECT_-1206903429'), (u'CALLIND_-1206921344', u'INDIRECT_-1206901334'), (u'CALL_-1206930584', u'INDIRECT_-1206907010'), (u'INDIRECT_-1206888299', u'MULTIEQUAL_-1206888680'), ('const-1', u'PTRADD_-1206875553'), (u'INDIRECT_-1206905344', u'COPY_-1206879510'), (u'CALL_-1206927833', u'INDIRECT_-1206896635'), (u'CALL_-1206939005', u'INDIRECT_-1206915115'), (u'CALL_-1206937446', u'INDIRECT_-1206903482'), (u'CALL_-1206934274', u'INDIRECT_-1206881890'), (u'CALL_-1206930105', u'INDIRECT_-1206898057'), ('tmp_72983', u'INT_ADD_-1206921357'), (u'INDIRECT_-1206891988', u'COPY_-1206879598'), (u'CALL_-1206936047', u'INDIRECT_-1206882232'), (u'INDIRECT_-1206893322', u'MULTIEQUAL_-1206892275'), (u'INDIRECT_-1206904570', u'MULTIEQUAL_-1206904414'), (u'CALL_-1206935766', u'INDIRECT_-1206903888'), (u'INDIRECT_-1206899240', u'MULTIEQUAL_-1206894030'), (u'INDIRECT_-1206913100', u'MULTIEQUAL_-1206912717'), (u'CALL_-1206935494', u'INDIRECT_-1206910045'), (u'INDIRECT_-1206901648', u'COPY_-1206879621'), (u'INDIRECT_-1206910818', u'MULTIEQUAL_-1206911322'), (u'CALL_-1206928281', u'INDIRECT_-1206890107'), (u'MULTIEQUAL_-1206889441', u'MULTIEQUAL_-1206889421'), (u'CALL_-1206928281', u'INDIRECT_-1206899347'), (u'INDIRECT_-1206905020', u'MULTIEQUAL_-1206906010'), (u'INDIRECT_-1206881014', u'MULTIEQUAL_-1206880816'), (u'STORE_-1206928482', u'INDIRECT_-1206904220'), (u'CALL_-1206932827', u'INDIRECT_-1206897674'), (u'INDIRECT_-1206892397', u'MULTIEQUAL_-1206892058'), (u'CALL_-1206930210', u'INDIRECT_-1206906114'), (u'MULTIEQUAL_-1206901280', u'MULTIEQUAL_-1206901223'), ('const-433', u'LOAD_-1206922759'), (u'INDIRECT_-1206906380', u'MULTIEQUAL_-1206906107'), (u'CALL_-1206930550', u'INDIRECT_-1206893722'), (u'INDIRECT_-1206910088', u'MULTIEQUAL_-1206911649'), (u'CALL_-1206935821', u'INDIRECT_-1206892162'), (u'CALL_-1206928357', u'INDIRECT_-1206905270'), (u'MULTIEQUAL_-1206880380', u'MULTIEQUAL_-1206898443'), (u'INDIRECT_-1206910972', u'MULTIEQUAL_-1206912489'), (u'CALL_-1206925432', u'INDIRECT_-1206905083'), (u'INDIRECT_-1206896240', u'MULTIEQUAL_-1206896152'), (u'INT_ZEXT_-1206918167', u'INT_AND_-1206929102'), (u'INDIRECT_-1206901291', u'MULTIEQUAL_-1206901621'), (u'PTRSUB_-1206879460', u'CAST_-1206876693'), (u'INDIRECT_-1206878219', u'MULTIEQUAL_-1206879852'), (u'INDIRECT_-1206898670', u'MULTIEQUAL_-1206899052'), (u'CALL_-1206927093', u'INDIRECT_-1206891983'), (u'INDIRECT_-1206913746', u'MULTIEQUAL_-1206913599'), (u'CALL_-1206928150', u'INDIRECT_-1206890409'), ('const-433', u'LOAD_-1206928796'), (u'INDIRECT_-1206905739', u'MULTIEQUAL_-1206905332'), (u'CALL_-1206932808', u'INDIRECT_-1206913620'), (u'INDIRECT_-1206900719', u'MULTIEQUAL_-1206900860'), (u'INDIRECT_-1206908068', u'MULTIEQUAL_-1206907876'), (u'INDIRECT_-1206898149', u'COPY_-1206880070'), (u'CALL_-1206929938', u'INDIRECT_-1206908430'), (u'MULTIEQUAL_-1206902600', u'MULTIEQUAL_-1206902571'), (u'INDIRECT_-1206897648', u'MULTIEQUAL_-1206899087'), (u'INDIRECT_-1206886176', u'MULTIEQUAL_-1206886580'), (u'CALL_-1206936047', u'INDIRECT_-1206901977'), (u'INDIRECT_-1206893200', u'MULTIEQUAL_-1206893113'), (u'CALL_-1206928194', u'INDIRECT_-1206895048'), (u'INDIRECT_-1206908307', u'MULTIEQUAL_-1206908227'), (u'CALL_-1206932827', u'INDIRECT_-1206909854'), (u'MULTIEQUAL_-1206908233', u'MULTIEQUAL_-1206909172'), (u'CALL_-1206934365', u'INDIRECT_-1206906897'), (u'INDIRECT_-1206910252', u'COPY_-1206880444'), (u'CALL_-1206929866', u'INDIRECT_-1206910906'), (u'MULTIEQUAL_-1206880950', u'MULTIEQUAL_-1206880404'), (u'CALL_-1206931183', u'INDIRECT_-1206901205'), (u'CALL_-1206934487', u'INDIRECT_-1206905296'), (u'STORE_-1206929089', u'INDIRECT_-1206889406'), (u'INDIRECT_-1206887529', u'MULTIEQUAL_-1206888621'), (u'CALL_-1206937302', u'INDIRECT_-1206901852'), (u'INDIRECT_-1206884290', u'MULTIEQUAL_-1206884060'), (u'CALL_-1206933998', u'INDIRECT_-1206897436'), (u'INDIRECT_-1206895842', u'MULTIEQUAL_-1206895543'), (u'CALL_-1206935809', u'INDIRECT_-1206906433'), (u'CALL_-1206938927', u'INDIRECT_-1206898690'), (u'INDIRECT_-1206907102', u'MULTIEQUAL_-1206906900'), (u'CALLIND_-1206929135', u'INDIRECT_-1206902720'), (u'CALL_-1206935851', u'INDIRECT_-1206894286'), (u'CALLIND_-1206922636', u'INDIRECT_-1206892411'), (u'INDIRECT_-1206899587', u'MULTIEQUAL_-1206880382'), (u'STORE_-1206927241', u'INDIRECT_-1206892509'), (u'MULTIEQUAL_-1206908530', u'MULTIEQUAL_-1206908395'), (u'INT_AND_-1206939036', u'MULTIEQUAL_-1206915584'), (u'CALL_-1206934955', u'INDIRECT_-1206892517'), ('tmp_3000', u'CBRANCH_-1206937223'), (u'CALLIND_-1206938189', u'INDIRECT_-1206912955'), (u'MULTIEQUAL_-1206900779', u'MULTIEQUAL_-1206900762'), (u'CALL_-1206929324', u'INDIRECT_-1206906372'), (u'MULTIEQUAL_-1206885661', u'MULTIEQUAL_-1206884633'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880606'), (u'INDIRECT_-1206882227', u'MULTIEQUAL_-1206882076'), (u'CALLIND_-1206921344', u'INDIRECT_-1206889994'), (u'STORE_-1206928446', u'INDIRECT_-1206892439'), (u'COPY_-1206937273', u'MULTIEQUAL_-1206920371'), (u'INDIRECT_-1206908272', u'MULTIEQUAL_-1206908124'), (u'INDIRECT_-1206887782', u'MULTIEQUAL_-1206889441'), (u'CALL_-1206926116', u'INDIRECT_-1206891377'), (u'STORE_-1206930873', u'INDIRECT_-1206901020'), (u'CALL_-1206928518', u'INDIRECT_-1206885669'), (u'CALL_-1206938772', u'INDIRECT_-1206904070'), (u'MULTIEQUAL_-1206876149', u'MULTIEQUAL_-1206905741'), (u'INDIRECT_-1206914780', u'MULTIEQUAL_-1206909570'), (u'CALL_-1206937430', u'INDIRECT_-1206913550'), (u'MULTIEQUAL_-1206887288', u'MULTIEQUAL_-1206887261'), (u'CALL_-1206923816', u'INDIRECT_-1206899039'), (u'INT_AND_-1206877622', u'INT_EQUAL_-1206931024'), (u'CALL_-1206921264', u'INDIRECT_-1206889209'), (u'INDIRECT_-1206889329', u'COPY_-1206880049'), (u'CALL_-1206935809', u'INDIRECT_-1206904753'), (u'MULTIEQUAL_-1206882011', u'MULTIEQUAL_-1206881515'), (u'MULTIEQUAL_-1206909521', u'MULTIEQUAL_-1206909548'), (u'INDIRECT_-1206900836', u'MULTIEQUAL_-1206898746'), (u'CALL_-1206921954', u'INDIRECT_-1206900456'), (u'MULTIEQUAL_-1206896106', u'MULTIEQUAL_-1206896068'), (u'INDIRECT_-1206888668', u'MULTIEQUAL_-1206888278'), (u'CALL_-1206928291', u'INDIRECT_-1206896410'), (u'INDIRECT_-1206889865', u'MULTIEQUAL_-1206891620'), (u'CALL_-1206928291', u'INDIRECT_-1206912790'), (u'CALL_-1206937924', u'INDIRECT_-1206899361'), (u'CALL_-1206938958', u'INDIRECT_-1206896606'), (u'INDIRECT_-1206900309', u'MULTIEQUAL_-1206902032'), ('const-8', u'PTRADD_-1206880560'), (u'CALL_-1206928474', u'INDIRECT_-1206906230'), (u'CALL_-1206929296', u'INDIRECT_-1206905938'), (u'CALL_-1206934081', u'INDIRECT_-1206901270'), (u'INDIRECT_-1206888054', u'MULTIEQUAL_-1206889591'), ('tmp_18394', u'CBRANCH_-1206923869'), (u'CALL_-1206934888', u'INDIRECT_-1206911632'), (u'CALL_-1206921134', u'INDIRECT_-1206886582'), (u'CALL_-1206928281', u'INDIRECT_-1206896827'), (u'MULTIEQUAL_-1206896979', u'MULTIEQUAL_-1206878276'), (u'STORE_-1206930340', u'INDIRECT_-1206899250'), (u'INDIRECT_-1206895403', u'MULTIEQUAL_-1206896159'), (u'CALL_-1206927017', u'INDIRECT_-1206891036'), (u'INDIRECT_-1206905109', u'MULTIEQUAL_-1206904711'), (u'INDIRECT_-1206888035', u'MULTIEQUAL_-1206889041'), (u'STORE_-1206928588', u'INDIRECT_-1206901343'), (u'INDIRECT_-1206889542', u'MULTIEQUAL_-1206888495'), (u'INDIRECT_-1206890318', u'MULTIEQUAL_-1206890230'), (u'CALL_-1206929269', u'INDIRECT_-1206907755'), (u'CALL_-1206921431', u'INDIRECT_-1206885515'), (u'CALL_-1206922316', u'INDIRECT_-1206888878'), (u'MULTIEQUAL_-1206876251', u'MULTIEQUAL_-1206876133'), (u'STORE_-1206930873', u'INDIRECT_-1206898500'), (u'CALL_-1206929385', u'INDIRECT_-1206887087'), (u'CALL_-1206934862', u'INDIRECT_-1206901302'), (u'INDIRECT_-1206883622', u'MULTIEQUAL_-1206880358'), (u'INT_EQUAL_-1206922663', u'CBRANCH_-1206922662'), (u'MULTIEQUAL_-1206892100', u'MULTIEQUAL_-1206892071'), (u'MULTIEQUAL_-1206896383', u'MULTIEQUAL_-1206899093'), (u'INDIRECT_-1206898809', u'MULTIEQUAL_-1206898411'), (u'INT_NOTEQUAL_-1206930296', u'CBRANCH_-1206930296'), (u'CALLIND_-1206925401', u'INDIRECT_-1206885014'), (u'INDIRECT_-1206910731', u'MULTIEQUAL_-1206908406'), (u'CALL_-1206933125', u'INDIRECT_-1206880571'), (u'INDIRECT_-1206894055', u'MULTIEQUAL_-1206897487'), (u'INDIRECT_-1206897396', u'MULTIEQUAL_-1206897019'), (u'STORE_-1206930175', u'INDIRECT_-1206896388'), (u'INDIRECT_-1206888401', u'MULTIEQUAL_-1206889441'), (u'CALL_-1206932327', u'INDIRECT_-1206892456'), (u'INDIRECT_-1206897862', u'MULTIEQUAL_-1206899529'), (u'INT_EQUAL_-1206930697', u'CBRANCH_-1206930694'), (u'CALL_-1206925604', u'INDIRECT_-1206891127'), (u'CALL_-1206939005', u'INDIRECT_-1206894115'), (u'CALL_-1206932827', u'INDIRECT_-1206905234'), (u'STORE_-1206932486', u'INDIRECT_-1206908049'), (u'STORE_-1206928320', u'INDIRECT_-1206884349'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880724'), (u'CALL_-1206928271', u'INDIRECT_-1206902035'), (u'CALL_-1206937729', u'INDIRECT_-1206912285'), (u'INDIRECT_-1206903367', u'MULTIEQUAL_-1206880392'), (u'STORE_-1206928482', u'INDIRECT_-1206897920'), (u'INDIRECT_-1206907704', u'MULTIEQUAL_-1206907501'), (u'CALLIND_-1206938189', u'INT_NOTEQUAL_-1206934754'), (u'INDIRECT_-1206891763', u'MULTIEQUAL_-1206892076'), (u'INDIRECT_-1206900419', u'MULTIEQUAL_-1206900247'), (u'CALL_-1206937414', u'INDIRECT_-1206896739'), (u'INDIRECT_-1206898594', u'MULTIEQUAL_-1206898436'), (u'LOAD_-1206927417', u'CALL_-1206927405'), (u'CALL_-1206927297', u'INDIRECT_-1206897251'), (u'STORE_-1206921830', u'INDIRECT_-1206895541'), (u'INDIRECT_-1206908032', u'MULTIEQUAL_-1206909549'), (u'CALL_-1206937446', u'INDIRECT_-1206895502'), ('const-12', u'CALL_-1206937824'), ('const-1', u'INT_ADD_-1206874702'), (u'MULTIEQUAL_-1206893714', u'MULTIEQUAL_-1206893695'), ('const-0', u'COPY_-1206931504'), (u'INDIRECT_-1206894846', u'MULTIEQUAL_-1206894699'), (u'CALL_-1206930899', u'INDIRECT_-1206895211'), (u'CALL_-1206931269', u'INDIRECT_-1206902769'), (u'INDIRECT_-1206895973', u'MULTIEQUAL_-1206876242'), (u'LOAD_-1206939250', u'INT_AND_-1206916431'), (u'INDIRECT_-1206910314', u'MULTIEQUAL_-1206910136'), (u'INDIRECT_-1206908706', u'MULTIEQUAL_-1206908559'), (u'CALL_-1206934274', u'INDIRECT_-1206907261'), (u'CALL_-1206934835', u'INDIRECT_-1206913713'), (u'CALL_-1206933125', u'INDIRECT_-1206908296'), (u'INDIRECT_-1206896120', u'MULTIEQUAL_-1206895489'), (u'STORE_-1206929190', u'INDIRECT_-1206888588'), (u'STORE_-1206934385', u'INDIRECT_-1206890857'), (u'CALL_-1206929385', u'INDIRECT_-1206897167'), (u'STORE_-1206928553', u'INDIRECT_-1206895442'), (u'STORE_-1206928518', u'INDIRECT_-1206906341'), (u'CALL_-1206928668', u'INDIRECT_-1206902430'), (u'CALL_-1206924704', u'INDIRECT_-1206892222'), (u'MULTIEQUAL_-1206902259', u'MULTIEQUAL_-1206880936'), (u'CALL_-1206931797', u'INDIRECT_-1206910711'), (u'INDIRECT_-1206913612', u'MULTIEQUAL_-1206911406'), (u'MULTIEQUAL_-1206910210', u'MULTIEQUAL_-1206910075'), (u'INDIRECT_-1206902519', u'MULTIEQUAL_-1206902429'), (u'INDIRECT_-1206906320', u'MULTIEQUAL_-1206906232'), (u'INDIRECT_-1206902455', u'MULTIEQUAL_-1206905887'), ('const-433', u'LOAD_-1206923467'), (u'CALL_-1206930394', u'INDIRECT_-1206880192'), (u'INDIRECT_-1206905049', u'MULTIEQUAL_-1206906241'), (u'INDIRECT_-1206880495', u'MULTIEQUAL_-1206882147'), (u'CALLIND_-1206925453', u'INDIRECT_-1206898901'), (u'INDIRECT_-1206909916', u'MULTIEQUAL_-1206909420'), (u'MULTIEQUAL_-1206892749', u'MULTIEQUAL_-1206892692'), (u'LOAD_-1206929220', u'INT_NOTEQUAL_-1206929200'), (u'MULTIEQUAL_-1206881691', u'MULTIEQUAL_-1206881665'), (u'CALL_-1206930927', u'INDIRECT_-1206908033'), (u'INDIRECT_-1206893858', u'MULTIEQUAL_-1206893583'), (u'CALL_-1206928644', u'INDIRECT_-1206907039'), (u'INDIRECT_-1206898948', u'MULTIEQUAL_-1206900341'), (u'CALL_-1206930927', u'INDIRECT_-1206901733'), (u'CALL_-1206938900', u'INT_ADD_-1206938882'), (u'STORE_-1206925221', u'INDIRECT_-1206903627'), (u'INDIRECT_-1206904178', u'MULTIEQUAL_-1206904090'), (u'MULTIEQUAL_-1206895691', u'MULTIEQUAL_-1206895689'), (u'STORE_-1206928518', u'INDIRECT_-1206911381'), (u'INDIRECT_-1206902457', u'MULTIEQUAL_-1206903261'), (u'CALL_-1206939039', u'INDIRECT_-1206913874'), (u'CALLIND_-1206921344', u'INDIRECT_-1206904274'), (u'MULTIEQUAL_-1206899616', u'MULTIEQUAL_-1206900536'), (u'INDIRECT_-1206902241', u'COPY_-1206880542'), (u'INDIRECT_-1206877316', u'MULTIEQUAL_-1206877151'), (u'INDIRECT_-1206908756', u'MULTIEQUAL_-1206908338'), (u'INDIRECT_-1206893546', u'MULTIEQUAL_-1206896014'), (u'COPY_-1206870136', u'MULTIEQUAL_-1206906998'), (u'CALL_-1206938927', u'INDIRECT_-1206896170'), (u'CALL_-1206934114', u'INDIRECT_-1206910113'), (u'STORE_-1206924909', u'INDIRECT_-1206897905'), (u'CALL_-1206921954', u'INDIRECT_-1206899196'), (u'INDIRECT_-1206909093', u'MULTIEQUAL_-1206909959'), (u'INDIRECT_-1206913855', u'MULTIEQUAL_-1206913435'), (u'CALL_-1206928667', u'INDIRECT_-1206906582'), (u'MULTIEQUAL_-1206876095', u'PTRADD_-1206876065'), (u'INDIRECT_-1206889915', u'MULTIEQUAL_-1206893589'), (u'MULTIEQUAL_-1206905741', u'MULTIEQUAL_-1206905707'), (u'MULTIEQUAL_-1206905741', u'MULTIEQUAL_-1206905707'), (u'MULTIEQUAL_-1206874333', u'MULTIEQUAL_-1206905516'), (u'CALL_-1206930210', u'INDIRECT_-1206907794'), (u'CALL_-1206924668', u'INDIRECT_-1206898570'), (u'MULTIEQUAL_-1206894462', u'MULTIEQUAL_-1206894449'), (u'CALLIND_-1206925453', u'INDIRECT_-1206898061'), (u'STORE_-1206928270', u'INDIRECT_-1206898988'), (u'CALLIND_-1206921856', u'INDIRECT_-1206906318'), ('const-56', u'INT_ADD_-1206925395'), (u'MULTIEQUAL_-1206908456', u'MULTIEQUAL_-1206908382'), (u'INDIRECT_-1206911276', u'MULTIEQUAL_-1206910858'), (u'MULTIEQUAL_-1206876254', u'MULTIEQUAL_-1206876136'), (u'CALL_-1206925860', u'INDIRECT_-1206893288'), (u'INDIRECT_-1206875527', u'MULTIEQUAL_-1206875657'), (u'INDIRECT_-1206906043', u'MULTIEQUAL_-1206906356'), (u'CALL_-1206921722', u'INDIRECT_-1206889393'), (u'INDIRECT_-1206875699', u'MULTIEQUAL_-1206875625'), ('tmp_12502', u'CBRANCH_-1206930345'), (u'INDIRECT_-1206911199', u'MULTIEQUAL_-1206910619'), (u'CALL_-1206938656', u'INDIRECT_-1206908410'), (u'MULTIEQUAL_-1206908210', u'MULTIEQUAL_-1206908186'), (u'INDIRECT_-1206899617', u'MULTIEQUAL_-1206899227'), (u'MULTIEQUAL_-1206900970', u'MULTIEQUAL_-1206900835'), (u'CALL_-1206928271', u'INDIRECT_-1206900159'), (u'INDIRECT_-1206901838', u'MULTIEQUAL_-1206901662'), (u'CALL_-1206926019', u'INDIRECT_-1206896321'), (u'CALL_-1206928667', u'INDIRECT_-1206904062'), (u'INDIRECT_-1206898996', u'MULTIEQUAL_-1206898729'), (u'CALLIND_-1206938263', u'INDIRECT_-1206914684'), (u'CALLIND_-1206924378', u'INDIRECT_-1206894123'), (u'CALL_-1206939039', u'INDIRECT_-1206895394'), (u'INDIRECT_-1206900205', u'MULTIEQUAL_-1206900056'), (u'CALL_-1206928690', u'INDIRECT_-1206882838'), (u'INDIRECT_-1206902342', u'MULTIEQUAL_-1206902292'), (u'INDIRECT_-1206898820', u'MULTIEQUAL_-1206897140'), (u'INDIRECT_-1206891768', u'MULTIEQUAL_-1206893207'), (u'CALL_-1206927063', u'INDIRECT_-1206908276'), (u'CALL_-1206927017', u'INDIRECT_-1206891876'), (u'MULTIEQUAL_-1206888172', u'MULTIEQUAL_-1206888923'), (u'CALL_-1206924756', u'INDIRECT_-1206902326'), (u'INDIRECT_-1206913959', u'MULTIEQUAL_-1206914955'), (u'CALL_-1206929830', u'INDIRECT_-1206900384'), (u'INDIRECT_-1206886986', u'COPY_-1206879352'), (u'INDIRECT_-1206899323', u'MULTIEQUAL_-1206899636'), (u'INDIRECT_-1206893586', u'MULTIEQUAL_-1206893439'), (u'CALLIND_-1206921710', u'INDIRECT_-1206904136'), (u'INDIRECT_-1206898095', u'MULTIEQUAL_-1206897936'), (u'INDIRECT_-1206888539', u'MULTIEQUAL_-1206888680'), (u'INDIRECT_-1206896191', u'MULTIEQUAL_-1206898037'), (u'CALLIND_-1206938263', u'INDIRECT_-1206893264'), (u'STORE_-1206937611', u'INDIRECT_-1206896056'), (u'INDIRECT_-1206905875', u'COPY_-1206878730'), (u'STORE_-1206921864', u'INDIRECT_-1206882969'), (u'STORE_-1206928588', u'INDIRECT_-1206894623'), (u'CALL_-1206931595', u'INDIRECT_-1206890756'), (u'CALL_-1206935766', u'INDIRECT_-1206908928'), (u'STORE_-1206928482', u'INDIRECT_-1206902540'), (u'CALL_-1206929794', u'INDIRECT_-1206905822'), (u'CALL_-1206931545', u'INDIRECT_-1206899225'), ('const-433', u'LOAD_-1206931514'), (u'CAST_-1206869251', u'LOAD_-1206921777'), (u'CALLIND_-1206931354', u'INDIRECT_-1206890710'), (u'INDIRECT_-1206881507', u'MULTIEQUAL_-1206881400'), (u'CALLIND_-1206938263', u'INDIRECT_-1206905444'), (u'MULTIEQUAL_-1206906679', u'MULTIEQUAL_-1206905821'), (u'MULTIEQUAL_-1206906191', u'MULTIEQUAL_-1206906175'), ('tmp_72983', u'INT_ADD_-1206925484'), (u'INDIRECT_-1206901475', u'MULTIEQUAL_-1206899724'), (u'CALL_-1206933745', u'INDIRECT_-1206906114'), (u'CAST_-1206877989', u'LOAD_-1206938019'), (u'CALL_-1206937615', u'INDIRECT_-1206916584'), (u'INDIRECT_-1206903429', u'MULTIEQUAL_-1206907683'), (u'MULTIEQUAL_-1206897018', u'MULTIEQUAL_-1206896999'), (u'INDIRECT_-1206892780', u'MULTIEQUAL_-1206892625'), (u'CALL_-1206930228', u'INDIRECT_-1206904054'), (u'INDIRECT_-1206888445', u'MULTIEQUAL_-1206888296'), (u'INDIRECT_-1206896667', u'MULTIEQUAL_-1206896762'), (u'CALL_-1206932808', u'INDIRECT_-1206900600'), (u'CALL_-1206937430', u'INDIRECT_-1206905150'), (u'CALL_-1206930025', u'INDIRECT_-1206890224'), (u'INDIRECT_-1206890918', u'MULTIEQUAL_-1206890643'), (u'CALL_-1206926003', u'INDIRECT_-1206908068'), (u'STORE_-1206930256', u'INDIRECT_-1206905248'), ('const-8', u'INT_ADD_-1206939637'), (u'CALL_-1206928601', u'INDIRECT_-1206902345'), (u'INDIRECT_-1206887310', u'MULTIEQUAL_-1206887484'), (u'INT_EQUAL_-1206933697', u'CBRANCH_-1206933696'), (u'STORE_-1206925221', u'INDIRECT_-1206885147'), (u'MULTIEQUAL_-1206909543', u'MULTIEQUAL_-1206909495'), (u'INDIRECT_-1206876609', u'MULTIEQUAL_-1206876257'), (u'INDIRECT_-1206899102', u'MULTIEQUAL_-1206898831'), (u'MULTIEQUAL_-1206906740', u'MULTIEQUAL_-1206906683'), (u'MULTIEQUAL_-1206912280', u'MULTIEQUAL_-1206912246'), (u'INDIRECT_-1206898957', u'MULTIEQUAL_-1206898679'), (u'INDIRECT_-1206910562', u'MULTIEQUAL_-1206910458'), (u'CALL_-1206928291', u'INDIRECT_-1206905650'), ('const-0', u'CALL_-1206930584'), (u'CAST_-1206875547', u'PTRADD_-1206878416'), ('const-433', u'LOAD_-1206938199'), ('const-1', u'PTRADD_-1206875548'), (u'INDIRECT_-1206895880', u'MULTIEQUAL_-1206895607'), (u'CALL_-1206935907', u'INDIRECT_-1206891389'), (u'INDIRECT_-1206910322', u'MULTIEQUAL_-1206910272'), (u'MULTIEQUAL_-1206895321', u'MULTIEQUAL_-1206895301'), (u'STORE_-1206928732', u'INDIRECT_-1206912351'), (u'CALL_-1206937875', u'INDIRECT_-1206909412'), (u'MULTIEQUAL_-1206889667', u'MULTIEQUAL_-1206889692'), ('const-0', u'INT_NOTEQUAL_-1206929225'), (u'INDIRECT_-1206884088', u'MULTIEQUAL_-1206884054'), (u'CALL_-1206929938', u'INDIRECT_-1206901290'), (u'MULTIEQUAL_-1206880932', u'INT_NOTEQUAL_-1206938082'), (u'INDIRECT_-1206895012', u'MULTIEQUAL_-1206896529'), ('const-433', u'LOAD_-1206937705'), (u'INDIRECT_-1206895287', u'MULTIEQUAL_-1206895268'), (u'INT_ADD_-1206937682', u'CAST_-1206877830'), (u'CALL_-1206930899', u'INDIRECT_-1206888911'), (u'STORE_-1206934224', u'INDIRECT_-1206897062'), (u'CALL_-1206929830', u'INDIRECT_-1206887784'), (u'CALL_-1206931128', u'INDIRECT_-1206896566'), (u'CALL_-1206928271', u'INDIRECT_-1206907299'), (u'STORE_-1206921596', u'INDIRECT_-1206900888'), (u'STORE_-1206921525', u'INDIRECT_-1206902109'), (u'MULTIEQUAL_-1206907449', u'MULTIEQUAL_-1206907435'), (u'INDIRECT_-1206885026', u'MULTIEQUAL_-1206884491'), (u'CALL_-1206921134', u'INDIRECT_-1206896242'), (u'MULTIEQUAL_-1206896305', u'MULTIEQUAL_-1206896292'), ('tmp_1160', u'CBRANCH_-1206938938'), (u'CALL_-1206924661', u'INDIRECT_-1206897648'), (u'INDIRECT_-1206898773', u'MULTIEQUAL_-1206898575'), (u'INDIRECT_-1206897426', u'MULTIEQUAL_-1206897197'), (u'CALLIND_-1206921412', u'INDIRECT_-1206890448'), (u'INDIRECT_-1206912642', u'MULTIEQUAL_-1206912343'), (u'STORE_-1206922807', u'INDIRECT_-1206895427'), ('const-8', u'INT_ADD_-1206921984'), (u'STORE_-1206921596', u'INDIRECT_-1206883668'), ('const-5', u'CALL_-1206928734'), (u'MULTIEQUAL_-1206903641', u'MULTIEQUAL_-1206903607'), (u'MULTIEQUAL_-1206903641', u'MULTIEQUAL_-1206903607'), (u'STORE_-1206934224', u'INDIRECT_-1206894122'), (u'INT_ADD_-1206921795', u'CAST_-1206869270'), (u'CALLIND_-1206924365', u'INDIRECT_-1206904675'), (u'CALL_-1206935907', u'INDIRECT_-1206906929'), (u'INDIRECT_-1206901270', u'MULTIEQUAL_-1206901064'), (u'INDIRECT_-1206903616', u'MULTIEQUAL_-1206903120'), ('const-5', u'CALL_-1206921954'), (u'CALL_-1206929226', u'INDIRECT_-1206900017'), (u'CALL_-1206928474', u'INDIRECT_-1206877245'), (u'CALL_-1206937615', u'INDIRECT_-1206911802'), (u'STORE_-1206928588', u'INDIRECT_-1206895883'), (u'MULTIEQUAL_-1206892399', u'MULTIEQUAL_-1206891541'), (u'CALL_-1206925604', u'INDIRECT_-1206902047'), (u'CALL_-1206921994', u'INDIRECT_-1206905099'), (u'STORE_-1206929190', u'INDIRECT_-1206885648'), (u'INDIRECT_-1206885348', u'MULTIEQUAL_-1206885314'), (u'STORE_-1206929089', u'INDIRECT_-1206893186'), (u'STORE_-1206934224', u'INDIRECT_-1206910922'), (u'INDIRECT_-1206889036', u'MULTIEQUAL_-1206888831'), (u'CALL_-1206933745', u'INDIRECT_-1206890154'), (u'CAST_-1206875660', u'PTRADD_-1206876955'), (u'INT_ADD_-1206876174', u'PTRADD_-1206924961'), (u'INDIRECT_-1206897309', u'COPY_-1206880068'), (u'CALL_-1206935809', u'INDIRECT_-1206897193'), (u'CALL_-1206924704', u'INDIRECT_-1206897262'), (u'MULTIEQUAL_-1206896581', u'MULTIEQUAL_-1206896235'), (u'INDIRECT_-1206880958', u'MULTIEQUAL_-1206880816'), (u'INDIRECT_-1206895445', u'MULTIEQUAL_-1206876123'), (u'INDIRECT_-1206903541', u'MULTIEQUAL_-1206903321'), (u'MULTIEQUAL_-1206907596', u'MULTIEQUAL_-1206910007'), (u'INDIRECT_-1206888781', u'MULTIEQUAL_-1206876964'), (u'STORE_-1206937765', u'INDIRECT_-1206893620'), (u'CALL_-1206937302', u'INDIRECT_-1206916294'), (u'INDIRECT_-1206892804', u'MULTIEQUAL_-1206894283'), (u'INDIRECT_-1206911019', u'MULTIEQUAL_-1206911639'), (u'STORE_-1206921596', u'INDIRECT_-1206899628'), (u'INDIRECT_-1206893753', u'MULTIEQUAL_-1206894176'), (u'INDIRECT_-1206893753', u'MULTIEQUAL_-1206894176'), (u'INDIRECT_-1206902035', u'MULTIEQUAL_-1206901631'), (u'CALL_-1206928629', u'INDIRECT_-1206891859'), (u'CALL_-1206935821', u'INDIRECT_-1206889642'), (u'CALL_-1206933623', u'INDIRECT_-1206893858'), (u'CALL_-1206927048', u'INDIRECT_-1206904564'), (u'MULTIEQUAL_-1206895814', u'MULTIEQUAL_-1206895795'), (u'CALLIND_-1206925046', u'INDIRECT_-1206893662'), (u'LOAD_-1206930214', u'MULTIEQUAL_-1206916302'), (u'CALL_-1206927093', u'INDIRECT_-1206876941'), (u'CALL_-1206927297', u'INDIRECT_-1206899351'), ('const-433', u'LOAD_-1206931059'), (u'CALL_-1206934081', u'INDIRECT_-1206881779'), (u'INDIRECT_-1206910016', u'MULTIEQUAL_-1206909598'), (u'STORE_-1206928410', u'INDIRECT_-1206905018'), (u'CALL_-1206928155', u'INDIRECT_-1206906176'), (u'STORE_-1206928270', u'INDIRECT_-1206894788'), (u'CAST_-1206870184', u'LOAD_-1206924144'), (u'INDIRECT_-1206907228', u'MULTIEQUAL_-1206913563'), (u'INT_AND_-1206918835', u'INT_OR_-1206930163'), (u'INT_EQUAL_-1206921708', u'CBRANCH_-1206921706'), (u'INDIRECT_-1206894013', u'MULTIEQUAL_-1206880914'), (u'INDIRECT_-1206899096', u'MULTIEQUAL_-1206898678'), (u'INDIRECT_-1206896602', u'MULTIEQUAL_-1206898269'), (u'CALL_-1206921361', u'INDIRECT_-1206885896'), (u'INDIRECT_-1206895003', u'COPY_-1206895011'), (u'MULTIEQUAL_-1206919638', u'PTRADD_-1206878903'), (u'INDIRECT_-1206890064', u'MULTIEQUAL_-1206889861'), (u'CALL_-1206924677', u'INDIRECT_-1206890101'), (u'STORE_-1206928410', u'INDIRECT_-1206909218'), ('tmp_9005', u'CBRANCH_-1206930304'), (u'INT_EQUAL_-1206930068', u'CBRANCH_-1206930066'), (u'INDIRECT_-1206901675', u'COPY_-1206878720'), (u'INDIRECT_-1206889734', u'MULTIEQUAL_-1206891271'), (u'MULTIEQUAL_-1206908729', u'MULTIEQUAL_-1206908710'), (u'CALL_-1206924704', u'INDIRECT_-1206888442'), (u'INDIRECT_-1206902763', u'MULTIEQUAL_-1206906843'), (u'CALL_-1206926116', u'INDIRECT_-1206903977'), (u'CALLIND_-1206921856', u'INDIRECT_-1206888678'), (u'CALLIND_-1206921412', u'INDIRECT_-1206889188'), (u'INDIRECT_-1206897159', u'MULTIEQUAL_-1206898155'), (u'CALLIND_-1206921743', u'INDIRECT_-1206896595'), (u'INDIRECT_-1206882025', u'MULTIEQUAL_-1206881827'), (u'CALL_-1206921954', u'INDIRECT_-1206905076'), (u'INDIRECT_-1206891353', u'MULTIEQUAL_-1206876231'), (u'INT_ADD_-1206923349', u'CAST_-1206869828'), (u'CALL_-1206924677', u'INDIRECT_-1206887581'), (u'INDIRECT_-1206890247', u'MULTIEQUAL_-1206890167'), (u'INDIRECT_-1206911903', u'MULTIEQUAL_-1206880960'), (u'CALL_-1206938725', u'INDIRECT_-1206891653'), (u'CALL_-1206938725', u'INDIRECT_-1206914333'), (u'INDIRECT_-1206892959', u'MULTIEQUAL_-1206893955'), (u'CALLIND_-1206921856', u'INDIRECT_-1206898758'), (u'STORE_-1206930310', u'INDIRECT_-1206906948'), ('const-1', u'INT_ADD_-1206933375'), (u'CALL_-1206928878', u'INDIRECT_-1206894716'), (u'STORE_-1206925479', u'INDIRECT_-1206904600'), (u'INDIRECT_-1206890405', u'MULTIEQUAL_-1206876111'), (u'CALL_-1206921308', u'INDIRECT_-1206890068'), (u'CALLIND_-1206938827', u'INDIRECT_-1206915437'), (u'INT_ADD_-1206922842', u'CAST_-1206869575'), (u'CALL_-1206925831', u'INDIRECT_-1206884874'), (u'MULTIEQUAL_-1206900163', u'MULTIEQUAL_-1206900055'), (u'INDIRECT_-1206903776', u'MULTIEQUAL_-1206901686'), (u'CALL_-1206933962', u'INDIRECT_-1206900356'), (u'INDIRECT_-1206888551', u'MULTIEQUAL_-1206889841'), (u'INDIRECT_-1206910122', u'MULTIEQUAL_-1206909823'), ('const-1185904', u'COPY_-1206877028'), (u'INDIRECT_-1206890277', u'MULTIEQUAL_-1206876971'), ('const-0', u'CALL_-1206928152'), (u'INDIRECT_-1206887740', u'MULTIEQUAL_-1206887653'), (u'STORE_-1206924545', u'INDIRECT_-1206892350'), (u'MULTIEQUAL_-1206885756', u'MULTIEQUAL_-1206888167'), (u'STORE_-1206930329', u'INDIRECT_-1206903022'), (u'CALL_-1206928357', u'INDIRECT_-1206906110'), (u'CALL_-1206931337', u'INDIRECT_-1206890192'), (u'CALL_-1206928271', u'INDIRECT_-1206905199'), (u'CALL_-1206931745', u'INDIRECT_-1206897522'), (u'CALLIND_-1206925046', u'INDIRECT_-1206901222'), (u'MULTIEQUAL_-1206899196', u'MULTIEQUAL_-1206901607'), (u'INDIRECT_-1206894253', u'MULTIEQUAL_-1206876238'), (u'CALL_-1206921361', u'INDIRECT_-1206902276'), (u'CALL_-1206928225', u'INDIRECT_-1206892173'), (u'INT_EQUAL_-1206922694', u'CBRANCH_-1206922689'), (u'MULTIEQUAL_-1206907493', u'MULTIEQUAL_-1206907451'), (u'STORE_-1206928518', u'INDIRECT_-1206896681'), (u'STORE_-1206924545', u'INDIRECT_-1206895710'), (u'INDIRECT_-1206885835', u'MULTIEQUAL_-1206886921'), ('tmp_5346', u'CBRANCH_-1206934258'), (u'INDIRECT_-1206911335', u'MULTIEQUAL_-1206910915'), (u'INDIRECT_-1206891647', u'MULTIEQUAL_-1206891615'), (u'INDIRECT_-1206909232', u'MULTIEQUAL_-1206909073'), (u'CALL_-1206926003', u'INDIRECT_-1206892108'), (u'INDIRECT_-1206904280', u'MULTIEQUAL_-1206903897'), (u'CALLIND_-1206921884', u'INDIRECT_-1206875249'), (u'STORE_-1206928320', u'INDIRECT_-1206902829'), (u'INDIRECT_-1206890990', u'MULTIEQUAL_-1206892556'), (u'INDIRECT_-1206897680', u'MULTIEQUAL_-1206880925'), (u'MULTIEQUAL_-1206908761', u'MULTIEQUAL_-1206908747'), (u'MULTIEQUAL_-1206886912', u'MULTIEQUAL_-1206887663'), (u'STORE_-1206924560', u'INDIRECT_-1206894460'), (u'CALL_-1206934888', u'INDIRECT_-1206901132'), (u'INDIRECT_-1206901224', u'MULTIEQUAL_-1206902829'), (u'MULTIEQUAL_-1206874315', u'MULTIEQUAL_-1206897956'), (u'STORE_-1206937696', u'INDIRECT_-1206898626'), (u'CALL_-1206937142', u'INDIRECT_-1206897554'), (u'COPY_-1206878406', u'CAST_-1206875413'), (u'INDIRECT_-1206905935', u'MULTIEQUAL_-1206906017'), ('const-433', u'LOAD_-1206922000'), (u'INDIRECT_-1206900588', u'MULTIEQUAL_-1206907683'), (u'INDIRECT_-1206909496', u'MULTIEQUAL_-1206909295'), (u'STORE_-1206934385', u'INDIRECT_-1206912277'), (u'CALL_-1206928621', u'INDIRECT_-1206891568'), (u'MULTIEQUAL_-1206893239', u'MULTIEQUAL_-1206892381'), (u'CALL_-1206922316', u'INDIRECT_-1206890138'), ('const-2', u'INT_NOTEQUAL_-1206939562'), (u'CALLIND_-1206925019', u'INDIRECT_-1206889026'), (u'CALLIND_-1206929135', u'INDIRECT_-1206897680'), (u'CALLIND_-1206922636', u'INDIRECT_-1206882331'), (u'INDIRECT_-1206896845', u'MULTIEQUAL_-1206896696'), (u'CALL_-1206930899', u'INDIRECT_-1206890591'), (u'CALLIND_-1206925453', u'INDIRECT_-1206886721'), ('const-0', u'INT_EQUAL_-1206937903'), (u'CALL_-1206933821', u'INDIRECT_-1206889772'), (u'CALL_-1206921832', u'INDIRECT_-1206883202'), ('const-1185376', u'COPY_-1206871831'), (u'CALL_-1206938036', u'INDIRECT_-1206913695'), (u'CALL_-1206929226', u'INDIRECT_-1206885317'), (u'INDIRECT_-1206896699', u'MULTIEQUAL_-1206897080'), (u'CALL_-1206932359', u'INDIRECT_-1206888138'), (u'CALL_-1206938421', u'INDIRECT_-1206884452'), (u'INDIRECT_-1206882995', u'MULTIEQUAL_-1206882691'), (u'STORE_-1206925381', u'INDIRECT_-1206895724'), (u'MULTIEQUAL_-1206893892', u'MULTIEQUAL_-1206893867'), ('const-0', u'INT_EQUAL_-1206923717'), (u'COPY_-1206870146', u'PTRADD_-1206871453'), (u'STORE_-1206924934', u'INDIRECT_-1206895099'), (u'CALL_-1206935907', u'INDIRECT_-1206909029'), (u'COPY_-1206872900', u'MULTIEQUAL_-1206916121'), (u'CALL_-1206921361', u'INDIRECT_-1206874634'), (u'CALL_-1206931539', u'INDIRECT_-1206892415'), ('tmp_20994', u'CBRANCH_-1206921570'), (u'INDIRECT_-1206912233', u'MULTIEQUAL_-1206913587'), (u'CALLIND_-1206925511', u'INDIRECT_-1206877679'), (u'INDIRECT_-1206899155', u'MULTIEQUAL_-1206898735'), (u'CALL_-1206921994', u'INDIRECT_-1206889139'), (u'CALL_-1206926116', u'INDIRECT_-1206888017'), (u'INDIRECT_-1206899583', u'MULTIEQUAL_-1206899717'), (u'CALL_-1206937924', u'INDIRECT_-1206914481'), ('tmp_19351', u'CBRANCH_-1206923186'), (u'INDIRECT_-1206903504', u'MULTIEQUAL_-1206903309'), (u'MULTIEQUAL_-1206893641', u'MULTIEQUAL_-1206893295'), (u'CALL_-1206938975', u'INDIRECT_-1206904598'), (u'CALL_-1206928667', u'INDIRECT_-1206893562'), (u'CALL_-1206928357', u'INDIRECT_-1206895610'), (u'INDIRECT_-1206905846', u'MULTIEQUAL_-1206905392'), (u'INDIRECT_-1206887602', u'MULTIEQUAL_-1206887363'), (u'CALL_-1206928647', u'INDIRECT_-1206893242'), (u'CALL_-1206928621', u'INDIRECT_-1206892408'), (u'INDIRECT_-1206904321', u'MULTIEQUAL_-1206877002'), (u'INDIRECT_-1206892866', u'COPY_-1206879366'), (u'INDIRECT_-1206902057', u'MULTIEQUAL_-1206901718'), (u'MULTIEQUAL_-1206903301', u'MULTIEQUAL_-1206903301'), ('const-1', u'INT_AND_-1206939384'), (u'CALL_-1206938975', u'INDIRECT_-1206885444'), (u'INT_ZEXT_-1206914317', u'INT_NOTEQUAL_-1206922961'), (u'CALL_-1206933773', u'INDIRECT_-1206894368'), (u'CALLIND_-1206925046', u'INDIRECT_-1206886522'), (u'CALL_-1206933711', u'INDIRECT_-1206893485'), (u'STORE_-1206932305', u'INDIRECT_-1206901859'), (u'CALL_-1206930025', u'INDIRECT_-1206904504'), ('const-104', u'INT_ADD_-1206931546'), (u'STORE_-1206921840', u'INDIRECT_-1206894289'), (u'INDIRECT_-1206900888', u'MULTIEQUAL_-1206900854'), (u'MULTIEQUAL_-1206903483', u'MULTIEQUAL_-1206878292'), (u'CALL_-1206937875', u'INDIRECT_-1206909832'), (u'MULTIEQUAL_-1206920307', u'CALL_-1206929529'), (u'CALL_-1206921308', u'INDIRECT_-1206904768'), ('const-8', u'PTRADD_-1206880529'), (u'MULTIEQUAL_-1206896946', u'MULTIEQUAL_-1206896908'), (u'MULTIEQUAL_-1206896893', u'MULTIEQUAL_-1206897832'), (u'CALL_-1206930556', u'INDIRECT_-1206910776'), (u'STORE_-1206925221', u'INDIRECT_-1206890607'), (u'CALL_-1206929830', u'INDIRECT_-1206902064'), (u'INDIRECT_-1206895877', u'COPY_-1206878587'), (u'STORE_-1206927241', u'INDIRECT_-1206903009'), (u'MULTIEQUAL_-1206894059', u'MULTIEQUAL_-1206894042'), (u'CALL_-1206930394', u'INDIRECT_-1206896997'), (u'CALLIND_-1206921856', u'INDIRECT_-1206885738'), (u'MULTIEQUAL_-1206912509', u'MULTIEQUAL_-1206912490'), (u'CALL_-1206930550', u'INT_EQUAL_-1206930536'), (u'MULTIEQUAL_-1206906043', u'MULTIEQUAL_-1206905869'), (u'CALL_-1206934081', u'INDIRECT_-1206904630'), (u'MULTIEQUAL_-1206892275', u'MULTIEQUAL_-1206891574'), (u'CALL_-1206925460', u'INDIRECT_-1206904257'), (u'CALLIND_-1206921344', u'INDIRECT_-1206890834'), (u'CALL_-1206937559', u'INDIRECT_-1206884296'), (u'CALL_-1206927405', u'INDIRECT_-1206896891'), (u'LOAD_-1206939214', u'INT_RIGHT_-1206939162'), (u'MULTIEQUAL_-1206878294', u'MULTIEQUAL_-1206902947'), ('tmp_72986', u'CALL_-1206931269'), (u'CALL_-1206928667', u'INDIRECT_-1206894402'), (u'MULTIEQUAL_-1206895610', u'MULTIEQUAL_-1206892603'), (u'MULTIEQUAL_-1206901423', u'MULTIEQUAL_-1206901249'), (u'MULTIEQUAL_-1206891538', u'MULTIEQUAL_-1206891532'), ('const-1', u'INT_ADD_-1206933150'), (u'MULTIEQUAL_-1206886939', u'MULTIEQUAL_-1206886523'), (u'CALL_-1206926116', u'INDIRECT_-1206890117'), (u'INDIRECT_-1206880249', u'MULTIEQUAL_-1206884394'), (u'INDIRECT_-1206901556', u'MULTIEQUAL_-1206874331'), (u'CALL_-1206926116', u'INDIRECT_-1206887177'), (u'INDIRECT_-1206888890', u'MULTIEQUAL_-1206889536'), ('const-290', u'INT_ADD_-1206928396'), (u'INDIRECT_-1206906785', u'MULTIEQUAL_-1206876151'), (u'CALL_-1206929866', u'INDIRECT_-1206891166'), (u'INDIRECT_-1206904753', u'MULTIEQUAL_-1206876264'), (u'CALL_-1206938725', u'INDIRECT_-1206908033'), (u'CALLIND_-1206921856', u'INDIRECT_-1206886998'), (u'CALL_-1206937302', u'INDIRECT_-1206891772'), (u'CALL_-1206933962', u'INDIRECT_-1206897836'), (u'INDIRECT_-1206894086', u'MULTIEQUAL_-1206893632'), (u'INDIRECT_-1206903827', u'MULTIEQUAL_-1206903795'), (u'INT_NOTEQUAL_-1206928105', u'CBRANCH_-1206928104'), (u'INDIRECT_-1206891970', u'MULTIEQUAL_-1206891814'), (u'INDIRECT_-1206883093', u'MULTIEQUAL_-1206882953'), (u'STORE_-1206921525', u'INDIRECT_-1206898749'), (u'INDIRECT_-1206898792', u'MULTIEQUAL_-1206900309'), (u'CALL_-1206928474', u'INDIRECT_-1206895730'), (u'INDIRECT_-1206902794', u'MULTIEQUAL_-1206902636'), (u'MULTIEQUAL_-1206888601', u'MULTIEQUAL_-1206888255'), (u'INDIRECT_-1206895034', u'COPY_-1206879723'), (u'CALL_-1206926003', u'INDIRECT_-1206903448'), (u'CALL_-1206928772', u'INDIRECT_-1206907168'), (u'CALL_-1206938900', u'INDIRECT_-1206902036'), (u'MULTIEQUAL_-1206897967', u'MULTIEQUAL_-1206897951'), (u'CALL_-1206924612', u'INDIRECT_-1206886205'), (u'MULTIEQUAL_-1206898203', u'MULTIEQUAL_-1206898903'), (u'INDIRECT_-1206890100', u'MULTIEQUAL_-1206890608'), (u'MULTIEQUAL_-1206911226', u'MULTIEQUAL_-1206911188'), (u'CALL_-1206930086', u'INDIRECT_-1206902427'), (u'CALL_-1206921134', u'INDIRECT_-1206902542'), (u'INDIRECT_-1206884307', u'MULTIEQUAL_-1206883986'), (u'CALL_-1206925799', u'INDIRECT_-1206890729'), (u'INDIRECT_-1206894605', u'MULTIEQUAL_-1206876121'), (u'STORE_-1206930828', u'INDIRECT_-1206897217'), (u'MULTIEQUAL_-1206903416', u'MULTIEQUAL_-1206903342'), (u'INDIRECT_-1206894987', u'MULTIEQUAL_-1206895082'), ('const-40', u'INT_ADD_-1206938003'), ('const-0', u'INT_NOTEQUAL_-1206929758'), (u'MULTIEQUAL_-1206901983', u'MULTIEQUAL_-1206902683'), (u'CALL_-1206929269', u'INDIRECT_-1206905235'), (u'CALL_-1206927360', u'INDIRECT_-1206903584'), (u'INDIRECT_-1206885534', u'MULTIEQUAL_-1206887071'), ('tmp_11750', u'CBRANCH_-1206928227'), (u'INDIRECT_-1206903366', u'COPY_-1206879391'), (u'INDIRECT_-1206903297', u'MULTIEQUAL_-1206904101'), (u'INDIRECT_-1206886927', u'COPY_-1206880283'), (u'INDIRECT_-1206899487', u'MULTIEQUAL_-1206899407'), (u'STORE_-1206930175', u'INDIRECT_-1206890928'), (u'MULTIEQUAL_-1206901853', u'MULTIEQUAL_-1206902881'), (u'MULTIEQUAL_-1206893871', u'MULTIEQUAL_-1206893756'), (u'CALL_-1206929385', u'INDIRECT_-1206884987'), (u'INDIRECT_-1206891586', u'MULTIEQUAL_-1206893169'), (u'STORE_-1206928697', u'INDIRECT_-1206891750'), (u'INDIRECT_-1206914075', u'MULTIEQUAL_-1206913570'), (u'INDIRECT_-1206899724', u'MULTIEQUAL_-1206899463'), (u'INDIRECT_-1206898255', u'MULTIEQUAL_-1206898127'), (u'CALL_-1206925783', u'INDIRECT_-1206891137'), (u'CALL_-1206922325', u'INDIRECT_-1206884825'), ('tmp_72983', u'CALL_-1206926019'), (u'MULTIEQUAL_-1206908139', u'MULTIEQUAL_-1206880950'), (u'CALL_-1206934081', u'INDIRECT_-1206880768'), (u'INDIRECT_-1206906024', u'MULTIEQUAL_-1206905829'), (u'CALL_-1206937430', u'INDIRECT_-1206898430'), (u'MULTIEQUAL_-1206899891', u'MULTIEQUAL_-1206899875'), (u'INDIRECT_-1206895921', u'MULTIEQUAL_-1206895701'), (u'MULTIEQUAL_-1206894607', u'MULTIEQUAL_-1206894591'), (u'STORE_-1206927241', u'INDIRECT_-1206885369'), (u'CALL_-1206938772', u'INDIRECT_-1206893150'), (u'CALL_-1206927405', u'INDIRECT_-1206901091'), (u'CALL_-1206930241', u'INDIRECT_-1206914032'), (u'CALL_-1206938927', u'INDIRECT_-1206910870'), (u'INDIRECT_-1206896328', u'MULTIEQUAL_-1206896215'), (u'INDIRECT_-1206900450', u'MULTIEQUAL_-1206901989'), (u'MULTIEQUAL_-1206901767', u'MULTIEQUAL_-1206901787'), (u'STORE_-1206930351', u'INDIRECT_-1206900020'), (u'CALL_-1206929830', u'INDIRECT_-1206894924'), (u'PTRADD_-1206871614', u'LOAD_-1206921376'), (u'INDIRECT_-1206899839', u'MULTIEQUAL_-1206899702'), (u'STORE_-1206921852', u'INDIRECT_-1206905219'), (u'INDIRECT_-1206890073', u'MULTIEQUAL_-1206891297'), (u'CALL_-1206926116', u'INDIRECT_-1206901877'), (u'STORE_-1206928327', u'INDIRECT_-1206885192'), (u'CALL_-1206927833', u'INDIRECT_-1206892435'), (u'MULTIEQUAL_-1206895400', u'MULTIEQUAL_-1206895343'), (u'STORE_-1206937772', u'INDIRECT_-1206912525'), (u'CALL_-1206924661', u'INDIRECT_-1206889248'), (u'INDIRECT_-1206894182', u'MULTIEQUAL_-1206894078'), (u'MULTIEQUAL_-1206916650', u'COPY_-1206876301'), (u'CALL_-1206937430', u'INDIRECT_-1206891290'), (u'STORE_-1206937611', u'INDIRECT_-1206893116'), (u'MULTIEQUAL_-1206906639', u'MULTIEQUAL_-1206878300'), (u'STORE_-1206930340', u'INDIRECT_-1206890584'), (u'CAST_-1206874646', u'LOAD_-1206930911'), (u'CALL_-1206938772', u'INDIRECT_-1206883988'), (u'INDIRECT_-1206905815', u'MULTIEQUAL_-1206905411'), (u'INDIRECT_-1206888187', u'COPY_-1206880286'), (u'INDIRECT_-1206894264', u'MULTIEQUAL_-1206894069'), (u'INDIRECT_-1206915200', u'MULTIEQUAL_-1206914927'), (u'CALL_-1206938131', u'INDIRECT_-1206884265'), ('const-433', u'LOAD_-1206930411'), (u'INDIRECT_-1206906617', u'MULTIEQUAL_-1206906172'), (u'CALL_-1206930550', u'INDIRECT_-1206885742'), (u'STORE_-1206930310', u'INDIRECT_-1206904848'), (u'INDIRECT_-1206875092', u'MULTIEQUAL_-1206876814'), (u'INDIRECT_-1206885336', u'MULTIEQUAL_-1206885740'), (u'MULTIEQUAL_-1206895436', u'MULTIEQUAL_-1206895362'), (u'CALL_-1206930556', u'INDIRECT_-1206888096'), (u'MULTIEQUAL_-1206897190', u'INT_ADD_-1206939248'), (u'CALL_-1206937430', u'INDIRECT_-1206911030'), ('const-0', u'INT_NOTEQUAL_-1206923905'), (u'CALL_-1206937302', u'INDIRECT_-1206908992'), (u'STORE_-1206925416', u'INDIRECT_-1206902885'), (u'CALL_-1206929902', u'INDIRECT_-1206908828'), (u'INDIRECT_-1206875386', u'MULTIEQUAL_-1206877151'), (u'CALL_-1206924612', u'INDIRECT_-1206876794'), (u'INDIRECT_-1206895165', u'MULTIEQUAL_-1206895016'), ('const-0', u'CALL_-1206934888'), (u'CALLIND_-1206938189', u'INDIRECT_-1206910855'), (u'MULTIEQUAL_-1206909276', u'MULTIEQUAL_-1206910196'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206933821'), (u'INDIRECT_-1206913406', u'MULTIEQUAL_-1206912952'), (u'MULTIEQUAL_-1206901569', u'MULTIEQUAL_-1206901555'), (u'INDIRECT_-1206904445', u'MULTIEQUAL_-1206905392'), (u'INDIRECT_-1206907269', u'MULTIEQUAL_-1206907154'), (u'CALL_-1206934460', u'INDIRECT_-1206906963'), (u'INDIRECT_-1206901451', u'COPY_-1206880204'), (u'STORE_-1206928553', u'INDIRECT_-1206913082'), ('tmp_6907', u'CBRANCH_-1206932423'), (u'INDIRECT_-1206903616', u'MULTIEQUAL_-1206903415'), (u'CALL_-1206934098', u'INDIRECT_-1206904221'), (u'CALL_-1206932271', u'INDIRECT_-1206902095'), (u'CALL_-1206930476', u'INDIRECT_-1206894089'), (u'INDIRECT_-1206898576', u'MULTIEQUAL_-1206898080'), (u'CALL_-1206933821', u'INDIRECT_-1206911612'), (u'CALL_-1206927017', u'INDIRECT_-1206886836'), (u'CAST_-1206876759', u'STORE_-1206928446'), (u'CALL_-1206935809', u'INDIRECT_-1206882742'), ('const-0', u'INT_EQUAL_-1206939493'), (u'COPY_-1206870554', u'MULTIEQUAL_-1206910811'), (u'MULTIEQUAL_-1206901851', u'MULTIEQUAL_-1206901185'), (u'INDIRECT_-1206894296', u'MULTIEQUAL_-1206902643'), (u'CALL_-1206930311', u'INDIRECT_-1206891911'), (u'INT_LESSEQUAL_-1206932278', u'CBRANCH_-1206932274'), (u'CALL_-1206928734', u'INDIRECT_-1206909665'), (u'INDIRECT_-1206896215', u'COPY_-1206878707'), (u'BOOL_NEGATE_-1206914614', u'BOOL_AND_-1206928808'), (u'LOAD_-1206923357', u'INT_NOTEQUAL_-1206923301'), (u'MULTIEQUAL_-1206889536', u'MULTIEQUAL_-1206890456'), (u'MULTIEQUAL_-1206921481', u'INT_ADD_-1206939248'), (u'STORE_-1206933118', u'INDIRECT_-1206893522'), (u'INDIRECT_-1206906572', u'MULTIEQUAL_-1206906356'), (u'CALL_-1206929071', u'INDIRECT_-1206895961'), (u'CALL_-1206936047', u'INDIRECT_-1206912057'), (u'CALL_-1206931269', u'INDIRECT_-1206899829'), (u'INDIRECT_-1206895266', u'MULTIEQUAL_-1206895119'), (u'CALL_-1206933623', u'INDIRECT_-1206907718'), (u'LOAD_-1206938230', u'INT_ADD_-1206938183'), (u'CALL_-1206930407', u'INT_EQUAL_-1206930393'), (u'CALLIND_-1206938189', u'INDIRECT_-1206913795'), (u'INDIRECT_-1206894167', u'MULTIEQUAL_-1206894131'), (u'INDIRECT_-1206914215', u'MULTIEQUAL_-1206914087'), (u'INDIRECT_-1206903158', u'MULTIEQUAL_-1206902607'), (u'CALL_-1206921361', u'INDIRECT_-1206875982'), (u'STORE_-1206921743', u'INDIRECT_-1206896755'), ('tmp_5778', u'CBRANCH_-1206933888'), (u'CALL_-1206925604', u'INDIRECT_-1206895747'), (u'CALLIND_-1206921372', u'INDIRECT_-1206882870'), (u'CALL_-1206930899', u'INDIRECT_-1206897311'), (u'INDIRECT_-1206903594', u'MULTIEQUAL_-1206905131'), (u'STORE_-1206921864', u'INDIRECT_-1206888009'), (u'MULTIEQUAL_-1206899941', u'MULTIEQUAL_-1206899595'), (u'STORE_-1206928518', u'INDIRECT_-1206896261'), (u'STORE_-1206932486', u'INDIRECT_-1206900489'), (u'MULTIEQUAL_-1206915413', u'COPY_-1206870607'), (u'STORE_-1206928270', u'INDIRECT_-1206887228'), (u'MULTIEQUAL_-1206889386', u'MULTIEQUAL_-1206888738'), (u'INDIRECT_-1206904059', u'MULTIEQUAL_-1206903652'), (u'CALL_-1206938772', u'INDIRECT_-1206896090'), (u'INDIRECT_-1206906284', u'MULTIEQUAL_-1206906107'), (u'CALL_-1206921361', u'INDIRECT_-1206884636'), (u'CALL_-1206938628', u'INDIRECT_-1206894536'), (u'INT_EQUAL_-1206934154', u'CBRANCH_-1206934152'), (u'MULTIEQUAL_-1206881585', u'INT_ADD_-1206925185'), ('tmp_18430', u'CBRANCH_-1206923849'), (u'INDIRECT_-1206910356', u'MULTIEQUAL_-1206910902'), (u'INDIRECT_-1206898982', u'MULTIEQUAL_-1206898932'), (u'CALL_-1206928331', u'INDIRECT_-1206901475'), (u'COPY_-1206873648', u'MULTIEQUAL_-1206915395'), (u'CALL_-1206938772', u'INDIRECT_-1206903230'), (u'MULTIEQUAL_-1206877364', u'MULTIEQUAL_-1206877359'), (u'INDIRECT_-1206909877', u'MULTIEQUAL_-1206909599'), (u'CALL_-1206929226', u'INDIRECT_-1206889097'), (u'INDIRECT_-1206899289', u'MULTIEQUAL_-1206899174'), (u'MULTIEQUAL_-1206892330', u'MULTIEQUAL_-1206893817'), (u'INDIRECT_-1206890843', u'MULTIEQUAL_-1206890734'), (u'MULTIEQUAL_-1206898863', u'MULTIEQUAL_-1206878280'), (u'MULTIEQUAL_-1206901149', u'MULTIEQUAL_-1206901092'), (u'CALL_-1206928291', u'INDIRECT_-1206892210'), (u'MULTIEQUAL_-1206901452', u'MULTIEQUAL_-1206901427'), (u'INDIRECT_-1206894338', u'MULTIEQUAL_-1206893787'), (u'MULTIEQUAL_-1206876241', u'MULTIEQUAL_-1206876123'), ('const-0', u'INT_EQUAL_-1206928740'), (u'INDIRECT_-1206904679', u'MULTIEQUAL_-1206905060'), (u'CALL_-1206929489', u'INDIRECT_-1206911019'), (u'INDIRECT_-1206913539', u'MULTIEQUAL_-1206914159'), (u'MULTIEQUAL_-1206897686', u'MULTIEQUAL_-1206897710'), (u'STORE_-1206921830', u'INDIRECT_-1206900581'), (u'INDIRECT_-1206899623', u'MULTIEQUAL_-1206901280'), (u'CALL_-1206929645', u'INDIRECT_-1206900992'), (u'CALL_-1206936110', u'INDIRECT_-1206900756'), (u'CALL_-1206930556', u'INDIRECT_-1206890616'), (u'CALL_-1206930311', u'INDIRECT_-1206894011'), (u'INDIRECT_-1206907839', u'MULTIEQUAL_-1206907259'), (u'MULTIEQUAL_-1206908710', u'MULTIEQUAL_-1206910197'), (u'CALL_-1206928667', u'INDIRECT_-1206891882'), (u'CALLIND_-1206925453', u'INDIRECT_-1206884201'), (u'CALL_-1206922584', u'INDIRECT_-1206895561'), (u'CALL_-1206921361', u'INDIRECT_-1206875645'), (u'CALL_-1206924704', u'INDIRECT_-1206894742'), (u'CALL_-1206937615', u'INDIRECT_-1206899622'), (u'CALL_-1206935766', u'INDIRECT_-1206913128'), (u'CALL_-1206933711', u'INDIRECT_-1206911125'), (u'INDIRECT_-1206886683', u'MULTIEQUAL_-1206887292'), (u'CALL_-1206924756', u'INDIRECT_-1206886366'), (u'CAST_-1206877875', u'STORE_-1206937788'), (u'CALL_-1206932327', u'INDIRECT_-1206907576'), (u'CALL_-1206928474', u'INDIRECT_-1206898250'), (u'LOAD_-1206935570', u'INT_ADD_-1206935538'), (u'CALL_-1206933711', u'INDIRECT_-1206908605'), (u'STORE_-1206929190', u'INDIRECT_-1206907488'), (u'CALL_-1206921320', u'INDIRECT_-1206891238'), (u'STORE_-1206930846', u'INDIRECT_-1206894229'), (u'INDIRECT_-1206911354', u'MULTIEQUAL_-1206910727'), (u'INDIRECT_-1206880755', u'MULTIEQUAL_-1206874289'), (u'INDIRECT_-1206885041', u'MULTIEQUAL_-1206886081'), (u'CALL_-1206931337', u'INDIRECT_-1206911612'), (u'MULTIEQUAL_-1206906104', u'MULTIEQUAL_-1206906051'), (u'CALL_-1206928331', u'INDIRECT_-1206896435'), (u'CALL_-1206929032', u'INDIRECT_-1206894563'), (u'COPY_-1206875624', u'MULTIEQUAL_-1206914975'), (u'CALL_-1206929019', u'INDIRECT_-1206894683'), (u'INDIRECT_-1206908130', u'MULTIEQUAL_-1206908012'), (u'MULTIEQUAL_-1206912194', u'MULTIEQUAL_-1206912175'), (u'CALLIND_-1206924365', u'INDIRECT_-1206883675'), (u'INDIRECT_-1206913454', u'MULTIEQUAL_-1206912827'), (u'CALL_-1206931749', u'INDIRECT_-1206899753'), (u'INDIRECT_-1206889548', u'MULTIEQUAL_-1206889514'), (u'CALL_-1206928382', u'INDIRECT_-1206897303'), ('const-0', u'INT_EQUAL_-1206930068'), (u'MULTIEQUAL_-1206906135', u'MULTIEQUAL_-1206905434'), (u'MULTIEQUAL_-1206882526', u'MULTIEQUAL_-1206882491'), (u'INDIRECT_-1206892270', u'MULTIEQUAL_-1206892040'), (u'INDIRECT_-1206895454', u'MULTIEQUAL_-1206895299'), (u'CALL_-1206927418', u'INDIRECT_-1206889759'), ('const-433', u'STORE_-1206921864'), (u'INDIRECT_-1206910855', u'MULTIEQUAL_-1206910727'), (u'MULTIEQUAL_-1206906191', u'MULTIEQUAL_-1206906189'), (u'MULTIEQUAL_-1206898699', u'MULTIEQUAL_-1206898283'), (u'INDIRECT_-1206908762', u'MULTIEQUAL_-1206908491'), (u'INT_AND_-1206933497', u'INT_OR_-1206920362'), (u'STORE_-1206930340', u'INDIRECT_-1206900244'), (u'INDIRECT_-1206904896', u'MULTIEQUAL_-1206905442'), (u'CALL_-1206933623', u'INDIRECT_-1206881170'), (u'CALL_-1206931539', u'INDIRECT_-1206904595'), (u'INDIRECT_-1206882266', u'MULTIEQUAL_-1206882090'), (u'INDIRECT_-1206905109', u'MULTIEQUAL_-1206909363'), (u'LOAD_-1206922646', u'CALLIND_-1206922636'), (u'CALL_-1206937430', u'INDIRECT_-1206909350'), (u'INDIRECT_-1206894684', u'MULTIEQUAL_-1206894489'), (u'CALL_-1206927063', u'INDIRECT_-1206886016'), (u'INDIRECT_-1206904315', u'MULTIEQUAL_-1206905401'), (u'CALL_-1206930241', u'INDIRECT_-1206898492'), (u'CALLIND_-1206921412', u'INDIRECT_-1206886248'), (u'INDIRECT_-1206880473', u'MULTIEQUAL_-1206882147'), (u'CALLIND_-1206929135', u'INDIRECT_-1206909860'), (u'INDIRECT_-1206898306', u'MULTIEQUAL_-1206899889'), (u'MULTIEQUAL_-1206883857', u'MULTIEQUAL_-1206878259'), (u'INDIRECT_-1206907192', u'MULTIEQUAL_-1206908709'), (u'STORE_-1206934436', u'INDIRECT_-1206889630'), (u'STORE_-1206930340', u'INDIRECT_-1206895204'), (u'INDIRECT_-1206889042', u'MULTIEQUAL_-1206890709'), (u'INDIRECT_-1206876908', u'MULTIEQUAL_-1206877359'), (u'INDIRECT_-1206908044', u'MULTIEQUAL_-1206912607'), (u'INDIRECT_-1206882283', u'MULTIEQUAL_-1206882061'), (u'MULTIEQUAL_-1206897419', u'MULTIEQUAL_-1206897402'), (u'CAST_-1206869986', u'INT_SEXT_-1206923638'), (u'INDIRECT_-1206902998', u'MULTIEQUAL_-1206903062'), (u'MULTIEQUAL_-1206916104', u'INT_ADD_-1206928025'), (u'CALLIND_-1206921884', u'INDIRECT_-1206906334'), (u'INDIRECT_-1206907898', u'MULTIEQUAL_-1206916316'), ('tmp_14521', u'CBRANCH_-1206932842'), (u'MULTIEQUAL_-1206893863', u'MULTIEQUAL_-1206893755'), (u'LOAD_-1206930855', u'STORE_-1206930846'), (u'INDIRECT_-1206900133', u'MULTIEQUAL_-1206876253'), (u'INDIRECT_-1206903408', u'MULTIEQUAL_-1206903374'), (u'CALL_-1206935851', u'INDIRECT_-1206897646'), (u'CALL_-1206938772', u'INDIRECT_-1206912890'), (u'MULTIEQUAL_-1206877509', u'MULTIEQUAL_-1206877094'), (u'CALL_-1206938900', u'INDIRECT_-1206901616'), (u'INDIRECT_-1206890791', u'MULTIEQUAL_-1206891121'), (u'CALL_-1206939005', u'INDIRECT_-1206884787'), (u'CALL_-1206931128', u'INDIRECT_-1206882198'), (u'INDIRECT_-1206910042', u'MULTIEQUAL_-1206911701'), (u'INDIRECT_-1206891452', u'MULTIEQUAL_-1206891236'), (u'INDIRECT_-1206898375', u'MULTIEQUAL_-1206898457'), (u'CALL_-1206931745', u'INDIRECT_-1206902562'), (u'INDIRECT_-1206898441', u'MULTIEQUAL_-1206898221'), (u'INDIRECT_-1206889122', u'MULTIEQUAL_-1206888075'), (u'CALLIND_-1206921344', u'INDIRECT_-1206891254'), (u'MULTIEQUAL_-1206876988', u'MULTIEQUAL_-1206898221'), (u'CALL_-1206933821', u'INDIRECT_-1206892292'), ('const-28', u'INT_ADD_-1206930895'), (u'INDIRECT_-1206896677', u'MULTIEQUAL_-1206896287'), (u'INDIRECT_-1206911347', u'MULTIEQUAL_-1206880411'), (u'CALL_-1206928331', u'INDIRECT_-1206895595'), (u'COPY_-1206927048', u'MULTIEQUAL_-1206888403'), (u'INDIRECT_-1206903155', u'MULTIEQUAL_-1206901404'), (u'INDIRECT_-1206887576', u'MULTIEQUAL_-1206895923'), (u'CALL_-1206931797', u'INDIRECT_-1206902311'), (u'CALLIND_-1206925019', u'INDIRECT_-1206885666'), (u'CALL_-1206937729', u'INDIRECT_-1206900525'), (u'INDIRECT_-1206892795', u'MULTIEQUAL_-1206892391'), (u'CALLIND_-1206925401', u'INDIRECT_-1206897194'), (u'INDIRECT_-1206889979', u'COPY_-1206879825'), (u'CALL_-1206927017', u'INDIRECT_-1206899856'), (u'MULTIEQUAL_-1206886723', u'MULTIEQUAL_-1206889433'), (u'STORE_-1206924919', u'INDIRECT_-1206885009'), (u'INDIRECT_-1206886569', u'MULTIEQUAL_-1206887761'), (u'CALL_-1206935907', u'INDIRECT_-1206903989'), (u'INDIRECT_-1206905960', u'MULTIEQUAL_-1206905687'), (u'CALL_-1206930228', u'INDIRECT_-1206909934'), (u'CALL_-1206927063', u'INDIRECT_-1206896936'), (u'CALL_-1206932327', u'INDIRECT_-1206901276'), (u'INDIRECT_-1206881706', u'MULTIEQUAL_-1206878471'), (u'STORE_-1206927231', u'INDIRECT_-1206885364'), ('const-8', u'INT_ADD_-1206921795'), (u'INDIRECT_-1206890083', u'MULTIEQUAL_-1206889845'), (u'CALL_-1206937302', u'INDIRECT_-1206908152'), (u'INDIRECT_-1206889112', u'MULTIEQUAL_-1206889021'), (u'CALL_-1206934081', u'INDIRECT_-1206888670'), (u'CALL_-1206928621', u'INDIRECT_-1206899548'), (u'INDIRECT_-1206896645', u'MULTIEQUAL_-1206896550'), (u'MULTIEQUAL_-1206885315', u'MULTIEQUAL_-1206885311'), ('const-8', u'PTRADD_-1206871878'), (u'CALL_-1206934862', u'INDIRECT_-1206898782'), (u'INDIRECT_-1206893647', u'COPY_-1206880299'), (u'CALL_-1206930476', u'INDIRECT_-1206905849'), (u'MULTIEQUAL_-1206899702', u'MULTIEQUAL_-1206899687'), (u'CALL_-1206930274', u'INDIRECT_-1206904888'), (u'INDIRECT_-1206911843', u'MULTIEQUAL_-1206911734'), (u'INDIRECT_-1206902028', u'MULTIEQUAL_-1206901369'), (u'MULTIEQUAL_-1206909696', u'CAST_-1206869115'), (u'MULTIEQUAL_-1206902914', u'MULTIEQUAL_-1206902898'), (u'CALLIND_-1206925046', u'INDIRECT_-1206888622'), (u'CALL_-1206928815', u'INDIRECT_-1206896761'), (u'MULTIEQUAL_-1206891830', u'MULTIEQUAL_-1206891806'), (u'CALL_-1206922316', u'INDIRECT_-1206886358'), (u'CALL_-1206931435', u'INDIRECT_-1206904619'), (u'CALL_-1206931674', u'INDIRECT_-1206899713'), (u'CALL_-1206937983', u'INDIRECT_-1206910731'), (u'INDIRECT_-1206911599', u'MULTIEQUAL_-1206911570'), (u'INDIRECT_-1206901439', u'MULTIEQUAL_-1206904133'), (u'CALL_-1206934081', u'INDIRECT_-1206909670'), (u'INDIRECT_-1206900121', u'MULTIEQUAL_-1206899760'), (u'MULTIEQUAL_-1206890656', u'MULTIEQUAL_-1206890652'), (u'STORE_-1206924934', u'INDIRECT_-1206890059'), (u'CALL_-1206924612', u'INDIRECT_-1206887885'), (u'INDIRECT_-1206908089', u'MULTIEQUAL_-1206908624'), (u'CALLIND_-1206921999', u'INDIRECT_-1206874969'), (u'CALL_-1206934862', u'INDIRECT_-1206899622'), (u'MULTIEQUAL_-1206888521', u'MULTIEQUAL_-1206888487'), (u'MULTIEQUAL_-1206888521', u'MULTIEQUAL_-1206888487'), (u'INDIRECT_-1206899193', u'MULTIEQUAL_-1206899174'), (u'CALLIND_-1206925453', u'INDIRECT_-1206886301'), (u'CALL_-1206939039', u'INDIRECT_-1206894554'), (u'INDIRECT_-1206908396', u'MULTIEQUAL_-1206906306'), (u'INDIRECT_-1206896949', u'MULTIEQUAL_-1206898672'), (u'INDIRECT_-1206915200', u'MULTIEQUAL_-1206914817'), (u'CALL_-1206927405', u'INDIRECT_-1206908231'), (u'STORE_-1206929190', u'INDIRECT_-1206886488'), (u'MULTIEQUAL_-1206882061', u'MULTIEQUAL_-1206881912'), (u'CALL_-1206938342', u'INDIRECT_-1206912637'), (u'INDIRECT_-1206892739', u'MULTIEQUAL_-1206892880'), (u'MULTIEQUAL_-1206904090', u'MULTIEQUAL_-1206905577'), (u'INDIRECT_-1206907118', u'MULTIEQUAL_-1206907030'), (u'CALL_-1206930311', u'INDIRECT_-1206893171'), (u'INT_NOTEQUAL_-1206930361', u'CBRANCH_-1206930361'), (u'INDIRECT_-1206901068', u'COPY_-1206879960'), (u'CALLIND_-1206921710', u'INDIRECT_-1206902876'), (u'CALL_-1206934460', u'INDIRECT_-1206881001'), (u'INDIRECT_-1206894288', u'MULTIEQUAL_-1206901383'), (u'STORE_-1206924909', u'INDIRECT_-1206892865'), (u'MULTIEQUAL_-1206889934', u'MULTIEQUAL_-1206889915'), (u'INDIRECT_-1206894699', u'MULTIEQUAL_-1206895276'), (u'INT_EQUAL_-1206931417', u'CBRANCH_-1206931416'), (u'STORE_-1206925381', u'INDIRECT_-1206886064'), (u'INDIRECT_-1206900611', u'COPY_-1206880202'), (u'MULTIEQUAL_-1206890424', u'MULTIEQUAL_-1206890719'), (u'STORE_-1206921743', u'INDIRECT_-1206882895'), (u'INT_NOTEQUAL_-1206938354', u'CBRANCH_-1206938353'), (u'INDIRECT_-1206889691', u'COPY_-1206880176'), (u'INDIRECT_-1206904023', u'MULTIEQUAL_-1206908103'), (u'MULTIEQUAL_-1206902039', u'MULTIEQUAL_-1206902022'), (u'STORE_-1206933497', u'INDIRECT_-1206893312'), (u'CALL_-1206936110', u'INDIRECT_-1206896136'), (u'CALL_-1206929794', u'INDIRECT_-1206894062'), (u'INDIRECT_-1206887448', u'MULTIEQUAL_-1206887414'), (u'CALL_-1206930407', u'INDIRECT_-1206887748'), (u'CALL_-1206934081', u'INDIRECT_-1206896650'), (u'MULTIEQUAL_-1206917395', u'INT_ADD_-1206928109'), (u'CALL_-1206931674', u'INDIRECT_-1206903073'), (u'STORE_-1206928553', u'INDIRECT_-1206891242'), (u'CALL_-1206932827', u'INDIRECT_-1206904814'), (u'INDIRECT_-1206891643', u'COPY_-1206891651'), (u'CALL_-1206930457', u'INDIRECT_-1206890883'), (u'INDIRECT_-1206900596', u'MULTIEQUAL_-1206900331'), (u'CALL_-1206930025', u'INDIRECT_-1206887284'), (u'CALL_-1206936047', u'INDIRECT_-1206896097'), (u'CALLIND_-1206921710', u'INDIRECT_-1206886076'), (u'INDIRECT_-1206904358', u'MULTIEQUAL_-1206904182'), (u'MULTIEQUAL_-1206905496', u'MULTIEQUAL_-1206907907'), (u'INDIRECT_-1206905503', u'COPY_-1206905511'), (u'INDIRECT_-1206905487', u'MULTIEQUAL_-1206905582'), (u'CALL_-1206925694', u'INDIRECT_-1206877822'), (u'INT_ADD_-1206927196', u'CAST_-1206871661'), (u'INDIRECT_-1206895841', u'MULTIEQUAL_-1206895739'), (u'INDIRECT_-1206891422', u'MULTIEQUAL_-1206891372'), (u'STORE_-1206933118', u'INDIRECT_-1206892262'), (u'STORE_-1206937765', u'INDIRECT_-1206903700'), (u'INDIRECT_-1206893742', u'MULTIEQUAL_-1206892695'), (u'CALL_-1206924677', u'INDIRECT_-1206895141'), (u'INT_ADD_-1206922033', u'CAST_-1206869408'), (u'STORE_-1206927248', u'INDIRECT_-1206905534'), (u'STORE_-1206924934', u'INDIRECT_-1206906859'), (u'CALLIND_-1206922636', u'INDIRECT_-1206883591'), (u'MULTIEQUAL_-1206880919', u'MULTIEQUAL_-1206880373'), (u'INDIRECT_-1206883663', u'COPY_-1206883671'), (u'CALL_-1206937430', u'INDIRECT_-1206895910'), (u'INDIRECT_-1206908480', u'MULTIEQUAL_-1206908097'), (u'INDIRECT_-1206890439', u'MULTIEQUAL_-1206891435'), (u'COPY_-1206870146', u'PTRADD_-1206872615'), (u'CALL_-1206930407', u'INDIRECT_-1206894468'), (u'INDIRECT_-1206896463', u'MULTIEQUAL_-1206900543'), (u'CALL_-1206932359', u'INDIRECT_-1206895698'), (u'INDIRECT_-1206913435', u'MULTIEQUAL_-1206913015'), (u'CALL_-1206929324', u'INDIRECT_-1206884952'), (u'CALL_-1206930210', u'INDIRECT_-1206896034'), (u'CALL_-1206922325', u'INDIRECT_-1206905405'), (u'INDIRECT_-1206901722', u'MULTIEQUAL_-1206900675'), (u'CALL_-1206934955', u'INDIRECT_-1206897137'), (u'CALL_-1206930636', u'INDIRECT_-1206907878'), (u'INDIRECT_-1206896392', u'MULTIEQUAL_-1206894186'), (u'INDIRECT_-1206907154', u'MULTIEQUAL_-1206906527'), (u'INDIRECT_-1206902890', u'MULTIEQUAL_-1206902458'), (u'INDIRECT_-1206907019', u'MULTIEQUAL_-1206907160'), (u'STORE_-1206937611', u'INDIRECT_-1206892276'), (u'INDIRECT_-1206888427', u'MULTIEQUAL_-1206892563'), (u'CALL_-1206928601', u'INDIRECT_-1206891425'), (u'INDIRECT_-1206903716', u'MULTIEQUAL_-1206903298'), (u'CALL_-1206928668', u'INDIRECT_-1206890250'), (u'CALL_-1206932808', u'INDIRECT_-1206901020'), (u'CALL_-1206930086', u'INDIRECT_-1206894027'), (u'INDIRECT_-1206905047', u'MULTIEQUAL_-1206880396'), ('tmp_72986', u'CALL_-1206928209'), (u'INDIRECT_-1206897210', u'MULTIEQUAL_-1206897092'), ('const-8', u'PTRADD_-1206874338'), (u'MULTIEQUAL_-1206889441', u'MULTIEQUAL_-1206889441'), (u'MULTIEQUAL_-1206895387', u'MULTIEQUAL_-1206894893'), (u'CALL_-1206935851', u'INDIRECT_-1206911086'), (u'INDIRECT_-1206899785', u'MULTIEQUAL_-1206899636'), (u'STORE_-1206928320', u'INDIRECT_-1206886029'), (u'STORE_-1206928622', u'INDIRECT_-1206905306'), (u'INDIRECT_-1206904825', u'MULTIEQUAL_-1206904676'), (u'CALL_-1206934114', u'INDIRECT_-1206904653'), (u'INDIRECT_-1206907312', u'COPY_-1206880437'), (u'MULTIEQUAL_-1206883634', u'MULTIEQUAL_-1206884821'), (u'INDIRECT_-1206885970', u'MULTIEQUAL_-1206885740'), (u'CALL_-1206932860', u'INDIRECT_-1206891397'), (u'INDIRECT_-1206892968', u'MULTIEQUAL_-1206892646'), (u'MULTIEQUAL_-1206902032', u'MULTIEQUAL_-1206902783'), (u'INDIRECT_-1206913981', u'MULTIEQUAL_-1206913620'), (u'MULTIEQUAL_-1206895083', u'MULTIEQUAL_-1206878271'), (u'CALL_-1206928271', u'INDIRECT_-1206886075'), (u'STORE_-1206925479', u'INDIRECT_-1206897040'), (u'MULTIEQUAL_-1206902347', u'MULTIEQUAL_-1206902363'), (u'INDIRECT_-1206895963', u'MULTIEQUAL_-1206896276'), (u'CALL_-1206926003', u'INDIRECT_-1206888328'), (u'INDIRECT_-1206905968', u'MULTIEQUAL_-1206912303'), (u'INDIRECT_-1206887659', u'MULTIEQUAL_-1206887522'), (u'CALLIND_-1206938189', u'INDIRECT_-1206903295'), (u'MULTIEQUAL_-1206898772', u'MULTIEQUAL_-1206898754'), (u'STORE_-1206928697', u'INDIRECT_-1206893430'), (u'MULTIEQUAL_-1206903836', u'MULTIEQUAL_-1206903762'), (u'CALL_-1206934963', u'INDIRECT_-1206907223'), (u'INDIRECT_-1206911449', u'MULTIEQUAL_-1206911984'), (u'INDIRECT_-1206890965', u'MULTIEQUAL_-1206890816'), (u'INDIRECT_-1206909734', u'MULTIEQUAL_-1206909579'), (u'INDIRECT_-1206906863', u'MULTIEQUAL_-1206880948'), (u'INDIRECT_-1206908992', u'COPY_-1206880441'), (u'MULTIEQUAL_-1206886492', u'MULTIEQUAL_-1206886421'), (u'INDIRECT_-1206908306', u'MULTIEQUAL_-1206908233'), (u'STORE_-1206921852', u'INDIRECT_-1206887159'), (u'STORE_-1206937788', u'INDIRECT_-1206901190'), (u'INDIRECT_-1206900676', u'MULTIEQUAL_-1206900180'), (u'CALL_-1206928677', u'INDIRECT_-1206898309'), (u'INDIRECT_-1206905581', u'MULTIEQUAL_-1206905361'), ('tmp_17448', u'CBRANCH_-1206924618'), (u'LOAD_-1206928261', u'INT_DIV_-1206925681'), (u'LOAD_-1206921683', u'INT_NOTEQUAL_-1206921662'), (u'INDIRECT_-1206900200', u'COPY_-1206877217'), (u'MULTIEQUAL_-1206905232', u'MULTIEQUAL_-1206905207'), (u'STORE_-1206937765', u'INDIRECT_-1206892360'), (u'CALL_-1206937983', u'INDIRECT_-1206883846'), (u'INDIRECT_-1206893430', u'MULTIEQUAL_-1206893312'), (u'MULTIEQUAL_-1206896803', u'MULTIEQUAL_-1206896695'), (u'COPY_-1206875590', u'MULTIEQUAL_-1206918819'), (u'STORE_-1206928622', u'INDIRECT_-1206886826'), (u'MULTIEQUAL_-1206895184', u'MULTIEQUAL_-1206895131'), (u'CALL_-1206928194', u'INDIRECT_-1206907228'), (u'MULTIEQUAL_-1206876245', u'PTRADD_-1206876557'), (u'CALL_-1206930550', u'INDIRECT_-1206903382'), (u'INDIRECT_-1206904323', u'MULTIEQUAL_-1206904932'), (u'CALL_-1206938694', u'INDIRECT_-1206911793'), (u'INDIRECT_-1206907150', u'MULTIEQUAL_-1206906944'), (u'MULTIEQUAL_-1206903027', u'MULTIEQUAL_-1206903047'), (u'INDIRECT_-1206907942', u'MULTIEQUAL_-1206909609'), (u'STORE_-1206933118', u'INDIRECT_-1206890582'), (u'STORE_-1206928588', u'INDIRECT_-1206904703'), (u'INDIRECT_-1206890527', u'MULTIEQUAL_-1206894663'), (u'INDIRECT_-1206894142', u'MULTIEQUAL_-1206895400'), (u'CALL_-1206928734', u'INDIRECT_-1206912185'), (u'INDIRECT_-1206889224', u'MULTIEQUAL_-1206889029'), (u'CALL_-1206928194', u'INDIRECT_-1206905968'), (u'CALL_-1206930157', u'INDIRECT_-1206906475'), (u'CALL_-1206933998', u'INDIRECT_-1206902476'), (u'CALL_-1206933711', u'INT_EQUAL_-1206933697'), (u'MULTIEQUAL_-1206880189', u'MULTIEQUAL_-1206881680'), (u'INDIRECT_-1206892788', u'MULTIEQUAL_-1206892129'), (u'CALL_-1206933623', u'INDIRECT_-1206907298'), (u'INDIRECT_-1206903216', u'MULTIEQUAL_-1206903762'), (u'INDIRECT_-1206895762', u'MULTIEQUAL_-1206897429'), (u'INDIRECT_-1206910160', u'MULTIEQUAL_-1206904950'), (u'CALL_-1206931701', u'INDIRECT_-1206898763'), (u'CALL_-1206930210', u'INDIRECT_-1206888474'), (u'INDIRECT_-1206898470', u'MULTIEQUAL_-1206898352'), (u'INDIRECT_-1206905907', u'MULTIEQUAL_-1206906002'), (u'STORE_-1206921567', u'INDIRECT_-1206893733'), (u'INDIRECT_-1206898916', u'MULTIEQUAL_-1206898500'), (u'STORE_-1206930828', u'INDIRECT_-1206887977'), (u'INDIRECT_-1206887458', u'MULTIEQUAL_-1206887522'), (u'CALL_-1206938927', u'INDIRECT_-1206917332'), (u'CALL_-1206929071', u'INDIRECT_-1206903521'), (u'CALL_-1206936019', u'INDIRECT_-1206906163'), (u'INDIRECT_-1206888602', u'MULTIEQUAL_-1206890229'), (u'CALL_-1206925831', u'INDIRECT_-1206889494'), (u'CALL_-1206931142', u'INDIRECT_-1206897223'), (u'INDIRECT_-1206910224', u'MULTIEQUAL_-1206910021'), (u'CALL_-1206929529', u'INDIRECT_-1206892555'), ('tmp_72986', u'CALL_-1206928108'), (u'CALL_-1206926116', u'INDIRECT_-1206885077'), (u'CALL_-1206932911', u'INDIRECT_-1206897732'), ('const-1', u'PTRADD_-1206878702'), (u'INDIRECT_-1206901312', u'MULTIEQUAL_-1206902829'), (u'INDIRECT_-1206910792', u'MULTIEQUAL_-1206910644'), (u'CALL_-1206929269', u'INDIRECT_-1206894315'), (u'CALL_-1206922584', u'INDIRECT_-1206891781'), (u'MULTIEQUAL_-1206900675', u'MULTIEQUAL_-1206900587'), (u'MULTIEQUAL_-1206874317', u'MULTIEQUAL_-1206898245'), (u'CALL_-1206931797', u'INDIRECT_-1206893071'), (u'CALLIND_-1206924365', u'INDIRECT_-1206887875'), (u'INDIRECT_-1206894573', u'MULTIEQUAL_-1206894554'), (u'CALL_-1206937824', u'INDIRECT_-1206903927'), (u'INDIRECT_-1206896705', u'MULTIEQUAL_-1206876126'), (u'CALL_-1206938232', u'INDIRECT_-1206897865'), (u'INDIRECT_-1206897400', u'MULTIEQUAL_-1206897245'), (u'CALLIND_-1206921743', u'INDIRECT_-1206874833'), (u'CALL_-1206928281', u'INDIRECT_-1206891787'), (u'INDIRECT_-1206910442', u'MULTIEQUAL_-1206912069'), ('const-0', u'CALL_-1206922556'), (u'STORE_-1206928482', u'INDIRECT_-1206894980'), (u'INDIRECT_-1206910397', u'MULTIEQUAL_-1206909779'), (u'INDIRECT_-1206894593', u'MULTIEQUAL_-1206895016'), (u'INDIRECT_-1206894593', u'MULTIEQUAL_-1206895016'), (u'INDIRECT_-1206891179', u'MULTIEQUAL_-1206891089'), (u'CAST_-1206868480', u'LOAD_-1206922646'), (u'INDIRECT_-1206904357', u'COPY_-1206879158'), (u'INDIRECT_-1206906907', u'MULTIEQUAL_-1206911043'), (u'INDIRECT_-1206878461', u'CALL_-1206930407'), (u'CALL_-1206927360', u'INDIRECT_-1206895604'), (u'CALL_-1206921447', u'INDIRECT_-1206875358'), (u'COPY_-1206873970', u'CALL_-1206928668'), (u'CALL_-1206938036', u'INDIRECT_-1206906135'), (u'MULTIEQUAL_-1206899889', u'MULTIEQUAL_-1206899875'), (u'INDIRECT_-1206902330', u'MULTIEQUAL_-1206903896'), (u'INDIRECT_-1206894241', u'MULTIEQUAL_-1206876978'), (u'INDIRECT_-1206900336', u'MULTIEQUAL_-1206899959'), (u'INT_ADD_-1206929147', u'CAST_-1206872370'), (u'INDIRECT_-1206903967', u'MULTIEQUAL_-1206908103'), (u'INDIRECT_-1206893707', u'MULTIEQUAL_-1206880368'), (u'CALL_-1206924704', u'INDIRECT_-1206899362'), (u'CALL_-1206925799', u'INDIRECT_-1206891989'), (u'INDIRECT_-1206895002', u'MULTIEQUAL_-1206893955'), (u'INDIRECT_-1206903199', u'MULTIEQUAL_-1206903062'), (u'MULTIEQUAL_-1206900891', u'MULTIEQUAL_-1206900872'), (u'MULTIEQUAL_-1206876272', u'MULTIEQUAL_-1206876154'), (u'MULTIEQUAL_-1206909618', u'MULTIEQUAL_-1206909599'), (u'CALL_-1206924677', u'INDIRECT_-1206905221'), (u'INDIRECT_-1206904615', u'MULTIEQUAL_-1206904195'), (u'CALL_-1206938772', u'INDIRECT_-1206900290'), (u'LOAD_-1206927234', u'INT_OR_-1206927207'), (u'INDIRECT_-1206911756', u'COPY_-1206879044'), (u'STORE_-1206929089', u'INDIRECT_-1206897806'), (u'INDIRECT_-1206890449', u'MULTIEQUAL_-1206890984'), (u'MULTIEQUAL_-1206895321', u'MULTIEQUAL_-1206895763'), (u'CALL_-1206924677', u'INDIRECT_-1206899761'), ('const-433', u'LOAD_-1206924375'), (u'INDIRECT_-1206904985', u'MULTIEQUAL_-1206906740'), (u'INDIRECT_-1206892907', u'MULTIEQUAL_-1206892871'), (u'INDIRECT_-1206894125', u'MULTIEQUAL_-1206894030'), (u'CALL_-1206925799', u'INDIRECT_-1206909791'), (u'MULTIEQUAL_-1206895375', u'MULTIEQUAL_-1206895354'), (u'INDIRECT_-1206906893', u'MULTIEQUAL_-1206876269'), (u'CALL_-1206929974', u'INDIRECT_-1206889972'), (u'CALL_-1206937430', u'INDIRECT_-1206908090'), (u'CALL_-1206927360', u'INDIRECT_-1206900224'), (u'MULTIEQUAL_-1206912994', u'MULTIEQUAL_-1206912978'), (u'MULTIEQUAL_-1206898261', u'MULTIEQUAL_-1206897915'), (u'INDIRECT_-1206888140', u'MULTIEQUAL_-1206887509'), (u'STORE_-1206928446', u'INDIRECT_-1206901259'), (u'MULTIEQUAL_-1206902353', u'MULTIEQUAL_-1206903292'), (u'CALLIND_-1206925453', u'INDIRECT_-1206906041'), (u'STORE_-1206928410', u'INDIRECT_-1206911738'), (u'STORE_-1206934385', u'INDIRECT_-1206905557'), (u'INDIRECT_-1206905705', u'MULTIEQUAL_-1206906652'), (u'CALL_-1206930228', u'INDIRECT_-1206879943'), (u'CALL_-1206928518', u'INDIRECT_-1206888609'), (u'INDIRECT_-1206908399', u'MULTIEQUAL_-1206908309'), (u'CALLIND_-1206921359', u'INDIRECT_-1206894567'), (u'INDIRECT_-1206900873', u'MULTIEQUAL_-1206900854'), (u'STORE_-1206937920', u'INDIRECT_-1206909236'), (u'INDIRECT_-1206898080', u'MULTIEQUAL_-1206898588'), (u'MULTIEQUAL_-1206891339', u'MULTIEQUAL_-1206880909'), (u'MULTIEQUAL_-1206912303', u'MULTIEQUAL_-1206878313'), (u'INDIRECT_-1206893872', u'COPY_-1206880405'), (u'CALL_-1206930584', u'INDIRECT_-1206890630'), (u'CALL_-1206937559', u'INDIRECT_-1206891187'), (u'STORE_-1206932305', u'INDIRECT_-1206905639'), ('const-0', u'INT_NOTEQUAL_-1206933450'), (u'STORE_-1206928446', u'INDIRECT_-1206903359'), (u'CALL_-1206934991', u'INDIRECT_-1206908506'), (u'INDIRECT_-1206902868', u'MULTIEQUAL_-1206902209'), (u'INDIRECT_-1206911498', u'MULTIEQUAL_-1206911322'), ('const-2', u'INT_LESS_-1206929077'), (u'INDIRECT_-1206892286', u'MULTIEQUAL_-1206894754'), (u'MULTIEQUAL_-1206892524', u'MULTIEQUAL_-1206892819'), (u'CALL_-1206930457', u'INDIRECT_-1206894663'), (u'INDIRECT_-1206894447', u'MULTIEQUAL_-1206894367'), (u'INDIRECT_-1206910629', u'MULTIEQUAL_-1206910514'), (u'INDIRECT_-1206896008', u'MULTIEQUAL_-1206897401'), (u'INDIRECT_-1206894542', u'MULTIEQUAL_-1206894426'), (u'CALL_-1206926116', u'INDIRECT_-1206889277'), (u'MULTIEQUAL_-1206895992', u'MULTIEQUAL_-1206895967'), (u'INDIRECT_-1206898787', u'MULTIEQUAL_-1206898751'), (u'CALL_-1206928690', u'INDIRECT_-1206911740'), (u'INDIRECT_-1206889850', u'MULTIEQUAL_-1206890232'), (u'STORE_-1206928662', u'INDIRECT_-1206899289'), (u'INDIRECT_-1206893708', u'MULTIEQUAL_-1206895269'), (u'CALL_-1206930105', u'INDIRECT_-1206905617'), (u'INDIRECT_-1206895848', u'MULTIEQUAL_-1206895814'), (u'INDIRECT_-1206890889', u'MULTIEQUAL_-1206890774'), (u'CALL_-1206935851', u'INDIRECT_-1206882101'), (u'INDIRECT_-1206896420', u'MULTIEQUAL_-1206880922'), (u'CALL_-1206934487', u'INDIRECT_-1206901936'), (u'CALL_-1206938036', u'INDIRECT_-1206894375'), (u'INDIRECT_-1206910658', u'MULTIEQUAL_-1206910482'), (u'CALL_-1206928677', u'INDIRECT_-1206885289'), (u'INDIRECT_-1206885268', u'COPY_-1206879582'), (u'CALL_-1206928152', u'INDIRECT_-1206904293'), (u'MULTIEQUAL_-1206905387', u'MULTIEQUAL_-1206905381'), (u'INDIRECT_-1206909413', u'MULTIEQUAL_-1206876275'), (u'CALL_-1206927418', u'INDIRECT_-1206908659'), (u'INDIRECT_-1206892097', u'COPY_-1206878578'), (u'INDIRECT_-1206893610', u'MULTIEQUAL_-1206893784'), (u'CALL_-1206930636', u'INDIRECT_-1206894858'), (u'CALL_-1206930228', u'INDIRECT_-1206889774'), (u'MULTIEQUAL_-1206901369', u'MULTIEQUAL_-1206901752'), (u'INDIRECT_-1206907946', u'MULTIEQUAL_-1206907492'), (u'CALL_-1206928667', u'INDIRECT_-1206913722'), (u'INT_NOTEQUAL_-1206937644', u'CBRANCH_-1206937643'), (u'INDIRECT_-1206902153', u'MULTIEQUAL_-1206902576'), (u'INDIRECT_-1206902153', u'MULTIEQUAL_-1206902576'), (u'CALL_-1206929320', u'INDIRECT_-1206902159'), (u'INDIRECT_-1206908748', u'MULTIEQUAL_-1206908089'), (u'INDIRECT_-1206895614', u'MULTIEQUAL_-1206895436'), (u'CALL_-1206934460', u'INDIRECT_-1206914265'), (u'CALL_-1206928194', u'INDIRECT_-1206887068'), (u'INDIRECT_-1206894194', u'COPY_-1206879721'), (u'MULTIEQUAL_-1206891903', u'MULTIEQUAL_-1206892603'), (u'MULTIEQUAL_-1206888454', u'COPY_-1206879234'), (u'CALL_-1206927017', u'INDIRECT_-1206891456'), (u'CALL_-1206926116', u'INDIRECT_-1206891797'), (u'CALL_-1206935494', u'INDIRECT_-1206899545'), (u'STORE_-1206928588', u'INDIRECT_-1206903443'), (u'INDIRECT_-1206905589', u'MULTIEQUAL_-1206905544'), (u'INDIRECT_-1206893747', u'MULTIEQUAL_-1206893715'), (u'CALLIND_-1206938189', u'INDIRECT_-1206912115'), (u'INDIRECT_-1206891562', u'MULTIEQUAL_-1206891360'), (u'CALL_-1206937875', u'INDIRECT_-1206913192'), (u'STORE_-1206922815', u'INDIRECT_-1206897091'), (u'CALL_-1206934114', u'INDIRECT_-1206908433'), (u'CALL_-1206929032', u'INDIRECT_-1206899603'), (u'CALL_-1206924677', u'INDIRECT_-1206883801'), (u'INDIRECT_-1206886399', u'MULTIEQUAL_-1206886262'), (u'INDIRECT_-1206893242', u'MULTIEQUAL_-1206894909'), ('tmp_19854', u'CBRANCH_-1206922818'), (u'STORE_-1206933497', u'INDIRECT_-1206909692'), (u'CALL_-1206934396', u'INDIRECT_-1206895580'), (u'INDIRECT_-1206897522', u'MULTIEQUAL_-1206896475'), (u'STORE_-1206927248', u'INDIRECT_-1206888314'), (u'INDIRECT_-1206906954', u'MULTIEQUAL_-1206906805'), (u'INDIRECT_-1206891414', u'MULTIEQUAL_-1206891265'), (u'INDIRECT_-1206900161', u'MULTIEQUAL_-1206901201'), (u'MULTIEQUAL_-1206909696', u'CAST_-1206869075'), (u'INDIRECT_-1206902737', u'MULTIEQUAL_-1206902459'), (u'INDIRECT_-1206900245', u'MULTIEQUAL_-1206901192'), (u'CALL_-1206921954', u'INDIRECT_-1206884076'), (u'CALL_-1206928331', u'INDIRECT_-1206882907'), (u'INDIRECT_-1206909403', u'MULTIEQUAL_-1206909716'), (u'INDIRECT_-1206906734', u'MULTIEQUAL_-1206906107'), (u'INDIRECT_-1206893873', u'MULTIEQUAL_-1206876237'), (u'INDIRECT_-1206888928', u'MULTIEQUAL_-1206888745'), (u'STORE_-1206933497', u'INDIRECT_-1206905492'), (u'INDIRECT_-1206904358', u'MULTIEQUAL_-1206904083'), (u'CALL_-1206930407', u'INDIRECT_-1206908328'), (u'INDIRECT_-1206874853', u'MULTIEQUAL_-1206874983'), (u'CALL_-1206933821', u'INDIRECT_-1206905732'), (u'CALL_-1206929226', u'INDIRECT_-1206884897'), (u'MULTIEQUAL_-1206886160', u'MULTIEQUAL_-1206886103'), (u'CALL_-1206928629', u'INDIRECT_-1206882697'), (u'CALL_-1206938232', u'INDIRECT_-1206914665'), (u'INDIRECT_-1206897189', u'MULTIEQUAL_-1206898281'), (u'INDIRECT_-1206884902', u'MULTIEQUAL_-1206886160'), (u'CALL_-1206930025', u'INDIRECT_-1206886024'), (u'CALL_-1206927093', u'INDIRECT_-1206877278'), (u'MULTIEQUAL_-1206884895', u'MULTIEQUAL_-1206884891'), (u'MULTIEQUAL_-1206876114', u'MULTIEQUAL_-1206891461'), (u'CALL_-1206932827', u'INDIRECT_-1206916316'), (u'INDIRECT_-1206884746', u'MULTIEQUAL_-1206884439'), (u'INDIRECT_-1206891780', u'MULTIEQUAL_-1206891519'), (u'INT_SUB_-1206923141', u'CAST_-1206869725'), (u'CALLIND_-1206922636', u'INDIRECT_-1206898291'), (u'CALL_-1206931128', u'INDIRECT_-1206906646'), (u'INDIRECT_-1206893287', u'MULTIEQUAL_-1206880367'), (u'INDIRECT_-1206882956', u'MULTIEQUAL_-1206891303'), (u'STORE_-1206928627', u'INDIRECT_-1206905148'), (u'LOAD_-1206939460', u'PTRADD_-1206881504'), (u'INDIRECT_-1206907220', u'MULTIEQUAL_-1206906947'), (u'INDIRECT_-1206895403', u'MULTIEQUAL_-1206896921'), (u'CALL_-1206937824', u'INDIRECT_-1206904347'), (u'CALL_-1206925799', u'INDIRECT_-1206888209'), (u'CALL_-1206929324', u'INDIRECT_-1206894612'), (u'CALL_-1206927405', u'INDIRECT_-1206890171'), (u'INDIRECT_-1206911767', u'MULTIEQUAL_-1206880412'), (u'MULTIEQUAL_-1206901571', u'MULTIEQUAL_-1206901555'), ('const-8', u'PTRADD_-1206877779'), (u'INDIRECT_-1206897884', u'MULTIEQUAL_-1206897707'), (u'CALL_-1206938131', u'INDIRECT_-1206891493'), (u'INDIRECT_-1206901462', u'MULTIEQUAL_-1206901223'), (u'INT_EQUAL_-1206928742', u'CBRANCH_-1206928739'), (u'INDIRECT_-1206910311', u'MULTIEQUAL_-1206907986'), (u'CALL_-1206929830', u'INDIRECT_-1206912726'), (u'CALL_-1206928601', u'INDIRECT_-1206904865'), (u'MULTIEQUAL_-1206880343', u'MULTIEQUAL_-1206880317'), (u'CALL_-1206934991', u'INDIRECT_-1206900946'), (u'STORE_-1206927248', u'INDIRECT_-1206900074'), (u'MULTIEQUAL_-1206901484', u'MULTIEQUAL_-1206901431'), (u'MULTIEQUAL_-1206900311', u'MULTIEQUAL_-1206900295'), (u'INDIRECT_-1206893529', u'COPY_-1206880059'), ('const-433', u'STORE_-1206928327'), (u'CALL_-1206930636', u'INDIRECT_-1206901578'), (u'INDIRECT_-1206893339', u'MULTIEQUAL_-1206893720'), (u'CALL_-1206928690', u'INDIRECT_-1206916102'), (u'MULTIEQUAL_-1206907994', u'MULTIEQUAL_-1206907975'), (u'CALL_-1206934365', u'INDIRECT_-1206897237'), (u'CALL_-1206930506', u'INDIRECT_-1206891593'), (u'STORE_-1206930175', u'INDIRECT_-1206893448'), (u'CALL_-1206928291', u'INDIRECT_-1206894730'), (u'INDIRECT_-1206891232', u'MULTIEQUAL_-1206892749'), ('tmp_6985', u'CBRANCH_-1206932369'), ('const-8', u'PTRADD_-1206875612'), (u'CALLIND_-1206921743', u'INDIRECT_-1206883995'), (u'MULTIEQUAL_-1206897307', u'MULTIEQUAL_-1206897323'), (u'CALL_-1206937414', u'INDIRECT_-1206902619'), (u'PTRSUB_-1206874010', u'CALL_-1206926116'), (u'STORE_-1206937765', u'INDIRECT_-1206908740'), (u'INT_NOTEQUAL_-1206922648', u'CBRANCH_-1206922647'), (u'STORE_-1206928518', u'INDIRECT_-1206894581'), (u'CALLIND_-1206921884', u'INDIRECT_-1206902554'), (u'INDIRECT_-1206885794', u'COPY_-1206879701'), (u'INDIRECT_-1206890803', u'MULTIEQUAL_-1206892460'), (u'MULTIEQUAL_-1206904481', u'MULTIEQUAL_-1206904447'), (u'MULTIEQUAL_-1206904481', u'MULTIEQUAL_-1206904447'), (u'INDIRECT_-1206908160', u'MULTIEQUAL_-1206907899'), (u'CALL_-1206924668', u'INDIRECT_-1206904030'), (u'CALL_-1206929866', u'INDIRECT_-1206897466'), (u'MULTIEQUAL_-1206896111', u'MULTIEQUAL_-1206896095'), ('const-8', u'PTRADD_-1206873179'), (u'CALL_-1206930556', u'INDIRECT_-1206903216'), (u'CALL_-1206930105', u'INDIRECT_-1206906877'), (u'CALL_-1206937302', u'INDIRECT_-1206899332'), (u'CALL_-1206938975', u'INDIRECT_-1206891998'), (u'MULTIEQUAL_-1206901255', u'MULTIEQUAL_-1206901234'), (u'INDIRECT_-1206888655', u'MULTIEQUAL_-1206892329'), (u'CALL_-1206921447', u'INDIRECT_-1206888466'), (u'MULTIEQUAL_-1206903566', u'MULTIEQUAL_-1206903590'), (u'INDIRECT_-1206894816', u'MULTIEQUAL_-1206899093'), (u'MULTIEQUAL_-1206896635', u'MULTIEQUAL_-1206896614'), (u'CALL_-1206934396', u'INDIRECT_-1206882306'), (u'INDIRECT_-1206887016', u'MULTIEQUAL_-1206887420'), (u'INDIRECT_-1206899229', u'MULTIEQUAL_-1206903483'), (u'INDIRECT_-1206880529', u'MULTIEQUAL_-1206876961'), (u'CALL_-1206938958', u'INDIRECT_-1206901226'), (u'STORE_-1206932305', u'INDIRECT_-1206909419'), (u'CAST_-1206868860', u'STORE_-1206921840'), (u'INDIRECT_-1206907217', u'COPY_-1206878614'), (u'CALL_-1206936047', u'INDIRECT_-1206911217'), (u'CALL_-1206937729', u'INDIRECT_-1206898425'), (u'CALL_-1206936019', u'INDIRECT_-1206901123'), (u'CALL_-1206928601', u'INDIRECT_-1206899405'), (u'MULTIEQUAL_-1206897874', u'MULTIEQUAL_-1206897858'), (u'CALL_-1206928209', u'INDIRECT_-1206892983'), (u'CALL_-1206925432', u'INDIRECT_-1206883243'), (u'INDIRECT_-1206899242', u'MULTIEQUAL_-1206900171'), (u'INDIRECT_-1206888804', u'MULTIEQUAL_-1206888543'), (u'INDIRECT_-1206903266', u'MULTIEQUAL_-1206903193'), (u'CALL_-1206928209', u'INDIRECT_-1206894663'), (u'CALL_-1206930394', u'INDIRECT_-1206890697'), (u'MULTIEQUAL_-1206893863', u'MULTIEQUAL_-1206896573'), ('const-0', u'INT_EQUAL_-1206929121'), (u'INDIRECT_-1206892817', u'MULTIEQUAL_-1206891983'), (u'CALL_-1206934460', u'INDIRECT_-1206901923'), (u'INDIRECT_-1206914139', u'MULTIEQUAL_-1206913732'), (u'CALLIND_-1206921359', u'INDIRECT_-1206874822'), (u'MULTIEQUAL_-1206896256', u'MULTIEQUAL_-1206897176'), (u'CALL_-1206938772', u'INDIRECT_-1206914990'), (u'CALL_-1206931183', u'INDIRECT_-1206890285'), (u'INDIRECT_-1206903933', u'MULTIEQUAL_-1206905157'), (u'CALLIND_-1206924378', u'INDIRECT_-1206876058'), (u'CALL_-1206932271', u'INDIRECT_-1206903355'), (u'INDIRECT_-1206910253', u'MULTIEQUAL_-1206876277'), (u'CALL_-1206921954', u'INDIRECT_-1206902556'), (u'MULTIEQUAL_-1206913406', u'STORE_-1206922807'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880709'), (u'CALL_-1206936019', u'INDIRECT_-1206893983'), (u'CALL_-1206931745', u'INDIRECT_-1206883408'), (u'CALL_-1206927833', u'INDIRECT_-1206894535'), (u'CALLIND_-1206929135', u'INDIRECT_-1206892640'), (u'CALL_-1206939005', u'INDIRECT_-1206905875'), (u'INDIRECT_-1206895236', u'MULTIEQUAL_-1206895782'), (u'CALLIND_-1206922663', u'INDIRECT_-1206882767'), (u'CALL_-1206937983', u'INDIRECT_-1206914511'), (u'STORE_-1206928446', u'INDIRECT_-1206896219'), (u'CALL_-1206924661', u'INDIRECT_-1206885468'), (u'INDIRECT_-1206900317', u'MULTIEQUAL_-1206899699'), (u'INDIRECT_-1206905148', u'MULTIEQUAL_-1206905035'), (u'INDIRECT_-1206908696', u'MULTIEQUAL_-1206874348'), (u'CALL_-1206921722', u'INDIRECT_-1206897793'), (u'STORE_-1206929190', u'INDIRECT_-1206890688'), (u'INDIRECT_-1206887718', u'MULTIEQUAL_-1206888222'), (u'INDIRECT_-1206900256', u'MULTIEQUAL_-1206899989'), (u'CALL_-1206932817', u'INDIRECT_-1206908628'), (u'CALL_-1206933821', u'INDIRECT_-1206900272'), (u'MULTIEQUAL_-1206900835', u'MULTIEQUAL_-1206900814'), (u'CALL_-1206934835', u'INDIRECT_-1206910773'), (u'CALL_-1206932860', u'INDIRECT_-1206898537'), (u'CALL_-1206931773', u'INDIRECT_-1206909012'), (u'INDIRECT_-1206898081', u'MULTIEQUAL_-1206897861'), (u'INDIRECT_-1206895769', u'MULTIEQUAL_-1206895069'), (u'CALLIND_-1206924378', u'INDIRECT_-1206876395'), (u'INDIRECT_-1206900835', u'MULTIEQUAL_-1206900227'), (u'CALL_-1206927833', u'INDIRECT_-1206888235'), (u'CALL_-1206928668', u'INDIRECT_-1206893190'), (u'INDIRECT_-1206907090', u'MULTIEQUAL_-1206906934'), (u'STORE_-1206927248', u'INDIRECT_-1206907634'), (u'MULTIEQUAL_-1206901169', u'MULTIEQUAL_-1206901150'), (u'CALL_-1206928382', u'INDIRECT_-1206908223'), (u'INT_LESS_-1206925335', u'CBRANCH_-1206925343'), (u'STORE_-1206922807', u'INDIRECT_-1206896687'), (u'MULTIEQUAL_-1206885407', u'MULTIEQUAL_-1206885387'), (u'STORE_-1206928518', u'INDIRECT_-1206901721'), (u'STORE_-1206928270', u'INDIRECT_-1206891848'), (u'INDIRECT_-1206890716', u'MULTIEQUAL_-1206890511'), (u'CALL_-1206927063', u'INDIRECT_-1206886436'), (u'INDIRECT_-1206891535', u'MULTIEQUAL_-1206891407'), (u'INDIRECT_-1206892207', u'MULTIEQUAL_-1206896343'), (u'INDIRECT_-1206911176', u'MULTIEQUAL_-1206910975'), (u'CALLIND_-1206921412', u'INDIRECT_-1206900528'), (u'MULTIEQUAL_-1206905379', u'MULTIEQUAL_-1206878297'), (u'MULTIEQUAL_-1206902151', u'MULTIEQUAL_-1206902132'), (u'INDIRECT_-1206899490', u'MULTIEQUAL_-1206899664'), (u'INDIRECT_-1206900364', u'MULTIEQUAL_-1206901843'), (u'CALL_-1206921431', u'INDIRECT_-1206882575'), (u'INDIRECT_-1206908558', u'MULTIEQUAL_-1206908382'), (u'CALL_-1206922426', u'INDIRECT_-1206902100'), (u'STORE_-1206928732', u'INDIRECT_-1206890511'), (u'INDIRECT_-1206902779', u'MULTIEQUAL_-1206902750'), (u'INDIRECT_-1206912677', u'MULTIEQUAL_-1206912432'), (u'CALLIND_-1206924365', u'INDIRECT_-1206875773'), (u'STORE_-1206930873', u'INDIRECT_-1206894300'), (u'MULTIEQUAL_-1206910730', u'MULTIEQUAL_-1206907723'), (u'STORE_-1206924919', u'INDIRECT_-1206898029'), (u'CALL_-1206922426', u'INDIRECT_-1206901260'), (u'STORE_-1206933118', u'INDIRECT_-1206894782'), (u'MULTIEQUAL_-1206906307', u'MULTIEQUAL_-1206905813'), (u'INDIRECT_-1206894424', u'COPY_-1206879484'), (u'STORE_-1206929169', u'INDIRECT_-1206902440'), (u'CALL_-1206930086', u'INDIRECT_-1206902847'), (u'CALL_-1206922426', u'INDIRECT_-1206887400'), (u'CALL_-1206938772', u'INDIRECT_-1206894830'), (u'MULTIEQUAL_-1206907815', u'MULTIEQUAL_-1206907727'), (u'MULTIEQUAL_-1206916291', u'LOAD_-1206925016'), (u'CALL_-1206938694', u'INDIRECT_-1206908013'), (u'CALL_-1206925799', u'INDIRECT_-1206896609'), (u'CALL_-1206924612', u'INDIRECT_-1206905945'), (u'INDIRECT_-1206899202', u'MULTIEQUAL_-1206898155'), (u'CALL_-1206937559', u'INDIRECT_-1206903367'), (u'INDIRECT_-1206894477', u'MULTIEQUAL_-1206876981'), (u'INDIRECT_-1206907414', u'MULTIEQUAL_-1206907256'), (u'CAST_-1206868902', u'LOAD_-1206921389'), (u'INDIRECT_-1206890829', u'MULTIEQUAL_-1206895083'), (u'STORE_-1206928327', u'INDIRECT_-1206891072'), (u'INDIRECT_-1206898368', u'MULTIEQUAL_-1206898334'), (u'CALL_-1206928150', u'INDIRECT_-1206890829'), ('tmp_13536', u'BRANCH_-1206927003'), (u'CALL_-1206934081', u'INDIRECT_-1206893710'), (u'INDIRECT_-1206878482', u'MULTIEQUAL_-1206878469'), (u'STORE_-1206928627', u'INDIRECT_-1206892128'), (u'CALL_-1206937446', u'INDIRECT_-1206902222'), (u'CALL_-1206934487', u'INDIRECT_-1206891436'), (u'CALL_-1206928644', u'INDIRECT_-1206888979'), (u'INDIRECT_-1206905800', u'MULTIEQUAL_-1206905645'), (u'INDIRECT_-1206911078', u'MULTIEQUAL_-1206910803'), (u'MULTIEQUAL_-1206905356', u'MULTIEQUAL_-1206905352'), (u'INDIRECT_-1206894567', u'MULTIEQUAL_-1206894662'), (u'CALL_-1206935766', u'INDIRECT_-1206901788'), (u'CALL_-1206921447', u'INDIRECT_-1206883006'), (u'MULTIEQUAL_-1206901146', u'INT_EQUAL_-1206934154'), (u'STORE_-1206932305', u'INDIRECT_-1206888419'), (u'INDIRECT_-1206898334', u'MULTIEQUAL_-1206897707'), (u'CALL_-1206928291', u'INDIRECT_-1206890110'), (u'CALL_-1206922556', u'INDIRECT_-1206893323'), (u'INDIRECT_-1206896995', u'MULTIEQUAL_-1206896867'), (u'CALL_-1206930025', u'INDIRECT_-1206905764'), (u'INDIRECT_-1206880081', u'MULTIEQUAL_-1206880459'), (u'CALLIND_-1206921884', u'INDIRECT_-1206883654'), (u'CALL_-1206939039', u'INDIRECT_-1206897074'), (u'INT_NOTEQUAL_-1206876932', u'BOOL_OR_-1206876906'), (u'CALLIND_-1206921372', u'INDIRECT_-1206893790'), (u'INDIRECT_-1206896761', u'MULTIEQUAL_-1206896541'), (u'MULTIEQUAL_-1206876997', u'MULTIEQUAL_-1206902001'), (u'MULTIEQUAL_-1206879269', u'MULTIEQUAL_-1206880189'), (u'INDIRECT_-1206900983', u'MULTIEQUAL_-1206880934'), (u'INDIRECT_-1206907142', u'MULTIEQUAL_-1206907026'), (u'CALL_-1206930882', u'INDIRECT_-1206899820'), (u'CALL_-1206937186', u'INDIRECT_-1206892533'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206873204'), (u'INDIRECT_-1206901205', u'MULTIEQUAL_-1206902960'), (u'INDIRECT_-1206912940', u'MULTIEQUAL_-1206912785'), (u'INDIRECT_-1206892004', u'MULTIEQUAL_-1206891827'), (u'CALL_-1206937142', u'INDIRECT_-1206895874'), (u'CALL_-1206928225', u'INDIRECT_-1206893853'), (u'INDIRECT_-1206904896', u'MULTIEQUAL_-1206909173'), (u'CALL_-1206933773', u'INDIRECT_-1206896888'), (u'CALL_-1206928601', u'INDIRECT_-1206892685'), (u'CALLIND_-1206938827', u'INDIRECT_-1206897377'), (u'CALL_-1206934114', u'INDIRECT_-1206900873'), (u'MULTIEQUAL_-1206911699', u'MULTIEQUAL_-1206911682'), (u'CALL_-1206928382', u'CALL_-1206926116'), (u'CALL_-1206929296', u'INDIRECT_-1206893758'), (u'INDIRECT_-1206906130', u'MULTIEQUAL_-1206905900'), (u'STORE_-1206928270', u'INDIRECT_-1206898568'), (u'MULTIEQUAL_-1206893955', u'MULTIEQUAL_-1206893254'), (u'CALL_-1206929938', u'INDIRECT_-1206892050'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206871936'), (u'INDIRECT_-1206895548', u'MULTIEQUAL_-1206902643'), (u'CALL_-1206936047', u'INDIRECT_-1206899877'), (u'INT_NOTEQUAL_-1206928090', u'CBRANCH_-1206928088'), (u'STORE_-1206924545', u'INDIRECT_-1206885210'), (u'INDIRECT_-1206892094', u'MULTIEQUAL_-1206891939'), (u'INDIRECT_-1206886985', u'MULTIEQUAL_-1206886890'), (u'CALLIND_-1206925019', u'INDIRECT_-1206897006'), (u'CALL_-1206928225', u'INDIRECT_-1206895533'), (u'CALL_-1206930394', u'INDIRECT_-1206890277'), (u'INDIRECT_-1206876852', u'MULTIEQUAL_-1206876083'), (u'INDIRECT_-1206908850', u'MULTIEQUAL_-1206910389'), (u'CALLIND_-1206921884', u'INDIRECT_-1206886594'), (u'CALL_-1206925783', u'INDIRECT_-1206889037'), (u'CALLIND_-1206929135', u'INDIRECT_-1206906920'), (u'STORE_-1206930351', u'INDIRECT_-1206900860'), (u'INDIRECT_-1206898702', u'MULTIEQUAL_-1206898500'), (u'MULTIEQUAL_-1206908753', u'MULTIEQUAL_-1206908711'), (u'INDIRECT_-1206897466', u'MULTIEQUAL_-1206899049'), (u'CALLIND_-1206925453', u'INDIRECT_-1206887561'), (u'INDIRECT_-1206902376', u'MULTIEQUAL_-1206906653'), (u'INDIRECT_-1206902936', u'COPY_-1206879023'), (u'INDIRECT_-1206903656', u'MULTIEQUAL_-1206874336'), (u'CALL_-1206934888', u'INDIRECT_-1206913732'), (u'CALL_-1206934114', u'INDIRECT_-1206903813'), (u'STORE_-1206934224', u'INDIRECT_-1206896642'), (u'INDIRECT_-1206889168', u'MULTIEQUAL_-1206895503'), (u'CALL_-1206929529', u'INDIRECT_-1206912715'), (u'CALL_-1206937824', u'INDIRECT_-1206906867'), (u'CALL_-1206938342', u'INDIRECT_-1206892057'), (u'CALL_-1206932808', u'INDIRECT_-1206903120'), (u'MULTIEQUAL_-1206897092', u'MULTIEQUAL_-1206897074'), (u'INDIRECT_-1206889224', u'MULTIEQUAL_-1206889021'), (u'INDIRECT_-1206879361', u'MULTIEQUAL_-1206879269'), (u'CALL_-1206929489', u'INDIRECT_-1206899259'), (u'INDIRECT_-1206876271', u'MULTIEQUAL_-1206876477'), (u'INDIRECT_-1206911260', u'MULTIEQUAL_-1206911105'), (u'LOAD_-1206923467', u'INT_EQUAL_-1206923341'), (u'CALL_-1206931435', u'INDIRECT_-1206879414'), (u'INDIRECT_-1206904822', u'MULTIEQUAL_-1206904583'), (u'MULTIEQUAL_-1206893090', u'MULTIEQUAL_-1206893066'), (u'CALL_-1206929645', u'INDIRECT_-1206903932'), (u'CALL_-1206934835', u'INDIRECT_-1206912453'), (u'CALL_-1206928772', u'INDIRECT_-1206910948'), (u'INDIRECT_-1206902683', u'MULTIEQUAL_-1206902996'), (u'STORE_-1206924919', u'INDIRECT_-1206889209'), (u'MULTIEQUAL_-1206896943', u'MULTIEQUAL_-1206897643'), (u'INDIRECT_-1206895539', u'MULTIEQUAL_-1206896116'), (u'CALL_-1206938421', u'INDIRECT_-1206906800'), (u'INDIRECT_-1206910442', u'MULTIEQUAL_-1206910171'), ('const-433', u'LOAD_-1206937807'), (u'CALLIND_-1206938189', u'INDIRECT_-1206905815'), (u'CALL_-1206931595', u'INDIRECT_-1206897896'), (u'STORE_-1206933958', u'INDIRECT_-1206904468'), ('const-3', u'PTRADD_-1206872690'), (u'STORE_-1206937696', u'INDIRECT_-1206894846'), (u'CALL_-1206932860', u'INDIRECT_-1206892237'), (u'STORE_-1206933958', u'INDIRECT_-1206888928'), (u'CALLIND_-1206922636', u'INDIRECT_-1206891991'), (u'CALL_-1206931269', u'INDIRECT_-1206909069'), (u'INDIRECT_-1206888663', u'MULTIEQUAL_-1206888797'), (u'INDIRECT_-1206904749', u'MULTIEQUAL_-1206905841'), (u'CALL_-1206937430', u'INDIRECT_-1206895490'), (u'INDIRECT_-1206893979', u'MULTIEQUAL_-1206893399'), (u'INDIRECT_-1206901488', u'COPY_-1206879961'), (u'CALL_-1206931797', u'INDIRECT_-1206889291'), (u'MULTIEQUAL_-1206895339', u'MULTIEQUAL_-1206894923'), (u'MULTIEQUAL_-1206889441', u'MULTIEQUAL_-1206889095'), (u'INDIRECT_-1206887908', u'MULTIEQUAL_-1206887716'), (u'INDIRECT_-1206899986', u'MULTIEQUAL_-1206901569'), (u'CAST_-1206873332', u'LOAD_-1206928324'), (u'INDIRECT_-1206907056', u'MULTIEQUAL_-1206906679'), (u'CALL_-1206938232', u'INDIRECT_-1206902065'), (u'INDIRECT_-1206886033', u'MULTIEQUAL_-1206885893'), (u'MULTIEQUAL_-1206907498', u'MULTIEQUAL_-1206907492'), (u'CAST_-1206870225', u'LOAD_-1206924446'), (u'INDIRECT_-1206897643', u'MULTIEQUAL_-1206897956'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206930636'), (u'STORE_-1206928482', u'INDIRECT_-1206908840'), (u'INDIRECT_-1206880495', u'MULTIEQUAL_-1206880968'), (u'INDIRECT_-1206891680', u'MULTIEQUAL_-1206886470'), (u'STORE_-1206925381', u'INDIRECT_-1206896564'), (u'CALL_-1206931183', u'INDIRECT_-1206889865'), (u'INDIRECT_-1206898373', u'MULTIEQUAL_-1206898796'), (u'INDIRECT_-1206898373', u'MULTIEQUAL_-1206898796'), (u'STORE_-1206925416', u'INDIRECT_-1206890705'), (u'CALL_-1206928108', u'INDIRECT_-1206889994'), (u'LOAD_-1206921908', u'INT_EQUAL_-1206921889'), (u'CALL_-1206928331', u'INDIRECT_-1206909455'), (u'MULTIEQUAL_-1206896832', u'MULTIEQUAL_-1206896807'), (u'INDIRECT_-1206907316', u'MULTIEQUAL_-1206906900'), (u'INDIRECT_-1206905817', u'MULTIEQUAL_-1206906621'), (u'INDIRECT_-1206887161', u'COPY_-1206870584'), (u'INDIRECT_-1206899808', u'COPY_-1206879957'), (u'CALL_-1206928291', u'INDIRECT_-1206901870'), (u'CALL_-1206933998', u'INDIRECT_-1206904156'), (u'CALL_-1206934098', u'INDIRECT_-1206896241'), (u'INDIRECT_-1206897201', u'COPY_-1206880530'), (u'MULTIEQUAL_-1206910112', u'MULTIEQUAL_-1206910094'), (u'CALL_-1206931545', u'INDIRECT_-1206888725'), (u'CALL_-1206934835', u'INDIRECT_-1206905313'), (u'CALL_-1206935494', u'INDIRECT_-1206907945'), (u'INDIRECT_-1206891818', u'MULTIEQUAL_-1206891267'), (u'STORE_-1206921864', u'INDIRECT_-1206899769'), (u'MULTIEQUAL_-1206874336', u'MULTIEQUAL_-1206906225'), (u'CALL_-1206922325', u'INDIRECT_-1206903725'), (u'CALL_-1206932271', u'INDIRECT_-1206904195'), (u'INDIRECT_-1206893539', u'MULTIEQUAL_-1206893510'), (u'CALL_-1206928271', u'INDIRECT_-1206887559'), ('const-1185128', u'COPY_-1206873175'), (u'INDIRECT_-1206904233', u'MULTIEQUAL_-1206904035'), (u'CALL_-1206928709', u'INDIRECT_-1206888901'), (u'MULTIEQUAL_-1206903298', u'MULTIEQUAL_-1206903292'), (u'CALL_-1206938756', u'INDIRECT_-1206906999'), (u'INDIRECT_-1206892514', u'COPY_-1206879717'), (u'STORE_-1206934385', u'INDIRECT_-1206909757'), ('tmp_6373', u'CBRANCH_-1206933422'), (u'CALL_-1206933962', u'INDIRECT_-1206904976'), (u'CALL_-1206938628', u'INDIRECT_-1206893276'), (u'MULTIEQUAL_-1206894058', u'MULTIEQUAL_-1206894052'), (u'CALL_-1206928668', u'INDIRECT_-1206889410'), (u'INDIRECT_-1206910046', u'MULTIEQUAL_-1206909592'), (u'INDIRECT_-1206888707', u'MULTIEQUAL_-1206888671'), (u'MULTIEQUAL_-1206913414', u'MULTIEQUAL_-1206913398'), (u'MULTIEQUAL_-1206910389', u'MULTIEQUAL_-1206910332'), (u'CALL_-1206938421', u'INDIRECT_-1206901760'), (u'CALL_-1206934098', u'INDIRECT_-1206908421'), (u'STORE_-1206921864', u'INDIRECT_-1206901449'), (u'STORE_-1206927241', u'INDIRECT_-1206890829'), (u'CALLIND_-1206938263', u'INDIRECT_-1206901664'), (u'CALL_-1206928677', u'INDIRECT_-1206884869'), (u'CALL_-1206928601', u'INDIRECT_-1206893525'), (u'INDIRECT_-1206896435', u'MULTIEQUAL_-1206896131'), (u'INDIRECT_-1206895162', u'MULTIEQUAL_-1206894923'), ('const-433', u'STORE_-1206927231'), (u'CALL_-1206930476', u'INDIRECT_-1206902069'), (u'MULTIEQUAL_-1206903445', u'MULTIEQUAL_-1206903432'), (u'INDIRECT_-1206912515', u'MULTIEQUAL_-1206876279'), (u'MULTIEQUAL_-1206911643', u'MULTIEQUAL_-1206912343'), (u'COPY_-1206870770', u'MULTIEQUAL_-1206911026'), ('const-1048576', u'INT_OR_-1206937934'), (u'CALL_-1206938310', u'INDIRECT_-1206913039'), (u'MULTIEQUAL_-1206907774', u'COPY_-1206879280'), (u'INDIRECT_-1206908248', u'MULTIEQUAL_-1206908065'), (u'INDIRECT_-1206894716', u'MULTIEQUAL_-1206903063'), (u'INDIRECT_-1206885491', u'COPY_-1206880166'), (u'INDIRECT_-1206886467', u'MULTIEQUAL_-1206886448'), (u'INDIRECT_-1206905491', u'MULTIEQUAL_-1206905821'), (u'MULTIEQUAL_-1206899245', u'MULTIEQUAL_-1206899232'), (u'CALL_-1206931701', u'INDIRECT_-1206908423'), (u'CALL_-1206930636', u'INDIRECT_-1206891498'), (u'INDIRECT_-1206903588', u'COPY_-1206879966'), (u'INDIRECT_-1206889310', u'MULTIEQUAL_-1206890876'), (u'CALL_-1206930407', u'INDIRECT_-1206894048'), (u'INDIRECT_-1206900463', u'MULTIEQUAL_-1206902120'), (u'INDIRECT_-1206905092', u'MULTIEQUAL_-1206906609'), (u'CALL_-1206921994', u'INDIRECT_-1206876705'), (u'INDIRECT_-1206915115', u'MULTIEQUAL_-1206914507'), (u'CALL_-1206928257', u'INDIRECT_-1206890510'), (u'INDIRECT_-1206907237', u'MULTIEQUAL_-1206907129'), (u'INDIRECT_-1206884944', u'MULTIEQUAL_-1206889507'), (u'MULTIEQUAL_-1206901032', u'MULTIEQUAL_-1206900394'), (u'INDIRECT_-1206886321', u'MULTIEQUAL_-1206887840'), (u'CALL_-1206933745', u'INDIRECT_-1206890574'), (u'INDIRECT_-1206887433', u'MULTIEQUAL_-1206887414'), (u'INDIRECT_-1206906347', u'MULTIEQUAL_-1206906315'), (u'CALL_-1206928629', u'INDIRECT_-1206883034'), (u'CALL_-1206922584', u'INDIRECT_-1206901441'), (u'MULTIEQUAL_-1206890355', u'MULTIEQUAL_-1206890351'), (u'INDIRECT_-1206882807', u'MULTIEQUAL_-1206882902'), (u'INDIRECT_-1206905518', u'MULTIEQUAL_-1206905582'), (u'INDIRECT_-1206892924', u'MULTIEQUAL_-1206897487'), (u'INDIRECT_-1206904745', u'MULTIEQUAL_-1206905411'), (u'CALL_-1206937983', u'INDIRECT_-1206913251'), (u'STORE_-1206933497', u'INDIRECT_-1206910952'), (u'CALL_-1206932327', u'INDIRECT_-1206902956'), (u'INDIRECT_-1206895614', u'MULTIEQUAL_-1206897151'), (u'CALL_-1206932359', u'INDIRECT_-1206890238'), (u'INDIRECT_-1206910285', u'MULTIEQUAL_-1206910062'), (u'CALL_-1206928992', u'INDIRECT_-1206904325'), (u'INDIRECT_-1206900042', u'MULTIEQUAL_-1206899743'), (u'INDIRECT_-1206906867', u'MULTIEQUAL_-1206906485'), (u'CALL_-1206938756', u'INDIRECT_-1206909939'), (u'CALL_-1206928601', u'INDIRECT_-1206904025'), (u'CALL_-1206932327', u'INDIRECT_-1206887416'), (u'CALL_-1206921134', u'INDIRECT_-1206874817'), (u'INDIRECT_-1206888622', u'MULTIEQUAL_-1206890289'), (u'MULTIEQUAL_-1206909178', u'MULTIEQUAL_-1206909172'), (u'INDIRECT_-1206894273', u'MULTIEQUAL_-1206895497'), (u'INDIRECT_-1206894270', u'MULTIEQUAL_-1206894152'), (u'CALL_-1206929645', u'INDIRECT_-1206894272'), (u'CALL_-1206936110', u'INDIRECT_-1206894876'), (u'INDIRECT_-1206889203', u'MULTIEQUAL_-1206889012'), (u'INDIRECT_-1206895402', u'COPY_-1206878824'), (u'INDIRECT_-1206893868', u'MULTIEQUAL_-1206895307'), (u'MULTIEQUAL_-1206919073', u'CAST_-1206875143'), (u'MULTIEQUAL_-1206900701', u'MULTIEQUAL_-1206900667'), (u'MULTIEQUAL_-1206900701', u'MULTIEQUAL_-1206900667'), (u'CALL_-1206927063', u'INDIRECT_-1206898616'), (u'INDIRECT_-1206901436', u'MULTIEQUAL_-1206901020'), (u'MULTIEQUAL_-1206913195', u'CALL_-1206930086'), (u'MULTIEQUAL_-1206882001', u'MULTIEQUAL_-1206881827'), (u'CALL_-1206922584', u'INDIRECT_-1206890101'), (u'STORE_-1206925416', u'INDIRECT_-1206904985'), ('const-433', u'STORE_-1206925381'), (u'INDIRECT_-1206900357', u'MULTIEQUAL_-1206876995'), (u'CALL_-1206928518', u'INDIRECT_-1206896169'), (u'STORE_-1206928518', u'INDIRECT_-1206910961'), (u'INDIRECT_-1206899122', u'MULTIEQUAL_-1206900781'), (u'MULTIEQUAL_-1206878530', u'MULTIEQUAL_-1206879324'), (u'INDIRECT_-1206891828', u'COPY_-1206879938'), (u'MULTIEQUAL_-1206897366', u'MULTIEQUAL_-1206897328'), (u'CAST_-1206874545', u'STORE_-1206930846'), (u'INDIRECT_-1206897588', u'MULTIEQUAL_-1206897475'), (u'CAST_-1206874564', u'MULTIEQUAL_-1206919073'), (u'MULTIEQUAL_-1206891961', u'MULTIEQUAL_-1206890933'), ('const-33', u'INT_ADD_-1206928738'), (u'CALL_-1206930882', u'INDIRECT_-1206889740'), (u'INDIRECT_-1206889930', u'MULTIEQUAL_-1206889724'), (u'INDIRECT_-1206903943', u'MULTIEQUAL_-1206903705'), (u'CALLIND_-1206921743', u'INDIRECT_-1206905835'), (u'INDIRECT_-1206904675', u'MULTIEQUAL_-1206904757'), ('const-0', u'INT_NOTEQUAL_-1206924915'), ('tmp_11498', u'CBRANCH_-1206931043'), (u'INDIRECT_-1206889543', u'MULTIEQUAL_-1206891200'), (u'INDIRECT_-1206903257', u'MULTIEQUAL_-1206902639'), (u'STORE_-1206930340', u'INDIRECT_-1206896310'), (u'INDIRECT_-1206903995', u'MULTIEQUAL_-1206903691'), (u'CALL_-1206932827', u'INDIRECT_-1206908174'), (u'INDIRECT_-1206903437', u'COPY_-1206878605'), (u'INDIRECT_-1206897103', u'MULTIEQUAL_-1206898760'), (u'CALL_-1206935809', u'INDIRECT_-1206910633'), (u'CALL_-1206929902', u'INDIRECT_-1206909668'), (u'INDIRECT_-1206896226', u'COPY_-1206879374'), (u'CALLIND_-1206921372', u'INDIRECT_-1206890010'), (u'MULTIEQUAL_-1206903669', u'MULTIEQUAL_-1206903655'), (u'STORE_-1206928588', u'INDIRECT_-1206897143'), (u'INDIRECT_-1206895059', u'MULTIEQUAL_-1206896055'), (u'INDIRECT_-1206886607', u'MULTIEQUAL_-1206886571'), (u'INDIRECT_-1206899969', u'MULTIEQUAL_-1206899269'), (u'CALL_-1206938772', u'INDIRECT_-1206899450'), (u'INDIRECT_-1206908977', u'MULTIEQUAL_-1206908898'), (u'CALL_-1206931674', u'INDIRECT_-1206894253'), (u'CALL_-1206928667', u'CALL_-1206928601'), (u'INDIRECT_-1206890387', u'MULTIEQUAL_-1206890355'), (u'STORE_-1206933497', u'INDIRECT_-1206895412'), (u'INDIRECT_-1206886603', u'MULTIEQUAL_-1206888260'), (u'CALL_-1206929866', u'INDIRECT_-1206899566'), (u'CALL_-1206938036', u'INDIRECT_-1206900675'), (u'MULTIEQUAL_-1206874295', u'MULTIEQUAL_-1206889005'), (u'INDIRECT_-1206908964', u'MULTIEQUAL_-1206908769'), (u'CALL_-1206931701', u'INDIRECT_-1206892883'), ('const-1', u'COPY_-1206929090'), (u'CALL_-1206929902', u'INDIRECT_-1206889508'), (u'CALL_-1206929794', u'INDIRECT_-1206908762'), (u'INDIRECT_-1206884880', u'MULTIEQUAL_-1206886580'), (u'STORE_-1206921830', u'INDIRECT_-1206887561'), (u'CALL_-1206934963', u'INDIRECT_-1206891683'), (u'CALL_-1206928644', u'INDIRECT_-1206904099'), (u'INDIRECT_-1206913587', u'MULTIEQUAL_-1206913205'), (u'STORE_-1206928446', u'INDIRECT_-1206894959'), (u'CALL_-1206929202', u'INDIRECT_-1206888246'), (u'MULTIEQUAL_-1206898827', u'MULTIEQUAL_-1206898847'), (u'INDIRECT_-1206896951', u'MULTIEQUAL_-1206898241'), (u'CALL_-1206937430', u'INDIRECT_-1206892550'), (u'INDIRECT_-1206894938', u'MULTIEQUAL_-1206894850'), (u'CALL_-1206921320', u'INDIRECT_-1206888718'), (u'MULTIEQUAL_-1206880227', u'COPY_-1206870554'), (u'STORE_-1206928732', u'INDIRECT_-1206901431'), (u'CAST_-1206869509', u'CALL_-1206921447'), (u'INDIRECT_-1206914230', u'MULTIEQUAL_-1206913798'), (u'INDIRECT_-1206905522', u'MULTIEQUAL_-1206905418'), (u'INDIRECT_-1206891411', u'MULTIEQUAL_-1206889086'), (u'CALL_-1206930899', u'INDIRECT_-1206898991'), (u'INDIRECT_-1206904473', u'MULTIEQUAL_-1206905339'), (u'CALL_-1206937430', u'INDIRECT_-1206910190'), (u'MULTIEQUAL_-1206892381', u'MULTIEQUAL_-1206892035'), (u'INDIRECT_-1206911555', u'MULTIEQUAL_-1206909804'), (u'CALL_-1206937983', u'INDIRECT_-1206906951'), (u'MULTIEQUAL_-1206900924', u'MULTIEQUAL_-1206901219'), (u'INT_RIGHT_-1206939162', u'INT_AND_-1206939124'), (u'CALL_-1206927297', u'INDIRECT_-1206899771'), (u'INT_NOTEQUAL_-1206932448', u'CBRANCH_-1206932448'), (u'CALL_-1206933998', u'INDIRECT_-1206907096'), (u'CALL_-1206928108', u'INDIRECT_-1206892094'), (u'STORE_-1206924545', u'INDIRECT_-1206895290'), (u'MULTIEQUAL_-1206888411', u'MULTIEQUAL_-1206887745'), (u'INDIRECT_-1206885915', u'MULTIEQUAL_-1206885756'), (u'INDIRECT_-1206889086', u'COPY_-1206879357'), (u'CALL_-1206934487', u'INDIRECT_-1206889756'), (u'CALL_-1206927418', u'INDIRECT_-1206906979'), (u'INDIRECT_-1206915437', u'MULTIEQUAL_-1206914819'), (u'INDIRECT_-1206886504', u'MULTIEQUAL_-1206887983'), (u'INDIRECT_-1206876717', u'MULTIEQUAL_-1206877364'), (u'INDIRECT_-1206906611', u'MULTIEQUAL_-1206907901'), (u'INDIRECT_-1206895737', u'MULTIEQUAL_-1206896541'), (u'INDIRECT_-1206905623', u'MULTIEQUAL_-1206905936'), (u'STORE_-1206933398', u'INDIRECT_-1206899982'), (u'MULTIEQUAL_-1206873728', u'MULTIEQUAL_-1206873524'), (u'STORE_-1206921864', u'INDIRECT_-1206896409'), (u'CALL_-1206932911', u'INDIRECT_-1206906972'), (u'INDIRECT_-1206889582', u'MULTIEQUAL_-1206890511'), (u'CALL_-1206933594', u'INDIRECT_-1206895524'), (u'CALL_-1206930210', u'INDIRECT_-1206908634'), (u'INDIRECT_-1206894890', u'MULTIEQUAL_-1206895272'), (u'MULTIEQUAL_-1206888963', u'MULTIEQUAL_-1206889663'), (u'MULTIEQUAL_-1206899667', u'MULTIEQUAL_-1206899687'), (u'MULTIEQUAL_-1206877009', u'MULTIEQUAL_-1206907041'), (u'MULTIEQUAL_-1206889692', u'MULTIEQUAL_-1206889667'), ('const-5', u'CALL_-1206938656'), (u'STORE_-1206928482', u'INDIRECT_-1206889940'), (u'INDIRECT_-1206904796', u'MULTIEQUAL_-1206904380'), (u'CALL_-1206922325', u'INDIRECT_-1206893225'), (u'CALL_-1206933745', u'INDIRECT_-1206901914'), (u'STORE_-1206921567', u'INDIRECT_-1206882813'), (u'CALLIND_-1206925019', u'INDIRECT_-1206897846'), (u'INDIRECT_-1206906458', u'MULTIEQUAL_-1206906282'), (u'INDIRECT_-1206900176', u'MULTIEQUAL_-1206899911'), (u'INDIRECT_-1206878482', u'MULTIEQUAL_-1206878530'), (u'CALL_-1206927297', u'INDIRECT_-1206889691'), (u'MULTIEQUAL_-1206905666', u'MULTIEQUAL_-1206905690'), (u'INDIRECT_-1206894717', u'MULTIEQUAL_-1206894426'), (u'INDIRECT_-1206899307', u'MULTIEQUAL_-1206898925'), (u'INT_NOTEQUAL_-1206929254', u'CBRANCH_-1206929252'), (u'CALL_-1206939005', u'INDIRECT_-1206910495'), (u'INDIRECT_-1206901571', u'MULTIEQUAL_-1206902861'), (u'INDIRECT_-1206891019', u'MULTIEQUAL_-1206890882'), (u'PTRADD_-1206871428', u'LOAD_-1206921622'), (u'CALLIND_-1206938263', u'INDIRECT_-1206900404'), (u'MULTIEQUAL_-1206912519', u'MULTIEQUAL_-1206878314'), (u'CALL_-1206928209', u'INDIRECT_-1206876681'), (u'CALL_-1206924677', u'INDIRECT_-1206893881'), (u'CALL_-1206930457', u'INDIRECT_-1206898443'), (u'CALL_-1206927418', u'INDIRECT_-1206901519'), (u'MULTIEQUAL_-1206909276', u'MULTIEQUAL_-1206911687'), (u'CALL_-1206929324', u'INDIRECT_-1206888312'), (u'CALL_-1206933745', u'INDIRECT_-1206899394'), (u'CALL_-1206933623', u'INDIRECT_-1206894698'), (u'CALL_-1206927833', u'INDIRECT_-1206878404'), (u'CALL_-1206928150', u'INDIRECT_-1206908889'), (u'MULTIEQUAL_-1206910272', u'MULTIEQUAL_-1206910247'), (u'INDIRECT_-1206885206', u'MULTIEQUAL_-1206885133'), (u'CALL_-1206928155', u'INDIRECT_-1206908276'), (u'INDIRECT_-1206897332', u'MULTIEQUAL_-1206897116'), (u'CALLIND_-1206921743', u'INDIRECT_-1206902055'), (u'CAST_-1206878820', u'LOAD_-1206939555'), (u'CALL_-1206930899', u'INDIRECT_-1206901511'), (u'CALL_-1206937983', u'INDIRECT_-1206891831'), (u'INDIRECT_-1206893480', u'MULTIEQUAL_-1206880915'), (u'INDIRECT_-1206886319', u'MULTIEQUAL_-1206889013'), (u'STORE_-1206928446', u'INDIRECT_-1206890339'), (u'INDIRECT_-1206906879', u'MULTIEQUAL_-1206907456'), (u'INDIRECT_-1206899761', u'MULTIEQUAL_-1206899541'), (u'MULTIEQUAL_-1206874323', u'MULTIEQUAL_-1206901316'), (u'INDIRECT_-1206897549', u'MULTIEQUAL_-1206901803'), (u'INDIRECT_-1206898869', u'MULTIEQUAL_-1206899961'), (u'CALL_-1206925694', u'INDIRECT_-1206887736'), (u'INDIRECT_-1206902683', u'MULTIEQUAL_-1206874327'), (u'CALL_-1206922584', u'INDIRECT_-1206883381'), (u'CALL_-1206934098', u'INDIRECT_-1206895821'), (u'MULTIEQUAL_-1206890229', u'MULTIEQUAL_-1206890172'), (u'STORE_-1206937772', u'INDIRECT_-1206901185'), (u'STORE_-1206934224', u'INDIRECT_-1206903782'), (u'MULTIEQUAL_-1206891107', u'MULTIEQUAL_-1206891101'), (u'CALL_-1206928108', u'INDIRECT_-1206885374'), (u'CALL_-1206929269', u'INDIRECT_-1206898515'), (u'CALL_-1206928194', u'INDIRECT_-1206899248'), (u'MULTIEQUAL_-1206902556', u'MULTIEQUAL_-1206904967'), (u'INDIRECT_-1206890503', u'MULTIEQUAL_-1206874298'), (u'STORE_-1206934385', u'INDIRECT_-1206900937'), (u'STORE_-1206929169', u'INDIRECT_-1206907900'), (u'CALL_-1206928644', u'INDIRECT_-1206876457'), (u'INDIRECT_-1206910030', u'MULTIEQUAL_-1206909874'), (u'CALL_-1206928271', u'INDIRECT_-1206907495'), (u'CALLIND_-1206925019', u'INDIRECT_-1206899526'), (u'INDIRECT_-1206890367', u'MULTIEQUAL_-1206890462'), (u'INDIRECT_-1206900939', u'MULTIEQUAL_-1206901559'), (u'MULTIEQUAL_-1206911570', u'MULTIEQUAL_-1206908563'), (u'CALL_-1206932827', u'INDIRECT_-1206903554'), (u'CALL_-1206934862', u'INDIRECT_-1206890802'), (u'INDIRECT_-1206903475', u'MULTIEQUAL_-1206904561'), (u'CALLIND_-1206931354', u'INDIRECT_-1206902050'), (u'MULTIEQUAL_-1206897651', u'MULTIEQUAL_-1206896985'), (u'INDIRECT_-1206889314', u'MULTIEQUAL_-1206890851'), (u'INDIRECT_-1206906534', u'MULTIEQUAL_-1206908071'), (u'CALL_-1206934365', u'INDIRECT_-1206906477'), (u'CALL_-1206928878', u'INDIRECT_-1206904376'), (u'LOAD_-1206921753', u'CALLIND_-1206921743'), (u'INDIRECT_-1206897437', u'MULTIEQUAL_-1206896603'), (u'INDIRECT_-1206903295', u'MULTIEQUAL_-1206906727'), (u'INDIRECT_-1206896622', u'MULTIEQUAL_-1206896523'), (u'CALL_-1206930882', u'INDIRECT_-1206913422'), (u'CALL_-1206931701', u'INDIRECT_-1206889943'), (u'MULTIEQUAL_-1206876222', u'MULTIEQUAL_-1206876104'), (u'CALL_-1206937983', u'INDIRECT_-1206907371'), (u'CALL_-1206937414', u'INDIRECT_-1206897579'), (u'INDIRECT_-1206895025', u'MULTIEQUAL_-1206894980'), (u'INDIRECT_-1206885576', u'MULTIEQUAL_-1206889853'), (u'CALL_-1206934365', u'INDIRECT_-1206890097'), (u'STORE_-1206921567', u'INDIRECT_-1206903393'), (u'CALLIND_-1206924378', u'INDIRECT_-1206893703'), (u'CALL_-1206930407', u'INDIRECT_-1206877746'), ('tmp_7389', u'CBRANCH_-1206930347'), (u'INDIRECT_-1206902272', u'COPY_-1206880425'), (u'INDIRECT_-1206905274', u'MULTIEQUAL_-1206906811'), (u'STORE_-1206922815', u'INDIRECT_-1206900451'), (u'INDIRECT_-1206894681', u'COPY_-1206880524'), (u'CALL_-1206927316', u'INDIRECT_-1206903985'), (u'CALL_-1206937983', u'INDIRECT_-1206912411'), (u'CALL_-1206927360', u'INDIRECT_-1206906104'), (u'STORE_-1206921830', u'INDIRECT_-1206903941'), (u'CALL_-1206931337', u'INDIRECT_-1206892712'), (u'STORE_-1206928446', u'INDIRECT_-1206904199'), (u'CALL_-1206933711', u'INDIRECT_-1206901465'), (u'INDIRECT_-1206906704', u'MULTIEQUAL_-1206906527'), (u'CALL_-1206937446', u'INDIRECT_-1206893822'), ('const-433', u'LOAD_-1206937319'), (u'INDIRECT_-1206914695', u'MULTIEQUAL_-1206914087'), (u'INDIRECT_-1206909323', u'MULTIEQUAL_-1206909214'), (u'CALL_-1206934114', u'INDIRECT_-1206909273'), (u'STORE_-1206930256', u'INDIRECT_-1206894748'), (u'MULTIEQUAL_-1206907592', u'MULTIEQUAL_-1206907574'), (u'CALL_-1206927048', u'INDIRECT_-1206892804'), (u'MULTIEQUAL_-1206876136', u'MULTIEQUAL_-1206900281'), (u'INDIRECT_-1206899049', u'MULTIEQUAL_-1206900772'), (u'MULTIEQUAL_-1206893632', u'MULTIEQUAL_-1206894383'), (u'INDIRECT_-1206887943', u'MULTIEQUAL_-1206887752'), (u'CALL_-1206921722', u'INDIRECT_-1206885613'), (u'STORE_-1206924909', u'INDIRECT_-1206896225'), (u'CALLIND_-1206921344', u'INDIRECT_-1206903434'), (u'CALLIND_-1206922636', u'INDIRECT_-1206897031'), ('const-2', u'INT_SUB_-1206930988'), (u'INDIRECT_-1206887039', u'COPY_-1206879818'), (u'INDIRECT_-1206906878', u'MULTIEQUAL_-1206906702'), (u'COPY_-1206873451', u'MULTIEQUAL_-1206911053'), ('const-2', u'INT_AND_-1206878080'), ('tmp_6055', u'CBRANCH_-1206933642'), (u'INDIRECT_-1206901528', u'MULTIEQUAL_-1206901345'), (u'CALL_-1206931701', u'INDIRECT_-1206897083'), (u'STORE_-1206921525', u'INDIRECT_-1206889509'), (u'CALL_-1206933998', u'INDIRECT_-1206913978'), (u'CALL_-1206928601', u'INDIRECT_-1206893105'), (u'INDIRECT_-1206910094', u'MULTIEQUAL_-1206909467'), (u'MULTIEQUAL_-1206893074', u'COPY_-1206879245'), (u'CALL_-1206928357', u'INDIRECT_-1206897710'), (u'INDIRECT_-1206886097', u'MULTIEQUAL_-1206885758'), (u'CALL_-1206938232', u'INDIRECT_-1206913405'), (u'INDIRECT_-1206898690', u'MULTIEQUAL_-1206898258'), (u'INDIRECT_-1206911568', u'COPY_-1206879985'), (u'INDIRECT_-1206894070', u'MULTIEQUAL_-1206893914'), (u'INDIRECT_-1206905508', u'MULTIEQUAL_-1206905474'), ('tmp_5384', u'CBRANCH_-1206934231'), (u'CALL_-1206939005', u'INDIRECT_-1206912595'), (u'CAST_-1206875143', u'CALL_-1206934018'), (u'MULTIEQUAL_-1206893633', u'MULTIEQUAL_-1206893591'), (u'CALL_-1206926003', u'INDIRECT_-1206904708'), (u'CALL_-1206931128', u'INDIRECT_-1206889426'), (u'CALL_-1206931745', u'INDIRECT_-1206909282'), (u'CALL_-1206930636', u'INDIRECT_-1206890658'), (u'INDIRECT_-1206902223', u'MULTIEQUAL_-1206902032'), (u'COPY_-1206928638', u'MULTIEQUAL_-1206915148'), (u'INDIRECT_-1206906962', u'MULTIEQUAL_-1206906912'), (u'INDIRECT_-1206890728', u'COPY_-1206879595'), ('const-7', u'PTRADD_-1206871401'), (u'CALL_-1206939005', u'INDIRECT_-1206902515'), (u'MULTIEQUAL_-1206904671', u'MULTIEQUAL_-1206904652'), (u'MULTIEQUAL_-1206904503', u'MULTIEQUAL_-1206905203'), ('tmp_72986', u'PTRADD_-1206881585'), (u'INDIRECT_-1206896858', u'MULTIEQUAL_-1206896307'), ('const-8', u'PTRADD_-1206871900'), (u'CALL_-1206934888', u'INDIRECT_-1206892732'), (u'CALL_-1206933594', u'INDIRECT_-1206881830'), (u'CALL_-1206931183', u'INDIRECT_-1206894905'), (u'CALL_-1206922556', u'INDIRECT_-1206904243'), ('const-1184344', u'COPY_-1206928809'), (u'CALL_-1206921320', u'INDIRECT_-1206897958'), (u'CALL_-1206928629', u'INDIRECT_-1206910339'), (u'CALL_-1206928668', u'INDIRECT_-1206886050'), (u'INDIRECT_-1206899530', u'MULTIEQUAL_-1206899098'), (u'INDIRECT_-1206900893', u'MULTIEQUAL_-1206901316'), (u'INDIRECT_-1206900893', u'MULTIEQUAL_-1206901316'), (u'MULTIEQUAL_-1206894426', u'MULTIEQUAL_-1206894388'), (u'MULTIEQUAL_-1206900583', u'MULTIEQUAL_-1206900475'), (u'CALL_-1206928629', u'INDIRECT_-1206904879'), (u'STORE_-1206928662', u'INDIRECT_-1206900969'), (u'INDIRECT_-1206904084', u'COPY_-1206879507'), ('const-433', u'LOAD_-1206921345'), (u'CALL_-1206922556', u'INDIRECT_-1206900883'), ('const-56', u'INT_ADD_-1206925447'), (u'MULTIEQUAL_-1206898073', u'MULTIEQUAL_-1206899101'), (u'MULTIEQUAL_-1206903584', u'MULTIEQUAL_-1206903531'), (u'CALL_-1206933594', u'INDIRECT_-1206907704'), (u'INDIRECT_-1206905169', u'MULTIEQUAL_-1206905054'), (u'STORE_-1206928482', u'INDIRECT_-1206903380'), (u'INDIRECT_-1206908659', u'MULTIEQUAL_-1206908630'), (u'CALLIND_-1206921412', u'INDIRECT_-1206900108'), (u'MULTIEQUAL_-1206897019', u'MULTIEQUAL_-1206896161'), (u'CALL_-1206926003', u'INDIRECT_-1206877657'), (u'MULTIEQUAL_-1206880627', u'MULTIEQUAL_-1206880579'), (u'INT_ADD_-1206928608', u'CAST_-1206870859'), (u'INDIRECT_-1206909813', u'MULTIEQUAL_-1206911037'), (u'CALL_-1206921134', u'INDIRECT_-1206883222'), (u'STORE_-1206928518', u'INDIRECT_-1206910121'), (u'CALL_-1206932359', u'INDIRECT_-1206892338'), (u'CALL_-1206928621', u'INDIRECT_-1206890308'), (u'CALL_-1206925460', u'INDIRECT_-1206895017'), (u'CALL_-1206933594', u'INDIRECT_-1206911484'), (u'CALL_-1206928992', u'INDIRECT_-1206898025'), (u'CALL_-1206935766', u'INDIRECT_-1206897168'), (u'CALL_-1206937875', u'INDIRECT_-1206914872'), (u'INDIRECT_-1206898849', u'MULTIEQUAL_-1206899384'), ('tmp_72983', u'INT_ADD_-1206925020'), ('const-256', u'STORE_-1206921743'), (u'STORE_-1206922815', u'INDIRECT_-1206900871'), (u'MULTIEQUAL_-1206899539', u'MULTIEQUAL_-1206899123'), (u'INDIRECT_-1206892196', u'MULTIEQUAL_-1206891931'), (u'CALL_-1206937924', u'INDIRECT_-1206895161'), (u'INDIRECT_-1206902466', u'MULTIEQUAL_-1206902237'), (u'INDIRECT_-1206900479', u'COPY_-1206879850'), (u'CALLIND_-1206925511', u'INDIRECT_-1206888853'), (u'STORE_-1206922815', u'INDIRECT_-1206891211'), (u'CALL_-1206921134', u'INDIRECT_-1206894142'), (u'INDIRECT_-1206892084', u'MULTIEQUAL_-1206896647'), (u'CALLIND_-1206925019', u'INDIRECT_-1206891966'), (u'INDIRECT_-1206887595', u'MULTIEQUAL_-1206887436'), (u'STORE_-1206924560', u'INDIRECT_-1206901180'), (u'CALL_-1206921134', u'INDIRECT_-1206905902'), (u'MULTIEQUAL_-1206875641', u'MULTIEQUAL_-1206874614'), (u'COPY_-1206879571', u'CALL_-1206928331'), (u'CALL_-1206928150', u'INDIRECT_-1206905949'), (u'CALL_-1206930407', u'INDIRECT_-1206878420'), (u'CALL_-1206936047', u'INDIRECT_-1206895677'), (u'CALL_-1206937983', u'INDIRECT_-1206902331'), (u'CALL_-1206938772', u'INDIRECT_-1206901550'), (u'CALL_-1206928734', u'INDIRECT_-1206898325'), (u'CALL_-1206931745', u'INDIRECT_-1206901722'), (u'INDIRECT_-1206896899', u'MULTIEQUAL_-1206896870'), (u'INDIRECT_-1206900592', u'MULTIEQUAL_-1206898386'), (u'INDIRECT_-1206906268', u'COPY_-1206879632'), (u'INDIRECT_-1206901071', u'MULTIEQUAL_-1206898746'), (u'MULTIEQUAL_-1206881301', u'MULTIEQUAL_-1206881253'), (u'CALL_-1206928281', u'INDIRECT_-1206888427'), (u'INDIRECT_-1206892822', u'MULTIEQUAL_-1206894489'), (u'CALL_-1206937824', u'INDIRECT_-1206905607'), (u'MULTIEQUAL_-1206880368', u'MULTIEQUAL_-1206893403'), (u'INDIRECT_-1206894301', u'MULTIEQUAL_-1206895820'), (u'MULTIEQUAL_-1206900378', u'MULTIEQUAL_-1206900359'), (u'CALL_-1206925860', u'INT_SLESS_-1206925835'), (u'COPY_-1206868923', u'MULTIEQUAL_-1206906998'), (u'CALL_-1206930407', u'INDIRECT_-1206904128'), (u'INDIRECT_-1206894944', u'MULTIEQUAL_-1206894767'), (u'MULTIEQUAL_-1206879819', u'MULTIEQUAL_-1206882526'), (u'CALL_-1206929830', u'INDIRECT_-1206906264'), (u'STORE_-1206922807', u'INDIRECT_-1206896267'), (u'CALL_-1206928194', u'INDIRECT_-1206900088'), (u'INDIRECT_-1206900377', u'MULTIEQUAL_-1206899543'), (u'CALL_-1206921134', u'INDIRECT_-1206900862'), (u'INDIRECT_-1206906682', u'MULTIEQUAL_-1206908349'), (u'MULTIEQUAL_-1206880387', u'INT_NOTEQUAL_-1206937644'), (u'INDIRECT_-1206892319', u'MULTIEQUAL_-1206892460'), (u'CALL_-1206929385', u'INDIRECT_-1206898427'), (u'INDIRECT_-1206875347', u'MULTIEQUAL_-1206876418'), (u'MULTIEQUAL_-1206898754', u'MULTIEQUAL_-1206898735'), (u'STORE_-1206930340', u'INDIRECT_-1206909330'), (u'MULTIEQUAL_-1206904901', u'MULTIEQUAL_-1206904867'), (u'MULTIEQUAL_-1206904901', u'MULTIEQUAL_-1206904867'), ('const-0', u'INT_EQUAL_-1206930536'), (u'INDIRECT_-1206892034', u'MULTIEQUAL_-1206891407'), (u'STORE_-1206925248', u'INDIRECT_-1206890202'), (u'MULTIEQUAL_-1206881590', u'MULTIEQUAL_-1206881503'), (u'CALLIND_-1206925401', u'INDIRECT_-1206887954'), (u'INDIRECT_-1206908060', u'MULTIEQUAL_-1206907677'), (u'CALL_-1206927833', u'INDIRECT_-1206910657'), (u'STORE_-1206928446', u'INDIRECT_-1206892859'), (u'MULTIEQUAL_-1206888123', u'MULTIEQUAL_-1206888823'), (u'CALLIND_-1206925019', u'INDIRECT_-1206893646'), (u'STORE_-1206930175', u'INDIRECT_-1206895548'), (u'INDIRECT_-1206901417', u'COPY_-1206879151'), (u'CALL_-1206934365', u'INDIRECT_-1206882283'), (u'MULTIEQUAL_-1206899468', u'MULTIEQUAL_-1206899441'), (u'INDIRECT_-1206909054', u'MULTIEQUAL_-1206908905'), (u'CALL_-1206938036', u'INDIRECT_-1206903615'), (u'CALL_-1206932808', u'INDIRECT_-1206884386'), (u'MULTIEQUAL_-1206908979', u'MULTIEQUAL_-1206880952'), (u'MULTIEQUAL_-1206891351', u'MULTIEQUAL_-1206890685'), (u'STORE_-1206929089', u'INDIRECT_-1206889826'), (u'STORE_-1206928327', u'INDIRECT_-1206896532'), (u'INDIRECT_-1206888841', u'MULTIEQUAL_-1206890360'), (u'MULTIEQUAL_-1206889816', u'MULTIEQUAL_-1206889812'), (u'CALL_-1206924704', u'INDIRECT_-1206905662'), (u'CALL_-1206935821', u'INDIRECT_-1206893422'), (u'LOAD_-1206928796', u'INT_ADD_-1206928468'), (u'MULTIEQUAL_-1206889514', u'MULTIEQUAL_-1206890701'), (u'CALL_-1206930927', u'INDIRECT_-1206906773'), ('const-0', u'COPY_-1206929020'), (u'INDIRECT_-1206907880', u'MULTIEQUAL_-1206907249'), (u'CALL_-1206928257', u'INDIRECT_-1206883199'), (u'CALL_-1206930274', u'INDIRECT_-1206909088'), (u'CALL_-1206928772', u'INDIRECT_-1206899608'), (u'CALL_-1206933745', u'INDIRECT_-1206894354'), (u'MULTIEQUAL_-1206897791', u'MULTIEQUAL_-1206897789'), (u'INDIRECT_-1206901428', u'MULTIEQUAL_-1206902867'), (u'INDIRECT_-1206893078', u'MULTIEQUAL_-1206892527'), (u'INDIRECT_-1206902875', u'MULTIEQUAL_-1206906307'), (u'INDIRECT_-1206887087', u'MULTIEQUAL_-1206888874'), (u'CALL_-1206922426', u'INDIRECT_-1206900000'), (u'INDIRECT_-1206888725', u'MULTIEQUAL_-1206876107'), (u'CAST_-1206870821', u'INT_ADD_-1206925496'), (u'INDIRECT_-1206902550', u'MULTIEQUAL_-1206904089'), (u'CALL_-1206934098', u'INDIRECT_-1206910941'), (u'CALL_-1206928621', u'INDIRECT_-1206905008'), (u'CALL_-1206921844', u'INDIRECT_-1206876065'), (u'INDIRECT_-1206905879', u'MULTIEQUAL_-1206905789'), (u'MULTIEQUAL_-1206880517', u'MULTIEQUAL_-1206880492'), (u'INDIRECT_-1206894711', u'MULTIEQUAL_-1206894591'), (u'MULTIEQUAL_-1206894974', u'MULTIEQUAL_-1206894955'), (u'INDIRECT_-1206902542', u'MULTIEQUAL_-1206903800'), (u'INT_ADD_-1206930825', u'CAST_-1206874611'), ('const-1', u'PTRADD_-1206880671'), (u'INDIRECT_-1206883647', u'MULTIEQUAL_-1206883742'), (u'CALL_-1206934963', u'INDIRECT_-1206907643'), (u'STORE_-1206935460', u'INDIRECT_-1206900679'), (u'MULTIEQUAL_-1206903590', u'MULTIEQUAL_-1206900583'), (u'CALL_-1206921994', u'INDIRECT_-1206897539'), (u'STORE_-1206927231', u'INDIRECT_-1206906784'), (u'COPY_-1206869716', u'MULTIEQUAL_-1206909696'), (u'INDIRECT_-1206892616', u'MULTIEQUAL_-1206900963'), (u'CALL_-1206930899', u'INDIRECT_-1206913433'), (u'CALLIND_-1206925019', u'INDIRECT_-1206892386'), (u'CALL_-1206928601', u'INDIRECT_-1206891005'), ('const-0', u'INT_NOTEQUAL_-1206930194'), (u'INDIRECT_-1206906314', u'MULTIEQUAL_-1206905687'), (u'CALL_-1206921308', u'INDIRECT_-1206896368'), (u'CALL_-1206934098', u'INDIRECT_-1206908841'), (u'INDIRECT_-1206879971', u'MULTIEQUAL_-1206880462'), (u'INDIRECT_-1206889531', u'MULTIEQUAL_-1206889861'), (u'CALLIND_-1206921359', u'INDIRECT_-1206885747'), (u'COPY_-1206879884', u'RETURN_-1206879805'), (u'CALL_-1206934114', u'INDIRECT_-1206900453'), (u'CALL_-1206937414', u'INDIRECT_-1206910179'), (u'INDIRECT_-1206900249', u'COPY_-1206880075'), (u'LOAD_-1206921720', u'CALLIND_-1206921710'), (u'CALL_-1206930915', u'INDIRECT_-1206888923'), (u'CAST_-1206869366', u'LOAD_-1206921971'), ('const-0', u'INT_SLESS_-1206934564'), (u'MULTIEQUAL_-1206898932', u'MULTIEQUAL_-1206898294'), (u'CALL_-1206928225', u'INDIRECT_-1206900153'), (u'INDIRECT_-1206900808', u'COPY_-1206879619'), (u'MULTIEQUAL_-1206874347', u'MULTIEQUAL_-1206911396'), (u'CALL_-1206928677', u'INDIRECT_-1206877304'), (u'LOAD_-1206921959', u'CALLIND_-1206921344'), (u'INDIRECT_-1206903063', u'MULTIEQUAL_-1206902872'), (u'CALL_-1206935766', u'INDIRECT_-1206911448'), (u'CALL_-1206930311', u'INDIRECT_-1206905351'), ('const-15', u'INT_ADD_-1206922693'), (u'MULTIEQUAL_-1206888125', u'PTRADD_-1206877706'), (u'INT_ADD_-1206925315', u'INT_ADD_-1206925244'), (u'MULTIEQUAL_-1206890091', u'MULTIEQUAL_-1206889425'), (u'MULTIEQUAL_-1206876118', u'MULTIEQUAL_-1206893141'), (u'CALL_-1206922584', u'INDIRECT_-1206874219'), (u'CALL_-1206921431', u'INDIRECT_-1206888875'), (u'STORE_-1206928627', u'INDIRECT_-1206905988'), (u'STORE_-1206934436', u'INDIRECT_-1206892150'), (u'INDIRECT_-1206901282', u'COPY_-1206878838'), (u'CALL_-1206934274', u'INDIRECT_-1206909781'), (u'STORE_-1206930256', u'INDIRECT_-1206899368'), (u'INDIRECT_-1206900500', u'MULTIEQUAL_-1206900117'), (u'CALL_-1206930636', u'INDIRECT_-1206896538'), (u'STORE_-1206933497', u'INDIRECT_-1206889112'), (u'INDIRECT_-1206896300', u'MULTIEQUAL_-1206891090'), (u'INDIRECT_-1206889867', u'COPY_-1206880290'), (u'CALL_-1206938342', u'INDIRECT_-1206907597'), (u'CALL_-1206937824', u'INDIRECT_-1206900987'), (u'MULTIEQUAL_-1206878288', u'COPY_-1206876640'), (u'MULTIEQUAL_-1206880359', u'MULTIEQUAL_-1206883720'), (u'MULTIEQUAL_-1206888601', u'MULTIEQUAL_-1206888601'), (u'CALL_-1206938628', u'INDIRECT_-1206895796'), (u'LOAD_-1206931562', u'CALL_-1206931545'), (u'STORE_-1206927231', u'INDIRECT_-1206891244'), (u'MULTIEQUAL_-1206893609', u'MULTIEQUAL_-1206893590'), (u'STORE_-1206937765', u'INDIRECT_-1206898240'), (u'CALLIND_-1206925046', u'INDIRECT_-1206899542'), (u'MULTIEQUAL_-1206898124', u'MULTIEQUAL_-1206898071'), ('const-0', u'CALL_-1206932817'), (u'INDIRECT_-1206905954', u'MULTIEQUAL_-1206905799'), (u'CALL_-1206932808', u'INDIRECT_-1206909840'), (u'INDIRECT_-1206901083', u'MULTIEQUAL_-1206905163'), (u'INDIRECT_-1206901096', u'MULTIEQUAL_-1206900895'), (u'CALL_-1206933594', u'INDIRECT_-1206880482'), (u'INDIRECT_-1206909273', u'MULTIEQUAL_-1206909075'), (u'STORE_-1206928270', u'INDIRECT_-1206896048'), (u'CALL_-1206939039', u'INDIRECT_-1206905474'), (u'CALL_-1206931797', u'INDIRECT_-1206892651'), (u'CALLIND_-1206921743', u'INDIRECT_-1206888195'), (u'MULTIEQUAL_-1206907841', u'MULTIEQUAL_-1206907868'), (u'CALL_-1206925831', u'INDIRECT_-1206903354'), (u'INDIRECT_-1206884423', u'MULTIEQUAL_-1206884214'), (u'INDIRECT_-1206899884', u'COPY_-1206879497'), (u'INDIRECT_-1206875833', u'MULTIEQUAL_-1206875994'), (u'INDIRECT_-1206904504', u'COPY_-1206879508'), (u'STORE_-1206922815', u'INDIRECT_-1206884071'), (u'CALL_-1206928621', u'INDIRECT_-1206884848'), ('const-433', u'LOAD_-1206932975'), ('tmp_1417', u'CBRANCH_-1206938740'), (u'CALL_-1206929830', u'INDIRECT_-1206903744'), (u'INDIRECT_-1206902180', u'MULTIEQUAL_-1206896970'), (u'INDIRECT_-1206888742', u'MULTIEQUAL_-1206889671'), (u'MULTIEQUAL_-1206891433', u'MULTIEQUAL_-1206892372'), (u'INDIRECT_-1206902619', u'MULTIEQUAL_-1206903615'), (u'CALL_-1206929324', u'INDIRECT_-1206896712'), (u'LOAD_-1206934651', u'INT_AND_-1206877666'), (u'INDIRECT_-1206894669', u'MULTIEQUAL_-1206895761'), (u'CALL_-1206938975', u'INDIRECT_-1206909638'), (u'INDIRECT_-1206902678', u'MULTIEQUAL_-1206902502'), (u'CALL_-1206922325', u'INDIRECT_-1206895745'), (u'INDIRECT_-1206906999', u'MULTIEQUAL_-1206906419'), (u'CALL_-1206925604', u'INDIRECT_-1206900787'), (u'MULTIEQUAL_-1206901787', u'MULTIEQUAL_-1206901767'), (u'INDIRECT_-1206889967', u'MULTIEQUAL_-1206889931'), (u'MULTIEQUAL_-1206908060', u'MULTIEQUAL_-1206908031'), (u'INDIRECT_-1206899095', u'MULTIEQUAL_-1206902527'), (u'INDIRECT_-1206891535', u'MULTIEQUAL_-1206894546'), (u'CALL_-1206932359', u'INDIRECT_-1206878893'), (u'INDIRECT_-1206906740', u'MULTIEQUAL_-1206906642'), (u'MULTIEQUAL_-1206880948', u'MULTIEQUAL_-1206880402'), ('const-1', u'PTRADD_-1206880094'), (u'STORE_-1206921567', u'INDIRECT_-1206904233'), (u'INDIRECT_-1206883801', u'MULTIEQUAL_-1206883581'), (u'PTRADD_-1206880094', u'LOAD_-1206928807'), (u'CALL_-1206932911', u'INDIRECT_-1206909912'), (u'INDIRECT_-1206900637', u'MULTIEQUAL_-1206900359'), (u'CALL_-1206938421', u'INDIRECT_-1206883778'), (u'INDIRECT_-1206894968', u'MULTIEQUAL_-1206896529'), (u'MULTIEQUAL_-1206896109', u'MULTIEQUAL_-1206896095'), (u'INT_EQUAL_-1206930458', u'CBRANCH_-1206930456'), (u'INDIRECT_-1206895847', u'MULTIEQUAL_-1206895811'), (u'CALL_-1206929071', u'INDIRECT_-1206896381'), (u'MULTIEQUAL_-1206898573', u'MULTIEQUAL_-1206899512'), (u'INDIRECT_-1206907693', u'MULTIEQUAL_-1206909726'), (u'INDIRECT_-1206893017', u'COPY_-1206879131'), (u'INDIRECT_-1206902837', u'MULTIEQUAL_-1206902219'), (u'CALL_-1206930210', u'INDIRECT_-1206890994'), (u'INDIRECT_-1206885179', u'MULTIEQUAL_-1206885320'), (u'CALL_-1206921832', u'INDIRECT_-1206889082'), (u'INDIRECT_-1206894965', u'MULTIEQUAL_-1206894870'), (u'INDIRECT_-1206904107', u'MULTIEQUAL_-1206904088'), (u'INDIRECT_-1206899639', u'COPY_-1206879848'), (u'CALL_-1206933821', u'INDIRECT_-1206909512'), (u'MULTIEQUAL_-1206886421', u'MULTIEQUAL_-1206886448'), (u'INDIRECT_-1206902064', u'MULTIEQUAL_-1206903669'), (u'STORE_-1206930873', u'INDIRECT_-1206897240'), (u'MULTIEQUAL_-1206904455', u'MULTIEQUAL_-1206903754'), (u'MULTIEQUAL_-1206914410', u'MULTIEQUAL_-1206914275'), (u'CALL_-1206938656', u'INDIRECT_-1206909250'), (u'CALL_-1206931595', u'INDIRECT_-1206899156'), (u'INDIRECT_-1206901559', u'MULTIEQUAL_-1206901700'), (u'MULTIEQUAL_-1206901612', u'MULTIEQUAL_-1206902363'), (u'INDIRECT_-1206902603', u'MULTIEQUAL_-1206902494'), (u'INT_ADD_-1206928648', u'CAST_-1206876889'), (u'CALL_-1206931797', u'INDIRECT_-1206900211'), (u'CALL_-1206933745', u'INDIRECT_-1206890994'), (u'CALL_-1206933773', u'INDIRECT_-1206891428'), (u'INDIRECT_-1206888226', u'MULTIEQUAL_-1206889809'), (u'CALL_-1206929145', u'INDIRECT_-1206901768'), (u'INDIRECT_-1206899036', u'MULTIEQUAL_-1206874325'), (u'CALL_-1206932817', u'INDIRECT_-1206896448'), (u'INDIRECT_-1206899603', u'MULTIEQUAL_-1206901121'), (u'CALL_-1206934098', u'INDIRECT_-1206908001'), (u'CALL_-1206927833', u'INDIRECT_-1206893695'), (u'CALL_-1206930636', u'INDIRECT_-1206889398'), (u'CAST_-1206875547', u'PTRADD_-1206877486'), (u'CALLIND_-1206938189', u'INDIRECT_-1206905395'), (u'CALL_-1206929145', u'INDIRECT_-1206891268'), (u'CALL_-1206928734', u'INDIRECT_-1206903365'), (u'MULTIEQUAL_-1206906094', u'COPY_-1206879276'), ('const-0', u'CALL_-1206931701'), (u'STORE_-1206921840', u'INDIRECT_-1206899329'), (u'CALL_-1206937875', u'INDIRECT_-1206902692'), (u'MULTIEQUAL_-1206897694', u'COPY_-1206879256'), (u'INDIRECT_-1206894140', u'MULTIEQUAL_-1206894042'), (u'INDIRECT_-1206905446', u'MULTIEQUAL_-1206907029'), (u'STORE_-1206929190', u'INDIRECT_-1206908328'), (u'INDIRECT_-1206903061', u'MULTIEQUAL_-1206902700'), (u'INDIRECT_-1206876021', u'MULTIEQUAL_-1206875782'), (u'INDIRECT_-1206911802', u'MULTIEQUAL_-1206911503'), (u'INDIRECT_-1206906129', u'COPY_-1206880089'), ('const-0', u'INT_EQUAL_-1206930072'), (u'INDIRECT_-1206889715', u'MULTIEQUAL_-1206889411'), (u'INDIRECT_-1206893105', u'MULTIEQUAL_-1206894052'), (u'STORE_-1206937920', u'INDIRECT_-1206907976'), (u'STORE_-1206937772', u'INDIRECT_-1206911265'), (u'LOAD_-1206931379', u'INT_ADD_-1206931348'), (u'INDIRECT_-1206907942', u'MULTIEQUAL_-1206907740'), ('const-5', u'CALL_-1206929529'), (u'MULTIEQUAL_-1206874340', u'MULTIEQUAL_-1206908456'), (u'INDIRECT_-1206896367', u'MULTIEQUAL_-1206895985'), (u'INDIRECT_-1206888384', u'MULTIEQUAL_-1206888189'), (u'INDIRECT_-1206903961', u'MULTIEQUAL_-1206905480'), (u'STORE_-1206930310', u'INDIRECT_-1206889728'), (u'CALL_-1206933711', u'INDIRECT_-1206898525'), (u'MULTIEQUAL_-1206895339', u'MULTIEQUAL_-1206894481'), (u'CALL_-1206930915', u'INDIRECT_-1206904043'), (u'INDIRECT_-1206894648', u'MULTIEQUAL_-1206894326'), (u'CALL_-1206934963', u'INDIRECT_-1206881935'), (u'CALL_-1206930274', u'INDIRECT_-1206891868'), (u'CALL_-1206939005', u'INDIRECT_-1206900415'), (u'INDIRECT_-1206889855', u'MULTIEQUAL_-1206893287'), (u'CALL_-1206938975', u'INDIRECT_-1206906698'), (u'CALL_-1206924704', u'INDIRECT_-1206896002'), (u'STORE_-1206927248', u'INDIRECT_-1206901754'), (u'CALL_-1206938310', u'INDIRECT_-1206891619'), ('const-0', u'SUBPIECE_-1206909255'), (u'INDIRECT_-1206898449', u'MULTIEQUAL_-1206898404'), (u'CALL_-1206924756', u'INDIRECT_-1206890986'), (u'MULTIEQUAL_-1206903146', u'MULTIEQUAL_-1206903170'), (u'INDIRECT_-1206889243', u'MULTIEQUAL_-1206889556'), ('const-5', u'CALL_-1206931745'), (u'STORE_-1206934385', u'INDIRECT_-1206896317'), (u'MULTIEQUAL_-1206901201', u'MULTIEQUAL_-1206900855'), (u'CALL_-1206930394', u'INDIRECT_-1206899937'), (u'CALL_-1206936047', u'INDIRECT_-1206892317'), (u'CALL_-1206934274', u'INDIRECT_-1206909361'), (u'MULTIEQUAL_-1206892193', u'MULTIEQUAL_-1206893221'), (u'CAST_-1206869408', u'CAST_-1206869327'), (u'CALL_-1206921844', u'INDIRECT_-1206899839'), (u'CALL_-1206934963', u'INDIRECT_-1206911003'), (u'INDIRECT_-1206888655', u'COPY_-1206878689'), (u'STORE_-1206937788', u'INDIRECT_-1206900350'), (u'CALL_-1206937615', u'INDIRECT_-1206896682'), (u'CALL_-1206935851', u'INDIRECT_-1206903946'), (u'CALL_-1206928271', u'INDIRECT_-1206888595'), (u'INDIRECT_-1206905963', u'MULTIEQUAL_-1206905854'), (u'CAST_-1206870944', u'COPY_-1206871082'), (u'STORE_-1206930340', u'INDIRECT_-1206888484'), (u'INDIRECT_-1206899920', u'MULTIEQUAL_-1206899833'), (u'STORE_-1206930256', u'INDIRECT_-1206892228'), (u'INDIRECT_-1206896109', u'MULTIEQUAL_-1206897832'), (u'CALL_-1206938756', u'INDIRECT_-1206914979'), (u'INDIRECT_-1206895007', u'MULTIEQUAL_-1206894971'), (u'CALL_-1206935821', u'INDIRECT_-1206881740'), (u'MULTIEQUAL_-1206892770', u'MULTIEQUAL_-1206896300'), (u'MULTIEQUAL_-1206890281', u'MULTIEQUAL_-1206889253'), (u'INDIRECT_-1206899203', u'MULTIEQUAL_-1206900860'), (u'MULTIEQUAL_-1206901571', u'MULTIEQUAL_-1206901569'), (u'CALL_-1206929938', u'INDIRECT_-1206906750'), (u'INDIRECT_-1206907374', u'MULTIEQUAL_-1206907225'), (u'CALL_-1206922316', u'INDIRECT_-1206886778'), (u'CALL_-1206922584', u'INDIRECT_-1206898081'), (u'STORE_-1206921830', u'INDIRECT_-1206889241'), (u'CAST_-1206878771', u'LOAD_-1206939453'), (u'CALL_-1206930882', u'INDIRECT_-1206901920'), (u'MULTIEQUAL_-1206906161', u'MULTIEQUAL_-1206906188'), (u'STORE_-1206925221', u'INDIRECT_-1206893967'), (u'INDIRECT_-1206897241', u'MULTIEQUAL_-1206898760'), (u'CALL_-1206937924', u'INDIRECT_-1206896421'), (u'INDIRECT_-1206898441', u'MULTIEQUAL_-1206876988'), (u'COPY_-1206877164', u'MULTIEQUAL_-1206880932'), (u'INDIRECT_-1206896720', u'MULTIEQUAL_-1206891510'), (u'MULTIEQUAL_-1206897748', u'MULTIEQUAL_-1206897651'), (u'INDIRECT_-1206897748', u'MULTIEQUAL_-1206897651'), (u'CALL_-1206926003', u'INDIRECT_-1206905548'), (u'INDIRECT_-1206874320', u'MULTIEQUAL_-1206876140'), (u'STORE_-1206928270', u'INDIRECT_-1206886388'), (u'INDIRECT_-1206911414', u'MULTIEQUAL_-1206911259'), (u'CALL_-1206929269', u'INDIRECT_-1206886335'), ('const-0', u'COPY_-1206879065'), ('tmp_72986', u'CALL_-1206931749'), (u'INDIRECT_-1206890704', u'MULTIEQUAL_-1206892183'), (u'CALL_-1206929202', u'INDIRECT_-1206903366'), (u'CALLIND_-1206925019', u'INDIRECT_-1206886086'), (u'MULTIEQUAL_-1206898259', u'MULTIEQUAL_-1206898242'), (u'CALL_-1206929226', u'INDIRECT_-1206906737'), (u'STORE_-1206928446', u'INDIRECT_-1206900839'), (u'LOAD_-1206928814', u'CALL_-1206928690'), (u'MULTIEQUAL_-1206897413', u'MULTIEQUAL_-1206897371'), (u'STORE_-1206928697', u'INDIRECT_-1206912330'), (u'MULTIEQUAL_-1206896908', u'MULTIEQUAL_-1206896811'), (u'INDIRECT_-1206896908', u'MULTIEQUAL_-1206896811'), (u'STORE_-1206928732', u'INDIRECT_-1206899751'), (u'CALL_-1206929794', u'INDIRECT_-1206909602'), (u'INDIRECT_-1206897579', u'MULTIEQUAL_-1206898575'), (u'MULTIEQUAL_-1206897328', u'MULTIEQUAL_-1206897231'), (u'INDIRECT_-1206897328', u'MULTIEQUAL_-1206897231'), (u'INDIRECT_-1206898277', u'MULTIEQUAL_-1206897938'), (u'CALL_-1206931797', u'INDIRECT_-1206896011'), (u'MULTIEQUAL_-1206876157', u'MULTIEQUAL_-1206909101'), (u'INDIRECT_-1206916855', u'MULTIEQUAL_-1206880966'), (u'CALL_-1206933745', u'INDIRECT_-1206895194'), (u'CALL_-1206930274', u'INDIRECT_-1206891028'), (u'INDIRECT_-1206901255', u'MULTIEQUAL_-1206904929'), (u'INDIRECT_-1206901526', u'MULTIEQUAL_-1206903994'), (u'CALL_-1206931142', u'INDIRECT_-1206907723'), (u'INT_NOTEQUAL_-1206924883', u'CBRANCH_-1206924879'), (u'MULTIEQUAL_-1206902041', u'MULTIEQUAL_-1206902021'), (u'CALL_-1206937430', u'INDIRECT_-1206903050'), (u'INDIRECT_-1206899283', u'MULTIEQUAL_-1206899092'), (u'CALL_-1206922316', u'INDIRECT_-1206875096'), (u'CALL_-1206929489', u'INDIRECT_-1206911439'), (u'STORE_-1206930256', u'INDIRECT_-1206899788'), (u'INDIRECT_-1206897260', u'MULTIEQUAL_-1206880924'), (u'MULTIEQUAL_-1206899938', u'MULTIEQUAL_-1206899932'), (u'MULTIEQUAL_-1206884102', u'MULTIEQUAL_-1206884086'), (u'MULTIEQUAL_-1206874326', u'MULTIEQUAL_-1206902025'), (u'INDIRECT_-1206898131', u'MULTIEQUAL_-1206895806'), (u'CAST_-1206874574', u'COPY_-1206874957'), (u'CALL_-1206939005', u'INDIRECT_-1206892435'), (u'INDIRECT_-1206910205', u'MULTIEQUAL_-1206910871'), ('const-8', u'PTRADD_-1206876542'), (u'MULTIEQUAL_-1206904220', u'MULTIEQUAL_-1206904163'), (u'MULTIEQUAL_-1206912632', u'MULTIEQUAL_-1206912614'), (u'CALL_-1206934991', u'INDIRECT_-1206895486'), (u'MULTIEQUAL_-1206893714', u'MULTIEQUAL_-1206894901'), (u'CALL_-1206922316', u'INDIRECT_-1206901898'), (u'CALL_-1206929794', u'INDIRECT_-1206899522'), (u'INDIRECT_-1206890266', u'MULTIEQUAL_-1206891519'), (u'CALLIND_-1206924378', u'INDIRECT_-1206877069'), (u'INDIRECT_-1206904233', u'MULTIEQUAL_-1206904214'), (u'INDIRECT_-1206914979', u'MULTIEQUAL_-1206914399'), (u'MULTIEQUAL_-1206906756', u'MULTIEQUAL_-1206909167'), (u'STORE_-1206932305', u'INDIRECT_-1206900599'), (u'MULTIEQUAL_-1206904174', u'MULTIEQUAL_-1206904158'), ('tmp_22442', u'CBRANCH_-1206921345'), (u'INDIRECT_-1206907718', u'MULTIEQUAL_-1206907443'), (u'STORE_-1206930329', u'INDIRECT_-1206898402'), (u'CALL_-1206929974', u'INDIRECT_-1206899632'), (u'INDIRECT_-1206886449', u'MULTIEQUAL_-1206888172'), (u'CALL_-1206928601', u'INDIRECT_-1206905285'), (u'INDIRECT_-1206906156', u'MULTIEQUAL_-1206910433'), (u'MULTIEQUAL_-1206880579', u'MULTIEQUAL_-1206880492'), (u'MULTIEQUAL_-1206904214', u'MULTIEQUAL_-1206904195'), (u'INDIRECT_-1206897609', u'MULTIEQUAL_-1206897494'), (u'MULTIEQUAL_-1206889915', u'MULTIEQUAL_-1206889894'), (u'INDIRECT_-1206873983', u'MULTIEQUAL_-1206875803'), (u'CALL_-1206932271', u'INDIRECT_-1206897055'), (u'CALL_-1206924756', u'INDIRECT_-1206875944'), (u'INDIRECT_-1206888011', u'COPY_-1206880172'), (u'CALL_-1206934365', u'INDIRECT_-1206901857'), (u'MULTIEQUAL_-1206909907', u'MULTIEQUAL_-1206909923'), (u'CALL_-1206924704', u'INDIRECT_-1206898522'), (u'MULTIEQUAL_-1206903690', u'MULTIEQUAL_-1206907220'), (u'CALL_-1206928644', u'INDIRECT_-1206884779'), (u'CALL_-1206933125', u'INDIRECT_-1206900736'), (u'CALL_-1206929974', u'INDIRECT_-1206889552'), (u'CALL_-1206937414', u'INDIRECT_-1206900519'), (u'PTRSUB_-1206875151', u'CALL_-1206930550'), (u'CALL_-1206932860', u'INDIRECT_-1206911557'), (u'CALL_-1206930457', u'INDIRECT_-1206878361'), (u'STORE_-1206932486', u'INDIRECT_-1206897969'), (u'CALL_-1206931539', u'INDIRECT_-1206891155'), (u'CALL_-1206934862', u'INDIRECT_-1206910542'), (u'INDIRECT_-1206914696', u'COPY_-1206879051'), (u'CALL_-1206928291', u'INDIRECT_-1206902290'), (u'STORE_-1206930351', u'INDIRECT_-1206908420'), (u'LOAD_-1206927740', u'INT_EQUAL_-1206927718'), (u'CALL_-1206932327', u'INDIRECT_-1206888676'), (u'MULTIEQUAL_-1206894892', u'MULTIEQUAL_-1206895643'), (u'CALL_-1206934487', u'INDIRECT_-1206900256'), ('tmp_20640', u'BRANCH_-1206921820'), (u'STORE_-1206928588', u'INDIRECT_-1206896723'), (u'INDIRECT_-1206897213', u'MULTIEQUAL_-1206898437'), (u'MULTIEQUAL_-1206878903', u'MULTIEQUAL_-1206879205'), (u'CALL_-1206936047', u'INDIRECT_-1206907857'), (u'MULTIEQUAL_-1206905516', u'MULTIEQUAL_-1206905442'), (u'CALL_-1206930362', u'INDIRECT_-1206892760'), (u'CALL_-1206939039', u'INDIRECT_-1206903374'), (u'INDIRECT_-1206902180', u'MULTIEQUAL_-1206900500'), (u'CALL_-1206937302', u'INDIRECT_-1206907312'), (u'INDIRECT_-1206905954', u'COPY_-1206879749'), (u'CALL_-1206927063', u'INDIRECT_-1206899876'), (u'INDIRECT_-1206903355', u'MULTIEQUAL_-1206902747'), (u'MULTIEQUAL_-1206906661', u'MULTIEQUAL_-1206906641'), (u'INDIRECT_-1206896663', u'MULTIEQUAL_-1206898181'), (u'CALL_-1206924756', u'INDIRECT_-1206899806'), (u'MULTIEQUAL_-1206893767', u'MULTIEQUAL_-1206893751'), (u'INDIRECT_-1206910644', u'MULTIEQUAL_-1206910441'), (u'INDIRECT_-1206904517', u'MULTIEQUAL_-1206904072'), (u'CALL_-1206932911', u'INDIRECT_-1206892272'), (u'CALLIND_-1206925453', u'INDIRECT_-1206892601'), (u'INT_ADD_-1206925432', u'INT_AND_-1206925409'), (u'INDIRECT_-1206903730', u'MULTIEQUAL_-1206903574'), (u'INDIRECT_-1206903424', u'MULTIEQUAL_-1206907987'), (u'INDIRECT_-1206907075', u'MULTIEQUAL_-1206910086'), (u'STORE_-1206921852', u'INDIRECT_-1206903119'), (u'MULTIEQUAL_-1206898400', u'MULTIEQUAL_-1206898371'), (u'CALL_-1206934396', u'INDIRECT_-1206908180'), (u'CALLIND_-1206925511', u'INDIRECT_-1206885073'), (u'STORE_-1206928553', u'INDIRECT_-1206894602'), (u'CALL_-1206938421', u'INDIRECT_-1206893360'), (u'MULTIEQUAL_-1206912958', u'MULTIEQUAL_-1206912952'), (u'CALL_-1206933594', u'INDIRECT_-1206910644'), (u'MULTIEQUAL_-1206913330', u'MULTIEQUAL_-1206914817'), (u'CALL_-1206921832', u'INDIRECT_-1206875217'), (u'INDIRECT_-1206909936', u'MULTIEQUAL_-1206910482'), (u'INDIRECT_-1206899900', u'MULTIEQUAL_-1206899269'), (u'CALL_-1206926003', u'INDIRECT_-1206909910'), (u'INT_EQUAL_-1206925093', u'CBRANCH_-1206925090'), (u'CALLIND_-1206925046', u'INDIRECT_-1206896182'), (u'INDIRECT_-1206897408', u'MULTIEQUAL_-1206896749'), (u'CALLIND_-1206921999', u'INDIRECT_-1206893371'), (u'INDIRECT_-1206916897', u'MULTIEQUAL_-1206916583'), (u'STORE_-1206935460', u'INDIRECT_-1206896479'), (u'STORE_-1206930340', u'INDIRECT_-1206906390'), (u'CALL_-1206929750', u'INDIRECT_-1206909622'), (u'STORE_-1206935460', u'INDIRECT_-1206910339'), (u'INDIRECT_-1206888304', u'MULTIEQUAL_-1206892867'), (u'STORE_-1206937696', u'INDIRECT_-1206911646'), (u'CALL_-1206934862', u'INDIRECT_-1206907602'), (u'INDIRECT_-1206902136', u'MULTIEQUAL_-1206902540'), (u'CALL_-1206931539', u'INDIRECT_-1206896615'), (u'INDIRECT_-1206889855', u'MULTIEQUAL_-1206892866'), (u'CALL_-1206931142', u'INDIRECT_-1206900163'), (u'INDIRECT_-1206875598', u'MULTIEQUAL_-1206876755'), (u'MULTIEQUAL_-1206906800', u'MULTIEQUAL_-1206906771'), (u'INDIRECT_-1206892200', u'MULTIEQUAL_-1206892708'), (u'INDIRECT_-1206891188', u'MULTIEQUAL_-1206892749'), (u'CALL_-1206932359', u'INDIRECT_-1206907458'), (u'CALL_-1206921722', u'INDIRECT_-1206903253'), (u'INDIRECT_-1206887643', u'MULTIEQUAL_-1206891723'), (u'INDIRECT_-1206893028', u'MULTIEQUAL_-1206900123'), (u'STORE_-1206929169', u'INDIRECT_-1206904120'), (u'CALL_-1206928629', u'INDIRECT_-1206903619'), (u'CALL_-1206931773', u'INDIRECT_-1206906072'), (u'MULTIEQUAL_-1206912929', u'MULTIEQUAL_-1206912910'), (u'INDIRECT_-1206894774', u'MULTIEQUAL_-1206894625'), (u'INDIRECT_-1206893642', u'MULTIEQUAL_-1206893371'), (u'INDIRECT_-1206913655', u'MULTIEQUAL_-1206911904'), (u'INDIRECT_-1206895488', u'MULTIEQUAL_-1206895375'), (u'CALL_-1206925831', u'INDIRECT_-1206904614'), (u'INDIRECT_-1206901914', u'MULTIEQUAL_-1206901765'), (u'CALL_-1206935766', u'INDIRECT_-1206904728'), (u'CALL_-1206930311', u'INDIRECT_-1206909971'), (u'INDIRECT_-1206889876', u'MULTIEQUAL_-1206889671'), (u'INDIRECT_-1206899496', u'MULTIEQUAL_-1206899119'), (u'INDIRECT_-1206901760', u'MULTIEQUAL_-1206896550'), (u'INDIRECT_-1206892333', u'MULTIEQUAL_-1206880910'), (u'CALLIND_-1206938263', u'INDIRECT_-1206915104'), (u'INDIRECT_-1206896308', u'MULTIEQUAL_-1206902643'), (u'MULTIEQUAL_-1206889348', u'MULTIEQUAL_-1206889251'), (u'INDIRECT_-1206889348', u'MULTIEQUAL_-1206889251'), (u'CALL_-1206933623', u'INDIRECT_-1206897218'), (u'CALLIND_-1206921743', u'INDIRECT_-1206894075'), (u'CALL_-1206922325', u'INDIRECT_-1206894905'), ('const-0', u'INT_EQUAL_-1206939472'), (u'INDIRECT_-1206890176', u'MULTIEQUAL_-1206889909'), (u'INDIRECT_-1206897148', u'MULTIEQUAL_-1206896956'), (u'CALL_-1206928667', u'INDIRECT_-1206884068'), (u'INDIRECT_-1206908109', u'MULTIEQUAL_-1206907994'), (u'INDIRECT_-1206895165', u'MULTIEQUAL_-1206894942'), (u'INDIRECT_-1206904106', u'MULTIEQUAL_-1206904033'), (u'CALL_-1206929071', u'INDIRECT_-1206891761'), (u'INDIRECT_-1206903510', u'MULTIEQUAL_-1206903392'), (u'MULTIEQUAL_-1206893107', u'MULTIEQUAL_-1206893123'), (u'CALL_-1206926063', u'INDIRECT_-1206901800'), (u'MULTIEQUAL_-1206911669', u'MULTIEQUAL_-1206911650'), (u'MULTIEQUAL_-1206882533', u'MULTIEQUAL_-1206883561'), (u'CALL_-1206927297', u'INDIRECT_-1206904811'), (u'INDIRECT_-1206897695', u'MULTIEQUAL_-1206898701'), (u'INDIRECT_-1206901600', u'MULTIEQUAL_-1206901445'), (u'CALL_-1206928150', u'INDIRECT_-1206898389'), (u'CALL_-1206928155', u'INDIRECT_-1206892316'), (u'CALL_-1206931269', u'INDIRECT_-1206912429'), (u'INDIRECT_-1206880153', u'MULTIEQUAL_-1206880726'), (u'INDIRECT_-1206897148', u'MULTIEQUAL_-1206903483'), (u'INDIRECT_-1206886741', u'MULTIEQUAL_-1206888260'), (u'CALLIND_-1206921372', u'INDIRECT_-1206886650'), (u'INDIRECT_-1206903112', u'COPY_-1206880427'), (u'CALL_-1206926116', u'INDIRECT_-1206878103'), (u'INDIRECT_-1206913375', u'MULTIEQUAL_-1206913247'), (u'INDIRECT_-1206903142', u'MULTIEQUAL_-1206902903'), (u'INDIRECT_-1206909489', u'COPY_-1206880097'), (u'MULTIEQUAL_-1206889607', u'MULTIEQUAL_-1206889587'), (u'INT_EQUAL_-1206924010', u'CBRANCH_-1206923971'), (u'CALL_-1206938725', u'INDIRECT_-1206905933'), (u'CALL_-1206927048', u'INDIRECT_-1206900364'), (u'INDIRECT_-1206894870', u'MULTIEQUAL_-1206895044'), (u'CALL_-1206938756', u'INDIRECT_-1206914139'), (u'INT_NOTEQUAL_-1206928415', u'CBRANCH_-1206928413'), (u'INDIRECT_-1206909823', u'MULTIEQUAL_-1206874344'), (u'INDIRECT_-1206891896', u'MULTIEQUAL_-1206874308'), (u'INDIRECT_-1206887847', u'MULTIEQUAL_-1206887942'), (u'INDIRECT_-1206896615', u'MULTIEQUAL_-1206897399'), (u'INDIRECT_-1206895460', u'MULTIEQUAL_-1206893780'), ('const-5', u'CALL_-1206933773'), (u'INDIRECT_-1206904879', u'MULTIEQUAL_-1206904850'), (u'INDIRECT_-1206899234', u'COPY_-1206879733'), (u'CALL_-1206932827', u'INDIRECT_-1206909014'), (u'INDIRECT_-1206903098', u'MULTIEQUAL_-1206902922'), (u'CALL_-1206930407', u'INDIRECT_-1206905388'), (u'CALL_-1206934274', u'INDIRECT_-1206905161'), (u'INDIRECT_-1206896997', u'MULTIEQUAL_-1206897801'), ('const-256', u'INT_EQUAL_-1206925005'), (u'INDIRECT_-1206892237', u'MULTIEQUAL_-1206891959'), (u'CALLIND_-1206925453', u'INDIRECT_-1206884621'), (u'MULTIEQUAL_-1206896252', u'MULTIEQUAL_-1206896234'), (u'STORE_-1206928446', u'INDIRECT_-1206897479'), (u'INDIRECT_-1206890345', u'MULTIEQUAL_-1206890250'), (u'INDIRECT_-1206887559', u'MULTIEQUAL_-1206888136'), (u'CALL_-1206930556', u'INDIRECT_-1206893136'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206870821'), (u'INDIRECT_-1206905456', u'COPY_-1206879029'), (u'CALL_-1206934835', u'INDIRECT_-1206892713'), (u'CALL_-1206930636', u'INDIRECT_-1206889818'), (u'STORE_-1206924919', u'INDIRECT_-1206895509'), (u'STORE_-1206930351', u'INDIRECT_-1206888680'), (u'MULTIEQUAL_-1206880951', u'MULTIEQUAL_-1206880405'), (u'INDIRECT_-1206891542', u'MULTIEQUAL_-1206893169'), (u'STORE_-1206924934', u'INDIRECT_-1206904759'), (u'INDIRECT_-1206887597', u'COPY_-1206871483'), (u'STORE_-1206930175', u'INDIRECT_-1206908148'), (u'INDIRECT_-1206912301', u'MULTIEQUAL_-1206877021'), (u'INDIRECT_-1206900843', u'MULTIEQUAL_-1206900977'), (u'STORE_-1206925381', u'INDIRECT_-1206884384'), (u'INDIRECT_-1206906444', u'MULTIEQUAL_-1206906183'), (u'INT_EQUAL_-1206923795', u'BOOL_OR_-1206907116'), (u'INDIRECT_-1206908541', u'COPY_-1206880557'), (u'INDIRECT_-1206889774', u'MULTIEQUAL_-1206889616'), (u'MULTIEQUAL_-1206900014', u'MULTIEQUAL_-1206901201'), (u'CALL_-1206934460', u'INDIRECT_-1206900663'), (u'STORE_-1206932486', u'INDIRECT_-1206909309'), (u'INDIRECT_-1206897711', u'MULTIEQUAL_-1206895386'), (u'STORE_-1206924919', u'INDIRECT_-1206895929'), (u'INDIRECT_-1206907851', u'MULTIEQUAL_-1206909014'), (u'INDIRECT_-1206890651', u'MULTIEQUAL_-1206891941'), (u'CALLIND_-1206922663', u'INDIRECT_-1206905027'), ('const-8', u'PTRADD_-1206878416'), (u'INDIRECT_-1206906698', u'MULTIEQUAL_-1206906610'), (u'STORE_-1206921864', u'INDIRECT_-1206892629'), (u'INDIRECT_-1206898718', u'MULTIEQUAL_-1206898630'), (u'CALL_-1206939039', u'INDIRECT_-1206910514'), (u'COPY_-1206869054', u'MULTIEQUAL_-1206906998'), (u'INDIRECT_-1206898057', u'MULTIEQUAL_-1206897978'), (u'INDIRECT_-1206884071', u'MULTIEQUAL_-1206884401'), (u'CALL_-1206938310', u'INDIRECT_-1206912619'), (u'STORE_-1206927248', u'INDIRECT_-1206908054'), (u'INT_ADD_-1206921934', u'INT_ADD_-1206921924'), (u'CALL_-1206939523', u'INDIRECT_-1206892655'), (u'CALL_-1206936110', u'INDIRECT_-1206900336'), (u'INDIRECT_-1206899632', u'MULTIEQUAL_-1206901149'), (u'MULTIEQUAL_-1206893019', u'MULTIEQUAL_-1206880913'), (u'INDIRECT_-1206898869', u'MULTIEQUAL_-1206898754'), (u'STORE_-1206922807', u'INDIRECT_-1206897107'), (u'MULTIEQUAL_-1206911646', u'MULTIEQUAL_-1206911608'), (u'CALL_-1206926003', u'INDIRECT_-1206894628'), (u'CALL_-1206921264', u'INDIRECT_-1206890469'), (u'INDIRECT_-1206912146', u'MULTIEQUAL_-1206911692'), (u'CALL_-1206938342', u'INDIRECT_-1206884746'), (u'INT_OR_-1206939107', u'INT_AND_-1206939069'), (u'CALL_-1206937446', u'INDIRECT_-1206900122'), (u'STORE_-1206925248', u'INDIRECT_-1206892302'), (u'INT_MULT_-1206930395', u'STORE_-1206929169'), (u'INDIRECT_-1206891956', u'MULTIEQUAL_-1206891722'), (u'CALL_-1206930882', u'INDIRECT_-1206908640'), (u'INDIRECT_-1206904950', u'MULTIEQUAL_-1206905124'), (u'INDIRECT_-1206897487', u'MULTIEQUAL_-1206880377'), (u'CALLIND_-1206921372', u'INDIRECT_-1206904290'), (u'CALL_-1206929529', u'INDIRECT_-1206902215'), (u'CALLIND_-1206922636', u'INDIRECT_-1206874346'), (u'CALL_-1206938628', u'INDIRECT_-1206900416'), (u'STORE_-1206930351', u'INDIRECT_-1206904220'), (u'CALL_-1206931337', u'INDIRECT_-1206891452'), (u'CALL_-1206928992', u'INDIRECT_-1206897605'), (u'INDIRECT_-1206899039', u'MULTIEQUAL_-1206899180'), (u'INDIRECT_-1206912217', u'MULTIEQUAL_-1206911827'), (u'INDIRECT_-1206892141', u'MULTIEQUAL_-1206891780'), (u'INDIRECT_-1206902819', u'MULTIEQUAL_-1206902960'), (u'INT_NOTEQUAL_-1206930621', u'CBRANCH_-1206930621'), ('tmp_9149', u'BRANCH_-1206930166'), (u'CALL_-1206928644', u'INDIRECT_-1206905779'), (u'CALL_-1206930882', u'INDIRECT_-1206893940'), (u'INDIRECT_-1206908088', u'MULTIEQUAL_-1206907975'), (u'INDIRECT_-1206896150', u'MULTIEQUAL_-1206896532'), (u'MULTIEQUAL_-1206902899', u'MULTIEQUAL_-1206902041'), (u'CALL_-1206937615', u'INDIRECT_-1206897522'), (u'STORE_-1206925381', u'INDIRECT_-1206891104'), (u'INDIRECT_-1206903923', u'MULTIEQUAL_-1206880941'), (u'CALL_-1206934487', u'INDIRECT_-1206909496'), (u'INDIRECT_-1206899337', u'MULTIEQUAL_-1206899046'), (u'MULTIEQUAL_-1206892040', u'MULTIEQUAL_-1206891983'), (u'INDIRECT_-1206912982', u'MULTIEQUAL_-1206912780'), (u'CAST_-1206873436', u'COPY_-1206873608'), (u'CALL_-1206921844', u'INDIRECT_-1206896899'), (u'INDIRECT_-1206908085', u'MULTIEQUAL_-1206907719'), (u'INDIRECT_-1206908903', u'MULTIEQUAL_-1206908794'), (u'INDIRECT_-1206905525', u'MULTIEQUAL_-1206876148'), (u'CALL_-1206928644', u'INDIRECT_-1206888139'), (u'CALL_-1206931701', u'INDIRECT_-1206905483'), (u'CALL_-1206930899', u'INDIRECT_-1206881517'), (u'MULTIEQUAL_-1206906047', u'MULTIEQUAL_-1206906072'), (u'STORE_-1206929089', u'INDIRECT_-1206890246'), (u'CALL_-1206921832', u'INDIRECT_-1206886142'), (u'STORE_-1206927241', u'INDIRECT_-1206905529'), (u'CALLIND_-1206925019', u'INDIRECT_-1206903726'), (u'INDIRECT_-1206902628', u'MULTIEQUAL_-1206899323'), ('tmp_16709', u'CBRANCH_-1206924974'), (u'INDIRECT_-1206885896', u'MULTIEQUAL_-1206894243'), (u'INDIRECT_-1206902528', u'MULTIEQUAL_-1206904089'), (u'INDIRECT_-1206880819', u'MULTIEQUAL_-1206880627'), (u'INDIRECT_-1206899219', u'COPY_-1206879847'), (u'CALL_-1206930550', u'INDIRECT_-1206900442'), (u'CAST_-1206872386', u'LOAD_-1206929194'), (u'CALL_-1206931337', u'INDIRECT_-1206893972'), (u'STORE_-1206928697', u'INDIRECT_-1206903510'), (u'INT_AND_-1206931033', u'INT_EQUAL_-1206931047'), (u'CALL_-1206931773', u'INDIRECT_-1206887172'), (u'CALL_-1206928209', u'INDIRECT_-1206891723'), (u'CALL_-1206937186', u'INDIRECT_-1206903873'), (u'CALL_-1206928629', u'INDIRECT_-1206892699'), (u'CALL_-1206930025', u'INDIRECT_-1206894844'), (u'CALL_-1206939039', u'INDIRECT_-1206899174'), (u'INT_ADD_-1206939471', u'CAST_-1206878791'), (u'MULTIEQUAL_-1206907421', u'MULTIEQUAL_-1206907387'), (u'MULTIEQUAL_-1206907421', u'MULTIEQUAL_-1206907387'), ('const-8', u'INT_ADD_-1206924370'), (u'STORE_-1206929089', u'INDIRECT_-1206891506'), ('tmp_72983', u'CALL_-1206925860'), ('const-8', u'PTRADD_-1206878903'), (u'INDIRECT_-1206893650', u'MULTIEQUAL_-1206893218'), (u'CALL_-1206932808', u'INDIRECT_-1206890940'), (u'INDIRECT_-1206917042', u'INT_ZEXT_-1206925011'), (u'CALL_-1206932817', u'INDIRECT_-1206891828'), (u'STORE_-1206921864', u'INDIRECT_-1206890949'), (u'INDIRECT_-1206893495', u'MULTIEQUAL_-1206894501'), ('tmp_72982', u'PTRSUB_-1206875151'), (u'CALL_-1206938975', u'INDIRECT_-1206885107'), (u'CALL_-1206930241', u'INDIRECT_-1206915292'), (u'CALL_-1206929145', u'INDIRECT_-1206910750'), (u'CALL_-1206937875', u'INDIRECT_-1206883450'), (u'MULTIEQUAL_-1206892799', u'MULTIEQUAL_-1206892782'), ('const-433', u'LOAD_-1206930070'), (u'INDIRECT_-1206912016', u'MULTIEQUAL_-1206911815'), (u'STORE_-1206928446', u'INDIRECT_-1206892019'), (u'MULTIEQUAL_-1206899974', u'MULTIEQUAL_-1206899958'), (u'STORE_-1206928662', u'INDIRECT_-1206913569'), (u'CALL_-1206924677', u'INDIRECT_-1206896821'), (u'MULTIEQUAL_-1206894229', u'MULTIEQUAL_-1206894612'), (u'LOAD_-1206921959', u'CALLIND_-1206921856'), (u'CALL_-1206921264', u'INDIRECT_-1206905169'), (u'INDIRECT_-1206897218', u'MULTIEQUAL_-1206897042'), (u'PTRSUB_-1206879105', u'CALL_-1206935851'), (u'MULTIEQUAL_-1206900688', u'MULTIEQUAL_-1206900591'), (u'INDIRECT_-1206900688', u'MULTIEQUAL_-1206900591'), (u'CALL_-1206924661', u'INDIRECT_-1206903108'), (u'INDIRECT_-1206903304', u'MULTIEQUAL_-1206904783'), (u'CALL_-1206921832', u'INDIRECT_-1206887822'), (u'CALL_-1206931674', u'INDIRECT_-1206906853'), ('const-3', u'PTRADD_-1206878420'), (u'CALL_-1206930407', u'INDIRECT_-1206892788'), (u'CALL_-1206938656', u'INDIRECT_-1206895390'), (u'CALL_-1206930556', u'INDIRECT_-1206897336'), (u'CALL_-1206937414', u'MULTIEQUAL_-1206921653'), (u'CALL_-1206931183', u'INDIRECT_-1206881543'), (u'STORE_-1206921525', u'INDIRECT_-1206884049'), (u'INDIRECT_-1206913326', u'MULTIEQUAL_-1206913179'), (u'LOAD_-1206921744', u'INT_ADD_-1206921704'), (u'CALL_-1206938927', u'INDIRECT_-1206893650'), ('const-0', u'INT_NOTEQUAL_-1206930304'), (u'CALL_-1206928644', u'INDIRECT_-1206890659'), (u'INDIRECT_-1206889750', u'MULTIEQUAL_-1206889520'), (u'INDIRECT_-1206905559', u'MULTIEQUAL_-1206906555'), (u'CALLIND_-1206921372', u'INDIRECT_-1206892530'), (u'MULTIEQUAL_-1206904139', u'MULTIEQUAL_-1206904122'), (u'INDIRECT_-1206884083', u'MULTIEQUAL_-1206885740'), (u'INDIRECT_-1206905240', u'MULTIEQUAL_-1206880944'), (u'CALL_-1206932817', u'INDIRECT_-1206897288'), (u'CALL_-1206936047', u'INDIRECT_-1206910377'), (u'CALL_-1206929226', u'INDIRECT_-1206902957'), (u'INDIRECT_-1206894261', u'COPY_-1206880523'), (u'MULTIEQUAL_-1206895259', u'COPY_-1206895382'), (u'CALL_-1206928291', u'INDIRECT_-1206882545'), (u'INDIRECT_-1206894139', u'MULTIEQUAL_-1206893751'), (u'MULTIEQUAL_-1206895321', u'MULTIEQUAL_-1206895321'), (u'CALL_-1206931674', u'INDIRECT_-1206889633'), (u'INDIRECT_-1206901389', u'MULTIEQUAL_-1206902481'), (u'CALLIND_-1206921999', u'INDIRECT_-1206875980'), (u'CALL_-1206938036', u'INDIRECT_-1206908235'), (u'CALL_-1206932827', u'INDIRECT_-1206898094'), (u'INDIRECT_-1206910058', u'MULTIEQUAL_-1206909970'), (u'INDIRECT_-1206904685', u'MULTIEQUAL_-1206876146'), (u'INDIRECT_-1206900398', u'MULTIEQUAL_-1206900310'), (u'MULTIEQUAL_-1206890420', u'MULTIEQUAL_-1206890391'), (u'CALL_-1206925860', u'INDIRECT_-1206897908'), (u'CALL_-1206934835', u'INDIRECT_-1206902373'), (u'CALL_-1206933711', u'INDIRECT_-1206891805'), (u'INDIRECT_-1206905376', u'MULTIEQUAL_-1206904999'), (u'INDIRECT_-1206911339', u'MULTIEQUAL_-1206911249'), (u'INDIRECT_-1206888038', u'MULTIEQUAL_-1206887487'), (u'INDIRECT_-1206906342', u'MULTIEQUAL_-1206905295'), (u'CALL_-1206928518', u'INDIRECT_-1206907089'), (u'CALL_-1206928194', u'INDIRECT_-1206906808'), (u'MULTIEQUAL_-1206891112', u'MULTIEQUAL_-1206891041'), (u'MULTIEQUAL_-1206891979', u'MULTIEQUAL_-1206891121'), (u'INDIRECT_-1206883801', u'MULTIEQUAL_-1206885320'), (u'CALL_-1206932860', u'INDIRECT_-1206895177'), (u'CALL_-1206938232', u'INDIRECT_-1206884337'), (u'INDIRECT_-1206896148', u'MULTIEQUAL_-1206895489'), (u'INDIRECT_-1206908497', u'MULTIEQUAL_-1206908389'), (u'STORE_-1206928627', u'INDIRECT_-1206900528'), (u'CALL_-1206931595', u'INDIRECT_-1206892856'), (u'CALLIND_-1206922636', u'INDIRECT_-1206884851'), (u'MULTIEQUAL_-1206909743', u'INT_LESS_-1206921964'), (u'INDIRECT_-1206891343', u'MULTIEQUAL_-1206891105'), (u'STORE_-1206937696', u'INDIRECT_-1206910806'), (u'INT_ADD_-1206927203', u'CAST_-1206871666'), (u'INDIRECT_-1206895040', u'MULTIEQUAL_-1206894657'), (u'INDIRECT_-1206899170', u'MULTIEQUAL_-1206898964'), (u'INDIRECT_-1206887730', u'MULTIEQUAL_-1206887904'), (u'CALL_-1206934835', u'INDIRECT_-1206912873'), (u'INDIRECT_-1206894814', u'MULTIEQUAL_-1206894656'), (u'INT_ADD_-1206939094', u'CAST_-1206878625'), (u'CALL_-1206926003', u'INDIRECT_-1206899668'), (u'CALL_-1206932954', u'INDIRECT_-1206893141'), (u'STORE_-1206925479', u'INDIRECT_-1206897460'), (u'MULTIEQUAL_-1206898526', u'MULTIEQUAL_-1206898550'), (u'CALL_-1206930311', u'INDIRECT_-1206902411'), (u'INDIRECT_-1206905942', u'MULTIEQUAL_-1206905838'), (u'INDIRECT_-1206890395', u'MULTIEQUAL_-1206890477'), (u'CALL_-1206935809', u'INDIRECT_-1206890053'), (u'CALL_-1206930407', u'INDIRECT_-1206899088'), (u'STORE_-1206928518', u'INDIRECT_-1206892061'), (u'STORE_-1206930828', u'INDIRECT_-1206903517'), (u'STORE_-1206928270', u'INDIRECT_-1206903188'), (u'INDIRECT_-1206896533', u'MULTIEQUAL_-1206896393'), (u'INDIRECT_-1206894819', u'MULTIEQUAL_-1206894412'), (u'INDIRECT_-1206901952', u'MULTIEQUAL_-1206901736'), (u'CALL_-1206931749', u'INDIRECT_-1206889673'), (u'CALL_-1206925432', u'INDIRECT_-1206892483'), (u'INDIRECT_-1206883255', u'MULTIEQUAL_-1206880905'), (u'STORE_-1206921864', u'INDIRECT_-1206905649'), (u'INDIRECT_-1206896896', u'MULTIEQUAL_-1206896629'), (u'INDIRECT_-1206895411', u'MULTIEQUAL_-1206895741'), (u'CALL_-1206930274', u'INDIRECT_-1206895228'), (u'STORE_-1206933118', u'INDIRECT_-1206888902'), (u'INDIRECT_-1206887988', u'MULTIEQUAL_-1206889427'), (u'MULTIEQUAL_-1206885756', u'MULTIEQUAL_-1206886676'), (u'CALL_-1206928668', u'INDIRECT_-1206886890'), (u'MULTIEQUAL_-1206881301', u'MULTIEQUAL_-1206882001'), (u'CALL_-1206922584', u'INDIRECT_-1206890521'), (u'CAST_-1206869236', u'LOAD_-1206921753'), (u'CALL_-1206928878', u'INDIRECT_-1206909416'), (u'CALL_-1206931435', u'INDIRECT_-1206903779'), (u'INDIRECT_-1206903687', u'MULTIEQUAL_-1206903607'), (u'INDIRECT_-1206892707', u'MULTIEQUAL_-1206892577'), (u'CALL_-1206938927', u'INDIRECT_-1206911290'), (u'INDIRECT_-1206884391', u'MULTIEQUAL_-1206884086'), (u'MULTIEQUAL_-1206878304', u'MULTIEQUAL_-1206907147'), ('tmp_8902', u'CBRANCH_-1206930379'), (u'INDIRECT_-1206903296', u'MULTIEQUAL_-1206903062'), (u'INDIRECT_-1206890740', u'MULTIEQUAL_-1206891730'), (u'CALL_-1206921459', u'INDIRECT_-1206892255'), (u'CALL_-1206925783', u'INDIRECT_-1206890717'), (u'MULTIEQUAL_-1206883742', u'MULTIEQUAL_-1206883727'), (u'STORE_-1206930828', u'INDIRECT_-1206893017'), (u'INT_AND_-1206925409', u'INT_LESS_-1206925098'), (u'CALL_-1206925694', u'INDIRECT_-1206904536'), (u'CALL_-1206938756', u'INDIRECT_-1206913719'), (u'CALL_-1206932911', u'INDIRECT_-1206900252'), (u'CALL_-1206929974', u'INDIRECT_-1206901312'), (u'MULTIEQUAL_-1206876221', u'MULTIEQUAL_-1206876103'), ('const-433', u'LOAD_-1206928276'), (u'INDIRECT_-1206886187', u'MULTIEQUAL_-1206886151'), (u'CALL_-1206929866', u'INDIRECT_-1206901246'), (u'MULTIEQUAL_-1206905545', u'MULTIEQUAL_-1206905532'), (u'STORE_-1206924919', u'INDIRECT_-1206898449'), (u'CALL_-1206930584', u'INDIRECT_-1206901550'), (u'PTRADD_-1206873441', u'STORE_-1206925416'), (u'INDIRECT_-1206899679', u'MULTIEQUAL_-1206900675'), (u'INDIRECT_-1206880418', u'MULTIEQUAL_-1206880796'), (u'INDIRECT_-1206894669', u'MULTIEQUAL_-1206894554'), (u'CALL_-1206928878', u'INDIRECT_-1206901016'), (u'INDIRECT_-1206913128', u'MULTIEQUAL_-1206912806'), (u'INDIRECT_-1206896608', u'COPY_-1206879609'), (u'INDIRECT_-1206903434', u'MULTIEQUAL_-1206903279'), (u'CALL_-1206930311', u'INDIRECT_-1206891071'), (u'STORE_-1206921596', u'INDIRECT_-1206887868'), (u'INDIRECT_-1206881220', u'MULTIEQUAL_-1206880242'), (u'CALLIND_-1206921388', u'INDIRECT_-1206897943'), (u'INDIRECT_-1206897866', u'MULTIEQUAL_-1206897412'), (u'MULTIEQUAL_-1206905763', u'MULTIEQUAL_-1206906463'), (u'MULTIEQUAL_-1206888327', u'MULTIEQUAL_-1206888347'), (u'INDIRECT_-1206899257', u'MULTIEQUAL_-1206899149'), (u'INDIRECT_-1206901393', u'MULTIEQUAL_-1206876256'), (u'CALL_-1206922325', u'INDIRECT_-1206885665'), (u'MULTIEQUAL_-1206888075', u'MULTIEQUAL_-1206887987'), (u'MULTIEQUAL_-1206886081', u'MULTIEQUAL_-1206886523'), (u'CALL_-1206931183', u'INDIRECT_-1206909185'), (u'CALL_-1206938036', u'INDIRECT_-1206891855'), (u'CALL_-1206934487', u'INDIRECT_-1206896056'), (u'CALL_-1206929974', u'INDIRECT_-1206910972'), (u'CALL_-1206933773', u'INDIRECT_-1206893948'), (u'INDIRECT_-1206901293', u'MULTIEQUAL_-1206901274'), (u'MULTIEQUAL_-1206910304', u'MULTIEQUAL_-1206910251'), (u'CALL_-1206930882', u'INDIRECT_-1206901500'), (u'CALL_-1206925604', u'INDIRECT_-1206890707'), (u'INDIRECT_-1206911907', u'MULTIEQUAL_-1206911525'), (u'CALL_-1206921954', u'INDIRECT_-1206890376'), (u'CALL_-1206932327', u'INDIRECT_-1206910936'), (u'CALL_-1206937824', u'INDIRECT_-1206892587'), (u'MULTIEQUAL_-1206874304', u'MULTIEQUAL_-1206892785'), (u'CALL_-1206931539', u'INDIRECT_-1206895775'), (u'STORE_-1206928627', u'INDIRECT_-1206894228'), (u'CALL_-1206936047', u'INDIRECT_-1206893157'), ('const-8', u'PTRADD_-1206881504'), (u'INDIRECT_-1206884719', u'MULTIEQUAL_-1206884582'), (u'INDIRECT_-1206877171', u'MULTIEQUAL_-1206881515'), (u'MULTIEQUAL_-1206903671', u'MULTIEQUAL_-1206903655'), (u'CALL_-1206928257', u'INDIRECT_-1206908150'), ('const-128', u'INT_OR_-1206920362'), (u'CALL_-1206929902', u'INDIRECT_-1206902948'), (u'MULTIEQUAL_-1206906805', u'MULTIEQUAL_-1206906792'), (u'MULTIEQUAL_-1206887904', u'MULTIEQUAL_-1206888199'), (u'INDIRECT_-1206907648', u'MULTIEQUAL_-1206913983'), ('const-433', u'STORE_-1206924560'), (u'CALL_-1206935851', u'INDIRECT_-1206906046'), (u'MULTIEQUAL_-1206907859', u'COPY_-1206907982'), (u'CALL_-1206926019', u'INDIRECT_-1206887081'), (u'MULTIEQUAL_-1206882491', u'MULTIEQUAL_-1206882470'), ('const-0', u'CALL_-1206928668'), (u'INDIRECT_-1206914695', u'MULTIEQUAL_-1206914275'), (u'INDIRECT_-1206911179', u'MULTIEQUAL_-1206911150'), (u'CALL_-1206937446', u'INDIRECT_-1206913142'), (u'CALL_-1206933623', u'INDIRECT_-1206890078'), (u'INDIRECT_-1206894299', u'MULTIEQUAL_-1206896993'), (u'CALL_-1206927297', u'INDIRECT_-1206896831'), (u'CALL_-1206939523', u'INDIRECT_-1206911135'), ('const-0', u'CALL_-1206922426'), (u'CALL_-1206931269', u'INDIRECT_-1206891849'), ('const-0', u'COPY_-1206915656'), (u'CALL_-1206928629', u'INDIRECT_-1206883708'), (u'CALL_-1206924668', u'INDIRECT_-1206888910'), (u'MULTIEQUAL_-1206907534', u'MULTIEQUAL_-1206907518'), (u'INDIRECT_-1206889213', u'MULTIEQUAL_-1206891246'), (u'STORE_-1206922807', u'INDIRECT_-1206906347'), (u'MULTIEQUAL_-1206895759', u'MULTIEQUAL_-1206895343'), (u'COPY_-1206872975', u'MULTIEQUAL_-1206913198'), (u'INDIRECT_-1206893032', u'COPY_-1206880403'), (u'INDIRECT_-1206894437', u'MULTIEQUAL_-1206893819'), (u'INDIRECT_-1206891242', u'MULTIEQUAL_-1206891138'), (u'STORE_-1206937765', u'INDIRECT_-1206911260'), (u'CALL_-1206924756', u'INDIRECT_-1206907366'), (u'CALL_-1206922325', u'INDIRECT_-1206896585'), (u'STORE_-1206928622', u'INDIRECT_-1206902366'), (u'CALL_-1206921994', u'INDIRECT_-1206896279'), (u'MULTIEQUAL_-1206876265', u'MULTIEQUAL_-1206876147'), (u'STORE_-1206921852', u'INDIRECT_-1206889679'), ('tmp_5714', u'CBRANCH_-1206933934'), (u'MULTIEQUAL_-1206900303', u'MULTIEQUAL_-1206901003'), (u'CALL_-1206926019', u'INDIRECT_-1206895901'), (u'CALL_-1206928108', u'INDIRECT_-1206905534'), (u'INDIRECT_-1206908105', u'MULTIEQUAL_-1206908771'), (u'INDIRECT_-1206898363', u'COPY_-1206898371'), (u'STORE_-1206937611', u'INDIRECT_-1206897316'), (u'CALL_-1206931183', u'INDIRECT_-1206890705'), (u'MULTIEQUAL_-1206899636', u'MULTIEQUAL_-1206899562'), (u'STORE_-1206928410', u'INDIRECT_-1206908798'), (u'STORE_-1206930846', u'INDIRECT_-1206904729'), (u'CALL_-1206925799', u'INDIRECT_-1206891569'), (u'CALL_-1206939005', u'INDIRECT_-1206904615'), (u'INDIRECT_-1206891876', u'MULTIEQUAL_-1206892422'), (u'INT_ADD_-1206930326', u'CAST_-1206872116'), (u'MULTIEQUAL_-1206897067', u'INT_EQUAL_-1206879573'), (u'MULTIEQUAL_-1206886994', u'MULTIEQUAL_-1206888181'), (u'CALL_-1206937824', u'INDIRECT_-1206893427'), (u'CALL_-1206932860', u'INDIRECT_-1206903577'), (u'INDIRECT_-1206901296', u'MULTIEQUAL_-1206901700'), ('const-0', u'INT_EQUAL_-1206931047'), (u'STORE_-1206928622', u'INDIRECT_-1206886406'), (u'INDIRECT_-1206889715', u'MULTIEQUAL_-1206890721'), (u'STORE_-1206928553', u'INDIRECT_-1206890402'), (u'STORE_-1206934436', u'INDIRECT_-1206911890'), (u'CALL_-1206929794', u'INDIRECT_-1206891122'), (u'CALL_-1206934081', u'INDIRECT_-1206912190'), (u'CALL_-1206928815', u'INDIRECT_-1206898861'), (u'INDIRECT_-1206902653', u'MULTIEQUAL_-1206904686'), (u'MULTIEQUAL_-1206913739', u'COPY_-1206913862'), (u'INDIRECT_-1206890363', u'MULTIEQUAL_-1206891881'), (u'CALL_-1206937729', u'INDIRECT_-1206908925'), (u'CALL_-1206928150', u'INDIRECT_-1206891669'), (u'INDIRECT_-1206904976', u'MULTIEQUAL_-1206904742'), (u'CALL_-1206927017', u'INDIRECT_-1206892296'), (u'CALL_-1206938900', u'INDIRECT_-1206899096'), (u'INDIRECT_-1206897301', u'MULTIEQUAL_-1206899891'), (u'INDIRECT_-1206887182', u'MULTIEQUAL_-1206886943'), (u'MULTIEQUAL_-1206907448', u'MULTIEQUAL_-1206908243'), (u'CALL_-1206933998', u'INDIRECT_-1206903736'), (u'INDIRECT_-1206908012', u'MULTIEQUAL_-1206907921'), (u'INT_NOTEQUAL_-1206928092', u'CBRANCH_-1206928091'), (u'MULTIEQUAL_-1206881703', u'MULTIEQUAL_-1206881691'), (u'CALL_-1206937729', u'INDIRECT_-1206914385'), (u'CALL_-1206932271', u'INDIRECT_-1206901675'), (u'MULTIEQUAL_-1206885241', u'MULTIEQUAL_-1206884895'), (u'MULTIEQUAL_-1206905818', u'MULTIEQUAL_-1206905812'), (u'MULTIEQUAL_-1206884475', u'MULTIEQUAL_-1206884471'), (u'INDIRECT_-1206904800', u'MULTIEQUAL_-1206904539'), (u'CALL_-1206928150', u'INDIRECT_-1206892929'), (u'INDIRECT_-1206901733', u'MULTIEQUAL_-1206902156'), (u'INDIRECT_-1206901733', u'MULTIEQUAL_-1206902156'), (u'MULTIEQUAL_-1206880357', u'MULTIEQUAL_-1206883046'), (u'INDIRECT_-1206905691', u'MULTIEQUAL_-1206903366'), (u'COPY_-1206874575', u'MULTIEQUAL_-1206876966'), (u'CALL_-1206921308', u'INDIRECT_-1206898888'), (u'INT_ADD_-1206931531', u'INT_EQUAL_-1206931517'), (u'CALL_-1206928155', u'INDIRECT_-1206886436'), (u'INDIRECT_-1206908124', u'MULTIEQUAL_-1206907929'), ('const-2', u'PTRADD_-1206873420'), (u'CALL_-1206928257', u'INDIRECT_-1206905210'), (u'CALL_-1206938232', u'INDIRECT_-1206901645'), (u'INDIRECT_-1206902223', u'MULTIEQUAL_-1206902832'), (u'CAST_-1206870685', u'COPY_-1206870700'), (u'CALL_-1206921994', u'INDIRECT_-1206894179'), (u'INDIRECT_-1206884487', u'MULTIEQUAL_-1206884582'), (u'STORE_-1206929169', u'INDIRECT_-1206896980'), (u'CALLIND_-1206921743', u'INDIRECT_-1206887775'), (u'CALL_-1206928331', u'INDIRECT_-1206891815'), ('const-8', u'PTRADD_-1206879160'), (u'STORE_-1206922815', u'INDIRECT_-1206886171'), (u'INDIRECT_-1206884493', u'MULTIEQUAL_-1206884474'), (u'MULTIEQUAL_-1206891099', u'MULTIEQUAL_-1206878262'), (u'CALL_-1206929269', u'INDIRECT_-1206896835'), (u'CALL_-1206928108', u'INDIRECT_-1206897554'), (u'MULTIEQUAL_-1206876976', u'MULTIEQUAL_-1206893181'), ('tmp_12620', u'CBRANCH_-1206930467'), (u'INDIRECT_-1206894120', u'MULTIEQUAL_-1206895820'), (u'MULTIEQUAL_-1206884127', u'MULTIEQUAL_-1206884147'), (u'INDIRECT_-1206906463', u'MULTIEQUAL_-1206906776'), (u'LOAD_-1206937245', u'INT_NOTEQUAL_-1206937225'), (u'INDIRECT_-1206908977', u'COPY_-1206879169'), (u'INDIRECT_-1206889633', u'MULTIEQUAL_-1206876227'), (u'CAST_-1206869452', u'LOAD_-1206922111'), (u'CALLIND_-1206925511', u'INDIRECT_-1206901453'), (u'CALL_-1206934955', u'INDIRECT_-1206889997'), (u'INDIRECT_-1206896784', u'MULTIEQUAL_-1206896581'), (u'CALL_-1206937983', u'INDIRECT_-1206912831'), (u'INDIRECT_-1206902831', u'MULTIEQUAL_-1206904121'), (u'INDIRECT_-1206902738', u'MULTIEQUAL_-1206902187'), (u'INDIRECT_-1206901501', u'MULTIEQUAL_-1206904091'), (u'CALL_-1206921264', u'INDIRECT_-1206875261'), (u'MULTIEQUAL_-1206899507', u'MULTIEQUAL_-1206899501'), (u'INDIRECT_-1206890931', u'MULTIEQUAL_-1206890811'), (u'STORE_-1206924909', u'INDIRECT_-1206897065'), (u'CALL_-1206938772', u'INDIRECT_-1206912050'), (u'MULTIEQUAL_-1206889441', u'MULTIEQUAL_-1206889427'), (u'INDIRECT_-1206904916', u'MULTIEQUAL_-1206874339'), ('const-0', u'STORE_-1206922815'), (u'CALL_-1206928815', u'INDIRECT_-1206892561'), (u'INDIRECT_-1206909361', u'MULTIEQUAL_-1206909141'), ('const--4095', u'INT_LESS_-1206927155'), (u'CALL_-1206933125', u'INDIRECT_-1206901996'), (u'INDIRECT_-1206894249', u'MULTIEQUAL_-1206894204'), (u'CALLIND_-1206931354', u'INDIRECT_-1206887350'), (u'STORE_-1206924545', u'INDIRECT_-1206887310'), (u'INDIRECT_-1206883519', u'MULTIEQUAL_-1206884812'), (u'INDIRECT_-1206895019', u'COPY_-1206879837'), (u'INDIRECT_-1206902315', u'MULTIEQUAL_-1206902011'), (u'LOAD_-1206938308', u'INT_ADD_-1206938257'), (u'CALL_-1206937983', u'INDIRECT_-1206903591'), (u'CALLIND_-1206921856', u'INDIRECT_-1206892458'), (u'CALL_-1206930927', u'INDIRECT_-1206895013'), (u'INDIRECT_-1206908834', u'MULTIEQUAL_-1206908207'), (u'INDIRECT_-1206881493', u'MULTIEQUAL_-1206881301'), (u'INDIRECT_-1206895728', u'MULTIEQUAL_-1206895069'), (u'CALL_-1206925783', u'INDIRECT_-1206894917'), (u'INDIRECT_-1206908214', u'MULTIEQUAL_-1206908036'), (u'MULTIEQUAL_-1206889692', u'MULTIEQUAL_-1206889054'), (u'CALL_-1206921994', u'INDIRECT_-1206887459'), (u'CALL_-1206924612', u'INDIRECT_-1206885785'), (u'CAST_-1206869074', u'INT_SUB_-1206921466'), (u'CALL_-1206934991', u'INDIRECT_-1206898006'), (u'MULTIEQUAL_-1206897252', u'MULTIEQUAL_-1206896614'), (u'INDIRECT_-1206903374', u'MULTIEQUAL_-1206902747'), (u'INDIRECT_-1206889749', u'COPY_-1206880050'), (u'MULTIEQUAL_-1206899413', u'MULTIEQUAL_-1206900352'), (u'INDIRECT_-1206910532', u'MULTIEQUAL_-1206910441'), (u'INDIRECT_-1206896681', u'MULTIEQUAL_-1206896579'), (u'INDIRECT_-1206898394', u'COPY_-1206879731'), (u'CALL_-1206939039', u'INDIRECT_-1206901274'), (u'STORE_-1206928518', u'INDIRECT_-1206895001'), (u'INDIRECT_-1206911884', u'MULTIEQUAL_-1206913626'), (u'STORE_-1206937920', u'INDIRECT_-1206905876'), (u'STORE_-1206930256', u'INDIRECT_-1206909868'), (u'INDIRECT_-1206892481', u'MULTIEQUAL_-1206892379'), (u'INDIRECT_-1206902754', u'MULTIEQUAL_-1206902576'), (u'INDIRECT_-1206889857', u'MULTIEQUAL_-1206890661'), (u'INDIRECT_-1206885530', u'MULTIEQUAL_-1206886176'), (u'STORE_-1206928270', u'INDIRECT_-1206891428'), (u'INDIRECT_-1206903849', u'MULTIEQUAL_-1206908103'), (u'CALL_-1206930882', u'INDIRECT_-1206880158'), (u'COPY_-1206871831', u'CALL_-1206921134'), (u'MULTIEQUAL_-1206903787', u'MULTIEQUAL_-1206903293'), (u'CALL_-1206929202', u'INDIRECT_-1206899586'), (u'INDIRECT_-1206895862', u'MULTIEQUAL_-1206895758'), (u'MULTIEQUAL_-1206910623', u'MULTIEQUAL_-1206878309'), (u'STORE_-1206928662', u'INDIRECT_-1206896349'), (u'CALL_-1206934487', u'INDIRECT_-1206881014'), (u'INDIRECT_-1206905637', u'CALL_-1206934274'), ('const-0', u'SUBPIECE_-1206909259'), (u'INDIRECT_-1206895421', u'MULTIEQUAL_-1206895319'), (u'MULTIEQUAL_-1206900456', u'MULTIEQUAL_-1206902867'), (u'MULTIEQUAL_-1206921606', u'CALL_-1206934835'), (u'INDIRECT_-1206901139', u'MULTIEQUAL_-1206901280'), (u'INDIRECT_-1206877632', u'MULTIEQUAL_-1206877550'), (u'MULTIEQUAL_-1206901345', u'MULTIEQUAL_-1206901332'), (u'CALL_-1206930556', u'INDIRECT_-1206887676'), (u'INDIRECT_-1206892757', u'MULTIEQUAL_-1206892312'), (u'CALL_-1206929794', u'INDIRECT_-1206888602'), (u'LOAD_-1206925216', u'INT_EQUAL_-1206925173'), ('const-0', u'CALL_-1206929645'), (u'CALL_-1206927833', u'INDIRECT_-1206907975'), (u'CALL_-1206939039', u'INDIRECT_-1206894974'), (u'INDIRECT_-1206890448', u'MULTIEQUAL_-1206887143'), (u'CALL_-1206930407', u'INDIRECT_-1206891948'), (u'CALL_-1206925783', u'INDIRECT_-1206902057'), (u'INDIRECT_-1206896908', u'MULTIEQUAL_-1206896725'), ('const-256', u'INT_EQUAL_-1206923513'), (u'INDIRECT_-1206911402', u'MULTIEQUAL_-1206911298'), (u'STORE_-1206928622', u'INDIRECT_-1206892286'), (u'CALL_-1206932359', u'INDIRECT_-1206879230'), (u'LOAD_-1206930403', u'CAST_-1206874307'), (u'INDIRECT_-1206889203', u'MULTIEQUAL_-1206889812'), (u'INDIRECT_-1206880308', u'MULTIEQUAL_-1206880796'), (u'MULTIEQUAL_-1206906883', u'MULTIEQUAL_-1206906775'), (u'CALLIND_-1206938189', u'INT_EQUAL_-1206938167'), ('tmp_10800', u'CBRANCH_-1206930213'), (u'INDIRECT_-1206904982', u'INT_NOTEQUAL_-1206877064'), (u'CAST_-1206872787', u'CALL_-1206930086'), (u'MULTIEQUAL_-1206896581', u'MULTIEQUAL_-1206896561'), (u'STORE_-1206925381', u'INDIRECT_-1206898664'), ('const-0', u'CALL_-1206931128'), (u'INDIRECT_-1206875770', u'MULTIEQUAL_-1206875284'), ('const-16', u'INT_AND_-1206928726'), (u'CALL_-1206925783', u'INDIRECT_-1206893657'), (u'INDIRECT_-1206908679', u'MULTIEQUAL_-1206908099'), (u'INDIRECT_-1206896995', u'MULTIEQUAL_-1206900006'), (u'MULTIEQUAL_-1206904091', u'MULTIEQUAL_-1206904075'), (u'INDIRECT_-1206893055', u'MULTIEQUAL_-1206892896'), (u'INDIRECT_-1206904248', u'MULTIEQUAL_-1206904214'), (u'CALL_-1206929621', u'INDIRECT_-1206897621'), (u'COPY_-1206877234', u'CALL_-1206930584'), ('const-433', u'STORE_-1206928627'), (u'CALL_-1206938342', u'INDIRECT_-1206902977'), (u'CAST_-1206875547', u'CAST_-1206874797'), (u'INDIRECT_-1206902567', u'MULTIEQUAL_-1206902531'), (u'STORE_-1206925416', u'INDIRECT_-1206898265'), ('const-433', u'LOAD_-1206921885'), (u'CALL_-1206934862', u'INDIRECT_-1206893742'), ('const-0', u'COPY_-1206938299'), (u'INT_SEXT_-1206923638', u'INT_ADD_-1206923632'), (u'STORE_-1206928697', u'INDIRECT_-1206901410'), (u'INDIRECT_-1206902728', u'MULTIEQUAL_-1206904121'), (u'CALL_-1206931674', u'INDIRECT_-1206902653'), (u'INDIRECT_-1206895697', u'MULTIEQUAL_-1206895252'), (u'INDIRECT_-1206905082', u'MULTIEQUAL_-1206904035'), (u'CALL_-1206938232', u'INDIRECT_-1206894085'), (u'CALL_-1206930105', u'INDIRECT_-1206898477'), (u'CALL_-1206939005', u'INDIRECT_-1206897055'), (u'INDIRECT_-1206898746', u'COPY_-1206879380'), (u'INDIRECT_-1206899536', u'MULTIEQUAL_-1206899331'), (u'CALL_-1206922556', u'INDIRECT_-1206900043'), (u'INDIRECT_-1206893528', u'MULTIEQUAL_-1206895312'), (u'CALL_-1206930927', u'INDIRECT_-1206895433'), (u'MULTIEQUAL_-1206880387', u'PTRADD_-1206880560'), (u'INDIRECT_-1206893103', u'MULTIEQUAL_-1206897183'), (u'STORE_-1206925381', u'INDIRECT_-1206899084'), (u'CALLIND_-1206925046', u'INDIRECT_-1206900802'), (u'STORE_-1206930828', u'INDIRECT_-1206905617'), (u'STORE_-1206928270', u'INDIRECT_-1206896468'), (u'INDIRECT_-1206909740', u'MULTIEQUAL_-1206908060'), (u'MULTIEQUAL_-1206899521', u'MULTIEQUAL_-1206899501'), (u'CAST_-1206873320', u'STORE_-1206930175'), (u'MULTIEQUAL_-1206880372', u'MULTIEQUAL_-1206895083'), ('const-433', u'LOAD_-1206933183'), (u'CALL_-1206930915', u'INDIRECT_-1206909923'), (u'INDIRECT_-1206886887', u'MULTIEQUAL_-1206886807'), (u'LOAD_-1206939198', u'INT_ADD_-1206939094'), (u'INDIRECT_-1206908882', u'MULTIEQUAL_-1206908778'), (u'INDIRECT_-1206912187', u'MULTIEQUAL_-1206880413'), (u'STORE_-1206930828', u'INDIRECT_-1206896797'), (u'CALL_-1206930506', u'INDIRECT_-1206888653'), (u'CALL_-1206928518', u'INDIRECT_-1206905409'), (u'CALL_-1206926003', u'INDIRECT_-1206889588'), (u'MULTIEQUAL_-1206902271', u'MULTIEQUAL_-1206901605'), (u'CALL_-1206928281', u'INDIRECT_-1206901447'), (u'CALLIND_-1206921412', u'INDIRECT_-1206883308'), (u'CALL_-1206921361', u'INDIRECT_-1206892616'), (u'CALL_-1206938725', u'INDIRECT_-1206907193'), (u'MULTIEQUAL_-1206895758', u'MULTIEQUAL_-1206895739'), (u'CALL_-1206934862', u'INDIRECT_-1206900882'), (u'CALL_-1206928225', u'INDIRECT_-1206902253'), (u'INDIRECT_-1206893780', u'MULTIEQUAL_-1206893507'), (u'CALL_-1206935766', u'INDIRECT_-1206898848'), (u'INDIRECT_-1206894832', u'MULTIEQUAL_-1206894684'), (u'CALL_-1206931128', u'INDIRECT_-1206909166'), (u'CALL_-1206922556', u'INDIRECT_-1206898783'), (u'MULTIEQUAL_-1206899390', u'MULTIEQUAL_-1206899366'), (u'CALL_-1206931701', u'INDIRECT_-1206896663'), (u'CALL_-1206937430', u'INDIRECT_-1206894230'), (u'INDIRECT_-1206902563', u'MULTIEQUAL_-1206904220'), (u'CALL_-1206931539', u'INDIRECT_-1206912155'), ('tmp_9108', u'CBRANCH_-1206930193'), (u'INDIRECT_-1206897837', u'MULTIEQUAL_-1206876989'), (u'MULTIEQUAL_-1206900749', u'MULTIEQUAL_-1206900730'), (u'CALL_-1206930362', u'INDIRECT_-1206909140'), (u'CALL_-1206932954', u'CALL_-1206932827'), (u'INDIRECT_-1206903083', u'MULTIEQUAL_-1206880939'), (u'CALL_-1206928108', u'INDIRECT_-1206894194'), (u'INDIRECT_-1206892918', u'MULTIEQUAL_-1206892982'), ('const-0', u'INT_NOTEQUAL_-1206876933'), (u'CALL_-1206938628', u'INDIRECT_-1206905036'), (u'CALL_-1206923816', u'INDIRECT_-1206897779'), (u'CALL_-1206935809', u'INDIRECT_-1206895933'), (u'INDIRECT_-1206896575', u'MULTIEQUAL_-1206896447'), (u'CALLIND_-1206922636', u'INDIRECT_-1206895771'), (u'CALLIND_-1206924378', u'INDIRECT_-1206908985'), (u'INDIRECT_-1206891546', u'MULTIEQUAL_-1206891317'), (u'MULTIEQUAL_-1206906934', u'COPY_-1206879278'), (u'CALL_-1206934098', u'INDIRECT_-1206898341'), (u'CALL_-1206924661', u'INDIRECT_-1206887148'), (u'INDIRECT_-1206889213', u'MULTIEQUAL_-1206876226'), (u'CALL_-1206922584', u'INDIRECT_-1206886741'), (u'CALL_-1206938725', u'INDIRECT_-1206915173'), (u'STORE_-1206930310', u'INDIRECT_-1206896868'), (u'INDIRECT_-1206897585', u'MULTIEQUAL_-1206897219'), (u'CALL_-1206934991', u'INDIRECT_-1206911446'), (u'CALL_-1206927418', u'INDIRECT_-1206891019'), (u'CALLIND_-1206921344', u'INDIRECT_-1206887054'), (u'MULTIEQUAL_-1206903699', u'MULTIEQUAL_-1206878293'), (u'MULTIEQUAL_-1206907395', u'MULTIEQUAL_-1206906694'), ('const-8', u'PTRADD_-1206874758'), (u'INDIRECT_-1206900384', u'MULTIEQUAL_-1206901989'), ('const-0', u'INT_NOTEQUAL_-1206929923'), (u'STORE_-1206934385', u'INDIRECT_-1206895897'), (u'PTRADD_-1206877248', u'LOAD_-1206930719'), (u'CALL_-1206930157', u'INDIRECT_-1206905215'), (u'CALL_-1206937142', u'INDIRECT_-1206908894'), (u'INDIRECT_-1206908815', u'MULTIEQUAL_-1206908207'), (u'CALL_-1206928357', u'INDIRECT_-1206893510'), (u'INDIRECT_-1206882306', u'MULTIEQUAL_-1206882164'), (u'INDIRECT_-1206910663', u'MULTIEQUAL_-1206910976'), (u'BOOL_OR_-1206931361', u'CBRANCH_-1206931384'), (u'CALL_-1206938975', u'INDIRECT_-1206894098'), (u'INDIRECT_-1206913265', u'MULTIEQUAL_-1206914212'), (u'CAST_-1206875470', u'PTRADD_-1206878339'), (u'CALL_-1206933998', u'INDIRECT_-1206909616'), (u'MULTIEQUAL_-1206905480', u'MULTIEQUAL_-1206905423'), (u'INDIRECT_-1206892250', u'MULTIEQUAL_-1206893816'), (u'CALL_-1206927063', u'INDIRECT_-1206876854'), ('tmp_19219', u'CBRANCH_-1206923297'), (u'INT_SUB_-1206925357', u'INT_LESS_-1206925335'), (u'STORE_-1206924934', u'INDIRECT_-1206889639'), (u'INDIRECT_-1206900860', u'MULTIEQUAL_-1206900762'), (u'CALL_-1206932808', u'INDIRECT_-1206901860'), (u'INDIRECT_-1206892375', u'CALL_-1206928992'), (u'MULTIEQUAL_-1206899886', u'MULTIEQUAL_-1206899848'), (u'CALL_-1206929974', u'INDIRECT_-1206887872'), (u'MULTIEQUAL_-1206881585', u'INT_LESS_-1206925528'), ('tmp_24553', u'BRANCH_-1206928626'), (u'CALL_-1206921308', u'INDIRECT_-1206900988'), (u'MULTIEQUAL_-1206900255', u'MULTIEQUAL_-1206900167'), (u'INT_ADD_-1206924441', u'CAST_-1206870233'), (u'INDIRECT_-1206902519', u'MULTIEQUAL_-1206902347'), (u'CALL_-1206925799', u'INDIRECT_-1206886949'), (u'INDIRECT_-1206904623', u'MULTIEQUAL_-1206904757'), (u'CALL_-1206921431', u'INDIRECT_-1206888455'), (u'INDIRECT_-1206896015', u'MULTIEQUAL_-1206895711'), (u'CALLIND_-1206922663', u'INDIRECT_-1206893267'), (u'INDIRECT_-1206898115', u'MULTIEQUAL_-1206897811'), (u'INT_EQUAL_-1206933580', u'CBRANCH_-1206933578'), (u'MULTIEQUAL_-1206901490', u'MULTIEQUAL_-1206901466'), (u'MULTIEQUAL_-1206904656', u'MULTIEQUAL_-1206907067'), (u'INDIRECT_-1206891688', u'MULTIEQUAL_-1206898023'), (u'CALL_-1206928734', u'INDIRECT_-1206901265'), (u'MULTIEQUAL_-1206908289', u'MULTIEQUAL_-1206908232'), (u'INDIRECT_-1206904147', u'COPY_-1206880324'), (u'INDIRECT_-1206879606', u'MULTIEQUAL_-1206879515'), (u'CALL_-1206933711', u'INDIRECT_-1206899785'), (u'CALL_-1206928150', u'INDIRECT_-1206891249'), (u'INDIRECT_-1206904811', u'COPY_-1206880212'), (u'MULTIEQUAL_-1206896099', u'COPY_-1206896222'), (u'INDIRECT_-1206906236', u'MULTIEQUAL_-1206905818'), (u'INDIRECT_-1206884376', u'MULTIEQUAL_-1206883999'), (u'CALL_-1206927833', u'INDIRECT_-1206902515'), (u'CALL_-1206928152', u'INDIRECT_-1206903453'), (u'INDIRECT_-1206912680', u'MULTIEQUAL_-1206907470'), (u'CALL_-1206937414', u'INDIRECT_-1206908079'), ('const-8', u'PTRADD_-1206876557'), (u'INDIRECT_-1206912254', u'MULTIEQUAL_-1206912099'), (u'CALL_-1206929830', u'INDIRECT_-1206904164'), (u'CALL_-1206935494', u'INDIRECT_-1206893665'), (u'INDIRECT_-1206903049', u'MULTIEQUAL_-1206903584'), (u'CALL_-1206928677', u'INDIRECT_-1206907549'), (u'CALL_-1206925783', u'INDIRECT_-1206892397'), (u'INDIRECT_-1206893579', u'MULTIEQUAL_-1206893720'), (u'CALL_-1206932327', u'INDIRECT_-1206904636'), (u'CALL_-1206928357', u'INDIRECT_-1206895190'), (u'INDIRECT_-1206912039', u'MULTIEQUAL_-1206911632'), (u'CALLIND_-1206921743', u'INDIRECT_-1206894915'), (u'CALL_-1206935851', u'INDIRECT_-1206898486'), (u'INDIRECT_-1206897319', u'MULTIEQUAL_-1206897290'), (u'CALL_-1206937142', u'INDIRECT_-1206911414'), (u'CALL_-1206928644', u'INDIRECT_-1206898219'), (u'INDIRECT_-1206891453', u'MULTIEQUAL_-1206892319'), (u'CALL_-1206938131', u'INDIRECT_-1206902413'), (u'CALL_-1206931142', u'INDIRECT_-1206902683'), (u'INDIRECT_-1206898023', u'MULTIEQUAL_-1206897832'), (u'CALL_-1206930476', u'INDIRECT_-1206905009'), (u'MULTIEQUAL_-1206900309', u'MULTIEQUAL_-1206900295'), (u'INT_NOTEQUAL_-1206929779', u'CBRANCH_-1206929777'), (u'STORE_-1206921830', u'INDIRECT_-1206884621'), (u'INDIRECT_-1206897475', u'MULTIEQUAL_-1206897055'), (u'MULTIEQUAL_-1206879852', u'MULTIEQUAL_-1206881343'), (u'CALL_-1206928225', u'INDIRECT_-1206909393'), (u'INT_EQUAL_-1206933940', u'CBRANCH_-1206933934'), (u'STORE_-1206928588', u'INDIRECT_-1206892523'), (u'INDIRECT_-1206909646', u'MULTIEQUAL_-1206911229'), (u'INDIRECT_-1206900997', u'MULTIEQUAL_-1206900918'), (u'CALL_-1206921320', u'INDIRECT_-1206894598'), (u'INDIRECT_-1206891245', u'MULTIEQUAL_-1206876113'), (u'INDIRECT_-1206903860', u'MULTIEQUAL_-1206898650'), (u'PTRSUB_-1206924977', u'COPY_-1206873648'), (u'MULTIEQUAL_-1206884480', u'MULTIEQUAL_-1206884423'), (u'MULTIEQUAL_-1206903676', u'MULTIEQUAL_-1206903672'), (u'CALL_-1206925860', u'INDIRECT_-1206905888'), (u'CALLIND_-1206921359', u'INDIRECT_-1206882807'), (u'STORE_-1206937772', u'INDIRECT_-1206903285'), (u'INDIRECT_-1206904021', u'MULTIEQUAL_-1206906611'), (u'CALL_-1206921459', u'INDIRECT_-1206897295'), (u'CALL_-1206928257', u'CALL_-1206928225'), (u'STORE_-1206921567', u'INDIRECT_-1206885753'), (u'CALL_-1206931749', u'INDIRECT_-1206903953'), (u'CALL_-1206932860', u'INDIRECT_-1206904837'), (u'CALL_-1206933962', u'INDIRECT_-1206895316'), (u'STORE_-1206937788', u'INDIRECT_-1206904130'), (u'CALL_-1206932827', u'INDIRECT_-1206902714'), (u'INDIRECT_-1206897648', u'MULTIEQUAL_-1206904743'), (u'CALL_-1206921954', u'INDIRECT_-1206903396'), (u'CALL_-1206933623', u'INDIRECT_-1206910238'), (u'INDIRECT_-1206907476', u'MULTIEQUAL_-1206907099'), (u'CALL_-1206927833', u'INDIRECT_-1206902935'), (u'INDIRECT_-1206907834', u'MULTIEQUAL_-1206907676'), (u'MULTIEQUAL_-1206890845', u'MULTIEQUAL_-1206890832'), (u'CALL_-1206928518', u'INDIRECT_-1206902889'), (u'INDIRECT_-1206901630', u'MULTIEQUAL_-1206901474'), (u'INT_ADD_-1206924359', u'CAST_-1206870249'), (u'CALL_-1206928271', u'INDIRECT_-1206898479'), (u'INDIRECT_-1206895081', u'MULTIEQUAL_-1206894720'), (u'INDIRECT_-1206878620', u'MULTIEQUAL_-1206880355'), ('tmp_1004', u'CBRANCH_-1206939063'), (u'STORE_-1206937611', u'INDIRECT_-1206908656'), (u'INDIRECT_-1206891841', u'MULTIEQUAL_-1206894431'), (u'CALLIND_-1206925511', u'INDIRECT_-1206894313'), (u'CALL_-1206938900', u'INDIRECT_-1206894896'), (u'STORE_-1206925416', u'INDIRECT_-1206891965'), (u'CALL_-1206935809', u'INDIRECT_-1206902233'), (u'STORE_-1206928320', u'INDIRECT_-1206895689'), ('const-0', u'INT_EQUAL_-1206929371'), (u'INDIRECT_-1206892424', u'MULTIEQUAL_-1206892247'), (u'CALL_-1206937615', u'INDIRECT_-1206911382'), (u'STORE_-1206930340', u'INDIRECT_-1206887644'), (u'CALL_-1206934274', u'INDIRECT_-1206899281'), (u'CALL_-1206930274', u'INDIRECT_-1206887248'), (u'CALL_-1206931749', u'INDIRECT_-1206887573'), ('const-248', u'INT_ADD_-1206921944'), (u'INDIRECT_-1206895543', u'MULTIEQUAL_-1206895856'), (u'INDIRECT_-1206897759', u'MULTIEQUAL_-1206897352'), (u'INDIRECT_-1206906319', u'MULTIEQUAL_-1206905931'), (u'CALL_-1206928382', u'CALL_-1206928150'), (u'INDIRECT_-1206876931', u'MULTIEQUAL_-1206876757'), (u'INDIRECT_-1206888309', u'MULTIEQUAL_-1206887911'), (u'CALL_-1206935766', u'INDIRECT_-1206912288'), (u'INDIRECT_-1206908239', u'MULTIEQUAL_-1206908210'), (u'STORE_-1206928410', u'INDIRECT_-1206897038'), (u'STORE_-1206927231', u'INDIRECT_-1206900904'), (u'CALL_-1206928647', u'INDIRECT_-1206890722'), (u'CALL_-1206935809', u'INDIRECT_-1206902653'), (u'INDIRECT_-1206902935', u'MULTIEQUAL_-1206906609'), (u'INDIRECT_-1206908900', u'MULTIEQUAL_-1206903690'), (u'CALL_-1206930882', u'INDIRECT_-1206900660'), (u'CALL_-1206938927', u'INDIRECT_-1206894910'), (u'CALL_-1206924661', u'INDIRECT_-1206899748'), (u'INT_NOTEQUAL_-1206934754', u'CBRANCH_-1206934753'), (u'INDIRECT_-1206903686', u'MULTIEQUAL_-1206903613'), (u'CALL_-1206929145', u'INDIRECT_-1206899248'), (u'CAST_-1206875547', u'CALL_-1206928155'), (u'CALL_-1206931142', u'INDIRECT_-1206890503'), ('tmp_72982', u'PTRSUB_-1206875160'), (u'CALL_-1206938628', u'INDIRECT_-1206900836'), (u'CALLIND_-1206921884', u'INDIRECT_-1206887854'), (u'STORE_-1206932486', u'INDIRECT_-1206905529'), (u'INDIRECT_-1206905529', u'MULTIEQUAL_-1206905131'), (u'INDIRECT_-1206897651', u'MULTIEQUAL_-1206897531'), (u'INDIRECT_-1206912753', u'MULTIEQUAL_-1206913977'), (u'STORE_-1206930310', u'INDIRECT_-1206888888'), (u'CALL_-1206937615', u'INDIRECT_-1206892902'), (u'INDIRECT_-1206905008', u'COPY_-1206879629'), (u'CALL_-1206929385', u'INDIRECT_-1206902627'), (u'STORE_-1206930256', u'INDIRECT_-1206887188'), (u'CALL_-1206936019', u'INDIRECT_-1206896503'), (u'CALL_-1206921134', u'INDIRECT_-1206901282'), ('const-433', u'LOAD_-1206921705'), (u'INDIRECT_-1206907555', u'MULTIEQUAL_-1206906947'), (u'CALL_-1206932860', u'INDIRECT_-1206892657'), (u'MULTIEQUAL_-1206896215', u'MULTIEQUAL_-1206896194'), (u'MULTIEQUAL_-1206908283', u'MULTIEQUAL_-1206908235'), (u'INDIRECT_-1206908406', u'COPY_-1206879403'), (u'STORE_-1206924919', u'INDIRECT_-1206885849'), (u'MULTIEQUAL_-1206891792', u'MULTIEQUAL_-1206891767'), (u'CALLIND_-1206925511', u'INDIRECT_-1206895153'), (u'INDIRECT_-1206886980', u'MULTIEQUAL_-1206888680'), (u'MULTIEQUAL_-1206907921', u'MULTIEQUAL_-1206907901'), (u'INDIRECT_-1206902164', u'MULTIEQUAL_-1206906727'), (u'CALL_-1206930506', u'INDIRECT_-1206887813'), (u'INDIRECT_-1206907047', u'MULTIEQUAL_-1206906967'), (u'CALL_-1206938975', u'INDIRECT_-1206899978'), (u'INDIRECT_-1206884087', u'MULTIEQUAL_-1206884055'), (u'MULTIEQUAL_-1206910054', u'MULTIEQUAL_-1206910038'), (u'CALL_-1206938628', u'INDIRECT_-1206913856'), (u'INDIRECT_-1206897511', u'MULTIEQUAL_-1206897841'), (u'INDIRECT_-1206908525', u'MULTIEQUAL_-1206909191'), (u'CALL_-1206935821', u'INDIRECT_-1206908542'), (u'STORE_-1206934224', u'INDIRECT_-1206890342'), (u'CALL_-1206926003', u'INDIRECT_-1206897988'), (u'INDIRECT_-1206897759', u'MULTIEQUAL_-1206897179'), ('const-288', u'INT_ADD_-1206928432'), (u'INDIRECT_-1206901857', u'MULTIEQUAL_-1206901566'), (u'CALL_-1206930086', u'INDIRECT_-1206909567'), (u'CALL_-1206929794', u'INDIRECT_-1206904982'), (u'CALL_-1206925604', u'INDIRECT_-1206889867'), (u'INDIRECT_-1206903302', u'MULTIEQUAL_-1206903031'), (u'MULTIEQUAL_-1206901201', u'MULTIEQUAL_-1206901643'), (u'STORE_-1206925479', u'INDIRECT_-1206884860'), (u'CALL_-1206928647', u'INDIRECT_-1206897862'), (u'STORE_-1206927231', u'INDIRECT_-1206896704'), (u'CALL_-1206924612', u'INDIRECT_-1206900485'), (u'INDIRECT_-1206912116', u'MULTIEQUAL_-1206911698'), (u'CALLIND_-1206929135', u'INDIRECT_-1206893060'), (u'MULTIEQUAL_-1206905540', u'MULTIEQUAL_-1206905511'), (u'STORE_-1206927231', u'INDIRECT_-1206903424'), (u'INT_ADD_-1206925315', u'INT_LESS_-1206925295'), (u'INDIRECT_-1206895623', u'MULTIEQUAL_-1206899703'), (u'INDIRECT_-1206894720', u'MULTIEQUAL_-1206895228'), (u'STORE_-1206925381', u'INDIRECT_-1206889004'), (u'STORE_-1206935460', u'INDIRECT_-1206901519'), (u'STORE_-1206925221', u'INDIRECT_-1206907407'), (u'CALL_-1206925783', u'INDIRECT_-1206901217'), (u'CALL_-1206933745', u'INDIRECT_-1206909894'), (u'CALL_-1206931701', u'INDIRECT_-1206899603'), (u'CALL_-1206928677', u'INDIRECT_-1206901669'), (u'MULTIEQUAL_-1206897421', u'MULTIEQUAL_-1206897863'), (u'CALL_-1206935766', u'INDIRECT_-1206890448'), (u'INDIRECT_-1206899341', u'MULTIEQUAL_-1206899121'), (u'CALL_-1206930105', u'INDIRECT_-1206896797'), (u'INDIRECT_-1206907522', u'MULTIEQUAL_-1206909181'), (u'CALL_-1206928601', u'INDIRECT_-1206906965'), (u'INDIRECT_-1206898183', u'MULTIEQUAL_-1206897907'), (u'STORE_-1206924919', u'INDIRECT_-1206892569'), (u'INDIRECT_-1206908628', u'COPY_-1206879978'), (u'INDIRECT_-1206899688', u'MULTIEQUAL_-1206899366'), (u'INDIRECT_-1206913810', u'MULTIEQUAL_-1206913378'), (u'LOAD_-1206937896', u'CALL_-1206937875'), (u'MULTIEQUAL_-1206908852', u'MULTIEQUAL_-1206908834'), (u'INDIRECT_-1206890335', u'MULTIEQUAL_-1206894009'), (u'CALL_-1206937983', u'INDIRECT_-1206901911'), (u'MULTIEQUAL_-1206908407', u'MULTIEQUAL_-1206907913'), (u'INDIRECT_-1206904162', u'MULTIEQUAL_-1206903960'), (u'STORE_-1206935460', u'INDIRECT_-1206890179'), (u'INDIRECT_-1206911363', u'MULTIEQUAL_-1206912119'), (u'MULTIEQUAL_-1206900167', u'MULTIEQUAL_-1206900192'), (u'INDIRECT_-1206908407', u'MULTIEQUAL_-1206880404'), ('const-8', u'INT_EQUAL_-1206925093'), (u'INDIRECT_-1206900355', u'MULTIEQUAL_-1206900227'), (u'INDIRECT_-1206904562', u'MULTIEQUAL_-1206904291'), (u'INDIRECT_-1206893743', u'MULTIEQUAL_-1206895400'), (u'CALL_-1206938958', u'INDIRECT_-1206910046'), (u'INDIRECT_-1206894563', u'MULTIEQUAL_-1206895319'), (u'STORE_-1206928270', u'INDIRECT_-1206906548'), (u'CALL_-1206921954', u'INDIRECT_-1206895416'), (u'CAST_-1206875539', u'COPY_-1206875593'), (u'LOAD_-1206930208', u'INT_AND_-1206918835'), (u'CALL_-1206921844', u'INDIRECT_-1206900259'), (u'CALL_-1206929938', u'INDIRECT_-1206907590'), (u'STORE_-1206928327', u'INDIRECT_-1206891912'), (u'INDIRECT_-1206887386', u'MULTIEQUAL_-1206888969'), (u'INDIRECT_-1206905900', u'MULTIEQUAL_-1206905812'), (u'INDIRECT_-1206908300', u'MULTIEQUAL_-1206907669'), (u'CALL_-1206921844', u'INDIRECT_-1206885559'), (u'CALLIND_-1206921412', u'INDIRECT_-1206875914'), (u'MULTIEQUAL_-1206887194', u'COPY_-1206879231'), (u'CALL_-1206930550', u'INDIRECT_-1206890782'), (u'CALL_-1206930025', u'INDIRECT_-1206888964'), (u'INDIRECT_-1206894796', u'MULTIEQUAL_-1206894529'), (u'INDIRECT_-1206893974', u'MULTIEQUAL_-1206893816'), (u'INDIRECT_-1206895379', u'MULTIEQUAL_-1206895207'), (u'INDIRECT_-1206902875', u'MULTIEQUAL_-1206905886'), (u'CALL_-1206934365', u'INDIRECT_-1206895977'), (u'CALL_-1206925432', u'INDIRECT_-1206886603'), (u'INDIRECT_-1206893780', u'MULTIEQUAL_-1206893397'), (u'CALLIND_-1206922636', u'INDIRECT_-1206903751'), (u'MULTIEQUAL_-1206901201', u'MULTIEQUAL_-1206901187'), (u'STORE_-1206924934', u'INDIRECT_-1206899719'), (u'CALL_-1206937875', u'INDIRECT_-1206897232'), (u'CALL_-1206921308', u'INDIRECT_-1206893428'), (u'CALL_-1206930394', u'INDIRECT_-1206901197'), (u'CALLIND_-1206921856', u'INDIRECT_-1206905058'), (u'CALL_-1206922584', u'INDIRECT_-1206886321'), (u'INDIRECT_-1206908776', u'MULTIEQUAL_-1206908571'), (u'INDIRECT_-1206898968', u'COPY_-1206879955'), (u'INDIRECT_-1206898839', u'MULTIEQUAL_-1206899459'), (u'MULTIEQUAL_-1206901986', u'MULTIEQUAL_-1206901948'), (u'STORE_-1206924934', u'INDIRECT_-1206885019'), ('const-0', u'COPY_-1206879767'), (u'CALL_-1206928225', u'INDIRECT_-1206901413'), (u'INDIRECT_-1206883038', u'MULTIEQUAL_-1206882846'), (u'MULTIEQUAL_-1206902605', u'MULTIEQUAL_-1206902592'), (u'INDIRECT_-1206910813', u'MULTIEQUAL_-1206880955'), (u'CALL_-1206929320', u'INDIRECT_-1206900059'), (u'CALL_-1206930362', u'INDIRECT_-1206897380'), (u'INDIRECT_-1206898445', u'MULTIEQUAL_-1206899111'), (u'CALL_-1206933998', u'INDIRECT_-1206889876'), (u'CALL_-1206924677', u'INDIRECT_-1206903121'), (u'MULTIEQUAL_-1206919638', u'LOAD_-1206927092'), (u'INDIRECT_-1206910227', u'MULTIEQUAL_-1206909845'), (u'MULTIEQUAL_-1206908827', u'MULTIEQUAL_-1206908333'), (u'CALL_-1206931128', u'INDIRECT_-1206908326'), (u'STORE_-1206930310', u'INDIRECT_-1206893088'), ('tmp_17476', u'BRANCH_-1206924604'), (u'CALL_-1206922426', u'INDIRECT_-1206874375'), (u'MULTIEQUAL_-1206898681', u'MULTIEQUAL_-1206899123'), (u'STORE_-1206933398', u'INDIRECT_-1206899562'), (u'INDIRECT_-1206894983', u'MULTIEQUAL_-1206895739'), (u'INDIRECT_-1206906247', u'COPY_-1206880329'), (u'MULTIEQUAL_-1206890669', u'MULTIEQUAL_-1206890650'), (u'INDIRECT_-1206885388', u'MULTIEQUAL_-1206891723'), (u'CALL_-1206928152', u'INDIRECT_-1206900933'), (u'STORE_-1206933398', u'INDIRECT_-1206899142'), (u'INDIRECT_-1206894354', u'MULTIEQUAL_-1206894205'), (u'INDIRECT_-1206903956', u'MULTIEQUAL_-1206912303'), (u'CALL_-1206937615', u'INDIRECT_-1206903822'), (u'INDIRECT_-1206883656', u'MULTIEQUAL_-1206884060'), (u'CALLIND_-1206938189', u'INDIRECT_-1206883633'), (u'STORE_-1206928588', u'INDIRECT_-1206902183'), (u'CALL_-1206928518', u'INDIRECT_-1206899529'), (u'INDIRECT_-1206904527', u'MULTIEQUAL_-1206904447'), (u'CALL_-1206925432', u'INDIRECT_-1206904243'), (u'MULTIEQUAL_-1206912175', u'MULTIEQUAL_-1206912154'), (u'INDIRECT_-1206903531', u'MULTIEQUAL_-1206903411'), (u'INDIRECT_-1206892149', u'MULTIEQUAL_-1206892104'), (u'CALL_-1206934018', u'INDIRECT_-1206894090'), (u'CALL_-1206934888', u'INDIRECT_-1206912472'), (u'INDIRECT_-1206905502', u'MULTIEQUAL_-1206904455'), (u'MULTIEQUAL_-1206897761', u'INT_NOTEQUAL_-1206931455'), (u'INDIRECT_-1206900835', u'MULTIEQUAL_-1206900415'), (u'CALL_-1206928601', u'INDIRECT_-1206915947'), (u'INDIRECT_-1206908000', u'MULTIEQUAL_-1206907902'), (u'INDIRECT_-1206893996', u'MULTIEQUAL_-1206874313'), (u'INDIRECT_-1206897090', u'MULTIEQUAL_-1206898629'), (u'INDIRECT_-1206897624', u'MULTIEQUAL_-1206897429'), (u'INDIRECT_-1206889558', u'MULTIEQUAL_-1206889622'), ('tmp_1106', u'CBRANCH_-1206938990'), (u'CALL_-1206932271', u'INDIRECT_-1206879830'), (u'INDIRECT_-1206906620', u'MULTIEQUAL_-1206905989'), (u'INDIRECT_-1206895750', u'MULTIEQUAL_-1206895594'), (u'CALLIND_-1206925046', u'INDIRECT_-1206907522'), (u'CALLIND_-1206925046', u'INDIRECT_-1206884002'), (u'CALL_-1206927063', u'INDIRECT_-1206904496'), (u'MULTIEQUAL_-1206904783', u'MULTIEQUAL_-1206904609'), (u'CALL_-1206928647', u'INDIRECT_-1206905422'), (u'INDIRECT_-1206902948', u'MULTIEQUAL_-1206904509'), (u'INDIRECT_-1206906429', u'MULTIEQUAL_-1206906384'), (u'STORE_-1206921840', u'INDIRECT_-1206902269'), (u'CALL_-1206922426', u'INDIRECT_-1206874038'), (u'CALL_-1206930311', u'INDIRECT_-1206903671'), (u'INDIRECT_-1206896597', u'MULTIEQUAL_-1206896258'), (u'INDIRECT_-1206901841', u'MULTIEQUAL_-1206902881'), (u'STORE_-1206928697', u'INDIRECT_-1206911490'), (u'INDIRECT_-1206892053', u'MULTIEQUAL_-1206891855'), (u'MULTIEQUAL_-1206892329', u'MULTIEQUAL_-1206892272'), (u'INDIRECT_-1206899436', u'MULTIEQUAL_-1206903713'), (u'INT_MULT_-1206930395', u'SUBPIECE_-1206916771'), (u'CALLIND_-1206922636', u'INDIRECT_-1206905431'), (u'INDIRECT_-1206897240', u'MULTIEQUAL_-1206897748'), (u'INDIRECT_-1206896960', u'MULTIEQUAL_-1206896329'), (u'MULTIEQUAL_-1206880355', u'MULTIEQUAL_-1206880343'), (u'CALL_-1206929145', u'INDIRECT_-1206895468'), (u'CALL_-1206936019', u'INDIRECT_-1206893563'), (u'STORE_-1206921830', u'INDIRECT_-1206893861'), (u'INDIRECT_-1206901287', u'MULTIEQUAL_-1206901382'), (u'STORE_-1206925248', u'INDIRECT_-1206904062'), (u'CALLIND_-1206938189', u'INDIRECT_-1206906655'), (u'INDIRECT_-1206890588', u'MULTIEQUAL_-1206892372'), ('const-344', u'INT_ADD_-1206928539'), (u'CALL_-1206933711', u'INDIRECT_-1206900625'), (u'INDIRECT_-1206897568', u'MULTIEQUAL_-1206903903'), (u'INDIRECT_-1206896341', u'MULTIEQUAL_-1206895980'), (u'INDIRECT_-1206909759', u'MULTIEQUAL_-1206910379'), (u'INDIRECT_-1206893959', u'MULTIEQUAL_-1206893930'), (u'INDIRECT_-1206907878', u'MULTIEQUAL_-1206908382'), (u'CALL_-1206927063', u'INDIRECT_-1206894836'), (u'MULTIEQUAL_-1206904901', u'MULTIEQUAL_-1206904928'), (u'CALL_-1206937446', u'INDIRECT_-1206908522'), (u'CALL_-1206929226', u'INDIRECT_-1206885737'), (u'MULTIEQUAL_-1206899069', u'MULTIEQUAL_-1206899050'), (u'INT_MULT_-1206930395', u'STORE_-1206929190'), (u'STORE_-1206930256', u'INDIRECT_-1206907348'), (u'INDIRECT_-1206890990', u'MULTIEQUAL_-1206891636'), (u'INDIRECT_-1206907261', u'MULTIEQUAL_-1206907041'), (u'CALL_-1206928357', u'INDIRECT_-1206886370'), (u'INDIRECT_-1206894617', u'COPY_-1206878584'), (u'INDIRECT_-1206888851', u'COPY_-1206880174'), (u'CALL_-1206932817', u'INDIRECT_-1206907788'), (u'INDIRECT_-1206892448', u'MULTIEQUAL_-1206892058'), (u'INDIRECT_-1206902995', u'MULTIEQUAL_-1206903077'), (u'CALL_-1206921431', u'INDIRECT_-1206893495'), (u'CALL_-1206938725', u'INDIRECT_-1206897113'), ('const-1', u'COPY_-1206878691'), ('tmp_11050', u'CBRANCH_-1206929141'), (u'COPY_-1206875136', u'MULTIEQUAL_-1206918183'), (u'MULTIEQUAL_-1206896116', u'MULTIEQUAL_-1206896112'), (u'INDIRECT_-1206911582', u'MULTIEQUAL_-1206911532'), (u'INDIRECT_-1206898400', u'MULTIEQUAL_-1206896720'), (u'MULTIEQUAL_-1206909214', u'MULTIEQUAL_-1206909198'), (u'CALL_-1206928629', u'INDIRECT_-1206901519'), (u'STORE_-1206925221', u'INDIRECT_-1206901527'), (u'INDIRECT_-1206894283', u'MULTIEQUAL_-1206874307'), (u'INDIRECT_-1206905208', u'MULTIEQUAL_-1206906647'), (u'INDIRECT_-1206906226', u'MULTIEQUAL_-1206907479'), (u'INDIRECT_-1206884242', u'MULTIEQUAL_-1206884003'), (u'INDIRECT_-1206914427', u'MULTIEQUAL_-1206914045'), (u'INDIRECT_-1206878698', u'MULTIEQUAL_-1206878502'), (u'INDIRECT_-1206886408', u'MULTIEQUAL_-1206886225'), (u'CALL_-1206932327', u'INDIRECT_-1206899596'), (u'INDIRECT_-1206904556', u'MULTIEQUAL_-1206904138'), ('const-433', u'LOAD_-1206921908'), (u'CALL_-1206927297', u'INDIRECT_-1206888431'), (u'INDIRECT_-1206892749', u'MULTIEQUAL_-1206894472'), (u'STORE_-1206928588', u'INDIRECT_-1206909743'), (u'INDIRECT_-1206902904', u'MULTIEQUAL_-1206904509'), (u'CALL_-1206933998', u'INDIRECT_-1206911296'), (u'INDIRECT_-1206900382', u'MULTIEQUAL_-1206902049'), (u'CAST_-1206874503', u'LOAD_-1206931169'), (u'MULTIEQUAL_-1206909743', u'PTRADD_-1206872025'), (u'INDIRECT_-1206908862', u'MULTIEQUAL_-1206908563'), (u'CALL_-1206930476', u'INDIRECT_-1206904169'), (u'STORE_-1206925221', u'INDIRECT_-1206885567'), (u'INT_DIV_-1206925681', u'CALL_-1206925694'), (u'INT_NOTEQUAL_-1206932390', u'CBRANCH_-1206932389'), (u'INDIRECT_-1206898739', u'MULTIEQUAL_-1206898567'), (u'CALL_-1206928152', u'INDIRECT_-1206900513'), (u'INDIRECT_-1206886506', u'MULTIEQUAL_-1206886277'), (u'CALL_-1206921459', u'INDIRECT_-1206875367'), (u'INDIRECT_-1206900485', u'MULTIEQUAL_-1206876136'), (u'MULTIEQUAL_-1206889808', u'MULTIEQUAL_-1206889781'), (u'INDIRECT_-1206874994', u'MULTIEQUAL_-1206876814'), (u'INDIRECT_-1206901809', u'MULTIEQUAL_-1206902901'), (u'CALL_-1206925783', u'INDIRECT_-1206902897'), ('const-1', u'PTRADD_-1206878935'), (u'INDIRECT_-1206911932', u'COPY_-1206880448'), (u'CALL_-1206937559', u'INDIRECT_-1206883622'), (u'CALL_-1206937924', u'INDIRECT_-1206897261'), (u'INDIRECT_-1206898483', u'MULTIEQUAL_-1206898796'), (u'INDIRECT_-1206879306', u'MULTIEQUAL_-1206880654'), (u'CALL_-1206931701', u'INDIRECT_-1206902543'), (u'CALL_-1206930311', u'INDIRECT_-1206892331'), (u'INDIRECT_-1206886531', u'MULTIEQUAL_-1206888377'), (u'CALL_-1206930394', u'INDIRECT_-1206902037'), (u'INDIRECT_-1206905203', u'MULTIEQUAL_-1206874333'), (u'INDIRECT_-1206899522', u'MULTIEQUAL_-1206899251'), (u'CALL_-1206929032', u'INDIRECT_-1206893723'), (u'MULTIEQUAL_-1206888347', u'MULTIEQUAL_-1206888327'), ('tmp_13828', u'BRANCH_-1206926752'), (u'MULTIEQUAL_-1206896055', u'MULTIEQUAL_-1206895967'), (u'CALL_-1206922316', u'INDIRECT_-1206906098'), (u'CALL_-1206933711', u'INDIRECT_-1206896845'), (u'CALL_-1206927360', u'INDIRECT_-1206893924'), (u'CALLIND_-1206921412', u'INDIRECT_-1206903888'), (u'INDIRECT_-1206904252', u'MULTIEQUAL_-1206905769'), (u'INDIRECT_-1206912566', u'MULTIEQUAL_-1206912112'), (u'STORE_-1206934224', u'INDIRECT_-1206890762'), (u'LOAD_-1206939639', u'INT_NOTEQUAL_-1206939611'), (u'CALL_-1206932808', u'INDIRECT_-1206914040'), (u'INDIRECT_-1206893880', u'MULTIEQUAL_-1206894388'), (u'INDIRECT_-1206913958', u'MULTIEQUAL_-1206913835'), (u'INDIRECT_-1206892712', u'MULTIEQUAL_-1206892496'), (u'INDIRECT_-1206908718', u'MULTIEQUAL_-1206909222'), (u'CALL_-1206927297', u'INDIRECT_-1206905651'), (u'INDIRECT_-1206896705', u'MULTIEQUAL_-1206896660'), (u'INDIRECT_-1206902244', u'MULTIEQUAL_-1206902049'), (u'STORE_-1206930828', u'INDIRECT_-1206904777'), (u'STORE_-1206928482', u'INDIRECT_-1206907580'), (u'CALL_-1206930506', u'INDIRECT_-1206905033'), (u'INDIRECT_-1206891301', u'MULTIEQUAL_-1206890940'), (u'CALLIND_-1206921743', u'INDIRECT_-1206904155'), (u'CALL_-1206929019', u'INDIRECT_-1206912323'), (u'CALL_-1206931142', u'INDIRECT_-1206899743'), (u'MULTIEQUAL_-1206897512', u'MULTIEQUAL_-1206897494'), (u'MULTIEQUAL_-1206904468', u'MULTIEQUAL_-1206904371'), (u'INDIRECT_-1206904468', u'MULTIEQUAL_-1206904371'), (u'CALL_-1206929645', u'INDIRECT_-1206897212'), (u'CALL_-1206931674', u'INDIRECT_-1206904333'), (u'MULTIEQUAL_-1206905771', u'MULTIEQUAL_-1206905755'), (u'MULTIEQUAL_-1206885740', u'MULTIEQUAL_-1206885683'), (u'CALL_-1206937446', u'CALL_-1206937414'), (u'INDIRECT_-1206896808', u'MULTIEQUAL_-1206903903'), (u'CALL_-1206922584', u'INDIRECT_-1206897241'), (u'INDIRECT_-1206894050', u'MULTIEQUAL_-1206894432'), (u'INT_NOTEQUAL_-1206931183', u'CBRANCH_-1206931179'), (u'STORE_-1206921567', u'INDIRECT_-1206889533'), (u'STORE_-1206930340', u'INDIRECT_-1206908910'), (u'INDIRECT_-1206903737', u'MULTIEQUAL_-1206902903'), (u'STORE_-1206934224', u'INDIRECT_-1206910082'), (u'INDIRECT_-1206884333', u'MULTIEQUAL_-1206883911'), (u'CALL_-1206934114', u'INDIRECT_-1206897933'), (u'CALL_-1206924756', u'INDIRECT_-1206906106'), ('const-0', u'INT_NOTEQUAL_-1206937644'), (u'STORE_-1206930846', u'INDIRECT_-1206891709'), (u'INDIRECT_-1206893934', u'MULTIEQUAL_-1206893785'), (u'INDIRECT_-1206894200', u'MULTIEQUAL_-1206893927'), (u'CALL_-1206934835', u'INDIRECT_-1206899433'), (u'MULTIEQUAL_-1206897315', u'MULTIEQUAL_-1206896614'), (u'CALL_-1206932808', u'INDIRECT_-1206898920'), (u'INDIRECT_-1206911192', u'MULTIEQUAL_-1206910976'), (u'STORE_-1206921567', u'INDIRECT_-1206891213'), (u'CALL_-1206929226', u'INDIRECT_-1206888677'), (u'CALL_-1206934018', u'INDIRECT_-1206906270'), (u'INDIRECT_-1206896272', u'MULTIEQUAL_-1206897789'), ('tmp_3876', u'CBRANCH_-1206935479'), (u'INDIRECT_-1206906695', u'MULTIEQUAL_-1206907479'), (u'CALL_-1206933711', u'INDIRECT_-1206880543'), (u'INDIRECT_-1206895399', u'MULTIEQUAL_-1206895011'), (u'INDIRECT_-1206892587', u'MULTIEQUAL_-1206892205'), (u'MULTIEQUAL_-1206874309', u'MULTIEQUAL_-1206894885'), (u'MULTIEQUAL_-1206893863', u'INT_NOTEQUAL_-1206932478'), (u'MULTIEQUAL_-1206889388', u'MULTIEQUAL_-1206889361'), (u'LOAD_-1206922000', u'INT_ADD_-1206921971'), (u'INDIRECT_-1206891388', u'MULTIEQUAL_-1206892781'), (u'CALL_-1206929830', u'INDIRECT_-1206892404'), (u'INDIRECT_-1206897181', u'MULTIEQUAL_-1206896961'), (u'INT_AND_-1206878031', u'INT_NOTEQUAL_-1206933450'), (u'CALL_-1206931183', u'INDIRECT_-1206905825'), (u'CALL_-1206928518', u'INDIRECT_-1206908349'), (u'INDIRECT_-1206902520', u'MULTIEQUAL_-1206904220'), (u'CALL_-1206929296', u'INDIRECT_-1206908458'), (u'LOAD_-1206928796', u'INT_ADD_-1206928432'), (u'MULTIEQUAL_-1206876315', u'MULTIEQUAL_-1206875288'), (u'STORE_-1206933118', u'INDIRECT_-1206893942'), (u'MULTIEQUAL_-1206887730', u'MULTIEQUAL_-1206891260'), (u'CALLIND_-1206925401', u'INDIRECT_-1206898034'), (u'MULTIEQUAL_-1206891113', u'MULTIEQUAL_-1206891071'), (u'CALLIND_-1206921710', u'INDIRECT_-1206896996'), (u'STORE_-1206933958', u'INDIRECT_-1206891448'), (u'MULTIEQUAL_-1206901654', u'MULTIEQUAL_-1206901638'), (u'CALL_-1206937729', u'INDIRECT_-1206911445'), (u'INDIRECT_-1206893556', u'MULTIEQUAL_-1206894102'), (u'MULTIEQUAL_-1206889853', u'CALL_-1206928709'), (u'INDIRECT_-1206900850', u'MULTIEQUAL_-1206900644'), (u'INDIRECT_-1206903317', u'MULTIEQUAL_-1206902483'), ('const-8', u'PTRADD_-1206878009'), (u'COPY_-1206880308', u'MULTIEQUAL_-1206914374'), (u'INDIRECT_-1206875684', u'MULTIEQUAL_-1206876755'), (u'MULTIEQUAL_-1206895289', u'MULTIEQUAL_-1206895270'), (u'CALL_-1206921832', u'INDIRECT_-1206891182'), (u'INDIRECT_-1206899428', u'MULTIEQUAL_-1206899245'), (u'MULTIEQUAL_-1206895887', u'MULTIEQUAL_-1206895907'), (u'INDIRECT_-1206895707', u'MULTIEQUAL_-1206895688'), (u'CALLIND_-1206924378', u'INDIRECT_-1206886143'), (u'INDIRECT_-1206910676', u'MULTIEQUAL_-1206910260'), (u'CALL_-1206932860', u'INDIRECT_-1206884086'), (u'CALL_-1206928225', u'INDIRECT_-1206900993'), ('tmp_15150', u'CBRANCH_-1206928336'), (u'STORE_-1206928662', u'INDIRECT_-1206904749'), (u'STORE_-1206933958', u'INDIRECT_-1206906988'), (u'INDIRECT_-1206902258', u'MULTIEQUAL_-1206902082'), (u'INDIRECT_-1206892859', u'MULTIEQUAL_-1206892769'), (u'CALL_-1206937559', u'INDIRECT_-1206905467'), (u'CALL_-1206929529', u'INDIRECT_-1206911455'), (u'INDIRECT_-1206895259', u'MULTIEQUAL_-1206895400'), (u'MULTIEQUAL_-1206916650', u'COPY_-1206876362'), (u'INT_ADD_-1206930839', u'CAST_-1206874550'), (u'INDIRECT_-1206902765', u'MULTIEQUAL_-1206903712'), (u'INDIRECT_-1206904259', u'MULTIEQUAL_-1206904640'), (u'CALL_-1206938232', u'INDIRECT_-1206891985'), (u'INDIRECT_-1206894731', u'COPY_-1206880188'), (u'STORE_-1206937772', u'INDIRECT_-1206905385'), (u'CALL_-1206927418', u'INDIRECT_-1206901939'), (u'CALL_-1206932911', u'INDIRECT_-1206910752'), (u'INDIRECT_-1206886149', u'MULTIEQUAL_-1206887341'), (u'CALL_-1206938656', u'INDIRECT_-1206892450'), (u'CALLIND_-1206921999', u'INDIRECT_-1206876317'), (u'INDIRECT_-1206894799', u'MULTIEQUAL_-1206894770'), (u'INDIRECT_-1206911901', u'COPY_-1206880565'), (u'INDIRECT_-1206896540', u'MULTIEQUAL_-1206895909'), ('const-0', u'COPY_-1206880118'), (u'CALLIND_-1206924378', u'INDIRECT_-1206901263'), (u'INDIRECT_-1206905203', u'MULTIEQUAL_-1206904965'), (u'INDIRECT_-1206910030', u'MULTIEQUAL_-1206909598'), (u'CALL_-1206938656', u'INDIRECT_-1206912190'), (u'MULTIEQUAL_-1206876224', u'MULTIEQUAL_-1206876106'), (u'MULTIEQUAL_-1206890867', u'MULTIEQUAL_-1206890847'), (u'CALL_-1206932271', u'INDIRECT_-1206907975'), (u'CALL_-1206928281', u'INDIRECT_-1206892207'), (u'CALL_-1206929385', u'INDIRECT_-1206885827'), (u'CALL_-1206925831', u'INDIRECT_-1206890334'), (u'INDIRECT_-1206906003', u'MULTIEQUAL_-1206906612'), (u'INDIRECT_-1206894857', u'MULTIEQUAL_-1206894239'), (u'INDIRECT_-1206890465', u'MULTIEQUAL_-1206891131'), (u'INDIRECT_-1206908557', u'MULTIEQUAL_-1206908478'), (u'INDIRECT_-1206903634', u'MULTIEQUAL_-1206903476'), (u'CALL_-1206931539', u'INDIRECT_-1206909635'), (u'INDIRECT_-1206902281', u'MULTIEQUAL_-1206903800'), (u'CALL_-1206930550', u'INDIRECT_-1206906322'), (u'INDIRECT_-1206895588', u'MULTIEQUAL_-1206896981'), (u'MULTIEQUAL_-1206874317', u'MULTIEQUAL_-1206898796'), (u'CALL_-1206928474', u'INDIRECT_-1206903290'), (u'CALL_-1206933998', u'INDIRECT_-1206912136'), (u'LOAD_-1206937540', u'CAST_-1206877738'), (u'CALL_-1206937142', u'INDIRECT_-1206914354'), (u'CALL_-1206933623', u'INDIRECT_-1206897638'), (u'CALL_-1206924677', u'INDIRECT_-1206876573'), (u'MULTIEQUAL_-1206891216', u'MULTIEQUAL_-1206893627'), (u'INDIRECT_-1206904781', u'MULTIEQUAL_-1206905821'), (u'CALL_-1206930407', u'INDIRECT_-1206896148'), (u'INDIRECT_-1206901658', u'MULTIEQUAL_-1206901570'), (u'MULTIEQUAL_-1206896300', u'MULTIEQUAL_-1206896271'), (u'STORE_-1206928588', u'INDIRECT_-1206891263'), (u'STORE_-1206921596', u'INDIRECT_-1206895428'), (u'CALL_-1206932954', u'INDIRECT_-1206898181'), (u'MULTIEQUAL_-1206891372', u'MULTIEQUAL_-1206891347'), (u'CALL_-1206929974', u'INDIRECT_-1206909712'), (u'INDIRECT_-1206905307', u'MULTIEQUAL_-1206905177'), (u'INDIRECT_-1206911461', u'MULTIEQUAL_-1206911241'), (u'CALL_-1206924661', u'INDIRECT_-1206906048'), (u'CALL_-1206930105', u'INDIRECT_-1206906037'), (u'INDIRECT_-1206909916', u'MULTIEQUAL_-1206909715'), (u'INDIRECT_-1206913299', u'MULTIEQUAL_-1206912892'), ('const-0', u'INT_EQUAL_-1206925022'), (u'CALL_-1206930362', u'INDIRECT_-1206899480'), (u'INDIRECT_-1206885849', u'MULTIEQUAL_-1206886941'), (u'CALL_-1206930228', u'INDIRECT_-1206907834'), (u'CALL_-1206927063', u'INDIRECT_-1206884756'), ('const-5', u'INT_LESS_-1206925098'), (u'CALL_-1206927297', u'INDIRECT_-1206889271'), (u'INDIRECT_-1206889243', u'MULTIEQUAL_-1206889005'), (u'CALLIND_-1206938263', u'INDIRECT_-1206885030'), (u'CALL_-1206928474', u'INDIRECT_-1206887750'), (u'INDIRECT_-1206888262', u'COPY_-1206878807'), (u'STORE_-1206924560', u'INDIRECT_-1206902020'), (u'CALL_-1206937446', u'INDIRECT_-1206902642'), ('tmp_13426', u'BRANCH_-1206928698'), (u'INDIRECT_-1206899897', u'MULTIEQUAL_-1206899279'), (u'MULTIEQUAL_-1206898628', u'MULTIEQUAL_-1206899423'), (u'CALL_-1206932359', u'INDIRECT_-1206890658'), (u'CALL_-1206930476', u'INDIRECT_-1206891569'), (u'CALL_-1206928992', u'INDIRECT_-1206883911'), (u'STORE_-1206921596', u'INDIRECT_-1206896688'), (u'MULTIEQUAL_-1206876095', u'INT_NOTEQUAL_-1206931611'), (u'CALL_-1206929830', u'INDIRECT_-1206897864'), (u'STORE_-1206932305', u'INDIRECT_-1206889259'), (u'INDIRECT_-1206893094', u'MULTIEQUAL_-1206892945'), (u'INDIRECT_-1206896297', u'COPY_-1206878588'), (u'INDIRECT_-1206894185', u'MULTIEQUAL_-1206894140'), (u'INDIRECT_-1206879971', u'MULTIEQUAL_-1206880459'), (u'CALL_-1206938628', u'INDIRECT_-1206903356'), (u'MULTIEQUAL_-1206876095', u'PTRADD_-1206876048'), (u'STORE_-1206921567', u'INDIRECT_-1206900873'), (u'STORE_-1206937696', u'INDIRECT_-1206909966'), (u'MULTIEQUAL_-1206893641', u'MULTIEQUAL_-1206893621'), (u'CALL_-1206921832', u'INDIRECT_-1206875891'), (u'MULTIEQUAL_-1206909579', u'MULTIEQUAL_-1206878307'), (u'CALL_-1206923816', u'INDIRECT_-1206875934'), (u'INDIRECT_-1206892548', u'MULTIEQUAL_-1206892435'), (u'INDIRECT_-1206896099', u'MULTIEQUAL_-1206896240'), (u'MULTIEQUAL_-1206894375', u'MULTIEQUAL_-1206894287'), (u'STORE_-1206928622', u'INDIRECT_-1206889766'), (u'INDIRECT_-1206892022', u'MULTIEQUAL_-1206891906'), (u'MULTIEQUAL_-1206915413', u'INT_EQUAL_-1206924582'), (u'STORE_-1206928327', u'INDIRECT_-1206897792'), (u'INDIRECT_-1206912357', u'MULTIEQUAL_-1206912066'), (u'INDIRECT_-1206889024', u'MULTIEQUAL_-1206890503'), (u'STORE_-1206925416', u'INDIRECT_-1206895325'), ('tmp_8969', u'CBRANCH_-1206930333'), (u'MULTIEQUAL_-1206899600', u'MULTIEQUAL_-1206899543'), (u'INDIRECT_-1206890498', u'MULTIEQUAL_-1206890322'), (u'STORE_-1206929169', u'INDIRECT_-1206899500'), (u'CALL_-1206935851', u'INDIRECT_-1206907726'), (u'CALL_-1206929645', u'INDIRECT_-1206909392'), (u'INDIRECT_-1206887300', u'MULTIEQUAL_-1206886669'), (u'MULTIEQUAL_-1206911083', u'MULTIEQUAL_-1206910975'), (u'INDIRECT_-1206899478', u'MULTIEQUAL_-1206899982'), (u'MULTIEQUAL_-1206891994', u'MULTIEQUAL_-1206891978'), (u'MULTIEQUAL_-1206915972', u'CALL_-1206934396'), (u'CALL_-1206928155', u'INDIRECT_-1206897356'), (u'CALLIND_-1206922663', u'INDIRECT_-1206900827'), (u'INDIRECT_-1206882751', u'MULTIEQUAL_-1206884597'), (u'INDIRECT_-1206885630', u'MULTIEQUAL_-1206885804'), (u'MULTIEQUAL_-1206908730', u'MULTIEQUAL_-1206912260'), (u'MULTIEQUAL_-1206913349', u'MULTIEQUAL_-1206913330'), (u'INDIRECT_-1206905197', u'COPY_-1206879160'), (u'INDIRECT_-1206892612', u'COPY_-1206880402'), (u'INDIRECT_-1206887362', u'MULTIEQUAL_-1206889021'), (u'MULTIEQUAL_-1206902826', u'MULTIEQUAL_-1206902178'), (u'INDIRECT_-1206895375', u'MULTIEQUAL_-1206894955'), (u'LOAD_-1206921973', u'CALL_-1206921320'), (u'INDIRECT_-1206894796', u'MULTIEQUAL_-1206894595'), (u'INDIRECT_-1206896117', u'MULTIEQUAL_-1206895672'), (u'CALL_-1206925783', u'INDIRECT_-1206901637'), (u'INDIRECT_-1206892263', u'MULTIEQUAL_-1206896343'), (u'CALL_-1206926063', u'INDIRECT_-1206906420'), (u'CALL_-1206928992', u'INDIRECT_-1206901385'), (u'MULTIEQUAL_-1206911532', u'MULTIEQUAL_-1206911507'), (u'CALL_-1206933745', u'INDIRECT_-1206893934'), (u'INDIRECT_-1206899727', u'MULTIEQUAL_-1206899345'), (u'CALL_-1206938975', u'INDIRECT_-1206884770'), (u'CALL_-1206932954', u'INDIRECT_-1206883813'), (u'MULTIEQUAL_-1206900310', u'MULTIEQUAL_-1206901797'), (u'INDIRECT_-1206896688', u'MULTIEQUAL_-1206896654'), (u'CALLIND_-1206921412', u'INDIRECT_-1206900948'), (u'LOAD_-1206928112', u'INT_NOTEQUAL_-1206928092'), (u'MULTIEQUAL_-1206904035', u'MULTIEQUAL_-1206903334'), (u'INDIRECT_-1206905548', u'MULTIEQUAL_-1206911883'), (u'CALLIND_-1206925046', u'INDIRECT_-1206892822'), (u'STORE_-1206928327', u'INDIRECT_-1206886452'), (u'INDIRECT_-1206892102', u'MULTIEQUAL_-1206893031'), (u'INDIRECT_-1206911092', u'MULTIEQUAL_-1206908886'), (u'INDIRECT_-1206898740', u'MULTIEQUAL_-1206900440'), ('const-0', u'CALL_-1206925604'), (u'CALL_-1206928291', u'INDIRECT_-1206898090'), ('const-0', u'COPY_-1206925636'), (u'CALL_-1206922316', u'INDIRECT_-1206892238'), (u'MULTIEQUAL_-1206890923', u'MULTIEQUAL_-1206893633'), (u'CALL_-1206930584', u'INDIRECT_-1206906590'), (u'MULTIEQUAL_-1206901198', u'MULTIEQUAL_-1206901192'), ('const-1190101', u'COPY_-1206875252'), (u'CALL_-1206928992', u'INDIRECT_-1206907685'), (u'INDIRECT_-1206904162', u'MULTIEQUAL_-1206905829'), (u'CALL_-1206930311', u'INDIRECT_-1206906191'), (u'MULTIEQUAL_-1206894061', u'MULTIEQUAL_-1206894047'), ('tmp_15081', u'BRANCH_-1206931536'), (u'INDIRECT_-1206904381', u'MULTIEQUAL_-1206904161'), (u'MULTIEQUAL_-1206891287', u'MULTIEQUAL_-1206891267'), (u'INDIRECT_-1206895194', u'MULTIEQUAL_-1206895045'), (u'CALLIND_-1206921710', u'INDIRECT_-1206886916'), (u'MULTIEQUAL_-1206891952', u'MULTIEQUAL_-1206891881'), (u'INDIRECT_-1206900088', u'MULTIEQUAL_-1206899896'), (u'CAST_-1206877009', u'LOAD_-1206928898'), (u'STORE_-1206925381', u'INDIRECT_-1206906224'), (u'CALL_-1206937983', u'INDIRECT_-1206895611'), (u'INDIRECT_-1206910112', u'MULTIEQUAL_-1206910021'), (u'CALL_-1206929621', u'INDIRECT_-1206892581'), (u'CALL_-1206937414', u'INDIRECT_-1206901779'), (u'INDIRECT_-1206908993', u'MULTIEQUAL_-1206876274'), ('const-5', u'CALL_-1206928629'), (u'CALL_-1206929902', u'INDIRECT_-1206898328'), (u'CALLIND_-1206921856', u'INDIRECT_-1206875570'), (u'MULTIEQUAL_-1206899079', u'MULTIEQUAL_-1206878281'), (u'STORE_-1206921567', u'INDIRECT_-1206883233'), (u'CALL_-1206928601', u'INDIRECT_-1206898565'), (u'CALL_-1206930915', u'INDIRECT_-1206905303'), ('tmp_18049', u'BRANCH_-1206922423'), (u'MULTIEQUAL_-1206908592', u'MULTIEQUAL_-1206908567'), (u'STORE_-1206934224', u'INDIRECT_-1206893702'), (u'CALL_-1206932359', u'INDIRECT_-1206904938'), (u'CALL_-1206928357', u'INDIRECT_-1206893090'), (u'INDIRECT_-1206894888', u'MULTIEQUAL_-1206894229'), (u'CALL_-1206938421', u'INDIRECT_-1206895460'), (u'INDIRECT_-1206908256', u'MULTIEQUAL_-1206912533'), (u'MULTIEQUAL_-1206891427', u'MULTIEQUAL_-1206891443'), (u'INDIRECT_-1206890707', u'COPY_-1206880292'), (u'CALL_-1206927017', u'INDIRECT_-1206885156'), (u'MULTIEQUAL_-1206903250', u'MULTIEQUAL_-1206904737'), ('const-2', u'INT_NOTEQUAL_-1206928253'), (u'CALLIND_-1206921856', u'INDIRECT_-1206901278'), (u'CALL_-1206925799', u'INDIRECT_-1206897449'), (u'CALL_-1206936110', u'INDIRECT_-1206883282'), (u'INDIRECT_-1206897714', u'MULTIEQUAL_-1206897536'), (u'INDIRECT_-1206896914', u'MULTIEQUAL_-1206896756'), (u'MULTIEQUAL_-1206893548', u'MULTIEQUAL_-1206893451'), (u'INDIRECT_-1206893548', u'MULTIEQUAL_-1206893451'), (u'CALL_-1206934955', u'INDIRECT_-1206897977'), (u'INDIRECT_-1206905548', u'MULTIEQUAL_-1206905356'), (u'INT_ADD_-1206930895', u'CAST_-1206874646'), (u'MULTIEQUAL_-1206898698', u'MULTIEQUAL_-1206898679'), (u'STORE_-1206928732', u'INDIRECT_-1206900591'), (u'CALL_-1206932827', u'INDIRECT_-1206894314'), (u'INDIRECT_-1206909416', u'MULTIEQUAL_-1206909000'), (u'MULTIEQUAL_-1206906463', u'MULTIEQUAL_-1206906289'), (u'CALLIND_-1206931354', u'INDIRECT_-1206891970'), (u'STORE_-1206930256', u'INDIRECT_-1206906928'), (u'CALL_-1206931337', u'INDIRECT_-1206899012'), (u'STORE_-1206930846', u'INDIRECT_-1206895069'), (u'CALL_-1206929902', u'INDIRECT_-1206897488'), (u'INT_NOTEQUAL_-1206930213', u'CBRANCH_-1206930213'), (u'CALL_-1206931183', u'INDIRECT_-1206907925'), (u'MULTIEQUAL_-1206882482', u'MULTIEQUAL_-1206879482'), (u'STORE_-1206933398', u'INDIRECT_-1206897042'), (u'CALL_-1206924756', u'INDIRECT_-1206883846'), ('const-0', u'INT_EQUAL_-1206934123'), (u'INDIRECT_-1206894046', u'MULTIEQUAL_-1206895299'), (u'INT_NOTEQUAL_-1206921377', u'CBRANCH_-1206921376'), (u'INDIRECT_-1206875334', u'MULTIEQUAL_-1206875803'), (u'INDIRECT_-1206915305', u'MULTIEQUAL_-1206916137'), (u'MULTIEQUAL_-1206902899', u'MULTIEQUAL_-1206902483'), (u'MULTIEQUAL_-1206904779', u'MULTIEQUAL_-1206880942'), (u'MULTIEQUAL_-1206890173', u'MULTIEQUAL_-1206891112'), (u'STORE_-1206934385', u'INDIRECT_-1206910597'), (u'MULTIEQUAL_-1206901452', u'MULTIEQUAL_-1206900814'), (u'STORE_-1206922815', u'INDIRECT_-1206885751'), (u'CALL_-1206928209', u'INDIRECT_-1206905163'), (u'INDIRECT_-1206903401', u'MULTIEQUAL_-1206903299'), (u'INDIRECT_-1206907423', u'MULTIEQUAL_-1206907147'), (u'CALL_-1206928271', u'INDIRECT_-1206884619'), (u'MULTIEQUAL_-1206897274', u'COPY_-1206879255'), (u'INDIRECT_-1206902504', u'MULTIEQUAL_-1206902327'), (u'CALL_-1206931545', u'INDIRECT_-1206894185'), (u'MULTIEQUAL_-1206913319', u'COPY_-1206913442'), (u'INDIRECT_-1206888185', u'MULTIEQUAL_-1206889940'), (u'CALL_-1206930882', u'INDIRECT_-1206880832'), (u'CAST_-1206876233', u'PTRADD_-1206878959'), (u'CALLIND_-1206931354', u'INDIRECT_-1206906250'), (u'CALL_-1206929385', u'INDIRECT_-1206907667'), (u'INDIRECT_-1206890680', u'MULTIEQUAL_-1206890593'), (u'MULTIEQUAL_-1206916476', u'INT_AND_-1206914606'), (u'CALL_-1206932817', u'INDIRECT_-1206892668'), (u'INDIRECT_-1206887137', u'COPY_-1206879117'), (u'CALLIND_-1206921999', u'INDIRECT_-1206890431'), (u'INDIRECT_-1206889926', u'COPY_-1206879359'), (u'INT_LESS_-1206930402', u'CBRANCH_-1206930399'), (u'CALL_-1206937983', u'INDIRECT_-1206899811'), (u'CALL_-1206930394', u'INDIRECT_-1206889437'), (u'CALLIND_-1206925401', u'INDIRECT_-1206886694'), (u'STORE_-1206925221', u'INDIRECT_-1206892287'), (u'CALLIND_-1206921412', u'INDIRECT_-1206887508'), (u'INDIRECT_-1206907565', u'MULTIEQUAL_-1206907470'), (u'INDIRECT_-1206910066', u'MULTIEQUAL_-1206911649'), (u'CALL_-1206933623', u'INDIRECT_-1206895118'), (u'CALL_-1206936110', u'INDIRECT_-1206909996'), (u'CALL_-1206936110', u'INT_EQUAL_-1206936092'), (u'INDIRECT_-1206898599', u'MULTIEQUAL_-1206898192'), (u'MULTIEQUAL_-1206887993', u'MULTIEQUAL_-1206889021'), (u'MULTIEQUAL_-1206910811', u'STORE_-1206924560'), (u'CALL_-1206929938', u'INDIRECT_-1206906330'), (u'STORE_-1206928270', u'INDIRECT_-1206900668'), (u'INDIRECT_-1206894018', u'MULTIEQUAL_-1206894522'), (u'INDIRECT_-1206887762', u'MULTIEQUAL_-1206887491'), (u'CALL_-1206928281', u'INDIRECT_-1206908587'), (u'INDIRECT_-1206892767', u'MULTIEQUAL_-1206892687'), (u'MULTIEQUAL_-1206892611', u'MULTIEQUAL_-1206891945'), (u'INDIRECT_-1206906236', u'MULTIEQUAL_-1206906002'), (u'MULTIEQUAL_-1206903795', u'MULTIEQUAL_-1206903791'), (u'CALL_-1206928690', u'INDIRECT_-1206883849'), (u'STORE_-1206933958', u'INDIRECT_-1206910348'), (u'INDIRECT_-1206903253', u'MULTIEQUAL_-1206880937'), (u'INDIRECT_-1206909966', u'MULTIEQUAL_-1206909819'), ('tmp_72986', u'CALL_-1206935851'), (u'INDIRECT_-1206900143', u'MULTIEQUAL_-1206880931'), (u'INDIRECT_-1206886566', u'COPY_-1206879351'), (u'INDIRECT_-1206893139', u'MULTIEQUAL_-1206892732'), (u'INDIRECT_-1206907790', u'MULTIEQUAL_-1206908436'), (u'CALL_-1206934888', u'INDIRECT_-1206899872'), (u'MULTIEQUAL_-1206913359', u'MULTIEQUAL_-1206878316'), (u'STORE_-1206937611', u'INDIRECT_-1206903196'), ('const-433', u'LOAD_-1206921389'), (u'CALL_-1206930241', u'INDIRECT_-1206899332'), (u'STORE_-1206929089', u'INDIRECT_-1206908726'), (u'INDIRECT_-1206894475', u'MULTIEQUAL_-1206897486'), (u'INDIRECT_-1206897557', u'COPY_-1206878591'), (u'INDIRECT_-1206887054', u'COPY_-1206879704'), (u'INDIRECT_-1206893342', u'MULTIEQUAL_-1206893238'), (u'INDIRECT_-1206902110', u'MULTIEQUAL_-1206901904'), (u'MULTIEQUAL_-1206908991', u'MULTIEQUAL_-1206908876'), (u'STORE_-1206930175', u'INDIRECT_-1206902268'), (u'CALL_-1206934114', u'INDIRECT_-1206905493'), (u'CALL_-1206933745', u'INDIRECT_-1206891414'), (u'INT_EQUAL_-1206924965', u'CBRANCH_-1206924963'), (u'CALL_-1206937559', u'INDIRECT_-1206891607'), (u'MULTIEQUAL_-1206904322', u'MULTIEQUAL_-1206904307'), (u'CALL_-1206930556', u'INDIRECT_-1206906996'), (u'CALL_-1206928668', u'INDIRECT_-1206898230'), (u'INDIRECT_-1206898554', u'MULTIEQUAL_-1206898405'), (u'STORE_-1206930329', u'INDIRECT_-1206909322'), (u'INDIRECT_-1206878285', u'MULTIEQUAL_-1206874290'), (u'CALL_-1206930274', u'INDIRECT_-1206908248'), (u'STORE_-1206928482', u'INDIRECT_-1206898760'), (u'LOAD_-1206931594', u'CALL_-1206931545'), (u'CALL_-1206935907', u'INDIRECT_-1206911549'), (u'CALL_-1206937924', u'INDIRECT_-1206905241'), (u'INDIRECT_-1206892599', u'MULTIEQUAL_-1206893176'), (u'INDIRECT_-1206896980', u'MULTIEQUAL_-1206896893'), (u'CALL_-1206921994', u'INDIRECT_-1206891239'), (u'INDIRECT_-1206910221', u'COPY_-1206880561'), (u'STORE_-1206928627', u'INDIRECT_-1206898428'), (u'CALL_-1206938958', u'INDIRECT_-1206884758'), (u'MULTIEQUAL_-1206894472', u'MULTIEQUAL_-1206894401'), (u'CALL_-1206926116', u'INDIRECT_-1206906917'), (u'CALLIND_-1206921359', u'INDIRECT_-1206887427'), (u'INDIRECT_-1206898379', u'COPY_-1206879845'), (u'MULTIEQUAL_-1206907443', u'MULTIEQUAL_-1206907395'), (u'MULTIEQUAL_-1206891435', u'MULTIEQUAL_-1206891347'), (u'CALL_-1206921844', u'INDIRECT_-1206875391'), (u'CALL_-1206935766', u'INDIRECT_-1206896748'), (u'CALL_-1206938656', u'INDIRECT_-1206902530'), (u'STORE_-1206928410', u'INDIRECT_-1206891158'), (u'MULTIEQUAL_-1206910433', u'MULTIEQUAL_-1206910391'), (u'CALL_-1206933594', u'INDIRECT_-1206890904'), (u'INDIRECT_-1206896469', u'COPY_-1206880066'), (u'INDIRECT_-1206899155', u'COPY_-1206878714'), (u'INDIRECT_-1206901809', u'MULTIEQUAL_-1206901764'), (u'CALL_-1206938656', u'INDIRECT_-1206897490'), (u'INT_ADD_-1206922657', u'CAST_-1206868497'), (u'CALL_-1206932911', u'INDIRECT_-1206900672'), (u'INDIRECT_-1206893723', u'MULTIEQUAL_-1206895241'), (u'STORE_-1206924919', u'INDIRECT_-1206894669'), (u'INDIRECT_-1206901160', u'MULTIEQUAL_-1206900529'), (u'INDIRECT_-1206913940', u'MULTIEQUAL_-1206908730'), (u'MULTIEQUAL_-1206911792', u'MULTIEQUAL_-1206911774'), (u'CALL_-1206926116', u'INDIRECT_-1206888437'), (u'CALL_-1206939039', u'INDIRECT_-1206907154'), (u'CALL_-1206927316', u'INDIRECT_-1206900625'), (u'CALLIND_-1206925511', u'INDIRECT_-1206896413'), (u'CALL_-1206925783', u'INDIRECT_-1206909779'), (u'MULTIEQUAL_-1206900087', u'MULTIEQUAL_-1206900107'), (u'CALLIND_-1206921388', u'INDIRECT_-1206895003'), (u'STORE_-1206929089', u'INDIRECT_-1206902846'), (u'INDIRECT_-1206889919', u'MULTIEQUAL_-1206889747'), (u'CALL_-1206938131', u'INDIRECT_-1206904093'), (u'STORE_-1206928410', u'INDIRECT_-1206890738'), (u'INDIRECT_-1206877274', u'MULTIEQUAL_-1206874287'), (u'STORE_-1206928697', u'INDIRECT_-1206903090'), (u'CALL_-1206937302', u'INDIRECT_-1206910672'), (u'CALL_-1206928271', u'MULTIEQUAL_-1206884370'), (u'STORE_-1206928662', u'INDIRECT_-1206907689'), (u'INDIRECT_-1206907659', u'MULTIEQUAL_-1206908655'), (u'CALL_-1206934274', u'INDIRECT_-1206896761'), (u'CALL_-1206938656', u'INDIRECT_-1206896650'), (u'MULTIEQUAL_-1206897116', u'MULTIEQUAL_-1206897042'), (u'INDIRECT_-1206900180', u'MULTIEQUAL_-1206900688'), (u'STORE_-1206921596', u'INDIRECT_-1206888708'), (u'INDIRECT_-1206893536', u'MULTIEQUAL_-1206893269'), (u'CALL_-1206921308', u'INDIRECT_-1206894688'), (u'CALL_-1206929750', u'INDIRECT_-1206904162'), (u'CALLIND_-1206921412', u'INDIRECT_-1206899268'), (u'CALL_-1206930927', u'INDIRECT_-1206897533'), ('tmp_452', u'CBRANCH_-1206939411'), (u'INDIRECT_-1206889895', u'MULTIEQUAL_-1206890679'), (u'INDIRECT_-1206899182', u'MULTIEQUAL_-1206900440'), (u'MULTIEQUAL_-1206915157', u'COPY_-1206870480'), (u'CALL_-1206938958', u'INDIRECT_-1206902906'), (u'INDIRECT_-1206904656', u'MULTIEQUAL_-1206905060'), (u'MULTIEQUAL_-1206907225', u'MULTIEQUAL_-1206907212'), (u'INDIRECT_-1206889100', u'MULTIEQUAL_-1206889012'), (u'CALL_-1206928629', u'INDIRECT_-1206901099'), (u'INDIRECT_-1206893421', u'COPY_-1206880521'), ('tmp_10968', u'CBRANCH_-1206929199'), (u'INDIRECT_-1206892855', u'MULTIEQUAL_-1206896529'), (u'INDIRECT_-1206881958', u'MULTIEQUAL_-1206881810'), (u'INDIRECT_-1206899854', u'MULTIEQUAL_-1206899696'), (u'CALL_-1206921844', u'INDIRECT_-1206892699'), (u'INDIRECT_-1206888470', u'MULTIEQUAL_-1206890036'), (u'CALL_-1206937729', u'INDIRECT_-1206884731'), (u'INDIRECT_-1206911932', u'MULTIEQUAL_-1206909726'), (u'INDIRECT_-1206884888', u'MULTIEQUAL_-1206884498'), (u'CALL_-1206921447', u'INDIRECT_-1206896446'), (u'INDIRECT_-1206902641', u'MULTIEQUAL_-1206902421'), (u'CALL_-1206930210', u'INDIRECT_-1206885954'), (u'INDIRECT_-1206908386', u'MULTIEQUAL_-1206909969'), (u'LOAD_-1206928803', u'LOAD_-1206925046'), (u'MULTIEQUAL_-1206910438', u'MULTIEQUAL_-1206910432'), (u'MULTIEQUAL_-1206894974', u'MULTIEQUAL_-1206896161'), (u'CALL_-1206938342', u'INDIRECT_-1206900037'), (u'INDIRECT_-1206897228', u'MULTIEQUAL_-1206904323'), (u'CALL_-1206926003', u'INDIRECT_-1206894208'), (u'INDIRECT_-1206888248', u'MULTIEQUAL_-1206887858'), (u'INDIRECT_-1206895505', u'MULTIEQUAL_-1206896171'), (u'INDIRECT_-1206894040', u'MULTIEQUAL_-1206893885'), ('tmp_6646', u'BRANCH_-1206933223'), (u'INDIRECT_-1206896728', u'MULTIEQUAL_-1206896536'), (u'INDIRECT_-1206898342', u'MULTIEQUAL_-1206899600'), (u'CALLIND_-1206921359', u'INDIRECT_-1206875833'), (u'MULTIEQUAL_-1206881807', u'MULTIEQUAL_-1206881737'), (u'CALL_-1206927833', u'INDIRECT_-1206898735'), (u'CALL_-1206930105', u'INDIRECT_-1206877555'), (u'CALL_-1206921844', u'INDIRECT_-1206904879'), (u'INDIRECT_-1206885726', u'COPY_-1206879349'), (u'CALL_-1206921320', u'INDIRECT_-1206885358'), (u'CALL_-1206927360', u'INDIRECT_-1206901904'), (u'INDIRECT_-1206903885', u'MULTIEQUAL_-1206903519'), (u'CALL_-1206937559', u'INDIRECT_-1206912187'), (u'CALL_-1206937615', u'INDIRECT_-1206883657'), (u'MULTIEQUAL_-1206898427', u'MULTIEQUAL_-1206898407'), (u'CALL_-1206931539', u'INDIRECT_-1206890315'), (u'INDIRECT_-1206906088', u'MULTIEQUAL_-1206907481'), (u'INDIRECT_-1206898227', u'MULTIEQUAL_-1206898208'), ('tmp_72983', u'CALL_-1206937615'), (u'CALL_-1206928225', u'INDIRECT_-1206904773'), (u'INDIRECT_-1206901180', u'MULTIEQUAL_-1206901093'), (u'MULTIEQUAL_-1206895394', u'MULTIEQUAL_-1206896581'), (u'CALL_-1206928668', u'INDIRECT_-1206887310'), (u'MULTIEQUAL_-1206907889', u'MULTIEQUAL_-1206907870'), (u'INDIRECT_-1206890975', u'MULTIEQUAL_-1206891981'), (u'CALL_-1206936110', u'INDIRECT_-1206902856'), (u'INDIRECT_-1206903786', u'COPY_-1206879392'), (u'CALL_-1206928152', u'INDIRECT_-1206906813'), (u'INDIRECT_-1206895929', u'MULTIEQUAL_-1206897021'), (u'INDIRECT_-1206892856', u'MULTIEQUAL_-1206890766'), (u'CALL_-1206932327', u'INDIRECT_-1206900016'), (u'CALL_-1206921832', u'INDIRECT_-1206897482'), (u'INDIRECT_-1206907097', u'MULTIEQUAL_-1206906758'), (u'MULTIEQUAL_-1206882794', u'MULTIEQUAL_-1206883981'), (u'INT_AND_-1206930258', u'INT_OR_-1206930244'), (u'INT_ADD_-1206921381', u'CAST_-1206869023'), (u'CALL_-1206938756', u'INDIRECT_-1206902799'), (u'MULTIEQUAL_-1206910878', u'MULTIEQUAL_-1206910859'), (u'INDIRECT_-1206908852', u'MULTIEQUAL_-1206908761'), (u'MULTIEQUAL_-1206892947', u'MULTIEQUAL_-1206892967'), (u'INDIRECT_-1206897416', u'MULTIEQUAL_-1206896998'), (u'CALL_-1206921361', u'INDIRECT_-1206887156'), (u'STORE_-1206929089', u'INDIRECT_-1206892766'), (u'INDIRECT_-1206911233', u'MULTIEQUAL_-1206880956'), (u'CALL_-1206921954', u'INDIRECT_-1206898356'), (u'MULTIEQUAL_-1206896081', u'MULTIEQUAL_-1206896108'), (u'MULTIEQUAL_-1206907723', u'MULTIEQUAL_-1206907549'), ('tmp_3601', u'CBRANCH_-1206935702'), (u'INDIRECT_-1206905212', u'MULTIEQUAL_-1206903006'), (u'STORE_-1206922807', u'INDIRECT_-1206904247'), (u'MULTIEQUAL_-1206878298', u'MULTIEQUAL_-1206904627'), (u'CALL_-1206929071', u'INDIRECT_-1206899321'), ('const-433', u'LOAD_-1206928786'), (u'STORE_-1206937920', u'INDIRECT_-1206897896'), (u'CALL_-1206930915', u'INDIRECT_-1206906563'), (u'INDIRECT_-1206907102', u'MULTIEQUAL_-1206908769'), (u'INT_NOTEQUAL_-1206938939', u'CBRANCH_-1206938938'), (u'MULTIEQUAL_-1206893622', u'MULTIEQUAL_-1206893609'), (u'CALLIND_-1206922663', u'INDIRECT_-1206895367'), (u'COPY_-1206875817', u'MULTIEQUAL_-1206887261'), (u'CALLIND_-1206938827', u'INDIRECT_-1206909137'), (u'INDIRECT_-1206891608', u'MULTIEQUAL_-1206891218'), (u'CALL_-1206929202', u'INDIRECT_-1206897486'), (u'STORE_-1206928588', u'INDIRECT_-1206890843'), (u'CALL_-1206932808', u'INDIRECT_-1206891360'), (u'INDIRECT_-1206913004', u'MULTIEQUAL_-1206912827'), (u'INDIRECT_-1206897835', u'MULTIEQUAL_-1206897431'), (u'CALL_-1206931701', u'INDIRECT_-1206883389'), (u'LOAD_-1206929220', u'INT_ADD_-1206929178'), (u'INDIRECT_-1206899259', u'MULTIEQUAL_-1206900255'), (u'MULTIEQUAL_-1206913513', u'MULTIEQUAL_-1206912813'), (u'CALL_-1206934081', u'INDIRECT_-1206909250'), (u'CAST_-1206875189', u'COPY_-1206875590'), (u'INDIRECT_-1206908360', u'MULTIEQUAL_-1206907880'), (u'PTRADD_-1206878407', u'LOAD_-1206934630'), (u'INDIRECT_-1206894895', u'MULTIEQUAL_-1206894767'), (u'INDIRECT_-1206896111', u'MULTIEQUAL_-1206897401'), (u'STORE_-1206930340', u'INDIRECT_-1206888750'), (u'INDIRECT_-1206893307', u'MULTIEQUAL_-1206893402'), (u'CALL_-1206934274', u'INDIRECT_-1206904321'), (u'INDIRECT_-1206901266', u'COPY_-1206879386'), (u'INDIRECT_-1206891918', u'MULTIEQUAL_-1206892422'), (u'INDIRECT_-1206892797', u'MULTIEQUAL_-1206876977'), (u'CALL_-1206933821', u'INDIRECT_-1206897332'), (u'CALL_-1206921320', u'INDIRECT_-1206901318'), (u'INDIRECT_-1206913237', u'MULTIEQUAL_-1206912959'), (u'INDIRECT_-1206886880', u'MULTIEQUAL_-1206886249'), ('const-12', u'INT_ADD_-1206925315'), (u'CALL_-1206938421', u'INDIRECT_-1206899240'), (u'CALL_-1206936110', u'INDIRECT_-1206912936'), (u'MULTIEQUAL_-1206900036', u'MULTIEQUAL_-1206900956'), (u'CALL_-1206930636', u'INDIRECT_-1206899058'), (u'CALL_-1206925860', u'INDIRECT_-1206889928'), (u'CALL_-1206930550', u'INDIRECT_-1206878177'), (u'CALL_-1206927316', u'INDIRECT_-1206888025'), (u'INDIRECT_-1206887784', u'MULTIEQUAL_-1206889389'), (u'INDIRECT_-1206897055', u'MULTIEQUAL_-1206896635'), (u'INDIRECT_-1206911029', u'MULTIEQUAL_-1206911564'), (u'CALL_-1206935809', u'INDIRECT_-1206894253'), (u'LOAD_-1206923365', u'INT_EQUAL_-1206923341'), (u'INDIRECT_-1206887139', u'MULTIEQUAL_-1206887716'), (u'COPY_-1206875604', u'CALL_-1206933998'), (u'INDIRECT_-1206906794', u'MULTIEQUAL_-1206906639'), (u'CALL_-1206931745', u'INDIRECT_-1206898362'), (u'PTRADD_-1206871486', u'STORE_-1206921743'), (u'INDIRECT_-1206885751', u'MULTIEQUAL_-1206886081'), (u'INDIRECT_-1206876594', u'MULTIEQUAL_-1206876420'), (u'CALL_-1206933745', u'INDIRECT_-1206896034'), (u'INDIRECT_-1206903267', u'MULTIEQUAL_-1206903248'), (u'CALL_-1206937924', u'INDIRECT_-1206909861'), (u'CALLIND_-1206921344', u'INDIRECT_-1206907796'), (u'INDIRECT_-1206902148', u'MULTIEQUAL_-1206902114'), (u'STORE_-1206937788', u'INDIRECT_-1206897830'), (u'INDIRECT_-1206901280', u'MULTIEQUAL_-1206901182'), (u'CAST_-1206875547', u'CAST_-1206872355'), (u'INDIRECT_-1206903468', u'MULTIEQUAL_-1206903355'), (u'STORE_-1206924545', u'INDIRECT_-1206883530'), (u'CALL_-1206928271', u'INDIRECT_-1206889015'), (u'CALL_-1206921459', u'INDIRECT_-1206901075'), (u'INDIRECT_-1206897068', u'MULTIEQUAL_-1206896678'), (u'MULTIEQUAL_-1206909495', u'MULTIEQUAL_-1206908794'), (u'STORE_-1206921596', u'INDIRECT_-1206905508'), (u'INDIRECT_-1206885568', u'MULTIEQUAL_-1206885385'), (u'CALL_-1206928257', u'INDIRECT_-1206882188'), (u'MULTIEQUAL_-1206900471', u'MULTIEQUAL_-1206900452'), (u'CALL_-1206924668', u'INDIRECT_-1206885550'), (u'CALLIND_-1206921710', u'INDIRECT_-1206904556'), (u'CALL_-1206938131', u'INDIRECT_-1206907453'), (u'CALL_-1206922556', u'INDIRECT_-1206885343'), (u'CALL_-1206937186', u'INDIRECT_-1206914373'), (u'INDIRECT_-1206913375', u'MULTIEQUAL_-1206912971'), (u'INT_NOTEQUAL_-1206875075', u'BOOL_OR_-1206927829'), (u'CALL_-1206929226', u'INDIRECT_-1206896237'), (u'CALL_-1206938975', u'INDIRECT_-1206898298'), (u'INDIRECT_-1206912578', u'MULTIEQUAL_-1206912490'), (u'INDIRECT_-1206907887', u'MULTIEQUAL_-1206907807'), (u'CALL_-1206929019', u'INDIRECT_-1206892583'), (u'MULTIEQUAL_-1206908778', u'MULTIEQUAL_-1206908759'), (u'CALL_-1206932327', u'INDIRECT_-1206900436'), (u'INDIRECT_-1206896723', u'MULTIEQUAL_-1206896614'), (u'CALLIND_-1206922663', u'INDIRECT_-1206888227'), (u'INDIRECT_-1206914360', u'MULTIEQUAL_-1206912680'), (u'MULTIEQUAL_-1206900311', u'MULTIEQUAL_-1206900309'), (u'INDIRECT_-1206902095', u'COPY_-1206878721'), (u'INDIRECT_-1206892402', u'MULTIEQUAL_-1206894069'), (u'STORE_-1206937920', u'INDIRECT_-1206913856'), (u'STORE_-1206930340', u'INDIRECT_-1206910590'), (u'MULTIEQUAL_-1206909075', u'MULTIEQUAL_-1206908374'), (u'MULTIEQUAL_-1206892750', u'MULTIEQUAL_-1206894237'), (u'CALLIND_-1206925453', u'INDIRECT_-1206899741'), (u'CALL_-1206929621', u'INDIRECT_-1206908121'), (u'CALL_-1206929830', u'INDIRECT_-1206902904'), (u'STORE_-1206928588', u'INDIRECT_-1206904283'), (u'INDIRECT_-1206884405', u'MULTIEQUAL_-1206886160'), ('const-433', u'LOAD_-1206925411'), (u'CALL_-1206931674', u'INDIRECT_-1206889213'), (u'INDIRECT_-1206903382', u'COPY_-1206878843'), (u'STORE_-1206935460', u'INDIRECT_-1206895639'), (u'CALL_-1206928518', u'INDIRECT_-1206901209'), (u'CALL_-1206937615', u'INDIRECT_-1206896262'), (u'CALL_-1206934963', u'INDIRECT_-1206889163'), (u'INDIRECT_-1206893075', u'MULTIEQUAL_-1206894081'), ('tmp_11302', u'CBRANCH_-1206931179'), (u'CALLIND_-1206938263', u'INDIRECT_-1206900824'), (u'INT_NOTEQUAL_-1206935011', u'CBRANCH_-1206935010'), (u'MULTIEQUAL_-1206908706', u'MULTIEQUAL_-1206908058'), (u'INDIRECT_-1206879024', u'MULTIEQUAL_-1206878932'), (u'CALL_-1206927360', u'INDIRECT_-1206896864'), (u'CALL_-1206925432', u'INDIRECT_-1206889963'), (u'CALL_-1206929529', u'INDIRECT_-1206892975'), (u'CALL_-1206930584', u'INDIRECT_-1206896510'), (u'CALL_-1206928677', u'INDIRECT_-1206893269'), (u'INDIRECT_-1206911555', u'CALL_-1206928291'), (u'STORE_-1206935460', u'INDIRECT_-1206902359'), (u'CALL_-1206934365', u'INDIRECT_-1206911517'), ('const-4096', u'COPY_-1206925095'), (u'INDIRECT_-1206889347', u'MULTIEQUAL_-1206889217'), (u'COPY_-1206876153', u'CALL_-1206928194'), (u'MULTIEQUAL_-1206904363', u'MULTIEQUAL_-1206904189'), (u'INDIRECT_-1206912780', u'MULTIEQUAL_-1206912519'), (u'STORE_-1206921840', u'INDIRECT_-1206891349'), (u'CALL_-1206931749', u'INDIRECT_-1206900593'), (u'MULTIEQUAL_-1206892611', u'MULTIEQUAL_-1206892496'), (u'CALLIND_-1206921710', u'INDIRECT_-1206884816'), (u'INT_NOTEQUAL_-1206924620', u'CBRANCH_-1206924618'), (u'INDIRECT_-1206900442', u'MULTIEQUAL_-1206901700'), (u'CALL_-1206935766', u'INDIRECT_-1206899268'), (u'MULTIEQUAL_-1206891139', u'MULTIEQUAL_-1206890281'), (u'INDIRECT_-1206905826', u'MULTIEQUAL_-1206905597'), (u'CALL_-1206931337', u'INDIRECT_-1206908672'), (u'CALL_-1206929320', u'INDIRECT_-1206890399'), (u'MULTIEQUAL_-1206878287', u'INT_NOTEQUAL_-1206937459'), (u'INDIRECT_-1206896682', u'MULTIEQUAL_-1206896383'), (u'CALL_-1206930394', u'INDIRECT_-1206892377'), (u'INT_EQUAL_-1206934123', u'CBRANCH_-1206934121'), (u'MULTIEQUAL_-1206881006', u'MULTIEQUAL_-1206880991'), (u'CALL_-1206931773', u'INDIRECT_-1206909432'), (u'INDIRECT_-1206875308', u'MULTIEQUAL_-1206875108'), (u'INDIRECT_-1206917377', u'MULTIEQUAL_-1206917047'), (u'CALL_-1206938694', u'INDIRECT_-1206892053'), (u'CALL_-1206928772', u'INDIRECT_-1206897928'), (u'MULTIEQUAL_-1206895741', u'MULTIEQUAL_-1206894713'), (u'INDIRECT_-1206903459', u'MULTIEQUAL_-1206904455'), (u'MULTIEQUAL_-1206888968', u'MULTIEQUAL_-1206888941'), (u'STORE_-1206928697', u'INDIRECT_-1206904350'), (u'INDIRECT_-1206914032', u'MULTIEQUAL_-1206913902'), (u'MULTIEQUAL_-1206910007', u'MULTIEQUAL_-1206910001'), (u'CALL_-1206924668', u'INDIRECT_-1206905710'), (u'INDIRECT_-1206891262', u'MULTIEQUAL_-1206892191'), (u'CALL_-1206937824', u'INDIRECT_-1206897627'), (u'INDIRECT_-1206906477', u'MULTIEQUAL_-1206906186'), (u'CALL_-1206931435', u'INDIRECT_-1206894959'), (u'INDIRECT_-1206892598', u'MULTIEQUAL_-1206892323'), (u'MULTIEQUAL_-1206897140', u'MULTIEQUAL_-1206897111'), (u'CALL_-1206929621', u'INDIRECT_-1206900561'), (u'CALLIND_-1206924365', u'INDIRECT_-1206884095'), (u'CALL_-1206921264', u'INDIRECT_-1206884589'), (u'CALL_-1206922325', u'INDIRECT_-1206886925'), (u'CALL_-1206924756', u'INDIRECT_-1206888886'), (u'INDIRECT_-1206896034', u'MULTIEQUAL_-1206895856'), (u'CALL_-1206921844', u'INDIRECT_-1206891859'), (u'MULTIEQUAL_-1206886227', u'MULTIEQUAL_-1206886247'), (u'INDIRECT_-1206892902', u'MULTIEQUAL_-1206892603'), (u'CALL_-1206930550', u'INDIRECT_-1206904222'), (u'CALL_-1206928629', u'INDIRECT_-1206893959'), ('const--88', u'PTRSUB_-1206880474'), (u'CALL_-1206935766', u'INDIRECT_-1206895908'), (u'INDIRECT_-1206901702', u'MULTIEQUAL_-1206902960'), (u'INDIRECT_-1206879401', u'MULTIEQUAL_-1206883720'), (u'CALL_-1206934274', u'INDIRECT_-1206899701'), (u'CALLIND_-1206924378', u'INDIRECT_-1206902103'), (u'CALLIND_-1206925019', u'INDIRECT_-1206899946'), (u'CALLIND_-1206921344', u'INDIRECT_-1206898394'), (u'INDIRECT_-1206908928', u'MULTIEQUAL_-1206908815'), (u'CALL_-1206937142', u'INDIRECT_-1206895454'), (u'INDIRECT_-1206898861', u'MULTIEQUAL_-1206898641'), (u'INDIRECT_-1206896531', u'MULTIEQUAL_-1206897821'), (u'INDIRECT_-1206885515', u'MULTIEQUAL_-1206885211'), (u'MULTIEQUAL_-1206884057', u'MULTIEQUAL_-1206878259'), (u'CALL_-1206927405', u'CALL_-1206927316'), (u'INDIRECT_-1206901762', u'MULTIEQUAL_-1206902691'), (u'INDIRECT_-1206901694', u'MULTIEQUAL_-1206901067'), (u'CALL_-1206929974', u'INDIRECT_-1206879887'), (u'MULTIEQUAL_-1206898754', u'MULTIEQUAL_-1206899941'), (u'INDIRECT_-1206913867', u'MULTIEQUAL_-1206880417'), (u'CALL_-1206937983', u'INDIRECT_-1206896451'), (u'INT_ADD_-1206923598', u'INT_SEXT_-1206923562'), ('tmp_22626', u'BRANCH_-1206921991'), (u'CALL_-1206934862', u'INDIRECT_-1206896682'), (u'STORE_-1206928270', u'INDIRECT_-1206892268'), (u'MULTIEQUAL_-1206893619', u'MULTIEQUAL_-1206878268'), (u'INDIRECT_-1206899304', u'MULTIEQUAL_-1206899101'), (u'STORE_-1206925416', u'INDIRECT_-1206897845'), (u'CALL_-1206927405', u'INDIRECT_-1206892271'), (u'STORE_-1206937920', u'INDIRECT_-1206898736'), (u'CALL_-1206934487', u'INDIRECT_-1206906976'), (u'INT_ADD_-1206921924', u'INT_ADD_-1206921887'), (u'CALL_-1206929269', u'INDIRECT_-1206892215'), (u'CALL_-1206933594', u'INDIRECT_-1206889644'), (u'INT_ADD_-1206924906', u'MULTIEQUAL_-1206917602'), (u'CALLIND_-1206931354', u'INDIRECT_-1206897430'), (u'INDIRECT_-1206897373', u'MULTIEQUAL_-1206897233'), (u'MULTIEQUAL_-1206903070', u'MULTIEQUAL_-1206902935'), (u'INDIRECT_-1206885244', u'MULTIEQUAL_-1206886723'), (u'STORE_-1206924545', u'INDIRECT_-1206888990'), (u'MULTIEQUAL_-1206898862', u'MULTIEQUAL_-1206898847'), (u'MULTIEQUAL_-1206914218', u'MULTIEQUAL_-1206914212'), (u'CALLIND_-1206921388', u'INDIRECT_-1206889543'), (u'MULTIEQUAL_-1206887929', u'MULTIEQUAL_-1206888312'), (u'INDIRECT_-1206907046', u'MULTIEQUAL_-1206906973'), (u'INDIRECT_-1206907942', u'MULTIEQUAL_-1206909601'), (u'INDIRECT_-1206895177', u'MULTIEQUAL_-1206894899'), (u'MULTIEQUAL_-1206907913', u'MULTIEQUAL_-1206907871'), (u'MULTIEQUAL_-1206882491', u'MULTIEQUAL_-1206882484'), ('tmp_24045', u'BRANCH_-1206925074'), (u'CALL_-1206921308', u'INDIRECT_-1206903928'), (u'CALL_-1206929794', u'INDIRECT_-1206889022'), (u'MULTIEQUAL_-1206876996', u'MULTIEQUAL_-1206901581'), (u'CALL_-1206934963', u'INDIRECT_-1206897563'), (u'CAST_-1206871797', u'INT_AND_-1206929160'), (u'MULTIEQUAL_-1206909740', u'INT_EQUAL_-1206928742'), (u'MULTIEQUAL_-1206907451', u'MULTIEQUAL_-1206907435'), (u'STORE_-1206937772', u'INDIRECT_-1206910845'), (u'INDIRECT_-1206886111', u'MULTIEQUAL_-1206887957'), (u'INT_AND_-1206939069', u'MULTIEQUAL_-1206915584'), (u'INDIRECT_-1206908113', u'MULTIEQUAL_-1206910146'), (u'INDIRECT_-1206895693', u'MULTIEQUAL_-1206895553'), (u'STORE_-1206937788', u'INDIRECT_-1206910850'), (u'CALL_-1206928331', u'INDIRECT_-1206890555'), (u'CALLIND_-1206921344', u'INDIRECT_-1206886214'), (u'INDIRECT_-1206902071', u'MULTIEQUAL_-1206903917'), (u'MULTIEQUAL_-1206893254', u'MULTIEQUAL_-1206893238'), (u'INDIRECT_-1206902042', u'MULTIEQUAL_-1206903669'), (u'STORE_-1206933497', u'INDIRECT_-1206890372'), (u'STORE_-1206928588', u'INDIRECT_-1206906803'), (u'CALLIND_-1206921856', u'INDIRECT_-1206899178'), (u'PTRSUB_-1206879439', u'CAST_-1206876668'), (u'CALL_-1206933745', u'INDIRECT_-1206903594'), (u'COPY_-1206880177', u'CALL_-1206928734'), (u'CALLIND_-1206921743', u'INDIRECT_-1206899955'), (u'MULTIEQUAL_-1206899323', u'MULTIEQUAL_-1206899215'), (u'CALL_-1206933821', u'INDIRECT_-1206895232'), (u'MULTIEQUAL_-1206896161', u'MULTIEQUAL_-1206896141'), (u'CALL_-1206928357', u'INDIRECT_-1206907370'), (u'CALL_-1206930105', u'INDIRECT_-1206890077'), (u'MULTIEQUAL_-1206875304', u'MULTIEQUAL_-1206874277'), (u'CALL_-1206933711', u'INDIRECT_-1206894745'), (u'STORE_-1206932486', u'INDIRECT_-1206890409'), (u'CALL_-1206928281', u'INDIRECT_-1206887167'), (u'INDIRECT_-1206900340', u'MULTIEQUAL_-1206900185'), (u'INDIRECT_-1206897656', u'MULTIEQUAL_-1206906003'), (u'CALL_-1206934862', u'INDIRECT_-1206900042'), (u'INDIRECT_-1206891361', u'MULTIEQUAL_-1206892880'), (u'INDIRECT_-1206907836', u'MULTIEQUAL_-1206908382'), (u'CALL_-1206931749', u'INDIRECT_-1206879251'), ('const-1', u'PTRADD_-1206880991'), (u'CALL_-1206931773', u'INDIRECT_-1206905232'), (u'CALL_-1206938975', u'INDIRECT_-1206911738'), (u'STORE_-1206930340', u'INDIRECT_-1206901350'), (u'CALL_-1206930025', u'INDIRECT_-1206898624'), (u'CALLIND_-1206921710', u'INDIRECT_-1206883556'), (u'INDIRECT_-1206910499', u'MULTIEQUAL_-1206910327'), (u'MULTIEQUAL_-1206898776', u'MULTIEQUAL_-1206899696'), (u'CAST_-1206875547', u'PTRADD_-1206877352'), (u'INDIRECT_-1206897922', u'MULTIEQUAL_-1206899180'), (u'STORE_-1206937788', u'INDIRECT_-1206896570'), (u'INDIRECT_-1206899007', u'MULTIEQUAL_-1206898877'), (u'CALL_-1206928677', u'INDIRECT_-1206897469'), (u'INDIRECT_-1206902515', u'COPY_-1206878722'), (u'INT_EQUAL_-1206879573', u'BOOL_AND_-1206935914'), (u'INT_SUB_-1206929079', u'MULTIEQUAL_-1206916258'), (u'MULTIEQUAL_-1206885387', u'MULTIEQUAL_-1206885407'), (u'CALLIND_-1206924365', u'INDIRECT_-1206890395'), (u'INDIRECT_-1206905728', u'MULTIEQUAL_-1206905545'), (u'STORE_-1206937765', u'INDIRECT_-1206907480'), (u'INDIRECT_-1206890203', u'MULTIEQUAL_-1206889927'), (u'INDIRECT_-1206890859', u'MULTIEQUAL_-1206891479'), (u'MULTIEQUAL_-1206906232', u'MULTIEQUAL_-1206906983'), (u'CALL_-1206921447', u'INDIRECT_-1206893926'), (u'INDIRECT_-1206896370', u'MULTIEQUAL_-1206896252'), (u'MULTIEQUAL_-1206911742', u'MULTIEQUAL_-1206914449'), (u'MULTIEQUAL_-1206891853', u'MULTIEQUAL_-1206892792'), (u'CALLIND_-1206922636', u'INDIRECT_-1206893251'), (u'INDIRECT_-1206910580', u'MULTIEQUAL_-1206908900'), (u'MULTIEQUAL_-1206907987', u'MULTIEQUAL_-1206907493'), (u'CALL_-1206928150', u'INDIRECT_-1206905529'), (u'MULTIEQUAL_-1206892708', u'MULTIEQUAL_-1206892611'), (u'INDIRECT_-1206892708', u'MULTIEQUAL_-1206892611'), (u'INDIRECT_-1206886582', u'COPY_-1206878803'), (u'CALL_-1206936110', u'INDIRECT_-1206894456'), (u'STORE_-1206928697', u'INDIRECT_-1206890910'), (u'MULTIEQUAL_-1206878258', u'MULTIEQUAL_-1206879178'), (u'CALL_-1206934098', u'INDIRECT_-1206881453'), (u'INDIRECT_-1206900153', u'MULTIEQUAL_-1206901377'), (u'MULTIEQUAL_-1206880408', u'MULTIEQUAL_-1206909783'), (u'CALL_-1206929902', u'INDIRECT_-1206892028'), (u'INDIRECT_-1206901297', u'MULTIEQUAL_-1206900907'), (u'CALL_-1206939005', u'INDIRECT_-1206902935'), (u'INDIRECT_-1206887819', u'MULTIEQUAL_-1206887647'), (u'CALL_-1206937559', u'INDIRECT_-1206910087'), (u'INDIRECT_-1206917348', u'MULTIEQUAL_-1206916984'), (u'INDIRECT_-1206904093', u'MULTIEQUAL_-1206880939'), (u'CALL_-1206929750', u'INDIRECT_-1206891562'), (u'CALL_-1206928815', u'INDIRECT_-1206891301'), (u'MULTIEQUAL_-1206878305', u'MULTIEQUAL_-1206907567'), (u'INDIRECT_-1206892810', u'MULTIEQUAL_-1206892654'), (u'STORE_-1206922807', u'INDIRECT_-1206893327'), (u'STORE_-1206937788', u'INDIRECT_-1206912950'), (u'STORE_-1206921840', u'INDIRECT_-1206897229'), (u'CALL_-1206931539', u'INDIRECT_-1206905015'), (u'MULTIEQUAL_-1206913198', u'INT_ADD_-1206930074'), (u'INDIRECT_-1206902143', u'COPY_-1206902151'), (u'CALL_-1206927017', u'INDIRECT_-1206888096'), (u'MULTIEQUAL_-1206880413', u'MULTIEQUAL_-1206911883'), (u'STORE_-1206937788', u'INDIRECT_-1206899510'), (u'STORE_-1206928270', u'INDIRECT_-1206895208'), (u'INDIRECT_-1206897240', u'MULTIEQUAL_-1206896979'), (u'CALL_-1206928677', u'INDIRECT_-1206902509'), (u'STORE_-1206933958', u'INDIRECT_-1206895648'), (u'MULTIEQUAL_-1206902059', u'MULTIEQUAL_-1206901201'), (u'CALL_-1206930636', u'INDIRECT_-1206900318'), (u'MULTIEQUAL_-1206889272', u'MULTIEQUAL_-1206888634'), (u'INDIRECT_-1206883943', u'MULTIEQUAL_-1206883857'), (u'STORE_-1206934436', u'INDIRECT_-1206911470'), (u'INDIRECT_-1206904468', u'MULTIEQUAL_-1206904285'), (u'MULTIEQUAL_-1206889673', u'MULTIEQUAL_-1206890701'), (u'INDIRECT_-1206912620', u'MULTIEQUAL_-1206912522'), (u'CALL_-1206932359', u'INDIRECT_-1206897798'), (u'STORE_-1206930310', u'INDIRECT_-1206887628'), (u'CALL_-1206930086', u'INDIRECT_-1206886047'), (u'MULTIEQUAL_-1206900723', u'MULTIEQUAL_-1206901423'), (u'INDIRECT_-1206904850', u'MULTIEQUAL_-1206905496'), (u'INDIRECT_-1206906670', u'MULTIEQUAL_-1206906514'), (u'INDIRECT_-1206890765', u'MULTIEQUAL_-1206890670'), (u'CALL_-1206931545', u'INDIRECT_-1206898385'), (u'MULTIEQUAL_-1206900719', u'COPY_-1206900842'), (u'INT_EQUAL_-1206939472', u'CBRANCH_-1206939465'), (u'CALL_-1206929296', u'INDIRECT_-1206901318'), (u'MULTIEQUAL_-1206902009', u'MULTIEQUAL_-1206901990'), (u'CALL_-1206931435', u'INDIRECT_-1206887399'), (u'INDIRECT_-1206887927', u'MULTIEQUAL_-1206889714'), ('tmp_11816', u'CBRANCH_-1206928178'), (u'INDIRECT_-1206892874', u'MULTIEQUAL_-1206892247'), (u'STORE_-1206921840', u'INDIRECT_-1206887569'), (u'INDIRECT_-1206909602', u'MULTIEQUAL_-1206911229'), (u'CALL_-1206930927', u'INDIRECT_-1206890393'), (u'MULTIEQUAL_-1206916121', u'INT_ADD_-1206927196'), (u'INDIRECT_-1206890392', u'MULTIEQUAL_-1206891909'), (u'CALL_-1206925783', u'INDIRECT_-1206897857'), (u'INDIRECT_-1206887109', u'MULTIEQUAL_-1206888201'), (u'CALLIND_-1206929135', u'INDIRECT_-1206911120'), ('tmp_72983', u'INT_ADD_-1206922095'), (u'CALL_-1206935821', u'INDIRECT_-1206896362'), (u'INDIRECT_-1206884988', u'MULTIEQUAL_-1206884491'), ('const--1', u'INT_NOTEQUAL_-1206928523'), (u'MULTIEQUAL_-1206908016', u'MULTIEQUAL_-1206908936'), (u'INDIRECT_-1206904788', u'MULTIEQUAL_-1206906227'), (u'CALL_-1206938927', u'INDIRECT_-1206894490'), (u'CALL_-1206931797', u'INDIRECT_-1206910291'), (u'CALL_-1206928518', u'INDIRECT_-1206892809'), (u'CALLIND_-1206922636', u'INDIRECT_-1206874009'), (u'INDIRECT_-1206902075', u'MULTIEQUAL_-1206902859'), (u'CALL_-1206925432', u'INDIRECT_-1206897943'), (u'CALL_-1206930915', u'INDIRECT_-1206895223'), ('const-433', u'STORE_-1206929089'), (u'INDIRECT_-1206890498', u'MULTIEQUAL_-1206890223'), (u'INDIRECT_-1206912106', u'MULTIEQUAL_-1206913359'), (u'CALL_-1206936110', u'INDIRECT_-1206895716'), (u'INDIRECT_-1206898044', u'MULTIEQUAL_-1206897783'), (u'INDIRECT_-1206892826', u'MULTIEQUAL_-1206892372'), (u'CALLIND_-1206925453', u'INDIRECT_-1206901841'), (u'MULTIEQUAL_-1206874329', u'MULTIEQUAL_-1206903836'), (u'CALL_-1206925604', u'INDIRECT_-1206896167'), (u'CALL_-1206929830', u'INDIRECT_-1206902484'), (u'CALL_-1206926003', u'INDIRECT_-1206903028'), (u'CALL_-1206933962', u'INDIRECT_-1206907916'), (u'MULTIEQUAL_-1206896391', u'MULTIEQUAL_-1206895725'), (u'MULTIEQUAL_-1206907224', u'MULTIEQUAL_-1206907519'), (u'STORE_-1206924934', u'INDIRECT_-1206894679'), (u'CALL_-1206931337', u'INDIRECT_-1206896072'), (u'INDIRECT_-1206899542', u'MULTIEQUAL_-1206901209'), (u'INDIRECT_-1206902495', u'MULTIEQUAL_-1206903279'), (u'INDIRECT_-1206892989', u'MULTIEQUAL_-1206894081'), (u'CALL_-1206930210', u'INDIRECT_-1206893094'), (u'INDIRECT_-1206900500', u'MULTIEQUAL_-1206895290'), (u'STORE_-1206930351', u'INDIRECT_-1206899180'), (u'STORE_-1206921596', u'INDIRECT_-1206888288'), (u'MULTIEQUAL_-1206898239', u'MULTIEQUAL_-1206878279'), (u'CALL_-1206938975', u'INDIRECT_-1206893678'), (u'CALL_-1206924612', u'INDIRECT_-1206884525'), (u'INDIRECT_-1206898697', u'MULTIEQUAL_-1206897863'), (u'STORE_-1206933497', u'INDIRECT_-1206894572'), (u'MULTIEQUAL_-1206888432', u'MULTIEQUAL_-1206887794'), (u'MULTIEQUAL_-1206897639', u'MULTIEQUAL_-1206880924'), (u'INDIRECT_-1206890409', u'MULTIEQUAL_-1206894663'), (u'CALLIND_-1206925511', u'INDIRECT_-1206906073'), (u'MULTIEQUAL_-1206903663', u'MULTIEQUAL_-1206904363'), (u'CALL_-1206934114', u'INDIRECT_-1206908853'), (u'MULTIEQUAL_-1206912028', u'MULTIEQUAL_-1206911931'), (u'INDIRECT_-1206912028', u'MULTIEQUAL_-1206911931'), (u'CALL_-1206929145', u'INDIRECT_-1206903868'), (u'CAST_-1206876931', u'STORE_-1206928732'), (u'CALL_-1206930311', u'INDIRECT_-1206894851'), (u'MULTIEQUAL_-1206880964', u'MULTIEQUAL_-1206880916'), (u'INDIRECT_-1206896155', u'MULTIEQUAL_-1206899166'), (u'INDIRECT_-1206893230', u'MULTIEQUAL_-1206893074'), (u'CALL_-1206921134', u'INDIRECT_-1206900442'), (u'INDIRECT_-1206893720', u'MULTIEQUAL_-1206893622'), (u'CALL_-1206926063', u'INDIRECT_-1206895920'), ('tmp_21189', u'BRANCH_-1206922241'), (u'INDIRECT_-1206900687', u'MULTIEQUAL_-1206900557'), (u'CAST_-1206875547', u'PTRADD_-1206876253'), ('const-0', u'INT_EQUAL_-1206939397'), (u'INDIRECT_-1206892100', u'MULTIEQUAL_-1206891717'), (u'CALL_-1206924677', u'INDIRECT_-1206896401'), (u'INDIRECT_-1206901686', u'COPY_-1206879387'), (u'INDIRECT_-1206889110', u'MULTIEQUAL_-1206890649'), (u'INDIRECT_-1206890028', u'MULTIEQUAL_-1206889706'), (u'INDIRECT_-1206906951', u'MULTIEQUAL_-1206904626'), (u'CALLIND_-1206938189', u'INDIRECT_-1206912535'), (u'CALL_-1206928621', u'INDIRECT_-1206903748'), (u'INDIRECT_-1206904241', u'MULTIEQUAL_-1206904139'), (u'INDIRECT_-1206906800', u'MULTIEQUAL_-1206901590'), (u'INDIRECT_-1206896278', u'MULTIEQUAL_-1206896342'), (u'CALL_-1206931595', u'INDIRECT_-1206891176'), (u'INDIRECT_-1206906421', u'MULTIEQUAL_-1206906060'), (u'INDIRECT_-1206894119', u'MULTIEQUAL_-1206893947'), (u'CALL_-1206928709', u'INDIRECT_-1206893101'), (u'CALL_-1206927418', u'INDIRECT_-1206896059'), (u'MULTIEQUAL_-1206906603', u'MULTIEQUAL_-1206907303'), (u'STORE_-1206934224', u'INDIRECT_-1206905462'), (u'INDIRECT_-1206893413', u'MULTIEQUAL_-1206876236'), (u'CALL_-1206931435', u'INDIRECT_-1206906299'), (u'INDIRECT_-1206899823', u'MULTIEQUAL_-1206903903'), (u'MULTIEQUAL_-1206901311', u'MULTIEQUAL_-1206901292'), (u'STORE_-1206930340', u'INDIRECT_-1206906544'), (u'INDIRECT_-1206893236', u'MULTIEQUAL_-1206893031'), (u'INDIRECT_-1206887826', u'COPY_-1206879354'), (u'INDIRECT_-1206907922', u'MULTIEQUAL_-1206909549'), (u'CALL_-1206932954', u'INDIRECT_-1206909941'), (u'CALL_-1206927017', u'INDIRECT_-1206889776'), (u'INDIRECT_-1206910113', u'MULTIEQUAL_-1206909915'), (u'INDIRECT_-1206893023', u'MULTIEQUAL_-1206874304'), ('const-8', u'PTRADD_-1206876917'), (u'MULTIEQUAL_-1206886262', u'MULTIEQUAL_-1206886247'), (u'CALL_-1206928357', u'INDIRECT_-1206890990'), (u'INDIRECT_-1206890923', u'MULTIEQUAL_-1206890685'), (u'INDIRECT_-1206896267', u'MULTIEQUAL_-1206896231'), (u'CALL_-1206931128', u'INDIRECT_-1206911686'), (u'MULTIEQUAL_-1206892982', u'MULTIEQUAL_-1206892967'), (u'MULTIEQUAL_-1206890372', u'MULTIEQUAL_-1206890354'), (u'INDIRECT_-1206897510', u'MULTIEQUAL_-1206899049'), (u'CALL_-1206921134', u'INDIRECT_-1206884062'), (u'INT_ADD_-1206925496', u'CALLIND_-1206925453'), (u'CALL_-1206926116', u'INDIRECT_-1206895577'), (u'INDIRECT_-1206887368', u'COPY_-1206879587'), (u'INDIRECT_-1206904661', u'MULTIEQUAL_-1206904559'), (u'INDIRECT_-1206908873', u'MULTIEQUAL_-1206909296'), (u'INDIRECT_-1206908873', u'MULTIEQUAL_-1206909296'), (u'CALL_-1206925432', u'INDIRECT_-1206882823'), (u'CALL_-1206931128', u'INDIRECT_-1206903286'), (u'MULTIEQUAL_-1206905839', u'MULTIEQUAL_-1206904981'), (u'INDIRECT_-1206912906', u'MULTIEQUAL_-1206912759'), (u'INDIRECT_-1206906423', u'MULTIEQUAL_-1206906232'), (u'CALL_-1206928772', u'INDIRECT_-1206907588'), (u'STORE_-1206921852', u'INDIRECT_-1206894719'), (u'CALL_-1206921832', u'INDIRECT_-1206894962'), (u'STORE_-1206921567', u'INDIRECT_-1206896673'), (u'STORE_-1206934224', u'INDIRECT_-1206891182'), (u'INDIRECT_-1206908414', u'MULTIEQUAL_-1206907787'), (u'MULTIEQUAL_-1206900036', u'MULTIEQUAL_-1206902447'), ('const-0', u'RETURN_-1206879688'), (u'CAST_-1206874865', u'LOAD_-1206933530'), (u'STORE_-1206930340', u'INDIRECT_-1206904864'), (u'INDIRECT_-1206912683', u'MULTIEQUAL_-1206912574'), (u'INDIRECT_-1206895679', u'MULTIEQUAL_-1206895820'), (u'CALL_-1206925783', u'INDIRECT_-1206892817'), (u'MULTIEQUAL_-1206875978', u'MULTIEQUAL_-1206876420'), (u'CALL_-1206935809', u'INDIRECT_-1206907693'), (u'INDIRECT_-1206887823', u'MULTIEQUAL_-1206887957'), (u'INDIRECT_-1206886214', u'COPY_-1206879702'), (u'INDIRECT_-1206887254', u'MULTIEQUAL_-1206887096'), (u'INDIRECT_-1206907529', u'MULTIEQUAL_-1206906829'), (u'INDIRECT_-1206890822', u'MULTIEQUAL_-1206890718'), (u'LOAD_-1206932439', u'INT_ADD_-1206932416'), (u'INT_LESS_-1206921964', u'CBRANCH_-1206921973'), (u'CALL_-1206936047', u'INDIRECT_-1206910797'), (u'INDIRECT_-1206901313', u'MULTIEQUAL_-1206901736'), (u'INDIRECT_-1206901313', u'MULTIEQUAL_-1206901736'), (u'INDIRECT_-1206901700', u'MULTIEQUAL_-1206901612'), (u'INDIRECT_-1206899522', u'MULTIEQUAL_-1206901149'), (u'STORE_-1206925479', u'INDIRECT_-1206902080'), (u'INT_EQUAL_-1206921896', u'CBRANCH_-1206921891'), (u'INT_AND_-1206919439', u'MULTIEQUAL_-1206885682'), (u'MULTIEQUAL_-1206894291', u'MULTIEQUAL_-1206893625'), (u'STORE_-1206924560', u'INDIRECT_-1206906640'), (u'INDIRECT_-1206890978', u'MULTIEQUAL_-1206890427'), (u'CALL_-1206930241', u'INDIRECT_-1206896812'), ('const--4096', u'INT_AND_-1206927121'), (u'CALL_-1206931142', u'INDIRECT_-1206889243'), (u'CALLIND_-1206925401', u'INT_SUB_-1206925357'), (u'INDIRECT_-1206914105', u'MULTIEQUAL_-1206915052'), (u'MULTIEQUAL_-1206878292', u'MULTIEQUAL_-1206902107'), (u'INDIRECT_-1206895139', u'MULTIEQUAL_-1206897833'), (u'STORE_-1206928627', u'INDIRECT_-1206898008'), (u'INDIRECT_-1206899224', u'MULTIEQUAL_-1206903787'), (u'INDIRECT_-1206901510', u'MULTIEQUAL_-1206901280'), (u'MULTIEQUAL_-1206884370', u'CALL_-1206931435'), (u'INDIRECT_-1206909445', u'MULTIEQUAL_-1206909296'), (u'MULTIEQUAL_-1206894649', u'MULTIEQUAL_-1206895032'), (u'MULTIEQUAL_-1206909012', u'MULTIEQUAL_-1206908374'), (u'INDIRECT_-1206897688', u'MULTIEQUAL_-1206899081'), (u'INDIRECT_-1206896639', u'MULTIEQUAL_-1206896467'), (u'INDIRECT_-1206877718', u'MULTIEQUAL_-1206877155'), (u'CALL_-1206925604', u'INDIRECT_-1206899947'), (u'INDIRECT_-1206894570', u'MULTIEQUAL_-1206896109'), (u'INDIRECT_-1206890096', u'MULTIEQUAL_-1206898443'), (u'INDIRECT_-1206890154', u'MULTIEQUAL_-1206891691'), (u'CALL_-1206925831', u'INDIRECT_-1206906294'), (u'CALL_-1206935907', u'INDIRECT_-1206910709'), (u'STORE_-1206930828', u'INDIRECT_-1206900997'), (u'INDIRECT_-1206893217', u'MULTIEQUAL_-1206894021'), (u'MULTIEQUAL_-1206903256', u'MULTIEQUAL_-1206903252'), (u'CALL_-1206933711', u'INDIRECT_-1206892225'), (u'CALL_-1206928621', u'INDIRECT_-1206889888'), (u'CALL_-1206937875', u'INDIRECT_-1206910672'), (u'INDIRECT_-1206898637', u'MULTIEQUAL_-1206898019'), (u'MULTIEQUAL_-1206916681', u'MULTIEQUAL_-1206916650'), (u'CALL_-1206929902', u'INDIRECT_-1206887408'), (u'MULTIEQUAL_-1206909432', u'MULTIEQUAL_-1206908794'), (u'INDIRECT_-1206898265', u'MULTIEQUAL_-1206900020'), (u'INDIRECT_-1206890608', u'MULTIEQUAL_-1206890425'), (u'INDIRECT_-1206886195', u'MULTIEQUAL_-1206886277'), (u'MULTIEQUAL_-1206894848', u'MULTIEQUAL_-1206894821'), (u'CALL_-1206930506', u'INDIRECT_-1206891173'), (u'INDIRECT_-1206878957', u'MULTIEQUAL_-1206880692'), (u'CALLIND_-1206921999', u'INDIRECT_-1206895471'), (u'CALL_-1206922584', u'INDIRECT_-1206896821'), (u'CALL_-1206937430', u'INDIRECT_-1206901790'), (u'CALL_-1206937559', u'INDIRECT_-1206902947'), (u'STORE_-1206930873', u'INDIRECT_-1206899760'), (u'CALL_-1206931545', u'INDIRECT_-1206901325'), (u'INDIRECT_-1206910466', u'MULTIEQUAL_-1206910012'), (u'CALL_-1206931269', u'INDIRECT_-1206903609'), ('const--12', u'INT_SUB_-1206925216'), (u'CALL_-1206928474', u'INDIRECT_-1206886070'), (u'INDIRECT_-1206895376', u'COPY_-1206879005'), (u'INDIRECT_-1206899165', u'MULTIEQUAL_-1206899070'), (u'CALL_-1206938421', u'INDIRECT_-1206900920'), (u'CALL_-1206928772', u'INDIRECT_-1206916150'), (u'INDIRECT_-1206893891', u'COPY_-1206880186'), (u'STORE_-1206927248', u'INDIRECT_-1206888734'), (u'INDIRECT_-1206893065', u'MULTIEQUAL_-1206892916'), (u'CALL_-1206932860', u'INDIRECT_-1206913237'), (u'CALL_-1206928992', u'INDIRECT_-1206892985'), (u'CALL_-1206930882', u'INDIRECT_-1206892680'), (u'CALL_-1206930228', u'INDIRECT_-1206892294'), (u'CALL_-1206934018', u'INDIRECT_-1206907950'), (u'INDIRECT_-1206903121', u'MULTIEQUAL_-1206902901'), (u'INT_EQUAL_-1206930072', u'CBRANCH_-1206930070'), (u'INDIRECT_-1206893821', u'MULTIEQUAL_-1206893460'), (u'CALL_-1206928690', u'INDIRECT_-1206902500'), (u'STORE_-1206928446', u'INDIRECT_-1206905039'), (u'INDIRECT_-1206909523', u'MULTIEQUAL_-1206909247'), (u'INDIRECT_-1206903913', u'MULTIEQUAL_-1206876262'), (u'STORE_-1206937696', u'INDIRECT_-1206907866'), (u'INDIRECT_-1206899705', u'MULTIEQUAL_-1206900371'), (u'CALL_-1206930228', u'INDIRECT_-1206893134'), (u'STORE_-1206932486', u'INDIRECT_-1206905109'), (u'CALL_-1206932271', u'INDIRECT_-1206899575'), (u'INDIRECT_-1206891733', u'MULTIEQUAL_-1206893766'), (u'INDIRECT_-1206898550', u'MULTIEQUAL_-1206900116'), (u'CALLIND_-1206921743', u'INDIRECT_-1206882735'), (u'CALL_-1206928225', u'INDIRECT_-1206896373'), (u'MULTIEQUAL_-1206907332', u'MULTIEQUAL_-1206907307'), (u'MULTIEQUAL_-1206880854', u'MULTIEQUAL_-1206880829'), (u'CALL_-1206937302', u'INDIRECT_-1206892192'), (u'CALL_-1206928225', u'INDIRECT_-1206898053'), (u'STORE_-1206929089', u'INDIRECT_-1206908306'), (u'INDIRECT_-1206904640', u'MULTIEQUAL_-1206904542'), (u'CALL_-1206924612', u'INDIRECT_-1206892505'), (u'STORE_-1206928518', u'INDIRECT_-1206897941'), (u'MULTIEQUAL_-1206901933', u'MULTIEQUAL_-1206902872'), (u'CALL_-1206932808', u'INDIRECT_-1206909420'), (u'MULTIEQUAL_-1206911990', u'MULTIEQUAL_-1206908983'), (u'MULTIEQUAL_-1206912339', u'MULTIEQUAL_-1206880960'), (u'CALL_-1206921459', u'INDIRECT_-1206894775'), (u'INDIRECT_-1206899237', u'COPY_-1206878595'), (u'CALL_-1206931183', u'INDIRECT_-1206906245'), (u'CALL_-1206929794', u'INDIRECT_-1206887762'), (u'CALL_-1206929296', u'INDIRECT_-1206890818'), (u'CALL_-1206925831', u'INDIRECT_-1206891174'), (u'CALL_-1206934081', u'INDIRECT_-1206908410'), (u'LOAD_-1206927711', u'INT_EQUAL_-1206927696'), (u'CALL_-1206925432', u'INDIRECT_-1206892063'), (u'MULTIEQUAL_-1206906492', u'MULTIEQUAL_-1206906467'), (u'CALL_-1206935809', u'INDIRECT_-1206883079'), (u'PTRADD_-1206876077', u'COPY_-1206873611'), (u'INDIRECT_-1206906071', u'COPY_-1206880215'), (u'CALL_-1206931749', u'INDIRECT_-1206900173'), (u'INDIRECT_-1206903575', u'MULTIEQUAL_-1206903271'), (u'CALL_-1206938628', u'INDIRECT_-1206904196'), (u'INDIRECT_-1206903413', u'MULTIEQUAL_-1206903836'), (u'INDIRECT_-1206903413', u'MULTIEQUAL_-1206903836'), (u'INDIRECT_-1206903213', u'MULTIEQUAL_-1206904079'), (u'MULTIEQUAL_-1206874337', u'MULTIEQUAL_-1206907196'), (u'INT_ADD_-1206923598', u'INT_SUB_-1206923141'), (u'INDIRECT_-1206893439', u'MULTIEQUAL_-1206894016'), (u'CALL_-1206927017', u'INDIRECT_-1206901956'), ('const-8', u'PTRADD_-1206880724'), (u'INDIRECT_-1206908384', u'MULTIEQUAL_-1206908207'), (u'MULTIEQUAL_-1206904089', u'MULTIEQUAL_-1206904075'), (u'CALL_-1206921308', u'INDIRECT_-1206897628'), (u'MULTIEQUAL_-1206876121', u'MULTIEQUAL_-1206894401'), (u'INDIRECT_-1206910462', u'MULTIEQUAL_-1206910260'), (u'MULTIEQUAL_-1206905287', u'MULTIEQUAL_-1206905303'), (u'CALL_-1206933998', u'INDIRECT_-1206908356'), (u'INDIRECT_-1206905045', u'MULTIEQUAL_-1206904950'), (u'INDIRECT_-1206907535', u'MULTIEQUAL_-1206908319'), (u'CALL_-1206927093', u'INDIRECT_-1206894503'), (u'INDIRECT_-1206906052', u'MULTIEQUAL_-1206903846'), (u'INDIRECT_-1206915017', u'MULTIEQUAL_-1206914572'), (u'CALL_-1206933745', u'INDIRECT_-1206881920'), (u'CALL_-1206937824', u'INDIRECT_-1206907707'), (u'INDIRECT_-1206887221', u'MULTIEQUAL_-1206889811'), (u'CALL_-1206931797', u'INDIRECT_-1206908611'), (u'INDIRECT_-1206893572', u'MULTIEQUAL_-1206893424'), (u'CALL_-1206931337', u'INDIRECT_-1206892292'), (u'MULTIEQUAL_-1206904962', u'MULTIEQUAL_-1206904949'), (u'CALL_-1206929324', u'INDIRECT_-1206895872'), (u'INDIRECT_-1206905589', u'MULTIEQUAL_-1206906681'), (u'CALL_-1206929830', u'INDIRECT_-1206890724'), (u'LOAD_-1206929136', u'INT_ZEXT_-1206918167'), (u'INDIRECT_-1206904796', u'MULTIEQUAL_-1206913143'), (u'CALL_-1206938036', u'INDIRECT_-1206898575'), (u'CALL_-1206929019', u'INDIRECT_-1206891323'), (u'MULTIEQUAL_-1206900854', u'MULTIEQUAL_-1206902041'), (u'CALL_-1206937615', u'INDIRECT_-1206905922'), (u'INDIRECT_-1206892279', u'MULTIEQUAL_-1206892142'), (u'INDIRECT_-1206904277', u'COPY_-1206878607'), (u'STORE_-1206930873', u'INDIRECT_-1206898920'), (u'INDIRECT_-1206896597', u'MULTIEQUAL_-1206895763'), (u'MULTIEQUAL_-1206906189', u'MULTIEQUAL_-1206906175'), (u'MULTIEQUAL_-1206893914', u'COPY_-1206879247'), (u'STORE_-1206921743', u'INDIRECT_-1206887515'), (u'INDIRECT_-1206900870', u'MULTIEQUAL_-1206902409'), (u'CALL_-1206927017', u'INDIRECT_-1206898176'), (u'CALL_-1206934098', u'INDIRECT_-1206900441'), (u'CALL_-1206937414', u'INDIRECT_-1206906819'), (u'CALL_-1206928225', u'INDIRECT_-1206891333'), (u'CALL_-1206934081', u'INDIRECT_-1206906730'), (u'CALL_-1206938694', u'INDIRECT_-1206899193'), (u'INDIRECT_-1206911064', u'MULTIEQUAL_-1206910861'), (u'INDIRECT_-1206881582', u'MULTIEQUAL_-1206881528'), (u'CALL_-1206928281', u'INDIRECT_-1206904807'), (u'INDIRECT_-1206892235', u'MULTIEQUAL_-1206891730'), (u'MULTIEQUAL_-1206880564', u'MULTIEQUAL_-1206880459'), (u'CALL_-1206932808', u'INDIRECT_-1206911940'), (u'STORE_-1206937611', u'INDIRECT_-1206904036'), (u'CALLIND_-1206921359', u'INDIRECT_-1206886167'), (u'COPY_-1206869888', u'MULTIEQUAL_-1206913406'), (u'CALL_-1206929794', u'INDIRECT_-1206907502'), ('tmp_5584', u'CBRANCH_-1206934049'), (u'MULTIEQUAL_-1206891372', u'MULTIEQUAL_-1206890734'), (u'CALL_-1206928225', u'INDIRECT_-1206911493'), (u'INDIRECT_-1206902935', u'MULTIEQUAL_-1206902327'), (u'CALL_-1206931773', u'INDIRECT_-1206892212'), (u'LOAD_-1206939632', u'INT_NOTEQUAL_-1206939611'), (u'INT_SEXT_-1206923562', u'INT_ADD_-1206872461'), (u'CALL_-1206928878', u'INDIRECT_-1206897656'), (u'INDIRECT_-1206895837', u'MULTIEQUAL_-1206895447'), (u'INDIRECT_-1206897895', u'MULTIEQUAL_-1206897475'), (u'CALL_-1206927418', u'INDIRECT_-1206904879'), (u'INDIRECT_-1206906374', u'COPY_-1206879750'), (u'INDIRECT_-1206900525', u'MULTIEQUAL_-1206900159'), (u'CALLIND_-1206922663', u'INDIRECT_-1206887807'), (u'INDIRECT_-1206912032', u'MULTIEQUAL_-1206911816'), (u'MULTIEQUAL_-1206905821', u'MULTIEQUAL_-1206906263'), (u'CALL_-1206933773', u'INDIRECT_-1206909068'), (u'INDIRECT_-1206905235', u'MULTIEQUAL_-1206905076'), (u'MULTIEQUAL_-1206910811', u'MULTIEQUAL_-1206910795'), ('tmp_72983', u'INT_ADD_-1206921869'), (u'CALL_-1206930882', u'INDIRECT_-1206890160'), (u'CALL_-1206930556', u'INDIRECT_-1206904896'), (u'CALL_-1206929324', u'INDIRECT_-1206877387'), (u'INDIRECT_-1206908195', u'MULTIEQUAL_-1206906444'), (u'MULTIEQUAL_-1206904061', u'MULTIEQUAL_-1206904027'), (u'MULTIEQUAL_-1206904061', u'MULTIEQUAL_-1206904027'), (u'CALL_-1206931749', u'INDIRECT_-1206901853'), (u'INDIRECT_-1206897621', u'COPY_-1206880531'), (u'STORE_-1206932486', u'INDIRECT_-1206888729'), ('tmp_72983', u'INT_ADD_-1206928787'), (u'CALL_-1206928155', u'INDIRECT_-1206889796'), (u'INT_ZEXT_-1206916600', u'MULTIEQUAL_-1206916258'), (u'CALLIND_-1206921388', u'INDIRECT_-1206905083'), (u'CALLIND_-1206921388', u'INDIRECT_-1206895843'), (u'INDIRECT_-1206896343', u'MULTIEQUAL_-1206896952'), (u'CALL_-1206929032', u'INDIRECT_-1206900443'), (u'CALL_-1206934487', u'INDIRECT_-1206881688'), (u'STORE_-1206932305', u'INDIRECT_-1206901019'), (u'MULTIEQUAL_-1206874311', u'MULTIEQUAL_-1206895725'), (u'CALL_-1206937875', u'INDIRECT_-1206906052'), (u'INDIRECT_-1206890260', u'MULTIEQUAL_-1206890173'), (u'INDIRECT_-1206895210', u'MULTIEQUAL_-1206894980'), (u'MULTIEQUAL_-1206878287', u'PTRADD_-1206874854'), (u'INDIRECT_-1206915535', u'MULTIEQUAL_-1206914927'), (u'MULTIEQUAL_-1206906652', u'MULTIEQUAL_-1206906581'), (u'INDIRECT_-1206884787', u'MULTIEQUAL_-1206884450'), (u'INDIRECT_-1206905583', u'MULTIEQUAL_-1206905392'), (u'INDIRECT_-1206900607', u'MULTIEQUAL_-1206904743'), (u'CALL_-1206934081', u'INDIRECT_-1206898330'), (u'MULTIEQUAL_-1206891911', u'MULTIEQUAL_-1206891895'), (u'STORE_-1206930175', u'INDIRECT_-1206892608'), (u'INDIRECT_-1206907209', u'MULTIEQUAL_-1206906811'), (u'CALL_-1206927297', u'INDIRECT_-1206902291'), (u'INDIRECT_-1206895008', u'MULTIEQUAL_-1206894974'), (u'CALL_-1206931269', u'INDIRECT_-1206900249'), (u'INDIRECT_-1206909586', u'MULTIEQUAL_-1206910839'), (u'CALL_-1206930550', u'INDIRECT_-1206886162'), (u'STORE_-1206937772', u'INDIRECT_-1206892365'), (u'CALL_-1206928194', u'INDIRECT_-1206890848'), (u'INDIRECT_-1206907303', u'MULTIEQUAL_-1206874338'), (u'CALL_-1206927405', u'INDIRECT_-1206892691'), (u'MULTIEQUAL_-1206909050', u'MULTIEQUAL_-1206906043'), (u'INDIRECT_-1206896378', u'MULTIEQUAL_-1206896202'), (u'INDIRECT_-1206903223', u'MULTIEQUAL_-1206902947'), (u'CALLIND_-1206921344', u'INDIRECT_-1206897134'), (u'CALLIND_-1206922663', u'INDIRECT_-1206905447'), ('const-2', u'INT_LESS_-1206938383'), (u'CALL_-1206938694', u'INDIRECT_-1206915153'), (u'INDIRECT_-1206901578', u'MULTIEQUAL_-1206902082'), (u'INDIRECT_-1206902572', u'MULTIEQUAL_-1206904089'), (u'INDIRECT_-1206888001', u'MULTIEQUAL_-1206889520'), (u'STORE_-1206922807', u'INDIRECT_-1206902147'), (u'CALL_-1206928709', u'INDIRECT_-1206895201'), ('tmp_6137', u'CBRANCH_-1206933578'), (u'CALL_-1206938628', u'INDIRECT_-1206905876'), (u'CALL_-1206937615', u'INDIRECT_-1206906342'), ('tmp_72986', u'PTRADD_-1206879865'), (u'CALL_-1206939523', u'INDIRECT_-1206898115'), (u'CALLIND_-1206925019', u'INDIRECT_-1206904566'), (u'INDIRECT_-1206909235', u'MULTIEQUAL_-1206908815'), (u'COPY_-1206876389', u'MULTIEQUAL_-1206880830'), (u'INDIRECT_-1206877863', u'MULTIEQUAL_-1206877094'), (u'INDIRECT_-1206901922', u'MULTIEQUAL_-1206901872'), (u'STORE_-1206930175', u'INDIRECT_-1206895968'), (u'CALLIND_-1206921884', u'INDIRECT_-1206888694'), (u'MULTIEQUAL_-1206900729', u'MULTIEQUAL_-1206900715'), (u'MULTIEQUAL_-1206913354', u'LOAD_-1206930214'), (u'MULTIEQUAL_-1206874288', u'MULTIEQUAL_-1206880796'), (u'CALL_-1206929226', u'INDIRECT_-1206890777'), (u'CALL_-1206921431', u'INDIRECT_-1206899795'), (u'INDIRECT_-1206889657', u'COPY_-1206879123'), (u'INDIRECT_-1206894208', u'MULTIEQUAL_-1206900543'), (u'MULTIEQUAL_-1206888493', u'MULTIEQUAL_-1206889432'), ('const-433', u'LOAD_-1206922104'), (u'STORE_-1206921743', u'INDIRECT_-1206901795'), (u'MULTIEQUAL_-1206909179', u'MULTIEQUAL_-1206909162'), (u'INDIRECT_-1206875357', u'MULTIEQUAL_-1206877268'), (u'MULTIEQUAL_-1206890796', u'MULTIEQUAL_-1206893207'), (u'INDIRECT_-1206888070', u'MULTIEQUAL_-1206887840'), ('tmp_12439', u'BRANCH_-1206930323'), (u'INDIRECT_-1206897446', u'MULTIEQUAL_-1206896992'), (u'CALL_-1206935766', u'INDIRECT_-1206894648'), (u'CALL_-1206931745', u'INDIRECT_-1206889962'), ('const-8', u'INT_ADD_-1206929265'), (u'CALL_-1206924612', u'INDIRECT_-1206896285'), (u'INDIRECT_-1206910882', u'MULTIEQUAL_-1206910680'), (u'CALL_-1206930228', u'INDIRECT_-1206910354'), (u'MULTIEQUAL_-1206895759', u'MULTIEQUAL_-1206894901'), (u'INDIRECT_-1206912956', u'MULTIEQUAL_-1206912538'), (u'CALLIND_-1206925046', u'INDIRECT_-1206909364'), (u'INDIRECT_-1206886607', u'MULTIEQUAL_-1206886575'), (u'INDIRECT_-1206899168', u'MULTIEQUAL_-1206900729'), (u'CALL_-1206938131', u'INDIRECT_-1206901153'), (u'CALL_-1206925799', u'INDIRECT_-1206898709'), (u'CALL_-1206922316', u'INDIRECT_-1206888458'), (u'INDIRECT_-1206906114', u'MULTIEQUAL_-1206907651'), (u'CALL_-1206924612', u'INDIRECT_-1206904685'), (u'CALLIND_-1206924365', u'INDIRECT_-1206892915'), (u'INDIRECT_-1206901739', u'COPY_-1206879853'), (u'MULTIEQUAL_-1206901716', u'MULTIEQUAL_-1206904127'), (u'CALL_-1206928271', u'INDIRECT_-1206906879'), (u'INDIRECT_-1206882575', u'MULTIEQUAL_-1206882271'), (u'STORE_-1206921864', u'INDIRECT_-1206901869'), (u'INDIRECT_-1206889282', u'MULTIEQUAL_-1206889043'), (u'CALL_-1206939005', u'INDIRECT_-1206899155'), (u'INDIRECT_-1206889734', u'MULTIEQUAL_-1206889585'), (u'CALL_-1206930915', u'INDIRECT_-1206901523'), (u'INDIRECT_-1206902876', u'MULTIEQUAL_-1206902642'), (u'CALL_-1206937446', u'INDIRECT_-1206906422'), (u'STORE_-1206929190', u'INDIRECT_-1206904968'), (u'CALL_-1206923816', u'INDIRECT_-1206885599'), (u'MULTIEQUAL_-1206880034', u'INT_EQUAL_-1206922016'), ('const-8', u'PTRADD_-1206877720'), (u'CALL_-1206924704', u'INDIRECT_-1206901042'), (u'MULTIEQUAL_-1206905449', u'CALL_-1206934365'), (u'STORE_-1206929169', u'INDIRECT_-1206888580'), (u'MULTIEQUAL_-1206896523', u'MULTIEQUAL_-1206896475'), (u'STORE_-1206928627', u'INDIRECT_-1206913548'), (u'CALL_-1206934396', u'INDIRECT_-1206898520'), (u'INDIRECT_-1206883623', u'MULTIEQUAL_-1206883757'), (u'LOAD_-1206932425', u'INT_ADD_-1206932400'), (u'INDIRECT_-1206887443', u'MULTIEQUAL_-1206889100'), (u'INDIRECT_-1206885691', u'MULTIEQUAL_-1206887537'), (u'INDIRECT_-1206891637', u'MULTIEQUAL_-1206891247'), (u'CALLIND_-1206921359', u'INDIRECT_-1206892047'), (u'CALL_-1206930407', u'INDIRECT_-1206891528'), (u'INDIRECT_-1206899753', u'MULTIEQUAL_-1206876252'), (u'MULTIEQUAL_-1206888150', u'MULTIEQUAL_-1206891680'), (u'MULTIEQUAL_-1206888349', u'MULTIEQUAL_-1206888732'), (u'STORE_-1206935460', u'INDIRECT_-1206899839'), (u'BOOL_OR_-1206876906', u'BOOL_OR_-1206876908'), (u'STORE_-1206924934', u'INDIRECT_-1206889219'), (u'STORE_-1206921525', u'INDIRECT_-1206890769'), (u'INDIRECT_-1206897710', u'MULTIEQUAL_-1206898356'), (u'INDIRECT_-1206889846', u'MULTIEQUAL_-1206891099'), (u'CALL_-1206927017', u'INDIRECT_-1206903216'), (u'CALL_-1206929529', u'INDIRECT_-1206891715'), (u'CALL_-1206938310', u'INDIRECT_-1206884054'), (u'MULTIEQUAL_-1206898796', u'MULTIEQUAL_-1206898722'), (u'CALL_-1206928357', u'INDIRECT_-1206894770'), (u'MULTIEQUAL_-1206910829', u'MULTIEQUAL_-1206910810'), (u'INDIRECT_-1206889435', u'MULTIEQUAL_-1206892446'), (u'INDIRECT_-1206897503', u'MULTIEQUAL_-1206898259'), (u'INDIRECT_-1206907143', u'MULTIEQUAL_-1206907277'), (u'INDIRECT_-1206882998', u'MULTIEQUAL_-1206882447'), (u'STORE_-1206928518', u'INDIRECT_-1206902981'), (u'CALL_-1206929296', u'INDIRECT_-1206906358'), (u'CALL_-1206939005', u'INDIRECT_-1206913855'), (u'MULTIEQUAL_-1206916316', u'MULTIEQUAL_-1206878319'), (u'STORE_-1206925381', u'INDIRECT_-1206895304'), (u'INDIRECT_-1206892019', u'MULTIEQUAL_-1206891847'), (u'INDIRECT_-1206894350', u'MULTIEQUAL_-1206895916'), (u'STORE_-1206924919', u'INDIRECT_-1206889629'), (u'INDIRECT_-1206894698', u'MULTIEQUAL_-1206894423'), (u'CALL_-1206931539', u'INDIRECT_-1206908795'), (u'INDIRECT_-1206903726', u'MULTIEQUAL_-1206903497'), (u'CAST_-1206870249', u'LOAD_-1206924375'), (u'INDIRECT_-1206894292', u'COPY_-1206880406'), (u'CAST_-1206869834', u'CAST_-1206869576'), (u'CALLIND_-1206925401', u'INDIRECT_-1206894674'), (u'CALL_-1206938232', u'INDIRECT_-1206907525'), ('const-56', u'INT_ADD_-1206924359'), (u'INDIRECT_-1206901856', u'MULTIEQUAL_-1206901440'), (u'CALL_-1206931337', u'INDIRECT_-1206907412'), (u'CALL_-1206934018', u'INDIRECT_-1206904590'), (u'CALL_-1206934991', u'INDIRECT_-1206881621'), (u'STORE_-1206928697', u'INDIRECT_-1206908970'), (u'CALL_-1206930025', u'INDIRECT_-1206889804'), (u'INDIRECT_-1206899076', u'MULTIEQUAL_-1206898699'), (u'CALL_-1206936019', u'INDIRECT_-1206899443'), (u'MULTIEQUAL_-1206893867', u'MULTIEQUAL_-1206893892'), (u'INDIRECT_-1206878067', u'MULTIEQUAL_-1206881810'), (u'CALL_-1206934862', u'INDIRECT_-1206906762'), (u'STORE_-1206930175', u'INDIRECT_-1206909408'), (u'INDIRECT_-1206903555', u'MULTIEQUAL_-1206903396'), (u'CALLIND_-1206925511', u'INDIRECT_-1206905233'), (u'INDIRECT_-1206901389', u'MULTIEQUAL_-1206901344'), (u'INDIRECT_-1206892063', u'COPY_-1206892071'), (u'MULTIEQUAL_-1206874310', u'MULTIEQUAL_-1206895856'), (u'CALL_-1206929974', u'INDIRECT_-1206903412'), (u'CALL_-1206929019', u'INDIRECT_-1206898883'), (u'CALL_-1206928644', u'INDIRECT_-1206899479'), (u'INT_AND_-1206914673', u'INT_SUB_-1206873838'), (u'INDIRECT_-1206902877', u'MULTIEQUAL_-1206877001'), (u'CALL_-1206923816', u'INDIRECT_-1206884759'), (u'STORE_-1206930310', u'INDIRECT_-1206904428'), (u'STORE_-1206928553', u'INDIRECT_-1206900062'), (u'CALLIND_-1206925453', u'INDIRECT_-1206893861'), ('const-0', u'CALL_-1206921954'), (u'CALL_-1206937186', u'INDIRECT_-1206883625'), (u'INDIRECT_-1206902417', u'MULTIEQUAL_-1206901799'), (u'INDIRECT_-1206899506', u'MULTIEQUAL_-1206900759'), (u'MULTIEQUAL_-1206888570', u'MULTIEQUAL_-1206892100'), (u'CALL_-1206931128', u'INDIRECT_-1206894886'), (u'CALL_-1206937924', u'INDIRECT_-1206914901'), (u'INDIRECT_-1206906657', u'MULTIEQUAL_-1206877010'), (u'CALLIND_-1206921884', u'INDIRECT_-1206903814'), (u'MULTIEQUAL_-1206876973', u'MULTIEQUAL_-1206891921'), (u'CALL_-1206928271', u'INDIRECT_-1206894055'), (u'CALL_-1206929320', u'INDIRECT_-1206908879'), (u'STORE_-1206921567', u'INDIRECT_-1206905493'), (u'MULTIEQUAL_-1206910422', u'MULTIEQUAL_-1206910409'), (u'INDIRECT_-1206907495', u'MULTIEQUAL_-1206907367'), (u'CALL_-1206928194', u'INDIRECT_-1206903028'), (u'MULTIEQUAL_-1206891353', u'MULTIEQUAL_-1206892381'), ('const-8', u'PTRADD_-1206877405'), (u'INDIRECT_-1206904476', u'MULTIEQUAL_-1206908753'), (u'INDIRECT_-1206895103', u'MULTIEQUAL_-1206880919'), (u'STORE_-1206937920', u'INDIRECT_-1206914276'), (u'STORE_-1206932486', u'INDIRECT_-1206903009'), (u'INDIRECT_-1206902165', u'MULTIEQUAL_-1206902120'), (u'STORE_-1206937696', u'INDIRECT_-1206909126'), (u'CALL_-1206931435', u'INDIRECT_-1206901259'), (u'INDIRECT_-1206896870', u'MULTIEQUAL_-1206898436'), (u'STORE_-1206928732', u'INDIRECT_-1206905631'), (u'CALL_-1206931797', u'INDIRECT_-1206912553'), (u'MULTIEQUAL_-1206889243', u'MULTIEQUAL_-1206889135'), (u'INDIRECT_-1206905022', u'MULTIEQUAL_-1206904923'), (u'INDIRECT_-1206900129', u'MULTIEQUAL_-1206900084'), (u'MULTIEQUAL_-1206888823', u'MULTIEQUAL_-1206888649'), (u'STORE_-1206930351', u'INDIRECT_-1206901700'), (u'INDIRECT_-1206877121', u'MULTIEQUAL_-1206877268'), (u'COPY_-1206878165', u'MULTIEQUAL_-1206880932'), (u'STORE_-1206921525', u'INDIRECT_-1206883629'), (u'CALLIND_-1206921884', u'INDIRECT_-1206874912'), (u'INDIRECT_-1206878620', u'MULTIEQUAL_-1206880343'), (u'INDIRECT_-1206906027', u'MULTIEQUAL_-1206905645'), (u'CALL_-1206932954', u'INDIRECT_-1206893561'), (u'MULTIEQUAL_-1206885991', u'INT_AND_-1206919439'), (u'CALL_-1206931797', u'INDIRECT_-1206904831'), (u'CALL_-1206930210', u'INDIRECT_-1206904854'), (u'INDIRECT_-1206901301', u'MULTIEQUAL_-1206901199'), (u'INDIRECT_-1206891151', u'MULTIEQUAL_-1206892997'), (u'INDIRECT_-1206889111', u'MULTIEQUAL_-1206889441'), (u'INDIRECT_-1206899814', u'MULTIEQUAL_-1206899636'), (u'CALL_-1206925432', u'INDIRECT_-1206887863'), (u'CALL_-1206925460', u'INDIRECT_-1206887877'), (u'INDIRECT_-1206891705', u'MULTIEQUAL_-1206891339'), (u'STORE_-1206930873', u'INDIRECT_-1206907320'), (u'MULTIEQUAL_-1206895011', u'MULTIEQUAL_-1206894992'), (u'MULTIEQUAL_-1206907303', u'MULTIEQUAL_-1206907195'), (u'MULTIEQUAL_-1206874338', u'MULTIEQUAL_-1206907616'), (u'INDIRECT_-1206897207', u'MULTIEQUAL_-1206896825'), (u'INDIRECT_-1206911381', u'MULTIEQUAL_-1206911279'), (u'INDIRECT_-1206905187', u'MULTIEQUAL_-1206904805'), (u'INDIRECT_-1206887757', u'MULTIEQUAL_-1206888561'), (u'CALLIND_-1206925511', u'INDIRECT_-1206899773'), (u'INDIRECT_-1206902277', u'MULTIEQUAL_-1206901986'), (u'MULTIEQUAL_-1206912978', u'MULTIEQUAL_-1206912959'), (u'MULTIEQUAL_-1206904999', u'MULTIEQUAL_-1206904141'), (u'MULTIEQUAL_-1206914014', u'STORE_-1206929089'), (u'INDIRECT_-1206891664', u'MULTIEQUAL_-1206896227'), (u'INDIRECT_-1206896660', u'MULTIEQUAL_-1206896572'), (u'CALL_-1206934365', u'INDIRECT_-1206881609'), ('tmp_18104', u'BRANCH_-1206922581'), (u'CALL_-1206929296', u'INDIRECT_-1206907618'), (u'CALLIND_-1206921388', u'INDIRECT_-1206884083'), (u'MULTIEQUAL_-1206876113', u'MULTIEQUAL_-1206891041'), (u'STORE_-1206928482', u'INDIRECT_-1206893300'), (u'CALL_-1206931183', u'INDIRECT_-1206896585'), (u'CALL_-1206931435', u'INDIRECT_-1206899159'), (u'INDIRECT_-1206895501', u'MULTIEQUAL_-1206895281'), (u'MULTIEQUAL_-1206906241', u'MULTIEQUAL_-1206905895'), (u'INDIRECT_-1206906037', u'COPY_-1206879162'), (u'INDIRECT_-1206915902', u'MULTIEQUAL_-1206880966'), (u'CALL_-1206928772', u'INDIRECT_-1206898348'), (u'CALL_-1206939005', u'INDIRECT_-1206910075'), (u'INDIRECT_-1206898080', u'MULTIEQUAL_-1206897819'), (u'INDIRECT_-1206895068', u'MULTIEQUAL_-1206891763'), (u'CALL_-1206930584', u'INDIRECT_-1206880799'), (u'CALL_-1206938232', u'INDIRECT_-1206908785'), (u'CALL_-1206928629', u'INDIRECT_-1206904459'), (u'MULTIEQUAL_-1206904844', u'MULTIEQUAL_-1206904791'), (u'CALL_-1206929938', u'INDIRECT_-1206905490'), (u'CALL_-1206928518', u'INDIRECT_-1206897429'), (u'CALL_-1206931435', u'INDIRECT_-1206902519'), (u'CALL_-1206937824', u'INDIRECT_-1206911907'), (u'CALLIND_-1206921999', u'INDIRECT_-1206886231'), (u'CALL_-1206937559', u'INT_EQUAL_-1206937545'), (u'INDIRECT_-1206884728', u'MULTIEQUAL_-1206884423'), (u'CALL_-1206930311', u'INDIRECT_-1206909551'), (u'CALL_-1206928992', u'INDIRECT_-1206896345'), (u'CALL_-1206928668', u'INDIRECT_-1206891510'), (u'INDIRECT_-1206893950', u'MULTIEQUAL_-1206893720'), (u'CALL_-1206921844', u'INDIRECT_-1206904459'), (u'INDIRECT_-1206902761', u'MULTIEQUAL_-1206905351'), (u'MULTIEQUAL_-1206877014', u'MULTIEQUAL_-1206909141'), (u'INDIRECT_-1206913583', u'MULTIEQUAL_-1206880964'), (u'MULTIEQUAL_-1206881328', u'MULTIEQUAL_-1206881301'), (u'CALL_-1206925694', u'INDIRECT_-1206893616'), (u'INDIRECT_-1206896300', u'MULTIEQUAL_-1206895917'), (u'MULTIEQUAL_-1206919638', u'LOAD_-1206935630'), ('const-16', u'INT_AND_-1206931143'), (u'INDIRECT_-1206907449', u'MULTIEQUAL_-1206909172'), (u'MULTIEQUAL_-1206913563', u'MULTIEQUAL_-1206878316'), (u'CALL_-1206931595', u'INDIRECT_-1206882688'), (u'LOAD_-1206928261', u'INT_EQUAL_-1206928234'), (u'INDIRECT_-1206890002', u'MULTIEQUAL_-1206890931'), (u'INDIRECT_-1206910499', u'MULTIEQUAL_-1206910409'), (u'STORE_-1206924560', u'INDIRECT_-1206891520'), (u'CALL_-1206931128', u'INDIRECT_-1206900766'), (u'STORE_-1206928410', u'INDIRECT_-1206892838'), (u'STORE_-1206925248', u'INDIRECT_-1206899442'), (u'CALL_-1206933745', u'INDIRECT_-1206896454'), (u'STORE_-1206932486', u'INDIRECT_-1206895449'), (u'CALLIND_-1206924378', u'INDIRECT_-1206883623'), (u'BOOL_NEGATE_-1206910817', u'BOOL_AND_-1206924964'), (u'INDIRECT_-1206893018', u'MULTIEQUAL_-1206892743'), (u'STORE_-1206929089', u'INDIRECT_-1206888986'), (u'CALL_-1206924704', u'INDIRECT_-1206893482'), (u'INDIRECT_-1206899208', u'MULTIEQUAL_-1206899174'), (u'CALL_-1206935821', u'INDIRECT_-1206910222'), (u'INDIRECT_-1206903568', u'MULTIEQUAL_-1206904961'), (u'MULTIEQUAL_-1206894431', u'MULTIEQUAL_-1206894429'), (u'INDIRECT_-1206901074', u'MULTIEQUAL_-1206900896'), (u'STORE_-1206932486', u'INDIRECT_-1206891669'), (u'MULTIEQUAL_-1206894849', u'MULTIEQUAL_-1206894835'), (u'CALL_-1206929202', u'INDIRECT_-1206886986'), (u'CALL_-1206921994', u'INDIRECT_-1206888299'), (u'INDIRECT_-1206905647', u'MULTIEQUAL_-1206909783'), (u'INDIRECT_-1206901824', u'MULTIEQUAL_-1206901563'), (u'CALL_-1206931142', u'INDIRECT_-1206903523'), (u'STORE_-1206924919', u'INDIRECT_-1206884589'), (u'INDIRECT_-1206885359', u'MULTIEQUAL_-1206885740'), (u'CALL_-1206938772', u'INDIRECT_-1206906170'), (u'INDIRECT_-1206901848', u'MULTIEQUAL_-1206908943'), (u'CALLIND_-1206924378', u'INDIRECT_-1206887823'), (u'INDIRECT_-1206909602', u'MULTIEQUAL_-1206909331'), (u'INDIRECT_-1206901210', u'MULTIEQUAL_-1206901054'), (u'CALL_-1206933821', u'INDIRECT_-1206881621'), (u'CALL_-1206927093', u'INDIRECT_-1206892403'), (u'INDIRECT_-1206900508', u'MULTIEQUAL_-1206906843'), (u'MULTIEQUAL_-1206884138', u'MULTIEQUAL_-1206884102'), (u'LOAD_-1206931068', u'INT_ADD_-1206927724'), (u'STORE_-1206928320', u'INDIRECT_-1206907449'), (u'INDIRECT_-1206893930', u'MULTIEQUAL_-1206895496'), (u'CALL_-1206929071', u'INDIRECT_-1206907301'), (u'STORE_-1206929169', u'INDIRECT_-1206891520'), (u'INDIRECT_-1206912395', u'MULTIEQUAL_-1206911890'), (u'MULTIEQUAL_-1206873520', u'MULTIEQUAL_-1206873724'), (u'CALL_-1206924677', u'INDIRECT_-1206889261'), (u'INDIRECT_-1206877240', u'MULTIEQUAL_-1206876919'), (u'STORE_-1206925479', u'INDIRECT_-1206907540'), (u'CALL_-1206931545', u'INDIRECT_-1206895865'), (u'INDIRECT_-1206890463', u'MULTIEQUAL_-1206891072'), (u'CALL_-1206930636', u'INDIRECT_-1206895698'), (u'CALL_-1206934862', u'INDIRECT_-1206914484'), (u'INDIRECT_-1206905173', u'MULTIEQUAL_-1206876265'), (u'MULTIEQUAL_-1206909470', u'MULTIEQUAL_-1206909446'), (u'CALL_-1206925831', u'INDIRECT_-1206899154'), (u'INDIRECT_-1206904990', u'MULTIEQUAL_-1206904558'), (u'STORE_-1206928446', u'INDIRECT_-1206911339'), ('tmp_204', u'CBRANCH_-1206939577'), (u'INDIRECT_-1206910496', u'COPY_-1206879041'), (u'INDIRECT_-1206882975', u'MULTIEQUAL_-1206880904'), (u'CALL_-1206931183', u'INDIRECT_-1206912545'), (u'INT_MULT_-1206935898', u'CALL_-1206935766'), (u'CALLIND_-1206921884', u'INDIRECT_-1206902974'), (u'CALL_-1206928209', u'INDIRECT_-1206907683'), (u'COPY_-1206874461', u'CALL_-1206928677'), (u'INDIRECT_-1206883735', u'MULTIEQUAL_-1206884821'), (u'CALL_-1206937302', u'INDIRECT_-1206884041'), (u'CALL_-1206939005', u'INDIRECT_-1206884113'), (u'INDIRECT_-1206894982', u'COPY_-1206878823'), (u'INDIRECT_-1206897695', u'MULTIEQUAL_-1206895944'), (u'CALL_-1206928209', u'INDIRECT_-1206903483'), (u'INDIRECT_-1206895538', u'MULTIEQUAL_-1206895263'), (u'MULTIEQUAL_-1206892746', u'MULTIEQUAL_-1206892708'), (u'MULTIEQUAL_-1206893583', u'MULTIEQUAL_-1206893535'), (u'INDIRECT_-1206891967', u'COPY_-1206880295'), (u'INDIRECT_-1206894300', u'MULTIEQUAL_-1206894808'), (u'CALL_-1206936019', u'INDIRECT_-1206881881'), (u'COPY_-1206928872', u'MULTIEQUAL_-1206920307'), (u'CALL_-1206929902', u'INDIRECT_-1206902528'), (u'CALL_-1206926063', u'INDIRECT_-1206907260'), (u'STORE_-1206925248', u'INDIRECT_-1206906162'), (u'INDIRECT_-1206905773', u'MULTIEQUAL_-1206880943'), (u'CALL_-1206932817', u'INDIRECT_-1206909888'), (u'INDIRECT_-1206888894', u'MULTIEQUAL_-1206888745'), (u'CALL_-1206937924', u'INDIRECT_-1206891801'), (u'INDIRECT_-1206896275', u'MULTIEQUAL_-1206896357'), (u'INDIRECT_-1206888455', u'MULTIEQUAL_-1206889461'), (u'MULTIEQUAL_-1206897789', u'MULTIEQUAL_-1206897775'), (u'COPY_-1206871082', u'MULTIEQUAL_-1206914172'), (u'CALL_-1206922325', u'INDIRECT_-1206874994'), (u'CALL_-1206933594', u'INDIRECT_-1206905604'), (u'INDIRECT_-1206897462', u'MULTIEQUAL_-1206897363'), (u'MULTIEQUAL_-1206914638', u'MULTIEQUAL_-1206914632'), (u'CALL_-1206928621', u'INDIRECT_-1206906688'), (u'INDIRECT_-1206881170', u'MULTIEQUAL_-1206880964'), (u'INDIRECT_-1206897125', u'MULTIEQUAL_-1206876127'), (u'MULTIEQUAL_-1206876153', u'MULTIEQUAL_-1206907421'), (u'CALL_-1206934963', u'INDIRECT_-1206905963'), (u'CALL_-1206930210', u'INDIRECT_-1206890574'), (u'INDIRECT_-1206902553', u'MULTIEQUAL_-1206902534'), (u'INDIRECT_-1206908362', u'MULTIEQUAL_-1206908160'), (u'STORE_-1206928553', u'INDIRECT_-1206900482'), (u'INDIRECT_-1206905736', u'MULTIEQUAL_-1206910013'), (u'CALL_-1206937430', u'INDIRECT_-1206912290'), ('const-433', u'LOAD_-1206921398'), (u'INDIRECT_-1206903842', u'MULTIEQUAL_-1206903738'), (u'CALL_-1206933998', u'INDIRECT_-1206889456'), (u'CALLIND_-1206921710', u'INDIRECT_-1206876162'), ('const-0', u'PTRSUB_-1206878665'), (u'MULTIEQUAL_-1206880961', u'MULTIEQUAL_-1206880415'), (u'COPY_-1206878858', u'MULTIEQUAL_-1206921481'), (u'MULTIEQUAL_-1206910251', u'MULTIEQUAL_-1206910136'), (u'INDIRECT_-1206895610', u'MULTIEQUAL_-1206896256'), ('tmp_14467', u'CBRANCH_-1206932896'), (u'MULTIEQUAL_-1206894554', u'MULTIEQUAL_-1206894535'), (u'INDIRECT_-1206900330', u'MULTIEQUAL_-1206900504'), (u'CALL_-1206934114', u'INDIRECT_-1206905913'), ('const-1186288', u'COPY_-1206878039'), (u'CALL_-1206921447', u'INDIRECT_-1206905686'), (u'CALL_-1206931269', u'INDIRECT_-1206890589'), (u'CALL_-1206921954', u'INDIRECT_-1206904656'), (u'CALLIND_-1206925401', u'INDIRECT_-1206896774'), (u'INDIRECT_-1206893187', u'MULTIEQUAL_-1206893168'), (u'STORE_-1206928553', u'INDIRECT_-1206899222'), (u'MULTIEQUAL_-1206888546', u'MULTIEQUAL_-1206887898'), (u'CALL_-1206938131', u'INDIRECT_-1206908713'), (u'STORE_-1206933118', u'INDIRECT_-1206903182'), (u'INDIRECT_-1206902897', u'MULTIEQUAL_-1206902063'), (u'MULTIEQUAL_-1206906295', u'MULTIEQUAL_-1206906274'), (u'CALL_-1206930915', u'INDIRECT_-1206890183'), (u'INDIRECT_-1206907496', u'MULTIEQUAL_-1206907078'), (u'CALL_-1206931749', u'INDIRECT_-1206898913'), (u'CALL_-1206921264', u'INDIRECT_-1206891729'), (u'INDIRECT_-1206880448', u'MULTIEQUAL_-1206881063'), (u'CALL_-1206938232', u'INDIRECT_-1206885011'), (u'INDIRECT_-1206903355', u'MULTIEQUAL_-1206902935'), (u'INDIRECT_-1206909420', u'MULTIEQUAL_-1206909928'), (u'CALL_-1206929269', u'INDIRECT_-1206899775'), (u'STORE_-1206928622', u'INDIRECT_-1206896486'), (u'LOAD_-1206922684', u'INT_NOTEQUAL_-1206922648'), (u'CALLIND_-1206931354', u'INDIRECT_-1206879028'), (u'INDIRECT_-1206906883', u'MULTIEQUAL_-1206874337'), (u'CALL_-1206928518', u'INDIRECT_-1206887769'), (u'INDIRECT_-1206886775', u'MULTIEQUAL_-1206887781'), (u'INDIRECT_-1206906828', u'MULTIEQUAL_-1206906506'), (u'INDIRECT_-1206909384', u'MULTIEQUAL_-1206909181'), (u'CALL_-1206925783', u'INDIRECT_-1206895337'), (u'STORE_-1206930329', u'INDIRECT_-1206907222'), (u'CALL_-1206937824', u'INDIRECT_-1206908127'), (u'INDIRECT_-1206890150', u'MULTIEQUAL_-1206890796'), (u'INDIRECT_-1206876084', u'MULTIEQUAL_-1206875920'), ('tmp_72983', u'INT_ADD_-1206924370'), (u'INDIRECT_-1206892713', u'MULTIEQUAL_-1206893579'), (u'INDIRECT_-1206916999', u'MULTIEQUAL_-1206916699'), (u'INDIRECT_-1206895194', u'MULTIEQUAL_-1206895016'), (u'INDIRECT_-1206883145', u'MULTIEQUAL_-1206884900'), (u'STORE_-1206930340', u'INDIRECT_-1206898830'), (u'INT_ADD_-1206875617', u'PTRADD_-1206875570'), (u'INDIRECT_-1206912596', u'COPY_-1206879046'), (u'MULTIEQUAL_-1206911883', u'MULTIEQUAL_-1206878312'), (u'CALL_-1206928152', u'INDIRECT_-1206896733'), (u'CALL_-1206925694', u'INDIRECT_-1206896556'), (u'INDIRECT_-1206883735', u'MULTIEQUAL_-1206883428'), (u'CALL_-1206925831', u'INDIRECT_-1206884454'), (u'INDIRECT_-1206879887', u'MULTIEQUAL_-1206881473'), (u'INDIRECT_-1206893857', u'MULTIEQUAL_-1206893778'), (u'INDIRECT_-1206901757', u'MULTIEQUAL_-1206901512'), ('const-433', u'STORE_-1206928622'), (u'CALL_-1206936019', u'INDIRECT_-1206911623'), (u'INDIRECT_-1206888421', u'MULTIEQUAL_-1206888201'), (u'INT_ADD_-1206921887', u'CAST_-1206869184'), (u'CALL_-1206937186', u'INDIRECT_-1206897153'), (u'INDIRECT_-1206894886', u'MULTIEQUAL_-1206896139'), (u'CALL_-1206930476', u'INDIRECT_-1206886529'), (u'COPY_-1206871983', u'MULTIEQUAL_-1206874148'), (u'CALL_-1206924756', u'INDIRECT_-1206906946'), (u'MULTIEQUAL_-1206902267', u'MULTIEQUAL_-1206902292'), (u'INDIRECT_-1206898927', u'MULTIEQUAL_-1206903063'), (u'INDIRECT_-1206898491', u'MULTIEQUAL_-1206898371'), (u'CALL_-1206928668', u'INDIRECT_-1206876805'), (u'CALL_-1206930362', u'INDIRECT_-1206896960'), (u'CALLIND_-1206921344', u'INDIRECT_-1206885374'), (u'CALLIND_-1206922663', u'INDIRECT_-1206884867'), (u'MULTIEQUAL_-1206899021', u'MULTIEQUAL_-1206898987'), (u'MULTIEQUAL_-1206899021', u'MULTIEQUAL_-1206898987'), (u'CALL_-1206924677', u'INDIRECT_-1206900181'), (u'CALLIND_-1206921999', u'INDIRECT_-1206895051'), (u'CALL_-1206930636', u'INDIRECT_-1206892758'), (u'STORE_-1206921840', u'INDIRECT_-1206889669'), (u'LOAD_-1206934630', u'INT_NOTEQUAL_-1206930320'), (u'CALL_-1206931545', u'INDIRECT_-1206900905'), (u'CALL_-1206930636', u'INDIRECT_-1206910398'), (u'CALL_-1206931773', u'INDIRECT_-1206889272'), (u'INDIRECT_-1206915153', u'MULTIEQUAL_-1206914955'), (u'MULTIEQUAL_-1206881354', u'MULTIEQUAL_-1206881328'), (u'CALL_-1206933125', u'INDIRECT_-1206888976'), (u'INDIRECT_-1206895771', u'MULTIEQUAL_-1206897617'), ('const-433', u'LOAD_-1206928077'), (u'STORE_-1206932486', u'INDIRECT_-1206894609'), (u'STORE_-1206921596', u'INDIRECT_-1206897948'), (u'INDIRECT_-1206912279', u'MULTIEQUAL_-1206913275'), (u'INDIRECT_-1206892608', u'MULTIEQUAL_-1206899703'), (u'CALL_-1206928668', u'INDIRECT_-1206888990'), (u'CALL_-1206930899', u'INDIRECT_-1206905711'), (u'INDIRECT_-1206901440', u'MULTIEQUAL_-1206901179'), (u'INDIRECT_-1206906911', u'COPY_-1206880217'), (u'INDIRECT_-1206899433', u'MULTIEQUAL_-1206900299'), (u'INDIRECT_-1206905690', u'MULTIEQUAL_-1206907256'), (u'INDIRECT_-1206906897', u'MULTIEQUAL_-1206906606'), (u'CALLIND_-1206938189', u'INDIRECT_-1206907495'), (u'STORE_-1206933958', u'INDIRECT_-1206901528'), (u'INDIRECT_-1206903632', u'MULTIEQUAL_-1206903416'), (u'CALL_-1206928331', u'INDIRECT_-1206883581'), (u'INDIRECT_-1206888828', u'MULTIEQUAL_-1206890267'), (u'INDIRECT_-1206911619', u'MULTIEQUAL_-1206911212'), (u'INDIRECT_-1206899582', u'MULTIEQUAL_-1206899466'), (u'CALL_-1206928152', u'INDIRECT_-1206899673'), (u'CALL_-1206929071', u'INDIRECT_-1206897221'), (u'INDIRECT_-1206891127', u'COPY_-1206880293'), (u'INDIRECT_-1206897236', u'MULTIEQUAL_-1206905583'), (u'INDIRECT_-1206891108', u'MULTIEQUAL_-1206890449'), (u'LOAD_-1206925411', u'CALLIND_-1206925401'), (u'CALL_-1206933821', u'INDIRECT_-1206880610'), (u'CALL_-1206933711', u'INDIRECT_-1206909865'), (u'MULTIEQUAL_-1206912538', u'MULTIEQUAL_-1206912532'), (u'INDIRECT_-1206879968', u'MULTIEQUAL_-1206881703'), (u'INDIRECT_-1206901202', u'MULTIEQUAL_-1206900931'), (u'CALLIND_-1206921372', u'INDIRECT_-1206875896'), (u'MULTIEQUAL_-1206881503', u'MULTIEQUAL_-1206881528'), (u'INDIRECT_-1206909150', u'MULTIEQUAL_-1206916316'), (u'INDIRECT_-1206904220', u'MULTIEQUAL_-1206904122'), (u'MULTIEQUAL_-1206913513', u'MULTIEQUAL_-1206913426'), (u'CALL_-1206927297', u'INDIRECT_-1206903551'), (u'CALL_-1206937729', u'INDIRECT_-1206903465'), (u'INDIRECT_-1206914299', u'MULTIEQUAL_-1206913911'), (u'CALL_-1206931539', u'INDIRECT_-1206901655'), (u'CALL_-1206928668', u'INDIRECT_-1206907470'), (u'MULTIEQUAL_-1206896887', u'MULTIEQUAL_-1206896903'), (u'CALL_-1206933745', u'INDIRECT_-1206898134'), (u'MULTIEQUAL_-1206913354', u'PTRADD_-1206875553'), (u'MULTIEQUAL_-1206876102', u'MULTIEQUAL_-1206879346'), (u'INDIRECT_-1206905395', u'MULTIEQUAL_-1206905267'), (u'PTRADD_-1206877720', u'STORE_-1206933398'), (u'STORE_-1206928732', u'INDIRECT_-1206908151'), (u'CALL_-1206930105', u'INDIRECT_-1206899317'), ('const-8', u'PTRADD_-1206876065'), (u'CALL_-1206924612', u'INDIRECT_-1206897545'), (u'INDIRECT_-1206901042', u'MULTIEQUAL_-1206900803'), (u'CALL_-1206939005', u'INDIRECT_-1206898735'), (u'INDIRECT_-1206897535', u'MULTIEQUAL_-1206897617'), (u'INDIRECT_-1206893377', u'MULTIEQUAL_-1206893269'), (u'MULTIEQUAL_-1206898681', u'MULTIEQUAL_-1206898667'), (u'CALL_-1206931435', u'INDIRECT_-1206906719'), (u'CALL_-1206926019', u'INDIRECT_-1206887501'), ('const-1171814', u'PTRSUB_-1206924977'), (u'CALL_-1206928629', u'INDIRECT_-1206892279'), (u'INDIRECT_-1206899360', u'MULTIEQUAL_-1206880929'), (u'INDIRECT_-1206897568', u'MULTIEQUAL_-1206897376'), (u'STORE_-1206927241', u'INDIRECT_-1206907209'), ('const-72', u'INT_ADD_-1206921353'), (u'STORE_-1206921852', u'INDIRECT_-1206883799'), (u'INDIRECT_-1206907637', u'MULTIEQUAL_-1206907392'), (u'CALL_-1206931128', u'INDIRECT_-1206898666'), (u'INT_NOTEQUAL_-1206921546', u'CBRANCH_-1206921532'), (u'CALL_-1206927833', u'INDIRECT_-1206907555'), (u'MULTIEQUAL_-1206875641', u'MULTIEQUAL_-1206875641'), (u'CALL_-1206924668', u'INDIRECT_-1206892270'), (u'INDIRECT_-1206892549', u'MULTIEQUAL_-1206893084'), (u'INDIRECT_-1206903244', u'COPY_-1206879505'), (u'MULTIEQUAL_-1206915372', u'COPY_-1206870699'), (u'STORE_-1206927231', u'INDIRECT_-1206895024'), (u'INDIRECT_-1206890819', u'COPY_-1206879827'), (u'PTRSUB_-1206875139', u'CALL_-1206930550'), (u'MULTIEQUAL_-1206899835', u'MULTIEQUAL_-1206899747'), (u'INDIRECT_-1206897908', u'MULTIEQUAL_-1206899469'), (u'INDIRECT_-1206879077', u'MULTIEQUAL_-1206878975'), (u'CALL_-1206937446', u'INDIRECT_-1206892142'), (u'MULTIEQUAL_-1206887288', u'MULTIEQUAL_-1206888083'), (u'MULTIEQUAL_-1206886921', u'MULTIEQUAL_-1206886575'), (u'INDIRECT_-1206895523', u'MULTIEQUAL_-1206880920'), (u'CALL_-1206928601', u'INDIRECT_-1206910325'), (u'CALLIND_-1206921884', u'INDIRECT_-1206899194'), (u'CALL_-1206922556', u'INDIRECT_-1206901723'), (u'MULTIEQUAL_-1206897783', u'MULTIEQUAL_-1206897735'), (u'INDIRECT_-1206890783', u'MULTIEQUAL_-1206892301'), (u'MULTIEQUAL_-1206905769', u'MULTIEQUAL_-1206905755'), (u'CALL_-1206935851', u'INDIRECT_-1206898066'), (u'STORE_-1206928732', u'INDIRECT_-1206898911'), (u'CALL_-1206938310', u'INDIRECT_-1206910099'), (u'MULTIEQUAL_-1206899804', u'MULTIEQUAL_-1206899751'), (u'INDIRECT_-1206896068', u'MULTIEQUAL_-1206895971'), (u'MULTIEQUAL_-1206896068', u'MULTIEQUAL_-1206895971'), (u'CALL_-1206935494', u'INDIRECT_-1206907525'), (u'MULTIEQUAL_-1206883215', u'MULTIEQUAL_-1206883211'), (u'STORE_-1206922815', u'INDIRECT_-1206898351'), (u'CALL_-1206930550', u'INDIRECT_-1206892882'), (u'STORE_-1206933497', u'INDIRECT_-1206888692'), (u'INT_ADD_-1206928396', u'CAST_-1206876738'), (u'INDIRECT_-1206891223', u'COPY_-1206891231'), (u'INT_ADD_-1206928683', u'CAST_-1206876910'), (u'MULTIEQUAL_-1206906837', u'MULTIEQUAL_-1206906787'), (u'INDIRECT_-1206907012', u'MULTIEQUAL_-1206906864'), (u'STORE_-1206928697', u'INDIRECT_-1206891330'), (u'CALL_-1206931595', u'INDIRECT_-1206908816'), (u'CALL_-1206929296', u'INDIRECT_-1206899218'), (u'LOAD_-1206934570', u'CAST_-1206875500'), (u'CALLIND_-1206925046', u'INDIRECT_-1206876437'), (u'INDIRECT_-1206915017', u'MULTIEQUAL_-1206914399'), (u'MULTIEQUAL_-1206910567', u'MULTIEQUAL_-1206910551'), (u'CALL_-1206937142', u'INDIRECT_-1206901754'), ('const-0', u'INT_EQUAL_-1206933890'), ('const-433', u'LOAD_-1206925463'), (u'MULTIEQUAL_-1206888833', u'MULTIEQUAL_-1206889861'), (u'INDIRECT_-1206906250', u'MULTIEQUAL_-1206905818'), (u'CALL_-1206926019', u'INDIRECT_-1206887921'), (u'MULTIEQUAL_-1206896142', u'MULTIEQUAL_-1206896129'), (u'INDIRECT_-1206902257', u'MULTIEQUAL_-1206902178'), (u'CALL_-1206938628', u'INDIRECT_-1206914276'), (u'MULTIEQUAL_-1206897560', u'MULTIEQUAL_-1206897531'), (u'MULTIEQUAL_-1206908283', u'MULTIEQUAL_-1206908983'), (u'CALL_-1206931435', u'INDIRECT_-1206900839'), (u'CALLIND_-1206921856', u'INDIRECT_-1206901698'), (u'INDIRECT_-1206889608', u'MULTIEQUAL_-1206889286'), (u'INDIRECT_-1206910530', u'MULTIEQUAL_-1206912069'), (u'INDIRECT_-1206888260', u'MULTIEQUAL_-1206888172'), (u'MULTIEQUAL_-1206894436', u'MULTIEQUAL_-1206894432'), (u'INDIRECT_-1206904642', u'COPY_-1206878846'), (u'INDIRECT_-1206905639', u'MULTIEQUAL_-1206908333'), (u'INDIRECT_-1206888190', u'MULTIEQUAL_-1206888034'), (u'INT_EQUAL_-1206938913', u'CBRANCH_-1206938911'), (u'CALL_-1206927297', u'INDIRECT_-1206906911'), (u'MULTIEQUAL_-1206910409', u'MULTIEQUAL_-1206910390'), (u'MULTIEQUAL_-1206896159', u'MULTIEQUAL_-1206896142'), (u'CALL_-1206932271', u'INDIRECT_-1206904615'), (u'INDIRECT_-1206892499', u'COPY_-1206879831'), (u'MULTIEQUAL_-1206912830', u'MULTIEQUAL_-1206912806'), (u'INDIRECT_-1206906136', u'MULTIEQUAL_-1206905869'), (u'CALL_-1206933962', u'INDIRECT_-1206904136'), (u'CALL_-1206928668', u'INDIRECT_-1206893610'), (u'CALL_-1206928878', u'INDIRECT_-1206901856'), (u'INDIRECT_-1206900887', u'MULTIEQUAL_-1206900851'), (u'CALL_-1206933125', u'STORE_-1206933118'), (u'INDIRECT_-1206901895', u'MULTIEQUAL_-1206901591'), (u'CALL_-1206931128', u'INDIRECT_-1206893206'), (u'CALLIND_-1206924365', u'INDIRECT_-1206889975'), (u'PTRADD_-1206878163', u'STORE_-1206934224'), (u'CALL_-1206925783', u'INDIRECT_-1206899537'), (u'CALL_-1206927048', u'INDIRECT_-1206902884'), (u'CALL_-1206928815', u'INDIRECT_-1206897601'), (u'INDIRECT_-1206898772', u'MULTIEQUAL_-1206898681'), (u'MULTIEQUAL_-1206897956', u'MULTIEQUAL_-1206897882'), (u'CALL_-1206931674', u'INDIRECT_-1206908533'), (u'CALL_-1206927360', u'INDIRECT_-1206905684'), (u'CALL_-1206929794', u'INDIRECT_-1206910442'), (u'INDIRECT_-1206907583', u'MULTIEQUAL_-1206908339'), (u'CALL_-1206938958', u'INDIRECT_-1206910886'), (u'STORE_-1206930340', u'INDIRECT_-1206894364'), (u'CALL_-1206938232', u'INDIRECT_-1206905425'), (u'INDIRECT_-1206909020', u'MULTIEQUAL_-1206880953'), (u'CALL_-1206929226', u'INDIRECT_-1206905897'), (u'CAST_-1206878659', u'LOAD_-1206939214'), (u'CALL_-1206933773', u'INDIRECT_-1206899828'), (u'INDIRECT_-1206895057', u'MULTIEQUAL_-1206894949'), (u'INDIRECT_-1206905917', u'MULTIEQUAL_-1206905527'), (u'MULTIEQUAL_-1206905569', u'MULTIEQUAL_-1206905952'), (u'CALL_-1206930025', u'INDIRECT_-1206900304'), (u'CALL_-1206939005', u'INDIRECT_-1206905035'), (u'INDIRECT_-1206899321', u'MULTIEQUAL_-1206900361'), (u'INT_NOTEQUAL_-1206931335', u'CBRANCH_-1206931335'), (u'INDIRECT_-1206901255', u'MULTIEQUAL_-1206900835'), (u'INDIRECT_-1206892539', u'MULTIEQUAL_-1206893159'), (u'INDIRECT_-1206898677', u'MULTIEQUAL_-1206899481'), (u'INDIRECT_-1206912176', u'COPY_-1206879045'), ('const-433', u'STORE_-1206932486'), (u'INT_AND_-1206938774', u'INT_NOTEQUAL_-1206938787'), (u'INDIRECT_-1206903609', u'COPY_-1206880083'), (u'INDIRECT_-1206909830', u'MULTIEQUAL_-1206909516'), (u'CALL_-1206930476', u'INT_ADD_-1206930296'), (u'LOAD_-1206925216', u'INT_EQUAL_-1206925137'), (u'LOAD_-1206938398', u'INT_LESS_-1206938383'), (u'LOAD_-1206938398', u'INT_EQUAL_-1206938383'), (u'MULTIEQUAL_-1206916121', u'COPY_-1206872884'), (u'INDIRECT_-1206886942', u'MULTIEQUAL_-1206888601'), (u'INDIRECT_-1206897223', u'MULTIEQUAL_-1206874314'), (u'INDIRECT_-1206904982', u'MULTIEQUAL_-1206906609'), (u'MULTIEQUAL_-1206897565', u'MULTIEQUAL_-1206897552'), (u'CALL_-1206935821', u'INDIRECT_-1206908122'), (u'INDIRECT_-1206881900', u'MULTIEQUAL_-1206881808'), (u'INDIRECT_-1206899610', u'MULTIEQUAL_-1206901149'), (u'CALL_-1206931773', u'INDIRECT_-1206901872'), (u'INDIRECT_-1206901768', u'MULTIEQUAL_-1206901576'), (u'STORE_-1206928270', u'INDIRECT_-1206901088'), (u'CALL_-1206930228', u'INDIRECT_-1206886834'), (u'STORE_-1206937696', u'INDIRECT_-1206901986'), (u'MULTIEQUAL_-1206891121', u'MULTIEQUAL_-1206891121'), (u'INDIRECT_-1206892473', u'MULTIEQUAL_-1206892454'), (u'CALL_-1206932911', u'INDIRECT_-1206912432'), (u'PTRADD_-1206873357', u'STORE_-1206925248'), (u'INDIRECT_-1206900581', u'MULTIEQUAL_-1206901621'), (u'INT_EQUAL_-1206928309', u'CBRANCH_-1206928305'), (u'CALL_-1206938421', u'INDIRECT_-1206901340'), (u'CALL_-1206924612', u'INDIRECT_-1206895025'), (u'CALL_-1206924661', u'INDIRECT_-1206890928'), (u'CALL_-1206930394', u'INDIRECT_-1206901617'), (u'STORE_-1206928410', u'INDIRECT_-1206907958'), (u'INDIRECT_-1206878350', u'MULTIEQUAL_-1206878258'), (u'INDIRECT_-1206904717', u'MULTIEQUAL_-1206904609'), (u'MULTIEQUAL_-1206909128', u'MULTIEQUAL_-1206909923'), (u'CALL_-1206939005', u'INDIRECT_-1206917377'), (u'CALL_-1206930927', u'INDIRECT_-1206892073'), (u'INDIRECT_-1206896216', u'MULTIEQUAL_-1206894126'), (u'CALL_-1206925831', u'INDIRECT_-1206896214'), (u'CALL_-1206928108', u'INDIRECT_-1206887894'), (u'CALL_-1206937615', u'STORE_-1206937611'), (u'INDIRECT_-1206909175', u'MULTIEQUAL_-1206912186'), (u'INDIRECT_-1206903174', u'MULTIEQUAL_-1206904711'), (u'INT_ADD_-1206925447', u'CAST_-1206870791'), (u'INDIRECT_-1206906599', u'MULTIEQUAL_-1206906740'), (u'CALL_-1206930584', u'INDIRECT_-1206904070'), (u'CALL_-1206928108', u'INDIRECT_-1206904694'), (u'CALL_-1206928668', u'INDIRECT_-1206886470'), (u'CALL_-1206938694', u'INDIRECT_-1206909273'), (u'CALL_-1206928152', u'INDIRECT_-1206901773'), (u'CALL_-1206927316', u'INDIRECT_-1206909025'), (u'INDIRECT_-1206903084', u'MULTIEQUAL_-1206902823'), (u'CALLIND_-1206921344', u'INDIRECT_-1206883274'), (u'INDIRECT_-1206898213', u'MULTIEQUAL_-1206898073'), (u'CALL_-1206928992', u'INDIRECT_-1206904745'), (u'INDIRECT_-1206896257', u'MULTIEQUAL_-1206895867'), (u'INDIRECT_-1206901012', u'MULTIEQUAL_-1206898806'), (u'MULTIEQUAL_-1206893239', u'MULTIEQUAL_-1206892823'), (u'MULTIEQUAL_-1206905544', u'MULTIEQUAL_-1206905839'), (u'STORE_-1206935460', u'INDIRECT_-1206891019'), (u'MULTIEQUAL_-1206890354', u'MULTIEQUAL_-1206891541'), (u'CALL_-1206927063', u'INDIRECT_-1206890216'), (u'MULTIEQUAL_-1206889116', u'MULTIEQUAL_-1206891527'), (u'INDIRECT_-1206891831', u'MULTIEQUAL_-1206889506'), (u'LOAD_-1206933876', u'LOAD_-1206933867'), (u'CALL_-1206928772', u'INDIRECT_-1206903808'), (u'MULTIEQUAL_-1206911380', u'PTRADD_-1206922728'), (u'CALL_-1206928709', u'INDIRECT_-1206902761'), (u'CALL_-1206937559', u'INDIRECT_-1206900847'), (u'STORE_-1206921596', u'INDIRECT_-1206883248'), (u'STORE_-1206934224', u'INDIRECT_-1206895382'), (u'STORE_-1206933398', u'INDIRECT_-1206898302'), (u'INDIRECT_-1206906725', u'MULTIEQUAL_-1206906630'), (u'INDIRECT_-1206904876', u'MULTIEQUAL_-1206904380'), (u'INDIRECT_-1206890531', u'COPY_-1206880178'), (u'INDIRECT_-1206887464', u'MULTIEQUAL_-1206892027'), (u'MULTIEQUAL_-1206877013', u'MULTIEQUAL_-1206908721'), (u'CALL_-1206930362', u'INDIRECT_-1206888140'), (u'MULTIEQUAL_-1206911649', u'MULTIEQUAL_-1206911635'), (u'INDIRECT_-1206903626', u'MULTIEQUAL_-1206906094'), (u'INDIRECT_-1206906230', u'MULTIEQUAL_-1206906612'), (u'INDIRECT_-1206895178', u'MULTIEQUAL_-1206894627'), (u'CALL_-1206921954', u'INDIRECT_-1206887856'), (u'INDIRECT_-1206907108', u'COPY_-1206879634'), (u'INDIRECT_-1206899995', u'MULTIEQUAL_-1206899575'), (u'CALL_-1206929645', u'INDIRECT_-1206898052'), (u'INDIRECT_-1206896164', u'MULTIEQUAL_-1206897643'), (u'CALL_-1206930476', u'INDIRECT_-1206893669'), (u'MULTIEQUAL_-1206905246', u'MULTIEQUAL_-1206905270'), (u'INDIRECT_-1206878055', u'MULTIEQUAL_-1206877492'), (u'CALL_-1206928257', u'INDIRECT_-1206904370'), (u'MULTIEQUAL_-1206909827', u'MULTIEQUAL_-1206909852'), (u'CALL_-1206929750', u'INDIRECT_-1206909202'), (u'CALLIND_-1206921743', u'INDIRECT_-1206888615'), (u'INDIRECT_-1206897729', u'COPY_-1206880069'), (u'CALL_-1206929489', u'INDIRECT_-1206905139'), (u'MULTIEQUAL_-1206900799', u'MULTIEQUAL_-1206900383'), (u'CALL_-1206929866', u'INDIRECT_-1206880495'), (u'LOAD_-1206928125', u'INT_LESS_-1206928010'), (u'STORE_-1206932486', u'INDIRECT_-1206888309'), (u'STORE_-1206924919', u'INDIRECT_-1206906849'), (u'MULTIEQUAL_-1206902515', u'MULTIEQUAL_-1206902494'), (u'INDIRECT_-1206891602', u'MULTIEQUAL_-1206891486'), (u'INDIRECT_-1206888474', u'MULTIEQUAL_-1206888296'), (u'STORE_-1206922807', u'INDIRECT_-1206888287'), (u'CALL_-1206921264', u'INDIRECT_-1206885009'), (u'CALL_-1206928647', u'INDIRECT_-1206897442'), (u'CALLIND_-1206921710', u'INDIRECT_-1206875151'), (u'STORE_-1206937772', u'INDIRECT_-1206902445'), (u'INDIRECT_-1206898209', u'MULTIEQUAL_-1206899932'), (u'CALL_-1206935766', u'INDIRECT_-1206890868'), (u'MULTIEQUAL_-1206906183', u'MULTIEQUAL_-1206906135'), (u'CALL_-1206922556', u'INDIRECT_-1206886603'), (u'INDIRECT_-1206886167', u'MULTIEQUAL_-1206886262'), (u'CALLIND_-1206938263', u'INDIRECT_-1206910484'), (u'CALLIND_-1206921884', u'INDIRECT_-1206889534'), (u'CALL_-1206935821', u'INDIRECT_-1206907282'), (u'CALL_-1206934862', u'INDIRECT_-1206891642'), (u'CALL_-1206936019', u'INDIRECT_-1206897343'), (u'INDIRECT_-1206914872', u'COPY_-1206880455'), (u'INDIRECT_-1206891421', u'MULTIEQUAL_-1206894011'), (u'INDIRECT_-1206886316', u'MULTIEQUAL_-1206886051'), (u'MULTIEQUAL_-1206906912', u'MULTIEQUAL_-1206906274'), ('const-11', u'PTRADD_-1206871416'), (u'MULTIEQUAL_-1206878312', u'MULTIEQUAL_-1206910507'), (u'CALL_-1206926063', u'INDIRECT_-1206906000'), (u'MULTIEQUAL_-1206891069', u'MULTIEQUAL_-1206891055'), (u'INDIRECT_-1206881940', u'MULTIEQUAL_-1206883640'), (u'MULTIEQUAL_-1206906514', u'COPY_-1206879277'), (u'INDIRECT_-1206885257', u'MULTIEQUAL_-1206884423'), (u'INDIRECT_-1206908342', u'MULTIEQUAL_-1206909969'), (u'INDIRECT_-1206906915', u'MULTIEQUAL_-1206906756'), (u'INDIRECT_-1206904157', u'MULTIEQUAL_-1206903818'), (u'STORE_-1206933398', u'INDIRECT_-1206891582'), (u'INDIRECT_-1206894379', u'MULTIEQUAL_-1206894242'), (u'INDIRECT_-1206895310', u'MULTIEQUAL_-1206895692'), (u'STORE_-1206928410', u'INDIRECT_-1206895358'), (u'CALLIND_-1206925511', u'INDIRECT_-1206890953'), (u'CALL_-1206930584', u'INDIRECT_-1206902390'), (u'CALL_-1206928382', u'CALL_-1206925860'), ('const-8', u'PTRADD_-1206871428'), (u'INDIRECT_-1206905367', u'MULTIEQUAL_-1206905348'), (u'STORE_-1206937772', u'INDIRECT_-1206908325'), (u'CALL_-1206932954', u'INDIRECT_-1206906161'), (u'CALL_-1206928150', u'INDIRECT_-1206880075'), (u'CALL_-1206928668', u'INDIRECT_-1206899490'), (u'CALL_-1206928815', u'INDIRECT_-1206893401'), (u'INDIRECT_-1206892062', u'MULTIEQUAL_-1206891763'), (u'INDIRECT_-1206897483', u'MULTIEQUAL_-1206897617'), (u'CALL_-1206921264', u'INDIRECT_-1206902229'), (u'CALL_-1206921954', u'INDIRECT_-1206905916'), (u'MULTIEQUAL_-1206905916', u'MULTIEQUAL_-1206908327'), (u'CALL_-1206929032', u'INDIRECT_-1206894983'), (u'INDIRECT_-1206905395', u'MULTIEQUAL_-1206904991'), (u'INDIRECT_-1206901622', u'MULTIEQUAL_-1206903249'), (u'CALLIND_-1206921710', u'INDIRECT_-1206890696'), (u'STORE_-1206933958', u'INDIRECT_-1206901948'), (u'MULTIEQUAL_-1206896014', u'COPY_-1206879252'), (u'INDIRECT_-1206909783', u'MULTIEQUAL_-1206909592'), (u'MULTIEQUAL_-1206891522', u'MULTIEQUAL_-1206891509'), (u'CALL_-1206928194', u'INDIRECT_-1206887488'), (u'CALL_-1206924668', u'INDIRECT_-1206888490'), (u'CALL_-1206929902', u'INDIRECT_-1206897908'), ('const-0', u'INT_NOTEQUAL_-1206929200'), (u'CALL_-1206921320', u'INDIRECT_-1206889978'), (u'STORE_-1206928732', u'INDIRECT_-1206911091'), (u'MULTIEQUAL_-1206885409', u'MULTIEQUAL_-1206885792'), (u'STORE_-1206930329', u'INDIRECT_-1206901762'), (u'INDIRECT_-1206902035', u'MULTIEQUAL_-1206901907'), (u'INDIRECT_-1206901419', u'MULTIEQUAL_-1206901996'), (u'INDIRECT_-1206884469', u'MULTIEQUAL_-1206885661'), (u'MULTIEQUAL_-1206895963', u'MULTIEQUAL_-1206898673'), ('const-0', u'INT_NOTEQUAL_-1206877064'), (u'INDIRECT_-1206892460', u'MULTIEQUAL_-1206892362'), (u'CALL_-1206935907', u'INDIRECT_-1206902309'), (u'INDIRECT_-1206898072', u'MULTIEQUAL_-1206895866'), ('tmp_2362', u'CBRANCH_-1206937860'), (u'CALL_-1206934963', u'INDIRECT_-1206900503'), (u'STORE_-1206921596', u'INDIRECT_-1206885768'), (u'MULTIEQUAL_-1206890447', u'MULTIEQUAL_-1206890427'), (u'STORE_-1206934385', u'INDIRECT_-1206909337'), ('const-433', u'LOAD_-1206932439'), (u'MULTIEQUAL_-1206886912', u'MULTIEQUAL_-1206886841'), (u'INDIRECT_-1206906359', u'COPY_-1206879864'), (u'CALLIND_-1206938827', u'INDIRECT_-1206910397'), (u'MULTIEQUAL_-1206904687', u'MULTIEQUAL_-1206904671'), (u'STORE_-1206928410', u'INDIRECT_-1206899978'), (u'CALL_-1206928644', u'INDIRECT_-1206897799'), (u'INDIRECT_-1206911420', u'MULTIEQUAL_-1206906210'), (u'INDIRECT_-1206904169', u'MULTIEQUAL_-1206903469'), (u'MULTIEQUAL_-1206912069', u'MULTIEQUAL_-1206912012'), (u'CALL_-1206924677', u'INDIRECT_-1206876910'), (u'STORE_-1206928622', u'INDIRECT_-1206885566'), (u'INDIRECT_-1206887983', u'MULTIEQUAL_-1206888296'), (u'CALL_-1206937414', u'INDIRECT_-1206895479'), (u'CALL_-1206937186', u'INDIRECT_-1206911853'), (u'INDIRECT_-1206879980', u'MULTIEQUAL_-1206881328'), (u'INDIRECT_-1206910075', u'COPY_-1206878740'), (u'STORE_-1206928410', u'INDIRECT_-1206910478'), (u'STORE_-1206925248', u'INDIRECT_-1206901542'), (u'INDIRECT_-1206892141', u'MULTIEQUAL_-1206876973'), (u'STORE_-1206921525', u'INDIRECT_-1206900009'), (u'INDIRECT_-1206888384', u'MULTIEQUAL_-1206888181'), (u'CALL_-1206934487', u'INDIRECT_-1206910756'), (u'INDIRECT_-1206893357', u'MULTIEQUAL_-1206893112'), (u'INT_ADD_-1206928856', u'MULTIEQUAL_-1206921162'), (u'CALL_-1206934963', u'INDIRECT_-1206914525'), (u'CALL_-1206934963', u'INDIRECT_-1206895463'), (u'CAST_-1206870697', u'INT_ADD_-1206925261'), (u'INDIRECT_-1206901157', u'MULTIEQUAL_-1206900712'), (u'STORE_-1206932305', u'INDIRECT_-1206904799'), (u'INDIRECT_-1206894433', u'MULTIEQUAL_-1206880915'), (u'INT_SUB_-1206932301', u'COPY_-1206873212'), (u'CALL_-1206928152', u'INDIRECT_-1206895473'), (u'INDIRECT_-1206909622', u'MULTIEQUAL_-1206909420'), (u'INDIRECT_-1206885879', u'MULTIEQUAL_-1206886456'), ('tmp_72983', u'INT_ADD_-1206939444'), (u'INDIRECT_-1206889201', u'COPY_-1206874611'), ('const-8192', u'COPY_-1206930499'), (u'CALL_-1206937414', u'INDIRECT_-1206902199'), (u'CALL_-1206929830', u'INDIRECT_-1206899544'), (u'INDIRECT_-1206889759', u'MULTIEQUAL_-1206889622'), (u'CALL_-1206937615', u'INDIRECT_-1206892482'), (u'CALL_-1206922426', u'INDIRECT_-1206905460'), (u'CALL_-1206929645', u'INDIRECT_-1206893012'), (u'INDIRECT_-1206906719', u'MULTIEQUAL_-1206906547'), (u'CALL_-1206937446', u'INDIRECT_-1206895922'), (u'CALL_-1206928992', u'INDIRECT_-1206893825'), (u'CALL_-1206921431', u'INDIRECT_-1206897695'), (u'MULTIEQUAL_-1206893294', u'MULTIEQUAL_-1206894481'), (u'CALL_-1206930228', u'INDIRECT_-1206906154'), (u'CAST_-1206878848', u'LOAD_-1206939632'), (u'MULTIEQUAL_-1206895683', u'MULTIEQUAL_-1206896383'), (u'CALL_-1206939523', u'INDIRECT_-1206900635'), (u'INDIRECT_-1206913235', u'MULTIEQUAL_-1206913732'), (u'MULTIEQUAL_-1206914172', u'STORE_-1206925479'), (u'MULTIEQUAL_-1206897169', u'MULTIEQUAL_-1206897552'), (u'STORE_-1206928270', u'INDIRECT_-1206904868'), (u'CALL_-1206928668', u'INDIRECT_-1206894870'), ('tmp_72983', u'CALL_-1206932911'), (u'INDIRECT_-1206903065', u'MULTIEQUAL_-1206903731'), (u'STORE_-1206928482', u'INDIRECT_-1206901280'), (u'MULTIEQUAL_-1206908703', u'MULTIEQUAL_-1206909403'), (u'INDIRECT_-1206907265', u'MULTIEQUAL_-1206907931'), (u'CALL_-1206928667', u'INDIRECT_-1206915984'), (u'MULTIEQUAL_-1206903641', u'MULTIEQUAL_-1206903668'), (u'INDIRECT_-1206903706', u'MULTIEQUAL_-1206904959'), (u'INDIRECT_-1206886301', u'MULTIEQUAL_-1206887341'), (u'STORE_-1206928662', u'INDIRECT_-1206908949'), (u'CALL_-1206928518', u'INDIRECT_-1206896589'), (u'MULTIEQUAL_-1206903375', u'MULTIEQUAL_-1206903371'), (u'CALLIND_-1206921743', u'INDIRECT_-1206901635'), (u'INDIRECT_-1206897475', u'COPY_-1206878710'), (u'MULTIEQUAL_-1206903910', u'MULTIEQUAL_-1206903775'), (u'STORE_-1206937696', u'INDIRECT_-1206910386'), (u'CALL_-1206938310', u'INDIRECT_-1206884728'), (u'INDIRECT_-1206896538', u'MULTIEQUAL_-1206897042'), (u'CALL_-1206924668', u'INDIRECT_-1206893110'), (u'MULTIEQUAL_-1206897841', u'MULTIEQUAL_-1206897821'), (u'CALL_-1206934460', u'INDIRECT_-1206882349'), (u'INDIRECT_-1206904056', u'MULTIEQUAL_-1206908333'), (u'MULTIEQUAL_-1206912490', u'MULTIEQUAL_-1206913977'), (u'INDIRECT_-1206901880', u'MULTIEQUAL_-1206880936'), (u'CALL_-1206932911', u'INDIRECT_-1206914532'), (u'INDIRECT_-1206902208', u'MULTIEQUAL_-1206902095'), (u'INDIRECT_-1206902221', u'MULTIEQUAL_-1206902001'), (u'CALL_-1206932911', u'INDIRECT_-1206891852'), (u'MULTIEQUAL_-1206887016', u'MULTIEQUAL_-1206889427'), (u'CALL_-1206934274', u'INDIRECT_-1206903061'), (u'CALLIND_-1206921743', u'INDIRECT_-1206893655'), (u'MULTIEQUAL_-1206878265', u'MULTIEQUAL_-1206891187'), (u'INDIRECT_-1206898899', u'MULTIEQUAL_-1206899476'), ('const-433', u'LOAD_-1206932365'), (u'INDIRECT_-1206900670', u'MULTIEQUAL_-1206900440'), (u'CALL_-1206929750', u'INDIRECT_-1206905422'), (u'CALL_-1206938694', u'INDIRECT_-1206903813'), ('const-433', u'LOAD_-1206922069'), (u'CALL_-1206931435', u'INDIRECT_-1206909659'), (u'MULTIEQUAL_-1206910243', u'MULTIEQUAL_-1206910135'), (u'CAST_-1206874797', u'STORE_-1206933398'), (u'CALL_-1206932327', u'INDIRECT_-1206897916'), (u'CALL_-1206929320', u'INDIRECT_-1206890819'), (u'MULTIEQUAL_-1206889714', u'COPY_-1206879237'), (u'INDIRECT_-1206895509', u'MULTIEQUAL_-1206896601'), (u'INDIRECT_-1206894249', u'MULTIEQUAL_-1206895341'), (u'INDIRECT_-1206908156', u'MULTIEQUAL_-1206907740'), (u'CALL_-1206931674', u'INDIRECT_-1206901393'), (u'CALL_-1206930086', u'INDIRECT_-1206909147'), (u'STORE_-1206924934', u'INDIRECT_-1206887539'), (u'INDIRECT_-1206885048', u'MULTIEQUAL_-1206892143'), (u'CALLIND_-1206929135', u'INDIRECT_-1206894320'), (u'INDIRECT_-1206891410', u'MULTIEQUAL_-1206892976'), (u'INDIRECT_-1206905245', u'MULTIEQUAL_-1206905022'), (u'CALL_-1206929385', u'INDIRECT_-1206895067'), (u'INDIRECT_-1206893338', u'MULTIEQUAL_-1206893402'), (u'CALL_-1206930915', u'INDIRECT_-1206899843'), (u'INDIRECT_-1206900356', u'MULTIEQUAL_-1206899938'), (u'INDIRECT_-1206894116', u'COPY_-1206879002'), (u'CALL_-1206930210', u'INDIRECT_-1206892254'), (u'MULTIEQUAL_-1206893387', u'MULTIEQUAL_-1206893367'), (u'INDIRECT_-1206901176', u'MULTIEQUAL_-1206900799'), (u'MULTIEQUAL_-1206912491', u'MULTIEQUAL_-1206912475'), (u'MULTIEQUAL_-1206900773', u'MULTIEQUAL_-1206900731'), (u'MULTIEQUAL_-1206909129', u'MULTIEQUAL_-1206909115'), (u'CALL_-1206928209', u'INDIRECT_-1206895083'), (u'STORE_-1206924560', u'INDIRECT_-1206885640'), (u'CALL_-1206938656', u'INDIRECT_-1206895810'), (u'CALL_-1206934487', u'INDIRECT_-1206904876'), (u'CALL_-1206921954', u'INDIRECT_-1206884496'), ('tmp_2838', u'CBRANCH_-1206937495'), (u'INDIRECT_-1206906740', u'MULTIEQUAL_-1206906652'), (u'INDIRECT_-1206909737', u'COPY_-1206878620'), (u'CALL_-1206929489', u'INDIRECT_-1206897579'), ('const-16384', u'INT_AND_-1206878123'), (u'CALL_-1206930457', u'INDIRECT_-1206899703'), ('const-433', u'LOAD_-1206925718'), ('const-8', u'PTRADD_-1206880986'), (u'CALL_-1206930362', u'INDIRECT_-1206907460'), (u'INT_ADD_-1206930296', u'CAST_-1206872100'), (u'INDIRECT_-1206886381', u'MULTIEQUAL_-1206888971'), (u'CALL_-1206927833', u'INDIRECT_-1206878067'), (u'CALLIND_-1206924378', u'INDIRECT_-1206900003'), (u'MULTIEQUAL_-1206889441', u'MULTIEQUAL_-1206888413'), (u'CALL_-1206938772', u'INDIRECT_-1206895670'), (u'LOAD_-1206922069', u'CALLIND_-1206921999'), (u'CALLIND_-1206921856', u'INDIRECT_-1206876244'), (u'CALL_-1206928382', u'INDIRECT_-1206889323'), (u'INDIRECT_-1206890910', u'MULTIEQUAL_-1206890792'), ('tmp_10691', u'CBRANCH_-1206930296'), (u'CALL_-1206928474', u'INDIRECT_-1206900350'), (u'INDIRECT_-1206908521', u'MULTIEQUAL_-1206908301'), (u'MULTIEQUAL_-1206896450', u'MULTIEQUAL_-1206896426'), (u'STORE_-1206934385', u'INDIRECT_-1206893797'), (u'CALL_-1206930636', u'INDIRECT_-1206911238'), (u'INDIRECT_-1206886762', u'MULTIEQUAL_-1206886523'), (u'MULTIEQUAL_-1206901736', u'MULTIEQUAL_-1206901662'), (u'INDIRECT_-1206898058', u'MULTIEQUAL_-1206897783'), (u'CALL_-1206925799', u'INDIRECT_-1206895769'), (u'LOAD_-1206921973', u'CALLIND_-1206921412'), (u'INDIRECT_-1206905613', u'MULTIEQUAL_-1206906837'), (u'MULTIEQUAL_-1206886176', u'MULTIEQUAL_-1206887096'), (u'INT_EQUAL_-1206924129', u'CBRANCH_-1206924124'), (u'INDIRECT_-1206911557', u'MULTIEQUAL_-1206911279'), (u'INDIRECT_-1206902600', u'MULTIEQUAL_-1206900920'), (u'INDIRECT_-1206895795', u'MULTIEQUAL_-1206895187'), (u'MULTIEQUAL_-1206921162', u'INT_ADD_-1206928856'), (u'CALL_-1206933125', u'INDIRECT_-1206907876'), (u'CALL_-1206929974', u'INDIRECT_-1206912814'), (u'MULTIEQUAL_-1206895572', u'MULTIEQUAL_-1206895547'), (u'CALL_-1206933821', u'INDIRECT_-1206910352'), (u'INDIRECT_-1206891956', u'MULTIEQUAL_-1206891538'), (u'CALL_-1206928629', u'INDIRECT_-1206897739'), (u'CALL_-1206930241', u'INDIRECT_-1206903952'), (u'CALLIND_-1206921884', u'INDIRECT_-1206885754'), (u'STORE_-1206928270', u'INDIRECT_-1206888068'), (u'CALLIND_-1206938189', u'INT_ADD_-1206934902'), (u'CALL_-1206929866', u'INDIRECT_-1206905026'), (u'MULTIEQUAL_-1206880390', u'MULTIEQUAL_-1206902223'), (u'INDIRECT_-1206900818', u'MULTIEQUAL_-1206900730'), (u'CALL_-1206924612', u'INDIRECT_-1206892925'), (u'CALL_-1206921994', u'INDIRECT_-1206896699'), (u'CALL_-1206922325', u'INDIRECT_-1206899525'), (u'MULTIEQUAL_-1206889427', u'MULTIEQUAL_-1206889421'), (u'CALL_-1206934487', u'INDIRECT_-1206904456'), (u'STORE_-1206924545', u'INDIRECT_-1206893190'), ('const-1185752', u'COPY_-1206879310'), (u'INDIRECT_-1206907082', u'MULTIEQUAL_-1206906811'), (u'INDIRECT_-1206902343', u'MULTIEQUAL_-1206906423'), (u'MULTIEQUAL_-1206892381', u'MULTIEQUAL_-1206892367'), (u'INDIRECT_-1206896820', u'MULTIEQUAL_-1206897328'), (u'CALL_-1206931545', u'INDIRECT_-1206890825'), (u'CALL_-1206932954', u'INDIRECT_-1206891461'), (u'CALL_-1206928815', u'INDIRECT_-1206908521'), ('tmp_7866', u'CBRANCH_-1206931659'), (u'MULTIEQUAL_-1206892323', u'MULTIEQUAL_-1206892275'), (u'MULTIEQUAL_-1206891289', u'MULTIEQUAL_-1206891672'), (u'INDIRECT_-1206899906', u'MULTIEQUAL_-1206899833'), (u'INT_OR_-1206927207', u'STORE_-1206927231'), (u'CALL_-1206938232', u'INDIRECT_-1206903325'), (u'INDIRECT_-1206887875', u'MULTIEQUAL_-1206887957'), (u'CALL_-1206921459', u'INDIRECT_-1206896455'), (u'CALL_-1206932359', u'INDIRECT_-1206879567'), (u'INDIRECT_-1206914915', u'MULTIEQUAL_-1206913164'), (u'INDIRECT_-1206886086', u'MULTIEQUAL_-1206885857'), (u'CALL_-1206931435', u'INDIRECT_-1206900419'), (u'CALL_-1206927063', u'INDIRECT_-1206904916'), (u'STORE_-1206930329', u'INDIRECT_-1206901342'), (u'INDIRECT_-1206891087', u'MULTIEQUAL_-1206891068'), (u'COPY_-1206929020', u'MULTIEQUAL_-1206889361'), (u'MULTIEQUAL_-1206899521', u'MULTIEQUAL_-1206898493'), (u'CALL_-1206933773', u'INDIRECT_-1206904448'), ('const-0', u'COPY_-1206925624'), ('tmp_72986', u'CALL_-1206929320'), (u'INDIRECT_-1206900733', u'MULTIEQUAL_-1206900593'), (u'STORE_-1206930351', u'INDIRECT_-1206893720'), (u'CALL_-1206928647', u'INDIRECT_-1206895342'), (u'STORE_-1206924934', u'INDIRECT_-1206900559'), (u'MULTIEQUAL_-1206902430', u'MULTIEQUAL_-1206905960'), (u'CALL_-1206921722', u'INDIRECT_-1206886873'), (u'CALL_-1206936047', u'INDIRECT_-1206897357'), (u'MULTIEQUAL_-1206885805', u'MULTIEQUAL_-1206885792'), (u'CALL_-1206928992', u'INDIRECT_-1206911885'), (u'CALL_-1206931674', u'INDIRECT_-1206906013'), (u'CALL_-1206928331', u'INDIRECT_-1206882233'), (u'CALL_-1206924756', u'INDIRECT_-1206906526'), (u'CALLIND_-1206929135', u'INDIRECT_-1206897260'), (u'MULTIEQUAL_-1206900814', u'MULTIEQUAL_-1206900798'), (u'CALL_-1206935766', u'INDIRECT_-1206905568'), (u'CALL_-1206930636', u'INDIRECT_-1206906618'), (u'CALL_-1206925799', u'INDIRECT_-1206888629'), (u'MULTIEQUAL_-1206895884', u'MULTIEQUAL_-1206896179'), (u'INDIRECT_-1206896816', u'MULTIEQUAL_-1206896400'), (u'MULTIEQUAL_-1206893930', u'MULTIEQUAL_-1206893906'), (u'INT_AND_-1206882009', u'CALL_-1206939523'), (u'MULTIEQUAL_-1206921026', u'INT_LESS_-1206928377'), (u'INDIRECT_-1206888865', u'MULTIEQUAL_-1206888642'), (u'INDIRECT_-1206892047', u'MULTIEQUAL_-1206892142'), (u'INDIRECT_-1206908499', u'MULTIEQUAL_-1206909495'), (u'CALL_-1206924661', u'INDIRECT_-1206907308'), (u'CALL_-1206930311', u'INDIRECT_-1206908711'), (u'CALL_-1206924756', u'INDIRECT_-1206904006'), (u'CALL_-1206938131', u'INDIRECT_-1206915013'), (u'MULTIEQUAL_-1206880938', u'MULTIEQUAL_-1206880392'), (u'INDIRECT_-1206897974', u'COPY_-1206879730'), ('const-433', u'STORE_-1206930340'), ('const-1', u'COPY_-1206927048'), (u'LOAD_-1206921973', u'CALL_-1206921832'), (u'CALL_-1206934835', u'INDIRECT_-1206909093'), (u'INDIRECT_-1206897969', u'MULTIEQUAL_-1206902223'), (u'CALL_-1206928734', u'INDIRECT_-1206908825'), (u'CALL_-1206939039', u'INDIRECT_-1206898334'), (u'CALL_-1206928690', u'INDIRECT_-1206884186'), (u'INDIRECT_-1206898059', u'MULTIEQUAL_-1206898636'), (u'CALL_-1206922426', u'INDIRECT_-1206890760'), (u'CALL_-1206934487', u'INDIRECT_-1206903616'), (u'INDIRECT_-1206906715', u'MULTIEQUAL_-1206906295'), (u'INDIRECT_-1206892043', u'MULTIEQUAL_-1206893561'), (u'CALLIND_-1206921388', u'INDIRECT_-1206887023'), (u'CALL_-1206925831', u'INDIRECT_-1206877226'), (u'INDIRECT_-1206901662', u'MULTIEQUAL_-1206901563'), (u'CALL_-1206928772', u'INDIRECT_-1206897088'), (u'CALL_-1206925799', u'INDIRECT_-1206907109'), (u'CALL_-1206937729', u'INDIRECT_-1206903885'), (u'MULTIEQUAL_-1206889879', u'MULTIEQUAL_-1206889463'), (u'CALL_-1206934955', u'INDIRECT_-1206889577'), (u'STORE_-1206929190', u'INDIRECT_-1206896568'), (u'INDIRECT_-1206899611', u'MULTIEQUAL_-1206899941'), (u'CALL_-1206935809', u'INDIRECT_-1206910213'), (u'INDIRECT_-1206896916', u'MULTIEQUAL_-1206901193'), (u'INDIRECT_-1206898676', u'MULTIEQUAL_-1206898442'), (u'CALL_-1206929645', u'INDIRECT_-1206902252'), (u'CALL_-1206930394', u'INDIRECT_-1206896577'), (u'CALL_-1206930556', u'INDIRECT_-1206896076'), (u'STORE_-1206930828', u'INDIRECT_-1206891337'), (u'CALL_-1206923816', u'INDIRECT_-1206886019'), (u'CALL_-1206931128', u'INDIRECT_-1206907486'), (u'CALLIND_-1206921344', u'INDIRECT_-1206900074'), (u'INDIRECT_-1206910188', u'MULTIEQUAL_-1206906883'), (u'INDIRECT_-1206903758', u'MULTIEQUAL_-1206903670'), (u'CALL_-1206930105', u'INDIRECT_-1206891757'), (u'MULTIEQUAL_-1206911079', u'MULTIEQUAL_-1206880957'), (u'INDIRECT_-1206907082', u'MULTIEQUAL_-1206908709'), (u'CALL_-1206929902', u'INDIRECT_-1206902108'), (u'MULTIEQUAL_-1206874335', u'MULTIEQUAL_-1206906356'), (u'INDIRECT_-1206891454', u'MULTIEQUAL_-1206891296'), (u'CALL_-1206937186', u'INDIRECT_-1206911433'), (u'INDIRECT_-1206907066', u'MULTIEQUAL_-1206908319'), (u'CALL_-1206932911', u'INDIRECT_-1206893112'), (u'CALL_-1206930311', u'INDIRECT_-1206901571'), (u'CALL_-1206930311', u'INDIRECT_-1206895271'), (u'CALL_-1206928108', u'INDIRECT_-1206890834'), (u'INDIRECT_-1206895485', u'MULTIEQUAL_-1206895119'), (u'MULTIEQUAL_-1206883999', u'MULTIEQUAL_-1206883141'), (u'MULTIEQUAL_-1206880829', u'MULTIEQUAL_-1206880854'), ('tmp_22855', u'BRANCH_-1206929486'), (u'MULTIEQUAL_-1206897231', u'MULTIEQUAL_-1206896565'), ('const-0', u'INT_NOTEQUAL_-1206876937'), (u'STORE_-1206928622', u'INDIRECT_-1206889346'), (u'STORE_-1206937696', u'INDIRECT_-1206892326'), (u'CALL_-1206931797', u'INDIRECT_-1206893911'), (u'STORE_-1206930340', u'INDIRECT_-1206888064'), (u'CALL_-1206924677', u'INDIRECT_-1206884641'), (u'INDIRECT_-1206909978', u'MULTIEQUAL_-1206910482'), (u'CALLIND_-1206925046', u'INDIRECT_-1206884422'), (u'INDIRECT_-1206901710', u'MULTIEQUAL_-1206903249'), (u'INDIRECT_-1206900415', u'MULTIEQUAL_-1206899807'), (u'INDIRECT_-1206898676', u'MULTIEQUAL_-1206898258'), (u'INDIRECT_-1206891337', u'COPY_-1206879127'), ('const-0', u'CALL_-1206928629'), (u'CALL_-1206934955', u'INDIRECT_-1206896717'), (u'MULTIEQUAL_-1206895497', u'MULTIEQUAL_-1206895447'), (u'CALL_-1206936019', u'INDIRECT_-1206898603'), (u'MULTIEQUAL_-1206894975', u'MULTIEQUAL_-1206894971'), (u'STORE_-1206921840', u'INDIRECT_-1206892189'), (u'INDIRECT_-1206899996', u'COPY_-1206879016'), (u'CALL_-1206928271', u'INDIRECT_-1206887979'), (u'CALL_-1206935809', u'INDIRECT_-1206903493'), (u'CALL_-1206927833', u'INDIRECT_-1206885715'), (u'STORE_-1206933497', u'INDIRECT_-1206900032'), (u'STORE_-1206929190', u'INDIRECT_-1206893208'), (u'INDIRECT_-1206893290', u'MULTIEQUAL_-1206893084'), ('const-1', u'INT_ADD_-1206923648'), (u'MULTIEQUAL_-1206905583', u'MULTIEQUAL_-1206878297'), (u'STORE_-1206921525', u'INDIRECT_-1206897489'), (u'CALL_-1206938232', u'INDIRECT_-1206884000'), (u'CALL_-1206921308', u'INDIRECT_-1206895528'), (u'INDIRECT_-1206903577', u'MULTIEQUAL_-1206903299'), (u'STORE_-1206928410', u'INDIRECT_-1206891578'), (u'INDIRECT_-1206897336', u'MULTIEQUAL_-1206897882'), (u'INDIRECT_-1206894335', u'MULTIEQUAL_-1206893830'), (u'CALL_-1206927360', u'INDIRECT_-1206896444'), (u'STORE_-1206921596', u'INDIRECT_-1206892068'), (u'CALL_-1206928667', u'INDIRECT_-1206893142'), (u'MULTIEQUAL_-1206911050', u'INT_EQUAL_-1206939303'), (u'CALLIND_-1206921372', u'INDIRECT_-1206884550'), (u'STORE_-1206937920', u'INDIRECT_-1206903356'), (u'CAST_-1206873566', u'LOAD_-1206931562'), (u'INDIRECT_-1206878404', u'MULTIEQUAL_-1206882147'), (u'INDIRECT_-1206904619', u'MULTIEQUAL_-1206904529'), ('const-31', u'PTRADD_-1206879697'), (u'MULTIEQUAL_-1206888941', u'MULTIEQUAL_-1206888907'), (u'MULTIEQUAL_-1206888941', u'MULTIEQUAL_-1206888907'), ('const--8', u'INT_AND_-1206929160'), (u'STORE_-1206928732', u'INDIRECT_-1206905211'), (u'MULTIEQUAL_-1206896158', u'MULTIEQUAL_-1206896152'), (u'CALL_-1206931435', u'INDIRECT_-1206904199'), (u'STORE_-1206924919', u'INDIRECT_-1206897189'), (u'STORE_-1206928446', u'INDIRECT_-1206899999'), (u'MULTIEQUAL_-1206898009', u'MULTIEQUAL_-1206898392'), (u'INDIRECT_-1206893282', u'MULTIEQUAL_-1206893166'), (u'CALL_-1206932817', u'INDIRECT_-1206899808'), (u'CALL_-1206928518', u'INDIRECT_-1206902049'), (u'STORE_-1206937920', u'INDIRECT_-1206894536'), (u'CALL_-1206937924', u'INDIRECT_-1206896841'), (u'INDIRECT_-1206895428', u'MULTIEQUAL_-1206895394'), (u'INDIRECT_-1206899649', u'MULTIEQUAL_-1206903903'), (u'MULTIEQUAL_-1206898512', u'MULTIEQUAL_-1206897874'), (u'CALL_-1206930899', u'INDIRECT_-1206911591'), (u'INDIRECT_-1206893727', u'MULTIEQUAL_-1206893822'), (u'MULTIEQUAL_-1206876135', u'MULTIEQUAL_-1206899861'), (u'CALL_-1206932327', u'INDIRECT_-1206899176'), (u'CALL_-1206921459', u'INDIRECT_-1206885115'), (u'STORE_-1206924934', u'INDIRECT_-1206900979'), (u'CALL_-1206938756', u'INDIRECT_-1206903639'), (u'CALL_-1206933125', u'INDIRECT_-1206901156'), (u'MULTIEQUAL_-1206883704', u'MULTIEQUAL_-1206883999'), (u'INDIRECT_-1206896479', u'MULTIEQUAL_-1206896450'), (u'INDIRECT_-1206897316', u'MULTIEQUAL_-1206897115'), (u'CALL_-1206928992', u'INDIRECT_-1206894665'), (u'CALL_-1206928677', u'INDIRECT_-1206905449'), (u'CALL_-1206922426', u'INDIRECT_-1206884040'), (u'CALL_-1206931773', u'INDIRECT_-1206902712'), (u'CALL_-1206922316', u'INDIRECT_-1206883838'), ('const-2', u'INT_AND_-1206910302'), (u'CALL_-1206928644', u'INDIRECT_-1206905359'), (u'STORE_-1206928732', u'INDIRECT_-1206903111'), (u'CALL_-1206934955', u'INDIRECT_-1206898397'), (u'INDIRECT_-1206908634', u'MULTIEQUAL_-1206910171'), (u'INDIRECT_-1206890848', u'MULTIEQUAL_-1206890656'), (u'INDIRECT_-1206891211', u'MULTIEQUAL_-1206891541'), (u'STORE_-1206937765', u'INDIRECT_-1206905380'), (u'CALL_-1206927833', u'INDIRECT_-1206900835'), (u'CALL_-1206930241', u'INDIRECT_-1206891772'), (u'INDIRECT_-1206895957', u'COPY_-1206879138'), (u'CALL_-1206933594', u'INDIRECT_-1206890064'), (u'MULTIEQUAL_-1206904931', u'MULTIEQUAL_-1206904929'), ('const-8', u'INT_RIGHT_-1206922756'), ('const-433', u'LOAD_-1206939453'), (u'MULTIEQUAL_-1206915477', u'STORE_-1206927248'), ('const-1', u'PTRADD_-1206877248'), (u'LOAD_-1206921376', u'CALLIND_-1206921359'), (u'INDIRECT_-1206894115', u'MULTIEQUAL_-1206893507'), (u'STORE_-1206937696', u'INDIRECT_-1206896526'), (u'CALL_-1206938694', u'INDIRECT_-1206898773'), (u'INDIRECT_-1206902455', u'MULTIEQUAL_-1206905466'), (u'CALL_-1206932954', u'INDIRECT_-1206908681'), (u'INDIRECT_-1206901615', u'MULTIEQUAL_-1206904626'), (u'INDIRECT_-1206904128', u'MULTIEQUAL_-1206903469'), (u'CALL_-1206928291', u'INDIRECT_-1206902710'), (u'STORE_-1206930340', u'INDIRECT_-1206892264'), ('tmp_72986', u'PTRADD_-1206874338'), (u'CALL_-1206934835', u'INDIRECT_-1206900273'), (u'INDIRECT_-1206880935', u'MULTIEQUAL_-1206880713'), (u'CALL_-1206934098', u'INDIRECT_-1206900861'), ('const-0', u'INT_NOTEQUAL_-1206928092'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206933623'), (u'INDIRECT_-1206910806', u'MULTIEQUAL_-1206910659'), (u'CAST_-1206871277', u'LOAD_-1206927740'), (u'CAST_-1206868646', u'INT_ADD_-1206922718'), (u'CALLIND_-1206921372', u'INDIRECT_-1206897570'), ('tmp_12650', u'CBRANCH_-1206930439'), (u'CALLIND_-1206925019', u'INDIRECT_-1206889866'), (u'INT_EQUAL_-1206931202', u'CBRANCH_-1206931199'), (u'MULTIEQUAL_-1206907001', u'MULTIEQUAL_-1206907028'), (u'MULTIEQUAL_-1206903533', u'MULTIEQUAL_-1206904561'), (u'INDIRECT_-1206890705', u'MULTIEQUAL_-1206892460'), (u'INDIRECT_-1206903459', u'MULTIEQUAL_-1206904079'), (u'CALL_-1206928209', u'INDIRECT_-1206898023'), (u'INT_NOTEQUAL_-1206928558', u'CBRANCH_-1206928556'), (u'STORE_-1206935460', u'INDIRECT_-1206904459'), (u'MULTIEQUAL_-1206900056', u'MULTIEQUAL_-1206899982'), (u'INDIRECT_-1206882909', u'MULTIEQUAL_-1206884001'), (u'MULTIEQUAL_-1206905631', u'MULTIEQUAL_-1206905516'), (u'CALL_-1206937983', u'INDIRECT_-1206908211'), (u'CALL_-1206934991', u'INDIRECT_-1206911026'), (u'CALL_-1206929145', u'INDIRECT_-1206896308'), (u'INDIRECT_-1206902629', u'MULTIEQUAL_-1206903164'), (u'MULTIEQUAL_-1206905401', u'MULTIEQUAL_-1206905843'), (u'INDIRECT_-1206905569', u'MULTIEQUAL_-1206906104'), (u'STORE_-1206921743', u'INDIRECT_-1206886255'), (u'STORE_-1206927248', u'INDIRECT_-1206887474'), (u'INDIRECT_-1206889037', u'MULTIEQUAL_-1206888698'), (u'CALL_-1206936019', u'INDIRECT_-1206912883'), (u'CALL_-1206932327', u'INDIRECT_-1206908416'), (u'CALL_-1206928155', u'INDIRECT_-1206894836'), (u'CALL_-1206937186', u'INDIRECT_-1206902613'), (u'INDIRECT_-1206909397', u'MULTIEQUAL_-1206909318'), (u'SUBPIECE_-1206875614', u'INT_EQUAL_-1206934174'), (u'MULTIEQUAL_-1206911511', u'MULTIEQUAL_-1206910845'), (u'INDIRECT_-1206904184', u'MULTIEQUAL_-1206904007'), (u'CALL_-1206930556', u'INDIRECT_-1206899856'), (u'CALLIND_-1206925453', u'INDIRECT_-1206897221'), (u'CALL_-1206930105', u'INDIRECT_-1206908557'), (u'PTRADD_-1206881585', u'LOAD_-1206939646'), (u'CALL_-1206927360', u'INDIRECT_-1206890144'), (u'CALL_-1206928992', u'INDIRECT_-1206910205'), (u'CALL_-1206932954', u'INDIRECT_-1206895241'), (u'INDIRECT_-1206875721', u'MULTIEQUAL_-1206875920'), (u'STORE_-1206924934', u'INDIRECT_-1206901399'), (u'INDIRECT_-1206894588', u'MULTIEQUAL_-1206894554'), (u'MULTIEQUAL_-1206899941', u'MULTIEQUAL_-1206899941'), (u'CALL_-1206930241', u'INDIRECT_-1206899752'), (u'CALL_-1206938131', u'INDIRECT_-1206899053'), (u'CALL_-1206934274', u'INDIRECT_-1206912301'), (u'MULTIEQUAL_-1206896948', u'MULTIEQUAL_-1206897743'), (u'INDIRECT_-1206903183', u'MULTIEQUAL_-1206907263'), (u'CALL_-1206932911', u'INDIRECT_-1206883110'), (u'MULTIEQUAL_-1206886596', u'MULTIEQUAL_-1206889007'), (u'INDIRECT_-1206890994', u'MULTIEQUAL_-1206890816'), (u'INDIRECT_-1206896015', u'MULTIEQUAL_-1206895510'), (u'CALL_-1206938036', u'INDIRECT_-1206897735'), (u'CAST_-1206875547', u'PTRADD_-1206875428'), (u'CALL_-1206921431', u'INDIRECT_-1206894755'), (u'CALL_-1206928155', u'INDIRECT_-1206899456'), (u'STORE_-1206924919', u'INDIRECT_-1206896769'), (u'INDIRECT_-1206897022', u'MULTIEQUAL_-1206896820'), (u'INDIRECT_-1206898340', u'MULTIEQUAL_-1206898252'), (u'CALL_-1206936047', u'INDIRECT_-1206892737'), (u'CALL_-1206928734', u'INDIRECT_-1206904205'), (u'INDIRECT_-1206888840', u'MULTIEQUAL_-1206889348'), (u'CALL_-1206935851', u'INDIRECT_-1206900166'), (u'INDIRECT_-1206902427', u'MULTIEQUAL_-1206902408'), (u'CALL_-1206921134', u'INDIRECT_-1206884482'), (u'CALL_-1206930407', u'INDIRECT_-1206890268'), (u'INDIRECT_-1206907985', u'MULTIEQUAL_-1206907890'), (u'CALL_-1206922316', u'INDIRECT_-1206889298'), (u'CALL_-1206929202', u'INDIRECT_-1206894126'), (u'CALL_-1206930636', u'INDIRECT_-1206898638'), (u'INDIRECT_-1206889972', u'MULTIEQUAL_-1206891489'), ('const-1', u'PTRADD_-1206872511'), (u'CALL_-1206932817', u'INDIRECT_-1206909048'), (u'INDIRECT_-1206911120', u'MULTIEQUAL_-1206880958'), (u'CALL_-1206937729', u'INDIRECT_-1206908505'), (u'MULTIEQUAL_-1206884183', u'CALL_-1206930550'), (u'CALL_-1206928281', u'INDIRECT_-1206889267'), (u'STORE_-1206925416', u'INDIRECT_-1206907505'), (u'CALL_-1206931142', u'INDIRECT_-1206881092'), (u'CALL_-1206930556', u'INDIRECT_-1206905736'), (u'STORE_-1206930310', u'INDIRECT_-1206888048'), (u'INDIRECT_-1206897113', u'MULTIEQUAL_-1206897536'), (u'INDIRECT_-1206897113', u'MULTIEQUAL_-1206897536'), (u'CALL_-1206925604', u'INDIRECT_-1206898267'), (u'CALL_-1206925604', u'INDIRECT_-1206905827'), ('tmp_15603', u'CBRANCH_-1206925842'), (u'INDIRECT_-1206900914', u'COPY_-1206879737'), (u'CALL_-1206930362', u'INDIRECT_-1206893600'), (u'MULTIEQUAL_-1206876980', u'MULTIEQUAL_-1206894861'), (u'INDIRECT_-1206906468', u'MULTIEQUAL_-1206907907'), (u'INDIRECT_-1206886859', u'MULTIEQUAL_-1206887000'), (u'MULTIEQUAL_-1206876991', u'MULTIEQUAL_-1206899481'), (u'INDIRECT_-1206892758', u'MULTIEQUAL_-1206893262'), (u'CALL_-1206938772', u'INDIRECT_-1206901130'), (u'INDIRECT_-1206892561', u'MULTIEQUAL_-1206892341'), (u'INT_ADD_-1206879763', u'PTRADD_-1206928800'), (u'CALL_-1206926019', u'INDIRECT_-1206894641'), (u'INDIRECT_-1206905534', u'MULTIEQUAL_-1206905379'), (u'INDIRECT_-1206906433', u'MULTIEQUAL_-1206876268'), (u'INDIRECT_-1206899218', u'MULTIEQUAL_-1206899282'), (u'CALL_-1206931337', u'INDIRECT_-1206895232'), (u'INDIRECT_-1206913161', u'COPY_-1206880568'), (u'MULTIEQUAL_-1206901695', u'MULTIEQUAL_-1206901691'), (u'CALL_-1206923816', u'INDIRECT_-1206895259'), ('const-433', u'LOAD_-1206937580'), (u'INDIRECT_-1206914317', u'MULTIEQUAL_-1206913927'), (u'INDIRECT_-1206913360', u'MULTIEQUAL_-1206913205'), (u'INDIRECT_-1206886517', u'MULTIEQUAL_-1206886178'), (u'INDIRECT_-1206895847', u'MULTIEQUAL_-1206895815'), (u'CALL_-1206931545', u'INDIRECT_-1206893345'), (u'CALL_-1206938958', u'INDIRECT_-1206900806'), (u'CALL_-1206930394', u'INT_EQUAL_-1206930380'), (u'INDIRECT_-1206895277', u'MULTIEQUAL_-1206894659'), (u'INDIRECT_-1206909888', u'COPY_-1206879981'), (u'INDIRECT_-1206894719', u'MULTIEQUAL_-1206897413'), ('const-8', u'PTRADD_-1206873199'), (u'MULTIEQUAL_-1206911372', u'MULTIEQUAL_-1206911354'), (u'CALLIND_-1206921412', u'INDIRECT_-1206897588'), (u'INDIRECT_-1206901617', u'MULTIEQUAL_-1206876998'), (u'MULTIEQUAL_-1206898623', u'MULTIEQUAL_-1206898575'), (u'CALL_-1206929145', u'INDIRECT_-1206908068'), (u'CALL_-1206930915', u'INDIRECT_-1206888083'), (u'INDIRECT_-1206907732', u'COPY_-1206880438'), (u'CALL_-1206937186', u'INDIRECT_-1206909333'), (u'CALL_-1206930915', u'INDIRECT_-1206901103'), (u'CALL_-1206930636', u'INDIRECT_-1206909138'), (u'CALL_-1206934365', u'INDIRECT_-1206895557'), ('tmp_4367', u'CBRANCH_-1206935066'), (u'INDIRECT_-1206917042', u'INT_ZEXT_-1206924905'), (u'STORE_-1206937788', u'INDIRECT_-1206892790'), (u'CAST_-1206874288', u'CALL_-1206930394'), (u'INDIRECT_-1206899012', u'MULTIEQUAL_-1206898796'), (u'INDIRECT_-1206892645', u'MULTIEQUAL_-1206892422'), (u'INDIRECT_-1206903785', u'MULTIEQUAL_-1206903690'), (u'CALL_-1206921994', u'INDIRECT_-1206887039'), (u'INDIRECT_-1206903004', u'MULTIEQUAL_-1206907567'), (u'MULTIEQUAL_-1206900731', u'MULTIEQUAL_-1206900715'), (u'CALL_-1206928150', u'INDIRECT_-1206879401'), (u'CALL_-1206925831', u'INDIRECT_-1206894954'), (u'MULTIEQUAL_-1206897838', u'MULTIEQUAL_-1206897832'), (u'MULTIEQUAL_-1206896130', u'MULTIEQUAL_-1206899660'), (u'STORE_-1206921840', u'INDIRECT_-1206902689'), (u'INDIRECT_-1206909390', u'MULTIEQUAL_-1206909272'), (u'MULTIEQUAL_-1206921219', u'CALL_-1206938656'), (u'INDIRECT_-1206910243', u'MULTIEQUAL_-1206910005'), (u'INDIRECT_-1206896428', u'MULTIEQUAL_-1206897821'), (u'STORE_-1206925248', u'INDIRECT_-1206892722'), (u'INDIRECT_-1206906891', u'MULTIEQUAL_-1206906771'), (u'INDIRECT_-1206895800', u'MULTIEQUAL_-1206897500'), (u'CALL_-1206934888', u'INDIRECT_-1206903652'), (u'CALLIND_-1206922636', u'INDIRECT_-1206891571'), (u'STORE_-1206933497', u'INDIRECT_-1206889532'), (u'CALL_-1206925860', u'INDIRECT_-1206904208'), (u'STORE_-1206922807', u'INDIRECT_-1206897527'), (u'CALL_-1206921844', u'INDIRECT_-1206885979'), (u'CALL_-1206937430', u'INDIRECT_-1206906410'), (u'CALL_-1206934888', u'INDIRECT_-1206912892'), (u'STORE_-1206937772', u'INDIRECT_-1206904125'), (u'INDIRECT_-1206884186', u'MULTIEQUAL_-1206885259'), (u'INDIRECT_-1206899332', u'COPY_-1206880418'), (u'MULTIEQUAL_-1206878313', u'MULTIEQUAL_-1206910927'), (u'CALL_-1206927316', u'INDIRECT_-1206877940'), (u'CALL_-1206937824', u'INDIRECT_-1206895107'), (u'INDIRECT_-1206908605', u'MULTIEQUAL_-1206908456'), (u'LOAD_-1206929095', u'INT_NOTEQUAL_-1206929079'), (u'INDIRECT_-1206895859', u'COPY_-1206879839'), (u'STORE_-1206921852', u'INDIRECT_-1206884219'), (u'MULTIEQUAL_-1206889609', u'MULTIEQUAL_-1206889992'), (u'CALL_-1206937824', u'INDIRECT_-1206898887'), (u'CALL_-1206931142', u'INDIRECT_-1206888823'), (u'CALL_-1206925432', u'INDIRECT_-1206901303'), (u'INDIRECT_-1206897601', u'MULTIEQUAL_-1206897240'), (u'CALL_-1206930915', u'INDIRECT_-1206893963'), (u'INDIRECT_-1206911516', u'MULTIEQUAL_-1206911100'), (u'MULTIEQUAL_-1206874290', u'MULTIEQUAL_-1206881470'), (u'CALL_-1206934888', u'INDIRECT_-1206914152'), (u'CALL_-1206938421', u'INDIRECT_-1206897140'), (u'CALL_-1206938725', u'INDIRECT_-1206900893'), (u'MULTIEQUAL_-1206894851', u'MULTIEQUAL_-1206894835'), (u'CALLIND_-1206922663', u'INDIRECT_-1206886967'), (u'INDIRECT_-1206911801', u'MULTIEQUAL_-1206911699'), (u'CALLIND_-1206931354', u'INDIRECT_-1206907090'), (u'STORE_-1206930340', u'INDIRECT_-1206904444'), (u'CALLIND_-1206938189', u'INDIRECT_-1206902455'), (u'CALL_-1206933821', u'INDIRECT_-1206901112'), (u'STORE_-1206930873', u'INDIRECT_-1206896820'), (u'INDIRECT_-1206892505', u'MULTIEQUAL_-1206892460'), (u'CALL_-1206938628', u'INDIRECT_-1206905456'), (u'INDIRECT_-1206907640', u'MULTIEQUAL_-1206905960'), (u'STORE_-1206924560', u'INDIRECT_-1206884380'), (u'INDIRECT_-1206886068', u'MULTIEQUAL_-1206885409'), (u'INDIRECT_-1206902769', u'COPY_-1206880081'), (u'CALL_-1206933998', u'INDIRECT_-1206910036'), (u'INDIRECT_-1206894549', u'MULTIEQUAL_-1206895741'), (u'INDIRECT_-1206891115', u'MULTIEQUAL_-1206894126'), (u'CALL_-1206930105', u'INDIRECT_-1206900577'), (u'STORE_-1206937765', u'INDIRECT_-1206904540'), (u'INDIRECT_-1206907389', u'COPY_-1206880092'), (u'CALL_-1206938975', u'INDIRECT_-1206892838'), (u'STORE_-1206928320', u'INDIRECT_-1206903249'), (u'CALL_-1206921134', u'INDIRECT_-1206901702'), ('const-1', u'PTRADD_-1206924961'), (u'INDIRECT_-1206893327', u'MULTIEQUAL_-1206893291'), (u'MULTIEQUAL_-1206896530', u'MULTIEQUAL_-1206898017'), (u'STORE_-1206930256', u'INDIRECT_-1206902308'), (u'INDIRECT_-1206906189', u'MULTIEQUAL_-1206907912'), (u'INDIRECT_-1206883247', u'MULTIEQUAL_-1206883215'), (u'INDIRECT_-1206888597', u'MULTIEQUAL_-1206876967'), (u'MULTIEQUAL_-1206902114', u'MULTIEQUAL_-1206902095'), (u'STORE_-1206928327', u'INDIRECT_-1206888552'), (u'INDIRECT_-1206892989', u'MULTIEQUAL_-1206892944'), (u'INDIRECT_-1206895488', u'MULTIEQUAL_-1206895166'), (u'CALLIND_-1206922636', u'INDIRECT_-1206891151'), (u'CALL_-1206931797', u'INDIRECT_-1206892231'), (u'STORE_-1206937611', u'INDIRECT_-1206904456'), (u'INDIRECT_-1206887289', u'MULTIEQUAL_-1206889012'), (u'MULTIEQUAL_-1206904367', u'MULTIEQUAL_-1206904392'), (u'CALL_-1206934365', u'INDIRECT_-1206900597'), (u'CALL_-1206937302', u'INDIRECT_-1206898492'), (u'CALL_-1206938927', u'INDIRECT_-1206908770'), (u'INDIRECT_-1206884417', u'MULTIEQUAL_-1206884078'), (u'CALLIND_-1206925453', u'INDIRECT_-1206903521'), (u'LOAD_-1206935993', u'INT_EQUAL_-1206935970'), (u'STORE_-1206925381', u'INDIRECT_-1206900764'), (u'INDIRECT_-1206896890', u'MULTIEQUAL_-1206896660'), (u'INDIRECT_-1206893508', u'COPY_-1206879942'), (u'INDIRECT_-1206904801', u'MULTIEQUAL_-1206906320'), (u'CALL_-1206938756', u'INT_NOTEQUAL_-1206938740'), (u'MULTIEQUAL_-1206876998', u'MULTIEQUAL_-1206902421'), (u'STORE_-1206922807', u'INDIRECT_-1206899627'), ('tmp_17565', u'CBRANCH_-1206922739'), (u'STORE_-1206937788', u'INDIRECT_-1206914210'), (u'INDIRECT_-1206905076', u'MULTIEQUAL_-1206905480'), (u'INDIRECT_-1206895089', u'MULTIEQUAL_-1206894974'), (u'INDIRECT_-1206900027', u'MULTIEQUAL_-1206900122'), (u'INDIRECT_-1206893755', u'MULTIEQUAL_-1206893837'), (u'INDIRECT_-1206906159', u'MULTIEQUAL_-1206905752'), (u'LOAD_-1206931570', u'CALL_-1206931545'), (u'INDIRECT_-1206911511', u'MULTIEQUAL_-1206911391'), (u'MULTIEQUAL_-1206878272', u'MULTIEQUAL_-1206894127'), (u'CALL_-1206930407', u'INDIRECT_-1206897408'), (u'INDIRECT_-1206898511', u'COPY_-1206880197'), (u'INDIRECT_-1206894867', u'MULTIEQUAL_-1206894787'), (u'CALL_-1206925432', u'INDIRECT_-1206891223'), (u'INDIRECT_-1206893510', u'MULTIEQUAL_-1206895076'), (u'CALL_-1206934396', u'INDIRECT_-1206898100'), (u'INDIRECT_-1206903039', u'MULTIEQUAL_-1206904035'), (u'MULTIEQUAL_-1206907370', u'MULTIEQUAL_-1206907346'), (u'INDIRECT_-1206906892', u'COPY_-1206880436'), (u'INDIRECT_-1206894649', u'MULTIEQUAL_-1206895184'), (u'MULTIEQUAL_-1206908563', u'MULTIEQUAL_-1206908389'), (u'MULTIEQUAL_-1206893221', u'MULTIEQUAL_-1206892875'), (u'CALL_-1206922584', u'INDIRECT_-1206883801'), (u'INDIRECT_-1206904783', u'MULTIEQUAL_-1206905096'), (u'CALL_-1206938628', u'INDIRECT_-1206907136'), (u'INDIRECT_-1206894522', u'MULTIEQUAL_-1206894423'), (u'CALL_-1206928878', u'INDIRECT_-1206892196'), (u'CALL_-1206930311', u'INDIRECT_-1206879643'), (u'CALL_-1206928644', u'INDIRECT_-1206885619'), (u'CALL_-1206938628', u'INDIRECT_-1206892856'), (u'STORE_-1206928327', u'INDIRECT_-1206889812'), (u'CALL_-1206929320', u'INDIRECT_-1206908459'), (u'CALLIND_-1206924365', u'INDIRECT_-1206897955'), (u'INDIRECT_-1206894993', u'MULTIEQUAL_-1206894795'), (u'INDIRECT_-1206888919', u'MULTIEQUAL_-1206888782'), (u'CALL_-1206938900', u'INDIRECT_-1206884391'), (u'CALL_-1206922556', u'INDIRECT_-1206888703'), (u'INDIRECT_-1206902664', u'MULTIEQUAL_-1206902461'), (u'INDIRECT_-1206912158', u'MULTIEQUAL_-1206912070'), (u'CALL_-1206938927', u'INDIRECT_-1206903730'), (u'CALL_-1206930927', u'INDIRECT_-1206902573'), (u'CALL_-1206932327', u'INDIRECT_-1206902116'), (u'INDIRECT_-1206897920', u'MULTIEQUAL_-1206897832'), (u'CALL_-1206936047', u'INDIRECT_-1206903237'), (u'INT_NOTEQUAL_-1206938787', u'CBRANCH_-1206938783'), (u'INDIRECT_-1206890360', u'MULTIEQUAL_-1206890272'), (u'INDIRECT_-1206880496', u'MULTIEQUAL_-1206880290'), (u'INDIRECT_-1206894076', u'MULTIEQUAL_-1206893871'), (u'STORE_-1206937696', u'INDIRECT_-1206904086'), (u'CALL_-1206924756', u'INDIRECT_-1206898126'), (u'CALL_-1206924704', u'INDIRECT_-1206876594'), (u'INDIRECT_-1206885476', u'MULTIEQUAL_-1206885211'), (u'CALL_-1206934460', u'INDIRECT_-1206894783'), (u'INDIRECT_-1206905201', u'MULTIEQUAL_-1206906241'), ('const-16', u'INT_ADD_-1206921710'), (u'STORE_-1206928697', u'INDIRECT_-1206900150'), (u'MULTIEQUAL_-1206874318', u'MULTIEQUAL_-1206898665'), ('tmp_19825', u'BRANCH_-1206922851'), (u'MULTIEQUAL_-1206904676', u'MULTIEQUAL_-1206904602'), (u'INDIRECT_-1206895907', u'MULTIEQUAL_-1206897694'), (u'INDIRECT_-1206900215', u'MULTIEQUAL_-1206901221'), (u'CALL_-1206938725', u'INDIRECT_-1206910553'), (u'INDIRECT_-1206903562', u'MULTIEQUAL_-1206903323'), (u'CALL_-1206928621', u'INDIRECT_-1206901228'), (u'CALL_-1206938958', u'INDIRECT_-1206911306'), (u'CALL_-1206934963', u'INDIRECT_-1206904283'), (u'INT_ADD_-1206872461', u'INT_ADD_-1206922770'), (u'CALL_-1206921308', u'INDIRECT_-1206898468'), (u'CALLIND_-1206925046', u'INDIRECT_-1206907102'), (u'CALLIND_-1206921710', u'INDIRECT_-1206887756'), (u'INDIRECT_-1206882827', u'MULTIEQUAL_-1206882795'), (u'INDIRECT_-1206907148', u'MULTIEQUAL_-1206908709'), (u'CALL_-1206930025', u'INDIRECT_-1206899044'), (u'CALL_-1206935851', u'INDIRECT_-1206911926'), (u'MULTIEQUAL_-1206884821', u'MULTIEQUAL_-1206884821'), (u'INDIRECT_-1206902909', u'MULTIEQUAL_-1206902209'), (u'INDIRECT_-1206905888', u'MULTIEQUAL_-1206907449'), (u'LOAD_-1206921960', u'INT_ADD_-1206921922'), (u'STORE_-1206937696', u'INDIRECT_-1206897366'), ('tmp_16217', u'CBRANCH_-1206925304'), (u'INDIRECT_-1206898076', u'MULTIEQUAL_-1206906423'), ('tmp_72986', u'CALL_-1206929145'), (u'STORE_-1206924560', u'INDIRECT_-1206900760'), (u'MULTIEQUAL_-1206876835', u'MULTIEQUAL_-1206876420'), (u'CALL_-1206934114', u'INDIRECT_-1206889533'), (u'MULTIEQUAL_-1206891759', u'MULTIEQUAL_-1206880910'), ('const-433', u'LOAD_-1206932425'), (u'INDIRECT_-1206910906', u'MULTIEQUAL_-1206912489'), (u'CALL_-1206928194', u'INDIRECT_-1206898408'), (u'INDIRECT_-1206885767', u'MULTIEQUAL_-1206885731'), (u'CALL_-1206933773', u'INDIRECT_-1206899408'), (u'INDIRECT_-1206881156', u'MULTIEQUAL_-1206881017'), (u'INDIRECT_-1206891642', u'MULTIEQUAL_-1206890595'), (u'INDIRECT_-1206890154', u'MULTIEQUAL_-1206890005'), (u'INDIRECT_-1206910157', u'COPY_-1206878621'), (u'CALL_-1206934835', u'INDIRECT_-1206905733'), (u'CALL_-1206938131', u'INDIRECT_-1206906613'), (u'INDIRECT_-1206900059', u'MULTIEQUAL_-1206900440'), (u'CALL_-1206937302', u'INDIRECT_-1206904372'), (u'MULTIEQUAL_-1206904552', u'MULTIEQUAL_-1206905303'), ('const-433', u'LOAD_-1206939214'), (u'CALL_-1206932327', u'INDIRECT_-1206889936'), (u'CALLIND_-1206925046', u'INDIRECT_-1206899122'), (u'INDIRECT_-1206903816', u'MULTIEQUAL_-1206904220'), (u'CALL_-1206929645', u'INDIRECT_-1206902672'), (u'INDIRECT_-1206883591', u'MULTIEQUAL_-1206880903'), (u'CALL_-1206930915', u'INDIRECT_-1206902783'), (u'CALLIND_-1206925019', u'INDIRECT_-1206897426'), (u'INDIRECT_-1206911859', u'MULTIEQUAL_-1206912479'), (u'CALL_-1206934888', u'INDIRECT_-1206908272'), (u'CALL_-1206921264', u'INDIRECT_-1206900969'), (u'INDIRECT_-1206898500', u'MULTIEQUAL_-1206899008'), (u'CALL_-1206930506', u'INDIRECT_-1206900413'), (u'CALL_-1206930584', u'INDIRECT_-1206894410'), (u'CALL_-1206932817', u'INDIRECT_-1206890148'), (u'CALL_-1206930311', u'INDIRECT_-1206879980'), (u'CALL_-1206927048', u'INDIRECT_-1206889024'), (u'INDIRECT_-1206905702', u'MULTIEQUAL_-1206905652'), (u'INDIRECT_-1206891873', u'MULTIEQUAL_-1206892739'), (u'INDIRECT_-1206895175', u'MULTIEQUAL_-1206896181'), (u'CALL_-1206931183', u'INDIRECT_-1206912965'), (u'INDIRECT_-1206913746', u'MULTIEQUAL_-1206913614'), (u'CALL_-1206925460', u'INDIRECT_-1206874095'), (u'MULTIEQUAL_-1206890391', u'MULTIEQUAL_-1206890372'), (u'CALL_-1206933594', u'INDIRECT_-1206889224'), (u'INDIRECT_-1206891808', u'MULTIEQUAL_-1206893201'), (u'CALL_-1206930550', u'INDIRECT_-1206887422'), (u'INDIRECT_-1206889241', u'MULTIEQUAL_-1206890281'), (u'INDIRECT_-1206894354', u'MULTIEQUAL_-1206895891'), (u'INDIRECT_-1206891268', u'MULTIEQUAL_-1206891076'), (u'STORE_-1206934436', u'INDIRECT_-1206902650'), (u'CALL_-1206935907', u'CAST_-1206876233'), (u'CALL_-1206933962', u'INDIRECT_-1206911276'), (u'CALL_-1206926063', u'INDIRECT_-1206897600'), (u'INDIRECT_-1206902902', u'MULTIEQUAL_-1206902700'), (u'INDIRECT_-1206882043', u'MULTIEQUAL_-1206878808'), (u'CALLIND_-1206921344', u'INDIRECT_-1206905954'), (u'INDIRECT_-1206890936', u'MULTIEQUAL_-1206890520'), (u'MULTIEQUAL_-1206905199', u'MULTIEQUAL_-1206880943'), (u'CALL_-1206938310', u'INDIRECT_-1206912199'), (u'CALL_-1206937559', u'INDIRECT_-1206907567'), (u'CALL_-1206930457', u'INDIRECT_-1206903903'), (u'CALL_-1206933821', u'INDIRECT_-1206896072'), (u'STORE_-1206921852', u'INDIRECT_-1206885479'), (u'CALL_-1206939005', u'INDIRECT_-1206894535'), (u'CALL_-1206921722', u'INDIRECT_-1206887293'), (u'INDIRECT_-1206897124', u'MULTIEQUAL_-1206901687'), (u'STORE_-1206925221', u'INDIRECT_-1206895647'), (u'CALL_-1206928150', u'INDIRECT_-1206889569'), (u'MULTIEQUAL_-1206898995', u'MULTIEQUAL_-1206898294'), (u'INDIRECT_-1206900806', u'MULTIEQUAL_-1206900352'), (u'MULTIEQUAL_-1206902571', u'MULTIEQUAL_-1206902552'), (u'INDIRECT_-1206903822', u'MULTIEQUAL_-1206902775'), ('const-0', u'INT_EQUAL_-1206924606'), (u'COPY_-1206879065', u'RETURN_-1206878986'), (u'INDIRECT_-1206909840', u'MULTIEQUAL_-1206909579'), (u'MULTIEQUAL_-1206894851', u'MULTIEQUAL_-1206894849'), ('const-433', u'LOAD_-1206930193'), (u'STORE_-1206921567', u'INDIRECT_-1206901713'), (u'STORE_-1206928446', u'INDIRECT_-1206912599'), (u'MULTIEQUAL_-1206885661', u'MULTIEQUAL_-1206886103'), (u'CALL_-1206921264', u'INDIRECT_-1206898449'), ('const-0', u'INT_EQUAL_-1206928234'), (u'CALL_-1206937142', u'INDIRECT_-1206900074'), (u'INDIRECT_-1206906542', u'MULTIEQUAL_-1206906492'), (u'INDIRECT_-1206884339', u'MULTIEQUAL_-1206884480'), (u'CAST_-1206872537', u'LOAD_-1206928112'), (u'CALL_-1206931142', u'INDIRECT_-1206898483'), (u'CALL_-1206925860', u'INDIRECT_-1206890768'), (u'MULTIEQUAL_-1206893873', u'MULTIEQUAL_-1206894901'), (u'INDIRECT_-1206908857', u'MULTIEQUAL_-1206908467'), (u'MULTIEQUAL_-1206898911', u'MULTIEQUAL_-1206898245'), (u'INDIRECT_-1206902188', u'MULTIEQUAL_-1206901996'), (u'CALLIND_-1206921359', u'INDIRECT_-1206874485'), (u'CALL_-1206931674', u'INDIRECT_-1206894673'), (u'CALL_-1206932808', u'INDIRECT_-1206883375'), (u'INDIRECT_-1206882042', u'MULTIEQUAL_-1206881912'), (u'MULTIEQUAL_-1206880830', u'INT_LESSEQUAL_-1206932278'), (u'CALL_-1206928225', u'INDIRECT_-1206902673'), (u'CALL_-1206934487', u'INDIRECT_-1206908236'), (u'STORE_-1206933118', u'INDIRECT_-1206888482'), (u'INDIRECT_-1206896885', u'MULTIEQUAL_-1206897832'), (u'INDIRECT_-1206889730', u'MULTIEQUAL_-1206891296'), (u'INDIRECT_-1206887757', u'MULTIEQUAL_-1206876964'), (u'CALL_-1206921954', u'INDIRECT_-1206892476'), (u'INDIRECT_-1206888355', u'MULTIEQUAL_-1206889441'), (u'CALLIND_-1206938263', u'INDIRECT_-1206905864'), (u'INDIRECT_-1206906235', u'MULTIEQUAL_-1206906107'), (u'CALL_-1206938656', u'INDIRECT_-1206892870'), (u'CALLIND_-1206938189', u'INDIRECT_-1206898675'), (u'MULTIEQUAL_-1206884124', u'MULTIEQUAL_-1206884419'), (u'LOAD_-1206921705', u'INT_NOTEQUAL_-1206921685'), (u'STORE_-1206928320', u'INDIRECT_-1206897369'), (u'CALL_-1206928734', u'INDIRECT_-1206909245'), (u'STORE_-1206928482', u'INDIRECT_-1206908420'), (u'INDIRECT_-1206910353', u'MULTIEQUAL_-1206911219'), ('const-0', u'INT_NOTEQUAL_-1206937809'), (u'CALLIND_-1206924365', u'INDIRECT_-1206902155'), (u'MULTIEQUAL_-1206904552', u'MULTIEQUAL_-1206904481'), (u'MULTIEQUAL_-1206876965', u'MULTIEQUAL_-1206888981'), ('tmp_17679', u'CBRANCH_-1206922662'), (u'CALL_-1206932808', u'INDIRECT_-1206907740'), (u'CALL_-1206928225', u'INDIRECT_-1206907713'), (u'CALL_-1206930105', u'INDIRECT_-1206902677'), ('const-1185616', u'COPY_-1206878942'), (u'CALL_-1206931701', u'INDIRECT_-1206892463'), (u'STORE_-1206930340', u'INDIRECT_-1206890164'), (u'PTRADD_-1206880327', u'LOAD_-1206937319'), (u'INDIRECT_-1206891360', u'MULTIEQUAL_-1206891099'), (u'STORE_-1206924909', u'INDIRECT_-1206897485'), (u'MULTIEQUAL_-1206907870', u'MULTIEQUAL_-1206909357'), (u'STORE_-1206927231', u'INDIRECT_-1206897124'), (u'INDIRECT_-1206890309', u'MULTIEQUAL_-1206889609'), (u'INDIRECT_-1206883887', u'MULTIEQUAL_-1206883757'), (u'INDIRECT_-1206893401', u'MULTIEQUAL_-1206893040'), (u'CALL_-1206928644', u'INDIRECT_-1206887719'), ('tmp_16250', u'CBRANCH_-1206925282'), (u'MULTIEQUAL_-1206877022', u'MULTIEQUAL_-1206913999'), (u'MULTIEQUAL_-1206894047', u'MULTIEQUAL_-1206894041'), (u'MULTIEQUAL_-1206907669', u'MULTIEQUAL_-1206908052'), (u'CALL_-1206939039', u'INDIRECT_-1206901694'), (u'STORE_-1206928320', u'INDIRECT_-1206896109'), (u'STORE_-1206937920', u'INDIRECT_-1206896216'), (u'INDIRECT_-1206897004', u'MULTIEQUAL_-1206898483'), (u'CALLIND_-1206921412', u'INDIRECT_-1206902628'), (u'CALL_-1206930105', u'INDIRECT_-1206890497'), (u'MULTIEQUAL_-1206898371', u'MULTIEQUAL_-1206898352'), (u'CALL_-1206922584', u'INDIRECT_-1206901861'), (u'INDIRECT_-1206909235', u'COPY_-1206878738'), (u'CALL_-1206931269', u'INDIRECT_-1206905709'), (u'INDIRECT_-1206909860', u'MULTIEQUAL_-1206880955'), ('const-0', u'INT_NOTEQUAL_-1206928105'), (u'CAST_-1206868485', u'LOAD_-1206922653'), (u'CALL_-1206932327', u'INDIRECT_-1206879851'), (u'CALL_-1206930025', u'INDIRECT_-1206894424'), (u'INT_NOTEQUAL_-1206939594', u'BOOL_AND_-1206882020'), (u'STORE_-1206935460', u'INDIRECT_-1206909499'), (u'CALL_-1206928677', u'INDIRECT_-1206903769'), (u'CALL_-1206938694', u'INDIRECT_-1206906753'), (u'CALL_-1206930407', u'INDIRECT_-1206879094'), (u'INDIRECT_-1206891957', u'MULTIEQUAL_-1206876975'), (u'INDIRECT_-1206902348', u'MULTIEQUAL_-1206904132'), ('const-0', u'RETURN_-1206878561'), (u'INDIRECT_-1206902174', u'MULTIEQUAL_-1206902019'), (u'CALL_-1206928668', u'INDIRECT_-1206895290'), (u'INDIRECT_-1206895808', u'MULTIEQUAL_-1206897369'), ('const-8', u'PTRADD_-1206873204'), (u'INDIRECT_-1206894857', u'MULTIEQUAL_-1206894412'), (u'CALLIND_-1206921372', u'INDIRECT_-1206874548'), (u'CALLIND_-1206924378', u'INDIRECT_-1206891603'), (u'MULTIEQUAL_-1206911258', u'CAST_-1206870185'), (u'MULTIEQUAL_-1206911698', u'MULTIEQUAL_-1206911692'), (u'INDIRECT_-1206901502', u'MULTIEQUAL_-1206901452'), (u'CALL_-1206936019', u'INDIRECT_-1206882555'), (u'CALL_-1206930636', u'INDIRECT_-1206901158'), (u'INDIRECT_-1206912221', u'MULTIEQUAL_-1206912119'), (u'CALL_-1206928474', u'INDIRECT_-1206889430'), (u'CALL_-1206929324', u'INDIRECT_-1206903852'), (u'INDIRECT_-1206898477', u'COPY_-1206879144'), (u'MULTIEQUAL_-1206897359', u'COPY_-1206897482'), (u'CALL_-1206924661', u'INDIRECT_-1206901848'), (u'MULTIEQUAL_-1206896108', u'MULTIEQUAL_-1206896903'), (u'INDIRECT_-1206904937', u'MULTIEQUAL_-1206904492'), ('const-1184520', u'COPY_-1206880019'), (u'INDIRECT_-1206895387', u'MULTIEQUAL_-1206880372'), (u'CALL_-1206932359', u'INDIRECT_-1206886458'), (u'CALL_-1206937729', u'INDIRECT_-1206900105'), (u'INDIRECT_-1206894350', u'MULTIEQUAL_-1206894996'), (u'STORE_-1206928627', u'INDIRECT_-1206890868'), (u'INDIRECT_-1206898782', u'MULTIEQUAL_-1206898483'), (u'STORE_-1206933398', u'INDIRECT_-1206911742'), (u'INDIRECT_-1206903590', u'MULTIEQUAL_-1206904236'), (u'MULTIEQUAL_-1206896598', u'MULTIEQUAL_-1206896579'), (u'INDIRECT_-1206894504', u'MULTIEQUAL_-1206896109'), ('const-5', u'CALL_-1206931183'), ('tmp_72983', u'INT_ADD_-1206924406'), (u'STORE_-1206932486', u'INDIRECT_-1206904689'), ('const-0', u'INT_NOTEQUAL_-1206876816'), (u'CAST_-1206870571', u'LOAD_-1206925056'), (u'CALL_-1206928152', u'INDIRECT_-1206903873'), ('const-1185192', u'COPY_-1206872686'), (u'INDIRECT_-1206913934', u'MULTIEQUAL_-1206913779'), (u'INT_EQUAL_-1206924980', u'CBRANCH_-1206924974'), (u'CALL_-1206928677', u'INDIRECT_-1206899149'), (u'CALL_-1206929202', u'INDIRECT_-1206885306'), (u'MULTIEQUAL_-1206907387', u'MULTIEQUAL_-1206907403'), (u'CALL_-1206932808', u'INDIRECT_-1206900180'), (u'CALLIND_-1206921388', u'INDIRECT_-1206901303'), (u'STORE_-1206921743', u'INDIRECT_-1206898435'), (u'CALL_-1206928518', u'INDIRECT_-1206902469'), (u'MULTIEQUAL_-1206910551', u'MULTIEQUAL_-1206910532'), (u'MULTIEQUAL_-1206881136', u'MULTIEQUAL_-1206881079'), (u'CALL_-1206921447', u'INDIRECT_-1206904846'), (u'INDIRECT_-1206889555', u'MULTIEQUAL_-1206889637'), (u'MULTIEQUAL_-1206889095', u'MULTIEQUAL_-1206889091'), (u'CALL_-1206925694', u'INDIRECT_-1206890256'), (u'CALL_-1206927316', u'INDIRECT_-1206905245'), (u'INDIRECT_-1206903995', u'INT_AND_-1206939384'), (u'CALL_-1206926116', u'INDIRECT_-1206907337'), (u'LOAD_-1206928276', u'INT_ADD_-1206928253'), (u'CALLIND_-1206925401', u'INDIRECT_-1206895514'), (u'STORE_-1206930256', u'INDIRECT_-1206896428'), (u'CALL_-1206921459', u'INDIRECT_-1206885955'), (u'INDIRECT_-1206915554', u'MULTIEQUAL_-1206914927'), (u'CAST_-1206875547', u'PTRADD_-1206878163'), (u'CALL_-1206929019', u'INDIRECT_-1206908543'), (u'MULTIEQUAL_-1206911407', u'MULTIEQUAL_-1206911391'), (u'INDIRECT_-1206895201', u'MULTIEQUAL_-1206897791'), (u'INDIRECT_-1206902120', u'MULTIEQUAL_-1206902022'), (u'STORE_-1206929190', u'INDIRECT_-1206907908'), (u'CALL_-1206927316', u'INDIRECT_-1206902305'), (u'INDIRECT_-1206888707', u'MULTIEQUAL_-1206888675'), (u'INDIRECT_-1206898488', u'MULTIEQUAL_-1206899927'), (u'CALL_-1206933998', u'INDIRECT_-1206906676'), (u'CALL_-1206927093', u'INDIRECT_-1206902063'), (u'INDIRECT_-1206907640', u'MULTIEQUAL_-1206907367'), (u'CALL_-1206928690', u'INDIRECT_-1206912160'), (u'CALL_-1206926003', u'INDIRECT_-1206905968'), (u'INDIRECT_-1206894036', u'MULTIEQUAL_-1206893659'), (u'STORE_-1206937788', u'INDIRECT_-1206907070'), ('const-5', u'PTRADD_-1206880547'), (u'INT_EQUAL_-1206928189', u'CBRANCH_-1206928186'), ('tmp_16550', u'CBRANCH_-1206925090'), (u'MULTIEQUAL_-1206911718', u'MULTIEQUAL_-1206911699'), ('const-433', u'LOAD_-1206925067'), (u'CALL_-1206933962', u'INDIRECT_-1206909596'), (u'CALL_-1206930476', u'INDIRECT_-1206896189'), (u'MULTIEQUAL_-1206874339', u'MULTIEQUAL_-1206907485'), (u'STORE_-1206929190', u'INDIRECT_-1206903288'), (u'CALL_-1206931142', u'INDIRECT_-1206909823'), (u'CALL_-1206928667', u'INDIRECT_-1206891462'), (u'MULTIEQUAL_-1206886876', u'MULTIEQUAL_-1206886872'), (u'CALLIND_-1206925401', u'INDIRECT_-1206894254'), (u'INDIRECT_-1206884518', u'MULTIEQUAL_-1206884582'), (u'CALLIND_-1206921359', u'INDIRECT_-1206892467'), (u'MULTIEQUAL_-1206900427', u'MULTIEQUAL_-1206899933'), (u'STORE_-1206932305', u'INDIRECT_-1206908159'), (u'MULTIEQUAL_-1206876960', u'MULTIEQUAL_-1206881065'), (u'CALL_-1206930362', u'INDIRECT_-1206890240'), (u'CALL_-1206925860', u'INDIRECT_-1206885308'), (u'INDIRECT_-1206893438', u'MULTIEQUAL_-1206893262'), (u'CALL_-1206928690', u'INDIRECT_-1206897460'), (u'CALL_-1206931128', u'INDIRECT_-1206890686'), (u'MULTIEQUAL_-1206888546', u'MULTIEQUAL_-1206888508'), (u'CALL_-1206930157', u'INDIRECT_-1206903115'), ('const-8', u'INT_ADD_-1206938214'), (u'CALL_-1206938342', u'INDIRECT_-1206897097'), (u'CALL_-1206930274', u'INDIRECT_-1206888928'), ('const-0', u'INT_NOTEQUAL_-1206923852'), (u'CALL_-1206928291', u'INDIRECT_-1206898930'), (u'STORE_-1206935460', u'INDIRECT_-1206892699'), (u'CALLIND_-1206921999', u'INDIRECT_-1206900931'), (u'INDIRECT_-1206880879', u'MULTIEQUAL_-1206880728'), (u'INDIRECT_-1206886476', u'MULTIEQUAL_-1206886099'), (u'CALLIND_-1206921359', u'INDIRECT_-1206888687'), (u'CALL_-1206937729', u'INDIRECT_-1206912705'), (u'MULTIEQUAL_-1206892693', u'MULTIEQUAL_-1206893632'), (u'CALL_-1206930407', u'INDIRECT_-1206901608'), (u'CALL_-1206926019', u'INDIRECT_-1206877333'), (u'MULTIEQUAL_-1206902263', u'MULTIEQUAL_-1206904973'), (u'MULTIEQUAL_-1206880379', u'MULTIEQUAL_-1206898023'), (u'INDIRECT_-1206894661', u'MULTIEQUAL_-1206894441'), (u'CALLIND_-1206921388', u'INDIRECT_-1206902983'), ('const-512', u'COPY_-1206925071'), ('const-0', u'INT_NOTEQUAL_-1206930361'), (u'INDIRECT_-1206889891', u'MULTIEQUAL_-1206891737'), (u'STORE_-1206922807', u'INDIRECT_-1206905927'), (u'CALL_-1206930882', u'INDIRECT_-1206906540'), (u'INDIRECT_-1206902440', u'MULTIEQUAL_-1206902285'), (u'CALL_-1206937142', u'INDIRECT_-1206913934'), (u'MULTIEQUAL_-1206874338', u'MULTIEQUAL_-1206907065'), (u'INDIRECT_-1206909147', u'MULTIEQUAL_-1206909128'), (u'CALL_-1206939523', u'INDIRECT_-1206910295'), (u'MULTIEQUAL_-1206893955', u'MULTIEQUAL_-1206893867'), (u'MULTIEQUAL_-1206890376', u'MULTIEQUAL_-1206891296'), (u'CALL_-1206924661', u'INDIRECT_-1206884628'), (u'STORE_-1206930310', u'INDIRECT_-1206902748'), (u'MULTIEQUAL_-1206876248', u'MULTIEQUAL_-1206876130'), (u'INDIRECT_-1206899575', u'MULTIEQUAL_-1206903249'), (u'INDIRECT_-1206898286', u'MULTIEQUAL_-1206897832'), ('tmp_72983', u'CALLIND_-1206931354'), (u'CALL_-1206934963', u'INDIRECT_-1206890003'), (u'MULTIEQUAL_-1206901687', u'MULTIEQUAL_-1206901193'), (u'INDIRECT_-1206881014', u'MULTIEQUAL_-1206880882'), (u'STORE_-1206934385', u'INDIRECT_-1206903877'), (u'CALL_-1206932860', u'INDIRECT_-1206909457'), (u'CALL_-1206929489', u'INDIRECT_-1206895059'), (u'CALL_-1206930476', u'INDIRECT_-1206878461'), (u'CALL_-1206933711', u'INDIRECT_-1206909445'), ('const-1', u'PTRADD_-1206877526'), (u'CALL_-1206938900', u'INDIRECT_-1206885065'), (u'CALL_-1206934396', u'INDIRECT_-1206907340'), (u'INDIRECT_-1206909836', u'MULTIEQUAL_-1206909420'), (u'CALL_-1206930556', u'INDIRECT_-1206909096'), (u'CALL_-1206928772', u'INDIRECT_-1206913048'), (u'MULTIEQUAL_-1206877011', u'MULTIEQUAL_-1206907881'), (u'CALL_-1206937729', u'INDIRECT_-1206895905'), (u'CALLIND_-1206925046', u'INDIRECT_-1206891142'), (u'MULTIEQUAL_-1206893199', u'MULTIEQUAL_-1206878267'), (u'INDIRECT_-1206897560', u'MULTIEQUAL_-1206897287'), (u'MULTIEQUAL_-1206899043', u'MULTIEQUAL_-1206898995'), (u'CALLIND_-1206929135', u'INDIRECT_-1206891800'), ('const-433', u'LOAD_-1206925046'), (u'STORE_-1206922815', u'INDIRECT_-1206890791'), (u'INDIRECT_-1206900770', u'MULTIEQUAL_-1206901152'), (u'CALL_-1206930927', u'INDIRECT_-1206899213'), (u'INDIRECT_-1206889629', u'MULTIEQUAL_-1206890721'), (u'INDIRECT_-1206890028', u'MULTIEQUAL_-1206886723'), (u'CALL_-1206924661', u'INDIRECT_-1206906468'), (u'CALL_-1206932954', u'INDIRECT_-1206896501'), (u'MULTIEQUAL_-1206881050', u'MULTIEQUAL_-1206880901'), (u'INDIRECT_-1206903307', u'COPY_-1206880322'), (u'CALL_-1206937875', u'INDIRECT_-1206905212'), (u'INDIRECT_-1206904208', u'MULTIEQUAL_-1206905769'), (u'CALL_-1206937983', u'INDIRECT_-1206909471'), (u'MULTIEQUAL_-1206880371', u'MULTIEQUAL_-1206894663'), (u'INDIRECT_-1206902786', u'MULTIEQUAL_-1206905254'), (u'CALL_-1206928155', u'INDIRECT_-1206910538'), (u'INT_EQUAL_-1206938991', u'CBRANCH_-1206938990'), (u'INDIRECT_-1206897920', u'MULTIEQUAL_-1206897822'), (u'CALL_-1206928878', u'INDIRECT_-1206892616'), (u'INDIRECT_-1206893159', u'MULTIEQUAL_-1206893300'), (u'MULTIEQUAL_-1206906552', u'INT_SEXT_-1206934919'), (u'CALL_-1206928108', u'INDIRECT_-1206895454'), (u'CALL_-1206925694', u'INDIRECT_-1206899916'), (u'CALL_-1206929489', u'INDIRECT_-1206897159'), (u'MULTIEQUAL_-1206889515', u'MULTIEQUAL_-1206889511'), (u'CALL_-1206922316', u'INDIRECT_-1206904418'), (u'CALL_-1206934365', u'INDIRECT_-1206905217'), ('const-0', u'CALL_-1206930241'), (u'CALL_-1206931674', u'INDIRECT_-1206907693'), (u'INDIRECT_-1206899701', u'MULTIEQUAL_-1206876991'), ('const-0', u'INT_NOTEQUAL_-1206931455'), (u'CALL_-1206929902', u'INT_NOTEQUAL_-1206929887'), (u'CALL_-1206936110', u'INDIRECT_-1206912516'), (u'MULTIEQUAL_-1206901201', u'MULTIEQUAL_-1206900173'), (u'CALL_-1206938232', u'INDIRECT_-1206898705'), (u'CALLIND_-1206921856', u'INDIRECT_-1206897918'), (u'INDIRECT_-1206893844', u'MULTIEQUAL_-1206893583'), (u'INDIRECT_-1206910523', u'MULTIEQUAL_-1206911279'), (u'CALL_-1206921459', u'INDIRECT_-1206884695'), (u'CAST_-1206869408', u'CAST_-1206868897'), (u'MULTIEQUAL_-1206876989', u'MULTIEQUAL_-1206898641'), (u'MULTIEQUAL_-1206916476', u'INT_AND_-1206910323'), (u'STORE_-1206928622', u'INDIRECT_-1206891866'), (u'MULTIEQUAL_-1206911511', u'MULTIEQUAL_-1206911396'), (u'CALL_-1206929071', u'CALL_-1206929019'), (u'STORE_-1206924934', u'INDIRECT_-1206893839'), (u'INDIRECT_-1206905255', u'MULTIEQUAL_-1206904750'), (u'CALL_-1206932827', u'INDIRECT_-1206901874'), (u'INDIRECT_-1206895533', u'MULTIEQUAL_-1206896757'), (u'CALL_-1206935907', u'INDIRECT_-1206894749'), (u'INDIRECT_-1206891106', u'MULTIEQUAL_-1206892359'), (u'INDIRECT_-1206889569', u'MULTIEQUAL_-1206889171'), (u'MULTIEQUAL_-1206911701', u'MULTIEQUAL_-1206911681'), (u'INDIRECT_-1206903108', u'MULTIEQUAL_-1206910203'), (u'MULTIEQUAL_-1206904978', u'MULTIEQUAL_-1206904972'), (u'INDIRECT_-1206887000', u'MULTIEQUAL_-1206886912'), (u'INDIRECT_-1206893335', u'MULTIEQUAL_-1206893417'), (u'MULTIEQUAL_-1206898903', u'MULTIEQUAL_-1206898795'), (u'LOAD_-1206925029', u'CALLIND_-1206925019'), (u'CALL_-1206934862', u'INDIRECT_-1206910962'), (u'INDIRECT_-1206908442', u'MULTIEQUAL_-1206907395'), (u'CALL_-1206936047', u'INDIRECT_-1206906177'), (u'INDIRECT_-1206895208', u'MULTIEQUAL_-1206896992'), (u'CALL_-1206924756', u'INDIRECT_-1206901486'), (u'INDIRECT_-1206898724', u'MULTIEQUAL_-1206898547'), (u'MULTIEQUAL_-1206906661', u'MULTIEQUAL_-1206906647'), (u'CALL_-1206932911', u'INDIRECT_-1206883447'), (u'CALL_-1206921832', u'INDIRECT_-1206893282'), (u'MULTIEQUAL_-1206906771', u'MULTIEQUAL_-1206906752'), (u'INDIRECT_-1206902679', u'MULTIEQUAL_-1206903256'), ('tmp_17641', u'CBRANCH_-1206922689'), (u'MULTIEQUAL_-1206912489', u'MULTIEQUAL_-1206912475'), (u'MULTIEQUAL_-1206912066', u'MULTIEQUAL_-1206912028'), (u'CALL_-1206933594', u'INDIRECT_-1206893004'), (u'CALL_-1206928150', u'INDIRECT_-1206901329'), (u'CALL_-1206929296', u'INDIRECT_-1206884938'), (u'CALL_-1206935766', u'INDIRECT_-1206896328'), (u'INDIRECT_-1206895216', u'MULTIEQUAL_-1206895015'), (u'CALL_-1206926003', u'INDIRECT_-1206887908'), (u'CALLIND_-1206921359', u'INDIRECT_-1206900027'), (u'INDIRECT_-1206897603', u'MULTIEQUAL_-1206897412'), (u'COPY_-1206930556', u'MULTIEQUAL_-1206890322'), (u'MULTIEQUAL_-1206905802', u'MULTIEQUAL_-1206905789'), ('tmp_3571', u'CBRANCH_-1206935723'), (u'INDIRECT_-1206891866', u'MULTIEQUAL_-1206894334'), (u'CALLIND_-1206925019', u'INDIRECT_-1206884826'), (u'CALL_-1206932359', u'INDIRECT_-1206899058'), (u'MULTIEQUAL_-1206892507', u'INT_NOTEQUAL_-1206938318'), (u'CALL_-1206929019', u'INDIRECT_-1206909803'), (u'CALL_-1206934862', u'INDIRECT_-1206894582'), (u'STORE_-1206925479', u'INDIRECT_-1206895780'), (u'STORE_-1206933398', u'INDIRECT_-1206898722'), (u'CALL_-1206926019', u'INDIRECT_-1206891281'), (u'MULTIEQUAL_-1206905674', u'COPY_-1206879275'), (u'CALLIND_-1206921999', u'INDIRECT_-1206887071'), (u'MULTIEQUAL_-1206878287', u'PTRADD_-1206879314'), (u'CALL_-1206929226', u'INDIRECT_-1206896657'), (u'INDIRECT_-1206900528', u'MULTIEQUAL_-1206900415'), (u'CALL_-1206928629', u'INDIRECT_-1206910759'), (u'CALL_-1206928194', u'INDIRECT_-1206891688'), (u'CALL_-1206935809', u'INDIRECT_-1206900973'), (u'MULTIEQUAL_-1206890004', u'MULTIEQUAL_-1206890299'), (u'CALL_-1206921320', u'INDIRECT_-1206903418'), (u'INDIRECT_-1206881217', u'MULTIEQUAL_-1206881063'), ('const-0', u'INT_EQUAL_-1206939303'), (u'INDIRECT_-1206884602', u'MULTIEQUAL_-1206880906'), ('tmp_3347', u'CBRANCH_-1206935968'), (u'INDIRECT_-1206899323', u'MULTIEQUAL_-1206899085'), (u'INDIRECT_-1206894902', u'MULTIEQUAL_-1206896529'), ('const-8', u'CALL_-1206935821'), (u'INT_NOTEQUAL_-1206935502', u'CBRANCH_-1206935501'), (u'INDIRECT_-1206891659', u'MULTIEQUAL_-1206892040'), (u'COPY_-1206876300', u'MULTIEQUAL_-1206916681'), (u'CALL_-1206924756', u'INDIRECT_-1206886786'), (u'CALLIND_-1206938263', u'INDIRECT_-1206893684'), (u'CALLIND_-1206925453', u'INDIRECT_-1206900581'), (u'STORE_-1206928518', u'INDIRECT_-1206906761'), (u'MULTIEQUAL_-1206892336', u'MULTIEQUAL_-1206892332'), (u'CALL_-1206925799', u'INDIRECT_-1206877538'), (u'CALL_-1206921447', u'INDIRECT_-1206906106'), (u'INDIRECT_-1206905490', u'MULTIEQUAL_-1206907029'), (u'CALL_-1206938927', u'INDIRECT_-1206899950'), (u'MULTIEQUAL_-1206896526', u'MULTIEQUAL_-1206896488'), (u'INDIRECT_-1206897422', u'MULTIEQUAL_-1206897151'), (u'CALL_-1206931545', u'INDIRECT_-1206889565'), (u'MULTIEQUAL_-1206889724', u'MULTIEQUAL_-1206889671'), (u'CALL_-1206930274', u'INDIRECT_-1206896068'), (u'CALL_-1206937302', u'CALL_-1206937142'), (u'INDIRECT_-1206894997', u'MULTIEQUAL_-1206894607'), (u'INDIRECT_-1206893908', u'MULTIEQUAL_-1206895301'), (u'MULTIEQUAL_-1206887087', u'MULTIEQUAL_-1206887067'), (u'CALL_-1206937983', u'INDIRECT_-1206900231'), (u'CALL_-1206928992', u'INDIRECT_-1206913565'), (u'MULTIEQUAL_-1206887261', u'INT_ADD_-1206933375'), ('tmp_72986', u'CALL_-1206931797'), (u'CALL_-1206928331', u'INDIRECT_-1206912815'), ('const-48', u'INT_ADD_-1206921704'), (u'INDIRECT_-1206900922', u'MULTIEQUAL_-1206901851'), (u'CALLIND_-1206921999', u'INDIRECT_-1206900511'), (u'CALL_-1206937729', u'INDIRECT_-1206897585'), (u'STORE_-1206921864', u'INDIRECT_-1206891369'), (u'INDIRECT_-1206909807', u'MULTIEQUAL_-1206909425'), (u'MULTIEQUAL_-1206893510', u'MULTIEQUAL_-1206890503'), (u'INDIRECT_-1206898220', u'MULTIEQUAL_-1206897589'), (u'STORE_-1206921830', u'INDIRECT_-1206886301'), (u'MULTIEQUAL_-1206907487', u'MULTIEQUAL_-1206907481'), (u'INDIRECT_-1206910915', u'MULTIEQUAL_-1206910495'), (u'INDIRECT_-1206891677', u'MULTIEQUAL_-1206891432'), (u'MULTIEQUAL_-1206880406', u'MULTIEQUAL_-1206908943'), (u'CALL_-1206938772', u'INDIRECT_-1206898190'), (u'STORE_-1206934224', u'INDIRECT_-1206905042'), (u'INDIRECT_-1206898378', u'MULTIEQUAL_-1206898442'), (u'CALL_-1206928878', u'INDIRECT_-1206909836'), (u'INT_AND_-1206912784', u'INT_EQUAL_-1206933890'), (u'CALL_-1206933125', u'INDIRECT_-1206898636'), (u'MULTIEQUAL_-1206897096', u'MULTIEQUAL_-1206899507'), (u'CALL_-1206937824', u'INDIRECT_-1206913587'), (u'INDIRECT_-1206898211', u'MULTIEQUAL_-1206899501'), (u'MULTIEQUAL_-1206893591', u'MULTIEQUAL_-1206893589'), (u'STORE_-1206928327', u'INDIRECT_-1206901572'), (u'CALL_-1206930086', u'INDIRECT_-1206901167'), (u'CALL_-1206924677', u'INDIRECT_-1206892621'), (u'CALL_-1206925460', u'INDIRECT_-1206893757'), (u'INDIRECT_-1206889271', u'COPY_-1206880175'), (u'STORE_-1206928732', u'INDIRECT_-1206902691'), (u'CALL_-1206934018', u'INDIRECT_-1206881065'), (u'CALL_-1206928644', u'INDIRECT_-1206894439'), (u'CALL_-1206927405', u'INDIRECT_-1206889331'), (u'INDIRECT_-1206909622', u'MULTIEQUAL_-1206911281'), (u'CAST_-1206871020', u'CALL_-1206925799'), (u'INDIRECT_-1206914456', u'MULTIEQUAL_-1206914040'), (u'INDIRECT_-1206897415', u'MULTIEQUAL_-1206897287'), (u'INDIRECT_-1206893423', u'MULTIEQUAL_-1206880915'), (u'MULTIEQUAL_-1206876238', u'MULTIEQUAL_-1206876120'), (u'INDIRECT_-1206882838', u'MULTIEQUAL_-1206883911'), (u'CALL_-1206929019', u'INDIRECT_-1206898463'), (u'INDIRECT_-1206895191', u'MULTIEQUAL_-1206892866'), (u'INDIRECT_-1206896215', u'MULTIEQUAL_-1206895795'), (u'SUBPIECE_-1206918832', u'STORE_-1206930351'), (u'INDIRECT_-1206912748', u'MULTIEQUAL_-1206914407'), (u'INDIRECT_-1206904472', u'MULTIEQUAL_-1206904256'), (u'CALL_-1206929071', u'INDIRECT_-1206914021'), (u'INDIRECT_-1206895346', u'MULTIEQUAL_-1206894892'), (u'CALL_-1206935766', u'INDIRECT_-1206910608'), (u'CALL_-1206927093', u'INDIRECT_-1206906263'), (u'CALL_-1206930506', u'INDIRECT_-1206894113'), (u'CAST_-1206872787', u'CAST_-1206872721'), (u'INDIRECT_-1206902649', u'MULTIEQUAL_-1206902604'), (u'INDIRECT_-1206904565', u'MULTIEQUAL_-1206906320'), (u'CALL_-1206933998', u'INDIRECT_-1206896176'), (u'INDIRECT_-1206910482', u'MULTIEQUAL_-1206910383'), (u'CALL_-1206938694', u'INDIRECT_-1206907173'), (u'CAST_-1206870915', u'INT_ADD_-1206928306'), (u'STORE_-1206921596', u'INDIRECT_-1206882828'), ('tmp_23381', u'CBRANCH_-1206928808'), (u'CALL_-1206928815', u'INDIRECT_-1206903061'), (u'CALL_-1206933821', u'INDIRECT_-1206898592'), (u'STORE_-1206928518', u'INDIRECT_-1206893321'), (u'MULTIEQUAL_-1206889391', u'MULTIEQUAL_-1206889389'), ('tmp_24233', u'CBRANCH_-1206924921'), (u'CALL_-1206928878', u'INDIRECT_-1206911096'), (u'CALLIND_-1206925401', u'INDIRECT_-1206895934'), (u'CALL_-1206925460', u'INDIRECT_-1206883257'), (u'MULTIEQUAL_-1206895215', u'MULTIEQUAL_-1206895127'), (u'INT_ADD_-1206929079', u'CAST_-1206871875'), (u'COPY_-1206924362', u'MULTIEQUAL_-1206915413'), (u'MULTIEQUAL_-1206892613', u'MULTIEQUAL_-1206893641'), (u'CALL_-1206939005', u'INDIRECT_-1206914275'), (u'INDIRECT_-1206893260', u'MULTIEQUAL_-1206894250'), (u'CALL_-1206930899', u'INT_ADD_-1206930879'), (u'INDIRECT_-1206901099', u'MULTIEQUAL_-1206901070'), (u'CALL_-1206929202', u'INDIRECT_-1206897066'), (u'CALL_-1206922316', u'INDIRECT_-1206905678'), (u'INDIRECT_-1206895843', u'COPY_-1206895851'), (u'CALL_-1206931337', u'INDIRECT_-1206909512'), (u'INDIRECT_-1206893452', u'MULTIEQUAL_-1206891246'), (u'CALL_-1206936019', u'INDIRECT_-1206909103'), ('const-8', u'INT_ADD_-1206922073'), (u'STORE_-1206933398', u'INDIRECT_-1206906282'), (u'MULTIEQUAL_-1206891707', u'MULTIEQUAL_-1206891687'), (u'INDIRECT_-1206891779', u'MULTIEQUAL_-1206894473'), (u'CALLIND_-1206922663', u'INDIRECT_-1206899147'), (u'CALL_-1206927833', u'INDIRECT_-1206891595'), (u'STORE_-1206928732', u'INDIRECT_-1206895551'), (u'CALL_-1206938725', u'INDIRECT_-1206908873'), (u'CALL_-1206927093', u'INDIRECT_-1206902483'), (u'PTRADD_-1206880645', u'LOAD_-1206937800'), (u'CALL_-1206933821', u'INDIRECT_-1206903632'), (u'CALL_-1206933594', u'INDIRECT_-1206909384'), (u'CALL_-1206927297', u'INDIRECT_-1206893051'), (u'CALL_-1206927063', u'INDIRECT_-1206891896'), (u'CALL_-1206934274', u'INDIRECT_-1206892141'), (u'INDIRECT_-1206886436', u'MULTIEQUAL_-1206874295'), (u'CALL_-1206928601', u'INDIRECT_-1206913265'), (u'INDIRECT_-1206892795', u'MULTIEQUAL_-1206895806'), (u'INDIRECT_-1206901340', u'MULTIEQUAL_-1206901067'), (u'CALL_-1206936019', u'INDIRECT_-1206904903'), (u'MULTIEQUAL_-1206888012', u'MULTIEQUAL_-1206887374'), (u'CALL_-1206932808', u'INDIRECT_-1206910680'), (u'INDIRECT_-1206888481', u'MULTIEQUAL_-1206891071'), (u'CALL_-1206921431', u'INDIRECT_-1206896435'), (u'MULTIEQUAL_-1206915584', u'CALL_-1206939005'), (u'CALL_-1206928667', u'INDIRECT_-1206905742'), (u'CALL_-1206938756', u'INDIRECT_-1206914559'), (u'INDIRECT_-1206914780', u'MULTIEQUAL_-1206913100'), (u'CALL_-1206928357', u'INDIRECT_-1206903170'), (u'INDIRECT_-1206910162', u'MULTIEQUAL_-1206911091'), (u'INDIRECT_-1206898492', u'COPY_-1206880416'), (u'INDIRECT_-1206876922', u'MULTIEQUAL_-1206878471'), (u'CALL_-1206934365', u'INDIRECT_-1206909417'), (u'INDIRECT_-1206905716', u'MULTIEQUAL_-1206905449'), (u'CALL_-1206934396', u'INDIRECT_-1206901460'), (u'CALL_-1206930274', u'INDIRECT_-1206897328'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880752'), (u'INDIRECT_-1206908362', u'MULTIEQUAL_-1206910029'), (u'INDIRECT_-1206909712', u'MULTIEQUAL_-1206911229'), (u'INDIRECT_-1206908395', u'COPY_-1206878736'), (u'INDIRECT_-1206891333', u'MULTIEQUAL_-1206892557'), ('const-1', u'PTRADD_-1206880752'), (u'INDIRECT_-1206909729', u'MULTIEQUAL_-1206913983'), (u'CALL_-1206930210', u'INDIRECT_-1206895194'), (u'CALL_-1206928668', u'INDIRECT_-1206906210'), ('const-0', u'INT_EQUAL_-1206938711'), (u'INDIRECT_-1206903799', u'MULTIEQUAL_-1206903411'), (u'MULTIEQUAL_-1206895741', u'MULTIEQUAL_-1206895395'), (u'CALL_-1206929794', u'INDIRECT_-1206907922'), (u'INDIRECT_-1206898788', u'MULTIEQUAL_-1206898754'), (u'INDIRECT_-1206891520', u'MULTIEQUAL_-1206891433'), (u'INDIRECT_-1206883933', u'MULTIEQUAL_-1206883793'), (u'INDIRECT_-1206880280', u'MULTIEQUAL_-1206880189'), (u'CALL_-1206928734', u'INDIRECT_-1206882863'), (u'CALL_-1206926116', u'INDIRECT_-1206905237'), (u'CALL_-1206939039', u'INDIRECT_-1206897914'), (u'CALL_-1206930476', u'INDIRECT_-1206899129'), (u'STORE_-1206925381', u'INDIRECT_-1206891524'), (u'STORE_-1206921840', u'INDIRECT_-1206892609'), (u'INDIRECT_-1206897500', u'MULTIEQUAL_-1206897412'), (u'MULTIEQUAL_-1206891491', u'MULTIEQUAL_-1206891489'), (u'CALL_-1206922325', u'INDIRECT_-1206899945'), (u'CALL_-1206938772', u'INDIRECT_-1206904910'), (u'MULTIEQUAL_-1206896108', u'MULTIEQUAL_-1206896081'), (u'CALLIND_-1206925401', u'INDIRECT_-1206903494'), (u'MULTIEQUAL_-1206893190', u'MULTIEQUAL_-1206896720'), (u'MULTIEQUAL_-1206890554', u'COPY_-1206879239'), (u'INDIRECT_-1206880610', u'MULTIEQUAL_-1206880462'), (u'STORE_-1206933958', u'INDIRECT_-1206908248'), (u'INDIRECT_-1206903481', u'MULTIEQUAL_-1206877000'), (u'CALL_-1206931435', u'INDIRECT_-1206905039'), (u'CALL_-1206924668', u'INDIRECT_-1206891430'), (u'CALL_-1206924612', u'INDIRECT_-1206893345'), (u'INDIRECT_-1206891642', u'MULTIEQUAL_-1206891343'), (u'STORE_-1206930340', u'INDIRECT_-1206889170'), (u'INDIRECT_-1206876065', u'MULTIEQUAL_-1206875994'), (u'INDIRECT_-1206897798', u'MULTIEQUAL_-1206898302'), (u'MULTIEQUAL_-1206873728', u'INT_EQUAL_-1206923775'), (u'INDIRECT_-1206907683', u'MULTIEQUAL_-1206908292'), (u'INDIRECT_-1206911420', u'MULTIEQUAL_-1206911147'), (u'STORE_-1206924909', u'INDIRECT_-1206908825'), (u'CALL_-1206938958', u'INDIRECT_-1206912566'), (u'MULTIEQUAL_-1206896475', u'MULTIEQUAL_-1206895774'), (u'INDIRECT_-1206884889', u'MULTIEQUAL_-1206886081'), (u'CALL_-1206939039', u'INDIRECT_-1206899594'), (u'MULTIEQUAL_-1206895923', u'MULTIEQUAL_-1206878273'), (u'INDIRECT_-1206890302', u'MULTIEQUAL_-1206891961'), (u'STORE_-1206930846', u'INDIRECT_-1206908089'), (u'MULTIEQUAL_-1206914172', u'LOAD_-1206924908'), (u'STORE_-1206928588', u'INDIRECT_-1206907223'), (u'INDIRECT_-1206891662', u'MULTIEQUAL_-1206891558'), (u'MULTIEQUAL_-1206900634', u'COPY_-1206879263'), (u'INDIRECT_-1206887791', u'MULTIEQUAL_-1206889637'), (u'INDIRECT_-1206901319', u'COPY_-1206879852'), (u'STORE_-1206929190', u'INDIRECT_-1206891108'), ('const-5', u'CALL_-1206921308'), (u'CAST_-1206869427', u'CAST_-1206869409'), (u'INDIRECT_-1206896747', u'MULTIEQUAL_-1206898534'), (u'CALLIND_-1206922663', u'INDIRECT_-1206890327'), (u'CALL_-1206934955', u'INDIRECT_-1206895457'), (u'CALL_-1206931269', u'INDIRECT_-1206899409'), (u'CALL_-1206933711', u'INDIRECT_-1206905245'), (u'INDIRECT_-1206910565', u'MULTIEQUAL_-1206876160'), (u'MULTIEQUAL_-1206890646', u'MULTIEQUAL_-1206890608'), (u'INDIRECT_-1206906677', u'MULTIEQUAL_-1206906338'), (u'CALL_-1206928629', u'INDIRECT_-1206894799'), (u'INDIRECT_-1206879462', u'MULTIEQUAL_-1206881136'), (u'STORE_-1206924545', u'INDIRECT_-1206906210'), (u'INDIRECT_-1206891303', u'MULTIEQUAL_-1206891112'), (u'MULTIEQUAL_-1206892983', u'MULTIEQUAL_-1206878266'), (u'STORE_-1206930828', u'INDIRECT_-1206898897'), (u'CALL_-1206927297', u'INDIRECT_-1206907751'), (u'INDIRECT_-1206897002', u'MULTIEQUAL_-1206896731'), (u'INDIRECT_-1206896646', u'COPY_-1206879375'), (u'CALL_-1206929324', u'INDIRECT_-1206902172'), (u'CALL_-1206927017', u'INDIRECT_-1206885996'), (u'INDIRECT_-1206891408', u'COPY_-1206879937'), (u'CALLIND_-1206931354', u'INDIRECT_-1206894910'), (u'MULTIEQUAL_-1206898483', u'MULTIEQUAL_-1206898309'), (u'MULTIEQUAL_-1206896161', u'MULTIEQUAL_-1206895815'), ('const-8', u'PTRADD_-1206878488'), (u'CALL_-1206928668', u'INDIRECT_-1206904530'), (u'CALL_-1206938310', u'INDIRECT_-1206913879'), (u'INDIRECT_-1206907416', u'MULTIEQUAL_-1206907962'), (u'CALL_-1206924677', u'INDIRECT_-1206906481'), (u'CALL_-1206937186', u'INDIRECT_-1206883288'), (u'CALL_-1206929621', u'INDIRECT_-1206912321'), (u'CAST_-1206872721', u'STORE_-1206930351'), (u'LOAD_-1206934189', u'SUBPIECE_-1206875614'), ('const-433', u'LOAD_-1206921960'), (u'STORE_-1206927231', u'INDIRECT_-1206892084'), (u'MULTIEQUAL_-1206918620', u'MULTIEQUAL_-1206885991'), (u'CALL_-1206928992', u'INDIRECT_-1206895505'), (u'STORE_-1206928410', u'INDIRECT_-1206896198'), (u'CALL_-1206935766', u'INDIRECT_-1206891708'), (u'MULTIEQUAL_-1206880680', u'MULTIEQUAL_-1206880669'), (u'CALL_-1206932359', u'INDIRECT_-1206897378'), (u'STORE_-1206921830', u'INDIRECT_-1206897221'), (u'INDIRECT_-1206889615', u'MULTIEQUAL_-1206890701'), (u'MULTIEQUAL_-1206881473', u'MULTIEQUAL_-1206881416'), (u'MULTIEQUAL_-1206897841', u'MULTIEQUAL_-1206897495'), (u'INDIRECT_-1206909810', u'MULTIEQUAL_-1206909692'), (u'CALL_-1206931701', u'INDIRECT_-1206893303'), (u'CALL_-1206930025', u'INDIRECT_-1206888544'), (u'MULTIEQUAL_-1206904547', u'MULTIEQUAL_-1206904541'), (u'CALL_-1206928667', u'INDIRECT_-1206898602'), (u'MULTIEQUAL_-1206903719', u'MULTIEQUAL_-1206903702'), (u'INDIRECT_-1206909175', u'MULTIEQUAL_-1206908771'), (u'CALL_-1206932827', u'INDIRECT_-1206910274'), (u'INDIRECT_-1206889285', u'MULTIEQUAL_-1206889062'), (u'INT_EQUAL_-1206930348', u'CBRANCH_-1206930347'), (u'CALL_-1206928382', u'CALL_-1206921264'), (u'MULTIEQUAL_-1206880387', u'LOAD_-1206937540'), (u'CALL_-1206937430', u'INDIRECT_-1206913970'), (u'INDIRECT_-1206910251', u'MULTIEQUAL_-1206910131'), (u'INT_ADD_-1206929133', u'INT_RIGHT_-1206929110'), (u'MULTIEQUAL_-1206878302', u'MULTIEQUAL_-1206906307'), (u'MULTIEQUAL_-1206898588', u'MULTIEQUAL_-1206898491'), (u'INDIRECT_-1206898588', u'MULTIEQUAL_-1206898491'), (u'INDIRECT_-1206898920', u'MULTIEQUAL_-1206899428'), (u'MULTIEQUAL_-1206881238', u'MULTIEQUAL_-1206881133'), (u'CALLIND_-1206938827', u'INDIRECT_-1206884689'), (u'STORE_-1206933497', u'INDIRECT_-1206908852'), (u'INDIRECT_-1206902683', u'MULTIEQUAL_-1206902445'), (u'STORE_-1206937772', u'INDIRECT_-1206902025'), (u'CALL_-1206930241', u'INDIRECT_-1206913612'), (u'CALLIND_-1206924378', u'MULTIEQUAL_-1206911053'), (u'CALL_-1206921954', u'INDIRECT_-1206892896'), (u'CALL_-1206921308', u'INDIRECT_-1206907870'), (u'INDIRECT_-1206907412', u'MULTIEQUAL_-1206907196'), (u'STORE_-1206922815', u'INDIRECT_-1206886591'), (u'CALL_-1206932827', u'INDIRECT_-1206907334'), (u'CALL_-1206937824', u'INDIRECT_-1206902667'), (u'CALL_-1206925860', u'INDIRECT_-1206894128'), (u'INDIRECT_-1206910962', u'MULTIEQUAL_-1206909915'), (u'CALL_-1206929032', u'INDIRECT_-1206877758'), (u'STORE_-1206928482', u'INDIRECT_-1206895820'), (u'STORE_-1206921864', u'INDIRECT_-1206884649'), (u'CAST_-1206869219', u'COPY_-1206869501'), (u'INDIRECT_-1206912792', u'MULTIEQUAL_-1206914407'), (u'INDIRECT_-1206911372', u'MULTIEQUAL_-1206911281'), (u'CALL_-1206932327', u'INDIRECT_-1206891196'), (u'STORE_-1206937772', u'INDIRECT_-1206895725'), ('const-8', u'PTRADD_-1206873342'), (u'CALL_-1206931749', u'INDIRECT_-1206897233'), (u'INDIRECT_-1206905960', u'MULTIEQUAL_-1206900750'), (u'CALL_-1206928382', u'INDIRECT_-1206904443'), (u'INDIRECT_-1206912260', u'MULTIEQUAL_-1206911877'), (u'INDIRECT_-1206901195', u'MULTIEQUAL_-1206900791'), (u'INT_EQUAL_-1206930380', u'CBRANCH_-1206930378'), (u'CALL_-1206929296', u'INDIRECT_-1206904258'), (u'STORE_-1206925416', u'INDIRECT_-1206894485'), (u'MULTIEQUAL_-1206888075', u'MULTIEQUAL_-1206887374'), (u'CALL_-1206930274', u'INDIRECT_-1206888088'), (u'INDIRECT_-1206898535', u'MULTIEQUAL_-1206898231'), (u'STORE_-1206928327', u'INDIRECT_-1206902832'), (u'COPY_-1206923403', u'MULTIEQUAL_-1206921606'), (u'INT_ADD_-1206933375', u'MULTIEQUAL_-1206886730'), (u'CALL_-1206926116', u'INDIRECT_-1206905657'), (u'MULTIEQUAL_-1206894283', u'MULTIEQUAL_-1206894175'), (u'CALL_-1206928281', u'INDIRECT_-1206903967'), (u'INDIRECT_-1206903002', u'MULTIEQUAL_-1206902898'), (u'STORE_-1206927231', u'INDIRECT_-1206902164'), (u'CALL_-1206931674', u'INDIRECT_-1206900553'), (u'CALL_-1206921722', u'INDIRECT_-1206874351'), (u'CALL_-1206928667', u'INDIRECT_-1206913302'), (u'STORE_-1206925479', u'INDIRECT_-1206905440'), (u'STORE_-1206928410', u'INDIRECT_-1206890318'), (u'CALL_-1206929830', u'INDIRECT_-1206891984'), (u'CALL_-1206921844', u'INDIRECT_-1206874717'), (u'INDIRECT_-1206888086', u'MULTIEQUAL_-1206890554'), (u'CALL_-1206932817', u'INDIRECT_-1206908208'), (u'PTRADD_-1206874655', u'COPY_-1206872205'), (u'STORE_-1206921743', u'INDIRECT_-1206905575'), (u'MULTIEQUAL_-1206905321', u'MULTIEQUAL_-1206905287'), (u'MULTIEQUAL_-1206905321', u'MULTIEQUAL_-1206905287'), ('const-433', u'LOAD_-1206928261'), (u'INDIRECT_-1206894243', u'MULTIEQUAL_-1206894852'), (u'CALL_-1206928357', u'INDIRECT_-1206900650'), (u'CALL_-1206928518', u'INDIRECT_-1206893649'), (u'CALL_-1206930882', u'INDIRECT_-1206906960'), (u'INDIRECT_-1206890516', u'MULTIEQUAL_-1206890251'), (u'CALL_-1206937875', u'INDIRECT_-1206914032'), (u'INDIRECT_-1206899688', u'MULTIEQUAL_-1206899575'), (u'INDIRECT_-1206885720', u'MULTIEQUAL_-1206887420'), (u'INT_LESS_-1206923524', u'CBRANCH_-1206923533'), ('tmp_72983', u'INT_ADD_-1206921373'), (u'INDIRECT_-1206889044', u'MULTIEQUAL_-1206890649'), (u'CALL_-1206930362', u'INDIRECT_-1206887720'), (u'CALL_-1206929269', u'INDIRECT_-1206909435'), (u'MULTIEQUAL_-1206902873', u'MULTIEQUAL_-1206902831'), (u'STORE_-1206934224', u'INDIRECT_-1206901682'), (u'INDIRECT_-1206891982', u'MULTIEQUAL_-1206893649'), (u'CALL_-1206933773', u'INDIRECT_-1206904868'), (u'STORE_-1206937765', u'INDIRECT_-1206900760'), (u'CALL_-1206928677', u'INDIRECT_-1206896629'), (u'CALL_-1206937924', u'INDIRECT_-1206884490'), (u'CALL_-1206938958', u'INDIRECT_-1206907946'), ('const-1', u'PTRADD_-1206922728'), (u'CAST_-1206874637', u'INT_ADD_-1206930870'), (u'CALLIND_-1206931354', u'INDIRECT_-1206894490'), (u'MULTIEQUAL_-1206909131', u'MULTIEQUAL_-1206909115'), (u'CALL_-1206921320', u'INDIRECT_-1206902998'), (u'INDIRECT_-1206898091', u'COPY_-1206880196'), (u'MULTIEQUAL_-1206907079', u'MULTIEQUAL_-1206907062'), (u'INDIRECT_-1206901882', u'MULTIEQUAL_-1206901643'), (u'CALL_-1206936047', u'INDIRECT_-1206891897'), ('const--2', u'INT_MULT_-1206910827'), (u'INDIRECT_-1206899401', u'MULTIEQUAL_-1206901991'), (u'MULTIEQUAL_-1206900415', u'MULTIEQUAL_-1206900394'), (u'CALL_-1206922584', u'INDIRECT_-1206899761'), (u'INDIRECT_-1206908335', u'MULTIEQUAL_-1206908207'), (u'CALL_-1206922316', u'INDIRECT_-1206891818'), (u'INDIRECT_-1206887993', u'MULTIEQUAL_-1206876223'), (u'MULTIEQUAL_-1206901986', u'MULTIEQUAL_-1206901338'), (u'INDIRECT_-1206906606', u'MULTIEQUAL_-1206906459'), (u'CALL_-1206938421', u'INDIRECT_-1206905540'), (u'MULTIEQUAL_-1206901618', u'MULTIEQUAL_-1206901612'), (u'CALL_-1206928621', u'INDIRECT_-1206895348'), (u'INT_NOTEQUAL_-1206931156', u'CBRANCH_-1206931153'), (u'INDIRECT_-1206892439', u'MULTIEQUAL_-1206892267'), (u'MULTIEQUAL_-1206903099', u'MULTIEQUAL_-1206880938'), (u'CALL_-1206927316', u'INDIRECT_-1206898525'), (u'CALL_-1206931745', u'INDIRECT_-1206905082'), (u'STORE_-1206937696', u'INDIRECT_-1206894006'), (u'CALL_-1206930228', u'INDIRECT_-1206890194'), (u'INDIRECT_-1206889979', u'MULTIEQUAL_-1206890360'), (u'CALL_-1206925694', u'INDIRECT_-1206892776'), (u'INDIRECT_-1206905316', u'MULTIEQUAL_-1206909593'), (u'CALL_-1206928257', u'INDIRECT_-1206882862'), (u'CALL_-1206930927', u'INT_EQUAL_-1206930913'), (u'MULTIEQUAL_-1206904875', u'MULTIEQUAL_-1206904787'), (u'MULTIEQUAL_-1206880343', u'MULTIEQUAL_-1206880332'), (u'INDIRECT_-1206903807', u'MULTIEQUAL_-1206903902'), (u'INDIRECT_-1206904783', u'MULTIEQUAL_-1206904545'), (u'CALL_-1206928150', u'INDIRECT_-1206898809'), (u'CALL_-1206938958', u'INDIRECT_-1206906266'), (u'INDIRECT_-1206892078', u'MULTIEQUAL_-1206892142'), (u'CAST_-1206878175', u'LOAD_-1206938308'), (u'CALL_-1206928331', u'INDIRECT_-1206902735'), (u'MULTIEQUAL_-1206908856', u'MULTIEQUAL_-1206909776'), (u'STORE_-1206929190', u'INDIRECT_-1206902028'), (u'INDIRECT_-1206892882', u'COPY_-1206878818'), (u'CALL_-1206926063', u'INDIRECT_-1206907680'), (u'MULTIEQUAL_-1206898315', u'MULTIEQUAL_-1206898294'), (u'CALL_-1206934018', u'INDIRECT_-1206908370'), (u'CALL_-1206930915', u'INDIRECT_-1206880855'), (u'MULTIEQUAL_-1206906384', u'MULTIEQUAL_-1206906679'), (u'STORE_-1206930329', u'INDIRECT_-1206896302'), ('const-0', u'INT_EQUAL_-1206930891'), (u'INDIRECT_-1206904182', u'MULTIEQUAL_-1206904083'), (u'INDIRECT_-1206897828', u'MULTIEQUAL_-1206897169'), (u'INDIRECT_-1206882827', u'MULTIEQUAL_-1206882791'), (u'CALL_-1206925604', u'INDIRECT_-1206901627'), (u'MULTIEQUAL_-1206904539', u'MULTIEQUAL_-1206878295'), (u'CALL_-1206937186', u'INDIRECT_-1206903033'), ('const-0', u'INT_NOTEQUAL_-1206921377'), (u'MULTIEQUAL_-1206893510', u'MULTIEQUAL_-1206893486'), (u'INDIRECT_-1206907419', u'MULTIEQUAL_-1206906839'), (u'MULTIEQUAL_-1206899227', u'MULTIEQUAL_-1206899211'), (u'CALL_-1206921264', u'INDIRECT_-1206893409'), (u'MULTIEQUAL_-1206915830', u'CAST_-1206875107'), (u'CALL_-1206930241', u'INDIRECT_-1206910252'), (u'INDIRECT_-1206904682', u'MULTIEQUAL_-1206904578'), (u'CALL_-1206934955', u'INDIRECT_-1206906377'), (u'CALL_-1206928194', u'INDIRECT_-1206908908'), (u'CALL_-1206922325', u'INDIRECT_-1206884405'), (u'INDIRECT_-1206890360', u'MULTIEQUAL_-1206890262'), (u'INDIRECT_-1206907966', u'MULTIEQUAL_-1206909549'), (u'CALL_-1206930210', u'INDIRECT_-1206877632'), (u'INDIRECT_-1206877320', u'MULTIEQUAL_-1206883720'), (u'STORE_-1206930329', u'INDIRECT_-1206904282'), (u'STORE_-1206924909', u'INDIRECT_-1206888245'), (u'LOAD_-1206928796', u'INT_ADD_-1206928504'), (u'INDIRECT_-1206902950', u'MULTIEQUAL_-1206902744'), (u'CALLIND_-1206921359', u'INDIRECT_-1206875159'), (u'CALL_-1206932954', u'INDIRECT_-1206893981'), (u'INT_EQUAL_-1206929121', u'CBRANCH_-1206929119'), ('const-12', u'INT_ADD_-1206939623'), (u'CALL_-1206928734', u'INDIRECT_-1206883874'), (u'INDIRECT_-1206901368', u'MULTIEQUAL_-1206901046'), ('const-8', u'PTRADD_-1206872983'), (u'STORE_-1206930873', u'INDIRECT_-1206895560'), (u'CALL_-1206934098', u'INDIRECT_-1206906321'), (u'CALL_-1206925783', u'INDIRECT_-1206907097'), (u'INDIRECT_-1206905660', u'MULTIEQUAL_-1206880945'), (u'INDIRECT_-1206912016', u'MULTIEQUAL_-1206911520'), (u'INDIRECT_-1206913696', u'MULTIEQUAL_-1206913200'), (u'CALLIND_-1206921710', u'INDIRECT_-1206901616'), (u'INDIRECT_-1206904702', u'MULTIEQUAL_-1206905631'), (u'CALL_-1206930550', u'INDIRECT_-1206898762'), (u'INDIRECT_-1206891239', u'COPY_-1206879828'), (u'STORE_-1206927248', u'INDIRECT_-1206890414'), (u'MULTIEQUAL_-1206909966', u'MULTIEQUAL_-1206909928'), (u'MULTIEQUAL_-1206910018', u'MULTIEQUAL_-1206910012'), (u'STORE_-1206933398', u'INDIRECT_-1206897462'), (u'COPY_-1206877171', u'MULTIEQUAL_-1206918917'), (u'INDIRECT_-1206892026', u'COPY_-1206879364'), (u'INDIRECT_-1206899978', u'MULTIEQUAL_-1206899890'), ('const-8', u'PTRADD_-1206871936'), (u'CALL_-1206934018', u'INDIRECT_-1206897030'), (u'INDIRECT_-1206897377', u'MULTIEQUAL_-1206896759'), (u'INDIRECT_-1206904793', u'MULTIEQUAL_-1206876264'), (u'CALL_-1206933821', u'INDIRECT_-1206896912'), (u'INDIRECT_-1206897343', u'MULTIEQUAL_-1206897067'), (u'CALL_-1206934114', u'INDIRECT_-1206897513'), (u'CALL_-1206938310', u'INDIRECT_-1206894559'), (u'MULTIEQUAL_-1206895123', u'MULTIEQUAL_-1206895015'), (u'INT_SUB_-1206930061', u'INT_EQUAL_-1206930068'), (u'LOAD_-1206929163', u'INT_NOTEQUAL_-1206929147'), (u'INDIRECT_-1206898568', u'MULTIEQUAL_-1206900352'), (u'INDIRECT_-1206895855', u'MULTIEQUAL_-1206895937'), (u'INDIRECT_-1206907135', u'MULTIEQUAL_-1206906715'), (u'INDIRECT_-1206902983', u'COPY_-1206902991'), (u'MULTIEQUAL_-1206906086', u'MULTIEQUAL_-1206906110'), (u'CALL_-1206925604', u'INDIRECT_-1206907507'), (u'INDIRECT_-1206903766', u'MULTIEQUAL_-1206905349'), (u'CAST_-1206874574', u'CAST_-1206874565'), (u'MULTIEQUAL_-1206880400', u'MULTIEQUAL_-1206906423'), (u'INDIRECT_-1206894808', u'MULTIEQUAL_-1206894625'), (u'INDIRECT_-1206897444', u'MULTIEQUAL_-1206899049'), (u'INDIRECT_-1206889356', u'MULTIEQUAL_-1206893633'), (u'CALL_-1206931701', u'INDIRECT_-1206890783'), (u'CALL_-1206927405', u'INDIRECT_-1206897311'), (u'CALL_-1206934396', u'INDIRECT_-1206909440'), (u'INDIRECT_-1206904728', u'MULTIEQUAL_-1206904615'), (u'CALL_-1206921994', u'MULTIEQUAL_-1206915297'), (u'STORE_-1206921525', u'INDIRECT_-1206895389'), (u'INDIRECT_-1206883513', u'MULTIEQUAL_-1206883373'), (u'CALL_-1206928281', u'INDIRECT_-1206905647'), (u'INDIRECT_-1206889469', u'MULTIEQUAL_-1206888769'), (u'INDIRECT_-1206907960', u'MULTIEQUAL_-1206908950'), (u'CALL_-1206927405', u'INDIRECT_-1206906131'), (u'MULTIEQUAL_-1206909963', u'MULTIEQUAL_-1206909915'), (u'INDIRECT_-1206909793', u'MULTIEQUAL_-1206876276'), (u'CALL_-1206929269', u'INDIRECT_-1206893055'), (u'INDIRECT_-1206896425', u'MULTIEQUAL_-1206896276'), (u'INDIRECT_-1206891962', u'MULTIEQUAL_-1206891691'), (u'MULTIEQUAL_-1206880932', u'PTRADD_-1206880695'), (u'INDIRECT_-1206910772', u'MULTIEQUAL_-1206910556'), (u'INDIRECT_-1206893915', u'MULTIEQUAL_-1206893611'), (u'CALL_-1206934396', u'INDIRECT_-1206909860'), (u'INDIRECT_-1206899898', u'MULTIEQUAL_-1206900402'), (u'INDIRECT_-1206891028', u'MULTIEQUAL_-1206890845'), (u'INDIRECT_-1206888131', u'MULTIEQUAL_-1206889421'), ('const-5', u'CALL_-1206922556'), (u'CALL_-1206929019', u'INDIRECT_-1206883592'), (u'CALL_-1206934991', u'INDIRECT_-1206907666'), (u'CALL_-1206933594', u'INDIRECT_-1206896364'), (u'INDIRECT_-1206911695', u'MULTIEQUAL_-1206911291'), (u'INDIRECT_-1206897710', u'MULTIEQUAL_-1206899276'), (u'CALL_-1206928382', u'INDIRECT_-1206892263'), (u'CALL_-1206921954', u'INDIRECT_-1206892056'), (u'CALL_-1206928815', u'INDIRECT_-1206901381'), (u'INDIRECT_-1206896784', u'MULTIEQUAL_-1206896523'), (u'CALL_-1206931797', u'INDIRECT_-1206888031'), (u'CALL_-1206926063', u'INDIRECT_-1206894660'), (u'INDIRECT_-1206907370', u'MULTIEQUAL_-1206908936'), (u'CALL_-1206930362', u'INDIRECT_-1206899060'), (u'STORE_-1206935460', u'INDIRECT_-1206889339'), (u'INDIRECT_-1206915476', u'MULTIEQUAL_-1206915058'), (u'CALL_-1206935809', u'INDIRECT_-1206899293'), ('const-56', u'INT_ADD_-1206930170'), (u'CALLIND_-1206922663', u'INDIRECT_-1206903767'), (u'INDIRECT_-1206914246', u'MULTIEQUAL_-1206913792'), (u'INDIRECT_-1206907193', u'MULTIEQUAL_-1206907616'), (u'INDIRECT_-1206907193', u'MULTIEQUAL_-1206907616'), (u'MULTIEQUAL_-1206888548', u'MULTIEQUAL_-1206888521'), ('const-0', u'INT_EQUAL_-1206928191'), (u'CALL_-1206928772', u'INDIRECT_-1206891208'), (u'INDIRECT_-1206911437', u'MULTIEQUAL_-1206914939'), (u'CALL_-1206930228', u'INDIRECT_-1206896074'), (u'MULTIEQUAL_-1206886921', u'MULTIEQUAL_-1206887363'), (u'CALL_-1206932817', u'INDIRECT_-1206902748'), (u'CALLIND_-1206921743', u'INDIRECT_-1206889035'), (u'CAST_-1206869427', u'CALL_-1206921832'), (u'MULTIEQUAL_-1206879269', u'MULTIEQUAL_-1206881680'), (u'CALL_-1206928601', u'INDIRECT_-1206902765'), (u'MULTIEQUAL_-1206910724', u'MULTIEQUAL_-1206910671'), (u'MULTIEQUAL_-1206897074', u'MULTIEQUAL_-1206898261'), (u'CALL_-1206922325', u'INDIRECT_-1206886085'), ('const-433', u'LOAD_-1206930208'), (u'STORE_-1206921840', u'INDIRECT_-1206885889'), (u'INDIRECT_-1206892375', u'MULTIEQUAL_-1206891971'), (u'STORE_-1206921830', u'INDIRECT_-1206885881'), (u'INDIRECT_-1206904036', u'MULTIEQUAL_-1206903835'), (u'INDIRECT_-1206903188', u'MULTIEQUAL_-1206904972'), (u'CALL_-1206938958', u'INDIRECT_-1206897026'), (u'CALL_-1206930506', u'INDIRECT_-1206896633'), (u'CALLIND_-1206921856', u'INDIRECT_-1206887418'), (u'CALL_-1206938628', u'INDIRECT_-1206904616'), (u'MULTIEQUAL_-1206894901', u'MULTIEQUAL_-1206894881'), (u'CALL_-1206929794', u'INDIRECT_-1206901202'), ('const-433', u'LOAD_-1206939632'), (u'CALL_-1206924661', u'INDIRECT_-1206876897'), (u'INDIRECT_-1206887615', u'MULTIEQUAL_-1206887311'), (u'MULTIEQUAL_-1206894795', u'MULTIEQUAL_-1206894707'), (u'INDIRECT_-1206888507', u'MULTIEQUAL_-1206888377'), (u'CALL_-1206938628', u'INDIRECT_-1206897056'), (u'CALL_-1206931128', u'INDIRECT_-1206894466'), (u'INDIRECT_-1206905060', u'MULTIEQUAL_-1206904962'), (u'CALL_-1206930556', u'INDIRECT_-1206896496'), (u'CALL_-1206929019', u'INDIRECT_-1206911483'), (u'MULTIEQUAL_-1206918757', u'CALL_-1206929750'), (u'MULTIEQUAL_-1206905887', u'MULTIEQUAL_-1206905393'), (u'CALL_-1206930506', u'INDIRECT_-1206907973'), (u'CALL_-1206927418', u'INDIRECT_-1206900679'), (u'CALLIND_-1206924378', u'INDIRECT_-1206906723'), (u'INDIRECT_-1206896649', u'MULTIEQUAL_-1206897841'), (u'INDIRECT_-1206905837', u'MULTIEQUAL_-1206905003'), (u'INDIRECT_-1206897458', u'MULTIEQUAL_-1206897370'), (u'CALL_-1206935907', u'INDIRECT_-1206897689'), (u'CALL_-1206921320', u'INDIRECT_-1206882838'), (u'CALL_-1206930157', u'INDIRECT_-1206898075'), (u'CALL_-1206922556', u'INDIRECT_-1206895003'), (u'CAST_-1206869408', u'CAST_-1206869220'), (u'INDIRECT_-1206901716', u'MULTIEQUAL_-1206902120'), (u'CALL_-1206934487', u'INDIRECT_-1206907816'), (u'MULTIEQUAL_-1206891089', u'MULTIEQUAL_-1206891070'), (u'STORE_-1206921840', u'INDIRECT_-1206905629'), (u'CALL_-1206931435', u'INDIRECT_-1206907559'), (u'INDIRECT_-1206884731', u'MULTIEQUAL_-1206880907'), (u'MULTIEQUAL_-1206912607', u'MULTIEQUAL_-1206912113'), (u'CALL_-1206932860', u'INDIRECT_-1206912397'), (u'INDIRECT_-1206878145', u'MULTIEQUAL_-1206878132'), (u'MULTIEQUAL_-1206876246', u'MULTIEQUAL_-1206876127'), (u'CALL_-1206930476', u'INDIRECT_-1206898709'), (u'INDIRECT_-1206887872', u'MULTIEQUAL_-1206889389'), (u'CALL_-1206931128', u'INDIRECT_-1206901606'), (u'STORE_-1206925248', u'INDIRECT_-1206885162'), (u'MULTIEQUAL_-1206876245', u'LOAD_-1206931655'), (u'STORE_-1206937611', u'INDIRECT_-1206912016'), ('const-433', u'LOAD_-1206931169'), (u'CALL_-1206926063', u'INDIRECT_-1206891300'), (u'INDIRECT_-1206908967', u'MULTIEQUAL_-1206908585'), (u'MULTIEQUAL_-1206890646', u'MULTIEQUAL_-1206889998'), (u'CALL_-1206928668', u'INDIRECT_-1206899910'), (u'CALL_-1206930210', u'INDIRECT_-1206904434'), (u'MULTIEQUAL_-1206904959', u'MULTIEQUAL_-1206878296'), (u'INDIRECT_-1206908953', u'MULTIEQUAL_-1206910986'), (u'STORE_-1206924919', u'INDIRECT_-1206903489'), (u'CALL_-1206938756', u'INDIRECT_-1206909099'), (u'CALL_-1206929866', u'INDIRECT_-1206897046'), (u'MULTIEQUAL_-1206906661', u'MULTIEQUAL_-1206905633'), (u'INDIRECT_-1206897203', u'MULTIEQUAL_-1206880924'), (u'INDIRECT_-1206888783', u'MULTIEQUAL_-1206889392'), (u'STORE_-1206929190', u'INDIRECT_-1206906648'), (u'INDIRECT_-1206893409', u'MULTIEQUAL_-1206893294'), (u'CALL_-1206931595', u'INDIRECT_-1206891596'), (u'INDIRECT_-1206909065', u'MULTIEQUAL_-1206910012'), (u'MULTIEQUAL_-1206895131', u'MULTIEQUAL_-1206894465'), (u'CALL_-1206934098', u'INDIRECT_-1206906741'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206873357'), (u'STORE_-1206930873', u'INDIRECT_-1206893040'), (u'INDIRECT_-1206889915', u'COPY_-1206878692'), (u'MULTIEQUAL_-1206882863', u'MULTIEQUAL_-1206913354'), (u'CALL_-1206938036', u'INDIRECT_-1206908655'), (u'INDIRECT_-1206899971', u'MULTIEQUAL_-1206901817'), (u'MULTIEQUAL_-1206903902', u'MULTIEQUAL_-1206903887'), (u'MULTIEQUAL_-1206898407', u'MULTIEQUAL_-1206898427'), (u'INDIRECT_-1206903540', u'MULTIEQUAL_-1206903279'), (u'INDIRECT_-1206909713', u'MULTIEQUAL_-1206910136'), (u'INDIRECT_-1206909713', u'MULTIEQUAL_-1206910136'), (u'STORE_-1206921840', u'INDIRECT_-1206888829'), (u'INDIRECT_-1206912879', u'MULTIEQUAL_-1206912472'), (u'STORE_-1206934436', u'INDIRECT_-1206897190'), ('const-433', u'LOAD_-1206938453'), (u'STORE_-1206921525', u'INDIRECT_-1206892869'), (u'CALL_-1206934396', u'STORE_-1206934385'), (u'INDIRECT_-1206888087', u'MULTIEQUAL_-1206887957'), (u'STORE_-1206928518', u'INDIRECT_-1206907181'), (u'CALL_-1206928108', u'INDIRECT_-1206896294'), (u'MULTIEQUAL_-1206886501', u'MULTIEQUAL_-1206886501'), (u'CALL_-1206924756', u'INDIRECT_-1206884686'), (u'MULTIEQUAL_-1206900730', u'MULTIEQUAL_-1206902217'), (u'CALL_-1206930915', u'INDIRECT_-1206908243'), (u'INDIRECT_-1206908380', u'MULTIEQUAL_-1206909370'), (u'COPY_-1206924932', u'MULTIEQUAL_-1206917602'), (u'INDIRECT_-1206895636', u'MULTIEQUAL_-1206895369'), (u'MULTIEQUAL_-1206887341', u'MULTIEQUAL_-1206887783'), (u'CALL_-1206933962', u'INDIRECT_-1206908336'), (u'INDIRECT_-1206906841', u'MULTIEQUAL_-1206877008'), (u'STORE_-1206928622', u'INDIRECT_-1206904886'), (u'STORE_-1206928662', u'INDIRECT_-1206911889'), (u'STORE_-1206928482', u'INDIRECT_-1206891200'), (u'INDIRECT_-1206885901', u'MULTIEQUAL_-1206885681'), (u'INDIRECT_-1206906819', u'MULTIEQUAL_-1206907439'), (u'INDIRECT_-1206904800', u'MULTIEQUAL_-1206905308'), (u'CALL_-1206928291', u'INDIRECT_-1206910690'), (u'INDIRECT_-1206906296', u'COPY_-1206879031'), (u'MULTIEQUAL_-1206900731', u'MULTIEQUAL_-1206900729'), (u'CALL_-1206933623', u'INDIRECT_-1206904778'), (u'CALLIND_-1206925511', u'INDIRECT_-1206895573'), (u'INDIRECT_-1206889410', u'MULTIEQUAL_-1206889584'), (u'CALL_-1206934955', u'INDIRECT_-1206910997'), (u'INT_EQUAL_-1206926102', u'CBRANCH_-1206926100'), (u'CALL_-1206923816', u'INDIRECT_-1206888539'), (u'CALL_-1206932817', u'INDIRECT_-1206903588'), (u'INDIRECT_-1206891324', u'MULTIEQUAL_-1206891063'), (u'INDIRECT_-1206893215', u'MULTIEQUAL_-1206893087'), (u'CALL_-1206921264', u'INDIRECT_-1206897609'), (u'CALL_-1206928992', u'INDIRECT_-1206903485'), (u'INDIRECT_-1206899469', u'MULTIEQUAL_-1206901192'), (u'INDIRECT_-1206893510', u'MULTIEQUAL_-1206894156'), (u'STORE_-1206928446', u'INDIRECT_-1206895379'), (u'INDIRECT_-1206897789', u'MULTIEQUAL_-1206899512'), (u'INDIRECT_-1206900917', u'MULTIEQUAL_-1206900672'), (u'CALL_-1206931539', u'INDIRECT_-1206900395'), (u'CALL_-1206929071', u'INDIRECT_-1206882936'), (u'INDIRECT_-1206899701', u'MULTIEQUAL_-1206899340'), (u'INDIRECT_-1206913192', u'COPY_-1206880451'), (u'INDIRECT_-1206897336', u'MULTIEQUAL_-1206901613'), (u'INDIRECT_-1206904258', u'MULTIEQUAL_-1206904322'), (u'LOAD_-1206923648', u'INT_NOTEQUAL_-1206923632'), (u'PTRADD_-1206872642', u'COPY_-1206869773'), (u'INDIRECT_-1206897390', u'MULTIEQUAL_-1206897564'), (u'CALL_-1206927093', u'INDIRECT_-1206899123'), ('const-2', u'INT_ADD_-1206930881'), (u'INDIRECT_-1206905026', u'MULTIEQUAL_-1206906609'), (u'INDIRECT_-1206900059', u'COPY_-1206879849'), (u'CALL_-1206922426', u'INDIRECT_-1206894540'), ('tmp_18563', u'CBRANCH_-1206923755'), (u'INDIRECT_-1206886056', u'MULTIEQUAL_-1206885679'), (u'INDIRECT_-1206907407', u'MULTIEQUAL_-1206907277'), (u'CALL_-1206929621', u'INDIRECT_-1206908961'), (u'CALL_-1206930550', u'INDIRECT_-1206898342'), (u'CALL_-1206937446', u'INDIRECT_-1206892562'), (u'STORE_-1206928627', u'INDIRECT_-1206901788'), (u'CALL_-1206934991', u'INDIRECT_-1206901366'), (u'CALL_-1206925432', u'INDIRECT_-1206889123'), (u'CALL_-1206929385', u'INDIRECT_-1206905567'), (u'INDIRECT_-1206902539', u'MULTIEQUAL_-1206902151'), (u'INDIRECT_-1206886355', u'MULTIEQUAL_-1206887361'), (u'MULTIEQUAL_-1206917395', u'COPY_-1206872899'), (u'CALL_-1206937875', u'INDIRECT_-1206898912'), (u'CALL_-1206929385', u'INDIRECT_-1206891707'), (u'MULTIEQUAL_-1206890650', u'MULTIEQUAL_-1206892137'), (u'INDIRECT_-1206902837', u'MULTIEQUAL_-1206902392'), (u'INDIRECT_-1206894394', u'MULTIEQUAL_-1206894236'), (u'CALLIND_-1206925019', u'INDIRECT_-1206901626'), (u'CALL_-1206928992', u'INDIRECT_-1206906425'), ('const-65535', u'INT_NOTEQUAL_-1206928487'), (u'CALL_-1206938756', u'INDIRECT_-1206902379'), (u'INT_NOTEQUAL_-1206935723', u'CBRANCH_-1206935723'), (u'CALL_-1206930899', u'INDIRECT_-1206909491'), (u'INDIRECT_-1206904450', u'MULTIEQUAL_-1206904220'), (u'INDIRECT_-1206899293', u'MULTIEQUAL_-1206901326'), ('tmp_24371', u'BRANCH_-1206929718'), (u'CALL_-1206929830', u'INDIRECT_-1206892824'), (u'INDIRECT_-1206904530', u'MULTIEQUAL_-1206904704'), (u'COPY_-1206870146', u'PTRADD_-1206872642'), (u'INDIRECT_-1206886269', u'MULTIEQUAL_-1206887361'), (u'INDIRECT_-1206899265', u'MULTIEQUAL_-1206898899'), (u'MULTIEQUAL_-1206876109', u'INT_NOTEQUAL_-1206931482'), (u'CALL_-1206928271', u'INDIRECT_-1206895539'), (u'INDIRECT_-1206889928', u'MULTIEQUAL_-1206889538'), (u'MULTIEQUAL_-1206898211', u'MULTIEQUAL_-1206898195'), (u'CALL_-1206928194', u'INDIRECT_-1206892108'), (u'INDIRECT_-1206890889', u'MULTIEQUAL_-1206890844'), (u'CALL_-1206921459', u'INDIRECT_-1206895615'), (u'STORE_-1206937788', u'INDIRECT_-1206912110'), (u'CALL_-1206922316', u'INDIRECT_-1206897278'), (u'INDIRECT_-1206903045', u'MULTIEQUAL_-1206902679'), (u'INDIRECT_-1206894617', u'MULTIEQUAL_-1206894372'), (u'STORE_-1206921864', u'INDIRECT_-1206893049'), (u'CALL_-1206937302', u'INDIRECT_-1206905632'), (u'CALL_-1206925860', u'INDIRECT_-1206902108'), (u'MULTIEQUAL_-1206902478', u'MULTIEQUAL_-1206902459'), (u'CALL_-1206927063', u'INDIRECT_-1206897776'), (u'LOAD_-1206928261', u'INT_NOTEQUAL_-1206921405'), ('const-433', u'LOAD_-1206925500'), (u'CALL_-1206935821', u'INDIRECT_-1206899722'), (u'INDIRECT_-1206909624', u'MULTIEQUAL_-1206911229'), ('tmp_1363', u'CBRANCH_-1206938783'), (u'CALL_-1206937559', u'INDIRECT_-1206908827'), (u'INDIRECT_-1206891087', u'MULTIEQUAL_-1206891007'), (u'STORE_-1206921852', u'INDIRECT_-1206884639'), ('const-1186288', u'COPY_-1206877234'), (u'CALL_-1206928709', u'INDIRECT_-1206907801'), (u'STORE_-1206929190', u'INDIRECT_-1206887328'), (u'INDIRECT_-1206901153', u'COPY_-1206878165'), (u'INDIRECT_-1206895843', u'MULTIEQUAL_-1206897500'), (u'CALL_-1206931745', u'INDIRECT_-1206910962'), (u'CALL_-1206931749', u'INDIRECT_-1206890513'), (u'MULTIEQUAL_-1206911734', u'MULTIEQUAL_-1206911718'), (u'CALL_-1206934114', u'INDIRECT_-1206907593'), (u'INDIRECT_-1206907732', u'MULTIEQUAL_-1206905526'), (u'STORE_-1206932486', u'INDIRECT_-1206897549'), (u'CALLIND_-1206924365', u'INDIRECT_-1206894595'), (u'MULTIEQUAL_-1206897932', u'MULTIEQUAL_-1206897914'), (u'MULTIEQUAL_-1206899049', u'MULTIEQUAL_-1206898992'), (u'INDIRECT_-1206905759', u'MULTIEQUAL_-1206905900'), (u'INDIRECT_-1206897275', u'MULTIEQUAL_-1206896770'), (u'INDIRECT_-1206906723', u'MULTIEQUAL_-1206906857'), (u'CALLIND_-1206924365', u'INDIRECT_-1206888295'), (u'INDIRECT_-1206887949', u'MULTIEQUAL_-1206887904'), (u'INDIRECT_-1206885082', u'MULTIEQUAL_-1206884843'), (u'MULTIEQUAL_-1206906189', u'MULTIEQUAL_-1206906132'), (u'INDIRECT_-1206891913', u'MULTIEQUAL_-1206891773'), (u'STORE_-1206930340', u'INDIRECT_-1206907804'), (u'STORE_-1206924919', u'INDIRECT_-1206901389'), (u'CALLIND_-1206925511', u'INDIRECT_-1206888013'), (u'CALL_-1206930899', u'INDIRECT_-1206904871'), (u'INDIRECT_-1206897905', u'MULTIEQUAL_-1206897810'), (u'CALL_-1206928150', u'INDIRECT_-1206906789'), (u'CALL_-1206930311', u'INDIRECT_-1206889811'), (u'CALL_-1206929320', u'INDIRECT_-1206889139'), (u'CALL_-1206939039', u'INDIRECT_-1206906314'), (u'INDIRECT_-1206889633', u'MULTIEQUAL_-1206891666'), (u'STORE_-1206930256', u'INDIRECT_-1206903568'), (u'CALL_-1206932911', u'INDIRECT_-1206904032'), (u'CALL_-1206927048', u'INDIRECT_-1206900784'), (u'CALL_-1206925432', u'INDIRECT_-1206901723'), (u'INDIRECT_-1206894895', u'MULTIEQUAL_-1206894491'), (u'MULTIEQUAL_-1206899441', u'MULTIEQUAL_-1206899468'), (u'INDIRECT_-1206896936', u'MULTIEQUAL_-1206874320'), (u'CALL_-1206922316', u'INDIRECT_-1206894758'), (u'INDIRECT_-1206887878', u'MULTIEQUAL_-1206887942'), (u'CALLIND_-1206938189', u'INDIRECT_-1206900775'), (u'CALL_-1206930025', u'INDIRECT_-1206900724'), (u'CALL_-1206928281', u'INDIRECT_-1206893467'), (u'INDIRECT_-1206893127', u'MULTIEQUAL_-1206892997'), (u'CALL_-1206929071', u'INDIRECT_-1206898481'), (u'STORE_-1206934224', u'INDIRECT_-1206908822'), (u'INDIRECT_-1206886084', u'MULTIEQUAL_-1206887563'), (u'CALL_-1206925694', u'INDIRECT_-1206877485'), (u'INDIRECT_-1206896499', u'MULTIEQUAL_-1206896092'), (u'MULTIEQUAL_-1206878502', u'MULTIEQUAL_-1206878530'), (u'STORE_-1206929169', u'INDIRECT_-1206904960'), (u'MULTIEQUAL_-1206876235', u'MULTIEQUAL_-1206876117'), (u'CALL_-1206933998', u'INDIRECT_-1206897016'), (u'CALL_-1206930457', u'INDIRECT_-1206887103'), (u'INT_LESS_-1206930464', u'CBRANCH_-1206930471'), (u'CALL_-1206926019', u'INDIRECT_-1206891701'), (u'INDIRECT_-1206885756', u'MULTIEQUAL_-1206886160'), (u'STORE_-1206929169', u'INDIRECT_-1206896560'), (u'CAST_-1206869259', u'LOAD_-1206921787'), (u'INDIRECT_-1206874657', u'MULTIEQUAL_-1206876477'), (u'CALLIND_-1206922636', u'INDIRECT_-1206900391'), (u'CALL_-1206936019', u'INDIRECT_-1206907843'), (u'CALL_-1206937430', u'INDIRECT_-1206900950'), (u'MULTIEQUAL_-1206899051', u'MULTIEQUAL_-1206899035'), (u'STORE_-1206930329', u'INDIRECT_-1206900082'), (u'INDIRECT_-1206898912', u'MULTIEQUAL_-1206896706'), (u'STORE_-1206932305', u'INDIRECT_-1206887159'), (u'CALL_-1206921264', u'INDIRECT_-1206893829'), (u'CALL_-1206938975', u'INDIRECT_-1206912158'), (u'CALL_-1206932808', u'INDIRECT_-1206895560'), (u'MULTIEQUAL_-1206874293', u'MULTIEQUAL_-1206888165'), (u'STORE_-1206937788', u'INDIRECT_-1206905390'), (u'INDIRECT_-1206887044', u'MULTIEQUAL_-1206891607'), (u'INDIRECT_-1206907126', u'MULTIEQUAL_-1206908709'), (u'INDIRECT_-1206901745', u'MULTIEQUAL_-1206876139'), (u'CALL_-1206928108', u'INDIRECT_-1206903014'), (u'INDIRECT_-1206905662', u'MULTIEQUAL_-1206905423'), (u'INDIRECT_-1206910087', u'MULTIEQUAL_-1206880408'), (u'CALL_-1206930241', u'INDIRECT_-1206897232'), (u'CALL_-1206927833', u'INDIRECT_-1206895375'), (u'INDIRECT_-1206884913', u'MULTIEQUAL_-1206884894'), (u'INDIRECT_-1206895882', u'MULTIEQUAL_-1206896811'), (u'CALL_-1206926019', u'INDIRECT_-1206901781'), (u'CALL_-1206931745', u'INDIRECT_-1206911382'), (u'CALLIND_-1206925046', u'INDIRECT_-1206905842'), (u'CALL_-1206928690', u'INDIRECT_-1206894520'), (u'INT_AND_-1206937235', u'INT_NOTEQUAL_-1206937248'), (u'CALL_-1206938756', u'INDIRECT_-1206895659'), (u'PTRSUB_-1206880881', u'CALL_-1206938131'), (u'CALL_-1206934963', u'INDIRECT_-1206895883'), (u'INDIRECT_-1206900415', u'MULTIEQUAL_-1206899995'), (u'INDIRECT_-1206888819', u'MULTIEQUAL_-1206889396'), (u'MULTIEQUAL_-1206889811', u'MULTIEQUAL_-1206889809'), (u'INDIRECT_-1206907819', u'MULTIEQUAL_-1206907790'), (u'MULTIEQUAL_-1206903628', u'MULTIEQUAL_-1206903531'), (u'INDIRECT_-1206903628', u'MULTIEQUAL_-1206903531'), (u'INDIRECT_-1206909348', u'MULTIEQUAL_-1206909235'), (u'STORE_-1206924545', u'INDIRECT_-1206899910'), (u'MULTIEQUAL_-1206909874', u'COPY_-1206879285'), (u'INDIRECT_-1206903359', u'MULTIEQUAL_-1206903269'), (u'CALL_-1206930927', u'INDIRECT_-1206906353'), (u'CAST_-1206875539', u'COPY_-1206874673'), (u'INDIRECT_-1206902850', u'MULTIEQUAL_-1206903024'), (u'INDIRECT_-1206899106', u'MULTIEQUAL_-1206898877'), (u'INDIRECT_-1206912536', u'MULTIEQUAL_-1206912118'), (u'INDIRECT_-1206899416', u'MULTIEQUAL_-1206898920'), (u'STORE_-1206933118', u'INDIRECT_-1206899402'), (u'CALLIND_-1206921412', u'INDIRECT_-1206894228'), (u'MULTIEQUAL_-1206909431', u'MULTIEQUAL_-1206908574'), (u'CALL_-1206928621', u'INDIRECT_-1206889468'), (u'INDIRECT_-1206902553', u'MULTIEQUAL_-1206902355'), (u'CALL_-1206930506', u'INDIRECT_-1206905453'), (u'STORE_-1206928270', u'INDIRECT_-1206896888'), (u'INDIRECT_-1206906256', u'MULTIEQUAL_-1206906051'), (u'STORE_-1206928446', u'INDIRECT_-1206896639'), (u'CALL_-1206929145', u'INDIRECT_-1206903448'), (u'INDIRECT_-1206908949', u'MULTIEQUAL_-1206908834'), (u'MULTIEQUAL_-1206890126', u'MULTIEQUAL_-1206890150'), (u'CALL_-1206929794', u'INDIRECT_-1206900362'), (u'INDIRECT_-1206886624', u'MULTIEQUAL_-1206891187'), (u'CALL_-1206930210', u'INDIRECT_-1206891414'), (u'INDIRECT_-1206902551', u'MULTIEQUAL_-1206902881'), (u'MULTIEQUAL_-1206874630', u'MULTIEQUAL_-1206874610'), (u'CALL_-1206930025', u'INDIRECT_-1206891064'), (u'CALL_-1206934081', u'INDIRECT_-1206881442'), (u'INDIRECT_-1206888176', u'MULTIEQUAL_-1206887942'), ('const-0', u'COPY_-1206880586'), (u'INDIRECT_-1206894429', u'MULTIEQUAL_-1206896152'), (u'INDIRECT_-1206894030', u'MULTIEQUAL_-1206894204'), (u'INDIRECT_-1206900860', u'MULTIEQUAL_-1206900772'), (u'INDIRECT_-1206894475', u'MULTIEQUAL_-1206894071'), (u'INDIRECT_-1206911653', u'MULTIEQUAL_-1206880957'), (u'MULTIEQUAL_-1206904561', u'MULTIEQUAL_-1206904561'), (u'CALL_-1206929866', u'INDIRECT_-1206893686'), (u'INDIRECT_-1206904865', u'MULTIEQUAL_-1206905812'), (u'CALL_-1206926019', u'INDIRECT_-1206886241'), (u'INDIRECT_-1206900593', u'MULTIEQUAL_-1206876254'), (u'CALL_-1206934963', u'INDIRECT_-1206901763'), (u'MULTIEQUAL_-1206880968', u'MULTIEQUAL_-1206880915'), (u'CALL_-1206928677', u'INDIRECT_-1206887389'), (u'MULTIEQUAL_-1206896948', u'MULTIEQUAL_-1206896921'), (u'INDIRECT_-1206905270', u'MULTIEQUAL_-1206905916'), (u'CALL_-1206937924', u'INDIRECT_-1206902721'), (u'INT_NOTEQUAL_-1206929225', u'CBRANCH_-1206929224'), (u'INDIRECT_-1206893706', u'COPY_-1206879368'), (u'MULTIEQUAL_-1206892381', u'MULTIEQUAL_-1206892361'), (u'STORE_-1206930873', u'INDIRECT_-1206902700'), ('const-63', u'INT_AND_-1206922744'), (u'INDIRECT_-1206900440', u'MULTIEQUAL_-1206900352'), (u'CALL_-1206930636', u'INDIRECT_-1206880153'), ('tmp_72983', u'INT_ADD_-1206921984'), (u'INDIRECT_-1206899926', u'MULTIEQUAL_-1206901179'), (u'MULTIEQUAL_-1206878530', u'MULTIEQUAL_-1206878502'), ('const-433', u'STORE_-1206927241'), (u'MULTIEQUAL_-1206901797', u'MULTIEQUAL_-1206901747'), (u'CALLIND_-1206925401', u'INDIRECT_-1206899294'), (u'MULTIEQUAL_-1206902461', u'MULTIEQUAL_-1206902903'), (u'INDIRECT_-1206909697', u'MULTIEQUAL_-1206909307'), (u'INDIRECT_-1206888624', u'MULTIEQUAL_-1206890229'), (u'STORE_-1206933958', u'INDIRECT_-1206905308'), (u'MULTIEQUAL_-1206890201', u'MULTIEQUAL_-1206890167'), (u'MULTIEQUAL_-1206890201', u'MULTIEQUAL_-1206890167'), (u'CALL_-1206931435', u'INDIRECT_-1206887819'), (u'CALL_-1206932954', u'INDIRECT_-1206909101'), (u'STORE_-1206932305', u'INDIRECT_-1206907319'), (u'INDIRECT_-1206903827', u'MULTIEQUAL_-1206903791'), (u'INDIRECT_-1206877393', u'MULTIEQUAL_-1206881136'), (u'CALLIND_-1206925511', u'INDIRECT_-1206899353'), ('const-0', u'INT_EQUAL_-1206924956'), (u'INDIRECT_-1206894867', u'MULTIEQUAL_-1206894848'), (u'INDIRECT_-1206885095', u'MULTIEQUAL_-1206884791'), ('const-0', u'CALL_-1206931545'), (u'INDIRECT_-1206906098', u'MULTIEQUAL_-1206905547'), (u'INDIRECT_-1206899622', u'MULTIEQUAL_-1206898575'), (u'CALL_-1206931142', u'INDIRECT_-1206906883'), (u'INDIRECT_-1206903316', u'MULTIEQUAL_-1206903111'), ('const-0', u'CALL_-1206928518'), (u'CALLIND_-1206921999', u'INDIRECT_-1206901351'), (u'INDIRECT_-1206897079', u'MULTIEQUAL_-1206896691'), (u'CAST_-1206870944', u'CALL_-1206921431'), (u'CALL_-1206938656', u'INDIRECT_-1206912610'), (u'STORE_-1206933398', u'INDIRECT_-1206888642'), (u'STORE_-1206933398', u'INDIRECT_-1206889062'), (u'MULTIEQUAL_-1206906186', u'MULTIEQUAL_-1206905538'), (u'CALL_-1206930274', u'INDIRECT_-1206896488'), (u'INDIRECT_-1206902720', u'MULTIEQUAL_-1206880938'), (u'STORE_-1206937611', u'INDIRECT_-1206897736'), (u'INDIRECT_-1206910478', u'MULTIEQUAL_-1206910390'), (u'INDIRECT_-1206906342', u'MULTIEQUAL_-1206906043'), (u'INDIRECT_-1206910450', u'MULTIEQUAL_-1206910294'), (u'CALL_-1206921361', u'INDIRECT_-1206882536'), (u'CALL_-1206938975', u'INDIRECT_-1206897038'), (u'CALL_-1206931595', u'INDIRECT_-1206894956'), (u'STORE_-1206924560', u'INDIRECT_-1206886480'), (u'INDIRECT_-1206913879', u'MULTIEQUAL_-1206913491'), ('tmp_72986', u'CALL_-1206930506'), (u'CALL_-1206928108', u'INDIRECT_-1206886214'), (u'CALL_-1206931701', u'INDIRECT_-1206893723'), (u'CALL_-1206937142', u'INDIRECT_-1206907214'), (u'MULTIEQUAL_-1206911226', u'MULTIEQUAL_-1206910578'), (u'STORE_-1206930340', u'INDIRECT_-1206905704'), (u'CALL_-1206921308', u'INDIRECT_-1206893848'), (u'STORE_-1206928270', u'INDIRECT_-1206905708'), (u'INDIRECT_-1206897786', u'MULTIEQUAL_-1206897639'), (u'STORE_-1206925416', u'INDIRECT_-1206884825'), (u'INDIRECT_-1206905268', u'COPY_-1206879970'), (u'CALL_-1206928225', u'INDIRECT_-1206911913'), (u'INDIRECT_-1206882408', u'MULTIEQUAL_-1206882374'), (u'STORE_-1206930828', u'INDIRECT_-1206908557'), (u'MULTIEQUAL_-1206895271', u'MULTIEQUAL_-1206895269'), (u'CALL_-1206927048', u'INDIRECT_-1206886924'), ('const-0', u'COPY_-1206925991'), (u'INDIRECT_-1206903788', u'MULTIEQUAL_-1206905349'), (u'INDIRECT_-1206912883', u'MULTIEQUAL_-1206912607'), (u'INDIRECT_-1206896635', u'MULTIEQUAL_-1206896215'), (u'INDIRECT_-1206908422', u'COPY_-1206878855'), (u'INDIRECT_-1206883209', u'MULTIEQUAL_-1206884401'), (u'CALL_-1206938772', u'INDIRECT_-1206907430'), (u'CALL_-1206932827', u'INDIRECT_-1206901034'), (u'CALL_-1206937142', u'INDIRECT_-1206894194'), (u'CALL_-1206928878', u'INDIRECT_-1206891776'), (u'STORE_-1206937788', u'INDIRECT_-1206899090'), (u'INDIRECT_-1206893019', u'MULTIEQUAL_-1206893596'), ('const-248', u'INT_ADD_-1206929147'), (u'STORE_-1206928518', u'INDIRECT_-1206904661'), (u'INT_NOTEQUAL_-1206876937', u'BOOL_OR_-1206876918'), (u'MULTIEQUAL_-1206889861', u'MULTIEQUAL_-1206888833'), (u'MULTIEQUAL_-1206893586', u'MULTIEQUAL_-1206893548'), (u'CALL_-1206928152', u'INDIRECT_-1206886233'), (u'CALL_-1206930241', u'INDIRECT_-1206902692'), (u'INDIRECT_-1206899340', u'MULTIEQUAL_-1206899079'), (u'CALL_-1206930362', u'INDIRECT_-1206898220'), (u'STORE_-1206924560', u'INDIRECT_-1206893200'), (u'CALL_-1206937875', u'INDIRECT_-1206908572'), (u'INDIRECT_-1206913719', u'MULTIEQUAL_-1206913312'), (u'MULTIEQUAL_-1206901563', u'MULTIEQUAL_-1206901515'), (u'CALL_-1206922325', u'INDIRECT_-1206889445'), (u'MULTIEQUAL_-1206897290', u'MULTIEQUAL_-1206897266'), (u'INDIRECT_-1206900692', u'MULTIEQUAL_-1206900476'), (u'CALLIND_-1206924378', u'INDIRECT_-1206885303'), (u'CALL_-1206930025', u'INDIRECT_-1206896104'), (u'MULTIEQUAL_-1206909725', u'MULTIEQUAL_-1206909711'), (u'STORE_-1206928697', u'INDIRECT_-1206911070'), (u'INDIRECT_-1206900228', u'COPY_-1206879958'), (u'INDIRECT_-1206890520', u'MULTIEQUAL_-1206891028'), (u'STORE_-1206933958', u'INDIRECT_-1206893128'), (u'STORE_-1206921567', u'INDIRECT_-1206892473'), (u'LOAD_-1206938872', u'MULTIEQUAL_-1206881649'), (u'CALL_-1206935851', u'INDIRECT_-1206909406'), (u'CALL_-1206927093', u'INDIRECT_-1206886943'), (u'CALL_-1206928709', u'INDIRECT_-1206900661'), (u'INDIRECT_-1206896422', u'MULTIEQUAL_-1206896183'), (u'CALL_-1206928668', u'INDIRECT_-1206891930'), (u'INDIRECT_-1206909971', u'MULTIEQUAL_-1206911261'), (u'INDIRECT_-1206890049', u'MULTIEQUAL_-1206890004'), (u'MULTIEQUAL_-1206879205', u'MULTIEQUAL_-1206878903'), (u'INDIRECT_-1206889772', u'MULTIEQUAL_-1206889556'), (u'CALL_-1206929489', u'INDIRECT_-1206907659'), (u'INDIRECT_-1206894095', u'MULTIEQUAL_-1206894879'), (u'CAST_-1206875547', u'PTRADD_-1206876221'), (u'STORE_-1206934224', u'INDIRECT_-1206911762'), ('const-0', u'COPY_-1206879650'), (u'STORE_-1206922815', u'INDIRECT_-1206899191'), (u'CALL_-1206939039', u'INDIRECT_-1206915554'), (u'INDIRECT_-1206895227', u'MULTIEQUAL_-1206895097'), (u'INT_EQUAL_-1206924431', u'CBRANCH_-1206924427'), (u'INDIRECT_-1206901119', u'MULTIEQUAL_-1206900539'), (u'CALL_-1206925860', u'INDIRECT_-1206876903'), (u'INDIRECT_-1206898008', u'MULTIEQUAL_-1206897686'), (u'INDIRECT_-1206904379', u'MULTIEQUAL_-1206907073'), (u'MULTIEQUAL_-1206893023', u'MULTIEQUAL_-1206892915'), (u'STORE_-1206925416', u'INDIRECT_-1206894065'), (u'CALL_-1206921447', u'INDIRECT_-1206892666'), (u'MULTIEQUAL_-1206913520', u'MULTIEQUAL_-1206913491'), (u'MULTIEQUAL_-1206883183', u'MULTIEQUAL_-1206878257'), (u'CALLIND_-1206921999', u'INDIRECT_-1206903871'), (u'CALL_-1206921459', u'INDIRECT_-1206875030'), (u'INDIRECT_-1206889323', u'INT_NOTEQUAL_-1206928336'), (u'CALL_-1206921320', u'INDIRECT_-1206900478'), (u'MULTIEQUAL_-1206892798', u'MULTIEQUAL_-1206892792'), ('const-1171819', u'COPY_-1206879571'), (u'LOAD_-1206934651', u'INT_AND_-1206877322'), (u'INDIRECT_-1206912436', u'MULTIEQUAL_-1206912235'), (u'INDIRECT_-1206902233', u'MULTIEQUAL_-1206904266'), (u'INDIRECT_-1206890028', u'MULTIEQUAL_-1206889915'), (u'INDIRECT_-1206896230', u'MULTIEQUAL_-1206896024'), (u'MULTIEQUAL_-1206898601', u'MULTIEQUAL_-1206898567'), (u'MULTIEQUAL_-1206898601', u'MULTIEQUAL_-1206898567'), (u'INDIRECT_-1206885323', u'MULTIEQUAL_-1206886841'), (u'CALL_-1206934862', u'INDIRECT_-1206904662'), (u'CALL_-1206927833', u'INDIRECT_-1206899575'), (u'CALL_-1206932808', u'INDIRECT_-1206905640'), (u'MULTIEQUAL_-1206895241', u'MULTIEQUAL_-1206895268'), (u'INT_ADD_-1206938214', u'CAST_-1206878120'), (u'CALL_-1206930362', u'INDIRECT_-1206901160'), (u'MULTIEQUAL_-1206890564', u'MULTIEQUAL_-1206890511'), (u'MULTIEQUAL_-1206889021', u'MULTIEQUAL_-1206889001'), (u'STORE_-1206930310', u'INDIRECT_-1206898548'), (u'CALL_-1206921431', u'INDIRECT_-1206899375'), ('const-4294967295', u'INT_AND_-1206916082'), (u'INDIRECT_-1206897776', u'MULTIEQUAL_-1206874322'), (u'INDIRECT_-1206906242', u'INT_NOTEQUAL_-1206929758'), (u'INDIRECT_-1206884255', u'MULTIEQUAL_-1206883951'), (u'INDIRECT_-1206888821', u'MULTIEQUAL_-1206889861'), (u'INDIRECT_-1206896223', u'MULTIEQUAL_-1206896357'), (u'INDIRECT_-1206903189', u'COPY_-1206880082'), (u'INDIRECT_-1206893032', u'MULTIEQUAL_-1206890826'), (u'INDIRECT_-1206897947', u'MULTIEQUAL_-1206897915'), (u'MULTIEQUAL_-1206878165', u'MULTIEQUAL_-1206878193'), (u'MULTIEQUAL_-1206911877', u'MULTIEQUAL_-1206911827'), ('tmp_9458', u'CBRANCH_-1206930074'), (u'STORE_-1206928697', u'INDIRECT_-1206905190'), (u'INDIRECT_-1206900002', u'MULTIEQUAL_-1206899886'), (u'STORE_-1206921596', u'INDIRECT_-1206892908'), (u'CALLIND_-1206921710', u'INDIRECT_-1206875488'), (u'STORE_-1206924909', u'INDIRECT_-1206895805'), (u'INT_NOTEQUAL_-1206930304', u'CBRANCH_-1206930304'), (u'CALL_-1206930584', u'INDIRECT_-1206888110'), (u'INDIRECT_-1206899285', u'MULTIEQUAL_-1206899951'), (u'INDIRECT_-1206895085', u'MULTIEQUAL_-1206895751'), (u'INDIRECT_-1206905336', u'MULTIEQUAL_-1206874340'), ('const-0', u'COPY_-1206925612'), (u'CALL_-1206926003', u'INDIRECT_-1206902188'), (u'INDIRECT_-1206876421', u'MULTIEQUAL_-1206876257'), (u'INDIRECT_-1206908770', u'MULTIEQUAL_-1206908338'), (u'MULTIEQUAL_-1206895774', u'MULTIEQUAL_-1206895758'), (u'INDIRECT_-1206902268', u'MULTIEQUAL_-1206909363'), (u'MULTIEQUAL_-1206906179', u'COPY_-1206906302'), (u'CALL_-1206928225', u'INDIRECT_-1206906033'), (u'INDIRECT_-1206875391', u'MULTIEQUAL_-1206875320'), (u'INDIRECT_-1206889884', u'MULTIEQUAL_-1206891489'), (u'STORE_-1206928553', u'INDIRECT_-1206907202'), (u'STORE_-1206927231', u'INDIRECT_-1206893764'), (u'CALL_-1206935907', u'INDIRECT_-1206908609'), (u'INDIRECT_-1206905353', u'MULTIEQUAL_-1206905213'), (u'INDIRECT_-1206897527', u'MULTIEQUAL_-1206897491'), (u'INDIRECT_-1206905306', u'MULTIEQUAL_-1206907774'), (u'CALL_-1206930311', u'INDIRECT_-1206889391'), (u'CALL_-1206929202', u'INDIRECT_-1206897906'), (u'STORE_-1206928662', u'INDIRECT_-1206912729'), (u'INDIRECT_-1206902562', u'MULTIEQUAL_-1206902263'), (u'INDIRECT_-1206901910', u'MULTIEQUAL_-1206902556'), (u'CALL_-1206929902', u'INDIRECT_-1206892868'), (u'INDIRECT_-1206896609', u'MULTIEQUAL_-1206895909'), (u'STORE_-1206925381', u'INDIRECT_-1206903284'), (u'INDIRECT_-1206903879', u'MULTIEQUAL_-1206904499'), (u'MULTIEQUAL_-1206893751', u'MULTIEQUAL_-1206893732'), (u'CALL_-1206921320', u'INDIRECT_-1206892498'), (u'INDIRECT_-1206878816', u'MULTIEQUAL_-1206881480'), (u'CALL_-1206931142', u'INDIRECT_-1206888403'), (u'CALL_-1206929974', u'INDIRECT_-1206907192'), (u'INDIRECT_-1206898820', u'MULTIEQUAL_-1206893610'), (u'INDIRECT_-1206909903', u'MULTIEQUAL_-1206913983'), (u'INDIRECT_-1206905493', u'MULTIEQUAL_-1206905295'), (u'STORE_-1206928697', u'INDIRECT_-1206910650'), (u'CALL_-1206929145', u'INDIRECT_-1206893788'), (u'MULTIEQUAL_-1206905055', u'MULTIEQUAL_-1206905051'), (u'INDIRECT_-1206895595', u'MULTIEQUAL_-1206895291'), (u'INDIRECT_-1206898142', u'MULTIEQUAL_-1206898092'), ('const-0', u'INT_EQUAL_-1206879573'), (u'CALL_-1206938036', u'INDIRECT_-1206899835'), ('tmp_5752', u'CBRANCH_-1206933907'), (u'CALL_-1206930550', u'INDIRECT_-1206902962'), (u'INDIRECT_-1206905623', u'MULTIEQUAL_-1206905385'), (u'INDIRECT_-1206889569', u'MULTIEQUAL_-1206893823'), ('const-4294967295', u'INT_AND_-1206914673'), (u'CALL_-1206928690', u'INDIRECT_-1206907960'), (u'STORE_-1206927248', u'INDIRECT_-1206900494'), (u'INDIRECT_-1206895151', u'COPY_-1206880189'), (u'STORE_-1206930846', u'INDIRECT_-1206890869'), (u'CALL_-1206928734', u'INDIRECT_-1206906725'), (u'CALL_-1206936019', u'INDIRECT_-1206908263'), (u'MULTIEQUAL_-1206901139', u'COPY_-1206901262'), (u'MULTIEQUAL_-1206880952', u'MULTIEQUAL_-1206880406'), (u'MULTIEQUAL_-1206908467', u'MULTIEQUAL_-1206908451'), (u'INDIRECT_-1206897364', u'COPY_-1206879491'), ('const-48', u'INT_ADD_-1206932416'), (u'INDIRECT_-1206903448', u'MULTIEQUAL_-1206909783'), (u'MULTIEQUAL_-1206903243', u'MULTIEQUAL_-1206903943'), (u'STORE_-1206930329', u'INDIRECT_-1206895462'), (u'INDIRECT_-1206904137', u'MULTIEQUAL_-1206904941'), (u'CALL_-1206927297', u'INDIRECT_-1206896411'), (u'STORE_-1206928697', u'INDIRECT_-1206898470'), (u'CALL_-1206928257', u'INDIRECT_-1206911930'), (u'INDIRECT_-1206903857', u'COPY_-1206878606'), (u'CALL_-1206927316', u'INDIRECT_-1206903565'), (u'INDIRECT_-1206907263', u'MULTIEQUAL_-1206907072'), (u'CALL_-1206928601', u'INDIRECT_-1206906545'), (u'STORE_-1206933118', u'INDIRECT_-1206890162'), (u'INDIRECT_-1206894583', u'MULTIEQUAL_-1206896240'), (u'CALL_-1206934274', u'INDIRECT_-1206892561'), (u'CALL_-1206934888', u'INDIRECT_-1206897772'), (u'CALL_-1206928647', u'INDIRECT_-1206894922'), (u'MULTIEQUAL_-1206889247', u'MULTIEQUAL_-1206889272'), (u'MULTIEQUAL_-1206910859', u'MULTIEQUAL_-1206910842'), (u'INDIRECT_-1206890616', u'MULTIEQUAL_-1206891162'), (u'CALL_-1206921361', u'INDIRECT_-1206889256'), (u'INDIRECT_-1206896182', u'MULTIEQUAL_-1206897849'), (u'CALL_-1206932808', u'INDIRECT_-1206914460'), (u'CALL_-1206926063', u'INDIRECT_-1206896760'), (u'CALL_-1206924704', u'INDIRECT_-1206904822'), (u'INDIRECT_-1206901418', u'MULTIEQUAL_-1206901143'), (u'INDIRECT_-1206903199', u'MULTIEQUAL_-1206903170'), (u'INDIRECT_-1206888902', u'MULTIEQUAL_-1206888852'), (u'INDIRECT_-1206903980', u'MULTIEQUAL_-1206880941'), (u'CALL_-1206934396', u'INDIRECT_-1206890540'), (u'INDIRECT_-1206911918', u'MULTIEQUAL_-1206911742'), (u'MULTIEQUAL_-1206905346', u'MULTIEQUAL_-1206904698'), (u'CALL_-1206938342', u'INDIRECT_-1206884072'), (u'CALL_-1206930556', u'INDIRECT_-1206895236'), (u'INDIRECT_-1206887720', u'MULTIEQUAL_-1206887089'), (u'STORE_-1206935460', u'INDIRECT_-1206911179'), (u'CALL_-1206930636', u'INDIRECT_-1206897798'), (u'CALL_-1206938131', u'INDIRECT_-1206912493'), (u'INDIRECT_-1206904735', u'MULTIEQUAL_-1206905821'), (u'CALL_-1206925432', u'INDIRECT_-1206905503'), (u'MULTIEQUAL_-1206888403', u'MULTIEQUAL_-1206891113'), (u'INT_ADD_-1206928274', u'CALL_-1206928271'), (u'INDIRECT_-1206907146', u'COPY_-1206879400'), (u'CALL_-1206933821', u'INDIRECT_-1206899852'), ('const-1', u'INT_ADD_-1206876173'), (u'CALL_-1206930476', u'INDIRECT_-1206888209'), (u'CALL_-1206921431', u'INDIRECT_-1206900215'), (u'CALL_-1206938232', u'INDIRECT_-1206900805'), (u'CALL_-1206929621', u'INDIRECT_-1206914001'), (u'INDIRECT_-1206895001', u'MULTIEQUAL_-1206894899'), (u'CALL_-1206934396', u'INDIRECT_-1206897680'), (u'CALLIND_-1206921884', u'INDIRECT_-1206908176'), (u'INDIRECT_-1206897657', u'MULTIEQUAL_-1206897366'), (u'MULTIEQUAL_-1206891909', u'MULTIEQUAL_-1206891852'), (u'CALL_-1206938036', u'INDIRECT_-1206898995'), (u'INDIRECT_-1206901167', u'MULTIEQUAL_-1206901148'), (u'STORE_-1206930351', u'INDIRECT_-1206892880'), (u'CALL_-1206927418', u'INDIRECT_-1206897319'), (u'INDIRECT_-1206894088', u'COPY_-1206879603'), (u'INDIRECT_-1206895104', u'MULTIEQUAL_-1206894909'), (u'INDIRECT_-1206891940', u'MULTIEQUAL_-1206891785'), (u'STORE_-1206928410', u'INDIRECT_-1206891998'), (u'INDIRECT_-1206897763', u'MULTIEQUAL_-1206897487'), (u'INDIRECT_-1206888239', u'MULTIEQUAL_-1206888067'), (u'STORE_-1206921840', u'INDIRECT_-1206898909'), (u'MULTIEQUAL_-1206909167', u'MULTIEQUAL_-1206909161'), ('tmp_72983', u'CALL_-1206937430'), (u'INDIRECT_-1206893777', u'MULTIEQUAL_-1206893532'), (u'CALL_-1206928382', u'INDIRECT_-1206879575'), (u'INT_SLESS_-1206934564', u'CBRANCH_-1206934571'), (u'CALL_-1206930584', u'INDIRECT_-1206881136'), (u'STORE_-1206925381', u'INDIRECT_-1206902024'), (u'INDIRECT_-1206909182', u'MULTIEQUAL_-1206908911'), (u'CALL_-1206928152', u'INDIRECT_-1206888333'), (u'CALL_-1206937186', u'INDIRECT_-1206901773'), (u'CALL_-1206931773', u'INDIRECT_-1206888852'), (u'CALL_-1206934018', u'INDIRECT_-1206897870'), (u'CALL_-1206929324', u'INDIRECT_-1206885372'), (u'CALL_-1206932911', u'INDIRECT_-1206910332'), (u'INDIRECT_-1206883376', u'MULTIEQUAL_-1206891723'), (u'CALL_-1206926003', u'INDIRECT_-1206884968'), (u'INDIRECT_-1206903087', u'MULTIEQUAL_-1206902705'), (u'INDIRECT_-1206902225', u'MULTIEQUAL_-1206902891'), (u'MULTIEQUAL_-1206888767', u'MULTIEQUAL_-1206888747'), (u'STORE_-1206921840', u'INDIRECT_-1206895549'), (u'MULTIEQUAL_-1206903986', u'MULTIEQUAL_-1206904010'), (u'INDIRECT_-1206899051', u'MULTIEQUAL_-1206900341'), (u'INDIRECT_-1206901307', u'MULTIEQUAL_-1206901271'), (u'INDIRECT_-1206914714', u'MULTIEQUAL_-1206914087'), (u'STORE_-1206937920', u'INDIRECT_-1206893276'), (u'CALL_-1206938421', u'INDIRECT_-1206892940'), (u'CALL_-1206935851', u'INDIRECT_-1206903526'), (u'INDIRECT_-1206900541', u'MULTIEQUAL_-1206900180'), (u'MULTIEQUAL_-1206906051', u'MULTIEQUAL_-1206905936'), (u'MULTIEQUAL_-1206901602', u'MULTIEQUAL_-1206901589'), (u'CALL_-1206929019', u'INDIRECT_-1206895103'), (u'MULTIEQUAL_-1206893924', u'MULTIEQUAL_-1206893871'), (u'INT_ZEXT_-1206910987', u'INT_LEFT_-1206922740'), (u'STORE_-1206928622', u'INDIRECT_-1206893966'), (u'INDIRECT_-1206892418', u'MULTIEQUAL_-1206892330'), (u'SUBPIECE_-1206916927', u'STORE_-1206928270'), (u'INDIRECT_-1206902130', u'MULTIEQUAL_-1206903669'), (u'CALL_-1206928194', u'INDIRECT_-1206901348'), (u'INDIRECT_-1206910953', u'MULTIEQUAL_-1206910755'), (u'CALL_-1206928690', u'INDIRECT_-1206895780'), (u'INDIRECT_-1206882362', u'MULTIEQUAL_-1206882164'), ('const-1', u'PTRADD_-1206875379'), (u'CALL_-1206930274', u'INDIRECT_-1206902368'), (u'COPY_-1206871483', u'COPY_-1206871037'), (u'CALL_-1206937615', u'INDIRECT_-1206910542'), (u'CALL_-1206932271', u'INDIRECT_-1206902515'), (u'MULTIEQUAL_-1206893784', u'MULTIEQUAL_-1206894079'), (u'INDIRECT_-1206896186', u'MULTIEQUAL_-1206895732'), (u'INDIRECT_-1206891472', u'MULTIEQUAL_-1206891324'), (u'CALL_-1206931749', u'INDIRECT_-1206907313'), (u'INDIRECT_-1206902272', u'MULTIEQUAL_-1206900066'), ('const-3', u'PTRADD_-1206876253'), ('tmp_18358', u'CBRANCH_-1206923889'), (u'INDIRECT_-1206911940', u'MULTIEQUAL_-1206911679'), (u'CALLIND_-1206925511', u'INDIRECT_-1206888433'), (u'INDIRECT_-1206891187', u'MULTIEQUAL_-1206880362'), (u'CALLIND_-1206921999', u'INDIRECT_-1206904291'), (u'INDIRECT_-1206906433', u'MULTIEQUAL_-1206908466'), (u'MULTIEQUAL_-1206913245', u'PTRADD_-1206871486'), (u'STORE_-1206921567', u'INDIRECT_-1206887433'), (u'CALL_-1206934487', u'INDIRECT_-1206902356'), (u'SUBPIECE_-1206916580', u'INT_NOTEQUAL_-1206930361'), (u'CALL_-1206932860', u'INDIRECT_-1206902317'), ('const--2', u'INT_MULT_-1206914624'), (u'CALL_-1206928474', u'INDIRECT_-1206899090'), (u'INDIRECT_-1206901519', u'MULTIEQUAL_-1206901382'), (u'INDIRECT_-1206897140', u'MULTIEQUAL_-1206891930'), (u'CALL_-1206927017', u'INDIRECT_-1206899436'), (u'INDIRECT_-1206892959', u'MULTIEQUAL_-1206893579'), (u'CALL_-1206936110', u'INDIRECT_-1206882271'), (u'CALL_-1206930274', u'INDIRECT_-1206899848'), (u'CALL_-1206927418', u'INDIRECT_-1206896899'), (u'INDIRECT_-1206908123', u'MULTIEQUAL_-1206880951'), (u'CALLIND_-1206921856', u'INDIRECT_-1206896658'), ('tmp_23545', u'CBRANCH_-1206928665'), (u'CALL_-1206924612', u'INDIRECT_-1206907205'), (u'STORE_-1206929169', u'INDIRECT_-1206902860'), (u'MULTIEQUAL_-1206906603', u'MULTIEQUAL_-1206906555'), (u'INDIRECT_-1206899163', u'MULTIEQUAL_-1206899297'), ('tmp_10907', u'CBRANCH_-1206929252'), (u'INDIRECT_-1206895269', u'MULTIEQUAL_-1206896992'), (u'INDIRECT_-1206888690', u'MULTIEQUAL_-1206890229'), (u'INDIRECT_-1206901509', u'COPY_-1206880078'), (u'CALL_-1206926063', u'INDIRECT_-1206887520'), (u'INDIRECT_-1206893759', u'MULTIEQUAL_-1206894140'), (u'STORE_-1206930256', u'INDIRECT_-1206904828'), (u'CALLIND_-1206921388', u'INDIRECT_-1206899203'), (u'MULTIEQUAL_-1206880936', u'MULTIEQUAL_-1206880390'), (u'CALL_-1206937983', u'INDIRECT_-1206891411'), (u'CALL_-1206928734', u'INDIRECT_-1206902945'), (u'MULTIEQUAL_-1206892183', u'MULTIEQUAL_-1206892009'), (u'INDIRECT_-1206904135', u'MULTIEQUAL_-1206907567'), (u'STORE_-1206930340', u'INDIRECT_-1206900090'), (u'CALL_-1206934888', u'INDIRECT_-1206895672'), (u'MULTIEQUAL_-1206876652', u'MULTIEQUAL_-1206877094'), (u'MULTIEQUAL_-1206876109', u'MULTIEQUAL_-1206889361'), (u'STORE_-1206933958', u'INDIRECT_-1206888508'), (u'CALLIND_-1206925046', u'INDIRECT_-1206887782'), (u'CALL_-1206934365', u'INDIRECT_-1206899337'), (u'CALLIND_-1206922636', u'INDIRECT_-1206897871'), (u'INDIRECT_-1206879528', u'MULTIEQUAL_-1206881136'), (u'STORE_-1206925479', u'INDIRECT_-1206906280'), (u'CALL_-1206928331', u'INDIRECT_-1206890975'), (u'INDIRECT_-1206896189', u'MULTIEQUAL_-1206895489'), (u'CALL_-1206933711', u'INDIRECT_-1206905665'), (u'MULTIEQUAL_-1206891824', u'MULTIEQUAL_-1206891771'), (u'INDIRECT_-1206893731', u'MULTIEQUAL_-1206894061'), (u'INDIRECT_-1206890697', u'MULTIEQUAL_-1206876972'), (u'CALL_-1206926003', u'INDIRECT_-1206892948'), (u'CALL_-1206938656', u'INDIRECT_-1206899590'), (u'MULTIEQUAL_-1206900626', u'MULTIEQUAL_-1206900650'), (u'STORE_-1206937696', u'INDIRECT_-1206907446'), (u'INDIRECT_-1206907345', u'MULTIEQUAL_-1206907196'), (u'MULTIEQUAL_-1206911144', u'MULTIEQUAL_-1206911091'), (u'CALL_-1206936047', u'INDIRECT_-1206882906'), (u'MULTIEQUAL_-1206895395', u'MULTIEQUAL_-1206895391'), (u'CALL_-1206934098', u'INDIRECT_-1206914043'), (u'INDIRECT_-1206904448', u'MULTIEQUAL_-1206906232'), (u'CALL_-1206930105', u'INDIRECT_-1206894697'), (u'INDIRECT_-1206889154', u'COPY_-1206879709'), (u'INDIRECT_-1206896797', u'COPY_-1206879140'), (u'MULTIEQUAL_-1206880388', u'MULTIEQUAL_-1206901383'), (u'MULTIEQUAL_-1206876252', u'MULTIEQUAL_-1206876134'), (u'MULTIEQUAL_-1206901694', u'MULTIEQUAL_-1206902881'), (u'CALLIND_-1206921372', u'INDIRECT_-1206902190'), (u'CALL_-1206934114', u'INDIRECT_-1206900033'), (u'LOAD_-1206925463', u'CALLIND_-1206925453'), (u'CALL_-1206922316', u'INDIRECT_-1206902738'), (u'INDIRECT_-1206884923', u'COPY_-1206884931'), (u'CALLIND_-1206929135', u'INDIRECT_-1206900200'), (u'INDIRECT_-1206902462', u'MULTIEQUAL_-1206902191'), (u'INDIRECT_-1206897930', u'MULTIEQUAL_-1206899469'), (u'CALL_-1206930927', u'INDIRECT_-1206903833'), (u'INDIRECT_-1206905404', u'MULTIEQUAL_-1206906883'), (u'CALL_-1206934963', u'INDIRECT_-1206906383'), (u'MULTIEQUAL_-1206877015', u'MULTIEQUAL_-1206909561'), (u'INDIRECT_-1206901490', u'MULTIEQUAL_-1206902136'), (u'CALL_-1206927048', u'INDIRECT_-1206887764'), (u'CALL_-1206934862', u'INDIRECT_-1206909282'), (u'STORE_-1206933958', u'INDIRECT_-1206890188'), (u'INDIRECT_-1206890599', u'MULTIEQUAL_-1206890570'), (u'CALLIND_-1206931354', u'INDIRECT_-1206910030'), (u'INDIRECT_-1206905349', u'MULTIEQUAL_-1206907072'), (u'INDIRECT_-1206897624', u'MULTIEQUAL_-1206897363'), (u'STORE_-1206930828', u'INDIRECT_-1206889237'), (u'MULTIEQUAL_-1206900352', u'MULTIEQUAL_-1206900281'), ('const-0', u'CALL_-1206931539'), (u'MULTIEQUAL_-1206890651', u'MULTIEQUAL_-1206890649'), (u'CALL_-1206939039', u'INDIRECT_-1206904634'), (u'CALL_-1206934487', u'INDIRECT_-1206888916'), (u'MULTIEQUAL_-1206891071', u'MULTIEQUAL_-1206891055'), (u'CALL_-1206924661', u'INDIRECT_-1206897228'), (u'MULTIEQUAL_-1206894326', u'MULTIEQUAL_-1206894350'), (u'INDIRECT_-1206890893', u'MULTIEQUAL_-1206876230'), (u'CALLIND_-1206924365', u'INDIRECT_-1206895015'), (u'STORE_-1206937765', u'INDIRECT_-1206907900'), (u'INDIRECT_-1206901606', u'MULTIEQUAL_-1206902859'), (u'INDIRECT_-1206894955', u'MULTIEQUAL_-1206894535'), (u'INDIRECT_-1206909597', u'MULTIEQUAL_-1206910401'), ('const-1', u'STORE_-1206921525'), (u'INDIRECT_-1206889644', u'MULTIEQUAL_-1206889449'), (u'CALL_-1206937824', u'INDIRECT_-1206900147'), (u'INDIRECT_-1206906001', u'MULTIEQUAL_-1206905781'), (u'STORE_-1206930846', u'INDIRECT_-1206892129'), (u'STORE_-1206928553', u'INDIRECT_-1206897542'), (u'INDIRECT_-1206905039', u'MULTIEQUAL_-1206904867'), (u'MULTIEQUAL_-1206904430', u'MULTIEQUAL_-1206901423'), (u'MULTIEQUAL_-1206897231', u'MULTIEQUAL_-1206897116'), (u'INDIRECT_-1206914519', u'MULTIEQUAL_-1206914351'), (u'MULTIEQUAL_-1206894627', u'MULTIEQUAL_-1206894647'), (u'INT_ADD_-1206921338', u'CAST_-1206868919'), (u'CALL_-1206930157', u'INDIRECT_-1206906895'), (u'INDIRECT_-1206891357', u'MULTIEQUAL_-1206891066'), (u'CALL_-1206938927', u'INDIRECT_-1206900370'), (u'MULTIEQUAL_-1206904317', u'MULTIEQUAL_-1206904267'), (u'CALL_-1206938975', u'INDIRECT_-1206900818'), (u'STORE_-1206924545', u'INDIRECT_-1206884370'), (u'MULTIEQUAL_-1206876123', u'MULTIEQUAL_-1206895241'), (u'CALL_-1206930025', u'INDIRECT_-1206893164'), (u'INDIRECT_-1206899456', u'MULTIEQUAL_-1206874326'), (u'MULTIEQUAL_-1206874332', u'MULTIEQUAL_-1206905096'), (u'INDIRECT_-1206887709', u'MULTIEQUAL_-1206889432'), (u'CALLIND_-1206922636', u'INDIRECT_-1206896191'), (u'INDIRECT_-1206904975', u'MULTIEQUAL_-1206908407'), (u'INDIRECT_-1206903953', u'MULTIEQUAL_-1206876262'), (u'MULTIEQUAL_-1206890112', u'MULTIEQUAL_-1206889474'), (u'INDIRECT_-1206912892', u'MULTIEQUAL_-1206912744'), (u'INDIRECT_-1206906864', u'MULTIEQUAL_-1206906669'), (u'STORE_-1206930175', u'INDIRECT_-1206894288'), (u'MULTIEQUAL_-1206888172', u'MULTIEQUAL_-1206888101'), (u'CALL_-1206933773', u'INDIRECT_-1206898568'), (u'INT_EQUAL_-1206930260', u'CBRANCH_-1206930259'), (u'CALLIND_-1206921743', u'INDIRECT_-1206908097'), (u'STORE_-1206921852', u'INDIRECT_-1206898079'), (u'MULTIEQUAL_-1206896672', u'MULTIEQUAL_-1206896654'), (u'CALL_-1206935851', u'INDIRECT_-1206890506'), (u'INT_ADD_-1206939444', u'CAST_-1206878776'), (u'INDIRECT_-1206893668', u'COPY_-1206879602'), (u'CALL_-1206921954', u'INDIRECT_-1206875334'), (u'INDIRECT_-1206887362', u'MULTIEQUAL_-1206889029'), (u'INDIRECT_-1206903521', u'MULTIEQUAL_-1206904561'), (u'MULTIEQUAL_-1206874291', u'MULTIEQUAL_-1206881807'), (u'CALL_-1206936047', u'INDIRECT_-1206889797'), (u'INDIRECT_-1206912356', u'MULTIEQUAL_-1206911940'), (u'CALL_-1206938310', u'INDIRECT_-1206900019'), (u'STORE_-1206924934', u'INDIRECT_-1206898879'), (u'INDIRECT_-1206899104', u'MULTIEQUAL_-1206900583'), (u'CALLIND_-1206931354', u'INDIRECT_-1206909190'), (u'INDIRECT_-1206893858', u'MULTIEQUAL_-1206893682'), (u'CALL_-1206931545', u'INDIRECT_-1206903425'), (u'CALL_-1206932808', u'INDIRECT_-1206899340'), (u'CALLIND_-1206921743', u'INDIRECT_-1206900795'), (u'INDIRECT_-1206905858', u'MULTIEQUAL_-1206905770'), (u'INDIRECT_-1206902754', u'MULTIEQUAL_-1206904291'), (u'INDIRECT_-1206911517', u'MULTIEQUAL_-1206911226'), (u'INDIRECT_-1206891086', u'MULTIEQUAL_-1206891013'), ('const-0', u'INT_NOTEQUAL_-1206876932'), (u'CALLIND_-1206921884', u'INDIRECT_-1206892894'), (u'INDIRECT_-1206880879', u'MULTIEQUAL_-1206876959'), (u'INDIRECT_-1206902315', u'MULTIEQUAL_-1206903321'), (u'CALL_-1206921134', u'INDIRECT_-1206907744'), (u'INDIRECT_-1206892366', u'MULTIEQUAL_-1206893619'), (u'CALL_-1206937559', u'INDIRECT_-1206897487'), (u'CALL_-1206929032', u'INDIRECT_-1206900863'), (u'CALL_-1206921361', u'INDIRECT_-1206891776'), (u'CALL_-1206925860', u'INDIRECT_-1206877914'), (u'STORE_-1206925479', u'INDIRECT_-1206888220'), (u'INDIRECT_-1206900899', u'COPY_-1206879851'), (u'MULTIEQUAL_-1206904888', u'MULTIEQUAL_-1206904791'), (u'INDIRECT_-1206904888', u'MULTIEQUAL_-1206904791'), (u'INDIRECT_-1206897479', u'MULTIEQUAL_-1206897307'), (u'LOAD_-1206929187', u'INT_EQUAL_-1206929172'), (u'CALLIND_-1206921388', u'INDIRECT_-1206884503'), (u'INDIRECT_-1206886228', u'MULTIEQUAL_-1206892563'), (u'CALL_-1206936047', u'INDIRECT_-1206904077'), (u'MULTIEQUAL_-1206881674', u'MULTIEQUAL_-1206881178'), (u'CALL_-1206931595', u'INDIRECT_-1206909236'), (u'STORE_-1206925479', u'INDIRECT_-1206901240'), (u'INDIRECT_-1206889743', u'MULTIEQUAL_-1206893823'), (u'MULTIEQUAL_-1206904967', u'MULTIEQUAL_-1206904961'), (u'INDIRECT_-1206891759', u'MULTIEQUAL_-1206892336'), (u'STORE_-1206937788', u'INDIRECT_-1206910430'), (u'CALL_-1206934365', u'INDIRECT_-1206906057'), (u'CALL_-1206928209', u'INDIRECT_-1206906423'), (u'CALL_-1206937302', u'INDIRECT_-1206906472'), (u'MULTIEQUAL_-1206908143', u'MULTIEQUAL_-1206908035'), (u'STORE_-1206929089', u'INDIRECT_-1206898226'), (u'STORE_-1206930873', u'INDIRECT_-1206894720'), (u'MULTIEQUAL_-1206888548', u'MULTIEQUAL_-1206889343'), (u'STORE_-1206922815', u'INDIRECT_-1206891631'), (u'INDIRECT_-1206894853', u'MULTIEQUAL_-1206880916'), (u'INDIRECT_-1206897425', u'MULTIEQUAL_-1206899180'), (u'CALLIND_-1206924378', u'INDIRECT_-1206884463'), (u'STORE_-1206928662', u'INDIRECT_-1206900549'), (u'INDIRECT_-1206890447', u'MULTIEQUAL_-1206892234'), (u'INDIRECT_-1206904195', u'COPY_-1206878726'), (u'CALL_-1206931749', u'INDIRECT_-1206890933'), (u'INDIRECT_-1206893700', u'MULTIEQUAL_-1206895400'), (u'INDIRECT_-1206908900', u'MULTIEQUAL_-1206908517'), (u'CALL_-1206937615', u'INDIRECT_-1206913482'), (u'INDIRECT_-1206907988', u'MULTIEQUAL_-1206907598'), (u'INT_ADD_-1206925321', u'INT_ADD_-1206925315'), (u'CALL_-1206924756', u'INDIRECT_-1206901906'), (u'INT_ADD_-1206921353', u'CAST_-1206868888'), (u'CALL_-1206928257', u'INDIRECT_-1206891350'), (u'CALL_-1206933623', u'INDIRECT_-1206908138'), (u'CALL_-1206937559', u'INDIRECT_-1206900007'), (u'CALL_-1206930228', u'INDIRECT_-1206912196'), (u'INDIRECT_-1206896328', u'INT_NOTEQUAL_-1206935723'), (u'MULTIEQUAL_-1206910861', u'MULTIEQUAL_-1206910841'), (u'INDIRECT_-1206909166', u'MULTIEQUAL_-1206910419'), (u'MULTIEQUAL_-1206913560', u'MULTIEQUAL_-1206914261'), (u'CALL_-1206934835', u'INDIRECT_-1206898173'), (u'STORE_-1206937696', u'INDIRECT_-1206909546'), (u'INDIRECT_-1206902174', u'COPY_-1206879740'), (u'CALL_-1206938036', u'INDIRECT_-1206906975'), (u'INDIRECT_-1206901997', u'MULTIEQUAL_-1206901552'), (u'CALLIND_-1206938189', u'INDIRECT_-1206916897'), (u'CALL_-1206934365', u'INT_NOTEQUAL_-1206934350'), (u'CALLIND_-1206929135', u'INDIRECT_-1206908180'), (u'CALLIND_-1206921412', u'INDIRECT_-1206892128'), (u'CALLIND_-1206925453', u'INDIRECT_-1206889661'), (u'INDIRECT_-1206885402', u'MULTIEQUAL_-1206885067'), (u'MULTIEQUAL_-1206892301', u'MULTIEQUAL_-1206892328'), (u'STORE_-1206921864', u'INDIRECT_-1206904389'), (u'CALL_-1206934274', u'INDIRECT_-1206893821'), (u'CALL_-1206928271', u'INDIRECT_-1206892375'), (u'INDIRECT_-1206894511', u'MULTIEQUAL_-1206896357'), (u'INDIRECT_-1206893915', u'MULTIEQUAL_-1206893410'), (u'INDIRECT_-1206896263', u'COPY_-1206896271'), (u'INDIRECT_-1206892463', u'MULTIEQUAL_-1206893219'), (u'CALL_-1206931773', u'INDIRECT_-1206899772'), (u'CALL_-1206923816', u'INDIRECT_-1206876945'), (u'CALL_-1206930025', u'INDIRECT_-1206902824'), (u'CALLIND_-1206922636', u'INDIRECT_-1206899551'), (u'INDIRECT_-1206902860', u'MULTIEQUAL_-1206902773'), (u'MULTIEQUAL_-1206907876', u'MULTIEQUAL_-1206907872'), (u'COPY_-1206876434', u'MULTIEQUAL_-1206919638'), (u'CALLIND_-1206921388', u'INDIRECT_-1206905923'), (u'CALL_-1206934018', u'INDIRECT_-1206911310'), (u'CALL_-1206937142', u'INDIRECT_-1206900914'), (u'CALL_-1206928271', u'INDIRECT_-1206901839'), (u'INDIRECT_-1206889997', u'MULTIEQUAL_-1206889752'), (u'CALL_-1206930506', u'INDIRECT_-1206894533'), (u'INDIRECT_-1206884503', u'COPY_-1206884511'), (u'CAST_-1206870257', u'LOAD_-1206924386'), (u'INDIRECT_-1206901779', u'MULTIEQUAL_-1206902775'), (u'MULTIEQUAL_-1206878286', u'MULTIEQUAL_-1206900007'), (u'CALL_-1206929974', u'INDIRECT_-1206903832'), (u'STORE_-1206929190', u'INDIRECT_-1206887748'), (u'STORE_-1206925221', u'INDIRECT_-1206900267'), (u'STORE_-1206937788', u'INDIRECT_-1206902870'), (u'STORE_-1206929190', u'INDIRECT_-1206889008'), (u'CALL_-1206926116', u'INDIRECT_-1206910019'), (u'INDIRECT_-1206899058', u'MULTIEQUAL_-1206899562'), (u'MULTIEQUAL_-1206898807', u'MULTIEQUAL_-1206898791'), (u'INDIRECT_-1206897806', u'MULTIEQUAL_-1206897733'), (u'INDIRECT_-1206915335', u'MULTIEQUAL_-1206913584'), (u'STORE_-1206934385', u'INDIRECT_-1206889597'), (u'INDIRECT_-1206900420', u'MULTIEQUAL_-1206902120'), (u'INDIRECT_-1206899013', u'MULTIEQUAL_-1206899879'), (u'MULTIEQUAL_-1206893892', u'MULTIEQUAL_-1206893254'), (u'LOAD_-1206929281', u'INT_NOTEQUAL_-1206929265'), (u'INDIRECT_-1206887408', u'MULTIEQUAL_-1206887018'), (u'INDIRECT_-1206895556', u'MULTIEQUAL_-1206895140'), (u'CALL_-1206926116', u'INDIRECT_-1206885917'), (u'CALLIND_-1206921884', u'INDIRECT_-1206905494'), (u'CALL_-1206937186', u'INDIRECT_-1206882951'), (u'CALL_-1206930394', u'INDIRECT_-1206887757'), (u'INDIRECT_-1206899362', u'MULTIEQUAL_-1206899123'), (u'INDIRECT_-1206903854', u'MULTIEQUAL_-1206903699'), (u'INDIRECT_-1206907037', u'MULTIEQUAL_-1206906419'), (u'CALL_-1206925604', u'INDIRECT_-1206904147'), (u'MULTIEQUAL_-1206891041', u'MULTIEQUAL_-1206891068'), (u'INDIRECT_-1206889457', u'MULTIEQUAL_-1206888623'), (u'INDIRECT_-1206898473', u'MULTIEQUAL_-1206899697'), (u'CALL_-1206938131', u'INDIRECT_-1206901573'), (u'CALL_-1206934396', u'INDIRECT_-1206893480'), ('const-433', u'LOAD_-1206924422'), (u'CALL_-1206921264', u'INDIRECT_-1206886269'), (u'INDIRECT_-1206909348', u'MULTIEQUAL_-1206909026'), (u'MULTIEQUAL_-1206876278', u'MULTIEQUAL_-1206876160'), (u'CALL_-1206934114', u'INDIRECT_-1206911793'), (u'CALL_-1206930506', u'INDIRECT_-1206886133'), (u'CALLIND_-1206921999', u'INDIRECT_-1206905971'), (u'CALL_-1206937875', u'INT_EQUAL_-1206937861'), (u'CALL_-1206922426', u'INDIRECT_-1206891180'), (u'INDIRECT_-1206903951', u'MULTIEQUAL_-1206903831'), (u'STORE_-1206933497', u'INDIRECT_-1206898352'), (u'CAST_-1206870859', u'STORE_-1206928622'), ('const-4', u'INT_ADD_-1206922101'), (u'MULTIEQUAL_-1206913454', u'MULTIEQUAL_-1206913435'), (u'MULTIEQUAL_-1206902712', u'MULTIEQUAL_-1206902074'), (u'CALL_-1206938725', u'INDIRECT_-1206908453'), (u'INDIRECT_-1206905482', u'COPY_-1206878848'), (u'LOAD_-1206921413', u'INT_ADD_-1206921366'), (u'CALL_-1206929938', u'INDIRECT_-1206880876'), (u'CALL_-1206929750', u'INDIRECT_-1206899962'), (u'MULTIEQUAL_-1206886448', u'MULTIEQUAL_-1206886421'), (u'INDIRECT_-1206915755', u'MULTIEQUAL_-1206914004'), (u'CALL_-1206928271', u'INDIRECT_-1206888399'), (u'CALL_-1206929645', u'INDIRECT_-1206908552'), (u'PTRADD_-1206876542', u'LOAD_-1206931687'), (u'STORE_-1206925248', u'INDIRECT_-1206884742'), (u'STORE_-1206921864', u'INDIRECT_-1206892209'), (u'INDIRECT_-1206906347', u'MULTIEQUAL_-1206906311'), (u'MULTIEQUAL_-1206890927', u'MULTIEQUAL_-1206890952'), (u'MULTIEQUAL_-1206883793', u'MULTIEQUAL_-1206884821'), (u'MULTIEQUAL_-1206918917', u'LOAD_-1206928862'), (u'INDIRECT_-1206903429', u'MULTIEQUAL_-1206903031'), (u'MULTIEQUAL_-1206901760', u'MULTIEQUAL_-1206901731'), (u'CALL_-1206939523', u'INDIRECT_-1206912815'), (u'MULTIEQUAL_-1206881575', u'MULTIEQUAL_-1206881470'), (u'INDIRECT_-1206892040', u'MULTIEQUAL_-1206891942'), (u'CALL_-1206923816', u'INDIRECT_-1206886859'), ('tmp_2964', u'CBRANCH_-1206937246'), (u'INDIRECT_-1206901508', u'MULTIEQUAL_-1206903292'), (u'CALL_-1206928331', u'INDIRECT_-1206910295'), (u'INDIRECT_-1206887943', u'MULTIEQUAL_-1206888552'), (u'CALL_-1206938310', u'INDIRECT_-1206885065'), (u'CALLIND_-1206938189', u'INDIRECT_-1206891535'), (u'CALL_-1206933594', u'INDIRECT_-1206906024'), (u'INT_MULT_-1206934878', u'CALL_-1206934862'), (u'CALL_-1206930915', u'INDIRECT_-1206900263'), (u'INDIRECT_-1206891802', u'MULTIEQUAL_-1206891563'), (u'INDIRECT_-1206895468', u'MULTIEQUAL_-1206901803'), (u'INDIRECT_-1206893823', u'MULTIEQUAL_-1206894432'), (u'CALL_-1206931545', u'INDIRECT_-1206899645'), (u'CALL_-1206928992', u'INDIRECT_-1206913985'), (u'CALL_-1206927316', u'INDIRECT_-1206905665'), (u'STORE_-1206921567', u'INDIRECT_-1206902973'), (u'CALLIND_-1206924365', u'INDIRECT_-1206886615'), (u'MULTIEQUAL_-1206920371', u'CALL_-1206937186'), (u'CALL_-1206936110', u'INDIRECT_-1206899076'), (u'MULTIEQUAL_-1206905819', u'MULTIEQUAL_-1206905802'), (u'INDIRECT_-1206908350', u'MULTIEQUAL_-1206907918'), (u'INDIRECT_-1206897093', u'MULTIEQUAL_-1206896895'), (u'INDIRECT_-1206879548', u'MULTIEQUAL_-1206876220'), (u'CALL_-1206929071', u'INDIRECT_-1206897641'), (u'MULTIEQUAL_-1206901013', u'MULTIEQUAL_-1206902041'), (u'INDIRECT_-1206899281', u'MULTIEQUAL_-1206898920'), (u'CALLIND_-1206924378', u'INDIRECT_-1206893283'), (u'INDIRECT_-1206898985', u'MULTIEQUAL_-1206899932'), (u'MULTIEQUAL_-1206893295', u'MULTIEQUAL_-1206893291'), ('tmp_24050', u'BRANCH_-1206925050'), (u'STORE_-1206928482', u'INDIRECT_-1206908000'), (u'CALL_-1206929019', u'INDIRECT_-1206892163'), (u'INDIRECT_-1206907816', u'MULTIEQUAL_-1206907549'), (u'INT_EQUAL_-1206939303', u'CBRANCH_-1206939301'), (u'CALL_-1206928271', u'INDIRECT_-1206899935'), (u'CALL_-1206925831', u'INDIRECT_-1206909816'), (u'CALL_-1206929794', u'INDIRECT_-1206908342'), (u'INDIRECT_-1206903845', u'MULTIEQUAL_-1206903800'), (u'INDIRECT_-1206889804', u'COPY_-1206879473'), (u'STORE_-1206933497', u'INDIRECT_-1206908012'), (u'CALL_-1206927297', u'INDIRECT_-1206890951'), (u'INDIRECT_-1206903608', u'MULTIEQUAL_-1206905392'), (u'MULTIEQUAL_-1206891154', u'MULTIEQUAL_-1206891138'), (u'CALL_-1206939039', u'INDIRECT_-1206914714'), (u'MULTIEQUAL_-1206893780', u'MULTIEQUAL_-1206893751'), (u'MULTIEQUAL_-1206893785', u'MULTIEQUAL_-1206893772'), ('const-8193', u'INT_LESS_-1206930464'), (u'STORE_-1206929089', u'INDIRECT_-1206904946'), (u'MULTIEQUAL_-1206898334', u'MULTIEQUAL_-1206898315'), (u'INDIRECT_-1206888687', u'MULTIEQUAL_-1206888782'), (u'CALL_-1206931749', u'INDIRECT_-1206897653'), (u'STORE_-1206922815', u'INDIRECT_-1206888691'), (u'CALL_-1206932954', u'INDIRECT_-1206910361'), (u'MULTIEQUAL_-1206908327', u'MULTIEQUAL_-1206908321'), ('const-65535', u'INT_NOTEQUAL_-1206928415'), (u'MULTIEQUAL_-1206894555', u'MULTIEQUAL_-1206894551'), (u'INDIRECT_-1206907396', u'MULTIEQUAL_-1206907195'), (u'INDIRECT_-1206896560', u'MULTIEQUAL_-1206896473'), (u'STORE_-1206929089', u'INDIRECT_-1206896966'), (u'INDIRECT_-1206901074', u'MULTIEQUAL_-1206900925'), (u'INDIRECT_-1206903489', u'MULTIEQUAL_-1206903374'), (u'CALL_-1206928257', u'INDIRECT_-1206907310'), (u'INDIRECT_-1206902940', u'MULTIEQUAL_-1206904640'), (u'INDIRECT_-1206900395', u'MULTIEQUAL_-1206901179'), (u'STORE_-1206928627', u'INDIRECT_-1206890028'), (u'INDIRECT_-1206914666', u'MULTIEQUAL_-1206914212'), (u'CALLIND_-1206921884', u'INDIRECT_-1206895834'), (u'CALL_-1206930882', u'INDIRECT_-1206897720'), (u'INDIRECT_-1206890111', u'COPY_-1206880177'), (u'CALL_-1206934365', u'INDIRECT_-1206908577'), (u'INDIRECT_-1206909804', u'MULTIEQUAL_-1206909543'), (u'CALL_-1206937302', u'INDIRECT_-1206893032'), (u'MULTIEQUAL_-1206904928', u'MULTIEQUAL_-1206905723'), (u'CALLIND_-1206924365', u'INDIRECT_-1206900895'), (u'STORE_-1206928732', u'INDIRECT_-1206895971'), (u'INDIRECT_-1206892520', u'MULTIEQUAL_-1206892137'), (u'CALLIND_-1206938263', u'INDIRECT_-1206892424'), (u'CALL_-1206934365', u'INDIRECT_-1206903957'), (u'INDIRECT_-1206909361', u'MULTIEQUAL_-1206877014'), ('tmp_20786', u'CBRANCH_-1206921706'), (u'CALL_-1206938628', u'INDIRECT_-1206910916'), (u'INDIRECT_-1206877069', u'MULTIEQUAL_-1206877268'), (u'INDIRECT_-1206908002', u'COPY_-1206878854'), (u'CALL_-1206921308', u'INDIRECT_-1206890908'), (u'MULTIEQUAL_-1206902409', u'MULTIEQUAL_-1206902352'), (u'INDIRECT_-1206886555', u'MULTIEQUAL_-1206890229'), (u'MULTIEQUAL_-1206911053', u'COPY_-1206870770'), (u'CALLIND_-1206921884', u'INDIRECT_-1206882814'), (u'MULTIEQUAL_-1206905577', u'MULTIEQUAL_-1206905527'), (u'INDIRECT_-1206888292', u'MULTIEQUAL_-1206889809'), (u'CALL_-1206929226', u'INDIRECT_-1206904637'), (u'CALL_-1206931128', u'INDIRECT_-1206906226'), (u'INDIRECT_-1206894490', u'MULTIEQUAL_-1206894058'), (u'INDIRECT_-1206899709', u'MULTIEQUAL_-1206900801'), (u'STORE_-1206928588', u'INDIRECT_-1206911003'), (u'CALL_-1206937875', u'INDIRECT_-1206883787'), (u'CALL_-1206937446', u'INDIRECT_-1206911462'), (u'INDIRECT_-1206904380', u'MULTIEQUAL_-1206904119'), ('const--1', u'INT_ADD_-1206928856'), (u'MULTIEQUAL_-1206894996', u'MULTIEQUAL_-1206895916'), ('const-433', u'LOAD_-1206924899'), ('const-40', u'INT_ADD_-1206928109'), (u'CALL_-1206930556', u'INDIRECT_-1206906156'), (u'INDIRECT_-1206906843', u'MULTIEQUAL_-1206907452'), (u'INDIRECT_-1206898624', u'COPY_-1206879494'), (u'INDIRECT_-1206894880', u'MULTIEQUAL_-1206894725'), (u'CALL_-1206930476', u'INDIRECT_-1206893249'), (u'INDIRECT_-1206895121', u'MULTIEQUAL_-1206896161'), (u'STORE_-1206937611', u'INDIRECT_-1206905296'), (u'CALL_-1206934365', u'INDIRECT_-1206880935'), (u'CALL_-1206930550', u'INDIRECT_-1206901282'), (u'STORE_-1206930340', u'INDIRECT_-1206899824'), (u'INDIRECT_-1206897140', u'MULTIEQUAL_-1206896867'), (u'MULTIEQUAL_-1206885679', u'MULTIEQUAL_-1206885263'), (u'INDIRECT_-1206890107', u'MULTIEQUAL_-1206894243'), (u'CALL_-1206931337', u'INDIRECT_-1206910352'), (u'INDIRECT_-1206909781', u'MULTIEQUAL_-1206909420'), (u'CALL_-1206927360', u'INDIRECT_-1206885524'), (u'INDIRECT_-1206898204', u'COPY_-1206879493'), (u'STORE_-1206934385', u'INDIRECT_-1206898417'), (u'CALL_-1206928677', u'INDIRECT_-1206894949'), (u'INDIRECT_-1206883175', u'MULTIEQUAL_-1206884248'), (u'INT_ADD_-1206928109', u'CAST_-1206872526'), (u'INDIRECT_-1206904835', u'MULTIEQUAL_-1206905841'), (u'INDIRECT_-1206893809', u'MULTIEQUAL_-1206894344'), (u'CALLIND_-1206921359', u'INDIRECT_-1206896247'), (u'CALL_-1206930556', u'INDIRECT_-1206900276'), (u'INDIRECT_-1206903099', u'MULTIEQUAL_-1206903676'), (u'INDIRECT_-1206900163', u'MULTIEQUAL_-1206874321'), (u'MULTIEQUAL_-1206881480', u'MULTIEQUAL_-1206881459'), (u'CALL_-1206935907', u'INDIRECT_-1206901469'), (u'INDIRECT_-1206893859', u'MULTIEQUAL_-1206894436'), (u'CALL_-1206929529', u'INDIRECT_-1206894235'), (u'INDIRECT_-1206896618', u'MULTIEQUAL_-1206896530'), (u'STORE_-1206934385', u'INDIRECT_-1206897577'), (u'CALL_-1206929071', u'INDIRECT_-1206893861'), (u'INDIRECT_-1206907713', u'MULTIEQUAL_-1206908937'), (u'CALL_-1206928357', u'INDIRECT_-1206878219'), (u'MULTIEQUAL_-1206886730', u'MULTIEQUAL_-1206886688'), (u'INDIRECT_-1206901206', u'MULTIEQUAL_-1206900977'), (u'CALL_-1206928271', u'INDIRECT_-1206892599'), (u'INDIRECT_-1206907937', u'MULTIEQUAL_-1206907103'), (u'CALL_-1206934835', u'INDIRECT_-1206908673'), (u'MULTIEQUAL_-1206905096', u'MULTIEQUAL_-1206905022'), (u'INDIRECT_-1206901852', u'MULTIEQUAL_-1206899646'), (u'CALL_-1206930025', u'INDIRECT_-1206903664'), (u'INDIRECT_-1206907284', u'MULTIEQUAL_-1206907081'), (u'CALL_-1206939039', u'INDIRECT_-1206912194'), (u'INDIRECT_-1206890078', u'MULTIEQUAL_-1206889803'), (u'CALL_-1206930457', u'INDIRECT_-1206900963'), (u'CAST_-1206870848', u'STORE_-1206928270'), (u'INDIRECT_-1206905623', u'MULTIEQUAL_-1206874334'), (u'INDIRECT_-1206901760', u'MULTIEQUAL_-1206901487'), (u'CALL_-1206928331', u'INDIRECT_-1206915497'), (u'MULTIEQUAL_-1206876230', u'MULTIEQUAL_-1206876112'), (u'CALL_-1206924704', u'INDIRECT_-1206903142'), (u'INDIRECT_-1206906023', u'MULTIEQUAL_-1206880946'), (u'STORE_-1206934436', u'INDIRECT_-1206898030'), (u'CALL_-1206931435', u'INDIRECT_-1206896219'), (u'INDIRECT_-1206888804', u'MULTIEQUAL_-1206888609'), (u'STORE_-1206930828', u'INDIRECT_-1206900577'), (u'MULTIEQUAL_-1206885067', u'MULTIEQUAL_-1206885061'), (u'MULTIEQUAL_-1206902107', u'MULTIEQUAL_-1206901613'), (u'STORE_-1206929190', u'INDIRECT_-1206902868'), (u'MULTIEQUAL_-1206888325', u'MULTIEQUAL_-1206888312'), (u'CALL_-1206933773', u'INDIRECT_-1206895208'), (u'MULTIEQUAL_-1206904558', u'MULTIEQUAL_-1206904552'), (u'MULTIEQUAL_-1206881387', u'MULTIEQUAL_-1206881238'), (u'INDIRECT_-1206887459', u'MULTIEQUAL_-1206887840'), (u'INDIRECT_-1206896476', u'MULTIEQUAL_-1206896209'), (u'CALL_-1206924677', u'INDIRECT_-1206902701'), (u'CALL_-1206928709', u'INDIRECT_-1206878816'), (u'CALL_-1206938958', u'INDIRECT_-1206892826'), (u'MULTIEQUAL_-1206899647', u'MULTIEQUAL_-1206899631'), (u'CALLIND_-1206924378', u'INDIRECT_-1206876732'), (u'INT_ADD_-1206921814', u'CAST_-1206869283'), (u'CALL_-1206922556', u'INDIRECT_-1206890383'), (u'INDIRECT_-1206892483', u'COPY_-1206892491'), (u'INDIRECT_-1206908978', u'MULTIEQUAL_-1206908703'), (u'STORE_-1206930873', u'INDIRECT_-1206902280'), (u'CALL_-1206938421', u'INDIRECT_-1206910580'), (u'CALL_-1206928382', u'CALL_-1206924704'), (u'MULTIEQUAL_-1206914397', u'MULTIEQUAL_-1206914347'), (u'CALL_-1206931595', u'INDIRECT_-1206895376'), (u'CALL_-1206928150', u'INDIRECT_-1206899229'), (u'INDIRECT_-1206896300', u'MULTIEQUAL_-1206894620'), (u'CALL_-1206935851', u'INDIRECT_-1206897226'), (u'INDIRECT_-1206915139', u'MULTIEQUAL_-1206914751'), (u'MULTIEQUAL_-1206883720', u'MULTIEQUAL_-1206878258'), (u'MULTIEQUAL_-1206890513', u'MULTIEQUAL_-1206891541'), (u'INDIRECT_-1206894721', u'MULTIEQUAL_-1206894501'), (u'MULTIEQUAL_-1206891930', u'MULTIEQUAL_-1206895460'), (u'INDIRECT_-1206889162', u'MULTIEQUAL_-1206890091'), (u'CALL_-1206936110', u'INDIRECT_-1206890676'), (u'INDIRECT_-1206908483', u'MULTIEQUAL_-1206908374'), (u'INDIRECT_-1206892119', u'MULTIEQUAL_-1206892739'), (u'CALL_-1206930457', u'INDIRECT_-1206906003'), (u'INDIRECT_-1206906545', u'MULTIEQUAL_-1206907492'), (u'MULTIEQUAL_-1206896870', u'MULTIEQUAL_-1206896846'), ('const-433', u'LOAD_-1206931694'), (u'CALLIND_-1206929135', u'INDIRECT_-1206906500'), (u'INDIRECT_-1206900543', u'MULTIEQUAL_-1206901152'), ('const-433', u'LOAD_-1206922790'), (u'INDIRECT_-1206901688', u'MULTIEQUAL_-1206903249'), (u'CAST_-1206878268', u'LOAD_-1206938453'), (u'INDIRECT_-1206896328', u'MULTIEQUAL_-1206896006'), (u'MULTIEQUAL_-1206883635', u'MULTIEQUAL_-1206883631'), (u'STORE_-1206930329', u'INDIRECT_-1206895882'), (u'INDIRECT_-1206912550', u'MULTIEQUAL_-1206912118'), (u'CALL_-1206937186', u'INDIRECT_-1206913113'), (u'STORE_-1206930846', u'INDIRECT_-1206897169'), ('tmp_19488', u'CBRANCH_-1206923084'), (u'STORE_-1206937788', u'INDIRECT_-1206911270'), (u'CALL_-1206928878', u'INDIRECT_-1206893036'), (u'MULTIEQUAL_-1206903663', u'MULTIEQUAL_-1206903615'), ('const-433', u'STORE_-1206921743'), (u'INDIRECT_-1206889644', u'MULTIEQUAL_-1206889441'), (u'CALL_-1206928621', u'INDIRECT_-1206899968'), (u'INDIRECT_-1206876979', u'MULTIEQUAL_-1206876814'), (u'MULTIEQUAL_-1206908509', u'MULTIEQUAL_-1206908892'), (u'CALL_-1206928331', u'INDIRECT_-1206900215'), (u'CALL_-1206933594', u'INDIRECT_-1206908124'), (u'COPY_-1206869881', u'MULTIEQUAL_-1206911349'), (u'MULTIEQUAL_-1206903301', u'MULTIEQUAL_-1206902955'), (u'INDIRECT_-1206896083', u'MULTIEQUAL_-1206895807'), (u'CALL_-1206938421', u'INDIRECT_-1206908900'), (u'CALL_-1206929645', u'INDIRECT_-1206893432'), (u'INDIRECT_-1206892082', u'MULTIEQUAL_-1206891978'), (u'INT_EQUAL_-1206927696', u'CBRANCH_-1206927691'), (u'CALL_-1206937414', u'INDIRECT_-1206912279'), (u'CALL_-1206938310', u'INDIRECT_-1206897079'), (u'INDIRECT_-1206903817', u'MULTIEQUAL_-1206903427'), (u'INDIRECT_-1206908679', u'MULTIEQUAL_-1206908272'), (u'INDIRECT_-1206907317', u'MULTIEQUAL_-1206907026'), (u'INDIRECT_-1206887885', u'MULTIEQUAL_-1206876105'), (u'INDIRECT_-1206891757', u'MULTIEQUAL_-1206891678'), (u'INDIRECT_-1206886505', u'MULTIEQUAL_-1206888260'), (u'INDIRECT_-1206897294', u'MULTIEQUAL_-1206897145'), (u'MULTIEQUAL_-1206898242', u'MULTIEQUAL_-1206898229'), (u'INDIRECT_-1206915104', u'MULTIEQUAL_-1206914927'), (u'INDIRECT_-1206894278', u'MULTIEQUAL_-1206894003'), (u'MULTIEQUAL_-1206902691', u'MULTIEQUAL_-1206902025'), (u'INDIRECT_-1206884496', u'MULTIEQUAL_-1206884900'), (u'CALLIND_-1206921344', u'INDIRECT_-1206883694'), (u'INDIRECT_-1206900553', u'MULTIEQUAL_-1206876254'), (u'INDIRECT_-1206878687', u'MULTIEQUAL_-1206878595'), (u'CALL_-1206930506', u'INDIRECT_-1206905873'), (u'INDIRECT_-1206888903', u'MULTIEQUAL_-1206892983'), (u'COPY_-1206879948', u'CALL_-1206929071'), (u'CALL_-1206929866', u'INDIRECT_-1206903766'), (u'INDIRECT_-1206909138', u'MULTIEQUAL_-1206909642'), (u'CALL_-1206930882', u'INDIRECT_-1206905280'), (u'INDIRECT_-1206902208', u'MULTIEQUAL_-1206898903'), (u'CALL_-1206930550', u'INDIRECT_-1206877840'), (u'CALL_-1206925860', u'INDIRECT_-1206904628'), (u'INDIRECT_-1206902244', u'MULTIEQUAL_-1206902041'), (u'MULTIEQUAL_-1206880366', u'MULTIEQUAL_-1206892563'), (u'CALLIND_-1206924378', u'INDIRECT_-1206905463'), ('const-3', u'PTRADD_-1206877171'), (u'CALL_-1206931545', u'INDIRECT_-1206891665'), (u'INDIRECT_-1206885550', u'MULTIEQUAL_-1206885320'), (u'CALL_-1206927418', u'INDIRECT_-1206888079'), (u'INDIRECT_-1206890219', u'MULTIEQUAL_-1206890360'), (u'STORE_-1206930340', u'INDIRECT_-1206898410'), (u'CALL_-1206931545', u'INDIRECT_-1206892085'), (u'INDIRECT_-1206909894', u'MULTIEQUAL_-1206909716'), (u'INDIRECT_-1206902600', u'MULTIEQUAL_-1206897390'), (u'CALL_-1206934487', u'INDIRECT_-1206881351'), (u'INDIRECT_-1206891125', u'MULTIEQUAL_-1206892880'), (u'STORE_-1206921864', u'INDIRECT_-1206905229'), (u'INDIRECT_-1206889048', u'COPY_-1206879591'), (u'MULTIEQUAL_-1206892105', u'MULTIEQUAL_-1206892092'), (u'CALL_-1206924704', u'INDIRECT_-1206900622'), (u'CALL_-1206921308', u'INDIRECT_-1206903088'), (u'CALL_-1206934098', u'INDIRECT_-1206895401'), (u'CALL_-1206928667', u'INDIRECT_-1206901122'), (u'MULTIEQUAL_-1206884162', u'MULTIEQUAL_-1206884147'), (u'MULTIEQUAL_-1206896581', u'MULTIEQUAL_-1206895553'), (u'STORE_-1206928518', u'INDIRECT_-1206895841'), (u'MULTIEQUAL_-1206880916', u'MULTIEQUAL_-1206880216'), (u'INDIRECT_-1206884169', u'MULTIEQUAL_-1206885261'), ('const-0', u'INT_EQUAL_-1206928257'), (u'MULTIEQUAL_-1206888276', u'MULTIEQUAL_-1206889196'), (u'CALL_-1206924704', u'INDIRECT_-1206886762'), (u'INDIRECT_-1206909544', u'COPY_-1206879520'), (u'INDIRECT_-1206908550', u'MULTIEQUAL_-1206908432'), (u'INDIRECT_-1206917241', u'MULTIEQUAL_-1206916751'), (u'STORE_-1206922807', u'INDIRECT_-1206885767'), (u'CALL_-1206938628', u'INDIRECT_-1206912596'), (u'MULTIEQUAL_-1206892632', u'MULTIEQUAL_-1206891994'), ('tmp_13028', u'CBRANCH_-1206929885'), (u'CALL_-1206929489', u'INDIRECT_-1206902199'), (u'INDIRECT_-1206905771', u'MULTIEQUAL_-1206907061'), (u'INDIRECT_-1206905137', u'MULTIEQUAL_-1206905029'), (u'INDIRECT_-1206898783', u'MULTIEQUAL_-1206900440'), (u'MULTIEQUAL_-1206894967', u'MULTIEQUAL_-1206894473'), (u'CALL_-1206936110', u'INDIRECT_-1206911676'), (u'INDIRECT_-1206884011', u'MULTIEQUAL_-1206885857'), ('tmp_514', u'CBRANCH_-1206939367'), (u'INDIRECT_-1206900141', u'COPY_-1206880537'), (u'CALL_-1206928474', u'INDIRECT_-1206885230'), (u'CALL_-1206926003', u'INDIRECT_-1206893788'), (u'CALL_-1206937824', u'INDIRECT_-1206909807'), (u'MULTIEQUAL_-1206890546', u'MULTIEQUAL_-1206890570'), (u'CALL_-1206928194', u'INDIRECT_-1206904288'), (u'INDIRECT_-1206903196', u'MULTIEQUAL_-1206902995'), (u'CALL_-1206929019', u'INDIRECT_-1206904763'), (u'CALL_-1206930241', u'INDIRECT_-1206908992'), (u'CALL_-1206938927', u'INDIRECT_-1206914650'), (u'INDIRECT_-1206905248', u'MULTIEQUAL_-1206906641'), (u'INDIRECT_-1206890311', u'MULTIEQUAL_-1206892157'), (u'CALLIND_-1206929135', u'INDIRECT_-1206903980'), (u'MULTIEQUAL_-1206914939', u'MULTIEQUAL_-1206914449'), (u'INT_EQUAL_-1206923319', u'CBRANCH_-1206923315'), (u'INDIRECT_-1206905357', u'MULTIEQUAL_-1206904912'), (u'MULTIEQUAL_-1206894291', u'MULTIEQUAL_-1206894176'), ('tmp_7927', u'CBRANCH_-1206931610'), (u'INDIRECT_-1206908350', u'MULTIEQUAL_-1206908194'), ('tmp_72986', u'CALL_-1206936110'), (u'STORE_-1206930340', u'INDIRECT_-1206891844'), (u'INDIRECT_-1206904854', u'MULTIEQUAL_-1206904676'), (u'CALL_-1206934835', u'INDIRECT_-1206906153'), ('const-0', u'INT_NOTEQUAL_-1206933666'), (u'INDIRECT_-1206903518', u'MULTIEQUAL_-1206903243'), (u'CALL_-1206928629', u'INDIRECT_-1206897319'), (u'INDIRECT_-1206891348', u'MULTIEQUAL_-1206892787'), (u'COPY_-1206928980', u'MULTIEQUAL_-1206892391'), (u'INDIRECT_-1206903216', u'MULTIEQUAL_-1206907493'), (u'INDIRECT_-1206884675', u'MULTIEQUAL_-1206885681'), (u'INDIRECT_-1206908078', u'MULTIEQUAL_-1206907916'), (u'STORE_-1206929190', u'INDIRECT_-1206904128'), (u'CALLIND_-1206921743', u'INDIRECT_-1206891135'), (u'MULTIEQUAL_-1206892967', u'MULTIEQUAL_-1206892947'), (u'STORE_-1206934385', u'INDIRECT_-1206910177'), (u'MULTIEQUAL_-1206875920', u'MULTIEQUAL_-1206876161'), (u'CALL_-1206937824', u'INDIRECT_-1206912747'), (u'CALL_-1206937924', u'INDIRECT_-1206903981'), (u'MULTIEQUAL_-1206901621', u'MULTIEQUAL_-1206900593'), (u'STORE_-1206933497', u'INDIRECT_-1206906332'), (u'INT_ZEXT_-1206929079', u'INT_MULT_-1206874690'), (u'MULTIEQUAL_-1206874307', u'MULTIEQUAL_-1206894045'), (u'CALL_-1206939005', u'INDIRECT_-1206907135'), (u'INDIRECT_-1206909361', u'MULTIEQUAL_-1206909000'), (u'CALL_-1206932327', u'INDIRECT_-1206894976'), (u'MULTIEQUAL_-1206907081', u'MULTIEQUAL_-1206907067'), (u'INDIRECT_-1206897835', u'MULTIEQUAL_-1206897707'), (u'INDIRECT_-1206901048', u'MULTIEQUAL_-1206902441'), (u'MULTIEQUAL_-1206887681', u'MULTIEQUAL_-1206887647'), (u'MULTIEQUAL_-1206887681', u'MULTIEQUAL_-1206887647'), (u'CALL_-1206928108', u'INDIRECT_-1206891254'), (u'CALL_-1206937302', u'INDIRECT_-1206893452'), (u'STORE_-1206928697', u'INDIRECT_-1206905610'), (u'INDIRECT_-1206900327', u'MULTIEQUAL_-1206900247'), ('const-2', u'INT_EQUAL_-1206921923'), (u'INDIRECT_-1206888878', u'MULTIEQUAL_-1206888327'), (u'INDIRECT_-1206889922', u'MULTIEQUAL_-1206889806'), (u'MULTIEQUAL_-1206907611', u'MULTIEQUAL_-1206907592'), (u'INDIRECT_-1206892129', u'MULTIEQUAL_-1206892664'), (u'INDIRECT_-1206892262', u'MULTIEQUAL_-1206892212'), (u'INDIRECT_-1206900790', u'MULTIEQUAL_-1206900634'), (u'CALLIND_-1206925453', u'INDIRECT_-1206902261'), (u'INDIRECT_-1206889799', u'MULTIEQUAL_-1206889940'), (u'INDIRECT_-1206911774', u'MULTIEQUAL_-1206911147'), (u'INDIRECT_-1206888558', u'MULTIEQUAL_-1206889062'), (u'CALL_-1206929902', u'INDIRECT_-1206909248'), (u'CALL_-1206929974', u'INDIRECT_-1206890392'), (u'INDIRECT_-1206904582', u'MULTIEQUAL_-1206906241'), (u'STORE_-1206930340', u'INDIRECT_-1206887910'), (u'MULTIEQUAL_-1206910131', u'INT_NOTEQUAL_-1206928702'), (u'CALL_-1206932817', u'INDIRECT_-1206906528'), (u'INDIRECT_-1206891073', u'MULTIEQUAL_-1206890933'), (u'INDIRECT_-1206895040', u'MULTIEQUAL_-1206894767'), (u'CALL_-1206921832', u'INDIRECT_-1206898742'), (u'INDIRECT_-1206900948', u'MULTIEQUAL_-1206900835'), (u'INDIRECT_-1206891744', u'MULTIEQUAL_-1206891549'), ('const-7', u'INT_AND_-1206916431'), (u'INDIRECT_-1206888156', u'MULTIEQUAL_-1206887779'), (u'CALL_-1206938975', u'INDIRECT_-1206895358'), (u'STORE_-1206933958', u'INDIRECT_-1206906148'), (u'STORE_-1206930351', u'INDIRECT_-1206895400'), (u'CALL_-1206937729', u'INDIRECT_-1206904725'), (u'INDIRECT_-1206884084', u'MULTIEQUAL_-1206883713'), (u'STORE_-1206928410', u'INDIRECT_-1206902078'), (u'CALL_-1206931701', u'INDIRECT_-1206900023'), (u'INDIRECT_-1206907413', u'MULTIEQUAL_-1206908279'), (u'CALL_-1206930915', u'INDIRECT_-1206900683'), (u'INDIRECT_-1206904643', u'MULTIEQUAL_-1206906161'), (u'CALL_-1206927093', u'INDIRECT_-1206899963'), (u'CALLIND_-1206924365', u'INDIRECT_-1206899215'), (u'INDIRECT_-1206901089', u'COPY_-1206880077'), (u'CALL_-1206933998', u'INDIRECT_-1206895336'), (u'INDIRECT_-1206905417', u'MULTIEQUAL_-1206905078'), (u'INDIRECT_-1206902122', u'COPY_-1206878840'), (u'INDIRECT_-1206893225', u'MULTIEQUAL_-1206894980'), ('const-433', u'LOAD_-1206937244'), (u'INDIRECT_-1206893752', u'MULTIEQUAL_-1206895269'), (u'INDIRECT_-1206909277', u'MULTIEQUAL_-1206908887'), (u'STORE_-1206925479', u'INDIRECT_-1206904180'), (u'INT_EQUAL_-1206925173', u'CBRANCH_-1206925172'), (u'MULTIEQUAL_-1206877268', u'MULTIEQUAL_-1206877509'), (u'CALLIND_-1206925401', u'INDIRECT_-1206887534'), (u'INDIRECT_-1206887863', u'COPY_-1206887871'), (u'STORE_-1206928662', u'INDIRECT_-1206908109'), (u'MULTIEQUAL_-1206887856', u'MULTIEQUAL_-1206888776'), (u'INDIRECT_-1206904262', u'MULTIEQUAL_-1206904158'), (u'INDIRECT_-1206903280', u'MULTIEQUAL_-1206903193'), (u'MULTIEQUAL_-1206909129', u'MULTIEQUAL_-1206909072'), (u'CALL_-1206938036', u'INDIRECT_-1206894795'), (u'CALL_-1206937302', u'INDIRECT_-1206911092'), (u'INT_ADD_-1206935494', u'CALL_-1206935494'), ('const-433', u'LOAD_-1206934836'), (u'CALLIND_-1206921884', u'INDIRECT_-1206884914'), ('const-0', u'COPY_-1206873451'), (u'CALLIND_-1206925511', u'INDIRECT_-1206903133'), (u'CALL_-1206938900', u'INDIRECT_-1206900356'), (u'INDIRECT_-1206891356', u'MULTIEQUAL_-1206891091'), (u'CALLIND_-1206921710', u'INDIRECT_-1206903716'), (u'INT_ADD_-1206933860', u'CAST_-1206875058'), (u'STORE_-1206930828', u'INDIRECT_-1206898057'), (u'CALL_-1206930394', u'INDIRECT_-1206906657'), (u'MULTIEQUAL_-1206909126', u'MULTIEQUAL_-1206909088'), (u'CALL_-1206937302', u'INDIRECT_-1206901432'), (u'MULTIEQUAL_-1206880943', u'MULTIEQUAL_-1206880397'), (u'STORE_-1206930340', u'INDIRECT_-1206888904'), (u'STORE_-1206934385', u'INDIRECT_-1206907237'), (u'CALL_-1206934487', u'INDIRECT_-1206911176'), (u'COPY_-1206934741', u'MULTIEQUAL_-1206888125'), (u'STORE_-1206937920', u'INDIRECT_-1206907556'), (u'CALL_-1206921954', u'INDIRECT_-1206889536'), (u'CALL_-1206929830', u'INDIRECT_-1206905004'), (u'INT_NOTEQUAL_-1206930335', u'CBRANCH_-1206930333'), (u'CALL_-1206934018', u'INDIRECT_-1206880728'), ('const-224', u'INT_ADD_-1206928284'), (u'INDIRECT_-1206898762', u'COPY_-1206878832'), (u'STORE_-1206927241', u'INDIRECT_-1206906789'), (u'CALL_-1206932808', u'INDIRECT_-1206893040'), (u'STORE_-1206924560', u'INDIRECT_-1206907060'), (u'CALL_-1206921320', u'INDIRECT_-1206874516'), (u'MULTIEQUAL_-1206913034', u'MULTIEQUAL_-1206913015'), (u'INDIRECT_-1206903901', u'MULTIEQUAL_-1206903540'), (u'MULTIEQUAL_-1206911281', u'MULTIEQUAL_-1206911267'), (u'CALL_-1206930311', u'INDIRECT_-1206896111'), (u'CALL_-1206924668', u'INDIRECT_-1206884710'), (u'CALL_-1206922584', u'INDIRECT_-1206888421'), (u'INDIRECT_-1206893303', u'MULTIEQUAL_-1206894059'), (u'CALL_-1206933962', u'INDIRECT_-1206902036'), (u'INDIRECT_-1206895252', u'MULTIEQUAL_-1206895104'), (u'CALL_-1206938342', u'INDIRECT_-1206906757'), (u'INDIRECT_-1206898561', u'MULTIEQUAL_-1206901151'), (u'CALL_-1206931701', u'INDIRECT_-1206915305'), (u'PTRADD_-1206873214', u'STORE_-1206924934'), (u'LOAD_-1206921966', u'INT_ADD_-1206921934'), (u'INDIRECT_-1206878969', u'MULTIEQUAL_-1206880317'), ('const-256', u'INT_OR_-1206921511'), (u'MULTIEQUAL_-1206914407', u'MULTIEQUAL_-1206914394'), (u'INDIRECT_-1206884417', u'MULTIEQUAL_-1206883583'), (u'MULTIEQUAL_-1206905419', u'MULTIEQUAL_-1206904561'), (u'INDIRECT_-1206901997', u'MULTIEQUAL_-1206901379'), (u'INDIRECT_-1206912288', u'MULTIEQUAL_-1206911966'), (u'INDIRECT_-1206888769', u'MULTIEQUAL_-1206889304'), (u'CALL_-1206933773', u'INDIRECT_-1206909488'), (u'INDIRECT_-1206895239', u'MULTIEQUAL_-1206894832'), (u'INDIRECT_-1206894070', u'MULTIEQUAL_-1206893638'), (u'STORE_-1206937788', u'INDIRECT_-1206910010'), (u'INDIRECT_-1206899419', u'MULTIEQUAL_-1206899282'), (u'CALL_-1206932860', u'INDIRECT_-1206903157'), (u'CALL_-1206938131', u'INDIRECT_-1206914593'), ('const-31', u'PTRADD_-1206873759'), (u'CALL_-1206938975', u'INDIRECT_-1206903338'), (u'LOAD_-1206921830', u'INT_ADD_-1206921382'), (u'INT_NOTEQUAL_-1206876815', u'BOOL_OR_-1206931361'), (u'MULTIEQUAL_-1206898903', u'MULTIEQUAL_-1206901613'), (u'CALLIND_-1206921388', u'INDIRECT_-1206888283'), (u'INDIRECT_-1206908908', u'MULTIEQUAL_-1206908716'), (u'INDIRECT_-1206890268', u'MULTIEQUAL_-1206889609'), (u'INDIRECT_-1206906757', u'MULTIEQUAL_-1206906367'), (u'INDIRECT_-1206907775', u'MULTIEQUAL_-1206906024'), (u'MULTIEQUAL_-1206898181', u'MULTIEQUAL_-1206898208'), (u'CALL_-1206931269', u'INDIRECT_-1206897309'), (u'CALL_-1206930915', u'INDIRECT_-1206896063'), (u'MULTIEQUAL_-1206894052', u'MULTIEQUAL_-1206893981'), (u'INDIRECT_-1206882369', u'MULTIEQUAL_-1206883561'), (u'MULTIEQUAL_-1206891519', u'MULTIEQUAL_-1206878263'), (u'CALL_-1206932327', u'INDIRECT_-1206879514'), (u'LOAD_-1206923076', u'SUBPIECE_-1206914345'), (u'CALLIND_-1206921344', u'INDIRECT_-1206875880'), (u'CALL_-1206925460', u'INDIRECT_-1206903417'), (u'INDIRECT_-1206903055', u'MULTIEQUAL_-1206904141'), (u'INDIRECT_-1206914275', u'MULTIEQUAL_-1206913855'), (u'CALL_-1206928647', u'INDIRECT_-1206896602'), (u'INDIRECT_-1206896066', u'MULTIEQUAL_-1206898534'), (u'MULTIEQUAL_-1206878260', u'MULTIEQUAL_-1206883022'), (u'MULTIEQUAL_-1206897841', u'MULTIEQUAL_-1206898283'), (u'CALL_-1206928815', u'INDIRECT_-1206913141'), (u'CALL_-1206933594', u'INDIRECT_-1206893844'), (u'STORE_-1206929089', u'INDIRECT_-1206907886'), (u'CALL_-1206925694', u'INDIRECT_-1206897396'), (u'MULTIEQUAL_-1206880953', u'MULTIEQUAL_-1206880407'), (u'STORE_-1206925248', u'INDIRECT_-1206901962'), (u'CALL_-1206928150', u'INDIRECT_-1206886629'), (u'MULTIEQUAL_-1206874983', u'MULTIEQUAL_-1206874967'), (u'CALL_-1206925831', u'INDIRECT_-1206905454'), (u'MULTIEQUAL_-1206907028', u'MULTIEQUAL_-1206907823'), (u'STORE_-1206925381', u'INDIRECT_-1206893204'), (u'STORE_-1206930846', u'INDIRECT_-1206899269'), (u'INDIRECT_-1206892390', u'MULTIEQUAL_-1206892234'), (u'CALL_-1206934963', u'INDIRECT_-1206890843'), (u'CALL_-1206930157', u'INDIRECT_-1206891775'), (u'INDIRECT_-1206893635', u'MULTIEQUAL_-1206893507'), (u'STORE_-1206937611', u'INDIRECT_-1206893536'), (u'CALL_-1206932359', u'INDIRECT_-1206887298'), (u'INDIRECT_-1206904405', u'MULTIEQUAL_-1206904256'), (u'CALL_-1206928209', u'INDIRECT_-1206901383'), (u'STORE_-1206928627', u'INDIRECT_-1206909768'), (u'INDIRECT_-1206881442', u'MULTIEQUAL_-1206881305'), (u'CALLIND_-1206938189', u'INDIRECT_-1206901195'), (u'MULTIEQUAL_-1206895047', u'MULTIEQUAL_-1206895067'), (u'MULTIEQUAL_-1206907567', u'MULTIEQUAL_-1206907073'), ('tmp_11784', u'CBRANCH_-1206928199'), (u'INDIRECT_-1206891595', u'MULTIEQUAL_-1206895269'), (u'CALL_-1206929621', u'INDIRECT_-1206893841'), (u'INDIRECT_-1206898166', u'MULTIEQUAL_-1206900634'), (u'CALL_-1206928331', u'INDIRECT_-1206905255'), (u'CALL_-1206930025', u'INDIRECT_-1206905344'), (u'CALL_-1206931773', u'INDIRECT_-1206902292'), (u'INDIRECT_-1206905440', u'MULTIEQUAL_-1206906430'), (u'CALL_-1206928815', u'INDIRECT_-1206891721'), ('const-0', u'COPY_-1206934295'), (u'INDIRECT_-1206896699', u'COPY_-1206879841'), (u'INDIRECT_-1206892674', u'MULTIEQUAL_-1206892525'), (u'STORE_-1206921840', u'INDIRECT_-1206904369'), (u'INDIRECT_-1206892942', u'MULTIEQUAL_-1206893871'), (u'COPY_-1206873611', u'MULTIEQUAL_-1206916252'), (u'INDIRECT_-1206899225', u'MULTIEQUAL_-1206899180'), (u'STORE_-1206928327', u'INDIRECT_-1206892332'), (u'MULTIEQUAL_-1206898210', u'MULTIEQUAL_-1206899697'), (u'INDIRECT_-1206893116', u'MULTIEQUAL_-1206892620'), (u'STORE_-1206933398', u'INDIRECT_-1206905442'), (u'INDIRECT_-1206898058', u'MULTIEQUAL_-1206897882'), (u'CALL_-1206924677', u'INDIRECT_-1206904801'), ('tmp_6199', u'CBRANCH_-1206933535'), (u'INDIRECT_-1206897024', u'MULTIEQUAL_-1206898629'), (u'INDIRECT_-1206887408', u'MULTIEQUAL_-1206888969'), (u'INDIRECT_-1206887452', u'MULTIEQUAL_-1206888969'), (u'CALL_-1206927360', u'INDIRECT_-1206888044'), (u'INDIRECT_-1206895330', u'INT_NOTEQUAL_-1206931309'), (u'MULTIEQUAL_-1206895290', u'MULTIEQUAL_-1206898820'), (u'INT_EQUAL_-1206939070', u'CBRANCH_-1206939063'), (u'INDIRECT_-1206899097', u'MULTIEQUAL_-1206899901'), (u'CALLIND_-1206925511', u'INDIRECT_-1206900193'), ('const-1185536', u'COPY_-1206937273'), (u'STORE_-1206930873', u'INDIRECT_-1206893460'), (u'INDIRECT_-1206891288', u'MULTIEQUAL_-1206890966'), (u'STORE_-1206928588', u'INDIRECT_-1206897983'), (u'CALL_-1206935851', u'INDIRECT_-1206901846'), (u'CALL_-1206930105', u'INDIRECT_-1206892177'), (u'MULTIEQUAL_-1206894061', u'MULTIEQUAL_-1206894061'), (u'INDIRECT_-1206897656', u'MULTIEQUAL_-1206897391'), (u'INDIRECT_-1206889393', u'MULTIEQUAL_-1206889253'), (u'CALL_-1206928690', u'INDIRECT_-1206908380'), (u'INDIRECT_-1206913655', u'MULTIEQUAL_-1206913150'), (u'CALL_-1206938756', u'INDIRECT_-1206905319'), ('const-433', u'LOAD_-1206939646'), (u'CALL_-1206931745', u'INDIRECT_-1206895422'), (u'CALL_-1206938975', u'INDIRECT_-1206884096'), (u'MULTIEQUAL_-1206903523', u'MULTIEQUAL_-1206906233'), (u'INDIRECT_-1206904628', u'MULTIEQUAL_-1206906189'), (u'MULTIEQUAL_-1206904926', u'MULTIEQUAL_-1206904888'), (u'INDIRECT_-1206892683', u'MULTIEQUAL_-1206896763'), (u'MULTIEQUAL_-1206895270', u'MULTIEQUAL_-1206896757'), (u'INDIRECT_-1206907648', u'MULTIEQUAL_-1206907456'), ('const-433', u'LOAD_-1206924386'), (u'INDIRECT_-1206884054', u'MULTIEQUAL_-1206883719'), (u'STORE_-1206927241', u'INDIRECT_-1206903849'), (u'CALL_-1206928621', u'INDIRECT_-1206900388'), (u'CALL_-1206932271', u'INDIRECT_-1206900415'), (u'CALL_-1206931797', u'INDIRECT_-1206896431'), (u'MULTIEQUAL_-1206913451', u'MULTIEQUAL_-1206913426'), (u'STORE_-1206921840', u'INDIRECT_-1206891769'), (u'STORE_-1206928410', u'INDIRECT_-1206902918'), (u'STORE_-1206929089', u'INDIRECT_-1206891086'), (u'CALL_-1206933998', u'INDIRECT_-1206888616'), (u'MULTIEQUAL_-1206899101', u'MULTIEQUAL_-1206899101'), (u'CALL_-1206925799', u'INDIRECT_-1206897869'), (u'STORE_-1206928697', u'INDIRECT_-1206893850'), (u'CALL_-1206921832', u'INDIRECT_-1206884462'), (u'INDIRECT_-1206898382', u'MULTIEQUAL_-1206898278'), (u'MULTIEQUAL_-1206894901', u'MULTIEQUAL_-1206894901'), (u'INDIRECT_-1206895101', u'COPY_-1206880525'), (u'CALLIND_-1206929135', u'INDIRECT_-1206899360'), ('const-1', u'PTRADD_-1206874684'), (u'MULTIEQUAL_-1206883046', u'MULTIEQUAL_-1206878256'), (u'STORE_-1206928622', u'INDIRECT_-1206888926'), (u'STORE_-1206935460', u'INDIRECT_-1206891859'), (u'CALL_-1206934862', u'INDIRECT_-1206900462'), (u'CALL_-1206931595', u'INDIRECT_-1206909656'), (u'INDIRECT_-1206905628', u'MULTIEQUAL_-1206907067'), (u'CALL_-1206930362', u'INDIRECT_-1206895280'), (u'INDIRECT_-1206908344', u'MULTIEQUAL_-1206909823'), (u'CALL_-1206926019', u'INDIRECT_-1206896741'), (u'CALL_-1206938927', u'INDIRECT_-1206901630'), (u'INDIRECT_-1206894179', u'MULTIEQUAL_-1206894560'), (u'MULTIEQUAL_-1206876262', u'MULTIEQUAL_-1206876144'), (u'STORE_-1206929169', u'INDIRECT_-1206904540'), (u'PTRADD_-1206871520', u'LOAD_-1206921815'), (u'INT_ADD_-1206924430', u'CAST_-1206870225'), (u'INDIRECT_-1206880866', u'MULTIEQUAL_-1206881739'), (u'INDIRECT_-1206900256', u'MULTIEQUAL_-1206899760'), ('const-66', u'INT_AND_-1206884754'), ('const-8', u'PTRADD_-1206876263'), (u'INDIRECT_-1206894545', u'MULTIEQUAL_-1206894450'), (u'INDIRECT_-1206908137', u'COPY_-1206879167'), (u'INDIRECT_-1206910962', u'MULTIEQUAL_-1206910663'), (u'INDIRECT_-1206898633', u'MULTIEQUAL_-1206898493'), (u'MULTIEQUAL_-1206906471', u'MULTIEQUAL_-1206905805'), (u'CALL_-1206930394', u'INDIRECT_-1206888177'), (u'MULTIEQUAL_-1206893981', u'MULTIEQUAL_-1206893947'), (u'MULTIEQUAL_-1206893981', u'MULTIEQUAL_-1206893947'), (u'CALL_-1206922426', u'INDIRECT_-1206884880'), (u'CALL_-1206929974', u'INDIRECT_-1206896692'), (u'INDIRECT_-1206888398', u'MULTIEQUAL_-1206888123'), ('const-0', u'CALL_-1206938656'), (u'INDIRECT_-1206893495', u'MULTIEQUAL_-1206891744'), (u'STORE_-1206934385', u'INDIRECT_-1206908077'), (u'CALL_-1206928629', u'INDIRECT_-1206884045'), (u'MULTIEQUAL_-1206874330', u'MULTIEQUAL_-1206903705'), (u'CALL_-1206930157', u'INDIRECT_-1206886315'), (u'CALL_-1206929489', u'INDIRECT_-1206904719'), (u'CALL_-1206924756', u'INDIRECT_-1206904426'), (u'INDIRECT_-1206900775', u'MULTIEQUAL_-1206904207'), (u'INDIRECT_-1206911417', u'COPY_-1206878624'), (u'STORE_-1206937765', u'INDIRECT_-1206901600'), (u'INDIRECT_-1206892573', u'MULTIEQUAL_-1206876234'), (u'CALL_-1206928108', u'INDIRECT_-1206900494'), (u'CALL_-1206937559', u'INDIRECT_-1206914287'), (u'CALL_-1206934365', u'INDIRECT_-1206911937'), (u'STORE_-1206928622', u'INDIRECT_-1206904466'), (u'MULTIEQUAL_-1206893364', u'MULTIEQUAL_-1206893659'), (u'MULTIEQUAL_-1206898209', u'MULTIEQUAL_-1206898195'), (u'CALL_-1206928690', u'INDIRECT_-1206898300'), (u'INDIRECT_-1206892006', u'MULTIEQUAL_-1206893589'), (u'STORE_-1206933398', u'INDIRECT_-1206904602'), ('tmp_15237', u'CBRANCH_-1206928266'), (u'MULTIEQUAL_-1206919480', u'STORE_-1206935460'), (u'INDIRECT_-1206886828', u'MULTIEQUAL_-1206886645'), (u'STORE_-1206928482', u'INDIRECT_-1206910940'), (u'INT_EQUAL_-1206939397', u'CBRANCH_-1206939394'), (u'INDIRECT_-1206903346', u'MULTIEQUAL_-1206904929'), (u'CALL_-1206930506', u'INDIRECT_-1206895793'), (u'CAST_-1206869457', u'INT_ADD_-1206922101'), (u'MULTIEQUAL_-1206897438', u'MULTIEQUAL_-1206897419'), (u'CALL_-1206927418', u'INDIRECT_-1206908239'), (u'CALL_-1206923816', u'INDIRECT_-1206903659'), ('const-0', u'INT_EQUAL_-1206938879'), (u'INDIRECT_-1206892736', u'MULTIEQUAL_-1206874310'), (u'INDIRECT_-1206898736', u'MULTIEQUAL_-1206896646'), (u'INDIRECT_-1206905048', u'MULTIEQUAL_-1206904658'), (u'CALLIND_-1206921344', u'INDIRECT_-1206902174'), (u'INDIRECT_-1206900355', u'MULTIEQUAL_-1206899951'), (u'INDIRECT_-1206879843', u'MULTIEQUAL_-1206881473'), (u'CALL_-1206933711', u'INDIRECT_-1206889285'), (u'CAST_-1206870185', u'INT_ADD_-1206924128'), (u'INDIRECT_-1206913520', u'MULTIEQUAL_-1206913247'), (u'CALL_-1206931183', u'INDIRECT_-1206882217'), (u'INT_LESS_-1206925273', u'CBRANCH_-1206925282'), (u'CALL_-1206924668', u'INDIRECT_-1206906970'), (u'MULTIEQUAL_-1206908290', u'MULTIEQUAL_-1206909777'), (u'MULTIEQUAL_-1206881808', u'MULTIEQUAL_-1206881790'), (u'CALL_-1206932817', u'INDIRECT_-1206911568'), (u'STORE_-1206924934', u'INDIRECT_-1206886279'), (u'CALL_-1206921832', u'INDIRECT_-1206891602'), (u'MULTIEQUAL_-1206905768', u'MULTIEQUAL_-1206906563'), (u'INDIRECT_-1206899580', u'MULTIEQUAL_-1206901280'), (u'INDIRECT_-1206902368', u'MULTIEQUAL_-1206902185'), (u'INDIRECT_-1206880418', u'MULTIEQUAL_-1206880245'), (u'CALL_-1206937983', u'INDIRECT_-1206884183'), (u'CALLIND_-1206922636', u'INDIRECT_-1206897451'), (u'STORE_-1206930340', u'INDIRECT_-1206901504'), (u'CAST_-1206874684', u'MULTIEQUAL_-1206918183'), (u'CALL_-1206935766', u'INDIRECT_-1206898008'), (u'CALL_-1206933711', u'INDIRECT_-1206895585'), (u'PTRADD_-1206877779', u'CAST_-1206874865'), ('const-4', u'PTRADD_-1206878407'), (u'STORE_-1206927231', u'INDIRECT_-1206887884'), (u'CALL_-1206929202', u'INDIRECT_-1206887826'), ('const-312', u'INT_ADD_-1206931348'), (u'INDIRECT_-1206906235', u'MULTIEQUAL_-1206905831'), (u'CALL_-1206931269', u'INDIRECT_-1206900669'), (u'MULTIEQUAL_-1206882467', u'MULTIEQUAL_-1206882447'), (u'STORE_-1206925416', u'INDIRECT_-1206891125'), (u'CALL_-1206938958', u'INDIRECT_-1206914666'), (u'INDIRECT_-1206902068', u'COPY_-1206879622'), (u'CALL_-1206921134', u'INDIRECT_-1206892042'), (u'CALL_-1206938131', u'INDIRECT_-1206913333'), (u'CALL_-1206928225', u'INDIRECT_-1206890073'), (u'INDIRECT_-1206904039', u'MULTIEQUAL_-1206904010'), (u'STORE_-1206928518', u'INDIRECT_-1206892481'), (u'CALLIND_-1206938189', u'INDIRECT_-1206909595'), (u'MULTIEQUAL_-1206899049', u'MULTIEQUAL_-1206899035'), (u'CALLIND_-1206924378', u'INDIRECT_-1206906303'), (u'MULTIEQUAL_-1206883765', u'MULTIEQUAL_-1206883749'), (u'MULTIEQUAL_-1206880409', u'MULTIEQUAL_-1206910203'), (u'STORE_-1206933958', u'INDIRECT_-1206894388'), (u'INDIRECT_-1206902877', u'MULTIEQUAL_-1206903681'), (u'CALL_-1206932359', u'INDIRECT_-1206893178'), (u'INDIRECT_-1206886926', u'MULTIEQUAL_-1206886697'), (u'INDIRECT_-1206896748', u'MULTIEQUAL_-1206893443'), (u'INDIRECT_-1206911483', u'MULTIEQUAL_-1206880959'), (u'INT_AND_-1206925409', u'INT_ADD_-1206925321'), (u'STORE_-1206930340', u'INDIRECT_-1206909750'), (u'INDIRECT_-1206902793', u'MULTIEQUAL_-1206903659'), ('const-13', u'INT_ADD_-1206922743'), (u'CALL_-1206937142', u'INDIRECT_-1206896294'), (u'CALL_-1206921994', u'INDIRECT_-1206890819'), (u'INDIRECT_-1206905088', u'MULTIEQUAL_-1206905054'), (u'CALL_-1206930636', u'INDIRECT_-1206904938'), (u'COPY_-1206874304', u'CALL_-1206927063'), (u'INDIRECT_-1206905752', u'MULTIEQUAL_-1206905604'), (u'MULTIEQUAL_-1206904455', u'MULTIEQUAL_-1206904367'), (u'CALL_-1206929385', u'INDIRECT_-1206886247'), (u'INDIRECT_-1206877730', u'MULTIEQUAL_-1206881473'), (u'CAST_-1206875539', u'CAST_-1206875448'), (u'CALL_-1206930550', u'INDIRECT_-1206894142'), (u'INDIRECT_-1206905308', u'MULTIEQUAL_-1206905125'), (u'INDIRECT_-1206900000', u'MULTIEQUAL_-1206901700'), (u'INDIRECT_-1206895190', u'MULTIEQUAL_-1206895836'), (u'INDIRECT_-1206899303', u'MULTIEQUAL_-1206880929'), (u'INDIRECT_-1206905438', u'MULTIEQUAL_-1206905350'), ('const-0', u'COPY_-1206879533'), (u'MULTIEQUAL_-1206899575', u'MULTIEQUAL_-1206899554'), (u'INDIRECT_-1206902561', u'MULTIEQUAL_-1206902459'), (u'STORE_-1206921830', u'INDIRECT_-1206884201'), (u'INDIRECT_-1206888299', u'COPY_-1206879821'), (u'INDIRECT_-1206883389', u'CALL_-1206932808'), (u'CALL_-1206925432', u'INDIRECT_-1206895003'), (u'INDIRECT_-1206875567', u'MULTIEQUAL_-1206877151'), (u'INDIRECT_-1206893999', u'MULTIEQUAL_-1206894140'), (u'CALL_-1206936110', u'INDIRECT_-1206909156'), (u'INDIRECT_-1206907803', u'MULTIEQUAL_-1206911883'), (u'STORE_-1206925416', u'INDIRECT_-1206884405'), (u'MULTIEQUAL_-1206910131', u'MULTIEQUAL_-1206910112'), (u'INDIRECT_-1206890802', u'MULTIEQUAL_-1206890503'), (u'CAST_-1206870554', u'LOAD_-1206925029'), (u'MULTIEQUAL_-1206906608', u'MULTIEQUAL_-1206906581'), (u'CALL_-1206931183', u'INDIRECT_-1206903305'), (u'STORE_-1206928327', u'INDIRECT_-1206888132'), (u'CALL_-1206938310', u'INDIRECT_-1206896239'), (u'CALL_-1206928194', u'INDIRECT_-1206880094'), (u'CALL_-1206929794', u'INDIRECT_-1206903722'), (u'STORE_-1206930846', u'INDIRECT_-1206890449'), (u'CALL_-1206929974', u'INDIRECT_-1206890812'), (u'INDIRECT_-1206884519', u'MULTIEQUAL_-1206884900'), (u'MULTIEQUAL_-1206897315', u'MULTIEQUAL_-1206897227'), (u'CALL_-1206935851', u'INDIRECT_-1206894706'), (u'CALL_-1206931435', u'INDIRECT_-1206901679'), (u'STORE_-1206925221', u'INDIRECT_-1206906567'), (u'MULTIEQUAL_-1206909551', u'MULTIEQUAL_-1206909549'), (u'CALL_-1206931337', u'INDIRECT_-1206893552'), (u'CALL_-1206933623', u'INDIRECT_-1206891338'), (u'MULTIEQUAL_-1206905821', u'MULTIEQUAL_-1206905801'), (u'INDIRECT_-1206904209', u'MULTIEQUAL_-1206905401'), (u'INDIRECT_-1206886736', u'MULTIEQUAL_-1206886471'), (u'CAST_-1206878852', u'LOAD_-1206939639'), ('const-0', u'COPY_-1206914285'), ('tmp_19957', u'CBRANCH_-1206922789'), (u'MULTIEQUAL_-1206893031', u'MULTIEQUAL_-1206892916'), (u'PTRADD_-1206878935', u'MULTIEQUAL_-1206919480'), (u'CALL_-1206930105', u'INDIRECT_-1206888817'), (u'CALL_-1206934487', u'INDIRECT_-1206911596'), (u'PTRADD_-1206872511', u'LOAD_-1206923334'), (u'CALL_-1206927316', u'INDIRECT_-1206893905'), ('const-1', u'INT_EQUAL_-1206923735'), (u'INDIRECT_-1206895552', u'MULTIEQUAL_-1206893346'), (u'CALL_-1206927063', u'INDIRECT_-1206891476'), (u'INDIRECT_-1206897943', u'COPY_-1206897951'), (u'CALL_-1206928291', u'INDIRECT_-1206915472'), (u'STORE_-1206924545', u'INDIRECT_-1206886890'), (u'INDIRECT_-1206901494', u'MULTIEQUAL_-1206903031'), (u'INDIRECT_-1206887576', u'MULTIEQUAL_-1206887311'), (u'INDIRECT_-1206910862', u'MULTIEQUAL_-1206912489'), (u'CALL_-1206930407', u'INDIRECT_-1206907908'), (u'INDIRECT_-1206902450', u'MULTIEQUAL_-1206902832'), (u'CALL_-1206932327', u'INDIRECT_-1206901696'), (u'MULTIEQUAL_-1206899415', u'MULTIEQUAL_-1206899327'), (u'CALL_-1206922316', u'INDIRECT_-1206884258'), (u'MULTIEQUAL_-1206902881', u'MULTIEQUAL_-1206902535'), (u'CALLIND_-1206921344', u'INDIRECT_-1206888734'), (u'STORE_-1206937696', u'INDIRECT_-1206893586'), (u'INDIRECT_-1206902315', u'MULTIEQUAL_-1206900564'), (u'CALL_-1206928474', u'INDIRECT_-1206889850'), (u'MULTIEQUAL_-1206902041', u'MULTIEQUAL_-1206902483'), (u'CALL_-1206929145', u'INDIRECT_-1206902608'), (u'INDIRECT_-1206884431', u'MULTIEQUAL_-1206886277'), (u'CALL_-1206933623', u'INDIRECT_-1206890918'), (u'INDIRECT_-1206898720', u'MULTIEQUAL_-1206899710'), (u'CALL_-1206928382', u'INDIRECT_-1206899403'), (u'INDIRECT_-1206898647', u'MULTIEQUAL_-1206898628'), (u'CALL_-1206925831', u'INDIRECT_-1206893694'), (u'CALLIND_-1206921372', u'INDIRECT_-1206895470'), (u'INDIRECT_-1206880192', u'MULTIEQUAL_-1206876960'), (u'INDIRECT_-1206910201', u'MULTIEQUAL_-1206909840'), (u'CALL_-1206921844', u'INDIRECT_-1206898999'), (u'INDIRECT_-1206890583', u'MULTIEQUAL_-1206894663'), (u'CALL_-1206928331', u'INDIRECT_-1206883244'), (u'INDIRECT_-1206895756', u'MULTIEQUAL_-1206895551'), (u'INDIRECT_-1206903528', u'MULTIEQUAL_-1206904967'), ('const-8', u'PTRADD_-1206877443'), (u'MULTIEQUAL_-1206876132', u'MULTIEQUAL_-1206898601'), (u'MULTIEQUAL_-1206898168', u'MULTIEQUAL_-1206898071'), (u'INDIRECT_-1206898168', u'MULTIEQUAL_-1206898071'), (u'CALL_-1206925860', u'INDIRECT_-1206906308'), (u'INDIRECT_-1206887395', u'MULTIEQUAL_-1206891069'), (u'CALL_-1206928709', u'INDIRECT_-1206896461'), (u'INDIRECT_-1206900340', u'MULTIEQUAL_-1206900253'), (u'MULTIEQUAL_-1206899861', u'MULTIEQUAL_-1206899827'), (u'MULTIEQUAL_-1206899861', u'MULTIEQUAL_-1206899827'), (u'CALL_-1206931797', u'INDIRECT_-1206901891'), (u'INDIRECT_-1206897739', u'MULTIEQUAL_-1206897602'), (u'INDIRECT_-1206909204', u'MULTIEQUAL_-1206910809'), (u'CALL_-1206929750', u'INDIRECT_-1206878620'), (u'INDIRECT_-1206900811', u'MULTIEQUAL_-1206902657'), (u'INT_AND_-1206931143', u'INT_NOTEQUAL_-1206931156'), (u'INDIRECT_-1206894571', u'MULTIEQUAL_-1206894901'), (u'STORE_-1206930310', u'INDIRECT_-1206896448'), (u'CALL_-1206937430', u'INDIRECT_-1206903890'), (u'INDIRECT_-1206901615', u'MULTIEQUAL_-1206905047'), (u'CALL_-1206934888', u'INDIRECT_-1206899032'), (u'INDIRECT_-1206900597', u'MULTIEQUAL_-1206900306'), (u'INT_ADD_-1206923451', u'CAST_-1206869888'), (u'CALL_-1206927048', u'INDIRECT_-1206892384'), (u'INDIRECT_-1206901564', u'COPY_-1206879501'), (u'CALL_-1206930636', u'INT_NOTEQUAL_-1206930621'), (u'INDIRECT_-1206893628', u'MULTIEQUAL_-1206892969'), (u'CALL_-1206921954', u'INDIRECT_-1206876008'), (u'MULTIEQUAL_-1206911262', u'MULTIEQUAL_-1206911249'), (u'MULTIEQUAL_-1206910809', u'MULTIEQUAL_-1206910795'), (u'INDIRECT_-1206912453', u'MULTIEQUAL_-1206913319'), (u'INDIRECT_-1206877054', u'MULTIEQUAL_-1206877701'), (u'INDIRECT_-1206909693', u'MULTIEQUAL_-1206909495'), (u'INDIRECT_-1206906057', u'MULTIEQUAL_-1206905766'), (u'CALL_-1206928772', u'INDIRECT_-1206901288'), (u'MULTIEQUAL_-1206895727', u'MULTIEQUAL_-1206895721'), (u'CALL_-1206929974', u'INDIRECT_-1206902992'), (u'MULTIEQUAL_-1206902996', u'MULTIEQUAL_-1206902922'), (u'CALL_-1206921308', u'CALL_-1206921264'), (u'STORE_-1206930846', u'INDIRECT_-1206896329'), (u'CALL_-1206927418', u'INDIRECT_-1206906559'), (u'STORE_-1206928410', u'INDIRECT_-1206909638'), (u'MULTIEQUAL_-1206892035', u'MULTIEQUAL_-1206892031'), (u'INDIRECT_-1206908815', u'MULTIEQUAL_-1206912489'), ('const-1171966', u'COPY_-1206871590'), (u'MULTIEQUAL_-1206896161', u'MULTIEQUAL_-1206896603'), (u'CALL_-1206937559', u'INDIRECT_-1206904627'), (u'LOAD_-1206921444', u'INT_EQUAL_-1206921429'), (u'CALL_-1206939005', u'INDIRECT_-1206885461'), (u'STORE_-1206928697', u'INDIRECT_-1206902670'), (u'CALL_-1206933745', u'INDIRECT_-1206904854'), ('const-433', u'LOAD_-1206939250'), (u'INDIRECT_-1206891137', u'MULTIEQUAL_-1206890798'), (u'INDIRECT_-1206903696', u'MULTIEQUAL_-1206903319'), (u'INDIRECT_-1206909973', u'MULTIEQUAL_-1206880953'), (u'COPY_-1206875914', u'MULTIEQUAL_-1206889335'), (u'CALLIND_-1206921372', u'INDIRECT_-1206899250'), (u'MULTIEQUAL_-1206900440', u'MULTIEQUAL_-1206900383'), (u'INDIRECT_-1206905242', u'MULTIEQUAL_-1206905003'), (u'CALLIND_-1206922636', u'INDIRECT_-1206890311'), (u'CALL_-1206938421', u'INDIRECT_-1206911840'), (u'CALL_-1206933745', u'INDIRECT_-1206889314'), (u'INDIRECT_-1206913418', u'MULTIEQUAL_-1206913330'), (u'INDIRECT_-1206908362', u'MULTIEQUAL_-1206910021'), (u'INDIRECT_-1206910336', u'MULTIEQUAL_-1206909840'), (u'CALL_-1206930157', u'INDIRECT_-1206903955'), (u'MULTIEQUAL_-1206897055', u'MULTIEQUAL_-1206897034'), (u'INDIRECT_-1206905290', u'MULTIEQUAL_-1206905060'), (u'STORE_-1206927241', u'INDIRECT_-1206886209'), (u'STORE_-1206928588', u'INDIRECT_-1206910583'), (u'CALL_-1206928629', u'INDIRECT_-1206909079'), (u'CALL_-1206934098', u'INDIRECT_-1206911781'), (u'CAST_-1206875470', u'MULTIEQUAL_-1206915972'), (u'INDIRECT_-1206896437', u'MULTIEQUAL_-1206896159'), (u'INDIRECT_-1206901768', u'MULTIEQUAL_-1206908103'), (u'MULTIEQUAL_-1206902881', u'MULTIEQUAL_-1206901853'), (u'MULTIEQUAL_-1206904287', u'MULTIEQUAL_-1206904307'), (u'CALL_-1206927297', u'INDIRECT_-1206906491'), (u'INDIRECT_-1206901413', u'MULTIEQUAL_-1206902637'), (u'INDIRECT_-1206884938', u'MULTIEQUAL_-1206885002'), (u'CALLIND_-1206921344', u'INDIRECT_-1206900494'), (u'INDIRECT_-1206900596', u'MULTIEQUAL_-1206908943'), (u'INDIRECT_-1206903833', u'MULTIEQUAL_-1206904256'), (u'INDIRECT_-1206903833', u'MULTIEQUAL_-1206904256'), (u'SUBPIECE_-1206916580', u'INT_LESS_-1206930402'), (u'INDIRECT_-1206902132', u'MULTIEQUAL_-1206902041'), (u'CALL_-1206932860', u'INDIRECT_-1206914497'), (u'INDIRECT_-1206899339', u'MULTIEQUAL_-1206902033'), (u'CALL_-1206931701', u'INDIRECT_-1206898343'), (u'CALL_-1206927017', u'INDIRECT_-1206907416'), (u'INDIRECT_-1206890049', u'MULTIEQUAL_-1206891141'), (u'CALL_-1206937983', u'INDIRECT_-1206898551'), (u'INDIRECT_-1206900920', u'MULTIEQUAL_-1206900647'), (u'INDIRECT_-1206890859', u'MULTIEQUAL_-1206891855'), (u'INDIRECT_-1206888823', u'MULTIEQUAL_-1206889136'), (u'CALL_-1206938342', u'INDIRECT_-1206892897'), (u'STORE_-1206933118', u'INDIRECT_-1206905282'), (u'COPY_-1206875619', u'COPY_-1206872913'), (u'STORE_-1206925416', u'INDIRECT_-1206885665'), (u'INDIRECT_-1206900920', u'MULTIEQUAL_-1206900537'), (u'CALLIND_-1206931354', u'INDIRECT_-1206887770'), (u'INDIRECT_-1206895963', u'MULTIEQUAL_-1206895725'), (u'INDIRECT_-1206895877', u'MULTIEQUAL_-1206895632'), (u'INDIRECT_-1206903636', u'MULTIEQUAL_-1206904182'), (u'STORE_-1206922807', u'INDIRECT_-1206891647'), (u'INDIRECT_-1206905540', u'MULTIEQUAL_-1206903860'), (u'CALL_-1206927093', u'INDIRECT_-1206902903'), (u'CALL_-1206930506', u'INDIRECT_-1206892853'), (u'INDIRECT_-1206892795', u'MULTIEQUAL_-1206892667'), (u'CALL_-1206930407', u'INDIRECT_-1206878083'), (u'INDIRECT_-1206908482', u'MULTIEQUAL_-1206909411'), (u'STORE_-1206921743', u'INDIRECT_-1206893395'), ('const-14', u'INT_ADD_-1206922718'), (u'MULTIEQUAL_-1206897547', u'MULTIEQUAL_-1206897531'), (u'INDIRECT_-1206894587', u'MULTIEQUAL_-1206894555'), (u'MULTIEQUAL_-1206883383', u'MULTIEQUAL_-1206878257'), (u'INDIRECT_-1206899935', u'MULTIEQUAL_-1206899807'), (u'INDIRECT_-1206912066', u'MULTIEQUAL_-1206911919'), (u'STORE_-1206925248', u'INDIRECT_-1206902802'), (u'CALLIND_-1206921743', u'INDIRECT_-1206885675'), (u'INDIRECT_-1206904694', u'COPY_-1206879746'), (u'PTRADD_-1206876253', u'CAST_-1206873357'), (u'CALL_-1206930157', u'INDIRECT_-1206899755'), (u'INDIRECT_-1206902999', u'COPY_-1206879856'), (u'INDIRECT_-1206893461', u'MULTIEQUAL_-1206893241'), (u'CALL_-1206928474', u'INDIRECT_-1206906650'), ('const-5', u'CALL_-1206928194'), (u'INDIRECT_-1206891653', u'MULTIEQUAL_-1206892076'), (u'INDIRECT_-1206891653', u'MULTIEQUAL_-1206892076'), (u'CALL_-1206930882', u'INDIRECT_-1206906120'), (u'INDIRECT_-1206907896', u'MULTIEQUAL_-1206907519'), (u'INDIRECT_-1206899193', u'MULTIEQUAL_-1206898995'), (u'INDIRECT_-1206906246', u'MULTIEQUAL_-1206906017'), (u'MULTIEQUAL_-1206899039', u'COPY_-1206899162'), (u'STORE_-1206928553', u'INDIRECT_-1206892922'), (u'MULTIEQUAL_-1206909044', u'MULTIEQUAL_-1206908991'), (u'STORE_-1206933398', u'INDIRECT_-1206907542'), (u'CALLIND_-1206921856', u'INDIRECT_-1206892878'), (u'CALL_-1206939005', u'INDIRECT_-1206915535'), (u'CALLIND_-1206931354', u'INDIRECT_-1206899950'), (u'CALL_-1206932954', u'INDIRECT_-1206907421'), (u'INDIRECT_-1206897659', u'MULTIEQUAL_-1206900353'), (u'CALL_-1206930915', u'INDIRECT_-1206891443'), ('tmp_72986', u'CALL_-1206931435'), ('tmp_15916', u'CBRANCH_-1206925537'), (u'MULTIEQUAL_-1206899282', u'MULTIEQUAL_-1206899267'), (u'INDIRECT_-1206886335', u'MULTIEQUAL_-1206886176'), (u'INDIRECT_-1206889862', u'MULTIEQUAL_-1206891489'), (u'CALL_-1206934098', u'INDIRECT_-1206891621'), (u'STORE_-1206928482', u'INDIRECT_-1206906740'), (u'INDIRECT_-1206891117', u'MULTIEQUAL_-1206891921'), (u'CALLIND_-1206925019', u'MULTIEQUAL_-1206915413'), (u'INDIRECT_-1206904415', u'MULTIEQUAL_-1206905421'), (u'MULTIEQUAL_-1206902355', u'MULTIEQUAL_-1206902267'), (u'CALL_-1206935907', u'INDIRECT_-1206905669'), (u'INDIRECT_-1206907612', u'MULTIEQUAL_-1206909129'), (u'CALL_-1206932911', u'INDIRECT_-1206913272'), (u'INDIRECT_-1206899080', u'MULTIEQUAL_-1206898925'), (u'INDIRECT_-1206891528', u'MULTIEQUAL_-1206890869'), (u'INDIRECT_-1206897129', u'MULTIEQUAL_-1206901383'), (u'CALL_-1206928150', u'INDIRECT_-1206904269'), (u'MULTIEQUAL_-1206892549', u'MULTIEQUAL_-1206892932'), (u'INDIRECT_-1206892287', u'MULTIEQUAL_-1206892157'), (u'CALL_-1206934396', u'INDIRECT_-1206896420'), (u'INDIRECT_-1206883054', u'MULTIEQUAL_-1206879819'), (u'CALL_-1206929296', u'INDIRECT_-1206896278'), (u'INDIRECT_-1206906728', u'MULTIEQUAL_-1206906338'), (u'MULTIEQUAL_-1206876154', u'MULTIEQUAL_-1206907841'), (u'MULTIEQUAL_-1206890933', u'MULTIEQUAL_-1206891961'), ('const-433', u'LOAD_-1206923528'), (u'CALL_-1206934081', u'INDIRECT_-1206900430'), (u'MULTIEQUAL_-1206894576', u'MULTIEQUAL_-1206895496'), (u'CALL_-1206938975', u'INDIRECT_-1206894938'), (u'MULTIEQUAL_-1206909727', u'MULTIEQUAL_-1206909711'), (u'INDIRECT_-1206898735', u'MULTIEQUAL_-1206898127'), (u'STORE_-1206928627', u'INDIRECT_-1206902208'), (u'CALL_-1206929324', u'INDIRECT_-1206885792'), (u'COPY_-1206880019', u'CALL_-1206928629'), ('const-8', u'PTRADD_-1206878959'), (u'INDIRECT_-1206911755', u'MULTIEQUAL_-1206911335'), (u'CALL_-1206921994', u'INDIRECT_-1206875694'), (u'CALL_-1206937615', u'INDIRECT_-1206909282'), ('const-1084976', u'PTRSUB_-1206878665'), (u'CALL_-1206934396', u'INDIRECT_-1206881969'), (u'STORE_-1206937920', u'INDIRECT_-1206913016'), (u'MULTIEQUAL_-1206897127', u'MULTIEQUAL_-1206897111'), (u'MULTIEQUAL_-1206893535', u'MULTIEQUAL_-1206893447'), (u'INDIRECT_-1206898817', u'COPY_-1206878594'), (u'INDIRECT_-1206895806', u'COPY_-1206879373'), (u'MULTIEQUAL_-1206894846', u'MULTIEQUAL_-1206894198'), (u'CALLIND_-1206938263', u'INDIRECT_-1206896204'), (u'MULTIEQUAL_-1206889251', u'MULTIEQUAL_-1206889136'), (u'CALLIND_-1206921344', u'INDIRECT_-1206901754'), (u'INDIRECT_-1206898913', u'MULTIEQUAL_-1206876250'), (u'CALL_-1206924661', u'INDIRECT_-1206902688'), (u'INDIRECT_-1206899319', u'MULTIEQUAL_-1206899896'), (u'INDIRECT_-1206885009', u'MULTIEQUAL_-1206884964'), ('const-5', u'CALL_-1206937186'), (u'STORE_-1206928622', u'INDIRECT_-1206902786'), (u'CALL_-1206921447', u'INDIRECT_-1206894766'), (u'INDIRECT_-1206906742', u'COPY_-1206878851'), (u'CALL_-1206935851', u'INDIRECT_-1206890086'), (u'INDIRECT_-1206902199', u'MULTIEQUAL_-1206903195'), (u'MULTIEQUAL_-1206900723', u'MULTIEQUAL_-1206900675'), ('const-433', u'LOAD_-1206933530'), (u'MULTIEQUAL_-1206892945', u'MULTIEQUAL_-1206892932'), (u'CALL_-1206928992', u'INDIRECT_-1206897185'), (u'INDIRECT_-1206896400', u'MULTIEQUAL_-1206896139'), (u'STORE_-1206927248', u'INDIRECT_-1206897554'), (u'MULTIEQUAL_-1206903519', u'MULTIEQUAL_-1206880939'), (u'CALL_-1206939523', u'INDIRECT_-1206915335'), (u'MULTIEQUAL_-1206912813', u'MULTIEQUAL_-1206912506'), (u'CALL_-1206938772', u'INDIRECT_-1206893990'), (u'STORE_-1206930873', u'INDIRECT_-1206891360'), (u'CALL_-1206937302', u'INDIRECT_-1206913192'), (u'INDIRECT_-1206893705', u'MULTIEQUAL_-1206893610'), ('const-433', u'LOAD_-1206934644'), (u'CALLIND_-1206924365', u'INDIRECT_-1206892495'), (u'MULTIEQUAL_-1206896383', u'MULTIEQUAL_-1206896209'), (u'STORE_-1206929190', u'INDIRECT_-1206901608'), (u'CALL_-1206933962', u'INDIRECT_-1206889016'), (u'INDIRECT_-1206898562', u'MULTIEQUAL_-1206898512'), (u'INDIRECT_-1206891913', u'MULTIEQUAL_-1206880909'), (u'INDIRECT_-1206884105', u'MULTIEQUAL_-1206884060'), (u'INDIRECT_-1206912497', u'MULTIEQUAL_-1206911879'), (u'MULTIEQUAL_-1206889806', u'MULTIEQUAL_-1206889768'), (u'INDIRECT_-1206885988', u'MULTIEQUAL_-1206885805'), (u'MULTIEQUAL_-1206901851', u'MULTIEQUAL_-1206901736'), (u'MULTIEQUAL_-1206875978', u'MULTIEQUAL_-1206874951'), (u'STORE_-1206924545', u'INDIRECT_-1206903690'), (u'INDIRECT_-1206898576', u'MULTIEQUAL_-1206898375'), (u'CALL_-1206925799', u'INDIRECT_-1206900809'), (u'CALL_-1206928647', u'INDIRECT_-1206901222'), (u'MULTIEQUAL_-1206908759', u'MULTIEQUAL_-1206908742'), (u'CALL_-1206921431', u'INDIRECT_-1206882995'), (u'STORE_-1206932486', u'INDIRECT_-1206909729'), (u'CALL_-1206930210', u'INDIRECT_-1206903174'), (u'INDIRECT_-1206892835', u'MULTIEQUAL_-1206893619'), (u'CALL_-1206934365', u'INDIRECT_-1206911097'), (u'STORE_-1206921567', u'INDIRECT_-1206895833'), (u'INDIRECT_-1206915435', u'MULTIEQUAL_-1206916736'), (u'MULTIEQUAL_-1206911595', u'MULTIEQUAL_-1206910894'), (u'CALL_-1206937302', u'INDIRECT_-1206893872'), (u'INDIRECT_-1206889243', u'MULTIEQUAL_-1206874295'), (u'CALL_-1206934487', u'INDIRECT_-1206912016'), (u'CALL_-1206938131', u'INDIRECT_-1206912073'), (u'CALL_-1206931337', u'INDIRECT_-1206894392'), (u'INDIRECT_-1206883530', u'MULTIEQUAL_-1206883704'), (u'CALLIND_-1206921388', u'INDIRECT_-1206894583'), (u'CALL_-1206934487', u'INDIRECT_-1206901516'), (u'INDIRECT_-1206891124', u'MULTIEQUAL_-1206892603'), (u'INDIRECT_-1206902528', u'MULTIEQUAL_-1206902138'), (u'CALL_-1206928668', u'INDIRECT_-1206901590'), (u'CALL_-1206925799', u'INDIRECT_-1206892829'), (u'INDIRECT_-1206889532', u'MULTIEQUAL_-1206889441'), (u'INDIRECT_-1206899612', u'MULTIEQUAL_-1206899521'), (u'INDIRECT_-1206892807', u'COPY_-1206880297'), (u'MULTIEQUAL_-1206905912', u'MULTIEQUAL_-1206905894'), (u'MULTIEQUAL_-1206893561', u'MULTIEQUAL_-1206893588'), (u'CALL_-1206921844', u'INDIRECT_-1206896059'), (u'INDIRECT_-1206905050', u'MULTIEQUAL_-1206904844'), (u'CALLIND_-1206938189', u'INDIRECT_-1206895735'), (u'MULTIEQUAL_-1206891066', u'MULTIEQUAL_-1206891028'), (u'CALL_-1206934963', u'INDIRECT_-1206903443'), (u'CALL_-1206925831', u'INDIRECT_-1206894534'), (u'INDIRECT_-1206895524', u'MULTIEQUAL_-1206895329'), (u'CALL_-1206924661', u'INDIRECT_-1206900588'), (u'INDIRECT_-1206898579', u'MULTIEQUAL_-1206898442'), (u'INDIRECT_-1206890484', u'MULTIEQUAL_-1206890223'), ('const-12', u'INT_ADD_-1206873412'), (u'MULTIEQUAL_-1206909634', u'MULTIEQUAL_-1206909618'), (u'INDIRECT_-1206896496', u'MULTIEQUAL_-1206900773'), (u'INDIRECT_-1206910857', u'MULTIEQUAL_-1206911661'), (u'CALLIND_-1206925019', u'INDIRECT_-1206904146'), (u'INDIRECT_-1206907451', u'MULTIEQUAL_-1206908741'), (u'MULTIEQUAL_-1206897895', u'MULTIEQUAL_-1206897874'), (u'INDIRECT_-1206892356', u'MULTIEQUAL_-1206891979'), (u'CALL_-1206938628', u'INDIRECT_-1206897896'), (u'MULTIEQUAL_-1206878300', u'MULTIEQUAL_-1206905467'), (u'INDIRECT_-1206886689', u'MULTIEQUAL_-1206886644'), (u'LOAD_-1206934651', u'INT_AND_-1206912793'), (u'MULTIEQUAL_-1206881649', u'CALLIND_-1206938827'), (u'INT_NOTEQUAL_-1206928702', u'CBRANCH_-1206928700'), (u'INDIRECT_-1206907710', u'MULTIEQUAL_-1206907592'), (u'MULTIEQUAL_-1206890648', u'MULTIEQUAL_-1206891443'), (u'INDIRECT_-1206890043', u'MULTIEQUAL_-1206889852'), (u'STORE_-1206929089', u'INDIRECT_-1206898646'), (u'INDIRECT_-1206901478', u'MULTIEQUAL_-1206900927'), (u'CALL_-1206937302', u'INDIRECT_-1206908572'), (u'CALL_-1206933745', u'INDIRECT_-1206894774'), (u'INDIRECT_-1206909245', u'MULTIEQUAL_-1206909150'), (u'INDIRECT_-1206898029', u'MULTIEQUAL_-1206899121'), (u'MULTIEQUAL_-1206902556', u'MULTIEQUAL_-1206903476'), (u'INDIRECT_-1206899852', u'MULTIEQUAL_-1206899636'), (u'INDIRECT_-1206890742', u'MULTIEQUAL_-1206890643'), (u'INDIRECT_-1206888369', u'MULTIEQUAL_-1206889461'), (u'CALL_-1206938927', u'INDIRECT_-1206902050'), (u'CALLIND_-1206938189', u'INDIRECT_-1206899935'), (u'STORE_-1206928732', u'INDIRECT_-1206891771'), (u'CALL_-1206933962', u'INDIRECT_-1206893636'), (u'INDIRECT_-1206911868', u'MULTIEQUAL_-1206911755'), (u'INDIRECT_-1206896068', u'MULTIEQUAL_-1206895885'), (u'MULTIEQUAL_-1206885616', u'MULTIEQUAL_-1206885612'), (u'INDIRECT_-1206889705', u'MULTIEQUAL_-1206889556'), (u'CALL_-1206929974', u'INDIRECT_-1206896272'), (u'COPY_-1206931504', u'COPY_-1206876055'), (u'INDIRECT_-1206906574', u'MULTIEQUAL_-1206906416'), (u'CALL_-1206933125', u'INDIRECT_-1206899476'), (u'CALL_-1206931142', u'INDIRECT_-1206896803'), (u'CALL_-1206934963', u'INDIRECT_-1206891263'), (u'COPY_-1206875689', u'CALL_-1206934114'), (u'CALL_-1206925831', u'INDIRECT_-1206877900'), (u'INDIRECT_-1206896049', u'COPY_-1206880065'), (u'INDIRECT_-1206891288', u'MULTIEQUAL_-1206887983'), (u'INDIRECT_-1206910982', u'MULTIEQUAL_-1206910878'), (u'MULTIEQUAL_-1206892695', u'MULTIEQUAL_-1206891994'), (u'INDIRECT_-1206887357', u'MULTIEQUAL_-1206887018'), (u'CALL_-1206924668', u'INDIRECT_-1206904870'), (u'INDIRECT_-1206909314', u'MULTIEQUAL_-1206909159'), (u'MULTIEQUAL_-1206884475', u'MULTIEQUAL_-1206884439'), (u'CALL_-1206938342', u'INDIRECT_-1206913057'), (u'MULTIEQUAL_-1206890595', u'MULTIEQUAL_-1206889894'), (u'INT_ADD_-1206933150', u'INT_SLESS_-1206933126'), (u'CALL_-1206928601', u'INDIRECT_-1206896885'), (u'CALL_-1206931142', u'INDIRECT_-1206891763'), (u'CALL_-1206931674', u'INDIRECT_-1206904753'), ('const--1', u'INT_EQUAL_-1206928598'), (u'CALL_-1206927063', u'INDIRECT_-1206887696'), (u'INDIRECT_-1206906495', u'MULTIEQUAL_-1206906336'), (u'CALL_-1206928271', u'INDIRECT_-1206895959'), (u'MULTIEQUAL_-1206900163', u'MULTIEQUAL_-1206902873'), (u'INDIRECT_-1206904079', u'MULTIEQUAL_-1206904220'), (u'MULTIEQUAL_-1206897859', u'MULTIEQUAL_-1206897443'), (u'CALL_-1206934396', u'INDIRECT_-1206904820'), (u'INDIRECT_-1206913855', u'MULTIEQUAL_-1206913247'), (u'INDIRECT_-1206878556', u'MULTIEQUAL_-1206879269'), (u'CALL_-1206938036', u'INDIRECT_-1206911595'), (u'MULTIEQUAL_-1206896559', u'MULTIEQUAL_-1206878275'), (u'INDIRECT_-1206909656', u'COPY_-1206879039'), (u'INDIRECT_-1206898150', u'MULTIEQUAL_-1206897920'), (u'CALL_-1206921844', u'INDIRECT_-1206884299'), (u'CALLIND_-1206921856', u'INDIRECT_-1206882798'), (u'CALL_-1206932954', u'INDIRECT_-1206884487'), (u'STORE_-1206928410', u'INDIRECT_-1206904178'), (u'INDIRECT_-1206902030', u'MULTIEQUAL_-1206902412'), (u'CALL_-1206931773', u'INDIRECT_-1206898092'), (u'INT_ADD_-1206934078', u'CALL_-1206934081'), (u'CALL_-1206927418', u'INDIRECT_-1206894799'), (u'STORE_-1206925381', u'INDIRECT_-1206885644'), (u'INDIRECT_-1206909823', u'MULTIEQUAL_-1206910136'), ('const-8', u'INT_ADD_-1206928260'), (u'CALL_-1206928225', u'INDIRECT_-1206900573'), (u'MULTIEQUAL_-1206877012', u'MULTIEQUAL_-1206908301'), (u'CALLIND_-1206931354', u'INDIRECT_-1206893650'), (u'INDIRECT_-1206912260', u'MULTIEQUAL_-1206911987'), (u'INDIRECT_-1206896256', u'MULTIEQUAL_-1206896660'), (u'INDIRECT_-1206904036', u'MULTIEQUAL_-1206903540'), (u'CALL_-1206922325', u'INDIRECT_-1206902045'), (u'CALL_-1206937615', u'INDIRECT_-1206903402'), (u'INT_MULT_-1206923081', u'INT_AND_-1206922740'), (u'CALL_-1206934460', u'INDIRECT_-1206891843'), (u'CALL_-1206928331', u'INDIRECT_-1206894755'), (u'STORE_-1206929190', u'INDIRECT_-1206901188'), (u'CALL_-1206938342', u'INDIRECT_-1206894157'), (u'MULTIEQUAL_-1206889167', u'MULTIEQUAL_-1206889187'), (u'INDIRECT_-1206907385', u'MULTIEQUAL_-1206908332'), (u'CALLIND_-1206929135', u'INDIRECT_-1206882638'), (u'INDIRECT_-1206900180', u'MULTIEQUAL_-1206899919'), (u'INDIRECT_-1206889022', u'MULTIEQUAL_-1206888751'), (u'CALL_-1206938656', u'INDIRECT_-1206893290'), ('const-344', u'INT_ADD_-1206928504'), (u'CALL_-1206927063', u'INDIRECT_-1206903236'), (u'INDIRECT_-1206910582', u'MULTIEQUAL_-1206911511'), ('const-0', u'INT_NOTEQUAL_-1206928266'), (u'INDIRECT_-1206903578', u'MULTIEQUAL_-1206903027'), (u'INDIRECT_-1206887427', u'MULTIEQUAL_-1206887522'), ('const-433', u'STORE_-1206929190'), (u'INDIRECT_-1206900276', u'MULTIEQUAL_-1206904553'), (u'LOAD_-1206934196', u'INT_NOTEQUAL_-1206930676'), (u'INDIRECT_-1206906849', u'MULTIEQUAL_-1206906734'), (u'CALLIND_-1206921856', u'INDIRECT_-1206902538'), (u'INDIRECT_-1206892445', u'MULTIEQUAL_-1206892350'), (u'CALL_-1206927063', u'INDIRECT_-1206901976'), (u'CALL_-1206921308', u'INDIRECT_-1206889648'), (u'MULTIEQUAL_-1206908758', u'MULTIEQUAL_-1206908752'), (u'CALL_-1206928194', u'INDIRECT_-1206894628'), ('const-0', u'CALL_-1206928709'), (u'CALL_-1206921134', u'INDIRECT_-1206899602'), (u'STORE_-1206928697', u'INDIRECT_-1206900990'), (u'CALLIND_-1206925401', u'INDIRECT_-1206901394'), (u'STORE_-1206930256', u'INDIRECT_-1206901888'), (u'INDIRECT_-1206913415', u'MULTIEQUAL_-1206914199'), (u'INDIRECT_-1206905703', u'MULTIEQUAL_-1206909783'), (u'CALL_-1206930311', u'INDIRECT_-1206909131'), (u'STORE_-1206924545', u'INDIRECT_-1206905790'), (u'INDIRECT_-1206897502', u'COPY_-1206878829'), (u'CALL_-1206926003', u'INDIRECT_-1206877994'), (u'MULTIEQUAL_-1206908291', u'MULTIEQUAL_-1206908289'), (u'INDIRECT_-1206891557', u'MULTIEQUAL_-1206890723'), (u'STORE_-1206921852', u'INDIRECT_-1206888419'), ('const--120', u'PTRSUB_-1206879460'), (u'CALL_-1206933594', u'INDIRECT_-1206911904'), (u'MULTIEQUAL_-1206878595', u'MULTIEQUAL_-1206881006'), (u'STORE_-1206928327', u'INDIRECT_-1206904092'), (u'CAST_-1206868619', u'LOAD_-1206922684'), (u'INDIRECT_-1206891623', u'MULTIEQUAL_-1206892379'), (u'INT_NOTEQUAL_-1206921662', u'CBRANCH_-1206921661'), (u'CALL_-1206925604', u'INDIRECT_-1206909187'), (u'CALL_-1206921134', u'INDIRECT_-1206884902'), (u'STORE_-1206937920', u'INDIRECT_-1206902936'), (u'INDIRECT_-1206902133', u'MULTIEQUAL_-1206901935'), (u'CALL_-1206924756', u'INDIRECT_-1206890566'), (u'CALLIND_-1206921344', u'INDIRECT_-1206894614'), (u'INDIRECT_-1206908259', u'MULTIEQUAL_-1206907679'), (u'MULTIEQUAL_-1206894003', u'MULTIEQUAL_-1206893955'), (u'CALL_-1206932860', u'INDIRECT_-1206895597'), (u'CALL_-1206938756', u'INDIRECT_-1206884988'), (u'CALLIND_-1206921388', u'INDIRECT_-1206907765'), (u'STORE_-1206928270', u'INDIRECT_-1206885548'), (u'CALL_-1206939523', u'INDIRECT_-1206902315'), (u'MULTIEQUAL_-1206907067', u'MULTIEQUAL_-1206907061'), (u'INDIRECT_-1206893635', u'MULTIEQUAL_-1206897067'), (u'LOAD_-1206924412', u'INT_EQUAL_-1206924397'), (u'CALL_-1206939005', u'INDIRECT_-1206903355'), (u'MULTIEQUAL_-1206896412', u'MULTIEQUAL_-1206896387'), (u'CALLIND_-1206921359', u'INDIRECT_-1206875496'), (u'INDIRECT_-1206905519', u'COPY_-1206879862'), (u'CALL_-1206935766', u'INDIRECT_-1206900528'), (u'CALL_-1206934835', u'INDIRECT_-1206896073'), (u'CALL_-1206929296', u'INDIRECT_-1206906778'), (u'MULTIEQUAL_-1206891541', u'MULTIEQUAL_-1206891195'), (u'CALL_-1206931128', u'INDIRECT_-1206890266'), (u'CALL_-1206928690', u'INDIRECT_-1206913000'), (u'MULTIEQUAL_-1206913602', u'COPY_-1206880001'), (u'STORE_-1206934385', u'INDIRECT_-1206897997'), (u'MULTIEQUAL_-1206891855', u'MULTIEQUAL_-1206891154'), (u'CALL_-1206921844', u'INDIRECT_-1206905299'), (u'CALL_-1206925860', u'INDIRECT_-1206889088'), (u'STORE_-1206925381', u'INDIRECT_-1206902864'), ('const-433', u'LOAD_-1206923076'), (u'CALL_-1206922584', u'INDIRECT_-1206888841'), (u'CALL_-1206938927', u'INDIRECT_-1206913390'), (u'CALL_-1206933773', u'INDIRECT_-1206901928'), (u'INT_NOTEQUAL_-1206927818', u'CBRANCH_-1206927817'), (u'INDIRECT_-1206917279', u'MULTIEQUAL_-1206916751'), (u'LOAD_-1206930214', u'INT_NOTEQUAL_-1206930194'), ('const-8', u'PTRADD_-1206872025'), (u'CALL_-1206934888', u'INDIRECT_-1206891052'), (u'CALL_-1206930407', u'INDIRECT_-1206903708'), (u'CALLIND_-1206925453', u'INDIRECT_-1206896381'), (u'CALL_-1206930556', u'INDIRECT_-1206897756'), (u'CALL_-1206928772', u'INDIRECT_-1206914308'), (u'CALL_-1206928772', u'INDIRECT_-1206912208'), ('const-1184632', u'COPY_-1206937408'), (u'MULTIEQUAL_-1206911734', u'INT_NOTEQUAL_-1206928558'), (u'LOAD_-1206934651', u'INT_AND_-1206877503'), (u'CALL_-1206938900', u'INDIRECT_-1206902876'), (u'CALL_-1206928629', u'INDIRECT_-1206896479'), (u'MULTIEQUAL_-1206914172', u'PTRADD_-1206872993'), (u'STORE_-1206932305', u'INDIRECT_-1206906059'), (u'CALL_-1206934862', u'INDIRECT_-1206899202'), (u'INDIRECT_-1206911078', u'MULTIEQUAL_-1206910902'), (u'CALL_-1206938342', u'INDIRECT_-1206897937'), (u'STORE_-1206927231', u'INDIRECT_-1206904684'), (u'CALL_-1206928629', u'INDIRECT_-1206906979'), (u'INDIRECT_-1206892757', u'MULTIEQUAL_-1206892139'), (u'INDIRECT_-1206895742', u'MULTIEQUAL_-1206895471'), (u'INDIRECT_-1206896717', u'MULTIEQUAL_-1206896472'), (u'CALLIND_-1206921710', u'INDIRECT_-1206906236'), (u'INDIRECT_-1206897480', u'MULTIEQUAL_-1206899180'), (u'INDIRECT_-1206899957', u'MULTIEQUAL_-1206899618'), (u'CALL_-1206936110', u'INDIRECT_-1206897396'), (u'INDIRECT_-1206904689', u'MULTIEQUAL_-1206908943'), (u'MULTIEQUAL_-1206880909', u'MULTIEQUAL_-1206880363'), (u'CALL_-1206932954', u'INDIRECT_-1206902381'), (u'MULTIEQUAL_-1206912680', u'MULTIEQUAL_-1206912651'), (u'INDIRECT_-1206884503', u'MULTIEQUAL_-1206886160'), (u'CALLIND_-1206924365', u'INDIRECT_-1206905935'), (u'STORE_-1206928446', u'INDIRECT_-1206897899'), (u'LOAD_-1206937800', u'INT_ADD_-1206937777'), (u'INDIRECT_-1206891279', u'MULTIEQUAL_-1206892275'), (u'CALL_-1206935766', u'INDIRECT_-1206893808'), ('const-1185712', u'COPY_-1206879460'), (u'INDIRECT_-1206899500', u'MULTIEQUAL_-1206899413'), (u'INDIRECT_-1206894637', u'MULTIEQUAL_-1206894529'), ('const-0', u'COPY_-1206913330'), (u'CALL_-1206933125', u'INDIRECT_-1206899056'), (u'INDIRECT_-1206877882', u'MULTIEQUAL_-1206879515'), (u'CALL_-1206929974', u'INDIRECT_-1206900892'), (u'MULTIEQUAL_-1206917602', u'INT_ADD_-1206924906'), (u'INDIRECT_-1206902525', u'MULTIEQUAL_-1206902430'), (u'INDIRECT_-1206896381', u'MULTIEQUAL_-1206897421'), (u'INDIRECT_-1206908941', u'MULTIEQUAL_-1206877013'), (u'CALL_-1206938694', u'INDIRECT_-1206905493'), (u'INDIRECT_-1206915055', u'MULTIEQUAL_-1206914927'), (u'INDIRECT_-1206899649', u'MULTIEQUAL_-1206899251'), (u'CALL_-1206936047', u'INDIRECT_-1206898617'), (u'INDIRECT_-1206897288', u'COPY_-1206879951'), (u'CALL_-1206927048', u'INDIRECT_-1206895324'), (u'INDIRECT_-1206895141', u'MULTIEQUAL_-1206896660'), (u'CALL_-1206937446', u'INDIRECT_-1206899282'), (u'CALL_-1206935821', u'INDIRECT_-1206911902'), (u'CALL_-1206927017', u'INDIRECT_-1206893976'), (u'MULTIEQUAL_-1206890267', u'MULTIEQUAL_-1206890261'), ('const-3', u'INT_ADD_-1206925432'), (u'INDIRECT_-1206908185', u'MULTIEQUAL_-1206908036'), (u'STORE_-1206921864', u'INDIRECT_-1206898089'), (u'MULTIEQUAL_-1206880907', u'MULTIEQUAL_-1206880361'), (u'CALL_-1206928668', u'INDIRECT_-1206896550'), (u'INDIRECT_-1206894980', u'MULTIEQUAL_-1206894892'), (u'LOAD_-1206921389', u'INT_ADD_-1206921353'), (u'CALL_-1206931142', u'INDIRECT_-1206904363'), (u'MULTIEQUAL_-1206892328', u'MULTIEQUAL_-1206892301'), (u'CALL_-1206927297', u'INDIRECT_-1206900611'), (u'CALLIND_-1206921412', u'INDIRECT_-1206882468'), (u'MULTIEQUAL_-1206880901', u'MULTIEQUAL_-1206880796'), (u'INDIRECT_-1206905678', u'MULTIEQUAL_-1206905127'), (u'INDIRECT_-1206885728', u'MULTIEQUAL_-1206885338'), (u'INDIRECT_-1206891489', u'MULTIEQUAL_-1206893212'), (u'MULTIEQUAL_-1206897653', u'MULTIEQUAL_-1206898681'), (u'CALL_-1206927048', u'INDIRECT_-1206894904'), (u'INDIRECT_-1206891609', u'MULTIEQUAL_-1206892801'), (u'MULTIEQUAL_-1206898063', u'MULTIEQUAL_-1206897955'), (u'INDIRECT_-1206906935', u'MULTIEQUAL_-1206905184'), (u'INDIRECT_-1206906762', u'MULTIEQUAL_-1206905715'), (u'INDIRECT_-1206899937', u'MULTIEQUAL_-1206876994'), (u'INDIRECT_-1206903073', u'MULTIEQUAL_-1206905106'), (u'STORE_-1206924909', u'INDIRECT_-1206889085'), (u'INDIRECT_-1206910447', u'COPY_-1206880339'), (u'STORE_-1206935460', u'INDIRECT_-1206906559'), (u'INDIRECT_-1206898855', u'MULTIEQUAL_-1206899941'), (u'CALL_-1206934114', u'INDIRECT_-1206899193'), (u'MULTIEQUAL_-1206908905', u'MULTIEQUAL_-1206908892'), (u'INDIRECT_-1206894550', u'MULTIEQUAL_-1206894344'), (u'INDIRECT_-1206904376', u'MULTIEQUAL_-1206904111'), (u'INDIRECT_-1206905876', u'COPY_-1206879030'), (u'INDIRECT_-1206911373', u'MULTIEQUAL_-1206911175'), (u'MULTIEQUAL_-1206894134', u'MULTIEQUAL_-1206895321'), (u'CALL_-1206929385', u'INDIRECT_-1206892127'), (u'CALL_-1206934862', u'INDIRECT_-1206893322'), (u'STORE_-1206935460', u'INDIRECT_-1206912439'), (u'INDIRECT_-1206909000', u'MULTIEQUAL_-1206908739'), (u'INDIRECT_-1206906576', u'MULTIEQUAL_-1206907122'), ('tmp_10051', u'CBRANCH_-1206929051'), (u'INDIRECT_-1206899945', u'MULTIEQUAL_-1206901700'), (u'CALL_-1206924612', u'INDIRECT_-1206897125'), (u'INDIRECT_-1206907345', u'MULTIEQUAL_-1206907122'), (u'INDIRECT_-1206886529', u'MULTIEQUAL_-1206885829'), (u'INDIRECT_-1206902573', u'MULTIEQUAL_-1206902996'), (u'INDIRECT_-1206902573', u'MULTIEQUAL_-1206902996'), (u'INDIRECT_-1206879064', u'MULTIEQUAL_-1206883383'), (u'INT_LESS_-1206928010', u'CBRANCH_-1206928019'), (u'MULTIEQUAL_-1206880317', u'MULTIEQUAL_-1206880290'), (u'CALL_-1206928152', u'INDIRECT_-1206902613'), (u'MULTIEQUAL_-1206901377', u'MULTIEQUAL_-1206901327'), (u'INDIRECT_-1206907145', u'MULTIEQUAL_-1206907050'), (u'CALL_-1206938131', u'INDIRECT_-1206896953'), (u'STORE_-1206921567', u'INDIRECT_-1206888273'), (u'CALL_-1206929202', u'INDIRECT_-1206876984'), (u'COPY_-1206871590', u'CALL_-1206925460'), (u'CALL_-1206931337', u'INDIRECT_-1206905312'), (u'INDIRECT_-1206891182', u'MULTIEQUAL_-1206891066'), (u'CALL_-1206932817', u'INDIRECT_-1206899388'), (u'CALL_-1206928331', u'INDIRECT_-1206892655'), (u'CALL_-1206935851', u'INDIRECT_-1206901426'), ('tmp_19288', u'CBRANCH_-1206923319'), (u'CALL_-1206937302', u'INDIRECT_-1206894292'), (u'CALL_-1206930241', u'INDIRECT_-1206892192'), (u'INDIRECT_-1206910680', u'MULTIEQUAL_-1206910419'), (u'INDIRECT_-1206898385', u'MULTIEQUAL_-1206876131'), ('tmp_72986', u'PTRADD_-1206875379'), (u'INDIRECT_-1206901021', u'MULTIEQUAL_-1206900801'), (u'INDIRECT_-1206901222', u'MULTIEQUAL_-1206901020'), (u'INDIRECT_-1206896005', u'MULTIEQUAL_-1206895856'), (u'MULTIEQUAL_-1206904035', u'MULTIEQUAL_-1206903947'), (u'STORE_-1206924909', u'INDIRECT_-1206899585'), (u'LOAD_-1206931178', u'INT_ADD_-1206931155'), ('tmp_72986', u'CALL_-1206937875'), (u'INDIRECT_-1206893456', u'MULTIEQUAL_-1206893040'), (u'INDIRECT_-1206882536', u'MULTIEQUAL_-1206882271'), (u'INDIRECT_-1206894502', u'MULTIEQUAL_-1206894300'), (u'CALL_-1206926019', u'INDIRECT_-1206888761'), (u'CALL_-1206934862', u'INDIRECT_-1206890382'), (u'CALL_-1206928357', u'INDIRECT_-1206892670'), (u'CALL_-1206928271', u'INDIRECT_-1206907915'), (u'INDIRECT_-1206897169', u'MULTIEQUAL_-1206897704'), (u'COPY_-1206875633', u'MULTIEQUAL_-1206914975'), (u'STORE_-1206932305', u'INDIRECT_-1206903959'), (u'INDIRECT_-1206910450', u'MULTIEQUAL_-1206910018'), (u'STORE_-1206929089', u'INDIRECT_-1206886466'), (u'INDIRECT_-1206892043', u'MULTIEQUAL_-1206892799'), (u'CALL_-1206934365', u'INDIRECT_-1206889677'), ('const-0', u'COPY_-1206914675'), (u'INDIRECT_-1206894361', u'MULTIEQUAL_-1206896951'), (u'MULTIEQUAL_-1206892646', u'MULTIEQUAL_-1206892670'), (u'CALL_-1206925432', u'INDIRECT_-1206894583'), (u'CALL_-1206929296', u'INDIRECT_-1206902998'), (u'CALL_-1206928772', u'INDIRECT_-1206894148'), (u'MULTIEQUAL_-1206876151', u'MULTIEQUAL_-1206906581'), (u'INDIRECT_-1206900963', u'MULTIEQUAL_-1206900772'), (u'INDIRECT_-1206894354', u'MULTIEQUAL_-1206894176'), (u'INDIRECT_-1206903775', u'MULTIEQUAL_-1206907449'), (u'STORE_-1206930256', u'INDIRECT_-1206895168'), (u'STORE_-1206937788', u'INDIRECT_-1206914630'), (u'CALL_-1206938772', u'INDIRECT_-1206909110'), (u'CALL_-1206922556', u'INDIRECT_-1206902983'), ('tmp_72983', u'INT_ADD_-1206929713'), (u'INDIRECT_-1206902597', u'MULTIEQUAL_-1206902352'), (u'INDIRECT_-1206907370', u'MULTIEQUAL_-1206908016'), (u'INDIRECT_-1206876236', u'MULTIEQUAL_-1206876081'), (u'CALL_-1206933623', u'INDIRECT_-1206895538'), (u'CALL_-1206931128', u'INDIRECT_-1206882872'), (u'CALL_-1206926063', u'INDIRECT_-1206902640'), (u'CALL_-1206922426', u'INDIRECT_-1206875049'), (u'INDIRECT_-1206890735', u'MULTIEQUAL_-1206891519'), ('const-433', u'LOAD_-1206928898'), (u'CALL_-1206935494', u'INDIRECT_-1206892825'), (u'INDIRECT_-1206885355', u'MULTIEQUAL_-1206885437'), (u'COPY_-1206876421', u'MULTIEQUAL_-1206919480'), (u'INDIRECT_-1206912436', u'MULTIEQUAL_-1206912169'), (u'MULTIEQUAL_-1206895312', u'MULTIEQUAL_-1206896063'), (u'CALL_-1206921431', u'INDIRECT_-1206890135'), (u'INDIRECT_-1206892375', u'MULTIEQUAL_-1206895807'), (u'INDIRECT_-1206903619', u'MULTIEQUAL_-1206903590'), (u'CALL_-1206931674', u'INDIRECT_-1206893833'), (u'MULTIEQUAL_-1206912187', u'MULTIEQUAL_-1206911693'), (u'CALL_-1206938421', u'INDIRECT_-1206909320'), (u'MULTIEQUAL_-1206911150', u'MULTIEQUAL_-1206911126'), (u'MULTIEQUAL_-1206905213', u'MULTIEQUAL_-1206906241'), (u'CALLIND_-1206938263', u'INDIRECT_-1206903764'), (u'MULTIEQUAL_-1206917395', u'COPY_-1206872869'), (u'CALL_-1206939005', u'INDIRECT_-1206901255'), (u'STORE_-1206933497', u'INDIRECT_-1206894992'), (u'MULTIEQUAL_-1206893403', u'MULTIEQUAL_-1206878267'), ('tmp_72986', u'PTRADD_-1206881247'), (u'INDIRECT_-1206885753', u'MULTIEQUAL_-1206885734'), (u'CALL_-1206925831', u'INDIRECT_-1206886974'), (u'STORE_-1206924545', u'INDIRECT_-1206904950'), (u'INDIRECT_-1206912725', u'MULTIEQUAL_-1206913391'), (u'INDIRECT_-1206896079', u'MULTIEQUAL_-1206895672'), (u'CALL_-1206928271', u'INDIRECT_-1206893859'), (u'MULTIEQUAL_-1206880290', u'MULTIEQUAL_-1206880242'), (u'MULTIEQUAL_-1206888696', u'MULTIEQUAL_-1206891107'), (u'STORE_-1206933398', u'INDIRECT_-1206900822'), (u'CALL_-1206933962', u'INDIRECT_-1206901196'), (u'STORE_-1206932486', u'INDIRECT_-1206910989'), (u'MULTIEQUAL_-1206911396', u'MULTIEQUAL_-1206911322'), ('const-7', u'PTRADD_-1206871958'), (u'INT_SLESS_-1206938166', u'CBRANCH_-1206938165'), (u'CALL_-1206928209', u'INDIRECT_-1206901803'), (u'MULTIEQUAL_-1206907270', u'MULTIEQUAL_-1206907135'), (u'MULTIEQUAL_-1206899476', u'MULTIEQUAL_-1206899472'), (u'CALL_-1206923816', u'INDIRECT_-1206883499'), (u'MULTIEQUAL_-1206900543', u'MULTIEQUAL_-1206878284'), (u'CALL_-1206925694', u'INDIRECT_-1206885216'), (u'CALL_-1206934460', u'INDIRECT_-1206903183'), (u'STORE_-1206934385', u'INDIRECT_-1206892117'), (u'CALLIND_-1206922663', u'INDIRECT_-1206884447'), (u'INDIRECT_-1206906184', u'COPY_-1206879512'), (u'INDIRECT_-1206902099', u'MULTIEQUAL_-1206902009'), (u'INDIRECT_-1206898176', u'MULTIEQUAL_-1206898722'), (u'INDIRECT_-1206894447', u'MULTIEQUAL_-1206894428'), (u'CALL_-1206934835', u'INDIRECT_-1206906993'), (u'MULTIEQUAL_-1206906829', u'MULTIEQUAL_-1206907212'), (u'STORE_-1206925381', u'INDIRECT_-1206883964'), (u'INDIRECT_-1206906853', u'MULTIEQUAL_-1206908886'), (u'LOAD_-1206924388', u'CALLIND_-1206924378'), (u'INDIRECT_-1206899984', u'MULTIEQUAL_-1206899807'), (u'MULTIEQUAL_-1206903062', u'MULTIEQUAL_-1206903047'), (u'MULTIEQUAL_-1206884401', u'MULTIEQUAL_-1206883373'), (u'MULTIEQUAL_-1206886072', u'MULTIEQUAL_-1206886823'), (u'STORE_-1206921852', u'INDIRECT_-1206890519'), (u'INDIRECT_-1206906030', u'MULTIEQUAL_-1206905912'), (u'CALL_-1206928815', u'INDIRECT_-1206894241'), (u'INDIRECT_-1206904807', u'MULTIEQUAL_-1206908943'), ('tmp_9977', u'CBRANCH_-1206929103'), (u'INDIRECT_-1206889856', u'MULTIEQUAL_-1206889622'), (u'CALL_-1206931797', u'INDIRECT_-1206901471'), ('const-8', u'PTRADD_-1206876221'), (u'CALL_-1206928677', u'INDIRECT_-1206896209'), (u'CALL_-1206935494', u'INDIRECT_-1206907105'), (u'STORE_-1206928732', u'INDIRECT_-1206901011'), (u'CALL_-1206924756', u'INDIRECT_-1206896026'), (u'MULTIEQUAL_-1206898437', u'MULTIEQUAL_-1206898387'), ('const-0', u'INT_EQUAL_-1206930380'), (u'STORE_-1206927231', u'INDIRECT_-1206903844'), (u'CALL_-1206935851', u'INDIRECT_-1206895546'), (u'INDIRECT_-1206906472', u'COPY_-1206880435'), (u'INDIRECT_-1206890660', u'MULTIEQUAL_-1206890029'), (u'CALL_-1206930882', u'INDIRECT_-1206888900'), ('tmp_72983', u'INT_ADD_-1206921814'), (u'MULTIEQUAL_-1206897001', u'MULTIEQUAL_-1206895973'), (u'INDIRECT_-1206903090', u'MULTIEQUAL_-1206902972'), (u'CALL_-1206929621', u'INDIRECT_-1206911901'), (u'INDIRECT_-1206896812', u'MULTIEQUAL_-1206894606'), (u'CALL_-1206930915', u'INDIRECT_-1206895643'), (u'CALL_-1206930210', u'INDIRECT_-1206896454'), (u'CALL_-1206939005', u'INDIRECT_-1206909235'), (u'CALL_-1206922584', u'INDIRECT_-1206882541'), (u'CALL_-1206926019', u'INDIRECT_-1206890021'), (u'CALL_-1206933711', u'INDIRECT_-1206903145'), (u'STORE_-1206930256', u'INDIRECT_-1206896848'), (u'CALL_-1206933962', u'INDIRECT_-1206881705'), (u'CALL_-1206930228', u'INDIRECT_-1206897334'), (u'INT_LESS_-1206925001', u'MULTIEQUAL_-1206913434'), (u'CALL_-1206929071', u'INDIRECT_-1206911501'), (u'CALLIND_-1206925453', u'INDIRECT_-1206902681'), (u'INDIRECT_-1206899607', u'MULTIEQUAL_-1206899702'), (u'MULTIEQUAL_-1206894426', u'MULTIEQUAL_-1206893778'), (u'CALL_-1206929019', u'INDIRECT_-1206906863'), (u'STORE_-1206921840', u'INDIRECT_-1206893029'), (u'INDIRECT_-1206886076', u'MULTIEQUAL_-1206885842'), (u'CALL_-1206933125', u'INDIRECT_-1206911236'), (u'INDIRECT_-1206899859', u'MULTIEQUAL_-1206899452'), (u'INDIRECT_-1206901267', u'MULTIEQUAL_-1206880386'), (u'INDIRECT_-1206881973', u'MULTIEQUAL_-1206881954'), (u'INDIRECT_-1206909177', u'MULTIEQUAL_-1206877016'), (u'CALL_-1206928271', u'INT_ADD_-1206927220'), ('const-56', u'INT_ADD_-1206922657'), (u'INDIRECT_-1206890511', u'MULTIEQUAL_-1206890391'), (u'CALL_-1206929385', u'INDIRECT_-1206900107'), (u'CALL_-1206927316', u'INDIRECT_-1206904405'), (u'CALL_-1206937430', u'INDIRECT_-1206896750'), (u'INT_EQUAL_-1206873155', u'BOOL_AND_-1206873186'), (u'CALL_-1206922556', u'INDIRECT_-1206875092'), (u'CALL_-1206934396', u'INDIRECT_-1206889700'), (u'MULTIEQUAL_-1206911608', u'MULTIEQUAL_-1206911511'), (u'INDIRECT_-1206911608', u'MULTIEQUAL_-1206911511'), (u'CALL_-1206928194', u'INDIRECT_-1206903868'), (u'CALL_-1206933745', u'INDIRECT_-1206906534'), (u'STORE_-1206935460', u'INDIRECT_-1206906979'), (u'INDIRECT_-1206900462', u'MULTIEQUAL_-1206899415'), (u'COPY_-1206873657', u'MULTIEQUAL_-1206916291'), (u'INDIRECT_-1206900327', u'MULTIEQUAL_-1206900308'), (u'INDIRECT_-1206898507', u'MULTIEQUAL_-1206902643'), (u'INDIRECT_-1206910644', u'MULTIEQUAL_-1206910449'), (u'INDIRECT_-1206893119', u'MULTIEQUAL_-1206893090'), (u'MULTIEQUAL_-1206905894', u'MULTIEQUAL_-1206905875'), (u'MULTIEQUAL_-1206878293', u'MULTIEQUAL_-1206902527'), (u'INT_ADD_-1206921922', u'CAST_-1206869349'), (u'INDIRECT_-1206904876', u'MULTIEQUAL_-1206904609'), (u'CALL_-1206931773', u'INDIRECT_-1206897252'), (u'CALL_-1206928194', u'INDIRECT_-1206900928'), (u'INDIRECT_-1206893881', u'MULTIEQUAL_-1206895400'), (u'CALL_-1206930025', u'INDIRECT_-1206891904'), (u'CALL_-1206924668', u'INDIRECT_-1206898150'), (u'INDIRECT_-1206905709', u'COPY_-1206880088'), (u'STORE_-1206925221', u'INDIRECT_-1206901947'), (u'MULTIEQUAL_-1206911651', u'MULTIEQUAL_-1206911635'), (u'MULTIEQUAL_-1206903671', u'MULTIEQUAL_-1206903669'), (u'CALL_-1206921134', u'INDIRECT_-1206898342'), (u'CALL_-1206927360', u'INDIRECT_-1206908204'), (u'INT_ADD_-1206932400', u'INT_SUB_-1206932301'), (u'INDIRECT_-1206900786', u'MULTIEQUAL_-1206900557'), (u'COPY_-1206870146', u'PTRADD_-1206872255'), (u'CALL_-1206930394', u'INDIRECT_-1206903297'), (u'CALL_-1206930362', u'INDIRECT_-1206897800'), (u'CALL_-1206930274', u'INDIRECT_-1206890608'), (u'INDIRECT_-1206905837', u'MULTIEQUAL_-1206905498'), (u'INDIRECT_-1206901860', u'MULTIEQUAL_-1206902368'), (u'CALL_-1206933998', u'INDIRECT_-1206894916'), (u'INDIRECT_-1206900172', u'MULTIEQUAL_-1206897966'), (u'CALL_-1206930915', u'INDIRECT_-1206902363'), (u'INDIRECT_-1206898500', u'MULTIEQUAL_-1206898239'), (u'CALL_-1206928257', u'INDIRECT_-1206900170'), (u'MULTIEQUAL_-1206881029', u'MULTIEQUAL_-1206881017'), (u'LOAD_-1206931526', u'CAST_-1206873545'), (u'STORE_-1206925416', u'INDIRECT_-1206893225'), (u'INDIRECT_-1206883136', u'MULTIEQUAL_-1206882902'), (u'INDIRECT_-1206908320', u'MULTIEQUAL_-1206908233'), (u'INDIRECT_-1206888474', u'MULTIEQUAL_-1206888325'), (u'INDIRECT_-1206892790', u'MULTIEQUAL_-1206893172'), (u'INDIRECT_-1206887357', u'MULTIEQUAL_-1206886523'), (u'INDIRECT_-1206901340', u'MULTIEQUAL_-1206900957'), (u'INT_ADD_-1206931348', u'CAST_-1206873444'), (u'CALL_-1206922426', u'INDIRECT_-1206897900'), (u'INDIRECT_-1206901675', u'MULTIEQUAL_-1206905349'), (u'INDIRECT_-1206907791', u'MULTIEQUAL_-1206905466'), (u'CALL_-1206927093', u'INDIRECT_-1206895343'), (u'MULTIEQUAL_-1206874302', u'MULTIEQUAL_-1206891945'), (u'INDIRECT_-1206897476', u'COPY_-1206879010'), (u'CALL_-1206930362', u'INDIRECT_-1206894860'), ('const--4', u'INT_AND_-1206925409'), (u'CALL_-1206922426', u'INDIRECT_-1206884460'), (u'MULTIEQUAL_-1206899331', u'MULTIEQUAL_-1206899216'), (u'CALL_-1206930394', u'INDIRECT_-1206889857'), (u'STORE_-1206929089', u'INDIRECT_-1206888566'), (u'INDIRECT_-1206894460', u'MULTIEQUAL_-1206894373'), (u'INDIRECT_-1206897060', u'MULTIEQUAL_-1206898760'), (u'INDIRECT_-1206889705', u'MULTIEQUAL_-1206889482'), (u'CALL_-1206928331', u'INDIRECT_-1206912395'), (u'CALL_-1206930241', u'INDIRECT_-1206894712'), (u'INDIRECT_-1206882683', u'MULTIEQUAL_-1206883713'), (u'INDIRECT_-1206893539', u'MULTIEQUAL_-1206893402'), (u'INDIRECT_-1206896219', u'MULTIEQUAL_-1206896047'), (u'CALLIND_-1206925019', u'INDIRECT_-1206907506'), (u'CALL_-1206938656', u'INDIRECT_-1206913030'), ('const-112', u'INT_ADD_-1206930296'), (u'CALL_-1206932954', u'INDIRECT_-1206899021'), (u'STORE_-1206930873', u'INDIRECT_-1206908580'), (u'INDIRECT_-1206902523', u'MULTIEQUAL_-1206902657'), (u'CALL_-1206928257', u'INDIRECT_-1206902270'), (u'CALL_-1206921722', u'INDIRECT_-1206882673'), (u'CALL_-1206928601', u'INDIRECT_-1206912425'), (u'INDIRECT_-1206914597', u'MULTIEQUAL_-1206914152'), (u'INDIRECT_-1206894197', u'COPY_-1206878583'), (u'INDIRECT_-1206892865', u'MULTIEQUAL_-1206892770'), (u'CALL_-1206937186', u'INDIRECT_-1206900093'), (u'INDIRECT_-1206907828', u'MULTIEQUAL_-1206907645'), (u'MULTIEQUAL_-1206907869', u'MULTIEQUAL_-1206907812'), (u'CALL_-1206925783', u'INDIRECT_-1206907937'), (u'STORE_-1206933497', u'INDIRECT_-1206888272'), (u'STORE_-1206929169', u'INDIRECT_-1206887320'), (u'INDIRECT_-1206907602', u'MULTIEQUAL_-1206906555'), ('const-1', u'INT_SUB_-1206930269'), (u'MULTIEQUAL_-1206872844', u'MULTIEQUAL_-1206872844'), (u'INDIRECT_-1206893349', u'MULTIEQUAL_-1206892951'), (u'INT_NOTEQUAL_-1206934550', u'CBRANCH_-1206934549'), (u'CALLIND_-1206921388', u'INDIRECT_-1206885763'), (u'CALL_-1206934081', u'INDIRECT_-1206895810'), (u'INDIRECT_-1206895190', u'MULTIEQUAL_-1206896756'), (u'CALL_-1206933623', u'INDIRECT_-1206903518'), (u'STORE_-1206930873', u'INDIRECT_-1206906480')]
null
null
00108fc0
x64
O2
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nint FUN_00108fc0(long param_1,undefined8 *param_2,long param_3)\n\n{\n void *__dest;\n undefined8 uVar1;\n long *plVar2;\n size_t sVar3;\n code *pcVar4;\n size_t sVar5;\n size_t *psVar6;\n void *__dest_00;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n int iVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n FILE *__s;\n undefined8 uVar14;\n long *plVar15;\n long lVar16;\n size_t sVar17;\n size_t sVar18;\n long *plVar19;\n long *plVar20;\n ulong uVar21;\n int *piVar22;\n void *pvVar23;\n long lVar24;\n size_t sVar25;\n void *pvVar26;\n ulong uVar27;\n uint uVar28;\n ulong uVar29;\n undefined1 *puVar30;\n size_t *psVar31;\n ulong *puVar32;\n undefined8 *puVar33;\n long *plVar34;\n size_t *psVar35;\n size_t *psVar36;\n size_t *psVar37;\n long lVar38;\n char *pcVar39;\n byte *pbVar40;\n ulong uVar41;\n char cVar42;\n byte *pbVar43;\n undefined8 *puVar44;\n ulong uVar45;\n long *__src;\n long *plVar46;\n size_t *psVar47;\n void *pvVar48;\n bool bVar49;\n bool bVar50;\n byte bVar51;\n size_t *local_110;\n ulong local_100;\n void *local_f0;\n ulong local_e8;\n size_t local_c8;\n size_t local_c0;\n size_t local_b8;\n size_t local_b0;\n long local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78 [4];\n long *local_58;\n undefined8 local_50;\n \n bVar51 = 0;\n iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);\n if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n uVar12 = 0;\n if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}\n\n" comment comment (function_definition "int FUN_00108fc0(long param_1,undefined8 *param_2,long param_3)\n\n{\n void *__dest;\n undefined8 uVar1;\n long *plVar2;\n size_t sVar3;\n code *pcVar4;\n size_t sVar5;\n size_t *psVar6;\n void *__dest_00;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n int iVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n FILE *__s;\n undefined8 uVar14;\n long *plVar15;\n long lVar16;\n size_t sVar17;\n size_t sVar18;\n long *plVar19;\n long *plVar20;\n ulong uVar21;\n int *piVar22;\n void *pvVar23;\n long lVar24;\n size_t sVar25;\n void *pvVar26;\n ulong uVar27;\n uint uVar28;\n ulong uVar29;\n undefined1 *puVar30;\n size_t *psVar31;\n ulong *puVar32;\n undefined8 *puVar33;\n long *plVar34;\n size_t *psVar35;\n size_t *psVar36;\n size_t *psVar37;\n long lVar38;\n char *pcVar39;\n byte *pbVar40;\n ulong uVar41;\n char cVar42;\n byte *pbVar43;\n undefined8 *puVar44;\n ulong uVar45;\n long *__src;\n long *plVar46;\n size_t *psVar47;\n void *pvVar48;\n bool bVar49;\n bool bVar50;\n byte bVar51;\n size_t *local_110;\n ulong local_100;\n void *local_f0;\n ulong local_e8;\n size_t local_c8;\n size_t local_c0;\n size_t local_b8;\n size_t local_b0;\n long local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78 [4];\n long *local_58;\n undefined8 local_50;\n \n bVar51 = 0;\n iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);\n if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n uVar12 = 0;\n if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" primitive_type (function_declarator "FUN_00108fc0(long param_1,undefined8 *param_2,long param_3)" identifier (parameter_list "(long param_1,undefined8 *param_2,long param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) 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 void *__dest;\n undefined8 uVar1;\n long *plVar2;\n size_t sVar3;\n code *pcVar4;\n size_t sVar5;\n size_t *psVar6;\n void *__dest_00;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n int iVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n FILE *__s;\n undefined8 uVar14;\n long *plVar15;\n long lVar16;\n size_t sVar17;\n size_t sVar18;\n long *plVar19;\n long *plVar20;\n ulong uVar21;\n int *piVar22;\n void *pvVar23;\n long lVar24;\n size_t sVar25;\n void *pvVar26;\n ulong uVar27;\n uint uVar28;\n ulong uVar29;\n undefined1 *puVar30;\n size_t *psVar31;\n ulong *puVar32;\n undefined8 *puVar33;\n long *plVar34;\n size_t *psVar35;\n size_t *psVar36;\n size_t *psVar37;\n long lVar38;\n char *pcVar39;\n byte *pbVar40;\n ulong uVar41;\n char cVar42;\n byte *pbVar43;\n undefined8 *puVar44;\n ulong uVar45;\n long *__src;\n long *plVar46;\n size_t *psVar47;\n void *pvVar48;\n bool bVar49;\n bool bVar50;\n byte bVar51;\n size_t *local_110;\n ulong local_100;\n void *local_f0;\n ulong local_e8;\n size_t local_c8;\n size_t local_c0;\n size_t local_b8;\n size_t local_b0;\n long local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78 [4];\n long *local_58;\n undefined8 local_50;\n \n bVar51 = 0;\n iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);\n if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n uVar12 = 0;\n if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" { (declaration "void *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "code *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "size_t *psVar6;" primitive_type (pointer_declarator "*psVar6" * identifier) ;) (declaration "void *__dest_00;" primitive_type (pointer_declarator "*__dest_00" * identifier) ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "undefined4 uVar8;" type_identifier identifier ;) (declaration "undefined4 uVar9;" type_identifier identifier ;) (declaration "int iVar10;" primitive_type identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "FILE *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 uVar14;" type_identifier identifier ;) (declaration "long *plVar15;" (sized_type_specifier "long" long) (pointer_declarator "*plVar15" * identifier) ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar17;" primitive_type identifier ;) (declaration "size_t sVar18;" primitive_type identifier ;) (declaration "long *plVar19;" (sized_type_specifier "long" long) (pointer_declarator "*plVar19" * identifier) ;) (declaration "long *plVar20;" (sized_type_specifier "long" long) (pointer_declarator "*plVar20" * identifier) ;) (declaration "ulong uVar21;" type_identifier identifier ;) (declaration "int *piVar22;" primitive_type (pointer_declarator "*piVar22" * identifier) ;) (declaration "void *pvVar23;" primitive_type (pointer_declarator "*pvVar23" * identifier) ;) (declaration "long lVar24;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar25;" primitive_type identifier ;) (declaration "void *pvVar26;" primitive_type (pointer_declarator "*pvVar26" * identifier) ;) (declaration "ulong uVar27;" type_identifier identifier ;) (declaration "uint uVar28;" type_identifier identifier ;) (declaration "ulong uVar29;" type_identifier identifier ;) (declaration "undefined1 *puVar30;" type_identifier (pointer_declarator "*puVar30" * identifier) ;) (declaration "size_t *psVar31;" primitive_type (pointer_declarator "*psVar31" * identifier) ;) (declaration "ulong *puVar32;" type_identifier (pointer_declarator "*puVar32" * identifier) ;) (declaration "undefined8 *puVar33;" type_identifier (pointer_declarator "*puVar33" * identifier) ;) (declaration "long *plVar34;" (sized_type_specifier "long" long) (pointer_declarator "*plVar34" * identifier) ;) (declaration "size_t *psVar35;" primitive_type (pointer_declarator "*psVar35" * identifier) ;) (declaration "size_t *psVar36;" primitive_type (pointer_declarator "*psVar36" * identifier) ;) (declaration "size_t *psVar37;" primitive_type (pointer_declarator "*psVar37" * identifier) ;) (declaration "long lVar38;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar39;" primitive_type (pointer_declarator "*pcVar39" * identifier) ;) (declaration "byte *pbVar40;" type_identifier (pointer_declarator "*pbVar40" * identifier) ;) (declaration "ulong uVar41;" type_identifier identifier ;) (declaration "char cVar42;" primitive_type identifier ;) (declaration "byte *pbVar43;" type_identifier (pointer_declarator "*pbVar43" * identifier) ;) (declaration "undefined8 *puVar44;" type_identifier (pointer_declarator "*puVar44" * identifier) ;) (declaration "ulong uVar45;" type_identifier identifier ;) (declaration "long *__src;" (sized_type_specifier "long" long) (pointer_declarator "*__src" * identifier) ;) (declaration "long *plVar46;" (sized_type_specifier "long" long) (pointer_declarator "*plVar46" * identifier) ;) (declaration "size_t *psVar47;" primitive_type (pointer_declarator "*psVar47" * identifier) ;) (declaration "void *pvVar48;" primitive_type (pointer_declarator "*pvVar48" * identifier) ;) (declaration "bool bVar49;" primitive_type identifier ;) (declaration "bool bVar50;" primitive_type identifier ;) (declaration "byte bVar51;" type_identifier identifier ;) (declaration "size_t *local_110;" primitive_type (pointer_declarator "*local_110" * identifier) ;) (declaration "ulong local_100;" type_identifier identifier ;) (declaration "void *local_f0;" primitive_type (pointer_declarator "*local_f0" * identifier) ;) (declaration "ulong local_e8;" type_identifier identifier ;) (declaration "size_t local_c8;" primitive_type identifier ;) (declaration "size_t local_c0;" primitive_type identifier ;) (declaration "size_t local_b8;" primitive_type identifier ;) (declaration "size_t local_b0;" primitive_type identifier ;) (declaration "long local_a8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_a0;" type_identifier identifier ;) (declaration "long *local_98;" (sized_type_specifier "long" long) (pointer_declarator "*local_98" * identifier) ;) (declaration "ulong *local_90;" type_identifier (pointer_declarator "*local_90" * identifier) ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_80;" type_identifier identifier ;) (declaration "undefined8 local_78 [4];" type_identifier (array_declarator "local_78 [4]" identifier [ number_literal ]) ;) (declaration "long *local_58;" (sized_type_specifier "long" long) (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (expression_statement "bVar51 = 0;" (assignment_expression "bVar51 = 0" identifier = number_literal) ;) (expression_statement "iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);" (assignment_expression "iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc)" identifier = (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 0xc)" * (cast_expression "(int *)(*(long *)(param_1 + 8) + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0xc)" ( (binary_expression "*(long *)(param_1 + 8) + 0xc" (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) ))))) ;) (if_statement "if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }" if (parenthesized_expression "((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2))" ( (binary_expression "(iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)" (parenthesized_expression "(iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2)" ( (binary_expression "iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2" (binary_expression "iVar7 != *(int *)(param_2[1] + 0xc)" identifier != (pointer_expression "*(int *)(param_2[1] + 0xc)" * (cast_expression "(int *)(param_2[1] + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0xc)" ( (binary_expression "param_2[1] + 0xc" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) && (binary_expression "iVar7 != 2" identifier != number_literal)) )) && (parenthesized_expression "(*(int *)(param_2[1] + 0xc) != 2)" ( (binary_expression "*(int *)(param_2[1] + 0xc) != 2" (pointer_expression "*(int *)(param_2[1] + 0xc)" * (cast_expression "(int *)(param_2[1] + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0xc)" ( (binary_expression "param_2[1] + 0xc" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);" (assignment_expression "uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5)" identifier = (call_expression "dcgettext(0,"Unable to change endianness of input file(s)",5)" identifier (argument_list "(0,"Unable to change endianness of input file(s)",5)" ( number_literal , (string_literal ""Unable to change endianness of input file(s)"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);" (assignment_expression "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" identifier = (call_expression "bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" identifier (argument_list "(param_2,*(byte *)(param_1 + 0x44) & 7)" ( identifier , (binary_expression "*(byte *)(param_1 + 0x44) & 7" (pointer_expression "*(byte *)(param_1 + 0x44)" * (cast_expression "(byte *)(param_1 + 0x44)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x44)" ( (binary_expression "param_1 + 0x44" identifier + number_literal) )))) & number_literal) )))) ;) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;) (if_statement "if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }" { (labeled_statement "LAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);" statement_identifier : (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12)" identifier (argument_list "(0,param_2,0,uVar12)" ( number_literal , identifier , number_literal , identifier ))) ;)) }) (else_clause "else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" else (compound_statement "{\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" { (if_statement "if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x90) == 0)" ( (binary_expression "*(long *)(param_1 + 0x90) == 0" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }" { (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar39 = "error: the input file \'%s\' has no sections";" (assignment_expression "pcVar39 = "error: the input file \'%s\' has no sections"" identifier = (string_literal ""error: the input file \'%s\' has no sections"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" else (compound_statement "{\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" { (if_statement "if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }" if (parenthesized_expression "(*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5)" ( (binary_expression "*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5" (pointer_expression "*(int *)(*(undefined8 **)(param_1 + 8) + 1)" * (cast_expression "(int *)(*(undefined8 **)(param_1 + 8) + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(undefined8 **)(param_1 + 8) + 1)" ( (binary_expression "*(undefined8 **)(param_1 + 8) + 1" (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) )))) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }" { (labeled_statement "LAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" statement_identifier : (if_statement "if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" if (parenthesized_expression "(DAT_0012cb2c != 0)" ( (binary_expression "DAT_0012cb2c != 0" identifier != number_literal) )) (compound_statement "{\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" { (expression_statement "uVar12 = *param_2;" (assignment_expression "uVar12 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar13 = **(undefined8 **)(param_1 + 8);" (assignment_expression "uVar13 = **(undefined8 **)(param_1 + 8)" identifier = (pointer_expression "**(undefined8 **)(param_1 + 8)" * (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) )))))) ;) (expression_statement "uVar1 = *(undefined8 *)param_2[1];" (assignment_expression "uVar1 = *(undefined8 *)param_2[1]" identifier = (pointer_expression "*(undefined8 *)param_2[1]" * (cast_expression "(undefined8 *)param_2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])))) ;) (expression_statement "uVar14 = FUN_0011bfe0(param_1);" (assignment_expression "uVar14 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);" (assignment_expression "pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" identifier (argument_list "(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" ( number_literal , (string_literal ""copy from `%s\' [%s] to `%s\' [%s]\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar39,uVar14,uVar13,uVar12,uVar1);" (call_expression "printf(pcVar39,uVar14,uVar13,uVar12,uVar1)" identifier (argument_list "(pcVar39,uVar14,uVar13,uVar12,uVar1)" ( identifier , identifier , identifier , identifier , identifier ))) ;) }))) (expression_statement "lVar38 = 0;" (assignment_expression "lVar38 = 0" identifier = number_literal) ;) (if_statement "if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }" if (parenthesized_expression "(DAT_0012c9f4 == 0)" ( (binary_expression "DAT_0012c9f4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }" { (expression_statement "lVar38 = DAT_0012cae0;" (assignment_expression "lVar38 = DAT_0012cae0" identifier = identifier) ;) (if_statement "if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }" if (parenthesized_expression "(DAT_0012cae8 == 0)" ( (binary_expression "DAT_0012cae8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar38 = *(long *)(param_1 + 0xa8);\n }" { (expression_statement "lVar38 = *(long *)(param_1 + 0xa8);" (assignment_expression "lVar38 = *(long *)(param_1 + 0xa8)" identifier = (pointer_expression "*(long *)(param_1 + 0xa8)" * (cast_expression "(long *)(param_1 + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) ))))) ;) })) (expression_statement "lVar38 = lVar38 + _DAT_0012caf0;" (assignment_expression "lVar38 = lVar38 + _DAT_0012caf0" identifier = (binary_expression "lVar38 + _DAT_0012caf0" identifier + identifier)) ;) })) (if_statement "if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }" if (parenthesized_expression "((*(byte *)((long)param_2 + 0x44) & 7) != 3)" ( (binary_expression "(*(byte *)((long)param_2 + 0x44) & 7) != 3" (parenthesized_expression "(*(byte *)((long)param_2 + 0x44) & 7)" ( (binary_expression "*(byte *)((long)param_2 + 0x44) & 7" (pointer_expression "*(byte *)((long)param_2 + 0x44)" * (cast_expression "(byte *)((long)param_2 + 0x44)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0x44)" ( (binary_expression "(long)param_2 + 0x44" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }" { (expression_statement "uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);" (assignment_expression "uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" identifier = (binary_expression "~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" (binary_expression "~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14)" (unary_expression "~DAT_0012cab0" ~ identifier) & (pointer_expression "*(uint *)(param_2[1] + 0x14)" * (cast_expression "(uint *)(param_2[1] + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x14)" ( (binary_expression "param_2[1] + 0x14" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) & (parenthesized_expression "(DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" ( (binary_expression "DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff" identifier | (binary_expression "*(uint *)(param_1 + 0x44) >> 5 & 0xfffff" (binary_expression "*(uint *)(param_1 + 0x44) >> 5" (pointer_expression "*(uint *)(param_1 + 0x44)" * (cast_expression "(uint *)(param_1 + 0x44)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x44)" ( (binary_expression "param_1 + 0x44" identifier + number_literal) )))) >> number_literal) & number_literal)) )))) ;) (if_statement "if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }" if (parenthesized_expression "(DAT_0012cb0c == 7)" ( (binary_expression "DAT_0012cb0c == 7" identifier == number_literal) )) (compound_statement "{\n uVar28 = uVar28 & 0xfffffffe;\n }" { (expression_statement "uVar28 = uVar28 & 0xfffffffe;" (assignment_expression "uVar28 = uVar28 & 0xfffffffe" identifier = (binary_expression "uVar28 & 0xfffffffe" identifier & number_literal)) ;) })) (expression_statement "iVar7 = bfd_set_start_address(param_2,lVar38);" (assignment_expression "iVar7 = bfd_set_start_address(param_2,lVar38)" identifier = (call_expression "bfd_set_start_address(param_2,lVar38)" identifier (argument_list "(param_2,lVar38)" ( identifier , identifier )))) ;) (if_statement "if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;" if (parenthesized_expression "((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))" ( (binary_expression "(iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0)" (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0)" ( (comma_expression "iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_file_flags(param_2,uVar28)" identifier = (call_expression "bfd_set_file_flags(param_2,uVar28)" identifier (argument_list "(param_2,uVar28)" ( identifier , identifier )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) })) (expression_statement "uVar8 = bfd_get_arch(param_1);" (assignment_expression "uVar8 = bfd_get_arch(param_1)" identifier = (call_expression "bfd_get_arch(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar9 = bfd_get_mach(param_1);" (assignment_expression "uVar9 = bfd_get_mach(param_1)" identifier = (call_expression "bfd_get_mach(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }" { (expression_statement "lVar38 = bfd_get_arch_info(param_1);" (assignment_expression "lVar38 = bfd_get_arch_info(param_1)" identifier = (call_expression "bfd_get_arch_info(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" if (parenthesized_expression "((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0))" ( (binary_expression "(lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)" (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)" ( (comma_expression "lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0" (assignment_expression "lVar38 = bfd_get_arch_info(param_1)" identifier = (call_expression "bfd_get_arch_info(param_1)" identifier (argument_list "(param_1)" ( identifier )))) , (binary_expression "*(int *)(lVar38 + 0xc) == 0" (pointer_expression "*(int *)(lVar38 + 0xc)" * (cast_expression "(int *)(lVar38 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0xc)" ( (binary_expression "lVar38 + 0xc" identifier + number_literal) )))) == number_literal)) ))) )) (compound_statement "{\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }" { (expression_statement "uVar8 = *(undefined4 *)(param_3 + 0xc);" (assignment_expression "uVar8 = *(undefined4 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined4 *)(param_3 + 0xc)" * (cast_expression "(undefined4 *)(param_3 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = *(undefined4 *)(param_3 + 0x10);" (assignment_expression "uVar9 = *(undefined4 *)(param_3 + 0x10)" identifier = (pointer_expression "*(undefined4 *)(param_3 + 0x10)" * (cast_expression "(undefined4 *)(param_3 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10)" ( (binary_expression "param_3 + 0x10" identifier + number_literal) ))))) ;) }) (else_clause "else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" else (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" { (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);" (assignment_expression "uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5)" identifier = (call_expression "dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5)" identifier (argument_list "(0,"Input file `%s\' ignores binary architecture parameter.",5)" ( number_literal , (string_literal ""Input file `%s\' ignores binary architecture parameter."" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) }))) })) (expression_statement "iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9)" identifier = (call_expression "(**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9)" (parenthesized_expression "(**(code **)(param_2[1] + 0x290))" ( (pointer_expression "**(code **)(param_2[1] + 0x290)" * (pointer_expression "*(code **)(param_2[1] + 0x290)" * (cast_expression "(code **)(param_2[1] + 0x290)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[1] + 0x290)" ( (binary_expression "param_2[1] + 0x290" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_2,uVar8,uVar9)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }" { (if_statement "if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x47) & 4) != 0)" ( (binary_expression "(*(byte *)(param_1 + 0x47) & 4) != 0" (parenthesized_expression "(*(byte *)(param_1 + 0x47) & 4)" ( (binary_expression "*(byte *)(param_1 + 0x47) & 4" (pointer_expression "*(byte *)(param_1 + 0x47)" * (cast_expression "(byte *)(param_1 + 0x47)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x47)" ( (binary_expression "param_1 + 0x47" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }" { (labeled_statement "LAB_0010916a:\n iVar7 = bfd_get_arch(param_1);" statement_identifier : (expression_statement "iVar7 = bfd_get_arch(param_1);" (assignment_expression "iVar7 = bfd_get_arch(param_1)" identifier = (call_expression "bfd_get_arch(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;)) (if_statement "if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }" { (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar39 = "Unable to recognise the format of the input file `%s\'";" (assignment_expression "pcVar39 = "Unable to recognise the format of the input file `%s\'"" identifier = (string_literal ""Unable to recognise the format of the input file `%s\'"" " string_content escape_sequence ")) ;) }) (else_clause "else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" else (compound_statement "{\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" { (expression_statement "uVar12 = bfd_get_mach(param_1);" (assignment_expression "uVar12 = bfd_get_mach(param_1)" identifier = (call_expression "bfd_get_mach(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar8 = bfd_get_arch(param_1);" (assignment_expression "uVar8 = bfd_get_arch(param_1)" identifier = (call_expression "bfd_get_arch(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar12 = bfd_printable_arch_mach(uVar8,uVar12);" (assignment_expression "uVar12 = bfd_printable_arch_mach(uVar8,uVar12)" identifier = (call_expression "bfd_printable_arch_mach(uVar8,uVar12)" identifier (argument_list "(uVar8,uVar12)" ( identifier , identifier )))) ;) (expression_statement "pcVar39 = "Output file cannot represent architecture `%s\'";" (assignment_expression "pcVar39 = "Output file cannot represent architecture `%s\'"" identifier = (string_literal ""Output file cannot represent architecture `%s\'"" " string_content escape_sequence ")) ;) }))) (expression_statement "uVar13 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar7 = bfd_get_arch(param_1);" (assignment_expression "iVar7 = bfd_get_arch(param_1)" identifier = (call_expression "bfd_get_arch(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "iVar10 = bfd_get_arch(param_2);" (assignment_expression "iVar10 = bfd_get_arch(param_2)" identifier = (call_expression "bfd_get_arch(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar7 != iVar10) goto LAB_0010916a;" if (parenthesized_expression "(iVar7 != iVar10)" ( (binary_expression "iVar7 != iVar10" identifier != identifier) )) (goto_statement "goto LAB_0010916a;" goto statement_identifier ;)) })) (expression_statement "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);" (assignment_expression "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" identifier = (call_expression "bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" identifier (argument_list "(param_2,*(byte *)(param_1 + 0x44) & 7)" ( identifier , (binary_expression "*(byte *)(param_1 + 0x44) & 7" (pointer_expression "*(byte *)(param_1 + 0x44)" * (cast_expression "(byte *)(param_1 + 0x44)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x44)" ( (binary_expression "param_1 + 0x44" identifier + number_literal) )))) & number_literal) )))) ;) (if_statement "if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }" { (labeled_statement "LAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);" statement_identifier : (expression_statement "FUN_0011c0d0(0,param_1,0,0);" (call_expression "FUN_0011c0d0(0,param_1,0,0)" identifier (argument_list "(0,param_1,0,0)" ( number_literal , identifier , number_literal , number_literal ))) ;)) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);" (assignment_expression "uVar28 = *(uint *)((undefined8 *)param_2[1] + 1)" identifier = (pointer_expression "*(uint *)((undefined8 *)param_2[1] + 1)" * (cast_expression "(uint *)((undefined8 *)param_2[1] + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((undefined8 *)param_2[1] + 1)" ( (binary_expression "(undefined8 *)param_2[1] + 1" (cast_expression "(undefined8 *)param_2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) + number_literal) ))))) ;) (expression_statement "bVar49 = uVar28 < 2;" (assignment_expression "bVar49 = uVar28 < 2" identifier = (binary_expression "uVar28 < 2" identifier < number_literal)) ;) (expression_statement "bVar50 = uVar28 == 2;" (assignment_expression "bVar50 = uVar28 == 2" identifier = (binary_expression "uVar28 == 2" identifier == number_literal)) ;) (if_statement "if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }" if (parenthesized_expression "(bVar50)" ( identifier )) (compound_statement "{\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }" { (expression_statement "lVar38 = 4;" (assignment_expression "lVar38 = 4" identifier = number_literal) ;) (expression_statement "pbVar40 = *(byte **)param_2[1];" (assignment_expression "pbVar40 = *(byte **)param_2[1]" identifier = (pointer_expression "*(byte **)param_2[1]" * (cast_expression "(byte **)param_2[1]" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "param_2[1]" identifier [ number_literal ])))) ;) (expression_statement "pbVar43 = &DAT_0011e166;" (assignment_expression "pbVar43 = &DAT_0011e166" identifier = (pointer_expression "&DAT_0011e166" & identifier)) ;) (do_statement "do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);" do (compound_statement "{\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n }" { (if_statement "if (lVar38 == 0) break;" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar38 = lVar38 + -1;" (assignment_expression "lVar38 = lVar38 + -1" identifier = (binary_expression "lVar38 + -1" identifier + number_literal)) ;) (expression_statement "bVar49 = *pbVar40 < *pbVar43;" (assignment_expression "bVar49 = *pbVar40 < *pbVar43" identifier = (binary_expression "*pbVar40 < *pbVar43" (pointer_expression "*pbVar40" * identifier) < (pointer_expression "*pbVar43" * identifier))) ;) (expression_statement "bVar50 = *pbVar40 == *pbVar43;" (assignment_expression "bVar50 = *pbVar40 == *pbVar43" identifier = (binary_expression "*pbVar40 == *pbVar43" (pointer_expression "*pbVar40" * identifier) == (pointer_expression "*pbVar43" * identifier))) ;) (expression_statement "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "pbVar40 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar40 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "pbVar43 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar43 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar50)" ( identifier )) ;) (if_statement "if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }" if (parenthesized_expression "((!bVar49 && !bVar50) == bVar49)" ( (binary_expression "(!bVar49 && !bVar50) == bVar49" (parenthesized_expression "(!bVar49 && !bVar50)" ( (binary_expression "!bVar49 && !bVar50" (unary_expression "!bVar49" ! identifier) && (unary_expression "!bVar50" ! identifier)) )) == identifier) )) (compound_statement "{\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }" { (expression_statement "lVar38 = param_2[0x1f];" (assignment_expression "lVar38 = param_2[0x1f]" identifier = (subscript_expression "param_2[0x1f]" identifier [ number_literal ])) ;) (expression_statement "uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);" (assignment_expression "uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1)" identifier = (pointer_expression "*(uint *)(*(undefined8 **)(param_1 + 8) + 1)" * (cast_expression "(uint *)(*(undefined8 **)(param_1 + 8) + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(undefined8 **)(param_1 + 8) + 1)" ( (binary_expression "*(undefined8 **)(param_1 + 8) + 1" (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) )))) + number_literal) ))))) ;) (expression_statement "bVar49 = uVar28 < 2;" (assignment_expression "bVar49 = uVar28 < 2" identifier = (binary_expression "uVar28 < 2" identifier < number_literal)) ;) (expression_statement "bVar50 = uVar28 == 2;" (assignment_expression "bVar50 = uVar28 == 2" identifier = (binary_expression "uVar28 == 2" identifier == number_literal)) ;) (if_statement "if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar50)" ( identifier )) (compound_statement "{\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }" { (expression_statement "lVar16 = 4;" (assignment_expression "lVar16 = 4" identifier = number_literal) ;) (expression_statement "pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);" (assignment_expression "pbVar40 = (byte *)**(undefined8 **)(param_1 + 8)" identifier = (cast_expression "(byte *)**(undefined8 **)(param_1 + 8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(param_1 + 8)" * (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) ))))))) ;) (expression_statement "pbVar43 = &DAT_0011e166;" (assignment_expression "pbVar43 = &DAT_0011e166" identifier = (pointer_expression "&DAT_0011e166" & identifier)) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar49 = *pbVar40 < *pbVar43;" (assignment_expression "bVar49 = *pbVar40 < *pbVar43" identifier = (binary_expression "*pbVar40 < *pbVar43" (pointer_expression "*pbVar40" * identifier) < (pointer_expression "*pbVar43" * identifier))) ;) (expression_statement "bVar50 = *pbVar40 == *pbVar43;" (assignment_expression "bVar50 = *pbVar40 == *pbVar43" identifier = (binary_expression "*pbVar40 == *pbVar43" (pointer_expression "*pbVar40" * identifier) == (pointer_expression "*pbVar43" * identifier))) ;) (expression_statement "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "pbVar40 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar40 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "pbVar43 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar43 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar50)" ( identifier )) ;) (if_statement "if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }" if (parenthesized_expression "((!bVar49 && !bVar50) == bVar49)" ( (binary_expression "(!bVar49 && !bVar50) == bVar49" (parenthesized_expression "(!bVar49 && !bVar50)" ( (binary_expression "!bVar49 && !bVar50" (unary_expression "!bVar49" ! identifier) && (unary_expression "!bVar50" ! identifier)) )) == identifier) )) (compound_statement "{\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }" { (expression_statement "puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);" (assignment_expression "puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200)" identifier = (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xf8) + 200)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 200)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 200" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) )))) ;) (expression_statement "puVar44 = (undefined8 *)(lVar38 + 200);" (assignment_expression "puVar44 = (undefined8 *)(lVar38 + 200)" identifier = (cast_expression "(undefined8 *)(lVar38 + 200)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 200)" ( (binary_expression "lVar38 + 200" identifier + number_literal) )))) ;) (for_statement "for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }" for ( (assignment_expression "lVar16 = 0x37" identifier = number_literal) ; (binary_expression "lVar16 != 0" identifier != number_literal) ; (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ) (compound_statement "{\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }" { (expression_statement "*puVar44 = *puVar33;" (assignment_expression "*puVar44 = *puVar33" (pointer_expression "*puVar44" * identifier) = (pointer_expression "*puVar33" * identifier)) ;) (expression_statement "puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;" (assignment_expression "puVar33 = puVar33 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "puVar33 + (ulong)bVar51 * -2 + 1" (binary_expression "puVar33 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;" (assignment_expression "puVar44 = puVar44 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "puVar44 + (ulong)bVar51 * -2 + 1" (binary_expression "puVar44 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) })) })) })) (expression_statement "uVar21 = DAT_0012b4f8;" (assignment_expression "uVar21 = DAT_0012b4f8" identifier = identifier) ;) (if_statement "if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" if (parenthesized_expression "(DAT_0012b4f8 == 0xffffffffffffffff)" ( (binary_expression "DAT_0012b4f8 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }" { (expression_statement "DAT_0012b4f8 = 0x200;" (assignment_expression "DAT_0012b4f8 = 0x200" identifier = number_literal) ;) (expression_statement "uVar21 = 0x200;" (assignment_expression "uVar21 = 0x200" identifier = number_literal) ;) }) (else_clause "else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" else (compound_statement "{\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" { (expression_statement "*(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;" (assignment_expression "*(ulong *)(lVar38 + 0x110) = DAT_0012b4f8" (pointer_expression "*(ulong *)(lVar38 + 0x110)" * (cast_expression "(ulong *)(lVar38 + 0x110)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x110)" ( (binary_expression "lVar38 + 0x110" identifier + number_literal) )))) = identifier) ;) }))) (if_statement "if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }" if (parenthesized_expression "(DAT_0012b4f0 != -1)" ( (binary_expression "DAT_0012b4f0 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }" { (expression_statement "*(long *)(lVar38 + 0x168) = DAT_0012b4f0;" (assignment_expression "*(long *)(lVar38 + 0x168) = DAT_0012b4f0" (pointer_expression "*(long *)(lVar38 + 0x168)" * (cast_expression "(long *)(lVar38 + 0x168)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x168)" ( (binary_expression "lVar38 + 0x168" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }" if (parenthesized_expression "(DAT_0012b4e8 != -1)" ( (binary_expression "DAT_0012b4e8 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }" { (expression_statement "*(long *)(lVar38 + 0x168) = DAT_0012b4e8;" (assignment_expression "*(long *)(lVar38 + 0x168) = DAT_0012b4e8" (pointer_expression "*(long *)(lVar38 + 0x168)" * (cast_expression "(long *)(lVar38 + 0x168)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x168)" ( (binary_expression "lVar38 + 0x168" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }" if (parenthesized_expression "(DAT_0012b4e0 != -1)" ( (binary_expression "DAT_0012b4e0 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }" { (expression_statement "*(long *)(lVar38 + 0x100) = DAT_0012b4e0;" (assignment_expression "*(long *)(lVar38 + 0x100) = DAT_0012b4e0" (pointer_expression "*(long *)(lVar38 + 0x100)" * (cast_expression "(long *)(lVar38 + 0x100)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x100)" ( (binary_expression "lVar38 + 0x100" identifier + number_literal) )))) = identifier) ;) })) (expression_statement "uVar29 = DAT_0012b4d8;" (assignment_expression "uVar29 = DAT_0012b4d8" identifier = identifier) ;) (if_statement "if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" if (parenthesized_expression "(DAT_0012b4d8 == 0xffffffffffffffff)" ( (binary_expression "DAT_0012b4d8 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }" { (expression_statement "DAT_0012b4d8 = 0x1000;" (assignment_expression "DAT_0012b4d8 = 0x1000" identifier = number_literal) ;) (expression_statement "uVar29 = 0x1000;" (assignment_expression "uVar29 = 0x1000" identifier = number_literal) ;) }) (else_clause "else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" else (compound_statement "{\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" { (expression_statement "*(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;" (assignment_expression "*(ulong *)(lVar38 + 0x108) = DAT_0012b4d8" (pointer_expression "*(ulong *)(lVar38 + 0x108)" * (cast_expression "(ulong *)(lVar38 + 0x108)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x108)" ( (binary_expression "lVar38 + 0x108" identifier + number_literal) )))) = identifier) ;) }))) (if_statement "if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }" if (parenthesized_expression "(DAT_0012b4d0 != -1)" ( (binary_expression "DAT_0012b4d0 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }" { (expression_statement "*(long *)(lVar38 + 0x158) = DAT_0012b4d0;" (assignment_expression "*(long *)(lVar38 + 0x158) = DAT_0012b4d0" (pointer_expression "*(long *)(lVar38 + 0x158)" * (cast_expression "(long *)(lVar38 + 0x158)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x158)" ( (binary_expression "lVar38 + 0x158" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }" if (parenthesized_expression "(DAT_0012b4c8 != -1)" ( (binary_expression "DAT_0012b4c8 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }" { (expression_statement "*(long *)(lVar38 + 0x158) = DAT_0012b4c8;" (assignment_expression "*(long *)(lVar38 + 0x158) = DAT_0012b4c8" (pointer_expression "*(long *)(lVar38 + 0x158)" * (cast_expression "(long *)(lVar38 + 0x158)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x158)" ( (binary_expression "lVar38 + 0x158" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }" if (parenthesized_expression "(DAT_0012b4c4 != -1)" ( (binary_expression "DAT_0012b4c4 != -1" identifier != number_literal) )) (compound_statement "{\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }" { (expression_statement "*(short *)(lVar38 + 0x148) = DAT_0012b4c4;" (assignment_expression "*(short *)(lVar38 + 0x148) = DAT_0012b4c4" (pointer_expression "*(short *)(lVar38 + 0x148)" * (cast_expression "(short *)(lVar38 + 0x148)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x148)" ( (binary_expression "lVar38 + 0x148" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }" if (parenthesized_expression "(DAT_0012b4c2 != -1)" ( (binary_expression "DAT_0012b4c2 != -1" identifier != number_literal) )) (compound_statement "{\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }" { (expression_statement "*(short *)(lVar38 + 0x120) = DAT_0012b4c2;" (assignment_expression "*(short *)(lVar38 + 0x120) = DAT_0012b4c2" (pointer_expression "*(short *)(lVar38 + 0x120)" * (cast_expression "(short *)(lVar38 + 0x120)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x120)" ( (binary_expression "lVar38 + 0x120" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }" if (parenthesized_expression "(DAT_0012b4c0 != -1)" ( (binary_expression "DAT_0012b4c0 != -1" identifier != number_literal) )) (compound_statement "{\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }" { (expression_statement "*(short *)(lVar38 + 0x122) = DAT_0012b4c0;" (assignment_expression "*(short *)(lVar38 + 0x122) = DAT_0012b4c0" (pointer_expression "*(short *)(lVar38 + 0x122)" * (cast_expression "(short *)(lVar38 + 0x122)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x122)" ( (binary_expression "lVar38 + 0x122" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }" if (parenthesized_expression "(uVar29 < uVar21)" ( (binary_expression "uVar29 < uVar21" identifier < identifier) )) (compound_statement "{\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }" { (expression_statement "sprintf((char *)local_78,"%016lx");" (call_expression "sprintf((char *)local_78,"%016lx")" identifier (argument_list "((char *)local_78,"%016lx")" ( (cast_expression "(char *)local_78" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (string_literal ""%016lx"" " string_content ") ))) ;) (expression_statement "sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);" (call_expression "sprintf((char *)&local_58,"%016lx",DAT_0012b4d8)" identifier (argument_list "((char *)&local_58,"%016lx",DAT_0012b4d8)" ( (cast_expression "(char *)&local_58" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , (string_literal ""%016lx"" " string_content ") , identifier ))) ;) (expression_statement "uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" identifier = (call_expression "dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" identifier (argument_list "(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" ( number_literal , (string_literal ""warning: file alignment (0x%s) > section alignment (0x%s)"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12,local_78,&local_58);" (call_expression "FUN_0011b660(uVar12,local_78,&local_58)" identifier (argument_list "(uVar12,local_78,&local_58)" ( identifier , identifier , (pointer_expression "&local_58" & identifier) ))) ;) })) })) })) (expression_statement "plVar15 = DAT_0012cb40;" (assignment_expression "plVar15 = DAT_0012cb40" identifier = identifier) ;) (if_statement "if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }" if (parenthesized_expression "(DAT_0012cb40 != (long *)0x0)" ( (binary_expression "DAT_0012cb40 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n free(DAT_0012cb40);\n }" { (expression_statement "free(DAT_0012cb40);" (call_expression "free(DAT_0012cb40)" identifier (argument_list "(DAT_0012cb40)" ( identifier ))) ;) })) (if_statement "if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }" if (parenthesized_expression "(plVar15 != DAT_0012cb38)" ( (binary_expression "plVar15 != DAT_0012cb38" identifier != identifier) )) (compound_statement "{\n free(DAT_0012cb38);\n }" { (expression_statement "free(DAT_0012cb38);" (call_expression "free(DAT_0012cb38)" identifier (argument_list "(DAT_0012cb38)" ( identifier ))) ;) })) (expression_statement "DAT_0012cb40 = (long *)0x0;" (assignment_expression "DAT_0012cb40 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb38 = (long *)0x0;" (assignment_expression "DAT_0012cb38 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);" (assignment_expression "lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1)" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f0))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x1f0)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x1f0)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x1f0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1f0)" ( (binary_expression "*(long *)(param_1 + 8) + 0x1f0" (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) ))))) )) (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (lVar38 < 0) goto LAB_001091b0;" if (parenthesized_expression "(lVar38 < 0)" ( (binary_expression "lVar38 < 0" identifier < number_literal) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) (expression_statement "DAT_0012cb38 = (long *)xmalloc(lVar38);" (assignment_expression "DAT_0012cb38 = (long *)xmalloc(lVar38)" identifier = (cast_expression "(long *)xmalloc(lVar38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar38)" identifier (argument_list "(lVar38)" ( identifier ))))) ;) (expression_statement "DAT_0012cb40 = DAT_0012cb38;" (assignment_expression "DAT_0012cb40 = DAT_0012cb38" identifier = identifier) ;) (expression_statement "local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);" (assignment_expression "local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38)" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f8))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x1f8)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x1f8)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x1f8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1f8)" ( (binary_expression "*(long *)(param_1 + 8) + 0x1f8" (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) ))))) )) (argument_list "(param_1,DAT_0012cb38)" ( identifier , identifier )))) ;) (if_statement "if ((long)local_100 < 0) goto LAB_001091b0;" if (parenthesized_expression "((long)local_100 < 0)" ( (binary_expression "(long)local_100 < 0" (cast_expression "(long)local_100" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) < number_literal) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) (if_statement "if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }" if (parenthesized_expression "(local_100 == 0)" ( (binary_expression "local_100 == 0" identifier == number_literal) )) (compound_statement "{\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }" { (expression_statement "free(DAT_0012cb40);" (call_expression "free(DAT_0012cb40)" identifier (argument_list "(DAT_0012cb40)" ( identifier ))) ;) (expression_statement "DAT_0012cb40 = (long *)0x0;" (assignment_expression "DAT_0012cb40 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb38 = (long *)0x0;" (assignment_expression "DAT_0012cb38 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bfd_map_over_sections(param_1,FUN_001083b0,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_001083b0,param_2)" identifier (argument_list "(param_1,FUN_001083b0,param_2)" ( identifier , identifier , identifier ))) ;) (expression_statement "puVar33 = DAT_0012caa8;" (assignment_expression "puVar33 = DAT_0012caa8" identifier = identifier) ;) (if_statement "if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }" if (parenthesized_expression "((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0))" ( (binary_expression "(DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)" (parenthesized_expression "(DAT_0012c9f4 == 0)" ( (binary_expression "DAT_0012c9f4 == 0" identifier == number_literal) )) && (parenthesized_expression "(iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)" ( (comma_expression "iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2)" identifier = (call_expression "(**(code **)(param_2[1] + 0x160))(param_1,param_2)" (parenthesized_expression "(**(code **)(param_2[1] + 0x160))" ( (pointer_expression "**(code **)(param_2[1] + 0x160)" * (pointer_expression "*(code **)(param_2[1] + 0x160)" * (cast_expression "(code **)(param_2[1] + 0x160)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[1] + 0x160)" ( (binary_expression "param_2[1] + 0x160" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1,param_2)" ( identifier , identifier )))) , (comma_expression "puVar33 = DAT_0012caa8,\n iVar7 == 0" (assignment_expression "puVar33 = DAT_0012caa8" identifier = identifier) , (binary_expression "iVar7 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }" { (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (expression_statement "uVar12 = dcgettext(0,"error in private header data",5);" (assignment_expression "uVar12 = dcgettext(0,"error in private header data",5)" identifier = (call_expression "dcgettext(0,"error in private header data",5)" identifier (argument_list "(0,"error in private header data",5)" ( number_literal , (string_literal ""error in private header data"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,0,uVar12)" identifier (argument_list "(0,param_1,0,uVar12)" ( number_literal , identifier , number_literal , identifier ))) ;) (expression_statement "puVar33 = DAT_0012caa8;" (assignment_expression "puVar33 = DAT_0012caa8" identifier = identifier) ;) })) (for_statement "for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }" for ( ; (comma_expression "puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0" (assignment_expression "puVar44 = DAT_0012caa0" identifier = identifier) , (binary_expression "puVar33 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ; (assignment_expression "puVar33 = (undefined8 *)*puVar33" identifier = (cast_expression "(undefined8 *)*puVar33" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar33" * identifier))) ) (compound_statement "{\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }" { (expression_statement "uVar28 = 0x128;" (assignment_expression "uVar28 = 0x128" identifier = number_literal) ;) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0x40);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0x40)" identifier = (call_expression "FUN_00107360(puVar33[1],0,0x40)" identifier (argument_list "(puVar33[1],0,0x40)" ( (subscript_expression "puVar33[1]" identifier [ number_literal ]) , number_literal , number_literal )))) ;) (if_statement "if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }" if (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) (compound_statement "{\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }" { (expression_statement "uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;" (assignment_expression "uVar28 = *(uint *)(lVar38 + 0x28) | 0x100" identifier = (binary_expression "*(uint *)(lVar38 + 0x28) | 0x100" (pointer_expression "*(uint *)(lVar38 + 0x28)" * (cast_expression "(uint *)(lVar38 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x28)" ( (binary_expression "lVar38 + 0x28" identifier + number_literal) )))) | number_literal)) ;) })) (expression_statement "lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,puVar33[1])" identifier = (call_expression "bfd_get_section_by_name(param_2,puVar33[1])" identifier (argument_list "(param_2,puVar33[1])" ( identifier , (subscript_expression "puVar33[1]" identifier [ number_literal ]) )))) ;) (if_statement "if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }" if (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }" { (expression_statement "lVar38 = puVar33[1];" (assignment_expression "lVar38 = puVar33[1]" identifier = (subscript_expression "puVar33[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar39 = "can\'t add section \'%s\'";" (assignment_expression "pcVar39 = "can\'t add section \'%s\'"" identifier = (string_literal ""can\'t add section \'%s\'"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00109ad0;" goto statement_identifier ;) })) (expression_statement "lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);" (assignment_expression "lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000)" identifier = (call_expression "bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000)" identifier (argument_list "(param_2,puVar33[1],uVar28 | 0x100000)" ( identifier , (subscript_expression "puVar33[1]" identifier [ number_literal ]) , (binary_expression "uVar28 | 0x100000" identifier | number_literal) )))) ;) (expression_statement "puVar33[5] = lVar38;" (assignment_expression "puVar33[5] = lVar38" (subscript_expression "puVar33[5]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }" { (expression_statement "lVar38 = puVar33[1];" (assignment_expression "lVar38 = puVar33[1]" identifier = (subscript_expression "puVar33[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar39 = "can\'t create section `%s\'";" (assignment_expression "pcVar39 = "can\'t create section `%s\'"" identifier = (string_literal ""can\'t create section `%s\'"" " string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00109ad0;" goto statement_identifier ;) })) (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3])" identifier = (call_expression "bfd_set_section_size(param_2,lVar38,puVar33[3])" identifier (argument_list "(param_2,lVar38,puVar33[3])" ( identifier , identifier , (subscript_expression "puVar33[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar7 == 0) goto LAB_00109aa8;" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109aa8;" goto statement_identifier ;)) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0xc);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0xc)" identifier = (call_expression "FUN_00107360(puVar33[1],0,0xc)" identifier (argument_list "(puVar33[1],0,0xc)" ( (subscript_expression "puVar33[1]" identifier [ number_literal ]) , number_literal , number_literal )))) ;) (if_statement "if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }" if (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) (compound_statement "{\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }" { (expression_statement "uVar12 = *(undefined8 *)(lVar38 + 0x18);" (assignment_expression "uVar12 = *(undefined8 *)(lVar38 + 0x18)" identifier = (pointer_expression "*(undefined8 *)(lVar38 + 0x18)" * (cast_expression "(undefined8 *)(lVar38 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x18)" ( (binary_expression "lVar38 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "lVar38 = puVar33[5];" (assignment_expression "lVar38 = puVar33[5]" identifier = (subscript_expression "puVar33[5]" identifier [ number_literal ])) ;) (expression_statement "*(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;" (assignment_expression "*(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1" (pointer_expression "*(byte *)(lVar38 + 0x24)" * (cast_expression "(byte *)(lVar38 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x24)" ( (binary_expression "lVar38 + 0x24" identifier + number_literal) )))) = (binary_expression "*(byte *)(lVar38 + 0x24) | 1" (pointer_expression "*(byte *)(lVar38 + 0x24)" * (cast_expression "(byte *)(lVar38 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x24)" ( (binary_expression "lVar38 + 0x24" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "*(undefined8 *)(lVar38 + 0x30) = uVar12;" (assignment_expression "*(undefined8 *)(lVar38 + 0x30) = uVar12" (pointer_expression "*(undefined8 *)(lVar38 + 0x30)" * (cast_expression "(undefined8 *)(lVar38 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x30)" ( (binary_expression "lVar38 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar38 + 0x28) = uVar12;" (assignment_expression "*(undefined8 *)(lVar38 + 0x28) = uVar12" (pointer_expression "*(undefined8 *)(lVar38 + 0x28)" * (cast_expression "(undefined8 *)(lVar38 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x28)" ( (binary_expression "lVar38 + 0x28" identifier + number_literal) )))) = identifier) ;) })) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0x30);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0x30)" identifier = (call_expression "FUN_00107360(puVar33[1],0,0x30)" identifier (argument_list "(puVar33[1],0,0x30)" ( (subscript_expression "puVar33[1]" identifier [ number_literal ]) , number_literal , number_literal )))) ;) (if_statement "if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }" if (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }" { (expression_statement "*(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);" (assignment_expression "*(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20)" (pointer_expression "*(undefined8 *)(puVar33[5] + 0x30)" * (cast_expression "(undefined8 *)(puVar33[5] + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar33[5] + 0x30)" ( (binary_expression "puVar33[5] + 0x30" (subscript_expression "puVar33[5]" identifier [ number_literal ]) + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar38 + 0x20)" * (cast_expression "(undefined8 *)(lVar38 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x20)" ( (binary_expression "lVar38 + 0x20" identifier + number_literal) ))))) ;) })) })) (for_statement "for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" for ( ; (binary_expression "puVar44 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar44 = (undefined8 *)*puVar44" identifier = (cast_expression "(undefined8 *)*puVar44" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar44" * identifier))) ) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" { (expression_statement "lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,puVar44[1])" identifier = (call_expression "bfd_get_section_by_name(param_1,puVar44[1])" identifier (argument_list "(param_1,puVar44[1])" ( identifier , (subscript_expression "puVar44[1]" identifier [ number_literal ]) )))) ;) (expression_statement "puVar44[5] = lVar38;" (assignment_expression "puVar44[5] = lVar38" (subscript_expression "puVar44[5]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }" { (expression_statement "uVar12 = puVar44[1];" (assignment_expression "uVar12 = puVar44[1]" identifier = (subscript_expression "puVar44[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar39 = "error: %s not found, can\'t be updated";" (assignment_expression "pcVar39 = "error: %s not found, can\'t be updated"" identifier = (string_literal ""error: %s not found, can\'t be updated"" " string_content escape_sequence string_content ")) ;) (goto_statement "goto LAB_0010952f;" goto statement_identifier ;) })) (expression_statement "uVar12 = *(undefined8 *)(lVar38 + 0x68);" (assignment_expression "uVar12 = *(undefined8 *)(lVar38 + 0x68)" identifier = (pointer_expression "*(undefined8 *)(lVar38 + 0x68)" * (cast_expression "(undefined8 *)(lVar38 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x68)" ( (binary_expression "lVar38 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3])" identifier = (call_expression "bfd_set_section_size(param_2,uVar12,puVar44[3])" identifier (argument_list "(param_2,uVar12,puVar44[3])" ( identifier , identifier , (subscript_expression "puVar44[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" { (expression_statement "FUN_0011c0d0(0,param_2,uVar12,0);" (call_expression "FUN_0011c0d0(0,param_2,uVar12,0)" identifier (argument_list "(0,param_2,uVar12,0)" ( number_literal , identifier , identifier , number_literal ))) ;) (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }" if (parenthesized_expression "((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0))))" ( (binary_expression "(((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))" (parenthesized_expression "(((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0))" ( (binary_expression "((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)" (parenthesized_expression "((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0))" ( (binary_expression "(DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)" (parenthesized_expression "(DAT_0012cb20 != 0)" ( (binary_expression "DAT_0012cb20 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)" ( (comma_expression "lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes")" identifier = (call_expression "bfd_get_section_by_name(param_1,".gnu.build.attributes")" identifier (argument_list "(param_1,".gnu.build.attributes")" ( identifier , (string_literal "".gnu.build.attributes"" " string_content ") )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(DAT_0012cb20 != 0)" ( (binary_expression "DAT_0012cb20 != 0" identifier != number_literal) ))) )) && (parenthesized_expression "((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))" ( (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0))" ( (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)" (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" * (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" ( (binary_expression "*(long *)(param_1 + 8) + 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" identifier + number_literal) )))) + number_literal) )))) == number_literal) && (parenthesized_expression "(iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)" ( (comma_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0" (assignment_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0)" identifier = (call_expression "FUN_00107fb0(lVar38,lVar38 + 0xe0)" identifier (argument_list "(lVar38,lVar38 + 0xe0)" ( identifier , (binary_expression "lVar38 + 0xe0" identifier + number_literal) )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) ))) )) (compound_statement "{\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }" { (expression_statement "uVar21 = *(ulong *)(lVar38 + 0x38);" (assignment_expression "uVar21 = *(ulong *)(lVar38 + 0x38)" identifier = (pointer_expression "*(ulong *)(lVar38 + 0x38)" * (cast_expression "(ulong *)(lVar38 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" if (parenthesized_expression "(uVar21 == 0)" ( (binary_expression "uVar21 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"warning: note section is empty",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: note section is empty",5)" identifier = (call_expression "dcgettext(0,"warning: note section is empty",5)" identifier (argument_list "(0,"warning: note section is empty",5)" ( number_literal , (string_literal ""warning: note section is empty"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" identifier (argument_list "(0,param_1,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" identifier = number_literal) ;) }) (else_clause "else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" else (compound_statement "{\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" { (expression_statement "iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);" (assignment_expression "iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18)" identifier = (call_expression "bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18)" identifier (argument_list "(param_1,lVar38,&DAT_0012cb18)" ( identifier , identifier , (pointer_expression "&DAT_0012cb18" & identifier) )))) ;) (expression_statement "__dest_00 = DAT_0012cb18;" (assignment_expression "__dest_00 = DAT_0012cb18" identifier = identifier) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"warning: could not load note section",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: could not load note section",5)" identifier = (call_expression "dcgettext(0,"warning: could not load note section",5)" identifier (argument_list "(0,"warning: could not load note section",5)" ( number_literal , (string_literal ""warning: could not load note section"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" identifier (argument_list "(0,param_1,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" identifier (argument_list "(DAT_0012cb18)" ( identifier ))) ;) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" else (compound_statement "{\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" { (expression_statement "lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);" (assignment_expression "lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38)" identifier = (call_expression "bfd_get_reloc_upper_bound(param_1,lVar38)" identifier (argument_list "(param_1,lVar38)" ( identifier , identifier )))) ;) (if_statement "if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }" if (parenthesized_expression "(0 < lVar16)" ( (binary_expression "0 < lVar16" number_literal < identifier) )) (compound_statement "{\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }" { (expression_statement "pvVar23 = (void *)xmalloc(lVar16);" (assignment_expression "pvVar23 = (void *)xmalloc(lVar16)" identifier = (cast_expression "(void *)xmalloc(lVar16)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar16)" identifier (argument_list "(lVar16)" ( identifier ))))) ;) (expression_statement "lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);" (assignment_expression "lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40)" identifier = (call_expression "bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40)" identifier (argument_list "(param_1,lVar38,pvVar23,DAT_0012cb40)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "free(pvVar23);" (call_expression "free(pvVar23)" identifier (argument_list "(pvVar23)" ( identifier ))) ;) (if_statement "if (lVar16 == 0) goto LAB_0010ae6f;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010ae6f;" goto statement_identifier ;)) (expression_statement "local_110 = (size_t *)0x0;" (assignment_expression "local_110 = (size_t *)0x0" identifier = (cast_expression "(size_t *)0x0" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;) })) (labeled_statement "LAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);" statement_identifier : (expression_statement "local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);" (assignment_expression "local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" identifier = (cast_expression "(size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" identifier (argument_list "(uVar21 / 0xc,0x48,uVar21 % 0xc)" ( (binary_expression "uVar21 / 0xc" identifier / number_literal) , number_literal , (binary_expression "uVar21 % 0xc" identifier % number_literal) ))))) ;)) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (expression_statement "local_c0 = 0;" (assignment_expression "local_c0 = 0" identifier = number_literal) ;) (expression_statement "local_b0 = 0;" (assignment_expression "local_b0 = 0" identifier = number_literal) ;) (expression_statement "local_c8 = 0;" (assignment_expression "local_c8 = 0" identifier = number_literal) ;) (expression_statement "local_b8 = 0;" (assignment_expression "local_b8 = 0" identifier = number_literal) ;) (expression_statement "iVar10 = 0;" (assignment_expression "iVar10 = 0" identifier = number_literal) ;) (expression_statement "iVar11 = 0;" (assignment_expression "iVar11 = 0" identifier = number_literal) ;) (expression_statement "psVar35 = local_110;" (assignment_expression "psVar35 = local_110" identifier = identifier) ;) (expression_statement "pvVar23 = __dest_00;" (assignment_expression "pvVar23 = __dest_00" identifier = identifier) ;) (expression_statement "local_e8 = uVar21;" (assignment_expression "local_e8 = uVar21" identifier = identifier) ;) (while_statement "while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }" while (parenthesized_expression "(0xb < local_e8)" ( (binary_expression "0xb < local_e8" number_literal < identifier) )) (compound_statement "{\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }" { (expression_statement "lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);" (assignment_expression "lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23)" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" ( (binary_expression "*(long *)(param_1 + 8) + 0x38" (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) ))))) )) (argument_list "(pvVar23)" ( identifier )))) ;) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(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 "uVar41 = lVar24 + 3U & 0xfffffffffffffffc;" (assignment_expression "uVar41 = lVar24 + 3U & 0xfffffffffffffffc" identifier = (binary_expression "lVar24 + 3U & 0xfffffffffffffffc" (binary_expression "lVar24 + 3U" identifier + number_literal) & number_literal)) ;) (expression_statement "*psVar35 = uVar41;" (assignment_expression "*psVar35 = uVar41" (pointer_expression "*psVar35" * identifier) = identifier) ;) (expression_statement "lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);" (assignment_expression "lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4)" identifier = (call_expression "(**(code **)(lVar16 + 0x38))((long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" ( (pointer_expression "**(code **)(lVar16 + 0x38)" * (pointer_expression "*(code **)(lVar16 + 0x38)" * (cast_expression "(code **)(lVar16 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x38)" ( (binary_expression "lVar16 + 0x38" identifier + number_literal) ))))) )) (argument_list "((long)pvVar23 + 4)" ( (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(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 "uVar29 = lVar24 + 3U & 0xfffffffffffffffc;" (assignment_expression "uVar29 = lVar24 + 3U & 0xfffffffffffffffc" identifier = (binary_expression "lVar24 + 3U & 0xfffffffffffffffc" (binary_expression "lVar24 + 3U" identifier + number_literal) & number_literal)) ;) (expression_statement "psVar35[1] = uVar29;" (assignment_expression "psVar35[1] = uVar29" (subscript_expression "psVar35[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "sVar17 = (**(code **)(lVar16 + 0x38))();" (assignment_expression "sVar17 = (**(code **)(lVar16 + 0x38))()" identifier = (call_expression "(**(code **)(lVar16 + 0x38))()" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" ( (pointer_expression "**(code **)(lVar16 + 0x38)" * (pointer_expression "*(code **)(lVar16 + 0x38)" * (cast_expression "(code **)(lVar16 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x38)" ( (binary_expression "lVar16 + 0x38" identifier + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "psVar35[2] = sVar17;" (assignment_expression "psVar35[2] = sVar17" (subscript_expression "psVar35[2]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(1 < sVar17 - 0x100)" ( (binary_expression "1 < sVar17 - 0x100" number_literal < (binary_expression "sVar17 - 0x100" identifier - number_literal)) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: wrong note type",5)" identifier (argument_list "(0,"corrupt GNU build attribute note: wrong note type",5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: wrong note type"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "uVar45 = uVar41 + uVar29 + 0xc;" (assignment_expression "uVar45 = uVar41 + uVar29 + 0xc" identifier = (binary_expression "uVar41 + uVar29 + 0xc" (binary_expression "uVar41 + uVar29" identifier + identifier) + number_literal)) ;) (if_statement "if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(local_e8 < uVar45)" ( (binary_expression "local_e8 < uVar45" identifier < identifier) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: note too big",5)" identifier (argument_list "(0,"corrupt GNU build attribute note: note too big",5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: note too big"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(uVar41 < 2)" ( (binary_expression "uVar41 < 2" identifier < number_literal) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: name too small",5)" identifier (argument_list "(0,"corrupt GNU build attribute note: name too small",5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: name too small"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "sVar18 = (long)pvVar23 + uVar41 + 0xc;" (assignment_expression "sVar18 = (long)pvVar23 + uVar41 + 0xc" identifier = (binary_expression "(long)pvVar23 + uVar41 + 0xc" (binary_expression "(long)pvVar23 + uVar41" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal)) ;) (expression_statement "psVar35[3] = (long)pvVar23 + 0xc;" (assignment_expression "psVar35[3] = (long)pvVar23 + 0xc" (subscript_expression "psVar35[3]" identifier [ number_literal ]) = (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal)) ;) (expression_statement "psVar35[4] = sVar18;" (assignment_expression "psVar35[4] = sVar18" (subscript_expression "psVar35[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));" (assignment_expression "local_e8 = local_e8 + (-0xc - (uVar41 + uVar29))" identifier = (binary_expression "local_e8 + (-0xc - (uVar41 + uVar29))" identifier + (parenthesized_expression "(-0xc - (uVar41 + uVar29))" ( (binary_expression "-0xc - (uVar41 + uVar29)" number_literal - (parenthesized_expression "(uVar41 + uVar29)" ( (binary_expression "uVar41 + uVar29" identifier + identifier) ))) )))) ;) (if_statement "if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" if (parenthesized_expression "(*(char *)((long)pvVar23 + 0xc) == '$')" ( (binary_expression "*(char *)((long)pvVar23 + 0xc) == '$'" (pointer_expression "*(char *)((long)pvVar23 + 0xc)" * (cast_expression "(char *)((long)pvVar23 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xc)" ( (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'$'" ' character ')) )) (compound_statement "{\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }" { (if_statement "if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }" if (parenthesized_expression "((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1'))" ( (binary_expression "(*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')" (parenthesized_expression "(*(char *)((long)pvVar23 + 0xd) == '\x01')" ( (binary_expression "*(char *)((long)pvVar23 + 0xd) == '\x01'" (pointer_expression "*(char *)((long)pvVar23 + 0xd)" * (cast_expression "(char *)((long)pvVar23 + 0xd)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xd)" ( (binary_expression "(long)pvVar23 + 0xd" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\x01'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)((long)pvVar23 + 0xe) == '1')" ( (binary_expression "*(char *)((long)pvVar23 + 0xe) == '1'" (pointer_expression "*(char *)((long)pvVar23 + 0xe)" * (cast_expression "(char *)((long)pvVar23 + 0xe)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xe)" ( (binary_expression "(long)pvVar23 + 0xe" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'1'" ' character ')) ))) )) (compound_statement "{\n iVar7 = iVar7 + 1;\n }" { (expression_statement "iVar7 = iVar7 + 1;" (assignment_expression "iVar7 = iVar7 + 1" identifier = (binary_expression "iVar7 + 1" identifier + number_literal)) ;) })) }) (else_clause "else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" else (if_statement "if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" if (parenthesized_expression "((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01'))))" ( (binary_expression "(((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))" (parenthesized_expression "(((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A'))" ( (binary_expression "((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')" (parenthesized_expression "((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G'))" ( (binary_expression "(4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')" (parenthesized_expression "(4 < uVar41)" ( (binary_expression "4 < uVar41" number_literal < identifier) )) && (parenthesized_expression "(*(char *)((long)pvVar23 + 0xc) == 'G')" ( (binary_expression "*(char *)((long)pvVar23 + 0xc) == 'G'" (pointer_expression "*(char *)((long)pvVar23 + 0xc)" * (cast_expression "(char *)((long)pvVar23 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xc)" ( (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'G'" ' character ')) ))) )) && (parenthesized_expression "(*(char *)((long)pvVar23 + 0xd) == 'A')" ( (binary_expression "*(char *)((long)pvVar23 + 0xd) == 'A'" (pointer_expression "*(char *)((long)pvVar23 + 0xd)" * (cast_expression "(char *)((long)pvVar23 + 0xd)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xd)" ( (binary_expression "(long)pvVar23 + 0xd" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'A'" ' character ')) ))) )) && (parenthesized_expression "((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))" ( (parenthesized_expression "(*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01'))" ( (binary_expression "*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')" (binary_expression "*(char *)((long)pvVar23 + 0xe) == '$'" (pointer_expression "*(char *)((long)pvVar23 + 0xe)" * (cast_expression "(char *)((long)pvVar23 + 0xe)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xe)" ( (binary_expression "(long)pvVar23 + 0xe" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'$'" ' character ')) && (parenthesized_expression "(*(char *)((long)pvVar23 + 0xf) == '\x01')" ( (binary_expression "*(char *)((long)pvVar23 + 0xf) == '\x01'" (pointer_expression "*(char *)((long)pvVar23 + 0xf)" * (cast_expression "(char *)((long)pvVar23 + 0xf)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xf)" ( (binary_expression "(long)pvVar23 + 0xf" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\x01'" ' escape_sequence ')) ))) )) ))) )) (compound_statement "{\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" { (if_statement "if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" if (parenthesized_expression "(*(char *)((long)pvVar23 + 0x10) == '2')" ( (binary_expression "*(char *)((long)pvVar23 + 0x10) == '2'" (pointer_expression "*(char *)((long)pvVar23 + 0x10)" * (cast_expression "(char *)((long)pvVar23 + 0x10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0x10)" ( (binary_expression "(long)pvVar23 + 0x10" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'2'" ' character ')) )) (compound_statement "{\n iVar11 = iVar11 + 1;\n }" { (expression_statement "iVar11 = iVar11 + 1;" (assignment_expression "iVar11 = iVar11 + 1" identifier = (binary_expression "iVar11 + 1" identifier + number_literal)) ;) }) (else_clause "else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" else (compound_statement "{\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" { (if_statement "if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }" if (parenthesized_expression "(*(char *)((long)pvVar23 + 0x10) != '3')" ( (binary_expression "*(char *)((long)pvVar23 + 0x10) != '3'" (pointer_expression "*(char *)((long)pvVar23 + 0x10)" * (cast_expression "(char *)((long)pvVar23 + 0x10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0x10)" ( (binary_expression "(long)pvVar23 + 0x10" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'3'" ' character ')) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n )" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n )" identifier (argument_list "(0,"corrupt GNU build attribute note: unsupported version",5\n )" ( number_literal , (string_literal ""corrupt GNU build attribute note: unsupported version"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "iVar10 = iVar10 + 1;" (assignment_expression "iVar10 = iVar10 + 1" identifier = (binary_expression "iVar10 + 1" identifier + number_literal)) ;) }))) })))) (if_statement "if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" if (parenthesized_expression "(uVar29 == 4)" ( (binary_expression "uVar29 == 4" identifier == number_literal) )) (compound_statement "{\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }" { (expression_statement "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();" (assignment_expression "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))()" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" ( (binary_expression "*(long *)(param_1 + 8) + 0x38" (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) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "sVar25 = 0xffffffffffffffff;" (assignment_expression "sVar25 = 0xffffffffffffffff" identifier = number_literal) ;) }) (else_clause "else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" else (if_statement "if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" if (parenthesized_expression "(uVar29 < 5)" ( (binary_expression "uVar29 < 5" identifier < number_literal) )) (compound_statement "{\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }" { (if_statement "if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }" if (parenthesized_expression "(uVar29 != 0)" ( (binary_expression "uVar29 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }" { (labeled_statement "LAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;" statement_identifier : (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: bad description size",5)" identifier (argument_list "(0,"corrupt GNU build attribute note: bad description size",5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: bad description size"" " string_content ") , number_literal )))) ;)) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "sVar25 = 0;" (assignment_expression "sVar25 = 0" identifier = number_literal) ;) (expression_statement "sVar18 = 0;" (assignment_expression "sVar18 = 0" identifier = number_literal) ;) }) (else_clause "else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" else (if_statement "if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" if (parenthesized_expression "(uVar29 == 8)" ( (binary_expression "uVar29 == 8" identifier == number_literal) )) (compound_statement "{\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }" { (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(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) ))))) ;) (if_statement "if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" if (parenthesized_expression "((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'))" ( (binary_expression "(*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (parenthesized_expression "(*(int *)(lVar16 + 8) == 5)" ( (binary_expression "*(int *)(lVar16 + 8) == 5" (pointer_expression "*(int *)(lVar16 + 8)" * (cast_expression "(int *)(lVar16 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 8)" ( (binary_expression "lVar16 + 8" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" ( (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" * (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) )))) == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }" { (expression_statement "sVar18 = (**(code **)(lVar16 + 0x20))();" (assignment_expression "sVar18 = (**(code **)(lVar16 + 0x20))()" identifier = (call_expression "(**(code **)(lVar16 + 0x20))()" (parenthesized_expression "(**(code **)(lVar16 + 0x20))" ( (pointer_expression "**(code **)(lVar16 + 0x20)" * (pointer_expression "*(code **)(lVar16 + 0x20)" * (cast_expression "(code **)(lVar16 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x20)" ( (binary_expression "lVar16 + 0x20" identifier + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "sVar25 = 0xffffffffffffffff;" (assignment_expression "sVar25 = 0xffffffffffffffff" identifier = number_literal) ;) }) (else_clause "else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" else (compound_statement "{\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" { (expression_statement "sVar18 = (**(code **)(lVar16 + 0x38))();" (assignment_expression "sVar18 = (**(code **)(lVar16 + 0x38))()" identifier = (call_expression "(**(code **)(lVar16 + 0x38))()" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" ( (pointer_expression "**(code **)(lVar16 + 0x38)" * (pointer_expression "*(code **)(lVar16 + 0x38)" * (cast_expression "(code **)(lVar16 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x38)" ( (binary_expression "lVar16 + 0x38" identifier + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();" (assignment_expression "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))()" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" ( (binary_expression "*(long *)(param_1 + 8) + 0x38" (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) ))))) )) (argument_list "()" ( )))) ;) }))) }) (else_clause "else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" else (compound_statement "{\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" { (if_statement "if (uVar29 != 0x10) goto LAB_0010b046;" if (parenthesized_expression "(uVar29 != 0x10)" ( (binary_expression "uVar29 != 0x10" identifier != number_literal) )) (goto_statement "goto LAB_0010b046;" goto statement_identifier ;)) (expression_statement "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);" (assignment_expression "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18)" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x20)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x20)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x20)" ( (binary_expression "*(long *)(param_1 + 8) + 0x20" (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) ))))) )) (argument_list "(sVar18)" ( identifier )))) ;) (expression_statement "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();" (assignment_expression "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))()" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x20)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x20)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x20)" ( (binary_expression "*(long *)(param_1 + 8) + 0x20" (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) ))))) )) (argument_list "()" ( )))) ;) }))))))) (if_statement "if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" if (parenthesized_expression "(sVar17 == 0x100)" ( (binary_expression "sVar17 == 0x100" identifier == number_literal) )) (compound_statement "{\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }" { (if_statement "if (sVar18 == 0) {\n sVar18 = local_c8;\n }" if (parenthesized_expression "(sVar18 == 0)" ( (binary_expression "sVar18 == 0" identifier == number_literal) )) (compound_statement "{\n sVar18 = local_c8;\n }" { (expression_statement "sVar18 = local_c8;" (assignment_expression "sVar18 = local_c8" identifier = identifier) ;) })) (if_statement "if (sVar25 == 0) {\n sVar25 = local_c0;\n }" if (parenthesized_expression "(sVar25 == 0)" ( (binary_expression "sVar25 == 0" identifier == number_literal) )) (compound_statement "{\n sVar25 = local_c0;\n }" { (expression_statement "sVar25 = local_c0;" (assignment_expression "sVar25 = local_c0" identifier = identifier) ;) })) (expression_statement "psVar35[6] = sVar18;" (assignment_expression "psVar35[6] = sVar18" (subscript_expression "psVar35[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "psVar35[7] = sVar25;" (assignment_expression "psVar35[7] = sVar25" (subscript_expression "psVar35[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_c8 = sVar18;" (assignment_expression "local_c8 = sVar18" identifier = identifier) ;) (expression_statement "local_c0 = sVar25;" (assignment_expression "local_c0 = sVar25" identifier = identifier) ;) }) (else_clause "else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" else (compound_statement "{\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" { (if_statement "if (sVar18 == 0) {\n sVar18 = local_b8;\n }" if (parenthesized_expression "(sVar18 == 0)" ( (binary_expression "sVar18 == 0" identifier == number_literal) )) (compound_statement "{\n sVar18 = local_b8;\n }" { (expression_statement "sVar18 = local_b8;" (assignment_expression "sVar18 = local_b8" identifier = identifier) ;) })) (if_statement "if (sVar25 == 0) {\n sVar25 = local_b0;\n }" if (parenthesized_expression "(sVar25 == 0)" ( (binary_expression "sVar25 == 0" identifier == number_literal) )) (compound_statement "{\n sVar25 = local_b0;\n }" { (expression_statement "sVar25 = local_b0;" (assignment_expression "sVar25 = local_b0" identifier = identifier) ;) })) (expression_statement "psVar35[6] = sVar18;" (assignment_expression "psVar35[6] = sVar18" (subscript_expression "psVar35[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "psVar35[7] = sVar25;" (assignment_expression "psVar35[7] = sVar25" (subscript_expression "psVar35[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_b8 = sVar18;" (assignment_expression "local_b8 = sVar18" identifier = identifier) ;) (expression_statement "local_b0 = sVar25;" (assignment_expression "local_b0 = sVar25" identifier = identifier) ;) }))) (if_statement "if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }" if (parenthesized_expression "(*(char *)((psVar35[3] - 1) + *psVar35) != '\0')" ( (binary_expression "*(char *)((psVar35[3] - 1) + *psVar35) != '\0'" (pointer_expression "*(char *)((psVar35[3] - 1) + *psVar35)" * (cast_expression "(char *)((psVar35[3] - 1) + *psVar35)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((psVar35[3] - 1) + *psVar35)" ( (binary_expression "(psVar35[3] - 1) + *psVar35" (parenthesized_expression "(psVar35[3] - 1)" ( (binary_expression "psVar35[3] - 1" (subscript_expression "psVar35[3]" identifier [ number_literal ]) - number_literal) )) + (pointer_expression "*psVar35" * identifier)) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" identifier (argument_list "(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" ( number_literal , (string_literal ""corrupt GNU build attribute note: name not NUL terminated"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "psVar35 = psVar35 + 9;" (assignment_expression "psVar35 = psVar35 + 9" identifier = (binary_expression "psVar35 + 9" identifier + number_literal)) ;) (expression_statement "pvVar23 = (void *)(uVar45 + (long)pvVar23);" (assignment_expression "pvVar23 = (void *)(uVar45 + (long)pvVar23)" identifier = (cast_expression "(void *)(uVar45 + (long)pvVar23)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar45 + (long)pvVar23)" ( (binary_expression "uVar45 + (long)pvVar23" identifier + (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) })) (if_statement "if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" if (parenthesized_expression "(local_e8 == 0)" ( (binary_expression "local_e8 == 0" identifier == number_literal) )) (compound_statement "{\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }" { (if_statement "if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }" if (parenthesized_expression "(iVar7 == 0 && (iVar11 == 0 && iVar10 == 0))" ( (binary_expression "iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)" (binary_expression "iVar7 == 0" identifier == number_literal) && (parenthesized_expression "(iVar11 == 0 && iVar10 == 0)" ( (binary_expression "iVar11 == 0 && iVar10 == 0" (binary_expression "iVar11 == 0" identifier == number_literal) && (binary_expression "iVar10 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n )" identifier = (call_expression "dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n )" identifier (argument_list "(0,"bad GNU build attribute notes: no known versions detected",5\n )" ( number_literal , (string_literal ""bad GNU build attribute notes: no known versions detected"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0))))" ( (binary_expression "((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))" (parenthesized_expression "((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0))" ( (binary_expression "(iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)" (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar11 != 0 || iVar10 != 0)" ( (binary_expression "iVar11 != 0 || iVar10 != 0" (binary_expression "iVar11 != 0" identifier != number_literal) || (binary_expression "iVar10 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "((iVar11 != 0 && (iVar10 != 0)))" ( (parenthesized_expression "(iVar11 != 0 && (iVar10 != 0))" ( (binary_expression "iVar11 != 0 && (iVar10 != 0)" (binary_expression "iVar11 != 0" identifier != number_literal) && (parenthesized_expression "(iVar10 != 0)" ( (binary_expression "iVar10 != 0" identifier != number_literal) ))) )) ))) )) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5)" identifier = (call_expression "dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5)" identifier (argument_list "(0,"bad GNU build attribute notes: multiple different versions",\n 5)" ( number_literal , (string_literal ""bad GNU build attribute notes: multiple different versions"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;" if (parenthesized_expression "((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1))" ( (binary_expression "(iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)" (parenthesized_expression "(iVar7 == 1 || iVar11 == 1)" ( (binary_expression "iVar7 == 1 || iVar11 == 1" (binary_expression "iVar7 == 1" identifier == number_literal) || (binary_expression "iVar11 == 1" identifier == number_literal)) )) || (parenthesized_expression "(iVar10 == 1)" ( (binary_expression "iVar10 == 1" identifier == number_literal) ))) )) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;)) (expression_statement "uVar28 = -(uint)(iVar7 == 0) & 2;" (assignment_expression "uVar28 = -(uint)(iVar7 == 0) & 2" identifier = (binary_expression "-(uint)(iVar7 == 0) & 2" (unary_expression "-(uint)(iVar7 == 0)" - (call_expression "(uint)(iVar7 == 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )))) & number_literal)) ;) (expression_statement "lVar16 = (long)(int)(uVar28 + 1);" (assignment_expression "lVar16 = (long)(int)(uVar28 + 1)" identifier = (cast_expression "(long)(int)(uVar28 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar28 + 1)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar28 + 1)" ( (binary_expression "uVar28 + 1" identifier + number_literal) ))))) ;) (if_statement "if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(*(char *)(local_110[3] + lVar16) != '\x01')" ( (binary_expression "*(char *)(local_110[3] + lVar16) != '\x01'" (pointer_expression "*(char *)(local_110[3] + lVar16)" * (cast_expression "(char *)(local_110[3] + lVar16)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_110[3] + lVar16)" ( (binary_expression "local_110[3] + lVar16" (subscript_expression "local_110[3]" identifier [ number_literal ]) + identifier) )))) != (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5)" identifier = (call_expression "dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5)" identifier (argument_list "(0,"bad GNU build attribute notes: first note not version note",\n 5)" ( number_literal , (string_literal ""bad GNU build attribute notes: first note not version note"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "iVar7 = uVar28 + 2;" (assignment_expression "iVar7 = uVar28 + 2" identifier = (binary_expression "uVar28 + 2" identifier + number_literal)) ;) (expression_statement "bVar49 = false;" (assignment_expression "bVar49 = false" identifier = false) ;) (expression_statement "lVar24 = (long)iVar7;" (assignment_expression "lVar24 = (long)iVar7" identifier = (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "psVar47 = local_110;" (assignment_expression "psVar47 = local_110" identifier = identifier) ;) (labeled_statement "LAB_0010b255:\n psVar6 = psVar47;" statement_identifier : (expression_statement "psVar6 = psVar47;" (assignment_expression "psVar6 = psVar47" identifier = identifier) ;)) (expression_statement "psVar47 = psVar6 + 9;" (assignment_expression "psVar47 = psVar6 + 9" identifier = (binary_expression "psVar6 + 9" identifier + number_literal)) ;) (if_statement "if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }" if (parenthesized_expression "(psVar47 < psVar35)" ( (binary_expression "psVar47 < psVar35" identifier < identifier) )) (compound_statement "{\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }" { (if_statement "if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }" if (parenthesized_expression "(psVar6[0xb] == 0x100)" ( (binary_expression "psVar6[0xb] == 0x100" (subscript_expression "psVar6[0xb]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }" { (expression_statement "pvVar23 = (void *)psVar6[0xc];" (assignment_expression "pvVar23 = (void *)psVar6[0xc]" identifier = (cast_expression "(void *)psVar6[0xc]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "psVar6[0xc]" identifier [ number_literal ]))) ;) (expression_statement "psVar36 = (size_t *)0x0;" (assignment_expression "psVar36 = (size_t *)0x0" identifier = (cast_expression "(size_t *)0x0" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (for_statement "for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }" for ( (assignment_expression "psVar31 = psVar6" identifier = identifier) ; (binary_expression "local_110 <= psVar31" identifier <= identifier) ; (assignment_expression "psVar31 = psVar31 + -9" identifier = (binary_expression "psVar31 + -9" identifier + number_literal)) ) (compound_statement "{\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }" { (expression_statement "pvVar26 = (void *)psVar31[3];" (assignment_expression "pvVar26 = (void *)psVar31[3]" identifier = (cast_expression "(void *)psVar31[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "psVar31[3]" identifier [ number_literal ]))) ;) (expression_statement "psVar37 = psVar36;" (assignment_expression "psVar37 = psVar36" identifier = identifier) ;) (if_statement "if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }" if (parenthesized_expression "((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100))))" ( (binary_expression "(((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))" (parenthesized_expression "(((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101))" ( (binary_expression "((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)" (parenthesized_expression "((psVar36 != (size_t *)0x0) || (psVar31[1] == 0))" ( (binary_expression "(psVar36 != (size_t *)0x0) || (psVar31[1] == 0)" (parenthesized_expression "(psVar36 != (size_t *)0x0)" ( (binary_expression "psVar36 != (size_t *)0x0" identifier != (cast_expression "(size_t *)0x0" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(psVar31[1] == 0)" ( (binary_expression "psVar31[1] == 0" (subscript_expression "psVar31[1]" identifier [ number_literal ]) == number_literal) ))) )) || (parenthesized_expression "(psVar37 = psVar31, psVar31[2] != 0x101)" ( (comma_expression "psVar37 = psVar31, psVar31[2] != 0x101" (assignment_expression "psVar37 = psVar31" identifier = identifier) , (binary_expression "psVar31[2] != 0x101" (subscript_expression "psVar31[2]" identifier [ number_literal ]) != number_literal)) ))) )) && (parenthesized_expression "((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))" ( (parenthesized_expression "(psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100))" ( (comma_expression "psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)" (assignment_expression "psVar36 = psVar37" identifier = identifier) , (binary_expression "*(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)" (binary_expression "*(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16)" (pointer_expression "*(char *)((long)pvVar23 + lVar16)" * (cast_expression "(char *)((long)pvVar23 + lVar16)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + lVar16)" ( (binary_expression "(long)pvVar23 + lVar16" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) == (pointer_expression "*(char *)((long)pvVar26 + lVar16)" * (cast_expression "(char *)((long)pvVar26 + lVar16)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + lVar16)" ( (binary_expression "(long)pvVar26 + lVar16" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))))) && (parenthesized_expression "(psVar31[2] == 0x100)" ( (binary_expression "psVar31[2] == 0x100" (subscript_expression "psVar31[2]" identifier [ number_literal ]) == number_literal) )))) )) ))) )) (compound_statement "{\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }" { (if_statement "if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }" if (parenthesized_expression "(*(char *)((long)pvVar26 + lVar16) != '\x04')" ( (binary_expression "*(char *)((long)pvVar26 + lVar16) != '\x04'" (pointer_expression "*(char *)((long)pvVar26 + lVar16)" * (cast_expression "(char *)((long)pvVar26 + lVar16)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + lVar16)" ( (binary_expression "(long)pvVar26 + lVar16" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) != (char_literal "'\x04'" ' escape_sequence ')) )) (compound_statement "{\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }" { (if_statement "if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" if (parenthesized_expression "((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)))))" ( (binary_expression "(((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))" (parenthesized_expression "(((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0))))" ( (binary_expression "((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))" (parenthesized_expression "((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0))" ( (binary_expression "(*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)" (parenthesized_expression "(*psVar31 == *psVar47)" ( (binary_expression "*psVar31 == *psVar47" (pointer_expression "*psVar31" * identifier) == (pointer_expression "*psVar47" * identifier)) )) && (parenthesized_expression "(iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)" ( (comma_expression "iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0" (assignment_expression "iVar11 = memcmp(pvVar26,pvVar23,*psVar31)" identifier = (call_expression "memcmp(pvVar26,pvVar23,*psVar31)" identifier (argument_list "(pvVar26,pvVar23,*psVar31)" ( identifier , identifier , (pointer_expression "*psVar31" * identifier) )))) , (binary_expression "iVar11 == 0" identifier == number_literal)) ))) )) && (parenthesized_expression "((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))" ( (parenthesized_expression "(uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0))" ( (comma_expression "uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)" (assignment_expression "uVar29 = psVar31[7]" identifier = (subscript_expression "psVar31[7]" identifier [ number_literal ])) , (binary_expression "uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)" (binary_expression "uVar29 != 0" identifier != number_literal) && (parenthesized_expression "(uVar41 = psVar6[0x10], uVar41 != 0)" ( (comma_expression "uVar41 = psVar6[0x10], uVar41 != 0" (assignment_expression "uVar41 = psVar6[0x10]" identifier = (subscript_expression "psVar6[0x10]" identifier [ number_literal ])) , (binary_expression "uVar41 != 0" identifier != number_literal)) )))) )) ))) )) && (parenthesized_expression "((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))" ( (parenthesized_expression "(0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)))" ( (binary_expression "0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))" (binary_expression "0xfffffffffffffff0 < uVar29" number_literal < identifier) || (parenthesized_expression "(psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))" ( (binary_expression "psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)" (subscript_expression "psVar6[0xf]" identifier [ number_literal ]) <= (parenthesized_expression "(uVar29 + 0xf & 0xfffffffffffffff0)" ( (binary_expression "uVar29 + 0xf & 0xfffffffffffffff0" (binary_expression "uVar29 + 0xf" identifier + number_literal) & number_literal) ))) ))) )) ))) )) (compound_statement "{\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }" { (expression_statement "psVar6[0xb] = 0;" (assignment_expression "psVar6[0xb] = 0" (subscript_expression "psVar6[0xb]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }" if (parenthesized_expression "(uVar29 < uVar41)" ( (binary_expression "uVar29 < uVar41" identifier < identifier) )) (compound_statement "{\n psVar31[7] = uVar41;\n }" { (expression_statement "psVar31[7] = uVar41;" (assignment_expression "psVar31[7] = uVar41" (subscript_expression "psVar31[7]" identifier [ number_literal ]) = identifier) ;) })) (expression_statement "bVar49 = true;" (assignment_expression "bVar49 = true" identifier = true) ;) (if_statement "if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }" if (parenthesized_expression "(iVar10 != 0)" ( (binary_expression "iVar10 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined4 *)(psVar31 + 8) = 1;\n }" { (expression_statement "*(undefined4 *)(psVar31 + 8) = 1;" (assignment_expression "*(undefined4 *)(psVar31 + 8) = 1" (pointer_expression "*(undefined4 *)(psVar31 + 8)" * (cast_expression "(undefined4 *)(psVar31 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar31 + 8)" ( (binary_expression "psVar31 + 8" identifier + number_literal) )))) = number_literal) ;) })) }) (else_clause "else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" else (if_statement "if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" if (parenthesized_expression "(iVar10 == 0)" ( (binary_expression "iVar10 == 0" identifier == number_literal) )) (compound_statement "{\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }" { (if_statement "if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }" if (parenthesized_expression "(((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0))" ( (binary_expression "((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)" (parenthesized_expression "((psVar6[10] == 0) && (psVar37 != (size_t *)0x0))" ( (binary_expression "(psVar6[10] == 0) && (psVar37 != (size_t *)0x0)" (parenthesized_expression "(psVar6[10] == 0)" ( (binary_expression "psVar6[10] == 0" (subscript_expression "psVar6[10]" identifier [ number_literal ]) == number_literal) )) && (parenthesized_expression "(psVar37 != (size_t *)0x0)" ( (binary_expression "psVar37 != (size_t *)0x0" identifier != (cast_expression "(size_t *)0x0" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) && (parenthesized_expression "(psVar37[2] == 0)" ( (binary_expression "psVar37[2] == 0" (subscript_expression "psVar37[2]" identifier [ number_literal ]) == number_literal) ))) )) (compound_statement "{\n psVar37[2] = 0x100;\n }" { (expression_statement "psVar37[2] = 0x100;" (assignment_expression "psVar37[2] = 0x100" (subscript_expression "psVar37[2]" identifier [ number_literal ]) = number_literal) ;) })) }) (else_clause "else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" else (compound_statement "{\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" { (expression_statement "*(undefined4 *)(psVar6 + 0x11) = 1;" (assignment_expression "*(undefined4 *)(psVar6 + 0x11) = 1" (pointer_expression "*(undefined4 *)(psVar6 + 0x11)" * (cast_expression "(undefined4 *)(psVar6 + 0x11)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar6 + 0x11)" ( (binary_expression "psVar6 + 0x11" identifier + number_literal) )))) = number_literal) ;) (expression_statement "psVar6[0xb] = 0x101;" (assignment_expression "psVar6[0xb] = 0x101" (subscript_expression "psVar6[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(psVar31 + 8) = 1;" (assignment_expression "*(undefined4 *)(psVar31 + 8) = 1" (pointer_expression "*(undefined4 *)(psVar31 + 8)" * (cast_expression "(undefined4 *)(psVar31 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar31 + 8)" ( (binary_expression "psVar31 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "psVar31[2] = 0x101;" (assignment_expression "psVar31[2] = 0x101" (subscript_expression "psVar31[2]" identifier [ number_literal ]) = number_literal) ;) }))))) (break_statement "break;" break ;) })) (expression_statement "uVar29 = 0;" (assignment_expression "uVar29 = 0" identifier = number_literal) ;) (for_statement "for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }" for ( (assignment_expression "uVar41 = 0" identifier = number_literal) ; (binary_expression "(uint)((int)*psVar47 - iVar7) != uVar41" (call_expression "(uint)((int)*psVar47 - iVar7)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((int)*psVar47 - iVar7)" ( (binary_expression "(int)*psVar47 - iVar7" (cast_expression "(int)*psVar47" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*psVar47" * identifier)) - identifier) ))) != identifier) ; (assignment_expression "uVar41 = uVar41 + 1" identifier = (binary_expression "uVar41 + 1" identifier + number_literal)) ) (compound_statement "{\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }" { (expression_statement "uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);" (assignment_expression "uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" identifier = (binary_expression "uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" identifier | (binary_expression "(ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" (binary_expression "(ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)pvVar23 + uVar41 + lVar24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + uVar41 + lVar24)" ( (binary_expression "(long)pvVar23 + uVar41 + lVar24" (binary_expression "(long)pvVar23 + uVar41" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + identifier) )))) << (parenthesized_expression "((char)uVar41 * '\b' & 0x3fU)" ( (binary_expression "(char)uVar41 * '\b' & 0x3fU" (binary_expression "(char)uVar41 * '\b'" (cast_expression "(char)uVar41" ( (type_descriptor "char" primitive_type) ) identifier) * (char_literal "'\b'" ' escape_sequence ')) & number_literal) ))))) ;) })) (expression_statement "sVar17 = *psVar31;" (assignment_expression "sVar17 = *psVar31" identifier = (pointer_expression "*psVar31" * identifier)) ;) (expression_statement "uVar45 = 0;" (assignment_expression "uVar45 = 0" identifier = number_literal) ;) (for_statement "for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }" for ( (assignment_expression "uVar41 = 0" identifier = number_literal) ; (binary_expression "(uint)((int)sVar17 - iVar7) != uVar41" (call_expression "(uint)((int)sVar17 - iVar7)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((int)sVar17 - iVar7)" ( (binary_expression "(int)sVar17 - iVar7" (cast_expression "(int)sVar17" ( (type_descriptor "int" primitive_type) ) identifier) - identifier) ))) != identifier) ; (assignment_expression "uVar41 = uVar41 + 1" identifier = (binary_expression "uVar41 + 1" identifier + number_literal)) ) (compound_statement "{\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }" { (expression_statement "uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);" (assignment_expression "uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" identifier = (binary_expression "uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" identifier | (binary_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" (subscript_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41]" (call_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "((undefined1 *)((long)pvVar26 + lVar24))" ( (cast_expression "(undefined1 *)((long)pvVar26 + lVar24)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + lVar24)" ( (binary_expression "(long)pvVar26 + lVar24" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))) ))) [ identifier ]) << (parenthesized_expression "((char)uVar41 * '\b' & 0x3fU)" ( (binary_expression "(char)uVar41 * '\b' & 0x3fU" (binary_expression "(char)uVar41 * '\b'" (cast_expression "(char)uVar41" ( (type_descriptor "char" primitive_type) ) identifier) * (char_literal "'\b'" ' escape_sequence ')) & number_literal) ))))) ;) })) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" identifier = number_literal) ;) (expression_statement "uVar29 = uVar29 + uVar45;" (assignment_expression "uVar29 = uVar29 + uVar45" identifier = (binary_expression "uVar29 + uVar45" identifier + identifier)) ;) (for_statement "for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }" for ( (assignment_expression "uVar41 = uVar29" identifier = identifier) ; (binary_expression "uVar41 != 0" identifier != number_literal) ; (assignment_expression "uVar41 = uVar41 >> 8" identifier = (binary_expression "uVar41 >> 8" identifier >> number_literal)) ) (compound_statement "{\n uVar27 = (ulong)((int)uVar27 + 1);\n }" { (expression_statement "uVar27 = (ulong)((int)uVar27 + 1);" (assignment_expression "uVar27 = (ulong)((int)uVar27 + 1)" identifier = (call_expression "(ulong)((int)uVar27 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar27 + 1)" ( (binary_expression "(int)uVar27 + 1" (cast_expression "(int)uVar27" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) })) (if_statement "if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }" if (parenthesized_expression "(uVar27 < sVar17 - lVar24)" ( (binary_expression "uVar27 < sVar17 - lVar24" identifier < (binary_expression "sVar17 - lVar24" identifier - identifier)) )) (compound_statement "{\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }" { (expression_statement "puVar30 = (undefined1 *)((long)pvVar26 + lVar24);" (assignment_expression "puVar30 = (undefined1 *)((long)pvVar26 + lVar24)" identifier = (cast_expression "(undefined1 *)((long)pvVar26 + lVar24)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + lVar24)" ( (binary_expression "(long)pvVar26 + lVar24" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (goto_statement "goto LAB_0010b3bc;" goto statement_identifier ;) })) })) })) })) (goto_statement "goto LAB_0010b255;" goto statement_identifier ;) })) (if_statement "if (!bVar49) goto LAB_0010b098;" if (parenthesized_expression "(!bVar49)" ( (unary_expression "!bVar49" ! identifier) )) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;)) (expression_statement "pvVar26 = (void *)xmalloc(uVar21);" (assignment_expression "pvVar26 = (void *)xmalloc(uVar21)" identifier = (cast_expression "(void *)xmalloc(uVar21)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(uVar21)" identifier (argument_list "(uVar21)" ( identifier ))))) ;) (expression_statement "sVar17 = 0;" (assignment_expression "sVar17 = 0" identifier = number_literal) ;) (expression_statement "local_f0 = __dest_00;" (assignment_expression "local_f0 = __dest_00" identifier = identifier) ;) (expression_statement "pvVar23 = pvVar26;" (assignment_expression "pvVar23 = pvVar26" identifier = identifier) ;) (for_statement "for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }" for ( (assignment_expression "psVar47 = local_110" identifier = identifier) ; (binary_expression "psVar47 < psVar35" identifier < identifier) ; (assignment_expression "psVar47 = psVar47 + 9" identifier = (binary_expression "psVar47 + 9" identifier + number_literal)) ) (compound_statement "{\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }" { (expression_statement "sVar25 = *psVar47;" (assignment_expression "sVar25 = *psVar47" identifier = (pointer_expression "*psVar47" * identifier)) ;) (expression_statement "sVar5 = psVar47[2];" (assignment_expression "sVar5 = psVar47[2]" identifier = (subscript_expression "psVar47[2]" identifier [ number_literal ])) ;) (expression_statement "sVar18 = psVar47[1] + sVar25 + 0xc;" (assignment_expression "sVar18 = psVar47[1] + sVar25 + 0xc" identifier = (binary_expression "psVar47[1] + sVar25 + 0xc" (binary_expression "psVar47[1] + sVar25" (subscript_expression "psVar47[1]" identifier [ number_literal ]) + identifier) + number_literal)) ;) (expression_statement "pvVar48 = pvVar23;" (assignment_expression "pvVar48 = pvVar23" identifier = identifier) ;) (if_statement "if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }" if (parenthesized_expression "(sVar5 != 0)" ( (binary_expression "sVar5 != 0" identifier != number_literal) )) (compound_statement "{\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }" { (if_statement "if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" if (parenthesized_expression "((int)psVar47[8] == 0)" ( (binary_expression "(int)psVar47[8] == 0" (cast_expression "(int)psVar47[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "psVar47[8]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }" { (expression_statement "memcpy(pvVar23,local_f0,sVar18);" (call_expression "memcpy(pvVar23,local_f0,sVar18)" identifier (argument_list "(pvVar23,local_f0,sVar18)" ( identifier , identifier , identifier ))) ;) (expression_statement "pvVar48 = (void *)((long)pvVar23 + sVar18);" (assignment_expression "pvVar48 = (void *)((long)pvVar23 + sVar18)" identifier = (cast_expression "(void *)((long)pvVar23 + sVar18)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + sVar18)" ( (binary_expression "(long)pvVar23 + sVar18" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) }) (else_clause "else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" else (compound_statement "{\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" { (expression_statement "sVar3 = psVar47[6];" (assignment_expression "sVar3 = psVar47[6]" identifier = (subscript_expression "psVar47[6]" identifier [ number_literal ])) ;) (expression_statement "__dest = (void *)((long)pvVar23 + 0xc);" (assignment_expression "__dest = (void *)((long)pvVar23 + 0xc)" identifier = (cast_expression "(void *)((long)pvVar23 + 0xc)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xc)" ( (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);" (assignment_expression "pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48)" identifier = (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) ;) (expression_statement "pvVar48 = (void *)((long)__dest + sVar25);" (assignment_expression "pvVar48 = (void *)((long)__dest + sVar25)" identifier = (cast_expression "(void *)((long)__dest + sVar25)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest + sVar25)" ( (binary_expression "(long)__dest + sVar25" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (if_statement "if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" if (parenthesized_expression "((sVar3 == local_e8) && (psVar47[7] == sVar17))" ( (binary_expression "(sVar3 == local_e8) && (psVar47[7] == sVar17)" (parenthesized_expression "(sVar3 == local_e8)" ( (binary_expression "sVar3 == local_e8" identifier == identifier) )) && (parenthesized_expression "(psVar47[7] == sVar17)" ( (binary_expression "psVar47[7] == sVar17" (subscript_expression "psVar47[7]" identifier [ number_literal ]) == identifier) ))) )) (compound_statement "{\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }" { (expression_statement "(*pcVar4)(sVar25,pvVar23);" (call_expression "(*pcVar4)(sVar25,pvVar23)" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "(sVar25,pvVar23)" ( identifier , identifier ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(0,(long)pvVar23 + 4)" ( number_literal , (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(sVar5,(long)pvVar23 + 8)" ( identifier , (binary_expression "(long)pvVar23 + 8" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "memcpy(__dest,(void *)psVar47[3],sVar25);" (call_expression "memcpy(__dest,(void *)psVar47[3],sVar25)" identifier (argument_list "(__dest,(void *)psVar47[3],sVar25)" ( identifier , (cast_expression "(void *)psVar47[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "psVar47[3]" identifier [ number_literal ])) , identifier ))) ;) }) (else_clause "else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" else (compound_statement "{\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" { (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "()" ( ))) ;) (expression_statement "cVar42 = '\b';" (assignment_expression "cVar42 = '\b'" identifier = (char_literal "'\b'" ' escape_sequence ')) ;) (if_statement "if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }" if (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) == 5)" ( (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" * (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" ( (binary_expression "*(long *)(param_1 + 8) + 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" identifier + number_literal) )))) + number_literal) )))) == number_literal) )) (compound_statement "{\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }" { (expression_statement "cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';" (assignment_expression "cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b'" identifier = (binary_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b'" (binary_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b'" (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" ( (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" * (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) )))) == (char_literal "'\x02'" ' escape_sequence ')) )) * (char_literal "'\b'" ' escape_sequence ')) + (char_literal "'\b'" ' escape_sequence '))) ;) })) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(cVar42,(long)pvVar23 + 4)" ( identifier , (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(sVar5,(long)pvVar23 + 8)" ( identifier , (binary_expression "(long)pvVar23 + 8" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "memcpy(__dest,(void *)psVar47[3],sVar25);" (call_expression "memcpy(__dest,(void *)psVar47[3],sVar25)" identifier (argument_list "(__dest,(void *)psVar47[3],sVar25)" ( identifier , (cast_expression "(void *)psVar47[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "psVar47[3]" identifier [ number_literal ])) , identifier ))) ;) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(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) ))))) ;) (if_statement "if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" if (parenthesized_expression "((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'))" ( (binary_expression "(*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (parenthesized_expression "(*(int *)(lVar16 + 8) == 5)" ( (binary_expression "*(int *)(lVar16 + 8) == 5" (pointer_expression "*(int *)(lVar16 + 8)" * (cast_expression "(int *)(lVar16 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 8)" ( (binary_expression "lVar16 + 8" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" ( (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" * (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) )))) == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }" { (expression_statement "(**(code **)(lVar16 + 0x30))();" (call_expression "(**(code **)(lVar16 + 0x30))()" (parenthesized_expression "(**(code **)(lVar16 + 0x30))" ( (pointer_expression "**(code **)(lVar16 + 0x30)" * (pointer_expression "*(code **)(lVar16 + 0x30)" * (cast_expression "(code **)(lVar16 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x30)" ( (binary_expression "lVar16 + 0x30" identifier + number_literal) ))))) )) (argument_list "()" ( ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8))" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x30))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x30)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x30)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x30)" ( (binary_expression "*(long *)(param_1 + 8) + 0x30" (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) ))))) )) (argument_list "(psVar47[7],(void *)((long)pvVar48 + 8))" ( (subscript_expression "psVar47[7]" identifier [ number_literal ]) , (cast_expression "(void *)((long)pvVar48 + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar48 + 8)" ( (binary_expression "(long)pvVar48 + 8" (cast_expression "(long)pvVar48" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ))) ;) (expression_statement "pvVar48 = (void *)((long)pvVar48 + 0x10);" (assignment_expression "pvVar48 = (void *)((long)pvVar48 + 0x10)" identifier = (cast_expression "(void *)((long)pvVar48 + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar48 + 0x10)" ( (binary_expression "(long)pvVar48 + 0x10" (cast_expression "(long)pvVar48" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) }) (else_clause "else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" else (compound_statement "{\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" { (expression_statement "(**(code **)(lVar16 + 0x48))(sVar3,pvVar48);" (call_expression "(**(code **)(lVar16 + 0x48))(sVar3,pvVar48)" (parenthesized_expression "(**(code **)(lVar16 + 0x48))" ( (pointer_expression "**(code **)(lVar16 + 0x48)" * (pointer_expression "*(code **)(lVar16 + 0x48)" * (cast_expression "(code **)(lVar16 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x48)" ( (binary_expression "lVar16 + 0x48" identifier + number_literal) ))))) )) (argument_list "(sVar3,pvVar48)" ( identifier , identifier ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(psVar47[7],(long)pvVar48 + 4)" ( (subscript_expression "psVar47[7]" identifier [ number_literal ]) , (binary_expression "(long)pvVar48 + 4" (cast_expression "(long)pvVar48" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "pvVar48 = (void *)((long)pvVar48 + 8);" (assignment_expression "pvVar48 = (void *)((long)pvVar48 + 8)" identifier = (cast_expression "(void *)((long)pvVar48 + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar48 + 8)" ( (binary_expression "(long)pvVar48 + 8" (cast_expression "(long)pvVar48" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) }))) }))) }))) (expression_statement "local_e8 = psVar47[6];" (assignment_expression "local_e8 = psVar47[6]" identifier = (subscript_expression "psVar47[6]" identifier [ number_literal ])) ;) (expression_statement "sVar17 = psVar47[7];" (assignment_expression "sVar17 = psVar47[7]" identifier = (subscript_expression "psVar47[7]" identifier [ number_literal ])) ;) })) (expression_statement "local_f0 = (void *)((long)local_f0 + sVar18);" (assignment_expression "local_f0 = (void *)((long)local_f0 + sVar18)" identifier = (cast_expression "(void *)((long)local_f0 + sVar18)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_f0 + sVar18)" ( (binary_expression "(long)local_f0 + sVar18" (cast_expression "(long)local_f0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (expression_statement "pvVar23 = pvVar48;" (assignment_expression "pvVar23 = pvVar48" identifier = identifier) ;) })) (expression_statement "sVar17 = (long)pvVar23 - (long)pvVar26;" (assignment_expression "sVar17 = (long)pvVar23 - (long)pvVar26" identifier = (binary_expression "(long)pvVar23 - (long)pvVar26" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "memcpy(__dest_00,pvVar26,sVar17);" (call_expression "memcpy(__dest_00,pvVar26,sVar17)" identifier (argument_list "(__dest_00,pvVar26,sVar17)" ( identifier , identifier , identifier ))) ;) (expression_statement "free(pvVar26);" (call_expression "free(pvVar26)" identifier (argument_list "(pvVar26)" ( identifier ))) ;) (expression_statement "free(local_110);" (call_expression "free(local_110)" identifier (argument_list "(local_110)" ( identifier ))) ;) (expression_statement "DAT_0012cb10 = sVar17;" (assignment_expression "DAT_0012cb10 = sVar17" identifier = identifier) ;) (if_statement "if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" if (parenthesized_expression "(uVar21 != sVar17)" ( (binary_expression "uVar21 != sVar17" identifier != identifier) )) (compound_statement "{\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" { (if_statement "if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;" if (parenthesized_expression "((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0))" ( (binary_expression "(*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)" (parenthesized_expression "(*(long *)(lVar38 + 0x68) != 0)" ( (binary_expression "*(long *)(lVar38 + 0x68) != 0" (pointer_expression "*(long *)(lVar38 + 0x68)" * (cast_expression "(long *)(lVar38 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x68)" ( (binary_expression "lVar38 + 0x68" identifier + number_literal) )))) != number_literal) )) && (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)" ( (comma_expression "iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17)" identifier = (call_expression "bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17)" identifier (argument_list "(param_2,*(long *)(lVar38 + 0x68),sVar17)" ( identifier , (pointer_expression "*(long *)(lVar38 + 0x68)" * (cast_expression "(long *)(lVar38 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x68)" ( (binary_expression "lVar38 + 0x68" identifier + number_literal) )))) , identifier )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_0010941b;" goto statement_identifier ;)) (expression_statement "uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: failed to set merged notes size",5)" identifier = (call_expression "dcgettext(0,"warning: failed to set merged notes size",5)" identifier (argument_list "(0,"warning: failed to set merged notes size",5)" ( number_literal , (string_literal ""warning: failed to set merged notes size"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" identifier (argument_list "(0,param_2,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) })) }) (else_clause "else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" else (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5)" identifier (argument_list "(0,"corrupt GNU build attribute notes: excess data at end",5)" ( number_literal , (string_literal ""corrupt GNU build attribute notes: excess data at end"" " string_content ") , number_literal )))) ;) (labeled_statement "LAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" statement_identifier : (if_statement "if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" if (parenthesized_expression "(lVar16 != 0)" ( (binary_expression "lVar16 != 0" identifier != number_literal) )) (compound_statement "{\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" { (expression_statement "bfd_set_error(0x11);" (call_expression "bfd_set_error(0x11)" identifier (argument_list "(0x11)" ( number_literal ))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,lVar16);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,lVar16)" identifier (argument_list "(0,param_1,lVar38,lVar16)" ( number_literal , identifier , identifier , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) }))) (labeled_statement "LAB_0010b098:\n free(local_110);" statement_identifier : (expression_statement "free(local_110);" (call_expression "free(local_110)" identifier (argument_list "(local_110)" ( identifier ))) ;)) }))) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" identifier (argument_list "(DAT_0012cb18)" ( identifier ))) ;) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" identifier = number_literal) ;) (expression_statement "DAT_0012cb10 = 0;" (assignment_expression "DAT_0012cb10 = 0" identifier = number_literal) ;) }))) }))) })) (labeled_statement "LAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" statement_identifier : (for_statement "for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" for ( (assignment_expression "puVar33 = DAT_0012ca98" identifier = identifier) ; (binary_expression "puVar33 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar33 = (undefined8 *)*puVar33" identifier = (cast_expression "(undefined8 *)*puVar33" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar33" * identifier))) ) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" { (expression_statement "lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,puVar33[1])" identifier = (call_expression "bfd_get_section_by_name(param_1,puVar33[1])" identifier (argument_list "(param_1,puVar33[1])" ( identifier , (subscript_expression "puVar33[1]" identifier [ number_literal ]) )))) ;) (if_statement "if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }" { (expression_statement "uVar12 = puVar33[1];" (assignment_expression "uVar12 = puVar33[1]" identifier = (subscript_expression "puVar33[1]" identifier [ number_literal ])) ;) (expression_statement "uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);" (assignment_expression "uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" identifier = (call_expression "dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" identifier (argument_list "(0,"can\'t dump section \'%s\' - it does not exist",5)" ( number_literal , (string_literal ""can\'t dump section \'%s\' - it does not exist"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,0,uVar13,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,0,uVar13,uVar12)" identifier (argument_list "(0,param_1,0,uVar13,uVar12)" ( number_literal , identifier , number_literal , identifier , identifier ))) ;) }) (else_clause "else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" else (compound_statement "{\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" { (expression_statement "pcVar39 = "can\'t dump section - it has no contents";" (assignment_expression "pcVar39 = "can\'t dump section - it has no contents"" identifier = (string_literal ""can\'t dump section - it has no contents"" " string_content escape_sequence string_content ")) ;) (if_statement "if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }" if (parenthesized_expression "((*(byte *)(lVar38 + 0x21) & 1) != 0)" ( (binary_expression "(*(byte *)(lVar38 + 0x21) & 1) != 0" (parenthesized_expression "(*(byte *)(lVar38 + 0x21) & 1)" ( (binary_expression "*(byte *)(lVar38 + 0x21) & 1" (pointer_expression "*(byte *)(lVar38 + 0x21)" * (cast_expression "(byte *)(lVar38 + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x21)" ( (binary_expression "lVar38 + 0x21" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }" { (expression_statement "sVar17 = *(size_t *)(lVar38 + 0x38);" (assignment_expression "sVar17 = *(size_t *)(lVar38 + 0x38)" identifier = (pointer_expression "*(size_t *)(lVar38 + 0x38)" * (cast_expression "(size_t *)(lVar38 + 0x38)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }" if (parenthesized_expression "(sVar17 != 0)" ( (binary_expression "sVar17 != 0" identifier != number_literal) )) (compound_statement "{\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }" { (expression_statement "__s = fopen((char *)puVar33[2],"w");" (assignment_expression "__s = fopen((char *)puVar33[2],"w")" identifier = (call_expression "fopen((char *)puVar33[2],"w")" identifier (argument_list "((char *)puVar33[2],"w")" ( (cast_expression "(char *)puVar33[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar33[2]" identifier [ number_literal ])) , (string_literal ""w"" " string_content ") )))) ;) (if_statement "if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" if (parenthesized_expression "(__s == (FILE *)0x0)" ( (binary_expression "__s == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }" { (expression_statement "uVar12 = dcgettext(0,"could not open section dump file",5);" (assignment_expression "uVar12 = dcgettext(0,"could not open section dump file",5)" identifier = (call_expression "dcgettext(0,"could not open section dump file",5)" identifier (argument_list "(0,"could not open section dump file",5)" ( number_literal , (string_literal ""could not open section dump file"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(puVar33[2],0,0,uVar12);" (call_expression "FUN_0011c0d0(puVar33[2],0,0,uVar12)" identifier (argument_list "(puVar33[2],0,0,uVar12)" ( (subscript_expression "puVar33[2]" identifier [ number_literal ]) , number_literal , number_literal , identifier ))) ;) }) (else_clause "else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" else (compound_statement "{\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" { (expression_statement "iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);" (assignment_expression "iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58)" identifier = (call_expression "bfd_malloc_and_get_section(param_1,lVar38,&local_58)" identifier (argument_list "(param_1,lVar38,&local_58)" ( identifier , identifier , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" { (expression_statement "uVar12 = dcgettext(0,"could not retrieve section contents",5);" (assignment_expression "uVar12 = dcgettext(0,"could not retrieve section contents",5)" identifier = (call_expression "dcgettext(0,"could not retrieve section contents",5)" identifier (argument_list "(0,"could not retrieve section contents",5)" ( number_literal , (string_literal ""could not retrieve section contents"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" identifier (argument_list "(0,param_1,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) }) (else_clause "else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" else (compound_statement "{\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" { (expression_statement "sVar18 = fwrite(local_58,1,sVar17,__s);" (assignment_expression "sVar18 = fwrite(local_58,1,sVar17,__s)" identifier = (call_expression "fwrite(local_58,1,sVar17,__s)" identifier (argument_list "(local_58,1,sVar17,__s)" ( identifier , number_literal , identifier , identifier )))) ;) (if_statement "if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }" if (parenthesized_expression "(sVar17 != sVar18)" ( (binary_expression "sVar17 != sVar18" identifier != identifier) )) (compound_statement "{\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }" { (expression_statement "piVar22 = __errno_location();" (assignment_expression "piVar22 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar39 = strerror(*piVar22);" (assignment_expression "pcVar39 = strerror(*piVar22)" identifier = (call_expression "strerror(*piVar22)" identifier (argument_list "(*piVar22)" ( (pointer_expression "*piVar22" * identifier) )))) ;) (expression_statement "uVar12 = puVar33[2];" (assignment_expression "uVar12 = puVar33[2]" identifier = (subscript_expression "puVar33[2]" identifier [ number_literal ])) ;) (expression_statement "uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);" (assignment_expression "uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5)" identifier = (call_expression "dcgettext(0,"error writing section contents to %s (error: %s)",5)" identifier (argument_list "(0,"error writing section contents to %s (error: %s)",5)" ( number_literal , (string_literal ""error writing section contents to %s (error: %s)"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar13,uVar12,pcVar39);" (call_expression "FUN_0011b660(uVar13,uVar12,pcVar39)" identifier (argument_list "(uVar13,uVar12,pcVar39)" ( identifier , identifier , identifier ))) ;) (expression_statement "free(local_58);" (call_expression "free(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "fclose(__s);" (call_expression "fclose(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "free(local_58);" (call_expression "free(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) }))) (goto_statement "goto LAB_001094a8;" goto statement_identifier ;) })) (expression_statement "pcVar39 = "can\'t dump section - it is empty";" (assignment_expression "pcVar39 = "can\'t dump section - it is empty"" identifier = (string_literal ""can\'t dump section - it is empty"" " string_content escape_sequence string_content ")) ;) })) (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" identifier (argument_list "(0,param_1,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) }))) (labeled_statement "LAB_001094a8:\n }\n local_a8 = DAT_0012ca90;" statement_identifier : (ERROR "}" }) (expression_statement "local_a8 = DAT_0012ca90;" (assignment_expression "local_a8 = DAT_0012ca90" identifier = identifier) ;)) (if_statement "if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }" if (parenthesized_expression "(DAT_0012ca90 != 0)" ( (binary_expression "DAT_0012ca90 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }" { (expression_statement "lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink")" identifier = (call_expression "bfd_get_section_by_name(param_2,".gnu_debuglink")" identifier (argument_list "(param_2,".gnu_debuglink")" ( identifier , (string_literal "".gnu_debuglink"" " string_content ") )))) ;) (if_statement "if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }" { (expression_statement "local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);" (assignment_expression "local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90)" identifier = (call_expression "bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90)" identifier (argument_list "(param_2,DAT_0012ca90)" ( identifier , identifier )))) ;) (if_statement "if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" if (parenthesized_expression "(local_a8 == 0)" ( (binary_expression "local_a8 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" { (expression_statement "pcVar39 = "cannot create debug link section `%s\'";" (assignment_expression "pcVar39 = "cannot create debug link section `%s\'"" identifier = (string_literal ""cannot create debug link section `%s\'"" " string_content escape_sequence ")) ;) (expression_statement "lVar38 = DAT_0012ca90;" (assignment_expression "lVar38 = DAT_0012ca90" identifier = identifier) ;) (labeled_statement "LAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12,lVar38);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12,lVar38)" identifier (argument_list "(0,param_2,0,uVar12,lVar38)" ( number_literal , identifier , number_literal , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }" if (parenthesized_expression "(*(int *)(param_2[1] + 8) == 2)" ( (binary_expression "*(int *)(param_2[1] + 8) == 2" (pointer_expression "*(int *)(param_2[1] + 8)" * (cast_expression "(int *)(param_2[1] + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 8)" ( (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) == number_literal) )) (compound_statement "{\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }" { (expression_statement "lVar38 = param_2[0x12];" (assignment_expression "lVar38 = param_2[0x12]" identifier = (subscript_expression "param_2[0x12]" identifier [ number_literal ])) ;) (expression_statement "lVar16 = 0;" (assignment_expression "lVar16 = 0" identifier = number_literal) ;) (if_statement "if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }" { (labeled_statement "LAB_0010ad5e:\n uVar29 = 0x1000;" statement_identifier : (expression_statement "uVar29 = 0x1000;" (assignment_expression "uVar29 = 0x1000" identifier = number_literal) ;)) }) (else_clause "else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" else (compound_statement "{\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" { (do_statement "do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);" do (compound_statement "{\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n }" { (expression_statement "lVar24 = lVar16;" (assignment_expression "lVar24 = lVar16" identifier = identifier) ;) (if_statement "if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }" if (parenthesized_expression "(((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)))" ( (binary_expression "((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))" (parenthesized_expression "((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0))" ( (binary_expression "(*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)" (parenthesized_expression "(*(ulong *)(lVar38 + 0x28) != 0)" ( (binary_expression "*(ulong *)(lVar38 + 0x28) != 0" (pointer_expression "*(ulong *)(lVar38 + 0x28)" * (cast_expression "(ulong *)(lVar38 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x28)" ( (binary_expression "lVar38 + 0x28" identifier + number_literal) )))) != number_literal) )) && (parenthesized_expression "(lVar24 = lVar38, lVar16 != 0)" ( (comma_expression "lVar24 = lVar38, lVar16 != 0" (assignment_expression "lVar24 = lVar38" identifier = identifier) , (binary_expression "lVar16 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))" ( (comma_expression "lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)" (assignment_expression "lVar24 = lVar16" identifier = identifier) , (binary_expression "*(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)" (pointer_expression "*(ulong *)(lVar16 + 0x28)" * (cast_expression "(ulong *)(lVar16 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x28)" ( (binary_expression "lVar16 + 0x28" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(lVar38 + 0x28)" * (cast_expression "(ulong *)(lVar38 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x28)" ( (binary_expression "lVar38 + 0x28" identifier + number_literal) )))))) ))) )) (compound_statement "{\n lVar24 = lVar38;\n }" { (expression_statement "lVar24 = lVar38;" (assignment_expression "lVar24 = lVar38" identifier = identifier) ;) })) (expression_statement "lVar38 = *(long *)(lVar38 + 0x10);" (assignment_expression "lVar38 = *(long *)(lVar38 + 0x10)" identifier = (pointer_expression "*(long *)(lVar38 + 0x10)" * (cast_expression "(long *)(lVar38 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x10)" ( (binary_expression "lVar38 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "lVar16 = lVar24;" (assignment_expression "lVar16 = lVar24" identifier = identifier) ;) }) while (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) ;) (if_statement "if (lVar24 == 0) goto LAB_0010ad5e;" if (parenthesized_expression "(lVar24 == 0)" ( (binary_expression "lVar24 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010ad5e;" goto statement_identifier ;)) (expression_statement "uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);" (assignment_expression "uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28)" identifier = (binary_expression "*(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28)" (pointer_expression "*(long *)(lVar24 + 0x38)" * (cast_expression "(long *)(lVar24 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar24 + 0x38)" ( (binary_expression "lVar24 + 0x38" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar24 + 0x28)" * (cast_expression "(long *)(lVar24 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar24 + 0x28)" ( (binary_expression "lVar24 + 0x28" identifier + number_literal) )))))) ;) (expression_statement "uVar29 = 0xffffffffffffffff;" (assignment_expression "uVar29 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }" if (parenthesized_expression "(uVar21 < 0xfffffffffffff001)" ( (binary_expression "uVar21 < 0xfffffffffffff001" identifier < number_literal) )) (compound_statement "{\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }" { (expression_statement "uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;" (assignment_expression "uVar29 = uVar21 + 0xfff & 0xfffffffffffff000" identifier = (binary_expression "uVar21 + 0xfff & 0xfffffffffffff000" (binary_expression "uVar21 + 0xfff" identifier + number_literal) & number_literal)) ;) })) }))) (expression_statement "*(ulong *)(local_a8 + 0x30) = uVar29;" (assignment_expression "*(ulong *)(local_a8 + 0x30) = uVar29" (pointer_expression "*(ulong *)(local_a8 + 0x30)" * (cast_expression "(ulong *)(local_a8 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x30)" ( (binary_expression "local_a8 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(ulong *)(local_a8 + 0x28) = uVar29;" (assignment_expression "*(ulong *)(local_a8 + 0x28) = uVar29" (pointer_expression "*(ulong *)(local_a8 + 0x28)" * (cast_expression "(ulong *)(local_a8 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x28)" ( (binary_expression "local_a8 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;" (assignment_expression "*(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1" (pointer_expression "*(byte *)(local_a8 + 0x24)" * (cast_expression "(byte *)(local_a8 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x24)" ( (binary_expression "local_a8 + 0x24" identifier + number_literal) )))) = (binary_expression "*(byte *)(local_a8 + 0x24) | 1" (pointer_expression "*(byte *)(local_a8 + 0x24)" * (cast_expression "(byte *)(local_a8 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x24)" ( (binary_expression "local_a8 + 0x24" identifier + number_literal) )))) | number_literal)) ;) })) }) (else_clause "else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" else (compound_statement "{\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" { (expression_statement "uVar12 = *param_2;" (assignment_expression "uVar12 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar13 = dcgettext(0,"%s: debuglink section already exists",5);" (assignment_expression "uVar13 = dcgettext(0,"%s: debuglink section already exists",5)" identifier = (call_expression "dcgettext(0,"%s: debuglink section already exists",5)" identifier (argument_list "(0,"%s: debuglink section already exists",5)" ( number_literal , (string_literal ""%s: debuglink section already exists"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) (expression_statement "DAT_0012ca90 = 0;" (assignment_expression "DAT_0012ca90 = 0" identifier = number_literal) ;) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" identifier = number_literal) ;) }))) })) (expression_statement "uVar28 = *(uint *)(param_2 + 0x14);" (assignment_expression "uVar28 = *(uint *)(param_2 + 0x14)" identifier = (pointer_expression "*(uint *)(param_2 + 0x14)" * (cast_expression "(uint *)(param_2 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x14)" ( (binary_expression "param_2 + 0x14" identifier + number_literal) ))))) ;) (if_statement "if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" if (parenthesized_expression "((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0))" ( (binary_expression "(uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)" (parenthesized_expression "(uVar28 == 0)" ( (binary_expression "uVar28 == 0" identifier == number_literal) )) || (parenthesized_expression "(DAT_0012cad0 == 0 && DAT_0012cac8 == 0)" ( (binary_expression "DAT_0012cad0 == 0 && DAT_0012cac8 == 0" (binary_expression "DAT_0012cad0 == 0" identifier == number_literal) && (binary_expression "DAT_0012cac8 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }" { (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" identifier = number_literal) ;) (expression_statement "local_90 = (ulong *)0x0;" (assignment_expression "local_90 = (ulong *)0x0" identifier = (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_98 = (long *)0x0;" (assignment_expression "local_98 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" identifier = identifier) ;) }) (else_clause "else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" else (compound_statement "{\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" { (expression_statement "sVar17 = (ulong)uVar28 * 8;" (assignment_expression "sVar17 = (ulong)uVar28 * 8" identifier = (binary_expression "(ulong)uVar28 * 8" (cast_expression "(ulong)uVar28" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ;) (expression_statement "local_98 = (long *)xmalloc(sVar17);" (assignment_expression "local_98 = (long *)xmalloc(sVar17)" identifier = (cast_expression "(long *)xmalloc(sVar17)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar17)" identifier (argument_list "(sVar17)" ( identifier ))))) ;) (expression_statement "local_58 = local_98;" (assignment_expression "local_58 = local_98" identifier = identifier) ;) (expression_statement "bfd_map_over_sections(param_2,FUN_001071c0,&local_58);" (call_expression "bfd_map_over_sections(param_2,FUN_001071c0,&local_58)" identifier (argument_list "(param_2,FUN_001071c0,&local_58)" ( identifier , identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "qsort(local_98,(ulong)uVar28,8,FUN_001071d0);" (call_expression "qsort(local_98,(ulong)uVar28,8,FUN_001071d0)" identifier (argument_list "(local_98,(ulong)uVar28,8,FUN_001071d0)" ( identifier , (cast_expression "(ulong)uVar28" ( (type_descriptor "ulong" type_identifier) ) identifier) , number_literal , identifier ))) ;) (expression_statement "local_90 = (ulong *)xmalloc(sVar17);" (assignment_expression "local_90 = (ulong *)xmalloc(sVar17)" identifier = (cast_expression "(ulong *)xmalloc(sVar17)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar17)" identifier (argument_list "(sVar17)" ( identifier ))))) ;) (expression_statement "memset(local_90,0,sVar17);" (call_expression "memset(local_90,0,sVar17)" identifier (argument_list "(local_90,0,sVar17)" ( identifier , number_literal , identifier ))) ;) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" identifier = number_literal) ;) (if_statement "if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }" if (parenthesized_expression "((DAT_0012cad0 != 0) && (uVar28 != 1))" ( (binary_expression "(DAT_0012cad0 != 0) && (uVar28 != 1)" (parenthesized_expression "(DAT_0012cad0 != 0)" ( (binary_expression "DAT_0012cad0 != 0" identifier != number_literal) )) && (parenthesized_expression "(uVar28 != 1)" ( (binary_expression "uVar28 != 1" identifier != number_literal) ))) )) (compound_statement "{\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }" { (expression_statement "plVar15 = local_98;" (assignment_expression "plVar15 = local_98" identifier = identifier) ;) (expression_statement "puVar32 = local_90;" (assignment_expression "puVar32 = local_90" identifier = identifier) ;) (do_statement "do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);" do (compound_statement "{\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n }" { (expression_statement "lVar38 = *plVar15;" (assignment_expression "lVar38 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (if_statement "if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }" if (parenthesized_expression "((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102)" ( (binary_expression "(*(uint *)(lVar38 + 0x20) & 0x102) == 0x102" (parenthesized_expression "(*(uint *)(lVar38 + 0x20) & 0x102)" ( (binary_expression "*(uint *)(lVar38 + 0x20) & 0x102" (pointer_expression "*(uint *)(lVar38 + 0x20)" * (cast_expression "(uint *)(lVar38 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x20)" ( (binary_expression "lVar38 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }" { (expression_statement "uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);" (assignment_expression "uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38)" identifier = (binary_expression "*(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38)" (pointer_expression "*(long *)(lVar38 + 0x30)" * (cast_expression "(long *)(lVar38 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x30)" ( (binary_expression "lVar38 + 0x30" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar38 + 0x38)" * (cast_expression "(long *)(lVar38 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) )))))) ;) (if_statement "if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }" if (parenthesized_expression "(uVar29 < *(ulong *)(plVar15[1] + 0x30))" ( (binary_expression "uVar29 < *(ulong *)(plVar15[1] + 0x30)" identifier < (pointer_expression "*(ulong *)(plVar15[1] + 0x30)" * (cast_expression "(ulong *)(plVar15[1] + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar15[1] + 0x30)" ( (binary_expression "plVar15[1] + 0x30" (subscript_expression "plVar15[1]" identifier [ number_literal ]) + number_literal) ))))) )) (compound_statement "{\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }" { (expression_statement "uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;" (assignment_expression "uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29" identifier = (binary_expression "*(ulong *)(plVar15[1] + 0x30) - uVar29" (pointer_expression "*(ulong *)(plVar15[1] + 0x30)" * (cast_expression "(ulong *)(plVar15[1] + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar15[1] + 0x30)" ( (binary_expression "plVar15[1] + 0x30" (subscript_expression "plVar15[1]" identifier [ number_literal ]) + number_literal) )))) - identifier)) ;) (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" identifier = (call_expression "bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" identifier (argument_list "(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" ( identifier , identifier , (binary_expression "*(long *)(lVar38 + 0x38) + uVar29" (pointer_expression "*(long *)(lVar38 + 0x38)" * (cast_expression "(long *)(lVar38 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) )))) + identifier) )))) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }" { (expression_statement "uVar12 = dcgettext(0,"Can\'t fill gap after section",5);" (assignment_expression "uVar12 = dcgettext(0,"Can\'t fill gap after section",5)" identifier = (call_expression "dcgettext(0,"Can\'t fill gap after section",5)" identifier (argument_list "(0,"Can\'t fill gap after section",5)" ( number_literal , (string_literal ""Can\'t fill gap after section"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,*plVar15,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,*plVar15,uVar12)" identifier (argument_list "(0,param_2,*plVar15,uVar12)" ( number_literal , identifier , (pointer_expression "*plVar15" * identifier) , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" identifier = identifier) ;) (break_statement "break;" break ;) })) (expression_statement "*puVar32 = uVar29;" (assignment_expression "*puVar32 = uVar29" (pointer_expression "*puVar32" * identifier) = identifier) ;) (if_statement "if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }" if (parenthesized_expression "(uVar21 < uVar29)" ( (binary_expression "uVar21 < uVar29" identifier < identifier) )) (compound_statement "{\n uVar21 = uVar29;\n }" { (expression_statement "uVar21 = uVar29;" (assignment_expression "uVar21 = uVar29" identifier = identifier) ;) })) })) })) (expression_statement "plVar15 = plVar15 + 1;" (assignment_expression "plVar15 = plVar15 + 1" identifier = (binary_expression "plVar15 + 1" identifier + number_literal)) ;) (expression_statement "puVar32 = puVar32 + 1;" (assignment_expression "puVar32 = puVar32 + 1" identifier = (binary_expression "puVar32 + 1" identifier + number_literal)) ;) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" identifier = identifier) ;) }) while (parenthesized_expression "(local_98 + (ulong)(uVar28 - 2) + 1 != plVar15)" ( (binary_expression "local_98 + (ulong)(uVar28 - 2) + 1 != plVar15" (binary_expression "local_98 + (ulong)(uVar28 - 2) + 1" (binary_expression "local_98 + (ulong)(uVar28 - 2)" identifier + (call_expression "(ulong)(uVar28 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar28 - 2)" ( (binary_expression "uVar28 - 2" identifier - number_literal) )))) + number_literal) != identifier) )) ;) })) (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" identifier = identifier) ;) (if_statement "if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }" if (parenthesized_expression "(DAT_0012cac8 != 0)" ( (binary_expression "DAT_0012cac8 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }" { (expression_statement "lVar38 = local_98[uVar28 - 1];" (assignment_expression "lVar38 = local_98[uVar28 - 1]" identifier = (subscript_expression "local_98[uVar28 - 1]" identifier [ (binary_expression "uVar28 - 1" identifier - number_literal) ])) ;) (expression_statement "uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);" (assignment_expression "uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30)" identifier = (binary_expression "*(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30)" (pointer_expression "*(long *)(lVar38 + 0x38)" * (cast_expression "(long *)(lVar38 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar38 + 0x30)" * (cast_expression "(long *)(lVar38 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x30)" ( (binary_expression "lVar38 + 0x30" identifier + number_literal) )))))) ;) (if_statement "if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }" if (parenthesized_expression "(uVar29 < DAT_0012cac0)" ( (binary_expression "uVar29 < DAT_0012cac0" identifier < identifier) )) (compound_statement "{\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }" { (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" identifier = (call_expression "bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" identifier (argument_list "(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" ( identifier , identifier , (binary_expression "DAT_0012cac0 - *(long *)(lVar38 + 0x30)" identifier - (pointer_expression "*(long *)(lVar38 + 0x30)" * (cast_expression "(long *)(lVar38 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x30)" ( (binary_expression "lVar38 + 0x30" identifier + number_literal) ))))) )))) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }" { (expression_statement "uVar12 = dcgettext(0,"can\'t add padding",5);" (assignment_expression "uVar12 = dcgettext(0,"can\'t add padding",5)" identifier = (call_expression "dcgettext(0,"can\'t add padding",5)" identifier (argument_list "(0,"can\'t add padding",5)" ( number_literal , (string_literal ""can\'t add padding"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);" (call_expression "FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12)" identifier (argument_list "(0,param_2,local_98[uVar28 - 1],uVar12)" ( number_literal , identifier , (subscript_expression "local_98[uVar28 - 1]" identifier [ (binary_expression "uVar28 - 1" identifier - number_literal) ]) , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) }) (else_clause "else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" else (compound_statement "{\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" { (expression_statement "uVar21 = DAT_0012cac0 - uVar29;" (assignment_expression "uVar21 = DAT_0012cac0 - uVar29" identifier = (binary_expression "DAT_0012cac0 - uVar29" identifier - identifier)) ;) (expression_statement "local_90[uVar28 - 1] = uVar21;" (assignment_expression "local_90[uVar28 - 1] = uVar21" (subscript_expression "local_90[uVar28 - 1]" identifier [ (binary_expression "uVar28 - 1" identifier - number_literal) ]) = identifier) ;) (if_statement "if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }" if (parenthesized_expression "(uVar21 <= local_a0)" ( (binary_expression "uVar21 <= local_a0" identifier <= identifier) )) (compound_statement "{\n uVar21 = local_a0;\n }" { (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" identifier = identifier) ;) })) }))) })) })) }))) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" identifier = identifier) ;) (expression_statement "local_b0 = 0;" (assignment_expression "local_b0 = 0" identifier = number_literal) ;) (if_statement "if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }" if (parenthesized_expression "(DAT_0012ca88 != 0)" ( (binary_expression "DAT_0012ca88 != 0" identifier != number_literal) )) (compound_statement "{\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }" { (expression_statement "local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);" (assignment_expression "local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0)" identifier = (call_expression "FUN_0010c920(param_1,DAT_0012cb40,local_100,0)" identifier (argument_list "(param_1,DAT_0012cb40,local_100,0)" ( identifier , identifier , identifier , number_literal )))) ;) })) (if_statement "if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" if (parenthesized_expression "(DAT_0012cb0c - 2U < 6)" ( (binary_expression "DAT_0012cb0c - 2U < 6" (binary_expression "DAT_0012cb0c - 2U" identifier - number_literal) < number_literal) )) (compound_statement "{\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }" { (labeled_statement "LAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" statement_identifier : (if_statement "if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" if (parenthesized_expression "(DAT_0012cb0c != 7)" ( (binary_expression "DAT_0012cb0c != 7" identifier != number_literal) )) (compound_statement "{\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" { (labeled_statement "LAB_00109b5f:\n bfd_set_error(0);" statement_identifier : (expression_statement "bfd_set_error(0);" (call_expression "bfd_set_error(0)" identifier (argument_list "(0)" ( number_literal ))) ;)) (expression_statement "bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);" (call_expression "bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40)" identifier (argument_list "(param_1,FUN_00108e30,DAT_0012cb40)" ( identifier , identifier , identifier ))) ;) (expression_statement "iVar7 = bfd_get_error();" (assignment_expression "iVar7 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }" if (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) (compound_statement "{\n DAT_0012cb24 = 1;\n return 0;\n }" { (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);" (assignment_expression "plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" identifier = (cast_expression "(long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" identifier (argument_list "((local_100 + 1 + (long)DAT_0012ca18) * 8)" ( (binary_expression "(local_100 + 1 + (long)DAT_0012ca18) * 8" (parenthesized_expression "(local_100 + 1 + (long)DAT_0012ca18)" ( (binary_expression "local_100 + 1 + (long)DAT_0012ca18" (binary_expression "local_100 + 1" identifier + number_literal) + (cast_expression "(long)DAT_0012ca18" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) * number_literal) ))))) ;) (expression_statement "local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;" (assignment_expression "local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42" (field_expression "local_b8._0_4_" identifier . field_identifier) = (binary_expression "*(uint *)(param_1 + 0x44) >> 5 & 0x42" (binary_expression "*(uint *)(param_1 + 0x44) >> 5" (pointer_expression "*(uint *)(param_1 + 0x44)" * (cast_expression "(uint *)(param_1 + 0x44)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x44)" ( (binary_expression "param_1 + 0x44" identifier + number_literal) )))) >> number_literal) & number_literal)) ;) (expression_statement "DAT_0012cb38 = plVar15;" (assignment_expression "DAT_0012cb38 = plVar15" identifier = identifier) ;) (if_statement "if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }" if (parenthesized_expression "(local_100 != 0)" ( (binary_expression "local_100 != 0" identifier != number_literal) )) (compound_statement "{\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }" { (expression_statement "plVar34 = DAT_0012cb40 + local_100;" (assignment_expression "plVar34 = DAT_0012cb40 + local_100" identifier = (binary_expression "DAT_0012cb40 + local_100" identifier + identifier)) ;) (expression_statement "local_110 = (size_t *)DAT_0012cb40;" (assignment_expression "local_110 = (size_t *)DAT_0012cb40" identifier = (cast_expression "(size_t *)DAT_0012cb40" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "local_100 = 0;" (assignment_expression "local_100 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);" do (compound_statement "{\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n }" { (expression_statement "iVar7 = DAT_0012ca18;" (assignment_expression "iVar7 = DAT_0012ca18" identifier = identifier) ;) (expression_statement "plVar2 = (long *)*local_110;" (assignment_expression "plVar2 = (long *)*local_110" identifier = (cast_expression "(long *)*local_110" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_110" * identifier))) ;) (expression_statement "uVar28 = *(uint *)(plVar2 + 3);" (assignment_expression "uVar28 = *(uint *)(plVar2 + 3)" identifier = (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) ))))) ;) (expression_statement "plVar19 = (long *)plVar2[1];" (assignment_expression "plVar19 = (long *)plVar2[1]" identifier = (cast_expression "(long *)plVar2[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) ;) (expression_statement "lVar38 = plVar2[4];" (assignment_expression "lVar38 = plVar2[4]" identifier = (subscript_expression "plVar2[4]" identifier [ number_literal ])) ;) (if_statement "if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" if (parenthesized_expression "(((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0))" ( (binary_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)" (parenthesized_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18))" ( (binary_expression "(DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)" (parenthesized_expression "(DAT_0012ca20 != (long *)0x0)" ( (binary_expression "DAT_0012ca20 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(0 < DAT_0012ca18)" ( (binary_expression "0 < DAT_0012ca18" number_literal < identifier) ))) )) && (parenthesized_expression "(pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)" ( (comma_expression "pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0" (assignment_expression "pcVar39 = (char *)DAT_0012ca20[5]" identifier = (cast_expression "(char *)DAT_0012ca20[5]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "DAT_0012ca20[5]" identifier [ number_literal ]))) , (binary_expression "pcVar39 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" { (expression_statement "iVar10 = 0;" (assignment_expression "iVar10 = 0" identifier = number_literal) ;) (expression_statement "plVar46 = DAT_0012ca20;" (assignment_expression "plVar46 = DAT_0012ca20" identifier = identifier) ;) (while_statement "while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }" while (parenthesized_expression "(iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0)" ( (comma_expression "iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0" (assignment_expression "iVar11 = strcmp(pcVar39,(char *)plVar19)" identifier = (call_expression "strcmp(pcVar39,(char *)plVar19)" identifier (argument_list "(pcVar39,(char *)plVar19)" ( identifier , (cast_expression "(char *)plVar19" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) , (binary_expression "iVar11 != 0" identifier != number_literal)) )) (compound_statement "{\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }" { (expression_statement "iVar10 = iVar10 + 1;" (assignment_expression "iVar10 = iVar10 + 1" identifier = (binary_expression "iVar10 + 1" identifier + number_literal)) ;) (expression_statement "plVar46 = (long *)*plVar46;" (assignment_expression "plVar46 = (long *)*plVar46" identifier = (cast_expression "(long *)*plVar46" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar46" * identifier))) ;) (if_statement "if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;" if (parenthesized_expression "((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))" ( (binary_expression "(iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0)" (parenthesized_expression "(iVar10 == iVar7)" ( (binary_expression "iVar10 == iVar7" identifier == identifier) )) || (parenthesized_expression "(pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0)" ( (comma_expression "pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0" (assignment_expression "pcVar39 = (char *)plVar46[5]" identifier = (cast_expression "(char *)plVar46[5]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar46[5]" identifier [ number_literal ]))) , (binary_expression "pcVar39 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00109cb0;" goto statement_identifier ;)) })) (expression_statement "free(pcVar39);" (call_expression "free(pcVar39)" identifier (argument_list "(pcVar39)" ( identifier ))) ;) (expression_statement "plVar46[5] = (long)"";" (assignment_expression "plVar46[5] = (long)""" (subscript_expression "plVar46[5]" identifier [ number_literal ]) = (cast_expression "(long)""" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (string_literal """" " "))) ;) (expression_statement "lVar16 = FUN_00108200(plVar46,param_2);" (assignment_expression "lVar16 = FUN_00108200(plVar46,param_2)" identifier = (call_expression "FUN_00108200(plVar46,param_2)" identifier (argument_list "(plVar46,param_2)" ( identifier , identifier )))) ;) (expression_statement "plVar15[local_100] = lVar16;" (assignment_expression "plVar15[local_100] = lVar16" (subscript_expression "plVar15[local_100]" identifier [ identifier ]) = identifier) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" identifier + number_literal)) ;) })) (labeled_statement "LAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);" statement_identifier : (expression_statement "lVar16 = htab_elements(DAT_0012ca30);" (assignment_expression "lVar16 = htab_elements(DAT_0012ca30)" identifier = (call_expression "htab_elements(DAT_0012ca30)" identifier (argument_list "(DAT_0012ca30)" ( identifier )))) ;)) (expression_statement "plVar46 = plVar19;" (assignment_expression "plVar46 = plVar19" identifier = identifier) ;) (if_statement "if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }" if (parenthesized_expression "((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0))" ( (binary_expression "(lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)" (parenthesized_expression "(lVar16 != 0)" ( (binary_expression "lVar16 != 0" identifier != number_literal) )) || (parenthesized_expression "(DAT_0012cb48 != (undefined8 *)0x0)" ( (binary_expression "DAT_0012cb48 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }" { (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_58 = plVar19;" (assignment_expression "local_58 = plVar19" identifier = identifier) ;) (expression_statement "lVar16 = htab_find(DAT_0012ca30,&local_58);" (assignment_expression "lVar16 = htab_find(DAT_0012ca30,&local_58)" identifier = (call_expression "htab_find(DAT_0012ca30,&local_58)" identifier (argument_list "(DAT_0012ca30,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }" if (parenthesized_expression "(((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0))" ( (binary_expression "((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)" (parenthesized_expression "((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46))" ( (binary_expression "(lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)" (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) || (parenthesized_expression "(plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)" ( (comma_expression "plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46" (assignment_expression "plVar46 = *(long **)(lVar16 + 8)" identifier = (pointer_expression "*(long **)(lVar16 + 8)" * (cast_expression "(long **)(lVar16 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 8)" ( (binary_expression "lVar16 + 8" identifier + number_literal) ))))) , (binary_expression "plVar19 == plVar46" identifier == identifier)) ))) )) && (parenthesized_expression "(puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)" ( (comma_expression "puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0" (assignment_expression "puVar33 = DAT_0012cb48" identifier = identifier) , (binary_expression "(uVar28 & 0x100) != 0" (parenthesized_expression "(uVar28 & 0x100)" ( (binary_expression "uVar28 & 0x100" identifier & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }" { (for_statement "for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }" for ( ; (comma_expression "plVar46 = plVar19, puVar33 != (undefined8 *)0x0" (assignment_expression "plVar46 = plVar19" identifier = identifier) , (binary_expression "puVar33 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ; (assignment_expression "puVar33 = (undefined8 *)puVar33[3]" identifier = (cast_expression "(undefined8 *)puVar33[3]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar33[3]" identifier [ number_literal ]))) ) (compound_statement "{\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }" { (expression_statement "iVar7 = strcmp((char *)*puVar33,(char *)plVar19);" (assignment_expression "iVar7 = strcmp((char *)*puVar33,(char *)plVar19)" identifier = (call_expression "strcmp((char *)*puVar33,(char *)plVar19)" identifier (argument_list "((char *)*puVar33,(char *)plVar19)" ( (cast_expression "(char *)*puVar33" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar33" * identifier)) , (cast_expression "(char *)plVar19" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n plVar46 = (long *)puVar33[1];\n break;\n }" { (expression_statement "plVar46 = (long *)puVar33[1];" (assignment_expression "plVar46 = (long *)puVar33[1]" identifier = (cast_expression "(long *)puVar33[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar33[1]" identifier [ number_literal ]))) ;) (break_statement "break;" break ;) })) })) })) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) })) (expression_statement "pcVar39 = DAT_0012ca08;" (assignment_expression "pcVar39 = DAT_0012ca08" identifier = identifier) ;) (expression_statement "cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);" (assignment_expression "cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c)" identifier = (pointer_expression "*(char *)(*(long *)(param_1 + 8) + 0x1c)" * (cast_expression "(char *)(*(long *)(param_1 + 8) + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1c)" ( (binary_expression "*(long *)(param_1 + 8) + 0x1c" (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) ))))) ;) (if_statement "if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" if (parenthesized_expression "((char)*plVar46 == cVar42)" ( (binary_expression "(char)*plVar46 == cVar42" (cast_expression "(char)*plVar46" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*plVar46" * identifier)) == identifier) )) (compound_statement "{\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }" { (if_statement "if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }" if (parenthesized_expression "(DAT_0012ca7c == 0)" ( (binary_expression "DAT_0012ca7c == 0" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }" { (if_statement "if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;" if (parenthesized_expression "((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))))" ( (binary_expression "(DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))" (parenthesized_expression "(DAT_0012ca78 == 0)" ( (binary_expression "DAT_0012ca78 == 0" identifier == number_literal) )) || (parenthesized_expression "((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))" ( (parenthesized_expression "(((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))" ( (binary_expression "((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" (parenthesized_expression "((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678))" ( (binary_expression "(uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)" (binary_expression "(uVar28 & 0x82) == 0" (parenthesized_expression "(uVar28 & 0x82)" ( (binary_expression "uVar28 & 0x82" identifier & number_literal) )) == number_literal) && (parenthesized_expression "(lVar38 != 0x12c678)" ( (binary_expression "lVar38 != 0x12c678" identifier != number_literal) ))) )) && (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" ( (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) == 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" ( (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" * (cast_expression "(byte *)(plVar2[4] + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2[4] + 0x21)" ( (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) )))) & number_literal) )) == number_literal) ))) )) ))) )) (goto_statement "goto LAB_00109d39;" goto statement_identifier ;)) (labeled_statement "LAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);" statement_identifier : (expression_statement "plVar46 = (long *)((long)plVar46 + 1);" (assignment_expression "plVar46 = (long *)((long)plVar46 + 1)" identifier = (cast_expression "(long *)((long)plVar46 + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar46 + 1)" ( (binary_expression "(long)plVar46 + 1" (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;)) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (goto_statement "goto LAB_00109d39;" goto statement_identifier ;) })) (if_statement "if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;" if (parenthesized_expression "(*(char *)(param_2[1] + 0x1c) == '\0')" ( (binary_expression "*(char *)(param_2[1] + 0x1c) == '\0'" (pointer_expression "*(char *)(param_2[1] + 0x1c)" * (cast_expression "(char *)(param_2[1] + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x1c)" ( (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00109f88;" goto statement_identifier ;)) (if_statement "if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }" if (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" ( (binary_expression "DAT_0012ca08 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }" { (expression_statement "plVar46 = (long *)((long)plVar46 + 1);" (assignment_expression "plVar46 = (long *)((long)plVar46 + 1)" identifier = (cast_expression "(long *)((long)plVar46 + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar46 + 1)" ( (binary_expression "(long)plVar46 + 1" (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (goto_statement "goto LAB_00109fa6;" goto statement_identifier ;) })) (expression_statement "*(char *)plVar46 = *(char *)(param_2[1] + 0x1c);" (assignment_expression "*(char *)plVar46 = *(char *)(param_2[1] + 0x1c)" (pointer_expression "*(char *)plVar46" * (cast_expression "(char *)plVar46" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(char *)(param_2[1] + 0x1c)" * (cast_expression "(char *)(param_2[1] + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x1c)" ( (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) (else_clause "else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" else (compound_statement "{\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" { (if_statement "if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" if (parenthesized_expression "(((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0'))" ( (binary_expression "((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')" (parenthesized_expression "((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0'))" ( (binary_expression "(DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')" (parenthesized_expression "(DAT_0012ca7c == 0)" ( (binary_expression "DAT_0012ca7c == 0" identifier == number_literal) )) || (parenthesized_expression "(*(char *)(param_2[1] + 0x1c) == '\0')" ( (binary_expression "*(char *)(param_2[1] + 0x1c) == '\0'" (pointer_expression "*(char *)(param_2[1] + 0x1c)" * (cast_expression "(char *)(param_2[1] + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x1c)" ( (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) || (parenthesized_expression "(cVar42 != '\0')" ( (binary_expression "cVar42 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }" { (labeled_statement "LAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;" statement_identifier : (if_statement "if (pcVar39 == (char *)0x0) goto LAB_00109da6;" if (parenthesized_expression "(pcVar39 == (char *)0x0)" ( (binary_expression "pcVar39 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00109da6;" goto statement_identifier ;))) (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" identifier = (call_expression "strlen(pcVar39)" identifier (argument_list "(pcVar39)" ( identifier )))) ;) (expression_statement "sVar18 = strlen((char *)plVar46);" (assignment_expression "sVar18 = strlen((char *)plVar46)" identifier = (call_expression "strlen((char *)plVar46)" identifier (argument_list "((char *)plVar46)" ( (cast_expression "(char *)plVar46" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);" (assignment_expression "plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18)" identifier = (cast_expression "(long *)xmalloc(sVar17 + 2 + sVar18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar17 + 2 + sVar18)" identifier (argument_list "(sVar17 + 2 + sVar18)" ( (binary_expression "sVar17 + 2 + sVar18" (binary_expression "sVar17 + 2" identifier + number_literal) + identifier) ))))) ;) (expression_statement "plVar20 = plVar19;" (assignment_expression "plVar20 = plVar19" identifier = identifier) ;) (expression_statement "__src = plVar46;" (assignment_expression "__src = plVar46" identifier = identifier) ;) }) (else_clause "else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" else (compound_statement "{\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" { (labeled_statement "LAB_00109fa6:\n sVar17 = strlen(pcVar39);" statement_identifier : (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" identifier = (call_expression "strlen(pcVar39)" identifier (argument_list "(pcVar39)" ( identifier )))) ;)) (expression_statement "sVar18 = strlen((char *)plVar46);" (assignment_expression "sVar18 = strlen((char *)plVar46)" identifier = (call_expression "strlen((char *)plVar46)" identifier (argument_list "((char *)plVar46)" ( (cast_expression "(char *)plVar46" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);" (assignment_expression "plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18)" identifier = (cast_expression "(long *)xmalloc(sVar17 + 2 + sVar18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar17 + 2 + sVar18)" identifier (argument_list "(sVar17 + 2 + sVar18)" ( (binary_expression "sVar17 + 2 + sVar18" (binary_expression "sVar17 + 2" identifier + number_literal) + identifier) ))))) ;) (expression_statement "plVar19 = (long *)((long)plVar20 + 1);" (assignment_expression "plVar19 = (long *)((long)plVar20 + 1)" identifier = (cast_expression "(long *)((long)plVar20 + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar20 + 1)" ( (binary_expression "(long)plVar20 + 1" (cast_expression "(long)plVar20" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "*(char *)plVar20 = *(char *)(param_2[1] + 0x1c);" (assignment_expression "*(char *)plVar20 = *(char *)(param_2[1] + 0x1c)" (pointer_expression "*(char *)plVar20" * (cast_expression "(char *)plVar20" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(char *)(param_2[1] + 0x1c)" * (cast_expression "(char *)(param_2[1] + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x1c)" ( (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "__src = plVar46;" (assignment_expression "__src = plVar46" identifier = identifier) ;) }))) (expression_statement "plVar46 = plVar20;" (assignment_expression "plVar46 = plVar20" identifier = identifier) ;) (expression_statement "pcVar39 = DAT_0012ca08;" (assignment_expression "pcVar39 = DAT_0012ca08" identifier = identifier) ;) (if_statement "if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }" if (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" ( (binary_expression "DAT_0012ca08 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }" { (expression_statement "strcpy((char *)plVar19,DAT_0012ca08);" (call_expression "strcpy((char *)plVar19,DAT_0012ca08)" identifier (argument_list "((char *)plVar19,DAT_0012ca08)" ( (cast_expression "(char *)plVar19" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;) (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" identifier = (call_expression "strlen(pcVar39)" identifier (argument_list "(pcVar39)" ( identifier )))) ;) (expression_statement "plVar19 = (long *)((long)plVar19 + sVar17);" (assignment_expression "plVar19 = (long *)((long)plVar19 + sVar17)" identifier = (cast_expression "(long *)((long)plVar19 + sVar17)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar19 + sVar17)" ( (binary_expression "(long)plVar19 + sVar17" (cast_expression "(long)plVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) })) (expression_statement "strcpy((char *)plVar19,(char *)__src);" (call_expression "strcpy((char *)plVar19,(char *)__src)" identifier (argument_list "((char *)plVar19,(char *)__src)" ( (cast_expression "(char *)plVar19" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)__src" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }))) (labeled_statement "LAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;" statement_identifier : (if_statement "if (DAT_0012cb0c == 7) goto LAB_00109e38;" if (parenthesized_expression "(DAT_0012cb0c == 7)" ( (binary_expression "DAT_0012cb0c == 7" identifier == number_literal) )) (goto_statement "goto LAB_00109e38;" goto statement_identifier ;))) (if_statement "if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" if (parenthesized_expression "((uVar28 & 0x20) == 0)" ( (binary_expression "(uVar28 & 0x20) == 0" (parenthesized_expression "(uVar28 & 0x20)" ( (binary_expression "uVar28 & 0x20" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }" { (if_statement "if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" if (parenthesized_expression "(((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0))" ( (binary_expression "((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)" (parenthesized_expression "((uVar28 & 0x100) == 0)" ( (binary_expression "(uVar28 & 0x100) == 0" (parenthesized_expression "(uVar28 & 0x100)" ( (binary_expression "uVar28 & 0x100" identifier & number_literal) )) == number_literal) )) || (parenthesized_expression "((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)" ( (binary_expression "(*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0" (parenthesized_expression "(*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20)" ( (binary_expression "*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20" (pointer_expression "*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18)" * (cast_expression "(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(plVar2[4] + 0x100) + 0x18)" ( (binary_expression "**(long **)(plVar2[4] + 0x100) + 0x18" (pointer_expression "**(long **)(plVar2[4] + 0x100)" * (pointer_expression "*(long **)(plVar2[4] + 0x100)" * (cast_expression "(long **)(plVar2[4] + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(plVar2[4] + 0x100)" ( (binary_expression "plVar2[4] + 0x100" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) ))))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }" { (if_statement "if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" if (parenthesized_expression "((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49))" ( (binary_expression "(((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)" (parenthesized_expression "(((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0))))" ( (binary_expression "((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))" (parenthesized_expression "((uint)local_b8 == 0)" ( (binary_expression "(uint)local_b8 == 0" (cast_expression "(uint)local_b8" ( (type_descriptor "uint" type_identifier) ) identifier) == number_literal) )) && (parenthesized_expression "(((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))" ( (parenthesized_expression "((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0))" ( (binary_expression "(uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)" (binary_expression "(uVar28 & 0x82) != 0" (parenthesized_expression "(uVar28 & 0x82)" ( (binary_expression "uVar28 & 0x82" identifier & number_literal) )) != number_literal) || (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)" ( (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) != 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" ( (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" * (cast_expression "(byte *)(plVar2[4] + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2[4] + 0x21)" ( (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) || (parenthesized_expression "(iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)" ( (comma_expression "iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49" (assignment_expression "iVar7 = bfd_decode_symclass(plVar2)" identifier = (call_expression "bfd_decode_symclass(plVar2)" identifier (argument_list "(plVar2)" ( identifier )))) , (binary_expression "iVar7 == 0x49" identifier == number_literal)) ))) )) (compound_statement "{\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }" { (labeled_statement "LAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" statement_identifier : (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" identifier (argument_list "(plVar46,DAT_0012ca68)" ( identifier , identifier )))) ;)) (if_statement "if (iVar7 == 0) goto LAB_00109e20;" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109e20;" goto statement_identifier ;)) }) (else_clause "else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" else (if_statement "if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" if (parenthesized_expression "((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))" ( (binary_expression "(((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" (parenthesized_expression "(((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678))" ( (binary_expression "((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)" (parenthesized_expression "((uVar28 & 0x82) == 0)" ( (binary_expression "(uVar28 & 0x82) == 0" (parenthesized_expression "(uVar28 & 0x82)" ( (binary_expression "uVar28 & 0x82" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "(lVar38 != 0x12c678)" ( (binary_expression "lVar38 != 0x12c678" identifier != number_literal) ))) )) && (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" ( (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) == 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" ( (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" * (cast_expression "(byte *)(plVar2[4] + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2[4] + 0x21)" ( (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }" { (if_statement "if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }" if (parenthesized_expression "((uVar28 & 4) == 0)" ( (binary_expression "(uVar28 & 4) == 0" (parenthesized_expression "(uVar28 & 4)" ( (binary_expression "uVar28 & 4" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }" { (if_statement "if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }" if (parenthesized_expression "(((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0))" ( (binary_expression "((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)" (parenthesized_expression "((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0))" ( (binary_expression "(*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)" (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) != 2)" ( (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) != 2" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" * (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" ( (binary_expression "*(long *)(param_1 + 8) + 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" identifier + number_literal) )))) + number_literal) )))) != number_literal) )) || (parenthesized_expression "(lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)" ( (comma_expression "lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0" (assignment_expression "lVar16 = *(long *)(plVar2[4] + 0xe0)" identifier = (pointer_expression "*(long *)(plVar2[4] + 0xe0)" * (cast_expression "(long *)(plVar2[4] + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2[4] + 0xe0)" ( (binary_expression "plVar2[4] + 0xe0" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) ))))) , (binary_expression "lVar16 == 0" identifier == number_literal)) ))) )) || (parenthesized_expression "(*(long *)(lVar16 + 0x40) == 0)" ( (binary_expression "*(long *)(lVar16 + 0x40) == 0" (pointer_expression "*(long *)(lVar16 + 0x40)" * (cast_expression "(long *)(lVar16 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x40)" ( (binary_expression "lVar16 + 0x40" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }" { (if_statement "if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;" if (parenthesized_expression "((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2))" ( (binary_expression "(DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)" (parenthesized_expression "(DAT_0012cb0c == 3)" ( (binary_expression "DAT_0012cb0c == 3" identifier == number_literal) )) || (parenthesized_expression "(DAT_0012cb08 == 2)" ( (binary_expression "DAT_0012cb08 == 2" identifier == number_literal) ))) )) (goto_statement "goto LAB_00109e38;" goto statement_identifier ;)) (if_statement "if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }" if (parenthesized_expression "(DAT_0012cb08 == 1)" ( (binary_expression "DAT_0012cb08 == 1" identifier == number_literal) )) (compound_statement "{\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }" { (expression_statement "iVar7 = bfd_is_local_label(param_1,plVar2);" (assignment_expression "iVar7 = bfd_is_local_label(param_1,plVar2)" identifier = (call_expression "bfd_is_local_label(param_1,plVar2)" identifier (argument_list "(param_1,plVar2)" ( identifier , identifier )))) ;) (goto_statement "goto joined_r0x0010aafb;" goto statement_identifier ;) })) })) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;) })) (expression_statement "iVar7 = DAT_0012ca88;" (assignment_expression "iVar7 = DAT_0012ca88" identifier = identifier) ;) (if_statement "if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }" if (parenthesized_expression "(1 < DAT_0012cb0c - 2U)" ( (binary_expression "1 < DAT_0012cb0c - 2U" number_literal < (binary_expression "DAT_0012cb0c - 2U" identifier - number_literal)) )) (compound_statement "{\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }" { (labeled_statement "joined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;" statement_identifier : (if_statement "if (iVar7 == 0) goto LAB_0010a060;" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;))) })) }) (else_clause "else if (DAT_0012cb0c != 3) goto LAB_0010a060;" else (if_statement "if (DAT_0012cb0c != 3) goto LAB_0010a060;" if (parenthesized_expression "(DAT_0012cb0c != 3)" ( (binary_expression "DAT_0012cb0c != 3" identifier != number_literal) )) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;)))))) }) (else_clause "else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" else (compound_statement "{\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" { (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" identifier (argument_list "(plVar46,DAT_0012ca68)" ( identifier , identifier )))) ;) (if_statement "if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" if (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" { (expression_statement "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier = (call_expression "dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier (argument_list "(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" ( number_literal , (string_literal ""not stripping symbol `%s\' because it is named in a relocation"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12,plVar46);" (call_expression "FUN_0011b660(uVar12,plVar46)" identifier (argument_list "(uVar12,plVar46)" ( identifier , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) })) (labeled_statement "LAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);" statement_identifier : (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca60);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca60)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca60)" identifier (argument_list "(plVar46,DAT_0012ca60)" ( identifier , identifier )))) ;)) (if_statement "if (iVar7 == 0) goto LAB_00109e61;" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109e61;" goto statement_identifier ;)) }))) (labeled_statement "LAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;" statement_identifier : (if_statement "if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;" if (parenthesized_expression "(((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0))" ( (binary_expression "((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)" (parenthesized_expression "((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0))" ( (binary_expression "(DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)" (parenthesized_expression "(DAT_0012ca10 != 0)" ( (binary_expression "DAT_0012ca10 != 0" identifier != number_literal) )) && (parenthesized_expression "((uVar28 & 0x4000) != 0)" ( (binary_expression "(uVar28 & 0x4000) != 0" (parenthesized_expression "(uVar28 & 0x4000)" ( (binary_expression "uVar28 & 0x4000" identifier & number_literal) )) != number_literal) ))) )) || (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca58)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca58)" identifier (argument_list "(plVar46,DAT_0012ca58)" ( identifier , identifier )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_00109e61;" goto statement_identifier ;))) }) (else_clause "else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" else (compound_statement "{\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" { (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" identifier (argument_list "(plVar46,DAT_0012ca68)" ( identifier , identifier )))) ;) (if_statement "if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" if (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" { (expression_statement "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier = (call_expression "dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier (argument_list "(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" ( number_literal , (string_literal ""not stripping symbol `%s\' because it is named in a relocation"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12,plVar46);" (call_expression "FUN_0011b660(uVar12,plVar46)" identifier (argument_list "(uVar12,plVar46)" ( identifier , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) })) (labeled_statement "LAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);" statement_identifier : (expression_statement "iVar7 = FUN_001082f0(plVar2[4]);" (assignment_expression "iVar7 = FUN_001082f0(plVar2[4])" identifier = (call_expression "FUN_001082f0(plVar2[4])" identifier (argument_list "(plVar2[4])" ( (subscript_expression "plVar2[4]" identifier [ number_literal ]) )))) ;)) (if_statement "if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }" { (if_statement "if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }" if (parenthesized_expression "(((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n )))" ( (binary_expression "((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))" (parenthesized_expression "((uVar28 & 2) != 0)" ( (binary_expression "(uVar28 & 2) != 0" (parenthesized_expression "(uVar28 & 2)" ( (binary_expression "uVar28 & 2" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))" ( (parenthesized_expression "(DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n )" ( (binary_expression "DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)" (binary_expression "DAT_0012ca14 != 0" identifier != number_literal) || (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca38)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca38)" identifier (argument_list "(plVar46,DAT_0012ca38)" ( identifier , identifier )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) ))) )) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }" { (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) = (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffd | 0x80" (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffd" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) & number_literal) | number_literal)) ;) })) (if_statement "if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }" if (parenthesized_expression "(lVar38 != 0x12c678)" ( (binary_expression "lVar38 != 0x12c678" identifier != number_literal) )) (compound_statement "{\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }" { (if_statement "if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }" if (parenthesized_expression "(((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))))))" ( (binary_expression "((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))" (parenthesized_expression "((uVar28 & 0x82) != 0)" ( (binary_expression "(uVar28 & 0x82) != 0" (parenthesized_expression "(uVar28 & 0x82)" ( (binary_expression "uVar28 & 0x82" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))" ( (parenthesized_expression "((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))))" ( (binary_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))" (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0))))" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca50)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca50)" identifier (argument_list "(plVar46,DAT_0012ca50)" ( identifier , identifier )))) , (binary_expression "iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" (binary_expression "iVar7 != 0" identifier != number_literal) || (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" ( (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0))" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca40)" identifier = (call_expression "htab_elements(DAT_0012ca40)" identifier (argument_list "(DAT_0012ca40)" ( identifier )))) , (binary_expression "lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" (binary_expression "lVar38 != 0" identifier != number_literal) && (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca40)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca40)" identifier (argument_list "(plVar46,DAT_0012ca40)" ( identifier , identifier )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) )))) )) )))) )) || (parenthesized_expression "((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))" ( (parenthesized_expression "(DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))" ( (binary_expression "DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))" (binary_expression "DAT_0012ca70 != 0" identifier != number_literal) && (parenthesized_expression "((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))" ( (parenthesized_expression "(((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))" ( (binary_expression "((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)" (parenthesized_expression "((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0))" ( (binary_expression "(lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)" (parenthesized_expression "(lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5))" ( (comma_expression "lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" (assignment_expression "lVar38 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) , (binary_expression "lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" (binary_expression "lVar38 != 0" identifier != number_literal) && (parenthesized_expression "(*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" ( (binary_expression "*(int *)(*(long *)(lVar38 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(lVar38 + 8) + 8)" * (cast_expression "(int *)(*(long *)(lVar38 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar38 + 8) + 8)" ( (binary_expression "*(long *)(lVar38 + 8) + 8" (pointer_expression "*(long *)(lVar38 + 8)" * (cast_expression "(long *)(lVar38 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 8)" ( (binary_expression "lVar38 + 8" identifier + number_literal) )))) + number_literal) )))) == number_literal) )))) )) && (parenthesized_expression "(*(long *)(lVar38 + 0xf8) != 0)" ( (binary_expression "*(long *)(lVar38 + 0xf8) != 0" (pointer_expression "*(long *)(lVar38 + 0xf8)" * (cast_expression "(long *)(lVar38 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0xf8)" ( (binary_expression "lVar38 + 0xf8" identifier + number_literal) )))) != number_literal) ))) )) && (parenthesized_expression "((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)" ( (binary_expression "(*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2" (binary_expression "(*(byte *)((long)plVar2 + 0x49) & 3) - 1" (parenthesized_expression "(*(byte *)((long)plVar2 + 0x49) & 3)" ( (binary_expression "*(byte *)((long)plVar2 + 0x49) & 3" (pointer_expression "*(byte *)((long)plVar2 + 0x49)" * (cast_expression "(byte *)((long)plVar2 + 0x49)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar2 + 0x49)" ( (binary_expression "(long)plVar2 + 0x49" (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) )) - number_literal) < number_literal) ))) )) ))) )) ))) )) ))) )) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }" { (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) = (binary_expression "*(uint *)(plVar2 + 3) & 0xffffff7d | 1" (binary_expression "*(uint *)(plVar2 + 3) & 0xffffff7d" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) & number_literal) | number_literal)) ;) })) (if_statement "if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }" if (parenthesized_expression "(((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0))" ( (binary_expression "((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)" (parenthesized_expression "((uVar28 & 1) != 0)" ( (binary_expression "(uVar28 & 1) != 0" (parenthesized_expression "(uVar28 & 1)" ( (binary_expression "uVar28 & 1" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca48)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca48)" identifier (argument_list "(plVar46,DAT_0012ca48)" ( identifier , identifier )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }" { (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) = (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffe | 2" (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffe" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) & number_literal) | number_literal)) ;) })) })) (expression_statement "plVar15[local_100] = (long)plVar2;" (assignment_expression "plVar15[local_100] = (long)plVar2" (subscript_expression "plVar15[local_100]" identifier [ identifier ]) = (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" 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)) ;) }) while (parenthesized_expression "((size_t *)plVar34 != local_110)" ( (binary_expression "(size_t *)plVar34 != local_110" (cast_expression "(size_t *)plVar34" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) != identifier) )) ;) })) (if_statement "if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }" if (parenthesized_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18))" ( (binary_expression "(DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)" (parenthesized_expression "(DAT_0012ca20 != (long *)0x0)" ( (binary_expression "DAT_0012ca20 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(0 < DAT_0012ca18)" ( (binary_expression "0 < DAT_0012ca18" number_literal < identifier) ))) )) (compound_statement "{\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }" { (expression_statement "lVar38 = 0;" (assignment_expression "lVar38 = 0" identifier = number_literal) ;) (expression_statement "plVar34 = DAT_0012ca20;" (assignment_expression "plVar34 = DAT_0012ca20" identifier = identifier) ;) (do_statement "do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);" do (compound_statement "{\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n }" { (expression_statement "pcVar39 = (char *)plVar34[5];" (assignment_expression "pcVar39 = (char *)plVar34[5]" identifier = (cast_expression "(char *)plVar34[5]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar34[5]" identifier [ number_literal ]))) ;) (if_statement "if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }" if (parenthesized_expression "(pcVar39 == (char *)0x0)" ( (binary_expression "pcVar39 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" { (expression_statement "lVar16 = FUN_00108200(plVar34,param_2);" (assignment_expression "lVar16 = FUN_00108200(plVar34,param_2)" identifier = (call_expression "FUN_00108200(plVar34,param_2)" identifier (argument_list "(plVar34,param_2)" ( identifier , identifier )))) ;) (expression_statement "plVar15[local_100] = lVar16;" (assignment_expression "plVar15[local_100] = lVar16" (subscript_expression "plVar15[local_100]" identifier [ identifier ]) = identifier) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" identifier + number_literal)) ;) }) (else_clause "else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }" else (if_statement "if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }" if (parenthesized_expression "(*pcVar39 != '\0')" ( (binary_expression "*pcVar39 != '\0'" (pointer_expression "*pcVar39" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n FUN_0011b5c0(uVar12,pcVar39);\n }" { (expression_statement "uVar12 = dcgettext(0,"\'before=%s\' not found",5);" (assignment_expression "uVar12 = dcgettext(0,"\'before=%s\' not found",5)" identifier = (call_expression "dcgettext(0,"\'before=%s\' not found",5)" identifier (argument_list "(0,"\'before=%s\' not found",5)" ( number_literal , (string_literal ""\'before=%s\' not found"" " escape_sequence string_content escape_sequence string_content ") , number_literal )))) ;) comment (expression_statement "FUN_0011b5c0(uVar12,pcVar39);" (call_expression "FUN_0011b5c0(uVar12,pcVar39)" identifier (argument_list "(uVar12,pcVar39)" ( identifier , identifier ))) ;) })))) (expression_statement "lVar38 = lVar38 + 1;" (assignment_expression "lVar38 = lVar38 + 1" identifier = (binary_expression "lVar38 + 1" identifier + number_literal)) ;) (expression_statement "plVar34 = (long *)*plVar34;" (assignment_expression "plVar34 = (long *)*plVar34" identifier = (cast_expression "(long *)*plVar34" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar34" * identifier))) ;) }) while (parenthesized_expression "(lVar38 < DAT_0012ca18)" ( (binary_expression "lVar38 < DAT_0012ca18" identifier < identifier) )) ;) })) (expression_statement "iVar7 = DAT_0012ca88;" (assignment_expression "iVar7 = DAT_0012ca88" identifier = identifier) ;) (expression_statement "plVar15[local_100] = 0;" (assignment_expression "plVar15[local_100] = 0" (subscript_expression "plVar15[local_100]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_100 = local_100 & 0xffffffff;" (assignment_expression "local_100 = local_100 & 0xffffffff" identifier = (binary_expression "local_100 & 0xffffffff" identifier & number_literal)) ;) (if_statement "if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }" if (parenthesized_expression "((iVar7 != 0) && (local_b0 != 0))" ( (binary_expression "(iVar7 != 0) && (local_b0 != 0)" (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) && (parenthesized_expression "(local_b0 != 0)" ( (binary_expression "local_b0 != 0" identifier != number_literal) ))) )) (compound_statement "{\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }" { (expression_statement "iVar7 = *(int *)((undefined8 *)param_2[1] + 1);" (assignment_expression "iVar7 = *(int *)((undefined8 *)param_2[1] + 1)" identifier = (pointer_expression "*(int *)((undefined8 *)param_2[1] + 1)" * (cast_expression "(int *)((undefined8 *)param_2[1] + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((undefined8 *)param_2[1] + 1)" ( (binary_expression "(undefined8 *)param_2[1] + 1" (cast_expression "(undefined8 *)param_2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) + number_literal) ))))) ;) (if_statement "if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" if (parenthesized_expression "((iVar7 != 2) && (iVar7 != 5))" ( (binary_expression "(iVar7 != 2) && (iVar7 != 5)" (parenthesized_expression "(iVar7 != 2)" ( (binary_expression "iVar7 != 2" identifier != number_literal) )) && (parenthesized_expression "(iVar7 != 5)" ( (binary_expression "iVar7 != 5" identifier != number_literal) ))) )) (compound_statement "{\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" { (expression_statement "uVar12 = *(undefined8 *)param_2[1];" (assignment_expression "uVar12 = *(undefined8 *)param_2[1]" identifier = (pointer_expression "*(undefined8 *)param_2[1]" * (cast_expression "(undefined8 *)param_2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])))) ;) (expression_statement "uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);" (assignment_expression "uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5)" identifier = (call_expression "dcgettext(0,"don\'t know how to write debugging information for %s",5)" identifier (argument_list "(0,"don\'t know how to write debugging information for %s",5)" ( number_literal , (string_literal ""don\'t know how to write debugging information for %s"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar13,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar13,uVar12)" identifier (argument_list "(0,param_2,0,uVar13,uVar12)" ( number_literal , identifier , number_literal , identifier , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);" (assignment_expression "iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" identifier = (call_expression "FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" identifier (argument_list "(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" ( identifier , identifier , (pointer_expression "&local_88" & identifier) , identifier , (pointer_expression "&local_80" & identifier) , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n DAT_0012cb24 = 1;\n return 0;\n }" { (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);" (assignment_expression "lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108)" identifier = (call_expression "bfd_make_section_with_flags(param_2,".stab",0x2108)" identifier (argument_list "(param_2,".stab",0x2108)" ( identifier , (string_literal "".stab"" " string_content ") , number_literal )))) ;) (expression_statement "lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);" (assignment_expression "lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108)" identifier = (call_expression "bfd_make_section_with_flags(param_2,".stabstr",0x2108)" identifier (argument_list "(param_2,".stabstr",0x2108)" ( identifier , (string_literal "".stabstr"" " string_content ") , number_literal )))) ;) (if_statement "if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" if (parenthesized_expression "((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0))" ( (binary_expression "(((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)" (parenthesized_expression "(((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0))" ( (binary_expression "((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)" (parenthesized_expression "((lVar38 == 0) || (lVar16 == 0))" ( (binary_expression "(lVar38 == 0) || (lVar16 == 0)" (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) ))) )) || (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)" ( (comma_expression "iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0])" identifier = (call_expression "bfd_set_section_size(param_2,lVar38,local_78[0])" identifier (argument_list "(param_2,lVar38,local_78[0])" ( identifier , identifier , (subscript_expression "local_78[0]" identifier [ number_literal ]) )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) || (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)" ( (comma_expression "iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar16,local_58)" identifier = (call_expression "bfd_set_section_size(param_2,lVar16,local_58)" identifier (argument_list "(param_2,lVar16,local_58)" ( identifier , identifier , identifier )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" { (expression_statement "pcVar39 = "can\'t create debugging section";" (assignment_expression "pcVar39 = "can\'t create debugging section"" identifier = (string_literal ""can\'t create debugging section"" " string_content escape_sequence string_content ")) ;) (labeled_statement "LAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12)" identifier (argument_list "(0,param_2,0,uVar12)" ( number_literal , identifier , number_literal , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "*(undefined4 *)(lVar38 + 0x70) = 2;" (assignment_expression "*(undefined4 *)(lVar38 + 0x70) = 2" (pointer_expression "*(undefined4 *)(lVar38 + 0x70)" * (cast_expression "(undefined4 *)(lVar38 + 0x70)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x70)" ( (binary_expression "lVar38 + 0x70" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(lVar16 + 0x70) = 0;" (assignment_expression "*(undefined4 *)(lVar16 + 0x70) = 0" (pointer_expression "*(undefined4 *)(lVar16 + 0x70)" * (cast_expression "(undefined4 *)(lVar16 + 0x70)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x70)" ( (binary_expression "lVar16 + 0x70" identifier + number_literal) )))) = number_literal) ;) (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0])" identifier = (call_expression "bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0])" identifier (argument_list "(param_2,lVar38,local_88,0,local_78[0])" ( identifier , identifier , identifier , number_literal , (subscript_expression "local_78[0]" identifier [ number_literal ]) )))) ;) (if_statement "if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }" if (parenthesized_expression "((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0))" ( (binary_expression "(iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)" (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)" ( (comma_expression "iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58)" identifier = (call_expression "bfd_set_section_contents(param_2,lVar16,local_80,0,local_58)" identifier (argument_list "(param_2,lVar16,local_80,0,local_58)" ( identifier , identifier , identifier , number_literal , identifier )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }" { (expression_statement "pcVar39 = "can\'t set debugging section contents";" (assignment_expression "pcVar39 = "can\'t set debugging section contents"" identifier = (string_literal ""can\'t set debugging section contents"" " string_content escape_sequence string_content ")) ;) (goto_statement "goto LAB_0010a991;" goto statement_identifier ;) })) })) }) (else_clause "else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" else (compound_statement "{\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" { (if_statement "if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;" if (parenthesized_expression "(DAT_0012ca70 != 0 || DAT_0012cb08 != 0)" ( (binary_expression "DAT_0012ca70 != 0 || DAT_0012cb08 != 0" (binary_expression "DAT_0012ca70 != 0" identifier != number_literal) || (binary_expression "DAT_0012cb08 != 0" identifier != number_literal)) )) (goto_statement "goto LAB_00109b5f;" goto statement_identifier ;)) (expression_statement "lVar38 = htab_elements(DAT_0012ca68);" (assignment_expression "lVar38 = htab_elements(DAT_0012ca68)" identifier = (call_expression "htab_elements(DAT_0012ca68)" identifier (argument_list "(DAT_0012ca68)" ( identifier )))) ;) (if_statement "if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;" if (parenthesized_expression "((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))))))" ( (binary_expression "(((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))" (parenthesized_expression "(((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0))" ( (binary_expression "((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)" (parenthesized_expression "((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0))))" ( (binary_expression "(((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))" (parenthesized_expression "(((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0))" ( (binary_expression "((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)" (parenthesized_expression "((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0))" ( (binary_expression "(lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)" (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) || (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca58)" identifier = (call_expression "htab_elements(DAT_0012ca58)" identifier (argument_list "(DAT_0012ca58)" ( identifier )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca50)" identifier = (call_expression "htab_elements(DAT_0012ca50)" identifier (argument_list "(DAT_0012ca50)" ( identifier )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))" ( (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0))" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca48)" identifier = (call_expression "htab_elements(DAT_0012ca48)" identifier (argument_list "(DAT_0012ca48)" ( identifier )))) , (binary_expression "lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" (binary_expression "lVar38 != 0" identifier != number_literal) || (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca40)" identifier = (call_expression "htab_elements(DAT_0012ca40)" identifier (argument_list "(DAT_0012ca40)" ( identifier )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) )))) )) ))) )) || (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca38)" identifier = (call_expression "htab_elements(DAT_0012ca38)" identifier (argument_list "(DAT_0012ca38)" ( identifier )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "(((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))" ( (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))))" ( (binary_expression "(lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))" (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca30)" identifier = (call_expression "htab_elements(DAT_0012ca30)" identifier (argument_list "(DAT_0012ca30)" ( identifier )))) , (binary_expression "lVar38 != 0 || (DAT_0012ca08 != (char *)0x0)" (binary_expression "lVar38 != 0" identifier != number_literal) || (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" ( (binary_expression "DAT_0012ca08 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )))) )) || (parenthesized_expression "((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))" ( (parenthesized_expression "(DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))" ( (binary_expression "DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)" (binary_expression "DAT_0012cb48 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) || (parenthesized_expression "((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)" ( (binary_expression "(((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0" (parenthesized_expression "(((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0)" ( (binary_expression "((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0" (parenthesized_expression "((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0)" ( (binary_expression "(((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0" (parenthesized_expression "(((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0)" ( (binary_expression "((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0" (parenthesized_expression "((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0)" ( (binary_expression "(DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0" (parenthesized_expression "(DAT_0012cafc != 0 || DAT_0012caf8 != 0)" ( (binary_expression "DAT_0012cafc != 0 || DAT_0012caf8 != 0" (binary_expression "DAT_0012cafc != 0" identifier != number_literal) || (binary_expression "DAT_0012caf8 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca88 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca7c != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca78 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca14 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca18 != 0" identifier != number_literal)) ))) )) ))) )) ))) )) (goto_statement "goto LAB_00109b5a;" goto statement_identifier ;)) }))) (expression_statement "bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);" (call_expression "bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff)" identifier (argument_list "(param_2,DAT_0012cb38,local_100 & 0xffffffff)" ( identifier , identifier , (binary_expression "local_100 & 0xffffffff" identifier & number_literal) ))) ;) (expression_statement "bfd_map_over_sections(param_1,FUN_00108b90,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_00108b90,param_2)" identifier (argument_list "(param_1,FUN_00108b90,param_2)" ( identifier , identifier , identifier ))) ;) (expression_statement "bfd_map_over_sections(param_1,FUN_00108850,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_00108850,param_2)" identifier (argument_list "(param_1,FUN_00108850,param_2)" ( identifier , identifier , identifier ))) ;) (for_statement "for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }" for ( (assignment_expression "puVar33 = DAT_0012caa8" identifier = identifier) ; (comma_expression "puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0" (assignment_expression "puVar44 = DAT_0012caa0" identifier = identifier) , (binary_expression "puVar33 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ; (assignment_expression "puVar33 = (undefined8 *)*puVar33" identifier = (cast_expression "(undefined8 *)*puVar33" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar33" * identifier))) ) (compound_statement "{\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }" { (expression_statement "iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3])" identifier = (call_expression "bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3])" identifier (argument_list "(param_2,puVar33[5],puVar33[4],0,puVar33[3])" ( identifier , (subscript_expression "puVar33[5]" identifier [ number_literal ]) , (subscript_expression "puVar33[4]" identifier [ number_literal ]) , number_literal , (subscript_expression "puVar33[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }" { (labeled_statement "LAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);" statement_identifier : (expression_statement "FUN_0011c0d0(0,param_2,puVar33[5],0);" (call_expression "FUN_0011c0d0(0,param_2,puVar33[5],0)" identifier (argument_list "(0,param_2,puVar33[5],0)" ( number_literal , identifier , (subscript_expression "puVar33[5]" identifier [ number_literal ]) , number_literal ))) ;)) (return_statement "return iVar7;" return identifier ;) })) })) (for_statement "for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" for ( ; (binary_expression "puVar44 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar44 = (undefined8 *)*puVar44" identifier = (cast_expression "(undefined8 *)*puVar44" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar44" * identifier))) ) (compound_statement "{\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" { (expression_statement "uVar12 = *(undefined8 *)(puVar44[5] + 0x68);" (assignment_expression "uVar12 = *(undefined8 *)(puVar44[5] + 0x68)" identifier = (pointer_expression "*(undefined8 *)(puVar44[5] + 0x68)" * (cast_expression "(undefined8 *)(puVar44[5] + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar44[5] + 0x68)" ( (binary_expression "puVar44[5] + 0x68" (subscript_expression "puVar44[5]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3])" identifier = (call_expression "bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3])" identifier (argument_list "(param_2,uVar12,puVar44[4],0,puVar44[3])" ( identifier , identifier , (subscript_expression "puVar44[4]" identifier [ number_literal ]) , number_literal , (subscript_expression "puVar44[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" { (expression_statement "FUN_0011c0d0(0,param_2,uVar12,0);" (call_expression "FUN_0011c0d0(0,param_2,uVar12,0)" identifier (argument_list "(0,param_2,uVar12,0)" ( number_literal , identifier , identifier , number_literal ))) ;) (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" if (parenthesized_expression "(DAT_0012cb20 != 0)" ( (binary_expression "DAT_0012cb20 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" { (expression_statement "lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes")" identifier = (call_expression "bfd_get_section_by_name(param_2,".gnu.build.attributes")" identifier (argument_list "(param_2,".gnu.build.attributes")" ( identifier , (string_literal "".gnu.build.attributes"" " string_content ") )))) ;) (if_statement "if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" if (parenthesized_expression "(((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0))))" ( (binary_expression "((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))" (parenthesized_expression "((lVar38 == 0) || (DAT_0012cb20 == 0))" ( (binary_expression "(lVar38 == 0) || (DAT_0012cb20 == 0)" (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) || (parenthesized_expression "(DAT_0012cb20 == 0)" ( (binary_expression "DAT_0012cb20 == 0" identifier == number_literal) ))) )) || (parenthesized_expression "((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))" ( (parenthesized_expression "(*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0))" ( (binary_expression "*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)" (binary_expression "*(int *)(param_2[1] + 8) != 5" (pointer_expression "*(int *)(param_2[1] + 8)" * (cast_expression "(int *)(param_2[1] + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 8)" ( (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) != number_literal) || (parenthesized_expression "(iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)" ( (comma_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0" (assignment_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0)" identifier = (call_expression "FUN_00107fb0(lVar38,lVar38 + 0xe0)" identifier (argument_list "(lVar38,lVar38 + 0xe0)" ( identifier , (binary_expression "lVar38 + 0xe0" identifier + number_literal) )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) ))) )) (compound_statement "{\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }" { (if_statement "if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" if (parenthesized_expression "(DAT_0012cb50 == 0)" ( (binary_expression "DAT_0012cb50 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" { (expression_statement "uVar12 = dcgettext(0,"could not find any mergeable note sections",5);" (assignment_expression "uVar12 = dcgettext(0,"could not find any mergeable note sections",5)" identifier = (call_expression "dcgettext(0,"could not find any mergeable note sections",5)" identifier (argument_list "(0,"could not find any mergeable note sections",5)" ( number_literal , (string_literal ""could not find any mergeable note sections"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" identifier (argument_list "(0,param_2,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) })) }) (else_clause "else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" else (compound_statement "{\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" { (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" identifier = (call_expression "bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" identifier (argument_list "(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" ( identifier , identifier , identifier , number_literal , identifier )))) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);" (assignment_expression "uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5)" identifier = (call_expression "dcgettext(0,"error: failed to copy merged notes into output",5)" identifier (argument_list "(0,"error: failed to copy merged notes into output",5)" ( number_literal , (string_literal ""error: failed to copy merged notes into output"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" identifier (argument_list "(0,param_2,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" identifier (argument_list "(DAT_0012cb18)" ( identifier ))) ;) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" identifier = number_literal) ;) })) (if_statement "if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" if (parenthesized_expression "((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0))" ( (binary_expression "(DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)" (parenthesized_expression "(DAT_0012ca90 != 0)" ( (binary_expression "DAT_0012ca90 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)" ( (comma_expression "iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0" (assignment_expression "iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8)" identifier = (call_expression "bfd_fill_in_gnu_debuglink_section(param_2,local_a8)" identifier (argument_list "(param_2,local_a8)" ( identifier , identifier )))) , (comma_expression "lVar38 = DAT_0012ca90,\n iVar7 == 0" (assignment_expression "lVar38 = DAT_0012ca90" identifier = identifier) , (binary_expression "iVar7 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);" (assignment_expression "uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5)" identifier = (call_expression "dcgettext(0,"cannot fill debug link section `%s\'",5)" identifier (argument_list "(0,"cannot fill debug link section `%s\'",5)" ( number_literal , (string_literal ""cannot fill debug link section `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12,lVar38);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12,lVar38)" identifier (argument_list "(0,param_2,0,uVar12,lVar38)" ( number_literal , identifier , number_literal , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }" if (parenthesized_expression "(DAT_0012cad0 != 0 || DAT_0012cac8 != 0)" ( (binary_expression "DAT_0012cad0 != 0 || DAT_0012cac8 != 0" (binary_expression "DAT_0012cad0 != 0" identifier != number_literal) || (binary_expression "DAT_0012cac8 != 0" identifier != number_literal)) )) (compound_statement "{\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }" { (expression_statement "uVar21 = 0x2000;" (assignment_expression "uVar21 = 0x2000" identifier = number_literal) ;) (if_statement "if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }" if (parenthesized_expression "(local_a0 < 0x2001)" ( (binary_expression "local_a0 < 0x2001" identifier < number_literal) )) (compound_statement "{\n uVar21 = local_a0;\n }" { (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" identifier = identifier) ;) })) (expression_statement "plVar15 = (long *)xmalloc(uVar21);" (assignment_expression "plVar15 = (long *)xmalloc(uVar21)" identifier = (cast_expression "(long *)xmalloc(uVar21)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(uVar21)" identifier (argument_list "(uVar21)" ( identifier ))))) ;) (expression_statement "lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;" (assignment_expression "lVar38 = (ulong)DAT_0012cacc * 0x101010101010101" identifier = (binary_expression "(ulong)DAT_0012cacc * 0x101010101010101" (cast_expression "(ulong)DAT_0012cacc" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ;) (expression_statement "uVar28 = (uint)uVar21;" (assignment_expression "uVar28 = (uint)uVar21" identifier = (cast_expression "(uint)uVar21" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" if (parenthesized_expression "(uVar28 < 8)" ( (binary_expression "uVar28 < 8" identifier < number_literal) )) (compound_statement "{\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }" { (if_statement "if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" if (parenthesized_expression "((uVar21 & 4) == 0)" ( (binary_expression "(uVar21 & 4) == 0" (parenthesized_expression "(uVar21 & 4)" ( (binary_expression "uVar21 & 4" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }" { (if_statement "if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }" if (parenthesized_expression "((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0))" ( (binary_expression "(uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)" (parenthesized_expression "(uVar28 != 0)" ( (binary_expression "uVar28 != 0" identifier != number_literal) )) && (parenthesized_expression "(*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)" ( (comma_expression "*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0" (assignment_expression "*(char *)plVar15 = (char)lVar38" (pointer_expression "*(char *)plVar15" * (cast_expression "(char *)plVar15" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(char)lVar38" ( (type_descriptor "char" primitive_type) ) identifier)) , (binary_expression "(uVar21 & 2) != 0" (parenthesized_expression "(uVar21 & 2)" ( (binary_expression "uVar21 & 2" identifier & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }" { (expression_statement "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;" (assignment_expression "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38" (pointer_expression "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" * (cast_expression "(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" ( (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 2)" (cast_expression "(long)plVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar21 & 0xffffffff) - 2)" ( (binary_expression "(uVar21 & 0xffffffff) - 2" (parenthesized_expression "(uVar21 & 0xffffffff)" ( (binary_expression "uVar21 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = (cast_expression "(short)lVar38" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) })) }) (else_clause "else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" else (compound_statement "{\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" { (expression_statement "*(int *)plVar15 = (int)lVar38;" (assignment_expression "*(int *)plVar15 = (int)lVar38" (pointer_expression "*(int *)plVar15" * (cast_expression "(int *)plVar15" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(int)lVar38" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;" (assignment_expression "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38" (pointer_expression "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" * (cast_expression "(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" ( (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 4)" (cast_expression "(long)plVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar21 & 0xffffffff) - 4)" ( (binary_expression "(uVar21 & 0xffffffff) - 4" (parenthesized_expression "(uVar21 & 0xffffffff)" ( (binary_expression "uVar21 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = (cast_expression "(int)lVar38" ( (type_descriptor "int" primitive_type) ) identifier)) ;) }))) }) (else_clause "else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" else (compound_statement "{\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" { (expression_statement "*plVar15 = lVar38;" (assignment_expression "*plVar15 = lVar38" (pointer_expression "*plVar15" * identifier) = identifier) ;) (expression_statement "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;" (assignment_expression "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38" (pointer_expression "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" * (cast_expression "(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" ( (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 8)" (cast_expression "(long)plVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar21 & 0xffffffff) - 8)" ( (binary_expression "(uVar21 & 0xffffffff) - 8" (parenthesized_expression "(uVar21 & 0xffffffff)" ( (binary_expression "uVar21 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = identifier) ;) (expression_statement "plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);" (assignment_expression "plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" identifier = (cast_expression "(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (binary_expression "(ulong)(plVar15 + 1) & 0xfffffffffffffff8" (call_expression "(ulong)(plVar15 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(plVar15 + 1)" ( (binary_expression "plVar15 + 1" identifier + number_literal) ))) & number_literal) )))) ;) (for_statement "for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }" for ( (assignment_expression "uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" identifier = (call_expression "(ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" ( (binary_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3" (binary_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28" (parenthesized_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8))" ( (binary_expression "(int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (cast_expression "(int)plVar15" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "int" primitive_type) ) (cast_expression "(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (binary_expression "(ulong)(plVar15 + 1) & 0xfffffffffffffff8" (call_expression "(ulong)(plVar15 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(plVar15 + 1)" ( (binary_expression "plVar15 + 1" identifier + number_literal) ))) & number_literal) ))))) )) + identifier) >> number_literal) )))) ; (binary_expression "uVar21 != 0" identifier != number_literal) ; (assignment_expression "uVar21 = uVar21 - 1" identifier = (binary_expression "uVar21 - 1" identifier - number_literal)) ) (compound_statement "{\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }" { (expression_statement "*plVar34 = lVar38;" (assignment_expression "*plVar34 = lVar38" (pointer_expression "*plVar34" * identifier) = identifier) ;) (expression_statement "plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;" (assignment_expression "plVar34 = plVar34 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "plVar34 + (ulong)bVar51 * -2 + 1" (binary_expression "plVar34 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) })) }))) (if_statement "if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }" if (parenthesized_expression "(*(int *)(param_2 + 0x14) != 0)" ( (binary_expression "*(int *)(param_2 + 0x14) != 0" (pointer_expression "*(int *)(param_2 + 0x14)" * (cast_expression "(int *)(param_2 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x14)" ( (binary_expression "param_2 + 0x14" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }" { (expression_statement "puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;" (assignment_expression "puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1" identifier = (binary_expression "local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1" (binary_expression "local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1)" identifier + (call_expression "(ulong)(*(int *)(param_2 + 0x14) - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(int *)(param_2 + 0x14) - 1)" ( (binary_expression "*(int *)(param_2 + 0x14) - 1" (pointer_expression "*(int *)(param_2 + 0x14)" * (cast_expression "(int *)(param_2 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x14)" ( (binary_expression "param_2 + 0x14" identifier + number_literal) )))) - number_literal) )))) + number_literal)) ;) (do_statement "do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);" do (compound_statement "{\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n }" { (expression_statement "uVar21 = *local_90;" (assignment_expression "uVar21 = *local_90" identifier = (pointer_expression "*local_90" * identifier)) ;) (if_statement "if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }" if (parenthesized_expression "(uVar21 != 0)" ( (binary_expression "uVar21 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }" { (expression_statement "lVar38 = *local_98;" (assignment_expression "lVar38 = *local_98" identifier = (pointer_expression "*local_98" * identifier)) ;) (expression_statement "lVar16 = *(long *)(lVar38 + 0x38) - uVar21;" (assignment_expression "lVar16 = *(long *)(lVar38 + 0x38) - uVar21" identifier = (binary_expression "*(long *)(lVar38 + 0x38) - uVar21" (pointer_expression "*(long *)(lVar38 + 0x38)" * (cast_expression "(long *)(lVar38 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) )))) - identifier)) ;) (while_statement "while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }" { (expression_statement "uVar29 = 0x2000;" (assignment_expression "uVar29 = 0x2000" identifier = number_literal) ;) (if_statement "if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }" if (parenthesized_expression "(uVar21 < 0x2001)" ( (binary_expression "uVar21 < 0x2001" identifier < number_literal) )) (compound_statement "{\n uVar29 = uVar21;\n }" { (expression_statement "uVar29 = uVar21;" (assignment_expression "uVar29 = uVar21" identifier = identifier) ;) })) (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29)" identifier = (call_expression "bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29)" identifier (argument_list "(param_2,lVar38,plVar15,lVar16,uVar29)" ( identifier , identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }" { (expression_statement "FUN_0011c0d0(0,param_2,*local_98,0);" (call_expression "FUN_0011c0d0(0,param_2,*local_98,0)" identifier (argument_list "(0,param_2,*local_98,0)" ( number_literal , identifier , (pointer_expression "*local_98" * identifier) , number_literal ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar16 = lVar16 + uVar29;" (assignment_expression "lVar16 = lVar16 + uVar29" identifier = (binary_expression "lVar16 + uVar29" identifier + identifier)) ;) (expression_statement "uVar21 = uVar21 - uVar29;" (assignment_expression "uVar21 = uVar21 - uVar29" identifier = (binary_expression "uVar21 - uVar29" identifier - identifier)) ;) (if_statement "if (uVar21 == 0) break;" if (parenthesized_expression "(uVar21 == 0)" ( (binary_expression "uVar21 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar38 = *local_98;" (assignment_expression "lVar38 = *local_98" identifier = (pointer_expression "*local_98" * identifier)) ;) })) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar32 != local_90)" ( (binary_expression "puVar32 != local_90" identifier != identifier) )) ;) })) })) (expression_statement "iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2)" identifier = (call_expression "(**(code **)(param_2[1] + 0x138))(param_1,param_2)" (parenthesized_expression "(**(code **)(param_2[1] + 0x138))" ( (pointer_expression "**(code **)(param_2[1] + 0x138)" * (pointer_expression "*(code **)(param_2[1] + 0x138)" * (cast_expression "(code **)(param_2[1] + 0x138)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[1] + 0x138)" ( (binary_expression "param_2[1] + 0x138" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;) (if_statement "if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }" if (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }" { (if_statement "if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }" if (parenthesized_expression "((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0))" ( (binary_expression "(DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)" (parenthesized_expression "(DAT_0012cab8 != 0)" ( (binary_expression "DAT_0012cab8 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)" ( (comma_expression "iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0" (assignment_expression "iVar7 = bfd_alt_mach_code(param_2)" identifier = (call_expression "bfd_alt_mach_code(param_2)" identifier (argument_list "(param_2)" ( identifier )))) , (comma_expression "lVar38 = DAT_0012cab8, iVar7 == 0" (assignment_expression "lVar38 = DAT_0012cab8" identifier = identifier) , (binary_expression "iVar7 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }" { (expression_statement "uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);" (assignment_expression "uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5)" identifier = (call_expression "dcgettext(0,"this target does not support %lu alternative machine codes",5)" identifier (argument_list "(0,"this target does not support %lu alternative machine codes",5)" ( number_literal , (string_literal ""this target does not support %lu alternative machine codes"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12,lVar38);" (call_expression "FUN_0011b660(uVar12,lVar38)" identifier (argument_list "(uVar12,lVar38)" ( identifier , identifier ))) ;) (if_statement "if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }" if (parenthesized_expression "(*(int *)(param_2[1] + 8) != 5)" ( (binary_expression "*(int *)(param_2[1] + 8) != 5" (pointer_expression "*(int *)(param_2[1] + 8)" * (cast_expression "(int *)(param_2[1] + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 8)" ( (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }" { (expression_statement "uVar12 = dcgettext(0,"ignoring the alternative value",5);" (assignment_expression "uVar12 = dcgettext(0,"ignoring the alternative value",5)" identifier = (call_expression "dcgettext(0,"ignoring the alternative value",5)" identifier (argument_list "(0,"ignoring the alternative value",5)" ( number_literal , (string_literal ""ignoring the alternative value"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);" (assignment_expression "uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5)" identifier = (call_expression "dcgettext(0,"treating that number as an absolute e_machine value instead",5)" identifier (argument_list "(0,"treating that number as an absolute e_machine value instead",5)" ( number_literal , (string_literal ""treating that number as an absolute e_machine value instead"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (expression_statement "*(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;" (assignment_expression "*(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8" (pointer_expression "*(short *)(param_2[0x1f] + 0x3a)" * (cast_expression "(short *)(param_2[0x1f] + 0x3a)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[0x1f] + 0x3a)" ( (binary_expression "param_2[0x1f] + 0x3a" (subscript_expression "param_2[0x1f]" identifier [ number_literal ]) + number_literal) )))) = (cast_expression "(short)DAT_0012cab8" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) })) (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar12 = dcgettext(0,"error copying private BFD data",5);" (assignment_expression "uVar12 = dcgettext(0,"error copying private BFD data",5)" identifier = (call_expression "dcgettext(0,"error copying private BFD data",5)" identifier (argument_list "(0,"error copying private BFD data",5)" ( number_literal , (string_literal ""error copying private BFD data"" " string_content ") , number_literal )))) ;) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_00109580;" goto statement_identifier ;) }))) (expression_statement "uVar28 = DAT_0012ca84;" (assignment_expression "uVar28 = DAT_0012ca84" identifier = identifier) ;) (if_statement "if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" if (parenthesized_expression "((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0))" ( (binary_expression "(DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)" (parenthesized_expression "(DAT_0012ca84 == 1)" ( (binary_expression "DAT_0012ca84 == 1" identifier == number_literal) )) || (parenthesized_expression "(uVar28 = DAT_0012ca84 & 1, uVar28 == 0)" ( (comma_expression "uVar28 = DAT_0012ca84 & 1, uVar28 == 0" (assignment_expression "uVar28 = DAT_0012ca84 & 1" identifier = (binary_expression "DAT_0012ca84 & 1" identifier & number_literal)) , (binary_expression "uVar28 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }" { (if_statement "if (DAT_0012ca80 == 0) goto LAB_00109056;" if (parenthesized_expression "(DAT_0012ca80 == 0)" ( (binary_expression "DAT_0012ca80 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109056;" goto statement_identifier ;)) (expression_statement "uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0)" identifier = (call_expression "FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0)" identifier (argument_list "(param_1,DAT_0012ca80,uVar28,0)" ( identifier , identifier , identifier , number_literal )))) ;) (expression_statement "pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";" (assignment_expression "pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'"" identifier = (string_literal ""--elf-stt-common=[yes|no] is unsupported on `%s\'"" " string_content escape_sequence ")) ;) }) (else_clause "else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" else (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" { (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";" (assignment_expression "pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"" identifier = (string_literal ""--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"" " string_content escape_sequence ")) ;) }))) })) (labeled_statement "LAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);" statement_identifier : (expression_statement "uVar13 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) }))) (return_statement "return iVar7;" return identifier ;) (labeled_statement "LAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;" statement_identifier : (if_statement "if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;" if (parenthesized_expression "((undefined1 *)((long)pvVar26 + sVar17) <= puVar30)" ( (binary_expression "(undefined1 *)((long)pvVar26 + sVar17) <= puVar30" (cast_expression "(undefined1 *)((long)pvVar26 + sVar17)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + sVar17)" ( (binary_expression "(long)pvVar26 + sVar17" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))) <= identifier) )) (goto_statement "goto LAB_0010b3c1;" goto statement_identifier ;))) (expression_statement "*puVar30 = (char)uVar29;" (assignment_expression "*puVar30 = (char)uVar29" (pointer_expression "*puVar30" * identifier) = (cast_expression "(char)uVar29" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (if_statement "if (uVar29 == 0) goto LAB_0010b3c1;" if (parenthesized_expression "(uVar29 == 0)" ( (binary_expression "uVar29 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010b3c1;" goto statement_identifier ;)) (expression_statement "uVar29 = uVar29 >> 8;" (assignment_expression "uVar29 = uVar29 >> 8" identifier = (binary_expression "uVar29 >> 8" identifier >> number_literal)) ;) (expression_statement "puVar30 = puVar30 + 1;" (assignment_expression "puVar30 = puVar30 + 1" identifier = (binary_expression "puVar30 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_0010b3bc;" goto statement_identifier ;) (labeled_statement "LAB_0010b3c1:\n psVar6[0xb] = 0;" statement_identifier : (expression_statement "psVar6[0xb] = 0;" (assignment_expression "psVar6[0xb] = 0" (subscript_expression "psVar6[0xb]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "bVar49 = true;" (assignment_expression "bVar49 = true" identifier = true) ;) (goto_statement "goto LAB_0010b255;" goto statement_identifier ;) }))) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nbfd_boolean copy_object(bfd *ibfd,bfd *obfd,bfd_arch_info_type *input_arch)\n\n{\n uint *__dest;\n asymbol **ppaVar1;\n bfd_byte *pbVar2;\n char cVar3;\n bfd_endian bVar4;\n bfd_endian bVar5;\n bfd_flavour bVar6;\n pe_tdata *ppVar7;\n bfd_target *pbVar8;\n bfd_uint64_t bVar9;\n _func_void_bfd_vma_void_ptr *p_Var10;\n bfd_vma bVar11;\n bfd_vma bVar12;\n bfd_vma *pbVar13;\n section_add *psVar14;\n section_rename *psVar15;\n char cVar16;\n bfd_byte *__dest_00;\n int iVar17;\n bfd_architecture bVar18;\n bfd_boolean bVar19;\n int iVar20;\n undefined4 uVar21;\n int iVar22;\n char *pcVar23;\n section_list *psVar24;\n asection *paVar25;\n FILE *__s;\n char *pcVar26;\n char *__format;\n undefined8 uVar27;\n asymbol **ppaVar28;\n asymbol *paVar29;\n long lVar30;\n size_t sVar31;\n size_t sVar32;\n asection *paVar33;\n asection *paVar34;\n ulong uVar35;\n long *plVar36;\n bfd_section *pbVar37;\n int *piVar38;\n char *pcVar39;\n void *pvVar40;\n bfd_vma bVar41;\n bfd_vma bVar42;\n asection *paVar43;\n ulong uVar44;\n ulong uVar45;\n undefined1 *puVar46;\n uint uVar47;\n bfd_section *pbVar48;\n bfd_section *pbVar49;\n bfd_vma *pbVar50;\n ulong *puVar51;\n section_add *psVar52;\n addsym_node *paVar53;\n bfd_vma *pbVar54;\n bfd_vma *pbVar55;\n bfd_vma *pbVar56;\n long lVar57;\n char *pcVar58;\n code *pcVar59;\n byte *pbVar60;\n internal_extra_pe_aouthdr *piVar61;\n byte *pbVar62;\n internal_extra_pe_aouthdr *piVar63;\n long *plVar64;\n ulong uVar65;\n ulong uVar66;\n bfd_vma *pbVar67;\n bfd_byte *pbVar68;\n bool bVar69;\n bool bVar70;\n byte bVar71;\n undefined1 auVar72 [16];\n asymbol **local_110;\n ulong local_100;\n bfd_byte *local_f0;\n ulong local_e8;\n bfd_vma local_c8;\n bfd_vma local_c0;\n bfd_vma local_b8;\n void *local_b0;\n char *local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n bfd_byte *syms;\n bfd_byte *strings;\n char file_alignment [20];\n bfd_byte *contents;\n undefined8 local_50;\n \n bVar71 = 0;\n bVar4 = ibfd->xvec->byteorder;\n bVar5 = obfd->xvec->byteorder;\n if ((bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN) && (bVar5 != BFD_ENDIAN_UNKNOWN)) {\n pcVar23 = (char *)dcgettext(0,"Unable to change endianness of input file(s)",5);\n non_fatal(pcVar23);\n return 0;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n pcVar23 = (char *)0x0;\n if (iVar17 == 0) {\nLAB_00109580:\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n }\n else {\n if (ibfd->sections == (bfd_section *)0x0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }\n return iVar17;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1;\n *puVar46 = (char)uVar45;\n if (uVar45 == 0) goto LAB_0010b3c1;\n uVar45 = uVar45 >> 8;\n puVar46 = puVar46 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n pbVar13[0xb] = 0;\n bVar69 = true;\n goto LAB_0010b255;\n}\n\n" comment comment (function_definition "bfd_boolean copy_object(bfd *ibfd,bfd *obfd,bfd_arch_info_type *input_arch)\n\n{\n uint *__dest;\n asymbol **ppaVar1;\n bfd_byte *pbVar2;\n char cVar3;\n bfd_endian bVar4;\n bfd_endian bVar5;\n bfd_flavour bVar6;\n pe_tdata *ppVar7;\n bfd_target *pbVar8;\n bfd_uint64_t bVar9;\n _func_void_bfd_vma_void_ptr *p_Var10;\n bfd_vma bVar11;\n bfd_vma bVar12;\n bfd_vma *pbVar13;\n section_add *psVar14;\n section_rename *psVar15;\n char cVar16;\n bfd_byte *__dest_00;\n int iVar17;\n bfd_architecture bVar18;\n bfd_boolean bVar19;\n int iVar20;\n undefined4 uVar21;\n int iVar22;\n char *pcVar23;\n section_list *psVar24;\n asection *paVar25;\n FILE *__s;\n char *pcVar26;\n char *__format;\n undefined8 uVar27;\n asymbol **ppaVar28;\n asymbol *paVar29;\n long lVar30;\n size_t sVar31;\n size_t sVar32;\n asection *paVar33;\n asection *paVar34;\n ulong uVar35;\n long *plVar36;\n bfd_section *pbVar37;\n int *piVar38;\n char *pcVar39;\n void *pvVar40;\n bfd_vma bVar41;\n bfd_vma bVar42;\n asection *paVar43;\n ulong uVar44;\n ulong uVar45;\n undefined1 *puVar46;\n uint uVar47;\n bfd_section *pbVar48;\n bfd_section *pbVar49;\n bfd_vma *pbVar50;\n ulong *puVar51;\n section_add *psVar52;\n addsym_node *paVar53;\n bfd_vma *pbVar54;\n bfd_vma *pbVar55;\n bfd_vma *pbVar56;\n long lVar57;\n char *pcVar58;\n code *pcVar59;\n byte *pbVar60;\n internal_extra_pe_aouthdr *piVar61;\n byte *pbVar62;\n internal_extra_pe_aouthdr *piVar63;\n long *plVar64;\n ulong uVar65;\n ulong uVar66;\n bfd_vma *pbVar67;\n bfd_byte *pbVar68;\n bool bVar69;\n bool bVar70;\n byte bVar71;\n undefined1 auVar72 [16];\n asymbol **local_110;\n ulong local_100;\n bfd_byte *local_f0;\n ulong local_e8;\n bfd_vma local_c8;\n bfd_vma local_c0;\n bfd_vma local_b8;\n void *local_b0;\n char *local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n bfd_byte *syms;\n bfd_byte *strings;\n char file_alignment [20];\n bfd_byte *contents;\n undefined8 local_50;\n \n bVar71 = 0;\n bVar4 = ibfd->xvec->byteorder;\n bVar5 = obfd->xvec->byteorder;\n if ((bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN) && (bVar5 != BFD_ENDIAN_UNKNOWN)) {\n pcVar23 = (char *)dcgettext(0,"Unable to change endianness of input file(s)",5);\n non_fatal(pcVar23);\n return 0;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n pcVar23 = (char *)0x0;\n if (iVar17 == 0) {\nLAB_00109580:\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n }\n else {\n if (ibfd->sections == (bfd_section *)0x0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }\n return iVar17;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1;\n *puVar46 = (char)uVar45;\n if (uVar45 == 0) goto LAB_0010b3c1;\n uVar45 = uVar45 >> 8;\n puVar46 = puVar46 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n pbVar13[0xb] = 0;\n bVar69 = true;\n goto LAB_0010b255;\n}" type_identifier (function_declarator "copy_object(bfd *ibfd,bfd *obfd,bfd_arch_info_type *input_arch)" identifier (parameter_list "(bfd *ibfd,bfd *obfd,bfd_arch_info_type *input_arch)" ( (parameter_declaration "bfd *ibfd" type_identifier (pointer_declarator "*ibfd" * identifier)) , (parameter_declaration "bfd *obfd" type_identifier (pointer_declarator "*obfd" * identifier)) , (parameter_declaration "bfd_arch_info_type *input_arch" type_identifier (pointer_declarator "*input_arch" * identifier)) ))) (compound_statement "{\n uint *__dest;\n asymbol **ppaVar1;\n bfd_byte *pbVar2;\n char cVar3;\n bfd_endian bVar4;\n bfd_endian bVar5;\n bfd_flavour bVar6;\n pe_tdata *ppVar7;\n bfd_target *pbVar8;\n bfd_uint64_t bVar9;\n _func_void_bfd_vma_void_ptr *p_Var10;\n bfd_vma bVar11;\n bfd_vma bVar12;\n bfd_vma *pbVar13;\n section_add *psVar14;\n section_rename *psVar15;\n char cVar16;\n bfd_byte *__dest_00;\n int iVar17;\n bfd_architecture bVar18;\n bfd_boolean bVar19;\n int iVar20;\n undefined4 uVar21;\n int iVar22;\n char *pcVar23;\n section_list *psVar24;\n asection *paVar25;\n FILE *__s;\n char *pcVar26;\n char *__format;\n undefined8 uVar27;\n asymbol **ppaVar28;\n asymbol *paVar29;\n long lVar30;\n size_t sVar31;\n size_t sVar32;\n asection *paVar33;\n asection *paVar34;\n ulong uVar35;\n long *plVar36;\n bfd_section *pbVar37;\n int *piVar38;\n char *pcVar39;\n void *pvVar40;\n bfd_vma bVar41;\n bfd_vma bVar42;\n asection *paVar43;\n ulong uVar44;\n ulong uVar45;\n undefined1 *puVar46;\n uint uVar47;\n bfd_section *pbVar48;\n bfd_section *pbVar49;\n bfd_vma *pbVar50;\n ulong *puVar51;\n section_add *psVar52;\n addsym_node *paVar53;\n bfd_vma *pbVar54;\n bfd_vma *pbVar55;\n bfd_vma *pbVar56;\n long lVar57;\n char *pcVar58;\n code *pcVar59;\n byte *pbVar60;\n internal_extra_pe_aouthdr *piVar61;\n byte *pbVar62;\n internal_extra_pe_aouthdr *piVar63;\n long *plVar64;\n ulong uVar65;\n ulong uVar66;\n bfd_vma *pbVar67;\n bfd_byte *pbVar68;\n bool bVar69;\n bool bVar70;\n byte bVar71;\n undefined1 auVar72 [16];\n asymbol **local_110;\n ulong local_100;\n bfd_byte *local_f0;\n ulong local_e8;\n bfd_vma local_c8;\n bfd_vma local_c0;\n bfd_vma local_b8;\n void *local_b0;\n char *local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n bfd_byte *syms;\n bfd_byte *strings;\n char file_alignment [20];\n bfd_byte *contents;\n undefined8 local_50;\n \n bVar71 = 0;\n bVar4 = ibfd->xvec->byteorder;\n bVar5 = obfd->xvec->byteorder;\n if ((bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN) && (bVar5 != BFD_ENDIAN_UNKNOWN)) {\n pcVar23 = (char *)dcgettext(0,"Unable to change endianness of input file(s)",5);\n non_fatal(pcVar23);\n return 0;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n pcVar23 = (char *)0x0;\n if (iVar17 == 0) {\nLAB_00109580:\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n }\n else {\n if (ibfd->sections == (bfd_section *)0x0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }\n return iVar17;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1;\n *puVar46 = (char)uVar45;\n if (uVar45 == 0) goto LAB_0010b3c1;\n uVar45 = uVar45 >> 8;\n puVar46 = puVar46 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n pbVar13[0xb] = 0;\n bVar69 = true;\n goto LAB_0010b255;\n}" { (declaration "uint *__dest;" type_identifier (pointer_declarator "*__dest" * identifier) ;) (declaration "asymbol **ppaVar1;" type_identifier (pointer_declarator "**ppaVar1" * (pointer_declarator "*ppaVar1" * identifier)) ;) (declaration "bfd_byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "bfd_endian bVar4;" type_identifier identifier ;) (declaration "bfd_endian bVar5;" type_identifier identifier ;) (declaration "bfd_flavour bVar6;" type_identifier identifier ;) (declaration "pe_tdata *ppVar7;" type_identifier (pointer_declarator "*ppVar7" * identifier) ;) (declaration "bfd_target *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "bfd_uint64_t bVar9;" type_identifier identifier ;) (declaration "_func_void_bfd_vma_void_ptr *p_Var10;" type_identifier (pointer_declarator "*p_Var10" * identifier) ;) (declaration "bfd_vma bVar11;" type_identifier identifier ;) (declaration "bfd_vma bVar12;" type_identifier identifier ;) (declaration "bfd_vma *pbVar13;" type_identifier (pointer_declarator "*pbVar13" * identifier) ;) (declaration "section_add *psVar14;" type_identifier (pointer_declarator "*psVar14" * identifier) ;) (declaration "section_rename *psVar15;" type_identifier (pointer_declarator "*psVar15" * identifier) ;) (declaration "char cVar16;" primitive_type identifier ;) (declaration "bfd_byte *__dest_00;" type_identifier (pointer_declarator "*__dest_00" * identifier) ;) (declaration "int iVar17;" primitive_type identifier ;) (declaration "bfd_architecture bVar18;" type_identifier identifier ;) (declaration "bfd_boolean bVar19;" type_identifier identifier ;) (declaration "int iVar20;" primitive_type identifier ;) (declaration "undefined4 uVar21;" type_identifier identifier ;) (declaration "int iVar22;" primitive_type identifier ;) (declaration "char *pcVar23;" primitive_type (pointer_declarator "*pcVar23" * identifier) ;) (declaration "section_list *psVar24;" type_identifier (pointer_declarator "*psVar24" * identifier) ;) (declaration "asection *paVar25;" type_identifier (pointer_declarator "*paVar25" * identifier) ;) (declaration "FILE *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "char *pcVar26;" primitive_type (pointer_declarator "*pcVar26" * identifier) ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "undefined8 uVar27;" type_identifier identifier ;) (declaration "asymbol **ppaVar28;" type_identifier (pointer_declarator "**ppaVar28" * (pointer_declarator "*ppaVar28" * identifier)) ;) (declaration "asymbol *paVar29;" type_identifier (pointer_declarator "*paVar29" * identifier) ;) (declaration "long lVar30;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar31;" primitive_type identifier ;) (declaration "size_t sVar32;" primitive_type identifier ;) (declaration "asection *paVar33;" type_identifier (pointer_declarator "*paVar33" * identifier) ;) (declaration "asection *paVar34;" type_identifier (pointer_declarator "*paVar34" * identifier) ;) (declaration "ulong uVar35;" type_identifier identifier ;) (declaration "long *plVar36;" (sized_type_specifier "long" long) (pointer_declarator "*plVar36" * identifier) ;) (declaration "bfd_section *pbVar37;" type_identifier (pointer_declarator "*pbVar37" * identifier) ;) (declaration "int *piVar38;" primitive_type (pointer_declarator "*piVar38" * identifier) ;) (declaration "char *pcVar39;" primitive_type (pointer_declarator "*pcVar39" * identifier) ;) (declaration "void *pvVar40;" primitive_type (pointer_declarator "*pvVar40" * identifier) ;) (declaration "bfd_vma bVar41;" type_identifier identifier ;) (declaration "bfd_vma bVar42;" type_identifier identifier ;) (declaration "asection *paVar43;" type_identifier (pointer_declarator "*paVar43" * identifier) ;) (declaration "ulong uVar44;" type_identifier identifier ;) (declaration "ulong uVar45;" type_identifier identifier ;) (declaration "undefined1 *puVar46;" type_identifier (pointer_declarator "*puVar46" * identifier) ;) (declaration "uint uVar47;" type_identifier identifier ;) (declaration "bfd_section *pbVar48;" type_identifier (pointer_declarator "*pbVar48" * identifier) ;) (declaration "bfd_section *pbVar49;" type_identifier (pointer_declarator "*pbVar49" * identifier) ;) (declaration "bfd_vma *pbVar50;" type_identifier (pointer_declarator "*pbVar50" * identifier) ;) (declaration "ulong *puVar51;" type_identifier (pointer_declarator "*puVar51" * identifier) ;) (declaration "section_add *psVar52;" type_identifier (pointer_declarator "*psVar52" * identifier) ;) (declaration "addsym_node *paVar53;" type_identifier (pointer_declarator "*paVar53" * identifier) ;) (declaration "bfd_vma *pbVar54;" type_identifier (pointer_declarator "*pbVar54" * identifier) ;) (declaration "bfd_vma *pbVar55;" type_identifier (pointer_declarator "*pbVar55" * identifier) ;) (declaration "bfd_vma *pbVar56;" type_identifier (pointer_declarator "*pbVar56" * identifier) ;) (declaration "long lVar57;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar58;" primitive_type (pointer_declarator "*pcVar58" * identifier) ;) (declaration "code *pcVar59;" type_identifier (pointer_declarator "*pcVar59" * identifier) ;) (declaration "byte *pbVar60;" type_identifier (pointer_declarator "*pbVar60" * identifier) ;) (declaration "internal_extra_pe_aouthdr *piVar61;" type_identifier (pointer_declarator "*piVar61" * identifier) ;) (declaration "byte *pbVar62;" type_identifier (pointer_declarator "*pbVar62" * identifier) ;) (declaration "internal_extra_pe_aouthdr *piVar63;" type_identifier (pointer_declarator "*piVar63" * identifier) ;) (declaration "long *plVar64;" (sized_type_specifier "long" long) (pointer_declarator "*plVar64" * identifier) ;) (declaration "ulong uVar65;" type_identifier identifier ;) (declaration "ulong uVar66;" type_identifier identifier ;) (declaration "bfd_vma *pbVar67;" type_identifier (pointer_declarator "*pbVar67" * identifier) ;) (declaration "bfd_byte *pbVar68;" type_identifier (pointer_declarator "*pbVar68" * identifier) ;) (declaration "bool bVar69;" primitive_type identifier ;) (declaration "bool bVar70;" primitive_type identifier ;) (declaration "byte bVar71;" type_identifier identifier ;) (declaration "undefined1 auVar72 [16];" type_identifier (array_declarator "auVar72 [16]" identifier [ number_literal ]) ;) (declaration "asymbol **local_110;" type_identifier (pointer_declarator "**local_110" * (pointer_declarator "*local_110" * identifier)) ;) (declaration "ulong local_100;" type_identifier identifier ;) (declaration "bfd_byte *local_f0;" type_identifier (pointer_declarator "*local_f0" * identifier) ;) (declaration "ulong local_e8;" type_identifier identifier ;) (declaration "bfd_vma local_c8;" type_identifier identifier ;) (declaration "bfd_vma local_c0;" type_identifier identifier ;) (declaration "bfd_vma local_b8;" type_identifier identifier ;) (declaration "void *local_b0;" primitive_type (pointer_declarator "*local_b0" * identifier) ;) (declaration "char *local_a8;" primitive_type (pointer_declarator "*local_a8" * identifier) ;) (declaration "ulong local_a0;" type_identifier identifier ;) (declaration "long *local_98;" (sized_type_specifier "long" long) (pointer_declarator "*local_98" * identifier) ;) (declaration "ulong *local_90;" type_identifier (pointer_declarator "*local_90" * identifier) ;) (declaration "bfd_byte *syms;" type_identifier (pointer_declarator "*syms" * identifier) ;) (declaration "bfd_byte *strings;" type_identifier (pointer_declarator "*strings" * identifier) ;) (declaration "char file_alignment [20];" primitive_type (array_declarator "file_alignment [20]" identifier [ number_literal ]) ;) (declaration "bfd_byte *contents;" type_identifier (pointer_declarator "*contents" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (expression_statement "bVar71 = 0;" (assignment_expression "bVar71 = 0" identifier = number_literal) ;) (expression_statement "bVar4 = ibfd->xvec->byteorder;" (assignment_expression "bVar4 = ibfd->xvec->byteorder" identifier = (field_expression "ibfd->xvec->byteorder" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "bVar5 = obfd->xvec->byteorder;" (assignment_expression "bVar5 = obfd->xvec->byteorder" identifier = (field_expression "obfd->xvec->byteorder" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if ((bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN) && (bVar5 != BFD_ENDIAN_UNKNOWN)) {\n pcVar23 = (char *)dcgettext(0,"Unable to change endianness of input file(s)",5);\n non_fatal(pcVar23);\n return 0;\n }" if (parenthesized_expression "((bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN) && (bVar5 != BFD_ENDIAN_UNKNOWN))" ( (binary_expression "(bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN) && (bVar5 != BFD_ENDIAN_UNKNOWN)" (parenthesized_expression "(bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN)" ( (binary_expression "bVar4 != bVar5 && bVar4 != BFD_ENDIAN_UNKNOWN" (binary_expression "bVar4 != bVar5" identifier != identifier) && (binary_expression "bVar4 != BFD_ENDIAN_UNKNOWN" identifier != identifier)) )) && (parenthesized_expression "(bVar5 != BFD_ENDIAN_UNKNOWN)" ( (binary_expression "bVar5 != BFD_ENDIAN_UNKNOWN" identifier != identifier) ))) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,"Unable to change endianness of input file(s)",5);\n non_fatal(pcVar23);\n return 0;\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,"Unable to change endianness of input file(s)",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"Unable to change endianness of input file(s)",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unable to change endianness of input file(s)",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unable to change endianness of input file(s)",5)" identifier (argument_list "(0,"Unable to change endianness of input file(s)",5)" ( number_literal , (string_literal ""Unable to change endianness of input file(s)"" " string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar23);" (call_expression "non_fatal(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);" (assignment_expression "iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7)" identifier = (call_expression "bfd_set_format(obfd,ibfd->field_0x44 & 7)" identifier (argument_list "(obfd,ibfd->field_0x44 & 7)" ( identifier , (binary_expression "ibfd->field_0x44 & 7" (field_expression "ibfd->field_0x44" identifier -> field_identifier) & number_literal) )))) ;) (expression_statement "pcVar23 = (char *)0x0;" (assignment_expression "pcVar23 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (iVar17 == 0) {\nLAB_00109580:\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n }\n else {\n if (ibfd->sections == (bfd_section *)0x0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }\n return iVar17;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1;\n *puVar46 = (char)uVar45;\n if (uVar45 == 0) goto LAB_0010b3c1;\n uVar45 = uVar45 >> 8;\n puVar46 = puVar46 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n pbVar13[0xb] = 0;\n bVar69 = true;\n goto LAB_0010b255;\n}" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_00109580:\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n }" { (labeled_statement "LAB_00109580:\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);" statement_identifier : (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23)" identifier (argument_list "((char *)0x0,obfd,(asection *)0x0,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier ))) ;)) }) (else_clause "else {\n if (ibfd->sections == (bfd_section *)0x0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }\n return iVar17;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1;\n *puVar46 = (char)uVar45;\n if (uVar45 == 0) goto LAB_0010b3c1;\n uVar45 = uVar45 >> 8;\n puVar46 = puVar46 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n pbVar13[0xb] = 0;\n bVar69 = true;\n goto LAB_0010b255;\n}" else (compound_statement "{\n if (ibfd->sections == (bfd_section *)0x0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }\n return iVar17;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1;\n *puVar46 = (char)uVar45;\n if (uVar45 == 0) goto LAB_0010b3c1;\n uVar45 = uVar45 >> 8;\n puVar46 = puVar46 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n pbVar13[0xb] = 0;\n bVar69 = true;\n goto LAB_0010b255;\n}" { (if_statement "if (ibfd->sections == (bfd_section *)0x0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }" if (parenthesized_expression "(ibfd->sections == (bfd_section *)0x0)" ( (binary_expression "ibfd->sections == (bfd_section *)0x0" (field_expression "ibfd->sections" identifier -> field_identifier) == (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "error: the input file \'%s\' has no sections";\n }" { (expression_statement "pcVar23 = bfd_get_archive_filename(ibfd);" (assignment_expression "pcVar23 = bfd_get_archive_filename(ibfd)" identifier = (call_expression "bfd_get_archive_filename(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "pcVar58 = "error: the input file \'%s\' has no sections";" (assignment_expression "pcVar58 = "error: the input file \'%s\' has no sections"" identifier = (string_literal ""error: the input file \'%s\' has no sections"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else {\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }" else (compound_statement "{\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n iVar17 = 0;\n non_fatal(pcVar58,pcVar23);\n }" { (if_statement "if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }" if (parenthesized_expression "(ibfd->xvec->flavour == bfd_target_elf_flavour)" ( (binary_expression "ibfd->xvec->flavour == bfd_target_elf_flavour" (field_expression "ibfd->xvec->flavour" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier) == identifier) )) (compound_statement "{\nLAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }\n lVar57 = 0;\n if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }\n if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }\n bVar18 = bfd_get_arch(ibfd);\n uVar47 = bfd_get_mach(ibfd);\n uVar35 = (ulong)uVar47;\n if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);\n if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }\n iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);\n if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }\n bVar6 = obfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }\n ppaVar28 = isympp;\n if (isympp != (asymbol **)0x0) {\n free(isympp);\n }\n if (ppaVar28 != osympp) {\n free(osympp);\n }\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);\n if (lVar57 < 0) goto LAB_001091b0;\n osympp = (asymbol **)xmalloc(lVar57);\n isympp = osympp;\n local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }\n pcVar59 = setup_section;\n bfd_map_over_sections(ibfd,setup_section,obfd);\n psVar52 = add_sections;\n if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }\n for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }\nLAB_0010941b:\n pcVar59 = (code *)pcVar23;\n for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }\n if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }" { (labeled_statement "LAB_00109056:\n if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }" statement_identifier : (if_statement "if (verbose != 0) {\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }" if (parenthesized_expression "(verbose != 0)" ( (binary_expression "verbose != 0" identifier != number_literal) )) (compound_statement "{\n pcVar23 = obfd->filename;\n pcVar58 = ibfd->xvec->name;\n pcVar39 = obfd->xvec->name;\n pcVar26 = bfd_get_archive_filename(ibfd);\n __format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);\n }" { (expression_statement "pcVar23 = obfd->filename;" (assignment_expression "pcVar23 = obfd->filename" identifier = (field_expression "obfd->filename" identifier -> field_identifier)) ;) (expression_statement "pcVar58 = ibfd->xvec->name;" (assignment_expression "pcVar58 = ibfd->xvec->name" identifier = (field_expression "ibfd->xvec->name" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "pcVar39 = obfd->xvec->name;" (assignment_expression "pcVar39 = obfd->xvec->name" identifier = (field_expression "obfd->xvec->name" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "pcVar26 = bfd_get_archive_filename(ibfd);" (assignment_expression "pcVar26 = bfd_get_archive_filename(ibfd)" identifier = (call_expression "bfd_get_archive_filename(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "__format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);" (assignment_expression "__format = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" identifier (argument_list "(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" ( number_literal , (string_literal ""copy from `%s\' [%s] to `%s\' [%s]\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(__format,pcVar26,pcVar58,pcVar23,pcVar39);" (call_expression "printf(__format,pcVar26,pcVar58,pcVar23,pcVar39)" identifier (argument_list "(__format,pcVar26,pcVar58,pcVar23,pcVar39)" ( identifier , identifier , identifier , identifier , identifier ))) ;) }))) (expression_statement "lVar57 = 0;" (assignment_expression "lVar57 = 0" identifier = number_literal) ;) (if_statement "if (extract_symbol == 0) {\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }" if (parenthesized_expression "(extract_symbol == 0)" ( (binary_expression "extract_symbol == 0" identifier == number_literal) )) (compound_statement "{\n bVar41 = set_start;\n if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }\n lVar57 = bVar41 + change_start;\n }" { (expression_statement "bVar41 = set_start;" (assignment_expression "bVar41 = set_start" identifier = identifier) ;) (if_statement "if (set_start_set == 0) {\n bVar41 = ibfd->start_address;\n }" if (parenthesized_expression "(set_start_set == 0)" ( (binary_expression "set_start_set == 0" identifier == number_literal) )) (compound_statement "{\n bVar41 = ibfd->start_address;\n }" { (expression_statement "bVar41 = ibfd->start_address;" (assignment_expression "bVar41 = ibfd->start_address" identifier = (field_expression "ibfd->start_address" identifier -> field_identifier)) ;) })) (expression_statement "lVar57 = bVar41 + change_start;" (assignment_expression "lVar57 = bVar41 + change_start" identifier = (binary_expression "bVar41 + change_start" identifier + identifier)) ;) })) (if_statement "if ((obfd->field_0x44 & 7) != 3) {\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }" if (parenthesized_expression "((obfd->field_0x44 & 7) != 3)" ( (binary_expression "(obfd->field_0x44 & 7) != 3" (parenthesized_expression "(obfd->field_0x44 & 7)" ( (binary_expression "obfd->field_0x44 & 7" (field_expression "obfd->field_0x44" identifier -> field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);\n if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }\n iVar17 = bfd_set_start_address(obfd,lVar57);\n if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;\n }" { (expression_statement "uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff);" (assignment_expression "uVar47 = ~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff)" identifier = (binary_expression "~bfd_flags_to_clear & obfd->xvec->object_flags &\n (bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff)" (binary_expression "~bfd_flags_to_clear & obfd->xvec->object_flags" (unary_expression "~bfd_flags_to_clear" ~ identifier) & (field_expression "obfd->xvec->object_flags" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) & (parenthesized_expression "(bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff)" ( (binary_expression "bfd_flags_to_set | *(uint *)&ibfd->field_0x44 >> 5 & 0xfffff" identifier | (binary_expression "*(uint *)&ibfd->field_0x44 >> 5 & 0xfffff" (binary_expression "*(uint *)&ibfd->field_0x44 >> 5" (pointer_expression "*(uint *)&ibfd->field_0x44" * (cast_expression "(uint *)&ibfd->field_0x44" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&ibfd->field_0x44" & (field_expression "ibfd->field_0x44" identifier -> field_identifier)))) >> number_literal) & number_literal)) )))) ;) (if_statement "if (strip_symbols == STRIP_ALL) {\n uVar47 = uVar47 & 0xfffffffe;\n }" if (parenthesized_expression "(strip_symbols == STRIP_ALL)" ( (binary_expression "strip_symbols == STRIP_ALL" identifier == identifier) )) (compound_statement "{\n uVar47 = uVar47 & 0xfffffffe;\n }" { (expression_statement "uVar47 = uVar47 & 0xfffffffe;" (assignment_expression "uVar47 = uVar47 & 0xfffffffe" identifier = (binary_expression "uVar47 & 0xfffffffe" identifier & number_literal)) ;) })) (expression_statement "iVar17 = bfd_set_start_address(obfd,lVar57);" (assignment_expression "iVar17 = bfd_set_start_address(obfd,lVar57)" identifier = (call_expression "bfd_set_start_address(obfd,lVar57)" identifier (argument_list "(obfd,lVar57)" ( identifier , identifier )))) ;) (if_statement "if ((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))\n goto LAB_001091b0;" if (parenthesized_expression "((iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0))" ( (binary_expression "(iVar17 == 0) || (iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0)" (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0)" ( (comma_expression "iVar17 = bfd_set_file_flags(obfd,uVar47), iVar17 == 0" (assignment_expression "iVar17 = bfd_set_file_flags(obfd,uVar47)" identifier = (call_expression "bfd_set_file_flags(obfd,uVar47)" identifier (argument_list "(obfd,uVar47)" ( identifier , identifier )))) , (binary_expression "iVar17 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) })) (expression_statement "bVar18 = bfd_get_arch(ibfd);" (assignment_expression "bVar18 = bfd_get_arch(ibfd)" identifier = (call_expression "bfd_get_arch(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "uVar47 = bfd_get_mach(ibfd);" (assignment_expression "uVar47 = bfd_get_mach(ibfd)" identifier = (call_expression "bfd_get_mach(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "uVar35 = (ulong)uVar47;" (assignment_expression "uVar35 = (ulong)uVar47" identifier = (cast_expression "(ulong)uVar47" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (input_arch != (bfd_arch_info_type *)0x0) {\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }" if (parenthesized_expression "(input_arch != (bfd_arch_info_type *)0x0)" ( (binary_expression "input_arch != (bfd_arch_info_type *)0x0" identifier != (cast_expression "(bfd_arch_info_type *)0x0" ( (type_descriptor "bfd_arch_info_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar57 = bfd_get_arch_info(ibfd);\n if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }\n }" { (expression_statement "lVar57 = bfd_get_arch_info(ibfd);" (assignment_expression "lVar57 = bfd_get_arch_info(ibfd)" identifier = (call_expression "bfd_get_arch_info(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (if_statement "if ((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)) {\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }" if (parenthesized_expression "((lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0))" ( (binary_expression "(lVar57 == 0) || (lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)" (parenthesized_expression "(lVar57 == 0)" ( (binary_expression "lVar57 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0)" ( (comma_expression "lVar57 = bfd_get_arch_info(ibfd), *(int *)(lVar57 + 0xc) == 0" (assignment_expression "lVar57 = bfd_get_arch_info(ibfd)" identifier = (call_expression "bfd_get_arch_info(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) , (binary_expression "*(int *)(lVar57 + 0xc) == 0" (pointer_expression "*(int *)(lVar57 + 0xc)" * (cast_expression "(int *)(lVar57 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar57 + 0xc)" ( (binary_expression "lVar57 + 0xc" identifier + number_literal) )))) == number_literal)) ))) )) (compound_statement "{\n bVar18 = input_arch->arch;\n uVar35 = (ulong)(uint)input_arch->mach;\n }" { (expression_statement "bVar18 = input_arch->arch;" (assignment_expression "bVar18 = input_arch->arch" identifier = (field_expression "input_arch->arch" identifier -> field_identifier)) ;) (expression_statement "uVar35 = (ulong)(uint)input_arch->mach;" (assignment_expression "uVar35 = (ulong)(uint)input_arch->mach" identifier = (cast_expression "(ulong)(uint)input_arch->mach" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)input_arch->mach" ( (type_descriptor "uint" type_identifier) ) (field_expression "input_arch->mach" identifier -> field_identifier)))) ;) }) (else_clause "else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }" else (compound_statement "{\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);\n non_fatal(pcVar58,pcVar23);\n }" { (expression_statement "pcVar23 = bfd_get_archive_filename(ibfd);" (assignment_expression "pcVar23 = bfd_get_archive_filename(ibfd)" identifier = (call_expression "bfd_get_archive_filename(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5)" identifier = (cast_expression "(char *)dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",\n 5)" identifier (argument_list "(0,"Input file `%s\' ignores binary architecture parameter.",\n 5)" ( number_literal , (string_literal ""Input file `%s\' ignores binary architecture parameter."" " string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar58,pcVar23);" (call_expression "non_fatal(pcVar58,pcVar23)" identifier (argument_list "(pcVar58,pcVar23)" ( identifier , identifier ))) ;) }))) })) (expression_statement "bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35);" (assignment_expression "bVar19 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35)" identifier = (call_expression "(*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,uVar35)" (parenthesized_expression "(*obfd->xvec->_bfd_set_arch_mach)" ( (pointer_expression "*obfd->xvec->_bfd_set_arch_mach" * (field_expression "obfd->xvec->_bfd_set_arch_mach" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(obfd,bVar18,uVar35)" ( identifier , identifier , identifier )))) ;) (if_statement "if (bVar19 == 0) {\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }" if (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) (compound_statement "{\n if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }\n iVar17 = bfd_get_arch(ibfd);\n iVar20 = bfd_get_arch(obfd);\n if (iVar17 != iVar20) goto LAB_0010916a;\n }" { (if_statement "if ((ibfd->field_0x47 & 4) != 0) {\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }" if (parenthesized_expression "((ibfd->field_0x47 & 4) != 0)" ( (binary_expression "(ibfd->field_0x47 & 4) != 0" (parenthesized_expression "(ibfd->field_0x47 & 4)" ( (binary_expression "ibfd->field_0x47 & 4" (field_expression "ibfd->field_0x47" identifier -> field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);\n if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n non_fatal(pcVar58,pcVar23);\n return 0;\n }" { (labeled_statement "LAB_0010916a:\n iVar17 = bfd_get_arch(ibfd);" statement_identifier : (expression_statement "iVar17 = bfd_get_arch(ibfd);" (assignment_expression "iVar17 = bfd_get_arch(ibfd)" identifier = (call_expression "bfd_get_arch(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;)) (if_statement "if (iVar17 == 0) {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "Unable to recognise the format of the input file `%s\'";\n }" { (expression_statement "pcVar23 = bfd_get_archive_filename(ibfd);" (assignment_expression "pcVar23 = bfd_get_archive_filename(ibfd)" identifier = (call_expression "bfd_get_archive_filename(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "pcVar58 = "Unable to recognise the format of the input file `%s\'";" (assignment_expression "pcVar58 = "Unable to recognise the format of the input file `%s\'"" identifier = (string_literal ""Unable to recognise the format of the input file `%s\'"" " string_content escape_sequence ")) ;) }) (else_clause "else {\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }" else (compound_statement "{\n uVar27 = bfd_get_mach(ibfd);\n uVar21 = bfd_get_arch(ibfd);\n pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);\n pcVar58 = "Output file cannot represent architecture `%s\'";\n }" { (expression_statement "uVar27 = bfd_get_mach(ibfd);" (assignment_expression "uVar27 = bfd_get_mach(ibfd)" identifier = (call_expression "bfd_get_mach(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "uVar21 = bfd_get_arch(ibfd);" (assignment_expression "uVar21 = bfd_get_arch(ibfd)" identifier = (call_expression "bfd_get_arch(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27);" (assignment_expression "pcVar23 = (char *)bfd_printable_arch_mach(uVar21,uVar27)" identifier = (cast_expression "(char *)bfd_printable_arch_mach(uVar21,uVar27)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_printable_arch_mach(uVar21,uVar27)" identifier (argument_list "(uVar21,uVar27)" ( identifier , identifier ))))) ;) (expression_statement "pcVar58 = "Output file cannot represent architecture `%s\'";" (assignment_expression "pcVar58 = "Output file cannot represent architecture `%s\'"" identifier = (string_literal ""Output file cannot represent architecture `%s\'"" " string_content escape_sequence ")) ;) }))) (expression_statement "pcVar58 = (char *)dcgettext(0,pcVar58,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,pcVar58,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar58,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar58,5)" identifier (argument_list "(0,pcVar58,5)" ( number_literal , identifier , number_literal ))))) ;) (expression_statement "non_fatal(pcVar58,pcVar23);" (call_expression "non_fatal(pcVar58,pcVar23)" identifier (argument_list "(pcVar58,pcVar23)" ( identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar17 = bfd_get_arch(ibfd);" (assignment_expression "iVar17 = bfd_get_arch(ibfd)" identifier = (call_expression "bfd_get_arch(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "iVar20 = bfd_get_arch(obfd);" (assignment_expression "iVar20 = bfd_get_arch(obfd)" identifier = (call_expression "bfd_get_arch(obfd)" identifier (argument_list "(obfd)" ( identifier )))) ;) (if_statement "if (iVar17 != iVar20) goto LAB_0010916a;" if (parenthesized_expression "(iVar17 != iVar20)" ( (binary_expression "iVar17 != iVar20" identifier != identifier) )) (goto_statement "goto LAB_0010916a;" goto statement_identifier ;)) })) (expression_statement "iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7);" (assignment_expression "iVar17 = bfd_set_format(obfd,ibfd->field_0x44 & 7)" identifier = (call_expression "bfd_set_format(obfd,ibfd->field_0x44 & 7)" identifier (argument_list "(obfd,ibfd->field_0x44 & 7)" ( identifier , (binary_expression "ibfd->field_0x44 & 7" (field_expression "ibfd->field_0x44" identifier -> field_identifier) & number_literal) )))) ;) (if_statement "if (iVar17 == 0) {\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);\n return 0;\n }" { (labeled_statement "LAB_001091b0:\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);" statement_identifier : (expression_statement "bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0);" (call_expression "bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,(char *)0x0)" identifier (argument_list "((char *)0x0,ibfd,(asection *)0x0,(char *)0x0)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar6 = obfd->xvec->flavour;" (assignment_expression "bVar6 = obfd->xvec->flavour" identifier = (field_expression "obfd->xvec->flavour" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "bVar69 = bVar6 < bfd_target_coff_flavour;" (assignment_expression "bVar69 = bVar6 < bfd_target_coff_flavour" identifier = (binary_expression "bVar6 < bfd_target_coff_flavour" identifier < identifier)) ;) (expression_statement "bVar70 = bVar6 == bfd_target_coff_flavour;" (assignment_expression "bVar70 = bVar6 == bfd_target_coff_flavour" identifier = (binary_expression "bVar6 == bfd_target_coff_flavour" identifier == identifier)) ;) (if_statement "if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }" if (parenthesized_expression "(bVar70)" ( identifier )) (compound_statement "{\n lVar57 = 4;\n pbVar60 = (byte *)obfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }\n }" { (expression_statement "lVar57 = 4;" (assignment_expression "lVar57 = 4" identifier = number_literal) ;) (expression_statement "pbVar60 = (byte *)obfd->xvec->name;" (assignment_expression "pbVar60 = (byte *)obfd->xvec->name" identifier = (cast_expression "(byte *)obfd->xvec->name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "obfd->xvec->name" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier))) ;) (expression_statement "pbVar62 = &DAT_0011e166;" (assignment_expression "pbVar62 = &DAT_0011e166" identifier = (pointer_expression "&DAT_0011e166" & identifier)) ;) (do_statement "do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);" do (compound_statement "{\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n }" { (if_statement "if (lVar57 == 0) break;" if (parenthesized_expression "(lVar57 == 0)" ( (binary_expression "lVar57 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar57 = lVar57 + -1;" (assignment_expression "lVar57 = lVar57 + -1" identifier = (binary_expression "lVar57 + -1" identifier + number_literal)) ;) (expression_statement "bVar69 = *pbVar60 < *pbVar62;" (assignment_expression "bVar69 = *pbVar60 < *pbVar62" identifier = (binary_expression "*pbVar60 < *pbVar62" (pointer_expression "*pbVar60" * identifier) < (pointer_expression "*pbVar62" * identifier))) ;) (expression_statement "bVar70 = *pbVar60 == *pbVar62;" (assignment_expression "bVar70 = *pbVar60 == *pbVar62" identifier = (binary_expression "*pbVar60 == *pbVar62" (pointer_expression "*pbVar60" * identifier) == (pointer_expression "*pbVar62" * identifier))) ;) (expression_statement "pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;" (assignment_expression "pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1" identifier = (binary_expression "pbVar60 + (ulong)bVar71 * -2 + 1" (binary_expression "pbVar60 + (ulong)bVar71 * -2" identifier + (binary_expression "(ulong)bVar71 * -2" (cast_expression "(ulong)bVar71" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;" (assignment_expression "pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1" identifier = (binary_expression "pbVar62 + (ulong)bVar71 * -2 + 1" (binary_expression "pbVar62 + (ulong)bVar71 * -2" identifier + (binary_expression "(ulong)bVar71 * -2" (cast_expression "(ulong)bVar71" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar70)" ( identifier )) ;) (if_statement "if ((!bVar69 && !bVar70) == bVar69) {\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }" if (parenthesized_expression "((!bVar69 && !bVar70) == bVar69)" ( (binary_expression "(!bVar69 && !bVar70) == bVar69" (parenthesized_expression "(!bVar69 && !bVar70)" ( (binary_expression "!bVar69 && !bVar70" (unary_expression "!bVar69" ! identifier) && (unary_expression "!bVar70" ! identifier)) )) == identifier) )) (compound_statement "{\n ppVar7 = (obfd->tdata).pe_obj_data;\n bVar6 = ibfd->xvec->flavour;\n bVar69 = bVar6 < bfd_target_coff_flavour;\n bVar70 = bVar6 == bfd_target_coff_flavour;\n if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }\n bVar41 = pe_file_alignment;\n if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }\n if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }\n if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }\n if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }\n bVar42 = pe_section_alignment;\n if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }\n if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }\n if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }\n if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }\n if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }\n if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }\n if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }\n }" { (expression_statement "ppVar7 = (obfd->tdata).pe_obj_data;" (assignment_expression "ppVar7 = (obfd->tdata).pe_obj_data" identifier = (field_expression "(obfd->tdata).pe_obj_data" (parenthesized_expression "(obfd->tdata)" ( (field_expression "obfd->tdata" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "bVar6 = ibfd->xvec->flavour;" (assignment_expression "bVar6 = ibfd->xvec->flavour" identifier = (field_expression "ibfd->xvec->flavour" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "bVar69 = bVar6 < bfd_target_coff_flavour;" (assignment_expression "bVar69 = bVar6 < bfd_target_coff_flavour" identifier = (binary_expression "bVar6 < bfd_target_coff_flavour" identifier < identifier)) ;) (expression_statement "bVar70 = bVar6 == bfd_target_coff_flavour;" (assignment_expression "bVar70 = bVar6 == bfd_target_coff_flavour" identifier = (binary_expression "bVar6 == bfd_target_coff_flavour" identifier == identifier)) ;) (if_statement "if (bVar70) {\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }" if (parenthesized_expression "(bVar70)" ( identifier )) (compound_statement "{\n lVar57 = 4;\n pbVar60 = (byte *)ibfd->xvec->name;\n pbVar62 = &DAT_0011e166;\n do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);\n if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }\n }" { (expression_statement "lVar57 = 4;" (assignment_expression "lVar57 = 4" identifier = number_literal) ;) (expression_statement "pbVar60 = (byte *)ibfd->xvec->name;" (assignment_expression "pbVar60 = (byte *)ibfd->xvec->name" identifier = (cast_expression "(byte *)ibfd->xvec->name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "ibfd->xvec->name" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier))) ;) (expression_statement "pbVar62 = &DAT_0011e166;" (assignment_expression "pbVar62 = &DAT_0011e166" identifier = (pointer_expression "&DAT_0011e166" & identifier)) ;) (do_statement "do {\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n } while (bVar70);" do (compound_statement "{\n if (lVar57 == 0) break;\n lVar57 = lVar57 + -1;\n bVar69 = *pbVar60 < *pbVar62;\n bVar70 = *pbVar60 == *pbVar62;\n pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;\n pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;\n }" { (if_statement "if (lVar57 == 0) break;" if (parenthesized_expression "(lVar57 == 0)" ( (binary_expression "lVar57 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar57 = lVar57 + -1;" (assignment_expression "lVar57 = lVar57 + -1" identifier = (binary_expression "lVar57 + -1" identifier + number_literal)) ;) (expression_statement "bVar69 = *pbVar60 < *pbVar62;" (assignment_expression "bVar69 = *pbVar60 < *pbVar62" identifier = (binary_expression "*pbVar60 < *pbVar62" (pointer_expression "*pbVar60" * identifier) < (pointer_expression "*pbVar62" * identifier))) ;) (expression_statement "bVar70 = *pbVar60 == *pbVar62;" (assignment_expression "bVar70 = *pbVar60 == *pbVar62" identifier = (binary_expression "*pbVar60 == *pbVar62" (pointer_expression "*pbVar60" * identifier) == (pointer_expression "*pbVar62" * identifier))) ;) (expression_statement "pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1;" (assignment_expression "pbVar60 = pbVar60 + (ulong)bVar71 * -2 + 1" identifier = (binary_expression "pbVar60 + (ulong)bVar71 * -2 + 1" (binary_expression "pbVar60 + (ulong)bVar71 * -2" identifier + (binary_expression "(ulong)bVar71 * -2" (cast_expression "(ulong)bVar71" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1;" (assignment_expression "pbVar62 = pbVar62 + (ulong)bVar71 * -2 + 1" identifier = (binary_expression "pbVar62 + (ulong)bVar71 * -2 + 1" (binary_expression "pbVar62 + (ulong)bVar71 * -2" identifier + (binary_expression "(ulong)bVar71 * -2" (cast_expression "(ulong)bVar71" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar70)" ( identifier )) ;) (if_statement "if ((!bVar69 && !bVar70) == bVar69) {\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }" if (parenthesized_expression "((!bVar69 && !bVar70) == bVar69)" ( (binary_expression "(!bVar69 && !bVar70) == bVar69" (parenthesized_expression "(!bVar69 && !bVar70)" ( (binary_expression "!bVar69 && !bVar70" (unary_expression "!bVar69" ! identifier) && (unary_expression "!bVar70" ! identifier)) )) == identifier) )) (compound_statement "{\n piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;\n piVar63 = &ppVar7->pe_opthdr;\n for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }\n }" { (expression_statement "piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr;" (assignment_expression "piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr" identifier = (pointer_expression "&((ibfd->tdata).pe_obj_data)->pe_opthdr" & (field_expression "((ibfd->tdata).pe_obj_data)->pe_opthdr" (parenthesized_expression "((ibfd->tdata).pe_obj_data)" ( (field_expression "(ibfd->tdata).pe_obj_data" (parenthesized_expression "(ibfd->tdata)" ( (field_expression "ibfd->tdata" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier))) ;) (expression_statement "piVar63 = &ppVar7->pe_opthdr;" (assignment_expression "piVar63 = &ppVar7->pe_opthdr" identifier = (pointer_expression "&ppVar7->pe_opthdr" & (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier))) ;) (for_statement "for (lVar57 = 0x37; lVar57 != 0; lVar57 = lVar57 + -1) {\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }" for ( (assignment_expression "lVar57 = 0x37" identifier = number_literal) ; (binary_expression "lVar57 != 0" identifier != number_literal) ; (assignment_expression "lVar57 = lVar57 + -1" identifier = (binary_expression "lVar57 + -1" identifier + number_literal)) ) (compound_statement "{\n cVar3 = piVar61->MajorLinkerVersion;\n cVar16 = piVar61->MinorLinkerVersion;\n uVar21 = *(undefined4 *)&piVar61->field_0x4;\n piVar63->Magic = piVar61->Magic;\n piVar63->MajorLinkerVersion = cVar3;\n piVar63->MinorLinkerVersion = cVar16;\n *(undefined4 *)&piVar63->field_0x4 = uVar21;\n piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;\n piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;\n }" { (expression_statement "cVar3 = piVar61->MajorLinkerVersion;" (assignment_expression "cVar3 = piVar61->MajorLinkerVersion" identifier = (field_expression "piVar61->MajorLinkerVersion" identifier -> field_identifier)) ;) (expression_statement "cVar16 = piVar61->MinorLinkerVersion;" (assignment_expression "cVar16 = piVar61->MinorLinkerVersion" identifier = (field_expression "piVar61->MinorLinkerVersion" identifier -> field_identifier)) ;) (expression_statement "uVar21 = *(undefined4 *)&piVar61->field_0x4;" (assignment_expression "uVar21 = *(undefined4 *)&piVar61->field_0x4" identifier = (pointer_expression "*(undefined4 *)&piVar61->field_0x4" * (cast_expression "(undefined4 *)&piVar61->field_0x4" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&piVar61->field_0x4" & (field_expression "piVar61->field_0x4" identifier -> field_identifier))))) ;) (expression_statement "piVar63->Magic = piVar61->Magic;" (assignment_expression "piVar63->Magic = piVar61->Magic" (field_expression "piVar63->Magic" identifier -> field_identifier) = (field_expression "piVar61->Magic" identifier -> field_identifier)) ;) (expression_statement "piVar63->MajorLinkerVersion = cVar3;" (assignment_expression "piVar63->MajorLinkerVersion = cVar3" (field_expression "piVar63->MajorLinkerVersion" identifier -> field_identifier) = identifier) ;) (expression_statement "piVar63->MinorLinkerVersion = cVar16;" (assignment_expression "piVar63->MinorLinkerVersion = cVar16" (field_expression "piVar63->MinorLinkerVersion" identifier -> field_identifier) = identifier) ;) (expression_statement "*(undefined4 *)&piVar63->field_0x4 = uVar21;" (assignment_expression "*(undefined4 *)&piVar63->field_0x4 = uVar21" (pointer_expression "*(undefined4 *)&piVar63->field_0x4" * (cast_expression "(undefined4 *)&piVar63->field_0x4" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&piVar63->field_0x4" & (field_expression "piVar63->field_0x4" identifier -> field_identifier)))) = identifier) ;) (expression_statement "piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)\n ;" (assignment_expression "piVar61 = (internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)" identifier = (cast_expression "(internal_extra_pe_aouthdr *)((long)piVar61 + (ulong)bVar71 * -0x10 + 8)" ( (type_descriptor "internal_extra_pe_aouthdr *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)piVar61 + (ulong)bVar71 * -0x10 + 8)" ( (binary_expression "(long)piVar61 + (ulong)bVar71 * -0x10 + 8" (binary_expression "(long)piVar61 + (ulong)bVar71 * -0x10" (cast_expression "(long)piVar61" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "(ulong)bVar71 * -0x10" (cast_expression "(ulong)bVar71" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal) )))) ;) (expression_statement "piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)\n ;" (assignment_expression "piVar63 = (internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)" identifier = (cast_expression "(internal_extra_pe_aouthdr *)((long)piVar63 + (ulong)bVar71 * -0x10 + 8)" ( (type_descriptor "internal_extra_pe_aouthdr *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)piVar63 + (ulong)bVar71 * -0x10 + 8)" ( (binary_expression "(long)piVar63 + (ulong)bVar71 * -0x10 + 8" (binary_expression "(long)piVar63 + (ulong)bVar71 * -0x10" (cast_expression "(long)piVar63" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (binary_expression "(ulong)bVar71 * -0x10" (cast_expression "(ulong)bVar71" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal) )))) ;) })) })) })) (expression_statement "bVar41 = pe_file_alignment;" (assignment_expression "bVar41 = pe_file_alignment" identifier = identifier) ;) (if_statement "if (pe_file_alignment == 0xffffffffffffffff) {\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }\n else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }" if (parenthesized_expression "(pe_file_alignment == 0xffffffffffffffff)" ( (binary_expression "pe_file_alignment == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n pe_file_alignment = 0x200;\n bVar41 = 0x200;\n }" { (expression_statement "pe_file_alignment = 0x200;" (assignment_expression "pe_file_alignment = 0x200" identifier = number_literal) ;) (expression_statement "bVar41 = 0x200;" (assignment_expression "bVar41 = 0x200" identifier = number_literal) ;) }) (else_clause "else {\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }" else (compound_statement "{\n (ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;\n }" { (expression_statement "(ppVar7->pe_opthdr).FileAlignment = pe_file_alignment;" (assignment_expression "(ppVar7->pe_opthdr).FileAlignment = pe_file_alignment" (field_expression "(ppVar7->pe_opthdr).FileAlignment" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) }))) (if_statement "if (pe_heap_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }" if (parenthesized_expression "(pe_heap_commit != 0xffffffffffffffff)" ( (binary_expression "pe_heap_commit != 0xffffffffffffffff" identifier != number_literal) )) (compound_statement "{\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;\n }" { (expression_statement "(ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit;" (assignment_expression "(ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_commit" (field_expression "(ppVar7->pe_opthdr).SizeOfHeapCommit" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if (pe_heap_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }" if (parenthesized_expression "(pe_heap_reserve != 0xffffffffffffffff)" ( (binary_expression "pe_heap_reserve != 0xffffffffffffffff" identifier != number_literal) )) (compound_statement "{\n (ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;\n }" { (expression_statement "(ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve;" (assignment_expression "(ppVar7->pe_opthdr).SizeOfHeapCommit = pe_heap_reserve" (field_expression "(ppVar7->pe_opthdr).SizeOfHeapCommit" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if (pe_image_base != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }" if (parenthesized_expression "(pe_image_base != 0xffffffffffffffff)" ( (binary_expression "pe_image_base != 0xffffffffffffffff" identifier != number_literal) )) (compound_statement "{\n (ppVar7->pe_opthdr).ImageBase = pe_image_base;\n }" { (expression_statement "(ppVar7->pe_opthdr).ImageBase = pe_image_base;" (assignment_expression "(ppVar7->pe_opthdr).ImageBase = pe_image_base" (field_expression "(ppVar7->pe_opthdr).ImageBase" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (expression_statement "bVar42 = pe_section_alignment;" (assignment_expression "bVar42 = pe_section_alignment" identifier = identifier) ;) (if_statement "if (pe_section_alignment == 0xffffffffffffffff) {\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }\n else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }" if (parenthesized_expression "(pe_section_alignment == 0xffffffffffffffff)" ( (binary_expression "pe_section_alignment == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n pe_section_alignment = 0x1000;\n bVar42 = 0x1000;\n }" { (expression_statement "pe_section_alignment = 0x1000;" (assignment_expression "pe_section_alignment = 0x1000" identifier = number_literal) ;) (expression_statement "bVar42 = 0x1000;" (assignment_expression "bVar42 = 0x1000" identifier = number_literal) ;) }) (else_clause "else {\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }" else (compound_statement "{\n (ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;\n }" { (expression_statement "(ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment;" (assignment_expression "(ppVar7->pe_opthdr).SectionAlignment = pe_section_alignment" (field_expression "(ppVar7->pe_opthdr).SectionAlignment" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) }))) (if_statement "if (pe_stack_commit != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }" if (parenthesized_expression "(pe_stack_commit != 0xffffffffffffffff)" ( (binary_expression "pe_stack_commit != 0xffffffffffffffff" identifier != number_literal) )) (compound_statement "{\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;\n }" { (expression_statement "(ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit;" (assignment_expression "(ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_commit" (field_expression "(ppVar7->pe_opthdr).SizeOfStackCommit" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if (pe_stack_reserve != 0xffffffffffffffff) {\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }" if (parenthesized_expression "(pe_stack_reserve != 0xffffffffffffffff)" ( (binary_expression "pe_stack_reserve != 0xffffffffffffffff" identifier != number_literal) )) (compound_statement "{\n (ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;\n }" { (expression_statement "(ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve;" (assignment_expression "(ppVar7->pe_opthdr).SizeOfStackCommit = pe_stack_reserve" (field_expression "(ppVar7->pe_opthdr).SizeOfStackCommit" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if (pe_subsystem != -1) {\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }" if (parenthesized_expression "(pe_subsystem != -1)" ( (binary_expression "pe_subsystem != -1" identifier != number_literal) )) (compound_statement "{\n (ppVar7->pe_opthdr).Subsystem = pe_subsystem;\n }" { (expression_statement "(ppVar7->pe_opthdr).Subsystem = pe_subsystem;" (assignment_expression "(ppVar7->pe_opthdr).Subsystem = pe_subsystem" (field_expression "(ppVar7->pe_opthdr).Subsystem" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if (pe_major_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }" if (parenthesized_expression "(pe_major_subsystem_version != -1)" ( (binary_expression "pe_major_subsystem_version != -1" identifier != number_literal) )) (compound_statement "{\n (ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;\n }" { (expression_statement "(ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version;" (assignment_expression "(ppVar7->pe_opthdr).MajorSubsystemVersion = pe_major_subsystem_version" (field_expression "(ppVar7->pe_opthdr).MajorSubsystemVersion" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if (pe_minor_subsystem_version != -1) {\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }" if (parenthesized_expression "(pe_minor_subsystem_version != -1)" ( (binary_expression "pe_minor_subsystem_version != -1" identifier != number_literal) )) (compound_statement "{\n (ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;\n }" { (expression_statement "(ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version;" (assignment_expression "(ppVar7->pe_opthdr).MinorSubsystemVersion = pe_minor_subsystem_version" (field_expression "(ppVar7->pe_opthdr).MinorSubsystemVersion" (parenthesized_expression "(ppVar7->pe_opthdr)" ( (field_expression "ppVar7->pe_opthdr" identifier -> field_identifier) )) . field_identifier) = identifier) ;) })) (if_statement "if (bVar42 < bVar41) {\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }" if (parenthesized_expression "(bVar42 < bVar41)" ( (binary_expression "bVar42 < bVar41" identifier < identifier) )) (compound_statement "{\n sprintf(file_alignment,"%016lx");\n sprintf((char *)&contents,"%016lx",pe_section_alignment);\n pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);\n non_fatal(pcVar23,file_alignment,&contents);\n }" { (expression_statement "sprintf(file_alignment,"%016lx");" (call_expression "sprintf(file_alignment,"%016lx")" identifier (argument_list "(file_alignment,"%016lx")" ( identifier , (string_literal ""%016lx"" " string_content ") ))) ;) (expression_statement "sprintf((char *)&contents,"%016lx",pe_section_alignment);" (call_expression "sprintf((char *)&contents,"%016lx",pe_section_alignment)" identifier (argument_list "((char *)&contents,"%016lx",pe_section_alignment)" ( (cast_expression "(char *)&contents" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&contents" & identifier)) , (string_literal ""%016lx"" " string_content ") , identifier ))) ;) (expression_statement "pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5)" identifier (argument_list "(0,\n "warning: file alignment (0x%s) > section alignment (0x%s)"\n ,5)" ( number_literal , (string_literal ""warning: file alignment (0x%s) > section alignment (0x%s)"" " string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar23,file_alignment,&contents);" (call_expression "non_fatal(pcVar23,file_alignment,&contents)" identifier (argument_list "(pcVar23,file_alignment,&contents)" ( identifier , identifier , (pointer_expression "&contents" & identifier) ))) ;) })) })) })) (expression_statement "ppaVar28 = isympp;" (assignment_expression "ppaVar28 = isympp" identifier = identifier) ;) (if_statement "if (isympp != (asymbol **)0x0) {\n free(isympp);\n }" if (parenthesized_expression "(isympp != (asymbol **)0x0)" ( (binary_expression "isympp != (asymbol **)0x0" identifier != (cast_expression "(asymbol **)0x0" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (compound_statement "{\n free(isympp);\n }" { (expression_statement "free(isympp);" (call_expression "free(isympp)" identifier (argument_list "(isympp)" ( identifier ))) ;) })) (if_statement "if (ppaVar28 != osympp) {\n free(osympp);\n }" if (parenthesized_expression "(ppaVar28 != osympp)" ( (binary_expression "ppaVar28 != osympp" identifier != identifier) )) (compound_statement "{\n free(osympp);\n }" { (expression_statement "free(osympp);" (call_expression "free(osympp)" identifier (argument_list "(osympp)" ( identifier ))) ;) })) (expression_statement "isympp = (asymbol **)0x0;" (assignment_expression "isympp = (asymbol **)0x0" identifier = (cast_expression "(asymbol **)0x0" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "osympp = (asymbol **)0x0;" (assignment_expression "osympp = (asymbol **)0x0" identifier = (cast_expression "(asymbol **)0x0" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd);" (assignment_expression "lVar57 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd)" identifier = (call_expression "(*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd)" (parenthesized_expression "(*ibfd->xvec->_bfd_get_symtab_upper_bound)" ( (pointer_expression "*ibfd->xvec->_bfd_get_symtab_upper_bound" * (field_expression "ibfd->xvec->_bfd_get_symtab_upper_bound" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(ibfd)" ( identifier )))) ;) (if_statement "if (lVar57 < 0) goto LAB_001091b0;" if (parenthesized_expression "(lVar57 < 0)" ( (binary_expression "lVar57 < 0" identifier < number_literal) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) (expression_statement "osympp = (asymbol **)xmalloc(lVar57);" (assignment_expression "osympp = (asymbol **)xmalloc(lVar57)" identifier = (cast_expression "(asymbol **)xmalloc(lVar57)" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xmalloc(lVar57)" identifier (argument_list "(lVar57)" ( identifier ))))) ;) (expression_statement "isympp = osympp;" (assignment_expression "isympp = osympp" identifier = identifier) ;) (expression_statement "local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp);" (assignment_expression "local_100 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp)" identifier = (call_expression "(*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,osympp)" (parenthesized_expression "(*ibfd->xvec->_bfd_canonicalize_symtab)" ( (pointer_expression "*ibfd->xvec->_bfd_canonicalize_symtab" * (field_expression "ibfd->xvec->_bfd_canonicalize_symtab" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(ibfd,osympp)" ( identifier , identifier )))) ;) (if_statement "if ((long)local_100 < 0) goto LAB_001091b0;" if (parenthesized_expression "((long)local_100 < 0)" ( (binary_expression "(long)local_100 < 0" (cast_expression "(long)local_100" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) < number_literal) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) (if_statement "if (local_100 == 0) {\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }" if (parenthesized_expression "(local_100 == 0)" ( (binary_expression "local_100 == 0" identifier == number_literal) )) (compound_statement "{\n free(isympp);\n isympp = (asymbol **)0x0;\n osympp = (asymbol **)0x0;\n }" { (expression_statement "free(isympp);" (call_expression "free(isympp)" identifier (argument_list "(isympp)" ( identifier ))) ;) (expression_statement "isympp = (asymbol **)0x0;" (assignment_expression "isympp = (asymbol **)0x0" identifier = (cast_expression "(asymbol **)0x0" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "osympp = (asymbol **)0x0;" (assignment_expression "osympp = (asymbol **)0x0" identifier = (cast_expression "(asymbol **)0x0" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) })) (expression_statement "pcVar59 = setup_section;" (assignment_expression "pcVar59 = setup_section" identifier = identifier) ;) (expression_statement "bfd_map_over_sections(ibfd,setup_section,obfd);" (call_expression "bfd_map_over_sections(ibfd,setup_section,obfd)" identifier (argument_list "(ibfd,setup_section,obfd)" ( identifier , identifier , identifier ))) ;) (expression_statement "psVar52 = add_sections;" (assignment_expression "psVar52 = add_sections" identifier = identifier) ;) (if_statement "if ((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)) {\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }" if (parenthesized_expression "((extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0))" ( (binary_expression "(extract_symbol == 0) &&\n (pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)" (parenthesized_expression "(extract_symbol == 0)" ( (binary_expression "extract_symbol == 0" identifier == number_literal) )) && (parenthesized_expression "(pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0)" ( (comma_expression "pcVar59 = (code *)obfd, bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0" (assignment_expression "pcVar59 = (code *)obfd" identifier = (cast_expression "(code *)obfd" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)\n , psVar52 = add_sections, bVar19 == 0" (assignment_expression "bVar19 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)" identifier = (call_expression "(*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd)" (parenthesized_expression "(*obfd->xvec->_bfd_copy_private_header_data)" ( (pointer_expression "*obfd->xvec->_bfd_copy_private_header_data" * (field_expression "obfd->xvec->_bfd_copy_private_header_data" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(ibfd,obfd)" ( identifier , identifier )))) , (comma_expression "psVar52 = add_sections, bVar19 == 0" (assignment_expression "psVar52 = add_sections" identifier = identifier) , (binary_expression "bVar19 == 0" identifier == number_literal)))) ))) )) (compound_statement "{\n status = 1;\n pcVar23 = (char *)dcgettext(0,"error in private header data",5);\n pcVar59 = (code *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);\n psVar52 = add_sections;\n }" { (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) (expression_statement "pcVar23 = (char *)dcgettext(0,"error in private header data",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"error in private header data",5)" identifier = (cast_expression "(char *)dcgettext(0,"error in private header data",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"error in private header data",5)" identifier (argument_list "(0,"error in private header data",5)" ( number_literal , (string_literal ""error in private header data"" " string_content ") , number_literal ))))) ;) (expression_statement "pcVar59 = (code *)ibfd;" (assignment_expression "pcVar59 = (code *)ibfd" identifier = (cast_expression "(code *)ibfd" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar23)" identifier (argument_list "((char *)0x0,ibfd,(asection *)0x0,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier ))) ;) (expression_statement "psVar52 = add_sections;" (assignment_expression "psVar52 = add_sections" identifier = identifier) ;) })) (for_statement "for (; pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }" for ( ; (comma_expression "pcVar23 = (char *)pcVar59, psVar14 = update_sections, psVar52 != (section_add *)0x0" (assignment_expression "pcVar23 = (char *)pcVar59" identifier = (cast_expression "(char *)pcVar59" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "psVar14 = update_sections, psVar52 != (section_add *)0x0" (assignment_expression "psVar14 = update_sections" identifier = identifier) , (binary_expression "psVar52 != (section_add *)0x0" identifier != (cast_expression "(section_add *)0x0" ( (type_descriptor "section_add *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)))) ; (assignment_expression "psVar52 = psVar52->next" identifier = (field_expression "psVar52->next" identifier -> field_identifier)) ) (compound_statement "{\n uVar47 = 0x128;\n psVar24 = find_section_list(psVar52->name,0,0x40);\n if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }\n lVar57 = bfd_get_section_by_name(obfd,psVar52->name);\n if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);\n psVar52->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);\n if (bVar19 == 0) goto LAB_00109aa8;\n psVar24 = find_section_list(psVar52->name,0,0xc);\n if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }\n pcVar59 = (code *)0x0;\n psVar24 = find_section_list(psVar52->name,0,0x30);\n if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }\n }" { (expression_statement "uVar47 = 0x128;" (assignment_expression "uVar47 = 0x128" identifier = number_literal) ;) (expression_statement "psVar24 = find_section_list(psVar52->name,0,0x40);" (assignment_expression "psVar24 = find_section_list(psVar52->name,0,0x40)" identifier = (call_expression "find_section_list(psVar52->name,0,0x40)" identifier (argument_list "(psVar52->name,0,0x40)" ( (field_expression "psVar52->name" identifier -> field_identifier) , number_literal , number_literal )))) ;) (if_statement "if (psVar24 != (section_list *)0x0) {\n uVar47 = psVar24->flags | 0x100;\n }" if (parenthesized_expression "(psVar24 != (section_list *)0x0)" ( (binary_expression "psVar24 != (section_list *)0x0" identifier != (cast_expression "(section_list *)0x0" ( (type_descriptor "section_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar47 = psVar24->flags | 0x100;\n }" { (expression_statement "uVar47 = psVar24->flags | 0x100;" (assignment_expression "uVar47 = psVar24->flags | 0x100" identifier = (binary_expression "psVar24->flags | 0x100" (field_expression "psVar24->flags" identifier -> field_identifier) | number_literal)) ;) })) (expression_statement "lVar57 = bfd_get_section_by_name(obfd,psVar52->name);" (assignment_expression "lVar57 = bfd_get_section_by_name(obfd,psVar52->name)" identifier = (call_expression "bfd_get_section_by_name(obfd,psVar52->name)" identifier (argument_list "(obfd,psVar52->name)" ( identifier , (field_expression "psVar52->name" identifier -> field_identifier) )))) ;) (if_statement "if (lVar57 != 0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }" if (parenthesized_expression "(lVar57 != 0)" ( (binary_expression "lVar57 != 0" identifier != number_literal) )) (compound_statement "{\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }" { (expression_statement "pcVar23 = psVar52->name;" (assignment_expression "pcVar23 = psVar52->name" identifier = (field_expression "psVar52->name" identifier -> field_identifier)) ;) (expression_statement "pcVar58 = "can\'t add section \'%s\'";" (assignment_expression "pcVar58 = "can\'t add section \'%s\'"" identifier = (string_literal ""can\'t add section \'%s\'"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00109ad0;" goto statement_identifier ;) })) (expression_statement "paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000);" (assignment_expression "paVar25 = (asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000)" identifier = (cast_expression "(asection *)bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_make_section_with_flags(obfd,psVar52->name,uVar47 | 0x100000)" identifier (argument_list "(obfd,psVar52->name,uVar47 | 0x100000)" ( identifier , (field_expression "psVar52->name" identifier -> field_identifier) , (binary_expression "uVar47 | 0x100000" identifier | number_literal) ))))) ;) (expression_statement "psVar52->section = paVar25;" (assignment_expression "psVar52->section = paVar25" (field_expression "psVar52->section" identifier -> field_identifier) = identifier) ;) (if_statement "if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }" if (parenthesized_expression "(paVar25 == (asection *)0x0)" ( (binary_expression "paVar25 == (asection *)0x0" identifier == (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar23 = psVar52->name;\n pcVar58 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }" { (expression_statement "pcVar23 = psVar52->name;" (assignment_expression "pcVar23 = psVar52->name" identifier = (field_expression "psVar52->name" identifier -> field_identifier)) ;) (expression_statement "pcVar58 = "can\'t create section `%s\'";" (assignment_expression "pcVar58 = "can\'t create section `%s\'"" identifier = (string_literal ""can\'t create section `%s\'"" " string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00109ad0;" goto statement_identifier ;) })) (expression_statement "bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size);" (assignment_expression "bVar19 = bfd_set_section_size(obfd,paVar25,psVar52->size)" identifier = (call_expression "bfd_set_section_size(obfd,paVar25,psVar52->size)" identifier (argument_list "(obfd,paVar25,psVar52->size)" ( identifier , identifier , (field_expression "psVar52->size" identifier -> field_identifier) )))) ;) (if_statement "if (bVar19 == 0) goto LAB_00109aa8;" if (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109aa8;" goto statement_identifier ;)) (expression_statement "psVar24 = find_section_list(psVar52->name,0,0xc);" (assignment_expression "psVar24 = find_section_list(psVar52->name,0,0xc)" identifier = (call_expression "find_section_list(psVar52->name,0,0xc)" identifier (argument_list "(psVar52->name,0,0xc)" ( (field_expression "psVar52->name" identifier -> field_identifier) , number_literal , number_literal )))) ;) (if_statement "if (psVar24 != (section_list *)0x0) {\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }" if (parenthesized_expression "(psVar24 != (section_list *)0x0)" ( (binary_expression "psVar24 != (section_list *)0x0" identifier != (cast_expression "(section_list *)0x0" ( (type_descriptor "section_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n bVar41 = psVar24->vma_val;\n paVar25 = psVar52->section;\n paVar25->field_0x24 = paVar25->field_0x24 | 1;\n paVar25->lma = bVar41;\n paVar25->vma = bVar41;\n }" { (expression_statement "bVar41 = psVar24->vma_val;" (assignment_expression "bVar41 = psVar24->vma_val" identifier = (field_expression "psVar24->vma_val" identifier -> field_identifier)) ;) (expression_statement "paVar25 = psVar52->section;" (assignment_expression "paVar25 = psVar52->section" identifier = (field_expression "psVar52->section" identifier -> field_identifier)) ;) (expression_statement "paVar25->field_0x24 = paVar25->field_0x24 | 1;" (assignment_expression "paVar25->field_0x24 = paVar25->field_0x24 | 1" (field_expression "paVar25->field_0x24" identifier -> field_identifier) = (binary_expression "paVar25->field_0x24 | 1" (field_expression "paVar25->field_0x24" identifier -> field_identifier) | number_literal)) ;) (expression_statement "paVar25->lma = bVar41;" (assignment_expression "paVar25->lma = bVar41" (field_expression "paVar25->lma" identifier -> field_identifier) = identifier) ;) (expression_statement "paVar25->vma = bVar41;" (assignment_expression "paVar25->vma = bVar41" (field_expression "paVar25->vma" identifier -> field_identifier) = identifier) ;) })) (expression_statement "pcVar59 = (code *)0x0;" (assignment_expression "pcVar59 = (code *)0x0" identifier = (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "psVar24 = find_section_list(psVar52->name,0,0x30);" (assignment_expression "psVar24 = find_section_list(psVar52->name,0,0x30)" identifier = (call_expression "find_section_list(psVar52->name,0,0x30)" identifier (argument_list "(psVar52->name,0,0x30)" ( (field_expression "psVar52->name" identifier -> field_identifier) , number_literal , number_literal )))) ;) (if_statement "if (psVar24 != (section_list *)0x0) {\n psVar52->section->lma = psVar24->lma_val;\n }" if (parenthesized_expression "(psVar24 != (section_list *)0x0)" ( (binary_expression "psVar24 != (section_list *)0x0" identifier != (cast_expression "(section_list *)0x0" ( (type_descriptor "section_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n psVar52->section->lma = psVar24->lma_val;\n }" { (expression_statement "psVar52->section->lma = psVar24->lma_val;" (assignment_expression "psVar52->section->lma = psVar24->lma_val" (field_expression "psVar52->section->lma" (field_expression "psVar52->section" identifier -> field_identifier) -> field_identifier) = (field_expression "psVar24->lma_val" identifier -> field_identifier)) ;) })) })) (for_statement "for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }" for ( ; (binary_expression "psVar14 != (section_add *)0x0" identifier != (cast_expression "(section_add *)0x0" ( (type_descriptor "section_add *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "psVar14 = psVar14->next" identifier = (field_expression "psVar14->next" identifier -> field_identifier)) ) (compound_statement "{\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);\n psVar14->section = paVar25;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n paVar25 = paVar25->output_section;\n pcVar23 = (char *)paVar25;\n iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }" { (expression_statement "paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name);" (assignment_expression "paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar14->name)" identifier = (cast_expression "(asection *)bfd_get_section_by_name(ibfd,psVar14->name)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_get_section_by_name(ibfd,psVar14->name)" identifier (argument_list "(ibfd,psVar14->name)" ( identifier , (field_expression "psVar14->name" identifier -> field_identifier) ))))) ;) (expression_statement "psVar14->section = paVar25;" (assignment_expression "psVar14->section = paVar25" (field_expression "psVar14->section" identifier -> field_identifier) = identifier) ;) (if_statement "if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }" if (parenthesized_expression "(paVar25 == (asection *)0x0)" ( (binary_expression "paVar25 == (asection *)0x0" identifier == (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar23 = psVar14->name;\n pcVar58 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }" { (expression_statement "pcVar23 = psVar14->name;" (assignment_expression "pcVar23 = psVar14->name" identifier = (field_expression "psVar14->name" identifier -> field_identifier)) ;) (expression_statement "pcVar58 = "error: %s not found, can\'t be updated";" (assignment_expression "pcVar58 = "error: %s not found, can\'t be updated"" identifier = (string_literal ""error: %s not found, can\'t be updated"" " string_content escape_sequence string_content ")) ;) (goto_statement "goto LAB_0010952f;" goto statement_identifier ;) })) (expression_statement "paVar25 = paVar25->output_section;" (assignment_expression "paVar25 = paVar25->output_section" identifier = (field_expression "paVar25->output_section" identifier -> field_identifier)) ;) (expression_statement "pcVar23 = (char *)paVar25;" (assignment_expression "pcVar23 = (char *)paVar25" identifier = (cast_expression "(char *)paVar25" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size);" (assignment_expression "iVar17 = bfd_set_section_size(obfd,paVar25,psVar14->size)" identifier = (call_expression "bfd_set_section_size(obfd,paVar25,psVar14->size)" identifier (argument_list "(obfd,paVar25,psVar14->size)" ( identifier , identifier , (field_expression "psVar14->size" identifier -> field_identifier) )))) ;) (if_statement "if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }" { (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0)" identifier (argument_list "((char *)0x0,obfd,paVar25,(char *)0x0)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;) (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (merge_notes != 0) {\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }" if (parenthesized_expression "(merge_notes != 0)" ( (binary_expression "merge_notes != 0" identifier != number_literal) )) (compound_statement "{\n pcVar23 = ".gnu.build.attributes";\n auVar72 = bfd_get_section_by_name(ibfd);\n paVar25 = auVar72._0_8_;\n if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }\n }" { (expression_statement "pcVar23 = ".gnu.build.attributes";" (assignment_expression "pcVar23 = ".gnu.build.attributes"" identifier = (string_literal "".gnu.build.attributes"" " string_content ")) ;) (expression_statement "auVar72 = bfd_get_section_by_name(ibfd);" (assignment_expression "auVar72 = bfd_get_section_by_name(ibfd)" identifier = (call_expression "bfd_get_section_by_name(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "paVar25 = auVar72._0_8_;" (assignment_expression "paVar25 = auVar72._0_8_" identifier = (field_expression "auVar72._0_8_" identifier . field_identifier)) ;) (if_statement "if (((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)) {\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }" if (parenthesized_expression "(((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour))" ( (binary_expression "((paVar25 != (asection *)0x0) && (merge_notes != 0)) &&\n (ibfd->xvec->flavour == bfd_target_elf_flavour)" (parenthesized_expression "((paVar25 != (asection *)0x0) && (merge_notes != 0))" ( (binary_expression "(paVar25 != (asection *)0x0) && (merge_notes != 0)" (parenthesized_expression "(paVar25 != (asection *)0x0)" ( (binary_expression "paVar25 != (asection *)0x0" identifier != (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(merge_notes != 0)" ( (binary_expression "merge_notes != 0" identifier != number_literal) ))) )) && (parenthesized_expression "(ibfd->xvec->flavour == bfd_target_elf_flavour)" ( (binary_expression "ibfd->xvec->flavour == bfd_target_elf_flavour" (field_expression "ibfd->xvec->flavour" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier) == identifier) ))) )) (compound_statement "{\n pcVar23 = (char *)&paVar25->used_by_bfd;\n bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);\n if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }\n }" { (expression_statement "pcVar23 = (char *)&paVar25->used_by_bfd;" (assignment_expression "pcVar23 = (char *)&paVar25->used_by_bfd" identifier = (cast_expression "(char *)&paVar25->used_by_bfd" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->used_by_bfd" & (field_expression "paVar25->used_by_bfd" identifier -> field_identifier)))) ;) (expression_statement "bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_);" (assignment_expression "bVar19 = is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_)" identifier = (call_expression "is_merged_note_section((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_)" identifier (argument_list "((bfd *)paVar25,(asection *)pcVar23,auVar72._8_8_)" ( (cast_expression "(bfd *)paVar25" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(asection *)pcVar23" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (field_expression "auVar72._8_8_" identifier . field_identifier) )))) ;) (if_statement "if (bVar19 != 0) {\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }" if (parenthesized_expression "(bVar19 != 0)" ( (binary_expression "bVar19 != 0" identifier != number_literal) )) (compound_statement "{\n uVar35 = paVar25->size;\n pcVar23 = (char *)ibfd;\n if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }\n }" { (expression_statement "uVar35 = paVar25->size;" (assignment_expression "uVar35 = paVar25->size" identifier = (field_expression "paVar25->size" identifier -> field_identifier)) ;) (expression_statement "pcVar23 = (char *)ibfd;" (assignment_expression "pcVar23 = (char *)ibfd" identifier = (cast_expression "(char *)ibfd" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (uVar35 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }\n else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }" if (parenthesized_expression "(uVar35 == 0)" ( (binary_expression "uVar35 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n merge_notes = 0;\n }" { (expression_statement "pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"warning: note section is empty",5)" identifier = (cast_expression "(char *)dcgettext(0,"warning: note section is empty",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"warning: note section is empty",5)" identifier (argument_list "(0,"warning: note section is empty",5)" ( number_literal , (string_literal ""warning: note section is empty"" " string_content ") , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);" (call_expression "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58)" identifier (argument_list "((char *)0x0,ibfd,paVar25,pcVar58)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier ))) ;) (expression_statement "merge_notes = 0;" (assignment_expression "merge_notes = 0" identifier = number_literal) ;) }) (else_clause "else {\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }" else (compound_statement "{\n iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);\n __dest_00 = merged_notes;\n if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }\n }" { (expression_statement "iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes);" (assignment_expression "iVar17 = bfd_get_full_section_contents(ibfd,paVar25,&merged_notes)" identifier = (call_expression "bfd_get_full_section_contents(ibfd,paVar25,&merged_notes)" identifier (argument_list "(ibfd,paVar25,&merged_notes)" ( identifier , identifier , (pointer_expression "&merged_notes" & identifier) )))) ;) (expression_statement "__dest_00 = merged_notes;" (assignment_expression "__dest_00 = merged_notes" identifier = identifier) ;) (if_statement "if (iVar17 == 0) {\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }" { (expression_statement "pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"warning: could not load note section",5)" identifier = (cast_expression "(char *)dcgettext(0,"warning: could not load note section",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"warning: could not load note section",5)" identifier (argument_list "(0,"warning: could not load note section",5)" ( number_literal , (string_literal ""warning: could not load note section"" " string_content ") , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);" (call_expression "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58)" identifier (argument_list "((char *)0x0,ibfd,paVar25,pcVar58)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier ))) ;) (expression_statement "free(merged_notes);" (call_expression "free(merged_notes)" identifier (argument_list "(merged_notes)" ( identifier ))) ;) (expression_statement "merged_notes = (bfd_byte *)0x0;" (assignment_expression "merged_notes = (bfd_byte *)0x0" identifier = (cast_expression "(bfd_byte *)0x0" ( (type_descriptor "bfd_byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "merge_notes = 0;" (assignment_expression "merge_notes = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }" else (compound_statement "{\n lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);\n if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n pcVar23 = (char *)0x48;\n local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);\n iVar17 = 0;\n local_c0 = 0;\n local_b0 = (void *)0x0;\n local_c8 = 0;\n local_b8 = 0;\n iVar20 = 0;\n iVar22 = 0;\n pbVar54 = (bfd_vma *)local_110;\n pbVar68 = __dest_00;\n local_e8 = uVar35;\n while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }\n if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n merged_size = 0;\n }" { (expression_statement "lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25);" (assignment_expression "lVar57 = bfd_get_reloc_upper_bound(ibfd,paVar25)" identifier = (call_expression "bfd_get_reloc_upper_bound(ibfd,paVar25)" identifier (argument_list "(ibfd,paVar25)" ( identifier , identifier )))) ;) (if_statement "if (0 < lVar57) {\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }" if (parenthesized_expression "(0 < lVar57)" ( (binary_expression "0 < lVar57" number_literal < identifier) )) (compound_statement "{\n pvVar40 = (void *)xmalloc(lVar57);\n pcVar23 = (char *)paVar25;\n lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);\n free(pvVar40);\n if (lVar57 == 0) goto LAB_0010ae6f;\n local_110 = (asymbol **)0x0;\n goto LAB_0010b098;\n }" { (expression_statement "pvVar40 = (void *)xmalloc(lVar57);" (assignment_expression "pvVar40 = (void *)xmalloc(lVar57)" identifier = (cast_expression "(void *)xmalloc(lVar57)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar57)" identifier (argument_list "(lVar57)" ( identifier ))))) ;) (expression_statement "pcVar23 = (char *)paVar25;" (assignment_expression "pcVar23 = (char *)paVar25" identifier = (cast_expression "(char *)paVar25" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40);" (assignment_expression "lVar57 = bfd_canonicalize_reloc(ibfd,paVar25,pvVar40)" identifier = (call_expression "bfd_canonicalize_reloc(ibfd,paVar25,pvVar40)" identifier (argument_list "(ibfd,paVar25,pvVar40)" ( identifier , identifier , identifier )))) ;) (expression_statement "free(pvVar40);" (call_expression "free(pvVar40)" identifier (argument_list "(pvVar40)" ( identifier ))) ;) (if_statement "if (lVar57 == 0) goto LAB_0010ae6f;" if (parenthesized_expression "(lVar57 == 0)" ( (binary_expression "lVar57 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010ae6f;" goto statement_identifier ;)) (expression_statement "local_110 = (asymbol **)0x0;" (assignment_expression "local_110 = (asymbol **)0x0" identifier = (cast_expression "(asymbol **)0x0" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;) })) (labeled_statement "LAB_0010ae6f:\n pcVar23 = (char *)0x48;" statement_identifier : (expression_statement "pcVar23 = (char *)0x48;" (assignment_expression "pcVar23 = (char *)0x48" identifier = (cast_expression "(char *)0x48" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;)) (expression_statement "local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc);" (assignment_expression "local_110 = (asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc)" identifier = (cast_expression "(asymbol **)xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc)" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xcalloc(uVar35 / 0xc,0x48,uVar35 % 0xc)" identifier (argument_list "(uVar35 / 0xc,0x48,uVar35 % 0xc)" ( (binary_expression "uVar35 / 0xc" identifier / number_literal) , number_literal , (binary_expression "uVar35 % 0xc" identifier % number_literal) ))))) ;) (expression_statement "iVar17 = 0;" (assignment_expression "iVar17 = 0" identifier = number_literal) ;) (expression_statement "local_c0 = 0;" (assignment_expression "local_c0 = 0" identifier = number_literal) ;) (expression_statement "local_b0 = (void *)0x0;" (assignment_expression "local_b0 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_c8 = 0;" (assignment_expression "local_c8 = 0" identifier = number_literal) ;) (expression_statement "local_b8 = 0;" (assignment_expression "local_b8 = 0" identifier = number_literal) ;) (expression_statement "iVar20 = 0;" (assignment_expression "iVar20 = 0" identifier = number_literal) ;) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (expression_statement "pbVar54 = (bfd_vma *)local_110;" (assignment_expression "pbVar54 = (bfd_vma *)local_110" identifier = (cast_expression "(bfd_vma *)local_110" ( (type_descriptor "bfd_vma *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pbVar68 = __dest_00;" (assignment_expression "pbVar68 = __dest_00" identifier = identifier) ;) (expression_statement "local_e8 = uVar35;" (assignment_expression "local_e8 = uVar35" identifier = identifier) ;) (while_statement "while (0xb < local_e8) {\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }" while (parenthesized_expression "(0xb < local_e8)" ( (binary_expression "0xb < local_e8" number_literal < identifier) )) (compound_statement "{\n bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);\n pbVar8 = ibfd->xvec;\n pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);\n *pbVar54 = (bfd_vma)pcVar23;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);\n pbVar8 = ibfd->xvec;\n uVar45 = bVar41 + 3 & 0xfffffffffffffffc;\n pbVar54[1] = uVar45;\n bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);\n pbVar54[2] = bVar41;\n if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }\n lVar57 = (long)&((asection *)pcVar23)->name + uVar45;\n uVar65 = lVar57 + 0xc;\n if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }\n if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }\n pbVar2 = pbVar68 + 0xc + (long)pcVar23;\n pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);\n pbVar54[4] = (bfd_vma)pbVar2;\n local_e8 = local_e8 + (-0xc - lVar57);\n if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }\n if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }\n if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }\n if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }\n pbVar54 = pbVar54 + 9;\n pbVar68 = pbVar68 + uVar65;\n }" { (expression_statement "bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68);" (assignment_expression "bVar41 = (*ibfd->xvec->bfd_getx32)(pbVar68)" identifier = (call_expression "(*ibfd->xvec->bfd_getx32)(pbVar68)" (parenthesized_expression "(*ibfd->xvec->bfd_getx32)" ( (pointer_expression "*ibfd->xvec->bfd_getx32" * (field_expression "ibfd->xvec->bfd_getx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(pbVar68)" ( identifier )))) ;) (expression_statement "pbVar8 = ibfd->xvec;" (assignment_expression "pbVar8 = ibfd->xvec" identifier = (field_expression "ibfd->xvec" identifier -> field_identifier)) ;) (expression_statement "pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc);" (assignment_expression "pcVar23 = (char *)(bVar41 + 3 & 0xfffffffffffffffc)" identifier = (cast_expression "(char *)(bVar41 + 3 & 0xfffffffffffffffc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(bVar41 + 3 & 0xfffffffffffffffc)" ( (binary_expression "bVar41 + 3 & 0xfffffffffffffffc" (binary_expression "bVar41 + 3" identifier + number_literal) & number_literal) )))) ;) (expression_statement "*pbVar54 = (bfd_vma)pcVar23;" (assignment_expression "*pbVar54 = (bfd_vma)pcVar23" (pointer_expression "*pbVar54" * identifier) = (cast_expression "(bfd_vma)pcVar23" ( (type_descriptor "bfd_vma" type_identifier) ) identifier)) ;) (expression_statement "bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4);" (assignment_expression "bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 4)" identifier = (call_expression "(*pbVar8->bfd_getx32)(pbVar68 + 4)" (parenthesized_expression "(*pbVar8->bfd_getx32)" ( (pointer_expression "*pbVar8->bfd_getx32" * (field_expression "pbVar8->bfd_getx32" identifier -> field_identifier)) )) (argument_list "(pbVar68 + 4)" ( (binary_expression "pbVar68 + 4" identifier + number_literal) )))) ;) (expression_statement "pbVar8 = ibfd->xvec;" (assignment_expression "pbVar8 = ibfd->xvec" identifier = (field_expression "ibfd->xvec" identifier -> field_identifier)) ;) (expression_statement "uVar45 = bVar41 + 3 & 0xfffffffffffffffc;" (assignment_expression "uVar45 = bVar41 + 3 & 0xfffffffffffffffc" identifier = (binary_expression "bVar41 + 3 & 0xfffffffffffffffc" (binary_expression "bVar41 + 3" identifier + number_literal) & number_literal)) ;) (expression_statement "pbVar54[1] = uVar45;" (assignment_expression "pbVar54[1] = uVar45" (subscript_expression "pbVar54[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8);" (assignment_expression "bVar41 = (*pbVar8->bfd_getx32)(pbVar68 + 8)" identifier = (call_expression "(*pbVar8->bfd_getx32)(pbVar68 + 8)" (parenthesized_expression "(*pbVar8->bfd_getx32)" ( (pointer_expression "*pbVar8->bfd_getx32" * (field_expression "pbVar8->bfd_getx32" identifier -> field_identifier)) )) (argument_list "(pbVar68 + 8)" ( (binary_expression "pbVar68 + 8" identifier + number_literal) )))) ;) (expression_statement "pbVar54[2] = bVar41;" (assignment_expression "pbVar54[2] = bVar41" (subscript_expression "pbVar54[2]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (1 < bVar41 - 0x100) {\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(1 < bVar41 - 0x100)" ( (binary_expression "1 < bVar41 - 0x100" number_literal < (binary_expression "bVar41 - 0x100" identifier - number_literal)) )) (compound_statement "{\n pcVar23 = "corrupt GNU build attribute note: wrong note type";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);\n goto LAB_0010b063;\n }" { (expression_statement "pcVar23 = "corrupt GNU build attribute note: wrong note type";" (assignment_expression "pcVar23 = "corrupt GNU build attribute note: wrong note type"" identifier = (string_literal ""corrupt GNU build attribute note: wrong note type"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5)" identifier (argument_list "(0,\n "corrupt GNU build attribute note: wrong note type"\n ,5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: wrong note type"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "lVar57 = (long)&((asection *)pcVar23)->name + uVar45;" (assignment_expression "lVar57 = (long)&((asection *)pcVar23)->name + uVar45" identifier = (binary_expression "(long)&((asection *)pcVar23)->name + uVar45" (cast_expression "(long)&((asection *)pcVar23)->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&((asection *)pcVar23)->name" & (field_expression "((asection *)pcVar23)->name" (parenthesized_expression "((asection *)pcVar23)" ( (cast_expression "(asection *)pcVar23" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier))) + identifier)) ;) (expression_statement "uVar65 = lVar57 + 0xc;" (assignment_expression "uVar65 = lVar57 + 0xc" identifier = (binary_expression "lVar57 + 0xc" identifier + number_literal)) ;) (if_statement "if (local_e8 < uVar65) {\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(local_e8 < uVar65)" ( (binary_expression "local_e8 < uVar65" identifier < identifier) )) (compound_statement "{\n pcVar23 = "corrupt GNU build attribute note: note too big";\n pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);\n goto LAB_0010b063;\n }" { (expression_statement "pcVar23 = "corrupt GNU build attribute note: note too big";" (assignment_expression "pcVar23 = "corrupt GNU build attribute note: note too big"" identifier = (string_literal ""corrupt GNU build attribute note: note too big"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"corrupt GNU build attribute note: note too big"\n ,5)" identifier (argument_list "(0,"corrupt GNU build attribute note: note too big"\n ,5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: note too big"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if (pcVar23 < (asection *)0x2) {\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(pcVar23 < (asection *)0x2)" ( (binary_expression "pcVar23 < (asection *)0x2" identifier < (cast_expression "(asection *)0x2" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar23 = "corrupt GNU build attribute note: name too small";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);\n goto LAB_0010b063;\n }" { (expression_statement "pcVar23 = "corrupt GNU build attribute note: name too small";" (assignment_expression "pcVar23 = "corrupt GNU build attribute note: name too small"" identifier = (string_literal ""corrupt GNU build attribute note: name too small"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "corrupt GNU build attribute note: name too small"\n ,5)" identifier (argument_list "(0,\n "corrupt GNU build attribute note: name too small"\n ,5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: name too small"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "pbVar2 = pbVar68 + 0xc + (long)pcVar23;" (assignment_expression "pbVar2 = pbVar68 + 0xc + (long)pcVar23" identifier = (binary_expression "pbVar68 + 0xc + (long)pcVar23" (binary_expression "pbVar68 + 0xc" identifier + number_literal) + (cast_expression "(long)pcVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "pbVar54[3] = (bfd_vma)(pbVar68 + 0xc);" (assignment_expression "pbVar54[3] = (bfd_vma)(pbVar68 + 0xc)" (subscript_expression "pbVar54[3]" identifier [ number_literal ]) = (call_expression "(bfd_vma)(pbVar68 + 0xc)" (parenthesized_expression "(bfd_vma)" ( identifier )) (argument_list "(pbVar68 + 0xc)" ( (binary_expression "pbVar68 + 0xc" identifier + number_literal) )))) ;) (expression_statement "pbVar54[4] = (bfd_vma)pbVar2;" (assignment_expression "pbVar54[4] = (bfd_vma)pbVar2" (subscript_expression "pbVar54[4]" identifier [ number_literal ]) = (cast_expression "(bfd_vma)pbVar2" ( (type_descriptor "bfd_vma" type_identifier) ) identifier)) ;) (expression_statement "local_e8 = local_e8 + (-0xc - lVar57);" (assignment_expression "local_e8 = local_e8 + (-0xc - lVar57)" identifier = (binary_expression "local_e8 + (-0xc - lVar57)" identifier + (parenthesized_expression "(-0xc - lVar57)" ( (binary_expression "-0xc - lVar57" number_literal - identifier) )))) ;) (if_statement "if (pbVar68[0xc] == '$') {\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }\n else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }" if (parenthesized_expression "(pbVar68[0xc] == '$')" ( (binary_expression "pbVar68[0xc] == '$'" (subscript_expression "pbVar68[0xc]" identifier [ number_literal ]) == (char_literal "'$'" ' character ')) )) (compound_statement "{\n if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }\n }" { (if_statement "if ((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')) {\n iVar17 = iVar17 + 1;\n }" if (parenthesized_expression "((pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1'))" ( (binary_expression "(pbVar68[0xd] == '\x01') && (pbVar68[0xe] == '1')" (parenthesized_expression "(pbVar68[0xd] == '\x01')" ( (binary_expression "pbVar68[0xd] == '\x01'" (subscript_expression "pbVar68[0xd]" identifier [ number_literal ]) == (char_literal "'\x01'" ' escape_sequence ')) )) && (parenthesized_expression "(pbVar68[0xe] == '1')" ( (binary_expression "pbVar68[0xe] == '1'" (subscript_expression "pbVar68[0xe]" identifier [ number_literal ]) == (char_literal "'1'" ' character ')) ))) )) (compound_statement "{\n iVar17 = iVar17 + 1;\n }" { (expression_statement "iVar17 = iVar17 + 1;" (assignment_expression "iVar17 = iVar17 + 1" identifier = (binary_expression "iVar17 + 1" identifier + number_literal)) ;) })) }) (else_clause "else if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }" else (if_statement "if ((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))) {\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }" if (parenthesized_expression "((((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01'))))))" ( (binary_expression "(((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')) &&\n ((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))" (parenthesized_expression "(((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G'))" ( (binary_expression "((asection *)0x4 < pcVar23) && (pbVar68[0xc] == 'G')" (parenthesized_expression "((asection *)0x4 < pcVar23)" ( (binary_expression "(asection *)0x4 < pcVar23" (cast_expression "(asection *)0x4" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) < identifier) )) && (parenthesized_expression "(pbVar68[0xc] == 'G')" ( (binary_expression "pbVar68[0xc] == 'G'" (subscript_expression "pbVar68[0xc]" identifier [ number_literal ]) == (char_literal "'G'" ' character ')) ))) )) && (parenthesized_expression "((pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))))" ( (parenthesized_expression "(pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01'))))" ( (binary_expression "pbVar68[0xd] == 'A' &&\n ((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))" (binary_expression "pbVar68[0xd] == 'A'" (subscript_expression "pbVar68[0xd]" identifier [ number_literal ]) == (char_literal "'A'" ' character ')) && (parenthesized_expression "((pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')))" ( (parenthesized_expression "(pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01'))" ( (binary_expression "pbVar68[0xe] == '$' && (pbVar68[0xf] == '\x01')" (binary_expression "pbVar68[0xe] == '$'" (subscript_expression "pbVar68[0xe]" identifier [ number_literal ]) == (char_literal "'$'" ' character ')) && (parenthesized_expression "(pbVar68[0xf] == '\x01')" ( (binary_expression "pbVar68[0xf] == '\x01'" (subscript_expression "pbVar68[0xf]" identifier [ number_literal ]) == (char_literal "'\x01'" ' escape_sequence ')) ))) )) ))) )) ))) )) (compound_statement "{\n if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }\n }" { (if_statement "if (pbVar68[0x10] == '2') {\n iVar22 = iVar22 + 1;\n }\n else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }" if (parenthesized_expression "(pbVar68[0x10] == '2')" ( (binary_expression "pbVar68[0x10] == '2'" (subscript_expression "pbVar68[0x10]" identifier [ number_literal ]) == (char_literal "'2'" ' character ')) )) (compound_statement "{\n iVar22 = iVar22 + 1;\n }" { (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) }) (else_clause "else {\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }" else (compound_statement "{\n if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }\n iVar20 = iVar20 + 1;\n }" { (if_statement "if (pbVar68[0x10] != '3') {\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(pbVar68[0x10] != '3')" ( (binary_expression "pbVar68[0x10] != '3'" (subscript_expression "pbVar68[0x10]" identifier [ number_literal ]) != (char_literal "'3'" ' character ')) )) (compound_statement "{\n pcVar23 = "corrupt GNU build attribute note: unsupported version";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);\n goto LAB_0010b063;\n }" { (expression_statement "pcVar23 = "corrupt GNU build attribute note: unsupported version";" (assignment_expression "pcVar23 = "corrupt GNU build attribute note: unsupported version"" identifier = (string_literal ""corrupt GNU build attribute note: unsupported version"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5)" identifier (argument_list "(0,\n "corrupt GNU build attribute note: unsupported version"\n ,5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: unsupported version"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "iVar20 = iVar20 + 1;" (assignment_expression "iVar20 = iVar20 + 1" identifier = (binary_expression "iVar20 + 1" identifier + number_literal)) ;) }))) })))) (if_statement "if (uVar45 == 4) {\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }" if (parenthesized_expression "(uVar45 == 4)" ( (binary_expression "uVar45 == 4" identifier == number_literal) )) (compound_statement "{\n bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }" { (expression_statement "bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2);" (assignment_expression "bVar42 = (*ibfd->xvec->bfd_getx32)(pbVar2)" identifier = (call_expression "(*ibfd->xvec->bfd_getx32)(pbVar2)" (parenthesized_expression "(*ibfd->xvec->bfd_getx32)" ( (pointer_expression "*ibfd->xvec->bfd_getx32" * (field_expression "ibfd->xvec->bfd_getx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(pbVar2)" ( identifier )))) ;) (expression_statement "pvVar40 = (void *)0xffffffffffffffff;" (assignment_expression "pvVar40 = (void *)0xffffffffffffffff" identifier = (cast_expression "(void *)0xffffffffffffffff" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }" else (if_statement "if (uVar45 < 5) {\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }\n else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }" if (parenthesized_expression "(uVar45 < 5)" ( (binary_expression "uVar45 < 5" identifier < number_literal) )) (compound_statement "{\n if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }\n pvVar40 = (void *)0x0;\n bVar42 = 0;\n }" { (if_statement "if (uVar45 != 0) {\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(uVar45 != 0)" ( (binary_expression "uVar45 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);\n goto LAB_0010b063;\n }" { (labeled_statement "LAB_0010b046:\n pcVar23 = "corrupt GNU build attribute note: bad description size";" statement_identifier : (expression_statement "pcVar23 = "corrupt GNU build attribute note: bad description size";" (assignment_expression "pcVar23 = "corrupt GNU build attribute note: bad description size"" identifier = (string_literal ""corrupt GNU build attribute note: bad description size"" " string_content ")) ;)) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "corrupt GNU build attribute note: bad description size"\n ,5)" identifier (argument_list "(0,\n "corrupt GNU build attribute note: bad description size"\n ,5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: bad description size"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "pvVar40 = (void *)0x0;" (assignment_expression "pvVar40 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar42 = 0;" (assignment_expression "bVar42 = 0" identifier = number_literal) ;) }) (else_clause "else if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }" else (if_statement "if (uVar45 == 8) {\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }\n else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }" if (parenthesized_expression "(uVar45 == 8)" ( (binary_expression "uVar45 == 8" identifier == number_literal) )) (compound_statement "{\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }\n }" { (expression_statement "pbVar8 = ibfd->xvec;" (assignment_expression "pbVar8 = ibfd->xvec" identifier = (field_expression "ibfd->xvec" identifier -> field_identifier)) ;) (if_statement "if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }\n else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }" if (parenthesized_expression "((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02'))" ( (binary_expression "(pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')" (parenthesized_expression "(pbVar8->flavour == bfd_target_elf_flavour)" ( (binary_expression "pbVar8->flavour == bfd_target_elf_flavour" (field_expression "pbVar8->flavour" identifier -> field_identifier) == identifier) )) && (parenthesized_expression "(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')" ( (binary_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02'" (subscript_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4]" (field_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident" (subscript_expression "((ibfd->tdata).elf_obj_data)->elf_header[0]" (field_expression "((ibfd->tdata).elf_obj_data)->elf_header" (parenthesized_expression "((ibfd->tdata).elf_obj_data)" ( (field_expression "(ibfd->tdata).elf_obj_data" (parenthesized_expression "(ibfd->tdata)" ( (field_expression "ibfd->tdata" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ number_literal ]) . field_identifier) [ number_literal ]) == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n bVar42 = (*pbVar8->bfd_getx64)(pbVar2);\n pvVar40 = (void *)0xffffffffffffffff;\n }" { (expression_statement "bVar42 = (*pbVar8->bfd_getx64)(pbVar2);" (assignment_expression "bVar42 = (*pbVar8->bfd_getx64)(pbVar2)" identifier = (call_expression "(*pbVar8->bfd_getx64)(pbVar2)" (parenthesized_expression "(*pbVar8->bfd_getx64)" ( (pointer_expression "*pbVar8->bfd_getx64" * (field_expression "pbVar8->bfd_getx64" identifier -> field_identifier)) )) (argument_list "(pbVar2)" ( identifier )))) ;) (expression_statement "pvVar40 = (void *)0xffffffffffffffff;" (assignment_expression "pvVar40 = (void *)0xffffffffffffffff" identifier = (cast_expression "(void *)0xffffffffffffffff" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }" else (compound_statement "{\n bVar42 = (*pbVar8->bfd_getx32)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);\n }" { (expression_statement "bVar42 = (*pbVar8->bfd_getx32)(pbVar2);" (assignment_expression "bVar42 = (*pbVar8->bfd_getx32)(pbVar2)" identifier = (call_expression "(*pbVar8->bfd_getx32)(pbVar2)" (parenthesized_expression "(*pbVar8->bfd_getx32)" ( (pointer_expression "*pbVar8->bfd_getx32" * (field_expression "pbVar8->bfd_getx32" identifier -> field_identifier)) )) (argument_list "(pbVar2)" ( identifier )))) ;) (expression_statement "pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4);" (assignment_expression "pvVar40 = (void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4)" identifier = (cast_expression "(void *)(*ibfd->xvec->bfd_getx32)(pbVar2 + 4)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*ibfd->xvec->bfd_getx32)(pbVar2 + 4)" (parenthesized_expression "(*ibfd->xvec->bfd_getx32)" ( (pointer_expression "*ibfd->xvec->bfd_getx32" * (field_expression "ibfd->xvec->bfd_getx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(pbVar2 + 4)" ( (binary_expression "pbVar2 + 4" identifier + number_literal) ))))) ;) }))) }) (else_clause "else {\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }" else (compound_statement "{\n if (uVar45 != 0x10) goto LAB_0010b046;\n bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);\n pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);\n }" { (if_statement "if (uVar45 != 0x10) goto LAB_0010b046;" if (parenthesized_expression "(uVar45 != 0x10)" ( (binary_expression "uVar45 != 0x10" identifier != number_literal) )) (goto_statement "goto LAB_0010b046;" goto statement_identifier ;)) (expression_statement "bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2);" (assignment_expression "bVar42 = (*ibfd->xvec->bfd_getx64)(pbVar2)" identifier = (call_expression "(*ibfd->xvec->bfd_getx64)(pbVar2)" (parenthesized_expression "(*ibfd->xvec->bfd_getx64)" ( (pointer_expression "*ibfd->xvec->bfd_getx64" * (field_expression "ibfd->xvec->bfd_getx64" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(pbVar2)" ( identifier )))) ;) (expression_statement "pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8);" (assignment_expression "pvVar40 = (void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8)" identifier = (cast_expression "(void *)(*ibfd->xvec->bfd_getx64)(pbVar2 + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "(*ibfd->xvec->bfd_getx64)(pbVar2 + 8)" (parenthesized_expression "(*ibfd->xvec->bfd_getx64)" ( (pointer_expression "*ibfd->xvec->bfd_getx64" * (field_expression "ibfd->xvec->bfd_getx64" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(pbVar2 + 8)" ( (binary_expression "pbVar2 + 8" identifier + number_literal) ))))) ;) }))))))) (if_statement "if (bVar41 == 0x100) {\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }\n else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }" if (parenthesized_expression "(bVar41 == 0x100)" ( (binary_expression "bVar41 == 0x100" identifier == number_literal) )) (compound_statement "{\n if (bVar42 == 0) {\n bVar42 = local_c8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_c8 = bVar42;\n local_c0 = (bfd_vma)pvVar40;\n }" { (if_statement "if (bVar42 == 0) {\n bVar42 = local_c8;\n }" if (parenthesized_expression "(bVar42 == 0)" ( (binary_expression "bVar42 == 0" identifier == number_literal) )) (compound_statement "{\n bVar42 = local_c8;\n }" { (expression_statement "bVar42 = local_c8;" (assignment_expression "bVar42 = local_c8" identifier = identifier) ;) })) (if_statement "if (pvVar40 == (void *)0x0) {\n pvVar40 = (void *)local_c0;\n }" if (parenthesized_expression "(pvVar40 == (void *)0x0)" ( (binary_expression "pvVar40 == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pvVar40 = (void *)local_c0;\n }" { (expression_statement "pvVar40 = (void *)local_c0;" (assignment_expression "pvVar40 = (void *)local_c0" identifier = (cast_expression "(void *)local_c0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) })) (expression_statement "pbVar54[6] = bVar42;" (assignment_expression "pbVar54[6] = bVar42" (subscript_expression "pbVar54[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar54[7] = (bfd_vma)pvVar40;" (assignment_expression "pbVar54[7] = (bfd_vma)pvVar40" (subscript_expression "pbVar54[7]" identifier [ number_literal ]) = (cast_expression "(bfd_vma)pvVar40" ( (type_descriptor "bfd_vma" type_identifier) ) identifier)) ;) (expression_statement "local_c8 = bVar42;" (assignment_expression "local_c8 = bVar42" identifier = identifier) ;) (expression_statement "local_c0 = (bfd_vma)pvVar40;" (assignment_expression "local_c0 = (bfd_vma)pvVar40" identifier = (cast_expression "(bfd_vma)pvVar40" ( (type_descriptor "bfd_vma" type_identifier) ) identifier)) ;) }) (else_clause "else {\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }" else (compound_statement "{\n if (bVar42 == 0) {\n bVar42 = local_b8;\n }\n if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }\n pbVar54[6] = bVar42;\n pbVar54[7] = (bfd_vma)pvVar40;\n local_b8 = bVar42;\n local_b0 = pvVar40;\n }" { (if_statement "if (bVar42 == 0) {\n bVar42 = local_b8;\n }" if (parenthesized_expression "(bVar42 == 0)" ( (binary_expression "bVar42 == 0" identifier == number_literal) )) (compound_statement "{\n bVar42 = local_b8;\n }" { (expression_statement "bVar42 = local_b8;" (assignment_expression "bVar42 = local_b8" identifier = identifier) ;) })) (if_statement "if (pvVar40 == (void *)0x0) {\n pvVar40 = local_b0;\n }" if (parenthesized_expression "(pvVar40 == (void *)0x0)" ( (binary_expression "pvVar40 == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pvVar40 = local_b0;\n }" { (expression_statement "pvVar40 = local_b0;" (assignment_expression "pvVar40 = local_b0" identifier = identifier) ;) })) (expression_statement "pbVar54[6] = bVar42;" (assignment_expression "pbVar54[6] = bVar42" (subscript_expression "pbVar54[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar54[7] = (bfd_vma)pvVar40;" (assignment_expression "pbVar54[7] = (bfd_vma)pvVar40" (subscript_expression "pbVar54[7]" identifier [ number_literal ]) = (cast_expression "(bfd_vma)pvVar40" ( (type_descriptor "bfd_vma" type_identifier) ) identifier)) ;) (expression_statement "local_b8 = bVar42;" (assignment_expression "local_b8 = bVar42" identifier = identifier) ;) (expression_statement "local_b0 = pvVar40;" (assignment_expression "local_b0 = pvVar40" identifier = identifier) ;) }))) (if_statement "if (*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0') {\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0')" ( (binary_expression "*(char *)((pbVar54[3] - 1) + *pbVar54) != '\0'" (pointer_expression "*(char *)((pbVar54[3] - 1) + *pbVar54)" * (cast_expression "(char *)((pbVar54[3] - 1) + *pbVar54)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((pbVar54[3] - 1) + *pbVar54)" ( (binary_expression "(pbVar54[3] - 1) + *pbVar54" (parenthesized_expression "(pbVar54[3] - 1)" ( (binary_expression "pbVar54[3] - 1" (subscript_expression "pbVar54[3]" identifier [ number_literal ]) - number_literal) )) + (pointer_expression "*pbVar54" * identifier)) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);\n goto LAB_0010b063;\n }" { (expression_statement "pcVar23 = "corrupt GNU build attribute note: name not NUL terminated";" (assignment_expression "pcVar23 = "corrupt GNU build attribute note: name not NUL terminated"" identifier = (string_literal ""corrupt GNU build attribute note: name not NUL terminated"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5)" identifier (argument_list "(0,\n "corrupt GNU build attribute note: name not NUL terminated"\n ,5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: name not NUL terminated"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "pbVar54 = pbVar54 + 9;" (assignment_expression "pbVar54 = pbVar54 + 9" identifier = (binary_expression "pbVar54 + 9" identifier + number_literal)) ;) (expression_statement "pbVar68 = pbVar68 + uVar65;" (assignment_expression "pbVar68 = pbVar68 + uVar65" identifier = (binary_expression "pbVar68 + uVar65" identifier + identifier)) ;) })) (if_statement "if (local_e8 == 0) {\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }\n else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" if (parenthesized_expression "(local_e8 == 0)" ( (binary_expression "local_e8 == 0" identifier == number_literal) )) (compound_statement "{\n if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }\n if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }\n if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;\n uVar47 = -(uint)(iVar17 == 0) & 2;\n lVar57 = (long)(int)(uVar47 + 1);\n if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }\n iVar17 = uVar47 + 2;\n bVar69 = false;\n lVar30 = (long)iVar17;\n pbVar67 = (bfd_vma *)local_110;\nLAB_0010b255:\n pbVar13 = pbVar67;\n pbVar67 = pbVar13 + 9;\n if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar69) goto LAB_0010b098;\n paVar43 = (asection *)xmalloc(uVar35);\n bVar41 = 0;\n local_f0 = __dest_00;\n paVar33 = paVar43;\n for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }\n sVar31 = (long)paVar33 - (long)paVar43;\n pcVar23 = (char *)paVar43;\n memcpy(__dest_00,paVar43,sVar31);\n free(paVar43);\n free(local_110);\n merged_size = sVar31;\n if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }\n }" { (if_statement "if (iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)) {\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(iVar17 == 0 && (iVar22 == 0 && iVar20 == 0))" ( (binary_expression "iVar17 == 0 && (iVar22 == 0 && iVar20 == 0)" (binary_expression "iVar17 == 0" identifier == number_literal) && (parenthesized_expression "(iVar22 == 0 && iVar20 == 0)" ( (binary_expression "iVar22 == 0 && iVar20 == 0" (binary_expression "iVar22 == 0" identifier == number_literal) && (binary_expression "iVar20 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n pcVar23 = "bad GNU build attribute notes: no known versions detected";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);\n goto LAB_0010b063;\n }" { (expression_statement "pcVar23 = "bad GNU build attribute notes: no known versions detected";" (assignment_expression "pcVar23 = "bad GNU build attribute notes: no known versions detected"" identifier = (string_literal ""bad GNU build attribute notes: no known versions detected"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5)" identifier (argument_list "(0,\n "bad GNU build attribute notes: no known versions detected"\n ,5)" ( number_literal , (string_literal ""bad GNU build attribute notes: no known versions detected"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if (((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))) {\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0))))" ( (binary_expression "((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)) ||\n ((iVar22 != 0 && (iVar20 != 0)))" (parenthesized_expression "((iVar17 != 0) && (iVar22 != 0 || iVar20 != 0))" ( (binary_expression "(iVar17 != 0) && (iVar22 != 0 || iVar20 != 0)" (parenthesized_expression "(iVar17 != 0)" ( (binary_expression "iVar17 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar22 != 0 || iVar20 != 0)" ( (binary_expression "iVar22 != 0 || iVar20 != 0" (binary_expression "iVar22 != 0" identifier != number_literal) || (binary_expression "iVar20 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "((iVar22 != 0 && (iVar20 != 0)))" ( (parenthesized_expression "(iVar22 != 0 && (iVar20 != 0))" ( (binary_expression "iVar22 != 0 && (iVar20 != 0)" (binary_expression "iVar22 != 0" identifier != number_literal) && (parenthesized_expression "(iVar20 != 0)" ( (binary_expression "iVar20 != 0" identifier != number_literal) ))) )) ))) )) (compound_statement "{\n pcVar23 = "bad GNU build attribute notes: multiple different versions";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);\n goto LAB_0010b063;\n }" { (expression_statement "pcVar23 = "bad GNU build attribute notes: multiple different versions";" (assignment_expression "pcVar23 = "bad GNU build attribute notes: multiple different versions"" identifier = (string_literal ""bad GNU build attribute notes: multiple different versions"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5)" identifier (argument_list "(0,\n "bad GNU build attribute notes: multiple different versions"\n ,5)" ( number_literal , (string_literal ""bad GNU build attribute notes: multiple different versions"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if ((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)) goto LAB_0010b098;" if (parenthesized_expression "((iVar17 == 1 || iVar22 == 1) || (iVar20 == 1))" ( (binary_expression "(iVar17 == 1 || iVar22 == 1) || (iVar20 == 1)" (parenthesized_expression "(iVar17 == 1 || iVar22 == 1)" ( (binary_expression "iVar17 == 1 || iVar22 == 1" (binary_expression "iVar17 == 1" identifier == number_literal) || (binary_expression "iVar22 == 1" identifier == number_literal)) )) || (parenthesized_expression "(iVar20 == 1)" ( (binary_expression "iVar20 == 1" identifier == number_literal) ))) )) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;)) (expression_statement "uVar47 = -(uint)(iVar17 == 0) & 2;" (assignment_expression "uVar47 = -(uint)(iVar17 == 0) & 2" identifier = (binary_expression "-(uint)(iVar17 == 0) & 2" (unary_expression "-(uint)(iVar17 == 0)" - (call_expression "(uint)(iVar17 == 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )))) & number_literal)) ;) (expression_statement "lVar57 = (long)(int)(uVar47 + 1);" (assignment_expression "lVar57 = (long)(int)(uVar47 + 1)" identifier = (cast_expression "(long)(int)(uVar47 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar47 + 1)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar47 + 1)" ( (binary_expression "uVar47 + 1" identifier + number_literal) ))))) ;) (if_statement "if (*(char *)((long)local_110[3] + lVar57) != '\x01') {\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(*(char *)((long)local_110[3] + lVar57) != '\x01')" ( (binary_expression "*(char *)((long)local_110[3] + lVar57) != '\x01'" (pointer_expression "*(char *)((long)local_110[3] + lVar57)" * (cast_expression "(char *)((long)local_110[3] + lVar57)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_110[3] + lVar57)" ( (binary_expression "(long)local_110[3] + lVar57" (cast_expression "(long)local_110[3]" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (subscript_expression "local_110[3]" identifier [ number_literal ])) + identifier) )))) != (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n pcVar23 = "bad GNU build attribute notes: first note not version note";\n pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);\n goto LAB_0010b063;\n }" { (expression_statement "pcVar23 = "bad GNU build attribute notes: first note not version note";" (assignment_expression "pcVar23 = "bad GNU build attribute notes: first note not version note"" identifier = (string_literal ""bad GNU build attribute notes: first note not version note"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "bad GNU build attribute notes: first note not version note"\n ,5)" identifier (argument_list "(0,\n "bad GNU build attribute notes: first note not version note"\n ,5)" ( number_literal , (string_literal ""bad GNU build attribute notes: first note not version note"" " string_content ") , number_literal ))))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "iVar17 = uVar47 + 2;" (assignment_expression "iVar17 = uVar47 + 2" identifier = (binary_expression "uVar47 + 2" identifier + number_literal)) ;) (expression_statement "bVar69 = false;" (assignment_expression "bVar69 = false" identifier = false) ;) (expression_statement "lVar30 = (long)iVar17;" (assignment_expression "lVar30 = (long)iVar17" identifier = (cast_expression "(long)iVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "pbVar67 = (bfd_vma *)local_110;" (assignment_expression "pbVar67 = (bfd_vma *)local_110" identifier = (cast_expression "(bfd_vma *)local_110" ( (type_descriptor "bfd_vma *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (labeled_statement "LAB_0010b255:\n pbVar13 = pbVar67;" statement_identifier : (expression_statement "pbVar13 = pbVar67;" (assignment_expression "pbVar13 = pbVar67" identifier = identifier) ;)) (expression_statement "pbVar67 = pbVar13 + 9;" (assignment_expression "pbVar67 = pbVar13 + 9" identifier = (binary_expression "pbVar13 + 9" identifier + number_literal)) ;) (if_statement "if (pbVar67 < pbVar54) {\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }" if (parenthesized_expression "(pbVar67 < pbVar54)" ( (binary_expression "pbVar67 < pbVar54" identifier < identifier) )) (compound_statement "{\n if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }" { (if_statement "if (pbVar13[0xb] == 0x100) {\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }" if (parenthesized_expression "(pbVar13[0xb] == 0x100)" ( (binary_expression "pbVar13[0xb] == 0x100" (subscript_expression "pbVar13[0xb]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n pcVar23 = (char *)pbVar13[0xc];\n pbVar55 = (bfd_vma *)0x0;\n for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }\n }" { (expression_statement "pcVar23 = (char *)pbVar13[0xc];" (assignment_expression "pcVar23 = (char *)pbVar13[0xc]" identifier = (cast_expression "(char *)pbVar13[0xc]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "pbVar13[0xc]" identifier [ number_literal ]))) ;) (expression_statement "pbVar55 = (bfd_vma *)0x0;" (assignment_expression "pbVar55 = (bfd_vma *)0x0" identifier = (cast_expression "(bfd_vma *)0x0" ( (type_descriptor "bfd_vma *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (for_statement "for (pbVar50 = pbVar13; local_110 <= pbVar50; pbVar50 = pbVar50 + -9) {\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }" for ( (assignment_expression "pbVar50 = pbVar13" identifier = identifier) ; (binary_expression "local_110 <= pbVar50" identifier <= identifier) ; (assignment_expression "pbVar50 = pbVar50 + -9" identifier = (binary_expression "pbVar50 + -9" identifier + number_literal)) ) (compound_statement "{\n pvVar40 = (void *)pbVar50[3];\n pbVar56 = pbVar55;\n if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }\n }" { (expression_statement "pvVar40 = (void *)pbVar50[3];" (assignment_expression "pvVar40 = (void *)pbVar50[3]" identifier = (cast_expression "(void *)pbVar50[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "pbVar50[3]" identifier [ number_literal ]))) ;) (expression_statement "pbVar56 = pbVar55;" (assignment_expression "pbVar56 = pbVar55" identifier = identifier) ;) (if_statement "if ((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))) {\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }" if (parenthesized_expression "((((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100))))" ( (binary_expression "(((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)) &&\n ((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))" (parenthesized_expression "(((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101))" ( (binary_expression "((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)) ||\n (pbVar56 = pbVar50, pbVar50[2] != 0x101)" (parenthesized_expression "((pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0))" ( (binary_expression "(pbVar55 != (bfd_vma *)0x0) || (pbVar50[1] == 0)" (parenthesized_expression "(pbVar55 != (bfd_vma *)0x0)" ( (binary_expression "pbVar55 != (bfd_vma *)0x0" identifier != (cast_expression "(bfd_vma *)0x0" ( (type_descriptor "bfd_vma *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(pbVar50[1] == 0)" ( (binary_expression "pbVar50[1] == 0" (subscript_expression "pbVar50[1]" identifier [ number_literal ]) == number_literal) ))) )) || (parenthesized_expression "(pbVar56 = pbVar50, pbVar50[2] != 0x101)" ( (comma_expression "pbVar56 = pbVar50, pbVar50[2] != 0x101" (assignment_expression "pbVar56 = pbVar50" identifier = identifier) , (binary_expression "pbVar50[2] != 0x101" (subscript_expression "pbVar50[2]" identifier [ number_literal ]) != number_literal)) ))) )) && (parenthesized_expression "((pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)))" ( (parenthesized_expression "(pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100))" ( (comma_expression "pbVar55 = pbVar56,\n *(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)" (assignment_expression "pbVar55 = pbVar56" identifier = identifier) , (binary_expression "*(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57) && (pbVar50[2] == 0x100)" (binary_expression "*(char *)((long)&((asection *)pcVar23)->name + lVar57) ==\n *(char *)((long)pvVar40 + lVar57)" (pointer_expression "*(char *)((long)&((asection *)pcVar23)->name + lVar57)" * (cast_expression "(char *)((long)&((asection *)pcVar23)->name + lVar57)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&((asection *)pcVar23)->name + lVar57)" ( (binary_expression "(long)&((asection *)pcVar23)->name + lVar57" (cast_expression "(long)&((asection *)pcVar23)->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&((asection *)pcVar23)->name" & (field_expression "((asection *)pcVar23)->name" (parenthesized_expression "((asection *)pcVar23)" ( (cast_expression "(asection *)pcVar23" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier))) + identifier) )))) == (pointer_expression "*(char *)((long)pvVar40 + lVar57)" * (cast_expression "(char *)((long)pvVar40 + lVar57)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar40 + lVar57)" ( (binary_expression "(long)pvVar40 + lVar57" (cast_expression "(long)pvVar40" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))))) && (parenthesized_expression "(pbVar50[2] == 0x100)" ( (binary_expression "pbVar50[2] == 0x100" (subscript_expression "pbVar50[2]" identifier [ number_literal ]) == number_literal) )))) )) ))) )) (compound_statement "{\n if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }\n uVar45 = 0;\n for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n bVar41 = *pbVar50;\n uVar66 = 0;\n for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }\n uVar44 = 0;\n uVar45 = uVar45 + uVar66;\n for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }\n if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }\n }" { (if_statement "if (*(char *)((long)pvVar40 + lVar57) != '\x04') {\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }" if (parenthesized_expression "(*(char *)((long)pvVar40 + lVar57) != '\x04')" ( (binary_expression "*(char *)((long)pvVar40 + lVar57) != '\x04'" (pointer_expression "*(char *)((long)pvVar40 + lVar57)" * (cast_expression "(char *)((long)pvVar40 + lVar57)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar40 + lVar57)" ( (binary_expression "(long)pvVar40 + lVar57" (cast_expression "(long)pvVar40" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) != (char_literal "'\x04'" ' escape_sequence ')) )) (compound_statement "{\n if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }\n break;\n }" { (if_statement "if ((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))) {\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }\n else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }" if (parenthesized_expression "((((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0)))))" ( (binary_expression "(((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))) &&\n ((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))" (parenthesized_expression "(((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0))))" ( (binary_expression "((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)) &&\n ((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))" (parenthesized_expression "((*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0))" ( (binary_expression "(*pbVar50 == *pbVar67) &&\n (iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)" (parenthesized_expression "(*pbVar50 == *pbVar67)" ( (binary_expression "*pbVar50 == *pbVar67" (pointer_expression "*pbVar50" * identifier) == (pointer_expression "*pbVar67" * identifier)) )) && (parenthesized_expression "(iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0)" ( (comma_expression "iVar22 = memcmp(pvVar40,pcVar23,*pbVar50), iVar22 == 0" (assignment_expression "iVar22 = memcmp(pvVar40,pcVar23,*pbVar50)" identifier = (call_expression "memcmp(pvVar40,pcVar23,*pbVar50)" identifier (argument_list "(pvVar40,pcVar23,*pbVar50)" ( identifier , identifier , (pointer_expression "*pbVar50" * identifier) )))) , (binary_expression "iVar22 == 0" identifier == number_literal)) ))) )) && (parenthesized_expression "((uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)))" ( (parenthesized_expression "(uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0))" ( (comma_expression "uVar45 = pbVar50[7], uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)" (assignment_expression "uVar45 = pbVar50[7]" identifier = (subscript_expression "pbVar50[7]" identifier [ number_literal ])) , (binary_expression "uVar45 != 0 &&\n (uVar65 = pbVar13[0x10], uVar65 != 0)" (binary_expression "uVar45 != 0" identifier != number_literal) && (parenthesized_expression "(uVar65 = pbVar13[0x10], uVar65 != 0)" ( (comma_expression "uVar65 = pbVar13[0x10], uVar65 != 0" (assignment_expression "uVar65 = pbVar13[0x10]" identifier = (subscript_expression "pbVar13[0x10]" identifier [ number_literal ])) , (binary_expression "uVar65 != 0" identifier != number_literal)) )))) )) ))) )) && (parenthesized_expression "((0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))))" ( (parenthesized_expression "(0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0)))" ( (binary_expression "0xfffffffffffffff0 < uVar45 ||\n (pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))" (binary_expression "0xfffffffffffffff0 < uVar45" number_literal < identifier) || (parenthesized_expression "(pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0))" ( (binary_expression "pbVar13[0xf] <= (uVar45 + 0xf & 0xfffffffffffffff0)" (subscript_expression "pbVar13[0xf]" identifier [ number_literal ]) <= (parenthesized_expression "(uVar45 + 0xf & 0xfffffffffffffff0)" ( (binary_expression "uVar45 + 0xf & 0xfffffffffffffff0" (binary_expression "uVar45 + 0xf" identifier + number_literal) & number_literal) ))) ))) )) ))) )) (compound_statement "{\n pbVar13[0xb] = 0;\n if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }\n bVar69 = true;\n if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }\n }" { (expression_statement "pbVar13[0xb] = 0;" (assignment_expression "pbVar13[0xb] = 0" (subscript_expression "pbVar13[0xb]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (uVar45 < uVar65) {\n pbVar50[7] = uVar65;\n }" if (parenthesized_expression "(uVar45 < uVar65)" ( (binary_expression "uVar45 < uVar65" identifier < identifier) )) (compound_statement "{\n pbVar50[7] = uVar65;\n }" { (expression_statement "pbVar50[7] = uVar65;" (assignment_expression "pbVar50[7] = uVar65" (subscript_expression "pbVar50[7]" identifier [ number_literal ]) = identifier) ;) })) (expression_statement "bVar69 = true;" (assignment_expression "bVar69 = true" identifier = true) ;) (if_statement "if (iVar20 != 0) {\n *(undefined4 *)(pbVar50 + 8) = 1;\n }" if (parenthesized_expression "(iVar20 != 0)" ( (binary_expression "iVar20 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined4 *)(pbVar50 + 8) = 1;\n }" { (expression_statement "*(undefined4 *)(pbVar50 + 8) = 1;" (assignment_expression "*(undefined4 *)(pbVar50 + 8) = 1" (pointer_expression "*(undefined4 *)(pbVar50 + 8)" * (cast_expression "(undefined4 *)(pbVar50 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar50 + 8)" ( (binary_expression "pbVar50 + 8" identifier + number_literal) )))) = number_literal) ;) })) }) (else_clause "else if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }" else (if_statement "if (iVar20 == 0) {\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }" if (parenthesized_expression "(iVar20 == 0)" ( (binary_expression "iVar20 == 0" identifier == number_literal) )) (compound_statement "{\n if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }\n }" { (if_statement "if (((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)) {\n pbVar56[2] = 0x100;\n }" if (parenthesized_expression "(((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0))" ( (binary_expression "((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)) &&\n (pbVar56[2] == 0)" (parenthesized_expression "((pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0))" ( (binary_expression "(pbVar13[10] == 0) && (pbVar56 != (bfd_vma *)0x0)" (parenthesized_expression "(pbVar13[10] == 0)" ( (binary_expression "pbVar13[10] == 0" (subscript_expression "pbVar13[10]" identifier [ number_literal ]) == number_literal) )) && (parenthesized_expression "(pbVar56 != (bfd_vma *)0x0)" ( (binary_expression "pbVar56 != (bfd_vma *)0x0" identifier != (cast_expression "(bfd_vma *)0x0" ( (type_descriptor "bfd_vma *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) && (parenthesized_expression "(pbVar56[2] == 0)" ( (binary_expression "pbVar56[2] == 0" (subscript_expression "pbVar56[2]" identifier [ number_literal ]) == number_literal) ))) )) (compound_statement "{\n pbVar56[2] = 0x100;\n }" { (expression_statement "pbVar56[2] = 0x100;" (assignment_expression "pbVar56[2] = 0x100" (subscript_expression "pbVar56[2]" identifier [ number_literal ]) = number_literal) ;) })) }) (else_clause "else {\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }" else (compound_statement "{\n *(undefined4 *)(pbVar13 + 0x11) = 1;\n pbVar13[0xb] = 0x101;\n *(undefined4 *)(pbVar50 + 8) = 1;\n pbVar50[2] = 0x101;\n }" { (expression_statement "*(undefined4 *)(pbVar13 + 0x11) = 1;" (assignment_expression "*(undefined4 *)(pbVar13 + 0x11) = 1" (pointer_expression "*(undefined4 *)(pbVar13 + 0x11)" * (cast_expression "(undefined4 *)(pbVar13 + 0x11)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar13 + 0x11)" ( (binary_expression "pbVar13 + 0x11" identifier + number_literal) )))) = number_literal) ;) (expression_statement "pbVar13[0xb] = 0x101;" (assignment_expression "pbVar13[0xb] = 0x101" (subscript_expression "pbVar13[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(pbVar50 + 8) = 1;" (assignment_expression "*(undefined4 *)(pbVar50 + 8) = 1" (pointer_expression "*(undefined4 *)(pbVar50 + 8)" * (cast_expression "(undefined4 *)(pbVar50 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar50 + 8)" ( (binary_expression "pbVar50 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "pbVar50[2] = 0x101;" (assignment_expression "pbVar50[2] = 0x101" (subscript_expression "pbVar50[2]" identifier [ number_literal ]) = number_literal) ;) }))))) (break_statement "break;" break ;) })) (expression_statement "uVar45 = 0;" (assignment_expression "uVar45 = 0" identifier = number_literal) ;) (for_statement "for (uVar65 = 0; (uint)((int)*pbVar67 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }" for ( (assignment_expression "uVar65 = 0" identifier = number_literal) ; (binary_expression "(uint)((int)*pbVar67 - iVar17) != uVar65" (call_expression "(uint)((int)*pbVar67 - iVar17)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((int)*pbVar67 - iVar17)" ( (binary_expression "(int)*pbVar67 - iVar17" (cast_expression "(int)*pbVar67" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*pbVar67" * identifier)) - identifier) ))) != identifier) ; (assignment_expression "uVar65 = uVar65 + 1" identifier = (binary_expression "uVar65 + 1" identifier + number_literal)) ) (compound_statement "{\n uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);\n }" { (expression_statement "uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU);" (assignment_expression "uVar45 = uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU)" identifier = (binary_expression "uVar45 | (ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU)" identifier | (binary_expression "(ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30) <<\n ((char)uVar65 * '\b' & 0x3fU)" (binary_expression "(ulong)*(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&((asection *)pcVar23)->name\n + uVar65 + lVar30)" ( (binary_expression "(long)&((asection *)pcVar23)->name\n + uVar65 + lVar30" (binary_expression "(long)&((asection *)pcVar23)->name\n + uVar65" (cast_expression "(long)&((asection *)pcVar23)->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&((asection *)pcVar23)->name" & (field_expression "((asection *)pcVar23)->name" (parenthesized_expression "((asection *)pcVar23)" ( (cast_expression "(asection *)pcVar23" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier))) + identifier) + identifier) )))) << (parenthesized_expression "((char)uVar65 * '\b' & 0x3fU)" ( (binary_expression "(char)uVar65 * '\b' & 0x3fU" (binary_expression "(char)uVar65 * '\b'" (cast_expression "(char)uVar65" ( (type_descriptor "char" primitive_type) ) identifier) * (char_literal "'\b'" ' escape_sequence ')) & number_literal) ))))) ;) })) (expression_statement "bVar41 = *pbVar50;" (assignment_expression "bVar41 = *pbVar50" identifier = (pointer_expression "*pbVar50" * identifier)) ;) (expression_statement "uVar66 = 0;" (assignment_expression "uVar66 = 0" identifier = number_literal) ;) (for_statement "for (uVar65 = 0; (uint)((int)bVar41 - iVar17) != uVar65;\n uVar65 = uVar65 + 1) {\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }" for ( (assignment_expression "uVar65 = 0" identifier = number_literal) ; (binary_expression "(uint)((int)bVar41 - iVar17) != uVar65" (call_expression "(uint)((int)bVar41 - iVar17)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((int)bVar41 - iVar17)" ( (binary_expression "(int)bVar41 - iVar17" (cast_expression "(int)bVar41" ( (type_descriptor "int" primitive_type) ) identifier) - identifier) ))) != identifier) ; (assignment_expression "uVar65 = uVar65 + 1" identifier = (binary_expression "uVar65 + 1" identifier + number_literal)) ) (compound_statement "{\n uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);\n }" { (expression_statement "uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU);" (assignment_expression "uVar66 = uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU)" identifier = (binary_expression "uVar66 | (ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU)" identifier | (binary_expression "(ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65] <<\n ((char)uVar65 * '\b' & 0x3fU)" (subscript_expression "(ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )[uVar65]" (call_expression "(ulong)(byte)((undefined1 *)((long)pvVar40 + lVar30)\n )" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "((undefined1 *)((long)pvVar40 + lVar30)\n )" ( (cast_expression "(undefined1 *)((long)pvVar40 + lVar30)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar40 + lVar30)" ( (binary_expression "(long)pvVar40 + lVar30" (cast_expression "(long)pvVar40" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))) ))) [ identifier ]) << (parenthesized_expression "((char)uVar65 * '\b' & 0x3fU)" ( (binary_expression "(char)uVar65 * '\b' & 0x3fU" (binary_expression "(char)uVar65 * '\b'" (cast_expression "(char)uVar65" ( (type_descriptor "char" primitive_type) ) identifier) * (char_literal "'\b'" ' escape_sequence ')) & number_literal) ))))) ;) })) (expression_statement "uVar44 = 0;" (assignment_expression "uVar44 = 0" identifier = number_literal) ;) (expression_statement "uVar45 = uVar45 + uVar66;" (assignment_expression "uVar45 = uVar45 + uVar66" identifier = (binary_expression "uVar45 + uVar66" identifier + identifier)) ;) (for_statement "for (uVar65 = uVar45; uVar65 != 0; uVar65 = uVar65 >> 8) {\n uVar44 = (ulong)((int)uVar44 + 1);\n }" for ( (assignment_expression "uVar65 = uVar45" identifier = identifier) ; (binary_expression "uVar65 != 0" identifier != number_literal) ; (assignment_expression "uVar65 = uVar65 >> 8" identifier = (binary_expression "uVar65 >> 8" identifier >> number_literal)) ) (compound_statement "{\n uVar44 = (ulong)((int)uVar44 + 1);\n }" { (expression_statement "uVar44 = (ulong)((int)uVar44 + 1);" (assignment_expression "uVar44 = (ulong)((int)uVar44 + 1)" identifier = (call_expression "(ulong)((int)uVar44 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar44 + 1)" ( (binary_expression "(int)uVar44 + 1" (cast_expression "(int)uVar44" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) })) (if_statement "if (uVar44 < bVar41 - lVar30) {\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }" if (parenthesized_expression "(uVar44 < bVar41 - lVar30)" ( (binary_expression "uVar44 < bVar41 - lVar30" identifier < (binary_expression "bVar41 - lVar30" identifier - identifier)) )) (compound_statement "{\n puVar46 = (undefined1 *)((long)pvVar40 + lVar30);\n goto LAB_0010b3bc;\n }" { (expression_statement "puVar46 = (undefined1 *)((long)pvVar40 + lVar30);" (assignment_expression "puVar46 = (undefined1 *)((long)pvVar40 + lVar30)" identifier = (cast_expression "(undefined1 *)((long)pvVar40 + lVar30)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar40 + lVar30)" ( (binary_expression "(long)pvVar40 + lVar30" (cast_expression "(long)pvVar40" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (goto_statement "goto LAB_0010b3bc;" goto statement_identifier ;) })) })) })) })) (goto_statement "goto LAB_0010b255;" goto statement_identifier ;) })) (if_statement "if (!bVar69) goto LAB_0010b098;" if (parenthesized_expression "(!bVar69)" ( (unary_expression "!bVar69" ! identifier) )) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;)) (expression_statement "paVar43 = (asection *)xmalloc(uVar35);" (assignment_expression "paVar43 = (asection *)xmalloc(uVar35)" identifier = (cast_expression "(asection *)xmalloc(uVar35)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(uVar35)" identifier (argument_list "(uVar35)" ( identifier ))))) ;) (expression_statement "bVar41 = 0;" (assignment_expression "bVar41 = 0" identifier = number_literal) ;) (expression_statement "local_f0 = __dest_00;" (assignment_expression "local_f0 = __dest_00" identifier = identifier) ;) (expression_statement "paVar33 = paVar43;" (assignment_expression "paVar33 = paVar43" identifier = identifier) ;) (for_statement "for (pbVar67 = (bfd_vma *)local_110; pbVar67 < pbVar54; pbVar67 = pbVar67 + 9) {\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }" for ( (assignment_expression "pbVar67 = (bfd_vma *)local_110" identifier = (cast_expression "(bfd_vma *)local_110" ( (type_descriptor "bfd_vma *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ; (binary_expression "pbVar67 < pbVar54" identifier < identifier) ; (assignment_expression "pbVar67 = pbVar67 + 9" identifier = (binary_expression "pbVar67 + 9" identifier + number_literal)) ) (compound_statement "{\n bVar42 = *pbVar67;\n bVar11 = pbVar67[1];\n bVar12 = pbVar67[2];\n sVar31 = bVar11 + bVar42 + 0xc;\n paVar34 = paVar33;\n if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }\n local_f0 = local_f0 + sVar31;\n paVar33 = paVar34;\n }" { (expression_statement "bVar42 = *pbVar67;" (assignment_expression "bVar42 = *pbVar67" identifier = (pointer_expression "*pbVar67" * identifier)) ;) (expression_statement "bVar11 = pbVar67[1];" (assignment_expression "bVar11 = pbVar67[1]" identifier = (subscript_expression "pbVar67[1]" identifier [ number_literal ])) ;) (expression_statement "bVar12 = pbVar67[2];" (assignment_expression "bVar12 = pbVar67[2]" identifier = (subscript_expression "pbVar67[2]" identifier [ number_literal ])) ;) (expression_statement "sVar31 = bVar11 + bVar42 + 0xc;" (assignment_expression "sVar31 = bVar11 + bVar42 + 0xc" identifier = (binary_expression "bVar11 + bVar42 + 0xc" (binary_expression "bVar11 + bVar42" identifier + identifier) + number_literal)) ;) (expression_statement "paVar34 = paVar33;" (assignment_expression "paVar34 = paVar33" identifier = identifier) ;) (if_statement "if (bVar12 != 0) {\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }" if (parenthesized_expression "(bVar12 != 0)" ( (binary_expression "bVar12 != 0" identifier != number_literal) )) (compound_statement "{\n if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }\n local_e8 = pbVar67[6];\n bVar41 = pbVar67[7];\n }" { (if_statement "if ((int)pbVar67[8] == 0) {\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }\n else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }" if (parenthesized_expression "((int)pbVar67[8] == 0)" ( (binary_expression "(int)pbVar67[8] == 0" (cast_expression "(int)pbVar67[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "pbVar67[8]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n memcpy(paVar33,local_f0,sVar31);\n paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);\n }" { (expression_statement "memcpy(paVar33,local_f0,sVar31);" (call_expression "memcpy(paVar33,local_f0,sVar31)" identifier (argument_list "(paVar33,local_f0,sVar31)" ( identifier , identifier , identifier ))) ;) (expression_statement "paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42);" (assignment_expression "paVar34 = (asection *)((long)&paVar33->index + bVar11 + bVar42)" identifier = (cast_expression "(asection *)((long)&paVar33->index + bVar11 + bVar42)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar33->index + bVar11 + bVar42)" ( (binary_expression "(long)&paVar33->index + bVar11 + bVar42" (binary_expression "(long)&paVar33->index + bVar11" (cast_expression "(long)&paVar33->index" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar33->index" & (field_expression "paVar33->index" identifier -> field_identifier))) + identifier) + identifier) )))) ;) }) (else_clause "else {\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }" else (compound_statement "{\n pvVar40 = (void *)((long)&paVar33->name + 4);\n bVar9 = pbVar67[6];\n __dest = &paVar33->index;\n p_Var10 = ibfd->xvec->bfd_putx32;\n paVar34 = (asection *)((long)__dest + bVar42);\n if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }\n }" { (expression_statement "pvVar40 = (void *)((long)&paVar33->name + 4);" (assignment_expression "pvVar40 = (void *)((long)&paVar33->name + 4)" identifier = (cast_expression "(void *)((long)&paVar33->name + 4)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar33->name + 4)" ( (binary_expression "(long)&paVar33->name + 4" (cast_expression "(long)&paVar33->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar33->name" & (field_expression "paVar33->name" identifier -> field_identifier))) + number_literal) )))) ;) (expression_statement "bVar9 = pbVar67[6];" (assignment_expression "bVar9 = pbVar67[6]" identifier = (subscript_expression "pbVar67[6]" identifier [ number_literal ])) ;) (expression_statement "__dest = &paVar33->index;" (assignment_expression "__dest = &paVar33->index" identifier = (pointer_expression "&paVar33->index" & (field_expression "paVar33->index" identifier -> field_identifier))) ;) (expression_statement "p_Var10 = ibfd->xvec->bfd_putx32;" (assignment_expression "p_Var10 = ibfd->xvec->bfd_putx32" identifier = (field_expression "ibfd->xvec->bfd_putx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "paVar34 = (asection *)((long)__dest + bVar42);" (assignment_expression "paVar34 = (asection *)((long)__dest + bVar42)" identifier = (cast_expression "(asection *)((long)__dest + bVar42)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest + bVar42)" ( (binary_expression "(long)__dest + bVar42" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (if_statement "if ((bVar9 == local_e8) && (pbVar67[7] == bVar41)) {\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }\n else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }" if (parenthesized_expression "((bVar9 == local_e8) && (pbVar67[7] == bVar41))" ( (binary_expression "(bVar9 == local_e8) && (pbVar67[7] == bVar41)" (parenthesized_expression "(bVar9 == local_e8)" ( (binary_expression "bVar9 == local_e8" identifier == identifier) )) && (parenthesized_expression "(pbVar67[7] == bVar41)" ( (binary_expression "pbVar67[7] == bVar41" (subscript_expression "pbVar67[7]" identifier [ number_literal ]) == identifier) ))) )) (compound_statement "{\n (*p_Var10)(bVar42,paVar33);\n (*ibfd->xvec->bfd_putx32)(0,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n }" { (expression_statement "(*p_Var10)(bVar42,paVar33);" (call_expression "(*p_Var10)(bVar42,paVar33)" (parenthesized_expression "(*p_Var10)" ( (pointer_expression "*p_Var10" * identifier) )) (argument_list "(bVar42,paVar33)" ( identifier , identifier ))) ;) (expression_statement "(*ibfd->xvec->bfd_putx32)(0,pvVar40);" (call_expression "(*ibfd->xvec->bfd_putx32)(0,pvVar40)" (parenthesized_expression "(*ibfd->xvec->bfd_putx32)" ( (pointer_expression "*ibfd->xvec->bfd_putx32" * (field_expression "ibfd->xvec->bfd_putx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(0,pvVar40)" ( number_literal , identifier ))) ;) (expression_statement "(*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);" (call_expression "(*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id)" (parenthesized_expression "(*ibfd->xvec->bfd_putx32)" ( (pointer_expression "*ibfd->xvec->bfd_putx32" * (field_expression "ibfd->xvec->bfd_putx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(bVar12,&paVar33->id)" ( identifier , (pointer_expression "&paVar33->id" & (field_expression "paVar33->id" identifier -> field_identifier)) ))) ;) (expression_statement "memcpy(__dest,(void *)pbVar67[3],bVar42);" (call_expression "memcpy(__dest,(void *)pbVar67[3],bVar42)" identifier (argument_list "(__dest,(void *)pbVar67[3],bVar42)" ( identifier , (cast_expression "(void *)pbVar67[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "pbVar67[3]" identifier [ number_literal ])) , identifier ))) ;) }) (else_clause "else {\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }" else (compound_statement "{\n (*p_Var10)(bVar42,paVar33);\n bVar41 = 8;\n if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }\n (*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);\n (*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);\n memcpy(__dest,(void *)pbVar67[3],bVar42);\n pbVar8 = ibfd->xvec;\n if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }\n }" { (expression_statement "(*p_Var10)(bVar42,paVar33);" (call_expression "(*p_Var10)(bVar42,paVar33)" (parenthesized_expression "(*p_Var10)" ( (pointer_expression "*p_Var10" * identifier) )) (argument_list "(bVar42,paVar33)" ( identifier , identifier ))) ;) (expression_statement "bVar41 = 8;" (assignment_expression "bVar41 = 8" identifier = number_literal) ;) (if_statement "if (ibfd->xvec->flavour == bfd_target_elf_flavour) {\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }" if (parenthesized_expression "(ibfd->xvec->flavour == bfd_target_elf_flavour)" ( (binary_expression "ibfd->xvec->flavour == bfd_target_elf_flavour" (field_expression "ibfd->xvec->flavour" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier) == identifier) )) (compound_statement "{\n bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;\n }" { (expression_statement "bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8;" (assignment_expression "bVar41 = (ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8" identifier = (binary_expression "(ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8 + 8" (binary_expression "(ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02') * 8" (call_expression "(ulong)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02')" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02')" ( (binary_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4] == '\x02'" (subscript_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident\n [4]" (field_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident" (subscript_expression "((ibfd->tdata).elf_obj_data)->elf_header[0]" (field_expression "((ibfd->tdata).elf_obj_data)->elf_header" (parenthesized_expression "((ibfd->tdata).elf_obj_data)" ( (field_expression "(ibfd->tdata).elf_obj_data" (parenthesized_expression "(ibfd->tdata)" ( (field_expression "ibfd->tdata" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ number_literal ]) . field_identifier) [ number_literal ]) == (char_literal "'\x02'" ' escape_sequence ')) ))) * number_literal) + number_literal)) ;) })) (expression_statement "(*ibfd->xvec->bfd_putx32)(bVar41,pvVar40);" (call_expression "(*ibfd->xvec->bfd_putx32)(bVar41,pvVar40)" (parenthesized_expression "(*ibfd->xvec->bfd_putx32)" ( (pointer_expression "*ibfd->xvec->bfd_putx32" * (field_expression "ibfd->xvec->bfd_putx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(bVar41,pvVar40)" ( identifier , identifier ))) ;) (expression_statement "(*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id);" (call_expression "(*ibfd->xvec->bfd_putx32)(bVar12,&paVar33->id)" (parenthesized_expression "(*ibfd->xvec->bfd_putx32)" ( (pointer_expression "*ibfd->xvec->bfd_putx32" * (field_expression "ibfd->xvec->bfd_putx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(bVar12,&paVar33->id)" ( identifier , (pointer_expression "&paVar33->id" & (field_expression "paVar33->id" identifier -> field_identifier)) ))) ;) (expression_statement "memcpy(__dest,(void *)pbVar67[3],bVar42);" (call_expression "memcpy(__dest,(void *)pbVar67[3],bVar42)" identifier (argument_list "(__dest,(void *)pbVar67[3],bVar42)" ( identifier , (cast_expression "(void *)pbVar67[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "pbVar67[3]" identifier [ number_literal ])) , identifier ))) ;) (expression_statement "pbVar8 = ibfd->xvec;" (assignment_expression "pbVar8 = ibfd->xvec" identifier = (field_expression "ibfd->xvec" identifier -> field_identifier)) ;) (if_statement "if ((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) {\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }\n else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }" if (parenthesized_expression "((pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02'))" ( (binary_expression "(pbVar8->flavour == bfd_target_elf_flavour) &&\n (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')" (parenthesized_expression "(pbVar8->flavour == bfd_target_elf_flavour)" ( (binary_expression "pbVar8->flavour == bfd_target_elf_flavour" (field_expression "pbVar8->flavour" identifier -> field_identifier) == identifier) )) && (parenthesized_expression "(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')" ( (binary_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02'" (subscript_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4]" (field_expression "((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident" (subscript_expression "((ibfd->tdata).elf_obj_data)->elf_header[0]" (field_expression "((ibfd->tdata).elf_obj_data)->elf_header" (parenthesized_expression "((ibfd->tdata).elf_obj_data)" ( (field_expression "(ibfd->tdata).elf_obj_data" (parenthesized_expression "(ibfd->tdata)" ( (field_expression "ibfd->tdata" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ number_literal ]) . field_identifier) [ number_literal ]) == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n (*pbVar8->bfd_putx64)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);\n paVar34 = (asection *)&paVar34->next;\n }" { (expression_statement "(*pbVar8->bfd_putx64)(bVar9,paVar34);" (call_expression "(*pbVar8->bfd_putx64)(bVar9,paVar34)" (parenthesized_expression "(*pbVar8->bfd_putx64)" ( (pointer_expression "*pbVar8->bfd_putx64" * (field_expression "pbVar8->bfd_putx64" identifier -> field_identifier)) )) (argument_list "(bVar9,paVar34)" ( identifier , identifier ))) ;) (expression_statement "(*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id);" (call_expression "(*ibfd->xvec->bfd_putx64)(pbVar67[7],&paVar34->id)" (parenthesized_expression "(*ibfd->xvec->bfd_putx64)" ( (pointer_expression "*ibfd->xvec->bfd_putx64" * (field_expression "ibfd->xvec->bfd_putx64" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(pbVar67[7],&paVar34->id)" ( (subscript_expression "pbVar67[7]" identifier [ number_literal ]) , (pointer_expression "&paVar34->id" & (field_expression "paVar34->id" identifier -> field_identifier)) ))) ;) (expression_statement "paVar34 = (asection *)&paVar34->next;" (assignment_expression "paVar34 = (asection *)&paVar34->next" identifier = (cast_expression "(asection *)&paVar34->next" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar34->next" & (field_expression "paVar34->next" identifier -> field_identifier)))) ;) }) (else_clause "else {\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }" else (compound_statement "{\n (*pbVar8->bfd_putx32)(bVar9,paVar34);\n (*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));\n paVar34 = (asection *)&paVar34->id;\n }" { (expression_statement "(*pbVar8->bfd_putx32)(bVar9,paVar34);" (call_expression "(*pbVar8->bfd_putx32)(bVar9,paVar34)" (parenthesized_expression "(*pbVar8->bfd_putx32)" ( (pointer_expression "*pbVar8->bfd_putx32" * (field_expression "pbVar8->bfd_putx32" identifier -> field_identifier)) )) (argument_list "(bVar9,paVar34)" ( identifier , identifier ))) ;) (expression_statement "(*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4));" (call_expression "(*ibfd->xvec->bfd_putx32)\n (pbVar67[7],(void *)((long)&paVar34->name + 4))" (parenthesized_expression "(*ibfd->xvec->bfd_putx32)" ( (pointer_expression "*ibfd->xvec->bfd_putx32" * (field_expression "ibfd->xvec->bfd_putx32" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(pbVar67[7],(void *)((long)&paVar34->name + 4))" ( (subscript_expression "pbVar67[7]" identifier [ number_literal ]) , (cast_expression "(void *)((long)&paVar34->name + 4)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar34->name + 4)" ( (binary_expression "(long)&paVar34->name + 4" (cast_expression "(long)&paVar34->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar34->name" & (field_expression "paVar34->name" identifier -> field_identifier))) + number_literal) ))) ))) ;) (expression_statement "paVar34 = (asection *)&paVar34->id;" (assignment_expression "paVar34 = (asection *)&paVar34->id" identifier = (cast_expression "(asection *)&paVar34->id" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar34->id" & (field_expression "paVar34->id" identifier -> field_identifier)))) ;) }))) }))) }))) (expression_statement "local_e8 = pbVar67[6];" (assignment_expression "local_e8 = pbVar67[6]" identifier = (subscript_expression "pbVar67[6]" identifier [ number_literal ])) ;) (expression_statement "bVar41 = pbVar67[7];" (assignment_expression "bVar41 = pbVar67[7]" identifier = (subscript_expression "pbVar67[7]" identifier [ number_literal ])) ;) })) (expression_statement "local_f0 = local_f0 + sVar31;" (assignment_expression "local_f0 = local_f0 + sVar31" identifier = (binary_expression "local_f0 + sVar31" identifier + identifier)) ;) (expression_statement "paVar33 = paVar34;" (assignment_expression "paVar33 = paVar34" identifier = identifier) ;) })) (expression_statement "sVar31 = (long)paVar33 - (long)paVar43;" (assignment_expression "sVar31 = (long)paVar33 - (long)paVar43" identifier = (binary_expression "(long)paVar33 - (long)paVar43" (cast_expression "(long)paVar33" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)paVar43" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "pcVar23 = (char *)paVar43;" (assignment_expression "pcVar23 = (char *)paVar43" identifier = (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "memcpy(__dest_00,paVar43,sVar31);" (call_expression "memcpy(__dest_00,paVar43,sVar31)" identifier (argument_list "(__dest_00,paVar43,sVar31)" ( identifier , identifier , identifier ))) ;) (expression_statement "free(paVar43);" (call_expression "free(paVar43)" identifier (argument_list "(paVar43)" ( identifier ))) ;) (expression_statement "free(local_110);" (call_expression "free(local_110)" identifier (argument_list "(local_110)" ( identifier ))) ;) (expression_statement "merged_size = sVar31;" (assignment_expression "merged_size = sVar31" identifier = identifier) ;) (if_statement "if (uVar35 != sVar31) {\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }" if (parenthesized_expression "(uVar35 != sVar31)" ( (binary_expression "uVar35 != sVar31" identifier != identifier) )) (compound_statement "{\n pcVar23 = (char *)paVar25->output_section;\n if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;\n pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);\n pcVar23 = (char *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);\n }" { (expression_statement "pcVar23 = (char *)paVar25->output_section;" (assignment_expression "pcVar23 = (char *)paVar25->output_section" identifier = (cast_expression "(char *)paVar25->output_section" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "paVar25->output_section" identifier -> field_identifier))) ;) (if_statement "if (((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))\n goto LAB_0010941b;" if (parenthesized_expression "(((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0))" ( (binary_expression "((asection *)pcVar23 != (asection *)0x0) &&\n (iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0)" (parenthesized_expression "((asection *)pcVar23 != (asection *)0x0)" ( (binary_expression "(asection *)pcVar23 != (asection *)0x0" (cast_expression "(asection *)pcVar23" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) != (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0)" ( (comma_expression "iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31), iVar17 != 0" (assignment_expression "iVar17 = bfd_set_section_size(obfd,pcVar23,sVar31)" identifier = (call_expression "bfd_set_section_size(obfd,pcVar23,sVar31)" identifier (argument_list "(obfd,pcVar23,sVar31)" ( identifier , identifier , identifier )))) , (binary_expression "iVar17 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_0010941b;" goto statement_identifier ;)) (expression_statement "pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"warning: failed to set merged notes size",5)" identifier = (cast_expression "(char *)dcgettext(0,"warning: failed to set merged notes size",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"warning: failed to set merged notes size",5)" identifier (argument_list "(0,"warning: failed to set merged notes size",5)" ( number_literal , (string_literal ""warning: failed to set merged notes size"" " string_content ") , number_literal ))))) ;) (expression_statement "pcVar23 = (char *)obfd;" (assignment_expression "pcVar23 = (char *)obfd" identifier = (cast_expression "(char *)obfd" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar58)" identifier (argument_list "((char *)0x0,obfd,paVar25,pcVar58)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier ))) ;) })) }) (else_clause "else {\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" else (compound_statement "{\n pcVar23 = "corrupt GNU build attribute notes: excess data at end";\n pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);\nLAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" { (expression_statement "pcVar23 = "corrupt GNU build attribute notes: excess data at end";" (assignment_expression "pcVar23 = "corrupt GNU build attribute notes: excess data at end"" identifier = (string_literal ""corrupt GNU build attribute notes: excess data at end"" " string_content ")) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5)" identifier (argument_list "(0,\n "corrupt GNU build attribute notes: excess data at end"\n ,5)" ( number_literal , (string_literal ""corrupt GNU build attribute notes: excess data at end"" " string_content ") , number_literal ))))) ;) (labeled_statement "LAB_0010b063:\n if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }" statement_identifier : (if_statement "if (pcVar58 != (char *)0x0) {\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }" if (parenthesized_expression "(pcVar58 != (char *)0x0)" ( (binary_expression "pcVar58 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n bfd_set_error();\n pcVar23 = (char *)ibfd;\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);\n status = 1;\n }" { (expression_statement "bfd_set_error();" (call_expression "bfd_set_error()" identifier (argument_list "()" ( ))) ;) (expression_statement "pcVar23 = (char *)ibfd;" (assignment_expression "pcVar23 = (char *)ibfd" identifier = (cast_expression "(char *)ibfd" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58);" (call_expression "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar58)" identifier (argument_list "((char *)0x0,ibfd,paVar25,pcVar58)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier ))) ;) (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) }))) (labeled_statement "LAB_0010b098:\n free(local_110);" statement_identifier : (expression_statement "free(local_110);" (call_expression "free(local_110)" identifier (argument_list "(local_110)" ( identifier ))) ;)) }))) (expression_statement "free(merged_notes);" (call_expression "free(merged_notes)" identifier (argument_list "(merged_notes)" ( identifier ))) ;) (expression_statement "merged_notes = (bfd_byte *)0x0;" (assignment_expression "merged_notes = (bfd_byte *)0x0" identifier = (cast_expression "(bfd_byte *)0x0" ( (type_descriptor "bfd_byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "merge_notes = 0;" (assignment_expression "merge_notes = 0" identifier = number_literal) ;) (expression_statement "merged_size = 0;" (assignment_expression "merged_size = 0" identifier = number_literal) ;) }))) }))) })) })) })) (labeled_statement "LAB_0010941b:\n pcVar59 = (code *)pcVar23;" statement_identifier : (expression_statement "pcVar59 = (code *)pcVar23;" (assignment_expression "pcVar59 = (code *)pcVar23" identifier = (cast_expression "(code *)pcVar23" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;)) (for_statement "for (psVar52 = dump_sections; psVar52 != (section_add *)0x0; psVar52 = psVar52->next) {\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }" for ( (assignment_expression "psVar52 = dump_sections" identifier = identifier) ; (binary_expression "psVar52 != (section_add *)0x0" identifier != (cast_expression "(section_add *)0x0" ( (type_descriptor "section_add *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "psVar52 = psVar52->next" identifier = (field_expression "psVar52->next" identifier -> field_identifier)) ) (compound_statement "{\n paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);\n pcVar59 = (code *)ibfd;\n if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\nLAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;\n if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }\n uVar47 = obfd->section_count;\n if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar35;\n local_b0 = (void *)0x0;\n if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }\n if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);\n bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);\n bfd_map_over_sections(ibfd,copy_section,obfd);\n for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }\n for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }\n if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }\n if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }\n bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);\n if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);\n iVar17 = 0;\n goto LAB_00109580;\n }" { (expression_statement "paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name);" (assignment_expression "paVar25 = (asection *)bfd_get_section_by_name(ibfd,psVar52->name)" identifier = (cast_expression "(asection *)bfd_get_section_by_name(ibfd,psVar52->name)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_get_section_by_name(ibfd,psVar52->name)" identifier (argument_list "(ibfd,psVar52->name)" ( identifier , (field_expression "psVar52->name" identifier -> field_identifier) ))))) ;) (expression_statement "pcVar59 = (code *)ibfd;" (assignment_expression "pcVar59 = (code *)ibfd" identifier = (cast_expression "(code *)ibfd" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (paVar25 == (asection *)0x0) {\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }\n else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }" if (parenthesized_expression "(paVar25 == (asection *)0x0)" ( (binary_expression "paVar25 == (asection *)0x0" identifier == (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar23 = psVar52->name;\n pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);\n }" { (expression_statement "pcVar23 = psVar52->name;" (assignment_expression "pcVar23 = psVar52->name" identifier = (field_expression "psVar52->name" identifier -> field_identifier)) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" identifier = (cast_expression "(char *)dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" identifier (argument_list "(0,"can\'t dump section \'%s\' - it does not exist",5)" ( number_literal , (string_literal ""can\'t dump section \'%s\' - it does not exist"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23)" identifier (argument_list "((char *)0x0,ibfd,(asection *)0x0,pcVar58,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier ))) ;) }) (else_clause "else {\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }" else (compound_statement "{\n pcVar23 = "can\'t dump section - it has no contents";\n if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }" { (expression_statement "pcVar23 = "can\'t dump section - it has no contents";" (assignment_expression "pcVar23 = "can\'t dump section - it has no contents"" identifier = (string_literal ""can\'t dump section - it has no contents"" " string_content escape_sequence string_content ")) ;) (if_statement "if ((paVar25->flags & 0x100) != 0) {\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }" if (parenthesized_expression "((paVar25->flags & 0x100) != 0)" ( (binary_expression "(paVar25->flags & 0x100) != 0" (parenthesized_expression "(paVar25->flags & 0x100)" ( (binary_expression "paVar25->flags & 0x100" (field_expression "paVar25->flags" identifier -> field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n sVar31 = paVar25->size;\n if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }\n pcVar23 = "can\'t dump section - it is empty";\n }" { (expression_statement "sVar31 = paVar25->size;" (assignment_expression "sVar31 = paVar25->size" identifier = (field_expression "paVar25->size" identifier -> field_identifier)) ;) (if_statement "if (sVar31 != 0) {\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }" if (parenthesized_expression "(sVar31 != 0)" ( (binary_expression "sVar31 != 0" identifier != number_literal) )) (compound_statement "{\n __s = fopen(psVar52->filename,"w");\n if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }\n goto LAB_001094a8;\n }" { (expression_statement "__s = fopen(psVar52->filename,"w");" (assignment_expression "__s = fopen(psVar52->filename,"w")" identifier = (call_expression "fopen(psVar52->filename,"w")" identifier (argument_list "(psVar52->filename,"w")" ( (field_expression "psVar52->filename" identifier -> field_identifier) , (string_literal ""w"" " string_content ") )))) ;) (if_statement "if (__s == (FILE *)0x0) {\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }\n else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }" if (parenthesized_expression "(__s == (FILE *)0x0)" ( (binary_expression "__s == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);\n pcVar59 = (code *)0x0;\n bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,"could not open section dump file",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"could not open section dump file",5)" identifier = (cast_expression "(char *)dcgettext(0,"could not open section dump file",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"could not open section dump file",5)" identifier (argument_list "(0,"could not open section dump file",5)" ( number_literal , (string_literal ""could not open section dump file"" " string_content ") , number_literal ))))) ;) (expression_statement "pcVar59 = (code *)0x0;" (assignment_expression "pcVar59 = (code *)0x0" identifier = (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23);" (call_expression "bfd_nonfatal_message(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23)" identifier (argument_list "(psVar52->filename,(bfd *)0x0,(asection *)0x0,pcVar23)" ( (field_expression "psVar52->filename" identifier -> field_identifier) , (cast_expression "(bfd *)0x0" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier ))) ;) }) (else_clause "else {\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }" else (compound_statement "{\n iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }\n fclose(__s);\n free(contents);\n }" { (expression_statement "iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents);" (assignment_expression "iVar17 = bfd_malloc_and_get_section(ibfd,paVar25,&contents)" identifier = (call_expression "bfd_malloc_and_get_section(ibfd,paVar25,&contents)" identifier (argument_list "(ibfd,paVar25,&contents)" ( identifier , identifier , (pointer_expression "&contents" & identifier) )))) ;) (if_statement "if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }\n else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);\n bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"could not retrieve section contents",5)" identifier = (cast_expression "(char *)dcgettext(0,"could not retrieve section contents",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"could not retrieve section contents",5)" identifier (argument_list "(0,"could not retrieve section contents",5)" ( number_literal , (string_literal ""could not retrieve section contents"" " string_content ") , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23)" identifier (argument_list "((char *)0x0,ibfd,paVar25,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier ))) ;) }) (else_clause "else {\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }" else (compound_statement "{\n pcVar59 = (code *)0x1;\n sVar32 = fwrite(contents,1,sVar31,__s);\n if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }\n }" { (expression_statement "pcVar59 = (code *)0x1;" (assignment_expression "pcVar59 = (code *)0x1" identifier = (cast_expression "(code *)0x1" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "sVar32 = fwrite(contents,1,sVar31,__s);" (assignment_expression "sVar32 = fwrite(contents,1,sVar31,__s)" identifier = (call_expression "fwrite(contents,1,sVar31,__s)" identifier (argument_list "(contents,1,sVar31,__s)" ( identifier , number_literal , identifier , identifier )))) ;) (if_statement "if (sVar31 != sVar32) {\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }" if (parenthesized_expression "(sVar31 != sVar32)" ( (binary_expression "sVar31 != sVar32" identifier != identifier) )) (compound_statement "{\n piVar38 = __errno_location();\n pcVar58 = strerror(*piVar38);\n pcVar23 = psVar52->filename;\n pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);\n non_fatal(pcVar39,pcVar23,pcVar58);\n free(contents);\n return 0;\n }" { (expression_statement "piVar38 = __errno_location();" (assignment_expression "piVar38 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar58 = strerror(*piVar38);" (assignment_expression "pcVar58 = strerror(*piVar38)" identifier = (call_expression "strerror(*piVar38)" identifier (argument_list "(*piVar38)" ( (pointer_expression "*piVar38" * identifier) )))) ;) (expression_statement "pcVar23 = psVar52->filename;" (assignment_expression "pcVar23 = psVar52->filename" identifier = (field_expression "psVar52->filename" identifier -> field_identifier)) ;) (expression_statement "pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5);" (assignment_expression "pcVar39 = (char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "error writing section contents to %s (error: %s)"\n ,5)" identifier (argument_list "(0,\n "error writing section contents to %s (error: %s)"\n ,5)" ( number_literal , (string_literal ""error writing section contents to %s (error: %s)"" " string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar39,pcVar23,pcVar58);" (call_expression "non_fatal(pcVar39,pcVar23,pcVar58)" identifier (argument_list "(pcVar39,pcVar23,pcVar58)" ( identifier , identifier , identifier ))) ;) (expression_statement "free(contents);" (call_expression "free(contents)" identifier (argument_list "(contents)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "fclose(__s);" (call_expression "fclose(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "free(contents);" (call_expression "free(contents)" identifier (argument_list "(contents)" ( identifier ))) ;) }))) (goto_statement "goto LAB_001094a8;" goto statement_identifier ;) })) (expression_statement "pcVar23 = "can\'t dump section - it is empty";" (assignment_expression "pcVar23 = "can\'t dump section - it is empty"" identifier = (string_literal ""can\'t dump section - it is empty"" " string_content escape_sequence string_content ")) ;) })) (expression_statement "pcVar23 = (char *)dcgettext(0,pcVar23,5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,pcVar23,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar23,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar23,5)" identifier (argument_list "(0,pcVar23,5)" ( number_literal , identifier , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,ibfd,paVar25,pcVar23)" identifier (argument_list "((char *)0x0,ibfd,paVar25,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier ))) ;) }))) (labeled_statement "LAB_001094a8:\n }\n local_a8 = gnu_debuglink_filename;" statement_identifier : (ERROR "}" }) (expression_statement "local_a8 = gnu_debuglink_filename;" (assignment_expression "local_a8 = gnu_debuglink_filename" identifier = identifier) ;)) (if_statement "if (gnu_debuglink_filename != (char *)0x0) {\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }" if (parenthesized_expression "(gnu_debuglink_filename != (char *)0x0)" ( (binary_expression "gnu_debuglink_filename != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");\n if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }\n }" { (expression_statement "lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink");" (assignment_expression "lVar57 = bfd_get_section_by_name(obfd,".gnu_debuglink")" identifier = (call_expression "bfd_get_section_by_name(obfd,".gnu_debuglink")" identifier (argument_list "(obfd,".gnu_debuglink")" ( identifier , (string_literal "".gnu_debuglink"" " string_content ") )))) ;) (if_statement "if (lVar57 == 0) {\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }\n else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }" if (parenthesized_expression "(lVar57 == 0)" ( (binary_expression "lVar57 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar59 = (code *)gnu_debuglink_filename;\n local_a8 = (char *)bfd_create_gnu_debuglink_section();\n if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }\n if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }\n }" { (expression_statement "pcVar59 = (code *)gnu_debuglink_filename;" (assignment_expression "pcVar59 = (code *)gnu_debuglink_filename" identifier = (cast_expression "(code *)gnu_debuglink_filename" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "local_a8 = (char *)bfd_create_gnu_debuglink_section();" (assignment_expression "local_a8 = (char *)bfd_create_gnu_debuglink_section()" identifier = (cast_expression "(char *)bfd_create_gnu_debuglink_section()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_create_gnu_debuglink_section()" identifier (argument_list "()" ( ))))) ;) (if_statement "if (local_a8 == (char *)0x0) {\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }" if (parenthesized_expression "(local_a8 == (char *)0x0)" ( (binary_expression "local_a8 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar58 = "cannot create debug link section `%s\'";\n pcVar23 = gnu_debuglink_filename;\nLAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }" { (expression_statement "pcVar58 = "cannot create debug link section `%s\'";" (assignment_expression "pcVar58 = "cannot create debug link section `%s\'"" identifier = (string_literal ""cannot create debug link section `%s\'"" " string_content escape_sequence ")) ;) (expression_statement "pcVar23 = gnu_debuglink_filename;" (assignment_expression "pcVar23 = gnu_debuglink_filename" identifier = identifier) ;) (labeled_statement "LAB_00109ad0:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);" statement_identifier : (expression_statement "pcVar58 = (char *)dcgettext(0,pcVar58,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,pcVar58,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar58,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar58,5)" identifier (argument_list "(0,pcVar58,5)" ( number_literal , identifier , number_literal ))))) ;)) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23)" identifier (argument_list "((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (obfd->xvec->flavour == bfd_target_coff_flavour) {\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }" if (parenthesized_expression "(obfd->xvec->flavour == bfd_target_coff_flavour)" ( (binary_expression "obfd->xvec->flavour == bfd_target_coff_flavour" (field_expression "obfd->xvec->flavour" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier) == identifier) )) (compound_statement "{\n pbVar37 = obfd->sections;\n pbVar49 = (bfd_section *)0x0;\n if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar45;\n *(ulong *)(local_a8 + 0x28) = uVar45;\n local_a8[0x24] = local_a8[0x24] | 1;\n }" { (expression_statement "pbVar37 = obfd->sections;" (assignment_expression "pbVar37 = obfd->sections" identifier = (field_expression "obfd->sections" identifier -> field_identifier)) ;) (expression_statement "pbVar49 = (bfd_section *)0x0;" (assignment_expression "pbVar49 = (bfd_section *)0x0" identifier = (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (pbVar37 == (bfd_section *)0x0) {\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }\n else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }" if (parenthesized_expression "(pbVar37 == (bfd_section *)0x0)" ( (binary_expression "pbVar37 == (bfd_section *)0x0" identifier == (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0010ad5e:\n uVar45 = 0x1000;\n }" { (labeled_statement "LAB_0010ad5e:\n uVar45 = 0x1000;" statement_identifier : (expression_statement "uVar45 = 0x1000;" (assignment_expression "uVar45 = 0x1000" identifier = number_literal) ;)) }) (else_clause "else {\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }" else (compound_statement "{\n do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);\n if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;\n uVar35 = pbVar48->size + pbVar48->vma;\n uVar45 = 0xffffffffffffffff;\n if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }\n }" { (do_statement "do {\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n } while (pbVar37 != (bfd_section *)0x0);" do (compound_statement "{\n pbVar48 = pbVar49;\n if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }\n pbVar37 = pbVar37->next;\n pbVar49 = pbVar48;\n }" { (expression_statement "pbVar48 = pbVar49;" (assignment_expression "pbVar48 = pbVar49" identifier = identifier) ;) (if_statement "if (((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)) {\n pbVar48 = pbVar37;\n }" if (parenthesized_expression "(((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma))" ( (binary_expression "((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)) &&\n (pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)" (parenthesized_expression "((pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0))" ( (binary_expression "(pbVar37->vma != 0) && (pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)" (parenthesized_expression "(pbVar37->vma != 0)" ( (binary_expression "pbVar37->vma != 0" (field_expression "pbVar37->vma" identifier -> field_identifier) != number_literal) )) && (parenthesized_expression "(pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0)" ( (comma_expression "pbVar48 = pbVar37, pbVar49 != (bfd_section *)0x0" (assignment_expression "pbVar48 = pbVar37" identifier = identifier) , (binary_expression "pbVar49 != (bfd_section *)0x0" identifier != (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) && (parenthesized_expression "(pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma)" ( (comma_expression "pbVar48 = pbVar49, pbVar49->vma < pbVar37->vma" (assignment_expression "pbVar48 = pbVar49" identifier = identifier) , (binary_expression "pbVar49->vma < pbVar37->vma" (field_expression "pbVar49->vma" identifier -> field_identifier) < (field_expression "pbVar37->vma" identifier -> field_identifier))) ))) )) (compound_statement "{\n pbVar48 = pbVar37;\n }" { (expression_statement "pbVar48 = pbVar37;" (assignment_expression "pbVar48 = pbVar37" identifier = identifier) ;) })) (expression_statement "pbVar37 = pbVar37->next;" (assignment_expression "pbVar37 = pbVar37->next" identifier = (field_expression "pbVar37->next" identifier -> field_identifier)) ;) (expression_statement "pbVar49 = pbVar48;" (assignment_expression "pbVar49 = pbVar48" identifier = identifier) ;) }) while (parenthesized_expression "(pbVar37 != (bfd_section *)0x0)" ( (binary_expression "pbVar37 != (bfd_section *)0x0" identifier != (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) (if_statement "if (pbVar48 == (bfd_section *)0x0) goto LAB_0010ad5e;" if (parenthesized_expression "(pbVar48 == (bfd_section *)0x0)" ( (binary_expression "pbVar48 == (bfd_section *)0x0" identifier == (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_0010ad5e;" goto statement_identifier ;)) (expression_statement "uVar35 = pbVar48->size + pbVar48->vma;" (assignment_expression "uVar35 = pbVar48->size + pbVar48->vma" identifier = (binary_expression "pbVar48->size + pbVar48->vma" (field_expression "pbVar48->size" identifier -> field_identifier) + (field_expression "pbVar48->vma" identifier -> field_identifier))) ;) (expression_statement "uVar45 = 0xffffffffffffffff;" (assignment_expression "uVar45 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if (uVar35 < 0xfffffffffffff001) {\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }" if (parenthesized_expression "(uVar35 < 0xfffffffffffff001)" ( (binary_expression "uVar35 < 0xfffffffffffff001" identifier < number_literal) )) (compound_statement "{\n uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;\n }" { (expression_statement "uVar45 = uVar35 + 0xfff & 0xfffffffffffff000;" (assignment_expression "uVar45 = uVar35 + 0xfff & 0xfffffffffffff000" identifier = (binary_expression "uVar35 + 0xfff & 0xfffffffffffff000" (binary_expression "uVar35 + 0xfff" identifier + number_literal) & number_literal)) ;) })) }))) (expression_statement "*(ulong *)(local_a8 + 0x30) = uVar45;" (assignment_expression "*(ulong *)(local_a8 + 0x30) = uVar45" (pointer_expression "*(ulong *)(local_a8 + 0x30)" * (cast_expression "(ulong *)(local_a8 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x30)" ( (binary_expression "local_a8 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(ulong *)(local_a8 + 0x28) = uVar45;" (assignment_expression "*(ulong *)(local_a8 + 0x28) = uVar45" (pointer_expression "*(ulong *)(local_a8 + 0x28)" * (cast_expression "(ulong *)(local_a8 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x28)" ( (binary_expression "local_a8 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "local_a8[0x24] = local_a8[0x24] | 1;" (assignment_expression "local_a8[0x24] = local_a8[0x24] | 1" (subscript_expression "local_a8[0x24]" identifier [ number_literal ]) = (binary_expression "local_a8[0x24] | 1" (subscript_expression "local_a8[0x24]" identifier [ number_literal ]) | number_literal)) ;) })) }) (else_clause "else {\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }" else (compound_statement "{\n pcVar59 = (code *)obfd->filename;\n pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);\n non_fatal(pcVar23);\n gnu_debuglink_filename = (char *)0x0;\n local_a8 = (char *)0x0;\n }" { (expression_statement "pcVar59 = (code *)obfd->filename;" (assignment_expression "pcVar59 = (code *)obfd->filename" identifier = (cast_expression "(code *)obfd->filename" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "obfd->filename" identifier -> field_identifier))) ;) (expression_statement "pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"%s: debuglink section already exists",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: debuglink section already exists",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: debuglink section already exists",5)" identifier (argument_list "(0,"%s: debuglink section already exists",5)" ( number_literal , (string_literal ""%s: debuglink section already exists"" " string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar23);" (call_expression "non_fatal(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier ))) ;) (expression_statement "gnu_debuglink_filename = (char *)0x0;" (assignment_expression "gnu_debuglink_filename = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_a8 = (char *)0x0;" (assignment_expression "local_a8 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }))) })) (expression_statement "uVar47 = obfd->section_count;" (assignment_expression "uVar47 = obfd->section_count" identifier = (field_expression "obfd->section_count" identifier -> field_identifier)) ;) (if_statement "if ((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }\n else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }" if (parenthesized_expression "((uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0))" ( (binary_expression "(uVar47 == 0) || (gap_fill_set == 0 && pad_to_set == 0)" (parenthesized_expression "(uVar47 == 0)" ( (binary_expression "uVar47 == 0" identifier == number_literal) )) || (parenthesized_expression "(gap_fill_set == 0 && pad_to_set == 0)" ( (binary_expression "gap_fill_set == 0 && pad_to_set == 0" (binary_expression "gap_fill_set == 0" identifier == number_literal) && (binary_expression "pad_to_set == 0" identifier == number_literal)) ))) )) (compound_statement "{\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar35 = local_a0;\n }" { (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" identifier = number_literal) ;) (expression_statement "local_90 = (ulong *)0x0;" (assignment_expression "local_90 = (ulong *)0x0" identifier = (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_98 = (long *)0x0;" (assignment_expression "local_98 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "uVar35 = local_a0;" (assignment_expression "uVar35 = local_a0" identifier = identifier) ;) }) (else_clause "else {\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }" else (compound_statement "{\n sVar31 = (ulong)uVar47 * 8;\n local_98 = (long *)xmalloc(sVar31);\n contents = (bfd_byte *)local_98;\n bfd_map_over_sections(obfd,get_sections,&contents);\n qsort(local_98,(ulong)uVar47,8,compare_section_lma);\n local_90 = (ulong *)xmalloc(sVar31);\n pcVar59 = (code *)0x0;\n memset(local_90,0,sVar31);\n uVar35 = 0;\n local_a0 = 0;\n if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }\n uVar35 = local_a0;\n if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }\n }" { (expression_statement "sVar31 = (ulong)uVar47 * 8;" (assignment_expression "sVar31 = (ulong)uVar47 * 8" identifier = (binary_expression "(ulong)uVar47 * 8" (cast_expression "(ulong)uVar47" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ;) (expression_statement "local_98 = (long *)xmalloc(sVar31);" (assignment_expression "local_98 = (long *)xmalloc(sVar31)" identifier = (cast_expression "(long *)xmalloc(sVar31)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar31)" identifier (argument_list "(sVar31)" ( identifier ))))) ;) (expression_statement "contents = (bfd_byte *)local_98;" (assignment_expression "contents = (bfd_byte *)local_98" identifier = (cast_expression "(bfd_byte *)local_98" ( (type_descriptor "bfd_byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bfd_map_over_sections(obfd,get_sections,&contents);" (call_expression "bfd_map_over_sections(obfd,get_sections,&contents)" identifier (argument_list "(obfd,get_sections,&contents)" ( identifier , identifier , (pointer_expression "&contents" & identifier) ))) ;) (expression_statement "qsort(local_98,(ulong)uVar47,8,compare_section_lma);" (call_expression "qsort(local_98,(ulong)uVar47,8,compare_section_lma)" identifier (argument_list "(local_98,(ulong)uVar47,8,compare_section_lma)" ( identifier , (cast_expression "(ulong)uVar47" ( (type_descriptor "ulong" type_identifier) ) identifier) , number_literal , identifier ))) ;) (expression_statement "local_90 = (ulong *)xmalloc(sVar31);" (assignment_expression "local_90 = (ulong *)xmalloc(sVar31)" identifier = (cast_expression "(ulong *)xmalloc(sVar31)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar31)" identifier (argument_list "(sVar31)" ( identifier ))))) ;) (expression_statement "pcVar59 = (code *)0x0;" (assignment_expression "pcVar59 = (code *)0x0" identifier = (cast_expression "(code *)0x0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "memset(local_90,0,sVar31);" (call_expression "memset(local_90,0,sVar31)" identifier (argument_list "(local_90,0,sVar31)" ( identifier , number_literal , identifier ))) ;) (expression_statement "uVar35 = 0;" (assignment_expression "uVar35 = 0" identifier = number_literal) ;) (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" identifier = number_literal) ;) (if_statement "if ((gap_fill_set != 0) && (uVar47 != 1)) {\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }" if (parenthesized_expression "((gap_fill_set != 0) && (uVar47 != 1))" ( (binary_expression "(gap_fill_set != 0) && (uVar47 != 1)" (parenthesized_expression "(gap_fill_set != 0)" ( (binary_expression "gap_fill_set != 0" identifier != number_literal) )) && (parenthesized_expression "(uVar47 != 1)" ( (binary_expression "uVar47 != 1" identifier != number_literal) ))) )) (compound_statement "{\n plVar36 = local_98;\n puVar51 = local_90;\n do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);\n }" { (expression_statement "plVar36 = local_98;" (assignment_expression "plVar36 = local_98" identifier = identifier) ;) (expression_statement "puVar51 = local_90;" (assignment_expression "puVar51 = local_90" identifier = identifier) ;) (do_statement "do {\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n } while (local_98 + (ulong)(uVar47 - 2) + 1 != plVar36);" do (compound_statement "{\n pcVar59 = (code *)*plVar36;\n if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }\n plVar36 = plVar36 + 1;\n puVar51 = puVar51 + 1;\n local_a0 = uVar35;\n }" { (expression_statement "pcVar59 = (code *)*plVar36;" (assignment_expression "pcVar59 = (code *)*plVar36" identifier = (cast_expression "(code *)*plVar36" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar36" * identifier))) ;) (if_statement "if ((((asection *)pcVar59)->flags & 0x102) == 0x102) {\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }" if (parenthesized_expression "((((asection *)pcVar59)->flags & 0x102) == 0x102)" ( (binary_expression "(((asection *)pcVar59)->flags & 0x102) == 0x102" (parenthesized_expression "(((asection *)pcVar59)->flags & 0x102)" ( (binary_expression "((asection *)pcVar59)->flags & 0x102" (field_expression "((asection *)pcVar59)->flags" (parenthesized_expression "((asection *)pcVar59)" ( (cast_expression "(asection *)pcVar59" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;\n if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }\n }" { (expression_statement "uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size;" (assignment_expression "uVar45 = ((asection *)pcVar59)->lma + ((asection *)pcVar59)->size" identifier = (binary_expression "((asection *)pcVar59)->lma + ((asection *)pcVar59)->size" (field_expression "((asection *)pcVar59)->lma" (parenthesized_expression "((asection *)pcVar59)" ( (cast_expression "(asection *)pcVar59" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier) + (field_expression "((asection *)pcVar59)->size" (parenthesized_expression "((asection *)pcVar59)" ( (cast_expression "(asection *)pcVar59" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier))) ;) (if_statement "if (uVar45 < *(ulong *)(plVar36[1] + 0x30)) {\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }" if (parenthesized_expression "(uVar45 < *(ulong *)(plVar36[1] + 0x30))" ( (binary_expression "uVar45 < *(ulong *)(plVar36[1] + 0x30)" identifier < (pointer_expression "*(ulong *)(plVar36[1] + 0x30)" * (cast_expression "(ulong *)(plVar36[1] + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar36[1] + 0x30)" ( (binary_expression "plVar36[1] + 0x30" (subscript_expression "plVar36[1]" identifier [ number_literal ]) + number_literal) ))))) )) (compound_statement "{\n uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;\n iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }\n *puVar51 = uVar45;\n if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }\n }" { (expression_statement "uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45;" (assignment_expression "uVar45 = *(ulong *)(plVar36[1] + 0x30) - uVar45" identifier = (binary_expression "*(ulong *)(plVar36[1] + 0x30) - uVar45" (pointer_expression "*(ulong *)(plVar36[1] + 0x30)" * (cast_expression "(ulong *)(plVar36[1] + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar36[1] + 0x30)" ( (binary_expression "plVar36[1] + 0x30" (subscript_expression "plVar36[1]" identifier [ number_literal ]) + number_literal) )))) - identifier)) ;) (expression_statement "iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45);" (assignment_expression "iVar17 = bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45)" identifier = (call_expression "bfd_set_section_size(obfd,pcVar59,((asection *)pcVar59)->size + uVar45)" identifier (argument_list "(obfd,pcVar59,((asection *)pcVar59)->size + uVar45)" ( identifier , identifier , (binary_expression "((asection *)pcVar59)->size + uVar45" (field_expression "((asection *)pcVar59)->size" (parenthesized_expression "((asection *)pcVar59)" ( (cast_expression "(asection *)pcVar59" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier) + identifier) )))) ;) (if_statement "if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);\n status = 1;\n local_a0 = uVar35;\n break;\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"Can\'t fill gap after section",5)" identifier = (cast_expression "(char *)dcgettext(0,"Can\'t fill gap after section",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Can\'t fill gap after section",5)" identifier (argument_list "(0,"Can\'t fill gap after section",5)" ( number_literal , (string_literal ""Can\'t fill gap after section"" " string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "pcVar59 = (code *)obfd;" (assignment_expression "pcVar59 = (code *)obfd" identifier = (cast_expression "(code *)obfd" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,(asection *)*plVar36,pcVar23)" identifier (argument_list "((char *)0x0,obfd,(asection *)*plVar36,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)*plVar36" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar36" * identifier)) , identifier ))) ;) (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) (expression_statement "local_a0 = uVar35;" (assignment_expression "local_a0 = uVar35" identifier = identifier) ;) (break_statement "break;" break ;) })) (expression_statement "*puVar51 = uVar45;" (assignment_expression "*puVar51 = uVar45" (pointer_expression "*puVar51" * identifier) = identifier) ;) (if_statement "if (uVar35 < uVar45) {\n uVar35 = uVar45;\n }" if (parenthesized_expression "(uVar35 < uVar45)" ( (binary_expression "uVar35 < uVar45" identifier < identifier) )) (compound_statement "{\n uVar35 = uVar45;\n }" { (expression_statement "uVar35 = uVar45;" (assignment_expression "uVar35 = uVar45" identifier = identifier) ;) })) })) })) (expression_statement "plVar36 = plVar36 + 1;" (assignment_expression "plVar36 = plVar36 + 1" identifier = (binary_expression "plVar36 + 1" identifier + number_literal)) ;) (expression_statement "puVar51 = puVar51 + 1;" (assignment_expression "puVar51 = puVar51 + 1" identifier = (binary_expression "puVar51 + 1" identifier + number_literal)) ;) (expression_statement "local_a0 = uVar35;" (assignment_expression "local_a0 = uVar35" identifier = identifier) ;) }) while (parenthesized_expression "(local_98 + (ulong)(uVar47 - 2) + 1 != plVar36)" ( (binary_expression "local_98 + (ulong)(uVar47 - 2) + 1 != plVar36" (binary_expression "local_98 + (ulong)(uVar47 - 2) + 1" (binary_expression "local_98 + (ulong)(uVar47 - 2)" identifier + (call_expression "(ulong)(uVar47 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar47 - 2)" ( (binary_expression "uVar47 - 2" identifier - number_literal) )))) + number_literal) != identifier) )) ;) })) (expression_statement "uVar35 = local_a0;" (assignment_expression "uVar35 = local_a0" identifier = identifier) ;) (if_statement "if (pad_to_set != 0) {\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }" if (parenthesized_expression "(pad_to_set != 0)" ( (binary_expression "pad_to_set != 0" identifier != number_literal) )) (compound_statement "{\n pcVar59 = (code *)local_98[uVar47 - 1];\n uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;\n if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }\n }" { (expression_statement "pcVar59 = (code *)local_98[uVar47 - 1];" (assignment_expression "pcVar59 = (code *)local_98[uVar47 - 1]" identifier = (cast_expression "(code *)local_98[uVar47 - 1]" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_98[uVar47 - 1]" identifier [ (binary_expression "uVar47 - 1" identifier - number_literal) ]))) ;) (expression_statement "uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma;" (assignment_expression "uVar45 = ((asection *)pcVar59)->size + ((asection *)pcVar59)->lma" identifier = (binary_expression "((asection *)pcVar59)->size + ((asection *)pcVar59)->lma" (field_expression "((asection *)pcVar59)->size" (parenthesized_expression "((asection *)pcVar59)" ( (cast_expression "(asection *)pcVar59" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier) + (field_expression "((asection *)pcVar59)->lma" (parenthesized_expression "((asection *)pcVar59)" ( (cast_expression "(asection *)pcVar59" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier))) ;) (if_statement "if (uVar45 < pad_to) {\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }" if (parenthesized_expression "(uVar45 < pad_to)" ( (binary_expression "uVar45 < pad_to" identifier < identifier) )) (compound_statement "{\n iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }\n }" { (expression_statement "iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma);" (assignment_expression "iVar17 = bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma)" identifier = (call_expression "bfd_set_section_size(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma)" identifier (argument_list "(obfd,pcVar59,pad_to - ((asection *)pcVar59)->lma)" ( identifier , identifier , (binary_expression "pad_to - ((asection *)pcVar59)->lma" identifier - (field_expression "((asection *)pcVar59)->lma" (parenthesized_expression "((asection *)pcVar59)" ( (cast_expression "(asection *)pcVar59" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )) -> field_identifier)) )))) ;) (if_statement "if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }\n else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);\n pcVar59 = (code *)obfd;\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);\n status = 1;\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,"can\'t add padding",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"can\'t add padding",5)" identifier = (cast_expression "(char *)dcgettext(0,"can\'t add padding",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"can\'t add padding",5)" identifier (argument_list "(0,"can\'t add padding",5)" ( number_literal , (string_literal ""can\'t add padding"" " string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "pcVar59 = (code *)obfd;" (assignment_expression "pcVar59 = (code *)obfd" identifier = (cast_expression "(code *)obfd" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23)" identifier (argument_list "((char *)0x0,obfd,(asection *)local_98[uVar47 - 1],pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)local_98[uVar47 - 1]" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_98[uVar47 - 1]" identifier [ (binary_expression "uVar47 - 1" identifier - number_literal) ])) , identifier ))) ;) (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) }) (else_clause "else {\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }" else (compound_statement "{\n uVar35 = pad_to - uVar45;\n local_90[uVar47 - 1] = uVar35;\n if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }\n }" { (expression_statement "uVar35 = pad_to - uVar45;" (assignment_expression "uVar35 = pad_to - uVar45" identifier = (binary_expression "pad_to - uVar45" identifier - identifier)) ;) (expression_statement "local_90[uVar47 - 1] = uVar35;" (assignment_expression "local_90[uVar47 - 1] = uVar35" (subscript_expression "local_90[uVar47 - 1]" identifier [ (binary_expression "uVar47 - 1" identifier - number_literal) ]) = identifier) ;) (if_statement "if (uVar35 <= local_a0) {\n uVar35 = local_a0;\n }" if (parenthesized_expression "(uVar35 <= local_a0)" ( (binary_expression "uVar35 <= local_a0" identifier <= identifier) )) (compound_statement "{\n uVar35 = local_a0;\n }" { (expression_statement "uVar35 = local_a0;" (assignment_expression "uVar35 = local_a0" identifier = identifier) ;) })) }))) })) })) }))) (expression_statement "local_a0 = uVar35;" (assignment_expression "local_a0 = uVar35" identifier = identifier) ;) (expression_statement "local_b0 = (void *)0x0;" (assignment_expression "local_b0 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (convert_debugging != 0) {\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }" if (parenthesized_expression "(convert_debugging != 0)" ( (binary_expression "convert_debugging != 0" identifier != number_literal) )) (compound_statement "{\n pcVar59 = (code *)isympp;\n local_b0 = read_debugging_info(ibfd,isympp,local_100,0);\n }" { (expression_statement "pcVar59 = (code *)isympp;" (assignment_expression "pcVar59 = (code *)isympp" identifier = (cast_expression "(code *)isympp" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "local_b0 = read_debugging_info(ibfd,isympp,local_100,0);" (assignment_expression "local_b0 = read_debugging_info(ibfd,isympp,local_100,0)" identifier = (call_expression "read_debugging_info(ibfd,isympp,local_100,0)" identifier (argument_list "(ibfd,isympp,local_100,0)" ( identifier , identifier , identifier , number_literal )))) ;) })) (if_statement "if (strip_symbols - STRIP_DEBUG < 6) {\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }" if (parenthesized_expression "(strip_symbols - STRIP_DEBUG < 6)" ( (binary_expression "strip_symbols - STRIP_DEBUG < 6" (binary_expression "strip_symbols - STRIP_DEBUG" identifier - identifier) < number_literal) )) (compound_statement "{\nLAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }\n ppaVar28 = (asymbol **)xmalloc();\n local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;\n osympp = ppaVar28;\n if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }\n if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }\n bVar19 = convert_debugging;\n ppaVar28[local_100] = (asymbol *)0x0;\n local_100 = local_100 & 0xffffffff;\n if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }" { (labeled_statement "LAB_00109b5a:\n if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }" statement_identifier : (if_statement "if (strip_symbols != STRIP_ALL) {\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }" if (parenthesized_expression "(strip_symbols != STRIP_ALL)" ( (binary_expression "strip_symbols != STRIP_ALL" identifier != identifier) )) (compound_statement "{\nLAB_00109b5f:\n bfd_set_error(0);\n pcVar59 = mark_symbols_used_in_relocations;\n bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);\n iVar17 = bfd_get_error();\n if (iVar17 != 0) {\n status = 1;\n return 0;\n }\n }" { (labeled_statement "LAB_00109b5f:\n bfd_set_error(0);" statement_identifier : (expression_statement "bfd_set_error(0);" (call_expression "bfd_set_error(0)" identifier (argument_list "(0)" ( number_literal ))) ;)) (expression_statement "pcVar59 = mark_symbols_used_in_relocations;" (assignment_expression "pcVar59 = mark_symbols_used_in_relocations" identifier = identifier) ;) (expression_statement "bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp);" (call_expression "bfd_map_over_sections(ibfd,mark_symbols_used_in_relocations,isympp)" identifier (argument_list "(ibfd,mark_symbols_used_in_relocations,isympp)" ( identifier , identifier , identifier ))) ;) (expression_statement "iVar17 = bfd_get_error();" (assignment_expression "iVar17 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar17 != 0) {\n status = 1;\n return 0;\n }" if (parenthesized_expression "(iVar17 != 0)" ( (binary_expression "iVar17 != 0" identifier != number_literal) )) (compound_statement "{\n status = 1;\n return 0;\n }" { (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "ppaVar28 = (asymbol **)xmalloc();" (assignment_expression "ppaVar28 = (asymbol **)xmalloc()" identifier = (cast_expression "(asymbol **)xmalloc()" ( (type_descriptor "asymbol **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xmalloc()" identifier (argument_list "()" ( ))))) ;) (expression_statement "local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42;" (assignment_expression "local_b8._0_4_ = *(uint *)&ibfd->field_0x44 >> 5 & 0x42" (field_expression "local_b8._0_4_" identifier . field_identifier) = (binary_expression "*(uint *)&ibfd->field_0x44 >> 5 & 0x42" (binary_expression "*(uint *)&ibfd->field_0x44 >> 5" (pointer_expression "*(uint *)&ibfd->field_0x44" * (cast_expression "(uint *)&ibfd->field_0x44" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&ibfd->field_0x44" & (field_expression "ibfd->field_0x44" identifier -> field_identifier)))) >> number_literal) & number_literal)) ;) (expression_statement "osympp = ppaVar28;" (assignment_expression "osympp = ppaVar28" identifier = identifier) ;) (if_statement "if (local_100 != 0) {\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }" if (parenthesized_expression "(local_100 != 0)" ( (binary_expression "local_100 != 0" identifier != number_literal) )) (compound_statement "{\n ppaVar1 = isympp + local_100;\n local_110 = isympp;\n local_100 = 0;\n do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);\n }" { (expression_statement "ppaVar1 = isympp + local_100;" (assignment_expression "ppaVar1 = isympp + local_100" identifier = (binary_expression "isympp + local_100" identifier + identifier)) ;) (expression_statement "local_110 = isympp;" (assignment_expression "local_110 = isympp" identifier = identifier) ;) (expression_statement "local_100 = 0;" (assignment_expression "local_100 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while (ppaVar1 != local_110);" do (compound_statement "{\n iVar17 = add_symbols;\n paVar25 = (asection *)*local_110;\n pbVar37 = paVar25->prev;\n paVar33 = *(asection **)&paVar25->id;\n lVar57 = *(long *)&paVar25->flags;\n if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);\n paVar43 = paVar33;\n if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }\n pcVar23 = prefix_symbols_string;\n cVar3 = ibfd->xvec->symbol_leading_char;\n if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }\nLAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;\n if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n }" { (expression_statement "iVar17 = add_symbols;" (assignment_expression "iVar17 = add_symbols" identifier = identifier) ;) (expression_statement "paVar25 = (asection *)*local_110;" (assignment_expression "paVar25 = (asection *)*local_110" identifier = (cast_expression "(asection *)*local_110" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_110" * identifier))) ;) (expression_statement "pbVar37 = paVar25->prev;" (assignment_expression "pbVar37 = paVar25->prev" identifier = (field_expression "paVar25->prev" identifier -> field_identifier)) ;) (expression_statement "paVar33 = *(asection **)&paVar25->id;" (assignment_expression "paVar33 = *(asection **)&paVar25->id" identifier = (pointer_expression "*(asection **)&paVar25->id" * (cast_expression "(asection **)&paVar25->id" ( (type_descriptor "asection **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&paVar25->id" & (field_expression "paVar25->id" identifier -> field_identifier))))) ;) (expression_statement "lVar57 = *(long *)&paVar25->flags;" (assignment_expression "lVar57 = *(long *)&paVar25->flags" identifier = (pointer_expression "*(long *)&paVar25->flags" * (cast_expression "(long *)&paVar25->flags" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->flags" & (field_expression "paVar25->flags" identifier -> field_identifier))))) ;) (if_statement "if (((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)) {\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }" if (parenthesized_expression "(((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0))" ( (binary_expression "((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) &&\n (pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)" (parenthesized_expression "((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols))" ( (binary_expression "(add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)" (parenthesized_expression "(add_sym_list != (addsym_node *)0x0)" ( (binary_expression "add_sym_list != (addsym_node *)0x0" identifier != (cast_expression "(addsym_node *)0x0" ( (type_descriptor "addsym_node *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(0 < add_symbols)" ( (binary_expression "0 < add_symbols" number_literal < identifier) ))) )) && (parenthesized_expression "(pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0)" ( (comma_expression "pcVar23 = add_sym_list->othersym, pcVar23 != (char *)0x0" (assignment_expression "pcVar23 = add_sym_list->othersym" identifier = (field_expression "add_sym_list->othersym" identifier -> field_identifier)) , (binary_expression "pcVar23 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n iVar20 = 0;\n paVar53 = add_sym_list;\n while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar23);\n paVar53->othersym = "";\n pcVar59 = (code *)obfd;\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }" { (expression_statement "iVar20 = 0;" (assignment_expression "iVar20 = 0" identifier = number_literal) ;) (expression_statement "paVar53 = add_sym_list;" (assignment_expression "paVar53 = add_sym_list" identifier = identifier) ;) (while_statement "while (pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0) {\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }" while (parenthesized_expression "(pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0)" ( (comma_expression "pcVar59 = (code *)paVar33, iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0" (assignment_expression "pcVar59 = (code *)paVar33" identifier = (cast_expression "(code *)paVar33" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "iVar22 = strcmp(pcVar23,(char *)paVar33),\n iVar22 != 0" (assignment_expression "iVar22 = strcmp(pcVar23,(char *)paVar33)" identifier = (call_expression "strcmp(pcVar23,(char *)paVar33)" identifier (argument_list "(pcVar23,(char *)paVar33)" ( identifier , (cast_expression "(char *)paVar33" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) , (binary_expression "iVar22 != 0" identifier != number_literal))) )) (compound_statement "{\n iVar20 = iVar20 + 1;\n paVar53 = paVar53->next;\n if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;\n }" { (expression_statement "iVar20 = iVar20 + 1;" (assignment_expression "iVar20 = iVar20 + 1" identifier = (binary_expression "iVar20 + 1" identifier + number_literal)) ;) (expression_statement "paVar53 = paVar53->next;" (assignment_expression "paVar53 = paVar53->next" identifier = (field_expression "paVar53->next" identifier -> field_identifier)) ;) (if_statement "if ((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))\n goto LAB_00109cb0;" if (parenthesized_expression "((iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0))" ( (binary_expression "(iVar20 == iVar17) || (pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0)" (parenthesized_expression "(iVar20 == iVar17)" ( (binary_expression "iVar20 == iVar17" identifier == identifier) )) || (parenthesized_expression "(pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0)" ( (comma_expression "pcVar23 = paVar53->othersym, pcVar23 == (char *)0x0" (assignment_expression "pcVar23 = paVar53->othersym" identifier = (field_expression "paVar53->othersym" identifier -> field_identifier)) , (binary_expression "pcVar23 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00109cb0;" goto statement_identifier ;)) })) (expression_statement "free(pcVar23);" (call_expression "free(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier ))) ;) (expression_statement "paVar53->othersym = "";" (assignment_expression "paVar53->othersym = """ (field_expression "paVar53->othersym" identifier -> field_identifier) = (string_literal """" " ")) ;) (expression_statement "pcVar59 = (code *)obfd;" (assignment_expression "pcVar59 = (code *)obfd" identifier = (cast_expression "(code *)obfd" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "paVar29 = create_new_symbol(paVar53,obfd);" (assignment_expression "paVar29 = create_new_symbol(paVar53,obfd)" identifier = (call_expression "create_new_symbol(paVar53,obfd)" identifier (argument_list "(paVar53,obfd)" ( identifier , identifier )))) ;) (expression_statement "ppaVar28[local_100] = paVar29;" (assignment_expression "ppaVar28[local_100] = paVar29" (subscript_expression "ppaVar28[local_100]" identifier [ identifier ]) = identifier) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" identifier + number_literal)) ;) })) (labeled_statement "LAB_00109cb0:\n lVar30 = htab_elements(redefine_specific_htab);" statement_identifier : (expression_statement "lVar30 = htab_elements(redefine_specific_htab);" (assignment_expression "lVar30 = htab_elements(redefine_specific_htab)" identifier = (call_expression "htab_elements(redefine_specific_htab)" identifier (argument_list "(redefine_specific_htab)" ( identifier )))) ;)) (expression_statement "paVar43 = paVar33;" (assignment_expression "paVar43 = paVar33" identifier = identifier) ;) (if_statement "if ((lVar30 != 0) || (section_rename_list != (section_rename *)0x0)) {\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }" if (parenthesized_expression "((lVar30 != 0) || (section_rename_list != (section_rename *)0x0))" ( (binary_expression "(lVar30 != 0) || (section_rename_list != (section_rename *)0x0)" (parenthesized_expression "(lVar30 != 0)" ( (binary_expression "lVar30 != 0" identifier != number_literal) )) || (parenthesized_expression "(section_rename_list != (section_rename *)0x0)" ( (binary_expression "section_rename_list != (section_rename *)0x0" identifier != (cast_expression "(section_rename *)0x0" ( (type_descriptor "section_rename *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n local_50._0_4_ = 0;\n local_50._4_4_ = 0;\n pcVar59 = (code *)&contents;\n contents = (bfd_byte *)paVar33;\n lVar30 = htab_find(redefine_specific_htab);\n if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }\n *(asection **)&paVar25->id = paVar43;\n }" { (expression_statement "local_50._0_4_ = 0;" (assignment_expression "local_50._0_4_ = 0" (field_expression "local_50._0_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "local_50._4_4_ = 0;" (assignment_expression "local_50._4_4_ = 0" (field_expression "local_50._4_4_" identifier . field_identifier) = number_literal) ;) (expression_statement "pcVar59 = (code *)&contents;" (assignment_expression "pcVar59 = (code *)&contents" identifier = (cast_expression "(code *)&contents" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&contents" & identifier))) ;) (expression_statement "contents = (bfd_byte *)paVar33;" (assignment_expression "contents = (bfd_byte *)paVar33" identifier = (cast_expression "(bfd_byte *)paVar33" ( (type_descriptor "bfd_byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "lVar30 = htab_find(redefine_specific_htab);" (assignment_expression "lVar30 = htab_find(redefine_specific_htab)" identifier = (call_expression "htab_find(redefine_specific_htab)" identifier (argument_list "(redefine_specific_htab)" ( identifier )))) ;) (if_statement "if (((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)) {\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }" if (parenthesized_expression "(((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0))" ( (binary_expression "((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)) &&\n (psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)" (parenthesized_expression "((lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43))" ( (binary_expression "(lVar30 == 0) || (paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)" (parenthesized_expression "(lVar30 == 0)" ( (binary_expression "lVar30 == 0" identifier == number_literal) )) || (parenthesized_expression "(paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43)" ( (comma_expression "paVar43 = *(asection **)(lVar30 + 8), paVar33 == paVar43" (assignment_expression "paVar43 = *(asection **)(lVar30 + 8)" identifier = (pointer_expression "*(asection **)(lVar30 + 8)" * (cast_expression "(asection **)(lVar30 + 8)" ( (type_descriptor "asection **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar30 + 8)" ( (binary_expression "lVar30 + 8" identifier + number_literal) ))))) , (binary_expression "paVar33 == paVar43" identifier == identifier)) ))) )) && (parenthesized_expression "(psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0)" ( (comma_expression "psVar15 = section_rename_list, ((ulong)pbVar37 & 0x100) != 0" (assignment_expression "psVar15 = section_rename_list" identifier = identifier) , (binary_expression "((ulong)pbVar37 & 0x100) != 0" (parenthesized_expression "((ulong)pbVar37 & 0x100)" ( (binary_expression "(ulong)pbVar37 & 0x100" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }\n }" { (for_statement "for (; paVar43 = paVar33, psVar15 != (section_rename *)0x0;\n psVar15 = psVar15->next) {\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }" for ( ; (comma_expression "paVar43 = paVar33, psVar15 != (section_rename *)0x0" (assignment_expression "paVar43 = paVar33" identifier = identifier) , (binary_expression "psVar15 != (section_rename *)0x0" identifier != (cast_expression "(section_rename *)0x0" ( (type_descriptor "section_rename *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ; (assignment_expression "psVar15 = psVar15->next" identifier = (field_expression "psVar15->next" identifier -> field_identifier)) ) (compound_statement "{\n pcVar59 = (code *)paVar33;\n iVar17 = strcmp(psVar15->old_name,(char *)paVar33);\n if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }\n }" { (expression_statement "pcVar59 = (code *)paVar33;" (assignment_expression "pcVar59 = (code *)paVar33" identifier = (cast_expression "(code *)paVar33" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "iVar17 = strcmp(psVar15->old_name,(char *)paVar33);" (assignment_expression "iVar17 = strcmp(psVar15->old_name,(char *)paVar33)" identifier = (call_expression "strcmp(psVar15->old_name,(char *)paVar33)" identifier (argument_list "(psVar15->old_name,(char *)paVar33)" ( (field_expression "psVar15->old_name" identifier -> field_identifier) , (cast_expression "(char *)paVar33" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (iVar17 == 0) {\n paVar43 = (asection *)psVar15->new_name;\n break;\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n paVar43 = (asection *)psVar15->new_name;\n break;\n }" { (expression_statement "paVar43 = (asection *)psVar15->new_name;" (assignment_expression "paVar43 = (asection *)psVar15->new_name" identifier = (cast_expression "(asection *)psVar15->new_name" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "psVar15->new_name" identifier -> field_identifier))) ;) (break_statement "break;" break ;) })) })) })) (expression_statement "*(asection **)&paVar25->id = paVar43;" (assignment_expression "*(asection **)&paVar25->id = paVar43" (pointer_expression "*(asection **)&paVar25->id" * (cast_expression "(asection **)&paVar25->id" ( (type_descriptor "asection **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&paVar25->id" & (field_expression "paVar25->id" identifier -> field_identifier)))) = identifier) ;) })) (expression_statement "pcVar23 = prefix_symbols_string;" (assignment_expression "pcVar23 = prefix_symbols_string" identifier = identifier) ;) (expression_statement "cVar3 = ibfd->xvec->symbol_leading_char;" (assignment_expression "cVar3 = ibfd->xvec->symbol_leading_char" identifier = (field_expression "ibfd->xvec->symbol_leading_char" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (*(char *)&paVar43->name == cVar3) {\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }\n else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }" if (parenthesized_expression "(*(char *)&paVar43->name == cVar3)" ( (binary_expression "*(char *)&paVar43->name == cVar3" (pointer_expression "*(char *)&paVar43->name" * (cast_expression "(char *)&paVar43->name" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar43->name" & (field_expression "paVar43->name" identifier -> field_identifier)))) == identifier) )) (compound_statement "{\n if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }\n cVar3 = obfd->xvec->symbol_leading_char;\n if (cVar3 == '\0') goto LAB_00109f88;\n if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }\n *(char *)&paVar43->name = cVar3;\n *(asection **)&paVar25->id = paVar43;\n }" { (if_statement "if (change_leading_char == 0) {\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }" if (parenthesized_expression "(change_leading_char == 0)" ( (binary_expression "change_leading_char == 0" identifier == number_literal) )) (compound_statement "{\n if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;\nLAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109d39;\n }" { (if_statement "if ((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))\n goto LAB_00109d39;" if (parenthesized_expression "((remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))))" ( (binary_expression "(remove_leading_char == 0) ||\n (((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)))" (parenthesized_expression "(remove_leading_char == 0)" ( (binary_expression "remove_leading_char == 0" identifier == number_literal) )) || (parenthesized_expression "(((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)))" ( (parenthesized_expression "((((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))" ( (binary_expression "(((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)" (parenthesized_expression "(((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678))" ( (binary_expression "((ulong)pbVar37 & 0x82) == 0 && (lVar57 != 0x12c678)" (binary_expression "((ulong)pbVar37 & 0x82) == 0" (parenthesized_expression "((ulong)pbVar37 & 0x82)" ( (binary_expression "(ulong)pbVar37 & 0x82" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) == number_literal) && (parenthesized_expression "(lVar57 != 0x12c678)" ( (binary_expression "lVar57 != 0x12c678" identifier != number_literal) ))) )) && (parenthesized_expression "((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)" ( (binary_expression "(*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0" (parenthesized_expression "(*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10)" ( (binary_expression "*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10" (pointer_expression "*(byte *)(*(long *)&paVar25->flags + 0x21)" * (cast_expression "(byte *)(*(long *)&paVar25->flags + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)&paVar25->flags + 0x21)" ( (binary_expression "*(long *)&paVar25->flags + 0x21" (pointer_expression "*(long *)&paVar25->flags" * (cast_expression "(long *)&paVar25->flags" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->flags" & (field_expression "paVar25->flags" identifier -> field_identifier)))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) ))) )) (goto_statement "goto LAB_00109d39;" goto statement_identifier ;)) (labeled_statement "LAB_00109f88:\n paVar43 = (asection *)((long)&paVar43->name + 1);" statement_identifier : (expression_statement "paVar43 = (asection *)((long)&paVar43->name + 1);" (assignment_expression "paVar43 = (asection *)((long)&paVar43->name + 1)" identifier = (cast_expression "(asection *)((long)&paVar43->name + 1)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar43->name + 1)" ( (binary_expression "(long)&paVar43->name + 1" (cast_expression "(long)&paVar43->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar43->name" & (field_expression "paVar43->name" identifier -> field_identifier))) + number_literal) )))) ;)) (expression_statement "*(asection **)&paVar25->id = paVar43;" (assignment_expression "*(asection **)&paVar25->id = paVar43" (pointer_expression "*(asection **)&paVar25->id" * (cast_expression "(asection **)&paVar25->id" ( (type_descriptor "asection **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&paVar25->id" & (field_expression "paVar25->id" identifier -> field_identifier)))) = identifier) ;) (goto_statement "goto LAB_00109d39;" goto statement_identifier ;) })) (expression_statement "cVar3 = obfd->xvec->symbol_leading_char;" (assignment_expression "cVar3 = obfd->xvec->symbol_leading_char" identifier = (field_expression "obfd->xvec->symbol_leading_char" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (cVar3 == '\0') goto LAB_00109f88;" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00109f88;" goto statement_identifier ;)) (if_statement "if (prefix_symbols_string != (char *)0x0) {\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }" if (parenthesized_expression "(prefix_symbols_string != (char *)0x0)" ( (binary_expression "prefix_symbols_string != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n paVar43 = (asection *)((long)&paVar43->name + 1);\n *(asection **)&paVar25->id = paVar43;\n goto LAB_00109fa6;\n }" { (expression_statement "paVar43 = (asection *)((long)&paVar43->name + 1);" (assignment_expression "paVar43 = (asection *)((long)&paVar43->name + 1)" identifier = (cast_expression "(asection *)((long)&paVar43->name + 1)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar43->name + 1)" ( (binary_expression "(long)&paVar43->name + 1" (cast_expression "(long)&paVar43->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar43->name" & (field_expression "paVar43->name" identifier -> field_identifier))) + number_literal) )))) ;) (expression_statement "*(asection **)&paVar25->id = paVar43;" (assignment_expression "*(asection **)&paVar25->id = paVar43" (pointer_expression "*(asection **)&paVar25->id" * (cast_expression "(asection **)&paVar25->id" ( (type_descriptor "asection **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&paVar25->id" & (field_expression "paVar25->id" identifier -> field_identifier)))) = identifier) ;) (goto_statement "goto LAB_00109fa6;" goto statement_identifier ;) })) (expression_statement "*(char *)&paVar43->name = cVar3;" (assignment_expression "*(char *)&paVar43->name = cVar3" (pointer_expression "*(char *)&paVar43->name" * (cast_expression "(char *)&paVar43->name" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar43->name" & (field_expression "paVar43->name" identifier -> field_identifier)))) = identifier) ;) (expression_statement "*(asection **)&paVar25->id = paVar43;" (assignment_expression "*(asection **)&paVar25->id = paVar43" (pointer_expression "*(asection **)&paVar25->id" * (cast_expression "(asection **)&paVar25->id" ( (type_descriptor "asection **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&paVar25->id" & (field_expression "paVar25->id" identifier -> field_identifier)))) = identifier) ;) }) (else_clause "else {\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }" else (compound_statement "{\n if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }\n paVar43 = paVar34;\n pcVar23 = prefix_symbols_string;\n if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }\n strcpy((char *)paVar33,(char *)pcVar59);\n *(asection **)&paVar25->id = paVar43;\n }" { (if_statement "if (((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')) {\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }\n else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }" if (parenthesized_expression "(((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0'))" ( (binary_expression "((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')) ||\n (cVar3 != '\0')" (parenthesized_expression "((change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0'))" ( (binary_expression "(change_leading_char == 0) || (obfd->xvec->symbol_leading_char == '\0')" (parenthesized_expression "(change_leading_char == 0)" ( (binary_expression "change_leading_char == 0" identifier == number_literal) )) || (parenthesized_expression "(obfd->xvec->symbol_leading_char == '\0')" ( (binary_expression "obfd->xvec->symbol_leading_char == '\0'" (field_expression "obfd->xvec->symbol_leading_char" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier) == (char_literal "'\0'" ' escape_sequence ')) ))) )) || (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\nLAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar34 = paVar33;\n pcVar59 = (code *)paVar43;\n }" { (labeled_statement "LAB_00109d39:\n if (pcVar23 == (char *)0x0) goto LAB_00109da6;" statement_identifier : (if_statement "if (pcVar23 == (char *)0x0) goto LAB_00109da6;" if (parenthesized_expression "(pcVar23 == (char *)0x0)" ( (binary_expression "pcVar23 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00109da6;" goto statement_identifier ;))) (expression_statement "sVar31 = strlen(pcVar23);" (assignment_expression "sVar31 = strlen(pcVar23)" identifier = (call_expression "strlen(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier )))) ;) (expression_statement "sVar32 = strlen((char *)paVar43);" (assignment_expression "sVar32 = strlen((char *)paVar43)" identifier = (call_expression "strlen((char *)paVar43)" identifier (argument_list "((char *)paVar43)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32);" (assignment_expression "paVar33 = (asection *)xmalloc(sVar31 + 2 + sVar32)" identifier = (cast_expression "(asection *)xmalloc(sVar31 + 2 + sVar32)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar31 + 2 + sVar32)" identifier (argument_list "(sVar31 + 2 + sVar32)" ( (binary_expression "sVar31 + 2 + sVar32" (binary_expression "sVar31 + 2" identifier + number_literal) + identifier) ))))) ;) (expression_statement "paVar34 = paVar33;" (assignment_expression "paVar34 = paVar33" identifier = identifier) ;) (expression_statement "pcVar59 = (code *)paVar43;" (assignment_expression "pcVar59 = (code *)paVar43" identifier = (cast_expression "(code *)paVar43" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }) (else_clause "else {\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }" else (compound_statement "{\nLAB_00109fa6:\n sVar31 = strlen(pcVar23);\n sVar32 = strlen((char *)paVar43);\n paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);\n paVar33 = (asection *)((long)&paVar34->name + 1);\n *(char *)&paVar34->name = obfd->xvec->symbol_leading_char;\n pcVar59 = (code *)paVar43;\n }" { (labeled_statement "LAB_00109fa6:\n sVar31 = strlen(pcVar23);" statement_identifier : (expression_statement "sVar31 = strlen(pcVar23);" (assignment_expression "sVar31 = strlen(pcVar23)" identifier = (call_expression "strlen(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier )))) ;)) (expression_statement "sVar32 = strlen((char *)paVar43);" (assignment_expression "sVar32 = strlen((char *)paVar43)" identifier = (call_expression "strlen((char *)paVar43)" identifier (argument_list "((char *)paVar43)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32);" (assignment_expression "paVar34 = (asection *)xmalloc(sVar31 + 2 + sVar32)" identifier = (cast_expression "(asection *)xmalloc(sVar31 + 2 + sVar32)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar31 + 2 + sVar32)" identifier (argument_list "(sVar31 + 2 + sVar32)" ( (binary_expression "sVar31 + 2 + sVar32" (binary_expression "sVar31 + 2" identifier + number_literal) + identifier) ))))) ;) (expression_statement "paVar33 = (asection *)((long)&paVar34->name + 1);" (assignment_expression "paVar33 = (asection *)((long)&paVar34->name + 1)" identifier = (cast_expression "(asection *)((long)&paVar34->name + 1)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar34->name + 1)" ( (binary_expression "(long)&paVar34->name + 1" (cast_expression "(long)&paVar34->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar34->name" & (field_expression "paVar34->name" identifier -> field_identifier))) + number_literal) )))) ;) (expression_statement "*(char *)&paVar34->name = obfd->xvec->symbol_leading_char;" (assignment_expression "*(char *)&paVar34->name = obfd->xvec->symbol_leading_char" (pointer_expression "*(char *)&paVar34->name" * (cast_expression "(char *)&paVar34->name" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar34->name" & (field_expression "paVar34->name" identifier -> field_identifier)))) = (field_expression "obfd->xvec->symbol_leading_char" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "pcVar59 = (code *)paVar43;" (assignment_expression "pcVar59 = (code *)paVar43" identifier = (cast_expression "(code *)paVar43" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }))) (expression_statement "paVar43 = paVar34;" (assignment_expression "paVar43 = paVar34" identifier = identifier) ;) (expression_statement "pcVar23 = prefix_symbols_string;" (assignment_expression "pcVar23 = prefix_symbols_string" identifier = identifier) ;) (if_statement "if (prefix_symbols_string != (char *)0x0) {\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }" if (parenthesized_expression "(prefix_symbols_string != (char *)0x0)" ( (binary_expression "prefix_symbols_string != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n strcpy((char *)paVar33,prefix_symbols_string);\n sVar31 = strlen(pcVar23);\n paVar33 = (asection *)((long)&paVar33->name + sVar31);\n }" { (expression_statement "strcpy((char *)paVar33,prefix_symbols_string);" (call_expression "strcpy((char *)paVar33,prefix_symbols_string)" identifier (argument_list "((char *)paVar33,prefix_symbols_string)" ( (cast_expression "(char *)paVar33" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;) (expression_statement "sVar31 = strlen(pcVar23);" (assignment_expression "sVar31 = strlen(pcVar23)" identifier = (call_expression "strlen(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier )))) ;) (expression_statement "paVar33 = (asection *)((long)&paVar33->name + sVar31);" (assignment_expression "paVar33 = (asection *)((long)&paVar33->name + sVar31)" identifier = (cast_expression "(asection *)((long)&paVar33->name + sVar31)" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar33->name + sVar31)" ( (binary_expression "(long)&paVar33->name + sVar31" (cast_expression "(long)&paVar33->name" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar33->name" & (field_expression "paVar33->name" identifier -> field_identifier))) + identifier) )))) ;) })) (expression_statement "strcpy((char *)paVar33,(char *)pcVar59);" (call_expression "strcpy((char *)paVar33,(char *)pcVar59)" identifier (argument_list "((char *)paVar33,(char *)pcVar59)" ( (cast_expression "(char *)paVar33" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)pcVar59" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "*(asection **)&paVar25->id = paVar43;" (assignment_expression "*(asection **)&paVar25->id = paVar43" (pointer_expression "*(asection **)&paVar25->id" * (cast_expression "(asection **)&paVar25->id" ( (type_descriptor "asection **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&paVar25->id" & (field_expression "paVar25->id" identifier -> field_identifier)))) = identifier) ;) }))) (labeled_statement "LAB_00109da6:\n if (strip_symbols == STRIP_ALL) goto LAB_00109e38;" statement_identifier : (if_statement "if (strip_symbols == STRIP_ALL) goto LAB_00109e38;" if (parenthesized_expression "(strip_symbols == STRIP_ALL)" ( (binary_expression "strip_symbols == STRIP_ALL" identifier == identifier) )) (goto_statement "goto LAB_00109e38;" goto statement_identifier ;))) (if_statement "if (((ulong)pbVar37 & 0x20) == 0) {\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }\n else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }" if (parenthesized_expression "(((ulong)pbVar37 & 0x20) == 0)" ( (binary_expression "((ulong)pbVar37 & 0x20) == 0" (parenthesized_expression "((ulong)pbVar37 & 0x20)" ( (binary_expression "(ulong)pbVar37 & 0x20" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;\n }" { (if_statement "if ((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))\n {\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }\n else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }" if (parenthesized_expression "((((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0))" ( (binary_expression "(((ulong)pbVar37 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0)" (parenthesized_expression "(((ulong)pbVar37 & 0x100) == 0)" ( (binary_expression "((ulong)pbVar37 & 0x100) == 0" (parenthesized_expression "((ulong)pbVar37 & 0x100)" ( (binary_expression "(ulong)pbVar37 & 0x100" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) == number_literal) )) || (parenthesized_expression "((*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0)" ( (binary_expression "(*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20) == 0" (parenthesized_expression "(*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20)" ( (binary_expression "*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18) & 0x20" (pointer_expression "*(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18)" * (cast_expression "(byte *)(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18)" ( (binary_expression "**(long **)(*(long *)&paVar25->flags + 0x100) + 0x18" (pointer_expression "**(long **)(*(long *)&paVar25->flags + 0x100)" * (pointer_expression "*(long **)(*(long *)&paVar25->flags + 0x100)" * (cast_expression "(long **)(*(long *)&paVar25->flags + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)&paVar25->flags + 0x100)" ( (binary_expression "*(long *)&paVar25->flags + 0x100" (pointer_expression "*(long *)&paVar25->flags" * (cast_expression "(long *)&paVar25->flags" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->flags" & (field_expression "paVar25->flags" identifier -> field_identifier)))) + number_literal) ))))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;\n }" { (if_statement "if ((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)) {\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }\n else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;" if (parenthesized_expression "((((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49))" ( (binary_expression "(((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))) ||\n (iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)" (parenthesized_expression "(((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0))))" ( (binary_expression "((uint)local_b8 == 0) &&\n ((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))" (parenthesized_expression "((uint)local_b8 == 0)" ( (binary_expression "(uint)local_b8 == 0" (cast_expression "(uint)local_b8" ( (type_descriptor "uint" type_identifier) ) identifier) == number_literal) )) && (parenthesized_expression "((((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)))" ( (parenthesized_expression "(((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0))" ( (binary_expression "((ulong)pbVar37 & 0x82) != 0 ||\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)" (binary_expression "((ulong)pbVar37 & 0x82) != 0" (parenthesized_expression "((ulong)pbVar37 & 0x82)" ( (binary_expression "(ulong)pbVar37 & 0x82" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) != number_literal) || (parenthesized_expression "((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0)" ( (binary_expression "(*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) != 0" (parenthesized_expression "(*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10)" ( (binary_expression "*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10" (pointer_expression "*(byte *)(*(long *)&paVar25->flags + 0x21)" * (cast_expression "(byte *)(*(long *)&paVar25->flags + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)&paVar25->flags + 0x21)" ( (binary_expression "*(long *)&paVar25->flags + 0x21" (pointer_expression "*(long *)&paVar25->flags" * (cast_expression "(long *)&paVar25->flags" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->flags" & (field_expression "paVar25->flags" identifier -> field_identifier)))) + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) || (parenthesized_expression "(iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49)" ( (comma_expression "iVar17 = bfd_decode_symclass(paVar25), iVar17 == 0x49" (assignment_expression "iVar17 = bfd_decode_symclass(paVar25)" identifier = (call_expression "bfd_decode_symclass(paVar25)" identifier (argument_list "(paVar25)" ( identifier )))) , (binary_expression "iVar17 == 0x49" identifier == number_literal)) ))) )) (compound_statement "{\nLAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 == 0) goto LAB_00109e20;\n }" { (labeled_statement "LAB_0010a060:\n pcVar59 = (code *)strip_specific_htab;" statement_identifier : (expression_statement "pcVar59 = (code *)strip_specific_htab;" (assignment_expression "pcVar59 = (code *)strip_specific_htab" identifier = (cast_expression "(code *)strip_specific_htab" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;)) (expression_statement "bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,strip_specific_htab)" identifier (argument_list "((char *)paVar43,strip_specific_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (if_statement "if (bVar19 == 0) goto LAB_00109e20;" if (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109e20;" goto statement_identifier ;)) }) (else_clause "else if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;" else (if_statement "if (((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)) {\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }\n else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;" if (parenthesized_expression "(((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0))" ( (binary_expression "((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)) &&\n ((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)" (parenthesized_expression "((((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678))" ( (binary_expression "(((ulong)pbVar37 & 0x82) == 0) && (lVar57 != 0x12c678)" (parenthesized_expression "(((ulong)pbVar37 & 0x82) == 0)" ( (binary_expression "((ulong)pbVar37 & 0x82) == 0" (parenthesized_expression "((ulong)pbVar37 & 0x82)" ( (binary_expression "(ulong)pbVar37 & 0x82" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) == number_literal) )) && (parenthesized_expression "(lVar57 != 0x12c678)" ( (binary_expression "lVar57 != 0x12c678" identifier != number_literal) ))) )) && (parenthesized_expression "((*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0)" ( (binary_expression "(*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10) == 0" (parenthesized_expression "(*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10)" ( (binary_expression "*(byte *)(*(long *)&paVar25->flags + 0x21) & 0x10" (pointer_expression "*(byte *)(*(long *)&paVar25->flags + 0x21)" * (cast_expression "(byte *)(*(long *)&paVar25->flags + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)&paVar25->flags + 0x21)" ( (binary_expression "*(long *)&paVar25->flags + 0x21" (pointer_expression "*(long *)&paVar25->flags" * (cast_expression "(long *)&paVar25->flags" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->flags" & (field_expression "paVar25->flags" identifier -> field_identifier)))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar17 = convert_debugging;\n if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }\n }" { (if_statement "if (((ulong)pbVar37 & 4) == 0) {\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }" if (parenthesized_expression "(((ulong)pbVar37 & 4) == 0)" ( (binary_expression "((ulong)pbVar37 & 4) == 0" (parenthesized_expression "((ulong)pbVar37 & 4)" ( (binary_expression "(ulong)pbVar37 & 4" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }" { (if_statement "if (((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)) {\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }" if (parenthesized_expression "(((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0))" ( (binary_expression "((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)) ||\n (*(long *)(lVar30 + 0x40) == 0)" (parenthesized_expression "((ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0))" ( (binary_expression "(ibfd->xvec->flavour != bfd_target_coff_flavour) ||\n (lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)" (parenthesized_expression "(ibfd->xvec->flavour != bfd_target_coff_flavour)" ( (binary_expression "ibfd->xvec->flavour != bfd_target_coff_flavour" (field_expression "ibfd->xvec->flavour" (field_expression "ibfd->xvec" identifier -> field_identifier) -> field_identifier) != identifier) )) || (parenthesized_expression "(lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0)" ( (comma_expression "lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0), lVar30 == 0" (assignment_expression "lVar30 = *(long *)(*(long *)&paVar25->flags + 0xe0)" identifier = (pointer_expression "*(long *)(*(long *)&paVar25->flags + 0xe0)" * (cast_expression "(long *)(*(long *)&paVar25->flags + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)&paVar25->flags + 0xe0)" ( (binary_expression "*(long *)&paVar25->flags + 0xe0" (pointer_expression "*(long *)&paVar25->flags" * (cast_expression "(long *)&paVar25->flags" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->flags" & (field_expression "paVar25->flags" identifier -> field_identifier)))) + number_literal) ))))) , (binary_expression "lVar30 == 0" identifier == number_literal)) ))) )) || (parenthesized_expression "(*(long *)(lVar30 + 0x40) == 0)" ( (binary_expression "*(long *)(lVar30 + 0x40) == 0" (pointer_expression "*(long *)(lVar30 + 0x40)" * (cast_expression "(long *)(lVar30 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar30 + 0x40)" ( (binary_expression "lVar30 + 0x40" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;\n if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }\n }" { (if_statement "if ((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))\n goto LAB_00109e38;" if (parenthesized_expression "((strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL))" ( (binary_expression "(strip_symbols == STRIP_UNNEEDED) || (discard_locals == LOCALS_ALL)" (parenthesized_expression "(strip_symbols == STRIP_UNNEEDED)" ( (binary_expression "strip_symbols == STRIP_UNNEEDED" identifier == identifier) )) || (parenthesized_expression "(discard_locals == LOCALS_ALL)" ( (binary_expression "discard_locals == LOCALS_ALL" identifier == identifier) ))) )) (goto_statement "goto LAB_00109e38;" goto statement_identifier ;)) (if_statement "if (discard_locals == LOCALS_START_L) {\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }" if (parenthesized_expression "(discard_locals == LOCALS_START_L)" ( (binary_expression "discard_locals == LOCALS_START_L" identifier == identifier) )) (compound_statement "{\n pcVar59 = (code *)paVar25;\n iVar17 = bfd_is_local_label(ibfd);\n goto joined_r0x0010aafb;\n }" { (expression_statement "pcVar59 = (code *)paVar25;" (assignment_expression "pcVar59 = (code *)paVar25" identifier = (cast_expression "(code *)paVar25" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "iVar17 = bfd_is_local_label(ibfd);" (assignment_expression "iVar17 = bfd_is_local_label(ibfd)" identifier = (call_expression "bfd_is_local_label(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (goto_statement "goto joined_r0x0010aafb;" goto statement_identifier ;) })) })) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;) })) (expression_statement "iVar17 = convert_debugging;" (assignment_expression "iVar17 = convert_debugging" identifier = identifier) ;) (if_statement "if (1 < strip_symbols - STRIP_DEBUG) {\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }" if (parenthesized_expression "(1 < strip_symbols - STRIP_DEBUG)" ( (binary_expression "1 < strip_symbols - STRIP_DEBUG" number_literal < (binary_expression "strip_symbols - STRIP_DEBUG" identifier - identifier)) )) (compound_statement "{\njoined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;\n }" { (labeled_statement "joined_r0x0010aafb:\n if (iVar17 == 0) goto LAB_0010a060;" statement_identifier : (if_statement "if (iVar17 == 0) goto LAB_0010a060;" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;))) })) }) (else_clause "else if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;" else (if_statement "if (strip_symbols != STRIP_UNNEEDED) goto LAB_0010a060;" if (parenthesized_expression "(strip_symbols != STRIP_UNNEEDED)" ( (binary_expression "strip_symbols != STRIP_UNNEEDED" identifier != identifier) )) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;)))))) }) (else_clause "else {\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }" else (compound_statement "{\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }\nLAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);\n if (bVar19 == 0) goto LAB_00109e61;\n }" { (expression_statement "bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,strip_specific_htab)" identifier (argument_list "((char *)paVar43,strip_specific_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (if_statement "if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }" if (parenthesized_expression "(bVar19 != 0)" ( (binary_expression "bVar19 != 0" identifier != number_literal) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n non_fatal(pcVar23,paVar43);\n status = 1;\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier (argument_list "(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" ( number_literal , (string_literal ""not stripping symbol `%s\' because it is named in a relocation"" " string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar23,paVar43);" (call_expression "non_fatal(pcVar23,paVar43)" identifier (argument_list "(pcVar23,paVar43)" ( identifier , identifier ))) ;) (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) })) (labeled_statement "LAB_00109e20:\n pcVar59 = (code *)strip_unneeded_htab;" statement_identifier : (expression_statement "pcVar59 = (code *)strip_unneeded_htab;" (assignment_expression "pcVar59 = (code *)strip_unneeded_htab" identifier = (cast_expression "(code *)strip_unneeded_htab" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;)) (expression_statement "bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab);" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,strip_unneeded_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,strip_unneeded_htab)" identifier (argument_list "((char *)paVar43,strip_unneeded_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (if_statement "if (bVar19 == 0) goto LAB_00109e61;" if (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109e61;" goto statement_identifier ;)) }))) (labeled_statement "LAB_00109e38:\n if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;" statement_identifier : (if_statement "if (((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))\n goto LAB_00109e61;" if (parenthesized_expression "(((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0))" ( (binary_expression "((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)) ||\n (pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0)" (parenthesized_expression "((keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0))" ( (binary_expression "(keep_file_symbols != 0) && (((ulong)pbVar37 & 0x4000) != 0)" (parenthesized_expression "(keep_file_symbols != 0)" ( (binary_expression "keep_file_symbols != 0" identifier != number_literal) )) && (parenthesized_expression "(((ulong)pbVar37 & 0x4000) != 0)" ( (binary_expression "((ulong)pbVar37 & 0x4000) != 0" (parenthesized_expression "((ulong)pbVar37 & 0x4000)" ( (binary_expression "(ulong)pbVar37 & 0x4000" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) != number_literal) ))) )) || (parenthesized_expression "(pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0)" ( (comma_expression "pcVar59 = (code *)keep_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0" (assignment_expression "pcVar59 = (code *)keep_specific_htab" identifier = (cast_expression "(code *)keep_specific_htab" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab), bVar19 != 0" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,keep_specific_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,keep_specific_htab)" identifier (argument_list "((char *)paVar43,keep_specific_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) , (binary_expression "bVar19 != 0" identifier != number_literal))) ))) )) (goto_statement "goto LAB_00109e61;" goto statement_identifier ;))) }) (else_clause "else {\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }" else (compound_statement "{\n pcVar59 = (code *)strip_specific_htab;\n bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);\n if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }\nLAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);\n if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }\n }" { (expression_statement "pcVar59 = (code *)strip_specific_htab;" (assignment_expression "pcVar59 = (code *)strip_specific_htab" identifier = (cast_expression "(code *)strip_specific_htab" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab);" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,strip_specific_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,strip_specific_htab)" identifier (argument_list "((char *)paVar43,strip_specific_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (if_statement "if (bVar19 != 0) {\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }" if (parenthesized_expression "(bVar19 != 0)" ( (binary_expression "bVar19 != 0" identifier != number_literal) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n pcVar59 = (code *)paVar43;\n non_fatal(pcVar23);\n status = 1;\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier (argument_list "(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" ( number_literal , (string_literal ""not stripping symbol `%s\' because it is named in a relocation"" " string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "pcVar59 = (code *)paVar43;" (assignment_expression "pcVar59 = (code *)paVar43" identifier = (cast_expression "(code *)paVar43" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "non_fatal(pcVar23);" (call_expression "non_fatal(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier ))) ;) (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) })) (labeled_statement "LAB_00109e61:\n bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);" statement_identifier : (expression_statement "bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59);" (assignment_expression "bVar19 = is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59)" identifier = (call_expression "is_strip_section(*(bfd **)&paVar25->flags,(asection *)pcVar59)" identifier (argument_list "(*(bfd **)&paVar25->flags,(asection *)pcVar59)" ( (pointer_expression "*(bfd **)&paVar25->flags" * (cast_expression "(bfd **)&paVar25->flags" ( (type_descriptor "bfd **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&paVar25->flags" & (field_expression "paVar25->flags" identifier -> field_identifier)))) , (cast_expression "(asection *)pcVar59" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;)) (if_statement "if (bVar19 == 0) {\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }" if (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) (compound_statement "{\n if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }\n if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }\n ppaVar28[local_100] = (asymbol *)paVar25;\n local_100 = local_100 + 1;\n }" { (if_statement "if ((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }" if (parenthesized_expression "((((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0))))" ( (binary_expression "(((ulong)pbVar37 & 2) != 0) &&\n ((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))" (parenthesized_expression "(((ulong)pbVar37 & 2) != 0)" ( (binary_expression "((ulong)pbVar37 & 2) != 0" (parenthesized_expression "((ulong)pbVar37 & 2)" ( (binary_expression "(ulong)pbVar37 & 2" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) != number_literal) )) && (parenthesized_expression "((weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)))" ( (parenthesized_expression "(weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0))" ( (binary_expression "weaken != 0 ||\n (pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)" (binary_expression "weaken != 0" identifier != number_literal) || (parenthesized_expression "(pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0)" ( (comma_expression "pcVar59 = (code *)weaken_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0" (assignment_expression "pcVar59 = (code *)weaken_specific_htab" identifier = (cast_expression "(code *)weaken_specific_htab" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab),\n bVar19 != 0" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,weaken_specific_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,weaken_specific_htab)" identifier (argument_list "((char *)paVar43,weaken_specific_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) , (binary_expression "bVar19 != 0" identifier != number_literal))) ))) )) ))) )) (compound_statement "{\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;\n }" { (expression_statement "*(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80;" (assignment_expression "*(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffd | 0x80" (pointer_expression "*(uint *)&paVar25->prev" * (cast_expression "(uint *)&paVar25->prev" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->prev" & (field_expression "paVar25->prev" identifier -> field_identifier)))) = (binary_expression "*(uint *)&paVar25->prev & 0xfffffffd | 0x80" (binary_expression "*(uint *)&paVar25->prev & 0xfffffffd" (pointer_expression "*(uint *)&paVar25->prev" * (cast_expression "(uint *)&paVar25->prev" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->prev" & (field_expression "paVar25->prev" identifier -> field_identifier)))) & number_literal) | number_literal)) ;) })) (if_statement "if (lVar57 != 0x12c678) {\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }" if (parenthesized_expression "(lVar57 != 0x12c678)" ( (binary_expression "lVar57 != 0x12c678" identifier != number_literal) )) (compound_statement "{\n if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }\n if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }\n }" { (if_statement "if ((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }" if (parenthesized_expression "((((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2))))))))" ( (binary_expression "(((ulong)pbVar37 & 0x82) != 0) &&\n (((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))" (parenthesized_expression "(((ulong)pbVar37 & 0x82) != 0)" ( (binary_expression "((ulong)pbVar37 & 0x82) != 0" (parenthesized_expression "((ulong)pbVar37 & 0x82)" ( (binary_expression "(ulong)pbVar37 & 0x82" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) != number_literal) )) && (parenthesized_expression "(((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))))" ( (parenthesized_expression "((pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2))))))" ( (binary_expression "(pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))) ||\n ((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))" (parenthesized_expression "(pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0))))" ( (comma_expression "pcVar59 = (code *)localize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))" (assignment_expression "pcVar59 = (code *)localize_specific_htab" identifier = (cast_expression "(code *)localize_specific_htab" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab),\n bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,localize_specific_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,localize_specific_htab)" identifier (argument_list "((char *)paVar43,localize_specific_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) , (binary_expression "bVar19 != 0 ||\n ((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))" (binary_expression "bVar19 != 0" identifier != number_literal) || (parenthesized_expression "((lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)))" ( (parenthesized_expression "(lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0))" ( (comma_expression "lVar57 = htab_elements(), lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)" (assignment_expression "lVar57 = htab_elements()" identifier = (call_expression "htab_elements()" identifier (argument_list "()" ( )))) , (binary_expression "lVar57 != 0 &&\n (pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)" (binary_expression "lVar57 != 0" identifier != number_literal) && (parenthesized_expression "(pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0)" ( (comma_expression "pcVar59 = (code *)keepglobal_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0" (assignment_expression "pcVar59 = (code *)keepglobal_specific_htab" identifier = (cast_expression "(code *)keepglobal_specific_htab" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab),\n bVar19 == 0" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,keepglobal_specific_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,keepglobal_specific_htab)" identifier (argument_list "((char *)paVar43,keepglobal_specific_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) , (binary_expression "bVar19 == 0" identifier == number_literal))) )))) )) ))))) )) || (parenthesized_expression "((localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))))" ( (parenthesized_expression "(localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2))))" ( (binary_expression "localize_hidden != 0 &&\n ((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))" (binary_expression "localize_hidden != 0" identifier != number_literal) && (parenthesized_expression "((((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)))" ( (parenthesized_expression "(((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2))" ( (binary_expression "((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)) &&\n ((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)" (parenthesized_expression "((pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0))" ( (binary_expression "(pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)) &&\n (*(long *)(pcVar23 + 0xf8) != 0)" (parenthesized_expression "(pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5))" ( (comma_expression "pcVar23 = paVar25->name, pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)" (assignment_expression "pcVar23 = paVar25->name" identifier = (field_expression "paVar25->name" identifier -> field_identifier)) , (binary_expression "pcVar23 != (char *)0x0 &&\n (*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)" (binary_expression "pcVar23 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) && (parenthesized_expression "(*(int *)(*(long *)(pcVar23 + 8) + 8) == 5)" ( (binary_expression "*(int *)(*(long *)(pcVar23 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(pcVar23 + 8) + 8)" * (cast_expression "(int *)(*(long *)(pcVar23 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(pcVar23 + 8) + 8)" ( (binary_expression "*(long *)(pcVar23 + 8) + 8" (pointer_expression "*(long *)(pcVar23 + 8)" * (cast_expression "(long *)(pcVar23 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar23 + 8)" ( (binary_expression "pcVar23 + 8" identifier + number_literal) )))) + number_literal) )))) == number_literal) )))) )) && (parenthesized_expression "(*(long *)(pcVar23 + 0xf8) != 0)" ( (binary_expression "*(long *)(pcVar23 + 0xf8) != 0" (pointer_expression "*(long *)(pcVar23 + 0xf8)" * (cast_expression "(long *)(pcVar23 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar23 + 0xf8)" ( (binary_expression "pcVar23 + 0xf8" identifier + number_literal) )))) != number_literal) ))) )) && (parenthesized_expression "((*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2)" ( (binary_expression "(*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1 < 2" (binary_expression "(*(byte *)((long)&paVar25->compressed_size + 1) & 3) - 1" (parenthesized_expression "(*(byte *)((long)&paVar25->compressed_size + 1) & 3)" ( (binary_expression "*(byte *)((long)&paVar25->compressed_size + 1) & 3" (pointer_expression "*(byte *)((long)&paVar25->compressed_size + 1)" * (cast_expression "(byte *)((long)&paVar25->compressed_size + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&paVar25->compressed_size + 1)" ( (binary_expression "(long)&paVar25->compressed_size + 1" (cast_expression "(long)&paVar25->compressed_size" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&paVar25->compressed_size" & (field_expression "paVar25->compressed_size" identifier -> field_identifier))) + number_literal) )))) & number_literal) )) - number_literal) < number_literal) ))) )) ))) )) ))) )) ))) )) (compound_statement "{\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;\n }" { (expression_statement "*(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1;" (assignment_expression "*(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xffffff7d | 1" (pointer_expression "*(uint *)&paVar25->prev" * (cast_expression "(uint *)&paVar25->prev" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->prev" & (field_expression "paVar25->prev" identifier -> field_identifier)))) = (binary_expression "*(uint *)&paVar25->prev & 0xffffff7d | 1" (binary_expression "*(uint *)&paVar25->prev & 0xffffff7d" (pointer_expression "*(uint *)&paVar25->prev" * (cast_expression "(uint *)&paVar25->prev" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->prev" & (field_expression "paVar25->prev" identifier -> field_identifier)))) & number_literal) | number_literal)) ;) })) (if_statement "if ((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)) {\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }" if (parenthesized_expression "((((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0))" ( (binary_expression "(((ulong)pbVar37 & 1) != 0) &&\n (pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)" (parenthesized_expression "(((ulong)pbVar37 & 1) != 0)" ( (binary_expression "((ulong)pbVar37 & 1) != 0" (parenthesized_expression "((ulong)pbVar37 & 1)" ( (binary_expression "(ulong)pbVar37 & 1" (cast_expression "(ulong)pbVar37" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )) != number_literal) )) && (parenthesized_expression "(pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0)" ( (comma_expression "pcVar59 = (code *)globalize_specific_htab,\n bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0" (assignment_expression "pcVar59 = (code *)globalize_specific_htab" identifier = (cast_expression "(code *)globalize_specific_htab" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) , (comma_expression "bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab),\n bVar19 != 0" (assignment_expression "bVar19 = is_specified_symbol((char *)paVar43,globalize_specific_htab)" identifier = (call_expression "is_specified_symbol((char *)paVar43,globalize_specific_htab)" identifier (argument_list "((char *)paVar43,globalize_specific_htab)" ( (cast_expression "(char *)paVar43" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) , (binary_expression "bVar19 != 0" identifier != number_literal))) ))) )) (compound_statement "{\n *(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;\n }" { (expression_statement "*(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2;" (assignment_expression "*(uint *)&paVar25->prev = *(uint *)&paVar25->prev & 0xfffffffe | 2" (pointer_expression "*(uint *)&paVar25->prev" * (cast_expression "(uint *)&paVar25->prev" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->prev" & (field_expression "paVar25->prev" identifier -> field_identifier)))) = (binary_expression "*(uint *)&paVar25->prev & 0xfffffffe | 2" (binary_expression "*(uint *)&paVar25->prev & 0xfffffffe" (pointer_expression "*(uint *)&paVar25->prev" * (cast_expression "(uint *)&paVar25->prev" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->prev" & (field_expression "paVar25->prev" identifier -> field_identifier)))) & number_literal) | number_literal)) ;) })) })) (expression_statement "ppaVar28[local_100] = (asymbol *)paVar25;" (assignment_expression "ppaVar28[local_100] = (asymbol *)paVar25" (subscript_expression "ppaVar28[local_100]" identifier [ identifier ]) = (cast_expression "(asymbol *)paVar25" ( (type_descriptor "asymbol *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" 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)) ;) }) while (parenthesized_expression "(ppaVar1 != local_110)" ( (binary_expression "ppaVar1 != local_110" identifier != identifier) )) ;) })) (if_statement "if ((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)) {\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }" if (parenthesized_expression "((add_sym_list != (addsym_node *)0x0) && (0 < add_symbols))" ( (binary_expression "(add_sym_list != (addsym_node *)0x0) && (0 < add_symbols)" (parenthesized_expression "(add_sym_list != (addsym_node *)0x0)" ( (binary_expression "add_sym_list != (addsym_node *)0x0" identifier != (cast_expression "(addsym_node *)0x0" ( (type_descriptor "addsym_node *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(0 < add_symbols)" ( (binary_expression "0 < add_symbols" number_literal < identifier) ))) )) (compound_statement "{\n lVar57 = 0;\n paVar53 = add_sym_list;\n do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);\n }" { (expression_statement "lVar57 = 0;" (assignment_expression "lVar57 = 0" identifier = number_literal) ;) (expression_statement "paVar53 = add_sym_list;" (assignment_expression "paVar53 = add_sym_list" identifier = identifier) ;) (do_statement "do {\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n } while (lVar57 < add_symbols);" do (compound_statement "{\n pcVar23 = paVar53->othersym;\n if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }\n lVar57 = lVar57 + 1;\n paVar53 = paVar53->next;\n }" { (expression_statement "pcVar23 = paVar53->othersym;" (assignment_expression "pcVar23 = paVar53->othersym" identifier = (field_expression "paVar53->othersym" identifier -> field_identifier)) ;) (if_statement "if (pcVar23 == (char *)0x0) {\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }\n else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }" if (parenthesized_expression "(pcVar23 == (char *)0x0)" ( (binary_expression "pcVar23 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n paVar29 = create_new_symbol(paVar53,obfd);\n ppaVar28[local_100] = paVar29;\n local_100 = local_100 + 1;\n }" { (expression_statement "paVar29 = create_new_symbol(paVar53,obfd);" (assignment_expression "paVar29 = create_new_symbol(paVar53,obfd)" identifier = (call_expression "create_new_symbol(paVar53,obfd)" identifier (argument_list "(paVar53,obfd)" ( identifier , identifier )))) ;) (expression_statement "ppaVar28[local_100] = paVar29;" (assignment_expression "ppaVar28[local_100] = paVar29" (subscript_expression "ppaVar28[local_100]" identifier [ identifier ]) = identifier) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" identifier + number_literal)) ;) }) (else_clause "else if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }" else (if_statement "if (*pcVar23 != '\0') {\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }" if (parenthesized_expression "(*pcVar23 != '\0')" ( (binary_expression "*pcVar23 != '\0'" (pointer_expression "*pcVar23" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);\n /* WARNING: Subroutine does not return */\n fatal(pcVar58,pcVar23);\n }" { (expression_statement "pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"\'before=%s\' not found",5)" identifier = (cast_expression "(char *)dcgettext(0,"\'before=%s\' not found",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"\'before=%s\' not found",5)" identifier (argument_list "(0,"\'before=%s\' not found",5)" ( number_literal , (string_literal ""\'before=%s\' not found"" " escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) comment (expression_statement "fatal(pcVar58,pcVar23);" (call_expression "fatal(pcVar58,pcVar23)" identifier (argument_list "(pcVar58,pcVar23)" ( identifier , identifier ))) ;) })))) (expression_statement "lVar57 = lVar57 + 1;" (assignment_expression "lVar57 = lVar57 + 1" identifier = (binary_expression "lVar57 + 1" identifier + number_literal)) ;) (expression_statement "paVar53 = paVar53->next;" (assignment_expression "paVar53 = paVar53->next" identifier = (field_expression "paVar53->next" identifier -> field_identifier)) ;) }) while (parenthesized_expression "(lVar57 < add_symbols)" ( (binary_expression "lVar57 < add_symbols" identifier < identifier) )) ;) })) (expression_statement "bVar19 = convert_debugging;" (assignment_expression "bVar19 = convert_debugging" identifier = identifier) ;) (expression_statement "ppaVar28[local_100] = (asymbol *)0x0;" (assignment_expression "ppaVar28[local_100] = (asymbol *)0x0" (subscript_expression "ppaVar28[local_100]" identifier [ identifier ]) = (cast_expression "(asymbol *)0x0" ( (type_descriptor "asymbol *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_100 = local_100 & 0xffffffff;" (assignment_expression "local_100 = local_100 & 0xffffffff" identifier = (binary_expression "local_100 & 0xffffffff" identifier & number_literal)) ;) (if_statement "if ((bVar19 != 0) && (local_b0 != (void *)0x0)) {\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }" if (parenthesized_expression "((bVar19 != 0) && (local_b0 != (void *)0x0))" ( (binary_expression "(bVar19 != 0) && (local_b0 != (void *)0x0)" (parenthesized_expression "(bVar19 != 0)" ( (binary_expression "bVar19 != 0" identifier != number_literal) )) && (parenthesized_expression "(local_b0 != (void *)0x0)" ( (binary_expression "local_b0 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n bVar6 = obfd->xvec->flavour;\n if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }\n bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);\n if (bVar19 == 0) {\n status = 1;\n return 0;\n }\n lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);\n lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);\n if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }\n *(undefined4 *)(lVar57 + 0x70) = 2;\n *(undefined4 *)(lVar30 + 0x70) = 0;\n iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);\n if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }" { (expression_statement "bVar6 = obfd->xvec->flavour;" (assignment_expression "bVar6 = obfd->xvec->flavour" identifier = (field_expression "obfd->xvec->flavour" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if ((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)) {\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }" if (parenthesized_expression "((bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour))" ( (binary_expression "(bVar6 != bfd_target_coff_flavour) && (bVar6 != bfd_target_elf_flavour)" (parenthesized_expression "(bVar6 != bfd_target_coff_flavour)" ( (binary_expression "bVar6 != bfd_target_coff_flavour" identifier != identifier) )) && (parenthesized_expression "(bVar6 != bfd_target_elf_flavour)" ( (binary_expression "bVar6 != bfd_target_elf_flavour" identifier != identifier) ))) )) (compound_statement "{\n pcVar23 = obfd->xvec->name;\n pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n status = 1;\n return 0;\n }" { (expression_statement "pcVar23 = obfd->xvec->name;" (assignment_expression "pcVar23 = obfd->xvec->name" identifier = (field_expression "obfd->xvec->name" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5)" identifier = (cast_expression "(char *)dcgettext(0,"don\'t know how to write debugging information for %s",\n 5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"don\'t know how to write debugging information for %s",\n 5)" identifier (argument_list "(0,"don\'t know how to write debugging information for %s",\n 5)" ( number_literal , (string_literal ""don\'t know how to write debugging information for %s"" " string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23)" identifier (argument_list "((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier ))) ;) (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents);" (assignment_expression "bVar19 = write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents)" identifier = (call_expression "write_stabs_in_sections_debugging_info\n (obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents)" identifier (argument_list "(obfd,local_b0,&syms,(bfd_size_type *)file_alignment,&strings,\n (bfd_size_type *)&contents)" ( identifier , identifier , (pointer_expression "&syms" & identifier) , (cast_expression "(bfd_size_type *)file_alignment" ( (type_descriptor "bfd_size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "&strings" & identifier) , (cast_expression "(bfd_size_type *)&contents" ( (type_descriptor "bfd_size_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&contents" & identifier)) )))) ;) (if_statement "if (bVar19 == 0) {\n status = 1;\n return 0;\n }" if (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) (compound_statement "{\n status = 1;\n return 0;\n }" { (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108);" (assignment_expression "lVar57 = bfd_make_section_with_flags(obfd,".stab",0x2108)" identifier = (call_expression "bfd_make_section_with_flags(obfd,".stab",0x2108)" identifier (argument_list "(obfd,".stab",0x2108)" ( identifier , (string_literal "".stab"" " string_content ") , number_literal )))) ;) (expression_statement "lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108);" (assignment_expression "lVar30 = bfd_make_section_with_flags(obfd,".stabstr",0x2108)" identifier = (call_expression "bfd_make_section_with_flags(obfd,".stabstr",0x2108)" identifier (argument_list "(obfd,".stabstr",0x2108)" ( identifier , (string_literal "".stabstr"" " string_content ") , number_literal )))) ;) (if_statement "if ((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)) {\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }" if (parenthesized_expression "((((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0))" ( (binary_expression "(((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)" (parenthesized_expression "(((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0))" ( (binary_expression "((lVar57 == 0) || (lVar30 == 0)) ||\n (iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)" (parenthesized_expression "((lVar57 == 0) || (lVar30 == 0))" ( (binary_expression "(lVar57 == 0) || (lVar30 == 0)" (parenthesized_expression "(lVar57 == 0)" ( (binary_expression "lVar57 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar30 == 0)" ( (binary_expression "lVar30 == 0" identifier == number_literal) ))) )) || (parenthesized_expression "(iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0)" ( (comma_expression "iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_), iVar17 == 0" (assignment_expression "iVar17 = bfd_set_section_size(obfd,lVar57,file_alignment._0_8_)" identifier = (call_expression "bfd_set_section_size(obfd,lVar57,file_alignment._0_8_)" identifier (argument_list "(obfd,lVar57,file_alignment._0_8_)" ( identifier , identifier , (field_expression "file_alignment._0_8_" identifier . field_identifier) )))) , (binary_expression "iVar17 == 0" identifier == number_literal)) ))) )) || (parenthesized_expression "(iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0)" ( (comma_expression "iVar17 = bfd_set_section_size(obfd,lVar30,contents), iVar17 == 0" (assignment_expression "iVar17 = bfd_set_section_size(obfd,lVar30,contents)" identifier = (call_expression "bfd_set_section_size(obfd,lVar30,contents)" identifier (argument_list "(obfd,lVar30,contents)" ( identifier , identifier , identifier )))) , (binary_expression "iVar17 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n pcVar23 = "can\'t create debugging section";\nLAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);\n status = 1;\n return 0;\n }" { (expression_statement "pcVar23 = "can\'t create debugging section";" (assignment_expression "pcVar23 = "can\'t create debugging section"" identifier = (string_literal ""can\'t create debugging section"" " string_content escape_sequence string_content ")) ;) (labeled_statement "LAB_0010a991:\n pcVar23 = (char *)dcgettext(0,pcVar23,5);" statement_identifier : (expression_statement "pcVar23 = (char *)dcgettext(0,pcVar23,5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,pcVar23,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar23,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar23,5)" identifier (argument_list "(0,pcVar23,5)" ( number_literal , identifier , number_literal ))))) ;)) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar23)" identifier (argument_list "((char *)0x0,obfd,(asection *)0x0,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier ))) ;) (expression_statement "status = 1;" (assignment_expression "status = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "*(undefined4 *)(lVar57 + 0x70) = 2;" (assignment_expression "*(undefined4 *)(lVar57 + 0x70) = 2" (pointer_expression "*(undefined4 *)(lVar57 + 0x70)" * (cast_expression "(undefined4 *)(lVar57 + 0x70)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar57 + 0x70)" ( (binary_expression "lVar57 + 0x70" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(lVar30 + 0x70) = 0;" (assignment_expression "*(undefined4 *)(lVar30 + 0x70) = 0" (pointer_expression "*(undefined4 *)(lVar30 + 0x70)" * (cast_expression "(undefined4 *)(lVar30 + 0x70)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar30 + 0x70)" ( (binary_expression "lVar30 + 0x70" identifier + number_literal) )))) = number_literal) ;) (expression_statement "iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_);" (assignment_expression "iVar17 = bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_)" identifier = (call_expression "bfd_set_section_contents(obfd,lVar57,syms,0,file_alignment._0_8_)" identifier (argument_list "(obfd,lVar57,syms,0,file_alignment._0_8_)" ( identifier , identifier , identifier , number_literal , (field_expression "file_alignment._0_8_" identifier . field_identifier) )))) ;) (if_statement "if ((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)) {\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }" if (parenthesized_expression "((iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0))" ( (binary_expression "(iVar17 == 0) ||\n (iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)" (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0)" ( (comma_expression "iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents), iVar17 == 0" (assignment_expression "iVar17 = bfd_set_section_contents(obfd,lVar30,strings,0,contents)" identifier = (call_expression "bfd_set_section_contents(obfd,lVar30,strings,0,contents)" identifier (argument_list "(obfd,lVar30,strings,0,contents)" ( identifier , identifier , identifier , number_literal , identifier )))) , (binary_expression "iVar17 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n pcVar23 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }" { (expression_statement "pcVar23 = "can\'t set debugging section contents";" (assignment_expression "pcVar23 = "can\'t set debugging section contents"" identifier = (string_literal ""can\'t set debugging section contents"" " string_content escape_sequence string_content ")) ;) (goto_statement "goto LAB_0010a991;" goto statement_identifier ;) })) })) }) (else_clause "else {\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }" else (compound_statement "{\n if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;\n lVar57 = htab_elements(strip_specific_htab);\n if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;\n }" { (if_statement "if (localize_hidden != 0 || discard_locals != LOCALS_UNDEF) goto LAB_00109b5f;" if (parenthesized_expression "(localize_hidden != 0 || discard_locals != LOCALS_UNDEF)" ( (binary_expression "localize_hidden != 0 || discard_locals != LOCALS_UNDEF" (binary_expression "localize_hidden != 0" identifier != number_literal) || (binary_expression "discard_locals != LOCALS_UNDEF" identifier != identifier)) )) (goto_statement "goto LAB_00109b5f;" goto statement_identifier ;)) (expression_statement "lVar57 = htab_elements(strip_specific_htab);" (assignment_expression "lVar57 = htab_elements(strip_specific_htab)" identifier = (call_expression "htab_elements(strip_specific_htab)" identifier (argument_list "(strip_specific_htab)" ( identifier )))) ;) (if_statement "if ((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))) goto LAB_00109b5a;" if (parenthesized_expression "((((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0))))))" ( (binary_expression "(((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)) ||\n (((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))" (parenthesized_expression "(((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0))" ( (binary_expression "((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))) ||\n (lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)" (parenthesized_expression "((((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0))))" ( (binary_expression "(((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)) ||\n ((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))" (parenthesized_expression "(((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0))" ( (binary_expression "((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)) ||\n (lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)" (parenthesized_expression "((lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0))" ( (binary_expression "(lVar57 != 0) || (lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)" (parenthesized_expression "(lVar57 != 0)" ( (binary_expression "lVar57 != 0" identifier != number_literal) )) || (parenthesized_expression "(lVar57 = htab_elements(keep_specific_htab), lVar57 != 0)" ( (comma_expression "lVar57 = htab_elements(keep_specific_htab), lVar57 != 0" (assignment_expression "lVar57 = htab_elements(keep_specific_htab)" identifier = (call_expression "htab_elements(keep_specific_htab)" identifier (argument_list "(keep_specific_htab)" ( identifier )))) , (binary_expression "lVar57 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "(lVar57 = htab_elements(localize_specific_htab), lVar57 != 0)" ( (comma_expression "lVar57 = htab_elements(localize_specific_htab), lVar57 != 0" (assignment_expression "lVar57 = htab_elements(localize_specific_htab)" identifier = (call_expression "htab_elements(localize_specific_htab)" identifier (argument_list "(localize_specific_htab)" ( identifier )))) , (binary_expression "lVar57 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "((lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)))" ( (parenthesized_expression "(lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0))" ( (comma_expression "lVar57 = htab_elements(globalize_specific_htab), lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)" (assignment_expression "lVar57 = htab_elements(globalize_specific_htab)" identifier = (call_expression "htab_elements(globalize_specific_htab)" identifier (argument_list "(globalize_specific_htab)" ( identifier )))) , (binary_expression "lVar57 != 0 ||\n (lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)" (binary_expression "lVar57 != 0" identifier != number_literal) || (parenthesized_expression "(lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0)" ( (comma_expression "lVar57 = htab_elements(keepglobal_specific_htab), lVar57 != 0" (assignment_expression "lVar57 = htab_elements(keepglobal_specific_htab)" identifier = (call_expression "htab_elements(keepglobal_specific_htab)" identifier (argument_list "(keepglobal_specific_htab)" ( identifier )))) , (binary_expression "lVar57 != 0" identifier != number_literal)) )))) )) ))) )) || (parenthesized_expression "(lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0)" ( (comma_expression "lVar57 = htab_elements(weaken_specific_htab), lVar57 != 0" (assignment_expression "lVar57 = htab_elements(weaken_specific_htab)" identifier = (call_expression "htab_elements(weaken_specific_htab)" identifier (argument_list "(weaken_specific_htab)" ( identifier )))) , (binary_expression "lVar57 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "(((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))))" ( (parenthesized_expression "((lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0))))" ( (binary_expression "(lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)) ||\n ((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))" (parenthesized_expression "(lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0))" ( (comma_expression "lVar57 = htab_elements(redefine_specific_htab), lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)" (assignment_expression "lVar57 = htab_elements(redefine_specific_htab)" identifier = (call_expression "htab_elements(redefine_specific_htab)" identifier (argument_list "(redefine_specific_htab)" ( identifier )))) , (binary_expression "lVar57 != 0 ||\n (prefix_symbols_string != (char *)0x0)" (binary_expression "lVar57 != 0" identifier != number_literal) || (parenthesized_expression "(prefix_symbols_string != (char *)0x0)" ( (binary_expression "prefix_symbols_string != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )))) )) || (parenthesized_expression "((section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)))" ( (parenthesized_expression "(section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0))" ( (binary_expression "section_rename_list != (section_rename *)0x0 ||\n ((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)" (binary_expression "section_rename_list != (section_rename *)0x0" identifier != (cast_expression "(section_rename *)0x0" ( (type_descriptor "section_rename *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) || (parenthesized_expression "((((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0)" ( (binary_expression "(((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0) ||\n add_symbols != 0" (parenthesized_expression "(((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0)" ( (binary_expression "((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0) || weaken != 0" (parenthesized_expression "((((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0)" ( (binary_expression "(((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0) || remove_leading_char != 0" (parenthesized_expression "(((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0)" ( (binary_expression "((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0) ||\n change_leading_char != 0" (parenthesized_expression "((sections_removed != 0 || sections_copied != 0) || convert_debugging != 0)" ( (binary_expression "(sections_removed != 0 || sections_copied != 0) || convert_debugging != 0" (parenthesized_expression "(sections_removed != 0 || sections_copied != 0)" ( (binary_expression "sections_removed != 0 || sections_copied != 0" (binary_expression "sections_removed != 0" identifier != number_literal) || (binary_expression "sections_copied != 0" identifier != number_literal)) )) || (binary_expression "convert_debugging != 0" identifier != number_literal)) )) || (binary_expression "change_leading_char != 0" identifier != number_literal)) )) || (binary_expression "remove_leading_char != 0" identifier != number_literal)) )) || (binary_expression "weaken != 0" identifier != number_literal)) )) || (binary_expression "add_symbols != 0" identifier != number_literal)) ))) )) ))) )) ))) )) (goto_statement "goto LAB_00109b5a;" goto statement_identifier ;)) }))) (expression_statement "bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff);" (call_expression "bfd_set_symtab(obfd,osympp,local_100 & 0xffffffff)" identifier (argument_list "(obfd,osympp,local_100 & 0xffffffff)" ( identifier , identifier , (binary_expression "local_100 & 0xffffffff" identifier & number_literal) ))) ;) (expression_statement "bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd);" (call_expression "bfd_map_over_sections(ibfd,copy_relocations_in_section,obfd)" identifier (argument_list "(ibfd,copy_relocations_in_section,obfd)" ( identifier , identifier , identifier ))) ;) (expression_statement "bfd_map_over_sections(ibfd,copy_section,obfd);" (call_expression "bfd_map_over_sections(ibfd,copy_section,obfd)" identifier (argument_list "(ibfd,copy_section,obfd)" ( identifier , identifier , identifier ))) ;) (for_statement "for (psVar52 = add_sections; psVar14 = update_sections, psVar52 != (section_add *)0x0;\n psVar52 = psVar52->next) {\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }" for ( (assignment_expression "psVar52 = add_sections" identifier = identifier) ; (comma_expression "psVar14 = update_sections, psVar52 != (section_add *)0x0" (assignment_expression "psVar14 = update_sections" identifier = identifier) , (binary_expression "psVar52 != (section_add *)0x0" identifier != (cast_expression "(section_add *)0x0" ( (type_descriptor "section_add *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ; (assignment_expression "psVar52 = psVar52->next" identifier = (field_expression "psVar52->next" identifier -> field_identifier)) ) (compound_statement "{\n bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;\n if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }\n }" { (expression_statement "bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)\n ;" (assignment_expression "bVar19 = bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)" identifier = (call_expression "bfd_set_section_contents(obfd,psVar52->section,psVar52->contents,0,psVar52->size)" identifier (argument_list "(obfd,psVar52->section,psVar52->contents,0,psVar52->size)" ( identifier , (field_expression "psVar52->section" identifier -> field_identifier) , (field_expression "psVar52->contents" identifier -> field_identifier) , number_literal , (field_expression "psVar52->size" identifier -> field_identifier) )))) ;) (if_statement "if (bVar19 == 0) {\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }" if (parenthesized_expression "(bVar19 == 0)" ( (binary_expression "bVar19 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);\n return bVar19;\n }" { (labeled_statement "LAB_00109aa8:\n bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);" statement_identifier : (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,psVar52->section,(char *)0x0)" identifier (argument_list "((char *)0x0,obfd,psVar52->section,(char *)0x0)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (field_expression "psVar52->section" identifier -> field_identifier) , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (return_statement "return bVar19;" return identifier ;) })) })) (for_statement "for (; psVar14 != (section_add *)0x0; psVar14 = psVar14->next) {\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }" for ( ; (binary_expression "psVar14 != (section_add *)0x0" identifier != (cast_expression "(section_add *)0x0" ( (type_descriptor "section_add *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "psVar14 = psVar14->next" identifier = (field_expression "psVar14->next" identifier -> field_identifier)) ) (compound_statement "{\n paVar25 = psVar14->section->output_section;\n iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }\n }" { (expression_statement "paVar25 = psVar14->section->output_section;" (assignment_expression "paVar25 = psVar14->section->output_section" identifier = (field_expression "psVar14->section->output_section" (field_expression "psVar14->section" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size);" (assignment_expression "iVar17 = bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size)" identifier = (call_expression "bfd_set_section_contents(obfd,paVar25,psVar14->contents,0,psVar14->size)" identifier (argument_list "(obfd,paVar25,psVar14->contents,0,psVar14->size)" ( identifier , identifier , (field_expression "psVar14->contents" identifier -> field_identifier) , number_literal , (field_expression "psVar14->size" identifier -> field_identifier) )))) ;) (if_statement "if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);\n return 0;\n }" { (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,paVar25,(char *)0x0)" identifier (argument_list "((char *)0x0,obfd,paVar25,(char *)0x0)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;) (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (merge_notes != 0) {\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }" if (parenthesized_expression "(merge_notes != 0)" ( (binary_expression "merge_notes != 0" identifier != number_literal) )) (compound_statement "{\n paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");\n if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }\n free(merged_notes);\n merged_notes = (bfd_byte *)0x0;\n merge_notes = 0;\n }" { (expression_statement "paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes");" (assignment_expression "paVar25 = (asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes")" identifier = (cast_expression "(asection *)bfd_get_section_by_name(obfd,".gnu.build.attributes")" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "bfd_get_section_by_name(obfd,".gnu.build.attributes")" identifier (argument_list "(obfd,".gnu.build.attributes")" ( identifier , (string_literal "".gnu.build.attributes"" " string_content ") ))))) ;) (if_statement "if (((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))) {\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }\n else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }" if (parenthesized_expression "(((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0))))" ( (binary_expression "((paVar25 == (asection *)0x0) || (merge_notes == 0)) ||\n ((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))" (parenthesized_expression "((paVar25 == (asection *)0x0) || (merge_notes == 0))" ( (binary_expression "(paVar25 == (asection *)0x0) || (merge_notes == 0)" (parenthesized_expression "(paVar25 == (asection *)0x0)" ( (binary_expression "paVar25 == (asection *)0x0" identifier == (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(merge_notes == 0)" ( (binary_expression "merge_notes == 0" identifier == number_literal) ))) )) || (parenthesized_expression "((obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)))" ( (parenthesized_expression "(obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0))" ( (binary_expression "obfd->xvec->flavour != bfd_target_elf_flavour ||\n (bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)" (binary_expression "obfd->xvec->flavour != bfd_target_elf_flavour" (field_expression "obfd->xvec->flavour" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier) != identifier) || (parenthesized_expression "(bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0)" ( (comma_expression "bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes), bVar19 == 0" (assignment_expression "bVar19 = is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes)" identifier = (call_expression "is_merged_note_section\n ((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes)" identifier (argument_list "((bfd *)paVar25,(asection *)&paVar25->used_by_bfd,\n (asection *)(ulong)(uint)merge_notes)" ( (cast_expression "(bfd *)paVar25" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(asection *)&paVar25->used_by_bfd" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&paVar25->used_by_bfd" & (field_expression "paVar25->used_by_bfd" identifier -> field_identifier))) , (cast_expression "(asection *)(ulong)(uint)merge_notes" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(ulong)(uint)merge_notes" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)merge_notes" ( (type_descriptor "uint" type_identifier) ) identifier))) )))) , (binary_expression "bVar19 == 0" identifier == number_literal)) ))) )) ))) )) (compound_statement "{\n if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }\n }" { (if_statement "if (is_strip == 0) {\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }" if (parenthesized_expression "(is_strip == 0)" ( (binary_expression "is_strip == 0" identifier == number_literal) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"could not find any mergeable note sections",5)" identifier = (cast_expression "(char *)dcgettext(0,"could not find any mergeable note sections",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"could not find any mergeable note sections",5)" identifier (argument_list "(0,"could not find any mergeable note sections",5)" ( number_literal , (string_literal ""could not find any mergeable note sections"" " string_content ") , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23)" identifier (argument_list "((char *)0x0,obfd,paVar25,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier ))) ;) })) }) (else_clause "else {\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }" else (compound_statement "{\n iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);\n if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }\n }" { (expression_statement "iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size);" (assignment_expression "iVar17 = bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size)" identifier = (call_expression "bfd_set_section_contents(obfd,paVar25,merged_notes,0,merged_size)" identifier (argument_list "(obfd,paVar25,merged_notes,0,merged_size)" ( identifier , identifier , identifier , number_literal , identifier )))) ;) (if_statement "if (iVar17 == 0) {\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);\n bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);\n return 0;\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"error: failed to copy merged notes into output",5)" identifier = (cast_expression "(char *)dcgettext(0,"error: failed to copy merged notes into output",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"error: failed to copy merged notes into output",5)" identifier (argument_list "(0,"error: failed to copy merged notes into output",5)" ( number_literal , (string_literal ""error: failed to copy merged notes into output"" " string_content ") , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,paVar25,pcVar23)" identifier (argument_list "((char *)0x0,obfd,paVar25,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "free(merged_notes);" (call_expression "free(merged_notes)" identifier (argument_list "(merged_notes)" ( identifier ))) ;) (expression_statement "merged_notes = (bfd_byte *)0x0;" (assignment_expression "merged_notes = (bfd_byte *)0x0" identifier = (cast_expression "(bfd_byte *)0x0" ( (type_descriptor "bfd_byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "merge_notes = 0;" (assignment_expression "merge_notes = 0" identifier = number_literal) ;) })) (if_statement "if ((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)) {\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }" if (parenthesized_expression "((gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0))" ( (binary_expression "(gnu_debuglink_filename != (char *)0x0) &&\n (iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)" (parenthesized_expression "(gnu_debuglink_filename != (char *)0x0)" ( (binary_expression "gnu_debuglink_filename != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0)" ( (comma_expression "iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8),\n pcVar23 = gnu_debuglink_filename, iVar17 == 0" (assignment_expression "iVar17 = bfd_fill_in_gnu_debuglink_section(obfd,local_a8)" identifier = (call_expression "bfd_fill_in_gnu_debuglink_section(obfd,local_a8)" identifier (argument_list "(obfd,local_a8)" ( identifier , identifier )))) , (comma_expression "pcVar23 = gnu_debuglink_filename, iVar17 == 0" (assignment_expression "pcVar23 = gnu_debuglink_filename" identifier = identifier) , (binary_expression "iVar17 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);\n return 0;\n }" { (expression_statement "pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,"cannot fill debug link section `%s\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"cannot fill debug link section `%s\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"cannot fill debug link section `%s\'",5)" identifier (argument_list "(0,"cannot fill debug link section `%s\'",5)" ( number_literal , (string_literal ""cannot fill debug link section `%s\'"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23)" identifier (argument_list "((char *)0x0,obfd,(asection *)0x0,pcVar58,pcVar23)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (gap_fill_set != 0 || pad_to_set != 0) {\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }" if (parenthesized_expression "(gap_fill_set != 0 || pad_to_set != 0)" ( (binary_expression "gap_fill_set != 0 || pad_to_set != 0" (binary_expression "gap_fill_set != 0" identifier != number_literal) || (binary_expression "pad_to_set != 0" identifier != number_literal)) )) (compound_statement "{\n uVar35 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }\n plVar36 = (long *)xmalloc(uVar35);\n lVar57 = (ulong)gap_fill * 0x101010101010101;\n uVar47 = (uint)uVar35;\n if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }\n if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }\n }" { (expression_statement "uVar35 = 0x2000;" (assignment_expression "uVar35 = 0x2000" identifier = number_literal) ;) (if_statement "if (local_a0 < 0x2001) {\n uVar35 = local_a0;\n }" if (parenthesized_expression "(local_a0 < 0x2001)" ( (binary_expression "local_a0 < 0x2001" identifier < number_literal) )) (compound_statement "{\n uVar35 = local_a0;\n }" { (expression_statement "uVar35 = local_a0;" (assignment_expression "uVar35 = local_a0" identifier = identifier) ;) })) (expression_statement "plVar36 = (long *)xmalloc(uVar35);" (assignment_expression "plVar36 = (long *)xmalloc(uVar35)" identifier = (cast_expression "(long *)xmalloc(uVar35)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(uVar35)" identifier (argument_list "(uVar35)" ( identifier ))))) ;) (expression_statement "lVar57 = (ulong)gap_fill * 0x101010101010101;" (assignment_expression "lVar57 = (ulong)gap_fill * 0x101010101010101" identifier = (binary_expression "(ulong)gap_fill * 0x101010101010101" (cast_expression "(ulong)gap_fill" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ;) (expression_statement "uVar47 = (uint)uVar35;" (assignment_expression "uVar47 = (uint)uVar35" identifier = (cast_expression "(uint)uVar35" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (uVar47 < 8) {\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }\n else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }" if (parenthesized_expression "(uVar47 < 8)" ( (binary_expression "uVar47 < 8" identifier < number_literal) )) (compound_statement "{\n if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }\n }" { (if_statement "if ((uVar35 & 4) == 0) {\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }\n else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }" if (parenthesized_expression "((uVar35 & 4) == 0)" ( (binary_expression "(uVar35 & 4) == 0" (parenthesized_expression "(uVar35 & 4)" ( (binary_expression "uVar35 & 4" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }\n }" { (if_statement "if ((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)) {\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }" if (parenthesized_expression "((uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0))" ( (binary_expression "(uVar47 != 0) && (*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)" (parenthesized_expression "(uVar47 != 0)" ( (binary_expression "uVar47 != 0" identifier != number_literal) )) && (parenthesized_expression "(*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0)" ( (comma_expression "*(char *)plVar36 = (char)lVar57, (uVar35 & 2) != 0" (assignment_expression "*(char *)plVar36 = (char)lVar57" (pointer_expression "*(char *)plVar36" * (cast_expression "(char *)plVar36" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(char)lVar57" ( (type_descriptor "char" primitive_type) ) identifier)) , (binary_expression "(uVar35 & 2) != 0" (parenthesized_expression "(uVar35 & 2)" ( (binary_expression "uVar35 & 2" identifier & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n *(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;\n }" { (expression_statement "*(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57;" (assignment_expression "*(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2)) = (short)lVar57" (pointer_expression "*(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2))" * (cast_expression "(short *)((long)plVar36 + ((uVar35 & 0xffffffff) - 2))" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar36 + ((uVar35 & 0xffffffff) - 2))" ( (binary_expression "(long)plVar36 + ((uVar35 & 0xffffffff) - 2)" (cast_expression "(long)plVar36" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar35 & 0xffffffff) - 2)" ( (binary_expression "(uVar35 & 0xffffffff) - 2" (parenthesized_expression "(uVar35 & 0xffffffff)" ( (binary_expression "uVar35 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = (cast_expression "(short)lVar57" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) })) }) (else_clause "else {\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }" else (compound_statement "{\n *(int *)plVar36 = (int)lVar57;\n *(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;\n }" { (expression_statement "*(int *)plVar36 = (int)lVar57;" (assignment_expression "*(int *)plVar36 = (int)lVar57" (pointer_expression "*(int *)plVar36" * (cast_expression "(int *)plVar36" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(int)lVar57" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "*(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57;" (assignment_expression "*(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4)) = (int)lVar57" (pointer_expression "*(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4))" * (cast_expression "(int *)((long)plVar36 + ((uVar35 & 0xffffffff) - 4))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar36 + ((uVar35 & 0xffffffff) - 4))" ( (binary_expression "(long)plVar36 + ((uVar35 & 0xffffffff) - 4)" (cast_expression "(long)plVar36" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar35 & 0xffffffff) - 4)" ( (binary_expression "(uVar35 & 0xffffffff) - 4" (parenthesized_expression "(uVar35 & 0xffffffff)" ( (binary_expression "uVar35 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = (cast_expression "(int)lVar57" ( (type_descriptor "int" primitive_type) ) identifier)) ;) }))) }) (else_clause "else {\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }" else (compound_statement "{\n *plVar36 = lVar57;\n *(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;\n plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);\n for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }\n }" { (expression_statement "*plVar36 = lVar57;" (assignment_expression "*plVar36 = lVar57" (pointer_expression "*plVar36" * identifier) = identifier) ;) (expression_statement "*(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57;" (assignment_expression "*(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8)) = lVar57" (pointer_expression "*(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8))" * (cast_expression "(long *)((long)plVar36 + ((uVar35 & 0xffffffff) - 8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar36 + ((uVar35 & 0xffffffff) - 8))" ( (binary_expression "(long)plVar36 + ((uVar35 & 0xffffffff) - 8)" (cast_expression "(long)plVar36" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar35 & 0xffffffff) - 8)" ( (binary_expression "(uVar35 & 0xffffffff) - 8" (parenthesized_expression "(uVar35 & 0xffffffff)" ( (binary_expression "uVar35 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = identifier) ;) (expression_statement "plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8);" (assignment_expression "plVar64 = (long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)" identifier = (cast_expression "(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(plVar36 + 1) & 0xfffffffffffffff8)" ( (binary_expression "(ulong)(plVar36 + 1) & 0xfffffffffffffff8" (call_expression "(ulong)(plVar36 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(plVar36 + 1)" ( (binary_expression "plVar36 + 1" identifier + number_literal) ))) & number_literal) )))) ;) (for_statement "for (uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3); uVar35 != 0; uVar35 = uVar35 - 1) {\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }" for ( (assignment_expression "uVar35 = (ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3)" identifier = (call_expression "(ulong)(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3)" ( (binary_expression "((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47\n >> 3" (binary_expression "((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)) + uVar47" (parenthesized_expression "((int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8))" ( (binary_expression "(int)plVar36 -\n (int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)" (cast_expression "(int)plVar36" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "int" primitive_type) ) (cast_expression "(long *)((ulong)(plVar36 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(plVar36 + 1) & 0xfffffffffffffff8)" ( (binary_expression "(ulong)(plVar36 + 1) & 0xfffffffffffffff8" (call_expression "(ulong)(plVar36 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(plVar36 + 1)" ( (binary_expression "plVar36 + 1" identifier + number_literal) ))) & number_literal) ))))) )) + identifier) >> number_literal) )))) ; (binary_expression "uVar35 != 0" identifier != number_literal) ; (assignment_expression "uVar35 = uVar35 - 1" identifier = (binary_expression "uVar35 - 1" identifier - number_literal)) ) (compound_statement "{\n *plVar64 = lVar57;\n plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;\n }" { (expression_statement "*plVar64 = lVar57;" (assignment_expression "*plVar64 = lVar57" (pointer_expression "*plVar64" * identifier) = identifier) ;) (expression_statement "plVar64 = plVar64 + (ulong)bVar71 * -2 + 1;" (assignment_expression "plVar64 = plVar64 + (ulong)bVar71 * -2 + 1" identifier = (binary_expression "plVar64 + (ulong)bVar71 * -2 + 1" (binary_expression "plVar64 + (ulong)bVar71 * -2" identifier + (binary_expression "(ulong)bVar71 * -2" (cast_expression "(ulong)bVar71" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) })) }))) (if_statement "if (obfd->section_count != 0) {\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }" if (parenthesized_expression "(obfd->section_count != 0)" ( (binary_expression "obfd->section_count != 0" (field_expression "obfd->section_count" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;\n do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);\n }" { (expression_statement "puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1;" (assignment_expression "puVar51 = local_90 + (ulong)(obfd->section_count - 1) + 1" identifier = (binary_expression "local_90 + (ulong)(obfd->section_count - 1) + 1" (binary_expression "local_90 + (ulong)(obfd->section_count - 1)" identifier + (call_expression "(ulong)(obfd->section_count - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(obfd->section_count - 1)" ( (binary_expression "obfd->section_count - 1" (field_expression "obfd->section_count" identifier -> field_identifier) - number_literal) )))) + number_literal)) ;) (do_statement "do {\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar51 != local_90);" do (compound_statement "{\n uVar35 = *local_90;\n if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n }" { (expression_statement "uVar35 = *local_90;" (assignment_expression "uVar35 = *local_90" identifier = (pointer_expression "*local_90" * identifier)) ;) (if_statement "if (uVar35 != 0) {\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }" if (parenthesized_expression "(uVar35 != 0)" ( (binary_expression "uVar35 != 0" identifier != number_literal) )) (compound_statement "{\n lVar57 = *local_98;\n lVar30 = *(long *)(lVar57 + 0x38) - uVar35;\n while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }\n }" { (expression_statement "lVar57 = *local_98;" (assignment_expression "lVar57 = *local_98" identifier = (pointer_expression "*local_98" * identifier)) ;) (expression_statement "lVar30 = *(long *)(lVar57 + 0x38) - uVar35;" (assignment_expression "lVar30 = *(long *)(lVar57 + 0x38) - uVar35" identifier = (binary_expression "*(long *)(lVar57 + 0x38) - uVar35" (pointer_expression "*(long *)(lVar57 + 0x38)" * (cast_expression "(long *)(lVar57 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar57 + 0x38)" ( (binary_expression "lVar57 + 0x38" identifier + number_literal) )))) - identifier)) ;) (while_statement "while( true ) {\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar45 = 0x2000;\n if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }\n iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);\n if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }\n lVar30 = lVar30 + uVar45;\n uVar35 = uVar35 - uVar45;\n if (uVar35 == 0) break;\n lVar57 = *local_98;\n }" { (expression_statement "uVar45 = 0x2000;" (assignment_expression "uVar45 = 0x2000" identifier = number_literal) ;) (if_statement "if (uVar35 < 0x2001) {\n uVar45 = uVar35;\n }" if (parenthesized_expression "(uVar35 < 0x2001)" ( (binary_expression "uVar35 < 0x2001" identifier < number_literal) )) (compound_statement "{\n uVar45 = uVar35;\n }" { (expression_statement "uVar45 = uVar35;" (assignment_expression "uVar45 = uVar35" identifier = identifier) ;) })) (expression_statement "iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45);" (assignment_expression "iVar17 = bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45)" identifier = (call_expression "bfd_set_section_contents(obfd,lVar57,plVar36,lVar30,uVar45)" identifier (argument_list "(obfd,lVar57,plVar36,lVar30,uVar45)" ( identifier , identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar17 == 0) {\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }" if (parenthesized_expression "(iVar17 == 0)" ( (binary_expression "iVar17 == 0" identifier == number_literal) )) (compound_statement "{\n bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);\n return 0;\n }" { (expression_statement "bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0);" (call_expression "bfd_nonfatal_message((char *)0x0,obfd,(asection *)*local_98,(char *)0x0)" identifier (argument_list "((char *)0x0,obfd,(asection *)*local_98,(char *)0x0)" ( (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , identifier , (cast_expression "(asection *)*local_98" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_98" * identifier)) , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar30 = lVar30 + uVar45;" (assignment_expression "lVar30 = lVar30 + uVar45" identifier = (binary_expression "lVar30 + uVar45" identifier + identifier)) ;) (expression_statement "uVar35 = uVar35 - uVar45;" (assignment_expression "uVar35 = uVar35 - uVar45" identifier = (binary_expression "uVar35 - uVar45" identifier - identifier)) ;) (if_statement "if (uVar35 == 0) break;" if (parenthesized_expression "(uVar35 == 0)" ( (binary_expression "uVar35 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar57 = *local_98;" (assignment_expression "lVar57 = *local_98" identifier = (pointer_expression "*local_98" * identifier)) ;) })) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar51 != local_90)" ( (binary_expression "puVar51 != local_90" identifier != identifier) )) ;) })) })) (expression_statement "bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd);" (assignment_expression "bVar19 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd)" identifier = (call_expression "(*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd)" (parenthesized_expression "(*obfd->xvec->_bfd_copy_private_bfd_data)" ( (pointer_expression "*obfd->xvec->_bfd_copy_private_bfd_data" * (field_expression "obfd->xvec->_bfd_copy_private_bfd_data" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(ibfd,obfd)" ( identifier , identifier )))) ;) (if_statement "if (bVar19 != 0) {\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }" if (parenthesized_expression "(bVar19 != 0)" ( (binary_expression "bVar19 != 0" identifier != number_literal) )) (compound_statement "{\n if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }\n return 1;\n }" { (if_statement "if ((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)) {\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }" if (parenthesized_expression "((use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0))" ( (binary_expression "(use_alt_mach_code != 0) &&\n (iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)" (parenthesized_expression "(use_alt_mach_code != 0)" ( (binary_expression "use_alt_mach_code != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0)" ( (comma_expression "iVar17 = bfd_alt_mach_code(obfd), uVar35 = use_alt_mach_code, iVar17 == 0" (assignment_expression "iVar17 = bfd_alt_mach_code(obfd)" identifier = (call_expression "bfd_alt_mach_code(obfd)" identifier (argument_list "(obfd)" ( identifier )))) , (comma_expression "uVar35 = use_alt_mach_code, iVar17 == 0" (assignment_expression "uVar35 = use_alt_mach_code" identifier = identifier) , (binary_expression "iVar17 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);\n non_fatal(pcVar23,uVar35);\n if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }\n pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);\n non_fatal(pcVar23);\n *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "this target does not support %lu alternative machine codes"\n ,5)" identifier (argument_list "(0,\n "this target does not support %lu alternative machine codes"\n ,5)" ( number_literal , (string_literal ""this target does not support %lu alternative machine codes"" " string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar23,uVar35);" (call_expression "non_fatal(pcVar23,uVar35)" identifier (argument_list "(pcVar23,uVar35)" ( identifier , identifier ))) ;) (if_statement "if (obfd->xvec->flavour != bfd_target_elf_flavour) {\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }" if (parenthesized_expression "(obfd->xvec->flavour != bfd_target_elf_flavour)" ( (binary_expression "obfd->xvec->flavour != bfd_target_elf_flavour" (field_expression "obfd->xvec->flavour" (field_expression "obfd->xvec" identifier -> field_identifier) -> field_identifier) != identifier) )) (compound_statement "{\n pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);\n non_fatal(pcVar23);\n return 1;\n }" { (expression_statement "pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"ignoring the alternative value",5)" identifier = (cast_expression "(char *)dcgettext(0,"ignoring the alternative value",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"ignoring the alternative value",5)" identifier (argument_list "(0,"ignoring the alternative value",5)" ( number_literal , (string_literal ""ignoring the alternative value"" " string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar23);" (call_expression "non_fatal(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "treating that number as an absolute e_machine value instead"\n ,5)" identifier (argument_list "(0,\n "treating that number as an absolute e_machine value instead"\n ,5)" ( number_literal , (string_literal ""treating that number as an absolute e_machine value instead"" " string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(pcVar23);" (call_expression "non_fatal(pcVar23)" identifier (argument_list "(pcVar23)" ( identifier ))) ;) (expression_statement "*(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code;" (assignment_expression "*(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) =\n (short)use_alt_mach_code" (pointer_expression "*(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2)" * (cast_expression "(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2)" ( (binary_expression "(long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2" (cast_expression "(long)&((obfd->tdata).coff_obj_data)->local_n_btmask" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&((obfd->tdata).coff_obj_data)->local_n_btmask" & (field_expression "((obfd->tdata).coff_obj_data)->local_n_btmask" (parenthesized_expression "((obfd->tdata).coff_obj_data)" ( (field_expression "(obfd->tdata).coff_obj_data" (parenthesized_expression "(obfd->tdata)" ( (field_expression "obfd->tdata" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier))) + number_literal) )))) = (cast_expression "(short)use_alt_mach_code" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) })) (return_statement "return 1;" return number_literal ;) })) (expression_statement "pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5);" (assignment_expression "pcVar23 = (char *)dcgettext(0,"error copying private BFD data",5)" identifier = (cast_expression "(char *)dcgettext(0,"error copying private BFD data",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"error copying private BFD data",5)" identifier (argument_list "(0,"error copying private BFD data",5)" ( number_literal , (string_literal ""error copying private BFD data"" " string_content ") , number_literal ))))) ;) (expression_statement "iVar17 = 0;" (assignment_expression "iVar17 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_00109580;" goto statement_identifier ;) })) (if_statement "if ((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)) {\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" if (parenthesized_expression "((do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing))" ( (binary_expression "(do_debug_sections == _sch_isblank) || ((do_debug_sections & _sch_isblank) == nothing)" (parenthesized_expression "(do_debug_sections == _sch_isblank)" ( (binary_expression "do_debug_sections == _sch_isblank" identifier == identifier) )) || (parenthesized_expression "((do_debug_sections & _sch_isblank) == nothing)" ( (binary_expression "(do_debug_sections & _sch_isblank) == nothing" (parenthesized_expression "(do_debug_sections & _sch_isblank)" ( (binary_expression "do_debug_sections & _sch_isblank" identifier & identifier) )) == identifier) ))) )) (compound_statement "{\n if (do_elf_stt_common == unchanged) goto LAB_00109056;\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }" { (if_statement "if (do_elf_stt_common == unchanged) goto LAB_00109056;" if (parenthesized_expression "(do_elf_stt_common == unchanged)" ( (binary_expression "do_elf_stt_common == unchanged" identifier == identifier) )) (goto_statement "goto LAB_00109056;" goto statement_identifier ;)) (expression_statement "pcVar23 = bfd_get_archive_filename(ibfd);" (assignment_expression "pcVar23 = bfd_get_archive_filename(ibfd)" identifier = (call_expression "bfd_get_archive_filename(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";" (assignment_expression "pcVar58 = "--elf-stt-common=[yes|no] is unsupported on `%s\'"" identifier = (string_literal ""--elf-stt-common=[yes|no] is unsupported on `%s\'"" " string_content escape_sequence ")) ;) }) (else_clause "else {\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" else (compound_statement "{\n pcVar23 = bfd_get_archive_filename(ibfd);\n pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" { (expression_statement "pcVar23 = bfd_get_archive_filename(ibfd);" (assignment_expression "pcVar23 = bfd_get_archive_filename(ibfd)" identifier = (call_expression "bfd_get_archive_filename(ibfd)" identifier (argument_list "(ibfd)" ( identifier )))) ;) (expression_statement "pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";" (assignment_expression "pcVar58 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"" identifier = (string_literal ""--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"" " string_content escape_sequence ")) ;) }))) })) (labeled_statement "LAB_0010952f:\n pcVar58 = (char *)dcgettext(0,pcVar58,5);" statement_identifier : (expression_statement "pcVar58 = (char *)dcgettext(0,pcVar58,5);" (assignment_expression "pcVar58 = (char *)dcgettext(0,pcVar58,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar58,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar58,5)" identifier (argument_list "(0,pcVar58,5)" ( number_literal , identifier , number_literal ))))) ;)) (expression_statement "iVar17 = 0;" (assignment_expression "iVar17 = 0" identifier = number_literal) ;) (expression_statement "non_fatal(pcVar58,pcVar23);" (call_expression "non_fatal(pcVar58,pcVar23)" identifier (argument_list "(pcVar58,pcVar23)" ( identifier , identifier ))) ;) }))) (return_statement "return iVar17;" return identifier ;) (labeled_statement "LAB_0010b3bc:\n if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1;" statement_identifier : (if_statement "if ((undefined1 *)((long)pvVar40 + bVar41) <= puVar46) goto LAB_0010b3c1;" if (parenthesized_expression "((undefined1 *)((long)pvVar40 + bVar41) <= puVar46)" ( (binary_expression "(undefined1 *)((long)pvVar40 + bVar41) <= puVar46" (cast_expression "(undefined1 *)((long)pvVar40 + bVar41)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar40 + bVar41)" ( (binary_expression "(long)pvVar40 + bVar41" (cast_expression "(long)pvVar40" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))) <= identifier) )) (goto_statement "goto LAB_0010b3c1;" goto statement_identifier ;))) (expression_statement "*puVar46 = (char)uVar45;" (assignment_expression "*puVar46 = (char)uVar45" (pointer_expression "*puVar46" * identifier) = (cast_expression "(char)uVar45" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (if_statement "if (uVar45 == 0) goto LAB_0010b3c1;" if (parenthesized_expression "(uVar45 == 0)" ( (binary_expression "uVar45 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010b3c1;" goto statement_identifier ;)) (expression_statement "uVar45 = uVar45 >> 8;" (assignment_expression "uVar45 = uVar45 >> 8" identifier = (binary_expression "uVar45 >> 8" identifier >> number_literal)) ;) (expression_statement "puVar46 = puVar46 + 1;" (assignment_expression "puVar46 = puVar46 + 1" identifier = (binary_expression "puVar46 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_0010b3bc;" goto statement_identifier ;) (labeled_statement "LAB_0010b3c1:\n pbVar13[0xb] = 0;" statement_identifier : (expression_statement "pbVar13[0xb] = 0;" (assignment_expression "pbVar13[0xb] = 0" (subscript_expression "pbVar13[0xb]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "bVar69 = true;" (assignment_expression "bVar69 = true" identifier = true) ;) (goto_statement "goto LAB_0010b255;" goto statement_identifier ;) }))) })))
(translation_unit "int FUN_00108fc0(long param_1,undefined8 *param_2,long param_3)\n\n{\n void *__dest;\n undefined8 uVar1;\n long *plVar2;\n size_t sVar3;\n code *pcVar4;\n size_t sVar5;\n size_t *psVar6;\n void *__dest_00;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n int iVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n FILE *__s;\n undefined8 uVar14;\n long *plVar15;\n long lVar16;\n size_t sVar17;\n size_t sVar18;\n long *plVar19;\n long *plVar20;\n ulong uVar21;\n int *piVar22;\n void *pvVar23;\n long lVar24;\n size_t sVar25;\n void *pvVar26;\n ulong uVar27;\n uint uVar28;\n ulong uVar29;\n undefined1 *puVar30;\n size_t *psVar31;\n ulong *puVar32;\n undefined8 *puVar33;\n long *plVar34;\n size_t *psVar35;\n size_t *psVar36;\n size_t *psVar37;\n long lVar38;\n char *pcVar39;\n byte *pbVar40;\n ulong uVar41;\n char cVar42;\n byte *pbVar43;\n undefined8 *puVar44;\n ulong uVar45;\n long *__src;\n long *plVar46;\n size_t *psVar47;\n void *pvVar48;\n bool bVar49;\n bool bVar50;\n byte bVar51;\n size_t *local_110;\n ulong local_100;\n void *local_f0;\n ulong local_e8;\n size_t local_c8;\n size_t local_c0;\n size_t local_b8;\n size_t local_b0;\n long local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78 [4];\n long *local_58;\n undefined8 local_50;\n \n bVar51 = 0;\n iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);\n if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n uVar12 = 0;\n if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}\n\n" (function_definition "int FUN_00108fc0(long param_1,undefined8 *param_2,long param_3)\n\n{\n void *__dest;\n undefined8 uVar1;\n long *plVar2;\n size_t sVar3;\n code *pcVar4;\n size_t sVar5;\n size_t *psVar6;\n void *__dest_00;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n int iVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n FILE *__s;\n undefined8 uVar14;\n long *plVar15;\n long lVar16;\n size_t sVar17;\n size_t sVar18;\n long *plVar19;\n long *plVar20;\n ulong uVar21;\n int *piVar22;\n void *pvVar23;\n long lVar24;\n size_t sVar25;\n void *pvVar26;\n ulong uVar27;\n uint uVar28;\n ulong uVar29;\n undefined1 *puVar30;\n size_t *psVar31;\n ulong *puVar32;\n undefined8 *puVar33;\n long *plVar34;\n size_t *psVar35;\n size_t *psVar36;\n size_t *psVar37;\n long lVar38;\n char *pcVar39;\n byte *pbVar40;\n ulong uVar41;\n char cVar42;\n byte *pbVar43;\n undefined8 *puVar44;\n ulong uVar45;\n long *__src;\n long *plVar46;\n size_t *psVar47;\n void *pvVar48;\n bool bVar49;\n bool bVar50;\n byte bVar51;\n size_t *local_110;\n ulong local_100;\n void *local_f0;\n ulong local_e8;\n size_t local_c8;\n size_t local_c0;\n size_t local_b8;\n size_t local_b0;\n long local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78 [4];\n long *local_58;\n undefined8 local_50;\n \n bVar51 = 0;\n iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);\n if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n uVar12 = 0;\n if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" primitive_type (function_declarator "FUN_00108fc0(long param_1,undefined8 *param_2,long param_3)" identifier (parameter_list "(long param_1,undefined8 *param_2,long param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) 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 void *__dest;\n undefined8 uVar1;\n long *plVar2;\n size_t sVar3;\n code *pcVar4;\n size_t sVar5;\n size_t *psVar6;\n void *__dest_00;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n int iVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n FILE *__s;\n undefined8 uVar14;\n long *plVar15;\n long lVar16;\n size_t sVar17;\n size_t sVar18;\n long *plVar19;\n long *plVar20;\n ulong uVar21;\n int *piVar22;\n void *pvVar23;\n long lVar24;\n size_t sVar25;\n void *pvVar26;\n ulong uVar27;\n uint uVar28;\n ulong uVar29;\n undefined1 *puVar30;\n size_t *psVar31;\n ulong *puVar32;\n undefined8 *puVar33;\n long *plVar34;\n size_t *psVar35;\n size_t *psVar36;\n size_t *psVar37;\n long lVar38;\n char *pcVar39;\n byte *pbVar40;\n ulong uVar41;\n char cVar42;\n byte *pbVar43;\n undefined8 *puVar44;\n ulong uVar45;\n long *__src;\n long *plVar46;\n size_t *psVar47;\n void *pvVar48;\n bool bVar49;\n bool bVar50;\n byte bVar51;\n size_t *local_110;\n ulong local_100;\n void *local_f0;\n ulong local_e8;\n size_t local_c8;\n size_t local_c0;\n size_t local_b8;\n size_t local_b0;\n long local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78 [4];\n long *local_58;\n undefined8 local_50;\n \n bVar51 = 0;\n iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);\n if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n uVar12 = 0;\n if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" { (declaration "void *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "code *pcVar4;" type_identifier (pointer_declarator "*pcVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "size_t *psVar6;" primitive_type (pointer_declarator "*psVar6" * identifier) ;) (declaration "void *__dest_00;" primitive_type (pointer_declarator "*__dest_00" * identifier) ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "undefined4 uVar8;" type_identifier identifier ;) (declaration "undefined4 uVar9;" type_identifier identifier ;) (declaration "int iVar10;" primitive_type identifier ;) (declaration "int iVar11;" primitive_type identifier ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "FILE *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 uVar14;" type_identifier identifier ;) (declaration "long *plVar15;" (sized_type_specifier "long" long) (pointer_declarator "*plVar15" * identifier) ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar17;" primitive_type identifier ;) (declaration "size_t sVar18;" primitive_type identifier ;) (declaration "long *plVar19;" (sized_type_specifier "long" long) (pointer_declarator "*plVar19" * identifier) ;) (declaration "long *plVar20;" (sized_type_specifier "long" long) (pointer_declarator "*plVar20" * identifier) ;) (declaration "ulong uVar21;" type_identifier identifier ;) (declaration "int *piVar22;" primitive_type (pointer_declarator "*piVar22" * identifier) ;) (declaration "void *pvVar23;" primitive_type (pointer_declarator "*pvVar23" * identifier) ;) (declaration "long lVar24;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar25;" primitive_type identifier ;) (declaration "void *pvVar26;" primitive_type (pointer_declarator "*pvVar26" * identifier) ;) (declaration "ulong uVar27;" type_identifier identifier ;) (declaration "uint uVar28;" type_identifier identifier ;) (declaration "ulong uVar29;" type_identifier identifier ;) (declaration "undefined1 *puVar30;" type_identifier (pointer_declarator "*puVar30" * identifier) ;) (declaration "size_t *psVar31;" primitive_type (pointer_declarator "*psVar31" * identifier) ;) (declaration "ulong *puVar32;" type_identifier (pointer_declarator "*puVar32" * identifier) ;) (declaration "undefined8 *puVar33;" type_identifier (pointer_declarator "*puVar33" * identifier) ;) (declaration "long *plVar34;" (sized_type_specifier "long" long) (pointer_declarator "*plVar34" * identifier) ;) (declaration "size_t *psVar35;" primitive_type (pointer_declarator "*psVar35" * identifier) ;) (declaration "size_t *psVar36;" primitive_type (pointer_declarator "*psVar36" * identifier) ;) (declaration "size_t *psVar37;" primitive_type (pointer_declarator "*psVar37" * identifier) ;) (declaration "long lVar38;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar39;" primitive_type (pointer_declarator "*pcVar39" * identifier) ;) (declaration "byte *pbVar40;" type_identifier (pointer_declarator "*pbVar40" * identifier) ;) (declaration "ulong uVar41;" type_identifier identifier ;) (declaration "char cVar42;" primitive_type identifier ;) (declaration "byte *pbVar43;" type_identifier (pointer_declarator "*pbVar43" * identifier) ;) (declaration "undefined8 *puVar44;" type_identifier (pointer_declarator "*puVar44" * identifier) ;) (declaration "ulong uVar45;" type_identifier identifier ;) (declaration "long *__src;" (sized_type_specifier "long" long) (pointer_declarator "*__src" * identifier) ;) (declaration "long *plVar46;" (sized_type_specifier "long" long) (pointer_declarator "*plVar46" * identifier) ;) (declaration "size_t *psVar47;" primitive_type (pointer_declarator "*psVar47" * identifier) ;) (declaration "void *pvVar48;" primitive_type (pointer_declarator "*pvVar48" * identifier) ;) (declaration "bool bVar49;" primitive_type identifier ;) (declaration "bool bVar50;" primitive_type identifier ;) (declaration "byte bVar51;" type_identifier identifier ;) (declaration "size_t *local_110;" primitive_type (pointer_declarator "*local_110" * identifier) ;) (declaration "ulong local_100;" type_identifier identifier ;) (declaration "void *local_f0;" primitive_type (pointer_declarator "*local_f0" * identifier) ;) (declaration "ulong local_e8;" type_identifier identifier ;) (declaration "size_t local_c8;" primitive_type identifier ;) (declaration "size_t local_c0;" primitive_type identifier ;) (declaration "size_t local_b8;" primitive_type identifier ;) (declaration "size_t local_b0;" primitive_type identifier ;) (declaration "long local_a8;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_a0;" type_identifier identifier ;) (declaration "long *local_98;" (sized_type_specifier "long" long) (pointer_declarator "*local_98" * identifier) ;) (declaration "ulong *local_90;" type_identifier (pointer_declarator "*local_90" * identifier) ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_80;" type_identifier identifier ;) (declaration "undefined8 local_78 [4];" type_identifier (array_declarator "local_78 [4]" identifier [ number_literal ]) ;) (declaration "long *local_58;" (sized_type_specifier "long" long) (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (expression_statement "bVar51 = 0;" (assignment_expression "bVar51 = 0" identifier = number_literal) ;) (expression_statement "iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);" (assignment_expression "iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc)" identifier = (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 0xc)" * (cast_expression "(int *)(*(long *)(param_1 + 8) + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0xc)" ( (binary_expression "*(long *)(param_1 + 8) + 0xc" (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) ))))) ;) (if_statement "if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }" if (parenthesized_expression "((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2))" ( (binary_expression "(iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)" (parenthesized_expression "(iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2)" ( (binary_expression "iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2" (binary_expression "iVar7 != *(int *)(param_2[1] + 0xc)" identifier != (pointer_expression "*(int *)(param_2[1] + 0xc)" * (cast_expression "(int *)(param_2[1] + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0xc)" ( (binary_expression "param_2[1] + 0xc" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) && (binary_expression "iVar7 != 2" identifier != number_literal)) )) && (parenthesized_expression "(*(int *)(param_2[1] + 0xc) != 2)" ( (binary_expression "*(int *)(param_2[1] + 0xc) != 2" (pointer_expression "*(int *)(param_2[1] + 0xc)" * (cast_expression "(int *)(param_2[1] + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0xc)" ( (binary_expression "param_2[1] + 0xc" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);" (assignment_expression "uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5)" identifier = (call_expression "dcgettext(0,"Unable to change endianness of input file(s)",5)" identifier (argument_list "(0,"Unable to change endianness of input file(s)",5)" ( number_literal , (string_literal ""Unable to change endianness of input file(s)"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);" (assignment_expression "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" identifier = (call_expression "bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" identifier (argument_list "(param_2,*(byte *)(param_1 + 0x44) & 7)" ( identifier , (binary_expression "*(byte *)(param_1 + 0x44) & 7" (pointer_expression "*(byte *)(param_1 + 0x44)" * (cast_expression "(byte *)(param_1 + 0x44)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x44)" ( (binary_expression "param_1 + 0x44" identifier + number_literal) )))) & number_literal) )))) ;) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;) (if_statement "if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }" { (labeled_statement "LAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);" statement_identifier : (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12)" identifier (argument_list "(0,param_2,0,uVar12)" ( number_literal , identifier , number_literal , identifier ))) ;)) }) (else_clause "else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" else (compound_statement "{\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" { (if_statement "if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x90) == 0)" ( (binary_expression "*(long *)(param_1 + 0x90) == 0" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }" { (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar39 = "error: the input file \'%s\' has no sections";" (assignment_expression "pcVar39 = "error: the input file \'%s\' has no sections"" identifier = (string_literal ""error: the input file \'%s\' has no sections"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" else (compound_statement "{\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" { (if_statement "if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }" if (parenthesized_expression "(*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5)" ( (binary_expression "*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5" (pointer_expression "*(int *)(*(undefined8 **)(param_1 + 8) + 1)" * (cast_expression "(int *)(*(undefined8 **)(param_1 + 8) + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(undefined8 **)(param_1 + 8) + 1)" ( (binary_expression "*(undefined8 **)(param_1 + 8) + 1" (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) )))) + number_literal) )))) == number_literal) )) (compound_statement "{\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }" { (labeled_statement "LAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" statement_identifier : (if_statement "if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" if (parenthesized_expression "(DAT_0012cb2c != 0)" ( (binary_expression "DAT_0012cb2c != 0" identifier != number_literal) )) (compound_statement "{\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" { (expression_statement "uVar12 = *param_2;" (assignment_expression "uVar12 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar13 = **(undefined8 **)(param_1 + 8);" (assignment_expression "uVar13 = **(undefined8 **)(param_1 + 8)" identifier = (pointer_expression "**(undefined8 **)(param_1 + 8)" * (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) )))))) ;) (expression_statement "uVar1 = *(undefined8 *)param_2[1];" (assignment_expression "uVar1 = *(undefined8 *)param_2[1]" identifier = (pointer_expression "*(undefined8 *)param_2[1]" * (cast_expression "(undefined8 *)param_2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])))) ;) (expression_statement "uVar14 = FUN_0011bfe0(param_1);" (assignment_expression "uVar14 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);" (assignment_expression "pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" identifier (argument_list "(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" ( number_literal , (string_literal ""copy from `%s\' [%s] to `%s\' [%s]\n"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar39,uVar14,uVar13,uVar12,uVar1);" (call_expression "printf(pcVar39,uVar14,uVar13,uVar12,uVar1)" identifier (argument_list "(pcVar39,uVar14,uVar13,uVar12,uVar1)" ( identifier , identifier , identifier , identifier , identifier ))) ;) }))) (expression_statement "lVar38 = 0;" (assignment_expression "lVar38 = 0" identifier = number_literal) ;) (if_statement "if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }" if (parenthesized_expression "(DAT_0012c9f4 == 0)" ( (binary_expression "DAT_0012c9f4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }" { (expression_statement "lVar38 = DAT_0012cae0;" (assignment_expression "lVar38 = DAT_0012cae0" identifier = identifier) ;) (if_statement "if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }" if (parenthesized_expression "(DAT_0012cae8 == 0)" ( (binary_expression "DAT_0012cae8 == 0" identifier == number_literal) )) (compound_statement "{\n lVar38 = *(long *)(param_1 + 0xa8);\n }" { (expression_statement "lVar38 = *(long *)(param_1 + 0xa8);" (assignment_expression "lVar38 = *(long *)(param_1 + 0xa8)" identifier = (pointer_expression "*(long *)(param_1 + 0xa8)" * (cast_expression "(long *)(param_1 + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) ))))) ;) })) (expression_statement "lVar38 = lVar38 + _DAT_0012caf0;" (assignment_expression "lVar38 = lVar38 + _DAT_0012caf0" identifier = (binary_expression "lVar38 + _DAT_0012caf0" identifier + identifier)) ;) })) (if_statement "if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }" if (parenthesized_expression "((*(byte *)((long)param_2 + 0x44) & 7) != 3)" ( (binary_expression "(*(byte *)((long)param_2 + 0x44) & 7) != 3" (parenthesized_expression "(*(byte *)((long)param_2 + 0x44) & 7)" ( (binary_expression "*(byte *)((long)param_2 + 0x44) & 7" (pointer_expression "*(byte *)((long)param_2 + 0x44)" * (cast_expression "(byte *)((long)param_2 + 0x44)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_2 + 0x44)" ( (binary_expression "(long)param_2 + 0x44" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }" { (expression_statement "uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);" (assignment_expression "uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" identifier = (binary_expression "~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" (binary_expression "~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14)" (unary_expression "~DAT_0012cab0" ~ identifier) & (pointer_expression "*(uint *)(param_2[1] + 0x14)" * (cast_expression "(uint *)(param_2[1] + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x14)" ( (binary_expression "param_2[1] + 0x14" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) & (parenthesized_expression "(DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" ( (binary_expression "DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff" identifier | (binary_expression "*(uint *)(param_1 + 0x44) >> 5 & 0xfffff" (binary_expression "*(uint *)(param_1 + 0x44) >> 5" (pointer_expression "*(uint *)(param_1 + 0x44)" * (cast_expression "(uint *)(param_1 + 0x44)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x44)" ( (binary_expression "param_1 + 0x44" identifier + number_literal) )))) >> number_literal) & number_literal)) )))) ;) (if_statement "if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }" if (parenthesized_expression "(DAT_0012cb0c == 7)" ( (binary_expression "DAT_0012cb0c == 7" identifier == number_literal) )) (compound_statement "{\n uVar28 = uVar28 & 0xfffffffe;\n }" { (expression_statement "uVar28 = uVar28 & 0xfffffffe;" (assignment_expression "uVar28 = uVar28 & 0xfffffffe" identifier = (binary_expression "uVar28 & 0xfffffffe" identifier & number_literal)) ;) })) (expression_statement "iVar7 = bfd_set_start_address(param_2,lVar38);" (assignment_expression "iVar7 = bfd_set_start_address(param_2,lVar38)" identifier = (call_expression "bfd_set_start_address(param_2,lVar38)" identifier (argument_list "(param_2,lVar38)" ( identifier , identifier )))) ;) (if_statement "if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;" if (parenthesized_expression "((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))" ( (binary_expression "(iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0)" (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0)" ( (comma_expression "iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_file_flags(param_2,uVar28)" identifier = (call_expression "bfd_set_file_flags(param_2,uVar28)" identifier (argument_list "(param_2,uVar28)" ( identifier , identifier )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) })) (expression_statement "uVar8 = bfd_get_arch(param_1);" (assignment_expression "uVar8 = bfd_get_arch(param_1)" identifier = (call_expression "bfd_get_arch(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar9 = bfd_get_mach(param_1);" (assignment_expression "uVar9 = bfd_get_mach(param_1)" identifier = (call_expression "bfd_get_mach(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }" { (expression_statement "lVar38 = bfd_get_arch_info(param_1);" (assignment_expression "lVar38 = bfd_get_arch_info(param_1)" identifier = (call_expression "bfd_get_arch_info(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" if (parenthesized_expression "((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0))" ( (binary_expression "(lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)" (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)" ( (comma_expression "lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0" (assignment_expression "lVar38 = bfd_get_arch_info(param_1)" identifier = (call_expression "bfd_get_arch_info(param_1)" identifier (argument_list "(param_1)" ( identifier )))) , (binary_expression "*(int *)(lVar38 + 0xc) == 0" (pointer_expression "*(int *)(lVar38 + 0xc)" * (cast_expression "(int *)(lVar38 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0xc)" ( (binary_expression "lVar38 + 0xc" identifier + number_literal) )))) == number_literal)) ))) )) (compound_statement "{\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }" { (expression_statement "uVar8 = *(undefined4 *)(param_3 + 0xc);" (assignment_expression "uVar8 = *(undefined4 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined4 *)(param_3 + 0xc)" * (cast_expression "(undefined4 *)(param_3 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = *(undefined4 *)(param_3 + 0x10);" (assignment_expression "uVar9 = *(undefined4 *)(param_3 + 0x10)" identifier = (pointer_expression "*(undefined4 *)(param_3 + 0x10)" * (cast_expression "(undefined4 *)(param_3 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10)" ( (binary_expression "param_3 + 0x10" identifier + number_literal) ))))) ;) }) (else_clause "else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" else (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" { (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);" (assignment_expression "uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5)" identifier = (call_expression "dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5)" identifier (argument_list "(0,"Input file `%s\' ignores binary architecture parameter.",5)" ( number_literal , (string_literal ""Input file `%s\' ignores binary architecture parameter."" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) }))) })) (expression_statement "iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9)" identifier = (call_expression "(**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9)" (parenthesized_expression "(**(code **)(param_2[1] + 0x290))" ( (pointer_expression "**(code **)(param_2[1] + 0x290)" * (pointer_expression "*(code **)(param_2[1] + 0x290)" * (cast_expression "(code **)(param_2[1] + 0x290)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[1] + 0x290)" ( (binary_expression "param_2[1] + 0x290" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_2,uVar8,uVar9)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }" { (if_statement "if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x47) & 4) != 0)" ( (binary_expression "(*(byte *)(param_1 + 0x47) & 4) != 0" (parenthesized_expression "(*(byte *)(param_1 + 0x47) & 4)" ( (binary_expression "*(byte *)(param_1 + 0x47) & 4" (pointer_expression "*(byte *)(param_1 + 0x47)" * (cast_expression "(byte *)(param_1 + 0x47)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x47)" ( (binary_expression "param_1 + 0x47" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }" { (labeled_statement "LAB_0010916a:\n iVar7 = bfd_get_arch(param_1);" statement_identifier : (expression_statement "iVar7 = bfd_get_arch(param_1);" (assignment_expression "iVar7 = bfd_get_arch(param_1)" identifier = (call_expression "bfd_get_arch(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;)) (if_statement "if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }" { (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar39 = "Unable to recognise the format of the input file `%s\'";" (assignment_expression "pcVar39 = "Unable to recognise the format of the input file `%s\'"" identifier = (string_literal ""Unable to recognise the format of the input file `%s\'"" " string_content escape_sequence ")) ;) }) (else_clause "else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" else (compound_statement "{\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" { (expression_statement "uVar12 = bfd_get_mach(param_1);" (assignment_expression "uVar12 = bfd_get_mach(param_1)" identifier = (call_expression "bfd_get_mach(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar8 = bfd_get_arch(param_1);" (assignment_expression "uVar8 = bfd_get_arch(param_1)" identifier = (call_expression "bfd_get_arch(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "uVar12 = bfd_printable_arch_mach(uVar8,uVar12);" (assignment_expression "uVar12 = bfd_printable_arch_mach(uVar8,uVar12)" identifier = (call_expression "bfd_printable_arch_mach(uVar8,uVar12)" identifier (argument_list "(uVar8,uVar12)" ( identifier , identifier )))) ;) (expression_statement "pcVar39 = "Output file cannot represent architecture `%s\'";" (assignment_expression "pcVar39 = "Output file cannot represent architecture `%s\'"" identifier = (string_literal ""Output file cannot represent architecture `%s\'"" " string_content escape_sequence ")) ;) }))) (expression_statement "uVar13 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar7 = bfd_get_arch(param_1);" (assignment_expression "iVar7 = bfd_get_arch(param_1)" identifier = (call_expression "bfd_get_arch(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "iVar10 = bfd_get_arch(param_2);" (assignment_expression "iVar10 = bfd_get_arch(param_2)" identifier = (call_expression "bfd_get_arch(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar7 != iVar10) goto LAB_0010916a;" if (parenthesized_expression "(iVar7 != iVar10)" ( (binary_expression "iVar7 != iVar10" identifier != identifier) )) (goto_statement "goto LAB_0010916a;" goto statement_identifier ;)) })) (expression_statement "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);" (assignment_expression "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" identifier = (call_expression "bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" identifier (argument_list "(param_2,*(byte *)(param_1 + 0x44) & 7)" ( identifier , (binary_expression "*(byte *)(param_1 + 0x44) & 7" (pointer_expression "*(byte *)(param_1 + 0x44)" * (cast_expression "(byte *)(param_1 + 0x44)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x44)" ( (binary_expression "param_1 + 0x44" identifier + number_literal) )))) & number_literal) )))) ;) (if_statement "if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }" { (labeled_statement "LAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);" statement_identifier : (expression_statement "FUN_0011c0d0(0,param_1,0,0);" (call_expression "FUN_0011c0d0(0,param_1,0,0)" identifier (argument_list "(0,param_1,0,0)" ( number_literal , identifier , number_literal , number_literal ))) ;)) (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);" (assignment_expression "uVar28 = *(uint *)((undefined8 *)param_2[1] + 1)" identifier = (pointer_expression "*(uint *)((undefined8 *)param_2[1] + 1)" * (cast_expression "(uint *)((undefined8 *)param_2[1] + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((undefined8 *)param_2[1] + 1)" ( (binary_expression "(undefined8 *)param_2[1] + 1" (cast_expression "(undefined8 *)param_2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) + number_literal) ))))) ;) (expression_statement "bVar49 = uVar28 < 2;" (assignment_expression "bVar49 = uVar28 < 2" identifier = (binary_expression "uVar28 < 2" identifier < number_literal)) ;) (expression_statement "bVar50 = uVar28 == 2;" (assignment_expression "bVar50 = uVar28 == 2" identifier = (binary_expression "uVar28 == 2" identifier == number_literal)) ;) (if_statement "if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }" if (parenthesized_expression "(bVar50)" ( identifier )) (compound_statement "{\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }" { (expression_statement "lVar38 = 4;" (assignment_expression "lVar38 = 4" identifier = number_literal) ;) (expression_statement "pbVar40 = *(byte **)param_2[1];" (assignment_expression "pbVar40 = *(byte **)param_2[1]" identifier = (pointer_expression "*(byte **)param_2[1]" * (cast_expression "(byte **)param_2[1]" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "param_2[1]" identifier [ number_literal ])))) ;) (expression_statement "pbVar43 = &DAT_0011e166;" (assignment_expression "pbVar43 = &DAT_0011e166" identifier = (pointer_expression "&DAT_0011e166" & identifier)) ;) (do_statement "do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);" do (compound_statement "{\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n }" { (if_statement "if (lVar38 == 0) break;" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar38 = lVar38 + -1;" (assignment_expression "lVar38 = lVar38 + -1" identifier = (binary_expression "lVar38 + -1" identifier + number_literal)) ;) (expression_statement "bVar49 = *pbVar40 < *pbVar43;" (assignment_expression "bVar49 = *pbVar40 < *pbVar43" identifier = (binary_expression "*pbVar40 < *pbVar43" (pointer_expression "*pbVar40" * identifier) < (pointer_expression "*pbVar43" * identifier))) ;) (expression_statement "bVar50 = *pbVar40 == *pbVar43;" (assignment_expression "bVar50 = *pbVar40 == *pbVar43" identifier = (binary_expression "*pbVar40 == *pbVar43" (pointer_expression "*pbVar40" * identifier) == (pointer_expression "*pbVar43" * identifier))) ;) (expression_statement "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "pbVar40 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar40 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "pbVar43 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar43 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar50)" ( identifier )) ;) (if_statement "if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }" if (parenthesized_expression "((!bVar49 && !bVar50) == bVar49)" ( (binary_expression "(!bVar49 && !bVar50) == bVar49" (parenthesized_expression "(!bVar49 && !bVar50)" ( (binary_expression "!bVar49 && !bVar50" (unary_expression "!bVar49" ! identifier) && (unary_expression "!bVar50" ! identifier)) )) == identifier) )) (compound_statement "{\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }" { (expression_statement "lVar38 = param_2[0x1f];" (assignment_expression "lVar38 = param_2[0x1f]" identifier = (subscript_expression "param_2[0x1f]" identifier [ number_literal ])) ;) (expression_statement "uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);" (assignment_expression "uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1)" identifier = (pointer_expression "*(uint *)(*(undefined8 **)(param_1 + 8) + 1)" * (cast_expression "(uint *)(*(undefined8 **)(param_1 + 8) + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(undefined8 **)(param_1 + 8) + 1)" ( (binary_expression "*(undefined8 **)(param_1 + 8) + 1" (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) )))) + number_literal) ))))) ;) (expression_statement "bVar49 = uVar28 < 2;" (assignment_expression "bVar49 = uVar28 < 2" identifier = (binary_expression "uVar28 < 2" identifier < number_literal)) ;) (expression_statement "bVar50 = uVar28 == 2;" (assignment_expression "bVar50 = uVar28 == 2" identifier = (binary_expression "uVar28 == 2" identifier == number_literal)) ;) (if_statement "if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }" if (parenthesized_expression "(bVar50)" ( identifier )) (compound_statement "{\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }" { (expression_statement "lVar16 = 4;" (assignment_expression "lVar16 = 4" identifier = number_literal) ;) (expression_statement "pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);" (assignment_expression "pbVar40 = (byte *)**(undefined8 **)(param_1 + 8)" identifier = (cast_expression "(byte *)**(undefined8 **)(param_1 + 8)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(undefined8 **)(param_1 + 8)" * (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) ))))))) ;) (expression_statement "pbVar43 = &DAT_0011e166;" (assignment_expression "pbVar43 = &DAT_0011e166" identifier = (pointer_expression "&DAT_0011e166" & identifier)) ;) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);" do (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n }" { (if_statement "if (lVar16 == 0) break;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ;) (expression_statement "bVar49 = *pbVar40 < *pbVar43;" (assignment_expression "bVar49 = *pbVar40 < *pbVar43" identifier = (binary_expression "*pbVar40 < *pbVar43" (pointer_expression "*pbVar40" * identifier) < (pointer_expression "*pbVar43" * identifier))) ;) (expression_statement "bVar50 = *pbVar40 == *pbVar43;" (assignment_expression "bVar50 = *pbVar40 == *pbVar43" identifier = (binary_expression "*pbVar40 == *pbVar43" (pointer_expression "*pbVar40" * identifier) == (pointer_expression "*pbVar43" * identifier))) ;) (expression_statement "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "pbVar40 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar40 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "pbVar43 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar43 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "(bVar50)" ( identifier )) ;) (if_statement "if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }" if (parenthesized_expression "((!bVar49 && !bVar50) == bVar49)" ( (binary_expression "(!bVar49 && !bVar50) == bVar49" (parenthesized_expression "(!bVar49 && !bVar50)" ( (binary_expression "!bVar49 && !bVar50" (unary_expression "!bVar49" ! identifier) && (unary_expression "!bVar50" ! identifier)) )) == identifier) )) (compound_statement "{\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }" { (expression_statement "puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);" (assignment_expression "puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200)" identifier = (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xf8) + 200)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 200)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 200" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) )))) ;) (expression_statement "puVar44 = (undefined8 *)(lVar38 + 200);" (assignment_expression "puVar44 = (undefined8 *)(lVar38 + 200)" identifier = (cast_expression "(undefined8 *)(lVar38 + 200)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 200)" ( (binary_expression "lVar38 + 200" identifier + number_literal) )))) ;) (for_statement "for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }" for ( (assignment_expression "lVar16 = 0x37" identifier = number_literal) ; (binary_expression "lVar16 != 0" identifier != number_literal) ; (assignment_expression "lVar16 = lVar16 + -1" identifier = (binary_expression "lVar16 + -1" identifier + number_literal)) ) (compound_statement "{\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }" { (expression_statement "*puVar44 = *puVar33;" (assignment_expression "*puVar44 = *puVar33" (pointer_expression "*puVar44" * identifier) = (pointer_expression "*puVar33" * identifier)) ;) (expression_statement "puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;" (assignment_expression "puVar33 = puVar33 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "puVar33 + (ulong)bVar51 * -2 + 1" (binary_expression "puVar33 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;" (assignment_expression "puVar44 = puVar44 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "puVar44 + (ulong)bVar51 * -2 + 1" (binary_expression "puVar44 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) })) })) })) (expression_statement "uVar21 = DAT_0012b4f8;" (assignment_expression "uVar21 = DAT_0012b4f8" identifier = identifier) ;) (if_statement "if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" if (parenthesized_expression "(DAT_0012b4f8 == 0xffffffffffffffff)" ( (binary_expression "DAT_0012b4f8 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }" { (expression_statement "DAT_0012b4f8 = 0x200;" (assignment_expression "DAT_0012b4f8 = 0x200" identifier = number_literal) ;) (expression_statement "uVar21 = 0x200;" (assignment_expression "uVar21 = 0x200" identifier = number_literal) ;) }) (else_clause "else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" else (compound_statement "{\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" { (expression_statement "*(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;" (assignment_expression "*(ulong *)(lVar38 + 0x110) = DAT_0012b4f8" (pointer_expression "*(ulong *)(lVar38 + 0x110)" * (cast_expression "(ulong *)(lVar38 + 0x110)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x110)" ( (binary_expression "lVar38 + 0x110" identifier + number_literal) )))) = identifier) ;) }))) (if_statement "if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }" if (parenthesized_expression "(DAT_0012b4f0 != -1)" ( (binary_expression "DAT_0012b4f0 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }" { (expression_statement "*(long *)(lVar38 + 0x168) = DAT_0012b4f0;" (assignment_expression "*(long *)(lVar38 + 0x168) = DAT_0012b4f0" (pointer_expression "*(long *)(lVar38 + 0x168)" * (cast_expression "(long *)(lVar38 + 0x168)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x168)" ( (binary_expression "lVar38 + 0x168" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }" if (parenthesized_expression "(DAT_0012b4e8 != -1)" ( (binary_expression "DAT_0012b4e8 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }" { (expression_statement "*(long *)(lVar38 + 0x168) = DAT_0012b4e8;" (assignment_expression "*(long *)(lVar38 + 0x168) = DAT_0012b4e8" (pointer_expression "*(long *)(lVar38 + 0x168)" * (cast_expression "(long *)(lVar38 + 0x168)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x168)" ( (binary_expression "lVar38 + 0x168" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }" if (parenthesized_expression "(DAT_0012b4e0 != -1)" ( (binary_expression "DAT_0012b4e0 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }" { (expression_statement "*(long *)(lVar38 + 0x100) = DAT_0012b4e0;" (assignment_expression "*(long *)(lVar38 + 0x100) = DAT_0012b4e0" (pointer_expression "*(long *)(lVar38 + 0x100)" * (cast_expression "(long *)(lVar38 + 0x100)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x100)" ( (binary_expression "lVar38 + 0x100" identifier + number_literal) )))) = identifier) ;) })) (expression_statement "uVar29 = DAT_0012b4d8;" (assignment_expression "uVar29 = DAT_0012b4d8" identifier = identifier) ;) (if_statement "if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" if (parenthesized_expression "(DAT_0012b4d8 == 0xffffffffffffffff)" ( (binary_expression "DAT_0012b4d8 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }" { (expression_statement "DAT_0012b4d8 = 0x1000;" (assignment_expression "DAT_0012b4d8 = 0x1000" identifier = number_literal) ;) (expression_statement "uVar29 = 0x1000;" (assignment_expression "uVar29 = 0x1000" identifier = number_literal) ;) }) (else_clause "else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" else (compound_statement "{\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" { (expression_statement "*(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;" (assignment_expression "*(ulong *)(lVar38 + 0x108) = DAT_0012b4d8" (pointer_expression "*(ulong *)(lVar38 + 0x108)" * (cast_expression "(ulong *)(lVar38 + 0x108)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x108)" ( (binary_expression "lVar38 + 0x108" identifier + number_literal) )))) = identifier) ;) }))) (if_statement "if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }" if (parenthesized_expression "(DAT_0012b4d0 != -1)" ( (binary_expression "DAT_0012b4d0 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }" { (expression_statement "*(long *)(lVar38 + 0x158) = DAT_0012b4d0;" (assignment_expression "*(long *)(lVar38 + 0x158) = DAT_0012b4d0" (pointer_expression "*(long *)(lVar38 + 0x158)" * (cast_expression "(long *)(lVar38 + 0x158)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x158)" ( (binary_expression "lVar38 + 0x158" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }" if (parenthesized_expression "(DAT_0012b4c8 != -1)" ( (binary_expression "DAT_0012b4c8 != -1" identifier != number_literal) )) (compound_statement "{\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }" { (expression_statement "*(long *)(lVar38 + 0x158) = DAT_0012b4c8;" (assignment_expression "*(long *)(lVar38 + 0x158) = DAT_0012b4c8" (pointer_expression "*(long *)(lVar38 + 0x158)" * (cast_expression "(long *)(lVar38 + 0x158)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x158)" ( (binary_expression "lVar38 + 0x158" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }" if (parenthesized_expression "(DAT_0012b4c4 != -1)" ( (binary_expression "DAT_0012b4c4 != -1" identifier != number_literal) )) (compound_statement "{\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }" { (expression_statement "*(short *)(lVar38 + 0x148) = DAT_0012b4c4;" (assignment_expression "*(short *)(lVar38 + 0x148) = DAT_0012b4c4" (pointer_expression "*(short *)(lVar38 + 0x148)" * (cast_expression "(short *)(lVar38 + 0x148)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x148)" ( (binary_expression "lVar38 + 0x148" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }" if (parenthesized_expression "(DAT_0012b4c2 != -1)" ( (binary_expression "DAT_0012b4c2 != -1" identifier != number_literal) )) (compound_statement "{\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }" { (expression_statement "*(short *)(lVar38 + 0x120) = DAT_0012b4c2;" (assignment_expression "*(short *)(lVar38 + 0x120) = DAT_0012b4c2" (pointer_expression "*(short *)(lVar38 + 0x120)" * (cast_expression "(short *)(lVar38 + 0x120)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x120)" ( (binary_expression "lVar38 + 0x120" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }" if (parenthesized_expression "(DAT_0012b4c0 != -1)" ( (binary_expression "DAT_0012b4c0 != -1" identifier != number_literal) )) (compound_statement "{\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }" { (expression_statement "*(short *)(lVar38 + 0x122) = DAT_0012b4c0;" (assignment_expression "*(short *)(lVar38 + 0x122) = DAT_0012b4c0" (pointer_expression "*(short *)(lVar38 + 0x122)" * (cast_expression "(short *)(lVar38 + 0x122)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x122)" ( (binary_expression "lVar38 + 0x122" identifier + number_literal) )))) = identifier) ;) })) (if_statement "if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }" if (parenthesized_expression "(uVar29 < uVar21)" ( (binary_expression "uVar29 < uVar21" identifier < identifier) )) (compound_statement "{\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }" { (expression_statement "sprintf((char *)local_78,"%016lx");" (call_expression "sprintf((char *)local_78,"%016lx")" identifier (argument_list "((char *)local_78,"%016lx")" ( (cast_expression "(char *)local_78" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (string_literal ""%016lx"" " string_content ") ))) ;) (expression_statement "sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);" (call_expression "sprintf((char *)&local_58,"%016lx",DAT_0012b4d8)" identifier (argument_list "((char *)&local_58,"%016lx",DAT_0012b4d8)" ( (cast_expression "(char *)&local_58" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , (string_literal ""%016lx"" " string_content ") , identifier ))) ;) (expression_statement "uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" identifier = (call_expression "dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" identifier (argument_list "(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" ( number_literal , (string_literal ""warning: file alignment (0x%s) > section alignment (0x%s)"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12,local_78,&local_58);" (call_expression "FUN_0011b660(uVar12,local_78,&local_58)" identifier (argument_list "(uVar12,local_78,&local_58)" ( identifier , identifier , (pointer_expression "&local_58" & identifier) ))) ;) })) })) })) (expression_statement "plVar15 = DAT_0012cb40;" (assignment_expression "plVar15 = DAT_0012cb40" identifier = identifier) ;) (if_statement "if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }" if (parenthesized_expression "(DAT_0012cb40 != (long *)0x0)" ( (binary_expression "DAT_0012cb40 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n free(DAT_0012cb40);\n }" { (expression_statement "free(DAT_0012cb40);" (call_expression "free(DAT_0012cb40)" identifier (argument_list "(DAT_0012cb40)" ( identifier ))) ;) })) (if_statement "if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }" if (parenthesized_expression "(plVar15 != DAT_0012cb38)" ( (binary_expression "plVar15 != DAT_0012cb38" identifier != identifier) )) (compound_statement "{\n free(DAT_0012cb38);\n }" { (expression_statement "free(DAT_0012cb38);" (call_expression "free(DAT_0012cb38)" identifier (argument_list "(DAT_0012cb38)" ( identifier ))) ;) })) (expression_statement "DAT_0012cb40 = (long *)0x0;" (assignment_expression "DAT_0012cb40 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb38 = (long *)0x0;" (assignment_expression "DAT_0012cb38 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);" (assignment_expression "lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1)" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f0))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x1f0)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x1f0)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x1f0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1f0)" ( (binary_expression "*(long *)(param_1 + 8) + 0x1f0" (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) ))))) )) (argument_list "(param_1)" ( identifier )))) ;) (if_statement "if (lVar38 < 0) goto LAB_001091b0;" if (parenthesized_expression "(lVar38 < 0)" ( (binary_expression "lVar38 < 0" identifier < number_literal) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) (expression_statement "DAT_0012cb38 = (long *)xmalloc(lVar38);" (assignment_expression "DAT_0012cb38 = (long *)xmalloc(lVar38)" identifier = (cast_expression "(long *)xmalloc(lVar38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar38)" identifier (argument_list "(lVar38)" ( identifier ))))) ;) (expression_statement "DAT_0012cb40 = DAT_0012cb38;" (assignment_expression "DAT_0012cb40 = DAT_0012cb38" identifier = identifier) ;) (expression_statement "local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);" (assignment_expression "local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38)" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f8))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x1f8)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x1f8)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x1f8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1f8)" ( (binary_expression "*(long *)(param_1 + 8) + 0x1f8" (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) ))))) )) (argument_list "(param_1,DAT_0012cb38)" ( identifier , identifier )))) ;) (if_statement "if ((long)local_100 < 0) goto LAB_001091b0;" if (parenthesized_expression "((long)local_100 < 0)" ( (binary_expression "(long)local_100 < 0" (cast_expression "(long)local_100" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) < number_literal) )) (goto_statement "goto LAB_001091b0;" goto statement_identifier ;)) (if_statement "if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }" if (parenthesized_expression "(local_100 == 0)" ( (binary_expression "local_100 == 0" identifier == number_literal) )) (compound_statement "{\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }" { (expression_statement "free(DAT_0012cb40);" (call_expression "free(DAT_0012cb40)" identifier (argument_list "(DAT_0012cb40)" ( identifier ))) ;) (expression_statement "DAT_0012cb40 = (long *)0x0;" (assignment_expression "DAT_0012cb40 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb38 = (long *)0x0;" (assignment_expression "DAT_0012cb38 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) })) (expression_statement "bfd_map_over_sections(param_1,FUN_001083b0,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_001083b0,param_2)" identifier (argument_list "(param_1,FUN_001083b0,param_2)" ( identifier , identifier , identifier ))) ;) (expression_statement "puVar33 = DAT_0012caa8;" (assignment_expression "puVar33 = DAT_0012caa8" identifier = identifier) ;) (if_statement "if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }" if (parenthesized_expression "((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0))" ( (binary_expression "(DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)" (parenthesized_expression "(DAT_0012c9f4 == 0)" ( (binary_expression "DAT_0012c9f4 == 0" identifier == number_literal) )) && (parenthesized_expression "(iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)" ( (comma_expression "iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2)" identifier = (call_expression "(**(code **)(param_2[1] + 0x160))(param_1,param_2)" (parenthesized_expression "(**(code **)(param_2[1] + 0x160))" ( (pointer_expression "**(code **)(param_2[1] + 0x160)" * (pointer_expression "*(code **)(param_2[1] + 0x160)" * (cast_expression "(code **)(param_2[1] + 0x160)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[1] + 0x160)" ( (binary_expression "param_2[1] + 0x160" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1,param_2)" ( identifier , identifier )))) , (comma_expression "puVar33 = DAT_0012caa8,\n iVar7 == 0" (assignment_expression "puVar33 = DAT_0012caa8" identifier = identifier) , (binary_expression "iVar7 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }" { (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (expression_statement "uVar12 = dcgettext(0,"error in private header data",5);" (assignment_expression "uVar12 = dcgettext(0,"error in private header data",5)" identifier = (call_expression "dcgettext(0,"error in private header data",5)" identifier (argument_list "(0,"error in private header data",5)" ( number_literal , (string_literal ""error in private header data"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,0,uVar12)" identifier (argument_list "(0,param_1,0,uVar12)" ( number_literal , identifier , number_literal , identifier ))) ;) (expression_statement "puVar33 = DAT_0012caa8;" (assignment_expression "puVar33 = DAT_0012caa8" identifier = identifier) ;) })) (for_statement "for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }" for ( ; (comma_expression "puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0" (assignment_expression "puVar44 = DAT_0012caa0" identifier = identifier) , (binary_expression "puVar33 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ; (assignment_expression "puVar33 = (undefined8 *)*puVar33" identifier = (cast_expression "(undefined8 *)*puVar33" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar33" * identifier))) ) (compound_statement "{\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }" { (expression_statement "uVar28 = 0x128;" (assignment_expression "uVar28 = 0x128" identifier = number_literal) ;) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0x40);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0x40)" identifier = (call_expression "FUN_00107360(puVar33[1],0,0x40)" identifier (argument_list "(puVar33[1],0,0x40)" ( (subscript_expression "puVar33[1]" identifier [ number_literal ]) , number_literal , number_literal )))) ;) (if_statement "if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }" if (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) (compound_statement "{\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }" { (expression_statement "uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;" (assignment_expression "uVar28 = *(uint *)(lVar38 + 0x28) | 0x100" identifier = (binary_expression "*(uint *)(lVar38 + 0x28) | 0x100" (pointer_expression "*(uint *)(lVar38 + 0x28)" * (cast_expression "(uint *)(lVar38 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x28)" ( (binary_expression "lVar38 + 0x28" identifier + number_literal) )))) | number_literal)) ;) })) (expression_statement "lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,puVar33[1])" identifier = (call_expression "bfd_get_section_by_name(param_2,puVar33[1])" identifier (argument_list "(param_2,puVar33[1])" ( identifier , (subscript_expression "puVar33[1]" identifier [ number_literal ]) )))) ;) (if_statement "if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }" if (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }" { (expression_statement "lVar38 = puVar33[1];" (assignment_expression "lVar38 = puVar33[1]" identifier = (subscript_expression "puVar33[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar39 = "can\'t add section \'%s\'";" (assignment_expression "pcVar39 = "can\'t add section \'%s\'"" identifier = (string_literal ""can\'t add section \'%s\'"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00109ad0;" goto statement_identifier ;) })) (expression_statement "lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);" (assignment_expression "lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000)" identifier = (call_expression "bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000)" identifier (argument_list "(param_2,puVar33[1],uVar28 | 0x100000)" ( identifier , (subscript_expression "puVar33[1]" identifier [ number_literal ]) , (binary_expression "uVar28 | 0x100000" identifier | number_literal) )))) ;) (expression_statement "puVar33[5] = lVar38;" (assignment_expression "puVar33[5] = lVar38" (subscript_expression "puVar33[5]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }" { (expression_statement "lVar38 = puVar33[1];" (assignment_expression "lVar38 = puVar33[1]" identifier = (subscript_expression "puVar33[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar39 = "can\'t create section `%s\'";" (assignment_expression "pcVar39 = "can\'t create section `%s\'"" identifier = (string_literal ""can\'t create section `%s\'"" " string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement "goto LAB_00109ad0;" goto statement_identifier ;) })) (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3])" identifier = (call_expression "bfd_set_section_size(param_2,lVar38,puVar33[3])" identifier (argument_list "(param_2,lVar38,puVar33[3])" ( identifier , identifier , (subscript_expression "puVar33[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar7 == 0) goto LAB_00109aa8;" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109aa8;" goto statement_identifier ;)) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0xc);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0xc)" identifier = (call_expression "FUN_00107360(puVar33[1],0,0xc)" identifier (argument_list "(puVar33[1],0,0xc)" ( (subscript_expression "puVar33[1]" identifier [ number_literal ]) , number_literal , number_literal )))) ;) (if_statement "if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }" if (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) (compound_statement "{\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }" { (expression_statement "uVar12 = *(undefined8 *)(lVar38 + 0x18);" (assignment_expression "uVar12 = *(undefined8 *)(lVar38 + 0x18)" identifier = (pointer_expression "*(undefined8 *)(lVar38 + 0x18)" * (cast_expression "(undefined8 *)(lVar38 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x18)" ( (binary_expression "lVar38 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "lVar38 = puVar33[5];" (assignment_expression "lVar38 = puVar33[5]" identifier = (subscript_expression "puVar33[5]" identifier [ number_literal ])) ;) (expression_statement "*(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;" (assignment_expression "*(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1" (pointer_expression "*(byte *)(lVar38 + 0x24)" * (cast_expression "(byte *)(lVar38 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x24)" ( (binary_expression "lVar38 + 0x24" identifier + number_literal) )))) = (binary_expression "*(byte *)(lVar38 + 0x24) | 1" (pointer_expression "*(byte *)(lVar38 + 0x24)" * (cast_expression "(byte *)(lVar38 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x24)" ( (binary_expression "lVar38 + 0x24" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "*(undefined8 *)(lVar38 + 0x30) = uVar12;" (assignment_expression "*(undefined8 *)(lVar38 + 0x30) = uVar12" (pointer_expression "*(undefined8 *)(lVar38 + 0x30)" * (cast_expression "(undefined8 *)(lVar38 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x30)" ( (binary_expression "lVar38 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(lVar38 + 0x28) = uVar12;" (assignment_expression "*(undefined8 *)(lVar38 + 0x28) = uVar12" (pointer_expression "*(undefined8 *)(lVar38 + 0x28)" * (cast_expression "(undefined8 *)(lVar38 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x28)" ( (binary_expression "lVar38 + 0x28" identifier + number_literal) )))) = identifier) ;) })) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0x30);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0x30)" identifier = (call_expression "FUN_00107360(puVar33[1],0,0x30)" identifier (argument_list "(puVar33[1],0,0x30)" ( (subscript_expression "puVar33[1]" identifier [ number_literal ]) , number_literal , number_literal )))) ;) (if_statement "if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }" if (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }" { (expression_statement "*(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);" (assignment_expression "*(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20)" (pointer_expression "*(undefined8 *)(puVar33[5] + 0x30)" * (cast_expression "(undefined8 *)(puVar33[5] + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar33[5] + 0x30)" ( (binary_expression "puVar33[5] + 0x30" (subscript_expression "puVar33[5]" identifier [ number_literal ]) + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar38 + 0x20)" * (cast_expression "(undefined8 *)(lVar38 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x20)" ( (binary_expression "lVar38 + 0x20" identifier + number_literal) ))))) ;) })) })) (for_statement "for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" for ( ; (binary_expression "puVar44 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar44 = (undefined8 *)*puVar44" identifier = (cast_expression "(undefined8 *)*puVar44" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar44" * identifier))) ) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" { (expression_statement "lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,puVar44[1])" identifier = (call_expression "bfd_get_section_by_name(param_1,puVar44[1])" identifier (argument_list "(param_1,puVar44[1])" ( identifier , (subscript_expression "puVar44[1]" identifier [ number_literal ]) )))) ;) (expression_statement "puVar44[5] = lVar38;" (assignment_expression "puVar44[5] = lVar38" (subscript_expression "puVar44[5]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }" { (expression_statement "uVar12 = puVar44[1];" (assignment_expression "uVar12 = puVar44[1]" identifier = (subscript_expression "puVar44[1]" identifier [ number_literal ])) ;) (expression_statement "pcVar39 = "error: %s not found, can\'t be updated";" (assignment_expression "pcVar39 = "error: %s not found, can\'t be updated"" identifier = (string_literal ""error: %s not found, can\'t be updated"" " string_content escape_sequence string_content ")) ;) (goto_statement "goto LAB_0010952f;" goto statement_identifier ;) })) (expression_statement "uVar12 = *(undefined8 *)(lVar38 + 0x68);" (assignment_expression "uVar12 = *(undefined8 *)(lVar38 + 0x68)" identifier = (pointer_expression "*(undefined8 *)(lVar38 + 0x68)" * (cast_expression "(undefined8 *)(lVar38 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x68)" ( (binary_expression "lVar38 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3])" identifier = (call_expression "bfd_set_section_size(param_2,uVar12,puVar44[3])" identifier (argument_list "(param_2,uVar12,puVar44[3])" ( identifier , identifier , (subscript_expression "puVar44[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" { (expression_statement "FUN_0011c0d0(0,param_2,uVar12,0);" (call_expression "FUN_0011c0d0(0,param_2,uVar12,0)" identifier (argument_list "(0,param_2,uVar12,0)" ( number_literal , identifier , identifier , number_literal ))) ;) (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }" if (parenthesized_expression "((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0))))" ( (binary_expression "(((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))" (parenthesized_expression "(((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0))" ( (binary_expression "((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)" (parenthesized_expression "((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0))" ( (binary_expression "(DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)" (parenthesized_expression "(DAT_0012cb20 != 0)" ( (binary_expression "DAT_0012cb20 != 0" identifier != number_literal) )) && (parenthesized_expression "(lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)" ( (comma_expression "lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes")" identifier = (call_expression "bfd_get_section_by_name(param_1,".gnu.build.attributes")" identifier (argument_list "(param_1,".gnu.build.attributes")" ( identifier , (string_literal "".gnu.build.attributes"" " string_content ") )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(DAT_0012cb20 != 0)" ( (binary_expression "DAT_0012cb20 != 0" identifier != number_literal) ))) )) && (parenthesized_expression "((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))" ( (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0))" ( (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)" (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" * (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" ( (binary_expression "*(long *)(param_1 + 8) + 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" identifier + number_literal) )))) + number_literal) )))) == number_literal) && (parenthesized_expression "(iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)" ( (comma_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0" (assignment_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0)" identifier = (call_expression "FUN_00107fb0(lVar38,lVar38 + 0xe0)" identifier (argument_list "(lVar38,lVar38 + 0xe0)" ( identifier , (binary_expression "lVar38 + 0xe0" identifier + number_literal) )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) ))) )) (compound_statement "{\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }" { (expression_statement "uVar21 = *(ulong *)(lVar38 + 0x38);" (assignment_expression "uVar21 = *(ulong *)(lVar38 + 0x38)" identifier = (pointer_expression "*(ulong *)(lVar38 + 0x38)" * (cast_expression "(ulong *)(lVar38 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" if (parenthesized_expression "(uVar21 == 0)" ( (binary_expression "uVar21 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"warning: note section is empty",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: note section is empty",5)" identifier = (call_expression "dcgettext(0,"warning: note section is empty",5)" identifier (argument_list "(0,"warning: note section is empty",5)" ( number_literal , (string_literal ""warning: note section is empty"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" identifier (argument_list "(0,param_1,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" identifier = number_literal) ;) }) (else_clause "else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" else (compound_statement "{\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" { (expression_statement "iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);" (assignment_expression "iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18)" identifier = (call_expression "bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18)" identifier (argument_list "(param_1,lVar38,&DAT_0012cb18)" ( identifier , identifier , (pointer_expression "&DAT_0012cb18" & identifier) )))) ;) (expression_statement "__dest_00 = DAT_0012cb18;" (assignment_expression "__dest_00 = DAT_0012cb18" identifier = identifier) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"warning: could not load note section",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: could not load note section",5)" identifier = (call_expression "dcgettext(0,"warning: could not load note section",5)" identifier (argument_list "(0,"warning: could not load note section",5)" ( number_literal , (string_literal ""warning: could not load note section"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" identifier (argument_list "(0,param_1,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" identifier (argument_list "(DAT_0012cb18)" ( identifier ))) ;) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" else (compound_statement "{\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" { (expression_statement "lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);" (assignment_expression "lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38)" identifier = (call_expression "bfd_get_reloc_upper_bound(param_1,lVar38)" identifier (argument_list "(param_1,lVar38)" ( identifier , identifier )))) ;) (if_statement "if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }" if (parenthesized_expression "(0 < lVar16)" ( (binary_expression "0 < lVar16" number_literal < identifier) )) (compound_statement "{\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }" { (expression_statement "pvVar23 = (void *)xmalloc(lVar16);" (assignment_expression "pvVar23 = (void *)xmalloc(lVar16)" identifier = (cast_expression "(void *)xmalloc(lVar16)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(lVar16)" identifier (argument_list "(lVar16)" ( identifier ))))) ;) (expression_statement "lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);" (assignment_expression "lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40)" identifier = (call_expression "bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40)" identifier (argument_list "(param_1,lVar38,pvVar23,DAT_0012cb40)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "free(pvVar23);" (call_expression "free(pvVar23)" identifier (argument_list "(pvVar23)" ( identifier ))) ;) (if_statement "if (lVar16 == 0) goto LAB_0010ae6f;" if (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010ae6f;" goto statement_identifier ;)) (expression_statement "local_110 = (size_t *)0x0;" (assignment_expression "local_110 = (size_t *)0x0" identifier = (cast_expression "(size_t *)0x0" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;) })) (labeled_statement "LAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);" statement_identifier : (expression_statement "local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);" (assignment_expression "local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" identifier = (cast_expression "(size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" identifier (argument_list "(uVar21 / 0xc,0x48,uVar21 % 0xc)" ( (binary_expression "uVar21 / 0xc" identifier / number_literal) , number_literal , (binary_expression "uVar21 % 0xc" identifier % number_literal) ))))) ;)) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (expression_statement "local_c0 = 0;" (assignment_expression "local_c0 = 0" identifier = number_literal) ;) (expression_statement "local_b0 = 0;" (assignment_expression "local_b0 = 0" identifier = number_literal) ;) (expression_statement "local_c8 = 0;" (assignment_expression "local_c8 = 0" identifier = number_literal) ;) (expression_statement "local_b8 = 0;" (assignment_expression "local_b8 = 0" identifier = number_literal) ;) (expression_statement "iVar10 = 0;" (assignment_expression "iVar10 = 0" identifier = number_literal) ;) (expression_statement "iVar11 = 0;" (assignment_expression "iVar11 = 0" identifier = number_literal) ;) (expression_statement "psVar35 = local_110;" (assignment_expression "psVar35 = local_110" identifier = identifier) ;) (expression_statement "pvVar23 = __dest_00;" (assignment_expression "pvVar23 = __dest_00" identifier = identifier) ;) (expression_statement "local_e8 = uVar21;" (assignment_expression "local_e8 = uVar21" identifier = identifier) ;) (while_statement "while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }" while (parenthesized_expression "(0xb < local_e8)" ( (binary_expression "0xb < local_e8" number_literal < identifier) )) (compound_statement "{\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }" { (expression_statement "lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);" (assignment_expression "lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23)" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" ( (binary_expression "*(long *)(param_1 + 8) + 0x38" (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) ))))) )) (argument_list "(pvVar23)" ( identifier )))) ;) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(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 "uVar41 = lVar24 + 3U & 0xfffffffffffffffc;" (assignment_expression "uVar41 = lVar24 + 3U & 0xfffffffffffffffc" identifier = (binary_expression "lVar24 + 3U & 0xfffffffffffffffc" (binary_expression "lVar24 + 3U" identifier + number_literal) & number_literal)) ;) (expression_statement "*psVar35 = uVar41;" (assignment_expression "*psVar35 = uVar41" (pointer_expression "*psVar35" * identifier) = identifier) ;) (expression_statement "lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);" (assignment_expression "lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4)" identifier = (call_expression "(**(code **)(lVar16 + 0x38))((long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" ( (pointer_expression "**(code **)(lVar16 + 0x38)" * (pointer_expression "*(code **)(lVar16 + 0x38)" * (cast_expression "(code **)(lVar16 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x38)" ( (binary_expression "lVar16 + 0x38" identifier + number_literal) ))))) )) (argument_list "((long)pvVar23 + 4)" ( (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(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 "uVar29 = lVar24 + 3U & 0xfffffffffffffffc;" (assignment_expression "uVar29 = lVar24 + 3U & 0xfffffffffffffffc" identifier = (binary_expression "lVar24 + 3U & 0xfffffffffffffffc" (binary_expression "lVar24 + 3U" identifier + number_literal) & number_literal)) ;) (expression_statement "psVar35[1] = uVar29;" (assignment_expression "psVar35[1] = uVar29" (subscript_expression "psVar35[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "sVar17 = (**(code **)(lVar16 + 0x38))();" (assignment_expression "sVar17 = (**(code **)(lVar16 + 0x38))()" identifier = (call_expression "(**(code **)(lVar16 + 0x38))()" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" ( (pointer_expression "**(code **)(lVar16 + 0x38)" * (pointer_expression "*(code **)(lVar16 + 0x38)" * (cast_expression "(code **)(lVar16 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x38)" ( (binary_expression "lVar16 + 0x38" identifier + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "psVar35[2] = sVar17;" (assignment_expression "psVar35[2] = sVar17" (subscript_expression "psVar35[2]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(1 < sVar17 - 0x100)" ( (binary_expression "1 < sVar17 - 0x100" number_literal < (binary_expression "sVar17 - 0x100" identifier - number_literal)) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: wrong note type",5)" identifier (argument_list "(0,"corrupt GNU build attribute note: wrong note type",5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: wrong note type"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "uVar45 = uVar41 + uVar29 + 0xc;" (assignment_expression "uVar45 = uVar41 + uVar29 + 0xc" identifier = (binary_expression "uVar41 + uVar29 + 0xc" (binary_expression "uVar41 + uVar29" identifier + identifier) + number_literal)) ;) (if_statement "if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(local_e8 < uVar45)" ( (binary_expression "local_e8 < uVar45" identifier < identifier) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: note too big",5)" identifier (argument_list "(0,"corrupt GNU build attribute note: note too big",5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: note too big"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(uVar41 < 2)" ( (binary_expression "uVar41 < 2" identifier < number_literal) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: name too small",5)" identifier (argument_list "(0,"corrupt GNU build attribute note: name too small",5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: name too small"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "sVar18 = (long)pvVar23 + uVar41 + 0xc;" (assignment_expression "sVar18 = (long)pvVar23 + uVar41 + 0xc" identifier = (binary_expression "(long)pvVar23 + uVar41 + 0xc" (binary_expression "(long)pvVar23 + uVar41" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + number_literal)) ;) (expression_statement "psVar35[3] = (long)pvVar23 + 0xc;" (assignment_expression "psVar35[3] = (long)pvVar23 + 0xc" (subscript_expression "psVar35[3]" identifier [ number_literal ]) = (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal)) ;) (expression_statement "psVar35[4] = sVar18;" (assignment_expression "psVar35[4] = sVar18" (subscript_expression "psVar35[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));" (assignment_expression "local_e8 = local_e8 + (-0xc - (uVar41 + uVar29))" identifier = (binary_expression "local_e8 + (-0xc - (uVar41 + uVar29))" identifier + (parenthesized_expression "(-0xc - (uVar41 + uVar29))" ( (binary_expression "-0xc - (uVar41 + uVar29)" number_literal - (parenthesized_expression "(uVar41 + uVar29)" ( (binary_expression "uVar41 + uVar29" identifier + identifier) ))) )))) ;) (if_statement "if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" if (parenthesized_expression "(*(char *)((long)pvVar23 + 0xc) == '$')" ( (binary_expression "*(char *)((long)pvVar23 + 0xc) == '$'" (pointer_expression "*(char *)((long)pvVar23 + 0xc)" * (cast_expression "(char *)((long)pvVar23 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xc)" ( (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'$'" ' character ')) )) (compound_statement "{\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }" { (if_statement "if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }" if (parenthesized_expression "((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1'))" ( (binary_expression "(*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')" (parenthesized_expression "(*(char *)((long)pvVar23 + 0xd) == '\x01')" ( (binary_expression "*(char *)((long)pvVar23 + 0xd) == '\x01'" (pointer_expression "*(char *)((long)pvVar23 + 0xd)" * (cast_expression "(char *)((long)pvVar23 + 0xd)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xd)" ( (binary_expression "(long)pvVar23 + 0xd" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\x01'" ' escape_sequence ')) )) && (parenthesized_expression "(*(char *)((long)pvVar23 + 0xe) == '1')" ( (binary_expression "*(char *)((long)pvVar23 + 0xe) == '1'" (pointer_expression "*(char *)((long)pvVar23 + 0xe)" * (cast_expression "(char *)((long)pvVar23 + 0xe)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xe)" ( (binary_expression "(long)pvVar23 + 0xe" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'1'" ' character ')) ))) )) (compound_statement "{\n iVar7 = iVar7 + 1;\n }" { (expression_statement "iVar7 = iVar7 + 1;" (assignment_expression "iVar7 = iVar7 + 1" identifier = (binary_expression "iVar7 + 1" identifier + number_literal)) ;) })) }) (else_clause "else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" else (if_statement "if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" if (parenthesized_expression "((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01'))))" ( (binary_expression "(((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))" (parenthesized_expression "(((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A'))" ( (binary_expression "((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')" (parenthesized_expression "((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G'))" ( (binary_expression "(4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')" (parenthesized_expression "(4 < uVar41)" ( (binary_expression "4 < uVar41" number_literal < identifier) )) && (parenthesized_expression "(*(char *)((long)pvVar23 + 0xc) == 'G')" ( (binary_expression "*(char *)((long)pvVar23 + 0xc) == 'G'" (pointer_expression "*(char *)((long)pvVar23 + 0xc)" * (cast_expression "(char *)((long)pvVar23 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xc)" ( (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'G'" ' character ')) ))) )) && (parenthesized_expression "(*(char *)((long)pvVar23 + 0xd) == 'A')" ( (binary_expression "*(char *)((long)pvVar23 + 0xd) == 'A'" (pointer_expression "*(char *)((long)pvVar23 + 0xd)" * (cast_expression "(char *)((long)pvVar23 + 0xd)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xd)" ( (binary_expression "(long)pvVar23 + 0xd" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'A'" ' character ')) ))) )) && (parenthesized_expression "((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))" ( (parenthesized_expression "(*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01'))" ( (binary_expression "*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')" (binary_expression "*(char *)((long)pvVar23 + 0xe) == '$'" (pointer_expression "*(char *)((long)pvVar23 + 0xe)" * (cast_expression "(char *)((long)pvVar23 + 0xe)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xe)" ( (binary_expression "(long)pvVar23 + 0xe" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'$'" ' character ')) && (parenthesized_expression "(*(char *)((long)pvVar23 + 0xf) == '\x01')" ( (binary_expression "*(char *)((long)pvVar23 + 0xf) == '\x01'" (pointer_expression "*(char *)((long)pvVar23 + 0xf)" * (cast_expression "(char *)((long)pvVar23 + 0xf)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xf)" ( (binary_expression "(long)pvVar23 + 0xf" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\x01'" ' escape_sequence ')) ))) )) ))) )) (compound_statement "{\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" { (if_statement "if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" if (parenthesized_expression "(*(char *)((long)pvVar23 + 0x10) == '2')" ( (binary_expression "*(char *)((long)pvVar23 + 0x10) == '2'" (pointer_expression "*(char *)((long)pvVar23 + 0x10)" * (cast_expression "(char *)((long)pvVar23 + 0x10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0x10)" ( (binary_expression "(long)pvVar23 + 0x10" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'2'" ' character ')) )) (compound_statement "{\n iVar11 = iVar11 + 1;\n }" { (expression_statement "iVar11 = iVar11 + 1;" (assignment_expression "iVar11 = iVar11 + 1" identifier = (binary_expression "iVar11 + 1" identifier + number_literal)) ;) }) (else_clause "else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" else (compound_statement "{\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" { (if_statement "if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }" if (parenthesized_expression "(*(char *)((long)pvVar23 + 0x10) != '3')" ( (binary_expression "*(char *)((long)pvVar23 + 0x10) != '3'" (pointer_expression "*(char *)((long)pvVar23 + 0x10)" * (cast_expression "(char *)((long)pvVar23 + 0x10)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0x10)" ( (binary_expression "(long)pvVar23 + 0x10" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'3'" ' character ')) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n )" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n )" identifier (argument_list "(0,"corrupt GNU build attribute note: unsupported version",5\n )" ( number_literal , (string_literal ""corrupt GNU build attribute note: unsupported version"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "iVar10 = iVar10 + 1;" (assignment_expression "iVar10 = iVar10 + 1" identifier = (binary_expression "iVar10 + 1" identifier + number_literal)) ;) }))) })))) (if_statement "if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" if (parenthesized_expression "(uVar29 == 4)" ( (binary_expression "uVar29 == 4" identifier == number_literal) )) (compound_statement "{\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }" { (expression_statement "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();" (assignment_expression "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))()" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" ( (binary_expression "*(long *)(param_1 + 8) + 0x38" (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) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "sVar25 = 0xffffffffffffffff;" (assignment_expression "sVar25 = 0xffffffffffffffff" identifier = number_literal) ;) }) (else_clause "else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" else (if_statement "if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" if (parenthesized_expression "(uVar29 < 5)" ( (binary_expression "uVar29 < 5" identifier < number_literal) )) (compound_statement "{\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }" { (if_statement "if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }" if (parenthesized_expression "(uVar29 != 0)" ( (binary_expression "uVar29 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }" { (labeled_statement "LAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;" statement_identifier : (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: bad description size",5)" identifier (argument_list "(0,"corrupt GNU build attribute note: bad description size",5)" ( number_literal , (string_literal ""corrupt GNU build attribute note: bad description size"" " string_content ") , number_literal )))) ;)) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "sVar25 = 0;" (assignment_expression "sVar25 = 0" identifier = number_literal) ;) (expression_statement "sVar18 = 0;" (assignment_expression "sVar18 = 0" identifier = number_literal) ;) }) (else_clause "else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" else (if_statement "if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" if (parenthesized_expression "(uVar29 == 8)" ( (binary_expression "uVar29 == 8" identifier == number_literal) )) (compound_statement "{\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }" { (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(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) ))))) ;) (if_statement "if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" if (parenthesized_expression "((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'))" ( (binary_expression "(*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (parenthesized_expression "(*(int *)(lVar16 + 8) == 5)" ( (binary_expression "*(int *)(lVar16 + 8) == 5" (pointer_expression "*(int *)(lVar16 + 8)" * (cast_expression "(int *)(lVar16 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 8)" ( (binary_expression "lVar16 + 8" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" ( (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" * (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) )))) == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }" { (expression_statement "sVar18 = (**(code **)(lVar16 + 0x20))();" (assignment_expression "sVar18 = (**(code **)(lVar16 + 0x20))()" identifier = (call_expression "(**(code **)(lVar16 + 0x20))()" (parenthesized_expression "(**(code **)(lVar16 + 0x20))" ( (pointer_expression "**(code **)(lVar16 + 0x20)" * (pointer_expression "*(code **)(lVar16 + 0x20)" * (cast_expression "(code **)(lVar16 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x20)" ( (binary_expression "lVar16 + 0x20" identifier + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "sVar25 = 0xffffffffffffffff;" (assignment_expression "sVar25 = 0xffffffffffffffff" identifier = number_literal) ;) }) (else_clause "else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" else (compound_statement "{\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" { (expression_statement "sVar18 = (**(code **)(lVar16 + 0x38))();" (assignment_expression "sVar18 = (**(code **)(lVar16 + 0x38))()" identifier = (call_expression "(**(code **)(lVar16 + 0x38))()" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" ( (pointer_expression "**(code **)(lVar16 + 0x38)" * (pointer_expression "*(code **)(lVar16 + 0x38)" * (cast_expression "(code **)(lVar16 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x38)" ( (binary_expression "lVar16 + 0x38" identifier + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();" (assignment_expression "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))()" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" ( (binary_expression "*(long *)(param_1 + 8) + 0x38" (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) ))))) )) (argument_list "()" ( )))) ;) }))) }) (else_clause "else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" else (compound_statement "{\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" { (if_statement "if (uVar29 != 0x10) goto LAB_0010b046;" if (parenthesized_expression "(uVar29 != 0x10)" ( (binary_expression "uVar29 != 0x10" identifier != number_literal) )) (goto_statement "goto LAB_0010b046;" goto statement_identifier ;)) (expression_statement "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);" (assignment_expression "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18)" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x20)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x20)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x20)" ( (binary_expression "*(long *)(param_1 + 8) + 0x20" (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) ))))) )) (argument_list "(sVar18)" ( identifier )))) ;) (expression_statement "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();" (assignment_expression "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))()" identifier = (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x20)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x20)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x20)" ( (binary_expression "*(long *)(param_1 + 8) + 0x20" (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) ))))) )) (argument_list "()" ( )))) ;) }))))))) (if_statement "if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" if (parenthesized_expression "(sVar17 == 0x100)" ( (binary_expression "sVar17 == 0x100" identifier == number_literal) )) (compound_statement "{\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }" { (if_statement "if (sVar18 == 0) {\n sVar18 = local_c8;\n }" if (parenthesized_expression "(sVar18 == 0)" ( (binary_expression "sVar18 == 0" identifier == number_literal) )) (compound_statement "{\n sVar18 = local_c8;\n }" { (expression_statement "sVar18 = local_c8;" (assignment_expression "sVar18 = local_c8" identifier = identifier) ;) })) (if_statement "if (sVar25 == 0) {\n sVar25 = local_c0;\n }" if (parenthesized_expression "(sVar25 == 0)" ( (binary_expression "sVar25 == 0" identifier == number_literal) )) (compound_statement "{\n sVar25 = local_c0;\n }" { (expression_statement "sVar25 = local_c0;" (assignment_expression "sVar25 = local_c0" identifier = identifier) ;) })) (expression_statement "psVar35[6] = sVar18;" (assignment_expression "psVar35[6] = sVar18" (subscript_expression "psVar35[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "psVar35[7] = sVar25;" (assignment_expression "psVar35[7] = sVar25" (subscript_expression "psVar35[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_c8 = sVar18;" (assignment_expression "local_c8 = sVar18" identifier = identifier) ;) (expression_statement "local_c0 = sVar25;" (assignment_expression "local_c0 = sVar25" identifier = identifier) ;) }) (else_clause "else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" else (compound_statement "{\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" { (if_statement "if (sVar18 == 0) {\n sVar18 = local_b8;\n }" if (parenthesized_expression "(sVar18 == 0)" ( (binary_expression "sVar18 == 0" identifier == number_literal) )) (compound_statement "{\n sVar18 = local_b8;\n }" { (expression_statement "sVar18 = local_b8;" (assignment_expression "sVar18 = local_b8" identifier = identifier) ;) })) (if_statement "if (sVar25 == 0) {\n sVar25 = local_b0;\n }" if (parenthesized_expression "(sVar25 == 0)" ( (binary_expression "sVar25 == 0" identifier == number_literal) )) (compound_statement "{\n sVar25 = local_b0;\n }" { (expression_statement "sVar25 = local_b0;" (assignment_expression "sVar25 = local_b0" identifier = identifier) ;) })) (expression_statement "psVar35[6] = sVar18;" (assignment_expression "psVar35[6] = sVar18" (subscript_expression "psVar35[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "psVar35[7] = sVar25;" (assignment_expression "psVar35[7] = sVar25" (subscript_expression "psVar35[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_b8 = sVar18;" (assignment_expression "local_b8 = sVar18" identifier = identifier) ;) (expression_statement "local_b0 = sVar25;" (assignment_expression "local_b0 = sVar25" identifier = identifier) ;) }))) (if_statement "if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }" if (parenthesized_expression "(*(char *)((psVar35[3] - 1) + *psVar35) != '\0')" ( (binary_expression "*(char *)((psVar35[3] - 1) + *psVar35) != '\0'" (pointer_expression "*(char *)((psVar35[3] - 1) + *psVar35)" * (cast_expression "(char *)((psVar35[3] - 1) + *psVar35)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((psVar35[3] - 1) + *psVar35)" ( (binary_expression "(psVar35[3] - 1) + *psVar35" (parenthesized_expression "(psVar35[3] - 1)" ( (binary_expression "psVar35[3] - 1" (subscript_expression "psVar35[3]" identifier [ number_literal ]) - number_literal) )) + (pointer_expression "*psVar35" * identifier)) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" identifier (argument_list "(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" ( number_literal , (string_literal ""corrupt GNU build attribute note: name not NUL terminated"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "psVar35 = psVar35 + 9;" (assignment_expression "psVar35 = psVar35 + 9" identifier = (binary_expression "psVar35 + 9" identifier + number_literal)) ;) (expression_statement "pvVar23 = (void *)(uVar45 + (long)pvVar23);" (assignment_expression "pvVar23 = (void *)(uVar45 + (long)pvVar23)" identifier = (cast_expression "(void *)(uVar45 + (long)pvVar23)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar45 + (long)pvVar23)" ( (binary_expression "uVar45 + (long)pvVar23" identifier + (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) })) (if_statement "if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" if (parenthesized_expression "(local_e8 == 0)" ( (binary_expression "local_e8 == 0" identifier == number_literal) )) (compound_statement "{\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }" { (if_statement "if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }" if (parenthesized_expression "(iVar7 == 0 && (iVar11 == 0 && iVar10 == 0))" ( (binary_expression "iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)" (binary_expression "iVar7 == 0" identifier == number_literal) && (parenthesized_expression "(iVar11 == 0 && iVar10 == 0)" ( (binary_expression "iVar11 == 0 && iVar10 == 0" (binary_expression "iVar11 == 0" identifier == number_literal) && (binary_expression "iVar10 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n )" identifier = (call_expression "dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n )" identifier (argument_list "(0,"bad GNU build attribute notes: no known versions detected",5\n )" ( number_literal , (string_literal ""bad GNU build attribute notes: no known versions detected"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0))))" ( (binary_expression "((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))" (parenthesized_expression "((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0))" ( (binary_expression "(iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)" (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar11 != 0 || iVar10 != 0)" ( (binary_expression "iVar11 != 0 || iVar10 != 0" (binary_expression "iVar11 != 0" identifier != number_literal) || (binary_expression "iVar10 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "((iVar11 != 0 && (iVar10 != 0)))" ( (parenthesized_expression "(iVar11 != 0 && (iVar10 != 0))" ( (binary_expression "iVar11 != 0 && (iVar10 != 0)" (binary_expression "iVar11 != 0" identifier != number_literal) && (parenthesized_expression "(iVar10 != 0)" ( (binary_expression "iVar10 != 0" identifier != number_literal) ))) )) ))) )) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5)" identifier = (call_expression "dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5)" identifier (argument_list "(0,"bad GNU build attribute notes: multiple different versions",\n 5)" ( number_literal , (string_literal ""bad GNU build attribute notes: multiple different versions"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (if_statement "if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;" if (parenthesized_expression "((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1))" ( (binary_expression "(iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)" (parenthesized_expression "(iVar7 == 1 || iVar11 == 1)" ( (binary_expression "iVar7 == 1 || iVar11 == 1" (binary_expression "iVar7 == 1" identifier == number_literal) || (binary_expression "iVar11 == 1" identifier == number_literal)) )) || (parenthesized_expression "(iVar10 == 1)" ( (binary_expression "iVar10 == 1" identifier == number_literal) ))) )) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;)) (expression_statement "uVar28 = -(uint)(iVar7 == 0) & 2;" (assignment_expression "uVar28 = -(uint)(iVar7 == 0) & 2" identifier = (binary_expression "-(uint)(iVar7 == 0) & 2" (unary_expression "-(uint)(iVar7 == 0)" - (call_expression "(uint)(iVar7 == 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )))) & number_literal)) ;) (expression_statement "lVar16 = (long)(int)(uVar28 + 1);" (assignment_expression "lVar16 = (long)(int)(uVar28 + 1)" identifier = (cast_expression "(long)(int)(uVar28 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar28 + 1)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar28 + 1)" ( (binary_expression "uVar28 + 1" identifier + number_literal) ))))) ;) (if_statement "if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }" if (parenthesized_expression "(*(char *)(local_110[3] + lVar16) != '\x01')" ( (binary_expression "*(char *)(local_110[3] + lVar16) != '\x01'" (pointer_expression "*(char *)(local_110[3] + lVar16)" * (cast_expression "(char *)(local_110[3] + lVar16)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_110[3] + lVar16)" ( (binary_expression "local_110[3] + lVar16" (subscript_expression "local_110[3]" identifier [ number_literal ]) + identifier) )))) != (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }" { (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5)" identifier = (call_expression "dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5)" identifier (argument_list "(0,"bad GNU build attribute notes: first note not version note",\n 5)" ( number_literal , (string_literal ""bad GNU build attribute notes: first note not version note"" " string_content ") , number_literal )))) ;) (goto_statement "goto LAB_0010b063;" goto statement_identifier ;) })) (expression_statement "iVar7 = uVar28 + 2;" (assignment_expression "iVar7 = uVar28 + 2" identifier = (binary_expression "uVar28 + 2" identifier + number_literal)) ;) (expression_statement "bVar49 = false;" (assignment_expression "bVar49 = false" identifier = false) ;) (expression_statement "lVar24 = (long)iVar7;" (assignment_expression "lVar24 = (long)iVar7" identifier = (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "psVar47 = local_110;" (assignment_expression "psVar47 = local_110" identifier = identifier) ;) (labeled_statement "LAB_0010b255:\n psVar6 = psVar47;" statement_identifier : (expression_statement "psVar6 = psVar47;" (assignment_expression "psVar6 = psVar47" identifier = identifier) ;)) (expression_statement "psVar47 = psVar6 + 9;" (assignment_expression "psVar47 = psVar6 + 9" identifier = (binary_expression "psVar6 + 9" identifier + number_literal)) ;) (if_statement "if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }" if (parenthesized_expression "(psVar47 < psVar35)" ( (binary_expression "psVar47 < psVar35" identifier < identifier) )) (compound_statement "{\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }" { (if_statement "if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }" if (parenthesized_expression "(psVar6[0xb] == 0x100)" ( (binary_expression "psVar6[0xb] == 0x100" (subscript_expression "psVar6[0xb]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }" { (expression_statement "pvVar23 = (void *)psVar6[0xc];" (assignment_expression "pvVar23 = (void *)psVar6[0xc]" identifier = (cast_expression "(void *)psVar6[0xc]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "psVar6[0xc]" identifier [ number_literal ]))) ;) (expression_statement "psVar36 = (size_t *)0x0;" (assignment_expression "psVar36 = (size_t *)0x0" identifier = (cast_expression "(size_t *)0x0" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (for_statement "for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }" for ( (assignment_expression "psVar31 = psVar6" identifier = identifier) ; (binary_expression "local_110 <= psVar31" identifier <= identifier) ; (assignment_expression "psVar31 = psVar31 + -9" identifier = (binary_expression "psVar31 + -9" identifier + number_literal)) ) (compound_statement "{\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }" { (expression_statement "pvVar26 = (void *)psVar31[3];" (assignment_expression "pvVar26 = (void *)psVar31[3]" identifier = (cast_expression "(void *)psVar31[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "psVar31[3]" identifier [ number_literal ]))) ;) (expression_statement "psVar37 = psVar36;" (assignment_expression "psVar37 = psVar36" identifier = identifier) ;) (if_statement "if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }" if (parenthesized_expression "((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100))))" ( (binary_expression "(((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))" (parenthesized_expression "(((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101))" ( (binary_expression "((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)" (parenthesized_expression "((psVar36 != (size_t *)0x0) || (psVar31[1] == 0))" ( (binary_expression "(psVar36 != (size_t *)0x0) || (psVar31[1] == 0)" (parenthesized_expression "(psVar36 != (size_t *)0x0)" ( (binary_expression "psVar36 != (size_t *)0x0" identifier != (cast_expression "(size_t *)0x0" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(psVar31[1] == 0)" ( (binary_expression "psVar31[1] == 0" (subscript_expression "psVar31[1]" identifier [ number_literal ]) == number_literal) ))) )) || (parenthesized_expression "(psVar37 = psVar31, psVar31[2] != 0x101)" ( (comma_expression "psVar37 = psVar31, psVar31[2] != 0x101" (assignment_expression "psVar37 = psVar31" identifier = identifier) , (binary_expression "psVar31[2] != 0x101" (subscript_expression "psVar31[2]" identifier [ number_literal ]) != number_literal)) ))) )) && (parenthesized_expression "((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))" ( (parenthesized_expression "(psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100))" ( (comma_expression "psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)" (assignment_expression "psVar36 = psVar37" identifier = identifier) , (binary_expression "*(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)" (binary_expression "*(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16)" (pointer_expression "*(char *)((long)pvVar23 + lVar16)" * (cast_expression "(char *)((long)pvVar23 + lVar16)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + lVar16)" ( (binary_expression "(long)pvVar23 + lVar16" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) == (pointer_expression "*(char *)((long)pvVar26 + lVar16)" * (cast_expression "(char *)((long)pvVar26 + lVar16)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + lVar16)" ( (binary_expression "(long)pvVar26 + lVar16" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))))) && (parenthesized_expression "(psVar31[2] == 0x100)" ( (binary_expression "psVar31[2] == 0x100" (subscript_expression "psVar31[2]" identifier [ number_literal ]) == number_literal) )))) )) ))) )) (compound_statement "{\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }" { (if_statement "if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }" if (parenthesized_expression "(*(char *)((long)pvVar26 + lVar16) != '\x04')" ( (binary_expression "*(char *)((long)pvVar26 + lVar16) != '\x04'" (pointer_expression "*(char *)((long)pvVar26 + lVar16)" * (cast_expression "(char *)((long)pvVar26 + lVar16)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + lVar16)" ( (binary_expression "(long)pvVar26 + lVar16" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) != (char_literal "'\x04'" ' escape_sequence ')) )) (compound_statement "{\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }" { (if_statement "if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" if (parenthesized_expression "((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)))))" ( (binary_expression "(((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))" (parenthesized_expression "(((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0))))" ( (binary_expression "((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))" (parenthesized_expression "((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0))" ( (binary_expression "(*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)" (parenthesized_expression "(*psVar31 == *psVar47)" ( (binary_expression "*psVar31 == *psVar47" (pointer_expression "*psVar31" * identifier) == (pointer_expression "*psVar47" * identifier)) )) && (parenthesized_expression "(iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)" ( (comma_expression "iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0" (assignment_expression "iVar11 = memcmp(pvVar26,pvVar23,*psVar31)" identifier = (call_expression "memcmp(pvVar26,pvVar23,*psVar31)" identifier (argument_list "(pvVar26,pvVar23,*psVar31)" ( identifier , identifier , (pointer_expression "*psVar31" * identifier) )))) , (binary_expression "iVar11 == 0" identifier == number_literal)) ))) )) && (parenthesized_expression "((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))" ( (parenthesized_expression "(uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0))" ( (comma_expression "uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)" (assignment_expression "uVar29 = psVar31[7]" identifier = (subscript_expression "psVar31[7]" identifier [ number_literal ])) , (binary_expression "uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)" (binary_expression "uVar29 != 0" identifier != number_literal) && (parenthesized_expression "(uVar41 = psVar6[0x10], uVar41 != 0)" ( (comma_expression "uVar41 = psVar6[0x10], uVar41 != 0" (assignment_expression "uVar41 = psVar6[0x10]" identifier = (subscript_expression "psVar6[0x10]" identifier [ number_literal ])) , (binary_expression "uVar41 != 0" identifier != number_literal)) )))) )) ))) )) && (parenthesized_expression "((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))" ( (parenthesized_expression "(0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)))" ( (binary_expression "0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))" (binary_expression "0xfffffffffffffff0 < uVar29" number_literal < identifier) || (parenthesized_expression "(psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))" ( (binary_expression "psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)" (subscript_expression "psVar6[0xf]" identifier [ number_literal ]) <= (parenthesized_expression "(uVar29 + 0xf & 0xfffffffffffffff0)" ( (binary_expression "uVar29 + 0xf & 0xfffffffffffffff0" (binary_expression "uVar29 + 0xf" identifier + number_literal) & number_literal) ))) ))) )) ))) )) (compound_statement "{\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }" { (expression_statement "psVar6[0xb] = 0;" (assignment_expression "psVar6[0xb] = 0" (subscript_expression "psVar6[0xb]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }" if (parenthesized_expression "(uVar29 < uVar41)" ( (binary_expression "uVar29 < uVar41" identifier < identifier) )) (compound_statement "{\n psVar31[7] = uVar41;\n }" { (expression_statement "psVar31[7] = uVar41;" (assignment_expression "psVar31[7] = uVar41" (subscript_expression "psVar31[7]" identifier [ number_literal ]) = identifier) ;) })) (expression_statement "bVar49 = true;" (assignment_expression "bVar49 = true" identifier = true) ;) (if_statement "if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }" if (parenthesized_expression "(iVar10 != 0)" ( (binary_expression "iVar10 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined4 *)(psVar31 + 8) = 1;\n }" { (expression_statement "*(undefined4 *)(psVar31 + 8) = 1;" (assignment_expression "*(undefined4 *)(psVar31 + 8) = 1" (pointer_expression "*(undefined4 *)(psVar31 + 8)" * (cast_expression "(undefined4 *)(psVar31 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar31 + 8)" ( (binary_expression "psVar31 + 8" identifier + number_literal) )))) = number_literal) ;) })) }) (else_clause "else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" else (if_statement "if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" if (parenthesized_expression "(iVar10 == 0)" ( (binary_expression "iVar10 == 0" identifier == number_literal) )) (compound_statement "{\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }" { (if_statement "if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }" if (parenthesized_expression "(((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0))" ( (binary_expression "((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)" (parenthesized_expression "((psVar6[10] == 0) && (psVar37 != (size_t *)0x0))" ( (binary_expression "(psVar6[10] == 0) && (psVar37 != (size_t *)0x0)" (parenthesized_expression "(psVar6[10] == 0)" ( (binary_expression "psVar6[10] == 0" (subscript_expression "psVar6[10]" identifier [ number_literal ]) == number_literal) )) && (parenthesized_expression "(psVar37 != (size_t *)0x0)" ( (binary_expression "psVar37 != (size_t *)0x0" identifier != (cast_expression "(size_t *)0x0" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) && (parenthesized_expression "(psVar37[2] == 0)" ( (binary_expression "psVar37[2] == 0" (subscript_expression "psVar37[2]" identifier [ number_literal ]) == number_literal) ))) )) (compound_statement "{\n psVar37[2] = 0x100;\n }" { (expression_statement "psVar37[2] = 0x100;" (assignment_expression "psVar37[2] = 0x100" (subscript_expression "psVar37[2]" identifier [ number_literal ]) = number_literal) ;) })) }) (else_clause "else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" else (compound_statement "{\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" { (expression_statement "*(undefined4 *)(psVar6 + 0x11) = 1;" (assignment_expression "*(undefined4 *)(psVar6 + 0x11) = 1" (pointer_expression "*(undefined4 *)(psVar6 + 0x11)" * (cast_expression "(undefined4 *)(psVar6 + 0x11)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar6 + 0x11)" ( (binary_expression "psVar6 + 0x11" identifier + number_literal) )))) = number_literal) ;) (expression_statement "psVar6[0xb] = 0x101;" (assignment_expression "psVar6[0xb] = 0x101" (subscript_expression "psVar6[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(psVar31 + 8) = 1;" (assignment_expression "*(undefined4 *)(psVar31 + 8) = 1" (pointer_expression "*(undefined4 *)(psVar31 + 8)" * (cast_expression "(undefined4 *)(psVar31 + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar31 + 8)" ( (binary_expression "psVar31 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "psVar31[2] = 0x101;" (assignment_expression "psVar31[2] = 0x101" (subscript_expression "psVar31[2]" identifier [ number_literal ]) = number_literal) ;) }))))) (break_statement "break;" break ;) })) (expression_statement "uVar29 = 0;" (assignment_expression "uVar29 = 0" identifier = number_literal) ;) (for_statement "for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }" for ( (assignment_expression "uVar41 = 0" identifier = number_literal) ; (binary_expression "(uint)((int)*psVar47 - iVar7) != uVar41" (call_expression "(uint)((int)*psVar47 - iVar7)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((int)*psVar47 - iVar7)" ( (binary_expression "(int)*psVar47 - iVar7" (cast_expression "(int)*psVar47" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*psVar47" * identifier)) - identifier) ))) != identifier) ; (assignment_expression "uVar41 = uVar41 + 1" identifier = (binary_expression "uVar41 + 1" identifier + number_literal)) ) (compound_statement "{\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }" { (expression_statement "uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);" (assignment_expression "uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" identifier = (binary_expression "uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" identifier | (binary_expression "(ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" (binary_expression "(ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)pvVar23 + uVar41 + lVar24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + uVar41 + lVar24)" ( (binary_expression "(long)pvVar23 + uVar41 + lVar24" (binary_expression "(long)pvVar23 + uVar41" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + identifier) )))) << (parenthesized_expression "((char)uVar41 * '\b' & 0x3fU)" ( (binary_expression "(char)uVar41 * '\b' & 0x3fU" (binary_expression "(char)uVar41 * '\b'" (cast_expression "(char)uVar41" ( (type_descriptor "char" primitive_type) ) identifier) * (char_literal "'\b'" ' escape_sequence ')) & number_literal) ))))) ;) })) (expression_statement "sVar17 = *psVar31;" (assignment_expression "sVar17 = *psVar31" identifier = (pointer_expression "*psVar31" * identifier)) ;) (expression_statement "uVar45 = 0;" (assignment_expression "uVar45 = 0" identifier = number_literal) ;) (for_statement "for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }" for ( (assignment_expression "uVar41 = 0" identifier = number_literal) ; (binary_expression "(uint)((int)sVar17 - iVar7) != uVar41" (call_expression "(uint)((int)sVar17 - iVar7)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "((int)sVar17 - iVar7)" ( (binary_expression "(int)sVar17 - iVar7" (cast_expression "(int)sVar17" ( (type_descriptor "int" primitive_type) ) identifier) - identifier) ))) != identifier) ; (assignment_expression "uVar41 = uVar41 + 1" identifier = (binary_expression "uVar41 + 1" identifier + number_literal)) ) (compound_statement "{\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }" { (expression_statement "uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);" (assignment_expression "uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" identifier = (binary_expression "uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" identifier | (binary_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" (subscript_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41]" (call_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "((undefined1 *)((long)pvVar26 + lVar24))" ( (cast_expression "(undefined1 *)((long)pvVar26 + lVar24)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + lVar24)" ( (binary_expression "(long)pvVar26 + lVar24" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))) ))) [ identifier ]) << (parenthesized_expression "((char)uVar41 * '\b' & 0x3fU)" ( (binary_expression "(char)uVar41 * '\b' & 0x3fU" (binary_expression "(char)uVar41 * '\b'" (cast_expression "(char)uVar41" ( (type_descriptor "char" primitive_type) ) identifier) * (char_literal "'\b'" ' escape_sequence ')) & number_literal) ))))) ;) })) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" identifier = number_literal) ;) (expression_statement "uVar29 = uVar29 + uVar45;" (assignment_expression "uVar29 = uVar29 + uVar45" identifier = (binary_expression "uVar29 + uVar45" identifier + identifier)) ;) (for_statement "for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }" for ( (assignment_expression "uVar41 = uVar29" identifier = identifier) ; (binary_expression "uVar41 != 0" identifier != number_literal) ; (assignment_expression "uVar41 = uVar41 >> 8" identifier = (binary_expression "uVar41 >> 8" identifier >> number_literal)) ) (compound_statement "{\n uVar27 = (ulong)((int)uVar27 + 1);\n }" { (expression_statement "uVar27 = (ulong)((int)uVar27 + 1);" (assignment_expression "uVar27 = (ulong)((int)uVar27 + 1)" identifier = (call_expression "(ulong)((int)uVar27 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar27 + 1)" ( (binary_expression "(int)uVar27 + 1" (cast_expression "(int)uVar27" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) })) (if_statement "if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }" if (parenthesized_expression "(uVar27 < sVar17 - lVar24)" ( (binary_expression "uVar27 < sVar17 - lVar24" identifier < (binary_expression "sVar17 - lVar24" identifier - identifier)) )) (compound_statement "{\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }" { (expression_statement "puVar30 = (undefined1 *)((long)pvVar26 + lVar24);" (assignment_expression "puVar30 = (undefined1 *)((long)pvVar26 + lVar24)" identifier = (cast_expression "(undefined1 *)((long)pvVar26 + lVar24)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + lVar24)" ( (binary_expression "(long)pvVar26 + lVar24" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (goto_statement "goto LAB_0010b3bc;" goto statement_identifier ;) })) })) })) })) (goto_statement "goto LAB_0010b255;" goto statement_identifier ;) })) (if_statement "if (!bVar49) goto LAB_0010b098;" if (parenthesized_expression "(!bVar49)" ( (unary_expression "!bVar49" ! identifier) )) (goto_statement "goto LAB_0010b098;" goto statement_identifier ;)) (expression_statement "pvVar26 = (void *)xmalloc(uVar21);" (assignment_expression "pvVar26 = (void *)xmalloc(uVar21)" identifier = (cast_expression "(void *)xmalloc(uVar21)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(uVar21)" identifier (argument_list "(uVar21)" ( identifier ))))) ;) (expression_statement "sVar17 = 0;" (assignment_expression "sVar17 = 0" identifier = number_literal) ;) (expression_statement "local_f0 = __dest_00;" (assignment_expression "local_f0 = __dest_00" identifier = identifier) ;) (expression_statement "pvVar23 = pvVar26;" (assignment_expression "pvVar23 = pvVar26" identifier = identifier) ;) (for_statement "for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }" for ( (assignment_expression "psVar47 = local_110" identifier = identifier) ; (binary_expression "psVar47 < psVar35" identifier < identifier) ; (assignment_expression "psVar47 = psVar47 + 9" identifier = (binary_expression "psVar47 + 9" identifier + number_literal)) ) (compound_statement "{\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }" { (expression_statement "sVar25 = *psVar47;" (assignment_expression "sVar25 = *psVar47" identifier = (pointer_expression "*psVar47" * identifier)) ;) (expression_statement "sVar5 = psVar47[2];" (assignment_expression "sVar5 = psVar47[2]" identifier = (subscript_expression "psVar47[2]" identifier [ number_literal ])) ;) (expression_statement "sVar18 = psVar47[1] + sVar25 + 0xc;" (assignment_expression "sVar18 = psVar47[1] + sVar25 + 0xc" identifier = (binary_expression "psVar47[1] + sVar25 + 0xc" (binary_expression "psVar47[1] + sVar25" (subscript_expression "psVar47[1]" identifier [ number_literal ]) + identifier) + number_literal)) ;) (expression_statement "pvVar48 = pvVar23;" (assignment_expression "pvVar48 = pvVar23" identifier = identifier) ;) (if_statement "if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }" if (parenthesized_expression "(sVar5 != 0)" ( (binary_expression "sVar5 != 0" identifier != number_literal) )) (compound_statement "{\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }" { (if_statement "if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" if (parenthesized_expression "((int)psVar47[8] == 0)" ( (binary_expression "(int)psVar47[8] == 0" (cast_expression "(int)psVar47[8]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "psVar47[8]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }" { (expression_statement "memcpy(pvVar23,local_f0,sVar18);" (call_expression "memcpy(pvVar23,local_f0,sVar18)" identifier (argument_list "(pvVar23,local_f0,sVar18)" ( identifier , identifier , identifier ))) ;) (expression_statement "pvVar48 = (void *)((long)pvVar23 + sVar18);" (assignment_expression "pvVar48 = (void *)((long)pvVar23 + sVar18)" identifier = (cast_expression "(void *)((long)pvVar23 + sVar18)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + sVar18)" ( (binary_expression "(long)pvVar23 + sVar18" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) }) (else_clause "else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" else (compound_statement "{\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" { (expression_statement "sVar3 = psVar47[6];" (assignment_expression "sVar3 = psVar47[6]" identifier = (subscript_expression "psVar47[6]" identifier [ number_literal ])) ;) (expression_statement "__dest = (void *)((long)pvVar23 + 0xc);" (assignment_expression "__dest = (void *)((long)pvVar23 + 0xc)" identifier = (cast_expression "(void *)((long)pvVar23 + 0xc)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar23 + 0xc)" ( (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);" (assignment_expression "pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48)" identifier = (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) ;) (expression_statement "pvVar48 = (void *)((long)__dest + sVar25);" (assignment_expression "pvVar48 = (void *)((long)__dest + sVar25)" identifier = (cast_expression "(void *)((long)__dest + sVar25)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest + sVar25)" ( (binary_expression "(long)__dest + sVar25" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (if_statement "if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" if (parenthesized_expression "((sVar3 == local_e8) && (psVar47[7] == sVar17))" ( (binary_expression "(sVar3 == local_e8) && (psVar47[7] == sVar17)" (parenthesized_expression "(sVar3 == local_e8)" ( (binary_expression "sVar3 == local_e8" identifier == identifier) )) && (parenthesized_expression "(psVar47[7] == sVar17)" ( (binary_expression "psVar47[7] == sVar17" (subscript_expression "psVar47[7]" identifier [ number_literal ]) == identifier) ))) )) (compound_statement "{\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }" { (expression_statement "(*pcVar4)(sVar25,pvVar23);" (call_expression "(*pcVar4)(sVar25,pvVar23)" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "(sVar25,pvVar23)" ( identifier , identifier ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(0,(long)pvVar23 + 4)" ( number_literal , (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(sVar5,(long)pvVar23 + 8)" ( identifier , (binary_expression "(long)pvVar23 + 8" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "memcpy(__dest,(void *)psVar47[3],sVar25);" (call_expression "memcpy(__dest,(void *)psVar47[3],sVar25)" identifier (argument_list "(__dest,(void *)psVar47[3],sVar25)" ( identifier , (cast_expression "(void *)psVar47[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "psVar47[3]" identifier [ number_literal ])) , identifier ))) ;) }) (else_clause "else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" else (compound_statement "{\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" { (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" ( (pointer_expression "*pcVar4" * identifier) )) (argument_list "()" ( ))) ;) (expression_statement "cVar42 = '\b';" (assignment_expression "cVar42 = '\b'" identifier = (char_literal "'\b'" ' escape_sequence ')) ;) (if_statement "if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }" if (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) == 5)" ( (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" * (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" ( (binary_expression "*(long *)(param_1 + 8) + 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" identifier + number_literal) )))) + number_literal) )))) == number_literal) )) (compound_statement "{\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }" { (expression_statement "cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';" (assignment_expression "cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b'" identifier = (binary_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b'" (binary_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b'" (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" ( (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" * (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) )))) == (char_literal "'\x02'" ' escape_sequence ')) )) * (char_literal "'\b'" ' escape_sequence ')) + (char_literal "'\b'" ' escape_sequence '))) ;) })) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(cVar42,(long)pvVar23 + 4)" ( identifier , (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(sVar5,(long)pvVar23 + 8)" ( identifier , (binary_expression "(long)pvVar23 + 8" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "memcpy(__dest,(void *)psVar47[3],sVar25);" (call_expression "memcpy(__dest,(void *)psVar47[3],sVar25)" identifier (argument_list "(__dest,(void *)psVar47[3],sVar25)" ( identifier , (cast_expression "(void *)psVar47[3]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "psVar47[3]" identifier [ number_literal ])) , identifier ))) ;) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(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) ))))) ;) (if_statement "if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" if (parenthesized_expression "((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'))" ( (binary_expression "(*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (parenthesized_expression "(*(int *)(lVar16 + 8) == 5)" ( (binary_expression "*(int *)(lVar16 + 8) == 5" (pointer_expression "*(int *)(lVar16 + 8)" * (cast_expression "(int *)(lVar16 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 8)" ( (binary_expression "lVar16 + 8" identifier + number_literal) )))) == number_literal) )) && (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" ( (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" * (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" ( (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" * (cast_expression "(long *)(param_1 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf8)" ( (binary_expression "param_1 + 0xf8" identifier + number_literal) )))) + number_literal) )))) == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }" { (expression_statement "(**(code **)(lVar16 + 0x30))();" (call_expression "(**(code **)(lVar16 + 0x30))()" (parenthesized_expression "(**(code **)(lVar16 + 0x30))" ( (pointer_expression "**(code **)(lVar16 + 0x30)" * (pointer_expression "*(code **)(lVar16 + 0x30)" * (cast_expression "(code **)(lVar16 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x30)" ( (binary_expression "lVar16 + 0x30" identifier + number_literal) ))))) )) (argument_list "()" ( ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8))" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x30))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x30)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x30)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x30)" ( (binary_expression "*(long *)(param_1 + 8) + 0x30" (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) ))))) )) (argument_list "(psVar47[7],(void *)((long)pvVar48 + 8))" ( (subscript_expression "psVar47[7]" identifier [ number_literal ]) , (cast_expression "(void *)((long)pvVar48 + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar48 + 8)" ( (binary_expression "(long)pvVar48 + 8" (cast_expression "(long)pvVar48" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ))) ;) (expression_statement "pvVar48 = (void *)((long)pvVar48 + 0x10);" (assignment_expression "pvVar48 = (void *)((long)pvVar48 + 0x10)" identifier = (cast_expression "(void *)((long)pvVar48 + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar48 + 0x10)" ( (binary_expression "(long)pvVar48 + 0x10" (cast_expression "(long)pvVar48" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) }) (else_clause "else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" else (compound_statement "{\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" { (expression_statement "(**(code **)(lVar16 + 0x48))(sVar3,pvVar48);" (call_expression "(**(code **)(lVar16 + 0x48))(sVar3,pvVar48)" (parenthesized_expression "(**(code **)(lVar16 + 0x48))" ( (pointer_expression "**(code **)(lVar16 + 0x48)" * (pointer_expression "*(code **)(lVar16 + 0x48)" * (cast_expression "(code **)(lVar16 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 0x48)" ( (binary_expression "lVar16 + 0x48" identifier + number_literal) ))))) )) (argument_list "(sVar3,pvVar48)" ( identifier , identifier ))) ;) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" ( (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" * (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" * (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" ( (binary_expression "*(long *)(param_1 + 8) + 0x48" (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) ))))) )) (argument_list "(psVar47[7],(long)pvVar48 + 4)" ( (subscript_expression "psVar47[7]" identifier [ number_literal ]) , (binary_expression "(long)pvVar48 + 4" (cast_expression "(long)pvVar48" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) ;) (expression_statement "pvVar48 = (void *)((long)pvVar48 + 8);" (assignment_expression "pvVar48 = (void *)((long)pvVar48 + 8)" identifier = (cast_expression "(void *)((long)pvVar48 + 8)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar48 + 8)" ( (binary_expression "(long)pvVar48 + 8" (cast_expression "(long)pvVar48" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) }))) }))) }))) (expression_statement "local_e8 = psVar47[6];" (assignment_expression "local_e8 = psVar47[6]" identifier = (subscript_expression "psVar47[6]" identifier [ number_literal ])) ;) (expression_statement "sVar17 = psVar47[7];" (assignment_expression "sVar17 = psVar47[7]" identifier = (subscript_expression "psVar47[7]" identifier [ number_literal ])) ;) })) (expression_statement "local_f0 = (void *)((long)local_f0 + sVar18);" (assignment_expression "local_f0 = (void *)((long)local_f0 + sVar18)" identifier = (cast_expression "(void *)((long)local_f0 + sVar18)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_f0 + sVar18)" ( (binary_expression "(long)local_f0 + sVar18" (cast_expression "(long)local_f0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (expression_statement "pvVar23 = pvVar48;" (assignment_expression "pvVar23 = pvVar48" identifier = identifier) ;) })) (expression_statement "sVar17 = (long)pvVar23 - (long)pvVar26;" (assignment_expression "sVar17 = (long)pvVar23 - (long)pvVar26" identifier = (binary_expression "(long)pvVar23 - (long)pvVar26" (cast_expression "(long)pvVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "memcpy(__dest_00,pvVar26,sVar17);" (call_expression "memcpy(__dest_00,pvVar26,sVar17)" identifier (argument_list "(__dest_00,pvVar26,sVar17)" ( identifier , identifier , identifier ))) ;) (expression_statement "free(pvVar26);" (call_expression "free(pvVar26)" identifier (argument_list "(pvVar26)" ( identifier ))) ;) (expression_statement "free(local_110);" (call_expression "free(local_110)" identifier (argument_list "(local_110)" ( identifier ))) ;) (expression_statement "DAT_0012cb10 = sVar17;" (assignment_expression "DAT_0012cb10 = sVar17" identifier = identifier) ;) (if_statement "if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" if (parenthesized_expression "(uVar21 != sVar17)" ( (binary_expression "uVar21 != sVar17" identifier != identifier) )) (compound_statement "{\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" { (if_statement "if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;" if (parenthesized_expression "((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0))" ( (binary_expression "(*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)" (parenthesized_expression "(*(long *)(lVar38 + 0x68) != 0)" ( (binary_expression "*(long *)(lVar38 + 0x68) != 0" (pointer_expression "*(long *)(lVar38 + 0x68)" * (cast_expression "(long *)(lVar38 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x68)" ( (binary_expression "lVar38 + 0x68" identifier + number_literal) )))) != number_literal) )) && (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)" ( (comma_expression "iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17)" identifier = (call_expression "bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17)" identifier (argument_list "(param_2,*(long *)(lVar38 + 0x68),sVar17)" ( identifier , (pointer_expression "*(long *)(lVar38 + 0x68)" * (cast_expression "(long *)(lVar38 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x68)" ( (binary_expression "lVar38 + 0x68" identifier + number_literal) )))) , identifier )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_0010941b;" goto statement_identifier ;)) (expression_statement "uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: failed to set merged notes size",5)" identifier = (call_expression "dcgettext(0,"warning: failed to set merged notes size",5)" identifier (argument_list "(0,"warning: failed to set merged notes size",5)" ( number_literal , (string_literal ""warning: failed to set merged notes size"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" identifier (argument_list "(0,param_2,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) })) }) (else_clause "else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" else (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" { (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5)" identifier = (call_expression "dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5)" identifier (argument_list "(0,"corrupt GNU build attribute notes: excess data at end",5)" ( number_literal , (string_literal ""corrupt GNU build attribute notes: excess data at end"" " string_content ") , number_literal )))) ;) (labeled_statement "LAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" statement_identifier : (if_statement "if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" if (parenthesized_expression "(lVar16 != 0)" ( (binary_expression "lVar16 != 0" identifier != number_literal) )) (compound_statement "{\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" { (expression_statement "bfd_set_error(0x11);" (call_expression "bfd_set_error(0x11)" identifier (argument_list "(0x11)" ( number_literal ))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,lVar16);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,lVar16)" identifier (argument_list "(0,param_1,lVar38,lVar16)" ( number_literal , identifier , identifier , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) }))) (labeled_statement "LAB_0010b098:\n free(local_110);" statement_identifier : (expression_statement "free(local_110);" (call_expression "free(local_110)" identifier (argument_list "(local_110)" ( identifier ))) ;)) }))) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" identifier (argument_list "(DAT_0012cb18)" ( identifier ))) ;) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" identifier = number_literal) ;) (expression_statement "DAT_0012cb10 = 0;" (assignment_expression "DAT_0012cb10 = 0" identifier = number_literal) ;) }))) }))) })) (labeled_statement "LAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" statement_identifier : (for_statement "for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" for ( (assignment_expression "puVar33 = DAT_0012ca98" identifier = identifier) ; (binary_expression "puVar33 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar33 = (undefined8 *)*puVar33" identifier = (cast_expression "(undefined8 *)*puVar33" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar33" * identifier))) ) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" { (expression_statement "lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,puVar33[1])" identifier = (call_expression "bfd_get_section_by_name(param_1,puVar33[1])" identifier (argument_list "(param_1,puVar33[1])" ( identifier , (subscript_expression "puVar33[1]" identifier [ number_literal ]) )))) ;) (if_statement "if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }" { (expression_statement "uVar12 = puVar33[1];" (assignment_expression "uVar12 = puVar33[1]" identifier = (subscript_expression "puVar33[1]" identifier [ number_literal ])) ;) (expression_statement "uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);" (assignment_expression "uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" identifier = (call_expression "dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" identifier (argument_list "(0,"can\'t dump section \'%s\' - it does not exist",5)" ( number_literal , (string_literal ""can\'t dump section \'%s\' - it does not exist"" " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,0,uVar13,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,0,uVar13,uVar12)" identifier (argument_list "(0,param_1,0,uVar13,uVar12)" ( number_literal , identifier , number_literal , identifier , identifier ))) ;) }) (else_clause "else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" else (compound_statement "{\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" { (expression_statement "pcVar39 = "can\'t dump section - it has no contents";" (assignment_expression "pcVar39 = "can\'t dump section - it has no contents"" identifier = (string_literal ""can\'t dump section - it has no contents"" " string_content escape_sequence string_content ")) ;) (if_statement "if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }" if (parenthesized_expression "((*(byte *)(lVar38 + 0x21) & 1) != 0)" ( (binary_expression "(*(byte *)(lVar38 + 0x21) & 1) != 0" (parenthesized_expression "(*(byte *)(lVar38 + 0x21) & 1)" ( (binary_expression "*(byte *)(lVar38 + 0x21) & 1" (pointer_expression "*(byte *)(lVar38 + 0x21)" * (cast_expression "(byte *)(lVar38 + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x21)" ( (binary_expression "lVar38 + 0x21" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }" { (expression_statement "sVar17 = *(size_t *)(lVar38 + 0x38);" (assignment_expression "sVar17 = *(size_t *)(lVar38 + 0x38)" identifier = (pointer_expression "*(size_t *)(lVar38 + 0x38)" * (cast_expression "(size_t *)(lVar38 + 0x38)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }" if (parenthesized_expression "(sVar17 != 0)" ( (binary_expression "sVar17 != 0" identifier != number_literal) )) (compound_statement "{\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }" { (expression_statement "__s = fopen((char *)puVar33[2],"w");" (assignment_expression "__s = fopen((char *)puVar33[2],"w")" identifier = (call_expression "fopen((char *)puVar33[2],"w")" identifier (argument_list "((char *)puVar33[2],"w")" ( (cast_expression "(char *)puVar33[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar33[2]" identifier [ number_literal ])) , (string_literal ""w"" " string_content ") )))) ;) (if_statement "if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" if (parenthesized_expression "(__s == (FILE *)0x0)" ( (binary_expression "__s == (FILE *)0x0" identifier == (cast_expression "(FILE *)0x0" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }" { (expression_statement "uVar12 = dcgettext(0,"could not open section dump file",5);" (assignment_expression "uVar12 = dcgettext(0,"could not open section dump file",5)" identifier = (call_expression "dcgettext(0,"could not open section dump file",5)" identifier (argument_list "(0,"could not open section dump file",5)" ( number_literal , (string_literal ""could not open section dump file"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(puVar33[2],0,0,uVar12);" (call_expression "FUN_0011c0d0(puVar33[2],0,0,uVar12)" identifier (argument_list "(puVar33[2],0,0,uVar12)" ( (subscript_expression "puVar33[2]" identifier [ number_literal ]) , number_literal , number_literal , identifier ))) ;) }) (else_clause "else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" else (compound_statement "{\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" { (expression_statement "iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);" (assignment_expression "iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58)" identifier = (call_expression "bfd_malloc_and_get_section(param_1,lVar38,&local_58)" identifier (argument_list "(param_1,lVar38,&local_58)" ( identifier , identifier , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" { (expression_statement "uVar12 = dcgettext(0,"could not retrieve section contents",5);" (assignment_expression "uVar12 = dcgettext(0,"could not retrieve section contents",5)" identifier = (call_expression "dcgettext(0,"could not retrieve section contents",5)" identifier (argument_list "(0,"could not retrieve section contents",5)" ( number_literal , (string_literal ""could not retrieve section contents"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" identifier (argument_list "(0,param_1,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) }) (else_clause "else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" else (compound_statement "{\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" { (expression_statement "sVar18 = fwrite(local_58,1,sVar17,__s);" (assignment_expression "sVar18 = fwrite(local_58,1,sVar17,__s)" identifier = (call_expression "fwrite(local_58,1,sVar17,__s)" identifier (argument_list "(local_58,1,sVar17,__s)" ( identifier , number_literal , identifier , identifier )))) ;) (if_statement "if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }" if (parenthesized_expression "(sVar17 != sVar18)" ( (binary_expression "sVar17 != sVar18" identifier != identifier) )) (compound_statement "{\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }" { (expression_statement "piVar22 = __errno_location();" (assignment_expression "piVar22 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar39 = strerror(*piVar22);" (assignment_expression "pcVar39 = strerror(*piVar22)" identifier = (call_expression "strerror(*piVar22)" identifier (argument_list "(*piVar22)" ( (pointer_expression "*piVar22" * identifier) )))) ;) (expression_statement "uVar12 = puVar33[2];" (assignment_expression "uVar12 = puVar33[2]" identifier = (subscript_expression "puVar33[2]" identifier [ number_literal ])) ;) (expression_statement "uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);" (assignment_expression "uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5)" identifier = (call_expression "dcgettext(0,"error writing section contents to %s (error: %s)",5)" identifier (argument_list "(0,"error writing section contents to %s (error: %s)",5)" ( number_literal , (string_literal ""error writing section contents to %s (error: %s)"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar13,uVar12,pcVar39);" (call_expression "FUN_0011b660(uVar13,uVar12,pcVar39)" identifier (argument_list "(uVar13,uVar12,pcVar39)" ( identifier , identifier , identifier ))) ;) (expression_statement "free(local_58);" (call_expression "free(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "fclose(__s);" (call_expression "fclose(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) (expression_statement "free(local_58);" (call_expression "free(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) }))) (goto_statement "goto LAB_001094a8;" goto statement_identifier ;) })) (expression_statement "pcVar39 = "can\'t dump section - it is empty";" (assignment_expression "pcVar39 = "can\'t dump section - it is empty"" identifier = (string_literal ""can\'t dump section - it is empty"" " string_content escape_sequence string_content ")) ;) })) (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" identifier (argument_list "(0,param_1,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) }))) (labeled_statement "LAB_001094a8:\n }\n local_a8 = DAT_0012ca90;" statement_identifier : (ERROR "}" }) (expression_statement "local_a8 = DAT_0012ca90;" (assignment_expression "local_a8 = DAT_0012ca90" identifier = identifier) ;)) (if_statement "if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }" if (parenthesized_expression "(DAT_0012ca90 != 0)" ( (binary_expression "DAT_0012ca90 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }" { (expression_statement "lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink")" identifier = (call_expression "bfd_get_section_by_name(param_2,".gnu_debuglink")" identifier (argument_list "(param_2,".gnu_debuglink")" ( identifier , (string_literal "".gnu_debuglink"" " string_content ") )))) ;) (if_statement "if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }" { (expression_statement "local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);" (assignment_expression "local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90)" identifier = (call_expression "bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90)" identifier (argument_list "(param_2,DAT_0012ca90)" ( identifier , identifier )))) ;) (if_statement "if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" if (parenthesized_expression "(local_a8 == 0)" ( (binary_expression "local_a8 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" { (expression_statement "pcVar39 = "cannot create debug link section `%s\'";" (assignment_expression "pcVar39 = "cannot create debug link section `%s\'"" identifier = (string_literal ""cannot create debug link section `%s\'"" " string_content escape_sequence ")) ;) (expression_statement "lVar38 = DAT_0012ca90;" (assignment_expression "lVar38 = DAT_0012ca90" identifier = identifier) ;) (labeled_statement "LAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12,lVar38);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12,lVar38)" identifier (argument_list "(0,param_2,0,uVar12,lVar38)" ( number_literal , identifier , number_literal , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }" if (parenthesized_expression "(*(int *)(param_2[1] + 8) == 2)" ( (binary_expression "*(int *)(param_2[1] + 8) == 2" (pointer_expression "*(int *)(param_2[1] + 8)" * (cast_expression "(int *)(param_2[1] + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 8)" ( (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) == number_literal) )) (compound_statement "{\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }" { (expression_statement "lVar38 = param_2[0x12];" (assignment_expression "lVar38 = param_2[0x12]" identifier = (subscript_expression "param_2[0x12]" identifier [ number_literal ])) ;) (expression_statement "lVar16 = 0;" (assignment_expression "lVar16 = 0" identifier = number_literal) ;) (if_statement "if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" if (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }" { (labeled_statement "LAB_0010ad5e:\n uVar29 = 0x1000;" statement_identifier : (expression_statement "uVar29 = 0x1000;" (assignment_expression "uVar29 = 0x1000" identifier = number_literal) ;)) }) (else_clause "else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" else (compound_statement "{\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" { (do_statement "do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);" do (compound_statement "{\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n }" { (expression_statement "lVar24 = lVar16;" (assignment_expression "lVar24 = lVar16" identifier = identifier) ;) (if_statement "if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }" if (parenthesized_expression "(((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)))" ( (binary_expression "((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))" (parenthesized_expression "((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0))" ( (binary_expression "(*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)" (parenthesized_expression "(*(ulong *)(lVar38 + 0x28) != 0)" ( (binary_expression "*(ulong *)(lVar38 + 0x28) != 0" (pointer_expression "*(ulong *)(lVar38 + 0x28)" * (cast_expression "(ulong *)(lVar38 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x28)" ( (binary_expression "lVar38 + 0x28" identifier + number_literal) )))) != number_literal) )) && (parenthesized_expression "(lVar24 = lVar38, lVar16 != 0)" ( (comma_expression "lVar24 = lVar38, lVar16 != 0" (assignment_expression "lVar24 = lVar38" identifier = identifier) , (binary_expression "lVar16 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))" ( (comma_expression "lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)" (assignment_expression "lVar24 = lVar16" identifier = identifier) , (binary_expression "*(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)" (pointer_expression "*(ulong *)(lVar16 + 0x28)" * (cast_expression "(ulong *)(lVar16 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x28)" ( (binary_expression "lVar16 + 0x28" identifier + number_literal) )))) < (pointer_expression "*(ulong *)(lVar38 + 0x28)" * (cast_expression "(ulong *)(lVar38 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x28)" ( (binary_expression "lVar38 + 0x28" identifier + number_literal) )))))) ))) )) (compound_statement "{\n lVar24 = lVar38;\n }" { (expression_statement "lVar24 = lVar38;" (assignment_expression "lVar24 = lVar38" identifier = identifier) ;) })) (expression_statement "lVar38 = *(long *)(lVar38 + 0x10);" (assignment_expression "lVar38 = *(long *)(lVar38 + 0x10)" identifier = (pointer_expression "*(long *)(lVar38 + 0x10)" * (cast_expression "(long *)(lVar38 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x10)" ( (binary_expression "lVar38 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "lVar16 = lVar24;" (assignment_expression "lVar16 = lVar24" identifier = identifier) ;) }) while (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) ;) (if_statement "if (lVar24 == 0) goto LAB_0010ad5e;" if (parenthesized_expression "(lVar24 == 0)" ( (binary_expression "lVar24 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010ad5e;" goto statement_identifier ;)) (expression_statement "uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);" (assignment_expression "uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28)" identifier = (binary_expression "*(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28)" (pointer_expression "*(long *)(lVar24 + 0x38)" * (cast_expression "(long *)(lVar24 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar24 + 0x38)" ( (binary_expression "lVar24 + 0x38" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar24 + 0x28)" * (cast_expression "(long *)(lVar24 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar24 + 0x28)" ( (binary_expression "lVar24 + 0x28" identifier + number_literal) )))))) ;) (expression_statement "uVar29 = 0xffffffffffffffff;" (assignment_expression "uVar29 = 0xffffffffffffffff" identifier = number_literal) ;) (if_statement "if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }" if (parenthesized_expression "(uVar21 < 0xfffffffffffff001)" ( (binary_expression "uVar21 < 0xfffffffffffff001" identifier < number_literal) )) (compound_statement "{\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }" { (expression_statement "uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;" (assignment_expression "uVar29 = uVar21 + 0xfff & 0xfffffffffffff000" identifier = (binary_expression "uVar21 + 0xfff & 0xfffffffffffff000" (binary_expression "uVar21 + 0xfff" identifier + number_literal) & number_literal)) ;) })) }))) (expression_statement "*(ulong *)(local_a8 + 0x30) = uVar29;" (assignment_expression "*(ulong *)(local_a8 + 0x30) = uVar29" (pointer_expression "*(ulong *)(local_a8 + 0x30)" * (cast_expression "(ulong *)(local_a8 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x30)" ( (binary_expression "local_a8 + 0x30" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(ulong *)(local_a8 + 0x28) = uVar29;" (assignment_expression "*(ulong *)(local_a8 + 0x28) = uVar29" (pointer_expression "*(ulong *)(local_a8 + 0x28)" * (cast_expression "(ulong *)(local_a8 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x28)" ( (binary_expression "local_a8 + 0x28" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;" (assignment_expression "*(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1" (pointer_expression "*(byte *)(local_a8 + 0x24)" * (cast_expression "(byte *)(local_a8 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x24)" ( (binary_expression "local_a8 + 0x24" identifier + number_literal) )))) = (binary_expression "*(byte *)(local_a8 + 0x24) | 1" (pointer_expression "*(byte *)(local_a8 + 0x24)" * (cast_expression "(byte *)(local_a8 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_a8 + 0x24)" ( (binary_expression "local_a8 + 0x24" identifier + number_literal) )))) | number_literal)) ;) })) }) (else_clause "else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" else (compound_statement "{\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" { (expression_statement "uVar12 = *param_2;" (assignment_expression "uVar12 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "uVar13 = dcgettext(0,"%s: debuglink section already exists",5);" (assignment_expression "uVar13 = dcgettext(0,"%s: debuglink section already exists",5)" identifier = (call_expression "dcgettext(0,"%s: debuglink section already exists",5)" identifier (argument_list "(0,"%s: debuglink section already exists",5)" ( number_literal , (string_literal ""%s: debuglink section already exists"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) (expression_statement "DAT_0012ca90 = 0;" (assignment_expression "DAT_0012ca90 = 0" identifier = number_literal) ;) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" identifier = number_literal) ;) }))) })) (expression_statement "uVar28 = *(uint *)(param_2 + 0x14);" (assignment_expression "uVar28 = *(uint *)(param_2 + 0x14)" identifier = (pointer_expression "*(uint *)(param_2 + 0x14)" * (cast_expression "(uint *)(param_2 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x14)" ( (binary_expression "param_2 + 0x14" identifier + number_literal) ))))) ;) (if_statement "if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" if (parenthesized_expression "((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0))" ( (binary_expression "(uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)" (parenthesized_expression "(uVar28 == 0)" ( (binary_expression "uVar28 == 0" identifier == number_literal) )) || (parenthesized_expression "(DAT_0012cad0 == 0 && DAT_0012cac8 == 0)" ( (binary_expression "DAT_0012cad0 == 0 && DAT_0012cac8 == 0" (binary_expression "DAT_0012cad0 == 0" identifier == number_literal) && (binary_expression "DAT_0012cac8 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }" { (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" identifier = number_literal) ;) (expression_statement "local_90 = (ulong *)0x0;" (assignment_expression "local_90 = (ulong *)0x0" identifier = (cast_expression "(ulong *)0x0" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_98 = (long *)0x0;" (assignment_expression "local_98 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" identifier = identifier) ;) }) (else_clause "else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" else (compound_statement "{\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" { (expression_statement "sVar17 = (ulong)uVar28 * 8;" (assignment_expression "sVar17 = (ulong)uVar28 * 8" identifier = (binary_expression "(ulong)uVar28 * 8" (cast_expression "(ulong)uVar28" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ;) (expression_statement "local_98 = (long *)xmalloc(sVar17);" (assignment_expression "local_98 = (long *)xmalloc(sVar17)" identifier = (cast_expression "(long *)xmalloc(sVar17)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar17)" identifier (argument_list "(sVar17)" ( identifier ))))) ;) (expression_statement "local_58 = local_98;" (assignment_expression "local_58 = local_98" identifier = identifier) ;) (expression_statement "bfd_map_over_sections(param_2,FUN_001071c0,&local_58);" (call_expression "bfd_map_over_sections(param_2,FUN_001071c0,&local_58)" identifier (argument_list "(param_2,FUN_001071c0,&local_58)" ( identifier , identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "qsort(local_98,(ulong)uVar28,8,FUN_001071d0);" (call_expression "qsort(local_98,(ulong)uVar28,8,FUN_001071d0)" identifier (argument_list "(local_98,(ulong)uVar28,8,FUN_001071d0)" ( identifier , (cast_expression "(ulong)uVar28" ( (type_descriptor "ulong" type_identifier) ) identifier) , number_literal , identifier ))) ;) (expression_statement "local_90 = (ulong *)xmalloc(sVar17);" (assignment_expression "local_90 = (ulong *)xmalloc(sVar17)" identifier = (cast_expression "(ulong *)xmalloc(sVar17)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar17)" identifier (argument_list "(sVar17)" ( identifier ))))) ;) (expression_statement "memset(local_90,0,sVar17);" (call_expression "memset(local_90,0,sVar17)" identifier (argument_list "(local_90,0,sVar17)" ( identifier , number_literal , identifier ))) ;) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" identifier = number_literal) ;) (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" identifier = number_literal) ;) (if_statement "if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }" if (parenthesized_expression "((DAT_0012cad0 != 0) && (uVar28 != 1))" ( (binary_expression "(DAT_0012cad0 != 0) && (uVar28 != 1)" (parenthesized_expression "(DAT_0012cad0 != 0)" ( (binary_expression "DAT_0012cad0 != 0" identifier != number_literal) )) && (parenthesized_expression "(uVar28 != 1)" ( (binary_expression "uVar28 != 1" identifier != number_literal) ))) )) (compound_statement "{\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }" { (expression_statement "plVar15 = local_98;" (assignment_expression "plVar15 = local_98" identifier = identifier) ;) (expression_statement "puVar32 = local_90;" (assignment_expression "puVar32 = local_90" identifier = identifier) ;) (do_statement "do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);" do (compound_statement "{\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n }" { (expression_statement "lVar38 = *plVar15;" (assignment_expression "lVar38 = *plVar15" identifier = (pointer_expression "*plVar15" * identifier)) ;) (if_statement "if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }" if (parenthesized_expression "((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102)" ( (binary_expression "(*(uint *)(lVar38 + 0x20) & 0x102) == 0x102" (parenthesized_expression "(*(uint *)(lVar38 + 0x20) & 0x102)" ( (binary_expression "*(uint *)(lVar38 + 0x20) & 0x102" (pointer_expression "*(uint *)(lVar38 + 0x20)" * (cast_expression "(uint *)(lVar38 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x20)" ( (binary_expression "lVar38 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }" { (expression_statement "uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);" (assignment_expression "uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38)" identifier = (binary_expression "*(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38)" (pointer_expression "*(long *)(lVar38 + 0x30)" * (cast_expression "(long *)(lVar38 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x30)" ( (binary_expression "lVar38 + 0x30" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar38 + 0x38)" * (cast_expression "(long *)(lVar38 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) )))))) ;) (if_statement "if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }" if (parenthesized_expression "(uVar29 < *(ulong *)(plVar15[1] + 0x30))" ( (binary_expression "uVar29 < *(ulong *)(plVar15[1] + 0x30)" identifier < (pointer_expression "*(ulong *)(plVar15[1] + 0x30)" * (cast_expression "(ulong *)(plVar15[1] + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar15[1] + 0x30)" ( (binary_expression "plVar15[1] + 0x30" (subscript_expression "plVar15[1]" identifier [ number_literal ]) + number_literal) ))))) )) (compound_statement "{\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }" { (expression_statement "uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;" (assignment_expression "uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29" identifier = (binary_expression "*(ulong *)(plVar15[1] + 0x30) - uVar29" (pointer_expression "*(ulong *)(plVar15[1] + 0x30)" * (cast_expression "(ulong *)(plVar15[1] + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar15[1] + 0x30)" ( (binary_expression "plVar15[1] + 0x30" (subscript_expression "plVar15[1]" identifier [ number_literal ]) + number_literal) )))) - identifier)) ;) (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" identifier = (call_expression "bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" identifier (argument_list "(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" ( identifier , identifier , (binary_expression "*(long *)(lVar38 + 0x38) + uVar29" (pointer_expression "*(long *)(lVar38 + 0x38)" * (cast_expression "(long *)(lVar38 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) )))) + identifier) )))) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }" { (expression_statement "uVar12 = dcgettext(0,"Can\'t fill gap after section",5);" (assignment_expression "uVar12 = dcgettext(0,"Can\'t fill gap after section",5)" identifier = (call_expression "dcgettext(0,"Can\'t fill gap after section",5)" identifier (argument_list "(0,"Can\'t fill gap after section",5)" ( number_literal , (string_literal ""Can\'t fill gap after section"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,*plVar15,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,*plVar15,uVar12)" identifier (argument_list "(0,param_2,*plVar15,uVar12)" ( number_literal , identifier , (pointer_expression "*plVar15" * identifier) , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" identifier = identifier) ;) (break_statement "break;" break ;) })) (expression_statement "*puVar32 = uVar29;" (assignment_expression "*puVar32 = uVar29" (pointer_expression "*puVar32" * identifier) = identifier) ;) (if_statement "if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }" if (parenthesized_expression "(uVar21 < uVar29)" ( (binary_expression "uVar21 < uVar29" identifier < identifier) )) (compound_statement "{\n uVar21 = uVar29;\n }" { (expression_statement "uVar21 = uVar29;" (assignment_expression "uVar21 = uVar29" identifier = identifier) ;) })) })) })) (expression_statement "plVar15 = plVar15 + 1;" (assignment_expression "plVar15 = plVar15 + 1" identifier = (binary_expression "plVar15 + 1" identifier + number_literal)) ;) (expression_statement "puVar32 = puVar32 + 1;" (assignment_expression "puVar32 = puVar32 + 1" identifier = (binary_expression "puVar32 + 1" identifier + number_literal)) ;) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" identifier = identifier) ;) }) while (parenthesized_expression "(local_98 + (ulong)(uVar28 - 2) + 1 != plVar15)" ( (binary_expression "local_98 + (ulong)(uVar28 - 2) + 1 != plVar15" (binary_expression "local_98 + (ulong)(uVar28 - 2) + 1" (binary_expression "local_98 + (ulong)(uVar28 - 2)" identifier + (call_expression "(ulong)(uVar28 - 2)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar28 - 2)" ( (binary_expression "uVar28 - 2" identifier - number_literal) )))) + number_literal) != identifier) )) ;) })) (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" identifier = identifier) ;) (if_statement "if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }" if (parenthesized_expression "(DAT_0012cac8 != 0)" ( (binary_expression "DAT_0012cac8 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }" { (expression_statement "lVar38 = local_98[uVar28 - 1];" (assignment_expression "lVar38 = local_98[uVar28 - 1]" identifier = (subscript_expression "local_98[uVar28 - 1]" identifier [ (binary_expression "uVar28 - 1" identifier - number_literal) ])) ;) (expression_statement "uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);" (assignment_expression "uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30)" identifier = (binary_expression "*(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30)" (pointer_expression "*(long *)(lVar38 + 0x38)" * (cast_expression "(long *)(lVar38 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) )))) + (pointer_expression "*(long *)(lVar38 + 0x30)" * (cast_expression "(long *)(lVar38 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x30)" ( (binary_expression "lVar38 + 0x30" identifier + number_literal) )))))) ;) (if_statement "if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }" if (parenthesized_expression "(uVar29 < DAT_0012cac0)" ( (binary_expression "uVar29 < DAT_0012cac0" identifier < identifier) )) (compound_statement "{\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }" { (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" identifier = (call_expression "bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" identifier (argument_list "(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" ( identifier , identifier , (binary_expression "DAT_0012cac0 - *(long *)(lVar38 + 0x30)" identifier - (pointer_expression "*(long *)(lVar38 + 0x30)" * (cast_expression "(long *)(lVar38 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x30)" ( (binary_expression "lVar38 + 0x30" identifier + number_literal) ))))) )))) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }" { (expression_statement "uVar12 = dcgettext(0,"can\'t add padding",5);" (assignment_expression "uVar12 = dcgettext(0,"can\'t add padding",5)" identifier = (call_expression "dcgettext(0,"can\'t add padding",5)" identifier (argument_list "(0,"can\'t add padding",5)" ( number_literal , (string_literal ""can\'t add padding"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);" (call_expression "FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12)" identifier (argument_list "(0,param_2,local_98[uVar28 - 1],uVar12)" ( number_literal , identifier , (subscript_expression "local_98[uVar28 - 1]" identifier [ (binary_expression "uVar28 - 1" identifier - number_literal) ]) , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) }) (else_clause "else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" else (compound_statement "{\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" { (expression_statement "uVar21 = DAT_0012cac0 - uVar29;" (assignment_expression "uVar21 = DAT_0012cac0 - uVar29" identifier = (binary_expression "DAT_0012cac0 - uVar29" identifier - identifier)) ;) (expression_statement "local_90[uVar28 - 1] = uVar21;" (assignment_expression "local_90[uVar28 - 1] = uVar21" (subscript_expression "local_90[uVar28 - 1]" identifier [ (binary_expression "uVar28 - 1" identifier - number_literal) ]) = identifier) ;) (if_statement "if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }" if (parenthesized_expression "(uVar21 <= local_a0)" ( (binary_expression "uVar21 <= local_a0" identifier <= identifier) )) (compound_statement "{\n uVar21 = local_a0;\n }" { (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" identifier = identifier) ;) })) }))) })) })) }))) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" identifier = identifier) ;) (expression_statement "local_b0 = 0;" (assignment_expression "local_b0 = 0" identifier = number_literal) ;) (if_statement "if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }" if (parenthesized_expression "(DAT_0012ca88 != 0)" ( (binary_expression "DAT_0012ca88 != 0" identifier != number_literal) )) (compound_statement "{\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }" { (expression_statement "local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);" (assignment_expression "local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0)" identifier = (call_expression "FUN_0010c920(param_1,DAT_0012cb40,local_100,0)" identifier (argument_list "(param_1,DAT_0012cb40,local_100,0)" ( identifier , identifier , identifier , number_literal )))) ;) })) (if_statement "if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" if (parenthesized_expression "(DAT_0012cb0c - 2U < 6)" ( (binary_expression "DAT_0012cb0c - 2U < 6" (binary_expression "DAT_0012cb0c - 2U" identifier - number_literal) < number_literal) )) (compound_statement "{\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }" { (labeled_statement "LAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" statement_identifier : (if_statement "if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" if (parenthesized_expression "(DAT_0012cb0c != 7)" ( (binary_expression "DAT_0012cb0c != 7" identifier != number_literal) )) (compound_statement "{\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" { (labeled_statement "LAB_00109b5f:\n bfd_set_error(0);" statement_identifier : (expression_statement "bfd_set_error(0);" (call_expression "bfd_set_error(0)" identifier (argument_list "(0)" ( number_literal ))) ;)) (expression_statement "bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);" (call_expression "bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40)" identifier (argument_list "(param_1,FUN_00108e30,DAT_0012cb40)" ( identifier , identifier , identifier ))) ;) (expression_statement "iVar7 = bfd_get_error();" (assignment_expression "iVar7 = bfd_get_error()" identifier = (call_expression "bfd_get_error()" identifier (argument_list "()" ( )))) ;) (if_statement "if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }" if (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) (compound_statement "{\n DAT_0012cb24 = 1;\n return 0;\n }" { (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);" (assignment_expression "plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" identifier = (cast_expression "(long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" identifier (argument_list "((local_100 + 1 + (long)DAT_0012ca18) * 8)" ( (binary_expression "(local_100 + 1 + (long)DAT_0012ca18) * 8" (parenthesized_expression "(local_100 + 1 + (long)DAT_0012ca18)" ( (binary_expression "local_100 + 1 + (long)DAT_0012ca18" (binary_expression "local_100 + 1" identifier + number_literal) + (cast_expression "(long)DAT_0012ca18" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) * number_literal) ))))) ;) (expression_statement "local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;" (assignment_expression "local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42" (field_expression "local_b8._0_4_" identifier . field_identifier) = (binary_expression "*(uint *)(param_1 + 0x44) >> 5 & 0x42" (binary_expression "*(uint *)(param_1 + 0x44) >> 5" (pointer_expression "*(uint *)(param_1 + 0x44)" * (cast_expression "(uint *)(param_1 + 0x44)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x44)" ( (binary_expression "param_1 + 0x44" identifier + number_literal) )))) >> number_literal) & number_literal)) ;) (expression_statement "DAT_0012cb38 = plVar15;" (assignment_expression "DAT_0012cb38 = plVar15" identifier = identifier) ;) (if_statement "if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }" if (parenthesized_expression "(local_100 != 0)" ( (binary_expression "local_100 != 0" identifier != number_literal) )) (compound_statement "{\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }" { (expression_statement "plVar34 = DAT_0012cb40 + local_100;" (assignment_expression "plVar34 = DAT_0012cb40 + local_100" identifier = (binary_expression "DAT_0012cb40 + local_100" identifier + identifier)) ;) (expression_statement "local_110 = (size_t *)DAT_0012cb40;" (assignment_expression "local_110 = (size_t *)DAT_0012cb40" identifier = (cast_expression "(size_t *)DAT_0012cb40" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "local_100 = 0;" (assignment_expression "local_100 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);" do (compound_statement "{\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n }" { (expression_statement "iVar7 = DAT_0012ca18;" (assignment_expression "iVar7 = DAT_0012ca18" identifier = identifier) ;) (expression_statement "plVar2 = (long *)*local_110;" (assignment_expression "plVar2 = (long *)*local_110" identifier = (cast_expression "(long *)*local_110" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*local_110" * identifier))) ;) (expression_statement "uVar28 = *(uint *)(plVar2 + 3);" (assignment_expression "uVar28 = *(uint *)(plVar2 + 3)" identifier = (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) ))))) ;) (expression_statement "plVar19 = (long *)plVar2[1];" (assignment_expression "plVar19 = (long *)plVar2[1]" identifier = (cast_expression "(long *)plVar2[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) ;) (expression_statement "lVar38 = plVar2[4];" (assignment_expression "lVar38 = plVar2[4]" identifier = (subscript_expression "plVar2[4]" identifier [ number_literal ])) ;) (if_statement "if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" if (parenthesized_expression "(((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0))" ( (binary_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)" (parenthesized_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18))" ( (binary_expression "(DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)" (parenthesized_expression "(DAT_0012ca20 != (long *)0x0)" ( (binary_expression "DAT_0012ca20 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(0 < DAT_0012ca18)" ( (binary_expression "0 < DAT_0012ca18" number_literal < identifier) ))) )) && (parenthesized_expression "(pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)" ( (comma_expression "pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0" (assignment_expression "pcVar39 = (char *)DAT_0012ca20[5]" identifier = (cast_expression "(char *)DAT_0012ca20[5]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "DAT_0012ca20[5]" identifier [ number_literal ]))) , (binary_expression "pcVar39 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" { (expression_statement "iVar10 = 0;" (assignment_expression "iVar10 = 0" identifier = number_literal) ;) (expression_statement "plVar46 = DAT_0012ca20;" (assignment_expression "plVar46 = DAT_0012ca20" identifier = identifier) ;) (while_statement "while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }" while (parenthesized_expression "(iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0)" ( (comma_expression "iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0" (assignment_expression "iVar11 = strcmp(pcVar39,(char *)plVar19)" identifier = (call_expression "strcmp(pcVar39,(char *)plVar19)" identifier (argument_list "(pcVar39,(char *)plVar19)" ( identifier , (cast_expression "(char *)plVar19" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) , (binary_expression "iVar11 != 0" identifier != number_literal)) )) (compound_statement "{\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }" { (expression_statement "iVar10 = iVar10 + 1;" (assignment_expression "iVar10 = iVar10 + 1" identifier = (binary_expression "iVar10 + 1" identifier + number_literal)) ;) (expression_statement "plVar46 = (long *)*plVar46;" (assignment_expression "plVar46 = (long *)*plVar46" identifier = (cast_expression "(long *)*plVar46" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar46" * identifier))) ;) (if_statement "if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;" if (parenthesized_expression "((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))" ( (binary_expression "(iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0)" (parenthesized_expression "(iVar10 == iVar7)" ( (binary_expression "iVar10 == iVar7" identifier == identifier) )) || (parenthesized_expression "(pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0)" ( (comma_expression "pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0" (assignment_expression "pcVar39 = (char *)plVar46[5]" identifier = (cast_expression "(char *)plVar46[5]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar46[5]" identifier [ number_literal ]))) , (binary_expression "pcVar39 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00109cb0;" goto statement_identifier ;)) })) (expression_statement "free(pcVar39);" (call_expression "free(pcVar39)" identifier (argument_list "(pcVar39)" ( identifier ))) ;) (expression_statement "plVar46[5] = (long)"";" (assignment_expression "plVar46[5] = (long)""" (subscript_expression "plVar46[5]" identifier [ number_literal ]) = (cast_expression "(long)""" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (string_literal """" " "))) ;) (expression_statement "lVar16 = FUN_00108200(plVar46,param_2);" (assignment_expression "lVar16 = FUN_00108200(plVar46,param_2)" identifier = (call_expression "FUN_00108200(plVar46,param_2)" identifier (argument_list "(plVar46,param_2)" ( identifier , identifier )))) ;) (expression_statement "plVar15[local_100] = lVar16;" (assignment_expression "plVar15[local_100] = lVar16" (subscript_expression "plVar15[local_100]" identifier [ identifier ]) = identifier) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" identifier + number_literal)) ;) })) (labeled_statement "LAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);" statement_identifier : (expression_statement "lVar16 = htab_elements(DAT_0012ca30);" (assignment_expression "lVar16 = htab_elements(DAT_0012ca30)" identifier = (call_expression "htab_elements(DAT_0012ca30)" identifier (argument_list "(DAT_0012ca30)" ( identifier )))) ;)) (expression_statement "plVar46 = plVar19;" (assignment_expression "plVar46 = plVar19" identifier = identifier) ;) (if_statement "if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }" if (parenthesized_expression "((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0))" ( (binary_expression "(lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)" (parenthesized_expression "(lVar16 != 0)" ( (binary_expression "lVar16 != 0" identifier != number_literal) )) || (parenthesized_expression "(DAT_0012cb48 != (undefined8 *)0x0)" ( (binary_expression "DAT_0012cb48 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }" { (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_58 = plVar19;" (assignment_expression "local_58 = plVar19" identifier = identifier) ;) (expression_statement "lVar16 = htab_find(DAT_0012ca30,&local_58);" (assignment_expression "lVar16 = htab_find(DAT_0012ca30,&local_58)" identifier = (call_expression "htab_find(DAT_0012ca30,&local_58)" identifier (argument_list "(DAT_0012ca30,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }" if (parenthesized_expression "(((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0))" ( (binary_expression "((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)" (parenthesized_expression "((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46))" ( (binary_expression "(lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)" (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) )) || (parenthesized_expression "(plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)" ( (comma_expression "plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46" (assignment_expression "plVar46 = *(long **)(lVar16 + 8)" identifier = (pointer_expression "*(long **)(lVar16 + 8)" * (cast_expression "(long **)(lVar16 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar16 + 8)" ( (binary_expression "lVar16 + 8" identifier + number_literal) ))))) , (binary_expression "plVar19 == plVar46" identifier == identifier)) ))) )) && (parenthesized_expression "(puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)" ( (comma_expression "puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0" (assignment_expression "puVar33 = DAT_0012cb48" identifier = identifier) , (binary_expression "(uVar28 & 0x100) != 0" (parenthesized_expression "(uVar28 & 0x100)" ( (binary_expression "uVar28 & 0x100" identifier & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }" { (for_statement "for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }" for ( ; (comma_expression "plVar46 = plVar19, puVar33 != (undefined8 *)0x0" (assignment_expression "plVar46 = plVar19" identifier = identifier) , (binary_expression "puVar33 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ; (assignment_expression "puVar33 = (undefined8 *)puVar33[3]" identifier = (cast_expression "(undefined8 *)puVar33[3]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar33[3]" identifier [ number_literal ]))) ) (compound_statement "{\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }" { (expression_statement "iVar7 = strcmp((char *)*puVar33,(char *)plVar19);" (assignment_expression "iVar7 = strcmp((char *)*puVar33,(char *)plVar19)" identifier = (call_expression "strcmp((char *)*puVar33,(char *)plVar19)" identifier (argument_list "((char *)*puVar33,(char *)plVar19)" ( (cast_expression "(char *)*puVar33" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar33" * identifier)) , (cast_expression "(char *)plVar19" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n plVar46 = (long *)puVar33[1];\n break;\n }" { (expression_statement "plVar46 = (long *)puVar33[1];" (assignment_expression "plVar46 = (long *)puVar33[1]" identifier = (cast_expression "(long *)puVar33[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar33[1]" identifier [ number_literal ]))) ;) (break_statement "break;" break ;) })) })) })) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) })) (expression_statement "pcVar39 = DAT_0012ca08;" (assignment_expression "pcVar39 = DAT_0012ca08" identifier = identifier) ;) (expression_statement "cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);" (assignment_expression "cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c)" identifier = (pointer_expression "*(char *)(*(long *)(param_1 + 8) + 0x1c)" * (cast_expression "(char *)(*(long *)(param_1 + 8) + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1c)" ( (binary_expression "*(long *)(param_1 + 8) + 0x1c" (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) ))))) ;) (if_statement "if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" if (parenthesized_expression "((char)*plVar46 == cVar42)" ( (binary_expression "(char)*plVar46 == cVar42" (cast_expression "(char)*plVar46" ( (type_descriptor "char" primitive_type) ) (pointer_expression "*plVar46" * identifier)) == identifier) )) (compound_statement "{\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }" { (if_statement "if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }" if (parenthesized_expression "(DAT_0012ca7c == 0)" ( (binary_expression "DAT_0012ca7c == 0" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }" { (if_statement "if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;" if (parenthesized_expression "((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))))" ( (binary_expression "(DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))" (parenthesized_expression "(DAT_0012ca78 == 0)" ( (binary_expression "DAT_0012ca78 == 0" identifier == number_literal) )) || (parenthesized_expression "((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))" ( (parenthesized_expression "(((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))" ( (binary_expression "((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" (parenthesized_expression "((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678))" ( (binary_expression "(uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)" (binary_expression "(uVar28 & 0x82) == 0" (parenthesized_expression "(uVar28 & 0x82)" ( (binary_expression "uVar28 & 0x82" identifier & number_literal) )) == number_literal) && (parenthesized_expression "(lVar38 != 0x12c678)" ( (binary_expression "lVar38 != 0x12c678" identifier != number_literal) ))) )) && (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" ( (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) == 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" ( (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" * (cast_expression "(byte *)(plVar2[4] + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2[4] + 0x21)" ( (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) )))) & number_literal) )) == number_literal) ))) )) ))) )) (goto_statement "goto LAB_00109d39;" goto statement_identifier ;)) (labeled_statement "LAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);" statement_identifier : (expression_statement "plVar46 = (long *)((long)plVar46 + 1);" (assignment_expression "plVar46 = (long *)((long)plVar46 + 1)" identifier = (cast_expression "(long *)((long)plVar46 + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar46 + 1)" ( (binary_expression "(long)plVar46 + 1" (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;)) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (goto_statement "goto LAB_00109d39;" goto statement_identifier ;) })) (if_statement "if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;" if (parenthesized_expression "(*(char *)(param_2[1] + 0x1c) == '\0')" ( (binary_expression "*(char *)(param_2[1] + 0x1c) == '\0'" (pointer_expression "*(char *)(param_2[1] + 0x1c)" * (cast_expression "(char *)(param_2[1] + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x1c)" ( (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00109f88;" goto statement_identifier ;)) (if_statement "if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }" if (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" ( (binary_expression "DAT_0012ca08 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }" { (expression_statement "plVar46 = (long *)((long)plVar46 + 1);" (assignment_expression "plVar46 = (long *)((long)plVar46 + 1)" identifier = (cast_expression "(long *)((long)plVar46 + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar46 + 1)" ( (binary_expression "(long)plVar46 + 1" (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (goto_statement "goto LAB_00109fa6;" goto statement_identifier ;) })) (expression_statement "*(char *)plVar46 = *(char *)(param_2[1] + 0x1c);" (assignment_expression "*(char *)plVar46 = *(char *)(param_2[1] + 0x1c)" (pointer_expression "*(char *)plVar46" * (cast_expression "(char *)plVar46" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(char *)(param_2[1] + 0x1c)" * (cast_expression "(char *)(param_2[1] + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x1c)" ( (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) (else_clause "else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" else (compound_statement "{\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" { (if_statement "if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" if (parenthesized_expression "(((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0'))" ( (binary_expression "((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')" (parenthesized_expression "((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0'))" ( (binary_expression "(DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')" (parenthesized_expression "(DAT_0012ca7c == 0)" ( (binary_expression "DAT_0012ca7c == 0" identifier == number_literal) )) || (parenthesized_expression "(*(char *)(param_2[1] + 0x1c) == '\0')" ( (binary_expression "*(char *)(param_2[1] + 0x1c) == '\0'" (pointer_expression "*(char *)(param_2[1] + 0x1c)" * (cast_expression "(char *)(param_2[1] + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x1c)" ( (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) || (parenthesized_expression "(cVar42 != '\0')" ( (binary_expression "cVar42 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }" { (labeled_statement "LAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;" statement_identifier : (if_statement "if (pcVar39 == (char *)0x0) goto LAB_00109da6;" if (parenthesized_expression "(pcVar39 == (char *)0x0)" ( (binary_expression "pcVar39 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_00109da6;" goto statement_identifier ;))) (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" identifier = (call_expression "strlen(pcVar39)" identifier (argument_list "(pcVar39)" ( identifier )))) ;) (expression_statement "sVar18 = strlen((char *)plVar46);" (assignment_expression "sVar18 = strlen((char *)plVar46)" identifier = (call_expression "strlen((char *)plVar46)" identifier (argument_list "((char *)plVar46)" ( (cast_expression "(char *)plVar46" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);" (assignment_expression "plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18)" identifier = (cast_expression "(long *)xmalloc(sVar17 + 2 + sVar18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar17 + 2 + sVar18)" identifier (argument_list "(sVar17 + 2 + sVar18)" ( (binary_expression "sVar17 + 2 + sVar18" (binary_expression "sVar17 + 2" identifier + number_literal) + identifier) ))))) ;) (expression_statement "plVar20 = plVar19;" (assignment_expression "plVar20 = plVar19" identifier = identifier) ;) (expression_statement "__src = plVar46;" (assignment_expression "__src = plVar46" identifier = identifier) ;) }) (else_clause "else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" else (compound_statement "{\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" { (labeled_statement "LAB_00109fa6:\n sVar17 = strlen(pcVar39);" statement_identifier : (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" identifier = (call_expression "strlen(pcVar39)" identifier (argument_list "(pcVar39)" ( identifier )))) ;)) (expression_statement "sVar18 = strlen((char *)plVar46);" (assignment_expression "sVar18 = strlen((char *)plVar46)" identifier = (call_expression "strlen((char *)plVar46)" identifier (argument_list "((char *)plVar46)" ( (cast_expression "(char *)plVar46" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);" (assignment_expression "plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18)" identifier = (cast_expression "(long *)xmalloc(sVar17 + 2 + sVar18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar17 + 2 + sVar18)" identifier (argument_list "(sVar17 + 2 + sVar18)" ( (binary_expression "sVar17 + 2 + sVar18" (binary_expression "sVar17 + 2" identifier + number_literal) + identifier) ))))) ;) (expression_statement "plVar19 = (long *)((long)plVar20 + 1);" (assignment_expression "plVar19 = (long *)((long)plVar20 + 1)" identifier = (cast_expression "(long *)((long)plVar20 + 1)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar20 + 1)" ( (binary_expression "(long)plVar20 + 1" (cast_expression "(long)plVar20" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ;) (expression_statement "*(char *)plVar20 = *(char *)(param_2[1] + 0x1c);" (assignment_expression "*(char *)plVar20 = *(char *)(param_2[1] + 0x1c)" (pointer_expression "*(char *)plVar20" * (cast_expression "(char *)plVar20" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(char *)(param_2[1] + 0x1c)" * (cast_expression "(char *)(param_2[1] + 0x1c)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 0x1c)" ( (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "__src = plVar46;" (assignment_expression "__src = plVar46" identifier = identifier) ;) }))) (expression_statement "plVar46 = plVar20;" (assignment_expression "plVar46 = plVar20" identifier = identifier) ;) (expression_statement "pcVar39 = DAT_0012ca08;" (assignment_expression "pcVar39 = DAT_0012ca08" identifier = identifier) ;) (if_statement "if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }" if (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" ( (binary_expression "DAT_0012ca08 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }" { (expression_statement "strcpy((char *)plVar19,DAT_0012ca08);" (call_expression "strcpy((char *)plVar19,DAT_0012ca08)" identifier (argument_list "((char *)plVar19,DAT_0012ca08)" ( (cast_expression "(char *)plVar19" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;) (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" identifier = (call_expression "strlen(pcVar39)" identifier (argument_list "(pcVar39)" ( identifier )))) ;) (expression_statement "plVar19 = (long *)((long)plVar19 + sVar17);" (assignment_expression "plVar19 = (long *)((long)plVar19 + sVar17)" identifier = (cast_expression "(long *)((long)plVar19 + sVar17)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar19 + sVar17)" ( (binary_expression "(long)plVar19 + sVar17" (cast_expression "(long)plVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) })) (expression_statement "strcpy((char *)plVar19,(char *)__src);" (call_expression "strcpy((char *)plVar19,(char *)__src)" identifier (argument_list "((char *)plVar19,(char *)__src)" ( (cast_expression "(char *)plVar19" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)__src" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" identifier [ number_literal ]) = (cast_expression "(long)plVar46" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }))) (labeled_statement "LAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;" statement_identifier : (if_statement "if (DAT_0012cb0c == 7) goto LAB_00109e38;" if (parenthesized_expression "(DAT_0012cb0c == 7)" ( (binary_expression "DAT_0012cb0c == 7" identifier == number_literal) )) (goto_statement "goto LAB_00109e38;" goto statement_identifier ;))) (if_statement "if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" if (parenthesized_expression "((uVar28 & 0x20) == 0)" ( (binary_expression "(uVar28 & 0x20) == 0" (parenthesized_expression "(uVar28 & 0x20)" ( (binary_expression "uVar28 & 0x20" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }" { (if_statement "if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" if (parenthesized_expression "(((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0))" ( (binary_expression "((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)" (parenthesized_expression "((uVar28 & 0x100) == 0)" ( (binary_expression "(uVar28 & 0x100) == 0" (parenthesized_expression "(uVar28 & 0x100)" ( (binary_expression "uVar28 & 0x100" identifier & number_literal) )) == number_literal) )) || (parenthesized_expression "((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)" ( (binary_expression "(*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0" (parenthesized_expression "(*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20)" ( (binary_expression "*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20" (pointer_expression "*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18)" * (cast_expression "(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(plVar2[4] + 0x100) + 0x18)" ( (binary_expression "**(long **)(plVar2[4] + 0x100) + 0x18" (pointer_expression "**(long **)(plVar2[4] + 0x100)" * (pointer_expression "*(long **)(plVar2[4] + 0x100)" * (cast_expression "(long **)(plVar2[4] + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(plVar2[4] + 0x100)" ( (binary_expression "plVar2[4] + 0x100" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) ))))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }" { (if_statement "if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" if (parenthesized_expression "((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49))" ( (binary_expression "(((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)" (parenthesized_expression "(((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0))))" ( (binary_expression "((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))" (parenthesized_expression "((uint)local_b8 == 0)" ( (binary_expression "(uint)local_b8 == 0" (cast_expression "(uint)local_b8" ( (type_descriptor "uint" type_identifier) ) identifier) == number_literal) )) && (parenthesized_expression "(((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))" ( (parenthesized_expression "((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0))" ( (binary_expression "(uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)" (binary_expression "(uVar28 & 0x82) != 0" (parenthesized_expression "(uVar28 & 0x82)" ( (binary_expression "uVar28 & 0x82" identifier & number_literal) )) != number_literal) || (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)" ( (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) != 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" ( (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" * (cast_expression "(byte *)(plVar2[4] + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2[4] + 0x21)" ( (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) )))) & number_literal) )) != number_literal) ))) )) ))) )) || (parenthesized_expression "(iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)" ( (comma_expression "iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49" (assignment_expression "iVar7 = bfd_decode_symclass(plVar2)" identifier = (call_expression "bfd_decode_symclass(plVar2)" identifier (argument_list "(plVar2)" ( identifier )))) , (binary_expression "iVar7 == 0x49" identifier == number_literal)) ))) )) (compound_statement "{\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }" { (labeled_statement "LAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" statement_identifier : (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" identifier (argument_list "(plVar46,DAT_0012ca68)" ( identifier , identifier )))) ;)) (if_statement "if (iVar7 == 0) goto LAB_00109e20;" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109e20;" goto statement_identifier ;)) }) (else_clause "else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" else (if_statement "if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" if (parenthesized_expression "((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))" ( (binary_expression "(((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" (parenthesized_expression "(((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678))" ( (binary_expression "((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)" (parenthesized_expression "((uVar28 & 0x82) == 0)" ( (binary_expression "(uVar28 & 0x82) == 0" (parenthesized_expression "(uVar28 & 0x82)" ( (binary_expression "uVar28 & 0x82" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "(lVar38 != 0x12c678)" ( (binary_expression "lVar38 != 0x12c678" identifier != number_literal) ))) )) && (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" ( (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) == 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" ( (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" * (cast_expression "(byte *)(plVar2[4] + 0x21)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2[4] + 0x21)" ( (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }" { (if_statement "if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }" if (parenthesized_expression "((uVar28 & 4) == 0)" ( (binary_expression "(uVar28 & 4) == 0" (parenthesized_expression "(uVar28 & 4)" ( (binary_expression "uVar28 & 4" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }" { (if_statement "if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }" if (parenthesized_expression "(((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0))" ( (binary_expression "((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)" (parenthesized_expression "((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0))" ( (binary_expression "(*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)" (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) != 2)" ( (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) != 2" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" * (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" ( (binary_expression "*(long *)(param_1 + 8) + 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" identifier + number_literal) )))) + number_literal) )))) != number_literal) )) || (parenthesized_expression "(lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)" ( (comma_expression "lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0" (assignment_expression "lVar16 = *(long *)(plVar2[4] + 0xe0)" identifier = (pointer_expression "*(long *)(plVar2[4] + 0xe0)" * (cast_expression "(long *)(plVar2[4] + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2[4] + 0xe0)" ( (binary_expression "plVar2[4] + 0xe0" (subscript_expression "plVar2[4]" identifier [ number_literal ]) + number_literal) ))))) , (binary_expression "lVar16 == 0" identifier == number_literal)) ))) )) || (parenthesized_expression "(*(long *)(lVar16 + 0x40) == 0)" ( (binary_expression "*(long *)(lVar16 + 0x40) == 0" (pointer_expression "*(long *)(lVar16 + 0x40)" * (cast_expression "(long *)(lVar16 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x40)" ( (binary_expression "lVar16 + 0x40" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }" { (if_statement "if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;" if (parenthesized_expression "((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2))" ( (binary_expression "(DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)" (parenthesized_expression "(DAT_0012cb0c == 3)" ( (binary_expression "DAT_0012cb0c == 3" identifier == number_literal) )) || (parenthesized_expression "(DAT_0012cb08 == 2)" ( (binary_expression "DAT_0012cb08 == 2" identifier == number_literal) ))) )) (goto_statement "goto LAB_00109e38;" goto statement_identifier ;)) (if_statement "if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }" if (parenthesized_expression "(DAT_0012cb08 == 1)" ( (binary_expression "DAT_0012cb08 == 1" identifier == number_literal) )) (compound_statement "{\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }" { (expression_statement "iVar7 = bfd_is_local_label(param_1,plVar2);" (assignment_expression "iVar7 = bfd_is_local_label(param_1,plVar2)" identifier = (call_expression "bfd_is_local_label(param_1,plVar2)" identifier (argument_list "(param_1,plVar2)" ( identifier , identifier )))) ;) (goto_statement "goto joined_r0x0010aafb;" goto statement_identifier ;) })) })) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;) })) (expression_statement "iVar7 = DAT_0012ca88;" (assignment_expression "iVar7 = DAT_0012ca88" identifier = identifier) ;) (if_statement "if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }" if (parenthesized_expression "(1 < DAT_0012cb0c - 2U)" ( (binary_expression "1 < DAT_0012cb0c - 2U" number_literal < (binary_expression "DAT_0012cb0c - 2U" identifier - number_literal)) )) (compound_statement "{\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }" { (labeled_statement "joined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;" statement_identifier : (if_statement "if (iVar7 == 0) goto LAB_0010a060;" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;))) })) }) (else_clause "else if (DAT_0012cb0c != 3) goto LAB_0010a060;" else (if_statement "if (DAT_0012cb0c != 3) goto LAB_0010a060;" if (parenthesized_expression "(DAT_0012cb0c != 3)" ( (binary_expression "DAT_0012cb0c != 3" identifier != number_literal) )) (goto_statement "goto LAB_0010a060;" goto statement_identifier ;)))))) }) (else_clause "else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" else (compound_statement "{\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" { (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" identifier (argument_list "(plVar46,DAT_0012ca68)" ( identifier , identifier )))) ;) (if_statement "if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" if (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" { (expression_statement "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier = (call_expression "dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier (argument_list "(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" ( number_literal , (string_literal ""not stripping symbol `%s\' because it is named in a relocation"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12,plVar46);" (call_expression "FUN_0011b660(uVar12,plVar46)" identifier (argument_list "(uVar12,plVar46)" ( identifier , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) })) (labeled_statement "LAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);" statement_identifier : (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca60);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca60)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca60)" identifier (argument_list "(plVar46,DAT_0012ca60)" ( identifier , identifier )))) ;)) (if_statement "if (iVar7 == 0) goto LAB_00109e61;" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109e61;" goto statement_identifier ;)) }))) (labeled_statement "LAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;" statement_identifier : (if_statement "if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;" if (parenthesized_expression "(((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0))" ( (binary_expression "((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)" (parenthesized_expression "((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0))" ( (binary_expression "(DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)" (parenthesized_expression "(DAT_0012ca10 != 0)" ( (binary_expression "DAT_0012ca10 != 0" identifier != number_literal) )) && (parenthesized_expression "((uVar28 & 0x4000) != 0)" ( (binary_expression "(uVar28 & 0x4000) != 0" (parenthesized_expression "(uVar28 & 0x4000)" ( (binary_expression "uVar28 & 0x4000" identifier & number_literal) )) != number_literal) ))) )) || (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca58)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca58)" identifier (argument_list "(plVar46,DAT_0012ca58)" ( identifier , identifier )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_00109e61;" goto statement_identifier ;))) }) (else_clause "else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" else (compound_statement "{\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" { (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" identifier (argument_list "(plVar46,DAT_0012ca68)" ( identifier , identifier )))) ;) (if_statement "if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" if (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" { (expression_statement "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier = (call_expression "dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" identifier (argument_list "(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" ( number_literal , (string_literal ""not stripping symbol `%s\' because it is named in a relocation"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12,plVar46);" (call_expression "FUN_0011b660(uVar12,plVar46)" identifier (argument_list "(uVar12,plVar46)" ( identifier , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) })) (labeled_statement "LAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);" statement_identifier : (expression_statement "iVar7 = FUN_001082f0(plVar2[4]);" (assignment_expression "iVar7 = FUN_001082f0(plVar2[4])" identifier = (call_expression "FUN_001082f0(plVar2[4])" identifier (argument_list "(plVar2[4])" ( (subscript_expression "plVar2[4]" identifier [ number_literal ]) )))) ;)) (if_statement "if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }" { (if_statement "if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }" if (parenthesized_expression "(((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n )))" ( (binary_expression "((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))" (parenthesized_expression "((uVar28 & 2) != 0)" ( (binary_expression "(uVar28 & 2) != 0" (parenthesized_expression "(uVar28 & 2)" ( (binary_expression "uVar28 & 2" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))" ( (parenthesized_expression "(DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n )" ( (binary_expression "DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)" (binary_expression "DAT_0012ca14 != 0" identifier != number_literal) || (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca38)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca38)" identifier (argument_list "(plVar46,DAT_0012ca38)" ( identifier , identifier )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) ))) )) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }" { (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) = (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffd | 0x80" (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffd" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) & number_literal) | number_literal)) ;) })) (if_statement "if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }" if (parenthesized_expression "(lVar38 != 0x12c678)" ( (binary_expression "lVar38 != 0x12c678" identifier != number_literal) )) (compound_statement "{\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }" { (if_statement "if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }" if (parenthesized_expression "(((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))))))" ( (binary_expression "((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))" (parenthesized_expression "((uVar28 & 0x82) != 0)" ( (binary_expression "(uVar28 & 0x82) != 0" (parenthesized_expression "(uVar28 & 0x82)" ( (binary_expression "uVar28 & 0x82" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))" ( (parenthesized_expression "((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))))" ( (binary_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))" (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0))))" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca50)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca50)" identifier (argument_list "(plVar46,DAT_0012ca50)" ( identifier , identifier )))) , (binary_expression "iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" (binary_expression "iVar7 != 0" identifier != number_literal) || (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" ( (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0))" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca40)" identifier = (call_expression "htab_elements(DAT_0012ca40)" identifier (argument_list "(DAT_0012ca40)" ( identifier )))) , (binary_expression "lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" (binary_expression "lVar38 != 0" identifier != number_literal) && (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca40)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca40)" identifier (argument_list "(plVar46,DAT_0012ca40)" ( identifier , identifier )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) )))) )) )))) )) || (parenthesized_expression "((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))" ( (parenthesized_expression "(DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))" ( (binary_expression "DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))" (binary_expression "DAT_0012ca70 != 0" identifier != number_literal) && (parenthesized_expression "((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))" ( (parenthesized_expression "(((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))" ( (binary_expression "((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)" (parenthesized_expression "((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0))" ( (binary_expression "(lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)" (parenthesized_expression "(lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5))" ( (comma_expression "lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" (assignment_expression "lVar38 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) , (binary_expression "lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" (binary_expression "lVar38 != 0" identifier != number_literal) && (parenthesized_expression "(*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" ( (binary_expression "*(int *)(*(long *)(lVar38 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(lVar38 + 8) + 8)" * (cast_expression "(int *)(*(long *)(lVar38 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar38 + 8) + 8)" ( (binary_expression "*(long *)(lVar38 + 8) + 8" (pointer_expression "*(long *)(lVar38 + 8)" * (cast_expression "(long *)(lVar38 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 8)" ( (binary_expression "lVar38 + 8" identifier + number_literal) )))) + number_literal) )))) == number_literal) )))) )) && (parenthesized_expression "(*(long *)(lVar38 + 0xf8) != 0)" ( (binary_expression "*(long *)(lVar38 + 0xf8) != 0" (pointer_expression "*(long *)(lVar38 + 0xf8)" * (cast_expression "(long *)(lVar38 + 0xf8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0xf8)" ( (binary_expression "lVar38 + 0xf8" identifier + number_literal) )))) != number_literal) ))) )) && (parenthesized_expression "((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)" ( (binary_expression "(*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2" (binary_expression "(*(byte *)((long)plVar2 + 0x49) & 3) - 1" (parenthesized_expression "(*(byte *)((long)plVar2 + 0x49) & 3)" ( (binary_expression "*(byte *)((long)plVar2 + 0x49) & 3" (pointer_expression "*(byte *)((long)plVar2 + 0x49)" * (cast_expression "(byte *)((long)plVar2 + 0x49)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar2 + 0x49)" ( (binary_expression "(long)plVar2 + 0x49" (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) )) - number_literal) < number_literal) ))) )) ))) )) ))) )) ))) )) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }" { (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) = (binary_expression "*(uint *)(plVar2 + 3) & 0xffffff7d | 1" (binary_expression "*(uint *)(plVar2 + 3) & 0xffffff7d" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) & number_literal) | number_literal)) ;) })) (if_statement "if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }" if (parenthesized_expression "(((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0))" ( (binary_expression "((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)" (parenthesized_expression "((uVar28 & 1) != 0)" ( (binary_expression "(uVar28 & 1) != 0" (parenthesized_expression "(uVar28 & 1)" ( (binary_expression "uVar28 & 1" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)" ( (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca48)" identifier = (call_expression "FUN_00108290(plVar46,DAT_0012ca48)" identifier (argument_list "(plVar46,DAT_0012ca48)" ( identifier , identifier )))) , (binary_expression "iVar7 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }" { (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) = (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffe | 2" (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffe" (pointer_expression "*(uint *)(plVar2 + 3)" * (cast_expression "(uint *)(plVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 3)" ( (binary_expression "plVar2 + 3" identifier + number_literal) )))) & number_literal) | number_literal)) ;) })) })) (expression_statement "plVar15[local_100] = (long)plVar2;" (assignment_expression "plVar15[local_100] = (long)plVar2" (subscript_expression "plVar15[local_100]" identifier [ identifier ]) = (cast_expression "(long)plVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" 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)) ;) }) while (parenthesized_expression "((size_t *)plVar34 != local_110)" ( (binary_expression "(size_t *)plVar34 != local_110" (cast_expression "(size_t *)plVar34" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) != identifier) )) ;) })) (if_statement "if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }" if (parenthesized_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18))" ( (binary_expression "(DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)" (parenthesized_expression "(DAT_0012ca20 != (long *)0x0)" ( (binary_expression "DAT_0012ca20 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(0 < DAT_0012ca18)" ( (binary_expression "0 < DAT_0012ca18" number_literal < identifier) ))) )) (compound_statement "{\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }" { (expression_statement "lVar38 = 0;" (assignment_expression "lVar38 = 0" identifier = number_literal) ;) (expression_statement "plVar34 = DAT_0012ca20;" (assignment_expression "plVar34 = DAT_0012ca20" identifier = identifier) ;) (do_statement "do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);" do (compound_statement "{\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n }" { (expression_statement "pcVar39 = (char *)plVar34[5];" (assignment_expression "pcVar39 = (char *)plVar34[5]" identifier = (cast_expression "(char *)plVar34[5]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar34[5]" identifier [ number_literal ]))) ;) (if_statement "if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }" if (parenthesized_expression "(pcVar39 == (char *)0x0)" ( (binary_expression "pcVar39 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" { (expression_statement "lVar16 = FUN_00108200(plVar34,param_2);" (assignment_expression "lVar16 = FUN_00108200(plVar34,param_2)" identifier = (call_expression "FUN_00108200(plVar34,param_2)" identifier (argument_list "(plVar34,param_2)" ( identifier , identifier )))) ;) (expression_statement "plVar15[local_100] = lVar16;" (assignment_expression "plVar15[local_100] = lVar16" (subscript_expression "plVar15[local_100]" identifier [ identifier ]) = identifier) ;) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" identifier = (binary_expression "local_100 + 1" identifier + number_literal)) ;) }) (else_clause "else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }" else (if_statement "if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }" if (parenthesized_expression "(*pcVar39 != '\0')" ( (binary_expression "*pcVar39 != '\0'" (pointer_expression "*pcVar39" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }" { (expression_statement "uVar12 = dcgettext(0,"\'before=%s\' not found",5);" (assignment_expression "uVar12 = dcgettext(0,"\'before=%s\' not found",5)" identifier = (call_expression "dcgettext(0,"\'before=%s\' not found",5)" identifier (argument_list "(0,"\'before=%s\' not found",5)" ( number_literal , (string_literal ""\'before=%s\' not found"" " escape_sequence string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b5c0(uVar12,pcVar39);" (call_expression "FUN_0011b5c0(uVar12,pcVar39)" identifier (argument_list "(uVar12,pcVar39)" ( identifier , identifier ))) ;) })))) (expression_statement "lVar38 = lVar38 + 1;" (assignment_expression "lVar38 = lVar38 + 1" identifier = (binary_expression "lVar38 + 1" identifier + number_literal)) ;) (expression_statement "plVar34 = (long *)*plVar34;" (assignment_expression "plVar34 = (long *)*plVar34" identifier = (cast_expression "(long *)*plVar34" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar34" * identifier))) ;) }) while (parenthesized_expression "(lVar38 < DAT_0012ca18)" ( (binary_expression "lVar38 < DAT_0012ca18" identifier < identifier) )) ;) })) (expression_statement "iVar7 = DAT_0012ca88;" (assignment_expression "iVar7 = DAT_0012ca88" identifier = identifier) ;) (expression_statement "plVar15[local_100] = 0;" (assignment_expression "plVar15[local_100] = 0" (subscript_expression "plVar15[local_100]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_100 = local_100 & 0xffffffff;" (assignment_expression "local_100 = local_100 & 0xffffffff" identifier = (binary_expression "local_100 & 0xffffffff" identifier & number_literal)) ;) (if_statement "if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }" if (parenthesized_expression "((iVar7 != 0) && (local_b0 != 0))" ( (binary_expression "(iVar7 != 0) && (local_b0 != 0)" (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) && (parenthesized_expression "(local_b0 != 0)" ( (binary_expression "local_b0 != 0" identifier != number_literal) ))) )) (compound_statement "{\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }" { (expression_statement "iVar7 = *(int *)((undefined8 *)param_2[1] + 1);" (assignment_expression "iVar7 = *(int *)((undefined8 *)param_2[1] + 1)" identifier = (pointer_expression "*(int *)((undefined8 *)param_2[1] + 1)" * (cast_expression "(int *)((undefined8 *)param_2[1] + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((undefined8 *)param_2[1] + 1)" ( (binary_expression "(undefined8 *)param_2[1] + 1" (cast_expression "(undefined8 *)param_2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) + number_literal) ))))) ;) (if_statement "if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" if (parenthesized_expression "((iVar7 != 2) && (iVar7 != 5))" ( (binary_expression "(iVar7 != 2) && (iVar7 != 5)" (parenthesized_expression "(iVar7 != 2)" ( (binary_expression "iVar7 != 2" identifier != number_literal) )) && (parenthesized_expression "(iVar7 != 5)" ( (binary_expression "iVar7 != 5" identifier != number_literal) ))) )) (compound_statement "{\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" { (expression_statement "uVar12 = *(undefined8 *)param_2[1];" (assignment_expression "uVar12 = *(undefined8 *)param_2[1]" identifier = (pointer_expression "*(undefined8 *)param_2[1]" * (cast_expression "(undefined8 *)param_2[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])))) ;) (expression_statement "uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);" (assignment_expression "uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5)" identifier = (call_expression "dcgettext(0,"don\'t know how to write debugging information for %s",5)" identifier (argument_list "(0,"don\'t know how to write debugging information for %s",5)" ( number_literal , (string_literal ""don\'t know how to write debugging information for %s"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar13,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar13,uVar12)" identifier (argument_list "(0,param_2,0,uVar13,uVar12)" ( number_literal , identifier , number_literal , identifier , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);" (assignment_expression "iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" identifier = (call_expression "FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" identifier (argument_list "(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" ( identifier , identifier , (pointer_expression "&local_88" & identifier) , identifier , (pointer_expression "&local_80" & identifier) , (pointer_expression "&local_58" & identifier) )))) ;) (if_statement "if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n DAT_0012cb24 = 1;\n return 0;\n }" { (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);" (assignment_expression "lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108)" identifier = (call_expression "bfd_make_section_with_flags(param_2,".stab",0x2108)" identifier (argument_list "(param_2,".stab",0x2108)" ( identifier , (string_literal "".stab"" " string_content ") , number_literal )))) ;) (expression_statement "lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);" (assignment_expression "lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108)" identifier = (call_expression "bfd_make_section_with_flags(param_2,".stabstr",0x2108)" identifier (argument_list "(param_2,".stabstr",0x2108)" ( identifier , (string_literal "".stabstr"" " string_content ") , number_literal )))) ;) (if_statement "if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" if (parenthesized_expression "((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0))" ( (binary_expression "(((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)" (parenthesized_expression "(((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0))" ( (binary_expression "((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)" (parenthesized_expression "((lVar38 == 0) || (lVar16 == 0))" ( (binary_expression "(lVar38 == 0) || (lVar16 == 0)" (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar16 == 0)" ( (binary_expression "lVar16 == 0" identifier == number_literal) ))) )) || (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)" ( (comma_expression "iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0])" identifier = (call_expression "bfd_set_section_size(param_2,lVar38,local_78[0])" identifier (argument_list "(param_2,lVar38,local_78[0])" ( identifier , identifier , (subscript_expression "local_78[0]" identifier [ number_literal ]) )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) || (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)" ( (comma_expression "iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar16,local_58)" identifier = (call_expression "bfd_set_section_size(param_2,lVar16,local_58)" identifier (argument_list "(param_2,lVar16,local_58)" ( identifier , identifier , identifier )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" { (expression_statement "pcVar39 = "can\'t create debugging section";" (assignment_expression "pcVar39 = "can\'t create debugging section"" identifier = (string_literal ""can\'t create debugging section"" " string_content escape_sequence string_content ")) ;) (labeled_statement "LAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);" statement_identifier : (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12)" identifier (argument_list "(0,param_2,0,uVar12)" ( number_literal , identifier , number_literal , identifier ))) ;) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "*(undefined4 *)(lVar38 + 0x70) = 2;" (assignment_expression "*(undefined4 *)(lVar38 + 0x70) = 2" (pointer_expression "*(undefined4 *)(lVar38 + 0x70)" * (cast_expression "(undefined4 *)(lVar38 + 0x70)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x70)" ( (binary_expression "lVar38 + 0x70" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(lVar16 + 0x70) = 0;" (assignment_expression "*(undefined4 *)(lVar16 + 0x70) = 0" (pointer_expression "*(undefined4 *)(lVar16 + 0x70)" * (cast_expression "(undefined4 *)(lVar16 + 0x70)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 + 0x70)" ( (binary_expression "lVar16 + 0x70" identifier + number_literal) )))) = number_literal) ;) (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0])" identifier = (call_expression "bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0])" identifier (argument_list "(param_2,lVar38,local_88,0,local_78[0])" ( identifier , identifier , identifier , number_literal , (subscript_expression "local_78[0]" identifier [ number_literal ]) )))) ;) (if_statement "if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }" if (parenthesized_expression "((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0))" ( (binary_expression "(iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)" (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)" ( (comma_expression "iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58)" identifier = (call_expression "bfd_set_section_contents(param_2,lVar16,local_80,0,local_58)" identifier (argument_list "(param_2,lVar16,local_80,0,local_58)" ( identifier , identifier , identifier , number_literal , identifier )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }" { (expression_statement "pcVar39 = "can\'t set debugging section contents";" (assignment_expression "pcVar39 = "can\'t set debugging section contents"" identifier = (string_literal ""can\'t set debugging section contents"" " string_content escape_sequence string_content ")) ;) (goto_statement "goto LAB_0010a991;" goto statement_identifier ;) })) })) }) (else_clause "else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" else (compound_statement "{\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" { (if_statement "if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;" if (parenthesized_expression "(DAT_0012ca70 != 0 || DAT_0012cb08 != 0)" ( (binary_expression "DAT_0012ca70 != 0 || DAT_0012cb08 != 0" (binary_expression "DAT_0012ca70 != 0" identifier != number_literal) || (binary_expression "DAT_0012cb08 != 0" identifier != number_literal)) )) (goto_statement "goto LAB_00109b5f;" goto statement_identifier ;)) (expression_statement "lVar38 = htab_elements(DAT_0012ca68);" (assignment_expression "lVar38 = htab_elements(DAT_0012ca68)" identifier = (call_expression "htab_elements(DAT_0012ca68)" identifier (argument_list "(DAT_0012ca68)" ( identifier )))) ;) (if_statement "if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;" if (parenthesized_expression "((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))))))" ( (binary_expression "(((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))" (parenthesized_expression "(((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0))" ( (binary_expression "((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)" (parenthesized_expression "((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0))))" ( (binary_expression "(((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))" (parenthesized_expression "(((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0))" ( (binary_expression "((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)" (parenthesized_expression "((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0))" ( (binary_expression "(lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)" (parenthesized_expression "(lVar38 != 0)" ( (binary_expression "lVar38 != 0" identifier != number_literal) )) || (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca58)" identifier = (call_expression "htab_elements(DAT_0012ca58)" identifier (argument_list "(DAT_0012ca58)" ( identifier )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca50)" identifier = (call_expression "htab_elements(DAT_0012ca50)" identifier (argument_list "(DAT_0012ca50)" ( identifier )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))" ( (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0))" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca48)" identifier = (call_expression "htab_elements(DAT_0012ca48)" identifier (argument_list "(DAT_0012ca48)" ( identifier )))) , (binary_expression "lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" (binary_expression "lVar38 != 0" identifier != number_literal) || (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca40)" identifier = (call_expression "htab_elements(DAT_0012ca40)" identifier (argument_list "(DAT_0012ca40)" ( identifier )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) )))) )) ))) )) || (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca38)" identifier = (call_expression "htab_elements(DAT_0012ca38)" identifier (argument_list "(DAT_0012ca38)" ( identifier )))) , (binary_expression "lVar38 != 0" identifier != number_literal)) ))) )) || (parenthesized_expression "(((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))" ( (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))))" ( (binary_expression "(lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))" (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))" ( (comma_expression "lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca30)" identifier = (call_expression "htab_elements(DAT_0012ca30)" identifier (argument_list "(DAT_0012ca30)" ( identifier )))) , (binary_expression "lVar38 != 0 || (DAT_0012ca08 != (char *)0x0)" (binary_expression "lVar38 != 0" identifier != number_literal) || (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" ( (binary_expression "DAT_0012ca08 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )))) )) || (parenthesized_expression "((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))" ( (parenthesized_expression "(DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))" ( (binary_expression "DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)" (binary_expression "DAT_0012cb48 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) || (parenthesized_expression "((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)" ( (binary_expression "(((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0" (parenthesized_expression "(((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0)" ( (binary_expression "((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0" (parenthesized_expression "((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0)" ( (binary_expression "(((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0" (parenthesized_expression "(((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0)" ( (binary_expression "((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0" (parenthesized_expression "((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0)" ( (binary_expression "(DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0" (parenthesized_expression "(DAT_0012cafc != 0 || DAT_0012caf8 != 0)" ( (binary_expression "DAT_0012cafc != 0 || DAT_0012caf8 != 0" (binary_expression "DAT_0012cafc != 0" identifier != number_literal) || (binary_expression "DAT_0012caf8 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca88 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca7c != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca78 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca14 != 0" identifier != number_literal)) )) || (binary_expression "DAT_0012ca18 != 0" identifier != number_literal)) ))) )) ))) )) ))) )) (goto_statement "goto LAB_00109b5a;" goto statement_identifier ;)) }))) (expression_statement "bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);" (call_expression "bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff)" identifier (argument_list "(param_2,DAT_0012cb38,local_100 & 0xffffffff)" ( identifier , identifier , (binary_expression "local_100 & 0xffffffff" identifier & number_literal) ))) ;) (expression_statement "bfd_map_over_sections(param_1,FUN_00108b90,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_00108b90,param_2)" identifier (argument_list "(param_1,FUN_00108b90,param_2)" ( identifier , identifier , identifier ))) ;) (expression_statement "bfd_map_over_sections(param_1,FUN_00108850,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_00108850,param_2)" identifier (argument_list "(param_1,FUN_00108850,param_2)" ( identifier , identifier , identifier ))) ;) (for_statement "for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }" for ( (assignment_expression "puVar33 = DAT_0012caa8" identifier = identifier) ; (comma_expression "puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0" (assignment_expression "puVar44 = DAT_0012caa0" identifier = identifier) , (binary_expression "puVar33 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ; (assignment_expression "puVar33 = (undefined8 *)*puVar33" identifier = (cast_expression "(undefined8 *)*puVar33" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar33" * identifier))) ) (compound_statement "{\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }" { (expression_statement "iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3])" identifier = (call_expression "bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3])" identifier (argument_list "(param_2,puVar33[5],puVar33[4],0,puVar33[3])" ( identifier , (subscript_expression "puVar33[5]" identifier [ number_literal ]) , (subscript_expression "puVar33[4]" identifier [ number_literal ]) , number_literal , (subscript_expression "puVar33[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }" { (labeled_statement "LAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);" statement_identifier : (expression_statement "FUN_0011c0d0(0,param_2,puVar33[5],0);" (call_expression "FUN_0011c0d0(0,param_2,puVar33[5],0)" identifier (argument_list "(0,param_2,puVar33[5],0)" ( number_literal , identifier , (subscript_expression "puVar33[5]" identifier [ number_literal ]) , number_literal ))) ;)) (return_statement "return iVar7;" return identifier ;) })) })) (for_statement "for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" for ( ; (binary_expression "puVar44 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ; (assignment_expression "puVar44 = (undefined8 *)*puVar44" identifier = (cast_expression "(undefined8 *)*puVar44" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar44" * identifier))) ) (compound_statement "{\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" { (expression_statement "uVar12 = *(undefined8 *)(puVar44[5] + 0x68);" (assignment_expression "uVar12 = *(undefined8 *)(puVar44[5] + 0x68)" identifier = (pointer_expression "*(undefined8 *)(puVar44[5] + 0x68)" * (cast_expression "(undefined8 *)(puVar44[5] + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar44[5] + 0x68)" ( (binary_expression "puVar44[5] + 0x68" (subscript_expression "puVar44[5]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3])" identifier = (call_expression "bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3])" identifier (argument_list "(param_2,uVar12,puVar44[4],0,puVar44[3])" ( identifier , identifier , (subscript_expression "puVar44[4]" identifier [ number_literal ]) , number_literal , (subscript_expression "puVar44[3]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" { (expression_statement "FUN_0011c0d0(0,param_2,uVar12,0);" (call_expression "FUN_0011c0d0(0,param_2,uVar12,0)" identifier (argument_list "(0,param_2,uVar12,0)" ( number_literal , identifier , identifier , number_literal ))) ;) (return_statement "return 0;" return number_literal ;) })) })) (if_statement "if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" if (parenthesized_expression "(DAT_0012cb20 != 0)" ( (binary_expression "DAT_0012cb20 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" { (expression_statement "lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes")" identifier = (call_expression "bfd_get_section_by_name(param_2,".gnu.build.attributes")" identifier (argument_list "(param_2,".gnu.build.attributes")" ( identifier , (string_literal "".gnu.build.attributes"" " string_content ") )))) ;) (if_statement "if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" if (parenthesized_expression "(((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0))))" ( (binary_expression "((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))" (parenthesized_expression "((lVar38 == 0) || (DAT_0012cb20 == 0))" ( (binary_expression "(lVar38 == 0) || (DAT_0012cb20 == 0)" (parenthesized_expression "(lVar38 == 0)" ( (binary_expression "lVar38 == 0" identifier == number_literal) )) || (parenthesized_expression "(DAT_0012cb20 == 0)" ( (binary_expression "DAT_0012cb20 == 0" identifier == number_literal) ))) )) || (parenthesized_expression "((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))" ( (parenthesized_expression "(*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0))" ( (binary_expression "*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)" (binary_expression "*(int *)(param_2[1] + 8) != 5" (pointer_expression "*(int *)(param_2[1] + 8)" * (cast_expression "(int *)(param_2[1] + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 8)" ( (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) != number_literal) || (parenthesized_expression "(iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)" ( (comma_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0" (assignment_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0)" identifier = (call_expression "FUN_00107fb0(lVar38,lVar38 + 0xe0)" identifier (argument_list "(lVar38,lVar38 + 0xe0)" ( identifier , (binary_expression "lVar38 + 0xe0" identifier + number_literal) )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) ))) )) (compound_statement "{\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }" { (if_statement "if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" if (parenthesized_expression "(DAT_0012cb50 == 0)" ( (binary_expression "DAT_0012cb50 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" { (expression_statement "uVar12 = dcgettext(0,"could not find any mergeable note sections",5);" (assignment_expression "uVar12 = dcgettext(0,"could not find any mergeable note sections",5)" identifier = (call_expression "dcgettext(0,"could not find any mergeable note sections",5)" identifier (argument_list "(0,"could not find any mergeable note sections",5)" ( number_literal , (string_literal ""could not find any mergeable note sections"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" identifier (argument_list "(0,param_2,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) })) }) (else_clause "else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" else (compound_statement "{\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" { (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" identifier = (call_expression "bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" identifier (argument_list "(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" ( identifier , identifier , identifier , number_literal , identifier )))) ;) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);" (assignment_expression "uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5)" identifier = (call_expression "dcgettext(0,"error: failed to copy merged notes into output",5)" identifier (argument_list "(0,"error: failed to copy merged notes into output",5)" ( number_literal , (string_literal ""error: failed to copy merged notes into output"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" identifier (argument_list "(0,param_2,lVar38,uVar12)" ( number_literal , identifier , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) }))) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" identifier (argument_list "(DAT_0012cb18)" ( identifier ))) ;) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" identifier = number_literal) ;) })) (if_statement "if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" if (parenthesized_expression "((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0))" ( (binary_expression "(DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)" (parenthesized_expression "(DAT_0012ca90 != 0)" ( (binary_expression "DAT_0012ca90 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)" ( (comma_expression "iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0" (assignment_expression "iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8)" identifier = (call_expression "bfd_fill_in_gnu_debuglink_section(param_2,local_a8)" identifier (argument_list "(param_2,local_a8)" ( identifier , identifier )))) , (comma_expression "lVar38 = DAT_0012ca90,\n iVar7 == 0" (assignment_expression "lVar38 = DAT_0012ca90" identifier = identifier) , (binary_expression "iVar7 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" { (expression_statement "uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);" (assignment_expression "uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5)" identifier = (call_expression "dcgettext(0,"cannot fill debug link section `%s\'",5)" identifier (argument_list "(0,"cannot fill debug link section `%s\'",5)" ( number_literal , (string_literal ""cannot fill debug link section `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12,lVar38);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12,lVar38)" identifier (argument_list "(0,param_2,0,uVar12,lVar38)" ( number_literal , identifier , number_literal , identifier , identifier ))) ;) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }" if (parenthesized_expression "(DAT_0012cad0 != 0 || DAT_0012cac8 != 0)" ( (binary_expression "DAT_0012cad0 != 0 || DAT_0012cac8 != 0" (binary_expression "DAT_0012cad0 != 0" identifier != number_literal) || (binary_expression "DAT_0012cac8 != 0" identifier != number_literal)) )) (compound_statement "{\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }" { (expression_statement "uVar21 = 0x2000;" (assignment_expression "uVar21 = 0x2000" identifier = number_literal) ;) (if_statement "if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }" if (parenthesized_expression "(local_a0 < 0x2001)" ( (binary_expression "local_a0 < 0x2001" identifier < number_literal) )) (compound_statement "{\n uVar21 = local_a0;\n }" { (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" identifier = identifier) ;) })) (expression_statement "plVar15 = (long *)xmalloc(uVar21);" (assignment_expression "plVar15 = (long *)xmalloc(uVar21)" identifier = (cast_expression "(long *)xmalloc(uVar21)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(uVar21)" identifier (argument_list "(uVar21)" ( identifier ))))) ;) (expression_statement "lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;" (assignment_expression "lVar38 = (ulong)DAT_0012cacc * 0x101010101010101" identifier = (binary_expression "(ulong)DAT_0012cacc * 0x101010101010101" (cast_expression "(ulong)DAT_0012cacc" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ;) (expression_statement "uVar28 = (uint)uVar21;" (assignment_expression "uVar28 = (uint)uVar21" identifier = (cast_expression "(uint)uVar21" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" if (parenthesized_expression "(uVar28 < 8)" ( (binary_expression "uVar28 < 8" identifier < number_literal) )) (compound_statement "{\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }" { (if_statement "if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" if (parenthesized_expression "((uVar21 & 4) == 0)" ( (binary_expression "(uVar21 & 4) == 0" (parenthesized_expression "(uVar21 & 4)" ( (binary_expression "uVar21 & 4" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }" { (if_statement "if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }" if (parenthesized_expression "((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0))" ( (binary_expression "(uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)" (parenthesized_expression "(uVar28 != 0)" ( (binary_expression "uVar28 != 0" identifier != number_literal) )) && (parenthesized_expression "(*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)" ( (comma_expression "*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0" (assignment_expression "*(char *)plVar15 = (char)lVar38" (pointer_expression "*(char *)plVar15" * (cast_expression "(char *)plVar15" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(char)lVar38" ( (type_descriptor "char" primitive_type) ) identifier)) , (binary_expression "(uVar21 & 2) != 0" (parenthesized_expression "(uVar21 & 2)" ( (binary_expression "uVar21 & 2" identifier & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }" { (expression_statement "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;" (assignment_expression "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38" (pointer_expression "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" * (cast_expression "(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" ( (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 2)" (cast_expression "(long)plVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar21 & 0xffffffff) - 2)" ( (binary_expression "(uVar21 & 0xffffffff) - 2" (parenthesized_expression "(uVar21 & 0xffffffff)" ( (binary_expression "uVar21 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = (cast_expression "(short)lVar38" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) })) }) (else_clause "else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" else (compound_statement "{\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" { (expression_statement "*(int *)plVar15 = (int)lVar38;" (assignment_expression "*(int *)plVar15 = (int)lVar38" (pointer_expression "*(int *)plVar15" * (cast_expression "(int *)plVar15" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(int)lVar38" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;" (assignment_expression "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38" (pointer_expression "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" * (cast_expression "(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" ( (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 4)" (cast_expression "(long)plVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar21 & 0xffffffff) - 4)" ( (binary_expression "(uVar21 & 0xffffffff) - 4" (parenthesized_expression "(uVar21 & 0xffffffff)" ( (binary_expression "uVar21 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = (cast_expression "(int)lVar38" ( (type_descriptor "int" primitive_type) ) identifier)) ;) }))) }) (else_clause "else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" else (compound_statement "{\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" { (expression_statement "*plVar15 = lVar38;" (assignment_expression "*plVar15 = lVar38" (pointer_expression "*plVar15" * identifier) = identifier) ;) (expression_statement "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;" (assignment_expression "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38" (pointer_expression "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" * (cast_expression "(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" ( (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 8)" (cast_expression "(long)plVar15" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (parenthesized_expression "((uVar21 & 0xffffffff) - 8)" ( (binary_expression "(uVar21 & 0xffffffff) - 8" (parenthesized_expression "(uVar21 & 0xffffffff)" ( (binary_expression "uVar21 & 0xffffffff" identifier & number_literal) )) - number_literal) ))) )))) = identifier) ;) (expression_statement "plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);" (assignment_expression "plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" identifier = (cast_expression "(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (binary_expression "(ulong)(plVar15 + 1) & 0xfffffffffffffff8" (call_expression "(ulong)(plVar15 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(plVar15 + 1)" ( (binary_expression "plVar15 + 1" identifier + number_literal) ))) & number_literal) )))) ;) (for_statement "for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }" for ( (assignment_expression "uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" identifier = (call_expression "(ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" ( (binary_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3" (binary_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28" (parenthesized_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8))" ( (binary_expression "(int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (cast_expression "(int)plVar15" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "int" primitive_type) ) (cast_expression "(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" ( (binary_expression "(ulong)(plVar15 + 1) & 0xfffffffffffffff8" (call_expression "(ulong)(plVar15 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(plVar15 + 1)" ( (binary_expression "plVar15 + 1" identifier + number_literal) ))) & number_literal) ))))) )) + identifier) >> number_literal) )))) ; (binary_expression "uVar21 != 0" identifier != number_literal) ; (assignment_expression "uVar21 = uVar21 - 1" identifier = (binary_expression "uVar21 - 1" identifier - number_literal)) ) (compound_statement "{\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }" { (expression_statement "*plVar34 = lVar38;" (assignment_expression "*plVar34 = lVar38" (pointer_expression "*plVar34" * identifier) = identifier) ;) (expression_statement "plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;" (assignment_expression "plVar34 = plVar34 + (ulong)bVar51 * -2 + 1" identifier = (binary_expression "plVar34 + (ulong)bVar51 * -2 + 1" (binary_expression "plVar34 + (ulong)bVar51 * -2" identifier + (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) })) }))) (if_statement "if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }" if (parenthesized_expression "(*(int *)(param_2 + 0x14) != 0)" ( (binary_expression "*(int *)(param_2 + 0x14) != 0" (pointer_expression "*(int *)(param_2 + 0x14)" * (cast_expression "(int *)(param_2 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x14)" ( (binary_expression "param_2 + 0x14" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }" { (expression_statement "puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;" (assignment_expression "puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1" identifier = (binary_expression "local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1" (binary_expression "local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1)" identifier + (call_expression "(ulong)(*(int *)(param_2 + 0x14) - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(int *)(param_2 + 0x14) - 1)" ( (binary_expression "*(int *)(param_2 + 0x14) - 1" (pointer_expression "*(int *)(param_2 + 0x14)" * (cast_expression "(int *)(param_2 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x14)" ( (binary_expression "param_2 + 0x14" identifier + number_literal) )))) - number_literal) )))) + number_literal)) ;) (do_statement "do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);" do (compound_statement "{\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n }" { (expression_statement "uVar21 = *local_90;" (assignment_expression "uVar21 = *local_90" identifier = (pointer_expression "*local_90" * identifier)) ;) (if_statement "if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }" if (parenthesized_expression "(uVar21 != 0)" ( (binary_expression "uVar21 != 0" identifier != number_literal) )) (compound_statement "{\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }" { (expression_statement "lVar38 = *local_98;" (assignment_expression "lVar38 = *local_98" identifier = (pointer_expression "*local_98" * identifier)) ;) (expression_statement "lVar16 = *(long *)(lVar38 + 0x38) - uVar21;" (assignment_expression "lVar16 = *(long *)(lVar38 + 0x38) - uVar21" identifier = (binary_expression "*(long *)(lVar38 + 0x38) - uVar21" (pointer_expression "*(long *)(lVar38 + 0x38)" * (cast_expression "(long *)(lVar38 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar38 + 0x38)" ( (binary_expression "lVar38 + 0x38" identifier + number_literal) )))) - identifier)) ;) (while_statement "while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }" { (expression_statement "uVar29 = 0x2000;" (assignment_expression "uVar29 = 0x2000" identifier = number_literal) ;) (if_statement "if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }" if (parenthesized_expression "(uVar21 < 0x2001)" ( (binary_expression "uVar21 < 0x2001" identifier < number_literal) )) (compound_statement "{\n uVar29 = uVar21;\n }" { (expression_statement "uVar29 = uVar21;" (assignment_expression "uVar29 = uVar21" identifier = identifier) ;) })) (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29)" identifier = (call_expression "bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29)" identifier (argument_list "(param_2,lVar38,plVar15,lVar16,uVar29)" ( identifier , identifier , identifier , identifier , identifier )))) ;) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }" if (parenthesized_expression "(iVar7 == 0)" ( (binary_expression "iVar7 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }" { (expression_statement "FUN_0011c0d0(0,param_2,*local_98,0);" (call_expression "FUN_0011c0d0(0,param_2,*local_98,0)" identifier (argument_list "(0,param_2,*local_98,0)" ( number_literal , identifier , (pointer_expression "*local_98" * identifier) , number_literal ))) ;) (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar16 = lVar16 + uVar29;" (assignment_expression "lVar16 = lVar16 + uVar29" identifier = (binary_expression "lVar16 + uVar29" identifier + identifier)) ;) (expression_statement "uVar21 = uVar21 - uVar29;" (assignment_expression "uVar21 = uVar21 - uVar29" identifier = (binary_expression "uVar21 - uVar29" identifier - identifier)) ;) (if_statement "if (uVar21 == 0) break;" if (parenthesized_expression "(uVar21 == 0)" ( (binary_expression "uVar21 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar38 = *local_98;" (assignment_expression "lVar38 = *local_98" identifier = (pointer_expression "*local_98" * identifier)) ;) })) })) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" identifier = (binary_expression "local_90 + 1" identifier + number_literal)) ;) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" identifier = (binary_expression "local_98 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar32 != local_90)" ( (binary_expression "puVar32 != local_90" identifier != identifier) )) ;) })) })) (expression_statement "iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2)" identifier = (call_expression "(**(code **)(param_2[1] + 0x138))(param_1,param_2)" (parenthesized_expression "(**(code **)(param_2[1] + 0x138))" ( (pointer_expression "**(code **)(param_2[1] + 0x138)" * (pointer_expression "*(code **)(param_2[1] + 0x138)" * (cast_expression "(code **)(param_2[1] + 0x138)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[1] + 0x138)" ( (binary_expression "param_2[1] + 0x138" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) ))))) )) (argument_list "(param_1,param_2)" ( identifier , identifier )))) ;) (if_statement "if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }" if (parenthesized_expression "(iVar7 != 0)" ( (binary_expression "iVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }" { (if_statement "if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }" if (parenthesized_expression "((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0))" ( (binary_expression "(DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)" (parenthesized_expression "(DAT_0012cab8 != 0)" ( (binary_expression "DAT_0012cab8 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)" ( (comma_expression "iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0" (assignment_expression "iVar7 = bfd_alt_mach_code(param_2)" identifier = (call_expression "bfd_alt_mach_code(param_2)" identifier (argument_list "(param_2)" ( identifier )))) , (comma_expression "lVar38 = DAT_0012cab8, iVar7 == 0" (assignment_expression "lVar38 = DAT_0012cab8" identifier = identifier) , (binary_expression "iVar7 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }" { (expression_statement "uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);" (assignment_expression "uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5)" identifier = (call_expression "dcgettext(0,"this target does not support %lu alternative machine codes",5)" identifier (argument_list "(0,"this target does not support %lu alternative machine codes",5)" ( number_literal , (string_literal ""this target does not support %lu alternative machine codes"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12,lVar38);" (call_expression "FUN_0011b660(uVar12,lVar38)" identifier (argument_list "(uVar12,lVar38)" ( identifier , identifier ))) ;) (if_statement "if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }" if (parenthesized_expression "(*(int *)(param_2[1] + 8) != 5)" ( (binary_expression "*(int *)(param_2[1] + 8) != 5" (pointer_expression "*(int *)(param_2[1] + 8)" * (cast_expression "(int *)(param_2[1] + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[1] + 8)" ( (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" identifier [ number_literal ]) + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }" { (expression_statement "uVar12 = dcgettext(0,"ignoring the alternative value",5);" (assignment_expression "uVar12 = dcgettext(0,"ignoring the alternative value",5)" identifier = (call_expression "dcgettext(0,"ignoring the alternative value",5)" identifier (argument_list "(0,"ignoring the alternative value",5)" ( number_literal , (string_literal ""ignoring the alternative value"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);" (assignment_expression "uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5)" identifier = (call_expression "dcgettext(0,"treating that number as an absolute e_machine value instead",5)" identifier (argument_list "(0,"treating that number as an absolute e_machine value instead",5)" ( number_literal , (string_literal ""treating that number as an absolute e_machine value instead"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" identifier (argument_list "(uVar12)" ( identifier ))) ;) (expression_statement "*(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;" (assignment_expression "*(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8" (pointer_expression "*(short *)(param_2[0x1f] + 0x3a)" * (cast_expression "(short *)(param_2[0x1f] + 0x3a)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2[0x1f] + 0x3a)" ( (binary_expression "param_2[0x1f] + 0x3a" (subscript_expression "param_2[0x1f]" identifier [ number_literal ]) + number_literal) )))) = (cast_expression "(short)DAT_0012cab8" ( (type_descriptor "short" (sized_type_specifier "short" short)) ) identifier)) ;) })) (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar12 = dcgettext(0,"error copying private BFD data",5);" (assignment_expression "uVar12 = dcgettext(0,"error copying private BFD data",5)" identifier = (call_expression "dcgettext(0,"error copying private BFD data",5)" identifier (argument_list "(0,"error copying private BFD data",5)" ( number_literal , (string_literal ""error copying private BFD data"" " string_content ") , number_literal )))) ;) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_00109580;" goto statement_identifier ;) }))) (expression_statement "uVar28 = DAT_0012ca84;" (assignment_expression "uVar28 = DAT_0012ca84" identifier = identifier) ;) (if_statement "if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" if (parenthesized_expression "((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0))" ( (binary_expression "(DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)" (parenthesized_expression "(DAT_0012ca84 == 1)" ( (binary_expression "DAT_0012ca84 == 1" identifier == number_literal) )) || (parenthesized_expression "(uVar28 = DAT_0012ca84 & 1, uVar28 == 0)" ( (comma_expression "uVar28 = DAT_0012ca84 & 1, uVar28 == 0" (assignment_expression "uVar28 = DAT_0012ca84 & 1" identifier = (binary_expression "DAT_0012ca84 & 1" identifier & number_literal)) , (binary_expression "uVar28 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }" { (if_statement "if (DAT_0012ca80 == 0) goto LAB_00109056;" if (parenthesized_expression "(DAT_0012ca80 == 0)" ( (binary_expression "DAT_0012ca80 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00109056;" goto statement_identifier ;)) (expression_statement "uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0)" identifier = (call_expression "FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0)" identifier (argument_list "(param_1,DAT_0012ca80,uVar28,0)" ( identifier , identifier , identifier , number_literal )))) ;) (expression_statement "pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";" (assignment_expression "pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'"" identifier = (string_literal ""--elf-stt-common=[yes|no] is unsupported on `%s\'"" " string_content escape_sequence ")) ;) }) (else_clause "else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" else (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" { (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" identifier = (call_expression "FUN_0011bfe0(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";" (assignment_expression "pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"" identifier = (string_literal ""--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"" " string_content escape_sequence ")) ;) }))) })) (labeled_statement "LAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);" statement_identifier : (expression_statement "uVar13 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar39,5)" identifier = (call_expression "dcgettext(0,pcVar39,5)" identifier (argument_list "(0,pcVar39,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" identifier = number_literal) ;) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" identifier (argument_list "(uVar13,uVar12)" ( identifier , identifier ))) ;) }))) (return_statement "return iVar7;" return identifier ;) (labeled_statement "LAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;" statement_identifier : (if_statement "if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;" if (parenthesized_expression "((undefined1 *)((long)pvVar26 + sVar17) <= puVar30)" ( (binary_expression "(undefined1 *)((long)pvVar26 + sVar17) <= puVar30" (cast_expression "(undefined1 *)((long)pvVar26 + sVar17)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar26 + sVar17)" ( (binary_expression "(long)pvVar26 + sVar17" (cast_expression "(long)pvVar26" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))) <= identifier) )) (goto_statement "goto LAB_0010b3c1;" goto statement_identifier ;))) (expression_statement "*puVar30 = (char)uVar29;" (assignment_expression "*puVar30 = (char)uVar29" (pointer_expression "*puVar30" * identifier) = (cast_expression "(char)uVar29" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (if_statement "if (uVar29 == 0) goto LAB_0010b3c1;" if (parenthesized_expression "(uVar29 == 0)" ( (binary_expression "uVar29 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010b3c1;" goto statement_identifier ;)) (expression_statement "uVar29 = uVar29 >> 8;" (assignment_expression "uVar29 = uVar29 >> 8" identifier = (binary_expression "uVar29 >> 8" identifier >> number_literal)) ;) (expression_statement "puVar30 = puVar30 + 1;" (assignment_expression "puVar30 = puVar30 + 1" identifier = (binary_expression "puVar30 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_0010b3bc;" goto statement_identifier ;) (labeled_statement "LAB_0010b3c1:\n psVar6[0xb] = 0;" statement_identifier : (expression_statement "psVar6[0xb] = 0;" (assignment_expression "psVar6[0xb] = 0" (subscript_expression "psVar6[0xb]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "bVar49 = true;" (assignment_expression "bVar49 = true" identifier = true) ;) (goto_statement "goto LAB_0010b255;" goto statement_identifier ;) }))) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (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 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 IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) 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 IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * 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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * 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 IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (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 (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 (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) && (binary_expression IDENT != LIT)) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) != 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 ))) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (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) )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , LIT , IDENT ))) ;)) }) (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) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) (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 ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT ))) ;) }))) (expression_statement (assignment_expression IDENT = LIT) ;) (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 { (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 + 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) )))) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (unary_expression ~ IDENT) & (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) & (parenthesized_expression ( (binary_expression IDENT | (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) & 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 IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (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 ( IDENT , IDENT )))) , (binary_expression IDENT == LIT)) ))) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( 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 (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (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 ( IDENT )))) , (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 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) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , 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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (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 (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) }) (else_clause else (compound_statement { (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 = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) }))) (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 ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (assignment_expression IDENT = (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) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , LIT , LIT ))) ;)) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT < LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == LIT)) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (subscript_expression IDENT [ LIT ])))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (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 = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (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)) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (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 = (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) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (for_statement for ( (assignment_expression IDENT = LIT) ; (binary_expression IDENT != LIT) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) })) })) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (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 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) ;) })) (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) ;) })) (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) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (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 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) ;) })) (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) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (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 (sized_type_specifier short) (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 (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , (string_literal " string_content ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression & IDENT)) , (string_literal " string_content ") , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) })) })) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) 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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = 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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) < LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (comma_expression (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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( IDENT , IDENT )))) , (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT == LIT))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (for_statement for ( ; (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (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 , (subscript_expression IDENT [ LIT ]) )))) ;) (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 = (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , (binary_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 (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence string_content escape_sequence ")) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , LIT )))) ;) (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) ))))) ;) (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 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_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) )))) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , 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 (subscript_expression IDENT [ LIT ]) + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) })) (for_statement for ( ; (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (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 (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence string_content ")) ;) (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 = (call_expression IDENT (argument_list ( IDENT , IDENT , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT , LIT ))) ;) (return_statement return LIT ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) , (binary_expression IDENT != LIT)) ))) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_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) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( 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 IDENT + LIT) ))))) ;) (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 ( LIT , IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (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 ( LIT , IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (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 ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT / LIT) , LIT , (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 = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( (binary_expression LIT < IDENT) )) (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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( 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 = (binary_expression (binary_expression IDENT + LIT) & LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = 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 IDENT + LIT) ))))) )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 (binary_expression IDENT + LIT) & LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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 IDENT + LIT) ))))) )) (argument_list ( )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (binary_expression IDENT - LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , 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 )))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (parenthesized_expression ( (binary_expression LIT - (parenthesized_expression ( (binary_expression IDENT + 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 ' character ')) )) (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 (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' character ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < IDENT) )) && (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 ' character ')) ))) )) && (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 ' character ')) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (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) )))) == (char_literal ' character ')) && (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 { (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 ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) (else_clause else (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 ' character ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (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 { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;)) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + 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) )) && (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) )))) == (char_literal ' escape_sequence ')) ))) )) (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 IDENT + LIT) ))))) )) (argument_list ( )))) ;) (expression_statement (assignment_expression 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 IDENT + LIT) ))))) )) (argument_list ( )))) ;) (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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( )))) ;) }))) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != 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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( 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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( )))) ;) }))))))) (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 = IDENT) ;) })) (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 (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (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 { (expression_statement (assignment_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) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) - LIT) )) + (pointer_expression * IDENT)) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (goto_statement goto statement_identifier ;) })) (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 + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (binary_expression IDENT != LIT)) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) || (binary_expression IDENT == LIT)) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression (unary_expression - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT == LIT) )))) & LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (for_statement for ( (assignment_expression IDENT = IDENT) ; (binary_expression IDENT <= IDENT) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) != LIT)) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (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) + IDENT) )))) == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) ))))) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )))) )) ))) )) (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) + IDENT) )))) != (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 * IDENT) == (pointer_expression * IDENT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression * IDENT) )))) , (binary_expression IDENT == LIT)) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (binary_expression IDENT != LIT)) )))) )) ))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression LIT < IDENT) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) <= (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) & LIT) ))) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = BOOL) ;) (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) ;) })) }) (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 (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) && (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ))) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) })) }) (else_clause else (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) ;) (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) ;) }))))) (break_statement break ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (for_statement for ( (assignment_expression IDENT = LIT) ; (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)) - IDENT) ))) != IDENT) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT | (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) + IDENT) )))) << (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * (char_literal ' escape_sequence ')) & LIT) ))))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (for_statement for ( (assignment_expression IDENT = LIT) ; (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - IDENT) ))) != IDENT) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT | (binary_expression (subscript_expression (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( 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 ]) << (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * (char_literal ' escape_sequence ')) & LIT) ))))) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (for_statement for ( (assignment_expression IDENT = IDENT) ; (binary_expression IDENT != LIT) ; (assignment_expression IDENT = (binary_expression IDENT >> LIT)) ) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) )))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (binary_expression IDENT - IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) ;) (goto_statement goto statement_identifier ;) })) })) })) })) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (unary_expression ! IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (for_statement for ( (assignment_expression IDENT = IDENT) ; (binary_expression IDENT < IDENT) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT) + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == LIT) )) (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 *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) ;) }) (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 *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) ;) (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) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == IDENT) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == IDENT) ))) )) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , 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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( LIT , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( IDENT , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (if_statement if (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) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_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) )))) == (char_literal ' escape_sequence ')) )) * (char_literal ' escape_sequence ')) + (char_literal ' escape_sequence '))) ;) })) (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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( IDENT , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( IDENT , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , 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) ))))) ;) (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) )) && (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) )))) == (char_literal ' escape_sequence ')) ))) )) (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 IDENT + 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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , (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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) ;) }) (else_clause else (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 IDENT + LIT) ))))) )) (argument_list ( IDENT , 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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( (subscript_expression IDENT [ LIT ]) , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (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 = (subscript_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 *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) ;) (expression_statement (assignment_expression 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))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (if_statement if (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 ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT )))) , (binary_expression IDENT != LIT)) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT , IDENT ))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) }))) })) (labeled_statement statement_identifier : (for_statement for ( (assignment_expression IDENT = IDENT) ; (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) )))) ;) (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 = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , LIT , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence 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) )) (compound_statement { (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 != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , (string_literal " string_content ") )))) ;) (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 ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , LIT , LIT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , 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 ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }))) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (string_literal " 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 ( LIT , IDENT , IDENT , IDENT ))) ;) }))) (labeled_statement statement_identifier : (ERROR }) (expression_statement (assignment_expression IDENT = IDENT) ;)) (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 ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , LIT )))) ;)) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , LIT , IDENT , IDENT ))) ;) (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (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) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != LIT)) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_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) )))))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = 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) ;) }) while (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 = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (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) )))) = 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 IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) , LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (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 = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (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 IDENT + LIT) )))) & LIT) )) == 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) )))) + (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 < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) - IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (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 IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , (pointer_expression * IDENT) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (break_statement break ;) })) (expression_statement (assignment_expression (pointer_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 = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression (binary_expression (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) )))) + LIT) != IDENT) )) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression 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 IDENT + LIT) )))) + (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 < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , 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 = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , (subscript_expression IDENT [ (binary_expression IDENT - LIT) ]) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT - LIT) ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) }))) })) })) }))) (expression_statement (assignment_expression IDENT = IDENT) ;) (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 , IDENT , IDENT , LIT )))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (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 = LIT) ;) (return_statement return LIT ;) })) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) * LIT) ))))) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) & LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression 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 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 *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (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 LIT < IDENT) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (while_statement while (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) , (binary_expression IDENT != LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == IDENT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) , (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) (goto_statement goto statement_identifier ;)) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (string_literal " "))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (comma_expression (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) ))))) , (binary_expression IDENT == IDENT)) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT)) ))) )) (compound_statement { (for_statement for ( ; (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (break_statement break ;) })) })) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 (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 (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)) == IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) & LIT) )) == LIT) ))) )) ))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (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 ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (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 (sized_type_specifier long) (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 ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (goto_statement goto statement_identifier ;) })) (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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) == (char_literal ' escape_sequence ')) ))) )) || (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (labeled_statement statement_identifier : (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 = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) ;) (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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = IDENT) ;) (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 { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) }))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;))) (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 (parenthesized_expression ( (binary_expression IDENT & 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 * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) + LIT) )))) & LIT) )) == LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == LIT) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) || (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) & LIT) )) != LIT) ))) )) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (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 == LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) & 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 (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) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) , (binary_expression IDENT == LIT)) ))) )) || (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 { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (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 ( IDENT , IDENT )))) ;) (goto_statement goto statement_identifier ;) })) })) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (binary_expression IDENT - LIT)) )) (compound_statement { (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) )) (goto_statement goto statement_identifier ;)))))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (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 string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) }))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression IDENT != LIT)) ))) )) (goto_statement goto statement_identifier ;))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (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 string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (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 (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) | LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression (binary_expression IDENT != LIT) || (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression IDENT == LIT)) )))) )) )))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * IDENT)) , (binary_expression (binary_expression IDENT != LIT) && (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) )))) )) && (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 (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) )))) & LIT) )) - 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 (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) | LIT)) ;) })) (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 = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (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 (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) | LIT)) ;) })) })) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) })) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) != 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 LIT < IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (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 ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " escape_sequence string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (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 TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , LIT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) , IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (subscript_expression IDENT [ LIT ]) )))) , (binary_expression IDENT == LIT)) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence 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 ( LIT , IDENT , LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return 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) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT , (subscript_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 ( IDENT , IDENT , IDENT , LIT , IDENT )))) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence string_content ")) ;) (goto_statement goto statement_identifier ;) })) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (binary_expression IDENT != LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT != LIT)) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT != LIT)) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression (binary_expression IDENT != LIT) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT != LIT)) )))) )) ))) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression IDENT != LIT)) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (binary_expression (binary_expression IDENT != LIT) || (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) || (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) )) || (binary_expression IDENT != LIT)) ))) )) ))) )) ))) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT & LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (for_statement for ( (assignment_expression IDENT = IDENT) ; (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) , LIT , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , (subscript_expression IDENT [ LIT ]) , LIT ))) ;)) (return_statement return IDENT ;) })) })) (for_statement for ( ; (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ; (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ) (compound_statement { (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 = (call_expression IDENT (argument_list ( IDENT , IDENT , (subscript_expression IDENT [ LIT ]) , LIT , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , IDENT , LIT ))) ;) (return_statement return 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 (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) != LIT) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) )))) , (binary_expression IDENT == LIT)) ))) )) ))) )) (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 ( LIT , IDENT , IDENT , IDENT ))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT , IDENT )))) ;) (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 ( LIT , IDENT , IDENT , IDENT ))) ;) (return_statement return LIT ;) })) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_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 ( IDENT , IDENT )))) , (comma_expression (assignment_expression IDENT = IDENT) , (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 ( LIT , IDENT , LIT , IDENT , IDENT ))) ;) (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (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 = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < 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 (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) , (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) - LIT) ))) )))) = (cast_expression ( (type_descriptor (sized_type_specifier short)) ) IDENT)) ;) })) }) (else_clause else (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) - LIT) ))) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) }))) }) (else_clause else (compound_statement { (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) + (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) - LIT) ))) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + LIT) ))) & LIT) )))) ;) (for_statement for ( (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT + LIT) ))) & LIT) ))))) )) + IDENT) >> LIT) )))) ; (binary_expression IDENT != LIT) ; (assignment_expression IDENT = (binary_expression IDENT - LIT)) ) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) 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 = (binary_expression (binary_expression IDENT + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - LIT) )))) + LIT)) ;) (do_statement do (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 = (pointer_expression * 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 IDENT + LIT) )))) - IDENT)) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , (pointer_expression * IDENT) , LIT ))) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_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 ( (binary_expression IDENT != 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 (subscript_expression IDENT [ LIT ]) + LIT) ))))) )) (argument_list ( 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 != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) , (comma_expression (assignment_expression IDENT = IDENT) , (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 , IDENT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) != 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 ))) ;) (return_statement return LIT ;) })) (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) = (cast_expression ( (type_descriptor (sized_type_specifier short)) ) IDENT)) ;) })) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (assignment_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 IDENT == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT & LIT)) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) }))) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , LIT )))) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) }))) (return_statement return IDENT ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) ))) <= IDENT) )) (goto_statement goto statement_identifier ;))) (expression_statement (assignment_expression (pointer_expression * IDENT) = (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 = (binary_expression IDENT >> LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) (goto_statement goto statement_identifier ;) }))) })))
(function_definition "int FUN_00108fc0(long param_1,undefined8 *param_2,long param_3)\n\n{\n void *__dest;\n undefined8 uVar1;\n long *plVar2;\n size_t sVar3;\n code *pcVar4;\n size_t sVar5;\n size_t *psVar6;\n void *__dest_00;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n int iVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n FILE *__s;\n undefined8 uVar14;\n long *plVar15;\n long lVar16;\n size_t sVar17;\n size_t sVar18;\n long *plVar19;\n long *plVar20;\n ulong uVar21;\n int *piVar22;\n void *pvVar23;\n long lVar24;\n size_t sVar25;\n void *pvVar26;\n ulong uVar27;\n uint uVar28;\n ulong uVar29;\n undefined1 *puVar30;\n size_t *psVar31;\n ulong *puVar32;\n undefined8 *puVar33;\n long *plVar34;\n size_t *psVar35;\n size_t *psVar36;\n size_t *psVar37;\n long lVar38;\n char *pcVar39;\n byte *pbVar40;\n ulong uVar41;\n char cVar42;\n byte *pbVar43;\n undefined8 *puVar44;\n ulong uVar45;\n long *__src;\n long *plVar46;\n size_t *psVar47;\n void *pvVar48;\n bool bVar49;\n bool bVar50;\n byte bVar51;\n size_t *local_110;\n ulong local_100;\n void *local_f0;\n ulong local_e8;\n size_t local_c8;\n size_t local_c0;\n size_t local_b8;\n size_t local_b0;\n long local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78 [4];\n long *local_58;\n undefined8 local_50;\n \n bVar51 = 0;\n iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);\n if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n uVar12 = 0;\n if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" (primitive_type "int") (function_declarator "FUN_00108fc0(long param_1,undefined8 *param_2,long param_3)" (identifier "FUN_00108fc0") (parameter_list "(long param_1,undefined8 *param_2,long param_3)" (( "(") (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"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n void *__dest;\n undefined8 uVar1;\n long *plVar2;\n size_t sVar3;\n code *pcVar4;\n size_t sVar5;\n size_t *psVar6;\n void *__dest_00;\n int iVar7;\n undefined4 uVar8;\n undefined4 uVar9;\n int iVar10;\n int iVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n FILE *__s;\n undefined8 uVar14;\n long *plVar15;\n long lVar16;\n size_t sVar17;\n size_t sVar18;\n long *plVar19;\n long *plVar20;\n ulong uVar21;\n int *piVar22;\n void *pvVar23;\n long lVar24;\n size_t sVar25;\n void *pvVar26;\n ulong uVar27;\n uint uVar28;\n ulong uVar29;\n undefined1 *puVar30;\n size_t *psVar31;\n ulong *puVar32;\n undefined8 *puVar33;\n long *plVar34;\n size_t *psVar35;\n size_t *psVar36;\n size_t *psVar37;\n long lVar38;\n char *pcVar39;\n byte *pbVar40;\n ulong uVar41;\n char cVar42;\n byte *pbVar43;\n undefined8 *puVar44;\n ulong uVar45;\n long *__src;\n long *plVar46;\n size_t *psVar47;\n void *pvVar48;\n bool bVar49;\n bool bVar50;\n byte bVar51;\n size_t *local_110;\n ulong local_100;\n void *local_f0;\n ulong local_e8;\n size_t local_c8;\n size_t local_c0;\n size_t local_b8;\n size_t local_b0;\n long local_a8;\n ulong local_a0;\n long *local_98;\n ulong *local_90;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78 [4];\n long *local_58;\n undefined8 local_50;\n \n bVar51 = 0;\n iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);\n if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n uVar12 = 0;\n if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" ({ "{") (declaration "void *__dest;" (primitive_type "void") (pointer_declarator "*__dest" (* "*") (identifier "__dest")) (; ";")) (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "size_t sVar3;" (primitive_type "size_t") (identifier "sVar3") (; ";")) (declaration "code *pcVar4;" (type_identifier "code") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "size_t *psVar6;" (primitive_type "size_t") (pointer_declarator "*psVar6" (* "*") (identifier "psVar6")) (; ";")) (declaration "void *__dest_00;" (primitive_type "void") (pointer_declarator "*__dest_00" (* "*") (identifier "__dest_00")) (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (declaration "undefined4 uVar8;" (type_identifier "undefined4") (identifier "uVar8") (; ";")) (declaration "undefined4 uVar9;" (type_identifier "undefined4") (identifier "uVar9") (; ";")) (declaration "int iVar10;" (primitive_type "int") (identifier "iVar10") (; ";")) (declaration "int iVar11;" (primitive_type "int") (identifier "iVar11") (; ";")) (declaration "undefined8 uVar12;" (type_identifier "undefined8") (identifier "uVar12") (; ";")) (declaration "undefined8 uVar13;" (type_identifier "undefined8") (identifier "uVar13") (; ";")) (declaration "FILE *__s;" (type_identifier "FILE") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "undefined8 uVar14;" (type_identifier "undefined8") (identifier "uVar14") (; ";")) (declaration "long *plVar15;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar15" (* "*") (identifier "plVar15")) (; ";")) (declaration "long lVar16;" (sized_type_specifier "long" (long "long")) (identifier "lVar16") (; ";")) (declaration "size_t sVar17;" (primitive_type "size_t") (identifier "sVar17") (; ";")) (declaration "size_t sVar18;" (primitive_type "size_t") (identifier "sVar18") (; ";")) (declaration "long *plVar19;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar19" (* "*") (identifier "plVar19")) (; ";")) (declaration "long *plVar20;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar20" (* "*") (identifier "plVar20")) (; ";")) (declaration "ulong uVar21;" (type_identifier "ulong") (identifier "uVar21") (; ";")) (declaration "int *piVar22;" (primitive_type "int") (pointer_declarator "*piVar22" (* "*") (identifier "piVar22")) (; ";")) (declaration "void *pvVar23;" (primitive_type "void") (pointer_declarator "*pvVar23" (* "*") (identifier "pvVar23")) (; ";")) (declaration "long lVar24;" (sized_type_specifier "long" (long "long")) (identifier "lVar24") (; ";")) (declaration "size_t sVar25;" (primitive_type "size_t") (identifier "sVar25") (; ";")) (declaration "void *pvVar26;" (primitive_type "void") (pointer_declarator "*pvVar26" (* "*") (identifier "pvVar26")) (; ";")) (declaration "ulong uVar27;" (type_identifier "ulong") (identifier "uVar27") (; ";")) (declaration "uint uVar28;" (type_identifier "uint") (identifier "uVar28") (; ";")) (declaration "ulong uVar29;" (type_identifier "ulong") (identifier "uVar29") (; ";")) (declaration "undefined1 *puVar30;" (type_identifier "undefined1") (pointer_declarator "*puVar30" (* "*") (identifier "puVar30")) (; ";")) (declaration "size_t *psVar31;" (primitive_type "size_t") (pointer_declarator "*psVar31" (* "*") (identifier "psVar31")) (; ";")) (declaration "ulong *puVar32;" (type_identifier "ulong") (pointer_declarator "*puVar32" (* "*") (identifier "puVar32")) (; ";")) (declaration "undefined8 *puVar33;" (type_identifier "undefined8") (pointer_declarator "*puVar33" (* "*") (identifier "puVar33")) (; ";")) (declaration "long *plVar34;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar34" (* "*") (identifier "plVar34")) (; ";")) (declaration "size_t *psVar35;" (primitive_type "size_t") (pointer_declarator "*psVar35" (* "*") (identifier "psVar35")) (; ";")) (declaration "size_t *psVar36;" (primitive_type "size_t") (pointer_declarator "*psVar36" (* "*") (identifier "psVar36")) (; ";")) (declaration "size_t *psVar37;" (primitive_type "size_t") (pointer_declarator "*psVar37" (* "*") (identifier "psVar37")) (; ";")) (declaration "long lVar38;" (sized_type_specifier "long" (long "long")) (identifier "lVar38") (; ";")) (declaration "char *pcVar39;" (primitive_type "char") (pointer_declarator "*pcVar39" (* "*") (identifier "pcVar39")) (; ";")) (declaration "byte *pbVar40;" (type_identifier "byte") (pointer_declarator "*pbVar40" (* "*") (identifier "pbVar40")) (; ";")) (declaration "ulong uVar41;" (type_identifier "ulong") (identifier "uVar41") (; ";")) (declaration "char cVar42;" (primitive_type "char") (identifier "cVar42") (; ";")) (declaration "byte *pbVar43;" (type_identifier "byte") (pointer_declarator "*pbVar43" (* "*") (identifier "pbVar43")) (; ";")) (declaration "undefined8 *puVar44;" (type_identifier "undefined8") (pointer_declarator "*puVar44" (* "*") (identifier "puVar44")) (; ";")) (declaration "ulong uVar45;" (type_identifier "ulong") (identifier "uVar45") (; ";")) (declaration "long *__src;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*__src" (* "*") (identifier "__src")) (; ";")) (declaration "long *plVar46;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar46" (* "*") (identifier "plVar46")) (; ";")) (declaration "size_t *psVar47;" (primitive_type "size_t") (pointer_declarator "*psVar47" (* "*") (identifier "psVar47")) (; ";")) (declaration "void *pvVar48;" (primitive_type "void") (pointer_declarator "*pvVar48" (* "*") (identifier "pvVar48")) (; ";")) (declaration "bool bVar49;" (primitive_type "bool") (identifier "bVar49") (; ";")) (declaration "bool bVar50;" (primitive_type "bool") (identifier "bVar50") (; ";")) (declaration "byte bVar51;" (type_identifier "byte") (identifier "bVar51") (; ";")) (declaration "size_t *local_110;" (primitive_type "size_t") (pointer_declarator "*local_110" (* "*") (identifier "local_110")) (; ";")) (declaration "ulong local_100;" (type_identifier "ulong") (identifier "local_100") (; ";")) (declaration "void *local_f0;" (primitive_type "void") (pointer_declarator "*local_f0" (* "*") (identifier "local_f0")) (; ";")) (declaration "ulong local_e8;" (type_identifier "ulong") (identifier "local_e8") (; ";")) (declaration "size_t local_c8;" (primitive_type "size_t") (identifier "local_c8") (; ";")) (declaration "size_t local_c0;" (primitive_type "size_t") (identifier "local_c0") (; ";")) (declaration "size_t local_b8;" (primitive_type "size_t") (identifier "local_b8") (; ";")) (declaration "size_t local_b0;" (primitive_type "size_t") (identifier "local_b0") (; ";")) (declaration "long local_a8;" (sized_type_specifier "long" (long "long")) (identifier "local_a8") (; ";")) (declaration "ulong local_a0;" (type_identifier "ulong") (identifier "local_a0") (; ";")) (declaration "long *local_98;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_98" (* "*") (identifier "local_98")) (; ";")) (declaration "ulong *local_90;" (type_identifier "ulong") (pointer_declarator "*local_90" (* "*") (identifier "local_90")) (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "undefined8 local_80;" (type_identifier "undefined8") (identifier "local_80") (; ";")) (declaration "undefined8 local_78 [4];" (type_identifier "undefined8") (array_declarator "local_78 [4]" (identifier "local_78") ([ "[") (number_literal "4") (] "]")) (; ";")) (declaration "long *local_58;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "undefined8 local_50;" (type_identifier "undefined8") (identifier "local_50") (; ";")) (expression_statement "bVar51 = 0;" (assignment_expression "bVar51 = 0" (identifier "bVar51") (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc);" (assignment_expression "iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc)" (identifier "iVar7") (= "=") (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 0xc)" (* "*") (cast_expression "(int *)(*(long *)(param_1 + 8) + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0xc)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0xc" (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 "0xc")) () ")"))))) (; ";")) (if_statement "if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) {\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }" (if "if") (parenthesized_expression "((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2))" (( "(") (binary_expression "(iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)" (parenthesized_expression "(iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2)" (( "(") (binary_expression "iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2" (binary_expression "iVar7 != *(int *)(param_2[1] + 0xc)" (identifier "iVar7") (!= "!=") (pointer_expression "*(int *)(param_2[1] + 0xc)" (* "*") (cast_expression "(int *)(param_2[1] + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 0xc)" (( "(") (binary_expression "param_2[1] + 0xc" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0xc")) () ")"))))) (&& "&&") (binary_expression "iVar7 != 2" (identifier "iVar7") (!= "!=") (number_literal "2"))) () ")")) (&& "&&") (parenthesized_expression "(*(int *)(param_2[1] + 0xc) != 2)" (( "(") (binary_expression "*(int *)(param_2[1] + 0xc) != 2" (pointer_expression "*(int *)(param_2[1] + 0xc)" (* "*") (cast_expression "(int *)(param_2[1] + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 0xc)" (( "(") (binary_expression "param_2[1] + 0xc" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0xc")) () ")")))) (!= "!=") (number_literal "2")) () ")"))) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);\n FUN_0011b660(uVar12);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5);" (assignment_expression "uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Unable to change endianness of input file(s)",5)" (identifier "dcgettext") (argument_list "(0,"Unable to change endianness of input file(s)",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Unable to change endianness of input file(s)"" (" """) (string_content "Unable to change endianness of input file(s)") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" (identifier "FUN_0011b660") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);" (assignment_expression "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" (identifier "iVar7") (= "=") (call_expression "bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" (identifier "bfd_set_format") (argument_list "(param_2,*(byte *)(param_1 + 0x44) & 7)" (( "(") (identifier "param_2") (, ",") (binary_expression "*(byte *)(param_1 + 0x44) & 7" (pointer_expression "*(byte *)(param_1 + 0x44)" (* "*") (cast_expression "(byte *)(param_1 + 0x44)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x44)" (( "(") (binary_expression "param_1 + 0x44" (identifier "param_1") (+ "+") (number_literal "0x44")) () ")")))) (& "&") (number_literal "7")) () ")")))) (; ";")) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" (identifier "uVar12") (= "=") (number_literal "0")) (; ";")) (if_statement "if (iVar7 == 0) {\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }\n else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);\n }" ({ "{") (labeled_statement "LAB_00109580:\n FUN_0011c0d0(0,param_2,0,uVar12);" (statement_identifier "LAB_00109580") (: ":") (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,0,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (number_literal "0") (, ",") (identifier "uVar12") () ")"))) (; ";"))) (} "}")) (else_clause "else {\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" (else "else") (compound_statement "{\n if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }\n return iVar7;\nLAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;\n *puVar30 = (char)uVar29;\n if (uVar29 == 0) goto LAB_0010b3c1;\n uVar29 = uVar29 >> 8;\n puVar30 = puVar30 + 1;\n goto LAB_0010b3bc;\nLAB_0010b3c1:\n psVar6[0xb] = 0;\n bVar49 = true;\n goto LAB_0010b255;\n}" ({ "{") (if_statement "if (*(long *)(param_1 + 0x90) == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }\n else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x90) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x90) == 0" (pointer_expression "*(long *)(param_1 + 0x90)" (* "*") (cast_expression "(long *)(param_1 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "error: the input file \'%s\' has no sections";\n }" ({ "{") (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" (identifier "uVar12") (= "=") (call_expression "FUN_0011bfe0(param_1)" (identifier "FUN_0011bfe0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "pcVar39 = "error: the input file \'%s\' has no sections";" (assignment_expression "pcVar39 = "error: the input file \'%s\' has no sections"" (identifier "pcVar39") (= "=") (string_literal ""error: the input file \'%s\' has no sections"" (" """) (string_content "error: the input file ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " has no sections") (" """))) (; ";")) (} "}")) (else_clause "else {\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" (else "else") (compound_statement "{\n if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }\nLAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);\n iVar7 = 0;\n FUN_0011b660(uVar13,uVar12);\n }" ({ "{") (if_statement "if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) {\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }" (if "if") (parenthesized_expression "(*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5)" (( "(") (binary_expression "*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5" (pointer_expression "*(int *)(*(undefined8 **)(param_1 + 8) + 1)" (* "*") (cast_expression "(int *)(*(undefined8 **)(param_1 + 8) + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(undefined8 **)(param_1 + 8) + 1)" (( "(") (binary_expression "*(undefined8 **)(param_1 + 8) + 1" (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")) () ")")))) (+ "+") (number_literal "1")) () ")")))) (== "==") (number_literal "5")) () ")")) (compound_statement "{\nLAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }\n lVar38 = 0;\n if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }\n if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }\n uVar8 = bfd_get_arch(param_1);\n uVar9 = bfd_get_mach(param_1);\n if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);\n if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }\n iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);\n if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }\n uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }\n plVar15 = DAT_0012cb40;\n if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }\n if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);\n if (lVar38 < 0) goto LAB_001091b0;\n DAT_0012cb38 = (long *)xmalloc(lVar38);\n DAT_0012cb40 = DAT_0012cb38;\n local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);\n if ((long)local_100 < 0) goto LAB_001091b0;\n if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }\n bfd_map_over_sections(param_1,FUN_001083b0,param_2);\n puVar33 = DAT_0012caa8;\n if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }\n for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }\nLAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }\n uVar28 = DAT_0012ca84;\n if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }\n }" ({ "{") (labeled_statement "LAB_00109056:\n if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" (statement_identifier "LAB_00109056") (: ":") (if_statement "if (DAT_0012cb2c != 0) {\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" (if "if") (parenthesized_expression "(DAT_0012cb2c != 0)" (( "(") (binary_expression "DAT_0012cb2c != 0" (identifier "DAT_0012cb2c") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = *param_2;\n uVar13 = **(undefined8 **)(param_1 + 8);\n uVar1 = *(undefined8 *)param_2[1];\n uVar14 = FUN_0011bfe0(param_1);\n pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);\n printf(pcVar39,uVar14,uVar13,uVar12,uVar1);\n }" ({ "{") (expression_statement "uVar12 = *param_2;" (assignment_expression "uVar12 = *param_2" (identifier "uVar12") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "uVar13 = **(undefined8 **)(param_1 + 8);" (assignment_expression "uVar13 = **(undefined8 **)(param_1 + 8)" (identifier "uVar13") (= "=") (pointer_expression "**(undefined8 **)(param_1 + 8)" (* "*") (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")) () ")")))))) (; ";")) (expression_statement "uVar1 = *(undefined8 *)param_2[1];" (assignment_expression "uVar1 = *(undefined8 *)param_2[1]" (identifier "uVar1") (= "=") (pointer_expression "*(undefined8 *)param_2[1]" (* "*") (cast_expression "(undefined8 *)param_2[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))))) (; ";")) (expression_statement "uVar14 = FUN_0011bfe0(param_1);" (assignment_expression "uVar14 = FUN_0011bfe0(param_1)" (identifier "uVar14") (= "=") (call_expression "FUN_0011bfe0(param_1)" (identifier "FUN_0011bfe0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5);" (assignment_expression "pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" (identifier "pcVar39") (= "=") (cast_expression "(char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" (identifier "dcgettext") (argument_list "(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""copy from `%s\' [%s] to `%s\' [%s]\n"" (" """) (string_content "copy from `%s") (escape_sequence "\'") (string_content " [%s] to `%s") (escape_sequence "\'") (string_content " [%s]") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar39,uVar14,uVar13,uVar12,uVar1);" (call_expression "printf(pcVar39,uVar14,uVar13,uVar12,uVar1)" (identifier "printf") (argument_list "(pcVar39,uVar14,uVar13,uVar12,uVar1)" (( "(") (identifier "pcVar39") (, ",") (identifier "uVar14") (, ",") (identifier "uVar13") (, ",") (identifier "uVar12") (, ",") (identifier "uVar1") () ")"))) (; ";")) (} "}")))) (expression_statement "lVar38 = 0;" (assignment_expression "lVar38 = 0" (identifier "lVar38") (= "=") (number_literal "0")) (; ";")) (if_statement "if (DAT_0012c9f4 == 0) {\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }" (if "if") (parenthesized_expression "(DAT_0012c9f4 == 0)" (( "(") (binary_expression "DAT_0012c9f4 == 0" (identifier "DAT_0012c9f4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = DAT_0012cae0;\n if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }\n lVar38 = lVar38 + _DAT_0012caf0;\n }" ({ "{") (expression_statement "lVar38 = DAT_0012cae0;" (assignment_expression "lVar38 = DAT_0012cae0" (identifier "lVar38") (= "=") (identifier "DAT_0012cae0")) (; ";")) (if_statement "if (DAT_0012cae8 == 0) {\n lVar38 = *(long *)(param_1 + 0xa8);\n }" (if "if") (parenthesized_expression "(DAT_0012cae8 == 0)" (( "(") (binary_expression "DAT_0012cae8 == 0" (identifier "DAT_0012cae8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = *(long *)(param_1 + 0xa8);\n }" ({ "{") (expression_statement "lVar38 = *(long *)(param_1 + 0xa8);" (assignment_expression "lVar38 = *(long *)(param_1 + 0xa8)" (identifier "lVar38") (= "=") (pointer_expression "*(long *)(param_1 + 0xa8)" (* "*") (cast_expression "(long *)(param_1 + 0xa8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")"))))) (; ";")) (} "}"))) (expression_statement "lVar38 = lVar38 + _DAT_0012caf0;" (assignment_expression "lVar38 = lVar38 + _DAT_0012caf0" (identifier "lVar38") (= "=") (binary_expression "lVar38 + _DAT_0012caf0" (identifier "lVar38") (+ "+") (identifier "_DAT_0012caf0"))) (; ";")) (} "}"))) (if_statement "if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) {\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }" (if "if") (parenthesized_expression "((*(byte *)((long)param_2 + 0x44) & 7) != 3)" (( "(") (binary_expression "(*(byte *)((long)param_2 + 0x44) & 7) != 3" (parenthesized_expression "(*(byte *)((long)param_2 + 0x44) & 7)" (( "(") (binary_expression "*(byte *)((long)param_2 + 0x44) & 7" (pointer_expression "*(byte *)((long)param_2 + 0x44)" (* "*") (cast_expression "(byte *)((long)param_2 + 0x44)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_2 + 0x44)" (( "(") (binary_expression "(long)param_2 + 0x44" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (+ "+") (number_literal "0x44")) () ")")))) (& "&") (number_literal "7")) () ")")) (!= "!=") (number_literal "3")) () ")")) (compound_statement "{\n uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);\n if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }\n iVar7 = bfd_set_start_address(param_2,lVar38);\n if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;\n }" ({ "{") (expression_statement "uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff);" (assignment_expression "uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" (identifier "uVar28") (= "=") (binary_expression "~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) &\n (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" (binary_expression "~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14)" (unary_expression "~DAT_0012cab0" (~ "~") (identifier "DAT_0012cab0")) (& "&") (pointer_expression "*(uint *)(param_2[1] + 0x14)" (* "*") (cast_expression "(uint *)(param_2[1] + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 0x14)" (( "(") (binary_expression "param_2[1] + 0x14" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x14")) () ")"))))) (& "&") (parenthesized_expression "(DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff)" (( "(") (binary_expression "DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff" (identifier "DAT_0012cab4") (| "|") (binary_expression "*(uint *)(param_1 + 0x44) >> 5 & 0xfffff" (binary_expression "*(uint *)(param_1 + 0x44) >> 5" (pointer_expression "*(uint *)(param_1 + 0x44)" (* "*") (cast_expression "(uint *)(param_1 + 0x44)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x44)" (( "(") (binary_expression "param_1 + 0x44" (identifier "param_1") (+ "+") (number_literal "0x44")) () ")")))) (>> ">>") (number_literal "5")) (& "&") (number_literal "0xfffff"))) () ")")))) (; ";")) (if_statement "if (DAT_0012cb0c == 7) {\n uVar28 = uVar28 & 0xfffffffe;\n }" (if "if") (parenthesized_expression "(DAT_0012cb0c == 7)" (( "(") (binary_expression "DAT_0012cb0c == 7" (identifier "DAT_0012cb0c") (== "==") (number_literal "7")) () ")")) (compound_statement "{\n uVar28 = uVar28 & 0xfffffffe;\n }" ({ "{") (expression_statement "uVar28 = uVar28 & 0xfffffffe;" (assignment_expression "uVar28 = uVar28 & 0xfffffffe" (identifier "uVar28") (= "=") (binary_expression "uVar28 & 0xfffffffe" (identifier "uVar28") (& "&") (number_literal "0xfffffffe"))) (; ";")) (} "}"))) (expression_statement "iVar7 = bfd_set_start_address(param_2,lVar38);" (assignment_expression "iVar7 = bfd_set_start_address(param_2,lVar38)" (identifier "iVar7") (= "=") (call_expression "bfd_set_start_address(param_2,lVar38)" (identifier "bfd_set_start_address") (argument_list "(param_2,lVar38)" (( "(") (identifier "param_2") (, ",") (identifier "lVar38") () ")")))) (; ";")) (if_statement "if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))\n goto LAB_001091b0;" (if "if") (parenthesized_expression "((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0))" (( "(") (binary_expression "(iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0)" (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0)" (( "(") (comma_expression "iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_file_flags(param_2,uVar28)" (identifier "iVar7") (= "=") (call_expression "bfd_set_file_flags(param_2,uVar28)" (identifier "bfd_set_file_flags") (argument_list "(param_2,uVar28)" (( "(") (identifier "param_2") (, ",") (identifier "uVar28") () ")")))) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0"))) () ")"))) () ")")) (goto_statement "goto LAB_001091b0;" (goto "goto") (statement_identifier "LAB_001091b0") (; ";"))) (} "}"))) (expression_statement "uVar8 = bfd_get_arch(param_1);" (assignment_expression "uVar8 = bfd_get_arch(param_1)" (identifier "uVar8") (= "=") (call_expression "bfd_get_arch(param_1)" (identifier "bfd_get_arch") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar9 = bfd_get_mach(param_1);" (assignment_expression "uVar9 = bfd_get_mach(param_1)" (identifier "uVar9") (= "=") (call_expression "bfd_get_mach(param_1)" (identifier "bfd_get_mach") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (param_3 != 0) {\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = bfd_get_arch_info(param_1);\n if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }\n }" ({ "{") (expression_statement "lVar38 = bfd_get_arch_info(param_1);" (assignment_expression "lVar38 = bfd_get_arch_info(param_1)" (identifier "lVar38") (= "=") (call_expression "bfd_get_arch_info(param_1)" (identifier "bfd_get_arch_info") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) {\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" (if "if") (parenthesized_expression "((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0))" (( "(") (binary_expression "(lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)" (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)" (( "(") (comma_expression "lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0" (assignment_expression "lVar38 = bfd_get_arch_info(param_1)" (identifier "lVar38") (= "=") (call_expression "bfd_get_arch_info(param_1)" (identifier "bfd_get_arch_info") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (, ",") (binary_expression "*(int *)(lVar38 + 0xc) == 0" (pointer_expression "*(int *)(lVar38 + 0xc)" (* "*") (cast_expression "(int *)(lVar38 + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0xc)" (( "(") (binary_expression "lVar38 + 0xc" (identifier "lVar38") (+ "+") (number_literal "0xc")) () ")")))) (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n uVar8 = *(undefined4 *)(param_3 + 0xc);\n uVar9 = *(undefined4 *)(param_3 + 0x10);\n }" ({ "{") (expression_statement "uVar8 = *(undefined4 *)(param_3 + 0xc);" (assignment_expression "uVar8 = *(undefined4 *)(param_3 + 0xc)" (identifier "uVar8") (= "=") (pointer_expression "*(undefined4 *)(param_3 + 0xc)" (* "*") (cast_expression "(undefined4 *)(param_3 + 0xc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xc)" (( "(") (binary_expression "param_3 + 0xc" (identifier "param_3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "uVar9 = *(undefined4 *)(param_3 + 0x10);" (assignment_expression "uVar9 = *(undefined4 *)(param_3 + 0x10)" (identifier "uVar9") (= "=") (pointer_expression "*(undefined4 *)(param_3 + 0x10)" (* "*") (cast_expression "(undefined4 *)(param_3 + 0x10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x10)" (( "(") (binary_expression "param_3 + 0x10" (identifier "param_3") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" (else "else") (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);\n FUN_0011b660(uVar13,uVar12);\n }" ({ "{") (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" (identifier "uVar12") (= "=") (call_expression "FUN_0011bfe0(param_1)" (identifier "FUN_0011bfe0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5);" (assignment_expression "uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5)" (identifier "dcgettext") (argument_list "(0,"Input file `%s\' ignores binary architecture parameter.",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Input file `%s\' ignores binary architecture parameter."" (" """) (string_content "Input file `%s") (escape_sequence "\'") (string_content " ignores binary architecture parameter.") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" (identifier "FUN_0011b660") (argument_list "(uVar13,uVar12)" (( "(") (identifier "uVar13") (, ",") (identifier "uVar12") () ")"))) (; ";")) (} "}")))) (} "}"))) (expression_statement "iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9);" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9)" (parenthesized_expression "(**(code **)(param_2[1] + 0x290))" (( "(") (pointer_expression "**(code **)(param_2[1] + 0x290)" (* "*") (pointer_expression "*(code **)(param_2[1] + 0x290)" (* "*") (cast_expression "(code **)(param_2[1] + 0x290)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2[1] + 0x290)" (( "(") (binary_expression "param_2[1] + 0x290" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x290")) () ")"))))) () ")")) (argument_list "(param_2,uVar8,uVar9)" (( "(") (identifier "param_2") (, ",") (identifier "uVar8") (, ",") (identifier "uVar9") () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }\n iVar7 = bfd_get_arch(param_1);\n iVar10 = bfd_get_arch(param_2);\n if (iVar7 != iVar10) goto LAB_0010916a;\n }" ({ "{") (if_statement "if ((*(byte *)(param_1 + 0x47) & 4) != 0) {\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x47) & 4) != 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x47) & 4) != 0" (parenthesized_expression "(*(byte *)(param_1 + 0x47) & 4)" (( "(") (binary_expression "*(byte *)(param_1 + 0x47) & 4" (pointer_expression "*(byte *)(param_1 + 0x47)" (* "*") (cast_expression "(byte *)(param_1 + 0x47)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x47)" (( "(") (binary_expression "param_1 + 0x47" (identifier "param_1") (+ "+") (number_literal "0x47")) () ")")))) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0010916a:\n iVar7 = bfd_get_arch(param_1);\n if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }\n uVar13 = dcgettext(0,pcVar39,5);\n FUN_0011b660(uVar13,uVar12);\n return 0;\n }" ({ "{") (labeled_statement "LAB_0010916a:\n iVar7 = bfd_get_arch(param_1);" (statement_identifier "LAB_0010916a") (: ":") (expression_statement "iVar7 = bfd_get_arch(param_1);" (assignment_expression "iVar7 = bfd_get_arch(param_1)" (identifier "iVar7") (= "=") (call_expression "bfd_get_arch(param_1)" (identifier "bfd_get_arch") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";"))) (if_statement "if (iVar7 == 0) {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }\n else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "Unable to recognise the format of the input file `%s\'";\n }" ({ "{") (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" (identifier "uVar12") (= "=") (call_expression "FUN_0011bfe0(param_1)" (identifier "FUN_0011bfe0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "pcVar39 = "Unable to recognise the format of the input file `%s\'";" (assignment_expression "pcVar39 = "Unable to recognise the format of the input file `%s\'"" (identifier "pcVar39") (= "=") (string_literal ""Unable to recognise the format of the input file `%s\'"" (" """) (string_content "Unable to recognise the format of the input file `%s") (escape_sequence "\'") (" """))) (; ";")) (} "}")) (else_clause "else {\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" (else "else") (compound_statement "{\n uVar12 = bfd_get_mach(param_1);\n uVar8 = bfd_get_arch(param_1);\n uVar12 = bfd_printable_arch_mach(uVar8,uVar12);\n pcVar39 = "Output file cannot represent architecture `%s\'";\n }" ({ "{") (expression_statement "uVar12 = bfd_get_mach(param_1);" (assignment_expression "uVar12 = bfd_get_mach(param_1)" (identifier "uVar12") (= "=") (call_expression "bfd_get_mach(param_1)" (identifier "bfd_get_mach") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar8 = bfd_get_arch(param_1);" (assignment_expression "uVar8 = bfd_get_arch(param_1)" (identifier "uVar8") (= "=") (call_expression "bfd_get_arch(param_1)" (identifier "bfd_get_arch") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "uVar12 = bfd_printable_arch_mach(uVar8,uVar12);" (assignment_expression "uVar12 = bfd_printable_arch_mach(uVar8,uVar12)" (identifier "uVar12") (= "=") (call_expression "bfd_printable_arch_mach(uVar8,uVar12)" (identifier "bfd_printable_arch_mach") (argument_list "(uVar8,uVar12)" (( "(") (identifier "uVar8") (, ",") (identifier "uVar12") () ")")))) (; ";")) (expression_statement "pcVar39 = "Output file cannot represent architecture `%s\'";" (assignment_expression "pcVar39 = "Output file cannot represent architecture `%s\'"" (identifier "pcVar39") (= "=") (string_literal ""Output file cannot represent architecture `%s\'"" (" """) (string_content "Output file cannot represent architecture `%s") (escape_sequence "\'") (" """))) (; ";")) (} "}")))) (expression_statement "uVar13 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar39,5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,pcVar39,5)" (identifier "dcgettext") (argument_list "(0,pcVar39,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar39") (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" (identifier "FUN_0011b660") (argument_list "(uVar13,uVar12)" (( "(") (identifier "uVar13") (, ",") (identifier "uVar12") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar7 = bfd_get_arch(param_1);" (assignment_expression "iVar7 = bfd_get_arch(param_1)" (identifier "iVar7") (= "=") (call_expression "bfd_get_arch(param_1)" (identifier "bfd_get_arch") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "iVar10 = bfd_get_arch(param_2);" (assignment_expression "iVar10 = bfd_get_arch(param_2)" (identifier "iVar10") (= "=") (call_expression "bfd_get_arch(param_2)" (identifier "bfd_get_arch") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (iVar7 != iVar10) goto LAB_0010916a;" (if "if") (parenthesized_expression "(iVar7 != iVar10)" (( "(") (binary_expression "iVar7 != iVar10" (identifier "iVar7") (!= "!=") (identifier "iVar10")) () ")")) (goto_statement "goto LAB_0010916a;" (goto "goto") (statement_identifier "LAB_0010916a") (; ";"))) (} "}"))) (expression_statement "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7);" (assignment_expression "iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" (identifier "iVar7") (= "=") (call_expression "bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7)" (identifier "bfd_set_format") (argument_list "(param_2,*(byte *)(param_1 + 0x44) & 7)" (( "(") (identifier "param_2") (, ",") (binary_expression "*(byte *)(param_1 + 0x44) & 7" (pointer_expression "*(byte *)(param_1 + 0x44)" (* "*") (cast_expression "(byte *)(param_1 + 0x44)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x44)" (( "(") (binary_expression "param_1 + 0x44" (identifier "param_1") (+ "+") (number_literal "0x44")) () ")")))) (& "&") (number_literal "7")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);\n return 0;\n }" ({ "{") (labeled_statement "LAB_001091b0:\n FUN_0011c0d0(0,param_1,0,0);" (statement_identifier "LAB_001091b0") (: ":") (expression_statement "FUN_0011c0d0(0,param_1,0,0);" (call_expression "FUN_0011c0d0(0,param_1,0,0)" (identifier "FUN_0011c0d0") (argument_list "(0,param_1,0,0)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")"))) (; ";"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar28 = *(uint *)((undefined8 *)param_2[1] + 1);" (assignment_expression "uVar28 = *(uint *)((undefined8 *)param_2[1] + 1)" (identifier "uVar28") (= "=") (pointer_expression "*(uint *)((undefined8 *)param_2[1] + 1)" (* "*") (cast_expression "(uint *)((undefined8 *)param_2[1] + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((undefined8 *)param_2[1] + 1)" (( "(") (binary_expression "(undefined8 *)param_2[1] + 1" (cast_expression "(undefined8 *)param_2[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "bVar49 = uVar28 < 2;" (assignment_expression "bVar49 = uVar28 < 2" (identifier "bVar49") (= "=") (binary_expression "uVar28 < 2" (identifier "uVar28") (< "<") (number_literal "2"))) (; ";")) (expression_statement "bVar50 = uVar28 == 2;" (assignment_expression "bVar50 = uVar28 == 2" (identifier "bVar50") (= "=") (binary_expression "uVar28 == 2" (identifier "uVar28") (== "==") (number_literal "2"))) (; ";")) (if_statement "if (bVar50) {\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }" (if "if") (parenthesized_expression "(bVar50)" (( "(") (identifier "bVar50") () ")")) (compound_statement "{\n lVar38 = 4;\n pbVar40 = *(byte **)param_2[1];\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }\n }" ({ "{") (expression_statement "lVar38 = 4;" (assignment_expression "lVar38 = 4" (identifier "lVar38") (= "=") (number_literal "4")) (; ";")) (expression_statement "pbVar40 = *(byte **)param_2[1];" (assignment_expression "pbVar40 = *(byte **)param_2[1]" (identifier "pbVar40") (= "=") (pointer_expression "*(byte **)param_2[1]" (* "*") (cast_expression "(byte **)param_2[1]" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))))) (; ";")) (expression_statement "pbVar43 = &DAT_0011e166;" (assignment_expression "pbVar43 = &DAT_0011e166" (identifier "pbVar43") (= "=") (pointer_expression "&DAT_0011e166" (& "&") (identifier "DAT_0011e166"))) (; ";")) (do_statement "do {\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);" (do "do") (compound_statement "{\n if (lVar38 == 0) break;\n lVar38 = lVar38 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar38 == 0) break;" (if "if") (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar38 = lVar38 + -1;" (assignment_expression "lVar38 = lVar38 + -1" (identifier "lVar38") (= "=") (binary_expression "lVar38 + -1" (identifier "lVar38") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar49 = *pbVar40 < *pbVar43;" (assignment_expression "bVar49 = *pbVar40 < *pbVar43" (identifier "bVar49") (= "=") (binary_expression "*pbVar40 < *pbVar43" (pointer_expression "*pbVar40" (* "*") (identifier "pbVar40")) (< "<") (pointer_expression "*pbVar43" (* "*") (identifier "pbVar43")))) (; ";")) (expression_statement "bVar50 = *pbVar40 == *pbVar43;" (assignment_expression "bVar50 = *pbVar40 == *pbVar43" (identifier "bVar50") (= "=") (binary_expression "*pbVar40 == *pbVar43" (pointer_expression "*pbVar40" (* "*") (identifier "pbVar40")) (== "==") (pointer_expression "*pbVar43" (* "*") (identifier "pbVar43")))) (; ";")) (expression_statement "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1" (identifier "pbVar40") (= "=") (binary_expression "pbVar40 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar40 + (ulong)bVar51 * -2" (identifier "pbVar40") (+ "+") (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar51")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1" (identifier "pbVar43") (= "=") (binary_expression "pbVar43 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar43 + (ulong)bVar51 * -2" (identifier "pbVar43") (+ "+") (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar51")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar50)" (( "(") (identifier "bVar50") () ")")) (; ";")) (if_statement "if ((!bVar49 && !bVar50) == bVar49) {\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }" (if "if") (parenthesized_expression "((!bVar49 && !bVar50) == bVar49)" (( "(") (binary_expression "(!bVar49 && !bVar50) == bVar49" (parenthesized_expression "(!bVar49 && !bVar50)" (( "(") (binary_expression "!bVar49 && !bVar50" (unary_expression "!bVar49" (! "!") (identifier "bVar49")) (&& "&&") (unary_expression "!bVar50" (! "!") (identifier "bVar50"))) () ")")) (== "==") (identifier "bVar49")) () ")")) (compound_statement "{\n lVar38 = param_2[0x1f];\n uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);\n bVar49 = uVar28 < 2;\n bVar50 = uVar28 == 2;\n if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }\n uVar21 = DAT_0012b4f8;\n if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }\n if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }\n if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }\n if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }\n uVar29 = DAT_0012b4d8;\n if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }\n if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }\n if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }\n if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }\n if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }\n if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }\n if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }\n }" ({ "{") (expression_statement "lVar38 = param_2[0x1f];" (assignment_expression "lVar38 = param_2[0x1f]" (identifier "lVar38") (= "=") (subscript_expression "param_2[0x1f]" (identifier "param_2") ([ "[") (number_literal "0x1f") (] "]"))) (; ";")) (expression_statement "uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1);" (assignment_expression "uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1)" (identifier "uVar28") (= "=") (pointer_expression "*(uint *)(*(undefined8 **)(param_1 + 8) + 1)" (* "*") (cast_expression "(uint *)(*(undefined8 **)(param_1 + 8) + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(undefined8 **)(param_1 + 8) + 1)" (( "(") (binary_expression "*(undefined8 **)(param_1 + 8) + 1" (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")) () ")")))) (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "bVar49 = uVar28 < 2;" (assignment_expression "bVar49 = uVar28 < 2" (identifier "bVar49") (= "=") (binary_expression "uVar28 < 2" (identifier "uVar28") (< "<") (number_literal "2"))) (; ";")) (expression_statement "bVar50 = uVar28 == 2;" (assignment_expression "bVar50 = uVar28 == 2" (identifier "bVar50") (= "=") (binary_expression "uVar28 == 2" (identifier "uVar28") (== "==") (number_literal "2"))) (; ";")) (if_statement "if (bVar50) {\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }" (if "if") (parenthesized_expression "(bVar50)" (( "(") (identifier "bVar50") () ")")) (compound_statement "{\n lVar16 = 4;\n pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);\n pbVar43 = &DAT_0011e166;\n do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);\n if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }\n }" ({ "{") (expression_statement "lVar16 = 4;" (assignment_expression "lVar16 = 4" (identifier "lVar16") (= "=") (number_literal "4")) (; ";")) (expression_statement "pbVar40 = (byte *)**(undefined8 **)(param_1 + 8);" (assignment_expression "pbVar40 = (byte *)**(undefined8 **)(param_1 + 8)" (identifier "pbVar40") (= "=") (cast_expression "(byte *)**(undefined8 **)(param_1 + 8)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "**(undefined8 **)(param_1 + 8)" (* "*") (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")) () ")"))))))) (; ";")) (expression_statement "pbVar43 = &DAT_0011e166;" (assignment_expression "pbVar43 = &DAT_0011e166" (identifier "pbVar43") (= "=") (pointer_expression "&DAT_0011e166" (& "&") (identifier "DAT_0011e166"))) (; ";")) (do_statement "do {\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n } while (bVar50);" (do "do") (compound_statement "{\n if (lVar16 == 0) break;\n lVar16 = lVar16 + -1;\n bVar49 = *pbVar40 < *pbVar43;\n bVar50 = *pbVar40 == *pbVar43;\n pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;\n pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar16 == 0) break;" (if "if") (parenthesized_expression "(lVar16 == 0)" (( "(") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar16 = lVar16 + -1;" (assignment_expression "lVar16 = lVar16 + -1" (identifier "lVar16") (= "=") (binary_expression "lVar16 + -1" (identifier "lVar16") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar49 = *pbVar40 < *pbVar43;" (assignment_expression "bVar49 = *pbVar40 < *pbVar43" (identifier "bVar49") (= "=") (binary_expression "*pbVar40 < *pbVar43" (pointer_expression "*pbVar40" (* "*") (identifier "pbVar40")) (< "<") (pointer_expression "*pbVar43" (* "*") (identifier "pbVar43")))) (; ";")) (expression_statement "bVar50 = *pbVar40 == *pbVar43;" (assignment_expression "bVar50 = *pbVar40 == *pbVar43" (identifier "bVar50") (= "=") (binary_expression "*pbVar40 == *pbVar43" (pointer_expression "*pbVar40" (* "*") (identifier "pbVar40")) (== "==") (pointer_expression "*pbVar43" (* "*") (identifier "pbVar43")))) (; ";")) (expression_statement "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1" (identifier "pbVar40") (= "=") (binary_expression "pbVar40 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar40 + (ulong)bVar51 * -2" (identifier "pbVar40") (+ "+") (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar51")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1;" (assignment_expression "pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1" (identifier "pbVar43") (= "=") (binary_expression "pbVar43 + (ulong)bVar51 * -2 + 1" (binary_expression "pbVar43 + (ulong)bVar51 * -2" (identifier "pbVar43") (+ "+") (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar51")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar50)" (( "(") (identifier "bVar50") () ")")) (; ";")) (if_statement "if ((!bVar49 && !bVar50) == bVar49) {\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }" (if "if") (parenthesized_expression "((!bVar49 && !bVar50) == bVar49)" (( "(") (binary_expression "(!bVar49 && !bVar50) == bVar49" (parenthesized_expression "(!bVar49 && !bVar50)" (( "(") (binary_expression "!bVar49 && !bVar50" (unary_expression "!bVar49" (! "!") (identifier "bVar49")) (&& "&&") (unary_expression "!bVar50" (! "!") (identifier "bVar50"))) () ")")) (== "==") (identifier "bVar49")) () ")")) (compound_statement "{\n puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);\n puVar44 = (undefined8 *)(lVar38 + 200);\n for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }\n }" ({ "{") (expression_statement "puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200);" (assignment_expression "puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200)" (identifier "puVar33") (= "=") (cast_expression "(undefined8 *)(*(long *)(param_1 + 0xf8) + 200)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 200)" (( "(") (binary_expression "*(long *)(param_1 + 0xf8) + 200" (pointer_expression "*(long *)(param_1 + 0xf8)" (* "*") (cast_expression "(long *)(param_1 + 0xf8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")")))) (+ "+") (number_literal "200")) () ")")))) (; ";")) (expression_statement "puVar44 = (undefined8 *)(lVar38 + 200);" (assignment_expression "puVar44 = (undefined8 *)(lVar38 + 200)" (identifier "puVar44") (= "=") (cast_expression "(undefined8 *)(lVar38 + 200)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 200)" (( "(") (binary_expression "lVar38 + 200" (identifier "lVar38") (+ "+") (number_literal "200")) () ")")))) (; ";")) (for_statement "for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) {\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }" (for "for") (( "(") (assignment_expression "lVar16 = 0x37" (identifier "lVar16") (= "=") (number_literal "0x37")) (; ";") (binary_expression "lVar16 != 0" (identifier "lVar16") (!= "!=") (number_literal "0")) (; ";") (assignment_expression "lVar16 = lVar16 + -1" (identifier "lVar16") (= "=") (binary_expression "lVar16 + -1" (identifier "lVar16") (+ "+") (number_literal "-1"))) () ")") (compound_statement "{\n *puVar44 = *puVar33;\n puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;\n puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;\n }" ({ "{") (expression_statement "*puVar44 = *puVar33;" (assignment_expression "*puVar44 = *puVar33" (pointer_expression "*puVar44" (* "*") (identifier "puVar44")) (= "=") (pointer_expression "*puVar33" (* "*") (identifier "puVar33"))) (; ";")) (expression_statement "puVar33 = puVar33 + (ulong)bVar51 * -2 + 1;" (assignment_expression "puVar33 = puVar33 + (ulong)bVar51 * -2 + 1" (identifier "puVar33") (= "=") (binary_expression "puVar33 + (ulong)bVar51 * -2 + 1" (binary_expression "puVar33 + (ulong)bVar51 * -2" (identifier "puVar33") (+ "+") (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar51")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar44 = puVar44 + (ulong)bVar51 * -2 + 1;" (assignment_expression "puVar44 = puVar44 + (ulong)bVar51 * -2 + 1" (identifier "puVar44") (= "=") (binary_expression "puVar44 + (ulong)bVar51 * -2 + 1" (binary_expression "puVar44 + (ulong)bVar51 * -2" (identifier "puVar44") (+ "+") (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar51")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (} "}"))) (} "}"))) (expression_statement "uVar21 = DAT_0012b4f8;" (assignment_expression "uVar21 = DAT_0012b4f8" (identifier "uVar21") (= "=") (identifier "DAT_0012b4f8")) (; ";")) (if_statement "if (DAT_0012b4f8 == 0xffffffffffffffff) {\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }\n else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" (if "if") (parenthesized_expression "(DAT_0012b4f8 == 0xffffffffffffffff)" (( "(") (binary_expression "DAT_0012b4f8 == 0xffffffffffffffff" (identifier "DAT_0012b4f8") (== "==") (number_literal "0xffffffffffffffff")) () ")")) (compound_statement "{\n DAT_0012b4f8 = 0x200;\n uVar21 = 0x200;\n }" ({ "{") (expression_statement "DAT_0012b4f8 = 0x200;" (assignment_expression "DAT_0012b4f8 = 0x200" (identifier "DAT_0012b4f8") (= "=") (number_literal "0x200")) (; ";")) (expression_statement "uVar21 = 0x200;" (assignment_expression "uVar21 = 0x200" (identifier "uVar21") (= "=") (number_literal "0x200")) (; ";")) (} "}")) (else_clause "else {\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" (else "else") (compound_statement "{\n *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;\n }" ({ "{") (expression_statement "*(ulong *)(lVar38 + 0x110) = DAT_0012b4f8;" (assignment_expression "*(ulong *)(lVar38 + 0x110) = DAT_0012b4f8" (pointer_expression "*(ulong *)(lVar38 + 0x110)" (* "*") (cast_expression "(ulong *)(lVar38 + 0x110)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x110)" (( "(") (binary_expression "lVar38 + 0x110" (identifier "lVar38") (+ "+") (number_literal "0x110")) () ")")))) (= "=") (identifier "DAT_0012b4f8")) (; ";")) (} "}")))) (if_statement "if (DAT_0012b4f0 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }" (if "if") (parenthesized_expression "(DAT_0012b4f0 != -1)" (( "(") (binary_expression "DAT_0012b4f0 != -1" (identifier "DAT_0012b4f0") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n *(long *)(lVar38 + 0x168) = DAT_0012b4f0;\n }" ({ "{") (expression_statement "*(long *)(lVar38 + 0x168) = DAT_0012b4f0;" (assignment_expression "*(long *)(lVar38 + 0x168) = DAT_0012b4f0" (pointer_expression "*(long *)(lVar38 + 0x168)" (* "*") (cast_expression "(long *)(lVar38 + 0x168)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x168)" (( "(") (binary_expression "lVar38 + 0x168" (identifier "lVar38") (+ "+") (number_literal "0x168")) () ")")))) (= "=") (identifier "DAT_0012b4f0")) (; ";")) (} "}"))) (if_statement "if (DAT_0012b4e8 != -1) {\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }" (if "if") (parenthesized_expression "(DAT_0012b4e8 != -1)" (( "(") (binary_expression "DAT_0012b4e8 != -1" (identifier "DAT_0012b4e8") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n *(long *)(lVar38 + 0x168) = DAT_0012b4e8;\n }" ({ "{") (expression_statement "*(long *)(lVar38 + 0x168) = DAT_0012b4e8;" (assignment_expression "*(long *)(lVar38 + 0x168) = DAT_0012b4e8" (pointer_expression "*(long *)(lVar38 + 0x168)" (* "*") (cast_expression "(long *)(lVar38 + 0x168)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x168)" (( "(") (binary_expression "lVar38 + 0x168" (identifier "lVar38") (+ "+") (number_literal "0x168")) () ")")))) (= "=") (identifier "DAT_0012b4e8")) (; ";")) (} "}"))) (if_statement "if (DAT_0012b4e0 != -1) {\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }" (if "if") (parenthesized_expression "(DAT_0012b4e0 != -1)" (( "(") (binary_expression "DAT_0012b4e0 != -1" (identifier "DAT_0012b4e0") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n *(long *)(lVar38 + 0x100) = DAT_0012b4e0;\n }" ({ "{") (expression_statement "*(long *)(lVar38 + 0x100) = DAT_0012b4e0;" (assignment_expression "*(long *)(lVar38 + 0x100) = DAT_0012b4e0" (pointer_expression "*(long *)(lVar38 + 0x100)" (* "*") (cast_expression "(long *)(lVar38 + 0x100)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x100)" (( "(") (binary_expression "lVar38 + 0x100" (identifier "lVar38") (+ "+") (number_literal "0x100")) () ")")))) (= "=") (identifier "DAT_0012b4e0")) (; ";")) (} "}"))) (expression_statement "uVar29 = DAT_0012b4d8;" (assignment_expression "uVar29 = DAT_0012b4d8" (identifier "uVar29") (= "=") (identifier "DAT_0012b4d8")) (; ";")) (if_statement "if (DAT_0012b4d8 == 0xffffffffffffffff) {\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }\n else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" (if "if") (parenthesized_expression "(DAT_0012b4d8 == 0xffffffffffffffff)" (( "(") (binary_expression "DAT_0012b4d8 == 0xffffffffffffffff" (identifier "DAT_0012b4d8") (== "==") (number_literal "0xffffffffffffffff")) () ")")) (compound_statement "{\n DAT_0012b4d8 = 0x1000;\n uVar29 = 0x1000;\n }" ({ "{") (expression_statement "DAT_0012b4d8 = 0x1000;" (assignment_expression "DAT_0012b4d8 = 0x1000" (identifier "DAT_0012b4d8") (= "=") (number_literal "0x1000")) (; ";")) (expression_statement "uVar29 = 0x1000;" (assignment_expression "uVar29 = 0x1000" (identifier "uVar29") (= "=") (number_literal "0x1000")) (; ";")) (} "}")) (else_clause "else {\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" (else "else") (compound_statement "{\n *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;\n }" ({ "{") (expression_statement "*(ulong *)(lVar38 + 0x108) = DAT_0012b4d8;" (assignment_expression "*(ulong *)(lVar38 + 0x108) = DAT_0012b4d8" (pointer_expression "*(ulong *)(lVar38 + 0x108)" (* "*") (cast_expression "(ulong *)(lVar38 + 0x108)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x108)" (( "(") (binary_expression "lVar38 + 0x108" (identifier "lVar38") (+ "+") (number_literal "0x108")) () ")")))) (= "=") (identifier "DAT_0012b4d8")) (; ";")) (} "}")))) (if_statement "if (DAT_0012b4d0 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }" (if "if") (parenthesized_expression "(DAT_0012b4d0 != -1)" (( "(") (binary_expression "DAT_0012b4d0 != -1" (identifier "DAT_0012b4d0") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n *(long *)(lVar38 + 0x158) = DAT_0012b4d0;\n }" ({ "{") (expression_statement "*(long *)(lVar38 + 0x158) = DAT_0012b4d0;" (assignment_expression "*(long *)(lVar38 + 0x158) = DAT_0012b4d0" (pointer_expression "*(long *)(lVar38 + 0x158)" (* "*") (cast_expression "(long *)(lVar38 + 0x158)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x158)" (( "(") (binary_expression "lVar38 + 0x158" (identifier "lVar38") (+ "+") (number_literal "0x158")) () ")")))) (= "=") (identifier "DAT_0012b4d0")) (; ";")) (} "}"))) (if_statement "if (DAT_0012b4c8 != -1) {\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }" (if "if") (parenthesized_expression "(DAT_0012b4c8 != -1)" (( "(") (binary_expression "DAT_0012b4c8 != -1" (identifier "DAT_0012b4c8") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n *(long *)(lVar38 + 0x158) = DAT_0012b4c8;\n }" ({ "{") (expression_statement "*(long *)(lVar38 + 0x158) = DAT_0012b4c8;" (assignment_expression "*(long *)(lVar38 + 0x158) = DAT_0012b4c8" (pointer_expression "*(long *)(lVar38 + 0x158)" (* "*") (cast_expression "(long *)(lVar38 + 0x158)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x158)" (( "(") (binary_expression "lVar38 + 0x158" (identifier "lVar38") (+ "+") (number_literal "0x158")) () ")")))) (= "=") (identifier "DAT_0012b4c8")) (; ";")) (} "}"))) (if_statement "if (DAT_0012b4c4 != -1) {\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }" (if "if") (parenthesized_expression "(DAT_0012b4c4 != -1)" (( "(") (binary_expression "DAT_0012b4c4 != -1" (identifier "DAT_0012b4c4") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n *(short *)(lVar38 + 0x148) = DAT_0012b4c4;\n }" ({ "{") (expression_statement "*(short *)(lVar38 + 0x148) = DAT_0012b4c4;" (assignment_expression "*(short *)(lVar38 + 0x148) = DAT_0012b4c4" (pointer_expression "*(short *)(lVar38 + 0x148)" (* "*") (cast_expression "(short *)(lVar38 + 0x148)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x148)" (( "(") (binary_expression "lVar38 + 0x148" (identifier "lVar38") (+ "+") (number_literal "0x148")) () ")")))) (= "=") (identifier "DAT_0012b4c4")) (; ";")) (} "}"))) (if_statement "if (DAT_0012b4c2 != -1) {\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }" (if "if") (parenthesized_expression "(DAT_0012b4c2 != -1)" (( "(") (binary_expression "DAT_0012b4c2 != -1" (identifier "DAT_0012b4c2") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n *(short *)(lVar38 + 0x120) = DAT_0012b4c2;\n }" ({ "{") (expression_statement "*(short *)(lVar38 + 0x120) = DAT_0012b4c2;" (assignment_expression "*(short *)(lVar38 + 0x120) = DAT_0012b4c2" (pointer_expression "*(short *)(lVar38 + 0x120)" (* "*") (cast_expression "(short *)(lVar38 + 0x120)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x120)" (( "(") (binary_expression "lVar38 + 0x120" (identifier "lVar38") (+ "+") (number_literal "0x120")) () ")")))) (= "=") (identifier "DAT_0012b4c2")) (; ";")) (} "}"))) (if_statement "if (DAT_0012b4c0 != -1) {\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }" (if "if") (parenthesized_expression "(DAT_0012b4c0 != -1)" (( "(") (binary_expression "DAT_0012b4c0 != -1" (identifier "DAT_0012b4c0") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n *(short *)(lVar38 + 0x122) = DAT_0012b4c0;\n }" ({ "{") (expression_statement "*(short *)(lVar38 + 0x122) = DAT_0012b4c0;" (assignment_expression "*(short *)(lVar38 + 0x122) = DAT_0012b4c0" (pointer_expression "*(short *)(lVar38 + 0x122)" (* "*") (cast_expression "(short *)(lVar38 + 0x122)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x122)" (( "(") (binary_expression "lVar38 + 0x122" (identifier "lVar38") (+ "+") (number_literal "0x122")) () ")")))) (= "=") (identifier "DAT_0012b4c0")) (; ";")) (} "}"))) (if_statement "if (uVar29 < uVar21) {\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }" (if "if") (parenthesized_expression "(uVar29 < uVar21)" (( "(") (binary_expression "uVar29 < uVar21" (identifier "uVar29") (< "<") (identifier "uVar21")) () ")")) (compound_statement "{\n sprintf((char *)local_78,"%016lx");\n sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);\n uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);\n FUN_0011b660(uVar12,local_78,&local_58);\n }" ({ "{") (expression_statement "sprintf((char *)local_78,"%016lx");" (call_expression "sprintf((char *)local_78,"%016lx")" (identifier "sprintf") (argument_list "((char *)local_78,"%016lx")" (( "(") (cast_expression "(char *)local_78" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "local_78")) (, ",") (string_literal ""%016lx"" (" """) (string_content "%016lx") (" """)) () ")"))) (; ";")) (expression_statement "sprintf((char *)&local_58,"%016lx",DAT_0012b4d8);" (call_expression "sprintf((char *)&local_58,"%016lx",DAT_0012b4d8)" (identifier "sprintf") (argument_list "((char *)&local_58,"%016lx",DAT_0012b4d8)" (( "(") (cast_expression "(char *)&local_58" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "&local_58" (& "&") (identifier "local_58"))) (, ",") (string_literal ""%016lx"" (" """) (string_content "%016lx") (" """)) (, ",") (identifier "DAT_0012b4d8") () ")"))) (; ";")) (expression_statement "uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" (identifier "dcgettext") (argument_list "(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5)" (( "(") (number_literal "0") (, ",") (string_literal ""warning: file alignment (0x%s) > section alignment (0x%s)"" (" """) (string_content "warning: file alignment (0x%s) > section alignment (0x%s)") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar12,local_78,&local_58);" (call_expression "FUN_0011b660(uVar12,local_78,&local_58)" (identifier "FUN_0011b660") (argument_list "(uVar12,local_78,&local_58)" (( "(") (identifier "uVar12") (, ",") (identifier "local_78") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")"))) (; ";")) (} "}"))) (} "}"))) (} "}"))) (expression_statement "plVar15 = DAT_0012cb40;" (assignment_expression "plVar15 = DAT_0012cb40" (identifier "plVar15") (= "=") (identifier "DAT_0012cb40")) (; ";")) (if_statement "if (DAT_0012cb40 != (long *)0x0) {\n free(DAT_0012cb40);\n }" (if "if") (parenthesized_expression "(DAT_0012cb40 != (long *)0x0)" (( "(") (binary_expression "DAT_0012cb40 != (long *)0x0" (identifier "DAT_0012cb40") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n free(DAT_0012cb40);\n }" ({ "{") (expression_statement "free(DAT_0012cb40);" (call_expression "free(DAT_0012cb40)" (identifier "free") (argument_list "(DAT_0012cb40)" (( "(") (identifier "DAT_0012cb40") () ")"))) (; ";")) (} "}"))) (if_statement "if (plVar15 != DAT_0012cb38) {\n free(DAT_0012cb38);\n }" (if "if") (parenthesized_expression "(plVar15 != DAT_0012cb38)" (( "(") (binary_expression "plVar15 != DAT_0012cb38" (identifier "plVar15") (!= "!=") (identifier "DAT_0012cb38")) () ")")) (compound_statement "{\n free(DAT_0012cb38);\n }" ({ "{") (expression_statement "free(DAT_0012cb38);" (call_expression "free(DAT_0012cb38)" (identifier "free") (argument_list "(DAT_0012cb38)" (( "(") (identifier "DAT_0012cb38") () ")"))) (; ";")) (} "}"))) (expression_statement "DAT_0012cb40 = (long *)0x0;" (assignment_expression "DAT_0012cb40 = (long *)0x0" (identifier "DAT_0012cb40") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "DAT_0012cb38 = (long *)0x0;" (assignment_expression "DAT_0012cb38 = (long *)0x0" (identifier "DAT_0012cb38") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1);" (assignment_expression "lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1)" (identifier "lVar38") (= "=") (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f0))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x1f0)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x1f0)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x1f0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1f0)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x1f0" (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 "0x1f0")) () ")"))))) () ")")) (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (if_statement "if (lVar38 < 0) goto LAB_001091b0;" (if "if") (parenthesized_expression "(lVar38 < 0)" (( "(") (binary_expression "lVar38 < 0" (identifier "lVar38") (< "<") (number_literal "0")) () ")")) (goto_statement "goto LAB_001091b0;" (goto "goto") (statement_identifier "LAB_001091b0") (; ";"))) (expression_statement "DAT_0012cb38 = (long *)xmalloc(lVar38);" (assignment_expression "DAT_0012cb38 = (long *)xmalloc(lVar38)" (identifier "DAT_0012cb38") (= "=") (cast_expression "(long *)xmalloc(lVar38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(lVar38)" (identifier "xmalloc") (argument_list "(lVar38)" (( "(") (identifier "lVar38") () ")"))))) (; ";")) (expression_statement "DAT_0012cb40 = DAT_0012cb38;" (assignment_expression "DAT_0012cb40 = DAT_0012cb38" (identifier "DAT_0012cb40") (= "=") (identifier "DAT_0012cb38")) (; ";")) (expression_statement "local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38);" (assignment_expression "local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38)" (identifier "local_100") (= "=") (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x1f8))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x1f8)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x1f8)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x1f8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1f8)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x1f8" (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 "0x1f8")) () ")"))))) () ")")) (argument_list "(param_1,DAT_0012cb38)" (( "(") (identifier "param_1") (, ",") (identifier "DAT_0012cb38") () ")")))) (; ";")) (if_statement "if ((long)local_100 < 0) goto LAB_001091b0;" (if "if") (parenthesized_expression "((long)local_100 < 0)" (( "(") (binary_expression "(long)local_100 < 0" (cast_expression "(long)local_100" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_100")) (< "<") (number_literal "0")) () ")")) (goto_statement "goto LAB_001091b0;" (goto "goto") (statement_identifier "LAB_001091b0") (; ";"))) (if_statement "if (local_100 == 0) {\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }" (if "if") (parenthesized_expression "(local_100 == 0)" (( "(") (binary_expression "local_100 == 0" (identifier "local_100") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n free(DAT_0012cb40);\n DAT_0012cb40 = (long *)0x0;\n DAT_0012cb38 = (long *)0x0;\n }" ({ "{") (expression_statement "free(DAT_0012cb40);" (call_expression "free(DAT_0012cb40)" (identifier "free") (argument_list "(DAT_0012cb40)" (( "(") (identifier "DAT_0012cb40") () ")"))) (; ";")) (expression_statement "DAT_0012cb40 = (long *)0x0;" (assignment_expression "DAT_0012cb40 = (long *)0x0" (identifier "DAT_0012cb40") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "DAT_0012cb38 = (long *)0x0;" (assignment_expression "DAT_0012cb38 = (long *)0x0" (identifier "DAT_0012cb38") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}"))) (expression_statement "bfd_map_over_sections(param_1,FUN_001083b0,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_001083b0,param_2)" (identifier "bfd_map_over_sections") (argument_list "(param_1,FUN_001083b0,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "FUN_001083b0") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "puVar33 = DAT_0012caa8;" (assignment_expression "puVar33 = DAT_0012caa8" (identifier "puVar33") (= "=") (identifier "DAT_0012caa8")) (; ";")) (if_statement "if ((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)) {\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }" (if "if") (parenthesized_expression "((DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0))" (( "(") (binary_expression "(DAT_0012c9f4 == 0) &&\n (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)" (parenthesized_expression "(DAT_0012c9f4 == 0)" (( "(") (binary_expression "DAT_0012c9f4 == 0" (identifier "DAT_0012c9f4") (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0)" (( "(") (comma_expression "iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8,\n iVar7 == 0" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(param_2[1] + 0x160))(param_1,param_2)" (parenthesized_expression "(**(code **)(param_2[1] + 0x160))" (( "(") (pointer_expression "**(code **)(param_2[1] + 0x160)" (* "*") (pointer_expression "*(code **)(param_2[1] + 0x160)" (* "*") (cast_expression "(code **)(param_2[1] + 0x160)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2[1] + 0x160)" (( "(") (binary_expression "param_2[1] + 0x160" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x160")) () ")"))))) () ")")) (argument_list "(param_1,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") () ")")))) (, ",") (comma_expression "puVar33 = DAT_0012caa8,\n iVar7 == 0" (assignment_expression "puVar33 = DAT_0012caa8" (identifier "puVar33") (= "=") (identifier "DAT_0012caa8")) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")))) () ")"))) () ")")) (compound_statement "{\n DAT_0012cb24 = 1;\n uVar12 = dcgettext(0,"error in private header data",5);\n FUN_0011c0d0(0,param_1,0,uVar12);\n puVar33 = DAT_0012caa8;\n }" ({ "{") (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar12 = dcgettext(0,"error in private header data",5);" (assignment_expression "uVar12 = dcgettext(0,"error in private header data",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"error in private header data",5)" (identifier "dcgettext") (argument_list "(0,"error in private header data",5)" (( "(") (number_literal "0") (, ",") (string_literal ""error in private header data"" (" """) (string_content "error in private header data") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_1,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,0,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_1,0,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (number_literal "0") (, ",") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "puVar33 = DAT_0012caa8;" (assignment_expression "puVar33 = DAT_0012caa8" (identifier "puVar33") (= "=") (identifier "DAT_0012caa8")) (; ";")) (} "}"))) (for_statement "for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }" (for "for") (( "(") (; ";") (comma_expression "puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0" (assignment_expression "puVar44 = DAT_0012caa0" (identifier "puVar44") (= "=") (identifier "DAT_0012caa0")) (, ",") (binary_expression "puVar33 != (undefined8 *)0x0" (identifier "puVar33") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) (; ";") (assignment_expression "puVar33 = (undefined8 *)*puVar33" (identifier "puVar33") (= "=") (cast_expression "(undefined8 *)*puVar33" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar33" (* "*") (identifier "puVar33")))) () ")") (compound_statement "{\n uVar28 = 0x128;\n lVar38 = FUN_00107360(puVar33[1],0,0x40);\n if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }\n lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);\n if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);\n puVar33[5] = lVar38;\n if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }\n iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);\n if (iVar7 == 0) goto LAB_00109aa8;\n lVar38 = FUN_00107360(puVar33[1],0,0xc);\n if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }\n lVar38 = FUN_00107360(puVar33[1],0,0x30);\n if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }\n }" ({ "{") (expression_statement "uVar28 = 0x128;" (assignment_expression "uVar28 = 0x128" (identifier "uVar28") (= "=") (number_literal "0x128")) (; ";")) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0x40);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0x40)" (identifier "lVar38") (= "=") (call_expression "FUN_00107360(puVar33[1],0,0x40)" (identifier "FUN_00107360") (argument_list "(puVar33[1],0,0x40)" (( "(") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]")) (, ",") (number_literal "0") (, ",") (number_literal "0x40") () ")")))) (; ";")) (if_statement "if (lVar38 != 0) {\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }" (if "if") (parenthesized_expression "(lVar38 != 0)" (( "(") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;\n }" ({ "{") (expression_statement "uVar28 = *(uint *)(lVar38 + 0x28) | 0x100;" (assignment_expression "uVar28 = *(uint *)(lVar38 + 0x28) | 0x100" (identifier "uVar28") (= "=") (binary_expression "*(uint *)(lVar38 + 0x28) | 0x100" (pointer_expression "*(uint *)(lVar38 + 0x28)" (* "*") (cast_expression "(uint *)(lVar38 + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x28)" (( "(") (binary_expression "lVar38 + 0x28" (identifier "lVar38") (+ "+") (number_literal "0x28")) () ")")))) (| "|") (number_literal "0x100"))) (; ";")) (} "}"))) (expression_statement "lVar38 = bfd_get_section_by_name(param_2,puVar33[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,puVar33[1])" (identifier "lVar38") (= "=") (call_expression "bfd_get_section_by_name(param_2,puVar33[1])" (identifier "bfd_get_section_by_name") (argument_list "(param_2,puVar33[1])" (( "(") (identifier "param_2") (, ",") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]")) () ")")))) (; ";")) (if_statement "if (lVar38 != 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }" (if "if") (parenthesized_expression "(lVar38 != 0)" (( "(") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = puVar33[1];\n pcVar39 = "can\'t add section \'%s\'";\n goto LAB_00109ad0;\n }" ({ "{") (expression_statement "lVar38 = puVar33[1];" (assignment_expression "lVar38 = puVar33[1]" (identifier "lVar38") (= "=") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "pcVar39 = "can\'t add section \'%s\'";" (assignment_expression "pcVar39 = "can\'t add section \'%s\'"" (identifier "pcVar39") (= "=") (string_literal ""can\'t add section \'%s\'"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t add section ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (" """))) (; ";")) (goto_statement "goto LAB_00109ad0;" (goto "goto") (statement_identifier "LAB_00109ad0") (; ";")) (} "}"))) (expression_statement "lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000);" (assignment_expression "lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000)" (identifier "lVar38") (= "=") (call_expression "bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000)" (identifier "bfd_make_section_with_flags") (argument_list "(param_2,puVar33[1],uVar28 | 0x100000)" (( "(") (identifier "param_2") (, ",") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]")) (, ",") (binary_expression "uVar28 | 0x100000" (identifier "uVar28") (| "|") (number_literal "0x100000")) () ")")))) (; ";")) (expression_statement "puVar33[5] = lVar38;" (assignment_expression "puVar33[5] = lVar38" (subscript_expression "puVar33[5]" (identifier "puVar33") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "lVar38")) (; ";")) (if_statement "if (lVar38 == 0) {\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }" (if "if") (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = puVar33[1];\n pcVar39 = "can\'t create section `%s\'";\n goto LAB_00109ad0;\n }" ({ "{") (expression_statement "lVar38 = puVar33[1];" (assignment_expression "lVar38 = puVar33[1]" (identifier "lVar38") (= "=") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "pcVar39 = "can\'t create section `%s\'";" (assignment_expression "pcVar39 = "can\'t create section `%s\'"" (identifier "pcVar39") (= "=") (string_literal ""can\'t create section `%s\'"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t create section `%s") (escape_sequence "\'") (" """))) (; ";")) (goto_statement "goto LAB_00109ad0;" (goto "goto") (statement_identifier "LAB_00109ad0") (; ";")) (} "}"))) (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3])" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_size(param_2,lVar38,puVar33[3])" (identifier "bfd_set_section_size") (argument_list "(param_2,lVar38,puVar33[3])" (( "(") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (subscript_expression "puVar33[3]" (identifier "puVar33") ([ "[") (number_literal "3") (] "]")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) goto LAB_00109aa8;" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00109aa8;" (goto "goto") (statement_identifier "LAB_00109aa8") (; ";"))) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0xc);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0xc)" (identifier "lVar38") (= "=") (call_expression "FUN_00107360(puVar33[1],0,0xc)" (identifier "FUN_00107360") (argument_list "(puVar33[1],0,0xc)" (( "(") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]")) (, ",") (number_literal "0") (, ",") (number_literal "0xc") () ")")))) (; ";")) (if_statement "if (lVar38 != 0) {\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }" (if "if") (parenthesized_expression "(lVar38 != 0)" (( "(") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = *(undefined8 *)(lVar38 + 0x18);\n lVar38 = puVar33[5];\n *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;\n *(undefined8 *)(lVar38 + 0x30) = uVar12;\n *(undefined8 *)(lVar38 + 0x28) = uVar12;\n }" ({ "{") (expression_statement "uVar12 = *(undefined8 *)(lVar38 + 0x18);" (assignment_expression "uVar12 = *(undefined8 *)(lVar38 + 0x18)" (identifier "uVar12") (= "=") (pointer_expression "*(undefined8 *)(lVar38 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar38 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x18)" (( "(") (binary_expression "lVar38 + 0x18" (identifier "lVar38") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "lVar38 = puVar33[5];" (assignment_expression "lVar38 = puVar33[5]" (identifier "lVar38") (= "=") (subscript_expression "puVar33[5]" (identifier "puVar33") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "*(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1;" (assignment_expression "*(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1" (pointer_expression "*(byte *)(lVar38 + 0x24)" (* "*") (cast_expression "(byte *)(lVar38 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x24)" (( "(") (binary_expression "lVar38 + 0x24" (identifier "lVar38") (+ "+") (number_literal "0x24")) () ")")))) (= "=") (binary_expression "*(byte *)(lVar38 + 0x24) | 1" (pointer_expression "*(byte *)(lVar38 + 0x24)" (* "*") (cast_expression "(byte *)(lVar38 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x24)" (( "(") (binary_expression "lVar38 + 0x24" (identifier "lVar38") (+ "+") (number_literal "0x24")) () ")")))) (| "|") (number_literal "1"))) (; ";")) (expression_statement "*(undefined8 *)(lVar38 + 0x30) = uVar12;" (assignment_expression "*(undefined8 *)(lVar38 + 0x30) = uVar12" (pointer_expression "*(undefined8 *)(lVar38 + 0x30)" (* "*") (cast_expression "(undefined8 *)(lVar38 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x30)" (( "(") (binary_expression "lVar38 + 0x30" (identifier "lVar38") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "uVar12")) (; ";")) (expression_statement "*(undefined8 *)(lVar38 + 0x28) = uVar12;" (assignment_expression "*(undefined8 *)(lVar38 + 0x28) = uVar12" (pointer_expression "*(undefined8 *)(lVar38 + 0x28)" (* "*") (cast_expression "(undefined8 *)(lVar38 + 0x28)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x28)" (( "(") (binary_expression "lVar38 + 0x28" (identifier "lVar38") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (identifier "uVar12")) (; ";")) (} "}"))) (expression_statement "lVar38 = FUN_00107360(puVar33[1],0,0x30);" (assignment_expression "lVar38 = FUN_00107360(puVar33[1],0,0x30)" (identifier "lVar38") (= "=") (call_expression "FUN_00107360(puVar33[1],0,0x30)" (identifier "FUN_00107360") (argument_list "(puVar33[1],0,0x30)" (( "(") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]")) (, ",") (number_literal "0") (, ",") (number_literal "0x30") () ")")))) (; ";")) (if_statement "if (lVar38 != 0) {\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }" (if "if") (parenthesized_expression "(lVar38 != 0)" (( "(") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);\n }" ({ "{") (expression_statement "*(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20);" (assignment_expression "*(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20)" (pointer_expression "*(undefined8 *)(puVar33[5] + 0x30)" (* "*") (cast_expression "(undefined8 *)(puVar33[5] + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar33[5] + 0x30)" (( "(") (binary_expression "puVar33[5] + 0x30" (subscript_expression "puVar33[5]" (identifier "puVar33") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x30")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar38 + 0x20)" (* "*") (cast_expression "(undefined8 *)(lVar38 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x20)" (( "(") (binary_expression "lVar38 + 0x20" (identifier "lVar38") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (} "}"))) (} "}"))) (for_statement "for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" (for "for") (( "(") (; ";") (binary_expression "puVar44 != (undefined8 *)0x0" (identifier "puVar44") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";") (assignment_expression "puVar44 = (undefined8 *)*puVar44" (identifier "puVar44") (= "=") (cast_expression "(undefined8 *)*puVar44" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar44" (* "*") (identifier "puVar44")))) () ")") (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);\n puVar44[5] = lVar38;\n if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }\n uVar12 = *(undefined8 *)(lVar38 + 0x68);\n iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" ({ "{") (expression_statement "lVar38 = bfd_get_section_by_name(param_1,puVar44[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,puVar44[1])" (identifier "lVar38") (= "=") (call_expression "bfd_get_section_by_name(param_1,puVar44[1])" (identifier "bfd_get_section_by_name") (argument_list "(param_1,puVar44[1])" (( "(") (identifier "param_1") (, ",") (subscript_expression "puVar44[1]" (identifier "puVar44") ([ "[") (number_literal "1") (] "]")) () ")")))) (; ";")) (expression_statement "puVar44[5] = lVar38;" (assignment_expression "puVar44[5] = lVar38" (subscript_expression "puVar44[5]" (identifier "puVar44") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "lVar38")) (; ";")) (if_statement "if (lVar38 == 0) {\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }" (if "if") (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = puVar44[1];\n pcVar39 = "error: %s not found, can\'t be updated";\n goto LAB_0010952f;\n }" ({ "{") (expression_statement "uVar12 = puVar44[1];" (assignment_expression "uVar12 = puVar44[1]" (identifier "uVar12") (= "=") (subscript_expression "puVar44[1]" (identifier "puVar44") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "pcVar39 = "error: %s not found, can\'t be updated";" (assignment_expression "pcVar39 = "error: %s not found, can\'t be updated"" (identifier "pcVar39") (= "=") (string_literal ""error: %s not found, can\'t be updated"" (" """) (string_content "error: %s not found, can") (escape_sequence "\'") (string_content "t be updated") (" """))) (; ";")) (goto_statement "goto LAB_0010952f;" (goto "goto") (statement_identifier "LAB_0010952f") (; ";")) (} "}"))) (expression_statement "uVar12 = *(undefined8 *)(lVar38 + 0x68);" (assignment_expression "uVar12 = *(undefined8 *)(lVar38 + 0x68)" (identifier "uVar12") (= "=") (pointer_expression "*(undefined8 *)(lVar38 + 0x68)" (* "*") (cast_expression "(undefined8 *)(lVar38 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x68)" (( "(") (binary_expression "lVar38 + 0x68" (identifier "lVar38") (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (expression_statement "iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3])" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_size(param_2,uVar12,puVar44[3])" (identifier "bfd_set_section_size") (argument_list "(param_2,uVar12,puVar44[3])" (( "(") (identifier "param_2") (, ",") (identifier "uVar12") (, ",") (subscript_expression "puVar44[3]" (identifier "puVar44") ([ "[") (number_literal "3") (] "]")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" ({ "{") (expression_statement "FUN_0011c0d0(0,param_2,uVar12,0);" (call_expression "FUN_0011c0d0(0,param_2,uVar12,0)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,uVar12,0)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (identifier "uVar12") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (if_statement "if ((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) {\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }" (if "if") (parenthesized_expression "((((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0))))" (( "(") (binary_expression "(((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)) &&\n ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))" (parenthesized_expression "(((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0))" (( "(") (binary_expression "((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) &&\n (DAT_0012cb20 != 0)" (parenthesized_expression "((DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0))" (( "(") (binary_expression "(DAT_0012cb20 != 0) &&\n (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)" (parenthesized_expression "(DAT_0012cb20 != 0)" (( "(") (binary_expression "DAT_0012cb20 != 0" (identifier "DAT_0012cb20") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)" (( "(") (comma_expression "lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes")" (identifier "lVar38") (= "=") (call_expression "bfd_get_section_by_name(param_1,".gnu.build.attributes")" (identifier "bfd_get_section_by_name") (argument_list "(param_1,".gnu.build.attributes")" (( "(") (identifier "param_1") (, ",") (string_literal "".gnu.build.attributes"" (" """) (string_content ".gnu.build.attributes") (" """)) () ")")))) (, ",") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(DAT_0012cb20 != 0)" (( "(") (binary_expression "DAT_0012cb20 != 0" (identifier "DAT_0012cb20") (!= "!=") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))" (( "(") (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0))" (( "(") (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5 &&\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)" (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" (* "*") (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 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" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "5")) (&& "&&") (parenthesized_expression "(iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)" (( "(") (comma_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0" (assignment_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0)" (identifier "iVar7") (= "=") (call_expression "FUN_00107fb0(lVar38,lVar38 + 0xe0)" (identifier "FUN_00107fb0") (argument_list "(lVar38,lVar38 + 0xe0)" (( "(") (identifier "lVar38") (, ",") (binary_expression "lVar38 + 0xe0" (identifier "lVar38") (+ "+") (number_literal "0xe0")) () ")")))) (, ",") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0"))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n uVar21 = *(ulong *)(lVar38 + 0x38);\n if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }\n }" ({ "{") (expression_statement "uVar21 = *(ulong *)(lVar38 + 0x38);" (assignment_expression "uVar21 = *(ulong *)(lVar38 + 0x38)" (identifier "uVar21") (= "=") (pointer_expression "*(ulong *)(lVar38 + 0x38)" (* "*") (cast_expression "(ulong *)(lVar38 + 0x38)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x38)" (( "(") (binary_expression "lVar38 + 0x38" (identifier "lVar38") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (if_statement "if (uVar21 == 0) {\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }\n else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" (if "if") (parenthesized_expression "(uVar21 == 0)" (( "(") (binary_expression "uVar21 == 0" (identifier "uVar21") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"warning: note section is empty",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n DAT_0012cb20 = 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"warning: note section is empty",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: note section is empty",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"warning: note section is empty",5)" (identifier "dcgettext") (argument_list "(0,"warning: note section is empty",5)" (( "(") (number_literal "0") (, ",") (string_literal ""warning: note section is empty"" (" """) (string_content "warning: note section is empty") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_1,lVar38,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (identifier "lVar38") (, ",") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" (identifier "DAT_0012cb20") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" (else "else") (compound_statement "{\n iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);\n __dest_00 = DAT_0012cb18;\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }\n }" ({ "{") (expression_statement "iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18);" (assignment_expression "iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18)" (identifier "iVar7") (= "=") (call_expression "bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18)" (identifier "bfd_get_full_section_contents") (argument_list "(param_1,lVar38,&DAT_0012cb18)" (( "(") (identifier "param_1") (, ",") (identifier "lVar38") (, ",") (pointer_expression "&DAT_0012cb18" (& "&") (identifier "DAT_0012cb18")) () ")")))) (; ";")) (expression_statement "__dest_00 = DAT_0012cb18;" (assignment_expression "__dest_00 = DAT_0012cb18" (identifier "__dest_00") (= "=") (identifier "DAT_0012cb18")) (; ";")) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"warning: could not load note section",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"warning: could not load note section",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: could not load note section",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"warning: could not load note section",5)" (identifier "dcgettext") (argument_list "(0,"warning: could not load note section",5)" (( "(") (number_literal "0") (, ",") (string_literal ""warning: could not load note section"" (" """) (string_content "warning: could not load note section") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_1,lVar38,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (identifier "lVar38") (, ",") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" (identifier "free") (argument_list "(DAT_0012cb18)" (( "(") (identifier "DAT_0012cb18") () ")"))) (; ";")) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" (identifier "DAT_0012cb18") (= "=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" (identifier "DAT_0012cb20") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" (else "else") (compound_statement "{\n lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);\n if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }\nLAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);\n iVar7 = 0;\n local_c0 = 0;\n local_b0 = 0;\n local_c8 = 0;\n local_b8 = 0;\n iVar10 = 0;\n iVar11 = 0;\n psVar35 = local_110;\n pvVar23 = __dest_00;\n local_e8 = uVar21;\n while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }\n if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n DAT_0012cb10 = 0;\n }" ({ "{") (expression_statement "lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38);" (assignment_expression "lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38)" (identifier "lVar16") (= "=") (call_expression "bfd_get_reloc_upper_bound(param_1,lVar38)" (identifier "bfd_get_reloc_upper_bound") (argument_list "(param_1,lVar38)" (( "(") (identifier "param_1") (, ",") (identifier "lVar38") () ")")))) (; ";")) (if_statement "if (0 < lVar16) {\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }" (if "if") (parenthesized_expression "(0 < lVar16)" (( "(") (binary_expression "0 < lVar16" (number_literal "0") (< "<") (identifier "lVar16")) () ")")) (compound_statement "{\n pvVar23 = (void *)xmalloc(lVar16);\n lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);\n free(pvVar23);\n if (lVar16 == 0) goto LAB_0010ae6f;\n local_110 = (size_t *)0x0;\n goto LAB_0010b098;\n }" ({ "{") (expression_statement "pvVar23 = (void *)xmalloc(lVar16);" (assignment_expression "pvVar23 = (void *)xmalloc(lVar16)" (identifier "pvVar23") (= "=") (cast_expression "(void *)xmalloc(lVar16)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(lVar16)" (identifier "xmalloc") (argument_list "(lVar16)" (( "(") (identifier "lVar16") () ")"))))) (; ";")) (expression_statement "lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40);" (assignment_expression "lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40)" (identifier "lVar16") (= "=") (call_expression "bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40)" (identifier "bfd_canonicalize_reloc") (argument_list "(param_1,lVar38,pvVar23,DAT_0012cb40)" (( "(") (identifier "param_1") (, ",") (identifier "lVar38") (, ",") (identifier "pvVar23") (, ",") (identifier "DAT_0012cb40") () ")")))) (; ";")) (expression_statement "free(pvVar23);" (call_expression "free(pvVar23)" (identifier "free") (argument_list "(pvVar23)" (( "(") (identifier "pvVar23") () ")"))) (; ";")) (if_statement "if (lVar16 == 0) goto LAB_0010ae6f;" (if "if") (parenthesized_expression "(lVar16 == 0)" (( "(") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0010ae6f;" (goto "goto") (statement_identifier "LAB_0010ae6f") (; ";"))) (expression_statement "local_110 = (size_t *)0x0;" (assignment_expression "local_110 = (size_t *)0x0" (identifier "local_110") (= "=") (cast_expression "(size_t *)0x0" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (goto_statement "goto LAB_0010b098;" (goto "goto") (statement_identifier "LAB_0010b098") (; ";")) (} "}"))) (labeled_statement "LAB_0010ae6f:\n local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);" (statement_identifier "LAB_0010ae6f") (: ":") (expression_statement "local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc);" (assignment_expression "local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" (identifier "local_110") (= "=") (cast_expression "(size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc)" (identifier "xcalloc") (argument_list "(uVar21 / 0xc,0x48,uVar21 % 0xc)" (( "(") (binary_expression "uVar21 / 0xc" (identifier "uVar21") (/ "/") (number_literal "0xc")) (, ",") (number_literal "0x48") (, ",") (binary_expression "uVar21 % 0xc" (identifier "uVar21") (% "%") (number_literal "0xc")) () ")"))))) (; ";"))) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" (identifier "iVar7") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_c0 = 0;" (assignment_expression "local_c0 = 0" (identifier "local_c0") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_b0 = 0;" (assignment_expression "local_b0 = 0" (identifier "local_b0") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_c8 = 0;" (assignment_expression "local_c8 = 0" (identifier "local_c8") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_b8 = 0;" (assignment_expression "local_b8 = 0" (identifier "local_b8") (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar10 = 0;" (assignment_expression "iVar10 = 0" (identifier "iVar10") (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar11 = 0;" (assignment_expression "iVar11 = 0" (identifier "iVar11") (= "=") (number_literal "0")) (; ";")) (expression_statement "psVar35 = local_110;" (assignment_expression "psVar35 = local_110" (identifier "psVar35") (= "=") (identifier "local_110")) (; ";")) (expression_statement "pvVar23 = __dest_00;" (assignment_expression "pvVar23 = __dest_00" (identifier "pvVar23") (= "=") (identifier "__dest_00")) (; ";")) (expression_statement "local_e8 = uVar21;" (assignment_expression "local_e8 = uVar21" (identifier "local_e8") (= "=") (identifier "uVar21")) (; ";")) (while_statement "while (0xb < local_e8) {\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }" (while "while") (parenthesized_expression "(0xb < local_e8)" (( "(") (binary_expression "0xb < local_e8" (number_literal "0xb") (< "<") (identifier "local_e8")) () ")")) (compound_statement "{\n lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);\n lVar16 = *(long *)(param_1 + 8);\n uVar41 = lVar24 + 3U & 0xfffffffffffffffc;\n *psVar35 = uVar41;\n lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);\n lVar16 = *(long *)(param_1 + 8);\n uVar29 = lVar24 + 3U & 0xfffffffffffffffc;\n psVar35[1] = uVar29;\n sVar17 = (**(code **)(lVar16 + 0x38))();\n psVar35[2] = sVar17;\n if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }\n uVar45 = uVar41 + uVar29 + 0xc;\n if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }\n if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }\n sVar18 = (long)pvVar23 + uVar41 + 0xc;\n psVar35[3] = (long)pvVar23 + 0xc;\n psVar35[4] = sVar18;\n local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));\n if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }\n if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }\n if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }\n if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }\n psVar35 = psVar35 + 9;\n pvVar23 = (void *)(uVar45 + (long)pvVar23);\n }" ({ "{") (expression_statement "lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23);" (assignment_expression "lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23)" (identifier "lVar24") (= "=") (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x38" (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 "0x38")) () ")"))))) () ")")) (argument_list "(pvVar23)" (( "(") (identifier "pvVar23") () ")")))) (; ";")) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(long *)(param_1 + 8)" (identifier "lVar16") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "uVar41 = lVar24 + 3U & 0xfffffffffffffffc;" (assignment_expression "uVar41 = lVar24 + 3U & 0xfffffffffffffffc" (identifier "uVar41") (= "=") (binary_expression "lVar24 + 3U & 0xfffffffffffffffc" (binary_expression "lVar24 + 3U" (identifier "lVar24") (+ "+") (number_literal "3U")) (& "&") (number_literal "0xfffffffffffffffc"))) (; ";")) (expression_statement "*psVar35 = uVar41;" (assignment_expression "*psVar35 = uVar41" (pointer_expression "*psVar35" (* "*") (identifier "psVar35")) (= "=") (identifier "uVar41")) (; ";")) (expression_statement "lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4);" (assignment_expression "lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4)" (identifier "lVar24") (= "=") (call_expression "(**(code **)(lVar16 + 0x38))((long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" (( "(") (pointer_expression "**(code **)(lVar16 + 0x38)" (* "*") (pointer_expression "*(code **)(lVar16 + 0x38)" (* "*") (cast_expression "(code **)(lVar16 + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 0x38)" (( "(") (binary_expression "lVar16 + 0x38" (identifier "lVar16") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (argument_list "((long)pvVar23 + 4)" (( "(") (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "4")) () ")")))) (; ";")) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(long *)(param_1 + 8)" (identifier "lVar16") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "uVar29 = lVar24 + 3U & 0xfffffffffffffffc;" (assignment_expression "uVar29 = lVar24 + 3U & 0xfffffffffffffffc" (identifier "uVar29") (= "=") (binary_expression "lVar24 + 3U & 0xfffffffffffffffc" (binary_expression "lVar24 + 3U" (identifier "lVar24") (+ "+") (number_literal "3U")) (& "&") (number_literal "0xfffffffffffffffc"))) (; ";")) (expression_statement "psVar35[1] = uVar29;" (assignment_expression "psVar35[1] = uVar29" (subscript_expression "psVar35[1]" (identifier "psVar35") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar29")) (; ";")) (expression_statement "sVar17 = (**(code **)(lVar16 + 0x38))();" (assignment_expression "sVar17 = (**(code **)(lVar16 + 0x38))()" (identifier "sVar17") (= "=") (call_expression "(**(code **)(lVar16 + 0x38))()" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" (( "(") (pointer_expression "**(code **)(lVar16 + 0x38)" (* "*") (pointer_expression "*(code **)(lVar16 + 0x38)" (* "*") (cast_expression "(code **)(lVar16 + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 0x38)" (( "(") (binary_expression "lVar16 + 0x38" (identifier "lVar16") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "psVar35[2] = sVar17;" (assignment_expression "psVar35[2] = sVar17" (subscript_expression "psVar35[2]" (identifier "psVar35") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "sVar17")) (; ";")) (if_statement "if (1 < sVar17 - 0x100) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(1 < sVar17 - 0x100)" (( "(") (binary_expression "1 < sVar17 - 0x100" (number_literal "1") (< "<") (binary_expression "sVar17 - 0x100" (identifier "sVar17") (- "-") (number_literal "0x100"))) () ")")) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);\n goto LAB_0010b063;\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5)" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"corrupt GNU build attribute note: wrong note type",5)" (identifier "dcgettext") (argument_list "(0,"corrupt GNU build attribute note: wrong note type",5)" (( "(") (number_literal "0") (, ",") (string_literal ""corrupt GNU build attribute note: wrong note type"" (" """) (string_content "corrupt GNU build attribute note: wrong note type") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (expression_statement "uVar45 = uVar41 + uVar29 + 0xc;" (assignment_expression "uVar45 = uVar41 + uVar29 + 0xc" (identifier "uVar45") (= "=") (binary_expression "uVar41 + uVar29 + 0xc" (binary_expression "uVar41 + uVar29" (identifier "uVar41") (+ "+") (identifier "uVar29")) (+ "+") (number_literal "0xc"))) (; ";")) (if_statement "if (local_e8 < uVar45) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(local_e8 < uVar45)" (( "(") (binary_expression "local_e8 < uVar45" (identifier "local_e8") (< "<") (identifier "uVar45")) () ")")) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);\n goto LAB_0010b063;\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5)" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"corrupt GNU build attribute note: note too big",5)" (identifier "dcgettext") (argument_list "(0,"corrupt GNU build attribute note: note too big",5)" (( "(") (number_literal "0") (, ",") (string_literal ""corrupt GNU build attribute note: note too big"" (" """) (string_content "corrupt GNU build attribute note: note too big") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (if_statement "if (uVar41 < 2) {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(uVar41 < 2)" (( "(") (binary_expression "uVar41 < 2" (identifier "uVar41") (< "<") (number_literal "2")) () ")")) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);\n goto LAB_0010b063;\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5)" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"corrupt GNU build attribute note: name too small",5)" (identifier "dcgettext") (argument_list "(0,"corrupt GNU build attribute note: name too small",5)" (( "(") (number_literal "0") (, ",") (string_literal ""corrupt GNU build attribute note: name too small"" (" """) (string_content "corrupt GNU build attribute note: name too small") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (expression_statement "sVar18 = (long)pvVar23 + uVar41 + 0xc;" (assignment_expression "sVar18 = (long)pvVar23 + uVar41 + 0xc" (identifier "sVar18") (= "=") (binary_expression "(long)pvVar23 + uVar41 + 0xc" (binary_expression "(long)pvVar23 + uVar41" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (identifier "uVar41")) (+ "+") (number_literal "0xc"))) (; ";")) (expression_statement "psVar35[3] = (long)pvVar23 + 0xc;" (assignment_expression "psVar35[3] = (long)pvVar23 + 0xc" (subscript_expression "psVar35[3]" (identifier "psVar35") ([ "[") (number_literal "3") (] "]")) (= "=") (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xc"))) (; ";")) (expression_statement "psVar35[4] = sVar18;" (assignment_expression "psVar35[4] = sVar18" (subscript_expression "psVar35[4]" (identifier "psVar35") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "sVar18")) (; ";")) (expression_statement "local_e8 = local_e8 + (-0xc - (uVar41 + uVar29));" (assignment_expression "local_e8 = local_e8 + (-0xc - (uVar41 + uVar29))" (identifier "local_e8") (= "=") (binary_expression "local_e8 + (-0xc - (uVar41 + uVar29))" (identifier "local_e8") (+ "+") (parenthesized_expression "(-0xc - (uVar41 + uVar29))" (( "(") (binary_expression "-0xc - (uVar41 + uVar29)" (number_literal "-0xc") (- "-") (parenthesized_expression "(uVar41 + uVar29)" (( "(") (binary_expression "uVar41 + uVar29" (identifier "uVar41") (+ "+") (identifier "uVar29")) () ")"))) () ")")))) (; ";")) (if_statement "if (*(char *)((long)pvVar23 + 0xc) == '$') {\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }\n else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" (if "if") (parenthesized_expression "(*(char *)((long)pvVar23 + 0xc) == '$')" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0xc) == '$'" (pointer_expression "*(char *)((long)pvVar23 + 0xc)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0xc)" (( "(") (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xc")) () ")")))) (== "==") (char_literal "'$'" (' "'") (character "$") (' "'"))) () ")")) (compound_statement "{\n if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }\n }" ({ "{") (if_statement "if ((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')) {\n iVar7 = iVar7 + 1;\n }" (if "if") (parenthesized_expression "((*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1'))" (( "(") (binary_expression "(*(char *)((long)pvVar23 + 0xd) == '\x01') &&\n (*(char *)((long)pvVar23 + 0xe) == '1')" (parenthesized_expression "(*(char *)((long)pvVar23 + 0xd) == '\x01')" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0xd) == '\x01'" (pointer_expression "*(char *)((long)pvVar23 + 0xd)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0xd)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0xd)" (( "(") (binary_expression "(long)pvVar23 + 0xd" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xd")) () ")")))) (== "==") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(char *)((long)pvVar23 + 0xe) == '1')" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0xe) == '1'" (pointer_expression "*(char *)((long)pvVar23 + 0xe)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0xe)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0xe)" (( "(") (binary_expression "(long)pvVar23 + 0xe" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xe")) () ")")))) (== "==") (char_literal "'1'" (' "'") (character "1") (' "'"))) () ")"))) () ")")) (compound_statement "{\n iVar7 = iVar7 + 1;\n }" ({ "{") (expression_statement "iVar7 = iVar7 + 1;" (assignment_expression "iVar7 = iVar7 + 1" (identifier "iVar7") (= "=") (binary_expression "iVar7 + 1" (identifier "iVar7") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (} "}")) (else_clause "else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" (else "else") (if_statement "if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))) {\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" (if "if") (parenthesized_expression "((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01'))))" (( "(") (binary_expression "(((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')) &&\n ((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))" (parenthesized_expression "(((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A'))" (( "(") (binary_expression "((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) &&\n (*(char *)((long)pvVar23 + 0xd) == 'A')" (parenthesized_expression "((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G'))" (( "(") (binary_expression "(4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')" (parenthesized_expression "(4 < uVar41)" (( "(") (binary_expression "4 < uVar41" (number_literal "4") (< "<") (identifier "uVar41")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)((long)pvVar23 + 0xc) == 'G')" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0xc) == 'G'" (pointer_expression "*(char *)((long)pvVar23 + 0xc)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0xc)" (( "(") (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xc")) () ")")))) (== "==") (char_literal "'G'" (' "'") (character "G") (' "'"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(*(char *)((long)pvVar23 + 0xd) == 'A')" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0xd) == 'A'" (pointer_expression "*(char *)((long)pvVar23 + 0xd)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0xd)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0xd)" (( "(") (binary_expression "(long)pvVar23 + 0xd" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xd")) () ")")))) (== "==") (char_literal "'A'" (' "'") (character "A") (' "'"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')))" (( "(") (parenthesized_expression "(*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01'))" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0xe) == '$' &&\n (*(char *)((long)pvVar23 + 0xf) == '\x01')" (binary_expression "*(char *)((long)pvVar23 + 0xe) == '$'" (pointer_expression "*(char *)((long)pvVar23 + 0xe)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0xe)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0xe)" (( "(") (binary_expression "(long)pvVar23 + 0xe" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xe")) () ")")))) (== "==") (char_literal "'$'" (' "'") (character "$") (' "'"))) (&& "&&") (parenthesized_expression "(*(char *)((long)pvVar23 + 0xf) == '\x01')" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0xf) == '\x01'" (pointer_expression "*(char *)((long)pvVar23 + 0xf)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0xf)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0xf)" (( "(") (binary_expression "(long)pvVar23 + 0xf" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xf")) () ")")))) (== "==") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }\n }" ({ "{") (if_statement "if (*(char *)((long)pvVar23 + 0x10) == '2') {\n iVar11 = iVar11 + 1;\n }\n else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" (if "if") (parenthesized_expression "(*(char *)((long)pvVar23 + 0x10) == '2')" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0x10) == '2'" (pointer_expression "*(char *)((long)pvVar23 + 0x10)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0x10)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0x10)" (( "(") (binary_expression "(long)pvVar23 + 0x10" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0x10")) () ")")))) (== "==") (char_literal "'2'" (' "'") (character "2") (' "'"))) () ")")) (compound_statement "{\n iVar11 = iVar11 + 1;\n }" ({ "{") (expression_statement "iVar11 = iVar11 + 1;" (assignment_expression "iVar11 = iVar11 + 1" (identifier "iVar11") (= "=") (binary_expression "iVar11 + 1" (identifier "iVar11") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (else_clause "else {\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" (else "else") (compound_statement "{\n if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }\n iVar10 = iVar10 + 1;\n }" ({ "{") (if_statement "if (*(char *)((long)pvVar23 + 0x10) != '3') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(*(char *)((long)pvVar23 + 0x10) != '3')" (( "(") (binary_expression "*(char *)((long)pvVar23 + 0x10) != '3'" (pointer_expression "*(char *)((long)pvVar23 + 0x10)" (* "*") (cast_expression "(char *)((long)pvVar23 + 0x10)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0x10)" (( "(") (binary_expression "(long)pvVar23 + 0x10" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0x10")) () ")")))) (!= "!=") (char_literal "'3'" (' "'") (character "3") (' "'"))) () ")")) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );\n goto LAB_0010b063;\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n );" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n )" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"corrupt GNU build attribute note: unsupported version",5\n )" (identifier "dcgettext") (argument_list "(0,"corrupt GNU build attribute note: unsupported version",5\n )" (( "(") (number_literal "0") (, ",") (string_literal ""corrupt GNU build attribute note: unsupported version"" (" """) (string_content "corrupt GNU build attribute note: unsupported version") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (expression_statement "iVar10 = iVar10 + 1;" (assignment_expression "iVar10 = iVar10 + 1" (identifier "iVar10") (= "=") (binary_expression "iVar10 + 1" (identifier "iVar10") (+ "+") (number_literal "1"))) (; ";")) (} "}")))) (} "}"))))) (if_statement "if (uVar29 == 4) {\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }\n else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" (if "if") (parenthesized_expression "(uVar29 == 4)" (( "(") (binary_expression "uVar29 == 4" (identifier "uVar29") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n sVar25 = 0xffffffffffffffff;\n }" ({ "{") (expression_statement "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();" (assignment_expression "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))()" (identifier "sVar18") (= "=") (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x38" (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 "0x38")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "sVar25 = 0xffffffffffffffff;" (assignment_expression "sVar25 = 0xffffffffffffffff" (identifier "sVar25") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (} "}")) (else_clause "else if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" (else "else") (if_statement "if (uVar29 < 5) {\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }\n else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" (if "if") (parenthesized_expression "(uVar29 < 5)" (( "(") (binary_expression "uVar29 < 5" (identifier "uVar29") (< "<") (number_literal "5")) () ")")) (compound_statement "{\n if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }\n sVar25 = 0;\n sVar18 = 0;\n }" ({ "{") (if_statement "if (uVar29 != 0) {\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(uVar29 != 0)" (( "(") (binary_expression "uVar29 != 0" (identifier "uVar29") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;\n goto LAB_0010b063;\n }" ({ "{") (labeled_statement "LAB_0010b046:\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;" (statement_identifier "LAB_0010b046") (: ":") (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)\n ;" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5)" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"corrupt GNU build attribute note: bad description size",5)" (identifier "dcgettext") (argument_list "(0,"corrupt GNU build attribute note: bad description size",5)" (( "(") (number_literal "0") (, ",") (string_literal ""corrupt GNU build attribute note: bad description size"" (" """) (string_content "corrupt GNU build attribute note: bad description size") (" """)) (, ",") (number_literal "5") () ")")))) (; ";"))) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (expression_statement "sVar25 = 0;" (assignment_expression "sVar25 = 0" (identifier "sVar25") (= "=") (number_literal "0")) (; ";")) (expression_statement "sVar18 = 0;" (assignment_expression "sVar18 = 0" (identifier "sVar18") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" (else "else") (if_statement "if (uVar29 == 8) {\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }\n else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" (if "if") (parenthesized_expression "(uVar29 == 8)" (( "(") (binary_expression "uVar29 == 8" (identifier "uVar29") (== "==") (number_literal "8")) () ")")) (compound_statement "{\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }\n }" ({ "{") (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(long *)(param_1 + 8)" (identifier "lVar16") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }\n else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" (if "if") (parenthesized_expression "((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'))" (( "(") (binary_expression "(*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (parenthesized_expression "(*(int *)(lVar16 + 8) == 5)" (( "(") (binary_expression "*(int *)(lVar16 + 8) == 5" (pointer_expression "*(int *)(lVar16 + 8)" (* "*") (cast_expression "(int *)(lVar16 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar16 + 8)" (( "(") (binary_expression "lVar16 + 8" (identifier "lVar16") (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "5")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (( "(") (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" (* "*") (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" (( "(") (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" (* "*") (cast_expression "(long *)(param_1 + 0xf8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")")))) (+ "+") (number_literal "4")) () ")")))) (== "==") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) () ")"))) () ")")) (compound_statement "{\n sVar18 = (**(code **)(lVar16 + 0x20))();\n sVar25 = 0xffffffffffffffff;\n }" ({ "{") (expression_statement "sVar18 = (**(code **)(lVar16 + 0x20))();" (assignment_expression "sVar18 = (**(code **)(lVar16 + 0x20))()" (identifier "sVar18") (= "=") (call_expression "(**(code **)(lVar16 + 0x20))()" (parenthesized_expression "(**(code **)(lVar16 + 0x20))" (( "(") (pointer_expression "**(code **)(lVar16 + 0x20)" (* "*") (pointer_expression "*(code **)(lVar16 + 0x20)" (* "*") (cast_expression "(code **)(lVar16 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 0x20)" (( "(") (binary_expression "lVar16 + 0x20" (identifier "lVar16") (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "sVar25 = 0xffffffffffffffff;" (assignment_expression "sVar25 = 0xffffffffffffffff" (identifier "sVar25") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (} "}")) (else_clause "else {\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" (else "else") (compound_statement "{\n sVar18 = (**(code **)(lVar16 + 0x38))();\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();\n }" ({ "{") (expression_statement "sVar18 = (**(code **)(lVar16 + 0x38))();" (assignment_expression "sVar18 = (**(code **)(lVar16 + 0x38))()" (identifier "sVar18") (= "=") (call_expression "(**(code **)(lVar16 + 0x38))()" (parenthesized_expression "(**(code **)(lVar16 + 0x38))" (( "(") (pointer_expression "**(code **)(lVar16 + 0x38)" (* "*") (pointer_expression "*(code **)(lVar16 + 0x38)" (* "*") (cast_expression "(code **)(lVar16 + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 0x38)" (( "(") (binary_expression "lVar16 + 0x38" (identifier "lVar16") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))();" (assignment_expression "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))()" (identifier "sVar25") (= "=") (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x38))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x38)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x38)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x38)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x38" (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 "0x38")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" (else "else") (compound_statement "{\n if (uVar29 != 0x10) goto LAB_0010b046;\n sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);\n sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();\n }" ({ "{") (if_statement "if (uVar29 != 0x10) goto LAB_0010b046;" (if "if") (parenthesized_expression "(uVar29 != 0x10)" (( "(") (binary_expression "uVar29 != 0x10" (identifier "uVar29") (!= "!=") (number_literal "0x10")) () ")")) (goto_statement "goto LAB_0010b046;" (goto "goto") (statement_identifier "LAB_0010b046") (; ";"))) (expression_statement "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18);" (assignment_expression "sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18)" (identifier "sVar18") (= "=") (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x20)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x20)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x20)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x20" (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 "0x20")) () ")"))))) () ")")) (argument_list "(sVar18)" (( "(") (identifier "sVar18") () ")")))) (; ";")) (expression_statement "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))();" (assignment_expression "sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))()" (identifier "sVar25") (= "=") (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x20))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x20)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x20)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x20)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x20" (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 "0x20")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (} "}")))))))) (if_statement "if (sVar17 == 0x100) {\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }\n else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" (if "if") (parenthesized_expression "(sVar17 == 0x100)" (( "(") (binary_expression "sVar17 == 0x100" (identifier "sVar17") (== "==") (number_literal "0x100")) () ")")) (compound_statement "{\n if (sVar18 == 0) {\n sVar18 = local_c8;\n }\n if (sVar25 == 0) {\n sVar25 = local_c0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_c8 = sVar18;\n local_c0 = sVar25;\n }" ({ "{") (if_statement "if (sVar18 == 0) {\n sVar18 = local_c8;\n }" (if "if") (parenthesized_expression "(sVar18 == 0)" (( "(") (binary_expression "sVar18 == 0" (identifier "sVar18") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sVar18 = local_c8;\n }" ({ "{") (expression_statement "sVar18 = local_c8;" (assignment_expression "sVar18 = local_c8" (identifier "sVar18") (= "=") (identifier "local_c8")) (; ";")) (} "}"))) (if_statement "if (sVar25 == 0) {\n sVar25 = local_c0;\n }" (if "if") (parenthesized_expression "(sVar25 == 0)" (( "(") (binary_expression "sVar25 == 0" (identifier "sVar25") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sVar25 = local_c0;\n }" ({ "{") (expression_statement "sVar25 = local_c0;" (assignment_expression "sVar25 = local_c0" (identifier "sVar25") (= "=") (identifier "local_c0")) (; ";")) (} "}"))) (expression_statement "psVar35[6] = sVar18;" (assignment_expression "psVar35[6] = sVar18" (subscript_expression "psVar35[6]" (identifier "psVar35") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "sVar18")) (; ";")) (expression_statement "psVar35[7] = sVar25;" (assignment_expression "psVar35[7] = sVar25" (subscript_expression "psVar35[7]" (identifier "psVar35") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "sVar25")) (; ";")) (expression_statement "local_c8 = sVar18;" (assignment_expression "local_c8 = sVar18" (identifier "local_c8") (= "=") (identifier "sVar18")) (; ";")) (expression_statement "local_c0 = sVar25;" (assignment_expression "local_c0 = sVar25" (identifier "local_c0") (= "=") (identifier "sVar25")) (; ";")) (} "}")) (else_clause "else {\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" (else "else") (compound_statement "{\n if (sVar18 == 0) {\n sVar18 = local_b8;\n }\n if (sVar25 == 0) {\n sVar25 = local_b0;\n }\n psVar35[6] = sVar18;\n psVar35[7] = sVar25;\n local_b8 = sVar18;\n local_b0 = sVar25;\n }" ({ "{") (if_statement "if (sVar18 == 0) {\n sVar18 = local_b8;\n }" (if "if") (parenthesized_expression "(sVar18 == 0)" (( "(") (binary_expression "sVar18 == 0" (identifier "sVar18") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sVar18 = local_b8;\n }" ({ "{") (expression_statement "sVar18 = local_b8;" (assignment_expression "sVar18 = local_b8" (identifier "sVar18") (= "=") (identifier "local_b8")) (; ";")) (} "}"))) (if_statement "if (sVar25 == 0) {\n sVar25 = local_b0;\n }" (if "if") (parenthesized_expression "(sVar25 == 0)" (( "(") (binary_expression "sVar25 == 0" (identifier "sVar25") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n sVar25 = local_b0;\n }" ({ "{") (expression_statement "sVar25 = local_b0;" (assignment_expression "sVar25 = local_b0" (identifier "sVar25") (= "=") (identifier "local_b0")) (; ";")) (} "}"))) (expression_statement "psVar35[6] = sVar18;" (assignment_expression "psVar35[6] = sVar18" (subscript_expression "psVar35[6]" (identifier "psVar35") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "sVar18")) (; ";")) (expression_statement "psVar35[7] = sVar25;" (assignment_expression "psVar35[7] = sVar25" (subscript_expression "psVar35[7]" (identifier "psVar35") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "sVar25")) (; ";")) (expression_statement "local_b8 = sVar18;" (assignment_expression "local_b8 = sVar18" (identifier "local_b8") (= "=") (identifier "sVar18")) (; ";")) (expression_statement "local_b0 = sVar25;" (assignment_expression "local_b0 = sVar25" (identifier "local_b0") (= "=") (identifier "sVar25")) (; ";")) (} "}")))) (if_statement "if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') {\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(*(char *)((psVar35[3] - 1) + *psVar35) != '\0')" (( "(") (binary_expression "*(char *)((psVar35[3] - 1) + *psVar35) != '\0'" (pointer_expression "*(char *)((psVar35[3] - 1) + *psVar35)" (* "*") (cast_expression "(char *)((psVar35[3] - 1) + *psVar35)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((psVar35[3] - 1) + *psVar35)" (( "(") (binary_expression "(psVar35[3] - 1) + *psVar35" (parenthesized_expression "(psVar35[3] - 1)" (( "(") (binary_expression "psVar35[3] - 1" (subscript_expression "psVar35[3]" (identifier "psVar35") ([ "[") (number_literal "3") (] "]")) (- "-") (number_literal "1")) () ")")) (+ "+") (pointer_expression "*psVar35" (* "*") (identifier "psVar35"))) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );\n goto LAB_0010b063;\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n );" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" (identifier "dcgettext") (argument_list "(0,"corrupt GNU build attribute note: name not NUL terminated",5\n )" (( "(") (number_literal "0") (, ",") (string_literal ""corrupt GNU build attribute note: name not NUL terminated"" (" """) (string_content "corrupt GNU build attribute note: name not NUL terminated") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (expression_statement "psVar35 = psVar35 + 9;" (assignment_expression "psVar35 = psVar35 + 9" (identifier "psVar35") (= "=") (binary_expression "psVar35 + 9" (identifier "psVar35") (+ "+") (number_literal "9"))) (; ";")) (expression_statement "pvVar23 = (void *)(uVar45 + (long)pvVar23);" (assignment_expression "pvVar23 = (void *)(uVar45 + (long)pvVar23)" (identifier "pvVar23") (= "=") (cast_expression "(void *)(uVar45 + (long)pvVar23)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar45 + (long)pvVar23)" (( "(") (binary_expression "uVar45 + (long)pvVar23" (identifier "uVar45") (+ "+") (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23"))) () ")")))) (; ";")) (} "}"))) (if_statement "if (local_e8 == 0) {\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" (if "if") (parenthesized_expression "(local_e8 == 0)" (( "(") (binary_expression "local_e8 == 0" (identifier "local_e8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }\n if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }\n if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;\n uVar28 = -(uint)(iVar7 == 0) & 2;\n lVar16 = (long)(int)(uVar28 + 1);\n if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }\n iVar7 = uVar28 + 2;\n bVar49 = false;\n lVar24 = (long)iVar7;\n psVar47 = local_110;\nLAB_0010b255:\n psVar6 = psVar47;\n psVar47 = psVar6 + 9;\n if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }\n if (!bVar49) goto LAB_0010b098;\n pvVar26 = (void *)xmalloc(uVar21);\n sVar17 = 0;\n local_f0 = __dest_00;\n pvVar23 = pvVar26;\n for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }\n sVar17 = (long)pvVar23 - (long)pvVar26;\n memcpy(__dest_00,pvVar26,sVar17);\n free(pvVar26);\n free(local_110);\n DAT_0012cb10 = sVar17;\n if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }" ({ "{") (if_statement "if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(iVar7 == 0 && (iVar11 == 0 && iVar10 == 0))" (( "(") (binary_expression "iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)" (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) (&& "&&") (parenthesized_expression "(iVar11 == 0 && iVar10 == 0)" (( "(") (binary_expression "iVar11 == 0 && iVar10 == 0" (binary_expression "iVar11 == 0" (identifier "iVar11") (== "==") (number_literal "0")) (&& "&&") (binary_expression "iVar10 == 0" (identifier "iVar10") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );\n goto LAB_0010b063;\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n );" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n )" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"bad GNU build attribute notes: no known versions detected",5\n )" (identifier "dcgettext") (argument_list "(0,"bad GNU build attribute notes: no known versions detected",5\n )" (( "(") (number_literal "0") (, ",") (string_literal ""bad GNU build attribute notes: no known versions detected"" (" """) (string_content "bad GNU build attribute notes: no known versions detected") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (if_statement "if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))) {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0))))" (( "(") (binary_expression "((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) ||\n ((iVar11 != 0 && (iVar10 != 0)))" (parenthesized_expression "((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0))" (( "(") (binary_expression "(iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)" (parenthesized_expression "(iVar7 != 0)" (( "(") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar11 != 0 || iVar10 != 0)" (( "(") (binary_expression "iVar11 != 0 || iVar10 != 0" (binary_expression "iVar11 != 0" (identifier "iVar11") (!= "!=") (number_literal "0")) (|| "||") (binary_expression "iVar10 != 0" (identifier "iVar10") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "((iVar11 != 0 && (iVar10 != 0)))" (( "(") (parenthesized_expression "(iVar11 != 0 && (iVar10 != 0))" (( "(") (binary_expression "iVar11 != 0 && (iVar10 != 0)" (binary_expression "iVar11 != 0" (identifier "iVar11") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(iVar10 != 0)" (( "(") (binary_expression "iVar10 != 0" (identifier "iVar10") (!= "!=") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);\n goto LAB_0010b063;\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5);" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5)" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"bad GNU build attribute notes: multiple different versions",\n 5)" (identifier "dcgettext") (argument_list "(0,"bad GNU build attribute notes: multiple different versions",\n 5)" (( "(") (number_literal "0") (, ",") (string_literal ""bad GNU build attribute notes: multiple different versions"" (" """) (string_content "bad GNU build attribute notes: multiple different versions") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (if_statement "if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098;" (if "if") (parenthesized_expression "((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1))" (( "(") (binary_expression "(iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)" (parenthesized_expression "(iVar7 == 1 || iVar11 == 1)" (( "(") (binary_expression "iVar7 == 1 || iVar11 == 1" (binary_expression "iVar7 == 1" (identifier "iVar7") (== "==") (number_literal "1")) (|| "||") (binary_expression "iVar11 == 1" (identifier "iVar11") (== "==") (number_literal "1"))) () ")")) (|| "||") (parenthesized_expression "(iVar10 == 1)" (( "(") (binary_expression "iVar10 == 1" (identifier "iVar10") (== "==") (number_literal "1")) () ")"))) () ")")) (goto_statement "goto LAB_0010b098;" (goto "goto") (statement_identifier "LAB_0010b098") (; ";"))) (expression_statement "uVar28 = -(uint)(iVar7 == 0) & 2;" (assignment_expression "uVar28 = -(uint)(iVar7 == 0) & 2" (identifier "uVar28") (= "=") (binary_expression "-(uint)(iVar7 == 0) & 2" (unary_expression "-(uint)(iVar7 == 0)" (- "-") (call_expression "(uint)(iVar7 == 0)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")))) (& "&") (number_literal "2"))) (; ";")) (expression_statement "lVar16 = (long)(int)(uVar28 + 1);" (assignment_expression "lVar16 = (long)(int)(uVar28 + 1)" (identifier "lVar16") (= "=") (cast_expression "(long)(int)(uVar28 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)(uVar28 + 1)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(uVar28 + 1)" (( "(") (binary_expression "uVar28 + 1" (identifier "uVar28") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (if_statement "if (*(char *)(local_110[3] + lVar16) != '\x01') {\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }" (if "if") (parenthesized_expression "(*(char *)(local_110[3] + lVar16) != '\x01')" (( "(") (binary_expression "*(char *)(local_110[3] + lVar16) != '\x01'" (pointer_expression "*(char *)(local_110[3] + lVar16)" (* "*") (cast_expression "(char *)(local_110[3] + lVar16)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_110[3] + lVar16)" (( "(") (binary_expression "local_110[3] + lVar16" (subscript_expression "local_110[3]" (identifier "local_110") ([ "[") (number_literal "3") (] "]")) (+ "+") (identifier "lVar16")) () ")")))) (!= "!=") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) () ")")) (compound_statement "{\n lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);\n goto LAB_0010b063;\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5);" (assignment_expression "lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5)" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"bad GNU build attribute notes: first note not version note",\n 5)" (identifier "dcgettext") (argument_list "(0,"bad GNU build attribute notes: first note not version note",\n 5)" (( "(") (number_literal "0") (, ",") (string_literal ""bad GNU build attribute notes: first note not version note"" (" """) (string_content "bad GNU build attribute notes: first note not version note") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (goto_statement "goto LAB_0010b063;" (goto "goto") (statement_identifier "LAB_0010b063") (; ";")) (} "}"))) (expression_statement "iVar7 = uVar28 + 2;" (assignment_expression "iVar7 = uVar28 + 2" (identifier "iVar7") (= "=") (binary_expression "uVar28 + 2" (identifier "uVar28") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "bVar49 = false;" (assignment_expression "bVar49 = false" (identifier "bVar49") (= "=") (false "false")) (; ";")) (expression_statement "lVar24 = (long)iVar7;" (assignment_expression "lVar24 = (long)iVar7" (identifier "lVar24") (= "=") (cast_expression "(long)iVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar7"))) (; ";")) (expression_statement "psVar47 = local_110;" (assignment_expression "psVar47 = local_110" (identifier "psVar47") (= "=") (identifier "local_110")) (; ";")) (labeled_statement "LAB_0010b255:\n psVar6 = psVar47;" (statement_identifier "LAB_0010b255") (: ":") (expression_statement "psVar6 = psVar47;" (assignment_expression "psVar6 = psVar47" (identifier "psVar6") (= "=") (identifier "psVar47")) (; ";"))) (expression_statement "psVar47 = psVar6 + 9;" (assignment_expression "psVar47 = psVar6 + 9" (identifier "psVar47") (= "=") (binary_expression "psVar6 + 9" (identifier "psVar6") (+ "+") (number_literal "9"))) (; ";")) (if_statement "if (psVar47 < psVar35) {\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }" (if "if") (parenthesized_expression "(psVar47 < psVar35)" (( "(") (binary_expression "psVar47 < psVar35" (identifier "psVar47") (< "<") (identifier "psVar35")) () ")")) (compound_statement "{\n if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }\n goto LAB_0010b255;\n }" ({ "{") (if_statement "if (psVar6[0xb] == 0x100) {\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }" (if "if") (parenthesized_expression "(psVar6[0xb] == 0x100)" (( "(") (binary_expression "psVar6[0xb] == 0x100" (subscript_expression "psVar6[0xb]" (identifier "psVar6") ([ "[") (number_literal "0xb") (] "]")) (== "==") (number_literal "0x100")) () ")")) (compound_statement "{\n pvVar23 = (void *)psVar6[0xc];\n psVar36 = (size_t *)0x0;\n for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }\n }" ({ "{") (expression_statement "pvVar23 = (void *)psVar6[0xc];" (assignment_expression "pvVar23 = (void *)psVar6[0xc]" (identifier "pvVar23") (= "=") (cast_expression "(void *)psVar6[0xc]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "psVar6[0xc]" (identifier "psVar6") ([ "[") (number_literal "0xc") (] "]")))) (; ";")) (expression_statement "psVar36 = (size_t *)0x0;" (assignment_expression "psVar36 = (size_t *)0x0" (identifier "psVar36") (= "=") (cast_expression "(size_t *)0x0" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (for_statement "for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) {\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }" (for "for") (( "(") (assignment_expression "psVar31 = psVar6" (identifier "psVar31") (= "=") (identifier "psVar6")) (; ";") (binary_expression "local_110 <= psVar31" (identifier "local_110") (<= "<=") (identifier "psVar31")) (; ";") (assignment_expression "psVar31 = psVar31 + -9" (identifier "psVar31") (= "=") (binary_expression "psVar31 + -9" (identifier "psVar31") (+ "+") (number_literal "-9"))) () ")") (compound_statement "{\n pvVar26 = (void *)psVar31[3];\n psVar37 = psVar36;\n if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }\n }" ({ "{") (expression_statement "pvVar26 = (void *)psVar31[3];" (assignment_expression "pvVar26 = (void *)psVar31[3]" (identifier "pvVar26") (= "=") (cast_expression "(void *)psVar31[3]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "psVar31[3]" (identifier "psVar31") ([ "[") (number_literal "3") (] "]")))) (; ";")) (expression_statement "psVar37 = psVar36;" (assignment_expression "psVar37 = psVar36" (identifier "psVar37") (= "=") (identifier "psVar36")) (; ";")) (if_statement "if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))) {\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }" (if "if") (parenthesized_expression "((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100))))" (( "(") (binary_expression "(((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)) &&\n ((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))" (parenthesized_expression "(((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101))" (( "(") (binary_expression "((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) ||\n (psVar37 = psVar31, psVar31[2] != 0x101)" (parenthesized_expression "((psVar36 != (size_t *)0x0) || (psVar31[1] == 0))" (( "(") (binary_expression "(psVar36 != (size_t *)0x0) || (psVar31[1] == 0)" (parenthesized_expression "(psVar36 != (size_t *)0x0)" (( "(") (binary_expression "psVar36 != (size_t *)0x0" (identifier "psVar36") (!= "!=") (cast_expression "(size_t *)0x0" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(psVar31[1] == 0)" (( "(") (binary_expression "psVar31[1] == 0" (subscript_expression "psVar31[1]" (identifier "psVar31") ([ "[") (number_literal "1") (] "]")) (== "==") (number_literal "0")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(psVar37 = psVar31, psVar31[2] != 0x101)" (( "(") (comma_expression "psVar37 = psVar31, psVar31[2] != 0x101" (assignment_expression "psVar37 = psVar31" (identifier "psVar37") (= "=") (identifier "psVar31")) (, ",") (binary_expression "psVar31[2] != 0x101" (subscript_expression "psVar31[2]" (identifier "psVar31") ([ "[") (number_literal "2") (] "]")) (!= "!=") (number_literal "0x101"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)))" (( "(") (parenthesized_expression "(psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100))" (( "(") (comma_expression "psVar36 = psVar37,\n *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)" (assignment_expression "psVar36 = psVar37" (identifier "psVar36") (= "=") (identifier "psVar37")) (, ",") (binary_expression "*(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) &&\n (psVar31[2] == 0x100)" (binary_expression "*(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16)" (pointer_expression "*(char *)((long)pvVar23 + lVar16)" (* "*") (cast_expression "(char *)((long)pvVar23 + lVar16)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + lVar16)" (( "(") (binary_expression "(long)pvVar23 + lVar16" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (identifier "lVar16")) () ")")))) (== "==") (pointer_expression "*(char *)((long)pvVar26 + lVar16)" (* "*") (cast_expression "(char *)((long)pvVar26 + lVar16)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar26 + lVar16)" (( "(") (binary_expression "(long)pvVar26 + lVar16" (cast_expression "(long)pvVar26" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar26")) (+ "+") (identifier "lVar16")) () ")"))))) (&& "&&") (parenthesized_expression "(psVar31[2] == 0x100)" (( "(") (binary_expression "psVar31[2] == 0x100" (subscript_expression "psVar31[2]" (identifier "psVar31") ([ "[") (number_literal "2") (] "]")) (== "==") (number_literal "0x100")) () ")")))) () ")")) () ")"))) () ")")) (compound_statement "{\n if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }\n uVar29 = 0;\n for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }\n sVar17 = *psVar31;\n uVar45 = 0;\n for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }\n uVar27 = 0;\n uVar29 = uVar29 + uVar45;\n for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }\n if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }\n }" ({ "{") (if_statement "if (*(char *)((long)pvVar26 + lVar16) != '\x04') {\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }" (if "if") (parenthesized_expression "(*(char *)((long)pvVar26 + lVar16) != '\x04')" (( "(") (binary_expression "*(char *)((long)pvVar26 + lVar16) != '\x04'" (pointer_expression "*(char *)((long)pvVar26 + lVar16)" (* "*") (cast_expression "(char *)((long)pvVar26 + lVar16)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar26 + lVar16)" (( "(") (binary_expression "(long)pvVar26 + lVar16" (cast_expression "(long)pvVar26" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar26")) (+ "+") (identifier "lVar16")) () ")")))) (!= "!=") (char_literal "'\x04'" (' "'") (escape_sequence "\x04") (' "'"))) () ")")) (compound_statement "{\n if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }\n break;\n }" ({ "{") (if_statement "if ((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) {\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }\n else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" (if "if") (parenthesized_expression "((((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)))))" (( "(") (binary_expression "(((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))) &&\n ((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))" (parenthesized_expression "(((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0))))" (( "(") (binary_expression "((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) &&\n ((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))" (parenthesized_expression "((*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0))" (( "(") (binary_expression "(*psVar31 == *psVar47) &&\n (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)" (parenthesized_expression "(*psVar31 == *psVar47)" (( "(") (binary_expression "*psVar31 == *psVar47" (pointer_expression "*psVar31" (* "*") (identifier "psVar31")) (== "==") (pointer_expression "*psVar47" (* "*") (identifier "psVar47"))) () ")")) (&& "&&") (parenthesized_expression "(iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)" (( "(") (comma_expression "iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0" (assignment_expression "iVar11 = memcmp(pvVar26,pvVar23,*psVar31)" (identifier "iVar11") (= "=") (call_expression "memcmp(pvVar26,pvVar23,*psVar31)" (identifier "memcmp") (argument_list "(pvVar26,pvVar23,*psVar31)" (( "(") (identifier "pvVar26") (, ",") (identifier "pvVar23") (, ",") (pointer_expression "*psVar31" (* "*") (identifier "psVar31")) () ")")))) (, ",") (binary_expression "iVar11 == 0" (identifier "iVar11") (== "==") (number_literal "0"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)))" (( "(") (parenthesized_expression "(uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0))" (( "(") (comma_expression "uVar29 = psVar31[7], uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)" (assignment_expression "uVar29 = psVar31[7]" (identifier "uVar29") (= "=") (subscript_expression "psVar31[7]" (identifier "psVar31") ([ "[") (number_literal "7") (] "]"))) (, ",") (binary_expression "uVar29 != 0 &&\n (uVar41 = psVar6[0x10], uVar41 != 0)" (binary_expression "uVar29 != 0" (identifier "uVar29") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(uVar41 = psVar6[0x10], uVar41 != 0)" (( "(") (comma_expression "uVar41 = psVar6[0x10], uVar41 != 0" (assignment_expression "uVar41 = psVar6[0x10]" (identifier "uVar41") (= "=") (subscript_expression "psVar6[0x10]" (identifier "psVar6") ([ "[") (number_literal "0x10") (] "]"))) (, ",") (binary_expression "uVar41 != 0" (identifier "uVar41") (!= "!=") (number_literal "0"))) () ")")))) () ")")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))" (( "(") (parenthesized_expression "(0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)))" (( "(") (binary_expression "0xfffffffffffffff0 < uVar29 ||\n (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))" (binary_expression "0xfffffffffffffff0 < uVar29" (number_literal "0xfffffffffffffff0") (< "<") (identifier "uVar29")) (|| "||") (parenthesized_expression "(psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))" (( "(") (binary_expression "psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0)" (subscript_expression "psVar6[0xf]" (identifier "psVar6") ([ "[") (number_literal "0xf") (] "]")) (<= "<=") (parenthesized_expression "(uVar29 + 0xf & 0xfffffffffffffff0)" (( "(") (binary_expression "uVar29 + 0xf & 0xfffffffffffffff0" (binary_expression "uVar29 + 0xf" (identifier "uVar29") (+ "+") (number_literal "0xf")) (& "&") (number_literal "0xfffffffffffffff0")) () ")"))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n psVar6[0xb] = 0;\n if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }\n bVar49 = true;\n if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }\n }" ({ "{") (expression_statement "psVar6[0xb] = 0;" (assignment_expression "psVar6[0xb] = 0" (subscript_expression "psVar6[0xb]" (identifier "psVar6") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (uVar29 < uVar41) {\n psVar31[7] = uVar41;\n }" (if "if") (parenthesized_expression "(uVar29 < uVar41)" (( "(") (binary_expression "uVar29 < uVar41" (identifier "uVar29") (< "<") (identifier "uVar41")) () ")")) (compound_statement "{\n psVar31[7] = uVar41;\n }" ({ "{") (expression_statement "psVar31[7] = uVar41;" (assignment_expression "psVar31[7] = uVar41" (subscript_expression "psVar31[7]" (identifier "psVar31") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "uVar41")) (; ";")) (} "}"))) (expression_statement "bVar49 = true;" (assignment_expression "bVar49 = true" (identifier "bVar49") (= "=") (true "true")) (; ";")) (if_statement "if (iVar10 != 0) {\n *(undefined4 *)(psVar31 + 8) = 1;\n }" (if "if") (parenthesized_expression "(iVar10 != 0)" (( "(") (binary_expression "iVar10 != 0" (identifier "iVar10") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined4 *)(psVar31 + 8) = 1;\n }" ({ "{") (expression_statement "*(undefined4 *)(psVar31 + 8) = 1;" (assignment_expression "*(undefined4 *)(psVar31 + 8) = 1" (pointer_expression "*(undefined4 *)(psVar31 + 8)" (* "*") (cast_expression "(undefined4 *)(psVar31 + 8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(psVar31 + 8)" (( "(") (binary_expression "psVar31 + 8" (identifier "psVar31") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}"))) (} "}")) (else_clause "else if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" (else "else") (if_statement "if (iVar10 == 0) {\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }\n else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" (if "if") (parenthesized_expression "(iVar10 == 0)" (( "(") (binary_expression "iVar10 == 0" (identifier "iVar10") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }\n }" ({ "{") (if_statement "if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)) {\n psVar37[2] = 0x100;\n }" (if "if") (parenthesized_expression "(((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0))" (( "(") (binary_expression "((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) &&\n (psVar37[2] == 0)" (parenthesized_expression "((psVar6[10] == 0) && (psVar37 != (size_t *)0x0))" (( "(") (binary_expression "(psVar6[10] == 0) && (psVar37 != (size_t *)0x0)" (parenthesized_expression "(psVar6[10] == 0)" (( "(") (binary_expression "psVar6[10] == 0" (subscript_expression "psVar6[10]" (identifier "psVar6") ([ "[") (number_literal "10") (] "]")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(psVar37 != (size_t *)0x0)" (( "(") (binary_expression "psVar37 != (size_t *)0x0" (identifier "psVar37") (!= "!=") (cast_expression "(size_t *)0x0" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(psVar37[2] == 0)" (( "(") (binary_expression "psVar37[2] == 0" (subscript_expression "psVar37[2]" (identifier "psVar37") ([ "[") (number_literal "2") (] "]")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n psVar37[2] = 0x100;\n }" ({ "{") (expression_statement "psVar37[2] = 0x100;" (assignment_expression "psVar37[2] = 0x100" (subscript_expression "psVar37[2]" (identifier "psVar37") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0x100")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" (else "else") (compound_statement "{\n *(undefined4 *)(psVar6 + 0x11) = 1;\n psVar6[0xb] = 0x101;\n *(undefined4 *)(psVar31 + 8) = 1;\n psVar31[2] = 0x101;\n }" ({ "{") (expression_statement "*(undefined4 *)(psVar6 + 0x11) = 1;" (assignment_expression "*(undefined4 *)(psVar6 + 0x11) = 1" (pointer_expression "*(undefined4 *)(psVar6 + 0x11)" (* "*") (cast_expression "(undefined4 *)(psVar6 + 0x11)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(psVar6 + 0x11)" (( "(") (binary_expression "psVar6 + 0x11" (identifier "psVar6") (+ "+") (number_literal "0x11")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "psVar6[0xb] = 0x101;" (assignment_expression "psVar6[0xb] = 0x101" (subscript_expression "psVar6[0xb]" (identifier "psVar6") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0x101")) (; ";")) (expression_statement "*(undefined4 *)(psVar31 + 8) = 1;" (assignment_expression "*(undefined4 *)(psVar31 + 8) = 1" (pointer_expression "*(undefined4 *)(psVar31 + 8)" (* "*") (cast_expression "(undefined4 *)(psVar31 + 8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(psVar31 + 8)" (( "(") (binary_expression "psVar31 + 8" (identifier "psVar31") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "psVar31[2] = 0x101;" (assignment_expression "psVar31[2] = 0x101" (subscript_expression "psVar31[2]" (identifier "psVar31") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0x101")) (; ";")) (} "}")))))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (expression_statement "uVar29 = 0;" (assignment_expression "uVar29 = 0" (identifier "uVar29") (= "=") (number_literal "0")) (; ";")) (for_statement "for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41;\n uVar41 = uVar41 + 1) {\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }" (for "for") (( "(") (assignment_expression "uVar41 = 0" (identifier "uVar41") (= "=") (number_literal "0")) (; ";") (binary_expression "(uint)((int)*psVar47 - iVar7) != uVar41" (call_expression "(uint)((int)*psVar47 - iVar7)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((int)*psVar47 - iVar7)" (( "(") (binary_expression "(int)*psVar47 - iVar7" (cast_expression "(int)*psVar47" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*psVar47" (* "*") (identifier "psVar47"))) (- "-") (identifier "iVar7")) () ")"))) (!= "!=") (identifier "uVar41")) (; ";") (assignment_expression "uVar41 = uVar41 + 1" (identifier "uVar41") (= "=") (binary_expression "uVar41 + 1" (identifier "uVar41") (+ "+") (number_literal "1"))) () ")") (compound_statement "{\n uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);\n }" ({ "{") (expression_statement "uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU);" (assignment_expression "uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" (identifier "uVar29") (= "=") (binary_expression "uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" (identifier "uVar29") (| "|") (binary_expression "(ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) <<\n ((char)uVar41 * '\b' & 0x3fU)" (binary_expression "(ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(byte *)((long)pvVar23 + uVar41 + lVar24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + uVar41 + lVar24)" (( "(") (binary_expression "(long)pvVar23 + uVar41 + lVar24" (binary_expression "(long)pvVar23 + uVar41" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (identifier "uVar41")) (+ "+") (identifier "lVar24")) () ")")))) (<< "<<") (parenthesized_expression "((char)uVar41 * '\b' & 0x3fU)" (( "(") (binary_expression "(char)uVar41 * '\b' & 0x3fU" (binary_expression "(char)uVar41 * '\b'" (cast_expression "(char)uVar41" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar41")) (* "*") (char_literal "'\b'" (' "'") (escape_sequence "\b") (' "'"))) (& "&") (number_literal "0x3fU")) () ")"))))) (; ";")) (} "}"))) (expression_statement "sVar17 = *psVar31;" (assignment_expression "sVar17 = *psVar31" (identifier "sVar17") (= "=") (pointer_expression "*psVar31" (* "*") (identifier "psVar31"))) (; ";")) (expression_statement "uVar45 = 0;" (assignment_expression "uVar45 = 0" (identifier "uVar45") (= "=") (number_literal "0")) (; ";")) (for_statement "for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1)\n {\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }" (for "for") (( "(") (assignment_expression "uVar41 = 0" (identifier "uVar41") (= "=") (number_literal "0")) (; ";") (binary_expression "(uint)((int)sVar17 - iVar7) != uVar41" (call_expression "(uint)((int)sVar17 - iVar7)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "((int)sVar17 - iVar7)" (( "(") (binary_expression "(int)sVar17 - iVar7" (cast_expression "(int)sVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "sVar17")) (- "-") (identifier "iVar7")) () ")"))) (!= "!=") (identifier "uVar41")) (; ";") (assignment_expression "uVar41 = uVar41 + 1" (identifier "uVar41") (= "=") (binary_expression "uVar41 + 1" (identifier "uVar41") (+ "+") (number_literal "1"))) () ")") (compound_statement "{\n uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);\n }" ({ "{") (expression_statement "uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU);" (assignment_expression "uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" (identifier "uVar45") (= "=") (binary_expression "uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" (identifier "uVar45") (| "|") (binary_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41] << ((char)uVar41 * '\b' & 0x3fU)" (subscript_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))\n [uVar41]" (call_expression "(ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24))" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(byte)" (( "(") (identifier "byte") () ")"))) (argument_list "((undefined1 *)((long)pvVar26 + lVar24))" (( "(") (cast_expression "(undefined1 *)((long)pvVar26 + lVar24)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar26 + lVar24)" (( "(") (binary_expression "(long)pvVar26 + lVar24" (cast_expression "(long)pvVar26" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar26")) (+ "+") (identifier "lVar24")) () ")"))) () ")"))) ([ "[") (identifier "uVar41") (] "]")) (<< "<<") (parenthesized_expression "((char)uVar41 * '\b' & 0x3fU)" (( "(") (binary_expression "(char)uVar41 * '\b' & 0x3fU" (binary_expression "(char)uVar41 * '\b'" (cast_expression "(char)uVar41" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar41")) (* "*") (char_literal "'\b'" (' "'") (escape_sequence "\b") (' "'"))) (& "&") (number_literal "0x3fU")) () ")"))))) (; ";")) (} "}"))) (expression_statement "uVar27 = 0;" (assignment_expression "uVar27 = 0" (identifier "uVar27") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar29 = uVar29 + uVar45;" (assignment_expression "uVar29 = uVar29 + uVar45" (identifier "uVar29") (= "=") (binary_expression "uVar29 + uVar45" (identifier "uVar29") (+ "+") (identifier "uVar45"))) (; ";")) (for_statement "for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) {\n uVar27 = (ulong)((int)uVar27 + 1);\n }" (for "for") (( "(") (assignment_expression "uVar41 = uVar29" (identifier "uVar41") (= "=") (identifier "uVar29")) (; ";") (binary_expression "uVar41 != 0" (identifier "uVar41") (!= "!=") (number_literal "0")) (; ";") (assignment_expression "uVar41 = uVar41 >> 8" (identifier "uVar41") (= "=") (binary_expression "uVar41 >> 8" (identifier "uVar41") (>> ">>") (number_literal "8"))) () ")") (compound_statement "{\n uVar27 = (ulong)((int)uVar27 + 1);\n }" ({ "{") (expression_statement "uVar27 = (ulong)((int)uVar27 + 1);" (assignment_expression "uVar27 = (ulong)((int)uVar27 + 1)" (identifier "uVar27") (= "=") (call_expression "(ulong)((int)uVar27 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((int)uVar27 + 1)" (( "(") (binary_expression "(int)uVar27 + 1" (cast_expression "(int)uVar27" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar27")) (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}"))) (if_statement "if (uVar27 < sVar17 - lVar24) {\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }" (if "if") (parenthesized_expression "(uVar27 < sVar17 - lVar24)" (( "(") (binary_expression "uVar27 < sVar17 - lVar24" (identifier "uVar27") (< "<") (binary_expression "sVar17 - lVar24" (identifier "sVar17") (- "-") (identifier "lVar24"))) () ")")) (compound_statement "{\n puVar30 = (undefined1 *)((long)pvVar26 + lVar24);\n goto LAB_0010b3bc;\n }" ({ "{") (expression_statement "puVar30 = (undefined1 *)((long)pvVar26 + lVar24);" (assignment_expression "puVar30 = (undefined1 *)((long)pvVar26 + lVar24)" (identifier "puVar30") (= "=") (cast_expression "(undefined1 *)((long)pvVar26 + lVar24)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar26 + lVar24)" (( "(") (binary_expression "(long)pvVar26 + lVar24" (cast_expression "(long)pvVar26" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar26")) (+ "+") (identifier "lVar24")) () ")")))) (; ";")) (goto_statement "goto LAB_0010b3bc;" (goto "goto") (statement_identifier "LAB_0010b3bc") (; ";")) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (goto_statement "goto LAB_0010b255;" (goto "goto") (statement_identifier "LAB_0010b255") (; ";")) (} "}"))) (if_statement "if (!bVar49) goto LAB_0010b098;" (if "if") (parenthesized_expression "(!bVar49)" (( "(") (unary_expression "!bVar49" (! "!") (identifier "bVar49")) () ")")) (goto_statement "goto LAB_0010b098;" (goto "goto") (statement_identifier "LAB_0010b098") (; ";"))) (expression_statement "pvVar26 = (void *)xmalloc(uVar21);" (assignment_expression "pvVar26 = (void *)xmalloc(uVar21)" (identifier "pvVar26") (= "=") (cast_expression "(void *)xmalloc(uVar21)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(uVar21)" (identifier "xmalloc") (argument_list "(uVar21)" (( "(") (identifier "uVar21") () ")"))))) (; ";")) (expression_statement "sVar17 = 0;" (assignment_expression "sVar17 = 0" (identifier "sVar17") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_f0 = __dest_00;" (assignment_expression "local_f0 = __dest_00" (identifier "local_f0") (= "=") (identifier "__dest_00")) (; ";")) (expression_statement "pvVar23 = pvVar26;" (assignment_expression "pvVar23 = pvVar26" (identifier "pvVar23") (= "=") (identifier "pvVar26")) (; ";")) (for_statement "for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) {\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }" (for "for") (( "(") (assignment_expression "psVar47 = local_110" (identifier "psVar47") (= "=") (identifier "local_110")) (; ";") (binary_expression "psVar47 < psVar35" (identifier "psVar47") (< "<") (identifier "psVar35")) (; ";") (assignment_expression "psVar47 = psVar47 + 9" (identifier "psVar47") (= "=") (binary_expression "psVar47 + 9" (identifier "psVar47") (+ "+") (number_literal "9"))) () ")") (compound_statement "{\n sVar25 = *psVar47;\n sVar5 = psVar47[2];\n sVar18 = psVar47[1] + sVar25 + 0xc;\n pvVar48 = pvVar23;\n if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }\n local_f0 = (void *)((long)local_f0 + sVar18);\n pvVar23 = pvVar48;\n }" ({ "{") (expression_statement "sVar25 = *psVar47;" (assignment_expression "sVar25 = *psVar47" (identifier "sVar25") (= "=") (pointer_expression "*psVar47" (* "*") (identifier "psVar47"))) (; ";")) (expression_statement "sVar5 = psVar47[2];" (assignment_expression "sVar5 = psVar47[2]" (identifier "sVar5") (= "=") (subscript_expression "psVar47[2]" (identifier "psVar47") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "sVar18 = psVar47[1] + sVar25 + 0xc;" (assignment_expression "sVar18 = psVar47[1] + sVar25 + 0xc" (identifier "sVar18") (= "=") (binary_expression "psVar47[1] + sVar25 + 0xc" (binary_expression "psVar47[1] + sVar25" (subscript_expression "psVar47[1]" (identifier "psVar47") ([ "[") (number_literal "1") (] "]")) (+ "+") (identifier "sVar25")) (+ "+") (number_literal "0xc"))) (; ";")) (expression_statement "pvVar48 = pvVar23;" (assignment_expression "pvVar48 = pvVar23" (identifier "pvVar48") (= "=") (identifier "pvVar23")) (; ";")) (if_statement "if (sVar5 != 0) {\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }" (if "if") (parenthesized_expression "(sVar5 != 0)" (( "(") (binary_expression "sVar5 != 0" (identifier "sVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }\n local_e8 = psVar47[6];\n sVar17 = psVar47[7];\n }" ({ "{") (if_statement "if ((int)psVar47[8] == 0) {\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }\n else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" (if "if") (parenthesized_expression "((int)psVar47[8] == 0)" (( "(") (binary_expression "(int)psVar47[8] == 0" (cast_expression "(int)psVar47[8]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "psVar47[8]" (identifier "psVar47") ([ "[") (number_literal "8") (] "]"))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n memcpy(pvVar23,local_f0,sVar18);\n pvVar48 = (void *)((long)pvVar23 + sVar18);\n }" ({ "{") (expression_statement "memcpy(pvVar23,local_f0,sVar18);" (call_expression "memcpy(pvVar23,local_f0,sVar18)" (identifier "memcpy") (argument_list "(pvVar23,local_f0,sVar18)" (( "(") (identifier "pvVar23") (, ",") (identifier "local_f0") (, ",") (identifier "sVar18") () ")"))) (; ";")) (expression_statement "pvVar48 = (void *)((long)pvVar23 + sVar18);" (assignment_expression "pvVar48 = (void *)((long)pvVar23 + sVar18)" (identifier "pvVar48") (= "=") (cast_expression "(void *)((long)pvVar23 + sVar18)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + sVar18)" (( "(") (binary_expression "(long)pvVar23 + sVar18" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (identifier "sVar18")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" (else "else") (compound_statement "{\n sVar3 = psVar47[6];\n __dest = (void *)((long)pvVar23 + 0xc);\n pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);\n pvVar48 = (void *)((long)__dest + sVar25);\n if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }\n }" ({ "{") (expression_statement "sVar3 = psVar47[6];" (assignment_expression "sVar3 = psVar47[6]" (identifier "sVar3") (= "=") (subscript_expression "psVar47[6]" (identifier "psVar47") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "__dest = (void *)((long)pvVar23 + 0xc);" (assignment_expression "__dest = (void *)((long)pvVar23 + 0xc)" (identifier "__dest") (= "=") (cast_expression "(void *)((long)pvVar23 + 0xc)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar23 + 0xc)" (( "(") (binary_expression "(long)pvVar23 + 0xc" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "0xc")) () ")")))) (; ";")) (expression_statement "pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48);" (assignment_expression "pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48)" (identifier "pcVar4") (= "=") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x48" (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 "0x48")) () ")"))))) (; ";")) (expression_statement "pvVar48 = (void *)((long)__dest + sVar25);" (assignment_expression "pvVar48 = (void *)((long)__dest + sVar25)" (identifier "pvVar48") (= "=") (cast_expression "(void *)((long)__dest + sVar25)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)__dest + sVar25)" (( "(") (binary_expression "(long)__dest + sVar25" (cast_expression "(long)__dest" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest")) (+ "+") (identifier "sVar25")) () ")")))) (; ";")) (if_statement "if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) {\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }\n else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" (if "if") (parenthesized_expression "((sVar3 == local_e8) && (psVar47[7] == sVar17))" (( "(") (binary_expression "(sVar3 == local_e8) && (psVar47[7] == sVar17)" (parenthesized_expression "(sVar3 == local_e8)" (( "(") (binary_expression "sVar3 == local_e8" (identifier "sVar3") (== "==") (identifier "local_e8")) () ")")) (&& "&&") (parenthesized_expression "(psVar47[7] == sVar17)" (( "(") (binary_expression "psVar47[7] == sVar17" (subscript_expression "psVar47[7]" (identifier "psVar47") ([ "[") (number_literal "7") (] "]")) (== "==") (identifier "sVar17")) () ")"))) () ")")) (compound_statement "{\n (*pcVar4)(sVar25,pvVar23);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n }" ({ "{") (expression_statement "(*pcVar4)(sVar25,pvVar23);" (call_expression "(*pcVar4)(sVar25,pvVar23)" (parenthesized_expression "(*pcVar4)" (( "(") (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4")) () ")")) (argument_list "(sVar25,pvVar23)" (( "(") (identifier "sVar25") (, ",") (identifier "pvVar23") () ")"))) (; ";")) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x48" (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 "0x48")) () ")"))))) () ")")) (argument_list "(0,(long)pvVar23 + 4)" (( "(") (number_literal "0") (, ",") (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "4")) () ")"))) (; ";")) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x48" (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 "0x48")) () ")"))))) () ")")) (argument_list "(sVar5,(long)pvVar23 + 8)" (( "(") (identifier "sVar5") (, ",") (binary_expression "(long)pvVar23 + 8" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "8")) () ")"))) (; ";")) (expression_statement "memcpy(__dest,(void *)psVar47[3],sVar25);" (call_expression "memcpy(__dest,(void *)psVar47[3],sVar25)" (identifier "memcpy") (argument_list "(__dest,(void *)psVar47[3],sVar25)" (( "(") (identifier "__dest") (, ",") (cast_expression "(void *)psVar47[3]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "psVar47[3]" (identifier "psVar47") ([ "[") (number_literal "3") (] "]"))) (, ",") (identifier "sVar25") () ")"))) (; ";")) (} "}")) (else_clause "else {\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" (else "else") (compound_statement "{\n (*pcVar4)();\n cVar42 = '\b';\n if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);\n memcpy(__dest,(void *)psVar47[3],sVar25);\n lVar16 = *(long *)(param_1 + 8);\n if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }\n }" ({ "{") (expression_statement "(*pcVar4)();" (call_expression "(*pcVar4)()" (parenthesized_expression "(*pcVar4)" (( "(") (pointer_expression "*pcVar4" (* "*") (identifier "pcVar4")) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "cVar42 = '\b';" (assignment_expression "cVar42 = '\b'" (identifier "cVar42") (= "=") (char_literal "'\b'" (' "'") (escape_sequence "\b") (' "'"))) (; ";")) (if_statement "if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) {\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }" (if "if") (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) == 5)" (( "(") (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" (* "*") (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 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" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "5")) () ")")) (compound_statement "{\n cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';\n }" ({ "{") (expression_statement "cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b';" (assignment_expression "cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b'" (identifier "cVar42") (= "=") (binary_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' +\n '\b'" (binary_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b'" (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (( "(") (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" (* "*") (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" (( "(") (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" (* "*") (cast_expression "(long *)(param_1 + 0xf8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")")))) (+ "+") (number_literal "4")) () ")")))) (== "==") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) () ")")) (* "*") (char_literal "'\b'" (' "'") (escape_sequence "\b") (' "'"))) (+ "+") (char_literal "'\b'" (' "'") (escape_sequence "\b") (' "'")))) (; ";")) (} "}"))) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x48" (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 "0x48")) () ")"))))) () ")")) (argument_list "(cVar42,(long)pvVar23 + 4)" (( "(") (identifier "cVar42") (, ",") (binary_expression "(long)pvVar23 + 4" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "4")) () ")"))) (; ";")) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8);" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x48" (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 "0x48")) () ")"))))) () ")")) (argument_list "(sVar5,(long)pvVar23 + 8)" (( "(") (identifier "sVar5") (, ",") (binary_expression "(long)pvVar23 + 8" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (+ "+") (number_literal "8")) () ")"))) (; ";")) (expression_statement "memcpy(__dest,(void *)psVar47[3],sVar25);" (call_expression "memcpy(__dest,(void *)psVar47[3],sVar25)" (identifier "memcpy") (argument_list "(__dest,(void *)psVar47[3],sVar25)" (( "(") (identifier "__dest") (, ",") (cast_expression "(void *)psVar47[3]" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "psVar47[3]" (identifier "psVar47") ([ "[") (number_literal "3") (] "]"))) (, ",") (identifier "sVar25") () ")"))) (; ";")) (expression_statement "lVar16 = *(long *)(param_1 + 8);" (assignment_expression "lVar16 = *(long *)(param_1 + 8)" (identifier "lVar16") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if ((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) {\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }\n else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" (if "if") (parenthesized_expression "((*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'))" (( "(") (binary_expression "(*(int *)(lVar16 + 8) == 5) &&\n (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (parenthesized_expression "(*(int *)(lVar16 + 8) == 5)" (( "(") (binary_expression "*(int *)(lVar16 + 8) == 5" (pointer_expression "*(int *)(lVar16 + 8)" (* "*") (cast_expression "(int *)(lVar16 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar16 + 8)" (( "(") (binary_expression "lVar16 + 8" (identifier "lVar16") (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "5")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')" (( "(") (binary_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02'" (pointer_expression "*(char *)(*(long *)(param_1 + 0xf8) + 4)" (* "*") (cast_expression "(char *)(*(long *)(param_1 + 0xf8) + 4)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0xf8) + 4)" (( "(") (binary_expression "*(long *)(param_1 + 0xf8) + 4" (pointer_expression "*(long *)(param_1 + 0xf8)" (* "*") (cast_expression "(long *)(param_1 + 0xf8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf8)" (( "(") (binary_expression "param_1 + 0xf8" (identifier "param_1") (+ "+") (number_literal "0xf8")) () ")")))) (+ "+") (number_literal "4")) () ")")))) (== "==") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) () ")"))) () ")")) (compound_statement "{\n (**(code **)(lVar16 + 0x30))();\n (**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));\n pvVar48 = (void *)((long)pvVar48 + 0x10);\n }" ({ "{") (expression_statement "(**(code **)(lVar16 + 0x30))();" (call_expression "(**(code **)(lVar16 + 0x30))()" (parenthesized_expression "(**(code **)(lVar16 + 0x30))" (( "(") (pointer_expression "**(code **)(lVar16 + 0x30)" (* "*") (pointer_expression "*(code **)(lVar16 + 0x30)" (* "*") (cast_expression "(code **)(lVar16 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 0x30)" (( "(") (binary_expression "lVar16 + 0x30" (identifier "lVar16") (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8));" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x30))\n (psVar47[7],(void *)((long)pvVar48 + 8))" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x30))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x30)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x30)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x30)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x30" (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 "0x30")) () ")"))))) () ")")) (argument_list "(psVar47[7],(void *)((long)pvVar48 + 8))" (( "(") (subscript_expression "psVar47[7]" (identifier "psVar47") ([ "[") (number_literal "7") (] "]")) (, ",") (cast_expression "(void *)((long)pvVar48 + 8)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar48 + 8)" (( "(") (binary_expression "(long)pvVar48 + 8" (cast_expression "(long)pvVar48" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar48")) (+ "+") (number_literal "8")) () ")"))) () ")"))) (; ";")) (expression_statement "pvVar48 = (void *)((long)pvVar48 + 0x10);" (assignment_expression "pvVar48 = (void *)((long)pvVar48 + 0x10)" (identifier "pvVar48") (= "=") (cast_expression "(void *)((long)pvVar48 + 0x10)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar48 + 0x10)" (( "(") (binary_expression "(long)pvVar48 + 0x10" (cast_expression "(long)pvVar48" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar48")) (+ "+") (number_literal "0x10")) () ")")))) (; ";")) (} "}")) (else_clause "else {\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" (else "else") (compound_statement "{\n (**(code **)(lVar16 + 0x48))(sVar3,pvVar48);\n (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;\n pvVar48 = (void *)((long)pvVar48 + 8);\n }" ({ "{") (expression_statement "(**(code **)(lVar16 + 0x48))(sVar3,pvVar48);" (call_expression "(**(code **)(lVar16 + 0x48))(sVar3,pvVar48)" (parenthesized_expression "(**(code **)(lVar16 + 0x48))" (( "(") (pointer_expression "**(code **)(lVar16 + 0x48)" (* "*") (pointer_expression "*(code **)(lVar16 + 0x48)" (* "*") (cast_expression "(code **)(lVar16 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 0x48)" (( "(") (binary_expression "lVar16 + 0x48" (identifier "lVar16") (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "(sVar3,pvVar48)" (( "(") (identifier "sVar3") (, ",") (identifier "pvVar48") () ")"))) (; ";")) (expression_statement "(**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)\n ;" (call_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4)" (parenthesized_expression "(**(code **)(*(long *)(param_1 + 8) + 0x48))" (( "(") (pointer_expression "**(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (pointer_expression "*(code **)(*(long *)(param_1 + 8) + 0x48)" (* "*") (cast_expression "(code **)(*(long *)(param_1 + 8) + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x48)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x48" (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 "0x48")) () ")"))))) () ")")) (argument_list "(psVar47[7],(long)pvVar48 + 4)" (( "(") (subscript_expression "psVar47[7]" (identifier "psVar47") ([ "[") (number_literal "7") (] "]")) (, ",") (binary_expression "(long)pvVar48 + 4" (cast_expression "(long)pvVar48" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar48")) (+ "+") (number_literal "4")) () ")"))) (; ";")) (expression_statement "pvVar48 = (void *)((long)pvVar48 + 8);" (assignment_expression "pvVar48 = (void *)((long)pvVar48 + 8)" (identifier "pvVar48") (= "=") (cast_expression "(void *)((long)pvVar48 + 8)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar48 + 8)" (( "(") (binary_expression "(long)pvVar48 + 8" (cast_expression "(long)pvVar48" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar48")) (+ "+") (number_literal "8")) () ")")))) (; ";")) (} "}")))) (} "}")))) (} "}")))) (expression_statement "local_e8 = psVar47[6];" (assignment_expression "local_e8 = psVar47[6]" (identifier "local_e8") (= "=") (subscript_expression "psVar47[6]" (identifier "psVar47") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "sVar17 = psVar47[7];" (assignment_expression "sVar17 = psVar47[7]" (identifier "sVar17") (= "=") (subscript_expression "psVar47[7]" (identifier "psVar47") ([ "[") (number_literal "7") (] "]"))) (; ";")) (} "}"))) (expression_statement "local_f0 = (void *)((long)local_f0 + sVar18);" (assignment_expression "local_f0 = (void *)((long)local_f0 + sVar18)" (identifier "local_f0") (= "=") (cast_expression "(void *)((long)local_f0 + sVar18)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_f0 + sVar18)" (( "(") (binary_expression "(long)local_f0 + sVar18" (cast_expression "(long)local_f0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_f0")) (+ "+") (identifier "sVar18")) () ")")))) (; ";")) (expression_statement "pvVar23 = pvVar48;" (assignment_expression "pvVar23 = pvVar48" (identifier "pvVar23") (= "=") (identifier "pvVar48")) (; ";")) (} "}"))) (expression_statement "sVar17 = (long)pvVar23 - (long)pvVar26;" (assignment_expression "sVar17 = (long)pvVar23 - (long)pvVar26" (identifier "sVar17") (= "=") (binary_expression "(long)pvVar23 - (long)pvVar26" (cast_expression "(long)pvVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar23")) (- "-") (cast_expression "(long)pvVar26" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar26")))) (; ";")) (expression_statement "memcpy(__dest_00,pvVar26,sVar17);" (call_expression "memcpy(__dest_00,pvVar26,sVar17)" (identifier "memcpy") (argument_list "(__dest_00,pvVar26,sVar17)" (( "(") (identifier "__dest_00") (, ",") (identifier "pvVar26") (, ",") (identifier "sVar17") () ")"))) (; ";")) (expression_statement "free(pvVar26);" (call_expression "free(pvVar26)" (identifier "free") (argument_list "(pvVar26)" (( "(") (identifier "pvVar26") () ")"))) (; ";")) (expression_statement "free(local_110);" (call_expression "free(local_110)" (identifier "free") (argument_list "(local_110)" (( "(") (identifier "local_110") () ")"))) (; ";")) (expression_statement "DAT_0012cb10 = sVar17;" (assignment_expression "DAT_0012cb10 = sVar17" (identifier "DAT_0012cb10") (= "=") (identifier "sVar17")) (; ";")) (if_statement "if (uVar21 != sVar17) {\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" (if "if") (parenthesized_expression "(uVar21 != sVar17)" (( "(") (binary_expression "uVar21 != sVar17" (identifier "uVar21") (!= "!=") (identifier "sVar17")) () ")")) (compound_statement "{\n if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;\n uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" ({ "{") (if_statement "if ((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)) goto LAB_0010941b;" (if "if") (parenthesized_expression "((*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0))" (( "(") (binary_expression "(*(long *)(lVar38 + 0x68) != 0) &&\n (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)" (parenthesized_expression "(*(long *)(lVar38 + 0x68) != 0)" (( "(") (binary_expression "*(long *)(lVar38 + 0x68) != 0" (pointer_expression "*(long *)(lVar38 + 0x68)" (* "*") (cast_expression "(long *)(lVar38 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x68)" (( "(") (binary_expression "lVar38 + 0x68" (identifier "lVar38") (+ "+") (number_literal "0x68")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0)" (( "(") (comma_expression "iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17),\n iVar7 != 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17)" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17)" (identifier "bfd_set_section_size") (argument_list "(param_2,*(long *)(lVar38 + 0x68),sVar17)" (( "(") (identifier "param_2") (, ",") (pointer_expression "*(long *)(lVar38 + 0x68)" (* "*") (cast_expression "(long *)(lVar38 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x68)" (( "(") (binary_expression "lVar38 + 0x68" (identifier "lVar38") (+ "+") (number_literal "0x68")) () ")")))) (, ",") (identifier "sVar17") () ")")))) (, ",") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (goto_statement "goto LAB_0010941b;" (goto "goto") (statement_identifier "LAB_0010941b") (; ";"))) (expression_statement "uVar12 = dcgettext(0,"warning: failed to set merged notes size",5);" (assignment_expression "uVar12 = dcgettext(0,"warning: failed to set merged notes size",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"warning: failed to set merged notes size",5)" (identifier "dcgettext") (argument_list "(0,"warning: failed to set merged notes size",5)" (( "(") (number_literal "0") (, ",") (string_literal ""warning: failed to set merged notes size"" (" """) (string_content "warning: failed to set merged notes size") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,lVar38,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (identifier "uVar12") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" (else "else") (compound_statement "{\n lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);\nLAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }\nLAB_0010b098:\n free(local_110);\n }" ({ "{") (expression_statement "lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5);" (assignment_expression "lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5)" (identifier "lVar16") (= "=") (call_expression "dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5)" (identifier "dcgettext") (argument_list "(0,"corrupt GNU build attribute notes: excess data at end",5)" (( "(") (number_literal "0") (, ",") (string_literal ""corrupt GNU build attribute notes: excess data at end"" (" """) (string_content "corrupt GNU build attribute notes: excess data at end") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (labeled_statement "LAB_0010b063:\n if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" (statement_identifier "LAB_0010b063") (: ":") (if_statement "if (lVar16 != 0) {\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" (if "if") (parenthesized_expression "(lVar16 != 0)" (( "(") (binary_expression "lVar16 != 0" (identifier "lVar16") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n bfd_set_error(0x11);\n FUN_0011c0d0(0,param_1,lVar38,lVar16);\n DAT_0012cb24 = 1;\n }" ({ "{") (expression_statement "bfd_set_error(0x11);" (call_expression "bfd_set_error(0x11)" (identifier "bfd_set_error") (argument_list "(0x11)" (( "(") (number_literal "0x11") () ")"))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,lVar16);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,lVar16)" (identifier "FUN_0011c0d0") (argument_list "(0,param_1,lVar38,lVar16)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (identifier "lVar38") (, ",") (identifier "lVar16") () ")"))) (; ";")) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (} "}")))) (labeled_statement "LAB_0010b098:\n free(local_110);" (statement_identifier "LAB_0010b098") (: ":") (expression_statement "free(local_110);" (call_expression "free(local_110)" (identifier "free") (argument_list "(local_110)" (( "(") (identifier "local_110") () ")"))) (; ";"))) (} "}")))) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" (identifier "free") (argument_list "(DAT_0012cb18)" (( "(") (identifier "DAT_0012cb18") () ")"))) (; ";")) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" (identifier "DAT_0012cb18") (= "=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" (identifier "DAT_0012cb20") (= "=") (number_literal "0")) (; ";")) (expression_statement "DAT_0012cb10 = 0;" (assignment_expression "DAT_0012cb10 = 0" (identifier "DAT_0012cb10") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}")))) (} "}"))) (labeled_statement "LAB_0010941b:\n for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" (statement_identifier "LAB_0010941b") (: ":") (for_statement "for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33)\n {\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" (for "for") (( "(") (assignment_expression "puVar33 = DAT_0012ca98" (identifier "puVar33") (= "=") (identifier "DAT_0012ca98")) (; ";") (binary_expression "puVar33 != (undefined8 *)0x0" (identifier "puVar33") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";") (assignment_expression "puVar33 = (undefined8 *)*puVar33" (identifier "puVar33") (= "=") (cast_expression "(undefined8 *)*puVar33" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar33" (* "*") (identifier "puVar33")))) () ")") (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);\n if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\nLAB_001094a8:\n }\n local_a8 = DAT_0012ca90;\n if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }\n uVar28 = *(uint *)(param_2 + 0x14);\n if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }\n local_a0 = uVar21;\n local_b0 = 0;\n if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }\n if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }\n bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);\n bfd_map_over_sections(param_1,FUN_00108b90,param_2);\n bfd_map_over_sections(param_1,FUN_00108850,param_2);\n for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }\n for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }\n if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }\n if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }\n iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);\n if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }\n uVar12 = dcgettext(0,"error copying private BFD data",5);\n iVar7 = 0;\n goto LAB_00109580;\n }" ({ "{") (expression_statement "lVar38 = bfd_get_section_by_name(param_1,puVar33[1]);" (assignment_expression "lVar38 = bfd_get_section_by_name(param_1,puVar33[1])" (identifier "lVar38") (= "=") (call_expression "bfd_get_section_by_name(param_1,puVar33[1])" (identifier "bfd_get_section_by_name") (argument_list "(param_1,puVar33[1])" (( "(") (identifier "param_1") (, ",") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]")) () ")")))) (; ";")) (if_statement "if (lVar38 == 0) {\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }\n else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" (if "if") (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = puVar33[1];\n uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);\n FUN_0011c0d0(0,param_1,0,uVar13,uVar12);\n }" ({ "{") (expression_statement "uVar12 = puVar33[1];" (assignment_expression "uVar12 = puVar33[1]" (identifier "uVar12") (= "=") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5);" (assignment_expression "uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5)" (identifier "dcgettext") (argument_list "(0,"can\'t dump section \'%s\' - it does not exist",5)" (( "(") (number_literal "0") (, ",") (string_literal ""can\'t dump section \'%s\' - it does not exist"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t dump section ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " - it does not exist") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_1,0,uVar13,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,0,uVar13,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_1,0,uVar13,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (number_literal "0") (, ",") (identifier "uVar13") (, ",") (identifier "uVar12") () ")"))) (; ";")) (} "}")) (else_clause "else {\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" (else "else") (compound_statement "{\n pcVar39 = "can\'t dump section - it has no contents";\n if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" ({ "{") (expression_statement "pcVar39 = "can\'t dump section - it has no contents";" (assignment_expression "pcVar39 = "can\'t dump section - it has no contents"" (identifier "pcVar39") (= "=") (string_literal ""can\'t dump section - it has no contents"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t dump section - it has no contents") (" """))) (; ";")) (if_statement "if ((*(byte *)(lVar38 + 0x21) & 1) != 0) {\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar38 + 0x21) & 1) != 0)" (( "(") (binary_expression "(*(byte *)(lVar38 + 0x21) & 1) != 0" (parenthesized_expression "(*(byte *)(lVar38 + 0x21) & 1)" (( "(") (binary_expression "*(byte *)(lVar38 + 0x21) & 1" (pointer_expression "*(byte *)(lVar38 + 0x21)" (* "*") (cast_expression "(byte *)(lVar38 + 0x21)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x21)" (( "(") (binary_expression "lVar38 + 0x21" (identifier "lVar38") (+ "+") (number_literal "0x21")) () ")")))) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n sVar17 = *(size_t *)(lVar38 + 0x38);\n if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }\n pcVar39 = "can\'t dump section - it is empty";\n }" ({ "{") (expression_statement "sVar17 = *(size_t *)(lVar38 + 0x38);" (assignment_expression "sVar17 = *(size_t *)(lVar38 + 0x38)" (identifier "sVar17") (= "=") (pointer_expression "*(size_t *)(lVar38 + 0x38)" (* "*") (cast_expression "(size_t *)(lVar38 + 0x38)" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x38)" (( "(") (binary_expression "lVar38 + 0x38" (identifier "lVar38") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (if_statement "if (sVar17 != 0) {\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }" (if "if") (parenthesized_expression "(sVar17 != 0)" (( "(") (binary_expression "sVar17 != 0" (identifier "sVar17") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n __s = fopen((char *)puVar33[2],"w");\n if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }\n goto LAB_001094a8;\n }" ({ "{") (expression_statement "__s = fopen((char *)puVar33[2],"w");" (assignment_expression "__s = fopen((char *)puVar33[2],"w")" (identifier "__s") (= "=") (call_expression "fopen((char *)puVar33[2],"w")" (identifier "fopen") (argument_list "((char *)puVar33[2],"w")" (( "(") (cast_expression "(char *)puVar33[2]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar33[2]" (identifier "puVar33") ([ "[") (number_literal "2") (] "]"))) (, ",") (string_literal ""w"" (" """) (string_content "w") (" """)) () ")")))) (; ";")) (if_statement "if (__s == (FILE *)0x0) {\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }\n else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" (if "if") (parenthesized_expression "(__s == (FILE *)0x0)" (( "(") (binary_expression "__s == (FILE *)0x0" (identifier "__s") (== "==") (cast_expression "(FILE *)0x0" (( "(") (type_descriptor "FILE *" (type_identifier "FILE") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"could not open section dump file",5);\n FUN_0011c0d0(puVar33[2],0,0,uVar12);\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"could not open section dump file",5);" (assignment_expression "uVar12 = dcgettext(0,"could not open section dump file",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"could not open section dump file",5)" (identifier "dcgettext") (argument_list "(0,"could not open section dump file",5)" (( "(") (number_literal "0") (, ",") (string_literal ""could not open section dump file"" (" """) (string_content "could not open section dump file") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(puVar33[2],0,0,uVar12);" (call_expression "FUN_0011c0d0(puVar33[2],0,0,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(puVar33[2],0,0,uVar12)" (( "(") (subscript_expression "puVar33[2]" (identifier "puVar33") ([ "[") (number_literal "2") (] "]")) (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (identifier "uVar12") () ")"))) (; ";")) (} "}")) (else_clause "else {\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" (else "else") (compound_statement "{\n iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }\n fclose(__s);\n free(local_58);\n }" ({ "{") (expression_statement "iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58);" (assignment_expression "iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58)" (identifier "iVar7") (= "=") (call_expression "bfd_malloc_and_get_section(param_1,lVar38,&local_58)" (identifier "bfd_malloc_and_get_section") (argument_list "(param_1,lVar38,&local_58)" (( "(") (identifier "param_1") (, ",") (identifier "lVar38") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }\n else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"could not retrieve section contents",5);\n FUN_0011c0d0(0,param_1,lVar38,uVar12);\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"could not retrieve section contents",5);" (assignment_expression "uVar12 = dcgettext(0,"could not retrieve section contents",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"could not retrieve section contents",5)" (identifier "dcgettext") (argument_list "(0,"could not retrieve section contents",5)" (( "(") (number_literal "0") (, ",") (string_literal ""could not retrieve section contents"" (" """) (string_content "could not retrieve section contents") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_1,lVar38,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (identifier "lVar38") (, ",") (identifier "uVar12") () ")"))) (; ";")) (} "}")) (else_clause "else {\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" (else "else") (compound_statement "{\n sVar18 = fwrite(local_58,1,sVar17,__s);\n if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }\n }" ({ "{") (expression_statement "sVar18 = fwrite(local_58,1,sVar17,__s);" (assignment_expression "sVar18 = fwrite(local_58,1,sVar17,__s)" (identifier "sVar18") (= "=") (call_expression "fwrite(local_58,1,sVar17,__s)" (identifier "fwrite") (argument_list "(local_58,1,sVar17,__s)" (( "(") (identifier "local_58") (, ",") (number_literal "1") (, ",") (identifier "sVar17") (, ",") (identifier "__s") () ")")))) (; ";")) (if_statement "if (sVar17 != sVar18) {\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }" (if "if") (parenthesized_expression "(sVar17 != sVar18)" (( "(") (binary_expression "sVar17 != sVar18" (identifier "sVar17") (!= "!=") (identifier "sVar18")) () ")")) (compound_statement "{\n piVar22 = __errno_location();\n pcVar39 = strerror(*piVar22);\n uVar12 = puVar33[2];\n uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);\n FUN_0011b660(uVar13,uVar12,pcVar39);\n free(local_58);\n return 0;\n }" ({ "{") (expression_statement "piVar22 = __errno_location();" (assignment_expression "piVar22 = __errno_location()" (identifier "piVar22") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "pcVar39 = strerror(*piVar22);" (assignment_expression "pcVar39 = strerror(*piVar22)" (identifier "pcVar39") (= "=") (call_expression "strerror(*piVar22)" (identifier "strerror") (argument_list "(*piVar22)" (( "(") (pointer_expression "*piVar22" (* "*") (identifier "piVar22")) () ")")))) (; ";")) (expression_statement "uVar12 = puVar33[2];" (assignment_expression "uVar12 = puVar33[2]" (identifier "uVar12") (= "=") (subscript_expression "puVar33[2]" (identifier "puVar33") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5);" (assignment_expression "uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"error writing section contents to %s (error: %s)",5)" (identifier "dcgettext") (argument_list "(0,"error writing section contents to %s (error: %s)",5)" (( "(") (number_literal "0") (, ",") (string_literal ""error writing section contents to %s (error: %s)"" (" """) (string_content "error writing section contents to %s (error: %s)") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar13,uVar12,pcVar39);" (call_expression "FUN_0011b660(uVar13,uVar12,pcVar39)" (identifier "FUN_0011b660") (argument_list "(uVar13,uVar12,pcVar39)" (( "(") (identifier "uVar13") (, ",") (identifier "uVar12") (, ",") (identifier "pcVar39") () ")"))) (; ";")) (expression_statement "free(local_58);" (call_expression "free(local_58)" (identifier "free") (argument_list "(local_58)" (( "(") (identifier "local_58") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}")))) (expression_statement "fclose(__s);" (call_expression "fclose(__s)" (identifier "fclose") (argument_list "(__s)" (( "(") (identifier "__s") () ")"))) (; ";")) (expression_statement "free(local_58);" (call_expression "free(local_58)" (identifier "free") (argument_list "(local_58)" (( "(") (identifier "local_58") () ")"))) (; ";")) (} "}")))) (goto_statement "goto LAB_001094a8;" (goto "goto") (statement_identifier "LAB_001094a8") (; ";")) (} "}"))) (expression_statement "pcVar39 = "can\'t dump section - it is empty";" (assignment_expression "pcVar39 = "can\'t dump section - it is empty"" (identifier "pcVar39") (= "=") (string_literal ""can\'t dump section - it is empty"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t dump section - it is empty") (" """))) (; ";")) (} "}"))) (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,pcVar39,5)" (identifier "dcgettext") (argument_list "(0,pcVar39,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar39") (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_1,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_1,lVar38,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_1,lVar38,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_1") (, ",") (identifier "lVar38") (, ",") (identifier "uVar12") () ")"))) (; ";")) (} "}")))) (labeled_statement "LAB_001094a8:\n }\n local_a8 = DAT_0012ca90;" (statement_identifier "LAB_001094a8") (: ":") (ERROR "}" (} "}")) (expression_statement "local_a8 = DAT_0012ca90;" (assignment_expression "local_a8 = DAT_0012ca90" (identifier "local_a8") (= "=") (identifier "DAT_0012ca90")) (; ";"))) (if_statement "if (DAT_0012ca90 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }" (if "if") (parenthesized_expression "(DAT_0012ca90 != 0)" (( "(") (binary_expression "DAT_0012ca90 != 0" (identifier "DAT_0012ca90") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");\n if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }\n }" ({ "{") (expression_statement "lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink");" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink")" (identifier "lVar38") (= "=") (call_expression "bfd_get_section_by_name(param_2,".gnu_debuglink")" (identifier "bfd_get_section_by_name") (argument_list "(param_2,".gnu_debuglink")" (( "(") (identifier "param_2") (, ",") (string_literal "".gnu_debuglink"" (" """) (string_content ".gnu_debuglink") (" """)) () ")")))) (; ";")) (if_statement "if (lVar38 == 0) {\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }\n else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" (if "if") (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);\n if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }\n if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }\n }" ({ "{") (expression_statement "local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90);" (assignment_expression "local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90)" (identifier "local_a8") (= "=") (call_expression "bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90)" (identifier "bfd_create_gnu_debuglink_section") (argument_list "(param_2,DAT_0012ca90)" (( "(") (identifier "param_2") (, ",") (identifier "DAT_0012ca90") () ")")))) (; ";")) (if_statement "if (local_a8 == 0) {\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" (if "if") (parenthesized_expression "(local_a8 == 0)" (( "(") (binary_expression "local_a8 == 0" (identifier "local_a8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n pcVar39 = "cannot create debug link section `%s\'";\n lVar38 = DAT_0012ca90;\nLAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" ({ "{") (expression_statement "pcVar39 = "cannot create debug link section `%s\'";" (assignment_expression "pcVar39 = "cannot create debug link section `%s\'"" (identifier "pcVar39") (= "=") (string_literal ""cannot create debug link section `%s\'"" (" """) (string_content "cannot create debug link section `%s") (escape_sequence "\'") (" """))) (; ";")) (expression_statement "lVar38 = DAT_0012ca90;" (assignment_expression "lVar38 = DAT_0012ca90" (identifier "lVar38") (= "=") (identifier "DAT_0012ca90")) (; ";")) (labeled_statement "LAB_00109ad0:\n uVar12 = dcgettext(0,pcVar39,5);" (statement_identifier "LAB_00109ad0") (: ":") (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,pcVar39,5)" (identifier "dcgettext") (argument_list "(0,pcVar39,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar39") (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12,lVar38);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12,lVar38)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,0,uVar12,lVar38)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (number_literal "0") (, ",") (identifier "uVar12") (, ",") (identifier "lVar38") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (*(int *)(param_2[1] + 8) == 2) {\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }" (if "if") (parenthesized_expression "(*(int *)(param_2[1] + 8) == 2)" (( "(") (binary_expression "*(int *)(param_2[1] + 8) == 2" (pointer_expression "*(int *)(param_2[1] + 8)" (* "*") (cast_expression "(int *)(param_2[1] + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 8)" (( "(") (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n lVar38 = param_2[0x12];\n lVar16 = 0;\n if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }\n *(ulong *)(local_a8 + 0x30) = uVar29;\n *(ulong *)(local_a8 + 0x28) = uVar29;\n *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;\n }" ({ "{") (expression_statement "lVar38 = param_2[0x12];" (assignment_expression "lVar38 = param_2[0x12]" (identifier "lVar38") (= "=") (subscript_expression "param_2[0x12]" (identifier "param_2") ([ "[") (number_literal "0x12") (] "]"))) (; ";")) (expression_statement "lVar16 = 0;" (assignment_expression "lVar16 = 0" (identifier "lVar16") (= "=") (number_literal "0")) (; ";")) (if_statement "if (lVar38 == 0) {\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }\n else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" (if "if") (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0010ad5e:\n uVar29 = 0x1000;\n }" ({ "{") (labeled_statement "LAB_0010ad5e:\n uVar29 = 0x1000;" (statement_identifier "LAB_0010ad5e") (: ":") (expression_statement "uVar29 = 0x1000;" (assignment_expression "uVar29 = 0x1000" (identifier "uVar29") (= "=") (number_literal "0x1000")) (; ";"))) (} "}")) (else_clause "else {\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" (else "else") (compound_statement "{\n do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);\n if (lVar24 == 0) goto LAB_0010ad5e;\n uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);\n uVar29 = 0xffffffffffffffff;\n if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }\n }" ({ "{") (do_statement "do {\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n } while (lVar38 != 0);" (do "do") (compound_statement "{\n lVar24 = lVar16;\n if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }\n lVar38 = *(long *)(lVar38 + 0x10);\n lVar16 = lVar24;\n }" ({ "{") (expression_statement "lVar24 = lVar16;" (assignment_expression "lVar24 = lVar16" (identifier "lVar24") (= "=") (identifier "lVar16")) (; ";")) (if_statement "if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) {\n lVar24 = lVar38;\n }" (if "if") (parenthesized_expression "(((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)))" (( "(") (binary_expression "((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) &&\n (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))" (parenthesized_expression "((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0))" (( "(") (binary_expression "(*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)" (parenthesized_expression "(*(ulong *)(lVar38 + 0x28) != 0)" (( "(") (binary_expression "*(ulong *)(lVar38 + 0x28) != 0" (pointer_expression "*(ulong *)(lVar38 + 0x28)" (* "*") (cast_expression "(ulong *)(lVar38 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x28)" (( "(") (binary_expression "lVar38 + 0x28" (identifier "lVar38") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(lVar24 = lVar38, lVar16 != 0)" (( "(") (comma_expression "lVar24 = lVar38, lVar16 != 0" (assignment_expression "lVar24 = lVar38" (identifier "lVar24") (= "=") (identifier "lVar38")) (, ",") (binary_expression "lVar16 != 0" (identifier "lVar16") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))" (( "(") (comma_expression "lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)" (assignment_expression "lVar24 = lVar16" (identifier "lVar24") (= "=") (identifier "lVar16")) (, ",") (binary_expression "*(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28)" (pointer_expression "*(ulong *)(lVar16 + 0x28)" (* "*") (cast_expression "(ulong *)(lVar16 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar16 + 0x28)" (( "(") (binary_expression "lVar16 + 0x28" (identifier "lVar16") (+ "+") (number_literal "0x28")) () ")")))) (< "<") (pointer_expression "*(ulong *)(lVar38 + 0x28)" (* "*") (cast_expression "(ulong *)(lVar38 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x28)" (( "(") (binary_expression "lVar38 + 0x28" (identifier "lVar38") (+ "+") (number_literal "0x28")) () ")")))))) () ")"))) () ")")) (compound_statement "{\n lVar24 = lVar38;\n }" ({ "{") (expression_statement "lVar24 = lVar38;" (assignment_expression "lVar24 = lVar38" (identifier "lVar24") (= "=") (identifier "lVar38")) (; ";")) (} "}"))) (expression_statement "lVar38 = *(long *)(lVar38 + 0x10);" (assignment_expression "lVar38 = *(long *)(lVar38 + 0x10)" (identifier "lVar38") (= "=") (pointer_expression "*(long *)(lVar38 + 0x10)" (* "*") (cast_expression "(long *)(lVar38 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x10)" (( "(") (binary_expression "lVar38 + 0x10" (identifier "lVar38") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "lVar16 = lVar24;" (assignment_expression "lVar16 = lVar24" (identifier "lVar16") (= "=") (identifier "lVar24")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar38 != 0)" (( "(") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) () ")")) (; ";")) (if_statement "if (lVar24 == 0) goto LAB_0010ad5e;" (if "if") (parenthesized_expression "(lVar24 == 0)" (( "(") (binary_expression "lVar24 == 0" (identifier "lVar24") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0010ad5e;" (goto "goto") (statement_identifier "LAB_0010ad5e") (; ";"))) (expression_statement "uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28);" (assignment_expression "uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28)" (identifier "uVar21") (= "=") (binary_expression "*(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28)" (pointer_expression "*(long *)(lVar24 + 0x38)" (* "*") (cast_expression "(long *)(lVar24 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar24 + 0x38)" (( "(") (binary_expression "lVar24 + 0x38" (identifier "lVar24") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (pointer_expression "*(long *)(lVar24 + 0x28)" (* "*") (cast_expression "(long *)(lVar24 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar24 + 0x28)" (( "(") (binary_expression "lVar24 + 0x28" (identifier "lVar24") (+ "+") (number_literal "0x28")) () ")")))))) (; ";")) (expression_statement "uVar29 = 0xffffffffffffffff;" (assignment_expression "uVar29 = 0xffffffffffffffff" (identifier "uVar29") (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (if_statement "if (uVar21 < 0xfffffffffffff001) {\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }" (if "if") (parenthesized_expression "(uVar21 < 0xfffffffffffff001)" (( "(") (binary_expression "uVar21 < 0xfffffffffffff001" (identifier "uVar21") (< "<") (number_literal "0xfffffffffffff001")) () ")")) (compound_statement "{\n uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;\n }" ({ "{") (expression_statement "uVar29 = uVar21 + 0xfff & 0xfffffffffffff000;" (assignment_expression "uVar29 = uVar21 + 0xfff & 0xfffffffffffff000" (identifier "uVar29") (= "=") (binary_expression "uVar21 + 0xfff & 0xfffffffffffff000" (binary_expression "uVar21 + 0xfff" (identifier "uVar21") (+ "+") (number_literal "0xfff")) (& "&") (number_literal "0xfffffffffffff000"))) (; ";")) (} "}"))) (} "}")))) (expression_statement "*(ulong *)(local_a8 + 0x30) = uVar29;" (assignment_expression "*(ulong *)(local_a8 + 0x30) = uVar29" (pointer_expression "*(ulong *)(local_a8 + 0x30)" (* "*") (cast_expression "(ulong *)(local_a8 + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_a8 + 0x30)" (( "(") (binary_expression "local_a8 + 0x30" (identifier "local_a8") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "uVar29")) (; ";")) (expression_statement "*(ulong *)(local_a8 + 0x28) = uVar29;" (assignment_expression "*(ulong *)(local_a8 + 0x28) = uVar29" (pointer_expression "*(ulong *)(local_a8 + 0x28)" (* "*") (cast_expression "(ulong *)(local_a8 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_a8 + 0x28)" (( "(") (binary_expression "local_a8 + 0x28" (identifier "local_a8") (+ "+") (number_literal "0x28")) () ")")))) (= "=") (identifier "uVar29")) (; ";")) (expression_statement "*(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1;" (assignment_expression "*(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1" (pointer_expression "*(byte *)(local_a8 + 0x24)" (* "*") (cast_expression "(byte *)(local_a8 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_a8 + 0x24)" (( "(") (binary_expression "local_a8 + 0x24" (identifier "local_a8") (+ "+") (number_literal "0x24")) () ")")))) (= "=") (binary_expression "*(byte *)(local_a8 + 0x24) | 1" (pointer_expression "*(byte *)(local_a8 + 0x24)" (* "*") (cast_expression "(byte *)(local_a8 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_a8 + 0x24)" (( "(") (binary_expression "local_a8 + 0x24" (identifier "local_a8") (+ "+") (number_literal "0x24")) () ")")))) (| "|") (number_literal "1"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" (else "else") (compound_statement "{\n uVar12 = *param_2;\n uVar13 = dcgettext(0,"%s: debuglink section already exists",5);\n FUN_0011b660(uVar13,uVar12);\n DAT_0012ca90 = 0;\n local_a8 = 0;\n }" ({ "{") (expression_statement "uVar12 = *param_2;" (assignment_expression "uVar12 = *param_2" (identifier "uVar12") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "uVar13 = dcgettext(0,"%s: debuglink section already exists",5);" (assignment_expression "uVar13 = dcgettext(0,"%s: debuglink section already exists",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"%s: debuglink section already exists",5)" (identifier "dcgettext") (argument_list "(0,"%s: debuglink section already exists",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%s: debuglink section already exists"" (" """) (string_content "%s: debuglink section already exists") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" (identifier "FUN_0011b660") (argument_list "(uVar13,uVar12)" (( "(") (identifier "uVar13") (, ",") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "DAT_0012ca90 = 0;" (assignment_expression "DAT_0012ca90 = 0" (identifier "DAT_0012ca90") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_a8 = 0;" (assignment_expression "local_a8 = 0" (identifier "local_a8") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}"))) (expression_statement "uVar28 = *(uint *)(param_2 + 0x14);" (assignment_expression "uVar28 = *(uint *)(param_2 + 0x14)" (identifier "uVar28") (= "=") (pointer_expression "*(uint *)(param_2 + 0x14)" (* "*") (cast_expression "(uint *)(param_2 + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x14)" (( "(") (binary_expression "param_2 + 0x14" (identifier "param_2") (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (if_statement "if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) {\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }\n else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" (if "if") (parenthesized_expression "((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0))" (( "(") (binary_expression "(uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)" (parenthesized_expression "(uVar28 == 0)" (( "(") (binary_expression "uVar28 == 0" (identifier "uVar28") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(DAT_0012cad0 == 0 && DAT_0012cac8 == 0)" (( "(") (binary_expression "DAT_0012cad0 == 0 && DAT_0012cac8 == 0" (binary_expression "DAT_0012cad0 == 0" (identifier "DAT_0012cad0") (== "==") (number_literal "0")) (&& "&&") (binary_expression "DAT_0012cac8 == 0" (identifier "DAT_0012cac8") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n local_a0 = 0;\n local_90 = (ulong *)0x0;\n local_98 = (long *)0x0;\n uVar21 = local_a0;\n }" ({ "{") (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" (identifier "local_a0") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_90 = (ulong *)0x0;" (assignment_expression "local_90 = (ulong *)0x0" (identifier "local_90") (= "=") (cast_expression "(ulong *)0x0" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "local_98 = (long *)0x0;" (assignment_expression "local_98 = (long *)0x0" (identifier "local_98") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" (identifier "uVar21") (= "=") (identifier "local_a0")) (; ";")) (} "}")) (else_clause "else {\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" (else "else") (compound_statement "{\n sVar17 = (ulong)uVar28 * 8;\n local_98 = (long *)xmalloc(sVar17);\n local_58 = local_98;\n bfd_map_over_sections(param_2,FUN_001071c0,&local_58);\n qsort(local_98,(ulong)uVar28,8,FUN_001071d0);\n local_90 = (ulong *)xmalloc(sVar17);\n memset(local_90,0,sVar17);\n uVar21 = 0;\n local_a0 = 0;\n if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }\n uVar21 = local_a0;\n if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }\n }" ({ "{") (expression_statement "sVar17 = (ulong)uVar28 * 8;" (assignment_expression "sVar17 = (ulong)uVar28 * 8" (identifier "sVar17") (= "=") (binary_expression "(ulong)uVar28 * 8" (cast_expression "(ulong)uVar28" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar28")) (* "*") (number_literal "8"))) (; ";")) (expression_statement "local_98 = (long *)xmalloc(sVar17);" (assignment_expression "local_98 = (long *)xmalloc(sVar17)" (identifier "local_98") (= "=") (cast_expression "(long *)xmalloc(sVar17)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar17)" (identifier "xmalloc") (argument_list "(sVar17)" (( "(") (identifier "sVar17") () ")"))))) (; ";")) (expression_statement "local_58 = local_98;" (assignment_expression "local_58 = local_98" (identifier "local_58") (= "=") (identifier "local_98")) (; ";")) (expression_statement "bfd_map_over_sections(param_2,FUN_001071c0,&local_58);" (call_expression "bfd_map_over_sections(param_2,FUN_001071c0,&local_58)" (identifier "bfd_map_over_sections") (argument_list "(param_2,FUN_001071c0,&local_58)" (( "(") (identifier "param_2") (, ",") (identifier "FUN_001071c0") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")"))) (; ";")) (expression_statement "qsort(local_98,(ulong)uVar28,8,FUN_001071d0);" (call_expression "qsort(local_98,(ulong)uVar28,8,FUN_001071d0)" (identifier "qsort") (argument_list "(local_98,(ulong)uVar28,8,FUN_001071d0)" (( "(") (identifier "local_98") (, ",") (cast_expression "(ulong)uVar28" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar28")) (, ",") (number_literal "8") (, ",") (identifier "FUN_001071d0") () ")"))) (; ";")) (expression_statement "local_90 = (ulong *)xmalloc(sVar17);" (assignment_expression "local_90 = (ulong *)xmalloc(sVar17)" (identifier "local_90") (= "=") (cast_expression "(ulong *)xmalloc(sVar17)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar17)" (identifier "xmalloc") (argument_list "(sVar17)" (( "(") (identifier "sVar17") () ")"))))) (; ";")) (expression_statement "memset(local_90,0,sVar17);" (call_expression "memset(local_90,0,sVar17)" (identifier "memset") (argument_list "(local_90,0,sVar17)" (( "(") (identifier "local_90") (, ",") (number_literal "0") (, ",") (identifier "sVar17") () ")"))) (; ";")) (expression_statement "uVar21 = 0;" (assignment_expression "uVar21 = 0" (identifier "uVar21") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_a0 = 0;" (assignment_expression "local_a0 = 0" (identifier "local_a0") (= "=") (number_literal "0")) (; ";")) (if_statement "if ((DAT_0012cad0 != 0) && (uVar28 != 1)) {\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }" (if "if") (parenthesized_expression "((DAT_0012cad0 != 0) && (uVar28 != 1))" (( "(") (binary_expression "(DAT_0012cad0 != 0) && (uVar28 != 1)" (parenthesized_expression "(DAT_0012cad0 != 0)" (( "(") (binary_expression "DAT_0012cad0 != 0" (identifier "DAT_0012cad0") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(uVar28 != 1)" (( "(") (binary_expression "uVar28 != 1" (identifier "uVar28") (!= "!=") (number_literal "1")) () ")"))) () ")")) (compound_statement "{\n plVar15 = local_98;\n puVar32 = local_90;\n do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);\n }" ({ "{") (expression_statement "plVar15 = local_98;" (assignment_expression "plVar15 = local_98" (identifier "plVar15") (= "=") (identifier "local_98")) (; ";")) (expression_statement "puVar32 = local_90;" (assignment_expression "puVar32 = local_90" (identifier "puVar32") (= "=") (identifier "local_90")) (; ";")) (do_statement "do {\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15);" (do "do") (compound_statement "{\n lVar38 = *plVar15;\n if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }\n plVar15 = plVar15 + 1;\n puVar32 = puVar32 + 1;\n local_a0 = uVar21;\n }" ({ "{") (expression_statement "lVar38 = *plVar15;" (assignment_expression "lVar38 = *plVar15" (identifier "lVar38") (= "=") (pointer_expression "*plVar15" (* "*") (identifier "plVar15"))) (; ";")) (if_statement "if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) {\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }" (if "if") (parenthesized_expression "((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102)" (( "(") (binary_expression "(*(uint *)(lVar38 + 0x20) & 0x102) == 0x102" (parenthesized_expression "(*(uint *)(lVar38 + 0x20) & 0x102)" (( "(") (binary_expression "*(uint *)(lVar38 + 0x20) & 0x102" (pointer_expression "*(uint *)(lVar38 + 0x20)" (* "*") (cast_expression "(uint *)(lVar38 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x20)" (( "(") (binary_expression "lVar38 + 0x20" (identifier "lVar38") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "0x102")) () ")")) (== "==") (number_literal "0x102")) () ")")) (compound_statement "{\n uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);\n if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }\n }" ({ "{") (expression_statement "uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38);" (assignment_expression "uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38)" (identifier "uVar29") (= "=") (binary_expression "*(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38)" (pointer_expression "*(long *)(lVar38 + 0x30)" (* "*") (cast_expression "(long *)(lVar38 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x30)" (( "(") (binary_expression "lVar38 + 0x30" (identifier "lVar38") (+ "+") (number_literal "0x30")) () ")")))) (+ "+") (pointer_expression "*(long *)(lVar38 + 0x38)" (* "*") (cast_expression "(long *)(lVar38 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x38)" (( "(") (binary_expression "lVar38 + 0x38" (identifier "lVar38") (+ "+") (number_literal "0x38")) () ")")))))) (; ";")) (if_statement "if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) {\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }" (if "if") (parenthesized_expression "(uVar29 < *(ulong *)(plVar15[1] + 0x30))" (( "(") (binary_expression "uVar29 < *(ulong *)(plVar15[1] + 0x30)" (identifier "uVar29") (< "<") (pointer_expression "*(ulong *)(plVar15[1] + 0x30)" (* "*") (cast_expression "(ulong *)(plVar15[1] + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar15[1] + 0x30)" (( "(") (binary_expression "plVar15[1] + 0x30" (subscript_expression "plVar15[1]" (identifier "plVar15") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x30")) () ")"))))) () ")")) (compound_statement "{\n uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;\n iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }\n *puVar32 = uVar29;\n if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }\n }" ({ "{") (expression_statement "uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29;" (assignment_expression "uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29" (identifier "uVar29") (= "=") (binary_expression "*(ulong *)(plVar15[1] + 0x30) - uVar29" (pointer_expression "*(ulong *)(plVar15[1] + 0x30)" (* "*") (cast_expression "(ulong *)(plVar15[1] + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar15[1] + 0x30)" (( "(") (binary_expression "plVar15[1] + 0x30" (subscript_expression "plVar15[1]" (identifier "plVar15") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x30")) () ")")))) (- "-") (identifier "uVar29"))) (; ";")) (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29);" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" (identifier "bfd_set_section_size") (argument_list "(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29)" (( "(") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (binary_expression "*(long *)(lVar38 + 0x38) + uVar29" (pointer_expression "*(long *)(lVar38 + 0x38)" (* "*") (cast_expression "(long *)(lVar38 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x38)" (( "(") (binary_expression "lVar38 + 0x38" (identifier "lVar38") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (identifier "uVar29")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"Can\'t fill gap after section",5);\n FUN_0011c0d0(0,param_2,*plVar15,uVar12);\n DAT_0012cb24 = 1;\n local_a0 = uVar21;\n break;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"Can\'t fill gap after section",5);" (assignment_expression "uVar12 = dcgettext(0,"Can\'t fill gap after section",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Can\'t fill gap after section",5)" (identifier "dcgettext") (argument_list "(0,"Can\'t fill gap after section",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Can\'t fill gap after section"" (" """) (string_content "Can") (escape_sequence "\'") (string_content "t fill gap after section") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_2,*plVar15,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,*plVar15,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,*plVar15,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (pointer_expression "*plVar15" (* "*") (identifier "plVar15")) (, ",") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" (identifier "local_a0") (= "=") (identifier "uVar21")) (; ";")) (break_statement "break;" (break "break") (; ";")) (} "}"))) (expression_statement "*puVar32 = uVar29;" (assignment_expression "*puVar32 = uVar29" (pointer_expression "*puVar32" (* "*") (identifier "puVar32")) (= "=") (identifier "uVar29")) (; ";")) (if_statement "if (uVar21 < uVar29) {\n uVar21 = uVar29;\n }" (if "if") (parenthesized_expression "(uVar21 < uVar29)" (( "(") (binary_expression "uVar21 < uVar29" (identifier "uVar21") (< "<") (identifier "uVar29")) () ")")) (compound_statement "{\n uVar21 = uVar29;\n }" ({ "{") (expression_statement "uVar21 = uVar29;" (assignment_expression "uVar21 = uVar29" (identifier "uVar21") (= "=") (identifier "uVar29")) (; ";")) (} "}"))) (} "}"))) (} "}"))) (expression_statement "plVar15 = plVar15 + 1;" (assignment_expression "plVar15 = plVar15 + 1" (identifier "plVar15") (= "=") (binary_expression "plVar15 + 1" (identifier "plVar15") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar32 = puVar32 + 1;" (assignment_expression "puVar32 = puVar32 + 1" (identifier "puVar32") (= "=") (binary_expression "puVar32 + 1" (identifier "puVar32") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" (identifier "local_a0") (= "=") (identifier "uVar21")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(local_98 + (ulong)(uVar28 - 2) + 1 != plVar15)" (( "(") (binary_expression "local_98 + (ulong)(uVar28 - 2) + 1 != plVar15" (binary_expression "local_98 + (ulong)(uVar28 - 2) + 1" (binary_expression "local_98 + (ulong)(uVar28 - 2)" (identifier "local_98") (+ "+") (call_expression "(ulong)(uVar28 - 2)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar28 - 2)" (( "(") (binary_expression "uVar28 - 2" (identifier "uVar28") (- "-") (number_literal "2")) () ")")))) (+ "+") (number_literal "1")) (!= "!=") (identifier "plVar15")) () ")")) (; ";")) (} "}"))) (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" (identifier "uVar21") (= "=") (identifier "local_a0")) (; ";")) (if_statement "if (DAT_0012cac8 != 0) {\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }" (if "if") (parenthesized_expression "(DAT_0012cac8 != 0)" (( "(") (binary_expression "DAT_0012cac8 != 0" (identifier "DAT_0012cac8") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = local_98[uVar28 - 1];\n uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);\n if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }\n }" ({ "{") (expression_statement "lVar38 = local_98[uVar28 - 1];" (assignment_expression "lVar38 = local_98[uVar28 - 1]" (identifier "lVar38") (= "=") (subscript_expression "local_98[uVar28 - 1]" (identifier "local_98") ([ "[") (binary_expression "uVar28 - 1" (identifier "uVar28") (- "-") (number_literal "1")) (] "]"))) (; ";")) (expression_statement "uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30);" (assignment_expression "uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30)" (identifier "uVar29") (= "=") (binary_expression "*(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30)" (pointer_expression "*(long *)(lVar38 + 0x38)" (* "*") (cast_expression "(long *)(lVar38 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x38)" (( "(") (binary_expression "lVar38 + 0x38" (identifier "lVar38") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (pointer_expression "*(long *)(lVar38 + 0x30)" (* "*") (cast_expression "(long *)(lVar38 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x30)" (( "(") (binary_expression "lVar38 + 0x30" (identifier "lVar38") (+ "+") (number_literal "0x30")) () ")")))))) (; ";")) (if_statement "if (uVar29 < DAT_0012cac0) {\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }" (if "if") (parenthesized_expression "(uVar29 < DAT_0012cac0)" (( "(") (binary_expression "uVar29 < DAT_0012cac0" (identifier "uVar29") (< "<") (identifier "DAT_0012cac0")) () ")")) (compound_statement "{\n iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }\n }" ({ "{") (expression_statement "iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30));" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" (identifier "bfd_set_section_size") (argument_list "(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30))" (( "(") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (binary_expression "DAT_0012cac0 - *(long *)(lVar38 + 0x30)" (identifier "DAT_0012cac0") (- "-") (pointer_expression "*(long *)(lVar38 + 0x30)" (* "*") (cast_expression "(long *)(lVar38 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x30)" (( "(") (binary_expression "lVar38 + 0x30" (identifier "lVar38") (+ "+") (number_literal "0x30")) () ")"))))) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }\n else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"can\'t add padding",5);\n FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);\n DAT_0012cb24 = 1;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"can\'t add padding",5);" (assignment_expression "uVar12 = dcgettext(0,"can\'t add padding",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"can\'t add padding",5)" (identifier "dcgettext") (argument_list "(0,"can\'t add padding",5)" (( "(") (number_literal "0") (, ",") (string_literal ""can\'t add padding"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t add padding") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12);" (call_expression "FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,local_98[uVar28 - 1],uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (subscript_expression "local_98[uVar28 - 1]" (identifier "local_98") ([ "[") (binary_expression "uVar28 - 1" (identifier "uVar28") (- "-") (number_literal "1")) (] "]")) (, ",") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (} "}")) (else_clause "else {\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" (else "else") (compound_statement "{\n uVar21 = DAT_0012cac0 - uVar29;\n local_90[uVar28 - 1] = uVar21;\n if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }\n }" ({ "{") (expression_statement "uVar21 = DAT_0012cac0 - uVar29;" (assignment_expression "uVar21 = DAT_0012cac0 - uVar29" (identifier "uVar21") (= "=") (binary_expression "DAT_0012cac0 - uVar29" (identifier "DAT_0012cac0") (- "-") (identifier "uVar29"))) (; ";")) (expression_statement "local_90[uVar28 - 1] = uVar21;" (assignment_expression "local_90[uVar28 - 1] = uVar21" (subscript_expression "local_90[uVar28 - 1]" (identifier "local_90") ([ "[") (binary_expression "uVar28 - 1" (identifier "uVar28") (- "-") (number_literal "1")) (] "]")) (= "=") (identifier "uVar21")) (; ";")) (if_statement "if (uVar21 <= local_a0) {\n uVar21 = local_a0;\n }" (if "if") (parenthesized_expression "(uVar21 <= local_a0)" (( "(") (binary_expression "uVar21 <= local_a0" (identifier "uVar21") (<= "<=") (identifier "local_a0")) () ")")) (compound_statement "{\n uVar21 = local_a0;\n }" ({ "{") (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" (identifier "uVar21") (= "=") (identifier "local_a0")) (; ";")) (} "}"))) (} "}")))) (} "}"))) (} "}"))) (} "}")))) (expression_statement "local_a0 = uVar21;" (assignment_expression "local_a0 = uVar21" (identifier "local_a0") (= "=") (identifier "uVar21")) (; ";")) (expression_statement "local_b0 = 0;" (assignment_expression "local_b0 = 0" (identifier "local_b0") (= "=") (number_literal "0")) (; ";")) (if_statement "if (DAT_0012ca88 != 0) {\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }" (if "if") (parenthesized_expression "(DAT_0012ca88 != 0)" (( "(") (binary_expression "DAT_0012ca88 != 0" (identifier "DAT_0012ca88") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);\n }" ({ "{") (expression_statement "local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0);" (assignment_expression "local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0)" (identifier "local_b0") (= "=") (call_expression "FUN_0010c920(param_1,DAT_0012cb40,local_100,0)" (identifier "FUN_0010c920") (argument_list "(param_1,DAT_0012cb40,local_100,0)" (( "(") (identifier "param_1") (, ",") (identifier "DAT_0012cb40") (, ",") (identifier "local_100") (, ",") (number_literal "0") () ")")))) (; ";")) (} "}"))) (if_statement "if (DAT_0012cb0c - 2U < 6) {\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }\n else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" (if "if") (parenthesized_expression "(DAT_0012cb0c - 2U < 6)" (( "(") (binary_expression "DAT_0012cb0c - 2U < 6" (binary_expression "DAT_0012cb0c - 2U" (identifier "DAT_0012cb0c") (- "-") (number_literal "2U")) (< "<") (number_literal "6")) () ")")) (compound_statement "{\nLAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }\n plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);\n local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;\n DAT_0012cb38 = plVar15;\n if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }\n if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }\n iVar7 = DAT_0012ca88;\n plVar15[local_100] = 0;\n local_100 = local_100 & 0xffffffff;\n if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }\n }" ({ "{") (labeled_statement "LAB_00109b5a:\n if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" (statement_identifier "LAB_00109b5a") (: ":") (if_statement "if (DAT_0012cb0c != 7) {\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" (if "if") (parenthesized_expression "(DAT_0012cb0c != 7)" (( "(") (binary_expression "DAT_0012cb0c != 7" (identifier "DAT_0012cb0c") (!= "!=") (number_literal "7")) () ")")) (compound_statement "{\nLAB_00109b5f:\n bfd_set_error(0);\n bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);\n iVar7 = bfd_get_error();\n if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n }" ({ "{") (labeled_statement "LAB_00109b5f:\n bfd_set_error(0);" (statement_identifier "LAB_00109b5f") (: ":") (expression_statement "bfd_set_error(0);" (call_expression "bfd_set_error(0)" (identifier "bfd_set_error") (argument_list "(0)" (( "(") (number_literal "0") () ")"))) (; ";"))) (expression_statement "bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40);" (call_expression "bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40)" (identifier "bfd_map_over_sections") (argument_list "(param_1,FUN_00108e30,DAT_0012cb40)" (( "(") (identifier "param_1") (, ",") (identifier "FUN_00108e30") (, ",") (identifier "DAT_0012cb40") () ")"))) (; ";")) (expression_statement "iVar7 = bfd_get_error();" (assignment_expression "iVar7 = bfd_get_error()" (identifier "iVar7") (= "=") (call_expression "bfd_get_error()" (identifier "bfd_get_error") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (iVar7 != 0) {\n DAT_0012cb24 = 1;\n return 0;\n }" (if "if") (parenthesized_expression "(iVar7 != 0)" (( "(") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n DAT_0012cb24 = 1;\n return 0;\n }" ({ "{") (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}")))) (expression_statement "plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8);" (assignment_expression "plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" (identifier "plVar15") (= "=") (cast_expression "(long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8)" (identifier "xmalloc") (argument_list "((local_100 + 1 + (long)DAT_0012ca18) * 8)" (( "(") (binary_expression "(local_100 + 1 + (long)DAT_0012ca18) * 8" (parenthesized_expression "(local_100 + 1 + (long)DAT_0012ca18)" (( "(") (binary_expression "local_100 + 1 + (long)DAT_0012ca18" (binary_expression "local_100 + 1" (identifier "local_100") (+ "+") (number_literal "1")) (+ "+") (cast_expression "(long)DAT_0012ca18" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "DAT_0012ca18"))) () ")")) (* "*") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42;" (assignment_expression "local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42" (field_expression "local_b8._0_4_" (identifier "local_b8") (. ".") (field_identifier "_0_4_")) (= "=") (binary_expression "*(uint *)(param_1 + 0x44) >> 5 & 0x42" (binary_expression "*(uint *)(param_1 + 0x44) >> 5" (pointer_expression "*(uint *)(param_1 + 0x44)" (* "*") (cast_expression "(uint *)(param_1 + 0x44)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x44)" (( "(") (binary_expression "param_1 + 0x44" (identifier "param_1") (+ "+") (number_literal "0x44")) () ")")))) (>> ">>") (number_literal "5")) (& "&") (number_literal "0x42"))) (; ";")) (expression_statement "DAT_0012cb38 = plVar15;" (assignment_expression "DAT_0012cb38 = plVar15" (identifier "DAT_0012cb38") (= "=") (identifier "plVar15")) (; ";")) (if_statement "if (local_100 != 0) {\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }" (if "if") (parenthesized_expression "(local_100 != 0)" (( "(") (binary_expression "local_100 != 0" (identifier "local_100") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n plVar34 = DAT_0012cb40 + local_100;\n local_110 = (size_t *)DAT_0012cb40;\n local_100 = 0;\n do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);\n }" ({ "{") (expression_statement "plVar34 = DAT_0012cb40 + local_100;" (assignment_expression "plVar34 = DAT_0012cb40 + local_100" (identifier "plVar34") (= "=") (binary_expression "DAT_0012cb40 + local_100" (identifier "DAT_0012cb40") (+ "+") (identifier "local_100"))) (; ";")) (expression_statement "local_110 = (size_t *)DAT_0012cb40;" (assignment_expression "local_110 = (size_t *)DAT_0012cb40" (identifier "local_110") (= "=") (cast_expression "(size_t *)DAT_0012cb40" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "DAT_0012cb40"))) (; ";")) (expression_statement "local_100 = 0;" (assignment_expression "local_100 = 0" (identifier "local_100") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n } while ((size_t *)plVar34 != local_110);" (do "do") (compound_statement "{\n iVar7 = DAT_0012ca18;\n plVar2 = (long *)*local_110;\n uVar28 = *(uint *)(plVar2 + 3);\n plVar19 = (long *)plVar2[1];\n lVar38 = plVar2[4];\n if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\nLAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);\n plVar46 = plVar19;\n if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }\n pcVar39 = DAT_0012ca08;\n cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);\n if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }\nLAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;\n if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }\n local_110 = local_110 + 1;\n }" ({ "{") (expression_statement "iVar7 = DAT_0012ca18;" (assignment_expression "iVar7 = DAT_0012ca18" (identifier "iVar7") (= "=") (identifier "DAT_0012ca18")) (; ";")) (expression_statement "plVar2 = (long *)*local_110;" (assignment_expression "plVar2 = (long *)*local_110" (identifier "plVar2") (= "=") (cast_expression "(long *)*local_110" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*local_110" (* "*") (identifier "local_110")))) (; ";")) (expression_statement "uVar28 = *(uint *)(plVar2 + 3);" (assignment_expression "uVar28 = *(uint *)(plVar2 + 3)" (identifier "uVar28") (= "=") (pointer_expression "*(uint *)(plVar2 + 3)" (* "*") (cast_expression "(uint *)(plVar2 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 3)" (( "(") (binary_expression "plVar2 + 3" (identifier "plVar2") (+ "+") (number_literal "3")) () ")"))))) (; ";")) (expression_statement "plVar19 = (long *)plVar2[1];" (assignment_expression "plVar19 = (long *)plVar2[1]" (identifier "plVar19") (= "=") (cast_expression "(long *)plVar2[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "lVar38 = plVar2[4];" (assignment_expression "lVar38 = plVar2[4]" (identifier "lVar38") (= "=") (subscript_expression "plVar2[4]" (identifier "plVar2") ([ "[") (number_literal "4") (] "]"))) (; ";")) (if_statement "if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) {\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" (if "if") (parenthesized_expression "(((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0))" (( "(") (binary_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) &&\n (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)" (parenthesized_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18))" (( "(") (binary_expression "(DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)" (parenthesized_expression "(DAT_0012ca20 != (long *)0x0)" (( "(") (binary_expression "DAT_0012ca20 != (long *)0x0" (identifier "DAT_0012ca20") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(0 < DAT_0012ca18)" (( "(") (binary_expression "0 < DAT_0012ca18" (number_literal "0") (< "<") (identifier "DAT_0012ca18")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)" (( "(") (comma_expression "pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0" (assignment_expression "pcVar39 = (char *)DAT_0012ca20[5]" (identifier "pcVar39") (= "=") (cast_expression "(char *)DAT_0012ca20[5]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "DAT_0012ca20[5]" (identifier "DAT_0012ca20") ([ "[") (number_literal "5") (] "]")))) (, ",") (binary_expression "pcVar39 != (char *)0x0" (identifier "pcVar39") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (compound_statement "{\n iVar10 = 0;\n plVar46 = DAT_0012ca20;\n while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }\n free(pcVar39);\n plVar46[5] = (long)"";\n lVar16 = FUN_00108200(plVar46,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" ({ "{") (expression_statement "iVar10 = 0;" (assignment_expression "iVar10 = 0" (identifier "iVar10") (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar46 = DAT_0012ca20;" (assignment_expression "plVar46 = DAT_0012ca20" (identifier "plVar46") (= "=") (identifier "DAT_0012ca20")) (; ";")) (while_statement "while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) {\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }" (while "while") (parenthesized_expression "(iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0)" (( "(") (comma_expression "iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0" (assignment_expression "iVar11 = strcmp(pcVar39,(char *)plVar19)" (identifier "iVar11") (= "=") (call_expression "strcmp(pcVar39,(char *)plVar19)" (identifier "strcmp") (argument_list "(pcVar39,(char *)plVar19)" (( "(") (identifier "pcVar39") (, ",") (cast_expression "(char *)plVar19" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar19")) () ")")))) (, ",") (binary_expression "iVar11 != 0" (identifier "iVar11") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n iVar10 = iVar10 + 1;\n plVar46 = (long *)*plVar46;\n if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;\n }" ({ "{") (expression_statement "iVar10 = iVar10 + 1;" (assignment_expression "iVar10 = iVar10 + 1" (identifier "iVar10") (= "=") (binary_expression "iVar10 + 1" (identifier "iVar10") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "plVar46 = (long *)*plVar46;" (assignment_expression "plVar46 = (long *)*plVar46" (identifier "plVar46") (= "=") (cast_expression "(long *)*plVar46" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar46" (* "*") (identifier "plVar46")))) (; ";")) (if_statement "if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))\n goto LAB_00109cb0;" (if "if") (parenthesized_expression "((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0))" (( "(") (binary_expression "(iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0)" (parenthesized_expression "(iVar10 == iVar7)" (( "(") (binary_expression "iVar10 == iVar7" (identifier "iVar10") (== "==") (identifier "iVar7")) () ")")) (|| "||") (parenthesized_expression "(pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0)" (( "(") (comma_expression "pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0" (assignment_expression "pcVar39 = (char *)plVar46[5]" (identifier "pcVar39") (= "=") (cast_expression "(char *)plVar46[5]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar46[5]" (identifier "plVar46") ([ "[") (number_literal "5") (] "]")))) (, ",") (binary_expression "pcVar39 == (char *)0x0" (identifier "pcVar39") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (goto_statement "goto LAB_00109cb0;" (goto "goto") (statement_identifier "LAB_00109cb0") (; ";"))) (} "}"))) (expression_statement "free(pcVar39);" (call_expression "free(pcVar39)" (identifier "free") (argument_list "(pcVar39)" (( "(") (identifier "pcVar39") () ")"))) (; ";")) (expression_statement "plVar46[5] = (long)"";" (assignment_expression "plVar46[5] = (long)""" (subscript_expression "plVar46[5]" (identifier "plVar46") ([ "[") (number_literal "5") (] "]")) (= "=") (cast_expression "(long)""" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (string_literal """" (" """) (" """)))) (; ";")) (expression_statement "lVar16 = FUN_00108200(plVar46,param_2);" (assignment_expression "lVar16 = FUN_00108200(plVar46,param_2)" (identifier "lVar16") (= "=") (call_expression "FUN_00108200(plVar46,param_2)" (identifier "FUN_00108200") (argument_list "(plVar46,param_2)" (( "(") (identifier "plVar46") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "plVar15[local_100] = lVar16;" (assignment_expression "plVar15[local_100] = lVar16" (subscript_expression "plVar15[local_100]" (identifier "plVar15") ([ "[") (identifier "local_100") (] "]")) (= "=") (identifier "lVar16")) (; ";")) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" (identifier "local_100") (= "=") (binary_expression "local_100 + 1" (identifier "local_100") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (labeled_statement "LAB_00109cb0:\n lVar16 = htab_elements(DAT_0012ca30);" (statement_identifier "LAB_00109cb0") (: ":") (expression_statement "lVar16 = htab_elements(DAT_0012ca30);" (assignment_expression "lVar16 = htab_elements(DAT_0012ca30)" (identifier "lVar16") (= "=") (call_expression "htab_elements(DAT_0012ca30)" (identifier "htab_elements") (argument_list "(DAT_0012ca30)" (( "(") (identifier "DAT_0012ca30") () ")")))) (; ";"))) (expression_statement "plVar46 = plVar19;" (assignment_expression "plVar46 = plVar19" (identifier "plVar46") (= "=") (identifier "plVar19")) (; ";")) (if_statement "if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) {\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }" (if "if") (parenthesized_expression "((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0))" (( "(") (binary_expression "(lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)" (parenthesized_expression "(lVar16 != 0)" (( "(") (binary_expression "lVar16 != 0" (identifier "lVar16") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(DAT_0012cb48 != (undefined8 *)0x0)" (( "(") (binary_expression "DAT_0012cb48 != (undefined8 *)0x0" (identifier "DAT_0012cb48") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")"))) () ")")) (compound_statement "{\n local_50 = 0;\n local_58 = plVar19;\n lVar16 = htab_find(DAT_0012ca30,&local_58);\n if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }\n plVar2[1] = (long)plVar46;\n }" ({ "{") (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = plVar19;" (assignment_expression "local_58 = plVar19" (identifier "local_58") (= "=") (identifier "plVar19")) (; ";")) (expression_statement "lVar16 = htab_find(DAT_0012ca30,&local_58);" (assignment_expression "lVar16 = htab_find(DAT_0012ca30,&local_58)" (identifier "lVar16") (= "=") (call_expression "htab_find(DAT_0012ca30,&local_58)" (identifier "htab_find") (argument_list "(DAT_0012ca30,&local_58)" (( "(") (identifier "DAT_0012ca30") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")")))) (; ";")) (if_statement "if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) {\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }" (if "if") (parenthesized_expression "(((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0))" (( "(") (binary_expression "((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) &&\n (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)" (parenthesized_expression "((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46))" (( "(") (binary_expression "(lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)" (parenthesized_expression "(lVar16 == 0)" (( "(") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)" (( "(") (comma_expression "plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46" (assignment_expression "plVar46 = *(long **)(lVar16 + 8)" (identifier "plVar46") (= "=") (pointer_expression "*(long **)(lVar16 + 8)" (* "*") (cast_expression "(long **)(lVar16 + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar16 + 8)" (( "(") (binary_expression "lVar16 + 8" (identifier "lVar16") (+ "+") (number_literal "8")) () ")"))))) (, ",") (binary_expression "plVar19 == plVar46" (identifier "plVar19") (== "==") (identifier "plVar46"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)" (( "(") (comma_expression "puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0" (assignment_expression "puVar33 = DAT_0012cb48" (identifier "puVar33") (= "=") (identifier "DAT_0012cb48")) (, ",") (binary_expression "(uVar28 & 0x100) != 0" (parenthesized_expression "(uVar28 & 0x100)" (( "(") (binary_expression "uVar28 & 0x100" (identifier "uVar28") (& "&") (number_literal "0x100")) () ")")) (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }\n }" ({ "{") (for_statement "for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)puVar33[3]) {\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }" (for "for") (( "(") (; ";") (comma_expression "plVar46 = plVar19, puVar33 != (undefined8 *)0x0" (assignment_expression "plVar46 = plVar19" (identifier "plVar46") (= "=") (identifier "plVar19")) (, ",") (binary_expression "puVar33 != (undefined8 *)0x0" (identifier "puVar33") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) (; ";") (assignment_expression "puVar33 = (undefined8 *)puVar33[3]" (identifier "puVar33") (= "=") (cast_expression "(undefined8 *)puVar33[3]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar33[3]" (identifier "puVar33") ([ "[") (number_literal "3") (] "]")))) () ")") (compound_statement "{\n iVar7 = strcmp((char *)*puVar33,(char *)plVar19);\n if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }\n }" ({ "{") (expression_statement "iVar7 = strcmp((char *)*puVar33,(char *)plVar19);" (assignment_expression "iVar7 = strcmp((char *)*puVar33,(char *)plVar19)" (identifier "iVar7") (= "=") (call_expression "strcmp((char *)*puVar33,(char *)plVar19)" (identifier "strcmp") (argument_list "((char *)*puVar33,(char *)plVar19)" (( "(") (cast_expression "(char *)*puVar33" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar33" (* "*") (identifier "puVar33"))) (, ",") (cast_expression "(char *)plVar19" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar19")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n plVar46 = (long *)puVar33[1];\n break;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n plVar46 = (long *)puVar33[1];\n break;\n }" ({ "{") (expression_statement "plVar46 = (long *)puVar33[1];" (assignment_expression "plVar46 = (long *)puVar33[1]" (identifier "plVar46") (= "=") (cast_expression "(long *)puVar33[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar33[1]" (identifier "puVar33") ([ "[") (number_literal "1") (] "]")))) (; ";")) (break_statement "break;" (break "break") (; ";")) (} "}"))) (} "}"))) (} "}"))) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)plVar46" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar46"))) (; ";")) (} "}"))) (expression_statement "pcVar39 = DAT_0012ca08;" (assignment_expression "pcVar39 = DAT_0012ca08" (identifier "pcVar39") (= "=") (identifier "DAT_0012ca08")) (; ";")) (expression_statement "cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c);" (assignment_expression "cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c)" (identifier "cVar42") (= "=") (pointer_expression "*(char *)(*(long *)(param_1 + 8) + 0x1c)" (* "*") (cast_expression "(char *)(*(long *)(param_1 + 8) + 0x1c)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 0x1c)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 0x1c" (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 "0x1c")) () ")"))))) (; ";")) (if_statement "if ((char)*plVar46 == cVar42) {\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }\n else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" (if "if") (parenthesized_expression "((char)*plVar46 == cVar42)" (( "(") (binary_expression "(char)*plVar46 == cVar42" (cast_expression "(char)*plVar46" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (pointer_expression "*plVar46" (* "*") (identifier "plVar46"))) (== "==") (identifier "cVar42")) () ")")) (compound_statement "{\n if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }\n if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;\n if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }\n *(char *)plVar46 = *(char *)(param_2[1] + 0x1c);\n plVar2[1] = (long)plVar46;\n }" ({ "{") (if_statement "if (DAT_0012ca7c == 0) {\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }" (if "if") (parenthesized_expression "(DAT_0012ca7c == 0)" (( "(") (binary_expression "DAT_0012ca7c == 0" (identifier "DAT_0012ca7c") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;\nLAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109d39;\n }" ({ "{") (if_statement "if ((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39;" (if "if") (parenthesized_expression "((DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))))" (( "(") (binary_expression "(DAT_0012ca78 == 0) ||\n ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))" (parenthesized_expression "(DAT_0012ca78 == 0)" (( "(") (binary_expression "DAT_0012ca78 == 0" (identifier "DAT_0012ca78") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))" (( "(") (parenthesized_expression "(((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))" (( "(") (binary_expression "((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" (parenthesized_expression "((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678))" (( "(") (binary_expression "(uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)" (binary_expression "(uVar28 & 0x82) == 0" (parenthesized_expression "(uVar28 & 0x82)" (( "(") (binary_expression "uVar28 & 0x82" (identifier "uVar28") (& "&") (number_literal "0x82")) () ")")) (== "==") (number_literal "0")) (&& "&&") (parenthesized_expression "(lVar38 != 0x12c678)" (( "(") (binary_expression "lVar38 != 0x12c678" (identifier "lVar38") (!= "!=") (number_literal "0x12c678")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" (( "(") (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) == 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" (( "(") (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" (* "*") (cast_expression "(byte *)(plVar2[4] + 0x21)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2[4] + 0x21)" (( "(") (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" (identifier "plVar2") ([ "[") (number_literal "4") (] "]")) (+ "+") (number_literal "0x21")) () ")")))) (& "&") (number_literal "0x10")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (goto_statement "goto LAB_00109d39;" (goto "goto") (statement_identifier "LAB_00109d39") (; ";"))) (labeled_statement "LAB_00109f88:\n plVar46 = (long *)((long)plVar46 + 1);" (statement_identifier "LAB_00109f88") (: ":") (expression_statement "plVar46 = (long *)((long)plVar46 + 1);" (assignment_expression "plVar46 = (long *)((long)plVar46 + 1)" (identifier "plVar46") (= "=") (cast_expression "(long *)((long)plVar46 + 1)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar46 + 1)" (( "(") (binary_expression "(long)plVar46 + 1" (cast_expression "(long)plVar46" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar46")) (+ "+") (number_literal "1")) () ")")))) (; ";"))) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)plVar46" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar46"))) (; ";")) (goto_statement "goto LAB_00109d39;" (goto "goto") (statement_identifier "LAB_00109d39") (; ";")) (} "}"))) (if_statement "if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88;" (if "if") (parenthesized_expression "(*(char *)(param_2[1] + 0x1c) == '\0')" (( "(") (binary_expression "*(char *)(param_2[1] + 0x1c) == '\0'" (pointer_expression "*(char *)(param_2[1] + 0x1c)" (* "*") (cast_expression "(char *)(param_2[1] + 0x1c)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 0x1c)" (( "(") (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x1c")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_00109f88;" (goto "goto") (statement_identifier "LAB_00109f88") (; ";"))) (if_statement "if (DAT_0012ca08 != (char *)0x0) {\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }" (if "if") (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" (( "(") (binary_expression "DAT_0012ca08 != (char *)0x0" (identifier "DAT_0012ca08") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n plVar46 = (long *)((long)plVar46 + 1);\n plVar2[1] = (long)plVar46;\n goto LAB_00109fa6;\n }" ({ "{") (expression_statement "plVar46 = (long *)((long)plVar46 + 1);" (assignment_expression "plVar46 = (long *)((long)plVar46 + 1)" (identifier "plVar46") (= "=") (cast_expression "(long *)((long)plVar46 + 1)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar46 + 1)" (( "(") (binary_expression "(long)plVar46 + 1" (cast_expression "(long)plVar46" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar46")) (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)plVar46" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar46"))) (; ";")) (goto_statement "goto LAB_00109fa6;" (goto "goto") (statement_identifier "LAB_00109fa6") (; ";")) (} "}"))) (expression_statement "*(char *)plVar46 = *(char *)(param_2[1] + 0x1c);" (assignment_expression "*(char *)plVar46 = *(char *)(param_2[1] + 0x1c)" (pointer_expression "*(char *)plVar46" (* "*") (cast_expression "(char *)plVar46" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar46"))) (= "=") (pointer_expression "*(char *)(param_2[1] + 0x1c)" (* "*") (cast_expression "(char *)(param_2[1] + 0x1c)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 0x1c)" (( "(") (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x1c")) () ")"))))) (; ";")) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)plVar46" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar46"))) (; ";")) (} "}")) (else_clause "else {\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" (else "else") (compound_statement "{\n if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }\n plVar46 = plVar20;\n pcVar39 = DAT_0012ca08;\n if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }\n strcpy((char *)plVar19,(char *)__src);\n plVar2[1] = (long)plVar46;\n }" ({ "{") (if_statement "if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')) {\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }\n else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" (if "if") (parenthesized_expression "(((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0'))" (( "(") (binary_expression "((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) ||\n (cVar42 != '\0')" (parenthesized_expression "((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0'))" (( "(") (binary_expression "(DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')" (parenthesized_expression "(DAT_0012ca7c == 0)" (( "(") (binary_expression "DAT_0012ca7c == 0" (identifier "DAT_0012ca7c") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(*(char *)(param_2[1] + 0x1c) == '\0')" (( "(") (binary_expression "*(char *)(param_2[1] + 0x1c) == '\0'" (pointer_expression "*(char *)(param_2[1] + 0x1c)" (* "*") (cast_expression "(char *)(param_2[1] + 0x1c)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 0x1c)" (( "(") (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x1c")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(cVar42 != '\0')" (( "(") (binary_expression "cVar42 != '\0'" (identifier "cVar42") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\nLAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar20 = plVar19;\n __src = plVar46;\n }" ({ "{") (labeled_statement "LAB_00109d39:\n if (pcVar39 == (char *)0x0) goto LAB_00109da6;" (statement_identifier "LAB_00109d39") (: ":") (if_statement "if (pcVar39 == (char *)0x0) goto LAB_00109da6;" (if "if") (parenthesized_expression "(pcVar39 == (char *)0x0)" (( "(") (binary_expression "pcVar39 == (char *)0x0" (identifier "pcVar39") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_00109da6;" (goto "goto") (statement_identifier "LAB_00109da6") (; ";")))) (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" (identifier "sVar17") (= "=") (call_expression "strlen(pcVar39)" (identifier "strlen") (argument_list "(pcVar39)" (( "(") (identifier "pcVar39") () ")")))) (; ";")) (expression_statement "sVar18 = strlen((char *)plVar46);" (assignment_expression "sVar18 = strlen((char *)plVar46)" (identifier "sVar18") (= "=") (call_expression "strlen((char *)plVar46)" (identifier "strlen") (argument_list "((char *)plVar46)" (( "(") (cast_expression "(char *)plVar46" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar46")) () ")")))) (; ";")) (expression_statement "plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18);" (assignment_expression "plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18)" (identifier "plVar19") (= "=") (cast_expression "(long *)xmalloc(sVar17 + 2 + sVar18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar17 + 2 + sVar18)" (identifier "xmalloc") (argument_list "(sVar17 + 2 + sVar18)" (( "(") (binary_expression "sVar17 + 2 + sVar18" (binary_expression "sVar17 + 2" (identifier "sVar17") (+ "+") (number_literal "2")) (+ "+") (identifier "sVar18")) () ")"))))) (; ";")) (expression_statement "plVar20 = plVar19;" (assignment_expression "plVar20 = plVar19" (identifier "plVar20") (= "=") (identifier "plVar19")) (; ";")) (expression_statement "__src = plVar46;" (assignment_expression "__src = plVar46" (identifier "__src") (= "=") (identifier "plVar46")) (; ";")) (} "}")) (else_clause "else {\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" (else "else") (compound_statement "{\nLAB_00109fa6:\n sVar17 = strlen(pcVar39);\n sVar18 = strlen((char *)plVar46);\n plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);\n plVar19 = (long *)((long)plVar20 + 1);\n *(char *)plVar20 = *(char *)(param_2[1] + 0x1c);\n __src = plVar46;\n }" ({ "{") (labeled_statement "LAB_00109fa6:\n sVar17 = strlen(pcVar39);" (statement_identifier "LAB_00109fa6") (: ":") (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" (identifier "sVar17") (= "=") (call_expression "strlen(pcVar39)" (identifier "strlen") (argument_list "(pcVar39)" (( "(") (identifier "pcVar39") () ")")))) (; ";"))) (expression_statement "sVar18 = strlen((char *)plVar46);" (assignment_expression "sVar18 = strlen((char *)plVar46)" (identifier "sVar18") (= "=") (call_expression "strlen((char *)plVar46)" (identifier "strlen") (argument_list "((char *)plVar46)" (( "(") (cast_expression "(char *)plVar46" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar46")) () ")")))) (; ";")) (expression_statement "plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18);" (assignment_expression "plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18)" (identifier "plVar20") (= "=") (cast_expression "(long *)xmalloc(sVar17 + 2 + sVar18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar17 + 2 + sVar18)" (identifier "xmalloc") (argument_list "(sVar17 + 2 + sVar18)" (( "(") (binary_expression "sVar17 + 2 + sVar18" (binary_expression "sVar17 + 2" (identifier "sVar17") (+ "+") (number_literal "2")) (+ "+") (identifier "sVar18")) () ")"))))) (; ";")) (expression_statement "plVar19 = (long *)((long)plVar20 + 1);" (assignment_expression "plVar19 = (long *)((long)plVar20 + 1)" (identifier "plVar19") (= "=") (cast_expression "(long *)((long)plVar20 + 1)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar20 + 1)" (( "(") (binary_expression "(long)plVar20 + 1" (cast_expression "(long)plVar20" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar20")) (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "*(char *)plVar20 = *(char *)(param_2[1] + 0x1c);" (assignment_expression "*(char *)plVar20 = *(char *)(param_2[1] + 0x1c)" (pointer_expression "*(char *)plVar20" (* "*") (cast_expression "(char *)plVar20" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar20"))) (= "=") (pointer_expression "*(char *)(param_2[1] + 0x1c)" (* "*") (cast_expression "(char *)(param_2[1] + 0x1c)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 0x1c)" (( "(") (binary_expression "param_2[1] + 0x1c" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x1c")) () ")"))))) (; ";")) (expression_statement "__src = plVar46;" (assignment_expression "__src = plVar46" (identifier "__src") (= "=") (identifier "plVar46")) (; ";")) (} "}")))) (expression_statement "plVar46 = plVar20;" (assignment_expression "plVar46 = plVar20" (identifier "plVar46") (= "=") (identifier "plVar20")) (; ";")) (expression_statement "pcVar39 = DAT_0012ca08;" (assignment_expression "pcVar39 = DAT_0012ca08" (identifier "pcVar39") (= "=") (identifier "DAT_0012ca08")) (; ";")) (if_statement "if (DAT_0012ca08 != (char *)0x0) {\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }" (if "if") (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" (( "(") (binary_expression "DAT_0012ca08 != (char *)0x0" (identifier "DAT_0012ca08") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n strcpy((char *)plVar19,DAT_0012ca08);\n sVar17 = strlen(pcVar39);\n plVar19 = (long *)((long)plVar19 + sVar17);\n }" ({ "{") (expression_statement "strcpy((char *)plVar19,DAT_0012ca08);" (call_expression "strcpy((char *)plVar19,DAT_0012ca08)" (identifier "strcpy") (argument_list "((char *)plVar19,DAT_0012ca08)" (( "(") (cast_expression "(char *)plVar19" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar19")) (, ",") (identifier "DAT_0012ca08") () ")"))) (; ";")) (expression_statement "sVar17 = strlen(pcVar39);" (assignment_expression "sVar17 = strlen(pcVar39)" (identifier "sVar17") (= "=") (call_expression "strlen(pcVar39)" (identifier "strlen") (argument_list "(pcVar39)" (( "(") (identifier "pcVar39") () ")")))) (; ";")) (expression_statement "plVar19 = (long *)((long)plVar19 + sVar17);" (assignment_expression "plVar19 = (long *)((long)plVar19 + sVar17)" (identifier "plVar19") (= "=") (cast_expression "(long *)((long)plVar19 + sVar17)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar19 + sVar17)" (( "(") (binary_expression "(long)plVar19 + sVar17" (cast_expression "(long)plVar19" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar19")) (+ "+") (identifier "sVar17")) () ")")))) (; ";")) (} "}"))) (expression_statement "strcpy((char *)plVar19,(char *)__src);" (call_expression "strcpy((char *)plVar19,(char *)__src)" (identifier "strcpy") (argument_list "((char *)plVar19,(char *)__src)" (( "(") (cast_expression "(char *)plVar19" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar19")) (, ",") (cast_expression "(char *)__src" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "__src")) () ")"))) (; ";")) (expression_statement "plVar2[1] = (long)plVar46;" (assignment_expression "plVar2[1] = (long)plVar46" (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (cast_expression "(long)plVar46" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar46"))) (; ";")) (} "}")))) (labeled_statement "LAB_00109da6:\n if (DAT_0012cb0c == 7) goto LAB_00109e38;" (statement_identifier "LAB_00109da6") (: ":") (if_statement "if (DAT_0012cb0c == 7) goto LAB_00109e38;" (if "if") (parenthesized_expression "(DAT_0012cb0c == 7)" (( "(") (binary_expression "DAT_0012cb0c == 7" (identifier "DAT_0012cb0c") (== "==") (number_literal "7")) () ")")) (goto_statement "goto LAB_00109e38;" (goto "goto") (statement_identifier "LAB_00109e38") (; ";")))) (if_statement "if ((uVar28 & 0x20) == 0) {\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" (if "if") (parenthesized_expression "((uVar28 & 0x20) == 0)" (( "(") (binary_expression "(uVar28 & 0x20) == 0" (parenthesized_expression "(uVar28 & 0x20)" (( "(") (binary_expression "uVar28 & 0x20" (identifier "uVar28") (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }\nLAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;\n }" ({ "{") (if_statement "if (((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) {\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }\n else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" (if "if") (parenthesized_expression "(((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0))" (( "(") (binary_expression "((uVar28 & 0x100) == 0) ||\n ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)" (parenthesized_expression "((uVar28 & 0x100) == 0)" (( "(") (binary_expression "(uVar28 & 0x100) == 0" (parenthesized_expression "(uVar28 & 0x100)" (( "(") (binary_expression "uVar28 & 0x100" (identifier "uVar28") (& "&") (number_literal "0x100")) () ")")) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)" (( "(") (binary_expression "(*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0" (parenthesized_expression "(*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20)" (( "(") (binary_expression "*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20" (pointer_expression "*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18)" (* "*") (cast_expression "(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(**(long **)(plVar2[4] + 0x100) + 0x18)" (( "(") (binary_expression "**(long **)(plVar2[4] + 0x100) + 0x18" (pointer_expression "**(long **)(plVar2[4] + 0x100)" (* "*") (pointer_expression "*(long **)(plVar2[4] + 0x100)" (* "*") (cast_expression "(long **)(plVar2[4] + 0x100)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(plVar2[4] + 0x100)" (( "(") (binary_expression "plVar2[4] + 0x100" (subscript_expression "plVar2[4]" (identifier "plVar2") ([ "[") (number_literal "4") (] "]")) (+ "+") (number_literal "0x100")) () ")"))))) (+ "+") (number_literal "0x18")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;\n }" ({ "{") (if_statement "if ((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) {\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }\n else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" (if "if") (parenthesized_expression "((((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49))" (( "(") (binary_expression "(((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) ||\n (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)" (parenthesized_expression "(((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0))))" (( "(") (binary_expression "((uint)local_b8 == 0) &&\n (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))" (parenthesized_expression "((uint)local_b8 == 0)" (( "(") (binary_expression "(uint)local_b8 == 0" (cast_expression "(uint)local_b8" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "local_b8")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))" (( "(") (parenthesized_expression "((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0))" (( "(") (binary_expression "(uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)" (binary_expression "(uVar28 & 0x82) != 0" (parenthesized_expression "(uVar28 & 0x82)" (( "(") (binary_expression "uVar28 & 0x82" (identifier "uVar28") (& "&") (number_literal "0x82")) () ")")) (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)" (( "(") (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) != 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" (( "(") (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" (* "*") (cast_expression "(byte *)(plVar2[4] + 0x21)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2[4] + 0x21)" (( "(") (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" (identifier "plVar2") ([ "[") (number_literal "4") (] "]")) (+ "+") (number_literal "0x21")) () ")")))) (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)" (( "(") (comma_expression "iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49" (assignment_expression "iVar7 = bfd_decode_symclass(plVar2)" (identifier "iVar7") (= "=") (call_expression "bfd_decode_symclass(plVar2)" (identifier "bfd_decode_symclass") (argument_list "(plVar2)" (( "(") (identifier "plVar2") () ")")))) (, ",") (binary_expression "iVar7 == 0x49" (identifier "iVar7") (== "==") (number_literal "0x49"))) () ")"))) () ")")) (compound_statement "{\nLAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 == 0) goto LAB_00109e20;\n }" ({ "{") (labeled_statement "LAB_0010a060:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (statement_identifier "LAB_0010a060") (: ":") (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca68)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca68") () ")")))) (; ";"))) (if_statement "if (iVar7 == 0) goto LAB_00109e20;" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00109e20;" (goto "goto") (statement_identifier "LAB_00109e20") (; ";"))) (} "}")) (else_clause "else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" (else "else") (if_statement "if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) {\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }\n else if (DAT_0012cb0c != 3) goto LAB_0010a060;" (if "if") (parenthesized_expression "((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0))" (( "(") (binary_expression "(((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) &&\n ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" (parenthesized_expression "(((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678))" (( "(") (binary_expression "((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)" (parenthesized_expression "((uVar28 & 0x82) == 0)" (( "(") (binary_expression "(uVar28 & 0x82) == 0" (parenthesized_expression "(uVar28 & 0x82)" (( "(") (binary_expression "uVar28 & 0x82" (identifier "uVar28") (& "&") (number_literal "0x82")) () ")")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(lVar38 != 0x12c678)" (( "(") (binary_expression "lVar38 != 0x12c678" (identifier "lVar38") (!= "!=") (number_literal "0x12c678")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)" (( "(") (binary_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10) == 0" (parenthesized_expression "(*(byte *)(plVar2[4] + 0x21) & 0x10)" (( "(") (binary_expression "*(byte *)(plVar2[4] + 0x21) & 0x10" (pointer_expression "*(byte *)(plVar2[4] + 0x21)" (* "*") (cast_expression "(byte *)(plVar2[4] + 0x21)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2[4] + 0x21)" (( "(") (binary_expression "plVar2[4] + 0x21" (subscript_expression "plVar2[4]" (identifier "plVar2") ([ "[") (number_literal "4") (] "]")) (+ "+") (number_literal "0x21")) () ")")))) (& "&") (number_literal "0x10")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }\n iVar7 = DAT_0012ca88;\n if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }\n }" ({ "{") (if_statement "if ((uVar28 & 4) == 0) {\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }" (if "if") (parenthesized_expression "((uVar28 & 4) == 0)" (( "(") (binary_expression "(uVar28 & 4) == 0" (parenthesized_expression "(uVar28 & 4)" (( "(") (binary_expression "uVar28 & 4" (identifier "uVar28") (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }\n goto LAB_0010a060;\n }" ({ "{") (if_statement "if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)) {\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }" (if "if") (parenthesized_expression "(((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0))" (( "(") (binary_expression "((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) ||\n (*(long *)(lVar16 + 0x40) == 0)" (parenthesized_expression "((*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0))" (( "(") (binary_expression "(*(int *)(*(long *)(param_1 + 8) + 8) != 2) ||\n (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)" (parenthesized_expression "(*(int *)(*(long *)(param_1 + 8) + 8) != 2)" (( "(") (binary_expression "*(int *)(*(long *)(param_1 + 8) + 8) != 2" (pointer_expression "*(int *)(*(long *)(param_1 + 8) + 8)" (* "*") (cast_expression "(int *)(*(long *)(param_1 + 8) + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 8) + 8)" (( "(") (binary_expression "*(long *)(param_1 + 8) + 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" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (!= "!=") (number_literal "2")) () ")")) (|| "||") (parenthesized_expression "(lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)" (( "(") (comma_expression "lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0" (assignment_expression "lVar16 = *(long *)(plVar2[4] + 0xe0)" (identifier "lVar16") (= "=") (pointer_expression "*(long *)(plVar2[4] + 0xe0)" (* "*") (cast_expression "(long *)(plVar2[4] + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2[4] + 0xe0)" (( "(") (binary_expression "plVar2[4] + 0xe0" (subscript_expression "plVar2[4]" (identifier "plVar2") ([ "[") (number_literal "4") (] "]")) (+ "+") (number_literal "0xe0")) () ")"))))) (, ",") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(long *)(lVar16 + 0x40) == 0)" (( "(") (binary_expression "*(long *)(lVar16 + 0x40) == 0" (pointer_expression "*(long *)(lVar16 + 0x40)" (* "*") (cast_expression "(long *)(lVar16 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar16 + 0x40)" (( "(") (binary_expression "lVar16 + 0x40" (identifier "lVar16") (+ "+") (number_literal "0x40")) () ")")))) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;\n if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }\n }" ({ "{") (if_statement "if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38;" (if "if") (parenthesized_expression "((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2))" (( "(") (binary_expression "(DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)" (parenthesized_expression "(DAT_0012cb0c == 3)" (( "(") (binary_expression "DAT_0012cb0c == 3" (identifier "DAT_0012cb0c") (== "==") (number_literal "3")) () ")")) (|| "||") (parenthesized_expression "(DAT_0012cb08 == 2)" (( "(") (binary_expression "DAT_0012cb08 == 2" (identifier "DAT_0012cb08") (== "==") (number_literal "2")) () ")"))) () ")")) (goto_statement "goto LAB_00109e38;" (goto "goto") (statement_identifier "LAB_00109e38") (; ";"))) (if_statement "if (DAT_0012cb08 == 1) {\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }" (if "if") (parenthesized_expression "(DAT_0012cb08 == 1)" (( "(") (binary_expression "DAT_0012cb08 == 1" (identifier "DAT_0012cb08") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n iVar7 = bfd_is_local_label(param_1,plVar2);\n goto joined_r0x0010aafb;\n }" ({ "{") (expression_statement "iVar7 = bfd_is_local_label(param_1,plVar2);" (assignment_expression "iVar7 = bfd_is_local_label(param_1,plVar2)" (identifier "iVar7") (= "=") (call_expression "bfd_is_local_label(param_1,plVar2)" (identifier "bfd_is_local_label") (argument_list "(param_1,plVar2)" (( "(") (identifier "param_1") (, ",") (identifier "plVar2") () ")")))) (; ";")) (goto_statement "goto joined_r0x0010aafb;" (goto "goto") (statement_identifier "joined_r0x0010aafb") (; ";")) (} "}"))) (} "}"))) (goto_statement "goto LAB_0010a060;" (goto "goto") (statement_identifier "LAB_0010a060") (; ";")) (} "}"))) (expression_statement "iVar7 = DAT_0012ca88;" (assignment_expression "iVar7 = DAT_0012ca88" (identifier "iVar7") (= "=") (identifier "DAT_0012ca88")) (; ";")) (if_statement "if (1 < DAT_0012cb0c - 2U) {\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }" (if "if") (parenthesized_expression "(1 < DAT_0012cb0c - 2U)" (( "(") (binary_expression "1 < DAT_0012cb0c - 2U" (number_literal "1") (< "<") (binary_expression "DAT_0012cb0c - 2U" (identifier "DAT_0012cb0c") (- "-") (number_literal "2U"))) () ")")) (compound_statement "{\njoined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;\n }" ({ "{") (labeled_statement "joined_r0x0010aafb:\n if (iVar7 == 0) goto LAB_0010a060;" (statement_identifier "joined_r0x0010aafb") (: ":") (if_statement "if (iVar7 == 0) goto LAB_0010a060;" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0010a060;" (goto "goto") (statement_identifier "LAB_0010a060") (; ";")))) (} "}"))) (} "}")) (else_clause "else if (DAT_0012cb0c != 3) goto LAB_0010a060;" (else "else") (if_statement "if (DAT_0012cb0c != 3) goto LAB_0010a060;" (if "if") (parenthesized_expression "(DAT_0012cb0c != 3)" (( "(") (binary_expression "DAT_0012cb0c != 3" (identifier "DAT_0012cb0c") (!= "!=") (number_literal "3")) () ")")) (goto_statement "goto LAB_0010a060;" (goto "goto") (statement_identifier "LAB_0010a060") (; ";"))))))) (} "}")) (else_clause "else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" (else "else") (compound_statement "{\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);\n if (iVar7 == 0) goto LAB_00109e61;\n }" ({ "{") (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca68)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca68") () ")")))) (; ";")) (if_statement "if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" (if "if") (parenthesized_expression "(iVar7 != 0)" (( "(") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" (identifier "dcgettext") (argument_list "(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" (( "(") (number_literal "0") (, ",") (string_literal ""not stripping symbol `%s\' because it is named in a relocation"" (" """) (string_content "not stripping symbol `%s") (escape_sequence "\'") (string_content " because it is named in a relocation") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar12,plVar46);" (call_expression "FUN_0011b660(uVar12,plVar46)" (identifier "FUN_0011b660") (argument_list "(uVar12,plVar46)" (( "(") (identifier "uVar12") (, ",") (identifier "plVar46") () ")"))) (; ";")) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (} "}"))) (labeled_statement "LAB_00109e20:\n iVar7 = FUN_00108290(plVar46,DAT_0012ca60);" (statement_identifier "LAB_00109e20") (: ":") (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca60);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca60)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca60)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca60)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca60") () ")")))) (; ";"))) (if_statement "if (iVar7 == 0) goto LAB_00109e61;" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00109e61;" (goto "goto") (statement_identifier "LAB_00109e61") (; ";"))) (} "}")))) (labeled_statement "LAB_00109e38:\n if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;" (statement_identifier "LAB_00109e38") (: ":") (if_statement "if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61;" (if "if") (parenthesized_expression "(((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0))" (( "(") (binary_expression "((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) ||\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)" (parenthesized_expression "((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0))" (( "(") (binary_expression "(DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)" (parenthesized_expression "(DAT_0012ca10 != 0)" (( "(") (binary_expression "DAT_0012ca10 != 0" (identifier "DAT_0012ca10") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((uVar28 & 0x4000) != 0)" (( "(") (binary_expression "(uVar28 & 0x4000) != 0" (parenthesized_expression "(uVar28 & 0x4000)" (( "(") (binary_expression "uVar28 & 0x4000" (identifier "uVar28") (& "&") (number_literal "0x4000")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)" (( "(") (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca58)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca58)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca58)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca58") () ")")))) (, ",") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (goto_statement "goto LAB_00109e61;" (goto "goto") (statement_identifier "LAB_00109e61") (; ";")))) (} "}")) (else_clause "else {\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" (else "else") (compound_statement "{\n iVar7 = FUN_00108290(plVar46,DAT_0012ca68);\n if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }\nLAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);\n if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }\n }" ({ "{") (expression_statement "iVar7 = FUN_00108290(plVar46,DAT_0012ca68);" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca68)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca68)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca68)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca68") () ")")))) (; ";")) (if_statement "if (iVar7 != 0) {\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" (if "if") (parenthesized_expression "(iVar7 != 0)" (( "(") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);\n FUN_0011b660(uVar12,plVar46);\n DAT_0012cb24 = 1;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5);" (assignment_expression "uVar12 = dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" (identifier "dcgettext") (argument_list "(0,\n "not stripping symbol `%s\' because it is named in a relocation"\n ,5)" (( "(") (number_literal "0") (, ",") (string_literal ""not stripping symbol `%s\' because it is named in a relocation"" (" """) (string_content "not stripping symbol `%s") (escape_sequence "\'") (string_content " because it is named in a relocation") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar12,plVar46);" (call_expression "FUN_0011b660(uVar12,plVar46)" (identifier "FUN_0011b660") (argument_list "(uVar12,plVar46)" (( "(") (identifier "uVar12") (, ",") (identifier "plVar46") () ")"))) (; ";")) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (} "}"))) (labeled_statement "LAB_00109e61:\n iVar7 = FUN_001082f0(plVar2[4]);" (statement_identifier "LAB_00109e61") (: ":") (expression_statement "iVar7 = FUN_001082f0(plVar2[4]);" (assignment_expression "iVar7 = FUN_001082f0(plVar2[4])" (identifier "iVar7") (= "=") (call_expression "FUN_001082f0(plVar2[4])" (identifier "FUN_001082f0") (argument_list "(plVar2[4])" (( "(") (subscript_expression "plVar2[4]" (identifier "plVar2") ([ "[") (number_literal "4") (] "]")) () ")")))) (; ";"))) (if_statement "if (iVar7 == 0) {\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }\n if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }\n plVar15[local_100] = (long)plVar2;\n local_100 = local_100 + 1;\n }" ({ "{") (if_statement "if (((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }" (if "if") (parenthesized_expression "(((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n )))" (( "(") (binary_expression "((uVar28 & 2) != 0) &&\n ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))" (parenthesized_expression "((uVar28 & 2) != 0)" (( "(") (binary_expression "(uVar28 & 2) != 0" (parenthesized_expression "(uVar28 & 2)" (( "(") (binary_expression "uVar28 & 2" (identifier "uVar28") (& "&") (number_literal "2")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n ))" (( "(") (parenthesized_expression "(DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)\n )" (( "(") (binary_expression "DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)" (binary_expression "DAT_0012ca14 != 0" (identifier "DAT_0012ca14") (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0)" (( "(") (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca38)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca38)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca38)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca38") () ")")))) (, ",") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0"))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;\n }" ({ "{") (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80" (pointer_expression "*(uint *)(plVar2 + 3)" (* "*") (cast_expression "(uint *)(plVar2 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 3)" (( "(") (binary_expression "plVar2 + 3" (identifier "plVar2") (+ "+") (number_literal "3")) () ")")))) (= "=") (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffd | 0x80" (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffd" (pointer_expression "*(uint *)(plVar2 + 3)" (* "*") (cast_expression "(uint *)(plVar2 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 3)" (( "(") (binary_expression "plVar2 + 3" (identifier "plVar2") (+ "+") (number_literal "3")) () ")")))) (& "&") (number_literal "0xfffffffd")) (| "|") (number_literal "0x80"))) (; ";")) (} "}"))) (if_statement "if (lVar38 != 0x12c678) {\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }" (if "if") (parenthesized_expression "(lVar38 != 0x12c678)" (( "(") (binary_expression "lVar38 != 0x12c678" (identifier "lVar38") (!= "!=") (number_literal "0x12c678")) () ")")) (compound_statement "{\n if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }\n if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }\n }" ({ "{") (if_statement "if (((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }" (if "if") (parenthesized_expression "(((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))))))" (( "(") (binary_expression "((uVar28 & 0x82) != 0) &&\n (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))" (parenthesized_expression "((uVar28 & 0x82) != 0)" (( "(") (binary_expression "(uVar28 & 0x82) != 0" (parenthesized_expression "(uVar28 & 0x82)" (( "(") (binary_expression "uVar28 & 0x82" (identifier "uVar28") (& "&") (number_literal "0x82")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))" (( "(") (parenthesized_expression "((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))))" (( "(") (binary_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) ||\n ((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))" (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0))))" (( "(") (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca50)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca50)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca50)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca50") () ")")))) (, ",") (binary_expression "iVar7 != 0 ||\n ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))" (( "(") (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0))" (( "(") (comma_expression "lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca40)" (identifier "lVar38") (= "=") (call_expression "htab_elements(DAT_0012ca40)" (identifier "htab_elements") (argument_list "(DAT_0012ca40)" (( "(") (identifier "DAT_0012ca40") () ")")))) (, ",") (binary_expression "lVar38 != 0 &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)" (( "(") (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca40)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca40)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca40)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca40") () ")")))) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0"))) () ")")))) () ")")) () ")")))) () ")")) (|| "||") (parenthesized_expression "((DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))" (( "(") (parenthesized_expression "(DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))))" (( "(") (binary_expression "DAT_0012ca70 != 0 &&\n ((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))" (binary_expression "DAT_0012ca70 != 0" (identifier "DAT_0012ca70") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "((((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))" (( "(") (parenthesized_expression "(((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2))" (( "(") (binary_expression "((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)) &&\n ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)" (parenthesized_expression "((lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0))" (( "(") (binary_expression "(lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) &&\n (*(long *)(lVar38 + 0xf8) != 0)" (parenthesized_expression "(lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5))" (( "(") (comma_expression "lVar38 = *plVar2, lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" (assignment_expression "lVar38 = *plVar2" (identifier "lVar38") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (, ",") (binary_expression "lVar38 != 0 &&\n (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(*(int *)(*(long *)(lVar38 + 8) + 8) == 5)" (( "(") (binary_expression "*(int *)(*(long *)(lVar38 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(lVar38 + 8) + 8)" (* "*") (cast_expression "(int *)(*(long *)(lVar38 + 8) + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar38 + 8) + 8)" (( "(") (binary_expression "*(long *)(lVar38 + 8) + 8" (pointer_expression "*(long *)(lVar38 + 8)" (* "*") (cast_expression "(long *)(lVar38 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 8)" (( "(") (binary_expression "lVar38 + 8" (identifier "lVar38") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "5")) () ")")))) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(lVar38 + 0xf8) != 0)" (( "(") (binary_expression "*(long *)(lVar38 + 0xf8) != 0" (pointer_expression "*(long *)(lVar38 + 0xf8)" (* "*") (cast_expression "(long *)(lVar38 + 0xf8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0xf8)" (( "(") (binary_expression "lVar38 + 0xf8" (identifier "lVar38") (+ "+") (number_literal "0xf8")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)" (( "(") (binary_expression "(*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2" (binary_expression "(*(byte *)((long)plVar2 + 0x49) & 3) - 1" (parenthesized_expression "(*(byte *)((long)plVar2 + 0x49) & 3)" (( "(") (binary_expression "*(byte *)((long)plVar2 + 0x49) & 3" (pointer_expression "*(byte *)((long)plVar2 + 0x49)" (* "*") (cast_expression "(byte *)((long)plVar2 + 0x49)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar2 + 0x49)" (( "(") (binary_expression "(long)plVar2 + 0x49" (cast_expression "(long)plVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar2")) (+ "+") (number_literal "0x49")) () ")")))) (& "&") (number_literal "3")) () ")")) (- "-") (number_literal "1")) (< "<") (number_literal "2")) () ")"))) () ")")) () ")"))) () ")")) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;\n }" ({ "{") (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1" (pointer_expression "*(uint *)(plVar2 + 3)" (* "*") (cast_expression "(uint *)(plVar2 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 3)" (( "(") (binary_expression "plVar2 + 3" (identifier "plVar2") (+ "+") (number_literal "3")) () ")")))) (= "=") (binary_expression "*(uint *)(plVar2 + 3) & 0xffffff7d | 1" (binary_expression "*(uint *)(plVar2 + 3) & 0xffffff7d" (pointer_expression "*(uint *)(plVar2 + 3)" (* "*") (cast_expression "(uint *)(plVar2 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 3)" (( "(") (binary_expression "plVar2 + 3" (identifier "plVar2") (+ "+") (number_literal "3")) () ")")))) (& "&") (number_literal "0xffffff7d")) (| "|") (number_literal "1"))) (; ";")) (} "}"))) (if_statement "if (((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) {\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }" (if "if") (parenthesized_expression "(((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0))" (( "(") (binary_expression "((uVar28 & 1) != 0) &&\n (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)" (parenthesized_expression "((uVar28 & 1) != 0)" (( "(") (binary_expression "(uVar28 & 1) != 0" (parenthesized_expression "(uVar28 & 1)" (( "(") (binary_expression "uVar28 & 1" (identifier "uVar28") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)" (( "(") (comma_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0" (assignment_expression "iVar7 = FUN_00108290(plVar46,DAT_0012ca48)" (identifier "iVar7") (= "=") (call_expression "FUN_00108290(plVar46,DAT_0012ca48)" (identifier "FUN_00108290") (argument_list "(plVar46,DAT_0012ca48)" (( "(") (identifier "plVar46") (, ",") (identifier "DAT_0012ca48") () ")")))) (, ",") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;\n }" ({ "{") (expression_statement "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2;" (assignment_expression "*(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2" (pointer_expression "*(uint *)(plVar2 + 3)" (* "*") (cast_expression "(uint *)(plVar2 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 3)" (( "(") (binary_expression "plVar2 + 3" (identifier "plVar2") (+ "+") (number_literal "3")) () ")")))) (= "=") (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffe | 2" (binary_expression "*(uint *)(plVar2 + 3) & 0xfffffffe" (pointer_expression "*(uint *)(plVar2 + 3)" (* "*") (cast_expression "(uint *)(plVar2 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 3)" (( "(") (binary_expression "plVar2 + 3" (identifier "plVar2") (+ "+") (number_literal "3")) () ")")))) (& "&") (number_literal "0xfffffffe")) (| "|") (number_literal "2"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "plVar15[local_100] = (long)plVar2;" (assignment_expression "plVar15[local_100] = (long)plVar2" (subscript_expression "plVar15[local_100]" (identifier "plVar15") ([ "[") (identifier "local_100") (] "]")) (= "=") (cast_expression "(long)plVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar2"))) (; ";")) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" (identifier "local_100") (= "=") (binary_expression "local_100 + 1" (identifier "local_100") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (} "}")))) (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"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((size_t *)plVar34 != local_110)" (( "(") (binary_expression "(size_t *)plVar34 != local_110" (cast_expression "(size_t *)plVar34" (( "(") (type_descriptor "size_t *" (primitive_type "size_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar34")) (!= "!=") (identifier "local_110")) () ")")) (; ";")) (} "}"))) (if_statement "if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) {\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }" (if "if") (parenthesized_expression "((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18))" (( "(") (binary_expression "(DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)" (parenthesized_expression "(DAT_0012ca20 != (long *)0x0)" (( "(") (binary_expression "DAT_0012ca20 != (long *)0x0" (identifier "DAT_0012ca20") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(0 < DAT_0012ca18)" (( "(") (binary_expression "0 < DAT_0012ca18" (number_literal "0") (< "<") (identifier "DAT_0012ca18")) () ")"))) () ")")) (compound_statement "{\n lVar38 = 0;\n plVar34 = DAT_0012ca20;\n do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);\n }" ({ "{") (expression_statement "lVar38 = 0;" (assignment_expression "lVar38 = 0" (identifier "lVar38") (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar34 = DAT_0012ca20;" (assignment_expression "plVar34 = DAT_0012ca20" (identifier "plVar34") (= "=") (identifier "DAT_0012ca20")) (; ";")) (do_statement "do {\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n } while (lVar38 < DAT_0012ca18);" (do "do") (compound_statement "{\n pcVar39 = (char *)plVar34[5];\n if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }\n lVar38 = lVar38 + 1;\n plVar34 = (long *)*plVar34;\n }" ({ "{") (expression_statement "pcVar39 = (char *)plVar34[5];" (assignment_expression "pcVar39 = (char *)plVar34[5]" (identifier "pcVar39") (= "=") (cast_expression "(char *)plVar34[5]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar34[5]" (identifier "plVar34") ([ "[") (number_literal "5") (] "]")))) (; ";")) (if_statement "if (pcVar39 == (char *)0x0) {\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }\n else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }" (if "if") (parenthesized_expression "(pcVar39 == (char *)0x0)" (( "(") (binary_expression "pcVar39 == (char *)0x0" (identifier "pcVar39") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar16 = FUN_00108200(plVar34,param_2);\n plVar15[local_100] = lVar16;\n local_100 = local_100 + 1;\n }" ({ "{") (expression_statement "lVar16 = FUN_00108200(plVar34,param_2);" (assignment_expression "lVar16 = FUN_00108200(plVar34,param_2)" (identifier "lVar16") (= "=") (call_expression "FUN_00108200(plVar34,param_2)" (identifier "FUN_00108200") (argument_list "(plVar34,param_2)" (( "(") (identifier "plVar34") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "plVar15[local_100] = lVar16;" (assignment_expression "plVar15[local_100] = lVar16" (subscript_expression "plVar15[local_100]" (identifier "plVar15") ([ "[") (identifier "local_100") (] "]")) (= "=") (identifier "lVar16")) (; ";")) (expression_statement "local_100 = local_100 + 1;" (assignment_expression "local_100 = local_100 + 1" (identifier "local_100") (= "=") (binary_expression "local_100 + 1" (identifier "local_100") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (else_clause "else if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }" (else "else") (if_statement "if (*pcVar39 != '\0') {\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }" (if "if") (parenthesized_expression "(*pcVar39 != '\0')" (( "(") (binary_expression "*pcVar39 != '\0'" (pointer_expression "*pcVar39" (* "*") (identifier "pcVar39")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"\'before=%s\' not found",5);\n \n FUN_0011b5c0(uVar12,pcVar39);\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"\'before=%s\' not found",5);" (assignment_expression "uVar12 = dcgettext(0,"\'before=%s\' not found",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"\'before=%s\' not found",5)" (identifier "dcgettext") (argument_list "(0,"\'before=%s\' not found",5)" (( "(") (number_literal "0") (, ",") (string_literal ""\'before=%s\' not found"" (" """) (escape_sequence "\'") (string_content "before=%s") (escape_sequence "\'") (string_content " not found") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b5c0(uVar12,pcVar39);" (call_expression "FUN_0011b5c0(uVar12,pcVar39)" (identifier "FUN_0011b5c0") (argument_list "(uVar12,pcVar39)" (( "(") (identifier "uVar12") (, ",") (identifier "pcVar39") () ")"))) (; ";")) (} "}"))))) (expression_statement "lVar38 = lVar38 + 1;" (assignment_expression "lVar38 = lVar38 + 1" (identifier "lVar38") (= "=") (binary_expression "lVar38 + 1" (identifier "lVar38") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "plVar34 = (long *)*plVar34;" (assignment_expression "plVar34 = (long *)*plVar34" (identifier "plVar34") (= "=") (cast_expression "(long *)*plVar34" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar34" (* "*") (identifier "plVar34")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar38 < DAT_0012ca18)" (( "(") (binary_expression "lVar38 < DAT_0012ca18" (identifier "lVar38") (< "<") (identifier "DAT_0012ca18")) () ")")) (; ";")) (} "}"))) (expression_statement "iVar7 = DAT_0012ca88;" (assignment_expression "iVar7 = DAT_0012ca88" (identifier "iVar7") (= "=") (identifier "DAT_0012ca88")) (; ";")) (expression_statement "plVar15[local_100] = 0;" (assignment_expression "plVar15[local_100] = 0" (subscript_expression "plVar15[local_100]" (identifier "plVar15") ([ "[") (identifier "local_100") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_100 = local_100 & 0xffffffff;" (assignment_expression "local_100 = local_100 & 0xffffffff" (identifier "local_100") (= "=") (binary_expression "local_100 & 0xffffffff" (identifier "local_100") (& "&") (number_literal "0xffffffff"))) (; ";")) (if_statement "if ((iVar7 != 0) && (local_b0 != 0)) {\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }" (if "if") (parenthesized_expression "((iVar7 != 0) && (local_b0 != 0))" (( "(") (binary_expression "(iVar7 != 0) && (local_b0 != 0)" (parenthesized_expression "(iVar7 != 0)" (( "(") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(local_b0 != 0)" (( "(") (binary_expression "local_b0 != 0" (identifier "local_b0") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n iVar7 = *(int *)((undefined8 *)param_2[1] + 1);\n if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);\n if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }\n lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);\n lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);\n if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }\n *(undefined4 *)(lVar38 + 0x70) = 2;\n *(undefined4 *)(lVar16 + 0x70) = 0;\n iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);\n if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }\n }" ({ "{") (expression_statement "iVar7 = *(int *)((undefined8 *)param_2[1] + 1);" (assignment_expression "iVar7 = *(int *)((undefined8 *)param_2[1] + 1)" (identifier "iVar7") (= "=") (pointer_expression "*(int *)((undefined8 *)param_2[1] + 1)" (* "*") (cast_expression "(int *)((undefined8 *)param_2[1] + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((undefined8 *)param_2[1] + 1)" (( "(") (binary_expression "(undefined8 *)param_2[1] + 1" (cast_expression "(undefined8 *)param_2[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (+ "+") (number_literal "1")) () ")"))))) (; ";")) (if_statement "if ((iVar7 != 2) && (iVar7 != 5)) {\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" (if "if") (parenthesized_expression "((iVar7 != 2) && (iVar7 != 5))" (( "(") (binary_expression "(iVar7 != 2) && (iVar7 != 5)" (parenthesized_expression "(iVar7 != 2)" (( "(") (binary_expression "iVar7 != 2" (identifier "iVar7") (!= "!=") (number_literal "2")) () ")")) (&& "&&") (parenthesized_expression "(iVar7 != 5)" (( "(") (binary_expression "iVar7 != 5" (identifier "iVar7") (!= "!=") (number_literal "5")) () ")"))) () ")")) (compound_statement "{\n uVar12 = *(undefined8 *)param_2[1];\n uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);\n FUN_0011c0d0(0,param_2,0,uVar13,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" ({ "{") (expression_statement "uVar12 = *(undefined8 *)param_2[1];" (assignment_expression "uVar12 = *(undefined8 *)param_2[1]" (identifier "uVar12") (= "=") (pointer_expression "*(undefined8 *)param_2[1]" (* "*") (cast_expression "(undefined8 *)param_2[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))))) (; ";")) (expression_statement "uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5);" (assignment_expression "uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"don\'t know how to write debugging information for %s",5)" (identifier "dcgettext") (argument_list "(0,"don\'t know how to write debugging information for %s",5)" (( "(") (number_literal "0") (, ",") (string_literal ""don\'t know how to write debugging information for %s"" (" """) (string_content "don") (escape_sequence "\'") (string_content "t know how to write debugging information for %s") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar13,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar13,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,0,uVar13,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (number_literal "0") (, ",") (identifier "uVar13") (, ",") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58);" (assignment_expression "iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" (identifier "iVar7") (= "=") (call_expression "FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" (identifier "FUN_0011aff0") (argument_list "(param_2,local_b0,&local_88,local_78,&local_80,&local_58)" (( "(") (identifier "param_2") (, ",") (identifier "local_b0") (, ",") (pointer_expression "&local_88" (& "&") (identifier "local_88")) (, ",") (identifier "local_78") (, ",") (pointer_expression "&local_80" (& "&") (identifier "local_80")) (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n DAT_0012cb24 = 1;\n return 0;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n DAT_0012cb24 = 1;\n return 0;\n }" ({ "{") (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108);" (assignment_expression "lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108)" (identifier "lVar38") (= "=") (call_expression "bfd_make_section_with_flags(param_2,".stab",0x2108)" (identifier "bfd_make_section_with_flags") (argument_list "(param_2,".stab",0x2108)" (( "(") (identifier "param_2") (, ",") (string_literal "".stab"" (" """) (string_content ".stab") (" """)) (, ",") (number_literal "0x2108") () ")")))) (; ";")) (expression_statement "lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108);" (assignment_expression "lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108)" (identifier "lVar16") (= "=") (call_expression "bfd_make_section_with_flags(param_2,".stabstr",0x2108)" (identifier "bfd_make_section_with_flags") (argument_list "(param_2,".stabstr",0x2108)" (( "(") (identifier "param_2") (, ",") (string_literal "".stabstr"" (" """) (string_content ".stabstr") (" """)) (, ",") (number_literal "0x2108") () ")")))) (; ";")) (if_statement "if ((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" (if "if") (parenthesized_expression "((((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0))" (( "(") (binary_expression "(((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)" (parenthesized_expression "(((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0))" (( "(") (binary_expression "((lVar38 == 0) || (lVar16 == 0)) ||\n (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)" (parenthesized_expression "((lVar38 == 0) || (lVar16 == 0))" (( "(") (binary_expression "(lVar38 == 0) || (lVar16 == 0)" (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar16 == 0)" (( "(") (binary_expression "lVar16 == 0" (identifier "lVar16") (== "==") (number_literal "0")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)" (( "(") (comma_expression "iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0])" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_size(param_2,lVar38,local_78[0])" (identifier "bfd_set_section_size") (argument_list "(param_2,lVar38,local_78[0])" (( "(") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (subscript_expression "local_78[0]" (identifier "local_78") ([ "[") (number_literal "0") (] "]")) () ")")))) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)" (( "(") (comma_expression "iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_size(param_2,lVar16,local_58)" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_size(param_2,lVar16,local_58)" (identifier "bfd_set_section_size") (argument_list "(param_2,lVar16,local_58)" (( "(") (identifier "param_2") (, ",") (identifier "lVar16") (, ",") (identifier "local_58") () ")")))) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n pcVar39 = "can\'t create debugging section";\nLAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);\n FUN_0011c0d0(0,param_2,0,uVar12);\n DAT_0012cb24 = 1;\n return 0;\n }" ({ "{") (expression_statement "pcVar39 = "can\'t create debugging section";" (assignment_expression "pcVar39 = "can\'t create debugging section"" (identifier "pcVar39") (= "=") (string_literal ""can\'t create debugging section"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t create debugging section") (" """))) (; ";")) (labeled_statement "LAB_0010a991:\n uVar12 = dcgettext(0,pcVar39,5);" (statement_identifier "LAB_0010a991") (: ":") (expression_statement "uVar12 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar12 = dcgettext(0,pcVar39,5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,pcVar39,5)" (identifier "dcgettext") (argument_list "(0,pcVar39,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar39") (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,0,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (number_literal "0") (, ",") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "DAT_0012cb24 = 1;" (assignment_expression "DAT_0012cb24 = 1" (identifier "DAT_0012cb24") (= "=") (number_literal "1")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "*(undefined4 *)(lVar38 + 0x70) = 2;" (assignment_expression "*(undefined4 *)(lVar38 + 0x70) = 2" (pointer_expression "*(undefined4 *)(lVar38 + 0x70)" (* "*") (cast_expression "(undefined4 *)(lVar38 + 0x70)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x70)" (( "(") (binary_expression "lVar38 + 0x70" (identifier "lVar38") (+ "+") (number_literal "0x70")) () ")")))) (= "=") (number_literal "2")) (; ";")) (expression_statement "*(undefined4 *)(lVar16 + 0x70) = 0;" (assignment_expression "*(undefined4 *)(lVar16 + 0x70) = 0" (pointer_expression "*(undefined4 *)(lVar16 + 0x70)" (* "*") (cast_expression "(undefined4 *)(lVar16 + 0x70)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar16 + 0x70)" (( "(") (binary_expression "lVar16 + 0x70" (identifier "lVar16") (+ "+") (number_literal "0x70")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0])" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0])" (identifier "bfd_set_section_contents") (argument_list "(param_2,lVar38,local_88,0,local_78[0])" (( "(") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (identifier "local_88") (, ",") (number_literal "0") (, ",") (subscript_expression "local_78[0]" (identifier "local_78") ([ "[") (number_literal "0") (] "]")) () ")")))) (; ";")) (if_statement "if ((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) {\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }" (if "if") (parenthesized_expression "((iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0))" (( "(") (binary_expression "(iVar7 == 0) ||\n (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)" (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)" (( "(") (comma_expression "iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58)" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_contents(param_2,lVar16,local_80,0,local_58)" (identifier "bfd_set_section_contents") (argument_list "(param_2,lVar16,local_80,0,local_58)" (( "(") (identifier "param_2") (, ",") (identifier "lVar16") (, ",") (identifier "local_80") (, ",") (number_literal "0") (, ",") (identifier "local_58") () ")")))) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n pcVar39 = "can\'t set debugging section contents";\n goto LAB_0010a991;\n }" ({ "{") (expression_statement "pcVar39 = "can\'t set debugging section contents";" (assignment_expression "pcVar39 = "can\'t set debugging section contents"" (identifier "pcVar39") (= "=") (string_literal ""can\'t set debugging section contents"" (" """) (string_content "can") (escape_sequence "\'") (string_content "t set debugging section contents") (" """))) (; ";")) (goto_statement "goto LAB_0010a991;" (goto "goto") (statement_identifier "LAB_0010a991") (; ";")) (} "}"))) (} "}"))) (} "}")) (else_clause "else {\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" (else "else") (compound_statement "{\n if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;\n lVar38 = htab_elements(DAT_0012ca68);\n if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;\n }" ({ "{") (if_statement "if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f;" (if "if") (parenthesized_expression "(DAT_0012ca70 != 0 || DAT_0012cb08 != 0)" (( "(") (binary_expression "DAT_0012ca70 != 0 || DAT_0012cb08 != 0" (binary_expression "DAT_0012ca70 != 0" (identifier "DAT_0012ca70") (!= "!=") (number_literal "0")) (|| "||") (binary_expression "DAT_0012cb08 != 0" (identifier "DAT_0012cb08") (!= "!=") (number_literal "0"))) () ")")) (goto_statement "goto LAB_00109b5f;" (goto "goto") (statement_identifier "LAB_00109b5f") (; ";"))) (expression_statement "lVar38 = htab_elements(DAT_0012ca68);" (assignment_expression "lVar38 = htab_elements(DAT_0012ca68)" (identifier "lVar38") (= "=") (call_expression "htab_elements(DAT_0012ca68)" (identifier "htab_elements") (argument_list "(DAT_0012ca68)" (( "(") (identifier "DAT_0012ca68") () ")")))) (; ";")) (if_statement "if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))) goto LAB_00109b5a;" (if "if") (parenthesized_expression "((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))))))" (( "(") (binary_expression "(((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) ||\n (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))" (parenthesized_expression "(((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0))" (( "(") (binary_expression "((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) ||\n (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)" (parenthesized_expression "((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0))))" (( "(") (binary_expression "(((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) ||\n ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))" (parenthesized_expression "(((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0))" (( "(") (binary_expression "((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) ||\n (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)" (parenthesized_expression "((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0))" (( "(") (binary_expression "(lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)" (parenthesized_expression "(lVar38 != 0)" (( "(") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)" (( "(") (comma_expression "lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca58)" (identifier "lVar38") (= "=") (call_expression "htab_elements(DAT_0012ca58)" (identifier "htab_elements") (argument_list "(DAT_0012ca58)" (( "(") (identifier "DAT_0012ca58") () ")")))) (, ",") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)" (( "(") (comma_expression "lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca50)" (identifier "lVar38") (= "=") (call_expression "htab_elements(DAT_0012ca50)" (identifier "htab_elements") (argument_list "(DAT_0012ca50)" (( "(") (identifier "DAT_0012ca50") () ")")))) (, ",") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))" (( "(") (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0))" (( "(") (comma_expression "lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca48)" (identifier "lVar38") (= "=") (call_expression "htab_elements(DAT_0012ca48)" (identifier "htab_elements") (argument_list "(DAT_0012ca48)" (( "(") (identifier "DAT_0012ca48") () ")")))) (, ",") (binary_expression "lVar38 != 0 ||\n (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)" (( "(") (comma_expression "lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca40)" (identifier "lVar38") (= "=") (call_expression "htab_elements(DAT_0012ca40)" (identifier "htab_elements") (argument_list "(DAT_0012ca40)" (( "(") (identifier "DAT_0012ca40") () ")")))) (, ",") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0"))) () ")")))) () ")")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)" (( "(") (comma_expression "lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0" (assignment_expression "lVar38 = htab_elements(DAT_0012ca38)" (identifier "lVar38") (= "=") (call_expression "htab_elements(DAT_0012ca38)" (identifier "htab_elements") (argument_list "(DAT_0012ca38)" (( "(") (identifier "DAT_0012ca38") () ")")))) (, ",") (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))))" (( "(") (parenthesized_expression "((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))))" (( "(") (binary_expression "(lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))\n || ((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))" (parenthesized_expression "(lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0))" (( "(") (comma_expression "lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0)" (assignment_expression "lVar38 = htab_elements(DAT_0012ca30)" (identifier "lVar38") (= "=") (call_expression "htab_elements(DAT_0012ca30)" (identifier "htab_elements") (argument_list "(DAT_0012ca30)" (( "(") (identifier "DAT_0012ca30") () ")")))) (, ",") (binary_expression "lVar38 != 0 || (DAT_0012ca08 != (char *)0x0)" (binary_expression "lVar38 != 0" (identifier "lVar38") (!= "!=") (number_literal "0")) (|| "||") (parenthesized_expression "(DAT_0012ca08 != (char *)0x0)" (( "(") (binary_expression "DAT_0012ca08 != (char *)0x0" (identifier "DAT_0012ca08") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")))) () ")")) (|| "||") (parenthesized_expression "((DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)))" (( "(") (parenthesized_expression "(DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0))" (( "(") (binary_expression "DAT_0012cb48 != (undefined8 *)0x0 ||\n ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)" (binary_expression "DAT_0012cb48 != (undefined8 *)0x0" (identifier "DAT_0012cb48") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (|| "||") (parenthesized_expression "((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0)" (( "(") (binary_expression "(((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) ||\n DAT_0012ca18 != 0" (parenthesized_expression "(((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0)" (( "(") (binary_expression "((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0" (parenthesized_expression "((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0)" (( "(") (binary_expression "(((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0) || DAT_0012ca78 != 0" (parenthesized_expression "(((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0)" (( "(") (binary_expression "((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) ||\n DAT_0012ca7c != 0" (parenthesized_expression "((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0)" (( "(") (binary_expression "(DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0" (parenthesized_expression "(DAT_0012cafc != 0 || DAT_0012caf8 != 0)" (( "(") (binary_expression "DAT_0012cafc != 0 || DAT_0012caf8 != 0" (binary_expression "DAT_0012cafc != 0" (identifier "DAT_0012cafc") (!= "!=") (number_literal "0")) (|| "||") (binary_expression "DAT_0012caf8 != 0" (identifier "DAT_0012caf8") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_0012ca88 != 0" (identifier "DAT_0012ca88") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_0012ca7c != 0" (identifier "DAT_0012ca7c") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_0012ca78 != 0" (identifier "DAT_0012ca78") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_0012ca14 != 0" (identifier "DAT_0012ca14") (!= "!=") (number_literal "0"))) () ")")) (|| "||") (binary_expression "DAT_0012ca18 != 0" (identifier "DAT_0012ca18") (!= "!=") (number_literal "0"))) () ")"))) () ")")) () ")"))) () ")")) () ")"))) () ")")) (goto_statement "goto LAB_00109b5a;" (goto "goto") (statement_identifier "LAB_00109b5a") (; ";"))) (} "}")))) (expression_statement "bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff);" (call_expression "bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff)" (identifier "bfd_set_symtab") (argument_list "(param_2,DAT_0012cb38,local_100 & 0xffffffff)" (( "(") (identifier "param_2") (, ",") (identifier "DAT_0012cb38") (, ",") (binary_expression "local_100 & 0xffffffff" (identifier "local_100") (& "&") (number_literal "0xffffffff")) () ")"))) (; ";")) (expression_statement "bfd_map_over_sections(param_1,FUN_00108b90,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_00108b90,param_2)" (identifier "bfd_map_over_sections") (argument_list "(param_1,FUN_00108b90,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "FUN_00108b90") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "bfd_map_over_sections(param_1,FUN_00108850,param_2);" (call_expression "bfd_map_over_sections(param_1,FUN_00108850,param_2)" (identifier "bfd_map_over_sections") (argument_list "(param_1,FUN_00108850,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "FUN_00108850") (, ",") (identifier "param_2") () ")"))) (; ";")) (for_statement "for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0;\n puVar33 = (undefined8 *)*puVar33) {\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }" (for "for") (( "(") (assignment_expression "puVar33 = DAT_0012caa8" (identifier "puVar33") (= "=") (identifier "DAT_0012caa8")) (; ";") (comma_expression "puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0" (assignment_expression "puVar44 = DAT_0012caa0" (identifier "puVar44") (= "=") (identifier "DAT_0012caa0")) (, ",") (binary_expression "puVar33 != (undefined8 *)0x0" (identifier "puVar33") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) (; ";") (assignment_expression "puVar33 = (undefined8 *)*puVar33" (identifier "puVar33") (= "=") (cast_expression "(undefined8 *)*puVar33" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar33" (* "*") (identifier "puVar33")))) () ")") (compound_statement "{\n iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);\n if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }\n }" ({ "{") (expression_statement "iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3])" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3])" (identifier "bfd_set_section_contents") (argument_list "(param_2,puVar33[5],puVar33[4],0,puVar33[3])" (( "(") (identifier "param_2") (, ",") (subscript_expression "puVar33[5]" (identifier "puVar33") ([ "[") (number_literal "5") (] "]")) (, ",") (subscript_expression "puVar33[4]" (identifier "puVar33") ([ "[") (number_literal "4") (] "]")) (, ",") (number_literal "0") (, ",") (subscript_expression "puVar33[3]" (identifier "puVar33") ([ "[") (number_literal "3") (] "]")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);\n return iVar7;\n }" ({ "{") (labeled_statement "LAB_00109aa8:\n FUN_0011c0d0(0,param_2,puVar33[5],0);" (statement_identifier "LAB_00109aa8") (: ":") (expression_statement "FUN_0011c0d0(0,param_2,puVar33[5],0);" (call_expression "FUN_0011c0d0(0,param_2,puVar33[5],0)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,puVar33[5],0)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (subscript_expression "puVar33[5]" (identifier "puVar33") ([ "[") (number_literal "5") (] "]")) (, ",") (number_literal "0") () ")"))) (; ";"))) (return_statement "return iVar7;" (return "return") (identifier "iVar7") (; ";")) (} "}"))) (} "}"))) (for_statement "for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) {\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" (for "for") (( "(") (; ";") (binary_expression "puVar44 != (undefined8 *)0x0" (identifier "puVar44") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";") (assignment_expression "puVar44 = (undefined8 *)*puVar44" (identifier "puVar44") (= "=") (cast_expression "(undefined8 *)*puVar44" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar44" (* "*") (identifier "puVar44")))) () ")") (compound_statement "{\n uVar12 = *(undefined8 *)(puVar44[5] + 0x68);\n iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }\n }" ({ "{") (expression_statement "uVar12 = *(undefined8 *)(puVar44[5] + 0x68);" (assignment_expression "uVar12 = *(undefined8 *)(puVar44[5] + 0x68)" (identifier "uVar12") (= "=") (pointer_expression "*(undefined8 *)(puVar44[5] + 0x68)" (* "*") (cast_expression "(undefined8 *)(puVar44[5] + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar44[5] + 0x68)" (( "(") (binary_expression "puVar44[5] + 0x68" (subscript_expression "puVar44[5]" (identifier "puVar44") ([ "[") (number_literal "5") (] "]")) (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (expression_statement "iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3])" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3])" (identifier "bfd_set_section_contents") (argument_list "(param_2,uVar12,puVar44[4],0,puVar44[3])" (( "(") (identifier "param_2") (, ",") (identifier "uVar12") (, ",") (subscript_expression "puVar44[4]" (identifier "puVar44") ([ "[") (number_literal "4") (] "]")) (, ",") (number_literal "0") (, ",") (subscript_expression "puVar44[3]" (identifier "puVar44") ([ "[") (number_literal "3") (] "]")) () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0011c0d0(0,param_2,uVar12,0);\n return 0;\n }" ({ "{") (expression_statement "FUN_0011c0d0(0,param_2,uVar12,0);" (call_expression "FUN_0011c0d0(0,param_2,uVar12,0)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,uVar12,0)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (identifier "uVar12") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}"))) (if_statement "if (DAT_0012cb20 != 0) {\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" (if "if") (parenthesized_expression "(DAT_0012cb20 != 0)" (( "(") (binary_expression "DAT_0012cb20 != 0" (identifier "DAT_0012cb20") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");\n if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }\n free(DAT_0012cb18);\n DAT_0012cb18 = (void *)0x0;\n DAT_0012cb20 = 0;\n }" ({ "{") (expression_statement "lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes");" (assignment_expression "lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes")" (identifier "lVar38") (= "=") (call_expression "bfd_get_section_by_name(param_2,".gnu.build.attributes")" (identifier "bfd_get_section_by_name") (argument_list "(param_2,".gnu.build.attributes")" (( "(") (identifier "param_2") (, ",") (string_literal "".gnu.build.attributes"" (" """) (string_content ".gnu.build.attributes") (" """)) () ")")))) (; ";")) (if_statement "if (((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) {\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }\n else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" (if "if") (parenthesized_expression "(((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0))))" (( "(") (binary_expression "((lVar38 == 0) || (DAT_0012cb20 == 0)) ||\n ((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))" (parenthesized_expression "((lVar38 == 0) || (DAT_0012cb20 == 0))" (( "(") (binary_expression "(lVar38 == 0) || (DAT_0012cb20 == 0)" (parenthesized_expression "(lVar38 == 0)" (( "(") (binary_expression "lVar38 == 0" (identifier "lVar38") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(DAT_0012cb20 == 0)" (( "(") (binary_expression "DAT_0012cb20 == 0" (identifier "DAT_0012cb20") (== "==") (number_literal "0")) () ")"))) () ")")) (|| "||") (parenthesized_expression "((*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))" (( "(") (parenthesized_expression "(*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0))" (( "(") (binary_expression "*(int *)(param_2[1] + 8) != 5 ||\n (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)" (binary_expression "*(int *)(param_2[1] + 8) != 5" (pointer_expression "*(int *)(param_2[1] + 8)" (* "*") (cast_expression "(int *)(param_2[1] + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 8)" (( "(") (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "8")) () ")")))) (!= "!=") (number_literal "5")) (|| "||") (parenthesized_expression "(iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)" (( "(") (comma_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0" (assignment_expression "iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0)" (identifier "iVar7") (= "=") (call_expression "FUN_00107fb0(lVar38,lVar38 + 0xe0)" (identifier "FUN_00107fb0") (argument_list "(lVar38,lVar38 + 0xe0)" (( "(") (identifier "lVar38") (, ",") (binary_expression "lVar38 + 0xe0" (identifier "lVar38") (+ "+") (number_literal "0xe0")) () ")")))) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0"))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }\n }" ({ "{") (if_statement "if (DAT_0012cb50 == 0) {\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" (if "if") (parenthesized_expression "(DAT_0012cb50 == 0)" (( "(") (binary_expression "DAT_0012cb50 == 0" (identifier "DAT_0012cb50") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"could not find any mergeable note sections",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"could not find any mergeable note sections",5);" (assignment_expression "uVar12 = dcgettext(0,"could not find any mergeable note sections",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"could not find any mergeable note sections",5)" (identifier "dcgettext") (argument_list "(0,"could not find any mergeable note sections",5)" (( "(") (number_literal "0") (, ",") (string_literal ""could not find any mergeable note sections"" (" """) (string_content "could not find any mergeable note sections") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,lVar38,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (identifier "uVar12") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" (else "else") (compound_statement "{\n iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);\n if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }\n }" ({ "{") (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" (identifier "bfd_set_section_contents") (argument_list "(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10)" (( "(") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (identifier "DAT_0012cb18") (, ",") (number_literal "0") (, ",") (identifier "DAT_0012cb10") () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);\n FUN_0011c0d0(0,param_2,lVar38,uVar12);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5);" (assignment_expression "uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"error: failed to copy merged notes into output",5)" (identifier "dcgettext") (argument_list "(0,"error: failed to copy merged notes into output",5)" (( "(") (number_literal "0") (, ",") (string_literal ""error: failed to copy merged notes into output"" (" """) (string_content "error: failed to copy merged notes into output") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_2,lVar38,uVar12);" (call_expression "FUN_0011c0d0(0,param_2,lVar38,uVar12)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,lVar38,uVar12)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (identifier "uVar12") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}")))) (expression_statement "free(DAT_0012cb18);" (call_expression "free(DAT_0012cb18)" (identifier "free") (argument_list "(DAT_0012cb18)" (( "(") (identifier "DAT_0012cb18") () ")"))) (; ";")) (expression_statement "DAT_0012cb18 = (void *)0x0;" (assignment_expression "DAT_0012cb18 = (void *)0x0" (identifier "DAT_0012cb18") (= "=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "DAT_0012cb20 = 0;" (assignment_expression "DAT_0012cb20 = 0" (identifier "DAT_0012cb20") (= "=") (number_literal "0")) (; ";")) (} "}"))) (if_statement "if ((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)) {\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" (if "if") (parenthesized_expression "((DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0))" (( "(") (binary_expression "(DAT_0012ca90 != 0) &&\n (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)" (parenthesized_expression "(DAT_0012ca90 != 0)" (( "(") (binary_expression "DAT_0012ca90 != 0" (identifier "DAT_0012ca90") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0)" (( "(") (comma_expression "iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90,\n iVar7 == 0" (assignment_expression "iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8)" (identifier "iVar7") (= "=") (call_expression "bfd_fill_in_gnu_debuglink_section(param_2,local_a8)" (identifier "bfd_fill_in_gnu_debuglink_section") (argument_list "(param_2,local_a8)" (( "(") (identifier "param_2") (, ",") (identifier "local_a8") () ")")))) (, ",") (comma_expression "lVar38 = DAT_0012ca90,\n iVar7 == 0" (assignment_expression "lVar38 = DAT_0012ca90" (identifier "lVar38") (= "=") (identifier "DAT_0012ca90")) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")))) () ")"))) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);\n FUN_0011c0d0(0,param_2,0,uVar12,lVar38);\n return 0;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5);" (assignment_expression "uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"cannot fill debug link section `%s\'",5)" (identifier "dcgettext") (argument_list "(0,"cannot fill debug link section `%s\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""cannot fill debug link section `%s\'"" (" """) (string_content "cannot fill debug link section `%s") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c0d0(0,param_2,0,uVar12,lVar38);" (call_expression "FUN_0011c0d0(0,param_2,0,uVar12,lVar38)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,0,uVar12,lVar38)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (number_literal "0") (, ",") (identifier "uVar12") (, ",") (identifier "lVar38") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) {\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }" (if "if") (parenthesized_expression "(DAT_0012cad0 != 0 || DAT_0012cac8 != 0)" (( "(") (binary_expression "DAT_0012cad0 != 0 || DAT_0012cac8 != 0" (binary_expression "DAT_0012cad0 != 0" (identifier "DAT_0012cad0") (!= "!=") (number_literal "0")) (|| "||") (binary_expression "DAT_0012cac8 != 0" (identifier "DAT_0012cac8") (!= "!=") (number_literal "0"))) () ")")) (compound_statement "{\n uVar21 = 0x2000;\n if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }\n plVar15 = (long *)xmalloc(uVar21);\n lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;\n uVar28 = (uint)uVar21;\n if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }\n if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }\n }" ({ "{") (expression_statement "uVar21 = 0x2000;" (assignment_expression "uVar21 = 0x2000" (identifier "uVar21") (= "=") (number_literal "0x2000")) (; ";")) (if_statement "if (local_a0 < 0x2001) {\n uVar21 = local_a0;\n }" (if "if") (parenthesized_expression "(local_a0 < 0x2001)" (( "(") (binary_expression "local_a0 < 0x2001" (identifier "local_a0") (< "<") (number_literal "0x2001")) () ")")) (compound_statement "{\n uVar21 = local_a0;\n }" ({ "{") (expression_statement "uVar21 = local_a0;" (assignment_expression "uVar21 = local_a0" (identifier "uVar21") (= "=") (identifier "local_a0")) (; ";")) (} "}"))) (expression_statement "plVar15 = (long *)xmalloc(uVar21);" (assignment_expression "plVar15 = (long *)xmalloc(uVar21)" (identifier "plVar15") (= "=") (cast_expression "(long *)xmalloc(uVar21)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(uVar21)" (identifier "xmalloc") (argument_list "(uVar21)" (( "(") (identifier "uVar21") () ")"))))) (; ";")) (expression_statement "lVar38 = (ulong)DAT_0012cacc * 0x101010101010101;" (assignment_expression "lVar38 = (ulong)DAT_0012cacc * 0x101010101010101" (identifier "lVar38") (= "=") (binary_expression "(ulong)DAT_0012cacc * 0x101010101010101" (cast_expression "(ulong)DAT_0012cacc" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "DAT_0012cacc")) (* "*") (number_literal "0x101010101010101"))) (; ";")) (expression_statement "uVar28 = (uint)uVar21;" (assignment_expression "uVar28 = (uint)uVar21" (identifier "uVar28") (= "=") (cast_expression "(uint)uVar21" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar21"))) (; ";")) (if_statement "if (uVar28 < 8) {\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }\n else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" (if "if") (parenthesized_expression "(uVar28 < 8)" (( "(") (binary_expression "uVar28 < 8" (identifier "uVar28") (< "<") (number_literal "8")) () ")")) (compound_statement "{\n if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }\n }" ({ "{") (if_statement "if ((uVar21 & 4) == 0) {\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }\n else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" (if "if") (parenthesized_expression "((uVar21 & 4) == 0)" (( "(") (binary_expression "(uVar21 & 4) == 0" (parenthesized_expression "(uVar21 & 4)" (( "(") (binary_expression "uVar21 & 4" (identifier "uVar21") (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }\n }" ({ "{") (if_statement "if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) {\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }" (if "if") (parenthesized_expression "((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0))" (( "(") (binary_expression "(uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)" (parenthesized_expression "(uVar28 != 0)" (( "(") (binary_expression "uVar28 != 0" (identifier "uVar28") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)" (( "(") (comma_expression "*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0" (assignment_expression "*(char *)plVar15 = (char)lVar38" (pointer_expression "*(char *)plVar15" (* "*") (cast_expression "(char *)plVar15" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar15"))) (= "=") (cast_expression "(char)lVar38" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "lVar38"))) (, ",") (binary_expression "(uVar21 & 2) != 0" (parenthesized_expression "(uVar21 & 2)" (( "(") (binary_expression "uVar21 & 2" (identifier "uVar21") (& "&") (number_literal "2")) () ")")) (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;\n }" ({ "{") (expression_statement "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38;" (assignment_expression "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38" (pointer_expression "*(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" (* "*") (cast_expression "(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 2))" (( "(") (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 2)" (cast_expression "(long)plVar15" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar15")) (+ "+") (parenthesized_expression "((uVar21 & 0xffffffff) - 2)" (( "(") (binary_expression "(uVar21 & 0xffffffff) - 2" (parenthesized_expression "(uVar21 & 0xffffffff)" (( "(") (binary_expression "uVar21 & 0xffffffff" (identifier "uVar21") (& "&") (number_literal "0xffffffff")) () ")")) (- "-") (number_literal "2")) () ")"))) () ")")))) (= "=") (cast_expression "(short)lVar38" (( "(") (type_descriptor "short" (sized_type_specifier "short" (short "short"))) () ")") (identifier "lVar38"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" (else "else") (compound_statement "{\n *(int *)plVar15 = (int)lVar38;\n *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;\n }" ({ "{") (expression_statement "*(int *)plVar15 = (int)lVar38;" (assignment_expression "*(int *)plVar15 = (int)lVar38" (pointer_expression "*(int *)plVar15" (* "*") (cast_expression "(int *)plVar15" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar15"))) (= "=") (cast_expression "(int)lVar38" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar38"))) (; ";")) (expression_statement "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38;" (assignment_expression "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38" (pointer_expression "*(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" (* "*") (cast_expression "(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 4))" (( "(") (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 4)" (cast_expression "(long)plVar15" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar15")) (+ "+") (parenthesized_expression "((uVar21 & 0xffffffff) - 4)" (( "(") (binary_expression "(uVar21 & 0xffffffff) - 4" (parenthesized_expression "(uVar21 & 0xffffffff)" (( "(") (binary_expression "uVar21 & 0xffffffff" (identifier "uVar21") (& "&") (number_literal "0xffffffff")) () ")")) (- "-") (number_literal "4")) () ")"))) () ")")))) (= "=") (cast_expression "(int)lVar38" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar38"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" (else "else") (compound_statement "{\n *plVar15 = lVar38;\n *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;\n plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);\n for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }\n }" ({ "{") (expression_statement "*plVar15 = lVar38;" (assignment_expression "*plVar15 = lVar38" (pointer_expression "*plVar15" (* "*") (identifier "plVar15")) (= "=") (identifier "lVar38")) (; ";")) (expression_statement "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38;" (assignment_expression "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38" (pointer_expression "*(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" (* "*") (cast_expression "(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar15 + ((uVar21 & 0xffffffff) - 8))" (( "(") (binary_expression "(long)plVar15 + ((uVar21 & 0xffffffff) - 8)" (cast_expression "(long)plVar15" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar15")) (+ "+") (parenthesized_expression "((uVar21 & 0xffffffff) - 8)" (( "(") (binary_expression "(uVar21 & 0xffffffff) - 8" (parenthesized_expression "(uVar21 & 0xffffffff)" (( "(") (binary_expression "uVar21 & 0xffffffff" (identifier "uVar21") (& "&") (number_literal "0xffffffff")) () ")")) (- "-") (number_literal "8")) () ")"))) () ")")))) (= "=") (identifier "lVar38")) (; ";")) (expression_statement "plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8);" (assignment_expression "plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (identifier "plVar34") (= "=") (cast_expression "(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (( "(") (binary_expression "(ulong)(plVar15 + 1) & 0xfffffffffffffff8" (call_expression "(ulong)(plVar15 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(plVar15 + 1)" (( "(") (binary_expression "plVar15 + 1" (identifier "plVar15") (+ "+") (number_literal "1")) () ")"))) (& "&") (number_literal "0xfffffffffffffff8")) () ")")))) (; ";")) (for_statement "for (uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3); uVar21 != 0; uVar21 = uVar21 - 1) {\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }" (for "for") (( "(") (assignment_expression "uVar21 = (ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" (identifier "uVar21") (= "=") (call_expression "(ulong)(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3)" (( "(") (binary_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28\n >> 3" (binary_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28" (parenthesized_expression "((int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8))" (( "(") (binary_expression "(int)plVar15 -\n (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (cast_expression "(int)plVar15" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "plVar15")) (- "-") (cast_expression "(int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (cast_expression "(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)(plVar15 + 1) & 0xfffffffffffffff8)" (( "(") (binary_expression "(ulong)(plVar15 + 1) & 0xfffffffffffffff8" (call_expression "(ulong)(plVar15 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(plVar15 + 1)" (( "(") (binary_expression "plVar15 + 1" (identifier "plVar15") (+ "+") (number_literal "1")) () ")"))) (& "&") (number_literal "0xfffffffffffffff8")) () ")"))))) () ")")) (+ "+") (identifier "uVar28")) (>> ">>") (number_literal "3")) () ")")))) (; ";") (binary_expression "uVar21 != 0" (identifier "uVar21") (!= "!=") (number_literal "0")) (; ";") (assignment_expression "uVar21 = uVar21 - 1" (identifier "uVar21") (= "=") (binary_expression "uVar21 - 1" (identifier "uVar21") (- "-") (number_literal "1"))) () ")") (compound_statement "{\n *plVar34 = lVar38;\n plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;\n }" ({ "{") (expression_statement "*plVar34 = lVar38;" (assignment_expression "*plVar34 = lVar38" (pointer_expression "*plVar34" (* "*") (identifier "plVar34")) (= "=") (identifier "lVar38")) (; ";")) (expression_statement "plVar34 = plVar34 + (ulong)bVar51 * -2 + 1;" (assignment_expression "plVar34 = plVar34 + (ulong)bVar51 * -2 + 1" (identifier "plVar34") (= "=") (binary_expression "plVar34 + (ulong)bVar51 * -2 + 1" (binary_expression "plVar34 + (ulong)bVar51 * -2" (identifier "plVar34") (+ "+") (binary_expression "(ulong)bVar51 * -2" (cast_expression "(ulong)bVar51" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar51")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (} "}")))) (if_statement "if (*(int *)(param_2 + 0x14) != 0) {\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }" (if "if") (parenthesized_expression "(*(int *)(param_2 + 0x14) != 0)" (( "(") (binary_expression "*(int *)(param_2 + 0x14) != 0" (pointer_expression "*(int *)(param_2 + 0x14)" (* "*") (cast_expression "(int *)(param_2 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x14)" (( "(") (binary_expression "param_2 + 0x14" (identifier "param_2") (+ "+") (number_literal "0x14")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;\n do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);\n }" ({ "{") (expression_statement "puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1;" (assignment_expression "puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1" (identifier "puVar32") (= "=") (binary_expression "local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1" (binary_expression "local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1)" (identifier "local_90") (+ "+") (call_expression "(ulong)(*(int *)(param_2 + 0x14) - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(int *)(param_2 + 0x14) - 1)" (( "(") (binary_expression "*(int *)(param_2 + 0x14) - 1" (pointer_expression "*(int *)(param_2 + 0x14)" (* "*") (cast_expression "(int *)(param_2 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x14)" (( "(") (binary_expression "param_2 + 0x14" (identifier "param_2") (+ "+") (number_literal "0x14")) () ")")))) (- "-") (number_literal "1")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (do_statement "do {\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n } while (puVar32 != local_90);" (do "do") (compound_statement "{\n uVar21 = *local_90;\n if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }\n local_90 = local_90 + 1;\n local_98 = local_98 + 1;\n }" ({ "{") (expression_statement "uVar21 = *local_90;" (assignment_expression "uVar21 = *local_90" (identifier "uVar21") (= "=") (pointer_expression "*local_90" (* "*") (identifier "local_90"))) (; ";")) (if_statement "if (uVar21 != 0) {\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }" (if "if") (parenthesized_expression "(uVar21 != 0)" (( "(") (binary_expression "uVar21 != 0" (identifier "uVar21") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar38 = *local_98;\n lVar16 = *(long *)(lVar38 + 0x38) - uVar21;\n while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }\n }" ({ "{") (expression_statement "lVar38 = *local_98;" (assignment_expression "lVar38 = *local_98" (identifier "lVar38") (= "=") (pointer_expression "*local_98" (* "*") (identifier "local_98"))) (; ";")) (expression_statement "lVar16 = *(long *)(lVar38 + 0x38) - uVar21;" (assignment_expression "lVar16 = *(long *)(lVar38 + 0x38) - uVar21" (identifier "lVar16") (= "=") (binary_expression "*(long *)(lVar38 + 0x38) - uVar21" (pointer_expression "*(long *)(lVar38 + 0x38)" (* "*") (cast_expression "(long *)(lVar38 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar38 + 0x38)" (( "(") (binary_expression "lVar38 + 0x38" (identifier "lVar38") (+ "+") (number_literal "0x38")) () ")")))) (- "-") (identifier "uVar21"))) (; ";")) (while_statement "while( true ) {\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n uVar29 = 0x2000;\n if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }\n iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);\n if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }\n lVar16 = lVar16 + uVar29;\n uVar21 = uVar21 - uVar29;\n if (uVar21 == 0) break;\n lVar38 = *local_98;\n }" ({ "{") (expression_statement "uVar29 = 0x2000;" (assignment_expression "uVar29 = 0x2000" (identifier "uVar29") (= "=") (number_literal "0x2000")) (; ";")) (if_statement "if (uVar21 < 0x2001) {\n uVar29 = uVar21;\n }" (if "if") (parenthesized_expression "(uVar21 < 0x2001)" (( "(") (binary_expression "uVar21 < 0x2001" (identifier "uVar21") (< "<") (number_literal "0x2001")) () ")")) (compound_statement "{\n uVar29 = uVar21;\n }" ({ "{") (expression_statement "uVar29 = uVar21;" (assignment_expression "uVar29 = uVar21" (identifier "uVar29") (= "=") (identifier "uVar21")) (; ";")) (} "}"))) (expression_statement "iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29);" (assignment_expression "iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29)" (identifier "iVar7") (= "=") (call_expression "bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29)" (identifier "bfd_set_section_contents") (argument_list "(param_2,lVar38,plVar15,lVar16,uVar29)" (( "(") (identifier "param_2") (, ",") (identifier "lVar38") (, ",") (identifier "plVar15") (, ",") (identifier "lVar16") (, ",") (identifier "uVar29") () ")")))) (; ";")) (if_statement "if (iVar7 == 0) {\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }" (if "if") (parenthesized_expression "(iVar7 == 0)" (( "(") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0011c0d0(0,param_2,*local_98,0);\n return 0;\n }" ({ "{") (expression_statement "FUN_0011c0d0(0,param_2,*local_98,0);" (call_expression "FUN_0011c0d0(0,param_2,*local_98,0)" (identifier "FUN_0011c0d0") (argument_list "(0,param_2,*local_98,0)" (( "(") (number_literal "0") (, ",") (identifier "param_2") (, ",") (pointer_expression "*local_98" (* "*") (identifier "local_98")) (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar16 = lVar16 + uVar29;" (assignment_expression "lVar16 = lVar16 + uVar29" (identifier "lVar16") (= "=") (binary_expression "lVar16 + uVar29" (identifier "lVar16") (+ "+") (identifier "uVar29"))) (; ";")) (expression_statement "uVar21 = uVar21 - uVar29;" (assignment_expression "uVar21 = uVar21 - uVar29" (identifier "uVar21") (= "=") (binary_expression "uVar21 - uVar29" (identifier "uVar21") (- "-") (identifier "uVar29"))) (; ";")) (if_statement "if (uVar21 == 0) break;" (if "if") (parenthesized_expression "(uVar21 == 0)" (( "(") (binary_expression "uVar21 == 0" (identifier "uVar21") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar38 = *local_98;" (assignment_expression "lVar38 = *local_98" (identifier "lVar38") (= "=") (pointer_expression "*local_98" (* "*") (identifier "local_98"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "local_90 = local_90 + 1;" (assignment_expression "local_90 = local_90 + 1" (identifier "local_90") (= "=") (binary_expression "local_90 + 1" (identifier "local_90") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_98 = local_98 + 1;" (assignment_expression "local_98 = local_98 + 1" (identifier "local_98") (= "=") (binary_expression "local_98 + 1" (identifier "local_98") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(puVar32 != local_90)" (( "(") (binary_expression "puVar32 != local_90" (identifier "puVar32") (!= "!=") (identifier "local_90")) () ")")) (; ";")) (} "}"))) (} "}"))) (expression_statement "iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2);" (assignment_expression "iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2)" (identifier "iVar7") (= "=") (call_expression "(**(code **)(param_2[1] + 0x138))(param_1,param_2)" (parenthesized_expression "(**(code **)(param_2[1] + 0x138))" (( "(") (pointer_expression "**(code **)(param_2[1] + 0x138)" (* "*") (pointer_expression "*(code **)(param_2[1] + 0x138)" (* "*") (cast_expression "(code **)(param_2[1] + 0x138)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2[1] + 0x138)" (( "(") (binary_expression "param_2[1] + 0x138" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x138")) () ")"))))) () ")")) (argument_list "(param_1,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (iVar7 != 0) {\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }" (if "if") (parenthesized_expression "(iVar7 != 0)" (( "(") (binary_expression "iVar7 != 0" (identifier "iVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }\n return 1;\n }" ({ "{") (if_statement "if ((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) {\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }" (if "if") (parenthesized_expression "((DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0))" (( "(") (binary_expression "(DAT_0012cab8 != 0) &&\n (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)" (parenthesized_expression "(DAT_0012cab8 != 0)" (( "(") (binary_expression "DAT_0012cab8 != 0" (identifier "DAT_0012cab8") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)" (( "(") (comma_expression "iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0" (assignment_expression "iVar7 = bfd_alt_mach_code(param_2)" (identifier "iVar7") (= "=") (call_expression "bfd_alt_mach_code(param_2)" (identifier "bfd_alt_mach_code") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (, ",") (comma_expression "lVar38 = DAT_0012cab8, iVar7 == 0" (assignment_expression "lVar38 = DAT_0012cab8" (identifier "lVar38") (= "=") (identifier "DAT_0012cab8")) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0")))) () ")"))) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);\n FUN_0011b660(uVar12,lVar38);\n if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }\n uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);\n FUN_0011b660(uVar12);\n *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5);" (assignment_expression "uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"this target does not support %lu alternative machine codes",5)" (identifier "dcgettext") (argument_list "(0,"this target does not support %lu alternative machine codes",5)" (( "(") (number_literal "0") (, ",") (string_literal ""this target does not support %lu alternative machine codes"" (" """) (string_content "this target does not support %lu alternative machine codes") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar12,lVar38);" (call_expression "FUN_0011b660(uVar12,lVar38)" (identifier "FUN_0011b660") (argument_list "(uVar12,lVar38)" (( "(") (identifier "uVar12") (, ",") (identifier "lVar38") () ")"))) (; ";")) (if_statement "if (*(int *)(param_2[1] + 8) != 5) {\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }" (if "if") (parenthesized_expression "(*(int *)(param_2[1] + 8) != 5)" (( "(") (binary_expression "*(int *)(param_2[1] + 8) != 5" (pointer_expression "*(int *)(param_2[1] + 8)" (* "*") (cast_expression "(int *)(param_2[1] + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[1] + 8)" (( "(") (binary_expression "param_2[1] + 8" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "8")) () ")")))) (!= "!=") (number_literal "5")) () ")")) (compound_statement "{\n uVar12 = dcgettext(0,"ignoring the alternative value",5);\n FUN_0011b660(uVar12);\n return 1;\n }" ({ "{") (expression_statement "uVar12 = dcgettext(0,"ignoring the alternative value",5);" (assignment_expression "uVar12 = dcgettext(0,"ignoring the alternative value",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"ignoring the alternative value",5)" (identifier "dcgettext") (argument_list "(0,"ignoring the alternative value",5)" (( "(") (number_literal "0") (, ",") (string_literal ""ignoring the alternative value"" (" """) (string_content "ignoring the alternative value") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" (identifier "FUN_0011b660") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5);" (assignment_expression "uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"treating that number as an absolute e_machine value instead",5)" (identifier "dcgettext") (argument_list "(0,"treating that number as an absolute e_machine value instead",5)" (( "(") (number_literal "0") (, ",") (string_literal ""treating that number as an absolute e_machine value instead"" (" """) (string_content "treating that number as an absolute e_machine value instead") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011b660(uVar12);" (call_expression "FUN_0011b660(uVar12)" (identifier "FUN_0011b660") (argument_list "(uVar12)" (( "(") (identifier "uVar12") () ")"))) (; ";")) (expression_statement "*(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8;" (assignment_expression "*(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8" (pointer_expression "*(short *)(param_2[0x1f] + 0x3a)" (* "*") (cast_expression "(short *)(param_2[0x1f] + 0x3a)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2[0x1f] + 0x3a)" (( "(") (binary_expression "param_2[0x1f] + 0x3a" (subscript_expression "param_2[0x1f]" (identifier "param_2") ([ "[") (number_literal "0x1f") (] "]")) (+ "+") (number_literal "0x3a")) () ")")))) (= "=") (cast_expression "(short)DAT_0012cab8" (( "(") (type_descriptor "short" (sized_type_specifier "short" (short "short"))) () ")") (identifier "DAT_0012cab8"))) (; ";")) (} "}"))) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "uVar12 = dcgettext(0,"error copying private BFD data",5);" (assignment_expression "uVar12 = dcgettext(0,"error copying private BFD data",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"error copying private BFD data",5)" (identifier "dcgettext") (argument_list "(0,"error copying private BFD data",5)" (( "(") (number_literal "0") (, ",") (string_literal ""error copying private BFD data"" (" """) (string_content "error copying private BFD data") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" (identifier "iVar7") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_00109580;" (goto "goto") (statement_identifier "LAB_00109580") (; ";")) (} "}")))) (expression_statement "uVar28 = DAT_0012ca84;" (assignment_expression "uVar28 = DAT_0012ca84" (identifier "uVar28") (= "=") (identifier "DAT_0012ca84")) (; ";")) (if_statement "if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) {\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }\n else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" (if "if") (parenthesized_expression "((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0))" (( "(") (binary_expression "(DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)" (parenthesized_expression "(DAT_0012ca84 == 1)" (( "(") (binary_expression "DAT_0012ca84 == 1" (identifier "DAT_0012ca84") (== "==") (number_literal "1")) () ")")) (|| "||") (parenthesized_expression "(uVar28 = DAT_0012ca84 & 1, uVar28 == 0)" (( "(") (comma_expression "uVar28 = DAT_0012ca84 & 1, uVar28 == 0" (assignment_expression "uVar28 = DAT_0012ca84 & 1" (identifier "uVar28") (= "=") (binary_expression "DAT_0012ca84 & 1" (identifier "DAT_0012ca84") (& "&") (number_literal "1"))) (, ",") (binary_expression "uVar28 == 0" (identifier "uVar28") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n if (DAT_0012ca80 == 0) goto LAB_00109056;\n uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);\n pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";\n }" ({ "{") (if_statement "if (DAT_0012ca80 == 0) goto LAB_00109056;" (if "if") (parenthesized_expression "(DAT_0012ca80 == 0)" (( "(") (binary_expression "DAT_0012ca80 == 0" (identifier "DAT_0012ca80") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00109056;" (goto "goto") (statement_identifier "LAB_00109056") (; ";"))) (expression_statement "uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0)" (identifier "uVar12") (= "=") (call_expression "FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0)" (identifier "FUN_0011bfe0") (argument_list "(param_1,DAT_0012ca80,uVar28,0)" (( "(") (identifier "param_1") (, ",") (identifier "DAT_0012ca80") (, ",") (identifier "uVar28") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'";" (assignment_expression "pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'"" (identifier "pcVar39") (= "=") (string_literal ""--elf-stt-common=[yes|no] is unsupported on `%s\'"" (" """) (string_content "--elf-stt-common=[yes|no] is unsupported on `%s") (escape_sequence "\'") (" """))) (; ";")) (} "}")) (else_clause "else {\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" (else "else") (compound_statement "{\n uVar12 = FUN_0011bfe0(param_1);\n pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";\n }" ({ "{") (expression_statement "uVar12 = FUN_0011bfe0(param_1);" (assignment_expression "uVar12 = FUN_0011bfe0(param_1)" (identifier "uVar12") (= "=") (call_expression "FUN_0011bfe0(param_1)" (identifier "FUN_0011bfe0") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'";" (assignment_expression "pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"" (identifier "pcVar39") (= "=") (string_literal ""--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"" (" """) (string_content "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s") (escape_sequence "\'") (" """))) (; ";")) (} "}")))) (} "}"))) (labeled_statement "LAB_0010952f:\n uVar13 = dcgettext(0,pcVar39,5);" (statement_identifier "LAB_0010952f") (: ":") (expression_statement "uVar13 = dcgettext(0,pcVar39,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar39,5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,pcVar39,5)" (identifier "dcgettext") (argument_list "(0,pcVar39,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar39") (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "iVar7 = 0;" (assignment_expression "iVar7 = 0" (identifier "iVar7") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0011b660(uVar13,uVar12);" (call_expression "FUN_0011b660(uVar13,uVar12)" (identifier "FUN_0011b660") (argument_list "(uVar13,uVar12)" (( "(") (identifier "uVar13") (, ",") (identifier "uVar12") () ")"))) (; ";")) (} "}")))) (return_statement "return iVar7;" (return "return") (identifier "iVar7") (; ";")) (labeled_statement "LAB_0010b3bc:\n if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;" (statement_identifier "LAB_0010b3bc") (: ":") (if_statement "if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1;" (if "if") (parenthesized_expression "((undefined1 *)((long)pvVar26 + sVar17) <= puVar30)" (( "(") (binary_expression "(undefined1 *)((long)pvVar26 + sVar17) <= puVar30" (cast_expression "(undefined1 *)((long)pvVar26 + sVar17)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)pvVar26 + sVar17)" (( "(") (binary_expression "(long)pvVar26 + sVar17" (cast_expression "(long)pvVar26" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pvVar26")) (+ "+") (identifier "sVar17")) () ")"))) (<= "<=") (identifier "puVar30")) () ")")) (goto_statement "goto LAB_0010b3c1;" (goto "goto") (statement_identifier "LAB_0010b3c1") (; ";")))) (expression_statement "*puVar30 = (char)uVar29;" (assignment_expression "*puVar30 = (char)uVar29" (pointer_expression "*puVar30" (* "*") (identifier "puVar30")) (= "=") (cast_expression "(char)uVar29" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar29"))) (; ";")) (if_statement "if (uVar29 == 0) goto LAB_0010b3c1;" (if "if") (parenthesized_expression "(uVar29 == 0)" (( "(") (binary_expression "uVar29 == 0" (identifier "uVar29") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0010b3c1;" (goto "goto") (statement_identifier "LAB_0010b3c1") (; ";"))) (expression_statement "uVar29 = uVar29 >> 8;" (assignment_expression "uVar29 = uVar29 >> 8" (identifier "uVar29") (= "=") (binary_expression "uVar29 >> 8" (identifier "uVar29") (>> ">>") (number_literal "8"))) (; ";")) (expression_statement "puVar30 = puVar30 + 1;" (assignment_expression "puVar30 = puVar30 + 1" (identifier "puVar30") (= "=") (binary_expression "puVar30 + 1" (identifier "puVar30") (+ "+") (number_literal "1"))) (; ";")) (goto_statement "goto LAB_0010b3bc;" (goto "goto") (statement_identifier "LAB_0010b3bc") (; ";")) (labeled_statement "LAB_0010b3c1:\n psVar6[0xb] = 0;" (statement_identifier "LAB_0010b3c1") (: ":") (expression_statement "psVar6[0xb] = 0;" (assignment_expression "psVar6[0xb] = 0" (subscript_expression "psVar6[0xb]" (identifier "psVar6") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";"))) (expression_statement "bVar49 = true;" (assignment_expression "bVar49 = true" (identifier "bVar49") (= "=") (true "true")) (; ";")) (goto_statement "goto LAB_0010b255;" (goto "goto") (statement_identifier "LAB_0010b255") (; ";")) (} "}")))) (} "")))
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 function_1(type_2 *ibfd,type_2 *obfd,type_3 *var_25) { type_4 *__dest; type_5 **var_151; type_6 *var_76; char var_134; type_7 var_1; type_7 var_2; type_8 var_31; type_9 *ppVar7; type_10 *pbVar8; type_11 var_92; type_12 *p_Var10; type_13 var_89; type_13 var_90; type_13 *var_79; type_14 *var_62; type_15 *var_133; char cVar16; type_6 *__dest_00; int var_7; type_16 bVar18; type_1 var_28; int var_30; type_17 uVar21; int var_75; char *var_74; type_18 *var_57; type_19 *var_60; type_20 *var_98; char *pcVar26; char *__format; type_21 uVar27; type_5 **var_50; type_5 *paVar29; long var_86; size_t var_94; size_t var_101; type_19 *var_131; type_19 *paVar34; type_22 var_65; long *var_115; type_23 *var_108; int *piVar38; char *pcVar39; void *var_77; type_13 var_15; type_13 var_46; type_19 *var_132; type_22 var_88; type_22 var_72; type_24 *var_171; type_4 var_20; type_23 *var_110; type_23 *var_109; type_13 *var_82; type_22 *var_116; type_14 *var_55; type_25 *paVar53; type_13 *var_78; type_13 *var_83; type_13 *var_85; long var_27; char *var_95; type_26 *pcVar59; type_27 *var_33; type_28 *piVar61; type_27 *var_34; type_28 *piVar63; long *var_162; type_22 var_73; type_22 var_87; type_13 *var_80; type_6 *var_71; bool var_35; bool bVar70; type_27 bVar71; type_24 auVar72 [16]; type_5 **var_81; type_22 var_53; type_6 *var_93; type_22 var_70; type_13 local_c8; type_13 local_c0; type_13 local_b8; void *var_153; char *var_107; type_22 var_119; long *var_117; type_22 *var_163; type_6 *syms; type_6 *strings; char file_alignment [20]; type_6 *contents; type_21 local_50; bVar71 = 0; var_1 = ibfd->xvec->byteorder; var_2 = obfd->xvec->byteorder; if ((var_1 != var_2 && var_1 != var_3) && (var_2 != var_3)) { var_74 = (char *)var_4(0,"Unable to change endianness of input file(s)",5); var_5(var_74); return 0; } var_7 = var_6(obfd,ibfd->field_0x44 & 7); var_74 = (char *)0x0; if (var_7 == 0) { LAB_00109580: var_8((char *)0x0,obfd,(type_19 *)0x0,var_74); } else { if (ibfd->sections == (type_23 *)0x0) { var_74 = var_9(ibfd); var_95 = "error: the input file \'%s\' has no sections"; } else { if (ibfd->xvec->flavour == var_10) { LAB_00109056: if (var_11 != 0) { var_74 = obfd->filename; var_95 = ibfd->xvec->name; pcVar39 = obfd->xvec->name; pcVar26 = var_9(ibfd); __format = (char *)var_4(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5); var_12(__format,pcVar26,var_95,var_74,pcVar39); } var_27 = 0; if (var_13 == 0) { var_15 = set_start; if (var_14 == 0) { var_15 = ibfd->start_address; } var_27 = var_15 + var_16; } if ((obfd->field_0x44 & 7) != 3) { var_20 = ~bfd_flags_to_clear & obfd->xvec->object_flags & (var_17 | *(type_4 *)&ibfd->field_0x44 >> 5 & 0xfffff); if (var_18 == var_19) { var_20 = var_20 & 0xfffffffe; } var_7 = var_21(obfd,var_27); if ((var_7 == 0) || (var_7 = var_22(obfd,var_20), var_7 == 0)) goto LAB_001091b0; } bVar18 = var_23(ibfd); var_20 = var_24(ibfd); var_65 = (type_22)var_20; if (var_25 != (type_3 *)0x0) { var_27 = var_26(ibfd); if ((var_27 == 0) || (var_27 = var_26(ibfd), *(int *)(var_27 + 0xc) == 0)) { bVar18 = var_25->arch; var_65 = (type_22)(type_4)var_25->mach; } else { var_74 = var_9(ibfd); var_95 = (char *)var_4(0,"Input file `%s\' ignores binary architecture parameter.", 5); var_5(var_95,var_74); } } var_28 = (*obfd->xvec->_bfd_set_arch_mach)(obfd,bVar18,var_65); if (var_28 == 0) { if ((ibfd->field_0x47 & 4) != 0) { LAB_0010916a: var_7 = var_23(ibfd); if (var_7 == 0) { var_74 = var_9(ibfd); var_95 = "Unable to recognise the format of the input file `%s\'"; } else { uVar27 = var_24(ibfd); uVar21 = var_23(ibfd); var_74 = (char *)var_29(uVar21,uVar27); var_95 = "Output file cannot represent architecture `%s\'"; } var_95 = (char *)var_4(0,var_95,5); var_5(var_95,var_74); return 0; } var_7 = var_23(ibfd); var_30 = var_23(obfd); if (var_7 != var_30) goto LAB_0010916a; } var_7 = var_6(obfd,ibfd->field_0x44 & 7); if (var_7 == 0) { LAB_001091b0: var_8((char *)0x0,ibfd,(type_19 *)0x0,(char *)0x0); return 0; } var_31 = obfd->xvec->flavour; var_35 = var_31 < var_32; bVar70 = var_31 == var_32; if (bVar70) { var_27 = 4; var_33 = (type_27 *)obfd->xvec->name; var_34 = &DAT_0011e166; do { if (var_27 == 0) break; var_27 = var_27 + -1; var_35 = *var_33 < *var_34; bVar70 = *var_33 == *var_34; var_33 = var_33 + (type_22)bVar71 * -2 + 1; var_34 = var_34 + (type_22)bVar71 * -2 + 1; } while (bVar70); if ((!var_35 && !bVar70) == var_35) { ppVar7 = (obfd->tdata).pe_obj_data; var_31 = ibfd->xvec->flavour; var_35 = var_31 < var_32; bVar70 = var_31 == var_32; if (bVar70) { var_27 = 4; var_33 = (type_27 *)ibfd->xvec->name; var_34 = &DAT_0011e166; do { if (var_27 == 0) break; var_27 = var_27 + -1; var_35 = *var_33 < *var_34; bVar70 = *var_33 == *var_34; var_33 = var_33 + (type_22)bVar71 * -2 + 1; var_34 = var_34 + (type_22)bVar71 * -2 + 1; } while (bVar70); if ((!var_35 && !bVar70) == var_35) { piVar61 = &((ibfd->tdata).pe_obj_data)->pe_opthdr; piVar63 = &ppVar7->pe_opthdr; for (var_27 = 0x37; var_27 != 0; var_27 = var_27 + -1) { var_134 = piVar61->MajorLinkerVersion; cVar16 = piVar61->MinorLinkerVersion; uVar21 = *(type_17 *)&piVar61->field_0x4; piVar63->Magic = piVar61->Magic; piVar63->MajorLinkerVersion = var_134; piVar63->MinorLinkerVersion = cVar16; *(type_17 *)&piVar63->field_0x4 = uVar21; piVar61 = (type_28 *)((long)piVar61 + (type_22)bVar71 * -0x10 + 8) ; piVar63 = (type_28 *)((long)piVar63 + (type_22)bVar71 * -0x10 + 8) ; } } } var_15 = var_36; if (var_36 == 0xffffffffffffffff) { var_36 = 0x200; var_15 = 0x200; } else { (ppVar7->pe_opthdr).FileAlignment = var_36; } if (var_37 != 0xffffffffffffffff) { (ppVar7->pe_opthdr).SizeOfHeapCommit = var_37; } if (var_38 != 0xffffffffffffffff) { (ppVar7->pe_opthdr).SizeOfHeapCommit = var_38; } if (var_39 != 0xffffffffffffffff) { (ppVar7->pe_opthdr).ImageBase = var_39; } var_46 = var_40; if (var_40 == 0xffffffffffffffff) { var_40 = 0x1000; var_46 = 0x1000; } else { (ppVar7->pe_opthdr).SectionAlignment = var_40; } if (var_41 != 0xffffffffffffffff) { (ppVar7->pe_opthdr).SizeOfStackCommit = var_41; } if (var_42 != 0xffffffffffffffff) { (ppVar7->pe_opthdr).SizeOfStackCommit = var_42; } if (var_43 != -1) { (ppVar7->pe_opthdr).Subsystem = var_43; } if (var_44 != -1) { (ppVar7->pe_opthdr).MajorSubsystemVersion = var_44; } if (var_45 != -1) { (ppVar7->pe_opthdr).MinorSubsystemVersion = var_45; } if (var_46 < var_15) { var_47(file_alignment,"%016lx"); var_47((char *)&contents,"%016lx",var_40); var_74 = (char *)var_4(0, "warning: file alignment (0x%s) > section alignment (0x%s)" ,5); var_5(var_74,file_alignment,&contents); } } } var_50 = var_48; if (var_48 != (type_5 **)0x0) { var_49(var_48); } if (var_50 != var_51) { var_49(var_51); } var_48 = (type_5 **)0x0; var_51 = (type_5 **)0x0; var_27 = (*ibfd->xvec->_bfd_get_symtab_upper_bound)(ibfd); if (var_27 < 0) goto LAB_001091b0; var_51 = (type_5 **)var_52(var_27); var_48 = var_51; var_53 = (*ibfd->xvec->_bfd_canonicalize_symtab)(ibfd,var_51); if ((long)var_53 < 0) goto LAB_001091b0; if (var_53 == 0) { var_49(var_48); var_48 = (type_5 **)0x0; var_51 = (type_5 **)0x0; } pcVar59 = setup_section; var_54(ibfd,setup_section,obfd); var_55 = add_sections; if ((var_13 == 0) && (pcVar59 = (type_26 *)obfd, var_28 = (*obfd->xvec->_bfd_copy_private_header_data)(ibfd,obfd) , var_55 = add_sections, var_28 == 0)) { status = 1; var_74 = (char *)var_4(0,"error in private header data",5); pcVar59 = (type_26 *)ibfd; var_8((char *)0x0,ibfd,(type_19 *)0x0,var_74); var_55 = add_sections; } for (; var_74 = (char *)pcVar59, var_62 = update_sections, var_55 != (type_14 *)0x0; var_55 = var_55->next) { var_20 = 0x128; var_57 = var_56(var_55->name,0,0x40); if (var_57 != (type_18 *)0x0) { var_20 = var_57->flags | 0x100; } var_27 = var_58(obfd,var_55->name); if (var_27 != 0) { var_74 = var_55->name; var_95 = "can\'t add section \'%s\'"; goto LAB_00109ad0; } var_60 = (type_19 *)var_59(obfd,var_55->name,var_20 | 0x100000); var_55->section = var_60; if (var_60 == (type_19 *)0x0) { var_74 = var_55->name; var_95 = "can\'t create section `%s\'"; goto LAB_00109ad0; } var_28 = var_61(obfd,var_60,var_55->size); if (var_28 == 0) goto LAB_00109aa8; var_57 = var_56(var_55->name,0,0xc); if (var_57 != (type_18 *)0x0) { var_15 = var_57->vma_val; var_60 = var_55->section; var_60->field_0x24 = var_60->field_0x24 | 1; var_60->lma = var_15; var_60->vma = var_15; } pcVar59 = (type_26 *)0x0; var_57 = var_56(var_55->name,0,0x30); if (var_57 != (type_18 *)0x0) { var_55->section->lma = var_57->lma_val; } } for (; var_62 != (type_14 *)0x0; var_62 = var_62->next) { var_60 = (type_19 *)var_58(ibfd,var_62->name); var_62->section = var_60; if (var_60 == (type_19 *)0x0) { var_74 = var_62->name; var_95 = "error: %s not found, can\'t be updated"; goto LAB_0010952f; } var_60 = var_60->output_section; var_74 = (char *)var_60; var_7 = var_61(obfd,var_60,var_62->size); if (var_7 == 0) { var_8((char *)0x0,obfd,var_60,(char *)0x0); return 0; } } if (var_63 != 0) { var_74 = ".gnu.build.attributes"; auVar72 = var_58(ibfd); var_60 = auVar72._0_8_; if (((var_60 != (type_19 *)0x0) && (var_63 != 0)) && (ibfd->xvec->flavour == var_10)) { var_74 = (char *)&var_60->used_by_bfd; var_28 = var_64((type_2 *)var_60,(type_19 *)var_74,auVar72._8_8_); if (var_28 != 0) { var_65 = var_60->size; var_74 = (char *)ibfd; if (var_65 == 0) { var_95 = (char *)var_4(0,"warning: note section is empty",5); var_8((char *)0x0,ibfd,var_60,var_95); var_63 = 0; } else { var_7 = var_66(ibfd,var_60,&merged_notes); __dest_00 = merged_notes; if (var_7 == 0) { var_95 = (char *)var_4(0,"warning: could not load note section",5); var_8((char *)0x0,ibfd,var_60,var_95); var_49(merged_notes); merged_notes = (type_6 *)0x0; var_63 = 0; } else { var_27 = var_67(ibfd,var_60); if (0 < var_27) { var_77 = (void *)var_52(var_27); var_74 = (char *)var_60; var_27 = var_68(ibfd,var_60,var_77); var_49(var_77); if (var_27 == 0) goto LAB_0010ae6f; var_81 = (type_5 **)0x0; goto LAB_0010b098; } LAB_0010ae6f: var_74 = (char *)0x48; var_81 = (type_5 **)var_69(var_65 / 0xc,0x48,var_65 % 0xc); var_7 = 0; local_c0 = 0; var_153 = (void *)0x0; local_c8 = 0; local_b8 = 0; var_30 = 0; var_75 = 0; var_78 = (type_13 *)var_81; var_71 = __dest_00; var_70 = var_65; while (0xb < var_70) { var_15 = (*ibfd->xvec->bfd_getx32)(var_71); pbVar8 = ibfd->xvec; var_74 = (char *)(var_15 + 3 & 0xfffffffffffffffc); *var_78 = (type_13)var_74; var_15 = (*pbVar8->bfd_getx32)(var_71 + 4); pbVar8 = ibfd->xvec; var_72 = var_15 + 3 & 0xfffffffffffffffc; var_78[1] = var_72; var_15 = (*pbVar8->bfd_getx32)(var_71 + 8); var_78[2] = var_15; if (1 < var_15 - 0x100) { var_74 = "corrupt GNU build attribute note: wrong note type"; var_95 = (char *)var_4(0, "corrupt GNU build attribute note: wrong note type" ,5); goto LAB_0010b063; } var_27 = (long)&((type_19 *)var_74)->name + var_72; var_73 = var_27 + 0xc; if (var_70 < var_73) { var_74 = "corrupt GNU build attribute note: note too big"; var_95 = (char *)var_4(0,"corrupt GNU build attribute note: note too big" ,5); goto LAB_0010b063; } if (var_74 < (type_19 *)0x2) { var_74 = "corrupt GNU build attribute note: name too small"; var_95 = (char *)var_4(0, "corrupt GNU build attribute note: name too small" ,5); goto LAB_0010b063; } var_76 = var_71 + 0xc + (long)var_74; var_78[3] = (type_13)(var_71 + 0xc); var_78[4] = (type_13)var_76; var_70 = var_70 + (-0xc - var_27); if (var_71[0xc] == '$') { if ((var_71[0xd] == '\x01') && (var_71[0xe] == '1')) { var_7 = var_7 + 1; } } else if ((((type_19 *)0x4 < var_74) && (var_71[0xc] == 'G')) && ((var_71[0xd] == 'A' && ((var_71[0xe] == '$' && (var_71[0xf] == '\x01')))))) { if (var_71[0x10] == '2') { var_75 = var_75 + 1; } else { if (var_71[0x10] != '3') { var_74 = "corrupt GNU build attribute note: unsupported version"; var_95 = (char *)var_4(0, "corrupt GNU build attribute note: unsupported version" ,5); goto LAB_0010b063; } var_30 = var_30 + 1; } } if (var_72 == 4) { var_46 = (*ibfd->xvec->bfd_getx32)(var_76); var_77 = (void *)0xffffffffffffffff; } else if (var_72 < 5) { if (var_72 != 0) { LAB_0010b046: var_74 = "corrupt GNU build attribute note: bad description size"; var_95 = (char *)var_4(0, "corrupt GNU build attribute note: bad description size" ,5); goto LAB_0010b063; } var_77 = (void *)0x0; var_46 = 0; } else if (var_72 == 8) { pbVar8 = ibfd->xvec; if ((pbVar8->flavour == var_10) && (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) { var_46 = (*pbVar8->bfd_getx64)(var_76); var_77 = (void *)0xffffffffffffffff; } else { var_46 = (*pbVar8->bfd_getx32)(var_76); var_77 = (void *)(*ibfd->xvec->bfd_getx32)(var_76 + 4); } } else { if (var_72 != 0x10) goto LAB_0010b046; var_46 = (*ibfd->xvec->bfd_getx64)(var_76); var_77 = (void *)(*ibfd->xvec->bfd_getx64)(var_76 + 8); } if (var_15 == 0x100) { if (var_46 == 0) { var_46 = local_c8; } if (var_77 == (void *)0x0) { var_77 = (void *)local_c0; } var_78[6] = var_46; var_78[7] = (type_13)var_77; local_c8 = var_46; local_c0 = (type_13)var_77; } else { if (var_46 == 0) { var_46 = local_b8; } if (var_77 == (void *)0x0) { var_77 = var_153; } var_78[6] = var_46; var_78[7] = (type_13)var_77; local_b8 = var_46; var_153 = var_77; } if (*(char *)((var_78[3] - 1) + *var_78) != '\0') { var_74 = "corrupt GNU build attribute note: name not NUL terminated"; var_95 = (char *)var_4(0, "corrupt GNU build attribute note: name not NUL terminated" ,5); goto LAB_0010b063; } var_78 = var_78 + 9; var_71 = var_71 + var_73; } if (var_70 == 0) { if (var_7 == 0 && (var_75 == 0 && var_30 == 0)) { var_74 = "bad GNU build attribute notes: no known versions detected"; var_95 = (char *)var_4(0, "bad GNU build attribute notes: no known versions detected" ,5); goto LAB_0010b063; } if (((var_7 != 0) && (var_75 != 0 || var_30 != 0)) || ((var_75 != 0 && (var_30 != 0)))) { var_74 = "bad GNU build attribute notes: multiple different versions"; var_95 = (char *)var_4(0, "bad GNU build attribute notes: multiple different versions" ,5); goto LAB_0010b063; } if ((var_7 == 1 || var_75 == 1) || (var_30 == 1)) goto LAB_0010b098; var_20 = -(type_4)(var_7 == 0) & 2; var_27 = (long)(int)(var_20 + 1); if (*(char *)((long)var_81[3] + var_27) != '\x01') { var_74 = "bad GNU build attribute notes: first note not version note"; var_95 = (char *)var_4(0, "bad GNU build attribute notes: first note not version note" ,5); goto LAB_0010b063; } var_7 = var_20 + 2; var_35 = false; var_86 = (long)var_7; var_80 = (type_13 *)var_81; LAB_0010b255: var_79 = var_80; var_80 = var_79 + 9; if (var_80 < var_78) { if (var_79[0xb] == 0x100) { var_74 = (char *)var_79[0xc]; var_83 = (type_13 *)0x0; for (var_82 = var_79; var_81 <= var_82; var_82 = var_82 + -9) { var_77 = (void *)var_82[3]; var_85 = var_83; if ((((var_83 != (type_13 *)0x0) || (var_82[1] == 0)) || (var_85 = var_82, var_82[2] != 0x101)) && ((var_83 = var_85, *(char *)((long)&((type_19 *)var_74)->name + var_27) == *(char *)((long)var_77 + var_27) && (var_82[2] == 0x100)))) { if (*(char *)((long)var_77 + var_27) != '\x04') { if ((((*var_82 == *var_80) && (var_75 = var_84(var_77,var_74,*var_82), var_75 == 0)) && ((var_72 = var_82[7], var_72 != 0 && (var_73 = var_79[0x10], var_73 != 0)))) && ((0xfffffffffffffff0 < var_72 || (var_79[0xf] <= (var_72 + 0xf & 0xfffffffffffffff0))))) { var_79[0xb] = 0; if (var_72 < var_73) { var_82[7] = var_73; } var_35 = true; if (var_30 != 0) { *(type_17 *)(var_82 + 8) = 1; } } else if (var_30 == 0) { if (((var_79[10] == 0) && (var_85 != (type_13 *)0x0)) && (var_85[2] == 0)) { var_85[2] = 0x100; } } else { *(type_17 *)(var_79 + 0x11) = 1; var_79[0xb] = 0x101; *(type_17 *)(var_82 + 8) = 1; var_82[2] = 0x101; } break; } var_72 = 0; for (var_73 = 0; (type_4)((int)*var_80 - var_7) != var_73; var_73 = var_73 + 1) { var_72 = var_72 | (type_22)*(type_27 *)((long)&((type_19 *)var_74)->name + var_73 + var_86) << ((char)var_73 * '\b' & 0x3fU); } var_15 = *var_82; var_87 = 0; for (var_73 = 0; (type_4)((int)var_15 - var_7) != var_73; var_73 = var_73 + 1) { var_87 = var_87 | (type_22)(type_27)((type_24 *)((long)var_77 + var_86) )[var_73] << ((char)var_73 * '\b' & 0x3fU); } var_88 = 0; var_72 = var_72 + var_87; for (var_73 = var_72; var_73 != 0; var_73 = var_73 >> 8) { var_88 = (type_22)((int)var_88 + 1); } if (var_88 < var_15 - var_86) { var_171 = (type_24 *)((long)var_77 + var_86); goto LAB_0010b3bc; } } } } goto LAB_0010b255; } if (!var_35) goto LAB_0010b098; var_132 = (type_19 *)var_52(var_65); var_15 = 0; var_93 = __dest_00; var_131 = var_132; for (var_80 = (type_13 *)var_81; var_80 < var_78; var_80 = var_80 + 9) { var_46 = *var_80; var_89 = var_80[1]; var_90 = var_80[2]; var_94 = var_89 + var_46 + 0xc; paVar34 = var_131; if (var_90 != 0) { if ((int)var_80[8] == 0) { var_91(var_131,var_93,var_94); paVar34 = (type_19 *)((long)&var_131->index + var_89 + var_46); } else { var_77 = (void *)((long)&var_131->name + 4); var_92 = var_80[6]; __dest = &var_131->index; p_Var10 = ibfd->xvec->bfd_putx32; paVar34 = (type_19 *)((long)__dest + var_46); if ((var_92 == var_70) && (var_80[7] == var_15)) { (*p_Var10)(var_46,var_131); (*ibfd->xvec->bfd_putx32)(0,var_77); (*ibfd->xvec->bfd_putx32)(var_90,&var_131->id); var_91(__dest,(void *)var_80[3],var_46); } else { (*p_Var10)(var_46,var_131); var_15 = 8; if (ibfd->xvec->flavour == var_10) { var_15 = (type_22)(((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident [4] == '\x02') * 8 + 8; } (*ibfd->xvec->bfd_putx32)(var_15,var_77); (*ibfd->xvec->bfd_putx32)(var_90,&var_131->id); var_91(__dest,(void *)var_80[3],var_46); pbVar8 = ibfd->xvec; if ((pbVar8->flavour == var_10) && (((ibfd->tdata).elf_obj_data)->elf_header[0].e_ident[4] == '\x02')) { (*pbVar8->bfd_putx64)(var_92,paVar34); (*ibfd->xvec->bfd_putx64)(var_80[7],&paVar34->id); paVar34 = (type_19 *)&paVar34->next; } else { (*pbVar8->bfd_putx32)(var_92,paVar34); (*ibfd->xvec->bfd_putx32) (var_80[7],(void *)((long)&paVar34->name + 4)); paVar34 = (type_19 *)&paVar34->id; } } } var_70 = var_80[6]; var_15 = var_80[7]; } var_93 = var_93 + var_94; var_131 = paVar34; } var_94 = (long)var_131 - (long)var_132; var_74 = (char *)var_132; var_91(__dest_00,var_132,var_94); var_49(var_132); var_49(var_81); merged_size = var_94; if (var_65 != var_94) { var_74 = (char *)var_60->output_section; if (((type_19 *)var_74 != (type_19 *)0x0) && (var_7 = var_61(obfd,var_74,var_94), var_7 != 0)) goto LAB_0010941b; var_95 = (char *)var_4(0,"warning: failed to set merged notes size",5); var_74 = (char *)obfd; var_8((char *)0x0,obfd,var_60,var_95); } } else { var_74 = "corrupt GNU build attribute notes: excess data at end"; var_95 = (char *)var_4(0, "corrupt GNU build attribute notes: excess data at end" ,5); LAB_0010b063: if (var_95 != (char *)0x0) { var_96(); var_74 = (char *)ibfd; var_8((char *)0x0,ibfd,var_60,var_95); status = 1; } LAB_0010b098: var_49(var_81); } var_49(merged_notes); merged_notes = (type_6 *)0x0; var_63 = 0; merged_size = 0; } } } } } LAB_0010941b: pcVar59 = (type_26 *)var_74; for (var_55 = dump_sections; var_55 != (type_14 *)0x0; var_55 = var_55->next) { var_60 = (type_19 *)var_58(ibfd,var_55->name); pcVar59 = (type_26 *)ibfd; if (var_60 == (type_19 *)0x0) { var_74 = var_55->name; var_95 = (char *)var_4(0,"can\'t dump section \'%s\' - it does not exist",5); var_8((char *)0x0,ibfd,(type_19 *)0x0,var_95,var_74); } else { var_74 = "can\'t dump section - it has no contents"; if ((var_60->flags & 0x100) != 0) { var_94 = var_60->size; if (var_94 != 0) { var_98 = var_97(var_55->filename,"w"); if (var_98 == (type_20 *)0x0) { var_74 = (char *)var_4(0,"could not open section dump file",5); pcVar59 = (type_26 *)0x0; var_8(var_55->filename,(type_2 *)0x0,(type_19 *)0x0,var_74); } else { var_7 = var_99(ibfd,var_60,&contents); if (var_7 == 0) { var_74 = (char *)var_4(0,"could not retrieve section contents",5); var_8((char *)0x0,ibfd,var_60,var_74); } else { pcVar59 = (type_26 *)0x1; var_101 = var_100(contents,1,var_94,var_98); if (var_94 != var_101) { piVar38 = var_102(); var_95 = var_103(*piVar38); var_74 = var_55->filename; pcVar39 = (char *)var_4(0, "error writing section contents to %s (error: %s)" ,5); var_5(pcVar39,var_74,var_95); var_49(contents); return 0; } } var_104(var_98); var_49(contents); } goto LAB_001094a8; } var_74 = "can\'t dump section - it is empty"; } var_74 = (char *)var_4(0,var_74,5); var_8((char *)0x0,ibfd,var_60,var_74); } LAB_001094a8: } var_107 = var_105; if (var_105 != (char *)0x0) { var_27 = var_58(obfd,".gnu_debuglink"); if (var_27 == 0) { pcVar59 = (type_26 *)var_105; var_107 = (char *)var_106(); if (var_107 == (char *)0x0) { var_95 = "cannot create debug link section `%s\'"; var_74 = var_105; LAB_00109ad0: var_95 = (char *)var_4(0,var_95,5); var_8((char *)0x0,obfd,(type_19 *)0x0,var_95,var_74); return 0; } if (obfd->xvec->flavour == var_32) { var_108 = obfd->sections; var_109 = (type_23 *)0x0; if (var_108 == (type_23 *)0x0) { LAB_0010ad5e: var_72 = 0x1000; } else { do { var_110 = var_109; if (((var_108->vma != 0) && (var_110 = var_108, var_109 != (type_23 *)0x0)) && (var_110 = var_109, var_109->vma < var_108->vma)) { var_110 = var_108; } var_108 = var_108->next; var_109 = var_110; } while (var_108 != (type_23 *)0x0); if (var_110 == (type_23 *)0x0) goto LAB_0010ad5e; var_65 = var_110->size + var_110->vma; var_72 = 0xffffffffffffffff; if (var_65 < 0xfffffffffffff001) { var_72 = var_65 + 0xfff & 0xfffffffffffff000; } } *(type_22 *)(var_107 + 0x30) = var_72; *(type_22 *)(var_107 + 0x28) = var_72; var_107[0x24] = var_107[0x24] | 1; } } else { pcVar59 = (type_26 *)obfd->filename; var_74 = (char *)var_4(0,"%s: debuglink section already exists",5); var_5(var_74); var_105 = (char *)0x0; var_107 = (char *)0x0; } } var_20 = obfd->section_count; if ((var_20 == 0) || (var_111 == 0 && var_112 == 0)) { var_119 = 0; var_163 = (type_22 *)0x0; var_117 = (long *)0x0; var_65 = var_119; } else { var_94 = (type_22)var_20 * 8; var_117 = (long *)var_52(var_94); contents = (type_6 *)var_117; var_54(obfd,get_sections,&contents); var_113(var_117,(type_22)var_20,8,compare_section_lma); var_163 = (type_22 *)var_52(var_94); pcVar59 = (type_26 *)0x0; var_114(var_163,0,var_94); var_65 = 0; var_119 = 0; if ((var_111 != 0) && (var_20 != 1)) { var_115 = var_117; var_116 = var_163; do { pcVar59 = (type_26 *)*var_115; if ((((type_19 *)pcVar59)->flags & 0x102) == 0x102) { var_72 = ((type_19 *)pcVar59)->lma + ((type_19 *)pcVar59)->size; if (var_72 < *(type_22 *)(var_115[1] + 0x30)) { var_72 = *(type_22 *)(var_115[1] + 0x30) - var_72; var_7 = var_61(obfd,pcVar59,((type_19 *)pcVar59)->size + var_72); if (var_7 == 0) { var_74 = (char *)var_4(0,"Can\'t fill gap after section",5); pcVar59 = (type_26 *)obfd; var_8((char *)0x0,obfd,(type_19 *)*var_115,var_74); status = 1; var_119 = var_65; break; } *var_116 = var_72; if (var_65 < var_72) { var_65 = var_72; } } } var_115 = var_115 + 1; var_116 = var_116 + 1; var_119 = var_65; } while (var_117 + (type_22)(var_20 - 2) + 1 != var_115); } var_65 = var_119; if (var_112 != 0) { pcVar59 = (type_26 *)var_117[var_20 - 1]; var_72 = ((type_19 *)pcVar59)->size + ((type_19 *)pcVar59)->lma; if (var_72 < var_118) { var_7 = var_61(obfd,pcVar59,var_118 - ((type_19 *)pcVar59)->lma); if (var_7 == 0) { var_74 = (char *)var_4(0,"can\'t add padding",5); pcVar59 = (type_26 *)obfd; var_8((char *)0x0,obfd,(type_19 *)var_117[var_20 - 1],var_74); status = 1; } else { var_65 = var_118 - var_72; var_163[var_20 - 1] = var_65; if (var_65 <= var_119) { var_65 = var_119; } } } } } var_119 = var_65; var_153 = (void *)0x0; if (var_120 != 0) { pcVar59 = (type_26 *)var_48; var_153 = var_121(ibfd,var_48,var_53,0); } if (var_18 - var_122 < 6) { LAB_00109b5a: if (var_18 != var_19) { LAB_00109b5f: var_96(0); pcVar59 = mark_symbols_used_in_relocations; var_54(ibfd,mark_symbols_used_in_relocations,var_48); var_7 = var_123(); if (var_7 != 0) { status = 1; return 0; } } var_50 = (type_5 **)var_52(); local_b8._0_4_ = *(type_4 *)&ibfd->field_0x44 >> 5 & 0x42; var_51 = var_50; if (var_53 != 0) { var_151 = var_48 + var_53; var_81 = var_48; var_53 = 0; do { var_7 = var_125; var_60 = (type_19 *)*var_81; var_108 = var_60->prev; var_131 = *(type_19 **)&var_60->id; var_27 = *(long *)&var_60->flags; if (((var_124 != (type_25 *)0x0) && (0 < var_125)) && (var_74 = var_124->othersym, var_74 != (char *)0x0)) { var_30 = 0; paVar53 = var_124; while (pcVar59 = (type_26 *)var_131, var_75 = var_126(var_74,(char *)var_131), var_75 != 0) { var_30 = var_30 + 1; paVar53 = paVar53->next; if ((var_30 == var_7) || (var_74 = paVar53->othersym, var_74 == (char *)0x0)) goto LAB_00109cb0; } var_49(var_74); paVar53->othersym = ""; pcVar59 = (type_26 *)obfd; paVar29 = var_127(paVar53,obfd); var_50[var_53] = paVar29; var_53 = var_53 + 1; } LAB_00109cb0: var_86 = var_128(redefine_specific_htab); var_132 = var_131; if ((var_86 != 0) || (var_129 != (type_15 *)0x0)) { local_50._0_4_ = 0; local_50._4_4_ = 0; pcVar59 = (type_26 *)&contents; contents = (type_6 *)var_131; var_86 = var_130(redefine_specific_htab); if (((var_86 == 0) || (var_132 = *(type_19 **)(var_86 + 8), var_131 == var_132)) && (var_133 = var_129, ((type_22)var_108 & 0x100) != 0)) { for (; var_132 = var_131, var_133 != (type_15 *)0x0; var_133 = var_133->next) { pcVar59 = (type_26 *)var_131; var_7 = var_126(var_133->old_name,(char *)var_131); if (var_7 == 0) { var_132 = (type_19 *)var_133->new_name; break; } } } *(type_19 **)&var_60->id = var_132; } var_74 = var_137; var_134 = ibfd->xvec->symbol_leading_char; if (*(char *)&var_132->name == var_134) { if (var_135 == 0) { if ((var_136 == 0) || (((((type_22)var_108 & 0x82) == 0 && (var_27 != 0x12c678)) && ((*(type_27 *)(*(long *)&var_60->flags + 0x21) & 0x10) == 0)))) goto LAB_00109d39; LAB_00109f88: var_132 = (type_19 *)((long)&var_132->name + 1); *(type_19 **)&var_60->id = var_132; goto LAB_00109d39; } var_134 = obfd->xvec->symbol_leading_char; if (var_134 == '\0') goto LAB_00109f88; if (var_137 != (char *)0x0) { var_132 = (type_19 *)((long)&var_132->name + 1); *(type_19 **)&var_60->id = var_132; goto LAB_00109fa6; } *(char *)&var_132->name = var_134; *(type_19 **)&var_60->id = var_132; } else { if (((var_135 == 0) || (obfd->xvec->symbol_leading_char == '\0')) || (var_134 != '\0')) { LAB_00109d39: if (var_74 == (char *)0x0) goto LAB_00109da6; var_94 = var_138(var_74); var_101 = var_138((char *)var_132); var_131 = (type_19 *)var_52(var_94 + 2 + var_101); paVar34 = var_131; pcVar59 = (type_26 *)var_132; } else { LAB_00109fa6: var_94 = var_138(var_74); var_101 = var_138((char *)var_132); paVar34 = (type_19 *)var_52(var_94 + 2 + var_101); var_131 = (type_19 *)((long)&paVar34->name + 1); *(char *)&paVar34->name = obfd->xvec->symbol_leading_char; pcVar59 = (type_26 *)var_132; } var_132 = paVar34; var_74 = var_137; if (var_137 != (char *)0x0) { var_139((char *)var_131,var_137); var_94 = var_138(var_74); var_131 = (type_19 *)((long)&var_131->name + var_94); } var_139((char *)var_131,(char *)pcVar59); *(type_19 **)&var_60->id = var_132; } LAB_00109da6: if (var_18 == var_19) goto LAB_00109e38; if (((type_22)var_108 & 0x20) == 0) { if ((((type_22)var_108 & 0x100) == 0) || ((*(type_27 *)(**(long **)(*(long *)&var_60->flags + 0x100) + 0x18) & 0x20) == 0)) { if ((((type_4)local_b8 == 0) && ((((type_22)var_108 & 0x82) != 0 || ((*(type_27 *)(*(long *)&var_60->flags + 0x21) & 0x10) != 0)))) || (var_7 = var_140(var_60), var_7 == 0x49)) { LAB_0010a060: pcVar59 = (type_26 *)strip_specific_htab; var_28 = var_141((char *)var_132,strip_specific_htab); if (var_28 == 0) goto LAB_00109e20; } else if (((((type_22)var_108 & 0x82) == 0) && (var_27 != 0x12c678)) && ((*(type_27 *)(*(long *)&var_60->flags + 0x21) & 0x10) == 0)) { if (((type_22)var_108 & 4) == 0) { if (((ibfd->xvec->flavour != var_32) || (var_86 = *(long *)(*(long *)&var_60->flags + 0xe0), var_86 == 0)) || (*(long *)(var_86 + 0x40) == 0)) { if ((var_18 == var_142) || (var_143 == var_144)) goto LAB_00109e38; if (var_143 == var_145) { pcVar59 = (type_26 *)var_60; var_7 = var_146(ibfd); goto joined_r0x0010aafb; } } goto LAB_0010a060; } var_7 = var_120; if (1 < var_18 - var_122) { joined_r0x0010aafb: if (var_7 == 0) goto LAB_0010a060; } } else if (var_18 != var_142) goto LAB_0010a060; } else { var_28 = var_141((char *)var_132,strip_specific_htab); if (var_28 != 0) { var_74 = (char *)var_4(0, "not stripping symbol `%s\' because it is named in a relocation" ,5); var_5(var_74,var_132); status = 1; } LAB_00109e20: pcVar59 = (type_26 *)strip_unneeded_htab; var_28 = var_141((char *)var_132,strip_unneeded_htab); if (var_28 == 0) goto LAB_00109e61; } LAB_00109e38: if (((var_147 != 0) && (((type_22)var_108 & 0x4000) != 0)) || (pcVar59 = (type_26 *)keep_specific_htab, var_28 = var_141((char *)var_132,keep_specific_htab), var_28 != 0)) goto LAB_00109e61; } else { pcVar59 = (type_26 *)strip_specific_htab; var_28 = var_141((char *)var_132,strip_specific_htab); if (var_28 != 0) { var_74 = (char *)var_4(0, "not stripping symbol `%s\' because it is named in a relocation" ,5); pcVar59 = (type_26 *)var_132; var_5(var_74); status = 1; } LAB_00109e61: var_28 = var_148(*(type_2 **)&var_60->flags,(type_19 *)pcVar59); if (var_28 == 0) { if ((((type_22)var_108 & 2) != 0) && ((var_149 != 0 || (pcVar59 = (type_26 *)weaken_specific_htab, var_28 = var_141((char *)var_132,weaken_specific_htab), var_28 != 0)))) { *(type_4 *)&var_60->prev = *(type_4 *)&var_60->prev & 0xfffffffd | 0x80; } if (var_27 != 0x12c678) { if ((((type_22)var_108 & 0x82) != 0) && (((pcVar59 = (type_26 *)localize_specific_htab, var_28 = var_141((char *)var_132,localize_specific_htab), var_28 != 0 || ((var_27 = var_128(), var_27 != 0 && (pcVar59 = (type_26 *)keepglobal_specific_htab, var_28 = var_141((char *)var_132,keepglobal_specific_htab), var_28 == 0)))) || ((var_150 != 0 && ((((var_74 = var_60->name, var_74 != (char *)0x0 && (*(int *)(*(long *)(var_74 + 8) + 8) == 5)) && (*(long *)(var_74 + 0xf8) != 0)) && ((*(type_27 *)((long)&var_60->compressed_size + 1) & 3) - 1 < 2)))))))) { *(type_4 *)&var_60->prev = *(type_4 *)&var_60->prev & 0xffffff7d | 1; } if ((((type_22)var_108 & 1) != 0) && (pcVar59 = (type_26 *)globalize_specific_htab, var_28 = var_141((char *)var_132,globalize_specific_htab), var_28 != 0)) { *(type_4 *)&var_60->prev = *(type_4 *)&var_60->prev & 0xfffffffe | 2; } } var_50[var_53] = (type_5 *)var_60; var_53 = var_53 + 1; } } var_81 = var_81 + 1; } while (var_151 != var_81); } if ((var_124 != (type_25 *)0x0) && (0 < var_125)) { var_27 = 0; paVar53 = var_124; do { var_74 = paVar53->othersym; if (var_74 == (char *)0x0) { paVar29 = var_127(paVar53,obfd); var_50[var_53] = paVar29; var_53 = var_53 + 1; } else if (*var_74 != '\0') { var_95 = (char *)var_4(0,"\'before=%s\' not found",5); /* WARNING: Subroutine does not return */ var_152(var_95,var_74); } var_27 = var_27 + 1; paVar53 = paVar53->next; } while (var_27 < var_125); } var_28 = var_120; var_50[var_53] = (type_5 *)0x0; var_53 = var_53 & 0xffffffff; if ((var_28 != 0) && (var_153 != (void *)0x0)) { var_31 = obfd->xvec->flavour; if ((var_31 != var_32) && (var_31 != var_10)) { var_74 = obfd->xvec->name; var_95 = (char *)var_4(0,"don\'t know how to write debugging information for %s", 5); var_8((char *)0x0,obfd,(type_19 *)0x0,var_95,var_74); status = 1; return 0; } var_28 = var_154 (obfd,var_153,&syms,(type_29 *)file_alignment,&strings, (type_29 *)&contents); if (var_28 == 0) { status = 1; return 0; } var_27 = var_59(obfd,".stab",0x2108); var_86 = var_59(obfd,".stabstr",0x2108); if ((((var_27 == 0) || (var_86 == 0)) || (var_7 = var_61(obfd,var_27,file_alignment._0_8_), var_7 == 0)) || (var_7 = var_61(obfd,var_86,contents), var_7 == 0)) { var_74 = "can\'t create debugging section"; LAB_0010a991: var_74 = (char *)var_4(0,var_74,5); var_8((char *)0x0,obfd,(type_19 *)0x0,var_74); status = 1; return 0; } *(type_17 *)(var_27 + 0x70) = 2; *(type_17 *)(var_86 + 0x70) = 0; var_7 = var_155(obfd,var_27,syms,0,file_alignment._0_8_); if ((var_7 == 0) || (var_7 = var_155(obfd,var_86,strings,0,contents), var_7 == 0)) { var_74 = "can\'t set debugging section contents"; goto LAB_0010a991; } } } else { if (var_150 != 0 || var_143 != var_156) goto LAB_00109b5f; var_27 = var_128(strip_specific_htab); if ((((((var_27 != 0) || (var_27 = var_128(keep_specific_htab), var_27 != 0)) || (var_27 = var_128(localize_specific_htab), var_27 != 0)) || ((var_27 = var_128(globalize_specific_htab), var_27 != 0 || (var_27 = var_128(keepglobal_specific_htab), var_27 != 0)))) || (var_27 = var_128(weaken_specific_htab), var_27 != 0)) || (((var_27 = var_128(redefine_specific_htab), var_27 != 0 || (var_137 != (char *)0x0)) || ((var_129 != (type_15 *)0x0 || ((((((var_157 != 0 || var_158 != 0) || var_120 != 0) || var_135 != 0) || var_136 != 0) || var_149 != 0) || var_125 != 0)))))) goto LAB_00109b5a; } var_159(obfd,var_51,var_53 & 0xffffffff); var_54(ibfd,copy_relocations_in_section,obfd); var_54(ibfd,copy_section,obfd); for (var_55 = add_sections; var_62 = update_sections, var_55 != (type_14 *)0x0; var_55 = var_55->next) { var_28 = var_155(obfd,var_55->section,var_55->contents,0,var_55->size) ; if (var_28 == 0) { LAB_00109aa8: var_8((char *)0x0,obfd,var_55->section,(char *)0x0); return var_28; } } for (; var_62 != (type_14 *)0x0; var_62 = var_62->next) { var_60 = var_62->section->output_section; var_7 = var_155(obfd,var_60,var_62->contents,0,var_62->size); if (var_7 == 0) { var_8((char *)0x0,obfd,var_60,(char *)0x0); return 0; } } if (var_63 != 0) { var_60 = (type_19 *)var_58(obfd,".gnu.build.attributes"); if (((var_60 == (type_19 *)0x0) || (var_63 == 0)) || ((obfd->xvec->flavour != var_10 || (var_28 = var_64 ((type_2 *)var_60,(type_19 *)&var_60->used_by_bfd, (type_19 *)(type_22)(type_4)var_63), var_28 == 0)))) { if (var_160 == 0) { var_74 = (char *)var_4(0,"could not find any mergeable note sections",5); var_8((char *)0x0,obfd,var_60,var_74); } } else { var_7 = var_155(obfd,var_60,merged_notes,0,merged_size); if (var_7 == 0) { var_74 = (char *)var_4(0,"error: failed to copy merged notes into output",5); var_8((char *)0x0,obfd,var_60,var_74); return 0; } } var_49(merged_notes); merged_notes = (type_6 *)0x0; var_63 = 0; } if ((var_105 != (char *)0x0) && (var_7 = var_161(obfd,var_107), var_74 = var_105, var_7 == 0)) { var_95 = (char *)var_4(0,"cannot fill debug link section `%s\'",5); var_8((char *)0x0,obfd,(type_19 *)0x0,var_95,var_74); return 0; } if (var_111 != 0 || var_112 != 0) { var_65 = 0x2000; if (var_119 < 0x2001) { var_65 = var_119; } var_115 = (long *)var_52(var_65); var_27 = (type_22)gap_fill * 0x101010101010101; var_20 = (type_4)var_65; if (var_20 < 8) { if ((var_65 & 4) == 0) { if ((var_20 != 0) && (*(char *)var_115 = (char)var_27, (var_65 & 2) != 0)) { *(short *)((long)var_115 + ((var_65 & 0xffffffff) - 2)) = (short)var_27; } } else { *(int *)var_115 = (int)var_27; *(int *)((long)var_115 + ((var_65 & 0xffffffff) - 4)) = (int)var_27; } } else { *var_115 = var_27; *(long *)((long)var_115 + ((var_65 & 0xffffffff) - 8)) = var_27; var_162 = (long *)((type_22)(var_115 + 1) & 0xfffffffffffffff8); for (var_65 = (type_22)(((int)var_115 - (int)(long *)((type_22)(var_115 + 1) & 0xfffffffffffffff8)) + var_20 >> 3); var_65 != 0; var_65 = var_65 - 1) { *var_162 = var_27; var_162 = var_162 + (type_22)bVar71 * -2 + 1; } } if (obfd->section_count != 0) { var_116 = var_163 + (type_22)(obfd->section_count - 1) + 1; do { var_65 = *var_163; if (var_65 != 0) { var_27 = *var_117; var_86 = *(long *)(var_27 + 0x38) - var_65; while( true ) { var_72 = 0x2000; if (var_65 < 0x2001) { var_72 = var_65; } var_7 = var_155(obfd,var_27,var_115,var_86,var_72); if (var_7 == 0) { var_8((char *)0x0,obfd,(type_19 *)*var_117,(char *)0x0); return 0; } var_86 = var_86 + var_72; var_65 = var_65 - var_72; if (var_65 == 0) break; var_27 = *var_117; } } var_163 = var_163 + 1; var_117 = var_117 + 1; } while (var_116 != var_163); } } var_28 = (*obfd->xvec->_bfd_copy_private_bfd_data)(ibfd,obfd); if (var_28 != 0) { if ((var_164 != 0) && (var_7 = var_165(obfd), var_65 = var_164, var_7 == 0)) { var_74 = (char *)var_4(0, "this target does not support %lu alternative machine codes" ,5); var_5(var_74,var_65); if (obfd->xvec->flavour != var_10) { var_74 = (char *)var_4(0,"ignoring the alternative value",5); var_5(var_74); return 1; } var_74 = (char *)var_4(0, "treating that number as an absolute e_machine value instead" ,5); var_5(var_74); *(short *)((long)&((obfd->tdata).coff_obj_data)->local_n_btmask + 2) = (short)var_164; } return 1; } var_74 = (char *)var_4(0,"error copying private BFD data",5); var_7 = 0; goto LAB_00109580; } if ((var_166 == var_167) || ((var_166 & var_167) == var_168)) { if (var_169 == var_170) goto LAB_00109056; var_74 = var_9(ibfd); var_95 = "--elf-stt-common=[yes|no] is unsupported on `%s\'"; } else { var_74 = var_9(ibfd); var_95 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"; } } LAB_0010952f: var_95 = (char *)var_4(0,var_95,5); var_7 = 0; var_5(var_95,var_74); } return var_7; LAB_0010b3bc: if ((type_24 *)((long)var_77 + var_15) <= var_171) goto LAB_0010b3c1; *var_171 = (char)var_72; if (var_72 == 0) goto LAB_0010b3c1; var_72 = var_72 >> 8; var_171 = var_171 + 1; goto LAB_0010b3bc; LAB_0010b3c1: var_79[0xb] = 0; var_35 = true; goto LAB_0010b255; }
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))) (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: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) 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: (pointer_declarator 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: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (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: (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: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) 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: (type_identifier) 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: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator 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: (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: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator 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: (type_identifier) 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: (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)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator 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: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (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: (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: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_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)))))) right: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) 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)))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (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)))))) (expression_statement (assignment_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 (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal) (identifier)))))) 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: (number_literal))) consequence: (compound_statement (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) (escape_sequence) (string_content) (escape_sequence) (string_content))))) alternative: (else_clause (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: (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: (number_literal))))) 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 (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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: (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: (subscript_expression argument: (identifier) index: (number_literal)))))) (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 (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier))))))) (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: (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))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (unary_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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) right: (parenthesized_expression (binary_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: (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: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (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 (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))))) (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))))) (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))))) (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 (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)))))) 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: (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)))))))) alternative: (else_clause (compound_statement (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 (number_literal) (string_literal (string_content) (escape_sequence) (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (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: (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: (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 (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence))))) alternative: (else_clause (compound_statement (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: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence))))))) (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)))) (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (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)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal) (number_literal))))) (return_statement (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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 (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (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 declarator: (abstract_pointer_declarator))) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (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: (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: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (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: (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: (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: (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)))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (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: (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: (identifier) right: (number_literal))))))))) (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: (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: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (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: (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)))))) (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)))))) (for_statement initializer: (assignment_expression left: (identifier) right: (number_literal)) condition: (binary_expression left: (identifier) right: (number_literal)) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (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)))))) (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))))) (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))))) (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))))) (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (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)))))) (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))))) (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))))) (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))))) (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))))) (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)) (string_literal (string_content))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) (string_literal (string_content)) (identifier)))) (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) (identifier) (pointer_expression argument: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (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) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (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: (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))))))) arguments: (argument_list (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (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: (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))))))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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 (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (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: (parenthesized_expression (comma_expression left: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier)))) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (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 (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (for_statement condition: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (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 (subscript_expression argument: (identifier) index: (number_literal)) (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: (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: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content) (escape_sequence)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (binary_expression left: (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: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (subscript_expression argument: (identifier) index: (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: (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (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: (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: (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_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: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) 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))))))))))) (for_statement condition: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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 (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (string_content)))) (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: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (subscript_expression argument: (identifier) index: (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 (number_literal) (identifier) (identifier) (number_literal)))) (return_statement (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: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content))))) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (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: (number_literal))))) right: (number_literal)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (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 (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 (number_literal) (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (identifier) (identifier)))) (expression_statement (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: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (goto_statement label: (statement_identifier)))) (labeled_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 (binary_expression left: (identifier) right: (number_literal)) (number_literal) (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: (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))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (while_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) body: (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: (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))))))) arguments: (argument_list (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: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (identifier) right: (number_literal))))))) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (binary_expression left: (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: (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: (identifier) right: (number_literal))))))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (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 (number_literal) (string_literal (string_content)) (number_literal))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (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))))) (goto_statement label: (statement_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: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (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))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (number_literal) right: (parenthesized_expression (binary_expression left: (identifier) right: (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 (character)))) 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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (character)))))) consequence: (compound_statement (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: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) 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 (character)))))) 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 (character)))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (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 (character))) 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 (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 (character)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (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 (character)))) 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))))) (goto_statement label: (statement_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: (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: (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))))))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) 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 (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal)))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_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: (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: (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))) 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: (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: (char_literal (escape_sequence)))))) 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: (identifier) right: (number_literal))))))) arguments: (argument_list)))) (expression_statement (assignment_expression left: (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: (identifier) right: (number_literal))))))) arguments: (argument_list)))) (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: (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))))))) arguments: (argument_list)))))))) alternative: (else_clause (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: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (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: (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))))))) arguments: (argument_list))))))))))) (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: (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: (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))) (expression_statement (assignment_expression left: (identifier) right: (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: (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: (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))) (expression_statement (assignment_expression left: (identifier) right: (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: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) right: (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 (number_literal) (string_literal (string_content)) (number_literal))))) (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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 (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (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 (number_literal) (string_literal (string_content)) (number_literal))))) (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: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (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: (unary_expression argument: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) 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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))))) right: (char_literal (escape_sequence)))) 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))))) (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: (false))) (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: (identifier))) (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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) 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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (for_statement initializer: (assignment_expression left: (identifier) right: (identifier)) condition: (binary_expression left: (identifier) right: (identifier)) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (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: (identifier))))) right: (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: (identifier)))))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) 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: (identifier)) right: (pointer_expression argument: (identifier)))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier))))) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (binary_expression left: (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: (identifier) right: (number_literal)))))))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (number_literal) right: (identifier)) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))))))))) consequence: (compound_statement (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: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (true))) (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)))))) 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: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) right: (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: (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: (number_literal)))))) alternative: (else_clause (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))) (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)))))))) (break_statement))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (for_statement initializer: (assignment_expression left: (identifier) right: (number_literal)) condition: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))) right: (identifier)))) right: (identifier)) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)) right: (identifier))))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (for_statement initializer: (assignment_expression left: (identifier) right: (number_literal)) condition: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (identifier)))) right: (identifier)) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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)))))) index: (identifier)) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (for_statement initializer: (assignment_expression left: (identifier) right: (identifier)) condition: (binary_expression left: (identifier) right: (number_literal)) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (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: (primitive_type)) value: (identifier)) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) 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: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))))) (goto_statement label: (statement_identifier)))))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) 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 (identifier)))))) (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))) (for_statement initializer: (assignment_expression left: (identifier) right: (identifier)) condition: (binary_expression left: (identifier) right: (identifier)) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (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: (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)) right: (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 (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (identifier) right: (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)))))) (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: (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) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))))) consequence: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (number_literal) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (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: (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))))))) arguments: (argument_list (identifier) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (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: (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))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (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: (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: (char_literal (escape_sequence)))) right: (char_literal (escape_sequence))) right: (char_literal (escape_sequence))))))) (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (identifier) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (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: (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))))))) arguments: (argument_list (identifier) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (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))))))) (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: (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: (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: (char_literal (escape_sequence)))))) consequence: (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: (identifier) 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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (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))))))) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) alternative: (else_clause (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (subscript_expression argument: (identifier) index: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (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))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (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: (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 (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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))))) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))) (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 (number_literal) (identifier) (identifier) (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (labeled_statement label: (statement_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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))))) (expression_statement (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: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))))))) (labeled_statement label: (statement_identifier) (for_statement initializer: (assignment_expression left: (identifier) right: (identifier)) condition: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (subscript_expression argument: (identifier) index: (number_literal)))) (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) (escape_sequence) (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal) (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (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: (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))))))) (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 (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (string_literal (string_content)))))) (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 (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (number_literal) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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 (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (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: (subscript_expression argument: (identifier) index: (number_literal)))) (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) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (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 (number_literal) (identifier) (identifier) (identifier))))))) (labeled_statement label: (statement_identifier) (ERROR) (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: (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 (identifier) (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) (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (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 (number_literal) (identifier) (number_literal) (identifier) (identifier)))) (return_statement (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) 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: (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))))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (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: (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: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (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: (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: (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)))) condition: (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: (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: (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: (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: (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: (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))))))) alternative: (else_clause (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 (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (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: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (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: (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: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) (number_literal) (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)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier)))) (expression_statement (assignment_expression left: (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: (identifier) right: (number_literal))) right: (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))) (do_statement body: (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: (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: (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: (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: (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))))))) consequence: (compound_statement (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (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)))))) (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) (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (pointer_expression argument: (identifier)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (break_statement))) (expression_statement (assignment_expression left: (pointer_expression argument: (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: (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: (identifier)))) condition: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) 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: (subscript_expression argument: (identifier) index: (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: (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: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) 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: (identifier))) (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) (identifier) (identifier) (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) 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 (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (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: (number_literal))) (return_statement (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 (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) right: (number_literal))))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_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: (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 (expression_statement (assignment_expression left: (identifier) right: (binary_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: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (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: (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: (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: (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: (number_literal) right: (identifier))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (while_statement condition: (parenthesized_expression (comma_expression left: (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)) value: (identifier))))) right: (binary_expression left: (identifier) 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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) consequence: (goto_statement label: (statement_identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (string_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (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: (call_expression function: (identifier) arguments: (argument_list (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: (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (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: (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: (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)))))) right: (binary_expression left: (identifier) right: (identifier)))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))))) consequence: (compound_statement (for_statement condition: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) body: (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: (pointer_expression argument: (identifier))) (cast_expression type: (type_descriptor type: (primitive_type) 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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (break_statement))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))) right: (identifier))) consequence: (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: (identifier) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (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))))) 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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) right: (number_literal))) right: (number_literal)))))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (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: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (goto_statement label: (statement_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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_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: (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: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) alternative: (else_clause (compound_statement (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 (binary_expression left: (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))))) right: (char_literal (escape_sequence)))))) right: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (labeled_statement label: (statement_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: (goto_statement label: (statement_identifier)))) (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 (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (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 (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (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: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (identifier)))))) (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: (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 (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)) (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: (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: (identifier)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) (labeled_statement label: (statement_identifier) (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: (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: (parenthesized_expression (binary_expression left: (identifier) 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: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) 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: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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 (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) right: (number_literal))) right: (number_literal)))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (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: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (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 (binary_expression left: (identifier) 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: (subscript_expression argument: (identifier) index: (number_literal)) 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: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (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: (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: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))) right: (binary_expression left: (identifier) right: (number_literal)))))) 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 (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: (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 (identifier) (identifier))))) (goto_statement label: (statement_identifier)))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (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: (goto_statement label: (statement_identifier))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) 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) (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) (escape_sequence) (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (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: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (labeled_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: (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: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) 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) (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) (escape_sequence) (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (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: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (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 (identifier) (identifier)))) right: (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: (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)))))) (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (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 (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal))))))))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))) right: (binary_expression left: (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: (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: (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) 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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (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: (identifier) right: (number_literal))))) right: (number_literal)) 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 (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (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: (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)))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)) right: (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: (number_literal) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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 (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (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: (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 (number_literal) (string_literal (escape_sequence) (string_content) (escape_sequence) (string_content)) (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)))) (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)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (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: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (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 (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (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 (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (identifier)) (identifier) (pointer_expression argument: (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: (number_literal))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (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: (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 (identifier) (identifier) (subscript_expression argument: (identifier) index: (number_literal))))) right: (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 (identifier) (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (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 (number_literal) (identifier) (number_literal) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (return_statement (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (subscript_expression argument: (identifier) index: (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 (identifier) (identifier) (identifier) (number_literal) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (string_content)))) (goto_statement label: (statement_identifier))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (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: (parenthesized_expression (binary_expression left: (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: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (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 (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (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 (identifier)))) right: (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 (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (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 (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))))))))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_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) (identifier) (identifier)))) (for_statement initializer: (assignment_expression left: (identifier) right: (identifier)) condition: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (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)) (number_literal) (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (number_literal))))) (return_statement (identifier)))))) (for_statement condition: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) update: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) body: (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: (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) (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (number_literal) (subscript_expression argument: (identifier) index: (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 (number_literal) (identifier) (identifier) (number_literal)))) (return_statement (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: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (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))))) right: (number_literal)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) right: (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (identifier) (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (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 (number_literal) (identifier) (identifier) (identifier)))) (return_statement (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (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 (identifier) (identifier)))) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) 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 (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal) (identifier) (identifier)))) (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (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)) value: (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: (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: (parenthesized_expression (comma_expression left: (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))))) alternative: (else_clause (compound_statement (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: (parenthesized_expression (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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))))) (for_statement initializer: (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal))))))) right: (identifier)) right: (number_literal))))) condition: (binary_expression left: (identifier) right: (number_literal)) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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: (binary_expression left: (binary_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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))))) right: (number_literal)))) (do_statement body: (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: (pointer_expression argument: (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: (identifier) right: (number_literal))))) right: (identifier)))) (while_statement condition: (parenthesized_expression (true)) body: (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: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (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) (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) arguments: (argument_list (identifier) (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: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))) right: (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) 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 (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) 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)))) (return_statement (number_literal)))) (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: (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: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (assignment_expression left: (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: (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)))))) 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: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence))))) alternative: (else_clause (compound_statement (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) (escape_sequence))))))))) (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 (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))))) (return_statement (identifier)) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (identifier))) consequence: (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (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: (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: (number_literal)))) (goto_statement label: (statement_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: (identifier) right: (true))) (goto_statement label: (statement_identifier))))) (MISSING "}"))))
null
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ int MASKED(long param_1,undefined8 *param_2,long param_3) { void *__dest; undefined8 uVar1; long *plVar2; size_t sVar3; code *pcVar4; size_t sVar5; size_t *psVar6; void *__dest_00; int iVar7; undefined4 uVar8; undefined4 uVar9; int iVar10; int iVar11; undefined8 uVar12; undefined8 uVar13; FILE *__s; undefined8 uVar14; long *plVar15; long lVar16; size_t sVar17; size_t sVar18; long *plVar19; long *plVar20; ulong uVar21; int *piVar22; void *pvVar23; long lVar24; size_t sVar25; void *pvVar26; ulong uVar27; uint uVar28; ulong uVar29; undefined1 *puVar30; size_t *psVar31; ulong *puVar32; undefined8 *puVar33; long *plVar34; size_t *psVar35; size_t *psVar36; size_t *psVar37; long lVar38; char *pcVar39; byte *pbVar40; ulong uVar41; char cVar42; byte *pbVar43; undefined8 *puVar44; ulong uVar45; long *__src; long *plVar46; size_t *psVar47; void *pvVar48; bool bVar49; bool bVar50; byte bVar51; size_t *local_110; ulong local_100; void *local_f0; ulong local_e8; size_t local_c8; size_t local_c0; size_t local_b8; size_t local_b0; long local_a8; ulong local_a0; long *local_98; ulong *local_90; undefined8 local_88; undefined8 local_80; undefined8 local_78 [4]; long *local_58; undefined8 local_50; bVar51 = 0; iVar7 = *(int *)(*(long *)(param_1 + 8) + 0xc); if ((iVar7 != *(int *)(param_2[1] + 0xc) && iVar7 != 2) && (*(int *)(param_2[1] + 0xc) != 2)) { uVar12 = dcgettext(0,"Unable to change endianness of input file(s)",5); FUN_0011b660(uVar12); return 0; } iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7); uVar12 = 0; if (iVar7 == 0) { LAB_00109580: FUN_0011c0d0(0,param_2,0,uVar12); } else { if (*(long *)(param_1 + 0x90) == 0) { uVar12 = FUN_0011bfe0(param_1); pcVar39 = "error: the input file \'%s\' has no sections"; } else { if (*(int *)(*(undefined8 **)(param_1 + 8) + 1) == 5) { LAB_00109056: if (DAT_0012cb2c != 0) { uVar12 = *param_2; uVar13 = **(undefined8 **)(param_1 + 8); uVar1 = *(undefined8 *)param_2[1]; uVar14 = FUN_0011bfe0(param_1); pcVar39 = (char *)dcgettext(0,"copy from `%s\' [%s] to `%s\' [%s]\n",5); printf(pcVar39,uVar14,uVar13,uVar12,uVar1); } lVar38 = 0; if (DAT_0012c9f4 == 0) { lVar38 = DAT_0012cae0; if (DAT_0012cae8 == 0) { lVar38 = *(long *)(param_1 + 0xa8); } lVar38 = lVar38 + _DAT_0012caf0; } if ((*(byte *)((long)param_2 + 0x44) & 7) != 3) { uVar28 = ~DAT_0012cab0 & *(uint *)(param_2[1] + 0x14) & (DAT_0012cab4 | *(uint *)(param_1 + 0x44) >> 5 & 0xfffff); if (DAT_0012cb0c == 7) { uVar28 = uVar28 & 0xfffffffe; } iVar7 = bfd_set_start_address(param_2,lVar38); if ((iVar7 == 0) || (iVar7 = bfd_set_file_flags(param_2,uVar28), iVar7 == 0)) goto LAB_001091b0; } uVar8 = bfd_get_arch(param_1); uVar9 = bfd_get_mach(param_1); if (param_3 != 0) { lVar38 = bfd_get_arch_info(param_1); if ((lVar38 == 0) || (lVar38 = bfd_get_arch_info(param_1), *(int *)(lVar38 + 0xc) == 0)) { uVar8 = *(undefined4 *)(param_3 + 0xc); uVar9 = *(undefined4 *)(param_3 + 0x10); } else { uVar12 = FUN_0011bfe0(param_1); uVar13 = dcgettext(0,"Input file `%s\' ignores binary architecture parameter.",5); FUN_0011b660(uVar13,uVar12); } } iVar7 = (**(code **)(param_2[1] + 0x290))(param_2,uVar8,uVar9); if (iVar7 == 0) { if ((*(byte *)(param_1 + 0x47) & 4) != 0) { LAB_0010916a: iVar7 = bfd_get_arch(param_1); if (iVar7 == 0) { uVar12 = FUN_0011bfe0(param_1); pcVar39 = "Unable to recognise the format of the input file `%s\'"; } else { uVar12 = bfd_get_mach(param_1); uVar8 = bfd_get_arch(param_1); uVar12 = bfd_printable_arch_mach(uVar8,uVar12); pcVar39 = "Output file cannot represent architecture `%s\'"; } uVar13 = dcgettext(0,pcVar39,5); FUN_0011b660(uVar13,uVar12); return 0; } iVar7 = bfd_get_arch(param_1); iVar10 = bfd_get_arch(param_2); if (iVar7 != iVar10) goto LAB_0010916a; } iVar7 = bfd_set_format(param_2,*(byte *)(param_1 + 0x44) & 7); if (iVar7 == 0) { LAB_001091b0: FUN_0011c0d0(0,param_1,0,0); return 0; } uVar28 = *(uint *)((undefined8 *)param_2[1] + 1); bVar49 = uVar28 < 2; bVar50 = uVar28 == 2; if (bVar50) { lVar38 = 4; pbVar40 = *(byte **)param_2[1]; pbVar43 = &DAT_0011e166; do { if (lVar38 == 0) break; lVar38 = lVar38 + -1; bVar49 = *pbVar40 < *pbVar43; bVar50 = *pbVar40 == *pbVar43; pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1; pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1; } while (bVar50); if ((!bVar49 && !bVar50) == bVar49) { lVar38 = param_2[0x1f]; uVar28 = *(uint *)(*(undefined8 **)(param_1 + 8) + 1); bVar49 = uVar28 < 2; bVar50 = uVar28 == 2; if (bVar50) { lVar16 = 4; pbVar40 = (byte *)**(undefined8 **)(param_1 + 8); pbVar43 = &DAT_0011e166; do { if (lVar16 == 0) break; lVar16 = lVar16 + -1; bVar49 = *pbVar40 < *pbVar43; bVar50 = *pbVar40 == *pbVar43; pbVar40 = pbVar40 + (ulong)bVar51 * -2 + 1; pbVar43 = pbVar43 + (ulong)bVar51 * -2 + 1; } while (bVar50); if ((!bVar49 && !bVar50) == bVar49) { puVar33 = (undefined8 *)(*(long *)(param_1 + 0xf8) + 200); puVar44 = (undefined8 *)(lVar38 + 200); for (lVar16 = 0x37; lVar16 != 0; lVar16 = lVar16 + -1) { *puVar44 = *puVar33; puVar33 = puVar33 + (ulong)bVar51 * -2 + 1; puVar44 = puVar44 + (ulong)bVar51 * -2 + 1; } } } uVar21 = DAT_0012b4f8; if (DAT_0012b4f8 == 0xffffffffffffffff) { DAT_0012b4f8 = 0x200; uVar21 = 0x200; } else { *(ulong *)(lVar38 + 0x110) = DAT_0012b4f8; } if (DAT_0012b4f0 != -1) { *(long *)(lVar38 + 0x168) = DAT_0012b4f0; } if (DAT_0012b4e8 != -1) { *(long *)(lVar38 + 0x168) = DAT_0012b4e8; } if (DAT_0012b4e0 != -1) { *(long *)(lVar38 + 0x100) = DAT_0012b4e0; } uVar29 = DAT_0012b4d8; if (DAT_0012b4d8 == 0xffffffffffffffff) { DAT_0012b4d8 = 0x1000; uVar29 = 0x1000; } else { *(ulong *)(lVar38 + 0x108) = DAT_0012b4d8; } if (DAT_0012b4d0 != -1) { *(long *)(lVar38 + 0x158) = DAT_0012b4d0; } if (DAT_0012b4c8 != -1) { *(long *)(lVar38 + 0x158) = DAT_0012b4c8; } if (DAT_0012b4c4 != -1) { *(short *)(lVar38 + 0x148) = DAT_0012b4c4; } if (DAT_0012b4c2 != -1) { *(short *)(lVar38 + 0x120) = DAT_0012b4c2; } if (DAT_0012b4c0 != -1) { *(short *)(lVar38 + 0x122) = DAT_0012b4c0; } if (uVar29 < uVar21) { sprintf((char *)local_78,"%016lx"); sprintf((char *)&local_58,"%016lx",DAT_0012b4d8); uVar12 = dcgettext(0,"warning: file alignment (0x%s) > section alignment (0x%s)",5); FUN_0011b660(uVar12,local_78,&local_58); } } } plVar15 = DAT_0012cb40; if (DAT_0012cb40 != (long *)0x0) { free(DAT_0012cb40); } if (plVar15 != DAT_0012cb38) { free(DAT_0012cb38); } DAT_0012cb40 = (long *)0x0; DAT_0012cb38 = (long *)0x0; lVar38 = (**(code **)(*(long *)(param_1 + 8) + 0x1f0))(param_1); if (lVar38 < 0) goto LAB_001091b0; DAT_0012cb38 = (long *)xmalloc(lVar38); DAT_0012cb40 = DAT_0012cb38; local_100 = (**(code **)(*(long *)(param_1 + 8) + 0x1f8))(param_1,DAT_0012cb38); if ((long)local_100 < 0) goto LAB_001091b0; if (local_100 == 0) { free(DAT_0012cb40); DAT_0012cb40 = (long *)0x0; DAT_0012cb38 = (long *)0x0; } bfd_map_over_sections(param_1,FUN_001083b0,param_2); puVar33 = DAT_0012caa8; if ((DAT_0012c9f4 == 0) && (iVar7 = (**(code **)(param_2[1] + 0x160))(param_1,param_2), puVar33 = DAT_0012caa8, iVar7 == 0)) { DAT_0012cb24 = 1; uVar12 = dcgettext(0,"error in private header data",5); FUN_0011c0d0(0,param_1,0,uVar12); puVar33 = DAT_0012caa8; } for (; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33) { uVar28 = 0x128; lVar38 = FUN_00107360(puVar33[1],0,0x40); if (lVar38 != 0) { uVar28 = *(uint *)(lVar38 + 0x28) | 0x100; } lVar38 = bfd_get_section_by_name(param_2,puVar33[1]); if (lVar38 != 0) { lVar38 = puVar33[1]; pcVar39 = "can\'t add section \'%s\'"; goto LAB_00109ad0; } lVar38 = bfd_make_section_with_flags(param_2,puVar33[1],uVar28 | 0x100000); puVar33[5] = lVar38; if (lVar38 == 0) { lVar38 = puVar33[1]; pcVar39 = "can\'t create section `%s\'"; goto LAB_00109ad0; } iVar7 = bfd_set_section_size(param_2,lVar38,puVar33[3]); if (iVar7 == 0) goto LAB_00109aa8; lVar38 = FUN_00107360(puVar33[1],0,0xc); if (lVar38 != 0) { uVar12 = *(undefined8 *)(lVar38 + 0x18); lVar38 = puVar33[5]; *(byte *)(lVar38 + 0x24) = *(byte *)(lVar38 + 0x24) | 1; *(undefined8 *)(lVar38 + 0x30) = uVar12; *(undefined8 *)(lVar38 + 0x28) = uVar12; } lVar38 = FUN_00107360(puVar33[1],0,0x30); if (lVar38 != 0) { *(undefined8 *)(puVar33[5] + 0x30) = *(undefined8 *)(lVar38 + 0x20); } } for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) { lVar38 = bfd_get_section_by_name(param_1,puVar44[1]); puVar44[5] = lVar38; if (lVar38 == 0) { uVar12 = puVar44[1]; pcVar39 = "error: %s not found, can\'t be updated"; goto LAB_0010952f; } uVar12 = *(undefined8 *)(lVar38 + 0x68); iVar7 = bfd_set_section_size(param_2,uVar12,puVar44[3]); if (iVar7 == 0) { FUN_0011c0d0(0,param_2,uVar12,0); return 0; } } if ((((DAT_0012cb20 != 0) && (lVar38 = bfd_get_section_by_name(param_1,".gnu.build.attributes"), lVar38 != 0)) && (DAT_0012cb20 != 0)) && ((*(int *)(*(long *)(param_1 + 8) + 8) == 5 && (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 != 0)))) { uVar21 = *(ulong *)(lVar38 + 0x38); if (uVar21 == 0) { uVar12 = dcgettext(0,"warning: note section is empty",5); FUN_0011c0d0(0,param_1,lVar38,uVar12); DAT_0012cb20 = 0; } else { iVar7 = bfd_get_full_section_contents(param_1,lVar38,&DAT_0012cb18); __dest_00 = DAT_0012cb18; if (iVar7 == 0) { uVar12 = dcgettext(0,"warning: could not load note section",5); FUN_0011c0d0(0,param_1,lVar38,uVar12); free(DAT_0012cb18); DAT_0012cb18 = (void *)0x0; DAT_0012cb20 = 0; } else { lVar16 = bfd_get_reloc_upper_bound(param_1,lVar38); if (0 < lVar16) { pvVar23 = (void *)xmalloc(lVar16); lVar16 = bfd_canonicalize_reloc(param_1,lVar38,pvVar23,DAT_0012cb40); free(pvVar23); if (lVar16 == 0) goto LAB_0010ae6f; local_110 = (size_t *)0x0; goto LAB_0010b098; } LAB_0010ae6f: local_110 = (size_t *)xcalloc(uVar21 / 0xc,0x48,uVar21 % 0xc); iVar7 = 0; local_c0 = 0; local_b0 = 0; local_c8 = 0; local_b8 = 0; iVar10 = 0; iVar11 = 0; psVar35 = local_110; pvVar23 = __dest_00; local_e8 = uVar21; while (0xb < local_e8) { lVar24 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(pvVar23); lVar16 = *(long *)(param_1 + 8); uVar41 = lVar24 + 3U & 0xfffffffffffffffc; *psVar35 = uVar41; lVar24 = (**(code **)(lVar16 + 0x38))((long)pvVar23 + 4); lVar16 = *(long *)(param_1 + 8); uVar29 = lVar24 + 3U & 0xfffffffffffffffc; psVar35[1] = uVar29; sVar17 = (**(code **)(lVar16 + 0x38))(); psVar35[2] = sVar17; if (1 < sVar17 - 0x100) { lVar16 = dcgettext(0,"corrupt GNU build attribute note: wrong note type",5); goto LAB_0010b063; } uVar45 = uVar41 + uVar29 + 0xc; if (local_e8 < uVar45) { lVar16 = dcgettext(0,"corrupt GNU build attribute note: note too big",5); goto LAB_0010b063; } if (uVar41 < 2) { lVar16 = dcgettext(0,"corrupt GNU build attribute note: name too small",5); goto LAB_0010b063; } sVar18 = (long)pvVar23 + uVar41 + 0xc; psVar35[3] = (long)pvVar23 + 0xc; psVar35[4] = sVar18; local_e8 = local_e8 + (-0xc - (uVar41 + uVar29)); if (*(char *)((long)pvVar23 + 0xc) == '$') { if ((*(char *)((long)pvVar23 + 0xd) == '\x01') && (*(char *)((long)pvVar23 + 0xe) == '1')) { iVar7 = iVar7 + 1; } } else if ((((4 < uVar41) && (*(char *)((long)pvVar23 + 0xc) == 'G')) && (*(char *)((long)pvVar23 + 0xd) == 'A')) && ((*(char *)((long)pvVar23 + 0xe) == '$' && (*(char *)((long)pvVar23 + 0xf) == '\x01')))) { if (*(char *)((long)pvVar23 + 0x10) == '2') { iVar11 = iVar11 + 1; } else { if (*(char *)((long)pvVar23 + 0x10) != '3') { lVar16 = dcgettext(0,"corrupt GNU build attribute note: unsupported version",5 ); goto LAB_0010b063; } iVar10 = iVar10 + 1; } } if (uVar29 == 4) { sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(); sVar25 = 0xffffffffffffffff; } else if (uVar29 < 5) { if (uVar29 != 0) { LAB_0010b046: lVar16 = dcgettext(0,"corrupt GNU build attribute note: bad description size",5) ; goto LAB_0010b063; } sVar25 = 0; sVar18 = 0; } else if (uVar29 == 8) { lVar16 = *(long *)(param_1 + 8); if ((*(int *)(lVar16 + 8) == 5) && (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) { sVar18 = (**(code **)(lVar16 + 0x20))(); sVar25 = 0xffffffffffffffff; } else { sVar18 = (**(code **)(lVar16 + 0x38))(); sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x38))(); } } else { if (uVar29 != 0x10) goto LAB_0010b046; sVar18 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(sVar18); sVar25 = (**(code **)(*(long *)(param_1 + 8) + 0x20))(); } if (sVar17 == 0x100) { if (sVar18 == 0) { sVar18 = local_c8; } if (sVar25 == 0) { sVar25 = local_c0; } psVar35[6] = sVar18; psVar35[7] = sVar25; local_c8 = sVar18; local_c0 = sVar25; } else { if (sVar18 == 0) { sVar18 = local_b8; } if (sVar25 == 0) { sVar25 = local_b0; } psVar35[6] = sVar18; psVar35[7] = sVar25; local_b8 = sVar18; local_b0 = sVar25; } if (*(char *)((psVar35[3] - 1) + *psVar35) != '\0') { lVar16 = dcgettext(0,"corrupt GNU build attribute note: name not NUL terminated",5 ); goto LAB_0010b063; } psVar35 = psVar35 + 9; pvVar23 = (void *)(uVar45 + (long)pvVar23); } if (local_e8 == 0) { if (iVar7 == 0 && (iVar11 == 0 && iVar10 == 0)) { lVar16 = dcgettext(0,"bad GNU build attribute notes: no known versions detected",5 ); goto LAB_0010b063; } if (((iVar7 != 0) && (iVar11 != 0 || iVar10 != 0)) || ((iVar11 != 0 && (iVar10 != 0)))) { lVar16 = dcgettext(0,"bad GNU build attribute notes: multiple different versions", 5); goto LAB_0010b063; } if ((iVar7 == 1 || iVar11 == 1) || (iVar10 == 1)) goto LAB_0010b098; uVar28 = -(uint)(iVar7 == 0) & 2; lVar16 = (long)(int)(uVar28 + 1); if (*(char *)(local_110[3] + lVar16) != '\x01') { lVar16 = dcgettext(0,"bad GNU build attribute notes: first note not version note", 5); goto LAB_0010b063; } iVar7 = uVar28 + 2; bVar49 = false; lVar24 = (long)iVar7; psVar47 = local_110; LAB_0010b255: psVar6 = psVar47; psVar47 = psVar6 + 9; if (psVar47 < psVar35) { if (psVar6[0xb] == 0x100) { pvVar23 = (void *)psVar6[0xc]; psVar36 = (size_t *)0x0; for (psVar31 = psVar6; local_110 <= psVar31; psVar31 = psVar31 + -9) { pvVar26 = (void *)psVar31[3]; psVar37 = psVar36; if ((((psVar36 != (size_t *)0x0) || (psVar31[1] == 0)) || (psVar37 = psVar31, psVar31[2] != 0x101)) && ((psVar36 = psVar37, *(char *)((long)pvVar23 + lVar16) == *(char *)((long)pvVar26 + lVar16) && (psVar31[2] == 0x100)))) { if (*(char *)((long)pvVar26 + lVar16) != '\x04') { if ((((*psVar31 == *psVar47) && (iVar11 = memcmp(pvVar26,pvVar23,*psVar31), iVar11 == 0)) && ((uVar29 = psVar31[7], uVar29 != 0 && (uVar41 = psVar6[0x10], uVar41 != 0)))) && ((0xfffffffffffffff0 < uVar29 || (psVar6[0xf] <= (uVar29 + 0xf & 0xfffffffffffffff0))))) { psVar6[0xb] = 0; if (uVar29 < uVar41) { psVar31[7] = uVar41; } bVar49 = true; if (iVar10 != 0) { *(undefined4 *)(psVar31 + 8) = 1; } } else if (iVar10 == 0) { if (((psVar6[10] == 0) && (psVar37 != (size_t *)0x0)) && (psVar37[2] == 0)) { psVar37[2] = 0x100; } } else { *(undefined4 *)(psVar6 + 0x11) = 1; psVar6[0xb] = 0x101; *(undefined4 *)(psVar31 + 8) = 1; psVar31[2] = 0x101; } break; } uVar29 = 0; for (uVar41 = 0; (uint)((int)*psVar47 - iVar7) != uVar41; uVar41 = uVar41 + 1) { uVar29 = uVar29 | (ulong)*(byte *)((long)pvVar23 + uVar41 + lVar24) << ((char)uVar41 * '\b' & 0x3fU); } sVar17 = *psVar31; uVar45 = 0; for (uVar41 = 0; (uint)((int)sVar17 - iVar7) != uVar41; uVar41 = uVar41 + 1) { uVar45 = uVar45 | (ulong)(byte)((undefined1 *)((long)pvVar26 + lVar24)) [uVar41] << ((char)uVar41 * '\b' & 0x3fU); } uVar27 = 0; uVar29 = uVar29 + uVar45; for (uVar41 = uVar29; uVar41 != 0; uVar41 = uVar41 >> 8) { uVar27 = (ulong)((int)uVar27 + 1); } if (uVar27 < sVar17 - lVar24) { puVar30 = (undefined1 *)((long)pvVar26 + lVar24); goto LAB_0010b3bc; } } } } goto LAB_0010b255; } if (!bVar49) goto LAB_0010b098; pvVar26 = (void *)xmalloc(uVar21); sVar17 = 0; local_f0 = __dest_00; pvVar23 = pvVar26; for (psVar47 = local_110; psVar47 < psVar35; psVar47 = psVar47 + 9) { sVar25 = *psVar47; sVar5 = psVar47[2]; sVar18 = psVar47[1] + sVar25 + 0xc; pvVar48 = pvVar23; if (sVar5 != 0) { if ((int)psVar47[8] == 0) { memcpy(pvVar23,local_f0,sVar18); pvVar48 = (void *)((long)pvVar23 + sVar18); } else { sVar3 = psVar47[6]; __dest = (void *)((long)pvVar23 + 0xc); pcVar4 = *(code **)(*(long *)(param_1 + 8) + 0x48); pvVar48 = (void *)((long)__dest + sVar25); if ((sVar3 == local_e8) && (psVar47[7] == sVar17)) { (*pcVar4)(sVar25,pvVar23); (**(code **)(*(long *)(param_1 + 8) + 0x48))(0,(long)pvVar23 + 4); (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8); memcpy(__dest,(void *)psVar47[3],sVar25); } else { (*pcVar4)(); cVar42 = '\b'; if (*(int *)(*(long *)(param_1 + 8) + 8) == 5) { cVar42 = (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02') * '\b' + '\b'; } (**(code **)(*(long *)(param_1 + 8) + 0x48))(cVar42,(long)pvVar23 + 4); (**(code **)(*(long *)(param_1 + 8) + 0x48))(sVar5,(long)pvVar23 + 8); memcpy(__dest,(void *)psVar47[3],sVar25); lVar16 = *(long *)(param_1 + 8); if ((*(int *)(lVar16 + 8) == 5) && (*(char *)(*(long *)(param_1 + 0xf8) + 4) == '\x02')) { (**(code **)(lVar16 + 0x30))(); (**(code **)(*(long *)(param_1 + 8) + 0x30)) (psVar47[7],(void *)((long)pvVar48 + 8)); pvVar48 = (void *)((long)pvVar48 + 0x10); } else { (**(code **)(lVar16 + 0x48))(sVar3,pvVar48); (**(code **)(*(long *)(param_1 + 8) + 0x48))(psVar47[7],(long)pvVar48 + 4) ; pvVar48 = (void *)((long)pvVar48 + 8); } } } local_e8 = psVar47[6]; sVar17 = psVar47[7]; } local_f0 = (void *)((long)local_f0 + sVar18); pvVar23 = pvVar48; } sVar17 = (long)pvVar23 - (long)pvVar26; memcpy(__dest_00,pvVar26,sVar17); free(pvVar26); free(local_110); DAT_0012cb10 = sVar17; if (uVar21 != sVar17) { if ((*(long *)(lVar38 + 0x68) != 0) && (iVar7 = bfd_set_section_size(param_2,*(long *)(lVar38 + 0x68),sVar17), iVar7 != 0)) goto LAB_0010941b; uVar12 = dcgettext(0,"warning: failed to set merged notes size",5); FUN_0011c0d0(0,param_2,lVar38,uVar12); } } else { lVar16 = dcgettext(0,"corrupt GNU build attribute notes: excess data at end",5); LAB_0010b063: if (lVar16 != 0) { bfd_set_error(0x11); FUN_0011c0d0(0,param_1,lVar38,lVar16); DAT_0012cb24 = 1; } LAB_0010b098: free(local_110); } free(DAT_0012cb18); DAT_0012cb18 = (void *)0x0; DAT_0012cb20 = 0; DAT_0012cb10 = 0; } } } LAB_0010941b: for (puVar33 = DAT_0012ca98; puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33) { lVar38 = bfd_get_section_by_name(param_1,puVar33[1]); if (lVar38 == 0) { uVar12 = puVar33[1]; uVar13 = dcgettext(0,"can\'t dump section \'%s\' - it does not exist",5); FUN_0011c0d0(0,param_1,0,uVar13,uVar12); } else { pcVar39 = "can\'t dump section - it has no contents"; if ((*(byte *)(lVar38 + 0x21) & 1) != 0) { sVar17 = *(size_t *)(lVar38 + 0x38); if (sVar17 != 0) { __s = fopen((char *)puVar33[2],"w"); if (__s == (FILE *)0x0) { uVar12 = dcgettext(0,"could not open section dump file",5); FUN_0011c0d0(puVar33[2],0,0,uVar12); } else { iVar7 = bfd_malloc_and_get_section(param_1,lVar38,&local_58); if (iVar7 == 0) { uVar12 = dcgettext(0,"could not retrieve section contents",5); FUN_0011c0d0(0,param_1,lVar38,uVar12); } else { sVar18 = fwrite(local_58,1,sVar17,__s); if (sVar17 != sVar18) { piVar22 = __errno_location(); pcVar39 = strerror(*piVar22); uVar12 = puVar33[2]; uVar13 = dcgettext(0,"error writing section contents to %s (error: %s)",5); FUN_0011b660(uVar13,uVar12,pcVar39); free(local_58); return 0; } } fclose(__s); free(local_58); } goto LAB_001094a8; } pcVar39 = "can\'t dump section - it is empty"; } uVar12 = dcgettext(0,pcVar39,5); FUN_0011c0d0(0,param_1,lVar38,uVar12); } LAB_001094a8: } local_a8 = DAT_0012ca90; if (DAT_0012ca90 != 0) { lVar38 = bfd_get_section_by_name(param_2,".gnu_debuglink"); if (lVar38 == 0) { local_a8 = bfd_create_gnu_debuglink_section(param_2,DAT_0012ca90); if (local_a8 == 0) { pcVar39 = "cannot create debug link section `%s\'"; lVar38 = DAT_0012ca90; LAB_00109ad0: uVar12 = dcgettext(0,pcVar39,5); FUN_0011c0d0(0,param_2,0,uVar12,lVar38); return 0; } if (*(int *)(param_2[1] + 8) == 2) { lVar38 = param_2[0x12]; lVar16 = 0; if (lVar38 == 0) { LAB_0010ad5e: uVar29 = 0x1000; } else { do { lVar24 = lVar16; if (((*(ulong *)(lVar38 + 0x28) != 0) && (lVar24 = lVar38, lVar16 != 0)) && (lVar24 = lVar16, *(ulong *)(lVar16 + 0x28) < *(ulong *)(lVar38 + 0x28))) { lVar24 = lVar38; } lVar38 = *(long *)(lVar38 + 0x10); lVar16 = lVar24; } while (lVar38 != 0); if (lVar24 == 0) goto LAB_0010ad5e; uVar21 = *(long *)(lVar24 + 0x38) + *(long *)(lVar24 + 0x28); uVar29 = 0xffffffffffffffff; if (uVar21 < 0xfffffffffffff001) { uVar29 = uVar21 + 0xfff & 0xfffffffffffff000; } } *(ulong *)(local_a8 + 0x30) = uVar29; *(ulong *)(local_a8 + 0x28) = uVar29; *(byte *)(local_a8 + 0x24) = *(byte *)(local_a8 + 0x24) | 1; } } else { uVar12 = *param_2; uVar13 = dcgettext(0,"%s: debuglink section already exists",5); FUN_0011b660(uVar13,uVar12); DAT_0012ca90 = 0; local_a8 = 0; } } uVar28 = *(uint *)(param_2 + 0x14); if ((uVar28 == 0) || (DAT_0012cad0 == 0 && DAT_0012cac8 == 0)) { local_a0 = 0; local_90 = (ulong *)0x0; local_98 = (long *)0x0; uVar21 = local_a0; } else { sVar17 = (ulong)uVar28 * 8; local_98 = (long *)xmalloc(sVar17); local_58 = local_98; bfd_map_over_sections(param_2,FUN_001071c0,&local_58); qsort(local_98,(ulong)uVar28,8,FUN_001071d0); local_90 = (ulong *)xmalloc(sVar17); memset(local_90,0,sVar17); uVar21 = 0; local_a0 = 0; if ((DAT_0012cad0 != 0) && (uVar28 != 1)) { plVar15 = local_98; puVar32 = local_90; do { lVar38 = *plVar15; if ((*(uint *)(lVar38 + 0x20) & 0x102) == 0x102) { uVar29 = *(long *)(lVar38 + 0x30) + *(long *)(lVar38 + 0x38); if (uVar29 < *(ulong *)(plVar15[1] + 0x30)) { uVar29 = *(ulong *)(plVar15[1] + 0x30) - uVar29; iVar7 = bfd_set_section_size(param_2,lVar38,*(long *)(lVar38 + 0x38) + uVar29); if (iVar7 == 0) { uVar12 = dcgettext(0,"Can\'t fill gap after section",5); FUN_0011c0d0(0,param_2,*plVar15,uVar12); DAT_0012cb24 = 1; local_a0 = uVar21; break; } *puVar32 = uVar29; if (uVar21 < uVar29) { uVar21 = uVar29; } } } plVar15 = plVar15 + 1; puVar32 = puVar32 + 1; local_a0 = uVar21; } while (local_98 + (ulong)(uVar28 - 2) + 1 != plVar15); } uVar21 = local_a0; if (DAT_0012cac8 != 0) { lVar38 = local_98[uVar28 - 1]; uVar29 = *(long *)(lVar38 + 0x38) + *(long *)(lVar38 + 0x30); if (uVar29 < DAT_0012cac0) { iVar7 = bfd_set_section_size(param_2,lVar38,DAT_0012cac0 - *(long *)(lVar38 + 0x30)); if (iVar7 == 0) { uVar12 = dcgettext(0,"can\'t add padding",5); FUN_0011c0d0(0,param_2,local_98[uVar28 - 1],uVar12); DAT_0012cb24 = 1; } else { uVar21 = DAT_0012cac0 - uVar29; local_90[uVar28 - 1] = uVar21; if (uVar21 <= local_a0) { uVar21 = local_a0; } } } } } local_a0 = uVar21; local_b0 = 0; if (DAT_0012ca88 != 0) { local_b0 = FUN_0010c920(param_1,DAT_0012cb40,local_100,0); } if (DAT_0012cb0c - 2U < 6) { LAB_00109b5a: if (DAT_0012cb0c != 7) { LAB_00109b5f: bfd_set_error(0); bfd_map_over_sections(param_1,FUN_00108e30,DAT_0012cb40); iVar7 = bfd_get_error(); if (iVar7 != 0) { DAT_0012cb24 = 1; return 0; } } plVar15 = (long *)xmalloc((local_100 + 1 + (long)DAT_0012ca18) * 8); local_b8._0_4_ = *(uint *)(param_1 + 0x44) >> 5 & 0x42; DAT_0012cb38 = plVar15; if (local_100 != 0) { plVar34 = DAT_0012cb40 + local_100; local_110 = (size_t *)DAT_0012cb40; local_100 = 0; do { iVar7 = DAT_0012ca18; plVar2 = (long *)*local_110; uVar28 = *(uint *)(plVar2 + 3); plVar19 = (long *)plVar2[1]; lVar38 = plVar2[4]; if (((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) && (pcVar39 = (char *)DAT_0012ca20[5], pcVar39 != (char *)0x0)) { iVar10 = 0; plVar46 = DAT_0012ca20; while (iVar11 = strcmp(pcVar39,(char *)plVar19), iVar11 != 0) { iVar10 = iVar10 + 1; plVar46 = (long *)*plVar46; if ((iVar10 == iVar7) || (pcVar39 = (char *)plVar46[5], pcVar39 == (char *)0x0)) goto LAB_00109cb0; } free(pcVar39); plVar46[5] = (long)""; lVar16 = FUN_00108200(plVar46,param_2); plVar15[local_100] = lVar16; local_100 = local_100 + 1; } LAB_00109cb0: lVar16 = htab_elements(DAT_0012ca30); plVar46 = plVar19; if ((lVar16 != 0) || (DAT_0012cb48 != (undefined8 *)0x0)) { local_50 = 0; local_58 = plVar19; lVar16 = htab_find(DAT_0012ca30,&local_58); if (((lVar16 == 0) || (plVar46 = *(long **)(lVar16 + 8), plVar19 == plVar46)) && (puVar33 = DAT_0012cb48, (uVar28 & 0x100) != 0)) { for (; plVar46 = plVar19, puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)puVar33[3]) { iVar7 = strcmp((char *)*puVar33,(char *)plVar19); if (iVar7 == 0) { plVar46 = (long *)puVar33[1]; break; } } } plVar2[1] = (long)plVar46; } pcVar39 = DAT_0012ca08; cVar42 = *(char *)(*(long *)(param_1 + 8) + 0x1c); if ((char)*plVar46 == cVar42) { if (DAT_0012ca7c == 0) { if ((DAT_0012ca78 == 0) || ((((uVar28 & 0x82) == 0 && (lVar38 != 0x12c678)) && ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)))) goto LAB_00109d39; LAB_00109f88: plVar46 = (long *)((long)plVar46 + 1); plVar2[1] = (long)plVar46; goto LAB_00109d39; } if (*(char *)(param_2[1] + 0x1c) == '\0') goto LAB_00109f88; if (DAT_0012ca08 != (char *)0x0) { plVar46 = (long *)((long)plVar46 + 1); plVar2[1] = (long)plVar46; goto LAB_00109fa6; } *(char *)plVar46 = *(char *)(param_2[1] + 0x1c); plVar2[1] = (long)plVar46; } else { if (((DAT_0012ca7c == 0) || (*(char *)(param_2[1] + 0x1c) == '\0')) || (cVar42 != '\0')) { LAB_00109d39: if (pcVar39 == (char *)0x0) goto LAB_00109da6; sVar17 = strlen(pcVar39); sVar18 = strlen((char *)plVar46); plVar19 = (long *)xmalloc(sVar17 + 2 + sVar18); plVar20 = plVar19; __src = plVar46; } else { LAB_00109fa6: sVar17 = strlen(pcVar39); sVar18 = strlen((char *)plVar46); plVar20 = (long *)xmalloc(sVar17 + 2 + sVar18); plVar19 = (long *)((long)plVar20 + 1); *(char *)plVar20 = *(char *)(param_2[1] + 0x1c); __src = plVar46; } plVar46 = plVar20; pcVar39 = DAT_0012ca08; if (DAT_0012ca08 != (char *)0x0) { strcpy((char *)plVar19,DAT_0012ca08); sVar17 = strlen(pcVar39); plVar19 = (long *)((long)plVar19 + sVar17); } strcpy((char *)plVar19,(char *)__src); plVar2[1] = (long)plVar46; } LAB_00109da6: if (DAT_0012cb0c == 7) goto LAB_00109e38; if ((uVar28 & 0x20) == 0) { if (((uVar28 & 0x100) == 0) || ((*(byte *)(**(long **)(plVar2[4] + 0x100) + 0x18) & 0x20) == 0)) { if ((((uint)local_b8 == 0) && (((uVar28 & 0x82) != 0 || ((*(byte *)(plVar2[4] + 0x21) & 0x10) != 0)))) || (iVar7 = bfd_decode_symclass(plVar2), iVar7 == 0x49)) { LAB_0010a060: iVar7 = FUN_00108290(plVar46,DAT_0012ca68); if (iVar7 == 0) goto LAB_00109e20; } else if ((((uVar28 & 0x82) == 0) && (lVar38 != 0x12c678)) && ((*(byte *)(plVar2[4] + 0x21) & 0x10) == 0)) { if ((uVar28 & 4) == 0) { if (((*(int *)(*(long *)(param_1 + 8) + 8) != 2) || (lVar16 = *(long *)(plVar2[4] + 0xe0), lVar16 == 0)) || (*(long *)(lVar16 + 0x40) == 0)) { if ((DAT_0012cb0c == 3) || (DAT_0012cb08 == 2)) goto LAB_00109e38; if (DAT_0012cb08 == 1) { iVar7 = bfd_is_local_label(param_1,plVar2); goto joined_r0x0010aafb; } } goto LAB_0010a060; } iVar7 = DAT_0012ca88; if (1 < DAT_0012cb0c - 2U) { joined_r0x0010aafb: if (iVar7 == 0) goto LAB_0010a060; } } else if (DAT_0012cb0c != 3) goto LAB_0010a060; } else { iVar7 = FUN_00108290(plVar46,DAT_0012ca68); if (iVar7 != 0) { uVar12 = dcgettext(0, "not stripping symbol `%s\' because it is named in a relocation" ,5); FUN_0011b660(uVar12,plVar46); DAT_0012cb24 = 1; } LAB_00109e20: iVar7 = FUN_00108290(plVar46,DAT_0012ca60); if (iVar7 == 0) goto LAB_00109e61; } LAB_00109e38: if (((DAT_0012ca10 != 0) && ((uVar28 & 0x4000) != 0)) || (iVar7 = FUN_00108290(plVar46,DAT_0012ca58), iVar7 != 0)) goto LAB_00109e61; } else { iVar7 = FUN_00108290(plVar46,DAT_0012ca68); if (iVar7 != 0) { uVar12 = dcgettext(0, "not stripping symbol `%s\' because it is named in a relocation" ,5); FUN_0011b660(uVar12,plVar46); DAT_0012cb24 = 1; } LAB_00109e61: iVar7 = FUN_001082f0(plVar2[4]); if (iVar7 == 0) { if (((uVar28 & 2) != 0) && ((DAT_0012ca14 != 0 || (iVar7 = FUN_00108290(plVar46,DAT_0012ca38), iVar7 != 0) ))) { *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffd | 0x80; } if (lVar38 != 0x12c678) { if (((uVar28 & 0x82) != 0) && (((iVar7 = FUN_00108290(plVar46,DAT_0012ca50), iVar7 != 0 || ((lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0 && (iVar7 = FUN_00108290(plVar46,DAT_0012ca40), iVar7 == 0)))) || ((DAT_0012ca70 != 0 && ((((lVar38 = *plVar2, lVar38 != 0 && (*(int *)(*(long *)(lVar38 + 8) + 8) == 5)) && (*(long *)(lVar38 + 0xf8) != 0)) && ((*(byte *)((long)plVar2 + 0x49) & 3) - 1 < 2)))))))) { *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xffffff7d | 1; } if (((uVar28 & 1) != 0) && (iVar7 = FUN_00108290(plVar46,DAT_0012ca48), iVar7 != 0)) { *(uint *)(plVar2 + 3) = *(uint *)(plVar2 + 3) & 0xfffffffe | 2; } } plVar15[local_100] = (long)plVar2; local_100 = local_100 + 1; } } local_110 = local_110 + 1; } while ((size_t *)plVar34 != local_110); } if ((DAT_0012ca20 != (long *)0x0) && (0 < DAT_0012ca18)) { lVar38 = 0; plVar34 = DAT_0012ca20; do { pcVar39 = (char *)plVar34[5]; if (pcVar39 == (char *)0x0) { lVar16 = FUN_00108200(plVar34,param_2); plVar15[local_100] = lVar16; local_100 = local_100 + 1; } else if (*pcVar39 != '\0') { uVar12 = dcgettext(0,"\'before=%s\' not found",5); /* WARNING: Subroutine does not return */ FUN_0011b5c0(uVar12,pcVar39); } lVar38 = lVar38 + 1; plVar34 = (long *)*plVar34; } while (lVar38 < DAT_0012ca18); } iVar7 = DAT_0012ca88; plVar15[local_100] = 0; local_100 = local_100 & 0xffffffff; if ((iVar7 != 0) && (local_b0 != 0)) { iVar7 = *(int *)((undefined8 *)param_2[1] + 1); if ((iVar7 != 2) && (iVar7 != 5)) { uVar12 = *(undefined8 *)param_2[1]; uVar13 = dcgettext(0,"don\'t know how to write debugging information for %s",5); FUN_0011c0d0(0,param_2,0,uVar13,uVar12); DAT_0012cb24 = 1; return 0; } iVar7 = FUN_0011aff0(param_2,local_b0,&local_88,local_78,&local_80,&local_58); if (iVar7 == 0) { DAT_0012cb24 = 1; return 0; } lVar38 = bfd_make_section_with_flags(param_2,".stab",0x2108); lVar16 = bfd_make_section_with_flags(param_2,".stabstr",0x2108); if ((((lVar38 == 0) || (lVar16 == 0)) || (iVar7 = bfd_set_section_size(param_2,lVar38,local_78[0]), iVar7 == 0)) || (iVar7 = bfd_set_section_size(param_2,lVar16,local_58), iVar7 == 0)) { pcVar39 = "can\'t create debugging section"; LAB_0010a991: uVar12 = dcgettext(0,pcVar39,5); FUN_0011c0d0(0,param_2,0,uVar12); DAT_0012cb24 = 1; return 0; } *(undefined4 *)(lVar38 + 0x70) = 2; *(undefined4 *)(lVar16 + 0x70) = 0; iVar7 = bfd_set_section_contents(param_2,lVar38,local_88,0,local_78[0]); if ((iVar7 == 0) || (iVar7 = bfd_set_section_contents(param_2,lVar16,local_80,0,local_58), iVar7 == 0)) { pcVar39 = "can\'t set debugging section contents"; goto LAB_0010a991; } } } else { if (DAT_0012ca70 != 0 || DAT_0012cb08 != 0) goto LAB_00109b5f; lVar38 = htab_elements(DAT_0012ca68); if ((((((lVar38 != 0) || (lVar38 = htab_elements(DAT_0012ca58), lVar38 != 0)) || (lVar38 = htab_elements(DAT_0012ca50), lVar38 != 0)) || ((lVar38 = htab_elements(DAT_0012ca48), lVar38 != 0 || (lVar38 = htab_elements(DAT_0012ca40), lVar38 != 0)))) || (lVar38 = htab_elements(DAT_0012ca38), lVar38 != 0)) || (((lVar38 = htab_elements(DAT_0012ca30), lVar38 != 0 || (DAT_0012ca08 != (char *)0x0)) || ((DAT_0012cb48 != (undefined8 *)0x0 || ((((((DAT_0012cafc != 0 || DAT_0012caf8 != 0) || DAT_0012ca88 != 0) || DAT_0012ca7c != 0) || DAT_0012ca78 != 0) || DAT_0012ca14 != 0) || DAT_0012ca18 != 0)))))) goto LAB_00109b5a; } bfd_set_symtab(param_2,DAT_0012cb38,local_100 & 0xffffffff); bfd_map_over_sections(param_1,FUN_00108b90,param_2); bfd_map_over_sections(param_1,FUN_00108850,param_2); for (puVar33 = DAT_0012caa8; puVar44 = DAT_0012caa0, puVar33 != (undefined8 *)0x0; puVar33 = (undefined8 *)*puVar33) { iVar7 = bfd_set_section_contents(param_2,puVar33[5],puVar33[4],0,puVar33[3]); if (iVar7 == 0) { LAB_00109aa8: FUN_0011c0d0(0,param_2,puVar33[5],0); return iVar7; } } for (; puVar44 != (undefined8 *)0x0; puVar44 = (undefined8 *)*puVar44) { uVar12 = *(undefined8 *)(puVar44[5] + 0x68); iVar7 = bfd_set_section_contents(param_2,uVar12,puVar44[4],0,puVar44[3]); if (iVar7 == 0) { FUN_0011c0d0(0,param_2,uVar12,0); return 0; } } if (DAT_0012cb20 != 0) { lVar38 = bfd_get_section_by_name(param_2,".gnu.build.attributes"); if (((lVar38 == 0) || (DAT_0012cb20 == 0)) || ((*(int *)(param_2[1] + 8) != 5 || (iVar7 = FUN_00107fb0(lVar38,lVar38 + 0xe0), iVar7 == 0)))) { if (DAT_0012cb50 == 0) { uVar12 = dcgettext(0,"could not find any mergeable note sections",5); FUN_0011c0d0(0,param_2,lVar38,uVar12); } } else { iVar7 = bfd_set_section_contents(param_2,lVar38,DAT_0012cb18,0,DAT_0012cb10); if (iVar7 == 0) { uVar12 = dcgettext(0,"error: failed to copy merged notes into output",5); FUN_0011c0d0(0,param_2,lVar38,uVar12); return 0; } } free(DAT_0012cb18); DAT_0012cb18 = (void *)0x0; DAT_0012cb20 = 0; } if ((DAT_0012ca90 != 0) && (iVar7 = bfd_fill_in_gnu_debuglink_section(param_2,local_a8), lVar38 = DAT_0012ca90, iVar7 == 0)) { uVar12 = dcgettext(0,"cannot fill debug link section `%s\'",5); FUN_0011c0d0(0,param_2,0,uVar12,lVar38); return 0; } if (DAT_0012cad0 != 0 || DAT_0012cac8 != 0) { uVar21 = 0x2000; if (local_a0 < 0x2001) { uVar21 = local_a0; } plVar15 = (long *)xmalloc(uVar21); lVar38 = (ulong)DAT_0012cacc * 0x101010101010101; uVar28 = (uint)uVar21; if (uVar28 < 8) { if ((uVar21 & 4) == 0) { if ((uVar28 != 0) && (*(char *)plVar15 = (char)lVar38, (uVar21 & 2) != 0)) { *(short *)((long)plVar15 + ((uVar21 & 0xffffffff) - 2)) = (short)lVar38; } } else { *(int *)plVar15 = (int)lVar38; *(int *)((long)plVar15 + ((uVar21 & 0xffffffff) - 4)) = (int)lVar38; } } else { *plVar15 = lVar38; *(long *)((long)plVar15 + ((uVar21 & 0xffffffff) - 8)) = lVar38; plVar34 = (long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8); for (uVar21 = (ulong)(((int)plVar15 - (int)(long *)((ulong)(plVar15 + 1) & 0xfffffffffffffff8)) + uVar28 >> 3); uVar21 != 0; uVar21 = uVar21 - 1) { *plVar34 = lVar38; plVar34 = plVar34 + (ulong)bVar51 * -2 + 1; } } if (*(int *)(param_2 + 0x14) != 0) { puVar32 = local_90 + (ulong)(*(int *)(param_2 + 0x14) - 1) + 1; do { uVar21 = *local_90; if (uVar21 != 0) { lVar38 = *local_98; lVar16 = *(long *)(lVar38 + 0x38) - uVar21; while( true ) { uVar29 = 0x2000; if (uVar21 < 0x2001) { uVar29 = uVar21; } iVar7 = bfd_set_section_contents(param_2,lVar38,plVar15,lVar16,uVar29); if (iVar7 == 0) { FUN_0011c0d0(0,param_2,*local_98,0); return 0; } lVar16 = lVar16 + uVar29; uVar21 = uVar21 - uVar29; if (uVar21 == 0) break; lVar38 = *local_98; } } local_90 = local_90 + 1; local_98 = local_98 + 1; } while (puVar32 != local_90); } } iVar7 = (**(code **)(param_2[1] + 0x138))(param_1,param_2); if (iVar7 != 0) { if ((DAT_0012cab8 != 0) && (iVar7 = bfd_alt_mach_code(param_2), lVar38 = DAT_0012cab8, iVar7 == 0)) { uVar12 = dcgettext(0,"this target does not support %lu alternative machine codes",5); FUN_0011b660(uVar12,lVar38); if (*(int *)(param_2[1] + 8) != 5) { uVar12 = dcgettext(0,"ignoring the alternative value",5); FUN_0011b660(uVar12); return 1; } uVar12 = dcgettext(0,"treating that number as an absolute e_machine value instead",5); FUN_0011b660(uVar12); *(short *)(param_2[0x1f] + 0x3a) = (short)DAT_0012cab8; } return 1; } uVar12 = dcgettext(0,"error copying private BFD data",5); iVar7 = 0; goto LAB_00109580; } uVar28 = DAT_0012ca84; if ((DAT_0012ca84 == 1) || (uVar28 = DAT_0012ca84 & 1, uVar28 == 0)) { if (DAT_0012ca80 == 0) goto LAB_00109056; uVar12 = FUN_0011bfe0(param_1,DAT_0012ca80,uVar28,0); pcVar39 = "--elf-stt-common=[yes|no] is unsupported on `%s\'"; } else { uVar12 = FUN_0011bfe0(param_1); pcVar39 = "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s\'"; } } LAB_0010952f: uVar13 = dcgettext(0,pcVar39,5); iVar7 = 0; FUN_0011b660(uVar13,uVar12); } return iVar7; LAB_0010b3bc: if ((undefined1 *)((long)pvVar26 + sVar17) <= puVar30) goto LAB_0010b3c1; *puVar30 = (char)uVar29; if (uVar29 == 0) goto LAB_0010b3c1; uVar29 = uVar29 >> 8; puVar30 = puVar30 + 1; goto LAB_0010b3bc; LAB_0010b3c1: psVar6[0xb] = 0; bVar49 = true; goto LAB_0010b255; }
1121_libMagickWand-7.Q16HDRI.so.8.0_and_libMagickWand-7.Q16HDRI.so.8.0_strip.c
MagickGetIteratorIndex
MagickGetIteratorIndex
/* 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 */ ssize_t MagickGetIteratorIndex(MagickWand *wand) { ssize_t sVar1; if (wand == (MagickWand *)0x0) { /* WARNING: Subroutine does not return */ __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c, "MagickGetIteratorIndex"); } if (wand->signature == 0xabacadab) { if (wand->debug != MagickFalse) { LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s", wand->name); } if (wand->images != (Image *)0x0) { sVar1 = GetImageIndexInList(); return sVar1; } ThrowMagickException (wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6, "ContainsNoIterators",&DAT_001fd2f6,wand->name); return -1; } /* WARNING: Subroutine does not return */ __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d, "MagickGetIteratorIndex"); }
undefined8 MagickGetIteratorIndex(long param_1) { undefined8 uVar1; if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c, "MagickGetIteratorIndex"); } if (*(long *)(param_1 + 0x1030) == 0xabacadab) { if (*(int *)(param_1 + 0x1028) != 0) { LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s", param_1 + 8); } if (*(long *)(param_1 + 0x1008) != 0) { uVar1 = GetImageIndexInList(); return uVar1; } ThrowMagickException (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex" ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8); return 0xffffffffffffffff; } /* WARNING: Subroutine does not return */ __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d, "MagickGetIteratorIndex"); }
TEST RDI,RDI PUSH RBX JZ 0x001a19e1 MOV EAX,0xabacadab CMP qword ptr [RDI + 0x1030],RAX MOV RBX,RDI JNZ 0x001a19c2 MOV ECX,dword ptr [RDI + 0x1028] TEST ECX,ECX JNZ 0x001a1950 MOV RDI,qword ptr [RBX + 0x1008] TEST RDI,RDI JZ 0x001a197c POP RBX JMP 0x00112f30 LEA R9,[RDI + 0x8] MOV ECX,0x16f XOR EAX,EAX LEA R8,[0x213102] MOV EDI,0x40000 LEA RDX,[0x212dc0] LEA RSI,[0x212b8a] CALL 0x00112670 JMP 0x001a1939 MOV RDI,qword ptr [RBX + 0x1018] ADD RBX,0x8 MOV R8D,0x1d6 MOV ECX,0x172 LEA RAX,[0x1fd2f6] PUSH RBX LEA RDX,[0x212dc0] PUSH RAX XOR EAX,EAX LEA R9,[0x212ba3] LEA RSI,[0x212b8a] CALL 0x00112e00 POP RAX MOV RAX,-0x1 POP RDX POP RBX RET LEA RCX,[0x212de0] MOV EDX,0x16d LEA RSI,[0x212b8a] LEA RDI,[0x206788] CALL 0x00111890 LEA RCX,[0x212de0] MOV EDX,0x16c LEA RSI,[0x212b8a] LEA RDI,[0x20d65f] CALL 0x00111890
null
null
null
null
[('const-2174432', u'COPY_-1207624881'), ('tmp_345', u'BRANCH_-1207625210'), (u'PTRSUB_-1207625016', u'LOAD_-1207625393'), ('const-433', u'LOAD_-1207625368'), ('const-2173859', u'COPY_-1207624958'), ('const-2152031', u'COPY_-1207624890'), (u'COPY_-1207625013', u'CALL_-1207625213'), (u'COPY_-1207624920', u'CALL_-1207625102'), ('const-262144', u'CALL_-1207625213'), (u'COPY_-1207625183', u'RETURN_-1207625154'), ('const-2174432', u'COPY_-1207624913'), ('const-4120', u'PTRSUB_-1207624936'), ('tmp_146', u'CBRANCH_-1207625344'), (u'PTRSUB_-1207624900', u'CALL_-1207625188'), (u'PTRSUB_-1207625033', u'LOAD_-1207625424'), ('const-433', u'LOAD_-1207625424'), ('const-0', u'PTRSUB_-1207624900'), (u'COPY_-1207624890', u'CALL_-1207625062'), ('const-8', u'PTRSUB_-1207624981'), (u'PTRSUB_-1207624981', u'CALL_-1207625213'), ('const-1', u'RETURN_-1207625057'), (u'COPY_-1207624959', u'CALL_-1207625188'), ('const-0', u'RETURN_-1207625330'), ('const-365', u'CALL_-1207625102'), ('tmp_402', u'INT_EQUAL_-1207625441'), ('const-2880220587', u'INT_EQUAL_-1207625409'), (u'PTRSUB_-1207625005', u'LOAD_-1207625368'), ('const-433', u'LOAD_-1207625282'), ('const-4144', u'PTRSUB_-1207625033'), ('const-367', u'CALL_-1207625213'), ('const-433', u'LOAD_-1207625393'), ('const-2175234', u'COPY_-1207625013'), ('const-0', u'RETURN_-1207625154'), ('const-2174400', u'COPY_-1207625018'), ('tmp_402', u'PTRSUB_-1207625016'), (u'INT_NOTEQUAL_-1207625345', u'CBRANCH_-1207625344'), (u'LOAD_-1207625282', u'CALL_-1207625188'), (u'COPY_-1207624881', u'CALL_-1207625062'), ('tmp_402', u'PTRSUB_-1207625033'), (u'COPY_-1207624913', u'CALL_-1207625102'), (u'PTRSUB_-1207624936', u'LOAD_-1207625282'), (u'INT_EQUAL_-1207625409', u'CBRANCH_-1207625398'), ('tmp_32', u'CBRANCH_-1207625435'), (u'PTRSUB_-1207624928', u'CALL_-1207625188'), ('const-2173834', u'COPY_-1207624920'), ('const-2173834', u'COPY_-1207625021'), ('const-2173834', u'COPY_-1207624888'), ('const-0', u'INT_NOTEQUAL_-1207625370'), ('const-0', u'INT_EQUAL_-1207625441'), ('tmp_402', u'PTRSUB_-1207624928'), ('const-1', u'RETURN_-1207625097'), ('const-370', u'CALL_-1207625188'), ('const-2123656', u'COPY_-1207624922'), (u'LOAD_-1207625424', u'INT_EQUAL_-1207625409'), (u'COPY_-1207625021', u'CALL_-1207625213'), (u'COPY_-1207624956', u'CALL_-1207625188'), (u'COPY_-1207624888', u'CALL_-1207625062'), ('const-2173834', u'COPY_-1207624959'), (u'CALL_-1207625334', u'RETURN_-1207625330'), ('tmp_402', u'PTRSUB_-1207625005'), (u'LOAD_-1207625368', u'INT_NOTEQUAL_-1207625345'), ('const-4136', u'PTRSUB_-1207625016'), (u'INT_EQUAL_-1207625441', u'CBRANCH_-1207625435'), (u'COPY_-1207625018', u'CALL_-1207625213'), ('const-0', u'INT_NOTEQUAL_-1207625345'), ('const-364', u'CALL_-1207625062'), ('tmp_74', u'CBRANCH_-1207625398'), (u'COPY_-1207624958', u'CALL_-1207625188'), ('tmp_402', u'PTRSUB_-1207624936'), ('const-2085622', u'PTRSUB_-1207624900'), ('const-4104', u'PTRSUB_-1207625005'), ('const-2174400', u'COPY_-1207624956'), ('const-470', u'CALL_-1207625188'), ('const--1', u'COPY_-1207625183'), (u'LOAD_-1207625393', u'INT_NOTEQUAL_-1207625370'), (u'COPY_-1207624922', u'CALL_-1207625102'), (u'INT_NOTEQUAL_-1207625370', u'CBRANCH_-1207625369'), ('tmp_402', u'PTRSUB_-1207624981'), ('tmp_112', u'CBRANCH_-1207625369'), ('const-8', u'PTRSUB_-1207624928')]
[('tmp_786', u'INT_ADD_-1207625266'), (u'CAST_-1207625007', u'LOAD_-1207625368'), (u'INT_ADD_-1207625266', u'CAST_-1207624939'), ('const-2174400', u'COPY_-1207624956'), ('tmp_345', u'BRANCH_-1207625210'), ('const-8', u'INT_ADD_-1207625257'), ('const-4120', u'INT_ADD_-1207625266'), ('const-4144', u'INT_ADD_-1207625408'), ('tmp_786', u'INT_ADD_-1207625254'), (u'COPY_-1207625013', u'CALL_-1207625213'), ('tmp_786', u'INT_ADD_-1207625257'), (u'INT_ADD_-1207625257', u'CALL_-1207625213'), ('const-2174400', u'COPY_-1207625018'), (u'COPY_-1207624920', u'CALL_-1207625102'), ('const-262144', u'CALL_-1207625213'), ('const-2173834', u'COPY_-1207624959'), (u'COPY_-1207625183', u'RETURN_-1207625154'), ('tmp_146', u'CBRANCH_-1207625344'), (u'CAST_-1207625018', u'LOAD_-1207625393'), (u'PTRSUB_-1207624900', u'CALL_-1207625188'), ('tmp_786', u'INT_ADD_-1207625352'), ('const-0', u'PTRSUB_-1207624900'), (u'COPY_-1207624890', u'CALL_-1207625062'), ('const-433', u'LOAD_-1207625282'), ('const-1', u'RETURN_-1207625057'), ('const-433', u'LOAD_-1207625368'), (u'INT_ADD_-1207625377', u'CAST_-1207625018'), (u'COPY_-1207624959', u'CALL_-1207625188'), ('const-0', u'RETURN_-1207625330'), (u'CAST_-1207625035', u'LOAD_-1207625424'), ('const-365', u'CALL_-1207625102'), ('const-2880220587', u'INT_EQUAL_-1207625409'), ('tmp_786', u'INT_ADD_-1207625377'), ('const-367', u'CALL_-1207625213'), ('const-2173834', u'COPY_-1207624920'), ('const-0', u'RETURN_-1207625154'), ('const-2174432', u'COPY_-1207624881'), (u'INT_NOTEQUAL_-1207625345', u'CBRANCH_-1207625344'), (u'LOAD_-1207625282', u'CALL_-1207625188'), (u'COPY_-1207624881', u'CALL_-1207625062'), (u'COPY_-1207624913', u'CALL_-1207625102'), (u'INT_ADD_-1207625408', u'CAST_-1207625035'), ('const-2175234', u'COPY_-1207625013'), ('const-2173834', u'COPY_-1207624888'), ('const-2123656', u'COPY_-1207624922'), ('tmp_32', u'CBRANCH_-1207625435'), (u'INT_EQUAL_-1207625409', u'CBRANCH_-1207625398'), ('const-0', u'INT_NOTEQUAL_-1207625370'), ('const-2174432', u'COPY_-1207624913'), ('const-0', u'INT_EQUAL_-1207625441'), ('const-1', u'RETURN_-1207625097'), ('const-370', u'CALL_-1207625188'), ('const-8', u'INT_ADD_-1207625254'), ('const-433', u'LOAD_-1207625393'), (u'LOAD_-1207625424', u'INT_EQUAL_-1207625409'), (u'COPY_-1207625021', u'CALL_-1207625213'), ('const-4136', u'INT_ADD_-1207625377'), (u'COPY_-1207624956', u'CALL_-1207625188'), ('const-2173859', u'COPY_-1207624958'), (u'COPY_-1207624888', u'CALL_-1207625062'), (u'CALL_-1207625334', u'RETURN_-1207625330'), (u'CAST_-1207624939', u'LOAD_-1207625282'), (u'LOAD_-1207625368', u'INT_NOTEQUAL_-1207625345'), (u'INT_ADD_-1207625352', u'CAST_-1207625007'), (u'INT_EQUAL_-1207625441', u'CBRANCH_-1207625435'), (u'COPY_-1207625018', u'CALL_-1207625213'), ('const-433', u'LOAD_-1207625424'), ('const-2152031', u'COPY_-1207624890'), ('const-0', u'INT_NOTEQUAL_-1207625345'), ('tmp_786', u'INT_ADD_-1207625408'), (u'INT_ADD_-1207625254', u'CALL_-1207625188'), ('const-364', u'CALL_-1207625062'), ('tmp_74', u'CBRANCH_-1207625398'), ('const-2173834', u'COPY_-1207625021'), (u'COPY_-1207624958', u'CALL_-1207625188'), ('const-2085622', u'PTRSUB_-1207624900'), ('const-4104', u'INT_ADD_-1207625352'), ('const-470', u'CALL_-1207625188'), ('const--1', u'COPY_-1207625183'), (u'LOAD_-1207625393', u'INT_NOTEQUAL_-1207625370'), (u'COPY_-1207624922', u'CALL_-1207625102'), (u'INT_NOTEQUAL_-1207625370', u'CBRANCH_-1207625369'), ('tmp_786', u'INT_EQUAL_-1207625441'), ('tmp_112', u'CBRANCH_-1207625369')]
null
null
001a1910
x64
O2
(translation_unit "undefined8 MagickGetIteratorIndex(long param_1)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}\n\n" (function_definition "undefined8 MagickGetIteratorIndex(long param_1)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}" type_identifier (function_declarator "MagickGetIteratorIndex(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }" { comment (expression_statement "__assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");" (call_expression "__assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex")" identifier (argument_list "("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex")" ( (string_literal ""wand != (MagickWand *) NULL"" " string_content ") , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , number_literal , (string_literal ""MagickGetIteratorIndex"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x1030) == 0xabacadab)" ( (binary_expression "*(long *)(param_1 + 0x1030) == 0xabacadab" (pointer_expression "*(long *)(param_1 + 0x1030)" * (cast_expression "(long *)(param_1 + 0x1030)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1030)" ( (binary_expression "param_1 + 0x1030" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }" { (if_statement "if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x1028) != 0)" ( (binary_expression "*(int *)(param_1 + 0x1028) != 0" (pointer_expression "*(int *)(param_1 + 0x1028)" * (cast_expression "(int *)(param_1 + 0x1028)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1028)" ( (binary_expression "param_1 + 0x1028" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }" { (expression_statement "LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);" (call_expression "LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8)" identifier (argument_list "(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8)" ( number_literal , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , (string_literal ""MagickGetIteratorIndex"" " string_content ") , number_literal , (string_literal ""%s"" " string_content ") , (binary_expression "param_1 + 8" identifier + number_literal) ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x1008) != 0)" ( (binary_expression "*(long *)(param_1 + 0x1008) != 0" (pointer_expression "*(long *)(param_1 + 0x1008)" * (cast_expression "(long *)(param_1 + 0x1008)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1008)" ( (binary_expression "param_1 + 0x1008" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar1 = GetImageIndexInList();\n return uVar1;\n }" { (expression_statement "uVar1 = GetImageIndexInList();" (assignment_expression "uVar1 = GetImageIndexInList()" identifier = (call_expression "GetImageIndexInList()" identifier (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })) (expression_statement "ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);" (call_expression "ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x1018)" * (cast_expression "(undefined8 *)(param_1 + 0x1018)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1018)" ( (binary_expression "param_1 + 0x1018" identifier + number_literal) )))) , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , (string_literal ""MagickGetIteratorIndex"" " string_content ") , number_literal , number_literal , (string_literal ""ContainsNoIterators"" " string_content ") , (pointer_expression "&DAT_001fd2f6" & identifier) , (binary_expression "param_1 + 8" identifier + number_literal) ))) ;) (return_statement "return 0xffffffffffffffff;" return number_literal ;) })) comment (expression_statement "__assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");" (call_expression "__assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex")" identifier (argument_list "("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex")" ( (string_literal ""wand->signature == MagickWandSignature"" " string_content ") , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , number_literal , (string_literal ""MagickGetIteratorIndex"" " string_content ") ))) ;) })))
(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\nssize_t MagickGetIteratorIndex(MagickWand *wand)\n\n{\n ssize_t sVar1;\n \n if (wand == (MagickWand *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (wand->signature == 0xabacadab) {\n if (wand->debug != MagickFalse) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name);\n }\n if (wand->images != (Image *)0x0) {\n sVar1 = GetImageIndexInList();\n return sVar1;\n }\n ThrowMagickException\n (wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6,\n "ContainsNoIterators",&DAT_001fd2f6,wand->name);\n return -1;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}\n\n" comment comment comment comment comment (function_definition "ssize_t MagickGetIteratorIndex(MagickWand *wand)\n\n{\n ssize_t sVar1;\n \n if (wand == (MagickWand *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (wand->signature == 0xabacadab) {\n if (wand->debug != MagickFalse) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name);\n }\n if (wand->images != (Image *)0x0) {\n sVar1 = GetImageIndexInList();\n return sVar1;\n }\n ThrowMagickException\n (wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6,\n "ContainsNoIterators",&DAT_001fd2f6,wand->name);\n return -1;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}" primitive_type (function_declarator "MagickGetIteratorIndex(MagickWand *wand)" identifier (parameter_list "(MagickWand *wand)" ( (parameter_declaration "MagickWand *wand" type_identifier (pointer_declarator "*wand" * identifier)) ))) (compound_statement "{\n ssize_t sVar1;\n \n if (wand == (MagickWand *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (wand->signature == 0xabacadab) {\n if (wand->debug != MagickFalse) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name);\n }\n if (wand->images != (Image *)0x0) {\n sVar1 = GetImageIndexInList();\n return sVar1;\n }\n ThrowMagickException\n (wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6,\n "ContainsNoIterators",&DAT_001fd2f6,wand->name);\n return -1;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (if_statement "if (wand == (MagickWand *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }" if (parenthesized_expression "(wand == (MagickWand *)0x0)" ( (binary_expression "wand == (MagickWand *)0x0" identifier == (cast_expression "(MagickWand *)0x0" ( (type_descriptor "MagickWand *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }" { comment (expression_statement "__assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");" (call_expression "__assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex")" identifier (argument_list "("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex")" ( (string_literal ""wand != (MagickWand *) NULL"" " string_content ") , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , number_literal , (string_literal ""MagickGetIteratorIndex"" " string_content ") ))) ;) })) (if_statement "if (wand->signature == 0xabacadab) {\n if (wand->debug != MagickFalse) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name);\n }\n if (wand->images != (Image *)0x0) {\n sVar1 = GetImageIndexInList();\n return sVar1;\n }\n ThrowMagickException\n (wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6,\n "ContainsNoIterators",&DAT_001fd2f6,wand->name);\n return -1;\n }" if (parenthesized_expression "(wand->signature == 0xabacadab)" ( (binary_expression "wand->signature == 0xabacadab" (field_expression "wand->signature" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n if (wand->debug != MagickFalse) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name);\n }\n if (wand->images != (Image *)0x0) {\n sVar1 = GetImageIndexInList();\n return sVar1;\n }\n ThrowMagickException\n (wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6,\n "ContainsNoIterators",&DAT_001fd2f6,wand->name);\n return -1;\n }" { (if_statement "if (wand->debug != MagickFalse) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name);\n }" if (parenthesized_expression "(wand->debug != MagickFalse)" ( (binary_expression "wand->debug != MagickFalse" (field_expression "wand->debug" identifier -> field_identifier) != identifier) )) (compound_statement "{\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name);\n }" { (expression_statement "LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name);" (call_expression "LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name)" identifier (argument_list "(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n wand->name)" ( number_literal , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , (string_literal ""MagickGetIteratorIndex"" " string_content ") , number_literal , (string_literal ""%s"" " string_content ") , (field_expression "wand->name" identifier -> field_identifier) ))) ;) })) (if_statement "if (wand->images != (Image *)0x0) {\n sVar1 = GetImageIndexInList();\n return sVar1;\n }" if (parenthesized_expression "(wand->images != (Image *)0x0)" ( (binary_expression "wand->images != (Image *)0x0" (field_expression "wand->images" identifier -> field_identifier) != (cast_expression "(Image *)0x0" ( (type_descriptor "Image *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = GetImageIndexInList();\n return sVar1;\n }" { (expression_statement "sVar1 = GetImageIndexInList();" (assignment_expression "sVar1 = GetImageIndexInList()" identifier = (call_expression "GetImageIndexInList()" identifier (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })) (expression_statement "ThrowMagickException\n (wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6,\n "ContainsNoIterators",&DAT_001fd2f6,wand->name);" (call_expression "ThrowMagickException\n (wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6,\n "ContainsNoIterators",&DAT_001fd2f6,wand->name)" identifier (argument_list "(wand->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6,\n "ContainsNoIterators",&DAT_001fd2f6,wand->name)" ( (field_expression "wand->exception" identifier -> field_identifier) , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , (string_literal ""MagickGetIteratorIndex"" " string_content ") , number_literal , number_literal , (string_literal ""ContainsNoIterators"" " string_content ") , (pointer_expression "&DAT_001fd2f6" & identifier) , (field_expression "wand->name" identifier -> field_identifier) ))) ;) (return_statement "return -1;" return number_literal ;) })) comment (expression_statement "__assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");" (call_expression "__assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex")" identifier (argument_list "("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex")" ( (string_literal ""wand->signature == MagickWandSignature"" " string_content ") , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , number_literal , (string_literal ""MagickGetIteratorIndex"" " string_content ") ))) ;) })))
(translation_unit "undefined8 MagickGetIteratorIndex(long param_1)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }\n \n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}\n\n" (function_definition "undefined8 MagickGetIteratorIndex(long param_1)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }\n \n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}" type_identifier (function_declarator "MagickGetIteratorIndex(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }\n \n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if (param_1 == 0) {\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }" { (expression_statement "__assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");" (call_expression "__assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex")" identifier (argument_list "("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex")" ( (string_literal ""wand != (MagickWand *) NULL"" " string_content ") , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , number_literal , (string_literal ""MagickGetIteratorIndex"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x1030) == 0xabacadab)" ( (binary_expression "*(long *)(param_1 + 0x1030) == 0xabacadab" (pointer_expression "*(long *)(param_1 + 0x1030)" * (cast_expression "(long *)(param_1 + 0x1030)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1030)" ( (binary_expression "param_1 + 0x1030" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }" { (if_statement "if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }" if (parenthesized_expression "(*(int *)(param_1 + 0x1028) != 0)" ( (binary_expression "*(int *)(param_1 + 0x1028) != 0" (pointer_expression "*(int *)(param_1 + 0x1028)" * (cast_expression "(int *)(param_1 + 0x1028)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1028)" ( (binary_expression "param_1 + 0x1028" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }" { (expression_statement "LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);" (call_expression "LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8)" identifier (argument_list "(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8)" ( number_literal , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , (string_literal ""MagickGetIteratorIndex"" " string_content ") , number_literal , (string_literal ""%s"" " string_content ") , (binary_expression "param_1 + 8" identifier + number_literal) ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x1008) != 0)" ( (binary_expression "*(long *)(param_1 + 0x1008) != 0" (pointer_expression "*(long *)(param_1 + 0x1008)" * (cast_expression "(long *)(param_1 + 0x1008)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1008)" ( (binary_expression "param_1 + 0x1008" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n uVar1 = GetImageIndexInList();\n return uVar1;\n }" { (expression_statement "uVar1 = GetImageIndexInList();" (assignment_expression "uVar1 = GetImageIndexInList()" identifier = (call_expression "GetImageIndexInList()" identifier (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })) (expression_statement "ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);" (call_expression "ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x1018)" * (cast_expression "(undefined8 *)(param_1 + 0x1018)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1018)" ( (binary_expression "param_1 + 0x1018" identifier + number_literal) )))) , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , (string_literal ""MagickGetIteratorIndex"" " string_content ") , number_literal , number_literal , (string_literal ""ContainsNoIterators"" " string_content ") , (pointer_expression "&DAT_001fd2f6" & identifier) , (binary_expression "param_1 + 8" identifier + number_literal) ))) ;) (return_statement "return 0xffffffffffffffff;" return number_literal ;) })) (expression_statement "__assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");" (call_expression "__assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex")" identifier (argument_list "("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex")" ( (string_literal ""wand->signature == MagickWandSignature"" " string_content ") , (string_literal ""MagickWand/magick-wand.c"" " string_content ") , number_literal , (string_literal ""MagickGetIteratorIndex"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (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 { (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 (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") , (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 (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (string_literal " string_content ") , (string_literal " string_content ") , LIT , LIT , (string_literal " string_content ") , (pointer_expression & IDENT) , (binary_expression IDENT + LIT) ))) ;) (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "undefined8 MagickGetIteratorIndex(long param_1)\n\n{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }\n \n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}" (type_identifier "undefined8") (function_declarator "MagickGetIteratorIndex(long param_1)" (identifier "MagickGetIteratorIndex") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n if (param_1 == 0) {\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }\n if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }\n \n __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (if_statement "if (param_1 == 0) {\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");\n }" ({ "{") (expression_statement "__assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex");" (call_expression "__assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex")" (identifier "__assert_fail") (argument_list "("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c,\n "MagickGetIteratorIndex")" (( "(") (string_literal ""wand != (MagickWand *) NULL"" (" """) (string_content "wand != (MagickWand *) NULL") (" """)) (, ",") (string_literal ""MagickWand/magick-wand.c"" (" """) (string_content "MagickWand/magick-wand.c") (" """)) (, ",") (number_literal "0x16c") (, ",") (string_literal ""MagickGetIteratorIndex"" (" """) (string_content "MagickGetIteratorIndex") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x1030) == 0xabacadab) {\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x1030) == 0xabacadab)" (( "(") (binary_expression "*(long *)(param_1 + 0x1030) == 0xabacadab" (pointer_expression "*(long *)(param_1 + 0x1030)" (* "*") (cast_expression "(long *)(param_1 + 0x1030)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1030)" (( "(") (binary_expression "param_1 + 0x1030" (identifier "param_1") (+ "+") (number_literal "0x1030")) () ")")))) (== "==") (number_literal "0xabacadab")) () ")")) (compound_statement "{\n if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }\n if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }\n ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);\n return 0xffffffffffffffff;\n }" ({ "{") (if_statement "if (*(int *)(param_1 + 0x1028) != 0) {\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }" (if "if") (parenthesized_expression "(*(int *)(param_1 + 0x1028) != 0)" (( "(") (binary_expression "*(int *)(param_1 + 0x1028) != 0" (pointer_expression "*(int *)(param_1 + 0x1028)" (* "*") (cast_expression "(int *)(param_1 + 0x1028)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1028)" (( "(") (binary_expression "param_1 + 0x1028" (identifier "param_1") (+ "+") (number_literal "0x1028")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);\n }" ({ "{") (expression_statement "LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8);" (call_expression "LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8)" (identifier "LogMagickEvent") (argument_list "(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s",\n param_1 + 8)" (( "(") (number_literal "0x40000") (, ",") (string_literal ""MagickWand/magick-wand.c"" (" """) (string_content "MagickWand/magick-wand.c") (" """)) (, ",") (string_literal ""MagickGetIteratorIndex"" (" """) (string_content "MagickGetIteratorIndex") (" """)) (, ",") (number_literal "0x16f") (, ",") (string_literal ""%s"" (" """) (string_content "%s") (" """)) (, ",") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x1008) != 0) {\n uVar1 = GetImageIndexInList();\n return uVar1;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x1008) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x1008) != 0" (pointer_expression "*(long *)(param_1 + 0x1008)" (* "*") (cast_expression "(long *)(param_1 + 0x1008)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1008)" (( "(") (binary_expression "param_1 + 0x1008" (identifier "param_1") (+ "+") (number_literal "0x1008")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar1 = GetImageIndexInList();\n return uVar1;\n }" ({ "{") (expression_statement "uVar1 = GetImageIndexInList();" (assignment_expression "uVar1 = GetImageIndexInList()" (identifier "uVar1") (= "=") (call_expression "GetImageIndexInList()" (identifier "GetImageIndexInList") (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}"))) (expression_statement "ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8);" (call_expression "ThrowMagickException\n (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8)" (identifier "ThrowMagickException") (argument_list "(*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MagickGetIteratorIndex"\n ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8)" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x1018)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x1018)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1018)" (( "(") (binary_expression "param_1 + 0x1018" (identifier "param_1") (+ "+") (number_literal "0x1018")) () ")")))) (, ",") (string_literal ""MagickWand/magick-wand.c"" (" """) (string_content "MagickWand/magick-wand.c") (" """)) (, ",") (string_literal ""MagickGetIteratorIndex"" (" """) (string_content "MagickGetIteratorIndex") (" """)) (, ",") (number_literal "0x172") (, ",") (number_literal "0x1d6") (, ",") (string_literal ""ContainsNoIterators"" (" """) (string_content "ContainsNoIterators") (" """)) (, ",") (pointer_expression "&DAT_001fd2f6" (& "&") (identifier "DAT_001fd2f6")) (, ",") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))) (; ";")) (return_statement "return 0xffffffffffffffff;" (return "return") (number_literal "0xffffffffffffffff") (; ";")) (} "}"))) (expression_statement "__assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex");" (call_expression "__assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex")" (identifier "__assert_fail") (argument_list "("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d,\n "MagickGetIteratorIndex")" (( "(") (string_literal ""wand->signature == MagickWandSignature"" (" """) (string_content "wand->signature == MagickWandSignature") (" """)) (, ",") (string_literal ""MagickWand/magick-wand.c"" (" """) (string_content "MagickWand/magick-wand.c") (" """)) (, ",") (number_literal "0x16d") (, ",") (string_literal ""MagickGetIteratorIndex"" (" """) (string_content "MagickGetIteratorIndex") (" """)) () ")"))) (; ";")) (} "}")))
/* 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 */ ssize_t function_1(type_1 *var_1) { ssize_t sVar1; if (var_1 == (type_1 *)0x0) { /* WARNING: Subroutine does not return */ var_2("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c, "MagickGetIteratorIndex"); } if (var_1->signature == 0xabacadab) { if (var_1->debug != var_3) { var_4(0x40000,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x16f,"%s", var_1->name); } if (var_1->images != (type_2 *)0x0) { sVar1 = var_5(); return sVar1; } var_6 (var_1->exception,"MagickWand/magick-wand.c","MagickGetIteratorIndex",0x172,0x1d6, "ContainsNoIterators",&DAT_001fd2f6,var_1->name); return -1; } /* WARNING: Subroutine does not return */ var_2("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d, "MagickGetIteratorIndex"); }
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 (declaration type: (type_identifier) declarator: (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)) (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 (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 (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content)) (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 (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (return_statement (identifier)))) (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))))) (string_literal (string_content)) (string_literal (string_content)) (number_literal) (number_literal) (string_literal (string_content)) (pointer_expression argument: (identifier)) (binary_expression left: (identifier) right: (number_literal))))) (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
undefined8 MASKED(long param_1) { undefined8 uVar1; if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("wand != (MagickWand *) NULL","MagickWand/magick-wand.c",0x16c, "MASKED"); } if (*(long *)(param_1 + 0x1030) == 0xabacadab) { if (*(int *)(param_1 + 0x1028) != 0) { LogMagickEvent(0x40000,"MagickWand/magick-wand.c","MASKED",0x16f,"%s", param_1 + 8); } if (*(long *)(param_1 + 0x1008) != 0) { uVar1 = GetImageIndexInList(); return uVar1; } ThrowMagickException (*(undefined8 *)(param_1 + 0x1018),"MagickWand/magick-wand.c","MASKED" ,0x172,0x1d6,"ContainsNoIterators",&DAT_001fd2f6,param_1 + 8); return 0xffffffffffffffff; } /* WARNING: Subroutine does not return */ __assert_fail("wand->signature == MagickWandSignature","MagickWand/magick-wand.c",0x16d, "MASKED"); }
7470_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
cplus_demangle_fill_dtor
FUN_002cfaa0
/* WARNING: Unknown calling convention */ int cplus_demangle_fill_dtor(demangle_component *p,gnu_v3_dtor_kinds kind,demangle_component *name) { if (((p != (demangle_component *)0x0) && (name != (demangle_component *)0x0)) && (kind - gnu_v3_deleting_dtor < 5)) { p->type = DEMANGLE_COMPONENT_DTOR; p->d_printing = 0; (p->u).s_dtor.kind = kind; (p->u).s_extended_operator.name = name; return 1; } return 0; }
undefined8 FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3) { if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) { *param_1 = 8; *(int *)(param_1 + 1) = param_2; param_1[2] = param_3; return 1; } return 0; }
TEST RDI,RDI JZ 0x002cfad0 TEST RDX,RDX JZ 0x002cfad0 LEA ECX,[RSI + -0x1] XOR EAX,EAX CMP ECX,0x4 JA 0x002cfad2 MOV qword ptr [RDI],0x8 MOV EAX,0x1 MOV dword ptr [RDI + 0x8],ESI MOV qword ptr [RDI + 0x10],RDX RET XOR EAX,EAX RET
null
null
null
null
[('tmp_192', u'STORE_-1204552964'), (u'PTRSUB_-1204552812', u'PTRSUB_-1204552802'), ('const-0', u'RETURN_-1204552950'), ('const-8', u'STORE_-1204552986'), ('const-8', u'PTRSUB_-1204552807'), (u'COPY_-1204552898', u'RETURN_-1204552936'), (u'PTRSUB_-1204552817', u'STORE_-1204552986'), ('const-1', u'INT_SUB_-1204553006'), ('const-0', u'INT_NOTEQUAL_-1204553025'), ('tmp_24', u'CBRANCH_-1204553039'), (u'INT_LESS_-1204552979', u'CBRANCH_-1204552988'), (u'INT_NOTEQUAL_-1204553025', u'CBRANCH_-1204553024'), ('const-433', u'STORE_-1204552986'), (u'PTRSUB_-1204552816', u'STORE_-1204552878'), ('const-0', u'INT_NOTEQUAL_-1204553040'), (u'PTRSUB_-1204552802', u'PTRSUB_-1204552811'), (u'PTRSUB_-1204552811', u'STORE_-1204552970'), ('const-433', u'STORE_-1204552964'), ('tmp_190', u'PTRSUB_-1204552816'), ('const-0', u'RETURN_-1204552936'), ('tmp_50', u'CBRANCH_-1204553024'), ('const-433', u'STORE_-1204552878'), ('const-8', u'PTRSUB_-1204552803'), (u'PTRSUB_-1204552803', u'STORE_-1204552964'), (u'PTRSUB_-1204552807', u'PTRSUB_-1204552798'), ('const-433', u'STORE_-1204552970'), ('const-4', u'PTRSUB_-1204552816'), ('tmp_191', u'INT_SUB_-1204553006'), ('tmp_190', u'INT_NOTEQUAL_-1204553040'), ('const-8', u'PTRSUB_-1204552812'), ('const-1', u'COPY_-1204552910'), ('tmp_119', u'CBRANCH_-1204552988'), ('tmp_192', u'INT_NOTEQUAL_-1204553025'), ('const-0', u'STORE_-1204552878'), ('const-0', u'PTRSUB_-1204552802'), (u'INT_SUB_-1204553006', u'INT_LESS_-1204552979'), ('tmp_190', u'PTRSUB_-1204552817'), ('const-5', u'INT_LESS_-1204552979'), (u'PTRSUB_-1204552798', u'PTRSUB_-1204552803'), ('const-0', u'PTRSUB_-1204552798'), ('tmp_191', u'STORE_-1204552970'), ('const-0', u'COPY_-1204552898'), (u'COPY_-1204552910', u'RETURN_-1204552950'), ('tmp_190', u'PTRSUB_-1204552807'), ('tmp_190', u'PTRSUB_-1204552812'), (u'INT_NOTEQUAL_-1204553040', u'CBRANCH_-1204553039'), ('const-0', u'PTRSUB_-1204552811'), ('const-0', u'PTRSUB_-1204552817')]
[('const-8', u'STORE_-1204552986'), ('const-433', u'STORE_-1204552970'), ('tmp_328', u'STORE_-1204552986'), ('const-0', u'RETURN_-1204552950'), ('const-8', u'PTRADD_-1204552818'), (u'PTRADD_-1204552818', u'STORE_-1204552964'), ('const-433', u'STORE_-1204552964'), ('const-1', u'INT_SUB_-1204553006'), ('tmp_119', u'CBRANCH_-1204552988'), ('tmp_24', u'CBRANCH_-1204553039'), ('const-0', u'INT_NOTEQUAL_-1204553025'), (u'INT_SUB_-1204553006', u'INT_LESS_-1204552979'), (u'INT_LESS_-1204552979', u'CBRANCH_-1204552988'), ('const-1', u'PTRADD_-1204552822'), (u'PTRADD_-1204552822', u'CAST_-1204552819'), ('tmp_328', u'PTRADD_-1204552818'), ('tmp_329', u'INT_NOTEQUAL_-1204553025'), ('const-2', u'PTRADD_-1204552818'), (u'INT_NOTEQUAL_-1204553025', u'CBRANCH_-1204553024'), ('const-1', u'COPY_-1204552980'), ('tmp_331', u'STORE_-1204552970'), ('tmp_329', u'STORE_-1204552964'), ('const-8', u'PTRADD_-1204552822'), ('const-0', u'INT_NOTEQUAL_-1204553040'), (u'COPY_-1204552980', u'RETURN_-1204552950'), ('tmp_331', u'INT_SUB_-1204553006'), ('tmp_328', u'INT_NOTEQUAL_-1204553040'), ('const-0', u'COPY_-1204552895'), (u'INT_NOTEQUAL_-1204553040', u'CBRANCH_-1204553039'), ('tmp_328', u'PTRADD_-1204552822'), ('const-5', u'INT_LESS_-1204552979'), ('const-433', u'STORE_-1204552986'), (u'CAST_-1204552819', u'STORE_-1204552970'), ('const-0', u'RETURN_-1204552936'), (u'COPY_-1204552895', u'RETURN_-1204552936'), ('tmp_50', u'CBRANCH_-1204553024')]
null
null
002cfaa0
x64
O2
(translation_unit "undefined8 FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3)\n\n{\n if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3)\n\n{\n if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,int param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }\n return 0;\n}" { (if_statement "if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }" if (parenthesized_expression "(((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5))" ( (binary_expression "((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)" (parenthesized_expression "((param_1 != (undefined8 *)0x0) && (param_3 != 0))" ( (binary_expression "(param_1 != (undefined8 *)0x0) && (param_3 != 0)" (parenthesized_expression "(param_1 != (undefined8 *)0x0)" ( (binary_expression "param_1 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) ))) )) && (parenthesized_expression "(param_2 - 1U < 5)" ( (binary_expression "param_2 - 1U < 5" (binary_expression "param_2 - 1U" identifier - number_literal) < number_literal) ))) )) (compound_statement "{\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }" { (expression_statement "*param_1 = 8;" (assignment_expression "*param_1 = 8" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "*(int *)(param_1 + 1) = param_2;" (assignment_expression "*(int *)(param_1 + 1) = param_2" (pointer_expression "*(int *)(param_1 + 1)" * (cast_expression "(int *)(param_1 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "param_1[2] = param_3;" (assignment_expression "param_1[2] = param_3" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint cplus_demangle_fill_dtor(demangle_component *p,gnu_v3_dtor_kinds kind,demangle_component *name)\n\n{\n if (((p != (demangle_component *)0x0) && (name != (demangle_component *)0x0)) &&\n (kind - gnu_v3_deleting_dtor < 5)) {\n p->type = DEMANGLE_COMPONENT_DTOR;\n p->d_printing = 0;\n (p->u).s_dtor.kind = kind;\n (p->u).s_extended_operator.name = name;\n return 1;\n }\n return 0;\n}\n\n" comment (function_definition "int cplus_demangle_fill_dtor(demangle_component *p,gnu_v3_dtor_kinds kind,demangle_component *name)\n\n{\n if (((p != (demangle_component *)0x0) && (name != (demangle_component *)0x0)) &&\n (kind - gnu_v3_deleting_dtor < 5)) {\n p->type = DEMANGLE_COMPONENT_DTOR;\n p->d_printing = 0;\n (p->u).s_dtor.kind = kind;\n (p->u).s_extended_operator.name = name;\n return 1;\n }\n return 0;\n}" primitive_type (function_declarator "cplus_demangle_fill_dtor(demangle_component *p,gnu_v3_dtor_kinds kind,demangle_component *name)" identifier (parameter_list "(demangle_component *p,gnu_v3_dtor_kinds kind,demangle_component *name)" ( (parameter_declaration "demangle_component *p" type_identifier (pointer_declarator "*p" * identifier)) , (parameter_declaration "gnu_v3_dtor_kinds kind" type_identifier identifier) , (parameter_declaration "demangle_component *name" type_identifier (pointer_declarator "*name" * identifier)) ))) (compound_statement "{\n if (((p != (demangle_component *)0x0) && (name != (demangle_component *)0x0)) &&\n (kind - gnu_v3_deleting_dtor < 5)) {\n p->type = DEMANGLE_COMPONENT_DTOR;\n p->d_printing = 0;\n (p->u).s_dtor.kind = kind;\n (p->u).s_extended_operator.name = name;\n return 1;\n }\n return 0;\n}" { (if_statement "if (((p != (demangle_component *)0x0) && (name != (demangle_component *)0x0)) &&\n (kind - gnu_v3_deleting_dtor < 5)) {\n p->type = DEMANGLE_COMPONENT_DTOR;\n p->d_printing = 0;\n (p->u).s_dtor.kind = kind;\n (p->u).s_extended_operator.name = name;\n return 1;\n }" if (parenthesized_expression "(((p != (demangle_component *)0x0) && (name != (demangle_component *)0x0)) &&\n (kind - gnu_v3_deleting_dtor < 5))" ( (binary_expression "((p != (demangle_component *)0x0) && (name != (demangle_component *)0x0)) &&\n (kind - gnu_v3_deleting_dtor < 5)" (parenthesized_expression "((p != (demangle_component *)0x0) && (name != (demangle_component *)0x0))" ( (binary_expression "(p != (demangle_component *)0x0) && (name != (demangle_component *)0x0)" (parenthesized_expression "(p != (demangle_component *)0x0)" ( (binary_expression "p != (demangle_component *)0x0" identifier != (cast_expression "(demangle_component *)0x0" ( (type_descriptor "demangle_component *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(name != (demangle_component *)0x0)" ( (binary_expression "name != (demangle_component *)0x0" identifier != (cast_expression "(demangle_component *)0x0" ( (type_descriptor "demangle_component *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) && (parenthesized_expression "(kind - gnu_v3_deleting_dtor < 5)" ( (binary_expression "kind - gnu_v3_deleting_dtor < 5" (binary_expression "kind - gnu_v3_deleting_dtor" identifier - identifier) < number_literal) ))) )) (compound_statement "{\n p->type = DEMANGLE_COMPONENT_DTOR;\n p->d_printing = 0;\n (p->u).s_dtor.kind = kind;\n (p->u).s_extended_operator.name = name;\n return 1;\n }" { (expression_statement "p->type = DEMANGLE_COMPONENT_DTOR;" (assignment_expression "p->type = DEMANGLE_COMPONENT_DTOR" (field_expression "p->type" identifier -> field_identifier) = identifier) ;) (expression_statement "p->d_printing = 0;" (assignment_expression "p->d_printing = 0" (field_expression "p->d_printing" identifier -> field_identifier) = number_literal) ;) (expression_statement "(p->u).s_dtor.kind = kind;" (assignment_expression "(p->u).s_dtor.kind = kind" (field_expression "(p->u).s_dtor.kind" (field_expression "(p->u).s_dtor" (parenthesized_expression "(p->u)" ( (field_expression "p->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(p->u).s_extended_operator.name = name;" (assignment_expression "(p->u).s_extended_operator.name = name" (field_expression "(p->u).s_extended_operator.name" (field_expression "(p->u).s_extended_operator" (parenthesized_expression "(p->u)" ( (field_expression "p->u" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3)\n\n{\n if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3)\n\n{\n if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,int param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }\n return 0;\n}" { (if_statement "if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }" if (parenthesized_expression "(((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5))" ( (binary_expression "((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)" (parenthesized_expression "((param_1 != (undefined8 *)0x0) && (param_3 != 0))" ( (binary_expression "(param_1 != (undefined8 *)0x0) && (param_3 != 0)" (parenthesized_expression "(param_1 != (undefined8 *)0x0)" ( (binary_expression "param_1 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) ))) )) && (parenthesized_expression "(param_2 - 1U < 5)" ( (binary_expression "param_2 - 1U < 5" (binary_expression "param_2 - 1U" identifier - number_literal) < number_literal) ))) )) (compound_statement "{\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }" { (expression_statement "*param_1 = 8;" (assignment_expression "*param_1 = 8" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "*(int *)(param_1 + 1) = param_2;" (assignment_expression "*(int *)(param_1 + 1) = param_2" (pointer_expression "*(int *)(param_1 + 1)" * (cast_expression "(int *)(param_1 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "param_1[2] = param_3;" (assignment_expression "param_1[2] = param_3" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return 1;" return 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)) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) && (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_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 (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return LIT ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3)\n\n{\n if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_002cfaa0(undefined8 *param_1,int param_2,long param_3)" (identifier "FUN_002cfaa0") (parameter_list "(undefined8 *param_1,int param_2,long param_3)" (( "(") (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")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }\n return 0;\n}" ({ "{") (if_statement "if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) {\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }" (if "if") (parenthesized_expression "(((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5))" (( "(") (binary_expression "((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)" (parenthesized_expression "((param_1 != (undefined8 *)0x0) && (param_3 != 0))" (( "(") (binary_expression "(param_1 != (undefined8 *)0x0) && (param_3 != 0)" (parenthesized_expression "(param_1 != (undefined8 *)0x0)" (( "(") (binary_expression "param_1 != (undefined8 *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(param_2 - 1U < 5)" (( "(") (binary_expression "param_2 - 1U < 5" (binary_expression "param_2 - 1U" (identifier "param_2") (- "-") (number_literal "1U")) (< "<") (number_literal "5")) () ")"))) () ")")) (compound_statement "{\n *param_1 = 8;\n *(int *)(param_1 + 1) = param_2;\n param_1[2] = param_3;\n return 1;\n }" ({ "{") (expression_statement "*param_1 = 8;" (assignment_expression "*param_1 = 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (number_literal "8")) (; ";")) (expression_statement "*(int *)(param_1 + 1) = param_2;" (assignment_expression "*(int *)(param_1 + 1) = param_2" (pointer_expression "*(int *)(param_1 + 1)" (* "*") (cast_expression "(int *)(param_1 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (expression_statement "param_1[2] = param_3;" (assignment_expression "param_1[2] = param_3" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "param_3")) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(type_1 *var_1,type_2 var_3,type_1 *var_2) { if (((var_1 != (type_1 *)0x0) && (var_2 != (type_1 *)0x0)) && (var_3 - var_4 < 5)) { var_1->type = DEMANGLE_COMPONENT_DTOR; var_1->d_printing = 0; (var_1->u).s_dtor.var_3 = var_3; (var_1->u).s_extended_operator.var_2 = var_2; return 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: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (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))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (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: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement (number_literal)))) (return_statement (number_literal)))))
null
undefined8 MASKED(undefined8 *param_1,int param_2,long param_3) { if (((param_1 != (undefined8 *)0x0) && (param_3 != 0)) && (param_2 - 1U < 5)) { *param_1 = 8; *(int *)(param_1 + 1) = param_2; param_1[2] = param_3; return 1; } return 0; }
10608_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
__int_to_char<wchar_t,unsigned_long_long>
FUN_003886a0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* int std::__int_to_char<wchar_t, unsigned long long>(wchar_t*, unsigned long long, wchar_t const*, std::_Ios_Fmtflags, bool) */ int std::__int_to_char<wchar_t,unsigned_long_long> (undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5) { bool bVar1; uint uVar2; undefined4 *puVar3; puVar3 = param_1; if (param_5 == '\0') { if ((param_4 & 0x4a) == 0x40) { do { puVar3 = puVar3 + -1; uVar2 = (uint)param_2; param_2 = param_2 >> 3; *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4); } while (param_2 != 0); } else { do { puVar3 = puVar3 + -1; uVar2 = (uint)param_2; param_2 = param_2 >> 4; *puVar3 = *(undefined4 *) (param_3 + ((ulong)(uVar2 & 0xf) + (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4); } while (param_2 != 0); } } else { do { puVar3 = puVar3 + -1; *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4); bVar1 = 9 < param_2; param_2 = param_2 / 10; } while (bVar1); } return (int)((long)param_1 - (long)puVar3 >> 2); }
long FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5) { bool bVar1; uint uVar2; undefined4 *puVar3; puVar3 = param_1; if (param_5 == '\0') { if ((param_4 & 0x4a) == 0x40) { do { puVar3 = puVar3 + -1; uVar2 = (uint)param_2; param_2 = param_2 >> 3; *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4); } while (param_2 != 0); } else { do { puVar3 = puVar3 + -1; uVar2 = (uint)param_2; param_2 = param_2 >> 4; *puVar3 = *(undefined4 *) (param_3 + ((ulong)(uVar2 & 0xf) + (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4); } while (param_2 != 0); } } else { do { puVar3 = puVar3 + -1; *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4); bVar1 = 9 < param_2; param_2 = param_2 / 10; } while (bVar1); } return (long)param_1 - (long)puVar3 >> 2; }
MOV R9,RDX TEST R8B,R8B JZ 0x00388700 MOV R10,-0x3333333333333333 MOV R8,RDI JMP 0x003886c3 MOV RSI,RDX MOV RAX,RSI SUB R8,0x4 MUL R10 MOV RAX,RSI SHR RDX,0x3 LEA RCX,[RDX + RDX*0x4] ADD RCX,RCX SUB RAX,RCX MOV ECX,dword ptr [R9 + RAX*0x4 + 0x10] MOV dword ptr [R8],ECX CMP RSI,0x9 JA 0x003886c0 SUB RDI,R8 MOV RAX,RDI SAR RAX,0x2 RET MOV EAX,ECX AND EAX,0x4a CMP EAX,0x40 JZ 0x00388744 AND ECX,0x4000 MOV R8,RDI CMP ECX,0x1 SBB RDX,RDX AND RDX,-0x10 ADD RDX,0x14 NOP dword ptr [RAX] MOV RAX,RSI SUB R8,0x4 AND EAX,0xf ADD RAX,RDX SHR RSI,0x4 MOV EAX,dword ptr [R9 + RAX*0x4] MOV dword ptr [R8],EAX JNZ 0x00388728 JMP 0x003886ec MOV R8,RDI NOP word ptr [RAX + RAX*0x1] MOV RAX,RSI SUB R8,0x4 AND EAX,0x7 SHR RSI,0x3 MOV EAX,dword ptr [R9 + RAX*0x4 + 0x10] MOV dword ptr [R8],EAX JNZ 0x00388750 JMP 0x003886ec
null
null
null
null
[('const-64', u'INT_EQUAL_-1205368896'), ('tmp_1912', u'INT_ADD_-1205369013'), (u'MULTIEQUAL_-1205368443', u'INT_DIV_-1205369069'), ('const-0', u'INT_NOTEQUAL_-1205368627'), (u'LOAD_-1205369027', u'STORE_-1205369017'), (u'CAST_-1205368319', u'INT_SUB_-1205368975'), ('const-10', u'INT_REM_-1205369007'), (u'INT_SUB_-1205368975', u'INT_SRIGHT_-1205368948'), (u'INT_RIGHT_-1205368738', u'MULTIEQUAL_-1205368343'), (u'INT_ZEXT_-1205368409', u'INT_ADD_-1205368761'), ('const-20', u'INT_ADD_-1205368811'), (u'INT_ADD_-1205368811', u'INT_ADD_-1205368761'), (u'INT_ADD_-1205368761', u'INT_MULT_-1205368697'), ('const-4', u'PTRADD_-1205368370'), (u'INT_MULT_-1205368999', u'INT_ADD_-1205369011'), ('const-433', u'STORE_-1205369017'), (u'INT_EQUAL_-1205368864', u'INT_ZEXT_-1205368846'), (u'SUBPIECE_-1205368383', u'INT_AND_-1205368766'), (u'COPY_-1205368457', u'MULTIEQUAL_-1205368299'), ('const-0', u'SUBPIECE_-1205368426'), (u'MULTIEQUAL_-1205368443', u'INT_REM_-1205369007'), ('const-0', u'INT_NOTEQUAL_-1205368734'), (u'PTRADD_-1205368227', u'MULTIEQUAL_-1205368398'), (u'INT_RIGHT_-1205368631', u'MULTIEQUAL_-1205368305'), ('const--1', u'PTRADD_-1205368268'), (u'MULTIEQUAL_-1205368443', u'INT_LESS_-1205368987'), (u'COPY_-1205368393', u'MULTIEQUAL_-1205368443'), ('const-16', u'INT_ADD_-1205368603'), ('tmp_1918', u'MULTIEQUAL_-1205368305'), ('tmp_846', u'CBRANCH_-1205368709'), ('const-2', u'INT_SRIGHT_-1205368948'), (u'INT_AND_-1205368896', u'INT_EQUAL_-1205368896'), (u'INT_NOTEQUAL_-1205368734', u'CBRANCH_-1205368709'), (u'INT_MULT_-1205368697', u'INT_ADD_-1205368709'), (u'COPY_-1205368268', u'MULTIEQUAL_-1205368299'), ('tmp_1912', u'INT_ADD_-1205368709'), ('const-433', u'STORE_-1205368716'), (u'PTRADD_-1205368370', u'MULTIEQUAL_-1205368398'), (u'INT_REM_-1205369007', u'INT_MULT_-1205368999'), ('const-433', u'LOAD_-1205368617'), ('const-4', u'PTRADD_-1205368227'), (u'INT_NOTEQUAL_-1205368627', u'CBRANCH_-1205368600'), ('const-4', u'INT_MULT_-1205368999'), ('const-16', u'INT_ADD_-1205369013'), ('const-0', u'INT_EQUAL_-1205368864'), (u'INT_ADD_-1205368709', u'CAST_-1205368245'), (u'COPY_-1205368457', u'MULTIEQUAL_-1205368437'), ('const-15', u'INT_AND_-1205368766'), (u'PTRADD_-1205368227', u'STORE_-1205368607'), (u'INT_ZEXT_-1205368846', u'INT_2COMP_-1205368352'), (u'INT_AND_-1205368766', u'INT_ZEXT_-1205368409'), ('tmp_1038', u'CBRANCH_-1205368600'), (u'INT_LESS_-1205368987', u'CBRANCH_-1205368995'), (u'PTRADD_-1205368268', u'STORE_-1205368716'), ('tmp_1917', u'CAST_-1205368320'), (u'PTRADD_-1205368268', u'MULTIEQUAL_-1205368398'), ('const-3', u'INT_RIGHT_-1205368631'), ('const--16', u'INT_AND_-1205368816'), (u'PTRADD_-1205368370', u'STORE_-1205369017'), ('tmp_1912', u'INT_ADD_-1205368603'), (u'PTRADD_-1205368268', u'MULTIEQUAL_-1205368337'), (u'LOAD_-1205368617', u'STORE_-1205368607'), (u'INT_ZEXT_-1205368365', u'INT_MULT_-1205368589'), ('tmp_491', u'CBRANCH_-1205368894'), ('const-0', u'SUBPIECE_-1205368383'), ('const-433', u'LOAD_-1205369027'), ('const-10', u'INT_DIV_-1205369069'), (u'INT_2COMP_-1205368352', u'INT_AND_-1205368816'), (u'MULTIEQUAL_-1205368343', u'INT_RIGHT_-1205368738'), (u'INT_AND_-1205368816', u'INT_ADD_-1205368811'), ('const-74', u'INT_AND_-1205368896'), ('tmp_2015', u'INT_AND_-1205368867'), ('const--1', u'PTRADD_-1205368370'), (u'MULTIEQUAL_-1205368398', u'CAST_-1205368319'), ('const-433', u'STORE_-1205368607'), ('const-0', u'RETURN_-1205368931'), ('tmp_2015', u'INT_AND_-1205368896'), (u'CAST_-1205368245', u'LOAD_-1205368725'), (u'INT_RIGHT_-1205368631', u'INT_NOTEQUAL_-1205368627'), ('const-0', u'INT_EQUAL_-1205369165'), (u'SUBPIECE_-1205368426', u'RETURN_-1205368931'), (u'INT_ADD_-1205368601', u'CAST_-1205368209'), ('tmp_1917', u'COPY_-1205368457'), (u'MULTIEQUAL_-1205368343', u'SUBPIECE_-1205368383'), ('const-4', u'PTRADD_-1205368268'), ('const-4', u'INT_RIGHT_-1205368738'), ('const-4', u'INT_MULT_-1205368589'), (u'INT_ADD_-1205369013', u'INT_ADD_-1205369011'), ('const-16384', u'INT_AND_-1205368867'), (u'MULTIEQUAL_-1205368337', u'PTRADD_-1205368268'), (u'PTRADD_-1205368227', u'COPY_-1205368268'), ('tmp_1918', u'MULTIEQUAL_-1205368343'), (u'INT_ADD_-1205368603', u'INT_ADD_-1205368601'), (u'INT_RIGHT_-1205368738', u'INT_NOTEQUAL_-1205368734'), ('tmp_26', u'CBRANCH_-1205369163'), (u'SUBPIECE_-1205368336', u'INT_AND_-1205368647'), (u'MULTIEQUAL_-1205368437', u'PTRADD_-1205368370'), ('const-4', u'INT_MULT_-1205368697'), (u'INT_ADD_-1205369011', u'CAST_-1205368335'), (u'INT_SRIGHT_-1205368948', u'SUBPIECE_-1205368426'), (u'PTRADD_-1205368370', u'MULTIEQUAL_-1205368437'), (u'INT_DIV_-1205369069', u'COPY_-1205368393'), (u'MULTIEQUAL_-1205368305', u'SUBPIECE_-1205368336'), (u'CAST_-1205368209', u'LOAD_-1205368617'), ('const-433', u'LOAD_-1205368725'), (u'CAST_-1205368335', u'LOAD_-1205369027'), ('const-9', u'INT_LESS_-1205368987'), (u'COPY_-1205368457', u'MULTIEQUAL_-1205368337'), (u'INT_AND_-1205368867', u'INT_EQUAL_-1205368864'), ('const-0', u'SUBPIECE_-1205368336'), (u'COPY_-1205368462', u'MULTIEQUAL_-1205368443'), ('tmp_299', u'CBRANCH_-1205368995'), (u'INT_EQUAL_-1205369165', u'CBRANCH_-1205369163'), ('tmp_1983', u'INT_EQUAL_-1205369165'), (u'INT_AND_-1205368647', u'INT_ZEXT_-1205368365'), (u'LOAD_-1205368725', u'STORE_-1205368716'), (u'INT_EQUAL_-1205368896', u'CBRANCH_-1205368894'), (u'MULTIEQUAL_-1205368299', u'PTRADD_-1205368227'), ('tmp_1918', u'COPY_-1205368462'), ('const--1', u'PTRADD_-1205368227'), (u'CAST_-1205368320', u'INT_SUB_-1205368975'), ('const-7', u'INT_AND_-1205368647'), (u'INT_MULT_-1205368589', u'INT_ADD_-1205368601'), (u'MULTIEQUAL_-1205368305', u'INT_RIGHT_-1205368631')]
[('tmp_1917', u'COPY_-1205368463'), ('const-0', u'INT_NOTEQUAL_-1205368627'), ('const-9', u'INT_LESS_-1205368987'), (u'LOAD_-1205369027', u'STORE_-1205369017'), (u'MULTIEQUAL_-1205368344', u'INT_RIGHT_-1205368738'), (u'INT_SUB_-1205368975', u'INT_SRIGHT_-1205368948'), ('tmp_1917', u'MULTIEQUAL_-1205368344'), ('const-20', u'INT_ADD_-1205368811'), (u'INT_ADD_-1205368811', u'INT_ADD_-1205368761'), (u'INT_ADD_-1205368761', u'INT_MULT_-1205368697'), ('tmp_1911', u'INT_ADD_-1205368709'), (u'INT_MULT_-1205368999', u'INT_ADD_-1205369011'), (u'COPY_-1205368458', u'MULTIEQUAL_-1205368338'), (u'PTRADD_-1205368269', u'STORE_-1205368716'), (u'COPY_-1205368463', u'MULTIEQUAL_-1205368444'), (u'INT_EQUAL_-1205368864', u'INT_ZEXT_-1205368846'), (u'SUBPIECE_-1205368383', u'INT_AND_-1205368766'), (u'INT_RIGHT_-1205368631', u'MULTIEQUAL_-1205368306'), ('const-0', u'INT_NOTEQUAL_-1205368734'), ('tmp_1911', u'INT_ADD_-1205369013'), ('const-4', u'PTRADD_-1205368228'), ('tmp_2014', u'INT_AND_-1205368896'), ('const-4', u'PTRADD_-1205368371'), ('const--1', u'PTRADD_-1205368269'), ('const-16', u'INT_ADD_-1205368603'), ('const-3', u'INT_RIGHT_-1205368631'), ('tmp_846', u'CBRANCH_-1205368709'), ('tmp_1916', u'COPY_-1205368458'), ('const-74', u'INT_AND_-1205368896'), ('tmp_1916', u'CAST_-1205368321'), ('tmp_1917', u'MULTIEQUAL_-1205368306'), (u'INT_AND_-1205368896', u'INT_EQUAL_-1205368896'), ('const-433', u'STORE_-1205368716'), (u'INT_NOTEQUAL_-1205368734', u'CBRANCH_-1205368709'), (u'CAST_-1205368336', u'LOAD_-1205369027'), (u'INT_MULT_-1205368697', u'INT_ADD_-1205368709'), (u'COPY_-1205368394', u'MULTIEQUAL_-1205368444'), (u'INT_REM_-1205369007', u'INT_MULT_-1205368999'), (u'INT_NOTEQUAL_-1205368627', u'CBRANCH_-1205368600'), ('const-4', u'INT_MULT_-1205368999'), ('const-16', u'INT_ADD_-1205369013'), (u'INT_ADD_-1205369011', u'CAST_-1205368336'), (u'MULTIEQUAL_-1205368300', u'PTRADD_-1205368228'), (u'CAST_-1205368210', u'LOAD_-1205368617'), ('const-15', u'INT_AND_-1205368766'), ('tmp_1038', u'CBRANCH_-1205368600'), (u'INT_LESS_-1205368987', u'CBRANCH_-1205368995'), (u'COPY_-1205368458', u'MULTIEQUAL_-1205368438'), ('const--16', u'INT_AND_-1205368816'), ('tmp_1982', u'INT_EQUAL_-1205369165'), (u'INT_RIGHT_-1205368738', u'MULTIEQUAL_-1205368344'), (u'INT_ADD_-1205368709', u'CAST_-1205368246'), ('const-433', u'STORE_-1205369017'), (u'MULTIEQUAL_-1205368344', u'SUBPIECE_-1205368383'), (u'LOAD_-1205368617', u'STORE_-1205368607'), (u'PTRADD_-1205368228', u'COPY_-1205368269'), ('tmp_2014', u'INT_AND_-1205368867'), (u'MULTIEQUAL_-1205368444', u'INT_DIV_-1205369069'), ('tmp_491', u'CBRANCH_-1205368894'), (u'CAST_-1205368246', u'LOAD_-1205368725'), ('const-0', u'SUBPIECE_-1205368336'), ('const-433', u'LOAD_-1205369027'), (u'INT_AND_-1205368816', u'INT_ADD_-1205368811'), (u'PTRADD_-1205368269', u'MULTIEQUAL_-1205368338'), (u'MULTIEQUAL_-1205368438', u'PTRADD_-1205368371'), (u'INT_ZEXT_-1205368410', u'INT_ADD_-1205368761'), ('const-0', u'SUBPIECE_-1205368383'), ('const-0', u'RETURN_-1205368931'), ('const-433', u'LOAD_-1205368617'), (u'INT_RIGHT_-1205368631', u'INT_NOTEQUAL_-1205368627'), ('const-2', u'INT_SRIGHT_-1205368948'), (u'COPY_-1205368269', u'MULTIEQUAL_-1205368300'), (u'INT_ZEXT_-1205368846', u'INT_2COMP_-1205368353'), ('const--1', u'PTRADD_-1205368371'), ('const-0', u'INT_EQUAL_-1205369165'), ('const-433', u'LOAD_-1205368725'), (u'PTRADD_-1205368371', u'STORE_-1205369017'), ('const-4', u'INT_MULT_-1205368589'), (u'INT_DIV_-1205369069', u'COPY_-1205368394'), (u'INT_AND_-1205368766', u'INT_ZEXT_-1205368410'), (u'INT_ADD_-1205369013', u'INT_ADD_-1205369011'), ('const-16384', u'INT_AND_-1205368867'), (u'INT_2COMP_-1205368353', u'INT_AND_-1205368816'), (u'INT_ZEXT_-1205368366', u'INT_MULT_-1205368589'), (u'INT_ADD_-1205368603', u'INT_ADD_-1205368601'), (u'PTRADD_-1205368228', u'STORE_-1205368607'), ('const-10', u'INT_DIV_-1205369069'), (u'MULTIEQUAL_-1205368444', u'INT_REM_-1205369007'), (u'INT_RIGHT_-1205368738', u'INT_NOTEQUAL_-1205368734'), ('tmp_26', u'CBRANCH_-1205369163'), (u'MULTIEQUAL_-1205368306', u'INT_RIGHT_-1205368631'), (u'SUBPIECE_-1205368336', u'INT_AND_-1205368647'), ('tmp_1911', u'INT_ADD_-1205368603'), ('const-4', u'INT_MULT_-1205368697'), (u'PTRADD_-1205368371', u'MULTIEQUAL_-1205368399'), ('const-10', u'INT_REM_-1205369007'), (u'MULTIEQUAL_-1205368306', u'SUBPIECE_-1205368336'), ('const--1', u'PTRADD_-1205368228'), (u'INT_AND_-1205368867', u'INT_EQUAL_-1205368864'), (u'PTRADD_-1205368269', u'MULTIEQUAL_-1205368399'), (u'PTRADD_-1205368228', u'MULTIEQUAL_-1205368399'), (u'INT_SRIGHT_-1205368948', u'RETURN_-1205368931'), (u'COPY_-1205368458', u'MULTIEQUAL_-1205368300'), ('tmp_299', u'CBRANCH_-1205368995'), (u'INT_AND_-1205368647', u'INT_ZEXT_-1205368366'), (u'INT_EQUAL_-1205369165', u'CBRANCH_-1205369163'), (u'MULTIEQUAL_-1205368444', u'INT_LESS_-1205368987'), (u'PTRADD_-1205368371', u'MULTIEQUAL_-1205368438'), ('const-4', u'PTRADD_-1205368269'), (u'MULTIEQUAL_-1205368338', u'PTRADD_-1205368269'), ('const-64', u'INT_EQUAL_-1205368896'), (u'MULTIEQUAL_-1205368399', u'CAST_-1205368320'), (u'LOAD_-1205368725', u'STORE_-1205368716'), (u'INT_ADD_-1205368601', u'CAST_-1205368210'), ('const-4', u'INT_RIGHT_-1205368738'), ('const-433', u'STORE_-1205368607'), ('const-0', u'INT_EQUAL_-1205368864'), (u'INT_EQUAL_-1205368896', u'CBRANCH_-1205368894'), (u'CAST_-1205368320', u'INT_SUB_-1205368975'), (u'CAST_-1205368321', u'INT_SUB_-1205368975'), ('const-7', u'INT_AND_-1205368647'), (u'INT_MULT_-1205368589', u'INT_ADD_-1205368601')]
null
null
003886a0
x64
O2
(translation_unit "long FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)\n\n{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (long)param_1 - (long)puVar3 >> 2;\n}\n\n" (function_definition "long FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)\n\n{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (long)param_1 - (long)puVar3 >> 2;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)" identifier (parameter_list "(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)" ( (parameter_declaration "undefined4 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_4" type_identifier identifier) , (parameter_declaration "char param_5" primitive_type identifier) ))) (compound_statement "{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (long)param_1 - (long)puVar3 >> 2;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined4 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (expression_statement "puVar3 = param_1;" (assignment_expression "puVar3 = param_1" identifier = identifier) ;) (if_statement "if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" if (parenthesized_expression "(param_5 == '\0')" ( (binary_expression "param_5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }" { (if_statement "if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" if (parenthesized_expression "((param_4 & 0x4a) == 0x40)" ( (binary_expression "(param_4 & 0x4a) == 0x40" (parenthesized_expression "(param_4 & 0x4a)" ( (binary_expression "param_4 & 0x4a" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "uVar2 = (uint)param_2;" (assignment_expression "uVar2 = (uint)param_2" identifier = (cast_expression "(uint)param_2" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "param_2 = param_2 >> 3;" (assignment_expression "param_2 = param_2 >> 3" identifier = (binary_expression "param_2 >> 3" identifier >> number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" * (cast_expression "(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" ( (binary_expression "param_3 + 0x10 + (ulong)(uVar2 & 7) * 4" (binary_expression "param_3 + 0x10" identifier + number_literal) + (binary_expression "(ulong)(uVar2 & 7) * 4" (call_expression "(ulong)(uVar2 & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 & 7)" ( (binary_expression "uVar2 & 7" identifier & number_literal) ))) * number_literal)) ))))) ;) }) while (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) ;) }) (else_clause "else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" else (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "uVar2 = (uint)param_2;" (assignment_expression "uVar2 = (uint)param_2" identifier = (cast_expression "(uint)param_2" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "param_2 = param_2 >> 4;" (assignment_expression "param_2 = param_2 >> 4" identifier = (binary_expression "param_2 >> 4" identifier >> number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" * (cast_expression "(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" ( (binary_expression "param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4" identifier + (binary_expression "((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4" (parenthesized_expression "((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14)" ( (binary_expression "(ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14" (binary_expression "(ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0)" (call_expression "(ulong)(uVar2 & 0xf)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 & 0xf)" ( (binary_expression "uVar2 & 0xf" identifier & number_literal) ))) + (parenthesized_expression "(-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0)" ( (binary_expression "-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0" (unary_expression "-(ulong)((param_4 & 0x4000) == 0)" - (call_expression "(ulong)((param_4 & 0x4000) == 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_4 & 0x4000) == 0)" ( (binary_expression "(param_4 & 0x4000) == 0" (parenthesized_expression "(param_4 & 0x4000)" ( (binary_expression "param_4 & 0x4000" identifier & number_literal) )) == number_literal) )))) & number_literal) ))) + number_literal) )) * number_literal)) ))))) ;) }) while (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) ;) }))) }) (else_clause "else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" else (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" * (cast_expression "(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10 + (param_2 % 10) * 4)" ( (binary_expression "param_3 + 0x10 + (param_2 % 10) * 4" (binary_expression "param_3 + 0x10" identifier + number_literal) + (binary_expression "(param_2 % 10) * 4" (parenthesized_expression "(param_2 % 10)" ( (binary_expression "param_2 % 10" identifier % number_literal) )) * number_literal)) ))))) ;) (expression_statement "bVar1 = 9 < param_2;" (assignment_expression "bVar1 = 9 < param_2" identifier = (binary_expression "9 < param_2" number_literal < identifier)) ;) (expression_statement "param_2 = param_2 / 10;" (assignment_expression "param_2 = param_2 / 10" identifier = (binary_expression "param_2 / 10" identifier / number_literal)) ;) }) while (parenthesized_expression "(bVar1)" ( identifier )) ;) }))) (return_statement "return (long)param_1 - (long)puVar3 >> 2;" return (binary_expression "(long)param_1 - (long)puVar3 >> 2" (binary_expression "(long)param_1 - (long)puVar3" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* int std::__int_to_char<wchar_t, unsigned long long>(wchar_t*, unsigned long long, wchar_t const*,\n std::_Ios_Fmtflags, bool) */\n\nint std::__int_to_char<wchar_t,unsigned_long_long>\n (undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)\n\n{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (int)((long)param_1 - (long)puVar3 >> 2);\n}\n\n" comment comment (declaration "int std::__int_to_char<wchar_t,unsigned_long_long>\n (undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)\n\n{\n bool bVar1;" primitive_type (ERROR "std::__int_to_char<" identifier : : identifier <) identifier , (ERROR "unsigned_long_long>\n (undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)\n\n{\n bool" (function_declarator "unsigned_long_long>\n (undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)" identifier (ERROR ">" >) (parameter_list "(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)" ( (parameter_declaration "undefined4 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_4" type_identifier identifier) , (parameter_declaration "char param_5" primitive_type identifier) ))) { primitive_type) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined4 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (expression_statement "puVar3 = param_1;" (assignment_expression "puVar3 = param_1" identifier = identifier) ;) (if_statement "if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" if (parenthesized_expression "(param_5 == '\0')" ( (binary_expression "param_5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }" { (if_statement "if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" if (parenthesized_expression "((param_4 & 0x4a) == 0x40)" ( (binary_expression "(param_4 & 0x4a) == 0x40" (parenthesized_expression "(param_4 & 0x4a)" ( (binary_expression "param_4 & 0x4a" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "uVar2 = (uint)param_2;" (assignment_expression "uVar2 = (uint)param_2" identifier = (cast_expression "(uint)param_2" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "param_2 = param_2 >> 3;" (assignment_expression "param_2 = param_2 >> 3" identifier = (binary_expression "param_2 >> 3" identifier >> number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" * (cast_expression "(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" ( (binary_expression "param_3 + 0x10 + (ulong)(uVar2 & 7) * 4" (binary_expression "param_3 + 0x10" identifier + number_literal) + (binary_expression "(ulong)(uVar2 & 7) * 4" (call_expression "(ulong)(uVar2 & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 & 7)" ( (binary_expression "uVar2 & 7" identifier & number_literal) ))) * number_literal)) ))))) ;) }) while (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) ;) }) (else_clause "else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" else (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "uVar2 = (uint)param_2;" (assignment_expression "uVar2 = (uint)param_2" identifier = (cast_expression "(uint)param_2" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "param_2 = param_2 >> 4;" (assignment_expression "param_2 = param_2 >> 4" identifier = (binary_expression "param_2 >> 4" identifier >> number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" * (cast_expression "(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" ( (binary_expression "param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4" identifier + (binary_expression "((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4" (parenthesized_expression "((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14)" ( (binary_expression "(ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14" (binary_expression "(ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0)" (call_expression "(ulong)(uVar2 & 0xf)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 & 0xf)" ( (binary_expression "uVar2 & 0xf" identifier & number_literal) ))) + (parenthesized_expression "(-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0)" ( (binary_expression "-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0" (unary_expression "-(ulong)((param_4 & 0x4000) == 0)" - (call_expression "(ulong)((param_4 & 0x4000) == 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_4 & 0x4000) == 0)" ( (binary_expression "(param_4 & 0x4000) == 0" (parenthesized_expression "(param_4 & 0x4000)" ( (binary_expression "param_4 & 0x4000" identifier & number_literal) )) == number_literal) )))) & number_literal) ))) + number_literal) )) * number_literal)) ))))) ;) }) while (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) ;) }))) }) (else_clause "else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" else (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" * (cast_expression "(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10 + (param_2 % 10) * 4)" ( (binary_expression "param_3 + 0x10 + (param_2 % 10) * 4" (binary_expression "param_3 + 0x10" identifier + number_literal) + (binary_expression "(param_2 % 10) * 4" (parenthesized_expression "(param_2 % 10)" ( (binary_expression "param_2 % 10" identifier % number_literal) )) * number_literal)) ))))) ;) (expression_statement "bVar1 = 9 < param_2;" (assignment_expression "bVar1 = 9 < param_2" identifier = (binary_expression "9 < param_2" number_literal < identifier)) ;) (expression_statement "param_2 = param_2 / 10;" (assignment_expression "param_2 = param_2 / 10" identifier = (binary_expression "param_2 / 10" identifier / number_literal)) ;) }) while (parenthesized_expression "(bVar1)" ( identifier )) ;) }))) (return_statement "return (int)((long)param_1 - (long)puVar3 >> 2);" return (cast_expression "(int)((long)param_1 - (long)puVar3 >> 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((long)param_1 - (long)puVar3 >> 2)" ( (binary_expression "(long)param_1 - (long)puVar3 >> 2" (binary_expression "(long)param_1 - (long)puVar3" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) ;) (ERROR "}" }))
(translation_unit "long FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)\n\n{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (long)param_1 - (long)puVar3 >> 2;\n}\n\n" (function_definition "long FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)\n\n{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (long)param_1 - (long)puVar3 >> 2;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)" identifier (parameter_list "(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)" ( (parameter_declaration "undefined4 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_4" type_identifier identifier) , (parameter_declaration "char param_5" primitive_type identifier) ))) (compound_statement "{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (long)param_1 - (long)puVar3 >> 2;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined4 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (expression_statement "puVar3 = param_1;" (assignment_expression "puVar3 = param_1" identifier = identifier) ;) (if_statement "if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" if (parenthesized_expression "(param_5 == '\0')" ( (binary_expression "param_5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }" { (if_statement "if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" if (parenthesized_expression "((param_4 & 0x4a) == 0x40)" ( (binary_expression "(param_4 & 0x4a) == 0x40" (parenthesized_expression "(param_4 & 0x4a)" ( (binary_expression "param_4 & 0x4a" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "uVar2 = (uint)param_2;" (assignment_expression "uVar2 = (uint)param_2" identifier = (cast_expression "(uint)param_2" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "param_2 = param_2 >> 3;" (assignment_expression "param_2 = param_2 >> 3" identifier = (binary_expression "param_2 >> 3" identifier >> number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" * (cast_expression "(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" ( (binary_expression "param_3 + 0x10 + (ulong)(uVar2 & 7) * 4" (binary_expression "param_3 + 0x10" identifier + number_literal) + (binary_expression "(ulong)(uVar2 & 7) * 4" (call_expression "(ulong)(uVar2 & 7)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 & 7)" ( (binary_expression "uVar2 & 7" identifier & number_literal) ))) * number_literal)) ))))) ;) }) while (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) ;) }) (else_clause "else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" else (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "uVar2 = (uint)param_2;" (assignment_expression "uVar2 = (uint)param_2" identifier = (cast_expression "(uint)param_2" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "param_2 = param_2 >> 4;" (assignment_expression "param_2 = param_2 >> 4" identifier = (binary_expression "param_2 >> 4" identifier >> number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" * (cast_expression "(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" ( (binary_expression "param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4" identifier + (binary_expression "((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4" (parenthesized_expression "((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14)" ( (binary_expression "(ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14" (binary_expression "(ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0)" (call_expression "(ulong)(uVar2 & 0xf)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar2 & 0xf)" ( (binary_expression "uVar2 & 0xf" identifier & number_literal) ))) + (parenthesized_expression "(-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0)" ( (binary_expression "-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0" (unary_expression "-(ulong)((param_4 & 0x4000) == 0)" - (call_expression "(ulong)((param_4 & 0x4000) == 0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_4 & 0x4000) == 0)" ( (binary_expression "(param_4 & 0x4000) == 0" (parenthesized_expression "(param_4 & 0x4000)" ( (binary_expression "param_4 & 0x4000" identifier & number_literal) )) == number_literal) )))) & number_literal) ))) + number_literal) )) * number_literal)) ))))) ;) }) while (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) ;) }))) }) (else_clause "else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" else (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" { (do_statement "do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);" do (compound_statement "{\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n }" { (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" identifier = (binary_expression "puVar3 + -1" identifier + number_literal)) ;) (expression_statement "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" * (cast_expression "(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x10 + (param_2 % 10) * 4)" ( (binary_expression "param_3 + 0x10 + (param_2 % 10) * 4" (binary_expression "param_3 + 0x10" identifier + number_literal) + (binary_expression "(param_2 % 10) * 4" (parenthesized_expression "(param_2 % 10)" ( (binary_expression "param_2 % 10" identifier % number_literal) )) * number_literal)) ))))) ;) (expression_statement "bVar1 = 9 < param_2;" (assignment_expression "bVar1 = 9 < param_2" identifier = (binary_expression "9 < param_2" number_literal < identifier)) ;) (expression_statement "param_2 = param_2 / 10;" (assignment_expression "param_2 = param_2 / 10" identifier = (binary_expression "param_2 / 10" identifier / number_literal)) ;) }) while (parenthesized_expression "(bVar1)" ( identifier )) ;) }))) (return_statement "return (long)param_1 - (long)puVar3 >> 2;" return (binary_expression "(long)param_1 - (long)puVar3 >> 2" (binary_expression "(long)param_1 - (long)puVar3" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (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 & LIT) )) == LIT) )) (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) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (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 (binary_expression IDENT + LIT) + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT & LIT) ))) * LIT)) ))))) ;) }) while (parenthesized_expression ( (binary_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 = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (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 + (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT & LIT) ))) + (parenthesized_expression ( (binary_expression (unary_expression - (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )))) & LIT) ))) + LIT) )) * LIT)) ))))) ;) }) while (parenthesized_expression ( (binary_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 (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression (parenthesized_expression ( (binary_expression IDENT % LIT) )) * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression LIT < IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT / LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) }))) (return_statement return (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) ;) })))
(function_definition "long FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)\n\n{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (long)param_1 - (long)puVar3 >> 2;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_003886a0(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)" (identifier "FUN_003886a0") (parameter_list "(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5)" (( "(") (parameter_declaration "undefined4 *param_1" (type_identifier "undefined4") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "ulong param_2" (type_identifier "ulong") (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) (, ",") (parameter_declaration "uint param_4" (type_identifier "uint") (identifier "param_4")) (, ",") (parameter_declaration "char param_5" (primitive_type "char") (identifier "param_5")) () ")"))) (compound_statement "{\n bool bVar1;\n uint uVar2;\n undefined4 *puVar3;\n \n puVar3 = param_1;\n if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }\n return (long)param_1 - (long)puVar3 >> 2;\n}" ({ "{") (declaration "bool bVar1;" (primitive_type "bool") (identifier "bVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "undefined4 *puVar3;" (type_identifier "undefined4") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (expression_statement "puVar3 = param_1;" (assignment_expression "puVar3 = param_1" (identifier "puVar3") (= "=") (identifier "param_1")) (; ";")) (if_statement "if (param_5 == '\0') {\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" (if "if") (parenthesized_expression "(param_5 == '\0')" (( "(") (binary_expression "param_5 == '\0'" (identifier "param_5") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }\n }" ({ "{") (if_statement "if ((param_4 & 0x4a) == 0x40) {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }\n else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" (if "if") (parenthesized_expression "((param_4 & 0x4a) == 0x40)" (( "(") (binary_expression "(param_4 & 0x4a) == 0x40" (parenthesized_expression "(param_4 & 0x4a)" (( "(") (binary_expression "param_4 & 0x4a" (identifier "param_4") (& "&") (number_literal "0x4a")) () ")")) (== "==") (number_literal "0x40")) () ")")) (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);\n }" ({ "{") (do_statement "do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n } while (param_2 != 0);" (do "do") (compound_statement "{\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 3;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);\n }" ({ "{") (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" (identifier "puVar3") (= "=") (binary_expression "puVar3 + -1" (identifier "puVar3") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "uVar2 = (uint)param_2;" (assignment_expression "uVar2 = (uint)param_2" (identifier "uVar2") (= "=") (cast_expression "(uint)param_2" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "param_2"))) (; ";")) (expression_statement "param_2 = param_2 >> 3;" (assignment_expression "param_2 = param_2 >> 3" (identifier "param_2") (= "=") (binary_expression "param_2 >> 3" (identifier "param_2") (>> ">>") (number_literal "3"))) (; ";")) (expression_statement "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (= "=") (pointer_expression "*(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" (* "*") (cast_expression "(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4)" (( "(") (binary_expression "param_3 + 0x10 + (ulong)(uVar2 & 7) * 4" (binary_expression "param_3 + 0x10" (identifier "param_3") (+ "+") (number_literal "0x10")) (+ "+") (binary_expression "(ulong)(uVar2 & 7) * 4" (call_expression "(ulong)(uVar2 & 7)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar2 & 7)" (( "(") (binary_expression "uVar2 & 7" (identifier "uVar2") (& "&") (number_literal "7")) () ")"))) (* "*") (number_literal "4"))) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}")) (else_clause "else {\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" (else "else") (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);\n }" ({ "{") (do_statement "do {\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n } while (param_2 != 0);" (do "do") (compound_statement "{\n puVar3 = puVar3 + -1;\n uVar2 = (uint)param_2;\n param_2 = param_2 >> 4;\n *puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);\n }" ({ "{") (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" (identifier "puVar3") (= "=") (binary_expression "puVar3 + -1" (identifier "puVar3") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "uVar2 = (uint)param_2;" (assignment_expression "uVar2 = (uint)param_2" (identifier "uVar2") (= "=") (cast_expression "(uint)param_2" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "param_2"))) (; ";")) (expression_statement "param_2 = param_2 >> 4;" (assignment_expression "param_2 = param_2 >> 4" (identifier "param_2") (= "=") (binary_expression "param_2 >> 4" (identifier "param_2") (>> ">>") (number_literal "4"))) (; ";")) (expression_statement "*puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (= "=") (pointer_expression "*(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" (* "*") (cast_expression "(undefined4 *)\n (param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4)" (( "(") (binary_expression "param_3 +\n ((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4" (identifier "param_3") (+ "+") (binary_expression "((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4" (parenthesized_expression "((ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14)" (( "(") (binary_expression "(ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14" (binary_expression "(ulong)(uVar2 & 0xf) +\n (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0)" (call_expression "(ulong)(uVar2 & 0xf)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar2 & 0xf)" (( "(") (binary_expression "uVar2 & 0xf" (identifier "uVar2") (& "&") (number_literal "0xf")) () ")"))) (+ "+") (parenthesized_expression "(-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0)" (( "(") (binary_expression "-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0" (unary_expression "-(ulong)((param_4 & 0x4000) == 0)" (- "-") (call_expression "(ulong)((param_4 & 0x4000) == 0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((param_4 & 0x4000) == 0)" (( "(") (binary_expression "(param_4 & 0x4000) == 0" (parenthesized_expression "(param_4 & 0x4000)" (( "(") (binary_expression "param_4 & 0x4000" (identifier "param_4") (& "&") (number_literal "0x4000")) () ")")) (== "==") (number_literal "0")) () ")")))) (& "&") (number_literal "0xfffffffffffffff0")) () ")"))) (+ "+") (number_literal "0x14")) () ")")) (* "*") (number_literal "4"))) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" (else "else") (compound_statement "{\n do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);\n }" ({ "{") (do_statement "do {\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n } while (bVar1);" (do "do") (compound_statement "{\n puVar3 = puVar3 + -1;\n *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);\n bVar1 = 9 < param_2;\n param_2 = param_2 / 10;\n }" ({ "{") (expression_statement "puVar3 = puVar3 + -1;" (assignment_expression "puVar3 = puVar3 + -1" (identifier "puVar3") (= "=") (binary_expression "puVar3 + -1" (identifier "puVar3") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4);" (assignment_expression "*puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" (pointer_expression "*puVar3" (* "*") (identifier "puVar3")) (= "=") (pointer_expression "*(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" (* "*") (cast_expression "(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x10 + (param_2 % 10) * 4)" (( "(") (binary_expression "param_3 + 0x10 + (param_2 % 10) * 4" (binary_expression "param_3 + 0x10" (identifier "param_3") (+ "+") (number_literal "0x10")) (+ "+") (binary_expression "(param_2 % 10) * 4" (parenthesized_expression "(param_2 % 10)" (( "(") (binary_expression "param_2 % 10" (identifier "param_2") (% "%") (number_literal "10")) () ")")) (* "*") (number_literal "4"))) () ")"))))) (; ";")) (expression_statement "bVar1 = 9 < param_2;" (assignment_expression "bVar1 = 9 < param_2" (identifier "bVar1") (= "=") (binary_expression "9 < param_2" (number_literal "9") (< "<") (identifier "param_2"))) (; ";")) (expression_statement "param_2 = param_2 / 10;" (assignment_expression "param_2 = param_2 / 10" (identifier "param_2") (= "=") (binary_expression "param_2 / 10" (identifier "param_2") (/ "/") (number_literal "10"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar1)" (( "(") (identifier "bVar1") () ")")) (; ";")) (} "}")))) (return_statement "return (long)param_1 - (long)puVar3 >> 2;" (return "return") (binary_expression "(long)param_1 - (long)puVar3 >> 2" (binary_expression "(long)param_1 - (long)puVar3" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (- "-") (cast_expression "(long)puVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar3"))) (>> ">>") (number_literal "2")) (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* int std::__int_to_char<wchar_t, unsigned long long>(wchar_t*, unsigned long long, wchar_t const*, std::_Ios_Fmtflags, bool) */ int std::__int_to_char<wchar_t,unsigned_long_long> (type_2 *param_1,ulong var_4,long var_5,type_1 var_2,char var_1) { bool bVar1; type_1 var_6; type_2 *var_3; var_3 = param_1; if (var_1 == '\0') { if ((var_2 & 0x4a) == 0x40) { do { var_3 = var_3 + -1; var_6 = (type_1)var_4; var_4 = var_4 >> 3; *var_3 = *(type_2 *)(var_5 + 0x10 + (ulong)(var_6 & 7) * 4); } while (var_4 != 0); } else { do { var_3 = var_3 + -1; var_6 = (type_1)var_4; var_4 = var_4 >> 4; *var_3 = *(type_2 *) (var_5 + ((ulong)(var_6 & 0xf) + (-(ulong)((var_2 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4); } while (var_4 != 0); } } else { do { var_3 = var_3 + -1; *var_3 = *(type_2 *)(var_5 + 0x10 + (var_4 % 10) * 4); bVar1 = 9 < var_4; var_4 = var_4 / 10; } while (bVar1); } return (int)((long)param_1 - (long)var_3 >> 2); }
null
(translation_unit (function_definition type: (sized_type_specifier) 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: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) 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: (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)))) (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: (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: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal))))))))) condition: (parenthesized_expression (binary_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: (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: (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: (parenthesized_expression (binary_expression left: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (parenthesized_expression (binary_expression left: (unary_expression argument: (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: (number_literal)))) right: (number_literal))) right: (number_literal))))))))) condition: (parenthesized_expression (binary_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: (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: (binary_expression left: (identifier) right: (number_literal)) 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: (number_literal) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier)))))) (return_statement (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))))))
null
long MASKED(undefined4 *param_1,ulong param_2,long param_3,uint param_4,char param_5) { bool bVar1; uint uVar2; undefined4 *puVar3; puVar3 = param_1; if (param_5 == '\0') { if ((param_4 & 0x4a) == 0x40) { do { puVar3 = puVar3 + -1; uVar2 = (uint)param_2; param_2 = param_2 >> 3; *puVar3 = *(undefined4 *)(param_3 + 0x10 + (ulong)(uVar2 & 7) * 4); } while (param_2 != 0); } else { do { puVar3 = puVar3 + -1; uVar2 = (uint)param_2; param_2 = param_2 >> 4; *puVar3 = *(undefined4 *) (param_3 + ((ulong)(uVar2 & 0xf) + (-(ulong)((param_4 & 0x4000) == 0) & 0xfffffffffffffff0) + 0x14) * 4); } while (param_2 != 0); } } else { do { puVar3 = puVar3 + -1; *puVar3 = *(undefined4 *)(param_3 + 0x10 + (param_2 % 10) * 4); bVar1 = 9 < param_2; param_2 = param_2 / 10; } while (bVar1); } return (long)param_1 - (long)puVar3 >> 2; }
354_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
lang_for_each_file
FUN_00118c30
void lang_for_each_file(_func_void_lang_input_statement_type_ptr *func) { lang_statement_union *plVar1; plVar1 = file_chain.head; if (file_chain.head != (lang_statement_union *)0x0) { do { (*func)((lang_input_statement_type *)plVar1); plVar1 = (plVar1->wild_statement).children.head; } while (plVar1 != (lang_statement_union *)0x0); } return; }
void FUN_00118c30(code *param_1) { long *plVar1; long lVar2; lVar2 = DAT_0017b230; if (DAT_0017b230 != 0) { do { (*param_1)(lVar2); plVar1 = (long *)(lVar2 + 0x30); lVar2 = *plVar1; } while (*plVar1 != 0); } return; }
PUSH RBP PUSH RBX SUB RSP,0x8 MOV RBX,qword ptr [0x0017b230] TEST RBX,RBX JZ 0x00118c56 MOV RBP,RDI NOP dword ptr [RAX] MOV RDI,RBX CALL RBP MOV RBX,qword ptr [RBX + 0x30] TEST RBX,RBX JNZ 0x00118c48 ADD RSP,0x8 POP RBX POP RBP RET
null
null
null
null
[('tmp_117', u'CBRANCH_-1207006074'), (u'MULTIEQUAL_-1207005989', u'CAST_-1207005932'), (u'MULTIEQUAL_-1207005941', u'COPY_-1207005995'), (u'CALLIND_-1207006094', u'INDIRECT_-1207005953'), ('const-0', u'INT_NOTEQUAL_-1207006076'), ('const-0', u'RETURN_-1207006041'), (u'LOAD_-1207006096', u'INT_NOTEQUAL_-1207006076'), ('const-0', u'INT_NOTEQUAL_-1207006115'), (u'COPY_-1207006007', u'MULTIEQUAL_-1207005989'), ('tmp_395', u'MULTIEQUAL_-1207005954'), (u'INT_NOTEQUAL_-1207006115', u'CBRANCH_-1207006114'), ('tmp_395', u'COPY_-1207006007'), (u'CAST_-1207005932', u'CALLIND_-1207006094'), (u'COPY_-1207005988', u'MULTIEQUAL_-1207005989'), (u'INDIRECT_-1207005953', u'MULTIEQUAL_-1207005954'), (u'PTRSUB_-1207005932', u'PTRSUB_-1207005931'), (u'MULTIEQUAL_-1207005989', u'PTRSUB_-1207005927'), ('const-48', u'PTRSUB_-1207005932'), ('tmp_178', u'CALLIND_-1207006094'), ('tmp_395', u'MULTIEQUAL_-1207005941'), ('tmp_68', u'CBRANCH_-1207006114'), ('tmp_395', u'INT_NOTEQUAL_-1207006115'), ('const-433', u'LOAD_-1207006096'), ('const-0', u'PTRSUB_-1207005931'), (u'PTRSUB_-1207005931', u'LOAD_-1207006096'), ('const-0', u'PTRSUB_-1207005927'), (u'INDIRECT_-1207005953', u'MULTIEQUAL_-1207005941'), (u'PTRSUB_-1207005927', u'PTRSUB_-1207005932'), (u'LOAD_-1207006096', u'COPY_-1207005988'), (u'INT_NOTEQUAL_-1207006076', u'CBRANCH_-1207006074')]
[('tmp_323', u'CALLIND_-1207006094'), ('tmp_117', u'CBRANCH_-1207006074'), (u'MULTIEQUAL_-1207005941', u'COPY_-1207005995'), (u'CALLIND_-1207006094', u'INDIRECT_-1207005953'), ('const-0', u'INT_NOTEQUAL_-1207006076'), ('const-433', u'LOAD_-1207006096'), ('const-0', u'RETURN_-1207006041'), (u'COPY_-1207006009', u'MULTIEQUAL_-1207005989'), (u'LOAD_-1207006096', u'INT_NOTEQUAL_-1207006076'), (u'COPY_-1207005990', u'MULTIEQUAL_-1207005989'), ('const-0', u'INT_NOTEQUAL_-1207006115'), (u'INT_NOTEQUAL_-1207006115', u'CBRANCH_-1207006114'), ('tmp_394', u'MULTIEQUAL_-1207005941'), ('tmp_394', u'INT_NOTEQUAL_-1207006115'), (u'INDIRECT_-1207005953', u'MULTIEQUAL_-1207005954'), (u'MULTIEQUAL_-1207005989', u'INT_ADD_-1207006080'), (u'MULTIEQUAL_-1207005989', u'CALLIND_-1207006094'), ('tmp_394', u'COPY_-1207006009'), (u'CAST_-1207005932', u'LOAD_-1207006096'), ('tmp_68', u'CBRANCH_-1207006114'), ('const-48', u'INT_ADD_-1207006080'), (u'INDIRECT_-1207005953', u'MULTIEQUAL_-1207005941'), (u'INT_ADD_-1207006080', u'CAST_-1207005932'), (u'LOAD_-1207006096', u'COPY_-1207005990'), ('tmp_394', u'MULTIEQUAL_-1207005954'), (u'INT_NOTEQUAL_-1207006076', u'CBRANCH_-1207006074')]
null
null
00118c30
x64
O2
(translation_unit "void FUN_00118c30(code *param_1)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = DAT_0017b230;\n if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }\n return;\n}\n\n" (function_definition "void FUN_00118c30(code *param_1)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = DAT_0017b230;\n if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }\n return;\n}" primitive_type (function_declarator "FUN_00118c30(code *param_1)" identifier (parameter_list "(code *param_1)" ( (parameter_declaration "code *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long lVar2;\n \n lVar2 = DAT_0017b230;\n if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar2 = DAT_0017b230;" (assignment_expression "lVar2 = DAT_0017b230" identifier = identifier) ;) (if_statement "if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }" if (parenthesized_expression "(DAT_0017b230 != 0)" ( (binary_expression "DAT_0017b230 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }" { (do_statement "do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);" do (compound_statement "{\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n }" { (expression_statement "(*param_1)(lVar2);" (call_expression "(*param_1)(lVar2)" (parenthesized_expression "(*param_1)" ( (pointer_expression "*param_1" * identifier) )) (argument_list "(lVar2)" ( identifier ))) ;) (expression_statement "plVar1 = (long *)(lVar2 + 0x30);" (assignment_expression "plVar1 = (long *)(lVar2 + 0x30)" identifier = (cast_expression "(long *)(lVar2 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x30)" ( (binary_expression "lVar2 + 0x30" identifier + number_literal) )))) ;) (expression_statement "lVar2 = *plVar1;" (assignment_expression "lVar2 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) }) while (parenthesized_expression "(*plVar1 != 0)" ( (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" * identifier) != number_literal) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void lang_for_each_file(_func_void_lang_input_statement_type_ptr *func)\n\n{\n lang_statement_union *plVar1;\n \n plVar1 = file_chain.head;\n if (file_chain.head != (lang_statement_union *)0x0) {\n do {\n (*func)((lang_input_statement_type *)plVar1);\n plVar1 = (plVar1->wild_statement).children.head;\n } while (plVar1 != (lang_statement_union *)0x0);\n }\n return;\n}\n\n" (function_definition "void lang_for_each_file(_func_void_lang_input_statement_type_ptr *func)\n\n{\n lang_statement_union *plVar1;\n \n plVar1 = file_chain.head;\n if (file_chain.head != (lang_statement_union *)0x0) {\n do {\n (*func)((lang_input_statement_type *)plVar1);\n plVar1 = (plVar1->wild_statement).children.head;\n } while (plVar1 != (lang_statement_union *)0x0);\n }\n return;\n}" primitive_type (function_declarator "lang_for_each_file(_func_void_lang_input_statement_type_ptr *func)" identifier (parameter_list "(_func_void_lang_input_statement_type_ptr *func)" ( (parameter_declaration "_func_void_lang_input_statement_type_ptr *func" type_identifier (pointer_declarator "*func" * identifier)) ))) (compound_statement "{\n lang_statement_union *plVar1;\n \n plVar1 = file_chain.head;\n if (file_chain.head != (lang_statement_union *)0x0) {\n do {\n (*func)((lang_input_statement_type *)plVar1);\n plVar1 = (plVar1->wild_statement).children.head;\n } while (plVar1 != (lang_statement_union *)0x0);\n }\n return;\n}" { (declaration "lang_statement_union *plVar1;" type_identifier (pointer_declarator "*plVar1" * identifier) ;) (expression_statement "plVar1 = file_chain.head;" (assignment_expression "plVar1 = file_chain.head" identifier = (field_expression "file_chain.head" identifier . field_identifier)) ;) (if_statement "if (file_chain.head != (lang_statement_union *)0x0) {\n do {\n (*func)((lang_input_statement_type *)plVar1);\n plVar1 = (plVar1->wild_statement).children.head;\n } while (plVar1 != (lang_statement_union *)0x0);\n }" if (parenthesized_expression "(file_chain.head != (lang_statement_union *)0x0)" ( (binary_expression "file_chain.head != (lang_statement_union *)0x0" (field_expression "file_chain.head" identifier . field_identifier) != (cast_expression "(lang_statement_union *)0x0" ( (type_descriptor "lang_statement_union *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n do {\n (*func)((lang_input_statement_type *)plVar1);\n plVar1 = (plVar1->wild_statement).children.head;\n } while (plVar1 != (lang_statement_union *)0x0);\n }" { (do_statement "do {\n (*func)((lang_input_statement_type *)plVar1);\n plVar1 = (plVar1->wild_statement).children.head;\n } while (plVar1 != (lang_statement_union *)0x0);" do (compound_statement "{\n (*func)((lang_input_statement_type *)plVar1);\n plVar1 = (plVar1->wild_statement).children.head;\n }" { (expression_statement "(*func)((lang_input_statement_type *)plVar1);" (call_expression "(*func)((lang_input_statement_type *)plVar1)" (parenthesized_expression "(*func)" ( (pointer_expression "*func" * identifier) )) (argument_list "((lang_input_statement_type *)plVar1)" ( (cast_expression "(lang_input_statement_type *)plVar1" ( (type_descriptor "lang_input_statement_type *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "plVar1 = (plVar1->wild_statement).children.head;" (assignment_expression "plVar1 = (plVar1->wild_statement).children.head" identifier = (field_expression "(plVar1->wild_statement).children.head" (field_expression "(plVar1->wild_statement).children" (parenthesized_expression "(plVar1->wild_statement)" ( (field_expression "plVar1->wild_statement" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) }) while (parenthesized_expression "(plVar1 != (lang_statement_union *)0x0)" ( (binary_expression "plVar1 != (lang_statement_union *)0x0" identifier != (cast_expression "(lang_statement_union *)0x0" ( (type_descriptor "lang_statement_union *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00118c30(code *param_1)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = DAT_0017b230;\n if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }\n return;\n}\n\n" (function_definition "void FUN_00118c30(code *param_1)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = DAT_0017b230;\n if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }\n return;\n}" primitive_type (function_declarator "FUN_00118c30(code *param_1)" identifier (parameter_list "(code *param_1)" ( (parameter_declaration "code *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long lVar2;\n \n lVar2 = DAT_0017b230;\n if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar2 = DAT_0017b230;" (assignment_expression "lVar2 = DAT_0017b230" identifier = identifier) ;) (if_statement "if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }" if (parenthesized_expression "(DAT_0017b230 != 0)" ( (binary_expression "DAT_0017b230 != 0" identifier != number_literal) )) (compound_statement "{\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }" { (do_statement "do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);" do (compound_statement "{\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n }" { (expression_statement "(*param_1)(lVar2);" (call_expression "(*param_1)(lVar2)" (parenthesized_expression "(*param_1)" ( (pointer_expression "*param_1" * identifier) )) (argument_list "(lVar2)" ( identifier ))) ;) (expression_statement "plVar1 = (long *)(lVar2 + 0x30);" (assignment_expression "plVar1 = (long *)(lVar2 + 0x30)" identifier = (cast_expression "(long *)(lVar2 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x30)" ( (binary_expression "lVar2 + 0x30" identifier + number_literal) )))) ;) (expression_statement "lVar2 = *plVar1;" (assignment_expression "lVar2 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) }) while (parenthesized_expression "(*plVar1 != 0)" ( (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" * 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 { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) ;) })) (return_statement return ;) })))
(function_definition "void FUN_00118c30(code *param_1)\n\n{\n long *plVar1;\n long lVar2;\n \n lVar2 = DAT_0017b230;\n if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00118c30(code *param_1)" (identifier "FUN_00118c30") (parameter_list "(code *param_1)" (( "(") (parameter_declaration "code *param_1" (type_identifier "code") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n long *plVar1;\n long lVar2;\n \n lVar2 = DAT_0017b230;\n if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }\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") (; ";")) (expression_statement "lVar2 = DAT_0017b230;" (assignment_expression "lVar2 = DAT_0017b230" (identifier "lVar2") (= "=") (identifier "DAT_0017b230")) (; ";")) (if_statement "if (DAT_0017b230 != 0) {\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }" (if "if") (parenthesized_expression "(DAT_0017b230 != 0)" (( "(") (binary_expression "DAT_0017b230 != 0" (identifier "DAT_0017b230") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);\n }" ({ "{") (do_statement "do {\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n } while (*plVar1 != 0);" (do "do") (compound_statement "{\n (*param_1)(lVar2);\n plVar1 = (long *)(lVar2 + 0x30);\n lVar2 = *plVar1;\n }" ({ "{") (expression_statement "(*param_1)(lVar2);" (call_expression "(*param_1)(lVar2)" (parenthesized_expression "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")")) (argument_list "(lVar2)" (( "(") (identifier "lVar2") () ")"))) (; ";")) (expression_statement "plVar1 = (long *)(lVar2 + 0x30);" (assignment_expression "plVar1 = (long *)(lVar2 + 0x30)" (identifier "plVar1") (= "=") (cast_expression "(long *)(lVar2 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x30)" (( "(") (binary_expression "lVar2 + 0x30" (identifier "lVar2") (+ "+") (number_literal "0x30")) () ")")))) (; ";")) (expression_statement "lVar2 = *plVar1;" (assignment_expression "lVar2 = *plVar1" (identifier "lVar2") (= "=") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*plVar1 != 0)" (( "(") (binary_expression "*plVar1 != 0" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *func) { type_2 *var_1; var_1 = file_chain.head; if (file_chain.head != (type_2 *)0x0) { do { (*func)((type_3 *)var_1); var_1 = (var_1->wild_statement).children.head; } while (var_1 != (type_2 *)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))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) 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 (do_statement body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier))))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (return_statement))))
null
void MASKED(code *param_1) { long *plVar1; long lVar2; lVar2 = DAT_0017b230; if (DAT_0017b230 != 0) { do { (*param_1)(lVar2); plVar1 = (long *)(lVar2 + 0x30); lVar2 = *plVar1; } while (*plVar1 != 0); } return; }
162_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
write
write
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t write(int __fd,void *__buf,size_t __n) { ssize_t sVar1; sVar1 = (*(code *)PTR_write_0043e518)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t write(int __fd,void *__buf,size_t __n) { ssize_t sVar1; sVar1 = (*(code *)PTR_write_0043e518)(); return sVar1; }
JMP qword ptr [0x0043e518]
null
null
null
null
[(u'CALLIND_-1207207368', u'INDIRECT_-1207207304'), ('const-0', u'RETURN_-1207207365'), (u'CAST_-1207207299', u'CALLIND_-1207207368'), ('tmp_44', u'CAST_-1207207299'), (u'INDIRECT_-1207207304', u'COPY_-1207207363'), (u'CALLIND_-1207207368', u'RETURN_-1207207365')]
[(u'CALLIND_-1207207368', u'INDIRECT_-1207207304'), ('const-0', u'RETURN_-1207207365'), (u'CAST_-1207207299', u'CALLIND_-1207207368'), ('tmp_44', u'CAST_-1207207299'), (u'INDIRECT_-1207207304', u'COPY_-1207207363'), (u'CALLIND_-1207207368', u'RETURN_-1207207365')]
null
null
00147a30
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}" primitive_type (function_declarator "write(int __fd,void *__buf,size_t __n)" identifier (parameter_list "(int __fd,void *__buf,size_t __n)" ( (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) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_write_0043e518)();" (assignment_expression "sVar1 = (*(code *)PTR_write_0043e518)()" identifier = (call_expression "(*(code *)PTR_write_0043e518)()" (parenthesized_expression "(*(code *)PTR_write_0043e518)" ( (pointer_expression "*(code *)PTR_write_0043e518" * (cast_expression "(code *)PTR_write_0043e518" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}\n\n" comment (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}" primitive_type (function_declarator "write(int __fd,void *__buf,size_t __n)" identifier (parameter_list "(int __fd,void *__buf,size_t __n)" ( (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) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_write_0043e518)();" (assignment_expression "sVar1 = (*(code *)PTR_write_0043e518)()" identifier = (call_expression "(*(code *)PTR_write_0043e518)()" (parenthesized_expression "(*(code *)PTR_write_0043e518)" ( (pointer_expression "*(code *)PTR_write_0043e518" * (cast_expression "(code *)PTR_write_0043e518" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}\n\n" (function_definition "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}" primitive_type (function_declarator "write(int __fd,void *__buf,size_t __n)" identifier (parameter_list "(int __fd,void *__buf,size_t __n)" ( (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) ))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}" { (declaration "ssize_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_write_0043e518)();" (assignment_expression "sVar1 = (*(code *)PTR_write_0043e518)()" identifier = (call_expression "(*(code *)PTR_write_0043e518)()" (parenthesized_expression "(*(code *)PTR_write_0043e518)" ( (pointer_expression "*(code *)PTR_write_0043e518" * (cast_expression "(code *)PTR_write_0043e518" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (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 "ssize_t write(int __fd,void *__buf,size_t __n)\n\n{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}" (primitive_type "ssize_t") (function_declarator "write(int __fd,void *__buf,size_t __n)" (identifier "write") (parameter_list "(int __fd,void *__buf,size_t __n)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) (, ",") (parameter_declaration "void *__buf" (primitive_type "void") (pointer_declarator "*__buf" (* "*") (identifier "__buf"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")"))) (compound_statement "{\n ssize_t sVar1;\n \n sVar1 = (*(code *)PTR_write_0043e518)();\n return sVar1;\n}" ({ "{") (declaration "ssize_t sVar1;" (primitive_type "ssize_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_write_0043e518)();" (assignment_expression "sVar1 = (*(code *)PTR_write_0043e518)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_write_0043e518)()" (parenthesized_expression "(*(code *)PTR_write_0043e518)" (( "(") (pointer_expression "*(code *)PTR_write_0043e518" (* "*") (cast_expression "(code *)PTR_write_0043e518" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_write_0043e518"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return sVar1;" (return "return") (identifier "sVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ ssize_t function_1(int __fd,void *__buf,size_t __n) { ssize_t sVar1; sVar1 = (*(type_1 *)PTR_write_0043e518)(); return sVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (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: (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 */ ssize_t MASKED(int __fd,void *__buf,size_t __n) { ssize_t sVar1; sVar1 = (*(code *)PTR_MASKED_0043e518)(); return sVar1; }
6659_i686-linux-gnu-dwp_and_i686-linux-gnu-dwp_strip.c
string
FUN_00280010
/* std::string::string(char const*, unsigned long, std::allocator<char> const&) */ void __thiscall std::string::string(string *this,char *param_1,ulong param_2,allocator *param_3) { *(string **)this = this + 0x10; __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*> ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)this,param_1, param_1 + param_2); return; }
void FUN_00280010(long *param_1,long param_2,long param_3) { *param_1 = (long)(param_1 + 2); FUN_0015cbe0(param_1,param_2,param_3 + param_2); return; }
LEA RAX,[RDI + 0x10] ADD RDX,RSI MOV qword ptr [RDI],RAX JMP 0x0015cbe0
null
null
null
null
[('tmp_44', u'PTRADD_-1204354991'), ('const-1', u'PTRADD_-1204354991'), (u'PTRADD_-1204354991', u'STORE_-1204355034'), ('tmp_45', u'PTRADD_-1204354983'), ('const-1', u'PTRADD_-1204354983'), ('const-0', u'RETURN_-1204355022'), ('tmp_44', u'CAST_-1204354951'), (u'CAST_-1204354951', u'CALL_-1204355026'), ('tmp_44', u'CAST_-1204354955'), ('const-16', u'PTRADD_-1204354991'), ('const-433', u'STORE_-1204355034'), ('tmp_46', u'PTRADD_-1204354983'), (u'CAST_-1204354955', u'STORE_-1204355034'), ('tmp_45', u'CALL_-1204355026'), (u'PTRADD_-1204354983', u'CALL_-1204355026')]
[('const-433', u'STORE_-1204355034'), ('tmp_85', u'INT_ADD_-1204355029'), (u'PTRADD_-1204354962', u'CAST_-1204354955'), ('tmp_84', u'STORE_-1204355034'), ('tmp_86', u'CALL_-1204355026'), ('const-0', u'RETURN_-1204355022'), ('tmp_86', u'INT_ADD_-1204355029'), ('tmp_84', u'CALL_-1204355026'), ('tmp_84', u'PTRADD_-1204354962'), ('const-2', u'PTRADD_-1204354962'), ('const-8', u'PTRADD_-1204354962'), (u'CAST_-1204354955', u'STORE_-1204355034'), (u'INT_ADD_-1204355029', u'CALL_-1204355026')]
null
null
00280010
x64
O2
(translation_unit "void FUN_00280010(long *param_1,long param_2,long param_3)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_0015cbe0(param_1,param_2,param_3 + param_2);\n return;\n}\n\n" (function_definition "void FUN_00280010(long *param_1,long param_2,long param_3)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_0015cbe0(param_1,param_2,param_3 + param_2);\n return;\n}" primitive_type (function_declarator "FUN_00280010(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) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n FUN_0015cbe0(param_1,param_2,param_3 + param_2);\n return;\n}" { (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_0015cbe0(param_1,param_2,param_3 + param_2);" (call_expression "FUN_0015cbe0(param_1,param_2,param_3 + param_2)" identifier (argument_list "(param_1,param_2,param_3 + param_2)" ( identifier , identifier , (binary_expression "param_3 + param_2" identifier + identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::string::string(char const*, unsigned long, std::allocator<char> const&) */\n\nvoid __thiscall std::string::string(string *this,char *param_1,ulong param_2,allocator *param_3)\n\n{\n *(string **)this = this + 0x10;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)this,param_1,\n param_1 + param_2);\n return;\n}\n\n" comment (function_definition "void __thiscall std::string::string(string *this,char *param_1,ulong param_2,allocator *param_3)\n\n{\n *(string **)this = this + 0x10;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)this,param_1,\n param_1 + param_2);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::string::" identifier : : identifier : :) (function_declarator "string(string *this,char *param_1,ulong param_2,allocator *param_3)" identifier (parameter_list "(string *this,char *param_1,ulong param_2,allocator *param_3)" ( (parameter_declaration "string *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "ulong param_2" type_identifier identifier) , (parameter_declaration "allocator *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n *(string **)this = this + 0x10;\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)this,param_1,\n param_1 + param_2);\n return;\n}" { (expression_statement "*(string **)this = this + 0x10;" (assignment_expression "*(string **)this = this + 0x10" (pointer_expression "*(string **)this" * (cast_expression "(string **)this" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = (binary_expression "this + 0x10" identifier + number_literal)) ;) (ERROR "__cxx11::basic_string<char,_std::char_traits<char>,_std::" (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) : :) (expression_statement "allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)this,param_1,\n param_1 + param_2);" (binary_expression "allocator<char>_>::\n _M_construct<char_const*>\n ((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)this,param_1,\n param_1 + param_2)" (binary_expression "allocator<char>_>::\n _M_construct<char_const" (binary_expression "allocator<char>_>::\n _M_construct" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) (ERROR "*" *) > (parenthesized_expression "((basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)this,param_1,\n param_1 + param_2)" ( (parenthesized_expression "(basic_string<char,_std::char_traits<char>,_std::allocator<char>_> *)this,param_1,\n param_1 + param_2)" ( (ERROR "basic_string<char,_std::char_traits<char>,_std::" (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (comma_expression "allocator<char>_> *)this,param_1,\n param_1 + param_2" (binary_expression "allocator<char>_> *)this" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "param_1,\n param_1 + param_2" identifier , (binary_expression "param_1 + param_2" identifier + identifier))) )) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00280010(long *param_1,long param_2,long param_3)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_0015cbe0(param_1,param_2,param_3 + param_2);\n return;\n}\n\n" (function_definition "void FUN_00280010(long *param_1,long param_2,long param_3)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_0015cbe0(param_1,param_2,param_3 + param_2);\n return;\n}" primitive_type (function_declarator "FUN_00280010(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) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n FUN_0015cbe0(param_1,param_2,param_3 + param_2);\n return;\n}" { (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (expression_statement "FUN_0015cbe0(param_1,param_2,param_3 + param_2);" (call_expression "FUN_0015cbe0(param_1,param_2,param_3 + param_2)" identifier (argument_list "(param_1,param_2,param_3 + param_2)" ( identifier , identifier , (binary_expression "param_3 + param_2" 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 (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00280010(long *param_1,long param_2,long param_3)\n\n{\n *param_1 = (long)(param_1 + 2);\n FUN_0015cbe0(param_1,param_2,param_3 + param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00280010(long *param_1,long param_2,long param_3)" (identifier "FUN_00280010") (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")) (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n *param_1 = (long)(param_1 + 2);\n FUN_0015cbe0(param_1,param_2,param_3 + param_2);\n return;\n}" ({ "{") (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (expression_statement "FUN_0015cbe0(param_1,param_2,param_3 + param_2);" (call_expression "FUN_0015cbe0(param_1,param_2,param_3 + param_2)" (identifier "FUN_0015cbe0") (argument_list "(param_1,param_2,param_3 + param_2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (binary_expression "param_3 + param_2" (identifier "param_3") (+ "+") (identifier "param_2")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::string::string(char const*, unsigned long, std::allocator<char> const&) */ void __thiscall std::function_1::function_1(function_1 *var_1,char *var_6,type_1 var_7,type_2 *param_3) { *(function_1 **)var_1 = var_1 + 0x10; __cxx11::basic_string<var_2,_std::char_traits<var_2>,_std::type_2<var_2>var_3>:: var_4<var_5*> ((basic_string<var_2,_std::char_traits<var_2>,_std::type_2<var_2>var_3> *)var_1,var_6, var_6 + var_7); 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: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (identifier))))) (return_statement))))
null
void MASKED(long *param_1,long param_2,long param_3) { *param_1 = (long)(param_1 + 2); FUN_0015cbe0(param_1,param_2,param_3 + param_2); return; }
207_aarch64-linux-gnu-nm_and_aarch64-linux-gnu-nm_strip.c
__gmon_start__
__gmon_start__
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void __gmon_start__(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206922870')]
[('const-1', u'RETURN_-1206922870')]
null
null
0010d180
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(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 __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void __gmon_start__(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(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 __gmon_start__(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__gmon_start__(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 __gmon_start__(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__gmon_start__(void)" (identifier "__gmon_start__") (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(); }
818_i686-gnu-as_and_i686-gnu-as_strip.c
bfd_get_section_by_name_if
bfd_get_section_by_name_if
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_section_by_name_if(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_get_section_by_name_if(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207873518')]
[('const-1', u'RETURN_-1207873518')]
null
null
001e5008
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_get_section_by_name_if(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_section_by_name_if(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_section_by_name_if(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_get_section_by_name_if(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_get_section_by_name_if(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_section_by_name_if(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_get_section_by_name_if(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_get_section_by_name_if(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_get_section_by_name_if(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_get_section_by_name_if(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_get_section_by_name_if(void)" (identifier "bfd_get_section_by_name_if") (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(); }
10157_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
compare
FUN_00340700
/* std::collate<wchar_t>::compare(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*) const */ void std::collate<wchar_t>::compare (wchar_t *param_1,wchar_t *param_2,wchar_t *param_3,wchar_t *param_4) { /* WARNING: Could not recover jumptable at 0x00340703. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*(long *)param_1 + 0x10))(); return; }
void FUN_00340700(long *param_1) { /* WARNING: Could not recover jumptable at 0x00340703. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x10))(); return; }
MOV RAX,qword ptr [RDI] JMP qword ptr [RAX + 0x10]
null
null
null
null
[(u'LOAD_-1205139704', u'CALLIND_-1205139697'), (u'INT_ADD_-1205139688', u'CAST_-1205139628'), ('const-433', u'LOAD_-1205139704'), (u'LOAD_-1205139710', u'INT_ADD_-1205139688'), (u'CAST_-1205139632', u'LOAD_-1205139710'), (u'CAST_-1205139628', u'LOAD_-1205139704'), ('const-16', u'INT_ADD_-1205139688'), ('const-433', u'LOAD_-1205139710'), ('tmp_18', u'CAST_-1205139632'), ('const-1', u'RETURN_-1205139694')]
[(u'LOAD_-1205139704', u'CALLIND_-1205139697'), (u'INT_ADD_-1205139688', u'CAST_-1205139632'), ('tmp_34', u'LOAD_-1205139710'), (u'LOAD_-1205139710', u'INT_ADD_-1205139688'), ('const-433', u'LOAD_-1205139710'), ('const-16', u'INT_ADD_-1205139688'), (u'CAST_-1205139632', u'LOAD_-1205139704'), ('const-433', u'LOAD_-1205139704'), ('const-1', u'RETURN_-1205139694')]
null
null
00340700
x64
O2
(translation_unit "void FUN_00340700(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00340703. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x10))();\n return;\n}\n\n" (function_definition "void FUN_00340700(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00340703. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x10))();\n return;\n}" primitive_type (function_declarator "FUN_00340700(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 0x00340703. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x10))();\n return;\n}" { comment comment (expression_statement "(**(code **)(*param_1 + 0x10))();" (call_expression "(**(code **)(*param_1 + 0x10))()" (parenthesized_expression "(**(code **)(*param_1 + 0x10))" ( (pointer_expression "**(code **)(*param_1 + 0x10)" * (pointer_expression "*(code **)(*param_1 + 0x10)" * (cast_expression "(code **)(*param_1 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::collate<wchar_t>::compare(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*)\n const */\n\nvoid std::collate<wchar_t>::compare\n (wchar_t *param_1,wchar_t *param_2,wchar_t *param_3,wchar_t *param_4)\n\n{\n /* WARNING: Could not recover jumptable at 0x00340703. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*(long *)param_1 + 0x10))();\n return;\n}\n\n" comment (function_definition "void std::collate<wchar_t>::compare\n (wchar_t *param_1,wchar_t *param_2,wchar_t *param_3,wchar_t *param_4)\n\n{\n /* WARNING: Could not recover jumptable at 0x00340703. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*(long *)param_1 + 0x10))();\n return;\n}" primitive_type (ERROR "std::collate<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "compare\n (wchar_t *param_1,wchar_t *param_2,wchar_t *param_3,wchar_t *param_4)" identifier (parameter_list "(wchar_t *param_1,wchar_t *param_2,wchar_t *param_3,wchar_t *param_4)" ( (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)) , (parameter_declaration "wchar_t *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "wchar_t *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x00340703. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*(long *)param_1 + 0x10))();\n return;\n}" { comment comment (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 "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00340700(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x10))();\n return;\n}\n\n" (function_definition "void FUN_00340700(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x10))();\n return;\n}" primitive_type (function_declarator "FUN_00340700(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 + 0x10))();\n return;\n}" { (expression_statement "(**(code **)(*param_1 + 0x10))();" (call_expression "(**(code **)(*param_1 + 0x10))()" (parenthesized_expression "(**(code **)(*param_1 + 0x10))" ( (pointer_expression "**(code **)(*param_1 + 0x10)" * (pointer_expression "*(code **)(*param_1 + 0x10)" * (cast_expression "(code **)(*param_1 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (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_00340700(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x10))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00340700(long *param_1)" (identifier "FUN_00340700") (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 + 0x10))();\n return;\n}" ({ "{") (expression_statement "(**(code **)(*param_1 + 0x10))();" (call_expression "(**(code **)(*param_1 + 0x10))()" (parenthesized_expression "(**(code **)(*param_1 + 0x10))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x10)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x10)" (* "*") (cast_expression "(code **)(*param_1 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::collate<wchar_t>::compare(wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*) const */ void std::collate<type_1>::function_1 (type_1 *param_1,type_1 *param_2,type_1 *param_3,type_1 *param_4) { /* WARNING: Could not recover jumptable at 0x00340703. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(type_2 **)(*(long *)param_1 + 0x10))(); 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 0x00340703. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x10))(); return; }
11035_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
_M_extract<false>
FUN_003b1530
/* WARNING: Removing unreachable block (ram,0x003b2101) */ /* WARNING: Removing unreachable block (ram,0x003b210e) */ /* WARNING: Removing unreachable block (ram,0x003b1736) */ /* WARNING: Removing unreachable block (ram,0x003b173f) */ /* WARNING: Removing unreachable block (ram,0x003b2010) */ /* WARNING: Removing unreachable block (ram,0x003b2524) */ /* WARNING: Removing unreachable block (ram,0x003b261a) */ /* WARNING: Removing unreachable block (ram,0x003b2533) */ /* WARNING: Removing unreachable block (ram,0x003b201e) */ /* WARNING: Removing unreachable block (ram,0x003b2030) */ /* WARNING: Removing unreachable block (ram,0x003b175e) */ /* WARNING: Removing unreachable block (ram,0x003b176c) */ /* WARNING: Removing unreachable block (ram,0x003b177a) */ /* WARNING: Removing unreachable block (ram,0x003b20d0) */ /* WARNING: Removing unreachable block (ram,0x003b1782) */ /* WARNING: Removing unreachable block (ram,0x003b16cc) */ /* WARNING: Removing unreachable block (ram,0x003b16d7) */ /* WARNING: Removing unreachable block (ram,0x003b1eb8) */ /* WARNING: Removing unreachable block (ram,0x003b16df) */ /* WARNING: Removing unreachable block (ram,0x003b16f8) */ /* WARNING: Removing unreachable block (ram,0x003b1fe0) */ /* WARNING: Removing unreachable block (ram,0x003b1ff0) */ /* WARNING: Removing unreachable block (ram,0x003b1fff) */ /* WARNING: Removing unreachable block (ram,0x003b170f) */ /* WARNING: Removing unreachable block (ram,0x003b1721) */ /* WARNING: Removing unreachable block (ram,0x003b1729) */ /* WARNING: Removing unreachable block (ram,0x003b1e80) */ /* WARNING: Removing unreachable block (ram,0x003b1e8e) */ /* WARNING: Removing unreachable block (ram,0x003b1ea5) */ /* WARNING: Removing unreachable block (ram,0x003b172b) */ /* WARNING: Removing unreachable block (ram,0x003b20e0) */ /* WARNING: Removing unreachable block (ram,0x003b20eb) */ /* WARNING: Removing unreachable block (ram,0x003b21b3) */ /* WARNING: Removing unreachable block (ram,0x003b1cfc) */ /* WARNING: Removing unreachable block (ram,0x003b1d01) */ /* WARNING: Removing unreachable block (ram,0x003b1d12) */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ /* std::istreambuf_iterator<char, std::char_traits<char> > std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::_M_extract<false>(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, std::string&) const */ undefined1 [16] std::money_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::_M_extract<false> (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5, long param_6,uint *param_7,string *param_8) { long *plVar1; byte bVar2; long lVar3; bool bVar4; char cVar5; int iVar6; ulong uVar7; __moneypunct_cache<char,false> *this; ulong uVar8; ulong uVar9; bool bVar10; long lVar11; bool bVar12; undefined1 auVar13 [16]; long *local_98; int local_90; undefined4 local_7c; undefined1 *local_78; ulong local_70; undefined1 local_68; undefined7 uStack_67; undefined1 *local_58; ulong local_50; undefined1 local_48 [24]; use_facet<std::ctype<char>>((locale *)(param_6 + 0xd0)); uVar7 = locale::id::_M_id((id *)&moneypunct<char,false>::id); plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar7 * 8); lVar11 = *plVar1; if (lVar11 == 0) { /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */ this = (__moneypunct_cache<char,false> *)operator_new(0x70); *(undefined4 *)(this + 8) = 0; *(undefined8 *)(this + 0x10) = 0; *(undefined8 *)(this + 0x18) = 0; *(undefined2 *)(this + 0x20) = 0; *(undefined ***)this = &PTR____moneypunct_cache_004b5250; this[0x22] = (__moneypunct_cache<char,false>)0x0; *(undefined8 *)(this + 0x28) = 0; *(undefined8 *)(this + 0x30) = 0; *(undefined8 *)(this + 0x38) = 0; *(undefined8 *)(this + 0x40) = 0; *(undefined8 *)(this + 0x48) = 0; *(undefined8 *)(this + 0x50) = 0; *(undefined8 *)(this + 0x58) = 0; *(undefined4 *)(this + 0x60) = 0; this[0x6f] = (__moneypunct_cache<char,false>)0x0; /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */ __moneypunct_cache<char,false>::_M_cache(this,(locale *)(param_6 + 0xd0)); locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7); lVar11 = *plVar1; } local_70 = 0; local_78 = &local_68; local_68 = 0; if (*(char *)(lVar11 + 0x20) != '\0') { /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */ std::string::reserve((string *)&local_78,0x20); } local_50 = 0; local_58 = local_48; local_48[0] = 0; /* try { // try from 003b162d to 003b2384 has its CatchHandler @ 003b262a */ std::string::reserve((string *)&local_58,0x20); local_7c = *(undefined4 *)(lVar11 + 0x60); lVar3 = 0; bVar2 = (byte)local_7c; while( true ) { if (bVar2 < 5) { /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */ /* WARNING: Treating indirect jump as call */ auVar13 = (*(code *)(&DAT_00403248 + *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4))) (); return auVar13; } if (3 < (int)lVar3 + 1) break; bVar2 = *(byte *)((long)&local_7c + lVar3 + 1); lVar3 = lVar3 + 1; } if ((local_50 < 2) || (uVar7 = std::string::find_first_not_of((string *)&local_58,'0',0), uVar7 == 0)) goto LAB_003b20fa; if (uVar7 == 0xffffffffffffffff) { uVar7 = local_50 - 1; if (uVar7 == 0xffffffffffffffff) { *local_58 = 0; goto LAB_003b20fa; } if (uVar7 == 0) goto LAB_003b20fa; } uVar8 = local_50; if (uVar7 < local_50) { uVar8 = uVar7; } std::string::_M_erase((string *)&local_58,0,uVar8); LAB_003b20fa: uVar7 = local_70; if (local_70 != 0) { uVar8 = local_70 + 1; if (local_78 == &local_68) { uVar9 = 0xf; } else { uVar9 = CONCAT71(uStack_67,local_68); } if (uVar9 < uVar8) { std::string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1); } local_78[uVar7] = 0; local_78[uVar7 + 1] = 0; local_70 = uVar8; cVar5 = __verify_grouping(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18), (string *)&local_78); if (cVar5 == '\0') { *param_7 = *param_7 | 4; } } std::string::swap(param_8,(string *)&local_58); local_90 = (int)param_3; bVar12 = local_90 == -1; bVar10 = param_2 != (long *)0x0 && bVar12; local_98 = param_2; if (((param_2 != (long *)0x0 && bVar12) && (bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2])) && (iVar6 = (**(code **)(*param_2 + 0x48))(), iVar6 == -1)) { local_98 = (long *)0x0; bVar12 = bVar10; } bVar4 = param_4 != (long *)0x0 && param_5 == -1; bVar10 = param_5 == -1; if ((bVar4) && (bVar10 = false, (ulong)param_4[3] <= (ulong)param_4[2])) { iVar6 = (**(code **)(*param_4 + 0x48))(); bVar10 = false; if (iVar6 == -1) { bVar10 = bVar4; } } if (bVar10 == bVar12) { *param_7 = *param_7 | 2; } if (local_58 != local_48) { operator_delete(local_58); } if (local_78 != &local_68) { operator_delete(local_78); } auVar13._8_8_ = param_3; auVar13._0_8_ = local_98; return auVar13; }
/* WARNING: Removing unreachable block (ram,0x003b2101) */ /* WARNING: Removing unreachable block (ram,0x003b210e) */ /* WARNING: Removing unreachable block (ram,0x003b1736) */ /* WARNING: Removing unreachable block (ram,0x003b173f) */ /* WARNING: Removing unreachable block (ram,0x003b2010) */ /* WARNING: Removing unreachable block (ram,0x003b2524) */ /* WARNING: Removing unreachable block (ram,0x003b261a) */ /* WARNING: Removing unreachable block (ram,0x003b2533) */ /* WARNING: Removing unreachable block (ram,0x003b201e) */ /* WARNING: Removing unreachable block (ram,0x003b2030) */ /* WARNING: Removing unreachable block (ram,0x003b175e) */ /* WARNING: Removing unreachable block (ram,0x003b176c) */ /* WARNING: Removing unreachable block (ram,0x003b177a) */ /* WARNING: Removing unreachable block (ram,0x003b20d0) */ /* WARNING: Removing unreachable block (ram,0x003b1782) */ /* WARNING: Removing unreachable block (ram,0x003b16cc) */ /* WARNING: Removing unreachable block (ram,0x003b16d7) */ /* WARNING: Removing unreachable block (ram,0x003b1eb8) */ /* WARNING: Removing unreachable block (ram,0x003b16df) */ /* WARNING: Removing unreachable block (ram,0x003b16f8) */ /* WARNING: Removing unreachable block (ram,0x003b1fe0) */ /* WARNING: Removing unreachable block (ram,0x003b1ff0) */ /* WARNING: Removing unreachable block (ram,0x003b1fff) */ /* WARNING: Removing unreachable block (ram,0x003b170f) */ /* WARNING: Removing unreachable block (ram,0x003b1721) */ /* WARNING: Removing unreachable block (ram,0x003b1729) */ /* WARNING: Removing unreachable block (ram,0x003b1e80) */ /* WARNING: Removing unreachable block (ram,0x003b1e8e) */ /* WARNING: Removing unreachable block (ram,0x003b1ea5) */ /* WARNING: Removing unreachable block (ram,0x003b172b) */ /* WARNING: Removing unreachable block (ram,0x003b20e0) */ /* WARNING: Removing unreachable block (ram,0x003b20eb) */ /* WARNING: Removing unreachable block (ram,0x003b21b3) */ /* WARNING: Removing unreachable block (ram,0x003b1cfc) */ /* WARNING: Removing unreachable block (ram,0x003b1d01) */ /* WARNING: Removing unreachable block (ram,0x003b1d12) */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ undefined1 [16] FUN_003b1530(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5, long param_6,uint *param_7,undefined8 param_8) { long *plVar1; byte bVar2; bool bVar3; char cVar4; int iVar5; long lVar6; ulong uVar7; undefined8 *puVar8; ulong uVar9; ulong uVar10; bool bVar11; long lVar12; bool bVar13; undefined1 auVar14 [16]; long *local_98; int local_90; undefined4 local_7c; undefined1 *local_78; ulong local_70; undefined1 local_68; undefined7 uStack_67; undefined1 *local_58; ulong local_50; undefined1 local_48 [24]; FUN_0034a440(param_6 + 0xd0); lVar6 = FUN_0033b180(&DAT_004c8030); plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8); lVar12 = *plVar1; if (lVar12 == 0) { /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */ puVar8 = (undefined8 *)FUN_00337270(0x70); *(undefined4 *)(puVar8 + 1) = 0; puVar8[2] = 0; puVar8[3] = 0; *(undefined2 *)(puVar8 + 4) = 0; *puVar8 = &PTR_FUN_004b5250; *(undefined1 *)((long)puVar8 + 0x22) = 0; puVar8[5] = 0; puVar8[6] = 0; puVar8[7] = 0; puVar8[8] = 0; puVar8[9] = 0; puVar8[10] = 0; puVar8[0xb] = 0; *(undefined4 *)(puVar8 + 0xc) = 0; *(undefined1 *)((long)puVar8 + 0x6f) = 0; /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */ FUN_0034b660(puVar8,param_6 + 0xd0); FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6); lVar12 = *plVar1; } local_70 = 0; local_78 = &local_68; local_68 = 0; if (*(char *)(lVar12 + 0x20) != '\0') { /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */ FUN_0033fbe0(&local_78,0x20); } local_50 = 0; local_58 = local_48; local_48[0] = 0; /* try { // try from 003b162d to 003b2384 has its CatchHandler @ 003b262a */ FUN_0033fbe0(&local_58,0x20); local_7c = *(undefined4 *)(lVar12 + 0x60); lVar6 = 0; bVar2 = (byte)local_7c; while( true ) { if (bVar2 < 5) { /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */ /* WARNING: Treating indirect jump as call */ auVar14 = (*(code *)(&DAT_00403248 + *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))) (); return auVar14; } if (3 < (int)lVar6 + 1) break; bVar2 = *(byte *)((long)&local_7c + lVar6 + 1); lVar6 = lVar6 + 1; } if ((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)) goto LAB_003b20fa; if (uVar7 == 0xffffffffffffffff) { uVar7 = local_50 - 1; if (uVar7 == 0xffffffffffffffff) { *local_58 = 0; goto LAB_003b20fa; } if (uVar7 == 0) goto LAB_003b20fa; } uVar9 = local_50; if (uVar7 < local_50) { uVar9 = uVar7; } FUN_0033f870(&local_58,0,uVar9); LAB_003b20fa: uVar7 = local_70; if (local_70 != 0) { uVar9 = local_70 + 1; if (local_78 == &local_68) { uVar10 = 0xf; } else { uVar10 = CONCAT71(uStack_67,local_68); } if (uVar10 < uVar9) { FUN_0033f730(&local_78,local_70,0,0,1); } local_78[uVar7] = 0; local_78[uVar7 + 1] = 0; local_70 = uVar9; cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78); if (cVar4 == '\0') { *param_7 = *param_7 | 4; } } FUN_00340f50(param_8,&local_58); local_90 = (int)param_3; bVar13 = local_90 == -1; bVar11 = param_2 != (long *)0x0 && bVar13; local_98 = param_2; if (((param_2 != (long *)0x0 && bVar13) && (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) && (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)) { local_98 = (long *)0x0; bVar13 = bVar11; } bVar3 = param_4 != (long *)0x0 && param_5 == -1; bVar11 = param_5 == -1; if ((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])) { iVar5 = (**(code **)(*param_4 + 0x48))(); bVar11 = false; if (iVar5 == -1) { bVar11 = bVar3; } } if (bVar11 == bVar13) { *param_7 = *param_7 | 2; } if (local_58 != local_48) { FUN_00338a40(); } if (local_78 != &local_68) { FUN_00338a40(); } auVar14._8_8_ = param_3; auVar14._0_8_ = local_98; return auVar14; }
PUSH R15 PUSH R14 PUSH R13 LEA R13,[R9 + 0xd0] PUSH R12 MOV RDI,R13 PUSH RBP PUSH RBX MOV RBX,R9 SUB RSP,0xd8 MOV qword ptr [RSP + 0x70],RSI MOV qword ptr [RSP + 0x78],RDX MOV qword ptr [RSP + 0x60],RCX MOV qword ptr [RSP + 0x68],R8 MOV qword ptr [RSP + 0x48],R9 CALL 0x0034a440 LEA RDI,[0x4c8030] MOV qword ptr [RSP + 0x30],RAX CALL 0x0033b180 MOV R12,RAX MOV RAX,qword ptr [RBX + 0xd0] MOV RAX,qword ptr [RAX + 0x18] LEA RBP,[RAX + R12*0x8] MOV RBX,qword ptr [RBP] TEST RBX,RBX JZ 0x003b23a0 LEA RAX,[RBX + 0x64] CMP qword ptr [RBX + 0x40],0x0 MOV qword ptr [RSP + 0x20],RAX JNZ 0x003b1e70 MOV byte ptr [RSP + 0x57],0x0 LEA RAX,[RSP + 0x90] CMP byte ptr [RBX + 0x20],0x0 MOV qword ptr [RSP + 0x98],0x0 MOV qword ptr [RSP + 0x18],RAX LEA RAX,[RSP + 0xa0] MOV qword ptr [RSP + 0x90],RAX MOV byte ptr [RSP + 0xa0],0x0 JZ 0x003b15fb MOV RDI,qword ptr [RSP + 0x18] MOV ESI,0x20 CALL 0x0033fbe0 LEA RDI,[RSP + 0xb0] MOV ESI,0x20 MOV qword ptr [RSP + 0xb8],0x0 LEA RAX,[RDI + 0x10] MOV qword ptr [RSP + 0x10],RDI MOV qword ptr [RSP + 0xb0],RAX MOV byte ptr [RSP + 0xc0],0x0 CALL 0x0033fbe0 LEA RAX,[RBX + 0x65] XOR R14D,R14D XOR R15D,R15D MOV byte ptr [RSP + 0x55],0x0 MOV qword ptr [RSP],RAX MOV EAX,dword ptr [RBX + 0x60] MOV dword ptr [RSP + 0x50],0x0 MOV dword ptr [RSP + 0x8c],EAX LEA RAX,[RSP + 0x8c] MOV qword ptr [RSP + 0x38],RAX LEA RAX,[RSP + 0x60] MOV qword ptr [RSP + 0x58],RAX MOV RAX,qword ptr [RSP + 0x38] MOV qword ptr [RSP + 0x28],0x0 CMP byte ptr [RAX + R14*0x1],0x4 MOV byte ptr [RSP + 0x56],0x0 JA 0x003b1e28 MOVZX EAX,byte ptr [RAX + R14*0x1] LEA RCX,[0x403248] MOVSXD RAX,dword ptr [RCX + RAX*0x4] ADD RAX,RCX JMP RAX CMP qword ptr [RSP + 0x28],0x1 SETA AL AND EAX,R12D TEST AL,AL JZ 0x003b2450 CMP byte ptr [RSP + 0x56],0x0 JNZ 0x003b1eb8 MOV RAX,qword ptr [RBX + 0x38] MOV qword ptr [RSP],RAX MOV EAX,dword ptr [RSP + 0x78] MOV RDI,qword ptr [RSP + 0x70] MOV R13D,0x1 MOV R14D,0xffffffff NOP dword ptr [RAX] CMP EAX,-0x1 SETZ BPL TEST RDI,RDI SETNZ R12B AND R12B,BPL JNZ 0x003b1fe0 MOV RDI,qword ptr [RSP + 0x60] CMP dword ptr [RSP + 0x68],-0x1 SETZ AL TEST RDI,RDI JZ 0x003b1729 TEST AL,AL JNZ 0x003b1e80 XOR EBP,EAX CMP R13,qword ptr [RSP + 0x28] JNC 0x003b20e0 TEST BPL,BPL JZ 0x003b20e0 MOV RDI,qword ptr [RSP + 0x70] MOV EAX,dword ptr [RSP + 0x78] TEST RDI,RDI SETNZ BPL CMP EAX,-0x1 SETZ DL AND BPL,DL JNZ 0x003b2010 MOV RSI,qword ptr [RSP] CMP byte ptr [RSI + R13*0x1],AL JNZ 0x003b1d01 MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x003b20d0 ADD RAX,0x1 MOV qword ptr [RDI + 0x10],RAX MOV dword ptr [RSP + 0x78],R14D ADD R13,0x1 MOV EAX,R14D JMP 0x003b16f8 MOV RDI,qword ptr [RSP + 0x70] CMP dword ptr [RSP + 0x78],-0x1 SETZ BPL TEST RDI,RDI SETNZ BL AND EBX,EBP MOV RAX,qword ptr [RSP + 0x110] OR dword ptr [RAX],0x4 TEST BL,BL JNZ 0x003b21ed MOV RDI,qword ptr [RSP + 0x60] CMP dword ptr [RSP + 0x68],-0x1 SETZ DL TEST RDI,RDI SETNZ AL AND AL,DL MOV EBX,EAX JNZ 0x003b22a0 CMP DL,BPL JNZ 0x003b1d52 MOV RAX,qword ptr [RSP + 0x110] OR dword ptr [RAX],0x2 MOV RCX,qword ptr [RSP + 0x10] MOV RDI,qword ptr [RSP + 0xb0] MOV RAX,qword ptr [RSP + 0x70] MOV RDX,qword ptr [RSP + 0x78] ADD RCX,0x10 CMP RDI,RCX JZ 0x003b1d89 MOV qword ptr [RSP],RAX MOV qword ptr [RSP + 0x8],RDX CALL 0x00338a40 MOV RAX,qword ptr [RSP] MOV RDX,qword ptr [RSP + 0x8] MOV RCX,qword ptr [RSP + 0x18] MOV RDI,qword ptr [RSP + 0x90] ADD RCX,0x10 CMP RDI,RCX JZ 0x003b1db6 MOV qword ptr [RSP],RAX MOV qword ptr [RSP + 0x8],RDX CALL 0x00338a40 MOV RAX,qword ptr [RSP] MOV RDX,qword ptr [RSP + 0x8] ADD RSP,0xd8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA EAX,[R14 + 0x1] CMP EAX,0x3 JG 0x003b16b8 TEST BPL,BPL JNZ 0x003b16b8 MOV RAX,qword ptr [RSP + 0x38] ADD R14,0x1 CMP byte ptr [RAX + R14*0x1],0x4 JBE 0x003b168c XOR EBP,EBP MOV R12D,0x1 JMP 0x003b1dfe CMP qword ptr [RBX + 0x50],0x0 SETNZ byte ptr [RSP + 0x57] JMP 0x003b15b5 MOV RAX,qword ptr [RDI + 0x18] CMP qword ptr [RDI + 0x10],RAX JC 0x003b172b MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] CMP EAX,-0x1 SETZ DL XOR EBP,EDX CMP EAX,-0x1 JNZ 0x003b172b MOV qword ptr [RSP + 0x60],0x0 JMP 0x003b172b MOV RAX,qword ptr [RBX + 0x48] MOV qword ptr [RSP],RAX JMP 0x003b16df XOR EBP,EBP MOV RAX,qword ptr [RDI + 0x18] CMP qword ptr [RDI + 0x10],RAX JC 0x003b170f MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] CMP EAX,-0x1 JNZ 0x003b170f MOV qword ptr [RSP + 0x70],0x0 MOV EBP,R12D JMP 0x003b170f MOV RAX,qword ptr [RDI + 0x10] CMP RAX,qword ptr [RDI + 0x18] JNC 0x003b2524 MOV RSI,qword ptr [RSP] MOVZX ESI,byte ptr [RSI + R13*0x1] CMP byte ptr [RAX],SIL JZ 0x003b177a MOV EBX,EBP JMP 0x003b1d12 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x50] MOV RDI,qword ptr [RSP + 0x70] JMP 0x003b1782 CMP R13,qword ptr [RSP + 0x28] JNZ 0x003b1cfc CMP qword ptr [RSP + 0xb8],0x1 JA 0x003b22d8 CMP byte ptr [RSP + 0x56],0x0 JZ 0x003b2127 MOV RAX,qword ptr [RSP + 0xb0] CMP byte ptr [RAX],0x30 JZ 0x003b2127 MOV RDI,qword ptr [RSP + 0x10] MOV R8D,0x2d XOR EDX,EDX XOR ESI,ESI MOV ECX,0x1 CALL 0x003400d0 MOV RBP,qword ptr [RSP + 0x98] TEST RBP,RBP JZ 0x003b21ac MOV RSI,qword ptr [RSP + 0x18] MOVZX R13D,byte ptr [RSP + 0x50] LEA R12,[RBP + 0x1] MOV RAX,qword ptr [RSP + 0x90] CMP byte ptr [RSP + 0x55],0x0 LEA RDX,[RSI + 0x10] CMOVZ R13D,R15D CMP RAX,RDX JZ 0x003b2600 MOV RDX,qword ptr [RSP + 0xa0] CMP R12,RDX JA 0x003b256d MOV byte ptr [RAX + RBP*0x1],R13B MOV RAX,qword ptr [RSP + 0x90] MOV qword ptr [RSP + 0x98],R12 MOV RDX,qword ptr [RSP + 0x18] MOV byte ptr [RAX + RBP*0x1 + 0x1],0x0 MOV RSI,qword ptr [RBX + 0x18] MOV RDI,qword ptr [RBX + 0x10] CALL 0x003c31a0 TEST AL,AL JNZ 0x003b21ac MOV RAX,qword ptr [RSP + 0x110] OR dword ptr [RAX],0x4 CMP byte ptr [RSP + 0x55],0x0 JZ 0x003b21bd CMP dword ptr [RBX + 0x58],R15D JNZ 0x003b1cfc MOV RDI,qword ptr [RSP + 0x118] MOV RSI,qword ptr [RSP + 0x10] CALL 0x00340f50 MOV RDI,qword ptr [RSP + 0x70] CMP dword ptr [RSP + 0x78],-0x1 SETZ BPL TEST RDI,RDI SETNZ BL AND EBX,EBP TEST BL,BL JZ 0x003b1d25 XOR EBP,EBP MOV RAX,qword ptr [RDI + 0x18] CMP qword ptr [RDI + 0x10],RAX JC 0x003b1d25 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] CMP EAX,-0x1 JNZ 0x003b1d25 MOV qword ptr [RSP + 0x70],0x0 MOV EBP,EBX JMP 0x003b1d25 XOR EDX,EDX MOV RAX,qword ptr [RDI + 0x18] CMP qword ptr [RDI + 0x10],RAX JC 0x003b1d42 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] XOR EDX,EDX CMP EAX,-0x1 JNZ 0x003b1d42 MOV qword ptr [RSP + 0x60],0x0 MOV EDX,EBX JMP 0x003b1d42 MOV RDI,qword ptr [RSP + 0x10] XOR EDX,EDX MOV ESI,0x30 CALL 0x00341550 TEST RAX,RAX JZ 0x003b20fa MOV RDX,qword ptr [RSP + 0xb8] CMP RAX,-0x1 JZ 0x003b25b7 CMP RDX,RAX MOV RDI,qword ptr [RSP + 0x10] CMOVA RDX,RAX XOR ESI,ESI CALL 0x0033f870 JMP 0x003b20fa MOV EDI,0x70 CALL 0x00337270 MOV RBX,RAX MOV dword ptr [RAX + 0x8],0x0 XOR EDX,EDX MOV RSI,R13 LEA RAX,[0x4b5240] MOV qword ptr [RBX + 0x10],0x0 MOV RDI,RBX MOV qword ptr [RBX + 0x18],0x0 ADD RAX,0x10 MOV word ptr [RBX + 0x20],DX MOV qword ptr [RBX],RAX MOV byte ptr [RBX + 0x22],0x0 MOV qword ptr [RBX + 0x28],0x0 MOV qword ptr [RBX + 0x30],0x0 MOV qword ptr [RBX + 0x38],0x0 MOV qword ptr [RBX + 0x40],0x0 MOV qword ptr [RBX + 0x48],0x0 MOV qword ptr [RBX + 0x50],0x0 MOV qword ptr [RBX + 0x58],0x0 MOV dword ptr [RBX + 0x60],0x0 MOV byte ptr [RBX + 0x6f],0x0 CALL 0x0034b660 MOV RAX,qword ptr [RSP + 0x48] MOV RSI,RBX MOV RDX,R12 MOV RDI,qword ptr [RAX + 0xd0] CALL 0x0033b5f0 MOV RBX,qword ptr [RBP] JMP 0x003b159c TEST R12B,R12B JZ 0x003b1cfc CMP qword ptr [RSP + 0xb8],0x1 JBE 0x003b20fa JMP 0x003b22d8 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x48] CMP EAX,-0x1 JZ 0x003b261a MOV RDI,qword ptr [RSP + 0x70] JMP 0x003b175e MOV RDI,qword ptr [RSP + 0x18] MOV R8D,0x1 XOR ECX,ECX XOR EDX,EDX MOV RSI,RBP CALL 0x0033f730 MOV RAX,qword ptr [RSP + 0x90] JMP 0x003b2172 LEA RAX,[RDX + -0x1] CMP RAX,-0x1 JZ 0x003b260a TEST RAX,RAX JZ 0x003b20fa JMP 0x003b2304 MOV EDX,0xf JMP 0x003b2169 MOV RAX,qword ptr [RSP + 0xb0] MOV byte ptr [RAX],0x0 JMP 0x003b20fa MOV qword ptr [RSP + 0x70],0x0 XOR EDI,EDI JMP 0x003b175e
null
null
null
null
[(u'COPY_-1205585901', u'COPY_-1205585811'), ('const-433', u'LOAD_-1205594682'), (u'MULTIEQUAL_-1205588831', u'INT_LESS_-1205590496'), ('const-32', u'CALL_-1205594417'), (u'MULTIEQUAL_-1205586873', u'MULTIEQUAL_-1205586757'), (u'INDIRECT_-1205586354', u'MULTIEQUAL_-1205587721'), (u'CALL_-1205591853', u'INDIRECT_-1205587499'), (u'INT_SLESS_-1205592283', u'CBRANCH_-1205592290'), (u'INT_EQUAL_-1205589138', u'CBRANCH_-1205589135'), (u'CALL_-1205594417', u'INDIRECT_-1205589427'), (u'CALL_-1205594492', u'INDIRECT_-1205589676'), (u'LOAD_-1205594586', u'INT_NOTEQUAL_-1205594570'), (u'LOAD_-1205594369', u'MULTIEQUAL_-1205586921'), (u'INT_MULT_-1205594646', u'INT_ADD_-1205594658'), ('const-433', u'STORE_-1205589323'), (u'INT_ADD_-1205594353', u'CAST_-1205588891'), ('const-0', u'STORE_-1205589323'), ('tmp_3862', u'CBRANCH_-1205589120'), (u'INT_SUB_-1205589140', u'INT_EQUAL_-1205589122'), ('const-96', u'INT_ADD_-1205594353'), ('const-1', u'PTRADD_-1205589274'), (u'CALL_-1205591853', u'INDIRECT_-1205587788'), (u'PTRADD_-1205585946', u'LOAD_-1205590641'), ('const-40', u'PTRADD_-1205589329'), (u'PTRSUB_-1205588874', u'CAST_-1205588819'), (u'CAST_-1205585486', u'PTRADD_-1205589348'), ('const-208', u'INT_ADD_-1205594676'), ('tmp_10470', u'PTRSUB_-1205588998'), (u'CAST_-1205588818', u'LOAD_-1205594252'), ('tmp_2994', u'CBRANCH_-1205590620'), ('const-433', u'STORE_-1205589302'), (u'BOOL_AND_-1205592051', u'COPY_-1205585775'), ('const-0', u'RETURN_-1205591778'), (u'INDIRECT_-1205586639', u'MULTIEQUAL_-1205587801'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589442'), (u'PTRSUB_-1205589066', u'MULTIEQUAL_-1205589679'), (u'INDIRECT_-1205586690', u'MULTIEQUAL_-1205586653'), (u'INDIRECT_-1205586074', u'MULTIEQUAL_-1205586584'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589539'), ('const-433', u'STORE_-1205592034'), (u'MULTIEQUAL_-1205588404', u'CALL_-1205589832'), (u'INDIRECT_-1205586342', u'MULTIEQUAL_-1205587560'), (u'CAST_-1205585894', u'INT_LESSEQUAL_-1205590625'), ('const--72', u'PTRSUB_-1205588998'), (u'PTRADD_-1205589329', u'CAST_-1205585419'), ('const-0', u'STORE_-1205590496'), ('const-1', u'INT_SUB_-1205589140'), (u'CALL_-1205589832', u'INDIRECT_-1205586411'), ('const-4294967295', u'INT_EQUAL_-1205592112'), ('const-64', u'PTRADD_-1205589296'), (u'COPY_-1205585964', u'MULTIEQUAL_-1205589105'), ('tmp_10470', u'PTRSUB_-1205586932'), ('tmp_10479', u'PTRADD_-1205585770'), (u'PTRADD_-1205585765', u'LOAD_-1205590524'), (u'INDIRECT_-1205586403', u'MULTIEQUAL_-1205587770'), ('const-1', u'INT_ADD_-1205586980'), ('const-8', u'PTRADD_-1205589421'), ('const-0', u'CALL_-1205589290'), (u'CAST_-1205585486', u'PTRADD_-1205589307'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589587'), (u'INT_ADD_-1205590435', u'CAST_-1205585995'), (u'INT_NOTEQUAL_-1205590272', u'BOOL_AND_-1205587902'), (u'CALL_-1205589489', u'CAST_-1205585486'), ('tmp_10478', u'SUBPIECE_-1205586788'), (u'INDIRECT_-1205586735', u'MULTIEQUAL_-1205587897'), (u'CAST_-1205589038', u'CALL_-1205589290'), (u'CAST_-1205585995', u'LOAD_-1205590451'), (u'PTRADD_-1205589348', u'CAST_-1205585432'), ('const-88', u'PTRADD_-1205589263'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586354'), ('const--88', u'PTRSUB_-1205589024'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586679'), (u'INT_ADD_-1205586978', u'CAST_-1205586869'), ('const-2', u'INT_OR_-1205592010'), (u'CALL_-1205590317', u'INDIRECT_-1205586446'), ('const-433', u'LOAD_-1205590531'), (u'MULTIEQUAL_-1205586632', u'MULTIEQUAL_-1205586460'), (u'MULTIEQUAL_-1205587999', u'COPY_-1205587074'), (u'MULTIEQUAL_-1205587625', u'INT_NOTEQUAL_-1205591959'), (u'MULTIEQUAL_-1205586921', u'MULTIEQUAL_-1205586749'), (u'CALL_-1205589290', u'INDIRECT_-1205585547'), (u'STORE_-1205589038', u'INDIRECT_-1205585291'), ('const--104', u'PTRSUB_-1205587069'), ('const-0', u'SUBPIECE_-1205586788'), (u'CAST_-1205589186', u'CALL_-1205594722'), (u'CALL_-1205591853', u'INDIRECT_-1205587643'), (u'CALL_-1205591853', u'INDIRECT_-1205587451'), (u'INT_LESS_-1205589315', u'CBRANCH_-1205589324'), ('const-208', u'INT_ADD_-1205589257'), (u'MULTIEQUAL_-1205587625', u'MULTIEQUAL_-1205587558'), (u'INT_ADD_-1205590585', u'INT_LESS_-1205590496'), (u'MULTIEQUAL_-1205587608', u'MULTIEQUAL_-1205587577'), (u'MULTIEQUAL_-1205587866', u'MULTIEQUAL_-1205587799'), ('const-0', u'STORE_-1205589408'), (u'PTRADD_-1205594163', u'CAST_-1205588797'), ('const-32', u'INT_ADD_-1205594570'), (u'CALL_-1205591853', u'INDIRECT_-1205587692'), ('const-0', u'COPY_-1205585880'), ('tmp_17408', u'STORE_-1205592034'), (u'MULTIEQUAL_-1205586680', u'MULTIEQUAL_-1205586564'), ('const-433', u'STORE_-1205589408'), (u'INDIRECT_-1205587738', u'MULTIEQUAL_-1205587703'), ('const-0', u'STORE_-1205589378'), (u'MULTIEQUAL_-1205587818', u'MULTIEQUAL_-1205587751'), ('const-0', u'INT_EQUAL_-1205590417'), ('const-1', u'PTRADD_-1205589252'), (u'CAST_-1205585486', u'PTRADD_-1205589242'), ('tmp_10478', u'COPY_-1205587075'), (u'MULTIEQUAL_-1205586632', u'MULTIEQUAL_-1205586516'), ('const-0', u'COPY_-1205591358'), (u'CAST_-1205585374', u'STORE_-1205589334'), (u'PTRADD_-1205589387', u'CAST_-1205585457'), ('tmp_1872', u'CBRANCH_-1205592050'), (u'INDIRECT_-1205586217', u'MULTIEQUAL_-1205586680'), (u'LOAD_-1205594682', u'INT_ADD_-1205594658'), ('const-433', u'STORE_-1205589356'), (u'PTRSUB_-1205588868', u'PTRADD_-1205594163'), (u'INDIRECT_-1205586258', u'MULTIEQUAL_-1205587625'), ('const-72', u'PTRADD_-1205589285'), (u'CAST_-1205585320', u'CALL_-1205589257'), ('tmp_10479', u'PTRADD_-1205585765'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586162'), (u'PTRSUB_-1205586111', u'INT_EQUAL_-1205590539'), (u'CAST_-1205586869', u'LOAD_-1205592243'), ('const-8', u'PTRADD_-1205585946'), (u'INT_ADD_-1205586980', u'INT_ADD_-1205586978'), ('const-48', u'CALL_-1205589934'), ('const-433', u'STORE_-1205590457'), (u'CALL_-1205589290', u'INDIRECT_-1205585451'), ('const-24', u'PTRADD_-1205589372'), (u'INT_NOTEQUAL_-1205592093', u'BOOL_AND_-1205592051'), (u'CALL_-1205589934', u'MULTIEQUAL_-1205588576'), ('const--72', u'PTRSUB_-1205587115'), ('const-433', u'LOAD_-1205590402'), ('const-433', u'LOAD_-1205590444'), (u'CALL_-1205589934', u'INDIRECT_-1205586121'), ('tmp_3517', u'CBRANCH_-1205590243'), (u'LOAD_-1205592037', u'INT_OR_-1205592010'), (u'INT_EQUAL_-1205590539', u'CBRANCH_-1205590537'), (u'INT_ADD_-1205590585', u'COPY_-1205586087'), ('const-433', u'LOAD_-1205594252'), (u'CALL_-1205591937', u'INDIRECT_-1205587689'), (u'MULTIEQUAL_-1205588904', u'INT_LESS_-1205594250'), (u'CALL_-1205589290', u'INDIRECT_-1205585643'), (u'MULTIEQUAL_-1205589628', u'MULTIEQUAL_-1205589534'), (u'INT_EQUAL_-1205594650', u'CBRANCH_-1205594648'), (u'PTRADD_-1205589242', u'STORE_-1205589302'), (u'COPY_-1205587202', u'MULTIEQUAL_-1205587219'), (u'MULTIEQUAL_-1205587625', u'CALL_-1205591937'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586390'), (u'CAST_-1205585486', u'PTRADD_-1205589285'), (u'INDIRECT_-1205586438', u'MULTIEQUAL_-1205587656'), ('const-0', u'STORE_-1205590457'), (u'CAST_-1205585392', u'STORE_-1205589356'), (u'INDIRECT_-1205587497', u'MULTIEQUAL_-1205587462'), ('const-2', u'INT_LESS_-1205589315'), (u'INT_EQUAL_-1205592053', u'CBRANCH_-1205592050'), (u'COPY_-1205594526', u'MULTIEQUAL_-1205589582'), ('const-1', u'PTRADD_-1205589372'), ('const-1', u'CALL_-1205589290'), (u'INT_ADD_-1205594798', u'CAST_-1205589186'), (u'CAST_-1205589097', u'LOAD_-1205594669'), (u'INT_SEXT_-1205594217', u'PTRADD_-1205594163'), ('tmp_341', u'CBRANCH_-1205594513'), (u'LOAD_-1205594669', u'MULTIEQUAL_-1205591809'), (u'INDIRECT_-1205586458', u'MULTIEQUAL_-1205586921'), (u'INT_ADD_-1205594658', u'CAST_-1205589097'), ('tmp_10473', u'INT_ADD_-1205589257'), (u'INT_LESS_-1205589848', u'CBRANCH_-1205589854'), (u'INT_LESSEQUAL_-1205590508', u'CBRANCH_-1205590506'), ('const-1', u'PTRADD_-1205589296'), (u'COPY_-1205585793', u'MULTIEQUAL_-1205587219'), (u'CAST_-1205585328', u'LOAD_-1205589273'), (u'INDIRECT_-1205587786', u'MULTIEQUAL_-1205587751'), ('const-0', u'CALL_-1205589832'), (u'CAST_-1205585486', u'PTRADD_-1205589274'), (u'INDIRECT_-1205586315', u'MULTIEQUAL_-1205586825'), (u'CAST_-1205588966', u'CALL_-1205594417'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589491'), ('const-8', u'INT_MULT_-1205594646'), ('const-72', u'INT_ADD_-1205590597'), ('const-433', u'LOAD_-1205590502'), ('const-433', u'LOAD_-1205589273'), (u'MULTIEQUAL_-1205586776', u'PIECE_-1205586709'), (u'CALL_-1205594698', u'CALL_-1205589257'), (u'MULTIEQUAL_-1205588915', u'INT_ADD_-1205586980'), (u'COPY_-1205585775', u'MULTIEQUAL_-1205587219'), (u'PTRADD_-1205589336', u'STORE_-1205589396'), (u'CALL_-1205590431', u'INDIRECT_-1205586738'), (u'COPY_-1205585811', u'MULTIEQUAL_-1205587219'), ('tmp_10477', u'COPY_-1205586009'), (u'INT_LESSEQUAL_-1205590625', u'CBRANCH_-1205590623'), (u'INDIRECT_-1205586169', u'MULTIEQUAL_-1205586632'), ('const-3', u'PTRADD_-1205585951'), (u'CALL_-1205589832', u'INDIRECT_-1205586315'), ('tmp_17408', u'LOAD_-1205592037'), (u'INDIRECT_-1205586266', u'MULTIEQUAL_-1205586776'), (u'LOAD_-1205590451', u'CALL_-1205590431'), ('const-0', u'INT_NOTEQUAL_-1205590272'), (u'INT_EQUAL_-1205589122', u'CBRANCH_-1205589120'), ('tmp_3610', u'BRANCH_-1205589153'), (u'MULTIEQUAL_-1205586584', u'MULTIEQUAL_-1205586468'), (u'CAST_-1205585879', u'LOAD_-1205590613'), ('const-3', u'INT_SLESS_-1205592283'), (u'CALL_-1205589257', u'INDIRECT_-1205585926'), (u'INDIRECT_-1205586363', u'MULTIEQUAL_-1205586873'), (u'CAST_-1205585410', u'STORE_-1205589378'), (u'COPY_-1205585880', u'COPY_-1205585793'), ('const-0', u'STORE_-1205589302'), (u'INDIRECT_-1205589724', u'MULTIEQUAL_-1205589679'), (u'LOAD_-1205590619', u'INT_ADD_-1205590597'), ('tmp_4252', u'CBRANCH_-1205589324'), (u'MULTIEQUAL_-1205586825', u'CALL_-1205589290'), ('const-32', u'CALL_-1205594492'), (u'LOAD_-1205590641', u'CAST_-1205585893'), (u'CAST_-1205585427', u'STORE_-1205589402'), (u'CALLIND_-1205590603', u'INT_EQUAL_-1205590591'), ('const-0', u'STORE_-1205589396'), (u'MULTIEQUAL_-1205588915', u'INT_ADD_-1205592239'), ('const-433', u'STORE_-1205589367'), (u'MULTIEQUAL_-1205587219', u'INT_EQUAL_-1205592053'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589298'), (u'INT_OR_-1205592010', u'STORE_-1205592034'), (u'INT_ADD_-1205592299', u'INT_SLESS_-1205592283'), (u'CALL_-1205589934', u'INDIRECT_-1205586313'), ('const-4294967295', u'INT_EQUAL_-1205590292'), ('tmp_17408', u'STORE_-1205590399'), (u'MULTIEQUAL_-1205587751', u'INT_NOTEQUAL_-1205591875'), (u'MULTIEQUAL_-1205588576', u'INT_LESS_-1205589848'), ('tmp_10470', u'PTRSUB_-1205589066'), (u'INT_ADD_-1205594570', u'CAST_-1205589029'), (u'CAST_-1205588797', u'CALLIND_-1205594210'), (u'CALL_-1205590431', u'INDIRECT_-1205586449'), (u'INDIRECT_-1205589427', u'MULTIEQUAL_-1205586632'), ('tmp_10479', u'INT_NOTEQUAL_-1205592093'), (u'LOAD_-1205590444', u'CALL_-1205590431'), (u'LOAD_-1205590531', u'CAST_-1205585712'), (u'CALL_-1205589290', u'INDIRECT_-1205585692'), ('const-8', u'PTRADD_-1205585770'), (u'PTRSUB_-1205585476', u'STORE_-1205589402'), (u'INT_EQUAL_-1205590292', u'MULTIEQUAL_-1205589105'), (u'PTRADD_-1205594172', u'CAST_-1205588805'), (u'LOAD_-1205594692', u'INT_ADD_-1205594666'), (u'CAST_-1205585712', u'INT_LESSEQUAL_-1205590508'), ('tmp_2402', u'BRANCH_-1205590437'), ('const-0', u'INT_EQUAL_-1205589920'), ('tmp_3878', u'BRANCH_-1205589033'), (u'INDIRECT_-1205585499', u'MULTIEQUAL_-1205586516'), (u'PTRADD_-1205590436', u'STORE_-1205590496'), ('const-1', u'PTRADD_-1205589336'), (u'PTRSUB_-1205589024', u'CAST_-1205588966'), ('const-0', u'INT_EQUAL_-1205589122'), (u'INDIRECT_-1205589579', u'MULTIEQUAL_-1205589534'), (u'INDIRECT_-1205586169', u'COPY_-1205585723'), ('tmp_2523', u'CBRANCH_-1205590588'), ('tmp_601', u'CBRANCH_-1205594258'), ('const-0', u'STORE_-1205589356'), ('const-24', u'INT_ADD_-1205590435'), ('const-0', u'COPY_-1205594570'), ('tmp_10477', u'PTRADD_-1205585951'), ('const-4294967295', u'INT_EQUAL_-1205590591'), ('const-0', u'SUBPIECE_-1205588833'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589250'), (u'INDIRECT_-1205586362', u'MULTIEQUAL_-1205586825'), ('const-433', u'LOAD_-1205590619'), (u'PIECE_-1205588992', u'RETURN_-1205591778'), (u'INDIRECT_-1205586121', u'MULTIEQUAL_-1205586584'), (u'CALL_-1205591937', u'INDIRECT_-1205587834'), (u'MULTIEQUAL_-1205587577', u'MULTIEQUAL_-1205587510'), (u'INDIRECT_-1205589475', u'MULTIEQUAL_-1205586680'), (u'BOOL_AND_-1205592051', u'CBRANCH_-1205592071'), (u'INT_EQUAL_-1205592112', u'BOOL_AND_-1205592051'), (u'PTRADD_-1205585951', u'LOAD_-1205590648'), (u'INDIRECT_-1205589676', u'MULTIEQUAL_-1205589631'), (u'COPY_-1205587075', u'PIECE_-1205588992'), (u'CAST_-1205589097', u'LOAD_-1205589256'), (u'INDIRECT_-1205586583', u'MULTIEQUAL_-1205587801'), (u'MULTIEQUAL_-1205586873', u'INT_EQUAL_-1205590539'), (u'INDIRECT_-1205587834', u'MULTIEQUAL_-1205587799'), (u'CAST_-1205585486', u'PTRADD_-1205589252'), (u'INDIRECT_-1205586446', u'MULTIEQUAL_-1205587608'), (u'COPY_-1205590583', u'MULTIEQUAL_-1205587999'), ('tmp_2310', u'CBRANCH_-1205590506'), ('const-0', u'STORE_-1205589367'), ('tmp_3836', u'CBRANCH_-1205589135'), (u'MULTIEQUAL_-1205591809', u'INT_ADD_-1205594353'), (u'CALL_-1205589832', u'INDIRECT_-1205586122'), (u'CALL_-1205591937', u'INDIRECT_-1205587497'), (u'LOAD_-1205590502', u'INT_ADD_-1205590480'), (u'CALL_-1205589934', u'INT_EQUAL_-1205589920'), ('const-433', u'LOAD_-1205590451'), (u'CALL_-1205594492', u'INDIRECT_-1205589724'), ('tmp_10479', u'LOAD_-1205590502'), (u'INT_NOTEQUAL_-1205590621', u'CBRANCH_-1205590620'), ('const-8', u'PTRADD_-1205585765'), ('const-0', u'COPY_-1205594526'), (u'CAST_-1205585419', u'STORE_-1205589389'), (u'CALL_-1205590431', u'INDIRECT_-1205586545'), ('const-4207176', u'PTRSUB_-1205588873'), (u'CALL_-1205590431', u'INDIRECT_-1205586497'), (u'CAST_-1205585457', u'STORE_-1205589447'), ('const-433', u'LOAD_-1205594586'), (u'CAST_-1205588891', u'LOAD_-1205594369'), ('const-0', u'CALL_-1205589934'), (u'CAST_-1205585356', u'STORE_-1205589312'), ('tmp_10470', u'PTRSUB_-1205586111'), ('const-433', u'LOAD_-1205594234'), ('tmp_204', u'CBRANCH_-1205594648'), (u'INT_NOTEQUAL_-1205591959', u'CBRANCH_-1205591958'), (u'INDIRECT_-1205586534', u'MULTIEQUAL_-1205587752'), (u'COPY_-1205588914', u'MULTIEQUAL_-1205588904'), ('tmp_3764', u'CBRANCH_-1205589854'), ('const-1', u'PTRADD_-1205590397'), ('const-0', u'INT_NOTEQUAL_-1205594570'), ('const-4', u'INT_MULT_-1205594206'), (u'CAST_-1205585486', u'PTRADD_-1205589296'), (u'MULTIEQUAL_-1205586825', u'COPY_-1205586254'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586499'), ('const-4207176', u'PTRSUB_-1205588868'), ('const-433', u'LOAD_-1205590496'), ('const-56', u'PTRADD_-1205589307'), ('const-1', u'PTRADD_-1205589318'), (u'CALL_-1205589934', u'INDIRECT_-1205586458'), (u'MULTIEQUAL_-1205586680', u'MULTIEQUAL_-1205586508'), (u'CALL_-1205589489', u'INDIRECT_-1205586079'), (u'INDIRECT_-1205585788', u'MULTIEQUAL_-1205586805'), ('const-1', u'PTRADD_-1205594172'), (u'CALL_-1205589832', u'INDIRECT_-1205586218'), ('tmp_3802', u'BRANCH_-1205589829'), (u'CALL_-1205594417', u'INDIRECT_-1205589523'), (u'CALL_-1205589832', u'INDIRECT_-1205586170'), ('tmp_2113', u'CBRANCH_-1205591874'), (u'COPY_-1205587074', u'PIECE_-1205588992'), (u'CAST_-1205585486', u'CAST_-1205585427'), (u'LOAD_-1205589273', u'CALL_-1205589257'), ('const-0', u'COPY_-1205590583'), (u'CAST_-1205585401', u'STORE_-1205589367'), ('const-5013552', u'PTRSUB_-1205589158'), (u'CALL_-1205590431', u'INT_EQUAL_-1205590417'), (u'INDIRECT_-1205586631', u'MULTIEQUAL_-1205587849'), (u'INDIRECT_-1205587593', u'MULTIEQUAL_-1205587558'), ('const-433', u'STORE_-1205589334'), (u'CAST_-1205585711', u'INT_LESSEQUAL_-1205590508'), ('const-433', u'LOAD_-1205594692'), (u'INDIRECT_-1205586590', u'MULTIEQUAL_-1205587752'), (u'BOOL_AND_-1205586010', u'CBRANCH_-1205590243'), (u'PTRSUB_-1205589096', u'CAST_-1205589038'), (u'LOAD_-1205590402', u'INT_OR_-1205590375'), ('const-433', u'STORE_-1205589432'), ('const-433', u'STORE_-1205590496'), (u'COPY_-1205594570', u'MULTIEQUAL_-1205589631'), ('const-1', u'INT_ADD_-1205592299'), (u'CALL_-1205591853', u'INDIRECT_-1205587740'), ('const-433', u'LOAD_-1205592243'), (u'INT_EQUAL_-1205592112', u'COPY_-1205587202'), (u'CAST_-1205585486', u'PTRADD_-1205589263'), ('const-5', u'INT_LESS_-1205594250'), (u'LOAD_-1205590524', u'CAST_-1205585711'), ('tmp_10470', u'PTRSUB_-1205589024'), ('const-24', u'INT_ADD_-1205594666'), (u'INDIRECT_-1205587689', u'MULTIEQUAL_-1205587654'), (u'CALL_-1205590431', u'INDIRECT_-1205586641'), (u'CAST_-1205585486', u'PTRADD_-1205589318'), (u'CAST_-1205589102', u'LOAD_-1205594682'), ('const-433', u'STORE_-1205589378'), ('const-208', u'INT_ADD_-1205594798'), (u'CALL_-1205591937', u'INDIRECT_-1205587593'), ('tmp_10470', u'PTRSUB_-1205587115'), (u'CALL_-1205590431', u'INDIRECT_-1205586690'), ('const-72', u'INT_ADD_-1205590480'), (u'CALL_-1205594698', u'INDIRECT_-1205589709'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586342'), (u'INDIRECT_-1205589523', u'MULTIEQUAL_-1205586728'), (u'CAST_-1205589110', u'LOAD_-1205594692'), (u'COPY_-1205587936', u'COPY_-1205585998'), (u'LOAD_-1205590613', u'CALLIND_-1205590603'), ('const-48', u'PTRADD_-1205589318'), (u'SUBPIECE_-1205588921', u'COPY_-1205588914'), (u'CAST_-1205588966', u'CALL_-1205589832'), (u'CALLIND_-1205594210', u'RETURN_-1205592735'), (u'MULTIEQUAL_-1205587529', u'MULTIEQUAL_-1205587462'), (u'INT_ADD_-1205592239', u'COPY_-1205586967'), (u'CALL_-1205594492', u'INDIRECT_-1205589627'), (u'MULTIEQUAL_-1205587560', u'MULTIEQUAL_-1205587529'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586583'), ('tmp_10473', u'INT_ADD_-1205594798'), (u'CAST_-1205588966', u'CALL_-1205589934'), (u'CALL_-1205591937', u'INDIRECT_-1205587786'), (u'CALL_-1205590431', u'INDIRECT_-1205586786'), ('const-0', u'STORE_-1205589389'), (u'CAST_-1205585486', u'PTRADD_-1205589336'), ('const-34', u'PTRADD_-1205589336'), (u'INDIRECT_-1205586218', u'MULTIEQUAL_-1205586728'), ('tmp_10473', u'INT_ADD_-1205594676'), (u'BOOL_AND_-1205587902', u'COPY_-1205585964'), (u'PTRADD_-1205589296', u'CAST_-1205585392'), (u'CAST_-1205589186', u'CALL_-1205589291'), (u'INT_SUB_-1205589140', u'MULTIEQUAL_-1205588576'), ('const-433', u'STORE_-1205589402'), (u'INT_ZEXT_-1205591860', u'INT_MULT_-1205594206'), (u'CALL_-1205591937', u'INDIRECT_-1205587545'), (u'CALL_-1205590317', u'INDIRECT_-1205586735'), ('const-16', u'INT_ADD_-1205590428'), (u'CAST_-1205588819', u'INT_ADD_-1205588920'), ('const-1', u'INT_ADD_-1205586098'), (u'CALL_-1205589934', u'INDIRECT_-1205586265'), ('const-1', u'PTRADD_-1205589307'), (u'COPY_-1205586009', u'MULTIEQUAL_-1205587999'), (u'CALL_-1205594417', u'INDIRECT_-1205589620'), (u'INDIRECT_-1205585451', u'MULTIEQUAL_-1205586468'), (u'INDIRECT_-1205586641', u'MULTIEQUAL_-1205586604'), (u'COPY_-1205586254', u'INT_ADD_-1205586098'), ('tmp_729', u'CBRANCH_-1205592290'), (u'CAST_-1205589038', u'CALL_-1205594492'), (u'INDIRECT_-1205586170', u'MULTIEQUAL_-1205586680'), (u'MULTIEQUAL_-1205586776', u'MULTIEQUAL_-1205586660'), (u'MULTIEQUAL_-1205591809', u'INT_ADD_-1205590435'), (u'INDIRECT_-1205586451', u'MULTIEQUAL_-1205587818'), (u'INDIRECT_-1205589427', u'INT_LESS_-1205589315'), (u'PTRSUB_-1205586932', u'CAST_-1205586870'), (u'INDIRECT_-1205589709', u'MULTIEQUAL_-1205589628'), ('const-1', u'INT_ADD_-1205590585'), ('const-433', u'LOAD_-1205594669'), ('const-433', u'LOAD_-1205590524'), (u'CALL_-1205589290', u'INDIRECT_-1205585740'), (u'MULTIEQUAL_-1205591809', u'INT_ADD_-1205594570'), ('const-433', u'LOAD_-1205592037'), ('tmp_2537', u'BRANCH_-1205590566'), (u'CAST_-1205585477', u'STORE_-1205589481'), ('const-0', u'STORE_-1205589481'), ('const-433', u'STORE_-1205589038'), ('const-0', u'PTRSUB_-1205588868'), (u'INT_EQUAL_-1205590292', u'BOOL_AND_-1205586010'), (u'INDIRECT_-1205586169', u'INT_SUB_-1205589140'), (u'SUBPIECE_-1205588833', u'INT_ADD_-1205592299'), (u'CALL_-1205589934', u'INDIRECT_-1205586362'), ('tmp_17408', u'LOAD_-1205590402'), (u'INT_ADD_-1205588920', u'CAST_-1205588818'), (u'INDIRECT_-1205589668', u'MULTIEQUAL_-1205586873'), (u'MULTIEQUAL_-1205586757', u'PTRADD_-1205590397'), (u'INT_OR_-1205590375', u'STORE_-1205590399'), ('const-0', u'STORE_-1205589447'), (u'LOAD_-1205594252', u'INT_ZEXT_-1205591860'), ('tmp_10470', u'PTRSUB_-1205588874'), (u'LOAD_-1205590496', u'CALLIND_-1205590486'), ('const--120', u'PTRSUB_-1205589096'), (u'MULTIEQUAL_-1205587849', u'MULTIEQUAL_-1205587818'), (u'MULTIEQUAL_-1205586921', u'MULTIEQUAL_-1205586805'), (u'CAST_-1205585365', u'STORE_-1205589323'), (u'INDIRECT_-1205589627', u'MULTIEQUAL_-1205589582'), (u'CALL_-1205589832', u'INDIRECT_-1205586363'), ('const--104', u'PTRSUB_-1205589066'), ('const-433', u'LOAD_-1205590648'), (u'CAST_-1205585990', u'LOAD_-1205590444'), ('tmp_2388', u'CBRANCH_-1205590459'), ('const-112', u'CALL_-1205589489'), ('const-433', u'STORE_-1205589345'), (u'INDIRECT_-1205585547', u'MULTIEQUAL_-1205586564'), ('tmp_2471', u'CBRANCH_-1205590623'), (u'MULTIEQUAL_-1205588576', u'COPY_-1205585722'), (u'PTRADD_-1205589421', u'CAST_-1205585477'), (u'CALL_-1205589832', u'INDIRECT_-1205586074'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586403'), (u'INDIRECT_-1205589379', u'MULTIEQUAL_-1205586584'), (u'INT_ADD_-1205590480', u'CAST_-1205585697'), ('tmp_3147', u'CBRANCH_-1205590504'), (u'MULTIEQUAL_-1205587721', u'MULTIEQUAL_-1205587654'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586438'), (u'MULTIEQUAL_-1205586873', u'MULTIEQUAL_-1205586701'), ('const-1', u'PTRADD_-1205589242'), ('const--1', u'INT_EQUAL_-1205589138'), ('const-2', u'PTRADD_-1205585765'), ('const-4', u'INT_OR_-1205590375'), (u'CALL_-1205589934', u'INDIRECT_-1205586169'), (u'CALL_-1205591853', u'INDIRECT_-1205587547'), ('const-0', u'COPY_-1205587936'), (u'INT_EQUAL_-1205589889', u'CBRANCH_-1205589886'), (u'LOAD_-1205594669', u'INT_EQUAL_-1205594650'), (u'INT_MULT_-1205594206', u'PTRADD_-1205594172'), ('const-1', u'PTRADD_-1205594163'), (u'LOAD_-1205589256', u'MULTIEQUAL_-1205591809'), (u'PTRSUB_-1205587115', u'INT_NOTEQUAL_-1205591959'), (u'CAST_-1205589119', u'CALL_-1205594698'), ('const-0', u'COPY_-1205594434'), (u'CALL_-1205589290', u'INDIRECT_-1205585499'), (u'MULTIEQUAL_-1205588915', u'INT_ADD_-1205588920'), (u'INDIRECT_-1205586313', u'MULTIEQUAL_-1205586776'), ('const-0', u'INT_NOTEQUAL_-1205590621'), (u'INDIRECT_-1205586122', u'MULTIEQUAL_-1205586632'), (u'MULTIEQUAL_-1205591809', u'INT_ADD_-1205590428'), (u'PTRADD_-1205585770', u'LOAD_-1205590531'), (u'CALL_-1205594417', u'INDIRECT_-1205589571'), (u'INT_EQUAL_-1205590591', u'CBRANCH_-1205590588'), (u'INDIRECT_-1205586449', u'MULTIEQUAL_-1205586412'), (u'INDIRECT_-1205586494', u'MULTIEQUAL_-1205587656'), ('const-433', u'LOAD_-1205589256'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586258'), ('const-433', u'STORE_-1205589312'), (u'CALL_-1205590317', u'INDIRECT_-1205586494'), (u'PTRADD_-1205589285', u'CAST_-1205585383'), (u'INT_ADD_-1205594666', u'CAST_-1205589102'), (u'INDIRECT_-1205585643', u'MULTIEQUAL_-1205586660'), ('const-0', u'CALL_-1205589290'), (u'CAST_-1205589038', u'CALL_-1205590431'), (u'COPY_-1205585723', u'MULTIEQUAL_-1205588404'), (u'INDIRECT_-1205586398', u'MULTIEQUAL_-1205587560'), ('tmp_17718', u'INT_EQUAL_-1205592112'), (u'MULTIEQUAL_-1205587770', u'MULTIEQUAL_-1205587703'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586210'), (u'INDIRECT_-1205586390', u'MULTIEQUAL_-1205587608'), ('const-433', u'STORE_-1205589396'), ('const-0', u'COPY_-1205594474'), (u'INT_EQUAL_-1205589920', u'CBRANCH_-1205589918'), (u'CAST_-1205585383', u'STORE_-1205589345'), (u'INT_SUB_-1205589140', u'INT_EQUAL_-1205589138'), (u'INDIRECT_-1205585740', u'MULTIEQUAL_-1205586757'), (u'INT_EQUAL_-1205590462', u'CBRANCH_-1205590459'), ('const-433', u'STORE_-1205589389'), (u'CAST_-1205585486', u'PTRADD_-1205589329'), (u'MULTIEQUAL_-1205586584', u'MULTIEQUAL_-1205586412'), ('const-96', u'PTRADD_-1205589252'), (u'MULTIEQUAL_-1205587752', u'MULTIEQUAL_-1205587721'), ('const--1', u'INT_EQUAL_-1205589889'), (u'LOAD_-1205592243', u'MULTIEQUAL_-1205588904'), (u'CAST_-1205585486', u'CALL_-1205589291'), (u'CAST_-1205585486', u'CAST_-1205585320'), (u'INDIRECT_-1205586162', u'MULTIEQUAL_-1205587529'), ('const-80', u'PTRADD_-1205589274'), (u'INDIRECT_-1205585291', u'MULTIEQUAL_-1205586584'), ('tmp_10477', u'PTRADD_-1205585946'), (u'CAST_-1205585432', u'STORE_-1205589408'), ('const-433', u'LOAD_-1205590613'), (u'INDIRECT_-1205586169', u'INT_LESS_-1205589848'), (u'PTRADD_-1205589318', u'CAST_-1205585410'), (u'MULTIEQUAL_-1205587751', u'CALL_-1205591853'), ('tmp_3104', u'CBRANCH_-1205590537'), ('const-15', u'COPY_-1205589162'), (u'PTRSUB_-1205587069', u'INT_NOTEQUAL_-1205591875'), (u'INT_NOTEQUAL_-1205594570', u'CBRANCH_-1205594513'), (u'INT_NOTEQUAL_-1205591875', u'CBRANCH_-1205591874'), (u'PTRADD_-1205589307', u'CAST_-1205585401'), (u'INT_ADD_-1205594676', u'CAST_-1205589110'), (u'CALL_-1205589934', u'INT_EQUAL_-1205589889'), (u'CAST_-1205588966', u'CALL_-1205590317'), ('tmp_1840', u'CBRANCH_-1205592071'), (u'CAST_-1205588805', u'LOAD_-1205594234'), (u'CAST_-1205585486', u'PTRADD_-1205589387'), (u'INDIRECT_-1205586738', u'MULTIEQUAL_-1205586701'), (u'INT_LESS_-1205594250', u'CBRANCH_-1205594258'), ('const-0', u'STORE_-1205589312'), ('const-0', u'INT_EQUAL_-1205594650'), (u'INT_LESS_-1205590496', u'CBRANCH_-1205590504'), ('tmp_10470', u'PTRSUB_-1205587069'), (u'COPY_-1205588916', u'MULTIEQUAL_-1205588915'), ('tmp_3717', u'CBRANCH_-1205589886'), ('const-1', u'PTRADD_-1205589348'), (u'CAST_-1205585893', u'INT_LESSEQUAL_-1205590625'), ('const-3', u'PTRADD_-1205585770'), (u'MULTIEQUAL_-1205586728', u'PIECE_-1205586709'), (u'CALL_-1205591937', u'INDIRECT_-1205587738'), (u'COPY_-1205585722', u'MULTIEQUAL_-1205588404'), (u'CALL_-1205594417', u'INDIRECT_-1205589475'), ('const-1', u'PTRADD_-1205589263'), (u'LOAD_-1205594369', u'SUBPIECE_-1205588921'), (u'PTRADD_-1205590397', u'STORE_-1205590457'), (u'MULTIEQUAL_-1205586825', u'MULTIEQUAL_-1205586653'), (u'CAST_-1205585486', u'PTRADD_-1205589421'), (u'CALL_-1205590317', u'INDIRECT_-1205586398'), (u'PTRSUB_-1205588873', u'PTRADD_-1205594172'), (u'INDIRECT_-1205589620', u'MULTIEQUAL_-1205586825'), ('tmp_17409', u'CALL_-1205590317'), (u'COPY_-1205585998', u'MULTIEQUAL_-1205589105'), (u'CAST_-1205589029', u'LOAD_-1205594586'), (u'INDIRECT_-1205586411', u'MULTIEQUAL_-1205586921'), (u'CALLIND_-1205590486', u'INT_EQUAL_-1205590462'), ('const-0', u'STORE_-1205589432'), ('const-2', u'PTRADD_-1205585946'), (u'COPY_-1205589162', u'MULTIEQUAL_-1205588831'), (u'CALL_-1205594722', u'INDIRECT_-1205589727'), ('const-111', u'PTRADD_-1205589242'), (u'INT_NOTEQUAL_-1205590272', u'BOOL_AND_-1205586010'), ('tmp_10470', u'PTRSUB_-1205589096'), ('const-1', u'RETURN_-1205592735'), ('const-0', u'PTRSUB_-1205588873'), ('const-8', u'PTRADD_-1205585951'), (u'CAST_-1205585486', u'PTRADD_-1205589372'), (u'INT_ADD_-1205589257', u'CAST_-1205585328'), ('const-0', u'SUBPIECE_-1205588921'), ('tmp_2007', u'CBRANCH_-1205591958'), (u'INDIRECT_-1205586217', u'STORE_-1205589038'), ('const-0', u'STORE_-1205589038'), (u'INDIRECT_-1205586210', u'MULTIEQUAL_-1205587577'), (u'CALL_-1205590317', u'INDIRECT_-1205586687'), (u'INT_EQUAL_-1205590292', u'BOOL_AND_-1205587902'), (u'CALL_-1205589832', u'INDIRECT_-1205586266'), ('const-16', u'PTRADD_-1205589387'), (u'PTRADD_-1205589372', u'CAST_-1205585445'), (u'INDIRECT_-1205585926', u'MULTIEQUAL_-1205589628'), (u'MULTIEQUAL_-1205588915', u'SUBPIECE_-1205588833'), ('const-0', u'STORE_-1205589334'), ('const-0', u'COPY_-1205585901'), (u'CALL_-1205590317', u'INDIRECT_-1205586590'), (u'INT_ADD_-1205586098', u'PTRADD_-1205590397'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589346'), (u'INT_ADD_-1205590428', u'CAST_-1205585990'), ('tmp_10477', u'INT_NOTEQUAL_-1205590272'), ('const--104', u'PTRSUB_-1205586111'), (u'MULTIEQUAL_-1205587656', u'MULTIEQUAL_-1205587625'), ('tmp_10477', u'LOAD_-1205590619'), (u'CALL_-1205589934', u'INDIRECT_-1205586217'), (u'PTRADD_-1205589274', u'CAST_-1205585374'), ('tmp_3679', u'CBRANCH_-1205589918'), (u'PTRADD_-1205589263', u'CAST_-1205585365'), (u'INDIRECT_-1205586499', u'MULTIEQUAL_-1205587866'), ('const-433', u'LOAD_-1205590641'), ('const-32', u'PTRADD_-1205589348'), ('const-1', u'PTRADD_-1205590436'), (u'LOAD_-1205590648', u'CAST_-1205585894'), (u'INDIRECT_-1205589571', u'MULTIEQUAL_-1205586776'), (u'MULTIEQUAL_-1205586825', u'INT_ADD_-1205590585'), (u'MULTIEQUAL_-1205587801', u'MULTIEQUAL_-1205587770'), ('const-1', u'PTRADD_-1205589421'), ('tmp_4528', u'BRANCH_-1205589248'), ('const--124', u'PTRSUB_-1205586932'), ('const-4294967295', u'INT_EQUAL_-1205590462'), (u'CAST_-1205586870', u'INT_ADD_-1205586978'), (u'CALL_-1205590317', u'INDIRECT_-1205586639'), (u'CAST_-1205585697', u'LOAD_-1205590496'), ('const-1', u'PTRADD_-1205589285'), (u'MULTIEQUAL_-1205586757', u'PTRADD_-1205590436'), (u'INT_ADD_-1205590597', u'CAST_-1205585879'), (u'CAST_-1205585445', u'STORE_-1205589432'), ('const-1', u'PTRADD_-1205589387'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586534'), (u'MULTIEQUAL_-1205589105', u'INT_EQUAL_-1205592053'), (u'COPY_-1205586967', u'MULTIEQUAL_-1205588915'), (u'CALL_-1205594417', u'INDIRECT_-1205589379'), (u'INDIRECT_-1205586786', u'MULTIEQUAL_-1205586749'), ('const-0', u'INT_NOTEQUAL_-1205592093'), (u'CALL_-1205589290', u'INDIRECT_-1205585788'), ('const-1', u'INT_ADD_-1205592239'), ('const-0', u'PTRSUB_-1205589158'), ('const-433', u'STORE_-1205589481'), (u'COPY_-1205586254', u'PTRADD_-1205590436'), ('tmp_3248', u'CBRANCH_-1205590415'), ('const-1', u'PTRADD_-1205589329'), (u'INDIRECT_-1205586687', u'MULTIEQUAL_-1205587849'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586451'), (u'MULTIEQUAL_-1205587897', u'MULTIEQUAL_-1205587866'), ('const-0', u'STORE_-1205589345'), (u'COPY_-1205591358', u'COPY_-1205588916'), (u'INDIRECT_-1205587545', u'MULTIEQUAL_-1205587510'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586631'), ('const-433', u'STORE_-1205589447'), ('tmp_3607', u'BRANCH_-1205589276'), ('const--124', u'PTRSUB_-1205588874'), (u'CALL_-1205594417', u'INDIRECT_-1205589668'), (u'INDIRECT_-1205586679', u'MULTIEQUAL_-1205587897'), (u'INT_EQUAL_-1205590417', u'CBRANCH_-1205590415'), (u'CALL_-1205589291', u'INDIRECT_-1205585950'), (u'INDIRECT_-1205586265', u'MULTIEQUAL_-1205586728'), ('const-433', u'LOAD_-1205594369'), (u'PIECE_-1205586709', u'MULTIEQUAL_-1205588831'), (u'INDIRECT_-1205586497', u'MULTIEQUAL_-1205586460'), ('const-433', u'STORE_-1205590399'), (u'INDIRECT_-1205586545', u'MULTIEQUAL_-1205586508'), (u'SUBPIECE_-1205586788', u'INT_EQUAL_-1205590292'), (u'CALL_-1205594492', u'INDIRECT_-1205589579'), (u'CALL_-1205589934', u'INDIRECT_-1205586410'), (u'CALL_-1205594698', u'INT_MULT_-1205594646'), (u'INDIRECT_-1205586410', u'MULTIEQUAL_-1205586873'), ('const-4936272', u'PTRSUB_-1205585476'), (u'PTRSUB_-1205589158', u'CAST_-1205589119'), ('const-0', u'PTRSUB_-1205585476'), (u'MULTIEQUAL_-1205586776', u'MULTIEQUAL_-1205586604'), (u'LOAD_-1205594234', u'INT_SEXT_-1205594217'), (u'MULTIEQUAL_-1205586825', u'INT_NOTEQUAL_-1205590621'), (u'PTRADD_-1205589252', u'CAST_-1205585356')]
[(u'INDIRECT_-1205586737', u'MULTIEQUAL_-1205587899'), (u'PTRADD_-1205585458', u'CAST_-1205585426'), (u'INT_SLESS_-1205592283', u'CBRANCH_-1205592290'), (u'MULTIEQUAL_-1205588917', u'INT_ADD_-1205592239'), ('const-1', u'PTRADD_-1205594163'), (u'INDIRECT_-1205586171', u'INT_LESS_-1205589848'), (u'INT_EQUAL_-1205589138', u'CBRANCH_-1205589135'), (u'INDIRECT_-1205586356', u'MULTIEQUAL_-1205587723'), (u'LOAD_-1205594586', u'INT_NOTEQUAL_-1205594570'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586260'), (u'INT_MULT_-1205594646', u'INT_ADD_-1205594658'), ('const-8', u'PTRADD_-1205585383'), (u'COPY_-1205588906', u'MULTIEQUAL_-1205588917'), (u'MULTIEQUAL_-1205587753', u'INT_NOTEQUAL_-1205591875'), (u'CAST_-1205585478', u'PTRADD_-1205585503'), (u'INDIRECT_-1205585453', u'MULTIEQUAL_-1205586470'), ('tmp_3862', u'CBRANCH_-1205589120'), (u'INDIRECT_-1205586451', u'MULTIEQUAL_-1205586414'), (u'INT_SUB_-1205589140', u'INT_EQUAL_-1205589122'), ('const-96', u'INT_ADD_-1205594353'), (u'CALL_-1205591937', u'INDIRECT_-1205587740'), ('const-4294967295', u'INT_EQUAL_-1205592112'), ('const-208', u'INT_ADD_-1205594676'), (u'BOOL_AND_-1205587902', u'COPY_-1205585954'), ('tmp_2994', u'CBRANCH_-1205590620'), (u'CALL_-1205589290', u'INDIRECT_-1205585453'), ('const-0', u'RETURN_-1205591778'), (u'CALL_-1205591937', u'INDIRECT_-1205587547'), (u'INDIRECT_-1205586172', u'MULTIEQUAL_-1205586682'), (u'COPY_-1205585988', u'MULTIEQUAL_-1205589105'), (u'MULTIEQUAL_-1205587531', u'MULTIEQUAL_-1205587464'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586536'), ('tmp_18579', u'INT_EQUAL_-1205592112'), (u'MULTIEQUAL_-1205591807', u'INT_ADD_-1205594353'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589348'), (u'COPY_-1205585712', u'MULTIEQUAL_-1205588402'), (u'INT_ADD_-1205594798', u'CALL_-1205594722'), ('const-433', u'LOAD_-1205590613'), (u'PTRADD_-1205585446', u'STORE_-1205589389'), (u'CAST_-1205585894', u'INT_LESSEQUAL_-1205590625'), (u'CALL_-1205589489', u'INDIRECT_-1205586081'), (u'CALL_-1205591853', u'INDIRECT_-1205587790'), (u'CALL_-1205591853', u'INDIRECT_-1205587501'), ('tmp_10534', u'INT_NOTEQUAL_-1205592093'), (u'CAST_-1205585478', u'PTRADD_-1205585428'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589252'), (u'INT_NOTEQUAL_-1205590272', u'BOOL_AND_-1205587902'), ('const-433', u'STORE_-1205589334'), (u'LOAD_-1205592243', u'MULTIEQUAL_-1205588906'), (u'LOAD_-1205590641', u'CAST_-1205585894'), ('const-0', u'COPY_-1205594434'), (u'PTRADD_-1205585503', u'CAST_-1205585469'), (u'MULTIEQUAL_-1205587627', u'MULTIEQUAL_-1205587560'), (u'LOAD_-1205590524', u'CAST_-1205585712'), ('const-2', u'INT_OR_-1205592010'), (u'INDIRECT_-1205589726', u'MULTIEQUAL_-1205589681'), (u'MULTIEQUAL_-1205586730', u'PIECE_-1205586711'), ('const-0', u'COPY_-1205594526'), (u'CALL_-1205589291', u'INDIRECT_-1205585952'), ('tmp_10532', u'PTRADD_-1205585948'), (u'CALL_-1205594417', u'INDIRECT_-1205589670'), (u'MULTIEQUAL_-1205586759', u'PTRADD_-1205590397'), (u'MULTIEQUAL_-1205586827', u'INT_NOTEQUAL_-1205590621'), (u'INT_LESS_-1205589315', u'CBRANCH_-1205589324'), ('const-208', u'INT_ADD_-1205589257'), (u'CALL_-1205594417', u'INDIRECT_-1205589477'), ('const-1', u'PTRADD_-1205590397'), (u'INT_ADD_-1205590585', u'INT_LESS_-1205590496'), (u'PTRADD_-1205585437', u'STORE_-1205589378'), ('const-433', u'STORE_-1205589367'), (u'COPY_-1205586244', u'PTRADD_-1205590436'), (u'MULTIEQUAL_-1205586827', u'MULTIEQUAL_-1205586655'), ('const-32', u'INT_ADD_-1205594570'), ('const-34', u'INT_ADD_-1205589382'), (u'INDIRECT_-1205589429', u'INT_LESS_-1205589315'), ('tmp_10525', u'PTRSUB_-1205589098'), (u'CAST_-1205585478', u'CALL_-1205589291'), (u'CALL_-1205589257', u'INDIRECT_-1205585928'), (u'INDIRECT_-1205586171', u'INT_SUB_-1205589140'), (u'CAST_-1205585478', u'PTRADD_-1205585419'), ('const-32', u'CALL_-1205594417'), (u'INDIRECT_-1205587788', u'MULTIEQUAL_-1205587753'), ('const-1', u'INT_ADD_-1205586100'), (u'CAST_-1205585478', u'PTRADD_-1205585483'), (u'PTRSUB_-1205589098', u'CALL_-1205589290'), ('tmp_17935', u'CALL_-1205590317'), ('const-433', u'STORE_-1205589345'), ('const-0', u'INT_EQUAL_-1205590417'), ('const-433', u'LOAD_-1205589273'), (u'CAST_-1205585417', u'STORE_-1205589396'), (u'INDIRECT_-1205586171', u'COPY_-1205585713'), (u'MULTIEQUAL_-1205588917', u'INT_ADD_-1205588922'), (u'MULTIEQUAL_-1205586875', u'INT_EQUAL_-1205590539'), ('const-433', u'LOAD_-1205590648'), (u'CALL_-1205590317', u'INDIRECT_-1205586400'), (u'INDIRECT_-1205586219', u'STORE_-1205589038'), (u'INDIRECT_-1205586365', u'MULTIEQUAL_-1205586875'), ('tmp_10532', u'LOAD_-1205590619'), ('const-0', u'STORE_-1205590457'), (u'CAST_-1205588819', u'LOAD_-1205594252'), ('tmp_1872', u'CBRANCH_-1205592050'), (u'LOAD_-1205594682', u'INT_ADD_-1205594658'), (u'INDIRECT_-1205586592', u'MULTIEQUAL_-1205587754'), ('const-0', u'COPY_-1205585903'), ('const-12', u'PTRADD_-1205585383'), (u'CAST_-1205585426', u'STORE_-1205589408'), (u'MULTIEQUAL_-1205587772', u'MULTIEQUAL_-1205587705'), (u'CAST_-1205585478', u'PTRADD_-1205585446'), (u'CALL_-1205594492', u'INDIRECT_-1205589726'), (u'MULTIEQUAL_-1205591807', u'INT_ADD_-1205590435'), (u'MULTIEQUAL_-1205586682', u'MULTIEQUAL_-1205586510'), ('const-0', u'STORE_-1205589323'), ('const--124', u'PTRSUB_-1205586934'), ('const-1', u'CALL_-1205589290'), (u'INT_ADD_-1205589382', u'CAST_-1205585417'), (u'MULTIEQUAL_-1205586682', u'MULTIEQUAL_-1205586566'), (u'INT_NOTEQUAL_-1205592093', u'BOOL_AND_-1205592051'), ('const-433', u'LOAD_-1205590496'), ('tmp_10528', u'INT_ADD_-1205594676'), (u'COPY_-1205587936', u'COPY_-1205585988'), (u'PTRSUB_-1205586113', u'INT_EQUAL_-1205590539'), (u'CAST_-1205585880', u'LOAD_-1205590613'), ('tmp_3517', u'CBRANCH_-1205590243'), (u'LOAD_-1205592037', u'INT_OR_-1205592010'), (u'CALL_-1205589934', u'INDIRECT_-1205586364'), (u'INT_EQUAL_-1205590539', u'CBRANCH_-1205590537'), (u'MULTIEQUAL_-1205587723', u'MULTIEQUAL_-1205587656'), (u'PTRSUB_-1205586934', u'CAST_-1205586871'), ('tmp_10534', u'PTRADD_-1205585767'), ('const-1', u'INT_ADD_-1205586982'), ('const-433', u'STORE_-1205589389'), ('const-8', u'PTRADD_-1205585410'), (u'CAST_-1205589089', u'LOAD_-1205589256'), (u'INDIRECT_-1205586641', u'MULTIEQUAL_-1205587803'), (u'CAST_-1205588806', u'LOAD_-1205594234'), (u'INDIRECT_-1205586268', u'MULTIEQUAL_-1205586778'), (u'INT_EQUAL_-1205594650', u'CBRANCH_-1205594648'), (u'INDIRECT_-1205587740', u'MULTIEQUAL_-1205587705'), ('const-0', u'STORE_-1205589334'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589541'), (u'CALL_-1205590317', u'INDIRECT_-1205586641'), ('tmp_10533', u'COPY_-1205587065'), ('const-0', u'PTRSUB_-1205588870'), ('const--104', u'PTRSUB_-1205587071'), ('const-0', u'INT_NOTEQUAL_-1205594570'), (u'INDIRECT_-1205586413', u'MULTIEQUAL_-1205586923'), (u'COPY_-1205586957', u'MULTIEQUAL_-1205588917'), (u'INT_EQUAL_-1205592053', u'CBRANCH_-1205592050'), (u'PTRADD_-1205585401', u'STORE_-1205589334'), (u'INDIRECT_-1205586076', u'MULTIEQUAL_-1205586586'), ('const-8', u'PTRADD_-1205585458'), (u'INDIRECT_-1205586344', u'MULTIEQUAL_-1205587562'), (u'INT_SEXT_-1205594217', u'PTRADD_-1205594163'), (u'CAST_-1205585469', u'STORE_-1205589481'), ('tmp_341', u'CBRANCH_-1205594513'), (u'INT_EQUAL_-1205592112', u'COPY_-1205587192'), ('const-4', u'PTRADD_-1205585458'), (u'CAST_-1205589102', u'LOAD_-1205594692'), (u'INT_LESS_-1205589848', u'CBRANCH_-1205589854'), (u'MULTIEQUAL_-1205586586', u'MULTIEQUAL_-1205586470'), (u'INT_LESSEQUAL_-1205590508', u'CBRANCH_-1205590506'), (u'INDIRECT_-1205589581', u'MULTIEQUAL_-1205589536'), (u'CAST_-1205585418', u'INT_ADD_-1205589382'), (u'INT_ADD_-1205594676', u'CAST_-1205589102'), (u'COPY_-1205586244', u'INT_ADD_-1205586100'), (u'PTRADD_-1205594172', u'CAST_-1205588806'), ('const-8', u'PTRADD_-1205585503'), ('const-8', u'INT_MULT_-1205594646'), (u'MULTIEQUAL_-1205587610', u'MULTIEQUAL_-1205587579'), ('const-32', u'CALL_-1205594492'), ('tmp_17934', u'STORE_-1205590399'), ('const-72', u'INT_ADD_-1205590597'), ('const-4207176', u'PTRSUB_-1205588870'), (u'CALL_-1205589934', u'INDIRECT_-1205586460'), (u'INDIRECT_-1205586364', u'MULTIEQUAL_-1205586827'), (u'INDIRECT_-1205585790', u'MULTIEQUAL_-1205586807'), (u'INT_ADD_-1205590428', u'CAST_-1205585991'), ('const-0', u'COPY_-1205587936'), (u'CALL_-1205590431', u'INDIRECT_-1205586643'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586633'), (u'CALL_-1205594698', u'CALL_-1205589257'), ('tmp_10532', u'PTRADD_-1205585953'), (u'CALL_-1205590431', u'INDIRECT_-1205586451'), (u'INDIRECT_-1205586164', u'MULTIEQUAL_-1205587531'), (u'INDIRECT_-1205586212', u'MULTIEQUAL_-1205587579'), (u'INDIRECT_-1205589525', u'MULTIEQUAL_-1205586730'), ('const-0', u'COPY_-1205590583'), (u'CAST_-1205586871', u'INT_ADD_-1205586980'), (u'INDIRECT_-1205586123', u'MULTIEQUAL_-1205586586'), ('const-0', u'STORE_-1205589481'), ('const-433', u'STORE_-1205589378'), (u'INT_LESSEQUAL_-1205590625', u'CBRANCH_-1205590623'), ('const-3', u'PTRADD_-1205585471'), (u'CALL_-1205589934', u'INDIRECT_-1205586267'), (u'INDIRECT_-1205586412', u'MULTIEQUAL_-1205586875'), (u'MULTIEQUAL_-1205586923', u'MULTIEQUAL_-1205586751'), ('const--72', u'PTRSUB_-1205589000'), ('const-433', u'STORE_-1205590457'), (u'CALL_-1205594492', u'INDIRECT_-1205589629'), (u'MULTIEQUAL_-1205587851', u'MULTIEQUAL_-1205587820'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589589'), (u'LOAD_-1205590451', u'CALL_-1205590431'), ('const-0', u'INT_NOTEQUAL_-1205590272'), (u'INT_EQUAL_-1205589122', u'CBRANCH_-1205589120'), ('tmp_3610', u'BRANCH_-1205589153'), (u'CALL_-1205594417', u'INDIRECT_-1205589429'), ('const-433', u'LOAD_-1205594234'), (u'PTRSUB_-1205589098', u'CALL_-1205590431'), (u'CAST_-1205585478', u'STORE_-1205589402'), (u'PTRSUB_-1205585478', u'STORE_-1205589402'), (u'INDIRECT_-1205586315', u'MULTIEQUAL_-1205586778'), ('const-433', u'LOAD_-1205590444'), (u'INDIRECT_-1205586448', u'MULTIEQUAL_-1205587610'), (u'COPY_-1205585999', u'MULTIEQUAL_-1205588001'), (u'PTRSUB_-1205588870', u'PTRADD_-1205594163'), ('const-433', u'STORE_-1205589038'), (u'STORE_-1205589038', u'INDIRECT_-1205585293'), (u'INDIRECT_-1205586400', u'MULTIEQUAL_-1205587562'), (u'INT_ADD_-1205586982', u'INT_ADD_-1205586980'), (u'LOAD_-1205590619', u'INT_ADD_-1205590597'), (u'CAST_-1205585478', u'PTRADD_-1205585410'), ('tmp_4252', u'CBRANCH_-1205589324'), ('const--88', u'PTRSUB_-1205589026'), (u'CALLIND_-1205590603', u'INT_EQUAL_-1205590591'), ('const-4294967295', u'INT_EQUAL_-1205590591'), (u'COPY_-1205585783', u'MULTIEQUAL_-1205587221'), ('tmp_17934', u'LOAD_-1205590402'), ('const-2', u'PTRADD_-1205585948'), ('tmp_10534', u'LOAD_-1205590502'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589300'), ('const-111', u'INT_ADD_-1205589288'), (u'INT_OR_-1205592010', u'STORE_-1205592034'), (u'INT_ADD_-1205592299', u'INT_SLESS_-1205592283'), (u'MULTIEQUAL_-1205586923', u'MULTIEQUAL_-1205586807'), (u'MULTIEQUAL_-1205587899', u'MULTIEQUAL_-1205587868'), (u'PTRSUB_-1205588876', u'CAST_-1205588820'), ('const-0', u'COPY_-1205585882'), (u'INT_ADD_-1205594570', u'CAST_-1205589029'), (u'INDIRECT_-1205586453', u'MULTIEQUAL_-1205587820'), ('const-0', u'STORE_-1205589396'), ('const-433', u'LOAD_-1205594669'), (u'LOAD_-1205590444', u'CALL_-1205590431'), (u'INT_EQUAL_-1205590292', u'MULTIEQUAL_-1205589105'), (u'PIECE_-1205586711', u'MULTIEQUAL_-1205588829'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586392'), (u'CALL_-1205589832', u'INDIRECT_-1205586172'), (u'LOAD_-1205594692', u'INT_ADD_-1205594666'), ('tmp_10532', u'INT_NOTEQUAL_-1205590272'), (u'CAST_-1205585712', u'INT_LESSEQUAL_-1205590508'), ('const-1', u'PTRADD_-1205585503'), ('tmp_2402', u'BRANCH_-1205590437'), ('const-0', u'INT_EQUAL_-1205589920'), ('tmp_3878', u'BRANCH_-1205589033'), (u'CAST_-1205588798', u'CALLIND_-1205594210'), ('const--104', u'PTRSUB_-1205589068'), (u'PTRADD_-1205590436', u'STORE_-1205590496'), (u'COPY_-1205585903', u'COPY_-1205585801'), ('const-4207176', u'PTRSUB_-1205588875'), ('const-0', u'INT_EQUAL_-1205589122'), (u'MULTIEQUAL_-1205586634', u'MULTIEQUAL_-1205586518'), ('const-0', u'COPY_-1205594474'), ('tmp_2523', u'CBRANCH_-1205590588'), ('tmp_601', u'CBRANCH_-1205594258'), ('const-8', u'PTRADD_-1205585948'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586440'), ('const-24', u'INT_ADD_-1205590435'), (u'MULTIEQUAL_-1205586778', u'MULTIEQUAL_-1205586662'), (u'INT_ADD_-1205594798', u'CALL_-1205589291'), (u'INT_ADD_-1205594666', u'CAST_-1205589094'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586164'), ('const-112', u'CALL_-1205589489'), (u'MULTIEQUAL_-1205588402', u'CALL_-1205589832'), (u'PIECE_-1205588992', u'RETURN_-1205591778'), (u'INT_ADD_-1205586980', u'CAST_-1205586870'), ('const-8', u'PTRADD_-1205585392'), (u'BOOL_AND_-1205592051', u'CBRANCH_-1205592071'), ('const-433', u'LOAD_-1205589256'), (u'LOAD_-1205594669', u'MULTIEQUAL_-1205591807'), (u'INT_EQUAL_-1205592112', u'BOOL_AND_-1205592051'), ('const-9', u'PTRADD_-1205585410'), (u'CAST_-1205589094', u'LOAD_-1205594682'), ('const-433', u'STORE_-1205589432'), (u'COPY_-1205589162', u'MULTIEQUAL_-1205588829'), (u'INDIRECT_-1205586585', u'MULTIEQUAL_-1205587803'), (u'CALL_-1205589832', u'INDIRECT_-1205586365'), (u'CALL_-1205589290', u'INDIRECT_-1205585742'), ('tmp_2310', u'CBRANCH_-1205590506'), ('tmp_3836', u'CBRANCH_-1205589135'), (u'PTRSUB_-1205589068', u'MULTIEQUAL_-1205589681'), ('tmp_10533', u'SUBPIECE_-1205586790'), (u'LOAD_-1205590502', u'INT_ADD_-1205590480'), (u'CALL_-1205594492', u'INDIRECT_-1205589678'), (u'CALL_-1205589934', u'INT_EQUAL_-1205589920'), (u'CAST_-1205588820', u'INT_ADD_-1205588922'), (u'CALL_-1205594417', u'INDIRECT_-1205589381'), (u'CALL_-1205589290', u'INDIRECT_-1205585549'), (u'INT_NOTEQUAL_-1205590621', u'CBRANCH_-1205590620'), (u'CAST_-1205585478', u'PTRADD_-1205585471'), ('const-8', u'PTRADD_-1205585419'), (u'MULTIEQUAL_-1205587658', u'MULTIEQUAL_-1205587627'), (u'INT_ADD_-1205590435', u'CAST_-1205585996'), ('const-433', u'STORE_-1205589323'), ('const-1', u'PTRADD_-1205590436'), (u'MULTIEQUAL_-1205588906', u'INT_LESS_-1205594250'), ('const-4936272', u'PTRSUB_-1205585478'), ('const-0', u'CALL_-1205589290'), (u'MULTIEQUAL_-1205586875', u'MULTIEQUAL_-1205586703'), ('const-0', u'SUBPIECE_-1205588833'), (u'CAST_-1205585478', u'CAST_-1205585418'), (u'MULTIEQUAL_-1205587627', u'INT_NOTEQUAL_-1205591959'), ('const-0', u'PTRSUB_-1205589160'), ('const-433', u'STORE_-1205589356'), ('const--1', u'INT_EQUAL_-1205589138'), (u'CAST_-1205585356', u'STORE_-1205589312'), (u'CALL_-1205591853', u'INDIRECT_-1205587742'), (u'MULTIEQUAL_-1205586586', u'MULTIEQUAL_-1205586414'), ('const-8', u'PTRADD_-1205585437'), ('tmp_204', u'CBRANCH_-1205594648'), (u'INT_NOTEQUAL_-1205591959', u'CBRANCH_-1205591958'), ('const-433', u'STORE_-1205589302'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589444'), ('tmp_3764', u'CBRANCH_-1205589854'), ('const-4', u'INT_MULT_-1205594206'), (u'INDIRECT_-1205589622', u'MULTIEQUAL_-1205586827'), (u'PTRADD_-1205585767', u'LOAD_-1205590524'), (u'CALL_-1205590317', u'INDIRECT_-1205586737'), (u'MULTIEQUAL_-1205587868', u'MULTIEQUAL_-1205587801'), (u'INDIRECT_-1205589429', u'MULTIEQUAL_-1205586634'), (u'PTRSUB_-1205588875', u'PTRADD_-1205594172'), ('const-433', u'LOAD_-1205592037'), (u'MULTIEQUAL_-1205586778', u'PIECE_-1205586711'), ('const-8', u'PTRADD_-1205585483'), ('const-433', u'STORE_-1205592034'), ('const--120', u'PTRSUB_-1205589098'), (u'COPY_-1205594570', u'MULTIEQUAL_-1205589633'), (u'COPY_-1205587065', u'PIECE_-1205588992'), (u'CAST_-1205585347', u'STORE_-1205589302'), ('tmp_3802', u'BRANCH_-1205589829'), (u'CALL_-1205590431', u'INDIRECT_-1205586788'), (u'INDIRECT_-1205589711', u'MULTIEQUAL_-1205589630'), (u'LOAD_-1205589256', u'MULTIEQUAL_-1205591807'), ('tmp_2113', u'CBRANCH_-1205591874'), (u'INDIRECT_-1205589381', u'MULTIEQUAL_-1205586586'), (u'MULTIEQUAL_-1205587820', u'MULTIEQUAL_-1205587753'), (u'BOOL_AND_-1205592051', u'COPY_-1205585765'), (u'INT_NOTEQUAL_-1205590272', u'BOOL_AND_-1205586012'), (u'PTRSUB_-1205587071', u'INT_NOTEQUAL_-1205591875'), ('tmp_10525', u'PTRSUB_-1205589068'), (u'LOAD_-1205589273', u'CALL_-1205589257'), ('const-0', u'COPY_-1205594570'), (u'INDIRECT_-1205585549', u'MULTIEQUAL_-1205586566'), ('const-433', u'LOAD_-1205590402'), (u'CALL_-1205590431', u'INT_EQUAL_-1205590417'), (u'PTRADD_-1205585392', u'STORE_-1205589323'), (u'INDIRECT_-1205585928', u'MULTIEQUAL_-1205589630'), ('tmp_17934', u'STORE_-1205592034'), (u'INDIRECT_-1205586499', u'MULTIEQUAL_-1205586462'), (u'CALL_-1205589934', u'INDIRECT_-1205586123'), (u'LOAD_-1205590402', u'INT_OR_-1205590375'), (u'MULTIEQUAL_-1205589630', u'MULTIEQUAL_-1205589536'), ('tmp_10525', u'PTRSUB_-1205589000'), ('tmp_10525', u'PTRSUB_-1205587071'), ('const-11', u'PTRADD_-1205585392'), ('const-1', u'PTRADD_-1205594172'), ('const-0', u'STORE_-1205589345'), (u'CALL_-1205594722', u'INDIRECT_-1205589729'), (u'CAST_-1205585895', u'INT_LESSEQUAL_-1205590625'), (u'INT_ADD_-1205594353', u'CAST_-1205588892'), ('tmp_10525', u'PTRSUB_-1205589026'), (u'INDIRECT_-1205585293', u'MULTIEQUAL_-1205586586'), (u'MULTIEQUAL_-1205588917', u'SUBPIECE_-1205588833'), (u'INT_ADD_-1205589288', u'CAST_-1205585347'), ('const--124', u'PTRSUB_-1205588876'), ('const-24', u'INT_ADD_-1205594666'), (u'INDIRECT_-1205586496', u'MULTIEQUAL_-1205587658'), ('const-0', u'PTRSUB_-1205585478'), (u'INDIRECT_-1205587547', u'MULTIEQUAL_-1205587512'), ('const-208', u'INT_ADD_-1205594798'), ('tmp_10528', u'INT_ADD_-1205589257'), ('const-72', u'INT_ADD_-1205590480'), ('const-433', u'LOAD_-1205594692'), (u'INT_ADD_-1205590597', u'CAST_-1205585880'), (u'MULTIEQUAL_-1205588001', u'COPY_-1205587064'), (u'LOAD_-1205590613', u'CALLIND_-1205590603'), ('const-433', u'STORE_-1205589402'), (u'CALLIND_-1205594210', u'RETURN_-1205592735'), (u'CAST_-1205585326', u'LOAD_-1205589273'), ('tmp_10525', u'PTRSUB_-1205588876'), (u'CALL_-1205589832', u'INDIRECT_-1205586220'), ('const-0', u'STORE_-1205589447'), (u'MULTIEQUAL_-1205586778', u'MULTIEQUAL_-1205586606'), ('const-8', u'PTRADD_-1205585471'), ('const-3', u'PTRADD_-1205585772'), (u'INDIRECT_-1205587499', u'MULTIEQUAL_-1205587464'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586212'), (u'CALL_-1205594417', u'INDIRECT_-1205589525'), ('tmp_10525', u'PTRSUB_-1205586113'), (u'INT_ZEXT_-1205591860', u'INT_MULT_-1205594206'), (u'INDIRECT_-1205586633', u'MULTIEQUAL_-1205587851'), ('const-16', u'INT_ADD_-1205590428'), (u'INDIRECT_-1205586692', u'MULTIEQUAL_-1205586655'), (u'INDIRECT_-1205587836', u'MULTIEQUAL_-1205587801'), (u'PTRSUB_-1205589026', u'CALL_-1205594417'), ('const-433', u'STORE_-1205589481'), ('const-48', u'CALL_-1205589934'), ('const-0', u'STORE_-1205589378'), ('const-8', u'PTRADD_-1205585428'), ('const-3', u'INT_SLESS_-1205592283'), ('tmp_729', u'CBRANCH_-1205592290'), (u'CALL_-1205590317', u'INDIRECT_-1205586592'), (u'PTRADD_-1205594163', u'CAST_-1205588798'), (u'INDIRECT_-1205589477', u'MULTIEQUAL_-1205586682'), ('const-0', u'STORE_-1205589038'), (u'MULTIEQUAL_-1205586827', u'INT_ADD_-1205590585'), ('tmp_10532', u'COPY_-1205585999'), (u'LOAD_-1205594369', u'MULTIEQUAL_-1205586923'), (u'CALL_-1205590431', u'INDIRECT_-1205586692'), ('const-1', u'INT_ADD_-1205590585'), (u'CALL_-1205589832', u'INDIRECT_-1205586124'), (u'MULTIEQUAL_-1205588917', u'INT_ADD_-1205586982'), (u'INT_ADD_-1205586100', u'PTRADD_-1205590397'), (u'PTRADD_-1205585410', u'STORE_-1205589345'), (u'CALL_-1205590431', u'INDIRECT_-1205586499'), ('tmp_2537', u'BRANCH_-1205590566'), (u'COPY_-1205585713', u'MULTIEQUAL_-1205588402'), ('const-433', u'STORE_-1205589447'), (u'SUBPIECE_-1205588833', u'INT_ADD_-1205592299'), (u'PTRADD_-1205585428', u'STORE_-1205589367'), (u'CALL_-1205591937', u'INDIRECT_-1205587788'), (u'CAST_-1205585478', u'PTRADD_-1205585383'), (u'CALL_-1205589290', u'INDIRECT_-1205585501'), (u'INDIRECT_-1205586740', u'MULTIEQUAL_-1205586703'), ('const-433', u'LOAD_-1205594252'), (u'CALL_-1205591937', u'INDIRECT_-1205587499'), ('const-433', u'LOAD_-1205590502'), ('const--104', u'PTRSUB_-1205586113'), (u'INT_OR_-1205590375', u'STORE_-1205590399'), (u'LOAD_-1205594252', u'INT_ZEXT_-1205591860'), (u'CALLIND_-1205594210', u'INDIRECT_-1205589493'), ('const-4294967295', u'INT_EQUAL_-1205590462'), (u'PTRSUB_-1205587117', u'INT_NOTEQUAL_-1205591959'), (u'LOAD_-1205590496', u'CALLIND_-1205590486'), ('const-5013552', u'PTRSUB_-1205589160'), (u'INDIRECT_-1205587595', u'MULTIEQUAL_-1205587560'), ('const-0', u'SUBPIECE_-1205588923'), ('const--1', u'INT_EQUAL_-1205589889'), (u'INDIRECT_-1205586689', u'MULTIEQUAL_-1205587851'), ('const-8', u'PTRADD_-1205585419'), ('const-0', u'STORE_-1205590496'), (u'PTRADD_-1205585953', u'LOAD_-1205590648'), ('tmp_2388', u'CBRANCH_-1205590459'), ('const-433', u'LOAD_-1205590451'), ('const-0', u'STORE_-1205589367'), ('tmp_2471', u'CBRANCH_-1205590623'), (u'MULTIEQUAL_-1205587221', u'INT_EQUAL_-1205592053'), (u'MULTIEQUAL_-1205586634', u'MULTIEQUAL_-1205586462'), (u'MULTIEQUAL_-1205587803', u'MULTIEQUAL_-1205587772'), ('const-433', u'LOAD_-1205594369'), ('const-5', u'INT_LESS_-1205594250'), (u'COPY_-1205588904', u'MULTIEQUAL_-1205588906'), ('tmp_3147', u'CBRANCH_-1205590504'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586681'), ('const-7', u'PTRADD_-1205585428'), (u'CALL_-1205589934', u'MULTIEQUAL_-1205588574'), (u'PTRSUB_-1205589026', u'CALL_-1205589934'), (u'MULTIEQUAL_-1205586827', u'CALL_-1205589290'), (u'INT_ADD_-1205592239', u'COPY_-1205586957'), ('const-4', u'INT_OR_-1205590375'), ('const-0', u'SUBPIECE_-1205586790'), ('const-0', u'CALL_-1205589934'), (u'INT_EQUAL_-1205589889', u'CBRANCH_-1205589886'), (u'LOAD_-1205594669', u'INT_EQUAL_-1205594650'), (u'INT_ADD_-1205588922', u'CAST_-1205588819'), (u'INT_MULT_-1205594206', u'PTRADD_-1205594172'), (u'PTRADD_-1205585948', u'LOAD_-1205590641'), (u'CAST_-1205588892', u'LOAD_-1205594369'), (u'INDIRECT_-1205585742', u'MULTIEQUAL_-1205586759'), (u'MULTIEQUAL_-1205586759', u'PTRADD_-1205590436'), (u'CALL_-1205589832', u'INDIRECT_-1205586317'), (u'CALL_-1205590431', u'INDIRECT_-1205586547'), (u'INDIRECT_-1205586547', u'MULTIEQUAL_-1205586510'), (u'COPY_-1205585954', u'MULTIEQUAL_-1205589105'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586344'), ('const-8', u'PTRADD_-1205585772'), ('const-433', u'LOAD_-1205594586'), (u'COPY_-1205594526', u'MULTIEQUAL_-1205589584'), (u'INDIRECT_-1205586536', u'MULTIEQUAL_-1205587754'), ('const-433', u'STORE_-1205589408'), ('const-0', u'INT_NOTEQUAL_-1205590621'), (u'CAST_-1205585478', u'PTRADD_-1205585392'), (u'CALL_-1205589934', u'INDIRECT_-1205586315'), (u'INT_EQUAL_-1205590591', u'CBRANCH_-1205590588'), (u'CALL_-1205590431', u'INDIRECT_-1205586740'), (u'INDIRECT_-1205586219', u'MULTIEQUAL_-1205586682'), ('tmp_10534', u'PTRADD_-1205585772'), (u'PTRSUB_-1205589160', u'CALL_-1205594698'), (u'CALL_-1205589934', u'INDIRECT_-1205586412'), ('const-8', u'PTRADD_-1205585401'), (u'CALL_-1205594698', u'INDIRECT_-1205589711'), (u'PTRSUB_-1205589026', u'CALL_-1205589832'), (u'CALL_-1205589290', u'INDIRECT_-1205585645'), ('const-0', u'STORE_-1205589432'), (u'PTRADD_-1205585483', u'STORE_-1205589447'), (u'CALL_-1205591937', u'INDIRECT_-1205587595'), (u'INT_EQUAL_-1205590292', u'BOOL_AND_-1205586012'), (u'CALL_-1205590317', u'INDIRECT_-1205586496'), ('const-433', u'LOAD_-1205590531'), ('tmp_10525', u'PTRSUB_-1205587117'), (u'INDIRECT_-1205586440', u'MULTIEQUAL_-1205587658'), (u'BOOL_AND_-1205586012', u'CBRANCH_-1205590243'), (u'CALL_-1205589934', u'INDIRECT_-1205586171'), (u'INT_EQUAL_-1205589920', u'CBRANCH_-1205589918'), (u'INT_SUB_-1205589140', u'INT_EQUAL_-1205589138'), ('const-2', u'PTRADD_-1205585767'), (u'INT_EQUAL_-1205590462', u'CBRANCH_-1205590459'), (u'CALL_-1205591853', u'INDIRECT_-1205587549'), (u'PTRADD_-1205585471', u'STORE_-1205589432'), (u'CALL_-1205591853', u'INDIRECT_-1205587694'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586501'), (u'PTRSUB_-1205589098', u'CALL_-1205594492'), (u'CAST_-1205585478', u'PTRADD_-1205585458'), ('const-0', u'STORE_-1205589302'), ('const-4294967295', u'INT_EQUAL_-1205590292'), ('const-0', u'COPY_-1205591358'), (u'CALL_-1205589290', u'INDIRECT_-1205585790'), ('const-0', u'STORE_-1205589389'), ('const-0', u'CALL_-1205589290'), (u'MULTIEQUAL_-1205588829', u'INT_LESS_-1205590496'), ('tmp_17934', u'LOAD_-1205592037'), (u'INT_ADD_-1205590585', u'COPY_-1205586077'), (u'CAST_-1205585478', u'CALL_-1205589257'), ('const-433', u'STORE_-1205590399'), ('tmp_3104', u'CBRANCH_-1205590537'), ('const-433', u'LOAD_-1205590524'), ('const-15', u'COPY_-1205589162'), ('const-3', u'PTRADD_-1205585953'), (u'INT_NOTEQUAL_-1205594570', u'CBRANCH_-1205594513'), (u'COPY_-1205585801', u'MULTIEQUAL_-1205587221'), (u'CALL_-1205594417', u'INDIRECT_-1205589573'), (u'INT_NOTEQUAL_-1205591875', u'CBRANCH_-1205591874'), (u'MULTIEQUAL_-1205587562', u'MULTIEQUAL_-1205587531'), (u'CAST_-1205585996', u'LOAD_-1205590451'), (u'CALL_-1205589934', u'INT_EQUAL_-1205589889'), (u'LOAD_-1205590531', u'CAST_-1205585713'), ('tmp_1840', u'CBRANCH_-1205592071'), (u'INDIRECT_-1205585645', u'MULTIEQUAL_-1205586662'), (u'CALL_-1205590317', u'INDIRECT_-1205586448'), (u'CAST_-1205585478', u'PTRADD_-1205585437'), (u'INDIRECT_-1205586460', u'MULTIEQUAL_-1205586923'), (u'CALL_-1205594492', u'INDIRECT_-1205589581'), (u'MULTIEQUAL_-1205591807', u'INT_ADD_-1205590428'), (u'INDIRECT_-1205586788', u'MULTIEQUAL_-1205586751'), (u'INT_LESS_-1205594250', u'CBRANCH_-1205594258'), ('const-433', u'LOAD_-1205594682'), (u'CALL_-1205589832', u'INDIRECT_-1205586076'), (u'MULTIEQUAL_-1205588574', u'COPY_-1205585712'), ('const-0', u'INT_EQUAL_-1205594650'), (u'INT_LESS_-1205590496', u'CBRANCH_-1205590504'), ('const-433', u'LOAD_-1205590619'), (u'MULTIEQUAL_-1205591807', u'INT_ADD_-1205594570'), (u'INDIRECT_-1205586267', u'MULTIEQUAL_-1205586730'), ('const-8', u'PTRADD_-1205585446'), (u'INDIRECT_-1205586392', u'MULTIEQUAL_-1205587610'), (u'LOAD_-1205590648', u'CAST_-1205585895'), (u'CALL_-1205594417', u'INDIRECT_-1205589622'), ('tmp_3717', u'CBRANCH_-1205589886'), ('const-1', u'INT_ADD_-1205592299'), (u'CAST_-1205586870', u'LOAD_-1205592243'), (u'INDIRECT_-1205586171', u'MULTIEQUAL_-1205586634'), ('const-433', u'LOAD_-1205592243'), (u'INDIRECT_-1205589678', u'MULTIEQUAL_-1205589633'), (u'INDIRECT_-1205586317', u'MULTIEQUAL_-1205586827'), ('const-2', u'INT_LESS_-1205589315'), (u'PTRADD_-1205585772', u'LOAD_-1205590531'), (u'MULTIEQUAL_-1205586827', u'COPY_-1205586244'), (u'PTRADD_-1205590397', u'STORE_-1205590457'), (u'PTRSUB_-1205589026', u'CALL_-1205590317'), (u'INT_ADD_-1205589257', u'CAST_-1205585326'), (u'CALLIND_-1205590603', u'INDIRECT_-1205586585'), ('const-10', u'PTRADD_-1205585401'), (u'INDIRECT_-1205586220', u'MULTIEQUAL_-1205586730'), (u'CAST_-1205589029', u'LOAD_-1205594586'), (u'CALLIND_-1205590486', u'INT_EQUAL_-1205590462'), (u'COPY_-1205585882', u'COPY_-1205585783'), (u'INDIRECT_-1205586260', u'MULTIEQUAL_-1205587627'), ('const-1', u'INT_SUB_-1205589140'), (u'CAST_-1205589089', u'LOAD_-1205594669'), (u'INDIRECT_-1205586501', u'MULTIEQUAL_-1205587868'), (u'CAST_-1205585698', u'LOAD_-1205590496'), (u'CALL_-1205590317', u'INDIRECT_-1205586689'), (u'CALL_-1205589832', u'INDIRECT_-1205586268'), ('const-8', u'PTRADD_-1205585953'), ('const-1', u'RETURN_-1205592735'), (u'CALL_-1205591853', u'INDIRECT_-1205587645'), (u'PTRADD_-1205585383', u'CAST_-1205585356'), (u'INDIRECT_-1205585501', u'MULTIEQUAL_-1205586518'), (u'INDIRECT_-1205586643', u'MULTIEQUAL_-1205586606'), (u'CALL_-1205591937', u'INDIRECT_-1205587836'), ('tmp_2007', u'CBRANCH_-1205591958'), (u'CALL_-1205589934', u'INDIRECT_-1205586219'), (u'CAST_-1205585478', u'PTRADD_-1205585401'), (u'COPY_-1205587192', u'MULTIEQUAL_-1205587221'), ('tmp_10528', u'INT_ADD_-1205594798'), (u'LOAD_-1205594369', u'SUBPIECE_-1205588923'), (u'INDIRECT_-1205586681', u'MULTIEQUAL_-1205587899'), (u'INT_ADD_-1205594658', u'CAST_-1205589089'), ('tmp_10525', u'PTRSUB_-1205586934'), (u'INDIRECT_-1205589573', u'MULTIEQUAL_-1205586778'), (u'INT_EQUAL_-1205590292', u'BOOL_AND_-1205587902'), ('const-0', u'STORE_-1205589408'), (u'CAST_-1205585713', u'INT_LESSEQUAL_-1205590508'), (u'INDIRECT_-1205586124', u'MULTIEQUAL_-1205586634'), ('const-8', u'PTRADD_-1205585767'), (u'SUBPIECE_-1205586790', u'INT_EQUAL_-1205590292'), ('const-2', u'PTRADD_-1205585483'), ('const-0', u'PTRSUB_-1205588875'), ('const-433', u'STORE_-1205589396'), (u'INT_SUB_-1205589140', u'MULTIEQUAL_-1205588574'), ('tmp_3679', u'CBRANCH_-1205589918'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586453'), (u'INDIRECT_-1205589670', u'MULTIEQUAL_-1205586875'), ('const--72', u'PTRSUB_-1205587117'), ('tmp_4528', u'BRANCH_-1205589248'), (u'COPY_-1205590583', u'MULTIEQUAL_-1205588001'), ('const-433', u'LOAD_-1205590641'), ('const-0', u'STORE_-1205589356'), ('const-0', u'STORE_-1205589312'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586356'), (u'MULTIEQUAL_-1205589105', u'INT_EQUAL_-1205592053'), (u'CAST_-1205585478', u'CAST_-1205585348'), ('const-5', u'PTRADD_-1205585446'), (u'MULTIEQUAL_-1205586875', u'MULTIEQUAL_-1205586759'), (u'CALLIND_-1205590486', u'INDIRECT_-1205586405'), ('const-0', u'INT_NOTEQUAL_-1205592093'), ('const-1', u'INT_ADD_-1205592239'), ('const-6', u'PTRADD_-1205585437'), ('tmp_3248', u'CBRANCH_-1205590415'), (u'CALL_-1205591937', u'INDIRECT_-1205587691'), (u'MULTIEQUAL_-1205587754', u'MULTIEQUAL_-1205587723'), (u'INDIRECT_-1205589629', u'MULTIEQUAL_-1205589584'), (u'COPY_-1205587064', u'PIECE_-1205588992'), ('tmp_3607', u'BRANCH_-1205589276'), (u'CALL_-1205589832', u'INDIRECT_-1205586413'), (u'COPY_-1205591358', u'COPY_-1205588906'), (u'INDIRECT_-1205586405', u'MULTIEQUAL_-1205587772'), (u'MULTIEQUAL_-1205588574', u'INT_LESS_-1205589848'), (u'CALL_-1205591853', u'INDIRECT_-1205587453'), (u'MULTIEQUAL_-1205587579', u'MULTIEQUAL_-1205587512'), (u'INT_EQUAL_-1205590417', u'CBRANCH_-1205590415'), (u'CALL_-1205589489', u'CAST_-1205585478'), (u'INT_ADD_-1205590480', u'CAST_-1205585698'), (u'SUBPIECE_-1205588923', u'COPY_-1205588904'), ('const-433', u'STORE_-1205590496'), (u'INDIRECT_-1205587691', u'MULTIEQUAL_-1205587656'), (u'CALL_-1205594698', u'INT_MULT_-1205594646'), ('const-0', u'CALL_-1205589832'), (u'CALL_-1205589290', u'INDIRECT_-1205585694'), (u'COPY_-1205585765', u'MULTIEQUAL_-1205587221'), (u'PTRADD_-1205585419', u'STORE_-1205589356'), (u'LOAD_-1205594234', u'INT_SEXT_-1205594217'), (u'CAST_-1205585348', u'INT_ADD_-1205589288'), ('const-433', u'STORE_-1205589312'), (u'CAST_-1205585991', u'LOAD_-1205590444')]
null
null
003b1530
x64
O2
(translation_unit "/* WARNING: Removing unreachable block (ram,0x003b2101) */\n/* WARNING: Removing unreachable block (ram,0x003b210e) */\n/* WARNING: Removing unreachable block (ram,0x003b1736) */\n/* WARNING: Removing unreachable block (ram,0x003b173f) */\n/* WARNING: Removing unreachable block (ram,0x003b2010) */\n/* WARNING: Removing unreachable block (ram,0x003b2524) */\n/* WARNING: Removing unreachable block (ram,0x003b261a) */\n/* WARNING: Removing unreachable block (ram,0x003b2533) */\n/* WARNING: Removing unreachable block (ram,0x003b201e) */\n/* WARNING: Removing unreachable block (ram,0x003b2030) */\n/* WARNING: Removing unreachable block (ram,0x003b175e) */\n/* WARNING: Removing unreachable block (ram,0x003b176c) */\n/* WARNING: Removing unreachable block (ram,0x003b177a) */\n/* WARNING: Removing unreachable block (ram,0x003b20d0) */\n/* WARNING: Removing unreachable block (ram,0x003b1782) */\n/* WARNING: Removing unreachable block (ram,0x003b16cc) */\n/* WARNING: Removing unreachable block (ram,0x003b16d7) */\n/* WARNING: Removing unreachable block (ram,0x003b1eb8) */\n/* WARNING: Removing unreachable block (ram,0x003b16df) */\n/* WARNING: Removing unreachable block (ram,0x003b16f8) */\n/* WARNING: Removing unreachable block (ram,0x003b1fe0) */\n/* WARNING: Removing unreachable block (ram,0x003b1ff0) */\n/* WARNING: Removing unreachable block (ram,0x003b1fff) */\n/* WARNING: Removing unreachable block (ram,0x003b170f) */\n/* WARNING: Removing unreachable block (ram,0x003b1721) */\n/* WARNING: Removing unreachable block (ram,0x003b1729) */\n/* WARNING: Removing unreachable block (ram,0x003b1e80) */\n/* WARNING: Removing unreachable block (ram,0x003b1e8e) */\n/* WARNING: Removing unreachable block (ram,0x003b1ea5) */\n/* WARNING: Removing unreachable block (ram,0x003b172b) */\n/* WARNING: Removing unreachable block (ram,0x003b20e0) */\n/* WARNING: Removing unreachable block (ram,0x003b20eb) */\n/* WARNING: Removing unreachable block (ram,0x003b21b3) */\n/* WARNING: Removing unreachable block (ram,0x003b1cfc) */\n/* WARNING: Removing unreachable block (ram,0x003b1d01) */\n/* WARNING: Removing unreachable block (ram,0x003b1d12) */\n/* WARNING: Restarted to delay deadcode elimination for space: stack */\n\nundefined1 [16]\nFUN_003b1530(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,undefined8 param_8)\n\n{\n long *plVar1;\n byte bVar2;\n bool bVar3;\n char cVar4;\n int iVar5;\n long lVar6;\n ulong uVar7;\n undefined8 *puVar8;\n ulong uVar9;\n ulong uVar10;\n bool bVar11;\n long lVar12;\n bool bVar13;\n undefined1 auVar14 [16];\n long *local_98;\n int local_90;\n undefined4 local_7c;\n undefined1 *local_78;\n ulong local_70;\n undefined1 local_68;\n undefined7 uStack_67;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48 [24];\n \n FUN_0034a440(param_6 + 0xd0);\n lVar6 = FUN_0033b180(&DAT_004c8030);\n plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8);\n lVar12 = *plVar1;\n if (lVar12 == 0) {\n /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */\n puVar8 = (undefined8 *)FUN_00337270(0x70);\n *(undefined4 *)(puVar8 + 1) = 0;\n puVar8[2] = 0;\n puVar8[3] = 0;\n *(undefined2 *)(puVar8 + 4) = 0;\n *puVar8 = &PTR_FUN_004b5250;\n *(undefined1 *)((long)puVar8 + 0x22) = 0;\n puVar8[5] = 0;\n puVar8[6] = 0;\n puVar8[7] = 0;\n puVar8[8] = 0;\n puVar8[9] = 0;\n puVar8[10] = 0;\n puVar8[0xb] = 0;\n *(undefined4 *)(puVar8 + 0xc) = 0;\n *(undefined1 *)((long)puVar8 + 0x6f) = 0;\n /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */\n FUN_0034b660(puVar8,param_6 + 0xd0);\n FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);\n lVar12 = *plVar1;\n }\n local_70 = 0;\n local_78 = &local_68;\n local_68 = 0;\n if (*(char *)(lVar12 + 0x20) != '\0') {\n /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */\n FUN_0033fbe0(&local_78,0x20);\n }\n local_50 = 0;\n local_58 = local_48;\n local_48[0] = 0;\n /* try { // try from 003b162d to 003b2384 has its CatchHandler @ 003b262a */\n FUN_0033fbe0(&local_58,0x20);\n local_7c = *(undefined4 *)(lVar12 + 0x60);\n lVar6 = 0;\n bVar2 = (byte)local_7c;\n while( true ) {\n if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }\n if (3 < (int)lVar6 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);\n lVar6 = lVar6 + 1;\n }\n if ((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)) goto LAB_003b20fa;\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }\n uVar9 = local_50;\n if (uVar7 < local_50) {\n uVar9 = uVar7;\n }\n FUN_0033f870(&local_58,0,uVar9);\nLAB_003b20fa:\n uVar7 = local_70;\n if (local_70 != 0) {\n uVar9 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }\n if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar9;\n cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);\n if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }\n FUN_00340f50(param_8,&local_58);\n local_90 = (int)param_3;\n bVar13 = local_90 == -1;\n bVar11 = param_2 != (long *)0x0 && bVar13;\n local_98 = param_2;\n if (((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)) {\n local_98 = (long *)0x0;\n bVar13 = bVar11;\n }\n bVar3 = param_4 != (long *)0x0 && param_5 == -1;\n bVar11 = param_5 == -1;\n if ((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])) {\n iVar5 = (**(code **)(*param_4 + 0x48))();\n bVar11 = false;\n if (iVar5 == -1) {\n bVar11 = bVar3;\n }\n }\n if (bVar11 == bVar13) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n if (local_78 != &local_68) {\n FUN_00338a40();\n }\n auVar14._8_8_ = param_3;\n auVar14._0_8_ = local_98;\n return auVar14;\n}\n\n" comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_003b1530(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,undefined8 param_8)\n\n{\n long *plVar1;" (macro_type_specifier "FUN_003b1530(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , identifier (ERROR "param_3" identifier) , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , (ERROR "int" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "uint" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "undefined8 param_8)\n\n{\n long" identifier identifier ) { long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "undefined8 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "bool bVar11;" primitive_type identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar13;" primitive_type identifier ;) (declaration "undefined1 auVar14 [16];" type_identifier (array_declarator "auVar14 [16]" identifier [ number_literal ]) ;) (declaration "long *local_98;" (sized_type_specifier "long" long) (pointer_declarator "*local_98" * identifier) ;) (declaration "int local_90;" primitive_type identifier ;) (declaration "undefined4 local_7c;" type_identifier identifier ;) (declaration "undefined1 *local_78;" type_identifier (pointer_declarator "*local_78" * identifier) ;) (declaration "ulong local_70;" type_identifier identifier ;) (declaration "undefined1 local_68;" type_identifier identifier ;) (declaration "undefined7 uStack_67;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48 [24];" type_identifier (array_declarator "local_48 [24]" identifier [ number_literal ]) ;) (expression_statement "FUN_0034a440(param_6 + 0xd0);" (call_expression "FUN_0034a440(param_6 + 0xd0)" identifier (argument_list "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "lVar6 = FUN_0033b180(&DAT_004c8030);" (assignment_expression "lVar6 = FUN_0033b180(&DAT_004c8030)" identifier = (call_expression "FUN_0033b180(&DAT_004c8030)" identifier (argument_list "(&DAT_004c8030)" ( (pointer_expression "&DAT_004c8030" & identifier) )))) ;) (expression_statement "plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8);" (assignment_expression "plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar12 = *plVar1;" (assignment_expression "lVar12 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) (if_statement "if (lVar12 == 0) {\n /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */\n puVar8 = (undefined8 *)FUN_00337270(0x70);\n *(undefined4 *)(puVar8 + 1) = 0;\n puVar8[2] = 0;\n puVar8[3] = 0;\n *(undefined2 *)(puVar8 + 4) = 0;\n *puVar8 = &PTR_FUN_004b5250;\n *(undefined1 *)((long)puVar8 + 0x22) = 0;\n puVar8[5] = 0;\n puVar8[6] = 0;\n puVar8[7] = 0;\n puVar8[8] = 0;\n puVar8[9] = 0;\n puVar8[10] = 0;\n puVar8[0xb] = 0;\n *(undefined4 *)(puVar8 + 0xc) = 0;\n *(undefined1 *)((long)puVar8 + 0x6f) = 0;\n /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */\n FUN_0034b660(puVar8,param_6 + 0xd0);\n FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);\n lVar12 = *plVar1;\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */\n puVar8 = (undefined8 *)FUN_00337270(0x70);\n *(undefined4 *)(puVar8 + 1) = 0;\n puVar8[2] = 0;\n puVar8[3] = 0;\n *(undefined2 *)(puVar8 + 4) = 0;\n *puVar8 = &PTR_FUN_004b5250;\n *(undefined1 *)((long)puVar8 + 0x22) = 0;\n puVar8[5] = 0;\n puVar8[6] = 0;\n puVar8[7] = 0;\n puVar8[8] = 0;\n puVar8[9] = 0;\n puVar8[10] = 0;\n puVar8[0xb] = 0;\n *(undefined4 *)(puVar8 + 0xc) = 0;\n *(undefined1 *)((long)puVar8 + 0x6f) = 0;\n /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */\n FUN_0034b660(puVar8,param_6 + 0xd0);\n FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);\n lVar12 = *plVar1;\n }" { comment (expression_statement "puVar8 = (undefined8 *)FUN_00337270(0x70);" (assignment_expression "puVar8 = (undefined8 *)FUN_00337270(0x70)" identifier = (cast_expression "(undefined8 *)FUN_00337270(0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00337270(0x70)" identifier (argument_list "(0x70)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar8 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar8 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar8 + 1)" * (cast_expression "(undefined4 *)(puVar8 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 1)" ( (binary_expression "puVar8 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar8[2] = 0;" (assignment_expression "puVar8[2] = 0" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[3] = 0;" (assignment_expression "puVar8[3] = 0" (subscript_expression "puVar8[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined2 *)(puVar8 + 4) = 0;" (assignment_expression "*(undefined2 *)(puVar8 + 4) = 0" (pointer_expression "*(undefined2 *)(puVar8 + 4)" * (cast_expression "(undefined2 *)(puVar8 + 4)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*puVar8 = &PTR_FUN_004b5250;" (assignment_expression "*puVar8 = &PTR_FUN_004b5250" (pointer_expression "*puVar8" * identifier) = (pointer_expression "&PTR_FUN_004b5250" & identifier)) ;) (expression_statement "*(undefined1 *)((long)puVar8 + 0x22) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + 0x22) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + 0x22)" * (cast_expression "(undefined1 *)((long)puVar8 + 0x22)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar8 + 0x22)" ( (binary_expression "(long)puVar8 + 0x22" (cast_expression "(long)puVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "puVar8[5] = 0;" (assignment_expression "puVar8[5] = 0" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[6] = 0;" (assignment_expression "puVar8[6] = 0" (subscript_expression "puVar8[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[7] = 0;" (assignment_expression "puVar8[7] = 0" (subscript_expression "puVar8[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[8] = 0;" (assignment_expression "puVar8[8] = 0" (subscript_expression "puVar8[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[9] = 0;" (assignment_expression "puVar8[9] = 0" (subscript_expression "puVar8[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[10] = 0;" (assignment_expression "puVar8[10] = 0" (subscript_expression "puVar8[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[0xb] = 0;" (assignment_expression "puVar8[0xb] = 0" (subscript_expression "puVar8[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(puVar8 + 0xc) = 0;" (assignment_expression "*(undefined4 *)(puVar8 + 0xc) = 0" (pointer_expression "*(undefined4 *)(puVar8 + 0xc)" * (cast_expression "(undefined4 *)(puVar8 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 0xc)" ( (binary_expression "puVar8 + 0xc" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)((long)puVar8 + 0x6f) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + 0x6f) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + 0x6f)" * (cast_expression "(undefined1 *)((long)puVar8 + 0x6f)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar8 + 0x6f)" ( (binary_expression "(long)puVar8 + 0x6f" (cast_expression "(long)puVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) comment (expression_statement "FUN_0034b660(puVar8,param_6 + 0xd0);" (call_expression "FUN_0034b660(puVar8,param_6 + 0xd0)" identifier (argument_list "(puVar8,param_6 + 0xd0)" ( identifier , (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);" (call_expression "FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6)" identifier (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6)" ( (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" * (cast_expression "(undefined8 *)(param_6 + 0xd0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , identifier , identifier ))) ;) (expression_statement "lVar12 = *plVar1;" (assignment_expression "lVar12 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) })) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (expression_statement "local_78 = &local_68;" (assignment_expression "local_78 = &local_68" identifier = (pointer_expression "&local_68" & identifier)) ;) (expression_statement "local_68 = 0;" (assignment_expression "local_68 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(lVar12 + 0x20) != '\0') {\n /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */\n FUN_0033fbe0(&local_78,0x20);\n }" if (parenthesized_expression "(*(char *)(lVar12 + 0x20) != '\0')" ( (binary_expression "*(char *)(lVar12 + 0x20) != '\0'" (pointer_expression "*(char *)(lVar12 + 0x20)" * (cast_expression "(char *)(lVar12 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */\n FUN_0033fbe0(&local_78,0x20);\n }" { comment (expression_statement "FUN_0033fbe0(&local_78,0x20);" (call_expression "FUN_0033fbe0(&local_78,0x20)" identifier (argument_list "(&local_78,0x20)" ( (pointer_expression "&local_78" & identifier) , number_literal ))) ;) })) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_58 = local_48;" (assignment_expression "local_58 = local_48" identifier = identifier) ;) (expression_statement "local_48[0] = 0;" (assignment_expression "local_48[0] = 0" (subscript_expression "local_48[0]" identifier [ number_literal ]) = number_literal) ;) comment (expression_statement "FUN_0033fbe0(&local_58,0x20);" (call_expression "FUN_0033fbe0(&local_58,0x20)" identifier (argument_list "(&local_58,0x20)" ( (pointer_expression "&local_58" & identifier) , number_literal ))) ;) (expression_statement "local_7c = *(undefined4 *)(lVar12 + 0x60);" (assignment_expression "local_7c = *(undefined4 *)(lVar12 + 0x60)" identifier = (pointer_expression "*(undefined4 *)(lVar12 + 0x60)" * (cast_expression "(undefined4 *)(lVar12 + 0x60)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x60)" ( (binary_expression "lVar12 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (expression_statement "bVar2 = (byte)local_7c;" (assignment_expression "bVar2 = (byte)local_7c" identifier = (cast_expression "(byte)local_7c" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (while_statement "while( true ) {\n if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }\n if (3 < (int)lVar6 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);\n lVar6 = lVar6 + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }\n if (3 < (int)lVar6 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);\n lVar6 = lVar6 + 1;\n }" { (if_statement "if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }" if (parenthesized_expression "(bVar2 < 5)" ( (binary_expression "bVar2 < 5" identifier < number_literal) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }" { comment comment (expression_statement "auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();" (assignment_expression "auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ()" identifier = (call_expression "(*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ()" (parenthesized_expression "(*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))" ( (pointer_expression "*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" * (cast_expression "(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" ( (binary_expression "&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" (pointer_expression "&DAT_00403248" & identifier) + (pointer_expression "*(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" * (cast_expression "(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" ( (binary_expression "&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4" (pointer_expression "&DAT_00403248" & identifier) + (binary_expression "(ulong)*(byte *)((long)&local_7c + lVar6) * 4" (binary_expression "(ulong)*(byte *)((long)&local_7c + lVar6)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)&local_7c + lVar6)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_7c + lVar6)" ( (binary_expression "(long)&local_7c + lVar6" (cast_expression "(long)&local_7c" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_7c" & identifier)) + identifier) )))) * number_literal)) ))))) )))) )) (argument_list "()" ( )))) ;) (return_statement "return auVar14;" return identifier ;) })) (if_statement "if (3 < (int)lVar6 + 1) break;" if (parenthesized_expression "(3 < (int)lVar6 + 1)" ( (binary_expression "3 < (int)lVar6 + 1" number_literal < (binary_expression "(int)lVar6 + 1" (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);" (assignment_expression "bVar2 = *(byte *)((long)&local_7c + lVar6 + 1)" identifier = (pointer_expression "*(byte *)((long)&local_7c + lVar6 + 1)" * (cast_expression "(byte *)((long)&local_7c + lVar6 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_7c + lVar6 + 1)" ( (binary_expression "(long)&local_7c + lVar6 + 1" (binary_expression "(long)&local_7c + lVar6" (cast_expression "(long)&local_7c" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_7c" & identifier)) + identifier) + number_literal) ))))) ;) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" identifier = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) })) (if_statement "if ((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)) goto LAB_003b20fa;" if (parenthesized_expression "((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0))" ( (binary_expression "(local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)" (parenthesized_expression "(local_50 < 2)" ( (binary_expression "local_50 < 2" identifier < number_literal) )) || (parenthesized_expression "(uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)" ( (comma_expression "uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0" (assignment_expression "uVar7 = FUN_00341550(&local_58,0x30,0)" identifier = (call_expression "FUN_00341550(&local_58,0x30,0)" identifier (argument_list "(&local_58,0x30,0)" ( (pointer_expression "&local_58" & identifier) , number_literal , number_literal )))) , (binary_expression "uVar7 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;)) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }" if (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" ( (binary_expression "uVar7 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }" { (expression_statement "uVar7 = local_50 - 1;" (assignment_expression "uVar7 = local_50 - 1" identifier = (binary_expression "local_50 - 1" identifier - number_literal)) ;) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }" if (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" ( (binary_expression "uVar7 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n *local_58 = 0;\n goto LAB_003b20fa;\n }" { (expression_statement "*local_58 = 0;" (assignment_expression "*local_58 = 0" (pointer_expression "*local_58" * identifier) = number_literal) ;) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;) })) (if_statement "if (uVar7 == 0) goto LAB_003b20fa;" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;)) })) (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" identifier = identifier) ;) (if_statement "if (uVar7 < local_50) {\n uVar9 = uVar7;\n }" if (parenthesized_expression "(uVar7 < local_50)" ( (binary_expression "uVar7 < local_50" identifier < identifier) )) (compound_statement "{\n uVar9 = uVar7;\n }" { (expression_statement "uVar9 = uVar7;" (assignment_expression "uVar9 = uVar7" identifier = identifier) ;) })) (expression_statement "FUN_0033f870(&local_58,0,uVar9);" (call_expression "FUN_0033f870(&local_58,0,uVar9)" identifier (argument_list "(&local_58,0,uVar9)" ( (pointer_expression "&local_58" & identifier) , number_literal , identifier ))) ;) (labeled_statement "LAB_003b20fa:\n uVar7 = local_70;" statement_identifier : (expression_statement "uVar7 = local_70;" (assignment_expression "uVar7 = local_70" identifier = identifier) ;)) (if_statement "if (local_70 != 0) {\n uVar9 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }\n if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar9;\n cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);\n if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }" if (parenthesized_expression "(local_70 != 0)" ( (binary_expression "local_70 != 0" identifier != number_literal) )) (compound_statement "{\n uVar9 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }\n if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar9;\n cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);\n if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }" { (expression_statement "uVar9 = local_70 + 1;" (assignment_expression "uVar9 = local_70 + 1" identifier = (binary_expression "local_70 + 1" identifier + number_literal)) ;) (if_statement "if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }" if (parenthesized_expression "(local_78 == &local_68)" ( (binary_expression "local_78 == &local_68" identifier == (pointer_expression "&local_68" & identifier)) )) (compound_statement "{\n uVar10 = 0xf;\n }" { (expression_statement "uVar10 = 0xf;" (assignment_expression "uVar10 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }" else (compound_statement "{\n uVar10 = CONCAT71(uStack_67,local_68);\n }" { (expression_statement "uVar10 = CONCAT71(uStack_67,local_68);" (assignment_expression "uVar10 = CONCAT71(uStack_67,local_68)" identifier = (call_expression "CONCAT71(uStack_67,local_68)" identifier (argument_list "(uStack_67,local_68)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }" if (parenthesized_expression "(uVar10 < uVar9)" ( (binary_expression "uVar10 < uVar9" identifier < identifier) )) (compound_statement "{\n FUN_0033f730(&local_78,local_70,0,0,1);\n }" { (expression_statement "FUN_0033f730(&local_78,local_70,0,0,1);" (call_expression "FUN_0033f730(&local_78,local_70,0,0,1)" identifier (argument_list "(&local_78,local_70,0,0,1)" ( (pointer_expression "&local_78" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_78[uVar7] = 0;" (assignment_expression "local_78[uVar7] = 0" (subscript_expression "local_78[uVar7]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_78[uVar7 + 1] = 0;" (assignment_expression "local_78[uVar7 + 1] = 0" (subscript_expression "local_78[uVar7 + 1]" identifier [ (binary_expression "uVar7 + 1" identifier + number_literal) ]) = number_literal) ;) (expression_statement "local_70 = uVar9;" (assignment_expression "local_70 = uVar9" identifier = identifier) ;) (expression_statement "cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);" (assignment_expression "cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" identifier = (call_expression "FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" identifier (argument_list "(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" ( (pointer_expression "*(undefined8 *)(lVar12 + 0x10)" * (cast_expression "(undefined8 *)(lVar12 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x10)" ( (binary_expression "lVar12 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar12 + 0x18)" * (cast_expression "(undefined8 *)(lVar12 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x18)" ( (binary_expression "lVar12 + 0x18" identifier + number_literal) )))) , (pointer_expression "&local_78" & identifier) )))) ;) (if_statement "if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (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 "FUN_00340f50(param_8,&local_58);" (call_expression "FUN_00340f50(param_8,&local_58)" identifier (argument_list "(param_8,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "local_90 = (int)param_3;" (assignment_expression "local_90 = (int)param_3" identifier = (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "bVar13 = local_90 == -1;" (assignment_expression "bVar13 = local_90 == -1" identifier = (binary_expression "local_90 == -1" identifier == number_literal)) ;) (expression_statement "bVar11 = param_2 != (long *)0x0 && bVar13;" (assignment_expression "bVar11 = param_2 != (long *)0x0 && bVar13" identifier = (binary_expression "param_2 != (long *)0x0 && bVar13" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "local_98 = param_2;" (assignment_expression "local_98 = param_2" identifier = identifier) ;) (if_statement "if (((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)) {\n local_98 = (long *)0x0;\n bVar13 = bVar11;\n }" if (parenthesized_expression "(((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1))" ( (binary_expression "((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)" (parenthesized_expression "((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2]))" ( (binary_expression "(param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])" (parenthesized_expression "(param_2 != (long *)0x0 && bVar13)" ( (binary_expression "param_2 != (long *)0x0 && bVar13" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier) )) && (parenthesized_expression "(bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])" ( (comma_expression "bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2]" (assignment_expression "bVar13 = false" identifier = false) , (binary_expression "(ulong)param_2[3] <= (ulong)param_2[2]" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ))) )) && (parenthesized_expression "(iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)" ( (comma_expression "iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1" (assignment_expression "iVar5 = (**(code **)(*param_2 + 0x48))()" identifier = (call_expression "(**(code **)(*param_2 + 0x48))()" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) , (binary_expression "iVar5 == -1" identifier == number_literal)) ))) )) (compound_statement "{\n local_98 = (long *)0x0;\n bVar13 = bVar11;\n }" { (expression_statement "local_98 = (long *)0x0;" (assignment_expression "local_98 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar13 = bVar11;" (assignment_expression "bVar13 = bVar11" identifier = identifier) ;) })) (expression_statement "bVar3 = param_4 != (long *)0x0 && param_5 == -1;" (assignment_expression "bVar3 = param_4 != (long *)0x0 && param_5 == -1" identifier = (binary_expression "param_4 != (long *)0x0 && param_5 == -1" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "param_5 == -1" identifier == number_literal))) ;) (expression_statement "bVar11 = param_5 == -1;" (assignment_expression "bVar11 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (if_statement "if ((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])) {\n iVar5 = (**(code **)(*param_4 + 0x48))();\n bVar11 = false;\n if (iVar5 == -1) {\n bVar11 = bVar3;\n }\n }" if (parenthesized_expression "((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2]))" ( (binary_expression "(bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])" (parenthesized_expression "(bVar3)" ( identifier )) && (parenthesized_expression "(bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])" ( (comma_expression "bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2]" (assignment_expression "bVar11 = false" identifier = false) , (binary_expression "(ulong)param_4[3] <= (ulong)param_4[2]" (cast_expression "(ulong)param_4[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ))) )) (compound_statement "{\n iVar5 = (**(code **)(*param_4 + 0x48))();\n bVar11 = false;\n if (iVar5 == -1) {\n bVar11 = bVar3;\n }\n }" { (expression_statement "iVar5 = (**(code **)(*param_4 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*param_4 + 0x48))()" identifier = (call_expression "(**(code **)(*param_4 + 0x48))()" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n bVar11 = bVar3;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n bVar11 = bVar3;\n }" { (expression_statement "bVar11 = bVar3;" (assignment_expression "bVar11 = bVar3" identifier = identifier) ;) })) })) (if_statement "if (bVar11 == bVar13) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar11 == bVar13)" ( (binary_expression "bVar11 == bVar13" identifier == identifier) )) (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)) ;) })) (if_statement "if (local_58 != local_48) {\n FUN_00338a40();\n }" if (parenthesized_expression "(local_58 != local_48)" ( (binary_expression "local_58 != local_48" identifier != identifier) )) (compound_statement "{\n FUN_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_78 != &local_68) {\n FUN_00338a40();\n }" if (parenthesized_expression "(local_78 != &local_68)" ( (binary_expression "local_78 != &local_68" identifier != (pointer_expression "&local_68" & identifier)) )) (compound_statement "{\n FUN_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "auVar14._8_8_ = param_3;" (assignment_expression "auVar14._8_8_ = param_3" (field_expression "auVar14._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar14._0_8_ = local_98;" (assignment_expression "auVar14._0_8_ = local_98" (field_expression "auVar14._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar14;" return identifier ;) (ERROR "}" }))
(translation_unit "/* WARNING: Removing unreachable block (ram,0x003b2101) */\n/* WARNING: Removing unreachable block (ram,0x003b210e) */\n/* WARNING: Removing unreachable block (ram,0x003b1736) */\n/* WARNING: Removing unreachable block (ram,0x003b173f) */\n/* WARNING: Removing unreachable block (ram,0x003b2010) */\n/* WARNING: Removing unreachable block (ram,0x003b2524) */\n/* WARNING: Removing unreachable block (ram,0x003b261a) */\n/* WARNING: Removing unreachable block (ram,0x003b2533) */\n/* WARNING: Removing unreachable block (ram,0x003b201e) */\n/* WARNING: Removing unreachable block (ram,0x003b2030) */\n/* WARNING: Removing unreachable block (ram,0x003b175e) */\n/* WARNING: Removing unreachable block (ram,0x003b176c) */\n/* WARNING: Removing unreachable block (ram,0x003b177a) */\n/* WARNING: Removing unreachable block (ram,0x003b20d0) */\n/* WARNING: Removing unreachable block (ram,0x003b1782) */\n/* WARNING: Removing unreachable block (ram,0x003b16cc) */\n/* WARNING: Removing unreachable block (ram,0x003b16d7) */\n/* WARNING: Removing unreachable block (ram,0x003b1eb8) */\n/* WARNING: Removing unreachable block (ram,0x003b16df) */\n/* WARNING: Removing unreachable block (ram,0x003b16f8) */\n/* WARNING: Removing unreachable block (ram,0x003b1fe0) */\n/* WARNING: Removing unreachable block (ram,0x003b1ff0) */\n/* WARNING: Removing unreachable block (ram,0x003b1fff) */\n/* WARNING: Removing unreachable block (ram,0x003b170f) */\n/* WARNING: Removing unreachable block (ram,0x003b1721) */\n/* WARNING: Removing unreachable block (ram,0x003b1729) */\n/* WARNING: Removing unreachable block (ram,0x003b1e80) */\n/* WARNING: Removing unreachable block (ram,0x003b1e8e) */\n/* WARNING: Removing unreachable block (ram,0x003b1ea5) */\n/* WARNING: Removing unreachable block (ram,0x003b172b) */\n/* WARNING: Removing unreachable block (ram,0x003b20e0) */\n/* WARNING: Removing unreachable block (ram,0x003b20eb) */\n/* WARNING: Removing unreachable block (ram,0x003b21b3) */\n/* WARNING: Removing unreachable block (ram,0x003b1cfc) */\n/* WARNING: Removing unreachable block (ram,0x003b1d01) */\n/* WARNING: Removing unreachable block (ram,0x003b1d12) */\n/* WARNING: Restarted to delay deadcode elimination for space: stack */\n/* std::istreambuf_iterator<char, std::char_traits<char> > std::money_get<char,\n std::istreambuf_iterator<char, std::char_traits<char> >\n >::_M_extract<false>(std::istreambuf_iterator<char, std::char_traits<char> >,\n std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&,\n std::string&) const */\n\nundefined1 [16]\nstd::money_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::_M_extract<false>\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8)\n\n{\n long *plVar1;\n byte bVar2;\n long lVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n ulong uVar7;\n __moneypunct_cache<char,false> *this;\n ulong uVar8;\n ulong uVar9;\n bool bVar10;\n long lVar11;\n bool bVar12;\n undefined1 auVar13 [16];\n long *local_98;\n int local_90;\n undefined4 local_7c;\n undefined1 *local_78;\n ulong local_70;\n undefined1 local_68;\n undefined7 uStack_67;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48 [24];\n \n use_facet<std::ctype<char>>((locale *)(param_6 + 0xd0));\n uVar7 = locale::id::_M_id((id *)&moneypunct<char,false>::id);\n plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar7 * 8);\n lVar11 = *plVar1;\n if (lVar11 == 0) {\n /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */\n this = (__moneypunct_cache<char,false> *)operator_new(0x70);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined2 *)(this + 0x20) = 0;\n *(undefined ***)this = &PTR____moneypunct_cache_004b5250;\n this[0x22] = (__moneypunct_cache<char,false>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n *(undefined8 *)(this + 0x50) = 0;\n *(undefined8 *)(this + 0x58) = 0;\n *(undefined4 *)(this + 0x60) = 0;\n this[0x6f] = (__moneypunct_cache<char,false>)0x0;\n /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */\n __moneypunct_cache<char,false>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7);\n lVar11 = *plVar1;\n }\n local_70 = 0;\n local_78 = &local_68;\n local_68 = 0;\n if (*(char *)(lVar11 + 0x20) != '\0') {\n /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */\n std::string::reserve((string *)&local_78,0x20);\n }\n local_50 = 0;\n local_58 = local_48;\n local_48[0] = 0;\n /* try { // try from 003b162d to 003b2384 has its CatchHandler @ 003b262a */\n std::string::reserve((string *)&local_58,0x20);\n local_7c = *(undefined4 *)(lVar11 + 0x60);\n lVar3 = 0;\n bVar2 = (byte)local_7c;\n while( true ) {\n if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar13 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ();\n return auVar13;\n }\n if (3 < (int)lVar3 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar3 + 1);\n lVar3 = lVar3 + 1;\n }\n if ((local_50 < 2) ||\n (uVar7 = std::string::find_first_not_of((string *)&local_58,'0',0), uVar7 == 0))\n goto LAB_003b20fa;\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }\n uVar8 = local_50;\n if (uVar7 < local_50) {\n uVar8 = uVar7;\n }\n std::string::_M_erase((string *)&local_58,0,uVar8);\nLAB_003b20fa:\n uVar7 = local_70;\n if (local_70 != 0) {\n uVar8 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar9 = 0xf;\n }\n else {\n uVar9 = CONCAT71(uStack_67,local_68);\n }\n if (uVar9 < uVar8) {\n std::string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar8;\n cVar5 = __verify_grouping(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18),\n (string *)&local_78);\n if (cVar5 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }\n std::string::swap(param_8,(string *)&local_58);\n local_90 = (int)param_3;\n bVar12 = local_90 == -1;\n bVar10 = param_2 != (long *)0x0 && bVar12;\n local_98 = param_2;\n if (((param_2 != (long *)0x0 && bVar12) &&\n (bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar6 = (**(code **)(*param_2 + 0x48))(), iVar6 == -1)) {\n local_98 = (long *)0x0;\n bVar12 = bVar10;\n }\n bVar4 = param_4 != (long *)0x0 && param_5 == -1;\n bVar10 = param_5 == -1;\n if ((bVar4) && (bVar10 = false, (ulong)param_4[3] <= (ulong)param_4[2])) {\n iVar6 = (**(code **)(*param_4 + 0x48))();\n bVar10 = false;\n if (iVar6 == -1) {\n bVar10 = bVar4;\n }\n }\n if (bVar10 == bVar12) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != local_48) {\n operator_delete(local_58);\n }\n if (local_78 != &local_68) {\n operator_delete(local_78);\n }\n auVar13._8_8_ = param_3;\n auVar13._0_8_ = local_98;\n return auVar13;\n}\n\n" comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment comment (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (labeled_statement "std::money_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::_M_extract<false>\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8)" statement_identifier (ERROR "::money_get<char,std::istreambuf_iterator<char,std:" : : (comma_expression "money_get<char,std" (binary_expression "money_get<char" identifier < identifier) , identifier) : : (comma_expression "istreambuf_iterator<char,std" (binary_expression "istreambuf_iterator<char" identifier < identifier) , identifier) :) : (expression_statement "char_traits<char>>>::_M_extract<false>\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8)" (binary_expression "char_traits<char>>>::_M_extract<false>\n (undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8)" (binary_expression "char_traits<char>>>::_M_extract<false" (binary_expression "char_traits<char>>>::_M_extract" identifier < (binary_expression "char>>>::_M_extract" identifier >> (ERROR ">::" > : :) identifier)) < false) > (parenthesized_expression "(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8)" ( (comma_expression "undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8" identifier (ERROR "param_1" identifier) , (comma_expression "long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8" (binary_expression "long *param_2" identifier * identifier) , (comma_expression "undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8" identifier (ERROR "param_3" identifier) , (comma_expression "long *param_4,int param_5,\n long param_6,uint *param_7,string *param_8" (binary_expression "long *param_4" identifier * identifier) , (ERROR "int" identifier) (comma_expression "param_5,\n long param_6,uint *param_7,string *param_8" identifier , (ERROR "long" identifier) (comma_expression "param_6,uint *param_7,string *param_8" identifier , (comma_expression "uint *param_7,string *param_8" (binary_expression "uint *param_7" identifier * identifier) , (binary_expression "string *param_8" identifier * identifier)))))))) ))) ;)) (compound_statement "{\n long *plVar1;\n byte bVar2;\n long lVar3;\n bool bVar4;\n char cVar5;\n int iVar6;\n ulong uVar7;\n __moneypunct_cache<char,false> *this;\n ulong uVar8;\n ulong uVar9;\n bool bVar10;\n long lVar11;\n bool bVar12;\n undefined1 auVar13 [16];\n long *local_98;\n int local_90;\n undefined4 local_7c;\n undefined1 *local_78;\n ulong local_70;\n undefined1 local_68;\n undefined7 uStack_67;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48 [24];\n \n use_facet<std::ctype<char>>((locale *)(param_6 + 0xd0));\n uVar7 = locale::id::_M_id((id *)&moneypunct<char,false>::id);\n plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar7 * 8);\n lVar11 = *plVar1;\n if (lVar11 == 0) {\n /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */\n this = (__moneypunct_cache<char,false> *)operator_new(0x70);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined2 *)(this + 0x20) = 0;\n *(undefined ***)this = &PTR____moneypunct_cache_004b5250;\n this[0x22] = (__moneypunct_cache<char,false>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n *(undefined8 *)(this + 0x50) = 0;\n *(undefined8 *)(this + 0x58) = 0;\n *(undefined4 *)(this + 0x60) = 0;\n this[0x6f] = (__moneypunct_cache<char,false>)0x0;\n /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */\n __moneypunct_cache<char,false>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7);\n lVar11 = *plVar1;\n }\n local_70 = 0;\n local_78 = &local_68;\n local_68 = 0;\n if (*(char *)(lVar11 + 0x20) != '\0') {\n /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */\n std::string::reserve((string *)&local_78,0x20);\n }\n local_50 = 0;\n local_58 = local_48;\n local_48[0] = 0;\n /* try { // try from 003b162d to 003b2384 has its CatchHandler @ 003b262a */\n std::string::reserve((string *)&local_58,0x20);\n local_7c = *(undefined4 *)(lVar11 + 0x60);\n lVar3 = 0;\n bVar2 = (byte)local_7c;\n while( true ) {\n if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar13 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ();\n return auVar13;\n }\n if (3 < (int)lVar3 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar3 + 1);\n lVar3 = lVar3 + 1;\n }\n if ((local_50 < 2) ||\n (uVar7 = std::string::find_first_not_of((string *)&local_58,'0',0), uVar7 == 0))\n goto LAB_003b20fa;\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }\n uVar8 = local_50;\n if (uVar7 < local_50) {\n uVar8 = uVar7;\n }\n std::string::_M_erase((string *)&local_58,0,uVar8);\nLAB_003b20fa:\n uVar7 = local_70;\n if (local_70 != 0) {\n uVar8 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar9 = 0xf;\n }\n else {\n uVar9 = CONCAT71(uStack_67,local_68);\n }\n if (uVar9 < uVar8) {\n std::string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar8;\n cVar5 = __verify_grouping(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18),\n (string *)&local_78);\n if (cVar5 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }\n std::string::swap(param_8,(string *)&local_58);\n local_90 = (int)param_3;\n bVar12 = local_90 == -1;\n bVar10 = param_2 != (long *)0x0 && bVar12;\n local_98 = param_2;\n if (((param_2 != (long *)0x0 && bVar12) &&\n (bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar6 = (**(code **)(*param_2 + 0x48))(), iVar6 == -1)) {\n local_98 = (long *)0x0;\n bVar12 = bVar10;\n }\n bVar4 = param_4 != (long *)0x0 && param_5 == -1;\n bVar10 = param_5 == -1;\n if ((bVar4) && (bVar10 = false, (ulong)param_4[3] <= (ulong)param_4[2])) {\n iVar6 = (**(code **)(*param_4 + 0x48))();\n bVar10 = false;\n if (iVar6 == -1) {\n bVar10 = bVar4;\n }\n }\n if (bVar10 == bVar12) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != local_48) {\n operator_delete(local_58);\n }\n if (local_78 != &local_68) {\n operator_delete(local_78);\n }\n auVar13._8_8_ = param_3;\n auVar13._0_8_ = local_98;\n return auVar13;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (expression_statement "__moneypunct_cache<char,false> *this;" (comma_expression "__moneypunct_cache<char,false> *this" (binary_expression "__moneypunct_cache<char" identifier < identifier) , (binary_expression "false> *this" false > (pointer_expression "*this" * identifier))) ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "bool bVar10;" primitive_type identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar12;" primitive_type identifier ;) (declaration "undefined1 auVar13 [16];" type_identifier (array_declarator "auVar13 [16]" identifier [ number_literal ]) ;) (declaration "long *local_98;" (sized_type_specifier "long" long) (pointer_declarator "*local_98" * identifier) ;) (declaration "int local_90;" primitive_type identifier ;) (declaration "undefined4 local_7c;" type_identifier identifier ;) (declaration "undefined1 *local_78;" type_identifier (pointer_declarator "*local_78" * identifier) ;) (declaration "ulong local_70;" type_identifier identifier ;) (declaration "undefined1 local_68;" type_identifier identifier ;) (declaration "undefined7 uStack_67;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48 [24];" type_identifier (array_declarator "local_48 [24]" identifier [ number_literal ]) ;) (expression_statement "use_facet<std::ctype<char>>((locale *)(param_6 + 0xd0));" (binary_expression "use_facet<std::ctype<char>>((locale *)(param_6 + 0xd0))" (binary_expression "use_facet<std" identifier < identifier) (ERROR "::ctype" : : 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) ))) )))) ;) (ERROR "uVar7 = locale::" (assignment_expression "uVar7 = 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) ))) ;)) (expression_statement "plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar7 * 8);" (assignment_expression "plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar7 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar7 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar7 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + uVar7 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "uVar7 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar11 = *plVar1;" (assignment_expression "lVar11 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) (if_statement "if (lVar11 == 0) {\n /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */\n this = (__moneypunct_cache<char,false> *)operator_new(0x70);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined2 *)(this + 0x20) = 0;\n *(undefined ***)this = &PTR____moneypunct_cache_004b5250;\n this[0x22] = (__moneypunct_cache<char,false>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n *(undefined8 *)(this + 0x50) = 0;\n *(undefined8 *)(this + 0x58) = 0;\n *(undefined4 *)(this + 0x60) = 0;\n this[0x6f] = (__moneypunct_cache<char,false>)0x0;\n /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */\n __moneypunct_cache<char,false>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7);\n lVar11 = *plVar1;\n }" if (parenthesized_expression "(lVar11 == 0)" ( (binary_expression "lVar11 == 0" identifier == number_literal) )) (compound_statement "{\n /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */\n this = (__moneypunct_cache<char,false> *)operator_new(0x70);\n *(undefined4 *)(this + 8) = 0;\n *(undefined8 *)(this + 0x10) = 0;\n *(undefined8 *)(this + 0x18) = 0;\n *(undefined2 *)(this + 0x20) = 0;\n *(undefined ***)this = &PTR____moneypunct_cache_004b5250;\n this[0x22] = (__moneypunct_cache<char,false>)0x0;\n *(undefined8 *)(this + 0x28) = 0;\n *(undefined8 *)(this + 0x30) = 0;\n *(undefined8 *)(this + 0x38) = 0;\n *(undefined8 *)(this + 0x40) = 0;\n *(undefined8 *)(this + 0x48) = 0;\n *(undefined8 *)(this + 0x50) = 0;\n *(undefined8 *)(this + 0x58) = 0;\n *(undefined4 *)(this + 0x60) = 0;\n this[0x6f] = (__moneypunct_cache<char,false>)0x0;\n /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */\n __moneypunct_cache<char,false>::_M_cache(this,(locale *)(param_6 + 0xd0));\n locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7);\n lVar11 = *plVar1;\n }" { comment (expression_statement "this = (__moneypunct_cache<char,false> *)operator_new(0x70);" (assignment_expression "this = (__moneypunct_cache<char,false> *)operator_new(0x70)" identifier = (parenthesized_expression "(__moneypunct_cache<char,false> *)operator_new(0x70)" ( (comma_expression "__moneypunct_cache<char,false> *)operator_new(0x70)" (binary_expression "__moneypunct_cache<char" identifier < identifier) , (binary_expression "false> *)operator_new(0x70)" false > (pointer_expression "*)operator_new(0x70)" * (ERROR ")" )) (call_expression "operator_new(0x70)" identifier (argument_list "(0x70)" ( number_literal )))))) ))) ;) (expression_statement "*(undefined4 *)(this + 8) = 0;" (assignment_expression "*(undefined4 *)(this + 8) = 0" (pointer_expression "*(undefined4 *)(this + 8)" * (cast_expression "(undefined4 *)(this + 8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x10) = 0;" (assignment_expression "*(undefined8 *)(this + 0x10) = 0" (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 "*(undefined8 *)(this + 0x18) = 0;" (assignment_expression "*(undefined8 *)(this + 0x18) = 0" (pointer_expression "*(undefined8 *)(this + 0x18)" * (cast_expression "(undefined8 *)(this + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined2 *)(this + 0x20) = 0;" (assignment_expression "*(undefined2 *)(this + 0x20) = 0" (pointer_expression "*(undefined2 *)(this + 0x20)" * (cast_expression "(undefined2 *)(this + 0x20)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x20)" ( (binary_expression "this + 0x20" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined ***)this = &PTR____moneypunct_cache_004b5250;" (assignment_expression "*(undefined ***)this = &PTR____moneypunct_cache_004b5250" (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_cache_004b5250" & identifier)) ;) (expression_statement "this[0x22] = (__moneypunct_cache<char,false>)0x0;" (assignment_expression "this[0x22] = (__moneypunct_cache<char,false>)0x0" (subscript_expression "this[0x22]" identifier [ number_literal ]) = (parenthesized_expression "(__moneypunct_cache<char,false>)0x0" ( (comma_expression "__moneypunct_cache<char,false>)0x0" (binary_expression "__moneypunct_cache<char" identifier < identifier) , (binary_expression "false>)0x0" false > (ERROR ")" )) number_literal)) ))) ;) (expression_statement "*(undefined8 *)(this + 0x28) = 0;" (assignment_expression "*(undefined8 *)(this + 0x28) = 0" (pointer_expression "*(undefined8 *)(this + 0x28)" * (cast_expression "(undefined8 *)(this + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x28)" ( (binary_expression "this + 0x28" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x30) = 0;" (assignment_expression "*(undefined8 *)(this + 0x30) = 0" (pointer_expression "*(undefined8 *)(this + 0x30)" * (cast_expression "(undefined8 *)(this + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x30)" ( (binary_expression "this + 0x30" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x38) = 0;" (assignment_expression "*(undefined8 *)(this + 0x38) = 0" (pointer_expression "*(undefined8 *)(this + 0x38)" * (cast_expression "(undefined8 *)(this + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x38)" ( (binary_expression "this + 0x38" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x40) = 0;" (assignment_expression "*(undefined8 *)(this + 0x40) = 0" (pointer_expression "*(undefined8 *)(this + 0x40)" * (cast_expression "(undefined8 *)(this + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x40)" ( (binary_expression "this + 0x40" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x48) = 0;" (assignment_expression "*(undefined8 *)(this + 0x48) = 0" (pointer_expression "*(undefined8 *)(this + 0x48)" * (cast_expression "(undefined8 *)(this + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x48)" ( (binary_expression "this + 0x48" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x50) = 0;" (assignment_expression "*(undefined8 *)(this + 0x50) = 0" (pointer_expression "*(undefined8 *)(this + 0x50)" * (cast_expression "(undefined8 *)(this + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x50)" ( (binary_expression "this + 0x50" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this + 0x58) = 0;" (assignment_expression "*(undefined8 *)(this + 0x58) = 0" (pointer_expression "*(undefined8 *)(this + 0x58)" * (cast_expression "(undefined8 *)(this + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x58)" ( (binary_expression "this + 0x58" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)(this + 0x60) = 0;" (assignment_expression "*(undefined4 *)(this + 0x60) = 0" (pointer_expression "*(undefined4 *)(this + 0x60)" * (cast_expression "(undefined4 *)(this + 0x60)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x60)" ( (binary_expression "this + 0x60" identifier + number_literal) )))) = number_literal) ;) (expression_statement "this[0x6f] = (__moneypunct_cache<char,false>)0x0;" (assignment_expression "this[0x6f] = (__moneypunct_cache<char,false>)0x0" (subscript_expression "this[0x6f]" identifier [ number_literal ]) = (parenthesized_expression "(__moneypunct_cache<char,false>)0x0" ( (comma_expression "__moneypunct_cache<char,false>)0x0" (binary_expression "__moneypunct_cache<char" identifier < identifier) , (binary_expression "false>)0x0" false > (ERROR ")" )) number_literal)) ))) ;) comment (expression_statement "__moneypunct_cache<char,false>::_M_cache(this,(locale *)(param_6 + 0xd0));" (comma_expression "__moneypunct_cache<char,false>::_M_cache(this,(locale *)(param_6 + 0xd0))" (binary_expression "__moneypunct_cache<char" identifier < identifier) , (binary_expression "false>::_M_cache(this,(locale *)(param_6 + 0xd0))" false > (ERROR "::" : :) (call_expression "_M_cache(this,(locale *)(param_6 + 0xd0))" identifier (argument_list "(this,(locale *)(param_6 + 0xd0))" ( identifier , (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) ))) ))))) ;) (labeled_statement "locale::_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7);" statement_identifier : (ERROR ":" :) (labeled_statement "_Impl::_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7);" statement_identifier : (ERROR ":" :) (expression_statement "_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7);" (call_expression "_M_install_cache(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7)" identifier (argument_list "(*(_Impl **)(param_6 + 0xd0),(facet *)this,uVar7)" ( (pointer_expression "*(_Impl **)(param_6 + 0xd0)" * (cast_expression "(_Impl **)(param_6 + 0xd0)" ( (type_descriptor "_Impl **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , (cast_expression "(facet *)this" ( (type_descriptor "facet *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;))) (expression_statement "lVar11 = *plVar1;" (assignment_expression "lVar11 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) })) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (expression_statement "local_78 = &local_68;" (assignment_expression "local_78 = &local_68" identifier = (pointer_expression "&local_68" & identifier)) ;) (expression_statement "local_68 = 0;" (assignment_expression "local_68 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(lVar11 + 0x20) != '\0') {\n /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */\n std::string::reserve((string *)&local_78,0x20);\n }" if (parenthesized_expression "(*(char *)(lVar11 + 0x20) != '\0')" ( (binary_expression "*(char *)(lVar11 + 0x20) != '\0'" (pointer_expression "*(char *)(lVar11 + 0x20)" * (cast_expression "(char *)(lVar11 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 0x20)" ( (binary_expression "lVar11 + 0x20" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */\n std::string::reserve((string *)&local_78,0x20);\n }" { comment (labeled_statement "std::string::reserve((string *)&local_78,0x20);" statement_identifier : (ERROR ":" :) (labeled_statement "string::reserve((string *)&local_78,0x20);" statement_identifier : (ERROR ":" :) (expression_statement "reserve((string *)&local_78,0x20);" (call_expression "reserve((string *)&local_78,0x20)" identifier (argument_list "((string *)&local_78,0x20)" ( (cast_expression "(string *)&local_78" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_78" & identifier)) , number_literal ))) ;))) })) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_58 = local_48;" (assignment_expression "local_58 = local_48" identifier = identifier) ;) (expression_statement "local_48[0] = 0;" (assignment_expression "local_48[0] = 0" (subscript_expression "local_48[0]" identifier [ number_literal ]) = number_literal) ;) comment (labeled_statement "std::string::reserve((string *)&local_58,0x20);" statement_identifier : (ERROR ":" :) (labeled_statement "string::reserve((string *)&local_58,0x20);" statement_identifier : (ERROR ":" :) (expression_statement "reserve((string *)&local_58,0x20);" (call_expression "reserve((string *)&local_58,0x20)" identifier (argument_list "((string *)&local_58,0x20)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , number_literal ))) ;))) (expression_statement "local_7c = *(undefined4 *)(lVar11 + 0x60);" (assignment_expression "local_7c = *(undefined4 *)(lVar11 + 0x60)" identifier = (pointer_expression "*(undefined4 *)(lVar11 + 0x60)" * (cast_expression "(undefined4 *)(lVar11 + 0x60)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 0x60)" ( (binary_expression "lVar11 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) (expression_statement "bVar2 = (byte)local_7c;" (assignment_expression "bVar2 = (byte)local_7c" identifier = (cast_expression "(byte)local_7c" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (while_statement "while( true ) {\n if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar13 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ();\n return auVar13;\n }\n if (3 < (int)lVar3 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar3 + 1);\n lVar3 = lVar3 + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar13 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ();\n return auVar13;\n }\n if (3 < (int)lVar3 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar3 + 1);\n lVar3 = lVar3 + 1;\n }" { (if_statement "if (bVar2 < 5) {\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar13 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ();\n return auVar13;\n }" if (parenthesized_expression "(bVar2 < 5)" ( (binary_expression "bVar2 < 5" identifier < number_literal) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n auVar13 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ();\n return auVar13;\n }" { comment comment (expression_statement "auVar13 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ();" (assignment_expression "auVar13 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ()" identifier = (call_expression "(*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))\n ()" (parenthesized_expression "(*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)))" ( (pointer_expression "*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4))" * (cast_expression "(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4))" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4))" ( (binary_expression "&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)" (pointer_expression "&DAT_00403248" & identifier) + (pointer_expression "*(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)" * (cast_expression "(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4)" ( (binary_expression "&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar3) * 4" (pointer_expression "&DAT_00403248" & identifier) + (binary_expression "(ulong)*(byte *)((long)&local_7c + lVar3) * 4" (binary_expression "(ulong)*(byte *)((long)&local_7c + lVar3)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)&local_7c + lVar3)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_7c + lVar3)" ( (binary_expression "(long)&local_7c + lVar3" (cast_expression "(long)&local_7c" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_7c" & identifier)) + identifier) )))) * number_literal)) ))))) )))) )) (argument_list "()" ( )))) ;) (return_statement "return auVar13;" return identifier ;) })) (if_statement "if (3 < (int)lVar3 + 1) break;" if (parenthesized_expression "(3 < (int)lVar3 + 1)" ( (binary_expression "3 < (int)lVar3 + 1" number_literal < (binary_expression "(int)lVar3 + 1" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar2 = *(byte *)((long)&local_7c + lVar3 + 1);" (assignment_expression "bVar2 = *(byte *)((long)&local_7c + lVar3 + 1)" identifier = (pointer_expression "*(byte *)((long)&local_7c + lVar3 + 1)" * (cast_expression "(byte *)((long)&local_7c + lVar3 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_7c + lVar3 + 1)" ( (binary_expression "(long)&local_7c + lVar3 + 1" (binary_expression "(long)&local_7c + lVar3" (cast_expression "(long)&local_7c" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_7c" & identifier)) + identifier) + number_literal) ))))) ;) (expression_statement "lVar3 = lVar3 + 1;" (assignment_expression "lVar3 = lVar3 + 1" identifier = (binary_expression "lVar3 + 1" identifier + number_literal)) ;) })) (if_statement "if ((local_50 < 2) ||\n (uVar7 = std::string::find_first_not_of((string *)&local_58,'0',0), uVar7 == 0))\n goto LAB_003b20fa;" if (parenthesized_expression "((local_50 < 2) ||\n (uVar7 = std::string::find_first_not_of((string *)&local_58,'0',0), uVar7 == 0))" ( (binary_expression "(local_50 < 2) ||\n (uVar7 = std::string::find_first_not_of((string *)&local_58,'0',0), uVar7 == 0)" (parenthesized_expression "(local_50 < 2)" ( (binary_expression "local_50 < 2" identifier < number_literal) )) || (parenthesized_expression "(uVar7 = std::string::find_first_not_of((string *)&local_58,'0',0), uVar7 == 0)" ( (ERROR "uVar7 = std::string::" (assignment_expression "uVar7 = std" identifier = identifier) : : identifier : :) (comma_expression "find_first_not_of((string *)&local_58,'0',0), uVar7 == 0" (call_expression "find_first_not_of((string *)&local_58,'0',0)" identifier (argument_list "((string *)&local_58,'0',0)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , (char_literal "'0'" ' character ') , number_literal ))) , (binary_expression "uVar7 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;)) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }" if (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" ( (binary_expression "uVar7 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }" { (expression_statement "uVar7 = local_50 - 1;" (assignment_expression "uVar7 = local_50 - 1" identifier = (binary_expression "local_50 - 1" identifier - number_literal)) ;) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }" if (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" ( (binary_expression "uVar7 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n *local_58 = 0;\n goto LAB_003b20fa;\n }" { (expression_statement "*local_58 = 0;" (assignment_expression "*local_58 = 0" (pointer_expression "*local_58" * identifier) = number_literal) ;) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;) })) (if_statement "if (uVar7 == 0) goto LAB_003b20fa;" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;)) })) (expression_statement "uVar8 = local_50;" (assignment_expression "uVar8 = local_50" identifier = identifier) ;) (if_statement "if (uVar7 < local_50) {\n uVar8 = uVar7;\n }" if (parenthesized_expression "(uVar7 < local_50)" ( (binary_expression "uVar7 < local_50" identifier < identifier) )) (compound_statement "{\n uVar8 = uVar7;\n }" { (expression_statement "uVar8 = uVar7;" (assignment_expression "uVar8 = uVar7" identifier = identifier) ;) })) (labeled_statement "std::string::_M_erase((string *)&local_58,0,uVar8);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_erase((string *)&local_58,0,uVar8);" statement_identifier : (ERROR ":" :) (expression_statement "_M_erase((string *)&local_58,0,uVar8);" (call_expression "_M_erase((string *)&local_58,0,uVar8)" identifier (argument_list "((string *)&local_58,0,uVar8)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , number_literal , identifier ))) ;))) (labeled_statement "LAB_003b20fa:\n uVar7 = local_70;" statement_identifier : (expression_statement "uVar7 = local_70;" (assignment_expression "uVar7 = local_70" identifier = identifier) ;)) (if_statement "if (local_70 != 0) {\n uVar8 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar9 = 0xf;\n }\n else {\n uVar9 = CONCAT71(uStack_67,local_68);\n }\n if (uVar9 < uVar8) {\n std::string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar8;\n cVar5 = __verify_grouping(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18),\n (string *)&local_78);\n if (cVar5 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }" if (parenthesized_expression "(local_70 != 0)" ( (binary_expression "local_70 != 0" identifier != number_literal) )) (compound_statement "{\n uVar8 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar9 = 0xf;\n }\n else {\n uVar9 = CONCAT71(uStack_67,local_68);\n }\n if (uVar9 < uVar8) {\n std::string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar8;\n cVar5 = __verify_grouping(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18),\n (string *)&local_78);\n if (cVar5 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }" { (expression_statement "uVar8 = local_70 + 1;" (assignment_expression "uVar8 = local_70 + 1" identifier = (binary_expression "local_70 + 1" identifier + number_literal)) ;) (if_statement "if (local_78 == &local_68) {\n uVar9 = 0xf;\n }\n else {\n uVar9 = CONCAT71(uStack_67,local_68);\n }" if (parenthesized_expression "(local_78 == &local_68)" ( (binary_expression "local_78 == &local_68" identifier == (pointer_expression "&local_68" & identifier)) )) (compound_statement "{\n uVar9 = 0xf;\n }" { (expression_statement "uVar9 = 0xf;" (assignment_expression "uVar9 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar9 = CONCAT71(uStack_67,local_68);\n }" else (compound_statement "{\n uVar9 = CONCAT71(uStack_67,local_68);\n }" { (expression_statement "uVar9 = CONCAT71(uStack_67,local_68);" (assignment_expression "uVar9 = CONCAT71(uStack_67,local_68)" identifier = (call_expression "CONCAT71(uStack_67,local_68)" identifier (argument_list "(uStack_67,local_68)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar9 < uVar8) {\n std::string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);\n }" if (parenthesized_expression "(uVar9 < uVar8)" ( (binary_expression "uVar9 < uVar8" identifier < identifier) )) (compound_statement "{\n std::string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);\n }" { (labeled_statement "std::string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);" statement_identifier : (ERROR ":" :) (expression_statement "_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1);" (call_expression "_M_mutate((string *)&local_78,local_70,0,(char *)0x0,1)" identifier (argument_list "((string *)&local_78,local_70,0,(char *)0x0,1)" ( (cast_expression "(string *)&local_78" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_78" & identifier)) , identifier , number_literal , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal ))) ;))) })) (expression_statement "local_78[uVar7] = 0;" (assignment_expression "local_78[uVar7] = 0" (subscript_expression "local_78[uVar7]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_78[uVar7 + 1] = 0;" (assignment_expression "local_78[uVar7 + 1] = 0" (subscript_expression "local_78[uVar7 + 1]" identifier [ (binary_expression "uVar7 + 1" identifier + number_literal) ]) = number_literal) ;) (expression_statement "local_70 = uVar8;" (assignment_expression "local_70 = uVar8" identifier = identifier) ;) (expression_statement "cVar5 = __verify_grouping(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18),\n (string *)&local_78);" (assignment_expression "cVar5 = __verify_grouping(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18),\n (string *)&local_78)" identifier = (call_expression "__verify_grouping(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18),\n (string *)&local_78)" identifier (argument_list "(*(char **)(lVar11 + 0x10),*(ulong *)(lVar11 + 0x18),\n (string *)&local_78)" ( (pointer_expression "*(char **)(lVar11 + 0x10)" * (cast_expression "(char **)(lVar11 + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar11 + 0x10)" ( (binary_expression "lVar11 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(ulong *)(lVar11 + 0x18)" * (cast_expression "(ulong *)(lVar11 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar11 + 0x18)" ( (binary_expression "lVar11 + 0x18" identifier + number_literal) )))) , (cast_expression "(string *)&local_78" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_78" & identifier)) )))) ;) (if_statement "if (cVar5 == '\0') {\n *param_7 = *param_7 | 4;\n }" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (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)) ;) })) })) (labeled_statement "std::string::swap(param_8,(string *)&local_58);" statement_identifier : (ERROR ":" :) (labeled_statement "string::swap(param_8,(string *)&local_58);" statement_identifier : (ERROR ":" :) (expression_statement "swap(param_8,(string *)&local_58);" (call_expression "swap(param_8,(string *)&local_58)" identifier (argument_list "(param_8,(string *)&local_58)" ( identifier , (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) ))) ;))) (expression_statement "local_90 = (int)param_3;" (assignment_expression "local_90 = (int)param_3" identifier = (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "bVar12 = local_90 == -1;" (assignment_expression "bVar12 = local_90 == -1" identifier = (binary_expression "local_90 == -1" identifier == number_literal)) ;) (expression_statement "bVar10 = param_2 != (long *)0x0 && bVar12;" (assignment_expression "bVar10 = param_2 != (long *)0x0 && bVar12" identifier = (binary_expression "param_2 != (long *)0x0 && bVar12" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "local_98 = param_2;" (assignment_expression "local_98 = param_2" identifier = identifier) ;) (if_statement "if (((param_2 != (long *)0x0 && bVar12) &&\n (bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar6 = (**(code **)(*param_2 + 0x48))(), iVar6 == -1)) {\n local_98 = (long *)0x0;\n bVar12 = bVar10;\n }" if (parenthesized_expression "(((param_2 != (long *)0x0 && bVar12) &&\n (bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar6 = (**(code **)(*param_2 + 0x48))(), iVar6 == -1))" ( (binary_expression "((param_2 != (long *)0x0 && bVar12) &&\n (bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar6 = (**(code **)(*param_2 + 0x48))(), iVar6 == -1)" (parenthesized_expression "((param_2 != (long *)0x0 && bVar12) &&\n (bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2]))" ( (binary_expression "(param_2 != (long *)0x0 && bVar12) &&\n (bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2])" (parenthesized_expression "(param_2 != (long *)0x0 && bVar12)" ( (binary_expression "param_2 != (long *)0x0 && bVar12" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier) )) && (parenthesized_expression "(bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2])" ( (comma_expression "bVar12 = false, (ulong)param_2[3] <= (ulong)param_2[2]" (assignment_expression "bVar12 = false" identifier = false) , (binary_expression "(ulong)param_2[3] <= (ulong)param_2[2]" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ))) )) && (parenthesized_expression "(iVar6 = (**(code **)(*param_2 + 0x48))(), iVar6 == -1)" ( (comma_expression "iVar6 = (**(code **)(*param_2 + 0x48))(), iVar6 == -1" (assignment_expression "iVar6 = (**(code **)(*param_2 + 0x48))()" identifier = (call_expression "(**(code **)(*param_2 + 0x48))()" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) , (binary_expression "iVar6 == -1" identifier == number_literal)) ))) )) (compound_statement "{\n local_98 = (long *)0x0;\n bVar12 = bVar10;\n }" { (expression_statement "local_98 = (long *)0x0;" (assignment_expression "local_98 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar12 = bVar10;" (assignment_expression "bVar12 = bVar10" identifier = identifier) ;) })) (expression_statement "bVar4 = param_4 != (long *)0x0 && param_5 == -1;" (assignment_expression "bVar4 = param_4 != (long *)0x0 && param_5 == -1" identifier = (binary_expression "param_4 != (long *)0x0 && param_5 == -1" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "param_5 == -1" identifier == number_literal))) ;) (expression_statement "bVar10 = param_5 == -1;" (assignment_expression "bVar10 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (if_statement "if ((bVar4) && (bVar10 = false, (ulong)param_4[3] <= (ulong)param_4[2])) {\n iVar6 = (**(code **)(*param_4 + 0x48))();\n bVar10 = false;\n if (iVar6 == -1) {\n bVar10 = bVar4;\n }\n }" if (parenthesized_expression "((bVar4) && (bVar10 = false, (ulong)param_4[3] <= (ulong)param_4[2]))" ( (binary_expression "(bVar4) && (bVar10 = false, (ulong)param_4[3] <= (ulong)param_4[2])" (parenthesized_expression "(bVar4)" ( identifier )) && (parenthesized_expression "(bVar10 = false, (ulong)param_4[3] <= (ulong)param_4[2])" ( (comma_expression "bVar10 = false, (ulong)param_4[3] <= (ulong)param_4[2]" (assignment_expression "bVar10 = false" identifier = false) , (binary_expression "(ulong)param_4[3] <= (ulong)param_4[2]" (cast_expression "(ulong)param_4[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ))) )) (compound_statement "{\n iVar6 = (**(code **)(*param_4 + 0x48))();\n bVar10 = false;\n if (iVar6 == -1) {\n bVar10 = bVar4;\n }\n }" { (expression_statement "iVar6 = (**(code **)(*param_4 + 0x48))();" (assignment_expression "iVar6 = (**(code **)(*param_4 + 0x48))()" identifier = (call_expression "(**(code **)(*param_4 + 0x48))()" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "bVar10 = false;" (assignment_expression "bVar10 = false" identifier = false) ;) (if_statement "if (iVar6 == -1) {\n bVar10 = bVar4;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n bVar10 = bVar4;\n }" { (expression_statement "bVar10 = bVar4;" (assignment_expression "bVar10 = bVar4" identifier = identifier) ;) })) })) (if_statement "if (bVar10 == bVar12) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar10 == bVar12)" ( (binary_expression "bVar10 == bVar12" identifier == identifier) )) (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)) ;) })) (if_statement "if (local_58 != local_48) {\n operator_delete(local_58);\n }" if (parenthesized_expression "(local_58 != local_48)" ( (binary_expression "local_58 != local_48" identifier != 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 ))) ;) })) (if_statement "if (local_78 != &local_68) {\n operator_delete(local_78);\n }" if (parenthesized_expression "(local_78 != &local_68)" ( (binary_expression "local_78 != &local_68" identifier != (pointer_expression "&local_68" & identifier)) )) (compound_statement "{\n operator_delete(local_78);\n }" { (expression_statement "operator_delete(local_78);" (call_expression "operator_delete(local_78)" identifier (argument_list "(local_78)" ( identifier ))) ;) })) (expression_statement "auVar13._8_8_ = param_3;" (assignment_expression "auVar13._8_8_ = param_3" (field_expression "auVar13._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar13._0_8_ = local_98;" (assignment_expression "auVar13._0_8_ = local_98" (field_expression "auVar13._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar13;" return identifier ;) }))
(translation_unit "undefined1 [16]\nFUN_003b1530(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,undefined8 param_8)\n\n{\n long *plVar1;\n byte bVar2;\n bool bVar3;\n char cVar4;\n int iVar5;\n long lVar6;\n ulong uVar7;\n undefined8 *puVar8;\n ulong uVar9;\n ulong uVar10;\n bool bVar11;\n long lVar12;\n bool bVar13;\n undefined1 auVar14 [16];\n long *local_98;\n int local_90;\n undefined4 local_7c;\n undefined1 *local_78;\n ulong local_70;\n undefined1 local_68;\n undefined7 uStack_67;\n undefined1 *local_58;\n ulong local_50;\n undefined1 local_48 [24];\n \n FUN_0034a440(param_6 + 0xd0);\n lVar6 = FUN_0033b180(&DAT_004c8030);\n plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8);\n lVar12 = *plVar1;\n if (lVar12 == 0) {\n \n puVar8 = (undefined8 *)FUN_00337270(0x70);\n *(undefined4 *)(puVar8 + 1) = 0;\n puVar8[2] = 0;\n puVar8[3] = 0;\n *(undefined2 *)(puVar8 + 4) = 0;\n *puVar8 = &PTR_FUN_004b5250;\n *(undefined1 *)((long)puVar8 + 0x22) = 0;\n puVar8[5] = 0;\n puVar8[6] = 0;\n puVar8[7] = 0;\n puVar8[8] = 0;\n puVar8[9] = 0;\n puVar8[10] = 0;\n puVar8[0xb] = 0;\n *(undefined4 *)(puVar8 + 0xc) = 0;\n *(undefined1 *)((long)puVar8 + 0x6f) = 0;\n \n FUN_0034b660(puVar8,param_6 + 0xd0);\n FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);\n lVar12 = *plVar1;\n }\n local_70 = 0;\n local_78 = &local_68;\n local_68 = 0;\n if (*(char *)(lVar12 + 0x20) != '\0') {\n \n FUN_0033fbe0(&local_78,0x20);\n }\n local_50 = 0;\n local_58 = local_48;\n local_48[0] = 0;\n \n FUN_0033fbe0(&local_58,0x20);\n local_7c = *(undefined4 *)(lVar12 + 0x60);\n lVar6 = 0;\n bVar2 = (byte)local_7c;\n while( true ) {\n if (bVar2 < 5) {\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }\n if (3 < (int)lVar6 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);\n lVar6 = lVar6 + 1;\n }\n if ((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)) goto LAB_003b20fa;\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }\n uVar9 = local_50;\n if (uVar7 < local_50) {\n uVar9 = uVar7;\n }\n FUN_0033f870(&local_58,0,uVar9);\nLAB_003b20fa:\n uVar7 = local_70;\n if (local_70 != 0) {\n uVar9 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }\n if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar9;\n cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);\n if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }\n FUN_00340f50(param_8,&local_58);\n local_90 = (int)param_3;\n bVar13 = local_90 == -1;\n bVar11 = param_2 != (long *)0x0 && bVar13;\n local_98 = param_2;\n if (((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)) {\n local_98 = (long *)0x0;\n bVar13 = bVar11;\n }\n bVar3 = param_4 != (long *)0x0 && param_5 == -1;\n bVar11 = param_5 == -1;\n if ((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])) {\n iVar5 = (**(code **)(*param_4 + 0x48))();\n bVar11 = false;\n if (iVar5 == -1) {\n bVar11 = bVar3;\n }\n }\n if (bVar11 == bVar13) {\n *param_7 = *param_7 | 2;\n }\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n if (local_78 != &local_68) {\n FUN_00338a40();\n }\n auVar14._8_8_ = param_3;\n auVar14._0_8_ = local_98;\n return auVar14;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_003b1530(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,undefined8 param_8)\n\n{\n long *plVar1;" (macro_type_specifier "FUN_003b1530(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , (ERROR "long" identifier) (pointer_declarator "*param_2" * identifier) , identifier (ERROR "param_3" identifier) , (ERROR "long" identifier) (pointer_declarator "*param_4" * identifier) , (ERROR "int" identifier) identifier , (ERROR "long" identifier) identifier , (ERROR "uint" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "undefined8 param_8)\n\n{\n long" identifier identifier ) { long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "byte bVar2;" type_identifier identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "undefined8 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "bool bVar11;" primitive_type identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar13;" primitive_type identifier ;) (declaration "undefined1 auVar14 [16];" type_identifier (array_declarator "auVar14 [16]" identifier [ number_literal ]) ;) (declaration "long *local_98;" (sized_type_specifier "long" long) (pointer_declarator "*local_98" * identifier) ;) (declaration "int local_90;" primitive_type identifier ;) (declaration "undefined4 local_7c;" type_identifier identifier ;) (declaration "undefined1 *local_78;" type_identifier (pointer_declarator "*local_78" * identifier) ;) (declaration "ulong local_70;" type_identifier identifier ;) (declaration "undefined1 local_68;" type_identifier identifier ;) (declaration "undefined7 uStack_67;" type_identifier identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "undefined1 local_48 [24];" type_identifier (array_declarator "local_48 [24]" identifier [ number_literal ]) ;) (expression_statement "FUN_0034a440(param_6 + 0xd0);" (call_expression "FUN_0034a440(param_6 + 0xd0)" identifier (argument_list "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "lVar6 = FUN_0033b180(&DAT_004c8030);" (assignment_expression "lVar6 = FUN_0033b180(&DAT_004c8030)" identifier = (call_expression "FUN_0033b180(&DAT_004c8030)" identifier (argument_list "(&DAT_004c8030)" ( (pointer_expression "&DAT_004c8030" & identifier) )))) ;) (expression_statement "plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8);" (assignment_expression "plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" identifier = (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" ( (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" * (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" ( (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" * (cast_expression "(long *)(param_6 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "lVar6 * 8" identifier * number_literal)) )))) ;) (expression_statement "lVar12 = *plVar1;" (assignment_expression "lVar12 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) (if_statement "if (lVar12 == 0) {\n \n puVar8 = (undefined8 *)FUN_00337270(0x70);\n *(undefined4 *)(puVar8 + 1) = 0;\n puVar8[2] = 0;\n puVar8[3] = 0;\n *(undefined2 *)(puVar8 + 4) = 0;\n *puVar8 = &PTR_FUN_004b5250;\n *(undefined1 *)((long)puVar8 + 0x22) = 0;\n puVar8[5] = 0;\n puVar8[6] = 0;\n puVar8[7] = 0;\n puVar8[8] = 0;\n puVar8[9] = 0;\n puVar8[10] = 0;\n puVar8[0xb] = 0;\n *(undefined4 *)(puVar8 + 0xc) = 0;\n *(undefined1 *)((long)puVar8 + 0x6f) = 0;\n \n FUN_0034b660(puVar8,param_6 + 0xd0);\n FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);\n lVar12 = *plVar1;\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n \n puVar8 = (undefined8 *)FUN_00337270(0x70);\n *(undefined4 *)(puVar8 + 1) = 0;\n puVar8[2] = 0;\n puVar8[3] = 0;\n *(undefined2 *)(puVar8 + 4) = 0;\n *puVar8 = &PTR_FUN_004b5250;\n *(undefined1 *)((long)puVar8 + 0x22) = 0;\n puVar8[5] = 0;\n puVar8[6] = 0;\n puVar8[7] = 0;\n puVar8[8] = 0;\n puVar8[9] = 0;\n puVar8[10] = 0;\n puVar8[0xb] = 0;\n *(undefined4 *)(puVar8 + 0xc) = 0;\n *(undefined1 *)((long)puVar8 + 0x6f) = 0;\n \n FUN_0034b660(puVar8,param_6 + 0xd0);\n FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);\n lVar12 = *plVar1;\n }" { (expression_statement "puVar8 = (undefined8 *)FUN_00337270(0x70);" (assignment_expression "puVar8 = (undefined8 *)FUN_00337270(0x70)" identifier = (cast_expression "(undefined8 *)FUN_00337270(0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00337270(0x70)" identifier (argument_list "(0x70)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar8 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar8 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar8 + 1)" * (cast_expression "(undefined4 *)(puVar8 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 1)" ( (binary_expression "puVar8 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "puVar8[2] = 0;" (assignment_expression "puVar8[2] = 0" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[3] = 0;" (assignment_expression "puVar8[3] = 0" (subscript_expression "puVar8[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined2 *)(puVar8 + 4) = 0;" (assignment_expression "*(undefined2 *)(puVar8 + 4) = 0" (pointer_expression "*(undefined2 *)(puVar8 + 4)" * (cast_expression "(undefined2 *)(puVar8 + 4)" ( (type_descriptor "undefined2 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*puVar8 = &PTR_FUN_004b5250;" (assignment_expression "*puVar8 = &PTR_FUN_004b5250" (pointer_expression "*puVar8" * identifier) = (pointer_expression "&PTR_FUN_004b5250" & identifier)) ;) (expression_statement "*(undefined1 *)((long)puVar8 + 0x22) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + 0x22) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + 0x22)" * (cast_expression "(undefined1 *)((long)puVar8 + 0x22)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar8 + 0x22)" ( (binary_expression "(long)puVar8 + 0x22" (cast_expression "(long)puVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "puVar8[5] = 0;" (assignment_expression "puVar8[5] = 0" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[6] = 0;" (assignment_expression "puVar8[6] = 0" (subscript_expression "puVar8[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[7] = 0;" (assignment_expression "puVar8[7] = 0" (subscript_expression "puVar8[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[8] = 0;" (assignment_expression "puVar8[8] = 0" (subscript_expression "puVar8[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[9] = 0;" (assignment_expression "puVar8[9] = 0" (subscript_expression "puVar8[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[10] = 0;" (assignment_expression "puVar8[10] = 0" (subscript_expression "puVar8[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar8[0xb] = 0;" (assignment_expression "puVar8[0xb] = 0" (subscript_expression "puVar8[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(puVar8 + 0xc) = 0;" (assignment_expression "*(undefined4 *)(puVar8 + 0xc) = 0" (pointer_expression "*(undefined4 *)(puVar8 + 0xc)" * (cast_expression "(undefined4 *)(puVar8 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 0xc)" ( (binary_expression "puVar8 + 0xc" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)((long)puVar8 + 0x6f) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + 0x6f) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + 0x6f)" * (cast_expression "(undefined1 *)((long)puVar8 + 0x6f)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar8 + 0x6f)" ( (binary_expression "(long)puVar8 + 0x6f" (cast_expression "(long)puVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "FUN_0034b660(puVar8,param_6 + 0xd0);" (call_expression "FUN_0034b660(puVar8,param_6 + 0xd0)" identifier (argument_list "(puVar8,param_6 + 0xd0)" ( identifier , (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);" (call_expression "FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6)" identifier (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6)" ( (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" * (cast_expression "(undefined8 *)(param_6 + 0xd0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) , identifier , identifier ))) ;) (expression_statement "lVar12 = *plVar1;" (assignment_expression "lVar12 = *plVar1" identifier = (pointer_expression "*plVar1" * identifier)) ;) })) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (expression_statement "local_78 = &local_68;" (assignment_expression "local_78 = &local_68" identifier = (pointer_expression "&local_68" & identifier)) ;) (expression_statement "local_68 = 0;" (assignment_expression "local_68 = 0" identifier = number_literal) ;) (if_statement "if (*(char *)(lVar12 + 0x20) != '\0') {\n \n FUN_0033fbe0(&local_78,0x20);\n }" if (parenthesized_expression "(*(char *)(lVar12 + 0x20) != '\0')" ( (binary_expression "*(char *)(lVar12 + 0x20) != '\0'" (pointer_expression "*(char *)(lVar12 + 0x20)" * (cast_expression "(char *)(lVar12 + 0x20)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x20)" ( (binary_expression "lVar12 + 0x20" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n \n FUN_0033fbe0(&local_78,0x20);\n }" { (expression_statement "FUN_0033fbe0(&local_78,0x20);" (call_expression "FUN_0033fbe0(&local_78,0x20)" identifier (argument_list "(&local_78,0x20)" ( (pointer_expression "&local_78" & identifier) , number_literal ))) ;) })) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "local_58 = local_48;" (assignment_expression "local_58 = local_48" identifier = identifier) ;) (expression_statement "local_48[0] = 0;" (assignment_expression "local_48[0] = 0" (subscript_expression "local_48[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0033fbe0(&local_58,0x20);" (call_expression "FUN_0033fbe0(&local_58,0x20)" identifier (argument_list "(&local_58,0x20)" ( (pointer_expression "&local_58" & identifier) , number_literal ))) ;) (expression_statement "local_7c = *(undefined4 *)(lVar12 + 0x60);" (assignment_expression "local_7c = *(undefined4 *)(lVar12 + 0x60)" identifier = (pointer_expression "*(undefined4 *)(lVar12 + 0x60)" * (cast_expression "(undefined4 *)(lVar12 + 0x60)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x60)" ( (binary_expression "lVar12 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (expression_statement "bVar2 = (byte)local_7c;" (assignment_expression "bVar2 = (byte)local_7c" identifier = (cast_expression "(byte)local_7c" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (while_statement "while( true ) {\n if (bVar2 < 5) {\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }\n if (3 < (int)lVar6 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);\n lVar6 = lVar6 + 1;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (bVar2 < 5) {\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }\n if (3 < (int)lVar6 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);\n lVar6 = lVar6 + 1;\n }" { (if_statement "if (bVar2 < 5) {\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }" if (parenthesized_expression "(bVar2 < 5)" ( (binary_expression "bVar2 < 5" identifier < number_literal) )) (compound_statement "{\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }" { (expression_statement "auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();" (assignment_expression "auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ()" identifier = (call_expression "(*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ()" (parenthesized_expression "(*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))" ( (pointer_expression "*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" * (cast_expression "(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" ( (binary_expression "&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" (pointer_expression "&DAT_00403248" & identifier) + (pointer_expression "*(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" * (cast_expression "(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" ( (binary_expression "&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4" (pointer_expression "&DAT_00403248" & identifier) + (binary_expression "(ulong)*(byte *)((long)&local_7c + lVar6) * 4" (binary_expression "(ulong)*(byte *)((long)&local_7c + lVar6)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)((long)&local_7c + lVar6)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_7c + lVar6)" ( (binary_expression "(long)&local_7c + lVar6" (cast_expression "(long)&local_7c" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_7c" & identifier)) + identifier) )))) * number_literal)) ))))) )))) )) (argument_list "()" ( )))) ;) (return_statement "return auVar14;" return identifier ;) })) (if_statement "if (3 < (int)lVar6 + 1) break;" if (parenthesized_expression "(3 < (int)lVar6 + 1)" ( (binary_expression "3 < (int)lVar6 + 1" number_literal < (binary_expression "(int)lVar6 + 1" (cast_expression "(int)lVar6" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) )) (break_statement "break;" break ;)) (expression_statement "bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);" (assignment_expression "bVar2 = *(byte *)((long)&local_7c + lVar6 + 1)" identifier = (pointer_expression "*(byte *)((long)&local_7c + lVar6 + 1)" * (cast_expression "(byte *)((long)&local_7c + lVar6 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&local_7c + lVar6 + 1)" ( (binary_expression "(long)&local_7c + lVar6 + 1" (binary_expression "(long)&local_7c + lVar6" (cast_expression "(long)&local_7c" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&local_7c" & identifier)) + identifier) + number_literal) ))))) ;) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" identifier = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) })) (if_statement "if ((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)) goto LAB_003b20fa;" if (parenthesized_expression "((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0))" ( (binary_expression "(local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)" (parenthesized_expression "(local_50 < 2)" ( (binary_expression "local_50 < 2" identifier < number_literal) )) || (parenthesized_expression "(uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)" ( (comma_expression "uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0" (assignment_expression "uVar7 = FUN_00341550(&local_58,0x30,0)" identifier = (call_expression "FUN_00341550(&local_58,0x30,0)" identifier (argument_list "(&local_58,0x30,0)" ( (pointer_expression "&local_58" & identifier) , number_literal , number_literal )))) , (binary_expression "uVar7 == 0" identifier == number_literal)) ))) )) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;)) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }" if (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" ( (binary_expression "uVar7 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }" { (expression_statement "uVar7 = local_50 - 1;" (assignment_expression "uVar7 = local_50 - 1" identifier = (binary_expression "local_50 - 1" identifier - number_literal)) ;) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }" if (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" ( (binary_expression "uVar7 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n *local_58 = 0;\n goto LAB_003b20fa;\n }" { (expression_statement "*local_58 = 0;" (assignment_expression "*local_58 = 0" (pointer_expression "*local_58" * identifier) = number_literal) ;) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;) })) (if_statement "if (uVar7 == 0) goto LAB_003b20fa;" if (parenthesized_expression "(uVar7 == 0)" ( (binary_expression "uVar7 == 0" identifier == number_literal) )) (goto_statement "goto LAB_003b20fa;" goto statement_identifier ;)) })) (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" identifier = identifier) ;) (if_statement "if (uVar7 < local_50) {\n uVar9 = uVar7;\n }" if (parenthesized_expression "(uVar7 < local_50)" ( (binary_expression "uVar7 < local_50" identifier < identifier) )) (compound_statement "{\n uVar9 = uVar7;\n }" { (expression_statement "uVar9 = uVar7;" (assignment_expression "uVar9 = uVar7" identifier = identifier) ;) })) (expression_statement "FUN_0033f870(&local_58,0,uVar9);" (call_expression "FUN_0033f870(&local_58,0,uVar9)" identifier (argument_list "(&local_58,0,uVar9)" ( (pointer_expression "&local_58" & identifier) , number_literal , identifier ))) ;) (labeled_statement "LAB_003b20fa:\n uVar7 = local_70;" statement_identifier : (expression_statement "uVar7 = local_70;" (assignment_expression "uVar7 = local_70" identifier = identifier) ;)) (if_statement "if (local_70 != 0) {\n uVar9 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }\n if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar9;\n cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);\n if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }" if (parenthesized_expression "(local_70 != 0)" ( (binary_expression "local_70 != 0" identifier != number_literal) )) (compound_statement "{\n uVar9 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }\n if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar9;\n cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);\n if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }" { (expression_statement "uVar9 = local_70 + 1;" (assignment_expression "uVar9 = local_70 + 1" identifier = (binary_expression "local_70 + 1" identifier + number_literal)) ;) (if_statement "if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }" if (parenthesized_expression "(local_78 == &local_68)" ( (binary_expression "local_78 == &local_68" identifier == (pointer_expression "&local_68" & identifier)) )) (compound_statement "{\n uVar10 = 0xf;\n }" { (expression_statement "uVar10 = 0xf;" (assignment_expression "uVar10 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }" else (compound_statement "{\n uVar10 = CONCAT71(uStack_67,local_68);\n }" { (expression_statement "uVar10 = CONCAT71(uStack_67,local_68);" (assignment_expression "uVar10 = CONCAT71(uStack_67,local_68)" identifier = (call_expression "CONCAT71(uStack_67,local_68)" identifier (argument_list "(uStack_67,local_68)" ( identifier , identifier )))) ;) }))) (if_statement "if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }" if (parenthesized_expression "(uVar10 < uVar9)" ( (binary_expression "uVar10 < uVar9" identifier < identifier) )) (compound_statement "{\n FUN_0033f730(&local_78,local_70,0,0,1);\n }" { (expression_statement "FUN_0033f730(&local_78,local_70,0,0,1);" (call_expression "FUN_0033f730(&local_78,local_70,0,0,1)" identifier (argument_list "(&local_78,local_70,0,0,1)" ( (pointer_expression "&local_78" & identifier) , identifier , number_literal , number_literal , number_literal ))) ;) })) (expression_statement "local_78[uVar7] = 0;" (assignment_expression "local_78[uVar7] = 0" (subscript_expression "local_78[uVar7]" identifier [ identifier ]) = number_literal) ;) (expression_statement "local_78[uVar7 + 1] = 0;" (assignment_expression "local_78[uVar7 + 1] = 0" (subscript_expression "local_78[uVar7 + 1]" identifier [ (binary_expression "uVar7 + 1" identifier + number_literal) ]) = number_literal) ;) (expression_statement "local_70 = uVar9;" (assignment_expression "local_70 = uVar9" identifier = identifier) ;) (expression_statement "cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);" (assignment_expression "cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" identifier = (call_expression "FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" identifier (argument_list "(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" ( (pointer_expression "*(undefined8 *)(lVar12 + 0x10)" * (cast_expression "(undefined8 *)(lVar12 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x10)" ( (binary_expression "lVar12 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar12 + 0x18)" * (cast_expression "(undefined8 *)(lVar12 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x18)" ( (binary_expression "lVar12 + 0x18" identifier + number_literal) )))) , (pointer_expression "&local_78" & identifier) )))) ;) (if_statement "if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }" if (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (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 "FUN_00340f50(param_8,&local_58);" (call_expression "FUN_00340f50(param_8,&local_58)" identifier (argument_list "(param_8,&local_58)" ( identifier , (pointer_expression "&local_58" & identifier) ))) ;) (expression_statement "local_90 = (int)param_3;" (assignment_expression "local_90 = (int)param_3" identifier = (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "bVar13 = local_90 == -1;" (assignment_expression "bVar13 = local_90 == -1" identifier = (binary_expression "local_90 == -1" identifier == number_literal)) ;) (expression_statement "bVar11 = param_2 != (long *)0x0 && bVar13;" (assignment_expression "bVar11 = param_2 != (long *)0x0 && bVar13" identifier = (binary_expression "param_2 != (long *)0x0 && bVar13" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier)) ;) (expression_statement "local_98 = param_2;" (assignment_expression "local_98 = param_2" identifier = identifier) ;) (if_statement "if (((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)) {\n local_98 = (long *)0x0;\n bVar13 = bVar11;\n }" if (parenthesized_expression "(((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1))" ( (binary_expression "((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)" (parenthesized_expression "((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2]))" ( (binary_expression "(param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])" (parenthesized_expression "(param_2 != (long *)0x0 && bVar13)" ( (binary_expression "param_2 != (long *)0x0 && bVar13" (binary_expression "param_2 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && identifier) )) && (parenthesized_expression "(bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])" ( (comma_expression "bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2]" (assignment_expression "bVar13 = false" identifier = false) , (binary_expression "(ulong)param_2[3] <= (ulong)param_2[2]" (cast_expression "(ulong)param_2[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)param_2[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_2[2]" identifier [ number_literal ])))) ))) )) && (parenthesized_expression "(iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)" ( (comma_expression "iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1" (assignment_expression "iVar5 = (**(code **)(*param_2 + 0x48))()" identifier = (call_expression "(**(code **)(*param_2 + 0x48))()" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" ( (pointer_expression "**(code **)(*param_2 + 0x48)" * (pointer_expression "*(code **)(*param_2 + 0x48)" * (cast_expression "(code **)(*param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x48)" ( (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) , (binary_expression "iVar5 == -1" identifier == number_literal)) ))) )) (compound_statement "{\n local_98 = (long *)0x0;\n bVar13 = bVar11;\n }" { (expression_statement "local_98 = (long *)0x0;" (assignment_expression "local_98 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "bVar13 = bVar11;" (assignment_expression "bVar13 = bVar11" identifier = identifier) ;) })) (expression_statement "bVar3 = param_4 != (long *)0x0 && param_5 == -1;" (assignment_expression "bVar3 = param_4 != (long *)0x0 && param_5 == -1" identifier = (binary_expression "param_4 != (long *)0x0 && param_5 == -1" (binary_expression "param_4 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) && (binary_expression "param_5 == -1" identifier == number_literal))) ;) (expression_statement "bVar11 = param_5 == -1;" (assignment_expression "bVar11 = param_5 == -1" identifier = (binary_expression "param_5 == -1" identifier == number_literal)) ;) (if_statement "if ((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])) {\n iVar5 = (**(code **)(*param_4 + 0x48))();\n bVar11 = false;\n if (iVar5 == -1) {\n bVar11 = bVar3;\n }\n }" if (parenthesized_expression "((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2]))" ( (binary_expression "(bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])" (parenthesized_expression "(bVar3)" ( identifier )) && (parenthesized_expression "(bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])" ( (comma_expression "bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2]" (assignment_expression "bVar11 = false" identifier = false) , (binary_expression "(ulong)param_4[3] <= (ulong)param_4[2]" (cast_expression "(ulong)param_4[3]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[3]" identifier [ number_literal ])) <= (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ])))) ))) )) (compound_statement "{\n iVar5 = (**(code **)(*param_4 + 0x48))();\n bVar11 = false;\n if (iVar5 == -1) {\n bVar11 = bVar3;\n }\n }" { (expression_statement "iVar5 = (**(code **)(*param_4 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*param_4 + 0x48))()" identifier = (call_expression "(**(code **)(*param_4 + 0x48))()" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" ( (pointer_expression "**(code **)(*param_4 + 0x48)" * (pointer_expression "*(code **)(*param_4 + 0x48)" * (cast_expression "(code **)(*param_4 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0x48)" ( (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" identifier = false) ;) (if_statement "if (iVar5 == -1) {\n bVar11 = bVar3;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n bVar11 = bVar3;\n }" { (expression_statement "bVar11 = bVar3;" (assignment_expression "bVar11 = bVar3" identifier = identifier) ;) })) })) (if_statement "if (bVar11 == bVar13) {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(bVar11 == bVar13)" ( (binary_expression "bVar11 == bVar13" identifier == identifier) )) (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)) ;) })) (if_statement "if (local_58 != local_48) {\n FUN_00338a40();\n }" if (parenthesized_expression "(local_58 != local_48)" ( (binary_expression "local_58 != local_48" identifier != identifier) )) (compound_statement "{\n FUN_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_78 != &local_68) {\n FUN_00338a40();\n }" if (parenthesized_expression "(local_78 != &local_68)" ( (binary_expression "local_78 != &local_68" identifier != (pointer_expression "&local_68" & identifier)) )) (compound_statement "{\n FUN_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "auVar14._8_8_ = param_3;" (assignment_expression "auVar14._8_8_ = param_3" (field_expression "auVar14._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar14._0_8_ = local_98;" (assignment_expression "auVar14._0_8_ = local_98" (field_expression "auVar14._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar14;" return identifier ;) (ERROR "}" }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (declaration (macro_type_specifier IDENT ( (type_descriptor TYPE) )) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , IDENT (ERROR IDENT) , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT IDENT ) { long) (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 (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE 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 (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (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_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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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_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) ;) (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 (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 (call_expression IDENT (argument_list ( IDENT , (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) )))) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (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) )))) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT ))) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_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 = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) )))) * LIT)) ))))) )))) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT)) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression & IDENT)) + IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_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) , LIT , LIT )))) , (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 = (binary_expression IDENT - LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) })) (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 (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , IDENT ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT , LIT , LIT ))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (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) )))) , (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 IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = BOOL) , (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])))) ))) )) && (parenthesized_expression ( (comma_expression (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 ( )))) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) && (binary_expression IDENT == LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( IDENT )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = BOOL) , (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= (cast_expression ( (type_descriptor TYPE) ) (subscript_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 ( )))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (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 == IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (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_003b1530(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5,\n long param_6,uint *param_7,undefined8 param_8)\n\n{\n long *plVar1;" (macro_type_specifier "FUN_003b1530(undefined8" (identifier "FUN_003b1530") (( "(") (type_descriptor "undefined8" (type_identifier "undefined8")) () "")) (identifier "param_1") (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2")) (, ",") (identifier "undefined8") (ERROR "param_3" (identifier "param_3")) (, ",") (ERROR "long" (identifier "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4")) (, ",") (ERROR "int" (identifier "int")) (identifier "param_5") (, ",") (ERROR "long" (identifier "long")) (identifier "param_6") (, ",") (ERROR "uint" (identifier "uint")) (pointer_declarator "*param_7" (* "*") (identifier "param_7")) (, ",") (ERROR "undefined8 param_8)\n\n{\n long" (identifier "undefined8") (identifier "param_8") () ")") ({ "{") (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "byte bVar2;" (type_identifier "byte") (identifier "bVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (declaration "char cVar4;" (primitive_type "char") (identifier "cVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "ulong uVar7;" (type_identifier "ulong") (identifier "uVar7") (; ";")) (declaration "undefined8 *puVar8;" (type_identifier "undefined8") (pointer_declarator "*puVar8" (* "*") (identifier "puVar8")) (; ";")) (declaration "ulong uVar9;" (type_identifier "ulong") (identifier "uVar9") (; ";")) (declaration "ulong uVar10;" (type_identifier "ulong") (identifier "uVar10") (; ";")) (declaration "bool bVar11;" (primitive_type "bool") (identifier "bVar11") (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (declaration "bool bVar13;" (primitive_type "bool") (identifier "bVar13") (; ";")) (declaration "undefined1 auVar14 [16];" (type_identifier "undefined1") (array_declarator "auVar14 [16]" (identifier "auVar14") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "long *local_98;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_98" (* "*") (identifier "local_98")) (; ";")) (declaration "int local_90;" (primitive_type "int") (identifier "local_90") (; ";")) (declaration "undefined4 local_7c;" (type_identifier "undefined4") (identifier "local_7c") (; ";")) (declaration "undefined1 *local_78;" (type_identifier "undefined1") (pointer_declarator "*local_78" (* "*") (identifier "local_78")) (; ";")) (declaration "ulong local_70;" (type_identifier "ulong") (identifier "local_70") (; ";")) (declaration "undefined1 local_68;" (type_identifier "undefined1") (identifier "local_68") (; ";")) (declaration "undefined7 uStack_67;" (type_identifier "undefined7") (identifier "uStack_67") (; ";")) (declaration "undefined1 *local_58;" (type_identifier "undefined1") (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "ulong local_50;" (type_identifier "ulong") (identifier "local_50") (; ";")) (declaration "undefined1 local_48 [24];" (type_identifier "undefined1") (array_declarator "local_48 [24]" (identifier "local_48") ([ "[") (number_literal "24") (] "]")) (; ";")) (expression_statement "FUN_0034a440(param_6 + 0xd0);" (call_expression "FUN_0034a440(param_6 + 0xd0)" (identifier "FUN_0034a440") (argument_list "(param_6 + 0xd0)" (( "(") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "lVar6 = FUN_0033b180(&DAT_004c8030);" (assignment_expression "lVar6 = FUN_0033b180(&DAT_004c8030)" (identifier "lVar6") (= "=") (call_expression "FUN_0033b180(&DAT_004c8030)" (identifier "FUN_0033b180") (argument_list "(&DAT_004c8030)" (( "(") (pointer_expression "&DAT_004c8030" (& "&") (identifier "DAT_004c8030")) () ")")))) (; ";")) (expression_statement "plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8);" (assignment_expression "plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" (identifier "plVar1") (= "=") (cast_expression "(long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8" (pointer_expression "*(long *)(*(long *)(param_6 + 0xd0) + 0x18)" (* "*") (cast_expression "(long *)(*(long *)(param_6 + 0xd0) + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_6 + 0xd0) + 0x18)" (( "(") (binary_expression "*(long *)(param_6 + 0xd0) + 0x18" (pointer_expression "*(long *)(param_6 + 0xd0)" (* "*") (cast_expression "(long *)(param_6 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0xd0)" (( "(") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")")))) (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (binary_expression "lVar6 * 8" (identifier "lVar6") (* "*") (number_literal "8"))) () ")")))) (; ";")) (expression_statement "lVar12 = *plVar1;" (assignment_expression "lVar12 = *plVar1" (identifier "lVar12") (= "=") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) (; ";")) (if_statement "if (lVar12 == 0) {\n \n puVar8 = (undefined8 *)FUN_00337270(0x70);\n *(undefined4 *)(puVar8 + 1) = 0;\n puVar8[2] = 0;\n puVar8[3] = 0;\n *(undefined2 *)(puVar8 + 4) = 0;\n *puVar8 = &PTR_FUN_004b5250;\n *(undefined1 *)((long)puVar8 + 0x22) = 0;\n puVar8[5] = 0;\n puVar8[6] = 0;\n puVar8[7] = 0;\n puVar8[8] = 0;\n puVar8[9] = 0;\n puVar8[10] = 0;\n puVar8[0xb] = 0;\n *(undefined4 *)(puVar8 + 0xc) = 0;\n *(undefined1 *)((long)puVar8 + 0x6f) = 0;\n \n FUN_0034b660(puVar8,param_6 + 0xd0);\n FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);\n lVar12 = *plVar1;\n }" (if "if") (parenthesized_expression "(lVar12 == 0)" (( "(") (binary_expression "lVar12 == 0" (identifier "lVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n puVar8 = (undefined8 *)FUN_00337270(0x70);\n *(undefined4 *)(puVar8 + 1) = 0;\n puVar8[2] = 0;\n puVar8[3] = 0;\n *(undefined2 *)(puVar8 + 4) = 0;\n *puVar8 = &PTR_FUN_004b5250;\n *(undefined1 *)((long)puVar8 + 0x22) = 0;\n puVar8[5] = 0;\n puVar8[6] = 0;\n puVar8[7] = 0;\n puVar8[8] = 0;\n puVar8[9] = 0;\n puVar8[10] = 0;\n puVar8[0xb] = 0;\n *(undefined4 *)(puVar8 + 0xc) = 0;\n *(undefined1 *)((long)puVar8 + 0x6f) = 0;\n \n FUN_0034b660(puVar8,param_6 + 0xd0);\n FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);\n lVar12 = *plVar1;\n }" ({ "{") (expression_statement "puVar8 = (undefined8 *)FUN_00337270(0x70);" (assignment_expression "puVar8 = (undefined8 *)FUN_00337270(0x70)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)FUN_00337270(0x70)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00337270(0x70)" (identifier "FUN_00337270") (argument_list "(0x70)" (( "(") (number_literal "0x70") () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar8 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar8 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar8 + 1)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 1)" (( "(") (binary_expression "puVar8 + 1" (identifier "puVar8") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[2] = 0;" (assignment_expression "puVar8[2] = 0" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[3] = 0;" (assignment_expression "puVar8[3] = 0" (subscript_expression "puVar8[3]" (identifier "puVar8") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined2 *)(puVar8 + 4) = 0;" (assignment_expression "*(undefined2 *)(puVar8 + 4) = 0" (pointer_expression "*(undefined2 *)(puVar8 + 4)" (* "*") (cast_expression "(undefined2 *)(puVar8 + 4)" (( "(") (type_descriptor "undefined2 *" (type_identifier "undefined2") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 4)" (( "(") (binary_expression "puVar8 + 4" (identifier "puVar8") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*puVar8 = &PTR_FUN_004b5250;" (assignment_expression "*puVar8 = &PTR_FUN_004b5250" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (pointer_expression "&PTR_FUN_004b5250" (& "&") (identifier "PTR_FUN_004b5250"))) (; ";")) (expression_statement "*(undefined1 *)((long)puVar8 + 0x22) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + 0x22) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + 0x22)" (* "*") (cast_expression "(undefined1 *)((long)puVar8 + 0x22)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar8 + 0x22)" (( "(") (binary_expression "(long)puVar8 + 0x22" (cast_expression "(long)puVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar8")) (+ "+") (number_literal "0x22")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[5] = 0;" (assignment_expression "puVar8[5] = 0" (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[6] = 0;" (assignment_expression "puVar8[6] = 0" (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[7] = 0;" (assignment_expression "puVar8[7] = 0" (subscript_expression "puVar8[7]" (identifier "puVar8") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[8] = 0;" (assignment_expression "puVar8[8] = 0" (subscript_expression "puVar8[8]" (identifier "puVar8") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[9] = 0;" (assignment_expression "puVar8[9] = 0" (subscript_expression "puVar8[9]" (identifier "puVar8") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[10] = 0;" (assignment_expression "puVar8[10] = 0" (subscript_expression "puVar8[10]" (identifier "puVar8") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8[0xb] = 0;" (assignment_expression "puVar8[0xb] = 0" (subscript_expression "puVar8[0xb]" (identifier "puVar8") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(puVar8 + 0xc) = 0;" (assignment_expression "*(undefined4 *)(puVar8 + 0xc) = 0" (pointer_expression "*(undefined4 *)(puVar8 + 0xc)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 0xc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 0xc)" (( "(") (binary_expression "puVar8 + 0xc" (identifier "puVar8") (+ "+") (number_literal "0xc")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)((long)puVar8 + 0x6f) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + 0x6f) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + 0x6f)" (* "*") (cast_expression "(undefined1 *)((long)puVar8 + 0x6f)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar8 + 0x6f)" (( "(") (binary_expression "(long)puVar8 + 0x6f" (cast_expression "(long)puVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar8")) (+ "+") (number_literal "0x6f")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0034b660(puVar8,param_6 + 0xd0);" (call_expression "FUN_0034b660(puVar8,param_6 + 0xd0)" (identifier "FUN_0034b660") (argument_list "(puVar8,param_6 + 0xd0)" (( "(") (identifier "puVar8") (, ",") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6);" (call_expression "FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6)" (identifier "FUN_0033b5f0") (argument_list "(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6)" (( "(") (pointer_expression "*(undefined8 *)(param_6 + 0xd0)" (* "*") (cast_expression "(undefined8 *)(param_6 + 0xd0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_6 + 0xd0)" (( "(") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")")))) (, ",") (identifier "puVar8") (, ",") (identifier "lVar6") () ")"))) (; ";")) (expression_statement "lVar12 = *plVar1;" (assignment_expression "lVar12 = *plVar1" (identifier "lVar12") (= "=") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) (; ";")) (} "}"))) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" (identifier "local_70") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_78 = &local_68;" (assignment_expression "local_78 = &local_68" (identifier "local_78") (= "=") (pointer_expression "&local_68" (& "&") (identifier "local_68"))) (; ";")) (expression_statement "local_68 = 0;" (assignment_expression "local_68 = 0" (identifier "local_68") (= "=") (number_literal "0")) (; ";")) (if_statement "if (*(char *)(lVar12 + 0x20) != '\0') {\n \n FUN_0033fbe0(&local_78,0x20);\n }" (if "if") (parenthesized_expression "(*(char *)(lVar12 + 0x20) != '\0')" (( "(") (binary_expression "*(char *)(lVar12 + 0x20) != '\0'" (pointer_expression "*(char *)(lVar12 + 0x20)" (* "*") (cast_expression "(char *)(lVar12 + 0x20)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x20)" (( "(") (binary_expression "lVar12 + 0x20" (identifier "lVar12") (+ "+") (number_literal "0x20")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n \n FUN_0033fbe0(&local_78,0x20);\n }" ({ "{") (expression_statement "FUN_0033fbe0(&local_78,0x20);" (call_expression "FUN_0033fbe0(&local_78,0x20)" (identifier "FUN_0033fbe0") (argument_list "(&local_78,0x20)" (( "(") (pointer_expression "&local_78" (& "&") (identifier "local_78")) (, ",") (number_literal "0x20") () ")"))) (; ";")) (} "}"))) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = local_48;" (assignment_expression "local_58 = local_48" (identifier "local_58") (= "=") (identifier "local_48")) (; ";")) (expression_statement "local_48[0] = 0;" (assignment_expression "local_48[0] = 0" (subscript_expression "local_48[0]" (identifier "local_48") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0033fbe0(&local_58,0x20);" (call_expression "FUN_0033fbe0(&local_58,0x20)" (identifier "FUN_0033fbe0") (argument_list "(&local_58,0x20)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (number_literal "0x20") () ")"))) (; ";")) (expression_statement "local_7c = *(undefined4 *)(lVar12 + 0x60);" (assignment_expression "local_7c = *(undefined4 *)(lVar12 + 0x60)" (identifier "local_7c") (= "=") (pointer_expression "*(undefined4 *)(lVar12 + 0x60)" (* "*") (cast_expression "(undefined4 *)(lVar12 + 0x60)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x60)" (( "(") (binary_expression "lVar12 + 0x60" (identifier "lVar12") (+ "+") (number_literal "0x60")) () ")"))))) (; ";")) (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" (identifier "lVar6") (= "=") (number_literal "0")) (; ";")) (expression_statement "bVar2 = (byte)local_7c;" (assignment_expression "bVar2 = (byte)local_7c" (identifier "bVar2") (= "=") (cast_expression "(byte)local_7c" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (identifier "local_7c"))) (; ";")) (while_statement "while( true ) {\n if (bVar2 < 5) {\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }\n if (3 < (int)lVar6 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);\n lVar6 = lVar6 + 1;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n if (bVar2 < 5) {\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }\n if (3 < (int)lVar6 + 1) break;\n bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);\n lVar6 = lVar6 + 1;\n }" ({ "{") (if_statement "if (bVar2 < 5) {\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }" (if "if") (parenthesized_expression "(bVar2 < 5)" (( "(") (binary_expression "bVar2 < 5" (identifier "bVar2") (< "<") (number_literal "5")) () ")")) (compound_statement "{\n \n \n auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();\n return auVar14;\n }" ({ "{") (expression_statement "auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ();" (assignment_expression "auVar14 = (*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ()" (identifier "auVar14") (= "=") (call_expression "(*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))\n ()" (parenthesized_expression "(*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)))" (( "(") (pointer_expression "*(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" (* "*") (cast_expression "(code *)(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))" (( "(") (binary_expression "&DAT_00403248 +\n *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" (pointer_expression "&DAT_00403248" (& "&") (identifier "DAT_00403248")) (+ "+") (pointer_expression "*(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" (* "*") (cast_expression "(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4)" (( "(") (binary_expression "&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4" (pointer_expression "&DAT_00403248" (& "&") (identifier "DAT_00403248")) (+ "+") (binary_expression "(ulong)*(byte *)((long)&local_7c + lVar6) * 4" (binary_expression "(ulong)*(byte *)((long)&local_7c + lVar6)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(byte *)((long)&local_7c + lVar6)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&local_7c + lVar6)" (( "(") (binary_expression "(long)&local_7c + lVar6" (cast_expression "(long)&local_7c" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_7c" (& "&") (identifier "local_7c"))) (+ "+") (identifier "lVar6")) () ")")))) (* "*") (number_literal "4"))) () ")"))))) () ")")))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return auVar14;" (return "return") (identifier "auVar14") (; ";")) (} "}"))) (if_statement "if (3 < (int)lVar6 + 1) break;" (if "if") (parenthesized_expression "(3 < (int)lVar6 + 1)" (( "(") (binary_expression "3 < (int)lVar6 + 1" (number_literal "3") (< "<") (binary_expression "(int)lVar6 + 1" (cast_expression "(int)lVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar6")) (+ "+") (number_literal "1"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "bVar2 = *(byte *)((long)&local_7c + lVar6 + 1);" (assignment_expression "bVar2 = *(byte *)((long)&local_7c + lVar6 + 1)" (identifier "bVar2") (= "=") (pointer_expression "*(byte *)((long)&local_7c + lVar6 + 1)" (* "*") (cast_expression "(byte *)((long)&local_7c + lVar6 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)&local_7c + lVar6 + 1)" (( "(") (binary_expression "(long)&local_7c + lVar6 + 1" (binary_expression "(long)&local_7c + lVar6" (cast_expression "(long)&local_7c" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "&local_7c" (& "&") (identifier "local_7c"))) (+ "+") (identifier "lVar6")) (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" (identifier "lVar6") (= "=") (binary_expression "lVar6 + 1" (identifier "lVar6") (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (if_statement "if ((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)) goto LAB_003b20fa;" (if "if") (parenthesized_expression "((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0))" (( "(") (binary_expression "(local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)" (parenthesized_expression "(local_50 < 2)" (( "(") (binary_expression "local_50 < 2" (identifier "local_50") (< "<") (number_literal "2")) () ")")) (|| "||") (parenthesized_expression "(uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)" (( "(") (comma_expression "uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0" (assignment_expression "uVar7 = FUN_00341550(&local_58,0x30,0)" (identifier "uVar7") (= "=") (call_expression "FUN_00341550(&local_58,0x30,0)" (identifier "FUN_00341550") (argument_list "(&local_58,0x30,0)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (number_literal "0x30") (, ",") (number_literal "0") () ")")))) (, ",") (binary_expression "uVar7 == 0" (identifier "uVar7") (== "==") (number_literal "0"))) () ")"))) () ")")) (goto_statement "goto LAB_003b20fa;" (goto "goto") (statement_identifier "LAB_003b20fa") (; ";"))) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }" (if "if") (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" (( "(") (binary_expression "uVar7 == 0xffffffffffffffff" (identifier "uVar7") (== "==") (number_literal "0xffffffffffffffff")) () ")")) (compound_statement "{\n uVar7 = local_50 - 1;\n if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }\n if (uVar7 == 0) goto LAB_003b20fa;\n }" ({ "{") (expression_statement "uVar7 = local_50 - 1;" (assignment_expression "uVar7 = local_50 - 1" (identifier "uVar7") (= "=") (binary_expression "local_50 - 1" (identifier "local_50") (- "-") (number_literal "1"))) (; ";")) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n *local_58 = 0;\n goto LAB_003b20fa;\n }" (if "if") (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" (( "(") (binary_expression "uVar7 == 0xffffffffffffffff" (identifier "uVar7") (== "==") (number_literal "0xffffffffffffffff")) () ")")) (compound_statement "{\n *local_58 = 0;\n goto LAB_003b20fa;\n }" ({ "{") (expression_statement "*local_58 = 0;" (assignment_expression "*local_58 = 0" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_003b20fa;" (goto "goto") (statement_identifier "LAB_003b20fa") (; ";")) (} "}"))) (if_statement "if (uVar7 == 0) goto LAB_003b20fa;" (if "if") (parenthesized_expression "(uVar7 == 0)" (( "(") (binary_expression "uVar7 == 0" (identifier "uVar7") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_003b20fa;" (goto "goto") (statement_identifier "LAB_003b20fa") (; ";"))) (} "}"))) (expression_statement "uVar9 = local_50;" (assignment_expression "uVar9 = local_50" (identifier "uVar9") (= "=") (identifier "local_50")) (; ";")) (if_statement "if (uVar7 < local_50) {\n uVar9 = uVar7;\n }" (if "if") (parenthesized_expression "(uVar7 < local_50)" (( "(") (binary_expression "uVar7 < local_50" (identifier "uVar7") (< "<") (identifier "local_50")) () ")")) (compound_statement "{\n uVar9 = uVar7;\n }" ({ "{") (expression_statement "uVar9 = uVar7;" (assignment_expression "uVar9 = uVar7" (identifier "uVar9") (= "=") (identifier "uVar7")) (; ";")) (} "}"))) (expression_statement "FUN_0033f870(&local_58,0,uVar9);" (call_expression "FUN_0033f870(&local_58,0,uVar9)" (identifier "FUN_0033f870") (argument_list "(&local_58,0,uVar9)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (number_literal "0") (, ",") (identifier "uVar9") () ")"))) (; ";")) (labeled_statement "LAB_003b20fa:\n uVar7 = local_70;" (statement_identifier "LAB_003b20fa") (: ":") (expression_statement "uVar7 = local_70;" (assignment_expression "uVar7 = local_70" (identifier "uVar7") (= "=") (identifier "local_70")) (; ";"))) (if_statement "if (local_70 != 0) {\n uVar9 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }\n if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar9;\n cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);\n if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }" (if "if") (parenthesized_expression "(local_70 != 0)" (( "(") (binary_expression "local_70 != 0" (identifier "local_70") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar9 = local_70 + 1;\n if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }\n if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }\n local_78[uVar7] = 0;\n local_78[uVar7 + 1] = 0;\n local_70 = uVar9;\n cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);\n if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }\n }" ({ "{") (expression_statement "uVar9 = local_70 + 1;" (assignment_expression "uVar9 = local_70 + 1" (identifier "uVar9") (= "=") (binary_expression "local_70 + 1" (identifier "local_70") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (local_78 == &local_68) {\n uVar10 = 0xf;\n }\n else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }" (if "if") (parenthesized_expression "(local_78 == &local_68)" (( "(") (binary_expression "local_78 == &local_68" (identifier "local_78") (== "==") (pointer_expression "&local_68" (& "&") (identifier "local_68"))) () ")")) (compound_statement "{\n uVar10 = 0xf;\n }" ({ "{") (expression_statement "uVar10 = 0xf;" (assignment_expression "uVar10 = 0xf" (identifier "uVar10") (= "=") (number_literal "0xf")) (; ";")) (} "}")) (else_clause "else {\n uVar10 = CONCAT71(uStack_67,local_68);\n }" (else "else") (compound_statement "{\n uVar10 = CONCAT71(uStack_67,local_68);\n }" ({ "{") (expression_statement "uVar10 = CONCAT71(uStack_67,local_68);" (assignment_expression "uVar10 = CONCAT71(uStack_67,local_68)" (identifier "uVar10") (= "=") (call_expression "CONCAT71(uStack_67,local_68)" (identifier "CONCAT71") (argument_list "(uStack_67,local_68)" (( "(") (identifier "uStack_67") (, ",") (identifier "local_68") () ")")))) (; ";")) (} "}")))) (if_statement "if (uVar10 < uVar9) {\n FUN_0033f730(&local_78,local_70,0,0,1);\n }" (if "if") (parenthesized_expression "(uVar10 < uVar9)" (( "(") (binary_expression "uVar10 < uVar9" (identifier "uVar10") (< "<") (identifier "uVar9")) () ")")) (compound_statement "{\n FUN_0033f730(&local_78,local_70,0,0,1);\n }" ({ "{") (expression_statement "FUN_0033f730(&local_78,local_70,0,0,1);" (call_expression "FUN_0033f730(&local_78,local_70,0,0,1)" (identifier "FUN_0033f730") (argument_list "(&local_78,local_70,0,0,1)" (( "(") (pointer_expression "&local_78" (& "&") (identifier "local_78")) (, ",") (identifier "local_70") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (expression_statement "local_78[uVar7] = 0;" (assignment_expression "local_78[uVar7] = 0" (subscript_expression "local_78[uVar7]" (identifier "local_78") ([ "[") (identifier "uVar7") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_78[uVar7 + 1] = 0;" (assignment_expression "local_78[uVar7 + 1] = 0" (subscript_expression "local_78[uVar7 + 1]" (identifier "local_78") ([ "[") (binary_expression "uVar7 + 1" (identifier "uVar7") (+ "+") (number_literal "1")) (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_70 = uVar9;" (assignment_expression "local_70 = uVar9" (identifier "local_70") (= "=") (identifier "uVar9")) (; ";")) (expression_statement "cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78);" (assignment_expression "cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" (identifier "cVar4") (= "=") (call_expression "FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" (identifier "FUN_003c31a0") (argument_list "(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78)" (( "(") (pointer_expression "*(undefined8 *)(lVar12 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar12 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x10)" (( "(") (binary_expression "lVar12 + 0x10" (identifier "lVar12") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(lVar12 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar12 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x18)" (( "(") (binary_expression "lVar12 + 0x18" (identifier "lVar12") (+ "+") (number_literal "0x18")) () ")")))) (, ",") (pointer_expression "&local_78" (& "&") (identifier "local_78")) () ")")))) (; ";")) (if_statement "if (cVar4 == '\0') {\n *param_7 = *param_7 | 4;\n }" (if "if") (parenthesized_expression "(cVar4 == '\0')" (( "(") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (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 "FUN_00340f50(param_8,&local_58);" (call_expression "FUN_00340f50(param_8,&local_58)" (identifier "FUN_00340f50") (argument_list "(param_8,&local_58)" (( "(") (identifier "param_8") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) () ")"))) (; ";")) (expression_statement "local_90 = (int)param_3;" (assignment_expression "local_90 = (int)param_3" (identifier "local_90") (= "=") (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3"))) (; ";")) (expression_statement "bVar13 = local_90 == -1;" (assignment_expression "bVar13 = local_90 == -1" (identifier "bVar13") (= "=") (binary_expression "local_90 == -1" (identifier "local_90") (== "==") (number_literal "-1"))) (; ";")) (expression_statement "bVar11 = param_2 != (long *)0x0 && bVar13;" (assignment_expression "bVar11 = param_2 != (long *)0x0 && bVar13" (identifier "bVar11") (= "=") (binary_expression "param_2 != (long *)0x0 && bVar13" (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar13"))) (; ";")) (expression_statement "local_98 = param_2;" (assignment_expression "local_98 = param_2" (identifier "local_98") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)) {\n local_98 = (long *)0x0;\n bVar13 = bVar11;\n }" (if "if") (parenthesized_expression "(((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1))" (( "(") (binary_expression "((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) &&\n (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)" (parenthesized_expression "((param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2]))" (( "(") (binary_expression "(param_2 != (long *)0x0 && bVar13) &&\n (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])" (parenthesized_expression "(param_2 != (long *)0x0 && bVar13)" (( "(") (binary_expression "param_2 != (long *)0x0 && bVar13" (binary_expression "param_2 != (long *)0x0" (identifier "param_2") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (identifier "bVar13")) () ")")) (&& "&&") (parenthesized_expression "(bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])" (( "(") (comma_expression "bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2]" (assignment_expression "bVar13 = false" (identifier "bVar13") (= "=") (false "false")) (, ",") (binary_expression "(ulong)param_2[3] <= (ulong)param_2[2]" (cast_expression "(ulong)param_2[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (cast_expression "(ulong)param_2[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)" (( "(") (comma_expression "iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1" (assignment_expression "iVar5 = (**(code **)(*param_2 + 0x48))()" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*param_2 + 0x48))()" (parenthesized_expression "(**(code **)(*param_2 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x48)" (* "*") (cast_expression "(code **)(*param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x48)" (( "(") (binary_expression "*param_2 + 0x48" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (, ",") (binary_expression "iVar5 == -1" (identifier "iVar5") (== "==") (number_literal "-1"))) () ")"))) () ")")) (compound_statement "{\n local_98 = (long *)0x0;\n bVar13 = bVar11;\n }" ({ "{") (expression_statement "local_98 = (long *)0x0;" (assignment_expression "local_98 = (long *)0x0" (identifier "local_98") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "bVar13 = bVar11;" (assignment_expression "bVar13 = bVar11" (identifier "bVar13") (= "=") (identifier "bVar11")) (; ";")) (} "}"))) (expression_statement "bVar3 = param_4 != (long *)0x0 && param_5 == -1;" (assignment_expression "bVar3 = param_4 != (long *)0x0 && param_5 == -1" (identifier "bVar3") (= "=") (binary_expression "param_4 != (long *)0x0 && param_5 == -1" (binary_expression "param_4 != (long *)0x0" (identifier "param_4") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (&& "&&") (binary_expression "param_5 == -1" (identifier "param_5") (== "==") (number_literal "-1")))) (; ";")) (expression_statement "bVar11 = param_5 == -1;" (assignment_expression "bVar11 = param_5 == -1" (identifier "bVar11") (= "=") (binary_expression "param_5 == -1" (identifier "param_5") (== "==") (number_literal "-1"))) (; ";")) (if_statement "if ((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])) {\n iVar5 = (**(code **)(*param_4 + 0x48))();\n bVar11 = false;\n if (iVar5 == -1) {\n bVar11 = bVar3;\n }\n }" (if "if") (parenthesized_expression "((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2]))" (( "(") (binary_expression "(bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])" (parenthesized_expression "(bVar3)" (( "(") (identifier "bVar3") () ")")) (&& "&&") (parenthesized_expression "(bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])" (( "(") (comma_expression "bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2]" (assignment_expression "bVar11 = false" (identifier "bVar11") (= "=") (false "false")) (, ",") (binary_expression "(ulong)param_4[3] <= (ulong)param_4[2]" (cast_expression "(ulong)param_4[3]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_4[3]" (identifier "param_4") ([ "[") (number_literal "3") (] "]"))) (<= "<=") (cast_expression "(ulong)param_4[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]"))))) () ")"))) () ")")) (compound_statement "{\n iVar5 = (**(code **)(*param_4 + 0x48))();\n bVar11 = false;\n if (iVar5 == -1) {\n bVar11 = bVar3;\n }\n }" ({ "{") (expression_statement "iVar5 = (**(code **)(*param_4 + 0x48))();" (assignment_expression "iVar5 = (**(code **)(*param_4 + 0x48))()" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*param_4 + 0x48))()" (parenthesized_expression "(**(code **)(*param_4 + 0x48))" (( "(") (pointer_expression "**(code **)(*param_4 + 0x48)" (* "*") (pointer_expression "*(code **)(*param_4 + 0x48)" (* "*") (cast_expression "(code **)(*param_4 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_4 + 0x48)" (( "(") (binary_expression "*param_4 + 0x48" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "bVar11 = false;" (assignment_expression "bVar11 = false" (identifier "bVar11") (= "=") (false "false")) (; ";")) (if_statement "if (iVar5 == -1) {\n bVar11 = bVar3;\n }" (if "if") (parenthesized_expression "(iVar5 == -1)" (( "(") (binary_expression "iVar5 == -1" (identifier "iVar5") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n bVar11 = bVar3;\n }" ({ "{") (expression_statement "bVar11 = bVar3;" (assignment_expression "bVar11 = bVar3" (identifier "bVar11") (= "=") (identifier "bVar3")) (; ";")) (} "}"))) (} "}"))) (if_statement "if (bVar11 == bVar13) {\n *param_7 = *param_7 | 2;\n }" (if "if") (parenthesized_expression "(bVar11 == bVar13)" (( "(") (binary_expression "bVar11 == bVar13" (identifier "bVar11") (== "==") (identifier "bVar13")) () ")")) (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"))) (; ";")) (} "}"))) (if_statement "if (local_58 != local_48) {\n FUN_00338a40();\n }" (if "if") (parenthesized_expression "(local_58 != local_48)" (( "(") (binary_expression "local_58 != local_48" (identifier "local_58") (!= "!=") (identifier "local_48")) () ")")) (compound_statement "{\n FUN_00338a40();\n }" ({ "{") (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" (identifier "FUN_00338a40") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_78 != &local_68) {\n FUN_00338a40();\n }" (if "if") (parenthesized_expression "(local_78 != &local_68)" (( "(") (binary_expression "local_78 != &local_68" (identifier "local_78") (!= "!=") (pointer_expression "&local_68" (& "&") (identifier "local_68"))) () ")")) (compound_statement "{\n FUN_00338a40();\n }" ({ "{") (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" (identifier "FUN_00338a40") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "auVar14._8_8_ = param_3;" (assignment_expression "auVar14._8_8_ = param_3" (field_expression "auVar14._8_8_" (identifier "auVar14") (. ".") (field_identifier "_8_8_")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "auVar14._0_8_ = local_98;" (assignment_expression "auVar14._0_8_ = local_98" (field_expression "auVar14._0_8_" (identifier "auVar14") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "local_98")) (; ";")) (return_statement "return auVar14;" (return "return") (identifier "auVar14") (; ";")) (ERROR "}" (} "}"))
/* WARNING: Removing unreachable block (ram,0x003b2101) */ /* WARNING: Removing unreachable block (ram,0x003b210e) */ /* WARNING: Removing unreachable block (ram,0x003b1736) */ /* WARNING: Removing unreachable block (ram,0x003b173f) */ /* WARNING: Removing unreachable block (ram,0x003b2010) */ /* WARNING: Removing unreachable block (ram,0x003b2524) */ /* WARNING: Removing unreachable block (ram,0x003b261a) */ /* WARNING: Removing unreachable block (ram,0x003b2533) */ /* WARNING: Removing unreachable block (ram,0x003b201e) */ /* WARNING: Removing unreachable block (ram,0x003b2030) */ /* WARNING: Removing unreachable block (ram,0x003b175e) */ /* WARNING: Removing unreachable block (ram,0x003b176c) */ /* WARNING: Removing unreachable block (ram,0x003b177a) */ /* WARNING: Removing unreachable block (ram,0x003b20d0) */ /* WARNING: Removing unreachable block (ram,0x003b1782) */ /* WARNING: Removing unreachable block (ram,0x003b16cc) */ /* WARNING: Removing unreachable block (ram,0x003b16d7) */ /* WARNING: Removing unreachable block (ram,0x003b1eb8) */ /* WARNING: Removing unreachable block (ram,0x003b16df) */ /* WARNING: Removing unreachable block (ram,0x003b16f8) */ /* WARNING: Removing unreachable block (ram,0x003b1fe0) */ /* WARNING: Removing unreachable block (ram,0x003b1ff0) */ /* WARNING: Removing unreachable block (ram,0x003b1fff) */ /* WARNING: Removing unreachable block (ram,0x003b170f) */ /* WARNING: Removing unreachable block (ram,0x003b1721) */ /* WARNING: Removing unreachable block (ram,0x003b1729) */ /* WARNING: Removing unreachable block (ram,0x003b1e80) */ /* WARNING: Removing unreachable block (ram,0x003b1e8e) */ /* WARNING: Removing unreachable block (ram,0x003b1ea5) */ /* WARNING: Removing unreachable block (ram,0x003b172b) */ /* WARNING: Removing unreachable block (ram,0x003b20e0) */ /* WARNING: Removing unreachable block (ram,0x003b20eb) */ /* WARNING: Removing unreachable block (ram,0x003b21b3) */ /* WARNING: Removing unreachable block (ram,0x003b1cfc) */ /* WARNING: Removing unreachable block (ram,0x003b1d01) */ /* WARNING: Removing unreachable block (ram,0x003b1d12) */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ /* std::istreambuf_iterator<char, std::char_traits<char> > std::money_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::_M_extract<false>(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, std::string&) const */ type_3 [16] std::money_get<var_2,var_13::istreambuf_iterator<var_2,var_13::var_1<var_2>>>::var_3<false> (type_8 param_1,var_4 *var_5,type_8 param_3,var_4 *var_6,int var_40, var_4 var_14,var_7 *var_8,var_9 *var_10) { long *plVar1; type_1 var_23; long var_24; bool bVar4; char var_35; int var_39; type_2 var_16; var_11<var_2,false> *var_19; type_2 var_32; type_2 var_31; bool var_41; long var_17; bool var_38; type_3 auVar13 [16]; long *local_98; int var_37; type_4 local_7c; type_3 *var_29; type_2 var_28; type_3 local_68; type_5 uStack_67; type_3 *var_42; type_2 var_25; type_3 var_43 [24]; var_12<var_13::ctype<var_2>>((type_6 *)(var_14 + 0xd0)); var_16 = type_6::id::var_15((type_7 *)&moneypunct<var_2,false>::type_7); plVar1 = (long *)(*(long *)(*(long *)(var_14 + 0xd0) + 0x18) + var_16 * 8); var_17 = *plVar1; if (var_17 == 0) { /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */ var_19 = (var_11<var_2,false> *)var_18(0x70); *(type_4 *)(var_19 + 8) = 0; *(type_8 *)(var_19 + 0x10) = 0; *(type_8 *)(var_19 + 0x18) = 0; *(type_9 *)(var_19 + 0x20) = 0; *(type_10 ***)var_19 = &PTR____moneypunct_cache_004b5250; var_19[0x22] = (var_11<var_2,false>)0x0; *(type_8 *)(var_19 + 0x28) = 0; *(type_8 *)(var_19 + 0x30) = 0; *(type_8 *)(var_19 + 0x38) = 0; *(type_8 *)(var_19 + 0x40) = 0; *(type_8 *)(var_19 + 0x48) = 0; *(type_8 *)(var_19 + 0x50) = 0; *(type_8 *)(var_19 + 0x58) = 0; *(type_4 *)(var_19 + 0x60) = 0; var_19[0x6f] = (var_11<var_2,false>)0x0; /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */ var_11<var_2,false>::var_20(var_19,(type_6 *)(var_14 + 0xd0)); locale::_Impl::var_21(*(type_11 **)(var_14 + 0xd0),(type_12 *)var_19,var_16); var_17 = *plVar1; } var_28 = 0; var_29 = &local_68; local_68 = 0; if (*(char *)(var_17 + 0x20) != '\0') { /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */ std::string::var_22((var_9 *)&var_29,0x20); } var_25 = 0; var_42 = var_43; var_43[0] = 0; /* try { // try from 003b162d to 003b2384 has its CatchHandler @ 003b262a */ std::string::var_22((var_9 *)&var_42,0x20); local_7c = *(type_4 *)(var_17 + 0x60); var_24 = 0; var_23 = (type_1)local_7c; while( true ) { if (var_23 < 5) { /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */ /* WARNING: Treating indirect jump as call */ auVar13 = (*(type_13 *)(&DAT_00403248 + *(int *)(&DAT_00403248 + (type_2)*(type_1 *)((long)&local_7c + var_24) * 4))) (); return auVar13; } if (3 < (int)var_24 + 1) break; var_23 = *(type_1 *)((long)&local_7c + var_24 + 1); var_24 = var_24 + 1; } if ((var_25 < 2) || (var_16 = var_13::var_9::var_26((var_9 *)&var_42,'0',0), var_16 == 0)) goto LAB_003b20fa; if (var_16 == 0xffffffffffffffff) { var_16 = var_25 - 1; if (var_16 == 0xffffffffffffffff) { *var_42 = 0; goto LAB_003b20fa; } if (var_16 == 0) goto LAB_003b20fa; } var_32 = var_25; if (var_16 < var_25) { var_32 = var_16; } std::string::var_27((var_9 *)&var_42,0,var_32); LAB_003b20fa: var_16 = var_28; if (var_28 != 0) { var_32 = var_28 + 1; if (var_29 == &local_68) { var_31 = 0xf; } else { var_31 = var_30(uStack_67,local_68); } if (var_31 < var_32) { std::string::var_33((var_9 *)&var_29,var_28,0,(char *)0x0,1); } var_29[var_16] = 0; var_29[var_16 + 1] = 0; var_28 = var_32; var_35 = var_34(*(char **)(var_17 + 0x10),*(type_2 *)(var_17 + 0x18), (var_9 *)&var_29); if (var_35 == '\0') { *var_8 = *var_8 | 4; } } std::string::var_36(var_10,(var_9 *)&var_42); var_37 = (int)param_3; var_38 = var_37 == -1; var_41 = var_5 != (long *)0x0 && var_38; local_98 = var_5; if (((var_5 != (long *)0x0 && var_38) && (var_38 = false, (type_2)var_5[3] <= (type_2)var_5[2])) && (var_39 = (**(type_13 **)(*var_5 + 0x48))(), var_39 == -1)) { local_98 = (long *)0x0; var_38 = var_41; } bVar4 = var_6 != (long *)0x0 && var_40 == -1; var_41 = var_40 == -1; if ((bVar4) && (var_41 = false, (type_2)var_6[3] <= (type_2)var_6[2])) { var_39 = (**(type_13 **)(*var_6 + 0x48))(); var_41 = false; if (var_39 == -1) { var_41 = bVar4; } } if (var_41 == var_38) { *var_8 = *var_8 | 2; } if (var_42 != var_43) { var_44(var_42); } if (var_29 != &local_68) { var_44(var_29); } auVar13._8_8_ = param_3; auVar13._0_8_ = local_98; return auVar13; }
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) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) declarator: (identifier) (ERROR (identifier)) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier) (identifier)) 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: (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: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator 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: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) 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 (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (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: (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: (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: (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 (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_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: (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: (identifier)) right: (pointer_expression argument: (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: (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: (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: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (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))))) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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: (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 (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (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)) 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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (while_statement condition: (parenthesized_expression (true)) 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: (call_expression function: (parenthesized_expression (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: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (identifier))) right: (identifier))))) right: (number_literal))))))))))) arguments: (argument_list)))) (return_statement (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))) consequence: (break_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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (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: (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)) (number_literal) (number_literal)))) right: (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: (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: (pointer_expression argument: (identifier)) right: (number_literal))) (goto_statement label: (statement_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: (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 (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (identifier)))) (labeled_statement label: (statement_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: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (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: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (number_literal) (number_literal) (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (identifier)) right: (number_literal))) (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: (identifier) right: (identifier))) (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))))) (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: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) 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: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (false)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal)))))))) right: (parenthesized_expression (comma_expression left: (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))) right: (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: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))) 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: (parenthesized_expression (identifier)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (false)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) 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: (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)))) (expression_statement (assignment_expression left: (identifier) right: (false))) (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: (identifier))) 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: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (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))))) (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
/* WARNING: Removing unreachable block (ram,0x003b2101) */ /* WARNING: Removing unreachable block (ram,0x003b210e) */ /* WARNING: Removing unreachable block (ram,0x003b1736) */ /* WARNING: Removing unreachable block (ram,0x003b173f) */ /* WARNING: Removing unreachable block (ram,0x003b2010) */ /* WARNING: Removing unreachable block (ram,0x003b2524) */ /* WARNING: Removing unreachable block (ram,0x003b261a) */ /* WARNING: Removing unreachable block (ram,0x003b2533) */ /* WARNING: Removing unreachable block (ram,0x003b201e) */ /* WARNING: Removing unreachable block (ram,0x003b2030) */ /* WARNING: Removing unreachable block (ram,0x003b175e) */ /* WARNING: Removing unreachable block (ram,0x003b176c) */ /* WARNING: Removing unreachable block (ram,0x003b177a) */ /* WARNING: Removing unreachable block (ram,0x003b20d0) */ /* WARNING: Removing unreachable block (ram,0x003b1782) */ /* WARNING: Removing unreachable block (ram,0x003b16cc) */ /* WARNING: Removing unreachable block (ram,0x003b16d7) */ /* WARNING: Removing unreachable block (ram,0x003b1eb8) */ /* WARNING: Removing unreachable block (ram,0x003b16df) */ /* WARNING: Removing unreachable block (ram,0x003b16f8) */ /* WARNING: Removing unreachable block (ram,0x003b1fe0) */ /* WARNING: Removing unreachable block (ram,0x003b1ff0) */ /* WARNING: Removing unreachable block (ram,0x003b1fff) */ /* WARNING: Removing unreachable block (ram,0x003b170f) */ /* WARNING: Removing unreachable block (ram,0x003b1721) */ /* WARNING: Removing unreachable block (ram,0x003b1729) */ /* WARNING: Removing unreachable block (ram,0x003b1e80) */ /* WARNING: Removing unreachable block (ram,0x003b1e8e) */ /* WARNING: Removing unreachable block (ram,0x003b1ea5) */ /* WARNING: Removing unreachable block (ram,0x003b172b) */ /* WARNING: Removing unreachable block (ram,0x003b20e0) */ /* WARNING: Removing unreachable block (ram,0x003b20eb) */ /* WARNING: Removing unreachable block (ram,0x003b21b3) */ /* WARNING: Removing unreachable block (ram,0x003b1cfc) */ /* WARNING: Removing unreachable block (ram,0x003b1d01) */ /* WARNING: Removing unreachable block (ram,0x003b1d12) */ /* WARNING: Restarted to delay deadcode elimination for space: stack */ undefined1 [16] MASKED(undefined8 param_1,long *param_2,undefined8 param_3,long *param_4,int param_5, long param_6,uint *param_7,undefined8 param_8) { long *plVar1; byte bVar2; bool bVar3; char cVar4; int iVar5; long lVar6; ulong uVar7; undefined8 *puVar8; ulong uVar9; ulong uVar10; bool bVar11; long lVar12; bool bVar13; undefined1 auVar14 [16]; long *local_98; int local_90; undefined4 local_7c; undefined1 *local_78; ulong local_70; undefined1 local_68; undefined7 uStack_67; undefined1 *local_58; ulong local_50; undefined1 local_48 [24]; FUN_0034a440(param_6 + 0xd0); lVar6 = FUN_0033b180(&DAT_004c8030); plVar1 = (long *)(*(long *)(*(long *)(param_6 + 0xd0) + 0x18) + lVar6 * 8); lVar12 = *plVar1; if (lVar12 == 0) { /* try { // try from 003b23a5 to 003b23a9 has its CatchHandler @ 003b2636 */ puVar8 = (undefined8 *)FUN_00337270(0x70); *(undefined4 *)(puVar8 + 1) = 0; puVar8[2] = 0; puVar8[3] = 0; *(undefined2 *)(puVar8 + 4) = 0; *puVar8 = &PTR_FUN_004b5250; *(undefined1 *)((long)puVar8 + 0x22) = 0; puVar8[5] = 0; puVar8[6] = 0; puVar8[7] = 0; puVar8[8] = 0; puVar8[9] = 0; puVar8[10] = 0; puVar8[0xb] = 0; *(undefined4 *)(puVar8 + 0xc) = 0; *(undefined1 *)((long)puVar8 + 0x6f) = 0; /* try { // try from 003b2425 to 003b2429 has its CatchHandler @ 003b262f */ FUN_0034b660(puVar8,param_6 + 0xd0); FUN_0033b5f0(*(undefined8 *)(param_6 + 0xd0),puVar8,lVar6); lVar12 = *plVar1; } local_70 = 0; local_78 = &local_68; local_68 = 0; if (*(char *)(lVar12 + 0x20) != '\0') { /* try { // try from 003b15f6 to 003b15fa has its CatchHandler @ 003b2631 */ FUN_0033fbe0(&local_78,0x20); } local_50 = 0; local_58 = local_48; local_48[0] = 0; /* try { // try from 003b162d to 003b2384 has its CatchHandler @ 003b262a */ FUN_0033fbe0(&local_58,0x20); local_7c = *(undefined4 *)(lVar12 + 0x60); lVar6 = 0; bVar2 = (byte)local_7c; while( true ) { if (bVar2 < 5) { /* WARNING: Could not recover jumptable at 0x003b169f. Too many branches */ /* WARNING: Treating indirect jump as call */ auVar14 = (*(code *)(&DAT_00403248 + *(int *)(&DAT_00403248 + (ulong)*(byte *)((long)&local_7c + lVar6) * 4))) (); return auVar14; } if (3 < (int)lVar6 + 1) break; bVar2 = *(byte *)((long)&local_7c + lVar6 + 1); lVar6 = lVar6 + 1; } if ((local_50 < 2) || (uVar7 = FUN_00341550(&local_58,0x30,0), uVar7 == 0)) goto LAB_003b20fa; if (uVar7 == 0xffffffffffffffff) { uVar7 = local_50 - 1; if (uVar7 == 0xffffffffffffffff) { *local_58 = 0; goto LAB_003b20fa; } if (uVar7 == 0) goto LAB_003b20fa; } uVar9 = local_50; if (uVar7 < local_50) { uVar9 = uVar7; } FUN_0033f870(&local_58,0,uVar9); LAB_003b20fa: uVar7 = local_70; if (local_70 != 0) { uVar9 = local_70 + 1; if (local_78 == &local_68) { uVar10 = 0xf; } else { uVar10 = CONCAT71(uStack_67,local_68); } if (uVar10 < uVar9) { FUN_0033f730(&local_78,local_70,0,0,1); } local_78[uVar7] = 0; local_78[uVar7 + 1] = 0; local_70 = uVar9; cVar4 = FUN_003c31a0(*(undefined8 *)(lVar12 + 0x10),*(undefined8 *)(lVar12 + 0x18),&local_78); if (cVar4 == '\0') { *param_7 = *param_7 | 4; } } FUN_00340f50(param_8,&local_58); local_90 = (int)param_3; bVar13 = local_90 == -1; bVar11 = param_2 != (long *)0x0 && bVar13; local_98 = param_2; if (((param_2 != (long *)0x0 && bVar13) && (bVar13 = false, (ulong)param_2[3] <= (ulong)param_2[2])) && (iVar5 = (**(code **)(*param_2 + 0x48))(), iVar5 == -1)) { local_98 = (long *)0x0; bVar13 = bVar11; } bVar3 = param_4 != (long *)0x0 && param_5 == -1; bVar11 = param_5 == -1; if ((bVar3) && (bVar11 = false, (ulong)param_4[3] <= (ulong)param_4[2])) { iVar5 = (**(code **)(*param_4 + 0x48))(); bVar11 = false; if (iVar5 == -1) { bVar11 = bVar3; } } if (bVar11 == bVar13) { *param_7 = *param_7 | 2; } if (local_58 != local_48) { FUN_00338a40(); } if (local_78 != &local_68) { FUN_00338a40(); } auVar14._8_8_ = param_3; auVar14._0_8_ = local_98; return auVar14; }
841_pterm_and_pterm_strip.c
schedule_timer
FUN_00134ce0
ulong schedule_timer(int ticks,timer_fn_t fn,void *ctx) { tree234 *t; undefined8 *e; undefined8 *puVar1; ulong uVar2; if (timers == (tree234 *)0x0) { init_timers(); } now = getticks(); uVar2 = (long)ticks + now + (ulong)(now == (long)ticks + now); e = (undefined8 *)safemalloc(1,0x20); t = timers; *e = fn; e[1] = ctx; e[2] = uVar2; e[3] = now; puVar1 = (undefined8 *)add234(t,e); if (puVar1 == e) { add234(timer_contexts,(void *)e[1]); } else { safefree(e); } puVar1 = (undefined8 *)index234(timers,0); if (e != puVar1) { return uVar2; } timer_change_notify(e[2]); return uVar2; }
long FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3) { long lVar1; undefined8 *puVar2; undefined8 *puVar3; long lVar4; if (DAT_001911b0 == 0) { FUN_00134ca0(); } DAT_001911a0 = FUN_0014cd30(); lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0); puVar2 = (undefined8 *)FUN_00121b90(1,0x20); lVar1 = DAT_001911b0; *puVar2 = param_2; puVar2[1] = param_3; puVar2[2] = lVar4; puVar2[3] = DAT_001911a0; puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2); if (puVar3 == puVar2) { FUN_00135f30(DAT_001911a8,puVar2[1]); } else { FUN_00122600(puVar2); } puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0); if (puVar2 != puVar3) { return lVar4; } FUN_001387f0(puVar2[2]); return lVar4; }
PUSH R13 MOV R13,RDX PUSH R12 MOV R12,RSI PUSH RBP PUSH RBX MOVSXD RBX,EDI SUB RSP,0x8 CMP qword ptr [0x001911b0],0x0 JZ 0x00134da0 CALL 0x0014cd30 MOV ESI,0x20 MOV EDI,0x1 ADD RBX,RAX MOV qword ptr [0x001911a0],RAX CMP RAX,RBX SETZ AL MOVZX EAX,AL ADD RBX,RAX CALL 0x00121b90 MOV RDI,qword ptr [0x001911b0] MOV RBP,RAX MOV qword ptr [RAX],R12 MOV qword ptr [RAX + 0x8],R13 MOV RSI,RBP MOV qword ptr [RAX + 0x10],RBX MOV RAX,qword ptr [0x001911a0] MOV qword ptr [RBP + 0x18],RAX CALL 0x00135f30 CMP RAX,RBP JZ 0x00134d88 MOV RDI,RBP CALL 0x00122600 MOV RDI,qword ptr [0x001911b0] XOR ESI,ESI CALL 0x00135f70 CMP RBP,RAX JZ 0x00134db0 ADD RSP,0x8 MOV RAX,RBX POP RBX POP RBP POP R12 POP R13 RET MOV RSI,qword ptr [RBP + 0x8] MOV RDI,qword ptr [0x001911a8] CALL 0x00135f30 JMP 0x00134d60 CALL 0x00134ca0 JMP 0x00134d01 MOV RDI,qword ptr [RBP + 0x10] CALL 0x001387f0 ADD RSP,0x8 MOV RAX,RBX POP RBX POP RBP POP R12 POP R13 RET
null
null
null
null
[(u'CAST_-1207152776', u'INT_EQUAL_-1207153216'), (u'INDIRECT_-1207152866', u'CALL_-1207153051'), ('const-3', u'PTRADD_-1207152784'), (u'CAST_-1207152817', u'PTRADD_-1207152721'), (u'CAST_-1207152747', u'INT_NOTEQUAL_-1207153159'), (u'INDIRECT_-1207152796', u'MULTIEQUAL_-1207152838'), (u'INT_EQUAL_-1207153216', u'CBRANCH_-1207153214'), (u'CALL_-1207153175', u'INDIRECT_-1207152836'), (u'INDIRECT_-1207152851', u'MULTIEQUAL_-1207152838'), (u'INDIRECT_-1207152835', u'MULTIEQUAL_-1207152822'), (u'CAST_-1207152817', u'PTRADD_-1207152680'), (u'INDIRECT_-1207152760', u'COPY_-1207152800'), (u'STORE_-1207153242', u'INDIRECT_-1207152860'), (u'CALL_-1207153034', u'INDIRECT_-1207152803'), (u'INT_ADD_-1207153289', u'COPY_-1207153041'), ('const-1', u'CALL_-1207153289'), (u'STORE_-1207153274', u'INDIRECT_-1207152884'), ('const-433', u'STORE_-1207153268'), (u'COPY_-1207152881', u'CALL_-1207153231'), (u'CALL_-1207153363', u'INT_EQUAL_-1207153316'), (u'STORE_-1207153274', u'INDIRECT_-1207152900'), (u'INT_EQUAL_-1207153316', u'INT_ZEXT_-1207153115'), ('tmp_578', u'STORE_-1207153274'), (u'STORE_-1207153268', u'INDIRECT_-1207152880'), ('const-1', u'PTRADD_-1207152721'), (u'CAST_-1207152817', u'PTRADD_-1207152784'), (u'CALL_-1207153175', u'INDIRECT_-1207152820'), ('tmp_275', u'CBRANCH_-1207153214'), ('tmp_1421', u'INT_EQUAL_-1207153381'), (u'CAST_-1207152817', u'PTRADD_-1207152796'), (u'CALL_-1207153231', u'INDIRECT_-1207152866'), (u'CAST_-1207152817', u'CALL_-1207153231'), (u'CALL_-1207153231', u'INDIRECT_-1207152882'), (u'STORE_-1207153274', u'INDIRECT_-1207152868'), (u'CALL_-1207153289', u'CAST_-1207152817'), (u'STORE_-1207153257', u'INDIRECT_-1207152888'), ('const-433', u'STORE_-1207153257'), (u'CALL_-1207153054', u'INDIRECT_-1207152776'), ('tmp_1421', u'MULTIEQUAL_-1207152916'), ('tmp_537', u'BRANCH_-1207153048'), ('const-0', u'CALL_-1207153175'), (u'COPY_-1207153146', u'RETURN_-1207153109'), (u'CALL_-1207153289', u'INDIRECT_-1207152891'), (u'CAST_-1207152817', u'CALL_-1207153203'), (u'INDIRECT_-1207152803', u'MULTIEQUAL_-1207152948'), (u'CALL_-1207153289', u'INDIRECT_-1207152907'), (u'CALL_-1207153363', u'INDIRECT_-1207152945'), ('tmp_1423', u'MULTIEQUAL_-1207152932'), (u'CAST_-1207152817', u'PTRADD_-1207152804'), (u'INDIRECT_-1207152787', u'MULTIEQUAL_-1207152932'), (u'INT_EQUAL_-1207153381', u'CBRANCH_-1207153374'), (u'CALL_-1207153054', u'INDIRECT_-1207152760'), (u'PTRADD_-1207152796', u'STORE_-1207153257'), (u'CALL_-1207153051', u'INDIRECT_-1207152780'), ('tmp_546', u'BRANCH_-1207153031'), (u'CALL_-1207153289', u'INDIRECT_-1207152923'), ('const-32', u'CALL_-1207153289'), ('const-8', u'PTRADD_-1207152680'), ('const-8', u'PTRADD_-1207152804'), (u'INDIRECT_-1207152744', u'COPY_-1207152784'), (u'INDIRECT_-1207152771', u'MULTIEQUAL_-1207152916'), (u'CALL_-1207153231', u'CAST_-1207152776'), (u'CALL_-1207153231', u'INDIRECT_-1207152850'), ('const-2', u'PTRADD_-1207152796'), (u'CALL_-1207153363', u'INDIRECT_-1207152961'), (u'INDIRECT_-1207152891', u'COPY_-1207152881'), ('const-433', u'LOAD_-1207153067'), (u'INT_ZEXT_-1207153115', u'INT_ADD_-1207153289'), (u'LOAD_-1207153067', u'CALL_-1207153054'), (u'INT_SEXT_-1207153396', u'INT_ADD_-1207153331'), (u'CALL_-1207153363', u'INT_ADD_-1207153331'), (u'INDIRECT_-1207152888', u'STORE_-1207153242'), (u'INDIRECT_-1207152867', u'MULTIEQUAL_-1207152854'), (u'CAST_-1207152717', u'CALL_-1207153051'), (u'CALL_-1207153363', u'INDIRECT_-1207152929'), (u'CALL_-1207153034', u'INDIRECT_-1207152787'), (u'PTRADD_-1207152680', u'LOAD_-1207153067'), (u'CAST_-1207152817', u'STORE_-1207153274'), (u'STORE_-1207153268', u'INDIRECT_-1207152864'), (u'PTRADD_-1207152721', u'LOAD_-1207153072'), (u'INT_ADD_-1207153289', u'COPY_-1207153146'), ('const-433', u'STORE_-1207153274'), (u'INDIRECT_-1207152836', u'COPY_-1207152871'), (u'STORE_-1207153257', u'INDIRECT_-1207152872'), ('const-8', u'PTRADD_-1207152784'), (u'CALL_-1207153051', u'INDIRECT_-1207152796'), (u'CALL_-1207153203', u'INDIRECT_-1207152835'), ('const-0', u'RETURN_-1207153004'), (u'INDIRECT_-1207152820', u'COPY_-1207152855'), (u'CAST_-1207152817', u'INT_EQUAL_-1207153216'), ('const-8', u'PTRADD_-1207152721'), ('tmp_577', u'INT_SEXT_-1207153396'), (u'INDIRECT_-1207152812', u'MULTIEQUAL_-1207152854'), ('tmp_92', u'CBRANCH_-1207153374'), (u'LOAD_-1207153072', u'CAST_-1207152717'), (u'STORE_-1207153242', u'INDIRECT_-1207152876'), (u'CALL_-1207153034', u'INDIRECT_-1207152771'), (u'STORE_-1207153257', u'INDIRECT_-1207152856'), ('const-433', u'STORE_-1207153242'), ('tmp_579', u'STORE_-1207153268'), (u'COPY_-1207153041', u'RETURN_-1207153004'), ('const-433', u'LOAD_-1207153072'), ('const-8', u'PTRADD_-1207152796'), ('tmp_351', u'CBRANCH_-1207153158'), (u'INT_ADD_-1207153331', u'INT_ADD_-1207153289'), (u'PTRADD_-1207152804', u'STORE_-1207153268'), (u'INDIRECT_-1207152780', u'MULTIEQUAL_-1207152822'), (u'INT_ADD_-1207153331', u'INT_EQUAL_-1207153316'), (u'MULTIEQUAL_-1207152822', u'CALL_-1207153175'), (u'PTRADD_-1207152784', u'STORE_-1207153242'), (u'INT_ADD_-1207153289', u'STORE_-1207153257'), (u'INDIRECT_-1207152852', u'COPY_-1207152887'), (u'CALL_-1207153051', u'INDIRECT_-1207152812'), (u'STORE_-1207153268', u'INDIRECT_-1207152896'), (u'INDIRECT_-1207152776', u'COPY_-1207152816'), ('const-1', u'PTRADD_-1207152804'), ('const-2', u'PTRADD_-1207152680'), (u'INT_NOTEQUAL_-1207153159', u'CBRANCH_-1207153158'), (u'CALL_-1207153175', u'CAST_-1207152747'), (u'CALL_-1207153175', u'INDIRECT_-1207152852'), ('tmp_1424', u'MULTIEQUAL_-1207152948'), (u'CALL_-1207153203', u'INDIRECT_-1207152867'), (u'CAST_-1207152817', u'INT_NOTEQUAL_-1207153159'), (u'CALL_-1207153054', u'INDIRECT_-1207152744'), (u'STORE_-1207153242', u'INDIRECT_-1207152844'), ('const-0', u'INT_EQUAL_-1207153381'), (u'CALL_-1207153203', u'INDIRECT_-1207152851'), ('const-0', u'RETURN_-1207153109')]
[('const-433', u'LOAD_-1207153072'), (u'CALL_-1207153231', u'CAST_-1207152775'), ('const-433', u'STORE_-1207153242'), ('tmp_1475', u'INT_EQUAL_-1207153381'), (u'CALL_-1207153051', u'INDIRECT_-1207152811'), (u'CALL_-1207153231', u'INDIRECT_-1207152849'), (u'STORE_-1207153274', u'INDIRECT_-1207152883'), (u'INDIRECT_-1207152779', u'MULTIEQUAL_-1207152821'), (u'CAST_-1207152747', u'INT_NOTEQUAL_-1207153159'), (u'INT_EQUAL_-1207153216', u'CBRANCH_-1207153214'), ('const-2', u'PTRADD_-1207152795'), (u'CAST_-1207152816', u'PTRADD_-1207152679'), (u'INDIRECT_-1207152850', u'MULTIEQUAL_-1207152837'), (u'INT_ADD_-1207153289', u'COPY_-1207153041'), (u'CALL_-1207153363', u'INT_EQUAL_-1207153316'), (u'CALL_-1207153289', u'INDIRECT_-1207152890'), ('const-433', u'STORE_-1207153268'), ('tmp_1477', u'MULTIEQUAL_-1207152931'), (u'STORE_-1207153268', u'INDIRECT_-1207152879'), (u'INT_EQUAL_-1207153316', u'INT_ZEXT_-1207153115'), ('const-8', u'PTRADD_-1207152803'), (u'INDIRECT_-1207152819', u'COPY_-1207152854'), (u'CAST_-1207152816', u'INT_EQUAL_-1207153216'), (u'CALL_-1207153203', u'INDIRECT_-1207152866'), ('tmp_1023', u'STORE_-1207153268'), (u'COPY_-1207152880', u'CALL_-1207153231'), (u'STORE_-1207153268', u'INDIRECT_-1207152895'), (u'INDIRECT_-1207152887', u'STORE_-1207153242'), ('tmp_275', u'CBRANCH_-1207153214'), ('const-0', u'INT_EQUAL_-1207153381'), (u'CALL_-1207153289', u'CAST_-1207152816'), (u'INDIRECT_-1207152802', u'MULTIEQUAL_-1207152947'), (u'CAST_-1207152816', u'PTRADD_-1207152783'), (u'CALL_-1207153363', u'INDIRECT_-1207152944'), (u'PTRADD_-1207152795', u'STORE_-1207153257'), (u'CALL_-1207153034', u'INDIRECT_-1207152770'), (u'PTRADD_-1207152679', u'LOAD_-1207153067'), (u'INDIRECT_-1207152759', u'COPY_-1207152799'), (u'MULTIEQUAL_-1207152821', u'CALL_-1207153175'), ('const-3', u'PTRADD_-1207152783'), (u'INDIRECT_-1207152770', u'MULTIEQUAL_-1207152915'), ('tmp_537', u'BRANCH_-1207153048'), (u'CALL_-1207153054', u'INDIRECT_-1207152775'), ('const-32', u'CALL_-1207153289'), (u'INDIRECT_-1207152786', u'MULTIEQUAL_-1207152931'), (u'INDIRECT_-1207152795', u'MULTIEQUAL_-1207152837'), (u'COPY_-1207153146', u'RETURN_-1207153109'), (u'CAST_-1207152816', u'CALL_-1207153231'), (u'STORE_-1207153268', u'INDIRECT_-1207152863'), (u'CAST_-1207152816', u'PTRADD_-1207152803'), ('tmp_1478', u'MULTIEQUAL_-1207152947'), (u'INT_EQUAL_-1207153381', u'CBRANCH_-1207153374'), (u'CALL_-1207153289', u'INDIRECT_-1207152922'), ('const-1', u'PTRADD_-1207152720'), (u'STORE_-1207153257', u'INDIRECT_-1207152855'), (u'CAST_-1207152816', u'PTRADD_-1207152720'), ('tmp_546', u'BRANCH_-1207153031'), (u'CALL_-1207153203', u'INDIRECT_-1207152850'), (u'CAST_-1207152816', u'PTRADD_-1207152795'), (u'STORE_-1207153242', u'INDIRECT_-1207152859'), (u'INDIRECT_-1207152835', u'COPY_-1207152870'), (u'INT_ZEXT_-1207153115', u'INT_ADD_-1207153289'), (u'CALL_-1207153231', u'INDIRECT_-1207152865'), (u'STORE_-1207153274', u'INDIRECT_-1207152899'), (u'CAST_-1207152816', u'INT_NOTEQUAL_-1207153159'), ('const-433', u'LOAD_-1207153067'), (u'LOAD_-1207153067', u'CALL_-1207153054'), (u'INT_SEXT_-1207153396', u'INT_ADD_-1207153331'), (u'CALL_-1207153363', u'INT_ADD_-1207153331'), (u'CAST_-1207152816', u'STORE_-1207153274'), ('const-2', u'PTRADD_-1207152679'), (u'CALL_-1207153175', u'INDIRECT_-1207152819'), (u'LOAD_-1207153072', u'CALL_-1207153051'), (u'INDIRECT_-1207152865', u'CALL_-1207153051'), (u'INT_ADD_-1207153289', u'COPY_-1207153146'), (u'CALL_-1207153051', u'INDIRECT_-1207152779'), (u'STORE_-1207153274', u'INDIRECT_-1207152867'), ('const-0', u'RETURN_-1207153004'), ('const-433', u'STORE_-1207153257'), (u'CAST_-1207152816', u'CALL_-1207153203'), (u'INDIRECT_-1207152851', u'COPY_-1207152886'), (u'PTRADD_-1207152783', u'STORE_-1207153242'), ('tmp_1025', u'STORE_-1207153274'), (u'STORE_-1207153257', u'INDIRECT_-1207152887'), (u'CALL_-1207153175', u'INDIRECT_-1207152835'), ('const-8', u'PTRADD_-1207152783'), ('tmp_92', u'CBRANCH_-1207153374'), ('const-433', u'STORE_-1207153274'), (u'CAST_-1207152775', u'INT_EQUAL_-1207153216'), ('tmp_1475', u'MULTIEQUAL_-1207152915'), (u'INDIRECT_-1207152811', u'MULTIEQUAL_-1207152853'), (u'INDIRECT_-1207152743', u'COPY_-1207152783'), ('const-8', u'PTRADD_-1207152720'), (u'INDIRECT_-1207152775', u'COPY_-1207152815'), ('const-0', u'CALL_-1207153175'), (u'COPY_-1207153041', u'RETURN_-1207153004'), (u'CALL_-1207153054', u'INDIRECT_-1207152743'), (u'INDIRECT_-1207152890', u'COPY_-1207152880'), ('tmp_351', u'CBRANCH_-1207153158'), (u'CALL_-1207153054', u'INDIRECT_-1207152759'), (u'INT_ADD_-1207153331', u'INT_ADD_-1207153289'), (u'CALL_-1207153034', u'INDIRECT_-1207152802'), (u'STORE_-1207153257', u'INDIRECT_-1207152871'), (u'CALL_-1207153051', u'INDIRECT_-1207152795'), (u'INT_ADD_-1207153331', u'INT_EQUAL_-1207153316'), ('const-1', u'CALL_-1207153289'), (u'CALL_-1207153289', u'INDIRECT_-1207152906'), (u'INT_ADD_-1207153289', u'STORE_-1207153257'), (u'PTRADD_-1207152803', u'STORE_-1207153268'), ('const-1', u'PTRADD_-1207152803'), (u'INT_NOTEQUAL_-1207153159', u'CBRANCH_-1207153158'), (u'CALL_-1207153363', u'INDIRECT_-1207152928'), (u'CALL_-1207153203', u'INDIRECT_-1207152834'), (u'CALL_-1207153034', u'INDIRECT_-1207152786'), (u'PTRADD_-1207152720', u'LOAD_-1207153072'), (u'INDIRECT_-1207152834', u'MULTIEQUAL_-1207152821'), (u'CALL_-1207153175', u'CAST_-1207152747'), (u'STORE_-1207153242', u'INDIRECT_-1207152843'), (u'CALL_-1207153231', u'INDIRECT_-1207152881'), (u'CALL_-1207153363', u'INDIRECT_-1207152960'), (u'CALL_-1207153175', u'INDIRECT_-1207152851'), ('const-8', u'PTRADD_-1207152679'), (u'STORE_-1207153242', u'INDIRECT_-1207152875'), ('const-8', u'PTRADD_-1207152795'), ('tmp_1512', u'INT_SEXT_-1207153396'), (u'INDIRECT_-1207152866', u'MULTIEQUAL_-1207152853'), ('const-0', u'RETURN_-1207153109')]
null
null
00134ce0
x64
O2
(translation_unit "long FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n long lVar4;\n \n if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }\n DAT_001911a0 = FUN_0014cd30();\n lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);\n puVar2 = (undefined8 *)FUN_00121b90(1,0x20);\n lVar1 = DAT_001911b0;\n *puVar2 = param_2;\n puVar2[1] = param_3;\n puVar2[2] = lVar4;\n puVar2[3] = DAT_001911a0;\n puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);\n if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }\n puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);\n if (puVar2 != puVar3) {\n return lVar4;\n }\n FUN_001387f0(puVar2[2]);\n return lVar4;\n}\n\n" (function_definition "long FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n long lVar4;\n \n if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }\n DAT_001911a0 = FUN_0014cd30();\n lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);\n puVar2 = (undefined8 *)FUN_00121b90(1,0x20);\n lVar1 = DAT_001911b0;\n *puVar2 = param_2;\n puVar2[1] = param_3;\n puVar2[2] = lVar4;\n puVar2[3] = DAT_001911a0;\n puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);\n if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }\n puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);\n if (puVar2 != puVar3) {\n return lVar4;\n }\n FUN_001387f0(puVar2[2]);\n return lVar4;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(int param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n long lVar4;\n \n if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }\n DAT_001911a0 = FUN_0014cd30();\n lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);\n puVar2 = (undefined8 *)FUN_00121b90(1,0x20);\n lVar1 = DAT_001911b0;\n *puVar2 = param_2;\n puVar2[1] = param_3;\n puVar2[2] = lVar4;\n puVar2[3] = DAT_001911a0;\n puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);\n if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }\n puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);\n if (puVar2 != puVar3) {\n return lVar4;\n }\n FUN_001387f0(puVar2[2]);\n return lVar4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }" if (parenthesized_expression "(DAT_001911b0 == 0)" ( (binary_expression "DAT_001911b0 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_00134ca0();\n }" { (expression_statement "FUN_00134ca0();" (call_expression "FUN_00134ca0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "DAT_001911a0 = FUN_0014cd30();" (assignment_expression "DAT_001911a0 = FUN_0014cd30()" identifier = (call_expression "FUN_0014cd30()" identifier (argument_list "()" ( )))) ;) (expression_statement "lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);" (assignment_expression "lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" identifier = (binary_expression "param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" (binary_expression "param_1 + DAT_001911a0" identifier + identifier) + (call_expression "(ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(DAT_001911a0 == param_1 + DAT_001911a0)" ( (binary_expression "DAT_001911a0 == param_1 + DAT_001911a0" identifier == (binary_expression "param_1 + DAT_001911a0" identifier + identifier)) ))))) ;) (expression_statement "puVar2 = (undefined8 *)FUN_00121b90(1,0x20);" (assignment_expression "puVar2 = (undefined8 *)FUN_00121b90(1,0x20)" identifier = (cast_expression "(undefined8 *)FUN_00121b90(1,0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00121b90(1,0x20)" identifier (argument_list "(1,0x20)" ( number_literal , number_literal ))))) ;) (expression_statement "lVar1 = DAT_001911b0;" (assignment_expression "lVar1 = DAT_001911b0" identifier = identifier) ;) (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "puVar2[1] = param_3;" (assignment_expression "puVar2[1] = param_3" (subscript_expression "puVar2[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[2] = lVar4;" (assignment_expression "puVar2[2] = lVar4" (subscript_expression "puVar2[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[3] = DAT_001911a0;" (assignment_expression "puVar2[3] = DAT_001911a0" (subscript_expression "puVar2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);" (assignment_expression "puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2)" identifier = (cast_expression "(undefined8 *)FUN_00135f30(lVar1,puVar2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00135f30(lVar1,puVar2)" identifier (argument_list "(lVar1,puVar2)" ( identifier , identifier ))))) ;) (if_statement "if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }" if (parenthesized_expression "(puVar3 == puVar2)" ( (binary_expression "puVar3 == puVar2" identifier == identifier) )) (compound_statement "{\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }" { (expression_statement "FUN_00135f30(DAT_001911a8,puVar2[1]);" (call_expression "FUN_00135f30(DAT_001911a8,puVar2[1])" identifier (argument_list "(DAT_001911a8,puVar2[1])" ( identifier , (subscript_expression "puVar2[1]" identifier [ number_literal ]) ))) ;) }) (else_clause "else {\n FUN_00122600(puVar2);\n }" else (compound_statement "{\n FUN_00122600(puVar2);\n }" { (expression_statement "FUN_00122600(puVar2);" (call_expression "FUN_00122600(puVar2)" identifier (argument_list "(puVar2)" ( identifier ))) ;) }))) (expression_statement "puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);" (assignment_expression "puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0)" identifier = (cast_expression "(undefined8 *)FUN_00135f70(DAT_001911b0,0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00135f70(DAT_001911b0,0)" identifier (argument_list "(DAT_001911b0,0)" ( identifier , number_literal ))))) ;) (if_statement "if (puVar2 != puVar3) {\n return lVar4;\n }" if (parenthesized_expression "(puVar2 != puVar3)" ( (binary_expression "puVar2 != puVar3" identifier != identifier) )) (compound_statement "{\n return lVar4;\n }" { (return_statement "return lVar4;" return identifier ;) })) (expression_statement "FUN_001387f0(puVar2[2]);" (call_expression "FUN_001387f0(puVar2[2])" identifier (argument_list "(puVar2[2])" ( (subscript_expression "puVar2[2]" identifier [ number_literal ]) ))) ;) (return_statement "return lVar4;" return identifier ;) })))
(translation_unit "ulong schedule_timer(int ticks,timer_fn_t fn,void *ctx)\n\n{\n tree234 *t;\n undefined8 *e;\n undefined8 *puVar1;\n ulong uVar2;\n \n if (timers == (tree234 *)0x0) {\n init_timers();\n }\n now = getticks();\n uVar2 = (long)ticks + now + (ulong)(now == (long)ticks + now);\n e = (undefined8 *)safemalloc(1,0x20);\n t = timers;\n *e = fn;\n e[1] = ctx;\n e[2] = uVar2;\n e[3] = now;\n puVar1 = (undefined8 *)add234(t,e);\n if (puVar1 == e) {\n add234(timer_contexts,(void *)e[1]);\n }\n else {\n safefree(e);\n }\n puVar1 = (undefined8 *)index234(timers,0);\n if (e != puVar1) {\n return uVar2;\n }\n timer_change_notify(e[2]);\n return uVar2;\n}\n\n" (function_definition "ulong schedule_timer(int ticks,timer_fn_t fn,void *ctx)\n\n{\n tree234 *t;\n undefined8 *e;\n undefined8 *puVar1;\n ulong uVar2;\n \n if (timers == (tree234 *)0x0) {\n init_timers();\n }\n now = getticks();\n uVar2 = (long)ticks + now + (ulong)(now == (long)ticks + now);\n e = (undefined8 *)safemalloc(1,0x20);\n t = timers;\n *e = fn;\n e[1] = ctx;\n e[2] = uVar2;\n e[3] = now;\n puVar1 = (undefined8 *)add234(t,e);\n if (puVar1 == e) {\n add234(timer_contexts,(void *)e[1]);\n }\n else {\n safefree(e);\n }\n puVar1 = (undefined8 *)index234(timers,0);\n if (e != puVar1) {\n return uVar2;\n }\n timer_change_notify(e[2]);\n return uVar2;\n}" type_identifier (function_declarator "schedule_timer(int ticks,timer_fn_t fn,void *ctx)" identifier (parameter_list "(int ticks,timer_fn_t fn,void *ctx)" ( (parameter_declaration "int ticks" primitive_type identifier) , (parameter_declaration "timer_fn_t fn" type_identifier identifier) , (parameter_declaration "void *ctx" primitive_type (pointer_declarator "*ctx" * identifier)) ))) (compound_statement "{\n tree234 *t;\n undefined8 *e;\n undefined8 *puVar1;\n ulong uVar2;\n \n if (timers == (tree234 *)0x0) {\n init_timers();\n }\n now = getticks();\n uVar2 = (long)ticks + now + (ulong)(now == (long)ticks + now);\n e = (undefined8 *)safemalloc(1,0x20);\n t = timers;\n *e = fn;\n e[1] = ctx;\n e[2] = uVar2;\n e[3] = now;\n puVar1 = (undefined8 *)add234(t,e);\n if (puVar1 == e) {\n add234(timer_contexts,(void *)e[1]);\n }\n else {\n safefree(e);\n }\n puVar1 = (undefined8 *)index234(timers,0);\n if (e != puVar1) {\n return uVar2;\n }\n timer_change_notify(e[2]);\n return uVar2;\n}" { (declaration "tree234 *t;" type_identifier (pointer_declarator "*t" * identifier) ;) (declaration "undefined8 *e;" type_identifier (pointer_declarator "*e" * identifier) ;) (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (if_statement "if (timers == (tree234 *)0x0) {\n init_timers();\n }" if (parenthesized_expression "(timers == (tree234 *)0x0)" ( (binary_expression "timers == (tree234 *)0x0" identifier == (cast_expression "(tree234 *)0x0" ( (type_descriptor "tree234 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n init_timers();\n }" { (expression_statement "init_timers();" (call_expression "init_timers()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "now = getticks();" (assignment_expression "now = getticks()" identifier = (call_expression "getticks()" identifier (argument_list "()" ( )))) ;) (expression_statement "uVar2 = (long)ticks + now + (ulong)(now == (long)ticks + now);" (assignment_expression "uVar2 = (long)ticks + now + (ulong)(now == (long)ticks + now)" identifier = (binary_expression "(long)ticks + now + (ulong)(now == (long)ticks + now)" (binary_expression "(long)ticks + now" (cast_expression "(long)ticks" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) + (call_expression "(ulong)(now == (long)ticks + now)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(now == (long)ticks + now)" ( (binary_expression "now == (long)ticks + now" identifier == (binary_expression "(long)ticks + now" (cast_expression "(long)ticks" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier)) ))))) ;) (expression_statement "e = (undefined8 *)safemalloc(1,0x20);" (assignment_expression "e = (undefined8 *)safemalloc(1,0x20)" identifier = (cast_expression "(undefined8 *)safemalloc(1,0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "safemalloc(1,0x20)" identifier (argument_list "(1,0x20)" ( number_literal , number_literal ))))) ;) (expression_statement "t = timers;" (assignment_expression "t = timers" identifier = identifier) ;) (expression_statement "*e = fn;" (assignment_expression "*e = fn" (pointer_expression "*e" * identifier) = identifier) ;) (expression_statement "e[1] = ctx;" (assignment_expression "e[1] = ctx" (subscript_expression "e[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "e[2] = uVar2;" (assignment_expression "e[2] = uVar2" (subscript_expression "e[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "e[3] = now;" (assignment_expression "e[3] = now" (subscript_expression "e[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1 = (undefined8 *)add234(t,e);" (assignment_expression "puVar1 = (undefined8 *)add234(t,e)" identifier = (cast_expression "(undefined8 *)add234(t,e)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "add234(t,e)" identifier (argument_list "(t,e)" ( identifier , identifier ))))) ;) (if_statement "if (puVar1 == e) {\n add234(timer_contexts,(void *)e[1]);\n }\n else {\n safefree(e);\n }" if (parenthesized_expression "(puVar1 == e)" ( (binary_expression "puVar1 == e" identifier == identifier) )) (compound_statement "{\n add234(timer_contexts,(void *)e[1]);\n }" { (expression_statement "add234(timer_contexts,(void *)e[1]);" (call_expression "add234(timer_contexts,(void *)e[1])" identifier (argument_list "(timer_contexts,(void *)e[1])" ( identifier , (cast_expression "(void *)e[1]" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "e[1]" identifier [ number_literal ])) ))) ;) }) (else_clause "else {\n safefree(e);\n }" else (compound_statement "{\n safefree(e);\n }" { (expression_statement "safefree(e);" (call_expression "safefree(e)" identifier (argument_list "(e)" ( identifier ))) ;) }))) (expression_statement "puVar1 = (undefined8 *)index234(timers,0);" (assignment_expression "puVar1 = (undefined8 *)index234(timers,0)" identifier = (cast_expression "(undefined8 *)index234(timers,0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "index234(timers,0)" identifier (argument_list "(timers,0)" ( identifier , number_literal ))))) ;) (if_statement "if (e != puVar1) {\n return uVar2;\n }" if (parenthesized_expression "(e != puVar1)" ( (binary_expression "e != puVar1" identifier != identifier) )) (compound_statement "{\n return uVar2;\n }" { (return_statement "return uVar2;" return identifier ;) })) (expression_statement "timer_change_notify(e[2]);" (call_expression "timer_change_notify(e[2])" identifier (argument_list "(e[2])" ( (subscript_expression "e[2]" identifier [ number_literal ]) ))) ;) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "long FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n long lVar4;\n \n if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }\n DAT_001911a0 = FUN_0014cd30();\n lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);\n puVar2 = (undefined8 *)FUN_00121b90(1,0x20);\n lVar1 = DAT_001911b0;\n *puVar2 = param_2;\n puVar2[1] = param_3;\n puVar2[2] = lVar4;\n puVar2[3] = DAT_001911a0;\n puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);\n if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }\n puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);\n if (puVar2 != puVar3) {\n return lVar4;\n }\n FUN_001387f0(puVar2[2]);\n return lVar4;\n}\n\n" (function_definition "long FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n long lVar4;\n \n if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }\n DAT_001911a0 = FUN_0014cd30();\n lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);\n puVar2 = (undefined8 *)FUN_00121b90(1,0x20);\n lVar1 = DAT_001911b0;\n *puVar2 = param_2;\n puVar2[1] = param_3;\n puVar2[2] = lVar4;\n puVar2[3] = DAT_001911a0;\n puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);\n if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }\n puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);\n if (puVar2 != puVar3) {\n return lVar4;\n }\n FUN_001387f0(puVar2[2]);\n return lVar4;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(int param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n long lVar4;\n \n if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }\n DAT_001911a0 = FUN_0014cd30();\n lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);\n puVar2 = (undefined8 *)FUN_00121b90(1,0x20);\n lVar1 = DAT_001911b0;\n *puVar2 = param_2;\n puVar2[1] = param_3;\n puVar2[2] = lVar4;\n puVar2[3] = DAT_001911a0;\n puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);\n if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }\n puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);\n if (puVar2 != puVar3) {\n return lVar4;\n }\n FUN_001387f0(puVar2[2]);\n return lVar4;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }" if (parenthesized_expression "(DAT_001911b0 == 0)" ( (binary_expression "DAT_001911b0 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_00134ca0();\n }" { (expression_statement "FUN_00134ca0();" (call_expression "FUN_00134ca0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "DAT_001911a0 = FUN_0014cd30();" (assignment_expression "DAT_001911a0 = FUN_0014cd30()" identifier = (call_expression "FUN_0014cd30()" identifier (argument_list "()" ( )))) ;) (expression_statement "lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);" (assignment_expression "lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" identifier = (binary_expression "param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" (binary_expression "param_1 + DAT_001911a0" identifier + identifier) + (call_expression "(ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(DAT_001911a0 == param_1 + DAT_001911a0)" ( (binary_expression "DAT_001911a0 == param_1 + DAT_001911a0" identifier == (binary_expression "param_1 + DAT_001911a0" identifier + identifier)) ))))) ;) (expression_statement "puVar2 = (undefined8 *)FUN_00121b90(1,0x20);" (assignment_expression "puVar2 = (undefined8 *)FUN_00121b90(1,0x20)" identifier = (cast_expression "(undefined8 *)FUN_00121b90(1,0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00121b90(1,0x20)" identifier (argument_list "(1,0x20)" ( number_literal , number_literal ))))) ;) (expression_statement "lVar1 = DAT_001911b0;" (assignment_expression "lVar1 = DAT_001911b0" identifier = identifier) ;) (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "puVar2[1] = param_3;" (assignment_expression "puVar2[1] = param_3" (subscript_expression "puVar2[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[2] = lVar4;" (assignment_expression "puVar2[2] = lVar4" (subscript_expression "puVar2[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[3] = DAT_001911a0;" (assignment_expression "puVar2[3] = DAT_001911a0" (subscript_expression "puVar2[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);" (assignment_expression "puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2)" identifier = (cast_expression "(undefined8 *)FUN_00135f30(lVar1,puVar2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00135f30(lVar1,puVar2)" identifier (argument_list "(lVar1,puVar2)" ( identifier , identifier ))))) ;) (if_statement "if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }" if (parenthesized_expression "(puVar3 == puVar2)" ( (binary_expression "puVar3 == puVar2" identifier == identifier) )) (compound_statement "{\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }" { (expression_statement "FUN_00135f30(DAT_001911a8,puVar2[1]);" (call_expression "FUN_00135f30(DAT_001911a8,puVar2[1])" identifier (argument_list "(DAT_001911a8,puVar2[1])" ( identifier , (subscript_expression "puVar2[1]" identifier [ number_literal ]) ))) ;) }) (else_clause "else {\n FUN_00122600(puVar2);\n }" else (compound_statement "{\n FUN_00122600(puVar2);\n }" { (expression_statement "FUN_00122600(puVar2);" (call_expression "FUN_00122600(puVar2)" identifier (argument_list "(puVar2)" ( identifier ))) ;) }))) (expression_statement "puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);" (assignment_expression "puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0)" identifier = (cast_expression "(undefined8 *)FUN_00135f70(DAT_001911b0,0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00135f70(DAT_001911b0,0)" identifier (argument_list "(DAT_001911b0,0)" ( identifier , number_literal ))))) ;) (if_statement "if (puVar2 != puVar3) {\n return lVar4;\n }" if (parenthesized_expression "(puVar2 != puVar3)" ( (binary_expression "puVar2 != puVar3" identifier != identifier) )) (compound_statement "{\n return lVar4;\n }" { (return_statement "return lVar4;" return identifier ;) })) (expression_statement "FUN_001387f0(puVar2[2]);" (call_expression "FUN_001387f0(puVar2[2])" identifier (argument_list "(puVar2[2])" ( (subscript_expression "puVar2[2]" identifier [ number_literal ]) ))) ;) (return_statement "return lVar4;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) + (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT == (binary_expression IDENT + IDENT)) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , LIT ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (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 ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) ))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , LIT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (return_statement return IDENT ;) })) (expression_statement (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) ))) ;) (return_statement return IDENT ;) })))
(function_definition "long FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3)\n\n{\n long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n long lVar4;\n \n if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }\n DAT_001911a0 = FUN_0014cd30();\n lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);\n puVar2 = (undefined8 *)FUN_00121b90(1,0x20);\n lVar1 = DAT_001911b0;\n *puVar2 = param_2;\n puVar2[1] = param_3;\n puVar2[2] = lVar4;\n puVar2[3] = DAT_001911a0;\n puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);\n if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }\n puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);\n if (puVar2 != puVar3) {\n return lVar4;\n }\n FUN_001387f0(puVar2[2]);\n return lVar4;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00134ce0(int param_1,undefined8 param_2,undefined8 param_3)" (identifier "FUN_00134ce0") (parameter_list "(int param_1,undefined8 param_2,undefined8 param_3)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (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 long lVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n long lVar4;\n \n if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }\n DAT_001911a0 = FUN_0014cd30();\n lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);\n puVar2 = (undefined8 *)FUN_00121b90(1,0x20);\n lVar1 = DAT_001911b0;\n *puVar2 = param_2;\n puVar2[1] = param_3;\n puVar2[2] = lVar4;\n puVar2[3] = DAT_001911a0;\n puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);\n if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }\n puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);\n if (puVar2 != puVar3) {\n return lVar4;\n }\n FUN_001387f0(puVar2[2]);\n return lVar4;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined8 *puVar3;" (type_identifier "undefined8") (pointer_declarator "*puVar3" (* "*") (identifier "puVar3")) (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (if_statement "if (DAT_001911b0 == 0) {\n FUN_00134ca0();\n }" (if "if") (parenthesized_expression "(DAT_001911b0 == 0)" (( "(") (binary_expression "DAT_001911b0 == 0" (identifier "DAT_001911b0") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00134ca0();\n }" ({ "{") (expression_statement "FUN_00134ca0();" (call_expression "FUN_00134ca0()" (identifier "FUN_00134ca0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "DAT_001911a0 = FUN_0014cd30();" (assignment_expression "DAT_001911a0 = FUN_0014cd30()" (identifier "DAT_001911a0") (= "=") (call_expression "FUN_0014cd30()" (identifier "FUN_0014cd30") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0);" (assignment_expression "lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" (identifier "lVar4") (= "=") (binary_expression "param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" (binary_expression "param_1 + DAT_001911a0" (identifier "param_1") (+ "+") (identifier "DAT_001911a0")) (+ "+") (call_expression "(ulong)(DAT_001911a0 == param_1 + DAT_001911a0)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(DAT_001911a0 == param_1 + DAT_001911a0)" (( "(") (binary_expression "DAT_001911a0 == param_1 + DAT_001911a0" (identifier "DAT_001911a0") (== "==") (binary_expression "param_1 + DAT_001911a0" (identifier "param_1") (+ "+") (identifier "DAT_001911a0"))) () ")"))))) (; ";")) (expression_statement "puVar2 = (undefined8 *)FUN_00121b90(1,0x20);" (assignment_expression "puVar2 = (undefined8 *)FUN_00121b90(1,0x20)" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)FUN_00121b90(1,0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00121b90(1,0x20)" (identifier "FUN_00121b90") (argument_list "(1,0x20)" (( "(") (number_literal "1") (, ",") (number_literal "0x20") () ")"))))) (; ";")) (expression_statement "lVar1 = DAT_001911b0;" (assignment_expression "lVar1 = DAT_001911b0" (identifier "lVar1") (= "=") (identifier "DAT_001911b0")) (; ";")) (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "puVar2[1] = param_3;" (assignment_expression "puVar2[1] = param_3" (subscript_expression "puVar2[1]" (identifier "puVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "puVar2[2] = lVar4;" (assignment_expression "puVar2[2] = lVar4" (subscript_expression "puVar2[2]" (identifier "puVar2") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar4")) (; ";")) (expression_statement "puVar2[3] = DAT_001911a0;" (assignment_expression "puVar2[3] = DAT_001911a0" (subscript_expression "puVar2[3]" (identifier "puVar2") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "DAT_001911a0")) (; ";")) (expression_statement "puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2);" (assignment_expression "puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2)" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)FUN_00135f30(lVar1,puVar2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00135f30(lVar1,puVar2)" (identifier "FUN_00135f30") (argument_list "(lVar1,puVar2)" (( "(") (identifier "lVar1") (, ",") (identifier "puVar2") () ")"))))) (; ";")) (if_statement "if (puVar3 == puVar2) {\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }\n else {\n FUN_00122600(puVar2);\n }" (if "if") (parenthesized_expression "(puVar3 == puVar2)" (( "(") (binary_expression "puVar3 == puVar2" (identifier "puVar3") (== "==") (identifier "puVar2")) () ")")) (compound_statement "{\n FUN_00135f30(DAT_001911a8,puVar2[1]);\n }" ({ "{") (expression_statement "FUN_00135f30(DAT_001911a8,puVar2[1]);" (call_expression "FUN_00135f30(DAT_001911a8,puVar2[1])" (identifier "FUN_00135f30") (argument_list "(DAT_001911a8,puVar2[1])" (( "(") (identifier "DAT_001911a8") (, ",") (subscript_expression "puVar2[1]" (identifier "puVar2") ([ "[") (number_literal "1") (] "]")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n FUN_00122600(puVar2);\n }" (else "else") (compound_statement "{\n FUN_00122600(puVar2);\n }" ({ "{") (expression_statement "FUN_00122600(puVar2);" (call_expression "FUN_00122600(puVar2)" (identifier "FUN_00122600") (argument_list "(puVar2)" (( "(") (identifier "puVar2") () ")"))) (; ";")) (} "}")))) (expression_statement "puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0);" (assignment_expression "puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0)" (identifier "puVar3") (= "=") (cast_expression "(undefined8 *)FUN_00135f70(DAT_001911b0,0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00135f70(DAT_001911b0,0)" (identifier "FUN_00135f70") (argument_list "(DAT_001911b0,0)" (( "(") (identifier "DAT_001911b0") (, ",") (number_literal "0") () ")"))))) (; ";")) (if_statement "if (puVar2 != puVar3) {\n return lVar4;\n }" (if "if") (parenthesized_expression "(puVar2 != puVar3)" (( "(") (binary_expression "puVar2 != puVar3" (identifier "puVar2") (!= "!=") (identifier "puVar3")) () ")")) (compound_statement "{\n return lVar4;\n }" ({ "{") (return_statement "return lVar4;" (return "return") (identifier "lVar4") (; ";")) (} "}"))) (expression_statement "FUN_001387f0(puVar2[2]);" (call_expression "FUN_001387f0(puVar2[2])" (identifier "FUN_001387f0") (argument_list "(puVar2[2])" (( "(") (subscript_expression "puVar2[2]" (identifier "puVar2") ([ "[") (number_literal "2") (] "]")) () ")"))) (; ";")) (return_statement "return lVar4;" (return "return") (identifier "lVar4") (; ";")) (} "}")))
type_1 function_1(int ticks,type_2 fn,void *ctx) { type_3 *t; type_4 *var_8; type_4 *var_7; type_1 uVar2; if (var_1 == (type_3 *)0x0) { var_2(); } var_4 = var_3(); uVar2 = (long)ticks + var_4 + (type_1)(var_4 == (long)ticks + var_4); var_8 = (type_4 *)var_5(1,0x20); t = var_1; *var_8 = fn; var_8[1] = ctx; var_8[2] = uVar2; var_8[3] = var_4; var_7 = (type_4 *)var_6(t,var_8); if (var_7 == var_8) { var_6(timer_contexts,(void *)var_8[1]); } else { var_9(var_8); } var_7 = (type_4 *)var_10(var_1,0); if (var_8 != var_7) { return uVar2; } var_11(var_8[2]); return uVar2; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (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: (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: (sized_type_specifier) declarator: (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))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) 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))) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (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) (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal))))) (return_statement (identifier)))))
null
long MASKED(int param_1,undefined8 param_2,undefined8 param_3) { long lVar1; undefined8 *puVar2; undefined8 *puVar3; long lVar4; if (DAT_001911b0 == 0) { FUN_00134ca0(); } DAT_001911a0 = FUN_0014cd30(); lVar4 = param_1 + DAT_001911a0 + (ulong)(DAT_001911a0 == param_1 + DAT_001911a0); puVar2 = (undefined8 *)FUN_00121b90(1,0x20); lVar1 = DAT_001911b0; *puVar2 = param_2; puVar2[1] = param_3; puVar2[2] = lVar4; puVar2[3] = DAT_001911a0; puVar3 = (undefined8 *)FUN_00135f30(lVar1,puVar2); if (puVar3 == puVar2) { FUN_00135f30(DAT_001911a8,puVar2[1]); } else { FUN_00122600(puVar2); } puVar3 = (undefined8 *)FUN_00135f70(DAT_001911b0,0); if (puVar2 != puVar3) { return lVar4; } FUN_001387f0(puVar2[2]); return lVar4; }
631_powerpc-linux-gnuspe-objdump_and_powerpc-linux-gnuspe-objdump_strip.c
bfd_check_format_matches
bfd_check_format_matches
/* WARNING: Control flow encountered bad instruction data */ void bfd_check_format_matches(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_check_format_matches(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207262310')]
[('const-1', u'RETURN_-1207262310')]
null
null
0015a390
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format_matches(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_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_check_format_matches(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format_matches(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_check_format_matches(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_check_format_matches(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_check_format_matches(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_check_format_matches(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_check_format_matches(void)" (identifier "bfd_check_format_matches") (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(); }
502_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
sqlite3BitvecTest
FUN_0011c0c0
int sqlite3BitvecTest(Bitvec *p,u32 i) { int iVar1; iVar1 = sqlite3BitvecTestNotNull(p,i); return (int)(iVar1 != 0); }
bool FUN_0011c0c0(void) { int iVar1; iVar1 = FUN_00114710(); return iVar1 != 0; }
CALL 0x00114710 TEST EAX,EAX SETNZ AL MOVZX EAX,AL RET
null
null
null
null
[('tmp_54', u'CALL_-1206992695'), (u'CALL_-1206992695', u'INT_NOTEQUAL_-1206992680'), ('const-0', u'INT_NOTEQUAL_-1206992680'), ('const-0', u'RETURN_-1206992663'), ('tmp_55', u'CALL_-1206992695'), (u'INT_ZEXT_-1206992647', u'RETURN_-1206992663'), (u'INT_NOTEQUAL_-1206992680', u'INT_ZEXT_-1206992647')]
[(u'COPY_-1206992649', u'RETURN_-1206992663'), (u'INT_NOTEQUAL_-1206992680', u'COPY_-1206992649'), (u'CALL_-1206992695', u'INT_NOTEQUAL_-1206992680'), ('const-0', u'INT_NOTEQUAL_-1206992680'), ('const-0', u'RETURN_-1206992663')]
null
null
0011c0c0
x64
O2
(translation_unit "bool FUN_0011c0c0(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_00114710();\n return iVar1 != 0;\n}\n\n" (function_definition "bool FUN_0011c0c0(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_00114710();\n return iVar1 != 0;\n}" primitive_type (function_declarator "FUN_0011c0c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = FUN_00114710();\n return iVar1 != 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = FUN_00114710();" (assignment_expression "iVar1 = FUN_00114710()" identifier = (call_expression "FUN_00114710()" identifier (argument_list "()" ( )))) ;) (return_statement "return iVar1 != 0;" return (binary_expression "iVar1 != 0" identifier != number_literal) ;) })))
(translation_unit "int sqlite3BitvecTest(Bitvec *p,u32 i)\n\n{\n int iVar1;\n \n iVar1 = sqlite3BitvecTestNotNull(p,i);\n return (int)(iVar1 != 0);\n}\n\n" (function_definition "int sqlite3BitvecTest(Bitvec *p,u32 i)\n\n{\n int iVar1;\n \n iVar1 = sqlite3BitvecTestNotNull(p,i);\n return (int)(iVar1 != 0);\n}" primitive_type (function_declarator "sqlite3BitvecTest(Bitvec *p,u32 i)" identifier (parameter_list "(Bitvec *p,u32 i)" ( (parameter_declaration "Bitvec *p" type_identifier (pointer_declarator "*p" * identifier)) , (parameter_declaration "u32 i" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = sqlite3BitvecTestNotNull(p,i);\n return (int)(iVar1 != 0);\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = sqlite3BitvecTestNotNull(p,i);" (assignment_expression "iVar1 = sqlite3BitvecTestNotNull(p,i)" identifier = (call_expression "sqlite3BitvecTestNotNull(p,i)" identifier (argument_list "(p,i)" ( identifier , identifier )))) ;) (return_statement "return (int)(iVar1 != 0);" return (cast_expression "(int)(iVar1 != 0)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) ))) ;) })))
(translation_unit "bool FUN_0011c0c0(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_00114710();\n return iVar1 != 0;\n}\n\n" (function_definition "bool FUN_0011c0c0(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_00114710();\n return iVar1 != 0;\n}" primitive_type (function_declarator "FUN_0011c0c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = FUN_00114710();\n return iVar1 != 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = FUN_00114710();" (assignment_expression "iVar1 = FUN_00114710()" identifier = (call_expression "FUN_00114710()" identifier (argument_list "()" ( )))) ;) (return_statement "return iVar1 != 0;" return (binary_expression "iVar1 != 0" identifier != number_literal) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (return_statement return (binary_expression IDENT != LIT) ;) })))
(function_definition "bool FUN_0011c0c0(void)\n\n{\n int iVar1;\n \n iVar1 = FUN_00114710();\n return iVar1 != 0;\n}" (primitive_type "bool") (function_declarator "FUN_0011c0c0(void)" (identifier "FUN_0011c0c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = FUN_00114710();\n return iVar1 != 0;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = FUN_00114710();" (assignment_expression "iVar1 = FUN_00114710()" (identifier "iVar1") (= "=") (call_expression "FUN_00114710()" (identifier "FUN_00114710") (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1 != 0;" (return "return") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) (; ";")) (} "}")))
int function_1(type_1 *p,type_2 i) { int var_2; var_2 = var_1(p,i); return (int)(var_2 != 0); }
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)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (return_statement (binary_expression left: (identifier) right: (number_literal))))))
null
bool MASKED(void) { int iVar1; iVar1 = FUN_00114710(); return iVar1 != 0; }
5367_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
__adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare>_>
FUN_002312f0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*, std::vector<gold::Output_section::Input_section_sort_entry> >, long int, gold::Output_section::Input_section_sort_entry, __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare> > */ void std:: __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare>_> (long __first,long __holeIndex,ulong __len,undefined8 *__value) { Input_section_sort_entry *pIVar1; undefined8 *puVar2; undefined8 *puVar3; pointer pcVar4; size_type sVar5; long lVar6; anon_union_8_2_227b06d7_for_u1_ aVar7; undefined8 uVar8; uint uVar9; bool bVar10; long lVar11; size_t sVar12; Input_section_sort_entry *pIVar13; long __topIndex; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *paVar14; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *paVar15; long lVar16; long lVar17; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *local_c8; _Iter_comp_val<gold::Output_section::Input_section_sort_section_order_index_compare> __cmp; undefined1 local_88 [40]; _Alloc_hider local_60; size_type local_58; anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 local_50 [2]; lVar11 = (long)(__len - 1) / 2; lVar16 = __holeIndex; if (__holeIndex < lVar11) { local_c8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)(__first + 0x38 + __holeIndex * 0x48); do { lVar6 = (lVar16 + 1) * 2; lVar17 = lVar6 + -1; pIVar13 = (Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90); pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48); bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator() ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13 ,pIVar1); if (bVar10) { pIVar13 = pIVar1; } puVar2 = (undefined8 *)(__first + lVar16 * 0x48); lVar16 = lVar6; if (bVar10) { lVar16 = lVar17; } paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)puVar2[5]; aVar7 = (pIVar13->input_section_).u1_; paVar14 = &(pIVar13->section_name_).field_2; *puVar2 = *(undefined8 *)&pIVar13->input_section_; *(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1) = aVar7; *(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2) = (pIVar13->input_section_).u2_; *(uint *)(puVar2 + 3) = (pIVar13->input_section_).section_order_index_; *(uint *)(puVar2 + 4) = pIVar13->index_; pcVar4 = (pIVar13->section_name_)._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar4 == paVar14) { sVar12 = (pIVar13->section_name_)._M_string_length; if (sVar12 != 0) { if (sVar12 == 1) { paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0]; sVar12 = (pIVar13->section_name_)._M_string_length; paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)puVar2[5]; } else { memcpy(paVar15,paVar14,sVar12); sVar12 = (pIVar13->section_name_)._M_string_length; paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)puVar2[5]; } } puVar2[6] = sVar12; paVar15->_M_local_buf[sVar12] = '\0'; paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)(pIVar13->section_name_)._M_dataplus._M_p; } else { if (paVar15 == local_c8) { puVar2[5] = pcVar4; puVar2[6] = (pIVar13->section_name_)._M_string_length; puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity; } else { puVar2[5] = pcVar4; sVar5 = puVar2[7]; puVar2[6] = (pIVar13->section_name_)._M_string_length; puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity; if (paVar15 != (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)0x0) { (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15; (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5; goto LAB_00231383; } } (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14; paVar15 = paVar14; } LAB_00231383: (pIVar13->section_name_)._M_string_length = 0; paVar15->_M_local_buf[0] = '\0'; local_c8 = paVar14; } while (lVar16 < lVar11); } lVar11 = lVar16; if (((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar16)) { lVar11 = lVar16 * 2 + 1; puVar2 = (undefined8 *)(__first + lVar11 * 0x48); uVar8 = puVar2[1]; puVar3 = (undefined8 *)(__first + lVar16 * 0x48); *puVar3 = *puVar2; puVar3[1] = uVar8; puVar3[2] = puVar2[2]; *(undefined4 *)(puVar3 + 3) = *(undefined4 *)(puVar2 + 3); *(undefined4 *)(puVar3 + 4) = *(undefined4 *)(puVar2 + 4); string::operator=((string *)(puVar3 + 5),(string *)(puVar2 + 5)); } local_60._M_p = (pointer)local_50; local_88._16_8_ = *(anon_union_8_4_139239c7_for_u2_ *)(__value + 2); local_88._24_8_ = __value[3]; local_88._0_8_ = *__value; local_88._8_8_ = *(anon_union_8_2_227b06d7_for_u1_ *)(__value + 1); local_88._32_4_ = *(undefined4 *)(__value + 4); if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)__value[5] == (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)(__value + 7)) { local_50[0]._0_8_ = __value[7]; local_50[0]._8_8_ = __value[8]; } else { local_50[0]._0_8_ = __value[7]; local_60._M_p = (pointer)__value[5]; } __value[5] = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)(__value + 7); local_58 = __value[6]; __value[6] = 0; lVar16 = (lVar11 + -1) - (lVar11 + -1 >> 0x3f); *(undefined1 *)(__value + 7) = 0; if (__holeIndex < lVar11) { do { lVar17 = lVar16 >> 1; pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48); /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */ bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator() ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1, (Input_section_sort_entry *)local_88); pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48); if (!bVar10) break; uVar9 = (pIVar1->input_section_).p2align_; aVar7 = (pIVar1->input_section_).u1_; paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)(pIVar13->section_name_)._M_dataplus._M_p; (pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_; (pIVar13->input_section_).p2align_ = uVar9; (pIVar13->input_section_).u1_ = aVar7; (pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_; (pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_ ; pIVar13->index_ = pIVar1->index_; pcVar4 = (pIVar1->section_name_)._M_dataplus._M_p; paVar14 = &(pIVar1->section_name_).field_2; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar4 == paVar14) { sVar12 = (pIVar1->section_name_)._M_string_length; if (sVar12 != 0) { if (sVar12 == 1) { paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0]; sVar12 = (pIVar1->section_name_)._M_string_length; paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)(pIVar13->section_name_)._M_dataplus._M_p; } else { memcpy(paVar15,pcVar4,sVar12); sVar12 = (pIVar1->section_name_)._M_string_length; paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)(pIVar13->section_name_)._M_dataplus._M_p; } } (pIVar13->section_name_)._M_string_length = sVar12; paVar15->_M_local_buf[sVar12] = '\0'; paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)(pIVar1->section_name_)._M_dataplus._M_p; } else { if (paVar15 == &(pIVar13->section_name_).field_2) { (pIVar13->section_name_)._M_dataplus._M_p = pcVar4; (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length; (pIVar13->section_name_).field_2._M_allocated_capacity = (pIVar1->section_name_).field_2._M_allocated_capacity; } else { (pIVar13->section_name_)._M_dataplus._M_p = pcVar4; sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity; (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length; (pIVar13->section_name_).field_2._M_allocated_capacity = (pIVar1->section_name_).field_2._M_allocated_capacity; if (paVar15 != (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)0x0) { (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15; (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5; paVar14 = paVar15; goto LAB_00231566; } } (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14; } LAB_00231566: (pIVar1->section_name_)._M_string_length = 0; paVar14->_M_local_buf[0] = '\0'; lVar16 = (lVar17 + -1) - (lVar17 + -1 >> 0x3f); pIVar13 = pIVar1; lVar11 = lVar17; } while (__holeIndex < lVar17); } else { pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48); } pIVar13->index_ = local_88._32_4_; (pIVar13->input_section_).u2_ = (anon_union_8_4_139239c7_for_u2_)local_88._16_8_; (pIVar13->input_section_).shndx_ = local_88._0_4_; (pIVar13->input_section_).p2align_ = local_88._4_4_; (pIVar13->input_section_).u1_ = (anon_union_8_2_227b06d7_for_u1_)local_88._8_8_; (pIVar13->input_section_).section_order_index_ = local_88._24_4_; string::operator=((string *)&pIVar13->section_name_,(string *)&local_60); if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)local_60._M_p != local_50) { operator_delete(local_60._M_p); } return; }
void FUN_002312f0(long param_1,long param_2,ulong param_3,undefined8 *param_4) { undefined8 *puVar1; undefined8 *puVar2; undefined8 uVar3; long lVar4; char cVar5; long lVar6; size_t sVar7; undefined8 *puVar8; undefined8 *puVar9; undefined8 *puVar10; long lVar11; long lVar12; undefined8 *local_c8; undefined1 local_89; undefined8 local_88; undefined8 uStack_80; undefined8 local_78; undefined8 uStack_70; undefined4 local_68; undefined8 *local_60; undefined8 local_58; undefined8 local_50; undefined8 uStack_48; lVar6 = (long)(param_3 - 1) / 2; lVar11 = param_2; if (param_2 < lVar6) { local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48); do { lVar4 = (lVar11 + 1) * 2; lVar12 = lVar4 + -1; puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90); puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48); cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1); if (cVar5 != '\0') { puVar8 = puVar1; } puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48); lVar11 = lVar4; if (cVar5 != '\0') { lVar11 = lVar12; } puVar10 = (undefined8 *)puVar1[5]; uVar3 = puVar8[1]; puVar9 = puVar8 + 7; *puVar1 = *puVar8; puVar1[1] = uVar3; puVar1[2] = puVar8[2]; *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3); *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4); puVar2 = (undefined8 *)puVar8[5]; if (puVar2 == puVar9) { sVar7 = puVar8[6]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7); sVar7 = puVar8[6]; puVar10 = (undefined8 *)puVar1[5]; } else { memcpy(puVar10,puVar9,sVar7); sVar7 = puVar8[6]; puVar10 = (undefined8 *)puVar1[5]; } } puVar1[6] = sVar7; *(undefined1 *)((long)puVar10 + sVar7) = 0; puVar10 = (undefined8 *)puVar8[5]; } else { if (puVar10 == local_c8) { puVar1[5] = puVar2; puVar1[6] = puVar8[6]; puVar1[7] = puVar8[7]; } else { puVar1[5] = puVar2; uVar3 = puVar1[7]; puVar1[6] = puVar8[6]; puVar1[7] = puVar8[7]; if (puVar10 != (undefined8 *)0x0) { puVar8[5] = puVar10; puVar8[7] = uVar3; goto LAB_00231383; } } puVar8[5] = puVar9; puVar10 = puVar9; } LAB_00231383: puVar8[6] = 0; *(undefined1 *)puVar10 = 0; local_c8 = puVar9; } while (lVar11 < lVar6); } lVar6 = lVar11; if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) { lVar6 = lVar11 * 2 + 1; puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48); uVar3 = puVar8[1]; puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48); *puVar1 = *puVar8; puVar1[1] = uVar3; puVar1[2] = puVar8[2]; *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3); *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4); FUN_002e1c30(puVar1 + 5,puVar8 + 5); } local_60 = &local_50; local_78 = param_4[2]; uStack_70 = param_4[3]; local_88 = *param_4; uStack_80 = param_4[1]; local_68 = *(undefined4 *)(param_4 + 4); if ((undefined8 *)param_4[5] == param_4 + 7) { local_50 = param_4[7]; uStack_48 = param_4[8]; } else { local_50 = param_4[7]; local_60 = (undefined8 *)param_4[5]; } param_4[5] = param_4 + 7; local_58 = param_4[6]; param_4[6] = 0; lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f); *(undefined1 *)(param_4 + 7) = 0; if (param_2 < lVar6) { do { lVar12 = lVar11 >> 1; puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48); /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */ cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88); puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48); if (cVar5 == '\0') break; uVar3 = puVar1[1]; puVar10 = (undefined8 *)puVar8[5]; *puVar8 = *puVar1; puVar8[1] = uVar3; puVar8[2] = puVar1[2]; *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3); *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4); puVar2 = (undefined8 *)puVar1[5]; puVar9 = puVar1 + 7; if (puVar2 == puVar9) { sVar7 = puVar1[6]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7); sVar7 = puVar1[6]; puVar10 = (undefined8 *)puVar8[5]; } else { memcpy(puVar10,puVar2,sVar7); sVar7 = puVar1[6]; puVar10 = (undefined8 *)puVar8[5]; } } puVar8[6] = sVar7; *(undefined1 *)((long)puVar10 + sVar7) = 0; puVar9 = (undefined8 *)puVar1[5]; } else { if (puVar10 == puVar8 + 7) { puVar8[5] = puVar2; puVar8[6] = puVar1[6]; puVar8[7] = puVar1[7]; } else { puVar8[5] = puVar2; uVar3 = puVar8[7]; puVar8[6] = puVar1[6]; puVar8[7] = puVar1[7]; if (puVar10 != (undefined8 *)0x0) { puVar1[5] = puVar10; puVar1[7] = uVar3; puVar9 = puVar10; goto LAB_00231566; } } puVar1[5] = puVar9; } LAB_00231566: puVar1[6] = 0; *(undefined1 *)puVar9 = 0; lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f); puVar8 = puVar1; lVar6 = lVar12; } while (param_2 < lVar12); } else { puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48); } *(undefined4 *)(puVar8 + 4) = local_68; puVar8[2] = local_78; *puVar8 = local_88; puVar8[1] = uStack_80; *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70; FUN_002e1c30(puVar8 + 5,&local_60); if (local_60 != &local_50) { FUN_002dac60(); } return; }
MOV RAX,RDX PUSH R15 SUB RAX,0x1 PUSH R14 PUSH R13 MOV R13,RDI PUSH R12 PUSH RBP PUSH RBX MOV RBX,RAX SHR RBX,0x3f ADD RBX,RAX MOV RAX,RBX SUB RSP,0x98 SAR RAX,0x1 MOV qword ptr [RSP + 0x10],RSI MOV qword ptr [RSP + 0x28],RDX MOV qword ptr [RSP + 0x20],RCX MOV qword ptr [RSP + 0x18],RAX CMP RSI,RAX JGE 0x00231480 LEA RAX,[RSI + RSI*0x8] MOV RBX,RSI LEA RAX,[RDI + RAX*0x8 + 0x38] MOV qword ptr [RSP],RAX JMP 0x002313a0 CMP RDI,qword ptr [RSP] JZ 0x00231460 MOV qword ptr [RBX + 0x28],RAX MOV RAX,qword ptr [R15 + 0x30] MOV RDX,qword ptr [RBX + 0x38] MOV qword ptr [RBX + 0x30],RAX MOV RAX,qword ptr [R15 + 0x38] MOV qword ptr [RBX + 0x38],RAX TEST RDI,RDI JZ 0x00231474 MOV qword ptr [R15 + 0x28],RDI MOV qword ptr [R15 + 0x38],RDX MOV qword ptr [R15 + 0x30],0x0 MOV RBX,RBP MOV byte ptr [RDI],0x0 CMP RBP,qword ptr [RSP + 0x18] JGE 0x00231488 MOV qword ptr [RSP],R9 LEA RAX,[RBX + 0x1] LEA RDI,[RSP + 0xd0] LEA RBP,[RAX + RAX*0x1] SHL RAX,0x4 LEA R14,[RBP + -0x1] ADD RAX,RBP LEA RDX,[R14 + R14*0x8] LEA R15,[R13 + RAX*0x8] LEA R12,[R13 + RDX*0x8] MOV RSI,R15 MOV RDX,R12 CALL 0x001f66c0 TEST AL,AL LEA RAX,[RBX + RBX*0x8] CMOVNZ R15,R12 LEA RBX,[R13 + RAX*0x8] CMOVNZ RBP,R14 MOV RDI,qword ptr [RBX + 0x28] MOVDQU XMM1,xmmword ptr [R15] LEA R9,[R15 + 0x38] MOVUPS xmmword ptr [RBX],XMM1 MOV RAX,qword ptr [R15 + 0x10] MOV qword ptr [RBX + 0x10],RAX MOV EAX,dword ptr [R15 + 0x18] MOV dword ptr [RBX + 0x18],EAX MOV EAX,dword ptr [R15 + 0x20] MOV dword ptr [RBX + 0x20],EAX MOV RAX,qword ptr [R15 + 0x28] CMP RAX,R9 JNZ 0x00231350 MOV RDX,qword ptr [R15 + 0x30] TEST RDX,RDX JZ 0x00231445 CMP RDX,0x1 JZ 0x00231728 MOV RSI,R9 MOV qword ptr [RSP],R9 CALL 0x00147aa0 MOV RDX,qword ptr [R15 + 0x30] MOV RDI,qword ptr [RBX + 0x28] MOV R9,qword ptr [RSP] MOV qword ptr [RBX + 0x30],RDX MOV byte ptr [RDI + RDX*0x1],0x0 MOV RDI,qword ptr [R15 + 0x28] JMP 0x00231383 MOV qword ptr [RBX + 0x28],RAX MOV RAX,qword ptr [R15 + 0x30] MOV qword ptr [RBX + 0x30],RAX MOV RAX,qword ptr [R15 + 0x38] MOV qword ptr [RBX + 0x38],RAX MOV qword ptr [R15 + 0x28],R9 MOV RDI,R9 JMP 0x00231383 MOV RBP,qword ptr [RSP + 0x10] NOP dword ptr [RAX] MOV RAX,qword ptr [RSP + 0x28] TEST AL,0x1 JZ 0x00231640 MOV RSI,qword ptr [RSP + 0x20] LEA R14,[RSP + 0x40] LEA RDX,[R14 + 0x38] MOVDQU XMM4,xmmword ptr [RSI + 0x10] MOVDQU XMM2,xmmword ptr [RSI] MOV qword ptr [RSP + 0x68],RDX LEA RDX,[RSI + 0x38] MOV EAX,dword ptr [RSI + 0x20] MOV RCX,qword ptr [RSI + 0x28] MOVAPS xmmword ptr [RSP + 0x40],XMM2 MOVAPS xmmword ptr [RSP],XMM4 MOVAPS xmmword ptr [RSP + 0x50],XMM4 MOV dword ptr [RSP + 0x60],EAX CMP RCX,RDX JZ 0x00231740 MOV qword ptr [RSP + 0x68],RCX MOV RCX,qword ptr [RSP + 0x20] MOV RCX,qword ptr [RCX + 0x38] MOV qword ptr [RSP + 0x78],RCX MOV RSI,qword ptr [RSP + 0x20] MOV qword ptr [RSI + 0x28],RDX LEA RDX,[RBP + -0x1] MOV RCX,qword ptr [RSI + 0x30] MOV R12,RDX MOV qword ptr [RSI + 0x30],0x0 SHR R12,0x3f MOV qword ptr [RSP + 0x70],RCX ADD R12,RDX MOV byte ptr [RSI + 0x38],0x0 SAR R12,0x1 CMP RBP,qword ptr [RSP + 0x10] JLE 0x00231753 LEA RAX,[RSP + 0x3f] MOV R15,RAX JMP 0x00231594 LEA RDX,[RBP + 0x38] CMP RDI,RDX JZ 0x00231620 MOV qword ptr [RBP + 0x28],RSI MOV RCX,qword ptr [RBX + 0x30] MOV RDX,qword ptr [RBP + 0x38] MOV qword ptr [RBP + 0x30],RCX MOV RCX,qword ptr [RBX + 0x38] MOV qword ptr [RBP + 0x38],RCX TEST RDI,RDI JZ 0x00231634 MOV qword ptr [RBX + 0x28],RDI MOV qword ptr [RBX + 0x38],RDX LEA RDX,[R12 + -0x1] MOV qword ptr [RBX + 0x30],0x0 MOV RBP,R12 MOV RAX,RDX MOV byte ptr [RDI],0x0 SHR RAX,0x3f ADD RAX,RDX SAR RAX,0x1 CMP qword ptr [RSP + 0x10],R12 JGE 0x00231700 MOV R12,RAX LEA RAX,[R12 + R12*0x8] MOV RDX,R14 MOV RDI,R15 LEA RBX,[R13 + RAX*0x8] MOV RSI,RBX CALL 0x001f66c0 LEA RDX,[RBP + RBP*0x8] LEA RBP,[R13 + RDX*0x8] TEST AL,AL JZ 0x002316a8 MOVDQU XMM0,xmmword ptr [RBX] MOV RDI,qword ptr [RBP + 0x28] MOVUPS xmmword ptr [RBP],XMM0 MOV RAX,qword ptr [RBX + 0x10] MOV qword ptr [RBP + 0x10],RAX MOV EAX,dword ptr [RBX + 0x18] MOV dword ptr [RBP + 0x18],EAX MOV EAX,dword ptr [RBX + 0x20] MOV dword ptr [RBP + 0x20],EAX MOV RSI,qword ptr [RBX + 0x28] LEA RAX,[RBX + 0x38] CMP RSI,RAX JNZ 0x00231530 MOV RDX,qword ptr [RBX + 0x30] TEST RDX,RDX JZ 0x0023160e CMP RDX,0x1 JZ 0x00231710 CALL 0x00147aa0 MOV RDX,qword ptr [RBX + 0x30] MOV RDI,qword ptr [RBP + 0x28] MOV qword ptr [RBP + 0x30],RDX MOV byte ptr [RDI + RDX*0x1],0x0 MOV RDI,qword ptr [RBX + 0x28] JMP 0x00231566 MOV qword ptr [RBP + 0x28],RSI MOV RDX,qword ptr [RBX + 0x30] MOV qword ptr [RBP + 0x30],RDX MOV RDX,qword ptr [RBX + 0x38] MOV qword ptr [RBP + 0x38],RDX MOV qword ptr [RBX + 0x28],RAX MOV RDI,RAX JMP 0x00231566 SUB RAX,0x2 MOV RDX,RAX SHR RDX,0x3f ADD RAX,RDX SAR RAX,0x1 CMP RAX,RBP JNZ 0x00231495 LEA RBX,[RBP + RBP*0x1 + 0x1] LEA RAX,[RBX + RBX*0x8] LEA RDX,[R13 + RAX*0x8] LEA RAX,[RBP + RBP*0x8] MOV RBP,RBX MOVDQU XMM7,xmmword ptr [RDX] LEA RAX,[R13 + RAX*0x8] LEA RSI,[RDX + 0x28] LEA RDI,[RAX + 0x28] MOVUPS xmmword ptr [RAX],XMM7 MOV RCX,qword ptr [RDX + 0x10] MOV qword ptr [RAX + 0x10],RCX MOV ECX,dword ptr [RDX + 0x18] MOV dword ptr [RAX + 0x18],ECX MOV ECX,dword ptr [RDX + 0x20] MOV dword ptr [RAX + 0x20],ECX CALL 0x002e1c30 JMP 0x00231495 MOV EAX,dword ptr [RSP + 0x60] MOV RDX,qword ptr [RSP + 0x50] MOV dword ptr [RBP + 0x20],EAX LEA RSI,[R14 + 0x28] LEA RDI,[RBP + 0x28] MOVDQA XMM6,xmmword ptr [RSP + 0x40] ADD R14,0x38 MOV qword ptr [RBP + 0x10],RDX MOV EDX,dword ptr [RSP + 0x58] MOVUPS xmmword ptr [RBP],XMM6 MOV dword ptr [RBP + 0x18],EDX CALL 0x002e1c30 MOV RDI,qword ptr [RSP + 0x68] CMP RDI,R14 JZ 0x002316e9 CALL 0x002dac60 ADD RSP,0x98 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV EAX,dword ptr [RSP + 0x60] MOV RBP,RBX JMP 0x002316ac MOVZX EAX,byte ptr [RBX + 0x38] MOV byte ptr [RDI],AL MOV RDX,qword ptr [RBX + 0x30] MOV RDI,qword ptr [RBP + 0x28] JMP 0x0023160e MOVZX EAX,byte ptr [R15 + 0x38] MOV byte ptr [RDI],AL MOV RDX,qword ptr [R15 + 0x30] MOV RDI,qword ptr [RBX + 0x28] JMP 0x00231445 MOVDQU XMM7,xmmword ptr [RSI + 0x38] MOVAPS xmmword ptr [RSP],XMM7 MOVUPS xmmword ptr [RSP + 0x78],XMM7 JMP 0x002314ea LEA RDX,[RBP + RBP*0x8] LEA RBP,[R13 + RDX*0x8] JMP 0x002316ac
null
null
null
null
[(u'COPY_-1204019541', u'MULTIEQUAL_-1204020607'), (u'CAST_-1204019453', u'INT_EQUAL_-1204021392'), (u'PTRSUB_-1204019124', u'PTRSUB_-1204019026'), (u'MULTIEQUAL_-1204019350', u'MULTIEQUAL_-1204019517'), ('const-8', u'PTRSUB_-1204019177'), ('const-0', u'PTRSUB_-1204019504'), (u'LOAD_-1204021113', u'STORE_-1204021057'), (u'CAST_-1204019496', u'COPY_-1204019540'), ('const-40', u'PTRSUB_-1204019548'), (u'CAST_-1204019219', u'STORE_-1204021614'), (u'INDIRECT_-1204019481', u'MULTIEQUAL_-1204019211'), (u'MULTIEQUAL_-1204020430', u'INT_MULT_-1204020498'), (u'CALL_-1204021325', u'INDIRECT_-1204019440'), ('const-433', u'LOAD_-1204020422'), (u'LOAD_-1204020596', u'STORE_-1204020587'), (u'INT_SUB_-1204022513', u'CAST_-1204019666'), (u'CAST_-1204018975', u'PTRSUB_-1204019283'), ('const-433', u'LOAD_-1204021256'), (u'CALL_-1204020795', u'INDIRECT_-1204019216'), ('const-0', u'PTRSUB_-1204019192'), (u'CAST_-1204019246', u'CALL_-1204021325'), (u'INT_ADD_-1204022322', u'INT_ADD_-1204022320'), (u'MULTIEQUAL_-1204020028', u'PTRSUB_-1204018841'), (u'PTRADD_-1204019845', u'LOAD_-1204021370'), (u'PTRSUB_-1204019182', u'PTRSUB_-1204019056'), ('const-0', u'PTRSUB_-1204019124'), ('const-0', u'PTRSUB_-1204019261'), (u'PTRADD_-1204018915', u'LOAD_-1204020623'), ('const-433', u'STORE_-1204020859'), ('const-433', u'LOAD_-1204020087'), (u'CAST_-1204018956', u'PTRSUB_-1204018743'), ('const-0', u'PTRSUB_-1204018681'), ('const-0', u'PTRSUB_-1204019665'), (u'PTRSUB_-1204018742', u'PTRSUB_-1204018681'), (u'PTRSUB_-1204019040', u'LOAD_-1204021270'), (u'MULTIEQUAL_-1204019693', u'MULTIEQUAL_-1204019677'), ('const-8', u'PTRADD_-1204019651'), ('const-0', u'PTRSUB_-1204018992'), ('const-2', u'PTRADD_-1204019671'), (u'PTRSUB_-1204018827', u'PTRSUB_-1204018761'), (u'CALL_-1204022115', u'CBRANCH_-1204022090'), (u'MULTIEQUAL_-1204019432', u'MULTIEQUAL_-1204019599'), (u'INT_NOTEQUAL_-1204021954', u'CBRANCH_-1204021953'), (u'PTRSUB_-1204019536', u'CAST_-1204019301'), (u'PTRSUB_-1204019395', u'STORE_-1204021066'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019548'), (u'CALL_-1204021325', u'INDIRECT_-1204019501'), ('const--80', u'PTRSUB_-1204019480'), (u'CAST_-1204019301', u'STORE_-1204021066'), ('const-0', u'PTRSUB_-1204018742'), (u'LOAD_-1204020854', u'STORE_-1204020845'), (u'PTRSUB_-1204018718', u'PTRSUB_-1204018658'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019631'), ('const-2', u'PTRADD_-1204018915'), (u'PTRSUB_-1204019289', u'PTRSUB_-1204019177'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019693'), ('const-40', u'PTRSUB_-1204018727'), ('tmp_2734', u'BRANCH_-1204020574'), ('const-0', u'STORE_-1204021518'), (u'PTRSUB_-1204019052', u'PTRSUB_-1204018962'), (u'PTRSUB_-1204018821', u'PTRSUB_-1204018756'), (u'CALL_-1204020763', u'INDIRECT_-1204019180'), (u'COPY_-1204019540', u'MULTIEQUAL_-1204020554'), (u'PTRSUB_-1204019337', u'PTRADD_-1204021823'), (u'INT_ADD_-1204022128', u'CAST_-1204019496'), ('const-433', u'LOAD_-1204021718'), (u'CAST_-1204018956', u'PTRSUB_-1204019013'), ('const-8', u'PTRSUB_-1204019458'), (u'PTRSUB_-1204018749', u'PTRSUB_-1204018686'), (u'CALL_-1204022115', u'INDIRECT_-1204019893'), (u'PTRSUB_-1204019035', u'STORE_-1204021261'), (u'PTRSUB_-1204019105', u'PTRSUB_-1204019011'), ('const-0', u'PTRSUB_-1204019337'), ('const-0', u'PTRSUB_-1204019693'), ('const-40', u'PTRSUB_-1204019301'), ('const-40', u'PTRSUB_-1204019814'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019802'), (u'COPY_-1204018657', u'MULTIEQUAL_-1204019900'), (u'MULTIEQUAL_-1204019538', u'MULTIEQUAL_-1204019490'), (u'MULTIEQUAL_-1204020195', u'PTRSUB_-1204018992'), (u'LOAD_-1204022002', u'STORE_-1204021382'), (u'CALL_-1204020763', u'INDIRECT_-1204019139'), (u'MULTIEQUAL_-1204019599', u'MULTIEQUAL_-1204019551'), ('const-40', u'PTRSUB_-1204019802'), (u'CAST_-1204018901', u'INT_EQUAL_-1204021204'), (u'PTRSUB_-1204018658', u'LOAD_-1204020422'), (u'CAST_-1204018838', u'COPY_-1204018969'), ('const-0', u'PTRSUB_-1204019016'), (u'CAST_-1204019463', u'PTRADD_-1204019829'), ('const-8', u'PTRADD_-1204018698'), (u'CAST_-1204018975', u'PTRSUB_-1204019025'), ('const-72', u'INT_MULT_-1204022308'), (u'INT_SLESS_-1204021472', u'CBRANCH_-1204021479'), (u'PTRSUB_-1204019850', u'PTRSUB_-1204019688'), (u'CAST_-1204019463', u'STORE_-1204020264'), (u'CALL_-1204020795', u'INDIRECT_-1204019277'), (u'PTRADD_-1204018699', u'LOAD_-1204019385'), ('const-8', u'PTRADD_-1204019584'), ('tmp_5657', u'INT_SUB_-1204020775'), (u'PTRSUB_-1204018967', u'LOAD_-1204021138'), (u'CAST_-1204018938', u'PTRSUB_-1204018586'), ('const-0', u'PTRSUB_-1204019311'), (u'LOAD_-1204021116', u'CAST_-1204018838'), (u'PTRSUB_-1204019119', u'LOAD_-1204021243'), (u'CAST_-1204018938', u'MULTIEQUAL_-1204020028'), (u'COPY_-1204019633', u'MULTIEQUAL_-1204020674'), (u'PTRSUB_-1204019536', u'CALL_-1204021915'), (u'PTRSUB_-1204019480', u'CAST_-1204019240'), (u'MULTIEQUAL_-1204019497', u'MULTIEQUAL_-1204019170'), (u'SUBPIECE_-1204019231', u'STORE_-1204020805'), (u'INT_EQUAL_-1204021134', u'CBRANCH_-1204021132'), ('tmp_2900', u'BRANCH_-1204021056'), ('const-433', u'LOAD_-1204019605'), (u'CAST_-1204019453', u'COPY_-1204019633'), (u'CAST_-1204019421', u'STORE_-1204022020'), (u'LOAD_-1204020674', u'MULTIEQUAL_-1204020085'), ('const-8', u'PTRSUB_-1204019187'), (u'PTRSUB_-1204019536', u'COPY_-1204019605'), ('const-40', u'PTRSUB_-1204019018'), ('const--96', u'PTRSUB_-1204018859'), (u'MULTIEQUAL_-1204019309', u'MULTIEQUAL_-1204019476'), (u'PTRSUB_-1204019135', u'PTRSUB_-1204019035'), (u'SUBPIECE_-1204018746', u'STORE_-1204019501'), (u'INDIRECT_-1204019460', u'MULTIEQUAL_-1204019350'), ('const-0', u'PTRSUB_-1204018827'), (u'PTRADD_-1204019829', u'STORE_-1204021347'), ('const-6', u'PTRADD_-1204019384'), ('const--1', u'INT_ADD_-1204022154'), ('const-0', u'PTRSUB_-1204018841'), ('const-0', u'PTRSUB_-1204018827'), ('const-8', u'PTRSUB_-1204018997'), (u'INDIRECT_-1204019501', u'MULTIEQUAL_-1204019558'), (u'LOAD_-1204022030', u'STORE_-1204022020'), ('tmp_2273', u'CBRANCH_-1204021071'), ('const-24', u'PTRSUB_-1204019030'), ('const-0', u'STORE_-1204021121'), ('const-8', u'PTRADD_-1204019700'), (u'PTRSUB_-1204019129', u'PTRSUB_-1204019030'), ('const-4', u'PTRADD_-1204019454'), ('const-433', u'STORE_-1204021064'), ('const-40', u'PTRSUB_-1204019537'), (u'INT_ADD_-1204021326', u'CAST_-1204018975'), ('const-433', u'STORE_-1204021361'), (u'MULTIEQUAL_-1204019677', u'MULTIEQUAL_-1204019591'), (u'PTRSUB_-1204018972', u'LOAD_-1204021145'), ('const-433', u'STORE_-1204020677'), (u'MULTIEQUAL_-1204019653', u'MULTIEQUAL_-1204019211'), (u'INT_MULT_-1204020318', u'COPY_-1204019542'), ('const-433', u'STORE_-1204021382'), (u'COPY_-1204019617', u'MULTIEQUAL_-1204020445'), (u'CAST_-1204019240', u'MULTIEQUAL_-1204019653'), ('const-8', u'PTRADD_-1204019856'), (u'PTRSUB_-1204019693', u'PTRSUB_-1204019542'), (u'LOAD_-1204020072', u'MULTIEQUAL_-1204019292'), (u'INT_SDIV_-1204020690', u'INT_EQUAL_-1204020698'), (u'LOAD_-1204021639', u'MULTIEQUAL_-1204019612'), (u'INT_ADD_-1204021272', u'INT_SUB_-1204021197'), ('const-5', u'PTRADD_-1204018924'), ('const-433', u'STORE_-1204021261'), (u'PTRADD_-1204018939', u'LOAD_-1204019604'), (u'INT_ADD_-1204022218', u'INT_MULT_-1204020318'), (u'INT_EQUAL_-1204021773', u'CBRANCH_-1204021772'), ('const-433', u'STORE_-1204021057'), (u'CALL_-1204020763', u'INDIRECT_-1204019098'), ('const-8', u'PTRSUB_-1204018761'), ('tmp_329', u'CBRANCH_-1204022354'), ('const-433', u'LOAD_-1204021913'), (u'PTRSUB_-1204019335', u'CAST_-1204019098'), ('const-16', u'PTRSUB_-1204019172'), (u'MULTIEQUAL_-1204019497', u'MULTIEQUAL_-1204019449'), (u'CAST_-1204018975', u'PTRSUB_-1204019105'), ('const-433', u'LOAD_-1204021356'), (u'CAST_-1204018975', u'PTRSUB_-1204019090'), (u'PTRSUB_-1204018591', u'LOAD_-1204020686'), ('const-433', u'STORE_-1204018800'), ('const-16', u'PTRSUB_-1204019536'), ('const-433', u'STORE_-1204021090'), ('tmp_1358', u'BRANCH_-1204021462'), (u'COPY_-1204018969', u'MULTIEQUAL_-1204020195'), (u'INDIRECT_-1204019327', u'MULTIEQUAL_-1204019309'), ('const-8', u'PTRADD_-1204019476'), (u'PTRSUB_-1204019090', u'PTRSUB_-1204018997'), (u'PTRSUB_-1204018922', u'PTRSUB_-1204018822'), (u'CALL_-1204021147', u'INDIRECT_-1204019368'), ('const-433', u'STORE_-1204020844'), (u'PTRSUB_-1204019665', u'PTRSUB_-1204019519'), (u'LOAD_-1204021906', u'CAST_-1204019352'), ('const-433', u'LOAD_-1204019789'), ('tmp_1578', u'CBRANCH_-1204021175'), (u'PTRSUB_-1204018756', u'STORE_-1204020805'), ('const-8', u'PTRADD_-1204018713'), (u'CAST_-1204019438', u'STORE_-1204020263'), (u'PTRSUB_-1204019026', u'LOAD_-1204019087'), ('const-8', u'PTRSUB_-1204018962'), (u'PTRADD_-1204019681', u'CAST_-1204019438'), (u'CAST_-1204018938', u'INT_EQUAL_-1204021134'), (u'PTRSUB_-1204019283', u'PTRSUB_-1204019172'), (u'PTRSUB_-1204019490', u'LOAD_-1204021974'), ('const-0', u'PTRSUB_-1204019568'), ('const-0', u'PTRSUB_-1204018606'), ('const-1', u'INT_ADD_-1204020674'), (u'CAST_-1204019666', u'INT_SDIV_-1204022381'), (u'MULTIEQUAL_-1204019371', u'MULTIEQUAL_-1204019538'), ('const-433', u'LOAD_-1204021377'), (u'LOAD_-1204020686', u'STORE_-1204020677'), ('tmp_5667', u'PTRADD_-1204019450'), ('const-5', u'PTRADD_-1204019393'), (u'PTRADD_-1204019660', u'CAST_-1204019421'), (u'LOAD_-1204021711', u'CAST_-1204019210'), (u'LOAD_-1204021270', u'STORE_-1204021261'), (u'COPY_-1204019215', u'MULTIEQUAL_-1204020179'), (u'CALL_-1204021147', u'INDIRECT_-1204019470'), ('const-433', u'STORE_-1204022074'), ('const-72', u'INT_MULT_-1204021314'), ('tmp_5662', u'INT_ADD_-1204020631'), ('const-8', u'PTRADD_-1204018901'), (u'INT_MULT_-1204020619', u'INT_ADD_-1204020631'), (u'PTRSUB_-1204019574', u'PTRSUB_-1204019573'), (u'INT_ADD_-1204021298', u'CAST_-1204018956'), (u'CAST_-1204018678', u'CALL_-1204020795'), (u'PTRSUB_-1204019012', u'PTRSUB_-1204018927'), ('tmp_5657', u'INT_AND_-1204020147'), ('const-433', u'LOAD_-1204021270'), (u'PTRSUB_-1204019686', u'PTRSUB_-1204019536'), (u'MULTIEQUAL_-1204020430', u'COPY_-1204019215'), (u'INDIRECT_-1204019562', u'MULTIEQUAL_-1204019452'), ('const-8', u'PTRADD_-1204018919'), ('const-2', u'PTRADD_-1204018910'), ('const-433', u'STORE_-1204021883'), (u'INT_ADD_-1204022154', u'INT_MULT_-1204022108'), (u'PTRADD_-1204019840', u'STORE_-1204021361'), ('const-5', u'PTRADD_-1204019554'), (u'PTRSUB_-1204019486', u'CAST_-1204019246'), (u'PTRSUB_-1204019675', u'PTRSUB_-1204019568'), ('const-433', u'LOAD_-1204020277'), ('const-433', u'LOAD_-1204019604'), (u'CALL_-1204020795', u'INDIRECT_-1204019135'), (u'PTRSUB_-1204019834', u'PTRSUB_-1204019675'), (u'PTRSUB_-1204018953', u'LOAD_-1204021116'), (u'PTRADD_-1204019651', u'CAST_-1204019413'), (u'MULTIEQUAL_-1204020085', u'STORE_-1204021129'), ('const-40', u'PTRSUB_-1204019277'), (u'PTRSUB_-1204019261', u'PTRSUB_-1204019153'), (u'INT_ADD_-1204020674', u'INT_MULT_-1204019619'), (u'PTRSUB_-1204018586', u'STORE_-1204020677'), ('const-433', u'STORE_-1204020866'), (u'MULTIEQUAL_-1204019251', u'SUBPIECE_-1204019231'), (u'PTRSUB_-1204019528', u'LOAD_-1204022044'), (u'PTRSUB_-1204019306', u'PTRSUB_-1204019192'), ('tmp_941', u'CBRANCH_-1204021772'), (u'MULTIEQUAL_-1204019312', u'SUBPIECE_-1204018746'), ('const-433', u'LOAD_-1204021062'), (u'PTRSUB_-1204019322', u'PTRSUB_-1204019206'), ('tmp_5667', u'PTRADD_-1204019408'), ('const-433', u'STORE_-1204021234'), (u'INT_ADD_-1204022320', u'CAST_-1204019626'), ('const-0', u'PTRSUB_-1204019306'), ('const-0', u'SUBPIECE_-1204019231'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204018718'), ('tmp_5667', u'PTRADD_-1204019475'), ('const-433', u'STORE_-1204021066'), (u'CAST_-1204019463', u'PTRADD_-1204019651'), ('const-24', u'PTRSUB_-1204019026'), ('const-6', u'PTRADD_-1204019840'), (u'PTRSUB_-1204019024', u'PTRSUB_-1204018937'), ('const-0', u'STORE_-1204021590'), ('const-433', u'LOAD_-1204021283'), ('const-8', u'PTRSUB_-1204019045'), ('const-8', u'PTRADD_-1204019376'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019655'), (u'CALL_-1204021147', u'INDIRECT_-1204019327'), ('tmp_5667', u'PTRADD_-1204019469'), ('tmp_5662', u'INT_ADD_-1204020510'), ('const-16', u'PTRSUB_-1204019404'), ('const-8', u'PTRADD_-1204018897'), (u'MULTIEQUAL_-1204020481', u'PTRSUB_-1204019337'), (u'COPY_-1204019716', u'MULTIEQUAL_-1204020445'), ('const-433', u'STORE_-1204020600'), (u'PTRADD_-1204019408', u'LOAD_-1204021639'), (u'CAST_-1204018956', u'PTRSUB_-1204019307'), (u'CAST_-1204018773', u'CALL_-1204020577'), (u'CAST_-1204018938', u'CALL_-1204021147'), ('const-16', u'PTRSUB_-1204019182'), ('const-40', u'PTRSUB_-1204019064'), ('const-433', u'STORE_-1204019583'), ('tmp_7623', u'MULTIEQUAL_-1204019924'), ('tmp_2766', u'BRANCH_-1204020407'), (u'PTRSUB_-1204019307', u'PTRSUB_-1204019306'), ('const-0', u'PTRSUB_-1204018838'), ('const-433', u'LOAD_-1204020686'), ('const-433', u'STORE_-1204022006'), (u'INDIRECT_-1204019490', u'MULTIEQUAL_-1204019472'), (u'INT_SRIGHT_-1204019972', u'INT_SUB_-1204021513'), ('const-3', u'PTRADD_-1204019660'), (u'CAST_-1204018779', u'PTRADD_-1204018893'), ('const-8', u'PTRADD_-1204019593'), (u'COPY_-1204019269', u'MULTIEQUAL_-1204019653'), (u'PTRSUB_-1204019504', u'LOAD_-1204022002'), (u'LOAD_-1204021138', u'CAST_-1204018852'), (u'LOAD_-1204022016', u'STORE_-1204022006'), ('tmp_5659', u'PTRSUB_-1204019480'), (u'LOAD_-1204021370', u'STORE_-1204021314'), (u'LOAD_-1204021377', u'STORE_-1204021361'), ('const-16', u'PTRSUB_-1204019206'), ('tmp_5662', u'INT_ADD_-1204022120'), (u'INT_MULT_-1204022308', u'INT_ADD_-1204022320'), (u'CALL_-1204020763', u'INDIRECT_-1204019221'), (u'PTRSUB_-1204018666', u'PTRSUB_-1204018606'), (u'CALL_-1204020795', u'INDIRECT_-1204019196'), ('const-433', u'LOAD_-1204020415'), ('const-0', u'INT_EQUAL_-1204021773'), (u'CAST_-1204018975', u'PTRSUB_-1204019119'), (u'MULTIEQUAL_-1204020445', u'COPY_-1204019366'), ('tmp_585', u'CBRANCH_-1204022090'), (u'CAST_-1204018797', u'PTRADD_-1204018905'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019808'), ('const-5', u'PTRADD_-1204019450'), (u'CAST_-1204018797', u'LOAD_-1204019605'), (u'PTRSUB_-1204018999', u'PTRSUB_-1204018917'), ('const-433', u'STORE_-1204021347'), (u'PTRSUB_-1204019311', u'LOAD_-1204021062'), ('const-32', u'PTRSUB_-1204019119'), ('const-0', u'PTRSUB_-1204019135'), (u'CAST_-1204018975', u'PTRSUB_-1204019027'), ('const-24', u'PTRSUB_-1204018756'), (u'CAST_-1204018956', u'PTRSUB_-1204019006'), (u'PTRSUB_-1204019802', u'PTRSUB_-1204019647'), (u'PTRSUB_-1204018827', u'LOAD_-1204020840'), ('const-0', u'PTRSUB_-1204019029'), ('tmp_2390', u'BRANCH_-1204020524'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019646'), (u'INT_ADD_-1204020674', u'MULTIEQUAL_-1204020430'), (u'PTRSUB_-1204019167', u'PTRSUB_-1204019042'), (u'PTRSUB_-1204019057', u'PTRSUB_-1204018967'), (u'CAST_-1204018975', u'PTRSUB_-1204019245'), ('const-16', u'PTRSUB_-1204018666'), (u'INDIRECT_-1204019389', u'MULTIEQUAL_-1204019371'), (u'PTRSUB_-1204019413', u'LOAD_-1204021076'), (u'LOAD_-1204020623', u'STORE_-1204020614'), ('const-433', u'STORE_-1204020587'), (u'INT_EQUAL_-1204021392', u'CBRANCH_-1204021389'), ('const-1', u'PTRADD_-1204021823'), (u'BOOL_NEGATE_-1204021269', u'CBRANCH_-1204021294'), (u'PTRADD_-1204018905', u'CAST_-1204018752'), ('const-0', u'PTRSUB_-1204018586'), (u'CAST_-1204018595', u'MULTIEQUAL_-1204020481'), (u'CAST_-1204019405', u'INT_EQUAL_-1204021982'), (u'CALL_-1204021147', u'INDIRECT_-1204019429'), ('tmp_5659', u'PTRSUB_-1204018843'), (u'CAST_-1204019453', u'INT_NOTEQUAL_-1204021329'), (u'PTRSUB_-1204019187', u'LOAD_-1204021120'), (u'MULTIEQUAL_-1204019591', u'MULTIEQUAL_-1204019428'), (u'MULTIEQUAL_-1204020085', u'PTRADD_-1204021061'), (u'CAST_-1204018631', u'INT_NOTEQUAL_-1204020771'), (u'PTRSUB_-1204019064', u'PTRSUB_-1204018972'), (u'CAST_-1204018975', u'PTRSUB_-1204018757'), (u'CAST_-1204018975', u'PTRSUB_-1204019064'), (u'INDIRECT_-1204019450', u'MULTIEQUAL_-1204019432'), ('const-8', u'PTRADD_-1204018699'), (u'CALL_-1204020577', u'INDIRECT_-1204019178'), (u'INDIRECT_-1204019176', u'CALL_-1204020763'), ('const-433', u'LOAD_-1204021370'), (u'INT_ADD_-1204021593', u'INT_SRIGHT_-1204019972'), ('const-8', u'PTRADD_-1204019459'), (u'MULTIEQUAL_-1204019807', u'INT_SRIGHT_-1204021482'), (u'MULTIEQUAL_-1204019639', u'MULTIEQUAL_-1204019591'), (u'PTRSUB_-1204019041', u'PTRSUB_-1204018953'), (u'INT_ADD_-1204020631', u'CAST_-1204018779'), (u'PTRADD_-1204018698', u'LOAD_-1204019384'), ('tmp_720', u'CBRANCH_-1204021979'), (u'PTRADD_-1204019532', u'STORE_-1204021053'), (u'MULTIEQUAL_-1204019591', u'MULTIEQUAL_-1204019149'), (u'CAST_-1204018956', u'PTRSUB_-1204019289'), ('const-7', u'PTRADD_-1204019532'), (u'MULTIEQUAL_-1204019292', u'CAST_-1204018650'), ('const-72', u'INT_MULT_-1204022108'), ('const-4', u'PTRSUB_-1204019024'), ('const-1', u'PTRADD_-1204019681'), ('tmp_5667', u'PTRADD_-1204019376'), ('const-7', u'PTRADD_-1204019408'), ('tmp_1879', u'CBRANCH_-1204021171'), (u'PTRSUB_-1204019138', u'STORE_-1204021279'), (u'CAST_-1204018744', u'LOAD_-1204020596'), ('tmp_5667', u'PTRADD_-1204019454'), (u'CALL_-1204020795', u'INDIRECT_-1204019176'), ('const-433', u'LOAD_-1204020276'), (u'COPY_-1204019605', u'MULTIEQUAL_-1204020210'), (u'PTRSUB_-1204019301', u'PTRSUB_-1204019187'), ('tmp_1661', u'BRANCH_-1204021108'), (u'PTRSUB_-1204019652', u'PTRSUB_-1204019545'), (u'PTRSUB_-1204019676', u'PTRSUB_-1204019528'), (u'INDIRECT_-1204019542', u'MULTIEQUAL_-1204019599'), ('const-32', u'PTRSUB_-1204019655'), (u'PTRSUB_-1204019153', u'PTRSUB_-1204019050'), ('const-433', u'LOAD_-1204021196'), (u'PTRSUB_-1204019767', u'CAST_-1204019524'), (u'PTRSUB_-1204019526', u'PTRSUB_-1204019525'), (u'LOAD_-1204021974', u'INT_NOTEQUAL_-1204021954'), ('const-4', u'SUBPIECE_-1204018745'), ('const-433', u'STORE_-1204022060'), (u'CAST_-1204019552', u'STORE_-1204021321'), (u'INDIRECT_-1204019542', u'MULTIEQUAL_-1204019272'), ('const-2', u'INT_MULT_-1204020318'), (u'PTRSUB_-1204018606', u'LOAD_-1204020435'), (u'INT_ADD_-1204022069', u'CAST_-1204019463'), ('const-16', u'PTRSUB_-1204019675'), (u'PTRSUB_-1204018962', u'STORE_-1204021129'), ('const-16', u'PTRSUB_-1204019528'), (u'CALL_-1204020763', u'INDIRECT_-1204019160'), (u'CAST_-1204018956', u'PTRSUB_-1204019115'), (u'LOAD_-1204021603', u'MULTIEQUAL_-1204019469'), (u'CALL_-1204021325', u'INDIRECT_-1204019419'), (u'PTRSUB_-1204018681', u'LOAD_-1204020667'), ('const-0', u'PTRSUB_-1204019042'), (u'PTRSUB_-1204019011', u'INT_EQUAL_-1204021204'), (u'INT_EQUAL_-1204020698', u'CBRANCH_-1204020695'), ('const-0', u'PTRSUB_-1204018741'), (u'MULTIEQUAL_-1204020674', u'PTRSUB_-1204019522'), ('const-0', u'PTRSUB_-1204019012'), (u'PTRSUB_-1204018927', u'PTRSUB_-1204018827'), ('const-6', u'PTRADD_-1204019543'), ('const-433', u'STORE_-1204021104'), (u'CAST_-1204018975', u'PTRSUB_-1204019129'), ('const-0', u'PTRSUB_-1204019522'), (u'INT_SUB_-1204021197', u'MULTIEQUAL_-1204019807'), (u'CALL_-1204020795', u'INDIRECT_-1204019114'), ('const-433', u'STORE_-1204022020'), (u'CAST_-1204019352', u'MULTIEQUAL_-1204020481'), (u'INDIRECT_-1204019521', u'MULTIEQUAL_-1204019411'), (u'MULTIEQUAL_-1204019391', u'MULTIEQUAL_-1204019558'), (u'PTRADD_-1204018910', u'STORE_-1204020614'), (u'INDIRECT_-1204019501', u'MULTIEQUAL_-1204019231'), (u'INT_SRIGHT_-1204021482', u'COPY_-1204019119'), ('const-433', u'LOAD_-1204019086'), ('const-8', u'PTRSUB_-1204019542'), ('const-0', u'RETURN_-1204020702'), ('tmp_5667', u'PTRADD_-1204019459'), ('const-8', u'PTRSUB_-1204019490'), ('const-8', u'PTRSUB_-1204019647'), (u'PTRSUB_-1204018740', u'STORE_-1204019501'), ('const-1', u'PTRADD_-1204018939'), (u'CALL_-1204021325', u'INDIRECT_-1204019562'), (u'INT_MULT_-1204021286', u'INT_ADD_-1204021298'), ('tmp_5667', u'PTRADD_-1204019393'), (u'INT_MULT_-1204022108', u'INT_ADD_-1204022120'), ('const-433', u'LOAD_-1204021243'), (u'CALL_-1204021915', u'INDIRECT_-1204019791'), ('const-8', u'PTRSUB_-1204019138'), ('const-4', u'PTRADD_-1204018893'), (u'INDIRECT_-1204019419', u'MULTIEQUAL_-1204019149'), ('const-1', u'PTRADD_-1204021061'), (u'INDIRECT_-1204019178', u'MULTIEQUAL_-1204019677'), (u'PTRADD_-1204019469', u'CAST_-1204019229'), (u'INDIRECT_-1204019419', u'MULTIEQUAL_-1204019476'), ('const-40', u'PTRSUB_-1204019526'), ('const-433', u'LOAD_-1204021230'), ('const-0', u'PTRSUB_-1204019041'), ('const-0', u'PTRSUB_-1204019395'), (u'PTRSUB_-1204019147', u'PTRSUB_-1204019045'), ('const-0', u'PTRSUB_-1204018600'), (u'PTRSUB_-1204019177', u'STORE_-1204021104'), (u'PTRSUB_-1204019042', u'STORE_-1204021090'), (u'CALL_-1204020763', u'INDIRECT_-1204019241'), ('const-16', u'PTRSUB_-1204019167'), ('tmp_2199', u'CBRANCH_-1204021132'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019526'), ('const-0', u'PTRSUB_-1204018591'), (u'PTRSUB_-1204018693', u'PTRSUB_-1204018591'), ('const-40', u'PTRSUB_-1204019006'), ('const-0', u'PTRSUB_-1204019011'), (u'CAST_-1204018956', u'PTRSUB_-1204019322'), ('const-433', u'LOAD_-1204020609'), ('const-433', u'LOAD_-1204022069'), (u'INDIRECT_-1204019348', u'MULTIEQUAL_-1204019330'), ('const-433', u'LOAD_-1204020667'), (u'CAST_-1204018956', u'PTRSUB_-1204019052'), ('tmp_5662', u'INT_ADD_-1204022128'), (u'PTRADD_-1204019459', u'CAST_-1204019219'), ('const-16', u'PTRSUB_-1204018922'), (u'LOAD_-1204021196', u'INT_EQUAL_-1204021161'), (u'CAST_-1204019453', u'CALL_-1204021915'), (u'PTRSUB_-1204019027', u'PTRSUB_-1204019026'), ('const-433', u'LOAD_-1204020854'), ('const-0', u'PTRSUB_-1204018822'), ('const-8', u'PTRADD_-1204018905'), ('const--136', u'PTRSUB_-1204019486'), (u'INT_EQUAL_-1204021662', u'CBRANCH_-1204021660'), (u'CALL_-1204021147', u'INDIRECT_-1204019389'), ('const-433', u'STORE_-1204020263'), (u'CAST_-1204018956', u'PTRSUB_-1204019018'), (u'PTRADD_-1204019700', u'LOAD_-1204022069'), (u'CAST_-1204019219', u'INT_EQUAL_-1204021662'), ('const-40', u'PTRSUB_-1204019245'), (u'LOAD_-1204021120', u'STORE_-1204021104'), (u'PTRSUB_-1204019537', u'PTRSUB_-1204019404'), (u'CAST_-1204018814', u'STORE_-1204020844'), (u'PTRSUB_-1204018854', u'CAST_-1204018642'), (u'PTRSUB_-1204019023', u'STORE_-1204021057'), (u'MULTIEQUAL_-1204019558', u'MULTIEQUAL_-1204019510'), (u'CAST_-1204018956', u'PTRSUB_-1204019058'), (u'INT_ADD_-1204022218', u'INT_MULT_-1204020292'), (u'CAST_-1204019463', u'PTRADD_-1204019840'), ('const-7', u'PTRADD_-1204019845'), (u'LOAD_-1204020840', u'STORE_-1204020831'), ('tmp_754', u'CBRANCH_-1204021953'), (u'INT_SLESS_-1204021164', u'CBRANCH_-1204021171'), (u'PTRSUB_-1204019404', u'PTRSUB_-1204019311'), ('const-40', u'PTRSUB_-1204019012'), (u'MULTIEQUAL_-1204019517', u'MULTIEQUAL_-1204019469'), (u'INDIRECT_-1204019440', u'MULTIEQUAL_-1204019170'), ('const-433', u'LOAD_-1204021639'), ('const-433', u'LOAD_-1204021099'), ('const-0', u'STORE_-1204021279'), (u'PTRSUB_-1204018992', u'STORE_-1204021261'), (u'MULTIEQUAL_-1204019612', u'MULTIEQUAL_-1204019449'), ('const-40', u'PTRSUB_-1204019058'), ('const-0', u'PTRSUB_-1204018967'), ('const-433', u'LOAD_-1204021145'), ('const-0', u'PTRSUB_-1204018739'), (u'LOAD_-1204021196', u'CALL_-1204021147'), (u'PTRADD_-1204019384', u'LOAD_-1204021603'), ('const-8', u'PTRADD_-1204019681'), (u'INDIRECT_-1204019460', u'MULTIEQUAL_-1204019517'), (u'CAST_-1204019413', u'STORE_-1204022006'), ('const-433', u'LOAD_-1204022002'), ('const--1', u'INT_ADD_-1204021272'), ('const-3', u'PTRADD_-1204018905'), (u'PTRSUB_-1204018757', u'PTRSUB_-1204018693'), ('const-433', u'STORE_-1204020425'), ('const-40', u'PTRSUB_-1204019686'), (u'CALL_-1204022115', u'CBRANCH_-1204022073'), ('const-144', u'INT_MULT_-1204020292'), ('const-8', u'PTRADD_-1204019469'), ('const-2', u'INT_MULT_-1204019636'), ('tmp_5666', u'INT_MULT_-1204022308'), (u'INDIRECT_-1204019481', u'MULTIEQUAL_-1204019538'), ('const-63', u'INT_SRIGHT_-1204019972'), (u'MULTIEQUAL_-1204019599', u'MULTIEQUAL_-1204019272'), (u'MULTIEQUAL_-1204019231', u'STORE_-1204020866'), (u'MULTIEQUAL_-1204019900', u'PTRSUB_-1204018821'), ('tmp_2368', u'BRANCH_-1204020518'), (u'LOAD_-1204022069', u'CAST_-1204019453'), ('tmp_357', u'BRANCH_-1204022322'), ('const-0', u'PTRSUB_-1204019694'), (u'INDIRECT_-1204019470', u'MULTIEQUAL_-1204019452'), (u'CAST_-1204019463', u'PTRADD_-1204019856'), (u'CALL_-1204021325', u'INDIRECT_-1204019582'), (u'PTRSUB_-1204019458', u'LOAD_-1204021913'), (u'CAST_-1204018938', u'COPY_-1204019152'), ('const-6', u'PTRADD_-1204019584'), ('tmp_2031', u'CBRANCH_-1204020770'), ('const-433', u'LOAD_-1204020073'), (u'CAST_-1204018797', u'PTRADD_-1204018915'), (u'PTRSUB_-1204019115', u'STORE_-1204021234'), (u'LOAD_-1204021913', u'MULTIEQUAL_-1204020539'), (u'PTRSUB_-1204019148', u'PTRSUB_-1204019023'), (u'PTRADD_-1204019856', u'STORE_-1204021382'), ('const-8', u'PTRADD_-1204018698'), (u'INT_SUB_-1204020775', u'CAST_-1204018819'), ('const-8', u'PTRADD_-1204019475'), (u'CAST_-1204019524', u'CALL_-1204022115'), (u'INT_MULT_-1204020318', u'INT_ADD_-1204022154'), ('const-40', u'PTRSUB_-1204019052'), (u'MULTIEQUAL_-1204019472', u'MULTIEQUAL_-1204019639'), ('const-0', u'INT_NOTEQUAL_-1204021329'), (u'PTRSUB_-1204019006', u'PTRSUB_-1204018922'), (u'CAST_-1204018975', u'PTRSUB_-1204019111'), (u'CAST_-1204018956', u'PTRSUB_-1204019030'), ('const-433', u'STORE_-1204021279'), (u'PTRSUB_-1204019437', u'LOAD_-1204021878'), (u'LOAD_-1204021196', u'MULTIEQUAL_-1204020085'), (u'CAST_-1204018659', u'STORE_-1204020826'), (u'MULTIEQUAL_-1204020445', u'INT_MULT_-1204020619'), ('const-0', u'PTRSUB_-1204019525'), (u'LOAD_-1204021974', u'MULTIEQUAL_-1204020539'), (u'PTRSUB_-1204019647', u'STORE_-1204022074'), ('const-433', u'STORE_-1204021261'), (u'CAST_-1204019235', u'LOAD_-1204020087'), (u'CAST_-1204018956', u'PTRSUB_-1204019124'), (u'PTRSUB_-1204019058', u'PTRSUB_-1204019057'), ('const-40', u'PTRSUB_-1204019042'), (u'LOAD_-1204021974', u'CALL_-1204021915'), ('const-2', u'INT_SUB_-1204020775'), (u'LOAD_-1204019789', u'STORE_-1204019777'), (u'CAST_-1204018956', u'COPY_-1204019078'), ('const-8', u'PTRADD_-1204019393'), (u'INT_ADD_-1204022154', u'COPY_-1204019541'), ('tmp_784', u'CBRANCH_-1204021936'), ('const-40', u'PTRSUB_-1204019154'), (u'CAST_-1204018975', u'PTRSUB_-1204019141'), (u'MULTIEQUAL_-1204019653', u'MULTIEQUAL_-1204019490'), ('const-433', u'LOAD_-1204022044'), ('const-0', u'PTRSUB_-1204018917'), ('tmp_849', u'BRANCH_-1204021870'), ('tmp_5667', u'PTRADD_-1204018698'), ('tmp_5666', u'INT_SLESS_-1204022347'), ('tmp_5662', u'INT_ADD_-1204021298'), (u'INT_EQUAL_-1204021161', u'CBRANCH_-1204021158'), (u'PTRSUB_-1204019000', u'PTRSUB_-1204018999'), ('const-40', u'PTRSUB_-1204019631'), (u'INT_NOTEQUAL_-1204021329', u'CBRANCH_-1204021328'), (u'MULTIEQUAL_-1204019330', u'MULTIEQUAL_-1204019497'), (u'MULTIEQUAL_-1204019578', u'MULTIEQUAL_-1204019530'), (u'CAST_-1204018956', u'PTRSUB_-1204019154'), ('const-0', u'PTRSUB_-1204019153'), (u'PTRSUB_-1204018743', u'PTRSUB_-1204018742'), (u'PTRADD_-1204019593', u'LOAD_-1204021906'), ('const-1', u'INT_AND_-1204020147'), (u'CALL_-1204020763', u'INDIRECT_-1204019261'), (u'CAST_-1204019334', u'COPY_-1204019424'), (u'INT_NOTEQUAL_-1204020771', u'CBRANCH_-1204020770'), ('const-40', u'PTRSUB_-1204019111'), (u'CAST_-1204018797', u'PTRADD_-1204018939'), ('const-5', u'PTRADD_-1204019700'), (u'MULTIEQUAL_-1204020445', u'INT_EQUAL_-1204020698'), (u'MULTIEQUAL_-1204019538', u'MULTIEQUAL_-1204019211'), (u'CAST_-1204019453', u'PTRSUB_-1204018600'), (u'MULTIEQUAL_-1204020430', u'INT_ADD_-1204021593'), ('tmp_5662', u'INT_ADD_-1204021326'), ('const-8', u'PTRADD_-1204018893'), (u'MULTIEQUAL_-1204019900', u'PTRSUB_-1204018739'), ('const-0', u'PTRSUB_-1204019023'), ('const-4', u'PTRADD_-1204019651'), ('const-0', u'PTRSUB_-1204019437'), (u'PTRSUB_-1204019245', u'PTRSUB_-1204019138'), ('const-40', u'PTRSUB_-1204019283'), (u'LOAD_-1204020086', u'MULTIEQUAL_-1204019530'), (u'CAST_-1204019463', u'PTRADD_-1204019700'), ('const-40', u'PTRSUB_-1204018757'), ('const-0', u'INT_NOTEQUAL_-1204021954'), (u'CALL_-1204021147', u'INDIRECT_-1204019450'), (u'INT_ADD_-1204020510', u'CAST_-1204018535'), ('const-72', u'INT_MULT_-1204020619'), (u'CAST_-1204019490', u'COPY_-1204019539'), (u'PTRSUB_-1204019141', u'PTRSUB_-1204019040'), (u'LOAD_-1204021196', u'INT_NOTEQUAL_-1204021176'), ('const-72', u'INT_MULT_-1204019619'), (u'INT_SRIGHT_-1204021482', u'INT_MULT_-1204021314'), ('const-433', u'LOAD_-1204022016'), ('const-5', u'PTRADD_-1204018713'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019814'), ('const-433', u'STORE_-1204020826'), (u'LOAD_-1204020667', u'CAST_-1204018581'), (u'CAST_-1204018975', u'PTRSUB_-1204019262'), (u'LOAD_-1204021145', u'MULTIEQUAL_-1204020085'), ('const--80', u'PTRSUB_-1204018843'), ('const-0', u'PTRSUB_-1204019573'), ('const-32', u'PTRSUB_-1204018863'), (u'INT_EQUAL_-1204021204', u'CBRANCH_-1204021201'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019676'), (u'INT_SDIV_-1204022381', u'INT_SLESS_-1204022029'), ('const-8', u'PTRSUB_-1204019767'), ('const-433', u'STORE_-1204020614'), ('const-433', u'LOAD_-1204019385'), (u'PTRSUB_-1204018770', u'STORE_-1204020826'), ('const-0', u'STORE_-1204021261'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019834'), ('const-1', u'PTRADD_-1204018919'), (u'CALL_-1204021147', u'INDIRECT_-1204019348'), ('const-433', u'LOAD_-1204021878'), ('const-0', u'PTRSUB_-1204019676'), (u'LOAD_-1204019605', u'STORE_-1204019584'), (u'CALL_-1204021325', u'INDIRECT_-1204019521'), ('const-0', u'PTRSUB_-1204019050'), ('const-8', u'PTRADD_-1204018939'), (u'PTRSUB_-1204019542', u'LOAD_-1204020276'), ('const-433', u'STORE_-1204021247'), (u'INT_ADD_-1204021593', u'INT_SUB_-1204021513'), (u'INDIRECT_-1204019542', u'MULTIEQUAL_-1204019432'), (u'MULTIEQUAL_-1204019900', u'PTRSUB_-1204018838'), (u'CALL_-1204021325', u'INDIRECT_-1204019460'), ('const-0', u'PTRSUB_-1204018942'), (u'MULTIEQUAL_-1204020607', u'COPY_-1204019617'), ('const-433', u'LOAD_-1204020086'), ('const-433', u'LOAD_-1204020072'), (u'CALL_-1204021147', u'INDIRECT_-1204019490'), ('const-0', u'PTRSUB_-1204019057'), ('const-6', u'PTRADD_-1204019376'), (u'LOAD_-1204021243', u'STORE_-1204021234'), (u'PTRADD_-1204018897', u'CAST_-1204018744'), (u'PTRSUB_-1204019262', u'PTRSUB_-1204019261'), (u'LOAD_-1204021283', u'CAST_-1204018938'), ('const-8', u'PTRADD_-1204018910'), (u'LOAD_-1204020277', u'STORE_-1204020264'), ('const-8', u'PTRADD_-1204019543'), (u'LOAD_-1204022002', u'STORE_-1204021081'), (u'PTRADD_-1204019476', u'CAST_-1204019235'), ('const-5', u'PTRADD_-1204019593'), ('const-16', u'PTRSUB_-1204019148'), (u'CAST_-1204018650', u'STORE_-1204019500'), ('tmp_902', u'CBRANCH_-1204022036'), (u'PTRSUB_-1204018863', u'STORE_-1204020866'), ('const-8', u'PTRSUB_-1204018937'), ('const-40', u'PTRSUB_-1204019000'), (u'CAST_-1204018535', u'COPY_-1204018657'), (u'MULTIEQUAL_-1204019619', u'MULTIEQUAL_-1204019292'), (u'PTRSUB_-1204019536', u'COPY_-1204019380'), (u'INT_AND_-1204020147', u'INT_EQUAL_-1204021773'), (u'COPY_-1204019716', u'MULTIEQUAL_-1204020692'), ('const-0', u'STORE_-1204022060'), (u'CAST_-1204018768', u'CALL_-1204020577'), ('tmp_5667', u'PTRADD_-1204019476'), (u'CAST_-1204019490', u'CALL_-1204022115'), (u'CAST_-1204019463', u'PTRADD_-1204019543'), ('const-8', u'PTRADD_-1204018929'), (u'MULTIEQUAL_-1204019476', u'MULTIEQUAL_-1204019428'), (u'CAST_-1204019463', u'PTRADD_-1204018713'), (u'COPY_-1204019119', u'MULTIEQUAL_-1204020179'), ('const-433', u'STORE_-1204020831'), (u'CALL_-1204020795', u'INDIRECT_-1204019237'), (u'PTRSUB_-1204019295', u'PTRSUB_-1204019182'), (u'INT_SRIGHT_-1204021482', u'INT_ADD_-1204021272'), ('const-16', u'PTRSUB_-1204018770'), ('const-433', u'LOAD_-1204020674'), (u'PTRSUB_-1204018942', u'STORE_-1204020859'), (u'CAST_-1204018975', u'PTRSUB_-1204019024'), ('const-40', u'PTRSUB_-1204019646'), (u'PTRSUB_-1204019814', u'PTRSUB_-1204019813'), ('const-0', u'STORE_-1204021883'), (u'CAST_-1204019463', u'PTRADD_-1204019593'), ('const-16', u'PTRSUB_-1204018927'), ('const-433', u'STORE_-1204022035'), ('const-8', u'PTRSUB_-1204018932'), ('tmp_603', u'CBRANCH_-1204022073'), (u'PTRSUB_-1204019645', u'PTRSUB_-1204019504'), (u'PTRSUB_-1204018932', u'STORE_-1204020845'), ('const-433', u'LOAD_-1204019384'), (u'INDIRECT_-1204019521', u'MULTIEQUAL_-1204019578'), (u'LOAD_-1204020072', u'MULTIEQUAL_-1204019571'), ('const-433', u'LOAD_-1204019087'), (u'CALL_-1204021147', u'INDIRECT_-1204019409'), ('tmp_5667', u'PTRADD_-1204019355'), (u'CAST_-1204019214', u'LOAD_-1204021718'), (u'COPY_-1204019539', u'MULTIEQUAL_-1204020554'), (u'LOAD_-1204021230', u'STORE_-1204020859'), (u'CAST_-1204018642', u'CALL_-1204020795'), (u'PTRSUB_-1204019055', u'LOAD_-1204019789'), (u'INT_SRIGHT_-1204019853', u'INT_SUB_-1204021197'), (u'CAST_-1204018779', u'PTRADD_-1204018924'), ('const-8', u'PTRADD_-1204019554'), ('const-433', u'STORE_-1204021518'), (u'LOAD_-1204019087', u'STORE_-1204019778'), (u'PTRSUB_-1204018761', u'STORE_-1204019500'), ('const-7', u'PTRADD_-1204019459'), ('const-1', u'INT_ADD_-1204022218'), (u'INDIRECT_-1204019893', u'MULTIEQUAL_-1204019762'), (u'PTRADD_-1204019543', u'STORE_-1204021067'), (u'CAST_-1204018956', u'PTRSUB_-1204019011'), ('const-56', u'INT_ADD_-1204022322'), (u'PTRSUB_-1204018738', u'STORE_-1204018800'), (u'PTRADD_-1204019584', u'STORE_-1204021891'), ('tmp_1429', u'CBRANCH_-1204021294'), (u'CAST_-1204019210', u'INT_EQUAL_-1204021662'), (u'MULTIEQUAL_-1204019762', u'MULTIEQUAL_-1204019955'), (u'CALL_-1204020795', u'INDIRECT_-1204019257'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019850'), ('tmp_5667', u'PTRADD_-1204018699'), (u'LOAD_-1204021356', u'STORE_-1204021347'), (u'CAST_-1204018975', u'PTRSUB_-1204019042'), (u'PTRSUB_-1204019813', u'PTRSUB_-1204019657'), ('const-8', u'PTRADD_-1204019384'), (u'INDIRECT_-1204019481', u'MULTIEQUAL_-1204019371'), (u'INT_EQUAL_-1204021982', u'CBRANCH_-1204021979'), ('const-8', u'PTRSUB_-1204018686'), (u'PTRSUB_-1204019016', u'LOAD_-1204021230'), ('tmp_1608', u'CBRANCH_-1204021158'), (u'INT_SUB_-1204021513', u'MULTIEQUAL_-1204019807'), ('const-0', u'PTRSUB_-1204019013'), (u'INT_EQUAL_-1204021939', u'CBRANCH_-1204021936'), (u'CAST_-1204018975', u'PTRSUB_-1204019301'), ('const-0', u'PTRSUB_-1204019141'), ('tmp_5666', u'COPY_-1204019716'), ('const-433', u'STORE_-1204021053'), (u'PTRSUB_-1204019655', u'LOAD_-1204022016'), ('const-0', u'PTRSUB_-1204018821'), (u'CAST_-1204018797', u'PTRADD_-1204018929'), (u'CALL_-1204020763', u'INDIRECT_-1204019119'), ('const-0', u'PTRSUB_-1204019027'), (u'CAST_-1204018779', u'PTRADD_-1204018910'), (u'PTRSUB_-1204019111', u'PTRSUB_-1204019110'), ('const-72', u'INT_MULT_-1204020498'), (u'PTRSUB_-1204019056', u'LOAD_-1204021113'), (u'PTRSUB_-1204019172', u'PTRSUB_-1204019047'), (u'LOAD_-1204022044', u'STORE_-1204022035'), (u'MULTIEQUAL_-1204019411', u'MULTIEQUAL_-1204019578'), ('const-16', u'PTRSUB_-1204018693'), (u'CAST_-1204019463', u'PTRADD_-1204019681'), (u'CAST_-1204018956', u'PTRSUB_-1204019277'), (u'PTRADD_-1204019376', u'STORE_-1204021590'), (u'PTRSUB_-1204019192', u'STORE_-1204021125'), (u'PTRADD_-1204019393', u'STORE_-1204021614'), (u'INDIRECT_-1204019460', u'MULTIEQUAL_-1204019190'), (u'CAST_-1204019463', u'PTRADD_-1204019554'), (u'COPY_-1204019542', u'MULTIEQUAL_-1204020607'), ('const-8', u'PTRSUB_-1204018972'), ('const-32', u'PTRSUB_-1204019115'), ('const-40', u'PTRSUB_-1204019090'), (u'INDIRECT_-1204019791', u'MULTIEQUAL_-1204019762'), ('const-2', u'PTRADD_-1204019476'), (u'PTRSUB_-1204019545', u'STORE_-1204021314'), (u'CAST_-1204019098', u'CALL_-1204021325'), (u'CALL_-1204020795', u'INDIRECT_-1204019155'), ('const-5', u'PTRADD_-1204019856'), ('const-0', u'PTRSUB_-1204019047'), (u'COPY_-1204019121', u'MULTIEQUAL_-1204019900'), (u'COPY_-1204019152', u'MULTIEQUAL_-1204020195'), (u'PTRSUB_-1204019160', u'PTRSUB_-1204019055'), (u'PTRSUB_-1204019110', u'PTRSUB_-1204019016'), ('const-3', u'PTRADD_-1204018901'), (u'CAST_-1204018779', u'PTRADD_-1204018919'), ('const-4', u'PTRSUB_-1204018738'), ('const-16', u'PTRSUB_-1204019035'), (u'LOAD_-1204021230', u'CAST_-1204018901'), (u'MULTIEQUAL_-1204019612', u'MULTIEQUAL_-1204019170'), (u'INT_SLESS_-1204022347', u'CBRANCH_-1204022354'), (u'PTRADD_-1204018924', u'CAST_-1204018768'), ('const-433', u'STORE_-1204020845'), ('const-16', u'PTRSUB_-1204019040'), ('const-433', u'STORE_-1204019072'), ('tmp_1062', u'CBRANCH_-1204021660'), (u'MULTIEQUAL_-1204019955', u'MULTIEQUAL_-1204019924'), (u'MULTIEQUAL_-1204019312', u'SUBPIECE_-1204018745'), ('const-0', u'PTRSUB_-1204019129'), ('const-0', u'PTRSUB_-1204019056'), (u'PTRSUB_-1204018843', u'INT_NOTEQUAL_-1204020771'), ('tmp_5659', u'PTRSUB_-1204018859'), ('tmp_5662', u'INT_ADD_-1204022322'), ('const-40', u'PTRSUB_-1204019256'), (u'INDIRECT_-1204019440', u'MULTIEQUAL_-1204019497'), ('const-433', u'LOAD_-1204021906'), ('tmp_5662', u'INT_ADD_-1204020657'), ('const-0', u'PTRSUB_-1204019153'), (u'LOAD_-1204020415', u'CAST_-1204018595'), (u'CAST_-1204019463', u'PTRADD_-1204019584'), ('const-72', u'INT_MULT_-1204022057'), ('const-0', u'SUBPIECE_-1204018746'), (u'INT_NOTEQUAL_-1204021072', u'CBRANCH_-1204021071'), ('tmp_1544', u'CBRANCH_-1204021201'), (u'PTRADD_-1204018929', u'CAST_-1204018773'), (u'PTRSUB_-1204018686', u'LOAD_-1204020674'), (u'MULTIEQUAL_-1204020210', u'INT_EQUAL_-1204021392'), (u'CAST_-1204019164', u'COPY_-1204019269'), (u'PTRSUB_-1204019536', u'INT_EQUAL_-1204021982'), ('const-0', u'PTRSUB_-1204018953'), ('tmp_2301', u'BRANCH_-1204020834'), ('const-0', u'INT_NOTEQUAL_-1204021072'), (u'CAST_-1204018752', u'LOAD_-1204020609'), (u'CALL_-1204021325', u'BOOL_NEGATE_-1204021269'), (u'CAST_-1204018740', u'STORE_-1204020587'), (u'INT_NOTEQUAL_-1204021176', u'CBRANCH_-1204021175'), (u'CAST_-1204018779', u'PTRADD_-1204018901'), (u'INDIRECT_-1204019419', u'MULTIEQUAL_-1204019309'), ('const-7', u'PTRADD_-1204019829'), ('const-0', u'INT_NOTEQUAL_-1204021176'), (u'INT_MULT_-1204019636', u'INT_ADD_-1204020674'), (u'PTRSUB_-1204019646', u'PTRSUB_-1204019645'), (u'INT_ADD_-1204021272', u'INT_SRIGHT_-1204019853'), ('const-2', u'INT_SDIV_-1204020690'), (u'PTRSUB_-1204018997', u'LOAD_-1204021196'), (u'INDIRECT_-1204019562', u'MULTIEQUAL_-1204019292'), (u'MULTIEQUAL_-1204020539', u'STORE_-1204021891'), (u'PTRSUB_-1204019030', u'PTRSUB_-1204019029'), ('const-8', u'PTRSUB_-1204019055'), (u'CAST_-1204018975', u'PTRSUB_-1204019012'), (u'INT_ADD_-1204022120', u'CAST_-1204019490'), ('const-8', u'PTRADD_-1204019845'), ('const-40', u'PTRSUB_-1204019295'), (u'INT_MULT_-1204021314', u'INT_ADD_-1204021326'), (u'INDIRECT_-1204019582', u'MULTIEQUAL_-1204019472'), (u'CAST_-1204019430', u'STORE_-1204022035'), ('const--1', u'INT_ADD_-1204021593'), ('tmp_5667', u'PTRADD_-1204019384'), (u'INDIRECT_-1204019501', u'MULTIEQUAL_-1204019391'), (u'MULTIEQUAL_-1204020692', u'INT_MULT_-1204022057'), (u'PTRSUB_-1204019012', u'STORE_-1204019778'), ('const-433', u'STORE_-1204021129'), (u'LOAD_-1204021256', u'STORE_-1204021247'), ('const-433', u'STORE_-1204021125'), ('const-40', u'PTRSUB_-1204019850'), (u'INT_MULT_-1204020292', u'INT_ADD_-1204022128'), (u'INDIRECT_-1204019582', u'MULTIEQUAL_-1204019312'), ('const-40', u'PTRSUB_-1204019030'), ('tmp_5659', u'PTRSUB_-1204019335'), ('const-1', u'PTRADD_-1204019469'), ('tmp_5666', u'INT_SLESS_-1204021164'), (u'LOAD_-1204020435', u'STORE_-1204020425'), ('const-433', u'STORE_-1204019500'), ('const-433', u'LOAD_-1204021120'), (u'MULTIEQUAL_-1204019619', u'MULTIEQUAL_-1204019571'), (u'PTRSUB_-1204019694', u'CAST_-1204019448'), (u'MULTIEQUAL_-1204019900', u'PTRSUB_-1204018741'), ('const-433', u'STORE_-1204021891'), ('const-0', u'PTRSUB_-1204019110'), (u'INT_SRIGHT_-1204021482', u'INT_SLESS_-1204021164'), (u'LOAD_-1204019385', u'MULTIEQUAL_-1204019612'), (u'CAST_-1204018797', u'PTRADD_-1204018897'), (u'MULTIEQUAL_-1204019900', u'PTRSUB_-1204018863'), (u'MULTIEQUAL_-1204019558', u'MULTIEQUAL_-1204019231'), (u'MULTIEQUAL_-1204020445', u'INT_MULT_-1204019636'), (u'LOAD_-1204021099', u'STORE_-1204021090'), (u'CALL_-1204021325', u'INDIRECT_-1204019542'), ('const-433', u'STORE_-1204020805'), ('const-433', u'STORE_-1204021590'), (u'INT_ADD_-1204020657', u'CAST_-1204018797'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019598'), ('const-8', u'PTRADD_-1204019840'), (u'PTRSUB_-1204019011', u'PTRSUB_-1204019010'), (u'PTRSUB_-1204018600', u'STORE_-1204020425'), (u'PTRSUB_-1204019050', u'LOAD_-1204021283'), (u'CAST_-1204018852', u'MULTIEQUAL_-1204020028'), (u'MULTIEQUAL_-1204019900', u'PTRSUB_-1204018827'), (u'COPY_-1204019366', u'MULTIEQUAL_-1204020430'), ('const-0', u'PTRSUB_-1204019813'), ('const-16', u'PTRSUB_-1204019011'), ('const-0', u'PTRSUB_-1204018999'), (u'LOAD_-1204022002', u'CAST_-1204019405'), (u'CAST_-1204018956', u'PTRSUB_-1204019147'), (u'PTRSUB_-1204019153', u'STORE_-1204021064'), (u'CAST_-1204018975', u'CALL_-1204021325'), ('const-433', u'LOAD_-1204021138'), ('const-63', u'INT_SRIGHT_-1204019853'), (u'MULTIEQUAL_-1204020430', u'INT_SLESS_-1204021472'), ('tmp_5666', u'INT_SLESS_-1204021472'), (u'PTRSUB_-1204019598', u'PTRSUB_-1204019458'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019665'), ('const-0', u'STORE_-1204022074'), ('tmp_1349', u'CBRANCH_-1204021479'), (u'CAST_-1204019453', u'CAST_-1204019552'), (u'PTRSUB_-1204019010', u'STORE_-1204019072'), (u'CAST_-1204018975', u'PTRSUB_-1204018749'), (u'LOAD_-1204021878', u'CAST_-1204019334'), (u'PTRADD_-1204018919', u'STORE_-1204019583'), (u'PTRADD_-1204019355', u'CAST_-1204019118'), ('tmp_5657', u'INT_SUB_-1204022513'), (u'CAST_-1204019463', u'PTRADD_-1204019845'), ('const-0', u'PTRSUB_-1204019025'), (u'INT_SLESS_-1204022029', u'CBRANCH_-1204022036'), ('const-433', u'LOAD_-1204020596'), (u'PTRADD_-1204021061', u'STORE_-1204021121'), (u'LOAD_-1204019384', u'MULTIEQUAL_-1204019591'), (u'MULTIEQUAL_-1204020539', u'PTRADD_-1204021823'), (u'MULTIEQUAL_-1204019272', u'CAST_-1204018659'), (u'PTRSUB_-1204018841', u'PTRADD_-1204021061'), (u'PTRSUB_-1204019042', u'PTRSUB_-1204019041'), ('const-0', u'PTRSUB_-1204018740'), (u'PTRADD_-1204018893', u'CAST_-1204018740'), (u'MULTIEQUAL_-1204019578', u'MULTIEQUAL_-1204019251'), ('const-40', u'PTRSUB_-1204019808'), ('const-433', u'LOAD_-1204022030'), ('const-433', u'STORE_-1204021081'), (u'PTRSUB_-1204019657', u'STORE_-1204021321'), (u'INDIRECT_-1204019521', u'MULTIEQUAL_-1204019251'), (u'CAST_-1204019463', u'PTRADD_-1204019671'), (u'PTRSUB_-1204018822', u'STORE_-1204020831'), (u'MULTIEQUAL_-1204019639', u'MULTIEQUAL_-1204019312'), (u'MULTIEQUAL_-1204020179', u'INT_MULT_-1204021286'), (u'PTRSUB_-1204019018', u'PTRSUB_-1204018932'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019537'), ('const-1', u'INT_SRIGHT_-1204021482'), (u'MULTIEQUAL_-1204019955', u'MULTIEQUAL_-1204019693'), (u'CAST_-1204018975', u'PTRSUB_-1204019256'), ('const-16', u'PTRSUB_-1204019652'), ('const-433', u'STORE_-1204021321'), (u'CAST_-1204019463', u'PTRADD_-1204019660'), (u'CAST_-1204018956', u'PTRSUB_-1204019135'), ('const-0', u'PTRSUB_-1204019160'), (u'CAST_-1204018819', u'INT_SDIV_-1204020690'), ('const-40', u'PTRSUB_-1204019598'), (u'MULTIEQUAL_-1204019476', u'MULTIEQUAL_-1204019149'), (u'INT_MULT_-1204022057', u'INT_ADD_-1204022069'), (u'LOAD_-1204020086', u'MULTIEQUAL_-1204019251'), ('const-8', u'PTRSUB_-1204018658'), ('const-40', u'PTRSUB_-1204019289'), ('const-433', u'LOAD_-1204021711'), ('const-0', u'PTRSUB_-1204019026'), (u'PTRADD_-1204018713', u'LOAD_-1204020415'), ('const-40', u'PTRSUB_-1204019834'), (u'CAST_-1204019496', u'CALL_-1204022115'), (u'LOAD_-1204021718', u'MULTIEQUAL_-1204019510'), ('const-8', u'PTRADD_-1204019454'), (u'PTRSUB_-1204019024', u'LOAD_-1204019086'), (u'PTRSUB_-1204018937', u'LOAD_-1204020854'), ('const-8', u'PTRADD_-1204019660'), (u'PTRSUB_-1204018859', u'CAST_-1204018678'), (u'PTRSUB_-1204019025', u'PTRSUB_-1204019024'), (u'PTRSUB_-1204018838', u'PTRSUB_-1204018770'), (u'LOAD_-1204021076', u'STORE_-1204021067'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204018727'), (u'PTRSUB_-1204019011', u'CAST_-1204018814'), (u'PTRSUB_-1204018741', u'PTRSUB_-1204018740'), (u'PTRSUB_-1204019029', u'PTRSUB_-1204018942'), (u'INDIRECT_-1204019893', u'MULTIEQUAL_-1204019955'), (u'PTRSUB_-1204019256', u'PTRSUB_-1204019148'), (u'MULTIEQUAL_-1204020607', u'MULTIEQUAL_-1204020692'), (u'PTRSUB_-1204019030', u'LOAD_-1204021256'), (u'PTRSUB_-1204019522', u'STORE_-1204022060'), (u'PTRSUB_-1204019631', u'PTRSUB_-1204019490'), ('const-3', u'PTRADD_-1204019475'), (u'CAST_-1204018975', u'COPY_-1204019121'), (u'PTRSUB_-1204019026', u'STORE_-1204021247'), (u'PTRSUB_-1204019519', u'LOAD_-1204022030'), (u'CAST_-1204018938', u'INT_NOTEQUAL_-1204021072'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019574'), (u'INDIRECT_-1204019429', u'MULTIEQUAL_-1204019411'), (u'CAST_-1204019030', u'STORE_-1204021064'), ('const-433', u'LOAD_-1204021974'), (u'INT_MULT_-1204019619', u'INT_ADD_-1204020657'), (u'PTRSUB_-1204019047', u'LOAD_-1204021099'), (u'PTRSUB_-1204018739', u'PTRSUB_-1204018738'), ('const-8', u'PTRADD_-1204019532'), (u'MULTIEQUAL_-1204020607', u'INT_SLESS_-1204022029'), (u'PTRSUB_-1204019573', u'PTRSUB_-1204019437'), (u'INDIRECT_-1204019440', u'MULTIEQUAL_-1204019330'), (u'CAST_-1204019118', u'STORE_-1204021518'), ('const--137', u'PTRSUB_-1204019335'), ('const-433', u'LOAD_-1204020623'), (u'INT_SDIV_-1204022381', u'INT_SLESS_-1204022347'), (u'PTRSUB_-1204019568', u'LOAD_-1204021356'), ('const-0', u'PTRSUB_-1204019645'), (u'CAST_-1204018938', u'CAST_-1204019030'), ('const-433', u'LOAD_-1204021113'), (u'LOAD_-1204020073', u'MULTIEQUAL_-1204019312'), (u'CALL_-1204021325', u'INDIRECT_-1204019481'), ('const-40', u'PTRSUB_-1204018854'), (u'INDIRECT_-1204019562', u'MULTIEQUAL_-1204019619'), ('const-433', u'LOAD_-1204021116'), ('const-433', u'STORE_-1204019501'), (u'PTRSUB_-1204019206', u'INT_EQUAL_-1204021134'), (u'LOAD_-1204021603', u'MULTIEQUAL_-1204019190'), (u'LOAD_-1204021718', u'MULTIEQUAL_-1204019231'), ('const-0', u'PTRSUB_-1204019545'), (u'CAST_-1204018581', u'MULTIEQUAL_-1204020028'), ('const-433', u'LOAD_-1204021076'), (u'LOAD_-1204021974', u'INT_EQUAL_-1204021939'), (u'MULTIEQUAL_-1204019452', u'MULTIEQUAL_-1204019619'), (u'LOAD_-1204020073', u'MULTIEQUAL_-1204019591'), (u'CAST_-1204018975', u'PTRSUB_-1204019160'), ('const-8', u'PTRADD_-1204019408'), (u'PTRSUB_-1204019525', u'PTRSUB_-1204019395'), ('const-433', u'STORE_-1204021614'), (u'CAST_-1204019229', u'LOAD_-1204020072'), (u'LOAD_-1204019086', u'STORE_-1204019072'), ('const-24', u'PTRSUB_-1204019519'), ('const-40', u'PTRSUB_-1204019024'), (u'CAST_-1204018956', u'PTRSUB_-1204019295'), (u'INDIRECT_-1204019368', u'MULTIEQUAL_-1204019350'), (u'PTRADD_-1204019554', u'STORE_-1204021081'), (u'CAST_-1204018779', u'STORE_-1204019584'), ('const-8', u'PTRADD_-1204018924'), (u'COPY_-1204019380', u'MULTIEQUAL_-1204020674'), (u'LOAD_-1204021230', u'STORE_-1204021125'), ('const-433', u'STORE_-1204021314'), ('const-8', u'PTRADD_-1204019450'), ('const-2', u'INT_SDIV_-1204022381'), (u'CAST_-1204019626', u'COPY_-1204019684'), (u'PTRSUB_-1204019548', u'PTRSUB_-1204019413'), (u'PTRSUB_-1204019154', u'PTRSUB_-1204019153'), (u'PTRADD_-1204018901', u'CAST_-1204018748'), (u'CAST_-1204019463', u'PTRADD_-1204019532'), (u'CAST_-1204019453', u'MULTIEQUAL_-1204020481'), ('const-40', u'PTRSUB_-1204019322'), (u'COPY_-1204019684', u'MULTIEQUAL_-1204020210'), ('const-40', u'PTRSUB_-1204019574'), (u'PTRADD_-1204019450', u'LOAD_-1204021711'), ('const-7', u'PTRADD_-1204019355'), ('tmp_2607', u'CBRANCH_-1204020695'), ('const-433', u'STORE_-1204019778'), ('const-40', u'PTRSUB_-1204018749'), (u'PTRSUB_-1204019277', u'PTRSUB_-1204019167'), ('const-5', u'PTRADD_-1204018929'), (u'COPY_-1204019424', u'MULTIEQUAL_-1204020674'), (u'CAST_-1204018748', u'STORE_-1204020600'), (u'LOAD_-1204021711', u'CAST_-1204019164'), ('const-433', u'STORE_-1204019584'), ('const-7', u'PTRADD_-1204018699'), ('const-8', u'PTRSUB_-1204019688'), ('tmp_5659', u'PTRSUB_-1204019486'), ('const-40', u'PTRSUB_-1204019307'), ('const-40', u'PTRSUB_-1204018718'), ('tmp_5659', u'PTRSUB_-1204019767'), ('const-433', u'STORE_-1204020264'), (u'PTRSUB_-1204019808', u'PTRSUB_-1204019652'), (u'PTRADD_-1204019454', u'CAST_-1204019214'), (u'LOAD_-1204020087', u'MULTIEQUAL_-1204019551'), (u'MULTIEQUAL_-1204019517', u'MULTIEQUAL_-1204019190'), ('const-1', u'INT_EQUAL_-1204021161'), (u'LOAD_-1204020609', u'STORE_-1204020600'), ('const-72', u'INT_MULT_-1204021286'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019694'), ('const-40', u'PTRSUB_-1204019262'), (u'INDIRECT_-1204019582', u'MULTIEQUAL_-1204019639'), (u'PTRSUB_-1204019045', u'STORE_-1204019777'), (u'PTRSUB_-1204019013', u'PTRSUB_-1204019012'), (u'MULTIEQUAL_-1204019900', u'PTRSUB_-1204018854'), ('tmp_2872', u'CBRANCH_-1204021328'), ('const-433', u'STORE_-1204021067'), ('const-433', u'LOAD_-1204020840'), ('const-0', u'PTRSUB_-1204019657'), ('const-0', u'PTRSUB_-1204019147'), (u'COPY_-1204019078', u'MULTIEQUAL_-1204019900'), (u'LOAD_-1204020087', u'MULTIEQUAL_-1204019272'), ('const-433', u'LOAD_-1204021603'), ('const-8', u'PTRADD_-1204018915'), ('const-40', u'PTRSUB_-1204018743'), (u'LOAD_-1204020422', u'MULTIEQUAL_-1204020539'), ('tmp_5662', u'INT_ADD_-1204022069'), (u'SUBPIECE_-1204018745', u'STORE_-1204018800'), (u'LOAD_-1204019604', u'STORE_-1204019583'), (u'MULTIEQUAL_-1204020554', u'PTRSUB_-1204019686'), (u'PTRSUB_-1204019011', u'MULTIEQUAL_-1204020195'), ('const-8', u'PTRADD_-1204019829'), ('const-4', u'PTRADD_-1204018897'), (u'PTRSUB_-1204018727', u'PTRSUB_-1204018666'), (u'PTRSUB_-1204018917', u'STORE_-1204020844'), (u'PTRADD_-1204019475', u'LOAD_-1204020086'), (u'PTRADD_-1204021823', u'STORE_-1204021883'), ('const-1', u'INT_EQUAL_-1204021939'), ('const-8', u'PTRADD_-1204019355'), (u'INT_MULT_-1204020498', u'INT_ADD_-1204020510'), (u'MULTIEQUAL_-1204020692', u'INT_ADD_-1204022218'), (u'CAST_-1204018975', u'PTRSUB_-1204019000'), ('const-433', u'LOAD_-1204020435'), (u'LOAD_-1204021062', u'STORE_-1204021053'), ('tmp_7623', u'MULTIEQUAL_-1204019693'), ('tmp_2165', u'BRANCH_-1204020659'), ('const-8', u'PTRSUB_-1204019413'), ('tmp_2798', u'CBRANCH_-1204021389'), ('const-433', u'STORE_-1204021121'), (u'CAST_-1204019448', u'LOAD_-1204020277'), (u'LOAD_-1204020276', u'STORE_-1204020263'), ('const-40', u'PTRSUB_-1204019105'), (u'LOAD_-1204021230', u'CALL_-1204021147'), ('const-433', u'STORE_-1204019777'), (u'PTRADD_-1204019671', u'CAST_-1204019430'), (u'INDIRECT_-1204019176', u'CAST_-1204018631'), ('const-4', u'PTRSUB_-1204019010'), ('const-8', u'PTRADD_-1204019671'), ('const-1', u'INT_SUB_-1204022513'), (u'PTRSUB_-1204019688', u'LOAD_-1204021377'), (u'INDIRECT_-1204019409', u'MULTIEQUAL_-1204019391'), ('tmp_5667', u'LOAD_-1204020073'), (u'CALL_-1204020763', u'INDIRECT_-1204019200')]
[(u'CAST_-1204018897', u'LOAD_-1204019596'), ('const-7', u'PTRADD_-1204019810'), (u'PTRADD_-1204019124', u'CAST_-1204019026'), ('const-5', u'PTRADD_-1204019570'), ('const-433', u'LOAD_-1204020038'), (u'MULTIEQUAL_-1204019576', u'MULTIEQUAL_-1204019413'), ('tmp_7886', u'MULTIEQUAL_-1204019888'), (u'LOAD_-1204021113', u'STORE_-1204021057'), (u'PTRADD_-1204019112', u'LOAD_-1204021230'), (u'MULTIEQUAL_-1204019555', u'MULTIEQUAL_-1204019392'), ('const-8', u'PTRADD_-1204019457'), (u'LOAD_-1204020596', u'STORE_-1204020587'), (u'INT_MULT_-1204020256', u'INT_ADD_-1204022128'), (u'CAST_-1204019065', u'PTRADD_-1204019063'), (u'PTRADD_-1204019815', u'LOAD_-1204021377'), (u'PTRADD_-1204018868', u'CALL_-1204020795'), (u'INT_ADD_-1204022322', u'INT_ADD_-1204022320'), ('const-433', u'STORE_-1204020844'), (u'CAST_-1204018879', u'PTRADD_-1204018937'), ('const-8', u'PTRADD_-1204019820'), ('tmp_5785', u'PTRSUB_-1204018856'), (u'CALL_-1204020795', u'INDIRECT_-1204019160'), (u'CAST_-1204019022', u'LOAD_-1204021243'), (u'INDIRECT_-1204019546', u'MULTIEQUAL_-1204019603'), (u'PTRADD_-1204018768', u'LOAD_-1204020674'), (u'CAST_-1204019084', u'PTRADD_-1204018768'), ('const-8', u'PTRADD_-1204018906'), (u'PTRADD_-1204018720', u'LOAD_-1204019348'), ('tmp_5793', u'LOAD_-1204020025'), ('const-7', u'PTRADD_-1204019265'), (u'MULTIEQUAL_-1204020174', u'INT_EQUAL_-1204021392'), (u'INT_NOTEQUAL_-1204021954', u'CBRANCH_-1204021953'), ('const-6', u'PTRADD_-1204018768'), ('const-1', u'PTRADD_-1204019153'), (u'CAST_-1204019084', u'PTRADD_-1204019023'), (u'CAST_-1204019558', u'PTRADD_-1204018735'), ('const-8', u'PTRADD_-1204019280'), ('const-5', u'PTRADD_-1204018735'), (u'COPY_-1204019363', u'MULTIEQUAL_-1204019617'), (u'INT_ADD_-1204021593', u'INT_SRIGHT_-1204019936'), (u'LOAD_-1204020854', u'STORE_-1204020845'), (u'PTRADD_-1204019304', u'INT_EQUAL_-1204021134'), ('const-3', u'PTRADD_-1204019639'), (u'MULTIEQUAL_-1204020449', u'INT_EQUAL_-1204020698'), (u'INT_ADD_-1204022069', u'CAST_-1204019558'), ('const-5', u'PTRADD_-1204019507'), (u'CAST_-1204019065', u'COPY_-1204019172'), (u'INDIRECT_-1204019755', u'MULTIEQUAL_-1204019726'), (u'COPY_-1204019309', u'MULTIEQUAL_-1204020183'), ('const-8', u'PTRADD_-1204019138'), ('tmp_2734', u'BRANCH_-1204020574'), (u'CAST_-1204018703', u'STORE_-1204020425'), (u'MULTIEQUAL_-1204019641', u'MULTIEQUAL_-1204019555'), (u'PTRADD_-1204019013', u'STORE_-1204020844'), ('const-433', u'LOAD_-1204019348'), (u'CAST_-1204019548', u'COPY_-1204019727'), (u'COPY_-1204019711', u'MULTIEQUAL_-1204020449'), ('tmp_5788', u'INT_ADD_-1204020657'), ('const-2', u'INT_SUB_-1204020775'), (u'MULTIEQUAL_-1204019195', u'STORE_-1204020866'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204018740'), ('const-5', u'PTRADD_-1204019251'), ('const-433', u'STORE_-1204020614'), ('const-8', u'PTRADD_-1204019771'), ('const-433', u'LOAD_-1204020686'), (u'CAST_-1204018759', u'STORE_-1204020805'), (u'CAST_-1204019453', u'MULTIEQUAL_-1204020485'), (u'PTRADD_-1204019810', u'LOAD_-1204021370'), (u'CAST_-1204019084', u'LOAD_-1204019742'), (u'LOAD_-1204020025', u'MULTIEQUAL_-1204019555'), ('const-1', u'PTRADD_-1204018932'), ('const-0', u'STORE_-1204021261'), (u'INT_AND_-1204020107', u'INT_EQUAL_-1204021773'), (u'INT_SLESS_-1204021472', u'CBRANCH_-1204021479'), ('const-8', u'PTRADD_-1204019304'), (u'INT_SRIGHT_-1204019817', u'INT_SUB_-1204021197'), ('const-433', u'STORE_-1204022074'), (u'COPY_-1204019518', u'MULTIEQUAL_-1204020678'), ('const-6', u'PTRADD_-1204019527'), ('tmp_5788', u'INT_ADD_-1204020631'), ('const-8', u'PTRADD_-1204018910'), ('const-433', u'STORE_-1204021247'), ('const-4', u'PTRADD_-1204018877'), (u'CAST_-1204019084', u'PTRADD_-1204019251'), ('const-8', u'PTRADD_-1204018720'), (u'CAST_-1204019505', u'STORE_-1204021382'), (u'MULTIEQUAL_-1204020543', u'STORE_-1204021891'), (u'INT_EQUAL_-1204021134', u'CBRANCH_-1204021132'), ('tmp_2900', u'BRANCH_-1204021056'), (u'PTRADD_-1204019093', u'LOAD_-1204021196'), (u'INT_SUB_-1204021513', u'MULTIEQUAL_-1204019771'), ('tmp_5783', u'INT_SUB_-1204022513'), ('const-1', u'PTRADD_-1204019143'), (u'CAST_-1204019065', u'PTRADD_-1204019133'), (u'CAST_-1204019065', u'PTRADD_-1204019018'), ('const-8', u'PTRADD_-1204019440'), ('const-433', u'STORE_-1204021129'), (u'MULTIEQUAL_-1204019576', u'MULTIEQUAL_-1204019134'), (u'LOAD_-1204020674', u'MULTIEQUAL_-1204020089'), (u'MULTIEQUAL_-1204019555', u'MULTIEQUAL_-1204019113'), ('const-433', u'STORE_-1204021314'), ('const-2', u'PTRADD_-1204018928'), ('const--1', u'INT_ADD_-1204022154'), (u'MULTIEQUAL_-1204020485', u'CAST_-1204019440'), (u'INT_ADD_-1204021107', u'CAST_-1204018955'), (u'LOAD_-1204021718', u'MULTIEQUAL_-1204019195'), ('const-433', u'LOAD_-1204020667'), ('const-8', u'PTRADD_-1204019795'), ('const-433', u'STORE_-1204022006'), ('const-8', u'PTRADD_-1204019275'), (u'LOAD_-1204022030', u'STORE_-1204022020'), (u'CALL_-1204021147', u'INDIRECT_-1204019332'), ('tmp_2273', u'CBRANCH_-1204021071'), ('const-3', u'PTRADD_-1204018838'), (u'INDIRECT_-1204019485', u'MULTIEQUAL_-1204019215'), ('const-0', u'STORE_-1204021883'), ('const-433', u'LOAD_-1204021377'), ('const-0', u'STORE_-1204021518'), ('const-8', u'PTRADD_-1204019112'), (u'INDIRECT_-1204019353', u'MULTIEQUAL_-1204019335'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019639'), (u'PTRADD_-1204019357', u'STORE_-1204021590'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204018748'), ('const-8', u'PTRADD_-1204019607'), ('const-433', u'LOAD_-1204021076'), (u'PTRADD_-1204019063', u'LOAD_-1204021138'), (u'CAST_-1204019084', u'PTRADD_-1204019093'), (u'CAST_-1204019047', u'MULTIEQUAL_-1204020032'), (u'INT_SDIV_-1204020690', u'INT_EQUAL_-1204020698'), ('const-8', u'PTRADD_-1204019336'), (u'INT_ADD_-1204021272', u'INT_SUB_-1204021197'), ('const-0', u'INT_EQUAL_-1204021295'), ('const-8', u'PTRADD_-1204019116'), (u'MULTIEQUAL_-1204019436', u'MULTIEQUAL_-1204019603'), (u'COPY_-1204019810', u'MULTIEQUAL_-1204020696'), (u'INDIRECT_-1204019857', u'MULTIEQUAL_-1204019726'), (u'CAST_-1204019065', u'PTRADD_-1204019116'), (u'LOAD_-1204020229', u'STORE_-1204020216'), (u'INT_EQUAL_-1204021773', u'CBRANCH_-1204021772'), ('tmp_329', u'CBRANCH_-1204022354'), ('const-6', u'PTRADD_-1204019561'), (u'PTRADD_-1204018735', u'LOAD_-1204020415'), ('tmp_1358', u'BRANCH_-1204021462'), ('const-6', u'PTRADD_-1204019033'), (u'CAST_-1204019548', u'INT_EQUAL_-1204021392'), ('const-8', u'PTRADD_-1204019456'), (u'INT_ADD_-1204021326', u'CAST_-1204019084'), (u'CAST_-1204019760', u'INT_SDIV_-1204022381'), ('tmp_1578', u'CBRANCH_-1204021175'), ('const-5', u'PTRADD_-1204019621'), ('const-433', u'LOAD_-1204019349'), (u'CAST_-1204019558', u'PTRADD_-1204019805'), (u'PTRADD_-1204019133', u'STORE_-1204021261'), ('const-433', u'STORE_-1204021081'), ('const-8', u'PTRSUB_-1204019736'), ('const-6', u'PTRADD_-1204019236'), (u'INT_ADD_-1204022120', u'CAST_-1204019585'), (u'LOAD_-1204020422', u'MULTIEQUAL_-1204020543'), ('const-433', u'LOAD_-1204021145'), (u'COPY_-1204019636', u'MULTIEQUAL_-1204020611'), (u'CAST_-1204019509', u'STORE_-1204022006'), (u'CAST_-1204019065', u'PTRADD_-1204019265'), ('const-8', u'PTRADD_-1204018923'), ('const-2', u'INT_SDIV_-1204020690'), (u'CAST_-1204019558', u'PTRADD_-1204019561'), ('const-7', u'PTRADD_-1204018721'), (u'MULTIEQUAL_-1204019502', u'MULTIEQUAL_-1204019175'), ('const-5', u'PTRADD_-1204019038'), ('const-8', u'PTRADD_-1204019285'), ('const-8', u'PTRADD_-1204018735'), ('const-1', u'INT_ADD_-1204020674'), (u'CAST_-1204019047', u'COPY_-1204019246'), ('tmp_5785', u'PTRSUB_-1204019736'), (u'LOAD_-1204020686', u'STORE_-1204020677'), (u'LOAD_-1204022002', u'CAST_-1204019505'), ('const-433', u'LOAD_-1204020024'), (u'LOAD_-1204021270', u'STORE_-1204021261'), (u'CALL_-1204020763', u'INDIRECT_-1204019185'), ('tmp_5793', u'PTRADD_-1204019456'), (u'INDIRECT_-1204019404', u'MULTIEQUAL_-1204019134'), (u'CAST_-1204019548', u'CALL_-1204021915'), (u'INDIRECT_-1204019506', u'MULTIEQUAL_-1204019396'), (u'MULTIEQUAL_-1204020199', u'CAST_-1204019106'), (u'INT_MULT_-1204020619', u'INT_ADD_-1204020631'), (u'CAST_-1204019558', u'PTRADD_-1204019820'), (u'PTRADD_-1204019527', u'LOAD_-1204021076'), ('const-7', u'PTRADD_-1204019776'), (u'PTRADD_-1204019575', u'LOAD_-1204021913'), (u'MULTIEQUAL_-1204020449', u'INT_MULT_-1204019600'), (u'MULTIEQUAL_-1204020678', u'CAST_-1204019624'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019664'), (u'CAST_-1204019065', u'PTRADD_-1204019304'), (u'CALL_-1204020763', u'INDIRECT_-1204019083'), (u'INDIRECT_-1204019414', u'MULTIEQUAL_-1204019396'), (u'INT_ADD_-1204022154', u'INT_MULT_-1204022108'), ('const-1', u'PTRADD_-1204019653'), (u'COPY_-1204019699', u'MULTIEQUAL_-1204020174'), (u'INT_MULT_-1204020282', u'COPY_-1204019636'), (u'CALL_-1204020763', u'INDIRECT_-1204019103'), (u'CAST_-1204018879', u'STORE_-1204019575'), (u'CAST_-1204019558', u'PTRADD_-1204019653'), ('const-433', u'STORE_-1204021104'), ('const-8', u'PTRADD_-1204019120'), ('const-1', u'INT_EQUAL_-1204021939'), (u'MULTIEQUAL_-1204019904', u'PTRADD_-1204018852'), (u'CAST_-1204019558', u'PTRADD_-1204019522'), (u'CAST_-1204018879', u'PTRADD_-1204018923'), ('const-72', u'INT_MULT_-1204021286'), (u'CAST_-1204019065', u'PTRADD_-1204019038'), (u'MULTIEQUAL_-1204020611', u'MULTIEQUAL_-1204020696'), (u'INT_ADD_-1204020510', u'CAST_-1204018643'), (u'PTRADD_-1204018740', u'LOAD_-1204020422'), ('tmp_941', u'CBRANCH_-1204021772'), ('const-433', u'STORE_-1204020859'), (u'PTRADD_-1204019431', u'LOAD_-1204021711'), (u'INT_ADD_-1204020657', u'CAST_-1204018897'), ('const-433', u'LOAD_-1204021138'), (u'CAST_-1204018842', u'STORE_-1204020587'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019800'), (u'INT_NOTEQUAL_-1204022100', u'CBRANCH_-1204022073'), (u'MULTIEQUAL_-1204019583', u'MULTIEQUAL_-1204019535'), (u'LOAD_-1204021603', u'MULTIEQUAL_-1204019433'), ('tmp_5788', u'INT_ADD_-1204021326'), ('const-1', u'PTRADD_-1204019450'), (u'CAST_-1204019047', u'INT_NOTEQUAL_-1204021072'), (u'CAST_-1204019558', u'PTRADD_-1204019532'), ('const-2', u'INT_SDIV_-1204022381'), (u'PTRADD_-1204018932', u'STORE_-1204019574'), ('const-5', u'PTRADD_-1204019013'), (u'CAST_-1204018709', u'LOAD_-1204020435'), (u'CAST_-1204019047', u'INT_EQUAL_-1204021134'), (u'PTRADD_-1204019153', u'LOAD_-1204019741'), ('const-8', u'PTRADD_-1204019128'), (u'PTRADD_-1204019107', u'INT_EQUAL_-1204021204'), ('const-3', u'PTRADD_-1204018918'), (u'INDIRECT_-1204019465', u'MULTIEQUAL_-1204019522'), (u'MULTIEQUAL_-1204019726', u'MULTIEQUAL_-1204019919'), ('tmp_5793', u'PTRADD_-1204019365'), ('const-8', u'PTRADD_-1204019246'), (u'PTRADD_-1204019630', u'CAST_-1204019514'), ('const-433', u'LOAD_-1204020840'), (u'CAST_-1204019434', u'COPY_-1204019518'), (u'PTRADD_-1204019023', u'LOAD_-1204020840'), (u'CALL_-1204021325', u'INDIRECT_-1204019404'), (u'INDIRECT_-1204019424', u'MULTIEQUAL_-1204019314'), (u'CAST_-1204019065', u'PTRADD_-1204019058'), ('tmp_2766', u'BRANCH_-1204020407'), ('const-433', u'STORE_-1204021347'), (u'PTRSUB_-1204019736', u'CALL_-1204022115'), ('const-8', u'PTRADD_-1204019093'), (u'MULTIEQUAL_-1204019904', u'PTRADD_-1204018868'), (u'CAST_-1204019317', u'INT_EQUAL_-1204021662'), (u'CAST_-1204019084', u'PTRADD_-1204019107'), ('tmp_5793', u'PTRADD_-1204019435'), ('const-6', u'PTRADD_-1204019068'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019776'), ('const-0', u'STORE_-1204022060'), (u'CAST_-1204019585', u'COPY_-1204019633'), (u'CAST_-1204019518', u'STORE_-1204022020'), ('const-7', u'PTRADD_-1204019389'), ('const-8', u'PTRADD_-1204019153'), (u'CALL_-1204021147', u'INDIRECT_-1204019393'), (u'INDIRECT_-1204019465', u'MULTIEQUAL_-1204019355'), (u'LOAD_-1204022016', u'STORE_-1204022006'), (u'PTRADD_-1204019336', u'CAST_-1204019226'), (u'LOAD_-1204021370', u'STORE_-1204021314'), (u'LOAD_-1204021116', u'CAST_-1204018950'), (u'LOAD_-1204021377', u'STORE_-1204021361'), ('const-433', u'STORE_-1204020216'), (u'INT_MULT_-1204022308', u'INT_ADD_-1204022320'), (u'CAST_-1204019065', u'PTRADD_-1204019028'), ('tmp_5793', u'PTRADD_-1204019389'), (u'MULTIEQUAL_-1204019273', u'MULTIEQUAL_-1204019440'), ('tmp_5788', u'INT_ADD_-1204022128'), ('const-5', u'PTRADD_-1204018937'), ('tmp_7886', u'MULTIEQUAL_-1204019657'), ('tmp_585', u'CBRANCH_-1204022090'), ('const-433', u'LOAD_-1204020854'), ('tmp_5785', u'PTRSUB_-1204019316'), ('const-72', u'INT_MULT_-1204019583'), (u'SUBPIECE_-1204019195', u'STORE_-1204020805'), ('const-6', u'PTRADD_-1204019815'), (u'INDIRECT_-1204019506', u'MULTIEQUAL_-1204019563'), (u'INDIRECT_-1204019393', u'MULTIEQUAL_-1204019375'), (u'INDIRECT_-1204019404', u'MULTIEQUAL_-1204019461'), (u'PTRADD_-1204019049', u'LOAD_-1204021116'), ('const-6', u'PTRADD_-1204019365'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019658'), ('tmp_2390', u'BRANCH_-1204020524'), ('const-8', u'PTRADD_-1204019575'), (u'CALL_-1204020795', u'INDIRECT_-1204019119'), ('const-433', u'LOAD_-1204020228'), (u'PTRADD_-1204019138', u'LOAD_-1204021270'), (u'CAST_-1204019505', u'STORE_-1204021081'), (u'LOAD_-1204020623', u'STORE_-1204020614'), ('const-8', u'PTRADD_-1204019450'), (u'CALL_-1204020795', u'INDIRECT_-1204019078'), ('const-433', u'STORE_-1204021518'), (u'INT_EQUAL_-1204021392', u'CBRANCH_-1204021389'), (u'INT_SUB_-1204022513', u'CAST_-1204019760'), ('const-8', u'PTRADD_-1204018763'), (u'CAST_-1204019065', u'PTRADD_-1204019275'), (u'PTRADD_-1204018775', u'CAST_-1204018706'), (u'PTRADD_-1204019800', u'LOAD_-1204021356'), ('const-7', u'PTRADD_-1204019658'), ('const-8', u'PTRADD_-1204019270'), (u'CAST_-1204018897', u'PTRADD_-1204018942'), (u'CAST_-1204019065', u'PTRADD_-1204019124'), ('const-8', u'PTRADD_-1204019107'), (u'INT_ADD_-1204020631', u'CAST_-1204018879'), (u'PTRADD_-1204019236', u'STORE_-1204021279'), ('const-433', u'STORE_-1204020215'), ('const-8', u'PTRADD_-1204018942'), (u'INDIRECT_-1204019485', u'MULTIEQUAL_-1204019375'), ('const-1', u'INT_AND_-1204020107'), ('const-2', u'PTRADD_-1204019649'), ('const-72', u'INT_MULT_-1204022308'), (u'CAST_-1204019591', u'CALL_-1204022115'), ('tmp_720', u'CBRANCH_-1204021979'), (u'PTRADD_-1204019107', u'STORE_-1204020844'), (u'INDIRECT_-1204019526', u'MULTIEQUAL_-1204019256'), (u'MULTIEQUAL_-1204019502', u'MULTIEQUAL_-1204019454'), (u'CAST_-1204019014', u'STORE_-1204021125'), ('const-8', u'PTRADD_-1204019435'), (u'MULTIEQUAL_-1204019256', u'STORE_-1204019491'), ('const-433', u'STORE_-1204021261'), ('tmp_1879', u'CBRANCH_-1204021171'), ('const-7', u'PTRADD_-1204019800'), (u'LOAD_-1204021603', u'MULTIEQUAL_-1204019154'), (u'CALL_-1204020763', u'INDIRECT_-1204019205'), ('const-0', u'STORE_-1204021590'), (u'CALL_-1204021147', u'INDIRECT_-1204019312'), (u'PTRADD_-1204019653', u'STORE_-1204020215'), ('tmp_1661', u'BRANCH_-1204021108'), (u'MULTIEQUAL_-1204020696', u'INT_ADD_-1204022218'), (u'INT_ADD_-1204021869', u'CAST_-1204019439'), (u'PTRADD_-1204019664', u'LOAD_-1204020228'), ('const-433', u'LOAD_-1204021603'), (u'CAST_-1204019084', u'PTRADD_-1204019049'), ('const-72', u'INT_MULT_-1204020619'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019621'), ('const-433', u'STORE_-1204021066'), ('tmp_5785', u'PTRSUB_-1204019461'), (u'CALL_-1204021147', u'INDIRECT_-1204019434'), (u'CAST_-1204018897', u'PTRADD_-1204018918'), ('const-7', u'PTRADD_-1204018748'), (u'LOAD_-1204021974', u'INT_NOTEQUAL_-1204021954'), (u'PTRADD_-1204019639', u'CAST_-1204019523'), ('const-433', u'STORE_-1204019574'), ('const-8', u'PTRADD_-1204019532'), ('const-433', u'STORE_-1204022020'), (u'CAST_-1204019065', u'STORE_-1204019730'), (u'INT_ADD_-1204020674', u'MULTIEQUAL_-1204020434'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019649'), (u'PTRADD_-1204019512', u'STORE_-1204021053'), (u'CALL_-1204020795', u'INDIRECT_-1204019201'), (u'INT_EQUAL_-1204020698', u'CBRANCH_-1204020695'), (u'CALL_-1204020763', u'INDIRECT_-1204019144'), (u'PTRADD_-1204019457', u'LOAD_-1204020039'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019507'), (u'PTRADD_-1204019018', u'STORE_-1204020831'), ('const-8', u'PTRADD_-1204019290'), (u'INT_ADD_-1204022218', u'INT_MULT_-1204020282'), (u'MULTIEQUAL_-1204020611', u'INT_SLESS_-1204022029'), ('const-8', u'PTRADD_-1204019653'), (u'PTRADD_-1204019440', u'STORE_-1204021614'), ('const-433', u'STORE_-1204020845'), (u'MULTIEQUAL_-1204019481', u'MULTIEQUAL_-1204019433'), (u'CAST_-1204018950', u'COPY_-1204019063'), ('tmp_5788', u'INT_ADD_-1204022120'), (u'PTRADD_-1204018843', u'STORE_-1204019491'), (u'LOAD_-1204019349', u'MULTIEQUAL_-1204019576'), (u'CAST_-1204019065', u'PTRADD_-1204019290'), ('const-1', u'PTRADD_-1204018952'), (u'CAST_-1204019084', u'PTRADD_-1204019128'), (u'INT_MULT_-1204019600', u'INT_ADD_-1204020674'), (u'CAST_-1204019548', u'CAST_-1204018703'), ('const-8', u'PTRADD_-1204019058'), (u'COPY_-1204019810', u'MULTIEQUAL_-1204020449'), ('const-0', u'RETURN_-1204020702'), (u'PTRADD_-1204018852', u'STORE_-1204020826'), ('const-7', u'PTRADD_-1204019246'), ('const-8', u'PTRADD_-1204019512'), ('const-433', u'LOAD_-1204022002'), (u'CAST_-1204018919', u'INT_SDIV_-1204020690'), ('const-8', u'PTRADD_-1204019049'), ('const-433', u'LOAD_-1204021906'), ('const-6', u'PTRADD_-1204019805'), (u'INT_MULT_-1204021286', u'INT_ADD_-1204021298'), ('const-8', u'PTRADD_-1204018775'), (u'INT_MULT_-1204022108', u'INT_ADD_-1204022120'), (u'COPY_-1204019063', u'MULTIEQUAL_-1204020199'), (u'LOAD_-1204020038', u'MULTIEQUAL_-1204019494'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019575'), (u'INDIRECT_-1204019485', u'MULTIEQUAL_-1204019542'), ('const-433', u'LOAD_-1204021283'), ('const-433', u'LOAD_-1204021974'), ('const-8', u'PTRADD_-1204019552'), ('const-433', u'STORE_-1204020831'), ('tmp_2199', u'CBRANCH_-1204021132'), (u'INDIRECT_-1204019424', u'MULTIEQUAL_-1204019154'), (u'CAST_-1204019065', u'PTRADD_-1204019280'), (u'COPY_-1204019633', u'MULTIEQUAL_-1204020558'), (u'PTRADD_-1204019435', u'CAST_-1204019321'), ('const-8', u'PTRADD_-1204019810'), (u'MULTIEQUAL_-1204019236', u'STORE_-1204020826'), ('const-8', u'PTRADD_-1204019133'), ('const-8', u'PTRADD_-1204019018'), ('const-6', u'PTRADD_-1204019607'), (u'CAST_-1204019084', u'COPY_-1204019215'), (u'CAST_-1204018854', u'LOAD_-1204020609'), (u'LOAD_-1204021196', u'INT_EQUAL_-1204021161'), (u'MULTIEQUAL_-1204019603', u'MULTIEQUAL_-1204019555'), (u'PTRADD_-1204019625', u'CAST_-1204019509'), ('const-433', u'STORE_-1204019730'), (u'MULTIEQUAL_-1204019657', u'MULTIEQUAL_-1204019641'), (u'INT_EQUAL_-1204021662', u'CBRANCH_-1204021660'), ('const-433', u'STORE_-1204021261'), (u'INT_MULT_-1204019583', u'INT_ADD_-1204020657'), (u'CAST_-1204018696', u'MULTIEQUAL_-1204020485'), ('const-433', u'LOAD_-1204020025'), (u'CAST_-1204019558', u'PTRADD_-1204019669'), (u'INT_NOTEQUAL_-1204022100', u'CBRANCH_-1204022090'), ('const-8', u'PTRADD_-1204018843'), (u'INDIRECT_-1204019445', u'MULTIEQUAL_-1204019335'), (u'LOAD_-1204021120', u'STORE_-1204021104'), (u'CAST_-1204019014', u'INT_EQUAL_-1204021204'), ('const-6', u'PTRADD_-1204019028'), ('const-8', u'PTRADD_-1204019522'), (u'MULTIEQUAL_-1204020434', u'COPY_-1204019309'), (u'LOAD_-1204020840', u'STORE_-1204020831'), ('tmp_754', u'CBRANCH_-1204021953'), ('const-433', u'LOAD_-1204021711'), (u'PTRADD_-1204019148', u'LOAD_-1204021283'), (u'INT_SLESS_-1204021164', u'CBRANCH_-1204021171'), (u'MULTIEQUAL_-1204020449', u'COPY_-1204019460'), (u'INDIRECT_-1204019546', u'MULTIEQUAL_-1204019436'), (u'LOAD_-1204021974', u'MULTIEQUAL_-1204020543'), (u'PTRADD_-1204019658', u'CALL_-1204021915'), (u'INDIRECT_-1204019404', u'MULTIEQUAL_-1204019294'), ('const-8', u'PTRADD_-1204018868'), (u'LOAD_-1204019742', u'STORE_-1204019730'), (u'INDIRECT_-1204019454', u'MULTIEQUAL_-1204019436'), ('tmp_5793', u'PTRADD_-1204019357'), (u'MULTIEQUAL_-1204019563', u'MULTIEQUAL_-1204019515'), ('const-5', u'PTRADD_-1204019063'), (u'LOAD_-1204021196', u'CALL_-1204021147'), ('const-433', u'LOAD_-1204021116'), (u'LOAD_-1204021913', u'MULTIEQUAL_-1204020543'), ('tmp_5792', u'INT_MULT_-1204022308'), (u'MULTIEQUAL_-1204020543', u'INT_ADD_-1204021869'), (u'CAST_-1204018643', u'COPY_-1204018751'), ('const--1', u'INT_ADD_-1204021272'), ('const-8', u'PTRADD_-1204019028'), (u'PTRADD_-1204019669', u'LOAD_-1204022069'), ('const-4', u'PTRADD_-1204019630'), (u'MULTIEQUAL_-1204019416', u'MULTIEQUAL_-1204019583'), (u'PTRADD_-1204019658', u'COPY_-1204019474'), (u'MULTIEQUAL_-1204020032', u'CAST_-1204018956'), (u'INDIRECT_-1204019434', u'MULTIEQUAL_-1204019416'), ('const-4', u'PTRADD_-1204019625'), (u'PTRADD_-1204019658', u'COPY_-1204019699'), ('tmp_2368', u'BRANCH_-1204020518'), ('tmp_5792', u'INT_SLESS_-1204022347'), ('const-433', u'STORE_-1204019492'), ('tmp_357', u'BRANCH_-1204022322'), (u'CAST_-1204019558', u'PTRADD_-1204019570'), (u'MULTIEQUAL_-1204020434', u'INT_SLESS_-1204021472'), (u'CAST_-1204018701', u'STORE_-1204020677'), (u'LOAD_-1204019348', u'MULTIEQUAL_-1204019555'), ('const-8', u'PTRADD_-1204019664'), ('const-6', u'PTRADD_-1204018740'), (u'PTRADD_-1204018838', u'CAST_-1204018759'), (u'CAST_-1204019505', u'INT_EQUAL_-1204021982'), ('const-8', u'PTRADD_-1204019431'), (u'LOAD_-1204020039', u'MULTIEQUAL_-1204019236'), ('tmp_2031', u'CBRANCH_-1204020770'), ('const-433', u'LOAD_-1204021639'), ('const-433', u'STORE_-1204021279'), (u'LOAD_-1204020415', u'CAST_-1204018696'), (u'CALL_-1204020577', u'INDIRECT_-1204019142'), ('tmp_5793', u'PTRADD_-1204019336'), ('const-8', u'PTRADD_-1204018914'), ('const-433', u'STORE_-1204021590'), (u'MULTIEQUAL_-1204019904', u'PTRADD_-1204018877'), (u'MULTIEQUAL_-1204020183', u'INT_MULT_-1204021286'), (u'INT_EQUAL_-1204021295', u'CBRANCH_-1204021294'), (u'INDIRECT_-1204019383', u'MULTIEQUAL_-1204019273'), (u'PTRADD_-1204019389', u'LOAD_-1204021639'), ('const-0', u'INT_NOTEQUAL_-1204021329'), (u'LOAD_-1204020024', u'MULTIEQUAL_-1204019535'), ('const-8', u'PTRADD_-1204018720'), (u'CAST_-1204019018', u'STORE_-1204021234'), ('const-433', u'STORE_-1204021361'), ('const-0', u'STORE_-1204021121'), (u'MULTIEQUAL_-1204019771', u'INT_SRIGHT_-1204021482'), (u'CAST_-1204018793', u'STORE_-1204020866'), ('const-7', u'PTRADD_-1204019304'), (u'PTRADD_-1204019621', u'LOAD_-1204022002'), ('const-8', u'PTRADD_-1204018932'), ('const-3', u'PTRADD_-1204019634'), (u'CAST_-1204018897', u'PTRADD_-1204018910'), ('const-63', u'INT_SRIGHT_-1204019936'), ('const-433', u'STORE_-1204021234'), ('const-1', u'INT_EQUAL_-1204021161'), ('const-8', u'PTRADD_-1204019776'), (u'PTRADD_-1204019507', u'STORE_-1204021066'), (u'LOAD_-1204021974', u'CALL_-1204021915'), ('const-7', u'PTRADD_-1204019440'), (u'PTRADD_-1204019285', u'LOAD_-1204021120'), (u'CAST_-1204019591', u'COPY_-1204019634'), (u'CALL_-1204021325', u'INDIRECT_-1204019465'), ('tmp_784', u'CBRANCH_-1204021936'), ('const-8', u'PTRADD_-1204019148'), ('tmp_849', u'BRANCH_-1204021870'), (u'INT_SRIGHT_-1204019936', u'INT_SUB_-1204021513'), (u'INT_EQUAL_-1204021161', u'CBRANCH_-1204021158'), ('const-433', u'LOAD_-1204020039'), (u'INT_NOTEQUAL_-1204021329', u'CBRANCH_-1204021328'), ('const-0', u'STORE_-1204022074'), (u'CALL_-1204021325', u'INDIRECT_-1204019546'), (u'PTRADD_-1204018914', u'CAST_-1204018850'), ('const-8', u'PTRADD_-1204018721'), (u'MULTIEQUAL_-1204019276', u'STORE_-1204019492'), (u'CAST_-1204019047', u'STORE_-1204021064'), ('const-6', u'PTRADD_-1204019093'), (u'INT_NOTEQUAL_-1204020771', u'CBRANCH_-1204020770'), (u'PTRADD_-1204018923', u'STORE_-1204020614'), (u'MULTIEQUAL_-1204020696', u'INT_MULT_-1204022057'), ('const-433', u'LOAD_-1204022044'), ('const-8', u'PTRADD_-1204019033'), (u'INDIRECT_-1204019291', u'MULTIEQUAL_-1204019273'), ('const-8', u'PTRADD_-1204019644'), (u'PTRADD_-1204018906', u'CAST_-1204018842'), (u'CAST_-1204019084', u'PTRADD_-1204018775'), (u'INT_SUB_-1204021197', u'MULTIEQUAL_-1204019771'), (u'INDIRECT_-1204019857', u'MULTIEQUAL_-1204019919'), ('const-433', u'STORE_-1204020587'), ('const-8', u'PTRADD_-1204018852'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019781'), (u'CALL_-1204020763', u'INDIRECT_-1204019225'), (u'INDIRECT_-1204019142', u'MULTIEQUAL_-1204019641'), (u'CAST_-1204019548', u'STORE_-1204021321'), ('const-0', u'INT_NOTEQUAL_-1204021954'), (u'INT_SRIGHT_-1204021482', u'COPY_-1204019213'), (u'MULTIEQUAL_-1204019215', u'SUBPIECE_-1204019195'), (u'PTRADD_-1204019805', u'STORE_-1204021361'), (u'CAST_-1204019558', u'STORE_-1204020216'), (u'CAST_-1204018879', u'PTRADD_-1204018906'), (u'LOAD_-1204021145', u'MULTIEQUAL_-1204020089'), (u'MULTIEQUAL_-1204019375', u'MULTIEQUAL_-1204019542'), (u'CALL_-1204021147', u'INDIRECT_-1204019373'), (u'LOAD_-1204021196', u'INT_NOTEQUAL_-1204021176'), (u'CALL_-1204020795', u'INDIRECT_-1204019221'), (u'LOAD_-1204021711', u'CAST_-1204019317'), (u'INT_SRIGHT_-1204021482', u'INT_MULT_-1204021314'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019607'), (u'MULTIEQUAL_-1204019314', u'MULTIEQUAL_-1204019481'), (u'CAST_-1204018850', u'STORE_-1204020600'), ('const-72', u'INT_MULT_-1204022108'), ('const-8', u'PTRADD_-1204018937'), (u'INT_EQUAL_-1204021204', u'CBRANCH_-1204021201'), (u'INT_SDIV_-1204022381', u'INT_SLESS_-1204022029'), (u'LOAD_-1204020039', u'MULTIEQUAL_-1204019515'), (u'LOAD_-1204019741', u'STORE_-1204019729'), ('const-433', u'STORE_-1204020425'), ('const-6', u'PTRADD_-1204019522'), (u'PTRADD_-1204019771', u'STORE_-1204022074'), ('const-8', u'PTRADD_-1204019639'), ('const-433', u'STORE_-1204021053'), (u'COPY_-1204019778', u'MULTIEQUAL_-1204020174'), (u'LOAD_-1204020228', u'STORE_-1204020215'), (u'CAST_-1204019084', u'PTRADD_-1204019246'), (u'INT_ADD_-1204022218', u'INT_MULT_-1204020256'), (u'LOAD_-1204020025', u'MULTIEQUAL_-1204019276'), ('const-433', u'LOAD_-1204020596'), (u'INT_ADD_-1204021593', u'INT_SUB_-1204021513'), ('const-8', u'PTRADD_-1204019507'), (u'CAST_-1204019558', u'PTRADD_-1204019644'), ('const-7', u'PTRADD_-1204019280'), (u'CALL_-1204021325', u'INDIRECT_-1204019526'), ('const-433', u'LOAD_-1204020609'), ('const-0', u'INT_NOTEQUAL_-1204022100'), ('const-8', u'PTRADD_-1204019621'), (u'LOAD_-1204021243', u'STORE_-1204021234'), ('const-5', u'PTRADD_-1204019431'), (u'LOAD_-1204019596', u'STORE_-1204019575'), ('const-0', u'STORE_-1204021279'), ('const-8', u'PTRADD_-1204019023'), ('const-433', u'LOAD_-1204021062'), (u'CAST_-1204018879', u'PTRADD_-1204018932'), ('const-4', u'PTRADD_-1204018906'), ('tmp_902', u'CBRANCH_-1204022036'), (u'COPY_-1204018751', u'MULTIEQUAL_-1204019904'), ('const-5', u'PTRADD_-1204019820'), ('const-433', u'LOAD_-1204021370'), (u'CAST_-1204019084', u'CALL_-1204021325'), (u'CAST_-1204018897', u'PTRADD_-1204018928'), (u'PTRADD_-1204019290', u'STORE_-1204021125'), (u'CALL_-1204021325', u'INDIRECT_-1204019383'), (u'CAST_-1204019084', u'PTRADD_-1204019068'), (u'CALL_-1204021325', u'INDIRECT_-1204019424'), (u'INT_SRIGHT_-1204021482', u'INT_ADD_-1204021272'), ('const-433', u'LOAD_-1204021718'), (u'PTRSUB_-1204019461', u'MULTIEQUAL_-1204019617'), ('tmp_5792', u'INT_SLESS_-1204021472'), ('const-4', u'PTRADD_-1204018910'), ('const-8', u'PTRADD_-1204019781'), (u'PTRADD_-1204019374', u'STORE_-1204021614'), (u'PTRADD_-1204019552', u'LOAD_-1204021878'), ('tmp_603', u'CBRANCH_-1204022073'), (u'COPY_-1204019215', u'MULTIEQUAL_-1204019904'), (u'CAST_-1204019084', u'PTRADD_-1204019285'), ('tmp_5783', u'INT_AND_-1204020107'), ('const-8', u'PTRADD_-1204019124'), (u'CAST_-1204019558', u'PTRADD_-1204019625'), (u'PTRADD_-1204019522', u'STORE_-1204021067'), (u'CAST_-1204019558', u'PTRADD_-1204019810'), ('const-8', u'PTRADD_-1204019527'), (u'MULTIEQUAL_-1204019919', u'MULTIEQUAL_-1204019657'), (u'CAST_-1204019558', u'PTRADD_-1204019512'), ('const-1', u'INT_ADD_-1204022218'), ('tmp_5793', u'PTRADD_-1204019431'), ('const-56', u'INT_ADD_-1204022322'), (u'MULTIEQUAL_-1204019542', u'MULTIEQUAL_-1204019215'), ('const-6', u'PTRADD_-1204019275'), ('tmp_1429', u'CBRANCH_-1204021294'), (u'INDIRECT_-1204019332', u'MULTIEQUAL_-1204019314'), ('const-8', u'PTRADD_-1204019013'), (u'PTRADD_-1204019275', u'STORE_-1204021104'), (u'LOAD_-1204021906', u'CAST_-1204019453'), (u'LOAD_-1204021356', u'STORE_-1204021347'), (u'CAST_-1204018965', u'MULTIEQUAL_-1204020032'), ('tmp_5793', u'PTRADD_-1204019457'), (u'PTRADD_-1204019781', u'STORE_-1204021321'), (u'INT_EQUAL_-1204021982', u'CBRANCH_-1204021979'), ('tmp_1608', u'CBRANCH_-1204021158'), ('const-8', u'PTRADD_-1204019374'), (u'CAST_-1204019585', u'CALL_-1204022115'), (u'INT_EQUAL_-1204021939', u'CBRANCH_-1204021936'), ('const-3', u'PTRADD_-1204019128'), (u'CALL_-1204020795', u'INDIRECT_-1204019241'), (u'LOAD_-1204019595', u'STORE_-1204019574'), (u'INT_ADD_-1204022154', u'COPY_-1204019635'), (u'PTRADD_-1204018918', u'CAST_-1204018854'), ('tmp_5783', u'INT_SUB_-1204020775'), (u'CAST_-1204019106', u'STORE_-1204021261'), ('tmp_5785', u'PTRSUB_-1204018872'), (u'LOAD_-1204022044', u'STORE_-1204022035'), (u'PTRADD_-1204019038', u'STORE_-1204020859'), ('tmp_5785', u'PTRSUB_-1204019467'), (u'MULTIEQUAL_-1204019461', u'MULTIEQUAL_-1204019413'), ('const-433', u'STORE_-1204021090'), ('const-2', u'PTRADD_-1204019133'), (u'PTRADD_-1204018952', u'LOAD_-1204019595'), (u'MULTIEQUAL_-1204019522', u'MULTIEQUAL_-1204019195'), (u'LOAD_-1204021639', u'MULTIEQUAL_-1204019576'), ('const-433', u'LOAD_-1204021099'), (u'PTRADD_-1204019820', u'STORE_-1204021382'), ('const-8', u'PTRADD_-1204019517'), ('tmp_5792', u'INT_SLESS_-1204021164'), ('const-8', u'PTRADD_-1204019669'), ('const-433', u'STORE_-1204021883'), ('const-4', u'PTRADD_-1204019116'), (u'LOAD_-1204022069', u'CAST_-1204019548'), ('const-433', u'LOAD_-1204019741'), (u'CAST_-1204019084', u'PTRADD_-1204019112'), (u'CAST_-1204019439', u'STORE_-1204021883'), (u'PTRADD_-1204019058', u'STORE_-1204021129'), (u'CALL_-1204021325', u'INDIRECT_-1204019445'), (u'PTRADD_-1204018763', u'LOAD_-1204020667'), (u'PTRADD_-1204019532', u'STORE_-1204021081'), (u'PTRADD_-1204019658', u'STORE_-1204021066'), ('const--80', u'PTRSUB_-1204018856'), ('const-7', u'PTRADD_-1204019512'), (u'COPY_-1204019474', u'MULTIEQUAL_-1204020678'), ('const-7', u'PTRADD_-1204019336'), (u'CAST_-1204019440', u'INT_ADD_-1204021869'), (u'PTRADD_-1204019251', u'STORE_-1204021064'), ('const-433', u'LOAD_-1204019596'), (u'MULTIEQUAL_-1204020089', u'INT_ADD_-1204021107'), (u'PTRADD_-1204018748', u'CAST_-1204018709'), (u'INT_SLESS_-1204022347', u'CBRANCH_-1204022354'), ('const-433', u'LOAD_-1204021913'), (u'MULTIEQUAL_-1204019294', u'MULTIEQUAL_-1204019461'), ('tmp_1062', u'CBRANCH_-1204021660'), ('const-433', u'LOAD_-1204020229'), ('const-433', u'LOAD_-1204021120'), ('const--136', u'PTRSUB_-1204019467'), (u'COPY_-1204019635', u'MULTIEQUAL_-1204020611'), ('const-433', u'LOAD_-1204020623'), (u'INDIRECT_-1204019445', u'MULTIEQUAL_-1204019502'), (u'CALL_-1204022115', u'INDIRECT_-1204019857'), ('const-433', u'STORE_-1204020600'), (u'CAST_-1204019047', u'CAST_-1204018701'), ('const-433', u'LOAD_-1204021356'), ('const-72', u'INT_MULT_-1204021314'), (u'LOAD_-1204020667', u'CAST_-1204018694'), (u'MULTIEQUAL_-1204019904', u'PTRADD_-1204018838'), ('const-2', u'PTRADD_-1204018923'), (u'PTRADD_-1204019068', u'LOAD_-1204021145'), ('const-433', u'STORE_-1204021891'), (u'CALL_-1204021147', u'INDIRECT_-1204019291'), ('const-433', u'LOAD_-1204021230'), (u'INT_NOTEQUAL_-1204021072', u'CBRANCH_-1204021071'), ('tmp_1544', u'CBRANCH_-1204021201'), ('const-6', u'PTRADD_-1204019575'), ('const-8', u'PTRADD_-1204019236'), ('const-8', u'PTRADD_-1204019570'), (u'PTRADD_-1204019270', u'LOAD_-1204021099'), ('tmp_2301', u'BRANCH_-1204020834'), ('const-0', u'INT_NOTEQUAL_-1204021072'), ('const-433', u'STORE_-1204021125'), ('const-433', u'LOAD_-1204022030'), ('const-433', u'STORE_-1204022035'), ('const-72', u'INT_MULT_-1204022057'), ('const-3', u'PTRADD_-1204019124'), (u'INT_NOTEQUAL_-1204021176', u'CBRANCH_-1204021175'), ('const--96', u'PTRSUB_-1204018872'), ('const-2', u'PTRADD_-1204019457'), ('const-2', u'PTRADD_-1204018852'), ('const-0', u'INT_NOTEQUAL_-1204021176'), (u'CAST_-1204018694', u'MULTIEQUAL_-1204020032'), (u'LOAD_-1204021196', u'MULTIEQUAL_-1204020089'), (u'INDIRECT_-1204019526', u'MULTIEQUAL_-1204019583'), ('tmp_5788', u'INT_ADD_-1204020510'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019552'), ('const-433', u'STORE_-1204021614'), (u'INT_MULT_-1204021314', u'INT_ADD_-1204021326'), (u'LOAD_-1204021878', u'CAST_-1204019434'), ('const-433', u'LOAD_-1204020422'), ('const--1', u'INT_ADD_-1204021593'), (u'MULTIEQUAL_-1204019583', u'MULTIEQUAL_-1204019256'), (u'INT_SUB_-1204020775', u'CAST_-1204018919'), (u'PTRADD_-1204019440', u'INT_EQUAL_-1204021662'), (u'PTRADD_-1204019280', u'LOAD_-1204021113'), (u'CAST_-1204019720', u'COPY_-1204019778'), (u'LOAD_-1204021256', u'STORE_-1204021247'), (u'CAST_-1204019084', u'PTRADD_-1204019033'), ('const-8', u'PTRADD_-1204019649'), (u'PTRADD_-1204019561', u'STORE_-1204021891'), (u'MULTIEQUAL_-1204020558', u'LOAD_-1204020229'), ('const-8', u'PTRADD_-1204019625'), (u'LOAD_-1204021283', u'CAST_-1204019047'), ('const-4', u'PTRADD_-1204019120'), (u'LOAD_-1204021230', u'CAST_-1204019014'), (u'LOAD_-1204020435', u'STORE_-1204020425'), ('const-5', u'PTRADD_-1204018868'), ('const-5', u'PTRADD_-1204019669'), ('const-4', u'PTRADD_-1204019435'), ('const-5', u'PTRADD_-1204019290'), (u'MULTIEQUAL_-1204020434', u'INT_ADD_-1204021593'), ('const-433', u'STORE_-1204021121'), (u'INT_SRIGHT_-1204021482', u'INT_SLESS_-1204021164'), ('const-433', u'STORE_-1204021064'), (u'PTRADD_-1204019028', u'STORE_-1204020845'), (u'CAST_-1204019065', u'PTRADD_-1204018763'), ('const-1', u'PTRADD_-1204018843'), (u'CAST_-1204019065', u'PTRADD_-1204019148'), (u'CAST_-1204019523', u'LOAD_-1204022030'), ('tmp_5793', u'PTRADD_-1204018720'), ('const-6', u'PTRADD_-1204019357'), (u'LOAD_-1204021099', u'STORE_-1204021090'), ('const--137', u'PTRSUB_-1204019316'), ('const-433', u'LOAD_-1204020415'), (u'INDIRECT_-1204019445', u'MULTIEQUAL_-1204019175'), ('const-8', u'PTRADD_-1204019800'), (u'CAST_-1204019084', u'PTRADD_-1204019138'), ('const-433', u'STORE_-1204021382'), (u'MULTIEQUAL_-1204020434', u'INT_MULT_-1204020498'), ('tmp_5792', u'COPY_-1204019810'), (u'CAST_-1204019514', u'LOAD_-1204022016'), ('const-433', u'STORE_-1204021057'), ('const-433', u'LOAD_-1204021243'), (u'CALL_-1204021147', u'INDIRECT_-1204019353'), (u'CALL_-1204022115', u'INT_NOTEQUAL_-1204022100'), (u'PTRSUB_-1204019467', u'CALL_-1204021325'), (u'MULTIEQUAL_-1204019904', u'PTRADD_-1204018843'), ('const-8', u'PTRADD_-1204019357'), (u'CALL_-1204020763', u'INDIRECT_-1204019062'), ('const-7', u'PTRADD_-1204019018'), ('const-433', u'LOAD_-1204021196'), ('const-8', u'PTRADD_-1204019265'), ('tmp_1349', u'CBRANCH_-1204021479'), (u'MULTIEQUAL_-1204019440', u'MULTIEQUAL_-1204019113'), ('const-2', u'INT_MULT_-1204020282'), (u'INDIRECT_-1204019140', u'INT_NOTEQUAL_-1204020771'), (u'CAST_-1204019047', u'CALL_-1204021147'), (u'CALL_-1204020763', u'INDIRECT_-1204019124'), ('const-8', u'PTRADD_-1204019805'), ('const-433', u'STORE_-1204020866'), ('const-0', u'SUBPIECE_-1204019195'), ('const-8', u'PTRADD_-1204019389'), (u'INT_SLESS_-1204022029', u'CBRANCH_-1204022036'), ('const-8', u'PTRADD_-1204019068'), (u'CAST_-1204019624', u'STORE_-1204022060'), (u'CALL_-1204021325', u'INDIRECT_-1204019485'), ('const-8', u'PTRADD_-1204018838'), ('const-8', u'PTRADD_-1204019561'), ('const-8', u'PTRADD_-1204018952'), (u'INDIRECT_-1204019312', u'MULTIEQUAL_-1204019294'), ('const-433', u'STORE_-1204021321'), (u'CALL_-1204021915', u'INDIRECT_-1204019755'), ('const-3', u'PTRADD_-1204018914'), ('const-0', u'INT_EQUAL_-1204021773'), ('const-63', u'INT_SRIGHT_-1204019817'), ('const-6', u'PTRADD_-1204019058'), ('const-3', u'PTRADD_-1204019456'), (u'MULTIEQUAL_-1204019542', u'MULTIEQUAL_-1204019494'), ('tmp_5793', u'PTRADD_-1204019374'), ('const-433', u'LOAD_-1204021270'), (u'CAST_-1204018956', u'INT_ADD_-1204021107'), (u'MULTIEQUAL_-1204019335', u'MULTIEQUAL_-1204019502'), (u'PTRSUB_-1204019316', u'CALL_-1204021325'), (u'CAST_-1204019084', u'PTRADD_-1204019270'), ('const-1', u'INT_SRIGHT_-1204021482'), (u'MULTIEQUAL_-1204019461', u'MULTIEQUAL_-1204019134'), (u'PTRADD_-1204019456', u'LOAD_-1204020038'), (u'INDIRECT_-1204019546', u'MULTIEQUAL_-1204019276'), (u'INT_ADD_-1204021298', u'CAST_-1204019065'), (u'CALL_-1204020795', u'INDIRECT_-1204019099'), (u'PTRADD_-1204018910', u'CAST_-1204018846'), (u'PTRADD_-1204019365', u'LOAD_-1204021603'), ('const-433', u'LOAD_-1204019595'), ('const-5', u'PTRADD_-1204019781'), ('const-8', u'PTRADD_-1204019634'), ('const-8', u'PTRADD_-1204018740'), ('tmp_5788', u'INT_ADD_-1204022322'), (u'CAST_-1204018897', u'PTRADD_-1204018952'), (u'PTRSUB_-1204018872', u'CALL_-1204020795'), ('const-5', u'PTRADD_-1204018763'), (u'LOAD_-1204020024', u'MULTIEQUAL_-1204019256'), (u'INDIRECT_-1204019383', u'MULTIEQUAL_-1204019440'), (u'CAST_-1204019065', u'PTRADD_-1204019143'), ('const-8', u'PTRADD_-1204018877'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019630'), (u'INT_MULT_-1204022057', u'INT_ADD_-1204022069'), (u'INT_ADD_-1204022320', u'CAST_-1204019720'), ('const-433', u'LOAD_-1204020674'), (u'CALL_-1204021325', u'INDIRECT_-1204019506'), (u'PTRADD_-1204018928', u'LOAD_-1204020623'), ('const-8', u'PTRADD_-1204019658'), ('const-8', u'PTRADD_-1204019815'), ('const-433', u'STORE_-1204021067'), (u'INDIRECT_-1204019373', u'MULTIEQUAL_-1204019355'), (u'MULTIEQUAL_-1204019617', u'MULTIEQUAL_-1204019175'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019517'), ('const-8', u'PTRADD_-1204019063'), (u'LOAD_-1204021076', u'STORE_-1204021067'), (u'COPY_-1204019460', u'MULTIEQUAL_-1204020434'), (u'PTRADD_-1204019143', u'STORE_-1204019729'), (u'COPY_-1204019246', u'MULTIEQUAL_-1204020199'), ('const-433', u'LOAD_-1204021256'), (u'CAST_-1204019030', u'LOAD_-1204021256'), (u'CAST_-1204018846', u'LOAD_-1204020596'), ('const-433', u'STORE_-1204019491'), (u'PTRADD_-1204019795', u'STORE_-1204021347'), ('const-8', u'PTRADD_-1204019251'), (u'CAST_-1204019026', u'STORE_-1204021247'), (u'INT_ADD_-1204021272', u'INT_SRIGHT_-1204019817'), (u'MULTIEQUAL_-1204019481', u'MULTIEQUAL_-1204019154'), ('const-7', u'PTRADD_-1204019270'), (u'PTRADD_-1204019634', u'CAST_-1204019518'), (u'LOAD_-1204020038', u'MULTIEQUAL_-1204019215'), ('const-8', u'PTRADD_-1204019038'), (u'CAST_-1204019558', u'PTRADD_-1204019795'), (u'CAST_-1204018955', u'STORE_-1204021121'), (u'MULTIEQUAL_-1204019522', u'MULTIEQUAL_-1204019474'), (u'CAST_-1204019321', u'LOAD_-1204021718'), (u'PTRSUB_-1204018856', u'INT_NOTEQUAL_-1204020771'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019815'), (u'CALL_-1204021147', u'INDIRECT_-1204019414'), (u'CAST_-1204019084', u'PTRADD_-1204019153'), (u'CAST_-1204019558', u'PTRADD_-1204019634'), (u'PTRADD_-1204018937', u'CALL_-1204020577'), ('const-433', u'STORE_-1204020677'), (u'COPY_-1204019727', u'MULTIEQUAL_-1204020678'), (u'CALL_-1204020763', u'INDIRECT_-1204019164'), (u'COPY_-1204019213', u'MULTIEQUAL_-1204020183'), (u'INT_SDIV_-1204022381', u'INT_SLESS_-1204022347'), ('const-5', u'PTRADD_-1204019374'), ('const-1', u'PTRADD_-1204019664'), ('tmp_5788', u'INT_ADD_-1204022069'), ('const-144', u'INT_MULT_-1204020256'), ('const-8', u'PTRADD_-1204018928'), (u'PTRADD_-1204019265', u'STORE_-1204021090'), ('tmp_5793', u'PTRADD_-1204019440'), (u'PTRADD_-1204019107', u'MULTIEQUAL_-1204020199'), (u'COPY_-1204019172', u'MULTIEQUAL_-1204019904'), ('const-8', u'PTRADD_-1204019630'), ('const-8', u'PTRADD_-1204019365'), ('const-7', u'PTRADD_-1204019517'), (u'PTRADD_-1204019776', u'STORE_-1204021314'), (u'LOAD_-1204021974', u'INT_EQUAL_-1204021939'), (u'MULTIEQUAL_-1204019617', u'MULTIEQUAL_-1204019454'), ('const-433', u'LOAD_-1204019742'), (u'PTRADD_-1204019120', u'CAST_-1204019022'), ('const-1', u'INT_SUB_-1204022513'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019527'), ('tmp_5788', u'INT_ADD_-1204021298'), (u'MULTIEQUAL_-1204019919', u'MULTIEQUAL_-1204019888'), (u'CAST_-1204018706', u'LOAD_-1204020686'), (u'CALL_-1204021325', u'INT_EQUAL_-1204021295'), (u'MULTIEQUAL_-1204019904', u'STORE_-1204019492'), ('const-433', u'LOAD_-1204022016'), ('const-7', u'PTRADD_-1204019795'), (u'PTRADD_-1204019658', u'INT_EQUAL_-1204021982'), (u'INDIRECT_-1204019526', u'MULTIEQUAL_-1204019416'), (u'INDIRECT_-1204019506', u'MULTIEQUAL_-1204019236'), (u'MULTIEQUAL_-1204019563', u'MULTIEQUAL_-1204019236'), (u'CAST_-1204019084', u'PTRADD_-1204019120'), (u'MULTIEQUAL_-1204019355', u'MULTIEQUAL_-1204019522'), (u'MULTIEQUAL_-1204020449', u'INT_MULT_-1204020619'), (u'PTRADD_-1204019570', u'LOAD_-1204021906'), (u'PTRADD_-1204019246', u'STORE_-1204021057'), ('const-433', u'LOAD_-1204020435'), ('const-7', u'PTRADD_-1204018775'), ('const-5', u'PTRADD_-1204019148'), (u'CAST_-1204019014', u'CALL_-1204021147'), ('const-433', u'STORE_-1204019575'), ('tmp_2607', u'CBRANCH_-1204020695'), ('const-72', u'INT_MULT_-1204020498'), (u'MULTIEQUAL_-1204019440', u'MULTIEQUAL_-1204019392'), (u'PTRADD_-1204019607', u'LOAD_-1204021974'), (u'CAST_-1204019226', u'STORE_-1204021518'), ('const-8', u'PTRADD_-1204019143'), (u'CAST_-1204018879', u'PTRADD_-1204018914'), ('tmp_5793', u'PTRADD_-1204018721'), ('const-8', u'PTRADD_-1204018918'), (u'LOAD_-1204021138', u'CAST_-1204018965'), (u'PTRADD_-1204019517', u'LOAD_-1204021062'), (u'CAST_-1204019548', u'MULTIEQUAL_-1204020485'), ('const-2', u'INT_MULT_-1204019600'), ('const-5', u'PTRADD_-1204018942'), ('const-433', u'STORE_-1204020805'), (u'INT_MULT_-1204020282', u'INT_ADD_-1204022154'), ('const-5', u'PTRADD_-1204019552'), (u'MULTIEQUAL_-1204020089', u'STORE_-1204021129'), (u'CAST_-1204019084', u'PTRADD_-1204019013'), ('const-5', u'PTRADD_-1204019532'), (u'PTRADD_-1204019450', u'LOAD_-1204020024'), ('const-5', u'PTRADD_-1204019112'), (u'CALL_-1204020795', u'INDIRECT_-1204019140'), ('const-6', u'PTRADD_-1204019285'), (u'INDIRECT_-1204019465', u'MULTIEQUAL_-1204019195'), ('const-8', u'PTRADD_-1204018748'), (u'CALL_-1204021147', u'INDIRECT_-1204019454'), (u'LOAD_-1204020609', u'STORE_-1204020600'), ('const-5', u'PTRADD_-1204019049'), (u'INDIRECT_-1204019424', u'MULTIEQUAL_-1204019481'), ('const-8', u'PTRADD_-1204018768'), ('tmp_2872', u'CBRANCH_-1204021328'), (u'PTRADD_-1204018877', u'CAST_-1204018793'), ('const-433', u'STORE_-1204019729'), ('const-433', u'STORE_-1204022060'), ('const-433', u'LOAD_-1204022069'), (u'MULTIEQUAL_-1204020611', u'COPY_-1204019711'), (u'CAST_-1204019014', u'STORE_-1204020859'), (u'PTRADD_-1204018942', u'CALL_-1204020577'), ('const-7', u'PTRADD_-1204019107'), ('const-433', u'LOAD_-1204021878'), (u'INT_ADD_-1204020674', u'INT_MULT_-1204019583'), (u'PTRADD_-1204019128', u'CAST_-1204019030'), ('const-433', u'STORE_-1204020826'), (u'COPY_-1204019634', u'MULTIEQUAL_-1204020558'), (u'PTRADD_-1204019649', u'LOAD_-1204022044'), (u'PTRADD_-1204019116', u'CAST_-1204019018'), (u'INDIRECT_-1204019383', u'MULTIEQUAL_-1204019113'), (u'PTRADD_-1204019033', u'LOAD_-1204020854'), (u'MULTIEQUAL_-1204019603', u'MULTIEQUAL_-1204019276'), ('const-2', u'PTRADD_-1204019138'), (u'PTRADD_-1204018721', u'LOAD_-1204019349'), (u'CALL_-1204020795', u'INDIRECT_-1204019180'), ('const-7', u'PTRADD_-1204019023'), (u'INT_ADD_-1204022128', u'CAST_-1204019591'), ('tmp_5793', u'PTRADD_-1204019450'), (u'INT_MULT_-1204020498', u'INT_ADD_-1204020510'), (u'CAST_-1204019084', u'PTRADD_-1204019236'), (u'LOAD_-1204021062', u'STORE_-1204021053'), (u'CAST_-1204019548', u'INT_NOTEQUAL_-1204021329'), ('const--80', u'PTRSUB_-1204019461'), ('tmp_2165', u'BRANCH_-1204020659'), ('const-2', u'PTRADD_-1204019644'), ('tmp_2798', u'CBRANCH_-1204021389'), (u'MULTIEQUAL_-1204020558', u'PTRADD_-1204019771'), ('const-433', u'LOAD_-1204021113'), (u'CAST_-1204019317', u'COPY_-1204019363'), ('const-6', u'PTRADD_-1204019771'), (u'MULTIEQUAL_-1204019396', u'MULTIEQUAL_-1204019563'), (u'LOAD_-1204021718', u'MULTIEQUAL_-1204019474'), (u'PTRADD_-1204019644', u'STORE_-1204022035')]
null
null
002312f0
x64
O2
(translation_unit "void FUN_002312f0(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n long lVar4;\n char cVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n long lVar11;\n long lVar12;\n undefined8 *local_c8;\n undefined1 local_89;\n undefined8 local_88;\n undefined8 uStack_80;\n undefined8 local_78;\n undefined8 uStack_70;\n undefined4 local_68;\n undefined8 *local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 uStack_48;\n \n lVar6 = (long)(param_3 - 1) / 2;\n lVar11 = param_2;\n if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }\n lVar6 = lVar11;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }\n local_60 = &local_50;\n local_78 = param_4[2];\n uStack_70 = param_4[3];\n local_88 = *param_4;\n uStack_80 = param_4[1];\n local_68 = *(undefined4 *)(param_4 + 4);\n if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }\n param_4[5] = param_4 + 7;\n local_58 = param_4[6];\n param_4[6] = 0;\n lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 7) = 0;\n if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }\n *(undefined4 *)(puVar8 + 4) = local_68;\n puVar8[2] = local_78;\n *puVar8 = local_88;\n puVar8[1] = uStack_80;\n *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;\n FUN_002e1c30(puVar8 + 5,&local_60);\n if (local_60 != &local_50) {\n FUN_002dac60();\n }\n return;\n}\n\n" (function_definition "void FUN_002312f0(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n long lVar4;\n char cVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n long lVar11;\n long lVar12;\n undefined8 *local_c8;\n undefined1 local_89;\n undefined8 local_88;\n undefined8 uStack_80;\n undefined8 local_78;\n undefined8 uStack_70;\n undefined4 local_68;\n undefined8 *local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 uStack_48;\n \n lVar6 = (long)(param_3 - 1) / 2;\n lVar11 = param_2;\n if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }\n lVar6 = lVar11;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }\n local_60 = &local_50;\n local_78 = param_4[2];\n uStack_70 = param_4[3];\n local_88 = *param_4;\n uStack_80 = param_4[1];\n local_68 = *(undefined4 *)(param_4 + 4);\n if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }\n param_4[5] = param_4 + 7;\n local_58 = param_4[6];\n param_4[6] = 0;\n lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 7) = 0;\n if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }\n *(undefined4 *)(puVar8 + 4) = local_68;\n puVar8[2] = local_78;\n *puVar8 = local_88;\n puVar8[1] = uStack_80;\n *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;\n FUN_002e1c30(puVar8 + 5,&local_60);\n if (local_60 != &local_50) {\n FUN_002dac60();\n }\n return;\n}" primitive_type (function_declarator "FUN_002312f0(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 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n long lVar4;\n char cVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n long lVar11;\n long lVar12;\n undefined8 *local_c8;\n undefined1 local_89;\n undefined8 local_88;\n undefined8 uStack_80;\n undefined8 local_78;\n undefined8 uStack_70;\n undefined4 local_68;\n undefined8 *local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 uStack_48;\n \n lVar6 = (long)(param_3 - 1) / 2;\n lVar11 = param_2;\n if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }\n lVar6 = lVar11;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }\n local_60 = &local_50;\n local_78 = param_4[2];\n uStack_70 = param_4[3];\n local_88 = *param_4;\n uStack_80 = param_4[1];\n local_68 = *(undefined4 *)(param_4 + 4);\n if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }\n param_4[5] = param_4 + 7;\n local_58 = param_4[6];\n param_4[6] = 0;\n lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 7) = 0;\n if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }\n *(undefined4 *)(puVar8 + 4) = local_68;\n puVar8[2] = local_78;\n *puVar8 = local_88;\n puVar8[1] = uStack_80;\n *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;\n FUN_002e1c30(puVar8 + 5,&local_60);\n if (local_60 != &local_50) {\n FUN_002dac60();\n }\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar5;" primitive_type 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 "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 local_89;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 uStack_80;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 uStack_70;" type_identifier identifier ;) (declaration "undefined4 local_68;" type_identifier identifier ;) (declaration "undefined8 *local_60;" type_identifier (pointer_declarator "*local_60" * identifier) ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined8 uStack_48;" type_identifier identifier ;) (expression_statement "lVar6 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar6 = (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 "lVar11 = param_2;" (assignment_expression "lVar11 = param_2" identifier = identifier) ;) (if_statement "if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }" if (parenthesized_expression "(param_2 < lVar6)" ( (binary_expression "param_2 < lVar6" identifier < identifier) )) (compound_statement "{\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }" { (expression_statement "local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);" (assignment_expression "local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + 0x38 + param_2 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38 + param_2 * 0x48)" ( (binary_expression "param_1 + 0x38 + param_2 * 0x48" (binary_expression "param_1 + 0x38" identifier + number_literal) + (binary_expression "param_2 * 0x48" identifier * number_literal)) )))) ;) (do_statement "do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);" do (compound_statement "{\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n }" { (expression_statement "lVar4 = (lVar11 + 1) * 2;" (assignment_expression "lVar4 = (lVar11 + 1) * 2" identifier = (binary_expression "(lVar11 + 1) * 2" (parenthesized_expression "(lVar11 + 1)" ( (binary_expression "lVar11 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar12 = lVar4 + -1;" (assignment_expression "lVar12 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) ;) (expression_statement "puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90)" identifier = (cast_expression "(undefined8 *)(param_1 + (lVar11 + 1) * 0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + (lVar11 + 1) * 0x90)" ( (binary_expression "param_1 + (lVar11 + 1) * 0x90" identifier + (binary_expression "(lVar11 + 1) * 0x90" (parenthesized_expression "(lVar11 + 1)" ( (binary_expression "lVar11 + 1" identifier + number_literal) )) * number_literal)) )))) ;) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar12 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar12 * 0x48)" ( (binary_expression "param_1 + lVar12 * 0x48" identifier + (binary_expression "lVar12 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);" (assignment_expression "cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1)" identifier = (call_expression "FUN_001f66c0(&stack0x00000008,puVar8,puVar1)" identifier (argument_list "(&stack0x00000008,puVar8,puVar1)" ( (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar5 != '\0') {\n puVar8 = puVar1;\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n puVar8 = puVar1;\n }" { (expression_statement "puVar8 = puVar1;" (assignment_expression "puVar8 = puVar1" identifier = identifier) ;) })) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar11 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar11 * 0x48)" ( (binary_expression "param_1 + lVar11 * 0x48" identifier + (binary_expression "lVar11 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "lVar11 = lVar4;" (assignment_expression "lVar11 = lVar4" identifier = identifier) ;) (if_statement "if (cVar5 != '\0') {\n lVar11 = lVar12;\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar11 = lVar12;\n }" { (expression_statement "lVar11 = lVar12;" (assignment_expression "lVar11 = lVar12" identifier = identifier) ;) })) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "puVar9 = puVar8 + 7;" (assignment_expression "puVar9 = puVar8 + 7" identifier = (binary_expression "puVar8 + 7" identifier + number_literal)) ;) (expression_statement "*puVar1 = *puVar8;" (assignment_expression "*puVar1 = *puVar8" (pointer_expression "*puVar1" * identifier) = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "puVar1[1] = uVar3;" (assignment_expression "puVar1[1] = uVar3" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = puVar8[2];" (assignment_expression "puVar1[2] = puVar8[2]" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = (subscript_expression "puVar8[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);" (assignment_expression "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3)" (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) )))) = (pointer_expression "*(undefined4 *)(puVar8 + 3)" * (cast_expression "(undefined4 *)(puVar8 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 3)" ( (binary_expression "puVar8 + 3" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);" (assignment_expression "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4)" (pointer_expression "*(undefined4 *)(puVar1 + 4)" * (cast_expression "(undefined4 *)(puVar1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar8 + 4)" * (cast_expression "(undefined4 *)(puVar8 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) ))))) ;) (expression_statement "puVar2 = (undefined8 *)puVar8[5];" (assignment_expression "puVar2 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) (if_statement "if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" if (parenthesized_expression "(puVar2 == puVar9)" ( (binary_expression "puVar2 == puVar9" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }" { (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" identifier = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" { (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7)" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar8 + 7)" * (cast_expression "(undefined1 *)(puVar8 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 7)" ( (binary_expression "puVar8 + 7" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" identifier = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" else (compound_statement "{\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" { (expression_statement "memcpy(puVar10,puVar9,sVar7);" (call_expression "memcpy(puVar10,puVar9,sVar7)" identifier (argument_list "(puVar10,puVar9,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" identifier = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) }))) })) (expression_statement "puVar1[6] = sVar7;" (assignment_expression "puVar1[6] = sVar7" (subscript_expression "puVar1[6]" 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 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" else (compound_statement "{\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" { (if_statement "if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" if (parenthesized_expression "(puVar10 == local_c8)" ( (binary_expression "puVar10 == local_c8" identifier == identifier) )) (compound_statement "{\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }" { (expression_statement "puVar1[5] = puVar2;" (assignment_expression "puVar1[5] = puVar2" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[6] = puVar8[6];" (assignment_expression "puVar1[6] = puVar8[6]" (subscript_expression "puVar1[6]" identifier [ number_literal ]) = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (expression_statement "puVar1[7] = puVar8[7];" (assignment_expression "puVar1[7] = puVar8[7]" (subscript_expression "puVar1[7]" identifier [ number_literal ]) = (subscript_expression "puVar8[7]" identifier [ number_literal ])) ;) }) (else_clause "else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" else (compound_statement "{\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" { (expression_statement "puVar1[5] = puVar2;" (assignment_expression "puVar1[5] = puVar2" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar3 = puVar1[7];" (assignment_expression "uVar3 = puVar1[7]" identifier = (subscript_expression "puVar1[7]" identifier [ number_literal ])) ;) (expression_statement "puVar1[6] = puVar8[6];" (assignment_expression "puVar1[6] = puVar8[6]" (subscript_expression "puVar1[6]" identifier [ number_literal ]) = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (expression_statement "puVar1[7] = puVar8[7];" (assignment_expression "puVar1[7] = puVar8[7]" (subscript_expression "puVar1[7]" identifier [ number_literal ]) = (subscript_expression "puVar8[7]" identifier [ number_literal ])) ;) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\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 puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }" { (expression_statement "puVar8[5] = puVar10;" (assignment_expression "puVar8[5] = puVar10" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[7] = uVar3;" (assignment_expression "puVar8[7] = uVar3" (subscript_expression "puVar8[7]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_00231383;" goto statement_identifier ;) })) }))) (expression_statement "puVar8[5] = puVar9;" (assignment_expression "puVar8[5] = puVar9" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10 = puVar9;" (assignment_expression "puVar10 = puVar9" identifier = identifier) ;) }))) (labeled_statement "LAB_00231383:\n puVar8[6] = 0;" statement_identifier : (expression_statement "puVar8[6] = 0;" (assignment_expression "puVar8[6] = 0" (subscript_expression "puVar8[6]" 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 "local_c8 = puVar9;" (assignment_expression "local_c8 = puVar9" identifier = identifier) ;) }) while (parenthesized_expression "(lVar11 < lVar6)" ( (binary_expression "lVar11 < lVar6" identifier < identifier) )) ;) })) (expression_statement "lVar6 = lVar11;" (assignment_expression "lVar6 = lVar11" identifier = identifier) ;) (if_statement "if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }" if (parenthesized_expression "(((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11))" ( (binary_expression "((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)" (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 == lVar11)" ( (binary_expression "(long)(param_3 - 2) / 2 == lVar11" (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 lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }" { (expression_statement "lVar6 = lVar11 * 2 + 1;" (assignment_expression "lVar6 = lVar11 * 2 + 1" identifier = (binary_expression "lVar11 * 2 + 1" (binary_expression "lVar11 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 0x48)" ( (binary_expression "param_1 + lVar6 * 0x48" identifier + (binary_expression "lVar6 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar11 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar11 * 0x48)" ( (binary_expression "param_1 + lVar11 * 0x48" identifier + (binary_expression "lVar11 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "*puVar1 = *puVar8;" (assignment_expression "*puVar1 = *puVar8" (pointer_expression "*puVar1" * identifier) = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "puVar1[1] = uVar3;" (assignment_expression "puVar1[1] = uVar3" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = puVar8[2];" (assignment_expression "puVar1[2] = puVar8[2]" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = (subscript_expression "puVar8[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);" (assignment_expression "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3)" (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) )))) = (pointer_expression "*(undefined4 *)(puVar8 + 3)" * (cast_expression "(undefined4 *)(puVar8 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 3)" ( (binary_expression "puVar8 + 3" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);" (assignment_expression "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4)" (pointer_expression "*(undefined4 *)(puVar1 + 4)" * (cast_expression "(undefined4 *)(puVar1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar8 + 4)" * (cast_expression "(undefined4 *)(puVar8 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) ))))) ;) (expression_statement "FUN_002e1c30(puVar1 + 5,puVar8 + 5);" (call_expression "FUN_002e1c30(puVar1 + 5,puVar8 + 5)" identifier (argument_list "(puVar1 + 5,puVar8 + 5)" ( (binary_expression "puVar1 + 5" identifier + number_literal) , (binary_expression "puVar8 + 5" identifier + number_literal) ))) ;) })) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" identifier = (pointer_expression "&local_50" & identifier)) ;) (expression_statement "local_78 = param_4[2];" (assignment_expression "local_78 = param_4[2]" identifier = (subscript_expression "param_4[2]" identifier [ number_literal ])) ;) (expression_statement "uStack_70 = param_4[3];" (assignment_expression "uStack_70 = param_4[3]" identifier = (subscript_expression "param_4[3]" identifier [ number_literal ])) ;) (expression_statement "local_88 = *param_4;" (assignment_expression "local_88 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) (expression_statement "uStack_80 = param_4[1];" (assignment_expression "uStack_80 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "local_68 = *(undefined4 *)(param_4 + 4);" (assignment_expression "local_68 = *(undefined4 *)(param_4 + 4)" identifier = (pointer_expression "*(undefined4 *)(param_4 + 4)" * (cast_expression "(undefined4 *)(param_4 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" if (parenthesized_expression "((undefined8 *)param_4[5] == param_4 + 7)" ( (binary_expression "(undefined8 *)param_4[5] == param_4 + 7" (cast_expression "(undefined8 *)param_4[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[5]" identifier [ number_literal ])) == (binary_expression "param_4 + 7" identifier + number_literal)) )) (compound_statement "{\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }" { (expression_statement "local_50 = param_4[7];" (assignment_expression "local_50 = param_4[7]" identifier = (subscript_expression "param_4[7]" identifier [ number_literal ])) ;) (expression_statement "uStack_48 = param_4[8];" (assignment_expression "uStack_48 = param_4[8]" identifier = (subscript_expression "param_4[8]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" else (compound_statement "{\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" { (expression_statement "local_50 = param_4[7];" (assignment_expression "local_50 = param_4[7]" identifier = (subscript_expression "param_4[7]" identifier [ number_literal ])) ;) (expression_statement "local_60 = (undefined8 *)param_4[5];" (assignment_expression "local_60 = (undefined8 *)param_4[5]" identifier = (cast_expression "(undefined8 *)param_4[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[5]" identifier [ number_literal ]))) ;) }))) (expression_statement "param_4[5] = param_4 + 7;" (assignment_expression "param_4[5] = param_4 + 7" (subscript_expression "param_4[5]" identifier [ number_literal ]) = (binary_expression "param_4 + 7" identifier + number_literal)) ;) (expression_statement "local_58 = param_4[6];" (assignment_expression "local_58 = param_4[6]" identifier = (subscript_expression "param_4[6]" identifier [ number_literal ])) ;) (expression_statement "param_4[6] = 0;" (assignment_expression "param_4[6] = 0" (subscript_expression "param_4[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" identifier = (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" ( (binary_expression "lVar6 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar6 + -1 >> 0x3f)" ( (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "*(undefined1 *)(param_4 + 7) = 0;" (assignment_expression "*(undefined1 *)(param_4 + 7) = 0" (pointer_expression "*(undefined1 *)(param_4 + 7)" * (cast_expression "(undefined1 *)(param_4 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 7)" ( (binary_expression "param_4 + 7" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" if (parenthesized_expression "(param_2 < lVar6)" ( (binary_expression "param_2 < lVar6" identifier < identifier) )) (compound_statement "{\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }" { (do_statement "do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);" do (compound_statement "{\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n }" { (expression_statement "lVar12 = lVar11 >> 1;" (assignment_expression "lVar12 = lVar11 >> 1" identifier = (binary_expression "lVar11 >> 1" identifier >> number_literal)) ;) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar12 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar12 * 0x48)" ( (binary_expression "param_1 + lVar12 * 0x48" identifier + (binary_expression "lVar12 * 0x48" identifier * number_literal)) )))) ;) comment (expression_statement "cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);" (assignment_expression "cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88)" identifier = (call_expression "FUN_001f66c0(&local_89,puVar1,&local_88)" identifier (argument_list "(&local_89,puVar1,&local_88)" ( (pointer_expression "&local_89" & identifier) , identifier , (pointer_expression "&local_88" & identifier) )))) ;) (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 0x48)" ( (binary_expression "param_1 + lVar6 * 0x48" identifier + (binary_expression "lVar6 * 0x48" identifier * number_literal)) )))) ;) (if_statement "if (cVar5 == '\0') break;" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "uVar3 = puVar1[1];" (assignment_expression "uVar3 = puVar1[1]" identifier = (subscript_expression "puVar1[1]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) (expression_statement "*puVar8 = *puVar1;" (assignment_expression "*puVar8 = *puVar1" (pointer_expression "*puVar8" * identifier) = (pointer_expression "*puVar1" * identifier)) ;) (expression_statement "puVar8[1] = uVar3;" (assignment_expression "puVar8[1] = uVar3" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[2] = puVar1[2];" (assignment_expression "puVar8[2] = puVar1[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar1[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);" (assignment_expression "*(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3)" (pointer_expression "*(undefined4 *)(puVar8 + 3)" * (cast_expression "(undefined4 *)(puVar8 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 3)" ( (binary_expression "puVar8 + 3" identifier + number_literal) )))) = (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) ))))) ;) (expression_statement "*(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);" (assignment_expression "*(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4)" (pointer_expression "*(undefined4 *)(puVar8 + 4)" * (cast_expression "(undefined4 *)(puVar8 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar1 + 4)" * (cast_expression "(undefined4 *)(puVar1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) (expression_statement "puVar2 = (undefined8 *)puVar1[5];" (assignment_expression "puVar2 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) (expression_statement "puVar9 = puVar1 + 7;" (assignment_expression "puVar9 = puVar1 + 7" identifier = (binary_expression "puVar1 + 7" identifier + number_literal)) ;) (if_statement "if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" if (parenthesized_expression "(puVar2 == puVar9)" ( (binary_expression "puVar2 == puVar9" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }" { (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" identifier = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" { (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7)" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar1 + 7)" * (cast_expression "(undefined1 *)(puVar1 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 7)" ( (binary_expression "puVar1 + 7" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" identifier = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" else (compound_statement "{\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" { (expression_statement "memcpy(puVar10,puVar2,sVar7);" (call_expression "memcpy(puVar10,puVar2,sVar7)" identifier (argument_list "(puVar10,puVar2,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" identifier = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) }))) })) (expression_statement "puVar8[6] = sVar7;" (assignment_expression "puVar8[6] = sVar7" (subscript_expression "puVar8[6]" 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 "puVar9 = (undefined8 *)puVar1[5];" (assignment_expression "puVar9 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" else (compound_statement "{\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" { (if_statement "if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" if (parenthesized_expression "(puVar10 == puVar8 + 7)" ( (binary_expression "puVar10 == puVar8 + 7" identifier == (binary_expression "puVar8 + 7" identifier + number_literal)) )) (compound_statement "{\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }" { (expression_statement "puVar8[5] = puVar2;" (assignment_expression "puVar8[5] = puVar2" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[6] = puVar1[6];" (assignment_expression "puVar8[6] = puVar1[6]" (subscript_expression "puVar8[6]" identifier [ number_literal ]) = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (expression_statement "puVar8[7] = puVar1[7];" (assignment_expression "puVar8[7] = puVar1[7]" (subscript_expression "puVar8[7]" identifier [ number_literal ]) = (subscript_expression "puVar1[7]" identifier [ number_literal ])) ;) }) (else_clause "else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" else (compound_statement "{\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" { (expression_statement "puVar8[5] = puVar2;" (assignment_expression "puVar8[5] = puVar2" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar3 = puVar8[7];" (assignment_expression "uVar3 = puVar8[7]" identifier = (subscript_expression "puVar8[7]" identifier [ number_literal ])) ;) (expression_statement "puVar8[6] = puVar1[6];" (assignment_expression "puVar8[6] = puVar1[6]" (subscript_expression "puVar8[6]" identifier [ number_literal ]) = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (expression_statement "puVar8[7] = puVar1[7];" (assignment_expression "puVar8[7] = puVar1[7]" (subscript_expression "puVar8[7]" identifier [ number_literal ]) = (subscript_expression "puVar1[7]" identifier [ number_literal ])) ;) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\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 puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }" { (expression_statement "puVar1[5] = puVar10;" (assignment_expression "puVar1[5] = puVar10" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[7] = uVar3;" (assignment_expression "puVar1[7] = uVar3" (subscript_expression "puVar1[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar9 = puVar10;" (assignment_expression "puVar9 = puVar10" identifier = identifier) ;) (goto_statement "goto LAB_00231566;" goto statement_identifier ;) })) }))) (expression_statement "puVar1[5] = puVar9;" (assignment_expression "puVar1[5] = puVar9" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = identifier) ;) }))) (labeled_statement "LAB_00231566:\n puVar1[6] = 0;" statement_identifier : (expression_statement "puVar1[6] = 0;" (assignment_expression "puVar1[6] = 0" (subscript_expression "puVar1[6]" 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 "lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);" (assignment_expression "lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f)" identifier = (binary_expression "(lVar12 + -1) - (lVar12 + -1 >> 0x3f)" (parenthesized_expression "(lVar12 + -1)" ( (binary_expression "lVar12 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar12 + -1 >> 0x3f)" ( (binary_expression "lVar12 + -1 >> 0x3f" (binary_expression "lVar12 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "puVar8 = puVar1;" (assignment_expression "puVar8 = puVar1" identifier = identifier) ;) (expression_statement "lVar6 = lVar12;" (assignment_expression "lVar6 = lVar12" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 < lVar12)" ( (binary_expression "param_2 < lVar12" identifier < identifier) )) ;) }) (else_clause "else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" else (compound_statement "{\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" { (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 0x48)" ( (binary_expression "param_1 + lVar6 * 0x48" identifier + (binary_expression "lVar6 * 0x48" identifier * number_literal)) )))) ;) }))) (expression_statement "*(undefined4 *)(puVar8 + 4) = local_68;" (assignment_expression "*(undefined4 *)(puVar8 + 4) = local_68" (pointer_expression "*(undefined4 *)(puVar8 + 4)" * (cast_expression "(undefined4 *)(puVar8 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar8[2] = local_78;" (assignment_expression "puVar8[2] = local_78" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*puVar8 = local_88;" (assignment_expression "*puVar8 = local_88" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "puVar8[1] = uStack_80;" (assignment_expression "puVar8[1] = uStack_80" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;" (assignment_expression "*(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70" (pointer_expression "*(undefined4 *)(puVar8 + 3)" * (cast_expression "(undefined4 *)(puVar8 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 3)" ( (binary_expression "puVar8 + 3" identifier + number_literal) )))) = (cast_expression "(undefined4)uStack_70" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "FUN_002e1c30(puVar8 + 5,&local_60);" (call_expression "FUN_002e1c30(puVar8 + 5,&local_60)" identifier (argument_list "(puVar8 + 5,&local_60)" ( (binary_expression "puVar8 + 5" identifier + number_literal) , (pointer_expression "&local_60" & identifier) ))) ;) (if_statement "if (local_60 != &local_50) {\n FUN_002dac60();\n }" if (parenthesized_expression "(local_60 != &local_50)" ( (binary_expression "local_60 != &local_50" identifier != (pointer_expression "&local_50" & identifier)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" 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<gold::Output_section::Input_section_sort_entry*,\n std::vector<gold::Output_section::Input_section_sort_entry> >, long int,\n gold::Output_section::Input_section_sort_entry,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare>\n > */\n\nvoid std::\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare>_>\n (long __first,long __holeIndex,ulong __len,undefined8 *__value)\n\n{\n Input_section_sort_entry *pIVar1;\n undefined8 *puVar2;\n undefined8 *puVar3;\n pointer pcVar4;\n size_type sVar5;\n long lVar6;\n anon_union_8_2_227b06d7_for_u1_ aVar7;\n undefined8 uVar8;\n uint uVar9;\n bool bVar10;\n long lVar11;\n size_t sVar12;\n Input_section_sort_entry *pIVar13;\n long __topIndex;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar14;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar15;\n long lVar16;\n long lVar17;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *local_c8;\n _Iter_comp_val<gold::Output_section::Input_section_sort_section_order_index_compare> __cmp;\n undefined1 local_88 [40];\n _Alloc_hider local_60;\n size_type local_58;\n anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n local_50 [2];\n \n lVar11 = (long)(__len - 1) / 2;\n lVar16 = __holeIndex;\n if (__holeIndex < lVar11) {\n local_c8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__first + 0x38 + __holeIndex * 0x48);\n do {\n lVar6 = (lVar16 + 1) * 2;\n lVar17 = lVar6 + -1;\n pIVar13 = (Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90);\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1);\n if (bVar10) {\n pIVar13 = pIVar1;\n }\n puVar2 = (undefined8 *)(__first + lVar16 * 0x48);\n lVar16 = lVar6;\n if (bVar10) {\n lVar16 = lVar17;\n }\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;\n paVar14 = &(pIVar13->section_name_).field_2;\n *puVar2 = *(undefined8 *)&pIVar13->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1) = aVar7;\n *(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2) = (pIVar13->input_section_).u2_;\n *(uint *)(puVar2 + 3) = (pIVar13->input_section_).section_order_index_;\n *(uint *)(puVar2 + 4) = pIVar13->index_;\n pcVar4 = (pIVar13->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar13->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }\n puVar2[6] = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n paVar15 = paVar14;\n }\nLAB_00231383:\n (pIVar13->section_name_)._M_string_length = 0;\n paVar15->_M_local_buf[0] = '\0';\n local_c8 = paVar14;\n } while (lVar16 < lVar11);\n }\n lVar11 = lVar16;\n if (((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar16)) {\n lVar11 = lVar16 * 2 + 1;\n puVar2 = (undefined8 *)(__first + lVar11 * 0x48);\n uVar8 = puVar2[1];\n puVar3 = (undefined8 *)(__first + lVar16 * 0x48);\n *puVar3 = *puVar2;\n puVar3[1] = uVar8;\n puVar3[2] = puVar2[2];\n *(undefined4 *)(puVar3 + 3) = *(undefined4 *)(puVar2 + 3);\n *(undefined4 *)(puVar3 + 4) = *(undefined4 *)(puVar2 + 4);\n string::operator=((string *)(puVar3 + 5),(string *)(puVar2 + 5));\n }\n local_60._M_p = (pointer)local_50;\n local_88._16_8_ = *(anon_union_8_4_139239c7_for_u2_ *)(__value + 2);\n local_88._24_8_ = __value[3];\n local_88._0_8_ = *__value;\n local_88._8_8_ = *(anon_union_8_2_227b06d7_for_u1_ *)(__value + 1);\n local_88._32_4_ = *(undefined4 *)(__value + 4);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value[5] ==\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7)) {\n local_50[0]._0_8_ = __value[7];\n local_50[0]._8_8_ = __value[8];\n }\n else {\n local_50[0]._0_8_ = __value[7];\n local_60._M_p = (pointer)__value[5];\n }\n __value[5] = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7);\n local_58 = __value[6];\n __value[6] = 0;\n lVar16 = (lVar11 + -1) - (lVar11 + -1 >> 0x3f);\n *(undefined1 *)(__value + 7) = 0;\n if (__holeIndex < lVar11) {\n do {\n lVar17 = lVar16 >> 1;\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88);\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n if (!bVar10) break;\n uVar9 = (pIVar1->input_section_).p2align_;\n aVar7 = (pIVar1->input_section_).u1_;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n (pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_;\n (pIVar13->input_section_).p2align_ = uVar9;\n (pIVar13->input_section_).u1_ = aVar7;\n (pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_;\n (pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_\n ;\n pIVar13->index_ = pIVar1->index_;\n pcVar4 = (pIVar1->section_name_)._M_dataplus._M_p;\n paVar14 = &(pIVar1->section_name_).field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar1->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }\n (pIVar13->section_name_)._M_string_length = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n }\nLAB_00231566:\n (pIVar1->section_name_)._M_string_length = 0;\n paVar14->_M_local_buf[0] = '\0';\n lVar16 = (lVar17 + -1) - (lVar17 + -1 >> 0x3f);\n pIVar13 = pIVar1;\n lVar11 = lVar17;\n } while (__holeIndex < lVar17);\n }\n else {\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n }\n pIVar13->index_ = local_88._32_4_;\n (pIVar13->input_section_).u2_ = (anon_union_8_4_139239c7_for_u2_)local_88._16_8_;\n (pIVar13->input_section_).shndx_ = local_88._0_4_;\n (pIVar13->input_section_).p2align_ = local_88._4_4_;\n (pIVar13->input_section_).u1_ = (anon_union_8_2_227b06d7_for_u1_)local_88._8_8_;\n (pIVar13->input_section_).section_order_index_ = local_88._24_4_;\n string::operator=((string *)&pIVar13->section_name_,(string *)&local_60);\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_60._M_p != local_50) {\n operator_delete(local_60._M_p);\n }\n return;\n}\n\n" comment comment (declaration "void std::\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::Input_section_sort_entry*,_std::vector<gold::Output_section::Input_section_sort_entry>_>,_long_int,_gold::Output_section::Input_section_sort_entry,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare>_>\n (long __first,long __holeIndex,ulong __len,undefined8 *__value)\n\n{\n Input_section_sort_entry *pIVar1;" primitive_type (ERROR "std::\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::" identifier : : identifier < identifier : : identifier < identifier : : identifier : :) identifier (ERROR "*" *) , (ERROR "_std::vector<gold::Output_section::Input_section_sort_entry>" identifier : : identifier < identifier : : identifier : : identifier >) identifier (ERROR ">" >) , identifier , (ERROR "_gold::Output_section::" identifier : : identifier : :) identifier , (ERROR "___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare>_>\n (long __first,long __holeIndex,ulong __len,undefined8 *__value)\n\n{\n Input_section_sort_entry" identifier : : 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)) ))) { identifier) (pointer_declarator "*pIVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "pointer pcVar4;" type_identifier identifier ;) (declaration "size_type sVar5;" type_identifier identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "anon_union_8_2_227b06d7_for_u1_ aVar7;" type_identifier identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "bool bVar10;" primitive_type identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar12;" primitive_type identifier ;) (declaration "Input_section_sort_entry *pIVar13;" type_identifier (pointer_declarator "*pIVar13" * identifier) ;) (declaration "long __topIndex;" (sized_type_specifier "long" long) identifier ;) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar14;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n *paVar14;" (binary_expression "allocator<char>_>_9\n *paVar14" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *paVar14" identifier * identifier)) ;)) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n *paVar15;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n *paVar15;" (binary_expression "allocator<char>_>_9\n *paVar15" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *paVar15" identifier * identifier)) ;)) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar17;" (sized_type_specifier "long" long) identifier ;) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n *local_c8;" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n *local_c8;" (binary_expression "allocator<char>_>_9\n *local_c8" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *local_c8" identifier * identifier)) ;)) (ERROR "_Iter_comp_val<gold::" (binary_expression "_Iter_comp_val<gold" identifier < identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_order_index_compare> __cmp;" statement_identifier : (ERROR ":" :) (expression_statement "Input_section_sort_section_order_index_compare> __cmp;" (binary_expression "Input_section_sort_section_order_index_compare> __cmp" identifier > identifier) ;)) (declaration "undefined1 local_88 [40];" type_identifier (array_declarator "local_88 [40]" identifier [ number_literal ]) ;) (declaration "_Alloc_hider local_60;" type_identifier identifier ;) (declaration "size_type local_58;" type_identifier identifier ;) (ERROR "anon_union_16_2_edb7204a_for_basic_string<char," (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) ,) (labeled_statement "_std::char_traits<char>,_std::allocator<char>_>_9\n local_50 [2];" statement_identifier (ERROR "::char_traits<char>,_std:" : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) :) : (expression_statement "allocator<char>_>_9\n local_50 [2];" (binary_expression "allocator<char>_>_9\n local_50 [2]" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "_9" identifier) (subscript_expression "local_50 [2]" identifier [ number_literal ])) ;)) (expression_statement "lVar11 = (long)(__len - 1) / 2;" (assignment_expression "lVar11 = (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 "lVar16 = __holeIndex;" (assignment_expression "lVar16 = __holeIndex" identifier = identifier) ;) (if_statement "if (__holeIndex < lVar11) {\n local_c8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__first + 0x38 + __holeIndex * 0x48);\n do {\n lVar6 = (lVar16 + 1) * 2;\n lVar17 = lVar6 + -1;\n pIVar13 = (Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90);\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1);\n if (bVar10) {\n pIVar13 = pIVar1;\n }\n puVar2 = (undefined8 *)(__first + lVar16 * 0x48);\n lVar16 = lVar6;\n if (bVar10) {\n lVar16 = lVar17;\n }\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;\n paVar14 = &(pIVar13->section_name_).field_2;\n *puVar2 = *(undefined8 *)&pIVar13->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1) = aVar7;\n *(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2) = (pIVar13->input_section_).u2_;\n *(uint *)(puVar2 + 3) = (pIVar13->input_section_).section_order_index_;\n *(uint *)(puVar2 + 4) = pIVar13->index_;\n pcVar4 = (pIVar13->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar13->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }\n puVar2[6] = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n paVar15 = paVar14;\n }\nLAB_00231383:\n (pIVar13->section_name_)._M_string_length = 0;\n paVar15->_M_local_buf[0] = '\0';\n local_c8 = paVar14;\n } while (lVar16 < lVar11);\n }" if (parenthesized_expression "(__holeIndex < lVar11)" ( (binary_expression "__holeIndex < lVar11" identifier < identifier) )) (compound_statement "{\n local_c8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__first + 0x38 + __holeIndex * 0x48);\n do {\n lVar6 = (lVar16 + 1) * 2;\n lVar17 = lVar6 + -1;\n pIVar13 = (Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90);\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1);\n if (bVar10) {\n pIVar13 = pIVar1;\n }\n puVar2 = (undefined8 *)(__first + lVar16 * 0x48);\n lVar16 = lVar6;\n if (bVar10) {\n lVar16 = lVar17;\n }\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;\n paVar14 = &(pIVar13->section_name_).field_2;\n *puVar2 = *(undefined8 *)&pIVar13->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1) = aVar7;\n *(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2) = (pIVar13->input_section_).u2_;\n *(uint *)(puVar2 + 3) = (pIVar13->input_section_).section_order_index_;\n *(uint *)(puVar2 + 4) = pIVar13->index_;\n pcVar4 = (pIVar13->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar13->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }\n puVar2[6] = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n paVar15 = paVar14;\n }\nLAB_00231383:\n (pIVar13->section_name_)._M_string_length = 0;\n paVar15->_M_local_buf[0] = '\0';\n local_c8 = paVar14;\n } while (lVar16 < lVar11);\n }" { (expression_statement "local_c8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__first + 0x38 + __holeIndex * 0x48);" (assignment_expression "local_c8 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__first + 0x38 + __holeIndex * 0x48)" identifier = (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__first + 0x38 + __holeIndex * 0x48)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (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" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "(__first + 0x38 + __holeIndex * 0x48)" ( (binary_expression "__first + 0x38 + __holeIndex * 0x48" (binary_expression "__first + 0x38" identifier + number_literal) + (binary_expression "__holeIndex * 0x48" identifier * number_literal)) )))) ;) (do_statement "do {\n lVar6 = (lVar16 + 1) * 2;\n lVar17 = lVar6 + -1;\n pIVar13 = (Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90);\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1);\n if (bVar10) {\n pIVar13 = pIVar1;\n }\n puVar2 = (undefined8 *)(__first + lVar16 * 0x48);\n lVar16 = lVar6;\n if (bVar10) {\n lVar16 = lVar17;\n }\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;\n paVar14 = &(pIVar13->section_name_).field_2;\n *puVar2 = *(undefined8 *)&pIVar13->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1) = aVar7;\n *(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2) = (pIVar13->input_section_).u2_;\n *(uint *)(puVar2 + 3) = (pIVar13->input_section_).section_order_index_;\n *(uint *)(puVar2 + 4) = pIVar13->index_;\n pcVar4 = (pIVar13->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar13->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }\n puVar2[6] = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n paVar15 = paVar14;\n }\nLAB_00231383:\n (pIVar13->section_name_)._M_string_length = 0;\n paVar15->_M_local_buf[0] = '\0';\n local_c8 = paVar14;\n } while (lVar16 < lVar11);" do (compound_statement "{\n lVar6 = (lVar16 + 1) * 2;\n lVar17 = lVar6 + -1;\n pIVar13 = (Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90);\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1);\n if (bVar10) {\n pIVar13 = pIVar1;\n }\n puVar2 = (undefined8 *)(__first + lVar16 * 0x48);\n lVar16 = lVar6;\n if (bVar10) {\n lVar16 = lVar17;\n }\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;\n paVar14 = &(pIVar13->section_name_).field_2;\n *puVar2 = *(undefined8 *)&pIVar13->input_section_;\n *(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1) = aVar7;\n *(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2) = (pIVar13->input_section_).u2_;\n *(uint *)(puVar2 + 3) = (pIVar13->input_section_).section_order_index_;\n *(uint *)(puVar2 + 4) = pIVar13->index_;\n pcVar4 = (pIVar13->section_name_)._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar13->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }\n puVar2[6] = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n paVar15 = paVar14;\n }\nLAB_00231383:\n (pIVar13->section_name_)._M_string_length = 0;\n paVar15->_M_local_buf[0] = '\0';\n local_c8 = paVar14;\n }" { (expression_statement "lVar6 = (lVar16 + 1) * 2;" (assignment_expression "lVar6 = (lVar16 + 1) * 2" identifier = (binary_expression "(lVar16 + 1) * 2" (parenthesized_expression "(lVar16 + 1)" ( (binary_expression "lVar16 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar17 = lVar6 + -1;" (assignment_expression "lVar17 = lVar6 + -1" identifier = (binary_expression "lVar6 + -1" identifier + number_literal)) ;) (expression_statement "pIVar13 = (Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90);" (assignment_expression "pIVar13 = (Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90)" identifier = (cast_expression "(Input_section_sort_entry *)(__first + (lVar16 + 1) * 0x90)" ( (type_descriptor "Input_section_sort_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + (lVar16 + 1) * 0x90)" ( (binary_expression "__first + (lVar16 + 1) * 0x90" identifier + (binary_expression "(lVar16 + 1) * 0x90" (parenthesized_expression "(lVar16 + 1)" ( (binary_expression "lVar16 + 1" identifier + number_literal) )) * number_literal)) )))) ;) (expression_statement "pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);" (assignment_expression "pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48)" identifier = (cast_expression "(Input_section_sort_entry *)(__first + lVar17 * 0x48)" ( (type_descriptor "Input_section_sort_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar17 * 0x48)" ( (binary_expression "__first + lVar17 * 0x48" identifier + (binary_expression "lVar17 * 0x48" identifier * number_literal)) )))) ;) (ERROR "bVar10 = gold::" (assignment_expression "bVar10 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1);" statement_identifier : (ERROR ":" :) (expression_statement "operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1);" (call_expression "operator()\n ((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_order_index_compare *)&stack0x00000008,pIVar13\n ,pIVar1)" ( (cast_expression "(Input_section_sort_section_order_index_compare *)&stack0x00000008" ( (type_descriptor "Input_section_sort_section_order_index_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&stack0x00000008" & identifier)) , identifier , identifier ))) ;))) (if_statement "if (bVar10) {\n pIVar13 = pIVar1;\n }" if (parenthesized_expression "(bVar10)" ( identifier )) (compound_statement "{\n pIVar13 = pIVar1;\n }" { (expression_statement "pIVar13 = pIVar1;" (assignment_expression "pIVar13 = pIVar1" identifier = identifier) ;) })) (expression_statement "puVar2 = (undefined8 *)(__first + lVar16 * 0x48);" (assignment_expression "puVar2 = (undefined8 *)(__first + lVar16 * 0x48)" identifier = (cast_expression "(undefined8 *)(__first + lVar16 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar16 * 0x48)" ( (binary_expression "__first + lVar16 * 0x48" identifier + (binary_expression "lVar16 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "lVar16 = lVar6;" (assignment_expression "lVar16 = lVar6" identifier = identifier) ;) (if_statement "if (bVar10) {\n lVar16 = lVar17;\n }" if (parenthesized_expression "(bVar10)" ( identifier )) (compound_statement "{\n lVar16 = lVar17;\n }" { (expression_statement "lVar16 = lVar17;" (assignment_expression "lVar16 = lVar17" identifier = identifier) ;) })) (expression_statement "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;\n paVar14 = &(pIVar13->section_name_).field_2;" (assignment_expression "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;\n paVar14 = &(pIVar13->section_name_).field_2" identifier = (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;\n paVar14 = &(pIVar13->section_name_).field_2" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n aVar7 = (pIVar13->input_section_).u1_;" (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 *)puVar2[5]" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)puVar2[5]" identifier * (ERROR ")" )) (subscript_expression "puVar2[5]" identifier [ number_literal ]))) ; (assignment_expression "aVar7 = (pIVar13->input_section_).u1_" identifier = (field_expression "(pIVar13->input_section_).u1_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier)) ;) (assignment_expression "paVar14 = &(pIVar13->section_name_).field_2" identifier = (pointer_expression "&(pIVar13->section_name_).field_2" & (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier))) ))) ;) (expression_statement "*puVar2 = *(undefined8 *)&pIVar13->input_section_;" (assignment_expression "*puVar2 = *(undefined8 *)&pIVar13->input_section_" (pointer_expression "*puVar2" * identifier) = (pointer_expression "*(undefined8 *)&pIVar13->input_section_" * (cast_expression "(undefined8 *)&pIVar13->input_section_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pIVar13->input_section_" & (field_expression "pIVar13->input_section_" identifier -> field_identifier))))) ;) (expression_statement "*(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1) = aVar7;" (assignment_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1) = aVar7" (pointer_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1)" * (cast_expression "(anon_union_8_2_227b06d7_for_u1_ *)(puVar2 + 1)" ( (type_descriptor "anon_union_8_2_227b06d7_for_u1_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 1)" ( (binary_expression "puVar2 + 1" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2) = (pIVar13->input_section_).u2_;" (assignment_expression "*(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2) = (pIVar13->input_section_).u2_" (pointer_expression "*(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2)" * (cast_expression "(anon_union_8_4_139239c7_for_u2_ *)(puVar2 + 2)" ( (type_descriptor "anon_union_8_4_139239c7_for_u2_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 2)" ( (binary_expression "puVar2 + 2" identifier + number_literal) )))) = (field_expression "(pIVar13->input_section_).u2_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "*(uint *)(puVar2 + 3) = (pIVar13->input_section_).section_order_index_;" (assignment_expression "*(uint *)(puVar2 + 3) = (pIVar13->input_section_).section_order_index_" (pointer_expression "*(uint *)(puVar2 + 3)" * (cast_expression "(uint *)(puVar2 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 3)" ( (binary_expression "puVar2 + 3" identifier + number_literal) )))) = (field_expression "(pIVar13->input_section_).section_order_index_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "*(uint *)(puVar2 + 4) = pIVar13->index_;" (assignment_expression "*(uint *)(puVar2 + 4) = pIVar13->index_" (pointer_expression "*(uint *)(puVar2 + 4)" * (cast_expression "(uint *)(puVar2 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 4)" ( (binary_expression "puVar2 + 4" identifier + number_literal) )))) = (field_expression "pIVar13->index_" identifier -> field_identifier)) ;) (expression_statement "pcVar4 = (pIVar13->section_name_)._M_dataplus._M_p;" (assignment_expression "pcVar4 = (pIVar13->section_name_)._M_dataplus._M_p" identifier = (field_expression "(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(pIVar13->section_name_)._M_dataplus" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" 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 *)pcVar4 == paVar14) {\n sVar12 = (pIVar13->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }\n puVar2[6] = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n paVar15 = paVar14;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14)" ( (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 *)pcVar4 == paVar14" (binary_expression "allocator<char>_>_9\n *)pcVar4" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar4" identifier * (ERROR ")" )) identifier)) == identifier) )) )) (compound_statement "{\n sVar12 = (pIVar13->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }\n puVar2[6] = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }" { (expression_statement "sVar12 = (pIVar13->section_name_)._M_string_length;" (assignment_expression "sVar12 = (pIVar13->section_name_)._M_string_length" identifier = (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }" if (parenthesized_expression "(sVar12 != 0)" ( (binary_expression "sVar12 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n }" { (if_statement "if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }\n else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }" if (parenthesized_expression "(sVar12 == 1)" ( (binary_expression "sVar12 == 1" identifier == number_literal) )) (compound_statement "{\n paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }" { (expression_statement "paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0];" (assignment_expression "paVar15->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0]" (subscript_expression "paVar15->_M_local_buf[0]" (field_expression "paVar15->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (subscript_expression "(pIVar13->section_name_).field_2._M_local_buf[0]" (field_expression "(pIVar13->section_name_).field_2._M_local_buf" (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ])) ;) (expression_statement "sVar12 = (pIVar13->section_name_)._M_string_length;" (assignment_expression "sVar12 = (pIVar13->section_name_)._M_string_length" identifier = (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];" (assignment_expression "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5]" identifier = (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5]" ( (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 *)puVar2[5]" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)puVar2[5]" identifier * (ERROR ")" )) (subscript_expression "puVar2[5]" identifier [ number_literal ]))) ))) ;) }) (else_clause "else {\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }" else (compound_statement "{\n memcpy(paVar15,paVar14,sVar12);\n sVar12 = (pIVar13->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];\n }" { (expression_statement "memcpy(paVar15,paVar14,sVar12);" (call_expression "memcpy(paVar15,paVar14,sVar12)" identifier (argument_list "(paVar15,paVar14,sVar12)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar12 = (pIVar13->section_name_)._M_string_length;" (assignment_expression "sVar12 = (pIVar13->section_name_)._M_string_length" identifier = (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5];" (assignment_expression "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5]" identifier = (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)puVar2[5]" ( (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 *)puVar2[5]" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)puVar2[5]" identifier * (ERROR ")" )) (subscript_expression "puVar2[5]" identifier [ number_literal ]))) ))) ;) }))) })) (expression_statement "puVar2[6] = sVar12;" (assignment_expression "puVar2[6] = sVar12" (subscript_expression "puVar2[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "paVar15->_M_local_buf[sVar12] = '\0';" (assignment_expression "paVar15->_M_local_buf[sVar12] = '\0'" (subscript_expression "paVar15->_M_local_buf[sVar12]" (field_expression "paVar15->_M_local_buf" identifier -> field_identifier) [ identifier ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;" (assignment_expression "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p" identifier = (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus" (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (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" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) ))) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n paVar15 = paVar14;\n }" else (compound_statement "{\n if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n paVar15 = paVar14;\n }" { (if_statement "if (paVar15 == local_c8) {\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }\n else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }" if (parenthesized_expression "(paVar15 == local_c8)" ( (binary_expression "paVar15 == local_c8" identifier == identifier) )) (compound_statement "{\n puVar2[5] = pcVar4;\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n }" { (expression_statement "puVar2[5] = pcVar4;" (assignment_expression "puVar2[5] = pcVar4" (subscript_expression "puVar2[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar2[6] = (pIVar13->section_name_)._M_string_length;" (assignment_expression "puVar2[6] = (pIVar13->section_name_)._M_string_length" (subscript_expression "puVar2[6]" identifier [ number_literal ]) = (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;" (assignment_expression "puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity" (subscript_expression "puVar2[7]" identifier [ number_literal ]) = (field_expression "(pIVar13->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }" else (compound_statement "{\n puVar2[5] = pcVar4;\n sVar5 = puVar2[7];\n puVar2[6] = (pIVar13->section_name_)._M_string_length;\n puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }\n }" { (expression_statement "puVar2[5] = pcVar4;" (assignment_expression "puVar2[5] = pcVar4" (subscript_expression "puVar2[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "sVar5 = puVar2[7];" (assignment_expression "sVar5 = puVar2[7]" identifier = (subscript_expression "puVar2[7]" identifier [ number_literal ])) ;) (expression_statement "puVar2[6] = (pIVar13->section_name_)._M_string_length;" (assignment_expression "puVar2[6] = (pIVar13->section_name_)._M_string_length" (subscript_expression "puVar2[6]" identifier [ number_literal ]) = (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity;" (assignment_expression "puVar2[7] = (pIVar13->section_name_).field_2._M_allocated_capacity" (subscript_expression "puVar2[7]" identifier [ number_literal ]) = (field_expression "(pIVar13->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }" if (parenthesized_expression "(paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0)" ( (binary_expression "paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0)" identifier != (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0)" ( (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 *)0x0" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)0x0" identifier * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n (pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;\n goto LAB_00231383;\n }" { (expression_statement "(pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15;" (assignment_expression "(pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar15" (field_expression "(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(pIVar13->section_name_)._M_dataplus" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar15" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "(pIVar13->section_name_).field_2._M_allocated_capacity = sVar5;" (assignment_expression "(pIVar13->section_name_).field_2._M_allocated_capacity = sVar5" (field_expression "(pIVar13->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (goto_statement "goto LAB_00231383;" goto statement_identifier ;) })) }))) (expression_statement "(pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14;" (assignment_expression "(pIVar13->section_name_)._M_dataplus._M_p = (pointer)paVar14" (field_expression "(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(pIVar13->section_name_)._M_dataplus" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar14" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "paVar15 = paVar14;" (assignment_expression "paVar15 = paVar14" identifier = identifier) ;) }))) (labeled_statement "LAB_00231383:\n (pIVar13->section_name_)._M_string_length = 0;" statement_identifier : (expression_statement "(pIVar13->section_name_)._M_string_length = 0;" (assignment_expression "(pIVar13->section_name_)._M_string_length = 0" (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;)) (expression_statement "paVar15->_M_local_buf[0] = '\0';" (assignment_expression "paVar15->_M_local_buf[0] = '\0'" (subscript_expression "paVar15->_M_local_buf[0]" (field_expression "paVar15->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "local_c8 = paVar14;" (assignment_expression "local_c8 = paVar14" identifier = identifier) ;) }) while (parenthesized_expression "(lVar16 < lVar11)" ( (binary_expression "lVar16 < lVar11" identifier < identifier) )) ;) })) (expression_statement "lVar11 = lVar16;" (assignment_expression "lVar11 = lVar16" identifier = identifier) ;) (if_statement "if (((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar16)) {\n lVar11 = lVar16 * 2 + 1;\n puVar2 = (undefined8 *)(__first + lVar11 * 0x48);\n uVar8 = puVar2[1];\n puVar3 = (undefined8 *)(__first + lVar16 * 0x48);\n *puVar3 = *puVar2;\n puVar3[1] = uVar8;\n puVar3[2] = puVar2[2];\n *(undefined4 *)(puVar3 + 3) = *(undefined4 *)(puVar2 + 3);\n *(undefined4 *)(puVar3 + 4) = *(undefined4 *)(puVar2 + 4);\n string::operator=((string *)(puVar3 + 5),(string *)(puVar2 + 5));\n }" if (parenthesized_expression "(((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar16))" ( (binary_expression "((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar16)" (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 == lVar16)" ( (binary_expression "(long)(__len - 2) / 2 == lVar16" (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 lVar11 = lVar16 * 2 + 1;\n puVar2 = (undefined8 *)(__first + lVar11 * 0x48);\n uVar8 = puVar2[1];\n puVar3 = (undefined8 *)(__first + lVar16 * 0x48);\n *puVar3 = *puVar2;\n puVar3[1] = uVar8;\n puVar3[2] = puVar2[2];\n *(undefined4 *)(puVar3 + 3) = *(undefined4 *)(puVar2 + 3);\n *(undefined4 *)(puVar3 + 4) = *(undefined4 *)(puVar2 + 4);\n string::operator=((string *)(puVar3 + 5),(string *)(puVar2 + 5));\n }" { (expression_statement "lVar11 = lVar16 * 2 + 1;" (assignment_expression "lVar11 = lVar16 * 2 + 1" identifier = (binary_expression "lVar16 * 2 + 1" (binary_expression "lVar16 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar2 = (undefined8 *)(__first + lVar11 * 0x48);" (assignment_expression "puVar2 = (undefined8 *)(__first + lVar11 * 0x48)" identifier = (cast_expression "(undefined8 *)(__first + lVar11 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar11 * 0x48)" ( (binary_expression "__first + lVar11 * 0x48" identifier + (binary_expression "lVar11 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "uVar8 = puVar2[1];" (assignment_expression "uVar8 = puVar2[1]" identifier = (subscript_expression "puVar2[1]" identifier [ number_literal ])) ;) (expression_statement "puVar3 = (undefined8 *)(__first + lVar16 * 0x48);" (assignment_expression "puVar3 = (undefined8 *)(__first + lVar16 * 0x48)" identifier = (cast_expression "(undefined8 *)(__first + lVar16 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar16 * 0x48)" ( (binary_expression "__first + lVar16 * 0x48" identifier + (binary_expression "lVar16 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "*puVar3 = *puVar2;" (assignment_expression "*puVar3 = *puVar2" (pointer_expression "*puVar3" * identifier) = (pointer_expression "*puVar2" * identifier)) ;) (expression_statement "puVar3[1] = uVar8;" (assignment_expression "puVar3[1] = uVar8" (subscript_expression "puVar3[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar3[2] = puVar2[2];" (assignment_expression "puVar3[2] = puVar2[2]" (subscript_expression "puVar3[2]" identifier [ number_literal ]) = (subscript_expression "puVar2[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined4 *)(puVar3 + 3) = *(undefined4 *)(puVar2 + 3);" (assignment_expression "*(undefined4 *)(puVar3 + 3) = *(undefined4 *)(puVar2 + 3)" (pointer_expression "*(undefined4 *)(puVar3 + 3)" * (cast_expression "(undefined4 *)(puVar3 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + 3)" ( (binary_expression "puVar3 + 3" identifier + number_literal) )))) = (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) ))))) ;) (expression_statement "*(undefined4 *)(puVar3 + 4) = *(undefined4 *)(puVar2 + 4);" (assignment_expression "*(undefined4 *)(puVar3 + 4) = *(undefined4 *)(puVar2 + 4)" (pointer_expression "*(undefined4 *)(puVar3 + 4)" * (cast_expression "(undefined4 *)(puVar3 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + 4)" ( (binary_expression "puVar3 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar2 + 4)" * (cast_expression "(undefined4 *)(puVar2 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 4)" ( (binary_expression "puVar2 + 4" identifier + number_literal) ))))) ;) (labeled_statement "string::operator=((string *)(puVar3 + 5),(string *)(puVar2 + 5));" statement_identifier : (ERROR ":" :) (expression_statement "operator=((string *)(puVar3 + 5),(string *)(puVar2 + 5));" (assignment_expression "operator=((string *)(puVar3 + 5),(string *)(puVar2 + 5))" identifier = (parenthesized_expression "((string *)(puVar3 + 5),(string *)(puVar2 + 5))" ( (comma_expression "(string *)(puVar3 + 5),(string *)(puVar2 + 5)" (cast_expression "(string *)(puVar3 + 5)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + 5)" ( (binary_expression "puVar3 + 5" identifier + number_literal) ))) , (cast_expression "(string *)(puVar2 + 5)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 5)" ( (binary_expression "puVar2 + 5" identifier + number_literal) )))) ))) ;)) })) (expression_statement "local_60._M_p = (pointer)local_50;" (assignment_expression "local_60._M_p = (pointer)local_50" (field_expression "local_60._M_p" identifier . field_identifier) = (cast_expression "(pointer)local_50" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "local_88._16_8_ = *(anon_union_8_4_139239c7_for_u2_ *)(__value + 2);" (assignment_expression "local_88._16_8_ = *(anon_union_8_4_139239c7_for_u2_ *)(__value + 2)" (field_expression "local_88._16_8_" identifier . field_identifier) = (pointer_expression "*(anon_union_8_4_139239c7_for_u2_ *)(__value + 2)" * (cast_expression "(anon_union_8_4_139239c7_for_u2_ *)(__value + 2)" ( (type_descriptor "anon_union_8_4_139239c7_for_u2_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__value + 2)" ( (binary_expression "__value + 2" identifier + number_literal) ))))) ;) (expression_statement "local_88._24_8_ = __value[3];" (assignment_expression "local_88._24_8_ = __value[3]" (field_expression "local_88._24_8_" identifier . field_identifier) = (subscript_expression "__value[3]" identifier [ number_literal ])) ;) (expression_statement "local_88._0_8_ = *__value;" (assignment_expression "local_88._0_8_ = *__value" (field_expression "local_88._0_8_" identifier . field_identifier) = (pointer_expression "*__value" * identifier)) ;) (expression_statement "local_88._8_8_ = *(anon_union_8_2_227b06d7_for_u1_ *)(__value + 1);" (assignment_expression "local_88._8_8_ = *(anon_union_8_2_227b06d7_for_u1_ *)(__value + 1)" (field_expression "local_88._8_8_" identifier . field_identifier) = (pointer_expression "*(anon_union_8_2_227b06d7_for_u1_ *)(__value + 1)" * (cast_expression "(anon_union_8_2_227b06d7_for_u1_ *)(__value + 1)" ( (type_descriptor "anon_union_8_2_227b06d7_for_u1_ *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__value + 1)" ( (binary_expression "__value + 1" identifier + number_literal) ))))) ;) (expression_statement "local_88._32_4_ = *(undefined4 *)(__value + 4);" (assignment_expression "local_88._32_4_ = *(undefined4 *)(__value + 4)" (field_expression "local_88._32_4_" identifier . field_identifier) = (pointer_expression "*(undefined4 *)(__value + 4)" * (cast_expression "(undefined4 *)(__value + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__value + 4)" ( (binary_expression "__value + 4" identifier + number_literal) ))))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value[5] ==\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7)) {\n local_50[0]._0_8_ = __value[7];\n local_50[0]._8_8_ = __value[8];\n }\n else {\n local_50[0]._0_8_ = __value[7];\n local_60._M_p = (pointer)__value[5];\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value[5] ==\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7))" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)__value[5] ==\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7))" ( (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 *)__value[5] ==\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7)" (binary_expression "allocator<char>_>_9\n *)__value[5]" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)__value[5]" identifier * (ERROR ")" )) (subscript_expression "__value[5]" identifier [ number_literal ]))) == (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (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" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "(__value + 7)" ( (binary_expression "__value + 7" identifier + number_literal) )))) )) )) (compound_statement "{\n local_50[0]._0_8_ = __value[7];\n local_50[0]._8_8_ = __value[8];\n }" { (expression_statement "local_50[0]._0_8_ = __value[7];" (assignment_expression "local_50[0]._0_8_ = __value[7]" (field_expression "local_50[0]._0_8_" (subscript_expression "local_50[0]" identifier [ number_literal ]) . field_identifier) = (subscript_expression "__value[7]" identifier [ number_literal ])) ;) (expression_statement "local_50[0]._8_8_ = __value[8];" (assignment_expression "local_50[0]._8_8_ = __value[8]" (field_expression "local_50[0]._8_8_" (subscript_expression "local_50[0]" identifier [ number_literal ]) . field_identifier) = (subscript_expression "__value[8]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_50[0]._0_8_ = __value[7];\n local_60._M_p = (pointer)__value[5];\n }" else (compound_statement "{\n local_50[0]._0_8_ = __value[7];\n local_60._M_p = (pointer)__value[5];\n }" { (expression_statement "local_50[0]._0_8_ = __value[7];" (assignment_expression "local_50[0]._0_8_ = __value[7]" (field_expression "local_50[0]._0_8_" (subscript_expression "local_50[0]" identifier [ number_literal ]) . field_identifier) = (subscript_expression "__value[7]" identifier [ number_literal ])) ;) (expression_statement "local_60._M_p = (pointer)__value[5];" (assignment_expression "local_60._M_p = (pointer)__value[5]" (field_expression "local_60._M_p" identifier . field_identifier) = (cast_expression "(pointer)__value[5]" ( (type_descriptor "pointer" type_identifier) ) (subscript_expression "__value[5]" identifier [ number_literal ]))) ;) }))) (expression_statement "__value[5] = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7);" (assignment_expression "__value[5] = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7)" (subscript_expression "__value[5]" identifier [ number_literal ]) = (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(__value + 7)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (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" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "(__value + 7)" ( (binary_expression "__value + 7" identifier + number_literal) )))) ;) (expression_statement "local_58 = __value[6];" (assignment_expression "local_58 = __value[6]" identifier = (subscript_expression "__value[6]" identifier [ number_literal ])) ;) (expression_statement "__value[6] = 0;" (assignment_expression "__value[6] = 0" (subscript_expression "__value[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar16 = (lVar11 + -1) - (lVar11 + -1 >> 0x3f);" (assignment_expression "lVar16 = (lVar11 + -1) - (lVar11 + -1 >> 0x3f)" identifier = (binary_expression "(lVar11 + -1) - (lVar11 + -1 >> 0x3f)" (parenthesized_expression "(lVar11 + -1)" ( (binary_expression "lVar11 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar11 + -1 >> 0x3f)" ( (binary_expression "lVar11 + -1 >> 0x3f" (binary_expression "lVar11 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "*(undefined1 *)(__value + 7) = 0;" (assignment_expression "*(undefined1 *)(__value + 7) = 0" (pointer_expression "*(undefined1 *)(__value + 7)" * (cast_expression "(undefined1 *)(__value + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__value + 7)" ( (binary_expression "__value + 7" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (__holeIndex < lVar11) {\n do {\n lVar17 = lVar16 >> 1;\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88);\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n if (!bVar10) break;\n uVar9 = (pIVar1->input_section_).p2align_;\n aVar7 = (pIVar1->input_section_).u1_;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n (pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_;\n (pIVar13->input_section_).p2align_ = uVar9;\n (pIVar13->input_section_).u1_ = aVar7;\n (pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_;\n (pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_\n ;\n pIVar13->index_ = pIVar1->index_;\n pcVar4 = (pIVar1->section_name_)._M_dataplus._M_p;\n paVar14 = &(pIVar1->section_name_).field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar1->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }\n (pIVar13->section_name_)._M_string_length = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n }\nLAB_00231566:\n (pIVar1->section_name_)._M_string_length = 0;\n paVar14->_M_local_buf[0] = '\0';\n lVar16 = (lVar17 + -1) - (lVar17 + -1 >> 0x3f);\n pIVar13 = pIVar1;\n lVar11 = lVar17;\n } while (__holeIndex < lVar17);\n }\n else {\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n }" if (parenthesized_expression "(__holeIndex < lVar11)" ( (binary_expression "__holeIndex < lVar11" identifier < identifier) )) (compound_statement "{\n do {\n lVar17 = lVar16 >> 1;\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88);\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n if (!bVar10) break;\n uVar9 = (pIVar1->input_section_).p2align_;\n aVar7 = (pIVar1->input_section_).u1_;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n (pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_;\n (pIVar13->input_section_).p2align_ = uVar9;\n (pIVar13->input_section_).u1_ = aVar7;\n (pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_;\n (pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_\n ;\n pIVar13->index_ = pIVar1->index_;\n pcVar4 = (pIVar1->section_name_)._M_dataplus._M_p;\n paVar14 = &(pIVar1->section_name_).field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar1->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }\n (pIVar13->section_name_)._M_string_length = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n }\nLAB_00231566:\n (pIVar1->section_name_)._M_string_length = 0;\n paVar14->_M_local_buf[0] = '\0';\n lVar16 = (lVar17 + -1) - (lVar17 + -1 >> 0x3f);\n pIVar13 = pIVar1;\n lVar11 = lVar17;\n } while (__holeIndex < lVar17);\n }" { (do_statement "do {\n lVar17 = lVar16 >> 1;\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88);\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n if (!bVar10) break;\n uVar9 = (pIVar1->input_section_).p2align_;\n aVar7 = (pIVar1->input_section_).u1_;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n (pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_;\n (pIVar13->input_section_).p2align_ = uVar9;\n (pIVar13->input_section_).u1_ = aVar7;\n (pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_;\n (pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_\n ;\n pIVar13->index_ = pIVar1->index_;\n pcVar4 = (pIVar1->section_name_)._M_dataplus._M_p;\n paVar14 = &(pIVar1->section_name_).field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar1->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }\n (pIVar13->section_name_)._M_string_length = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n }\nLAB_00231566:\n (pIVar1->section_name_)._M_string_length = 0;\n paVar14->_M_local_buf[0] = '\0';\n lVar16 = (lVar17 + -1) - (lVar17 + -1 >> 0x3f);\n pIVar13 = pIVar1;\n lVar11 = lVar17;\n } while (__holeIndex < lVar17);" do (compound_statement "{\n lVar17 = lVar16 >> 1;\n pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);\n /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */\n bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88);\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n if (!bVar10) break;\n uVar9 = (pIVar1->input_section_).p2align_;\n aVar7 = (pIVar1->input_section_).u1_;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n (pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_;\n (pIVar13->input_section_).p2align_ = uVar9;\n (pIVar13->input_section_).u1_ = aVar7;\n (pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_;\n (pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_\n ;\n pIVar13->index_ = pIVar1->index_;\n pcVar4 = (pIVar1->section_name_)._M_dataplus._M_p;\n paVar14 = &(pIVar1->section_name_).field_2;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14) {\n sVar12 = (pIVar1->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }\n (pIVar13->section_name_)._M_string_length = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n }\nLAB_00231566:\n (pIVar1->section_name_)._M_string_length = 0;\n paVar14->_M_local_buf[0] = '\0';\n lVar16 = (lVar17 + -1) - (lVar17 + -1 >> 0x3f);\n pIVar13 = pIVar1;\n lVar11 = lVar17;\n }" { (expression_statement "lVar17 = lVar16 >> 1;" (assignment_expression "lVar17 = lVar16 >> 1" identifier = (binary_expression "lVar16 >> 1" identifier >> number_literal)) ;) (expression_statement "pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48);" (assignment_expression "pIVar1 = (Input_section_sort_entry *)(__first + lVar17 * 0x48)" identifier = (cast_expression "(Input_section_sort_entry *)(__first + lVar17 * 0x48)" ( (type_descriptor "Input_section_sort_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar17 * 0x48)" ( (binary_expression "__first + lVar17 * 0x48" identifier + (binary_expression "lVar17 * 0x48" identifier * number_literal)) )))) ;) comment (ERROR "bVar10 = gold::" (assignment_expression "bVar10 = gold" identifier = identifier) : :) (labeled_statement "Output_section::Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88);" statement_identifier : (ERROR ":" :) (labeled_statement "Input_section_sort_section_order_index_compare::operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88);" statement_identifier : (ERROR ":" :) (expression_statement "operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88);" (call_expression "operator()\n ((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "((Input_section_sort_section_order_index_compare *)&__cmp,pIVar1,\n (Input_section_sort_entry *)local_88)" ( (cast_expression "(Input_section_sort_section_order_index_compare *)&__cmp" ( (type_descriptor "Input_section_sort_section_order_index_compare *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&__cmp" & identifier)) , identifier , (cast_expression "(Input_section_sort_entry *)local_88" ( (type_descriptor "Input_section_sort_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;))) (expression_statement "pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);" (assignment_expression "pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48)" identifier = (cast_expression "(Input_section_sort_entry *)(__first + lVar11 * 0x48)" ( (type_descriptor "Input_section_sort_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar11 * 0x48)" ( (binary_expression "__first + lVar11 * 0x48" identifier + (binary_expression "lVar11 * 0x48" identifier * number_literal)) )))) ;) (if_statement "if (!bVar10) break;" if (parenthesized_expression "(!bVar10)" ( (unary_expression "!bVar10" ! identifier) )) (break_statement "break;" break ;)) (expression_statement "uVar9 = (pIVar1->input_section_).p2align_;" (assignment_expression "uVar9 = (pIVar1->input_section_).p2align_" identifier = (field_expression "(pIVar1->input_section_).p2align_" (parenthesized_expression "(pIVar1->input_section_)" ( (field_expression "pIVar1->input_section_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "aVar7 = (pIVar1->input_section_).u1_;" (assignment_expression "aVar7 = (pIVar1->input_section_).u1_" identifier = (field_expression "(pIVar1->input_section_).u1_" (parenthesized_expression "(pIVar1->input_section_)" ( (field_expression "pIVar1->input_section_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;" (assignment_expression "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p" identifier = (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus" (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (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" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) ))) . field_identifier) . field_identifier)) ;) (expression_statement "(pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_;" (assignment_expression "(pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_" (field_expression "(pIVar13->input_section_).shndx_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = (field_expression "(pIVar1->input_section_).shndx_" (parenthesized_expression "(pIVar1->input_section_)" ( (field_expression "pIVar1->input_section_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(pIVar13->input_section_).p2align_ = uVar9;" (assignment_expression "(pIVar13->input_section_).p2align_ = uVar9" (field_expression "(pIVar13->input_section_).p2align_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pIVar13->input_section_).u1_ = aVar7;" (assignment_expression "(pIVar13->input_section_).u1_ = aVar7" (field_expression "(pIVar13->input_section_).u1_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_;" (assignment_expression "(pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_" (field_expression "(pIVar13->input_section_).u2_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = (field_expression "(pIVar1->input_section_).u2_" (parenthesized_expression "(pIVar1->input_section_)" ( (field_expression "pIVar1->input_section_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_\n ;" (assignment_expression "(pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_" (field_expression "(pIVar13->input_section_).section_order_index_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = (field_expression "(pIVar1->input_section_).section_order_index_" (parenthesized_expression "(pIVar1->input_section_)" ( (field_expression "pIVar1->input_section_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pIVar13->index_ = pIVar1->index_;" (assignment_expression "pIVar13->index_ = pIVar1->index_" (field_expression "pIVar13->index_" identifier -> field_identifier) = (field_expression "pIVar1->index_" identifier -> field_identifier)) ;) (expression_statement "pcVar4 = (pIVar1->section_name_)._M_dataplus._M_p;" (assignment_expression "pcVar4 = (pIVar1->section_name_)._M_dataplus._M_p" identifier = (field_expression "(pIVar1->section_name_)._M_dataplus._M_p" (field_expression "(pIVar1->section_name_)._M_dataplus" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "paVar14 = &(pIVar1->section_name_).field_2;" (assignment_expression "paVar14 = &(pIVar1->section_name_).field_2" identifier = (pointer_expression "&(pIVar1->section_name_).field_2" & (field_expression "(pIVar1->section_name_).field_2" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" 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 *)pcVar4 == paVar14) {\n sVar12 = (pIVar1->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }\n (pIVar13->section_name_)._M_string_length = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p;\n }\n else {\n if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar4 == paVar14)" ( (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 *)pcVar4 == paVar14" (binary_expression "allocator<char>_>_9\n *)pcVar4" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar4" identifier * (ERROR ")" )) identifier)) == identifier) )) )) (compound_statement "{\n sVar12 = (pIVar1->section_name_)._M_string_length;\n if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }\n (pIVar13->section_name_)._M_string_length = sVar12;\n paVar15->_M_local_buf[sVar12] = '\0';\n paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p;\n }" { (expression_statement "sVar12 = (pIVar1->section_name_)._M_string_length;" (assignment_expression "sVar12 = (pIVar1->section_name_)._M_string_length" identifier = (field_expression "(pIVar1->section_name_)._M_string_length" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (sVar12 != 0) {\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }" if (parenthesized_expression "(sVar12 != 0)" ( (binary_expression "sVar12 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n }" { (if_statement "if (sVar12 == 1) {\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }\n else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }" if (parenthesized_expression "(sVar12 == 1)" ( (binary_expression "sVar12 == 1" identifier == number_literal) )) (compound_statement "{\n paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }" { (expression_statement "paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0];" (assignment_expression "paVar15->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0]" (subscript_expression "paVar15->_M_local_buf[0]" (field_expression "paVar15->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (subscript_expression "(pIVar1->section_name_).field_2._M_local_buf[0]" (field_expression "(pIVar1->section_name_).field_2._M_local_buf" (field_expression "(pIVar1->section_name_).field_2" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ])) ;) (expression_statement "sVar12 = (pIVar1->section_name_)._M_string_length;" (assignment_expression "sVar12 = (pIVar1->section_name_)._M_string_length" identifier = (field_expression "(pIVar1->section_name_)._M_string_length" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;" (assignment_expression "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p" identifier = (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus" (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (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" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) ))) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }" else (compound_statement "{\n memcpy(paVar15,pcVar4,sVar12);\n sVar12 = (pIVar1->section_name_)._M_string_length;\n paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;\n }" { (expression_statement "memcpy(paVar15,pcVar4,sVar12);" (call_expression "memcpy(paVar15,pcVar4,sVar12)" identifier (argument_list "(paVar15,pcVar4,sVar12)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar12 = (pIVar1->section_name_)._M_string_length;" (assignment_expression "sVar12 = (pIVar1->section_name_)._M_string_length" identifier = (field_expression "(pIVar1->section_name_)._M_string_length" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p;" (assignment_expression "paVar15 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p" identifier = (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)._M_dataplus" (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar13->section_name_)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (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" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) ))) . field_identifier) . field_identifier)) ;) }))) })) (expression_statement "(pIVar13->section_name_)._M_string_length = sVar12;" (assignment_expression "(pIVar13->section_name_)._M_string_length = sVar12" (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "paVar15->_M_local_buf[sVar12] = '\0';" (assignment_expression "paVar15->_M_local_buf[sVar12] = '\0'" (subscript_expression "paVar15->_M_local_buf[sVar12]" (field_expression "paVar15->_M_local_buf" identifier -> field_identifier) [ identifier ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p;" (assignment_expression "paVar14 = (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p" identifier = (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus._M_p" (field_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)._M_dataplus" (call_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)(pIVar1->section_name_)" (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)" ( (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" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) (ERROR "*" *) )) (argument_list "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) ))) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n }" else (compound_statement "{\n if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;\n }" { (if_statement "if (paVar15 == &(pIVar13->section_name_).field_2) {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }\n else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }" if (parenthesized_expression "(paVar15 == &(pIVar13->section_name_).field_2)" ( (binary_expression "paVar15 == &(pIVar13->section_name_).field_2" identifier == (pointer_expression "&(pIVar13->section_name_).field_2" & (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier))) )) (compound_statement "{\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n }" { (expression_statement "(pIVar13->section_name_)._M_dataplus._M_p = pcVar4;" (assignment_expression "(pIVar13->section_name_)._M_dataplus._M_p = pcVar4" (field_expression "(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(pIVar13->section_name_)._M_dataplus" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;" (assignment_expression "(pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length" (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) = (field_expression "(pIVar1->section_name_)._M_string_length" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;" (assignment_expression "(pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar13->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (field_expression "(pIVar1->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar1->section_name_).field_2" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) }) (else_clause "else {\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }" else (compound_statement "{\n (pIVar13->section_name_)._M_dataplus._M_p = pcVar4;\n sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;\n (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;\n (pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;\n if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }\n }" { (expression_statement "(pIVar13->section_name_)._M_dataplus._M_p = pcVar4;" (assignment_expression "(pIVar13->section_name_)._M_dataplus._M_p = pcVar4" (field_expression "(pIVar13->section_name_)._M_dataplus._M_p" (field_expression "(pIVar13->section_name_)._M_dataplus" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity;" (assignment_expression "sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity" identifier = (field_expression "(pIVar13->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "(pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length;" (assignment_expression "(pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length" (field_expression "(pIVar13->section_name_)._M_string_length" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) = (field_expression "(pIVar1->section_name_)._M_string_length" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity;" (assignment_expression "(pIVar13->section_name_).field_2._M_allocated_capacity =\n (pIVar1->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar13->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar13->section_name_).field_2" (parenthesized_expression "(pIVar13->section_name_)" ( (field_expression "pIVar13->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (field_expression "(pIVar1->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar1->section_name_).field_2" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0) {\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }" if (parenthesized_expression "(paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0)" ( (binary_expression "paVar15 !=\n (anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0)" identifier != (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)0x0)" ( (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 *)0x0" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)0x0" identifier * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n (pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;\n (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;\n paVar14 = paVar15;\n goto LAB_00231566;\n }" { (expression_statement "(pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15;" (assignment_expression "(pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar15" (field_expression "(pIVar1->section_name_)._M_dataplus._M_p" (field_expression "(pIVar1->section_name_)._M_dataplus" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar15" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "(pIVar1->section_name_).field_2._M_allocated_capacity = sVar5;" (assignment_expression "(pIVar1->section_name_).field_2._M_allocated_capacity = sVar5" (field_expression "(pIVar1->section_name_).field_2._M_allocated_capacity" (field_expression "(pIVar1->section_name_).field_2" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "paVar14 = paVar15;" (assignment_expression "paVar14 = paVar15" identifier = identifier) ;) (goto_statement "goto LAB_00231566;" goto statement_identifier ;) })) }))) (expression_statement "(pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14;" (assignment_expression "(pIVar1->section_name_)._M_dataplus._M_p = (pointer)paVar14" (field_expression "(pIVar1->section_name_)._M_dataplus._M_p" (field_expression "(pIVar1->section_name_)._M_dataplus" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(pointer)paVar14" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) }))) (labeled_statement "LAB_00231566:\n (pIVar1->section_name_)._M_string_length = 0;" statement_identifier : (expression_statement "(pIVar1->section_name_)._M_string_length = 0;" (assignment_expression "(pIVar1->section_name_)._M_string_length = 0" (field_expression "(pIVar1->section_name_)._M_string_length" (parenthesized_expression "(pIVar1->section_name_)" ( (field_expression "pIVar1->section_name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;)) (expression_statement "paVar14->_M_local_buf[0] = '\0';" (assignment_expression "paVar14->_M_local_buf[0] = '\0'" (subscript_expression "paVar14->_M_local_buf[0]" (field_expression "paVar14->_M_local_buf" identifier -> field_identifier) [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "lVar16 = (lVar17 + -1) - (lVar17 + -1 >> 0x3f);" (assignment_expression "lVar16 = (lVar17 + -1) - (lVar17 + -1 >> 0x3f)" identifier = (binary_expression "(lVar17 + -1) - (lVar17 + -1 >> 0x3f)" (parenthesized_expression "(lVar17 + -1)" ( (binary_expression "lVar17 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar17 + -1 >> 0x3f)" ( (binary_expression "lVar17 + -1 >> 0x3f" (binary_expression "lVar17 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "pIVar13 = pIVar1;" (assignment_expression "pIVar13 = pIVar1" identifier = identifier) ;) (expression_statement "lVar11 = lVar17;" (assignment_expression "lVar11 = lVar17" identifier = identifier) ;) }) while (parenthesized_expression "(__holeIndex < lVar17)" ( (binary_expression "__holeIndex < lVar17" identifier < identifier) )) ;) }) (else_clause "else {\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n }" else (compound_statement "{\n pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);\n }" { (expression_statement "pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48);" (assignment_expression "pIVar13 = (Input_section_sort_entry *)(__first + lVar11 * 0x48)" identifier = (cast_expression "(Input_section_sort_entry *)(__first + lVar11 * 0x48)" ( (type_descriptor "Input_section_sort_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + lVar11 * 0x48)" ( (binary_expression "__first + lVar11 * 0x48" identifier + (binary_expression "lVar11 * 0x48" identifier * number_literal)) )))) ;) }))) (expression_statement "pIVar13->index_ = local_88._32_4_;" (assignment_expression "pIVar13->index_ = local_88._32_4_" (field_expression "pIVar13->index_" identifier -> field_identifier) = (field_expression "local_88._32_4_" identifier . field_identifier)) ;) (expression_statement "(pIVar13->input_section_).u2_ = (anon_union_8_4_139239c7_for_u2_)local_88._16_8_;" (assignment_expression "(pIVar13->input_section_).u2_ = (anon_union_8_4_139239c7_for_u2_)local_88._16_8_" (field_expression "(pIVar13->input_section_).u2_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(anon_union_8_4_139239c7_for_u2_)local_88._16_8_" ( (type_descriptor "anon_union_8_4_139239c7_for_u2_" type_identifier) ) (field_expression "local_88._16_8_" identifier . field_identifier))) ;) (expression_statement "(pIVar13->input_section_).shndx_ = local_88._0_4_;" (assignment_expression "(pIVar13->input_section_).shndx_ = local_88._0_4_" (field_expression "(pIVar13->input_section_).shndx_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = (field_expression "local_88._0_4_" identifier . field_identifier)) ;) (expression_statement "(pIVar13->input_section_).p2align_ = local_88._4_4_;" (assignment_expression "(pIVar13->input_section_).p2align_ = local_88._4_4_" (field_expression "(pIVar13->input_section_).p2align_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = (field_expression "local_88._4_4_" identifier . field_identifier)) ;) (expression_statement "(pIVar13->input_section_).u1_ = (anon_union_8_2_227b06d7_for_u1_)local_88._8_8_;" (assignment_expression "(pIVar13->input_section_).u1_ = (anon_union_8_2_227b06d7_for_u1_)local_88._8_8_" (field_expression "(pIVar13->input_section_).u1_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(anon_union_8_2_227b06d7_for_u1_)local_88._8_8_" ( (type_descriptor "anon_union_8_2_227b06d7_for_u1_" type_identifier) ) (field_expression "local_88._8_8_" identifier . field_identifier))) ;) (expression_statement "(pIVar13->input_section_).section_order_index_ = local_88._24_4_;" (assignment_expression "(pIVar13->input_section_).section_order_index_ = local_88._24_4_" (field_expression "(pIVar13->input_section_).section_order_index_" (parenthesized_expression "(pIVar13->input_section_)" ( (field_expression "pIVar13->input_section_" identifier -> field_identifier) )) . field_identifier) = (field_expression "local_88._24_4_" identifier . field_identifier)) ;) (labeled_statement "string::operator=((string *)&pIVar13->section_name_,(string *)&local_60);" statement_identifier : (ERROR ":" :) (expression_statement "operator=((string *)&pIVar13->section_name_,(string *)&local_60);" (assignment_expression "operator=((string *)&pIVar13->section_name_,(string *)&local_60)" identifier = (parenthesized_expression "((string *)&pIVar13->section_name_,(string *)&local_60)" ( (comma_expression "(string *)&pIVar13->section_name_,(string *)&local_60" (cast_expression "(string *)&pIVar13->section_name_" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pIVar13->section_name_" & (field_expression "pIVar13->section_name_" identifier -> field_identifier))) , (cast_expression "(string *)&local_60" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_60" & identifier))) ))) ;)) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_60._M_p != local_50) {\n operator_delete(local_60._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_60._M_p != local_50)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)local_60._M_p != local_50)" ( (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 *)local_60._M_p != local_50" (binary_expression "allocator<char>_>_9\n *)local_60._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)local_60._M_p" identifier * (ERROR ")" )) (field_expression "local_60._M_p" identifier . field_identifier))) != identifier) )) )) (compound_statement "{\n operator_delete(local_60._M_p);\n }" { (expression_statement "operator_delete(local_60._M_p);" (call_expression "operator_delete(local_60._M_p)" identifier (argument_list "(local_60._M_p)" ( (field_expression "local_60._M_p" identifier . field_identifier) ))) ;) })) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002312f0(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n long lVar4;\n char cVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n long lVar11;\n long lVar12;\n undefined8 *local_c8;\n undefined1 local_89;\n undefined8 local_88;\n undefined8 uStack_80;\n undefined8 local_78;\n undefined8 uStack_70;\n undefined4 local_68;\n undefined8 *local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 uStack_48;\n \n lVar6 = (long)(param_3 - 1) / 2;\n lVar11 = param_2;\n if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }\n lVar6 = lVar11;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }\n local_60 = &local_50;\n local_78 = param_4[2];\n uStack_70 = param_4[3];\n local_88 = *param_4;\n uStack_80 = param_4[1];\n local_68 = *(undefined4 *)(param_4 + 4);\n if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }\n param_4[5] = param_4 + 7;\n local_58 = param_4[6];\n param_4[6] = 0;\n lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 7) = 0;\n if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }\n *(undefined4 *)(puVar8 + 4) = local_68;\n puVar8[2] = local_78;\n *puVar8 = local_88;\n puVar8[1] = uStack_80;\n *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;\n FUN_002e1c30(puVar8 + 5,&local_60);\n if (local_60 != &local_50) {\n FUN_002dac60();\n }\n return;\n}\n\n" (function_definition "void FUN_002312f0(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n long lVar4;\n char cVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n long lVar11;\n long lVar12;\n undefined8 *local_c8;\n undefined1 local_89;\n undefined8 local_88;\n undefined8 uStack_80;\n undefined8 local_78;\n undefined8 uStack_70;\n undefined4 local_68;\n undefined8 *local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 uStack_48;\n \n lVar6 = (long)(param_3 - 1) / 2;\n lVar11 = param_2;\n if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }\n lVar6 = lVar11;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }\n local_60 = &local_50;\n local_78 = param_4[2];\n uStack_70 = param_4[3];\n local_88 = *param_4;\n uStack_80 = param_4[1];\n local_68 = *(undefined4 *)(param_4 + 4);\n if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }\n param_4[5] = param_4 + 7;\n local_58 = param_4[6];\n param_4[6] = 0;\n lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 7) = 0;\n if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }\n *(undefined4 *)(puVar8 + 4) = local_68;\n puVar8[2] = local_78;\n *puVar8 = local_88;\n puVar8[1] = uStack_80;\n *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;\n FUN_002e1c30(puVar8 + 5,&local_60);\n if (local_60 != &local_50) {\n FUN_002dac60();\n }\n return;\n}" primitive_type (function_declarator "FUN_002312f0(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 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n long lVar4;\n char cVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n long lVar11;\n long lVar12;\n undefined8 *local_c8;\n undefined1 local_89;\n undefined8 local_88;\n undefined8 uStack_80;\n undefined8 local_78;\n undefined8 uStack_70;\n undefined4 local_68;\n undefined8 *local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 uStack_48;\n \n lVar6 = (long)(param_3 - 1) / 2;\n lVar11 = param_2;\n if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }\n lVar6 = lVar11;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }\n local_60 = &local_50;\n local_78 = param_4[2];\n uStack_70 = param_4[3];\n local_88 = *param_4;\n uStack_80 = param_4[1];\n local_68 = *(undefined4 *)(param_4 + 4);\n if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }\n param_4[5] = param_4 + 7;\n local_58 = param_4[6];\n param_4[6] = 0;\n lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 7) = 0;\n if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }\n *(undefined4 *)(puVar8 + 4) = local_68;\n puVar8[2] = local_78;\n *puVar8 = local_88;\n puVar8[1] = uStack_80;\n *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;\n FUN_002e1c30(puVar8 + 5,&local_60);\n if (local_60 != &local_50) {\n FUN_002dac60();\n }\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar5;" primitive_type 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 "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 local_89;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 uStack_80;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 uStack_70;" type_identifier identifier ;) (declaration "undefined4 local_68;" type_identifier identifier ;) (declaration "undefined8 *local_60;" type_identifier (pointer_declarator "*local_60" * identifier) ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined8 uStack_48;" type_identifier identifier ;) (expression_statement "lVar6 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar6 = (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 "lVar11 = param_2;" (assignment_expression "lVar11 = param_2" identifier = identifier) ;) (if_statement "if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }" if (parenthesized_expression "(param_2 < lVar6)" ( (binary_expression "param_2 < lVar6" identifier < identifier) )) (compound_statement "{\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }" { (expression_statement "local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);" (assignment_expression "local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + 0x38 + param_2 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38 + param_2 * 0x48)" ( (binary_expression "param_1 + 0x38 + param_2 * 0x48" (binary_expression "param_1 + 0x38" identifier + number_literal) + (binary_expression "param_2 * 0x48" identifier * number_literal)) )))) ;) (do_statement "do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);" do (compound_statement "{\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n }" { (expression_statement "lVar4 = (lVar11 + 1) * 2;" (assignment_expression "lVar4 = (lVar11 + 1) * 2" identifier = (binary_expression "(lVar11 + 1) * 2" (parenthesized_expression "(lVar11 + 1)" ( (binary_expression "lVar11 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar12 = lVar4 + -1;" (assignment_expression "lVar12 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) ;) (expression_statement "puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90)" identifier = (cast_expression "(undefined8 *)(param_1 + (lVar11 + 1) * 0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + (lVar11 + 1) * 0x90)" ( (binary_expression "param_1 + (lVar11 + 1) * 0x90" identifier + (binary_expression "(lVar11 + 1) * 0x90" (parenthesized_expression "(lVar11 + 1)" ( (binary_expression "lVar11 + 1" identifier + number_literal) )) * number_literal)) )))) ;) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar12 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar12 * 0x48)" ( (binary_expression "param_1 + lVar12 * 0x48" identifier + (binary_expression "lVar12 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);" (assignment_expression "cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1)" identifier = (call_expression "FUN_001f66c0(&stack0x00000008,puVar8,puVar1)" identifier (argument_list "(&stack0x00000008,puVar8,puVar1)" ( (pointer_expression "&stack0x00000008" & identifier) , identifier , identifier )))) ;) (if_statement "if (cVar5 != '\0') {\n puVar8 = puVar1;\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n puVar8 = puVar1;\n }" { (expression_statement "puVar8 = puVar1;" (assignment_expression "puVar8 = puVar1" identifier = identifier) ;) })) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar11 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar11 * 0x48)" ( (binary_expression "param_1 + lVar11 * 0x48" identifier + (binary_expression "lVar11 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "lVar11 = lVar4;" (assignment_expression "lVar11 = lVar4" identifier = identifier) ;) (if_statement "if (cVar5 != '\0') {\n lVar11 = lVar12;\n }" if (parenthesized_expression "(cVar5 != '\0')" ( (binary_expression "cVar5 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n lVar11 = lVar12;\n }" { (expression_statement "lVar11 = lVar12;" (assignment_expression "lVar11 = lVar12" identifier = identifier) ;) })) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "puVar9 = puVar8 + 7;" (assignment_expression "puVar9 = puVar8 + 7" identifier = (binary_expression "puVar8 + 7" identifier + number_literal)) ;) (expression_statement "*puVar1 = *puVar8;" (assignment_expression "*puVar1 = *puVar8" (pointer_expression "*puVar1" * identifier) = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "puVar1[1] = uVar3;" (assignment_expression "puVar1[1] = uVar3" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = puVar8[2];" (assignment_expression "puVar1[2] = puVar8[2]" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = (subscript_expression "puVar8[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);" (assignment_expression "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3)" (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) )))) = (pointer_expression "*(undefined4 *)(puVar8 + 3)" * (cast_expression "(undefined4 *)(puVar8 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 3)" ( (binary_expression "puVar8 + 3" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);" (assignment_expression "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4)" (pointer_expression "*(undefined4 *)(puVar1 + 4)" * (cast_expression "(undefined4 *)(puVar1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar8 + 4)" * (cast_expression "(undefined4 *)(puVar8 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) ))))) ;) (expression_statement "puVar2 = (undefined8 *)puVar8[5];" (assignment_expression "puVar2 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) (if_statement "if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" if (parenthesized_expression "(puVar2 == puVar9)" ( (binary_expression "puVar2 == puVar9" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }" { (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" identifier = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" { (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7)" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar8 + 7)" * (cast_expression "(undefined1 *)(puVar8 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 7)" ( (binary_expression "puVar8 + 7" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" identifier = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" else (compound_statement "{\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" { (expression_statement "memcpy(puVar10,puVar9,sVar7);" (call_expression "memcpy(puVar10,puVar9,sVar7)" identifier (argument_list "(puVar10,puVar9,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" identifier = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) }))) })) (expression_statement "puVar1[6] = sVar7;" (assignment_expression "puVar1[6] = sVar7" (subscript_expression "puVar1[6]" 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 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" else (compound_statement "{\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" { (if_statement "if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" if (parenthesized_expression "(puVar10 == local_c8)" ( (binary_expression "puVar10 == local_c8" identifier == identifier) )) (compound_statement "{\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }" { (expression_statement "puVar1[5] = puVar2;" (assignment_expression "puVar1[5] = puVar2" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[6] = puVar8[6];" (assignment_expression "puVar1[6] = puVar8[6]" (subscript_expression "puVar1[6]" identifier [ number_literal ]) = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (expression_statement "puVar1[7] = puVar8[7];" (assignment_expression "puVar1[7] = puVar8[7]" (subscript_expression "puVar1[7]" identifier [ number_literal ]) = (subscript_expression "puVar8[7]" identifier [ number_literal ])) ;) }) (else_clause "else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" else (compound_statement "{\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" { (expression_statement "puVar1[5] = puVar2;" (assignment_expression "puVar1[5] = puVar2" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar3 = puVar1[7];" (assignment_expression "uVar3 = puVar1[7]" identifier = (subscript_expression "puVar1[7]" identifier [ number_literal ])) ;) (expression_statement "puVar1[6] = puVar8[6];" (assignment_expression "puVar1[6] = puVar8[6]" (subscript_expression "puVar1[6]" identifier [ number_literal ]) = (subscript_expression "puVar8[6]" identifier [ number_literal ])) ;) (expression_statement "puVar1[7] = puVar8[7];" (assignment_expression "puVar1[7] = puVar8[7]" (subscript_expression "puVar1[7]" identifier [ number_literal ]) = (subscript_expression "puVar8[7]" identifier [ number_literal ])) ;) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\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 puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }" { (expression_statement "puVar8[5] = puVar10;" (assignment_expression "puVar8[5] = puVar10" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[7] = uVar3;" (assignment_expression "puVar8[7] = uVar3" (subscript_expression "puVar8[7]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_00231383;" goto statement_identifier ;) })) }))) (expression_statement "puVar8[5] = puVar9;" (assignment_expression "puVar8[5] = puVar9" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar10 = puVar9;" (assignment_expression "puVar10 = puVar9" identifier = identifier) ;) }))) (labeled_statement "LAB_00231383:\n puVar8[6] = 0;" statement_identifier : (expression_statement "puVar8[6] = 0;" (assignment_expression "puVar8[6] = 0" (subscript_expression "puVar8[6]" 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 "local_c8 = puVar9;" (assignment_expression "local_c8 = puVar9" identifier = identifier) ;) }) while (parenthesized_expression "(lVar11 < lVar6)" ( (binary_expression "lVar11 < lVar6" identifier < identifier) )) ;) })) (expression_statement "lVar6 = lVar11;" (assignment_expression "lVar6 = lVar11" identifier = identifier) ;) (if_statement "if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }" if (parenthesized_expression "(((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11))" ( (binary_expression "((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)" (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 == lVar11)" ( (binary_expression "(long)(param_3 - 2) / 2 == lVar11" (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 lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }" { (expression_statement "lVar6 = lVar11 * 2 + 1;" (assignment_expression "lVar6 = lVar11 * 2 + 1" identifier = (binary_expression "lVar11 * 2 + 1" (binary_expression "lVar11 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 0x48)" ( (binary_expression "param_1 + lVar6 * 0x48" identifier + (binary_expression "lVar6 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" identifier = (subscript_expression "puVar8[1]" identifier [ number_literal ])) ;) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar11 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar11 * 0x48)" ( (binary_expression "param_1 + lVar11 * 0x48" identifier + (binary_expression "lVar11 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "*puVar1 = *puVar8;" (assignment_expression "*puVar1 = *puVar8" (pointer_expression "*puVar1" * identifier) = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "puVar1[1] = uVar3;" (assignment_expression "puVar1[1] = uVar3" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = puVar8[2];" (assignment_expression "puVar1[2] = puVar8[2]" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = (subscript_expression "puVar8[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);" (assignment_expression "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3)" (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) )))) = (pointer_expression "*(undefined4 *)(puVar8 + 3)" * (cast_expression "(undefined4 *)(puVar8 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 3)" ( (binary_expression "puVar8 + 3" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);" (assignment_expression "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4)" (pointer_expression "*(undefined4 *)(puVar1 + 4)" * (cast_expression "(undefined4 *)(puVar1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar8 + 4)" * (cast_expression "(undefined4 *)(puVar8 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) ))))) ;) (expression_statement "FUN_002e1c30(puVar1 + 5,puVar8 + 5);" (call_expression "FUN_002e1c30(puVar1 + 5,puVar8 + 5)" identifier (argument_list "(puVar1 + 5,puVar8 + 5)" ( (binary_expression "puVar1 + 5" identifier + number_literal) , (binary_expression "puVar8 + 5" identifier + number_literal) ))) ;) })) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" identifier = (pointer_expression "&local_50" & identifier)) ;) (expression_statement "local_78 = param_4[2];" (assignment_expression "local_78 = param_4[2]" identifier = (subscript_expression "param_4[2]" identifier [ number_literal ])) ;) (expression_statement "uStack_70 = param_4[3];" (assignment_expression "uStack_70 = param_4[3]" identifier = (subscript_expression "param_4[3]" identifier [ number_literal ])) ;) (expression_statement "local_88 = *param_4;" (assignment_expression "local_88 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) (expression_statement "uStack_80 = param_4[1];" (assignment_expression "uStack_80 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "local_68 = *(undefined4 *)(param_4 + 4);" (assignment_expression "local_68 = *(undefined4 *)(param_4 + 4)" identifier = (pointer_expression "*(undefined4 *)(param_4 + 4)" * (cast_expression "(undefined4 *)(param_4 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" if (parenthesized_expression "((undefined8 *)param_4[5] == param_4 + 7)" ( (binary_expression "(undefined8 *)param_4[5] == param_4 + 7" (cast_expression "(undefined8 *)param_4[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[5]" identifier [ number_literal ])) == (binary_expression "param_4 + 7" identifier + number_literal)) )) (compound_statement "{\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }" { (expression_statement "local_50 = param_4[7];" (assignment_expression "local_50 = param_4[7]" identifier = (subscript_expression "param_4[7]" identifier [ number_literal ])) ;) (expression_statement "uStack_48 = param_4[8];" (assignment_expression "uStack_48 = param_4[8]" identifier = (subscript_expression "param_4[8]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" else (compound_statement "{\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" { (expression_statement "local_50 = param_4[7];" (assignment_expression "local_50 = param_4[7]" identifier = (subscript_expression "param_4[7]" identifier [ number_literal ])) ;) (expression_statement "local_60 = (undefined8 *)param_4[5];" (assignment_expression "local_60 = (undefined8 *)param_4[5]" identifier = (cast_expression "(undefined8 *)param_4[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_4[5]" identifier [ number_literal ]))) ;) }))) (expression_statement "param_4[5] = param_4 + 7;" (assignment_expression "param_4[5] = param_4 + 7" (subscript_expression "param_4[5]" identifier [ number_literal ]) = (binary_expression "param_4 + 7" identifier + number_literal)) ;) (expression_statement "local_58 = param_4[6];" (assignment_expression "local_58 = param_4[6]" identifier = (subscript_expression "param_4[6]" identifier [ number_literal ])) ;) (expression_statement "param_4[6] = 0;" (assignment_expression "param_4[6] = 0" (subscript_expression "param_4[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" identifier = (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" ( (binary_expression "lVar6 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar6 + -1 >> 0x3f)" ( (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "*(undefined1 *)(param_4 + 7) = 0;" (assignment_expression "*(undefined1 *)(param_4 + 7) = 0" (pointer_expression "*(undefined1 *)(param_4 + 7)" * (cast_expression "(undefined1 *)(param_4 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 7)" ( (binary_expression "param_4 + 7" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" if (parenthesized_expression "(param_2 < lVar6)" ( (binary_expression "param_2 < lVar6" identifier < identifier) )) (compound_statement "{\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }" { (do_statement "do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);" do (compound_statement "{\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n }" { (expression_statement "lVar12 = lVar11 >> 1;" (assignment_expression "lVar12 = lVar11 >> 1" identifier = (binary_expression "lVar11 >> 1" identifier >> number_literal)) ;) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar12 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar12 * 0x48)" ( (binary_expression "param_1 + lVar12 * 0x48" identifier + (binary_expression "lVar12 * 0x48" identifier * number_literal)) )))) ;) (expression_statement "cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);" (assignment_expression "cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88)" identifier = (call_expression "FUN_001f66c0(&local_89,puVar1,&local_88)" identifier (argument_list "(&local_89,puVar1,&local_88)" ( (pointer_expression "&local_89" & identifier) , identifier , (pointer_expression "&local_88" & identifier) )))) ;) (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 0x48)" ( (binary_expression "param_1 + lVar6 * 0x48" identifier + (binary_expression "lVar6 * 0x48" identifier * number_literal)) )))) ;) (if_statement "if (cVar5 == '\0') break;" if (parenthesized_expression "(cVar5 == '\0')" ( (binary_expression "cVar5 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "uVar3 = puVar1[1];" (assignment_expression "uVar3 = puVar1[1]" identifier = (subscript_expression "puVar1[1]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) (expression_statement "*puVar8 = *puVar1;" (assignment_expression "*puVar8 = *puVar1" (pointer_expression "*puVar8" * identifier) = (pointer_expression "*puVar1" * identifier)) ;) (expression_statement "puVar8[1] = uVar3;" (assignment_expression "puVar8[1] = uVar3" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[2] = puVar1[2];" (assignment_expression "puVar8[2] = puVar1[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar1[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);" (assignment_expression "*(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3)" (pointer_expression "*(undefined4 *)(puVar8 + 3)" * (cast_expression "(undefined4 *)(puVar8 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 3)" ( (binary_expression "puVar8 + 3" identifier + number_literal) )))) = (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) ))))) ;) (expression_statement "*(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);" (assignment_expression "*(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4)" (pointer_expression "*(undefined4 *)(puVar8 + 4)" * (cast_expression "(undefined4 *)(puVar8 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(puVar1 + 4)" * (cast_expression "(undefined4 *)(puVar1 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) ))))) ;) (expression_statement "puVar2 = (undefined8 *)puVar1[5];" (assignment_expression "puVar2 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) (expression_statement "puVar9 = puVar1 + 7;" (assignment_expression "puVar9 = puVar1 + 7" identifier = (binary_expression "puVar1 + 7" identifier + number_literal)) ;) (if_statement "if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" if (parenthesized_expression "(puVar2 == puVar9)" ( (binary_expression "puVar2 == puVar9" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }" { (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" identifier = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" { (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7)" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar1 + 7)" * (cast_expression "(undefined1 *)(puVar1 + 7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 7)" ( (binary_expression "puVar1 + 7" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" identifier = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" else (compound_statement "{\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" { (expression_statement "memcpy(puVar10,puVar2,sVar7);" (call_expression "memcpy(puVar10,puVar2,sVar7)" identifier (argument_list "(puVar10,puVar2,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" identifier = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" identifier = (cast_expression "(undefined8 *)puVar8[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar8[5]" identifier [ number_literal ]))) ;) }))) })) (expression_statement "puVar8[6] = sVar7;" (assignment_expression "puVar8[6] = sVar7" (subscript_expression "puVar8[6]" 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 "puVar9 = (undefined8 *)puVar1[5];" (assignment_expression "puVar9 = (undefined8 *)puVar1[5]" identifier = (cast_expression "(undefined8 *)puVar1[5]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[5]" identifier [ number_literal ]))) ;) }) (else_clause "else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" else (compound_statement "{\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" { (if_statement "if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" if (parenthesized_expression "(puVar10 == puVar8 + 7)" ( (binary_expression "puVar10 == puVar8 + 7" identifier == (binary_expression "puVar8 + 7" identifier + number_literal)) )) (compound_statement "{\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }" { (expression_statement "puVar8[5] = puVar2;" (assignment_expression "puVar8[5] = puVar2" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar8[6] = puVar1[6];" (assignment_expression "puVar8[6] = puVar1[6]" (subscript_expression "puVar8[6]" identifier [ number_literal ]) = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (expression_statement "puVar8[7] = puVar1[7];" (assignment_expression "puVar8[7] = puVar1[7]" (subscript_expression "puVar8[7]" identifier [ number_literal ]) = (subscript_expression "puVar1[7]" identifier [ number_literal ])) ;) }) (else_clause "else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" else (compound_statement "{\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" { (expression_statement "puVar8[5] = puVar2;" (assignment_expression "puVar8[5] = puVar2" (subscript_expression "puVar8[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar3 = puVar8[7];" (assignment_expression "uVar3 = puVar8[7]" identifier = (subscript_expression "puVar8[7]" identifier [ number_literal ])) ;) (expression_statement "puVar8[6] = puVar1[6];" (assignment_expression "puVar8[6] = puVar1[6]" (subscript_expression "puVar8[6]" identifier [ number_literal ]) = (subscript_expression "puVar1[6]" identifier [ number_literal ])) ;) (expression_statement "puVar8[7] = puVar1[7];" (assignment_expression "puVar8[7] = puVar1[7]" (subscript_expression "puVar8[7]" identifier [ number_literal ]) = (subscript_expression "puVar1[7]" identifier [ number_literal ])) ;) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\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 puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }" { (expression_statement "puVar1[5] = puVar10;" (assignment_expression "puVar1[5] = puVar10" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[7] = uVar3;" (assignment_expression "puVar1[7] = uVar3" (subscript_expression "puVar1[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar9 = puVar10;" (assignment_expression "puVar9 = puVar10" identifier = identifier) ;) (goto_statement "goto LAB_00231566;" goto statement_identifier ;) })) }))) (expression_statement "puVar1[5] = puVar9;" (assignment_expression "puVar1[5] = puVar9" (subscript_expression "puVar1[5]" identifier [ number_literal ]) = identifier) ;) }))) (labeled_statement "LAB_00231566:\n puVar1[6] = 0;" statement_identifier : (expression_statement "puVar1[6] = 0;" (assignment_expression "puVar1[6] = 0" (subscript_expression "puVar1[6]" 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 "lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);" (assignment_expression "lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f)" identifier = (binary_expression "(lVar12 + -1) - (lVar12 + -1 >> 0x3f)" (parenthesized_expression "(lVar12 + -1)" ( (binary_expression "lVar12 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar12 + -1 >> 0x3f)" ( (binary_expression "lVar12 + -1 >> 0x3f" (binary_expression "lVar12 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "puVar8 = puVar1;" (assignment_expression "puVar8 = puVar1" identifier = identifier) ;) (expression_statement "lVar6 = lVar12;" (assignment_expression "lVar6 = lVar12" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 < lVar12)" ( (binary_expression "param_2 < lVar12" identifier < identifier) )) ;) }) (else_clause "else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" else (compound_statement "{\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" { (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" identifier = (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + lVar6 * 0x48)" ( (binary_expression "param_1 + lVar6 * 0x48" identifier + (binary_expression "lVar6 * 0x48" identifier * number_literal)) )))) ;) }))) (expression_statement "*(undefined4 *)(puVar8 + 4) = local_68;" (assignment_expression "*(undefined4 *)(puVar8 + 4) = local_68" (pointer_expression "*(undefined4 *)(puVar8 + 4)" * (cast_expression "(undefined4 *)(puVar8 + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 4)" ( (binary_expression "puVar8 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar8[2] = local_78;" (assignment_expression "puVar8[2] = local_78" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*puVar8 = local_88;" (assignment_expression "*puVar8 = local_88" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "puVar8[1] = uStack_80;" (assignment_expression "puVar8[1] = uStack_80" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;" (assignment_expression "*(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70" (pointer_expression "*(undefined4 *)(puVar8 + 3)" * (cast_expression "(undefined4 *)(puVar8 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar8 + 3)" ( (binary_expression "puVar8 + 3" identifier + number_literal) )))) = (cast_expression "(undefined4)uStack_70" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "FUN_002e1c30(puVar8 + 5,&local_60);" (call_expression "FUN_002e1c30(puVar8 + 5,&local_60)" identifier (argument_list "(puVar8 + 5,&local_60)" ( (binary_expression "puVar8 + 5" identifier + number_literal) , (pointer_expression "&local_60" & identifier) ))) ;) (if_statement "if (local_60 != &local_50) {\n FUN_002dac60();\n }" if (parenthesized_expression "(local_60 != &local_50)" ( (binary_expression "local_60 != &local_50" identifier != (pointer_expression "&local_50" & identifier)) )) (compound_statement "{\n FUN_002dac60();\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" 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 (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) 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 (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * 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 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 = (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 IDENT + (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (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 IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (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 (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 *)) ) (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 IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_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 *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) (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 *)) ) (subscript_expression IDENT [ 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (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 (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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 (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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) ;) }) 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 IDENT + (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 *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_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 *)) ) (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 (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (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) ))))) ;) (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 (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 *)) ) (subscript_expression IDENT [ LIT ]))) ;) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (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 IDENT + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (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 *)) ) (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 IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (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 *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) (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 *)) ) (subscript_expression IDENT [ 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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT + LIT)) )) (compound_statement { (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 (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = 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 (subscript_expression IDENT [ LIT ]) = 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 (subscript_expression IDENT [ LIT ]) = 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) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_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 (subscript_expression IDENT [ LIT ]) = IDENT) ;) (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) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression & IDENT) ))) ;) (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_002312f0(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n long lVar4;\n char cVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n long lVar11;\n long lVar12;\n undefined8 *local_c8;\n undefined1 local_89;\n undefined8 local_88;\n undefined8 uStack_80;\n undefined8 local_78;\n undefined8 uStack_70;\n undefined4 local_68;\n undefined8 *local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 uStack_48;\n \n lVar6 = (long)(param_3 - 1) / 2;\n lVar11 = param_2;\n if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }\n lVar6 = lVar11;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }\n local_60 = &local_50;\n local_78 = param_4[2];\n uStack_70 = param_4[3];\n local_88 = *param_4;\n uStack_80 = param_4[1];\n local_68 = *(undefined4 *)(param_4 + 4);\n if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }\n param_4[5] = param_4 + 7;\n local_58 = param_4[6];\n param_4[6] = 0;\n lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 7) = 0;\n if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }\n *(undefined4 *)(puVar8 + 4) = local_68;\n puVar8[2] = local_78;\n *puVar8 = local_88;\n puVar8[1] = uStack_80;\n *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;\n FUN_002e1c30(puVar8 + 5,&local_60);\n if (local_60 != &local_50) {\n FUN_002dac60();\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_002312f0(long param_1,long param_2,ulong param_3,undefined8 *param_4)" (identifier "FUN_002312f0") (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 *puVar1;\n undefined8 *puVar2;\n undefined8 uVar3;\n long lVar4;\n char cVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n long lVar11;\n long lVar12;\n undefined8 *local_c8;\n undefined1 local_89;\n undefined8 local_88;\n undefined8 uStack_80;\n undefined8 local_78;\n undefined8 uStack_70;\n undefined4 local_68;\n undefined8 *local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 uStack_48;\n \n lVar6 = (long)(param_3 - 1) / 2;\n lVar11 = param_2;\n if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }\n lVar6 = lVar11;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }\n local_60 = &local_50;\n local_78 = param_4[2];\n uStack_70 = param_4[3];\n local_88 = *param_4;\n uStack_80 = param_4[1];\n local_68 = *(undefined4 *)(param_4 + 4);\n if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }\n param_4[5] = param_4 + 7;\n local_58 = param_4[6];\n param_4[6] = 0;\n lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 7) = 0;\n if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }\n *(undefined4 *)(puVar8 + 4) = local_68;\n puVar8[2] = local_78;\n *puVar8 = local_88;\n puVar8[1] = uStack_80;\n *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;\n FUN_002e1c30(puVar8 + 5,&local_60);\n if (local_60 != &local_50) {\n FUN_002dac60();\n }\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "char cVar5;" (primitive_type "char") (identifier "cVar5") (; ";")) (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 "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (declaration "undefined8 *local_c8;" (type_identifier "undefined8") (pointer_declarator "*local_c8" (* "*") (identifier "local_c8")) (; ";")) (declaration "undefined1 local_89;" (type_identifier "undefined1") (identifier "local_89") (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "undefined8 uStack_80;" (type_identifier "undefined8") (identifier "uStack_80") (; ";")) (declaration "undefined8 local_78;" (type_identifier "undefined8") (identifier "local_78") (; ";")) (declaration "undefined8 uStack_70;" (type_identifier "undefined8") (identifier "uStack_70") (; ";")) (declaration "undefined4 local_68;" (type_identifier "undefined4") (identifier "local_68") (; ";")) (declaration "undefined8 *local_60;" (type_identifier "undefined8") (pointer_declarator "*local_60" (* "*") (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 uStack_48;" (type_identifier "undefined8") (identifier "uStack_48") (; ";")) (expression_statement "lVar6 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar6 = (long)(param_3 - 1) / 2" (identifier "lVar6") (= "=") (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 "lVar11 = param_2;" (assignment_expression "lVar11 = param_2" (identifier "lVar11") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (param_2 < lVar6) {\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }" (if "if") (parenthesized_expression "(param_2 < lVar6)" (( "(") (binary_expression "param_2 < lVar6" (identifier "param_2") (< "<") (identifier "lVar6")) () ")")) (compound_statement "{\n local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);\n do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);\n }" ({ "{") (expression_statement "local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48);" (assignment_expression "local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48)" (identifier "local_c8") (= "=") (cast_expression "(undefined8 *)(param_1 + 0x38 + param_2 * 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38 + param_2 * 0x48)" (( "(") (binary_expression "param_1 + 0x38 + param_2 * 0x48" (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) (+ "+") (binary_expression "param_2 * 0x48" (identifier "param_2") (* "*") (number_literal "0x48"))) () ")")))) (; ";")) (do_statement "do {\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n } while (lVar11 < lVar6);" (do "do") (compound_statement "{\n lVar4 = (lVar11 + 1) * 2;\n lVar12 = lVar4 + -1;\n puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);\n if (cVar5 != '\0') {\n puVar8 = puVar1;\n }\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n lVar11 = lVar4;\n if (cVar5 != '\0') {\n lVar11 = lVar12;\n }\n puVar10 = (undefined8 *)puVar1[5];\n uVar3 = puVar8[1];\n puVar9 = puVar8 + 7;\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n puVar2 = (undefined8 *)puVar8[5];\n if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }\nLAB_00231383:\n puVar8[6] = 0;\n *(undefined1 *)puVar10 = 0;\n local_c8 = puVar9;\n }" ({ "{") (expression_statement "lVar4 = (lVar11 + 1) * 2;" (assignment_expression "lVar4 = (lVar11 + 1) * 2" (identifier "lVar4") (= "=") (binary_expression "(lVar11 + 1) * 2" (parenthesized_expression "(lVar11 + 1)" (( "(") (binary_expression "lVar11 + 1" (identifier "lVar11") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar12 = lVar4 + -1;" (assignment_expression "lVar12 = lVar4 + -1" (identifier "lVar12") (= "=") (binary_expression "lVar4 + -1" (identifier "lVar4") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)(param_1 + (lVar11 + 1) * 0x90)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + (lVar11 + 1) * 0x90)" (( "(") (binary_expression "param_1 + (lVar11 + 1) * 0x90" (identifier "param_1") (+ "+") (binary_expression "(lVar11 + 1) * 0x90" (parenthesized_expression "(lVar11 + 1)" (( "(") (binary_expression "lVar11 + 1" (identifier "lVar11") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "0x90"))) () ")")))) (; ";")) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar12 * 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar12 * 0x48)" (( "(") (binary_expression "param_1 + lVar12 * 0x48" (identifier "param_1") (+ "+") (binary_expression "lVar12 * 0x48" (identifier "lVar12") (* "*") (number_literal "0x48"))) () ")")))) (; ";")) (expression_statement "cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1);" (assignment_expression "cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1)" (identifier "cVar5") (= "=") (call_expression "FUN_001f66c0(&stack0x00000008,puVar8,puVar1)" (identifier "FUN_001f66c0") (argument_list "(&stack0x00000008,puVar8,puVar1)" (( "(") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008")) (, ",") (identifier "puVar8") (, ",") (identifier "puVar1") () ")")))) (; ";")) (if_statement "if (cVar5 != '\0') {\n puVar8 = puVar1;\n }" (if "if") (parenthesized_expression "(cVar5 != '\0')" (( "(") (binary_expression "cVar5 != '\0'" (identifier "cVar5") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n puVar8 = puVar1;\n }" ({ "{") (expression_statement "puVar8 = puVar1;" (assignment_expression "puVar8 = puVar1" (identifier "puVar8") (= "=") (identifier "puVar1")) (; ";")) (} "}"))) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar11 * 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar11 * 0x48)" (( "(") (binary_expression "param_1 + lVar11 * 0x48" (identifier "param_1") (+ "+") (binary_expression "lVar11 * 0x48" (identifier "lVar11") (* "*") (number_literal "0x48"))) () ")")))) (; ";")) (expression_statement "lVar11 = lVar4;" (assignment_expression "lVar11 = lVar4" (identifier "lVar11") (= "=") (identifier "lVar4")) (; ";")) (if_statement "if (cVar5 != '\0') {\n lVar11 = lVar12;\n }" (if "if") (parenthesized_expression "(cVar5 != '\0')" (( "(") (binary_expression "cVar5 != '\0'" (identifier "cVar5") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n lVar11 = lVar12;\n }" ({ "{") (expression_statement "lVar11 = lVar12;" (assignment_expression "lVar11 = lVar12" (identifier "lVar11") (= "=") (identifier "lVar12")) (; ";")) (} "}"))) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)puVar1[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")))) (; ";")) (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" (identifier "uVar3") (= "=") (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar9 = puVar8 + 7;" (assignment_expression "puVar9 = puVar8 + 7" (identifier "puVar9") (= "=") (binary_expression "puVar8 + 7" (identifier "puVar8") (+ "+") (number_literal "7"))) (; ";")) (expression_statement "*puVar1 = *puVar8;" (assignment_expression "*puVar1 = *puVar8" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))) (; ";")) (expression_statement "puVar1[1] = uVar3;" (assignment_expression "puVar1[1] = uVar3" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar1[2] = puVar8[2];" (assignment_expression "puVar1[2] = puVar8[2]" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);" (assignment_expression "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3)" (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")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(puVar8 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 3)" (( "(") (binary_expression "puVar8 + 3" (identifier "puVar8") (+ "+") (number_literal "3")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);" (assignment_expression "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4)" (pointer_expression "*(undefined4 *)(puVar1 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 4)" (( "(") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(puVar8 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 4)" (( "(") (binary_expression "puVar8 + 4" (identifier "puVar8") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "puVar2 = (undefined8 *)puVar8[5];" (assignment_expression "puVar2 = (undefined8 *)puVar8[5]" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)puVar8[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")))) (; ";")) (if_statement "if (puVar2 == puVar9) {\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" (if "if") (parenthesized_expression "(puVar2 == puVar9)" (( "(") (binary_expression "puVar2 == puVar9" (identifier "puVar2") (== "==") (identifier "puVar9")) () ")")) (compound_statement "{\n sVar7 = puVar8[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }\n puVar1[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)puVar8[5];\n }" ({ "{") (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" (identifier "sVar7") (= "=") (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]"))) (; ";")) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\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 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n }" ({ "{") (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }\n else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" (if "if") (parenthesized_expression "(sVar7 == 1)" (( "(") (binary_expression "sVar7 == 1" (identifier "sVar7") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" ({ "{") (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7)" (pointer_expression "*(undefined1 *)puVar10" (* "*") (cast_expression "(undefined1 *)puVar10" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar10"))) (= "=") (pointer_expression "*(undefined1 *)(puVar8 + 7)" (* "*") (cast_expression "(undefined1 *)(puVar8 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 7)" (( "(") (binary_expression "puVar8 + 7" (identifier "puVar8") (+ "+") (number_literal "7")) () ")"))))) (; ";")) (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" (identifier "sVar7") (= "=") (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)puVar1[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" (else "else") (compound_statement "{\n memcpy(puVar10,puVar9,sVar7);\n sVar7 = puVar8[6];\n puVar10 = (undefined8 *)puVar1[5];\n }" ({ "{") (expression_statement "memcpy(puVar10,puVar9,sVar7);" (call_expression "memcpy(puVar10,puVar9,sVar7)" (identifier "memcpy") (argument_list "(puVar10,puVar9,sVar7)" (( "(") (identifier "puVar10") (, ",") (identifier "puVar9") (, ",") (identifier "sVar7") () ")"))) (; ";")) (expression_statement "sVar7 = puVar8[6];" (assignment_expression "sVar7 = puVar8[6]" (identifier "sVar7") (= "=") (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)puVar1[5];" (assignment_expression "puVar10 = (undefined8 *)puVar1[5]" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)puVar1[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")))) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar1[6] = sVar7;" (assignment_expression "puVar1[6] = sVar7" (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]")) (= "=") (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 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)puVar8[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" (else "else") (compound_statement "{\n if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }\n puVar8[5] = puVar9;\n puVar10 = puVar9;\n }" ({ "{") (if_statement "if (puVar10 == local_c8) {\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }\n else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" (if "if") (parenthesized_expression "(puVar10 == local_c8)" (( "(") (binary_expression "puVar10 == local_c8" (identifier "puVar10") (== "==") (identifier "local_c8")) () ")")) (compound_statement "{\n puVar1[5] = puVar2;\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n }" ({ "{") (expression_statement "puVar1[5] = puVar2;" (assignment_expression "puVar1[5] = puVar2" (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "puVar2")) (; ";")) (expression_statement "puVar1[6] = puVar8[6];" (assignment_expression "puVar1[6] = puVar8[6]" (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]")) (= "=") (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar1[7] = puVar8[7];" (assignment_expression "puVar1[7] = puVar8[7]" (subscript_expression "puVar1[7]" (identifier "puVar1") ([ "[") (number_literal "7") (] "]")) (= "=") (subscript_expression "puVar8[7]" (identifier "puVar8") ([ "[") (number_literal "7") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" (else "else") (compound_statement "{\n puVar1[5] = puVar2;\n uVar3 = puVar1[7];\n puVar1[6] = puVar8[6];\n puVar1[7] = puVar8[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }\n }" ({ "{") (expression_statement "puVar1[5] = puVar2;" (assignment_expression "puVar1[5] = puVar2" (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "puVar2")) (; ";")) (expression_statement "uVar3 = puVar1[7];" (assignment_expression "uVar3 = puVar1[7]" (identifier "uVar3") (= "=") (subscript_expression "puVar1[7]" (identifier "puVar1") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "puVar1[6] = puVar8[6];" (assignment_expression "puVar1[6] = puVar8[6]" (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]")) (= "=") (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar1[7] = puVar8[7];" (assignment_expression "puVar1[7] = puVar8[7]" (subscript_expression "puVar1[7]" (identifier "puVar1") ([ "[") (number_literal "7") (] "]")) (= "=") (subscript_expression "puVar8[7]" (identifier "puVar8") ([ "[") (number_literal "7") (] "]"))) (; ";")) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\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 puVar8[5] = puVar10;\n puVar8[7] = uVar3;\n goto LAB_00231383;\n }" ({ "{") (expression_statement "puVar8[5] = puVar10;" (assignment_expression "puVar8[5] = puVar10" (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar8[7] = uVar3;" (assignment_expression "puVar8[7] = uVar3" (subscript_expression "puVar8[7]" (identifier "puVar8") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (goto_statement "goto LAB_00231383;" (goto "goto") (statement_identifier "LAB_00231383") (; ";")) (} "}"))) (} "}")))) (expression_statement "puVar8[5] = puVar9;" (assignment_expression "puVar8[5] = puVar9" (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "puVar9")) (; ";")) (expression_statement "puVar10 = puVar9;" (assignment_expression "puVar10 = puVar9" (identifier "puVar10") (= "=") (identifier "puVar9")) (; ";")) (} "}")))) (labeled_statement "LAB_00231383:\n puVar8[6] = 0;" (statement_identifier "LAB_00231383") (: ":") (expression_statement "puVar8[6] = 0;" (assignment_expression "puVar8[6] = 0" (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]")) (= "=") (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 "local_c8 = puVar9;" (assignment_expression "local_c8 = puVar9" (identifier "local_c8") (= "=") (identifier "puVar9")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar11 < lVar6)" (( "(") (binary_expression "lVar11 < lVar6" (identifier "lVar11") (< "<") (identifier "lVar6")) () ")")) (; ";")) (} "}"))) (expression_statement "lVar6 = lVar11;" (assignment_expression "lVar6 = lVar11" (identifier "lVar6") (= "=") (identifier "lVar11")) (; ";")) (if_statement "if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) {\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }" (if "if") (parenthesized_expression "(((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11))" (( "(") (binary_expression "((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)" (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 == lVar11)" (( "(") (binary_expression "(long)(param_3 - 2) / 2 == lVar11" (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 "lVar11")) () ")"))) () ")")) (compound_statement "{\n lVar6 = lVar11 * 2 + 1;\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n uVar3 = puVar8[1];\n puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);\n *puVar1 = *puVar8;\n puVar1[1] = uVar3;\n puVar1[2] = puVar8[2];\n *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);\n *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);\n FUN_002e1c30(puVar1 + 5,puVar8 + 5);\n }" ({ "{") (expression_statement "lVar6 = lVar11 * 2 + 1;" (assignment_expression "lVar6 = lVar11 * 2 + 1" (identifier "lVar6") (= "=") (binary_expression "lVar11 * 2 + 1" (binary_expression "lVar11 * 2" (identifier "lVar11") (* "*") (number_literal "2")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar6 * 0x48)" (( "(") (binary_expression "param_1 + lVar6 * 0x48" (identifier "param_1") (+ "+") (binary_expression "lVar6 * 0x48" (identifier "lVar6") (* "*") (number_literal "0x48"))) () ")")))) (; ";")) (expression_statement "uVar3 = puVar8[1];" (assignment_expression "uVar3 = puVar8[1]" (identifier "uVar3") (= "=") (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar11 * 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar11 * 0x48)" (( "(") (binary_expression "param_1 + lVar11 * 0x48" (identifier "param_1") (+ "+") (binary_expression "lVar11 * 0x48" (identifier "lVar11") (* "*") (number_literal "0x48"))) () ")")))) (; ";")) (expression_statement "*puVar1 = *puVar8;" (assignment_expression "*puVar1 = *puVar8" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))) (; ";")) (expression_statement "puVar1[1] = uVar3;" (assignment_expression "puVar1[1] = uVar3" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar1[2] = puVar8[2];" (assignment_expression "puVar1[2] = puVar8[2]" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3);" (assignment_expression "*(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3)" (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")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(puVar8 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 3)" (( "(") (binary_expression "puVar8 + 3" (identifier "puVar8") (+ "+") (number_literal "3")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4);" (assignment_expression "*(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4)" (pointer_expression "*(undefined4 *)(puVar1 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 4)" (( "(") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(puVar8 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 4)" (( "(") (binary_expression "puVar8 + 4" (identifier "puVar8") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "FUN_002e1c30(puVar1 + 5,puVar8 + 5);" (call_expression "FUN_002e1c30(puVar1 + 5,puVar8 + 5)" (identifier "FUN_002e1c30") (argument_list "(puVar1 + 5,puVar8 + 5)" (( "(") (binary_expression "puVar1 + 5" (identifier "puVar1") (+ "+") (number_literal "5")) (, ",") (binary_expression "puVar8 + 5" (identifier "puVar8") (+ "+") (number_literal "5")) () ")"))) (; ";")) (} "}"))) (expression_statement "local_60 = &local_50;" (assignment_expression "local_60 = &local_50" (identifier "local_60") (= "=") (pointer_expression "&local_50" (& "&") (identifier "local_50"))) (; ";")) (expression_statement "local_78 = param_4[2];" (assignment_expression "local_78 = param_4[2]" (identifier "local_78") (= "=") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uStack_70 = param_4[3];" (assignment_expression "uStack_70 = param_4[3]" (identifier "uStack_70") (= "=") (subscript_expression "param_4[3]" (identifier "param_4") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "local_88 = *param_4;" (assignment_expression "local_88 = *param_4" (identifier "local_88") (= "=") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) (; ";")) (expression_statement "uStack_80 = param_4[1];" (assignment_expression "uStack_80 = param_4[1]" (identifier "uStack_80") (= "=") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_68 = *(undefined4 *)(param_4 + 4);" (assignment_expression "local_68 = *(undefined4 *)(param_4 + 4)" (identifier "local_68") (= "=") (pointer_expression "*(undefined4 *)(param_4 + 4)" (* "*") (cast_expression "(undefined4 *)(param_4 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if ((undefined8 *)param_4[5] == param_4 + 7) {\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }\n else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" (if "if") (parenthesized_expression "((undefined8 *)param_4[5] == param_4 + 7)" (( "(") (binary_expression "(undefined8 *)param_4[5] == param_4 + 7" (cast_expression "(undefined8 *)param_4[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_4[5]" (identifier "param_4") ([ "[") (number_literal "5") (] "]"))) (== "==") (binary_expression "param_4 + 7" (identifier "param_4") (+ "+") (number_literal "7"))) () ")")) (compound_statement "{\n local_50 = param_4[7];\n uStack_48 = param_4[8];\n }" ({ "{") (expression_statement "local_50 = param_4[7];" (assignment_expression "local_50 = param_4[7]" (identifier "local_50") (= "=") (subscript_expression "param_4[7]" (identifier "param_4") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "uStack_48 = param_4[8];" (assignment_expression "uStack_48 = param_4[8]" (identifier "uStack_48") (= "=") (subscript_expression "param_4[8]" (identifier "param_4") ([ "[") (number_literal "8") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" (else "else") (compound_statement "{\n local_50 = param_4[7];\n local_60 = (undefined8 *)param_4[5];\n }" ({ "{") (expression_statement "local_50 = param_4[7];" (assignment_expression "local_50 = param_4[7]" (identifier "local_50") (= "=") (subscript_expression "param_4[7]" (identifier "param_4") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "local_60 = (undefined8 *)param_4[5];" (assignment_expression "local_60 = (undefined8 *)param_4[5]" (identifier "local_60") (= "=") (cast_expression "(undefined8 *)param_4[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_4[5]" (identifier "param_4") ([ "[") (number_literal "5") (] "]")))) (; ";")) (} "}")))) (expression_statement "param_4[5] = param_4 + 7;" (assignment_expression "param_4[5] = param_4 + 7" (subscript_expression "param_4[5]" (identifier "param_4") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "param_4 + 7" (identifier "param_4") (+ "+") (number_literal "7"))) (; ";")) (expression_statement "local_58 = param_4[6];" (assignment_expression "local_58 = param_4[6]" (identifier "local_58") (= "=") (subscript_expression "param_4[6]" (identifier "param_4") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "param_4[6] = 0;" (assignment_expression "param_4[6] = 0" (subscript_expression "param_4[6]" (identifier "param_4") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f);" (assignment_expression "lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (identifier "lVar11") (= "=") (binary_expression "(lVar6 + -1) - (lVar6 + -1 >> 0x3f)" (parenthesized_expression "(lVar6 + -1)" (( "(") (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) () ")")) (- "-") (parenthesized_expression "(lVar6 + -1 >> 0x3f)" (( "(") (binary_expression "lVar6 + -1 >> 0x3f" (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) (>> ">>") (number_literal "0x3f")) () ")")))) (; ";")) (expression_statement "*(undefined1 *)(param_4 + 7) = 0;" (assignment_expression "*(undefined1 *)(param_4 + 7) = 0" (pointer_expression "*(undefined1 *)(param_4 + 7)" (* "*") (cast_expression "(undefined1 *)(param_4 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 7)" (( "(") (binary_expression "param_4 + 7" (identifier "param_4") (+ "+") (number_literal "7")) () ")")))) (= "=") (number_literal "0")) (; ";")) (if_statement "if (param_2 < lVar6) {\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }\n else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" (if "if") (parenthesized_expression "(param_2 < lVar6)" (( "(") (binary_expression "param_2 < lVar6" (identifier "param_2") (< "<") (identifier "lVar6")) () ")")) (compound_statement "{\n do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);\n }" ({ "{") (do_statement "do {\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n } while (param_2 < lVar12);" (do "do") (compound_statement "{\n lVar12 = lVar11 >> 1;\n puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);\n \n cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n if (cVar5 == '\0') break;\n uVar3 = puVar1[1];\n puVar10 = (undefined8 *)puVar8[5];\n *puVar8 = *puVar1;\n puVar8[1] = uVar3;\n puVar8[2] = puVar1[2];\n *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);\n *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);\n puVar2 = (undefined8 *)puVar1[5];\n puVar9 = puVar1 + 7;\n if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }\nLAB_00231566:\n puVar1[6] = 0;\n *(undefined1 *)puVar9 = 0;\n lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);\n puVar8 = puVar1;\n lVar6 = lVar12;\n }" ({ "{") (expression_statement "lVar12 = lVar11 >> 1;" (assignment_expression "lVar12 = lVar11 >> 1" (identifier "lVar12") (= "=") (binary_expression "lVar11 >> 1" (identifier "lVar11") (>> ">>") (number_literal "1"))) (; ";")) (expression_statement "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48);" (assignment_expression "puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar12 * 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar12 * 0x48)" (( "(") (binary_expression "param_1 + lVar12 * 0x48" (identifier "param_1") (+ "+") (binary_expression "lVar12 * 0x48" (identifier "lVar12") (* "*") (number_literal "0x48"))) () ")")))) (; ";")) (expression_statement "cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88);" (assignment_expression "cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88)" (identifier "cVar5") (= "=") (call_expression "FUN_001f66c0(&local_89,puVar1,&local_88)" (identifier "FUN_001f66c0") (argument_list "(&local_89,puVar1,&local_88)" (( "(") (pointer_expression "&local_89" (& "&") (identifier "local_89")) (, ",") (identifier "puVar1") (, ",") (pointer_expression "&local_88" (& "&") (identifier "local_88")) () ")")))) (; ";")) (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar6 * 0x48)" (( "(") (binary_expression "param_1 + lVar6 * 0x48" (identifier "param_1") (+ "+") (binary_expression "lVar6 * 0x48" (identifier "lVar6") (* "*") (number_literal "0x48"))) () ")")))) (; ";")) (if_statement "if (cVar5 == '\0') break;" (if "if") (parenthesized_expression "(cVar5 == '\0')" (( "(") (binary_expression "cVar5 == '\0'" (identifier "cVar5") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "uVar3 = puVar1[1];" (assignment_expression "uVar3 = puVar1[1]" (identifier "uVar3") (= "=") (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)puVar8[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")))) (; ";")) (expression_statement "*puVar8 = *puVar1;" (assignment_expression "*puVar8 = *puVar1" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (pointer_expression "*puVar1" (* "*") (identifier "puVar1"))) (; ";")) (expression_statement "puVar8[1] = uVar3;" (assignment_expression "puVar8[1] = uVar3" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar8[2] = puVar1[2];" (assignment_expression "puVar8[2] = puVar1[2]" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3);" (assignment_expression "*(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3)" (pointer_expression "*(undefined4 *)(puVar8 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 3)" (( "(") (binary_expression "puVar8 + 3" (identifier "puVar8") (+ "+") (number_literal "3")) () ")")))) (= "=") (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")) () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4);" (assignment_expression "*(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4)" (pointer_expression "*(undefined4 *)(puVar8 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 4)" (( "(") (binary_expression "puVar8 + 4" (identifier "puVar8") (+ "+") (number_literal "4")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(puVar1 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 4)" (( "(") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "puVar2 = (undefined8 *)puVar1[5];" (assignment_expression "puVar2 = (undefined8 *)puVar1[5]" (identifier "puVar2") (= "=") (cast_expression "(undefined8 *)puVar1[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")))) (; ";")) (expression_statement "puVar9 = puVar1 + 7;" (assignment_expression "puVar9 = puVar1 + 7" (identifier "puVar9") (= "=") (binary_expression "puVar1 + 7" (identifier "puVar1") (+ "+") (number_literal "7"))) (; ";")) (if_statement "if (puVar2 == puVar9) {\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }\n else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" (if "if") (parenthesized_expression "(puVar2 == puVar9)" (( "(") (binary_expression "puVar2 == puVar9" (identifier "puVar2") (== "==") (identifier "puVar9")) () ")")) (compound_statement "{\n sVar7 = puVar1[6];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }\n puVar8[6] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar9 = (undefined8 *)puVar1[5];\n }" ({ "{") (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" (identifier "sVar7") (= "=") (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\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 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n }" ({ "{") (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }\n else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" (if "if") (parenthesized_expression "(sVar7 == 1)" (( "(") (binary_expression "sVar7 == 1" (identifier "sVar7") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" ({ "{") (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7)" (pointer_expression "*(undefined1 *)puVar10" (* "*") (cast_expression "(undefined1 *)puVar10" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar10"))) (= "=") (pointer_expression "*(undefined1 *)(puVar1 + 7)" (* "*") (cast_expression "(undefined1 *)(puVar1 + 7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 7)" (( "(") (binary_expression "puVar1 + 7" (identifier "puVar1") (+ "+") (number_literal "7")) () ")"))))) (; ";")) (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" (identifier "sVar7") (= "=") (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)puVar8[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" (else "else") (compound_statement "{\n memcpy(puVar10,puVar2,sVar7);\n sVar7 = puVar1[6];\n puVar10 = (undefined8 *)puVar8[5];\n }" ({ "{") (expression_statement "memcpy(puVar10,puVar2,sVar7);" (call_expression "memcpy(puVar10,puVar2,sVar7)" (identifier "memcpy") (argument_list "(puVar10,puVar2,sVar7)" (( "(") (identifier "puVar10") (, ",") (identifier "puVar2") (, ",") (identifier "sVar7") () ")"))) (; ";")) (expression_statement "sVar7 = puVar1[6];" (assignment_expression "sVar7 = puVar1[6]" (identifier "sVar7") (= "=") (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)puVar8[5];" (assignment_expression "puVar10 = (undefined8 *)puVar8[5]" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)puVar8[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")))) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar8[6] = sVar7;" (assignment_expression "puVar8[6] = sVar7" (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]")) (= "=") (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 "puVar9 = (undefined8 *)puVar1[5];" (assignment_expression "puVar9 = (undefined8 *)puVar1[5]" (identifier "puVar9") (= "=") (cast_expression "(undefined8 *)puVar1[5]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")))) (; ";")) (} "}")) (else_clause "else {\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" (else "else") (compound_statement "{\n if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }\n puVar1[5] = puVar9;\n }" ({ "{") (if_statement "if (puVar10 == puVar8 + 7) {\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }\n else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" (if "if") (parenthesized_expression "(puVar10 == puVar8 + 7)" (( "(") (binary_expression "puVar10 == puVar8 + 7" (identifier "puVar10") (== "==") (binary_expression "puVar8 + 7" (identifier "puVar8") (+ "+") (number_literal "7"))) () ")")) (compound_statement "{\n puVar8[5] = puVar2;\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n }" ({ "{") (expression_statement "puVar8[5] = puVar2;" (assignment_expression "puVar8[5] = puVar2" (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "puVar2")) (; ";")) (expression_statement "puVar8[6] = puVar1[6];" (assignment_expression "puVar8[6] = puVar1[6]" (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]")) (= "=") (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar8[7] = puVar1[7];" (assignment_expression "puVar8[7] = puVar1[7]" (subscript_expression "puVar8[7]" (identifier "puVar8") ([ "[") (number_literal "7") (] "]")) (= "=") (subscript_expression "puVar1[7]" (identifier "puVar1") ([ "[") (number_literal "7") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" (else "else") (compound_statement "{\n puVar8[5] = puVar2;\n uVar3 = puVar8[7];\n puVar8[6] = puVar1[6];\n puVar8[7] = puVar1[7];\n if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }\n }" ({ "{") (expression_statement "puVar8[5] = puVar2;" (assignment_expression "puVar8[5] = puVar2" (subscript_expression "puVar8[5]" (identifier "puVar8") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "puVar2")) (; ";")) (expression_statement "uVar3 = puVar8[7];" (assignment_expression "uVar3 = puVar8[7]" (identifier "uVar3") (= "=") (subscript_expression "puVar8[7]" (identifier "puVar8") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "puVar8[6] = puVar1[6];" (assignment_expression "puVar8[6] = puVar1[6]" (subscript_expression "puVar8[6]" (identifier "puVar8") ([ "[") (number_literal "6") (] "]")) (= "=") (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "puVar8[7] = puVar1[7];" (assignment_expression "puVar8[7] = puVar1[7]" (subscript_expression "puVar8[7]" (identifier "puVar8") ([ "[") (number_literal "7") (] "]")) (= "=") (subscript_expression "puVar1[7]" (identifier "puVar1") ([ "[") (number_literal "7") (] "]"))) (; ";")) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\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 puVar1[5] = puVar10;\n puVar1[7] = uVar3;\n puVar9 = puVar10;\n goto LAB_00231566;\n }" ({ "{") (expression_statement "puVar1[5] = puVar10;" (assignment_expression "puVar1[5] = puVar10" (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar1[7] = uVar3;" (assignment_expression "puVar1[7] = uVar3" (subscript_expression "puVar1[7]" (identifier "puVar1") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar9 = puVar10;" (assignment_expression "puVar9 = puVar10" (identifier "puVar9") (= "=") (identifier "puVar10")) (; ";")) (goto_statement "goto LAB_00231566;" (goto "goto") (statement_identifier "LAB_00231566") (; ";")) (} "}"))) (} "}")))) (expression_statement "puVar1[5] = puVar9;" (assignment_expression "puVar1[5] = puVar9" (subscript_expression "puVar1[5]" (identifier "puVar1") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "puVar9")) (; ";")) (} "}")))) (labeled_statement "LAB_00231566:\n puVar1[6] = 0;" (statement_identifier "LAB_00231566") (: ":") (expression_statement "puVar1[6] = 0;" (assignment_expression "puVar1[6] = 0" (subscript_expression "puVar1[6]" (identifier "puVar1") ([ "[") (number_literal "6") (] "]")) (= "=") (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 "lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f);" (assignment_expression "lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f)" (identifier "lVar11") (= "=") (binary_expression "(lVar12 + -1) - (lVar12 + -1 >> 0x3f)" (parenthesized_expression "(lVar12 + -1)" (( "(") (binary_expression "lVar12 + -1" (identifier "lVar12") (+ "+") (number_literal "-1")) () ")")) (- "-") (parenthesized_expression "(lVar12 + -1 >> 0x3f)" (( "(") (binary_expression "lVar12 + -1 >> 0x3f" (binary_expression "lVar12 + -1" (identifier "lVar12") (+ "+") (number_literal "-1")) (>> ">>") (number_literal "0x3f")) () ")")))) (; ";")) (expression_statement "puVar8 = puVar1;" (assignment_expression "puVar8 = puVar1" (identifier "puVar8") (= "=") (identifier "puVar1")) (; ";")) (expression_statement "lVar6 = lVar12;" (assignment_expression "lVar6 = lVar12" (identifier "lVar6") (= "=") (identifier "lVar12")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 < lVar12)" (( "(") (binary_expression "param_2 < lVar12" (identifier "param_2") (< "<") (identifier "lVar12")) () ")")) (; ";")) (} "}")) (else_clause "else {\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" (else "else") (compound_statement "{\n puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);\n }" ({ "{") (expression_statement "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48);" (assignment_expression "puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)(param_1 + lVar6 * 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + lVar6 * 0x48)" (( "(") (binary_expression "param_1 + lVar6 * 0x48" (identifier "param_1") (+ "+") (binary_expression "lVar6 * 0x48" (identifier "lVar6") (* "*") (number_literal "0x48"))) () ")")))) (; ";")) (} "}")))) (expression_statement "*(undefined4 *)(puVar8 + 4) = local_68;" (assignment_expression "*(undefined4 *)(puVar8 + 4) = local_68" (pointer_expression "*(undefined4 *)(puVar8 + 4)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 4)" (( "(") (binary_expression "puVar8 + 4" (identifier "puVar8") (+ "+") (number_literal "4")) () ")")))) (= "=") (identifier "local_68")) (; ";")) (expression_statement "puVar8[2] = local_78;" (assignment_expression "puVar8[2] = local_78" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_78")) (; ";")) (expression_statement "*puVar8 = local_88;" (assignment_expression "*puVar8 = local_88" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (identifier "local_88")) (; ";")) (expression_statement "puVar8[1] = uStack_80;" (assignment_expression "puVar8[1] = uStack_80" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uStack_80")) (; ";")) (expression_statement "*(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70;" (assignment_expression "*(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70" (pointer_expression "*(undefined4 *)(puVar8 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar8 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar8 + 3)" (( "(") (binary_expression "puVar8 + 3" (identifier "puVar8") (+ "+") (number_literal "3")) () ")")))) (= "=") (cast_expression "(undefined4)uStack_70" (( "(") (type_descriptor "undefined4" (type_identifier "undefined4")) () ")") (identifier "uStack_70"))) (; ";")) (expression_statement "FUN_002e1c30(puVar8 + 5,&local_60);" (call_expression "FUN_002e1c30(puVar8 + 5,&local_60)" (identifier "FUN_002e1c30") (argument_list "(puVar8 + 5,&local_60)" (( "(") (binary_expression "puVar8 + 5" (identifier "puVar8") (+ "+") (number_literal "5")) (, ",") (pointer_expression "&local_60" (& "&") (identifier "local_60")) () ")"))) (; ";")) (if_statement "if (local_60 != &local_50) {\n FUN_002dac60();\n }" (if "if") (parenthesized_expression "(local_60 != &local_50)" (( "(") (binary_expression "local_60 != &local_50" (identifier "local_60") (!= "!=") (pointer_expression "&local_50" (& "&") (identifier "local_50"))) () ")")) (compound_statement "{\n FUN_002dac60();\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (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<gold::Output_section::Input_section_sort_entry*, std::vector<gold::Output_section::Input_section_sort_entry> >, long int, gold::Output_section::Input_section_sort_entry, __gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::Input_section_sort_section_order_index_compare> > */ void std:: __adjust_heap<__gnu_cxx::__normal_iterator<gold::Output_section::type_6*,_std::vector<gold::Output_section::type_6>var_3>,_long_int,_gold::Output_section::type_6,___gnu_cxx::__ops::_Iter_comp_iter<gold::Output_section::var_8>var_3> (long var_13,long var_11,ulong var_10,type_1 *var_23) { type_6 *pIVar1; type_1 *var_18; type_1 *var_22; type_2 var_19; type_3 sVar5; long var_15; type_4 aVar7; type_1 uVar8; type_5 uVar9; bool bVar10; long var_12; size_t var_20; type_6 *pIVar13; long __topIndex; 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; 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_6; long var_14; long var_16; 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_7; _Iter_comp_val<gold::Output_section::var_8> var_9; type_7 local_88 [40]; type_8 local_60; type_3 local_58; 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_24 [2]; var_12 = (long)(var_10 - 1) / 2; var_14 = var_11; if (var_11 < var_12) { var_7 = (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_13 + 0x38 + var_11 * 0x48); do { var_15 = (var_14 + 1) * 2; var_16 = var_15 + -1; pIVar13 = (type_6 *)(var_13 + (var_14 + 1) * 0x90); pIVar1 = (type_6 *)(var_13 + var_16 * 0x48); bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::var_17() ((var_8 *)&stack0x00000008,pIVar13 ,pIVar1); if (bVar10) { pIVar13 = pIVar1; } var_18 = (type_1 *)(var_13 + var_14 * 0x48); var_14 = var_15; if (bVar10) { var_14 = var_16; } var_6 = (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_18[5]; aVar7 = (pIVar13->input_section_).u1_; var_5 = &(pIVar13->section_name_).field_2; *var_18 = *(type_1 *)&pIVar13->input_section_; *(type_4 *)(var_18 + 1) = aVar7; *(type_9 *)(var_18 + 2) = (pIVar13->input_section_).u2_; *(type_5 *)(var_18 + 3) = (pIVar13->input_section_).section_order_index_; *(type_5 *)(var_18 + 4) = pIVar13->index_; var_19 = (pIVar13->section_name_)._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_19 == var_5) { var_20 = (pIVar13->section_name_)._M_string_length; if (var_20 != 0) { if (var_20 == 1) { var_6->_M_local_buf[0] = (pIVar13->section_name_).field_2._M_local_buf[0]; var_20 = (pIVar13->section_name_)._M_string_length; var_6 = (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_18[5]; } else { var_21(var_6,var_5,var_20); var_20 = (pIVar13->section_name_)._M_string_length; var_6 = (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_18[5]; } } var_18[6] = var_20; var_6->_M_local_buf[var_20] = '\0'; var_6 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)(pIVar13->section_name_)._M_dataplus._M_p; } else { if (var_6 == var_7) { var_18[5] = var_19; var_18[6] = (pIVar13->section_name_)._M_string_length; var_18[7] = (pIVar13->section_name_).field_2._M_allocated_capacity; } else { var_18[5] = var_19; sVar5 = var_18[7]; var_18[6] = (pIVar13->section_name_)._M_string_length; var_18[7] = (pIVar13->section_name_).field_2._M_allocated_capacity; if (var_6 != (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)0x0) { (pIVar13->section_name_)._M_dataplus._M_p = (type_2)var_6; (pIVar13->section_name_).field_2._M_allocated_capacity = sVar5; goto LAB_00231383; } } (pIVar13->section_name_)._M_dataplus._M_p = (type_2)var_5; var_6 = var_5; } LAB_00231383: (pIVar13->section_name_)._M_string_length = 0; var_6->_M_local_buf[0] = '\0'; var_7 = var_5; } while (var_14 < var_12); } var_12 = var_14; if (((var_10 & 1) == 0) && ((long)(var_10 - 2) / 2 == var_14)) { var_12 = var_14 * 2 + 1; var_18 = (type_1 *)(var_13 + var_12 * 0x48); uVar8 = var_18[1]; var_22 = (type_1 *)(var_13 + var_14 * 0x48); *var_22 = *var_18; var_22[1] = uVar8; var_22[2] = var_18[2]; *(type_10 *)(var_22 + 3) = *(type_10 *)(var_18 + 3); *(type_10 *)(var_22 + 4) = *(type_10 *)(var_18 + 4); string::var_17=((type_11 *)(var_22 + 5),(type_11 *)(var_18 + 5)); } local_60._M_p = (type_2)var_24; local_88._16_8_ = *(type_9 *)(var_23 + 2); local_88._24_8_ = var_23[3]; local_88._0_8_ = *var_23; local_88._8_8_ = *(type_4 *)(var_23 + 1); local_88._32_4_ = *(type_10 *)(var_23 + 4); 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_23[5] == (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_23 + 7)) { var_24[0]._0_8_ = var_23[7]; var_24[0]._8_8_ = var_23[8]; } else { var_24[0]._0_8_ = var_23[7]; local_60._M_p = (type_2)var_23[5]; } var_23[5] = (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_23 + 7); local_58 = var_23[6]; var_23[6] = 0; var_14 = (var_12 + -1) - (var_12 + -1 >> 0x3f); *(type_7 *)(var_23 + 7) = 0; if (var_11 < var_12) { do { var_16 = var_14 >> 1; pIVar1 = (type_6 *)(var_13 + var_16 * 0x48); /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */ bVar10 = gold::Output_section::Input_section_sort_section_order_index_compare::var_17() ((var_8 *)&var_9,pIVar1, (type_6 *)local_88); pIVar13 = (type_6 *)(var_13 + var_12 * 0x48); if (!bVar10) break; uVar9 = (pIVar1->input_section_).p2align_; aVar7 = (pIVar1->input_section_).u1_; var_6 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)(pIVar13->section_name_)._M_dataplus._M_p; (pIVar13->input_section_).shndx_ = (pIVar1->input_section_).shndx_; (pIVar13->input_section_).p2align_ = uVar9; (pIVar13->input_section_).u1_ = aVar7; (pIVar13->input_section_).u2_ = (pIVar1->input_section_).u2_; (pIVar13->input_section_).section_order_index_ = (pIVar1->input_section_).section_order_index_ ; pIVar13->index_ = pIVar1->index_; var_19 = (pIVar1->section_name_)._M_dataplus._M_p; var_5 = &(pIVar1->section_name_).field_2; 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_19 == var_5) { var_20 = (pIVar1->section_name_)._M_string_length; if (var_20 != 0) { if (var_20 == 1) { var_6->_M_local_buf[0] = (pIVar1->section_name_).field_2._M_local_buf[0]; var_20 = (pIVar1->section_name_)._M_string_length; var_6 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)(pIVar13->section_name_)._M_dataplus._M_p; } else { var_21(var_6,var_19,var_20); var_20 = (pIVar1->section_name_)._M_string_length; var_6 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)(pIVar13->section_name_)._M_dataplus._M_p; } } (pIVar13->section_name_)._M_string_length = var_20; var_6->_M_local_buf[var_20] = '\0'; var_5 = (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)(pIVar1->section_name_)._M_dataplus._M_p; } else { if (var_6 == &(pIVar13->section_name_).field_2) { (pIVar13->section_name_)._M_dataplus._M_p = var_19; (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length; (pIVar13->section_name_).field_2._M_allocated_capacity = (pIVar1->section_name_).field_2._M_allocated_capacity; } else { (pIVar13->section_name_)._M_dataplus._M_p = var_19; sVar5 = (pIVar13->section_name_).field_2._M_allocated_capacity; (pIVar13->section_name_)._M_string_length = (pIVar1->section_name_)._M_string_length; (pIVar13->section_name_).field_2._M_allocated_capacity = (pIVar1->section_name_).field_2._M_allocated_capacity; if (var_6 != (anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)0x0) { (pIVar1->section_name_)._M_dataplus._M_p = (type_2)var_6; (pIVar1->section_name_).field_2._M_allocated_capacity = sVar5; var_5 = var_6; goto LAB_00231566; } } (pIVar1->section_name_)._M_dataplus._M_p = (type_2)var_5; } LAB_00231566: (pIVar1->section_name_)._M_string_length = 0; var_5->_M_local_buf[0] = '\0'; var_14 = (var_16 + -1) - (var_16 + -1 >> 0x3f); pIVar13 = pIVar1; var_12 = var_16; } while (var_11 < var_16); } else { pIVar13 = (type_6 *)(var_13 + var_12 * 0x48); } pIVar13->index_ = local_88._32_4_; (pIVar13->input_section_).u2_ = (type_9)local_88._16_8_; (pIVar13->input_section_).shndx_ = local_88._0_4_; (pIVar13->input_section_).p2align_ = local_88._4_4_; (pIVar13->input_section_).u1_ = (type_4)local_88._8_8_; (pIVar13->input_section_).section_order_index_ = local_88._24_4_; string::var_17=((type_11 *)&pIVar13->section_name_,(type_11 *)&local_60); 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 *)local_60._M_p != var_24) { var_25(local_60._M_p); } 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: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) 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: (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: (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: (pointer_declarator 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: (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: (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: (identifier) right: (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: (parenthesized_expression (binary_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 (pointer_expression argument: (identifier)) (identifier) (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: (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: (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: (identifier) right: (char_literal (escape_sequence)))) 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: (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: (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)) 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: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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: (subscript_expression argument: (identifier) index: (number_literal)))))) 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: (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: (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: (subscript_expression argument: (identifier) index: (number_literal)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (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: (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: (subscript_expression argument: (identifier) index: (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: (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: (subscript_expression argument: (identifier) index: (number_literal)) 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: (subscript_expression argument: (identifier) index: (number_literal)) 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)))) 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: (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: (identifier) right: (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))))))) (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)) 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 (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: (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: (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: (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))))))) (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 (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: (subscript_expression argument: (identifier) index: (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: (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: (identifier) 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: (identifier)) (identifier) (pointer_expression argument: (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (break_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: (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)) 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: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (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 (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: (subscript_expression argument: (identifier) index: (number_literal)))))) 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: (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: (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: (subscript_expression argument: (identifier) index: (number_literal)))))) 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: (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: (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: (subscript_expression argument: (identifier) index: (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: (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: (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))) (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) 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))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (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: (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: (subscript_expression argument: (identifier) index: (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))) (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (pointer_expression argument: (identifier))))) (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 *puVar1; undefined8 *puVar2; undefined8 uVar3; long lVar4; char cVar5; long lVar6; size_t sVar7; undefined8 *puVar8; undefined8 *puVar9; undefined8 *puVar10; long lVar11; long lVar12; undefined8 *local_c8; undefined1 local_89; undefined8 local_88; undefined8 uStack_80; undefined8 local_78; undefined8 uStack_70; undefined4 local_68; undefined8 *local_60; undefined8 local_58; undefined8 local_50; undefined8 uStack_48; lVar6 = (long)(param_3 - 1) / 2; lVar11 = param_2; if (param_2 < lVar6) { local_c8 = (undefined8 *)(param_1 + 0x38 + param_2 * 0x48); do { lVar4 = (lVar11 + 1) * 2; lVar12 = lVar4 + -1; puVar8 = (undefined8 *)(param_1 + (lVar11 + 1) * 0x90); puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48); cVar5 = FUN_001f66c0(&stack0x00000008,puVar8,puVar1); if (cVar5 != '\0') { puVar8 = puVar1; } puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48); lVar11 = lVar4; if (cVar5 != '\0') { lVar11 = lVar12; } puVar10 = (undefined8 *)puVar1[5]; uVar3 = puVar8[1]; puVar9 = puVar8 + 7; *puVar1 = *puVar8; puVar1[1] = uVar3; puVar1[2] = puVar8[2]; *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3); *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4); puVar2 = (undefined8 *)puVar8[5]; if (puVar2 == puVar9) { sVar7 = puVar8[6]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar10 = *(undefined1 *)(puVar8 + 7); sVar7 = puVar8[6]; puVar10 = (undefined8 *)puVar1[5]; } else { memcpy(puVar10,puVar9,sVar7); sVar7 = puVar8[6]; puVar10 = (undefined8 *)puVar1[5]; } } puVar1[6] = sVar7; *(undefined1 *)((long)puVar10 + sVar7) = 0; puVar10 = (undefined8 *)puVar8[5]; } else { if (puVar10 == local_c8) { puVar1[5] = puVar2; puVar1[6] = puVar8[6]; puVar1[7] = puVar8[7]; } else { puVar1[5] = puVar2; uVar3 = puVar1[7]; puVar1[6] = puVar8[6]; puVar1[7] = puVar8[7]; if (puVar10 != (undefined8 *)0x0) { puVar8[5] = puVar10; puVar8[7] = uVar3; goto LAB_00231383; } } puVar8[5] = puVar9; puVar10 = puVar9; } LAB_00231383: puVar8[6] = 0; *(undefined1 *)puVar10 = 0; local_c8 = puVar9; } while (lVar11 < lVar6); } lVar6 = lVar11; if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar11)) { lVar6 = lVar11 * 2 + 1; puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48); uVar3 = puVar8[1]; puVar1 = (undefined8 *)(param_1 + lVar11 * 0x48); *puVar1 = *puVar8; puVar1[1] = uVar3; puVar1[2] = puVar8[2]; *(undefined4 *)(puVar1 + 3) = *(undefined4 *)(puVar8 + 3); *(undefined4 *)(puVar1 + 4) = *(undefined4 *)(puVar8 + 4); FUN_002e1c30(puVar1 + 5,puVar8 + 5); } local_60 = &local_50; local_78 = param_4[2]; uStack_70 = param_4[3]; local_88 = *param_4; uStack_80 = param_4[1]; local_68 = *(undefined4 *)(param_4 + 4); if ((undefined8 *)param_4[5] == param_4 + 7) { local_50 = param_4[7]; uStack_48 = param_4[8]; } else { local_50 = param_4[7]; local_60 = (undefined8 *)param_4[5]; } param_4[5] = param_4 + 7; local_58 = param_4[6]; param_4[6] = 0; lVar11 = (lVar6 + -1) - (lVar6 + -1 >> 0x3f); *(undefined1 *)(param_4 + 7) = 0; if (param_2 < lVar6) { do { lVar12 = lVar11 >> 1; puVar1 = (undefined8 *)(param_1 + lVar12 * 0x48); /* try { // try from 002315a6 to 002315aa has its CatchHandler @ 00231762 */ cVar5 = FUN_001f66c0(&local_89,puVar1,&local_88); puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48); if (cVar5 == '\0') break; uVar3 = puVar1[1]; puVar10 = (undefined8 *)puVar8[5]; *puVar8 = *puVar1; puVar8[1] = uVar3; puVar8[2] = puVar1[2]; *(undefined4 *)(puVar8 + 3) = *(undefined4 *)(puVar1 + 3); *(undefined4 *)(puVar8 + 4) = *(undefined4 *)(puVar1 + 4); puVar2 = (undefined8 *)puVar1[5]; puVar9 = puVar1 + 7; if (puVar2 == puVar9) { sVar7 = puVar1[6]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar10 = *(undefined1 *)(puVar1 + 7); sVar7 = puVar1[6]; puVar10 = (undefined8 *)puVar8[5]; } else { memcpy(puVar10,puVar2,sVar7); sVar7 = puVar1[6]; puVar10 = (undefined8 *)puVar8[5]; } } puVar8[6] = sVar7; *(undefined1 *)((long)puVar10 + sVar7) = 0; puVar9 = (undefined8 *)puVar1[5]; } else { if (puVar10 == puVar8 + 7) { puVar8[5] = puVar2; puVar8[6] = puVar1[6]; puVar8[7] = puVar1[7]; } else { puVar8[5] = puVar2; uVar3 = puVar8[7]; puVar8[6] = puVar1[6]; puVar8[7] = puVar1[7]; if (puVar10 != (undefined8 *)0x0) { puVar1[5] = puVar10; puVar1[7] = uVar3; puVar9 = puVar10; goto LAB_00231566; } } puVar1[5] = puVar9; } LAB_00231566: puVar1[6] = 0; *(undefined1 *)puVar9 = 0; lVar11 = (lVar12 + -1) - (lVar12 + -1 >> 0x3f); puVar8 = puVar1; lVar6 = lVar12; } while (param_2 < lVar12); } else { puVar8 = (undefined8 *)(param_1 + lVar6 * 0x48); } *(undefined4 *)(puVar8 + 4) = local_68; puVar8[2] = local_78; *puVar8 = local_88; puVar8[1] = uStack_80; *(undefined4 *)(puVar8 + 3) = (undefined4)uStack_70; FUN_002e1c30(puVar8 + 5,&local_60); if (local_60 != &local_50) { FUN_002dac60(); } return; }
214_ping6_and_ping6_strip.c
close
close
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207029486')]
[('const-1', u'RETURN_-1207029486')]
null
null
00113108
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" 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 close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int close(int __fd)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primitive_type identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* close@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int close(int __fd)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" 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 IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int close(int __fd)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (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(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ /* close@@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: (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(int __fd) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
338_ia64-linux-gnu-ld_and_ia64-linux-gnu-ld_strip.c
lang_add_section
FUN_00117ba0
void lang_add_section(lang_statement_list_type *ptr,asection *section,flag_info *sflag_info, lang_output_section_statement_type *output) { bfd_section *pbVar1; bfd *pbVar2; bfd_boolean bVar3; uint uVar4; int iVar5; lang_statement_union *plVar6; long lVar7; asection *paVar8; uint uVar9; uint flags; byte *pbVar10; byte *pbVar11; undefined1 uVar12; undefined1 uVar13; byte bVar14; bVar14 = 0; uVar12 = &stack0xffffffffffffffe0 < &DAT_00000008; uVar13 = &stack0x00000000 == (undefined1 *)0x28; uVar4 = section->flags; bVar3 = lang_discard_section_p((asection *)(ulong)uVar4); lVar7 = 10; pbVar10 = (byte *)output->name; pbVar11 = (byte *)"/DISCARD/"; do { if (lVar7 == 0) break; lVar7 = lVar7 + -1; uVar12 = *pbVar10 < *pbVar11; uVar13 = *pbVar10 == *pbVar11; pbVar10 = pbVar10 + (ulong)bVar14 * -2 + 1; pbVar11 = pbVar11 + (ulong)bVar14 * -2 + 1; } while ((bool)uVar13); if ((bVar3 == 0) && ((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12)) { if (((sflag_info == (flag_info *)0x0) || (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags) (&link_info,sflag_info,section), bVar3 != 0)) && (section->output_section == (bfd_section *)0x0)) { if ((uVar4 & 0x2020000) == 0x2020000) { flags = uVar4 & 0xfff3fdfb; if ((link_info._1_1_ & 0x10) != 0) { flags = uVar4 & 0xfff1fdfb; } } else { flags = uVar4 & 0xfff1fdfb; if ((link_info._0_1_ & 3) == 2) { flags = uVar4 & 0xfffffdff; } } if (output->sectype == noload_section) { if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) { flags = flags & 0xfffffefd | 0x200; } else { flags = flags & 0xfffffffc | 0x200; } } else if (output->sectype == noalloc_section) { flags = flags & 0xfffffffe; } paVar8 = output->bfd_section; if (paVar8 == (asection *)0x0) { init_os(output,flags); paVar8 = output->bfd_section; } uVar4 = (flags | 0xfffffff7) & paVar8->flags; paVar8->flags = uVar4; if ((paVar8->field_0x24 & 4) == 0) { paVar8->field_0x24 = paVar8->field_0x24 | 4; pbVar2 = link_info.output_bfd; paVar8->flags = uVar4 | flags; (*pbVar2->xvec->_bfd_init_private_section_data) (section->owner,section,pbVar2,paVar8,&link_info); if ((flags & 0x800000) != 0) { output->bfd_section->entsize = section->entsize; } } else { uVar9 = flags & 0xfffffff7; if ((((uVar4 ^ uVar9) & 0x1800000) != 0) || (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) { uVar4 = uVar4 & 0xfe7fffff; uVar9 = flags & 0xfe7ffff7; } flags = uVar9; paVar8->flags = uVar4 | flags; } if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) { output->block_value = 0x80; } paVar8 = output->bfd_section; if (paVar8->alignment_power < section->alignment_power) { paVar8->alignment_power = section->alignment_power; } bVar3 = map_head_is_link_order; section->output_section = paVar8; if (bVar3 == 0) { pbVar1 = (paVar8->map_tail).s; (paVar8->map_tail).link_order = (bfd_link_order *)section; (section->map_head).link_order = (bfd_link_order *)0x0; (section->map_tail).s = pbVar1; if (pbVar1 == (bfd_section *)0x0) { (paVar8->map_head).link_order = (bfd_link_order *)section; } else { (pbVar1->map_head).link_order = (bfd_link_order *)section; } } plVar6 = (lang_statement_union *)stat_alloc(0x18); (plVar6->header).type = lang_input_section_enum; (plVar6->header).next = (lang_statement_union *)0x0; *ptr->tail = plVar6; ptr->tail = (lang_statement_union **)plVar6; (plVar6->input_section).section = section; return; } } else if (section->output_section == (bfd_section *)0x0) { section->output_section = (bfd_section *)(_bfd_std_section + 0x230); return; } return; }
void FUN_00117ba0(long param_1,long param_2,long param_3,long param_4) { long lVar1; int iVar2; uint uVar3; undefined8 *puVar4; long lVar5; uint uVar6; uint uVar7; byte *pbVar8; byte *pbVar9; undefined1 uVar10; undefined1 uVar11; byte bVar12; bVar12 = 0; uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008; uVar11 = &stack0x00000000 == (undefined1 *)0x28; uVar3 = *(uint *)(param_2 + 0x20); iVar2 = FUN_00113360(uVar3); lVar5 = 10; pbVar8 = *(byte **)(param_4 + 0x30); pbVar9 = (byte *)"/DISCARD/"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; uVar10 = *pbVar8 < *pbVar9; uVar11 = *pbVar8 == *pbVar9; pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1; pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1; } while ((bool)uVar11); if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) { if (((param_3 == 0) || (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2), iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) { if ((uVar3 & 0x2020000) == 0x2020000) { uVar7 = uVar3 & 0xfff3fdfb; if ((DAT_00185a01 & 0x10) != 0) { uVar7 = uVar3 & 0xfff1fdfb; } } else { uVar7 = uVar3 & 0xfff1fdfb; if ((DAT_00185a00 & 3) == 2) { uVar7 = uVar3 & 0xfffffdff; } } if (*(int *)(param_4 + 0x8c) == 2) { if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) { uVar7 = uVar7 & 0xfffffefd | 0x200; } else { uVar7 = uVar7 & 0xfffffffc | 0x200; } } else if (*(int *)(param_4 + 0x8c) == 3) { uVar7 = uVar7 & 0xfffffffe; } lVar5 = *(long *)(param_4 + 0x38); if (lVar5 == 0) { FUN_00117140(param_4,uVar7); lVar5 = *(long *)(param_4 + 0x38); } uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20); *(uint *)(lVar5 + 0x20) = uVar3; if ((*(byte *)(lVar5 + 0x24) & 4) == 0) { *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4; lVar1 = DAT_00185a50; *(uint *)(lVar5 + 0x20) = uVar3 | uVar7; (**(code **)(*(long *)(lVar1 + 8) + 0x148)) (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00); if ((uVar7 & 0x800000) != 0) { *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4); } } else { uVar6 = uVar7 & 0xfffffff7; if ((((uVar3 ^ uVar6) & 0x1800000) != 0) || (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) { uVar3 = uVar3 & 0xfe7fffff; uVar6 = uVar7 & 0xfe7ffff7; } uVar7 = uVar6; *(uint *)(lVar5 + 0x20) = uVar3 | uVar7; } if (((uVar7 & 0x10000000) != 0) && (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) { *(undefined4 *)(param_4 + 0x78) = 0x80; } lVar5 = *(long *)(param_4 + 0x38); if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) { *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70); } iVar2 = DAT_001853a0; *(long *)(param_2 + 0x68) = lVar5; if (iVar2 == 0) { lVar1 = *(long *)(lVar5 + 0x110); *(long *)(lVar5 + 0x110) = param_2; *(undefined8 *)(param_2 + 0x108) = 0; *(long *)(param_2 + 0x110) = lVar1; if (lVar1 == 0) { *(long *)(lVar5 + 0x108) = param_2; } else { *(long *)(lVar1 + 0x108) = param_2; } } puVar4 = (undefined8 *)FUN_001155a0(0x18); *(undefined4 *)(puVar4 + 1) = 5; *puVar4 = 0; **(undefined8 **)(param_1 + 8) = puVar4; *(undefined8 **)(param_1 + 8) = puVar4; puVar4[2] = param_2; return; } } else if (*(long *)(param_2 + 0x68) == 0) { *(undefined8 *)(param_2 + 0x68) = 0x184c90; return; } return; }
PUSH R13 MOV R13,RCX MOV R8,RDX PUSH R12 MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,RSI SUB RSP,0x8 MOV EBP,dword ptr [RSI + 0x20] MOV EDI,EBP CALL 0x00113360 MOV RSI,qword ptr [R13 + 0x30] MOV ECX,0xa LEA RDI,[0x13f0e5] CMPSB.REPE RDI,RSI SETA DL SBB DL,0x0 TEST EAX,EAX JNZ 0x00117c20 MOVSX EDX,DL TEST EDX,EDX JZ 0x00117c20 TEST R8,R8 JZ 0x00117c0a MOV RAX,qword ptr [0x00185a50] MOV RDX,RBX MOV RSI,R8 LEA RDI,[0x185a00] MOV RAX,qword ptr [RAX + 0x8] CALL qword ptr [RAX + 0x2f8] TEST EAX,EAX JZ 0x00117c11 CMP qword ptr [RBX + 0x68],0x0 JZ 0x00117c40 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET CMP qword ptr [RBX + 0x68],0x0 JNZ 0x00117c11 LEA RAX,[0x184c90] MOV qword ptr [RBX + 0x68],RAX ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET MOV EAX,EBP AND EAX,0x2020000 CMP EAX,0x2020000 JZ 0x00117db0 MOVZX EAX,byte ptr [0x00185a00] MOV EDX,EBP AND EBP,0xfff1fdfb AND DH,0xfd AND EAX,0x3 CMP AL,0x2 CMOVZ EBP,EDX MOV EAX,dword ptr [R13 + 0x8c] CMP EAX,0x2 JZ 0x00117dd0 MOV EDX,EBP AND EDX,0xfffffffe CMP EAX,0x3 CMOVZ EBP,EDX MOV RCX,qword ptr [R13 + 0x38] TEST RCX,RCX JZ 0x00117e58 MOV EAX,EBP MOVZX EDX,byte ptr [RCX + 0x24] OR EAX,0xfffffff7 AND EAX,dword ptr [RCX + 0x20] MOV dword ptr [RCX + 0x20],EAX TEST DL,0x4 JZ 0x00117d60 MOV EDX,EBP MOV ESI,EAX AND EDX,0xfffffff7 XOR ESI,EDX AND ESI,0x1800000 JZ 0x00117df0 AND EAX,0xfe7fffff AND EBP,0xfe7ffff7 OR EAX,EBP MOV dword ptr [RCX + 0x20],EAX AND EBP,0x10000000 JNZ 0x00117e30 MOV RAX,qword ptr [R13 + 0x38] MOV EDX,dword ptr [RBX + 0x70] CMP EDX,dword ptr [RAX + 0x70] JBE 0x00117cec MOV dword ptr [RAX + 0x70],EDX MOV EDX,dword ptr [0x001853a0] MOV qword ptr [RBX + 0x68],RAX TEST EDX,EDX JNZ 0x00117d2a MOV RDX,qword ptr [RAX + 0x110] MOV qword ptr [RAX + 0x110],RBX MOV qword ptr [RBX + 0x108],0x0 MOV qword ptr [RBX + 0x110],RDX TEST RDX,RDX JZ 0x00117e70 MOV qword ptr [RDX + 0x108],RBX MOV EDI,0x18 CALL 0x001155a0 MOV dword ptr [RAX + 0x8],0x5 MOV qword ptr [RAX],0x0 MOV RDX,qword ptr [R12 + 0x8] MOV qword ptr [RDX],RAX MOV qword ptr [R12 + 0x8],RAX MOV qword ptr [RAX + 0x10],RBX ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET OR EDX,0x4 OR EAX,EBP LEA R8,[0x185a00] MOV RSI,RBX MOV byte ptr [RCX + 0x24],DL MOV RDX,qword ptr [0x00185a50] MOV dword ptr [RCX + 0x20],EAX MOV RDI,qword ptr [RBX + 0xf0] MOV RAX,qword ptr [RDX + 0x8] CALL qword ptr [RAX + 0x148] TEST EBP,0x800000 JZ 0x00117cd1 MOV EDX,dword ptr [RBX + 0xc4] MOV RAX,qword ptr [R13 + 0x38] MOV dword ptr [RAX + 0xc4],EDX JMP 0x00117cd1 MOV EAX,EBP AND EBP,0xfff3fdfb AND EAX,0xfff1fdfb TEST byte ptr [0x00185a01],0x10 CMOVNZ EBP,EAX JMP 0x00117c6c MOV RAX,qword ptr [0x00185a50] MOV RAX,qword ptr [RAX + 0x8] CMP dword ptr [RAX + 0x8],0x5 JZ 0x00117e18 AND EBP,0xfffffffc OR EBP,0x200 JMP 0x00117c87 TEST EBP,0x800000 JZ 0x00117e0a MOV ESI,dword ptr [RBX + 0xc4] CMP dword ptr [RCX + 0xc4],ESI JNZ 0x00117cc1 MOV EBP,EDX JMP 0x00117ccc AND EBP,0xfffffefd OR EBP,0x200 JMP 0x00117c87 MOV RDI,qword ptr [RBX + 0xf0] CALL 0x00109760 CMP EAX,0x26 JNZ 0x00117cdd MOV dword ptr [R13 + 0x78],0x80 JMP 0x00117cdd MOV ESI,EBP MOV RDI,R13 CALL 0x00117140 MOV RCX,qword ptr [R13 + 0x38] JMP 0x00117c94 MOV qword ptr [RAX + 0x108],RBX JMP 0x00117d2a
null
null
null
null
[(u'PTRSUB_-1207007769', u'LOAD_-1207009222'), (u'PTRSUB_-1207007659', u'LOAD_-1207009027'), (u'MULTIEQUAL_-1207008859', u'LOAD_-1207010296'), (u'INT_ZEXT_-1207010286', u'INT_MULT_-1207008725'), (u'INT_AND_-1207009795', u'STORE_-1207009806'), ('const-56', u'PTRSUB_-1207007862'), (u'STORE_-1207009682', u'INDIRECT_-1207008326'), ('const-433', u'LOAD_-1207009943'), ('const-433', u'LOAD_-1207009647'), (u'MULTIEQUAL_-1207008199', u'CALL_-1207009029'), (u'INDIRECT_-1207008506', u'MULTIEQUAL_-1207008464'), (u'INT_NOTEQUAL_-1207009254', u'CBRANCH_-1207009250'), (u'CALLIND_-1207010167', u'INDIRECT_-1207008506'), (u'COPY_-1207008375', u'MULTIEQUAL_-1207008859'), (u'CALLIND_-1207010167', u'INDIRECT_-1207008436'), ('tmp_397', u'CBRANCH_-1207010132'), (u'MULTIEQUAL_-1207008896', u'CALLIND_-1207009269'), (u'INDIRECT_-1207008186', u'COPY_-1207008246'), ('const-32', u'PTRSUB_-1207007905'), (u'PTRSUB_-1207008297', u'LOAD_-1207010151'), (u'STORE_-1207009682', u'INDIRECT_-1207008291'), (u'STORE_-1207009300', u'INDIRECT_-1207008140'), (u'MULTIEQUAL_-1207008268', u'MULTIEQUAL_-1207008258'), ('tmp_2114', u'PTRSUB_-1207008015'), (u'MULTIEQUAL_-1207008464', u'MULTIEQUAL_-1207008328'), (u'INDIRECT_-1207007903', u'MULTIEQUAL_-1207008258'), (u'LOAD_-1207009654', u'PTRSUB_-1207008035'), (u'STORE_-1207009806', u'INDIRECT_-1207008268'), ('const-1', u'INT_ADD_-1207008406'), (u'PTRSUB_-1207007888', u'LOAD_-1207009279'), (u'LOAD_-1207009154', u'INT_EQUAL_-1207009139'), (u'PTRSUB_-1207007972', u'STORE_-1207009487'), (u'PTRSUB_-1207007955', u'STORE_-1207009464'), (u'STORE_-1207009619', u'INDIRECT_-1207008263'), (u'INT_OR_-1207009016', u'MULTIEQUAL_-1207008199'), (u'INT_EQUAL_-1207010136', u'CBRANCH_-1207010132'), ('tmp_2113', u'PTRSUB_-1207007955'), ('const-104', u'PTRSUB_-1207008259'), ('const--2', u'INT_MULT_-1207008726'), (u'STORE_-1207009549', u'INDIRECT_-1207008252'), (u'STORE_-1207009496', u'INDIRECT_-1207008182'), (u'COPY_-1207008215', u'MULTIEQUAL_-1207008227'), ('const-0', u'STORE_-1207009487'), ('tmp_2116', u'PTRSUB_-1207008077'), (u'INT_AND_-1207009977', u'COPY_-1207008215'), (u'INDIRECT_-1207008434', u'COPY_-1207008499'), ('const-8', u'PTRSUB_-1207008313'), (u'LOAD_-1207010350', u'INT_AND_-1207008897'), (u'PTRSUB_-1207007991', u'LOAD_-1207009585'), ('const-433', u'STORE_-1207009456'), (u'STORE_-1207009136', u'INDIRECT_-1207007896'), ('const-0', u'INT_EQUAL_-1207010302'), (u'LOAD_-1207009198', u'CALL_-1207009182'), ('const-8', u'PTRSUB_-1207008397'), (u'STORE_-1207009563', u'INDIRECT_-1207008229'), (u'CALLIND_-1207009269', u'INDIRECT_-1207008043'), (u'INDIRECT_-1207008576', u'MULTIEQUAL_-1207008464'), ('const-433', u'STORE_-1207009573'), (u'LOAD_-1207009640', u'INT_LESS_-1207009613'), (u'CALL_-1207009500', u'CAST_-1207007931'), ('const-1595904', u'PTRSUB_-1207007924'), (u'INDIRECT_-1207008576', u'MULTIEQUAL_-1207008458'), ('const-4', u'INT_OR_-1207008284'), (u'CALL_-1207009029', u'INDIRECT_-1207007865'), (u'PTRSUB_-1207008168', u'LOAD_-1207009874'), ('tmp_2114', u'PTRSUB_-1207008072'), (u'INT_EQUAL_-1207009529', u'CBRANCH_-1207009527'), ('const-433', u'LOAD_-1207009212'), (u'PTRSUB_-1207008093', u'STORE_-1207009682'), (u'STORE_-1207009619', u'INDIRECT_-1207008193'), ('const-0', u'RETURN_-1207009407'), ('const-16', u'PTRSUB_-1207007949'), ('const-268435456', u'INT_AND_-1207009652'), ('tmp_248', u'CBRANCH_-1207010243'), (u'CAST_-1207008296', u'CBRANCH_-1207010282'), (u'MULTIEQUAL_-1207008896', u'PTRSUB_-1207008093'), ('const-0', u'INT_EQUAL_-1207009588'), (u'CALL_-1207009029', u'INDIRECT_-1207007935'), (u'INT_AND_-1207009686', u'COPY_-1207008126'), ('tmp_2114', u'PTRSUB_-1207008387'), ('const-196', u'PTRSUB_-1207007869'), ('const-4294049275', u'INT_AND_-1207009096'), (u'INDIRECT_-1207008148', u'MULTIEQUAL_-1207008303'), (u'COPY_-1207008214', u'MULTIEQUAL_-1207008227'), (u'INT_EQUAL_-1207009588', u'CBRANCH_-1207009586'), ('tmp_2114', u'CAST_-1207007613'), (u'LOAD_-1207009585', u'STORE_-1207009549'), (u'LOAD_-1207009943', u'INT_EQUAL_-1207009882'), ('const-0', u'PTRSUB_-1207007962'), (u'INT_ADD_-1207008405', u'PTRADD_-1207010236'), (u'MULTIEQUAL_-1207008896', u'PTRSUB_-1207008140'), (u'INDIRECT_-1207008436', u'MULTIEQUAL_-1207008388'), ('const-1', u'PTRADD_-1207008272'), (u'PTRSUB_-1207007799', u'LOAD_-1207009154'), (u'LOAD_-1207009654', u'PTRSUB_-1207008068'), (u'STORE_-1207009456', u'INDIRECT_-1207008081'), (u'STORE_-1207009605', u'INDIRECT_-1207008218'), ('const-433', u'LOAD_-1207009844'), ('const-24', u'CALL_-1207009500'), (u'MULTIEQUAL_-1207008464', u'MULTIEQUAL_-1207008458'), ('const-433', u'LOAD_-1207010350'), (u'LOAD_-1207009943', u'INT_EQUAL_-1207009919'), ('const-433', u'STORE_-1207009496'), (u'INDIRECT_-1207007900', u'MULTIEQUAL_-1207008328'), ('tmp_984', u'CBRANCH_-1207009732'), (u'PTRSUB_-1207007998', u'PTRSUB_-1207007943'), (u'COPY_-1207008126', u'MULTIEQUAL_-1207008355'), (u'PTRADD_-1207010241', u'COPY_-1207008373'), (u'INT_ADD_-1207010292', u'MULTIEQUAL_-1207009089'), (u'STORE_-1207009136', u'INDIRECT_-1207007826'), (u'PTRSUB_-1207007893', u'PTRSUB_-1207007949'), ('const-240', u'PTRSUB_-1207007711'), ('const-48', u'PTRSUB_-1207008376'), ('const-32', u'PTRSUB_-1207008140'), ('const-0', u'PTRSUB_-1207007923'), (u'STORE_-1207009226', u'INDIRECT_-1207008027'), (u'STORE_-1207009226', u'INDIRECT_-1207008062'), (u'INT_EQUAL_-1207009855', u'CBRANCH_-1207009853'), (u'STORE_-1207009473', u'INDIRECT_-1207008434'), ('const--32', u'PTRSUB_-1207008396'), (u'STORE_-1207009136', u'INDIRECT_-1207007861'), (u'INDIRECT_-1207008027', u'MULTIEQUAL_-1207008233'), (u'LOAD_-1207009647', u'STORE_-1207009619'), (u'STORE_-1207009806', u'INDIRECT_-1207008373'), ('const-240', u'PTRSUB_-1207007901'), (u'COPY_-1207007821', u'MULTIEQUAL_-1207008355'), (u'INT_ZEXT_-1207010291', u'INT_MULT_-1207008726'), ('tmp_2005', u'CBRANCH_-1207009484'), (u'CALL_-1207009500', u'INDIRECT_-1207008199'), (u'CAST_-1207008292', u'BOOL_NEGATE_-1207008715'), ('tmp_361', u'CBRANCH_-1207010152'), (u'STORE_-1207009487', u'INDIRECT_-1207008104'), (u'STORE_-1207009157', u'INDIRECT_-1207007833'), (u'STORE_-1207009549', u'INDIRECT_-1207008147'), (u'STORE_-1207009573', u'INDIRECT_-1207008202'), (u'STORE_-1207009563', u'INDIRECT_-1207008264'), (u'INDIRECT_-1207008218', u'MULTIEQUAL_-1207008147'), ('tmp_1488', u'CBRANCH_-1207009223'), (u'LOAD_-1207009245', u'STORE_-1207009226'), ('const-196', u'PTRSUB_-1207007769'), (u'INDIRECT_-1207008046', u'COPY_-1207007962'), (u'INDIRECT_-1207008043', u'MULTIEQUAL_-1207008198'), (u'LOAD_-1207010350', u'INT_AND_-1207009112'), ('const-433', u'LOAD_-1207009245'), ('tmp_2114', u'STORE_-1207009456'), ('const-433', u'LOAD_-1207009585'), ('const-56', u'PTRSUB_-1207007659'), (u'CALLIND_-1207010167', u'INDIRECT_-1207008541'), ('const-4294049275', u'INT_AND_-1207009977'), (u'COPY_-1207010320', u'CAST_-1207008304'), (u'CALL_-1207009500', u'INDIRECT_-1207008129'), (u'PTRSUB_-1207007711', u'LOAD_-1207009198'), ('const-2', u'INT_EQUAL_-1207009950'), ('tmp_2114', u'CAST_-1207007944'), (u'INDIRECT_-1207008611', u'MULTIEQUAL_-1207008493'), (u'CAST_-1207008198', u'STORE_-1207009473'), (u'LOAD_-1207010350', u'INT_ZEXT_-1207008921'), (u'COPY_-1207008381', u'MULTIEQUAL_-1207008843'), (u'MULTIEQUAL_-1207008388', u'COPY_-1207008464'), (u'INDIRECT_-1207008165', u'MULTIEQUAL_-1207008147'), ('tmp_2114', u'CALLIND_-1207010167'), (u'INDIRECT_-1207008288', u'MULTIEQUAL_-1207008217'), (u'PTRSUB_-1207007916', u'STORE_-1207009314'), ('const-8', u'PTRSUB_-1207007804'), (u'INDIRECT_-1207007868', u'MULTIEQUAL_-1207008223'), ('tmp_2114', u'PTRSUB_-1207007711'), (u'STORE_-1207009300', u'INDIRECT_-1207008035'), (u'STORE_-1207009314', u'INDIRECT_-1207008116'), (u'STORE_-1207009549', u'INDIRECT_-1207008182'), ('const-433', u'STORE_-1207009226'), ('const-0', u'INT_NOTEQUAL_-1207009227'), ('const-112', u'PTRSUB_-1207008068'), (u'INT_EQUAL_-1207010281', u'MULTIEQUAL_-1207008769'), (u'COPY_-1207008117', u'MULTIEQUAL_-1207008378'), ('const-433', u'LOAD_-1207009640'), (u'LOAD_-1207009654', u'STORE_-1207009605'), (u'INDIRECT_-1207007791', u'MULTIEQUAL_-1207008112'), ('const-4269801471', u'INT_AND_-1207009701'), (u'COPY_-1207008117', u'INT_OR_-1207009669'), ('const-433', u'STORE_-1207009470'), (u'CALL_-1207010333', u'INDIRECT_-1207008861'), (u'INT_EQUAL_-1207009489', u'CBRANCH_-1207009484'), ('const-1', u'PTRADD_-1207010236'), (u'PTRADD_-1207008272', u'CAST_-1207008198'), (u'MULTIEQUAL_-1207008303', u'MULTIEQUAL_-1207008293'), (u'STORE_-1207009682', u'INDIRECT_-1207008256'), (u'MULTIEQUAL_-1207008772', u'MULTIEQUAL_-1207008769'), (u'LOAD_-1207009027', u'MULTIEQUAL_-1207008896'), (u'STORE_-1207009473', u'INDIRECT_-1207008399'), ('const-328', u'PTRSUB_-1207007888'), ('const-433', u'LOAD_-1207010177'), (u'INT_AND_-1207007869', u'INT_NOTEQUAL_-1207009227'), (u'STORE_-1207009549', u'INDIRECT_-1207008217'), (u'LOAD_-1207009286', u'PTRSUB_-1207007888'), (u'CALL_-1207009029', u'INDIRECT_-1207007900'), (u'STORE_-1207009157', u'INDIRECT_-1207007868'), ('tmp_528', u'CBRANCH_-1207010021'), (u'STORE_-1207009456', u'INDIRECT_-1207008116'), ('const-104', u'PTRSUB_-1207008297'), (u'LOAD_-1207009296', u'CALLIND_-1207009269'), ('const-36', u'PTRSUB_-1207008152'), ('const-433', u'LOAD_-1207009874'), (u'PTRSUB_-1207007949', u'STORE_-1207009456'), (u'INT_OR_-1207009313', u'STORE_-1207009300'), ('const-433', u'LOAD_-1207009821'), (u'INDIRECT_-1207008399', u'COPY_-1207008464'), (u'MULTIEQUAL_-1207008198', u'MULTIEQUAL_-1207008188'), (u'INDIRECT_-1207008228', u'MULTIEQUAL_-1207008207'), (u'CAST_-1207007613', u'STORE_-1207009136'), ('const-32', u'PTRSUB_-1207008144'), (u'LOAD_-1207010350', u'INT_AND_-1207009096'), ('tmp_1205', u'CBRANCH_-1207009586'), (u'MULTIEQUAL_-1207008394', u'PTRSUB_-1207007804'), (u'COPY_-1207007962', u'PTRSUB_-1207007893'), (u'STORE_-1207009473', u'INDIRECT_-1207008469'), (u'INT_EQUAL_-1207010281', u'MULTIEQUAL_-1207008772'), ('const-0', u'PTRSUB_-1207007893'), (u'BOOL_NEGATE_-1207008716', u'BOOL_AND_-1207010244'), (u'INT_EQUAL_-1207010281', u'CAST_-1207008296'), (u'STORE_-1207009573', u'INDIRECT_-1207008272'), ('tmp_896', u'CBRANCH_-1207009788'), (u'STORE_-1207009563', u'INDIRECT_-1207008159'), (u'STORE_-1207009520', u'INDIRECT_-1207008165'), (u'INT_EQUAL_-1207009167', u'CBRANCH_-1207009164'), (u'STORE_-1207009496', u'INDIRECT_-1207008217'), (u'MULTIEQUAL_-1207008809', u'CAST_-1207008293'), ('tmp_2114', u'PTRSUB_-1207007901'), (u'INDIRECT_-1207008770', u'INT_ZEXT_-1207010286'), (u'INT_MULT_-1207008726', u'INT_ADD_-1207008406'), (u'INDIRECT_-1207008810', u'MULTIEQUAL_-1207008772'), ('const-433', u'STORE_-1207009682'), (u'PTRSUB_-1207008376', u'LOAD_-1207010331'), (u'CALL_-1207010333', u'INDIRECT_-1207008506'), ('const-4', u'INT_AND_-1207009776'), (u'INDIRECT_-1207008078', u'MULTIEQUAL_-1207008233'), (u'MULTIEQUAL_-1207008896', u'PTRSUB_-1207007762'), ('const-8', u'PTRSUB_-1207007964'), (u'INT_AND_-1207009096', u'COPY_-1207007865'), (u'INT_AND_-1207009112', u'COPY_-1207007866'), ('const-0', u'PTRSUB_-1207007972'), ('const-0', u'INT_NOTEQUAL_-1207009736'), ('const-8', u'PTRSUB_-1207007893'), (u'LOAD_-1207009279', u'CALLIND_-1207009269'), (u'MULTIEQUAL_-1207008429', u'INT_AND_-1207009081'), ('const--2', u'INT_MULT_-1207008725'), (u'MULTIEQUAL_-1207008843', u'LOAD_-1207010298'), (u'STORE_-1207009300', u'INDIRECT_-1207008105'), ('const-433', u'LOAD_-1207009654'), (u'LOAD_-1207009585', u'INT_EQUAL_-1207009529'), ('const-433', u'LOAD_-1207009161'), (u'COPY_-1207008183', u'MULTIEQUAL_-1207008199'), (u'INDIRECT_-1207008541', u'MULTIEQUAL_-1207008493'), (u'STORE_-1207009456', u'INDIRECT_-1207008151'), (u'PTRSUB_-1207008152', u'LOAD_-1207009844'), (u'LOAD_-1207009654', u'PTRSUB_-1207007644'), ('const-433', u'LOAD_-1207010296'), (u'INT_AND_-1207009882', u'COPY_-1207008183'), (u'MULTIEQUAL_-1207008199', u'INT_AND_-1207009749'), (u'STORE_-1207009496', u'INDIRECT_-1207008147'), (u'INDIRECT_-1207008235', u'MULTIEQUAL_-1207008217'), ('const-433', u'STORE_-1207009300'), (u'STORE_-1207009226', u'INDIRECT_-1207008097'), (u'LOAD_-1207010331', u'CAST_-1207008305'), ('const-433', u'STORE_-1207009563'), (u'INDIRECT_-1207007935', u'MULTIEQUAL_-1207008363'), (u'COPY_-1207008373', u'MULTIEQUAL_-1207008843'), (u'LOAD_-1207009585', u'PTRSUB_-1207007998'), (u'BOOL_NEGATE_-1207008715', u'BOOL_AND_-1207010244'), ('const-0', u'PTRSUB_-1207008316'), (u'CAST_-1207008293', u'BOOL_NEGATE_-1207008716'), ('const-196', u'PTRSUB_-1207007857'), (u'MULTIEQUAL_-1207009089', u'INT_ADD_-1207010292'), (u'STORE_-1207009487', u'INDIRECT_-1207008139'), (u'COPY_-1207008383', u'MULTIEQUAL_-1207008859'), ('tmp_2116', u'PTRSUB_-1207008168'), ('const-0', u'STORE_-1207009563'), (u'MULTIEQUAL_-1207008199', u'INT_AND_-1207007869'), (u'CALL_-1207009182', u'INT_EQUAL_-1207009167'), (u'STORE_-1207009157', u'INDIRECT_-1207007938'), ('const-0', u'RETURN_-1207009424'), (u'INDIRECT_-1207008116', u'COPY_-1207008176'), (u'INT_AND_-1207009033', u'INT_OR_-1207009016'), (u'MULTIEQUAL_-1207008227', u'INT_AND_-1207009109'), (u'INT_AND_-1207009795', u'INT_XOR_-1207009737'), (u'PTRSUB_-1207007943', u'STORE_-1207009520'), (u'PTRSUB_-1207007644', u'PTRSUB_-1207007612'), (u'MULTIEQUAL_-1207008392', u'INT_OR_-1207009669'), (u'STORE_-1207009470', u'INDIRECT_-1207008196'), ('const-32', u'PTRSUB_-1207008387'), (u'PTRSUB_-1207007915', u'PTRSUB_-1207007972'), ('const-433', u'LOAD_-1207010298'), (u'INDIRECT_-1207008291', u'MULTIEQUAL_-1207008268'), ('tmp_2114', u'PTRSUB_-1207008052'), (u'MULTIEQUAL_-1207008429', u'MULTIEQUAL_-1207008293'), (u'INT_AND_-1207009749', u'INT_XOR_-1207009737'), ('tmp_2116', u'PTRSUB_-1207007862'), (u'COPY_-1207008184', u'MULTIEQUAL_-1207008199'), (u'PTRSUB_-1207008052', u'STORE_-1207009605'), ('const-5', u'INT_EQUAL_-1207009139'), (u'INT_EQUAL_-1207009139', u'CBRANCH_-1207009136'), ('tmp_170', u'CBRANCH_-1207010282'), (u'MULTIEQUAL_-1207008394', u'MULTIEQUAL_-1207008388'), ('const-433', u'LOAD_-1207010331'), (u'INT_EQUAL_-1207009919', u'CBRANCH_-1207009917'), ('tmp_2114', u'CAST_-1207007984'), (u'LOAD_-1207010350', u'INT_AND_-1207010026'), ('const-272', u'PTRSUB_-1207008043'), (u'INDIRECT_-1207007901', u'MULTIEQUAL_-1207008223'), (u'INDIRECT_-1207008253', u'MULTIEQUAL_-1207008182'), (u'MULTIEQUAL_-1207008896', u'PTRSUB_-1207007905'), (u'STORE_-1207009520', u'INDIRECT_-1207008130'), (u'MULTIEQUAL_-1207008896', u'PTRSUB_-1207008152'), ('const-40', u'INT_EQUAL_-1207010351'), ('const-4294180347', u'INT_AND_-1207009112'), (u'PTRSUB_-1207007962', u'STORE_-1207009549'), (u'MULTIEQUAL_-1207008199', u'INT_AND_-1207007969'), (u'MULTIEQUAL_-1207008429', u'MULTIEQUAL_-1207008423'), (u'PTRSUB_-1207007893', u'LOAD_-1207009286'), ('tmp_1700', u'BRANCH_-1207009218'), (u'STORE_-1207009470', u'INDIRECT_-1207008126'), ('tmp_754', u'CBRANCH_-1207009877'), ('const-32', u'PTRSUB_-1207008093'), (u'LOAD_-1207009844', u'INT_AND_-1207009776'), (u'INT_EQUAL_-1207010211', u'CBRANCH_-1207010209'), (u'CAST_-1207008278', u'INT_NOTEQUAL_-1207010224'), (u'PTRSUB_-1207007612', u'STORE_-1207009136'), ('const-433', u'STORE_-1207009549'), ('const-56', u'PTRSUB_-1207008168'), (u'LOAD_-1207010298', u'INT_EQUAL_-1207010281'), (u'LOAD_-1207010298', u'INT_LESS_-1207010281'), ('const-433', u'STORE_-1207009464'), (u'STORE_-1207009456', u'INDIRECT_-1207008186'), (u'CALL_-1207009500', u'INDIRECT_-1207008164'), ('const-4294967287', u'INT_AND_-1207009749'), ('const-0', u'INT_EQUAL_-1207009855'), (u'CALLIND_-1207010167', u'INT_NOTEQUAL_-1207010152'), (u'MULTIEQUAL_-1207008896', u'PTRSUB_-1207007916'), ('const-0', u'COPY_-1207009588'), (u'CAST_-1207007931', u'CAST_-1207007901'), ('tmp_688', u'CBRANCH_-1207009917'), (u'LOAD_-1207010296', u'INT_EQUAL_-1207010281'), (u'LOAD_-1207010296', u'INT_LESS_-1207010281'), ('tmp_4174', u'PTRSUB_-1207008398'), ('const-0', u'INT_NOTEQUAL_-1207010152'), (u'MULTIEQUAL_-1207008394', u'MULTIEQUAL_-1207008258'), ('const-0', u'PTRSUB_-1207007991'), (u'LOAD_-1207010151', u'INT_EQUAL_-1207010136'), (u'LOAD_-1207009654', u'PTRSUB_-1207008062'), ('tmp_1672', u'CBRANCH_-1207009250'), ('tmp_646', u'CBRANCH_-1207009946'), ('const-433', u'LOAD_-1207009296'), (u'LOAD_-1207009222', u'INT_NOTEQUAL_-1207009196'), (u'COPY_-1207007866', u'MULTIEQUAL_-1207008227'), ('const-512', u'INT_OR_-1207009016'), ('const-264', u'PTRSUB_-1207007998'), ('tmp_2114', u'PTRSUB_-1207007869'), ('tmp_1453', u'CBRANCH_-1207009164'), (u'PTRSUB_-1207008396', u'INT_LESS_-1207010351'), (u'CAST_-1207007931', u'PTRSUB_-1207007893'), ('tmp_2116', u'PTRSUB_-1207007659'), ('tmp_304', u'CBRANCH_-1207010209'), ('const-8', u'PTRSUB_-1207007980'), (u'INDIRECT_-1207008183', u'MULTIEQUAL_-1207008112'), (u'INDIRECT_-1207007866', u'MULTIEQUAL_-1207008188'), (u'STORE_-1207009619', u'INDIRECT_-1207008228'), (u'INDIRECT_-1207008221', u'MULTIEQUAL_-1207008198'), (u'INDIRECT_-1207007861', u'MULTIEQUAL_-1207008182'), (u'CAST_-1207007931', u'STORE_-1207009470'), (u'INT_AND_-1207009949', u'INT_EQUAL_-1207009950'), ('const-433', u'LOAD_-1207009154'), ('tmp_1157', u'CBRANCH_-1207009622'), (u'INDIRECT_-1207008506', u'MULTIEQUAL_-1207008388'), (u'MULTIEQUAL_-1207008227', u'INT_AND_-1207009033'), (u'BOOL_AND_-1207010244', u'INT_NOTEQUAL_-1207010224'), (u'PTRSUB_-1207008397', u'INT_LESS_-1207010351'), (u'MULTIEQUAL_-1207008199', u'INT_OR_-1207009313'), (u'PTRSUB_-1207007901', u'LOAD_-1207009296'), (u'INDIRECT_-1207008541', u'MULTIEQUAL_-1207008423'), ('const-0', u'INT_NOTEQUAL_-1207009094'), ('const-112', u'PTRSUB_-1207008062'), (u'INDIRECT_-1207008541', u'MULTIEQUAL_-1207008429'), (u'PTRSUB_-1207007804', u'LOAD_-1207009161'), (u'CAST_-1207007931', u'PTRSUB_-1207007915'), (u'MULTIEQUAL_-1207008378', u'INT_AND_-1207009652'), (u'INT_OR_-1207008284', u'STORE_-1207009314'), (u'INDIRECT_-1207008770', u'INT_ZEXT_-1207010291'), ('tmp_278', u'CBRANCH_-1207010224'), (u'PTRSUB_-1207008140', u'STORE_-1207009806'), (u'CAST_-1207007901', u'STORE_-1207009464'), ('const-8388608', u'INT_AND_-1207007969'), ('const-433', u'LOAD_-1207009198'), ('tmp_2116', u'CALL_-1207009029'), (u'CALL_-1207010333', u'INT_EQUAL_-1207010245'), (u'INDIRECT_-1207008097', u'MULTIEQUAL_-1207008303'), (u'CAST_-1207008305', u'COPY_-1207008383'), (u'INT_LESS_-1207010281', u'MULTIEQUAL_-1207008809'), (u'MULTIEQUAL_-1207008464', u'INT_AND_-1207009949'), (u'COPY_-1207007806', u'MULTIEQUAL_-1207008355'), (u'MULTIEQUAL_-1207008233', u'MULTIEQUAL_-1207008223'), (u'PTRSUB_-1207008144', u'LOAD_-1207009821'), (u'PTRSUB_-1207007862', u'LOAD_-1207009235'), (u'PTRSUB_-1207007762', u'LOAD_-1207009212'), ('const-4294967037', u'INT_AND_-1207009033'), ('const-38', u'INT_EQUAL_-1207009167'), ('const-0', u'INT_EQUAL_-1207009489'), (u'STORE_-1207009682', u'INDIRECT_-1207008221'), (u'CALL_-1207010333', u'INDIRECT_-1207008576'), (u'INT_AND_-1207008897', u'COPY_-1207008214'), (u'PTRSUB_-1207008272', u'PTRADD_-1207008272'), (u'MULTIEQUAL_-1207008812', u'MULTIEQUAL_-1207008809'), (u'PTRSUB_-1207008062', u'STORE_-1207009619'), (u'LOAD_-1207010177', u'CALLIND_-1207010167'), (u'INDIRECT_-1207008263', u'MULTIEQUAL_-1207008242'), (u'MULTIEQUAL_-1207008809', u'CAST_-1207008278'), (u'CALL_-1207010333', u'INDIRECT_-1207008611'), ('const-8', u'PTRSUB_-1207007799'), (u'PTRSUB_-1207007905', u'STORE_-1207009300'), ('const-112', u'PTRSUB_-1207008072'), ('const-8388608', u'INT_AND_-1207007869'), (u'PTRSUB_-1207008035', u'PTRSUB_-1207007983'), ('const-433', u'STORE_-1207009806'), ('const-0', u'PTRSUB_-1207008397'), (u'PTRADD_-1207010236', u'COPY_-1207008375'), (u'PTRSUB_-1207008308', u'LOAD_-1207010177'), (u'STORE_-1207009487', u'INDIRECT_-1207008209'), ('tmp_1822', u'BRANCH_-1207009105'), ('const-433', u'STORE_-1207009473'), (u'LOAD_-1207009844', u'INT_OR_-1207008284'), ('const-140', u'PTRSUB_-1207008196'), (u'INDIRECT_-1207008130', u'MULTIEQUAL_-1207008112'), (u'CALL_-1207009500', u'INDIRECT_-1207008234'), (u'INT_NOTEQUAL_-1207009227', u'CBRANCH_-1207009223'), ('tmp_2114', u'PTRSUB_-1207008027'), (u'INDIRECT_-1207008541', u'MULTIEQUAL_-1207008499'), (u'STORE_-1207009806', u'INDIRECT_-1207008303'), (u'PTRSUB_-1207008077', u'LOAD_-1207009654'), (u'CALL_-1207009029', u'INDIRECT_-1207007830'), ('const-1591904', u'PTRSUB_-1207008272'), (u'INT_AND_-1207007969', u'INT_NOTEQUAL_-1207009254'), (u'INT_AND_-1207009795', u'INT_AND_-1207009701'), ('const-272', u'PTRSUB_-1207008035'), (u'INDIRECT_-1207008506', u'MULTIEQUAL_-1207008394'), ('const-0', u'INT_EQUAL_-1207010136'), (u'INT_NOTEQUAL_-1207009196', u'CBRANCH_-1207009191'), (u'STORE_-1207009470', u'INDIRECT_-1207008091'), (u'CAST_-1207008322', u'CALL_-1207010333'), (u'PTRSUB_-1207008387', u'LOAD_-1207010350'), (u'MULTIEQUAL_-1207008499', u'MULTIEQUAL_-1207008363'), (u'INDIRECT_-1207008200', u'MULTIEQUAL_-1207008182'), (u'CALL_-1207009182', u'INDIRECT_-1207007971'), ('const-4269801463', u'INT_AND_-1207009686'), (u'MULTIEQUAL_-1207008199', u'INT_OR_-1207009809'), (u'INDIRECT_-1207008151', u'COPY_-1207008211'), (u'COPY_-1207007865', u'MULTIEQUAL_-1207008227'), (u'MULTIEQUAL_-1207008355', u'COPY_-1207008117'), (u'STORE_-1207009464', u'INDIRECT_-1207008157'), ('const-56', u'PTRSUB_-1207008077'), (u'PTRSUB_-1207008274', u'LOAD_-1207009504'), ('const-433', u'STORE_-1207009314'), (u'CALL_-1207010333', u'INDIRECT_-1207008850'), (u'INT_AND_-1207010026', u'INT_EQUAL_-1207010025'), ('const-0', u'PTRSUB_-1207008398'), ('const-433', u'LOAD_-1207010151'), (u'INDIRECT_-1207008364', u'COPY_-1207008429'), ('const-1', u'PTRADD_-1207010241'), (u'MULTIEQUAL_-1207008227', u'COPY_-1207008184'), (u'PTRSUB_-1207008015', u'PTRSUB_-1207007962'), ('const-4294967292', u'INT_AND_-1207009109'), (u'LOAD_-1207009874', u'INT_EQUAL_-1207009855'), ('const-5', u'STORE_-1207009496'), ('tmp_1463', u'BRANCH_-1207009147'), (u'STORE_-1207009605', u'INDIRECT_-1207008183'), ('const-3', u'INT_EQUAL_-1207009882'), ('const-3', u'INT_AND_-1207009949'), ('const-264', u'PTRSUB_-1207008027'), ('const-128', u'STORE_-1207009157'), (u'MULTIEQUAL_-1207008293', u'MULTIEQUAL_-1207008277'), (u'INT_AND_-1207009652', u'INT_NOTEQUAL_-1207009664'), (u'INDIRECT_-1207008436', u'MULTIEQUAL_-1207008394'), (u'INDIRECT_-1207007826', u'MULTIEQUAL_-1207008147'), ('const-512', u'INT_OR_-1207009095'), (u'MULTIEQUAL_-1207008769', u'CAST_-1207008292'), ('const-760', u'PTRSUB_-1207008308'), (u'PTRSUB_-1207007980', u'STORE_-1207009496'), ('const-4294967287', u'INT_OR_-1207009809'), (u'INDIRECT_-1207007936', u'MULTIEQUAL_-1207008258'), (u'PTRSUB_-1207007974', u'STORE_-1207009563'), (u'CALLIND_-1207009269', u'INDIRECT_-1207008113'), (u'INDIRECT_-1207008471', u'MULTIEQUAL_-1207008423'), (u'STORE_-1207009136', u'INDIRECT_-1207007791'), (u'CAST_-1207008304', u'COPY_-1207008381'), ('const-0', u'PTRSUB_-1207008272'), ('const-10', u'COPY_-1207010326'), (u'CAST_-1207007944', u'STORE_-1207009520'), (u'STORE_-1207009487', u'INDIRECT_-1207008174'), (u'STORE_-1207009473', u'INDIRECT_-1207008364'), (u'PTRSUB_-1207008313', u'LOAD_-1207010184'), ('const-4294967294', u'INT_AND_-1207009882'), ('tmp_4174', u'PTRSUB_-1207008396'), ('tmp_2116', u'PTRSUB_-1207008196'), (u'INDIRECT_-1207007896', u'MULTIEQUAL_-1207008217'), ('const-2', u'INT_EQUAL_-1207009919'), (u'PTRSUB_-1207008398', u'INT_EQUAL_-1207010351'), (u'INT_EQUAL_-1207009790', u'CBRANCH_-1207009788'), (u'CAST_-1207007931', u'PTRSUB_-1207007923'), (u'MULTIEQUAL_-1207009089', u'INT_EQUAL_-1207010302'), (u'MULTIEQUAL_-1207008423', u'COPY_-1207008499'), ('const-433', u'STORE_-1207009605'), (u'LOAD_-1207010184', u'PTRSUB_-1207008308'), ('const-196', u'PTRSUB_-1207007762'), ('const-1306853', u'COPY_-1207010320'), (u'STORE_-1207009157', u'INDIRECT_-1207007903'), ('const-120', u'PTRSUB_-1207007689'), ('const-433', u'STORE_-1207009136'), (u'INT_NOTEQUAL_-1207009736', u'CBRANCH_-1207009732'), (u'CALLIND_-1207009269', u'INDIRECT_-1207008078'), (u'MULTIEQUAL_-1207008199', u'MULTIEQUAL_-1207008378'), (u'INDIRECT_-1207008506', u'MULTIEQUAL_-1207008458'), (u'INDIRECT_-1207008471', u'MULTIEQUAL_-1207008429'), (u'PTRSUB_-1207007983', u'STORE_-1207009573'), (u'STORE_-1207009470', u'INDIRECT_-1207008161'), ('tmp_1536', u'CBRANCH_-1207009191'), (u'INDIRECT_-1207008506', u'PTRSUB_-1207008313'), (u'MULTIEQUAL_-1207008458', u'COPY_-1207008534'), (u'STORE_-1207009520', u'INDIRECT_-1207008235'), ('const-560', u'PTRADD_-1207008272'), (u'INDIRECT_-1207007865', u'MULTIEQUAL_-1207008293'), (u'STORE_-1207009314', u'INDIRECT_-1207008046'), ('const-0', u'PTRSUB_-1207007924'), ('const-0', u'INT_NOTEQUAL_-1207009254'), ('const-25165824', u'INT_AND_-1207009724'), (u'CALL_-1207010333', u'INDIRECT_-1207008770'), (u'INT_AND_-1207009776', u'INT_EQUAL_-1207009790'), ('const-0', u'INT_EQUAL_-1207009790'), ('const-4294966783', u'INT_AND_-1207008897'), (u'LOAD_-1207009161', u'PTRSUB_-1207007799'), (u'INDIRECT_-1207007938', u'MULTIEQUAL_-1207008293'), (u'STORE_-1207009464', u'INDIRECT_-1207008087'), (u'STORE_-1207009619', u'INDIRECT_-1207008298'), ('const-433', u'STORE_-1207009520'), (u'STORE_-1207009464', u'INDIRECT_-1207008192'), (u'INT_EQUAL_-1207009882', u'CBRANCH_-1207009877'), (u'STORE_-1207009314', u'INDIRECT_-1207008151'), (u'LOAD_-1207009212', u'INT_NOTEQUAL_-1207009196'), (u'STORE_-1207009605', u'INDIRECT_-1207008253'), (u'STORE_-1207009464', u'INDIRECT_-1207008122'), ('tmp_2114', u'CALLIND_-1207009269'), (u'STORE_-1207009806', u'INDIRECT_-1207008338'), ('const-0', u'PTRSUB_-1207007943'), (u'MULTIEQUAL_-1207008843', u'PTRADD_-1207010241'), (u'INDIRECT_-1207007833', u'MULTIEQUAL_-1207008188'), (u'INDIRECT_-1207008256', u'MULTIEQUAL_-1207008233'), ('const-433', u'LOAD_-1207009235'), (u'CALL_-1207009182', u'INDIRECT_-1207007866'), (u'INDIRECT_-1207008469', u'COPY_-1207008534'), ('const-433', u'LOAD_-1207009222'), (u'INDIRECT_-1207007992', u'MULTIEQUAL_-1207008198'), (u'INT_EQUAL_-1207010025', u'CBRANCH_-1207010021'), (u'PTRSUB_-1207007964', u'LOAD_-1207009479'), ('tmp_2114', u'PTRSUB_-1207007769'), (u'INT_OR_-1207009669', u'STORE_-1207009682'), (u'INDIRECT_-1207007971', u'MULTIEQUAL_-1207008293'), ('const-0', u'PTRSUB_-1207007974'), (u'PTRSUB_-1207008027', u'PTRSUB_-1207007974'), (u'CALLIND_-1207010167', u'INDIRECT_-1207008471'), (u'COPY_-1207010326', u'MULTIEQUAL_-1207009089'), (u'STORE_-1207009573', u'INDIRECT_-1207008237'), ('const-0', u'RETURN_-1207010087'), (u'INT_NOTEQUAL_-1207010224', u'CBRANCH_-1207010224'), (u'INDIRECT_-1207008326', u'MULTIEQUAL_-1207008303'), (u'MULTIEQUAL_-1207008223', u'MULTIEQUAL_-1207008207'), (u'CAST_-1207007984', u'STORE_-1207009573'), (u'MULTIEQUAL_-1207008199', u'INT_AND_-1207009686'), (u'MULTIEQUAL_-1207008493', u'COPY_-1207008569'), ('tmp_1875', u'BRANCH_-1207009026'), (u'STORE_-1207009520', u'INDIRECT_-1207008200'), ('const-0', u'PTRSUB_-1207007915'), (u'PTRSUB_-1207007924', u'CALLIND_-1207009269'), ('const-264', u'PTRSUB_-1207007644'), ('const-0', u'INT_EQUAL_-1207010211'), ('tmp_2116', u'PTRSUB_-1207007689'), (u'LOAD_-1207010350', u'INT_AND_-1207009977'), (u'INDIRECT_-1207008861', u'CALLIND_-1207010167'), (u'STORE_-1207009563', u'INDIRECT_-1207008194'), (u'INT_AND_-1207009109', u'INT_OR_-1207009095'), ('const-104', u'PTRSUB_-1207008274'), ('tmp_2114', u'PTRSUB_-1207008297'), ('const-8', u'PTRSUB_-1207007955'), (u'PTRSUB_-1207008072', u'LOAD_-1207009647'), (u'INDIRECT_-1207008113', u'MULTIEQUAL_-1207008268'), (u'STORE_-1207009300', u'INDIRECT_-1207008070'), (u'INT_OR_-1207009095', u'MULTIEQUAL_-1207008199'), (u'INDIRECT_-1207008193', u'MULTIEQUAL_-1207008172'), (u'INT_MULT_-1207008725', u'INT_ADD_-1207008405'), (u'LOAD_-1207009647', u'INT_LESS_-1207009613'), ('const-433', u'LOAD_-1207009027'), (u'INT_EQUAL_-1207009950', u'CBRANCH_-1207009946'), (u'CALL_-1207010333', u'INDIRECT_-1207008541'), ('const-433', u'LOAD_-1207009504'), (u'INT_XOR_-1207009737', u'INT_AND_-1207009724'), (u'STORE_-1207009605', u'INDIRECT_-1207008288'), (u'INT_AND_-1207009701', u'MULTIEQUAL_-1207008392'), (u'INT_ZEXT_-1207008921', u'CAST_-1207008322'), (u'COPY_-1207007962', u'CALLIND_-1207009269'), (u'INT_ADD_-1207008406', u'PTRADD_-1207010241'), (u'INT_NOTEQUAL_-1207009094', u'CBRANCH_-1207009085'), (u'INT_LESS_-1207009613', u'CBRANCH_-1207009622'), ('const--1', u'INT_ADD_-1207010292'), (u'CALL_-1207009182', u'INDIRECT_-1207007936'), (u'MULTIEQUAL_-1207008859', u'PTRADD_-1207010236'), (u'INDIRECT_-1207008298', u'MULTIEQUAL_-1207008277'), (u'INDIRECT_-1207008062', u'MULTIEQUAL_-1207008268'), (u'LOAD_-1207009235', u'PTRSUB_-1207007857'), ('const-433', u'STORE_-1207009619'), ('tmp_2113', u'PTRSUB_-1207007964'), ('tmp_2116', u'PTRSUB_-1207008376'), (u'MULTIEQUAL_-1207008227', u'INT_AND_-1207009882'), (u'LOAD_-1207009479', u'STORE_-1207009470'), (u'INT_NOTEQUAL_-1207010152', u'CBRANCH_-1207010152'), (u'INT_AND_-1207009795', u'MULTIEQUAL_-1207008392'), (u'MULTIEQUAL_-1207008188', u'MULTIEQUAL_-1207008172'), ('const-0', u'PTRSUB_-1207007612'), (u'PTRSUB_-1207007689', u'STORE_-1207009157'), ('const-0', u'INT_EQUAL_-1207010245'), (u'INT_EQUAL_-1207010245', u'CBRANCH_-1207010243'), ('const-1595904', u'PTRSUB_-1207008316'), ('tmp_1100', u'CBRANCH_-1207009659'), (u'CALL_-1207009182', u'INDIRECT_-1207007901'), (u'PTRSUB_-1207007923', u'PTRSUB_-1207007980'), (u'PTRSUB_-1207008259', u'STORE_-1207009473'), (u'INT_AND_-1207009749', u'COPY_-1207007821'), ('tmp_103', u'CBRANCH_-1207010307'), ('const-0', u'PTRSUB_-1207007983'), (u'INDIRECT_-1207008611', u'MULTIEQUAL_-1207008499'), ('tmp_790', u'CBRANCH_-1207009853'), ('const-433', u'STORE_-1207009487'), ('const-433', u'LOAD_-1207009279'), ('const-433', u'LOAD_-1207010184'), (u'INT_AND_-1207009795', u'INT_OR_-1207009313'), ('const-433', u'STORE_-1207009157'), (u'INT_EQUAL_-1207010302', u'CBRANCH_-1207010307'), (u'STORE_-1207009226', u'INDIRECT_-1207007992'), ('const-1', u'INT_ADD_-1207008405'), (u'INDIRECT_-1207008081', u'COPY_-1207008141'), (u'LOAD_-1207009821', u'INT_AND_-1207009795'), ('const-36', u'PTRSUB_-1207007916'), ('const-0', u'INT_EQUAL_-1207009529'), (u'STORE_-1207009496', u'INDIRECT_-1207008112'), ('tmp_1964', u'CBRANCH_-1207009085'), (u'MULTIEQUAL_-1207008277', u'COPY_-1207008094'), ('const-433', u'LOAD_-1207009479'), ('const-0', u'INT_NOTEQUAL_-1207009664'), ('tmp_1723', u'BRANCH_-1207009019'), ('tmp_1263', u'CBRANCH_-1207009527'), (u'INDIRECT_-1207007830', u'MULTIEQUAL_-1207008258'), (u'CALL_-1207010333', u'INDIRECT_-1207008810'), (u'INT_AND_-1207009081', u'INT_NOTEQUAL_-1207009094'), (u'INT_AND_-1207009749', u'COPY_-1207007806'), (u'MULTIEQUAL_-1207008258', u'MULTIEQUAL_-1207008242'), (u'PTRSUB_-1207008196', u'LOAD_-1207009943'), (u'LOAD_-1207009654', u'PTRSUB_-1207008043'), ('tmp_2114', u'PTRSUB_-1207008259'), ('const-272', u'PTRSUB_-1207008015'), (u'INDIRECT_-1207008861', u'INT_EQUAL_-1207010211'), ('const-104', u'PTRSUB_-1207008052'), (u'INT_LESS_-1207010281', u'MULTIEQUAL_-1207008812'), ('tmp_1768', u'CBRANCH_-1207009136'), (u'CALLIND_-1207009269', u'INDIRECT_-1207008148'), (u'LOAD_-1207009874', u'MULTIEQUAL_-1207008896'), (u'PTRSUB_-1207008068', u'LOAD_-1207009640'), (u'PTRSUB_-1207007857', u'STORE_-1207009226'), (u'INT_OR_-1207009809', u'INT_AND_-1207009795'), (u'INT_NOTEQUAL_-1207009664', u'CBRANCH_-1207009659'), ('const-16', u'INT_AND_-1207009081'), ('const-33685504', u'INT_EQUAL_-1207010025'), ('tmp_1406', u'BRANCH_-1207009127'), (u'INT_AND_-1207009724', u'INT_NOTEQUAL_-1207009736'), ('const-433', u'LOAD_-1207009286'), (u'PTRSUB_-1207007869', u'LOAD_-1207009245'), (u'MULTIEQUAL_-1207008896', u'PTRSUB_-1207008144'), ('const-33685504', u'INT_AND_-1207010026'), (u'INDIRECT_-1207008850', u'MULTIEQUAL_-1207008812'), (u'STORE_-1207009314', u'INDIRECT_-1207008081'), (u'STORE_-1207009573', u'INDIRECT_-1207008167'), ('tmp_2114', u'PTRSUB_-1207008274'), (u'PTRSUB_-1207008043', u'PTRSUB_-1207007991'), (u'PTRSUB_-1207008316', u'CALLIND_-1207010167'), (u'MULTIEQUAL_-1207008499', u'MULTIEQUAL_-1207008493'), (u'LOAD_-1207009504', u'INT_EQUAL_-1207009489'), (u'COPY_-1207008094', u'INT_EQUAL_-1207009588')]
[(u'CAST_-1207008360', u'COPY_-1207008437'), (u'COPY_-1207008271', u'MULTIEQUAL_-1207008239'), (u'INT_AND_-1207009795', u'STORE_-1207009806'), (u'INDIRECT_-1207008812', u'MULTIEQUAL_-1207008774'), ('const-240', u'INT_ADD_-1207009280'), (u'INT_ADD_-1207009206', u'CAST_-1207007775'), (u'STORE_-1207009487', u'INDIRECT_-1207008189'), ('const-433', u'STORE_-1207009520'), (u'STORE_-1207009464', u'INDIRECT_-1207008102'), (u'INDIRECT_-1207008131', u'COPY_-1207008191'), (u'INT_NOTEQUAL_-1207009254', u'CBRANCH_-1207009250'), (u'MULTIEQUAL_-1207008845', u'LOAD_-1207010298'), ('tmp_397', u'CBRANCH_-1207010132'), (u'STORE_-1207009470', u'INDIRECT_-1207008106'), ('const-8', u'INT_ADD_-1207009138'), (u'INDIRECT_-1207008484', u'COPY_-1207008549'), ('tmp_4189', u'INT_ADD_-1207009549'), (u'INT_ADD_-1207009122', u'CAST_-1207007641'), (u'COPY_-1207007877', u'MULTIEQUAL_-1207008365'), (u'INT_AND_-1207008284', u'COPY_-1207008270'), (u'MULTIEQUAL_-1207008771', u'CAST_-1207008348'), (u'CAST_-1207008334', u'INT_NOTEQUAL_-1207010224'), ('tmp_4186', u'INT_ADD_-1207009463'), (u'INT_ADD_-1207009459', u'CAST_-1207008253'), (u'STORE_-1207009300', u'INDIRECT_-1207008155'), ('const-56', u'INT_ADD_-1207009638'), (u'LOAD_-1207009154', u'INT_EQUAL_-1207009139'), (u'INDIRECT_-1207008061', u'COPY_-1207008018'), ('const-0', u'PTRSUB_-1207007938'), (u'INT_EQUAL_-1207010136', u'CBRANCH_-1207010132'), (u'CAST_-1207007909', u'STORE_-1207009300'), ('const-433', u'LOAD_-1207010296'), (u'STORE_-1207009487', u'INDIRECT_-1207008154'), (u'STORE_-1207009520', u'INDIRECT_-1207008180'), ('const-140', u'INT_ADD_-1207009927'), (u'INT_AND_-1207007981', u'INT_NOTEQUAL_-1207009254'), (u'MULTIEQUAL_-1207008211', u'MULTIEQUAL_-1207008386'), ('const-24', u'CALL_-1207009500'), (u'COPY_-1207007922', u'MULTIEQUAL_-1207008239'), (u'STORE_-1207009464', u'INDIRECT_-1207008137'), (u'CAST_-1207007939', u'LOAD_-1207009479'), ('const-0', u'INT_EQUAL_-1207010302'), (u'INT_ADD_-1207009145', u'CAST_-1207007823'), (u'INDIRECT_-1207007953', u'MULTIEQUAL_-1207008308'), (u'LOAD_-1207009198', u'CALL_-1207009182'), ('const--2', u'INT_MULT_-1207008729'), ('const-8', u'INT_ADD_-1207009145'), (u'INDIRECT_-1207008201', u'COPY_-1207008261'), (u'INT_ZEXT_-1207010291', u'INT_MULT_-1207008729'), (u'INT_AND_-1207009749', u'COPY_-1207007862'), (u'INT_ADD_-1207009143', u'CAST_-1207007694'), (u'CAST_-1207008381', u'LOAD_-1207010350'), (u'MULTIEQUAL_-1207008211', u'INT_AND_-1207009686'), (u'LOAD_-1207009640', u'INT_LESS_-1207009613'), (u'STORE_-1207009520', u'INDIRECT_-1207008215'), (u'STORE_-1207009456', u'INDIRECT_-1207008166'), (u'STORE_-1207009136', u'INDIRECT_-1207007911'), ('const-32', u'INT_ADD_-1207009668'), ('const-112', u'INT_ADD_-1207009605'), (u'INT_EQUAL_-1207009529', u'CBRANCH_-1207009527'), (u'INT_EQUAL_-1207010281', u'MULTIEQUAL_-1207008771'), (u'INDIRECT_-1207007918', u'MULTIEQUAL_-1207008273'), ('const-433', u'STORE_-1207009226'), (u'CAST_-1207008140', u'LOAD_-1207009844'), ('const-0', u'RETURN_-1207009407'), ('const-433', u'STORE_-1207009136'), ('const-433', u'LOAD_-1207010177'), ('const-268435456', u'INT_AND_-1207009652'), ('tmp_248', u'CBRANCH_-1207010243'), ('const-112', u'INT_ADD_-1207009624'), ('const-433', u'STORE_-1207009549'), ('const-0', u'INT_EQUAL_-1207009588'), ('tmp_4183', u'INT_ADD_-1207010315'), ('const-5', u'INT_EQUAL_-1207009139'), (u'CAST_-1207007960', u'STORE_-1207009487'), (u'INT_OR_-1207009016', u'MULTIEQUAL_-1207008211'), ('const-4294049275', u'INT_AND_-1207009096'), ('const-1', u'PTRADD_-1207008018'), (u'CAST_-1207008038', u'STORE_-1207009619'), (u'INT_EQUAL_-1207009588', u'CBRANCH_-1207009586'), (u'LOAD_-1207009585', u'STORE_-1207009549'), (u'LOAD_-1207009943', u'INT_EQUAL_-1207009882'), (u'INDIRECT_-1207008414', u'COPY_-1207008479'), ('const-104', u'INT_ADD_-1207009459'), (u'CAST_-1207007954', u'STORE_-1207009496'), (u'CALLIND_-1207009269', u'INDIRECT_-1207008163'), (u'CAST_-1207008349', u'BOOL_NEGATE_-1207008719'), (u'COPY_-1207008270', u'MULTIEQUAL_-1207008239'), (u'INT_EQUAL_-1207010281', u'CAST_-1207008352'), (u'PTRADD_-1207007990', u'STORE_-1207009456'), (u'STORE_-1207009300', u'INDIRECT_-1207008050'), (u'STORE_-1207009300', u'INDIRECT_-1207008085'), (u'INDIRECT_-1207008303', u'MULTIEQUAL_-1207008232'), ('const-272', u'INT_ADD_-1207009559'), (u'INDIRECT_-1207008521', u'INT_ADD_-1207010168'), (u'LOAD_-1207009943', u'INT_EQUAL_-1207009919'), ('const-433', u'STORE_-1207009619'), ('tmp_984', u'CBRANCH_-1207009732'), (u'INDIRECT_-1207008521', u'MULTIEQUAL_-1207008403'), ('const-3', u'INT_AND_-1207009949'), ('const-0', u'INT_EQUAL_-1207009489'), (u'INT_ADD_-1207009229', u'CAST_-1207007873'), (u'INT_ADD_-1207009631', u'CAST_-1207008048'), (u'CAST_-1207008011', u'STORE_-1207009573'), (u'INT_EQUAL_-1207009855', u'CBRANCH_-1207009853'), (u'CAST_-1207008048', u'LOAD_-1207009647'), (u'PTRADD_-1207008018', u'CAST_-1207007954'), (u'LOAD_-1207009647', u'STORE_-1207009619'), (u'MULTIEQUAL_-1207008213', u'MULTIEQUAL_-1207008203'), (u'CAST_-1207008157', u'LOAD_-1207009874'), ('const-196', u'INT_ADD_-1207009196'), (u'INT_ADD_-1207009450', u'CAST_-1207007930'), ('tmp_2005', u'CBRANCH_-1207009484'), ('tmp_4183', u'INT_ADD_-1207009638'), (u'MULTIEQUAL_-1207008400', u'INT_OR_-1207009669'), ('const-272', u'INT_ADD_-1207009569'), ('const-0', u'STORE_-1207009487'), ('tmp_361', u'CBRANCH_-1207010152'), (u'STORE_-1207009496', u'INDIRECT_-1207008232'), (u'STORE_-1207009226', u'INDIRECT_-1207008007'), ('const-0', u'INT_NOTEQUAL_-1207009227'), ('tmp_1488', u'CBRANCH_-1207009223'), (u'LOAD_-1207009245', u'STORE_-1207009226'), (u'LOAD_-1207009027', u'MULTIEQUAL_-1207008897'), ('const-8', u'PTRADD_-1207008018'), (u'LOAD_-1207010350', u'INT_AND_-1207009112'), (u'CALL_-1207010333', u'INDIRECT_-1207008852'), (u'CAST_-1207007681', u'LOAD_-1207009027'), ('const-1592464', u'STORE_-1207009473'), ('const-433', u'LOAD_-1207009245'), ('tmp_4189', u'CALLIND_-1207009269'), (u'INDIRECT_-1207008521', u'MULTIEQUAL_-1207008479'), ('const-4294049275', u'INT_AND_-1207009977'), (u'LOAD_-1207009654', u'INT_ADD_-1207009122'), ('const-40', u'INT_EQUAL_-1207010351'), ('const-1306853', u'COPY_-1207010320'), (u'INT_ADD_-1207009506', u'CAST_-1207007973'), (u'INDIRECT_-1207008772', u'INT_ZEXT_-1207010286'), ('const-8', u'INT_ADD_-1207009463'), (u'INDIRECT_-1207007950', u'MULTIEQUAL_-1207008378'), (u'STORE_-1207009619', u'INDIRECT_-1207008278'), (u'CAST_-1207008286', u'LOAD_-1207010151'), (u'INT_EQUAL_-1207010281', u'MULTIEQUAL_-1207008774'), (u'COPY_-1207008437', u'MULTIEQUAL_-1207008845'), (u'CALL_-1207009500', u'INDIRECT_-1207008179'), (u'INT_LESS_-1207010281', u'MULTIEQUAL_-1207008811'), (u'INDIRECT_-1207008112', u'MULTIEQUAL_-1207008318'), (u'LOAD_-1207009654', u'INT_ADD_-1207009605'), (u'LOAD_-1207009654', u'STORE_-1207009605'), (u'INT_ADD_-1207009280', u'CAST_-1207007905'), (u'CAST_-1207007960', u'PTRADD_-1207007990'), (u'MULTIEQUAL_-1207008897', u'CALLIND_-1207009269'), ('const-4269801471', u'INT_AND_-1207009701'), (u'INDIRECT_-1207008058', u'MULTIEQUAL_-1207008213'), (u'STORE_-1207009470', u'INDIRECT_-1207008211'), (u'INT_EQUAL_-1207009489', u'CBRANCH_-1207009484'), ('const-433', u'LOAD_-1207009222'), (u'LOAD_-1207009874', u'MULTIEQUAL_-1207008897'), (u'STORE_-1207009573', u'INDIRECT_-1207008287'), (u'INT_ADD_-1207009807', u'CAST_-1207008132'), (u'INT_ADD_-1207010315', u'CAST_-1207008370'), ('const-433', u'LOAD_-1207010298'), ('tmp_528', u'CBRANCH_-1207010021'), (u'MULTIEQUAL_-1207008897', u'INT_ADD_-1207009196'), (u'COPY_-1207008173', u'MULTIEQUAL_-1207008386'), (u'LOAD_-1207009296', u'CALLIND_-1207009269'), ('tmp_4189', u'STORE_-1207009520'), (u'MULTIEQUAL_-1207008479', u'MULTIEQUAL_-1207008473'), (u'INT_OR_-1207009313', u'STORE_-1207009300'), (u'MULTIEQUAL_-1207008861', u'LOAD_-1207010296'), (u'INT_AND_-1207007881', u'INT_NOTEQUAL_-1207009227'), (u'INDIRECT_-1207008271', u'MULTIEQUAL_-1207008248'), (u'INDIRECT_-1207007806', u'MULTIEQUAL_-1207008127'), ('const-433', u'STORE_-1207009682'), (u'STORE_-1207009314', u'INDIRECT_-1207008131'), (u'STORE_-1207009473', u'INDIRECT_-1207008379'), (u'CAST_-1207008019', u'LOAD_-1207009585'), (u'STORE_-1207009573', u'INDIRECT_-1207008217'), (u'LOAD_-1207010350', u'INT_AND_-1207009096'), ('tmp_1205', u'CBRANCH_-1207009586'), (u'STORE_-1207009563', u'INDIRECT_-1207008244'), ('const-196', u'INT_ADD_-1207009206'), ('tmp_4183', u'INT_ADD_-1207009143'), ('tmp_4189', u'INT_ADD_-1207009535'), (u'CALLIND_-1207010167', u'INDIRECT_-1207008486'), (u'CAST_-1207007892', u'LOAD_-1207009279'), ('const-4294966783', u'INT_AND_-1207008284'), (u'CAST_-1207007873', u'LOAD_-1207009245'), (u'INT_ADD_-1207009488', u'CAST_-1207008268'), (u'CAST_-1207008053', u'LOAD_-1207009654'), (u'CAST_-1207007897', u'LOAD_-1207009286'), (u'CAST_-1207008132', u'LOAD_-1207009821'), (u'LOAD_-1207009654', u'INT_ADD_-1207009624'), ('const-433', u'LOAD_-1207009235'), ('const-1595904', u'PTRSUB_-1207007938'), (u'PTRSUB_-1207008409', u'INT_LESS_-1207010351'), (u'CALL_-1207009029', u'INDIRECT_-1207007880'), ('const-433', u'LOAD_-1207009296'), ('const-33685504', u'INT_EQUAL_-1207010025'), (u'INT_ADD_-1207009668', u'CAST_-1207008071'), ('const-433', u'STORE_-1207009464'), (u'STORE_-1207009314', u'INDIRECT_-1207008096'), ('const-264', u'INT_ADD_-1207009122'), ('tmp_896', u'CBRANCH_-1207009788'), (u'INDIRECT_-1207008198', u'MULTIEQUAL_-1207008127'), ('const-2', u'INT_EQUAL_-1207009919'), (u'MULTIEQUAL_-1207008318', u'MULTIEQUAL_-1207008308'), (u'INT_EQUAL_-1207009167', u'CBRANCH_-1207009164'), (u'CALLIND_-1207010167', u'INDIRECT_-1207008521'), (u'INDIRECT_-1207008166', u'COPY_-1207008226'), ('const-2', u'INT_EQUAL_-1207009950'), ('const-433', u'LOAD_-1207009640'), ('tmp_4186', u'INT_ADD_-1207009450'), (u'INT_ADD_-1207009927', u'CAST_-1207008187'), (u'CALL_-1207009029', u'INDIRECT_-1207007915'), (u'INDIRECT_-1207007876', u'MULTIEQUAL_-1207008197'), (u'CAST_-1207008302', u'LOAD_-1207010184'), (u'INDIRECT_-1207008521', u'MULTIEQUAL_-1207008409'), (u'LOAD_-1207009654', u'INT_ADD_-1207009559'), ('const-4', u'INT_AND_-1207009776'), (u'COPY_-1207008173', u'INT_OR_-1207009669'), (u'INDIRECT_-1207007883', u'MULTIEQUAL_-1207008238'), ('const-433', u'STORE_-1207009487'), ('tmp_4183', u'INT_ADD_-1207009011'), ('const-0', u'INT_NOTEQUAL_-1207009736'), (u'CAST_-1207008028', u'STORE_-1207009605'), (u'LOAD_-1207009279', u'CALLIND_-1207009269'), ('const-433', u'LOAD_-1207009874'), ('const-5', u'STORE_-1207009496'), (u'LOAD_-1207009585', u'INT_EQUAL_-1207009529'), (u'INDIRECT_-1207008215', u'MULTIEQUAL_-1207008197'), (u'MULTIEQUAL_-1207008308', u'MULTIEQUAL_-1207008292'), ('const-1', u'INT_ADD_-1207008422'), (u'STORE_-1207009605', u'INDIRECT_-1207008198'), ('const-433', u'STORE_-1207009573'), (u'INT_ADD_-1207010334', u'CAST_-1207008381'), (u'CALLIND_-1207010167', u'INDIRECT_-1207008556'), (u'LOAD_-1207009286', u'INT_ADD_-1207009263'), (u'INT_ZEXT_-1207010286', u'INT_MULT_-1207008728'), ('const-433', u'STORE_-1207009806'), (u'STORE_-1207009605', u'INDIRECT_-1207008303'), (u'COPY_-1207008429', u'MULTIEQUAL_-1207008845'), ('const-433', u'LOAD_-1207010151'), (u'MULTIEQUAL_-1207008211', u'INT_AND_-1207007881'), ('const-433', u'STORE_-1207009563'), (u'COPY_-1207008240', u'MULTIEQUAL_-1207008211'), (u'MULTIEQUAL_-1207008211', u'INT_OR_-1207009809'), (u'MULTIEQUAL_-1207008273', u'MULTIEQUAL_-1207008257'), (u'STORE_-1207009314', u'INDIRECT_-1207008061'), (u'CAST_-1207008003', u'STORE_-1207009563'), (u'CAST_-1207007866', u'LOAD_-1207009235'), (u'MULTIEQUAL_-1207008444', u'MULTIEQUAL_-1207008308'), (u'INDIRECT_-1207008250', u'MULTIEQUAL_-1207008232'), ('const-120', u'INT_ADD_-1207009143'), ('tmp_4189', u'STORE_-1207009136'), ('const-433', u'LOAD_-1207010331'), (u'CALL_-1207009029', u'INDIRECT_-1207007845'), ('const-0', u'PTRSUB_-1207008330'), (u'CALL_-1207009500', u'INDIRECT_-1207008214'), (u'COPY_-1207008239', u'MULTIEQUAL_-1207008211'), (u'STORE_-1207009456', u'INDIRECT_-1207008096'), (u'CALL_-1207010333', u'INDIRECT_-1207008521'), (u'INT_MULT_-1207008728', u'INT_ADD_-1207008421'), ('const-433', u'STORE_-1207009300'), ('tmp_4189', u'INT_ADD_-1207009459'), ('tmp_4189', u'INT_ADD_-1207009229'), ('const-433', u'LOAD_-1207009198'), (u'CALL_-1207009182', u'INT_EQUAL_-1207009167'), ('const-0', u'RETURN_-1207009424'), (u'INT_AND_-1207009033', u'INT_OR_-1207009016'), (u'STORE_-1207009157', u'INDIRECT_-1207007883'), (u'INT_AND_-1207009977', u'COPY_-1207008271'), (u'STORE_-1207009549', u'INDIRECT_-1207008232'), (u'INT_AND_-1207009795', u'INT_XOR_-1207009737'), (u'INDIRECT_-1207007845', u'MULTIEQUAL_-1207008273'), (u'CAST_-1207007960', u'STORE_-1207009464'), ('const-433', u'LOAD_-1207009027'), (u'STORE_-1207009300', u'INDIRECT_-1207008120'), (u'CALL_-1207009182', u'INDIRECT_-1207007916'), (u'MULTIEQUAL_-1207008514', u'MULTIEQUAL_-1207008378'), (u'INDIRECT_-1207008180', u'MULTIEQUAL_-1207008162'), (u'INT_ADD_-1207008421', u'PTRADD_-1207010236'), (u'INT_AND_-1207009749', u'INT_XOR_-1207009737'), ('const-1', u'INT_ADD_-1207008421'), (u'INT_EQUAL_-1207009139', u'CBRANCH_-1207009136'), ('tmp_170', u'CBRANCH_-1207010282'), (u'CALL_-1207009500', u'INDIRECT_-1207008144'), (u'INT_ADD_-1207010292', u'MULTIEQUAL_-1207009090'), (u'INT_AND_-1207009686', u'COPY_-1207008182'), (u'INT_EQUAL_-1207009919', u'CBRANCH_-1207009917'), (u'LOAD_-1207010350', u'INT_AND_-1207010026'), (u'INDIRECT_-1207008236', u'MULTIEQUAL_-1207008213'), (u'STORE_-1207009682', u'INDIRECT_-1207008341'), ('const-32', u'INT_ADD_-1207009286'), (u'CAST_-1207007694', u'STORE_-1207009157'), (u'STORE_-1207009157', u'INDIRECT_-1207007918'), ('const-4294180347', u'INT_AND_-1207009112'), (u'STORE_-1207009806', u'INDIRECT_-1207008353'), (u'INT_ADD_-1207009286', u'CAST_-1207007909'), ('const-36', u'INT_ADD_-1207009828'), (u'STORE_-1207009470', u'INDIRECT_-1207008141'), ('tmp_1700', u'BRANCH_-1207009218'), (u'INDIRECT_-1207008772', u'INT_ZEXT_-1207010291'), ('tmp_754', u'CBRANCH_-1207009877'), (u'MULTIEQUAL_-1207008897', u'INT_ADD_-1207009828'), (u'INT_ADD_-1207009858', u'CAST_-1207008157'), (u'LOAD_-1207009844', u'INT_AND_-1207009776'), (u'MULTIEQUAL_-1207008811', u'CAST_-1207008349'), (u'INT_EQUAL_-1207010211', u'CBRANCH_-1207010209'), (u'INDIRECT_-1207008556', u'MULTIEQUAL_-1207008438'), ('tmp_4189', u'INT_ADD_-1207009488'), ('tmp_4183', u'INT_ADD_-1207009858'), ('const-433', u'LOAD_-1207009943'), ('const-104', u'INT_ADD_-1207010135'), (u'MULTIEQUAL_-1207008239', u'COPY_-1207008240'), (u'STORE_-1207009496', u'INDIRECT_-1207008127'), (u'PTRSUB_-1207008330', u'CALLIND_-1207010167'), (u'CAST_-1207008352', u'CBRANCH_-1207010282'), (u'INT_AND_-1207009096', u'COPY_-1207007921'), ('tmp_4189', u'INT_ADD_-1207009182'), (u'INT_ADD_-1207009011', u'CAST_-1207007681'), (u'LOAD_-1207010298', u'INT_LESS_-1207010281'), (u'LOAD_-1207010298', u'INT_EQUAL_-1207010281'), (u'INDIRECT_-1207008591', u'MULTIEQUAL_-1207008473'), (u'STORE_-1207009496', u'INDIRECT_-1207008162'), (u'INDIRECT_-1207008852', u'MULTIEQUAL_-1207008814'), ('const-4294967287', u'INT_AND_-1207009749'), (u'INT_OR_-1207008292', u'STORE_-1207009314'), ('const-0', u'INT_EQUAL_-1207009855'), (u'INDIRECT_-1207008313', u'MULTIEQUAL_-1207008292'), (u'CALLIND_-1207010167', u'INT_NOTEQUAL_-1207010152'), (u'STORE_-1207009464', u'INDIRECT_-1207008207'), (u'MULTIEQUAL_-1207008444', u'INT_AND_-1207009081'), (u'STORE_-1207009314', u'INDIRECT_-1207008166'), ('const-0', u'PTRSUB_-1207008410'), ('const-0', u'COPY_-1207009588'), (u'INDIRECT_-1207008863', u'CALLIND_-1207010167'), (u'COPY_-1207007921', u'MULTIEQUAL_-1207008239'), ('tmp_688', u'CBRANCH_-1207009917'), ('const-8', u'PTRADD_-1207007990'), (u'LOAD_-1207010296', u'INT_LESS_-1207010281'), (u'LOAD_-1207010296', u'INT_EQUAL_-1207010281'), (u'CALL_-1207010333', u'INDIRECT_-1207008591'), ('const-0', u'STORE_-1207009563'), (u'INT_ADD_-1207009300', u'CAST_-1207007920'), (u'CALL_-1207009182', u'INDIRECT_-1207007986'), ('const-0', u'INT_NOTEQUAL_-1207010152'), (u'CALL_-1207010333', u'INDIRECT_-1207008556'), (u'LOAD_-1207010151', u'INT_EQUAL_-1207010136'), (u'STORE_-1207009682', u'INDIRECT_-1207008236'), (u'CAST_-1207008370', u'LOAD_-1207010331'), (u'STORE_-1207009157', u'INDIRECT_-1207007953'), (u'CAST_-1207008348', u'BOOL_NEGATE_-1207008718'), (u'COPY_-1207010326', u'MULTIEQUAL_-1207009090'), (u'STORE_-1207009470', u'INDIRECT_-1207008176'), ('tmp_1672', u'CBRANCH_-1207009250'), ('tmp_646', u'CBRANCH_-1207009946'), (u'LOAD_-1207009222', u'INT_NOTEQUAL_-1207009196'), ('const-433', u'LOAD_-1207009286'), ('const-512', u'INT_OR_-1207009016'), ('const-433', u'LOAD_-1207009821'), (u'CAST_-1207007716', u'LOAD_-1207009198'), ('tmp_1453', u'CBRANCH_-1207009164'), (u'CAST_-1207008253', u'STORE_-1207009473'), (u'STORE_-1207009806', u'INDIRECT_-1207008318'), (u'INT_ADD_-1207009196', u'CAST_-1207007768'), (u'INDIRECT_-1207008486', u'MULTIEQUAL_-1207008444'), ('const--32', u'PTRSUB_-1207008410'), (u'STORE_-1207009136', u'INDIRECT_-1207007806'), ('tmp_304', u'CBRANCH_-1207010209'), (u'MULTIEQUAL_-1207008479', u'INT_AND_-1207009949'), ('tmp_4189', u'INT_ADD_-1207009280'), (u'STORE_-1207009605', u'INDIRECT_-1207008233'), (u'INDIRECT_-1207007848', u'MULTIEQUAL_-1207008203'), (u'CAST_-1207007973', u'STORE_-1207009520'), (u'COPY_-1207010320', u'CAST_-1207008360'), (u'INT_AND_-1207009949', u'INT_EQUAL_-1207009950'), ('tmp_4189', u'INT_ADD_-1207009631'), ('tmp_1157', u'CBRANCH_-1207009622'), (u'CALL_-1207009182', u'INDIRECT_-1207007881'), ('tmp_4183', u'INT_ADD_-1207009927'), (u'INT_ADD_-1207008422', u'PTRADD_-1207010241'), (u'BOOL_AND_-1207010244', u'INT_NOTEQUAL_-1207010224'), (u'INT_ADD_-1207009591', u'CAST_-1207008028'), ('tmp_4189', u'STORE_-1207009573'), (u'INDIRECT_-1207008521', u'MULTIEQUAL_-1207008473'), (u'CALLIND_-1207009269', u'INDIRECT_-1207008058'), ('const-0', u'INT_NOTEQUAL_-1207009094'), ('tmp_4189', u'INT_ADD_-1207010334'), (u'MULTIEQUAL_-1207008203', u'MULTIEQUAL_-1207008187'), (u'INDIRECT_-1207008863', u'INT_EQUAL_-1207010211'), (u'CAST_-1207007823', u'LOAD_-1207009161'), (u'CALL_-1207009182', u'INDIRECT_-1207007951'), (u'MULTIEQUAL_-1207009090', u'INT_ADD_-1207010292'), ('tmp_278', u'CBRANCH_-1207010224'), (u'INDIRECT_-1207008451', u'MULTIEQUAL_-1207008409'), (u'INDIRECT_-1207007915', u'MULTIEQUAL_-1207008343'), (u'MULTIEQUAL_-1207008403', u'COPY_-1207008479'), (u'STORE_-1207009464', u'INDIRECT_-1207008172'), (u'CALL_-1207010333', u'INT_EQUAL_-1207010245'), (u'MULTIEQUAL_-1207008897', u'INT_ADD_-1207009792'), (u'INT_AND_-1207009882', u'COPY_-1207008239'), ('const-36', u'INT_ADD_-1207009300'), (u'MULTIEQUAL_-1207008514', u'MULTIEQUAL_-1207008508'), (u'BOOL_NEGATE_-1207008718', u'BOOL_AND_-1207010244'), (u'STORE_-1207009549', u'INDIRECT_-1207008267'), ('const-0', u'INT_NOTEQUAL_-1207009254'), ('const-4294967037', u'INT_AND_-1207009033'), (u'INT_MULT_-1207008729', u'INT_ADD_-1207008422'), ('const-433', u'STORE_-1207009314'), (u'MULTIEQUAL_-1207008861', u'PTRADD_-1207010236'), (u'INDIRECT_-1207008042', u'MULTIEQUAL_-1207008248'), (u'INDIRECT_-1207007916', u'MULTIEQUAL_-1207008238'), (u'LOAD_-1207010177', u'CALLIND_-1207010167'), (u'CAST_-1207007930', u'STORE_-1207009464'), (u'BOOL_NEGATE_-1207008719', u'BOOL_AND_-1207010244'), (u'PTRADD_-1207010241', u'COPY_-1207008429'), (u'INDIRECT_-1207008556', u'MULTIEQUAL_-1207008508'), (u'PTRSUB_-1207008410', u'INT_LESS_-1207010351'), (u'PTRSUB_-1207008410', u'INT_EQUAL_-1207010351'), (u'CAST_-1207007905', u'LOAD_-1207009296'), (u'STORE_-1207009806', u'INDIRECT_-1207008283'), ('const-433', u'STORE_-1207009470'), (u'STORE_-1207009226', u'INDIRECT_-1207008077'), (u'INDIRECT_-1207008268', u'MULTIEQUAL_-1207008197'), ('tmp_1822', u'BRANCH_-1207009105'), (u'MULTIEQUAL_-1207009090', u'INT_EQUAL_-1207010302'), ('const-433', u'LOAD_-1207009647'), (u'INT_NOTEQUAL_-1207009227', u'CBRANCH_-1207009223'), ('const-38', u'INT_EQUAL_-1207009167'), (u'STORE_-1207009473', u'INDIRECT_-1207008449'), (u'STORE_-1207009226', u'INDIRECT_-1207008112'), ('const-328', u'INT_ADD_-1207009263'), ('const-8', u'INT_ADD_-1207009270'), (u'INT_AND_-1207009795', u'INT_AND_-1207009701'), (u'INDIRECT_-1207008093', u'MULTIEQUAL_-1207008248'), (u'COPY_-1207008150', u'INT_EQUAL_-1207009588'), (u'STORE_-1207009487', u'INDIRECT_-1207008224'), ('const-433', u'LOAD_-1207009161'), (u'INT_NOTEQUAL_-1207009196', u'CBRANCH_-1207009191'), ('const-56', u'INT_ADD_-1207009858'), (u'CAST_-1207007861', u'STORE_-1207009226'), (u'CAST_-1207008297', u'LOAD_-1207010177'), (u'STORE_-1207009456', u'INDIRECT_-1207008201'), (u'STORE_-1207009520', u'INDIRECT_-1207008250'), ('const-1', u'PTRADD_-1207010241'), ('const-4269801463', u'INT_AND_-1207009686'), ('const-8', u'INT_ADD_-1207009450'), (u'STORE_-1207009456', u'INDIRECT_-1207008131'), ('const-433', u'LOAD_-1207009479'), (u'STORE_-1207009226', u'INDIRECT_-1207008042'), (u'INDIRECT_-1207008379', u'COPY_-1207008444'), (u'INDIRECT_-1207008243', u'MULTIEQUAL_-1207008222'), (u'MULTIEQUAL_-1207008409', u'MULTIEQUAL_-1207008403'), (u'CALL_-1207009500', u'INDIRECT_-1207008249'), (u'MULTIEQUAL_-1207008897', u'INT_ADD_-1207009300'), (u'INT_AND_-1207010026', u'INT_EQUAL_-1207010025'), (u'INT_ADD_-1207009270', u'CAST_-1207007897'), ('const-8', u'INT_ADD_-1207010168'), ('const-1595904', u'PTRSUB_-1207008330'), (u'INDIRECT_-1207007911', u'MULTIEQUAL_-1207008232'), (u'CAST_-1207007960', u'STORE_-1207009470'), (u'LOAD_-1207009654', u'INT_ADD_-1207009569'), (u'MULTIEQUAL_-1207008211', u'CALL_-1207009029'), ('const-56', u'INT_ADD_-1207009219'), (u'MULTIEQUAL_-1207008239', u'INT_AND_-1207009882'), ('const-4294967292', u'INT_AND_-1207009109'), (u'LOAD_-1207009874', u'INT_EQUAL_-1207009855'), ('const-32', u'INT_ADD_-1207010334'), ('tmp_4189', u'INT_ADD_-1207009206'), (u'INDIRECT_-1207008451', u'MULTIEQUAL_-1207008403'), ('tmp_1463', u'BRANCH_-1207009147'), (u'STORE_-1207009563', u'INDIRECT_-1207008279'), ('const-433', u'LOAD_-1207009844'), (u'COPY_-1207008182', u'MULTIEQUAL_-1207008365'), (u'INT_AND_-1207009652', u'INT_NOTEQUAL_-1207009664'), ('const-512', u'INT_OR_-1207009095'), ('const-0', u'PTRSUB_-1207008409'), (u'INT_ADD_-1207010135', u'CAST_-1207008286'), (u'INDIRECT_-1207007841', u'MULTIEQUAL_-1207008162'), (u'CAST_-1207008128', u'STORE_-1207009806'), (u'PTRADD_-1207010236', u'COPY_-1207008431'), ('tmp_4189', u'INT_ADD_-1207010135'), ('const-4294967287', u'INT_OR_-1207009809'), (u'INT_ADD_-1207009638', u'CAST_-1207008053'), ('const-196', u'INT_ADD_-1207009212'), (u'MULTIEQUAL_-1207008248', u'MULTIEQUAL_-1207008238'), (u'STORE_-1207009573', u'INDIRECT_-1207008252'), ('const-433', u'LOAD_-1207010184'), ('tmp_4189', u'INT_ADD_-1207009591'), (u'INDIRECT_-1207008556', u'MULTIEQUAL_-1207008444'), (u'CAST_-1207007960', u'PTRADD_-1207008018'), ('const-10', u'COPY_-1207010326'), (u'INDIRECT_-1207008306', u'MULTIEQUAL_-1207008283'), (u'INDIRECT_-1207008591', u'MULTIEQUAL_-1207008479'), (u'INT_AND_-1207009749', u'COPY_-1207007877'), ('const-4294967294', u'INT_AND_-1207009882'), (u'CALLIND_-1207009269', u'INDIRECT_-1207008128'), (u'INT_ADD_-1207009828', u'CAST_-1207008140'), (u'INT_EQUAL_-1207009790', u'CBRANCH_-1207009788'), (u'INDIRECT_-1207007881', u'MULTIEQUAL_-1207008203'), (u'CALL_-1207010333', u'INDIRECT_-1207008772'), ('const-433', u'LOAD_-1207009279'), (u'MULTIEQUAL_-1207008211', u'INT_AND_-1207009749'), (u'INT_NOTEQUAL_-1207009736', u'CBRANCH_-1207009732'), (u'STORE_-1207009496', u'INDIRECT_-1207008197'), (u'MULTIEQUAL_-1207008386', u'INT_AND_-1207009652'), ('const-433', u'LOAD_-1207009504'), ('const-8388608', u'INT_AND_-1207007881'), ('tmp_1536', u'CBRANCH_-1207009191'), (u'INDIRECT_-1207008449', u'COPY_-1207008514'), ('const-25165824', u'INT_AND_-1207009724'), (u'INDIRECT_-1207008278', u'MULTIEQUAL_-1207008257'), (u'MULTIEQUAL_-1207008211', u'INT_AND_-1207007981'), ('const-8', u'PTRSUB_-1207008409'), (u'INT_AND_-1207009776', u'INT_EQUAL_-1207009790'), ('const-0', u'INT_EQUAL_-1207009790'), (u'INT_LESS_-1207010281', u'MULTIEQUAL_-1207008814'), (u'INT_AND_-1207009112', u'COPY_-1207007922'), ('const-32', u'INT_ADD_-1207009807'), ('const--1', u'INT_ADD_-1207010292'), (u'INDIRECT_-1207008145', u'MULTIEQUAL_-1207008127'), ('const-2', u'PTRADD_-1207007990'), (u'INT_EQUAL_-1207009882', u'CBRANCH_-1207009877'), (u'MULTIEQUAL_-1207008409', u'MULTIEQUAL_-1207008273'), (u'LOAD_-1207010350', u'INT_AND_-1207008284'), ('const-433', u'STORE_-1207009605'), ('const-433', u'LOAD_-1207009154'), (u'CAST_-1207008187', u'LOAD_-1207009943'), (u'LOAD_-1207009212', u'INT_NOTEQUAL_-1207009196'), (u'INT_AND_-1207009701', u'MULTIEQUAL_-1207008400'), ('const-196', u'INT_ADD_-1207009229'), ('const-433', u'STORE_-1207009456'), (u'INT_ADD_-1207009219', u'CAST_-1207007866'), (u'INT_ADD_-1207010168', u'CAST_-1207008302'), (u'CAST_-1207007641', u'STORE_-1207009136'), ('const--2', u'INT_MULT_-1207008728'), (u'MULTIEQUAL_-1207008811', u'CAST_-1207008334'), (u'INDIRECT_-1207008208', u'MULTIEQUAL_-1207008187'), (u'CALLIND_-1207009269', u'INDIRECT_-1207008093'), (u'INT_ADD_-1207010161', u'CAST_-1207008297'), ('const-3', u'INT_EQUAL_-1207009882'), (u'STORE_-1207009806', u'INDIRECT_-1207008388'), ('const-264', u'INT_ADD_-1207009549'), (u'CALL_-1207010333', u'INDIRECT_-1207008863'), ('tmp_4189', u'CALLIND_-1207010167'), (u'INT_EQUAL_-1207010025', u'CBRANCH_-1207010021'), (u'CALL_-1207010333', u'INDIRECT_-1207008812'), (u'MULTIEQUAL_-1207008444', u'MULTIEQUAL_-1207008438'), (u'INDIRECT_-1207007951', u'MULTIEQUAL_-1207008273'), (u'INT_OR_-1207009669', u'STORE_-1207009682'), ('tmp_4183', u'CALL_-1207009029'), (u'MULTIEQUAL_-1207008814', u'MULTIEQUAL_-1207008811'), ('const-0', u'RETURN_-1207010087'), ('tmp_4189', u'STORE_-1207009456'), (u'LOAD_-1207009235', u'INT_ADD_-1207009212'), (u'INT_NOTEQUAL_-1207010224', u'CBRANCH_-1207010224'), ('const-240', u'INT_ADD_-1207009182'), (u'INT_ADD_-1207009549', u'CAST_-1207008003'), ('const-433', u'LOAD_-1207009585'), (u'MULTIEQUAL_-1207008774', u'MULTIEQUAL_-1207008771'), (u'STORE_-1207009573', u'INDIRECT_-1207008182'), (u'CALLIND_-1207010167', u'INDIRECT_-1207008451'), ('const-1', u'PTRADD_-1207010236'), (u'INT_ADD_-1207009569', u'CAST_-1207008019'), ('const-32', u'INT_ADD_-1207009792'), ('tmp_1875', u'BRANCH_-1207009026'), (u'INT_OR_-1207009095', u'MULTIEQUAL_-1207008211'), (u'INT_ADD_-1207009559', u'CAST_-1207008011'), (u'COPY_-1207008018', u'CALLIND_-1207009269'), ('const-433', u'STORE_-1207009157'), ('const-0', u'INT_EQUAL_-1207010211'), ('const-112', u'INT_ADD_-1207009631'), (u'MULTIEQUAL_-1207008239', u'INT_AND_-1207009033'), (u'MULTIEQUAL_-1207008479', u'MULTIEQUAL_-1207008343'), (u'STORE_-1207009549', u'INDIRECT_-1207008162'), (u'LOAD_-1207010350', u'INT_AND_-1207009977'), (u'INDIRECT_-1207008626', u'MULTIEQUAL_-1207008508'), (u'STORE_-1207009563', u'INDIRECT_-1207008209'), ('const-4', u'INT_OR_-1207008292'), ('const-433', u'STORE_-1207009473'), ('const-8388608', u'INT_AND_-1207007981'), (u'COPY_-1207007862', u'MULTIEQUAL_-1207008365'), ('const-433', u'STORE_-1207009496'), (u'INT_AND_-1207009109', u'INT_OR_-1207009095'), (u'INDIRECT_-1207008077', u'MULTIEQUAL_-1207008283'), (u'INT_ADD_-1207009212', u'CAST_-1207007861'), (u'LOAD_-1207009161', u'INT_ADD_-1207009138'), (u'MULTIEQUAL_-1207008897', u'INT_ADD_-1207009668'), ('const-104', u'INT_ADD_-1207009591'), (u'CALL_-1207009029', u'INDIRECT_-1207007950'), ('const-272', u'INT_ADD_-1207009535'), ('const-433', u'LOAD_-1207010350'), (u'STORE_-1207009157', u'INDIRECT_-1207007848'), (u'LOAD_-1207009647', u'INT_LESS_-1207009613'), (u'STORE_-1207009605', u'INDIRECT_-1207008268'), (u'MULTIEQUAL_-1207008239', u'INT_AND_-1207009109'), (u'MULTIEQUAL_-1207008473', u'COPY_-1207008549'), (u'COPY_-1207008439', u'MULTIEQUAL_-1207008861'), (u'COPY_-1207008018', u'INT_ADD_-1207009270'), (u'INT_EQUAL_-1207009950', u'CBRANCH_-1207009946'), (u'INDIRECT_-1207007880', u'MULTIEQUAL_-1207008308'), (u'LOAD_-1207010331', u'COPY_-1207008439'), (u'STORE_-1207009682', u'INDIRECT_-1207008306'), (u'CAST_-1207007775', u'LOAD_-1207009222'), (u'INT_XOR_-1207009737', u'INT_AND_-1207009724'), (u'MULTIEQUAL_-1207008897', u'INT_ADD_-1207009807'), (u'INT_AND_-1207009795', u'MULTIEQUAL_-1207008400'), (u'STORE_-1207009619', u'INDIRECT_-1207008208'), (u'INT_ADD_-1207009138', u'CAST_-1207007818'), (u'LOAD_-1207010350', u'CALL_-1207010333'), (u'INT_NOTEQUAL_-1207009094', u'CBRANCH_-1207009085'), (u'INDIRECT_-1207008128', u'MULTIEQUAL_-1207008283'), (u'INT_LESS_-1207009613', u'CBRANCH_-1207009622'), (u'STORE_-1207009563', u'INDIRECT_-1207008174'), (u'INT_ADD_-1207009792', u'CAST_-1207008128'), (u'MULTIEQUAL_-1207008365', u'COPY_-1207008173'), (u'CALL_-1207009500', u'CAST_-1207007960'), (u'LOAD_-1207009479', u'STORE_-1207009470'), (u'INT_NOTEQUAL_-1207010152', u'CBRANCH_-1207010152'), (u'CAST_-1207008268', u'LOAD_-1207009504'), (u'INT_ADD_-1207009605', u'CAST_-1207008038'), (u'INT_ADD_-1207009463', u'CAST_-1207007939'), (u'INT_ADD_-1207009535', u'CAST_-1207007991'), (u'STORE_-1207009473', u'INDIRECT_-1207008484'), (u'STORE_-1207009136', u'INDIRECT_-1207007876'), ('const-0', u'INT_EQUAL_-1207010245'), (u'INT_EQUAL_-1207010245', u'CBRANCH_-1207010243'), ('tmp_1100', u'CBRANCH_-1207009659'), (u'STORE_-1207009619', u'INDIRECT_-1207008243'), (u'STORE_-1207009549', u'INDIRECT_-1207008197'), (u'INDIRECT_-1207008096', u'COPY_-1207008156'), (u'INDIRECT_-1207008341', u'MULTIEQUAL_-1207008318'), ('tmp_103', u'CBRANCH_-1207010307'), ('tmp_790', u'CBRANCH_-1207009853'), (u'CAST_-1207008071', u'STORE_-1207009682'), (u'INT_ADD_-1207009182', u'CAST_-1207007716'), (u'INDIRECT_-1207008163', u'MULTIEQUAL_-1207008318'), (u'STORE_-1207009520', u'INDIRECT_-1207008145'), (u'INT_AND_-1207009795', u'INT_OR_-1207009313'), (u'MULTIEQUAL_-1207008845', u'PTRADD_-1207010241'), (u'INDIRECT_-1207008556', u'MULTIEQUAL_-1207008514'), (u'CAST_-1207007991', u'STORE_-1207009549'), (u'INT_EQUAL_-1207010302', u'CBRANCH_-1207010307'), (u'INDIRECT_-1207008486', u'MULTIEQUAL_-1207008438'), ('const-433', u'LOAD_-1207009212'), (u'PTRSUB_-1207007938', u'CALLIND_-1207009269'), (u'LOAD_-1207009844', u'INT_OR_-1207008292'), (u'INDIRECT_-1207008626', u'MULTIEQUAL_-1207008514'), (u'LOAD_-1207009821', u'INT_AND_-1207009795'), (u'CAST_-1207007818', u'LOAD_-1207009154'), (u'CAST_-1207008044', u'LOAD_-1207009640'), ('const-0', u'INT_EQUAL_-1207009529'), (u'CAST_-1207007920', u'STORE_-1207009314'), ('tmp_1964', u'CBRANCH_-1207009085'), (u'STORE_-1207009473', u'INDIRECT_-1207008414'), ('const-0', u'INT_NOTEQUAL_-1207009664'), (u'MULTIEQUAL_-1207008238', u'MULTIEQUAL_-1207008222'), (u'COPY_-1207008431', u'MULTIEQUAL_-1207008861'), (u'MULTIEQUAL_-1207008292', u'COPY_-1207008150'), (u'INDIRECT_-1207008233', u'MULTIEQUAL_-1207008162'), ('tmp_1723', u'BRANCH_-1207009019'), ('const-48', u'INT_ADD_-1207010315'), ('tmp_1263', u'CBRANCH_-1207009527'), (u'INT_AND_-1207009081', u'INT_NOTEQUAL_-1207009094'), (u'MULTIEQUAL_-1207008409', u'INT_ADD_-1207009145'), (u'INT_ADD_-1207009624', u'CAST_-1207008044'), ('const-56', u'INT_ADD_-1207009011'), (u'CALL_-1207010333', u'INDIRECT_-1207008626'), (u'LOAD_-1207009585', u'INT_ADD_-1207009506'), (u'STORE_-1207009682', u'INDIRECT_-1207008271'), ('tmp_1768', u'CBRANCH_-1207009136'), ('tmp_4182', u'PTRSUB_-1207008410'), ('tmp_4182', u'PTRSUB_-1207008410'), (u'MULTIEQUAL_-1207008438', u'COPY_-1207008514'), (u'LOAD_-1207010184', u'INT_ADD_-1207010161'), (u'MULTIEQUAL_-1207008508', u'COPY_-1207008584'), (u'INT_OR_-1207009809', u'INT_AND_-1207009795'), (u'INT_NOTEQUAL_-1207009664', u'CBRANCH_-1207009659'), (u'CAST_-1207007768', u'LOAD_-1207009212'), ('const-16', u'INT_AND_-1207009081'), (u'INT_ADD_-1207009263', u'CAST_-1207007892'), ('const-760', u'INT_ADD_-1207010161'), (u'STORE_-1207009487', u'INDIRECT_-1207008119'), (u'STORE_-1207009136', u'INDIRECT_-1207007841'), ('tmp_1406', u'BRANCH_-1207009127'), ('tmp_4183', u'INT_ADD_-1207009219'), (u'INDIRECT_-1207007986', u'MULTIEQUAL_-1207008308'), (u'STORE_-1207009619', u'INDIRECT_-1207008313'), (u'INT_AND_-1207009724', u'INT_NOTEQUAL_-1207009736'), ('const-128', u'STORE_-1207009157'), ('const-0', u'INT_EQUAL_-1207010136'), ('const-433', u'LOAD_-1207009654'), ('const-104', u'INT_ADD_-1207009488'), ('const-33685504', u'INT_AND_-1207010026'), (u'INDIRECT_-1207008007', u'MULTIEQUAL_-1207008213'), (u'MULTIEQUAL_-1207008211', u'INT_OR_-1207009313'), ('const-264', u'INT_ADD_-1207009506'), (u'MULTIEQUAL_-1207008283', u'MULTIEQUAL_-1207008273'), (u'MULTIEQUAL_-1207008897', u'INT_ADD_-1207009286'), (u'LOAD_-1207009504', u'INT_EQUAL_-1207009489')]
null
null
00117ba0
x64
O2
(translation_unit "void FUN_00117ba0(long param_1,long param_2,long param_3,long param_4)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\n uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar11 = &stack0x00000000 == (undefined1 *)0x28;\n uVar3 = *(uint *)(param_2 + 0x20);\n iVar2 = FUN_00113360(uVar3);\n lVar5 = 10;\n pbVar8 = *(byte **)(param_4 + 0x30);\n pbVar9 = (byte *)"/DISCARD/";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);\n if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00117ba0(long param_1,long param_2,long param_3,long param_4)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\n uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar11 = &stack0x00000000 == (undefined1 *)0x28;\n uVar3 = *(uint *)(param_2 + 0x20);\n iVar2 = FUN_00113360(uVar3);\n lVar5 = 10;\n pbVar8 = *(byte **)(param_4 + 0x30);\n pbVar9 = (byte *)"/DISCARD/";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);\n if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00117ba0(long param_1,long param_2,long param_3,long param_4)" identifier (parameter_list "(long param_1,long param_2,long 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) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\n uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar11 = &stack0x00000000 == (undefined1 *)0x28;\n uVar3 = *(uint *)(param_2 + 0x20);\n iVar2 = FUN_00113360(uVar3);\n lVar5 = 10;\n pbVar8 = *(byte **)(param_4 + 0x30);\n pbVar9 = (byte *)"/DISCARD/";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);\n if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "undefined1 uVar10;" type_identifier identifier ;) (declaration "undefined1 uVar11;" type_identifier identifier ;) (declaration "byte bVar12;" type_identifier identifier ;) (expression_statement "bVar12 = 0;" (assignment_expression "bVar12 = 0" identifier = number_literal) ;) (expression_statement "uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;" (assignment_expression "uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008" identifier = (binary_expression "&stack0xffffffffffffffe0 < &DAT_00000008" (pointer_expression "&stack0xffffffffffffffe0" & identifier) < (pointer_expression "&DAT_00000008" & identifier))) ;) (expression_statement "uVar11 = &stack0x00000000 == (undefined1 *)0x28;" (assignment_expression "uVar11 = &stack0x00000000 == (undefined1 *)0x28" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0x28" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0x28" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "uVar3 = *(uint *)(param_2 + 0x20);" (assignment_expression "uVar3 = *(uint *)(param_2 + 0x20)" identifier = (pointer_expression "*(uint *)(param_2 + 0x20)" * (cast_expression "(uint *)(param_2 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = FUN_00113360(uVar3);" (assignment_expression "iVar2 = FUN_00113360(uVar3)" identifier = (call_expression "FUN_00113360(uVar3)" identifier (argument_list "(uVar3)" ( identifier )))) ;) (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" identifier = number_literal) ;) (expression_statement "pbVar8 = *(byte **)(param_4 + 0x30);" (assignment_expression "pbVar8 = *(byte **)(param_4 + 0x30)" identifier = (pointer_expression "*(byte **)(param_4 + 0x30)" * (cast_expression "(byte **)(param_4 + 0x30)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 0x30)" ( (binary_expression "param_4 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "pbVar9 = (byte *)"/DISCARD/";" (assignment_expression "pbVar9 = (byte *)"/DISCARD/"" identifier = (cast_expression "(byte *)"/DISCARD/"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""/DISCARD/"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "uVar10 = *pbVar8 < *pbVar9;" (assignment_expression "uVar10 = *pbVar8 < *pbVar9" identifier = (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" * identifier) < (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "uVar11 = *pbVar8 == *pbVar9;" (assignment_expression "uVar11 = *pbVar8 == *pbVar9" identifier = (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" * identifier) == (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;" (assignment_expression "pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1" identifier = (binary_expression "pbVar8 + (ulong)bVar12 * -2 + 1" (binary_expression "pbVar8 + (ulong)bVar12 * -2" identifier + (binary_expression "(ulong)bVar12 * -2" (cast_expression "(ulong)bVar12" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;" (assignment_expression "pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1" identifier = (binary_expression "pbVar9 + (ulong)bVar12 * -2 + 1" (binary_expression "pbVar9 + (ulong)bVar12 * -2" identifier + (binary_expression "(ulong)bVar12 * -2" (cast_expression "(ulong)bVar12" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "((bool)uVar11)" ( (cast_expression "(bool)uVar11" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (if_statement "if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" if (parenthesized_expression "((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10))" ( (binary_expression "(iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)" (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) && (parenthesized_expression "((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)" ( (binary_expression "(!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10" (parenthesized_expression "(!(bool)uVar10 && !(bool)uVar11)" ( (binary_expression "!(bool)uVar10 && !(bool)uVar11" (unary_expression "!(bool)uVar10" ! (cast_expression "(bool)uVar10" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)uVar11" ! (cast_expression "(bool)uVar11" ( (type_descriptor "bool" primitive_type) ) identifier))) )) != (cast_expression "(bool)uVar10" ( (type_descriptor "bool" primitive_type) ) identifier)) ))) )) (compound_statement "{\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }" { (if_statement "if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }" if (parenthesized_expression "(((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0))" ( (binary_expression "((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)" (parenthesized_expression "((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0))" ( (binary_expression "(param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)" (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)" ( (comma_expression "iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0" (assignment_expression "iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2)" identifier = (call_expression "(**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2)" (parenthesized_expression "(**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))" ( (pointer_expression "**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" * (pointer_expression "*(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" * (cast_expression "(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(DAT_00185a50 + 8) + 0x2f8)" ( (binary_expression "*(long *)(DAT_00185a50 + 8) + 0x2f8" (pointer_expression "*(long *)(DAT_00185a50 + 8)" * (cast_expression "(long *)(DAT_00185a50 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00185a50 + 8)" ( (binary_expression "DAT_00185a50 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(&DAT_00185a00,param_3,param_2)" ( (pointer_expression "&DAT_00185a00" & identifier) , identifier , identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" ( (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }" { (if_statement "if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" if (parenthesized_expression "((uVar3 & 0x2020000) == 0x2020000)" ( (binary_expression "(uVar3 & 0x2020000) == 0x2020000" (parenthesized_expression "(uVar3 & 0x2020000)" ( (binary_expression "uVar3 & 0x2020000" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }" { (expression_statement "uVar7 = uVar3 & 0xfff3fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff3fdfb" identifier = (binary_expression "uVar3 & 0xfff3fdfb" identifier & number_literal)) ;) (if_statement "if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }" if (parenthesized_expression "((DAT_00185a01 & 0x10) != 0)" ( (binary_expression "(DAT_00185a01 & 0x10) != 0" (parenthesized_expression "(DAT_00185a01 & 0x10)" ( (binary_expression "DAT_00185a01 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar7 = uVar3 & 0xfff1fdfb;\n }" { (expression_statement "uVar7 = uVar3 & 0xfff1fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff1fdfb" identifier = (binary_expression "uVar3 & 0xfff1fdfb" identifier & number_literal)) ;) })) }) (else_clause "else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" else (compound_statement "{\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" { (expression_statement "uVar7 = uVar3 & 0xfff1fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff1fdfb" identifier = (binary_expression "uVar3 & 0xfff1fdfb" identifier & number_literal)) ;) (if_statement "if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }" if (parenthesized_expression "((DAT_00185a00 & 3) == 2)" ( (binary_expression "(DAT_00185a00 & 3) == 2" (parenthesized_expression "(DAT_00185a00 & 3)" ( (binary_expression "DAT_00185a00 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar7 = uVar3 & 0xfffffdff;\n }" { (expression_statement "uVar7 = uVar3 & 0xfffffdff;" (assignment_expression "uVar7 = uVar3 & 0xfffffdff" identifier = (binary_expression "uVar3 & 0xfffffdff" identifier & number_literal)) ;) })) }))) (if_statement "if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" if (parenthesized_expression "(*(int *)(param_4 + 0x8c) == 2)" ( (binary_expression "*(int *)(param_4 + 0x8c) == 2" (pointer_expression "*(int *)(param_4 + 0x8c)" * (cast_expression "(int *)(param_4 + 0x8c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x8c)" ( (binary_expression "param_4 + 0x8c" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }" { (if_statement "if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" if (parenthesized_expression "(*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5)" ( (binary_expression "*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(DAT_00185a50 + 8) + 8)" * (cast_expression "(int *)(*(long *)(DAT_00185a50 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(DAT_00185a50 + 8) + 8)" ( (binary_expression "*(long *)(DAT_00185a50 + 8) + 8" (pointer_expression "*(long *)(DAT_00185a50 + 8)" * (cast_expression "(long *)(DAT_00185a50 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00185a50 + 8)" ( (binary_expression "DAT_00185a50 + 8" identifier + number_literal) )))) + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }" { (expression_statement "uVar7 = uVar7 & 0xfffffefd | 0x200;" (assignment_expression "uVar7 = uVar7 & 0xfffffefd | 0x200" identifier = (binary_expression "uVar7 & 0xfffffefd | 0x200" (binary_expression "uVar7 & 0xfffffefd" identifier & number_literal) | number_literal)) ;) }) (else_clause "else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" else (compound_statement "{\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" { (expression_statement "uVar7 = uVar7 & 0xfffffffc | 0x200;" (assignment_expression "uVar7 = uVar7 & 0xfffffffc | 0x200" identifier = (binary_expression "uVar7 & 0xfffffffc | 0x200" (binary_expression "uVar7 & 0xfffffffc" identifier & number_literal) | number_literal)) ;) }))) }) (else_clause "else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" else (if_statement "if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" if (parenthesized_expression "(*(int *)(param_4 + 0x8c) == 3)" ( (binary_expression "*(int *)(param_4 + 0x8c) == 3" (pointer_expression "*(int *)(param_4 + 0x8c)" * (cast_expression "(int *)(param_4 + 0x8c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x8c)" ( (binary_expression "param_4 + 0x8c" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar7 = uVar7 & 0xfffffffe;\n }" { (expression_statement "uVar7 = uVar7 & 0xfffffffe;" (assignment_expression "uVar7 = uVar7 & 0xfffffffe" identifier = (binary_expression "uVar7 & 0xfffffffe" identifier & number_literal)) ;) })))) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" identifier = (pointer_expression "*(long *)(param_4 + 0x38)" * (cast_expression "(long *)(param_4 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x38)" ( (binary_expression "param_4 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }" { (expression_statement "FUN_00117140(param_4,uVar7);" (call_expression "FUN_00117140(param_4,uVar7)" identifier (argument_list "(param_4,uVar7)" ( identifier , identifier ))) ;) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" identifier = (pointer_expression "*(long *)(param_4 + 0x38)" * (cast_expression "(long *)(param_4 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x38)" ( (binary_expression "param_4 + 0x38" identifier + number_literal) ))))) ;) })) (expression_statement "uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);" (assignment_expression "uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20)" identifier = (binary_expression "(uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20)" (parenthesized_expression "(uVar7 | 0xfffffff7)" ( (binary_expression "uVar7 | 0xfffffff7" identifier | number_literal) )) & (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))))) ;) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3" (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))) = identifier) ;) (if_statement "if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" if (parenthesized_expression "((*(byte *)(lVar5 + 0x24) & 4) == 0)" ( (binary_expression "(*(byte *)(lVar5 + 0x24) & 4) == 0" (parenthesized_expression "(*(byte *)(lVar5 + 0x24) & 4)" ( (binary_expression "*(byte *)(lVar5 + 0x24) & 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" * (cast_expression "(byte *)(lVar5 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x24)" ( (binary_expression "lVar5 + 0x24" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }" { (expression_statement "*(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;" (assignment_expression "*(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" * (cast_expression "(byte *)(lVar5 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x24)" ( (binary_expression "lVar5 + 0x24" identifier + number_literal) )))) = (binary_expression "*(byte *)(lVar5 + 0x24) | 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" * (cast_expression "(byte *)(lVar5 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x24)" ( (binary_expression "lVar5 + 0x24" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "lVar1 = DAT_00185a50;" (assignment_expression "lVar1 = DAT_00185a50" identifier = identifier) ;) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7" (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))) = (binary_expression "uVar3 | uVar7" identifier | identifier)) ;) (expression_statement "(**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);" (call_expression "(**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00)" (parenthesized_expression "(**(code **)(*(long *)(lVar1 + 8) + 0x148))" ( (pointer_expression "**(code **)(*(long *)(lVar1 + 8) + 0x148)" * (pointer_expression "*(code **)(*(long *)(lVar1 + 8) + 0x148)" * (cast_expression "(code **)(*(long *)(lVar1 + 8) + 0x148)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(lVar1 + 8) + 0x148)" ( (binary_expression "*(long *)(lVar1 + 8) + 0x148" (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) ))))) )) (argument_list "(*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00)" ( (pointer_expression "*(undefined8 *)(param_2 + 0xf0)" * (cast_expression "(undefined8 *)(param_2 + 0xf0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xf0)" ( (binary_expression "param_2 + 0xf0" identifier + number_literal) )))) , identifier , identifier , identifier , (pointer_expression "&DAT_00185a00" & identifier) ))) ;) (if_statement "if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }" if (parenthesized_expression "((uVar7 & 0x800000) != 0)" ( (binary_expression "(uVar7 & 0x800000) != 0" (parenthesized_expression "(uVar7 & 0x800000)" ( (binary_expression "uVar7 & 0x800000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }" { (expression_statement "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);" (assignment_expression "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4)" (pointer_expression "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4)" * (cast_expression "(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 0x38) + 0xc4)" ( (binary_expression "*(long *)(param_4 + 0x38) + 0xc4" (pointer_expression "*(long *)(param_4 + 0x38)" * (cast_expression "(long *)(param_4 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x38)" ( (binary_expression "param_4 + 0x38" identifier + number_literal) )))) + number_literal) )))) = (pointer_expression "*(undefined4 *)(param_2 + 0xc4)" * (cast_expression "(undefined4 *)(param_2 + 0xc4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc4)" ( (binary_expression "param_2 + 0xc4" identifier + number_literal) ))))) ;) })) }) (else_clause "else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" else (compound_statement "{\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" { (expression_statement "uVar6 = uVar7 & 0xfffffff7;" (assignment_expression "uVar6 = uVar7 & 0xfffffff7" identifier = (binary_expression "uVar7 & 0xfffffff7" identifier & number_literal)) ;) (if_statement "if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }" if (parenthesized_expression "((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)))))" ( (binary_expression "(((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))" (parenthesized_expression "(((uVar3 ^ uVar6) & 0x1800000) != 0)" ( (binary_expression "((uVar3 ^ uVar6) & 0x1800000) != 0" (parenthesized_expression "((uVar3 ^ uVar6) & 0x1800000)" ( (binary_expression "(uVar3 ^ uVar6) & 0x1800000" (parenthesized_expression "(uVar3 ^ uVar6)" ( (binary_expression "uVar3 ^ uVar6" identifier ^ identifier) )) & number_literal) )) != number_literal) )) || (parenthesized_expression "(((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))" ( (parenthesized_expression "((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)))" ( (binary_expression "(uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))" (binary_expression "(uVar7 & 0x800000) != 0" (parenthesized_expression "(uVar7 & 0x800000)" ( (binary_expression "uVar7 & 0x800000" identifier & number_literal) )) != number_literal) && (parenthesized_expression "(*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))" ( (binary_expression "*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)" (pointer_expression "*(int *)(lVar5 + 0xc4)" * (cast_expression "(int *)(lVar5 + 0xc4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xc4)" ( (binary_expression "lVar5 + 0xc4" identifier + number_literal) )))) != (pointer_expression "*(int *)(param_2 + 0xc4)" * (cast_expression "(int *)(param_2 + 0xc4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc4)" ( (binary_expression "param_2 + 0xc4" identifier + number_literal) ))))) ))) )) ))) )) (compound_statement "{\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }" { (expression_statement "uVar3 = uVar3 & 0xfe7fffff;" (assignment_expression "uVar3 = uVar3 & 0xfe7fffff" identifier = (binary_expression "uVar3 & 0xfe7fffff" identifier & number_literal)) ;) (expression_statement "uVar6 = uVar7 & 0xfe7ffff7;" (assignment_expression "uVar6 = uVar7 & 0xfe7ffff7" identifier = (binary_expression "uVar7 & 0xfe7ffff7" identifier & number_literal)) ;) })) (expression_statement "uVar7 = uVar6;" (assignment_expression "uVar7 = uVar6" identifier = identifier) ;) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7" (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))) = (binary_expression "uVar3 | uVar7" identifier | identifier)) ;) }))) (if_statement "if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }" if (parenthesized_expression "(((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26))" ( (binary_expression "((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)" (parenthesized_expression "((uVar7 & 0x10000000) != 0)" ( (binary_expression "(uVar7 & 0x10000000) != 0" (parenthesized_expression "(uVar7 & 0x10000000)" ( (binary_expression "uVar7 & 0x10000000" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)" ( (comma_expression "iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26" (assignment_expression "iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0))" identifier = (call_expression "bfd_get_arch(*(undefined8 *)(param_2 + 0xf0))" identifier (argument_list "(*(undefined8 *)(param_2 + 0xf0))" ( (pointer_expression "*(undefined8 *)(param_2 + 0xf0)" * (cast_expression "(undefined8 *)(param_2 + 0xf0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xf0)" ( (binary_expression "param_2 + 0xf0" identifier + number_literal) )))) )))) , (binary_expression "iVar2 == 0x26" identifier == number_literal)) ))) )) (compound_statement "{\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }" { (expression_statement "*(undefined4 *)(param_4 + 0x78) = 0x80;" (assignment_expression "*(undefined4 *)(param_4 + 0x78) = 0x80" (pointer_expression "*(undefined4 *)(param_4 + 0x78)" * (cast_expression "(undefined4 *)(param_4 + 0x78)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x78)" ( (binary_expression "param_4 + 0x78" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" identifier = (pointer_expression "*(long *)(param_4 + 0x38)" * (cast_expression "(long *)(param_4 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x38)" ( (binary_expression "param_4 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }" if (parenthesized_expression "(*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70))" ( (binary_expression "*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)" (pointer_expression "*(uint *)(lVar5 + 0x70)" * (cast_expression "(uint *)(lVar5 + 0x70)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x70)" ( (binary_expression "lVar5 + 0x70" identifier + number_literal) )))) < (pointer_expression "*(uint *)(param_2 + 0x70)" * (cast_expression "(uint *)(param_2 + 0x70)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x70)" ( (binary_expression "param_2 + 0x70" identifier + number_literal) ))))) )) (compound_statement "{\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }" { (expression_statement "*(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);" (assignment_expression "*(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70)" (pointer_expression "*(uint *)(lVar5 + 0x70)" * (cast_expression "(uint *)(lVar5 + 0x70)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x70)" ( (binary_expression "lVar5 + 0x70" identifier + number_literal) )))) = (pointer_expression "*(uint *)(param_2 + 0x70)" * (cast_expression "(uint *)(param_2 + 0x70)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x70)" ( (binary_expression "param_2 + 0x70" identifier + number_literal) ))))) ;) })) (expression_statement "iVar2 = DAT_001853a0;" (assignment_expression "iVar2 = DAT_001853a0" identifier = identifier) ;) (expression_statement "*(long *)(param_2 + 0x68) = lVar5;" (assignment_expression "*(long *)(param_2 + 0x68) = lVar5" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) = identifier) ;) (if_statement "if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }" { (expression_statement "lVar1 = *(long *)(lVar5 + 0x110);" (assignment_expression "lVar1 = *(long *)(lVar5 + 0x110)" identifier = (pointer_expression "*(long *)(lVar5 + 0x110)" * (cast_expression "(long *)(lVar5 + 0x110)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x110)" ( (binary_expression "lVar5 + 0x110" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(lVar5 + 0x110) = param_2;" (assignment_expression "*(long *)(lVar5 + 0x110) = param_2" (pointer_expression "*(long *)(lVar5 + 0x110)" * (cast_expression "(long *)(lVar5 + 0x110)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x110)" ( (binary_expression "lVar5 + 0x110" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(param_2 + 0x108) = 0;" (assignment_expression "*(undefined8 *)(param_2 + 0x108) = 0" (pointer_expression "*(undefined8 *)(param_2 + 0x108)" * (cast_expression "(undefined8 *)(param_2 + 0x108)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x108)" ( (binary_expression "param_2 + 0x108" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(long *)(param_2 + 0x110) = lVar1;" (assignment_expression "*(long *)(param_2 + 0x110) = lVar1" (pointer_expression "*(long *)(param_2 + 0x110)" * (cast_expression "(long *)(param_2 + 0x110)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x110)" ( (binary_expression "param_2 + 0x110" identifier + number_literal) )))) = identifier) ;) (if_statement "if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n *(long *)(lVar5 + 0x108) = param_2;\n }" { (expression_statement "*(long *)(lVar5 + 0x108) = param_2;" (assignment_expression "*(long *)(lVar5 + 0x108) = param_2" (pointer_expression "*(long *)(lVar5 + 0x108)" * (cast_expression "(long *)(lVar5 + 0x108)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x108)" ( (binary_expression "lVar5 + 0x108" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n *(long *)(lVar1 + 0x108) = param_2;\n }" else (compound_statement "{\n *(long *)(lVar1 + 0x108) = param_2;\n }" { (expression_statement "*(long *)(lVar1 + 0x108) = param_2;" (assignment_expression "*(long *)(lVar1 + 0x108) = param_2" (pointer_expression "*(long *)(lVar1 + 0x108)" * (cast_expression "(long *)(lVar1 + 0x108)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x108)" ( (binary_expression "lVar1 + 0x108" identifier + number_literal) )))) = identifier) ;) }))) })) (expression_statement "puVar4 = (undefined8 *)FUN_001155a0(0x18);" (assignment_expression "puVar4 = (undefined8 *)FUN_001155a0(0x18)" identifier = (cast_expression "(undefined8 *)FUN_001155a0(0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001155a0(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar4 + 1) = 5;" (assignment_expression "*(undefined4 *)(puVar4 + 1) = 5" (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 "*puVar4 = 0;" (assignment_expression "*puVar4 = 0" (pointer_expression "*puVar4" * identifier) = number_literal) ;) (expression_statement "**(undefined8 **)(param_1 + 8) = puVar4;" (assignment_expression "**(undefined8 **)(param_1 + 8) = puVar4" (pointer_expression "**(undefined8 **)(param_1 + 8)" * (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) ))))) = identifier) ;) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar4;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar4" (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) )))) = identifier) ;) (expression_statement "puVar4[2] = param_2;" (assignment_expression "puVar4[2] = param_2" (subscript_expression "puVar4[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" else (if_statement "if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" if (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" ( (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" { (expression_statement "*(undefined8 *)(param_2 + 0x68) = 0x184c90;" (assignment_expression "*(undefined8 *)(param_2 + 0x68) = 0x184c90" (pointer_expression "*(undefined8 *)(param_2 + 0x68)" * (cast_expression "(undefined8 *)(param_2 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))) (return_statement "return;" return ;) })))
(translation_unit "void lang_add_section(lang_statement_list_type *ptr,asection *section,flag_info *sflag_info,\n lang_output_section_statement_type *output)\n\n{\n bfd_section *pbVar1;\n bfd *pbVar2;\n bfd_boolean bVar3;\n uint uVar4;\n int iVar5;\n lang_statement_union *plVar6;\n long lVar7;\n asection *paVar8;\n uint uVar9;\n uint flags;\n byte *pbVar10;\n byte *pbVar11;\n undefined1 uVar12;\n undefined1 uVar13;\n byte bVar14;\n \n bVar14 = 0;\n uVar12 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar13 = &stack0x00000000 == (undefined1 *)0x28;\n uVar4 = section->flags;\n bVar3 = lang_discard_section_p((asection *)(ulong)uVar4);\n lVar7 = 10;\n pbVar10 = (byte *)output->name;\n pbVar11 = (byte *)"/DISCARD/";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n uVar12 = *pbVar10 < *pbVar11;\n uVar13 = *pbVar10 == *pbVar11;\n pbVar10 = pbVar10 + (ulong)bVar14 * -2 + 1;\n pbVar11 = pbVar11 + (ulong)bVar14 * -2 + 1;\n } while ((bool)uVar13);\n if ((bVar3 == 0) && ((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12)) {\n if (((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)) &&\n (section->output_section == (bfd_section *)0x0)) {\n if ((uVar4 & 0x2020000) == 0x2020000) {\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }\n else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }\n if (output->sectype == noload_section) {\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }\n else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }\n paVar8 = output->bfd_section;\n if (paVar8 == (asection *)0x0) {\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }\n uVar4 = (flags | 0xfffffff7) & paVar8->flags;\n paVar8->flags = uVar4;\n if ((paVar8->field_0x24 & 4) == 0) {\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }\n else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }\n if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) {\n output->block_value = 0x80;\n }\n paVar8 = output->bfd_section;\n if (paVar8->alignment_power < section->alignment_power) {\n paVar8->alignment_power = section->alignment_power;\n }\n bVar3 = map_head_is_link_order;\n section->output_section = paVar8;\n if (bVar3 == 0) {\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }\n plVar6 = (lang_statement_union *)stat_alloc(0x18);\n (plVar6->header).type = lang_input_section_enum;\n (plVar6->header).next = (lang_statement_union *)0x0;\n *ptr->tail = plVar6;\n ptr->tail = (lang_statement_union **)plVar6;\n (plVar6->input_section).section = section;\n return;\n }\n }\n else if (section->output_section == (bfd_section *)0x0) {\n section->output_section = (bfd_section *)(_bfd_std_section + 0x230);\n return;\n }\n return;\n}\n\n" (function_definition "void lang_add_section(lang_statement_list_type *ptr,asection *section,flag_info *sflag_info,\n lang_output_section_statement_type *output)\n\n{\n bfd_section *pbVar1;\n bfd *pbVar2;\n bfd_boolean bVar3;\n uint uVar4;\n int iVar5;\n lang_statement_union *plVar6;\n long lVar7;\n asection *paVar8;\n uint uVar9;\n uint flags;\n byte *pbVar10;\n byte *pbVar11;\n undefined1 uVar12;\n undefined1 uVar13;\n byte bVar14;\n \n bVar14 = 0;\n uVar12 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar13 = &stack0x00000000 == (undefined1 *)0x28;\n uVar4 = section->flags;\n bVar3 = lang_discard_section_p((asection *)(ulong)uVar4);\n lVar7 = 10;\n pbVar10 = (byte *)output->name;\n pbVar11 = (byte *)"/DISCARD/";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n uVar12 = *pbVar10 < *pbVar11;\n uVar13 = *pbVar10 == *pbVar11;\n pbVar10 = pbVar10 + (ulong)bVar14 * -2 + 1;\n pbVar11 = pbVar11 + (ulong)bVar14 * -2 + 1;\n } while ((bool)uVar13);\n if ((bVar3 == 0) && ((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12)) {\n if (((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)) &&\n (section->output_section == (bfd_section *)0x0)) {\n if ((uVar4 & 0x2020000) == 0x2020000) {\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }\n else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }\n if (output->sectype == noload_section) {\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }\n else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }\n paVar8 = output->bfd_section;\n if (paVar8 == (asection *)0x0) {\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }\n uVar4 = (flags | 0xfffffff7) & paVar8->flags;\n paVar8->flags = uVar4;\n if ((paVar8->field_0x24 & 4) == 0) {\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }\n else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }\n if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) {\n output->block_value = 0x80;\n }\n paVar8 = output->bfd_section;\n if (paVar8->alignment_power < section->alignment_power) {\n paVar8->alignment_power = section->alignment_power;\n }\n bVar3 = map_head_is_link_order;\n section->output_section = paVar8;\n if (bVar3 == 0) {\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }\n plVar6 = (lang_statement_union *)stat_alloc(0x18);\n (plVar6->header).type = lang_input_section_enum;\n (plVar6->header).next = (lang_statement_union *)0x0;\n *ptr->tail = plVar6;\n ptr->tail = (lang_statement_union **)plVar6;\n (plVar6->input_section).section = section;\n return;\n }\n }\n else if (section->output_section == (bfd_section *)0x0) {\n section->output_section = (bfd_section *)(_bfd_std_section + 0x230);\n return;\n }\n return;\n}" primitive_type (function_declarator "lang_add_section(lang_statement_list_type *ptr,asection *section,flag_info *sflag_info,\n lang_output_section_statement_type *output)" identifier (parameter_list "(lang_statement_list_type *ptr,asection *section,flag_info *sflag_info,\n lang_output_section_statement_type *output)" ( (parameter_declaration "lang_statement_list_type *ptr" type_identifier (pointer_declarator "*ptr" * identifier)) , (parameter_declaration "asection *section" type_identifier (pointer_declarator "*section" * identifier)) , (parameter_declaration "flag_info *sflag_info" type_identifier (pointer_declarator "*sflag_info" * identifier)) , (parameter_declaration "lang_output_section_statement_type *output" type_identifier (pointer_declarator "*output" * identifier)) ))) (compound_statement "{\n bfd_section *pbVar1;\n bfd *pbVar2;\n bfd_boolean bVar3;\n uint uVar4;\n int iVar5;\n lang_statement_union *plVar6;\n long lVar7;\n asection *paVar8;\n uint uVar9;\n uint flags;\n byte *pbVar10;\n byte *pbVar11;\n undefined1 uVar12;\n undefined1 uVar13;\n byte bVar14;\n \n bVar14 = 0;\n uVar12 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar13 = &stack0x00000000 == (undefined1 *)0x28;\n uVar4 = section->flags;\n bVar3 = lang_discard_section_p((asection *)(ulong)uVar4);\n lVar7 = 10;\n pbVar10 = (byte *)output->name;\n pbVar11 = (byte *)"/DISCARD/";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n uVar12 = *pbVar10 < *pbVar11;\n uVar13 = *pbVar10 == *pbVar11;\n pbVar10 = pbVar10 + (ulong)bVar14 * -2 + 1;\n pbVar11 = pbVar11 + (ulong)bVar14 * -2 + 1;\n } while ((bool)uVar13);\n if ((bVar3 == 0) && ((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12)) {\n if (((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)) &&\n (section->output_section == (bfd_section *)0x0)) {\n if ((uVar4 & 0x2020000) == 0x2020000) {\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }\n else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }\n if (output->sectype == noload_section) {\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }\n else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }\n paVar8 = output->bfd_section;\n if (paVar8 == (asection *)0x0) {\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }\n uVar4 = (flags | 0xfffffff7) & paVar8->flags;\n paVar8->flags = uVar4;\n if ((paVar8->field_0x24 & 4) == 0) {\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }\n else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }\n if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) {\n output->block_value = 0x80;\n }\n paVar8 = output->bfd_section;\n if (paVar8->alignment_power < section->alignment_power) {\n paVar8->alignment_power = section->alignment_power;\n }\n bVar3 = map_head_is_link_order;\n section->output_section = paVar8;\n if (bVar3 == 0) {\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }\n plVar6 = (lang_statement_union *)stat_alloc(0x18);\n (plVar6->header).type = lang_input_section_enum;\n (plVar6->header).next = (lang_statement_union *)0x0;\n *ptr->tail = plVar6;\n ptr->tail = (lang_statement_union **)plVar6;\n (plVar6->input_section).section = section;\n return;\n }\n }\n else if (section->output_section == (bfd_section *)0x0) {\n section->output_section = (bfd_section *)(_bfd_std_section + 0x230);\n return;\n }\n return;\n}" { (declaration "bfd_section *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "bfd *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "bfd_boolean bVar3;" type_identifier identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "lang_statement_union *plVar6;" type_identifier (pointer_declarator "*plVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "asection *paVar8;" type_identifier (pointer_declarator "*paVar8" * identifier) ;) (declaration "uint uVar9;" type_identifier identifier ;) (declaration "uint flags;" type_identifier identifier ;) (declaration "byte *pbVar10;" type_identifier (pointer_declarator "*pbVar10" * identifier) ;) (declaration "byte *pbVar11;" type_identifier (pointer_declarator "*pbVar11" * identifier) ;) (declaration "undefined1 uVar12;" type_identifier identifier ;) (declaration "undefined1 uVar13;" type_identifier identifier ;) (declaration "byte bVar14;" type_identifier identifier ;) (expression_statement "bVar14 = 0;" (assignment_expression "bVar14 = 0" identifier = number_literal) ;) (expression_statement "uVar12 = &stack0xffffffffffffffe0 < &DAT_00000008;" (assignment_expression "uVar12 = &stack0xffffffffffffffe0 < &DAT_00000008" identifier = (binary_expression "&stack0xffffffffffffffe0 < &DAT_00000008" (pointer_expression "&stack0xffffffffffffffe0" & identifier) < (pointer_expression "&DAT_00000008" & identifier))) ;) (expression_statement "uVar13 = &stack0x00000000 == (undefined1 *)0x28;" (assignment_expression "uVar13 = &stack0x00000000 == (undefined1 *)0x28" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0x28" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0x28" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "uVar4 = section->flags;" (assignment_expression "uVar4 = section->flags" identifier = (field_expression "section->flags" identifier -> field_identifier)) ;) (expression_statement "bVar3 = lang_discard_section_p((asection *)(ulong)uVar4);" (assignment_expression "bVar3 = lang_discard_section_p((asection *)(ulong)uVar4)" identifier = (call_expression "lang_discard_section_p((asection *)(ulong)uVar4)" identifier (argument_list "((asection *)(ulong)uVar4)" ( (cast_expression "(asection *)(ulong)uVar4" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "lVar7 = 10;" (assignment_expression "lVar7 = 10" identifier = number_literal) ;) (expression_statement "pbVar10 = (byte *)output->name;" (assignment_expression "pbVar10 = (byte *)output->name" identifier = (cast_expression "(byte *)output->name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "output->name" identifier -> field_identifier))) ;) (expression_statement "pbVar11 = (byte *)"/DISCARD/";" (assignment_expression "pbVar11 = (byte *)"/DISCARD/"" identifier = (cast_expression "(byte *)"/DISCARD/"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""/DISCARD/"" " string_content "))) ;) (do_statement "do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n uVar12 = *pbVar10 < *pbVar11;\n uVar13 = *pbVar10 == *pbVar11;\n pbVar10 = pbVar10 + (ulong)bVar14 * -2 + 1;\n pbVar11 = pbVar11 + (ulong)bVar14 * -2 + 1;\n } while ((bool)uVar13);" do (compound_statement "{\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n uVar12 = *pbVar10 < *pbVar11;\n uVar13 = *pbVar10 == *pbVar11;\n pbVar10 = pbVar10 + (ulong)bVar14 * -2 + 1;\n pbVar11 = pbVar11 + (ulong)bVar14 * -2 + 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 "uVar12 = *pbVar10 < *pbVar11;" (assignment_expression "uVar12 = *pbVar10 < *pbVar11" identifier = (binary_expression "*pbVar10 < *pbVar11" (pointer_expression "*pbVar10" * identifier) < (pointer_expression "*pbVar11" * identifier))) ;) (expression_statement "uVar13 = *pbVar10 == *pbVar11;" (assignment_expression "uVar13 = *pbVar10 == *pbVar11" identifier = (binary_expression "*pbVar10 == *pbVar11" (pointer_expression "*pbVar10" * identifier) == (pointer_expression "*pbVar11" * identifier))) ;) (expression_statement "pbVar10 = pbVar10 + (ulong)bVar14 * -2 + 1;" (assignment_expression "pbVar10 = pbVar10 + (ulong)bVar14 * -2 + 1" identifier = (binary_expression "pbVar10 + (ulong)bVar14 * -2 + 1" (binary_expression "pbVar10 + (ulong)bVar14 * -2" identifier + (binary_expression "(ulong)bVar14 * -2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar11 = pbVar11 + (ulong)bVar14 * -2 + 1;" (assignment_expression "pbVar11 = pbVar11 + (ulong)bVar14 * -2 + 1" identifier = (binary_expression "pbVar11 + (ulong)bVar14 * -2 + 1" (binary_expression "pbVar11 + (ulong)bVar14 * -2" identifier + (binary_expression "(ulong)bVar14 * -2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "((bool)uVar13)" ( (cast_expression "(bool)uVar13" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (if_statement "if ((bVar3 == 0) && ((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12)) {\n if (((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)) &&\n (section->output_section == (bfd_section *)0x0)) {\n if ((uVar4 & 0x2020000) == 0x2020000) {\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }\n else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }\n if (output->sectype == noload_section) {\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }\n else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }\n paVar8 = output->bfd_section;\n if (paVar8 == (asection *)0x0) {\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }\n uVar4 = (flags | 0xfffffff7) & paVar8->flags;\n paVar8->flags = uVar4;\n if ((paVar8->field_0x24 & 4) == 0) {\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }\n else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }\n if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) {\n output->block_value = 0x80;\n }\n paVar8 = output->bfd_section;\n if (paVar8->alignment_power < section->alignment_power) {\n paVar8->alignment_power = section->alignment_power;\n }\n bVar3 = map_head_is_link_order;\n section->output_section = paVar8;\n if (bVar3 == 0) {\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }\n plVar6 = (lang_statement_union *)stat_alloc(0x18);\n (plVar6->header).type = lang_input_section_enum;\n (plVar6->header).next = (lang_statement_union *)0x0;\n *ptr->tail = plVar6;\n ptr->tail = (lang_statement_union **)plVar6;\n (plVar6->input_section).section = section;\n return;\n }\n }\n else if (section->output_section == (bfd_section *)0x0) {\n section->output_section = (bfd_section *)(_bfd_std_section + 0x230);\n return;\n }" if (parenthesized_expression "((bVar3 == 0) && ((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12))" ( (binary_expression "(bVar3 == 0) && ((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12)" (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) && (parenthesized_expression "((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12)" ( (binary_expression "(!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12" (parenthesized_expression "(!(bool)uVar12 && !(bool)uVar13)" ( (binary_expression "!(bool)uVar12 && !(bool)uVar13" (unary_expression "!(bool)uVar12" ! (cast_expression "(bool)uVar12" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)uVar13" ! (cast_expression "(bool)uVar13" ( (type_descriptor "bool" primitive_type) ) identifier))) )) != (cast_expression "(bool)uVar12" ( (type_descriptor "bool" primitive_type) ) identifier)) ))) )) (compound_statement "{\n if (((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)) &&\n (section->output_section == (bfd_section *)0x0)) {\n if ((uVar4 & 0x2020000) == 0x2020000) {\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }\n else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }\n if (output->sectype == noload_section) {\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }\n else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }\n paVar8 = output->bfd_section;\n if (paVar8 == (asection *)0x0) {\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }\n uVar4 = (flags | 0xfffffff7) & paVar8->flags;\n paVar8->flags = uVar4;\n if ((paVar8->field_0x24 & 4) == 0) {\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }\n else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }\n if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) {\n output->block_value = 0x80;\n }\n paVar8 = output->bfd_section;\n if (paVar8->alignment_power < section->alignment_power) {\n paVar8->alignment_power = section->alignment_power;\n }\n bVar3 = map_head_is_link_order;\n section->output_section = paVar8;\n if (bVar3 == 0) {\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }\n plVar6 = (lang_statement_union *)stat_alloc(0x18);\n (plVar6->header).type = lang_input_section_enum;\n (plVar6->header).next = (lang_statement_union *)0x0;\n *ptr->tail = plVar6;\n ptr->tail = (lang_statement_union **)plVar6;\n (plVar6->input_section).section = section;\n return;\n }\n }" { (if_statement "if (((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)) &&\n (section->output_section == (bfd_section *)0x0)) {\n if ((uVar4 & 0x2020000) == 0x2020000) {\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }\n else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }\n if (output->sectype == noload_section) {\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }\n else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }\n paVar8 = output->bfd_section;\n if (paVar8 == (asection *)0x0) {\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }\n uVar4 = (flags | 0xfffffff7) & paVar8->flags;\n paVar8->flags = uVar4;\n if ((paVar8->field_0x24 & 4) == 0) {\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }\n else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }\n if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) {\n output->block_value = 0x80;\n }\n paVar8 = output->bfd_section;\n if (paVar8->alignment_power < section->alignment_power) {\n paVar8->alignment_power = section->alignment_power;\n }\n bVar3 = map_head_is_link_order;\n section->output_section = paVar8;\n if (bVar3 == 0) {\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }\n plVar6 = (lang_statement_union *)stat_alloc(0x18);\n (plVar6->header).type = lang_input_section_enum;\n (plVar6->header).next = (lang_statement_union *)0x0;\n *ptr->tail = plVar6;\n ptr->tail = (lang_statement_union **)plVar6;\n (plVar6->input_section).section = section;\n return;\n }" if (parenthesized_expression "(((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)) &&\n (section->output_section == (bfd_section *)0x0))" ( (binary_expression "((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)) &&\n (section->output_section == (bfd_section *)0x0)" (parenthesized_expression "((sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0))" ( (binary_expression "(sflag_info == (flag_info *)0x0) ||\n (bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)" (parenthesized_expression "(sflag_info == (flag_info *)0x0)" ( (binary_expression "sflag_info == (flag_info *)0x0" identifier == (cast_expression "(flag_info *)0x0" ( (type_descriptor "flag_info *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0)" ( (comma_expression "bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section), bVar3 != 0" (assignment_expression "bVar3 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section)" identifier = (call_expression "(*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)\n (&link_info,sflag_info,section)" (parenthesized_expression "(*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags)" ( (pointer_expression "*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags" * (field_expression "(link_info.output_bfd)->xvec->_bfd_lookup_section_flags" (field_expression "(link_info.output_bfd)->xvec" (parenthesized_expression "(link_info.output_bfd)" ( (field_expression "link_info.output_bfd" identifier . field_identifier) )) -> field_identifier) -> field_identifier)) )) (argument_list "(&link_info,sflag_info,section)" ( (pointer_expression "&link_info" & identifier) , identifier , identifier )))) , (binary_expression "bVar3 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(section->output_section == (bfd_section *)0x0)" ( (binary_expression "section->output_section == (bfd_section *)0x0" (field_expression "section->output_section" identifier -> field_identifier) == (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n if ((uVar4 & 0x2020000) == 0x2020000) {\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }\n else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }\n if (output->sectype == noload_section) {\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }\n else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }\n paVar8 = output->bfd_section;\n if (paVar8 == (asection *)0x0) {\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }\n uVar4 = (flags | 0xfffffff7) & paVar8->flags;\n paVar8->flags = uVar4;\n if ((paVar8->field_0x24 & 4) == 0) {\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }\n else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }\n if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) {\n output->block_value = 0x80;\n }\n paVar8 = output->bfd_section;\n if (paVar8->alignment_power < section->alignment_power) {\n paVar8->alignment_power = section->alignment_power;\n }\n bVar3 = map_head_is_link_order;\n section->output_section = paVar8;\n if (bVar3 == 0) {\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }\n plVar6 = (lang_statement_union *)stat_alloc(0x18);\n (plVar6->header).type = lang_input_section_enum;\n (plVar6->header).next = (lang_statement_union *)0x0;\n *ptr->tail = plVar6;\n ptr->tail = (lang_statement_union **)plVar6;\n (plVar6->input_section).section = section;\n return;\n }" { (if_statement "if ((uVar4 & 0x2020000) == 0x2020000) {\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }\n else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }" if (parenthesized_expression "((uVar4 & 0x2020000) == 0x2020000)" ( (binary_expression "(uVar4 & 0x2020000) == 0x2020000" (parenthesized_expression "(uVar4 & 0x2020000)" ( (binary_expression "uVar4 & 0x2020000" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n flags = uVar4 & 0xfff3fdfb;\n if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }\n }" { (expression_statement "flags = uVar4 & 0xfff3fdfb;" (assignment_expression "flags = uVar4 & 0xfff3fdfb" identifier = (binary_expression "uVar4 & 0xfff3fdfb" identifier & number_literal)) ;) (if_statement "if ((link_info._1_1_ & 0x10) != 0) {\n flags = uVar4 & 0xfff1fdfb;\n }" if (parenthesized_expression "((link_info._1_1_ & 0x10) != 0)" ( (binary_expression "(link_info._1_1_ & 0x10) != 0" (parenthesized_expression "(link_info._1_1_ & 0x10)" ( (binary_expression "link_info._1_1_ & 0x10" (field_expression "link_info._1_1_" identifier . field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\n flags = uVar4 & 0xfff1fdfb;\n }" { (expression_statement "flags = uVar4 & 0xfff1fdfb;" (assignment_expression "flags = uVar4 & 0xfff1fdfb" identifier = (binary_expression "uVar4 & 0xfff1fdfb" identifier & number_literal)) ;) })) }) (else_clause "else {\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }" else (compound_statement "{\n flags = uVar4 & 0xfff1fdfb;\n if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }\n }" { (expression_statement "flags = uVar4 & 0xfff1fdfb;" (assignment_expression "flags = uVar4 & 0xfff1fdfb" identifier = (binary_expression "uVar4 & 0xfff1fdfb" identifier & number_literal)) ;) (if_statement "if ((link_info._0_1_ & 3) == 2) {\n flags = uVar4 & 0xfffffdff;\n }" if (parenthesized_expression "((link_info._0_1_ & 3) == 2)" ( (binary_expression "(link_info._0_1_ & 3) == 2" (parenthesized_expression "(link_info._0_1_ & 3)" ( (binary_expression "link_info._0_1_ & 3" (field_expression "link_info._0_1_" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n flags = uVar4 & 0xfffffdff;\n }" { (expression_statement "flags = uVar4 & 0xfffffdff;" (assignment_expression "flags = uVar4 & 0xfffffdff" identifier = (binary_expression "uVar4 & 0xfffffdff" identifier & number_literal)) ;) })) }))) (if_statement "if (output->sectype == noload_section) {\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }\n else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }" if (parenthesized_expression "(output->sectype == noload_section)" ( (binary_expression "output->sectype == noload_section" (field_expression "output->sectype" identifier -> field_identifier) == identifier) )) (compound_statement "{\n if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }\n }" { (if_statement "if ((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour) {\n flags = flags & 0xfffffefd | 0x200;\n }\n else {\n flags = flags & 0xfffffffc | 0x200;\n }" if (parenthesized_expression "((link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour)" ( (binary_expression "(link_info.output_bfd)->xvec->flavour == bfd_target_elf_flavour" (field_expression "(link_info.output_bfd)->xvec->flavour" (field_expression "(link_info.output_bfd)->xvec" (parenthesized_expression "(link_info.output_bfd)" ( (field_expression "link_info.output_bfd" identifier . field_identifier) )) -> field_identifier) -> field_identifier) == identifier) )) (compound_statement "{\n flags = flags & 0xfffffefd | 0x200;\n }" { (expression_statement "flags = flags & 0xfffffefd | 0x200;" (assignment_expression "flags = flags & 0xfffffefd | 0x200" identifier = (binary_expression "flags & 0xfffffefd | 0x200" (binary_expression "flags & 0xfffffefd" identifier & number_literal) | number_literal)) ;) }) (else_clause "else {\n flags = flags & 0xfffffffc | 0x200;\n }" else (compound_statement "{\n flags = flags & 0xfffffffc | 0x200;\n }" { (expression_statement "flags = flags & 0xfffffffc | 0x200;" (assignment_expression "flags = flags & 0xfffffffc | 0x200" identifier = (binary_expression "flags & 0xfffffffc | 0x200" (binary_expression "flags & 0xfffffffc" identifier & number_literal) | number_literal)) ;) }))) }) (else_clause "else if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }" else (if_statement "if (output->sectype == noalloc_section) {\n flags = flags & 0xfffffffe;\n }" if (parenthesized_expression "(output->sectype == noalloc_section)" ( (binary_expression "output->sectype == noalloc_section" (field_expression "output->sectype" identifier -> field_identifier) == identifier) )) (compound_statement "{\n flags = flags & 0xfffffffe;\n }" { (expression_statement "flags = flags & 0xfffffffe;" (assignment_expression "flags = flags & 0xfffffffe" identifier = (binary_expression "flags & 0xfffffffe" identifier & number_literal)) ;) })))) (expression_statement "paVar8 = output->bfd_section;" (assignment_expression "paVar8 = output->bfd_section" identifier = (field_expression "output->bfd_section" identifier -> field_identifier)) ;) (if_statement "if (paVar8 == (asection *)0x0) {\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }" if (parenthesized_expression "(paVar8 == (asection *)0x0)" ( (binary_expression "paVar8 == (asection *)0x0" identifier == (cast_expression "(asection *)0x0" ( (type_descriptor "asection *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n init_os(output,flags);\n paVar8 = output->bfd_section;\n }" { (expression_statement "init_os(output,flags);" (call_expression "init_os(output,flags)" identifier (argument_list "(output,flags)" ( identifier , identifier ))) ;) (expression_statement "paVar8 = output->bfd_section;" (assignment_expression "paVar8 = output->bfd_section" identifier = (field_expression "output->bfd_section" identifier -> field_identifier)) ;) })) (expression_statement "uVar4 = (flags | 0xfffffff7) & paVar8->flags;" (assignment_expression "uVar4 = (flags | 0xfffffff7) & paVar8->flags" identifier = (binary_expression "(flags | 0xfffffff7) & paVar8->flags" (parenthesized_expression "(flags | 0xfffffff7)" ( (binary_expression "flags | 0xfffffff7" identifier | number_literal) )) & (field_expression "paVar8->flags" identifier -> field_identifier))) ;) (expression_statement "paVar8->flags = uVar4;" (assignment_expression "paVar8->flags = uVar4" (field_expression "paVar8->flags" identifier -> field_identifier) = identifier) ;) (if_statement "if ((paVar8->field_0x24 & 4) == 0) {\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }\n else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }" if (parenthesized_expression "((paVar8->field_0x24 & 4) == 0)" ( (binary_expression "(paVar8->field_0x24 & 4) == 0" (parenthesized_expression "(paVar8->field_0x24 & 4)" ( (binary_expression "paVar8->field_0x24 & 4" (field_expression "paVar8->field_0x24" identifier -> field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n paVar8->field_0x24 = paVar8->field_0x24 | 4;\n pbVar2 = link_info.output_bfd;\n paVar8->flags = uVar4 | flags;\n (*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);\n if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }\n }" { (expression_statement "paVar8->field_0x24 = paVar8->field_0x24 | 4;" (assignment_expression "paVar8->field_0x24 = paVar8->field_0x24 | 4" (field_expression "paVar8->field_0x24" identifier -> field_identifier) = (binary_expression "paVar8->field_0x24 | 4" (field_expression "paVar8->field_0x24" identifier -> field_identifier) | number_literal)) ;) (expression_statement "pbVar2 = link_info.output_bfd;" (assignment_expression "pbVar2 = link_info.output_bfd" identifier = (field_expression "link_info.output_bfd" identifier . field_identifier)) ;) (expression_statement "paVar8->flags = uVar4 | flags;" (assignment_expression "paVar8->flags = uVar4 | flags" (field_expression "paVar8->flags" identifier -> field_identifier) = (binary_expression "uVar4 | flags" identifier | identifier)) ;) (expression_statement "(*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info);" (call_expression "(*pbVar2->xvec->_bfd_init_private_section_data)\n (section->owner,section,pbVar2,paVar8,&link_info)" (parenthesized_expression "(*pbVar2->xvec->_bfd_init_private_section_data)" ( (pointer_expression "*pbVar2->xvec->_bfd_init_private_section_data" * (field_expression "pbVar2->xvec->_bfd_init_private_section_data" (field_expression "pbVar2->xvec" identifier -> field_identifier) -> field_identifier)) )) (argument_list "(section->owner,section,pbVar2,paVar8,&link_info)" ( (field_expression "section->owner" identifier -> field_identifier) , identifier , identifier , identifier , (pointer_expression "&link_info" & identifier) ))) ;) (if_statement "if ((flags & 0x800000) != 0) {\n output->bfd_section->entsize = section->entsize;\n }" if (parenthesized_expression "((flags & 0x800000) != 0)" ( (binary_expression "(flags & 0x800000) != 0" (parenthesized_expression "(flags & 0x800000)" ( (binary_expression "flags & 0x800000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n output->bfd_section->entsize = section->entsize;\n }" { (expression_statement "output->bfd_section->entsize = section->entsize;" (assignment_expression "output->bfd_section->entsize = section->entsize" (field_expression "output->bfd_section->entsize" (field_expression "output->bfd_section" identifier -> field_identifier) -> field_identifier) = (field_expression "section->entsize" identifier -> field_identifier)) ;) })) }) (else_clause "else {\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }" else (compound_statement "{\n uVar9 = flags & 0xfffffff7;\n if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }\n flags = uVar9;\n paVar8->flags = uVar4 | flags;\n }" { (expression_statement "uVar9 = flags & 0xfffffff7;" (assignment_expression "uVar9 = flags & 0xfffffff7" identifier = (binary_expression "flags & 0xfffffff7" identifier & number_literal)) ;) (if_statement "if ((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))) {\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }" if (parenthesized_expression "((((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize))))" ( (binary_expression "(((uVar4 ^ uVar9) & 0x1800000) != 0) ||\n (((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))" (parenthesized_expression "(((uVar4 ^ uVar9) & 0x1800000) != 0)" ( (binary_expression "((uVar4 ^ uVar9) & 0x1800000) != 0" (parenthesized_expression "((uVar4 ^ uVar9) & 0x1800000)" ( (binary_expression "(uVar4 ^ uVar9) & 0x1800000" (parenthesized_expression "(uVar4 ^ uVar9)" ( (binary_expression "uVar4 ^ uVar9" identifier ^ identifier) )) & number_literal) )) != number_literal) )) || (parenthesized_expression "(((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)))" ( (parenthesized_expression "((flags & 0x800000) != 0 && (paVar8->entsize != section->entsize))" ( (binary_expression "(flags & 0x800000) != 0 && (paVar8->entsize != section->entsize)" (binary_expression "(flags & 0x800000) != 0" (parenthesized_expression "(flags & 0x800000)" ( (binary_expression "flags & 0x800000" identifier & number_literal) )) != number_literal) && (parenthesized_expression "(paVar8->entsize != section->entsize)" ( (binary_expression "paVar8->entsize != section->entsize" (field_expression "paVar8->entsize" identifier -> field_identifier) != (field_expression "section->entsize" identifier -> field_identifier)) ))) )) ))) )) (compound_statement "{\n uVar4 = uVar4 & 0xfe7fffff;\n uVar9 = flags & 0xfe7ffff7;\n }" { (expression_statement "uVar4 = uVar4 & 0xfe7fffff;" (assignment_expression "uVar4 = uVar4 & 0xfe7fffff" identifier = (binary_expression "uVar4 & 0xfe7fffff" identifier & number_literal)) ;) (expression_statement "uVar9 = flags & 0xfe7ffff7;" (assignment_expression "uVar9 = flags & 0xfe7ffff7" identifier = (binary_expression "flags & 0xfe7ffff7" identifier & number_literal)) ;) })) (expression_statement "flags = uVar9;" (assignment_expression "flags = uVar9" identifier = identifier) ;) (expression_statement "paVar8->flags = uVar4 | flags;" (assignment_expression "paVar8->flags = uVar4 | flags" (field_expression "paVar8->flags" identifier -> field_identifier) = (binary_expression "uVar4 | flags" identifier | identifier)) ;) }))) (if_statement "if (((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)) {\n output->block_value = 0x80;\n }" if (parenthesized_expression "(((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26))" ( (binary_expression "((flags & 0x10000000) != 0) && (iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)" (parenthesized_expression "((flags & 0x10000000) != 0)" ( (binary_expression "(flags & 0x10000000) != 0" (parenthesized_expression "(flags & 0x10000000)" ( (binary_expression "flags & 0x10000000" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26)" ( (comma_expression "iVar5 = bfd_get_arch(section->owner), iVar5 == 0x26" (assignment_expression "iVar5 = bfd_get_arch(section->owner)" identifier = (call_expression "bfd_get_arch(section->owner)" identifier (argument_list "(section->owner)" ( (field_expression "section->owner" identifier -> field_identifier) )))) , (binary_expression "iVar5 == 0x26" identifier == number_literal)) ))) )) (compound_statement "{\n output->block_value = 0x80;\n }" { (expression_statement "output->block_value = 0x80;" (assignment_expression "output->block_value = 0x80" (field_expression "output->block_value" identifier -> field_identifier) = number_literal) ;) })) (expression_statement "paVar8 = output->bfd_section;" (assignment_expression "paVar8 = output->bfd_section" identifier = (field_expression "output->bfd_section" identifier -> field_identifier)) ;) (if_statement "if (paVar8->alignment_power < section->alignment_power) {\n paVar8->alignment_power = section->alignment_power;\n }" if (parenthesized_expression "(paVar8->alignment_power < section->alignment_power)" ( (binary_expression "paVar8->alignment_power < section->alignment_power" (field_expression "paVar8->alignment_power" identifier -> field_identifier) < (field_expression "section->alignment_power" identifier -> field_identifier)) )) (compound_statement "{\n paVar8->alignment_power = section->alignment_power;\n }" { (expression_statement "paVar8->alignment_power = section->alignment_power;" (assignment_expression "paVar8->alignment_power = section->alignment_power" (field_expression "paVar8->alignment_power" identifier -> field_identifier) = (field_expression "section->alignment_power" identifier -> field_identifier)) ;) })) (expression_statement "bVar3 = map_head_is_link_order;" (assignment_expression "bVar3 = map_head_is_link_order" identifier = identifier) ;) (expression_statement "section->output_section = paVar8;" (assignment_expression "section->output_section = paVar8" (field_expression "section->output_section" identifier -> field_identifier) = identifier) ;) (if_statement "if (bVar3 == 0) {\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }" if (parenthesized_expression "(bVar3 == 0)" ( (binary_expression "bVar3 == 0" identifier == number_literal) )) (compound_statement "{\n pbVar1 = (paVar8->map_tail).s;\n (paVar8->map_tail).link_order = (bfd_link_order *)section;\n (section->map_head).link_order = (bfd_link_order *)0x0;\n (section->map_tail).s = pbVar1;\n if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }\n }" { (expression_statement "pbVar1 = (paVar8->map_tail).s;" (assignment_expression "pbVar1 = (paVar8->map_tail).s" identifier = (field_expression "(paVar8->map_tail).s" (parenthesized_expression "(paVar8->map_tail)" ( (field_expression "paVar8->map_tail" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "(paVar8->map_tail).link_order = (bfd_link_order *)section;" (assignment_expression "(paVar8->map_tail).link_order = (bfd_link_order *)section" (field_expression "(paVar8->map_tail).link_order" (parenthesized_expression "(paVar8->map_tail)" ( (field_expression "paVar8->map_tail" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(bfd_link_order *)section" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "(section->map_head).link_order = (bfd_link_order *)0x0;" (assignment_expression "(section->map_head).link_order = (bfd_link_order *)0x0" (field_expression "(section->map_head).link_order" (parenthesized_expression "(section->map_head)" ( (field_expression "section->map_head" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(bfd_link_order *)0x0" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(section->map_tail).s = pbVar1;" (assignment_expression "(section->map_tail).s = pbVar1" (field_expression "(section->map_tail).s" (parenthesized_expression "(section->map_tail)" ( (field_expression "section->map_tail" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (if_statement "if (pbVar1 == (bfd_section *)0x0) {\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }\n else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }" if (parenthesized_expression "(pbVar1 == (bfd_section *)0x0)" ( (binary_expression "pbVar1 == (bfd_section *)0x0" identifier == (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n (paVar8->map_head).link_order = (bfd_link_order *)section;\n }" { (expression_statement "(paVar8->map_head).link_order = (bfd_link_order *)section;" (assignment_expression "(paVar8->map_head).link_order = (bfd_link_order *)section" (field_expression "(paVar8->map_head).link_order" (parenthesized_expression "(paVar8->map_head)" ( (field_expression "paVar8->map_head" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(bfd_link_order *)section" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }) (else_clause "else {\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }" else (compound_statement "{\n (pbVar1->map_head).link_order = (bfd_link_order *)section;\n }" { (expression_statement "(pbVar1->map_head).link_order = (bfd_link_order *)section;" (assignment_expression "(pbVar1->map_head).link_order = (bfd_link_order *)section" (field_expression "(pbVar1->map_head).link_order" (parenthesized_expression "(pbVar1->map_head)" ( (field_expression "pbVar1->map_head" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(bfd_link_order *)section" ( (type_descriptor "bfd_link_order *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }))) })) (expression_statement "plVar6 = (lang_statement_union *)stat_alloc(0x18);" (assignment_expression "plVar6 = (lang_statement_union *)stat_alloc(0x18)" identifier = (cast_expression "(lang_statement_union *)stat_alloc(0x18)" ( (type_descriptor "lang_statement_union *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "stat_alloc(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "(plVar6->header).type = lang_input_section_enum;" (assignment_expression "(plVar6->header).type = lang_input_section_enum" (field_expression "(plVar6->header).type" (parenthesized_expression "(plVar6->header)" ( (field_expression "plVar6->header" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(plVar6->header).next = (lang_statement_union *)0x0;" (assignment_expression "(plVar6->header).next = (lang_statement_union *)0x0" (field_expression "(plVar6->header).next" (parenthesized_expression "(plVar6->header)" ( (field_expression "plVar6->header" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(lang_statement_union *)0x0" ( (type_descriptor "lang_statement_union *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "*ptr->tail = plVar6;" (assignment_expression "*ptr->tail = plVar6" (pointer_expression "*ptr->tail" * (field_expression "ptr->tail" identifier -> field_identifier)) = identifier) ;) (expression_statement "ptr->tail = (lang_statement_union **)plVar6;" (assignment_expression "ptr->tail = (lang_statement_union **)plVar6" (field_expression "ptr->tail" identifier -> field_identifier) = (cast_expression "(lang_statement_union **)plVar6" ( (type_descriptor "lang_statement_union **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) ;) (expression_statement "(plVar6->input_section).section = section;" (assignment_expression "(plVar6->input_section).section = section" (field_expression "(plVar6->input_section).section" (parenthesized_expression "(plVar6->input_section)" ( (field_expression "plVar6->input_section" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (section->output_section == (bfd_section *)0x0) {\n section->output_section = (bfd_section *)(_bfd_std_section + 0x230);\n return;\n }" else (if_statement "if (section->output_section == (bfd_section *)0x0) {\n section->output_section = (bfd_section *)(_bfd_std_section + 0x230);\n return;\n }" if (parenthesized_expression "(section->output_section == (bfd_section *)0x0)" ( (binary_expression "section->output_section == (bfd_section *)0x0" (field_expression "section->output_section" identifier -> field_identifier) == (cast_expression "(bfd_section *)0x0" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n section->output_section = (bfd_section *)(_bfd_std_section + 0x230);\n return;\n }" { (expression_statement "section->output_section = (bfd_section *)(_bfd_std_section + 0x230);" (assignment_expression "section->output_section = (bfd_section *)(_bfd_std_section + 0x230)" (field_expression "section->output_section" identifier -> field_identifier) = (cast_expression "(bfd_section *)(_bfd_std_section + 0x230)" ( (type_descriptor "bfd_section *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(_bfd_std_section + 0x230)" ( (binary_expression "_bfd_std_section + 0x230" identifier + number_literal) )))) ;) (return_statement "return;" return ;) })))) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00117ba0(long param_1,long param_2,long param_3,long param_4)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\n uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar11 = &stack0x00000000 == (undefined1 *)0x28;\n uVar3 = *(uint *)(param_2 + 0x20);\n iVar2 = FUN_00113360(uVar3);\n lVar5 = 10;\n pbVar8 = *(byte **)(param_4 + 0x30);\n pbVar9 = (byte *)"/DISCARD/";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);\n if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00117ba0(long param_1,long param_2,long param_3,long param_4)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\n uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar11 = &stack0x00000000 == (undefined1 *)0x28;\n uVar3 = *(uint *)(param_2 + 0x20);\n iVar2 = FUN_00113360(uVar3);\n lVar5 = 10;\n pbVar8 = *(byte **)(param_4 + 0x30);\n pbVar9 = (byte *)"/DISCARD/";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);\n if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00117ba0(long param_1,long param_2,long param_3,long param_4)" identifier (parameter_list "(long param_1,long param_2,long 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) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\n uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar11 = &stack0x00000000 == (undefined1 *)0x28;\n uVar3 = *(uint *)(param_2 + 0x20);\n iVar2 = FUN_00113360(uVar3);\n lVar5 = 10;\n pbVar8 = *(byte **)(param_4 + 0x30);\n pbVar9 = (byte *)"/DISCARD/";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);\n if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "undefined1 uVar10;" type_identifier identifier ;) (declaration "undefined1 uVar11;" type_identifier identifier ;) (declaration "byte bVar12;" type_identifier identifier ;) (expression_statement "bVar12 = 0;" (assignment_expression "bVar12 = 0" identifier = number_literal) ;) (expression_statement "uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;" (assignment_expression "uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008" identifier = (binary_expression "&stack0xffffffffffffffe0 < &DAT_00000008" (pointer_expression "&stack0xffffffffffffffe0" & identifier) < (pointer_expression "&DAT_00000008" & identifier))) ;) (expression_statement "uVar11 = &stack0x00000000 == (undefined1 *)0x28;" (assignment_expression "uVar11 = &stack0x00000000 == (undefined1 *)0x28" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0x28" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0x28" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "uVar3 = *(uint *)(param_2 + 0x20);" (assignment_expression "uVar3 = *(uint *)(param_2 + 0x20)" identifier = (pointer_expression "*(uint *)(param_2 + 0x20)" * (cast_expression "(uint *)(param_2 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = FUN_00113360(uVar3);" (assignment_expression "iVar2 = FUN_00113360(uVar3)" identifier = (call_expression "FUN_00113360(uVar3)" identifier (argument_list "(uVar3)" ( identifier )))) ;) (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" identifier = number_literal) ;) (expression_statement "pbVar8 = *(byte **)(param_4 + 0x30);" (assignment_expression "pbVar8 = *(byte **)(param_4 + 0x30)" identifier = (pointer_expression "*(byte **)(param_4 + 0x30)" * (cast_expression "(byte **)(param_4 + 0x30)" ( (type_descriptor "byte **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 0x30)" ( (binary_expression "param_4 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "pbVar9 = (byte *)"/DISCARD/";" (assignment_expression "pbVar9 = (byte *)"/DISCARD/"" identifier = (cast_expression "(byte *)"/DISCARD/"" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal ""/DISCARD/"" " string_content "))) ;) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);" do (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n }" { (if_statement "if (lVar5 == 0) break;" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ;) (expression_statement "uVar10 = *pbVar8 < *pbVar9;" (assignment_expression "uVar10 = *pbVar8 < *pbVar9" identifier = (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" * identifier) < (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "uVar11 = *pbVar8 == *pbVar9;" (assignment_expression "uVar11 = *pbVar8 == *pbVar9" identifier = (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" * identifier) == (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;" (assignment_expression "pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1" identifier = (binary_expression "pbVar8 + (ulong)bVar12 * -2 + 1" (binary_expression "pbVar8 + (ulong)bVar12 * -2" identifier + (binary_expression "(ulong)bVar12 * -2" (cast_expression "(ulong)bVar12" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) (expression_statement "pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;" (assignment_expression "pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1" identifier = (binary_expression "pbVar9 + (ulong)bVar12 * -2 + 1" (binary_expression "pbVar9 + (ulong)bVar12 * -2" identifier + (binary_expression "(ulong)bVar12 * -2" (cast_expression "(ulong)bVar12" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) + number_literal)) ;) }) while (parenthesized_expression "((bool)uVar11)" ( (cast_expression "(bool)uVar11" ( (type_descriptor "bool" primitive_type) ) identifier) )) ;) (if_statement "if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" if (parenthesized_expression "((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10))" ( (binary_expression "(iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)" (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) && (parenthesized_expression "((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)" ( (binary_expression "(!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10" (parenthesized_expression "(!(bool)uVar10 && !(bool)uVar11)" ( (binary_expression "!(bool)uVar10 && !(bool)uVar11" (unary_expression "!(bool)uVar10" ! (cast_expression "(bool)uVar10" ( (type_descriptor "bool" primitive_type) ) identifier)) && (unary_expression "!(bool)uVar11" ! (cast_expression "(bool)uVar11" ( (type_descriptor "bool" primitive_type) ) identifier))) )) != (cast_expression "(bool)uVar10" ( (type_descriptor "bool" primitive_type) ) identifier)) ))) )) (compound_statement "{\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }" { (if_statement "if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }" if (parenthesized_expression "(((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0))" ( (binary_expression "((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)" (parenthesized_expression "((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0))" ( (binary_expression "(param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)" (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)" ( (comma_expression "iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0" (assignment_expression "iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2)" identifier = (call_expression "(**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2)" (parenthesized_expression "(**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))" ( (pointer_expression "**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" * (pointer_expression "*(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" * (cast_expression "(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(DAT_00185a50 + 8) + 0x2f8)" ( (binary_expression "*(long *)(DAT_00185a50 + 8) + 0x2f8" (pointer_expression "*(long *)(DAT_00185a50 + 8)" * (cast_expression "(long *)(DAT_00185a50 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00185a50 + 8)" ( (binary_expression "DAT_00185a50 + 8" identifier + number_literal) )))) + number_literal) ))))) )) (argument_list "(&DAT_00185a00,param_3,param_2)" ( (pointer_expression "&DAT_00185a00" & identifier) , identifier , identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) && (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" ( (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }" { (if_statement "if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" if (parenthesized_expression "((uVar3 & 0x2020000) == 0x2020000)" ( (binary_expression "(uVar3 & 0x2020000) == 0x2020000" (parenthesized_expression "(uVar3 & 0x2020000)" ( (binary_expression "uVar3 & 0x2020000" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }" { (expression_statement "uVar7 = uVar3 & 0xfff3fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff3fdfb" identifier = (binary_expression "uVar3 & 0xfff3fdfb" identifier & number_literal)) ;) (if_statement "if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }" if (parenthesized_expression "((DAT_00185a01 & 0x10) != 0)" ( (binary_expression "(DAT_00185a01 & 0x10) != 0" (parenthesized_expression "(DAT_00185a01 & 0x10)" ( (binary_expression "DAT_00185a01 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar7 = uVar3 & 0xfff1fdfb;\n }" { (expression_statement "uVar7 = uVar3 & 0xfff1fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff1fdfb" identifier = (binary_expression "uVar3 & 0xfff1fdfb" identifier & number_literal)) ;) })) }) (else_clause "else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" else (compound_statement "{\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" { (expression_statement "uVar7 = uVar3 & 0xfff1fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff1fdfb" identifier = (binary_expression "uVar3 & 0xfff1fdfb" identifier & number_literal)) ;) (if_statement "if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }" if (parenthesized_expression "((DAT_00185a00 & 3) == 2)" ( (binary_expression "(DAT_00185a00 & 3) == 2" (parenthesized_expression "(DAT_00185a00 & 3)" ( (binary_expression "DAT_00185a00 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n uVar7 = uVar3 & 0xfffffdff;\n }" { (expression_statement "uVar7 = uVar3 & 0xfffffdff;" (assignment_expression "uVar7 = uVar3 & 0xfffffdff" identifier = (binary_expression "uVar3 & 0xfffffdff" identifier & number_literal)) ;) })) }))) (if_statement "if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" if (parenthesized_expression "(*(int *)(param_4 + 0x8c) == 2)" ( (binary_expression "*(int *)(param_4 + 0x8c) == 2" (pointer_expression "*(int *)(param_4 + 0x8c)" * (cast_expression "(int *)(param_4 + 0x8c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x8c)" ( (binary_expression "param_4 + 0x8c" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }" { (if_statement "if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" if (parenthesized_expression "(*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5)" ( (binary_expression "*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(DAT_00185a50 + 8) + 8)" * (cast_expression "(int *)(*(long *)(DAT_00185a50 + 8) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(DAT_00185a50 + 8) + 8)" ( (binary_expression "*(long *)(DAT_00185a50 + 8) + 8" (pointer_expression "*(long *)(DAT_00185a50 + 8)" * (cast_expression "(long *)(DAT_00185a50 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00185a50 + 8)" ( (binary_expression "DAT_00185a50 + 8" identifier + number_literal) )))) + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }" { (expression_statement "uVar7 = uVar7 & 0xfffffefd | 0x200;" (assignment_expression "uVar7 = uVar7 & 0xfffffefd | 0x200" identifier = (binary_expression "uVar7 & 0xfffffefd | 0x200" (binary_expression "uVar7 & 0xfffffefd" identifier & number_literal) | number_literal)) ;) }) (else_clause "else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" else (compound_statement "{\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" { (expression_statement "uVar7 = uVar7 & 0xfffffffc | 0x200;" (assignment_expression "uVar7 = uVar7 & 0xfffffffc | 0x200" identifier = (binary_expression "uVar7 & 0xfffffffc | 0x200" (binary_expression "uVar7 & 0xfffffffc" identifier & number_literal) | number_literal)) ;) }))) }) (else_clause "else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" else (if_statement "if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" if (parenthesized_expression "(*(int *)(param_4 + 0x8c) == 3)" ( (binary_expression "*(int *)(param_4 + 0x8c) == 3" (pointer_expression "*(int *)(param_4 + 0x8c)" * (cast_expression "(int *)(param_4 + 0x8c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x8c)" ( (binary_expression "param_4 + 0x8c" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar7 = uVar7 & 0xfffffffe;\n }" { (expression_statement "uVar7 = uVar7 & 0xfffffffe;" (assignment_expression "uVar7 = uVar7 & 0xfffffffe" identifier = (binary_expression "uVar7 & 0xfffffffe" identifier & number_literal)) ;) })))) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" identifier = (pointer_expression "*(long *)(param_4 + 0x38)" * (cast_expression "(long *)(param_4 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x38)" ( (binary_expression "param_4 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }" { (expression_statement "FUN_00117140(param_4,uVar7);" (call_expression "FUN_00117140(param_4,uVar7)" identifier (argument_list "(param_4,uVar7)" ( identifier , identifier ))) ;) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" identifier = (pointer_expression "*(long *)(param_4 + 0x38)" * (cast_expression "(long *)(param_4 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x38)" ( (binary_expression "param_4 + 0x38" identifier + number_literal) ))))) ;) })) (expression_statement "uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);" (assignment_expression "uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20)" identifier = (binary_expression "(uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20)" (parenthesized_expression "(uVar7 | 0xfffffff7)" ( (binary_expression "uVar7 | 0xfffffff7" identifier | number_literal) )) & (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))))) ;) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3" (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))) = identifier) ;) (if_statement "if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" if (parenthesized_expression "((*(byte *)(lVar5 + 0x24) & 4) == 0)" ( (binary_expression "(*(byte *)(lVar5 + 0x24) & 4) == 0" (parenthesized_expression "(*(byte *)(lVar5 + 0x24) & 4)" ( (binary_expression "*(byte *)(lVar5 + 0x24) & 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" * (cast_expression "(byte *)(lVar5 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x24)" ( (binary_expression "lVar5 + 0x24" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }" { (expression_statement "*(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;" (assignment_expression "*(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" * (cast_expression "(byte *)(lVar5 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x24)" ( (binary_expression "lVar5 + 0x24" identifier + number_literal) )))) = (binary_expression "*(byte *)(lVar5 + 0x24) | 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" * (cast_expression "(byte *)(lVar5 + 0x24)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x24)" ( (binary_expression "lVar5 + 0x24" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "lVar1 = DAT_00185a50;" (assignment_expression "lVar1 = DAT_00185a50" identifier = identifier) ;) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7" (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))) = (binary_expression "uVar3 | uVar7" identifier | identifier)) ;) (expression_statement "(**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);" (call_expression "(**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00)" (parenthesized_expression "(**(code **)(*(long *)(lVar1 + 8) + 0x148))" ( (pointer_expression "**(code **)(*(long *)(lVar1 + 8) + 0x148)" * (pointer_expression "*(code **)(*(long *)(lVar1 + 8) + 0x148)" * (cast_expression "(code **)(*(long *)(lVar1 + 8) + 0x148)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(lVar1 + 8) + 0x148)" ( (binary_expression "*(long *)(lVar1 + 8) + 0x148" (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) ))))) )) (argument_list "(*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00)" ( (pointer_expression "*(undefined8 *)(param_2 + 0xf0)" * (cast_expression "(undefined8 *)(param_2 + 0xf0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xf0)" ( (binary_expression "param_2 + 0xf0" identifier + number_literal) )))) , identifier , identifier , identifier , (pointer_expression "&DAT_00185a00" & identifier) ))) ;) (if_statement "if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }" if (parenthesized_expression "((uVar7 & 0x800000) != 0)" ( (binary_expression "(uVar7 & 0x800000) != 0" (parenthesized_expression "(uVar7 & 0x800000)" ( (binary_expression "uVar7 & 0x800000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }" { (expression_statement "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);" (assignment_expression "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4)" (pointer_expression "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4)" * (cast_expression "(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 0x38) + 0xc4)" ( (binary_expression "*(long *)(param_4 + 0x38) + 0xc4" (pointer_expression "*(long *)(param_4 + 0x38)" * (cast_expression "(long *)(param_4 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x38)" ( (binary_expression "param_4 + 0x38" identifier + number_literal) )))) + number_literal) )))) = (pointer_expression "*(undefined4 *)(param_2 + 0xc4)" * (cast_expression "(undefined4 *)(param_2 + 0xc4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc4)" ( (binary_expression "param_2 + 0xc4" identifier + number_literal) ))))) ;) })) }) (else_clause "else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" else (compound_statement "{\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" { (expression_statement "uVar6 = uVar7 & 0xfffffff7;" (assignment_expression "uVar6 = uVar7 & 0xfffffff7" identifier = (binary_expression "uVar7 & 0xfffffff7" identifier & number_literal)) ;) (if_statement "if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }" if (parenthesized_expression "((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)))))" ( (binary_expression "(((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))" (parenthesized_expression "(((uVar3 ^ uVar6) & 0x1800000) != 0)" ( (binary_expression "((uVar3 ^ uVar6) & 0x1800000) != 0" (parenthesized_expression "((uVar3 ^ uVar6) & 0x1800000)" ( (binary_expression "(uVar3 ^ uVar6) & 0x1800000" (parenthesized_expression "(uVar3 ^ uVar6)" ( (binary_expression "uVar3 ^ uVar6" identifier ^ identifier) )) & number_literal) )) != number_literal) )) || (parenthesized_expression "(((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))" ( (parenthesized_expression "((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)))" ( (binary_expression "(uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))" (binary_expression "(uVar7 & 0x800000) != 0" (parenthesized_expression "(uVar7 & 0x800000)" ( (binary_expression "uVar7 & 0x800000" identifier & number_literal) )) != number_literal) && (parenthesized_expression "(*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))" ( (binary_expression "*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)" (pointer_expression "*(int *)(lVar5 + 0xc4)" * (cast_expression "(int *)(lVar5 + 0xc4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0xc4)" ( (binary_expression "lVar5 + 0xc4" identifier + number_literal) )))) != (pointer_expression "*(int *)(param_2 + 0xc4)" * (cast_expression "(int *)(param_2 + 0xc4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc4)" ( (binary_expression "param_2 + 0xc4" identifier + number_literal) ))))) ))) )) ))) )) (compound_statement "{\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }" { (expression_statement "uVar3 = uVar3 & 0xfe7fffff;" (assignment_expression "uVar3 = uVar3 & 0xfe7fffff" identifier = (binary_expression "uVar3 & 0xfe7fffff" identifier & number_literal)) ;) (expression_statement "uVar6 = uVar7 & 0xfe7ffff7;" (assignment_expression "uVar6 = uVar7 & 0xfe7ffff7" identifier = (binary_expression "uVar7 & 0xfe7ffff7" identifier & number_literal)) ;) })) (expression_statement "uVar7 = uVar6;" (assignment_expression "uVar7 = uVar6" identifier = identifier) ;) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7" (pointer_expression "*(uint *)(lVar5 + 0x20)" * (cast_expression "(uint *)(lVar5 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x20)" ( (binary_expression "lVar5 + 0x20" identifier + number_literal) )))) = (binary_expression "uVar3 | uVar7" identifier | identifier)) ;) }))) (if_statement "if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }" if (parenthesized_expression "(((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26))" ( (binary_expression "((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)" (parenthesized_expression "((uVar7 & 0x10000000) != 0)" ( (binary_expression "(uVar7 & 0x10000000) != 0" (parenthesized_expression "(uVar7 & 0x10000000)" ( (binary_expression "uVar7 & 0x10000000" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)" ( (comma_expression "iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26" (assignment_expression "iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0))" identifier = (call_expression "bfd_get_arch(*(undefined8 *)(param_2 + 0xf0))" identifier (argument_list "(*(undefined8 *)(param_2 + 0xf0))" ( (pointer_expression "*(undefined8 *)(param_2 + 0xf0)" * (cast_expression "(undefined8 *)(param_2 + 0xf0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xf0)" ( (binary_expression "param_2 + 0xf0" identifier + number_literal) )))) )))) , (binary_expression "iVar2 == 0x26" identifier == number_literal)) ))) )) (compound_statement "{\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }" { (expression_statement "*(undefined4 *)(param_4 + 0x78) = 0x80;" (assignment_expression "*(undefined4 *)(param_4 + 0x78) = 0x80" (pointer_expression "*(undefined4 *)(param_4 + 0x78)" * (cast_expression "(undefined4 *)(param_4 + 0x78)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x78)" ( (binary_expression "param_4 + 0x78" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" identifier = (pointer_expression "*(long *)(param_4 + 0x38)" * (cast_expression "(long *)(param_4 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x38)" ( (binary_expression "param_4 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }" if (parenthesized_expression "(*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70))" ( (binary_expression "*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)" (pointer_expression "*(uint *)(lVar5 + 0x70)" * (cast_expression "(uint *)(lVar5 + 0x70)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x70)" ( (binary_expression "lVar5 + 0x70" identifier + number_literal) )))) < (pointer_expression "*(uint *)(param_2 + 0x70)" * (cast_expression "(uint *)(param_2 + 0x70)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x70)" ( (binary_expression "param_2 + 0x70" identifier + number_literal) ))))) )) (compound_statement "{\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }" { (expression_statement "*(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);" (assignment_expression "*(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70)" (pointer_expression "*(uint *)(lVar5 + 0x70)" * (cast_expression "(uint *)(lVar5 + 0x70)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x70)" ( (binary_expression "lVar5 + 0x70" identifier + number_literal) )))) = (pointer_expression "*(uint *)(param_2 + 0x70)" * (cast_expression "(uint *)(param_2 + 0x70)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x70)" ( (binary_expression "param_2 + 0x70" identifier + number_literal) ))))) ;) })) (expression_statement "iVar2 = DAT_001853a0;" (assignment_expression "iVar2 = DAT_001853a0" identifier = identifier) ;) (expression_statement "*(long *)(param_2 + 0x68) = lVar5;" (assignment_expression "*(long *)(param_2 + 0x68) = lVar5" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) = identifier) ;) (if_statement "if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }" { (expression_statement "lVar1 = *(long *)(lVar5 + 0x110);" (assignment_expression "lVar1 = *(long *)(lVar5 + 0x110)" identifier = (pointer_expression "*(long *)(lVar5 + 0x110)" * (cast_expression "(long *)(lVar5 + 0x110)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x110)" ( (binary_expression "lVar5 + 0x110" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(lVar5 + 0x110) = param_2;" (assignment_expression "*(long *)(lVar5 + 0x110) = param_2" (pointer_expression "*(long *)(lVar5 + 0x110)" * (cast_expression "(long *)(lVar5 + 0x110)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x110)" ( (binary_expression "lVar5 + 0x110" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(param_2 + 0x108) = 0;" (assignment_expression "*(undefined8 *)(param_2 + 0x108) = 0" (pointer_expression "*(undefined8 *)(param_2 + 0x108)" * (cast_expression "(undefined8 *)(param_2 + 0x108)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x108)" ( (binary_expression "param_2 + 0x108" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(long *)(param_2 + 0x110) = lVar1;" (assignment_expression "*(long *)(param_2 + 0x110) = lVar1" (pointer_expression "*(long *)(param_2 + 0x110)" * (cast_expression "(long *)(param_2 + 0x110)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x110)" ( (binary_expression "param_2 + 0x110" identifier + number_literal) )))) = identifier) ;) (if_statement "if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }" if (parenthesized_expression "(lVar1 == 0)" ( (binary_expression "lVar1 == 0" identifier == number_literal) )) (compound_statement "{\n *(long *)(lVar5 + 0x108) = param_2;\n }" { (expression_statement "*(long *)(lVar5 + 0x108) = param_2;" (assignment_expression "*(long *)(lVar5 + 0x108) = param_2" (pointer_expression "*(long *)(lVar5 + 0x108)" * (cast_expression "(long *)(lVar5 + 0x108)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + 0x108)" ( (binary_expression "lVar5 + 0x108" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n *(long *)(lVar1 + 0x108) = param_2;\n }" else (compound_statement "{\n *(long *)(lVar1 + 0x108) = param_2;\n }" { (expression_statement "*(long *)(lVar1 + 0x108) = param_2;" (assignment_expression "*(long *)(lVar1 + 0x108) = param_2" (pointer_expression "*(long *)(lVar1 + 0x108)" * (cast_expression "(long *)(lVar1 + 0x108)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x108)" ( (binary_expression "lVar1 + 0x108" identifier + number_literal) )))) = identifier) ;) }))) })) (expression_statement "puVar4 = (undefined8 *)FUN_001155a0(0x18);" (assignment_expression "puVar4 = (undefined8 *)FUN_001155a0(0x18)" identifier = (cast_expression "(undefined8 *)FUN_001155a0(0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001155a0(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*(undefined4 *)(puVar4 + 1) = 5;" (assignment_expression "*(undefined4 *)(puVar4 + 1) = 5" (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 "*puVar4 = 0;" (assignment_expression "*puVar4 = 0" (pointer_expression "*puVar4" * identifier) = number_literal) ;) (expression_statement "**(undefined8 **)(param_1 + 8) = puVar4;" (assignment_expression "**(undefined8 **)(param_1 + 8) = puVar4" (pointer_expression "**(undefined8 **)(param_1 + 8)" * (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) ))))) = identifier) ;) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar4;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar4" (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) )))) = identifier) ;) (expression_statement "puVar4[2] = param_2;" (assignment_expression "puVar4[2] = param_2" (subscript_expression "puVar4[2]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })) }) (else_clause "else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" else (if_statement "if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" if (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" ( (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" * (cast_expression "(long *)(param_2 + 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" { (expression_statement "*(undefined8 *)(param_2 + 0x68) = 0x184c90;" (assignment_expression "*(undefined8 *)(param_2 + 0x68) = 0x184c90" (pointer_expression "*(undefined8 *)(param_2 + 0x68)" * (cast_expression "(undefined8 *)(param_2 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))) (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 (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE 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 = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression & IDENT) < (pointer_expression & IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression & IDENT) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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 )))) ;) (expression_statement (assignment_expression 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) ))))) ;) (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 (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) + LIT)) ;) }) while (parenthesized_expression ( (cast_expression ( (type_descriptor TYPE) ) IDENT) )) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT)) && (unary_expression ! (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) != (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (comma_expression (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 * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT )))) , (binary_expression IDENT != LIT)) ))) )) && (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 { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_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 { (if_statement if (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) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT & LIT) | LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT & LIT) | LIT)) ;) }))) }) (else_clause else (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 = (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 IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , 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 = (binary_expression (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) )))) = 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) )))) & 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 = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT | 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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) )) (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , IDENT , IDENT , (pointer_expression & IDENT) ))) ;) (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 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 * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) & LIT) )) != LIT) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) && (parenthesized_expression ( (binary_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) ))))) ))) )) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT & LIT)) ;) })) (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) )))) = (binary_expression IDENT | IDENT)) ;) }))) (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 = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) , (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 = (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 (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) ))))) )) (compound_statement { (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 = 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) ;) (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 (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (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 (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }) (else_clause else (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) ;) }))) })) (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_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (pointer_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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return ;) })) }) (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) )))) == LIT) )) (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 ;) })))) (return_statement return ;) })))
(function_definition "void FUN_00117ba0(long param_1,long param_2,long param_3,long param_4)\n\n{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\n uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar11 = &stack0x00000000 == (undefined1 *)0x28;\n uVar3 = *(uint *)(param_2 + 0x20);\n iVar2 = FUN_00113360(uVar3);\n lVar5 = 10;\n pbVar8 = *(byte **)(param_4 + 0x30);\n pbVar9 = (byte *)"/DISCARD/";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);\n if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00117ba0(long param_1,long param_2,long param_3,long param_4)" (identifier "FUN_00117ba0") (parameter_list "(long param_1,long param_2,long 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")) (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")) () ")"))) (compound_statement "{\n long lVar1;\n int iVar2;\n uint uVar3;\n undefined8 *puVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n byte *pbVar8;\n byte *pbVar9;\n undefined1 uVar10;\n undefined1 uVar11;\n byte bVar12;\n \n bVar12 = 0;\n uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;\n uVar11 = &stack0x00000000 == (undefined1 *)0x28;\n uVar3 = *(uint *)(param_2 + 0x20);\n iVar2 = FUN_00113360(uVar3);\n lVar5 = 10;\n pbVar8 = *(byte **)(param_4 + 0x30);\n pbVar9 = (byte *)"/DISCARD/";\n do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);\n if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "uint uVar6;" (type_identifier "uint") (identifier "uVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "byte *pbVar8;" (type_identifier "byte") (pointer_declarator "*pbVar8" (* "*") (identifier "pbVar8")) (; ";")) (declaration "byte *pbVar9;" (type_identifier "byte") (pointer_declarator "*pbVar9" (* "*") (identifier "pbVar9")) (; ";")) (declaration "undefined1 uVar10;" (type_identifier "undefined1") (identifier "uVar10") (; ";")) (declaration "undefined1 uVar11;" (type_identifier "undefined1") (identifier "uVar11") (; ";")) (declaration "byte bVar12;" (type_identifier "byte") (identifier "bVar12") (; ";")) (expression_statement "bVar12 = 0;" (assignment_expression "bVar12 = 0" (identifier "bVar12") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008;" (assignment_expression "uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008" (identifier "uVar10") (= "=") (binary_expression "&stack0xffffffffffffffe0 < &DAT_00000008" (pointer_expression "&stack0xffffffffffffffe0" (& "&") (identifier "stack0xffffffffffffffe0")) (< "<") (pointer_expression "&DAT_00000008" (& "&") (identifier "DAT_00000008")))) (; ";")) (expression_statement "uVar11 = &stack0x00000000 == (undefined1 *)0x28;" (assignment_expression "uVar11 = &stack0x00000000 == (undefined1 *)0x28" (identifier "uVar11") (= "=") (binary_expression "&stack0x00000000 == (undefined1 *)0x28" (pointer_expression "&stack0x00000000" (& "&") (identifier "stack0x00000000")) (== "==") (cast_expression "(undefined1 *)0x28" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x28")))) (; ";")) (expression_statement "uVar3 = *(uint *)(param_2 + 0x20);" (assignment_expression "uVar3 = *(uint *)(param_2 + 0x20)" (identifier "uVar3") (= "=") (pointer_expression "*(uint *)(param_2 + 0x20)" (* "*") (cast_expression "(uint *)(param_2 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x20)" (( "(") (binary_expression "param_2 + 0x20" (identifier "param_2") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "iVar2 = FUN_00113360(uVar3);" (assignment_expression "iVar2 = FUN_00113360(uVar3)" (identifier "iVar2") (= "=") (call_expression "FUN_00113360(uVar3)" (identifier "FUN_00113360") (argument_list "(uVar3)" (( "(") (identifier "uVar3") () ")")))) (; ";")) (expression_statement "lVar5 = 10;" (assignment_expression "lVar5 = 10" (identifier "lVar5") (= "=") (number_literal "10")) (; ";")) (expression_statement "pbVar8 = *(byte **)(param_4 + 0x30);" (assignment_expression "pbVar8 = *(byte **)(param_4 + 0x30)" (identifier "pbVar8") (= "=") (pointer_expression "*(byte **)(param_4 + 0x30)" (* "*") (cast_expression "(byte **)(param_4 + 0x30)" (( "(") (type_descriptor "byte **" (type_identifier "byte") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 0x30)" (( "(") (binary_expression "param_4 + 0x30" (identifier "param_4") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "pbVar9 = (byte *)"/DISCARD/";" (assignment_expression "pbVar9 = (byte *)"/DISCARD/"" (identifier "pbVar9") (= "=") (cast_expression "(byte *)"/DISCARD/"" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal ""/DISCARD/"" (" """) (string_content "/DISCARD/") (" """)))) (; ";")) (do_statement "do {\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n } while ((bool)uVar11);" (do "do") (compound_statement "{\n if (lVar5 == 0) break;\n lVar5 = lVar5 + -1;\n uVar10 = *pbVar8 < *pbVar9;\n uVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;\n pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;\n }" ({ "{") (if_statement "if (lVar5 == 0) break;" (if "if") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar5 = lVar5 + -1;" (assignment_expression "lVar5 = lVar5 + -1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + -1" (identifier "lVar5") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "uVar10 = *pbVar8 < *pbVar9;" (assignment_expression "uVar10 = *pbVar8 < *pbVar9" (identifier "uVar10") (= "=") (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (< "<") (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")))) (; ";")) (expression_statement "uVar11 = *pbVar8 == *pbVar9;" (assignment_expression "uVar11 = *pbVar8 == *pbVar9" (identifier "uVar11") (= "=") (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (== "==") (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")))) (; ";")) (expression_statement "pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1;" (assignment_expression "pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1" (identifier "pbVar8") (= "=") (binary_expression "pbVar8 + (ulong)bVar12 * -2 + 1" (binary_expression "pbVar8 + (ulong)bVar12 * -2" (identifier "pbVar8") (+ "+") (binary_expression "(ulong)bVar12 * -2" (cast_expression "(ulong)bVar12" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar12")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1;" (assignment_expression "pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1" (identifier "pbVar9") (= "=") (binary_expression "pbVar9 + (ulong)bVar12 * -2 + 1" (binary_expression "pbVar9 + (ulong)bVar12 * -2" (identifier "pbVar9") (+ "+") (binary_expression "(ulong)bVar12 * -2" (cast_expression "(ulong)bVar12" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar12")) (* "*") (number_literal "-2"))) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((bool)uVar11)" (( "(") (cast_expression "(bool)uVar11" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar11")) () ")")) (; ";")) (if_statement "if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) {\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }\n else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" (if "if") (parenthesized_expression "((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10))" (( "(") (binary_expression "(iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)" (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)" (( "(") (binary_expression "(!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10" (parenthesized_expression "(!(bool)uVar10 && !(bool)uVar11)" (( "(") (binary_expression "!(bool)uVar10 && !(bool)uVar11" (unary_expression "!(bool)uVar10" (! "!") (cast_expression "(bool)uVar10" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar10"))) (&& "&&") (unary_expression "!(bool)uVar11" (! "!") (cast_expression "(bool)uVar11" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar11")))) () ")")) (!= "!=") (cast_expression "(bool)uVar10" (( "(") (type_descriptor "bool" (primitive_type "bool")) () ")") (identifier "uVar10"))) () ")"))) () ")")) (compound_statement "{\n if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }\n }" ({ "{") (if_statement "if (((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) {\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }" (if "if") (parenthesized_expression "(((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0))" (( "(") (binary_expression "((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)" (parenthesized_expression "((param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0))" (( "(") (binary_expression "(param_3 == 0) ||\n (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)" (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0)" (( "(") (comma_expression "iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2),\n iVar2 != 0" (assignment_expression "iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2)" (identifier "iVar2") (= "=") (call_expression "(**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2)" (parenthesized_expression "(**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))" (( "(") (pointer_expression "**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" (* "*") (pointer_expression "*(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" (* "*") (cast_expression "(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(DAT_00185a50 + 8) + 0x2f8)" (( "(") (binary_expression "*(long *)(DAT_00185a50 + 8) + 0x2f8" (pointer_expression "*(long *)(DAT_00185a50 + 8)" (* "*") (cast_expression "(long *)(DAT_00185a50 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00185a50 + 8)" (( "(") (binary_expression "DAT_00185a50 + 8" (identifier "DAT_00185a50") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "0x2f8")) () ")"))))) () ")")) (argument_list "(&DAT_00185a00,param_3,param_2)" (( "(") (pointer_expression "&DAT_00185a00" (& "&") (identifier "DAT_00185a00")) (, ",") (identifier "param_3") (, ",") (identifier "param_2") () ")")))) (, ",") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" (( "(") (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" (* "*") (cast_expression "(long *)(param_2 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x68)" (( "(") (binary_expression "param_2 + 0x68" (identifier "param_2") (+ "+") (number_literal "0x68")) () ")")))) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }\n if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }\n uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);\n *(uint *)(lVar5 + 0x20) = uVar3;\n if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }\n if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }\n lVar5 = *(long *)(param_4 + 0x38);\n if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }\n iVar2 = DAT_001853a0;\n *(long *)(param_2 + 0x68) = lVar5;\n if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }\n puVar4 = (undefined8 *)FUN_001155a0(0x18);\n *(undefined4 *)(puVar4 + 1) = 5;\n *puVar4 = 0;\n **(undefined8 **)(param_1 + 8) = puVar4;\n *(undefined8 **)(param_1 + 8) = puVar4;\n puVar4[2] = param_2;\n return;\n }" ({ "{") (if_statement "if ((uVar3 & 0x2020000) == 0x2020000) {\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }\n else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" (if "if") (parenthesized_expression "((uVar3 & 0x2020000) == 0x2020000)" (( "(") (binary_expression "(uVar3 & 0x2020000) == 0x2020000" (parenthesized_expression "(uVar3 & 0x2020000)" (( "(") (binary_expression "uVar3 & 0x2020000" (identifier "uVar3") (& "&") (number_literal "0x2020000")) () ")")) (== "==") (number_literal "0x2020000")) () ")")) (compound_statement "{\n uVar7 = uVar3 & 0xfff3fdfb;\n if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }\n }" ({ "{") (expression_statement "uVar7 = uVar3 & 0xfff3fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff3fdfb" (identifier "uVar7") (= "=") (binary_expression "uVar3 & 0xfff3fdfb" (identifier "uVar3") (& "&") (number_literal "0xfff3fdfb"))) (; ";")) (if_statement "if ((DAT_00185a01 & 0x10) != 0) {\n uVar7 = uVar3 & 0xfff1fdfb;\n }" (if "if") (parenthesized_expression "((DAT_00185a01 & 0x10) != 0)" (( "(") (binary_expression "(DAT_00185a01 & 0x10) != 0" (parenthesized_expression "(DAT_00185a01 & 0x10)" (( "(") (binary_expression "DAT_00185a01 & 0x10" (identifier "DAT_00185a01") (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar7 = uVar3 & 0xfff1fdfb;\n }" ({ "{") (expression_statement "uVar7 = uVar3 & 0xfff1fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff1fdfb" (identifier "uVar7") (= "=") (binary_expression "uVar3 & 0xfff1fdfb" (identifier "uVar3") (& "&") (number_literal "0xfff1fdfb"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" (else "else") (compound_statement "{\n uVar7 = uVar3 & 0xfff1fdfb;\n if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }\n }" ({ "{") (expression_statement "uVar7 = uVar3 & 0xfff1fdfb;" (assignment_expression "uVar7 = uVar3 & 0xfff1fdfb" (identifier "uVar7") (= "=") (binary_expression "uVar3 & 0xfff1fdfb" (identifier "uVar3") (& "&") (number_literal "0xfff1fdfb"))) (; ";")) (if_statement "if ((DAT_00185a00 & 3) == 2) {\n uVar7 = uVar3 & 0xfffffdff;\n }" (if "if") (parenthesized_expression "((DAT_00185a00 & 3) == 2)" (( "(") (binary_expression "(DAT_00185a00 & 3) == 2" (parenthesized_expression "(DAT_00185a00 & 3)" (( "(") (binary_expression "DAT_00185a00 & 3" (identifier "DAT_00185a00") (& "&") (number_literal "3")) () ")")) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n uVar7 = uVar3 & 0xfffffdff;\n }" ({ "{") (expression_statement "uVar7 = uVar3 & 0xfffffdff;" (assignment_expression "uVar7 = uVar3 & 0xfffffdff" (identifier "uVar7") (= "=") (binary_expression "uVar3 & 0xfffffdff" (identifier "uVar3") (& "&") (number_literal "0xfffffdff"))) (; ";")) (} "}"))) (} "}")))) (if_statement "if (*(int *)(param_4 + 0x8c) == 2) {\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }\n else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" (if "if") (parenthesized_expression "(*(int *)(param_4 + 0x8c) == 2)" (( "(") (binary_expression "*(int *)(param_4 + 0x8c) == 2" (pointer_expression "*(int *)(param_4 + 0x8c)" (* "*") (cast_expression "(int *)(param_4 + 0x8c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x8c)" (( "(") (binary_expression "param_4 + 0x8c" (identifier "param_4") (+ "+") (number_literal "0x8c")) () ")")))) (== "==") (number_literal "2")) () ")")) (compound_statement "{\n if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }\n }" ({ "{") (if_statement "if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) {\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }\n else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" (if "if") (parenthesized_expression "(*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5)" (( "(") (binary_expression "*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5" (pointer_expression "*(int *)(*(long *)(DAT_00185a50 + 8) + 8)" (* "*") (cast_expression "(int *)(*(long *)(DAT_00185a50 + 8) + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(DAT_00185a50 + 8) + 8)" (( "(") (binary_expression "*(long *)(DAT_00185a50 + 8) + 8" (pointer_expression "*(long *)(DAT_00185a50 + 8)" (* "*") (cast_expression "(long *)(DAT_00185a50 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00185a50 + 8)" (( "(") (binary_expression "DAT_00185a50 + 8" (identifier "DAT_00185a50") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (== "==") (number_literal "5")) () ")")) (compound_statement "{\n uVar7 = uVar7 & 0xfffffefd | 0x200;\n }" ({ "{") (expression_statement "uVar7 = uVar7 & 0xfffffefd | 0x200;" (assignment_expression "uVar7 = uVar7 & 0xfffffefd | 0x200" (identifier "uVar7") (= "=") (binary_expression "uVar7 & 0xfffffefd | 0x200" (binary_expression "uVar7 & 0xfffffefd" (identifier "uVar7") (& "&") (number_literal "0xfffffefd")) (| "|") (number_literal "0x200"))) (; ";")) (} "}")) (else_clause "else {\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" (else "else") (compound_statement "{\n uVar7 = uVar7 & 0xfffffffc | 0x200;\n }" ({ "{") (expression_statement "uVar7 = uVar7 & 0xfffffffc | 0x200;" (assignment_expression "uVar7 = uVar7 & 0xfffffffc | 0x200" (identifier "uVar7") (= "=") (binary_expression "uVar7 & 0xfffffffc | 0x200" (binary_expression "uVar7 & 0xfffffffc" (identifier "uVar7") (& "&") (number_literal "0xfffffffc")) (| "|") (number_literal "0x200"))) (; ";")) (} "}")))) (} "}")) (else_clause "else if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" (else "else") (if_statement "if (*(int *)(param_4 + 0x8c) == 3) {\n uVar7 = uVar7 & 0xfffffffe;\n }" (if "if") (parenthesized_expression "(*(int *)(param_4 + 0x8c) == 3)" (( "(") (binary_expression "*(int *)(param_4 + 0x8c) == 3" (pointer_expression "*(int *)(param_4 + 0x8c)" (* "*") (cast_expression "(int *)(param_4 + 0x8c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x8c)" (( "(") (binary_expression "param_4 + 0x8c" (identifier "param_4") (+ "+") (number_literal "0x8c")) () ")")))) (== "==") (number_literal "3")) () ")")) (compound_statement "{\n uVar7 = uVar7 & 0xfffffffe;\n }" ({ "{") (expression_statement "uVar7 = uVar7 & 0xfffffffe;" (assignment_expression "uVar7 = uVar7 & 0xfffffffe" (identifier "uVar7") (= "=") (binary_expression "uVar7 & 0xfffffffe" (identifier "uVar7") (& "&") (number_literal "0xfffffffe"))) (; ";")) (} "}"))))) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_4 + 0x38)" (* "*") (cast_expression "(long *)(param_4 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x38)" (( "(") (binary_expression "param_4 + 0x38" (identifier "param_4") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (if_statement "if (lVar5 == 0) {\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }" (if "if") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00117140(param_4,uVar7);\n lVar5 = *(long *)(param_4 + 0x38);\n }" ({ "{") (expression_statement "FUN_00117140(param_4,uVar7);" (call_expression "FUN_00117140(param_4,uVar7)" (identifier "FUN_00117140") (argument_list "(param_4,uVar7)" (( "(") (identifier "param_4") (, ",") (identifier "uVar7") () ")"))) (; ";")) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_4 + 0x38)" (* "*") (cast_expression "(long *)(param_4 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x38)" (( "(") (binary_expression "param_4 + 0x38" (identifier "param_4") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (} "}"))) (expression_statement "uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20);" (assignment_expression "uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20)" (identifier "uVar3") (= "=") (binary_expression "(uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20)" (parenthesized_expression "(uVar7 | 0xfffffff7)" (( "(") (binary_expression "uVar7 | 0xfffffff7" (identifier "uVar7") (| "|") (number_literal "0xfffffff7")) () ")")) (& "&") (pointer_expression "*(uint *)(lVar5 + 0x20)" (* "*") (cast_expression "(uint *)(lVar5 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x20)" (( "(") (binary_expression "lVar5 + 0x20" (identifier "lVar5") (+ "+") (number_literal "0x20")) () ")")))))) (; ";")) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3" (pointer_expression "*(uint *)(lVar5 + 0x20)" (* "*") (cast_expression "(uint *)(lVar5 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x20)" (( "(") (binary_expression "lVar5 + 0x20" (identifier "lVar5") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (if_statement "if ((*(byte *)(lVar5 + 0x24) & 4) == 0) {\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }\n else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar5 + 0x24) & 4) == 0)" (( "(") (binary_expression "(*(byte *)(lVar5 + 0x24) & 4) == 0" (parenthesized_expression "(*(byte *)(lVar5 + 0x24) & 4)" (( "(") (binary_expression "*(byte *)(lVar5 + 0x24) & 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" (* "*") (cast_expression "(byte *)(lVar5 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x24)" (( "(") (binary_expression "lVar5 + 0x24" (identifier "lVar5") (+ "+") (number_literal "0x24")) () ")")))) (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;\n lVar1 = DAT_00185a50;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n (**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);\n if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }\n }" ({ "{") (expression_statement "*(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4;" (assignment_expression "*(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" (* "*") (cast_expression "(byte *)(lVar5 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x24)" (( "(") (binary_expression "lVar5 + 0x24" (identifier "lVar5") (+ "+") (number_literal "0x24")) () ")")))) (= "=") (binary_expression "*(byte *)(lVar5 + 0x24) | 4" (pointer_expression "*(byte *)(lVar5 + 0x24)" (* "*") (cast_expression "(byte *)(lVar5 + 0x24)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x24)" (( "(") (binary_expression "lVar5 + 0x24" (identifier "lVar5") (+ "+") (number_literal "0x24")) () ")")))) (| "|") (number_literal "4"))) (; ";")) (expression_statement "lVar1 = DAT_00185a50;" (assignment_expression "lVar1 = DAT_00185a50" (identifier "lVar1") (= "=") (identifier "DAT_00185a50")) (; ";")) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7" (pointer_expression "*(uint *)(lVar5 + 0x20)" (* "*") (cast_expression "(uint *)(lVar5 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x20)" (( "(") (binary_expression "lVar5 + 0x20" (identifier "lVar5") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "uVar3 | uVar7" (identifier "uVar3") (| "|") (identifier "uVar7"))) (; ";")) (expression_statement "(**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00);" (call_expression "(**(code **)(*(long *)(lVar1 + 8) + 0x148))\n (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00)" (parenthesized_expression "(**(code **)(*(long *)(lVar1 + 8) + 0x148))" (( "(") (pointer_expression "**(code **)(*(long *)(lVar1 + 8) + 0x148)" (* "*") (pointer_expression "*(code **)(*(long *)(lVar1 + 8) + 0x148)" (* "*") (cast_expression "(code **)(*(long *)(lVar1 + 8) + 0x148)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(lVar1 + 8) + 0x148)" (( "(") (binary_expression "*(long *)(lVar1 + 8) + 0x148" (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 "0x148")) () ")"))))) () ")")) (argument_list "(*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00)" (( "(") (pointer_expression "*(undefined8 *)(param_2 + 0xf0)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xf0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xf0)" (( "(") (binary_expression "param_2 + 0xf0" (identifier "param_2") (+ "+") (number_literal "0xf0")) () ")")))) (, ",") (identifier "param_2") (, ",") (identifier "lVar1") (, ",") (identifier "lVar5") (, ",") (pointer_expression "&DAT_00185a00" (& "&") (identifier "DAT_00185a00")) () ")"))) (; ";")) (if_statement "if ((uVar7 & 0x800000) != 0) {\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }" (if "if") (parenthesized_expression "((uVar7 & 0x800000) != 0)" (( "(") (binary_expression "(uVar7 & 0x800000) != 0" (parenthesized_expression "(uVar7 & 0x800000)" (( "(") (binary_expression "uVar7 & 0x800000" (identifier "uVar7") (& "&") (number_literal "0x800000")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);\n }" ({ "{") (expression_statement "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4);" (assignment_expression "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4)" (pointer_expression "*(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4)" (* "*") (cast_expression "(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 0x38) + 0xc4)" (( "(") (binary_expression "*(long *)(param_4 + 0x38) + 0xc4" (pointer_expression "*(long *)(param_4 + 0x38)" (* "*") (cast_expression "(long *)(param_4 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x38)" (( "(") (binary_expression "param_4 + 0x38" (identifier "param_4") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "0xc4")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(param_2 + 0xc4)" (* "*") (cast_expression "(undefined4 *)(param_2 + 0xc4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xc4)" (( "(") (binary_expression "param_2 + 0xc4" (identifier "param_2") (+ "+") (number_literal "0xc4")) () ")"))))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" (else "else") (compound_statement "{\n uVar6 = uVar7 & 0xfffffff7;\n if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }\n uVar7 = uVar6;\n *(uint *)(lVar5 + 0x20) = uVar3 | uVar7;\n }" ({ "{") (expression_statement "uVar6 = uVar7 & 0xfffffff7;" (assignment_expression "uVar6 = uVar7 & 0xfffffff7" (identifier "uVar6") (= "=") (binary_expression "uVar7 & 0xfffffff7" (identifier "uVar7") (& "&") (number_literal "0xfffffff7"))) (; ";")) (if_statement "if ((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) {\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }" (if "if") (parenthesized_expression "((((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)))))" (( "(") (binary_expression "(((uVar3 ^ uVar6) & 0x1800000) != 0) ||\n (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))" (parenthesized_expression "(((uVar3 ^ uVar6) & 0x1800000) != 0)" (( "(") (binary_expression "((uVar3 ^ uVar6) & 0x1800000) != 0" (parenthesized_expression "((uVar3 ^ uVar6) & 0x1800000)" (( "(") (binary_expression "(uVar3 ^ uVar6) & 0x1800000" (parenthesized_expression "(uVar3 ^ uVar6)" (( "(") (binary_expression "uVar3 ^ uVar6" (identifier "uVar3") (^ "^") (identifier "uVar6")) () ")")) (& "&") (number_literal "0x1800000")) () ")")) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))" (( "(") (parenthesized_expression "((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)))" (( "(") (binary_expression "(uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))" (binary_expression "(uVar7 & 0x800000) != 0" (parenthesized_expression "(uVar7 & 0x800000)" (( "(") (binary_expression "uVar7 & 0x800000" (identifier "uVar7") (& "&") (number_literal "0x800000")) () ")")) (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))" (( "(") (binary_expression "*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4)" (pointer_expression "*(int *)(lVar5 + 0xc4)" (* "*") (cast_expression "(int *)(lVar5 + 0xc4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0xc4)" (( "(") (binary_expression "lVar5 + 0xc4" (identifier "lVar5") (+ "+") (number_literal "0xc4")) () ")")))) (!= "!=") (pointer_expression "*(int *)(param_2 + 0xc4)" (* "*") (cast_expression "(int *)(param_2 + 0xc4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xc4)" (( "(") (binary_expression "param_2 + 0xc4" (identifier "param_2") (+ "+") (number_literal "0xc4")) () ")"))))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\n uVar3 = uVar3 & 0xfe7fffff;\n uVar6 = uVar7 & 0xfe7ffff7;\n }" ({ "{") (expression_statement "uVar3 = uVar3 & 0xfe7fffff;" (assignment_expression "uVar3 = uVar3 & 0xfe7fffff" (identifier "uVar3") (= "=") (binary_expression "uVar3 & 0xfe7fffff" (identifier "uVar3") (& "&") (number_literal "0xfe7fffff"))) (; ";")) (expression_statement "uVar6 = uVar7 & 0xfe7ffff7;" (assignment_expression "uVar6 = uVar7 & 0xfe7ffff7" (identifier "uVar6") (= "=") (binary_expression "uVar7 & 0xfe7ffff7" (identifier "uVar7") (& "&") (number_literal "0xfe7ffff7"))) (; ";")) (} "}"))) (expression_statement "uVar7 = uVar6;" (assignment_expression "uVar7 = uVar6" (identifier "uVar7") (= "=") (identifier "uVar6")) (; ";")) (expression_statement "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7;" (assignment_expression "*(uint *)(lVar5 + 0x20) = uVar3 | uVar7" (pointer_expression "*(uint *)(lVar5 + 0x20)" (* "*") (cast_expression "(uint *)(lVar5 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x20)" (( "(") (binary_expression "lVar5 + 0x20" (identifier "lVar5") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "uVar3 | uVar7" (identifier "uVar3") (| "|") (identifier "uVar7"))) (; ";")) (} "}")))) (if_statement "if (((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) {\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }" (if "if") (parenthesized_expression "(((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26))" (( "(") (binary_expression "((uVar7 & 0x10000000) != 0) &&\n (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)" (parenthesized_expression "((uVar7 & 0x10000000) != 0)" (( "(") (binary_expression "(uVar7 & 0x10000000) != 0" (parenthesized_expression "(uVar7 & 0x10000000)" (( "(") (binary_expression "uVar7 & 0x10000000" (identifier "uVar7") (& "&") (number_literal "0x10000000")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)" (( "(") (comma_expression "iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26" (assignment_expression "iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0))" (identifier "iVar2") (= "=") (call_expression "bfd_get_arch(*(undefined8 *)(param_2 + 0xf0))" (identifier "bfd_get_arch") (argument_list "(*(undefined8 *)(param_2 + 0xf0))" (( "(") (pointer_expression "*(undefined8 *)(param_2 + 0xf0)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xf0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xf0)" (( "(") (binary_expression "param_2 + 0xf0" (identifier "param_2") (+ "+") (number_literal "0xf0")) () ")")))) () ")")))) (, ",") (binary_expression "iVar2 == 0x26" (identifier "iVar2") (== "==") (number_literal "0x26"))) () ")"))) () ")")) (compound_statement "{\n *(undefined4 *)(param_4 + 0x78) = 0x80;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_4 + 0x78) = 0x80;" (assignment_expression "*(undefined4 *)(param_4 + 0x78) = 0x80" (pointer_expression "*(undefined4 *)(param_4 + 0x78)" (* "*") (cast_expression "(undefined4 *)(param_4 + 0x78)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x78)" (( "(") (binary_expression "param_4 + 0x78" (identifier "param_4") (+ "+") (number_literal "0x78")) () ")")))) (= "=") (number_literal "0x80")) (; ";")) (} "}"))) (expression_statement "lVar5 = *(long *)(param_4 + 0x38);" (assignment_expression "lVar5 = *(long *)(param_4 + 0x38)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_4 + 0x38)" (* "*") (cast_expression "(long *)(param_4 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x38)" (( "(") (binary_expression "param_4 + 0x38" (identifier "param_4") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (if_statement "if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) {\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }" (if "if") (parenthesized_expression "(*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70))" (( "(") (binary_expression "*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)" (pointer_expression "*(uint *)(lVar5 + 0x70)" (* "*") (cast_expression "(uint *)(lVar5 + 0x70)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x70)" (( "(") (binary_expression "lVar5 + 0x70" (identifier "lVar5") (+ "+") (number_literal "0x70")) () ")")))) (< "<") (pointer_expression "*(uint *)(param_2 + 0x70)" (* "*") (cast_expression "(uint *)(param_2 + 0x70)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x70)" (( "(") (binary_expression "param_2 + 0x70" (identifier "param_2") (+ "+") (number_literal "0x70")) () ")"))))) () ")")) (compound_statement "{\n *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);\n }" ({ "{") (expression_statement "*(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70);" (assignment_expression "*(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70)" (pointer_expression "*(uint *)(lVar5 + 0x70)" (* "*") (cast_expression "(uint *)(lVar5 + 0x70)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x70)" (( "(") (binary_expression "lVar5 + 0x70" (identifier "lVar5") (+ "+") (number_literal "0x70")) () ")")))) (= "=") (pointer_expression "*(uint *)(param_2 + 0x70)" (* "*") (cast_expression "(uint *)(param_2 + 0x70)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x70)" (( "(") (binary_expression "param_2 + 0x70" (identifier "param_2") (+ "+") (number_literal "0x70")) () ")"))))) (; ";")) (} "}"))) (expression_statement "iVar2 = DAT_001853a0;" (assignment_expression "iVar2 = DAT_001853a0" (identifier "iVar2") (= "=") (identifier "DAT_001853a0")) (; ";")) (expression_statement "*(long *)(param_2 + 0x68) = lVar5;" (assignment_expression "*(long *)(param_2 + 0x68) = lVar5" (pointer_expression "*(long *)(param_2 + 0x68)" (* "*") (cast_expression "(long *)(param_2 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x68)" (( "(") (binary_expression "param_2 + 0x68" (identifier "param_2") (+ "+") (number_literal "0x68")) () ")")))) (= "=") (identifier "lVar5")) (; ";")) (if_statement "if (iVar2 == 0) {\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(lVar5 + 0x110);\n *(long *)(lVar5 + 0x110) = param_2;\n *(undefined8 *)(param_2 + 0x108) = 0;\n *(long *)(param_2 + 0x110) = lVar1;\n if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(lVar5 + 0x110);" (assignment_expression "lVar1 = *(long *)(lVar5 + 0x110)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(lVar5 + 0x110)" (* "*") (cast_expression "(long *)(lVar5 + 0x110)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x110)" (( "(") (binary_expression "lVar5 + 0x110" (identifier "lVar5") (+ "+") (number_literal "0x110")) () ")"))))) (; ";")) (expression_statement "*(long *)(lVar5 + 0x110) = param_2;" (assignment_expression "*(long *)(lVar5 + 0x110) = param_2" (pointer_expression "*(long *)(lVar5 + 0x110)" (* "*") (cast_expression "(long *)(lVar5 + 0x110)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x110)" (( "(") (binary_expression "lVar5 + 0x110" (identifier "lVar5") (+ "+") (number_literal "0x110")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (expression_statement "*(undefined8 *)(param_2 + 0x108) = 0;" (assignment_expression "*(undefined8 *)(param_2 + 0x108) = 0" (pointer_expression "*(undefined8 *)(param_2 + 0x108)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0x108)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x108)" (( "(") (binary_expression "param_2 + 0x108" (identifier "param_2") (+ "+") (number_literal "0x108")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(long *)(param_2 + 0x110) = lVar1;" (assignment_expression "*(long *)(param_2 + 0x110) = lVar1" (pointer_expression "*(long *)(param_2 + 0x110)" (* "*") (cast_expression "(long *)(param_2 + 0x110)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x110)" (( "(") (binary_expression "param_2 + 0x110" (identifier "param_2") (+ "+") (number_literal "0x110")) () ")")))) (= "=") (identifier "lVar1")) (; ";")) (if_statement "if (lVar1 == 0) {\n *(long *)(lVar5 + 0x108) = param_2;\n }\n else {\n *(long *)(lVar1 + 0x108) = param_2;\n }" (if "if") (parenthesized_expression "(lVar1 == 0)" (( "(") (binary_expression "lVar1 == 0" (identifier "lVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(lVar5 + 0x108) = param_2;\n }" ({ "{") (expression_statement "*(long *)(lVar5 + 0x108) = param_2;" (assignment_expression "*(long *)(lVar5 + 0x108) = param_2" (pointer_expression "*(long *)(lVar5 + 0x108)" (* "*") (cast_expression "(long *)(lVar5 + 0x108)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + 0x108)" (( "(") (binary_expression "lVar5 + 0x108" (identifier "lVar5") (+ "+") (number_literal "0x108")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (} "}")) (else_clause "else {\n *(long *)(lVar1 + 0x108) = param_2;\n }" (else "else") (compound_statement "{\n *(long *)(lVar1 + 0x108) = param_2;\n }" ({ "{") (expression_statement "*(long *)(lVar1 + 0x108) = param_2;" (assignment_expression "*(long *)(lVar1 + 0x108) = param_2" (pointer_expression "*(long *)(lVar1 + 0x108)" (* "*") (cast_expression "(long *)(lVar1 + 0x108)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x108)" (( "(") (binary_expression "lVar1 + 0x108" (identifier "lVar1") (+ "+") (number_literal "0x108")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar4 = (undefined8 *)FUN_001155a0(0x18);" (assignment_expression "puVar4 = (undefined8 *)FUN_001155a0(0x18)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)FUN_001155a0(0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001155a0(0x18)" (identifier "FUN_001155a0") (argument_list "(0x18)" (( "(") (number_literal "0x18") () ")"))))) (; ";")) (expression_statement "*(undefined4 *)(puVar4 + 1) = 5;" (assignment_expression "*(undefined4 *)(puVar4 + 1) = 5" (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 "5")) (; ";")) (expression_statement "*puVar4 = 0;" (assignment_expression "*puVar4 = 0" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (number_literal "0")) (; ";")) (expression_statement "**(undefined8 **)(param_1 + 8) = puVar4;" (assignment_expression "**(undefined8 **)(param_1 + 8) = puVar4" (pointer_expression "**(undefined8 **)(param_1 + 8)" (* "*") (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")) () ")"))))) (= "=") (identifier "puVar4")) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar4;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar4" (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")) () ")")))) (= "=") (identifier "puVar4")) (; ";")) (expression_statement "puVar4[2] = param_2;" (assignment_expression "puVar4[2] = param_2" (subscript_expression "puVar4[2]" (identifier "puVar4") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "param_2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (else_clause "else if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" (else "else") (if_statement "if (*(long *)(param_2 + 0x68) == 0) {\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(param_2 + 0x68) == 0)" (( "(") (binary_expression "*(long *)(param_2 + 0x68) == 0" (pointer_expression "*(long *)(param_2 + 0x68)" (* "*") (cast_expression "(long *)(param_2 + 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x68)" (( "(") (binary_expression "param_2 + 0x68" (identifier "param_2") (+ "+") (number_literal "0x68")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined8 *)(param_2 + 0x68) = 0x184c90;\n return;\n }" ({ "{") (expression_statement "*(undefined8 *)(param_2 + 0x68) = 0x184c90;" (assignment_expression "*(undefined8 *)(param_2 + 0x68) = 0x184c90" (pointer_expression "*(undefined8 *)(param_2 + 0x68)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x68)" (( "(") (binary_expression "param_2 + 0x68" (identifier "param_2") (+ "+") (number_literal "0x68")) () ")")))) (= "=") (number_literal "0x184c90")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *ptr,type_2 *section,type_3 *var_6, type_4 *output) { type_5 *var_17; type_6 *pbVar2; type_7 var_5; type_8 var_7; int var_16; type_9 *plVar6; long var_2; type_2 *var_12; type_8 var_14; type_8 var_10; type_10 *var_3; type_10 *var_4; type_11 uVar12; type_11 uVar13; type_10 bVar14; bVar14 = 0; uVar12 = &stack0xffffffffffffffe0 < &DAT_00000008; uVar13 = &stack0x00000000 == (type_11 *)0x28; var_7 = section->var_10; var_5 = var_1((type_2 *)(type_12)var_7); var_2 = 10; var_3 = (type_10 *)output->name; var_4 = (type_10 *)"/DISCARD/"; do { if (var_2 == 0) break; var_2 = var_2 + -1; uVar12 = *var_3 < *var_4; uVar13 = *var_3 == *var_4; var_3 = var_3 + (type_12)bVar14 * -2 + 1; var_4 = var_4 + (type_12)bVar14 * -2 + 1; } while ((bool)uVar13); if ((var_5 == 0) && ((!(bool)uVar12 && !(bool)uVar13) != (bool)uVar12)) { if (((var_6 == (type_3 *)0x0) || (var_5 = (*(link_info.output_bfd)->xvec->_bfd_lookup_section_flags) (&link_info,var_6,section), var_5 != 0)) && (section->output_section == (type_5 *)0x0)) { if ((var_7 & 0x2020000) == 0x2020000) { var_10 = var_7 & 0xfff3fdfb; if ((link_info._1_1_ & 0x10) != 0) { var_10 = var_7 & 0xfff1fdfb; } } else { var_10 = var_7 & 0xfff1fdfb; if ((link_info._0_1_ & 3) == 2) { var_10 = var_7 & 0xfffffdff; } } if (output->sectype == var_8) { if ((link_info.output_bfd)->xvec->flavour == var_9) { var_10 = var_10 & 0xfffffefd | 0x200; } else { var_10 = var_10 & 0xfffffffc | 0x200; } } else if (output->sectype == var_11) { var_10 = var_10 & 0xfffffffe; } var_12 = output->type_5; if (var_12 == (type_2 *)0x0) { var_13(output,var_10); var_12 = output->type_5; } var_7 = (var_10 | 0xfffffff7) & var_12->var_10; var_12->var_10 = var_7; if ((var_12->field_0x24 & 4) == 0) { var_12->field_0x24 = var_12->field_0x24 | 4; pbVar2 = link_info.output_bfd; var_12->var_10 = var_7 | var_10; (*pbVar2->xvec->_bfd_init_private_section_data) (section->owner,section,pbVar2,var_12,&link_info); if ((var_10 & 0x800000) != 0) { output->type_5->entsize = section->entsize; } } else { var_14 = var_10 & 0xfffffff7; if ((((var_7 ^ var_14) & 0x1800000) != 0) || (((var_10 & 0x800000) != 0 && (var_12->entsize != section->entsize)))) { var_7 = var_7 & 0xfe7fffff; var_14 = var_10 & 0xfe7ffff7; } var_10 = var_14; var_12->var_10 = var_7 | var_10; } if (((var_10 & 0x10000000) != 0) && (var_16 = var_15(section->owner), var_16 == 0x26)) { output->block_value = 0x80; } var_12 = output->type_5; if (var_12->alignment_power < section->alignment_power) { var_12->alignment_power = section->alignment_power; } var_5 = map_head_is_link_order; section->output_section = var_12; if (var_5 == 0) { var_17 = (var_12->map_tail).s; (var_12->map_tail).link_order = (type_13 *)section; (section->map_head).link_order = (type_13 *)0x0; (section->map_tail).s = var_17; if (var_17 == (type_5 *)0x0) { (var_12->map_head).link_order = (type_13 *)section; } else { (var_17->map_head).link_order = (type_13 *)section; } } plVar6 = (type_9 *)var_18(0x18); (plVar6->header).type = lang_input_section_enum; (plVar6->header).next = (type_9 *)0x0; *ptr->tail = plVar6; ptr->tail = (type_9 **)plVar6; (plVar6->input_section).section = section; return; } } else if (section->output_section == (type_5 *)0x0) { section->output_section = (type_5 *)(var_19 + 0x230); return; } 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: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) 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: (type_identifier) 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: (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: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (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: (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))))) (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 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: (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: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) condition: (parenthesized_expression (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: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (unary_expression argument: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) consequence: (compound_statement (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: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) 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 (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: (binary_expression left: (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: (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)))) (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: (binary_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 (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: (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))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))))))) alternative: (else_clause (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: (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: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (binary_expression left: (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: (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 (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: (identifier) 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: (binary_expression left: (identifier) right: (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) 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))))) (identifier) (identifier) (identifier) (pointer_expression argument: (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: (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: (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)))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (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: (identifier))) right: (number_literal))) 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 (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: (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)))))))))))) consequence: (compound_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: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) 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: (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 (comma_expression left: (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)))))))) right: (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: (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: (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))))))) 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: (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: (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))) (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: (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: (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))) (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)))) alternative: (else_clause (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)))))))) (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_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (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: (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 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: (identifier))) (return_statement)))) 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: (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))) (return_statement))))) (return_statement))))
null
void MASKED(long param_1,long param_2,long param_3,long param_4) { long lVar1; int iVar2; uint uVar3; undefined8 *puVar4; long lVar5; uint uVar6; uint uVar7; byte *pbVar8; byte *pbVar9; undefined1 uVar10; undefined1 uVar11; byte bVar12; bVar12 = 0; uVar10 = &stack0xffffffffffffffe0 < &DAT_00000008; uVar11 = &stack0x00000000 == (undefined1 *)0x28; uVar3 = *(uint *)(param_2 + 0x20); iVar2 = FUN_00113360(uVar3); lVar5 = 10; pbVar8 = *(byte **)(param_4 + 0x30); pbVar9 = (byte *)"/DISCARD/"; do { if (lVar5 == 0) break; lVar5 = lVar5 + -1; uVar10 = *pbVar8 < *pbVar9; uVar11 = *pbVar8 == *pbVar9; pbVar8 = pbVar8 + (ulong)bVar12 * -2 + 1; pbVar9 = pbVar9 + (ulong)bVar12 * -2 + 1; } while ((bool)uVar11); if ((iVar2 == 0) && ((!(bool)uVar10 && !(bool)uVar11) != (bool)uVar10)) { if (((param_3 == 0) || (iVar2 = (**(code **)(*(long *)(DAT_00185a50 + 8) + 0x2f8))(&DAT_00185a00,param_3,param_2), iVar2 != 0)) && (*(long *)(param_2 + 0x68) == 0)) { if ((uVar3 & 0x2020000) == 0x2020000) { uVar7 = uVar3 & 0xfff3fdfb; if ((DAT_00185a01 & 0x10) != 0) { uVar7 = uVar3 & 0xfff1fdfb; } } else { uVar7 = uVar3 & 0xfff1fdfb; if ((DAT_00185a00 & 3) == 2) { uVar7 = uVar3 & 0xfffffdff; } } if (*(int *)(param_4 + 0x8c) == 2) { if (*(int *)(*(long *)(DAT_00185a50 + 8) + 8) == 5) { uVar7 = uVar7 & 0xfffffefd | 0x200; } else { uVar7 = uVar7 & 0xfffffffc | 0x200; } } else if (*(int *)(param_4 + 0x8c) == 3) { uVar7 = uVar7 & 0xfffffffe; } lVar5 = *(long *)(param_4 + 0x38); if (lVar5 == 0) { FUN_00117140(param_4,uVar7); lVar5 = *(long *)(param_4 + 0x38); } uVar3 = (uVar7 | 0xfffffff7) & *(uint *)(lVar5 + 0x20); *(uint *)(lVar5 + 0x20) = uVar3; if ((*(byte *)(lVar5 + 0x24) & 4) == 0) { *(byte *)(lVar5 + 0x24) = *(byte *)(lVar5 + 0x24) | 4; lVar1 = DAT_00185a50; *(uint *)(lVar5 + 0x20) = uVar3 | uVar7; (**(code **)(*(long *)(lVar1 + 8) + 0x148)) (*(undefined8 *)(param_2 + 0xf0),param_2,lVar1,lVar5,&DAT_00185a00); if ((uVar7 & 0x800000) != 0) { *(undefined4 *)(*(long *)(param_4 + 0x38) + 0xc4) = *(undefined4 *)(param_2 + 0xc4); } } else { uVar6 = uVar7 & 0xfffffff7; if ((((uVar3 ^ uVar6) & 0x1800000) != 0) || (((uVar7 & 0x800000) != 0 && (*(int *)(lVar5 + 0xc4) != *(int *)(param_2 + 0xc4))))) { uVar3 = uVar3 & 0xfe7fffff; uVar6 = uVar7 & 0xfe7ffff7; } uVar7 = uVar6; *(uint *)(lVar5 + 0x20) = uVar3 | uVar7; } if (((uVar7 & 0x10000000) != 0) && (iVar2 = bfd_get_arch(*(undefined8 *)(param_2 + 0xf0)), iVar2 == 0x26)) { *(undefined4 *)(param_4 + 0x78) = 0x80; } lVar5 = *(long *)(param_4 + 0x38); if (*(uint *)(lVar5 + 0x70) < *(uint *)(param_2 + 0x70)) { *(uint *)(lVar5 + 0x70) = *(uint *)(param_2 + 0x70); } iVar2 = DAT_001853a0; *(long *)(param_2 + 0x68) = lVar5; if (iVar2 == 0) { lVar1 = *(long *)(lVar5 + 0x110); *(long *)(lVar5 + 0x110) = param_2; *(undefined8 *)(param_2 + 0x108) = 0; *(long *)(param_2 + 0x110) = lVar1; if (lVar1 == 0) { *(long *)(lVar5 + 0x108) = param_2; } else { *(long *)(lVar1 + 0x108) = param_2; } } puVar4 = (undefined8 *)FUN_001155a0(0x18); *(undefined4 *)(puVar4 + 1) = 5; *puVar4 = 0; **(undefined8 **)(param_1 + 8) = puVar4; *(undefined8 **)(param_1 + 8) = puVar4; puVar4[2] = param_2; return; } } else if (*(long *)(param_2 + 0x68) == 0) { *(undefined8 *)(param_2 + 0x68) = 0x184c90; return; } return; }
9855_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
get_year
FUN_00326f70
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::get_year(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_year (long *param_1) { /* WARNING: Could not recover jumptable at 0x00326f73. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x38))(); return; }
void FUN_00326f70(long *param_1) { /* WARNING: Could not recover jumptable at 0x00326f73. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x38))(); return; }
MOV RAX,qword ptr [RDI] JMP qword ptr [RAX + 0x38]
null
null
null
null
[(u'LOAD_-1204981896', u'CALLIND_-1204981889'), ('const-433', u'LOAD_-1204981896'), (u'CAST_-1204981824', u'LOAD_-1204981896'), ('const-56', u'INT_ADD_-1204981880'), ('tmp_34', u'LOAD_-1204981902'), (u'LOAD_-1204981902', u'INT_ADD_-1204981880'), ('const-433', u'LOAD_-1204981902'), ('const-1', u'RETURN_-1204981886'), (u'INT_ADD_-1204981880', u'CAST_-1204981824')]
[(u'LOAD_-1204981896', u'CALLIND_-1204981889'), ('const-433', u'LOAD_-1204981896'), (u'CAST_-1204981824', u'LOAD_-1204981896'), ('const-56', u'INT_ADD_-1204981880'), ('tmp_34', u'LOAD_-1204981902'), (u'LOAD_-1204981902', u'INT_ADD_-1204981880'), ('const-433', u'LOAD_-1204981902'), ('const-1', u'RETURN_-1204981886'), (u'INT_ADD_-1204981880', u'CAST_-1204981824')]
null
null
00326f70
x64
O2
(translation_unit "void FUN_00326f70(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00326f73. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x38))();\n return;\n}\n\n" (function_definition "void FUN_00326f70(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00326f73. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x38))();\n return;\n}" primitive_type (function_declarator "FUN_00326f70(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 0x00326f73. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x38))();\n return;\n}" { comment comment (expression_statement "(**(code **)(*param_1 + 0x38))();" (call_expression "(**(code **)(*param_1 + 0x38))()" (parenthesized_expression "(**(code **)(*param_1 + 0x38))" ( (pointer_expression "**(code **)(*param_1 + 0x38)" * (pointer_expression "*(code **)(*param_1 + 0x38)" * (cast_expression "(code **)(*param_1 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x38)" ( (binary_expression "*param_1 + 0x38" (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_year(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_year\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00326f73. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x38))();\n return;\n}\n\n" comment (declaration "void std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::get_year\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00326f73. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x38))();" 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_year\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00326f73. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x38))()" (function_declarator "get_year\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x00326f73. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x38))" (function_declarator "get_year\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 + 0x38))" ( (parameter_declaration "**(code **)(*param_1 + 0x38)" type_identifier (abstract_pointer_declarator "**(code **)(*param_1 + 0x38)" * (abstract_pointer_declarator "*(code **)(*param_1 + 0x38)" * (abstract_function_declarator "(code **)(*param_1 + 0x38)" (abstract_function_declarator "(code **)" (parameter_list "(code **)" ( (parameter_declaration "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ))) (parameter_list "(*param_1 + 0x38)" ( (ERROR "*" *) (parameter_declaration "param_1" type_identifier) (ERROR "+ 0x38" + number_literal) )))))) ))) (parameter_list "()" ( ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00326f70(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x38))();\n return;\n}\n\n" (function_definition "void FUN_00326f70(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x38))();\n return;\n}" primitive_type (function_declarator "FUN_00326f70(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 + 0x38))();\n return;\n}" { (expression_statement "(**(code **)(*param_1 + 0x38))();" (call_expression "(**(code **)(*param_1 + 0x38))()" (parenthesized_expression "(**(code **)(*param_1 + 0x38))" ( (pointer_expression "**(code **)(*param_1 + 0x38)" * (pointer_expression "*(code **)(*param_1 + 0x38)" * (cast_expression "(code **)(*param_1 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x38)" ( (binary_expression "*param_1 + 0x38" (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_00326f70(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x38))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00326f70(long *param_1)" (identifier "FUN_00326f70") (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 + 0x38))();\n return;\n}" ({ "{") (expression_statement "(**(code **)(*param_1 + 0x38))();" (call_expression "(**(code **)(*param_1 + 0x38))()" (parenthesized_expression "(**(code **)(*param_1 + 0x38))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x38)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x38)" (* "*") (cast_expression "(code **)(*param_1 + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x38)" (( "(") (binary_expression "*param_1 + 0x38" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::get_year(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 0x00326f73. Too many branches */ /* WARNING: Treating indirect jump as call */ (type_1**(type_2 **)(*type_3 + 0x38))(); 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 0x00326f73. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x38))(); return; }
10254_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
grouping
FUN_003465f0
/* std::moneypunct<char, true>::grouping() const */ void std::moneypunct<char,true>::grouping(void) { char *__s; long *in_RSI; long *in_RDI; if (*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043df38) { __s = *(char **)(in_RSI[2] + 0x10); *in_RDI = (long)(in_RDI + 2); if (__s != (char *)0x0) { strlen(__s); } __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*>(); return; } (**(code **)(*in_RSI + 0x20))(); return; }
long * FUN_003465f0(long *param_1,long *param_2) { char *__s; size_t sVar1; char *pcVar2; if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) { pcVar2 = (char *)0xffffffffffffffff; __s = *(char **)(param_2[2] + 0x10); *param_1 = (long)(param_1 + 2); if (__s != (char *)0x0) { sVar1 = strlen(__s); pcVar2 = __s + sVar1; } FUN_001665c0(param_1,__s,pcVar2); return param_1; } (**(code **)(*param_2 + 0x20))(); return param_1; }
PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV RAX,qword ptr [RSI] MOV RAX,qword ptr [RAX + 0x20] CMP RAX,qword ptr [0x0043df38] JNZ 0x00346650 MOV RAX,qword ptr [RSI + 0x10] MOV RDX,-0x1 MOV RBP,qword ptr [RAX + 0x10] LEA RAX,[RDI + 0x10] MOV qword ptr [RDI],RAX TEST RBP,RBP JZ 0x00346631 MOV RDI,RBP CALL 0x00147490 LEA RDX,[RBP + RAX*0x1] MOV RSI,RBP MOV RDI,RBX CALL 0x001665c0 ADD RSP,0x8 MOV RAX,RBX POP RBX POP RBP RET CALL RAX ADD RSP,0x8 MOV RAX,RBX POP RBX POP RBP RET
null
null
null
null
[(u'INT_ADD_-1205115359', u'CAST_-1205115134'), ('const-433', u'LOAD_-1205115375'), (u'CAST_-1205115099', u'STORE_-1205115318'), (u'LOAD_-1205115332', u'CALL_-1205115289'), ('const-0', u'RETURN_-1205115180'), ('const-2', u'PTRADD_-1205115122'), (u'CALL_-1205115289', u'INDIRECT_-1205115116'), (u'INDIRECT_-1205115076', u'COPY_-1205115121'), ('const-32', u'INT_ADD_-1205115359'), (u'INDIRECT_-1205115123', u'MULTIEQUAL_-1205115102'), (u'LOAD_-1205115375', u'CALLIND_-1205115214'), ('const-16', u'INT_ADD_-1205115316'), (u'CAST_-1205115129', u'INT_EQUAL_-1205115355'), ('tmp_473', u'PTRADD_-1205115106'), ('const-433', u'STORE_-1205115318'), ('const-0', u'RETURN_-1205115227'), ('const-2', u'PTRADD_-1205115106'), (u'LOAD_-1205115347', u'INT_ADD_-1205115316'), (u'CALL_-1205115265', u'INDIRECT_-1205115099'), (u'LOAD_-1205115375', u'INT_EQUAL_-1205115355'), ('tmp_474', u'PTRADD_-1205115122'), (u'INT_ADD_-1205115316', u'CAST_-1205115108'), ('tmp_474', u'LOAD_-1205115381'), (u'LOAD_-1205115332', u'INT_NOTEQUAL_-1205115301'), (u'PTRADD_-1205115122', u'LOAD_-1205115347'), ('const-8', u'PTRADD_-1205115122'), ('const-8', u'PTRADD_-1205115106'), ('tmp_581', u'CAST_-1205115129'), (u'CAST_-1205115108', u'LOAD_-1205115332'), (u'STORE_-1205115318', u'INDIRECT_-1205115123'), (u'CAST_-1205115134', u'LOAD_-1205115375'), ('tmp_473', u'STORE_-1205115318'), ('tmp_141', u'CBRANCH_-1205115300'), (u'INDIRECT_-1205115099', u'COPY_-1205115144'), (u'INDIRECT_-1205115116', u'MULTIEQUAL_-1205115102'), ('const-433', u'LOAD_-1205115347'), ('tmp_87', u'CBRANCH_-1205115348'), ('const-433', u'LOAD_-1205115332'), (u'INT_EQUAL_-1205115355', u'CBRANCH_-1205115348'), (u'PTRADD_-1205115106', u'CAST_-1205115099'), ('const-0', u'INT_NOTEQUAL_-1205115301'), ('const-433', u'LOAD_-1205115381'), (u'INT_NOTEQUAL_-1205115301', u'CBRANCH_-1205115300'), (u'CALLIND_-1205115214', u'INDIRECT_-1205115076'), (u'LOAD_-1205115381', u'INT_ADD_-1205115359')]
[(u'INT_ADD_-1205115359', u'CAST_-1205115134'), (u'CAST_-1205115099', u'STORE_-1205115318'), (u'LOAD_-1205115332', u'CALL_-1205115289'), (u'MULTIEQUAL_-1205115153', u'CALL_-1205115265'), (u'CALL_-1205115289', u'INDIRECT_-1205115116'), (u'LOAD_-1205115332', u'PTRADD_-1205115224'), (u'INDIRECT_-1205115076', u'COPY_-1205115121'), (u'INDIRECT_-1205115123', u'MULTIEQUAL_-1205115102'), ('const-16', u'INT_ADD_-1205115316'), ('const-0', u'RETURN_-1205115227'), ('const-8', u'PTRADD_-1205115106'), (u'LOAD_-1205115347', u'INT_ADD_-1205115316'), (u'CALL_-1205115265', u'INDIRECT_-1205115099'), ('tmp_474', u'PTRADD_-1205115122'), (u'COPY_-1205115342', u'MULTIEQUAL_-1205115153'), (u'PTRADD_-1205115122', u'LOAD_-1205115347'), (u'CALL_-1205115289', u'PTRADD_-1205115224'), (u'CAST_-1205115108', u'LOAD_-1205115332'), (u'CAST_-1205115134', u'LOAD_-1205115375'), ('tmp_141', u'CBRANCH_-1205115300'), (u'INDIRECT_-1205115099', u'COPY_-1205115144'), (u'INDIRECT_-1205115116', u'MULTIEQUAL_-1205115102'), (u'LOAD_-1205115332', u'CALL_-1205115265'), ('tmp_580', u'CAST_-1205115129'), ('const-433', u'LOAD_-1205115332'), ('const-0', u'INT_NOTEQUAL_-1205115301'), ('const-433', u'LOAD_-1205115381'), (u'INT_NOTEQUAL_-1205115301', u'CBRANCH_-1205115300'), ('tmp_473', u'COPY_-1205115205'), ('const-433', u'LOAD_-1205115375'), ('const-2', u'PTRADD_-1205115122'), ('const-0', u'RETURN_-1205115180'), ('const-1', u'PTRADD_-1205115224'), ('const-8', u'PTRADD_-1205115122'), ('tmp_473', u'CALL_-1205115265'), ('const-32', u'INT_ADD_-1205115359'), (u'LOAD_-1205115375', u'CALLIND_-1205115214'), (u'CAST_-1205115129', u'INT_EQUAL_-1205115355'), ('const--1', u'COPY_-1205115342'), ('tmp_473', u'PTRADD_-1205115106'), ('const-433', u'STORE_-1205115318'), (u'PTRADD_-1205115224', u'MULTIEQUAL_-1205115153'), ('tmp_473', u'COPY_-1205115252'), (u'LOAD_-1205115375', u'INT_EQUAL_-1205115355'), (u'INT_ADD_-1205115316', u'CAST_-1205115108'), ('tmp_474', u'LOAD_-1205115381'), ('const-2', u'PTRADD_-1205115106'), (u'LOAD_-1205115332', u'INT_NOTEQUAL_-1205115301'), (u'STORE_-1205115318', u'INDIRECT_-1205115123'), ('tmp_473', u'STORE_-1205115318'), ('const-433', u'LOAD_-1205115347'), (u'COPY_-1205115252', u'RETURN_-1205115227'), ('tmp_87', u'CBRANCH_-1205115348'), (u'INT_EQUAL_-1205115355', u'CBRANCH_-1205115348'), (u'PTRADD_-1205115106', u'CAST_-1205115099'), (u'CALLIND_-1205115214', u'INDIRECT_-1205115076'), (u'LOAD_-1205115381', u'INT_ADD_-1205115359'), (u'COPY_-1205115205', u'RETURN_-1205115180')]
null
null
003465f0
x64
O2
(translation_unit "long * FUN_003465f0(long *param_1,long *param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}\n\n" (function_definition "long * FUN_003465f0(long *param_1,long *param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_003465f0(long *param_1,long *param_2)" * (function_declarator "FUN_003465f0(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }" if (parenthesized_expression "(*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38)" ( (binary_expression "*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38" (pointer_expression "*(code **)(*param_2 + 0x20)" * (cast_expression "(code **)(*param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x20)" ( (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0043df38" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }" { (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(char **)(param_2[2] + 0x10);" (assignment_expression "__s = *(char **)(param_2[2] + 0x10)" identifier = (pointer_expression "*(char **)(param_2[2] + 0x10)" * (cast_expression "(char **)(param_2[2] + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[2] + 0x10)" ( (binary_expression "param_2[2] + 0x10" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(param_1,__s,pcVar2);" (call_expression "FUN_001665c0(param_1,__s,pcVar2)" identifier (argument_list "(param_1,__s,pcVar2)" ( identifier , identifier , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })) (expression_statement "(**(code **)(*param_2 + 0x20))();" (call_expression "(**(code **)(*param_2 + 0x20))()" (parenthesized_expression "(**(code **)(*param_2 + 0x20))" ( (pointer_expression "**(code **)(*param_2 + 0x20)" * (pointer_expression "*(code **)(*param_2 + 0x20)" * (cast_expression "(code **)(*param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x20)" ( (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<char, true>::grouping() const */\n\nvoid std::moneypunct<char,true>::grouping(void)\n\n{\n char *__s;\n long *in_RSI;\n long *in_RDI;\n \n if (*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043df38) {\n __s = *(char **)(in_RSI[2] + 0x10);\n *in_RDI = (long)(in_RDI + 2);\n if (__s != (char *)0x0) {\n strlen(__s);\n }\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>();\n return;\n }\n (**(code **)(*in_RSI + 0x20))();\n return;\n}\n\n" comment (declaration "void std::moneypunct<char,true>::grouping(void)\n\n{\n char *__s;" primitive_type (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "true>::grouping(void)\n\n{\n char" identifier > : : (function_declarator "grouping(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) { primitive_type) (pointer_declarator "*__s" * identifier) ;) (declaration "long *in_RSI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RSI" * identifier) ;) (declaration "long *in_RDI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RDI" * identifier) ;) (if_statement "if (*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043df38) {\n __s = *(char **)(in_RSI[2] + 0x10);\n *in_RDI = (long)(in_RDI + 2);\n if (__s != (char *)0x0) {\n strlen(__s);\n }\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>();\n return;\n }" if (parenthesized_expression "(*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043df38)" ( (binary_expression "*(code **)(*in_RSI + 0x20) == (code *)PTR_do_grouping_0043df38" (pointer_expression "*(code **)(*in_RSI + 0x20)" * (cast_expression "(code **)(*in_RSI + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*in_RSI + 0x20)" ( (binary_expression "*in_RSI + 0x20" (pointer_expression "*in_RSI" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_do_grouping_0043df38" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n __s = *(char **)(in_RSI[2] + 0x10);\n *in_RDI = (long)(in_RDI + 2);\n if (__s != (char *)0x0) {\n strlen(__s);\n }\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>();\n return;\n }" { (expression_statement "__s = *(char **)(in_RSI[2] + 0x10);" (assignment_expression "__s = *(char **)(in_RSI[2] + 0x10)" identifier = (pointer_expression "*(char **)(in_RSI[2] + 0x10)" * (cast_expression "(char **)(in_RSI[2] + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(in_RSI[2] + 0x10)" ( (binary_expression "in_RSI[2] + 0x10" (subscript_expression "in_RSI[2]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "*in_RDI = (long)(in_RDI + 2);" (assignment_expression "*in_RDI = (long)(in_RDI + 2)" (pointer_expression "*in_RDI" * identifier) = (cast_expression "(long)(in_RDI + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(in_RDI + 2)" ( (binary_expression "in_RDI + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n strlen(__s);\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n strlen(__s);\n }" { (expression_statement "strlen(__s);" (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) })) (ERROR "__cxx11::basic_string<char,_std::char_traits<char>,_std::" (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) : :) (expression_statement "allocator<char>_>::\n _M_construct<char_const*>();" (binary_expression "allocator<char>_>::\n _M_construct<char_const" (binary_expression "allocator<char>_>::\n _M_construct" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) (ERROR "*>()" * > ( )) ;) (return_statement "return;" return ;) })) (expression_statement "(**(code **)(*in_RSI + 0x20))();" (call_expression "(**(code **)(*in_RSI + 0x20))()" (parenthesized_expression "(**(code **)(*in_RSI + 0x20))" ( (pointer_expression "**(code **)(*in_RSI + 0x20)" * (pointer_expression "*(code **)(*in_RSI + 0x20)" * (cast_expression "(code **)(*in_RSI + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*in_RSI + 0x20)" ( (binary_expression "*in_RSI + 0x20" (pointer_expression "*in_RSI" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "long * FUN_003465f0(long *param_1,long *param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}\n\n" (function_definition "long * FUN_003465f0(long *param_1,long *param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_003465f0(long *param_1,long *param_2)" * (function_declarator "FUN_003465f0(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (if_statement "if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }" if (parenthesized_expression "(*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38)" ( (binary_expression "*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38" (pointer_expression "*(code **)(*param_2 + 0x20)" * (cast_expression "(code **)(*param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x20)" ( (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0043df38" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }" { (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(char **)(param_2[2] + 0x10);" (assignment_expression "__s = *(char **)(param_2[2] + 0x10)" identifier = (pointer_expression "*(char **)(param_2[2] + 0x10)" * (cast_expression "(char **)(param_2[2] + 0x10)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2[2] + 0x10)" ( (binary_expression "param_2[2] + 0x10" (subscript_expression "param_2[2]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(param_1,__s,pcVar2);" (call_expression "FUN_001665c0(param_1,__s,pcVar2)" identifier (argument_list "(param_1,__s,pcVar2)" ( identifier , identifier , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })) (expression_statement "(**(code **)(*param_2 + 0x20))();" (call_expression "(**(code **)(*param_2 + 0x20))()" (parenthesized_expression "(**(code **)(*param_2 + 0x20))" ( (pointer_expression "**(code **)(*param_2 + 0x20)" * (pointer_expression "*(code **)(*param_2 + 0x20)" * (cast_expression "(code **)(*param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x20)" ( (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (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 (sized_type_specifier long) (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * 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 { (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 TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_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 ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return 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 ( ))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_003465f0(long *param_1,long *param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_003465f0(long *param_1,long *param_2)" (* "*") (function_declarator "FUN_003465f0(long *param_1,long *param_2)" (identifier "FUN_003465f0") (parameter_list "(long *param_1,long *param_2)" (( "(") (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"))) () ")")))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }\n (**(code **)(*param_2 + 0x20))();\n return param_1;\n}" ({ "{") (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (if_statement "if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) {\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }" (if "if") (parenthesized_expression "(*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38)" (( "(") (binary_expression "*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38" (pointer_expression "*(code **)(*param_2 + 0x20)" (* "*") (cast_expression "(code **)(*param_2 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x20)" (( "(") (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x20")) () ")")))) (== "==") (cast_expression "(code *)PTR_FUN_0043df38" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_0043df38"))) () ")")) (compound_statement "{\n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(param_2[2] + 0x10);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n }" ({ "{") (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" (identifier "pcVar2") (= "=") (cast_expression "(char *)0xffffffffffffffff" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xffffffffffffffff"))) (; ";")) (expression_statement "__s = *(char **)(param_2[2] + 0x10);" (assignment_expression "__s = *(char **)(param_2[2] + 0x10)" (identifier "__s") (= "=") (pointer_expression "*(char **)(param_2[2] + 0x10)" (* "*") (cast_expression "(char **)(param_2[2] + 0x10)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2[2] + 0x10)" (( "(") (binary_expression "param_2[2] + 0x10" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" (if "if") (parenthesized_expression "(__s != (char *)0x0)" (( "(") (binary_expression "__s != (char *)0x0" (identifier "__s") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" ({ "{") (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" (identifier "sVar1") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" (identifier "pcVar2") (= "=") (binary_expression "__s + sVar1" (identifier "__s") (+ "+") (identifier "sVar1"))) (; ";")) (} "}"))) (expression_statement "FUN_001665c0(param_1,__s,pcVar2);" (call_expression "FUN_001665c0(param_1,__s,pcVar2)" (identifier "FUN_001665c0") (argument_list "(param_1,__s,pcVar2)" (( "(") (identifier "param_1") (, ",") (identifier "__s") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (expression_statement "(**(code **)(*param_2 + 0x20))();" (call_expression "(**(code **)(*param_2 + 0x20))()" (parenthesized_expression "(**(code **)(*param_2 + 0x20))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x20)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x20)" (* "*") (cast_expression "(code **)(*param_2 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x20)" (( "(") (binary_expression "*param_2 + 0x20" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::moneypunct<char, true>::grouping() const */ void std::moneypunct<char,true>::grouping(void) { char *var_2; long *in_RSI; long *var_1; if (*(type_1 **)(*in_RSI + 0x20) == (type_1 *)PTR_do_grouping_0043df38) { var_2 = *(char **)(in_RSI[2] + 0x10); *var_1 = (long)(var_1 + 2); if (var_2 != (char *)0x0) { var_3(var_2); } __cxx11::basic_string<var_5,_std::char_traits<var_5>,_std::var_4<var_5>var_6>:: var_7<var_8*>(); return; } (**(type_1 **)(*in_RSI + 0x20))(); return; }
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: (sized_type_specifier) 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: (primitive_type) declarator: (pointer_declarator 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 (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: (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: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (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 (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)))) (return_statement (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))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,long *param_2) { char *__s; size_t sVar1; char *pcVar2; if (*(code **)(*param_2 + 0x20) == (code *)PTR_FUN_0043df38) { pcVar2 = (char *)0xffffffffffffffff; __s = *(char **)(param_2[2] + 0x10); *param_1 = (long)(param_1 + 2); if (__s != (char *)0x0) { sVar1 = strlen(__s); pcVar2 = __s + sVar1; } FUN_001665c0(param_1,__s,pcVar2); return param_1; } (**(code **)(*param_2 + 0x20))(); return param_1; }
67_shuf_and_shuf_strip.c
__fprintf_chk
__fprintf_chk
void __fprintf_chk(void) { (*(code *)PTR___fprintf_chk_0010f218)(); return; }
void __fprintf_chk(void) { (*(code *)PTR___fprintf_chk_0010f218)(); return; }
JMP qword ptr [0x0010f218]
null
null
null
null
[('const-0', u'RETURN_-1206967237'), (u'CAST_-1206967175', u'CALLIND_-1206967240'), (u'CALLIND_-1206967240', u'INDIRECT_-1206967180'), (u'INDIRECT_-1206967180', u'COPY_-1206967239'), ('tmp_22', u'CAST_-1206967175')]
[('const-0', u'RETURN_-1206967237'), (u'CAST_-1206967175', u'CALLIND_-1206967240'), (u'CALLIND_-1206967240', u'INDIRECT_-1206967180'), (u'INDIRECT_-1206967180', u'COPY_-1206967239'), ('tmp_22', u'CAST_-1206967175')]
null
null
00102430
x64
O2
(translation_unit "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}\n\n" (function_definition "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}" primitive_type (function_declarator "__fprintf_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}" { (expression_statement "(*(code *)PTR___fprintf_chk_0010f218)();" (call_expression "(*(code *)PTR___fprintf_chk_0010f218)()" (parenthesized_expression "(*(code *)PTR___fprintf_chk_0010f218)" ( (pointer_expression "*(code *)PTR___fprintf_chk_0010f218" * (cast_expression "(code *)PTR___fprintf_chk_0010f218" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}\n\n" (function_definition "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}" primitive_type (function_declarator "__fprintf_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}" { (expression_statement "(*(code *)PTR___fprintf_chk_0010f218)();" (call_expression "(*(code *)PTR___fprintf_chk_0010f218)()" (parenthesized_expression "(*(code *)PTR___fprintf_chk_0010f218)" ( (pointer_expression "*(code *)PTR___fprintf_chk_0010f218" * (cast_expression "(code *)PTR___fprintf_chk_0010f218" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}\n\n" (function_definition "void __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}" primitive_type (function_declarator "__fprintf_chk(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}" { (expression_statement "(*(code *)PTR___fprintf_chk_0010f218)();" (call_expression "(*(code *)PTR___fprintf_chk_0010f218)()" (parenthesized_expression "(*(code *)PTR___fprintf_chk_0010f218)" ( (pointer_expression "*(code *)PTR___fprintf_chk_0010f218" * (cast_expression "(code *)PTR___fprintf_chk_0010f218" ( (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 __fprintf_chk(void)\n\n{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}" (primitive_type "void") (function_declarator "__fprintf_chk(void)" (identifier "__fprintf_chk") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR___fprintf_chk_0010f218)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR___fprintf_chk_0010f218)();" (call_expression "(*(code *)PTR___fprintf_chk_0010f218)()" (parenthesized_expression "(*(code *)PTR___fprintf_chk_0010f218)" (( "(") (pointer_expression "*(code *)PTR___fprintf_chk_0010f218" (* "*") (cast_expression "(code *)PTR___fprintf_chk_0010f218" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR___fprintf_chk_0010f218"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR___fprintf_chk_0010f218)(); 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_0010f218)(); return; }
255_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
ldlex_version_script
FUN_0010f6d0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void ldlex_version_script(void) { int iVar1; int *piVar2; iVar1 = yy_start; yy_start = 0xf; piVar2 = state_stack_p + 1; *state_stack_p = iVar1; state_stack_p = piVar2; return; }
void FUN_0010f6d0(void) { undefined4 uVar1; undefined *puVar2; uVar1 = DAT_0017b1bc; DAT_0017b1bc = 0xf; puVar2 = PTR_DAT_0017a658 + 4; *(undefined4 *)PTR_DAT_0017a658 = uVar1; PTR_DAT_0017a658 = puVar2; return; }
MOV RAX,qword ptr [0x0017a658] LEA RDX,[RAX + 0x4] MOV qword ptr [0x0017a658],RDX MOV EDX,dword ptr [0x0017b1bc] MOV dword ptr [0x0017b1bc],0xf MOV dword ptr [RAX],EDX RET
null
null
null
null
[('tmp_53', u'STORE_-1206913283'), (u'INDIRECT_-1206913211', u'COPY_-1206913270'), ('const-15', u'COPY_-1206913297'), ('const-433', u'STORE_-1206913283'), (u'STORE_-1206913283', u'INDIRECT_-1206913213'), (u'COPY_-1206913303', u'STORE_-1206913283'), (u'STORE_-1206913283', u'INDIRECT_-1206913211'), ('const-0', u'RETURN_-1206913271'), ('const-4', u'PTRADD_-1206913233'), (u'COPY_-1206913267', u'COPY_-1206913272'), ('tmp_53', u'PTRADD_-1206913233'), (u'PTRADD_-1206913233', u'COPY_-1206913268'), ('const-1', u'PTRADD_-1206913233'), ('tmp_54', u'COPY_-1206913303'), (u'INDIRECT_-1206913213', u'COPY_-1206913267')]
[('tmp_56', u'COPY_-1206913304'), ('tmp_55', u'PTRADD_-1206913255'), (u'COPY_-1206913268', u'COPY_-1206913272'), (u'INDIRECT_-1206913211', u'COPY_-1206913270'), ('const-433', u'STORE_-1206913283'), (u'COPY_-1206913304', u'STORE_-1206913283'), (u'CAST_-1206913204', u'STORE_-1206913283'), ('const-15', u'COPY_-1206913297'), (u'STORE_-1206913283', u'INDIRECT_-1206913213'), ('const-1', u'PTRADD_-1206913255'), ('const-4', u'PTRADD_-1206913255'), (u'STORE_-1206913283', u'INDIRECT_-1206913211'), ('const-0', u'RETURN_-1206913271'), (u'INDIRECT_-1206913213', u'COPY_-1206913268'), (u'PTRADD_-1206913255', u'COPY_-1206913269'), ('tmp_55', u'CAST_-1206913204')]
null
null
0010f6d0
x64
O2
(translation_unit "void FUN_0010f6d0(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_0017b1bc;\n DAT_0017b1bc = 0xf;\n puVar2 = PTR_DAT_0017a658 + 4;\n *(undefined4 *)PTR_DAT_0017a658 = uVar1;\n PTR_DAT_0017a658 = puVar2;\n return;\n}\n\n" (function_definition "void FUN_0010f6d0(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_0017b1bc;\n DAT_0017b1bc = 0xf;\n puVar2 = PTR_DAT_0017a658 + 4;\n *(undefined4 *)PTR_DAT_0017a658 = uVar1;\n PTR_DAT_0017a658 = puVar2;\n return;\n}" primitive_type (function_declarator "FUN_0010f6d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_0017b1bc;\n DAT_0017b1bc = 0xf;\n puVar2 = PTR_DAT_0017a658 + 4;\n *(undefined4 *)PTR_DAT_0017a658 = uVar1;\n PTR_DAT_0017a658 = puVar2;\n return;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "uVar1 = DAT_0017b1bc;" (assignment_expression "uVar1 = DAT_0017b1bc" identifier = identifier) ;) (expression_statement "DAT_0017b1bc = 0xf;" (assignment_expression "DAT_0017b1bc = 0xf" identifier = number_literal) ;) (expression_statement "puVar2 = PTR_DAT_0017a658 + 4;" (assignment_expression "puVar2 = PTR_DAT_0017a658 + 4" identifier = (binary_expression "PTR_DAT_0017a658 + 4" identifier + number_literal)) ;) (expression_statement "*(undefined4 *)PTR_DAT_0017a658 = uVar1;" (assignment_expression "*(undefined4 *)PTR_DAT_0017a658 = uVar1" (pointer_expression "*(undefined4 *)PTR_DAT_0017a658" * (cast_expression "(undefined4 *)PTR_DAT_0017a658" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "PTR_DAT_0017a658 = puVar2;" (assignment_expression "PTR_DAT_0017a658 = puVar2" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid ldlex_version_script(void)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 0xf;\n piVar2 = state_stack_p + 1;\n *state_stack_p = iVar1;\n state_stack_p = piVar2;\n return;\n}\n\n" comment (function_definition "void ldlex_version_script(void)\n\n{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 0xf;\n piVar2 = state_stack_p + 1;\n *state_stack_p = iVar1;\n state_stack_p = piVar2;\n return;\n}" primitive_type (function_declarator "ldlex_version_script(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n \n iVar1 = yy_start;\n yy_start = 0xf;\n piVar2 = state_stack_p + 1;\n *state_stack_p = iVar1;\n state_stack_p = piVar2;\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (expression_statement "iVar1 = yy_start;" (assignment_expression "iVar1 = yy_start" identifier = identifier) ;) (expression_statement "yy_start = 0xf;" (assignment_expression "yy_start = 0xf" identifier = number_literal) ;) (expression_statement "piVar2 = state_stack_p + 1;" (assignment_expression "piVar2 = state_stack_p + 1" identifier = (binary_expression "state_stack_p + 1" identifier + number_literal)) ;) (expression_statement "*state_stack_p = iVar1;" (assignment_expression "*state_stack_p = iVar1" (pointer_expression "*state_stack_p" * identifier) = identifier) ;) (expression_statement "state_stack_p = piVar2;" (assignment_expression "state_stack_p = piVar2" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0010f6d0(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_0017b1bc;\n DAT_0017b1bc = 0xf;\n puVar2 = PTR_DAT_0017a658 + 4;\n *(undefined4 *)PTR_DAT_0017a658 = uVar1;\n PTR_DAT_0017a658 = puVar2;\n return;\n}\n\n" (function_definition "void FUN_0010f6d0(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_0017b1bc;\n DAT_0017b1bc = 0xf;\n puVar2 = PTR_DAT_0017a658 + 4;\n *(undefined4 *)PTR_DAT_0017a658 = uVar1;\n PTR_DAT_0017a658 = puVar2;\n return;\n}" primitive_type (function_declarator "FUN_0010f6d0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_0017b1bc;\n DAT_0017b1bc = 0xf;\n puVar2 = PTR_DAT_0017a658 + 4;\n *(undefined4 *)PTR_DAT_0017a658 = uVar1;\n PTR_DAT_0017a658 = puVar2;\n return;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (expression_statement "uVar1 = DAT_0017b1bc;" (assignment_expression "uVar1 = DAT_0017b1bc" identifier = identifier) ;) (expression_statement "DAT_0017b1bc = 0xf;" (assignment_expression "DAT_0017b1bc = 0xf" identifier = number_literal) ;) (expression_statement "puVar2 = PTR_DAT_0017a658 + 4;" (assignment_expression "puVar2 = PTR_DAT_0017a658 + 4" identifier = (binary_expression "PTR_DAT_0017a658 + 4" identifier + number_literal)) ;) (expression_statement "*(undefined4 *)PTR_DAT_0017a658 = uVar1;" (assignment_expression "*(undefined4 *)PTR_DAT_0017a658 = uVar1" (pointer_expression "*(undefined4 *)PTR_DAT_0017a658" * (cast_expression "(undefined4 *)PTR_DAT_0017a658" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "PTR_DAT_0017a658 = puVar2;" (assignment_expression "PTR_DAT_0017a658 = puVar2" 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 (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_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 *)) ) IDENT)) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_0010f6d0(void)\n\n{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_0017b1bc;\n DAT_0017b1bc = 0xf;\n puVar2 = PTR_DAT_0017a658 + 4;\n *(undefined4 *)PTR_DAT_0017a658 = uVar1;\n PTR_DAT_0017a658 = puVar2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010f6d0(void)" (identifier "FUN_0010f6d0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined4 uVar1;\n undefined *puVar2;\n \n uVar1 = DAT_0017b1bc;\n DAT_0017b1bc = 0xf;\n puVar2 = PTR_DAT_0017a658 + 4;\n *(undefined4 *)PTR_DAT_0017a658 = uVar1;\n PTR_DAT_0017a658 = puVar2;\n return;\n}" ({ "{") (declaration "undefined4 uVar1;" (type_identifier "undefined4") (identifier "uVar1") (; ";")) (declaration "undefined *puVar2;" (type_identifier "undefined") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (expression_statement "uVar1 = DAT_0017b1bc;" (assignment_expression "uVar1 = DAT_0017b1bc" (identifier "uVar1") (= "=") (identifier "DAT_0017b1bc")) (; ";")) (expression_statement "DAT_0017b1bc = 0xf;" (assignment_expression "DAT_0017b1bc = 0xf" (identifier "DAT_0017b1bc") (= "=") (number_literal "0xf")) (; ";")) (expression_statement "puVar2 = PTR_DAT_0017a658 + 4;" (assignment_expression "puVar2 = PTR_DAT_0017a658 + 4" (identifier "puVar2") (= "=") (binary_expression "PTR_DAT_0017a658 + 4" (identifier "PTR_DAT_0017a658") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*(undefined4 *)PTR_DAT_0017a658 = uVar1;" (assignment_expression "*(undefined4 *)PTR_DAT_0017a658 = uVar1" (pointer_expression "*(undefined4 *)PTR_DAT_0017a658" (* "*") (cast_expression "(undefined4 *)PTR_DAT_0017a658" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_DAT_0017a658"))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "PTR_DAT_0017a658 = puVar2;" (assignment_expression "PTR_DAT_0017a658 = puVar2" (identifier "PTR_DAT_0017a658") (= "=") (identifier "puVar2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { int iVar1; int *piVar2; iVar1 = yy_start; yy_start = 0xf; piVar2 = var_1 + 1; *var_1 = iVar1; var_1 = piVar2; 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: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (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: (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: (identifier))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (return_statement))))
null
void MASKED(void) { undefined4 uVar1; undefined *puVar2; uVar1 = DAT_0017b1bc; DAT_0017b1bc = 0xf; puVar2 = PTR_DAT_0017a658 + 4; *(undefined4 *)PTR_DAT_0017a658 = uVar1; PTR_DAT_0017a658 = puVar2; return; }
2368_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
unfold_section
FUN_0017f5f0
/* DWARF original prototype: void unfold_section(Icf * this, Relobj * obj, uint shndx) */ void __thiscall gold::Icf::unfold_section(Icf *this,Relobj *obj,uint shndx) { uint *puVar1; uint uVar2; iterator iVar3; Section_id secn; secn.first = obj; secn.second = shndx; iVar3 = std:: _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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>_> ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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>_> *)&this->section_id_,&secn); if (iVar3. super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true> ._M_cur != (__node_type *)0x0) { uVar2 = *(uint *)((long)iVar3. super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true> ._M_cur + 0x18); puVar1 = (this->kept_section_id_). super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start + uVar2; if (uVar2 != *puVar1) { *puVar1 = uVar2; } } return; }
void FUN_0017f5f0(long param_1,undefined8 param_2,undefined4 param_3) { uint *puVar1; uint uVar2; long lVar3; undefined8 local_18; undefined4 local_10; local_18 = param_2; local_10 = param_3; lVar3 = FUN_001828d0(param_1 + 0x18,&local_18); if (lVar3 != 0) { uVar2 = *(uint *)(lVar3 + 0x18); puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4); if (uVar2 != *puVar1) { *puVar1 = uVar2; } } return; }
PUSH RBX MOV RBX,RDI ADD RDI,0x18 SUB RSP,0x10 MOV qword ptr [RSP],RSI MOV RSI,RSP MOV dword ptr [RSP + 0x8],EDX CALL 0x001828d0 TEST RAX,RAX JZ 0x0017f622 MOV ECX,dword ptr [RAX + 0x18] MOV RDX,qword ptr [RBX + 0x50] LEA RDX,[RDX + RCX*0x4] CMP ECX,dword ptr [RDX] JZ 0x0017f622 MOV dword ptr [RDX],ECX ADD RSP,0x10 POP RBX RET
null
null
null
null
[('const--24', u'PTRSUB_-1207372093'), (u'CALL_-1207372244', u'INDIRECT_-1207372088'), (u'PTRSUB_-1207372093', u'CALL_-1207372244'), (u'CALL_-1207372244', u'CAST_-1207372061'), (u'CALL_-1207372244', u'INT_NOTEQUAL_-1207372229'), ('const-433', u'LOAD_-1207372227'), ('tmp_109', u'CBRANCH_-1207372228'), (u'INT_NOTEQUAL_-1207372229', u'CBRANCH_-1207372228'), ('tmp_224', u'PTRSUB_-1207372098'), ('const-24', u'PTRSUB_-1207372098'), (u'PTRSUB_-1207372064', u'PTRSUB_-1207372063'), (u'LOAD_-1207372227', u'INT_NOTEQUAL_-1207372191'), ('const-0', u'PTRSUB_-1207372062'), (u'INT_ADD_-1207372211', u'CAST_-1207372060'), (u'CAST_-1207372072', u'CALL_-1207372244'), (u'CALL_-1207372244', u'INDIRECT_-1207372089'), ('const-24', u'INT_ADD_-1207372211'), ('tmp_365', u'PTRSUB_-1207372093'), ('tmp_226', u'COPY_-1207372136'), (u'PTRSUB_-1207372062', u'PTRSUB_-1207372061'), (u'INT_NOTEQUAL_-1207372191', u'CBRANCH_-1207372191'), ('tmp_168', u'CBRANCH_-1207372191'), (u'LOAD_-1207372227', u'STORE_-1207372189'), ('const-80', u'PTRSUB_-1207372064'), ('const-4', u'PTRADD_-1207372057'), ('const-0', u'PTRSUB_-1207372061'), (u'PTRADD_-1207372057', u'LOAD_-1207372207'), ('const-0', u'INT_NOTEQUAL_-1207372229'), ('const-0', u'RETURN_-1207372159'), (u'LOAD_-1207372227', u'INT_ZEXT_-1207372149'), ('const-433', u'LOAD_-1207372207'), (u'PTRSUB_-1207372061', u'LOAD_-1207372220'), (u'INT_ZEXT_-1207372149', u'PTRADD_-1207372057'), (u'PTRADD_-1207372057', u'STORE_-1207372189'), ('tmp_224', u'PTRSUB_-1207372064'), ('const-433', u'STORE_-1207372189'), (u'CAST_-1207372060', u'LOAD_-1207372227'), (u'CAST_-1207372061', u'INT_ADD_-1207372211'), (u'LOAD_-1207372207', u'INT_NOTEQUAL_-1207372191'), (u'PTRSUB_-1207372063', u'PTRSUB_-1207372062'), (u'PTRSUB_-1207372098', u'CAST_-1207372072'), (u'LOAD_-1207372220', u'PTRADD_-1207372057'), ('const-0', u'PTRSUB_-1207372063'), ('const-433', u'LOAD_-1207372220'), ('tmp_225', u'COPY_-1207372137')]
[(u'CAST_-1207372064', u'LOAD_-1207372220'), ('tmp_425', u'COPY_-1207372142'), (u'CALL_-1207372244', u'INDIRECT_-1207372088'), (u'CALL_-1207372244', u'INT_ADD_-1207372211'), (u'CALL_-1207372244', u'INT_NOTEQUAL_-1207372229'), ('tmp_109', u'CBRANCH_-1207372228'), (u'INT_NOTEQUAL_-1207372229', u'CBRANCH_-1207372228'), (u'PTRSUB_-1207372094', u'CALL_-1207372244'), (u'CAST_-1207372059', u'STORE_-1207372189'), ('const-80', u'INT_ADD_-1207372204'), (u'LOAD_-1207372227', u'INT_NOTEQUAL_-1207372191'), ('const-24', u'INT_ADD_-1207372211'), (u'CALL_-1207372244', u'INDIRECT_-1207372089'), ('tmp_368', u'COPY_-1207372143'), (u'INT_NOTEQUAL_-1207372191', u'CBRANCH_-1207372191'), ('const-24', u'INT_ADD_-1207372275'), (u'INT_ADD_-1207372204', u'CAST_-1207372064'), ('tmp_168', u'CBRANCH_-1207372191'), ('tmp_366', u'PTRSUB_-1207372094'), (u'LOAD_-1207372227', u'STORE_-1207372189'), (u'INT_ADD_-1207372275', u'CALL_-1207372244'), ('tmp_367', u'INT_ADD_-1207372204'), ('const-0', u'INT_NOTEQUAL_-1207372229'), ('const-0', u'RETURN_-1207372159'), (u'LOAD_-1207372227', u'INT_ZEXT_-1207372148'), ('const--24', u'PTRSUB_-1207372094'), ('const-4', u'INT_MULT_-1207372184'), (u'LOAD_-1207372220', u'INT_ADD_-1207372196'), ('const-433', u'LOAD_-1207372207'), (u'INT_ADD_-1207372211', u'CAST_-1207372068'), (u'LOAD_-1207372207', u'INT_NOTEQUAL_-1207372191'), ('const-433', u'LOAD_-1207372220'), ('const-433', u'STORE_-1207372189'), ('const-433', u'LOAD_-1207372227'), (u'INT_ZEXT_-1207372148', u'INT_MULT_-1207372184'), (u'INT_MULT_-1207372184', u'INT_ADD_-1207372196'), (u'CAST_-1207372059', u'LOAD_-1207372207'), (u'INT_ADD_-1207372196', u'CAST_-1207372059'), (u'CAST_-1207372068', u'LOAD_-1207372227'), ('tmp_367', u'INT_ADD_-1207372275')]
null
null
0017f5f0
x64
O2
(translation_unit "void FUN_0017f5f0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n long lVar3;\n undefined8 local_18;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_3;\n lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);\n if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_0017f5f0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n long lVar3;\n undefined8 local_18;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_3;\n lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);\n if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_0017f5f0(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 uint *puVar1;\n uint uVar2;\n long lVar3;\n undefined8 local_18;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_3;\n lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);\n if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}" { (declaration "uint *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (declaration "undefined4 local_10;" type_identifier identifier ;) (expression_statement "local_18 = param_2;" (assignment_expression "local_18 = param_2" identifier = identifier) ;) (expression_statement "local_10 = param_3;" (assignment_expression "local_10 = param_3" identifier = identifier) ;) (expression_statement "lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);" (assignment_expression "lVar3 = FUN_001828d0(param_1 + 0x18,&local_18)" identifier = (call_expression "FUN_001828d0(param_1 + 0x18,&local_18)" identifier (argument_list "(param_1 + 0x18,&local_18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) , (pointer_expression "&local_18" & identifier) )))) ;) (if_statement "if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }" if (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }" { (expression_statement "uVar2 = *(uint *)(lVar3 + 0x18);" (assignment_expression "uVar2 = *(uint *)(lVar3 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar3 + 0x18)" * (cast_expression "(uint *)(lVar3 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);" (assignment_expression "puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" identifier = (cast_expression "(uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" ( (binary_expression "*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4" (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) )))) + (binary_expression "(ulong)uVar2 * 4" (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) ;) (if_statement "if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }" if (parenthesized_expression "(uVar2 != *puVar1)" ( (binary_expression "uVar2 != *puVar1" identifier != (pointer_expression "*puVar1" * identifier)) )) (compound_statement "{\n *puVar1 = uVar2;\n }" { (expression_statement "*puVar1 = uVar2;" (assignment_expression "*puVar1 = uVar2" (pointer_expression "*puVar1" * identifier) = identifier) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void unfold_section(Icf * this, Relobj * obj, uint shndx) */\n\nvoid __thiscall gold::Icf::unfold_section(Icf *this,Relobj *obj,uint shndx)\n\n{\n uint *puVar1;\n uint uVar2;\n iterator iVar3;\n Section_id secn;\n \n secn.first = obj;\n secn.second = shndx;\n iVar3 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn);\n if (iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0) {\n uVar2 = *(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18);\n puVar1 = (this->kept_section_id_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start +\n uVar2;\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Icf::unfold_section(Icf *this,Relobj *obj,uint shndx)\n\n{\n uint *puVar1;\n uint uVar2;\n iterator iVar3;\n Section_id secn;\n \n secn.first = obj;\n secn.second = shndx;\n iVar3 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn);\n if (iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0) {\n uVar2 = *(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18);\n puVar1 = (this->kept_section_id_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start +\n uVar2;\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Icf::" identifier : : identifier : :) (function_declarator "unfold_section(Icf *this,Relobj *obj,uint shndx)" identifier (parameter_list "(Icf *this,Relobj *obj,uint shndx)" ( (parameter_declaration "Icf *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Relobj *obj" type_identifier (pointer_declarator "*obj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) ))) (compound_statement "{\n uint *puVar1;\n uint uVar2;\n iterator iVar3;\n Section_id secn;\n \n secn.first = obj;\n secn.second = shndx;\n iVar3 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn);\n if (iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0) {\n uVar2 = *(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18);\n puVar1 = (this->kept_section_id_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start +\n uVar2;\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}" { (declaration "uint *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "iterator iVar3;" type_identifier identifier ;) (declaration "Section_id secn;" type_identifier identifier ;) (expression_statement "secn.first = obj;" (assignment_expression "secn.first = obj" (field_expression "secn.first" identifier . field_identifier) = identifier) ;) (expression_statement "secn.second = shndx;" (assignment_expression "secn.second = shndx" (field_expression "secn.second" identifier . field_identifier) = identifier) ;) (ERROR "iVar3 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::" (assignment_expression "iVar3 = 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>,_unsigned_int>,_std" (binary_expression "Relobj*,_unsigned_int>,_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>,_unsigned_int>_>,_std" (binary_expression "Relobj*,_unsigned_int>,_unsigned_int>_" (binary_expression "Relobj*,_unsigned_int>,_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 ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn);" 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 ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn);" 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 ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn);" (comma_expression "_Hashtable_traits<true,_false,_true>_>\n ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn)" identifier , (binary_expression "_true>_>\n ::find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "find((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn)" identifier (argument_list "((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_,&secn)" ( (binary_expression "(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)&this->section_id_" (parenthesized_expression "(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *)" ( (ERROR "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>_>,_std::__detail::_Select1st,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>_>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>_" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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>,_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>,_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>,_unsigned_int>,_std::allocator<std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_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 *" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *" identifier , (binary_expression "_true>_>\n *" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*" * identifier)))) )) & (field_expression "this->section_id_" identifier -> field_identifier)) , (pointer_expression "&secn" & identifier) )))))) ;))))) (if_statement "if (iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0) {\n uVar2 = *(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18);\n puVar1 = (this->kept_section_id_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start +\n uVar2;\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }" if (parenthesized_expression "(iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0)" ( (binary_expression "iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur != (__node_type *)0x0" (field_expression "iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur" (binary_expression "iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true" (binary_expression "iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int" (binary_expression "iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int" (binary_expression "iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold" (binary_expression "iVar3.\n super__Node_iterator_base<std::pair<const_std" (binary_expression "iVar3.\n super__Node_iterator_base<std" (field_expression "iVar3.\n super__Node_iterator_base" identifier . field_identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR ">" >) . field_identifier) != (cast_expression "(__node_type *)0x0" ( (type_descriptor "__node_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar2 = *(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18);\n puVar1 = (this->kept_section_id_).\n super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl._M_start +\n uVar2;\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }" { (expression_statement "uVar2 = *(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18);" (assignment_expression "uVar2 = *(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18)" identifier = (pointer_expression "*(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18)" * (cast_expression "(uint *)((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18)" ( (binary_expression "(long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur + 0x18" (field_expression "(long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true>\n ._M_cur" (binary_expression "(long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int>,_true" (binary_expression "(long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_unsigned_int" (binary_expression "(long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold::Relobj*,_unsigned_int" (binary_expression "(long)iVar3.\n super__Node_iterator_base<std::pair<const_std::pair<gold" (binary_expression "(long)iVar3.\n super__Node_iterator_base<std::pair<const_std" (binary_expression "(long)iVar3.\n super__Node_iterator_base<std" (cast_expression "(long)iVar3.\n super__Node_iterator_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "iVar3.\n super__Node_iterator_base" identifier . field_identifier)) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR ">" >) . field_identifier) + number_literal) ))))) ;) (ERROR "puVar1 = (this->kept_section_id_).\n super__Vector_base<unsigned_int,_std::" (comma_expression "puVar1 = (this->kept_section_id_).\n super__Vector_base<unsigned_int,_std" (assignment_expression "puVar1 = (this->kept_section_id_).\n super__Vector_base<unsigned_int" identifier = (binary_expression "(this->kept_section_id_).\n super__Vector_base<unsigned_int" (field_expression "(this->kept_section_id_).\n super__Vector_base" (parenthesized_expression "(this->kept_section_id_)" ( (field_expression "this->kept_section_id_" identifier -> field_identifier) )) . field_identifier) < identifier)) , identifier) : :) (expression_statement "allocator<unsigned_int>_>._M_impl._M_start +\n uVar2;" (binary_expression "allocator<unsigned_int>_>._M_impl._M_start +\n uVar2" (field_expression "allocator<unsigned_int>_>._M_impl._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) + identifier) ;) (if_statement "if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }" if (parenthesized_expression "(uVar2 != *puVar1)" ( (binary_expression "uVar2 != *puVar1" identifier != (pointer_expression "*puVar1" * identifier)) )) (compound_statement "{\n *puVar1 = uVar2;\n }" { (expression_statement "*puVar1 = uVar2;" (assignment_expression "*puVar1 = uVar2" (pointer_expression "*puVar1" * identifier) = identifier) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0017f5f0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n long lVar3;\n undefined8 local_18;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_3;\n lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);\n if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_0017f5f0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n long lVar3;\n undefined8 local_18;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_3;\n lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);\n if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_0017f5f0(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 uint *puVar1;\n uint uVar2;\n long lVar3;\n undefined8 local_18;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_3;\n lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);\n if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}" { (declaration "uint *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (declaration "undefined4 local_10;" type_identifier identifier ;) (expression_statement "local_18 = param_2;" (assignment_expression "local_18 = param_2" identifier = identifier) ;) (expression_statement "local_10 = param_3;" (assignment_expression "local_10 = param_3" identifier = identifier) ;) (expression_statement "lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);" (assignment_expression "lVar3 = FUN_001828d0(param_1 + 0x18,&local_18)" identifier = (call_expression "FUN_001828d0(param_1 + 0x18,&local_18)" identifier (argument_list "(param_1 + 0x18,&local_18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) , (pointer_expression "&local_18" & identifier) )))) ;) (if_statement "if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }" if (parenthesized_expression "(lVar3 != 0)" ( (binary_expression "lVar3 != 0" identifier != number_literal) )) (compound_statement "{\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }" { (expression_statement "uVar2 = *(uint *)(lVar3 + 0x18);" (assignment_expression "uVar2 = *(uint *)(lVar3 + 0x18)" identifier = (pointer_expression "*(uint *)(lVar3 + 0x18)" * (cast_expression "(uint *)(lVar3 + 0x18)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);" (assignment_expression "puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" identifier = (cast_expression "(uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" ( (binary_expression "*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4" (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) )))) + (binary_expression "(ulong)uVar2 * 4" (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) ;) (if_statement "if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }" if (parenthesized_expression "(uVar2 != *puVar1)" ( (binary_expression "uVar2 != *puVar1" identifier != (pointer_expression "*puVar1" * identifier)) )) (compound_statement "{\n *puVar1 = uVar2;\n }" { (expression_statement "*puVar1 = uVar2;" (assignment_expression "*puVar1 = uVar2" (pointer_expression "*puVar1" * 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 IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (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 TYPE (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * IDENT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) })) (return_statement return ;) })))
(function_definition "void FUN_0017f5f0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n uint *puVar1;\n uint uVar2;\n long lVar3;\n undefined8 local_18;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_3;\n lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);\n if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_0017f5f0(long param_1,undefined8 param_2,undefined4 param_3)" (identifier "FUN_0017f5f0") (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 uint *puVar1;\n uint uVar2;\n long lVar3;\n undefined8 local_18;\n undefined4 local_10;\n \n local_18 = param_2;\n local_10 = param_3;\n lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);\n if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }\n return;\n}" ({ "{") (declaration "uint *puVar1;" (type_identifier "uint") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 local_18;" (type_identifier "undefined8") (identifier "local_18") (; ";")) (declaration "undefined4 local_10;" (type_identifier "undefined4") (identifier "local_10") (; ";")) (expression_statement "local_18 = param_2;" (assignment_expression "local_18 = param_2" (identifier "local_18") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_10 = param_3;" (assignment_expression "local_10 = param_3" (identifier "local_10") (= "=") (identifier "param_3")) (; ";")) (expression_statement "lVar3 = FUN_001828d0(param_1 + 0x18,&local_18);" (assignment_expression "lVar3 = FUN_001828d0(param_1 + 0x18,&local_18)" (identifier "lVar3") (= "=") (call_expression "FUN_001828d0(param_1 + 0x18,&local_18)" (identifier "FUN_001828d0") (argument_list "(param_1 + 0x18,&local_18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) (, ",") (pointer_expression "&local_18" (& "&") (identifier "local_18")) () ")")))) (; ";")) (if_statement "if (lVar3 != 0) {\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }" (if "if") (parenthesized_expression "(lVar3 != 0)" (( "(") (binary_expression "lVar3 != 0" (identifier "lVar3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar2 = *(uint *)(lVar3 + 0x18);\n puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);\n if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }\n }" ({ "{") (expression_statement "uVar2 = *(uint *)(lVar3 + 0x18);" (assignment_expression "uVar2 = *(uint *)(lVar3 + 0x18)" (identifier "uVar2") (= "=") (pointer_expression "*(uint *)(lVar3 + 0x18)" (* "*") (cast_expression "(uint *)(lVar3 + 0x18)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x18)" (( "(") (binary_expression "lVar3 + 0x18" (identifier "lVar3") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4);" (assignment_expression "puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" (identifier "puVar1") (= "=") (cast_expression "(uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4)" (( "(") (binary_expression "*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4" (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")) () ")")))) (+ "+") (binary_expression "(ulong)uVar2 * 4" (cast_expression "(ulong)uVar2" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar2")) (* "*") (number_literal "4"))) () ")")))) (; ";")) (if_statement "if (uVar2 != *puVar1) {\n *puVar1 = uVar2;\n }" (if "if") (parenthesized_expression "(uVar2 != *puVar1)" (( "(") (binary_expression "uVar2 != *puVar1" (identifier "uVar2") (!= "!=") (pointer_expression "*puVar1" (* "*") (identifier "puVar1"))) () ")")) (compound_statement "{\n *puVar1 = uVar2;\n }" ({ "{") (expression_statement "*puVar1 = uVar2;" (assignment_expression "*puVar1 = uVar2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "uVar2")) (; ";")) (} "}"))) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void unfold_section(Icf * this, Relobj * obj, uint shndx) */ void __thiscall var_7::type_1::function_1(type_1 *this,type_2 *obj,type_3 shndx) { type_3 *puVar1; type_3 var_11; type_4 iVar3; type_5 secn; secn.first = obj; secn.second = shndx; iVar3 = var_5:: _Hashtable<var_5::pair<var_7::type_2*,var_8>,_std::pair<var_6::pair<var_7::type_2*,var_8>,var_8>,_std::var_9<var_5::pair<var_6::pair<var_7::type_2*,var_8>,var_8>var_3>,_std::__detail::_Select1st,_std::equal_to<var_5::pair<var_7::type_2*,var_8>var_3>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_1<true,_false,var_2>var_3> ::var_4((_Hashtable<var_5::pair<var_7::type_2*,var_8>,_std::pair<var_6::pair<var_7::type_2*,var_8>,var_8>,_std::var_9<var_5::pair<var_6::pair<var_7::type_2*,var_8>,var_8>var_3>,_std::__detail::_Select1st,_std::equal_to<var_5::pair<var_7::type_2*,var_8>var_3>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::var_1<true,_false,var_2>var_3> *)&this->section_id_,&secn); if (iVar3. super__Node_iterator_base<var_5::pair<var_6::pair<var_7::type_2*,var_8>,var_8>,var_2> ._M_cur != (type_6 *)0x0) { var_11 = *(type_3 *)((long)iVar3. super__Node_iterator_base<var_5::pair<var_6::pair<var_7::type_2*,var_8>,var_8>,var_2> ._M_cur + 0x18); puVar1 = (this->kept_section_id_). super__Vector_base<var_10,_std::var_9<var_10>var_3>._M_impl._M_start + var_11; if (var_11 != *puVar1) { *puVar1 = 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: (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: (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: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (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: (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: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2,undefined4 param_3) { uint *puVar1; uint uVar2; long lVar3; undefined8 local_18; undefined4 local_10; local_18 = param_2; local_10 = param_3; lVar3 = FUN_001828d0(param_1 + 0x18,&local_18); if (lVar3 != 0) { uVar2 = *(uint *)(lVar3 + 0x18); puVar1 = (uint *)(*(long *)(param_1 + 0x50) + (ulong)uVar2 * 4); if (uVar2 != *puVar1) { *puVar1 = uVar2; } } return; }
10232_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
do_curr_symbol
FUN_00345da0
/* std::moneypunct<char, true>::do_curr_symbol() const */ void std::moneypunct<char,true>::do_curr_symbol(void) { char *__s; long in_RSI; long *in_RDI; __s = *(char **)(*(long *)(in_RSI + 0x10) + 0x28); *in_RDI = (long)(in_RDI + 2); if (__s != (char *)0x0) { strlen(__s); } __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*>(); return; }
long * FUN_00345da0(long *param_1,long param_2) { char *__s; size_t sVar1; char *pcVar2; pcVar2 = (char *)0xffffffffffffffff; __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28); *param_1 = (long)(param_1 + 2); if (__s != (char *)0x0) { sVar1 = strlen(__s); pcVar2 = __s + sVar1; } FUN_001665c0(param_1,__s,pcVar2); return param_1; }
PUSH RBP MOV RDX,-0x1 PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV RAX,qword ptr [RSI + 0x10] MOV RBP,qword ptr [RAX + 0x28] LEA RAX,[RDI + 0x10] MOV qword ptr [RDI],RAX TEST RBP,RBP JZ 0x00345dd1 MOV RDI,RBP CALL 0x00147490 LEA RDX,[RBP + RAX*0x1] MOV RSI,RBP MOV RDI,RBX CALL 0x001665c0 ADD RSP,0x8 MOV RAX,RBX POP RBX POP RBP RET
null
null
null
null
[(u'PTRADD_-1205117320', u'CAST_-1205117314'), (u'LOAD_-1205117500', u'INT_ADD_-1205117477'), ('const-8', u'PTRADD_-1205117320'), (u'CAST_-1205117314', u'STORE_-1205117479'), (u'INT_ADD_-1205117477', u'CAST_-1205117323'), ('const-433', u'STORE_-1205117479'), ('const-0', u'RETURN_-1205117388'), ('const-433', u'LOAD_-1205117500'), ('tmp_96', u'CBRANCH_-1205117461'), ('const-40', u'INT_ADD_-1205117477'), ('tmp_317', u'STORE_-1205117479'), ('const-16', u'INT_ADD_-1205117484'), ('const-2', u'PTRADD_-1205117320'), (u'LOAD_-1205117493', u'CALL_-1205117450'), (u'INT_NOTEQUAL_-1205117462', u'CBRANCH_-1205117461'), ('tmp_317', u'PTRADD_-1205117320'), ('tmp_318', u'INT_ADD_-1205117484'), ('const-433', u'LOAD_-1205117493'), (u'LOAD_-1205117493', u'INT_NOTEQUAL_-1205117462'), ('const-0', u'INT_NOTEQUAL_-1205117462'), (u'CAST_-1205117328', u'LOAD_-1205117500'), (u'INT_ADD_-1205117484', u'CAST_-1205117328'), (u'CAST_-1205117323', u'LOAD_-1205117493')]
[(u'LOAD_-1205117500', u'INT_ADD_-1205117477'), (u'CAST_-1205117314', u'STORE_-1205117479'), (u'PTRADD_-1205117385', u'MULTIEQUAL_-1205117344'), (u'INT_ADD_-1205117477', u'CAST_-1205117323'), ('const-0', u'RETURN_-1205117388'), ('const-433', u'LOAD_-1205117500'), (u'LOAD_-1205117493', u'CALL_-1205117426'), (u'COPY_-1205117413', u'RETURN_-1205117388'), ('const-16', u'INT_ADD_-1205117484'), ('const-8', u'PTRADD_-1205117320'), (u'LOAD_-1205117493', u'CALL_-1205117450'), ('tmp_317', u'PTRADD_-1205117320'), (u'COPY_-1205117531', u'MULTIEQUAL_-1205117344'), (u'LOAD_-1205117493', u'INT_NOTEQUAL_-1205117462'), ('const-0', u'INT_NOTEQUAL_-1205117462'), (u'INT_ADD_-1205117484', u'CAST_-1205117328'), (u'CAST_-1205117323', u'LOAD_-1205117493'), (u'PTRADD_-1205117320', u'CAST_-1205117314'), (u'LOAD_-1205117493', u'PTRADD_-1205117385'), ('const-2', u'PTRADD_-1205117320'), ('const-433', u'STORE_-1205117479'), ('tmp_317', u'COPY_-1205117413'), ('const--1', u'COPY_-1205117531'), ('tmp_96', u'CBRANCH_-1205117461'), ('const-40', u'INT_ADD_-1205117477'), ('tmp_317', u'STORE_-1205117479'), (u'MULTIEQUAL_-1205117344', u'CALL_-1205117426'), ('const-1', u'PTRADD_-1205117385'), ('tmp_317', u'CALL_-1205117426'), (u'INT_NOTEQUAL_-1205117462', u'CBRANCH_-1205117461'), ('tmp_318', u'INT_ADD_-1205117484'), ('const-433', u'LOAD_-1205117493'), (u'CALL_-1205117450', u'PTRADD_-1205117385'), (u'CAST_-1205117328', u'LOAD_-1205117500')]
null
null
00345da0
x64
O2
(translation_unit "long * FUN_00345da0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n}\n\n" (function_definition "long * FUN_00345da0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00345da0(long *param_1,long param_2)" * (function_declarator "FUN_00345da0(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);" (assignment_expression "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x28)" identifier = (pointer_expression "*(char **)(*(long *)(param_2 + 0x10) + 0x28)" * (cast_expression "(char **)(*(long *)(param_2 + 0x10) + 0x28)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x28)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x28" (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) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(param_1,__s,pcVar2);" (call_expression "FUN_001665c0(param_1,__s,pcVar2)" identifier (argument_list "(param_1,__s,pcVar2)" ( identifier , identifier , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<char, true>::do_curr_symbol() const */\n\nvoid std::moneypunct<char,true>::do_curr_symbol(void)\n\n{\n char *__s;\n long in_RSI;\n long *in_RDI;\n \n __s = *(char **)(*(long *)(in_RSI + 0x10) + 0x28);\n *in_RDI = (long)(in_RDI + 2);\n if (__s != (char *)0x0) {\n strlen(__s);\n }\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>();\n return;\n}\n\n" comment (declaration "void std::moneypunct<char,true>::do_curr_symbol(void)\n\n{\n char *__s;" primitive_type (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "true>::do_curr_symbol(void)\n\n{\n char" identifier > : : (function_declarator "do_curr_symbol(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) { primitive_type) (pointer_declarator "*__s" * identifier) ;) (declaration "long in_RSI;" (sized_type_specifier "long" long) identifier ;) (declaration "long *in_RDI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RDI" * identifier) ;) (expression_statement "__s = *(char **)(*(long *)(in_RSI + 0x10) + 0x28);" (assignment_expression "__s = *(char **)(*(long *)(in_RSI + 0x10) + 0x28)" identifier = (pointer_expression "*(char **)(*(long *)(in_RSI + 0x10) + 0x28)" * (cast_expression "(char **)(*(long *)(in_RSI + 0x10) + 0x28)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(in_RSI + 0x10) + 0x28)" ( (binary_expression "*(long *)(in_RSI + 0x10) + 0x28" (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) ))))) ;) (expression_statement "*in_RDI = (long)(in_RDI + 2);" (assignment_expression "*in_RDI = (long)(in_RDI + 2)" (pointer_expression "*in_RDI" * identifier) = (cast_expression "(long)(in_RDI + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(in_RDI + 2)" ( (binary_expression "in_RDI + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n strlen(__s);\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n strlen(__s);\n }" { (expression_statement "strlen(__s);" (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) })) (labeled_statement "__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>();" statement_identifier (ERROR "::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "basic_string<char,_std" (binary_expression "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>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>();" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*>()" * > ( )) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "long * FUN_00345da0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n}\n\n" (function_definition "long * FUN_00345da0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00345da0(long *param_1,long param_2)" * (function_declarator "FUN_00345da0(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);" (assignment_expression "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x28)" identifier = (pointer_expression "*(char **)(*(long *)(param_2 + 0x10) + 0x28)" * (cast_expression "(char **)(*(long *)(param_2 + 0x10) + 0x28)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x28)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x28" (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) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(param_1,__s,pcVar2);" (call_expression "FUN_001665c0(param_1,__s,pcVar2)" identifier (argument_list "(param_1,__s,pcVar2)" ( identifier , identifier , identifier ))) ;) (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 (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * 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 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) )))) + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_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 ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00345da0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00345da0(long *param_1,long param_2)" (* "*") (function_declarator "FUN_00345da0(long *param_1,long param_2)" (identifier "FUN_00345da0") (parameter_list "(long *param_1,long param_2)" (( "(") (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")) (identifier "param_2")) () ")")))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_001665c0(param_1,__s,pcVar2);\n return param_1;\n}" ({ "{") (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" (identifier "pcVar2") (= "=") (cast_expression "(char *)0xffffffffffffffff" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xffffffffffffffff"))) (; ";")) (expression_statement "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x28);" (assignment_expression "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x28)" (identifier "__s") (= "=") (pointer_expression "*(char **)(*(long *)(param_2 + 0x10) + 0x28)" (* "*") (cast_expression "(char **)(*(long *)(param_2 + 0x10) + 0x28)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x28)" (( "(") (binary_expression "*(long *)(param_2 + 0x10) + 0x28" (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 "0x28")) () ")"))))) (; ";")) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" (if "if") (parenthesized_expression "(__s != (char *)0x0)" (( "(") (binary_expression "__s != (char *)0x0" (identifier "__s") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" ({ "{") (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" (identifier "sVar1") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" (identifier "pcVar2") (= "=") (binary_expression "__s + sVar1" (identifier "__s") (+ "+") (identifier "sVar1"))) (; ";")) (} "}"))) (expression_statement "FUN_001665c0(param_1,__s,pcVar2);" (call_expression "FUN_001665c0(param_1,__s,pcVar2)" (identifier "FUN_001665c0") (argument_list "(param_1,__s,pcVar2)" (( "(") (identifier "param_1") (, ",") (identifier "__s") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::moneypunct<char, true>::do_curr_symbol() const */ void std::moneypunct<char,true>::do_curr_symbol(void) { char *var_3; long var_1; long *var_2; var_3 = *(char **)(*(long *)(var_1 + 0x10) + 0x28); *var_2 = (long)(var_2 + 2); if (var_3 != (char *)0x0) { var_4(var_3); } __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: var_5<var_6*>(); return; }
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: (sized_type_specifier) 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: (pointer_declarator 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: (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: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (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 (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)))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,long param_2) { char *__s; size_t sVar1; char *pcVar2; pcVar2 = (char *)0xffffffffffffffff; __s = *(char **)(*(long *)(param_2 + 0x10) + 0x28); *param_1 = (long)(param_1 + 2); if (__s != (char *)0x0) { sVar1 = strlen(__s); pcVar2 = __s + sVar1; } FUN_001665c0(param_1,__s,pcVar2); return param_1; }
10747_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
_Unwind_Backtrace
FUN_00368c40
undefined4 _Unwind_Backtrace(code *param_1,undefined8 param_2) { int iVar1; int iVar2; undefined8 unaff_retaddr; undefined1 local_2a8 [240]; undefined1 local_1b8 [392]; uw_init_context_1(local_2a8,&stack0x00000008,unaff_retaddr); while (((iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) && (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) { if (iVar2 == 5) { return 5; } uw_update_context(local_2a8,local_1b8); } return 3; }
undefined4 FUN_00368c40(code *param_1,undefined8 param_2) { int iVar1; int iVar2; undefined8 unaff_retaddr; undefined1 local_2a8 [240]; undefined1 local_1b8 [392]; FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr); while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) && (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) { if (iVar2 == 5) { return 5; } FUN_00367d80(local_2a8,local_1b8); } return 3; }
PUSH RBP MOV RBP,RSP PUSH R15 MOV R15,RDI PUSH R14 MOV R14,RSI LEA RSI,[RBP + 0x10] PUSH R13 LEA R13,[RBP + -0x1b0] PUSH R12 LEA R12,[RBP + -0x2a0] PUSH RBX MOV RDI,R12 SUB RSP,0x278 MOV RDX,qword ptr [RBP + 0x8] CALL 0x00367c00 JMP 0x00368c9d MOV RSI,R14 MOV RDI,R12 CALL R15 TEST EAX,EAX JNZ 0x00368cb3 CMP EBX,0x5 JZ 0x00368cb8 MOV RSI,R13 MOV RDI,R12 CALL 0x00367d80 MOV RSI,R13 MOV RDI,R12 CALL 0x00366a10 MOV EBX,EAX TEST EAX,EAX JZ 0x00368c80 CMP EAX,0x5 JZ 0x00368c80 MOV EBX,0x3 ADD RSP,0x278 MOV EAX,EBX POP RBX POP R12 POP R13 POP R14 POP R15 POP RBP RET
null
null
null
null
[('tmp_324', u'CBRANCH_-1205236465'), (u'PTRSUB_-1205236196', u'CALLIND_-1205236478'), ('const-0', u'INT_EQUAL_-1205236500'), ('tmp_113', u'BRANCH_-1205236569'), (u'INT_EQUAL_-1205236500', u'CBRANCH_-1205236499'), ('tmp_354', u'CBRANCH_-1205236449'), (u'PTRSUB_-1205236196', u'CALL_-1205236434'), ('const-3', u'COPY_-1205236172'), (u'PTRSUB_-1205236206', u'CALL_-1205236434'), (u'INT_EQUAL_-1205236451', u'CBRANCH_-1205236449'), ('tmp_1102', u'CALL_-1205236572'), ('tmp_820', u'CALLIND_-1205236478'), (u'COPY_-1205236172', u'RETURN_-1205236413'), ('tmp_184', u'CBRANCH_-1205236483'), ('const-5', u'COPY_-1205236167'), (u'PTRSUB_-1205236206', u'CALL_-1205236518'), ('const-5', u'INT_EQUAL_-1205236451'), (u'INT_EQUAL_-1205236485', u'CBRANCH_-1205236483'), ('tmp_154', u'CBRANCH_-1205236499'), (u'PTRSUB_-1205236196', u'CALL_-1205236518'), ('tmp_818', u'PTRSUB_-1205236206'), ('tmp_822', u'CALLIND_-1205236478'), ('const-0', u'INT_EQUAL_-1205236467'), ('const--440', u'PTRSUB_-1205236206'), ('const--680', u'PTRSUB_-1205236196'), (u'PTRSUB_-1205236213', u'CALL_-1205236572'), ('const-0', u'RETURN_-1205236145'), (u'CALL_-1205236518', u'INT_EQUAL_-1205236500'), ('const-8', u'PTRSUB_-1205236213'), (u'INT_EQUAL_-1205236467', u'CBRANCH_-1205236465'), (u'PTRSUB_-1205236196', u'CALL_-1205236572'), ('tmp_818', u'PTRSUB_-1205236196'), (u'CALLIND_-1205236478', u'INT_EQUAL_-1205236467'), (u'CALL_-1205236518', u'INT_EQUAL_-1205236451'), ('tmp_818', u'PTRSUB_-1205236213'), (u'CALL_-1205236518', u'INT_EQUAL_-1205236485'), ('const-0', u'RETURN_-1205236413'), ('const-5', u'INT_EQUAL_-1205236485'), (u'COPY_-1205236167', u'RETURN_-1205236145')]
[('tmp_324', u'CBRANCH_-1205236465'), (u'PTRSUB_-1205236196', u'CALLIND_-1205236478'), ('const-0', u'INT_EQUAL_-1205236500'), ('tmp_113', u'BRANCH_-1205236569'), (u'INT_EQUAL_-1205236500', u'CBRANCH_-1205236499'), ('tmp_354', u'CBRANCH_-1205236449'), (u'PTRSUB_-1205236196', u'CALL_-1205236434'), ('const-3', u'COPY_-1205236172'), (u'PTRSUB_-1205236206', u'CALL_-1205236434'), (u'INT_EQUAL_-1205236451', u'CBRANCH_-1205236449'), ('tmp_1102', u'CALL_-1205236572'), ('tmp_820', u'CALLIND_-1205236478'), (u'COPY_-1205236172', u'RETURN_-1205236413'), ('tmp_184', u'CBRANCH_-1205236483'), ('const-5', u'COPY_-1205236167'), (u'PTRSUB_-1205236206', u'CALL_-1205236518'), ('const-5', u'INT_EQUAL_-1205236451'), (u'INT_EQUAL_-1205236485', u'CBRANCH_-1205236483'), ('tmp_154', u'CBRANCH_-1205236499'), (u'PTRSUB_-1205236196', u'CALL_-1205236518'), ('tmp_818', u'PTRSUB_-1205236206'), ('tmp_822', u'CALLIND_-1205236478'), ('const-0', u'INT_EQUAL_-1205236467'), ('const--440', u'PTRSUB_-1205236206'), ('const--680', u'PTRSUB_-1205236196'), (u'PTRSUB_-1205236213', u'CALL_-1205236572'), ('const-0', u'RETURN_-1205236145'), (u'CALL_-1205236518', u'INT_EQUAL_-1205236500'), ('const-8', u'PTRSUB_-1205236213'), (u'INT_EQUAL_-1205236467', u'CBRANCH_-1205236465'), (u'PTRSUB_-1205236196', u'CALL_-1205236572'), ('tmp_818', u'PTRSUB_-1205236196'), (u'CALLIND_-1205236478', u'INT_EQUAL_-1205236467'), (u'CALL_-1205236518', u'INT_EQUAL_-1205236451'), ('tmp_818', u'PTRSUB_-1205236213'), (u'CALL_-1205236518', u'INT_EQUAL_-1205236485'), ('const-0', u'RETURN_-1205236413'), ('const-5', u'INT_EQUAL_-1205236485'), (u'COPY_-1205236167', u'RETURN_-1205236145')]
null
null
00368c40
x64
O2
(translation_unit "undefined4 FUN_00368c40(code *param_1,undefined8 param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }\n return 3;\n}\n\n" (function_definition "undefined4 FUN_00368c40(code *param_1,undefined8 param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }\n return 3;\n}" type_identifier (function_declarator "FUN_00368c40(code *param_1,undefined8 param_2)" identifier (parameter_list "(code *param_1,undefined8 param_2)" ( (parameter_declaration "code *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }\n return 3;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 unaff_retaddr;" type_identifier identifier ;) (declaration "undefined1 local_2a8 [240];" type_identifier (array_declarator "local_2a8 [240]" identifier [ number_literal ]) ;) (declaration "undefined1 local_1b8 [392];" type_identifier (array_declarator "local_1b8 [392]" identifier [ number_literal ]) ;) (expression_statement "FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);" (call_expression "FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr)" identifier (argument_list "(local_2a8,&stack0x00000008,unaff_retaddr)" ( identifier , (pointer_expression "&stack0x00000008" & identifier) , identifier ))) ;) (while_statement "while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }" while (parenthesized_expression "(((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)))" ( (parenthesized_expression "((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))" ( (binary_expression "(iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)" (parenthesized_expression "(iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5))" ( (comma_expression "iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)" (assignment_expression "iVar2 = FUN_00366a10(local_2a8,local_1b8)" identifier = (call_expression "FUN_00366a10(local_2a8,local_1b8)" identifier (argument_list "(local_2a8,local_1b8)" ( identifier , identifier )))) , (binary_expression "iVar2 == 0 || (iVar2 == 5)" (binary_expression "iVar2 == 0" identifier == number_literal) || (parenthesized_expression "(iVar2 == 5)" ( (binary_expression "iVar2 == 5" identifier == number_literal) )))) )) && (parenthesized_expression "(iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)" ( (comma_expression "iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0" (assignment_expression "iVar1 = (*param_1)(local_2a8,param_2)" identifier = (call_expression "(*param_1)(local_2a8,param_2)" (parenthesized_expression "(*param_1)" ( (pointer_expression "*param_1" * identifier) )) (argument_list "(local_2a8,param_2)" ( identifier , identifier )))) , (binary_expression "iVar1 == 0" identifier == number_literal)) ))) )) )) (compound_statement "{\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }" { (if_statement "if (iVar2 == 5) {\n return 5;\n }" if (parenthesized_expression "(iVar2 == 5)" ( (binary_expression "iVar2 == 5" identifier == number_literal) )) (compound_statement "{\n return 5;\n }" { (return_statement "return 5;" return number_literal ;) })) (expression_statement "FUN_00367d80(local_2a8,local_1b8);" (call_expression "FUN_00367d80(local_2a8,local_1b8)" identifier (argument_list "(local_2a8,local_1b8)" ( identifier , identifier ))) ;) })) (return_statement "return 3;" return number_literal ;) })))
(translation_unit "undefined4 _Unwind_Backtrace(code *param_1,undefined8 param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n uw_init_context_1(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n uw_update_context(local_2a8,local_1b8);\n }\n return 3;\n}\n\n" (function_definition "undefined4 _Unwind_Backtrace(code *param_1,undefined8 param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n uw_init_context_1(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n uw_update_context(local_2a8,local_1b8);\n }\n return 3;\n}" type_identifier (function_declarator "_Unwind_Backtrace(code *param_1,undefined8 param_2)" identifier (parameter_list "(code *param_1,undefined8 param_2)" ( (parameter_declaration "code *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n uw_init_context_1(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n uw_update_context(local_2a8,local_1b8);\n }\n return 3;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 unaff_retaddr;" type_identifier identifier ;) (declaration "undefined1 local_2a8 [240];" type_identifier (array_declarator "local_2a8 [240]" identifier [ number_literal ]) ;) (declaration "undefined1 local_1b8 [392];" type_identifier (array_declarator "local_1b8 [392]" identifier [ number_literal ]) ;) (expression_statement "uw_init_context_1(local_2a8,&stack0x00000008,unaff_retaddr);" (call_expression "uw_init_context_1(local_2a8,&stack0x00000008,unaff_retaddr)" identifier (argument_list "(local_2a8,&stack0x00000008,unaff_retaddr)" ( identifier , (pointer_expression "&stack0x00000008" & identifier) , identifier ))) ;) (while_statement "while (((iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n uw_update_context(local_2a8,local_1b8);\n }" while (parenthesized_expression "(((iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)))" ( (parenthesized_expression "((iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))" ( (binary_expression "(iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)" (parenthesized_expression "(iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5))" ( (comma_expression "iVar2 = uw_frame_state_for(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)" (assignment_expression "iVar2 = uw_frame_state_for(local_2a8,local_1b8)" identifier = (call_expression "uw_frame_state_for(local_2a8,local_1b8)" identifier (argument_list "(local_2a8,local_1b8)" ( identifier , identifier )))) , (binary_expression "iVar2 == 0 || (iVar2 == 5)" (binary_expression "iVar2 == 0" identifier == number_literal) || (parenthesized_expression "(iVar2 == 5)" ( (binary_expression "iVar2 == 5" identifier == number_literal) )))) )) && (parenthesized_expression "(iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)" ( (comma_expression "iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0" (assignment_expression "iVar1 = (*param_1)(local_2a8,param_2)" identifier = (call_expression "(*param_1)(local_2a8,param_2)" (parenthesized_expression "(*param_1)" ( (pointer_expression "*param_1" * identifier) )) (argument_list "(local_2a8,param_2)" ( identifier , identifier )))) , (binary_expression "iVar1 == 0" identifier == number_literal)) ))) )) )) (compound_statement "{\n if (iVar2 == 5) {\n return 5;\n }\n uw_update_context(local_2a8,local_1b8);\n }" { (if_statement "if (iVar2 == 5) {\n return 5;\n }" if (parenthesized_expression "(iVar2 == 5)" ( (binary_expression "iVar2 == 5" identifier == number_literal) )) (compound_statement "{\n return 5;\n }" { (return_statement "return 5;" return number_literal ;) })) (expression_statement "uw_update_context(local_2a8,local_1b8);" (call_expression "uw_update_context(local_2a8,local_1b8)" identifier (argument_list "(local_2a8,local_1b8)" ( identifier , identifier ))) ;) })) (return_statement "return 3;" return number_literal ;) })))
(translation_unit "undefined4 FUN_00368c40(code *param_1,undefined8 param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }\n return 3;\n}\n\n" (function_definition "undefined4 FUN_00368c40(code *param_1,undefined8 param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }\n return 3;\n}" type_identifier (function_declarator "FUN_00368c40(code *param_1,undefined8 param_2)" identifier (parameter_list "(code *param_1,undefined8 param_2)" ( (parameter_declaration "code *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }\n return 3;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 unaff_retaddr;" type_identifier identifier ;) (declaration "undefined1 local_2a8 [240];" type_identifier (array_declarator "local_2a8 [240]" identifier [ number_literal ]) ;) (declaration "undefined1 local_1b8 [392];" type_identifier (array_declarator "local_1b8 [392]" identifier [ number_literal ]) ;) (expression_statement "FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);" (call_expression "FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr)" identifier (argument_list "(local_2a8,&stack0x00000008,unaff_retaddr)" ( identifier , (pointer_expression "&stack0x00000008" & identifier) , identifier ))) ;) (while_statement "while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }" while (parenthesized_expression "(((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)))" ( (parenthesized_expression "((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))" ( (binary_expression "(iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)" (parenthesized_expression "(iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5))" ( (comma_expression "iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)" (assignment_expression "iVar2 = FUN_00366a10(local_2a8,local_1b8)" identifier = (call_expression "FUN_00366a10(local_2a8,local_1b8)" identifier (argument_list "(local_2a8,local_1b8)" ( identifier , identifier )))) , (binary_expression "iVar2 == 0 || (iVar2 == 5)" (binary_expression "iVar2 == 0" identifier == number_literal) || (parenthesized_expression "(iVar2 == 5)" ( (binary_expression "iVar2 == 5" identifier == number_literal) )))) )) && (parenthesized_expression "(iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)" ( (comma_expression "iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0" (assignment_expression "iVar1 = (*param_1)(local_2a8,param_2)" identifier = (call_expression "(*param_1)(local_2a8,param_2)" (parenthesized_expression "(*param_1)" ( (pointer_expression "*param_1" * identifier) )) (argument_list "(local_2a8,param_2)" ( identifier , identifier )))) , (binary_expression "iVar1 == 0" identifier == number_literal)) ))) )) )) (compound_statement "{\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }" { (if_statement "if (iVar2 == 5) {\n return 5;\n }" if (parenthesized_expression "(iVar2 == 5)" ( (binary_expression "iVar2 == 5" identifier == number_literal) )) (compound_statement "{\n return 5;\n }" { (return_statement "return 5;" return number_literal ;) })) (expression_statement "FUN_00367d80(local_2a8,local_1b8);" (call_expression "FUN_00367d80(local_2a8,local_1b8)" identifier (argument_list "(local_2a8,local_1b8)" ( identifier , identifier ))) ;) })) (return_statement "return 3;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT ))) ;) (while_statement while (parenthesized_expression ( (parenthesized_expression ( (binary_expression (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) , (binary_expression (binary_expression IDENT == LIT) || (parenthesized_expression ( (binary_expression IDENT == LIT) )))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) , (binary_expression IDENT == LIT)) ))) )) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined4 FUN_00368c40(code *param_1,undefined8 param_2)\n\n{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }\n return 3;\n}" (type_identifier "undefined4") (function_declarator "FUN_00368c40(code *param_1,undefined8 param_2)" (identifier "FUN_00368c40") (parameter_list "(code *param_1,undefined8 param_2)" (( "(") (parameter_declaration "code *param_1" (type_identifier "code") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n int iVar1;\n int iVar2;\n undefined8 unaff_retaddr;\n undefined1 local_2a8 [240];\n undefined1 local_1b8 [392];\n \n FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);\n while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }\n return 3;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "undefined8 unaff_retaddr;" (type_identifier "undefined8") (identifier "unaff_retaddr") (; ";")) (declaration "undefined1 local_2a8 [240];" (type_identifier "undefined1") (array_declarator "local_2a8 [240]" (identifier "local_2a8") ([ "[") (number_literal "240") (] "]")) (; ";")) (declaration "undefined1 local_1b8 [392];" (type_identifier "undefined1") (array_declarator "local_1b8 [392]" (identifier "local_1b8") ([ "[") (number_literal "392") (] "]")) (; ";")) (expression_statement "FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr);" (call_expression "FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr)" (identifier "FUN_00367c00") (argument_list "(local_2a8,&stack0x00000008,unaff_retaddr)" (( "(") (identifier "local_2a8") (, ",") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008")) (, ",") (identifier "unaff_retaddr") () ")"))) (; ";")) (while_statement "while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) {\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }" (while "while") (parenthesized_expression "(((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)))" (( "(") (parenthesized_expression "((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))" (( "(") (binary_expression "(iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) &&\n (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)" (parenthesized_expression "(iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5))" (( "(") (comma_expression "iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)" (assignment_expression "iVar2 = FUN_00366a10(local_2a8,local_1b8)" (identifier "iVar2") (= "=") (call_expression "FUN_00366a10(local_2a8,local_1b8)" (identifier "FUN_00366a10") (argument_list "(local_2a8,local_1b8)" (( "(") (identifier "local_2a8") (, ",") (identifier "local_1b8") () ")")))) (, ",") (binary_expression "iVar2 == 0 || (iVar2 == 5)" (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) (|| "||") (parenthesized_expression "(iVar2 == 5)" (( "(") (binary_expression "iVar2 == 5" (identifier "iVar2") (== "==") (number_literal "5")) () ")")))) () ")")) (&& "&&") (parenthesized_expression "(iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0)" (( "(") (comma_expression "iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0" (assignment_expression "iVar1 = (*param_1)(local_2a8,param_2)" (identifier "iVar1") (= "=") (call_expression "(*param_1)(local_2a8,param_2)" (parenthesized_expression "(*param_1)" (( "(") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")")) (argument_list "(local_2a8,param_2)" (( "(") (identifier "local_2a8") (, ",") (identifier "param_2") () ")")))) (, ",") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0"))) () ")"))) () ")")) () ")")) (compound_statement "{\n if (iVar2 == 5) {\n return 5;\n }\n FUN_00367d80(local_2a8,local_1b8);\n }" ({ "{") (if_statement "if (iVar2 == 5) {\n return 5;\n }" (if "if") (parenthesized_expression "(iVar2 == 5)" (( "(") (binary_expression "iVar2 == 5" (identifier "iVar2") (== "==") (number_literal "5")) () ")")) (compound_statement "{\n return 5;\n }" ({ "{") (return_statement "return 5;" (return "return") (number_literal "5") (; ";")) (} "}"))) (expression_statement "FUN_00367d80(local_2a8,local_1b8);" (call_expression "FUN_00367d80(local_2a8,local_1b8)" (identifier "FUN_00367d80") (argument_list "(local_2a8,local_1b8)" (( "(") (identifier "local_2a8") (, ",") (identifier "local_1b8") () ")"))) (; ";")) (} "}"))) (return_statement "return 3;" (return "return") (number_literal "3") (; ";")) (} "}")))
type_1 function_1(type_2 *param_1,type_3 param_2) { int var_4; int var_3; type_3 unaff_retaddr; type_4 local_2a8 [240]; type_4 local_1b8 [392]; var_1(local_2a8,&stack0x00000008,unaff_retaddr); while (((var_3 = var_2(local_2a8,local_1b8), var_3 == 0 || (var_3 == 5)) && (var_4 = (*param_1)(local_2a8,param_2), var_4 == 0))) { if (var_3 == 5) { return 5; } var_5(local_2a8,local_1b8); } return 3; }
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))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) 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 (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier)))) (while_statement condition: (parenthesized_expression (parenthesized_expression (binary_expression left: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal))))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (return_statement (number_literal)))))
null
undefined4 MASKED(code *param_1,undefined8 param_2) { int iVar1; int iVar2; undefined8 unaff_retaddr; undefined1 local_2a8 [240]; undefined1 local_1b8 [392]; FUN_00367c00(local_2a8,&stack0x00000008,unaff_retaddr); while (((iVar2 = FUN_00366a10(local_2a8,local_1b8), iVar2 == 0 || (iVar2 == 5)) && (iVar1 = (*param_1)(local_2a8,param_2), iVar1 == 0))) { if (iVar2 == 5) { return 5; } FUN_00367d80(local_2a8,local_1b8); } return 3; }
457_m68k-linux-gnu-as_and_m68k-linux-gnu-as_strip.c
demand_copy_C_string
FUN_00128660
char * demand_copy_C_string(int *len_pointer) { char *pcVar1; int iVar2; pcVar1 = demand_copy_string(len_pointer); if ((pcVar1 != (char *)0x0) && (iVar2 = *len_pointer, 0 < iVar2)) { do { if (*pcVar1 == '\0') { *len_pointer = 0; pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5); as_bad(pcVar1); return (char *)0x0; } iVar2 = iVar2 + -1; } while (iVar2 != 0); } return pcVar1; }
char * FUN_00128660(int *param_1) { char *pcVar1; undefined8 uVar2; int iVar3; pcVar1 = (char *)FUN_00128220(); if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) { do { if (*pcVar1 == '\0') { *param_1 = 0; uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5); FUN_001210c0(uVar2); return (char *)0x0; } iVar3 = iVar3 + -1; } while (iVar3 != 0); } return pcVar1; }
PUSH RBX MOV RBX,RDI CALL 0x00128220 TEST RAX,RAX JZ 0x001286ae MOV EDX,dword ptr [RBX] TEST EDX,EDX JLE 0x001286ae MOVZX ECX,byte ptr [RAX] JMP 0x00128685 SUB EDX,0x1 JZ 0x001286ae TEST CL,CL JNZ 0x00128680 MOV dword ptr [RBX],0x0 MOV EDX,0x5 LEA RSI,[0x14d368] XOR EDI,EDI CALL 0x0010b1d0 MOV RDI,RAX XOR EAX,EAX CALL 0x001210c0 XOR EAX,EAX POP RBX RET
null
null
null
null
[('tmp_284', u'CALL_-1207073167'), (u'INT_NOTEQUAL_-1207073040', u'CBRANCH_-1207073039'), ('const-0', u'CALL_-1207073053'), (u'CALL_-1207073167', u'LOAD_-1207073130'), ('const-0', u'RETURN_-1207072824'), (u'COPY_-1207072835', u'RETURN_-1207072824'), ('tmp_90', u'BRANCH_-1207073122'), ('const-0', u'INT_EQUAL_-1207073096'), ('const-0', u'INT_NOTEQUAL_-1207073152'), (u'CALL_-1207073167', u'INT_NOTEQUAL_-1207073152'), ('const-433', u'LOAD_-1207073151'), ('const-433', u'STORE_-1207073092'), ('tmp_284', u'STORE_-1207073092'), (u'COPY_-1207072850', u'CALL_-1207073053'), ('const-0', u'INT_SLESS_-1207073123'), (u'INT_ADD_-1207073036', u'MULTIEQUAL_-1207072836'), (u'CALL_-1207073053', u'CAST_-1207072786'), (u'INT_EQUAL_-1207073096', u'CBRANCH_-1207073094'), (u'INT_SLESS_-1207073123', u'CBRANCH_-1207073130'), ('const-0', u'COPY_-1207072835'), (u'INT_ADD_-1207073036', u'INT_NOTEQUAL_-1207073040'), (u'INT_NOTEQUAL_-1207073152', u'CBRANCH_-1207073151'), ('const-0', u'INT_NOTEQUAL_-1207073040'), ('const-433', u'LOAD_-1207073130'), (u'MULTIEQUAL_-1207072836', u'INT_ADD_-1207073036'), (u'CALL_-1207073167', u'RETURN_-1207073001'), ('const-1364840', u'COPY_-1207072850'), ('const-0', u'RETURN_-1207073001'), ('tmp_284', u'LOAD_-1207073151'), ('tmp_81', u'CBRANCH_-1207073130'), ('tmp_269', u'CBRANCH_-1207073039'), ('const-5', u'CALL_-1207073053'), (u'LOAD_-1207073130', u'INT_EQUAL_-1207073096'), (u'CAST_-1207072786', u'CALL_-1207073029'), ('const-0', u'STORE_-1207073092'), (u'LOAD_-1207073151', u'INT_SLESS_-1207073123'), (u'LOAD_-1207073151', u'MULTIEQUAL_-1207072836'), ('tmp_42', u'CBRANCH_-1207073151'), ('tmp_117', u'CBRANCH_-1207073094'), ('const-4294967295', u'INT_ADD_-1207073036')]
[('tmp_697', u'STORE_-1207073092'), (u'INT_NOTEQUAL_-1207073040', u'CBRANCH_-1207073039'), ('const-0', u'CALL_-1207073053'), ('const-0', u'STORE_-1207073092'), (u'CALL_-1207073167', u'CAST_-1207072842'), ('tmp_90', u'BRANCH_-1207073122'), ('const-0', u'INT_EQUAL_-1207073096'), ('const-0', u'INT_NOTEQUAL_-1207073152'), ('const-4294967295', u'INT_ADD_-1207073036'), (u'CAST_-1207072842', u'INT_NOTEQUAL_-1207073152'), (u'CAST_-1207072842', u'LOAD_-1207073130'), ('const-0', u'COPY_-1207072834'), (u'INT_EQUAL_-1207073096', u'CBRANCH_-1207073094'), (u'INT_SLESS_-1207073123', u'CBRANCH_-1207073130'), ('const-433', u'STORE_-1207073092'), (u'INT_ADD_-1207073036', u'INT_NOTEQUAL_-1207073040'), (u'INT_NOTEQUAL_-1207073152', u'CBRANCH_-1207073151'), ('const-0', u'INT_NOTEQUAL_-1207073040'), ('const-433', u'LOAD_-1207073130'), ('const-433', u'LOAD_-1207073151'), (u'CAST_-1207072842', u'RETURN_-1207073001'), (u'LOAD_-1207073151', u'MULTIEQUAL_-1207072835'), (u'INT_ADD_-1207073036', u'MULTIEQUAL_-1207072835'), ('const-0', u'RETURN_-1207073001'), ('const-1364840', u'COPY_-1207072849'), ('tmp_81', u'CBRANCH_-1207073130'), ('tmp_269', u'CBRANCH_-1207073039'), ('const-0', u'INT_SLESS_-1207073123'), (u'LOAD_-1207073130', u'INT_EQUAL_-1207073096'), (u'COPY_-1207072849', u'CALL_-1207073053'), (u'COPY_-1207072834', u'RETURN_-1207072823'), ('tmp_697', u'LOAD_-1207073151'), (u'LOAD_-1207073151', u'INT_SLESS_-1207073123'), (u'MULTIEQUAL_-1207072835', u'INT_ADD_-1207073036'), ('const-5', u'CALL_-1207073053'), ('tmp_42', u'CBRANCH_-1207073151'), ('tmp_117', u'CBRANCH_-1207073094'), ('const-0', u'RETURN_-1207072823'), (u'CALL_-1207073053', u'CALL_-1207073029')]
null
null
00128660
x64
O2
(translation_unit "char * FUN_00128660(int *param_1)\n\n{\n char *pcVar1;\n undefined8 uVar2;\n int iVar3;\n \n pcVar1 = (char *)FUN_00128220();\n if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }\n return pcVar1;\n}\n\n" (function_definition "char * FUN_00128660(int *param_1)\n\n{\n char *pcVar1;\n undefined8 uVar2;\n int iVar3;\n \n pcVar1 = (char *)FUN_00128220();\n if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* FUN_00128660(int *param_1)" * (function_declarator "FUN_00128660(int *param_1)" identifier (parameter_list "(int *param_1)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n undefined8 uVar2;\n int iVar3;\n \n pcVar1 = (char *)FUN_00128220();\n if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (expression_statement "pcVar1 = (char *)FUN_00128220();" (assignment_expression "pcVar1 = (char *)FUN_00128220()" identifier = (cast_expression "(char *)FUN_00128220()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00128220()" identifier (argument_list "()" ( ))))) ;) (if_statement "if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }" if (parenthesized_expression "((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3))" ( (binary_expression "(pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)" (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)) )) && (parenthesized_expression "(iVar3 = *param_1, 0 < iVar3)" ( (comma_expression "iVar3 = *param_1, 0 < iVar3" (assignment_expression "iVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) , (binary_expression "0 < iVar3" number_literal < identifier)) ))) )) (compound_statement "{\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }" { (do_statement "do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);" do (compound_statement "{\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n }" { (if_statement "if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }" if (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }" { (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);" (assignment_expression "uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5)" identifier = (call_expression "dcgettext(0,"this string may not contain \'\\0\'",5)" identifier (argument_list "(0,"this string may not contain \'\\0\'",5)" ( number_literal , (string_literal ""this string may not contain \'\\0\'"" " string_content escape_sequence escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001210c0(uVar2);" (call_expression "FUN_001210c0(uVar2)" identifier (argument_list "(uVar2)" ( identifier ))) ;) (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) ;) })) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * demand_copy_C_string(int *len_pointer)\n\n{\n char *pcVar1;\n int iVar2;\n \n pcVar1 = demand_copy_string(len_pointer);\n if ((pcVar1 != (char *)0x0) && (iVar2 = *len_pointer, 0 < iVar2)) {\n do {\n if (*pcVar1 == '\0') {\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }\n iVar2 = iVar2 + -1;\n } while (iVar2 != 0);\n }\n return pcVar1;\n}\n\n" (function_definition "char * demand_copy_C_string(int *len_pointer)\n\n{\n char *pcVar1;\n int iVar2;\n \n pcVar1 = demand_copy_string(len_pointer);\n if ((pcVar1 != (char *)0x0) && (iVar2 = *len_pointer, 0 < iVar2)) {\n do {\n if (*pcVar1 == '\0') {\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }\n iVar2 = iVar2 + -1;\n } while (iVar2 != 0);\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* demand_copy_C_string(int *len_pointer)" * (function_declarator "demand_copy_C_string(int *len_pointer)" identifier (parameter_list "(int *len_pointer)" ( (parameter_declaration "int *len_pointer" primitive_type (pointer_declarator "*len_pointer" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n int iVar2;\n \n pcVar1 = demand_copy_string(len_pointer);\n if ((pcVar1 != (char *)0x0) && (iVar2 = *len_pointer, 0 < iVar2)) {\n do {\n if (*pcVar1 == '\0') {\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }\n iVar2 = iVar2 + -1;\n } while (iVar2 != 0);\n }\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (expression_statement "pcVar1 = demand_copy_string(len_pointer);" (assignment_expression "pcVar1 = demand_copy_string(len_pointer)" identifier = (call_expression "demand_copy_string(len_pointer)" identifier (argument_list "(len_pointer)" ( identifier )))) ;) (if_statement "if ((pcVar1 != (char *)0x0) && (iVar2 = *len_pointer, 0 < iVar2)) {\n do {\n if (*pcVar1 == '\0') {\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }\n iVar2 = iVar2 + -1;\n } while (iVar2 != 0);\n }" if (parenthesized_expression "((pcVar1 != (char *)0x0) && (iVar2 = *len_pointer, 0 < iVar2))" ( (binary_expression "(pcVar1 != (char *)0x0) && (iVar2 = *len_pointer, 0 < iVar2)" (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)) )) && (parenthesized_expression "(iVar2 = *len_pointer, 0 < iVar2)" ( (comma_expression "iVar2 = *len_pointer, 0 < iVar2" (assignment_expression "iVar2 = *len_pointer" identifier = (pointer_expression "*len_pointer" * identifier)) , (binary_expression "0 < iVar2" number_literal < identifier)) ))) )) (compound_statement "{\n do {\n if (*pcVar1 == '\0') {\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }\n iVar2 = iVar2 + -1;\n } while (iVar2 != 0);\n }" { (do_statement "do {\n if (*pcVar1 == '\0') {\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }\n iVar2 = iVar2 + -1;\n } while (iVar2 != 0);" do (compound_statement "{\n if (*pcVar1 == '\0') {\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }\n iVar2 = iVar2 + -1;\n }" { (if_statement "if (*pcVar1 == '\0') {\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }" if (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *len_pointer = 0;\n pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);\n as_bad(pcVar1);\n return (char *)0x0;\n }" { (expression_statement "*len_pointer = 0;" (assignment_expression "*len_pointer = 0" (pointer_expression "*len_pointer" * identifier) = number_literal) ;) (expression_statement "pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5);" (assignment_expression "pcVar1 = (char *)dcgettext(0,"this string may not contain \'\\0\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"this string may not contain \'\\0\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"this string may not contain \'\\0\'",5)" identifier (argument_list "(0,"this string may not contain \'\\0\'",5)" ( number_literal , (string_literal ""this string may not contain \'\\0\'"" " string_content escape_sequence escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar1);" (call_expression "as_bad(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "iVar2 = iVar2 + -1;" (assignment_expression "iVar2 = iVar2 + -1" identifier = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) ;) })) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit "char * FUN_00128660(int *param_1)\n\n{\n char *pcVar1;\n undefined8 uVar2;\n int iVar3;\n \n pcVar1 = (char *)FUN_00128220();\n if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }\n return pcVar1;\n}\n\n" (function_definition "char * FUN_00128660(int *param_1)\n\n{\n char *pcVar1;\n undefined8 uVar2;\n int iVar3;\n \n pcVar1 = (char *)FUN_00128220();\n if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }\n return pcVar1;\n}" primitive_type (pointer_declarator "* FUN_00128660(int *param_1)" * (function_declarator "FUN_00128660(int *param_1)" identifier (parameter_list "(int *param_1)" ( (parameter_declaration "int *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) )))) (compound_statement "{\n char *pcVar1;\n undefined8 uVar2;\n int iVar3;\n \n pcVar1 = (char *)FUN_00128220();\n if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }\n return pcVar1;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (expression_statement "pcVar1 = (char *)FUN_00128220();" (assignment_expression "pcVar1 = (char *)FUN_00128220()" identifier = (cast_expression "(char *)FUN_00128220()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00128220()" identifier (argument_list "()" ( ))))) ;) (if_statement "if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }" if (parenthesized_expression "((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3))" ( (binary_expression "(pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)" (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)) )) && (parenthesized_expression "(iVar3 = *param_1, 0 < iVar3)" ( (comma_expression "iVar3 = *param_1, 0 < iVar3" (assignment_expression "iVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) , (binary_expression "0 < iVar3" number_literal < identifier)) ))) )) (compound_statement "{\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }" { (do_statement "do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);" do (compound_statement "{\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n }" { (if_statement "if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }" if (parenthesized_expression "(*pcVar1 == '\0')" ( (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }" { (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);" (assignment_expression "uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5)" identifier = (call_expression "dcgettext(0,"this string may not contain \'\\0\'",5)" identifier (argument_list "(0,"this string may not contain \'\\0\'",5)" ( number_literal , (string_literal ""this string may not contain \'\\0\'"" " string_content escape_sequence escape_sequence string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001210c0(uVar2);" (call_expression "FUN_001210c0(uVar2)" identifier (argument_list "(uVar2)" ( identifier ))) ;) (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) ;) })) (return_statement "return pcVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (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 (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * IDENT)) , (binary_expression LIT < IDENT)) ))) )) (compound_statement { (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence escape_sequence string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;) })) (return_statement return IDENT ;) })))
(function_definition "char * FUN_00128660(int *param_1)\n\n{\n char *pcVar1;\n undefined8 uVar2;\n int iVar3;\n \n pcVar1 = (char *)FUN_00128220();\n if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }\n return pcVar1;\n}" (primitive_type "char") (pointer_declarator "* FUN_00128660(int *param_1)" (* "*") (function_declarator "FUN_00128660(int *param_1)" (identifier "FUN_00128660") (parameter_list "(int *param_1)" (( "(") (parameter_declaration "int *param_1" (primitive_type "int") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")")))) (compound_statement "{\n char *pcVar1;\n undefined8 uVar2;\n int iVar3;\n \n pcVar1 = (char *)FUN_00128220();\n if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }\n return pcVar1;\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (expression_statement "pcVar1 = (char *)FUN_00128220();" (assignment_expression "pcVar1 = (char *)FUN_00128220()" (identifier "pcVar1") (= "=") (cast_expression "(char *)FUN_00128220()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00128220()" (identifier "FUN_00128220") (argument_list "()" (( "(") () ")"))))) (; ";")) (if_statement "if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) {\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }" (if "if") (parenthesized_expression "((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3))" (( "(") (binary_expression "(pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)" (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"))) () ")")) (&& "&&") (parenthesized_expression "(iVar3 = *param_1, 0 < iVar3)" (( "(") (comma_expression "iVar3 = *param_1, 0 < iVar3" (assignment_expression "iVar3 = *param_1" (identifier "iVar3") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (, ",") (binary_expression "0 < iVar3" (number_literal "0") (< "<") (identifier "iVar3"))) () ")"))) () ")")) (compound_statement "{\n do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);\n }" ({ "{") (do_statement "do {\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n } while (iVar3 != 0);" (do "do") (compound_statement "{\n if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }\n iVar3 = iVar3 + -1;\n }" ({ "{") (if_statement "if (*pcVar1 == '\0') {\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }" (if "if") (parenthesized_expression "(*pcVar1 == '\0')" (( "(") (binary_expression "*pcVar1 == '\0'" (pointer_expression "*pcVar1" (* "*") (identifier "pcVar1")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *param_1 = 0;\n uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);\n FUN_001210c0(uVar2);\n return (char *)0x0;\n }" ({ "{") (expression_statement "*param_1 = 0;" (assignment_expression "*param_1 = 0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5);" (assignment_expression "uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5)" (identifier "uVar2") (= "=") (call_expression "dcgettext(0,"this string may not contain \'\\0\'",5)" (identifier "dcgettext") (argument_list "(0,"this string may not contain \'\\0\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""this string may not contain \'\\0\'"" (" """) (string_content "this string may not contain ") (escape_sequence "\'") (escape_sequence "\\") (string_content "0") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_001210c0(uVar2);" (call_expression "FUN_001210c0(uVar2)" (identifier "FUN_001210c0") (argument_list "(uVar2)" (( "(") (identifier "uVar2") () ")"))) (; ";")) (return_statement "return (char *)0x0;" (return "return") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";")) (} "}"))) (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" (identifier "iVar3") (= "=") (binary_expression "iVar3 + -1" (identifier "iVar3") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}"))) (return_statement "return pcVar1;" (return "return") (identifier "pcVar1") (; ";")) (} "}")))
char * function_1(int *len_pointer) { char *var_2; int var_3; var_2 = var_1(len_pointer); if ((var_2 != (char *)0x0) && (var_3 = *len_pointer, 0 < var_3)) { do { if (*var_2 == '\0') { *len_pointer = 0; var_2 = (char *)var_4(0,"this string may not contain \'\\0\'",5); var_5(var_2); return (char *)0x0; } var_3 = var_3 + -1; } while (var_3 != 0); } return var_2; }
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 (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) 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))))) (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 (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))) right: (binary_expression left: (number_literal) right: (identifier)))))) consequence: (compound_statement (do_statement body: (compound_statement (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: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (escape_sequence) (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (return_statement (identifier)))))
null
char * MASKED(int *param_1) { char *pcVar1; undefined8 uVar2; int iVar3; pcVar1 = (char *)FUN_00128220(); if ((pcVar1 != (char *)0x0) && (iVar3 = *param_1, 0 < iVar3)) { do { if (*pcVar1 == '\0') { *param_1 = 0; uVar2 = dcgettext(0,"this string may not contain \'\\0\'",5); FUN_001210c0(uVar2); return (char *)0x0; } iVar3 = iVar3 + -1; } while (iVar3 != 0); } return pcVar1; }
9469_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
do_put
FUN_00329b00
/* std::__facet_shims::(anonymous namespace)::money_put_shim<wchar_t>::do_put(std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&, wchar_t, long double) const */ void std::__facet_shims::(anonymous_namespace)::money_put_shim<wchar_t>::do_put (long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8) { __money_put<wchar_t> (*(__facet_shims **)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7, param_8,0); return; }
void FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8) { FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7, param_8,0); return; }
SUB RSP,0x10 MOV RDI,qword ptr [RDI + 0x10] MOVZX ECX,CL PUSH 0x0 PUSH qword ptr [RSP + 0x28] PUSH qword ptr [RSP + 0x28] CALL 0x00328280 ADD RSP,0x28 RET
null
null
null
null
[('tmp_233', u'CALL_-1204970695'), ('const-16', u'INT_ADD_-1204970720'), ('const-433', u'LOAD_-1204970736'), (u'LOAD_-1204970736', u'CALL_-1204970695'), ('const-0', u'CALL_-1204970695'), ('tmp_232', u'CALL_-1204970695'), ('tmp_256', u'CALL_-1204970695'), (u'CAST_-1204970609', u'LOAD_-1204970736'), ('tmp_255', u'CALL_-1204970695'), (u'INT_ADD_-1204970720', u'CAST_-1204970609'), ('tmp_173', u'CALL_-1204970695'), ('const-0', u'RETURN_-1204970671'), ('tmp_164', u'INT_ADD_-1204970720'), ('tmp_254', u'CALL_-1204970695'), ('tmp_257', u'CALL_-1204970695')]
[('tmp_233', u'CALL_-1204970695'), ('const-16', u'INT_ADD_-1204970720'), ('const-433', u'LOAD_-1204970736'), (u'LOAD_-1204970736', u'CALL_-1204970695'), ('const-0', u'CALL_-1204970695'), ('tmp_232', u'CALL_-1204970695'), ('tmp_256', u'CALL_-1204970695'), (u'CAST_-1204970609', u'LOAD_-1204970736'), ('tmp_255', u'CALL_-1204970695'), (u'INT_ADD_-1204970720', u'CAST_-1204970609'), ('tmp_173', u'CALL_-1204970695'), ('const-0', u'RETURN_-1204970671'), ('tmp_164', u'INT_ADD_-1204970720'), ('tmp_254', u'CALL_-1204970695'), ('tmp_257', u'CALL_-1204970695')]
null
null
00329b00
x64
O2
(translation_unit "void FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}\n\n" (function_definition "void FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}" primitive_type (function_declarator "FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" ( (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 "undefined1 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) ))) (compound_statement "{\n FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}" { (expression_statement "FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);" (call_expression "FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0)" ( (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) )))) , identifier , identifier , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::__facet_shims::(anonymous\n namespace)::money_put_shim<wchar_t>::do_put(std::ostreambuf_iterator<wchar_t,\n std::char_traits<wchar_t> >, bool, std::ios_base&, wchar_t, long double) const */\n\nvoid std::__facet_shims::(anonymous_namespace)::money_put_shim<wchar_t>::do_put\n (long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n __money_put<wchar_t>\n (*(__facet_shims **)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}\n\n" comment (function_definition "void std::__facet_shims::(anonymous_namespace)::money_put_shim<wchar_t>::do_put\n (long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n __money_put<wchar_t>\n (*(__facet_shims **)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}" primitive_type (ERROR "std::__facet_shims::(anonymous_namespace)::money_put_shim<wchar_t>::" identifier : : identifier : : ( identifier ) : : identifier < identifier > : :) (function_declarator "do_put\n (long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" ( (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 "undefined1 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) ))) (compound_statement "{\n __money_put<wchar_t>\n (*(__facet_shims **)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}" { (expression_statement "__money_put<wchar_t>\n (*(__facet_shims **)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);" (binary_expression "__money_put<wchar_t>\n (*(__facet_shims **)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0)" (binary_expression "__money_put<wchar_t" identifier < identifier) > (parenthesized_expression "(*(__facet_shims **)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0)" ( (comma_expression "*(__facet_shims **)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0" (pointer_expression "*(__facet_shims **)(param_1 + 0x10)" * (cast_expression "(__facet_shims **)(param_1 + 0x10)" ( (type_descriptor "__facet_shims **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) , (comma_expression "param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0" identifier , (comma_expression "param_3,param_4,param_5,param_6,param_7,\n param_8,0" identifier , (comma_expression "param_4,param_5,param_6,param_7,\n param_8,0" identifier , (comma_expression "param_5,param_6,param_7,\n param_8,0" identifier , (comma_expression "param_6,param_7,\n param_8,0" identifier , (comma_expression "param_7,\n param_8,0" identifier , (comma_expression "param_8,0" identifier , number_literal)))))))) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}\n\n" (function_definition "void FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}" primitive_type (function_declarator "FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" ( (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 "undefined1 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) ))) (compound_statement "{\n FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}" { (expression_statement "FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);" (call_expression "FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0)" ( (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) )))) , identifier , identifier , identifier , identifier , identifier , identifier , 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 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 { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)\n\n{\n FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00329b00(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" (identifier "FUN_00329b00") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8)" (( "(") (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 "undefined1 param_4" (type_identifier "undefined1") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "undefined8 param_8" (type_identifier "undefined8") (identifier "param_8")) () ")"))) (compound_statement "{\n FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);\n return;\n}" ({ "{") (expression_statement "FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0);" (call_expression "FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0)" (identifier "FUN_00328280") (argument_list "(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7,\n param_8,0)" (( "(") (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")) () ")")))) (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (identifier "param_8") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::__facet_shims::(anonymous namespace)::money_put_shim<wchar_t>::do_put(std::ostreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, bool, std::ios_base&, wchar_t, long double) const */ void std::type_3::(anonymous_namespace)::money_put_shim<var_2>::function_1 (long var_3,type_1 param_2,type_1 param_3,type_2 param_4, type_1 param_5,type_1 param_6,type_1 param_7,type_1 param_8) { var_1<var_2> (*(type_3 **)(var_3 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7, param_8,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: (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 (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))))) (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (number_literal)))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,undefined1 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8) { FUN_00328280(*(undefined8 *)(param_1 + 0x10),param_2,param_3,param_4,param_5,param_6,param_7, param_8,0); return; }
2_sg_get_config_and_sg_get_config_strip.c
FUN_00102020
FUN_00102020
void FUN_00102020(void) { (*(code *)PTR_00108f00)(); return; }
void FUN_00102020(void) { (*(code *)PTR_00108f00)(); return; }
PUSH qword ptr [0x00108ef8] JMP qword ptr [0x00108f00]
null
null
null
null
[(u'CALLIND_-1206968271', u'INDIRECT_-1206968208'), (u'INDIRECT_-1206968208', u'COPY_-1206968267'), ('tmp_44', u'CAST_-1206968202'), (u'CAST_-1206968202', u'CALLIND_-1206968271'), (u'INDIRECT_-1206968210', u'COPY_-1206968269'), ('const-1', u'RETURN_-1206968268'), (u'CALLIND_-1206968271', u'INDIRECT_-1206968210')]
[(u'CALLIND_-1206968271', u'INDIRECT_-1206968208'), (u'INDIRECT_-1206968208', u'COPY_-1206968267'), ('tmp_44', u'CAST_-1206968202'), (u'CAST_-1206968202', u'CALLIND_-1206968271'), (u'INDIRECT_-1206968210', u'COPY_-1206968269'), ('const-1', u'RETURN_-1206968268'), (u'CALLIND_-1206968271', u'INDIRECT_-1206968210')]
null
null
00102020
x64
O2
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108f00)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108f00)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_00108f00)();\n return;\n}" { (expression_statement "(*(code *)PTR_00108f00)();" (call_expression "(*(code *)PTR_00108f00)()" (parenthesized_expression "(*(code *)PTR_00108f00)" ( (pointer_expression "*(code *)PTR_00108f00" * (cast_expression "(code *)PTR_00108f00" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108f00)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108f00)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_00108f00)();\n return;\n}" { (expression_statement "(*(code *)PTR_00108f00)();" (call_expression "(*(code *)PTR_00108f00)()" (parenthesized_expression "(*(code *)PTR_00108f00)" ( (pointer_expression "*(code *)PTR_00108f00" * (cast_expression "(code *)PTR_00108f00" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108f00)();\n return;\n}\n\n" (function_definition "void FUN_00102020(void)\n\n{\n (*(code *)PTR_00108f00)();\n return;\n}" primitive_type (function_declarator "FUN_00102020(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_00108f00)();\n return;\n}" { (expression_statement "(*(code *)PTR_00108f00)();" (call_expression "(*(code *)PTR_00108f00)()" (parenthesized_expression "(*(code *)PTR_00108f00)" ( (pointer_expression "*(code *)PTR_00108f00" * (cast_expression "(code *)PTR_00108f00" ( (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 FUN_00102020(void)\n\n{\n (*(code *)PTR_00108f00)();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00102020(void)" (identifier "FUN_00102020") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_00108f00)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_00108f00)();" (call_expression "(*(code *)PTR_00108f00)()" (parenthesized_expression "(*(code *)PTR_00108f00)" (( "(") (pointer_expression "*(code *)PTR_00108f00" (* "*") (cast_expression "(code *)PTR_00108f00" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_00108f00"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_00108f00)(); 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_00108f00)(); return; }
402_x86_64-linux-gnux32-readelf_and_x86_64-linux-gnux32-readelf_strip.c
memcpy
memcpy
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memcpy@@GLIBC_2.14 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void * memcpy(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207537310')]
[('const-1', u'RETURN_-1207537310')]
null
null
00197158
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * 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\nvoid * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* memcpy@@GLIBC_2.14 */\n halt_baddata();\n}\n\n" comment comment (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* memcpy@@GLIBC_2.14 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* memcpy@@GLIBC_2.14 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" * (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" identifier (parameter_list "(void *__dest,void *__src,size_t __n)" ( (parameter_declaration "void *__dest" primitive_type (pointer_declarator "*__dest" * identifier)) , (parameter_declaration "void *__src" primitive_type (pointer_declarator "*__src" * 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 (pointer_declarator * (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 "void * memcpy(void *__dest,void *__src,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (pointer_declarator "* memcpy(void *__dest,void *__src,size_t __n)" (* "*") (function_declarator "memcpy(void *__dest,void *__src,size_t __n)" (identifier "memcpy") (parameter_list "(void *__dest,void *__src,size_t __n)" (( "(") (parameter_declaration "void *__dest" (primitive_type "void") (pointer_declarator "*__dest" (* "*") (identifier "__dest"))) (, ",") (parameter_declaration "void *__src" (primitive_type "void") (pointer_declarator "*__src" (* "*") (identifier "__src"))) (, ",") (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 */ void * function_1(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* memcpy@@GLIBC_2.14 */ 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: (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 */ void * MASKED(void *__dest,void *__src,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
2255_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
SetQuantumPack
SetQuantumPack
void SetQuantumPack(QuantumInfo *quantum_info,MagickBooleanType pack) { if (quantum_info == (QuantumInfo *)0x0) { /* WARNING: Subroutine does not return */ __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d, "SetQuantumPack"); } if (quantum_info->signature == 0xabacadab) { quantum_info->pack = pack; return; } /* WARNING: Subroutine does not return */ __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e, "SetQuantumPack"); }
void SetQuantumPack(long param_1,undefined4 param_2) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d, "SetQuantumPack"); } if (*(long *)(param_1 + 0x90) == 0xabacadab) { *(undefined4 *)(param_1 + 0x3c) = param_2; return; } /* WARNING: Subroutine does not return */ __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e, "SetQuantumPack"); }
SUB RSP,0x8 TEST RDI,RDI JZ 0x002743af MOV EAX,0xabacadab CMP qword ptr [RDI + 0x90],RAX JNZ 0x002743ce MOV dword ptr [RDI + 0x3c],ESI ADD RSP,0x8 RET LEA RCX,[0x424108] MOV EDX,0x36d LEA RSI,[0x423eb8] LEA RDI,[0x423f28] CALL 0x0014a3a0 LEA RCX,[0x424108] MOV EDX,0x36e LEA RSI,[0x423eb8] LEA RDI,[0x423f50] CALL 0x0014a3a0
null
null
null
null
[('const-1', u'RETURN_-1204272085'), ('const-4342024', u'COPY_-1204272067'), (u'COPY_-1204272035', u'CALL_-1204272090'), ('const-1', u'RETURN_-1204272107'), ('tmp_178', u'INT_EQUAL_-1204272212'), (u'COPY_-1204272069', u'CALL_-1204272112'), ('const-878', u'CALL_-1204272090'), ('const-433', u'LOAD_-1204272203'), (u'COPY_-1204272039', u'CALL_-1204272090'), (u'COPY_-1204272072', u'CALL_-1204272112'), ('tmp_90', u'CBRANCH_-1204272181'), ('tmp_178', u'PTRSUB_-1204272043'), ('tmp_50', u'CBRANCH_-1204272210'), ('const-2880220587', u'INT_EQUAL_-1204272188'), (u'INT_EQUAL_-1204272188', u'CBRANCH_-1204272181'), ('const-60', u'PTRSUB_-1204272033'), (u'INT_EQUAL_-1204272212', u'CBRANCH_-1204272210'), (u'LOAD_-1204272203', u'INT_EQUAL_-1204272188'), (u'PTRSUB_-1204272043', u'LOAD_-1204272203'), ('const-4342024', u'COPY_-1204272035'), ('const-4341584', u'COPY_-1204272037'), ('const-0', u'INT_EQUAL_-1204272212'), ('const-433', u'STORE_-1204272178'), (u'COPY_-1204272067', u'CALL_-1204272112'), ('const-4341544', u'COPY_-1204272069'), ('tmp_179', u'STORE_-1204272178'), ('const-144', u'PTRSUB_-1204272043'), ('tmp_178', u'PTRSUB_-1204272033'), ('const-877', u'CALL_-1204272112'), (u'COPY_-1204272037', u'CALL_-1204272090'), ('const-0', u'RETURN_-1204272152'), (u'PTRSUB_-1204272033', u'STORE_-1204272178'), ('const-4341432', u'COPY_-1204272072'), ('const-4341432', u'COPY_-1204272039')]
[(u'COPY_-1204272068', u'CALL_-1204272112'), ('const-1', u'RETURN_-1204272085'), ('const-4342024', u'COPY_-1204272068'), (u'COPY_-1204272040', u'CALL_-1204272090'), ('const-878', u'CALL_-1204272090'), (u'CAST_-1204272046', u'LOAD_-1204272203'), ('const-1', u'RETURN_-1204272107'), ('tmp_277', u'INT_ADD_-1204272187'), ('tmp_277', u'INT_ADD_-1204272164'), (u'COPY_-1204272073', u'CALL_-1204272112'), ('const-60', u'INT_ADD_-1204272164'), ('const-433', u'LOAD_-1204272203'), ('const-4342024', u'COPY_-1204272036'), (u'INT_ADD_-1204272164', u'CAST_-1204272036'), ('const-4341432', u'COPY_-1204272040'), ('tmp_90', u'CBRANCH_-1204272181'), (u'INT_ADD_-1204272187', u'CAST_-1204272046'), ('const-877', u'CALL_-1204272112'), (u'COPY_-1204272036', u'CALL_-1204272090'), ('tmp_50', u'CBRANCH_-1204272210'), ('const-2880220587', u'INT_EQUAL_-1204272188'), ('const-4341544', u'COPY_-1204272070'), (u'INT_EQUAL_-1204272188', u'CBRANCH_-1204272181'), ('const-4341432', u'COPY_-1204272073'), ('const-4341584', u'COPY_-1204272038'), (u'INT_EQUAL_-1204272212', u'CBRANCH_-1204272210'), (u'CAST_-1204272036', u'STORE_-1204272178'), (u'LOAD_-1204272203', u'INT_EQUAL_-1204272188'), ('tmp_289', u'STORE_-1204272178'), ('const-144', u'INT_ADD_-1204272187'), ('const-0', u'INT_EQUAL_-1204272212'), ('const-433', u'STORE_-1204272178'), (u'COPY_-1204272038', u'CALL_-1204272090'), (u'COPY_-1204272070', u'CALL_-1204272112'), ('const-0', u'RETURN_-1204272152'), ('tmp_277', u'INT_EQUAL_-1204272212')]
null
null
00274390
x64
O2
(translation_unit "void SetQuantumPack(long param_1,undefined4 param_2)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}\n\n" (function_definition "void SetQuantumPack(long param_1,undefined4 param_2)\n\n{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}" primitive_type (function_declarator "SetQuantumPack(long param_1,undefined4 param_2)" identifier (parameter_list "(long param_1,undefined4 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined4 param_2" type_identifier identifier) ))) (compound_statement "{\n if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}" { (if_statement "if (param_1 == 0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }" { comment (expression_statement "__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");" (call_expression "__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack")" identifier (argument_list "("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack")" ( (string_literal ""quantum_info != (QuantumInfo *) NULL"" " string_content ") , (string_literal ""MagickCore/quantum.c"" " string_content ") , number_literal , (string_literal ""SetQuantumPack"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x90) == 0xabacadab)" ( (binary_expression "*(long *)(param_1 + 0x90) == 0xabacadab" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x3c) = param_2;" (assignment_expression "*(undefined4 *)(param_1 + 0x3c) = param_2" (pointer_expression "*(undefined4 *)(param_1 + 0x3c)" * (cast_expression "(undefined4 *)(param_1 + 0x3c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })) comment (expression_statement "__assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");" (call_expression "__assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack")" identifier (argument_list "("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack")" ( (string_literal ""quantum_info->signature == MagickCoreSignature"" " string_content ") , (string_literal ""MagickCore/quantum.c"" " string_content ") , number_literal , (string_literal ""SetQuantumPack"" " string_content ") ))) ;) })))
(translation_unit "void SetQuantumPack(QuantumInfo *quantum_info,MagickBooleanType pack)\n\n{\n if (quantum_info == (QuantumInfo *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (quantum_info->signature == 0xabacadab) {\n quantum_info->pack = pack;\n return;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}\n\n" (function_definition "void SetQuantumPack(QuantumInfo *quantum_info,MagickBooleanType pack)\n\n{\n if (quantum_info == (QuantumInfo *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (quantum_info->signature == 0xabacadab) {\n quantum_info->pack = pack;\n return;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}" primitive_type (function_declarator "SetQuantumPack(QuantumInfo *quantum_info,MagickBooleanType pack)" identifier (parameter_list "(QuantumInfo *quantum_info,MagickBooleanType pack)" ( (parameter_declaration "QuantumInfo *quantum_info" type_identifier (pointer_declarator "*quantum_info" * identifier)) , (parameter_declaration "MagickBooleanType pack" type_identifier identifier) ))) (compound_statement "{\n if (quantum_info == (QuantumInfo *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (quantum_info->signature == 0xabacadab) {\n quantum_info->pack = pack;\n return;\n }\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}" { (if_statement "if (quantum_info == (QuantumInfo *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }" if (parenthesized_expression "(quantum_info == (QuantumInfo *)0x0)" ( (binary_expression "quantum_info == (QuantumInfo *)0x0" identifier == (cast_expression "(QuantumInfo *)0x0" ( (type_descriptor "QuantumInfo *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }" { comment (expression_statement "__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");" (call_expression "__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack")" identifier (argument_list "("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack")" ( (string_literal ""quantum_info != (QuantumInfo *) NULL"" " string_content ") , (string_literal ""MagickCore/quantum.c"" " string_content ") , number_literal , (string_literal ""SetQuantumPack"" " string_content ") ))) ;) })) (if_statement "if (quantum_info->signature == 0xabacadab) {\n quantum_info->pack = pack;\n return;\n }" if (parenthesized_expression "(quantum_info->signature == 0xabacadab)" ( (binary_expression "quantum_info->signature == 0xabacadab" (field_expression "quantum_info->signature" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n quantum_info->pack = pack;\n return;\n }" { (expression_statement "quantum_info->pack = pack;" (assignment_expression "quantum_info->pack = pack" (field_expression "quantum_info->pack" identifier -> field_identifier) = identifier) ;) (return_statement "return;" return ;) })) comment (expression_statement "__assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");" (call_expression "__assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack")" identifier (argument_list "("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack")" ( (string_literal ""quantum_info->signature == MagickCoreSignature"" " string_content ") , (string_literal ""MagickCore/quantum.c"" " string_content ") , number_literal , (string_literal ""SetQuantumPack"" " string_content ") ))) ;) })))
(translation_unit "void SetQuantumPack(long param_1,undefined4 param_2)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }\n \n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}\n\n" (function_definition "void SetQuantumPack(long param_1,undefined4 param_2)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }\n \n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}" primitive_type (function_declarator "SetQuantumPack(long param_1,undefined4 param_2)" identifier (parameter_list "(long param_1,undefined4 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined4 param_2" type_identifier identifier) ))) (compound_statement "{\n if (param_1 == 0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }\n \n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}" { (if_statement "if (param_1 == 0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }" if (parenthesized_expression "(param_1 == 0)" ( (binary_expression "param_1 == 0" identifier == number_literal) )) (compound_statement "{\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }" { (expression_statement "__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");" (call_expression "__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack")" identifier (argument_list "("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack")" ( (string_literal ""quantum_info != (QuantumInfo *) NULL"" " string_content ") , (string_literal ""MagickCore/quantum.c"" " string_content ") , number_literal , (string_literal ""SetQuantumPack"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x90) == 0xabacadab)" ( (binary_expression "*(long *)(param_1 + 0x90) == 0xabacadab" (pointer_expression "*(long *)(param_1 + 0x90)" * (cast_expression "(long *)(param_1 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x90)" ( (binary_expression "param_1 + 0x90" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x3c) = param_2;" (assignment_expression "*(undefined4 *)(param_1 + 0x3c) = param_2" (pointer_expression "*(undefined4 *)(param_1 + 0x3c)" * (cast_expression "(undefined4 *)(param_1 + 0x3c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x3c)" ( (binary_expression "param_1 + 0x3c" identifier + number_literal) )))) = identifier) ;) (return_statement "return;" return ;) })) (expression_statement "__assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");" (call_expression "__assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack")" identifier (argument_list "("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack")" ( (string_literal ""quantum_info->signature == MagickCoreSignature"" " string_content ") , (string_literal ""MagickCore/quantum.c"" " string_content ") , number_literal , (string_literal ""SetQuantumPack"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE 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 ") , (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 (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void SetQuantumPack(long param_1,undefined4 param_2)\n\n{\n if (param_1 == 0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }\n \n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}" (primitive_type "void") (function_declarator "SetQuantumPack(long param_1,undefined4 param_2)" (identifier "SetQuantumPack") (parameter_list "(long param_1,undefined4 param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined4 param_2" (type_identifier "undefined4") (identifier "param_2")) () ")"))) (compound_statement "{\n if (param_1 == 0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }\n if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }\n \n __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");\n}" ({ "{") (if_statement "if (param_1 == 0) {\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }" (if "if") (parenthesized_expression "(param_1 == 0)" (( "(") (binary_expression "param_1 == 0" (identifier "param_1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");\n }" ({ "{") (expression_statement "__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack");" (call_expression "__assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack")" (identifier "__assert_fail") (argument_list "("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d,\n "SetQuantumPack")" (( "(") (string_literal ""quantum_info != (QuantumInfo *) NULL"" (" """) (string_content "quantum_info != (QuantumInfo *) NULL") (" """)) (, ",") (string_literal ""MagickCore/quantum.c"" (" """) (string_content "MagickCore/quantum.c") (" """)) (, ",") (number_literal "0x36d") (, ",") (string_literal ""SetQuantumPack"" (" """) (string_content "SetQuantumPack") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x90) == 0xabacadab) {\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x90) == 0xabacadab)" (( "(") (binary_expression "*(long *)(param_1 + 0x90) == 0xabacadab" (pointer_expression "*(long *)(param_1 + 0x90)" (* "*") (cast_expression "(long *)(param_1 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x90)" (( "(") (binary_expression "param_1 + 0x90" (identifier "param_1") (+ "+") (number_literal "0x90")) () ")")))) (== "==") (number_literal "0xabacadab")) () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x3c) = param_2;\n return;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x3c) = param_2;" (assignment_expression "*(undefined4 *)(param_1 + 0x3c) = param_2" (pointer_expression "*(undefined4 *)(param_1 + 0x3c)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x3c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x3c)" (( "(") (binary_expression "param_1 + 0x3c" (identifier "param_1") (+ "+") (number_literal "0x3c")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "__assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack");" (call_expression "__assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack")" (identifier "__assert_fail") (argument_list "("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e,\n "SetQuantumPack")" (( "(") (string_literal ""quantum_info->signature == MagickCoreSignature"" (" """) (string_content "quantum_info->signature == MagickCoreSignature") (" """)) (, ",") (string_literal ""MagickCore/quantum.c"" (" """) (string_content "MagickCore/quantum.c") (" """)) (, ",") (number_literal "0x36e") (, ",") (string_literal ""SetQuantumPack"" (" """) (string_content "SetQuantumPack") (" """)) () ")"))) (; ";")) (} "}")))
void function_1(type_1 *var_1,type_2 pack) { if (var_1 == (type_1 *)0x0) { /* WARNING: Subroutine does not return */ var_2("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d, "SetQuantumPack"); } if (var_1->signature == 0xabacadab) { var_1->pack = pack; return; } /* WARNING: Subroutine does not return */ var_2("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e, "SetQuantumPack"); }
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 (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)) (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 (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))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,undefined4 param_2) { if (param_1 == 0) { /* WARNING: Subroutine does not return */ __assert_fail("quantum_info != (QuantumInfo *) NULL","MagickCore/quantum.c",0x36d, "MASKED"); } if (*(long *)(param_1 + 0x90) == 0xabacadab) { *(undefined4 *)(param_1 + 0x3c) = param_2; return; } /* WARNING: Subroutine does not return */ __assert_fail("quantum_info->signature == MagickCoreSignature","MagickCore/quantum.c",0x36e, "MASKED"); }
6020_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
demangle_template_value_parm
FUN_0025fd10
int demangle_template_value_parm(work_stuff *work,char **mangled,string *s,type_kind_t tk) { byte bVar1; bool bVar2; bool bVar3; byte bVar4; int iVar5; int iVar6; uint uVar7; size_t sVar8; char *pcVar9; char *pcVar10; byte *s_00; size_t __n; char tmp [2]; s_00 = (byte *)*mangled; bVar4 = *s_00; if (bVar4 == 0x59) { *mangled = (char *)(s_00 + 1); iVar5 = consume_count_with_underscores(mangled); if (iVar5 == -1) { return -1; } if ((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5)) { return -1; } iVar6 = consume_count_with_underscores(mangled); if (iVar6 == -1) { return -1; } if (work->tmpl_argvec != (char **)0x0) { pcVar9 = work->tmpl_argvec[iVar5]; if (pcVar9 == (char *)0x0) { return 1; } if (*pcVar9 == '\0') { return 1; } string_append(s,pcVar9); return 1; } string_append_template_idx(s,iVar5); return 1; } if (tk != tk_integral) { if (tk == tk_char) { if (bVar4 == 0x6d) { string_appendn(s,"-",1); *mangled = *mangled + 1; } string_appendn(s,"\'",1); iVar5 = consume_count(mangled); if (0 < iVar5) { tmp[0] = (char)iVar5; tmp[1] = '\0'; string_appendn(s,tmp,1); string_appendn(s,"\'",1); return 1; } return 0; } if (tk == tk_bool) { iVar5 = consume_count(mangled); if (iVar5 == 0) { string_appendn(s,"false",5); return 1; } if (iVar5 != 1) { return 0; } string_appendn(s,"true",4); return 1; } if (tk != tk_real) { if (2 < tk - tk_pointer) { return 1; } if (bVar4 != 0x51) { iVar5 = consume_count(mangled); if (iVar5 != -1) { __n = (size_t)iVar5; sVar8 = strlen(*mangled); if ((long)__n <= (long)sVar8) { if (iVar5 == 0) { string_appendn(s,"0",1); } else { pcVar9 = (char *)xmalloc((long)(iVar5 + 1)); strncpy(pcVar9,*mangled,__n); pcVar9[__n] = '\0'; pcVar10 = cplus_demangle(pcVar9,work->options); if (tk == tk_pointer) { string_appendn(s,"&",1); } if (pcVar10 == (char *)0x0) { if (*pcVar9 != '\0') { string_append(s,pcVar9); } } else { if (*pcVar10 != '\0') { string_append(s,pcVar10); } free(pcVar10); } free(pcVar9); } *mangled = *mangled + __n; return 1; } } return -1; } LAB_0025ff60: iVar5 = demangle_qualified(work,mangled,s,0,1); return iVar5; } if (bVar4 != 0x45) { if (bVar4 == 0x6d) { string_appendn(s,"-",1); pcVar9 = *mangled; s_00 = (byte *)(pcVar9 + 1); *mangled = (char *)s_00; bVar4 = pcVar9[1]; } bVar1 = (byte)_sch_istable[bVar4]; while ((bVar1 & 4) != 0) { string_appendn(s,(char *)s_00,1); pcVar9 = *mangled; s_00 = (byte *)(pcVar9 + 1); *mangled = (char *)s_00; bVar4 = pcVar9[1]; bVar1 = (byte)_sch_istable[bVar4]; } if (bVar4 == 0x2e) { pcVar9 = "."; do { string_appendn(s,pcVar9,1); pcVar10 = *mangled; pcVar9 = pcVar10 + 1; *mangled = pcVar9; bVar4 = pcVar10[1]; } while ((_sch_istable[bVar4] & 4) != 0); } else { bVar4 = **mangled; } if (bVar4 != 0x65) { return 1; } pcVar9 = "e"; do { string_appendn(s,pcVar9,1); pcVar10 = *mangled; pcVar9 = pcVar10 + 1; *mangled = pcVar9; } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0); return 1; } LAB_00260190: iVar5 = demangle_expression(work,mangled,s,tk); return iVar5; } if (bVar4 == 0x45) goto LAB_00260190; if ((bVar4 == 0x51) || (bVar4 == 0x4b)) goto LAB_0025ff60; if (bVar4 == 0x5f) { if (s_00[1] != 0x6d) { bVar3 = true; bVar2 = false; uVar7 = consume_count_with_underscores(mangled); goto LAB_0025ff47; } bVar3 = false; string_appendn(s,"-",1); *mangled = *mangled + 2; } else { bVar3 = true; if (bVar4 == 0x6d) { string_appendn(s,"-",1); *mangled = *mangled + 1; } } bVar2 = true; uVar7 = consume_count(mangled); LAB_0025ff47: if (uVar7 != 0xffffffff) { sprintf(tmp,"%d",(ulong)uVar7); if (tmp[0] != '\0') { string_append(s,tmp); } if (((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')) { *mangled = *mangled + 1; } return 1; } return 0; }
undefined8 FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4) { byte bVar1; long lVar2; bool bVar3; bool bVar4; byte bVar5; int iVar6; int iVar7; uint uVar8; size_t sVar9; char *pcVar10; char *__ptr; undefined8 uVar11; byte *pbVar12; size_t __n; char local_58 [40]; pbVar12 = (byte *)*param_2; bVar5 = *pbVar12; if (bVar5 == 0x59) { *param_2 = (long)(pbVar12 + 1); iVar6 = FUN_0025ec00(param_2); if (iVar6 == -1) { return 0xffffffff; } if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) { return 0xffffffff; } iVar7 = FUN_0025ec00(param_2); if (iVar7 == -1) { return 0xffffffff; } if (*(long *)(param_1 + 0x14) != 0) { pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8); if (pcVar10 == (char *)0x0) { return 1; } if (*pcVar10 == '\0') { return 1; } FUN_0025ef40(param_3); return 1; } FUN_0025ef80(param_3,iVar6); return 1; } if (param_4 != 4) { if (param_4 == 6) { if (bVar5 == 0x6d) { FUN_0025ee90(param_3,&DAT_003136d6,1); *param_2 = *param_2 + 1; } FUN_0025ee90(param_3,&DAT_0030ed31,1); iVar6 = FUN_0025eb50(param_2); if (0 < iVar6) { local_58[0] = (char)iVar6; local_58[1] = 0; FUN_0025ee90(param_3,local_58,1); FUN_0025ee90(param_3,&DAT_0030ed31,1); return 1; } return 0; } if (param_4 == 5) { iVar6 = FUN_0025eb50(param_2); if (iVar6 == 0) { FUN_0025ee90(param_3,"false",5); return 1; } if (iVar6 != 1) { return 0; } FUN_0025ee90(param_3,&DAT_003137c1,4); return 1; } if (param_4 != 7) { if (2 < param_4 - 1U) { return 1; } if (bVar5 != 0x51) { iVar6 = FUN_0025eb50(param_2); if (iVar6 != -1) { __n = (size_t)iVar6; sVar9 = strlen((char *)*param_2); if ((long)__n <= (long)sVar9) { if (iVar6 == 0) { FUN_0025ee90(param_3,"0",1); } else { pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1)); strncpy(pcVar10,(char *)*param_2,__n); pcVar10[__n] = '\0'; __ptr = (char *)FUN_0025fb80(pcVar10,*param_1); if (param_4 == 1) { FUN_0025ee90(param_3,&DAT_003244a6,1); } if (__ptr == (char *)0x0) { if (*pcVar10 != '\0') { FUN_0025ef40(param_3,pcVar10); } } else { if (*__ptr != '\0') { FUN_0025ef40(param_3,__ptr); } free(__ptr); } free(pcVar10); } *param_2 = *param_2 + __n; return 1; } } return 0xffffffff; } LAB_0025ff60: uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1); return uVar11; } if (bVar5 != 0x45) { if (bVar5 == 0x6d) { FUN_0025ee90(param_3,&DAT_003136d6,1); lVar2 = *param_2; pbVar12 = (byte *)(lVar2 + 1); *param_2 = (long)pbVar12; bVar5 = *(byte *)(lVar2 + 1); } bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]; while ((bVar1 & 4) != 0) { FUN_0025ee90(param_3,pbVar12,1); lVar2 = *param_2; pbVar12 = (byte *)(lVar2 + 1); *param_2 = (long)pbVar12; bVar5 = *(byte *)(lVar2 + 1); bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]; } if (bVar5 == 0x2e) { pcVar10 = "."; do { FUN_0025ee90(param_3,pcVar10,1); lVar2 = *param_2; pcVar10 = (char *)(lVar2 + 1); *param_2 = (long)pcVar10; bVar5 = *(byte *)(lVar2 + 1); } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0); } else { bVar5 = *(byte *)*param_2; } if (bVar5 != 0x65) { return 1; } pcVar10 = "e"; do { FUN_0025ee90(param_3,pcVar10,1); lVar2 = *param_2; pcVar10 = (char *)(lVar2 + 1); *param_2 = (long)pcVar10; } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0); return 1; } LAB_00260190: uVar11 = FUN_00260260(param_1,param_2,param_3); return uVar11; } if (bVar5 == 0x45) goto LAB_00260190; if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60; if (bVar5 == 0x5f) { if (pbVar12[1] != 0x6d) { bVar4 = true; bVar3 = false; uVar8 = FUN_0025ec00(param_2); goto LAB_0025ff47; } bVar4 = false; FUN_0025ee90(param_3,&DAT_003136d6,1); *param_2 = *param_2 + 2; } else { bVar4 = true; if (bVar5 == 0x6d) { FUN_0025ee90(param_3,&DAT_003136d6,1); *param_2 = *param_2 + 1; } } bVar3 = true; uVar8 = FUN_0025eb50(param_2); LAB_0025ff47: if (uVar8 != 0xffffffff) { sprintf(local_58,"%d",(ulong)uVar8); if (local_58[0] != '\0') { FUN_0025ef40(param_3,local_58); } if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) { *param_2 = (long)((char *)*param_2 + 1); } return 1; } return 0; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 MOV R12,RDI PUSH RBP MOV RBP,RDX PUSH RBX MOV RBX,RSI SUB RSP,0x38 MOV RSI,qword ptr [RSI] MOVZX EAX,byte ptr [RSI] CMP AL,0x59 JZ 0x0025fe98 CMP ECX,0x4 JZ 0x0025ff10 CMP ECX,0x6 JZ 0x0025fe30 CMP ECX,0x5 JZ 0x0025ff80 CMP ECX,0x7 JZ 0x0025ffc0 LEA EDX,[RCX + -0x1] MOV dword ptr [RSP + 0xc],ECX CMP EDX,0x2 JA 0x0025fe17 CMP AL,0x51 JZ 0x0025ff60 MOV RDI,RBX CALL 0x0025eb50 MOV R13D,EAX CMP EAX,-0x1 JZ 0x00260254 MOV RDI,qword ptr [RBX] MOVSXD R14,R13D CALL 0x0013e490 CMP R14,RAX JG 0x00260254 TEST R13D,R13D MOV ECX,dword ptr [RSP + 0xc] JZ 0x00260080 LEA EDI,[R13 + 0x1] MOV dword ptr [RSP + 0xc],ECX MOVSXD RDI,EDI CALL 0x00275110 MOV RSI,qword ptr [RBX] MOV RDX,R14 MOV R13,RAX MOV RDI,RAX CALL 0x0013e8b0 MOV byte ptr [R13 + R14*0x1],0x0 MOV ESI,dword ptr [R12] MOV RDI,R13 CALL 0x0025fb80 MOV ECX,dword ptr [RSP + 0xc] MOV R12,RAX CMP ECX,0x1 JZ 0x0026023b TEST R12,R12 JZ 0x00260200 CMP byte ptr [R12],0x0 JZ 0x0025fe04 MOV RSI,R12 MOV RDI,RBP CALL 0x0025ef40 MOV RDI,R12 CALL 0x0013e470 MOV RDI,R13 CALL 0x0013e470 ADD qword ptr [RBX],R14 MOV EAX,0x1 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET CMP AL,0x6d JZ 0x00260060 MOV EDX,0x1 LEA RSI,[0x30ed31] MOV RDI,RBP CALL 0x0025ee90 MOV RDI,RBX CALL 0x0025eb50 MOV EDX,EAX XOR EAX,EAX TEST EDX,EDX JLE 0x0025fe1c MOV byte ptr [RSP + 0x10],DL LEA RSI,[RSP + 0x10] MOV EDX,0x1 MOV RDI,RBP MOV byte ptr [RSP + 0x11],0x0 CALL 0x0025ee90 MOV EDX,0x1 LEA RSI,[0x30ed31] MOV RDI,RBP CALL 0x0025ee90 MOV EAX,0x1 JMP 0x0025fe1c ADD RSI,0x1 MOV RDI,RBX MOV qword ptr [RBX],RSI CALL 0x0025ec00 MOVSXD R13,EAX CMP R13D,-0x1 JZ 0x00260254 CMP qword ptr [R12 + 0x50],0x0 JZ 0x0025fec7 CMP dword ptr [R12 + 0x58],R13D JLE 0x00260254 MOV RDI,RBX CALL 0x0025ec00 CMP EAX,-0x1 JZ 0x00260254 MOV RAX,qword ptr [R12 + 0x50] TEST RAX,RAX JZ 0x002601a8 MOV RSI,qword ptr [RAX + R13*0x8] TEST RSI,RSI JZ 0x0025fe17 CMP byte ptr [RSI],0x0 JZ 0x0025fe17 MOV RDI,RBP CALL 0x0025ef40 MOV EAX,0x1 JMP 0x0025fe1c CMP AL,0x45 JZ 0x00260190 CMP AL,0x51 JZ 0x0025ff60 CMP AL,0x4b JZ 0x0025ff60 CMP AL,0x5f JZ 0x002601c0 MOV R14D,0x1 CMP AL,0x6d JZ 0x00260170 MOV RDI,RBX MOV R13D,0x1 CALL 0x0025eb50 MOV R12D,EAX CMP R12D,-0x1 JNZ 0x002600a0 XOR EAX,EAX JMP 0x0025fe1c MOV R8D,0x1 XOR ECX,ECX MOV RDX,RBP MOV RSI,RBX MOV RDI,R12 CALL 0x002628c0 JMP 0x0025fe1c MOV RDI,RBX CALL 0x0025eb50 TEST EAX,EAX JZ 0x002601e0 CMP EAX,0x1 JNZ 0x0025ff51 MOV EDX,0x4 LEA RSI,[0x3137c1] MOV RDI,RBP MOV dword ptr [RSP + 0xc],EAX CALL 0x0025ee90 MOV EAX,dword ptr [RSP + 0xc] JMP 0x0025fe1c CMP AL,0x45 JZ 0x00260190 CMP AL,0x6d JZ 0x00260100 LEA R12,[0x328b00] MOVZX EDX,AL TEST byte ptr [R12 + RDX*0x2],0x4 JZ 0x0026000d NOP dword ptr [RAX] MOV EDX,0x1 MOV RDI,RBP CALL 0x0025ee90 MOV RAX,qword ptr [RBX] LEA RSI,[RAX + 0x1] MOV qword ptr [RBX],RSI MOVZX EDX,byte ptr [RAX + 0x1] MOV RAX,RDX TEST byte ptr [R12 + RDX*0x2],0x4 JNZ 0x0025ffe8 CMP AL,0x2e JZ 0x00260130 MOV RAX,qword ptr [RBX] MOVZX EAX,byte ptr [RAX] CMP AL,0x65 JNZ 0x0025fe17 MOV EDX,0x1 LEA RSI,[0x32929a] JMP 0x0026003d MOV EDX,0x1 MOV RDI,RBP CALL 0x0025ee90 MOV RAX,qword ptr [RBX] LEA RSI,[RAX + 0x1] MOV qword ptr [RBX],RSI MOVZX EAX,byte ptr [RAX + 0x1] TEST byte ptr [R12 + RAX*0x2],0x4 JNZ 0x00260038 JMP 0x0025fe17 MOV EDX,0x1 LEA RSI,[0x3136d6] MOV RDI,RBP CALL 0x0025ee90 ADD qword ptr [RBX],0x1 JMP 0x0025fe38 MOV EDX,0x1 LEA RSI,[0x3078c1] MOV RDI,RBP CALL 0x0025ee90 JMP 0x0025fe14 LEA R15,[RSP + 0x10] XOR EAX,EAX MOV EDX,R12D LEA RSI,[0x325ab9] MOV RDI,R15 CALL 0x0013e590 CMP byte ptr [RSP + 0x10],0x0 JZ 0x002600cb MOV RSI,R15 MOV RDI,RBP CALL 0x0025ef40 CMP R12D,0x9 SETG AL OR AL,R13B JZ 0x0025fe17 TEST R14D,R14D JNZ 0x0025fe17 MOV RAX,qword ptr [RBX] CMP byte ptr [RAX],0x5f JNZ 0x0025fe17 ADD RAX,0x1 MOV qword ptr [RBX],RAX JMP 0x0025fe17 LEA RSI,[0x3136d6] MOV EDX,0x1 MOV RDI,RBP CALL 0x0025ee90 MOV RAX,qword ptr [RBX] LEA RSI,[RAX + 0x1] MOV qword ptr [RBX],RSI MOVZX EAX,byte ptr [RAX + 0x1] JMP 0x0025ffd0 MOV EDX,0x1 LEA RSI,[0x313bd6] JMP 0x00260145 MOV EDX,0x1 MOV RDI,RBP CALL 0x0025ee90 MOV RAX,qword ptr [RBX] LEA RSI,[RAX + 0x1] MOV qword ptr [RBX],RSI MOVZX EDX,byte ptr [RAX + 0x1] MOV RAX,RDX TEST byte ptr [R12 + RDX*0x2],0x4 JNZ 0x00260140 JMP 0x0026001b MOV EDX,0x1 LEA RSI,[0x3136d6] MOV RDI,RBP CALL 0x0025ee90 ADD qword ptr [RBX],0x1 JMP 0x0025ff36 MOV RDX,RBP MOV RSI,RBX MOV RDI,R12 CALL 0x00260260 JMP 0x0025fe1c MOV ESI,R13D MOV RDI,RBP CALL 0x0025ef80 MOV EAX,0x1 JMP 0x0025fe1c CMP byte ptr [RSI + 0x1],0x6d JZ 0x0026021b MOV RDI,RBX MOV R14D,0x1 XOR R13D,R13D CALL 0x0025ec00 MOV R12D,EAX JMP 0x0025ff47 MOV EDX,0x5 LEA RSI,[0x3137bb] MOV RDI,RBP CALL 0x0025ee90 MOV EAX,0x1 JMP 0x0025fe1c CMP byte ptr [R13],0x0 JZ 0x0025fe0c MOV RSI,R13 MOV RDI,RBP CALL 0x0025ef40 JMP 0x0025fe0c MOV EDX,0x1 LEA RSI,[0x3136d6] MOV RDI,RBP XOR R14D,R14D CALL 0x0025ee90 ADD qword ptr [RBX],0x2 JMP 0x0025ff36 MOV EDX,0x1 LEA RSI,[0x3244a6] MOV RDI,RBP CALL 0x0025ee90 JMP 0x0025fde9 MOV EAX,0xffffffff JMP 0x0025fe1c
null
null
null
null
[('tmp_2654', u'CBRANCH_-1204092189'), ('const-433', u'LOAD_-1204223476'), (u'LOAD_-1204223459', u'CAST_-1204220487'), ('tmp_2342', u'BRANCH_-1204222616'), (u'CALL_-1204222624', u'MULTIEQUAL_-1204090429'), ('tmp_2865', u'PTRSUB_-1204090143'), (u'COPY_-1204090061', u'RETURN_-1204090051'), ('tmp_1807', u'CBRANCH_-1204092450'), ('const-3206449', u'COPY_-1204090103'), (u'COPY_-1204090067', u'RETURN_-1204090057'), ('tmp_2867', u'CALL_-1204222905'), ('const-0', u'RETURN_-1204090067'), (u'INT_SEXT_-1204093405', u'CAST_-1204090114'), (u'COPY_-1204090063', u'RETURN_-1204090053'), ('tmp_2866', u'LOAD_-1204092542'), ('tmp_2866', u'CALL_-1204092233'), ('const-433', u'LOAD_-1204092183'), (u'INT_NOTEQUAL_-1204092354', u'CBRANCH_-1204092351'), (u'BOOL_NEGATE_-1204220492', u'CBRANCH_-1204222948'), ('tmp_2866', u'LOAD_-1204223203'), (u'CAST_-1204090230', u'PTRADD_-1204222611'), ('const-0', u'RETURN_-1204090049'), (u'PTRADD_-1204089613', u'LOAD_-1204092583'), (u'PTRSUB_-1204220650', u'PTRADD_-1204220640'), (u'CALL_-1204092375', u'INDIRECT_-1204090256'), (u'CALL_-1204092667', u'INDIRECT_-1204090455'), (u'CALL_-1204092739', u'SUBPIECE_-1204091488'), ('tmp_2866', u'STORE_-1204092327'), ('const-1', u'CALL_-1204223082'), ('const-0', u'RETURN_-1204090043'), ('tmp_2866', u'CALL_-1204223049'), (u'COPY_-1204090103', u'CALL_-1204092751'), ('const-0', u'PTRSUB_-1204220304'), (u'LOAD_-1204093298', u'CALL_-1204093280'), (u'INT_SLESSEQUAL_-1204092240', u'CBRANCH_-1204092248'), (u'CALL_-1204093452', u'INT_SEXT_-1204093405'), ('const-0', u'RETURN_-1204090064'), (u'LOAD_-1204093426', u'CALL_-1204093410'), (u'MULTIEQUAL_-1204090953', u'MULTIEQUAL_-1204089647'), ('tmp_2866', u'CALL_-1204092375'), (u'PTRADD_-1204220562', u'LOAD_-1204223448'), ('const-3225302', u'COPY_-1204220460'), (u'COPY_-1204220198', u'MULTIEQUAL_-1204089824'), (u'COPY_-1204090092', u'RETURN_-1204090082'), (u'CAST_-1204220487', u'INT_ZEXT_-1204222244'), (u'COPY_-1204090053', u'RETURN_-1204090043'), ('tmp_2620', u'CBRANCH_-1204092216'), ('const-3312384', u'PTRSUB_-1204220650'), ('const-433', u'LOAD_-1204092211'), ('const-0', u'INT_NOTEQUAL_-1204223023'), ('const-433', u'LOAD_-1204092583'), ('const-1', u'PTRADD_-1204223135'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092605'), (u'PTRSUB_-1204220483', u'CALL_-1204223005'), ('const-0', u'RETURN_-1204090070'), ('tmp_2866', u'LOAD_-1204223547'), ('const-109', u'INT_EQUAL_-1204092781'), ('const-1', u'PTRADD_-1204223124'), ('const-7', u'INT_NOTEQUAL_-1204093521'), ('const-0', u'COPY_-1204090086'), ('const-4294967295', u'COPY_-1204090055'), ('const-0', u'RETURN_-1204090047'), ('tmp_2865', u'CALL_-1204092712'), ('tmp_1752', u'BRANCH_-1204223193'), ('tmp_178', u'CBRANCH_-1204093560'), (u'CAST_-1204090082', u'CALL_-1204093170'), ('const-1', u'COPY_-1204090098'), ('tmp_1553', u'CBRANCH_-1204092780'), ('const-433', u'LOAD_-1204223448'), ('tmp_238', u'CBRANCH_-1204093520'), ('const-46', u'INT_EQUAL_-1204223552'), ('tmp_1779', u'CBRANCH_-1204092468'), (u'PTRADD_-1204222852', u'STORE_-1204222902'), ('const-4294967295', u'INT_NOTEQUAL_-1204093431'), (u'LOAD_-1204092525', u'MULTIEQUAL_-1204089646'), ('const-1', u'CALL_-1204223180'), (u'PTRADD_-1204093101', u'STORE_-1204093162'), (u'INT_EQUAL_-1204093373', u'CBRANCH_-1204093363'), ('tmp_2866', u'LOAD_-1204093625'), (u'COPY_-1204220297', u'MULTIEQUAL_-1204089816'), (u'INT_NOTEQUAL_-1204092622', u'CBRANCH_-1204092622'), (u'MULTIEQUAL_-1204089643', u'INT_AND_-1204092557'), ('tmp_1941', u'CBRANCH_-1204092351'), ('const-0', u'COPY_-1204092681'), ('const-433', u'STORE_-1204222902'), (u'LOAD_-1204222944', u'PTRADD_-1204222852'), ('const-81', u'INT_EQUAL_-1204092451'), (u'LOAD_-1204223476', u'PTRADD_-1204223408'), ('const-0', u'COPY_-1204220297'), (u'PTRADD_-1204092463', u'LOAD_-1204092525'), ('const-1', u'PTRADD_-1204223147'), ('const-5', u'INT_EQUAL_-1204093542'), ('const-433', u'LOAD_-1204223162'), (u'LOAD_-1204092158', u'INT_EQUAL_-1204092143'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092398'), ('const-433', u'LOAD_-1204223459'), ('const-433', u'STORE_-1204223463'), ('tmp_2866', u'CALL_-1204092712'), ('const-0', u'INT_SLESS_-1204092699'), ('const-433', u'LOAD_-1204093620'), ('tmp_2866', u'STORE_-1204223166'), ('const-433', u'LOAD_-1204093165'), (u'PTRADD_-1204092281', u'CAST_-1204089853'), (u'INT_NOTEQUAL_-1204093467', u'CBRANCH_-1204093467'), ('const-0', u'SUBPIECE_-1204091488'), (u'MULTIEQUAL_-1204089647', u'CAST_-1204089513'), (u'CALL_-1204093334', u'CAST_-1204090082'), ('tmp_2868', u'INT_NOTEQUAL_-1204093581'), ('tmp_289', u'CBRANCH_-1204093485'), (u'INT_NOTEQUAL_-1204093521', u'CBRANCH_-1204093520'), ('tmp_2867', u'CALL_-1204223005'), (u'LOAD_-1204093620', u'INT_NOTEQUAL_-1204093467'), ('tmp_2691', u'CBRANCH_-1204092162'), (u'INT_NOTEQUAL_-1204222657', u'CBRANCH_-1204222655'), (u'LOAD_-1204222944', u'LOAD_-1204222939'), (u'CAST_-1204090082', u'LOAD_-1204223184'), ('const-433', u'STORE_-1204092529'), ('const-433', u'STORE_-1204223190'), ('tmp_2201', u'BRANCH_-1204222897'), ('const-433', u'LOAD_-1204222939'), (u'CALL_-1204093452', u'INT_EQUAL_-1204093373'), ('const-1', u'INT_NOTEQUAL_-1204092472'), ('const-88', u'PTRSUB_-1204089901'), ('const-1', u'COPY_-1204089886'), ('const-69', u'INT_NOTEQUAL_-1204092622'), ('const-3225302', u'COPY_-1204220621'), ('const-0', u'RETURN_-1204093087'), (u'LOAD_-1204093228', u'INT_NOTEQUAL_-1204093212'), ('tmp_2867', u'CALL_-1204223049'), ('const-0', u'RETURN_-1204090041'), ('const-2', u'PTRADD_-1204220562'), ('const-1', u'COPY_-1204090069'), ('const-433', u'STORE_-1204222744'), (u'COPY_-1204090039', u'CALL_-1204092641'), ('const-0', u'INT_EQUAL_-1204092164'), ('const-1', u'COPY_-1204090083'), (u'INT_NOTEQUAL_-1204223168', u'CBRANCH_-1204223165'), ('const-433', u'STORE_-1204092327'), (u'CAST_-1204220287', u'STORE_-1204223190'), ('tmp_2868', u'INT_EQUAL_-1204093542'), ('const-3312384', u'PTRSUB_-1204220572'), (u'CAST_-1204220355', u'INT_SLESS_-1204222977'), (u'CAST_-1204089504', u'MULTIEQUAL_-1204089647'), ('const-3226582', u'COPY_-1204223210'), (u'CAST_-1204090082', u'PTRADD_-1204093244'), ('tmp_2867', u'CALL_-1204223216'), ('const-1', u'CALL_-1204092667'), (u'PTRSUB_-1204089995', u'CALL_-1204092667'), ('tmp_875', u'BRANCH_-1204223515'), ('const-9', u'INT_SLESS_-1204222977'), ('const-1', u'PTRADD_-1204223111'), ('tmp_2867', u'CALL_-1204223477'), (u'INT_NOTEQUAL_-1204223435', u'CBRANCH_-1204223431'), ('const-0', u'RETURN_-1204090082'), ('tmp_2866', u'LOAD_-1204223179'), ('const-1', u'CALL_-1204092712'), ('const-1', u'PTRADD_-1204223100'), ('const-81', u'INT_NOTEQUAL_-1204093467'), ('const-1', u'PTRADD_-1204222445'), ('const-3312384', u'PTRSUB_-1204220304'), ('tmp_450', u'CBRANCH_-1204093363'), (u'CALL_-1204093410', u'CAST_-1204090113'), (u'PTRADD_-1204223111', u'MULTIEQUAL_-1204221661'), ('const-1', u'PTRADD_-1204223408'), (u'CALL_-1204222624', u'INDIRECT_-1204220671'), ('const-109', u'INT_EQUAL_-1204092605'), ('tmp_2100', u'CBRANCH_-1204222968'), ('tmp_2866', u'CALL_-1204093452'), ('const-3294374', u'COPY_-1204220139'), ('const-1', u'COPY_-1204090101'), ('tmp_2867', u'CALL_-1204223204'), (u'INT_ADD_-1204090962', u'INT_SEXT_-1204093329'), (u'COPY_-1204220460', u'CALL_-1204223204'), ('const-89', u'INT_EQUAL_-1204093601'), (u'CALL_-1204092641', u'INDIRECT_-1204090381'), ('const-433', u'LOAD_-1204092269'), (u'INT_SEXT_-1204092300', u'PTRADD_-1204089858'), ('const-4', u'INT_AND_-1204092557'), ('tmp_1416', u'CBRANCH_-1204092491'), (u'MULTIEQUAL_-1204089809', u'BOOL_NEGATE_-1204220492'), ('const-1', u'PTRADD_-1204223408'), ('const-0', u'RETURN_-1204090057'), ('const-4', u'INT_AND_-1204223121'), (u'INT_AND_-1204092557', u'INT_NOTEQUAL_-1204092570'), ('const-433', u'LOAD_-1204092542'), ('const-0', u'SUBPIECE_-1204220569'), ('tmp_1163', u'CBRANCH_-1204223521'), (u'INDIRECT_-1204220753', u'MULTIEQUAL_-1204090225'), ('const-1', u'PTRADD_-1204222852'), ('const-0', u'RETURN_-1204090055'), (u'CAST_-1204220292', u'CAST_-1204220287'), (u'CALL_-1204092375', u'MULTIEQUAL_-1204090429'), ('const-1', u'PTRADD_-1204092463'), (u'PTRSUB_-1204220483', u'CALL_-1204223041'), ('tmp_361', u'CBRANCH_-1204093430'), ('tmp_845', u'BRANCH_-1204223143'), ('const-433', u'STORE_-1204093304'), (u'LOAD_-1204093620', u'INT_NOTEQUAL_-1204092622'), ('const-0', u'RETURN_-1204090088'), (u'COPY_-1204090086', u'RETURN_-1204090076'), (u'LOAD_-1204222673', u'INT_NOTEQUAL_-1204222657'), ('tmp_1249', u'BRANCH_-1204223199'), (u'INT_EQUAL_-1204092398', u'CBRANCH_-1204092397'), (u'LOAD_-1204223162', u'MULTIEQUAL_-1204221270'), (u'LOAD_-1204223203', u'PTRADD_-1204223124'), (u'COPY_-1204220347', u'CALL_-1204222752'), ('tmp_2867', u'CALL_-1204092438'), (u'INT_NOTEQUAL_-1204093431', u'CBRANCH_-1204093430'), (u'COPY_-1204220139', u'CALL_-1204223082'), ('const-0', u'CALL_-1204092712'), (u'MULTIEQUAL_-1204089816', u'BOOL_OR_-1204220506'), (u'PTRADD_-1204223408', u'STORE_-1204223463'), ('const-3225302', u'COPY_-1204220347'), ('tmp_2867', u'CALL_-1204092751'), ('tmp_2168', u'CBRANCH_-1204222921'), ('tmp_2867', u'CALL_-1204222514'), (u'COPY_-1204220233', u'CALL_-1204222905'), ('const-3225531', u'COPY_-1204220233'), ('const-0', u'RETURN_-1204090073'), ('const-433', u'LOAD_-1204222747'), (u'INT_SEXT_-1204093405', u'PTRADD_-1204093244'), (u'CAST_-1204089499', u'STORE_-1204092529'), ('const-1', u'CALL_-1204223216'), ('const-0', u'INT_EQUAL_-1204092492'), ('const-1', u'PTRADD_-1204223135'), ('tmp_2867', u'CALL_-1204092126'), (u'INT_EQUAL_-1204222924', u'CBRANCH_-1204222921'), (u'COPY_-1204220297', u'MULTIEQUAL_-1204089809'), (u'LOAD_-1204223203', u'PTRADD_-1204223135'), ('const-0', u'INT_NOTEQUAL_-1204223168'), ('tmp_2868', u'INT_EQUAL_-1204093253'), ('const-1', u'PTRADD_-1204222611'), ('const-4294967295', u'INT_EQUAL_-1204092298'), (u'INT_EQUAL_-1204093562', u'CBRANCH_-1204093560'), ('const-1', u'PTRADD_-1204223397'), ('const-2', u'PTRADD_-1204222445'), ('const-3312384', u'PTRSUB_-1204089623'), ('const-1', u'PTRADD_-1204092463'), ('tmp_2865', u'PTRSUB_-1204089901'), ('const-433', u'STORE_-1204223166'), ('tmp_2866', u'STORE_-1204222744'), ('tmp_2538', u'CBRANCH_-1204092270'), ('tmp_2867', u'CALL_-1204223082'), (u'CALL_-1204092506', u'INT_NOTEQUAL_-1204092472'), ('tmp_2866', u'STORE_-1204223208'), ('const-1', u'CALL_-1204092751'), ('const-433', u'LOAD_-1204093426'), (u'SUBPIECE_-1204220569', u'MULTIEQUAL_-1204089643'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092437'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092781'), ('const-1', u'PTRADD_-1204092281'), ('const-433', u'LOAD_-1204092290'), ('const-433', u'LOAD_-1204093625'), ('tmp_2865', u'CALL_-1204223049'), (u'COPY_-1204090057', u'RETURN_-1204090047'), (u'CAST_-1204089853', u'STORE_-1204092327'), (u'PTRSUB_-1204220572', u'PTRADD_-1204220562'), ('const-1', u'PTRADD_-1204222852'), ('const-1', u'PTRADD_-1204092281'), ('const-4294967295', u'INT_NOTEQUAL_-1204092354'), ('const-433', u'LOAD_-1204222673'), ('tmp_1448', u'CBRANCH_-1204092470'), ('const-1', u'COPY_-1204090065'), ('const-1', u'COPY_-1204089895'), (u'LOAD_-1204092269', u'INT_SLESSEQUAL_-1204092240'), ('const-1', u'PTRADD_-1204222683'), ('tmp_2724', u'CBRANCH_-1204092141'), (u'SUBPIECE_-1204089542', u'MULTIEQUAL_-1204089643'), ('const-3176641', u'COPY_-1204220592'), (u'PTRADD_-1204222445', u'STORE_-1204222506'), (u'INT_EQUAL_-1204092218', u'CBRANCH_-1204092216'), ('tmp_2867', u'CALL_-1204223146'), (u'INT_EQUAL_-1204092423', u'CBRANCH_-1204092422'), ('const-4', u'CALL_-1204092438'), ('const-1', u'COPY_-1204090089'), ('const-433', u'LOAD_-1204223184'), ('tmp_10670', u'MULTIEQUAL_-1204090225'), (u'INT_EQUAL_-1204092298', u'CBRANCH_-1204092295'), (u'LOAD_-1204223476', u'PTRADD_-1204223397'), ('const-433', u'STORE_-1204222506'), ('const-8', u'PTRADD_-1204089858'), ('const-4294967295', u'COPY_-1204090053'), ('const-433', u'LOAD_-1204222509'), ('tmp_1893', u'CBRANCH_-1204092397'), (u'PTRSUB_-1204220304', u'PTRADD_-1204220293'), (u'LOAD_-1204223211', u'PTRADD_-1204223147'), ('tmp_2866', u'STORE_-1204223190'), ('const-0', u'COPY_-1204090092'), ('const-1', u'PTRADD_-1204092474'), (u'INT_ZEXT_-1204221808', u'PTRADD_-1204220293'), (u'INT_EQUAL_-1204092469', u'CBRANCH_-1204092468'), ('tmp_1322', u'CBRANCH_-1204223130'), (u'PTRADD_-1204092474', u'CAST_-1204089504'), (u'LOAD_-1204223184', u'INT_NOTEQUAL_-1204223168'), ('const-0', u'RETURN_-1204090076'), ('tmp_2867', u'CALL_-1204092543'), (u'COPY_-1204090051', u'RETURN_-1204090041'), ('tmp_2866', u'CALL_-1204092506'), ('const-433', u'LOAD_-1204222944'), (u'INT_EQUAL_-1204092781', u'CBRANCH_-1204092780'), ('const-2', u'PTRADD_-1204089613'), ('const-0', u'RETURN_-1204090091'), (u'MULTIEQUAL_-1204090429', u'INT_NOTEQUAL_-1204092354'), ('tmp_414', u'CBRANCH_-1204093390'), (u'LOAD_-1204222747', u'PTRADD_-1204222683'), ('const-3300025', u'COPY_-1204220543'), ('const-0', u'COPY_-1204220198'), (u'CALL_-1204092233', u'INT_EQUAL_-1204092218'), ('const-2', u'INT_LESS_-1204093476'), ('tmp_2024', u'CBRANCH_-1204223020'), ('const-1', u'PTRADD_-1204223124'), ('const-433', u'LOAD_-1204093298'), ('const-1', u'PTRADD_-1204092474'), (u'COPY_-1204090069', u'RETURN_-1204090059'), ('tmp_2868', u'INT_EQUAL_-1204093562'), ('const-433', u'LOAD_-1204223186'), (u'COPY_-1204223210', u'MULTIEQUAL_-1204221661'), ('const-1', u'COPY_-1204090061'), (u'MULTIEQUAL_-1204090429', u'CAST_-1204220355'), (u'INT_SEXT_-1204093405', u'PTRADD_-1204093101'), ('tmp_2867', u'CALL_-1204093194'), ('const-433', u'LOAD_-1204093333'), (u'LOAD_-1204223179', u'PTRADD_-1204223111'), (u'PTRADD_-1204220640', u'LOAD_-1204223582'), (u'MULTIEQUAL_-1204090229', u'INT_ZEXT_-1204092001'), ('const-0', u'INT_NOTEQUAL_-1204092274'), ('const-109', u'INT_EQUAL_-1204092398'), (u'INT_EQUAL_-1204093234', u'CBRANCH_-1204093232'), (u'INDIRECT_-1204090256', u'MULTIEQUAL_-1204090207'), ('const-1', u'PTRADD_-1204222683'), (u'LOAD_-1204223448', u'INT_AND_-1204223422'), (u'PTRADD_-1204222683', u'STORE_-1204222744'), ('const-3225302', u'COPY_-1204220172'), ('tmp_976', u'CBRANCH_-1204092604'), ('tmp_7996', u'PTRSUB_-1204220483'), (u'LOAD_-1204092183', u'CALL_-1204092126'), (u'CALL_-1204092317', u'INT_SLESSEQUAL_-1204092240'), (u'INT_EQUAL_-1204092451', u'CBRANCH_-1204092450'), (u'CAST_-1204090082', u'CALL_-1204223146'), ('const-1', u'PTRADD_-1204093101'), ('tmp_2866', u'CALL_-1204092739'), ('tmp_591', u'CBRANCH_-1204093232'), (u'INT_SLESSEQUAL_-1204093382', u'CBRANCH_-1204093390'), (u'INT_LESS_-1204093476', u'CBRANCH_-1204093485'), (u'MULTIEQUAL_-1204221661', u'CALL_-1204223180'), (u'COPY_-1204090059', u'RETURN_-1204090049'), (u'MULTIEQUAL_-1204089824', u'MULTIEQUAL_-1204089809'), ('const-1', u'COPY_-1204090067'), (u'COPY_-1204220621', u'CALL_-1204223216'), ('tmp_1835', u'CBRANCH_-1204092436'), (u'PTRSUB_-1204089623', u'PTRADD_-1204089613'), ('const-0', u'RETURN_-1204090059'), ('const-433', u'LOAD_-1204223547'), ('const-1', u'INT_ADD_-1204090962'), ('const-0', u'RETURN_-1204090085'), (u'LOAD_-1204223547', u'LOAD_-1204223542'), (u'CAST_-1204090114', u'INT_SLESSEQUAL_-1204093382'), (u'INT_EQUAL_-1204092164', u'CBRANCH_-1204092162'), ('const-1', u'COPY_-1204220297'), ('tmp_2580', u'CBRANCH_-1204092248'), ('const-0', u'PTRSUB_-1204220650'), (u'PTRADD_-1204223408', u'MULTIEQUAL_-1204221927'), (u'COPY_-1204090074', u'RETURN_-1204090064'), ('tmp_1169', u'BRANCH_-1204223501'), (u'COPY_-1204089886', u'MULTIEQUAL_-1204089816'), (u'PTRSUB_-1204090143', u'LOAD_-1204093298'), (u'MULTIEQUAL_-1204221270', u'INT_NOTEQUAL_-1204223522'), ('tmp_2868', u'INT_NOTEQUAL_-1204093521'), ('const-4294967295', u'INT_EQUAL_-1204092218'), (u'INDIRECT_-1204220954', u'INT_NOTEQUAL_-1204223023'), ('const-1', u'PTRADD_-1204223397'), ('tmp_2128', u'CBRANCH_-1204222948'), (u'LOAD_-1204093625', u'CAST_-1204090230'), ('const-0', u'STORE_-1204093304'), (u'INT_EQUAL_-1204092437', u'CBRANCH_-1204092436'), ('const-433', u'STORE_-1204093162'), (u'CALL_-1204092317', u'CALL_-1204222503'), (u'CAST_-1204090082', u'CALL_-1204093280'), ('const-1', u'COPY_-1204090095'), ('tmp_317', u'CBRANCH_-1204093467'), ('const-1', u'PTRADD_-1204223100'), (u'LOAD_-1204093620', u'MULTIEQUAL_-1204090229'), ('const-80', u'PTRSUB_-1204089872'), (u'BOOL_OR_-1204220506', u'CBRANCH_-1204222968'), ('const-4', u'INT_AND_-1204223422'), ('const-0', u'PTRSUB_-1204090143'), ('const-1', u'CALL_-1204223518'), (u'CAST_-1204220292', u'MULTIEQUAL_-1204090953'), (u'PTRADD_-1204089858', u'LOAD_-1204092183'), (u'INT_ZEXT_-1204222244', u'PTRADD_-1204220562'), (u'PTRSUB_-1204089910', u'LOAD_-1204092290'), (u'CALL_-1204092506', u'INT_EQUAL_-1204092492'), (u'INT_EQUAL_-1204093601', u'CBRANCH_-1204093600'), ('tmp_1121', u'CBRANCH_-1204223551'), ('const-0', u'INT_NOTEQUAL_-1204093212'), ('tmp_148', u'CBRANCH_-1204093580'), ('tmp_2298', u'CBRANCH_-1204222655'), (u'LOAD_-1204222509', u'PTRADD_-1204222445'), (u'INT_NOTEQUAL_-1204092472', u'CBRANCH_-1204092470'), ('const-1', u'CALL_-1204092543'), (u'MULTIEQUAL_-1204090429', u'INT_ZEXT_-1204221986'), (u'LOAD_-1204093333', u'CALL_-1204093309'), ('const-433', u'LOAD_-1204092525'), (u'PTRADD_-1204223100', u'LOAD_-1204223162'), (u'MULTIEQUAL_-1204089646', u'INT_EQUAL_-1204223552'), (u'LOAD_-1204092525', u'INT_ZEXT_-1204091084'), ('const-75', u'INT_EQUAL_-1204092437'), (u'INT_ZEXT_-1204092001', u'PTRADD_-1204089613'), (u'CALL_-1204222752', u'INDIRECT_-1204220753'), (u'CALL_-1204223049', u'COPY_-1204090080'), ('tmp_2867', u'CALL_-1204092667'), (u'CAST_-1204090230', u'PTRADD_-1204092281'), ('tmp_2867', u'CALL_-1204222503'), (u'INT_NOTEQUAL_-1204092190', u'CBRANCH_-1204092189'), ('const-433', u'LOAD_-1204223203'), ('const-433', u'LOAD_-1204093228'), ('const-1', u'COPY_-1204090063'), ('const-69', u'INT_EQUAL_-1204092469'), (u'CAST_-1204089504', u'CAST_-1204089499'), (u'PTRADD_-1204223124', u'LOAD_-1204223186'), ('tmp_2867', u'CALL_-1204223518'), ('tmp_2263', u'BRANCH_-1204222729'), ('const-1', u'CALL_-1204223477'), ('const-1', u'INT_EQUAL_-1204093253'), (u'LOAD_-1204223186', u'MULTIEQUAL_-1204090229'), (u'INT_NOTEQUAL_-1204093581', u'CBRANCH_-1204093580'), ('const-101', u'INT_NOTEQUAL_-1204223522'), (u'LOAD_-1204223542', u'MULTIEQUAL_-1204221270'), (u'INT_NOTEQUAL_-1204093212', u'CBRANCH_-1204093209'), (u'INT_ZEXT_-1204091084', u'PTRADD_-1204220640'), ('const-0', u'INT_EQUAL_-1204092143'), (u'CALL_-1204093280', u'CALL_-1204093194'), (u'CALL_-1204093452', u'INT_NOTEQUAL_-1204093431'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092423'), ('const-0', u'PTRSUB_-1204220572'), ('const-1', u'CALL_-1204223204'), ('tmp_948', u'CBRANCH_-1204092622'), ('tmp_208', u'CBRANCH_-1204093540'), ('tmp_2866', u'LOAD_-1204222747'), (u'LOAD_-1204093165', u'PTRADD_-1204093101'), (u'PTRSUB_-1204089872', u'LOAD_-1204092211'), (u'MULTIEQUAL_-1204221927', u'CALL_-1204223477'), ('tmp_1240', u'CBRANCH_-1204223431'), ('tmp_2865', u'PTRSUB_-1204089910'), (u'LOAD_-1204092183', u'LOAD_-1204092158'), ('tmp_1017', u'CBRANCH_-1204092567'), ('const-95', u'INT_EQUAL_-1204222924'), (u'INT_ZEXT_-1204221986', u'CALL_-1204223041'), ('const-2', u'PTRADD_-1204220293'), ('const-0', u'RETURN_-1204090051'), ('const-0', u'INT_NOTEQUAL_-1204092570'), (u'COPY_-1204090083', u'RETURN_-1204090073'), (u'INDIRECT_-1204220671', u'MULTIEQUAL_-1204090207'), (u'LOAD_-1204092583', u'SUBPIECE_-1204089542'), ('tmp_2865', u'PTRSUB_-1204089872'), ('tmp_2866', u'STORE_-1204222506'), (u'INT_EQUAL_-1204092143', u'CBRANCH_-1204092141'), ('tmp_2866', u'LOAD_-1204093426'), ('const-2', u'PTRADD_-1204220640'), ('tmp_860', u'BRANCH_-1204223079'), (u'PTRADD_-1204220293', u'LOAD_-1204223147'), (u'COPY_-1204090101', u'RETURN_-1204090091'), ('const-80', u'PTRSUB_-1204089910'), (u'LOAD_-1204223179', u'PTRADD_-1204223100'), ('const-1', u'PTRADD_-1204223147'), (u'CALL_-1204092667', u'INDIRECT_-1204090402'), ('const-4294967295', u'COPY_-1204090074'), (u'LOAD_-1204092542', u'PTRADD_-1204092463'), ('const-0', u'INT_EQUAL_-1204093373'), ('const-433', u'LOAD_-1204223147'), ('const-95', u'INT_EQUAL_-1204092423'), ('tmp_565', u'CBRANCH_-1204093251'), (u'COPY_-1204091767', u'RETURN_-1204093087'), ('tmp_2866', u'LOAD_-1204093333'), ('tmp_2866', u'STORE_-1204093162'), (u'COPY_-1204090095', u'RETURN_-1204090085'), ('const-4294967295', u'COPY_-1204090051'), ('tmp_624', u'CBRANCH_-1204093209'), ('tmp_118', u'CBRANCH_-1204093600'), (u'INT_NOTEQUAL_-1204223023', u'CBRANCH_-1204223020'), (u'INT_NOTEQUAL_-1204092570', u'CBRANCH_-1204092567'), (u'CALL_-1204092739', u'INT_SLESS_-1204092699'), (u'PTRSUB_-1204089901', u'LOAD_-1204092269'), ('const-433', u'STORE_-1204223208'), ('const-1', u'CALL_-1204222752'), ('const-0', u'INT_NOTEQUAL_-1204223435'), (u'COPY_-1204090065', u'RETURN_-1204090055'), ('const-0', u'RETURN_-1204090079'), ('const-0', u'COPY_-1204090057'), ('const-0', u'INT_NOTEQUAL_-1204092190'), ('const-433', u'LOAD_-1204223211'), (u'PTRADD_-1204222611', u'LOAD_-1204222673'), ('tmp_2868', u'CALL_-1204223049'), (u'LOAD_-1204092211', u'PTRADD_-1204089858'), (u'CALL_-1204092712', u'COPY_-1204090077'), ('tmp_2866', u'STORE_-1204092529'), ('const-0', u'RETURN_-1204090053'), (u'CAST_-1204090082', u'CALL_-1204093309'), ('const--88', u'PTRSUB_-1204220483'), ('const-1', u'PTRADD_-1204223111'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092451'), ('const-0', u'INT_EQUAL_-1204093234'), (u'CALL_-1204093280', u'LOAD_-1204093228'), (u'CALL_-1204093280', u'CALL_-1204093182'), (u'LOAD_-1204222939', u'INT_EQUAL_-1204222924'), (u'COPY_-1204090080', u'RETURN_-1204090070'), ('const-1', u'INT_SUB_-1204093498'), ('tmp_2866', u'LOAD_-1204093165'), ('tmp_2866', u'STORE_-1204222902'), (u'INDIRECT_-1204220581', u'MULTIEQUAL_-1204090225'), (u'INT_EQUAL_-1204223552', u'CBRANCH_-1204223551'), (u'COPY_-1204089743', u'CALL_-1204092438'), (u'INT_EQUAL_-1204093542', u'CBRANCH_-1204093540'), (u'LOAD_-1204223147', u'INT_AND_-1204223121'), (u'PTRADD_-1204223147', u'STORE_-1204223208'), (u'CAST_-1204089513', u'CALL_-1204092543'), ('const-433', u'LOAD_-1204223582'), (u'PTRADD_-1204093244', u'STORE_-1204093304'), ('const-3206449', u'COPY_-1204090039'), (u'INT_AND_-1204223121', u'INT_NOTEQUAL_-1204223134'), ('const-1', u'CALL_-1204092641'), (u'PTRADD_-1204223135', u'CAST_-1204220292'), (u'COPY_-1204223512', u'MULTIEQUAL_-1204221927'), (u'CALL_-1204222514', u'INDIRECT_-1204220581'), ('tmp_1366', u'BRANCH_-1204223177'), ('tmp_2868', u'INT_SUB_-1204093498'), (u'PTRADD_-1204223397', u'LOAD_-1204223459'), (u'INT_AND_-1204223422', u'INT_NOTEQUAL_-1204223435'), ('const-433', u'LOAD_-1204223179'), ('tmp_2866', u'LOAD_-1204223476'), (u'CALL_-1204092317', u'INT_SEXT_-1204092300'), ('tmp_7996', u'PTRSUB_-1204089995'), (u'COPY_-1204220172', u'CALL_-1204222514'), (u'CALL_-1204093280', u'INT_EQUAL_-1204093234'), ('const-5', u'CALL_-1204222905'), (u'MULTIEQUAL_-1204090229', u'MULTIEQUAL_-1204089646'), (u'CAST_-1204090230', u'LOAD_-1204093620'), ('const-1', u'COPY_-1204091767'), (u'COPY_-1204090055', u'RETURN_-1204090045'), (u'CALL_-1204093452', u'INT_ADD_-1204090962'), (u'INT_NOTEQUAL_-1204223522', u'CBRANCH_-1204223521'), ('tmp_2867', u'CALL_-1204092641'), ('const-1', u'PTRADD_-1204222611'), (u'INT_NOTEQUAL_-1204223134', u'CBRANCH_-1204223130'), (u'CALL_-1204223041', u'INDIRECT_-1204220954'), ('const-0', u'SUBPIECE_-1204089542'), ('const-109', u'INT_NOTEQUAL_-1204222657'), ('const--88', u'PTRSUB_-1204089995'), (u'CALL_-1204092317', u'INT_EQUAL_-1204092298'), ('tmp_2502', u'CBRANCH_-1204092295'), ('tmp_2866', u'LOAD_-1204222509'), (u'INT_EQUAL_-1204092605', u'CBRANCH_-1204092604'), (u'LOAD_-1204092542', u'PTRADD_-1204092474'), ('const-0', u'PTRSUB_-1204089623'), (u'COPY_-1204220543', u'CALL_-1204223041'), ('tmp_2867', u'CALL_-1204223180'), ('tmp_1639', u'CBRANCH_-1204092706'), ('tmp_2430', u'BRANCH_-1204222491'), (u'CAST_-1204090113', u'INT_SLESSEQUAL_-1204093382'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204093601'), ('const-6', u'INT_EQUAL_-1204093562'), (u'LOAD_-1204092183', u'INT_EQUAL_-1204092164'), (u'INT_EQUAL_-1204092492', u'CBRANCH_-1204092491'), ('tmp_2866', u'STORE_-1204223463'), (u'LOAD_-1204223162', u'INT_ZEXT_-1204221808'), ('const-1', u'CALL_-1204222514'), ('tmp_2866', u'CALL_-1204222624'), ('const-0', u'RETURN_-1204090045'), ('const-3314330', u'COPY_-1204223512'), ('tmp_831', u'CBRANCH_-1204223165'), (u'LOAD_-1204092211', u'INT_NOTEQUAL_-1204092190'), (u'COPY_-1204220592', u'CALL_-1204223518'), (u'LOAD_-1204223582', u'SUBPIECE_-1204220569'), ('const-1', u'COPY_-1204090059'), (u'INT_SUB_-1204093498', u'INT_LESS_-1204093476'), (u'COPY_-1204090098', u'RETURN_-1204090088'), (u'LOAD_-1204092290', u'INT_NOTEQUAL_-1204092274'), (u'INT_NOTEQUAL_-1204092274', u'CBRANCH_-1204092270'), (u'INT_SLESS_-1204092699', u'CBRANCH_-1204092706'), (u'COPY_-1204090089', u'RETURN_-1204090079'), ('tmp_2867', u'CALL_-1204092712'), (u'COPY_-1204089895', u'MULTIEQUAL_-1204089824'), ('const-0', u'INT_NOTEQUAL_-1204223134'), ('tmp_1863', u'CBRANCH_-1204092422'), ('const-3225537', u'COPY_-1204089743'), (u'INT_SLESS_-1204222977', u'BOOL_OR_-1204220506'), (u'PTRADD_-1204223111', u'STORE_-1204223166'), (u'COPY_-1204090077', u'RETURN_-1204090067'), (u'CAST_-1204090230', u'MULTIEQUAL_-1204090953'), ('const-4', u'INT_NOTEQUAL_-1204093581'), ('const-1', u'PTRADD_-1204093244'), ('tmp_2866', u'LOAD_-1204222944'), (u'CALL_-1204092641', u'INDIRECT_-1204090434'), ('const-433', u'LOAD_-1204092158'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092469'), ('const-433', u'LOAD_-1204223542'), (u'INT_EQUAL_-1204093253', u'CBRANCH_-1204093251'), ('tmp_2866', u'CALL_-1204092317'), (u'INT_SEXT_-1204093405', u'CALL_-1204093309'), (u'INT_SEXT_-1204093329', u'CALL_-1204093334'), ('tmp_2867', u'CALL_-1204222752'), ('tmp_2866', u'LOAD_-1204223211')]
[('tmp_2654', u'CBRANCH_-1204092189'), ('const-433', u'LOAD_-1204222509'), ('tmp_7997', u'CALL_-1204092712'), ('tmp_2342', u'BRANCH_-1204222616'), (u'MULTIEQUAL_-1204221963', u'CALL_-1204223477'), ('tmp_1807', u'CBRANCH_-1204092450'), (u'MULTIEQUAL_-1204090507', u'CAST_-1204220438'), ('const-3226582', u'COPY_-1204223210'), ('const-1', u'COPY_-1204090193'), ('const-0', u'INT_NOTEQUAL_-1204223435'), ('const-1', u'PTRADD_-1204223388'), ('const-3225537', u'PTRSUB_-1204089757'), (u'INT_NOTEQUAL_-1204092354', u'CBRANCH_-1204092351'), (u'INT_MULT_-1204223121', u'PTRADD_-1204223087'), ('tmp_11062', u'INT_EQUAL_-1204093253'), ('tmp_7997', u'CALL_-1204092317'), ('const-4', u'INT_NOTEQUAL_-1204093581'), ('const-433', u'LOAD_-1204223582'), ('const-433', u'STORE_-1204093304'), ('const-3312384', u'PTRSUB_-1204089702'), ('tmp_7997', u'LOAD_-1204093165'), (u'LOAD_-1204092583', u'MULTIEQUAL_-1204089722'), (u'COPY_-1204220312', u'CALL_-1204222905'), ('const-1', u'INT_ADD_-1204092520'), (u'PTRSUB_-1204090117', u'CALL_-1204092751'), (u'LOAD_-1204223542', u'MULTIEQUAL_-1204221350'), (u'LOAD_-1204223459', u'INT_ZEXT_-1204222259'), ('const-0', u'SUBPIECE_-1204091508'), ('const-2', u'INT_LESS_-1204093477'), ('tmp_11062', u'INT_NOTEQUAL_-1204093521'), (u'LOAD_-1204093298', u'CALL_-1204093280'), (u'INT_SLESSEQUAL_-1204092240', u'CBRANCH_-1204092248'), (u'INT_ZEXT_-1204092002', u'INT_MULT_-1204092557'), (u'INT_SUB_-1204093498', u'INT_LESS_-1204093477'), (u'INT_MULT_-1204092155', u'INT_ADD_-1204092167'), (u'CALL_-1204093452', u'INT_SEXT_-1204093405'), (u'PTRSUB_-1204220729', u'PTRADD_-1204223522'), ('const-3314330', u'COPY_-1204223512'), (u'CALL_-1204093410', u'CAST_-1204090198'), (u'CAST_-1204220416', u'LOAD_-1204222939'), (u'INT_MULT_-1204223556', u'PTRADD_-1204223522'), ('const-1', u'COPY_-1204090176'), ('const-2', u'INT_ADD_-1204222491'), (u'CAST_-1204220438', u'INT_SLESS_-1204222977'), ('const-0', u'RETURN_-1204090146'), (u'LOAD_-1204092269', u'CAST_-1204089914'), (u'COPY_-1204090183', u'RETURN_-1204090159'), (u'LOAD_-1204223547', u'CAST_-1204220634'), ('const-8', u'INT_MULT_-1204092155'), ('tmp_2620', u'CBRANCH_-1204092216'), ('const-0', u'INT_NOTEQUAL_-1204093212'), ('tmp_7997', u'STORE_-1204222902'), ('const-1', u'COPY_-1204090172'), (u'CAST_-1204220313', u'LOAD_-1204223162'), (u'INT_ADD_-1204223146', u'CAST_-1204220313'), ('const-433', u'LOAD_-1204223211'), (u'LOAD_-1204092211', u'INT_ADD_-1204092167'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092605'), (u'INT_ADD_-1204222729', u'STORE_-1204222744'), (u'INT_ADD_-1204093147', u'STORE_-1204093162'), ('const-433', u'LOAD_-1204222939'), (u'CALL_-1204092375', u'INDIRECT_-1204090336'), ('const-0', u'RETURN_-1204090152'), (u'LOAD_-1204223476', u'INT_ADD_-1204223443'), (u'LOAD_-1204092525', u'INT_ZEXT_-1204091118'), ('tmp_1752', u'BRANCH_-1204223193'), ('tmp_178', u'CBRANCH_-1204093560'), ('const-433', u'STORE_-1204223208'), ('const-3225302', u'PTRSUB_-1204220361'), ('tmp_1553', u'CBRANCH_-1204092780'), ('tmp_7997', u'LOAD_-1204223203'), (u'LOAD_-1204223203', u'INT_ADD_-1204223181'), ('tmp_238', u'CBRANCH_-1204093520'), ('tmp_1779', u'CBRANCH_-1204092468'), (u'COPY_-1204220376', u'MULTIEQUAL_-1204089895'), (u'INT_NOTEQUAL_-1204092622', u'CBRANCH_-1204092622'), ('const-0', u'RETURN_-1204090154'), (u'INT_EQUAL_-1204093373', u'CBRANCH_-1204093363'), (u'MULTIEQUAL_-1204089895', u'BOOL_OR_-1204220585'), ('const-1', u'COPY_-1204090178'), ('const-0', u'RETURN_-1204090144'), ('const-1', u'CALL_-1204092751'), ('tmp_1941', u'CBRANCH_-1204092351'), (u'LOAD_-1204223162', u'INT_ZEXT_-1204221842'), ('const-1', u'COPY_-1204220376'), (u'COPY_-1204089974', u'MULTIEQUAL_-1204089903'), (u'CAST_-1204089914', u'INT_SLESSEQUAL_-1204092240'), (u'BOOL_OR_-1204220585', u'CBRANCH_-1204222968'), (u'CAST_-1204220577', u'STORE_-1204223463'), ('const-3300025', u'COPY_-1204220622'), ('tmp_7995', u'CALL_-1204222503'), ('const-1', u'CALL_-1204222752'), (u'LOAD_-1204092158', u'INT_EQUAL_-1204092143'), ('const-1', u'CALL_-1204092712'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092398'), (u'COPY_-1204090170', u'RETURN_-1204090146'), ('const-433', u'LOAD_-1204092542'), ('tmp_7995', u'CALL_-1204093194'), (u'CAST_-1204220376', u'LOAD_-1204223186'), (u'INT_NOTEQUAL_-1204093467', u'CBRANCH_-1204093467'), ('const-1', u'PTRADD_-1204222852'), (u'CAST_-1204220322', u'CAST_-1204220317'), (u'INT_LESS_-1204093477', u'CBRANCH_-1204093485'), (u'INT_MULT_-1204092557', u'PTRADD_-1204092523'), (u'CALL_-1204092667', u'INDIRECT_-1204090482'), ('tmp_289', u'CBRANCH_-1204093485'), ('tmp_7989', u'PTRSUB_-1204220567'), ('const-433', u'LOAD_-1204222673'), (u'LOAD_-1204092525', u'MULTIEQUAL_-1204089724'), ('const-3225302', u'PTRSUB_-1204220474'), (u'INT_NOTEQUAL_-1204093521', u'CBRANCH_-1204093520'), ('const-1', u'CALL_-1204223216'), (u'COPY_-1204090197', u'RETURN_-1204090173'), (u'LOAD_-1204093620', u'INT_NOTEQUAL_-1204093467'), ('tmp_2691', u'CBRANCH_-1204092162'), (u'INT_NOTEQUAL_-1204222657', u'CBRANCH_-1204222655'), (u'MULTIEQUAL_-1204089903', u'MULTIEQUAL_-1204089888'), ('tmp_7995', u'CALL_-1204222752'), (u'CAST_-1204090199', u'INT_SLESSEQUAL_-1204093382'), (u'INDIRECT_-1204221034', u'INT_NOTEQUAL_-1204223023'), ('tmp_2201', u'BRANCH_-1204222897'), ('const-433', u'STORE_-1204223166'), (u'CALL_-1204093452', u'INT_EQUAL_-1204093373'), (u'INT_ADD_-1204223454', u'CAST_-1204220582'), (u'BOOL_NEGATE_-1204220571', u'CBRANCH_-1204222948'), ('const-0', u'COPY_-1204220277'), ('tmp_7995', u'CALL_-1204092438'), ('tmp_7995', u'CALL_-1204223146'), ('const-0', u'RETURN_-1204093087'), (u'CAST_-1204220322', u'MULTIEQUAL_-1204221697'), ('const-433', u'LOAD_-1204223476'), (u'LOAD_-1204093228', u'INT_NOTEQUAL_-1204093212'), ('const-4', u'CALL_-1204092438'), (u'COPY_-1204090199', u'RETURN_-1204090175'), ('const-1', u'COPY_-1204090201'), ('const-109', u'INT_EQUAL_-1204092605'), ('const-0', u'RETURN_-1204090167'), ('const-1', u'INT_ADD_-1204223443'), (u'MULTIEQUAL_-1204090507', u'INT_ZEXT_-1204222020'), ('tmp_7997', u'STORE_-1204223208'), ('tmp_7997', u'STORE_-1204222744'), (u'LOAD_-1204222747', u'INT_ADD_-1204222729'), (u'CAST_-1204089875', u'LOAD_-1204092183'), ('const-0', u'INT_EQUAL_-1204092164'), (u'INT_NOTEQUAL_-1204223168', u'CBRANCH_-1204223165'), (u'INT_ZEXT_-1204222020', u'CALL_-1204223041'), (u'COPY_-1204090178', u'RETURN_-1204090154'), ('tmp_7997', u'STORE_-1204223166'), (u'COPY_-1204090176', u'RETURN_-1204090152'), ('tmp_875', u'BRANCH_-1204223515'), ('const-0', u'PTRSUB_-1204220474'), (u'INT_NOTEQUAL_-1204223435', u'CBRANCH_-1204223431'), ('tmp_7989', u'PTRSUB_-1204090075'), ('tmp_7997', u'LOAD_-1204223476'), (u'CAST_-1204089588', u'LOAD_-1204092525'), ('const-0', u'RETURN_-1204090148'), ('const-6', u'INT_EQUAL_-1204093562'), (u'CAST_-1204089592', u'STORE_-1204092529'), ('const-1', u'CALL_-1204223477'), (u'PTRSUB_-1204220153', u'CALL_-1204223082'), ('const-433', u'LOAD_-1204093228'), ('const-433', u'LOAD_-1204223448'), (u'CALL_-1204092641', u'INDIRECT_-1204090514'), ('tmp_450', u'CBRANCH_-1204093363'), ('tmp_7997', u'LOAD_-1204223547'), ('const-1', u'INT_ADD_-1204093342'), (u'INT_SEXT_-1204092300', u'INT_MULT_-1204092155'), (u'COPY_-1204090162', u'RETURN_-1204090138'), (u'CALL_-1204223041', u'INDIRECT_-1204221034'), (u'INT_ADD_-1204092520', u'CAST_-1204089597'), ('tmp_2100', u'CBRANCH_-1204222968'), ('const-1', u'COPY_-1204090174'), ('tmp_7997', u'STORE_-1204223463'), ('const-4', u'PTRADD_-1204089991'), (u'INDIRECT_-1204090336', u'MULTIEQUAL_-1204090287'), (u'PTRADD_-1204092523', u'LOAD_-1204092583'), ('const-4', u'INT_AND_-1204092557'), (u'CAST_-1204220634', u'LOAD_-1204223542'), ('tmp_1416', u'CBRANCH_-1204092491'), ('const-69', u'INT_NOTEQUAL_-1204092622'), ('const-433', u'LOAD_-1204092269'), ('const-1', u'CALL_-1204092667'), ('const-0', u'RETURN_-1204090163'), (u'INT_AND_-1204092557', u'INT_NOTEQUAL_-1204092570'), (u'CAST_-1204090167', u'PTRADD_-1204093244'), (u'LOAD_-1204093620', u'MULTIEQUAL_-1204090309'), ('tmp_1163', u'CBRANCH_-1204223521'), ('const-433', u'LOAD_-1204093620'), ('const-1', u'INT_ADD_-1204223181'), (u'INT_ZEXT_-1204221842', u'INT_MULT_-1204223121'), ('const-0', u'PTRSUB_-1204090053'), ('const-1', u'PTRADD_-1204222852'), ('const-2', u'INT_MULT_-1204223556'), (u'LOAD_-1204223211', u'INT_ADD_-1204223193'), ('const-0', u'PTRSUB_-1204220383'), ('const-4294967295', u'COPY_-1204090162'), (u'COPY_-1204090160', u'RETURN_-1204090136'), ('tmp_7997', u'CALL_-1204222624'), (u'COPY_-1204220277', u'MULTIEQUAL_-1204089903'), ('tmp_361', u'CBRANCH_-1204093430'), ('tmp_845', u'BRANCH_-1204223143'), (u'CAST_-1204220385', u'CAST_-1204220380'), ('const-3312384', u'PTRSUB_-1204220383'), ('const-1', u'COPY_-1204090170'), ('const-1', u'INT_ADD_-1204223157'), (u'CAST_-1204090327', u'PTRADD_-1204222611'), (u'LOAD_-1204093620', u'INT_NOTEQUAL_-1204092622'), ('const-433', u'STORE_-1204223190'), ('const-5', u'INT_EQUAL_-1204093542'), (u'INT_SEXT_-1204093405', u'INT_ADD_-1204093147'), (u'LOAD_-1204222673', u'INT_NOTEQUAL_-1204222657'), ('tmp_1249', u'BRANCH_-1204223199'), (u'INT_EQUAL_-1204092398', u'CBRANCH_-1204092397'), (u'CAST_-1204089950', u'STORE_-1204092327'), (u'INT_ADD_-1204223157', u'CAST_-1204220322'), (u'PTRSUB_-1204090075', u'CALL_-1204092667'), (u'INT_NOTEQUAL_-1204093431', u'CBRANCH_-1204093430'), ('tmp_7997', u'LOAD_-1204093333'), ('const-109', u'INT_EQUAL_-1204092398'), (u'CALL_-1204223049', u'COPY_-1204090187'), ('const-4294967295', u'COPY_-1204090183'), ('tmp_2168', u'CBRANCH_-1204222921'), ('tmp_7997', u'CALL_-1204093452'), ('const-433', u'LOAD_-1204222747'), ('tmp_7993', u'LOAD_-1204093298'), ('const-4294967295', u'INT_NOTEQUAL_-1204092354'), (u'MULTIEQUAL_-1204089888', u'BOOL_NEGATE_-1204220571'), (u'INT_ADD_-1204223193', u'STORE_-1204223208'), ('const-0', u'COPY_-1204220376'), (u'PTRADD_-1204089982', u'LOAD_-1204092269'), (u'INT_SEXT_-1204093405', u'PTRADD_-1204093244'), (u'COPY_-1204090195', u'RETURN_-1204090171'), (u'PTRADD_-1204223087', u'LOAD_-1204223147'), ('const-0', u'INT_EQUAL_-1204092492'), ('const-1', u'INT_NOTEQUAL_-1204092472'), ('const-9', u'INT_SLESS_-1204222977'), ('const-433', u'STORE_-1204222506'), (u'INT_EQUAL_-1204222924', u'CBRANCH_-1204222921'), ('const-433', u'LOAD_-1204223542'), (u'INT_EQUAL_-1204093562', u'CBRANCH_-1204093560'), ('const-0', u'RETURN_-1204090177'), (u'COPY_-1204089965', u'MULTIEQUAL_-1204089895'), ('tmp_7995', u'CALL_-1204223082'), ('const-0', u'PTRSUB_-1204220651'), ('const-69', u'INT_EQUAL_-1204092469'), (u'COPY_-1204223512', u'MULTIEQUAL_-1204221963'), ('const-433', u'STORE_-1204222902'), ('tmp_7997', u'CALL_-1204092506'), ('const-109', u'INT_NOTEQUAL_-1204222657'), ('tmp_11062', u'INT_EQUAL_-1204093542'), (u'PTRSUB_-1204089757', u'CALL_-1204092438'), ('const-1', u'PTRADD_-1204222611'), ('tmp_2538', u'CBRANCH_-1204092270'), (u'CALL_-1204092506', u'INT_NOTEQUAL_-1204092472'), (u'CAST_-1204090167', u'CALL_-1204093280'), ('const-433', u'STORE_-1204222744'), ('const-95', u'INT_EQUAL_-1204222924'), ('const-0', u'RETURN_-1204090159'), ('tmp_11062', u'INT_EQUAL_-1204093562'), ('const-1', u'INT_ADD_-1204223170'), ('const-0', u'RETURN_-1204090142'), (u'PTRSUB_-1204220567', u'CALL_-1204223005'), ('const-0', u'COPY_-1204090166'), ('tmp_7997', u'LOAD_-1204222944'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092437'), ('tmp_7997', u'CALL_-1204092739'), (u'CAST_-1204090327', u'PTRADD_-1204092281'), (u'PTRADD_-1204223522', u'LOAD_-1204223582'), (u'CAST_-1204090130', u'LOAD_-1204093228'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092781'), (u'MULTIEQUAL_-1204089722', u'INT_AND_-1204092557'), ('const-1', u'PTRADD_-1204092281'), ('tmp_1448', u'CBRANCH_-1204092470'), (u'LOAD_-1204093426', u'CAST_-1204090214'), ('const-0', u'INT_NOTEQUAL_-1204223023'), (u'CAST_-1204220582', u'MULTIEQUAL_-1204221963'), ('tmp_2724', u'CBRANCH_-1204092141'), (u'PTRSUB_-1204220651', u'PTRADD_-1204223388'), ('const-3225302', u'PTRSUB_-1204220186'), ('tmp_7995', u'CALL_-1204223216'), ('const-433', u'LOAD_-1204223203'), (u'INT_ADD_-1204092509', u'CAST_-1204089588'), (u'COPY_-1204090164', u'RETURN_-1204090140'), ('const-1', u'PTRADD_-1204092523'), (u'COPY_-1204090187', u'RETURN_-1204090163'), (u'MULTIEQUAL_-1204090309', u'MULTIEQUAL_-1204089724'), (u'INT_EQUAL_-1204092218', u'CBRANCH_-1204092216'), ('const-2', u'INT_MULT_-1204092557'), (u'INT_ADD_-1204222491', u'STORE_-1204222506'), (u'PTRSUB_-1204220383', u'PTRADD_-1204223087'), ('const-20', u'PTRADD_-1204089953'), ('const-0', u'INT_NOTEQUAL_-1204223134'), (u'INT_EQUAL_-1204092423', u'CBRANCH_-1204092422'), ('const-1', u'CALL_-1204223518'), ('tmp_7993', u'CALL_-1204223049'), ('const-3312384', u'PTRSUB_-1204220729'), ('const-4294967295', u'INT_NOTEQUAL_-1204093431'), (u'INT_EQUAL_-1204092298', u'CBRANCH_-1204092295'), (u'COPY_-1204220622', u'CALL_-1204223041'), ('const-1', u'PTRADD_-1204093244'), ('tmp_7997', u'LOAD_-1204222747'), ('const-101', u'INT_NOTEQUAL_-1204223522'), ('const-0', u'RETURN_-1204090175'), (u'CAST_-1204220573', u'LOAD_-1204223459'), (u'PTRADD_-1204223388', u'LOAD_-1204223448'), ('tmp_1893', u'CBRANCH_-1204092397'), ('const-0', u'PTRSUB_-1204220153'), ('const-0', u'RETURN_-1204090161'), ('tmp_7995', u'CALL_-1204223518'), (u'INT_ADD_-1204223443', u'CAST_-1204220573'), ('const-433', u'LOAD_-1204223179'), (u'CAST_-1204220317', u'STORE_-1204223166'), (u'INT_EQUAL_-1204092469', u'CBRANCH_-1204092468'), ('tmp_7997', u'CALL_-1204092375'), ('tmp_1322', u'CBRANCH_-1204223130'), (u'LOAD_-1204223184', u'INT_NOTEQUAL_-1204223168'), ('const-4294967295', u'COPY_-1204090160'), ('const-433', u'LOAD_-1204092211'), (u'LOAD_-1204223186', u'MULTIEQUAL_-1204090309'), (u'INT_EQUAL_-1204092781', u'CBRANCH_-1204092780'), ('const-0', u'COPY_-1204092681'), ('const-0', u'PTRSUB_-1204220635'), ('tmp_414', u'CBRANCH_-1204093390'), (u'LOAD_-1204092542', u'INT_ADD_-1204092520'), (u'CALL_-1204092233', u'INT_EQUAL_-1204092218'), ('tmp_2024', u'CBRANCH_-1204223020'), ('tmp_7997', u'STORE_-1204222506'), ('const-433', u'LOAD_-1204223184'), (u'INT_ADD_-1204223181', u'CAST_-1204220385'), ('const-433', u'LOAD_-1204223459'), (u'LOAD_-1204222509', u'INT_ADD_-1204222491'), ('const-0', u'STORE_-1204093304'), (u'INT_SLESS_-1204222977', u'BOOL_OR_-1204220585'), ('const-1', u'CALL_-1204092641'), (u'PTRSUB_-1204220361', u'CALL_-1204222752'), ('const-433', u'STORE_-1204092327'), ('const-433', u'LOAD_-1204092158'), ('tmp_7993', u'CALL_-1204092712'), ('const-22', u'PTRADD_-1204089982'), ('const-0', u'RETURN_-1204090173'), (u'CAST_-1204090214', u'CALL_-1204093410'), (u'INT_EQUAL_-1204093234', u'CBRANCH_-1204093232'), (u'LOAD_-1204223448', u'INT_AND_-1204223422'), ('tmp_976', u'CBRANCH_-1204092604'), (u'COPY_-1204090168', u'RETURN_-1204090144'), (u'MULTIEQUAL_-1204221350', u'INT_NOTEQUAL_-1204223522'), (u'CALL_-1204092317', u'INT_SLESSEQUAL_-1204092240'), (u'INT_EQUAL_-1204092451', u'CBRANCH_-1204092450'), ('const-3225302', u'PTRSUB_-1204220635'), ('tmp_591', u'CBRANCH_-1204093232'), ('const-7', u'INT_NOTEQUAL_-1204093521'), (u'INT_SLESSEQUAL_-1204093382', u'CBRANCH_-1204093390'), (u'INDIRECT_-1204220833', u'MULTIEQUAL_-1204090305'), ('tmp_7997', u'CALL_-1204223049'), ('tmp_7995', u'CALL_-1204092751'), ('const-1', u'CALL_-1204223180'), (u'INT_ADD_-1204093342', u'INT_SEXT_-1204093329'), ('tmp_1835', u'CBRANCH_-1204092436'), ('const-1', u'COPY_-1204089965'), (u'CALL_-1204093334', u'CAST_-1204090167'), (u'COPY_-1204090191', u'RETURN_-1204090167'), ('const-0', u'COPY_-1204090195'), (u'CALL_-1204092712', u'COPY_-1204090185'), ('const-0', u'RETURN_-1204090140'), (u'INT_EQUAL_-1204092164', u'CBRANCH_-1204092162'), ('tmp_2580', u'CBRANCH_-1204092248'), ('const-1', u'PTRADD_-1204223522'), ('tmp_7995', u'CALL_-1204222514'), ('tmp_1169', u'BRANCH_-1204223501'), ('const-2', u'INT_MULT_-1204223422'), ('const-89', u'INT_EQUAL_-1204093601'), ('tmp_11062', u'INT_SUB_-1204093498'), (u'CAST_-1204089597', u'CAST_-1204089592'), ('const-3225531', u'COPY_-1204220312'), (u'LOAD_-1204093165', u'INT_ADD_-1204093147'), ('tmp_7997', u'CALL_-1204092233'), ('const-1', u'INT_EQUAL_-1204093253'), (u'CAST_-1204220416', u'PTRADD_-1204222852'), ('const-0', u'PTRSUB_-1204220186'), ('const-95', u'INT_EQUAL_-1204092423'), ('tmp_2128', u'CBRANCH_-1204222948'), (u'CAST_-1204090130', u'CALL_-1204093182'), (u'COPY_-1204090201', u'RETURN_-1204090177'), (u'INT_EQUAL_-1204092437', u'CBRANCH_-1204092436'), ('const-1', u'CALL_-1204223204'), (u'CALL_-1204092317', u'CALL_-1204222503'), (u'PTRSUB_-1204090053', u'CALL_-1204092641'), ('tmp_317', u'CBRANCH_-1204093467'), (u'LOAD_-1204092542', u'INT_ADD_-1204092509'), (u'CALL_-1204092739', u'SUBPIECE_-1204091508'), ('const-20', u'PTRADD_-1204089991'), ('tmp_7997', u'STORE_-1204092529'), ('const-433', u'LOAD_-1204093298'), ('const-1', u'PTRADD_-1204092281'), (u'PTRADD_-1204089953', u'CAST_-1204089890'), (u'CALL_-1204092506', u'INT_EQUAL_-1204092492'), (u'INT_EQUAL_-1204093601', u'CBRANCH_-1204093600'), ('tmp_1121', u'CBRANCH_-1204223551'), (u'LOAD_-1204223179', u'INT_ADD_-1204223157'), ('tmp_148', u'CBRANCH_-1204093580'), (u'INT_MULT_-1204223422', u'PTRADD_-1204223388'), ('tmp_2298', u'CBRANCH_-1204222655'), (u'CAST_-1204090198', u'INT_SLESSEQUAL_-1204093382'), ('const--88', u'PTRSUB_-1204090075'), (u'INT_NOTEQUAL_-1204092472', u'CBRANCH_-1204092470'), ('tmp_7993', u'PTRADD_-1204089953'), ('const-0', u'RETURN_-1204090136'), ('const-433', u'LOAD_-1204092525'), (u'CALL_-1204093280', u'CAST_-1204090130'), ('const-5', u'CALL_-1204222905'), ('const-0', u'COPY_-1204090191'), ('const-1', u'INT_ADD_-1204223146'), ('const-0', u'CALL_-1204092712'), (u'CAST_-1204220380', u'STORE_-1204223190'), ('const-433', u'LOAD_-1204223147'), ('const-0', u'RETURN_-1204090169'), ('tmp_7995', u'CALL_-1204092126'), (u'COPY_-1204220671', u'CALL_-1204223518'), (u'INT_NOTEQUAL_-1204092190', u'CBRANCH_-1204092189'), ('const-1', u'COPY_-1204090197'), ('const-1', u'INT_ADD_-1204223454'), ('const-1', u'COPY_-1204091712'), ('const-0', u'RETURN_-1204090171'), ('const-0', u'RETURN_-1204090150'), ('tmp_7993', u'PTRADD_-1204089982'), ('const-3206449', u'PTRSUB_-1204090117'), ('const-433', u'STORE_-1204223463'), ('tmp_2263', u'BRANCH_-1204222729'), (u'PTRADD_-1204092281', u'CAST_-1204089950'), ('const-3206449', u'PTRSUB_-1204090053'), (u'PTRADD_-1204222852', u'CAST_-1204220399'), (u'INT_NOTEQUAL_-1204093581', u'CBRANCH_-1204093580'), (u'CAST_-1204090167', u'CALL_-1204223146'), (u'INDIRECT_-1204220661', u'MULTIEQUAL_-1204090305'), (u'INT_NOTEQUAL_-1204093212', u'CBRANCH_-1204093209'), ('const-1', u'INT_ADD_-1204223193'), ('tmp_10841', u'MULTIEQUAL_-1204090305'), ('const-433', u'LOAD_-1204093625'), (u'CALL_-1204093452', u'INT_NOTEQUAL_-1204093431'), (u'CAST_-1204090130', u'CALL_-1204093194'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092423'), ('tmp_948', u'CBRANCH_-1204092622'), ('tmp_208', u'CBRANCH_-1204093540'), ('const-1', u'COPY_-1204090168'), (u'CALL_-1204222752', u'INDIRECT_-1204220833'), (u'INT_ADD_-1204223170', u'CAST_-1204220376'), (u'COPY_-1204090174', u'RETURN_-1204090150'), ('const-1', u'CALL_-1204222514'), (u'INT_ZEXT_-1204222259', u'INT_MULT_-1204223422'), ('tmp_1240', u'CBRANCH_-1204223431'), ('tmp_7997', u'LOAD_-1204223211'), (u'CAST_-1204089597', u'MULTIEQUAL_-1204089725'), (u'LOAD_-1204092183', u'LOAD_-1204092158'), ('tmp_1017', u'CBRANCH_-1204092567'), ('const-4', u'INT_AND_-1204223121'), (u'CALL_-1204092667', u'INDIRECT_-1204090535'), ('const-0', u'INT_NOTEQUAL_-1204092570'), ('const-0', u'PTRSUB_-1204089702'), ('const--88', u'PTRSUB_-1204220567'), ('tmp_11062', u'INT_NOTEQUAL_-1204093581'), (u'INT_EQUAL_-1204092143', u'CBRANCH_-1204092141'), (u'CAST_-1204090167', u'LOAD_-1204223184'), ('tmp_860', u'BRANCH_-1204223079'), (u'COPY_-1204090193', u'RETURN_-1204090169'), ('const-0', u'PTRSUB_-1204220361'), ('const-0', u'INT_NOTEQUAL_-1204092274'), ('const-433', u'LOAD_-1204093165'), ('const-4294967295', u'INT_EQUAL_-1204092298'), ('tmp_7997', u'LOAD_-1204093625'), ('const-3294374', u'PTRSUB_-1204220153'), ('const-433', u'LOAD_-1204093333'), ('const-433', u'STORE_-1204093162'), ('const-433', u'LOAD_-1204223186'), ('const-3176641', u'COPY_-1204220671'), (u'MULTIEQUAL_-1204090309', u'INT_ZEXT_-1204092002'), (u'INT_ZEXT_-1204091118', u'INT_MULT_-1204223556'), ('const-433', u'LOAD_-1204092183'), ('const-0', u'INT_EQUAL_-1204093373'), ('tmp_565', u'CBRANCH_-1204093251'), (u'CAST_-1204090161', u'CALL_-1204093309'), ('const-1', u'CALL_-1204092543'), ('tmp_118', u'CBRANCH_-1204093600'), ('tmp_624', u'CBRANCH_-1204093209'), (u'INT_NOTEQUAL_-1204223023', u'CBRANCH_-1204223020'), (u'MULTIEQUAL_-1204221697', u'CALL_-1204223180'), (u'INT_NOTEQUAL_-1204092570', u'CBRANCH_-1204092567'), (u'CALL_-1204092739', u'INT_SLESS_-1204092699'), ('tmp_7995', u'CALL_-1204092712'), ('tmp_7993', u'PTRADD_-1204089991'), ('tmp_7997', u'STORE_-1204092327'), (u'COPY_-1204091712', u'RETURN_-1204093087'), ('const-0', u'PTRSUB_-1204089757'), ('const-433', u'LOAD_-1204092290'), ('const-0', u'INT_NOTEQUAL_-1204092190'), (u'INDIRECT_-1204220751', u'MULTIEQUAL_-1204090287'), (u'PTRADD_-1204222611', u'LOAD_-1204222673'), ('const-1', u'COPY_-1204090199'), ('tmp_7997', u'LOAD_-1204092542'), (u'LOAD_-1204223162', u'MULTIEQUAL_-1204221350'), (u'PTRSUB_-1204220474', u'CALL_-1204223204'), ('const-109', u'INT_EQUAL_-1204092781'), (u'COPY_-1204220376', u'MULTIEQUAL_-1204089888'), ('const-0', u'PTRSUB_-1204220729'), ('const-4', u'PTRADD_-1204089982'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092451'), ('const-0', u'INT_EQUAL_-1204093234'), ('tmp_7997', u'LOAD_-1204093426'), (u'LOAD_-1204222939', u'INT_EQUAL_-1204222924'), ('const-1', u'CALL_-1204223082'), ('const-1', u'COPY_-1204089974'), (u'CAST_-1204090167', u'CALL_-1204093170'), (u'INT_EQUAL_-1204223552', u'CBRANCH_-1204223551'), ('const-1', u'INT_ADD_-1204092509'), (u'INT_EQUAL_-1204093542', u'CBRANCH_-1204093540'), (u'LOAD_-1204223203', u'INT_ADD_-1204223170'), (u'LOAD_-1204223147', u'INT_AND_-1204223121'), ('const-0', u'INT_EQUAL_-1204092143'), (u'LOAD_-1204223476', u'INT_ADD_-1204223454'), ('const-46', u'INT_EQUAL_-1204223552'), ('const-0', u'PTRSUB_-1204090117'), ('const-4294967295', u'COPY_-1204090164'), (u'PTRADD_-1204093244', u'STORE_-1204093304'), ('tmp_7997', u'STORE_-1204223190'), ('const-3312384', u'PTRSUB_-1204220651'), (u'INT_AND_-1204223121', u'INT_NOTEQUAL_-1204223134'), (u'CAST_-1204220399', u'STORE_-1204222902'), (u'COPY_-1204090172', u'RETURN_-1204090148'), ('tmp_1366', u'BRANCH_-1204223177'), ('const-2', u'INT_MULT_-1204223121'), ('const-1', u'INT_ADD_-1204222729'), ('const-0', u'INT_SLESS_-1204092699'), (u'LOAD_-1204223179', u'INT_ADD_-1204223146'), ('tmp_7995', u'CALL_-1204223049'), (u'COPY_-1204090189', u'RETURN_-1204090165'), (u'MULTIEQUAL_-1204089724', u'INT_EQUAL_-1204223552'), (u'CALL_-1204222514', u'INDIRECT_-1204220661'), ('tmp_7997', u'LOAD_-1204222509'), ('const-75', u'INT_EQUAL_-1204092437'), (u'CAST_-1204220582', u'CAST_-1204220577'), (u'INT_AND_-1204223422', u'INT_NOTEQUAL_-1204223435'), ('tmp_7995', u'CALL_-1204223005'), (u'CAST_-1204090130', u'INT_EQUAL_-1204093234'), (u'CALL_-1204092641', u'INDIRECT_-1204090461'), (u'PTRSUB_-1204220567', u'CALL_-1204223041'), (u'CALL_-1204092375', u'MULTIEQUAL_-1204090507'), ('const-4', u'INT_AND_-1204223422'), (u'CALL_-1204092317', u'INT_SEXT_-1204092300'), ('const-81', u'INT_NOTEQUAL_-1204093467'), (u'CAST_-1204090167', u'CALL_-1204093309'), ('const-433', u'LOAD_-1204222944'), (u'INT_NOTEQUAL_-1204223522', u'CBRANCH_-1204223521'), (u'LOAD_-1204222944', u'CAST_-1204220416'), (u'CAST_-1204090327', u'MULTIEQUAL_-1204090989'), ('tmp_7995', u'CALL_-1204222905'), ('const-1', u'PTRADD_-1204222611'), (u'CALL_-1204093452', u'INT_ADD_-1204093342'), ('tmp_7997', u'STORE_-1204093162'), (u'INT_NOTEQUAL_-1204223134', u'CBRANCH_-1204223130'), ('const-1', u'INT_SUB_-1204093498'), (u'COPY_-1204223210', u'MULTIEQUAL_-1204221697'), ('const-0', u'RETURN_-1204090138'), (u'PTRSUB_-1204220186', u'CALL_-1204222514'), ('const-1', u'PTRADD_-1204223087'), (u'CALL_-1204092317', u'INT_EQUAL_-1204092298'), ('tmp_2502', u'CBRANCH_-1204092295'), (u'COPY_-1204090185', u'RETURN_-1204090161'), ('tmp_7995', u'CALL_-1204092667'), (u'INT_EQUAL_-1204092605', u'CBRANCH_-1204092604'), (u'MULTIEQUAL_-1204089725', u'CALL_-1204092543'), ('tmp_7995', u'CALL_-1204223204'), ('tmp_1639', u'CBRANCH_-1204092706'), (u'LOAD_-1204223582', u'MULTIEQUAL_-1204089722'), ('tmp_7997', u'LOAD_-1204223179'), ('tmp_2430', u'BRANCH_-1204222491'), (u'INT_SEXT_-1204093405', u'CAST_-1204090199'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204093601'), (u'LOAD_-1204092183', u'INT_EQUAL_-1204092164'), (u'INT_EQUAL_-1204092492', u'CBRANCH_-1204092491'), (u'MULTIEQUAL_-1204090989', u'MULTIEQUAL_-1204089725'), ('tmp_831', u'CBRANCH_-1204223165'), (u'LOAD_-1204092211', u'INT_NOTEQUAL_-1204092190'), ('tmp_7995', u'CALL_-1204092543'), (u'CAST_-1204089928', u'LOAD_-1204092290'), ('tmp_7995', u'CALL_-1204223477'), (u'PTRSUB_-1204220635', u'CALL_-1204223216'), (u'LOAD_-1204093333', u'CAST_-1204090161'), (u'CAST_-1204090327', u'LOAD_-1204093620'), ('const-433', u'LOAD_-1204092583'), (u'PTRSUB_-1204089702', u'PTRADD_-1204092523'), ('const-1', u'COPY_-1204090189'), (u'LOAD_-1204093625', u'CAST_-1204090327'), (u'LOAD_-1204092290', u'INT_NOTEQUAL_-1204092274'), (u'INT_NOTEQUAL_-1204092274', u'CBRANCH_-1204092270'), ('const-4', u'PTRADD_-1204089953'), (u'INT_SLESS_-1204092699', u'CBRANCH_-1204092706'), (u'CALL_-1204222624', u'MULTIEQUAL_-1204090507'), (u'COPY_-1204090166', u'RETURN_-1204090142'), (u'CAST_-1204089890', u'LOAD_-1204092211'), ('const-0', u'INT_NOTEQUAL_-1204223168'), ('const-433', u'LOAD_-1204223162'), ('tmp_7995', u'CALL_-1204092641'), (u'PTRADD_-1204089991', u'CAST_-1204089928'), ('tmp_1863', u'CBRANCH_-1204092422'), ('const-81', u'INT_EQUAL_-1204092451'), ('const-433', u'STORE_-1204092529'), ('const-433', u'LOAD_-1204093426'), ('const-0', u'RETURN_-1204090165'), ('const-433', u'LOAD_-1204223547'), (u'LOAD_-1204093620', u'INT_EQUAL_-1204092469'), (u'CAST_-1204220385', u'MULTIEQUAL_-1204090989'), (u'INT_EQUAL_-1204093253', u'CBRANCH_-1204093251'), ('const-4294967295', u'INT_EQUAL_-1204092218'), ('tmp_7995', u'CALL_-1204223180'), (u'INT_SEXT_-1204093329', u'CALL_-1204093334'), (u'INT_SEXT_-1204093405', u'CALL_-1204093309'), (u'INT_ADD_-1204092167', u'CAST_-1204089875'), (u'CALL_-1204222624', u'INDIRECT_-1204220751'), (u'MULTIEQUAL_-1204090507', u'INT_NOTEQUAL_-1204092354')]
null
null
0025fd10
x64
O2
(translation_unit "undefined8 FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)\n\n{\n byte bVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n size_t sVar9;\n char *pcVar10;\n char *__ptr;\n undefined8 uVar11;\n byte *pbVar12;\n size_t __n;\n char local_58 [40];\n \n pbVar12 = (byte *)*param_2;\n bVar5 = *pbVar12;\n if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }\n if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }\n if (bVar5 == 0x45) goto LAB_00260190;\n if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;\n if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }\n bVar3 = true;\n uVar8 = FUN_0025eb50(param_2);\nLAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)\n\n{\n byte bVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n size_t sVar9;\n char *pcVar10;\n char *__ptr;\n undefined8 uVar11;\n byte *pbVar12;\n size_t __n;\n char local_58 [40];\n \n pbVar12 = (byte *)*param_2;\n bVar5 = *pbVar12;\n if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }\n if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }\n if (bVar5 == 0x45) goto LAB_00260190;\n if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;\n if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }\n bVar3 = true;\n uVar8 = FUN_0025eb50(param_2);\nLAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)" identifier (parameter_list "(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)" ( (parameter_declaration "undefined4 *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 "undefined8 param_3" type_identifier identifier) , (parameter_declaration "int param_4" primitive_type identifier) ))) (compound_statement "{\n byte bVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n size_t sVar9;\n char *pcVar10;\n char *__ptr;\n undefined8 uVar11;\n byte *pbVar12;\n size_t __n;\n char local_58 [40];\n \n pbVar12 = (byte *)*param_2;\n bVar5 = *pbVar12;\n if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }\n if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }\n if (bVar5 == 0x45) goto LAB_00260190;\n if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;\n if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }\n bVar3 = true;\n uVar8 = FUN_0025eb50(param_2);\nLAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }\n return 0;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "byte bVar5;" type_identifier identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "size_t sVar9;" primitive_type identifier ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "char *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (declaration "undefined8 uVar11;" type_identifier identifier ;) (declaration "byte *pbVar12;" type_identifier (pointer_declarator "*pbVar12" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "char local_58 [40];" primitive_type (array_declarator "local_58 [40]" identifier [ number_literal ]) ;) (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" identifier = (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "bVar5 = *pbVar12;" (assignment_expression "bVar5 = *pbVar12" identifier = (pointer_expression "*pbVar12" * identifier)) ;) (if_statement "if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }" if (parenthesized_expression "(bVar5 == 0x59)" ( (binary_expression "bVar5 == 0x59" identifier == number_literal) )) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }" { (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pbVar12 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar12 + 1)" ( (binary_expression "pbVar12 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar6 = FUN_0025ec00(param_2);" (assignment_expression "iVar6 = FUN_0025ec00(param_2)" identifier = (call_expression "FUN_0025ec00(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar6 == -1) {\n return 0xffffffff;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (if_statement "if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }" if (parenthesized_expression "((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6))" ( (binary_expression "(*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)" (parenthesized_expression "(*(long *)(param_1 + 0x14) != 0)" ( (binary_expression "*(long *)(param_1 + 0x14) != 0" (pointer_expression "*(long *)(param_1 + 0x14)" * (cast_expression "(long *)(param_1 + 0x14)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) != number_literal) )) && (parenthesized_expression "((int)param_1[0x16] <= iVar6)" ( (binary_expression "(int)param_1[0x16] <= iVar6" (cast_expression "(int)param_1[0x16]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[0x16]" identifier [ number_literal ])) <= identifier) ))) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (expression_statement "iVar7 = FUN_0025ec00(param_2);" (assignment_expression "iVar7 = FUN_0025ec00(param_2)" identifier = (call_expression "FUN_0025ec00(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar7 == -1) {\n return 0xffffffff;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (if_statement "if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x14) != 0)" ( (binary_expression "*(long *)(param_1 + 0x14) != 0" (pointer_expression "*(long *)(param_1 + 0x14)" * (cast_expression "(long *)(param_1 + 0x14)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }" { (expression_statement "pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);" (assignment_expression "pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" identifier = (pointer_expression "*(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" * (cast_expression "(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" ( (binary_expression "*(long *)(param_1 + 0x14) + (long)iVar6 * 8" (pointer_expression "*(long *)(param_1 + 0x14)" * (cast_expression "(long *)(param_1 + 0x14)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) + (binary_expression "(long)iVar6 * 8" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ))))) ;) (if_statement "if (pcVar10 == (char *)0x0) {\n return 1;\n }" if (parenthesized_expression "(pcVar10 == (char *)0x0)" ( (binary_expression "pcVar10 == (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 ;) })) (if_statement "if (*pcVar10 == '\0') {\n return 1;\n }" if (parenthesized_expression "(*pcVar10 == '\0')" ( (binary_expression "*pcVar10 == '\0'" (pointer_expression "*pcVar10" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "FUN_0025ef40(param_3);" (call_expression "FUN_0025ef40(param_3)" identifier (argument_list "(param_3)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "FUN_0025ef80(param_3,iVar6);" (call_expression "FUN_0025ef80(param_3,iVar6)" identifier (argument_list "(param_3,iVar6)" ( identifier , identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }" if (parenthesized_expression "(param_4 != 4)" ( (binary_expression "param_4 != 4" identifier != number_literal) )) (compound_statement "{\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }" { (if_statement "if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }" if (parenthesized_expression "(param_4 == 6)" ( (binary_expression "param_4 == 6" identifier == number_literal) )) (compound_statement "{\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }" { (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" if (parenthesized_expression "(bVar5 == 0x6d)" ( (binary_expression "bVar5 == 0x6d" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" { (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" identifier (argument_list "(param_3,&DAT_003136d6,1)" ( identifier , (pointer_expression "&DAT_003136d6" & identifier) , number_literal ))) ;) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + 1" (pointer_expression "*param_2" * identifier) + number_literal)) ;) })) (expression_statement "FUN_0025ee90(param_3,&DAT_0030ed31,1);" (call_expression "FUN_0025ee90(param_3,&DAT_0030ed31,1)" identifier (argument_list "(param_3,&DAT_0030ed31,1)" ( identifier , (pointer_expression "&DAT_0030ed31" & identifier) , number_literal ))) ;) (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" identifier = (call_expression "FUN_0025eb50(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }" if (parenthesized_expression "(0 < iVar6)" ( (binary_expression "0 < iVar6" number_literal < identifier) )) (compound_statement "{\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }" { (expression_statement "local_58[0] = (char)iVar6;" (assignment_expression "local_58[0] = (char)iVar6" (subscript_expression "local_58[0]" identifier [ number_literal ]) = (cast_expression "(char)iVar6" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "local_58[1] = 0;" (assignment_expression "local_58[1] = 0" (subscript_expression "local_58[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0025ee90(param_3,local_58,1);" (call_expression "FUN_0025ee90(param_3,local_58,1)" identifier (argument_list "(param_3,local_58,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "FUN_0025ee90(param_3,&DAT_0030ed31,1);" (call_expression "FUN_0025ee90(param_3,&DAT_0030ed31,1)" identifier (argument_list "(param_3,&DAT_0030ed31,1)" ( identifier , (pointer_expression "&DAT_0030ed31" & identifier) , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }" if (parenthesized_expression "(param_4 == 5)" ( (binary_expression "param_4 == 5" identifier == number_literal) )) (compound_statement "{\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }" { (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" identifier = (call_expression "FUN_0025eb50(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }" { (expression_statement "FUN_0025ee90(param_3,"false",5);" (call_expression "FUN_0025ee90(param_3,"false",5)" identifier (argument_list "(param_3,"false",5)" ( identifier , (string_literal ""false"" " string_content ") , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (iVar6 != 1) {\n return 0;\n }" if (parenthesized_expression "(iVar6 != 1)" ( (binary_expression "iVar6 != 1" identifier != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "FUN_0025ee90(param_3,&DAT_003137c1,4);" (call_expression "FUN_0025ee90(param_3,&DAT_003137c1,4)" identifier (argument_list "(param_3,&DAT_003137c1,4)" ( identifier , (pointer_expression "&DAT_003137c1" & identifier) , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }" if (parenthesized_expression "(param_4 != 7)" ( (binary_expression "param_4 != 7" identifier != number_literal) )) (compound_statement "{\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }" { (if_statement "if (2 < param_4 - 1U) {\n return 1;\n }" if (parenthesized_expression "(2 < param_4 - 1U)" ( (binary_expression "2 < param_4 - 1U" number_literal < (binary_expression "param_4 - 1U" identifier - number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }" if (parenthesized_expression "(bVar5 != 0x51)" ( (binary_expression "bVar5 != 0x51" identifier != number_literal) )) (compound_statement "{\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }" { (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" identifier = (call_expression "FUN_0025eb50(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }" if (parenthesized_expression "(iVar6 != -1)" ( (binary_expression "iVar6 != -1" identifier != number_literal) )) (compound_statement "{\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }" { (expression_statement "__n = (size_t)iVar6;" (assignment_expression "__n = (size_t)iVar6" identifier = (cast_expression "(size_t)iVar6" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (expression_statement "sVar9 = strlen((char *)*param_2);" (assignment_expression "sVar9 = strlen((char *)*param_2)" identifier = (call_expression "strlen((char *)*param_2)" identifier (argument_list "((char *)*param_2)" ( (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) )))) ;) (if_statement "if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }" if (parenthesized_expression "((long)__n <= (long)sVar9)" ( (binary_expression "(long)__n <= (long)sVar9" (cast_expression "(long)__n" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (cast_expression "(long)sVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }" { (if_statement "if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,"0",1);\n }" { (expression_statement "FUN_0025ee90(param_3,"0",1);" (call_expression "FUN_0025ee90(param_3,"0",1)" identifier (argument_list "(param_3,"0",1)" ( identifier , (string_literal ""0"" " string_content ") , number_literal ))) ;) }) (else_clause "else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" else (compound_statement "{\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" { (expression_statement "pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));" (assignment_expression "pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1))" identifier = (cast_expression "(char *)FUN_00275110((long)(iVar6 + 1))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275110((long)(iVar6 + 1))" identifier (argument_list "((long)(iVar6 + 1))" ( (cast_expression "(long)(iVar6 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar6 + 1)" ( (binary_expression "iVar6 + 1" identifier + number_literal) ))) ))))) ;) (expression_statement "strncpy(pcVar10,(char *)*param_2,__n);" (call_expression "strncpy(pcVar10,(char *)*param_2,__n)" identifier (argument_list "(pcVar10,(char *)*param_2,__n)" ( identifier , (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) , identifier ))) ;) (expression_statement "pcVar10[__n] = '\0';" (assignment_expression "pcVar10[__n] = '\0'" (subscript_expression "pcVar10[__n]" identifier [ identifier ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "__ptr = (char *)FUN_0025fb80(pcVar10,*param_1);" (assignment_expression "__ptr = (char *)FUN_0025fb80(pcVar10,*param_1)" identifier = (cast_expression "(char *)FUN_0025fb80(pcVar10,*param_1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0025fb80(pcVar10,*param_1)" identifier (argument_list "(pcVar10,*param_1)" ( identifier , (pointer_expression "*param_1" * identifier) ))))) ;) (if_statement "if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }" if (parenthesized_expression "(param_4 == 1)" ( (binary_expression "param_4 == 1" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }" { (expression_statement "FUN_0025ee90(param_3,&DAT_003244a6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003244a6,1)" identifier (argument_list "(param_3,&DAT_003244a6,1)" ( identifier , (pointer_expression "&DAT_003244a6" & identifier) , number_literal ))) ;) })) (if_statement "if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" if (parenthesized_expression "(__ptr == (char *)0x0)" ( (binary_expression "__ptr == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }" { (if_statement "if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }" if (parenthesized_expression "(*pcVar10 != '\0')" ( (binary_expression "*pcVar10 != '\0'" (pointer_expression "*pcVar10" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0025ef40(param_3,pcVar10);\n }" { (expression_statement "FUN_0025ef40(param_3,pcVar10);" (call_expression "FUN_0025ef40(param_3,pcVar10)" identifier (argument_list "(param_3,pcVar10)" ( identifier , identifier ))) ;) })) }) (else_clause "else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" else (compound_statement "{\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" { (if_statement "if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }" if (parenthesized_expression "(*__ptr != '\0')" ( (binary_expression "*__ptr != '\0'" (pointer_expression "*__ptr" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0025ef40(param_3,__ptr);\n }" { (expression_statement "FUN_0025ef40(param_3,__ptr);" (call_expression "FUN_0025ef40(param_3,__ptr)" identifier (argument_list "(param_3,__ptr)" ( identifier , identifier ))) ;) })) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) }))) (expression_statement "free(pcVar10);" (call_expression "free(pcVar10)" identifier (argument_list "(pcVar10)" ( identifier ))) ;) }))) (expression_statement "*param_2 = *param_2 + __n;" (assignment_expression "*param_2 = *param_2 + __n" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + __n" (pointer_expression "*param_2" * identifier) + identifier)) ;) (return_statement "return 1;" return number_literal ;) })) })) (return_statement "return 0xffffffff;" return number_literal ;) })) (labeled_statement "LAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);" statement_identifier : (expression_statement "uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);" (assignment_expression "uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1)" identifier = (call_expression "FUN_002628c0(param_1,param_2,param_3,0,1)" identifier (argument_list "(param_1,param_2,param_3,0,1)" ( identifier , identifier , identifier , number_literal , number_literal )))) ;)) (return_statement "return uVar11;" return identifier ;) })) (if_statement "if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }" if (parenthesized_expression "(bVar5 != 0x45)" ( (binary_expression "bVar5 != 0x45" identifier != number_literal) )) (compound_statement "{\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }" { (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }" if (parenthesized_expression "(bVar5 == 0x6d)" ( (binary_expression "bVar5 == 0x6d" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }" { (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" identifier (argument_list "(param_3,&DAT_003136d6,1)" ( identifier , (pointer_expression "&DAT_003136d6" & identifier) , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pbVar12 = (byte *)(lVar2 + 1);" (assignment_expression "pbVar12 = (byte *)(lVar2 + 1)" identifier = (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" identifier = (pointer_expression "*(byte *)(lVar2 + 1)" * (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) ))))) ;) })) (expression_statement "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];" (assignment_expression "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]" identifier = (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) (while_statement "while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }" while (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 "{\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }" { (expression_statement "FUN_0025ee90(param_3,pbVar12,1);" (call_expression "FUN_0025ee90(param_3,pbVar12,1)" identifier (argument_list "(param_3,pbVar12,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pbVar12 = (byte *)(lVar2 + 1);" (assignment_expression "pbVar12 = (byte *)(lVar2 + 1)" identifier = (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" identifier = (pointer_expression "*(byte *)(lVar2 + 1)" * (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) ))))) ;) (expression_statement "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];" (assignment_expression "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]" identifier = (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) })) (if_statement "if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }" if (parenthesized_expression "(bVar5 == 0x2e)" ( (binary_expression "bVar5 == 0x2e" identifier == number_literal) )) (compound_statement "{\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }" { (expression_statement "pcVar10 = ".";" (assignment_expression "pcVar10 = "."" identifier = (string_literal ""."" " string_content ")) ;) (do_statement "do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);" do (compound_statement "{\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n }" { (expression_statement "FUN_0025ee90(param_3,pcVar10,1);" (call_expression "FUN_0025ee90(param_3,pcVar10,1)" identifier (argument_list "(param_3,pcVar10,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pcVar10 = (char *)(lVar2 + 1);" (assignment_expression "pcVar10 = (char *)(lVar2 + 1)" identifier = (cast_expression "(char *)(lVar2 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pcVar10;" (assignment_expression "*param_2 = (long)pcVar10" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pcVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" identifier = (pointer_expression "*(byte *)(lVar2 + 1)" * (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) ))))) ;) }) while (parenthesized_expression "(((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)bVar5 * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[(ulong)bVar5 * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) ;) }) (else_clause "else {\n bVar5 = *(byte *)*param_2;\n }" else (compound_statement "{\n bVar5 = *(byte *)*param_2;\n }" { (expression_statement "bVar5 = *(byte *)*param_2;" (assignment_expression "bVar5 = *(byte *)*param_2" identifier = (pointer_expression "*(byte *)*param_2" * (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)))) ;) }))) (if_statement "if (bVar5 != 0x65) {\n return 1;\n }" if (parenthesized_expression "(bVar5 != 0x65)" ( (binary_expression "bVar5 != 0x65" identifier != number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pcVar10 = "e";" (assignment_expression "pcVar10 = "e"" identifier = (string_literal ""e"" " string_content ")) ;) (do_statement "do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);" do (compound_statement "{\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n }" { (expression_statement "FUN_0025ee90(param_3,pcVar10,1);" (call_expression "FUN_0025ee90(param_3,pcVar10,1)" identifier (argument_list "(param_3,pcVar10,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pcVar10 = (char *)(lVar2 + 1);" (assignment_expression "pcVar10 = (char *)(lVar2 + 1)" identifier = (cast_expression "(char *)(lVar2 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pcVar10;" (assignment_expression "*param_2 = (long)pcVar10" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pcVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) while (parenthesized_expression "(((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)*(byte *)(lVar2 + 1) * 2" (binary_expression "(ulong)*(byte *)(lVar2 + 1)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) * number_literal) ]) & number_literal) )) != number_literal) )) ;) (return_statement "return 1;" return number_literal ;) })) (labeled_statement "LAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);" statement_identifier : (expression_statement "uVar11 = FUN_00260260(param_1,param_2,param_3);" (assignment_expression "uVar11 = FUN_00260260(param_1,param_2,param_3)" identifier = (call_expression "FUN_00260260(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;)) (return_statement "return uVar11;" return identifier ;) })) (if_statement "if (bVar5 == 0x45) goto LAB_00260190;" if (parenthesized_expression "(bVar5 == 0x45)" ( (binary_expression "bVar5 == 0x45" identifier == number_literal) )) (goto_statement "goto LAB_00260190;" goto statement_identifier ;)) (if_statement "if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;" if (parenthesized_expression "((bVar5 == 0x51) || (bVar5 == 0x4b))" ( (binary_expression "(bVar5 == 0x51) || (bVar5 == 0x4b)" (parenthesized_expression "(bVar5 == 0x51)" ( (binary_expression "bVar5 == 0x51" identifier == number_literal) )) || (parenthesized_expression "(bVar5 == 0x4b)" ( (binary_expression "bVar5 == 0x4b" identifier == number_literal) ))) )) (goto_statement "goto LAB_0025ff60;" goto statement_identifier ;)) (if_statement "if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" if (parenthesized_expression "(bVar5 == 0x5f)" ( (binary_expression "bVar5 == 0x5f" identifier == number_literal) )) (compound_statement "{\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }" { (if_statement "if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }" if (parenthesized_expression "(pbVar12[1] != 0x6d)" ( (binary_expression "pbVar12[1] != 0x6d" (subscript_expression "pbVar12[1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "uVar8 = FUN_0025ec00(param_2);" (assignment_expression "uVar8 = FUN_0025ec00(param_2)" identifier = (call_expression "FUN_0025ec00(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (goto_statement "goto LAB_0025ff47;" goto statement_identifier ;) })) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" identifier (argument_list "(param_3,&DAT_003136d6,1)" ( identifier , (pointer_expression "&DAT_003136d6" & identifier) , number_literal ))) ;) (expression_statement "*param_2 = *param_2 + 2;" (assignment_expression "*param_2 = *param_2 + 2" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + 2" (pointer_expression "*param_2" * identifier) + number_literal)) ;) }) (else_clause "else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" else (compound_statement "{\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" if (parenthesized_expression "(bVar5 == 0x6d)" ( (binary_expression "bVar5 == 0x6d" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" { (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" identifier (argument_list "(param_3,&DAT_003136d6,1)" ( identifier , (pointer_expression "&DAT_003136d6" & identifier) , number_literal ))) ;) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + 1" (pointer_expression "*param_2" * identifier) + number_literal)) ;) })) }))) (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (expression_statement "uVar8 = FUN_0025eb50(param_2);" (assignment_expression "uVar8 = FUN_0025eb50(param_2)" identifier = (call_expression "FUN_0025eb50(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (labeled_statement "LAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" statement_identifier : (if_statement "if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" if (parenthesized_expression "(uVar8 != 0xffffffff)" ( (binary_expression "uVar8 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" { (expression_statement "sprintf(local_58,"%d",(ulong)uVar8);" (call_expression "sprintf(local_58,"%d",(ulong)uVar8)" identifier (argument_list "(local_58,"%d",(ulong)uVar8)" ( identifier , (string_literal ""%d"" " string_content ") , (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (if_statement "if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }" if (parenthesized_expression "(local_58[0] != '\0')" ( (binary_expression "local_58[0] != '\0'" (subscript_expression "local_58[0]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0025ef40(param_3,local_58);\n }" { (expression_statement "FUN_0025ef40(param_3,local_58);" (call_expression "FUN_0025ef40(param_3,local_58)" identifier (argument_list "(param_3,local_58)" ( identifier , identifier ))) ;) })) (if_statement "if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }" if (parenthesized_expression "(((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_'))" ( (binary_expression "((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')" (parenthesized_expression "((9 < (int)uVar8 || bVar3) && (!bVar4))" ( (binary_expression "(9 < (int)uVar8 || bVar3) && (!bVar4)" (parenthesized_expression "(9 < (int)uVar8 || bVar3)" ( (binary_expression "9 < (int)uVar8 || bVar3" (binary_expression "9 < (int)uVar8" number_literal < (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier)) || identifier) )) && (parenthesized_expression "(!bVar4)" ( (unary_expression "!bVar4" ! identifier) ))) )) && (parenthesized_expression "(*(char *)*param_2 == '_')" ( (binary_expression "*(char *)*param_2 == '_'" (pointer_expression "*(char *)*param_2" * (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) == (char_literal "'_'" ' character ')) ))) )) (compound_statement "{\n *param_2 = (long)((char *)*param_2 + 1);\n }" { (expression_statement "*param_2 = (long)((char *)*param_2 + 1);" (assignment_expression "*param_2 = (long)((char *)*param_2 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)((char *)*param_2 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((char *)*param_2 + 1)" ( (binary_expression "(char *)*param_2 + 1" (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) + number_literal) )))) ;) })) (return_statement "return 1;" return number_literal ;) }))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "int demangle_template_value_parm(work_stuff *work,char **mangled,string *s,type_kind_t tk)\n\n{\n byte bVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n int iVar6;\n uint uVar7;\n size_t sVar8;\n char *pcVar9;\n char *pcVar10;\n byte *s_00;\n size_t __n;\n char tmp [2];\n \n s_00 = (byte *)*mangled;\n bVar4 = *s_00;\n if (bVar4 == 0x59) {\n *mangled = (char *)(s_00 + 1);\n iVar5 = consume_count_with_underscores(mangled);\n if (iVar5 == -1) {\n return -1;\n }\n if ((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5)) {\n return -1;\n }\n iVar6 = consume_count_with_underscores(mangled);\n if (iVar6 == -1) {\n return -1;\n }\n if (work->tmpl_argvec != (char **)0x0) {\n pcVar9 = work->tmpl_argvec[iVar5];\n if (pcVar9 == (char *)0x0) {\n return 1;\n }\n if (*pcVar9 == '\0') {\n return 1;\n }\n string_append(s,pcVar9);\n return 1;\n }\n string_append_template_idx(s,iVar5);\n return 1;\n }\n if (tk != tk_integral) {\n if (tk == tk_char) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n string_appendn(s,"\'",1);\n iVar5 = consume_count(mangled);\n if (0 < iVar5) {\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }\n return 0;\n }\n if (tk == tk_bool) {\n iVar5 = consume_count(mangled);\n if (iVar5 == 0) {\n string_appendn(s,"false",5);\n return 1;\n }\n if (iVar5 != 1) {\n return 0;\n }\n string_appendn(s,"true",4);\n return 1;\n }\n if (tk != tk_real) {\n if (2 < tk - tk_pointer) {\n return 1;\n }\n if (bVar4 != 0x51) {\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }\nLAB_0025ff60:\n iVar5 = demangle_qualified(work,mangled,s,0,1);\n return iVar5;\n }\n if (bVar4 != 0x45) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }\n bVar1 = (byte)_sch_istable[bVar4];\n while ((bVar1 & 4) != 0) {\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }\n if (bVar4 == 0x2e) {\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }\n else {\n bVar4 = **mangled;\n }\n if (bVar4 != 0x65) {\n return 1;\n }\n pcVar9 = "e";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n iVar5 = demangle_expression(work,mangled,s,tk);\n return iVar5;\n }\n if (bVar4 == 0x45) goto LAB_00260190;\n if ((bVar4 == 0x51) || (bVar4 == 0x4b)) goto LAB_0025ff60;\n if (bVar4 == 0x5f) {\n if (s_00[1] != 0x6d) {\n bVar3 = true;\n bVar2 = false;\n uVar7 = consume_count_with_underscores(mangled);\n goto LAB_0025ff47;\n }\n bVar3 = false;\n string_appendn(s,"-",1);\n *mangled = *mangled + 2;\n }\n else {\n bVar3 = true;\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n }\n bVar2 = true;\n uVar7 = consume_count(mangled);\nLAB_0025ff47:\n if (uVar7 != 0xffffffff) {\n sprintf(tmp,"%d",(ulong)uVar7);\n if (tmp[0] != '\0') {\n string_append(s,tmp);\n }\n if (((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')) {\n *mangled = *mangled + 1;\n }\n return 1;\n }\n return 0;\n}\n\n" (function_definition "int demangle_template_value_parm(work_stuff *work,char **mangled,string *s,type_kind_t tk)\n\n{\n byte bVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n int iVar6;\n uint uVar7;\n size_t sVar8;\n char *pcVar9;\n char *pcVar10;\n byte *s_00;\n size_t __n;\n char tmp [2];\n \n s_00 = (byte *)*mangled;\n bVar4 = *s_00;\n if (bVar4 == 0x59) {\n *mangled = (char *)(s_00 + 1);\n iVar5 = consume_count_with_underscores(mangled);\n if (iVar5 == -1) {\n return -1;\n }\n if ((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5)) {\n return -1;\n }\n iVar6 = consume_count_with_underscores(mangled);\n if (iVar6 == -1) {\n return -1;\n }\n if (work->tmpl_argvec != (char **)0x0) {\n pcVar9 = work->tmpl_argvec[iVar5];\n if (pcVar9 == (char *)0x0) {\n return 1;\n }\n if (*pcVar9 == '\0') {\n return 1;\n }\n string_append(s,pcVar9);\n return 1;\n }\n string_append_template_idx(s,iVar5);\n return 1;\n }\n if (tk != tk_integral) {\n if (tk == tk_char) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n string_appendn(s,"\'",1);\n iVar5 = consume_count(mangled);\n if (0 < iVar5) {\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }\n return 0;\n }\n if (tk == tk_bool) {\n iVar5 = consume_count(mangled);\n if (iVar5 == 0) {\n string_appendn(s,"false",5);\n return 1;\n }\n if (iVar5 != 1) {\n return 0;\n }\n string_appendn(s,"true",4);\n return 1;\n }\n if (tk != tk_real) {\n if (2 < tk - tk_pointer) {\n return 1;\n }\n if (bVar4 != 0x51) {\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }\nLAB_0025ff60:\n iVar5 = demangle_qualified(work,mangled,s,0,1);\n return iVar5;\n }\n if (bVar4 != 0x45) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }\n bVar1 = (byte)_sch_istable[bVar4];\n while ((bVar1 & 4) != 0) {\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }\n if (bVar4 == 0x2e) {\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }\n else {\n bVar4 = **mangled;\n }\n if (bVar4 != 0x65) {\n return 1;\n }\n pcVar9 = "e";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n iVar5 = demangle_expression(work,mangled,s,tk);\n return iVar5;\n }\n if (bVar4 == 0x45) goto LAB_00260190;\n if ((bVar4 == 0x51) || (bVar4 == 0x4b)) goto LAB_0025ff60;\n if (bVar4 == 0x5f) {\n if (s_00[1] != 0x6d) {\n bVar3 = true;\n bVar2 = false;\n uVar7 = consume_count_with_underscores(mangled);\n goto LAB_0025ff47;\n }\n bVar3 = false;\n string_appendn(s,"-",1);\n *mangled = *mangled + 2;\n }\n else {\n bVar3 = true;\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n }\n bVar2 = true;\n uVar7 = consume_count(mangled);\nLAB_0025ff47:\n if (uVar7 != 0xffffffff) {\n sprintf(tmp,"%d",(ulong)uVar7);\n if (tmp[0] != '\0') {\n string_append(s,tmp);\n }\n if (((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')) {\n *mangled = *mangled + 1;\n }\n return 1;\n }\n return 0;\n}" primitive_type (function_declarator "demangle_template_value_parm(work_stuff *work,char **mangled,string *s,type_kind_t tk)" identifier (parameter_list "(work_stuff *work,char **mangled,string *s,type_kind_t tk)" ( (parameter_declaration "work_stuff *work" type_identifier (pointer_declarator "*work" * identifier)) , (parameter_declaration "char **mangled" primitive_type (pointer_declarator "**mangled" * (pointer_declarator "*mangled" * identifier))) , (parameter_declaration "string *s" type_identifier (pointer_declarator "*s" * identifier)) , (parameter_declaration "type_kind_t tk" type_identifier identifier) ))) (compound_statement "{\n byte bVar1;\n bool bVar2;\n bool bVar3;\n byte bVar4;\n int iVar5;\n int iVar6;\n uint uVar7;\n size_t sVar8;\n char *pcVar9;\n char *pcVar10;\n byte *s_00;\n size_t __n;\n char tmp [2];\n \n s_00 = (byte *)*mangled;\n bVar4 = *s_00;\n if (bVar4 == 0x59) {\n *mangled = (char *)(s_00 + 1);\n iVar5 = consume_count_with_underscores(mangled);\n if (iVar5 == -1) {\n return -1;\n }\n if ((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5)) {\n return -1;\n }\n iVar6 = consume_count_with_underscores(mangled);\n if (iVar6 == -1) {\n return -1;\n }\n if (work->tmpl_argvec != (char **)0x0) {\n pcVar9 = work->tmpl_argvec[iVar5];\n if (pcVar9 == (char *)0x0) {\n return 1;\n }\n if (*pcVar9 == '\0') {\n return 1;\n }\n string_append(s,pcVar9);\n return 1;\n }\n string_append_template_idx(s,iVar5);\n return 1;\n }\n if (tk != tk_integral) {\n if (tk == tk_char) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n string_appendn(s,"\'",1);\n iVar5 = consume_count(mangled);\n if (0 < iVar5) {\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }\n return 0;\n }\n if (tk == tk_bool) {\n iVar5 = consume_count(mangled);\n if (iVar5 == 0) {\n string_appendn(s,"false",5);\n return 1;\n }\n if (iVar5 != 1) {\n return 0;\n }\n string_appendn(s,"true",4);\n return 1;\n }\n if (tk != tk_real) {\n if (2 < tk - tk_pointer) {\n return 1;\n }\n if (bVar4 != 0x51) {\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }\nLAB_0025ff60:\n iVar5 = demangle_qualified(work,mangled,s,0,1);\n return iVar5;\n }\n if (bVar4 != 0x45) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }\n bVar1 = (byte)_sch_istable[bVar4];\n while ((bVar1 & 4) != 0) {\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }\n if (bVar4 == 0x2e) {\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }\n else {\n bVar4 = **mangled;\n }\n if (bVar4 != 0x65) {\n return 1;\n }\n pcVar9 = "e";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n iVar5 = demangle_expression(work,mangled,s,tk);\n return iVar5;\n }\n if (bVar4 == 0x45) goto LAB_00260190;\n if ((bVar4 == 0x51) || (bVar4 == 0x4b)) goto LAB_0025ff60;\n if (bVar4 == 0x5f) {\n if (s_00[1] != 0x6d) {\n bVar3 = true;\n bVar2 = false;\n uVar7 = consume_count_with_underscores(mangled);\n goto LAB_0025ff47;\n }\n bVar3 = false;\n string_appendn(s,"-",1);\n *mangled = *mangled + 2;\n }\n else {\n bVar3 = true;\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n }\n bVar2 = true;\n uVar7 = consume_count(mangled);\nLAB_0025ff47:\n if (uVar7 != 0xffffffff) {\n sprintf(tmp,"%d",(ulong)uVar7);\n if (tmp[0] != '\0') {\n string_append(s,tmp);\n }\n if (((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')) {\n *mangled = *mangled + 1;\n }\n return 1;\n }\n return 0;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "byte *s_00;" type_identifier (pointer_declarator "*s_00" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "char tmp [2];" primitive_type (array_declarator "tmp [2]" identifier [ number_literal ]) ;) (expression_statement "s_00 = (byte *)*mangled;" (assignment_expression "s_00 = (byte *)*mangled" identifier = (cast_expression "(byte *)*mangled" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*mangled" * identifier))) ;) (expression_statement "bVar4 = *s_00;" (assignment_expression "bVar4 = *s_00" identifier = (pointer_expression "*s_00" * identifier)) ;) (if_statement "if (bVar4 == 0x59) {\n *mangled = (char *)(s_00 + 1);\n iVar5 = consume_count_with_underscores(mangled);\n if (iVar5 == -1) {\n return -1;\n }\n if ((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5)) {\n return -1;\n }\n iVar6 = consume_count_with_underscores(mangled);\n if (iVar6 == -1) {\n return -1;\n }\n if (work->tmpl_argvec != (char **)0x0) {\n pcVar9 = work->tmpl_argvec[iVar5];\n if (pcVar9 == (char *)0x0) {\n return 1;\n }\n if (*pcVar9 == '\0') {\n return 1;\n }\n string_append(s,pcVar9);\n return 1;\n }\n string_append_template_idx(s,iVar5);\n return 1;\n }" if (parenthesized_expression "(bVar4 == 0x59)" ( (binary_expression "bVar4 == 0x59" identifier == number_literal) )) (compound_statement "{\n *mangled = (char *)(s_00 + 1);\n iVar5 = consume_count_with_underscores(mangled);\n if (iVar5 == -1) {\n return -1;\n }\n if ((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5)) {\n return -1;\n }\n iVar6 = consume_count_with_underscores(mangled);\n if (iVar6 == -1) {\n return -1;\n }\n if (work->tmpl_argvec != (char **)0x0) {\n pcVar9 = work->tmpl_argvec[iVar5];\n if (pcVar9 == (char *)0x0) {\n return 1;\n }\n if (*pcVar9 == '\0') {\n return 1;\n }\n string_append(s,pcVar9);\n return 1;\n }\n string_append_template_idx(s,iVar5);\n return 1;\n }" { (expression_statement "*mangled = (char *)(s_00 + 1);" (assignment_expression "*mangled = (char *)(s_00 + 1)" (pointer_expression "*mangled" * identifier) = (cast_expression "(char *)(s_00 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s_00 + 1)" ( (binary_expression "s_00 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar5 = consume_count_with_underscores(mangled);" (assignment_expression "iVar5 = consume_count_with_underscores(mangled)" identifier = (call_expression "consume_count_with_underscores(mangled)" identifier (argument_list "(mangled)" ( identifier )))) ;) (if_statement "if (iVar5 == -1) {\n return -1;\n }" if (parenthesized_expression "(iVar5 == -1)" ( (binary_expression "iVar5 == -1" identifier == number_literal) )) (compound_statement "{\n return -1;\n }" { (return_statement "return -1;" return number_literal ;) })) (if_statement "if ((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5)) {\n return -1;\n }" if (parenthesized_expression "((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5))" ( (binary_expression "(work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= iVar5)" (parenthesized_expression "(work->tmpl_argvec != (char **)0x0)" ( (binary_expression "work->tmpl_argvec != (char **)0x0" (field_expression "work->tmpl_argvec" identifier -> field_identifier) != (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) && (parenthesized_expression "(work->ntmpl_args <= iVar5)" ( (binary_expression "work->ntmpl_args <= iVar5" (field_expression "work->ntmpl_args" identifier -> field_identifier) <= identifier) ))) )) (compound_statement "{\n return -1;\n }" { (return_statement "return -1;" return number_literal ;) })) (expression_statement "iVar6 = consume_count_with_underscores(mangled);" (assignment_expression "iVar6 = consume_count_with_underscores(mangled)" identifier = (call_expression "consume_count_with_underscores(mangled)" identifier (argument_list "(mangled)" ( identifier )))) ;) (if_statement "if (iVar6 == -1) {\n return -1;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n return -1;\n }" { (return_statement "return -1;" return number_literal ;) })) (if_statement "if (work->tmpl_argvec != (char **)0x0) {\n pcVar9 = work->tmpl_argvec[iVar5];\n if (pcVar9 == (char *)0x0) {\n return 1;\n }\n if (*pcVar9 == '\0') {\n return 1;\n }\n string_append(s,pcVar9);\n return 1;\n }" if (parenthesized_expression "(work->tmpl_argvec != (char **)0x0)" ( (binary_expression "work->tmpl_argvec != (char **)0x0" (field_expression "work->tmpl_argvec" identifier -> field_identifier) != (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) )) (compound_statement "{\n pcVar9 = work->tmpl_argvec[iVar5];\n if (pcVar9 == (char *)0x0) {\n return 1;\n }\n if (*pcVar9 == '\0') {\n return 1;\n }\n string_append(s,pcVar9);\n return 1;\n }" { (expression_statement "pcVar9 = work->tmpl_argvec[iVar5];" (assignment_expression "pcVar9 = work->tmpl_argvec[iVar5]" identifier = (subscript_expression "work->tmpl_argvec[iVar5]" (field_expression "work->tmpl_argvec" identifier -> field_identifier) [ identifier ])) ;) (if_statement "if (pcVar9 == (char *)0x0) {\n return 1;\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 return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (*pcVar9 == '\0') {\n return 1;\n }" if (parenthesized_expression "(*pcVar9 == '\0')" ( (binary_expression "*pcVar9 == '\0'" (pointer_expression "*pcVar9" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "string_append(s,pcVar9);" (call_expression "string_append(s,pcVar9)" identifier (argument_list "(s,pcVar9)" ( identifier , identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "string_append_template_idx(s,iVar5);" (call_expression "string_append_template_idx(s,iVar5)" identifier (argument_list "(s,iVar5)" ( identifier , identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (tk != tk_integral) {\n if (tk == tk_char) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n string_appendn(s,"\'",1);\n iVar5 = consume_count(mangled);\n if (0 < iVar5) {\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }\n return 0;\n }\n if (tk == tk_bool) {\n iVar5 = consume_count(mangled);\n if (iVar5 == 0) {\n string_appendn(s,"false",5);\n return 1;\n }\n if (iVar5 != 1) {\n return 0;\n }\n string_appendn(s,"true",4);\n return 1;\n }\n if (tk != tk_real) {\n if (2 < tk - tk_pointer) {\n return 1;\n }\n if (bVar4 != 0x51) {\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }\nLAB_0025ff60:\n iVar5 = demangle_qualified(work,mangled,s,0,1);\n return iVar5;\n }\n if (bVar4 != 0x45) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }\n bVar1 = (byte)_sch_istable[bVar4];\n while ((bVar1 & 4) != 0) {\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }\n if (bVar4 == 0x2e) {\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }\n else {\n bVar4 = **mangled;\n }\n if (bVar4 != 0x65) {\n return 1;\n }\n pcVar9 = "e";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n iVar5 = demangle_expression(work,mangled,s,tk);\n return iVar5;\n }" if (parenthesized_expression "(tk != tk_integral)" ( (binary_expression "tk != tk_integral" identifier != identifier) )) (compound_statement "{\n if (tk == tk_char) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n string_appendn(s,"\'",1);\n iVar5 = consume_count(mangled);\n if (0 < iVar5) {\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }\n return 0;\n }\n if (tk == tk_bool) {\n iVar5 = consume_count(mangled);\n if (iVar5 == 0) {\n string_appendn(s,"false",5);\n return 1;\n }\n if (iVar5 != 1) {\n return 0;\n }\n string_appendn(s,"true",4);\n return 1;\n }\n if (tk != tk_real) {\n if (2 < tk - tk_pointer) {\n return 1;\n }\n if (bVar4 != 0x51) {\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }\nLAB_0025ff60:\n iVar5 = demangle_qualified(work,mangled,s,0,1);\n return iVar5;\n }\n if (bVar4 != 0x45) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }\n bVar1 = (byte)_sch_istable[bVar4];\n while ((bVar1 & 4) != 0) {\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }\n if (bVar4 == 0x2e) {\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }\n else {\n bVar4 = **mangled;\n }\n if (bVar4 != 0x65) {\n return 1;\n }\n pcVar9 = "e";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n iVar5 = demangle_expression(work,mangled,s,tk);\n return iVar5;\n }" { (if_statement "if (tk == tk_char) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n string_appendn(s,"\'",1);\n iVar5 = consume_count(mangled);\n if (0 < iVar5) {\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }\n return 0;\n }" if (parenthesized_expression "(tk == tk_char)" ( (binary_expression "tk == tk_char" identifier == identifier) )) (compound_statement "{\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n string_appendn(s,"\'",1);\n iVar5 = consume_count(mangled);\n if (0 < iVar5) {\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }\n return 0;\n }" { (if_statement "if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }" if (parenthesized_expression "(bVar4 == 0x6d)" ( (binary_expression "bVar4 == 0x6d" identifier == number_literal) )) (compound_statement "{\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }" { (expression_statement "string_appendn(s,"-",1);" (call_expression "string_appendn(s,"-",1)" identifier (argument_list "(s,"-",1)" ( identifier , (string_literal ""-"" " string_content ") , number_literal ))) ;) (expression_statement "*mangled = *mangled + 1;" (assignment_expression "*mangled = *mangled + 1" (pointer_expression "*mangled" * identifier) = (binary_expression "*mangled + 1" (pointer_expression "*mangled" * identifier) + number_literal)) ;) })) (expression_statement "string_appendn(s,"\'",1);" (call_expression "string_appendn(s,"\'",1)" identifier (argument_list "(s,"\'",1)" ( identifier , (string_literal ""\'"" " escape_sequence ") , number_literal ))) ;) (expression_statement "iVar5 = consume_count(mangled);" (assignment_expression "iVar5 = consume_count(mangled)" identifier = (call_expression "consume_count(mangled)" identifier (argument_list "(mangled)" ( identifier )))) ;) (if_statement "if (0 < iVar5) {\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }" if (parenthesized_expression "(0 < iVar5)" ( (binary_expression "0 < iVar5" number_literal < identifier) )) (compound_statement "{\n tmp[0] = (char)iVar5;\n tmp[1] = '\0';\n string_appendn(s,tmp,1);\n string_appendn(s,"\'",1);\n return 1;\n }" { (expression_statement "tmp[0] = (char)iVar5;" (assignment_expression "tmp[0] = (char)iVar5" (subscript_expression "tmp[0]" identifier [ number_literal ]) = (cast_expression "(char)iVar5" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "tmp[1] = '\0';" (assignment_expression "tmp[1] = '\0'" (subscript_expression "tmp[1]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "string_appendn(s,tmp,1);" (call_expression "string_appendn(s,tmp,1)" identifier (argument_list "(s,tmp,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "string_appendn(s,"\'",1);" (call_expression "string_appendn(s,"\'",1)" identifier (argument_list "(s,"\'",1)" ( identifier , (string_literal ""\'"" " escape_sequence ") , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (tk == tk_bool) {\n iVar5 = consume_count(mangled);\n if (iVar5 == 0) {\n string_appendn(s,"false",5);\n return 1;\n }\n if (iVar5 != 1) {\n return 0;\n }\n string_appendn(s,"true",4);\n return 1;\n }" if (parenthesized_expression "(tk == tk_bool)" ( (binary_expression "tk == tk_bool" identifier == identifier) )) (compound_statement "{\n iVar5 = consume_count(mangled);\n if (iVar5 == 0) {\n string_appendn(s,"false",5);\n return 1;\n }\n if (iVar5 != 1) {\n return 0;\n }\n string_appendn(s,"true",4);\n return 1;\n }" { (expression_statement "iVar5 = consume_count(mangled);" (assignment_expression "iVar5 = consume_count(mangled)" identifier = (call_expression "consume_count(mangled)" identifier (argument_list "(mangled)" ( identifier )))) ;) (if_statement "if (iVar5 == 0) {\n string_appendn(s,"false",5);\n return 1;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n string_appendn(s,"false",5);\n return 1;\n }" { (expression_statement "string_appendn(s,"false",5);" (call_expression "string_appendn(s,"false",5)" identifier (argument_list "(s,"false",5)" ( identifier , (string_literal ""false"" " string_content ") , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (iVar5 != 1) {\n return 0;\n }" if (parenthesized_expression "(iVar5 != 1)" ( (binary_expression "iVar5 != 1" identifier != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "string_appendn(s,"true",4);" (call_expression "string_appendn(s,"true",4)" identifier (argument_list "(s,"true",4)" ( identifier , (string_literal ""true"" " string_content ") , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (tk != tk_real) {\n if (2 < tk - tk_pointer) {\n return 1;\n }\n if (bVar4 != 0x51) {\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }\nLAB_0025ff60:\n iVar5 = demangle_qualified(work,mangled,s,0,1);\n return iVar5;\n }" if (parenthesized_expression "(tk != tk_real)" ( (binary_expression "tk != tk_real" identifier != identifier) )) (compound_statement "{\n if (2 < tk - tk_pointer) {\n return 1;\n }\n if (bVar4 != 0x51) {\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }\nLAB_0025ff60:\n iVar5 = demangle_qualified(work,mangled,s,0,1);\n return iVar5;\n }" { (if_statement "if (2 < tk - tk_pointer) {\n return 1;\n }" if (parenthesized_expression "(2 < tk - tk_pointer)" ( (binary_expression "2 < tk - tk_pointer" number_literal < (binary_expression "tk - tk_pointer" identifier - identifier)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (bVar4 != 0x51) {\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }" if (parenthesized_expression "(bVar4 != 0x51)" ( (binary_expression "bVar4 != 0x51" identifier != number_literal) )) (compound_statement "{\n iVar5 = consume_count(mangled);\n if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }\n return -1;\n }" { (expression_statement "iVar5 = consume_count(mangled);" (assignment_expression "iVar5 = consume_count(mangled)" identifier = (call_expression "consume_count(mangled)" identifier (argument_list "(mangled)" ( identifier )))) ;) (if_statement "if (iVar5 != -1) {\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }" if (parenthesized_expression "(iVar5 != -1)" ( (binary_expression "iVar5 != -1" identifier != number_literal) )) (compound_statement "{\n __n = (size_t)iVar5;\n sVar8 = strlen(*mangled);\n if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }\n }" { (expression_statement "__n = (size_t)iVar5;" (assignment_expression "__n = (size_t)iVar5" identifier = (cast_expression "(size_t)iVar5" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (expression_statement "sVar8 = strlen(*mangled);" (assignment_expression "sVar8 = strlen(*mangled)" identifier = (call_expression "strlen(*mangled)" identifier (argument_list "(*mangled)" ( (pointer_expression "*mangled" * identifier) )))) ;) (if_statement "if ((long)__n <= (long)sVar8) {\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }" if (parenthesized_expression "((long)__n <= (long)sVar8)" ( (binary_expression "(long)__n <= (long)sVar8" (cast_expression "(long)__n" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (cast_expression "(long)sVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }\n *mangled = *mangled + __n;\n return 1;\n }" { (if_statement "if (iVar5 == 0) {\n string_appendn(s,"0",1);\n }\n else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n string_appendn(s,"0",1);\n }" { (expression_statement "string_appendn(s,"0",1);" (call_expression "string_appendn(s,"0",1)" identifier (argument_list "(s,"0",1)" ( identifier , (string_literal ""0"" " string_content ") , number_literal ))) ;) }) (else_clause "else {\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }" else (compound_statement "{\n pcVar9 = (char *)xmalloc((long)(iVar5 + 1));\n strncpy(pcVar9,*mangled,__n);\n pcVar9[__n] = '\0';\n pcVar10 = cplus_demangle(pcVar9,work->options);\n if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }\n if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }\n free(pcVar9);\n }" { (expression_statement "pcVar9 = (char *)xmalloc((long)(iVar5 + 1));" (assignment_expression "pcVar9 = (char *)xmalloc((long)(iVar5 + 1))" identifier = (cast_expression "(char *)xmalloc((long)(iVar5 + 1))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc((long)(iVar5 + 1))" identifier (argument_list "((long)(iVar5 + 1))" ( (cast_expression "(long)(iVar5 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar5 + 1)" ( (binary_expression "iVar5 + 1" identifier + number_literal) ))) ))))) ;) (expression_statement "strncpy(pcVar9,*mangled,__n);" (call_expression "strncpy(pcVar9,*mangled,__n)" identifier (argument_list "(pcVar9,*mangled,__n)" ( identifier , (pointer_expression "*mangled" * identifier) , identifier ))) ;) (expression_statement "pcVar9[__n] = '\0';" (assignment_expression "pcVar9[__n] = '\0'" (subscript_expression "pcVar9[__n]" identifier [ identifier ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pcVar10 = cplus_demangle(pcVar9,work->options);" (assignment_expression "pcVar10 = cplus_demangle(pcVar9,work->options)" identifier = (call_expression "cplus_demangle(pcVar9,work->options)" identifier (argument_list "(pcVar9,work->options)" ( identifier , (field_expression "work->options" identifier -> field_identifier) )))) ;) (if_statement "if (tk == tk_pointer) {\n string_appendn(s,"&",1);\n }" if (parenthesized_expression "(tk == tk_pointer)" ( (binary_expression "tk == tk_pointer" identifier == identifier) )) (compound_statement "{\n string_appendn(s,"&",1);\n }" { (expression_statement "string_appendn(s,"&",1);" (call_expression "string_appendn(s,"&",1)" identifier (argument_list "(s,"&",1)" ( identifier , (string_literal ""&"" " string_content ") , number_literal ))) ;) })) (if_statement "if (pcVar10 == (char *)0x0) {\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }\n else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }" if (parenthesized_expression "(pcVar10 == (char *)0x0)" ( (binary_expression "pcVar10 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }\n }" { (if_statement "if (*pcVar9 != '\0') {\n string_append(s,pcVar9);\n }" if (parenthesized_expression "(*pcVar9 != '\0')" ( (binary_expression "*pcVar9 != '\0'" (pointer_expression "*pcVar9" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n string_append(s,pcVar9);\n }" { (expression_statement "string_append(s,pcVar9);" (call_expression "string_append(s,pcVar9)" identifier (argument_list "(s,pcVar9)" ( identifier , identifier ))) ;) })) }) (else_clause "else {\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }" else (compound_statement "{\n if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }\n free(pcVar10);\n }" { (if_statement "if (*pcVar10 != '\0') {\n string_append(s,pcVar10);\n }" if (parenthesized_expression "(*pcVar10 != '\0')" ( (binary_expression "*pcVar10 != '\0'" (pointer_expression "*pcVar10" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n string_append(s,pcVar10);\n }" { (expression_statement "string_append(s,pcVar10);" (call_expression "string_append(s,pcVar10)" identifier (argument_list "(s,pcVar10)" ( identifier , identifier ))) ;) })) (expression_statement "free(pcVar10);" (call_expression "free(pcVar10)" identifier (argument_list "(pcVar10)" ( identifier ))) ;) }))) (expression_statement "free(pcVar9);" (call_expression "free(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier ))) ;) }))) (expression_statement "*mangled = *mangled + __n;" (assignment_expression "*mangled = *mangled + __n" (pointer_expression "*mangled" * identifier) = (binary_expression "*mangled + __n" (pointer_expression "*mangled" * identifier) + identifier)) ;) (return_statement "return 1;" return number_literal ;) })) })) (return_statement "return -1;" return number_literal ;) })) (labeled_statement "LAB_0025ff60:\n iVar5 = demangle_qualified(work,mangled,s,0,1);" statement_identifier : (expression_statement "iVar5 = demangle_qualified(work,mangled,s,0,1);" (assignment_expression "iVar5 = demangle_qualified(work,mangled,s,0,1)" identifier = (call_expression "demangle_qualified(work,mangled,s,0,1)" identifier (argument_list "(work,mangled,s,0,1)" ( identifier , identifier , identifier , number_literal , number_literal )))) ;)) (return_statement "return iVar5;" return identifier ;) })) (if_statement "if (bVar4 != 0x45) {\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }\n bVar1 = (byte)_sch_istable[bVar4];\n while ((bVar1 & 4) != 0) {\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }\n if (bVar4 == 0x2e) {\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }\n else {\n bVar4 = **mangled;\n }\n if (bVar4 != 0x65) {\n return 1;\n }\n pcVar9 = "e";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0);\n return 1;\n }" if (parenthesized_expression "(bVar4 != 0x45)" ( (binary_expression "bVar4 != 0x45" identifier != number_literal) )) (compound_statement "{\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }\n bVar1 = (byte)_sch_istable[bVar4];\n while ((bVar1 & 4) != 0) {\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }\n if (bVar4 == 0x2e) {\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }\n else {\n bVar4 = **mangled;\n }\n if (bVar4 != 0x65) {\n return 1;\n }\n pcVar9 = "e";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0);\n return 1;\n }" { (if_statement "if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }" if (parenthesized_expression "(bVar4 == 0x6d)" ( (binary_expression "bVar4 == 0x6d" identifier == number_literal) )) (compound_statement "{\n string_appendn(s,"-",1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n }" { (expression_statement "string_appendn(s,"-",1);" (call_expression "string_appendn(s,"-",1)" identifier (argument_list "(s,"-",1)" ( identifier , (string_literal ""-"" " string_content ") , number_literal ))) ;) (expression_statement "pcVar9 = *mangled;" (assignment_expression "pcVar9 = *mangled" identifier = (pointer_expression "*mangled" * identifier)) ;) (expression_statement "s_00 = (byte *)(pcVar9 + 1);" (assignment_expression "s_00 = (byte *)(pcVar9 + 1)" identifier = (cast_expression "(byte *)(pcVar9 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar9 + 1)" ( (binary_expression "pcVar9 + 1" identifier + number_literal) )))) ;) (expression_statement "*mangled = (char *)s_00;" (assignment_expression "*mangled = (char *)s_00" (pointer_expression "*mangled" * identifier) = (cast_expression "(char *)s_00" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bVar4 = pcVar9[1];" (assignment_expression "bVar4 = pcVar9[1]" identifier = (subscript_expression "pcVar9[1]" identifier [ number_literal ])) ;) })) (expression_statement "bVar1 = (byte)_sch_istable[bVar4];" (assignment_expression "bVar1 = (byte)_sch_istable[bVar4]" identifier = (cast_expression "(byte)_sch_istable[bVar4]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "_sch_istable[bVar4]" identifier [ identifier ]))) ;) (while_statement "while ((bVar1 & 4) != 0) {\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }" while (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 "{\n string_appendn(s,(char *)s_00,1);\n pcVar9 = *mangled;\n s_00 = (byte *)(pcVar9 + 1);\n *mangled = (char *)s_00;\n bVar4 = pcVar9[1];\n bVar1 = (byte)_sch_istable[bVar4];\n }" { (expression_statement "string_appendn(s,(char *)s_00,1);" (call_expression "string_appendn(s,(char *)s_00,1)" identifier (argument_list "(s,(char *)s_00,1)" ( identifier , (cast_expression "(char *)s_00" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , number_literal ))) ;) (expression_statement "pcVar9 = *mangled;" (assignment_expression "pcVar9 = *mangled" identifier = (pointer_expression "*mangled" * identifier)) ;) (expression_statement "s_00 = (byte *)(pcVar9 + 1);" (assignment_expression "s_00 = (byte *)(pcVar9 + 1)" identifier = (cast_expression "(byte *)(pcVar9 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar9 + 1)" ( (binary_expression "pcVar9 + 1" identifier + number_literal) )))) ;) (expression_statement "*mangled = (char *)s_00;" (assignment_expression "*mangled = (char *)s_00" (pointer_expression "*mangled" * identifier) = (cast_expression "(char *)s_00" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "bVar4 = pcVar9[1];" (assignment_expression "bVar4 = pcVar9[1]" identifier = (subscript_expression "pcVar9[1]" identifier [ number_literal ])) ;) (expression_statement "bVar1 = (byte)_sch_istable[bVar4];" (assignment_expression "bVar1 = (byte)_sch_istable[bVar4]" identifier = (cast_expression "(byte)_sch_istable[bVar4]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "_sch_istable[bVar4]" identifier [ identifier ]))) ;) })) (if_statement "if (bVar4 == 0x2e) {\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }\n else {\n bVar4 = **mangled;\n }" if (parenthesized_expression "(bVar4 == 0x2e)" ( (binary_expression "bVar4 == 0x2e" identifier == number_literal) )) (compound_statement "{\n pcVar9 = ".";\n do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);\n }" { (expression_statement "pcVar9 = ".";" (assignment_expression "pcVar9 = "."" identifier = (string_literal ""."" " string_content ")) ;) (do_statement "do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n } while ((_sch_istable[bVar4] & 4) != 0);" do (compound_statement "{\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n bVar4 = pcVar10[1];\n }" { (expression_statement "string_appendn(s,pcVar9,1);" (call_expression "string_appendn(s,pcVar9,1)" identifier (argument_list "(s,pcVar9,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "pcVar10 = *mangled;" (assignment_expression "pcVar10 = *mangled" identifier = (pointer_expression "*mangled" * identifier)) ;) (expression_statement "pcVar9 = pcVar10 + 1;" (assignment_expression "pcVar9 = pcVar10 + 1" identifier = (binary_expression "pcVar10 + 1" identifier + number_literal)) ;) (expression_statement "*mangled = pcVar9;" (assignment_expression "*mangled = pcVar9" (pointer_expression "*mangled" * identifier) = identifier) ;) (expression_statement "bVar4 = pcVar10[1];" (assignment_expression "bVar4 = pcVar10[1]" identifier = (subscript_expression "pcVar10[1]" identifier [ number_literal ])) ;) }) while (parenthesized_expression "((_sch_istable[bVar4] & 4) != 0)" ( (binary_expression "(_sch_istable[bVar4] & 4) != 0" (parenthesized_expression "(_sch_istable[bVar4] & 4)" ( (binary_expression "_sch_istable[bVar4] & 4" (subscript_expression "_sch_istable[bVar4]" identifier [ identifier ]) & number_literal) )) != number_literal) )) ;) }) (else_clause "else {\n bVar4 = **mangled;\n }" else (compound_statement "{\n bVar4 = **mangled;\n }" { (expression_statement "bVar4 = **mangled;" (assignment_expression "bVar4 = **mangled" identifier = (pointer_expression "**mangled" * (pointer_expression "*mangled" * identifier))) ;) }))) (if_statement "if (bVar4 != 0x65) {\n return 1;\n }" if (parenthesized_expression "(bVar4 != 0x65)" ( (binary_expression "bVar4 != 0x65" identifier != number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pcVar9 = "e";" (assignment_expression "pcVar9 = "e"" identifier = (string_literal ""e"" " string_content ")) ;) (do_statement "do {\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n } while ((_sch_istable[(byte)pcVar10[1]] & 4) != 0);" do (compound_statement "{\n string_appendn(s,pcVar9,1);\n pcVar10 = *mangled;\n pcVar9 = pcVar10 + 1;\n *mangled = pcVar9;\n }" { (expression_statement "string_appendn(s,pcVar9,1);" (call_expression "string_appendn(s,pcVar9,1)" identifier (argument_list "(s,pcVar9,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "pcVar10 = *mangled;" (assignment_expression "pcVar10 = *mangled" identifier = (pointer_expression "*mangled" * identifier)) ;) (expression_statement "pcVar9 = pcVar10 + 1;" (assignment_expression "pcVar9 = pcVar10 + 1" identifier = (binary_expression "pcVar10 + 1" identifier + number_literal)) ;) (expression_statement "*mangled = pcVar9;" (assignment_expression "*mangled = pcVar9" (pointer_expression "*mangled" * identifier) = identifier) ;) }) while (parenthesized_expression "((_sch_istable[(byte)pcVar10[1]] & 4) != 0)" ( (binary_expression "(_sch_istable[(byte)pcVar10[1]] & 4) != 0" (parenthesized_expression "(_sch_istable[(byte)pcVar10[1]] & 4)" ( (binary_expression "_sch_istable[(byte)pcVar10[1]] & 4" (subscript_expression "_sch_istable[(byte)pcVar10[1]]" identifier [ (cast_expression "(byte)pcVar10[1]" ( (type_descriptor "byte" type_identifier) ) (subscript_expression "pcVar10[1]" identifier [ number_literal ])) ]) & number_literal) )) != number_literal) )) ;) (return_statement "return 1;" return number_literal ;) })) (labeled_statement "LAB_00260190:\n iVar5 = demangle_expression(work,mangled,s,tk);" statement_identifier : (expression_statement "iVar5 = demangle_expression(work,mangled,s,tk);" (assignment_expression "iVar5 = demangle_expression(work,mangled,s,tk)" identifier = (call_expression "demangle_expression(work,mangled,s,tk)" identifier (argument_list "(work,mangled,s,tk)" ( identifier , identifier , identifier , identifier )))) ;)) (return_statement "return iVar5;" return identifier ;) })) (if_statement "if (bVar4 == 0x45) goto LAB_00260190;" if (parenthesized_expression "(bVar4 == 0x45)" ( (binary_expression "bVar4 == 0x45" identifier == number_literal) )) (goto_statement "goto LAB_00260190;" goto statement_identifier ;)) (if_statement "if ((bVar4 == 0x51) || (bVar4 == 0x4b)) goto LAB_0025ff60;" if (parenthesized_expression "((bVar4 == 0x51) || (bVar4 == 0x4b))" ( (binary_expression "(bVar4 == 0x51) || (bVar4 == 0x4b)" (parenthesized_expression "(bVar4 == 0x51)" ( (binary_expression "bVar4 == 0x51" identifier == number_literal) )) || (parenthesized_expression "(bVar4 == 0x4b)" ( (binary_expression "bVar4 == 0x4b" identifier == number_literal) ))) )) (goto_statement "goto LAB_0025ff60;" goto statement_identifier ;)) (if_statement "if (bVar4 == 0x5f) {\n if (s_00[1] != 0x6d) {\n bVar3 = true;\n bVar2 = false;\n uVar7 = consume_count_with_underscores(mangled);\n goto LAB_0025ff47;\n }\n bVar3 = false;\n string_appendn(s,"-",1);\n *mangled = *mangled + 2;\n }\n else {\n bVar3 = true;\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n }" if (parenthesized_expression "(bVar4 == 0x5f)" ( (binary_expression "bVar4 == 0x5f" identifier == number_literal) )) (compound_statement "{\n if (s_00[1] != 0x6d) {\n bVar3 = true;\n bVar2 = false;\n uVar7 = consume_count_with_underscores(mangled);\n goto LAB_0025ff47;\n }\n bVar3 = false;\n string_appendn(s,"-",1);\n *mangled = *mangled + 2;\n }" { (if_statement "if (s_00[1] != 0x6d) {\n bVar3 = true;\n bVar2 = false;\n uVar7 = consume_count_with_underscores(mangled);\n goto LAB_0025ff47;\n }" if (parenthesized_expression "(s_00[1] != 0x6d)" ( (binary_expression "s_00[1] != 0x6d" (subscript_expression "s_00[1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n bVar3 = true;\n bVar2 = false;\n uVar7 = consume_count_with_underscores(mangled);\n goto LAB_0025ff47;\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "uVar7 = consume_count_with_underscores(mangled);" (assignment_expression "uVar7 = consume_count_with_underscores(mangled)" identifier = (call_expression "consume_count_with_underscores(mangled)" identifier (argument_list "(mangled)" ( identifier )))) ;) (goto_statement "goto LAB_0025ff47;" goto statement_identifier ;) })) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "string_appendn(s,"-",1);" (call_expression "string_appendn(s,"-",1)" identifier (argument_list "(s,"-",1)" ( identifier , (string_literal ""-"" " string_content ") , number_literal ))) ;) (expression_statement "*mangled = *mangled + 2;" (assignment_expression "*mangled = *mangled + 2" (pointer_expression "*mangled" * identifier) = (binary_expression "*mangled + 2" (pointer_expression "*mangled" * identifier) + number_literal)) ;) }) (else_clause "else {\n bVar3 = true;\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n }" else (compound_statement "{\n bVar3 = true;\n if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }\n }" { (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (if_statement "if (bVar4 == 0x6d) {\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }" if (parenthesized_expression "(bVar4 == 0x6d)" ( (binary_expression "bVar4 == 0x6d" identifier == number_literal) )) (compound_statement "{\n string_appendn(s,"-",1);\n *mangled = *mangled + 1;\n }" { (expression_statement "string_appendn(s,"-",1);" (call_expression "string_appendn(s,"-",1)" identifier (argument_list "(s,"-",1)" ( identifier , (string_literal ""-"" " string_content ") , number_literal ))) ;) (expression_statement "*mangled = *mangled + 1;" (assignment_expression "*mangled = *mangled + 1" (pointer_expression "*mangled" * identifier) = (binary_expression "*mangled + 1" (pointer_expression "*mangled" * identifier) + number_literal)) ;) })) }))) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (expression_statement "uVar7 = consume_count(mangled);" (assignment_expression "uVar7 = consume_count(mangled)" identifier = (call_expression "consume_count(mangled)" identifier (argument_list "(mangled)" ( identifier )))) ;) (labeled_statement "LAB_0025ff47:\n if (uVar7 != 0xffffffff) {\n sprintf(tmp,"%d",(ulong)uVar7);\n if (tmp[0] != '\0') {\n string_append(s,tmp);\n }\n if (((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')) {\n *mangled = *mangled + 1;\n }\n return 1;\n }" statement_identifier : (if_statement "if (uVar7 != 0xffffffff) {\n sprintf(tmp,"%d",(ulong)uVar7);\n if (tmp[0] != '\0') {\n string_append(s,tmp);\n }\n if (((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')) {\n *mangled = *mangled + 1;\n }\n return 1;\n }" if (parenthesized_expression "(uVar7 != 0xffffffff)" ( (binary_expression "uVar7 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n sprintf(tmp,"%d",(ulong)uVar7);\n if (tmp[0] != '\0') {\n string_append(s,tmp);\n }\n if (((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')) {\n *mangled = *mangled + 1;\n }\n return 1;\n }" { (expression_statement "sprintf(tmp,"%d",(ulong)uVar7);" (call_expression "sprintf(tmp,"%d",(ulong)uVar7)" identifier (argument_list "(tmp,"%d",(ulong)uVar7)" ( identifier , (string_literal ""%d"" " string_content ") , (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (if_statement "if (tmp[0] != '\0') {\n string_append(s,tmp);\n }" if (parenthesized_expression "(tmp[0] != '\0')" ( (binary_expression "tmp[0] != '\0'" (subscript_expression "tmp[0]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n string_append(s,tmp);\n }" { (expression_statement "string_append(s,tmp);" (call_expression "string_append(s,tmp)" identifier (argument_list "(s,tmp)" ( identifier , identifier ))) ;) })) (if_statement "if (((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')) {\n *mangled = *mangled + 1;\n }" if (parenthesized_expression "(((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_'))" ( (binary_expression "((9 < (int)uVar7 || bVar2) && (!bVar3)) && (**mangled == '_')" (parenthesized_expression "((9 < (int)uVar7 || bVar2) && (!bVar3))" ( (binary_expression "(9 < (int)uVar7 || bVar2) && (!bVar3)" (parenthesized_expression "(9 < (int)uVar7 || bVar2)" ( (binary_expression "9 < (int)uVar7 || bVar2" (binary_expression "9 < (int)uVar7" number_literal < (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier)) || identifier) )) && (parenthesized_expression "(!bVar3)" ( (unary_expression "!bVar3" ! identifier) ))) )) && (parenthesized_expression "(**mangled == '_')" ( (binary_expression "**mangled == '_'" (pointer_expression "**mangled" * (pointer_expression "*mangled" * identifier)) == (char_literal "'_'" ' character ')) ))) )) (compound_statement "{\n *mangled = *mangled + 1;\n }" { (expression_statement "*mangled = *mangled + 1;" (assignment_expression "*mangled = *mangled + 1" (pointer_expression "*mangled" * identifier) = (binary_expression "*mangled + 1" (pointer_expression "*mangled" * identifier) + number_literal)) ;) })) (return_statement "return 1;" return number_literal ;) }))) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)\n\n{\n byte bVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n size_t sVar9;\n char *pcVar10;\n char *__ptr;\n undefined8 uVar11;\n byte *pbVar12;\n size_t __n;\n char local_58 [40];\n \n pbVar12 = (byte *)*param_2;\n bVar5 = *pbVar12;\n if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }\n if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }\n if (bVar5 == 0x45) goto LAB_00260190;\n if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;\n if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }\n bVar3 = true;\n uVar8 = FUN_0025eb50(param_2);\nLAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)\n\n{\n byte bVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n size_t sVar9;\n char *pcVar10;\n char *__ptr;\n undefined8 uVar11;\n byte *pbVar12;\n size_t __n;\n char local_58 [40];\n \n pbVar12 = (byte *)*param_2;\n bVar5 = *pbVar12;\n if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }\n if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }\n if (bVar5 == 0x45) goto LAB_00260190;\n if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;\n if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }\n bVar3 = true;\n uVar8 = FUN_0025eb50(param_2);\nLAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)" identifier (parameter_list "(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)" ( (parameter_declaration "undefined4 *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 "undefined8 param_3" type_identifier identifier) , (parameter_declaration "int param_4" primitive_type identifier) ))) (compound_statement "{\n byte bVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n size_t sVar9;\n char *pcVar10;\n char *__ptr;\n undefined8 uVar11;\n byte *pbVar12;\n size_t __n;\n char local_58 [40];\n \n pbVar12 = (byte *)*param_2;\n bVar5 = *pbVar12;\n if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }\n if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }\n if (bVar5 == 0x45) goto LAB_00260190;\n if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;\n if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }\n bVar3 = true;\n uVar8 = FUN_0025eb50(param_2);\nLAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }\n return 0;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "byte bVar5;" type_identifier identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "uint uVar8;" type_identifier identifier ;) (declaration "size_t sVar9;" primitive_type identifier ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "char *__ptr;" primitive_type (pointer_declarator "*__ptr" * identifier) ;) (declaration "undefined8 uVar11;" type_identifier identifier ;) (declaration "byte *pbVar12;" type_identifier (pointer_declarator "*pbVar12" * identifier) ;) (declaration "size_t __n;" primitive_type identifier ;) (declaration "char local_58 [40];" primitive_type (array_declarator "local_58 [40]" identifier [ number_literal ]) ;) (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" identifier = (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "bVar5 = *pbVar12;" (assignment_expression "bVar5 = *pbVar12" identifier = (pointer_expression "*pbVar12" * identifier)) ;) (if_statement "if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }" if (parenthesized_expression "(bVar5 == 0x59)" ( (binary_expression "bVar5 == 0x59" identifier == number_literal) )) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }" { (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)(pbVar12 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pbVar12 + 1)" ( (binary_expression "pbVar12 + 1" identifier + number_literal) )))) ;) (expression_statement "iVar6 = FUN_0025ec00(param_2);" (assignment_expression "iVar6 = FUN_0025ec00(param_2)" identifier = (call_expression "FUN_0025ec00(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar6 == -1) {\n return 0xffffffff;\n }" if (parenthesized_expression "(iVar6 == -1)" ( (binary_expression "iVar6 == -1" identifier == number_literal) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (if_statement "if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }" if (parenthesized_expression "((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6))" ( (binary_expression "(*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)" (parenthesized_expression "(*(long *)(param_1 + 0x14) != 0)" ( (binary_expression "*(long *)(param_1 + 0x14) != 0" (pointer_expression "*(long *)(param_1 + 0x14)" * (cast_expression "(long *)(param_1 + 0x14)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) != number_literal) )) && (parenthesized_expression "((int)param_1[0x16] <= iVar6)" ( (binary_expression "(int)param_1[0x16] <= iVar6" (cast_expression "(int)param_1[0x16]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "param_1[0x16]" identifier [ number_literal ])) <= identifier) ))) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (expression_statement "iVar7 = FUN_0025ec00(param_2);" (assignment_expression "iVar7 = FUN_0025ec00(param_2)" identifier = (call_expression "FUN_0025ec00(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar7 == -1) {\n return 0xffffffff;\n }" if (parenthesized_expression "(iVar7 == -1)" ( (binary_expression "iVar7 == -1" identifier == number_literal) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (if_statement "if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x14) != 0)" ( (binary_expression "*(long *)(param_1 + 0x14) != 0" (pointer_expression "*(long *)(param_1 + 0x14)" * (cast_expression "(long *)(param_1 + 0x14)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }" { (expression_statement "pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);" (assignment_expression "pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" identifier = (pointer_expression "*(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" * (cast_expression "(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" ( (binary_expression "*(long *)(param_1 + 0x14) + (long)iVar6 * 8" (pointer_expression "*(long *)(param_1 + 0x14)" * (cast_expression "(long *)(param_1 + 0x14)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x14)" ( (binary_expression "param_1 + 0x14" identifier + number_literal) )))) + (binary_expression "(long)iVar6 * 8" (cast_expression "(long)iVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ))))) ;) (if_statement "if (pcVar10 == (char *)0x0) {\n return 1;\n }" if (parenthesized_expression "(pcVar10 == (char *)0x0)" ( (binary_expression "pcVar10 == (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 ;) })) (if_statement "if (*pcVar10 == '\0') {\n return 1;\n }" if (parenthesized_expression "(*pcVar10 == '\0')" ( (binary_expression "*pcVar10 == '\0'" (pointer_expression "*pcVar10" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "FUN_0025ef40(param_3);" (call_expression "FUN_0025ef40(param_3)" identifier (argument_list "(param_3)" ( identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "FUN_0025ef80(param_3,iVar6);" (call_expression "FUN_0025ef80(param_3,iVar6)" identifier (argument_list "(param_3,iVar6)" ( identifier , identifier ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }" if (parenthesized_expression "(param_4 != 4)" ( (binary_expression "param_4 != 4" identifier != number_literal) )) (compound_statement "{\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }" { (if_statement "if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }" if (parenthesized_expression "(param_4 == 6)" ( (binary_expression "param_4 == 6" identifier == number_literal) )) (compound_statement "{\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }" { (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" if (parenthesized_expression "(bVar5 == 0x6d)" ( (binary_expression "bVar5 == 0x6d" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" { (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" identifier (argument_list "(param_3,&DAT_003136d6,1)" ( identifier , (pointer_expression "&DAT_003136d6" & identifier) , number_literal ))) ;) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + 1" (pointer_expression "*param_2" * identifier) + number_literal)) ;) })) (expression_statement "FUN_0025ee90(param_3,&DAT_0030ed31,1);" (call_expression "FUN_0025ee90(param_3,&DAT_0030ed31,1)" identifier (argument_list "(param_3,&DAT_0030ed31,1)" ( identifier , (pointer_expression "&DAT_0030ed31" & identifier) , number_literal ))) ;) (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" identifier = (call_expression "FUN_0025eb50(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }" if (parenthesized_expression "(0 < iVar6)" ( (binary_expression "0 < iVar6" number_literal < identifier) )) (compound_statement "{\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }" { (expression_statement "local_58[0] = (char)iVar6;" (assignment_expression "local_58[0] = (char)iVar6" (subscript_expression "local_58[0]" identifier [ number_literal ]) = (cast_expression "(char)iVar6" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "local_58[1] = 0;" (assignment_expression "local_58[1] = 0" (subscript_expression "local_58[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0025ee90(param_3,local_58,1);" (call_expression "FUN_0025ee90(param_3,local_58,1)" identifier (argument_list "(param_3,local_58,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "FUN_0025ee90(param_3,&DAT_0030ed31,1);" (call_expression "FUN_0025ee90(param_3,&DAT_0030ed31,1)" identifier (argument_list "(param_3,&DAT_0030ed31,1)" ( identifier , (pointer_expression "&DAT_0030ed31" & identifier) , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (return_statement "return 0;" return number_literal ;) })) (if_statement "if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }" if (parenthesized_expression "(param_4 == 5)" ( (binary_expression "param_4 == 5" identifier == number_literal) )) (compound_statement "{\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }" { (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" identifier = (call_expression "FUN_0025eb50(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }" { (expression_statement "FUN_0025ee90(param_3,"false",5);" (call_expression "FUN_0025ee90(param_3,"false",5)" identifier (argument_list "(param_3,"false",5)" ( identifier , (string_literal ""false"" " string_content ") , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (iVar6 != 1) {\n return 0;\n }" if (parenthesized_expression "(iVar6 != 1)" ( (binary_expression "iVar6 != 1" identifier != number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "FUN_0025ee90(param_3,&DAT_003137c1,4);" (call_expression "FUN_0025ee90(param_3,&DAT_003137c1,4)" identifier (argument_list "(param_3,&DAT_003137c1,4)" ( identifier , (pointer_expression "&DAT_003137c1" & identifier) , number_literal ))) ;) (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }" if (parenthesized_expression "(param_4 != 7)" ( (binary_expression "param_4 != 7" identifier != number_literal) )) (compound_statement "{\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }" { (if_statement "if (2 < param_4 - 1U) {\n return 1;\n }" if (parenthesized_expression "(2 < param_4 - 1U)" ( (binary_expression "2 < param_4 - 1U" number_literal < (binary_expression "param_4 - 1U" identifier - number_literal)) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }" if (parenthesized_expression "(bVar5 != 0x51)" ( (binary_expression "bVar5 != 0x51" identifier != number_literal) )) (compound_statement "{\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }" { (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" identifier = (call_expression "FUN_0025eb50(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }" if (parenthesized_expression "(iVar6 != -1)" ( (binary_expression "iVar6 != -1" identifier != number_literal) )) (compound_statement "{\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }" { (expression_statement "__n = (size_t)iVar6;" (assignment_expression "__n = (size_t)iVar6" identifier = (cast_expression "(size_t)iVar6" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (expression_statement "sVar9 = strlen((char *)*param_2);" (assignment_expression "sVar9 = strlen((char *)*param_2)" identifier = (call_expression "strlen((char *)*param_2)" identifier (argument_list "((char *)*param_2)" ( (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) )))) ;) (if_statement "if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }" if (parenthesized_expression "((long)__n <= (long)sVar9)" ( (binary_expression "(long)__n <= (long)sVar9" (cast_expression "(long)__n" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) <= (cast_expression "(long)sVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }" { (if_statement "if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,"0",1);\n }" { (expression_statement "FUN_0025ee90(param_3,"0",1);" (call_expression "FUN_0025ee90(param_3,"0",1)" identifier (argument_list "(param_3,"0",1)" ( identifier , (string_literal ""0"" " string_content ") , number_literal ))) ;) }) (else_clause "else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" else (compound_statement "{\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" { (expression_statement "pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));" (assignment_expression "pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1))" identifier = (cast_expression "(char *)FUN_00275110((long)(iVar6 + 1))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275110((long)(iVar6 + 1))" identifier (argument_list "((long)(iVar6 + 1))" ( (cast_expression "(long)(iVar6 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar6 + 1)" ( (binary_expression "iVar6 + 1" identifier + number_literal) ))) ))))) ;) (expression_statement "strncpy(pcVar10,(char *)*param_2,__n);" (call_expression "strncpy(pcVar10,(char *)*param_2,__n)" identifier (argument_list "(pcVar10,(char *)*param_2,__n)" ( identifier , (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) , identifier ))) ;) (expression_statement "pcVar10[__n] = '\0';" (assignment_expression "pcVar10[__n] = '\0'" (subscript_expression "pcVar10[__n]" identifier [ identifier ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "__ptr = (char *)FUN_0025fb80(pcVar10,*param_1);" (assignment_expression "__ptr = (char *)FUN_0025fb80(pcVar10,*param_1)" identifier = (cast_expression "(char *)FUN_0025fb80(pcVar10,*param_1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0025fb80(pcVar10,*param_1)" identifier (argument_list "(pcVar10,*param_1)" ( identifier , (pointer_expression "*param_1" * identifier) ))))) ;) (if_statement "if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }" if (parenthesized_expression "(param_4 == 1)" ( (binary_expression "param_4 == 1" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }" { (expression_statement "FUN_0025ee90(param_3,&DAT_003244a6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003244a6,1)" identifier (argument_list "(param_3,&DAT_003244a6,1)" ( identifier , (pointer_expression "&DAT_003244a6" & identifier) , number_literal ))) ;) })) (if_statement "if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" if (parenthesized_expression "(__ptr == (char *)0x0)" ( (binary_expression "__ptr == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }" { (if_statement "if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }" if (parenthesized_expression "(*pcVar10 != '\0')" ( (binary_expression "*pcVar10 != '\0'" (pointer_expression "*pcVar10" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0025ef40(param_3,pcVar10);\n }" { (expression_statement "FUN_0025ef40(param_3,pcVar10);" (call_expression "FUN_0025ef40(param_3,pcVar10)" identifier (argument_list "(param_3,pcVar10)" ( identifier , identifier ))) ;) })) }) (else_clause "else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" else (compound_statement "{\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" { (if_statement "if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }" if (parenthesized_expression "(*__ptr != '\0')" ( (binary_expression "*__ptr != '\0'" (pointer_expression "*__ptr" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0025ef40(param_3,__ptr);\n }" { (expression_statement "FUN_0025ef40(param_3,__ptr);" (call_expression "FUN_0025ef40(param_3,__ptr)" identifier (argument_list "(param_3,__ptr)" ( identifier , identifier ))) ;) })) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" identifier (argument_list "(__ptr)" ( identifier ))) ;) }))) (expression_statement "free(pcVar10);" (call_expression "free(pcVar10)" identifier (argument_list "(pcVar10)" ( identifier ))) ;) }))) (expression_statement "*param_2 = *param_2 + __n;" (assignment_expression "*param_2 = *param_2 + __n" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + __n" (pointer_expression "*param_2" * identifier) + identifier)) ;) (return_statement "return 1;" return number_literal ;) })) })) (return_statement "return 0xffffffff;" return number_literal ;) })) (labeled_statement "LAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);" statement_identifier : (expression_statement "uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);" (assignment_expression "uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1)" identifier = (call_expression "FUN_002628c0(param_1,param_2,param_3,0,1)" identifier (argument_list "(param_1,param_2,param_3,0,1)" ( identifier , identifier , identifier , number_literal , number_literal )))) ;)) (return_statement "return uVar11;" return identifier ;) })) (if_statement "if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }" if (parenthesized_expression "(bVar5 != 0x45)" ( (binary_expression "bVar5 != 0x45" identifier != number_literal) )) (compound_statement "{\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }" { (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }" if (parenthesized_expression "(bVar5 == 0x6d)" ( (binary_expression "bVar5 == 0x6d" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }" { (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" identifier (argument_list "(param_3,&DAT_003136d6,1)" ( identifier , (pointer_expression "&DAT_003136d6" & identifier) , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pbVar12 = (byte *)(lVar2 + 1);" (assignment_expression "pbVar12 = (byte *)(lVar2 + 1)" identifier = (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" identifier = (pointer_expression "*(byte *)(lVar2 + 1)" * (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) ))))) ;) })) (expression_statement "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];" (assignment_expression "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]" identifier = (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) (while_statement "while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }" while (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 "{\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }" { (expression_statement "FUN_0025ee90(param_3,pbVar12,1);" (call_expression "FUN_0025ee90(param_3,pbVar12,1)" identifier (argument_list "(param_3,pbVar12,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pbVar12 = (byte *)(lVar2 + 1);" (assignment_expression "pbVar12 = (byte *)(lVar2 + 1)" identifier = (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pbVar12" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" identifier = (pointer_expression "*(byte *)(lVar2 + 1)" * (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) ))))) ;) (expression_statement "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];" (assignment_expression "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]" identifier = (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) })) (if_statement "if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }" if (parenthesized_expression "(bVar5 == 0x2e)" ( (binary_expression "bVar5 == 0x2e" identifier == number_literal) )) (compound_statement "{\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }" { (expression_statement "pcVar10 = ".";" (assignment_expression "pcVar10 = "."" identifier = (string_literal ""."" " string_content ")) ;) (do_statement "do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);" do (compound_statement "{\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n }" { (expression_statement "FUN_0025ee90(param_3,pcVar10,1);" (call_expression "FUN_0025ee90(param_3,pcVar10,1)" identifier (argument_list "(param_3,pcVar10,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pcVar10 = (char *)(lVar2 + 1);" (assignment_expression "pcVar10 = (char *)(lVar2 + 1)" identifier = (cast_expression "(char *)(lVar2 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pcVar10;" (assignment_expression "*param_2 = (long)pcVar10" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pcVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" identifier = (pointer_expression "*(byte *)(lVar2 + 1)" * (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) ))))) ;) }) while (parenthesized_expression "(((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)bVar5 * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[(ulong)bVar5 * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ]) & number_literal) )) != number_literal) )) ;) }) (else_clause "else {\n bVar5 = *(byte *)*param_2;\n }" else (compound_statement "{\n bVar5 = *(byte *)*param_2;\n }" { (expression_statement "bVar5 = *(byte *)*param_2;" (assignment_expression "bVar5 = *(byte *)*param_2" identifier = (pointer_expression "*(byte *)*param_2" * (cast_expression "(byte *)*param_2" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)))) ;) }))) (if_statement "if (bVar5 != 0x65) {\n return 1;\n }" if (parenthesized_expression "(bVar5 != 0x65)" ( (binary_expression "bVar5 != 0x65" identifier != number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "pcVar10 = "e";" (assignment_expression "pcVar10 = "e"" identifier = (string_literal ""e"" " string_content ")) ;) (do_statement "do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);" do (compound_statement "{\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n }" { (expression_statement "FUN_0025ee90(param_3,pcVar10,1);" (call_expression "FUN_0025ee90(param_3,pcVar10,1)" identifier (argument_list "(param_3,pcVar10,1)" ( identifier , identifier , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pcVar10 = (char *)(lVar2 + 1);" (assignment_expression "pcVar10 = (char *)(lVar2 + 1)" identifier = (cast_expression "(char *)(lVar2 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) ;) (expression_statement "*param_2 = (long)pcVar10;" (assignment_expression "*param_2 = (long)pcVar10" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)pcVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) }) while (parenthesized_expression "(((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0)" ( (binary_expression "((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4)" ( (binary_expression "(&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2]" (parenthesized_expression "(&DAT_00328b00)" ( (pointer_expression "&DAT_00328b00" & identifier) )) [ (binary_expression "(ulong)*(byte *)(lVar2 + 1) * 2" (binary_expression "(ulong)*(byte *)(lVar2 + 1)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(lVar2 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 1)" ( (binary_expression "lVar2 + 1" identifier + number_literal) )))) * number_literal) ]) & number_literal) )) != number_literal) )) ;) (return_statement "return 1;" return number_literal ;) })) (labeled_statement "LAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);" statement_identifier : (expression_statement "uVar11 = FUN_00260260(param_1,param_2,param_3);" (assignment_expression "uVar11 = FUN_00260260(param_1,param_2,param_3)" identifier = (call_expression "FUN_00260260(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier )))) ;)) (return_statement "return uVar11;" return identifier ;) })) (if_statement "if (bVar5 == 0x45) goto LAB_00260190;" if (parenthesized_expression "(bVar5 == 0x45)" ( (binary_expression "bVar5 == 0x45" identifier == number_literal) )) (goto_statement "goto LAB_00260190;" goto statement_identifier ;)) (if_statement "if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;" if (parenthesized_expression "((bVar5 == 0x51) || (bVar5 == 0x4b))" ( (binary_expression "(bVar5 == 0x51) || (bVar5 == 0x4b)" (parenthesized_expression "(bVar5 == 0x51)" ( (binary_expression "bVar5 == 0x51" identifier == number_literal) )) || (parenthesized_expression "(bVar5 == 0x4b)" ( (binary_expression "bVar5 == 0x4b" identifier == number_literal) ))) )) (goto_statement "goto LAB_0025ff60;" goto statement_identifier ;)) (if_statement "if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" if (parenthesized_expression "(bVar5 == 0x5f)" ( (binary_expression "bVar5 == 0x5f" identifier == number_literal) )) (compound_statement "{\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }" { (if_statement "if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }" if (parenthesized_expression "(pbVar12[1] != 0x6d)" ( (binary_expression "pbVar12[1] != 0x6d" (subscript_expression "pbVar12[1]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (expression_statement "uVar8 = FUN_0025ec00(param_2);" (assignment_expression "uVar8 = FUN_0025ec00(param_2)" identifier = (call_expression "FUN_0025ec00(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (goto_statement "goto LAB_0025ff47;" goto statement_identifier ;) })) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" identifier = false) ;) (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" identifier (argument_list "(param_3,&DAT_003136d6,1)" ( identifier , (pointer_expression "&DAT_003136d6" & identifier) , number_literal ))) ;) (expression_statement "*param_2 = *param_2 + 2;" (assignment_expression "*param_2 = *param_2 + 2" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + 2" (pointer_expression "*param_2" * identifier) + number_literal)) ;) }) (else_clause "else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" else (compound_statement "{\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" { (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" identifier = true) ;) (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" if (parenthesized_expression "(bVar5 == 0x6d)" ( (binary_expression "bVar5 == 0x6d" identifier == number_literal) )) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" { (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" identifier (argument_list "(param_3,&DAT_003136d6,1)" ( identifier , (pointer_expression "&DAT_003136d6" & identifier) , number_literal ))) ;) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" * identifier) = (binary_expression "*param_2 + 1" (pointer_expression "*param_2" * identifier) + number_literal)) ;) })) }))) (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" identifier = true) ;) (expression_statement "uVar8 = FUN_0025eb50(param_2);" (assignment_expression "uVar8 = FUN_0025eb50(param_2)" identifier = (call_expression "FUN_0025eb50(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (labeled_statement "LAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" statement_identifier : (if_statement "if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" if (parenthesized_expression "(uVar8 != 0xffffffff)" ( (binary_expression "uVar8 != 0xffffffff" identifier != number_literal) )) (compound_statement "{\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" { (expression_statement "sprintf(local_58,"%d",(ulong)uVar8);" (call_expression "sprintf(local_58,"%d",(ulong)uVar8)" identifier (argument_list "(local_58,"%d",(ulong)uVar8)" ( identifier , (string_literal ""%d"" " string_content ") , (cast_expression "(ulong)uVar8" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (if_statement "if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }" if (parenthesized_expression "(local_58[0] != '\0')" ( (binary_expression "local_58[0] != '\0'" (subscript_expression "local_58[0]" identifier [ number_literal ]) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n FUN_0025ef40(param_3,local_58);\n }" { (expression_statement "FUN_0025ef40(param_3,local_58);" (call_expression "FUN_0025ef40(param_3,local_58)" identifier (argument_list "(param_3,local_58)" ( identifier , identifier ))) ;) })) (if_statement "if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }" if (parenthesized_expression "(((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_'))" ( (binary_expression "((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')" (parenthesized_expression "((9 < (int)uVar8 || bVar3) && (!bVar4))" ( (binary_expression "(9 < (int)uVar8 || bVar3) && (!bVar4)" (parenthesized_expression "(9 < (int)uVar8 || bVar3)" ( (binary_expression "9 < (int)uVar8 || bVar3" (binary_expression "9 < (int)uVar8" number_literal < (cast_expression "(int)uVar8" ( (type_descriptor "int" primitive_type) ) identifier)) || identifier) )) && (parenthesized_expression "(!bVar4)" ( (unary_expression "!bVar4" ! identifier) ))) )) && (parenthesized_expression "(*(char *)*param_2 == '_')" ( (binary_expression "*(char *)*param_2 == '_'" (pointer_expression "*(char *)*param_2" * (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) == (char_literal "'_'" ' character ')) ))) )) (compound_statement "{\n *param_2 = (long)((char *)*param_2 + 1);\n }" { (expression_statement "*param_2 = (long)((char *)*param_2 + 1);" (assignment_expression "*param_2 = (long)((char *)*param_2 + 1)" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)((char *)*param_2 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((char *)*param_2 + 1)" ( (binary_expression "(char *)*param_2 + 1" (cast_expression "(char *)*param_2" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier)) + number_literal) )))) ;) })) (return_statement "return 1;" return 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)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE 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 (pointer_declarator * 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 = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (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 == LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (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 (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) <= IDENT) ))) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 (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) )))) + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (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 , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))) ;) (return_statement return LIT ;) })) (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == 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 ( IDENT , (string_literal " string_content ") , LIT ))) ;) (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))) ;) (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < (binary_expression IDENT - LIT)) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != 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 (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) <= (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , LIT ))) ;) }) (else_clause else (compound_statement { (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)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) , IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ IDENT ]) = (char_literal ' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + IDENT)) ;) (return_statement return LIT ;) })) })) (return_statement return LIT ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT , LIT )))) ;)) (return_statement return IDENT ;) })) (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 , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (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 * IDENT) = (cast_expression ( (type_descriptor (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 = (subscript_expression (parenthesized_expression ( (pointer_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 (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (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 * IDENT) = (cast_expression ( (type_descriptor (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 = (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ])) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (do_statement do (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (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 * IDENT) = (cast_expression ( (type_descriptor (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) ))))) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ]) & LIT) )) != LIT) )) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (do_statement do (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (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 * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT) ]) & LIT) )) != LIT) )) ;) (return_statement return LIT ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;)) (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (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 (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) })) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) || IDENT) )) && (parenthesized_expression ( (unary_expression ! IDENT) ))) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) == (char_literal ' character ')) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) + LIT) )))) ;) })) (return_statement return LIT ;) }))) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)\n\n{\n byte bVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n size_t sVar9;\n char *pcVar10;\n char *__ptr;\n undefined8 uVar11;\n byte *pbVar12;\n size_t __n;\n char local_58 [40];\n \n pbVar12 = (byte *)*param_2;\n bVar5 = *pbVar12;\n if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }\n if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }\n if (bVar5 == 0x45) goto LAB_00260190;\n if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;\n if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }\n bVar3 = true;\n uVar8 = FUN_0025eb50(param_2);\nLAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0025fd10(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)" (identifier "FUN_0025fd10") (parameter_list "(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4)" (( "(") (parameter_declaration "undefined4 *param_1" (type_identifier "undefined4") (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 "int param_4" (primitive_type "int") (identifier "param_4")) () ")"))) (compound_statement "{\n byte bVar1;\n long lVar2;\n bool bVar3;\n bool bVar4;\n byte bVar5;\n int iVar6;\n int iVar7;\n uint uVar8;\n size_t sVar9;\n char *pcVar10;\n char *__ptr;\n undefined8 uVar11;\n byte *pbVar12;\n size_t __n;\n char local_58 [40];\n \n pbVar12 = (byte *)*param_2;\n bVar5 = *pbVar12;\n if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }\n if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }\n if (bVar5 == 0x45) goto LAB_00260190;\n if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;\n if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }\n bVar3 = true;\n uVar8 = FUN_0025eb50(param_2);\nLAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }\n return 0;\n}" ({ "{") (declaration "byte bVar1;" (type_identifier "byte") (identifier "bVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (declaration "bool bVar4;" (primitive_type "bool") (identifier "bVar4") (; ";")) (declaration "byte bVar5;" (type_identifier "byte") (identifier "bVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (declaration "uint uVar8;" (type_identifier "uint") (identifier "uVar8") (; ";")) (declaration "size_t sVar9;" (primitive_type "size_t") (identifier "sVar9") (; ";")) (declaration "char *pcVar10;" (primitive_type "char") (pointer_declarator "*pcVar10" (* "*") (identifier "pcVar10")) (; ";")) (declaration "char *__ptr;" (primitive_type "char") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr")) (; ";")) (declaration "undefined8 uVar11;" (type_identifier "undefined8") (identifier "uVar11") (; ";")) (declaration "byte *pbVar12;" (type_identifier "byte") (pointer_declarator "*pbVar12" (* "*") (identifier "pbVar12")) (; ";")) (declaration "size_t __n;" (primitive_type "size_t") (identifier "__n") (; ";")) (declaration "char local_58 [40];" (primitive_type "char") (array_declarator "local_58 [40]" (identifier "local_58") ([ "[") (number_literal "40") (] "]")) (; ";")) (expression_statement "pbVar12 = (byte *)*param_2;" (assignment_expression "pbVar12 = (byte *)*param_2" (identifier "pbVar12") (= "=") (cast_expression "(byte *)*param_2" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";")) (expression_statement "bVar5 = *pbVar12;" (assignment_expression "bVar5 = *pbVar12" (identifier "bVar5") (= "=") (pointer_expression "*pbVar12" (* "*") (identifier "pbVar12"))) (; ";")) (if_statement "if (bVar5 == 0x59) {\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }" (if "if") (parenthesized_expression "(bVar5 == 0x59)" (( "(") (binary_expression "bVar5 == 0x59" (identifier "bVar5") (== "==") (number_literal "0x59")) () ")")) (compound_statement "{\n *param_2 = (long)(pbVar12 + 1);\n iVar6 = FUN_0025ec00(param_2);\n if (iVar6 == -1) {\n return 0xffffffff;\n }\n if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }\n iVar7 = FUN_0025ec00(param_2);\n if (iVar7 == -1) {\n return 0xffffffff;\n }\n if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }\n FUN_0025ef80(param_3,iVar6);\n return 1;\n }" ({ "{") (expression_statement "*param_2 = (long)(pbVar12 + 1);" (assignment_expression "*param_2 = (long)(pbVar12 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)(pbVar12 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pbVar12 + 1)" (( "(") (binary_expression "pbVar12 + 1" (identifier "pbVar12") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "iVar6 = FUN_0025ec00(param_2);" (assignment_expression "iVar6 = FUN_0025ec00(param_2)" (identifier "iVar6") (= "=") (call_expression "FUN_0025ec00(param_2)" (identifier "FUN_0025ec00") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (iVar6 == -1) {\n return 0xffffffff;\n }" (if "if") (parenthesized_expression "(iVar6 == -1)" (( "(") (binary_expression "iVar6 == -1" (identifier "iVar6") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n return 0xffffffff;\n }" ({ "{") (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}"))) (if_statement "if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) {\n return 0xffffffff;\n }" (if "if") (parenthesized_expression "((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6))" (( "(") (binary_expression "(*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)" (parenthesized_expression "(*(long *)(param_1 + 0x14) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x14) != 0" (pointer_expression "*(long *)(param_1 + 0x14)" (* "*") (cast_expression "(long *)(param_1 + 0x14)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((int)param_1[0x16] <= iVar6)" (( "(") (binary_expression "(int)param_1[0x16] <= iVar6" (cast_expression "(int)param_1[0x16]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "param_1[0x16]" (identifier "param_1") ([ "[") (number_literal "0x16") (] "]"))) (<= "<=") (identifier "iVar6")) () ")"))) () ")")) (compound_statement "{\n return 0xffffffff;\n }" ({ "{") (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}"))) (expression_statement "iVar7 = FUN_0025ec00(param_2);" (assignment_expression "iVar7 = FUN_0025ec00(param_2)" (identifier "iVar7") (= "=") (call_expression "FUN_0025ec00(param_2)" (identifier "FUN_0025ec00") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (iVar7 == -1) {\n return 0xffffffff;\n }" (if "if") (parenthesized_expression "(iVar7 == -1)" (( "(") (binary_expression "iVar7 == -1" (identifier "iVar7") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n return 0xffffffff;\n }" ({ "{") (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}"))) (if_statement "if (*(long *)(param_1 + 0x14) != 0) {\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x14) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x14) != 0" (pointer_expression "*(long *)(param_1 + 0x14)" (* "*") (cast_expression "(long *)(param_1 + 0x14)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);\n if (pcVar10 == (char *)0x0) {\n return 1;\n }\n if (*pcVar10 == '\0') {\n return 1;\n }\n FUN_0025ef40(param_3);\n return 1;\n }" ({ "{") (expression_statement "pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8);" (assignment_expression "pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" (identifier "pcVar10") (= "=") (pointer_expression "*(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" (* "*") (cast_expression "(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x14) + (long)iVar6 * 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x14) + (long)iVar6 * 8" (pointer_expression "*(long *)(param_1 + 0x14)" (* "*") (cast_expression "(long *)(param_1 + 0x14)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x14)" (( "(") (binary_expression "param_1 + 0x14" (identifier "param_1") (+ "+") (number_literal "0x14")) () ")")))) (+ "+") (binary_expression "(long)iVar6 * 8" (cast_expression "(long)iVar6" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar6")) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (pcVar10 == (char *)0x0) {\n return 1;\n }" (if "if") (parenthesized_expression "(pcVar10 == (char *)0x0)" (( "(") (binary_expression "pcVar10 == (char *)0x0" (identifier "pcVar10") (== "==") (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") (; ";")) (} "}"))) (if_statement "if (*pcVar10 == '\0') {\n return 1;\n }" (if "if") (parenthesized_expression "(*pcVar10 == '\0')" (( "(") (binary_expression "*pcVar10 == '\0'" (pointer_expression "*pcVar10" (* "*") (identifier "pcVar10")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "FUN_0025ef40(param_3);" (call_expression "FUN_0025ef40(param_3)" (identifier "FUN_0025ef40") (argument_list "(param_3)" (( "(") (identifier "param_3") () ")"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "FUN_0025ef80(param_3,iVar6);" (call_expression "FUN_0025ef80(param_3,iVar6)" (identifier "FUN_0025ef80") (argument_list "(param_3,iVar6)" (( "(") (identifier "param_3") (, ",") (identifier "iVar6") () ")"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (if_statement "if (param_4 != 4) {\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }" (if "if") (parenthesized_expression "(param_4 != 4)" (( "(") (binary_expression "param_4 != 4" (identifier "param_4") (!= "!=") (number_literal "4")) () ")")) (compound_statement "{\n if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }\n if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }\n if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }\n if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }\nLAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);\n return uVar11;\n }" ({ "{") (if_statement "if (param_4 == 6) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }" (if "if") (parenthesized_expression "(param_4 == 6)" (( "(") (binary_expression "param_4 == 6" (identifier "param_4") (== "==") (number_literal "6")) () ")")) (compound_statement "{\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n iVar6 = FUN_0025eb50(param_2);\n if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }\n return 0;\n }" ({ "{") (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" (if "if") (parenthesized_expression "(bVar5 == 0x6d)" (( "(") (binary_expression "bVar5 == 0x6d" (identifier "bVar5") (== "==") (number_literal "0x6d")) () ")")) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,&DAT_003136d6,1)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&DAT_003136d6" (& "&") (identifier "DAT_003136d6")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "*param_2 + 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (expression_statement "FUN_0025ee90(param_3,&DAT_0030ed31,1);" (call_expression "FUN_0025ee90(param_3,&DAT_0030ed31,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,&DAT_0030ed31,1)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&DAT_0030ed31" (& "&") (identifier "DAT_0030ed31")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" (identifier "iVar6") (= "=") (call_expression "FUN_0025eb50(param_2)" (identifier "FUN_0025eb50") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (0 < iVar6) {\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }" (if "if") (parenthesized_expression "(0 < iVar6)" (( "(") (binary_expression "0 < iVar6" (number_literal "0") (< "<") (identifier "iVar6")) () ")")) (compound_statement "{\n local_58[0] = (char)iVar6;\n local_58[1] = 0;\n FUN_0025ee90(param_3,local_58,1);\n FUN_0025ee90(param_3,&DAT_0030ed31,1);\n return 1;\n }" ({ "{") (expression_statement "local_58[0] = (char)iVar6;" (assignment_expression "local_58[0] = (char)iVar6" (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (= "=") (cast_expression "(char)iVar6" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "iVar6"))) (; ";")) (expression_statement "local_58[1] = 0;" (assignment_expression "local_58[1] = 0" (subscript_expression "local_58[1]" (identifier "local_58") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0025ee90(param_3,local_58,1);" (call_expression "FUN_0025ee90(param_3,local_58,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,local_58,1)" (( "(") (identifier "param_3") (, ",") (identifier "local_58") (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_0025ee90(param_3,&DAT_0030ed31,1);" (call_expression "FUN_0025ee90(param_3,&DAT_0030ed31,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,&DAT_0030ed31,1)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&DAT_0030ed31" (& "&") (identifier "DAT_0030ed31")) (, ",") (number_literal "1") () ")"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (param_4 == 5) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }" (if "if") (parenthesized_expression "(param_4 == 5)" (( "(") (binary_expression "param_4 == 5" (identifier "param_4") (== "==") (number_literal "5")) () ")")) (compound_statement "{\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }\n if (iVar6 != 1) {\n return 0;\n }\n FUN_0025ee90(param_3,&DAT_003137c1,4);\n return 1;\n }" ({ "{") (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" (identifier "iVar6") (= "=") (call_expression "FUN_0025eb50(param_2)" (identifier "FUN_0025eb50") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (iVar6 == 0) {\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }" (if "if") (parenthesized_expression "(iVar6 == 0)" (( "(") (binary_expression "iVar6 == 0" (identifier "iVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0025ee90(param_3,"false",5);\n return 1;\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,"false",5);" (call_expression "FUN_0025ee90(param_3,"false",5)" (identifier "FUN_0025ee90") (argument_list "(param_3,"false",5)" (( "(") (identifier "param_3") (, ",") (string_literal ""false"" (" """) (string_content "false") (" """)) (, ",") (number_literal "5") () ")"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (if_statement "if (iVar6 != 1) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar6 != 1)" (( "(") (binary_expression "iVar6 != 1" (identifier "iVar6") (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "FUN_0025ee90(param_3,&DAT_003137c1,4);" (call_expression "FUN_0025ee90(param_3,&DAT_003137c1,4)" (identifier "FUN_0025ee90") (argument_list "(param_3,&DAT_003137c1,4)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&DAT_003137c1" (& "&") (identifier "DAT_003137c1")) (, ",") (number_literal "4") () ")"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (if_statement "if (param_4 != 7) {\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }" (if "if") (parenthesized_expression "(param_4 != 7)" (( "(") (binary_expression "param_4 != 7" (identifier "param_4") (!= "!=") (number_literal "7")) () ")")) (compound_statement "{\n if (2 < param_4 - 1U) {\n return 1;\n }\n if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }\nLAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);\n return uVar11;\n }" ({ "{") (if_statement "if (2 < param_4 - 1U) {\n return 1;\n }" (if "if") (parenthesized_expression "(2 < param_4 - 1U)" (( "(") (binary_expression "2 < param_4 - 1U" (number_literal "2") (< "<") (binary_expression "param_4 - 1U" (identifier "param_4") (- "-") (number_literal "1U"))) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (if_statement "if (bVar5 != 0x51) {\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }" (if "if") (parenthesized_expression "(bVar5 != 0x51)" (( "(") (binary_expression "bVar5 != 0x51" (identifier "bVar5") (!= "!=") (number_literal "0x51")) () ")")) (compound_statement "{\n iVar6 = FUN_0025eb50(param_2);\n if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }\n return 0xffffffff;\n }" ({ "{") (expression_statement "iVar6 = FUN_0025eb50(param_2);" (assignment_expression "iVar6 = FUN_0025eb50(param_2)" (identifier "iVar6") (= "=") (call_expression "FUN_0025eb50(param_2)" (identifier "FUN_0025eb50") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (iVar6 != -1) {\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }" (if "if") (parenthesized_expression "(iVar6 != -1)" (( "(") (binary_expression "iVar6 != -1" (identifier "iVar6") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n __n = (size_t)iVar6;\n sVar9 = strlen((char *)*param_2);\n if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }\n }" ({ "{") (expression_statement "__n = (size_t)iVar6;" (assignment_expression "__n = (size_t)iVar6" (identifier "__n") (= "=") (cast_expression "(size_t)iVar6" (( "(") (type_descriptor "size_t" (primitive_type "size_t")) () ")") (identifier "iVar6"))) (; ";")) (expression_statement "sVar9 = strlen((char *)*param_2);" (assignment_expression "sVar9 = strlen((char *)*param_2)" (identifier "sVar9") (= "=") (call_expression "strlen((char *)*param_2)" (identifier "strlen") (argument_list "((char *)*param_2)" (( "(") (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) () ")")))) (; ";")) (if_statement "if ((long)__n <= (long)sVar9) {\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }" (if "if") (parenthesized_expression "((long)__n <= (long)sVar9)" (( "(") (binary_expression "(long)__n <= (long)sVar9" (cast_expression "(long)__n" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__n")) (<= "<=") (cast_expression "(long)sVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "sVar9"))) () ")")) (compound_statement "{\n if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }\n *param_2 = *param_2 + __n;\n return 1;\n }" ({ "{") (if_statement "if (iVar6 == 0) {\n FUN_0025ee90(param_3,"0",1);\n }\n else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" (if "if") (parenthesized_expression "(iVar6 == 0)" (( "(") (binary_expression "iVar6 == 0" (identifier "iVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0025ee90(param_3,"0",1);\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,"0",1);" (call_expression "FUN_0025ee90(param_3,"0",1)" (identifier "FUN_0025ee90") (argument_list "(param_3,"0",1)" (( "(") (identifier "param_3") (, ",") (string_literal ""0"" (" """) (string_content "0") (" """)) (, ",") (number_literal "1") () ")"))) (; ";")) (} "}")) (else_clause "else {\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" (else "else") (compound_statement "{\n pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));\n strncpy(pcVar10,(char *)*param_2,__n);\n pcVar10[__n] = '\0';\n __ptr = (char *)FUN_0025fb80(pcVar10,*param_1);\n if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }\n if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }\n free(pcVar10);\n }" ({ "{") (expression_statement "pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1));" (assignment_expression "pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1))" (identifier "pcVar10") (= "=") (cast_expression "(char *)FUN_00275110((long)(iVar6 + 1))" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275110((long)(iVar6 + 1))" (identifier "FUN_00275110") (argument_list "((long)(iVar6 + 1))" (( "(") (cast_expression "(long)(iVar6 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(iVar6 + 1)" (( "(") (binary_expression "iVar6 + 1" (identifier "iVar6") (+ "+") (number_literal "1")) () ")"))) () ")"))))) (; ";")) (expression_statement "strncpy(pcVar10,(char *)*param_2,__n);" (call_expression "strncpy(pcVar10,(char *)*param_2,__n)" (identifier "strncpy") (argument_list "(pcVar10,(char *)*param_2,__n)" (( "(") (identifier "pcVar10") (, ",") (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (, ",") (identifier "__n") () ")"))) (; ";")) (expression_statement "pcVar10[__n] = '\0';" (assignment_expression "pcVar10[__n] = '\0'" (subscript_expression "pcVar10[__n]" (identifier "pcVar10") ([ "[") (identifier "__n") (] "]")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "__ptr = (char *)FUN_0025fb80(pcVar10,*param_1);" (assignment_expression "__ptr = (char *)FUN_0025fb80(pcVar10,*param_1)" (identifier "__ptr") (= "=") (cast_expression "(char *)FUN_0025fb80(pcVar10,*param_1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0025fb80(pcVar10,*param_1)" (identifier "FUN_0025fb80") (argument_list "(pcVar10,*param_1)" (( "(") (identifier "pcVar10") (, ",") (pointer_expression "*param_1" (* "*") (identifier "param_1")) () ")"))))) (; ";")) (if_statement "if (param_4 == 1) {\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }" (if "if") (parenthesized_expression "(param_4 == 1)" (( "(") (binary_expression "param_4 == 1" (identifier "param_4") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003244a6,1);\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,&DAT_003244a6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003244a6,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,&DAT_003244a6,1)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&DAT_003244a6" (& "&") (identifier "DAT_003244a6")) (, ",") (number_literal "1") () ")"))) (; ";")) (} "}"))) (if_statement "if (__ptr == (char *)0x0) {\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }\n else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" (if "if") (parenthesized_expression "(__ptr == (char *)0x0)" (( "(") (binary_expression "__ptr == (char *)0x0" (identifier "__ptr") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }\n }" ({ "{") (if_statement "if (*pcVar10 != '\0') {\n FUN_0025ef40(param_3,pcVar10);\n }" (if "if") (parenthesized_expression "(*pcVar10 != '\0')" (( "(") (binary_expression "*pcVar10 != '\0'" (pointer_expression "*pcVar10" (* "*") (identifier "pcVar10")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_0025ef40(param_3,pcVar10);\n }" ({ "{") (expression_statement "FUN_0025ef40(param_3,pcVar10);" (call_expression "FUN_0025ef40(param_3,pcVar10)" (identifier "FUN_0025ef40") (argument_list "(param_3,pcVar10)" (( "(") (identifier "param_3") (, ",") (identifier "pcVar10") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" (else "else") (compound_statement "{\n if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }\n free(__ptr);\n }" ({ "{") (if_statement "if (*__ptr != '\0') {\n FUN_0025ef40(param_3,__ptr);\n }" (if "if") (parenthesized_expression "(*__ptr != '\0')" (( "(") (binary_expression "*__ptr != '\0'" (pointer_expression "*__ptr" (* "*") (identifier "__ptr")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_0025ef40(param_3,__ptr);\n }" ({ "{") (expression_statement "FUN_0025ef40(param_3,__ptr);" (call_expression "FUN_0025ef40(param_3,__ptr)" (identifier "FUN_0025ef40") (argument_list "(param_3,__ptr)" (( "(") (identifier "param_3") (, ",") (identifier "__ptr") () ")"))) (; ";")) (} "}"))) (expression_statement "free(__ptr);" (call_expression "free(__ptr)" (identifier "free") (argument_list "(__ptr)" (( "(") (identifier "__ptr") () ")"))) (; ";")) (} "}")))) (expression_statement "free(pcVar10);" (call_expression "free(pcVar10)" (identifier "free") (argument_list "(pcVar10)" (( "(") (identifier "pcVar10") () ")"))) (; ";")) (} "}")))) (expression_statement "*param_2 = *param_2 + __n;" (assignment_expression "*param_2 = *param_2 + __n" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "*param_2 + __n" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (identifier "__n"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (} "}"))) (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}"))) (labeled_statement "LAB_0025ff60:\n uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);" (statement_identifier "LAB_0025ff60") (: ":") (expression_statement "uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1);" (assignment_expression "uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1)" (identifier "uVar11") (= "=") (call_expression "FUN_002628c0(param_1,param_2,param_3,0,1)" (identifier "FUN_002628c0") (argument_list "(param_1,param_2,param_3,0,1)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (number_literal "0") (, ",") (number_literal "1") () ")")))) (; ";"))) (return_statement "return uVar11;" (return "return") (identifier "uVar11") (; ";")) (} "}"))) (if_statement "if (bVar5 != 0x45) {\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }" (if "if") (parenthesized_expression "(bVar5 != 0x45)" (( "(") (binary_expression "bVar5 != 0x45" (identifier "bVar5") (!= "!=") (number_literal "0x45")) () ")")) (compound_statement "{\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }\n if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }\n if (bVar5 != 0x65) {\n return 1;\n }\n pcVar10 = "e";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);\n return 1;\n }" ({ "{") (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }" (if "if") (parenthesized_expression "(bVar5 == 0x6d)" (( "(") (binary_expression "bVar5 == 0x6d" (identifier "bVar5") (== "==") (number_literal "0x6d")) () ")")) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,&DAT_003136d6,1)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&DAT_003136d6" (& "&") (identifier "DAT_003136d6")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" (identifier "lVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "pbVar12 = (byte *)(lVar2 + 1);" (assignment_expression "pbVar12 = (byte *)(lVar2 + 1)" (identifier "pbVar12") (= "=") (cast_expression "(byte *)(lVar2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1)" (( "(") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pbVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar12"))) (; ";")) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" (identifier "bVar5") (= "=") (pointer_expression "*(byte *)(lVar2 + 1)" (* "*") (cast_expression "(byte *)(lVar2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1)" (( "(") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (} "}"))) (expression_statement "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];" (assignment_expression "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]" (identifier "bVar1") (= "=") (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" (( "(") (pointer_expression "&DAT_00328b00" (& "&") (identifier "DAT_00328b00")) () ")")) ([ "[") (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar5")) (* "*") (number_literal "2")) (] "]"))) (; ";")) (while_statement "while ((bVar1 & 4) != 0) {\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }" (while "while") (parenthesized_expression "((bVar1 & 4) != 0)" (( "(") (binary_expression "(bVar1 & 4) != 0" (parenthesized_expression "(bVar1 & 4)" (( "(") (binary_expression "bVar1 & 4" (identifier "bVar1") (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0025ee90(param_3,pbVar12,1);\n lVar2 = *param_2;\n pbVar12 = (byte *)(lVar2 + 1);\n *param_2 = (long)pbVar12;\n bVar5 = *(byte *)(lVar2 + 1);\n bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,pbVar12,1);" (call_expression "FUN_0025ee90(param_3,pbVar12,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,pbVar12,1)" (( "(") (identifier "param_3") (, ",") (identifier "pbVar12") (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" (identifier "lVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "pbVar12 = (byte *)(lVar2 + 1);" (assignment_expression "pbVar12 = (byte *)(lVar2 + 1)" (identifier "pbVar12") (= "=") (cast_expression "(byte *)(lVar2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1)" (( "(") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "*param_2 = (long)pbVar12;" (assignment_expression "*param_2 = (long)pbVar12" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pbVar12" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pbVar12"))) (; ";")) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" (identifier "bVar5") (= "=") (pointer_expression "*(byte *)(lVar2 + 1)" (* "*") (cast_expression "(byte *)(lVar2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1)" (( "(") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (expression_statement "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2];" (assignment_expression "bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]" (identifier "bVar1") (= "=") (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" (( "(") (pointer_expression "&DAT_00328b00" (& "&") (identifier "DAT_00328b00")) () ")")) ([ "[") (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar5")) (* "*") (number_literal "2")) (] "]"))) (; ";")) (} "}"))) (if_statement "if (bVar5 == 0x2e) {\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }\n else {\n bVar5 = *(byte *)*param_2;\n }" (if "if") (parenthesized_expression "(bVar5 == 0x2e)" (( "(") (binary_expression "bVar5 == 0x2e" (identifier "bVar5") (== "==") (number_literal "0x2e")) () ")")) (compound_statement "{\n pcVar10 = ".";\n do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);\n }" ({ "{") (expression_statement "pcVar10 = ".";" (assignment_expression "pcVar10 = "."" (identifier "pcVar10") (= "=") (string_literal ""."" (" """) (string_content ".") (" """))) (; ";")) (do_statement "do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0);" (do "do") (compound_statement "{\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n bVar5 = *(byte *)(lVar2 + 1);\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,pcVar10,1);" (call_expression "FUN_0025ee90(param_3,pcVar10,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,pcVar10,1)" (( "(") (identifier "param_3") (, ",") (identifier "pcVar10") (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" (identifier "lVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "pcVar10 = (char *)(lVar2 + 1);" (assignment_expression "pcVar10 = (char *)(lVar2 + 1)" (identifier "pcVar10") (= "=") (cast_expression "(char *)(lVar2 + 1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1)" (( "(") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "*param_2 = (long)pcVar10;" (assignment_expression "*param_2 = (long)pcVar10" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pcVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pcVar10"))) (; ";")) (expression_statement "bVar5 = *(byte *)(lVar2 + 1);" (assignment_expression "bVar5 = *(byte *)(lVar2 + 1)" (identifier "bVar5") (= "=") (pointer_expression "*(byte *)(lVar2 + 1)" (* "*") (cast_expression "(byte *)(lVar2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1)" (( "(") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0)" (( "(") (binary_expression "((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)bVar5 * 2] & 4)" (( "(") (binary_expression "(&DAT_00328b00)[(ulong)bVar5 * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)bVar5 * 2]" (parenthesized_expression "(&DAT_00328b00)" (( "(") (pointer_expression "&DAT_00328b00" (& "&") (identifier "DAT_00328b00")) () ")")) ([ "[") (binary_expression "(ulong)bVar5 * 2" (cast_expression "(ulong)bVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar5")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}")) (else_clause "else {\n bVar5 = *(byte *)*param_2;\n }" (else "else") (compound_statement "{\n bVar5 = *(byte *)*param_2;\n }" ({ "{") (expression_statement "bVar5 = *(byte *)*param_2;" (assignment_expression "bVar5 = *(byte *)*param_2" (identifier "bVar5") (= "=") (pointer_expression "*(byte *)*param_2" (* "*") (cast_expression "(byte *)*param_2" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))))) (; ";")) (} "}")))) (if_statement "if (bVar5 != 0x65) {\n return 1;\n }" (if "if") (parenthesized_expression "(bVar5 != 0x65)" (( "(") (binary_expression "bVar5 != 0x65" (identifier "bVar5") (!= "!=") (number_literal "0x65")) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "pcVar10 = "e";" (assignment_expression "pcVar10 = "e"" (identifier "pcVar10") (= "=") (string_literal ""e"" (" """) (string_content "e") (" """))) (; ";")) (do_statement "do {\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0);" (do "do") (compound_statement "{\n FUN_0025ee90(param_3,pcVar10,1);\n lVar2 = *param_2;\n pcVar10 = (char *)(lVar2 + 1);\n *param_2 = (long)pcVar10;\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,pcVar10,1);" (call_expression "FUN_0025ee90(param_3,pcVar10,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,pcVar10,1)" (( "(") (identifier "param_3") (, ",") (identifier "pcVar10") (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" (identifier "lVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "pcVar10 = (char *)(lVar2 + 1);" (assignment_expression "pcVar10 = (char *)(lVar2 + 1)" (identifier "pcVar10") (= "=") (cast_expression "(char *)(lVar2 + 1)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1)" (( "(") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "*param_2 = (long)pcVar10;" (assignment_expression "*param_2 = (long)pcVar10" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)pcVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pcVar10"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0)" (( "(") (binary_expression "((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0" (parenthesized_expression "((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4)" (( "(") (binary_expression "(&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4" (subscript_expression "(&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2]" (parenthesized_expression "(&DAT_00328b00)" (( "(") (pointer_expression "&DAT_00328b00" (& "&") (identifier "DAT_00328b00")) () ")")) ([ "[") (binary_expression "(ulong)*(byte *)(lVar2 + 1) * 2" (binary_expression "(ulong)*(byte *)(lVar2 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(byte *)(lVar2 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 1)" (( "(") (binary_expression "lVar2 + 1" (identifier "lVar2") (+ "+") (number_literal "1")) () ")")))) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (labeled_statement "LAB_00260190:\n uVar11 = FUN_00260260(param_1,param_2,param_3);" (statement_identifier "LAB_00260190") (: ":") (expression_statement "uVar11 = FUN_00260260(param_1,param_2,param_3);" (assignment_expression "uVar11 = FUN_00260260(param_1,param_2,param_3)" (identifier "uVar11") (= "=") (call_expression "FUN_00260260(param_1,param_2,param_3)" (identifier "FUN_00260260") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")")))) (; ";"))) (return_statement "return uVar11;" (return "return") (identifier "uVar11") (; ";")) (} "}"))) (if_statement "if (bVar5 == 0x45) goto LAB_00260190;" (if "if") (parenthesized_expression "(bVar5 == 0x45)" (( "(") (binary_expression "bVar5 == 0x45" (identifier "bVar5") (== "==") (number_literal "0x45")) () ")")) (goto_statement "goto LAB_00260190;" (goto "goto") (statement_identifier "LAB_00260190") (; ";"))) (if_statement "if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60;" (if "if") (parenthesized_expression "((bVar5 == 0x51) || (bVar5 == 0x4b))" (( "(") (binary_expression "(bVar5 == 0x51) || (bVar5 == 0x4b)" (parenthesized_expression "(bVar5 == 0x51)" (( "(") (binary_expression "bVar5 == 0x51" (identifier "bVar5") (== "==") (number_literal "0x51")) () ")")) (|| "||") (parenthesized_expression "(bVar5 == 0x4b)" (( "(") (binary_expression "bVar5 == 0x4b" (identifier "bVar5") (== "==") (number_literal "0x4b")) () ")"))) () ")")) (goto_statement "goto LAB_0025ff60;" (goto "goto") (statement_identifier "LAB_0025ff60") (; ";"))) (if_statement "if (bVar5 == 0x5f) {\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }\n else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" (if "if") (parenthesized_expression "(bVar5 == 0x5f)" (( "(") (binary_expression "bVar5 == 0x5f" (identifier "bVar5") (== "==") (number_literal "0x5f")) () ")")) (compound_statement "{\n if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }\n bVar4 = false;\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 2;\n }" ({ "{") (if_statement "if (pbVar12[1] != 0x6d) {\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }" (if "if") (parenthesized_expression "(pbVar12[1] != 0x6d)" (( "(") (binary_expression "pbVar12[1] != 0x6d" (subscript_expression "pbVar12[1]" (identifier "pbVar12") ([ "[") (number_literal "1") (] "]")) (!= "!=") (number_literal "0x6d")) () ")")) (compound_statement "{\n bVar4 = true;\n bVar3 = false;\n uVar8 = FUN_0025ec00(param_2);\n goto LAB_0025ff47;\n }" ({ "{") (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" (identifier "bVar4") (= "=") (true "true")) (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (expression_statement "uVar8 = FUN_0025ec00(param_2);" (assignment_expression "uVar8 = FUN_0025ec00(param_2)" (identifier "uVar8") (= "=") (call_expression "FUN_0025ec00(param_2)" (identifier "FUN_0025ec00") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (goto_statement "goto LAB_0025ff47;" (goto "goto") (statement_identifier "LAB_0025ff47") (; ";")) (} "}"))) (expression_statement "bVar4 = false;" (assignment_expression "bVar4 = false" (identifier "bVar4") (= "=") (false "false")) (; ";")) (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,&DAT_003136d6,1)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&DAT_003136d6" (& "&") (identifier "DAT_003136d6")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "*param_2 = *param_2 + 2;" (assignment_expression "*param_2 = *param_2 + 2" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "*param_2 + 2" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "2"))) (; ";")) (} "}")) (else_clause "else {\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" (else "else") (compound_statement "{\n bVar4 = true;\n if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }\n }" ({ "{") (expression_statement "bVar4 = true;" (assignment_expression "bVar4 = true" (identifier "bVar4") (= "=") (true "true")) (; ";")) (if_statement "if (bVar5 == 0x6d) {\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" (if "if") (parenthesized_expression "(bVar5 == 0x6d)" (( "(") (binary_expression "bVar5 == 0x6d" (identifier "bVar5") (== "==") (number_literal "0x6d")) () ")")) (compound_statement "{\n FUN_0025ee90(param_3,&DAT_003136d6,1);\n *param_2 = *param_2 + 1;\n }" ({ "{") (expression_statement "FUN_0025ee90(param_3,&DAT_003136d6,1);" (call_expression "FUN_0025ee90(param_3,&DAT_003136d6,1)" (identifier "FUN_0025ee90") (argument_list "(param_3,&DAT_003136d6,1)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&DAT_003136d6" (& "&") (identifier "DAT_003136d6")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "*param_2 = *param_2 + 1;" (assignment_expression "*param_2 = *param_2 + 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "*param_2 + 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (} "}")))) (expression_statement "bVar3 = true;" (assignment_expression "bVar3 = true" (identifier "bVar3") (= "=") (true "true")) (; ";")) (expression_statement "uVar8 = FUN_0025eb50(param_2);" (assignment_expression "uVar8 = FUN_0025eb50(param_2)" (identifier "uVar8") (= "=") (call_expression "FUN_0025eb50(param_2)" (identifier "FUN_0025eb50") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (labeled_statement "LAB_0025ff47:\n if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" (statement_identifier "LAB_0025ff47") (: ":") (if_statement "if (uVar8 != 0xffffffff) {\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" (if "if") (parenthesized_expression "(uVar8 != 0xffffffff)" (( "(") (binary_expression "uVar8 != 0xffffffff" (identifier "uVar8") (!= "!=") (number_literal "0xffffffff")) () ")")) (compound_statement "{\n sprintf(local_58,"%d",(ulong)uVar8);\n if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }\n if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }\n return 1;\n }" ({ "{") (expression_statement "sprintf(local_58,"%d",(ulong)uVar8);" (call_expression "sprintf(local_58,"%d",(ulong)uVar8)" (identifier "sprintf") (argument_list "(local_58,"%d",(ulong)uVar8)" (( "(") (identifier "local_58") (, ",") (string_literal ""%d"" (" """) (string_content "%d") (" """)) (, ",") (cast_expression "(ulong)uVar8" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar8")) () ")"))) (; ";")) (if_statement "if (local_58[0] != '\0') {\n FUN_0025ef40(param_3,local_58);\n }" (if "if") (parenthesized_expression "(local_58[0] != '\0')" (( "(") (binary_expression "local_58[0] != '\0'" (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n FUN_0025ef40(param_3,local_58);\n }" ({ "{") (expression_statement "FUN_0025ef40(param_3,local_58);" (call_expression "FUN_0025ef40(param_3,local_58)" (identifier "FUN_0025ef40") (argument_list "(param_3,local_58)" (( "(") (identifier "param_3") (, ",") (identifier "local_58") () ")"))) (; ";")) (} "}"))) (if_statement "if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) {\n *param_2 = (long)((char *)*param_2 + 1);\n }" (if "if") (parenthesized_expression "(((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_'))" (( "(") (binary_expression "((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')" (parenthesized_expression "((9 < (int)uVar8 || bVar3) && (!bVar4))" (( "(") (binary_expression "(9 < (int)uVar8 || bVar3) && (!bVar4)" (parenthesized_expression "(9 < (int)uVar8 || bVar3)" (( "(") (binary_expression "9 < (int)uVar8 || bVar3" (binary_expression "9 < (int)uVar8" (number_literal "9") (< "<") (cast_expression "(int)uVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar8"))) (|| "||") (identifier "bVar3")) () ")")) (&& "&&") (parenthesized_expression "(!bVar4)" (( "(") (unary_expression "!bVar4" (! "!") (identifier "bVar4")) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(*(char *)*param_2 == '_')" (( "(") (binary_expression "*(char *)*param_2 == '_'" (pointer_expression "*(char *)*param_2" (* "*") (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (== "==") (char_literal "'_'" (' "'") (character "_") (' "'"))) () ")"))) () ")")) (compound_statement "{\n *param_2 = (long)((char *)*param_2 + 1);\n }" ({ "{") (expression_statement "*param_2 = (long)((char *)*param_2 + 1);" (assignment_expression "*param_2 = (long)((char *)*param_2 + 1)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)((char *)*param_2 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((char *)*param_2 + 1)" (( "(") (binary_expression "(char *)*param_2 + 1" (cast_expression "(char *)*param_2" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}"))) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
int function_1(type_1 *work,char **mangled,type_2 *s,type_3 var_9) { type_4 var_25; bool var_29; bool bVar3; type_4 var_1; int var_4; int var_5; type_5 var_27; size_t sVar8; char *var_6; char *var_21; type_4 *var_2; size_t var_23; char tmp [2]; var_2 = (type_4 *)*mangled; var_1 = *var_2; if (var_1 == 0x59) { *mangled = (char *)(var_2 + 1); var_4 = var_3(mangled); if (var_4 == -1) { return -1; } if ((work->tmpl_argvec != (char **)0x0) && (work->ntmpl_args <= var_4)) { return -1; } var_5 = var_3(mangled); if (var_5 == -1) { return -1; } if (work->tmpl_argvec != (char **)0x0) { var_6 = work->tmpl_argvec[var_4]; if (var_6 == (char *)0x0) { return 1; } if (*var_6 == '\0') { return 1; } var_7(s,var_6); return 1; } var_8(s,var_4); return 1; } if (var_9 != var_10) { if (var_9 == var_11) { if (var_1 == 0x6d) { var_12(s,"-",1); *mangled = *mangled + 1; } var_12(s,"\'",1); var_4 = var_13(mangled); if (0 < var_4) { tmp[0] = (char)var_4; tmp[1] = '\0'; var_12(s,tmp,1); var_12(s,"\'",1); return 1; } return 0; } if (var_9 == var_14) { var_4 = var_13(mangled); if (var_4 == 0) { var_12(s,"false",5); return 1; } if (var_4 != 1) { return 0; } var_12(s,"true",4); return 1; } if (var_9 != var_15) { if (2 < var_9 - var_16) { return 1; } if (var_1 != 0x51) { var_4 = var_13(mangled); if (var_4 != -1) { var_23 = (size_t)var_4; sVar8 = var_17(*mangled); if ((long)var_23 <= (long)sVar8) { if (var_4 == 0) { var_12(s,"0",1); } else { var_6 = (char *)var_18((long)(var_4 + 1)); var_19(var_6,*mangled,var_23); var_6[var_23] = '\0'; var_21 = var_20(var_6,work->options); if (var_9 == var_16) { var_12(s,"&",1); } if (var_21 == (char *)0x0) { if (*var_6 != '\0') { var_7(s,var_6); } } else { if (*var_21 != '\0') { var_7(s,var_21); } var_22(var_21); } var_22(var_6); } *mangled = *mangled + var_23; return 1; } } return -1; } LAB_0025ff60: var_4 = var_24(work,mangled,s,0,1); return var_4; } if (var_1 != 0x45) { if (var_1 == 0x6d) { var_12(s,"-",1); var_6 = *mangled; var_2 = (type_4 *)(var_6 + 1); *mangled = (char *)var_2; var_1 = var_6[1]; } var_25 = (type_4)_sch_istable[var_1]; while ((var_25 & 4) != 0) { var_12(s,(char *)var_2,1); var_6 = *mangled; var_2 = (type_4 *)(var_6 + 1); *mangled = (char *)var_2; var_1 = var_6[1]; var_25 = (type_4)_sch_istable[var_1]; } if (var_1 == 0x2e) { var_6 = "."; do { var_12(s,var_6,1); var_21 = *mangled; var_6 = var_21 + 1; *mangled = var_6; var_1 = var_21[1]; } while ((_sch_istable[var_1] & 4) != 0); } else { var_1 = **mangled; } if (var_1 != 0x65) { return 1; } var_6 = "e"; do { var_12(s,var_6,1); var_21 = *mangled; var_6 = var_21 + 1; *mangled = var_6; } while ((_sch_istable[(type_4)var_21[1]] & 4) != 0); return 1; } LAB_00260190: var_4 = var_26(work,mangled,s,var_9); return var_4; } if (var_1 == 0x45) goto LAB_00260190; if ((var_1 == 0x51) || (var_1 == 0x4b)) goto LAB_0025ff60; if (var_1 == 0x5f) { if (var_2[1] != 0x6d) { bVar3 = true; var_29 = false; var_27 = var_3(mangled); goto LAB_0025ff47; } bVar3 = false; var_12(s,"-",1); *mangled = *mangled + 2; } else { bVar3 = true; if (var_1 == 0x6d) { var_12(s,"-",1); *mangled = *mangled + 1; } } var_29 = true; var_27 = var_13(mangled); LAB_0025ff47: if (var_27 != 0xffffffff) { var_28(tmp,"%d",(type_6)var_27); if (tmp[0] != '\0') { var_7(s,tmp); } if (((9 < (int)var_27 || var_29) && (!bVar3)) && (**mangled == '_')) { *mangled = *mangled + 1; } return 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: (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: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) 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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (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: (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: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier))))) consequence: (compound_statement (return_statement (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: (number_literal))) consequence: (compound_statement (return_statement (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 (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: (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: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement (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 (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)) (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (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: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (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) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (return_statement (number_literal)))) (return_statement (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))))) (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) (string_literal (string_content)) (number_literal)))) (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (return_statement (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: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (return_statement (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))))) (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: (primitive_type)) value: (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: (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (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)))) 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) (string_literal (string_content)) (number_literal))))) 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 (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (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 (identifier) (pointer_expression argument: (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) (pointer_expression argument: (identifier)) (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 (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (return_statement (number_literal)))))) (return_statement (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (number_literal)))))) (return_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 (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (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: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (subscript_expression argument: (parenthesized_expression (pointer_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 (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: (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: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) 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: (identifier) right: (string_literal (string_content)))) (do_statement body: (compound_statement (expression_statement (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: (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: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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)))))))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) right: (number_literal))) 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)) value: (pointer_expression argument: (identifier))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (do_statement body: (compound_statement (expression_statement (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: (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: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (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))))) right: (number_literal))) right: (number_literal))) right: (number_literal)))) (return_statement (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))))) (return_statement (identifier)))) (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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (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 (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true))) (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)) (number_literal)))) (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: (true))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (labeled_statement label: (statement_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) (string_literal (string_content)) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (identifier))) right: (parenthesized_expression (unary_expression argument: (identifier))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (char_literal (character)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (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) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (number_literal)))))))) (return_statement (number_literal))))) (return_statement (number_literal)))))
null
undefined8 MASKED(undefined4 *param_1,long *param_2,undefined8 param_3,int param_4) { byte bVar1; long lVar2; bool bVar3; bool bVar4; byte bVar5; int iVar6; int iVar7; uint uVar8; size_t sVar9; char *pcVar10; char *__ptr; undefined8 uVar11; byte *pbVar12; size_t __n; char local_58 [40]; pbVar12 = (byte *)*param_2; bVar5 = *pbVar12; if (bVar5 == 0x59) { *param_2 = (long)(pbVar12 + 1); iVar6 = FUN_0025ec00(param_2); if (iVar6 == -1) { return 0xffffffff; } if ((*(long *)(param_1 + 0x14) != 0) && ((int)param_1[0x16] <= iVar6)) { return 0xffffffff; } iVar7 = FUN_0025ec00(param_2); if (iVar7 == -1) { return 0xffffffff; } if (*(long *)(param_1 + 0x14) != 0) { pcVar10 = *(char **)(*(long *)(param_1 + 0x14) + (long)iVar6 * 8); if (pcVar10 == (char *)0x0) { return 1; } if (*pcVar10 == '\0') { return 1; } FUN_0025ef40(param_3); return 1; } FUN_0025ef80(param_3,iVar6); return 1; } if (param_4 != 4) { if (param_4 == 6) { if (bVar5 == 0x6d) { FUN_0025ee90(param_3,&DAT_003136d6,1); *param_2 = *param_2 + 1; } FUN_0025ee90(param_3,&DAT_0030ed31,1); iVar6 = FUN_0025eb50(param_2); if (0 < iVar6) { local_58[0] = (char)iVar6; local_58[1] = 0; FUN_0025ee90(param_3,local_58,1); FUN_0025ee90(param_3,&DAT_0030ed31,1); return 1; } return 0; } if (param_4 == 5) { iVar6 = FUN_0025eb50(param_2); if (iVar6 == 0) { FUN_0025ee90(param_3,"false",5); return 1; } if (iVar6 != 1) { return 0; } FUN_0025ee90(param_3,&DAT_003137c1,4); return 1; } if (param_4 != 7) { if (2 < param_4 - 1U) { return 1; } if (bVar5 != 0x51) { iVar6 = FUN_0025eb50(param_2); if (iVar6 != -1) { __n = (size_t)iVar6; sVar9 = strlen((char *)*param_2); if ((long)__n <= (long)sVar9) { if (iVar6 == 0) { FUN_0025ee90(param_3,"0",1); } else { pcVar10 = (char *)FUN_00275110((long)(iVar6 + 1)); strncpy(pcVar10,(char *)*param_2,__n); pcVar10[__n] = '\0'; __ptr = (char *)FUN_0025fb80(pcVar10,*param_1); if (param_4 == 1) { FUN_0025ee90(param_3,&DAT_003244a6,1); } if (__ptr == (char *)0x0) { if (*pcVar10 != '\0') { FUN_0025ef40(param_3,pcVar10); } } else { if (*__ptr != '\0') { FUN_0025ef40(param_3,__ptr); } free(__ptr); } free(pcVar10); } *param_2 = *param_2 + __n; return 1; } } return 0xffffffff; } LAB_0025ff60: uVar11 = FUN_002628c0(param_1,param_2,param_3,0,1); return uVar11; } if (bVar5 != 0x45) { if (bVar5 == 0x6d) { FUN_0025ee90(param_3,&DAT_003136d6,1); lVar2 = *param_2; pbVar12 = (byte *)(lVar2 + 1); *param_2 = (long)pbVar12; bVar5 = *(byte *)(lVar2 + 1); } bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]; while ((bVar1 & 4) != 0) { FUN_0025ee90(param_3,pbVar12,1); lVar2 = *param_2; pbVar12 = (byte *)(lVar2 + 1); *param_2 = (long)pbVar12; bVar5 = *(byte *)(lVar2 + 1); bVar1 = (&DAT_00328b00)[(ulong)bVar5 * 2]; } if (bVar5 == 0x2e) { pcVar10 = "."; do { FUN_0025ee90(param_3,pcVar10,1); lVar2 = *param_2; pcVar10 = (char *)(lVar2 + 1); *param_2 = (long)pcVar10; bVar5 = *(byte *)(lVar2 + 1); } while (((&DAT_00328b00)[(ulong)bVar5 * 2] & 4) != 0); } else { bVar5 = *(byte *)*param_2; } if (bVar5 != 0x65) { return 1; } pcVar10 = "e"; do { FUN_0025ee90(param_3,pcVar10,1); lVar2 = *param_2; pcVar10 = (char *)(lVar2 + 1); *param_2 = (long)pcVar10; } while (((&DAT_00328b00)[(ulong)*(byte *)(lVar2 + 1) * 2] & 4) != 0); return 1; } LAB_00260190: uVar11 = FUN_00260260(param_1,param_2,param_3); return uVar11; } if (bVar5 == 0x45) goto LAB_00260190; if ((bVar5 == 0x51) || (bVar5 == 0x4b)) goto LAB_0025ff60; if (bVar5 == 0x5f) { if (pbVar12[1] != 0x6d) { bVar4 = true; bVar3 = false; uVar8 = FUN_0025ec00(param_2); goto LAB_0025ff47; } bVar4 = false; FUN_0025ee90(param_3,&DAT_003136d6,1); *param_2 = *param_2 + 2; } else { bVar4 = true; if (bVar5 == 0x6d) { FUN_0025ee90(param_3,&DAT_003136d6,1); *param_2 = *param_2 + 1; } } bVar3 = true; uVar8 = FUN_0025eb50(param_2); LAB_0025ff47: if (uVar8 != 0xffffffff) { sprintf(local_58,"%d",(ulong)uVar8); if (local_58[0] != '\0') { FUN_0025ef40(param_3,local_58); } if (((9 < (int)uVar8 || bVar3) && (!bVar4)) && (*(char *)*param_2 == '_')) { *param_2 = (long)((char *)*param_2 + 1); } return 1; } return 0; }
11529_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
inflate
inflate
/* WARNING: Control flow encountered bad instruction data */ void inflate(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void inflate(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1202482670')]
[('const-1', u'RETURN_-1202482670')]
null
null
004c9208
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid inflate(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void inflate(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "inflate(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 inflate(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void inflate(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "inflate(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 inflate(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void inflate(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "inflate(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 inflate(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "inflate(void)" (identifier "inflate") (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(); }
72_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c
bfd_arch_get_compatible
bfd_arch_get_compatible
void bfd_arch_get_compatible(void) { (*(code *)PTR_bfd_arch_get_compatible_00181240)(); return; }
void bfd_arch_get_compatible(void) { (*(code *)PTR_bfd_arch_get_compatible_00181240)(); return; }
JMP qword ptr [0x00181240]
null
null
null
null
[('tmp_22', u'CAST_-1206938423'), (u'CAST_-1206938423', u'CALLIND_-1206938488'), (u'CALLIND_-1206938488', u'INDIRECT_-1206938428'), (u'INDIRECT_-1206938428', u'COPY_-1206938487'), ('const-0', u'RETURN_-1206938485')]
[('tmp_22', u'CAST_-1206938423'), (u'CAST_-1206938423', u'CALLIND_-1206938488'), (u'CALLIND_-1206938488', u'INDIRECT_-1206938428'), (u'INDIRECT_-1206938428', u'COPY_-1206938487'), ('const-0', u'RETURN_-1206938485')]
null
null
00109480
x64
O2
(translation_unit "void bfd_arch_get_compatible(void)\n\n{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}\n\n" (function_definition "void bfd_arch_get_compatible(void)\n\n{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}" primitive_type (function_declarator "bfd_arch_get_compatible(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_arch_get_compatible_00181240)();" (call_expression "(*(code *)PTR_bfd_arch_get_compatible_00181240)()" (parenthesized_expression "(*(code *)PTR_bfd_arch_get_compatible_00181240)" ( (pointer_expression "*(code *)PTR_bfd_arch_get_compatible_00181240" * (cast_expression "(code *)PTR_bfd_arch_get_compatible_00181240" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_arch_get_compatible(void)\n\n{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}\n\n" (function_definition "void bfd_arch_get_compatible(void)\n\n{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}" primitive_type (function_declarator "bfd_arch_get_compatible(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_arch_get_compatible_00181240)();" (call_expression "(*(code *)PTR_bfd_arch_get_compatible_00181240)()" (parenthesized_expression "(*(code *)PTR_bfd_arch_get_compatible_00181240)" ( (pointer_expression "*(code *)PTR_bfd_arch_get_compatible_00181240" * (cast_expression "(code *)PTR_bfd_arch_get_compatible_00181240" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_arch_get_compatible(void)\n\n{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}\n\n" (function_definition "void bfd_arch_get_compatible(void)\n\n{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}" primitive_type (function_declarator "bfd_arch_get_compatible(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_arch_get_compatible_00181240)();" (call_expression "(*(code *)PTR_bfd_arch_get_compatible_00181240)()" (parenthesized_expression "(*(code *)PTR_bfd_arch_get_compatible_00181240)" ( (pointer_expression "*(code *)PTR_bfd_arch_get_compatible_00181240" * (cast_expression "(code *)PTR_bfd_arch_get_compatible_00181240" ( (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_arch_get_compatible(void)\n\n{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_arch_get_compatible(void)" (identifier "bfd_arch_get_compatible") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_arch_get_compatible_00181240)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_arch_get_compatible_00181240)();" (call_expression "(*(code *)PTR_bfd_arch_get_compatible_00181240)()" (parenthesized_expression "(*(code *)PTR_bfd_arch_get_compatible_00181240)" (( "(") (pointer_expression "*(code *)PTR_bfd_arch_get_compatible_00181240" (* "*") (cast_expression "(code *)PTR_bfd_arch_get_compatible_00181240" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_arch_get_compatible_00181240"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_arch_get_compatible_00181240)(); 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_00181240)(); return; }
9248_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
insert
FUN_003234a0
/* std::string::insert(__normal_iterator<char*, std::string >, char) */ long __thiscall std::string::insert(string *this,long param_2,char param_3) { long lVar1; long lVar2; lVar1 = *(long *)this; _M_replace_aux(this,param_2 - lVar1,0,1,param_3); lVar2 = *(long *)this; *(undefined4 *)(lVar2 + -8) = 0xffffffff; return lVar2 + (param_2 - lVar1); }
long FUN_003234a0(long *param_1,long param_2,char param_3) { long lVar1; long lVar2; lVar1 = *param_1; FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3); lVar2 = *param_1; *(undefined4 *)(lVar2 + -8) = 0xffffffff; return lVar2 + (param_2 - lVar1); }
PUSH RBP MOVSX R8D,DL MOV RBP,RDI MOV ECX,0x1 PUSH RBX MOV RBX,RSI XOR EDX,EDX SUB RSP,0x8 SUB RBX,qword ptr [RDI] MOV RSI,RBX CALL 0x00323390 MOV RAX,qword ptr [RBP] MOV dword ptr [RAX + -0x8],0xffffffff ADD RSP,0x8 ADD RAX,RBX POP RBX POP RBP RET
null
null
null
null
[('tmp_308', u'CALL_-1204996879'), ('tmp_310', u'INT_SUB_-1204996882'), ('tmp_308', u'CAST_-1204996749'), (u'INT_ADD_-1204996855', u'CAST_-1204996732'), ('tmp_308', u'CAST_-1204996737'), ('const-4294967295', u'STORE_-1204996869'), ('const-1', u'CALL_-1204996879'), ('const-433', u'LOAD_-1204996878'), ('const-433', u'LOAD_-1204996901'), ('tmp_366', u'CALL_-1204996879'), ('const--8', u'INT_ADD_-1204996855'), (u'LOAD_-1204996878', u'INT_ADD_-1204996830'), (u'LOAD_-1204996901', u'INT_SUB_-1204996882'), (u'INT_SUB_-1204996882', u'CALL_-1204996879'), ('const-0', u'RETURN_-1204996817'), (u'CAST_-1204996732', u'STORE_-1204996869'), ('const-0', u'CALL_-1204996879'), ('const-433', u'STORE_-1204996869'), (u'CAST_-1204996737', u'LOAD_-1204996878'), (u'INT_ADD_-1204996830', u'RETURN_-1204996817'), (u'CAST_-1204996749', u'LOAD_-1204996901'), (u'LOAD_-1204996878', u'INT_ADD_-1204996855'), (u'INT_SUB_-1204996882', u'INT_ADD_-1204996830')]
[('const-433', u'STORE_-1204996869'), ('tmp_308', u'INT_SUB_-1204996882'), ('const-433', u'LOAD_-1204996901'), ('tmp_366', u'INT_SEXT_-1204996938'), ('tmp_306', u'CALL_-1204996879'), (u'CAST_-1204996736', u'STORE_-1204996869'), ('tmp_306', u'LOAD_-1204996901'), (u'INT_ADD_-1204996855', u'CAST_-1204996736'), ('const--8', u'INT_ADD_-1204996855'), (u'LOAD_-1204996878', u'INT_ADD_-1204996830'), (u'LOAD_-1204996901', u'INT_SUB_-1204996882'), (u'INT_SUB_-1204996882', u'CALL_-1204996879'), ('const-1', u'CALL_-1204996879'), ('const-0', u'RETURN_-1204996817'), ('const-0', u'CALL_-1204996879'), ('const-4294967295', u'STORE_-1204996869'), (u'INT_SEXT_-1204996938', u'CALL_-1204996879'), (u'INT_ADD_-1204996830', u'RETURN_-1204996817'), ('const-433', u'LOAD_-1204996878'), (u'LOAD_-1204996878', u'INT_ADD_-1204996855'), ('tmp_306', u'LOAD_-1204996878'), (u'INT_SUB_-1204996882', u'INT_ADD_-1204996830')]
null
null
003234a0
x64
O2
(translation_unit "long FUN_003234a0(long *param_1,long param_2,char param_3)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);\n lVar2 = *param_1;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}\n\n" (function_definition "long FUN_003234a0(long *param_1,long param_2,char param_3)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);\n lVar2 = *param_1;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}" (sized_type_specifier "long" long) (function_declarator "FUN_003234a0(long *param_1,long param_2,char param_3)" identifier (parameter_list "(long *param_1,long param_2,char 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) identifier) , (parameter_declaration "char param_3" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);\n lVar2 = *param_1;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);" (call_expression "FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3)" identifier (argument_list "(param_1,param_2 - lVar1,0,1,(int)param_3)" ( identifier , (binary_expression "param_2 - lVar1" identifier - identifier) , number_literal , number_literal , (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) ))) ;) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "*(undefined4 *)(lVar2 + -8) = 0xffffffff;" (assignment_expression "*(undefined4 *)(lVar2 + -8) = 0xffffffff" (pointer_expression "*(undefined4 *)(lVar2 + -8)" * (cast_expression "(undefined4 *)(lVar2 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return lVar2 + (param_2 - lVar1);" return (binary_expression "lVar2 + (param_2 - lVar1)" identifier + (parenthesized_expression "(param_2 - lVar1)" ( (binary_expression "param_2 - lVar1" identifier - identifier) ))) ;) })))
(translation_unit "/* std::string::insert(__normal_iterator<char*, std::string >, char) */\n\nlong __thiscall std::string::insert(string *this,long param_2,char param_3)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *(long *)this;\n _M_replace_aux(this,param_2 - lVar1,0,1,param_3);\n lVar2 = *(long *)this;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}\n\n" comment (function_definition "long __thiscall std::string::insert(string *this,long param_2,char param_3)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *(long *)this;\n _M_replace_aux(this,param_2 - lVar1,0,1,param_3);\n lVar2 = *(long *)this;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}" (sized_type_specifier "long" long) (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::string::" identifier : : identifier : :) (function_declarator "insert(string *this,long param_2,char param_3)" identifier (parameter_list "(string *this,long param_2,char param_3)" ( (parameter_declaration "string *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char param_3" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n \n lVar1 = *(long *)this;\n _M_replace_aux(this,param_2 - lVar1,0,1,param_3);\n lVar2 = *(long *)this;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (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 "_M_replace_aux(this,param_2 - lVar1,0,1,param_3);" (call_expression "_M_replace_aux(this,param_2 - lVar1,0,1,param_3)" identifier (argument_list "(this,param_2 - lVar1,0,1,param_3)" ( identifier , (binary_expression "param_2 - lVar1" identifier - identifier) , number_literal , number_literal , identifier ))) ;) (expression_statement "lVar2 = *(long *)this;" (assignment_expression "lVar2 = *(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 "*(undefined4 *)(lVar2 + -8) = 0xffffffff;" (assignment_expression "*(undefined4 *)(lVar2 + -8) = 0xffffffff" (pointer_expression "*(undefined4 *)(lVar2 + -8)" * (cast_expression "(undefined4 *)(lVar2 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return lVar2 + (param_2 - lVar1);" return (binary_expression "lVar2 + (param_2 - lVar1)" identifier + (parenthesized_expression "(param_2 - lVar1)" ( (binary_expression "param_2 - lVar1" identifier - identifier) ))) ;) })))
(translation_unit "long FUN_003234a0(long *param_1,long param_2,char param_3)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);\n lVar2 = *param_1;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}\n\n" (function_definition "long FUN_003234a0(long *param_1,long param_2,char param_3)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);\n lVar2 = *param_1;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}" (sized_type_specifier "long" long) (function_declarator "FUN_003234a0(long *param_1,long param_2,char param_3)" identifier (parameter_list "(long *param_1,long param_2,char 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) identifier) , (parameter_declaration "char param_3" primitive_type identifier) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);\n lVar2 = *param_1;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);" (call_expression "FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3)" identifier (argument_list "(param_1,param_2 - lVar1,0,1,(int)param_3)" ( identifier , (binary_expression "param_2 - lVar1" identifier - identifier) , number_literal , number_literal , (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) ))) ;) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "*(undefined4 *)(lVar2 + -8) = 0xffffffff;" (assignment_expression "*(undefined4 *)(lVar2 + -8) = 0xffffffff" (pointer_expression "*(undefined4 *)(lVar2 + -8)" * (cast_expression "(undefined4 *)(lVar2 + -8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -8)" ( (binary_expression "lVar2 + -8" identifier + number_literal) )))) = number_literal) ;) (return_statement "return lVar2 + (param_2 - lVar1);" return (binary_expression "lVar2 + (param_2 - lVar1)" identifier + (parenthesized_expression "(param_2 - lVar1)" ( (binary_expression "param_2 - lVar1" identifier - 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 (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT - IDENT) , LIT , LIT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return (binary_expression IDENT + (parenthesized_expression ( (binary_expression IDENT - IDENT) ))) ;) })))
(function_definition "long FUN_003234a0(long *param_1,long param_2,char param_3)\n\n{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);\n lVar2 = *param_1;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_003234a0(long *param_1,long param_2,char param_3)" (identifier "FUN_003234a0") (parameter_list "(long *param_1,long param_2,char 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")) (identifier "param_2")) (, ",") (parameter_declaration "char param_3" (primitive_type "char") (identifier "param_3")) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n \n lVar1 = *param_1;\n FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);\n lVar2 = *param_1;\n *(undefined4 *)(lVar2 + -8) = 0xffffffff;\n return lVar2 + (param_2 - lVar1);\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3);" (call_expression "FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3)" (identifier "FUN_00323390") (argument_list "(param_1,param_2 - lVar1,0,1,(int)param_3)" (( "(") (identifier "param_1") (, ",") (binary_expression "param_2 - lVar1" (identifier "param_2") (- "-") (identifier "lVar1")) (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3")) () ")"))) (; ";")) (expression_statement "lVar2 = *param_1;" (assignment_expression "lVar2 = *param_1" (identifier "lVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "*(undefined4 *)(lVar2 + -8) = 0xffffffff;" (assignment_expression "*(undefined4 *)(lVar2 + -8) = 0xffffffff" (pointer_expression "*(undefined4 *)(lVar2 + -8)" (* "*") (cast_expression "(undefined4 *)(lVar2 + -8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -8)" (( "(") (binary_expression "lVar2 + -8" (identifier "lVar2") (+ "+") (number_literal "-8")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (return_statement "return lVar2 + (param_2 - lVar1);" (return "return") (binary_expression "lVar2 + (param_2 - lVar1)" (identifier "lVar2") (+ "+") (parenthesized_expression "(param_2 - lVar1)" (( "(") (binary_expression "param_2 - lVar1" (identifier "param_2") (- "-") (identifier "lVar1")) () ")"))) (; ";")) (} "}")))
/* std::string::insert(__normal_iterator<char*, std::string >, char) */ long __thiscall std::type_1::function_1(type_1 *this,long var_2,char param_3) { long var_3; long var_4; var_3 = *(long *)this; var_1(this,var_2 - var_3,0,1,param_3); var_4 = *(long *)this; *(type_2 *)(var_4 + -8) = 0xffffffff; return var_4 + (var_2 - var_3); }
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: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (identifier)) (number_literal) (number_literal) (cast_expression type: (type_descriptor type: (primitive_type)) value: (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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))))))
null
long MASKED(long *param_1,long param_2,char param_3) { long lVar1; long lVar2; lVar1 = *param_1; FUN_00323390(param_1,param_2 - lVar1,0,1,(int)param_3); lVar2 = *param_1; *(undefined4 *)(lVar2 + -8) = 0xffffffff; return lVar2 + (param_2 - lVar1); }
7634_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
__freeres
FUN_002daad0
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* __freeres() */ void __freeres(void) { if ((anonymous_namespace)::emergency_pool._48_8_ != 0) { free((void *)(anonymous_namespace)::emergency_pool._48_8_); (anonymous_namespace)::emergency_pool._48_8_ = 0; return; } return; }
void FUN_002daad0(void) { if (DAT_004492b0 != (void *)0x0) { free(DAT_004492b0); DAT_004492b0 = (void *)0x0; return; } return; }
MOV RDI,qword ptr [0x004492b0] TEST RDI,RDI JZ 0x002daaf8 SUB RSP,0x8 CALL 0x00147470 MOV qword ptr [0x004492b0],0x0 ADD RSP,0x8 RET RET
null
null
null
null
[('const-0', u'RETURN_-1204638943'), ('tmp_166', u'COPY_-1204638928'), ('const-0', u'INT_NOTEQUAL_-1204639000'), ('const-0', u'COPY_-1204638979'), ('tmp_166', u'INT_NOTEQUAL_-1204639000'), ('tmp_166', u'CAST_-1204638886'), ('tmp_26', u'CBRANCH_-1204638999'), (u'COPY_-1204638979', u'COPY_-1204638933'), (u'INT_NOTEQUAL_-1204639000', u'CBRANCH_-1204638999'), ('const-0', u'RETURN_-1204638936'), (u'CAST_-1204638886', u'CALL_-1204638979'), (u'CALL_-1204638979', u'INDIRECT_-1204638894')]
[('const-0', u'RETURN_-1204638943'), ('tmp_166', u'COPY_-1204638928'), ('const-0', u'INT_NOTEQUAL_-1204639000'), ('const-0', u'COPY_-1204638979'), ('tmp_166', u'INT_NOTEQUAL_-1204639000'), ('tmp_26', u'CBRANCH_-1204638999'), (u'COPY_-1204638979', u'COPY_-1204638933'), (u'INT_NOTEQUAL_-1204639000', u'CBRANCH_-1204638999'), ('tmp_166', u'CALL_-1204638979'), ('const-0', u'RETURN_-1204638936'), (u'CALL_-1204638979', u'INDIRECT_-1204638894')]
null
null
002daad0
x64
O2
(translation_unit "void FUN_002daad0(void)\n\n{\n if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_002daad0(void)\n\n{\n if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_002daad0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }\n return;\n}" { (if_statement "if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }" if (parenthesized_expression "(DAT_004492b0 != (void *)0x0)" ( (binary_expression "DAT_004492b0 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }" { (expression_statement "free(DAT_004492b0);" (call_expression "free(DAT_004492b0)" identifier (argument_list "(DAT_004492b0)" ( identifier ))) ;) (expression_statement "DAT_004492b0 = (void *)0x0;" (assignment_expression "DAT_004492b0 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* __freeres() */\n\nvoid __freeres(void)\n\n{\n if ((anonymous_namespace)::emergency_pool._48_8_ != 0) {\n free((void *)(anonymous_namespace)::emergency_pool._48_8_);\n (anonymous_namespace)::emergency_pool._48_8_ = 0;\n return;\n }\n return;\n}\n\n" comment comment (function_definition "void __freeres(void)\n\n{\n if ((anonymous_namespace)::emergency_pool._48_8_ != 0) {\n free((void *)(anonymous_namespace)::emergency_pool._48_8_);\n (anonymous_namespace)::emergency_pool._48_8_ = 0;\n return;\n }\n return;\n}" primitive_type (function_declarator "__freeres(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if ((anonymous_namespace)::emergency_pool._48_8_ != 0) {\n free((void *)(anonymous_namespace)::emergency_pool._48_8_);\n (anonymous_namespace)::emergency_pool._48_8_ = 0;\n return;\n }\n return;\n}" { (if_statement "if ((anonymous_namespace)::emergency_pool._48_8_ != 0) {\n free((void *)(anonymous_namespace)::emergency_pool._48_8_);\n (anonymous_namespace)::emergency_pool._48_8_ = 0;\n return;\n }" if (parenthesized_expression "((anonymous_namespace)::emergency_pool._48_8_ != 0)" ( (binary_expression "(anonymous_namespace)::emergency_pool._48_8_ != 0" (field_expression "(anonymous_namespace)::emergency_pool._48_8_" (parenthesized_expression "(anonymous_namespace)" ( identifier )) (ERROR "::emergency_pool" : : identifier) . field_identifier) != number_literal) )) (compound_statement "{\n free((void *)(anonymous_namespace)::emergency_pool._48_8_);\n (anonymous_namespace)::emergency_pool._48_8_ = 0;\n return;\n }" { (expression_statement "free((void *)(anonymous_namespace)::emergency_pool._48_8_);" (call_expression "free((void *)(anonymous_namespace)::emergency_pool._48_8_)" identifier (argument_list "((void *)(anonymous_namespace)::emergency_pool._48_8_)" ( (field_expression "(void *)(anonymous_namespace)::emergency_pool._48_8_" (cast_expression "(void *)(anonymous_namespace)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(anonymous_namespace)" ( identifier ))) (ERROR "::emergency_pool" : : identifier) . field_identifier) ))) ;) (expression_statement "(anonymous_namespace)::emergency_pool._48_8_ = 0;" (assignment_expression "(anonymous_namespace)::emergency_pool._48_8_ = 0" (field_expression "(anonymous_namespace)::emergency_pool._48_8_" (parenthesized_expression "(anonymous_namespace)" ( identifier )) (ERROR "::emergency_pool" : : identifier) . field_identifier) = number_literal) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002daad0(void)\n\n{\n if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_002daad0(void)\n\n{\n if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_002daad0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }\n return;\n}" { (if_statement "if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }" if (parenthesized_expression "(DAT_004492b0 != (void *)0x0)" ( (binary_expression "DAT_004492b0 != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }" { (expression_statement "free(DAT_004492b0);" (call_expression "free(DAT_004492b0)" identifier (argument_list "(DAT_004492b0)" ( identifier ))) ;) (expression_statement "DAT_004492b0 = (void *)0x0;" (assignment_expression "DAT_004492b0 = (void *)0x0" identifier = (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_002daad0(void)\n\n{\n if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_002daad0(void)" (identifier "FUN_002daad0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }\n return;\n}" ({ "{") (if_statement "if (DAT_004492b0 != (void *)0x0) {\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }" (if "if") (parenthesized_expression "(DAT_004492b0 != (void *)0x0)" (( "(") (binary_expression "DAT_004492b0 != (void *)0x0" (identifier "DAT_004492b0") (!= "!=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n free(DAT_004492b0);\n DAT_004492b0 = (void *)0x0;\n return;\n }" ({ "{") (expression_statement "free(DAT_004492b0);" (call_expression "free(DAT_004492b0)" (identifier "free") (argument_list "(DAT_004492b0)" (( "(") (identifier "DAT_004492b0") () ")"))) (; ";")) (expression_statement "DAT_004492b0 = (void *)0x0;" (assignment_expression "DAT_004492b0 = (void *)0x0" (identifier "DAT_004492b0") (= "=") (cast_expression "(void *)0x0" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* __freeres() */ void function_1(void) { if ((anonymous_namespace)::emergency_pool._48_8_ != 0) { var_1((void *)(anonymous_namespace)::emergency_pool._48_8_); (anonymous_namespace)::emergency_pool._48_8_ = 0; return; } 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 (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 (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: (number_literal)))) (return_statement))) (return_statement))))
null
void MASKED(void) { if (DAT_004492b0 != (void *)0x0) { free(DAT_004492b0); DAT_004492b0 = (void *)0x0; return; } return; }
7886_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
~money_get_shim
FUN_002ad810
/* std::__facet_shims::(anonymous namespace)::money_get_shim<char>::~money_get_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::money_get_shim<char>::~money_get_shim (money_get_shim<char> *this) { long *plVar1; long *plVar2; int iVar3; bool bVar4; bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0; *(undefined ***)this = &PTR__money_get_shim_003b0b30; plVar2 = *(long **)(this + 0x10); if (bVar4) { iVar3 = (int)plVar2[1]; *(int *)(plVar2 + 1) = iVar3 + -1; } else { LOCK(); plVar1 = plVar2 + 1; iVar3 = (int)*plVar1; *(int *)plVar1 = (int)*plVar1 + -1; UNLOCK(); } if (iVar3 == 1) { (**(code **)(*plVar2 + 8))(); } *(undefined ***)this = &PTR__money_get_003bd0e0; locale::facet::~facet((facet *)this); operator_delete(this); return; }
void FUN_002ad810(undefined8 *param_1) { long *plVar1; long *plVar2; int iVar3; bool bVar4; bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0; *param_1 = &PTR_FUN_003b0b30; plVar2 = (long *)param_1[2]; if (bVar4) { iVar3 = (int)plVar2[1]; *(int *)(plVar2 + 1) = iVar3 + -1; } else { LOCK(); plVar1 = plVar2 + 1; iVar3 = (int)*plVar1; *(int *)plVar1 = (int)*plVar1 + -1; UNLOCK(); } if (iVar3 == 1) { (**(code **)(*plVar2 + 8))(); } *param_1 = &PTR_FUN_003bd0e0; FUN_00278a50(param_1); FUN_00276d20(param_1); return; }
LEA RAX,[0x3b0b30] CMP qword ptr [0x003bdee8],0x0 PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x10] JZ 0x002ad860 MOV EAX,0xffffffff XADD.LOCK dword ptr [RDI + 0x8],EAX CMP EAX,0x1 JNZ 0x002ad841 MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x8] LEA RAX,[0x3bd0d0] MOV RDI,RBX ADD RAX,0x10 MOV qword ptr [RBX],RAX CALL 0x00278a50 MOV RDI,RBX POP RBX JMP 0x00276d20 MOV EAX,dword ptr [RDI + 0x8] LEA EDX,[RAX + -0x1] MOV dword ptr [RDI + 0x8],EDX JMP 0x002ad836
null
null
null
null
[(u'PTRADD_-1204430526', u'CAST_-1204430518'), (u'PTRSUB_-1204430496', u'STORE_-1204430693'), (u'LOAD_-1204430790', u'PTRADD_-1204430478'), ('const-433', u'LOAD_-1204430665'), ('const-4294967295', u'INT_ADD_-1204430547'), (u'SUBPIECE_-1204430476', u'MULTIEQUAL_-1204430553'), ('const-3869488', u'PTRSUB_-1204430541'), ('tmp_137', u'CBRANCH_-1204430734'), (u'PTRADD_-1204430471', u'CAST_-1204430466'), ('const-18', u'CALLOTHER_-1204430750'), ('const-1', u'INT_EQUAL_-1204430737'), (u'INDIRECT_-1204430507', u'COPY_-1204430566'), (u'PTRSUB_-1204430541', u'STORE_-1204430794'), (u'STORE_-1204430693', u'INDIRECT_-1204430515'), (u'CALLIND_-1204430718', u'INDIRECT_-1204430538'), ('const-0', u'PTRSUB_-1204430541'), (u'CAST_-1204430482', u'CALL_-1204430683'), ('const-8', u'PTRADD_-1204430478'), (u'STORE_-1204430794', u'INDIRECT_-1204430561'), ('const-0', u'SUBPIECE_-1204430476'), (u'INDIRECT_-1204430546', u'MULTIEQUAL_-1204430538'), ('const-433', u'STORE_-1204430794'), ('tmp_255', u'CAST_-1204430482'), (u'STORE_-1204430650', u'INDIRECT_-1204430491'), ('const-433', u'STORE_-1204430763'), ('const-3920096', u'PTRSUB_-1204430496'), ('const-433', u'LOAD_-1204430790'), (u'LOAD_-1204430767', u'SUBPIECE_-1204430524'), ('const-433', u'LOAD_-1204430769'), (u'INT_ADD_-1204430751', u'STORE_-1204430763'), ('const-1', u'PTRADD_-1204430526'), (u'LOAD_-1204430790', u'LOAD_-1204430734'), (u'SUBPIECE_-1204430525', u'INT_ADD_-1204430751'), ('const-8', u'PTRADD_-1204430471'), (u'LOAD_-1204430728', u'CALLIND_-1204430718'), ('const-8', u'INT_ADD_-1204430712'), ('const-433', u'LOAD_-1204430734'), (u'PTRADD_-1204430478', u'LOAD_-1204430665'), (u'LOAD_-1204430665', u'SUBPIECE_-1204430476'), ('const-0', u'INT_EQUAL_-1204430808'), ('const-0', u'SUBPIECE_-1204430525'), (u'STORE_-1204430763', u'INDIRECT_-1204430546'), (u'INT_ADD_-1204430712', u'CAST_-1204430504'), ('tmp_255', u'CAST_-1204430535'), (u'CAST_-1204430518', u'STORE_-1204430763'), (u'SUBPIECE_-1204430476', u'INT_ADD_-1204430547'), (u'LOAD_-1204430769', u'SUBPIECE_-1204430525'), ('const-1', u'PTRADD_-1204430478'), (u'CAST_-1204430486', u'STORE_-1204430693'), (u'SUBPIECE_-1204430524', u'MULTIEQUAL_-1204430553'), (u'PTRADD_-1204430526', u'LOAD_-1204430767'), ('const-433', u'STORE_-1204430650'), (u'MULTIEQUAL_-1204430553', u'INT_EQUAL_-1204430737'), (u'CALL_-1204430668', u'INDIRECT_-1204430507'), (u'LOAD_-1204430790', u'PTRADD_-1204430526'), ('const-0', u'SUBPIECE_-1204430524'), (u'CAST_-1204430535', u'STORE_-1204430794'), (u'CALL_-1204430683', u'INDIRECT_-1204430517'), (u'PTRADD_-1204430526', u'LOAD_-1204430769'), ('const-0', u'PTRSUB_-1204430496'), (u'MULTIEQUAL_-1204430538', u'MULTIEQUAL_-1204430528'), (u'INDIRECT_-1204430538', u'MULTIEQUAL_-1204430528'), ('const-0', u'RETURN_-1204430664'), ('const-433', u'LOAD_-1204430767'), ('tmp_53', u'CBRANCH_-1204430781'), (u'INT_EQUAL_-1204430808', u'CBRANCH_-1204430781'), (u'LOAD_-1204430790', u'PTRADD_-1204430471'), (u'INDIRECT_-1204430491', u'MULTIEQUAL_-1204430538'), (u'INT_EQUAL_-1204430737', u'CBRANCH_-1204430734'), ('const-4294967295', u'INT_ADD_-1204430751'), ('tmp_591', u'INT_EQUAL_-1204430808'), (u'LOAD_-1204430734', u'INT_ADD_-1204430712'), ('tmp_255', u'CAST_-1204430486'), (u'CAST_-1204430531', u'LOAD_-1204430790'), (u'CAST_-1204430504', u'LOAD_-1204430728'), ('const-1', u'PTRADD_-1204430471'), ('const-16', u'PTRADD_-1204430728'), ('tmp_243', u'BRANCH_-1204430645'), ('tmp_255', u'PTRADD_-1204430728'), ('const-8', u'PTRADD_-1204430526'), ('const-433', u'LOAD_-1204430728'), ('const-433', u'STORE_-1204430693'), ('const-17', u'CALLOTHER_-1204430768'), ('tmp_255', u'CALL_-1204430668'), ('const-1', u'PTRADD_-1204430728'), (u'PTRADD_-1204430728', u'CAST_-1204430531'), (u'INT_ADD_-1204430547', u'STORE_-1204430650'), (u'CAST_-1204430466', u'STORE_-1204430650')]
[(u'PTRSUB_-1204430496', u'STORE_-1204430693'), ('const-4294967295', u'INT_ADD_-1204430547'), ('const-0', u'PTRSUB_-1204430541'), ('tmp_137', u'CBRANCH_-1204430734'), (u'PTRADD_-1204430525', u'CAST_-1204430518'), ('const-18', u'CALLOTHER_-1204430750'), ('const-1', u'INT_EQUAL_-1204430737'), (u'INDIRECT_-1204430507', u'COPY_-1204430566'), (u'PTRSUB_-1204430541', u'STORE_-1204430794'), (u'STORE_-1204430693', u'INDIRECT_-1204430515'), (u'CALLIND_-1204430718', u'INDIRECT_-1204430538'), ('tmp_480', u'CALL_-1204430683'), ('const-2', u'PTRADD_-1204430537'), (u'SUBPIECE_-1204430475', u'MULTIEQUAL_-1204430553'), (u'SUBPIECE_-1204430524', u'INT_ADD_-1204430751'), (u'PTRADD_-1204430537', u'LOAD_-1204430790'), ('const-0', u'SUBPIECE_-1204430475'), (u'STORE_-1204430794', u'INDIRECT_-1204430561'), ('const-433', u'STORE_-1204430650'), (u'INDIRECT_-1204430546', u'MULTIEQUAL_-1204430538'), (u'PTRADD_-1204430470', u'CAST_-1204430466'), (u'STORE_-1204430650', u'INDIRECT_-1204430491'), ('const-433', u'LOAD_-1204430734'), ('const-0', u'PTRSUB_-1204430496'), ('tmp_480', u'CALL_-1204430668'), (u'PTRADD_-1204430477', u'LOAD_-1204430665'), (u'LOAD_-1204430767', u'SUBPIECE_-1204430523'), (u'INT_ADD_-1204430751', u'STORE_-1204430763'), ('const-433', u'STORE_-1204430693'), ('const-433', u'LOAD_-1204430728'), (u'LOAD_-1204430728', u'CALLIND_-1204430718'), ('const-8', u'INT_ADD_-1204430712'), (u'CAST_-1204430531', u'PTRADD_-1204430525'), ('const-8', u'PTRADD_-1204430537'), ('const-0', u'SUBPIECE_-1204430523'), (u'CAST_-1204430531', u'PTRADD_-1204430477'), ('const-0', u'INT_EQUAL_-1204430808'), ('const-8', u'PTRADD_-1204430525'), (u'STORE_-1204430763', u'INDIRECT_-1204430546'), (u'LOAD_-1204430790', u'CAST_-1204430531'), (u'INT_ADD_-1204430712', u'CAST_-1204430504'), (u'SUBPIECE_-1204430523', u'MULTIEQUAL_-1204430553'), (u'LOAD_-1204430665', u'SUBPIECE_-1204430475'), (u'CAST_-1204430518', u'STORE_-1204430763'), (u'PTRADD_-1204430525', u'LOAD_-1204430767'), ('const-433', u'LOAD_-1204430665'), ('const-433', u'LOAD_-1204430767'), ('tmp_480', u'STORE_-1204430693'), (u'LOAD_-1204430769', u'SUBPIECE_-1204430524'), ('const-0', u'SUBPIECE_-1204430524'), (u'MULTIEQUAL_-1204430553', u'INT_EQUAL_-1204430737'), (u'CALL_-1204430668', u'INDIRECT_-1204430507'), ('tmp_480', u'STORE_-1204430794'), ('const-433', u'STORE_-1204430794'), ('const-1', u'PTRADD_-1204430525'), (u'CALL_-1204430683', u'INDIRECT_-1204430517'), ('tmp_480', u'PTRADD_-1204430537'), (u'CAST_-1204430531', u'PTRADD_-1204430470'), ('const-1', u'PTRADD_-1204430470'), (u'MULTIEQUAL_-1204430538', u'MULTIEQUAL_-1204430528'), (u'INDIRECT_-1204430538', u'MULTIEQUAL_-1204430528'), ('const-8', u'PTRADD_-1204430477'), ('const-3869488', u'PTRSUB_-1204430541'), ('const-0', u'RETURN_-1204430664'), ('tmp_53', u'CBRANCH_-1204430781'), (u'INT_EQUAL_-1204430808', u'CBRANCH_-1204430781'), (u'PTRADD_-1204430525', u'LOAD_-1204430769'), ('tmp_592', u'INT_EQUAL_-1204430808'), (u'INDIRECT_-1204430491', u'MULTIEQUAL_-1204430538'), (u'INT_EQUAL_-1204430737', u'CBRANCH_-1204430734'), ('const-4294967295', u'INT_ADD_-1204430751'), ('const-433', u'STORE_-1204430763'), (u'CAST_-1204430531', u'LOAD_-1204430734'), (u'LOAD_-1204430734', u'INT_ADD_-1204430712'), (u'CAST_-1204430504', u'LOAD_-1204430728'), ('const-8', u'PTRADD_-1204430470'), ('const-3920096', u'PTRSUB_-1204430496'), ('const-433', u'LOAD_-1204430790'), ('const-433', u'LOAD_-1204430769'), ('tmp_243', u'BRANCH_-1204430645'), ('const-17', u'CALLOTHER_-1204430768'), ('const-1', u'PTRADD_-1204430477'), (u'SUBPIECE_-1204430475', u'INT_ADD_-1204430547'), (u'INT_ADD_-1204430547', u'STORE_-1204430650'), (u'CAST_-1204430466', u'STORE_-1204430650')]
null
null
002ad810
x64
O2
(translation_unit "void FUN_002ad810(undefined8 *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_003b0b30;\n plVar2 = (long *)param_1[2];\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *param_1 = &PTR_FUN_003bd0e0;\n FUN_00278a50(param_1);\n FUN_00276d20(param_1);\n return;\n}\n\n" (function_definition "void FUN_002ad810(undefined8 *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_003b0b30;\n plVar2 = (long *)param_1[2];\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *param_1 = &PTR_FUN_003bd0e0;\n FUN_00278a50(param_1);\n FUN_00276d20(param_1);\n return;\n}" primitive_type (function_declarator "FUN_002ad810(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_003b0b30;\n plVar2 = (long *)param_1[2];\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *param_1 = &PTR_FUN_003bd0e0;\n FUN_00278a50(param_1);\n FUN_00276d20(param_1);\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 "int iVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (expression_statement "bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;" (assignment_expression "bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier = (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "*param_1 = &PTR_FUN_003b0b30;" (assignment_expression "*param_1 = &PTR_FUN_003b0b30" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b0b30" & identifier)) ;) (expression_statement "plVar2 = (long *)param_1[2];" (assignment_expression "plVar2 = (long *)param_1[2]" identifier = (cast_expression "(long *)param_1[2]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ]))) ;) (if_statement "if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }" { (expression_statement "iVar3 = (int)plVar2[1];" (assignment_expression "iVar3 = (int)plVar2[1]" identifier = (cast_expression "(int)plVar2[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) ;) (expression_statement "*(int *)(plVar2 + 1) = iVar3 + -1;" (assignment_expression "*(int *)(plVar2 + 1) = iVar3 + -1" (pointer_expression "*(int *)(plVar2 + 1)" * (cast_expression "(int *)(plVar2 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 1)" ( (binary_expression "plVar2 + 1" identifier + number_literal) )))) = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "plVar1 = plVar2 + 1;" (assignment_expression "plVar1 = plVar2 + 1" identifier = (binary_expression "plVar2 + 1" identifier + number_literal)) ;) (expression_statement "iVar3 = (int)*plVar1;" (assignment_expression "iVar3 = (int)*plVar1" identifier = (cast_expression "(int)*plVar1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar1" * identifier))) ;) (expression_statement "*(int *)plVar1 = (int)*plVar1 + -1;" (assignment_expression "*(int *)plVar1 = (int)*plVar1 + -1" (pointer_expression "*(int *)plVar1" * (cast_expression "(int *)plVar1" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "(int)*plVar1 + -1" (cast_expression "(int)*plVar1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar1" * identifier)) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }" if (parenthesized_expression "(iVar3 == 1)" ( (binary_expression "iVar3 == 1" identifier == number_literal) )) (compound_statement "{\n (**(code **)(*plVar2 + 8))();\n }" { (expression_statement "(**(code **)(*plVar2 + 8))();" (call_expression "(**(code **)(*plVar2 + 8))()" (parenthesized_expression "(**(code **)(*plVar2 + 8))" ( (pointer_expression "**(code **)(*plVar2 + 8)" * (pointer_expression "*(code **)(*plVar2 + 8)" * (cast_expression "(code **)(*plVar2 + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 8)" ( (binary_expression "*plVar2 + 8" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &PTR_FUN_003bd0e0;" (assignment_expression "*param_1 = &PTR_FUN_003bd0e0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003bd0e0" & identifier)) ;) (expression_statement "FUN_00278a50(param_1);" (call_expression "FUN_00278a50(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (expression_statement "FUN_00276d20(param_1);" (call_expression "FUN_00276d20(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::__facet_shims::(anonymous namespace)::money_get_shim<char>::~money_get_shim() */\n\nvoid __thiscall\nstd::__facet_shims::(anonymous_namespace)::money_get_shim<char>::~money_get_shim\n (money_get_shim<char> *this)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *(undefined ***)this = &PTR__money_get_shim_003b0b30;\n plVar2 = *(long **)(this + 0x10);\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *(undefined ***)this = &PTR__money_get_003bd0e0;\n locale::facet::~facet((facet *)this);\n operator_delete(this);\n return;\n}\n\n" comment (function_definition "void __thiscall\nstd::__facet_shims::(anonymous_namespace)::money_get_shim<char>::~money_get_shim\n (money_get_shim<char> *this)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *(undefined ***)this = &PTR__money_get_shim_003b0b30;\n plVar2 = *(long **)(this + 0x10);\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *(undefined ***)this = &PTR__money_get_003bd0e0;\n locale::facet::~facet((facet *)this);\n operator_delete(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__facet_shims::(anonymous_namespace)::money_get_shim<char>::~" identifier : : identifier : : ( identifier ) : : identifier < primitive_type > : : ~) (function_declarator "money_get_shim\n (money_get_shim<char> *this)" identifier (parameter_list "(money_get_shim<char> *this)" ( (parameter_declaration "money_get_shim<char> *this" type_identifier (ERROR "<char>" < primitive_type >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *(undefined ***)this = &PTR__money_get_shim_003b0b30;\n plVar2 = *(long **)(this + 0x10);\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *(undefined ***)this = &PTR__money_get_003bd0e0;\n locale::facet::~facet((facet *)this);\n operator_delete(this);\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 "int iVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (expression_statement "bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;" (assignment_expression "bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier = (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "*(undefined ***)this = &PTR__money_get_shim_003b0b30;" (assignment_expression "*(undefined ***)this = &PTR__money_get_shim_003b0b30" (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__money_get_shim_003b0b30" & identifier)) ;) (expression_statement "plVar2 = *(long **)(this + 0x10);" (assignment_expression "plVar2 = *(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 "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }" { (expression_statement "iVar3 = (int)plVar2[1];" (assignment_expression "iVar3 = (int)plVar2[1]" identifier = (cast_expression "(int)plVar2[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) ;) (expression_statement "*(int *)(plVar2 + 1) = iVar3 + -1;" (assignment_expression "*(int *)(plVar2 + 1) = iVar3 + -1" (pointer_expression "*(int *)(plVar2 + 1)" * (cast_expression "(int *)(plVar2 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 1)" ( (binary_expression "plVar2 + 1" identifier + number_literal) )))) = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "plVar1 = plVar2 + 1;" (assignment_expression "plVar1 = plVar2 + 1" identifier = (binary_expression "plVar2 + 1" identifier + number_literal)) ;) (expression_statement "iVar3 = (int)*plVar1;" (assignment_expression "iVar3 = (int)*plVar1" identifier = (cast_expression "(int)*plVar1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar1" * identifier))) ;) (expression_statement "*(int *)plVar1 = (int)*plVar1 + -1;" (assignment_expression "*(int *)plVar1 = (int)*plVar1 + -1" (pointer_expression "*(int *)plVar1" * (cast_expression "(int *)plVar1" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "(int)*plVar1 + -1" (cast_expression "(int)*plVar1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar1" * identifier)) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }" if (parenthesized_expression "(iVar3 == 1)" ( (binary_expression "iVar3 == 1" identifier == number_literal) )) (compound_statement "{\n (**(code **)(*plVar2 + 8))();\n }" { (expression_statement "(**(code **)(*plVar2 + 8))();" (call_expression "(**(code **)(*plVar2 + 8))()" (parenthesized_expression "(**(code **)(*plVar2 + 8))" ( (pointer_expression "**(code **)(*plVar2 + 8)" * (pointer_expression "*(code **)(*plVar2 + 8)" * (cast_expression "(code **)(*plVar2 + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 8)" ( (binary_expression "*plVar2 + 8" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) })) (expression_statement "*(undefined ***)this = &PTR__money_get_003bd0e0;" (assignment_expression "*(undefined ***)this = &PTR__money_get_003bd0e0" (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__money_get_003bd0e0" & 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) )))) ;))) (expression_statement "operator_delete(this);" (call_expression "operator_delete(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002ad810(undefined8 *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_003b0b30;\n plVar2 = (long *)param_1[2];\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *param_1 = &PTR_FUN_003bd0e0;\n FUN_00278a50(param_1);\n FUN_00276d20(param_1);\n return;\n}\n\n" (function_definition "void FUN_002ad810(undefined8 *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_003b0b30;\n plVar2 = (long *)param_1[2];\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *param_1 = &PTR_FUN_003bd0e0;\n FUN_00278a50(param_1);\n FUN_00276d20(param_1);\n return;\n}" primitive_type (function_declarator "FUN_002ad810(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_003b0b30;\n plVar2 = (long *)param_1[2];\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *param_1 = &PTR_FUN_003bd0e0;\n FUN_00278a50(param_1);\n FUN_00276d20(param_1);\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 "int iVar3;" primitive_type identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (expression_statement "bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;" (assignment_expression "bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier = (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" identifier == (cast_expression "(undefined *)0x0" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "*param_1 = &PTR_FUN_003b0b30;" (assignment_expression "*param_1 = &PTR_FUN_003b0b30" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b0b30" & identifier)) ;) (expression_statement "plVar2 = (long *)param_1[2];" (assignment_expression "plVar2 = (long *)param_1[2]" identifier = (cast_expression "(long *)param_1[2]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[2]" identifier [ number_literal ]))) ;) (if_statement "if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" if (parenthesized_expression "(bVar4)" ( identifier )) (compound_statement "{\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }" { (expression_statement "iVar3 = (int)plVar2[1];" (assignment_expression "iVar3 = (int)plVar2[1]" identifier = (cast_expression "(int)plVar2[1]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) ;) (expression_statement "*(int *)(plVar2 + 1) = iVar3 + -1;" (assignment_expression "*(int *)(plVar2 + 1) = iVar3 + -1" (pointer_expression "*(int *)(plVar2 + 1)" * (cast_expression "(int *)(plVar2 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 1)" ( (binary_expression "plVar2 + 1" identifier + number_literal) )))) = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) }) (else_clause "else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" else (compound_statement "{\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" { (expression_statement "LOCK();" (call_expression "LOCK()" identifier (argument_list "()" ( ))) ;) (expression_statement "plVar1 = plVar2 + 1;" (assignment_expression "plVar1 = plVar2 + 1" identifier = (binary_expression "plVar2 + 1" identifier + number_literal)) ;) (expression_statement "iVar3 = (int)*plVar1;" (assignment_expression "iVar3 = (int)*plVar1" identifier = (cast_expression "(int)*plVar1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar1" * identifier))) ;) (expression_statement "*(int *)plVar1 = (int)*plVar1 + -1;" (assignment_expression "*(int *)plVar1 = (int)*plVar1 + -1" (pointer_expression "*(int *)plVar1" * (cast_expression "(int *)plVar1" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "(int)*plVar1 + -1" (cast_expression "(int)*plVar1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*plVar1" * identifier)) + number_literal)) ;) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }" if (parenthesized_expression "(iVar3 == 1)" ( (binary_expression "iVar3 == 1" identifier == number_literal) )) (compound_statement "{\n (**(code **)(*plVar2 + 8))();\n }" { (expression_statement "(**(code **)(*plVar2 + 8))();" (call_expression "(**(code **)(*plVar2 + 8))()" (parenthesized_expression "(**(code **)(*plVar2 + 8))" ( (pointer_expression "**(code **)(*plVar2 + 8)" * (pointer_expression "*(code **)(*plVar2 + 8)" * (cast_expression "(code **)(*plVar2 + 8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 8)" ( (binary_expression "*plVar2 + 8" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) })) (expression_statement "*param_1 = &PTR_FUN_003bd0e0;" (assignment_expression "*param_1 = &PTR_FUN_003bd0e0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003bd0e0" & identifier)) ;) (expression_statement "FUN_00278a50(param_1);" (call_expression "FUN_00278a50(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (expression_statement "FUN_00276d20(param_1);" (call_expression "FUN_00276d20(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 (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_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)) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT)) + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (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 ( ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002ad810(undefined8 *param_1)\n\n{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_003b0b30;\n plVar2 = (long *)param_1[2];\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *param_1 = &PTR_FUN_003bd0e0;\n FUN_00278a50(param_1);\n FUN_00276d20(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002ad810(undefined8 *param_1)" (identifier "FUN_002ad810") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n int iVar3;\n bool bVar4;\n \n bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;\n *param_1 = &PTR_FUN_003b0b30;\n plVar2 = (long *)param_1[2];\n if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }\n if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }\n *param_1 = &PTR_FUN_003bd0e0;\n FUN_00278a50(param_1);\n FUN_00276d20(param_1);\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 "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "bool bVar4;" (primitive_type "bool") (identifier "bVar4") (; ";")) (expression_statement "bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0;" (assignment_expression "bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0" (identifier "bVar4") (= "=") (binary_expression "PTR___pthread_key_create_003bdee8 == (undefined *)0x0" (identifier "PTR___pthread_key_create_003bdee8") (== "==") (cast_expression "(undefined *)0x0" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) (; ";")) (expression_statement "*param_1 = &PTR_FUN_003b0b30;" (assignment_expression "*param_1 = &PTR_FUN_003b0b30" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003b0b30" (& "&") (identifier "PTR_FUN_003b0b30"))) (; ";")) (expression_statement "plVar2 = (long *)param_1[2];" (assignment_expression "plVar2 = (long *)param_1[2]" (identifier "plVar2") (= "=") (cast_expression "(long *)param_1[2]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")))) (; ";")) (if_statement "if (bVar4) {\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }\n else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" (if "if") (parenthesized_expression "(bVar4)" (( "(") (identifier "bVar4") () ")")) (compound_statement "{\n iVar3 = (int)plVar2[1];\n *(int *)(plVar2 + 1) = iVar3 + -1;\n }" ({ "{") (expression_statement "iVar3 = (int)plVar2[1];" (assignment_expression "iVar3 = (int)plVar2[1]" (identifier "iVar3") (= "=") (cast_expression "(int)plVar2[1]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "*(int *)(plVar2 + 1) = iVar3 + -1;" (assignment_expression "*(int *)(plVar2 + 1) = iVar3 + -1" (pointer_expression "*(int *)(plVar2 + 1)" (* "*") (cast_expression "(int *)(plVar2 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 1)" (( "(") (binary_expression "plVar2 + 1" (identifier "plVar2") (+ "+") (number_literal "1")) () ")")))) (= "=") (binary_expression "iVar3 + -1" (identifier "iVar3") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (else_clause "else {\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" (else "else") (compound_statement "{\n LOCK();\n plVar1 = plVar2 + 1;\n iVar3 = (int)*plVar1;\n *(int *)plVar1 = (int)*plVar1 + -1;\n UNLOCK();\n }" ({ "{") (expression_statement "LOCK();" (call_expression "LOCK()" (identifier "LOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "plVar1 = plVar2 + 1;" (assignment_expression "plVar1 = plVar2 + 1" (identifier "plVar1") (= "=") (binary_expression "plVar2 + 1" (identifier "plVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "iVar3 = (int)*plVar1;" (assignment_expression "iVar3 = (int)*plVar1" (identifier "iVar3") (= "=") (cast_expression "(int)*plVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1")))) (; ";")) (expression_statement "*(int *)plVar1 = (int)*plVar1 + -1;" (assignment_expression "*(int *)plVar1 = (int)*plVar1 + -1" (pointer_expression "*(int *)plVar1" (* "*") (cast_expression "(int *)plVar1" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "plVar1"))) (= "=") (binary_expression "(int)*plVar1 + -1" (cast_expression "(int)*plVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*plVar1" (* "*") (identifier "plVar1"))) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "UNLOCK();" (call_expression "UNLOCK()" (identifier "UNLOCK") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (if_statement "if (iVar3 == 1) {\n (**(code **)(*plVar2 + 8))();\n }" (if "if") (parenthesized_expression "(iVar3 == 1)" (( "(") (binary_expression "iVar3 == 1" (identifier "iVar3") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n (**(code **)(*plVar2 + 8))();\n }" ({ "{") (expression_statement "(**(code **)(*plVar2 + 8))();" (call_expression "(**(code **)(*plVar2 + 8))()" (parenthesized_expression "(**(code **)(*plVar2 + 8))" (( "(") (pointer_expression "**(code **)(*plVar2 + 8)" (* "*") (pointer_expression "*(code **)(*plVar2 + 8)" (* "*") (cast_expression "(code **)(*plVar2 + 8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 8)" (( "(") (binary_expression "*plVar2 + 8" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "8")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "*param_1 = &PTR_FUN_003bd0e0;" (assignment_expression "*param_1 = &PTR_FUN_003bd0e0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003bd0e0" (& "&") (identifier "PTR_FUN_003bd0e0"))) (; ";")) (expression_statement "FUN_00278a50(param_1);" (call_expression "FUN_00278a50(param_1)" (identifier "FUN_00278a50") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (expression_statement "FUN_00276d20(param_1);" (call_expression "FUN_00276d20(param_1)" (identifier "FUN_00276d20") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::__facet_shims::(anonymous namespace)::money_get_shim<char>::~money_get_shim() */ void __thiscall std::__facet_shims::(anonymous_namespace)::function_1<char>::~function_1 (function_1<char> *var_2) { long *plVar1; long *var_3; int var_4; bool bVar4; bVar4 = var_1 == (type_1 *)0x0; *(type_1 ***)var_2 = &PTR__money_get_shim_003b0b30; var_3 = *(long **)(var_2 + 0x10); if (bVar4) { var_4 = (int)var_3[1]; *(int *)(var_3 + 1) = var_4 + -1; } else { var_5(); plVar1 = var_3 + 1; var_4 = (int)*plVar1; *(int *)plVar1 = (int)*plVar1 + -1; var_6(); } if (var_4 == 1) { (**(type_2 **)(*var_3 + 8))(); } *(type_1 ***)var_2 = &PTR__money_get_003bd0e0; locale::facet::~var_7((var_7 *)var_2); var_8(var_2); 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 (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (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: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (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))))) (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))))) alternative: (else_clause (compound_statement (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: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))) right: (number_literal)))) (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: (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))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { long *plVar1; long *plVar2; int iVar3; bool bVar4; bVar4 = PTR___pthread_key_create_003bdee8 == (undefined *)0x0; *param_1 = &PTR_FUN_003b0b30; plVar2 = (long *)param_1[2]; if (bVar4) { iVar3 = (int)plVar2[1]; *(int *)(plVar2 + 1) = iVar3 + -1; } else { LOCK(); plVar1 = plVar2 + 1; iVar3 = (int)*plVar1; *(int *)plVar1 = (int)*plVar1 + -1; UNLOCK(); } if (iVar3 == 1) { (**(code **)(*plVar2 + 8))(); } *param_1 = &PTR_FUN_003bd0e0; FUN_00278a50(param_1); FUN_00276d20(param_1); return; }
11426_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
_Unwind_GetTextRelBase
FUN_003c60e0
undefined8 _Unwind_GetTextRelBase(long param_1) { return *(undefined8 *)(param_1 + 0xa8); }
undefined8 FUN_003c60e0(long param_1) { return *(undefined8 *)(param_1 + 0xa8); }
MOV RAX,qword ptr [RDI + 0xa8] RET
null
null
null
null
[('tmp_19', u'INT_ADD_-1205640973'), (u'CAST_-1205640921', u'LOAD_-1205640989'), ('const-0', u'RETURN_-1205640970'), ('const-433', u'LOAD_-1205640989'), (u'COPY_-1205640989', u'RETURN_-1205640970'), (u'LOAD_-1205640989', u'COPY_-1205640989'), (u'INT_ADD_-1205640973', u'CAST_-1205640921'), ('const-168', u'INT_ADD_-1205640973')]
[('tmp_19', u'INT_ADD_-1205640973'), (u'CAST_-1205640921', u'LOAD_-1205640989'), ('const-0', u'RETURN_-1205640970'), ('const-433', u'LOAD_-1205640989'), (u'COPY_-1205640989', u'RETURN_-1205640970'), (u'LOAD_-1205640989', u'COPY_-1205640989'), (u'INT_ADD_-1205640973', u'CAST_-1205640921'), ('const-168', u'INT_ADD_-1205640973')]
null
null
003c60e0
x64
O2
(translation_unit "undefined8 FUN_003c60e0(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xa8);\n}\n\n" (function_definition "undefined8 FUN_003c60e0(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xa8);\n}" type_identifier (function_declarator "FUN_003c60e0(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 + 0xa8);\n}" { (return_statement "return *(undefined8 *)(param_1 + 0xa8);" return (pointer_expression "*(undefined8 *)(param_1 + 0xa8)" * (cast_expression "(undefined8 *)(param_1 + 0xa8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) ;) })))
(translation_unit "undefined8 _Unwind_GetTextRelBase(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xa8);\n}\n\n" (function_definition "undefined8 _Unwind_GetTextRelBase(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xa8);\n}" type_identifier (function_declarator "_Unwind_GetTextRelBase(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 + 0xa8);\n}" { (return_statement "return *(undefined8 *)(param_1 + 0xa8);" return (pointer_expression "*(undefined8 *)(param_1 + 0xa8)" * (cast_expression "(undefined8 *)(param_1 + 0xa8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" identifier + number_literal) )))) ;) })))
(translation_unit "undefined8 FUN_003c60e0(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xa8);\n}\n\n" (function_definition "undefined8 FUN_003c60e0(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xa8);\n}" type_identifier (function_declarator "FUN_003c60e0(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 + 0xa8);\n}" { (return_statement "return *(undefined8 *)(param_1 + 0xa8);" return (pointer_expression "*(undefined8 *)(param_1 + 0xa8)" * (cast_expression "(undefined8 *)(param_1 + 0xa8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xa8)" ( (binary_expression "param_1 + 0xa8" 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_003c60e0(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xa8);\n}" (type_identifier "undefined8") (function_declarator "FUN_003c60e0(long param_1)" (identifier "FUN_003c60e0") (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 + 0xa8);\n}" ({ "{") (return_statement "return *(undefined8 *)(param_1 + 0xa8);" (return "return") (pointer_expression "*(undefined8 *)(param_1 + 0xa8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0xa8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xa8)" (( "(") (binary_expression "param_1 + 0xa8" (identifier "param_1") (+ "+") (number_literal "0xa8")) () ")")))) (; ";")) (} "}")))
type_1 function_1(long var_1) { return *(type_1 *)(var_1 + 0xa8); }
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 + 0xa8); }
5842_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
record_cu_ranges
FUN_00253550
/* DWARF original prototype: void record_cu_ranges(Gdb_index_info_reader * this, Dwarf_die * die) */ void __thiscall gold::Gdb_index_info_reader::record_cu_ranges(Gdb_index_info_reader *this,Dwarf_die *die) { Relobj *pRVar1; pointer ppOVar2; pointer pcVar3; off_t oVar4; Dwarf_range_list *pDVar5; Dwarf_range_list *this_00; uint64_t uVar6; char *format; uint shndx; uint shndx2; Per_cu_range_list local_48; oVar4 = Dwarf_die::ref_attribute(die,0x55,&shndx); if (oVar4 != -1) { local_48.ranges = Dwarf_ranges_table::read_range_list (&(this->super_Dwarf_info_reader).ranges_table_, (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_, (this->super_Dwarf_info_reader).symtab_size_, (this->super_Dwarf_info_reader).address_size_,shndx,oVar4); if (local_48.ranges == (Dwarf_range_list *)0x0) { return; } local_48.object = (this->super_Dwarf_info_reader).object_; local_48.cu_index = this->cu_index_; std:: vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_> ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48); return; } oVar4 = Dwarf_die::address_attribute(die,0x11,&shndx); pDVar5 = (Dwarf_range_list *)Dwarf_die::address_attribute(die,0x12,&shndx2); if (pDVar5 == (Dwarf_range_list *)0xffffffffffffffff) { uVar6 = Dwarf_die::uint_attribute(die,0x12); pDVar5 = (Dwarf_range_list *)(oVar4 + uVar6); shndx2 = shndx; if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) { return; } if (oVar4 == -1) { return; } } else { if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) { return; } if (oVar4 == -1) { return; } if (shndx != shndx2) { pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p; format = (char *)gettext( "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections" ); gold_warning(format,pcVar3); return; } } if (shndx2 != 0) { pRVar1 = (this->super_Dwarf_info_reader).object_; ppOVar2 = (pRVar1->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>. _M_impl._M_start; if ((ulong)((long)(pRVar1->output_sections_). super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_> ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included"); } if (ppOVar2[shndx2] == (Output_section *)0x0) { return; } } this_00 = (Dwarf_range_list *)operator_new(0x18); (this_00->range_list_). super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>. _M_impl._M_start = (pointer)0x0; (this_00->range_list_). super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>. _M_impl._M_finish = (pointer)0x0; (this_00->range_list_). super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>. _M_impl._M_end_of_storage = (pointer)0x0; local_48.object = (Relobj *)CONCAT44(local_48.object._4_4_,shndx); local_48._8_8_ = oVar4; local_48.ranges = pDVar5; std::vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>:: _M_realloc_insert<gold::Dwarf_range_list::Range> ((vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_> *)this_00,(iterator)0x0,(Range *)&local_48); local_48.object = (this->super_Dwarf_info_reader).object_; local_48.cu_index = this->cu_index_; local_48.ranges = this_00; std:: vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>:: emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48); return; }
void FUN_00253550(long param_1,undefined8 param_2) { long lVar1; undefined8 uVar2; long lVar3; long lVar4; undefined8 *puVar5; undefined8 uVar6; uint local_50; uint local_4c; undefined8 local_48; long local_40; undefined8 *local_38; lVar3 = FUN_00161710(param_2,0x55,&local_50); if (lVar3 != -1) { local_38 = (undefined8 *) FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10), *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20), *(undefined4 *)(param_1 + 100),local_50,lVar3); if (local_38 == (undefined8 *)0x0) { return; } local_48 = *(undefined8 *)(param_1 + 0x10); local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948)); FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48); return; } lVar4 = FUN_00161760(param_2,0x11,&local_50); lVar3 = FUN_00161760(param_2,0x12,&local_4c); if (lVar3 == -1) { lVar3 = FUN_001616c0(param_2,0x12); lVar3 = lVar4 + lVar3; local_4c = local_50; if (lVar4 == 0 && lVar3 == 0) { return; } if (lVar4 == -1) { return; } } else { if (lVar4 == 0 && lVar3 == 0) { return; } if (lVar4 == -1) { return; } if (local_50 != local_4c) { uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8); uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections") ; FUN_00169150(uVar6,uVar2); return; } } if (local_4c != 0) { lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50); if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included"); } if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) { return; } } puVar5 = (undefined8 *)FUN_00275550(0x18); *puVar5 = 0; puVar5[1] = 0; puVar5[2] = 0; local_48 = CONCAT44(local_48._4_4_,local_50); local_40 = lVar4; local_38 = (undefined8 *)lVar3; FUN_001634e0(puVar5,0,&local_48); local_48 = *(undefined8 *)(param_1 + 0x10); local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948)); local_38 = puVar5; FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48); return; }
PUSH R13 PUSH R12 PUSH RBP MOV RBP,RSI MOV ESI,0x55 PUSH RBX MOV RBX,RDI MOV RDI,RBP SUB RSP,0x38 LEA R12,[RSP + 0x8] MOV RDX,R12 CALL 0x00161710 CMP RAX,-0x1 JZ 0x002535e8 SUB RSP,0x8 MOV RCX,qword ptr [RBX + 0x20] MOV RDX,qword ptr [RBX + 0x18] LEA RDI,[RBX + 0x8d8] MOV RSI,qword ptr [RBX + 0x10] MOV R8D,dword ptr [RBX + 0x64] PUSH RAX MOV R9D,dword ptr [RSP + 0x18] CALL 0x00161790 POP RDX POP RCX TEST RAX,RAX JZ 0x002535d8 MOV RDI,qword ptr [RBX + 0x940] MOV EDX,dword ptr [RBX + 0x948] LEA RSI,[RSP + 0x10] MOV qword ptr [RSP + 0x20],RAX MOV RCX,qword ptr [RBX + 0x10] ADD RDI,0xf0 MOV dword ptr [RSP + 0x18],EDX MOV qword ptr [RSP + 0x10],RCX CALL 0x00255620 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 RET MOV RDX,R12 MOV ESI,0x11 MOV RDI,RBP CALL 0x00161760 LEA RDX,[RSP + 0xc] MOV ESI,0x12 MOV RDI,RBP MOV R13,RAX CALL 0x00161760 MOV R12,RAX CMP RAX,-0x1 JZ 0x002536e0 MOV RAX,R13 OR RAX,R12 JZ 0x002535d8 CMP R13,-0x1 JZ 0x002535d8 MOV EAX,dword ptr [RSP + 0xc] CMP dword ptr [RSP + 0x8],EAX JNZ 0x00253718 TEST EAX,EAX JZ 0x00253661 MOV RDX,qword ptr [RBX + 0x10] MOV RCX,qword ptr [RDX + 0x50] MOV RDX,qword ptr [RDX + 0x58] SUB RDX,RCX SAR RDX,0x3 CMP RAX,RDX JNC 0x0025373e CMP qword ptr [RCX + RAX*0x8],0x0 JZ 0x002535d8 MOV EDI,0x18 CALL 0x00275550 MOV qword ptr [RSP + 0x20],R12 LEA R12,[RSP + 0x10] XOR ESI,ESI MOV qword ptr [RAX],0x0 MOV RBP,RAX MOV RDX,R12 MOV qword ptr [RAX + 0x8],0x0 MOV RDI,RBP MOV qword ptr [RAX + 0x10],0x0 MOV EAX,dword ptr [RSP + 0x8] MOV qword ptr [RSP + 0x18],R13 MOV dword ptr [RSP + 0x10],EAX CALL 0x001634e0 MOV RDI,qword ptr [RBX + 0x940] MOV RDX,qword ptr [RBX + 0x10] MOV RSI,R12 MOV EAX,dword ptr [RBX + 0x948] MOV qword ptr [RSP + 0x20],RBP ADD RDI,0xf0 MOV qword ptr [RSP + 0x10],RDX MOV dword ptr [RSP + 0x18],EAX CALL 0x00255620 JMP 0x002535d8 MOV ESI,0x12 MOV RDI,RBP CALL 0x001616c0 MOV RCX,R13 LEA R12,[R13 + RAX*0x1] MOV EAX,dword ptr [RSP + 0x8] OR RCX,R12 MOV dword ptr [RSP + 0xc],EAX JZ 0x002535d8 CMP R13,-0x1 JZ 0x002535d8 JMP 0x00253636 MOV RAX,qword ptr [RBX + 0x10] LEA RDI,[0x325158] MOV RBX,qword ptr [RAX + 0x8] CALL 0x0013e320 MOV RDI,RAX MOV RSI,RBX XOR EAX,EAX CALL 0x00169150 JMP 0x002535d8 LEA RDX,[0x325390] MOV ESI,0x50b LEA RDI,[0x307016] CALL 0x0016cdf0
null
null
null
null
[(u'INT_EQUAL_-1204143706', u'BOOL_AND_-1204144386'), ('const-433', u'STORE_-1204144171'), (u'PIECE_-1204143432', u'CAST_-1204143214'), ('const-18', u'CALL_-1204143978'), (u'INT_EQUAL_-1204143472', u'BOOL_AND_-1204143916'), ('tmp_2943', u'PTRSUB_-1204143327'), ('const-0', u'INT_EQUAL_-1204144240'), (u'PTRSUB_-1204143570', u'PTRSUB_-1204143534'), (u'LOAD_-1204144631', u'PTRSUB_-1204143508'), (u'CALL_-1204144219', u'INDIRECT_-1204143513'), ('const-32', u'PTRSUB_-1204143552'), (u'INDIRECT_-1204143587', u'PIECE_-1204143630'), ('tmp_1165', u'CBRANCH_-1204143935'), (u'CALL_-1204144747', u'CALL_-1204144658'), (u'COPY_-1204143235', u'CALL_-1204143936'), (u'CALL_-1204144486', u'INT_EQUAL_-1204144398'), ('tmp_1238', u'CALL_-1204144747'), (u'CAST_-1204143376', u'MULTIEQUAL_-1204143758'), (u'INT_NOTEQUAL_-1204144349', u'CBRANCH_-1204144349'), ('const-0', u'PTRSUB_-1204143349'), (u'CAST_-1204143310', u'INT_SUB_-1204144308'), ('const-0', u'PTRSUB_-1204143319'), ('const-1', u'RETURN_-1204143901'), ('tmp_1237', u'PTRSUB_-1204143540'), (u'LOAD_-1204144116', u'PTRSUB_-1204143235'), (u'CAST_-1204143376', u'INT_EQUAL_-1204143706'), ('tmp_1237', u'PTRSUB_-1204143256'), (u'CALL_-1204144040', u'INDIRECT_-1204143341'), (u'PTRSUB_-1204143133', u'PTRSUB_-1204143115'), ('tmp_1237', u'PTRSUB_-1204143387'), (u'PTRSUB_-1204143256', u'PTRSUB_-1204143232'), ('const-16', u'PTRSUB_-1204143359'), ('const-0', u'PTRSUB_-1204143135'), (u'PTRSUB_-1204143359', u'LOAD_-1204144348'), (u'PTRSUB_-1204143337', u'PTRSUB_-1204143332'), ('const-8', u'PTRSUB_-1204143268'), (u'INT_EQUAL_-1204144398', u'CBRANCH_-1204144395'), (u'LOAD_-1204144348', u'PTRSUB_-1204143381'), (u'PTRSUB_-1204143564', u'PTRSUB_-1204143529'), ('const-0', u'RETURN_-1204143479'), (u'LOAD_-1204144348', u'PTRSUB_-1204143375'), (u'LOAD_-1204144692', u'CALL_-1204144658'), ('const--72', u'PTRSUB_-1204143327'), (u'CALL_-1204144552', u'INDIRECT_-1204143626'), (u'CALL_-1204144486', u'INDIRECT_-1204143487'), ('const-80', u'PTRSUB_-1204143381'), (u'PTRSUB_-1204143305', u'PTRSUB_-1204143242'), (u'PTRSUB_-1204143230', u'PTRSUB_-1204143267'), (u'CALL_-1204144457', u'INDIRECT_-1204143612'), (u'CALL_-1204144747', u'INDIRECT_-1204143626'), ('const-24', u'PTRSUB_-1204143547'), (u'PTRSUB_-1204143579', u'PTRSUB_-1204143542'), ('const-0', u'PTRSUB_-1204143591'), ('tmp_821', u'CBRANCH_-1204144236'), (u'COPY_-1204143506', u'PIECE_-1204143630'), (u'PTRSUB_-1204143114', u'PTRSUB_-1204143133'), (u'PTRSUB_-1204143332', u'LOAD_-1204144334'), (u'CALL_-1204144658', u'INDIRECT_-1204143587'), (u'INT_EQUAL_-1204144634', u'CBRANCH_-1204144632'), ('const-0', u'RETURN_-1204143477'), (u'PTRSUB_-1204143381', u'PTRSUB_-1204143380'), (u'LOAD_-1204144095', u'COPY_-1204143245'), (u'COPY_-1204143192', u'CALL_-1204143906'), ('const-433', u'LOAD_-1204144708'), ('const-0', u'PTRSUB_-1204143387'), ('const-17', u'CALL_-1204144486'), ('const-433', u'LOAD_-1204144255'), ('const-16', u'PTRSUB_-1204143127'), (u'CALL_-1204144486', u'INDIRECT_-1204143620'), ('tmp_1237', u'PTRSUB_-1204143514'), (u'COPY_-1204143194', u'CALL_-1204143906'), (u'CALL_-1204143978', u'INDIRECT_-1204143387'), (u'INDIRECT_-1204143402', u'SUBPIECE_-1204143368'), (u'MULTIEQUAL_-1204143542', u'INT_NOTEQUAL_-1204144349'), ('const-0', u'PTRSUB_-1204143380'), (u'PTRSUB_-1204143349', u'PTRSUB_-1204143337'), ('const-0', u'PTRSUB_-1204143337'), (u'COPY_-1204143245', u'PIECE_-1204143368'), ('const-4', u'SUBPIECE_-1204143657'), (u'LOAD_-1204144621', u'COPY_-1204143506'), (u'PTRSUB_-1204143540', u'LOAD_-1204144631'), (u'CALL_-1204144486', u'INT_ADD_-1204143955'), ('const-2376', u'PTRSUB_-1204143532'), ('const-0', u'STORE_-1204144171'), ('const-1291', u'CALL_-1204143906'), (u'BOOL_AND_-1204144386', u'CBRANCH_-1204144412'), (u'CAST_-1204143311', u'INT_SUB_-1204144308'), (u'PTRSUB_-1204143615', u'CALL_-1204144747'), ('const-2264', u'PTRSUB_-1204143542'), ('const-4', u'SUBPIECE_-1204143647'), (u'PTRSUB_-1204143514', u'PTRSUB_-1204143483'), ('tmp_531', u'CBRANCH_-1204144395'), (u'SUBPIECE_-1204143368', u'PIECE_-1204143368'), ('const-0', u'PTRSUB_-1204143570'), (u'CAST_-1204143276', u'PTRSUB_-1204143292'), (u'CALL_-1204144457', u'INDIRECT_-1204143598'), ('tmp_1238', u'CALL_-1204144457'), (u'COPY_-1204143965', u'MULTIEQUAL_-1204143542'), (u'LOAD_-1204144715', u'CALL_-1204144658'), (u'CAST_-1204143087', u'CALL_-1204143908'), (u'PTRSUB_-1204143256', u'PTRSUB_-1204143294'), ('const-0', u'PTRSUB_-1204143305'), (u'CALL_-1204144118', u'INDIRECT_-1204143420'), ('const-18', u'CALL_-1204144457'), (u'CALL_-1204144040', u'INDIRECT_-1204143373'), (u'LOAD_-1204144341', u'PTRADD_-1204143312'), (u'PTRSUB_-1204143327', u'CALL_-1204144040'), (u'INT_EQUAL_-1204143707', u'BOOL_AND_-1204144386'), ('const-0', u'PTRSUB_-1204143133'), ('tmp_1195', u'CBRANCH_-1204143914'), (u'PTRSUB_-1204143115', u'LOAD_-1204143949'), ('const--1', u'INT_EQUAL_-1204143917'), (u'PTRSUB_-1204143454', u'CALL_-1204144457'), ('tmp_1238', u'CALL_-1204143978'), (u'PTRSUB_-1204143552', u'LOAD_-1204144715'), (u'CALL_-1204144040', u'INDIRECT_-1204143355'), (u'PTRSUB_-1204143327', u'CAST_-1204143208'), (u'PTRSUB_-1204143534', u'LOAD_-1204144692'), (u'PTRSUB_-1204143508', u'CALL_-1204144552'), (u'CALL_-1204144486', u'COPY_-1204143286'), (u'INDIRECT_-1204143612', u'INT_NOTEQUAL_-1204144370'), (u'INT_EQUAL_-1204143917', u'CBRANCH_-1204143914'), ('tmp_1237', u'PTRSUB_-1204143532'), (u'PTRSUB_-1204143294', u'PTRSUB_-1204143282'), (u'PTRSUB_-1204143615', u'CALL_-1204144486'), ('const-0', u'CALL_-1204144118'), (u'CALL_-1204144457', u'CAST_-1204143376'), (u'PTRSUB_-1204143247', u'LOAD_-1204144095'), (u'INT_NOTEQUAL_-1204144370', u'CBRANCH_-1204144367'), (u'CALL_-1204143978', u'INT_ADD_-1204143955'), ('const-0', u'INT_EQUAL_-1204143471'), (u'CALL_-1204144486', u'INT_EQUAL_-1204143707'), (u'PTRSUB_-1204143483', u'LOAD_-1204144596'), ('tmp_501', u'CBRANCH_-1204144412'), ('const--1', u'INT_EQUAL_-1204144398'), ('const-433', u'LOAD_-1204144341'), ('const-0', u'STORE_-1204144156'), ('tmp_579', u'CBRANCH_-1204144367'), (u'CAST_-1204143143', u'MULTIEQUAL_-1204143758'), (u'PTRADD_-1204143312', u'LOAD_-1204144255'), (u'CALL_-1204144658', u'INT_EQUAL_-1204144634'), (u'INDIRECT_-1204143612', u'MULTIEQUAL_-1204143556'), (u'PTRSUB_-1204143525', u'CALL_-1204144552'), ('const-0', u'STORE_-1204144189'), (u'CALL_-1204144552', u'INDIRECT_-1204143594'), (u'CAST_-1204143209', u'CALL_-1204144118'), (u'INT_ADD_-1204143955', u'CAST_-1204143143'), (u'INT_SUB_-1204144308', u'INT_SRIGHT_-1204144285'), (u'PTRSUB_-1204143547', u'LOAD_-1204144708'), (u'CALL_-1204144219', u'INDIRECT_-1204143382'), (u'PTRSUB_-1204143235', u'CALL_-1204144040'), ('const-0', u'PTRSUB_-1204143280'), (u'INDIRECT_-1204143766', u'CALL_-1204144658'), (u'PTRSUB_-1204143342', u'LOAD_-1204144341'), (u'CAST_-1204143276', u'COPY_-1204143238'), (u'PTRSUB_-1204143135', u'PTRSUB_-1204143114'), ('const-3174422', u'COPY_-1204143194'), (u'PTRSUB_-1204143354', u'PTRSUB_-1204143342'), ('const-433', u'LOAD_-1204144692'), (u'INT_ZEXT_-1204143948', u'PTRADD_-1204143312'), ('tmp_1237', u'PTRSUB_-1204143247'), ('tmp_1237', u'PTRSUB_-1204143585'), ('const-433', u'LOAD_-1204144348'), ('const--1', u'INT_NOTEQUAL_-1204144731'), (u'PTRSUB_-1204143542', u'CALL_-1204144658'), ('const-0', u'PTRSUB_-1204143242'), ('const-0', u'PTRSUB_-1204143256'), ('const-240', u'PTRSUB_-1204143235'), ('const-0', u'PTRSUB_-1204143514'), ('const-433', u'LOAD_-1204144596'), ('tmp_2943', u'PTRSUB_-1204143454'), (u'INDIRECT_-1204143382', u'PIECE_-1204143432'), (u'INDIRECT_-1204143387', u'MULTIEQUAL_-1204143556'), ('const--1', u'INT_EQUAL_-1204144438'), (u'CALL_-1204143978', u'INDIRECT_-1204143246'), ('const-433', u'LOAD_-1204144685'), ('const-16', u'PTRSUB_-1204143483'), ('tmp_1237', u'PTRSUB_-1204143570'), (u'INDIRECT_-1204143387', u'COPY_-1204143965'), ('const-2376', u'PTRSUB_-1204143247'), ('const--72', u'PTRSUB_-1204143525'), ('tmp_109', u'CBRANCH_-1204144729'), ('const-16', u'PTRSUB_-1204143232'), ('const--80', u'PTRSUB_-1204143615'), ('tmp_2943', u'PTRSUB_-1204143525'), ('const-0', u'PTRSUB_-1204143579'), ('const-24', u'CALL_-1204144219'), ('const-8', u'PTRADD_-1204143312'), ('const-0', u'PTRSUB_-1204143292'), (u'PTRSUB_-1204143292', u'PTRSUB_-1204143230'), ('const-3297624', u'COPY_-1204143235'), ('const-433', u'LOAD_-1204144106'), ('const-0', u'RETURN_-1204144506'), (u'INDIRECT_-1204143246', u'MULTIEQUAL_-1204143426'), ('const-80', u'PTRSUB_-1204143375'), (u'PTRSUB_-1204143267', u'PTRSUB_-1204143256'), (u'INT_ZEXT_-1204143948', u'INT_LESSEQUAL_-1204144263'), ('const-433', u'STORE_-1204144189'), ('const-2368', u'PTRSUB_-1204143264'), ('const-3298192', u'COPY_-1204143192'), (u'CAST_-1204143276', u'PTRSUB_-1204143305'), (u'INDIRECT_-1204143513', u'PIECE_-1204143432'), (u'CAST_-1204143276', u'CAST_-1204143209'), (u'CAST_-1204143276', u'PTRSUB_-1204143319'), (u'PTRSUB_-1204143282', u'STORE_-1204144189'), (u'LOAD_-1204143964', u'PTRSUB_-1204143135'), ('const-2368', u'PTRSUB_-1204143540'), ('const-0', u'RETURN_-1204143480'), ('const-240', u'PTRSUB_-1204143508'), ('const-0', u'PTRSUB_-1204143256'), (u'CALL_-1204144747', u'INT_NOTEQUAL_-1204144731'), (u'INT_EQUAL_-1204144240', u'CBRANCH_-1204144236'), (u'INT_EQUAL_-1204144438', u'CBRANCH_-1204144435'), (u'MULTIEQUAL_-1204143758', u'COPY_-1204143285'), (u'INT_NOTEQUAL_-1204144731', u'CBRANCH_-1204144729'), ('tmp_2943', u'PTRSUB_-1204143615'), (u'INDIRECT_-1204143598', u'INT_NOTEQUAL_-1204144370'), ('const-0', u'PTRSUB_-1204143267'), (u'CALL_-1204143936', u'CAST_-1204143087'), ('const-8', u'PTRSUB_-1204143114'), ('const-0', u'PTRSUB_-1204143115'), (u'PTRSUB_-1204143319', u'PTRSUB_-1204143256'), (u'PTRSUB_-1204143264', u'LOAD_-1204144116'), ('const-85', u'CALL_-1204144747'), ('const-433', u'LOAD_-1204144334'), ('tmp_1237', u'PTRSUB_-1204143264'), (u'PTRSUB_-1204143380', u'PTRSUB_-1204143354'), ('const-0', u'INT_EQUAL_-1204143706'), ('const--76', u'PTRSUB_-1204143454'), (u'INDIRECT_-1204143598', u'MULTIEQUAL_-1204143542'), ('const-0', u'PTRSUB_-1204143282'), (u'CALL_-1204144118', u'INDIRECT_-1204143402'), ('tmp_473', u'CBRANCH_-1204144435'), (u'INT_EQUAL_-1204143471', u'BOOL_AND_-1204143916'), ('const-433', u'LOAD_-1204144715'), (u'CALL_-1204144552', u'INDIRECT_-1204143608'), ('const-0', u'RETURN_-1204143476'), (u'CALL_-1204144118', u'INDIRECT_-1204143388'), ('const-433', u'LOAD_-1204144621'), (u'INT_SRIGHT_-1204144285', u'CAST_-1204143302'), ('const-0', u'PTRSUB_-1204143230'), ('const-0', u'RETURN_-1204143481'), ('tmp_1238', u'CALL_-1204144486'), (u'LOAD_-1204144708', u'CALL_-1204144658'), ('const-0', u'PTRSUB_-1204143342'), ('tmp_1237', u'PTRSUB_-1204143564'), (u'LOAD_-1204143949', u'CALL_-1204143908'), (u'PTRSUB_-1204143529', u'LOAD_-1204144685'), ('tmp_605', u'CBRANCH_-1204144349'), (u'PTRSUB_-1204143585', u'PTRSUB_-1204143547'), ('tmp_782', u'CBRANCH_-1204144261'), (u'CALL_-1204144486', u'INT_EQUAL_-1204143917'), (u'CALL_-1204144747', u'INDIRECT_-1204143616'), ('const-0', u'INT_EQUAL_-1204143472'), ('const-4', u'SUBPIECE_-1204143368'), (u'CALL_-1204144486', u'INDIRECT_-1204143634'), ('const-16', u'PTRSUB_-1204143534'), (u'CAST_-1204143302', u'INT_LESSEQUAL_-1204144263'), ('tmp_1237', u'PTRSUB_-1204143579'), (u'PTRSUB_-1204143591', u'PTRSUB_-1204143552'), ('const-433', u'LOAD_-1204143964'), ('const-0', u'INT_EQUAL_-1204144634'), (u'CALL_-1204144747', u'INDIRECT_-1204143752'), (u'CAST_-1204143143', u'INT_EQUAL_-1204143471'), (u'BOOL_AND_-1204143916', u'CBRANCH_-1204143935'), (u'CALL_-1204144747', u'INDIRECT_-1204143766'), (u'LOAD_-1204144685', u'CALL_-1204144658'), (u'PTRSUB_-1204143256', u'STORE_-1204144156'), ('const-433', u'LOAD_-1204144095'), ('const-16', u'PTRSUB_-1204143256'), (u'CAST_-1204143208', u'CALL_-1204144118'), ('const-0', u'RETURN_-1204143478'), ('const-0', u'RETURN_-1204143482'), ('const-0', u'RETURN_-1204143475'), (u'INT_LESSEQUAL_-1204144263', u'CBRANCH_-1204144261'), (u'PTRSUB_-1204143387', u'PTRSUB_-1204143359'), (u'LOAD_-1204144255', u'INT_EQUAL_-1204144240'), (u'CALL_-1204144457', u'INDIRECT_-1204143468'), ('const-0', u'PTRSUB_-1204143294'), ('const-433', u'LOAD_-1204144631'), (u'MULTIEQUAL_-1204143542', u'INT_ZEXT_-1204143948'), (u'PTRSUB_-1204143127', u'LOAD_-1204143964'), ('const-0', u'INT_NOTEQUAL_-1204144349'), (u'CALL_-1204144219', u'CAST_-1204143276'), ('tmp_3946', u'SUBPIECE_-1204143647'), (u'PTRSUB_-1204143532', u'LOAD_-1204144621'), (u'PTRSUB_-1204143375', u'PTRSUB_-1204143349'), ('const-0', u'INT_EQUAL_-1204143707'), (u'PTRSUB_-1204143280', u'PTRSUB_-1204143268'), ('const-433', u'STORE_-1204144156'), (u'INDIRECT_-1204143468', u'MULTIEQUAL_-1204143426'), ('const-0', u'PTRSUB_-1204143354'), ('const-0', u'PTRSUB_-1204143564'), ('tmp_246', u'CBRANCH_-1204144632'), ('const-433', u'LOAD_-1204144116'), (u'CALL_-1204144486', u'INT_EQUAL_-1204143472'), (u'CAST_-1204143376', u'INT_EQUAL_-1204144438'), ('tmp_3947', u'SUBPIECE_-1204143657'), ('tmp_1237', u'PTRSUB_-1204143591'), (u'PTRSUB_-1204143232', u'LOAD_-1204144106'), ('const-0', u'PTRSUB_-1204143585'), ('const-100', u'PTRSUB_-1204143529'), (u'LOAD_-1204144334', u'CAST_-1204143311'), (u'LOAD_-1204144341', u'CAST_-1204143310'), (u'PTRSUB_-1204143268', u'STORE_-1204144171'), ('const-0', u'PTRSUB_-1204143148'), ('tmp_1237', u'PTRSUB_-1204143148'), ('const-8', u'PTRSUB_-1204143332'), ('const-3', u'INT_SRIGHT_-1204144285'), ('const-433', u'LOAD_-1204143949'), (u'PTRSUB_-1204143148', u'PTRSUB_-1204143127'), (u'PTRSUB_-1204143242', u'PTRSUB_-1204143280')]
[('const-16', u'INT_ADD_-1204143948'), (u'CAST_-1204143527', u'LOAD_-1204144621'), ('const-80', u'INT_ADD_-1204144325'), (u'CALL_-1204144747', u'INDIRECT_-1204143631'), (u'CAST_-1204143576', u'LOAD_-1204144708'), ('const-32', u'INT_ADD_-1204144699'), ('const--80', u'PTRSUB_-1204143620'), ('tmp_2978', u'INT_ADD_-1204144615'), ('tmp_1165', u'CBRANCH_-1204143935'), (u'CALL_-1204144747', u'CALL_-1204144658'), (u'CALL_-1204144486', u'INT_EQUAL_-1204144398'), (u'CALL_-1204144457', u'INDIRECT_-1204143473'), (u'INT_NOTEQUAL_-1204144349', u'CBRANCH_-1204144349'), (u'INDIRECT_-1204143592', u'PIECE_-1204143637'), (u'CALL_-1204144219', u'INDIRECT_-1204143520'), ('const-0', u'STORE_-1204144156'), ('const-1', u'RETURN_-1204143901'), ('const-8', u'PTRADD_-1204143333'), (u'CAST_-1204143535', u'LOAD_-1204144631'), (u'INT_EQUAL_-1204143714', u'BOOL_AND_-1204144386'), ('tmp_2978', u'INT_ADD_-1204144699'), (u'INT_ADD_-1204143955', u'MULTIEQUAL_-1204143759'), (u'INT_ADD_-1204144090', u'CAST_-1204143258'), ('const--1', u'INT_EQUAL_-1204144438'), ('const-2376', u'INT_ADD_-1204144605'), (u'INT_EQUAL_-1204144398', u'CBRANCH_-1204144395'), (u'INDIRECT_-1204143773', u'CALL_-1204144658'), (u'LOAD_-1204144692', u'CALL_-1204144658'), (u'INT_ADD_-1204144239', u'CAST_-1204143352'), (u'COPY_-1204143965', u'MULTIEQUAL_-1204143549'), ('const-0', u'RETURN_-1204143546'), ('const--72', u'PTRSUB_-1204143542'), ('const-4', u'SUBPIECE_-1204143375'), ('const-18', u'CALL_-1204144457'), (u'INT_EQUAL_-1204143479', u'BOOL_AND_-1204143916'), (u'SUBPIECE_-1204143375', u'PIECE_-1204143375'), (u'INT_ADD_-1204143948', u'CAST_-1204143164'), ('const-0', u'INT_EQUAL_-1204143478'), ('const-0', u'RETURN_-1204143543'), ('tmp_821', u'CBRANCH_-1204144236'), (u'CALL_-1204144040', u'INDIRECT_-1204143362'), (u'INT_EQUAL_-1204144634', u'CBRANCH_-1204144632'), ('const-24', u'INT_ADD_-1204144692'), (u'CALL_-1204143978', u'INDIRECT_-1204143251'), ('const-0', u'RETURN_-1204143548'), ('const--1', u'INT_NOTEQUAL_-1204144731'), ('tmp_2973', u'PTRSUB_-1204143474'), (u'CALL_-1204144040', u'INDIRECT_-1204143348'), ('const-1291', u'CALL_-1204143906'), ('const-433', u'LOAD_-1204144596'), (u'CALL_-1204144486', u'INT_EQUAL_-1204143479'), (u'CAST_-1204143581', u'LOAD_-1204144715'), (u'INT_ADD_-1204144100', u'CAST_-1204143266'), (u'CAST_-1204143362', u'INT_LESSEQUAL_-1204144263'), (u'PTRSUB_-1204143542', u'CALL_-1204144552'), (u'CALL_-1204144552', u'INDIRECT_-1204143633'), (u'LOAD_-1204144334', u'INT_SUB_-1204144308'), (u'CAST_-1204143258', u'LOAD_-1204144106'), ('const-0', u'RETURN_-1204143541'), (u'CAST_-1204143564', u'LOAD_-1204144692'), (u'INT_ADD_-1204144605', u'CAST_-1204143527'), (u'CALL_-1204144486', u'INT_ADD_-1204143955'), (u'CAST_-1204143379', u'LOAD_-1204144341'), ('tmp_2978', u'INT_ADD_-1204144079'), (u'CALL_-1204144747', u'INDIRECT_-1204143759'), (u'BOOL_AND_-1204144386', u'CBRANCH_-1204144412'), (u'CALL_-1204144552', u'INDIRECT_-1204143601'), (u'CAST_-1204143335', u'PTRADD_-1204143333'), ('const-1', u'PTRADD_-1204143333'), (u'CALL_-1204144118', u'INDIRECT_-1204143395'), ('const-16', u'INT_ADD_-1204144332'), ('const-433', u'LOAD_-1204144348'), (u'CAST_-1204143335', u'CALL_-1204144118'), (u'CALL_-1204144658', u'INDIRECT_-1204143592'), ('tmp_531', u'CBRANCH_-1204144395'), (u'MULTIEQUAL_-1204143549', u'INT_ZEXT_-1204143948'), ('const-3297624', u'COPY_-1204143240'), ('const-240', u'INT_ADD_-1204144059'), ('tmp_2978', u'INT_ADD_-1204144676'), (u'INT_ADD_-1204144669', u'CAST_-1204143559'), (u'LOAD_-1204144715', u'CALL_-1204144658'), (u'INDIRECT_-1204143605', u'MULTIEQUAL_-1204143549'), (u'INT_ADD_-1204144325', u'CAST_-1204143379'), (u'CAST_-1204143335', u'STORE_-1204144189'), (u'CALL_-1204143936', u'CALL_-1204143908'), ('const-433', u'LOAD_-1204144685'), ('tmp_1195', u'CBRANCH_-1204143914'), ('const-2264', u'INT_ADD_-1204144685'), (u'CALL_-1204144486', u'INDIRECT_-1204143641'), ('const-8', u'INT_MULT_-1204144227'), (u'INDIRECT_-1204143409', u'SUBPIECE_-1204143375'), ('tmp_2973', u'PTRSUB_-1204143353'), (u'PTRSUB_-1204143353', u'CALL_-1204144118'), ('const-433', u'LOAD_-1204144116'), (u'INDIRECT_-1204143619', u'INT_NOTEQUAL_-1204144370'), (u'CALL_-1204144747', u'INDIRECT_-1204143773'), ('const-433', u'STORE_-1204144171'), (u'INT_EQUAL_-1204143917', u'CBRANCH_-1204143914'), ('tmp_2978', u'INT_ADD_-1204144332'), (u'INDIRECT_-1204143394', u'COPY_-1204143965'), (u'CAST_-1204143559', u'LOAD_-1204144685'), ('const-3174422', u'COPY_-1204143199'), (u'INT_ADD_-1204143955', u'INT_EQUAL_-1204143478'), ('const-8', u'INT_ADD_-1204143933'), ('const--1', u'INT_EQUAL_-1204144398'), ('const-4', u'SUBPIECE_-1204143652'), (u'INT_NOTEQUAL_-1204144370', u'CBRANCH_-1204144367'), (u'LOAD_-1204144621', u'PIECE_-1204143637'), ('const-240', u'INT_ADD_-1204144571'), (u'CAST_-1204143266', u'LOAD_-1204144116'), (u'CALL_-1204143978', u'INT_ADD_-1204143955'), (u'COPY_-1204143240', u'CALL_-1204143936'), ('const-85', u'CALL_-1204144747'), (u'INT_ADD_-1204144692', u'CAST_-1204143576'), ('const-433', u'LOAD_-1204144631'), ('tmp_501', u'CBRANCH_-1204144412'), ('tmp_2973', u'PTRSUB_-1204143542'), (u'PTRSUB_-1204143353', u'CALL_-1204144040'), ('tmp_579', u'CBRANCH_-1204144367'), (u'INDIRECT_-1204143394', u'MULTIEQUAL_-1204143563'), ('const-0', u'RETURN_-1204143544'), (u'INT_ADD_-1204144676', u'CAST_-1204143564'), (u'CALL_-1204144457', u'INT_EQUAL_-1204144438'), ('tmp_4064', u'SUBPIECE_-1204143662'), (u'INT_SUB_-1204144308', u'INT_SRIGHT_-1204144285'), (u'CALL_-1204144040', u'INDIRECT_-1204143380'), (u'CALL_-1204144457', u'INDIRECT_-1204143619'), (u'INT_ADD_-1204144699', u'CAST_-1204143581'), (u'CALL_-1204144219', u'CAST_-1204143335'), (u'CALL_-1204144486', u'INT_EQUAL_-1204143714'), (u'COPY_-1204143199', u'CALL_-1204143906'), ('tmp_4063', u'SUBPIECE_-1204143652'), (u'CALL_-1204144219', u'INDIRECT_-1204143387'), ('const-16', u'INT_ADD_-1204144580'), (u'CAST_-1204143374', u'LOAD_-1204144334'), (u'CAST_-1204143152', u'LOAD_-1204143949'), ('const-0', u'INT_EQUAL_-1204143713'), (u'INT_MULT_-1204144227', u'INT_ADD_-1204144239'), (u'INDIRECT_-1204143605', u'INT_NOTEQUAL_-1204144370'), ('const-433', u'LOAD_-1204144334'), ('const-3', u'INT_SRIGHT_-1204144285'), ('tmp_2978', u'INT_ADD_-1204144669'), ('const-433', u'LOAD_-1204144708'), (u'CALL_-1204144658', u'CAST_-1204143548'), ('const-4', u'SUBPIECE_-1204143662'), (u'INT_ADD_-1204144318', u'CAST_-1204143374'), ('const-433', u'LOAD_-1204144255'), (u'CALL_-1204144552', u'INDIRECT_-1204143615'), ('const--72', u'PTRSUB_-1204143353'), ('const-433', u'STORE_-1204144189'), ('const-433', u'LOAD_-1204144341'), (u'CAST_-1204143510', u'LOAD_-1204144596'), ('const-16', u'INT_ADD_-1204144090'), ('const-433', u'LOAD_-1204144106'), (u'INT_ADD_-1204143933', u'CAST_-1204143152'), (u'LOAD_-1204144631', u'INT_ADD_-1204144571'), (u'LOAD_-1204144095', u'PIECE_-1204143375'), ('tmp_2973', u'PTRSUB_-1204143620'), ('tmp_109', u'CBRANCH_-1204144729'), (u'CAST_-1204143272', u'COPY_-1204143353'), ('tmp_2978', u'INT_ADD_-1204144692'), ('tmp_2978', u'INT_ADD_-1204144090'), (u'COPY_-1204143197', u'CALL_-1204143906'), (u'LOAD_-1204144341', u'INT_SUB_-1204144308'), ('const-0', u'RETURN_-1204144506'), (u'INT_EQUAL_-1204143478', u'BOOL_AND_-1204143916'), ('const-16', u'INT_ADD_-1204144676'), (u'INT_ZEXT_-1204143948', u'INT_LESSEQUAL_-1204144263'), (u'CALL_-1204144457', u'INT_EQUAL_-1204143713'), ('tmp_2976', u'CALL_-1204144457'), ('const-0', u'INT_EQUAL_-1204144240'), (u'MULTIEQUAL_-1204143549', u'INT_NOTEQUAL_-1204144349'), (u'INDIRECT_-1204143619', u'MULTIEQUAL_-1204143563'), ('const-433', u'LOAD_-1204144715'), (u'CAST_-1204143250', u'LOAD_-1204144095'), ('const-0', u'RETURN_-1204143545'), ('const-24', u'CALL_-1204144219'), ('const-433', u'STORE_-1204144156'), (u'CALL_-1204144118', u'INDIRECT_-1204143427'), (u'INDIRECT_-1204143387', u'PIECE_-1204143439'), ('const-2368', u'INT_ADD_-1204144100'), (u'CALL_-1204144747', u'INT_NOTEQUAL_-1204144731'), ('tmp_2976', u'CALL_-1204144486'), (u'CAST_-1204143335', u'PTRADD_-1204143321'), ('const-433', u'LOAD_-1204143949'), (u'INDIRECT_-1204143251', u'MULTIEQUAL_-1204143431'), (u'INT_EQUAL_-1204144240', u'CBRANCH_-1204144236'), (u'INT_EQUAL_-1204144438', u'CBRANCH_-1204144435'), ('const-0', u'CALL_-1204144118'), (u'INT_ADD_-1204144571', u'CALL_-1204144552'), ('const--1', u'INT_EQUAL_-1204143917'), (u'INT_NOTEQUAL_-1204144731', u'CBRANCH_-1204144729'), (u'CALL_-1204144486', u'COPY_-1204143354'), ('tmp_2978', u'INT_ADD_-1204144100'), (u'CALL_-1204144118', u'INDIRECT_-1204143409'), (u'CALL_-1204143978', u'INDIRECT_-1204143394'), ('const--76', u'PTRSUB_-1204143474'), ('tmp_2976', u'CALL_-1204144747'), ('const-8', u'PTRADD_-1204143321'), ('const-433', u'LOAD_-1204144095'), (u'CALL_-1204144486', u'INDIRECT_-1204143627'), ('tmp_2978', u'INT_ADD_-1204144605'), (u'LOAD_-1204144348', u'INT_ADD_-1204144318'), (u'CAST_-1204143164', u'LOAD_-1204143964'), (u'INT_ADD_-1204144615', u'CAST_-1204143535'), (u'PTRADD_-1204143321', u'STORE_-1204144156'), (u'PTRSUB_-1204143620', u'CALL_-1204144747'), (u'LOAD_-1204143964', u'INT_ADD_-1204143933'), ('const-433', u'LOAD_-1204144621'), ('tmp_473', u'CBRANCH_-1204144435'), ('const-0', u'STORE_-1204144189'), ('const-17', u'CALL_-1204144486'), (u'INT_ADD_-1204144332', u'CAST_-1204143384'), ('tmp_2976', u'CALL_-1204143978'), (u'CALL_-1204144486', u'INDIRECT_-1204143492'), (u'MULTIEQUAL_-1204143759', u'CAST_-1204143272'), (u'LOAD_-1204144708', u'CALL_-1204144658'), (u'INT_ADD_-1204144059', u'CALL_-1204144040'), (u'LOAD_-1204143949', u'CALL_-1204143908'), ('tmp_605', u'CBRANCH_-1204144349'), (u'CAST_-1204143352', u'LOAD_-1204144255'), ('const-18', u'CALL_-1204143978'), ('tmp_782', u'CBRANCH_-1204144261'), (u'CALL_-1204144486', u'INT_EQUAL_-1204143917'), ('const-0', u'INT_EQUAL_-1204143714'), ('const-0', u'STORE_-1204144171'), (u'INT_EQUAL_-1204143713', u'BOOL_AND_-1204144386'), ('const-0', u'INT_EQUAL_-1204143479'), ('const-433', u'LOAD_-1204144692'), ('const-0', u'INT_EQUAL_-1204144634'), (u'BOOL_AND_-1204143916', u'CBRANCH_-1204143935'), (u'LOAD_-1204144685', u'CALL_-1204144658'), (u'INT_ADD_-1204144685', u'CALL_-1204144658'), ('const-88', u'INT_ADD_-1204144318'), (u'INT_SRIGHT_-1204144285', u'CAST_-1204143362'), (u'CAST_-1204143335', u'COPY_-1204143306'), (u'PTRSUB_-1204143474', u'CALL_-1204144457'), ('const-2368', u'INT_ADD_-1204144615'), (u'PTRSUB_-1204143620', u'CALL_-1204144486'), (u'CALL_-1204144457', u'INDIRECT_-1204143605'), (u'LOAD_-1204144116', u'INT_ADD_-1204144059'), (u'INDIRECT_-1204143520', u'PIECE_-1204143439'), (u'INT_LESSEQUAL_-1204144263', u'CBRANCH_-1204144261'), ('const-0', u'RETURN_-1204143547'), (u'CALL_-1204144747', u'INDIRECT_-1204143621'), (u'LOAD_-1204144255', u'INT_EQUAL_-1204144240'), ('const-2376', u'INT_ADD_-1204144079'), (u'CAST_-1204143548', u'INT_EQUAL_-1204144634'), (u'INT_ADD_-1204144079', u'CAST_-1204143250'), ('tmp_2978', u'INT_ADD_-1204144685'), ('const-0', u'INT_NOTEQUAL_-1204144349'), (u'INDIRECT_-1204143473', u'MULTIEQUAL_-1204143431'), (u'CAST_-1204143384', u'LOAD_-1204144348'), ('const-2', u'PTRADD_-1204143321'), ('tmp_246', u'CBRANCH_-1204144632'), (u'INT_ADD_-1204144580', u'CAST_-1204143510'), ('const-3298192', u'COPY_-1204143197'), (u'CALL_-1204144457', u'MULTIEQUAL_-1204143759'), ('const-433', u'LOAD_-1204143964'), ('const-0', u'RETURN_-1204143542'), ('const-100', u'INT_ADD_-1204144669'), (u'LOAD_-1204144341', u'INT_ADD_-1204144239'), ('tmp_2978', u'INT_ADD_-1204144580'), (u'INT_ZEXT_-1204143948', u'INT_MULT_-1204144227'), (u'PTRADD_-1204143333', u'STORE_-1204144171'), (u'LOAD_-1204144348', u'INT_ADD_-1204144325'), ('tmp_2978', u'INT_ADD_-1204143948')]
null
null
00253550
x64
O2
(translation_unit "void FUN_00253550(long param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n uint local_50;\n uint local_4c;\n undefined8 local_48;\n long local_40;\n undefined8 *local_38;\n \n lVar3 = FUN_00161710(param_2,0x55,&local_50);\n if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }\n lVar4 = FUN_00161760(param_2,0x11,&local_50);\n lVar3 = FUN_00161760(param_2,0x12,&local_4c);\n if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }\n if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }\n puVar5 = (undefined8 *)FUN_00275550(0x18);\n *puVar5 = 0;\n puVar5[1] = 0;\n puVar5[2] = 0;\n local_48 = CONCAT44(local_48._4_4_,local_50);\n local_40 = lVar4;\n local_38 = (undefined8 *)lVar3;\n FUN_001634e0(puVar5,0,&local_48);\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n local_38 = puVar5;\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n}\n\n" (function_definition "void FUN_00253550(long param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n uint local_50;\n uint local_4c;\n undefined8 local_48;\n long local_40;\n undefined8 *local_38;\n \n lVar3 = FUN_00161710(param_2,0x55,&local_50);\n if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }\n lVar4 = FUN_00161760(param_2,0x11,&local_50);\n lVar3 = FUN_00161760(param_2,0x12,&local_4c);\n if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }\n if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }\n puVar5 = (undefined8 *)FUN_00275550(0x18);\n *puVar5 = 0;\n puVar5[1] = 0;\n puVar5[2] = 0;\n local_48 = CONCAT44(local_48._4_4_,local_50);\n local_40 = lVar4;\n local_38 = (undefined8 *)lVar3;\n FUN_001634e0(puVar5,0,&local_48);\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n local_38 = puVar5;\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n}" primitive_type (function_declarator "FUN_00253550(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 long lVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n uint local_50;\n uint local_4c;\n undefined8 local_48;\n long local_40;\n undefined8 *local_38;\n \n lVar3 = FUN_00161710(param_2,0x55,&local_50);\n if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }\n lVar4 = FUN_00161760(param_2,0x11,&local_50);\n lVar3 = FUN_00161760(param_2,0x12,&local_4c);\n if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }\n if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }\n puVar5 = (undefined8 *)FUN_00275550(0x18);\n *puVar5 = 0;\n puVar5[1] = 0;\n puVar5[2] = 0;\n local_48 = CONCAT44(local_48._4_4_,local_50);\n local_40 = lVar4;\n local_38 = (undefined8 *)lVar3;\n FUN_001634e0(puVar5,0,&local_48);\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n local_38 = puVar5;\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) 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 ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "uint local_50;" type_identifier identifier ;) (declaration "uint local_4c;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_38;" type_identifier (pointer_declarator "*local_38" * identifier) ;) (expression_statement "lVar3 = FUN_00161710(param_2,0x55,&local_50);" (assignment_expression "lVar3 = FUN_00161710(param_2,0x55,&local_50)" identifier = (call_expression "FUN_00161710(param_2,0x55,&local_50)" identifier (argument_list "(param_2,0x55,&local_50)" ( identifier , number_literal , (pointer_expression "&local_50" & identifier) )))) ;) (if_statement "if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }" if (parenthesized_expression "(lVar3 != -1)" ( (binary_expression "lVar3 != -1" identifier != number_literal) )) (compound_statement "{\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }" { (expression_statement "local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);" (assignment_expression "local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" identifier = (cast_expression "(undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" identifier (argument_list "(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" ( (binary_expression "param_1 + 0x8d8" 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) )))) , (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) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)(param_1 + 100)" * (cast_expression "(undefined4 *)(param_1 + 100)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 100)" ( (binary_expression "param_1 + 100" identifier + number_literal) )))) , identifier , identifier ))))) ;) (if_statement "if (local_38 == (undefined8 *)0x0) {\n return;\n }" if (parenthesized_expression "(local_38 == (undefined8 *)0x0)" ( (binary_expression "local_38 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "local_48 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "local_48 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));" (assignment_expression "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" identifier = (call_expression "CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" identifier (argument_list "(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" ( (field_expression "local_40._4_4_" identifier . field_identifier) , (pointer_expression "*(undefined4 *)(param_1 + 0x948)" * (cast_expression "(undefined4 *)(param_1 + 0x948)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x948)" ( (binary_expression "param_1 + 0x948" identifier + number_literal) )))) )))) ;) (expression_statement "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);" (call_expression "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" identifier (argument_list "(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" ( (binary_expression "*(long *)(param_1 + 0x940) + 0xf0" (pointer_expression "*(long *)(param_1 + 0x940)" * (cast_expression "(long *)(param_1 + 0x940)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x940)" ( (binary_expression "param_1 + 0x940" identifier + number_literal) )))) + number_literal) , (pointer_expression "&local_48" & identifier) ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar4 = FUN_00161760(param_2,0x11,&local_50);" (assignment_expression "lVar4 = FUN_00161760(param_2,0x11,&local_50)" identifier = (call_expression "FUN_00161760(param_2,0x11,&local_50)" identifier (argument_list "(param_2,0x11,&local_50)" ( identifier , number_literal , (pointer_expression "&local_50" & identifier) )))) ;) (expression_statement "lVar3 = FUN_00161760(param_2,0x12,&local_4c);" (assignment_expression "lVar3 = FUN_00161760(param_2,0x12,&local_4c)" identifier = (call_expression "FUN_00161760(param_2,0x12,&local_4c)" identifier (argument_list "(param_2,0x12,&local_4c)" ( identifier , number_literal , (pointer_expression "&local_4c" & identifier) )))) ;) (if_statement "if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" if (parenthesized_expression "(lVar3 == -1)" ( (binary_expression "lVar3 == -1" identifier == number_literal) )) (compound_statement "{\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }" { (expression_statement "lVar3 = FUN_001616c0(param_2,0x12);" (assignment_expression "lVar3 = FUN_001616c0(param_2,0x12)" identifier = (call_expression "FUN_001616c0(param_2,0x12)" identifier (argument_list "(param_2,0x12)" ( identifier , number_literal )))) ;) (expression_statement "lVar3 = lVar4 + lVar3;" (assignment_expression "lVar3 = lVar4 + lVar3" identifier = (binary_expression "lVar4 + lVar3" identifier + identifier)) ;) (expression_statement "local_4c = local_50;" (assignment_expression "local_4c = local_50" identifier = identifier) ;) (if_statement "if (lVar4 == 0 && lVar3 == 0) {\n return;\n }" if (parenthesized_expression "(lVar4 == 0 && lVar3 == 0)" ( (binary_expression "lVar4 == 0 && lVar3 == 0" (binary_expression "lVar4 == 0" identifier == number_literal) && (binary_expression "lVar3 == 0" identifier == number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (lVar4 == -1) {\n return;\n }" if (parenthesized_expression "(lVar4 == -1)" ( (binary_expression "lVar4 == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) (else_clause "else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" else (compound_statement "{\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" { (if_statement "if (lVar4 == 0 && lVar3 == 0) {\n return;\n }" if (parenthesized_expression "(lVar4 == 0 && lVar3 == 0)" ( (binary_expression "lVar4 == 0 && lVar3 == 0" (binary_expression "lVar4 == 0" identifier == number_literal) && (binary_expression "lVar3 == 0" identifier == number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (lVar4 == -1) {\n return;\n }" if (parenthesized_expression "(lVar4 == -1)" ( (binary_expression "lVar4 == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }" if (parenthesized_expression "(local_50 != local_4c)" ( (binary_expression "local_50 != local_4c" identifier != identifier) )) (compound_statement "{\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }" { (expression_statement "uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);" (assignment_expression "uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" identifier = (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" * (cast_expression "(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 8)" ( (binary_expression "*(long *)(param_1 + 0x10) + 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) )))) + number_literal) ))))) ;) (expression_statement "uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;" (assignment_expression "uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" identifier = (call_expression "gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" identifier (argument_list "("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" ( (string_literal ""%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"" " string_content ") )))) ;) (expression_statement "FUN_00169150(uVar6,uVar2);" (call_expression "FUN_00169150(uVar6,uVar2)" identifier (argument_list "(uVar6,uVar2)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) }))) (if_statement "if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }" if (parenthesized_expression "(local_4c != 0)" ( (binary_expression "local_4c != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }" { (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x50)" * (cast_expression "(long *)(*(long *)(param_1 + 0x10) + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x50)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x50" (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) )))) + number_literal) ))))) ;) (if_statement "if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }" if (parenthesized_expression "((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c)" ( (binary_expression "(ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c" (call_expression "(ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3)" ( (binary_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3" (binary_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1" (pointer_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58)" * (cast_expression "(long *)(*(long *)(param_1 + 0x10) + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x58)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x58" (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) )))) + number_literal) )))) - identifier) >> number_literal) ))) <= (cast_expression "(ulong)local_4c" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }" { comment (expression_statement "FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");" (call_expression "FUN_0016cdf0("../../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 *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }" if (parenthesized_expression "(*(long *)(lVar1 + (ulong)local_4c * 8) == 0)" ( (binary_expression "*(long *)(lVar1 + (ulong)local_4c * 8) == 0" (pointer_expression "*(long *)(lVar1 + (ulong)local_4c * 8)" * (cast_expression "(long *)(lVar1 + (ulong)local_4c * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + (ulong)local_4c * 8)" ( (binary_expression "lVar1 + (ulong)local_4c * 8" identifier + (binary_expression "(ulong)local_4c * 8" (cast_expression "(ulong)local_4c" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "puVar5 = (undefined8 *)FUN_00275550(0x18);" (assignment_expression "puVar5 = (undefined8 *)FUN_00275550(0x18)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*puVar5 = 0;" (assignment_expression "*puVar5 = 0" (pointer_expression "*puVar5" * identifier) = number_literal) ;) (expression_statement "puVar5[1] = 0;" (assignment_expression "puVar5[1] = 0" (subscript_expression "puVar5[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar5[2] = 0;" (assignment_expression "puVar5[2] = 0" (subscript_expression "puVar5[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48 = CONCAT44(local_48._4_4_,local_50);" (assignment_expression "local_48 = CONCAT44(local_48._4_4_,local_50)" identifier = (call_expression "CONCAT44(local_48._4_4_,local_50)" identifier (argument_list "(local_48._4_4_,local_50)" ( (field_expression "local_48._4_4_" identifier . field_identifier) , identifier )))) ;) (expression_statement "local_40 = lVar4;" (assignment_expression "local_40 = lVar4" identifier = identifier) ;) (expression_statement "local_38 = (undefined8 *)lVar3;" (assignment_expression "local_38 = (undefined8 *)lVar3" identifier = (cast_expression "(undefined8 *)lVar3" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "FUN_001634e0(puVar5,0,&local_48);" (call_expression "FUN_001634e0(puVar5,0,&local_48)" identifier (argument_list "(puVar5,0,&local_48)" ( identifier , number_literal , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "local_48 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "local_48 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));" (assignment_expression "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" identifier = (call_expression "CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" identifier (argument_list "(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" ( (field_expression "local_40._4_4_" identifier . field_identifier) , (pointer_expression "*(undefined4 *)(param_1 + 0x948)" * (cast_expression "(undefined4 *)(param_1 + 0x948)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x948)" ( (binary_expression "param_1 + 0x948" identifier + number_literal) )))) )))) ;) (expression_statement "local_38 = puVar5;" (assignment_expression "local_38 = puVar5" identifier = identifier) ;) (expression_statement "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);" (call_expression "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" identifier (argument_list "(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" ( (binary_expression "*(long *)(param_1 + 0x940) + 0xf0" (pointer_expression "*(long *)(param_1 + 0x940)" * (cast_expression "(long *)(param_1 + 0x940)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x940)" ( (binary_expression "param_1 + 0x940" identifier + number_literal) )))) + number_literal) , (pointer_expression "&local_48" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void record_cu_ranges(Gdb_index_info_reader * this, Dwarf_die * die) */\n\nvoid __thiscall\ngold::Gdb_index_info_reader::record_cu_ranges(Gdb_index_info_reader *this,Dwarf_die *die)\n\n{\n Relobj *pRVar1;\n pointer ppOVar2;\n pointer pcVar3;\n off_t oVar4;\n Dwarf_range_list *pDVar5;\n Dwarf_range_list *this_00;\n uint64_t uVar6;\n char *format;\n uint shndx;\n uint shndx2;\n Per_cu_range_list local_48;\n \n oVar4 = Dwarf_die::ref_attribute(die,0x55,&shndx);\n if (oVar4 != -1) {\n local_48.ranges =\n Dwarf_ranges_table::read_range_list\n (&(this->super_Dwarf_info_reader).ranges_table_,\n (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_,\n (this->super_Dwarf_info_reader).symtab_size_,\n (this->super_Dwarf_info_reader).address_size_,shndx,oVar4);\n if (local_48.ranges == (Dwarf_range_list *)0x0) {\n return;\n }\n local_48.object = (this->super_Dwarf_info_reader).object_;\n local_48.cu_index = this->cu_index_;\n std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>\n ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);\n return;\n }\n oVar4 = Dwarf_die::address_attribute(die,0x11,&shndx);\n pDVar5 = (Dwarf_range_list *)Dwarf_die::address_attribute(die,0x12,&shndx2);\n if (pDVar5 == (Dwarf_range_list *)0xffffffffffffffff) {\n uVar6 = Dwarf_die::uint_attribute(die,0x12);\n pDVar5 = (Dwarf_range_list *)(oVar4 + uVar6);\n shndx2 = shndx;\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n }\n else {\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n if (shndx != shndx2) {\n pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );\n gold_warning(format,pcVar3);\n return;\n }\n }\n if (shndx2 != 0) {\n pRVar1 = (this->super_Dwarf_info_reader).object_;\n ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start;\n if ((ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included");\n }\n if (ppOVar2[shndx2] == (Output_section *)0x0) {\n return;\n }\n }\n this_00 = (Dwarf_range_list *)operator_new(0x18);\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_start = (pointer)0x0;\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_finish = (pointer)0x0;\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_end_of_storage = (pointer)0x0;\n local_48.object = (Relobj *)CONCAT44(local_48.object._4_4_,shndx);\n local_48._8_8_ = oVar4;\n local_48.ranges = pDVar5;\n std::vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>::\n _M_realloc_insert<gold::Dwarf_range_list::Range>\n ((vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);\n local_48.object = (this->super_Dwarf_info_reader).object_;\n local_48.cu_index = this->cu_index_;\n local_48.ranges = this_00;\n std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>::\n emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::Gdb_index_info_reader::record_cu_ranges(Gdb_index_info_reader *this,Dwarf_die *die)\n\n{\n Relobj *pRVar1;\n pointer ppOVar2;\n pointer pcVar3;\n off_t oVar4;\n Dwarf_range_list *pDVar5;\n Dwarf_range_list *this_00;\n uint64_t uVar6;\n char *format;\n uint shndx;\n uint shndx2;\n Per_cu_range_list local_48;\n \n oVar4 = Dwarf_die::ref_attribute(die,0x55,&shndx);\n if (oVar4 != -1) {\n local_48.ranges =\n Dwarf_ranges_table::read_range_list\n (&(this->super_Dwarf_info_reader).ranges_table_,\n (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_,\n (this->super_Dwarf_info_reader).symtab_size_,\n (this->super_Dwarf_info_reader).address_size_,shndx,oVar4);\n if (local_48.ranges == (Dwarf_range_list *)0x0) {\n return;\n }\n local_48.object = (this->super_Dwarf_info_reader).object_;\n local_48.cu_index = this->cu_index_;\n std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>\n ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);\n return;\n }\n oVar4 = Dwarf_die::address_attribute(die,0x11,&shndx);\n pDVar5 = (Dwarf_range_list *)Dwarf_die::address_attribute(die,0x12,&shndx2);\n if (pDVar5 == (Dwarf_range_list *)0xffffffffffffffff) {\n uVar6 = Dwarf_die::uint_attribute(die,0x12);\n pDVar5 = (Dwarf_range_list *)(oVar4 + uVar6);\n shndx2 = shndx;\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n }\n else {\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n if (shndx != shndx2) {\n pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );\n gold_warning(format,pcVar3);\n return;\n }\n }\n if (shndx2 != 0) {\n pRVar1 = (this->super_Dwarf_info_reader).object_;\n ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start;\n if ((ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included");\n }\n if (ppOVar2[shndx2] == (Output_section *)0x0) {\n return;\n }\n }\n this_00 = (Dwarf_range_list *)operator_new(0x18);\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_start = (pointer)0x0;\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_finish = (pointer)0x0;\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_end_of_storage = (pointer)0x0;\n local_48.object = (Relobj *)CONCAT44(local_48.object._4_4_,shndx);\n local_48._8_8_ = oVar4;\n local_48.ranges = pDVar5;\n std::vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>::\n _M_realloc_insert<gold::Dwarf_range_list::Range>\n ((vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);\n local_48.object = (this->super_Dwarf_info_reader).object_;\n local_48.cu_index = this->cu_index_;\n local_48.ranges = this_00;\n std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>::\n emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Gdb_index_info_reader::" identifier : : identifier : :) (function_declarator "record_cu_ranges(Gdb_index_info_reader *this,Dwarf_die *die)" identifier (parameter_list "(Gdb_index_info_reader *this,Dwarf_die *die)" ( (parameter_declaration "Gdb_index_info_reader *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Dwarf_die *die" type_identifier (pointer_declarator "*die" * identifier)) ))) (compound_statement "{\n Relobj *pRVar1;\n pointer ppOVar2;\n pointer pcVar3;\n off_t oVar4;\n Dwarf_range_list *pDVar5;\n Dwarf_range_list *this_00;\n uint64_t uVar6;\n char *format;\n uint shndx;\n uint shndx2;\n Per_cu_range_list local_48;\n \n oVar4 = Dwarf_die::ref_attribute(die,0x55,&shndx);\n if (oVar4 != -1) {\n local_48.ranges =\n Dwarf_ranges_table::read_range_list\n (&(this->super_Dwarf_info_reader).ranges_table_,\n (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_,\n (this->super_Dwarf_info_reader).symtab_size_,\n (this->super_Dwarf_info_reader).address_size_,shndx,oVar4);\n if (local_48.ranges == (Dwarf_range_list *)0x0) {\n return;\n }\n local_48.object = (this->super_Dwarf_info_reader).object_;\n local_48.cu_index = this->cu_index_;\n std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>\n ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);\n return;\n }\n oVar4 = Dwarf_die::address_attribute(die,0x11,&shndx);\n pDVar5 = (Dwarf_range_list *)Dwarf_die::address_attribute(die,0x12,&shndx2);\n if (pDVar5 == (Dwarf_range_list *)0xffffffffffffffff) {\n uVar6 = Dwarf_die::uint_attribute(die,0x12);\n pDVar5 = (Dwarf_range_list *)(oVar4 + uVar6);\n shndx2 = shndx;\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n }\n else {\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n if (shndx != shndx2) {\n pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );\n gold_warning(format,pcVar3);\n return;\n }\n }\n if (shndx2 != 0) {\n pRVar1 = (this->super_Dwarf_info_reader).object_;\n ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start;\n if ((ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included");\n }\n if (ppOVar2[shndx2] == (Output_section *)0x0) {\n return;\n }\n }\n this_00 = (Dwarf_range_list *)operator_new(0x18);\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_start = (pointer)0x0;\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_finish = (pointer)0x0;\n (this_00->range_list_).\n super__Vector_base<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_end_of_storage = (pointer)0x0;\n local_48.object = (Relobj *)CONCAT44(local_48.object._4_4_,shndx);\n local_48._8_8_ = oVar4;\n local_48.ranges = pDVar5;\n std::vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>::\n _M_realloc_insert<gold::Dwarf_range_list::Range>\n ((vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);\n local_48.object = (this->super_Dwarf_info_reader).object_;\n local_48.cu_index = this->cu_index_;\n local_48.ranges = this_00;\n std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>::\n emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);\n return;\n}" { (declaration "Relobj *pRVar1;" type_identifier (pointer_declarator "*pRVar1" * identifier) ;) (declaration "pointer ppOVar2;" type_identifier identifier ;) (declaration "pointer pcVar3;" type_identifier identifier ;) (declaration "off_t oVar4;" type_identifier identifier ;) (declaration "Dwarf_range_list *pDVar5;" type_identifier (pointer_declarator "*pDVar5" * identifier) ;) (declaration "Dwarf_range_list *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "uint64_t uVar6;" primitive_type identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "uint shndx;" type_identifier identifier ;) (declaration "uint shndx2;" type_identifier identifier ;) (declaration "Per_cu_range_list local_48;" type_identifier identifier ;) (ERROR "oVar4 = Dwarf_die::" (assignment_expression "oVar4 = Dwarf_die" identifier = identifier) : :) (expression_statement "ref_attribute(die,0x55,&shndx);" (call_expression "ref_attribute(die,0x55,&shndx)" identifier (argument_list "(die,0x55,&shndx)" ( identifier , number_literal , (pointer_expression "&shndx" & identifier) ))) ;) (if_statement "if (oVar4 != -1) {\n local_48.ranges =\n Dwarf_ranges_table::read_range_list\n (&(this->super_Dwarf_info_reader).ranges_table_,\n (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_,\n (this->super_Dwarf_info_reader).symtab_size_,\n (this->super_Dwarf_info_reader).address_size_,shndx,oVar4);\n if (local_48.ranges == (Dwarf_range_list *)0x0) {\n return;\n }\n local_48.object = (this->super_Dwarf_info_reader).object_;\n local_48.cu_index = this->cu_index_;\n std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>\n ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);\n return;\n }" if (parenthesized_expression "(oVar4 != -1)" ( (binary_expression "oVar4 != -1" identifier != number_literal) )) (compound_statement "{\n local_48.ranges =\n Dwarf_ranges_table::read_range_list\n (&(this->super_Dwarf_info_reader).ranges_table_,\n (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_,\n (this->super_Dwarf_info_reader).symtab_size_,\n (this->super_Dwarf_info_reader).address_size_,shndx,oVar4);\n if (local_48.ranges == (Dwarf_range_list *)0x0) {\n return;\n }\n local_48.object = (this->super_Dwarf_info_reader).object_;\n local_48.cu_index = this->cu_index_;\n std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>\n ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);\n return;\n }" { (ERROR "local_48.ranges =\n Dwarf_ranges_table::" (assignment_expression "local_48.ranges =\n Dwarf_ranges_table" (field_expression "local_48.ranges" identifier . field_identifier) = identifier) : :) (expression_statement "read_range_list\n (&(this->super_Dwarf_info_reader).ranges_table_,\n (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_,\n (this->super_Dwarf_info_reader).symtab_size_,\n (this->super_Dwarf_info_reader).address_size_,shndx,oVar4);" (call_expression "read_range_list\n (&(this->super_Dwarf_info_reader).ranges_table_,\n (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_,\n (this->super_Dwarf_info_reader).symtab_size_,\n (this->super_Dwarf_info_reader).address_size_,shndx,oVar4)" identifier (argument_list "(&(this->super_Dwarf_info_reader).ranges_table_,\n (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_,\n (this->super_Dwarf_info_reader).symtab_size_,\n (this->super_Dwarf_info_reader).address_size_,shndx,oVar4)" ( (pointer_expression "&(this->super_Dwarf_info_reader).ranges_table_" & (field_expression "(this->super_Dwarf_info_reader).ranges_table_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier)) , (field_expression "(this->super_Dwarf_info_reader).object_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier) , (field_expression "(this->super_Dwarf_info_reader).symtab_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier) , (field_expression "(this->super_Dwarf_info_reader).symtab_size_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier) , (field_expression "(this->super_Dwarf_info_reader).address_size_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier) , identifier , identifier ))) ;) (if_statement "if (local_48.ranges == (Dwarf_range_list *)0x0) {\n return;\n }" if (parenthesized_expression "(local_48.ranges == (Dwarf_range_list *)0x0)" ( (binary_expression "local_48.ranges == (Dwarf_range_list *)0x0" (field_expression "local_48.ranges" identifier . field_identifier) == (cast_expression "(Dwarf_range_list *)0x0" ( (type_descriptor "Dwarf_range_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "local_48.object = (this->super_Dwarf_info_reader).object_;" (assignment_expression "local_48.object = (this->super_Dwarf_info_reader).object_" (field_expression "local_48.object" identifier . field_identifier) = (field_expression "(this->super_Dwarf_info_reader).object_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "local_48.cu_index = this->cu_index_;" (assignment_expression "local_48.cu_index = this->cu_index_" (field_expression "local_48.cu_index" identifier . field_identifier) = (field_expression "this->cu_index_" identifier -> field_identifier)) ;) (labeled_statement "std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>\n ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" statement_identifier (ERROR "::\n vector<gold:" : : (binary_expression "vector<gold" identifier < identifier) :) : (labeled_statement "Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>\n ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" statement_identifier (ERROR "::Per_cu_range_list,_std::allocator<gold:" : : (comma_expression "Per_cu_range_list,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Gdb_index::Per_cu_range_list>_>\n ::emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" statement_identifier (ERROR "::Per_cu_range_list>_>\n ::emplace_back<gold:" : : (binary_expression "Per_cu_range_list>_" identifier > identifier) > : : (binary_expression "emplace_back<gold" identifier < identifier) :) : (labeled_statement "Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" statement_identifier : (ERROR ":" :) (expression_statement "Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" (binary_expression "Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48)" identifier > (parenthesized_expression "(&this->gdb_index_->ranges_,&local_48)" ( (comma_expression "&this->gdb_index_->ranges_,&local_48" (pointer_expression "&this->gdb_index_->ranges_" & (field_expression "this->gdb_index_->ranges_" (field_expression "this->gdb_index_" identifier -> field_identifier) -> field_identifier)) , (pointer_expression "&local_48" & identifier)) ))) ;))))) (return_statement "return;" return ;) })) (ERROR "oVar4 = Dwarf_die::" (assignment_expression "oVar4 = Dwarf_die" identifier = identifier) : :) (expression_statement "address_attribute(die,0x11,&shndx);" (call_expression "address_attribute(die,0x11,&shndx)" identifier (argument_list "(die,0x11,&shndx)" ( identifier , number_literal , (pointer_expression "&shndx" & identifier) ))) ;) (ERROR "pDVar5 = (Dwarf_range_list *)Dwarf_die::" (assignment_expression "pDVar5 = (Dwarf_range_list *)Dwarf_die" identifier = (cast_expression "(Dwarf_range_list *)Dwarf_die" ( (type_descriptor "Dwarf_range_list *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) : :) (expression_statement "address_attribute(die,0x12,&shndx2);" (call_expression "address_attribute(die,0x12,&shndx2)" identifier (argument_list "(die,0x12,&shndx2)" ( identifier , number_literal , (pointer_expression "&shndx2" & identifier) ))) ;) (if_statement "if (pDVar5 == (Dwarf_range_list *)0xffffffffffffffff) {\n uVar6 = Dwarf_die::uint_attribute(die,0x12);\n pDVar5 = (Dwarf_range_list *)(oVar4 + uVar6);\n shndx2 = shndx;\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n }\n else {\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n if (shndx != shndx2) {\n pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );\n gold_warning(format,pcVar3);\n return;\n }\n }" if (parenthesized_expression "(pDVar5 == (Dwarf_range_list *)0xffffffffffffffff)" ( (binary_expression "pDVar5 == (Dwarf_range_list *)0xffffffffffffffff" identifier == (cast_expression "(Dwarf_range_list *)0xffffffffffffffff" ( (type_descriptor "Dwarf_range_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar6 = Dwarf_die::uint_attribute(die,0x12);\n pDVar5 = (Dwarf_range_list *)(oVar4 + uVar6);\n shndx2 = shndx;\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n }" { (ERROR "uVar6 = Dwarf_die::" (assignment_expression "uVar6 = Dwarf_die" identifier = identifier) : :) (expression_statement "uint_attribute(die,0x12);" (call_expression "uint_attribute(die,0x12)" identifier (argument_list "(die,0x12)" ( identifier , number_literal ))) ;) (expression_statement "pDVar5 = (Dwarf_range_list *)(oVar4 + uVar6);" (assignment_expression "pDVar5 = (Dwarf_range_list *)(oVar4 + uVar6)" identifier = (cast_expression "(Dwarf_range_list *)(oVar4 + uVar6)" ( (type_descriptor "Dwarf_range_list *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(oVar4 + uVar6)" ( (binary_expression "oVar4 + uVar6" identifier + identifier) )))) ;) (expression_statement "shndx2 = shndx;" (assignment_expression "shndx2 = shndx" identifier = identifier) ;) (if_statement "if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }" if (parenthesized_expression "(oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0)" ( (binary_expression "oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0" (binary_expression "oVar4 == 0" identifier == number_literal) && (binary_expression "pDVar5 == (Dwarf_range_list *)0x0" identifier == (cast_expression "(Dwarf_range_list *)0x0" ( (type_descriptor "Dwarf_range_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (oVar4 == -1) {\n return;\n }" if (parenthesized_expression "(oVar4 == -1)" ( (binary_expression "oVar4 == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) (else_clause "else {\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n if (shndx != shndx2) {\n pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );\n gold_warning(format,pcVar3);\n return;\n }\n }" else (compound_statement "{\n if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }\n if (oVar4 == -1) {\n return;\n }\n if (shndx != shndx2) {\n pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );\n gold_warning(format,pcVar3);\n return;\n }\n }" { (if_statement "if (oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0) {\n return;\n }" if (parenthesized_expression "(oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0)" ( (binary_expression "oVar4 == 0 && pDVar5 == (Dwarf_range_list *)0x0" (binary_expression "oVar4 == 0" identifier == number_literal) && (binary_expression "pDVar5 == (Dwarf_range_list *)0x0" identifier == (cast_expression "(Dwarf_range_list *)0x0" ( (type_descriptor "Dwarf_range_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (oVar4 == -1) {\n return;\n }" if (parenthesized_expression "(oVar4 == -1)" ( (binary_expression "oVar4 == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (shndx != shndx2) {\n pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );\n gold_warning(format,pcVar3);\n return;\n }" if (parenthesized_expression "(shndx != shndx2)" ( (binary_expression "shndx != shndx2" identifier != identifier) )) (compound_statement "{\n pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;\n format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );\n gold_warning(format,pcVar3);\n return;\n }" { (expression_statement "pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p;" (assignment_expression "pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p" identifier = (field_expression "(((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p" (field_expression "(((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus" (field_expression "(((this->super_Dwarf_info_reader).object_)->super_Object).name_" (parenthesized_expression "(((this->super_Dwarf_info_reader).object_)->super_Object)" ( (field_expression "((this->super_Dwarf_info_reader).object_)->super_Object" (parenthesized_expression "((this->super_Dwarf_info_reader).object_)" ( (field_expression "(this->super_Dwarf_info_reader).object_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n );" (assignment_expression "format = (char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n )" identifier = (cast_expression "(char *)gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n )" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n )" identifier (argument_list "(\n "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"\n )" ( (string_literal ""%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"" " string_content ") ))))) ;) (expression_statement "gold_warning(format,pcVar3);" (call_expression "gold_warning(format,pcVar3)" identifier (argument_list "(format,pcVar3)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) }))) (if_statement "if (shndx2 != 0) {\n pRVar1 = (this->super_Dwarf_info_reader).object_;\n ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start;\n if ((ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included");\n }\n if (ppOVar2[shndx2] == (Output_section *)0x0) {\n return;\n }\n }" if (parenthesized_expression "(shndx2 != 0)" ( (binary_expression "shndx2 != 0" identifier != number_literal) )) (compound_statement "{\n pRVar1 = (this->super_Dwarf_info_reader).object_;\n ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start;\n if ((ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included");\n }\n if (ppOVar2[shndx2] == (Output_section *)0x0) {\n return;\n }\n }" { (expression_statement "pRVar1 = (this->super_Dwarf_info_reader).object_;" (assignment_expression "pRVar1 = (this->super_Dwarf_info_reader).object_" identifier = (field_expression "(this->super_Dwarf_info_reader).object_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start;" (field_expression "ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl._M_start" (field_expression "ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>.\n _M_impl" (binary_expression "ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (assignment_expression "ppOVar2 = (pRVar1->output_sections_).\n super__Vector_base<gold" identifier = (binary_expression "(pRVar1->output_sections_).\n super__Vector_base<gold" (field_expression "(pRVar1->output_sections_).\n super__Vector_base" (parenthesized_expression "(pRVar1->output_sections_)" ( (field_expression "pRVar1->output_sections_" 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) ;) (if_statement "if ((ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included");\n }" if (parenthesized_expression "((ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2)" ( (binary_expression "(ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (ulong)shndx2" (call_expression "(ulong)((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3)" ( (binary_expression "(long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2 >> 3" (binary_expression "(long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish - (long)ppOVar2" (field_expression "(long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl._M_finish" (field_expression "(long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>\n ._M_impl" (binary_expression "(long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "(long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "(long)(pRVar1->output_sections_).\n super__Vector_base<gold::Output_section*,_std" (binary_expression "(long)(pRVar1->output_sections_).\n super__Vector_base<gold" (cast_expression "(long)(pRVar1->output_sections_).\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(pRVar1->output_sections_).\n super__Vector_base" (parenthesized_expression "(pRVar1->output_sections_)" ( (field_expression "pRVar1->output_sections_" 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 "(long)ppOVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) <= (cast_expression "(ulong)shndx2" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/object.h",0x50b,"is_section_included");" (call_expression "do_gold_unreachable("../../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 (ppOVar2[shndx2] == (Output_section *)0x0) {\n return;\n }" if (parenthesized_expression "(ppOVar2[shndx2] == (Output_section *)0x0)" ( (binary_expression "ppOVar2[shndx2] == (Output_section *)0x0" (subscript_expression "ppOVar2[shndx2]" identifier [ identifier ]) == (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "this_00 = (Dwarf_range_list *)operator_new(0x18);" (assignment_expression "this_00 = (Dwarf_range_list *)operator_new(0x18)" identifier = (cast_expression "(Dwarf_range_list *)operator_new(0x18)" ( (type_descriptor "Dwarf_range_list *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (ERROR "(this_00->range_list_).\n super__Vector_base<gold::" (binary_expression "(this_00->range_list_).\n super__Vector_base<gold" (field_expression "(this_00->range_list_).\n super__Vector_base" (parenthesized_expression "(this_00->range_list_)" ( (field_expression "this_00->range_list_" identifier -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_start = (pointer)0x0;" statement_identifier (ERROR "::Range,_std::allocator<gold:" : : (comma_expression "Range,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwarf_range_list::Range>_>.\n _M_impl._M_start = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Range>_>.\n _M_impl._M_start = (pointer)0x0;" (assignment_expression "Range>_>.\n _M_impl._M_start = (pointer)0x0" (field_expression "Range>_>.\n _M_impl._M_start" (field_expression "Range>_>.\n _M_impl" (binary_expression "Range>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "(this_00->range_list_).\n super__Vector_base<gold::" (binary_expression "(this_00->range_list_).\n super__Vector_base<gold" (field_expression "(this_00->range_list_).\n super__Vector_base" (parenthesized_expression "(this_00->range_list_)" ( (field_expression "this_00->range_list_" identifier -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_finish = (pointer)0x0;" statement_identifier (ERROR "::Range,_std::allocator<gold:" : : (comma_expression "Range,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwarf_range_list::Range>_>.\n _M_impl._M_finish = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Range>_>.\n _M_impl._M_finish = (pointer)0x0;" (assignment_expression "Range>_>.\n _M_impl._M_finish = (pointer)0x0" (field_expression "Range>_>.\n _M_impl._M_finish" (field_expression "Range>_>.\n _M_impl" (binary_expression "Range>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "(this_00->range_list_).\n super__Vector_base<gold::" (binary_expression "(this_00->range_list_).\n super__Vector_base<gold" (field_expression "(this_00->range_list_).\n super__Vector_base" (parenthesized_expression "(this_00->range_list_)" ( (field_expression "this_00->range_list_" identifier -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>.\n _M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier (ERROR "::Range,_std::allocator<gold:" : : (comma_expression "Range,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwarf_range_list::Range>_>.\n _M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Range>_>.\n _M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "Range>_>.\n _M_impl._M_end_of_storage = (pointer)0x0" (field_expression "Range>_>.\n _M_impl._M_end_of_storage" (field_expression "Range>_>.\n _M_impl" (binary_expression "Range>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (expression_statement "local_48.object = (Relobj *)CONCAT44(local_48.object._4_4_,shndx);" (assignment_expression "local_48.object = (Relobj *)CONCAT44(local_48.object._4_4_,shndx)" (field_expression "local_48.object" identifier . field_identifier) = (cast_expression "(Relobj *)CONCAT44(local_48.object._4_4_,shndx)" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(local_48.object._4_4_,shndx)" identifier (argument_list "(local_48.object._4_4_,shndx)" ( (field_expression "local_48.object._4_4_" (field_expression "local_48.object" identifier . field_identifier) . field_identifier) , identifier ))))) ;) (expression_statement "local_48._8_8_ = oVar4;" (assignment_expression "local_48._8_8_ = oVar4" (field_expression "local_48._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "local_48.ranges = pDVar5;" (assignment_expression "local_48.ranges = pDVar5" (field_expression "local_48.ranges" identifier . field_identifier) = identifier) ;) (labeled_statement "std::vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>::\n _M_realloc_insert<gold::Dwarf_range_list::Range>\n ((vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);" statement_identifier (ERROR "::vector<gold:" : : (binary_expression "vector<gold" identifier < identifier) :) : (labeled_statement "Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>::\n _M_realloc_insert<gold::Dwarf_range_list::Range>\n ((vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);" statement_identifier (ERROR "::Range,_std::allocator<gold:" : : (comma_expression "Range,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwarf_range_list::Range>_>::\n _M_realloc_insert<gold::Dwarf_range_list::Range>\n ((vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);" statement_identifier (ERROR "::Range>_>::\n _M_realloc_insert<gold:" : : (binary_expression "Range>_" identifier > identifier) > : : (binary_expression "_M_realloc_insert<gold" identifier < identifier) :) : (labeled_statement "Dwarf_range_list::Range>\n ((vector<gold::Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);" statement_identifier (ERROR "::Range>\n ((vector<gold:" : : identifier > ( ( (binary_expression "vector<gold" identifier < identifier) :) : (labeled_statement "Dwarf_range_list::Range,_std::allocator<gold::Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);" statement_identifier (ERROR "::Range,_std::allocator<gold:" : : (comma_expression "Range,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwarf_range_list::Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);" statement_identifier : (ERROR ":" :) (expression_statement "Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48);" (comma_expression "Range>_>\n *)this_00,(iterator)0x0,(Range *)&local_48" (binary_expression "Range>_>\n *)this_00" (binary_expression "Range>_" identifier > identifier) > (pointer_expression "*)this_00" * (ERROR ")" )) identifier)) , (comma_expression "(iterator)0x0,(Range *)&local_48" (cast_expression "(iterator)0x0" ( (type_descriptor "iterator" type_identifier) ) number_literal) , (cast_expression "(Range *)&local_48" ( (type_descriptor "Range *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_48" & identifier)))) (ERROR ")" )) ;))))))) (expression_statement "local_48.object = (this->super_Dwarf_info_reader).object_;" (assignment_expression "local_48.object = (this->super_Dwarf_info_reader).object_" (field_expression "local_48.object" identifier . field_identifier) = (field_expression "(this->super_Dwarf_info_reader).object_" (parenthesized_expression "(this->super_Dwarf_info_reader)" ( (field_expression "this->super_Dwarf_info_reader" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "local_48.cu_index = this->cu_index_;" (assignment_expression "local_48.cu_index = this->cu_index_" (field_expression "local_48.cu_index" identifier . field_identifier) = (field_expression "this->cu_index_" identifier -> field_identifier)) ;) (expression_statement "local_48.ranges = this_00;" (assignment_expression "local_48.ranges = this_00" (field_expression "local_48.ranges" identifier . field_identifier) = identifier) ;) (labeled_statement "std::\n vector<gold::Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>::\n emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" statement_identifier (ERROR "::\n vector<gold:" : : (binary_expression "vector<gold" identifier < identifier) :) : (labeled_statement "Gdb_index::Per_cu_range_list,_std::allocator<gold::Gdb_index::Per_cu_range_list>_>::\n emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" statement_identifier (ERROR "::Per_cu_range_list,_std::allocator<gold:" : : (comma_expression "Per_cu_range_list,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Gdb_index::Per_cu_range_list>_>::\n emplace_back<gold::Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" statement_identifier (ERROR "::Per_cu_range_list>_>::\n emplace_back<gold:" : : (binary_expression "Per_cu_range_list>_" identifier > identifier) > : : (binary_expression "emplace_back<gold" identifier < identifier) :) : (labeled_statement "Gdb_index::Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" statement_identifier : (ERROR ":" :) (expression_statement "Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48);" (binary_expression "Per_cu_range_list>(&this->gdb_index_->ranges_,&local_48)" identifier > (parenthesized_expression "(&this->gdb_index_->ranges_,&local_48)" ( (comma_expression "&this->gdb_index_->ranges_,&local_48" (pointer_expression "&this->gdb_index_->ranges_" & (field_expression "this->gdb_index_->ranges_" (field_expression "this->gdb_index_" identifier -> field_identifier) -> field_identifier)) , (pointer_expression "&local_48" & identifier)) ))) ;))))) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00253550(long param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n uint local_50;\n uint local_4c;\n undefined8 local_48;\n long local_40;\n undefined8 *local_38;\n \n lVar3 = FUN_00161710(param_2,0x55,&local_50);\n if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }\n lVar4 = FUN_00161760(param_2,0x11,&local_50);\n lVar3 = FUN_00161760(param_2,0x12,&local_4c);\n if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }\n if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }\n puVar5 = (undefined8 *)FUN_00275550(0x18);\n *puVar5 = 0;\n puVar5[1] = 0;\n puVar5[2] = 0;\n local_48 = CONCAT44(local_48._4_4_,local_50);\n local_40 = lVar4;\n local_38 = (undefined8 *)lVar3;\n FUN_001634e0(puVar5,0,&local_48);\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n local_38 = puVar5;\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n}\n\n" (function_definition "void FUN_00253550(long param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n uint local_50;\n uint local_4c;\n undefined8 local_48;\n long local_40;\n undefined8 *local_38;\n \n lVar3 = FUN_00161710(param_2,0x55,&local_50);\n if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }\n lVar4 = FUN_00161760(param_2,0x11,&local_50);\n lVar3 = FUN_00161760(param_2,0x12,&local_4c);\n if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }\n if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }\n puVar5 = (undefined8 *)FUN_00275550(0x18);\n *puVar5 = 0;\n puVar5[1] = 0;\n puVar5[2] = 0;\n local_48 = CONCAT44(local_48._4_4_,local_50);\n local_40 = lVar4;\n local_38 = (undefined8 *)lVar3;\n FUN_001634e0(puVar5,0,&local_48);\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n local_38 = puVar5;\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n}" primitive_type (function_declarator "FUN_00253550(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 long lVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n uint local_50;\n uint local_4c;\n undefined8 local_48;\n long local_40;\n undefined8 *local_38;\n \n lVar3 = FUN_00161710(param_2,0x55,&local_50);\n if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }\n lVar4 = FUN_00161760(param_2,0x11,&local_50);\n lVar3 = FUN_00161760(param_2,0x12,&local_4c);\n if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }\n if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }\n puVar5 = (undefined8 *)FUN_00275550(0x18);\n *puVar5 = 0;\n puVar5[1] = 0;\n puVar5[2] = 0;\n local_48 = CONCAT44(local_48._4_4_,local_50);\n local_40 = lVar4;\n local_38 = (undefined8 *)lVar3;\n FUN_001634e0(puVar5,0,&local_48);\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n local_38 = puVar5;\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) 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 ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "uint local_50;" type_identifier identifier ;) (declaration "uint local_4c;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *local_38;" type_identifier (pointer_declarator "*local_38" * identifier) ;) (expression_statement "lVar3 = FUN_00161710(param_2,0x55,&local_50);" (assignment_expression "lVar3 = FUN_00161710(param_2,0x55,&local_50)" identifier = (call_expression "FUN_00161710(param_2,0x55,&local_50)" identifier (argument_list "(param_2,0x55,&local_50)" ( identifier , number_literal , (pointer_expression "&local_50" & identifier) )))) ;) (if_statement "if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }" if (parenthesized_expression "(lVar3 != -1)" ( (binary_expression "lVar3 != -1" identifier != number_literal) )) (compound_statement "{\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }" { (expression_statement "local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);" (assignment_expression "local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" identifier = (cast_expression "(undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" identifier (argument_list "(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" ( (binary_expression "param_1 + 0x8d8" 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) )))) , (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) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x20)" * (cast_expression "(undefined8 *)(param_1 + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)(param_1 + 100)" * (cast_expression "(undefined4 *)(param_1 + 100)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 100)" ( (binary_expression "param_1 + 100" identifier + number_literal) )))) , identifier , identifier ))))) ;) (if_statement "if (local_38 == (undefined8 *)0x0) {\n return;\n }" if (parenthesized_expression "(local_38 == (undefined8 *)0x0)" ( (binary_expression "local_38 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "local_48 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "local_48 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));" (assignment_expression "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" identifier = (call_expression "CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" identifier (argument_list "(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" ( (field_expression "local_40._4_4_" identifier . field_identifier) , (pointer_expression "*(undefined4 *)(param_1 + 0x948)" * (cast_expression "(undefined4 *)(param_1 + 0x948)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x948)" ( (binary_expression "param_1 + 0x948" identifier + number_literal) )))) )))) ;) (expression_statement "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);" (call_expression "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" identifier (argument_list "(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" ( (binary_expression "*(long *)(param_1 + 0x940) + 0xf0" (pointer_expression "*(long *)(param_1 + 0x940)" * (cast_expression "(long *)(param_1 + 0x940)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x940)" ( (binary_expression "param_1 + 0x940" identifier + number_literal) )))) + number_literal) , (pointer_expression "&local_48" & identifier) ))) ;) (return_statement "return;" return ;) })) (expression_statement "lVar4 = FUN_00161760(param_2,0x11,&local_50);" (assignment_expression "lVar4 = FUN_00161760(param_2,0x11,&local_50)" identifier = (call_expression "FUN_00161760(param_2,0x11,&local_50)" identifier (argument_list "(param_2,0x11,&local_50)" ( identifier , number_literal , (pointer_expression "&local_50" & identifier) )))) ;) (expression_statement "lVar3 = FUN_00161760(param_2,0x12,&local_4c);" (assignment_expression "lVar3 = FUN_00161760(param_2,0x12,&local_4c)" identifier = (call_expression "FUN_00161760(param_2,0x12,&local_4c)" identifier (argument_list "(param_2,0x12,&local_4c)" ( identifier , number_literal , (pointer_expression "&local_4c" & identifier) )))) ;) (if_statement "if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" if (parenthesized_expression "(lVar3 == -1)" ( (binary_expression "lVar3 == -1" identifier == number_literal) )) (compound_statement "{\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }" { (expression_statement "lVar3 = FUN_001616c0(param_2,0x12);" (assignment_expression "lVar3 = FUN_001616c0(param_2,0x12)" identifier = (call_expression "FUN_001616c0(param_2,0x12)" identifier (argument_list "(param_2,0x12)" ( identifier , number_literal )))) ;) (expression_statement "lVar3 = lVar4 + lVar3;" (assignment_expression "lVar3 = lVar4 + lVar3" identifier = (binary_expression "lVar4 + lVar3" identifier + identifier)) ;) (expression_statement "local_4c = local_50;" (assignment_expression "local_4c = local_50" identifier = identifier) ;) (if_statement "if (lVar4 == 0 && lVar3 == 0) {\n return;\n }" if (parenthesized_expression "(lVar4 == 0 && lVar3 == 0)" ( (binary_expression "lVar4 == 0 && lVar3 == 0" (binary_expression "lVar4 == 0" identifier == number_literal) && (binary_expression "lVar3 == 0" identifier == number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (lVar4 == -1) {\n return;\n }" if (parenthesized_expression "(lVar4 == -1)" ( (binary_expression "lVar4 == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) }) (else_clause "else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" else (compound_statement "{\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" { (if_statement "if (lVar4 == 0 && lVar3 == 0) {\n return;\n }" if (parenthesized_expression "(lVar4 == 0 && lVar3 == 0)" ( (binary_expression "lVar4 == 0 && lVar3 == 0" (binary_expression "lVar4 == 0" identifier == number_literal) && (binary_expression "lVar3 == 0" identifier == number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (lVar4 == -1) {\n return;\n }" if (parenthesized_expression "(lVar4 == -1)" ( (binary_expression "lVar4 == -1" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (if_statement "if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }" if (parenthesized_expression "(local_50 != local_4c)" ( (binary_expression "local_50 != local_4c" identifier != identifier) )) (compound_statement "{\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }" { (expression_statement "uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);" (assignment_expression "uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" identifier = (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" * (cast_expression "(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 8)" ( (binary_expression "*(long *)(param_1 + 0x10) + 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) )))) + number_literal) ))))) ;) (expression_statement "uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;" (assignment_expression "uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" identifier = (call_expression "gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" identifier (argument_list "("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" ( (string_literal ""%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"" " string_content ") )))) ;) (expression_statement "FUN_00169150(uVar6,uVar2);" (call_expression "FUN_00169150(uVar6,uVar2)" identifier (argument_list "(uVar6,uVar2)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })) }))) (if_statement "if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }" if (parenthesized_expression "(local_4c != 0)" ( (binary_expression "local_4c != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }" { (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x50)" * (cast_expression "(long *)(*(long *)(param_1 + 0x10) + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x50)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x50" (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) )))) + number_literal) ))))) ;) (if_statement "if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }" if (parenthesized_expression "((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c)" ( (binary_expression "(ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c" (call_expression "(ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3)" ( (binary_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3" (binary_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1" (pointer_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58)" * (cast_expression "(long *)(*(long *)(param_1 + 0x10) + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x58)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x58" (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) )))) + number_literal) )))) - identifier) >> number_literal) ))) <= (cast_expression "(ulong)local_4c" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) (compound_statement "{\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }" { (expression_statement "FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");" (call_expression "FUN_0016cdf0("../../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 *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }" if (parenthesized_expression "(*(long *)(lVar1 + (ulong)local_4c * 8) == 0)" ( (binary_expression "*(long *)(lVar1 + (ulong)local_4c * 8) == 0" (pointer_expression "*(long *)(lVar1 + (ulong)local_4c * 8)" * (cast_expression "(long *)(lVar1 + (ulong)local_4c * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + (ulong)local_4c * 8)" ( (binary_expression "lVar1 + (ulong)local_4c * 8" identifier + (binary_expression "(ulong)local_4c * 8" (cast_expression "(ulong)local_4c" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "puVar5 = (undefined8 *)FUN_00275550(0x18);" (assignment_expression "puVar5 = (undefined8 *)FUN_00275550(0x18)" identifier = (cast_expression "(undefined8 *)FUN_00275550(0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00275550(0x18)" identifier (argument_list "(0x18)" ( number_literal ))))) ;) (expression_statement "*puVar5 = 0;" (assignment_expression "*puVar5 = 0" (pointer_expression "*puVar5" * identifier) = number_literal) ;) (expression_statement "puVar5[1] = 0;" (assignment_expression "puVar5[1] = 0" (subscript_expression "puVar5[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar5[2] = 0;" (assignment_expression "puVar5[2] = 0" (subscript_expression "puVar5[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48 = CONCAT44(local_48._4_4_,local_50);" (assignment_expression "local_48 = CONCAT44(local_48._4_4_,local_50)" identifier = (call_expression "CONCAT44(local_48._4_4_,local_50)" identifier (argument_list "(local_48._4_4_,local_50)" ( (field_expression "local_48._4_4_" identifier . field_identifier) , identifier )))) ;) (expression_statement "local_40 = lVar4;" (assignment_expression "local_40 = lVar4" identifier = identifier) ;) (expression_statement "local_38 = (undefined8 *)lVar3;" (assignment_expression "local_38 = (undefined8 *)lVar3" identifier = (cast_expression "(undefined8 *)lVar3" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "FUN_001634e0(puVar5,0,&local_48);" (call_expression "FUN_001634e0(puVar5,0,&local_48)" identifier (argument_list "(puVar5,0,&local_48)" ( identifier , number_literal , (pointer_expression "&local_48" & identifier) ))) ;) (expression_statement "local_48 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "local_48 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));" (assignment_expression "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" identifier = (call_expression "CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" identifier (argument_list "(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" ( (field_expression "local_40._4_4_" identifier . field_identifier) , (pointer_expression "*(undefined4 *)(param_1 + 0x948)" * (cast_expression "(undefined4 *)(param_1 + 0x948)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x948)" ( (binary_expression "param_1 + 0x948" identifier + number_literal) )))) )))) ;) (expression_statement "local_38 = puVar5;" (assignment_expression "local_38 = puVar5" identifier = identifier) ;) (expression_statement "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);" (call_expression "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" identifier (argument_list "(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" ( (binary_expression "*(long *)(param_1 + 0x940) + 0xf0" (pointer_expression "*(long *)(param_1 + 0x940)" * (cast_expression "(long *)(param_1 + 0x940)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x940)" ( (binary_expression "param_1 + 0x940" identifier + number_literal) )))) + number_literal) , (pointer_expression "&local_48" & 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 IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) 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 (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (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) )))) , (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) )))) , IDENT , IDENT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return ;) })) (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 ( (field_expression IDENT . field_identifier) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (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) , (pointer_expression & IDENT) ))) ;) (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , (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 , LIT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (binary_expression IDENT == LIT)) )) (compound_statement { (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT == LIT) && (binary_expression IDENT == LIT)) )) (compound_statement { (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (assignment_expression 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) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })) }))) (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 (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 (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (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) )))) - IDENT) >> 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 IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) )))) == LIT) )) (compound_statement { (return_statement return ;) })) })) (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 ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (pointer_expression & 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 = (call_expression IDENT (argument_list ( (field_expression IDENT . field_identifier) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (expression_statement (assignment_expression IDENT = 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) , (pointer_expression & IDENT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00253550(long param_1,undefined8 param_2)\n\n{\n long lVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n uint local_50;\n uint local_4c;\n undefined8 local_48;\n long local_40;\n undefined8 *local_38;\n \n lVar3 = FUN_00161710(param_2,0x55,&local_50);\n if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }\n lVar4 = FUN_00161760(param_2,0x11,&local_50);\n lVar3 = FUN_00161760(param_2,0x12,&local_4c);\n if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }\n if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }\n puVar5 = (undefined8 *)FUN_00275550(0x18);\n *puVar5 = 0;\n puVar5[1] = 0;\n puVar5[2] = 0;\n local_48 = CONCAT44(local_48._4_4_,local_50);\n local_40 = lVar4;\n local_38 = (undefined8 *)lVar3;\n FUN_001634e0(puVar5,0,&local_48);\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n local_38 = puVar5;\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00253550(long param_1,undefined8 param_2)" (identifier "FUN_00253550") (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 long lVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n undefined8 uVar6;\n uint local_50;\n uint local_4c;\n undefined8 local_48;\n long local_40;\n undefined8 *local_38;\n \n lVar3 = FUN_00161710(param_2,0x55,&local_50);\n if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }\n lVar4 = FUN_00161760(param_2,0x11,&local_50);\n lVar3 = FUN_00161760(param_2,0x12,&local_4c);\n if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }\n if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }\n puVar5 = (undefined8 *)FUN_00275550(0x18);\n *puVar5 = 0;\n puVar5[1] = 0;\n puVar5[2] = 0;\n local_48 = CONCAT44(local_48._4_4_,local_50);\n local_40 = lVar4;\n local_38 = (undefined8 *)lVar3;\n FUN_001634e0(puVar5,0,&local_48);\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n local_38 = puVar5;\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (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") (; ";")) (declaration "undefined8 *puVar5;" (type_identifier "undefined8") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "undefined8 uVar6;" (type_identifier "undefined8") (identifier "uVar6") (; ";")) (declaration "uint local_50;" (type_identifier "uint") (identifier "local_50") (; ";")) (declaration "uint local_4c;" (type_identifier "uint") (identifier "local_4c") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "long local_40;" (sized_type_specifier "long" (long "long")) (identifier "local_40") (; ";")) (declaration "undefined8 *local_38;" (type_identifier "undefined8") (pointer_declarator "*local_38" (* "*") (identifier "local_38")) (; ";")) (expression_statement "lVar3 = FUN_00161710(param_2,0x55,&local_50);" (assignment_expression "lVar3 = FUN_00161710(param_2,0x55,&local_50)" (identifier "lVar3") (= "=") (call_expression "FUN_00161710(param_2,0x55,&local_50)" (identifier "FUN_00161710") (argument_list "(param_2,0x55,&local_50)" (( "(") (identifier "param_2") (, ",") (number_literal "0x55") (, ",") (pointer_expression "&local_50" (& "&") (identifier "local_50")) () ")")))) (; ";")) (if_statement "if (lVar3 != -1) {\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }" (if "if") (parenthesized_expression "(lVar3 != -1)" (( "(") (binary_expression "lVar3 != -1" (identifier "lVar3") (!= "!=") (number_literal "-1")) () ")")) (compound_statement "{\n local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);\n if (local_38 == (undefined8 *)0x0) {\n return;\n }\n local_48 = *(undefined8 *)(param_1 + 0x10);\n local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));\n FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);\n return;\n }" ({ "{") (expression_statement "local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3);" (assignment_expression "local_38 = (undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" (identifier "local_38") (= "=") (cast_expression "(undefined8 *)\n FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" (identifier "FUN_00161790") (argument_list "(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10),\n *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20),\n *(undefined4 *)(param_1 + 100),local_50,lVar3)" (( "(") (binary_expression "param_1 + 0x8d8" (identifier "param_1") (+ "+") (number_literal "0x8d8")) (, ",") (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")) () ")")))) (, ",") (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")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)(param_1 + 100)" (* "*") (cast_expression "(undefined4 *)(param_1 + 100)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 100)" (( "(") (binary_expression "param_1 + 100" (identifier "param_1") (+ "+") (number_literal "100")) () ")")))) (, ",") (identifier "local_50") (, ",") (identifier "lVar3") () ")"))))) (; ";")) (if_statement "if (local_38 == (undefined8 *)0x0) {\n return;\n }" (if "if") (parenthesized_expression "(local_38 == (undefined8 *)0x0)" (( "(") (binary_expression "local_38 == (undefined8 *)0x0" (identifier "local_38") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "local_48 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "local_48 = *(undefined8 *)(param_1 + 0x10)" (identifier "local_48") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));" (assignment_expression "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" (identifier "local_40") (= "=") (call_expression "CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" (identifier "CONCAT44") (argument_list "(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" (( "(") (field_expression "local_40._4_4_" (identifier "local_40") (. ".") (field_identifier "_4_4_")) (, ",") (pointer_expression "*(undefined4 *)(param_1 + 0x948)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x948)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x948)" (( "(") (binary_expression "param_1 + 0x948" (identifier "param_1") (+ "+") (number_literal "0x948")) () ")")))) () ")")))) (; ";")) (expression_statement "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);" (call_expression "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" (identifier "FUN_00255620") (argument_list "(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" (( "(") (binary_expression "*(long *)(param_1 + 0x940) + 0xf0" (pointer_expression "*(long *)(param_1 + 0x940)" (* "*") (cast_expression "(long *)(param_1 + 0x940)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x940)" (( "(") (binary_expression "param_1 + 0x940" (identifier "param_1") (+ "+") (number_literal "0x940")) () ")")))) (+ "+") (number_literal "0xf0")) (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar4 = FUN_00161760(param_2,0x11,&local_50);" (assignment_expression "lVar4 = FUN_00161760(param_2,0x11,&local_50)" (identifier "lVar4") (= "=") (call_expression "FUN_00161760(param_2,0x11,&local_50)" (identifier "FUN_00161760") (argument_list "(param_2,0x11,&local_50)" (( "(") (identifier "param_2") (, ",") (number_literal "0x11") (, ",") (pointer_expression "&local_50" (& "&") (identifier "local_50")) () ")")))) (; ";")) (expression_statement "lVar3 = FUN_00161760(param_2,0x12,&local_4c);" (assignment_expression "lVar3 = FUN_00161760(param_2,0x12,&local_4c)" (identifier "lVar3") (= "=") (call_expression "FUN_00161760(param_2,0x12,&local_4c)" (identifier "FUN_00161760") (argument_list "(param_2,0x12,&local_4c)" (( "(") (identifier "param_2") (, ",") (number_literal "0x12") (, ",") (pointer_expression "&local_4c" (& "&") (identifier "local_4c")) () ")")))) (; ";")) (if_statement "if (lVar3 == -1) {\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }\n else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" (if "if") (parenthesized_expression "(lVar3 == -1)" (( "(") (binary_expression "lVar3 == -1" (identifier "lVar3") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n lVar3 = FUN_001616c0(param_2,0x12);\n lVar3 = lVar4 + lVar3;\n local_4c = local_50;\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n }" ({ "{") (expression_statement "lVar3 = FUN_001616c0(param_2,0x12);" (assignment_expression "lVar3 = FUN_001616c0(param_2,0x12)" (identifier "lVar3") (= "=") (call_expression "FUN_001616c0(param_2,0x12)" (identifier "FUN_001616c0") (argument_list "(param_2,0x12)" (( "(") (identifier "param_2") (, ",") (number_literal "0x12") () ")")))) (; ";")) (expression_statement "lVar3 = lVar4 + lVar3;" (assignment_expression "lVar3 = lVar4 + lVar3" (identifier "lVar3") (= "=") (binary_expression "lVar4 + lVar3" (identifier "lVar4") (+ "+") (identifier "lVar3"))) (; ";")) (expression_statement "local_4c = local_50;" (assignment_expression "local_4c = local_50" (identifier "local_4c") (= "=") (identifier "local_50")) (; ";")) (if_statement "if (lVar4 == 0 && lVar3 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(lVar4 == 0 && lVar3 == 0)" (( "(") (binary_expression "lVar4 == 0 && lVar3 == 0" (binary_expression "lVar4 == 0" (identifier "lVar4") (== "==") (number_literal "0")) (&& "&&") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (lVar4 == -1) {\n return;\n }" (if "if") (parenthesized_expression "(lVar4 == -1)" (( "(") (binary_expression "lVar4 == -1" (identifier "lVar4") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" (else "else") (compound_statement "{\n if (lVar4 == 0 && lVar3 == 0) {\n return;\n }\n if (lVar4 == -1) {\n return;\n }\n if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }\n }" ({ "{") (if_statement "if (lVar4 == 0 && lVar3 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(lVar4 == 0 && lVar3 == 0)" (( "(") (binary_expression "lVar4 == 0 && lVar3 == 0" (binary_expression "lVar4 == 0" (identifier "lVar4") (== "==") (number_literal "0")) (&& "&&") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (lVar4 == -1) {\n return;\n }" (if "if") (parenthesized_expression "(lVar4 == -1)" (( "(") (binary_expression "lVar4 == -1" (identifier "lVar4") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (local_50 != local_4c) {\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }" (if "if") (parenthesized_expression "(local_50 != local_4c)" (( "(") (binary_expression "local_50 != local_4c" (identifier "local_50") (!= "!=") (identifier "local_4c")) () ")")) (compound_statement "{\n uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);\n uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;\n FUN_00169150(uVar6,uVar2);\n return;\n }" ({ "{") (expression_statement "uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8);" (assignment_expression "uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_1 + 0x10) + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x10) + 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) + 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")) () ")")))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")\n ;" (assignment_expression "uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" (identifier "uVar6") (= "=") (call_expression "gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" (identifier "gettext") (argument_list "("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections")" (( "(") (string_literal ""%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"" (" """) (string_content "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections") (" """)) () ")")))) (; ";")) (expression_statement "FUN_00169150(uVar6,uVar2);" (call_expression "FUN_00169150(uVar6,uVar2)" (identifier "FUN_00169150") (argument_list "(uVar6,uVar2)" (( "(") (identifier "uVar6") (, ",") (identifier "uVar2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")))) (if_statement "if (local_4c != 0) {\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }" (if "if") (parenthesized_expression "(local_4c != 0)" (( "(") (binary_expression "local_4c != 0" (identifier "local_4c") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);\n if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50);" (assignment_expression "lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x50)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x10) + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x50)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) + 0x50" (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")) () ")")))) (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) {\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }" (if "if") (parenthesized_expression "((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c)" (( "(") (binary_expression "(ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c" (call_expression "(ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3)" (( "(") (binary_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3" (binary_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1" (pointer_expression "*(long *)(*(long *)(param_1 + 0x10) + 0x58)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x10) + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x58)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) + 0x58" (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")) () ")")))) (+ "+") (number_literal "0x58")) () ")")))) (- "-") (identifier "lVar1")) (>> ">>") (number_literal "3")) () ")"))) (<= "<=") (cast_expression "(ulong)local_4c" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "local_4c"))) () ")")) (compound_statement "{\n \n FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included");" (call_expression "FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included")" (identifier "FUN_0016cdf0") (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 *)(lVar1 + (ulong)local_4c * 8) == 0) {\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(lVar1 + (ulong)local_4c * 8) == 0)" (( "(") (binary_expression "*(long *)(lVar1 + (ulong)local_4c * 8) == 0" (pointer_expression "*(long *)(lVar1 + (ulong)local_4c * 8)" (* "*") (cast_expression "(long *)(lVar1 + (ulong)local_4c * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + (ulong)local_4c * 8)" (( "(") (binary_expression "lVar1 + (ulong)local_4c * 8" (identifier "lVar1") (+ "+") (binary_expression "(ulong)local_4c * 8" (cast_expression "(ulong)local_4c" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "local_4c")) (* "*") (number_literal "8"))) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "puVar5 = (undefined8 *)FUN_00275550(0x18);" (assignment_expression "puVar5 = (undefined8 *)FUN_00275550(0x18)" (identifier "puVar5") (= "=") (cast_expression "(undefined8 *)FUN_00275550(0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00275550(0x18)" (identifier "FUN_00275550") (argument_list "(0x18)" (( "(") (number_literal "0x18") () ")"))))) (; ";")) (expression_statement "*puVar5 = 0;" (assignment_expression "*puVar5 = 0" (pointer_expression "*puVar5" (* "*") (identifier "puVar5")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar5[1] = 0;" (assignment_expression "puVar5[1] = 0" (subscript_expression "puVar5[1]" (identifier "puVar5") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar5[2] = 0;" (assignment_expression "puVar5[2] = 0" (subscript_expression "puVar5[2]" (identifier "puVar5") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48 = CONCAT44(local_48._4_4_,local_50);" (assignment_expression "local_48 = CONCAT44(local_48._4_4_,local_50)" (identifier "local_48") (= "=") (call_expression "CONCAT44(local_48._4_4_,local_50)" (identifier "CONCAT44") (argument_list "(local_48._4_4_,local_50)" (( "(") (field_expression "local_48._4_4_" (identifier "local_48") (. ".") (field_identifier "_4_4_")) (, ",") (identifier "local_50") () ")")))) (; ";")) (expression_statement "local_40 = lVar4;" (assignment_expression "local_40 = lVar4" (identifier "local_40") (= "=") (identifier "lVar4")) (; ";")) (expression_statement "local_38 = (undefined8 *)lVar3;" (assignment_expression "local_38 = (undefined8 *)lVar3" (identifier "local_38") (= "=") (cast_expression "(undefined8 *)lVar3" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "lVar3"))) (; ";")) (expression_statement "FUN_001634e0(puVar5,0,&local_48);" (call_expression "FUN_001634e0(puVar5,0,&local_48)" (identifier "FUN_001634e0") (argument_list "(puVar5,0,&local_48)" (( "(") (identifier "puVar5") (, ",") (number_literal "0") (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (expression_statement "local_48 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "local_48 = *(undefined8 *)(param_1 + 0x10)" (identifier "local_48") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948));" (assignment_expression "local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" (identifier "local_40") (= "=") (call_expression "CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" (identifier "CONCAT44") (argument_list "(local_40._4_4_,*(undefined4 *)(param_1 + 0x948))" (( "(") (field_expression "local_40._4_4_" (identifier "local_40") (. ".") (field_identifier "_4_4_")) (, ",") (pointer_expression "*(undefined4 *)(param_1 + 0x948)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x948)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x948)" (( "(") (binary_expression "param_1 + 0x948" (identifier "param_1") (+ "+") (number_literal "0x948")) () ")")))) () ")")))) (; ";")) (expression_statement "local_38 = puVar5;" (assignment_expression "local_38 = puVar5" (identifier "local_38") (= "=") (identifier "puVar5")) (; ";")) (expression_statement "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48);" (call_expression "FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" (identifier "FUN_00255620") (argument_list "(*(long *)(param_1 + 0x940) + 0xf0,&local_48)" (( "(") (binary_expression "*(long *)(param_1 + 0x940) + 0xf0" (pointer_expression "*(long *)(param_1 + 0x940)" (* "*") (cast_expression "(long *)(param_1 + 0x940)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x940)" (( "(") (binary_expression "param_1 + 0x940" (identifier "param_1") (+ "+") (number_literal "0x940")) () ")")))) (+ "+") (number_literal "0xf0")) (, ",") (pointer_expression "&local_48" (& "&") (identifier "local_48")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void record_cu_ranges(Gdb_index_info_reader * this, Dwarf_die * die) */ void __thiscall var_12::type_1::function_1(type_1 *this,type_2 *die) { type_3 *pRVar1; type_4 ppOVar2; type_4 pcVar3; type_5 var_2; type_6 *var_5; type_6 *this_00; uint64_t var_7; char *format; type_7 var_8; type_7 var_9; type_8 local_48; var_2 = type_2::var_1(die,0x55,&var_8); if (var_2 != -1) { local_48.ranges = Dwarf_ranges_table::var_3 (&(this->super_Dwarf_info_reader).ranges_table_, (this->super_Dwarf_info_reader).object_,(this->super_Dwarf_info_reader).symtab_, (this->super_Dwarf_info_reader).symtab_size_, (this->super_Dwarf_info_reader).address_size_,var_8,var_2); if (local_48.ranges == (type_6 *)0x0) { return; } local_48.object = (this->super_Dwarf_info_reader).object_; local_48.cu_index = this->cu_index_; std:: vector<var_12::Gdb_index::type_8,var_13::allocator<var_12::Gdb_index::type_8>var_14> ::emplace_back<var_12::Gdb_index::type_8>(&this->gdb_index_->ranges_,&local_48); return; } var_2 = type_2::var_4(die,0x11,&var_8); var_5 = (type_6 *)type_2::var_4(die,0x12,&var_9); if (var_5 == (type_6 *)0xffffffffffffffff) { var_7 = type_2::var_6(die,0x12); var_5 = (type_6 *)(var_2 + var_7); var_9 = var_8; if (var_2 == 0 && var_5 == (type_6 *)0x0) { return; } if (var_2 == -1) { return; } } else { if (var_2 == 0 && var_5 == (type_6 *)0x0) { return; } if (var_2 == -1) { return; } if (var_8 != var_9) { pcVar3 = (((this->super_Dwarf_info_reader).object_)->super_Object).name_._M_dataplus._M_p; format = (char *)var_10( "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections" ); var_11(format,pcVar3); return; } } if (var_9 != 0) { pRVar1 = (this->super_Dwarf_info_reader).object_; ppOVar2 = (pRVar1->output_sections_). super__Vector_base<var_12::type_10*,var_13::allocator<var_12::type_10*>var_14>. _M_impl._M_start; if ((type_9)((long)(pRVar1->output_sections_). super__Vector_base<var_12::type_10*,var_13::allocator<var_12::type_10*>var_14> ._M_impl._M_finish - (long)ppOVar2 >> 3) <= (type_9)var_9) { /* WARNING: Subroutine does not return */ var_15("../../gold/object.h",0x50b,"is_section_included"); } if (ppOVar2[var_9] == (type_10 *)0x0) { return; } } this_00 = (type_6 *)var_16(0x18); (this_00->range_list_). super__Vector_base<var_12::Dwarf_range_list::var_17,var_13::allocator<var_12::Dwarf_range_list::var_17>var_14>. _M_impl._M_start = (type_4)0x0; (this_00->range_list_). super__Vector_base<var_12::Dwarf_range_list::var_17,var_13::allocator<var_12::Dwarf_range_list::var_17>var_14>. _M_impl._M_finish = (type_4)0x0; (this_00->range_list_). super__Vector_base<var_12::Dwarf_range_list::var_17,var_13::allocator<var_12::Dwarf_range_list::var_17>var_14>. _M_impl._M_end_of_storage = (type_4)0x0; local_48.object = (type_3 *)var_18(local_48.object._4_4_,var_8); local_48._8_8_ = var_2; local_48.ranges = var_5; std::vector<var_12::Dwarf_range_list::var_17,var_13::allocator<var_12::Dwarf_range_list::var_17>var_14>:: _M_realloc_insert<var_12::Dwarf_range_list::var_17> ((vector<var_12::Dwarf_range_list::var_17,var_13::allocator<var_12::Dwarf_range_list::var_17>var_14> *)this_00,(type_11)0x0,(var_17 *)&local_48); local_48.object = (this->super_Dwarf_info_reader).object_; local_48.cu_index = this->cu_index_; local_48.ranges = this_00; std:: vector<var_12::Gdb_index::type_8,var_13::allocator<var_12::Gdb_index::type_8>var_14>:: emplace_back<var_12::Gdb_index::type_8>(&this->gdb_index_->ranges_,&local_48); 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)))) body: (compound_statement (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: (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: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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))))) (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))))) (identifier) (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 (return_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 (field_expression argument: (identifier) field: (field_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))))))))) (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)) (pointer_expression argument: (identifier))))) (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (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) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (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: (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))))))) (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)))) (return_statement)))))) (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: (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: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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: (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)) 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: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))) right: (number_literal))) consequence: (compound_statement (return_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)))))) (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: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_identifier)) (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)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (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)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (field_expression argument: (identifier) field: (field_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))))))))) (expression_statement (assignment_expression left: (identifier) right: (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)) (pointer_expression argument: (identifier))))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2) { long lVar1; undefined8 uVar2; long lVar3; long lVar4; undefined8 *puVar5; undefined8 uVar6; uint local_50; uint local_4c; undefined8 local_48; long local_40; undefined8 *local_38; lVar3 = FUN_00161710(param_2,0x55,&local_50); if (lVar3 != -1) { local_38 = (undefined8 *) FUN_00161790(param_1 + 0x8d8,*(undefined8 *)(param_1 + 0x10), *(undefined8 *)(param_1 + 0x18),*(undefined8 *)(param_1 + 0x20), *(undefined4 *)(param_1 + 100),local_50,lVar3); if (local_38 == (undefined8 *)0x0) { return; } local_48 = *(undefined8 *)(param_1 + 0x10); local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948)); FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48); return; } lVar4 = FUN_00161760(param_2,0x11,&local_50); lVar3 = FUN_00161760(param_2,0x12,&local_4c); if (lVar3 == -1) { lVar3 = FUN_001616c0(param_2,0x12); lVar3 = lVar4 + lVar3; local_4c = local_50; if (lVar4 == 0 && lVar3 == 0) { return; } if (lVar4 == -1) { return; } } else { if (lVar4 == 0 && lVar3 == 0) { return; } if (lVar4 == -1) { return; } if (local_50 != local_4c) { uVar2 = *(undefined8 *)(*(long *)(param_1 + 0x10) + 8); uVar6 = gettext("%s: DWARF info may be corrupt; low_pc and high_pc are in different sections") ; FUN_00169150(uVar6,uVar2); return; } } if (local_4c != 0) { lVar1 = *(long *)(*(long *)(param_1 + 0x10) + 0x50); if ((ulong)(*(long *)(*(long *)(param_1 + 0x10) + 0x58) - lVar1 >> 3) <= (ulong)local_4c) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/object.h",0x50b,"is_section_included"); } if (*(long *)(lVar1 + (ulong)local_4c * 8) == 0) { return; } } puVar5 = (undefined8 *)FUN_00275550(0x18); *puVar5 = 0; puVar5[1] = 0; puVar5[2] = 0; local_48 = CONCAT44(local_48._4_4_,local_50); local_40 = lVar4; local_38 = (undefined8 *)lVar3; FUN_001634e0(puVar5,0,&local_48); local_48 = *(undefined8 *)(param_1 + 0x10); local_40 = CONCAT44(local_40._4_4_,*(undefined4 *)(param_1 + 0x948)); local_38 = puVar5; FUN_00255620(*(long *)(param_1 + 0x940) + 0xf0,&local_48); return; }
8622_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
add_output_section_relative
FUN_003ef9d0
/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_output_section_relative (Output_data_reloc<9,_true,_64,_false> *this,Output_section *os,uint type,Output_data *od, Address address) { Output_reloc<9,_true,_64,_false> OStack_48; Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,os,type,od,address,true); Output_data_reloc_base<9,_true,_64,_false>::add (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48); return; }
void FUN_003ef9d0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined1 auStack_48 [48]; FUN_003d91f0(auStack_48); FUN_002e8260(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 MOV RDI,RBP CALL 0x003d91f0 MOV RDX,RBP MOV RSI,RBX MOV RDI,R12 CALL 0x002e8260 ADD RSP,0x30 POP RBX POP RBP POP R12 RET
null
null
null
null
[('const--72', u'PTRSUB_-1205732721'), ('tmp_263', u'PTRSUB_-1205732722'), ('tmp_157', u'CALL_-1205732834'), ('tmp_155', u'CALL_-1205732854'), ('const-1', u'CALL_-1205732854'), ('tmp_157', u'CALL_-1205732854'), ('const-0', u'PTRSUB_-1205732696'), ('tmp_154', u'PTRSUB_-1205732696'), (u'PTRSUB_-1205732696', u'CALL_-1205732834'), ('tmp_263', u'PTRSUB_-1205732721'), (u'PTRSUB_-1205732721', u'CALL_-1205732834'), ('const--72', u'PTRSUB_-1205732722'), ('tmp_158', u'CALL_-1205732854'), (u'PTRSUB_-1205732722', u'CALL_-1205732854'), ('tmp_156', u'CALL_-1205732854'), ('const-0', u'RETURN_-1205732794')]
[('tmp_248', u'PTRSUB_-1205732727'), ('tmp_249', u'CALL_-1205732834'), ('const--72', u'PTRSUB_-1205732727'), (u'PTRSUB_-1205732726', u'CALL_-1205732834'), ('tmp_252', u'CALL_-1205732834'), (u'PTRSUB_-1205732727', u'CALL_-1205732854'), ('const--72', u'PTRSUB_-1205732726'), ('tmp_248', u'PTRSUB_-1205732726'), ('const-0', u'RETURN_-1205732794')]
null
null
003ef9d0
x64
O2
(translation_unit "void FUN_003ef9d0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_003d91f0(auStack_48);\n FUN_002e8260(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_003ef9d0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_003d91f0(auStack_48);\n FUN_002e8260(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_003ef9d0(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_003d91f0(auStack_48);\n FUN_002e8260(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_003d91f0(auStack_48);" (call_expression "FUN_003d91f0(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "FUN_002e8260(param_1,param_4,auStack_48);" (call_expression "FUN_002e8260(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_output_section_relative(Output_data_reloc<9,_true,_64,_false>\n * this, Output_section * os, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_output_section_relative\n (Output_data_reloc<9,_true,_64,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address)\n\n{\n Output_reloc<9,_true,_64,_false> OStack_48;\n \n Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,os,type,od,address,true);\n Output_data_reloc_base<9,_true,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_true,_64,_false>::add_output_section_relative\n (Output_data_reloc<9,_true,_64,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address)\n\n{\n Output_reloc<9,_true,_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_relative\n (Output_data_reloc<9,_true,_64,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address)\n\n{" identifier > : : (function_declarator "add_output_section_relative\n (Output_data_reloc<9,_true,_64,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address)" identifier (parameter_list "(Output_data_reloc<9,_true,_64,_false> *this,Output_section *os,uint type,Output_data *od,\n Address address)" ( (parameter_declaration "Output_data_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)) , (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 "Address address" type_identifier identifier) ))) {) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>" identifier >) identifier ;) (expression_statement "Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,os,type,od,address,true);" (update_expression "Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,os,type,od,address,true)" (binary_expression "Output_reloc<9,_true,_64,_false>::Output_reloc(&OStack_48,os,type,od,address,true)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_64,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc(&OStack_48,os,type,od,address,true)" identifier (argument_list "(&OStack_48,os,type,od,address,true)" ( (pointer_expression "&OStack_48" & identifier) , identifier , identifier , identifier , identifier , true )))) --) ;) (expression_statement "Output_data_reloc_base<9,_true,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48);" (update_expression "Output_data_reloc_base<9,_true,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<9,_true,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) (ERROR ",_true,_64,_false" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<9,_true,_64,_false>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<9,_true,_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 ;) (ERROR "}" }))
(translation_unit "void FUN_003ef9d0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_003d91f0(auStack_48);\n FUN_002e8260(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_003ef9d0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_003d91f0(auStack_48);\n FUN_002e8260(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_003ef9d0(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_003d91f0(auStack_48);\n FUN_002e8260(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_003d91f0(auStack_48);" (call_expression "FUN_003d91f0(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "FUN_002e8260(param_1,param_4,auStack_48);" (call_expression "FUN_002e8260(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_003ef9d0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_003d91f0(auStack_48);\n FUN_002e8260(param_1,param_4,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_003ef9d0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_003ef9d0") (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_003d91f0(auStack_48);\n FUN_002e8260(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_003d91f0(auStack_48);" (call_expression "FUN_003d91f0(auStack_48)" (identifier "FUN_003d91f0") (argument_list "(auStack_48)" (( "(") (identifier "auStack_48") () ")"))) (; ";")) (expression_statement "FUN_002e8260(param_1,param_4,auStack_48);" (call_expression "FUN_002e8260(param_1,param_4,auStack_48)" (identifier "FUN_002e8260") (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_output_section_relative(Output_data_reloc<9,_true,_64,_false> * this, Output_section * os, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_64,_false>::add_output_section_relative (Output_data_reloc<9,_true,_64,_false> *this,Output_section *os,uint type,Output_data *od, Address address) { var_1<9,_true,_64,_false> OStack_48; var_1<9,_true,_64,_false>::var_1(&OStack_48,os,type,od,address,true); var_2<9,_true,_64,_false>::var_3 (&this->super_Output_data_reloc_base<9,_true,_64,_false>,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_003d91f0(auStack_48); FUN_002e8260(param_1,param_4,auStack_48); return; }
1175_putty_and_putty_strip.c
ccp_decrypt_length
thunk_FUN_0014ef30
void ccp_decrypt_length(void *vctx,uchar *blk,int len,ulong seq) { uchar *b; uchar *iv; void *pvVar1; long in_FS_OFFSET; uchar auStack_28 [4]; undefined4 uStack_24; long lStack_20; b = auStack_28; iv = auStack_28; lStack_20 = *(long *)(in_FS_OFFSET + 0x28); uStack_24 = (undefined4)seq; auStack_28[0] = '\0'; auStack_28[1] = '\0'; auStack_28[2] = '\0'; auStack_28[3] = '\0'; pvVar1 = vctx; chacha20_iv((chacha20 *)vctx,auStack_28); chacha20_iv((chacha20 *)((long)pvVar1 + 0x84),iv); *(int *)((long)vctx + 0xb4) = *(int *)((long)vctx + 0xb4) + 1; smemclr(b,8); chacha20_encrypt((chacha20 *)vctx,blk,len); if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
void thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4) { undefined4 *puVar1; long lVar2; long in_FS_OFFSET; undefined4 uStack_28; undefined4 uStack_24; long lStack_20; puVar1 = &uStack_28; lStack_20 = *(long *)(in_FS_OFFSET + 0x28); uStack_28 = 0; lVar2 = param_1; uStack_24 = param_4; FUN_0014e0e0(param_1,&uStack_28); FUN_0014e0e0(lVar2 + 0x84); *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1; FUN_00128000(puVar1,8); FUN_0014eaa0(param_1,param_2,param_3); if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
JMP 0x0014ef30
null
null
null
null
[(u'CALL_-1207177232', u'INDIRECT_-1207177063'), ('tmp_664', u'INT_ADD_-1207177365'), (u'CALL_-1207177319', u'INDIRECT_-1207177044'), (u'CALL_-1207177232', u'INDIRECT_-1207177005'), (u'PIECE_-1207177023', u'PIECE_-1207177022'), ('const-1', u'INT_ADD_-1207177271'), (u'CALL_-1207177295', u'INDIRECT_-1207177041'), ('tmp_371', u'COPY_-1207177070'), ('const--40', u'PTRSUB_-1207177050'), (u'INT_ADD_-1207177271', u'STORE_-1207177286'), (u'CALL_-1207177232', u'INDIRECT_-1207177000'), ('const-8', u'CALL_-1207177253'), (u'COPY_-1207177080', u'PIECE_-1207177022'), (u'INT_ADD_-1207177365', u'CAST_-1207177039'), (u'CAST_-1207177039', u'LOAD_-1207177381'), (u'CALL_-1207177253', u'INDIRECT_-1207177020'), ('tmp_659', u'PTRSUB_-1207177051'), (u'CAST_-1207177005', u'CALL_-1207177319'), (u'INDIRECT_-1207177126', u'CALL_-1207177295'), (u'COPY_-1207177079', u'PIECE_-1207177023'), ('tmp_373', u'CALL_-1207177232'), (u'CALL_-1207177253', u'INDIRECT_-1207177010'), (u'INT_ADD_-1207177299', u'CAST_-1207176998'), ('const-0', u'COPY_-1207177079'), (u'COPY_-1207177081', u'PIECE_-1207177021'), (u'PTRSUB_-1207177052', u'CALL_-1207177319'), (u'CALL_-1207177319', u'INDIRECT_-1207177049'), ('const--40', u'PTRSUB_-1207177052'), (u'CALL_-1207177319', u'INDIRECT_-1207177142'), ('tmp_371', u'CAST_-1207176954'), ('const-0', u'COPY_-1207177081'), (u'CALL_-1207177295', u'INDIRECT_-1207177129'), (u'INT_ADD_-1207177277', u'CAST_-1207176984'), (u'CAST_-1207176985', u'INT_ADD_-1207177277'), ('const-433', u'LOAD_-1207177289'), (u'CALL_-1207177159', u'INDIRECT_-1207176974'), ('const-0', u'SUBPIECE_-1207177158'), (u'CALL_-1207177319', u'INDIRECT_-1207177054'), (u'CALL_-1207177295', u'INDIRECT_-1207177099'), (u'CAST_-1207176943', u'LOAD_-1207177220'), (u'CALL_-1207177159', u'INDIRECT_-1207176964'), (u'PIECE_-1207177022', u'PIECE_-1207177021'), ('const-40', u'INT_ADD_-1207177206'), (u'CAST_-1207176999', u'INT_ADD_-1207177299'), (u'CAST_-1207176984', u'LOAD_-1207177289'), (u'INDIRECT_-1207176995', u'INT_EQUAL_-1207177208'), ('tmp_374', u'SUBPIECE_-1207177158'), ('const-132', u'INT_ADD_-1207177299'), (u'COPY_-1207177078', u'PIECE_-1207177023'), ('const-0', u'COPY_-1207177080'), ('const-0', u'COPY_-1207177078'), ('tmp_371', u'CAST_-1207177005'), ('tmp_278', u'CBRANCH_-1207177199'), (u'INT_EQUAL_-1207177208', u'CBRANCH_-1207177199'), (u'INDIRECT_-1207177129', u'CALL_-1207177253'), (u'CALL_-1207177295', u'INDIRECT_-1207177031'), ('tmp_372', u'CALL_-1207177232'), (u'LOAD_-1207177220', u'INT_EQUAL_-1207177208'), ('const-1', u'RETURN_-1207177154'), (u'CALL_-1207177159', u'INDIRECT_-1207176969'), (u'CALL_-1207177295', u'INDIRECT_-1207177036'), (u'CAST_-1207176954', u'CALL_-1207177232'), ('tmp_659', u'PTRSUB_-1207177050'), (u'CALL_-1207177232', u'INDIRECT_-1207176995'), (u'INDIRECT_-1207177063', u'INT_ADD_-1207177206'), ('const-40', u'INT_ADD_-1207177365'), ('tmp_659', u'PTRSUB_-1207177052'), ('const-433', u'STORE_-1207177286'), (u'CALL_-1207177253', u'INDIRECT_-1207177078'), (u'CAST_-1207176998', u'CALL_-1207177295'), (u'CALL_-1207177253', u'INDIRECT_-1207177015'), ('const-433', u'LOAD_-1207177220'), (u'CALL_-1207177319', u'INDIRECT_-1207177112'), (u'INT_ADD_-1207177206', u'CAST_-1207176943'), (u'CAST_-1207176984', u'STORE_-1207177286'), ('const-180', u'INT_ADD_-1207177277'), (u'CALL_-1207177319', u'INDIRECT_-1207177126'), ('const-0', u'RETURN_-1207177160'), (u'LOAD_-1207177289', u'INT_ADD_-1207177271'), ('const-433', u'LOAD_-1207177381'), (u'INDIRECT_-1207177121', u'CAST_-1207176999'), ('tmp_371', u'CAST_-1207176985'), (u'CALL_-1207177319', u'INDIRECT_-1207177121'), ('const--40', u'PTRSUB_-1207177051')]
[(u'CALL_-1207177253', u'INDIRECT_-1207177021'), ('const-433', u'LOAD_-1207177220'), (u'CALL_-1207177295', u'INDIRECT_-1207177037'), (u'CAST_-1207177001', u'STORE_-1207177286'), (u'CALL_-1207177232', u'INDIRECT_-1207177011'), (u'INDIRECT_-1207177001', u'INT_EQUAL_-1207177208'), ('const-1', u'INT_ADD_-1207177271'), ('const-0', u'COPY_-1207177335'), (u'CALL_-1207177319', u'INDIRECT_-1207177123'), (u'INT_ADD_-1207177299', u'CALL_-1207177295'), (u'INT_ADD_-1207177271', u'STORE_-1207177286'), ('tmp_660', u'PTRSUB_-1207177058'), ('tmp_665', u'COPY_-1207177084'), (u'CALL_-1207177159', u'INDIRECT_-1207176980'), ('tmp_666', u'INT_ADD_-1207177365'), (u'CAST_-1207177001', u'LOAD_-1207177289'), (u'CAST_-1207177052', u'LOAD_-1207177381'), (u'CALL_-1207177253', u'INDIRECT_-1207177026'), ('const--40', u'PTRSUB_-1207177058'), ('tmp_665', u'CALL_-1207177232'), (u'PTRSUB_-1207177057', u'CALL_-1207177319'), (u'INT_ADD_-1207177365', u'CAST_-1207177052'), ('tmp_663', u'CALL_-1207177232'), (u'CALL_-1207177295', u'INDIRECT_-1207177101'), (u'CALL_-1207177232', u'INDIRECT_-1207177001'), (u'INT_ADD_-1207177206', u'CAST_-1207176961'), ('tmp_665', u'INT_ADD_-1207177277'), (u'CALL_-1207177295', u'INDIRECT_-1207177047'), (u'CALL_-1207177319', u'INDIRECT_-1207177142'), (u'CALL_-1207177159', u'INDIRECT_-1207176970'), (u'CALL_-1207177295', u'INDIRECT_-1207177129'), ('tmp_665', u'CALL_-1207177319'), ('const-40', u'INT_ADD_-1207177206'), (u'CALL_-1207177319', u'INDIRECT_-1207177060'), (u'CALL_-1207177319', u'INDIRECT_-1207177114'), (u'INDIRECT_-1207177123', u'INT_ADD_-1207177299'), ('const-132', u'INT_ADD_-1207177299'), ('const--40', u'PTRSUB_-1207177057'), ('tmp_278', u'CBRANCH_-1207177199'), (u'INT_EQUAL_-1207177208', u'CBRANCH_-1207177199'), (u'CALL_-1207177295', u'INDIRECT_-1207177042'), (u'INT_ADD_-1207177277', u'CAST_-1207177001'), (u'CALL_-1207177232', u'INDIRECT_-1207177006'), (u'INDIRECT_-1207177129', u'CALL_-1207177253'), ('const-433', u'STORE_-1207177286'), ('tmp_920', u'CALL_-1207177232'), (u'LOAD_-1207177220', u'INT_EQUAL_-1207177208'), ('const-1', u'RETURN_-1207177154'), (u'CAST_-1207176961', u'LOAD_-1207177220'), ('tmp_660', u'PTRSUB_-1207177057'), (u'CALL_-1207177319', u'INDIRECT_-1207177055'), ('const-40', u'INT_ADD_-1207177365'), (u'CALL_-1207177253', u'INDIRECT_-1207177016'), ('tmp_694', u'COPY_-1207177083'), ('const-8', u'CALL_-1207177253'), ('const-433', u'LOAD_-1207177289'), (u'CALL_-1207177232', u'INDIRECT_-1207177065'), (u'CALL_-1207177159', u'INDIRECT_-1207176975'), ('const-180', u'INT_ADD_-1207177277'), ('const-0', u'RETURN_-1207177160'), (u'CALL_-1207177319', u'INDIRECT_-1207177050'), (u'LOAD_-1207177289', u'INT_ADD_-1207177271'), (u'CALL_-1207177253', u'INDIRECT_-1207177080'), (u'INDIRECT_-1207177065', u'INT_ADD_-1207177206'), ('const-433', u'LOAD_-1207177381')]
null
null
0014efc0
x64
O2
(translation_unit "void thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n long lVar2;\n long in_FS_OFFSET;\n undefined4 uStack_28;\n undefined4 uStack_24;\n long lStack_20;\n \n puVar1 = &uStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_28 = 0;\n lVar2 = param_1;\n uStack_24 = param_4;\n FUN_0014e0e0(param_1,&uStack_28);\n FUN_0014e0e0(lVar2 + 0x84);\n *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;\n FUN_00128000(puVar1,8);\n FUN_0014eaa0(param_1,param_2,param_3);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "void thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n long lVar2;\n long in_FS_OFFSET;\n undefined4 uStack_28;\n undefined4 uStack_24;\n long lStack_20;\n \n puVar1 = &uStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_28 = 0;\n lVar2 = param_1;\n uStack_24 = param_4;\n FUN_0014e0e0(param_1,&uStack_28);\n FUN_0014e0e0(lVar2 + 0x84);\n *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;\n FUN_00128000(puVar1,8);\n FUN_0014eaa0(param_1,param_2,param_3);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)" ( (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 "undefined4 param_4" type_identifier identifier) ))) (compound_statement "{\n undefined4 *puVar1;\n long lVar2;\n long in_FS_OFFSET;\n undefined4 uStack_28;\n undefined4 uStack_24;\n long lStack_20;\n \n puVar1 = &uStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_28 = 0;\n lVar2 = param_1;\n uStack_24 = param_4;\n FUN_0014e0e0(param_1,&uStack_28);\n FUN_0014e0e0(lVar2 + 0x84);\n *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;\n FUN_00128000(puVar1,8);\n FUN_0014eaa0(param_1,param_2,param_3);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "undefined4 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 uStack_28;" type_identifier identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (declaration "long lStack_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = &uStack_28;" (assignment_expression "puVar1 = &uStack_28" identifier = (pointer_expression "&uStack_28" & identifier)) ;) (expression_statement "lStack_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lStack_20 = *(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 "uStack_28 = 0;" (assignment_expression "uStack_28 = 0" identifier = number_literal) ;) (expression_statement "lVar2 = param_1;" (assignment_expression "lVar2 = param_1" identifier = identifier) ;) (expression_statement "uStack_24 = param_4;" (assignment_expression "uStack_24 = param_4" identifier = identifier) ;) (expression_statement "FUN_0014e0e0(param_1,&uStack_28);" (call_expression "FUN_0014e0e0(param_1,&uStack_28)" identifier (argument_list "(param_1,&uStack_28)" ( identifier , (pointer_expression "&uStack_28" & identifier) ))) ;) (expression_statement "FUN_0014e0e0(lVar2 + 0x84);" (call_expression "FUN_0014e0e0(lVar2 + 0x84)" identifier (argument_list "(lVar2 + 0x84)" ( (binary_expression "lVar2 + 0x84" identifier + number_literal) ))) ;) (expression_statement "*(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;" (assignment_expression "*(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1" (pointer_expression "*(int *)(param_1 + 0xb4)" * (cast_expression "(int *)(param_1 + 0xb4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb4)" ( (binary_expression "param_1 + 0xb4" identifier + number_literal) )))) = (binary_expression "*(int *)(param_1 + 0xb4) + 1" (pointer_expression "*(int *)(param_1 + 0xb4)" * (cast_expression "(int *)(param_1 + 0xb4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb4)" ( (binary_expression "param_1 + 0xb4" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "FUN_00128000(puVar1,8);" (call_expression "FUN_00128000(puVar1,8)" identifier (argument_list "(puVar1,8)" ( identifier , number_literal ))) ;) (expression_statement "FUN_0014eaa0(param_1,param_2,param_3);" (call_expression "FUN_0014eaa0(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (if_statement "if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(lStack_20 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lStack_20 == *(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;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void ccp_decrypt_length(void *vctx,uchar *blk,int len,ulong seq)\n\n{\n uchar *b;\n uchar *iv;\n void *pvVar1;\n long in_FS_OFFSET;\n uchar auStack_28 [4];\n undefined4 uStack_24;\n long lStack_20;\n \n b = auStack_28;\n iv = auStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_24 = (undefined4)seq;\n auStack_28[0] = '\0';\n auStack_28[1] = '\0';\n auStack_28[2] = '\0';\n auStack_28[3] = '\0';\n pvVar1 = vctx;\n chacha20_iv((chacha20 *)vctx,auStack_28);\n chacha20_iv((chacha20 *)((long)pvVar1 + 0x84),iv);\n *(int *)((long)vctx + 0xb4) = *(int *)((long)vctx + 0xb4) + 1;\n smemclr(b,8);\n chacha20_encrypt((chacha20 *)vctx,blk,len);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "void ccp_decrypt_length(void *vctx,uchar *blk,int len,ulong seq)\n\n{\n uchar *b;\n uchar *iv;\n void *pvVar1;\n long in_FS_OFFSET;\n uchar auStack_28 [4];\n undefined4 uStack_24;\n long lStack_20;\n \n b = auStack_28;\n iv = auStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_24 = (undefined4)seq;\n auStack_28[0] = '\0';\n auStack_28[1] = '\0';\n auStack_28[2] = '\0';\n auStack_28[3] = '\0';\n pvVar1 = vctx;\n chacha20_iv((chacha20 *)vctx,auStack_28);\n chacha20_iv((chacha20 *)((long)pvVar1 + 0x84),iv);\n *(int *)((long)vctx + 0xb4) = *(int *)((long)vctx + 0xb4) + 1;\n smemclr(b,8);\n chacha20_encrypt((chacha20 *)vctx,blk,len);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (function_declarator "ccp_decrypt_length(void *vctx,uchar *blk,int len,ulong seq)" identifier (parameter_list "(void *vctx,uchar *blk,int len,ulong seq)" ( (parameter_declaration "void *vctx" primitive_type (pointer_declarator "*vctx" * identifier)) , (parameter_declaration "uchar *blk" type_identifier (pointer_declarator "*blk" * identifier)) , (parameter_declaration "int len" primitive_type identifier) , (parameter_declaration "ulong seq" type_identifier identifier) ))) (compound_statement "{\n uchar *b;\n uchar *iv;\n void *pvVar1;\n long in_FS_OFFSET;\n uchar auStack_28 [4];\n undefined4 uStack_24;\n long lStack_20;\n \n b = auStack_28;\n iv = auStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_24 = (undefined4)seq;\n auStack_28[0] = '\0';\n auStack_28[1] = '\0';\n auStack_28[2] = '\0';\n auStack_28[3] = '\0';\n pvVar1 = vctx;\n chacha20_iv((chacha20 *)vctx,auStack_28);\n chacha20_iv((chacha20 *)((long)pvVar1 + 0x84),iv);\n *(int *)((long)vctx + 0xb4) = *(int *)((long)vctx + 0xb4) + 1;\n smemclr(b,8);\n chacha20_encrypt((chacha20 *)vctx,blk,len);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "uchar *b;" type_identifier (pointer_declarator "*b" * identifier) ;) (declaration "uchar *iv;" type_identifier (pointer_declarator "*iv" * identifier) ;) (declaration "void *pvVar1;" primitive_type (pointer_declarator "*pvVar1" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar auStack_28 [4];" type_identifier (array_declarator "auStack_28 [4]" identifier [ number_literal ]) ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (declaration "long lStack_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "b = auStack_28;" (assignment_expression "b = auStack_28" identifier = identifier) ;) (expression_statement "iv = auStack_28;" (assignment_expression "iv = auStack_28" identifier = identifier) ;) (expression_statement "lStack_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lStack_20 = *(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 "uStack_24 = (undefined4)seq;" (assignment_expression "uStack_24 = (undefined4)seq" identifier = (cast_expression "(undefined4)seq" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "auStack_28[0] = '\0';" (assignment_expression "auStack_28[0] = '\0'" (subscript_expression "auStack_28[0]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_28[1] = '\0';" (assignment_expression "auStack_28[1] = '\0'" (subscript_expression "auStack_28[1]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_28[2] = '\0';" (assignment_expression "auStack_28[2] = '\0'" (subscript_expression "auStack_28[2]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "auStack_28[3] = '\0';" (assignment_expression "auStack_28[3] = '\0'" (subscript_expression "auStack_28[3]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pvVar1 = vctx;" (assignment_expression "pvVar1 = vctx" identifier = identifier) ;) (expression_statement "chacha20_iv((chacha20 *)vctx,auStack_28);" (call_expression "chacha20_iv((chacha20 *)vctx,auStack_28)" identifier (argument_list "((chacha20 *)vctx,auStack_28)" ( (cast_expression "(chacha20 *)vctx" ( (type_descriptor "chacha20 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;) (expression_statement "chacha20_iv((chacha20 *)((long)pvVar1 + 0x84),iv);" (call_expression "chacha20_iv((chacha20 *)((long)pvVar1 + 0x84),iv)" identifier (argument_list "((chacha20 *)((long)pvVar1 + 0x84),iv)" ( (cast_expression "(chacha20 *)((long)pvVar1 + 0x84)" ( (type_descriptor "chacha20 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)pvVar1 + 0x84)" ( (binary_expression "(long)pvVar1 + 0x84" (cast_expression "(long)pvVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) , identifier ))) ;) (expression_statement "*(int *)((long)vctx + 0xb4) = *(int *)((long)vctx + 0xb4) + 1;" (assignment_expression "*(int *)((long)vctx + 0xb4) = *(int *)((long)vctx + 0xb4) + 1" (pointer_expression "*(int *)((long)vctx + 0xb4)" * (cast_expression "(int *)((long)vctx + 0xb4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)vctx + 0xb4)" ( (binary_expression "(long)vctx + 0xb4" (cast_expression "(long)vctx" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(int *)((long)vctx + 0xb4) + 1" (pointer_expression "*(int *)((long)vctx + 0xb4)" * (cast_expression "(int *)((long)vctx + 0xb4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)vctx + 0xb4)" ( (binary_expression "(long)vctx + 0xb4" (cast_expression "(long)vctx" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal)) ;) (expression_statement "smemclr(b,8);" (call_expression "smemclr(b,8)" identifier (argument_list "(b,8)" ( identifier , number_literal ))) ;) (expression_statement "chacha20_encrypt((chacha20 *)vctx,blk,len);" (call_expression "chacha20_encrypt((chacha20 *)vctx,blk,len)" identifier (argument_list "((chacha20 *)vctx,blk,len)" ( (cast_expression "(chacha20 *)vctx" ( (type_descriptor "chacha20 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier ))) ;) (if_statement "if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(lStack_20 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lStack_20 == *(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;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n long lVar2;\n long in_FS_OFFSET;\n undefined4 uStack_28;\n undefined4 uStack_24;\n long lStack_20;\n \n puVar1 = &uStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_28 = 0;\n lVar2 = param_1;\n uStack_24 = param_4;\n FUN_0014e0e0(param_1,&uStack_28);\n FUN_0014e0e0(lVar2 + 0x84);\n *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;\n FUN_00128000(puVar1,8);\n FUN_0014eaa0(param_1,param_2,param_3);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}\n\n" (function_definition "void thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n long lVar2;\n long in_FS_OFFSET;\n undefined4 uStack_28;\n undefined4 uStack_24;\n long lStack_20;\n \n puVar1 = &uStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_28 = 0;\n lVar2 = param_1;\n uStack_24 = param_4;\n FUN_0014e0e0(param_1,&uStack_28);\n FUN_0014e0e0(lVar2 + 0x84);\n *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;\n FUN_00128000(puVar1,8);\n FUN_0014eaa0(param_1,param_2,param_3);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" primitive_type (function_declarator "thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)" ( (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 "undefined4 param_4" type_identifier identifier) ))) (compound_statement "{\n undefined4 *puVar1;\n long lVar2;\n long in_FS_OFFSET;\n undefined4 uStack_28;\n undefined4 uStack_24;\n long lStack_20;\n \n puVar1 = &uStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_28 = 0;\n lVar2 = param_1;\n uStack_24 = param_4;\n FUN_0014e0e0(param_1,&uStack_28);\n FUN_0014e0e0(lVar2 + 0x84);\n *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;\n FUN_00128000(puVar1,8);\n FUN_0014eaa0(param_1,param_2,param_3);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" { (declaration "undefined4 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 uStack_28;" type_identifier identifier ;) (declaration "undefined4 uStack_24;" type_identifier identifier ;) (declaration "long lStack_20;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar1 = &uStack_28;" (assignment_expression "puVar1 = &uStack_28" identifier = (pointer_expression "&uStack_28" & identifier)) ;) (expression_statement "lStack_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lStack_20 = *(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 "uStack_28 = 0;" (assignment_expression "uStack_28 = 0" identifier = number_literal) ;) (expression_statement "lVar2 = param_1;" (assignment_expression "lVar2 = param_1" identifier = identifier) ;) (expression_statement "uStack_24 = param_4;" (assignment_expression "uStack_24 = param_4" identifier = identifier) ;) (expression_statement "FUN_0014e0e0(param_1,&uStack_28);" (call_expression "FUN_0014e0e0(param_1,&uStack_28)" identifier (argument_list "(param_1,&uStack_28)" ( identifier , (pointer_expression "&uStack_28" & identifier) ))) ;) (expression_statement "FUN_0014e0e0(lVar2 + 0x84);" (call_expression "FUN_0014e0e0(lVar2 + 0x84)" identifier (argument_list "(lVar2 + 0x84)" ( (binary_expression "lVar2 + 0x84" identifier + number_literal) ))) ;) (expression_statement "*(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;" (assignment_expression "*(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1" (pointer_expression "*(int *)(param_1 + 0xb4)" * (cast_expression "(int *)(param_1 + 0xb4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb4)" ( (binary_expression "param_1 + 0xb4" identifier + number_literal) )))) = (binary_expression "*(int *)(param_1 + 0xb4) + 1" (pointer_expression "*(int *)(param_1 + 0xb4)" * (cast_expression "(int *)(param_1 + 0xb4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb4)" ( (binary_expression "param_1 + 0xb4" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "FUN_00128000(puVar1,8);" (call_expression "FUN_00128000(puVar1,8)" identifier (argument_list "(puVar1,8)" ( identifier , number_literal ))) ;) (expression_statement "FUN_0014eaa0(param_1,param_2,param_3);" (call_expression "FUN_0014eaa0(param_1,param_2,param_3)" identifier (argument_list "(param_1,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (if_statement "if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" if (parenthesized_expression "(lStack_20 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lStack_20 == *(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;\n }" { (return_statement "return;" return ;) })) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" 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) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (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 = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (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 (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , 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 { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)\n\n{\n undefined4 *puVar1;\n long lVar2;\n long in_FS_OFFSET;\n undefined4 uStack_28;\n undefined4 uStack_24;\n long lStack_20;\n \n puVar1 = &uStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_28 = 0;\n lVar2 = param_1;\n uStack_24 = param_4;\n FUN_0014e0e0(param_1,&uStack_28);\n FUN_0014e0e0(lVar2 + 0x84);\n *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;\n FUN_00128000(puVar1,8);\n FUN_0014eaa0(param_1,param_2,param_3);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" (primitive_type "void") (function_declarator "thunk_FUN_0014ef30(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)" (identifier "thunk_FUN_0014ef30") (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4)" (( "(") (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 "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) () ")"))) (compound_statement "{\n undefined4 *puVar1;\n long lVar2;\n long in_FS_OFFSET;\n undefined4 uStack_28;\n undefined4 uStack_24;\n long lStack_20;\n \n puVar1 = &uStack_28;\n lStack_20 = *(long *)(in_FS_OFFSET + 0x28);\n uStack_28 = 0;\n lVar2 = param_1;\n uStack_24 = param_4;\n FUN_0014e0e0(param_1,&uStack_28);\n FUN_0014e0e0(lVar2 + 0x84);\n *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;\n FUN_00128000(puVar1,8);\n FUN_0014eaa0(param_1,param_2,param_3);\n if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }\n \n __stack_chk_fail();\n}" ({ "{") (declaration "undefined4 *puVar1;" (type_identifier "undefined4") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "undefined4 uStack_28;" (type_identifier "undefined4") (identifier "uStack_28") (; ";")) (declaration "undefined4 uStack_24;" (type_identifier "undefined4") (identifier "uStack_24") (; ";")) (declaration "long lStack_20;" (sized_type_specifier "long" (long "long")) (identifier "lStack_20") (; ";")) (expression_statement "puVar1 = &uStack_28;" (assignment_expression "puVar1 = &uStack_28" (identifier "puVar1") (= "=") (pointer_expression "&uStack_28" (& "&") (identifier "uStack_28"))) (; ";")) (expression_statement "lStack_20 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lStack_20 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "lStack_20") (= "=") (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 "uStack_28 = 0;" (assignment_expression "uStack_28 = 0" (identifier "uStack_28") (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar2 = param_1;" (assignment_expression "lVar2 = param_1" (identifier "lVar2") (= "=") (identifier "param_1")) (; ";")) (expression_statement "uStack_24 = param_4;" (assignment_expression "uStack_24 = param_4" (identifier "uStack_24") (= "=") (identifier "param_4")) (; ";")) (expression_statement "FUN_0014e0e0(param_1,&uStack_28);" (call_expression "FUN_0014e0e0(param_1,&uStack_28)" (identifier "FUN_0014e0e0") (argument_list "(param_1,&uStack_28)" (( "(") (identifier "param_1") (, ",") (pointer_expression "&uStack_28" (& "&") (identifier "uStack_28")) () ")"))) (; ";")) (expression_statement "FUN_0014e0e0(lVar2 + 0x84);" (call_expression "FUN_0014e0e0(lVar2 + 0x84)" (identifier "FUN_0014e0e0") (argument_list "(lVar2 + 0x84)" (( "(") (binary_expression "lVar2 + 0x84" (identifier "lVar2") (+ "+") (number_literal "0x84")) () ")"))) (; ";")) (expression_statement "*(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1;" (assignment_expression "*(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1" (pointer_expression "*(int *)(param_1 + 0xb4)" (* "*") (cast_expression "(int *)(param_1 + 0xb4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb4)" (( "(") (binary_expression "param_1 + 0xb4" (identifier "param_1") (+ "+") (number_literal "0xb4")) () ")")))) (= "=") (binary_expression "*(int *)(param_1 + 0xb4) + 1" (pointer_expression "*(int *)(param_1 + 0xb4)" (* "*") (cast_expression "(int *)(param_1 + 0xb4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb4)" (( "(") (binary_expression "param_1 + 0xb4" (identifier "param_1") (+ "+") (number_literal "0xb4")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_00128000(puVar1,8);" (call_expression "FUN_00128000(puVar1,8)" (identifier "FUN_00128000") (argument_list "(puVar1,8)" (( "(") (identifier "puVar1") (, ",") (number_literal "8") () ")"))) (; ";")) (expression_statement "FUN_0014eaa0(param_1,param_2,param_3);" (call_expression "FUN_0014eaa0(param_1,param_2,param_3)" (identifier "FUN_0014eaa0") (argument_list "(param_1,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (if_statement "if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) {\n return;\n }" (if "if") (parenthesized_expression "(lStack_20 == *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "lStack_20 == *(long *)(in_FS_OFFSET + 0x28)" (identifier "lStack_20") (== "==") (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;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void *vctx,type_1 *blk,int len,type_2 seq) { type_1 *b; type_1 *iv; void *pvVar1; long var_1; type_1 auStack_28 [4]; type_3 uStack_24; long var_5; b = auStack_28; iv = auStack_28; var_5 = *(long *)(var_1 + 0x28); uStack_24 = (type_3)seq; auStack_28[0] = '\0'; auStack_28[1] = '\0'; auStack_28[2] = '\0'; auStack_28[3] = '\0'; pvVar1 = vctx; var_2((type_4 *)vctx,auStack_28); var_2((type_4 *)((long)pvVar1 + 0x84),iv); *(int *)((long)vctx + 0xb4) = *(int *)((long)vctx + 0xb4) + 1; var_3(b,8); var_4((type_4 *)vctx,blk,len); if (var_5 == *(long *)(var_1 + 0x28)) { return; } /* WARNING: Subroutine does not return */ var_6(); }
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: (type_identifier) declarator: (identifier)))) body: (compound_statement (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: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) 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: (sized_type_specifier) 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: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (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 (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (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))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(long param_1,undefined8 param_2,undefined4 param_3,undefined4 param_4) { undefined4 *puVar1; long lVar2; long in_FS_OFFSET; undefined4 uStack_28; undefined4 uStack_24; long lStack_20; puVar1 = &uStack_28; lStack_20 = *(long *)(in_FS_OFFSET + 0x28); uStack_28 = 0; lVar2 = param_1; uStack_24 = param_4; FUN_0014e0e0(param_1,&uStack_28); FUN_0014e0e0(lVar2 + 0x84); *(int *)(param_1 + 0xb4) = *(int *)(param_1 + 0xb4) + 1; FUN_00128000(puVar1,8); FUN_0014eaa0(param_1,param_2,param_3); if (lStack_20 == *(long *)(in_FS_OFFSET + 0x28)) { return; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
39_m68k-linux-gnu-nm_and_m68k-linux-gnu-nm_strip.c
close
close
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { int iVar1; iVar1 = (*(code *)PTR_close_0010c138)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int close(int __fd) { int iVar1; iVar1 = (*(code *)PTR_close_0010c138)(); return iVar1; }
JMP qword ptr [0x0010c138]
null
null
null
null
[(u'CAST_-1206963525', u'CALLIND_-1206963592'), (u'INDIRECT_-1206963530', u'COPY_-1206963589'), ('const-0', u'RETURN_-1206963589'), ('tmp_32', u'CAST_-1206963525'), (u'CALLIND_-1206963592', u'RETURN_-1206963589'), (u'CALLIND_-1206963592', u'INDIRECT_-1206963530')]
[(u'CAST_-1206963525', u'CALLIND_-1206963592'), (u'INDIRECT_-1206963530', u'COPY_-1206963589'), ('const-0', u'RETURN_-1206963589'), ('tmp_32', u'CAST_-1206963525'), (u'CALLIND_-1206963592', u'RETURN_-1206963589'), (u'CALLIND_-1206963592', u'INDIRECT_-1206963530')]
null
null
00103270
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_close_0010c138)();" (assignment_expression "iVar1 = (*(code *)PTR_close_0010c138)()" identifier = (call_expression "(*(code *)PTR_close_0010c138)()" (parenthesized_expression "(*(code *)PTR_close_0010c138)" ( (pointer_expression "*(code *)PTR_close_0010c138" * (cast_expression "(code *)PTR_close_0010c138" ( (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 close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}\n\n" comment (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_close_0010c138)();" (assignment_expression "iVar1 = (*(code *)PTR_close_0010c138)()" identifier = (call_expression "(*(code *)PTR_close_0010c138)()" (parenthesized_expression "(*(code *)PTR_close_0010c138)" ( (pointer_expression "*(code *)PTR_close_0010c138" * (cast_expression "(code *)PTR_close_0010c138" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}\n\n" (function_definition "int close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}" primitive_type (function_declarator "close(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_close_0010c138)();" (assignment_expression "iVar1 = (*(code *)PTR_close_0010c138)()" identifier = (call_expression "(*(code *)PTR_close_0010c138)()" (parenthesized_expression "(*(code *)PTR_close_0010c138)" ( (pointer_expression "*(code *)PTR_close_0010c138" * (cast_expression "(code *)PTR_close_0010c138" ( (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 close(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "close(int __fd)" (identifier "close") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_close_0010c138)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_close_0010c138)();" (assignment_expression "iVar1 = (*(code *)PTR_close_0010c138)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_close_0010c138)()" (parenthesized_expression "(*(code *)PTR_close_0010c138)" (( "(") (pointer_expression "*(code *)PTR_close_0010c138" (* "*") (cast_expression "(code *)PTR_close_0010c138" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_close_0010c138"))) () ")")) (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_close_0010c138)(); 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_0010c138)(); return iVar1; }
10306_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_read_string_table
FUN_00467700
/* DWARF original prototype: bool do_read_string_table(Dwarf_info_reader * this, uint string_shndx) */ bool __thiscall gold::Dwarf_info_reader::do_read_string_table(Dwarf_info_reader *this,uint string_shndx) { char cVar1; Relobj *this_00; int iVar2; undefined4 extraout_var; uchar *puVar3; section_size_type buffer_size; undefined1 local_38 [16]; this_00 = this->object_; if (string_shndx != 0) { cVar1 = this->owns_string_buffer_; joined_r0x00467835: if ((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)) { operator_delete__(this->string_buffer_); this->owns_string_buffer_ = false; } puVar3 = Object::decompressed_section_contents (&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_, (uint64_t *)0x0); this->string_shndx_ = string_shndx; this->string_buffer_ = (char *)puVar3; this->string_buffer_end_ = (char *)(puVar3 + buffer_size); return true; } string_shndx = 1; if (1 < (this_00->super_Object).shnum_) { do { (*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx); iVar2 = std::string::compare((string *)&buffer_size,".debug_str"); if ((iVar2 == 0) || (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) { /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */ iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx); this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2); if ((undefined1 *)buffer_size != local_38) { operator_delete((void *)buffer_size); } if (string_shndx == 0) { return false; } cVar1 = this->owns_string_buffer_; goto joined_r0x00467835; } if ((undefined1 *)buffer_size != local_38) { operator_delete((void *)buffer_size); } string_shndx = string_shndx + 1; } while (string_shndx < (this->object_->super_Object).shnum_); } return false; }
undefined8 FUN_00467700(long param_1,uint param_2) { char cVar1; long *plVar2; int iVar3; undefined8 uVar4; long lVar5; undefined1 *local_48 [2]; undefined1 local_38 [16]; plVar2 = *(long **)(param_1 + 0x10); if (param_2 != 0) { cVar1 = *(char *)(param_1 + 0x930); joined_r0x00467835: if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) { thunk_FUN_0049e330(); *(undefined1 *)(param_1 + 0x930) = 0; } lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0); *(uint *)(param_1 + 0x38) = param_2; *(long *)(param_1 + 0x920) = lVar5; *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5; return 1; } param_2 = 1; if (1 < *(uint *)(plVar2 + 7)) { do { (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2); iVar3 = FUN_004a7110(local_48,".debug_str"); if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) { /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */ uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2); *(undefined8 *)(param_1 + 0x938) = uVar4; if (local_48[0] != local_38) { FUN_0049e330(); } if (param_2 == 0) { return 0; } cVar1 = *(char *)(param_1 + 0x930); goto joined_r0x00467835; } if (local_48[0] != local_38) { FUN_0049e330(); } param_2 = param_2 + 1; } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38)); } return 0; }
PUSH R14 PUSH R13 MOV R13,RDI PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x20 MOV R12,qword ptr [RDI + 0x10] TEST ESI,ESI JNZ 0x00467828 MOV RBP,RSP CMP dword ptr [R12 + 0x38],0x1 MOV EBX,0x1 LEA R14,[RBP + 0x10] JA 0x0046776d ADD RSP,0x20 XOR EAX,EAX POP RBX POP RBP POP R12 POP R13 POP R14 RET LEA RSI,[0x5864fd] MOV RDI,RBP CALL 0x004a7110 TEST EAX,EAX JZ 0x00467792 MOV RDI,qword ptr [RSP] CMP RDI,R14 JZ 0x00467761 CALL 0x0049e330 MOV RAX,qword ptr [R13 + 0x10] ADD EBX,0x1 CMP EBX,dword ptr [RAX + 0x38] JNC 0x0046772f MOV RAX,qword ptr [R12] MOV RSI,R12 MOV RDI,RBP MOV EDX,EBX CALL qword ptr [RAX + 0x80] LEA RSI,[0x579a27] MOV RDI,RBP CALL 0x004a7110 TEST EAX,EAX JNZ 0x00467740 MOV RAX,qword ptr [R12] MOV ESI,EBX MOV RDI,R12 CALL qword ptr [RAX + 0xd0] MOV RDI,qword ptr [RSP] MOV qword ptr [R13 + 0x938],RAX LEA RAX,[RBP + 0x10] CMP RDI,RAX JZ 0x004677ba CALL 0x0049e330 TEST EBX,EBX JZ 0x0046772f CMP byte ptr [R13 + 0x930],0x0 JZ 0x004677e5 MOV RDI,qword ptr [R13 + 0x920] TEST RDI,RDI JZ 0x004677e5 CALL 0x0049e300 MOV byte ptr [R13 + 0x930],0x0 LEA RCX,[R13 + 0x930] MOV RDX,RBP MOV ESI,EBX MOV RDI,R12 XOR R8D,R8D CALL 0x003932a0 MOV dword ptr [R13 + 0x38],EBX MOV qword ptr [R13 + 0x920],RAX ADD RAX,qword ptr [RSP] MOV qword ptr [R13 + 0x928],RAX ADD RSP,0x20 MOV EAX,0x1 POP RBX POP RBP POP R12 POP R13 POP R14 RET CMP byte ptr [R13 + 0x930],0x0 MOV EBX,ESI MOV RBP,RSP JZ 0x004677e5 JMP 0x004677cc
null
null
null
null
[(u'MULTIEQUAL_-1202095434', u'MULTIEQUAL_-1202095063'), (u'INDIRECT_-1202095288', u'MULTIEQUAL_-1202095269'), (u'CALL_-1202095910', u'INDIRECT_-1202095256'), (u'LOAD_-1202096154', u'CALLIND_-1202096144'), (u'COPY_-1202095393', u'CALL_-1202096024'), ('tmp_944', u'PTRSUB_-1202095125'), ('tmp_403', u'CBRANCH_-1202096044'), (u'CALLIND_-1202096083', u'PIECE_-1202095655'), (u'LOAD_-1202096341', u'CALLIND_-1202096083'), (u'PTRADD_-1202095218', u'LOAD_-1202096093'), (u'PTRSUB_-1202095154', u'CALL_-1202095910'), (u'PTRSUB_-1202095215', u'INT_NOTEQUAL_-1202096045'), ('const-0', u'INT_EQUAL_-1202096023'), (u'INDIRECT_-1202095351', u'CAST_-1202095187'), (u'PTRSUB_-1202095296', u'LOAD_-1202095978'), ('const-0', u'RETURN_-1202095809'), (u'MULTIEQUAL_-1202095314', u'MULTIEQUAL_-1202095062'), ('tmp_2782', u'MULTIEQUAL_-1202095062'), ('const-5793021', u'COPY_-1202095393'), (u'INDIRECT_-1202095434', u'MULTIEQUAL_-1202095351'), ('const-0', u'RETURN_-1202095365'), ('tmp_2207', u'PTRSUB_-1202095390'), (u'INDIRECT_-1202095657', u'PIECE_-1202095655'), (u'INT_EQUAL_-1202096010', u'CBRANCH_-1202096009'), ('const-16', u'PTRSUB_-1202095382'), (u'COPY_-1202095562', u'MULTIEQUAL_-1202095434'), ('const-1', u'COPY_-1202095562'), (u'LOAD_-1202095752', u'MULTIEQUAL_-1202095061'), ('const-433', u'STORE_-1202095959'), ('const--56', u'PTRSUB_-1202095215'), ('const-1', u'PTRADD_-1202095824'), (u'CALL_-1202096124', u'INT_EQUAL_-1202096110'), (u'LOAD_-1202096108', u'PTRADD_-1202095218'), ('const-0', u'CALL_-1202095910'), (u'PTRSUB_-1202095112', u'CALL_-1202095910'), (u'LOAD_-1202096341', u'PTRSUB_-1202095281'), (u'LOAD_-1202096311', u'INT_LESS_-1202096269'), ('tmp_2207', u'PTRSUB_-1202095387'), (u'INDIRECT_-1202095434', u'CAST_-1202095265'), (u'CAST_-1202095271', u'INT_NOTEQUAL_-1202095988'), (u'PTRSUB_-1202095113', u'STORE_-1202095873'), (u'INDIRECT_-1202095351', u'MULTIEQUAL_-1202095314'), ('tmp_2207', u'PTRSUB_-1202095389'), (u'PTRSUB_-1202095181', u'LOAD_-1202095994'), ('tmp_507', u'CBRANCH_-1202095970'), (u'COPY_-1202095375', u'RETURN_-1202095365'), (u'MULTIEQUAL_-1202095434', u'INT_ZEXT_-1202095615'), (u'INT_EQUAL_-1202096110', u'CBRANCH_-1202096108'), ('tmp_944', u'PTRSUB_-1202095192'), ('tmp_945', u'MULTIEQUAL_-1202095063'), (u'PTRSUB_-1202095227', u'LOAD_-1202096108'), (u'CALL_-1202096024', u'INDIRECT_-1202095434'), (u'MULTIEQUAL_-1202095063', u'CALL_-1202095910'), ('tmp_945', u'INT_NOTEQUAL_-1202096321'), (u'LOAD_-1202096341', u'PTRSUB_-1202095366'), (u'MULTIEQUAL_-1202095434', u'INT_EQUAL_-1202096023'), (u'INDIRECT_-1202095256', u'PTRADD_-1202095824'), (u'PTRSUB_-1202095243', u'PTRSUB_-1202095227'), ('const-433', u'STORE_-1202095906'), (u'LOAD_-1202095958', u'INT_LESS_-1202095943'), ('const--56', u'PTRSUB_-1202095353'), ('const--72', u'PTRSUB_-1202095390'), (u'PTRSUB_-1202095388', u'CALL_-1202095910'), ('const-0', u'PTRSUB_-1202095266'), (u'MULTIEQUAL_-1202095406', u'MULTIEQUAL_-1202095393'), (u'PIECE_-1202095655', u'STORE_-1202096073'), ('const-2352', u'PTRSUB_-1202095154'), ('const-433', u'STORE_-1202095873'), (u'COPY_-1202095596', u'RETURN_-1202095809'), ('const-433', u'LOAD_-1202096017'), (u'INDIRECT_-1202095415', u'MULTIEQUAL_-1202095406'), (u'INDIRECT_-1202095324', u'MULTIEQUAL_-1202095314'), ('const-433', u'LOAD_-1202096154'), (u'INT_NOTEQUAL_-1202096045', u'CBRANCH_-1202096044'), ('tmp_944', u'PTRSUB_-1202095083'), (u'CAST_-1202095181', u'CALL_-1202096037'), (u'INT_NOTEQUAL_-1202096321', u'CBRANCH_-1202096320'), (u'PTRSUB_-1202095382', u'LOAD_-1202096341'), (u'COPY_-1202095827', u'RETURN_-1202096214'), (u'PTRSUB_-1202095266', u'LOAD_-1202096173'), (u'LOAD_-1202096093', u'CALLIND_-1202096083'), ('const-0', u'PTRSUB_-1202095243'), (u'PTRSUB_-1202095389', u'CAST_-1202095353'), ('const-1', u'INT_ADD_-1202095953'), ('const-5741095', u'COPY_-1202095331'), (u'PTRSUB_-1202095083', u'LOAD_-1202095752'), (u'CALL_-1202096037', u'INDIRECT_-1202095324'), ('tmp_437', u'CBRANCH_-1202096022'), (u'CALL_-1202095980', u'INDIRECT_-1202095415'), ('tmp_329', u'CBRANCH_-1202096108'), (u'COPY_-1202095331', u'CALL_-1202096124'), ('const-433', u'LOAD_-1202095752'), (u'INT_NOTEQUAL_-1202095988', u'CBRANCH_-1202095987'), (u'PTRSUB_-1202095366', u'PTRSUB_-1202095347'), (u'INT_ZEXT_-1202095704', u'CALLIND_-1202096144'), ('const-0', u'RETURN_-1202096214'), ('tmp_152', u'CBRANCH_-1202096277'), (u'CAST_-1202095265', u'CALL_-1202095980'), (u'LOAD_-1202096341', u'PTRSUB_-1202095112'), ('const-0', u'INT_EQUAL_-1202096110'), ('const-433', u'STORE_-1202096073'), ('const-0', u'COPY_-1202095375'), (u'CAST_-1202095104', u'STORE_-1202095899'), ('const-0', u'PTRSUB_-1202095281'), ('tmp_911', u'CBRANCH_-1202095722'), (u'MULTIEQUAL_-1202095062', u'MULTIEQUAL_-1202095269'), (u'MULTIEQUAL_-1202095061', u'INT_NOTEQUAL_-1202095736'), ('const-2352', u'PTRSUB_-1202095163'), ('tmp_2207', u'PTRSUB_-1202095215'), ('const-8', u'PTRADD_-1202095254'), (u'PTRSUB_-1202095130', u'STORE_-1202095906'), (u'PTRADD_-1202095824', u'CAST_-1202095092'), ('tmp_944', u'PTRSUB_-1202095113'), (u'CAST_-1202095354', u'CALL_-1202096024'), (u'INT_ADD_-1202095953', u'INT_LESS_-1202095943'), ('const-0', u'STORE_-1202095959'), (u'INT_ZEXT_-1202095615', u'CALLIND_-1202096083'), ('const-56', u'PTRSUB_-1202095272'), ('const-433', u'LOAD_-1202095994'), ('tmp_944', u'PTRSUB_-1202095130'), ('tmp_869', u'CBRANCH_-1202095940'), (u'PTRSUB_-1202095353', u'INT_NOTEQUAL_-1202095988'), (u'INT_NOTEQUAL_-1202095736', u'CBRANCH_-1202095722'), ('const-433', u'LOAD_-1202096341'), (u'CALL_-1202095963', u'INDIRECT_-1202095288'), (u'CALL_-1202096124', u'INDIRECT_-1202095372'), ('const-2336', u'PTRSUB_-1202095125'), ('const-0', u'PTRSUB_-1202095112'), (u'CALLIND_-1202096083', u'INDIRECT_-1202095657'), (u'CALL_-1202095910', u'CAST_-1202095104'), (u'PTRSUB_-1202095272', u'LOAD_-1202095958'), (u'INDIRECT_-1202095434', u'MULTIEQUAL_-1202095406'), (u'INT_EQUAL_-1202096023', u'CBRANCH_-1202096022'), ('const-8', u'PTRADD_-1202095218'), ('tmp_944', u'PTRSUB_-1202095163'), ('tmp_2782', u'MULTIEQUAL_-1202095393'), ('const-433', u'STORE_-1202095899'), ('const--72', u'PTRSUB_-1202095387'), (u'PTRSUB_-1202095387', u'CALLIND_-1202096144'), ('const--72', u'PTRSUB_-1202095389'), ('tmp_2207', u'PTRSUB_-1202095353'), ('const-433', u'LOAD_-1202095978'), (u'INT_LESS_-1202095943', u'CBRANCH_-1202095940'), (u'MULTIEQUAL_-1202095063', u'STORE_-1202095906'), (u'INDIRECT_-1202095351', u'CAST_-1202095181'), ('tmp_944', u'PTRSUB_-1202095382'), (u'LOAD_-1202095994', u'CALL_-1202095963'), (u'INT_NOTEQUAL_-1202095971', u'CBRANCH_-1202095970'), ('const-2352', u'PTRSUB_-1202095192'), (u'CALL_-1202096024', u'INT_EQUAL_-1202096010'), (u'LOAD_-1202096173', u'PTRADD_-1202095254'), ('const-433', u'LOAD_-1202096173'), (u'LOAD_-1202096341', u'CALLIND_-1202096144'), ('const-2344', u'PTRSUB_-1202095113'), ('tmp_102', u'CBRANCH_-1202096320'), (u'CALL_-1202095910', u'PTRADD_-1202095824'), (u'LOAD_-1202095994', u'INT_NOTEQUAL_-1202095971'), ('const-433', u'LOAD_-1202095958'), ('const-0', u'INT_EQUAL_-1202096010'), ('const-0', u'INT_NOTEQUAL_-1202095736'), ('const-16', u'PTRADD_-1202095254'), (u'PTRSUB_-1202095347', u'LOAD_-1202096311'), ('const-0', u'PTRSUB_-1202095288'), (u'PTRSUB_-1202095223', u'STORE_-1202096073'), ('const-2360', u'PTRSUB_-1202095223'), ('tmp_944', u'PTRSUB_-1202095296'), ('const-0', u'COPY_-1202095827'), (u'INDIRECT_-1202095434', u'CAST_-1202095271'), (u'INT_ADD_-1202095953', u'MULTIEQUAL_-1202095434'), (u'CALLIND_-1202096144', u'INDIRECT_-1202095389'), ('tmp_944', u'PTRSUB_-1202095223'), ('const-56', u'PTRSUB_-1202095130'), ('const-56', u'PTRSUB_-1202095347'), ('const-433', u'LOAD_-1202096311'), ('tmp_787', u'CBRANCH_-1202095987'), ('const-0', u'PTRSUB_-1202095227'), ('tmp_944', u'PTRSUB_-1202095181'), ('const-0', u'PTRSUB_-1202095366'), (u'CAST_-1202095353', u'CALL_-1202096124'), ('const-0', u'INT_NOTEQUAL_-1202095971'), ('const-26', u'PTRADD_-1202095218'), (u'CAST_-1202095092', u'STORE_-1202095873'), ('const-0', u'INT_NOTEQUAL_-1202096321'), ('tmp_752', u'CBRANCH_-1202096009'), (u'LOAD_-1202096341', u'PTRSUB_-1202095243'), ('const--72', u'PTRSUB_-1202095388'), (u'PTRSUB_-1202095192', u'LOAD_-1202096017'), (u'PTRSUB_-1202095125', u'STORE_-1202095899'), (u'PTRADD_-1202095254', u'LOAD_-1202096154'), (u'LOAD_-1202096017', u'MULTIEQUAL_-1202095061'), (u'PTRSUB_-1202095288', u'PTRSUB_-1202095272'), ('const-1', u'INT_LESS_-1202096269'), ('tmp_944', u'PTRSUB_-1202095154'), ('tmp_2207', u'PTRSUB_-1202095388'), ('const-16', u'PTRSUB_-1202095296'), (u'CAST_-1202095187', u'INT_NOTEQUAL_-1202096045'), (u'MULTIEQUAL_-1202095434', u'INT_ZEXT_-1202095704'), (u'MULTIEQUAL_-1202095434', u'INT_ADD_-1202095953'), ('const-1', u'COPY_-1202095596'), (u'PTRSUB_-1202095281', u'PTRSUB_-1202095266'), (u'LOAD_-1202095978', u'PTRSUB_-1202095288'), ('const-2336', u'PTRSUB_-1202095181'), (u'PTRSUB_-1202095390', u'CAST_-1202095354'), ('const-2352', u'PTRSUB_-1202095083'), (u'INT_LESS_-1202096269', u'CBRANCH_-1202096277'), (u'INDIRECT_-1202095372', u'MULTIEQUAL_-1202095351'), ('const-433', u'LOAD_-1202096093'), (u'CALLIND_-1202096083', u'INDIRECT_-1202095351'), (u'PTRSUB_-1202095163', u'STORE_-1202095959'), ('const-433', u'LOAD_-1202096108')]
[(u'COPY_-1202095338', u'CALL_-1202096124'), ('const-0', u'RETURN_-1202095394'), ('const-0', u'INT_NOTEQUAL_-1202095736'), (u'LOAD_-1202096154', u'CALLIND_-1202096144'), (u'PTRSUB_-1202095396', u'CALL_-1202096124'), ('tmp_403', u'CBRANCH_-1202096044'), ('tmp_2298', u'INT_NOTEQUAL_-1202096321'), (u'LOAD_-1202096341', u'CALLIND_-1202096083'), (u'CALL_-1202096037', u'INDIRECT_-1202095334'), ('const-0', u'COPY_-1202096262'), ('const-2344', u'INT_ADD_-1202095859'), ('const-0', u'INT_EQUAL_-1202096023'), ('const-0', u'RETURN_-1202095809'), ('tmp_2211', u'INT_ADD_-1202096059'), (u'INT_ADD_-1202096059', u'CAST_-1202095224'), ('const-433', u'STORE_-1202096073'), (u'INT_EQUAL_-1202096010', u'CBRANCH_-1202096009'), ('tmp_2831', u'MULTIEQUAL_-1202095403'), ('tmp_2209', u'PTRSUB_-1202095397'), ('tmp_2209', u'PTRSUB_-1202095394'), (u'COPY_-1202095571', u'MULTIEQUAL_-1202095443'), (u'INDIRECT_-1202095444', u'MULTIEQUAL_-1202095416'), (u'COPY_-1202095400', u'CALL_-1202096024'), ('const-0', u'STORE_-1202095959'), (u'MULTIEQUAL_-1202095092', u'CALL_-1202095910'), ('const-8', u'PTRADD_-1202095375'), (u'CALL_-1202096124', u'INT_EQUAL_-1202096110'), (u'CAST_-1202095362', u'LOAD_-1202096311'), ('const-433', u'STORE_-1202095899'), ('const-433', u'LOAD_-1202096311'), ('tmp_2209', u'PTRSUB_-1202095395'), (u'LOAD_-1202096017', u'MULTIEQUAL_-1202095090'), ('tmp_2211', u'INT_ADD_-1202095885'), ('const--56', u'PTRSUB_-1202095230'), (u'CAST_-1202095235', u'LOAD_-1202096093'), (u'CAST_-1202095270', u'LOAD_-1202096154'), (u'MULTIEQUAL_-1202095443', u'INT_ADD_-1202095953'), (u'INT_ADD_-1202095885', u'CAST_-1202095128'), (u'LOAD_-1202096311', u'INT_LESS_-1202096269'), (u'LOAD_-1202096341', u'PTRADD_-1202095375'), ('const-433', u'STORE_-1202095959'), (u'INT_ADD_-1202095892', u'CAST_-1202095133'), ('tmp_507', u'CBRANCH_-1202095970'), ('const-2352', u'INT_ADD_-1202095934'), (u'PTRSUB_-1202095394', u'CALL_-1202095910'), (u'CALLIND_-1202096144', u'INDIRECT_-1202095399'), (u'INT_EQUAL_-1202096110', u'CBRANCH_-1202096108'), ('const-16', u'INT_ADD_-1202095962'), (u'INDIRECT_-1202095266', u'PTRADD_-1202095824'), (u'CALLIND_-1202096083', u'STORE_-1202096073'), (u'INDIRECT_-1202095361', u'INT_NOTEQUAL_-1202096045'), ('const-2336', u'INT_ADD_-1202095978'), (u'INT_ADD_-1202096077', u'CAST_-1202095235'), (u'LOAD_-1202095958', u'INT_LESS_-1202095943'), (u'MULTIEQUAL_-1202095443', u'MULTIEQUAL_-1202095092'), ('const-0', u'CALL_-1202095910'), (u'CALL_-1202096124', u'INDIRECT_-1202095382'), (u'INDIRECT_-1202095444', u'MULTIEQUAL_-1202095361'), ('tmp_2211', u'INT_ADD_-1202095736'), (u'INDIRECT_-1202095298', u'MULTIEQUAL_-1202095279'), ('const-2336', u'INT_ADD_-1202095885'), (u'INT_ADD_-1202095736', u'CAST_-1202095097'), (u'LOAD_-1202096173', u'INT_ADD_-1202096138'), (u'INDIRECT_-1202095444', u'INT_NOTEQUAL_-1202095988'), (u'INT_ADD_-1202095859', u'CAST_-1202095116'), ('const--56', u'PTRSUB_-1202095362'), ('tmp_2211', u'INT_ADD_-1202096001'), ('const--72', u'PTRSUB_-1202095396'), ('const-433', u'LOAD_-1202096154'), (u'LOAD_-1202096341', u'CALL_-1202095910'), (u'INT_ADD_-1202095962', u'CAST_-1202095285'), ('const-433', u'LOAD_-1202095994'), ('const-2352', u'INT_ADD_-1202096001'), (u'INT_NOTEQUAL_-1202096045', u'CBRANCH_-1202096044'), (u'INT_NOTEQUAL_-1202096321', u'CBRANCH_-1202096320'), (u'PTRADD_-1202095375', u'CAST_-1202095362'), ('const-433', u'STORE_-1202095873'), (u'LOAD_-1202096093', u'CALLIND_-1202096083'), (u'INT_ADD_-1202095942', u'CAST_-1202095277'), ('const-1', u'INT_ADD_-1202095953'), (u'INT_ADD_-1202095934', u'CALL_-1202095910'), ('tmp_437', u'CBRANCH_-1202096022'), (u'CAST_-1202095194', u'LOAD_-1202096017'), (u'LOAD_-1202096341', u'LOAD_-1202096108'), ('tmp_329', u'CBRANCH_-1202096108'), (u'INT_NOTEQUAL_-1202095988', u'CBRANCH_-1202095987'), ('const-0', u'COPY_-1202095414'), ('const-0', u'RETURN_-1202096214'), ('tmp_2211', u'INT_ADD_-1202095978'), (u'LOAD_-1202095752', u'MULTIEQUAL_-1202095090'), ('const-2352', u'INT_ADD_-1202095945'), ('const-433', u'LOAD_-1202095752'), ('tmp_152', u'CBRANCH_-1202096277'), ('const-5741095', u'COPY_-1202095338'), (u'LOAD_-1202095978', u'INT_ADD_-1202095942'), ('const-0', u'INT_EQUAL_-1202096110'), ('tmp_2209', u'PTRSUB_-1202095230'), (u'MULTIEQUAL_-1202095416', u'MULTIEQUAL_-1202095403'), ('tmp_911', u'CBRANCH_-1202095722'), (u'CAST_-1202095224', u'STORE_-1202096073'), (u'MULTIEQUAL_-1202095443', u'CALLIND_-1202096083'), ('tmp_2209', u'PTRSUB_-1202095362'), (u'CALL_-1202095910', u'STORE_-1202095899'), (u'INT_ADD_-1202095978', u'CAST_-1202095183'), (u'INT_ADD_-1202095953', u'INT_LESS_-1202095943'), (u'LOAD_-1202096108', u'INT_ADD_-1202096077'), ('tmp_869', u'CBRANCH_-1202095940'), ('const-433', u'LOAD_-1202096341'), ('const-56', u'INT_ADD_-1202095942'), (u'INT_NOTEQUAL_-1202095736', u'CBRANCH_-1202095722'), ('const--72', u'PTRSUB_-1202095394'), (u'CAST_-1202095183', u'LOAD_-1202095994'), (u'CAST_-1202095128', u'STORE_-1202095899'), (u'MULTIEQUAL_-1202095090', u'INT_NOTEQUAL_-1202095736'), (u'PTRSUB_-1202095395', u'CALL_-1202096024'), (u'LOAD_-1202096341', u'LOAD_-1202096173'), ('tmp_2298', u'MULTIEQUAL_-1202095092'), (u'CAST_-1202095285', u'LOAD_-1202095978'), ('tmp_2831', u'MULTIEQUAL_-1202095091'), (u'MULTIEQUAL_-1202095443', u'CALLIND_-1202096144'), (u'CAST_-1202095379', u'LOAD_-1202096341'), (u'PTRSUB_-1202095397', u'CALLIND_-1202096144'), ('const-2360', u'INT_ADD_-1202096059'), (u'INT_EQUAL_-1202096023', u'CBRANCH_-1202096022'), (u'MULTIEQUAL_-1202095091', u'MULTIEQUAL_-1202095279'), ('const-1', u'COPY_-1202095571'), ('const-2352', u'INT_ADD_-1202095736'), ('const-433', u'LOAD_-1202095958'), (u'PTRSUB_-1202095230', u'INT_NOTEQUAL_-1202096045'), ('tmp_2209', u'PTRSUB_-1202095396'), (u'COPY_-1202095854', u'RETURN_-1202095809'), (u'INT_LESS_-1202095943', u'CBRANCH_-1202095940'), (u'CALL_-1202095910', u'INDIRECT_-1202095266'), ('const-56', u'INT_ADD_-1202095892'), (u'CAST_-1202095097', u'LOAD_-1202095752'), ('const-433', u'LOAD_-1202096108'), ('const-128', u'INT_ADD_-1202096138'), (u'CALLIND_-1202096083', u'INDIRECT_-1202095361'), ('const--72', u'PTRSUB_-1202095397'), (u'CAST_-1202095133', u'STORE_-1202095906'), (u'INT_NOTEQUAL_-1202095971', u'CBRANCH_-1202095970'), (u'CALL_-1202096024', u'INT_EQUAL_-1202096010'), (u'CALL_-1202095980', u'INDIRECT_-1202095425'), (u'INDIRECT_-1202095334', u'MULTIEQUAL_-1202095324'), ('const-433', u'LOAD_-1202096093'), ('const-433', u'LOAD_-1202095978'), (u'INDIRECT_-1202095382', u'MULTIEQUAL_-1202095361'), (u'CALL_-1202096024', u'INDIRECT_-1202095444'), (u'COPY_-1202096262', u'RETURN_-1202096214'), (u'INDIRECT_-1202095425', u'MULTIEQUAL_-1202095416'), (u'LOAD_-1202096341', u'CALLIND_-1202096144'), ('const-208', u'INT_ADD_-1202096077'), ('tmp_102', u'CBRANCH_-1202096320'), (u'INT_ADD_-1202096325', u'CAST_-1202095379'), (u'CALL_-1202095910', u'PTRADD_-1202095824'), ('const-1', u'INT_LESS_-1202096269'), (u'LOAD_-1202095994', u'INT_NOTEQUAL_-1202095971'), ('const-0', u'INT_EQUAL_-1202096010'), ('const-5793021', u'COPY_-1202095400'), ('const-1', u'COPY_-1202095854'), ('const-433', u'LOAD_-1202096017'), (u'CAST_-1202095116', u'STORE_-1202095873'), (u'CAST_-1202095165', u'STORE_-1202095959'), (u'CALL_-1202095963', u'INDIRECT_-1202095298'), (u'INT_ADD_-1202095953', u'MULTIEQUAL_-1202095443'), (u'MULTIEQUAL_-1202095092', u'STORE_-1202095906'), ('const-433', u'LOAD_-1202096173'), ('tmp_2211', u'INT_ADD_-1202095945'), (u'INT_ADD_-1202095945', u'CAST_-1202095165'), ('tmp_787', u'CBRANCH_-1202095987'), ('const-433', u'STORE_-1202095906'), (u'INDIRECT_-1202095361', u'MULTIEQUAL_-1202095324'), (u'COPY_-1202095414', u'RETURN_-1202095394'), ('const-0', u'INT_NOTEQUAL_-1202095971'), ('tmp_2211', u'INT_ADD_-1202095892'), ('tmp_2211', u'INT_ADD_-1202095859'), ('const-0', u'INT_NOTEQUAL_-1202096321'), (u'PTRADD_-1202095824', u'STORE_-1202095873'), ('const--72', u'PTRSUB_-1202095395'), (u'INT_ADD_-1202096001', u'CAST_-1202095194'), ('tmp_752', u'CBRANCH_-1202096009'), (u'MULTIEQUAL_-1202095443', u'INT_EQUAL_-1202096023'), (u'PTRSUB_-1202095362', u'INT_NOTEQUAL_-1202095988'), ('tmp_2211', u'INT_ADD_-1202095962'), (u'CAST_-1202095277', u'LOAD_-1202095958'), ('const-7', u'PTRADD_-1202095375'), (u'INT_ADD_-1202096138', u'CAST_-1202095270'), ('tmp_2211', u'INT_ADD_-1202095934'), ('const-1', u'PTRADD_-1202095824'), (u'INT_LESS_-1202096269', u'CBRANCH_-1202096277'), (u'MULTIEQUAL_-1202095324', u'MULTIEQUAL_-1202095091'), ('tmp_2211', u'INT_ADD_-1202096325'), ('const-16', u'INT_ADD_-1202096325')]
null
null
00467700
x64
O2
(translation_unit "undefined8 FUN_00467700(long param_1,uint param_2)\n\n{\n char cVar1;\n long *plVar2;\n int iVar3;\n undefined8 uVar4;\n long lVar5;\n undefined1 *local_48 [2];\n undefined1 local_38 [16];\n \n plVar2 = *(long **)(param_1 + 0x10);\n if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }\n param_2 = 1;\n if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00467700(long param_1,uint param_2)\n\n{\n char cVar1;\n long *plVar2;\n int iVar3;\n undefined8 uVar4;\n long lVar5;\n undefined1 *local_48 [2];\n undefined1 local_38 [16];\n \n plVar2 = *(long **)(param_1 + 0x10);\n if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }\n param_2 = 1;\n if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00467700(long param_1,uint param_2)" identifier (parameter_list "(long param_1,uint param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_2" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n long *plVar2;\n int iVar3;\n undefined8 uVar4;\n long lVar5;\n undefined1 *local_48 [2];\n undefined1 local_38 [16];\n \n plVar2 = *(long **)(param_1 + 0x10);\n if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }\n param_2 = 1;\n if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }\n return 0;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 *local_48 [2];" type_identifier (pointer_declarator "*local_48 [2]" * (array_declarator "local_48 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 local_38 [16];" type_identifier (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (expression_statement "plVar2 = *(long **)(param_1 + 0x10);" (assignment_expression "plVar2 = *(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 "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }" { (expression_statement "cVar1 = *(char *)(param_1 + 0x930);" (assignment_expression "cVar1 = *(char *)(param_1 + 0x930)" identifier = (pointer_expression "*(char *)(param_1 + 0x930)" * (cast_expression "(char *)(param_1 + 0x930)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x930)" ( (binary_expression "param_1 + 0x930" identifier + number_literal) ))))) ;) (labeled_statement "joined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" statement_identifier : (if_statement "if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" if (parenthesized_expression "((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0))" ( (binary_expression "(cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)" (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(long *)(param_1 + 0x920) != 0)" ( (binary_expression "*(long *)(param_1 + 0x920) != 0" (pointer_expression "*(long *)(param_1 + 0x920)" * (cast_expression "(long *)(param_1 + 0x920)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x920)" ( (binary_expression "param_1 + 0x920" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" { (expression_statement "thunk_FUN_0049e330();" (call_expression "thunk_FUN_0049e330()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined1 *)(param_1 + 0x930) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x930) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x930)" * (cast_expression "(undefined1 *)(param_1 + 0x930)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x930)" ( (binary_expression "param_1 + 0x930" identifier + number_literal) )))) = number_literal) ;) }))) (expression_statement "lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);" (assignment_expression "lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0)" identifier = (call_expression "FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0)" identifier (argument_list "(plVar2,param_2,local_48,param_1 + 0x930,0)" ( identifier , identifier , identifier , (binary_expression "param_1 + 0x930" identifier + number_literal) , number_literal )))) ;) (expression_statement "*(uint *)(param_1 + 0x38) = param_2;" (assignment_expression "*(uint *)(param_1 + 0x38) = param_2" (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(param_1 + 0x920) = lVar5;" (assignment_expression "*(long *)(param_1 + 0x920) = lVar5" (pointer_expression "*(long *)(param_1 + 0x920)" * (cast_expression "(long *)(param_1 + 0x920)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x920)" ( (binary_expression "param_1 + 0x920" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;" (assignment_expression "*(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5" (pointer_expression "*(undefined1 **)(param_1 + 0x928)" * (cast_expression "(undefined1 **)(param_1 + 0x928)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x928)" ( (binary_expression "param_1 + 0x928" identifier + number_literal) )))) = (binary_expression "local_48[0] + lVar5" (subscript_expression "local_48[0]" identifier [ number_literal ]) + identifier)) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "param_2 = 1;" (assignment_expression "param_2 = 1" identifier = number_literal) ;) (if_statement "if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }" if (parenthesized_expression "(1 < *(uint *)(plVar2 + 7))" ( (binary_expression "1 < *(uint *)(plVar2 + 7)" number_literal < (pointer_expression "*(uint *)(plVar2 + 7)" * (cast_expression "(uint *)(plVar2 + 7)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 7)" ( (binary_expression "plVar2 + 7" identifier + number_literal) ))))) )) (compound_statement "{\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }" { (do_statement "do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));" do (compound_statement "{\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n }" { (expression_statement "(**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);" (call_expression "(**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0x80))" ( (pointer_expression "**(code **)(*plVar2 + 0x80)" * (pointer_expression "*(code **)(*plVar2 + 0x80)" * (cast_expression "(code **)(*plVar2 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x80)" ( (binary_expression "*plVar2 + 0x80" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(local_48,plVar2,param_2)" ( identifier , identifier , identifier ))) ;) (expression_statement "iVar3 = FUN_004a7110(local_48,".debug_str");" (assignment_expression "iVar3 = FUN_004a7110(local_48,".debug_str")" identifier = (call_expression "FUN_004a7110(local_48,".debug_str")" identifier (argument_list "(local_48,".debug_str")" ( identifier , (string_literal "".debug_str"" " string_content ") )))) ;) (if_statement "if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }" if (parenthesized_expression "((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0))" ( (binary_expression "(iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)" (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)" ( (comma_expression "iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0" (assignment_expression "iVar3 = FUN_004a7110(local_48,".zdebug_str")" identifier = (call_expression "FUN_004a7110(local_48,".zdebug_str")" identifier (argument_list "(local_48,".zdebug_str")" ( identifier , (string_literal "".zdebug_str"" " string_content ") )))) , (binary_expression "iVar3 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }" { comment (expression_statement "uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);" (assignment_expression "uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2)" identifier = (call_expression "(**(code **)(*plVar2 + 0xd0))(plVar2,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0xd0))" ( (pointer_expression "**(code **)(*plVar2 + 0xd0)" * (pointer_expression "*(code **)(*plVar2 + 0xd0)" * (cast_expression "(code **)(*plVar2 + 0xd0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0xd0)" ( (binary_expression "*plVar2 + 0xd0" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,param_2)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x938) = uVar4;" (assignment_expression "*(undefined8 *)(param_1 + 0x938) = uVar4" (pointer_expression "*(undefined8 *)(param_1 + 0x938)" * (cast_expression "(undefined8 *)(param_1 + 0x938)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x938)" ( (binary_expression "param_1 + 0x938" identifier + number_literal) )))) = identifier) ;) (if_statement "if (local_48[0] != local_38) {\n FUN_0049e330();\n }" if (parenthesized_expression "(local_48[0] != local_38)" ( (binary_expression "local_48[0] != local_38" (subscript_expression "local_48[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_0049e330();\n }" { (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (param_2 == 0) {\n return 0;\n }" if (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "cVar1 = *(char *)(param_1 + 0x930);" (assignment_expression "cVar1 = *(char *)(param_1 + 0x930)" identifier = (pointer_expression "*(char *)(param_1 + 0x930)" * (cast_expression "(char *)(param_1 + 0x930)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x930)" ( (binary_expression "param_1 + 0x930" identifier + number_literal) ))))) ;) (goto_statement "goto joined_r0x00467835;" goto statement_identifier ;) })) (if_statement "if (local_48[0] != local_38) {\n FUN_0049e330();\n }" if (parenthesized_expression "(local_48[0] != local_38)" ( (binary_expression "local_48[0] != local_38" (subscript_expression "local_48[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_0049e330();\n }" { (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38))" ( (binary_expression "param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38)" identifier < (pointer_expression "*(uint *)(*(long *)(param_1 + 0x10) + 0x38)" * (cast_expression "(uint *)(*(long *)(param_1 + 0x10) + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x38)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x38" (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) )))) + number_literal) ))))) )) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "/* DWARF original prototype: bool do_read_string_table(Dwarf_info_reader * this, uint string_shndx)\n */\n\nbool __thiscall\ngold::Dwarf_info_reader::do_read_string_table(Dwarf_info_reader *this,uint string_shndx)\n\n{\n char cVar1;\n Relobj *this_00;\n int iVar2;\n undefined4 extraout_var;\n uchar *puVar3;\n section_size_type buffer_size;\n undefined1 local_38 [16];\n \n this_00 = this->object_;\n if (string_shndx != 0) {\n cVar1 = this->owns_string_buffer_;\njoined_r0x00467835:\n if ((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)) {\n operator_delete__(this->string_buffer_);\n this->owns_string_buffer_ = false;\n }\n puVar3 = Object::decompressed_section_contents\n (&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_,\n (uint64_t *)0x0);\n this->string_shndx_ = string_shndx;\n this->string_buffer_ = (char *)puVar3;\n this->string_buffer_end_ = (char *)(puVar3 + buffer_size);\n return true;\n }\n string_shndx = 1;\n if (1 < (this_00->super_Object).shnum_) {\n do {\n (*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx);\n iVar2 = std::string::compare((string *)&buffer_size,".debug_str");\n if ((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n string_shndx = string_shndx + 1;\n } while (string_shndx < (this->object_->super_Object).shnum_);\n }\n return false;\n}\n\n" comment (function_definition "bool __thiscall\ngold::Dwarf_info_reader::do_read_string_table(Dwarf_info_reader *this,uint string_shndx)\n\n{\n char cVar1;\n Relobj *this_00;\n int iVar2;\n undefined4 extraout_var;\n uchar *puVar3;\n section_size_type buffer_size;\n undefined1 local_38 [16];\n \n this_00 = this->object_;\n if (string_shndx != 0) {\n cVar1 = this->owns_string_buffer_;\njoined_r0x00467835:\n if ((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)) {\n operator_delete__(this->string_buffer_);\n this->owns_string_buffer_ = false;\n }\n puVar3 = Object::decompressed_section_contents\n (&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_,\n (uint64_t *)0x0);\n this->string_shndx_ = string_shndx;\n this->string_buffer_ = (char *)puVar3;\n this->string_buffer_end_ = (char *)(puVar3 + buffer_size);\n return true;\n }\n string_shndx = 1;\n if (1 < (this_00->super_Object).shnum_) {\n do {\n (*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx);\n iVar2 = std::string::compare((string *)&buffer_size,".debug_str");\n if ((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n string_shndx = string_shndx + 1;\n } while (string_shndx < (this->object_->super_Object).shnum_);\n }\n return false;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Dwarf_info_reader::" identifier : : identifier : :) (function_declarator "do_read_string_table(Dwarf_info_reader *this,uint string_shndx)" identifier (parameter_list "(Dwarf_info_reader *this,uint string_shndx)" ( (parameter_declaration "Dwarf_info_reader *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint string_shndx" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n Relobj *this_00;\n int iVar2;\n undefined4 extraout_var;\n uchar *puVar3;\n section_size_type buffer_size;\n undefined1 local_38 [16];\n \n this_00 = this->object_;\n if (string_shndx != 0) {\n cVar1 = this->owns_string_buffer_;\njoined_r0x00467835:\n if ((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)) {\n operator_delete__(this->string_buffer_);\n this->owns_string_buffer_ = false;\n }\n puVar3 = Object::decompressed_section_contents\n (&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_,\n (uint64_t *)0x0);\n this->string_shndx_ = string_shndx;\n this->string_buffer_ = (char *)puVar3;\n this->string_buffer_end_ = (char *)(puVar3 + buffer_size);\n return true;\n }\n string_shndx = 1;\n if (1 < (this_00->super_Object).shnum_) {\n do {\n (*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx);\n iVar2 = std::string::compare((string *)&buffer_size,".debug_str");\n if ((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n string_shndx = string_shndx + 1;\n } while (string_shndx < (this->object_->super_Object).shnum_);\n }\n return false;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "Relobj *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined4 extraout_var;" type_identifier identifier ;) (declaration "uchar *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "section_size_type buffer_size;" type_identifier identifier ;) (declaration "undefined1 local_38 [16];" type_identifier (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (expression_statement "this_00 = this->object_;" (assignment_expression "this_00 = this->object_" identifier = (field_expression "this->object_" identifier -> field_identifier)) ;) (if_statement "if (string_shndx != 0) {\n cVar1 = this->owns_string_buffer_;\njoined_r0x00467835:\n if ((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)) {\n operator_delete__(this->string_buffer_);\n this->owns_string_buffer_ = false;\n }\n puVar3 = Object::decompressed_section_contents\n (&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_,\n (uint64_t *)0x0);\n this->string_shndx_ = string_shndx;\n this->string_buffer_ = (char *)puVar3;\n this->string_buffer_end_ = (char *)(puVar3 + buffer_size);\n return true;\n }" if (parenthesized_expression "(string_shndx != 0)" ( (binary_expression "string_shndx != 0" identifier != number_literal) )) (compound_statement "{\n cVar1 = this->owns_string_buffer_;\njoined_r0x00467835:\n if ((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)) {\n operator_delete__(this->string_buffer_);\n this->owns_string_buffer_ = false;\n }\n puVar3 = Object::decompressed_section_contents\n (&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_,\n (uint64_t *)0x0);\n this->string_shndx_ = string_shndx;\n this->string_buffer_ = (char *)puVar3;\n this->string_buffer_end_ = (char *)(puVar3 + buffer_size);\n return true;\n }" { (expression_statement "cVar1 = this->owns_string_buffer_;" (assignment_expression "cVar1 = this->owns_string_buffer_" identifier = (field_expression "this->owns_string_buffer_" identifier -> field_identifier)) ;) (labeled_statement "joined_r0x00467835:\n if ((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)) {\n operator_delete__(this->string_buffer_);\n this->owns_string_buffer_ = false;\n }" statement_identifier : (if_statement "if ((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)) {\n operator_delete__(this->string_buffer_);\n this->owns_string_buffer_ = false;\n }" if (parenthesized_expression "((cVar1 != '\0') && (this->string_buffer_ != (char *)0x0))" ( (binary_expression "(cVar1 != '\0') && (this->string_buffer_ != (char *)0x0)" (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(this->string_buffer_ != (char *)0x0)" ( (binary_expression "this->string_buffer_ != (char *)0x0" (field_expression "this->string_buffer_" identifier -> field_identifier) != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n operator_delete__(this->string_buffer_);\n this->owns_string_buffer_ = false;\n }" { (expression_statement "operator_delete__(this->string_buffer_);" (call_expression "operator_delete__(this->string_buffer_)" identifier (argument_list "(this->string_buffer_)" ( (field_expression "this->string_buffer_" identifier -> field_identifier) ))) ;) (expression_statement "this->owns_string_buffer_ = false;" (assignment_expression "this->owns_string_buffer_ = false" (field_expression "this->owns_string_buffer_" identifier -> field_identifier) = false) ;) }))) (ERROR "puVar3 = Object::" (assignment_expression "puVar3 = Object" identifier = identifier) : :) (expression_statement "decompressed_section_contents\n (&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_,\n (uint64_t *)0x0);" (call_expression "decompressed_section_contents\n (&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_,\n (uint64_t *)0x0)" identifier (argument_list "(&this_00->super_Object,string_shndx,&buffer_size,&this->owns_string_buffer_,\n (uint64_t *)0x0)" ( (pointer_expression "&this_00->super_Object" & (field_expression "this_00->super_Object" identifier -> field_identifier)) , identifier , (pointer_expression "&buffer_size" & identifier) , (pointer_expression "&this->owns_string_buffer_" & (field_expression "this->owns_string_buffer_" identifier -> field_identifier)) , (cast_expression "(uint64_t *)0x0" ( (type_descriptor "uint64_t *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;) (expression_statement "this->string_shndx_ = string_shndx;" (assignment_expression "this->string_shndx_ = string_shndx" (field_expression "this->string_shndx_" identifier -> field_identifier) = identifier) ;) (expression_statement "this->string_buffer_ = (char *)puVar3;" (assignment_expression "this->string_buffer_ = (char *)puVar3" (field_expression "this->string_buffer_" identifier -> field_identifier) = (cast_expression "(char *)puVar3" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "this->string_buffer_end_ = (char *)(puVar3 + buffer_size);" (assignment_expression "this->string_buffer_end_ = (char *)(puVar3 + buffer_size)" (field_expression "this->string_buffer_end_" identifier -> field_identifier) = (cast_expression "(char *)(puVar3 + buffer_size)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + buffer_size)" ( (binary_expression "puVar3 + buffer_size" identifier + identifier) )))) ;) (return_statement "return true;" return true ;) })) (expression_statement "string_shndx = 1;" (assignment_expression "string_shndx = 1" identifier = number_literal) ;) (if_statement "if (1 < (this_00->super_Object).shnum_) {\n do {\n (*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx);\n iVar2 = std::string::compare((string *)&buffer_size,".debug_str");\n if ((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n string_shndx = string_shndx + 1;\n } while (string_shndx < (this->object_->super_Object).shnum_);\n }" if (parenthesized_expression "(1 < (this_00->super_Object).shnum_)" ( (binary_expression "1 < (this_00->super_Object).shnum_" number_literal < (field_expression "(this_00->super_Object).shnum_" (parenthesized_expression "(this_00->super_Object)" ( (field_expression "this_00->super_Object" identifier -> field_identifier) )) . field_identifier)) )) (compound_statement "{\n do {\n (*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx);\n iVar2 = std::string::compare((string *)&buffer_size,".debug_str");\n if ((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n string_shndx = string_shndx + 1;\n } while (string_shndx < (this->object_->super_Object).shnum_);\n }" { (do_statement "do {\n (*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx);\n iVar2 = std::string::compare((string *)&buffer_size,".debug_str");\n if ((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n string_shndx = string_shndx + 1;\n } while (string_shndx < (this->object_->super_Object).shnum_);" do (compound_statement "{\n (*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx);\n iVar2 = std::string::compare((string *)&buffer_size,".debug_str");\n if ((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n string_shndx = string_shndx + 1;\n }" { (expression_statement "(*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx);" (call_expression "(*(this_00->super_Object)._vptr_Object[0x10])(&buffer_size,this_00,(ulong)string_shndx)" (parenthesized_expression "(*(this_00->super_Object)._vptr_Object[0x10])" ( (pointer_expression "*(this_00->super_Object)._vptr_Object[0x10]" * (subscript_expression "(this_00->super_Object)._vptr_Object[0x10]" (field_expression "(this_00->super_Object)._vptr_Object" (parenthesized_expression "(this_00->super_Object)" ( (field_expression "this_00->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(&buffer_size,this_00,(ulong)string_shndx)" ( (pointer_expression "&buffer_size" & identifier) , identifier , (cast_expression "(ulong)string_shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (ERROR "iVar2 = std::" (assignment_expression "iVar2 = std" identifier = identifier) : :) (labeled_statement "string::compare((string *)&buffer_size,".debug_str");" statement_identifier : (ERROR ":" :) (expression_statement "compare((string *)&buffer_size,".debug_str");" (call_expression "compare((string *)&buffer_size,".debug_str")" identifier (argument_list "((string *)&buffer_size,".debug_str")" ( (cast_expression "(string *)&buffer_size" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&buffer_size" & identifier)) , (string_literal "".debug_str"" " string_content ") ))) ;)) (if_statement "if ((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)) {\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }" if (parenthesized_expression "((iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0))" ( (binary_expression "(iVar2 == 0) ||\n (iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)" (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar2 = std::string::compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0)" ( (ERROR "iVar2 = std::string::" (assignment_expression "iVar2 = std" identifier = identifier) : : identifier : :) (comma_expression "compare((string *)&buffer_size,".zdebug_str"), iVar2 == 0" (call_expression "compare((string *)&buffer_size,".zdebug_str")" identifier (argument_list "((string *)&buffer_size,".zdebug_str")" ( (cast_expression "(string *)&buffer_size" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&buffer_size" & identifier)) , (string_literal "".zdebug_str"" " string_content ") ))) , (binary_expression "iVar2 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */\n iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);\n this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);\n if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }\n if (string_shndx == 0) {\n return false;\n }\n cVar1 = this->owns_string_buffer_;\n goto joined_r0x00467835;\n }" { comment (expression_statement "iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx);" (assignment_expression "iVar2 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx)" identifier = (call_expression "(*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(ulong)string_shndx)" (parenthesized_expression "(*(this_00->super_Object)._vptr_Object[0x1a])" ( (pointer_expression "*(this_00->super_Object)._vptr_Object[0x1a]" * (subscript_expression "(this_00->super_Object)._vptr_Object[0x1a]" (field_expression "(this_00->super_Object)._vptr_Object" (parenthesized_expression "(this_00->super_Object)" ( (field_expression "this_00->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(this_00,(ulong)string_shndx)" ( identifier , (cast_expression "(ulong)string_shndx" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (expression_statement "this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2);" (assignment_expression "this->string_output_section_offset_ = CONCAT44(extraout_var,iVar2)" (field_expression "this->string_output_section_offset_" identifier -> field_identifier) = (call_expression "CONCAT44(extraout_var,iVar2)" identifier (argument_list "(extraout_var,iVar2)" ( identifier , identifier )))) ;) (if_statement "if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }" if (parenthesized_expression "((undefined1 *)buffer_size != local_38)" ( (binary_expression "(undefined1 *)buffer_size != local_38" (cast_expression "(undefined1 *)buffer_size" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) != identifier) )) (compound_statement "{\n operator_delete((void *)buffer_size);\n }" { (expression_statement "operator_delete((void *)buffer_size);" (call_expression "operator_delete((void *)buffer_size)" identifier (argument_list "((void *)buffer_size)" ( (cast_expression "(void *)buffer_size" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) })) (if_statement "if (string_shndx == 0) {\n return false;\n }" if (parenthesized_expression "(string_shndx == 0)" ( (binary_expression "string_shndx == 0" identifier == number_literal) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "cVar1 = this->owns_string_buffer_;" (assignment_expression "cVar1 = this->owns_string_buffer_" identifier = (field_expression "this->owns_string_buffer_" identifier -> field_identifier)) ;) (goto_statement "goto joined_r0x00467835;" goto statement_identifier ;) })) (if_statement "if ((undefined1 *)buffer_size != local_38) {\n operator_delete((void *)buffer_size);\n }" if (parenthesized_expression "((undefined1 *)buffer_size != local_38)" ( (binary_expression "(undefined1 *)buffer_size != local_38" (cast_expression "(undefined1 *)buffer_size" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) != identifier) )) (compound_statement "{\n operator_delete((void *)buffer_size);\n }" { (expression_statement "operator_delete((void *)buffer_size);" (call_expression "operator_delete((void *)buffer_size)" identifier (argument_list "((void *)buffer_size)" ( (cast_expression "(void *)buffer_size" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) })) (expression_statement "string_shndx = string_shndx + 1;" (assignment_expression "string_shndx = string_shndx + 1" identifier = (binary_expression "string_shndx + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(string_shndx < (this->object_->super_Object).shnum_)" ( (binary_expression "string_shndx < (this->object_->super_Object).shnum_" identifier < (field_expression "(this->object_->super_Object).shnum_" (parenthesized_expression "(this->object_->super_Object)" ( (field_expression "this->object_->super_Object" (field_expression "this->object_" identifier -> field_identifier) -> field_identifier) )) . field_identifier)) )) ;) })) (return_statement "return false;" return false ;) })))
(translation_unit "undefined8 FUN_00467700(long param_1,uint param_2)\n\n{\n char cVar1;\n long *plVar2;\n int iVar3;\n undefined8 uVar4;\n long lVar5;\n undefined1 *local_48 [2];\n undefined1 local_38 [16];\n \n plVar2 = *(long **)(param_1 + 0x10);\n if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }\n param_2 = 1;\n if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_00467700(long param_1,uint param_2)\n\n{\n char cVar1;\n long *plVar2;\n int iVar3;\n undefined8 uVar4;\n long lVar5;\n undefined1 *local_48 [2];\n undefined1 local_38 [16];\n \n plVar2 = *(long **)(param_1 + 0x10);\n if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }\n param_2 = 1;\n if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }\n return 0;\n}" type_identifier (function_declarator "FUN_00467700(long param_1,uint param_2)" identifier (parameter_list "(long param_1,uint param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "uint param_2" type_identifier identifier) ))) (compound_statement "{\n char cVar1;\n long *plVar2;\n int iVar3;\n undefined8 uVar4;\n long lVar5;\n undefined1 *local_48 [2];\n undefined1 local_38 [16];\n \n plVar2 = *(long **)(param_1 + 0x10);\n if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }\n param_2 = 1;\n if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }\n return 0;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 *local_48 [2];" type_identifier (pointer_declarator "*local_48 [2]" * (array_declarator "local_48 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 local_38 [16];" type_identifier (array_declarator "local_38 [16]" identifier [ number_literal ]) ;) (expression_statement "plVar2 = *(long **)(param_1 + 0x10);" (assignment_expression "plVar2 = *(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 "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }" { (expression_statement "cVar1 = *(char *)(param_1 + 0x930);" (assignment_expression "cVar1 = *(char *)(param_1 + 0x930)" identifier = (pointer_expression "*(char *)(param_1 + 0x930)" * (cast_expression "(char *)(param_1 + 0x930)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x930)" ( (binary_expression "param_1 + 0x930" identifier + number_literal) ))))) ;) (labeled_statement "joined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" statement_identifier : (if_statement "if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" if (parenthesized_expression "((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0))" ( (binary_expression "(cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)" (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(long *)(param_1 + 0x920) != 0)" ( (binary_expression "*(long *)(param_1 + 0x920) != 0" (pointer_expression "*(long *)(param_1 + 0x920)" * (cast_expression "(long *)(param_1 + 0x920)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x920)" ( (binary_expression "param_1 + 0x920" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" { (expression_statement "thunk_FUN_0049e330();" (call_expression "thunk_FUN_0049e330()" identifier (argument_list "()" ( ))) ;) (expression_statement "*(undefined1 *)(param_1 + 0x930) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x930) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x930)" * (cast_expression "(undefined1 *)(param_1 + 0x930)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x930)" ( (binary_expression "param_1 + 0x930" identifier + number_literal) )))) = number_literal) ;) }))) (expression_statement "lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);" (assignment_expression "lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0)" identifier = (call_expression "FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0)" identifier (argument_list "(plVar2,param_2,local_48,param_1 + 0x930,0)" ( identifier , identifier , identifier , (binary_expression "param_1 + 0x930" identifier + number_literal) , number_literal )))) ;) (expression_statement "*(uint *)(param_1 + 0x38) = param_2;" (assignment_expression "*(uint *)(param_1 + 0x38) = param_2" (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(long *)(param_1 + 0x920) = lVar5;" (assignment_expression "*(long *)(param_1 + 0x920) = lVar5" (pointer_expression "*(long *)(param_1 + 0x920)" * (cast_expression "(long *)(param_1 + 0x920)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x920)" ( (binary_expression "param_1 + 0x920" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;" (assignment_expression "*(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5" (pointer_expression "*(undefined1 **)(param_1 + 0x928)" * (cast_expression "(undefined1 **)(param_1 + 0x928)" ( (type_descriptor "undefined1 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x928)" ( (binary_expression "param_1 + 0x928" identifier + number_literal) )))) = (binary_expression "local_48[0] + lVar5" (subscript_expression "local_48[0]" identifier [ number_literal ]) + identifier)) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "param_2 = 1;" (assignment_expression "param_2 = 1" identifier = number_literal) ;) (if_statement "if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }" if (parenthesized_expression "(1 < *(uint *)(plVar2 + 7))" ( (binary_expression "1 < *(uint *)(plVar2 + 7)" number_literal < (pointer_expression "*(uint *)(plVar2 + 7)" * (cast_expression "(uint *)(plVar2 + 7)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar2 + 7)" ( (binary_expression "plVar2 + 7" identifier + number_literal) ))))) )) (compound_statement "{\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }" { (do_statement "do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));" do (compound_statement "{\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n }" { (expression_statement "(**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);" (call_expression "(**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0x80))" ( (pointer_expression "**(code **)(*plVar2 + 0x80)" * (pointer_expression "*(code **)(*plVar2 + 0x80)" * (cast_expression "(code **)(*plVar2 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x80)" ( (binary_expression "*plVar2 + 0x80" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(local_48,plVar2,param_2)" ( identifier , identifier , identifier ))) ;) (expression_statement "iVar3 = FUN_004a7110(local_48,".debug_str");" (assignment_expression "iVar3 = FUN_004a7110(local_48,".debug_str")" identifier = (call_expression "FUN_004a7110(local_48,".debug_str")" identifier (argument_list "(local_48,".debug_str")" ( identifier , (string_literal "".debug_str"" " string_content ") )))) ;) (if_statement "if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }" if (parenthesized_expression "((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0))" ( (binary_expression "(iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)" (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) || (parenthesized_expression "(iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)" ( (comma_expression "iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0" (assignment_expression "iVar3 = FUN_004a7110(local_48,".zdebug_str")" identifier = (call_expression "FUN_004a7110(local_48,".zdebug_str")" identifier (argument_list "(local_48,".zdebug_str")" ( identifier , (string_literal "".zdebug_str"" " string_content ") )))) , (binary_expression "iVar3 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }" { (expression_statement "uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);" (assignment_expression "uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2)" identifier = (call_expression "(**(code **)(*plVar2 + 0xd0))(plVar2,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0xd0))" ( (pointer_expression "**(code **)(*plVar2 + 0xd0)" * (pointer_expression "*(code **)(*plVar2 + 0xd0)" * (cast_expression "(code **)(*plVar2 + 0xd0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0xd0)" ( (binary_expression "*plVar2 + 0xd0" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,param_2)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x938) = uVar4;" (assignment_expression "*(undefined8 *)(param_1 + 0x938) = uVar4" (pointer_expression "*(undefined8 *)(param_1 + 0x938)" * (cast_expression "(undefined8 *)(param_1 + 0x938)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x938)" ( (binary_expression "param_1 + 0x938" identifier + number_literal) )))) = identifier) ;) (if_statement "if (local_48[0] != local_38) {\n FUN_0049e330();\n }" if (parenthesized_expression "(local_48[0] != local_38)" ( (binary_expression "local_48[0] != local_38" (subscript_expression "local_48[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_0049e330();\n }" { (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (param_2 == 0) {\n return 0;\n }" if (parenthesized_expression "(param_2 == 0)" ( (binary_expression "param_2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "cVar1 = *(char *)(param_1 + 0x930);" (assignment_expression "cVar1 = *(char *)(param_1 + 0x930)" identifier = (pointer_expression "*(char *)(param_1 + 0x930)" * (cast_expression "(char *)(param_1 + 0x930)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x930)" ( (binary_expression "param_1 + 0x930" identifier + number_literal) ))))) ;) (goto_statement "goto joined_r0x00467835;" goto statement_identifier ;) })) (if_statement "if (local_48[0] != local_38) {\n FUN_0049e330();\n }" if (parenthesized_expression "(local_48[0] != local_38)" ( (binary_expression "local_48[0] != local_38" (subscript_expression "local_48[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_0049e330();\n }" { (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38))" ( (binary_expression "param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38)" identifier < (pointer_expression "*(uint *)(*(long *)(param_1 + 0x10) + 0x38)" * (cast_expression "(uint *)(*(long *)(param_1 + 0x10) + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x38)" ( (binary_expression "*(long *)(param_1 + 0x10) + 0x38" (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) )))) + number_literal) ))))) )) ;) })) (return_statement "return 0;" return number_literal ;) })))
(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 (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (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 != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (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 ( ))) ;) (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 ( IDENT , IDENT , IDENT , (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 (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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (subscript_expression IDENT [ LIT ]) + IDENT)) ;) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (do_statement do (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 ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( 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 = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) , (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 , 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 (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression 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) ))))) )) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00467700(long param_1,uint param_2)\n\n{\n char cVar1;\n long *plVar2;\n int iVar3;\n undefined8 uVar4;\n long lVar5;\n undefined1 *local_48 [2];\n undefined1 local_38 [16];\n \n plVar2 = *(long **)(param_1 + 0x10);\n if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }\n param_2 = 1;\n if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_00467700(long param_1,uint param_2)" (identifier "FUN_00467700") (parameter_list "(long param_1,uint param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "uint param_2" (type_identifier "uint") (identifier "param_2")) () ")"))) (compound_statement "{\n char cVar1;\n long *plVar2;\n int iVar3;\n undefined8 uVar4;\n long lVar5;\n undefined1 *local_48 [2];\n undefined1 local_38 [16];\n \n plVar2 = *(long **)(param_1 + 0x10);\n if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }\n param_2 = 1;\n if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }\n return 0;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "undefined1 *local_48 [2];" (type_identifier "undefined1") (pointer_declarator "*local_48 [2]" (* "*") (array_declarator "local_48 [2]" (identifier "local_48") ([ "[") (number_literal "2") (] "]"))) (; ";")) (declaration "undefined1 local_38 [16];" (type_identifier "undefined1") (array_declarator "local_38 [16]" (identifier "local_38") ([ "[") (number_literal "16") (] "]")) (; ";")) (expression_statement "plVar2 = *(long **)(param_1 + 0x10);" (assignment_expression "plVar2 = *(long **)(param_1 + 0x10)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(param_1 + 0x10)" (* "*") (cast_expression "(long **)(param_1 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (if_statement "if (param_2 != 0) {\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }" (if "if") (parenthesized_expression "(param_2 != 0)" (( "(") (binary_expression "param_2 != 0" (identifier "param_2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n cVar1 = *(char *)(param_1 + 0x930);\njoined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }\n lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);\n *(uint *)(param_1 + 0x38) = param_2;\n *(long *)(param_1 + 0x920) = lVar5;\n *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;\n return 1;\n }" ({ "{") (expression_statement "cVar1 = *(char *)(param_1 + 0x930);" (assignment_expression "cVar1 = *(char *)(param_1 + 0x930)" (identifier "cVar1") (= "=") (pointer_expression "*(char *)(param_1 + 0x930)" (* "*") (cast_expression "(char *)(param_1 + 0x930)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x930)" (( "(") (binary_expression "param_1 + 0x930" (identifier "param_1") (+ "+") (number_literal "0x930")) () ")"))))) (; ";")) (labeled_statement "joined_r0x00467835:\n if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" (statement_identifier "joined_r0x00467835") (: ":") (if_statement "if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) {\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" (if "if") (parenthesized_expression "((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0))" (( "(") (binary_expression "(cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)" (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(param_1 + 0x920) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x920) != 0" (pointer_expression "*(long *)(param_1 + 0x920)" (* "*") (cast_expression "(long *)(param_1 + 0x920)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x920)" (( "(") (binary_expression "param_1 + 0x920" (identifier "param_1") (+ "+") (number_literal "0x920")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n thunk_FUN_0049e330();\n *(undefined1 *)(param_1 + 0x930) = 0;\n }" ({ "{") (expression_statement "thunk_FUN_0049e330();" (call_expression "thunk_FUN_0049e330()" (identifier "thunk_FUN_0049e330") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0x930) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x930) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x930)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x930)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x930)" (( "(") (binary_expression "param_1 + 0x930" (identifier "param_1") (+ "+") (number_literal "0x930")) () ")")))) (= "=") (number_literal "0")) (; ";")) (} "}")))) (expression_statement "lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0);" (assignment_expression "lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0)" (identifier "lVar5") (= "=") (call_expression "FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0)" (identifier "FUN_003932a0") (argument_list "(plVar2,param_2,local_48,param_1 + 0x930,0)" (( "(") (identifier "plVar2") (, ",") (identifier "param_2") (, ",") (identifier "local_48") (, ",") (binary_expression "param_1 + 0x930" (identifier "param_1") (+ "+") (number_literal "0x930")) (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "*(uint *)(param_1 + 0x38) = param_2;" (assignment_expression "*(uint *)(param_1 + 0x38) = param_2" (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (expression_statement "*(long *)(param_1 + 0x920) = lVar5;" (assignment_expression "*(long *)(param_1 + 0x920) = lVar5" (pointer_expression "*(long *)(param_1 + 0x920)" (* "*") (cast_expression "(long *)(param_1 + 0x920)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x920)" (( "(") (binary_expression "param_1 + 0x920" (identifier "param_1") (+ "+") (number_literal "0x920")) () ")")))) (= "=") (identifier "lVar5")) (; ";")) (expression_statement "*(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5;" (assignment_expression "*(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5" (pointer_expression "*(undefined1 **)(param_1 + 0x928)" (* "*") (cast_expression "(undefined1 **)(param_1 + 0x928)" (( "(") (type_descriptor "undefined1 **" (type_identifier "undefined1") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x928)" (( "(") (binary_expression "param_1 + 0x928" (identifier "param_1") (+ "+") (number_literal "0x928")) () ")")))) (= "=") (binary_expression "local_48[0] + lVar5" (subscript_expression "local_48[0]" (identifier "local_48") ([ "[") (number_literal "0") (] "]")) (+ "+") (identifier "lVar5"))) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "param_2 = 1;" (assignment_expression "param_2 = 1" (identifier "param_2") (= "=") (number_literal "1")) (; ";")) (if_statement "if (1 < *(uint *)(plVar2 + 7)) {\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }" (if "if") (parenthesized_expression "(1 < *(uint *)(plVar2 + 7))" (( "(") (binary_expression "1 < *(uint *)(plVar2 + 7)" (number_literal "1") (< "<") (pointer_expression "*(uint *)(plVar2 + 7)" (* "*") (cast_expression "(uint *)(plVar2 + 7)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar2 + 7)" (( "(") (binary_expression "plVar2 + 7" (identifier "plVar2") (+ "+") (number_literal "7")) () ")"))))) () ")")) (compound_statement "{\n do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));\n }" ({ "{") (do_statement "do {\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38));" (do "do") (compound_statement "{\n (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);\n iVar3 = FUN_004a7110(local_48,".debug_str");\n if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n param_2 = param_2 + 1;\n }" ({ "{") (expression_statement "(**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2);" (call_expression "(**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0x80))" (( "(") (pointer_expression "**(code **)(*plVar2 + 0x80)" (* "*") (pointer_expression "*(code **)(*plVar2 + 0x80)" (* "*") (cast_expression "(code **)(*plVar2 + 0x80)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0x80)" (( "(") (binary_expression "*plVar2 + 0x80" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0x80")) () ")"))))) () ")")) (argument_list "(local_48,plVar2,param_2)" (( "(") (identifier "local_48") (, ",") (identifier "plVar2") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "iVar3 = FUN_004a7110(local_48,".debug_str");" (assignment_expression "iVar3 = FUN_004a7110(local_48,".debug_str")" (identifier "iVar3") (= "=") (call_expression "FUN_004a7110(local_48,".debug_str")" (identifier "FUN_004a7110") (argument_list "(local_48,".debug_str")" (( "(") (identifier "local_48") (, ",") (string_literal "".debug_str"" (" """) (string_content ".debug_str") (" """)) () ")")))) (; ";")) (if_statement "if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) {\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }" (if "if") (parenthesized_expression "((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0))" (( "(") (binary_expression "(iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)" (parenthesized_expression "(iVar3 == 0)" (( "(") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)" (( "(") (comma_expression "iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0" (assignment_expression "iVar3 = FUN_004a7110(local_48,".zdebug_str")" (identifier "iVar3") (= "=") (call_expression "FUN_004a7110(local_48,".zdebug_str")" (identifier "FUN_004a7110") (argument_list "(local_48,".zdebug_str")" (( "(") (identifier "local_48") (, ",") (string_literal "".zdebug_str"" (" """) (string_content ".zdebug_str") (" """)) () ")")))) (, ",") (binary_expression "iVar3 == 0" (identifier "iVar3") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n \n uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);\n *(undefined8 *)(param_1 + 0x938) = uVar4;\n if (local_48[0] != local_38) {\n FUN_0049e330();\n }\n if (param_2 == 0) {\n return 0;\n }\n cVar1 = *(char *)(param_1 + 0x930);\n goto joined_r0x00467835;\n }" ({ "{") (expression_statement "uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2);" (assignment_expression "uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2)" (identifier "uVar4") (= "=") (call_expression "(**(code **)(*plVar2 + 0xd0))(plVar2,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0xd0))" (( "(") (pointer_expression "**(code **)(*plVar2 + 0xd0)" (* "*") (pointer_expression "*(code **)(*plVar2 + 0xd0)" (* "*") (cast_expression "(code **)(*plVar2 + 0xd0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0xd0)" (( "(") (binary_expression "*plVar2 + 0xd0" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0xd0")) () ")"))))) () ")")) (argument_list "(plVar2,param_2)" (( "(") (identifier "plVar2") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x938) = uVar4;" (assignment_expression "*(undefined8 *)(param_1 + 0x938) = uVar4" (pointer_expression "*(undefined8 *)(param_1 + 0x938)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x938)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x938)" (( "(") (binary_expression "param_1 + 0x938" (identifier "param_1") (+ "+") (number_literal "0x938")) () ")")))) (= "=") (identifier "uVar4")) (; ";")) (if_statement "if (local_48[0] != local_38) {\n FUN_0049e330();\n }" (if "if") (parenthesized_expression "(local_48[0] != local_38)" (( "(") (binary_expression "local_48[0] != local_38" (subscript_expression "local_48[0]" (identifier "local_48") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "local_38")) () ")")) (compound_statement "{\n FUN_0049e330();\n }" ({ "{") (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" (identifier "FUN_0049e330") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (param_2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(param_2 == 0)" (( "(") (binary_expression "param_2 == 0" (identifier "param_2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "cVar1 = *(char *)(param_1 + 0x930);" (assignment_expression "cVar1 = *(char *)(param_1 + 0x930)" (identifier "cVar1") (= "=") (pointer_expression "*(char *)(param_1 + 0x930)" (* "*") (cast_expression "(char *)(param_1 + 0x930)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x930)" (( "(") (binary_expression "param_1 + 0x930" (identifier "param_1") (+ "+") (number_literal "0x930")) () ")"))))) (; ";")) (goto_statement "goto joined_r0x00467835;" (goto "goto") (statement_identifier "joined_r0x00467835") (; ";")) (} "}"))) (if_statement "if (local_48[0] != local_38) {\n FUN_0049e330();\n }" (if "if") (parenthesized_expression "(local_48[0] != local_38)" (( "(") (binary_expression "local_48[0] != local_38" (subscript_expression "local_48[0]" (identifier "local_48") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "local_38")) () ")")) (compound_statement "{\n FUN_0049e330();\n }" ({ "{") (expression_statement "FUN_0049e330();" (call_expression "FUN_0049e330()" (identifier "FUN_0049e330") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" (identifier "param_2") (= "=") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38))" (( "(") (binary_expression "param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38)" (identifier "param_2") (< "<") (pointer_expression "*(uint *)(*(long *)(param_1 + 0x10) + 0x38)" (* "*") (cast_expression "(uint *)(*(long *)(param_1 + 0x10) + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x10) + 0x38)" (( "(") (binary_expression "*(long *)(param_1 + 0x10) + 0x38" (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")) () ")")))) (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
/* DWARF original prototype: bool do_read_string_table(Dwarf_info_reader * this, uint string_shndx) */ bool __thiscall gold::type_1::function_1(type_1 *this,type_2 var_1) { char var_2; type_3 *this_00; int var_8; type_4 extraout_var; type_5 *var_5; type_6 var_6; type_7 var_10 [16]; this_00 = this->object_; if (var_1 != 0) { var_2 = this->owns_string_buffer_; joined_r0x00467835: if ((var_2 != '\0') && (this->string_buffer_ != (char *)0x0)) { var_3(this->string_buffer_); this->owns_string_buffer_ = false; } var_5 = Object::var_4 (&this_00->super_Object,var_1,&var_6,&this->owns_string_buffer_, (uint64_t *)0x0); this->string_shndx_ = var_1; this->string_buffer_ = (char *)var_5; this->string_buffer_end_ = (char *)(var_5 + var_6); return true; } var_1 = 1; if (1 < (this_00->super_Object).shnum_) { do { (*(this_00->super_Object)._vptr_Object[0x10])(&var_6,this_00,(type_8)var_1); var_8 = std::string::var_7((type_9 *)&var_6,".debug_str"); if ((var_8 == 0) || (var_8 = std::type_9::var_7((type_9 *)&var_6,".zdebug_str"), var_8 == 0)) { /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */ var_8 = (*(this_00->super_Object)._vptr_Object[0x1a])(this_00,(type_8)var_1); this->string_output_section_offset_ = var_9(extraout_var,var_8); if ((type_7 *)var_6 != var_10) { var_11((void *)var_6); } if (var_1 == 0) { return false; } var_2 = this->owns_string_buffer_; goto joined_r0x00467835; } if ((type_7 *)var_6 != var_10) { var_11((void *)var_6); } var_1 = var_1 + 1; } while (var_1 < (this->object_->super_Object).shnum_); } return false; }
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)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) 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: (array_declarator declarator: (identifier) size: (number_literal)))) (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 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: (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))))))) (labeled_statement label: (statement_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: (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 (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 (identifier) (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)) (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: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (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))))))) consequence: (compound_statement (do_statement 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 (identifier) (identifier) (identifier)))) (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: (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 (identifier) (string_literal (string_content))))) right: (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) (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: (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: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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))))))) (goto_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))))) (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: (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)))))))))) (return_statement (number_literal)))))
null
undefined8 MASKED(long param_1,uint param_2) { char cVar1; long *plVar2; int iVar3; undefined8 uVar4; long lVar5; undefined1 *local_48 [2]; undefined1 local_38 [16]; plVar2 = *(long **)(param_1 + 0x10); if (param_2 != 0) { cVar1 = *(char *)(param_1 + 0x930); joined_r0x00467835: if ((cVar1 != '\0') && (*(long *)(param_1 + 0x920) != 0)) { thunk_FUN_0049e330(); *(undefined1 *)(param_1 + 0x930) = 0; } lVar5 = FUN_003932a0(plVar2,param_2,local_48,param_1 + 0x930,0); *(uint *)(param_1 + 0x38) = param_2; *(long *)(param_1 + 0x920) = lVar5; *(undefined1 **)(param_1 + 0x928) = local_48[0] + lVar5; return 1; } param_2 = 1; if (1 < *(uint *)(plVar2 + 7)) { do { (**(code **)(*plVar2 + 0x80))(local_48,plVar2,param_2); iVar3 = FUN_004a7110(local_48,".debug_str"); if ((iVar3 == 0) || (iVar3 = FUN_004a7110(local_48,".zdebug_str"), iVar3 == 0)) { /* try { // try from 0046779b to 004677a0 has its CatchHandler @ 00467839 */ uVar4 = (**(code **)(*plVar2 + 0xd0))(plVar2,param_2); *(undefined8 *)(param_1 + 0x938) = uVar4; if (local_48[0] != local_38) { FUN_0049e330(); } if (param_2 == 0) { return 0; } cVar1 = *(char *)(param_1 + 0x930); goto joined_r0x00467835; } if (local_48[0] != local_38) { FUN_0049e330(); } param_2 = param_2 + 1; } while (param_2 < *(uint *)(*(long *)(param_1 + 0x10) + 0x38)); } return 0; }
595_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c
gldshlelf_linux_vercheck
FUN_0012c970
void gldshlelf_linux_vercheck(lang_input_statement_type *s) { bfd *pbVar1; char *__s; bfd_link_needed_list *pbVar2; int iVar3; long lVar4; char *pcVar5; if (((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) || ((pbVar1->field_0x45 & 8) == 0)) { return; } lVar4 = bfd_elf_get_dt_soname(pbVar1); pbVar2 = global_vercheck_needed; if (lVar4 == 0) { lVar4 = lbasename(s->the_bfd->filename); pbVar2 = global_vercheck_needed; } do { if (pbVar2 == (bfd_link_needed_list *)0x0) { return; } iVar3 = filename_cmp(lVar4,pbVar2->name); if (iVar3 != 0) { __s = pbVar2->name; pcVar5 = strchr(__s,0x2f); if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) && (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) { global_vercheck_failed = 1; return; } } pbVar2 = pbVar2->next; } while( true ); }
void FUN_0012c970(long param_1) { char *__s; undefined8 *puVar1; int iVar2; long lVar3; char *pcVar4; if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) || ((*(byte *)(lVar3 + 0x45) & 8) == 0)) { return; } lVar3 = bfd_elf_get_dt_soname(lVar3); puVar1 = DAT_00182990; if (lVar3 == 0) { lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20)); puVar1 = DAT_00182990; } do { if (puVar1 == (undefined8 *)0x0) { return; } iVar2 = filename_cmp(lVar3,puVar1[2]); if (iVar2 != 0) { __s = (char *)puVar1[2]; pcVar4 = strchr(__s,0x2f); if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) && (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) { DAT_00182988 = 1; return; } } puVar1 = (undefined8 *)*puVar1; } while( true ); }
MOV EAX,dword ptr [0x00182988] TEST EAX,EAX JNZ 0x0012c989 MOV RAX,qword ptr [RDI + 0x20] TEST RAX,RAX JZ 0x0012c989 TEST byte ptr [RAX + 0x45],0x8 JNZ 0x0012c990 RET PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI MOV RDI,RAX SUB RSP,0x8 CALL 0x001093b0 MOV R12,RAX TEST RAX,RAX JZ 0x0012ca40 MOV RBX,qword ptr [0x00182990] TEST RBX,RBX JZ 0x0012ca2e LEA R13,[0x175250] JMP 0x0012c9d8 MOV RBX,qword ptr [RBX] TEST RBX,RBX JZ 0x0012ca2e MOV RSI,qword ptr [RBX + 0x10] MOV RDI,R12 CALL 0x00109240 TEST EAX,EAX JZ 0x0012c9d0 MOV RBP,qword ptr [RBX + 0x10] MOV ESI,0x2f MOV RDI,RBP CALL 0x00109380 TEST RAX,RAX JNZ 0x0012c9d0 MOV RSI,R13 MOV RDI,RBP CALL 0x00109bf0 TEST RAX,RAX JZ 0x0012c9d0 LEA RDX,[RAX + 0x4] MOV RSI,RBP MOV RDI,R12 SUB RDX,RBP CALL 0x00109440 TEST EAX,EAX JNZ 0x0012c9d0 MOV dword ptr [0x00182988],0x1 ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 RET MOV RAX,qword ptr [RBX + 0x20] MOV RDI,qword ptr [RAX] CALL 0x001095c0 MOV R12,RAX JMP 0x0012c9b1
null
null
null
null
[(u'CALL_-1207055761', u'INDIRECT_-1207055370'), (u'INT_SUB_-1207055303', u'PTRADD_-1207055634'), (u'CALL_-1207055576', u'INDIRECT_-1207055289'), ('const-433', u'LOAD_-1207055588'), (u'INDIRECT_-1207055392', u'MULTIEQUAL_-1207055402'), (u'CALL_-1207055729', u'PTRADD_-1207055634'), (u'PTRSUB_-1207055211', u'LOAD_-1207055588'), ('tmp_1610', u'COPY_-1207055546'), (u'COPY_-1207055348', u'CALL_-1207055729'), (u'MULTIEQUAL_-1207055352', u'COPY_-1207055379'), ('const-433', u'LOAD_-1207055784'), (u'INT_EQUAL_-1207055849', u'CBRANCH_-1207055847'), ('tmp_231', u'CBRANCH_-1207055847'), (u'INDIRECT_-1207055329', u'COPY_-1207055278'), (u'PTRSUB_-1207055332', u'LOAD_-1207055719'), (u'INDIRECT_-1207055370', u'MULTIEQUAL_-1207055402'), (u'INDIRECT_-1207055289', u'COPY_-1207055251'), ('const-32', u'PTRSUB_-1207055216'), (u'LOAD_-1207055990', u'PTRSUB_-1207055410'), ('const-0', u'RETURN_-1207055268'), ('const-8', u'INT_AND_-1207055940'), (u'LOAD_-1207055990', u'INT_EQUAL_-1207055971'), ('const-433', u'LOAD_-1207055594'), (u'CALL_-1207055800', u'INT_NOTEQUAL_-1207055785'), ('const-16', u'PTRSUB_-1207055306'), (u'CAST_-1207055242', u'INT_SUB_-1207055303'), (u'INDIRECT_-1207055365', u'MULTIEQUAL_-1207055413'), (u'PTRSUB_-1207055410', u'LOAD_-1207055966'), (u'CALL_-1207055761', u'INDIRECT_-1207055382'), (u'COPY_-1207055379', u'COPY_-1207055370'), ('const-0', u'RETURN_-1207055940'), (u'CALL_-1207055576', u'MULTIEQUAL_-1207055348'), (u'MULTIEQUAL_-1207055348', u'MULTIEQUAL_-1207055348'), (u'CALL_-1207055894', u'INDIRECT_-1207055457'), ('const-0', u'RETURN_-1207055608'), ('const-0', u'INT_EQUAL_-1207055971'), ('const-433', u'LOAD_-1207055719'), ('const-433', u'LOAD_-1207055817'), ('tmp_435', u'CBRANCH_-1207055664'), ('tmp_589', u'PTRSUB_-1207055216'), (u'INDIRECT_-1207055457', u'COPY_-1207055416'), (u'INDIRECT_-1207055382', u'MULTIEQUAL_-1207055413'), (u'CALL_-1207055680', u'INDIRECT_-1207055329'), (u'CALL_-1207055761', u'INT_EQUAL_-1207055747'), ('const-0', u'INT_NOTEQUAL_-1207055714'), (u'CALL_-1207055894', u'INDIRECT_-1207055469'), (u'INDIRECT_-1207055329', u'MULTIEQUAL_-1207055402'), (u'PTRADD_-1207055634', u'CALL_-1207055680'), (u'LOAD_-1207055966', u'INT_AND_-1207055940'), ('const-1', u'COPY_-1207055279'), (u'INDIRECT_-1207055404', u'MULTIEQUAL_-1207055413'), ('const-4', u'INT_SUB_-1207055303'), (u'MULTIEQUAL_-1207055402', u'MULTIEQUAL_-1207055350'), (u'INT_NOTEQUAL_-1207055714', u'CBRANCH_-1207055713'), (u'LOAD_-1207055784', u'CALL_-1207055761'), (u'INT_AND_-1207055940', u'INT_EQUAL_-1207055954'), (u'MULTIEQUAL_-1207055351', u'PTRSUB_-1207055332'), (u'MULTIEQUAL_-1207055348', u'CALL_-1207055680'), (u'CALL_-1207055894', u'INT_EQUAL_-1207055876'), ('const-0', u'PTRSUB_-1207055211'), ('tmp_589', u'PTRSUB_-1207055420'), ('tmp_278', u'CBRANCH_-1207055785'), (u'LOAD_-1207055594', u'PTRSUB_-1207055211'), (u'CALL_-1207055729', u'INDIRECT_-1207055365'), ('const-1', u'PTRADD_-1207055634'), (u'LOAD_-1207055990', u'CALL_-1207055894'), ('tmp_203', u'CBRANCH_-1207055874'), (u'INDIRECT_-1207055289', u'MULTIEQUAL_-1207055350'), ('const-0', u'INT_EQUAL_-1207055747'), (u'INDIRECT_-1207055469', u'MULTIEQUAL_-1207055352'), ('tmp_30', u'CBRANCH_-1207055991'), ('const-1528400', u'COPY_-1207055348'), (u'INDIRECT_-1207055457', u'MULTIEQUAL_-1207055350'), (u'INT_EQUAL_-1207055971', u'CBRANCH_-1207055969'), (u'INT_EQUAL_-1207055876', u'CBRANCH_-1207055874'), ('const-0', u'PTRSUB_-1207055332'), (u'CALL_-1207055729', u'INDIRECT_-1207055353'), (u'MULTIEQUAL_-1207055413', u'MULTIEQUAL_-1207055352'), ('const-32', u'PTRSUB_-1207055420'), (u'INT_NOTEQUAL_-1207055785', u'CBRANCH_-1207055785'), (u'CALL_-1207055680', u'INDIRECT_-1207055341'), (u'INT_NOTEQUAL_-1207055992', u'CBRANCH_-1207055991'), (u'LOAD_-1207055817', u'CALL_-1207055800'), ('const-0', u'INT_EQUAL_-1207055666'), (u'COPY_-1207055366', u'COPY_-1207055358'), (u'INDIRECT_-1207055301', u'MULTIEQUAL_-1207055352'), ('const-0', u'INT_NOTEQUAL_-1207055992'), (u'CALL_-1207055800', u'INDIRECT_-1207055404'), ('tmp_364', u'CBRANCH_-1207055713'), (u'MULTIEQUAL_-1207055351', u'INT_EQUAL_-1207055849'), ('tmp_326', u'CBRANCH_-1207055744'), (u'CALL_-1207055729', u'INT_NOTEQUAL_-1207055714'), ('tmp_98', u'CBRANCH_-1207055950'), (u'INDIRECT_-1207055341', u'MULTIEQUAL_-1207055413'), ('const-0', u'INT_EQUAL_-1207055954'), (u'CALL_-1207055576', u'INDIRECT_-1207055301'), ('const-433', u'LOAD_-1207055966'), (u'CALL_-1207055680', u'INT_EQUAL_-1207055666'), ('const-433', u'LOAD_-1207055990'), (u'PTRSUB_-1207055323', u'LOAD_-1207055817'), (u'INT_EQUAL_-1207055666', u'CBRANCH_-1207055664'), (u'MULTIEQUAL_-1207055350', u'COPY_-1207055366'), (u'LOAD_-1207055588', u'CALL_-1207055576'), (u'MULTIEQUAL_-1207055351', u'PTRSUB_-1207055306'), (u'INDIRECT_-1207055353', u'MULTIEQUAL_-1207055402'), (u'MULTIEQUAL_-1207055351', u'PTRSUB_-1207055323'), ('const-0', u'INT_EQUAL_-1207055876'), ('tmp_1610', u'INT_NOTEQUAL_-1207055992'), (u'LOAD_-1207055784', u'CALL_-1207055680'), (u'INT_EQUAL_-1207055954', u'CBRANCH_-1207055950'), ('tmp_566', u'BRANCH_-1207055569'), ('tmp_1611', u'COPY_-1207055534'), ('const-16', u'PTRSUB_-1207055323'), (u'LOAD_-1207055784', u'CALL_-1207055729'), (u'LOAD_-1207055784', u'CAST_-1207055242'), (u'PTRSUB_-1207055420', u'LOAD_-1207055990'), ('tmp_64', u'CBRANCH_-1207055969'), (u'PTRSUB_-1207055216', u'LOAD_-1207055594'), ('const-0', u'INT_NOTEQUAL_-1207055785'), (u'COPY_-1207055374', u'MULTIEQUAL_-1207055351'), (u'COPY_-1207055251', u'MULTIEQUAL_-1207055351'), ('const-47', u'CALL_-1207055761'), (u'MULTIEQUAL_-1207055348', u'CALL_-1207055800'), ('const-0', u'INT_EQUAL_-1207055849'), (u'COPY_-1207055416', u'MULTIEQUAL_-1207055351'), (u'CALL_-1207055800', u'INDIRECT_-1207055392'), (u'LOAD_-1207055719', u'COPY_-1207055374'), (u'INT_EQUAL_-1207055747', u'CBRANCH_-1207055744'), ('const-69', u'PTRSUB_-1207055410'), (u'CALL_-1207055894', u'MULTIEQUAL_-1207055348'), (u'PTRSUB_-1207055306', u'LOAD_-1207055784')]
[(u'CALL_-1207055761', u'INDIRECT_-1207055370'), (u'CALL_-1207055576', u'INDIRECT_-1207055289'), ('const-433', u'LOAD_-1207055588'), (u'COPY_-1207055256', u'MULTIEQUAL_-1207055356'), (u'INDIRECT_-1207055392', u'MULTIEQUAL_-1207055402'), (u'CALL_-1207055729', u'PTRADD_-1207055634'), ('const-8', u'PTRADD_-1207055310'), (u'CAST_-1207055405', u'LOAD_-1207055990'), (u'COPY_-1207055348', u'CALL_-1207055729'), ('const-433', u'LOAD_-1207055784'), (u'INT_EQUAL_-1207055849', u'CBRANCH_-1207055847'), (u'LOAD_-1207055784', u'CAST_-1207055292'), (u'MULTIEQUAL_-1207055413', u'MULTIEQUAL_-1207055357'), ('tmp_231', u'CBRANCH_-1207055847'), (u'INDIRECT_-1207055329', u'COPY_-1207055283'), (u'CAST_-1207055292', u'CALL_-1207055680'), (u'INDIRECT_-1207055457', u'MULTIEQUAL_-1207055355'), (u'INDIRECT_-1207055370', u'MULTIEQUAL_-1207055402'), (u'COPY_-1207055379', u'MULTIEQUAL_-1207055356'), (u'MULTIEQUAL_-1207055356', u'LOAD_-1207055719'), ('const-8', u'INT_AND_-1207055940'), (u'LOAD_-1207055990', u'INT_EQUAL_-1207055971'), (u'MULTIEQUAL_-1207055356', u'PTRADD_-1207055310'), ('const-433', u'LOAD_-1207055594'), (u'CALL_-1207055800', u'INT_NOTEQUAL_-1207055785'), (u'INDIRECT_-1207055365', u'MULTIEQUAL_-1207055413'), (u'INDIRECT_-1207055289', u'MULTIEQUAL_-1207055355'), (u'CAST_-1207055314', u'COPY_-1207055379'), (u'INT_ADD_-1207055952', u'CAST_-1207055395'), (u'MULTIEQUAL_-1207055355', u'COPY_-1207055366'), (u'CALL_-1207055761', u'INDIRECT_-1207055382'), (u'LOAD_-1207055594', u'LOAD_-1207055588'), (u'COPY_-1207055379', u'COPY_-1207055370'), (u'PTRADD_-1207055327', u'LOAD_-1207055817'), ('const-0', u'RETURN_-1207055940'), ('tmp_1614', u'COPY_-1207055534'), ('const-1528400', u'COPY_-1207055348'), ('const-0', u'RETURN_-1207055273'), (u'MULTIEQUAL_-1207055402', u'MULTIEQUAL_-1207055355'), (u'CALL_-1207055894', u'INDIRECT_-1207055457'), ('const-0', u'RETURN_-1207055608'), (u'PTRADD_-1207055310', u'LOAD_-1207055784'), ('const-0', u'INT_EQUAL_-1207055971'), ('const-433', u'LOAD_-1207055719'), ('const-433', u'LOAD_-1207055817'), ('tmp_435', u'CBRANCH_-1207055664'), (u'MULTIEQUAL_-1207055357', u'COPY_-1207055379'), (u'INDIRECT_-1207055289', u'COPY_-1207055256'), (u'INDIRECT_-1207055382', u'MULTIEQUAL_-1207055413'), (u'CALL_-1207055680', u'INDIRECT_-1207055329'), (u'CALL_-1207055761', u'INT_EQUAL_-1207055747'), ('const-0', u'INT_NOTEQUAL_-1207055714'), ('const-32', u'INT_ADD_-1207055578'), (u'CALL_-1207055894', u'MULTIEQUAL_-1207055353'), (u'LOAD_-1207055990', u'INT_ADD_-1207055952'), (u'MULTIEQUAL_-1207055353', u'MULTIEQUAL_-1207055353'), (u'INDIRECT_-1207055301', u'MULTIEQUAL_-1207055357'), (u'CALL_-1207055894', u'INDIRECT_-1207055469'), (u'MULTIEQUAL_-1207055353', u'CALL_-1207055800'), ('const-4', u'INT_SUB_-1207055306'), (u'INDIRECT_-1207055329', u'MULTIEQUAL_-1207055402'), (u'PTRADD_-1207055634', u'CALL_-1207055680'), (u'LOAD_-1207055966', u'INT_AND_-1207055940'), (u'INT_ADD_-1207055974', u'CAST_-1207055405'), (u'CAST_-1207055292', u'CALL_-1207055761'), (u'INDIRECT_-1207055404', u'MULTIEQUAL_-1207055413'), (u'LOAD_-1207055719', u'CAST_-1207055314'), ('tmp_1252', u'INT_ADD_-1207055578'), ('const-32', u'INT_ADD_-1207055974'), (u'CAST_-1207055292', u'CAST_-1207055243'), (u'INT_NOTEQUAL_-1207055714', u'CBRANCH_-1207055713'), (u'INT_AND_-1207055940', u'INT_EQUAL_-1207055954'), (u'INT_ADD_-1207055578', u'CAST_-1207055205'), (u'MULTIEQUAL_-1207055356', u'PTRADD_-1207055327'), (u'CALL_-1207055894', u'INT_EQUAL_-1207055876'), ('const-1', u'PTRADD_-1207055634'), ('tmp_278', u'CBRANCH_-1207055785'), (u'CALL_-1207055729', u'INDIRECT_-1207055365'), (u'LOAD_-1207055990', u'CALL_-1207055894'), ('tmp_203', u'CBRANCH_-1207055874'), ('const-0', u'INT_EQUAL_-1207055747'), ('tmp_30', u'CBRANCH_-1207055991'), (u'COPY_-1207055421', u'MULTIEQUAL_-1207055356'), (u'INT_EQUAL_-1207055971', u'CBRANCH_-1207055969'), (u'INT_EQUAL_-1207055876', u'CBRANCH_-1207055874'), (u'CALL_-1207055729', u'INDIRECT_-1207055353'), (u'INT_NOTEQUAL_-1207055785', u'CBRANCH_-1207055785'), (u'CALL_-1207055680', u'INDIRECT_-1207055341'), (u'INT_NOTEQUAL_-1207055992', u'CBRANCH_-1207055991'), (u'LOAD_-1207055817', u'CALL_-1207055800'), ('const-0', u'INT_EQUAL_-1207055666'), (u'COPY_-1207055366', u'COPY_-1207055358'), ('const-1', u'COPY_-1207055284'), ('const-0', u'INT_NOTEQUAL_-1207055992'), ('const-2', u'PTRADD_-1207055310'), (u'INDIRECT_-1207055457', u'COPY_-1207055421'), (u'CALL_-1207055800', u'INDIRECT_-1207055404'), ('tmp_364', u'CBRANCH_-1207055713'), (u'MULTIEQUAL_-1207055356', u'INT_EQUAL_-1207055849'), (u'CAST_-1207055395', u'LOAD_-1207055966'), ('tmp_326', u'CBRANCH_-1207055744'), (u'CALL_-1207055729', u'INT_NOTEQUAL_-1207055714'), ('tmp_98', u'CBRANCH_-1207055950'), (u'INDIRECT_-1207055341', u'MULTIEQUAL_-1207055413'), ('tmp_1613', u'INT_NOTEQUAL_-1207055992'), ('const-0', u'INT_EQUAL_-1207055954'), (u'CALL_-1207055576', u'INDIRECT_-1207055301'), (u'CAST_-1207055292', u'CALL_-1207055729'), ('const-433', u'LOAD_-1207055966'), (u'CALL_-1207055680', u'INT_EQUAL_-1207055666'), ('const-433', u'LOAD_-1207055990'), ('const-8', u'PTRADD_-1207055327'), (u'INT_EQUAL_-1207055666', u'CBRANCH_-1207055664'), ('tmp_1252', u'INT_ADD_-1207055974'), (u'LOAD_-1207055588', u'CALL_-1207055576'), (u'INDIRECT_-1207055353', u'MULTIEQUAL_-1207055402'), ('const-0', u'INT_EQUAL_-1207055876'), (u'INT_EQUAL_-1207055954', u'CBRANCH_-1207055950'), ('tmp_566', u'BRANCH_-1207055569'), (u'CALL_-1207055576', u'MULTIEQUAL_-1207055353'), ('const-2', u'PTRADD_-1207055327'), ('tmp_64', u'CBRANCH_-1207055969'), ('const-0', u'INT_NOTEQUAL_-1207055785'), (u'INDIRECT_-1207055469', u'MULTIEQUAL_-1207055357'), (u'INT_SUB_-1207055306', u'PTRADD_-1207055634'), (u'CAST_-1207055243', u'INT_SUB_-1207055306'), ('tmp_1613', u'COPY_-1207055546'), ('const-0', u'INT_EQUAL_-1207055849'), ('const-69', u'INT_ADD_-1207055952'), (u'CALL_-1207055800', u'INDIRECT_-1207055392'), (u'CAST_-1207055205', u'LOAD_-1207055594'), (u'INT_EQUAL_-1207055747', u'CBRANCH_-1207055744'), ('const-47', u'CALL_-1207055761'), (u'MULTIEQUAL_-1207055353', u'CALL_-1207055680')]
null
null
0012c970
x64
O2
(translation_unit "void FUN_0012c970(long param_1)\n\n{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_soname(lVar3);\n puVar1 = DAT_00182990;\n if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }\n do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );\n}\n\n" (function_definition "void FUN_0012c970(long param_1)\n\n{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_soname(lVar3);\n puVar1 = DAT_00182990;\n if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }\n do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );\n}" primitive_type (function_declarator "FUN_0012c970(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_soname(lVar3);\n puVar1 = DAT_00182990;\n if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }\n do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (if_statement "if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }" if (parenthesized_expression "(((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0))" ( (binary_expression "((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)" (parenthesized_expression "((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0))" ( (binary_expression "(DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)" (parenthesized_expression "(DAT_00182988 != 0)" ( (binary_expression "DAT_00182988 != 0" identifier != number_literal) )) || (parenthesized_expression "(lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)" ( (comma_expression "lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0" (assignment_expression "lVar3 = *(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) ))))) , (binary_expression "lVar3 == 0" identifier == number_literal)) ))) )) || (parenthesized_expression "((*(byte *)(lVar3 + 0x45) & 8) == 0)" ( (binary_expression "(*(byte *)(lVar3 + 0x45) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar3 + 0x45) & 8)" ( (binary_expression "*(byte *)(lVar3 + 0x45) & 8" (pointer_expression "*(byte *)(lVar3 + 0x45)" * (cast_expression "(byte *)(lVar3 + 0x45)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x45)" ( (binary_expression "lVar3 + 0x45" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar3 = bfd_elf_get_dt_soname(lVar3);" (assignment_expression "lVar3 = bfd_elf_get_dt_soname(lVar3)" identifier = (call_expression "bfd_elf_get_dt_soname(lVar3)" identifier (argument_list "(lVar3)" ( identifier )))) ;) (expression_statement "puVar1 = DAT_00182990;" (assignment_expression "puVar1 = DAT_00182990" identifier = identifier) ;) (if_statement "if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }" { (expression_statement "lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));" (assignment_expression "lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20))" identifier = (call_expression "lbasename(**(undefined8 **)(param_1 + 0x20))" identifier (argument_list "(**(undefined8 **)(param_1 + 0x20))" ( (pointer_expression "**(undefined8 **)(param_1 + 0x20)" * (pointer_expression "*(undefined8 **)(param_1 + 0x20)" * (cast_expression "(undefined8 **)(param_1 + 0x20)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) )))) ;) (expression_statement "puVar1 = DAT_00182990;" (assignment_expression "puVar1 = DAT_00182990" identifier = identifier) ;) })) (do_statement "do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );" do (compound_statement "{\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n }" { (if_statement "if (puVar1 == (undefined8 *)0x0) {\n return;\n }" if (parenthesized_expression "(puVar1 == (undefined8 *)0x0)" ( (binary_expression "puVar1 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "iVar2 = filename_cmp(lVar3,puVar1[2]);" (assignment_expression "iVar2 = filename_cmp(lVar3,puVar1[2])" identifier = (call_expression "filename_cmp(lVar3,puVar1[2])" identifier (argument_list "(lVar3,puVar1[2])" ( identifier , (subscript_expression "puVar1[2]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }" { (expression_statement "__s = (char *)puVar1[2];" (assignment_expression "__s = (char *)puVar1[2]" identifier = (cast_expression "(char *)puVar1[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[2]" identifier [ number_literal ]))) ;) (expression_statement "pcVar4 = strchr(__s,0x2f);" (assignment_expression "pcVar4 = strchr(__s,0x2f)" identifier = (call_expression "strchr(__s,0x2f)" identifier (argument_list "(__s,0x2f)" ( identifier , number_literal )))) ;) (if_statement "if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }" if (parenthesized_expression "(((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0))" ( (binary_expression "((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)" (parenthesized_expression "((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0))" ( (binary_expression "(pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)" (parenthesized_expression "(pcVar4 == (char *)0x0)" ( (binary_expression "pcVar4 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)" ( (comma_expression "pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0" (assignment_expression "pcVar4 = strstr(__s,".so.")" identifier = (call_expression "strstr(__s,".so.")" identifier (argument_list "(__s,".so.")" ( identifier , (string_literal "".so."" " string_content ") )))) , (binary_expression "pcVar4 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) && (parenthesized_expression "(iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)" ( (comma_expression "iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0" (assignment_expression "iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s))" identifier = (call_expression "filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s))" identifier (argument_list "(lVar3,__s,pcVar4 + (4 - (long)__s))" ( identifier , identifier , (binary_expression "pcVar4 + (4 - (long)__s)" identifier + (parenthesized_expression "(4 - (long)__s)" ( (binary_expression "4 - (long)__s" number_literal - (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) )))) , (binary_expression "iVar2 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n DAT_00182988 = 1;\n return;\n }" { (expression_statement "DAT_00182988 = 1;" (assignment_expression "DAT_00182988 = 1" identifier = number_literal) ;) (return_statement "return;" return ;) })) })) (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "void gldshlelf_linux_vercheck(lang_input_statement_type *s)\n\n{\n bfd *pbVar1;\n char *__s;\n bfd_link_needed_list *pbVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n \n if (((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) ||\n ((pbVar1->field_0x45 & 8) == 0)) {\n return;\n }\n lVar4 = bfd_elf_get_dt_soname(pbVar1);\n pbVar2 = global_vercheck_needed;\n if (lVar4 == 0) {\n lVar4 = lbasename(s->the_bfd->filename);\n pbVar2 = global_vercheck_needed;\n }\n do {\n if (pbVar2 == (bfd_link_needed_list *)0x0) {\n return;\n }\n iVar3 = filename_cmp(lVar4,pbVar2->name);\n if (iVar3 != 0) {\n __s = pbVar2->name;\n pcVar5 = strchr(__s,0x2f);\n if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) {\n global_vercheck_failed = 1;\n return;\n }\n }\n pbVar2 = pbVar2->next;\n } while( true );\n}\n\n" (function_definition "void gldshlelf_linux_vercheck(lang_input_statement_type *s)\n\n{\n bfd *pbVar1;\n char *__s;\n bfd_link_needed_list *pbVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n \n if (((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) ||\n ((pbVar1->field_0x45 & 8) == 0)) {\n return;\n }\n lVar4 = bfd_elf_get_dt_soname(pbVar1);\n pbVar2 = global_vercheck_needed;\n if (lVar4 == 0) {\n lVar4 = lbasename(s->the_bfd->filename);\n pbVar2 = global_vercheck_needed;\n }\n do {\n if (pbVar2 == (bfd_link_needed_list *)0x0) {\n return;\n }\n iVar3 = filename_cmp(lVar4,pbVar2->name);\n if (iVar3 != 0) {\n __s = pbVar2->name;\n pcVar5 = strchr(__s,0x2f);\n if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) {\n global_vercheck_failed = 1;\n return;\n }\n }\n pbVar2 = pbVar2->next;\n } while( true );\n}" primitive_type (function_declarator "gldshlelf_linux_vercheck(lang_input_statement_type *s)" identifier (parameter_list "(lang_input_statement_type *s)" ( (parameter_declaration "lang_input_statement_type *s" type_identifier (pointer_declarator "*s" * identifier)) ))) (compound_statement "{\n bfd *pbVar1;\n char *__s;\n bfd_link_needed_list *pbVar2;\n int iVar3;\n long lVar4;\n char *pcVar5;\n \n if (((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) ||\n ((pbVar1->field_0x45 & 8) == 0)) {\n return;\n }\n lVar4 = bfd_elf_get_dt_soname(pbVar1);\n pbVar2 = global_vercheck_needed;\n if (lVar4 == 0) {\n lVar4 = lbasename(s->the_bfd->filename);\n pbVar2 = global_vercheck_needed;\n }\n do {\n if (pbVar2 == (bfd_link_needed_list *)0x0) {\n return;\n }\n iVar3 = filename_cmp(lVar4,pbVar2->name);\n if (iVar3 != 0) {\n __s = pbVar2->name;\n pcVar5 = strchr(__s,0x2f);\n if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) {\n global_vercheck_failed = 1;\n return;\n }\n }\n pbVar2 = pbVar2->next;\n } while( true );\n}" { (declaration "bfd *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "bfd_link_needed_list *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (if_statement "if (((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) ||\n ((pbVar1->field_0x45 & 8) == 0)) {\n return;\n }" if (parenthesized_expression "(((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) ||\n ((pbVar1->field_0x45 & 8) == 0))" ( (binary_expression "((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)) ||\n ((pbVar1->field_0x45 & 8) == 0)" (parenthesized_expression "((global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0))" ( (binary_expression "(global_vercheck_failed != 0) || (pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)" (parenthesized_expression "(global_vercheck_failed != 0)" ( (binary_expression "global_vercheck_failed != 0" identifier != number_literal) )) || (parenthesized_expression "(pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0)" ( (comma_expression "pbVar1 = s->the_bfd, pbVar1 == (bfd *)0x0" (assignment_expression "pbVar1 = s->the_bfd" identifier = (field_expression "s->the_bfd" identifier -> field_identifier)) , (binary_expression "pbVar1 == (bfd *)0x0" identifier == (cast_expression "(bfd *)0x0" ( (type_descriptor "bfd *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) || (parenthesized_expression "((pbVar1->field_0x45 & 8) == 0)" ( (binary_expression "(pbVar1->field_0x45 & 8) == 0" (parenthesized_expression "(pbVar1->field_0x45 & 8)" ( (binary_expression "pbVar1->field_0x45 & 8" (field_expression "pbVar1->field_0x45" identifier -> field_identifier) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar4 = bfd_elf_get_dt_soname(pbVar1);" (assignment_expression "lVar4 = bfd_elf_get_dt_soname(pbVar1)" identifier = (call_expression "bfd_elf_get_dt_soname(pbVar1)" identifier (argument_list "(pbVar1)" ( identifier )))) ;) (expression_statement "pbVar2 = global_vercheck_needed;" (assignment_expression "pbVar2 = global_vercheck_needed" identifier = identifier) ;) (if_statement "if (lVar4 == 0) {\n lVar4 = lbasename(s->the_bfd->filename);\n pbVar2 = global_vercheck_needed;\n }" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar4 = lbasename(s->the_bfd->filename);\n pbVar2 = global_vercheck_needed;\n }" { (expression_statement "lVar4 = lbasename(s->the_bfd->filename);" (assignment_expression "lVar4 = lbasename(s->the_bfd->filename)" identifier = (call_expression "lbasename(s->the_bfd->filename)" identifier (argument_list "(s->the_bfd->filename)" ( (field_expression "s->the_bfd->filename" (field_expression "s->the_bfd" identifier -> field_identifier) -> field_identifier) )))) ;) (expression_statement "pbVar2 = global_vercheck_needed;" (assignment_expression "pbVar2 = global_vercheck_needed" identifier = identifier) ;) })) (do_statement "do {\n if (pbVar2 == (bfd_link_needed_list *)0x0) {\n return;\n }\n iVar3 = filename_cmp(lVar4,pbVar2->name);\n if (iVar3 != 0) {\n __s = pbVar2->name;\n pcVar5 = strchr(__s,0x2f);\n if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) {\n global_vercheck_failed = 1;\n return;\n }\n }\n pbVar2 = pbVar2->next;\n } while( true );" do (compound_statement "{\n if (pbVar2 == (bfd_link_needed_list *)0x0) {\n return;\n }\n iVar3 = filename_cmp(lVar4,pbVar2->name);\n if (iVar3 != 0) {\n __s = pbVar2->name;\n pcVar5 = strchr(__s,0x2f);\n if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) {\n global_vercheck_failed = 1;\n return;\n }\n }\n pbVar2 = pbVar2->next;\n }" { (if_statement "if (pbVar2 == (bfd_link_needed_list *)0x0) {\n return;\n }" if (parenthesized_expression "(pbVar2 == (bfd_link_needed_list *)0x0)" ( (binary_expression "pbVar2 == (bfd_link_needed_list *)0x0" identifier == (cast_expression "(bfd_link_needed_list *)0x0" ( (type_descriptor "bfd_link_needed_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "iVar3 = filename_cmp(lVar4,pbVar2->name);" (assignment_expression "iVar3 = filename_cmp(lVar4,pbVar2->name)" identifier = (call_expression "filename_cmp(lVar4,pbVar2->name)" identifier (argument_list "(lVar4,pbVar2->name)" ( identifier , (field_expression "pbVar2->name" identifier -> field_identifier) )))) ;) (if_statement "if (iVar3 != 0) {\n __s = pbVar2->name;\n pcVar5 = strchr(__s,0x2f);\n if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) {\n global_vercheck_failed = 1;\n return;\n }\n }" if (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) (compound_statement "{\n __s = pbVar2->name;\n pcVar5 = strchr(__s,0x2f);\n if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) {\n global_vercheck_failed = 1;\n return;\n }\n }" { (expression_statement "__s = pbVar2->name;" (assignment_expression "__s = pbVar2->name" identifier = (field_expression "pbVar2->name" identifier -> field_identifier)) ;) (expression_statement "pcVar5 = strchr(__s,0x2f);" (assignment_expression "pcVar5 = strchr(__s,0x2f)" identifier = (call_expression "strchr(__s,0x2f)" identifier (argument_list "(__s,0x2f)" ( identifier , number_literal )))) ;) (if_statement "if (((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)) {\n global_vercheck_failed = 1;\n return;\n }" if (parenthesized_expression "(((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0))" ( (binary_expression "((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)) &&\n (iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)" (parenthesized_expression "((pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0))" ( (binary_expression "(pcVar5 == (char *)0x0) && (pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)" (parenthesized_expression "(pcVar5 == (char *)0x0)" ( (binary_expression "pcVar5 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0)" ( (comma_expression "pcVar5 = strstr(__s,".so."), pcVar5 != (char *)0x0" (assignment_expression "pcVar5 = strstr(__s,".so.")" identifier = (call_expression "strstr(__s,".so.")" identifier (argument_list "(__s,".so.")" ( identifier , (string_literal "".so."" " string_content ") )))) , (binary_expression "pcVar5 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) && (parenthesized_expression "(iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0)" ( (comma_expression "iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s)), iVar3 == 0" (assignment_expression "iVar3 = filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s))" identifier = (call_expression "filename_ncmp(lVar4,__s,pcVar5 + (4 - (long)__s))" identifier (argument_list "(lVar4,__s,pcVar5 + (4 - (long)__s))" ( identifier , identifier , (binary_expression "pcVar5 + (4 - (long)__s)" identifier + (parenthesized_expression "(4 - (long)__s)" ( (binary_expression "4 - (long)__s" number_literal - (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) )))) , (binary_expression "iVar3 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n global_vercheck_failed = 1;\n return;\n }" { (expression_statement "global_vercheck_failed = 1;" (assignment_expression "global_vercheck_failed = 1" identifier = number_literal) ;) (return_statement "return;" return ;) })) })) (expression_statement "pbVar2 = pbVar2->next;" (assignment_expression "pbVar2 = pbVar2->next" identifier = (field_expression "pbVar2->next" identifier -> field_identifier)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "void FUN_0012c970(long param_1)\n\n{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_soname(lVar3);\n puVar1 = DAT_00182990;\n if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }\n do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );\n}\n\n" (function_definition "void FUN_0012c970(long param_1)\n\n{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_soname(lVar3);\n puVar1 = DAT_00182990;\n if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }\n do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );\n}" primitive_type (function_declarator "FUN_0012c970(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_soname(lVar3);\n puVar1 = DAT_00182990;\n if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }\n do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (if_statement "if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }" if (parenthesized_expression "(((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0))" ( (binary_expression "((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)" (parenthesized_expression "((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0))" ( (binary_expression "(DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)" (parenthesized_expression "(DAT_00182988 != 0)" ( (binary_expression "DAT_00182988 != 0" identifier != number_literal) )) || (parenthesized_expression "(lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)" ( (comma_expression "lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0" (assignment_expression "lVar3 = *(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) ))))) , (binary_expression "lVar3 == 0" identifier == number_literal)) ))) )) || (parenthesized_expression "((*(byte *)(lVar3 + 0x45) & 8) == 0)" ( (binary_expression "(*(byte *)(lVar3 + 0x45) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar3 + 0x45) & 8)" ( (binary_expression "*(byte *)(lVar3 + 0x45) & 8" (pointer_expression "*(byte *)(lVar3 + 0x45)" * (cast_expression "(byte *)(lVar3 + 0x45)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x45)" ( (binary_expression "lVar3 + 0x45" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar3 = bfd_elf_get_dt_soname(lVar3);" (assignment_expression "lVar3 = bfd_elf_get_dt_soname(lVar3)" identifier = (call_expression "bfd_elf_get_dt_soname(lVar3)" identifier (argument_list "(lVar3)" ( identifier )))) ;) (expression_statement "puVar1 = DAT_00182990;" (assignment_expression "puVar1 = DAT_00182990" identifier = identifier) ;) (if_statement "if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }" { (expression_statement "lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));" (assignment_expression "lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20))" identifier = (call_expression "lbasename(**(undefined8 **)(param_1 + 0x20))" identifier (argument_list "(**(undefined8 **)(param_1 + 0x20))" ( (pointer_expression "**(undefined8 **)(param_1 + 0x20)" * (pointer_expression "*(undefined8 **)(param_1 + 0x20)" * (cast_expression "(undefined8 **)(param_1 + 0x20)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) )))) ;) (expression_statement "puVar1 = DAT_00182990;" (assignment_expression "puVar1 = DAT_00182990" identifier = identifier) ;) })) (do_statement "do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );" do (compound_statement "{\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n }" { (if_statement "if (puVar1 == (undefined8 *)0x0) {\n return;\n }" if (parenthesized_expression "(puVar1 == (undefined8 *)0x0)" ( (binary_expression "puVar1 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "iVar2 = filename_cmp(lVar3,puVar1[2]);" (assignment_expression "iVar2 = filename_cmp(lVar3,puVar1[2])" identifier = (call_expression "filename_cmp(lVar3,puVar1[2])" identifier (argument_list "(lVar3,puVar1[2])" ( identifier , (subscript_expression "puVar1[2]" identifier [ number_literal ]) )))) ;) (if_statement "if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }" { (expression_statement "__s = (char *)puVar1[2];" (assignment_expression "__s = (char *)puVar1[2]" identifier = (cast_expression "(char *)puVar1[2]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar1[2]" identifier [ number_literal ]))) ;) (expression_statement "pcVar4 = strchr(__s,0x2f);" (assignment_expression "pcVar4 = strchr(__s,0x2f)" identifier = (call_expression "strchr(__s,0x2f)" identifier (argument_list "(__s,0x2f)" ( identifier , number_literal )))) ;) (if_statement "if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }" if (parenthesized_expression "(((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0))" ( (binary_expression "((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)" (parenthesized_expression "((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0))" ( (binary_expression "(pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)" (parenthesized_expression "(pcVar4 == (char *)0x0)" ( (binary_expression "pcVar4 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)" ( (comma_expression "pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0" (assignment_expression "pcVar4 = strstr(__s,".so.")" identifier = (call_expression "strstr(__s,".so.")" identifier (argument_list "(__s,".so.")" ( identifier , (string_literal "".so."" " string_content ") )))) , (binary_expression "pcVar4 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) && (parenthesized_expression "(iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)" ( (comma_expression "iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0" (assignment_expression "iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s))" identifier = (call_expression "filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s))" identifier (argument_list "(lVar3,__s,pcVar4 + (4 - (long)__s))" ( identifier , identifier , (binary_expression "pcVar4 + (4 - (long)__s)" identifier + (parenthesized_expression "(4 - (long)__s)" ( (binary_expression "4 - (long)__s" number_literal - (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ))) )))) , (binary_expression "iVar2 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n DAT_00182988 = 1;\n return;\n }" { (expression_statement "DAT_00182988 = 1;" (assignment_expression "DAT_00182988 = 1" identifier = number_literal) ;) (return_statement "return;" return ;) })) })) (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" identifier = (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier))) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_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 IDENT + LIT) ))))) , (binary_expression IDENT == LIT)) ))) )) || (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 { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (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) ;) })) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ 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 *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + (parenthesized_expression ( (binary_expression LIT - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ))) )))) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return ;) })) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) while (parenthesized_expression ( BOOL )) ;) })))
(function_definition "void FUN_0012c970(long param_1)\n\n{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_soname(lVar3);\n puVar1 = DAT_00182990;\n if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }\n do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );\n}" (primitive_type "void") (function_declarator "FUN_0012c970(long param_1)" (identifier "FUN_0012c970") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n char *__s;\n undefined8 *puVar1;\n int iVar2;\n long lVar3;\n char *pcVar4;\n \n if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }\n lVar3 = bfd_elf_get_dt_soname(lVar3);\n puVar1 = DAT_00182990;\n if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }\n do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );\n}" ({ "{") (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (if_statement "if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)) {\n return;\n }" (if "if") (parenthesized_expression "(((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0))" (( "(") (binary_expression "((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) ||\n ((*(byte *)(lVar3 + 0x45) & 8) == 0)" (parenthesized_expression "((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0))" (( "(") (binary_expression "(DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)" (parenthesized_expression "(DAT_00182988 != 0)" (( "(") (binary_expression "DAT_00182988 != 0" (identifier "DAT_00182988") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)" (( "(") (comma_expression "lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0" (assignment_expression "lVar3 = *(long *)(param_1 + 0x20)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_1 + 0x20)" (* "*") (cast_expression "(long *)(param_1 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (, ",") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "((*(byte *)(lVar3 + 0x45) & 8) == 0)" (( "(") (binary_expression "(*(byte *)(lVar3 + 0x45) & 8) == 0" (parenthesized_expression "(*(byte *)(lVar3 + 0x45) & 8)" (( "(") (binary_expression "*(byte *)(lVar3 + 0x45) & 8" (pointer_expression "*(byte *)(lVar3 + 0x45)" (* "*") (cast_expression "(byte *)(lVar3 + 0x45)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x45)" (( "(") (binary_expression "lVar3 + 0x45" (identifier "lVar3") (+ "+") (number_literal "0x45")) () ")")))) (& "&") (number_literal "8")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar3 = bfd_elf_get_dt_soname(lVar3);" (assignment_expression "lVar3 = bfd_elf_get_dt_soname(lVar3)" (identifier "lVar3") (= "=") (call_expression "bfd_elf_get_dt_soname(lVar3)" (identifier "bfd_elf_get_dt_soname") (argument_list "(lVar3)" (( "(") (identifier "lVar3") () ")")))) (; ";")) (expression_statement "puVar1 = DAT_00182990;" (assignment_expression "puVar1 = DAT_00182990" (identifier "puVar1") (= "=") (identifier "DAT_00182990")) (; ";")) (if_statement "if (lVar3 == 0) {\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));\n puVar1 = DAT_00182990;\n }" ({ "{") (expression_statement "lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20));" (assignment_expression "lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20))" (identifier "lVar3") (= "=") (call_expression "lbasename(**(undefined8 **)(param_1 + 0x20))" (identifier "lbasename") (argument_list "(**(undefined8 **)(param_1 + 0x20))" (( "(") (pointer_expression "**(undefined8 **)(param_1 + 0x20)" (* "*") (pointer_expression "*(undefined8 **)(param_1 + 0x20)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x20)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) () ")")))) (; ";")) (expression_statement "puVar1 = DAT_00182990;" (assignment_expression "puVar1 = DAT_00182990" (identifier "puVar1") (= "=") (identifier "DAT_00182990")) (; ";")) (} "}"))) (do_statement "do {\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n } while( true );" (do "do") (compound_statement "{\n if (puVar1 == (undefined8 *)0x0) {\n return;\n }\n iVar2 = filename_cmp(lVar3,puVar1[2]);\n if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }\n puVar1 = (undefined8 *)*puVar1;\n }" ({ "{") (if_statement "if (puVar1 == (undefined8 *)0x0) {\n return;\n }" (if "if") (parenthesized_expression "(puVar1 == (undefined8 *)0x0)" (( "(") (binary_expression "puVar1 == (undefined8 *)0x0" (identifier "puVar1") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "iVar2 = filename_cmp(lVar3,puVar1[2]);" (assignment_expression "iVar2 = filename_cmp(lVar3,puVar1[2])" (identifier "iVar2") (= "=") (call_expression "filename_cmp(lVar3,puVar1[2])" (identifier "filename_cmp") (argument_list "(lVar3,puVar1[2])" (( "(") (identifier "lVar3") (, ",") (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n __s = (char *)puVar1[2];\n pcVar4 = strchr(__s,0x2f);\n if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }\n }" ({ "{") (expression_statement "__s = (char *)puVar1[2];" (assignment_expression "__s = (char *)puVar1[2]" (identifier "__s") (= "=") (cast_expression "(char *)puVar1[2]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "pcVar4 = strchr(__s,0x2f);" (assignment_expression "pcVar4 = strchr(__s,0x2f)" (identifier "pcVar4") (= "=") (call_expression "strchr(__s,0x2f)" (identifier "strchr") (argument_list "(__s,0x2f)" (( "(") (identifier "__s") (, ",") (number_literal "0x2f") () ")")))) (; ";")) (if_statement "if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) {\n DAT_00182988 = 1;\n return;\n }" (if "if") (parenthesized_expression "(((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0))" (( "(") (binary_expression "((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) &&\n (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)" (parenthesized_expression "((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0))" (( "(") (binary_expression "(pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)" (parenthesized_expression "(pcVar4 == (char *)0x0)" (( "(") (binary_expression "pcVar4 == (char *)0x0" (identifier "pcVar4") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)" (( "(") (comma_expression "pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0" (assignment_expression "pcVar4 = strstr(__s,".so.")" (identifier "pcVar4") (= "=") (call_expression "strstr(__s,".so.")" (identifier "strstr") (argument_list "(__s,".so.")" (( "(") (identifier "__s") (, ",") (string_literal "".so."" (" """) (string_content ".so.") (" """)) () ")")))) (, ",") (binary_expression "pcVar4 != (char *)0x0" (identifier "pcVar4") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)" (( "(") (comma_expression "iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0" (assignment_expression "iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s))" (identifier "iVar2") (= "=") (call_expression "filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s))" (identifier "filename_ncmp") (argument_list "(lVar3,__s,pcVar4 + (4 - (long)__s))" (( "(") (identifier "lVar3") (, ",") (identifier "__s") (, ",") (binary_expression "pcVar4 + (4 - (long)__s)" (identifier "pcVar4") (+ "+") (parenthesized_expression "(4 - (long)__s)" (( "(") (binary_expression "4 - (long)__s" (number_literal "4") (- "-") (cast_expression "(long)__s" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__s"))) () ")"))) () ")")))) (, ",") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n DAT_00182988 = 1;\n return;\n }" ({ "{") (expression_statement "DAT_00182988 = 1;" (assignment_expression "DAT_00182988 = 1" (identifier "DAT_00182988") (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "puVar1 = (undefined8 *)*puVar1;" (assignment_expression "puVar1 = (undefined8 *)*puVar1" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)*puVar1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar1" (* "*") (identifier "puVar1")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
void function_1(type_1 *s) { type_2 *var_2; char *__s; type_3 *var_6; int var_8; long var_4; char *var_10; if (((var_1 != 0) || (var_2 = s->the_bfd, var_2 == (type_2 *)0x0)) || ((var_2->field_0x45 & 8) == 0)) { return; } var_4 = var_3(var_2); var_6 = global_vercheck_needed; if (var_4 == 0) { var_4 = var_5(s->the_bfd->filename); var_6 = global_vercheck_needed; } do { if (var_6 == (type_3 *)0x0) { return; } var_8 = var_7(var_4,var_6->name); if (var_8 != 0) { __s = var_6->name; var_10 = var_9(__s,0x2f); if (((var_10 == (char *)0x0) && (var_10 = var_11(__s,".so."), var_10 != (char *)0x0)) && (var_8 = var_12(var_4,__s,var_10 + (4 - (long)__s)), var_8 == 0)) { var_1 = 1; return; } } var_6 = var_6->next; } while( true ); }
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: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (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: (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)))))) 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 (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))) (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 (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: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (do_statement 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 (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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 (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content))))) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (number_literal) right: (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: (number_literal))) (return_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)))))) condition: (parenthesized_expression (true))))))
null
void MASKED(long param_1) { char *__s; undefined8 *puVar1; int iVar2; long lVar3; char *pcVar4; if (((DAT_00182988 != 0) || (lVar3 = *(long *)(param_1 + 0x20), lVar3 == 0)) || ((*(byte *)(lVar3 + 0x45) & 8) == 0)) { return; } lVar3 = bfd_elf_get_dt_soname(lVar3); puVar1 = DAT_00182990; if (lVar3 == 0) { lVar3 = lbasename(**(undefined8 **)(param_1 + 0x20)); puVar1 = DAT_00182990; } do { if (puVar1 == (undefined8 *)0x0) { return; } iVar2 = filename_cmp(lVar3,puVar1[2]); if (iVar2 != 0) { __s = (char *)puVar1[2]; pcVar4 = strchr(__s,0x2f); if (((pcVar4 == (char *)0x0) && (pcVar4 = strstr(__s,".so."), pcVar4 != (char *)0x0)) && (iVar2 = filename_ncmp(lVar3,__s,pcVar4 + (4 - (long)__s)), iVar2 == 0)) { DAT_00182988 = 1; return; } } puVar1 = (undefined8 *)*puVar1; } while( true ); }
1010_psftp_and_psftp_strip.c
sha1_free
FUN_0014edb0
void sha1_free(void *handle) { SHA_State *s; smemclr(handle,0x60); safefree(handle); return; }
void FUN_0014edb0(undefined8 param_1) { FUN_0010ec80(param_1,0x60); FUN_0010ec00(param_1); return; }
PUSH RBX MOV ESI,0x60 MOV RBX,RDI CALL 0x0010ec80 MOV RDI,RBX POP RBX JMP 0x0010ec00
null
null
null
null
[('tmp_43', u'CALL_-1207177785'), ('const-96', u'CALL_-1207177785'), ('tmp_43', u'CALL_-1207177770'), ('const-0', u'RETURN_-1207177766')]
[('tmp_77', u'CALL_-1207177785'), ('const-96', u'CALL_-1207177785'), ('tmp_77', u'CALL_-1207177770'), ('const-0', u'RETURN_-1207177766')]
null
null
0014edb0
x64
O2
(translation_unit "void FUN_0014edb0(undefined8 param_1)\n\n{\n FUN_0010ec80(param_1,0x60);\n FUN_0010ec00(param_1);\n return;\n}\n\n" (function_definition "void FUN_0014edb0(undefined8 param_1)\n\n{\n FUN_0010ec80(param_1,0x60);\n FUN_0010ec00(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0014edb0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_0010ec80(param_1,0x60);\n FUN_0010ec00(param_1);\n return;\n}" { (expression_statement "FUN_0010ec80(param_1,0x60);" (call_expression "FUN_0010ec80(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (expression_statement "FUN_0010ec00(param_1);" (call_expression "FUN_0010ec00(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void sha1_free(void *handle)\n\n{\n SHA_State *s;\n \n smemclr(handle,0x60);\n safefree(handle);\n return;\n}\n\n" (function_definition "void sha1_free(void *handle)\n\n{\n SHA_State *s;\n \n smemclr(handle,0x60);\n safefree(handle);\n return;\n}" primitive_type (function_declarator "sha1_free(void *handle)" identifier (parameter_list "(void *handle)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) ))) (compound_statement "{\n SHA_State *s;\n \n smemclr(handle,0x60);\n safefree(handle);\n return;\n}" { (declaration "SHA_State *s;" type_identifier (pointer_declarator "*s" * identifier) ;) (expression_statement "smemclr(handle,0x60);" (call_expression "smemclr(handle,0x60)" identifier (argument_list "(handle,0x60)" ( identifier , number_literal ))) ;) (expression_statement "safefree(handle);" (call_expression "safefree(handle)" identifier (argument_list "(handle)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0014edb0(undefined8 param_1)\n\n{\n FUN_0010ec80(param_1,0x60);\n FUN_0010ec00(param_1);\n return;\n}\n\n" (function_definition "void FUN_0014edb0(undefined8 param_1)\n\n{\n FUN_0010ec80(param_1,0x60);\n FUN_0010ec00(param_1);\n return;\n}" primitive_type (function_declarator "FUN_0014edb0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_0010ec80(param_1,0x60);\n FUN_0010ec00(param_1);\n return;\n}" { (expression_statement "FUN_0010ec80(param_1,0x60);" (call_expression "FUN_0010ec80(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (expression_statement "FUN_0010ec00(param_1);" (call_expression "FUN_0010ec00(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 ( IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0014edb0(undefined8 param_1)\n\n{\n FUN_0010ec80(param_1,0x60);\n FUN_0010ec00(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0014edb0(undefined8 param_1)" (identifier "FUN_0014edb0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_0010ec80(param_1,0x60);\n FUN_0010ec00(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_0010ec80(param_1,0x60);" (call_expression "FUN_0010ec80(param_1,0x60)" (identifier "FUN_0010ec80") (argument_list "(param_1,0x60)" (( "(") (identifier "param_1") (, ",") (number_literal "0x60") () ")"))) (; ";")) (expression_statement "FUN_0010ec00(param_1);" (call_expression "FUN_0010ec00(param_1)" (identifier "FUN_0010ec00") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void *handle) { type_1 *s; var_1(handle,0x60); var_2(handle); 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 (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1) { FUN_0010ec80(param_1,0x60); FUN_0010ec00(param_1); return; }
7298_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
find_eh_frame
FUN_00399ef0
/* DWARF original prototype: bool find_eh_frame(Sized_relobj_file<64,_true> * this, uchar * pshdrs, char * names, section_size_type names_size) */ bool __thiscall gold::Sized_relobj_file<64,_true>::find_eh_frame (Sized_relobj_file<64,_true> *this,uchar *pshdrs,char *names,section_size_type names_size) { bool bVar1; Shdr_data<64> *hdr; Shdr shdr; hdr = (Shdr_data<64> *)0x0; do { hdr = (Shdr_data<64> *) Object::find_shdr<64,_true> ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr); if (hdr == (Shdr_data<64> *)0x0) { return false; } shdr.p_ = hdr; bVar1 = check_eh_frame_flags(this,&shdr); } while (!bVar1); return bVar1; }
undefined8 FUN_00399ef0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined8 uVar1; long lVar2; long local_40 [2]; lVar2 = 0; do { lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2); if (lVar2 == 0) { return 0; } local_40[0] = lVar2; uVar1 = FUN_00399e90(param_1,local_40); } while ((char)uVar1 == '\0'); return uVar1; }
PUSH R15 PUSH R14 MOV R14,RSI PUSH R13 MOV R13,RDX PUSH R12 MOV R12,RCX PUSH RBP MOV RBP,RDI PUSH RBX XOR EBX,EBX SUB RSP,0x18 LEA R15,[RSP + 0x8] JMP 0x00399f2c MOV RSI,R15 MOV RDI,RBP MOV qword ptr [RSP + 0x8],RAX CALL 0x00399e90 TEST AL,AL JNZ 0x00399f51 MOV R9,RBX MOV R8,R12 MOV RCX,R13 MOV RSI,R14 LEA RDX,[0x535ecf] MOV RDI,RBP CALL 0x00396610 MOV RBX,RAX TEST RAX,RAX JNZ 0x00399f18 XOR EAX,EAX ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET
null
null
null
null
[(u'CALL_-1205428355', u'CAST_-1205428050'), ('tmp_341', u'CALL_-1205428320'), (u'CALL_-1205428320', u'BOOL_NEGATE_-1205428111'), (u'MULTIEQUAL_-1205428183', u'CAST_-1205428051'), ('tmp_855', u'MULTIEQUAL_-1205428112'), (u'INDIRECT_-1205428121', u'MULTIEQUAL_-1205428112'), (u'CALL_-1205428320', u'INDIRECT_-1205428121'), ('tmp_113', u'BRANCH_-1205428416'), ('const-0', u'COPY_-1205428281'), (u'CAST_-1205428052', u'CALL_-1205428355'), ('const-0', u'COPY_-1205428091'), (u'COPY_-1205428091', u'RETURN_-1205428081'), ('tmp_162', u'CBRANCH_-1205428334'), (u'PTRSUB_-1205428106', u'CALL_-1205428320'), ('tmp_344', u'CALL_-1205428355'), ('const--64', u'PTRSUB_-1205428106'), (u'CAST_-1205428051', u'CALL_-1205428355'), ('const-0', u'RETURN_-1205428081'), (u'CALL_-1205428355', u'INDIRECT_-1205428091'), ('tmp_342', u'CALL_-1205428355'), ('tmp_645', u'PTRSUB_-1205428106'), (u'CAST_-1205428050', u'INT_EQUAL_-1205428337'), (u'INT_EQUAL_-1205428337', u'CBRANCH_-1205428334'), (u'CALL_-1205428320', u'COPY_-1205428221'), (u'CAST_-1205428050', u'MULTIEQUAL_-1205428183'), ('const-5463759', u'COPY_-1205428118'), ('const-0', u'INT_EQUAL_-1205428337'), ('tmp_343', u'CALL_-1205428355'), (u'COPY_-1205428118', u'CALL_-1205428355'), (u'CAST_-1205428050', u'COPY_-1205428147'), (u'BOOL_NEGATE_-1205428111', u'CBRANCH_-1205428304'), (u'COPY_-1205428221', u'RETURN_-1205428265'), ('tmp_329', u'CBRANCH_-1205428304'), (u'COPY_-1205428281', u'MULTIEQUAL_-1205428183'), ('tmp_341', u'CAST_-1205428052'), ('const-0', u'RETURN_-1205428265')]
[('tmp_641', u'PTRSUB_-1205428116'), ('const-5463759', u'COPY_-1205428128'), ('const-0', u'COPY_-1205428283'), ('const-0', u'COPY_-1205428115'), (u'COPY_-1205428115', u'RETURN_-1205428091'), ('tmp_649', u'CALL_-1205428320'), ('tmp_113', u'BRANCH_-1205428416'), (u'COPY_-1205428128', u'CALL_-1205428355'), (u'CALL_-1205428355', u'INT_EQUAL_-1205428337'), ('tmp_647', u'CALL_-1205428355'), ('tmp_645', u'CALL_-1205428355'), ('const--64', u'PTRSUB_-1205428116'), (u'CALL_-1205428355', u'MULTIEQUAL_-1205428185'), (u'CALL_-1205428320', u'INDIRECT_-1205428130'), ('tmp_162', u'CBRANCH_-1205428334'), ('const-0', u'INT_EQUAL_-1205428306'), (u'CALL_-1205428355', u'COPY_-1205428157'), ('const-0', u'SUBPIECE_-1205428216'), ('tmp_649', u'CALL_-1205428355'), (u'INT_EQUAL_-1205428337', u'CBRANCH_-1205428334'), (u'PTRSUB_-1205428116', u'CALL_-1205428320'), (u'INDIRECT_-1205428130', u'MULTIEQUAL_-1205428121'), (u'CALL_-1205428320', u'COPY_-1205428224'), ('const-0', u'INT_EQUAL_-1205428337'), ('tmp_857', u'MULTIEQUAL_-1205428121'), (u'CALL_-1205428355', u'INDIRECT_-1205428100'), (u'COPY_-1205428224', u'RETURN_-1205428265'), ('const-0', u'RETURN_-1205428091'), (u'COPY_-1205428283', u'MULTIEQUAL_-1205428185'), (u'CALL_-1205428320', u'SUBPIECE_-1205428216'), (u'MULTIEQUAL_-1205428185', u'CALL_-1205428355'), (u'INT_EQUAL_-1205428306', u'CBRANCH_-1205428304'), (u'SUBPIECE_-1205428216', u'INT_EQUAL_-1205428306'), ('tmp_643', u'CALL_-1205428355'), ('tmp_329', u'CBRANCH_-1205428304'), ('const-0', u'RETURN_-1205428265')]
null
null
00399ef0
x64
O2
(translation_unit "undefined8 FUN_00399ef0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 uVar1;\n long lVar2;\n long local_40 [2];\n \n lVar2 = 0;\n do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_00399ef0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 uVar1;\n long lVar2;\n long local_40 [2];\n \n lVar2 = 0;\n do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');\n return uVar1;\n}" type_identifier (function_declarator "FUN_00399ef0(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 undefined8 uVar1;\n long lVar2;\n long local_40 [2];\n \n lVar2 = 0;\n do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');\n return uVar1;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_40 [2];" (sized_type_specifier "long" long) (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');" do (compound_statement "{\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n }" { (expression_statement "lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);" (assignment_expression "lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" identifier = (call_expression "FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" identifier (argument_list "(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" ( identifier , identifier , (string_literal "".eh_frame"" " string_content ") , identifier , identifier , identifier )))) ;) (if_statement "if (lVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(lVar2 == 0)" ( (binary_expression "lVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "local_40[0] = lVar2;" (assignment_expression "local_40[0] = lVar2" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar1 = FUN_00399e90(param_1,local_40);" (assignment_expression "uVar1 = FUN_00399e90(param_1,local_40)" identifier = (call_expression "FUN_00399e90(param_1,local_40)" identifier (argument_list "(param_1,local_40)" ( identifier , identifier )))) ;) }) while (parenthesized_expression "((char)uVar1 == '\0')" ( (binary_expression "(char)uVar1 == '\0'" (cast_expression "(char)uVar1" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: bool find_eh_frame(Sized_relobj_file<64,_true> * this, uchar * pshdrs,\n char * names, section_size_type names_size) */\n\nbool __thiscall\ngold::Sized_relobj_file<64,_true>::find_eh_frame\n (Sized_relobj_file<64,_true> *this,uchar *pshdrs,char *names,section_size_type names_size)\n\n{\n bool bVar1;\n Shdr_data<64> *hdr;\n Shdr shdr;\n \n hdr = (Shdr_data<64> *)0x0;\n do {\n hdr = (Shdr_data<64> *)\n Object::find_shdr<64,_true>\n ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr);\n if (hdr == (Shdr_data<64> *)0x0) {\n return false;\n }\n shdr.p_ = hdr;\n bVar1 = check_eh_frame_flags(this,&shdr);\n } while (!bVar1);\n return bVar1;\n}\n\n" comment (declaration "bool __thiscall\ngold::Sized_relobj_file<64,_true>::find_eh_frame\n (Sized_relobj_file<64,_true> *this,uchar *pshdrs,char *names,section_size_type names_size)\n\n{\n bool bVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_true>::find_eh_frame\n (Sized_relobj_file<64,_true> *this,uchar *pshdrs,char *names,section_size_type names_size)\n\n{\n bool" identifier > : : (function_declarator "find_eh_frame\n (Sized_relobj_file<64,_true> *this,uchar *pshdrs,char *names,section_size_type names_size)" identifier (parameter_list "(Sized_relobj_file<64,_true> *this,uchar *pshdrs,char *names,section_size_type names_size)" ( (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uchar *pshdrs" type_identifier (pointer_declarator "*pshdrs" * identifier)) , (parameter_declaration "char *names" primitive_type (pointer_declarator "*names" * identifier)) , (parameter_declaration "section_size_type names_size" type_identifier identifier) ))) { primitive_type) identifier ;) (expression_statement "Shdr_data<64> *hdr;" (update_expression "Shdr_data<64> *hdr" (binary_expression "Shdr_data<64> *hdr" (binary_expression "Shdr_data<64" identifier < number_literal) > (pointer_expression "*hdr" * identifier)) --) ;) (declaration "Shdr shdr;" type_identifier identifier ;) (expression_statement "hdr = (Shdr_data<64> *)0x0;" (assignment_expression "hdr = (Shdr_data<64> *)0x0" identifier = (parenthesized_expression "(Shdr_data<64> *)0x0" ( (binary_expression "Shdr_data<64> *)0x0" (binary_expression "Shdr_data<64" identifier < number_literal) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) ;) (do_statement "do {\n hdr = (Shdr_data<64> *)\n Object::find_shdr<64,_true>\n ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr);\n if (hdr == (Shdr_data<64> *)0x0) {\n return false;\n }\n shdr.p_ = hdr;\n bVar1 = check_eh_frame_flags(this,&shdr);\n } while (!bVar1);" do (compound_statement "{\n hdr = (Shdr_data<64> *)\n Object::find_shdr<64,_true>\n ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr);\n if (hdr == (Shdr_data<64> *)0x0) {\n return false;\n }\n shdr.p_ = hdr;\n bVar1 = check_eh_frame_flags(this,&shdr);\n }" { (expression_statement "hdr = (Shdr_data<64> *)\n Object::find_shdr<64,_true>\n ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr);" (assignment_expression "hdr = (Shdr_data<64> *)\n Object::find_shdr<64,_true>\n ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr)" identifier = (parenthesized_expression "(Shdr_data<64> *)\n Object::find_shdr<64,_true>\n ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr)" ( (comma_expression "Shdr_data<64> *)\n Object::find_shdr<64,_true>\n ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr)" (binary_expression "Shdr_data<64> *)\n Object::find_shdr<64" (binary_expression "Shdr_data<64> *)\n Object" (binary_expression "Shdr_data<64" identifier < number_literal) > (pointer_expression "*)\n Object" * (ERROR ")" )) identifier)) (ERROR "::find_shdr" : : identifier) < number_literal) , (binary_expression "_true>\n ((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr)" identifier > (parenthesized_expression "((Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr)" ( (comma_expression "(Object *)this,pshdrs,".eh_frame",names,names_size,(uchar *)hdr" (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (comma_expression "pshdrs,".eh_frame",names,names_size,(uchar *)hdr" identifier , (comma_expression "".eh_frame",names,names_size,(uchar *)hdr" (string_literal "".eh_frame"" " string_content ") , (comma_expression "names,names_size,(uchar *)hdr" identifier , (comma_expression "names_size,(uchar *)hdr" identifier , (cast_expression "(uchar *)hdr" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)))))) )))) ))) ;) (if_statement "if (hdr == (Shdr_data<64> *)0x0) {\n return false;\n }" if (parenthesized_expression "(hdr == (Shdr_data<64> *)0x0)" ( (binary_expression "hdr == (Shdr_data<64> *)0x0)" identifier == (parenthesized_expression "(Shdr_data<64> *)0x0)" ( (binary_expression "Shdr_data<64> *)0x0" (binary_expression "Shdr_data<64" identifier < number_literal) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) )) (compound_statement "{\n return false;\n }" { (return_statement "return false;" return false ;) })) (expression_statement "shdr.p_ = hdr;" (assignment_expression "shdr.p_ = hdr" (field_expression "shdr.p_" identifier . field_identifier) = identifier) ;) (expression_statement "bVar1 = check_eh_frame_flags(this,&shdr);" (assignment_expression "bVar1 = check_eh_frame_flags(this,&shdr)" identifier = (call_expression "check_eh_frame_flags(this,&shdr)" identifier (argument_list "(this,&shdr)" ( identifier , (pointer_expression "&shdr" & identifier) )))) ;) }) while (parenthesized_expression "(!bVar1)" ( (unary_expression "!bVar1" ! identifier) )) ;) (return_statement "return bVar1;" return identifier ;) (ERROR "}" }))
(translation_unit "undefined8 FUN_00399ef0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 uVar1;\n long lVar2;\n long local_40 [2];\n \n lVar2 = 0;\n do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');\n return uVar1;\n}\n\n" (function_definition "undefined8 FUN_00399ef0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 uVar1;\n long lVar2;\n long local_40 [2];\n \n lVar2 = 0;\n do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');\n return uVar1;\n}" type_identifier (function_declarator "FUN_00399ef0(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 undefined8 uVar1;\n long lVar2;\n long local_40 [2];\n \n lVar2 = 0;\n do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');\n return uVar1;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_40 [2];" (sized_type_specifier "long" long) (array_declarator "local_40 [2]" identifier [ number_literal ]) ;) (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');" do (compound_statement "{\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n }" { (expression_statement "lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);" (assignment_expression "lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" identifier = (call_expression "FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" identifier (argument_list "(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" ( identifier , identifier , (string_literal "".eh_frame"" " string_content ") , identifier , identifier , identifier )))) ;) (if_statement "if (lVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(lVar2 == 0)" ( (binary_expression "lVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "local_40[0] = lVar2;" (assignment_expression "local_40[0] = lVar2" (subscript_expression "local_40[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar1 = FUN_00399e90(param_1,local_40);" (assignment_expression "uVar1 = FUN_00399e90(param_1,local_40)" identifier = (call_expression "FUN_00399e90(param_1,local_40)" identifier (argument_list "(param_1,local_40)" ( identifier , identifier )))) ;) }) while (parenthesized_expression "((char)uVar1 == '\0')" ( (binary_expression "(char)uVar1 == '\0'" (cast_expression "(char)uVar1" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) ;) (return_statement "return uVar1;" return identifier ;) })))
(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 IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (string_literal " string_content ") , IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == (char_literal ' escape_sequence ')) )) ;) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_00399ef0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined8 uVar1;\n long lVar2;\n long local_40 [2];\n \n lVar2 = 0;\n do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');\n return uVar1;\n}" (type_identifier "undefined8") (function_declarator "FUN_00399ef0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_00399ef0") (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 undefined8 uVar1;\n long lVar2;\n long local_40 [2];\n \n lVar2 = 0;\n do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');\n return uVar1;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long local_40 [2];" (sized_type_specifier "long" (long "long")) (array_declarator "local_40 [2]" (identifier "local_40") ([ "[") (number_literal "2") (] "]")) (; ";")) (expression_statement "lVar2 = 0;" (assignment_expression "lVar2 = 0" (identifier "lVar2") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n } while ((char)uVar1 == '\0');" (do "do") (compound_statement "{\n lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);\n if (lVar2 == 0) {\n return 0;\n }\n local_40[0] = lVar2;\n uVar1 = FUN_00399e90(param_1,local_40);\n }" ({ "{") (expression_statement "lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2);" (assignment_expression "lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" (identifier "lVar2") (= "=") (call_expression "FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" (identifier "FUN_00396610") (argument_list "(param_1,param_2,".eh_frame",param_3,param_4,lVar2)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (string_literal "".eh_frame"" (" """) (string_content ".eh_frame") (" """)) (, ",") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (identifier "lVar2") () ")")))) (; ";")) (if_statement "if (lVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(lVar2 == 0)" (( "(") (binary_expression "lVar2 == 0" (identifier "lVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "local_40[0] = lVar2;" (assignment_expression "local_40[0] = lVar2" (subscript_expression "local_40[0]" (identifier "local_40") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "uVar1 = FUN_00399e90(param_1,local_40);" (assignment_expression "uVar1 = FUN_00399e90(param_1,local_40)" (identifier "uVar1") (= "=") (call_expression "FUN_00399e90(param_1,local_40)" (identifier "FUN_00399e90") (argument_list "(param_1,local_40)" (( "(") (identifier "param_1") (, ",") (identifier "local_40") () ")")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((char)uVar1 == '\0')" (( "(") (binary_expression "(char)uVar1 == '\0'" (cast_expression "(char)uVar1" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar1")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* DWARF original prototype: bool find_eh_frame(Sized_relobj_file<64,_true> * this, uchar * pshdrs, char * names, section_size_type names_size) */ bool __thiscall gold::Sized_relobj_file<64,var_2>::find_eh_frame (Sized_relobj_file<64,var_2> *this,type_3 *pshdrs,char *names,section_size_type names_size) { bool bVar1; var_1<64> *var_3; type_1 shdr; var_3 = (var_1<64> *)0x0; do { var_3 = (var_1<64> *) type_2::find_shdr<64,var_2> ((type_2 *)this,pshdrs,".eh_frame",names,names_size,(type_3 *)var_3); if (var_3 == (var_1<64> *)0x0) { return false; } shdr.p_ = var_3; bVar1 = var_4(this,&shdr); } while (!bVar1); return bVar1; }
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: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (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) (string_literal (string_content)) (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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)))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence))))) (return_statement (identifier)))))
null
undefined8 MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined8 uVar1; long lVar2; long local_40 [2]; lVar2 = 0; do { lVar2 = FUN_00396610(param_1,param_2,".eh_frame",param_3,param_4,lVar2); if (lVar2 == 0) { return 0; } local_40[0] = lVar2; uVar1 = FUN_00399e90(param_1,local_40); } while ((char)uVar1 == '\0'); return uVar1; }
267_x86_64-linux-gnux32-as_and_x86_64-linux-gnux32-as_strip.c
frag_align
FUN_001170b0
void frag_align(int alignment,int fill_character,int max) { char *pcVar1; ulong uVar2; if (now_seg != (segT)(_bfd_std_section + 0x230)) { pcVar1 = frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0); *pcVar1 = (char)fill_character; return; } uVar2 = -1L << ((byte)alignment & 0x3f); uVar2 = (abs_section_offset - 1) - uVar2 & uVar2; if ((max != 0) && ((ulong)(long)max < uVar2 - abs_section_offset)) { return; } abs_section_offset = uVar2; return; }
undefined1 [16] FUN_001170b0(int param_1,undefined1 param_2,ulong param_3) { undefined1 auVar1 [16]; undefined1 *puVar2; ulong uVar3; undefined1 auVar4 [16]; undefined1 auVar5 [16]; undefined8 uStack_10; if (DAT_001e44a8 != 0x1dae90) { puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1); *puVar2 = param_2; auVar1._8_8_ = 0; auVar1._0_8_ = uStack_10; return auVar1 << 0x40; } uVar3 = -1L << ((byte)param_1 & 0x3f); auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3; if (((int)param_3 != 0) && (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_, auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)) { auVar5._0_8_ = auVar4._0_8_; return auVar5; } DAT_001e4778 = auVar4._0_8_; auVar4._8_8_ = param_3; return auVar4; }
LEA RAX,[0x1dae90] CMP qword ptr [0x001e44a8],RAX JZ 0x001170f0 PUSH RBX MOV ECX,EDX MOV EBX,ESI MOVSXD R9,EDI MOV EDX,0x1 XOR R8D,R8D MOV ESI,0x1 MOV EDI,0x2 SUB RSP,0x8 PUSH 0x0 CALL 0x00116fe0 MOV byte ptr [RAX],BL POP RAX POP RDX POP RBX RET MOV ECX,EDI MOV RAX,-0x1 MOV RSI,qword ptr [0x001e4778] SHL RAX,CL MOV RCX,RAX LEA RAX,[RSI + -0x1] SUB RAX,RCX AND RAX,RCX TEST EDX,EDX JZ 0x00117122 MOV RCX,RAX MOVSXD RDX,EDX SUB RCX,RSI CMP RCX,RDX JA 0x00117130 MOV qword ptr [0x001e4778],RAX RET RET
null
null
null
null
[(u'INT_LEFT_-1207013020', u'INT_AND_-1207012960'), ('tmp_451', u'SUBPIECE_-1207012834'), (u'STORE_-1207013095', u'INDIRECT_-1207012828'), (u'INT_AND_-1207013024', u'INT_LEFT_-1207013020'), (u'INT_NOTEQUAL_-1207013175', u'CBRANCH_-1207013170'), (u'SUBPIECE_-1207012834', u'STORE_-1207013095'), ('const-1944672', u'PTRSUB_-1207012858'), (u'INT_SEXT_-1207012941', u'CAST_-1207012752'), ('tmp_743', u'COPY_-1207012822'), (u'CAST_-1207012858', u'INT_NOTEQUAL_-1207013175'), ('const-560', u'PTRADD_-1207012858'), ('const-0', u'SUBPIECE_-1207012834'), ('tmp_452', u'CALL_-1207013098'), (u'CALL_-1207013098', u'STORE_-1207013095'), ('tmp_744', u'COPY_-1207012809'), (u'COPY_-1207012924', u'COPY_-1207012817'), ('const-0', u'INT_NOTEQUAL_-1207012961'), ('tmp_30', u'CBRANCH_-1207013170'), ('tmp_424', u'CBRANCH_-1207012923'), ('const-1', u'CALL_-1207013098'), (u'INT_SEXT_-1207013142', u'CALL_-1207013098'), ('const-1', u'PTRADD_-1207012858'), ('const--1', u'INT_LEFT_-1207013020'), ('tmp_743', u'COPY_-1207012814'), ('const-1', u'CALL_-1207013098'), (u'INT_SUB_-1207012933', u'INT_LESS_-1207012915'), ('tmp_452', u'INT_NOTEQUAL_-1207012961'), ('const-2', u'CALL_-1207013098'), ('const-0', u'PTRSUB_-1207012858'), (u'INT_AND_-1207012960', u'INT_SUB_-1207012933'), (u'STORE_-1207013095', u'INDIRECT_-1207012823'), (u'CALL_-1207013098', u'INDIRECT_-1207012837'), (u'INDIRECT_-1207012823', u'COPY_-1207012881'), (u'INDIRECT_-1207012828', u'COPY_-1207012886'), ('tmp_743', u'INT_NOTEQUAL_-1207013175'), (u'INT_SUB_-1207012979', u'INT_AND_-1207012960'), ('const-0', u'RETURN_-1207012895'), ('const-63', u'INT_AND_-1207013024'), (u'PTRADD_-1207012858', u'CAST_-1207012858'), (u'PTRSUB_-1207012858', u'PTRADD_-1207012858'), ('const-0', u'CALL_-1207013098'), ('const-0', u'SUBPIECE_-1207012805'), (u'INT_LEFT_-1207013020', u'INT_SUB_-1207012979'), (u'INT_SUB_-1207012987', u'INT_SUB_-1207012979'), (u'INT_NOTEQUAL_-1207012961', u'CBRANCH_-1207012961'), ('tmp_359', u'CBRANCH_-1207012961'), (u'CAST_-1207012752', u'INT_LESS_-1207012915'), (u'INT_LESS_-1207012915', u'CBRANCH_-1207012923'), (u'INT_AND_-1207012960', u'COPY_-1207012924'), ('tmp_744', u'INT_SUB_-1207012933'), ('tmp_452', u'INT_SEXT_-1207012941'), ('const-433', u'STORE_-1207013095'), ('const-0', u'RETURN_-1207013068'), ('tmp_744', u'INT_SUB_-1207012987'), ('const-1', u'INT_SUB_-1207012987'), (u'CALL_-1207013098', u'INDIRECT_-1207012832'), (u'SUBPIECE_-1207012805', u'INT_AND_-1207013024'), ('const-0', u'CALL_-1207013098'), ('tmp_450', u'SUBPIECE_-1207012805'), ('const-0', u'RETURN_-1207012905'), ('tmp_450', u'INT_SEXT_-1207013142')]
[('tmp_617', u'MULTIEQUAL_-1207012826'), (u'INT_LEFT_-1207013020', u'INT_AND_-1207012960'), (u'SUBPIECE_-1207012886', u'INT_SEXT_-1207012941'), (u'INT_AND_-1207012960', u'COPY_-1207012795'), ('const-63', u'INT_AND_-1207013024'), (u'CAST_-1207012810', u'STORE_-1207013095'), ('tmp_617', u'INT_AND_-1207012966'), ('tmp_765', u'INT_ADD_-1207012988'), (u'INT_AND_-1207013024', u'INT_LEFT_-1207013020'), (u'INT_NOTEQUAL_-1207013175', u'CBRANCH_-1207013170'), (u'COPY_-1207012803', u'PIECE_-1207012784'), (u'STORE_-1207013095', u'INDIRECT_-1207012827'), ('tmp_771', u'STORE_-1207013095'), ('tmp_765', u'COPY_-1207012808'), ('tmp_681', u'INT_SEXT_-1207013142'), ('const-64', u'INT_LEFT_-1207012849'), (u'MULTIEQUAL_-1207012826', u'COPY_-1207012803'), (u'SUBPIECE_-1207012804', u'INT_AND_-1207013024'), (u'COPY_-1207012810', u'MULTIEQUAL_-1207012826'), ('const-0', u'INT_NOTEQUAL_-1207012961'), ('tmp_30', u'CBRANCH_-1207013170'), (u'CALL_-1207013098', u'CAST_-1207012810'), ('tmp_424', u'CBRANCH_-1207012923'), (u'INT_AND_-1207012960', u'PIECE_-1207012784'), ('const-1', u'CALL_-1207013098'), (u'INT_SEXT_-1207013142', u'CALL_-1207013098'), (u'PIECE_-1207012776', u'RETURN_-1207012895'), ('const-2', u'CALL_-1207013098'), ('const-0', u'CALL_-1207013098'), (u'INT_SUB_-1207012933', u'INT_LESS_-1207012915'), ('const--1', u'INT_ADD_-1207012988'), (u'INT_AND_-1207012960', u'INT_SUB_-1207012933'), (u'INDIRECT_-1207012822', u'COPY_-1207012880'), ('tmp_764', u'COPY_-1207012821'), (u'CALL_-1207013098', u'INDIRECT_-1207012831'), ('const-433', u'STORE_-1207013095'), (u'INT_SEXT_-1207012941', u'COPY_-1207012810'), (u'STORE_-1207013095', u'INDIRECT_-1207012822'), (u'SUBPIECE_-1207012886', u'INT_NOTEQUAL_-1207012961'), ('const-0', u'SUBPIECE_-1207012886'), ('const-0', u'SUBPIECE_-1207012804'), (u'INDIRECT_-1207012827', u'COPY_-1207012885'), ('const-1', u'CALL_-1207013098'), (u'INT_SUB_-1207012979', u'INT_AND_-1207012960'), (u'COPY_-1207012870', u'PIECE_-1207012811'), (u'INT_LEFT_-1207012849', u'COPY_-1207012909'), ('const-0', u'RETURN_-1207012895'), (u'INT_ADD_-1207012988', u'INT_SUB_-1207012979'), ('const-1945232', u'INT_NOTEQUAL_-1207013175'), ('const-4294967295', u'INT_AND_-1207012966'), ('tmp_765', u'INT_SUB_-1207012933'), (u'PIECE_-1207012784', u'RETURN_-1207012905'), (u'COPY_-1207012869', u'PIECE_-1207012811'), (u'INT_AND_-1207012966', u'CALL_-1207013098'), ('tmp_617', u'SUBPIECE_-1207012886'), ('tmp_764', u'COPY_-1207012813'), (u'INT_LEFT_-1207013020', u'INT_SUB_-1207012979'), (u'CALL_-1207013098', u'INDIRECT_-1207012836'), (u'INT_SEXT_-1207012941', u'INT_LESS_-1207012915'), ('tmp_764', u'INT_NOTEQUAL_-1207013175'), (u'INT_NOTEQUAL_-1207012961', u'CBRANCH_-1207012961'), ('tmp_359', u'CBRANCH_-1207012961'), (u'INT_LESS_-1207012915', u'CBRANCH_-1207012923'), (u'INT_AND_-1207012960', u'COPY_-1207012924'), ('const-0', u'COPY_-1207012870'), (u'COPY_-1207012924', u'COPY_-1207012816'), ('const-0', u'RETURN_-1207013068'), ('const--1', u'INT_LEFT_-1207013020'), (u'INT_SEXT_-1207012941', u'PIECE_-1207012776'), (u'PIECE_-1207012811', u'INT_LEFT_-1207012849'), ('tmp_681', u'SUBPIECE_-1207012804'), ('tmp_766', u'COPY_-1207012869'), (u'COPY_-1207012909', u'RETURN_-1207013068'), (u'COPY_-1207012795', u'PIECE_-1207012776'), ('const-0', u'RETURN_-1207012905')]
null
null
001170b0
x64
O2
(translation_unit "undefined1 [16] FUN_001170b0(int param_1,undefined1 param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];\n undefined1 *puVar2;\n ulong uVar3;\n undefined1 auVar4 [16];\n undefined1 auVar5 [16];\n undefined8 uStack_10;\n \n if (DAT_001e44a8 != 0x1dae90) {\n puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);\n *puVar2 = param_2;\n auVar1._8_8_ = 0;\n auVar1._0_8_ = uStack_10;\n return auVar1 << 0x40;\n }\n uVar3 = -1L << ((byte)param_1 & 0x3f);\n auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3;\n if (((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)) {\n auVar5._0_8_ = auVar4._0_8_;\n return auVar5;\n }\n DAT_001e4778 = auVar4._0_8_;\n auVar4._8_8_ = param_3;\n return auVar4;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_001170b0(int param_1,undefined1 param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];" (macro_type_specifier "FUN_001170b0(int" identifier ( (type_descriptor "int" primitive_type) )) identifier , identifier (ERROR "param_2" identifier) , (ERROR "ulong param_3)\n\n{\n undefined1" identifier identifier ) { identifier) (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "undefined1 auVar4 [16];" type_identifier (array_declarator "auVar4 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 auVar5 [16];" type_identifier (array_declarator "auVar5 [16]" identifier [ number_literal ]) ;) (declaration "undefined8 uStack_10;" type_identifier identifier ;) (if_statement "if (DAT_001e44a8 != 0x1dae90) {\n puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);\n *puVar2 = param_2;\n auVar1._8_8_ = 0;\n auVar1._0_8_ = uStack_10;\n return auVar1 << 0x40;\n }" if (parenthesized_expression "(DAT_001e44a8 != 0x1dae90)" ( (binary_expression "DAT_001e44a8 != 0x1dae90" identifier != number_literal) )) (compound_statement "{\n puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);\n *puVar2 = param_2;\n auVar1._8_8_ = 0;\n auVar1._0_8_ = uStack_10;\n return auVar1 << 0x40;\n }" { (expression_statement "puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);" (assignment_expression "puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" identifier = (cast_expression "(undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" identifier (argument_list "(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" ( number_literal , number_literal , number_literal , (binary_expression "param_3 & 0xffffffff" identifier & number_literal) , number_literal , (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))))) ;) (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "auVar1._8_8_ = 0;" (assignment_expression "auVar1._8_8_ = 0" (field_expression "auVar1._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar1._0_8_ = uStack_10;" (assignment_expression "auVar1._0_8_ = uStack_10" (field_expression "auVar1._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar1 << 0x40;" return (binary_expression "auVar1 << 0x40" identifier << number_literal) ;) })) (expression_statement "uVar3 = -1L << ((byte)param_1 & 0x3f);" (assignment_expression "uVar3 = -1L << ((byte)param_1 & 0x3f)" identifier = (binary_expression "-1L << ((byte)param_1 & 0x3f)" number_literal << (parenthesized_expression "((byte)param_1 & 0x3f)" ( (binary_expression "(byte)param_1 & 0x3f" (cast_expression "(byte)param_1" ( (type_descriptor "byte" type_identifier) ) identifier) & number_literal) )))) ;) (expression_statement "auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3;" (assignment_expression "auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3" (field_expression "auVar4._0_8_" identifier . field_identifier) = (binary_expression "(DAT_001e4778 + -1) - uVar3 & uVar3" (binary_expression "(DAT_001e4778 + -1) - uVar3" (parenthesized_expression "(DAT_001e4778 + -1)" ( (binary_expression "DAT_001e4778 + -1" identifier + number_literal) )) - identifier) & identifier)) ;) (if_statement "if (((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)) {\n auVar5._0_8_ = auVar4._0_8_;\n return auVar5;\n }" if (parenthesized_expression "(((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778))" ( (binary_expression "((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)" (parenthesized_expression "((int)param_3 != 0)" ( (binary_expression "(int)param_3 != 0" (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) )) && (parenthesized_expression "(auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)" ( (comma_expression "auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (assignment_expression "auVar5._8_8_ = (ulong)(int)param_3" (field_expression "auVar5._8_8_" identifier . field_identifier) = (cast_expression "(ulong)(int)param_3" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier))) , (comma_expression "param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (assignment_expression "param_3 = auVar5._8_8_" identifier = (field_expression "auVar5._8_8_" identifier . field_identifier)) , (binary_expression "auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (field_expression "auVar5._8_8_" identifier . field_identifier) < (binary_expression "auVar4._0_8_ - DAT_001e4778" (field_expression "auVar4._0_8_" identifier . field_identifier) - identifier)))) ))) )) (compound_statement "{\n auVar5._0_8_ = auVar4._0_8_;\n return auVar5;\n }" { (expression_statement "auVar5._0_8_ = auVar4._0_8_;" (assignment_expression "auVar5._0_8_ = auVar4._0_8_" (field_expression "auVar5._0_8_" identifier . field_identifier) = (field_expression "auVar4._0_8_" identifier . field_identifier)) ;) (return_statement "return auVar5;" return identifier ;) })) (expression_statement "DAT_001e4778 = auVar4._0_8_;" (assignment_expression "DAT_001e4778 = auVar4._0_8_" identifier = (field_expression "auVar4._0_8_" identifier . field_identifier)) ;) (expression_statement "auVar4._8_8_ = param_3;" (assignment_expression "auVar4._8_8_ = param_3" (field_expression "auVar4._8_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar4;" return identifier ;) (ERROR "}" }))
(translation_unit "void frag_align(int alignment,int fill_character,int max)\n\n{\n char *pcVar1;\n ulong uVar2;\n \n if (now_seg != (segT)(_bfd_std_section + 0x230)) {\n pcVar1 = frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0);\n *pcVar1 = (char)fill_character;\n return;\n }\n uVar2 = -1L << ((byte)alignment & 0x3f);\n uVar2 = (abs_section_offset - 1) - uVar2 & uVar2;\n if ((max != 0) && ((ulong)(long)max < uVar2 - abs_section_offset)) {\n return;\n }\n abs_section_offset = uVar2;\n return;\n}\n\n" (function_definition "void frag_align(int alignment,int fill_character,int max)\n\n{\n char *pcVar1;\n ulong uVar2;\n \n if (now_seg != (segT)(_bfd_std_section + 0x230)) {\n pcVar1 = frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0);\n *pcVar1 = (char)fill_character;\n return;\n }\n uVar2 = -1L << ((byte)alignment & 0x3f);\n uVar2 = (abs_section_offset - 1) - uVar2 & uVar2;\n if ((max != 0) && ((ulong)(long)max < uVar2 - abs_section_offset)) {\n return;\n }\n abs_section_offset = uVar2;\n return;\n}" primitive_type (function_declarator "frag_align(int alignment,int fill_character,int max)" identifier (parameter_list "(int alignment,int fill_character,int max)" ( (parameter_declaration "int alignment" primitive_type identifier) , (parameter_declaration "int fill_character" primitive_type identifier) , (parameter_declaration "int max" primitive_type identifier) ))) (compound_statement "{\n char *pcVar1;\n ulong uVar2;\n \n if (now_seg != (segT)(_bfd_std_section + 0x230)) {\n pcVar1 = frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0);\n *pcVar1 = (char)fill_character;\n return;\n }\n uVar2 = -1L << ((byte)alignment & 0x3f);\n uVar2 = (abs_section_offset - 1) - uVar2 & uVar2;\n if ((max != 0) && ((ulong)(long)max < uVar2 - abs_section_offset)) {\n return;\n }\n abs_section_offset = uVar2;\n return;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "ulong uVar2;" type_identifier identifier ;) (if_statement "if (now_seg != (segT)(_bfd_std_section + 0x230)) {\n pcVar1 = frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0);\n *pcVar1 = (char)fill_character;\n return;\n }" if (parenthesized_expression "(now_seg != (segT)(_bfd_std_section + 0x230))" ( (binary_expression "now_seg != (segT)(_bfd_std_section + 0x230)" identifier != (call_expression "(segT)(_bfd_std_section + 0x230)" (parenthesized_expression "(segT)" ( identifier )) (argument_list "(_bfd_std_section + 0x230)" ( (binary_expression "_bfd_std_section + 0x230" identifier + number_literal) )))) )) (compound_statement "{\n pcVar1 = frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0);\n *pcVar1 = (char)fill_character;\n return;\n }" { (expression_statement "pcVar1 = frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0);" (assignment_expression "pcVar1 = frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0)" identifier = (call_expression "frag_var(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0)" identifier (argument_list "(rs_align,1,1,max,(symbolS *)0x0,(long)alignment,(char *)0x0)" ( identifier , number_literal , number_literal , identifier , (cast_expression "(symbolS *)0x0" ( (type_descriptor "symbolS *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) , (cast_expression "(long)alignment" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (expression_statement "*pcVar1 = (char)fill_character;" (assignment_expression "*pcVar1 = (char)fill_character" (pointer_expression "*pcVar1" * identifier) = (cast_expression "(char)fill_character" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (return_statement "return;" return ;) })) (expression_statement "uVar2 = -1L << ((byte)alignment & 0x3f);" (assignment_expression "uVar2 = -1L << ((byte)alignment & 0x3f)" identifier = (binary_expression "-1L << ((byte)alignment & 0x3f)" number_literal << (parenthesized_expression "((byte)alignment & 0x3f)" ( (binary_expression "(byte)alignment & 0x3f" (cast_expression "(byte)alignment" ( (type_descriptor "byte" type_identifier) ) identifier) & number_literal) )))) ;) (expression_statement "uVar2 = (abs_section_offset - 1) - uVar2 & uVar2;" (assignment_expression "uVar2 = (abs_section_offset - 1) - uVar2 & uVar2" identifier = (binary_expression "(abs_section_offset - 1) - uVar2 & uVar2" (binary_expression "(abs_section_offset - 1) - uVar2" (parenthesized_expression "(abs_section_offset - 1)" ( (binary_expression "abs_section_offset - 1" identifier - number_literal) )) - identifier) & identifier)) ;) (if_statement "if ((max != 0) && ((ulong)(long)max < uVar2 - abs_section_offset)) {\n return;\n }" if (parenthesized_expression "((max != 0) && ((ulong)(long)max < uVar2 - abs_section_offset))" ( (binary_expression "(max != 0) && ((ulong)(long)max < uVar2 - abs_section_offset)" (parenthesized_expression "(max != 0)" ( (binary_expression "max != 0" identifier != number_literal) )) && (parenthesized_expression "((ulong)(long)max < uVar2 - abs_section_offset)" ( (binary_expression "(ulong)(long)max < uVar2 - abs_section_offset" (cast_expression "(ulong)(long)max" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(long)max" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) < (binary_expression "uVar2 - abs_section_offset" identifier - identifier)) ))) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "abs_section_offset = uVar2;" (assignment_expression "abs_section_offset = uVar2" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "undefined1 [16] FUN_001170b0(int param_1,undefined1 param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];\n undefined1 *puVar2;\n ulong uVar3;\n undefined1 auVar4 [16];\n undefined1 auVar5 [16];\n undefined8 uStack_10;\n \n if (DAT_001e44a8 != 0x1dae90) {\n puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);\n *puVar2 = param_2;\n auVar1._8_8_ = 0;\n auVar1._0_8_ = uStack_10;\n return auVar1 << 0x40;\n }\n uVar3 = -1L << ((byte)param_1 & 0x3f);\n auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3;\n if (((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)) {\n auVar5._0_8_ = auVar4._0_8_;\n return auVar5;\n }\n DAT_001e4778 = auVar4._0_8_;\n auVar4._8_8_ = param_3;\n return auVar4;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_001170b0(int param_1,undefined1 param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];" (macro_type_specifier "FUN_001170b0(int" identifier ( (type_descriptor "int" primitive_type) )) identifier , identifier (ERROR "param_2" identifier) , (ERROR "ulong param_3)\n\n{\n undefined1" identifier identifier ) { identifier) (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "undefined1 auVar4 [16];" type_identifier (array_declarator "auVar4 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 auVar5 [16];" type_identifier (array_declarator "auVar5 [16]" identifier [ number_literal ]) ;) (declaration "undefined8 uStack_10;" type_identifier identifier ;) (if_statement "if (DAT_001e44a8 != 0x1dae90) {\n puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);\n *puVar2 = param_2;\n auVar1._8_8_ = 0;\n auVar1._0_8_ = uStack_10;\n return auVar1 << 0x40;\n }" if (parenthesized_expression "(DAT_001e44a8 != 0x1dae90)" ( (binary_expression "DAT_001e44a8 != 0x1dae90" identifier != number_literal) )) (compound_statement "{\n puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);\n *puVar2 = param_2;\n auVar1._8_8_ = 0;\n auVar1._0_8_ = uStack_10;\n return auVar1 << 0x40;\n }" { (expression_statement "puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);" (assignment_expression "puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" identifier = (cast_expression "(undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" identifier (argument_list "(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" ( number_literal , number_literal , number_literal , (binary_expression "param_3 & 0xffffffff" identifier & number_literal) , number_literal , (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ))))) ;) (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "auVar1._8_8_ = 0;" (assignment_expression "auVar1._8_8_ = 0" (field_expression "auVar1._8_8_" identifier . field_identifier) = number_literal) ;) (expression_statement "auVar1._0_8_ = uStack_10;" (assignment_expression "auVar1._0_8_ = uStack_10" (field_expression "auVar1._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar1 << 0x40;" return (binary_expression "auVar1 << 0x40" identifier << number_literal) ;) })) (expression_statement "uVar3 = -1L << ((byte)param_1 & 0x3f);" (assignment_expression "uVar3 = -1L << ((byte)param_1 & 0x3f)" identifier = (binary_expression "-1L << ((byte)param_1 & 0x3f)" number_literal << (parenthesized_expression "((byte)param_1 & 0x3f)" ( (binary_expression "(byte)param_1 & 0x3f" (cast_expression "(byte)param_1" ( (type_descriptor "byte" type_identifier) ) identifier) & number_literal) )))) ;) (expression_statement "auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3;" (assignment_expression "auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3" (field_expression "auVar4._0_8_" identifier . field_identifier) = (binary_expression "(DAT_001e4778 + -1) - uVar3 & uVar3" (binary_expression "(DAT_001e4778 + -1) - uVar3" (parenthesized_expression "(DAT_001e4778 + -1)" ( (binary_expression "DAT_001e4778 + -1" identifier + number_literal) )) - identifier) & identifier)) ;) (if_statement "if (((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)) {\n auVar5._0_8_ = auVar4._0_8_;\n return auVar5;\n }" if (parenthesized_expression "(((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778))" ( (binary_expression "((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)" (parenthesized_expression "((int)param_3 != 0)" ( (binary_expression "(int)param_3 != 0" (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier) != number_literal) )) && (parenthesized_expression "(auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)" ( (comma_expression "auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (assignment_expression "auVar5._8_8_ = (ulong)(int)param_3" (field_expression "auVar5._8_8_" identifier . field_identifier) = (cast_expression "(ulong)(int)param_3" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(int)param_3" ( (type_descriptor "int" primitive_type) ) identifier))) , (comma_expression "param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (assignment_expression "param_3 = auVar5._8_8_" identifier = (field_expression "auVar5._8_8_" identifier . field_identifier)) , (binary_expression "auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (field_expression "auVar5._8_8_" identifier . field_identifier) < (binary_expression "auVar4._0_8_ - DAT_001e4778" (field_expression "auVar4._0_8_" identifier . field_identifier) - identifier)))) ))) )) (compound_statement "{\n auVar5._0_8_ = auVar4._0_8_;\n return auVar5;\n }" { (expression_statement "auVar5._0_8_ = auVar4._0_8_;" (assignment_expression "auVar5._0_8_ = auVar4._0_8_" (field_expression "auVar5._0_8_" identifier . field_identifier) = (field_expression "auVar4._0_8_" identifier . field_identifier)) ;) (return_statement "return auVar5;" return identifier ;) })) (expression_statement "DAT_001e4778 = auVar4._0_8_;" (assignment_expression "DAT_001e4778 = auVar4._0_8_" identifier = (field_expression "auVar4._0_8_" identifier . field_identifier)) ;) (expression_statement "auVar4._8_8_ = param_3;" (assignment_expression "auVar4._8_8_ = param_3" (field_expression "auVar4._8_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar4;" return identifier ;) (ERROR "}" }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (declaration (macro_type_specifier IDENT ( (type_descriptor TYPE) )) IDENT , IDENT (ERROR IDENT) , (ERROR IDENT IDENT ) { IDENT) (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , LIT , LIT , (binary_expression IDENT & LIT) , LIT , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (return_statement return (binary_expression IDENT << LIT) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression LIT << (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) - IDENT) & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression (field_expression IDENT . field_identifier) = (cast_expression ( (type_descriptor TYPE) ) (cast_expression ( (type_descriptor TYPE) ) IDENT))) , (comma_expression (assignment_expression IDENT = (field_expression IDENT . field_identifier)) , (binary_expression (field_expression IDENT . field_identifier) < (binary_expression (field_expression IDENT . field_identifier) - IDENT)))) ))) )) (compound_statement { (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (field_expression IDENT . field_identifier)) ;) (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (field_expression IDENT . field_identifier)) ;) (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_001170b0(int param_1,undefined1 param_2,ulong param_3)\n\n{\n undefined1 auVar1 [16];" (macro_type_specifier "FUN_001170b0(int" (identifier "FUN_001170b0") (( "(") (type_descriptor "int" (primitive_type "int")) () "")) (identifier "param_1") (, ",") (identifier "undefined1") (ERROR "param_2" (identifier "param_2")) (, ",") (ERROR "ulong param_3)\n\n{\n undefined1" (identifier "ulong") (identifier "param_3") () ")") ({ "{") (identifier "undefined1")) (array_declarator "auVar1 [16]" (identifier "auVar1") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 *puVar2;" (type_identifier "undefined1") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "undefined1 auVar4 [16];" (type_identifier "undefined1") (array_declarator "auVar4 [16]" (identifier "auVar4") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 auVar5 [16];" (type_identifier "undefined1") (array_declarator "auVar5 [16]" (identifier "auVar5") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined8 uStack_10;" (type_identifier "undefined8") (identifier "uStack_10") (; ";")) (if_statement "if (DAT_001e44a8 != 0x1dae90) {\n puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);\n *puVar2 = param_2;\n auVar1._8_8_ = 0;\n auVar1._0_8_ = uStack_10;\n return auVar1 << 0x40;\n }" (if "if") (parenthesized_expression "(DAT_001e44a8 != 0x1dae90)" (( "(") (binary_expression "DAT_001e44a8 != 0x1dae90" (identifier "DAT_001e44a8") (!= "!=") (number_literal "0x1dae90")) () ")")) (compound_statement "{\n puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);\n *puVar2 = param_2;\n auVar1._8_8_ = 0;\n auVar1._0_8_ = uStack_10;\n return auVar1 << 0x40;\n }" ({ "{") (expression_statement "puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1);" (assignment_expression "puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" (identifier "puVar2") (= "=") (cast_expression "(undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" (identifier "FUN_00116fe0") (argument_list "(2,1,1,param_3 & 0xffffffff,0,(long)param_1)" (( "(") (number_literal "2") (, ",") (number_literal "1") (, ",") (number_literal "1") (, ",") (binary_expression "param_3 & 0xffffffff" (identifier "param_3") (& "&") (number_literal "0xffffffff")) (, ",") (number_literal "0") (, ",") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) () ")"))))) (; ";")) (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "auVar1._8_8_ = 0;" (assignment_expression "auVar1._8_8_ = 0" (field_expression "auVar1._8_8_" (identifier "auVar1") (. ".") (field_identifier "_8_8_")) (= "=") (number_literal "0")) (; ";")) (expression_statement "auVar1._0_8_ = uStack_10;" (assignment_expression "auVar1._0_8_ = uStack_10" (field_expression "auVar1._0_8_" (identifier "auVar1") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "uStack_10")) (; ";")) (return_statement "return auVar1 << 0x40;" (return "return") (binary_expression "auVar1 << 0x40" (identifier "auVar1") (<< "<<") (number_literal "0x40")) (; ";")) (} "}"))) (expression_statement "uVar3 = -1L << ((byte)param_1 & 0x3f);" (assignment_expression "uVar3 = -1L << ((byte)param_1 & 0x3f)" (identifier "uVar3") (= "=") (binary_expression "-1L << ((byte)param_1 & 0x3f)" (number_literal "-1L") (<< "<<") (parenthesized_expression "((byte)param_1 & 0x3f)" (( "(") (binary_expression "(byte)param_1 & 0x3f" (cast_expression "(byte)param_1" (( "(") (type_descriptor "byte" (type_identifier "byte")) () ")") (identifier "param_1")) (& "&") (number_literal "0x3f")) () ")")))) (; ";")) (expression_statement "auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3;" (assignment_expression "auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3" (field_expression "auVar4._0_8_" (identifier "auVar4") (. ".") (field_identifier "_0_8_")) (= "=") (binary_expression "(DAT_001e4778 + -1) - uVar3 & uVar3" (binary_expression "(DAT_001e4778 + -1) - uVar3" (parenthesized_expression "(DAT_001e4778 + -1)" (( "(") (binary_expression "DAT_001e4778 + -1" (identifier "DAT_001e4778") (+ "+") (number_literal "-1")) () ")")) (- "-") (identifier "uVar3")) (& "&") (identifier "uVar3"))) (; ";")) (if_statement "if (((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)) {\n auVar5._0_8_ = auVar4._0_8_;\n return auVar5;\n }" (if "if") (parenthesized_expression "(((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778))" (( "(") (binary_expression "((int)param_3 != 0) &&\n (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)" (parenthesized_expression "((int)param_3 != 0)" (( "(") (binary_expression "(int)param_3 != 0" (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)" (( "(") (comma_expression "auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (assignment_expression "auVar5._8_8_ = (ulong)(int)param_3" (field_expression "auVar5._8_8_" (identifier "auVar5") (. ".") (field_identifier "_8_8_")) (= "=") (cast_expression "(ulong)(int)param_3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (cast_expression "(int)param_3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "param_3")))) (, ",") (comma_expression "param_3 = auVar5._8_8_,\n auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (assignment_expression "param_3 = auVar5._8_8_" (identifier "param_3") (= "=") (field_expression "auVar5._8_8_" (identifier "auVar5") (. ".") (field_identifier "_8_8_"))) (, ",") (binary_expression "auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778" (field_expression "auVar5._8_8_" (identifier "auVar5") (. ".") (field_identifier "_8_8_")) (< "<") (binary_expression "auVar4._0_8_ - DAT_001e4778" (field_expression "auVar4._0_8_" (identifier "auVar4") (. ".") (field_identifier "_0_8_")) (- "-") (identifier "DAT_001e4778"))))) () ")"))) () ")")) (compound_statement "{\n auVar5._0_8_ = auVar4._0_8_;\n return auVar5;\n }" ({ "{") (expression_statement "auVar5._0_8_ = auVar4._0_8_;" (assignment_expression "auVar5._0_8_ = auVar4._0_8_" (field_expression "auVar5._0_8_" (identifier "auVar5") (. ".") (field_identifier "_0_8_")) (= "=") (field_expression "auVar4._0_8_" (identifier "auVar4") (. ".") (field_identifier "_0_8_"))) (; ";")) (return_statement "return auVar5;" (return "return") (identifier "auVar5") (; ";")) (} "}"))) (expression_statement "DAT_001e4778 = auVar4._0_8_;" (assignment_expression "DAT_001e4778 = auVar4._0_8_" (identifier "DAT_001e4778") (= "=") (field_expression "auVar4._0_8_" (identifier "auVar4") (. ".") (field_identifier "_0_8_"))) (; ";")) (expression_statement "auVar4._8_8_ = param_3;" (assignment_expression "auVar4._8_8_ = param_3" (field_expression "auVar4._8_8_" (identifier "auVar4") (. ".") (field_identifier "_8_8_")) (= "=") (identifier "param_3")) (; ";")) (return_statement "return auVar4;" (return "return") (identifier "auVar4") (; ";")) (ERROR "}" (} "}"))
void function_1(int alignment,int fill_character,int var_6) { char *pcVar1; type_1 var_5; if (var_1 != (segT)(var_2 + 0x230)) { pcVar1 = var_3(rs_align,1,1,var_6,(type_2 *)0x0,(long)alignment,(char *)0x0); *pcVar1 = (char)fill_character; return; } var_5 = -1L << ((type_3)alignment & 0x3f); var_5 = (var_4 - 1) - var_5 & var_5; if ((var_6 != 0) && ((type_1)(long)var_6 < var_5 - var_4)) { return; } var_4 = var_5; return; }
null
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (declaration type: (macro_type_specifier name: (identifier) type: (type_descriptor type: (primitive_type)) (MISSING ")")) declarator: (identifier) declarator: (identifier) (ERROR (identifier)) (ERROR (identifier) (identifier) (identifier)) 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: (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)) (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: (call_expression function: (identifier) arguments: (argument_list (number_literal) (number_literal) (number_literal) (binary_expression left: (identifier) right: (number_literal)) (number_literal) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (return_statement (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (number_literal) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier)) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (comma_expression left: (assignment_expression left: (identifier) right: (field_expression argument: (identifier) field: (field_identifier))) right: (binary_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (binary_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier)))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (field_expression argument: (identifier) field: (field_identifier)))) (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (field_expression argument: (identifier) field: (field_identifier)))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (return_statement (identifier)) (ERROR))
null
undefined1 [16] MASKED(int param_1,undefined1 param_2,ulong param_3) { undefined1 auVar1 [16]; undefined1 *puVar2; ulong uVar3; undefined1 auVar4 [16]; undefined1 auVar5 [16]; undefined8 uStack_10; if (DAT_001e44a8 != 0x1dae90) { puVar2 = (undefined1 *)FUN_00116fe0(2,1,1,param_3 & 0xffffffff,0,(long)param_1); *puVar2 = param_2; auVar1._8_8_ = 0; auVar1._0_8_ = uStack_10; return auVar1 << 0x40; } uVar3 = -1L << ((byte)param_1 & 0x3f); auVar4._0_8_ = (DAT_001e4778 + -1) - uVar3 & uVar3; if (((int)param_3 != 0) && (auVar5._8_8_ = (ulong)(int)param_3, param_3 = auVar5._8_8_, auVar5._8_8_ < auVar4._0_8_ - DAT_001e4778)) { auVar5._0_8_ = auVar4._0_8_; return auVar5; } DAT_001e4778 = auVar4._0_8_; auVar4._8_8_ = param_3; return auVar4; }
18_powerpc-linux-gnuspe-as_and_powerpc-linux-gnuspe-as_strip.c
fread
fread
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream) { size_t sVar1; sVar1 = (*(code *)PTR_fread_00194098)(); return sVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream) { size_t sVar1; sVar1 = (*(code *)PTR_fread_00194098)(); return sVar1; }
JMP qword ptr [0x00194098]
null
null
null
null
[(u'INDIRECT_-1206935175', u'COPY_-1206935234'), (u'CALLIND_-1206935240', u'RETURN_-1206935237'), (u'CAST_-1206935170', u'CALLIND_-1206935240'), ('tmp_50', u'CAST_-1206935170'), ('const-0', u'RETURN_-1206935237'), (u'CALLIND_-1206935240', u'INDIRECT_-1206935175')]
[(u'INDIRECT_-1206935175', u'COPY_-1206935234'), (u'CALLIND_-1206935240', u'RETURN_-1206935237'), (u'CAST_-1206935170', u'CALLIND_-1206935240'), ('tmp_50', u'CAST_-1206935170'), ('const-0', u'RETURN_-1206935237'), (u'CALLIND_-1206935240', u'INDIRECT_-1206935175')]
null
null
0010a130
x64
O2
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}" primitive_type (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__stream)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fread_00194098)();" (assignment_expression "sVar1 = (*(code *)PTR_fread_00194098)()" identifier = (call_expression "(*(code *)PTR_fread_00194098)()" (parenthesized_expression "(*(code *)PTR_fread_00194098)" ( (pointer_expression "*(code *)PTR_fread_00194098" * (cast_expression "(code *)PTR_fread_00194098" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}\n\n" comment (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}" primitive_type (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__stream)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fread_00194098)();" (assignment_expression "sVar1 = (*(code *)PTR_fread_00194098)()" identifier = (call_expression "(*(code *)PTR_fread_00194098)()" (parenthesized_expression "(*(code *)PTR_fread_00194098)" ( (pointer_expression "*(code *)PTR_fread_00194098" * (cast_expression "(code *)PTR_fread_00194098" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(translation_unit "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}\n\n" (function_definition "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}" primitive_type (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" identifier (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__stream)" ( (parameter_declaration "void *__ptr" primitive_type (pointer_declarator "*__ptr" * identifier)) , (parameter_declaration "size_t __size" primitive_type identifier) , (parameter_declaration "size_t __n" primitive_type identifier) , (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) ))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}" { (declaration "size_t sVar1;" primitive_type identifier ;) (expression_statement "sVar1 = (*(code *)PTR_fread_00194098)();" (assignment_expression "sVar1 = (*(code *)PTR_fread_00194098)()" identifier = (call_expression "(*(code *)PTR_fread_00194098)()" (parenthesized_expression "(*(code *)PTR_fread_00194098)" ( (pointer_expression "*(code *)PTR_fread_00194098" * (cast_expression "(code *)PTR_fread_00194098" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return sVar1;" return identifier ;) })))
(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 (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 "size_t fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)\n\n{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}" (primitive_type "size_t") (function_declarator "fread(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (identifier "fread") (parameter_list "(void *__ptr,size_t __size,size_t __n,FILE *__stream)" (( "(") (parameter_declaration "void *__ptr" (primitive_type "void") (pointer_declarator "*__ptr" (* "*") (identifier "__ptr"))) (, ",") (parameter_declaration "size_t __size" (primitive_type "size_t") (identifier "__size")) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) (, ",") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) () ")"))) (compound_statement "{\n size_t sVar1;\n \n sVar1 = (*(code *)PTR_fread_00194098)();\n return sVar1;\n}" ({ "{") (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (expression_statement "sVar1 = (*(code *)PTR_fread_00194098)();" (assignment_expression "sVar1 = (*(code *)PTR_fread_00194098)()" (identifier "sVar1") (= "=") (call_expression "(*(code *)PTR_fread_00194098)()" (parenthesized_expression "(*(code *)PTR_fread_00194098)" (( "(") (pointer_expression "*(code *)PTR_fread_00194098" (* "*") (cast_expression "(code *)PTR_fread_00194098" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_fread_00194098"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return sVar1;" (return "return") (identifier "sVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(void *__ptr,size_t __size,size_t __n,type_1 *__stream) { size_t sVar1; sVar1 = (*(type_2 *)PTR_fread_00194098)(); return sVar1; }
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: (identifier)) (parameter_declaration type: (primitive_type) 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 */ size_t MASKED(void *__ptr,size_t __size,size_t __n,FILE *__stream) { size_t sVar1; sVar1 = (*(code *)PTR_MASKED_00194098)(); return sVar1; }
264_sh4-linux-gnu-objdump_and_sh4-linux-gnu-objdump_strip.c
display_debug_aranges
FUN_001256b0
int display_debug_aranges(dwarf_section *section,void *file) { uchar *puVar1; uchar *puVar2; int iVar3; int iVar4; ushort uVar5; ulong uVar6; elf_vma eVar7; char *pcVar8; elf_vma eVar9; elf_vma eVar10; dwarf_vma *pdVar11; char *message; char *pcVar12; dwarf_section *in_RDX; long lVar13; ushort uVar14; uint num_bytes; uint uVar15; int iVar16; uint uVar17; ulong uVar18; long lVar19; uchar *puVar20; uchar *puVar21; uchar *puVar22; elf_vma local_70; byte local_60; long local_58; puVar2 = section->start; puVar22 = puVar2 + section->size; introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX); load_debug_info(file); do { if (puVar22 <= puVar2) { LAB_00125a33: putchar(10); return 1; } puVar21 = puVar2 + 4; iVar4 = (int)puVar22; if (puVar21 < puVar22) { iVar16 = 4; LAB_00125a5d: eVar9 = (*byte_get)(puVar2,iVar16); if (eVar9 == 0xffffffff) { puVar20 = puVar2 + 0xc; if (puVar20 < puVar22) { iVar16 = 8; } else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) { local_58 = 0xc; lVar19 = 8; goto LAB_0012572a; } lVar19 = 8; eVar9 = (*byte_get)(puVar21,iVar16); local_58 = 0xc; puVar21 = puVar20; } else { local_58 = 4; lVar19 = 4; } uVar18 = (long)puVar21 - (long)section->start; uVar6 = eVar9 + uVar18; if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b; LAB_00125c7a: pcVar12 = dwarf_vmatoa_1("x",eVar9,0); pcVar8 = section->name; message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5); warn(message,pcVar8,uVar18 - local_58,pcVar12); goto LAB_00125a33; } iVar16 = iVar4 - (int)puVar2; if (iVar16 - 1U < 8) goto LAB_00125a5d; local_58 = 4; lVar19 = 4; puVar20 = puVar21; LAB_0012572a: eVar9 = 0; uVar6 = (long)puVar20 - (long)section->start; puVar21 = puVar20; uVar18 = uVar6; LAB_0012573b: iVar16 = (int)lVar19; if (section->size < uVar6) goto LAB_00125c7a; puVar20 = puVar21 + 2; if (puVar20 < puVar22) { eVar10 = (*byte_get)(puVar21,2); uVar14 = (ushort)eVar10; if (puVar22 <= puVar20 + lVar19) { local_70._0_2_ = uVar14 - 2; iVar16 = iVar4 - (int)puVar20; uVar5 = uVar14; if (iVar16 - 1U < 8) goto LAB_00125b00; goto LAB_0012578c; } LAB_00125c30: local_70._0_2_ = uVar14 - 2; uVar5 = uVar14; LAB_00125b00: uVar14 = uVar5; eVar10 = (*byte_get)(puVar20,iVar16); uVar17 = num_debug_info_entries - 1; if (uVar17 < 0xfffffffe) goto LAB_00125b2b; LAB_0012579e: puVar21 = puVar20 + lVar19 + 1; if (puVar22 <= puVar21) goto LAB_001257ab; LAB_00125ba0: eVar7 = (*byte_get)(puVar20 + lVar19,1); iVar16 = 1; local_60 = (byte)eVar7; puVar20 = puVar20 + lVar19 + 2; if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) goto LAB_00125bea; LAB_001257d9: eVar7 = (*byte_get)(puVar21,iVar16); uVar18 = eVar7 & 0xffffffff; LAB_001257e5: if ((ushort)local_70 < 2) goto LAB_001257f1; LAB_00125bf9: pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n"; if (uVar14 != 0) { LAB_00125c0e: pcVar8 = (char *)dcgettext(0,pcVar8,5); warn(pcVar8); } goto LAB_00125a33; } if ((puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)) { eVar10 = (*byte_get)(puVar21,iVar3); uVar14 = (ushort)eVar10; if (puVar20 + lVar19 < puVar22) goto LAB_00125c30; local_70._0_2_ = uVar14 - 2; } else { uVar14 = 0; local_70._0_2_ = 0xfffe; uVar5 = 0; if (puVar20 + lVar19 < puVar22) goto LAB_00125b00; } LAB_0012578c: eVar10 = 0; uVar17 = num_debug_info_entries - 1; if (0xfffffffd < uVar17) goto LAB_0012579e; LAB_00125b2b: pdVar11 = &debug_information->cu_offset; do { if (eVar10 == *pdVar11) goto LAB_0012579e; pdVar11 = pdVar11 + 0xd; } while (pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset); pcVar8 = section->name; pcVar12 = (char *)dcgettext(0, ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n" ,5); warn(pcVar12,eVar10,pcVar8); puVar21 = puVar20 + lVar19 + 1; if (puVar21 < puVar22) goto LAB_00125ba0; LAB_001257ab: puVar20 = puVar20 + lVar19; if ((puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)) { uVar18 = 0; eVar7 = (*byte_get)(puVar20,iVar16); local_60 = (byte)eVar7; puVar20 = puVar20 + 2; if (puVar20 < puVar22) { iVar16 = 1; goto LAB_001257d9; } goto LAB_001257e5; } puVar20 = puVar20 + 2; if (puVar20 < puVar22) { local_60 = 0; iVar16 = 1; goto LAB_001257d9; } local_60 = 0; LAB_00125bea: uVar18 = 0; if (1 < (ushort)local_70) goto LAB_00125bf9; LAB_001257f1: pcVar8 = (char *)dcgettext(0," Length: %ld\n",5); printf(pcVar8,eVar9); pcVar8 = (char *)dcgettext(0," Version: %d\n",5); printf(pcVar8,(ulong)uVar14); pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5); printf(pcVar8,eVar10); pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5); printf(pcVar8); pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5); uVar17 = (int)uVar18 + (uint)local_60; printf(pcVar8,uVar18 & 0xff); if (7 < (byte)((byte)uVar17 - 1)) { pcVar8 = section->name; pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5); error(pcVar12,pcVar8); goto LAB_00125a33; } num_bytes = uVar17 & 0xff; if ((num_bytes - 1 & num_bytes) != 0) { pcVar8 = "Pointer size + Segment size is not a power of two.\n"; goto LAB_00125c0e; } pcVar8 = "\n Address Length\n"; if ((byte)uVar17 < 5) { pcVar8 = "\n Address Length\n"; } pcVar8 = (char *)dcgettext(0,pcVar8,5); printf(pcVar8); lVar19 = (long)(int)(num_bytes * 2); lVar13 = ((long)puVar20 - (long)puVar2) % lVar19; if (lVar13 != 0) { puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13); } puVar2 = puVar2 + eVar9 + local_58; if (puVar20 + lVar19 <= puVar2) { uVar18 = (ulong)(uVar17 & 0xff); puVar21 = puVar20 + uVar18; do { puVar1 = puVar20 + uVar18 * 2; uVar17 = num_bytes; uVar15 = num_bytes; if ((puVar21 < puVar22) || ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) { local_70 = (*byte_get)(puVar20,uVar17); if ((puVar22 <= puVar1) && ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1)))) goto LAB_0012597d; LAB_00125a12: eVar9 = (*byte_get)(puVar21,uVar15); } else { local_70 = 0; if (puVar1 < puVar22) goto LAB_00125a12; LAB_0012597d: eVar9 = 0; } puVar21 = puVar21 + uVar18 * 2; printf(" "); print_dwarf_vma(local_70,num_bytes); print_dwarf_vma(eVar9,num_bytes); putc(10,stdout); puVar20 = puVar1; } while (puVar21 + (lVar19 - uVar18) <= puVar2); } } while( true ); }
undefined8 FUN_001256b0(long param_1,undefined8 param_2) { ulong uVar1; int iVar2; ushort uVar3; byte bVar4; char cVar5; ushort uVar6; ulong uVar7; char *pcVar8; undefined8 uVar9; ulong uVar10; long *plVar11; undefined8 uVar12; undefined8 uVar13; uint uVar14; long lVar15; long lVar16; byte bVar17; ulong uVar18; ulong uVar19; ulong uVar20; ulong uVar21; undefined8 local_70; long local_58; uVar1 = *(ulong *)(param_1 + 0x20); uVar21 = *(long *)(param_1 + 0x30) + uVar1; FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18); FUN_00122790(param_2); do { if (uVar21 <= uVar1) { LAB_00125a33: putchar(10); return 1; } uVar20 = uVar1 + 4; if (uVar20 < uVar21) { lVar15 = 4; LAB_00125a5d: uVar10 = (*DAT_00159e20)(uVar1,lVar15); if (uVar10 == 0xffffffff) { uVar18 = uVar1 + 0xc; if (uVar18 < uVar21) { lVar15 = 8; } else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) { local_58 = 0xc; uVar19 = 8; goto LAB_0012572a; } uVar19 = 8; uVar10 = (*DAT_00159e20)(uVar20,lVar15); local_58 = 0xc; uVar20 = uVar18; } else { local_58 = 4; uVar19 = 4; } uVar18 = uVar20 - *(long *)(param_1 + 0x20); uVar7 = uVar10 + uVar18; if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b; LAB_00125c7a: uVar13 = FUN_0010ebb0("x",uVar10,0); uVar9 = *(undefined8 *)(param_1 + 0x10); uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5); warn(uVar12,uVar9,uVar18 - local_58,uVar13); goto LAB_00125a33; } lVar15 = uVar21 - uVar1; if ((int)lVar15 - 1U < 8) goto LAB_00125a5d; local_58 = 4; uVar19 = 4; uVar18 = uVar20; LAB_0012572a: uVar10 = 0; uVar7 = uVar18 - *(long *)(param_1 + 0x20); uVar20 = uVar18; uVar18 = uVar7; LAB_0012573b: if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a; uVar18 = uVar20 + 2; iVar2 = (int)uVar21; uVar7 = uVar19; if (uVar18 < uVar21) { uVar6 = (*DAT_00159e20)(uVar20,2); if (uVar21 <= uVar19 + uVar18) { local_70._0_2_ = uVar6 - 2; uVar14 = iVar2 - (int)uVar18; uVar7 = (ulong)uVar14; uVar3 = uVar6; if (uVar14 - 1 < 8) goto LAB_00125b00; goto LAB_0012578c; } LAB_00125c30: local_70._0_2_ = uVar6 - 2; uVar3 = uVar6; LAB_00125b00: uVar6 = uVar3; lVar15 = (*DAT_00159e20)(uVar18,uVar7); uVar14 = DAT_00159bd4 - 1; if (uVar14 < 0xfffffffe) goto LAB_00125b2b; LAB_0012579e: uVar20 = uVar19 + uVar18 + 1; if (uVar21 <= uVar20) goto LAB_001257ab; LAB_00125ba0: cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1); lVar16 = 1; uVar19 = uVar19 + uVar18 + 2; if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea; LAB_001257d9: bVar4 = (*DAT_00159e20)(uVar20,lVar16); LAB_001257e5: if ((ushort)local_70 < 2) goto LAB_001257f1; LAB_00125bf9: pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n"; if (uVar6 != 0) { LAB_00125c0e: uVar9 = dcgettext(0,pcVar8,5); warn(uVar9); } goto LAB_00125a33; } if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) { uVar6 = (*DAT_00159e20)(uVar20); if (uVar19 + uVar18 < uVar21) goto LAB_00125c30; local_70._0_2_ = uVar6 - 2; } else { uVar6 = 0; local_70._0_2_ = 0xfffe; uVar3 = 0; if (uVar19 + uVar18 < uVar21) goto LAB_00125b00; } LAB_0012578c: lVar15 = 0; uVar14 = DAT_00159bd4 - 1; if (0xfffffffd < uVar14) goto LAB_0012579e; LAB_00125b2b: plVar11 = (long *)(DAT_00159bc8 + 0x10); do { if (lVar15 == *plVar11) goto LAB_0012579e; plVar11 = plVar11 + 0xd; } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)); uVar9 = *(undefined8 *)(param_1 + 0x10); uVar13 = dcgettext(0, ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n", 5); warn(uVar13,lVar15,uVar9); uVar20 = uVar19 + uVar18 + 1; if (uVar20 < uVar21) goto LAB_00125ba0; LAB_001257ab: uVar19 = uVar19 + uVar18; if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) { bVar4 = 0; cVar5 = (*DAT_00159e20)(uVar19); uVar19 = uVar19 + 2; if (uVar19 < uVar21) { lVar16 = 1; goto LAB_001257d9; } goto LAB_001257e5; } uVar19 = uVar19 + 2; if (uVar19 < uVar21) { cVar5 = '\0'; lVar16 = 1; goto LAB_001257d9; } cVar5 = '\0'; LAB_00125bea: bVar4 = 0; if (1 < (ushort)local_70) goto LAB_00125bf9; LAB_001257f1: pcVar8 = (char *)dcgettext(0," Length: %ld\n",5); printf(pcVar8,uVar10); pcVar8 = (char *)dcgettext(0," Version: %d\n",5); printf(pcVar8,(ulong)uVar6); pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5); printf(pcVar8,lVar15); pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5); printf(pcVar8); pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5); bVar17 = bVar4 + cVar5; printf(pcVar8,(ulong)bVar4); if (7 < (byte)(bVar17 - 1)) { uVar9 = *(undefined8 *)(param_1 + 0x10); uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5); error(uVar13,uVar9); goto LAB_00125a33; } uVar14 = (uint)bVar17; if ((uVar14 - 1 & uVar14) != 0) { pcVar8 = "Pointer size + Segment size is not a power of two.\n"; goto LAB_00125c0e; } pcVar8 = "\n Address Length\n"; if (bVar17 < 5) { pcVar8 = "\n Address Length\n"; } pcVar8 = (char *)dcgettext(0,pcVar8,5); printf(pcVar8); lVar15 = (long)(int)(uVar14 * 2); lVar16 = (long)(uVar19 - uVar1) % lVar15; if (lVar16 != 0) { uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16); } uVar1 = uVar1 + uVar10 + local_58; if (lVar15 + uVar19 <= uVar1) { uVar10 = (ulong)bVar17; uVar20 = uVar19 + uVar10; do { uVar18 = uVar19 + uVar10 * 2; if (uVar20 < uVar21) { uVar7 = (ulong)uVar14; LAB_001259de: local_70 = (*DAT_00159e20)(uVar19,uVar7); if (uVar18 < uVar21) goto LAB_00125a10; if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8)) goto LAB_00125a12; LAB_0012597d: uVar9 = 0; } else { if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8)) goto LAB_001259de; local_70 = 0; if (uVar21 <= uVar18) goto LAB_0012597d; LAB_00125a10: uVar19 = (ulong)uVar14; LAB_00125a12: uVar9 = (*DAT_00159e20)(uVar20,uVar19); } uVar20 = uVar20 + uVar10 * 2; printf(" "); FUN_0010ee90(local_70,uVar14); FUN_0010ee90(uVar9,uVar14); putc(10,stdout); uVar19 = uVar18; } while ((lVar15 - uVar10) + uVar20 <= uVar1); } } while( true ); }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RSI LEA RSI,[RDI + 0x18] SUB RSP,0x48 MOV R14,qword ptr [RDI + 0x20] MOV R15,qword ptr [RDI + 0x30] MOV qword ptr [RSP + 0x30],RDI MOV RDI,qword ptr [RDI + 0x10] MOV qword ptr [RSP + 0x10],R14 ADD R15,R14 CALL 0x00110740 MOV RDI,RBX CALL 0x00122790 CMP R14,R15 JNC 0x00125a33 NOP dword ptr [RAX] MOV RAX,qword ptr [RSP + 0x10] LEA RBX,[RAX + 0x4] CMP RBX,R15 JC 0x00125a58 MOV RSI,R15 SUB RSI,RAX LEA EAX,[RSI + -0x1] CMP EAX,0x7 JBE 0x00125a5d MOV dword ptr [RSP + 0x20],0x4 MOV R13D,0x4 MOV RDX,qword ptr [RSP + 0x30] MOV RAX,RBX XOR EBP,EBP SUB RAX,qword ptr [RDX + 0x20] MOV R12,RAX MOV RDX,qword ptr [RSP + 0x30] CMP qword ptr [RDX + 0x30],RAX JC 0x00125c7a LEA R12,[RBX + 0x2] CMP R12,R15 JC 0x00125ac0 CMP R15,RBX JBE 0x0012576e MOV RSI,R15 SUB RSI,RBX LEA EAX,[RSI + -0x1] CMP EAX,0x7 JBE 0x00125d1a MOV ECX,R13D MOV EAX,0xfffffffe XOR EBX,EBX ADD RCX,R12 MOV word ptr [RSP + 0x8],AX CMP R15,RCX JA 0x00125b00 XOR R14D,R14D MOV EAX,dword ptr [0x00159bd4] LEA EDX,[RAX + -0x1] CMP EDX,-0x3 JBE 0x00125b2b LEA RDX,[RCX + 0x1] CMP RDX,R15 JC 0x00125ba0 CMP R15,RCX JBE 0x001257c2 MOV RSI,R15 SUB RSI,RCX LEA EAX,[RSI + -0x1] CMP EAX,0x7 JBE 0x00125d44 LEA R13,[RCX + 0x2] CMP R15,R13 JBE 0x00125c28 MOV byte ptr [RSP + 0x18],0x0 MOV ESI,0x1 MOV RDI,RDX CALL qword ptr [0x00159e20] MOV R12D,EAX CMP word ptr [RSP + 0x8],0x1 JA 0x00125bf9 MOV EDX,0x5 LEA RSI,[0x141670] XOR EDI,EDI CALL 0x00107230 MOV RSI,RBP MOV RDI,RAX XOR EAX,EAX CALL 0x00107290 MOV EDX,0x5 LEA RSI,[0x141698] XOR EDI,EDI CALL 0x00107230 MOVZX ESI,BX MOV RDI,RAX XOR EAX,EAX CALL 0x00107290 MOV EDX,0x5 LEA RSI,[0x1416b8] XOR EDI,EDI CALL 0x00107230 MOV RSI,R14 MOV RDI,RAX XOR EAX,EAX CALL 0x00107290 MOV EDX,0x5 LEA RSI,[0x1416e0] XOR EDI,EDI CALL 0x00107230 MOVZX ESI,byte ptr [RSP + 0x18] MOV RDI,RAX XOR EAX,EAX MOV EBX,ESI CALL 0x00107290 MOV EDX,0x5 LEA RSI,[0x141700] XOR EDI,EDI CALL 0x00107230 MOVZX ESI,R12B ADD R12D,EBX MOV RDI,RAX XOR EAX,EAX CALL 0x00107290 LEA EAX,[R12 + -0x1] CMP AL,0x7 JA 0x00125ce0 MOVZX EBX,R12B MOV EDX,0x5 LEA EAX,[RBX + -0x1] TEST EAX,EBX JNZ 0x00125d0e LEA RSI,[0x141780] CMP R12B,0x4 JA 0x001258ce LEA RSI,[0x143480] XOR EDI,EDI CALL 0x00107230 MOV RDI,RAX XOR EAX,EAX CALL 0x00107290 LEA ESI,[RBX + RBX*0x1] MOV RAX,R13 SUB RAX,qword ptr [RSP + 0x10] MOVSXD RCX,ESI CQO IDIV RCX MOV qword ptr [RSP + 0x18],RCX TEST RDX,RDX JZ 0x00125904 SUB ESI,EDX MOVSXD RSI,ESI ADD R13,RSI MOV EAX,dword ptr [RSP + 0x20] ADD RBP,RAX MOV RAX,qword ptr [RSP + 0x18] ADD qword ptr [RSP + 0x10],RBP MOV RCX,qword ptr [RSP + 0x10] ADD RAX,R13 CMP RCX,RAX JC 0x00125a28 MOVZX EAX,R12B MOV RDI,R13 MOV qword ptr [RSP + 0x20],RAX LEA R12,[RAX + RAX*0x1] LEA R14,[R13 + RAX*0x1] NEG RAX ADD RAX,RAX MOV qword ptr [RSP + 0x28],RAX JMP 0x001259cf MOV RAX,qword ptr [RSP + 0x28] ADD RAX,RBP CMP R15,RAX JBE 0x0012596b MOV RSI,R15 SUB RSI,RDI LEA EAX,[RSI + -0x1] CMP EAX,0x7 JBE 0x001259de MOV qword ptr [RSP + 0x8],0x0 CMP RBP,R15 JC 0x00125a10 XOR R13D,R13D LEA RDI,[0x13d6b4] XOR EAX,EAX ADD R14,R12 CALL 0x00107290 MOV RDI,qword ptr [RSP + 0x8] MOV ESI,EBX CALL 0x0010ee90 MOV ESI,EBX MOV RDI,R13 CALL 0x0010ee90 MOV RSI,qword ptr [0x00156da0] MOV EDI,0xa CALL 0x00107460 MOV RAX,qword ptr [RSP + 0x18] SUB RAX,qword ptr [RSP + 0x20] MOV RDI,RBP ADD RAX,R14 CMP qword ptr [RSP + 0x10],RAX JC 0x00125a28 LEA RBP,[RDI + R12*0x1] CMP R14,R15 JNC 0x00125950 MOV ESI,EBX CALL qword ptr [0x00159e20] MOV qword ptr [RSP + 0x8],RAX CMP RBP,R15 JC 0x00125a10 CMP R14,R15 JNC 0x0012597d MOV RSI,R15 SUB RSI,R14 LEA EAX,[RSI + -0x1] CMP EAX,0x7 JA 0x0012597d JMP 0x00125a12 MOV ESI,EBX MOV RDI,R14 CALL qword ptr [0x00159e20] MOV R13,RAX JMP 0x00125980 CMP R15,qword ptr [RSP + 0x10] JA 0x001256f8 MOV EDI,0xa CALL 0x00107090 ADD RSP,0x48 MOV EAX,0x1 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV ESI,0x4 MOV R14,qword ptr [RSP + 0x10] MOV RDI,R14 CALL qword ptr [0x00159e20] MOV RBP,RAX MOV EAX,0xffffffff CMP RBP,RAX JNZ 0x00125cd0 LEA R12,[R14 + 0xc] CMP R12,R15 JC 0x00125c40 CMP RBX,R15 JNC 0x00125aa0 MOV RSI,R15 SUB RSI,RBX LEA EAX,[RSI + -0x1] CMP EAX,0x7 JBE 0x00125c45 MOV RBX,R12 MOV dword ptr [RSP + 0x20],0xc MOV R13D,0x8 JMP 0x0012572a MOV RDI,RBX MOV ESI,0x2 CALL qword ptr [0x00159e20] MOV ECX,R13D ADD RCX,R12 MOV EBX,EAX CMP R15,RCX JA 0x00125c30 SUB EAX,0x2 MOV word ptr [RSP + 0x8],AX MOV RAX,R15 SUB RAX,R12 MOV R13D,EAX SUB EAX,0x1 CMP EAX,0x7 JA 0x00125789 NOP dword ptr [RAX] MOV qword ptr [RSP + 0x18],RCX MOV ESI,R13D MOV RDI,R12 CALL qword ptr [0x00159e20] MOV RCX,qword ptr [RSP + 0x18] MOV R14,RAX MOV EAX,dword ptr [0x00159bd4] LEA EDX,[RAX + -0x1] CMP EDX,-0x3 JA 0x0012579e MOV RSI,qword ptr [0x00159bc8] LEA RDI,[RDX + RDX*0x2] LEA RDX,[RDX + RDI*0x4] LEA RAX,[RSI + 0x10] LEA RDX,[RSI + RDX*0x8 + 0x78] NOP dword ptr [RAX + RAX*0x1] CMP R14,qword ptr [RAX] JZ 0x0012579e ADD RAX,0x68 CMP RAX,RDX JNZ 0x00125b48 MOV RAX,qword ptr [RSP + 0x30] MOV EDX,0x5 LEA RSI,[0x1415e8] XOR EDI,EDI MOV qword ptr [RSP + 0x18],RCX MOV R12,qword ptr [RAX + 0x10] CALL 0x00107230 MOV RSI,R14 MOV RDX,R12 MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 MOV RCX,qword ptr [RSP + 0x18] LEA RDX,[RCX + 0x1] CMP RDX,R15 JNC 0x001257ab NOP dword ptr [RAX] MOV qword ptr [RSP + 0x38],RDX MOV ESI,0x1 MOV RDI,RCX MOV qword ptr [RSP + 0x28],RCX CALL qword ptr [0x00159e20] MOV RCX,qword ptr [RSP + 0x28] MOV ESI,0x1 MOV RDX,qword ptr [RSP + 0x38] MOV byte ptr [RSP + 0x18],AL LEA R13,[RCX + 0x2] CMP R13,R15 JC 0x001257d9 MOV RSI,R15 SUB RSI,RDX LEA EAX,[RSI + -0x1] CMP EAX,0x7 JBE 0x001257d9 XOR R12D,R12D CMP word ptr [RSP + 0x8],0x1 JBE 0x001257f1 MOV EDX,0x5 LEA RSI,[0x141638] TEST BX,BX JZ 0x00125a33 XOR EDI,EDI CALL 0x00107230 MOV RDI,RAX XOR EAX,EAX CALL 0x001379e0 JMP 0x00125a33 MOV byte ptr [RSP + 0x18],0x0 JMP 0x00125bea LEA EAX,[RBX + -0x2] MOV word ptr [RSP + 0x8],AX JMP 0x00125b00 MOV ESI,0x8 MOV RDI,RBX MOV R13D,0x8 MOV RBX,R12 CALL qword ptr [0x00159e20] MOV dword ptr [RSP + 0x20],0xc MOV RBP,RAX MOV RAX,qword ptr [RSP + 0x30] MOV R12,RBX SUB R12,qword ptr [RAX + 0x20] MOV RAX,RBP ADD RAX,R12 JNC 0x0012573b XOR EDX,EDX MOV RSI,RBP LEA RDI,[0x13d841] CALL 0x0010ebb0 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x13f150] MOV RBP,RAX MOV RAX,qword ptr [RSP + 0x30] MOV RBX,qword ptr [RAX + 0x10] CALL 0x00107230 MOV R14D,dword ptr [RSP + 0x20] MOV RDX,R12 MOV RCX,RBP MOV RDI,RAX MOV RSI,RBX XOR EAX,EAX SUB RDX,R14 CALL 0x001379e0 JMP 0x00125a33 MOV dword ptr [RSP + 0x20],0x4 MOV R13D,0x4 JMP 0x00125c62 MOV RAX,qword ptr [RSP + 0x30] XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x141720] MOV RBX,qword ptr [RAX + 0x10] CALL 0x00107230 MOV RDI,RAX MOV RSI,RBX XOR EAX,EAX CALL 0x00137490 JMP 0x00125a33 LEA RSI,[0x141748] JMP 0x00125c0e MOV RDI,RBX CALL qword ptr [0x00159e20] MOV ECX,R13D ADD RCX,R12 MOV EBX,EAX CMP R15,RCX JA 0x00125c30 SUB EAX,0x2 XOR R14D,R14D MOV word ptr [RSP + 0x8],AX JMP 0x0012578c MOV RDI,RCX MOV qword ptr [RSP + 0x28],RCX XOR R12D,R12D MOV qword ptr [RSP + 0x38],RDX CALL qword ptr [0x00159e20] MOV RCX,qword ptr [RSP + 0x28] MOV byte ptr [RSP + 0x18],AL LEA R13,[RCX + 0x2] CMP R13,R15 JNC 0x001257e5 MOV ESI,0x1 MOV RDX,qword ptr [RSP + 0x38] JMP 0x001257d9
null
null
null
null
[(u'CALL_-1207082646', u'INDIRECT_-1207079230'), ('const-7', u'INT_LESS_-1207083698'), (u'CAST_-1207079530', u'INT_SUB_-1207085102'), (u'MULTIEQUAL_-1207079747', u'INT_NOTEQUAL_-1207082888'), (u'MULTIEQUAL_-1207081455', u'MULTIEQUAL_-1207081441'), (u'MULTIEQUAL_-1207079480', u'MULTIEQUAL_-1207079468'), (u'CALLIND_-1207082865', u'INDIRECT_-1207079886'), ('const-5', u'CALL_-1207084607'), (u'INT_ADD_-1207084385', u'INT_AND_-1207084314'), (u'INT_LESSEQUAL_-1207082816', u'CBRANCH_-1207082825'), ('const-7', u'INT_LESS_-1207082780'), (u'CALL_-1207083731', u'INDIRECT_-1207080134'), ('const-8', u'PTRADD_-1207078513'), ('const-4294967293', u'INT_LESS_-1207084870'), (u'COPY_-1207082079', u'MULTIEQUAL_-1207080339'), (u'MULTIEQUAL_-1207079742', u'PTRSUB_-1207078540'), (u'MULTIEQUAL_-1207080103', u'MULTIEQUAL_-1207080182'), (u'INDIRECT_-1207079228', u'MULTIEQUAL_-1207080595'), (u'CALL_-1207084669', u'INDIRECT_-1207080591'), (u'MULTIEQUAL_-1207079358', u'MULTIEQUAL_-1207080676'), (u'MULTIEQUAL_-1207080611', u'MULTIEQUAL_-1207080540'), (u'INT_SUB_-1207084997', u'INT_LESS_-1207084983'), ('const-1316328', u'COPY_-1207078559'), (u'MULTIEQUAL_-1207079612', u'MULTIEQUAL_-1207080520'), (u'INDIRECT_-1207080292', u'MULTIEQUAL_-1207080038'), (u'INDIRECT_-1207080951', u'MULTIEQUAL_-1207079712'), ('const-1306960', u'COPY_-1207078257'), (u'MULTIEQUAL_-1207079874', u'MULTIEQUAL_-1207080774'), (u'CAST_-1207079225', u'CALL_-1207084445'), (u'INDIRECT_-1207079163', u'MULTIEQUAL_-1207080530'), (u'PTRSUB_-1207079683', u'LOAD_-1207085331'), (u'MULTIEQUAL_-1207081516', u'MULTIEQUAL_-1207081468'), ('const-0', u'COPY_-1207079511'), (u'INDIRECT_-1207080498', u'MULTIEQUAL_-1207079575'), (u'MULTIEQUAL_-1207079502', u'MULTIEQUAL_-1207079453'), (u'INDIRECT_-1207079163', u'MULTIEQUAL_-1207080519'), (u'CAST_-1207079324', u'CALL_-1207084641'), (u'COPY_-1207079628', u'MULTIEQUAL_-1207082087'), ('const-8', u'INT_LESS_-1207082739'), (u'CALL_-1207082674', u'INDIRECT_-1207079309'), (u'MULTIEQUAL_-1207082264', u'INT_LESS_-1207085081'), (u'INT_SUB_-1207085177', u'INT_LESS_-1207085163'), (u'CALLIND_-1207084735', u'INDIRECT_-1207080562'), (u'PTRADD_-1207084026', u'MULTIEQUAL_-1207079714'), (u'PTRADD_-1207083743', u'PTRADD_-1207083635'), (u'INT_SUB_-1207084131', u'CAST_-1207079057'), (u'INDIRECT_-1207079990', u'MULTIEQUAL_-1207080756'), (u'CALL_-1207082917', u'INDIRECT_-1207079462'), (u'CALL_-1207085271', u'INDIRECT_-1207080951'), ('const-5', u'CALL_-1207084411'), ('const-1', u'INT_SUB_-1207080749'), (u'SUBPIECE_-1207079946', u'COPY_-1207078638'), (u'COPY_-1207079726', u'MULTIEQUAL_-1207079661'), ('tmp_3007', u'BRANCH_-1207082847'), ('const-0', u'CALL_-1207084411'), (u'CALLIND_-1207083789', u'INDIRECT_-1207080031'), (u'SUBPIECE_-1207080952', u'INT_SUB_-1207085187'), (u'INT_SUB_-1207080022', u'INT_LESS_-1207082835'), (u'CALL_-1207084516', u'INDIRECT_-1207080509'), (u'COPY_-1207079511', u'MULTIEQUAL_-1207079439'), (u'INT_ZEXT_-1207081909', u'INT_MULT_-1207080554'), ('const-0', u'SUBPIECE_-1207078458'), (u'MULTIEQUAL_-1207080737', u'MULTIEQUAL_-1207082055'), (u'MULTIEQUAL_-1207080708', u'MULTIEQUAL_-1207080660'), (u'CALL_-1207083789', u'INDIRECT_-1207080111'), ('const-1324160', u'COPY_-1207084276'), (u'COPY_-1207079553', u'MULTIEQUAL_-1207080922'), (u'CALLIND_-1207082503', u'INDIRECT_-1207079163'), ('const-255', u'INT_AND_-1207084314'), (u'CALL_-1207082674', u'CAST_-1207078046'), ('const-5', u'CALL_-1207084544'), ('const-1', u'INT_ADD_-1207078581'), (u'MULTIEQUAL_-1207081242', u'LOAD_-1207082932'), (u'PTRADD_-1207085237', u'INT_LESSEQUAL_-1207082816'), (u'INDIRECT_-1207080217', u'CALL_-1207083731'), (u'CALL_-1207084224', u'INDIRECT_-1207080357'), (u'PTRADD_-1207085011', u'PTRADD_-1207082794'), (u'MULTIEQUAL_-1207081216', u'COPY_-1207079079'), ('tmp_3705', u'CBRANCH_-1207082843'), (u'CALLIND_-1207082888', u'MULTIEQUAL_-1207080623'), (u'MULTIEQUAL_-1207078652', u'MULTIEQUAL_-1207078607'), (u'COPY_-1207078288', u'MULTIEQUAL_-1207080737'), ('const-1', u'PTRADD_-1207084900'), ('const-5', u'CALL_-1207082825'), (u'INDIRECT_-1207079367', u'MULTIEQUAL_-1207079293'), (u'COPY_-1207078559', u'CALL_-1207082825'), (u'MULTIEQUAL_-1207079545', u'MULTIEQUAL_-1207080564'), ('const-2', u'INT_MULT_-1207080431'), (u'INT_SUB_-1207082220', u'CALL_-1207082221'), ('tmp_574', u'CBRANCH_-1207084992'), (u'PTRADD_-1207085011', u'PTRADD_-1207082721'), (u'COPY_-1207079309', u'CALL_-1207084411'), (u'PTRADD_-1207083766', u'COPY_-1207078943'), (u'CALL_-1207083731', u'INDIRECT_-1207080069'), (u'MULTIEQUAL_-1207080806', u'MULTIEQUAL_-1207080735'), (u'CALL_-1207082917', u'INDIRECT_-1207079397'), (u'MULTIEQUAL_-1207080623', u'INT_EQUAL_-1207082917'), ('const-0', u'SUBPIECE_-1207079351'), ('const-1', u'PTRADD_-1207083766'), (u'MULTIEQUAL_-1207079606', u'COPY_-1207078317'), (u'SUBPIECE_-1207081732', u'INT_SUB_-1207084131'), (u'INDIRECT_-1207079647', u'MULTIEQUAL_-1207079545'), (u'INT_MULT_-1207080431', u'PTRADD_-1207083766'), (u'MULTIEQUAL_-1207080806', u'MULTIEQUAL_-1207079848'), ('const-1', u'PTRADD_-1207084726'), (u'INDIRECT_-1207079817', u'MULTIEQUAL_-1207079742'), (u'CALL_-1207082793', u'INDIRECT_-1207079757'), ('const-0', u'COPY_-1207080874'), (u'INDIRECT_-1207080357', u'MULTIEQUAL_-1207079711'), (u'INT_SREM_-1207084145', u'SUBPIECE_-1207081732'), (u'MULTIEQUAL_-1207081657', u'SUBPIECE_-1207080894'), (u'MULTIEQUAL_-1207081516', u'MULTIEQUAL_-1207081455'), (u'CALLIND_-1207082888', u'INDIRECT_-1207079687'), (u'CALL_-1207084411', u'INDIRECT_-1207080451'), (u'COPY_-1207081162', u'MULTIEQUAL_-1207081097'), (u'INT_LESS_-1207084335', u'CBRANCH_-1207084343'), (u'CALLIND_-1207084735', u'INDIRECT_-1207080692'), (u'INT_AND_-1207081674', u'CALL_-1207084368'), (u'MULTIEQUAL_-1207080650', u'MULTIEQUAL_-1207079631'), (u'INT_ZEXT_-1207081788', u'CALL_-1207084578'), ('tmp_4306', u'CBRANCH_-1207082786'), (u'INT_LESS_-1207085054', u'CBRANCH_-1207085052'), (u'PTRADD_-1207082721', u'MULTIEQUAL_-1207082008'), (u'MULTIEQUAL_-1207079453', u'INT_LESS_-1207084698'), (u'PTRADD_-1207081076', u'PTRADD_-1207082791'), (u'INDIRECT_-1207079886', u'MULTIEQUAL_-1207079483'), (u'INT_AND_-1207084314', u'INT_MULT_-1207080515'), ('const-0', u'COPY_-1207081610'), (u'PTRSUB_-1207078540', u'MULTIEQUAL_-1207081242'), (u'CALL_-1207084607', u'INDIRECT_-1207080557'), (u'CALL_-1207084578', u'INDIRECT_-1207080608'), (u'MULTIEQUAL_-1207081101', u'PTRADD_-1207083766'), (u'CALL_-1207082941', u'INDIRECT_-1207079408'), (u'COPY_-1207079602', u'MULTIEQUAL_-1207079529'), (u'COPY_-1207079079', u'MULTIEQUAL_-1207081101'), (u'INT_SUB_-1207082801', u'MULTIEQUAL_-1207079529'), ('const-1', u'INT_SUB_-1207084997'), ('const-1', u'INT_LESS_-1207082871'), ('tmp_4252', u'BRANCH_-1207082218'), (u'INT_SUB_-1207082776', u'MULTIEQUAL_-1207079930'), (u'MULTIEQUAL_-1207079423', u'MULTIEQUAL_-1207080741'), ('tmp_3625', u'CBRANCH_-1207082761'), (u'INDIRECT_-1207080004', u'MULTIEQUAL_-1207079973'), (u'INT_AND_-1207084008', u'INT_ZEXT_-1207081909'), (u'MULTIEQUAL_-1207080454', u'MULTIEQUAL_-1207079403'), (u'PTRADD_-1207082088', u'CALLIND_-1207082503'), (u'INT_AND_-1207084314', u'INT_AND_-1207084294'), ('tmp_1719', u'CBRANCH_-1207084151'), (u'PTRADD_-1207083654', u'INT_LESS_-1207083681'), (u'INT_LESS_-1207083698', u'CBRANCH_-1207083707'), (u'CALLIND_-1207082331', u'INDIRECT_-1207079353'), (u'CALLIND_-1207082503', u'INDIRECT_-1207079228'), (u'SUBPIECE_-1207079946', u'INT_SUB_-1207082801'), (u'INDIRECT_-1207079627', u'MULTIEQUAL_-1207079566'), (u'CALL_-1207084482', u'INDIRECT_-1207080424'), (u'PTRADD_-1207083743', u'MULTIEQUAL_-1207080975'), (u'COPY_-1207080215', u'MULTIEQUAL_-1207081533'), (u'INT_ADD_-1207084096', u'PTRADD_-1207084026'), (u'INDIRECT_-1207079562', u'MULTIEQUAL_-1207080513'), (u'COPY_-1207079041', u'MULTIEQUAL_-1207080346'), ('const-5', u'CALL_-1207082674'), (u'PTRADD_-1207082088', u'SUBPIECE_-1207079543'), ('const-1', u'INT_SUB_-1207082759'), ('tmp_3849', u'BRANCH_-1207082251'), (u'PTRADD_-1207085237', u'INT_LESSEQUAL_-1207083749'), (u'INDIRECT_-1207079752', u'MULTIEQUAL_-1207080585'), (u'INDIRECT_-1207080000', u'COPY_-1207080035'), (u'SUBPIECE_-1207079733', u'INT_SUB_-1207082804'), ('const-1', u'INT_SUB_-1207085177'), (u'INT_SUB_-1207082193', u'INT_CARRY_-1207082177'), (u'INT_SUB_-1207082193', u'INT_ADD_-1207082177'), (u'INT_LESS_-1207084698', u'CBRANCH_-1207084706'), ('const-1', u'INT_SUB_-1207081048'), (u'CALL_-1207084578', u'INDIRECT_-1207080413'), (u'INT_NOTEQUAL_-1207084152', u'CBRANCH_-1207084151'), (u'MULTIEQUAL_-1207079709', u'MULTIEQUAL_-1207080626'), (u'INDIRECT_-1207080161', u'MULTIEQUAL_-1207080097'), (u'MULTIEQUAL_-1207081478', u'CAST_-1207079085'), (u'INT_ZEXT_-1207082129', u'INT_ADD_-1207078581'), (u'INT_AND_-1207084294', u'INT_NOTEQUAL_-1207084307'), (u'INDIRECT_-1207079757', u'MULTIEQUAL_-1207080708'), (u'SUBPIECE_-1207079946', u'MULTIEQUAL_-1207079606'), (u'INT_LESSEQUAL_-1207085255', u'CBRANCH_-1207085253'), (u'MULTIEQUAL_-1207080643', u'MULTIEQUAL_-1207080595'), (u'CALLIND_-1207082884', u'INDIRECT_-1207079647'), (u'MULTIEQUAL_-1207079517', u'MULTIEQUAL_-1207079502'), ('const-1316408', u'COPY_-1207082911'), (u'INDIRECT_-1207080134', u'MULTIEQUAL_-1207079711'), ('const-8', u'COPY_-1207079726'), (u'CALL_-1207084482', u'CAST_-1207079225'), (u'CALL_-1207084368', u'INDIRECT_-1207080368'), ('tmp_238', u'CBRANCH_-1207085215'), (u'INDIRECT_-1207080096', u'MULTIEQUAL_-1207080032'), (u'SUBPIECE_-1207079733', u'INT_SUB_-1207084808'), (u'MULTIEQUAL_-1207080708', u'MULTIEQUAL_-1207079610'), ('tmp_4695', u'PTRSUB_-1207078090'), (u'INDIRECT_-1207079752', u'INT_SUB_-1207080022'), (u'PTRADD_-1207085011', u'PTRADD_-1207081076'), (u'MULTIEQUAL_-1207081697', u'MULTIEQUAL_-1207080353'), (u'INT_ADD_-1207078502', u'PTRADD_-1207082721'), ('const-0', u'SUBPIECE_-1207080952'), ('const-433', u'LOAD_-1207085338'), (u'MULTIEQUAL_-1207080611', u'MULTIEQUAL_-1207079653'), ('tmp_3947', u'CBRANCH_-1207082825'), (u'LOAD_-1207085338', u'PTRADD_-1207085237'), (u'INDIRECT_-1207080069', u'MULTIEQUAL_-1207079710'), (u'COPY_-1207080878', u'COPY_-1207079523'), (u'INT_AND_-1207084314', u'COPY_-1207078931'), ('const-433', u'LOAD_-1207085331'), (u'MULTIEQUAL_-1207079886', u'INT_ZEXT_-1207082129'), (u'MULTIEQUAL_-1207079714', u'CALLIND_-1207082814'), (u'CALL_-1207082278', u'CAST_-1207078136'), (u'INDIRECT_-1207080422', u'MULTIEQUAL_-1207080168'), ('const-1', u'PTRADD_-1207082791'), (u'COPY_-1207084303', u'MULTIEQUAL_-1207081504'), (u'CALL_-1207082221', u'INDIRECT_-1207079448'), (u'MULTIEQUAL_-1207079714', u'CAST_-1207079084'), ('const-1', u'PTRADD_-1207082424'), (u'CALL_-1207084578', u'INDIRECT_-1207080543'), (u'INDIRECT_-1207079882', u'MULTIEQUAL_-1207079807'), (u'MULTIEQUAL_-1207081216', u'PTRADD_-1207083944'), (u'CALL_-1207082331', u'CALL_-1207082221'), (u'CALL_-1207084669', u'INDIRECT_-1207080461'), (u'INT_LESSEQUAL_-1207083671', u'CBRANCH_-1207083668'), (u'INDIRECT_-1207080096', u'MULTIEQUAL_-1207080182'), ('const-0', u'CALL_-1207084607'), (u'MULTIEQUAL_-1207081242', u'PTRADD_-1207078513'), (u'PTRADD_-1207084812', u'MULTIEQUAL_-1207082008'), (u'PTRADD_-1207082721', u'INT_LESS_-1207082764'), (u'PTRADD_-1207082791', u'MULTIEQUAL_-1207080470'), ('tmp_3866', u'BRANCH_-1207082507'), (u'INT_SUB_-1207080022', u'MULTIEQUAL_-1207079886'), (u'MULTIEQUAL_-1207081478', u'MULTIEQUAL_-1207081216'), ('const--2', u'INT_MULT_-1207080554'), (u'SUBPIECE_-1207079733', u'INT_SUB_-1207082715'), ('const-0', u'SUBPIECE_-1207079635'), ('tmp_4695', u'PTRSUB_-1207079683'), (u'COPY_-1207082707', u'MULTIEQUAL_-1207080668'), ('const-1', u'PTRADD_-1207083743'), (u'COPY_-1207081610', u'MULTIEQUAL_-1207081531'), (u'INT_SUB_-1207085102', u'MULTIEQUAL_-1207082264'), ('const-0', u'CALL_-1207082825'), ('const-1', u'PTRADD_-1207083635'), (u'MULTIEQUAL_-1207079403', u'MULTIEQUAL_-1207079380'), (u'CALL_-1207084482', u'INDIRECT_-1207080554'), (u'INDIRECT_-1207079527', u'MULTIEQUAL_-1207079997'), (u'MULTIEQUAL_-1207082087', u'CAST_-1207079531'), (u'MULTIEQUAL_-1207079610', u'MULTIEQUAL_-1207080629'), (u'PTRADD_-1207082260', u'INT_LESS_-1207082283'), (u'SUBPIECE_-1207081393', u'INT_ADD_-1207084385'), (u'MULTIEQUAL_-1207078607', u'MULTIEQUAL_-1207079517'), (u'MULTIEQUAL_-1207081518', u'INT_AND_-1207081674'), (u'MULTIEQUAL_-1207080540', u'MULTIEQUAL_-1207079612'), (u'CALLIND_-1207083676', u'INDIRECT_-1207080040'), (u'MULTIEQUAL_-1207080103', u'MULTIEQUAL_-1207080032'), (u'MULTIEQUAL_-1207079598', u'MULTIEQUAL_-1207079575'), (u'MULTIEQUAL_-1207079930', u'CALLIND_-1207082888'), ('const-0', u'SUBPIECE_-1207079543'), (u'MULTIEQUAL_-1207079468', u'MULTIEQUAL_-1207079932'), ('const-5', u'CALL_-1207082941'), ('tmp_2024', u'BRANCH_-1207083966'), (u'MULTIEQUAL_-1207080691', u'MULTIEQUAL_-1207080676'), (u'MULTIEQUAL_-1207080605', u'MULTIEQUAL_-1207079677'), (u'PTRADD_-1207084026', u'INT_LESSEQUAL_-1207083671'), (u'MULTIEQUAL_-1207080676', u'MULTIEQUAL_-1207080605'), (u'MULTIEQUAL_-1207079415', u'MULTIEQUAL_-1207079403'), ('tmp_4695', u'PTRSUB_-1207078229'), (u'INDIRECT_-1207079966', u'MULTIEQUAL_-1207080052'), (u'CALL_-1207083753', u'INDIRECT_-1207080152'), ('const-1', u'PTRADD_-1207082721'), ('tmp_4574', u'BRANCH_-1207082069'), (u'MULTIEQUAL_-1207081657', u'PTRADD_-1207082794'), ('tmp_2997', u'CBRANCH_-1207082887'), (u'PTRADD_-1207084812', u'MULTIEQUAL_-1207080996'), (u'INT_LESS_-1207084823', u'CBRANCH_-1207084832'), (u'CALL_-1207084641', u'INDIRECT_-1207080512'), ('const-0', u'SUBPIECE_-1207081732'), (u'INDIRECT_-1207079886', u'MULTIEQUAL_-1207079783'), (u'INDIRECT_-1207079756', u'MULTIEQUAL_-1207079353'), (u'COPY_-1207082682', u'MULTIEQUAL_-1207081687'), (u'MULTIEQUAL_-1207081097', u'CALL_-1207083753'), (u'INDIRECT_-1207080055', u'MULTIEQUAL_-1207079488'), (u'COPY_-1207080874', u'MULTIEQUAL_-1207080798'), ('const-433', u'LOAD_-1207085121'), (u'CALL_-1207083540', u'INDIRECT_-1207080065'), (u'CALL_-1207085283', u'INDIRECT_-1207080895'), ('const-5', u'INT_LESS_-1207084267'), ('tmp_4456', u'BRANCH_-1207082672'), ('tmp_437', u'CBRANCH_-1207085078'), ('const-1', u'PTRADD_-1207084000'), (u'COPY_-1207080420', u'MULTIEQUAL_-1207080288'), ('const-0', u'COPY_-1207083650'), (u'CALLIND_-1207082503', u'SUBPIECE_-1207078024'), (u'COPY_-1207078954', u'MULTIEQUAL_-1207078943'), ('const-1', u'PTRADD_-1207082088'), (u'CALL_-1207085271', u'INDIRECT_-1207080821'), (u'INDIRECT_-1207080134', u'MULTIEQUAL_-1207080103'), (u'CALLIND_-1207083789', u'MULTIEQUAL_-1207079766'), (u'MULTIEQUAL_-1207080738', u'MULTIEQUAL_-1207079747'), (u'PTRADD_-1207078513', u'INT_NOTEQUAL_-1207082883'), (u'INT_ZEXT_-1207081798', u'INT_ADD_-1207084385'), (u'PTRADD_-1207081076', u'CALLIND_-1207082884'), (u'MULTIEQUAL_-1207080732', u'MULTIEQUAL_-1207080738'), ('const-1', u'COPY_-1207081669'), (u'INT_SUB_-1207082505', u'MULTIEQUAL_-1207078652'), (u'CALL_-1207083769', u'INDIRECT_-1207080098'), (u'MULTIEQUAL_-1207080520', u'MULTIEQUAL_-1207079501'), (u'MULTIEQUAL_-1207079533', u'MULTIEQUAL_-1207079510'), (u'MULTIEQUAL_-1207080798', u'MULTIEQUAL_-1207079874'), (u'CALL_-1207084411', u'CAST_-1207079188'), (u'MULTIEQUAL_-1207080182', u'MULTIEQUAL_-1207080181'), (u'MULTIEQUAL_-1207080737', u'CAST_-1207078199'), (u'CAST_-1207079084', u'INT_SUB_-1207084188'), (u'MULTIEQUAL_-1207080513', u'CALLIND_-1207082503'), (u'INT_LESSEQUAL_-1207084038', u'CBRANCH_-1207084037'), (u'INDIRECT_-1207080199', u'MULTIEQUAL_-1207079712'), ('tmp_1933', u'CBRANCH_-1207084037'), (u'MULTIEQUAL_-1207082055', u'CALLIND_-1207082331'), (u'INDIRECT_-1207079821', u'MULTIEQUAL_-1207080605'), (u'INT_SUB_-1207083723', u'INT_SUB_-1207083713'), (u'CALL_-1207082674', u'INDIRECT_-1207079374'), ('const-12', u'COPY_-1207079515'), (u'CALL_-1207082793', u'INDIRECT_-1207079627'), (u'COPY_-1207084276', u'MULTIEQUAL_-1207081504'), (u'CALL_-1207084445', u'INDIRECT_-1207080471'), (u'CALL_-1207084411', u'INDIRECT_-1207080321'), (u'INT_SUB_-1207083698', u'PTRADD_-1207083635'), (u'CALL_-1207082917', u'INDIRECT_-1207079592'), (u'INT_SUB_-1207084808', u'CALLIND_-1207082503'), ('const-2', u'INT_SUB_-1207082801'), ('const-1', u'PTRADD_-1207085237'), ('const-1316464', u'COPY_-1207079445'), (u'INDIRECT_-1207079517', u'MULTIEQUAL_-1207080465'), (u'MULTIEQUAL_-1207079502', u'MULTIEQUAL_-1207079454'), (u'CALL_-1207082674', u'INDIRECT_-1207079179'), (u'MULTIEQUAL_-1207080774', u'MULTIEQUAL_-1207080732'), (u'MULTIEQUAL_-1207080504', u'MULTIEQUAL_-1207080428'), (u'MULTIEQUAL_-1207080676', u'MULTIEQUAL_-1207079718'), (u'INDIRECT_-1207080422', u'MULTIEQUAL_-1207079712'), (u'MULTIEQUAL_-1207078607', u'MULTIEQUAL_-1207079502'), (u'COPY_-1207085158', u'MULTIEQUAL_-1207081687'), ('tmp_2063', u'CBRANCH_-1207083806'), (u'INT_LESS_-1207082835', u'CBRANCH_-1207082843'), ('const-0', u'SUBPIECE_-1207080369'), (u'CALLIND_-1207082245', u'MULTIEQUAL_-1207080696'), (u'INDIRECT_-1207079925', u'MULTIEQUAL_-1207079358'), (u'MULTIEQUAL_-1207080696', u'INT_CARRY_-1207082177'), (u'MULTIEQUAL_-1207080696', u'INT_ADD_-1207082177'), (u'INT_SUB_-1207081048', u'INT_LESS_-1207084870'), (u'CALL_-1207083753', u'INDIRECT_-1207080022'), (u'MULTIEQUAL_-1207081516', u'MULTIEQUAL_-1207080428'), (u'PTRADD_-1207085174', u'SUBPIECE_-1207080039'), (u'INDIRECT_-1207079562', u'MULTIEQUAL_-1207079488'), (u'CALL_-1207084482', u'INDIRECT_-1207080359'), (u'CALL_-1207085271', u'INDIRECT_-1207080756'), (u'INDIRECT_-1207079870', u'COPY_-1207079905'), (u'MULTIEQUAL_-1207078607', u'MULTIEQUAL_-1207078488'), (u'COPY_-1207083650', u'MULTIEQUAL_-1207079766'), (u'CALLIND_-1207082888', u'INDIRECT_-1207079752'), (u'MULTIEQUAL_-1207081964', u'CALLIND_-1207084735'), (u'MULTIEQUAL_-1207079529', u'MULTIEQUAL_-1207078607'), (u'INT_LESS_-1207084784', u'CBRANCH_-1207084793'), (u'CALL_-1207084224', u'INDIRECT_-1207080227'), (u'INT_NOTEQUAL_-1207082883', u'CBRANCH_-1207082881'), (u'INDIRECT_-1207079353', u'MULTIEQUAL_-1207080735'), ('const-4', u'COPY_-1207085158'), (u'CALL_-1207082646', u'INDIRECT_-1207079165'), (u'CALL_-1207084669', u'CAST_-1207079324'), (u'MULTIEQUAL_-1207079501', u'CALLIND_-1207082884'), (u'INDIRECT_-1207080562', u'MULTIEQUAL_-1207080519'), (u'CALL_-1207083789', u'INDIRECT_-1207080241'), (u'MULTIEQUAL_-1207079423', u'MULTIEQUAL_-1207079397'), (u'MULTIEQUAL_-1207079911', u'COPY_-1207078627'), (u'INT_LESS_-1207084870', u'CBRANCH_-1207084879'), (u'MULTIEQUAL_-1207080676', u'MULTIEQUAL_-1207079332'), (u'PTRADD_-1207085174', u'COPY_-1207079628'), (u'MULTIEQUAL_-1207081504', u'CALL_-1207084248'), (u'INDIRECT_-1207079752', u'MULTIEQUAL_-1207079677'), ('tmp_1452', u'CBRANCH_-1207084343'), (u'PTRADD_-1207085237', u'INT_LESSEQUAL_-1207083765'), (u'SUBPIECE_-1207080369', u'INT_SUB_-1207083666'), (u'INDIRECT_-1207079318', u'MULTIEQUAL_-1207079932'), ('const-5', u'CALL_-1207084482'), (u'INT_LESSEQUAL_-1207082833', u'CBRANCH_-1207082832'), (u'COPY_-1207079445', u'CALL_-1207084669'), (u'COPY_-1207079515', u'MULTIEQUAL_-1207080288'), (u'CALL_-1207082221', u'INDIRECT_-1207079383'), (u'MULTIEQUAL_-1207080623', u'MULTIEQUAL_-1207081531'), (u'MULTIEQUAL_-1207080611', u'CALLIND_-1207082331'), (u'COPY_-1207078627', u'MULTIEQUAL_-1207079874'), (u'SUBPIECE_-1207080039', u'INT_SUB_-1207082715'), (u'MULTIEQUAL_-1207080735', u'MULTIEQUAL_-1207080715'), (u'INT_SUB_-1207083666', u'INT_SUB_-1207083656'), (u'CALL_-1207084669', u'INDIRECT_-1207080526'), (u'MULTIEQUAL_-1207081216', u'PTRADD_-1207084000'), (u'CALLIND_-1207082884', u'SUBPIECE_-1207078431'), ('tmp_11526', u'CALL_-1207085283'), (u'INT_AND_-1207084314', u'CALL_-1207083769'), (u'CALLIND_-1207082814', u'INDIRECT_-1207080055'), (u'MULTIEQUAL_-1207079709', u'CALLIND_-1207082814'), ('tmp_505', u'CBRANCH_-1207085031'), ('const-0', u'COPY_-1207080215'), ('tmp_195', u'CBRANCH_-1207085253'), (u'CALL_-1207084224', u'INDIRECT_-1207080422'), (u'SUBPIECE_-1207079733', u'INT_SUB_-1207083723'), (u'CALL_-1207083769', u'INDIRECT_-1207080033'), (u'CALLIND_-1207083676', u'INDIRECT_-1207080105'), (u'LOAD_-1207082932', u'INT_EQUAL_-1207082917'), (u'LOAD_-1207082291', u'CALL_-1207082221'), (u'COPY_-1207078931', u'MULTIEQUAL_-1207080346'), (u'SUBPIECE_-1207081020', u'INT_ADD_-1207085341'), (u'MULTIEQUAL_-1207081502', u'MULTIEQUAL_-1207081478'), (u'INDIRECT_-1207080227', u'MULTIEQUAL_-1207079973'), (u'COPY_-1207082266', u'MULTIEQUAL_-1207080339'), (u'INT_EQUAL_-1207082917', u'CBRANCH_-1207082915'), (u'MULTIEQUAL_-1207081687', u'MULTIEQUAL_-1207081657'), (u'INT_SEXT_-1207084178', u'INT_SREM_-1207084145'), (u'MULTIEQUAL_-1207082014', u'INT_ADD_-1207084096'), (u'CALL_-1207083753', u'INDIRECT_-1207080217'), ('const-8', u'INT_LESS_-1207084983'), (u'CALL_-1207084544', u'INDIRECT_-1207080458'), ('tmp_4695', u'PTRSUB_-1207078173'), (u'INDIRECT_-1207079288', u'MULTIEQUAL_-1207080670'), ('const-1316640', u'COPY_-1207078168'), (u'CALL_-1207082646', u'INDIRECT_-1207079295'), (u'PTRADD_-1207084812', u'INT_LESSEQUAL_-1207084854'), ('const-1', u'PTRADD_-1207084026'), (u'MULTIEQUAL_-1207079762', u'MULTIEQUAL_-1207079692'), (u'CALL_-1207083540', u'INDIRECT_-1207079935'), (u'INDIRECT_-1207079712', u'MULTIEQUAL_-1207079610'), (u'MULTIEQUAL_-1207079973', u'CALLIND_-1207083789'), (u'MULTIEQUAL_-1207079709', u'MULTIEQUAL_-1207079867'), (u'CALLIND_-1207084735', u'INDIRECT_-1207080497'), ('const-0', u'SUBPIECE_-1207081020'), (u'MULTIEQUAL_-1207080168', u'MULTIEQUAL_-1207080247'), (u'CALLIND_-1207083676', u'INDIRECT_-1207079975'), (u'MULTIEQUAL_-1207079545', u'MULTIEQUAL_-1207079533'), (u'CALL_-1207084544', u'INDIRECT_-1207080588'), ('const-0', u'CALL_-1207084248'), (u'INT_SUB_-1207082776', u'INT_SUB_-1207082759'), (u'CALL_-1207083789', u'INDIRECT_-1207080046'), ('tmp_4695', u'SUBPIECE_-1207081020'), (u'COPY_-1207082088', u'MULTIEQUAL_-1207082014'), ('tmp_4341', u'CBRANCH_-1207082760'), ('tmp_4695', u'PTRSUB_-1207079561'), (u'MULTIEQUAL_-1207079874', u'MULTIEQUAL_-1207079762'), (u'COPY_-1207082911', u'MULTIEQUAL_-1207080668'), (u'INT_LESS_-1207083642', u'CBRANCH_-1207083651'), (u'INDIRECT_-1207079966', u'MULTIEQUAL_-1207079902'), (u'PTRADD_-1207085237', u'INT_LESS_-1207084757'), (u'MULTIEQUAL_-1207079483', u'MULTIEQUAL_-1207079783'), (u'MULTIEQUAL_-1207080261', u'INT_ADD_-1207084096'), ('const-0', u'SUBPIECE_-1207078431'), (u'INT_SUB_-1207082193', u'MULTIEQUAL_-1207080353'), ('const-10', u'CALL_-1207083540'), (u'MULTIEQUAL_-1207080996', u'MULTIEQUAL_-1207081964'), (u'CALLIND_-1207082888', u'INDIRECT_-1207079882'), (u'CALL_-1207083540', u'INDIRECT_-1207079870'), (u'MULTIEQUAL_-1207078412', u'INT_LESS_-1207082871'), (u'MULTIEQUAL_-1207079598', u'MULTIEQUAL_-1207080062'), (u'CALL_-1207084607', u'INDIRECT_-1207080427'), (u'INDIRECT_-1207079230', u'MULTIEQUAL_-1207079932'), ('const-1', u'INT_SUB_-1207082705'), (u'INDIRECT_-1207080821', u'MULTIEQUAL_-1207079710'), (u'MULTIEQUAL_-1207080513', u'MULTIEQUAL_-1207080465'), (u'PTRADD_-1207084726', u'MULTIEQUAL_-1207081513'), ('const-433', u'LOAD_-1207085316'), (u'CALLIND_-1207082814', u'INT_EQUAL_-1207082789'), (u'CALLIND_-1207082331', u'INDIRECT_-1207079288'), (u'PTRADD_-1207084070', u'MULTIEQUAL_-1207081216'), (u'CALL_-1207085283', u'INDIRECT_-1207080765'), ('const-0', u'SUBPIECE_-1207079946'), (u'INDIRECT_-1207079756', u'MULTIEQUAL_-1207079653'), (u'CALL_-1207082674', u'INDIRECT_-1207079244'), (u'INT_SUB_-1207084808', u'INT_SUB_-1207084798'), (u'MULTIEQUAL_-1207079468', u'MULTIEQUAL_-1207079445'), (u'CALL_-1207084516', u'INDIRECT_-1207080574'), (u'INT_LESS_-1207082871', u'CBRANCH_-1207082880'), (u'MULTIEQUAL_-1207079293', u'MULTIEQUAL_-1207079267'), (u'PTRADD_-1207084726', u'INT_LESS_-1207084757'), ('tmp_2968', u'BRANCH_-1207082643'), (u'INT_ADD_-1207084385', u'INT_AND_-1207084008'), (u'PTRADD_-1207085237', u'INT_LESS_-1207084823'), (u'MULTIEQUAL_-1207079874', u'MULTIEQUAL_-1207080784'), (u'PTRADD_-1207083944', u'MULTIEQUAL_-1207080975'), (u'MULTIEQUAL_-1207081101', u'CALLIND_-1207083789'), (u'SUBPIECE_-1207080040', u'INT_SUB_-1207082776'), (u'MULTIEQUAL_-1207080454', u'MULTIEQUAL_-1207080434'), (u'INT_LESSEQUAL_-1207083765', u'CBRANCH_-1207083764'), (u'MULTIEQUAL_-1207080715', u'MULTIEQUAL_-1207080708'), (u'INDIRECT_-1207079860', u'CALLIND_-1207082245'), (u'SUBPIECE_-1207079733', u'INT_SUB_-1207085187'), (u'MULTIEQUAL_-1207080168', u'MULTIEQUAL_-1207080097'), ('tmp_746', u'CBRANCH_-1207084879'), (u'CALLIND_-1207082245', u'INDIRECT_-1207079432'), ('const-1316536', u'COPY_-1207079379'), (u'MULTIEQUAL_-1207080605', u'MULTIEQUAL_-1207080585'), (u'INDIRECT_-1207080433', u'MULTIEQUAL_-1207079510'), ('const-0', u'CALL_-1207082278'), (u'INDIRECT_-1207079817', u'MULTIEQUAL_-1207080650'), (u'INDIRECT_-1207079886', u'MULTIEQUAL_-1207080670'), (u'MULTIEQUAL_-1207080738', u'MULTIEQUAL_-1207080889'), (u'MULTIEQUAL_-1207081531', u'MULTIEQUAL_-1207081516'), (u'MULTIEQUAL_-1207079714', u'PTRADD_-1207082719'), ('const-0', u'RETURN_-1207083476'), (u'CALL_-1207082278', u'INDIRECT_-1207079411'), (u'INDIRECT_-1207079158', u'MULTIEQUAL_-1207080540'), (u'INT_MULT_-1207080431', u'PTRADD_-1207083743'), (u'MULTIEQUAL_-1207080756', u'MULTIEQUAL_-1207080741'), (u'MULTIEQUAL_-1207079714', u'PTRADD_-1207085174'), (u'PTRSUB_-1207079574', u'LOAD_-1207085121'), ('const-1', u'PTRADD_-1207085174'), (u'INDIRECT_-1207080227', u'MULTIEQUAL_-1207079709'), (u'INDIRECT_-1207079756', u'MULTIEQUAL_-1207080540'), (u'CALLIND_-1207082865', u'INDIRECT_-1207079821'), (u'MULTIEQUAL_-1207080741', u'MULTIEQUAL_-1207080670'), (u'CALL_-1207082221', u'INDIRECT_-1207079318'), (u'MULTIEQUAL_-1207079913', u'CALL_-1207083769'), (u'MULTIEQUAL_-1207080996', u'SUBPIECE_-1207078458'), (u'CALLIND_-1207083789', u'INDIRECT_-1207080096'), ('const-4', u'COPY_-1207080268'), ('const-16', u'PTRSUB_-1207078478'), (u'PTRADD_-1207085237', u'INT_LESSEQUAL_-1207082741'), (u'CALLIND_-1207082814', u'MULTIEQUAL_-1207080696'), (u'INT_SUB_-1207083723', u'MULTIEQUAL_-1207080283'), (u'MULTIEQUAL_-1207081657', u'INT_ADD_-1207079513'), (u'CALL_-1207084368', u'INDIRECT_-1207080433'), ('const-12', u'COPY_-1207079077'), (u'PTRADD_-1207085237', u'INT_LESS_-1207083809'), (u'MULTIEQUAL_-1207080741', u'MULTIEQUAL_-1207079783'), ('const-433', u'LOAD_-1207082212'), (u'COPY_-1207080990', u'MULTIEQUAL_-1207080922'), (u'MULTIEQUAL_-1207079711', u'MULTIEQUAL_-1207079997'), ('const-8', u'COPY_-1207082266'), (u'MULTIEQUAL_-1207081657', u'PTRADD_-1207081076'), (u'INT_LESS_-1207085163', u'CBRANCH_-1207085172'), (u'CALLIND_-1207082814', u'INDIRECT_-1207079860'), (u'INT_AND_-1207084314', u'INT_SUB_-1207080722'), (u'MULTIEQUAL_-1207080774', u'MULTIEQUAL_-1207079692'), ('const-0', u'SUBPIECE_-1207081393'), ('tmp_2762', u'CBRANCH_-1207083651'), (u'MULTIEQUAL_-1207080821', u'MULTIEQUAL_-1207080806'), ('const-0', u'INT_NOTEQUAL_-1207084152'), ('tmp_4696', u'CALL_-1207085271'), ('const-4294967295', u'INT_AND_-1207081581'), (u'CAST_-1207078198', u'INT_SUB_-1207082193'), (u'INDIRECT_-1207079951', u'MULTIEQUAL_-1207079548'), (u'MULTIEQUAL_-1207082014', u'MULTIEQUAL_-1207080670'), (u'MULTIEQUAL_-1207079711', u'MULTIEQUAL_-1207080756'), ('const-0', u'SUBPIECE_-1207080894'), (u'MULTIEQUAL_-1207082055', u'CALLIND_-1207082865'), ('const-2', u'PTRADD_-1207084726'), (u'INDIRECT_-1207080497', u'MULTIEQUAL_-1207080454'), (u'CAST_-1207078438', u'CALL_-1207082793'), (u'MULTIEQUAL_-1207079403', u'MULTIEQUAL_-1207079867'), (u'MULTIEQUAL_-1207080584', u'MULTIEQUAL_-1207079533'), ('const-1', u'PTRADD_-1207082794'), ('const-255', u'INT_AND_-1207081674'), (u'MULTIEQUAL_-1207082055', u'SUBPIECE_-1207079635'), (u'INT_NOTEQUAL_-1207082888', u'CBRANCH_-1207082887'), ('const-1316680', u'COPY_-1207082707'), ('const-16', u'PTRSUB_-1207078532'), (u'CALL_-1207082825', u'INDIRECT_-1207079709'), (u'PTRADD_-1207082424', u'MULTIEQUAL_-1207081513'), (u'CALLIND_-1207082503', u'INDIRECT_-1207079098'), (u'CAST_-1207079188', u'CALL_-1207084368'), ('const-1300545', u'COPY_-1207078289'), (u'INDIRECT_-1207079687', u'MULTIEQUAL_-1207079612'), ('tmp_3785', u'CBRANCH_-1207082291'), (u'CAST_-1207079057', u'INT_SEXT_-1207084123'), (u'CALL_-1207082278', u'INDIRECT_-1207079476'), (u'PTRADD_-1207085174', u'INT_LESSEQUAL_-1207082741'), (u'CALLIND_-1207082814', u'INDIRECT_-1207079925'), (u'CALLIND_-1207082331', u'SUBPIECE_-1207079351'), (u'CALL_-1207082278', u'INDIRECT_-1207079346'), (u'MULTIEQUAL_-1207079714', u'SUBPIECE_-1207080952'), ('const-7', u'INT_LESS_-1207084335'), ('const-2', u'INT_SUB_-1207082267'), (u'PTRADD_-1207082088', u'PTRADD_-1207084726'), (u'CAST_-1207079078', u'INT_SEXT_-1207084178'), (u'MULTIEQUAL_-1207080806', u'MULTIEQUAL_-1207079462'), (u'INDIRECT_-1207079582', u'MULTIEQUAL_-1207080530'), (u'MULTIEQUAL_-1207079714', u'INT_LESSEQUAL_-1207085255'), (u'CALL_-1207082646', u'INDIRECT_-1207079360'), ('const-1', u'PTRADD_-1207084070'), (u'CALLIND_-1207082865', u'SUBPIECE_-1207079946'), (u'MULTIEQUAL_-1207080784', u'MULTIEQUAL_-1207080774'), ('const-2', u'INT_LESS_-1207084698'), ('const-7', u'INT_LESS_-1207082691'), (u'INT_ZEXT_-1207081909', u'INT_SUB_-1207083698'), (u'CALL_-1207084445', u'INDIRECT_-1207080406'), ('const-4', u'COPY_-1207080420'), ('const-13', u'PTRADD_-1207078513'), ('tmp_4695', u'PTRSUB_-1207079673'), (u'PTRSUB_-1207079561', u'LOAD_-1207085096'), (u'INT_EQUAL_-1207082789', u'CBRANCH_-1207082786'), (u'INDIRECT_-1207079925', u'MULTIEQUAL_-1207080691'), (u'INDIRECT_-1207079687', u'MULTIEQUAL_-1207080520'), (u'INT_ADD_-1207082177', u'MULTIEQUAL_-1207082264'), (u'CALL_-1207084578', u'INDIRECT_-1207080478'), (u'CALL_-1207082917', u'INDIRECT_-1207079527'), (u'MULTIEQUAL_-1207080052', u'MULTIEQUAL_-1207080051'), ('const-0', u'CALL_-1207082331'), ('const-0', u'CALL_-1207084544'), ('const-4', u'PTRADD_-1207085174'), (u'MULTIEQUAL_-1207080261', u'MULTIEQUAL_-1207078917'), (u'CALL_-1207084544', u'INDIRECT_-1207080393'), ('const-16', u'PTRSUB_-1207079673'), (u'INT_SREM_-1207084145', u'INT_NOTEQUAL_-1207084152'), (u'SUBPIECE_-1207079733', u'INT_SUB_-1207083666'), (u'MULTIEQUAL_-1207079973', u'MULTIEQUAL_-1207080052'), (u'LOAD_-1207082212', u'CAST_-1207078198'), (u'MULTIEQUAL_-1207080519', u'MULTIEQUAL_-1207080499'), (u'MULTIEQUAL_-1207079533', u'MULTIEQUAL_-1207079997'), (u'CALL_-1207084607', u'INDIRECT_-1207080492'), (u'MULTIEQUAL_-1207079610', u'MULTIEQUAL_-1207079598'), (u'INDIRECT_-1207079253', u'MULTIEQUAL_-1207079867'), (u'INDIRECT_-1207079882', u'MULTIEQUAL_-1207080715'), (u'INT_ZEXT_-1207081909', u'INT_MULT_-1207080431'), (u'INDIRECT_-1207079497', u'MULTIEQUAL_-1207079423'), ('const-4294967294', u'INT_LESS_-1207082835'), ('tmp_2217', u'CBRANCH_-1207083707'), (u'CALL_-1207082221', u'INDIRECT_-1207079253'), (u'MULTIEQUAL_-1207080623', u'MULTIEQUAL_-1207081516'), (u'MULTIEQUAL_-1207082008', u'MULTIEQUAL_-1207081964'), ('tmp_1531', u'CBRANCH_-1207084275'), ('const-1', u'INT_SUB_-1207082794'), (u'PTRSUB_-1207079688', u'LOAD_-1207085338'), ('const-1', u'PTRADD_-1207081076'), (u'INT_LESSEQUAL_-1207084854', u'CBRANCH_-1207084853'), (u'BOOL_NEGATE_-1207082149', u'CBRANCH_-1207082180'), ('const-1', u'PTRADD_-1207082260'), (u'INT_SUB_-1207082794', u'INT_LESS_-1207082780'), (u'MULTIEQUAL_-1207080975', u'PTRADD_-1207083743'), (u'SUBPIECE_-1207079351', u'INT_SUB_-1207082267'), (u'INDIRECT_-1207079562', u'MULTIEQUAL_-1207079501'), (u'MULTIEQUAL_-1207080611', u'MULTIEQUAL_-1207079267'), (u'CALL_-1207084224', u'INDIRECT_-1207080292'), (u'INT_SUB_-1207084188', u'INT_SREM_-1207084145'), (u'MULTIEQUAL_-1207079710', u'MULTIEQUAL_-1207079932'), (u'INDIRECT_-1207079228', u'MULTIEQUAL_-1207080584'), (u'MULTIEQUAL_-1207079902', u'CALLIND_-1207083676'), (u'INT_LESS_-1207082739', u'CBRANCH_-1207082748'), ('const-48', u'PTRSUB_-1207079561'), ('tmp_4078', u'CBRANCH_-1207082748'), (u'PTRADD_-1207085174', u'MULTIEQUAL_-1207080737'), (u'SUBPIECE_-1207079733', u'INT_SUB_-1207085007'), ('const-1', u'INT_SUB_-1207083656'), (u'MULTIEQUAL_-1207079714', u'PTRADD_-1207084026'), (u'MULTIEQUAL_-1207080623', u'CALL_-1207082793'), (u'MULTIEQUAL_-1207081101', u'SUBPIECE_-1207080369'), (u'MULTIEQUAL_-1207079661', u'CALLIND_-1207082245'), (u'PTRADD_-1207085237', u'INT_LESSEQUAL_-1207085255'), (u'INT_SUB_-1207084798', u'INT_LESS_-1207084784'), (u'PTRADD_-1207082719', u'INT_LESS_-1207082762'), ('const-0', u'COPY_-1207080878'), ('tmp_1494', u'CBRANCH_-1207084306'), (u'MULTIEQUAL_-1207079653', u'CALLIND_-1207082888'), (u'COPY_-1207079523', u'MULTIEQUAL_-1207079911'), (u'PTRADD_-1207083635', u'INT_LESSEQUAL_-1207083671'), (u'COPY_-1207078168', u'CALL_-1207082674'), (u'INDIRECT_-1207079951', u'MULTIEQUAL_-1207080735'), (u'MULTIEQUAL_-1207080520', u'MULTIEQUAL_-1207080513'), ('const-1316608', u'COPY_-1207079309'), ('const-5', u'CALL_-1207082278'), (u'CALL_-1207082825', u'INDIRECT_-1207079774'), (u'INDIRECT_-1207079910', u'MULTIEQUAL_-1207080051'), (u'INDIRECT_-1207079821', u'MULTIEQUAL_-1207079418'), ('tmp_3278', u'CBRANCH_-1207082832'), (u'PTRADD_-1207085237', u'INT_LESS_-1207085217'), (u'COPY_-1207079603', u'MULTIEQUAL_-1207081697'), (u'SUBPIECE_-1207079351', u'MULTIEQUAL_-1207079606'), ('tmp_3189', u'BRANCH_-1207082444'), (u'COPY_-1207078404', u'MULTIEQUAL_-1207078405'), (u'SUBPIECE_-1207078458', u'INT_SUB_-1207082804'), (u'MULTIEQUAL_-1207079742', u'MULTIEQUAL_-1207080650'), (u'MULTIEQUAL_-1207082087', u'COPY_-1207079606'), (u'CALL_-1207084248', u'INDIRECT_-1207080368'), (u'MULTIEQUAL_-1207080975', u'CALLIND_-1207083676'), (u'MULTIEQUAL_-1207080428', u'MULTIEQUAL_-1207081441'), ('tmp_3071', u'CBRANCH_-1207082880'), (u'INDIRECT_-1207079647', u'MULTIEQUAL_-1207080595'), (u'INDIRECT_-1207079821', u'MULTIEQUAL_-1207079718'), ('tmp_2450', u'CBRANCH_-1207083668'), (u'MULTIEQUAL_-1207080649', u'MULTIEQUAL_-1207079598'), (u'INT_LESS_-1207082467', u'CBRANCH_-1207082464'), ('tmp_2114', u'CBRANCH_-1207083764'), (u'COPY_-1207079987', u'MULTIEQUAL_-1207080922'), (u'INT_LESS_-1207084983', u'CBRANCH_-1207084992'), (u'INDIRECT_-1207080692', u'MULTIEQUAL_-1207080649'), (u'MULTIEQUAL_-1207081657', u'PTRADD_-1207082088'), (u'CALL_-1207084607', u'INDIRECT_-1207080622'), (u'INT_MULT_-1207080515', u'CAST_-1207079078'), (u'MULTIEQUAL_-1207079439', u'MULTIEQUAL_-1207079431'), (u'CALL_-1207084445', u'INDIRECT_-1207080536'), (u'INDIRECT_-1207079692', u'MULTIEQUAL_-1207079631'), (u'MULTIEQUAL_-1207080117', u'MULTIEQUAL_-1207080116'), (u'PTRSUB_-1207079673', u'LOAD_-1207085316'), (u'CALL_-1207085283', u'INDIRECT_-1207080830'), ('const-1', u'COPY_-1207079553'), (u'PTRADD_-1207085011', u'PTRADD_-1207084812'), (u'INT_ADD_-1207085341', u'CALL_-1207085283'), (u'COPY_-1207079602', u'MULTIEQUAL_-1207078652'), (u'MULTIEQUAL_-1207080585', u'MULTIEQUAL_-1207079566'), (u'MULTIEQUAL_-1207081657', u'PTRADD_-1207084900'), (u'PTRADD_-1207085237', u'INT_LESSEQUAL_-1207084854'), (u'CALL_-1207083769', u'INDIRECT_-1207080228'), (u'PTRADD_-1207085011', u'PTRADD_-1207082260'), (u'MULTIEQUAL_-1207078488', u'MULTIEQUAL_-1207079454'), (u'MULTIEQUAL_-1207079454', u'MULTIEQUAL_-1207079453'), (u'PTRADD_-1207082424', u'INT_LESS_-1207082467'), (u'PTRADD_-1207085011', u'INT_LESS_-1207085054'), ('const-2', u'PTRADD_-1207082791'), (u'PTRADD_-1207085237', u'INT_LESS_-1207085022'), ('tmp_3347', u'CBRANCH_-1207082789'), (u'MULTIEQUAL_-1207079431', u'MULTIEQUAL_-1207079438'), (u'MULTIEQUAL_-1207080038', u'MULTIEQUAL_-1207079967'), (u'COPY_-1207083650', u'MULTIEQUAL_-1207079917'), (u'INDIRECT_-1207080756', u'MULTIEQUAL_-1207079709'), ('const-1', u'INT_ADD_-1207078502'), (u'MULTIEQUAL_-1207080715', u'MULTIEQUAL_-1207079696'), (u'SUBPIECE_-1207079733', u'INT_SUB_-1207082776'), (u'INT_LESS_-1207082691', u'CBRANCH_-1207082700'), (u'INDIRECT_-1207079582', u'MULTIEQUAL_-1207079480'), (u'CALLIND_-1207083676', u'INDIRECT_-1207079910'), ('const-0', u'COPY_-1207078404'), (u'INT_LESS_-1207084757', u'CBRANCH_-1207084766'), (u'MULTIEQUAL_-1207080038', u'MULTIEQUAL_-1207080117'), (u'PTRADD_-1207085237', u'SUBPIECE_-1207079733'), (u'INDIRECT_-1207079293', u'MULTIEQUAL_-1207080660'), (u'CALL_-1207082331', u'INDIRECT_-1207079378'), (u'CAST_-1207078276', u'CALL_-1207082917'), (u'INDIRECT_-1207080627', u'MULTIEQUAL_-1207080584'), (u'MULTIEQUAL_-1207080668', u'CALL_-1207082941'), (u'CAST_-1207078199', u'INT_SUB_-1207082193'), (u'MULTIEQUAL_-1207080288', u'MULTIEQUAL_-1207080261'), (u'PTRSUB_-1207078229', u'LOAD_-1207082212'), (u'INT_ADD_-1207079513', u'PTRADD_-1207084812'), (u'MULTIEQUAL_-1207080889', u'INT_ZEXT_-1207081788'), (u'CALL_-1207082793', u'INDIRECT_-1207079692'), (u'CALL_-1207083731', u'INDIRECT_-1207080199'), (u'PTRADD_-1207085174', u'INT_LESS_-1207085217'), (u'COPY_-1207079346', u'CALL_-1207084482'), (u'LOAD_-1207085096', u'INT_LESS_-1207085081'), ('tmp_2800', u'CBRANCH_-1207083623'), (u'CALL_-1207082331', u'INDIRECT_-1207079508'), (u'MULTIEQUAL_-1207079293', u'MULTIEQUAL_-1207080611'), (u'CALL_-1207084445', u'INDIRECT_-1207080341'), (u'INT_LESS_-1207082283', u'CBRANCH_-1207082291'), (u'MULTIEQUAL_-1207080585', u'MULTIEQUAL_-1207080578'), (u'MULTIEQUAL_-1207080649', u'MULTIEQUAL_-1207080629'), (u'CALL_-1207083540', u'INDIRECT_-1207080000'), (u'PTRADD_-1207082721', u'MULTIEQUAL_-1207080996'), ('tmp_2146', u'CBRANCH_-1207083747'), (u'COPY_-1207080268', u'MULTIEQUAL_-1207080203'), ('const-48', u'PTRSUB_-1207079683'), (u'INDIRECT_-1207079293', u'MULTIEQUAL_-1207080649'), (u'MULTIEQUAL_-1207080283', u'CALLIND_-1207083676'), (u'COPY_-1207078289', u'CALL_-1207082331'), (u'CALL_-1207082331', u'INDIRECT_-1207079443'), ('const-0', u'INT_NOTEQUAL_-1207082888'), (u'PTRADD_-1207085237', u'INT_LESS_-1207082762'), ('const-32', u'PTRSUB_-1207079574'), ('tmp_883', u'CBRANCH_-1207084793'), (u'INDIRECT_-1207079627', u'MULTIEQUAL_-1207080578'), (u'SUBPIECE_-1207078024', u'MULTIEQUAL_-1207079431'), ('const-32', u'PTRSUB_-1207079688'), ('const-5', u'CALL_-1207084248'), (u'CAST_-1207078046', u'CALL_-1207082646'), (u'MULTIEQUAL_-1207081531', u'MULTIEQUAL_-1207080504'), (u'INDIRECT_-1207079860', u'MULTIEQUAL_-1207080626'), (u'COPY_-1207078627', u'MULTIEQUAL_-1207080784'), (u'INDIRECT_-1207079165', u'MULTIEQUAL_-1207079867'), ('tmp_814', u'CBRANCH_-1207084832'), (u'INDIRECT_-1207079860', u'MULTIEQUAL_-1207079293'), (u'CALLIND_-1207084735', u'INDIRECT_-1207080627'), (u'MULTIEQUAL_-1207080922', u'CALLIND_-1207084735'), ('const-1', u'PTRADD_-1207082719'), (u'CALLIND_-1207082884', u'INDIRECT_-1207079582'), ('const-2', u'PTRADD_-1207085011'), (u'CALL_-1207084248', u'INDIRECT_-1207080433'), (u'MULTIEQUAL_-1207079917', u'MULTIEQUAL_-1207079913'), (u'INT_ADD_-1207078581', u'PTRADD_-1207078534'), (u'INDIRECT_-1207080357', u'MULTIEQUAL_-1207080103'), (u'SUBPIECE_-1207079635', u'INT_SUB_-1207085007'), ('const-0', u'CALL_-1207084669'), (u'MULTIEQUAL_-1207078943', u'MULTIEQUAL_-1207080261'), (u'INDIRECT_-1207079397', u'MULTIEQUAL_-1207079867'), ('tmp_4373', u'CBRANCH_-1207082739'), (u'CALL_-1207082941', u'INDIRECT_-1207079473'), (u'INDIRECT_-1207080292', u'MULTIEQUAL_-1207079710'), (u'MULTIEQUAL_-1207079480', u'MULTIEQUAL_-1207080499'), (u'COPY_-1207078257', u'CALL_-1207082278'), (u'INDIRECT_-1207079517', u'MULTIEQUAL_-1207079415'), (u'INT_ADD_-1207084385', u'SUBPIECE_-1207080570'), ('const-0', u'SUBPIECE_-1207080039'), ('const-0', u'COPY_-1207080571'), ('const-433', u'LOAD_-1207082687'), (u'CALL_-1207084248', u'INDIRECT_-1207080238'), (u'INT_LESS_-1207083809', u'CBRANCH_-1207083806'), (u'PTRADD_-1207085237', u'INT_LESSEQUAL_-1207082833'), (u'MULTIEQUAL_-1207081441', u'CALL_-1207084516'), (u'INT_SEXT_-1207084123', u'PTRADD_-1207084070'), (u'PTRADD_-1207085237', u'INT_LESS_-1207083681'), ('const-0', u'SUBPIECE_-1207078024'), (u'LOAD_-1207085331', u'PTRADD_-1207085237'), (u'MULTIEQUAL_-1207079677', u'MULTIEQUAL_-1207080585'), (u'CALLIND_-1207082331', u'INDIRECT_-1207079223'), (u'CALLIND_-1207082245', u'INDIRECT_-1207079562'), (u'INT_LESS_-1207085217', u'CBRANCH_-1207085215'), (u'PTRADD_-1207082088', u'INT_LESS_-1207084823'), (u'CALL_-1207082825', u'INDIRECT_-1207079644'), (u'MULTIEQUAL_-1207080650', u'MULTIEQUAL_-1207080643'), ('tmp_2233', u'BRANCH_-1207083669'), (u'COPY_-1207078924', u'MULTIEQUAL_-1207080283'), (u'INDIRECT_-1207079353', u'MULTIEQUAL_-1207079548'), (u'INDIRECT_-1207080055', u'MULTIEQUAL_-1207080821'), (u'INDIRECT_-1207079757', u'MULTIEQUAL_-1207079696'), ('const-104', u'PTRADD_-1207078534'), (u'INDIRECT_-1207080161', u'MULTIEQUAL_-1207080247'), (u'MULTIEQUAL_-1207080605', u'INT_SUB_-1207081048'), (u'PTRADD_-1207082794', u'INT_LESSEQUAL_-1207082816'), ('const-433', u'LOAD_-1207082291'), (u'MULTIEQUAL_-1207079766', u'MULTIEQUAL_-1207079913'), ('const-1', u'COPY_-1207079987'), ('tmp_781', u'CBRANCH_-1207084853'), (u'CALLIND_-1207082884', u'INDIRECT_-1207079517'), (u'MULTIEQUAL_-1207080611', u'CALLIND_-1207082865'), (u'MULTIEQUAL_-1207079807', u'MULTIEQUAL_-1207080715'), ('const-8', u'INT_LESS_-1207085163'), (u'MULTIEQUAL_-1207080470', u'MULTIEQUAL_-1207081478'), (u'MULTIEQUAL_-1207079548', u'MULTIEQUAL_-1207079848'), (u'INT_SUB_-1207082804', u'INT_SUB_-1207082794'), (u'PTRADD_-1207085011', u'PTRADD_-1207082088'), (u'MULTIEQUAL_-1207080339', u'MULTIEQUAL_-1207081657'), (u'INT_SUB_-1207080722', u'INT_AND_-1207084294'), (u'INT_SUB_-1207085102', u'COPY_-1207079603'), (u'MULTIEQUAL_-1207078488', u'MULTIEQUAL_-1207078412'), (u'SUBPIECE_-1207079946', u'MULTIEQUAL_-1207080798'), (u'INDIRECT_-1207080040', u'MULTIEQUAL_-1207080181'), ('const-8', u'COPY_-1207082682'), (u'MULTIEQUAL_-1207080670', u'MULTIEQUAL_-1207080650'), (u'MULTIEQUAL_-1207080519', u'MULTIEQUAL_-1207079468'), (u'COPY_-1207078943', u'MULTIEQUAL_-1207081101'), (u'INT_SUB_-1207083666', u'COPY_-1207079041'), ('const-0', u'SUBPIECE_-1207080040'), (u'INT_AND_-1207084314', u'CALL_-1207083753'), (u'MULTIEQUAL_-1207079710', u'MULTIEQUAL_-1207080691'), (u'MULTIEQUAL_-1207078405', u'MULTIEQUAL_-1207079438'), (u'INT_SUB_-1207082267', u'MULTIEQUAL_-1207079529'), (u'PTRADD_-1207084726', u'MULTIEQUAL_-1207080470'), (u'INT_SUB_-1207083713', u'INT_LESS_-1207083698'), (u'CALL_-1207084607', u'CAST_-1207079291'), (u'COPY_-1207081610', u'MULTIEQUAL_-1207080623'), (u'INDIRECT_-1207079432', u'MULTIEQUAL_-1207079358'), (u'PTRADD_-1207084026', u'INT_LESSEQUAL_-1207084038'), ('const-0', u'COPY_-1207082088'), (u'MULTIEQUAL_-1207079488', u'MULTIEQUAL_-1207079462'), (u'MULTIEQUAL_-1207081513', u'MULTIEQUAL_-1207081502'), ('const-1', u'INT_SUB_-1207080722'), (u'MULTIEQUAL_-1207081657', u'PTRADD_-1207082260'), (u'MULTIEQUAL_-1207080465', u'CALLIND_-1207084735'), ('const-1', u'PTRADD_-1207083654'), (u'INT_AND_-1207081581', u'MULTIEQUAL_-1207081533'), (u'CALL_-1207085283', u'INDIRECT_-1207080960'), ('tmp_4560', u'CBRANCH_-1207082180'), (u'CAST_-1207079258', u'CALL_-1207084516'), (u'PTRADD_-1207085237', u'INT_LESS_-1207082764'), ('const-0', u'CALL_-1207082941'), ('const-1316576', u'COPY_-1207079346'), (u'MULTIEQUAL_-1207080735', u'MULTIEQUAL_-1207079807'), (u'CALL_-1207084516', u'INDIRECT_-1207080379'), (u'CALL_-1207084641', u'INDIRECT_-1207080577'), (u'INT_LESS_-1207085022', u'CBRANCH_-1207085031'), (u'MULTIEQUAL_-1207080626', u'MULTIEQUAL_-1207080611'), (u'INT_LESS_-1207084919', u'CBRANCH_-1207084927'), (u'INT_LESS_-1207083681', u'CBRANCH_-1207083690'), (u'CALLIND_-1207082888', u'INDIRECT_-1207079817'), (u'MULTIEQUAL_-1207079742', u'PTRADD_-1207078534'), (u'CAST_-1207079085', u'INT_SUB_-1207084188'), (u'MULTIEQUAL_-1207080353', u'INT_SUB_-1207082220'), (u'INDIRECT_-1207079098', u'MULTIEQUAL_-1207080454'), (u'CALLIND_-1207082865', u'INDIRECT_-1207079756'), (u'INT_SUB_-1207085187', u'INT_SUB_-1207085177'), (u'CALLIND_-1207084735', u'INT_AND_-1207081581'), (u'MULTIEQUAL_-1207080798', u'MULTIEQUAL_-1207080784'), (u'INT_SUB_-1207085007', u'CALLIND_-1207082331'), (u'INDIRECT_-1207080199', u'MULTIEQUAL_-1207080168'), ('const-2', u'INT_SUB_-1207082505'), (u'CALL_-1207085271', u'INDIRECT_-1207080886'), ('tmp_2804', u'BRANCH_-1207082696'), (u'COPY_-1207078317', u'MULTIEQUAL_-1207079911'), (u'PTRADD_-1207085237', u'INT_LESS_-1207085054'), (u'INT_SUB_-1207080749', u'CAST_-1207079158'), (u'MULTIEQUAL_-1207080696', u'MULTIEQUAL_-1207080670'), ('const-4294967295', u'INT_EQUAL_-1207082789'), (u'INT_SUB_-1207085007', u'INT_SUB_-1207084997'), (u'INT_SUB_-1207082715', u'MULTIEQUAL_-1207079661'), (u'MULTIEQUAL_-1207080203', u'CALLIND_-1207082814'), ('tmp_3478', u'CBRANCH_-1207082881'), (u'INDIRECT_-1207079383', u'MULTIEQUAL_-1207079997'), (u'CALL_-1207082941', u'INDIRECT_-1207079603'), (u'CALL_-1207084641', u'INDIRECT_-1207080447'), (u'INDIRECT_-1207079360', u'MULTIEQUAL_-1207080062'), (u'PTRADD_-1207083766', u'PTRADD_-1207083654'), (u'SUBPIECE_-1207079351', u'MULTIEQUAL_-1207080798'), ('const-433', u'LOAD_-1207082932'), ('tmp_4695', u'PTRSUB_-1207078478'), (u'PTRADD_-1207082791', u'INT_LESSEQUAL_-1207082833'), (u'PTRADD_-1207085237', u'INT_LESS_-1207083625'), (u'INT_LESS_-1207083625', u'CBRANCH_-1207083623'), (u'PTRADD_-1207085237', u'INT_LESS_-1207082467'), (u'INDIRECT_-1207079712', u'MULTIEQUAL_-1207080660'), ('const-2', u'INT_MULT_-1207080515'), ('const-16', u'PTRSUB_-1207078540'), (u'CAST_-1207079531', u'INT_SUB_-1207085102'), ('tmp_472', u'CBRANCH_-1207085052'), (u'INDIRECT_-1207080886', u'MULTIEQUAL_-1207079711'), (u'INT_LESSEQUAL_-1207082741', u'CBRANCH_-1207082739'), (u'INDIRECT_-1207079592', u'MULTIEQUAL_-1207080062'), (u'LOAD_-1207085121', u'CAST_-1207079530'), (u'INT_SUB_-1207085187', u'MULTIEQUAL_-1207080203'), (u'INDIRECT_-1207079462', u'MULTIEQUAL_-1207079932'), ('const-4', u'COPY_-1207078954'), (u'INDIRECT_-1207080368', u'MULTIEQUAL_-1207079445'), (u'INT_LESS_-1207084267', u'CBRANCH_-1207084275'), (u'PTRADD_-1207083766', u'INT_LESSEQUAL_-1207083765'), (u'MULTIEQUAL_-1207080784', u'MULTIEQUAL_-1207079762'), ('const-0', u'SUBPIECE_-1207079733'), (u'PTRADD_-1207082088', u'PTRADD_-1207082424'), ('const-1', u'INT_ADD_-1207079513'), (u'MULTIEQUAL_-1207080584', u'MULTIEQUAL_-1207080564'), (u'INT_SEXT_-1207084178', u'INT_SUB_-1207083698'), ('const-5', u'CALL_-1207084669'), (u'MULTIEQUAL_-1207080975', u'INT_LESS_-1207083809'), (u'MULTIEQUAL_-1207079418', u'MULTIEQUAL_-1207079718'), (u'SUBPIECE_-1207078431', u'MULTIEQUAL_-1207078405'), (u'MULTIEQUAL_-1207079712', u'MULTIEQUAL_-1207080062'), ('tmp_675', u'CBRANCH_-1207084927'), ('tmp_4442', u'CBRANCH_-1207082700'), (u'MULTIEQUAL_-1207079529', u'MULTIEQUAL_-1207079517'), (u'INDIRECT_-1207079692', u'MULTIEQUAL_-1207080643'), ('const-0', u'SUBPIECE_-1207080198'), (u'MULTIEQUAL_-1207081657', u'INT_ADD_-1207078502'), (u'PTRADD_-1207082719', u'COPY_-1207078288'), (u'PTRADD_-1207082719', u'MULTIEQUAL_-1207082087'), (u'CALLIND_-1207083789', u'INDIRECT_-1207080161'), (u'INDIRECT_-1207080069', u'MULTIEQUAL_-1207080038'), (u'MULTIEQUAL_-1207078917', u'INT_SUB_-1207082220'), (u'MULTIEQUAL_-1207078652', u'MULTIEQUAL_-1207079517'), (u'INT_LESS_-1207082762', u'CBRANCH_-1207082760'), (u'SUBPIECE_-1207080894', u'MULTIEQUAL_-1207079930'), ('const-1316504', u'COPY_-1207079412'), ('const-255', u'INT_AND_-1207084008'), ('const-16', u'PTRSUB_-1207078173'), (u'CALL_-1207084411', u'INDIRECT_-1207080386'), (u'SUBPIECE_-1207080570', u'INT_SUB_-1207080749'), (u'INDIRECT_-1207080105', u'MULTIEQUAL_-1207080246'), ('const-1', u'INT_SUB_-1207084798'), (u'INDIRECT_-1207079223', u'MULTIEQUAL_-1207080605'), (u'INDIRECT_-1207079448', u'MULTIEQUAL_-1207080062'), ('tmp_4695', u'PTRSUB_-1207079574'), (u'MULTIEQUAL_-1207081468', u'MULTIEQUAL_-1207081455'), (u'MULTIEQUAL_-1207079358', u'MULTIEQUAL_-1207079332'), (u'CAST_-1207078136', u'CALL_-1207082221'), (u'MULTIEQUAL_-1207081478', u'PTRADD_-1207084070'), (u'CALL_-1207084248', u'CAST_-1207079107'), (u'SUBPIECE_-1207080570', u'INT_LESS_-1207084267'), (u'MULTIEQUAL_-1207079353', u'MULTIEQUAL_-1207079653'), (u'INDIRECT_-1207080031', u'MULTIEQUAL_-1207080117'), ('const-24', u'INT_ADD_-1207085341'), (u'CALL_-1207084368', u'INDIRECT_-1207080303'), (u'CALL_-1207084544', u'INDIRECT_-1207080523'), (u'INT_MULT_-1207080515', u'INT_SUB_-1207084131'), (u'CAST_-1207079632', u'CALL_-1207085283'), (u'MULTIEQUAL_-1207079488', u'MULTIEQUAL_-1207080806'), (u'PTRSUB_-1207078090', u'LOAD_-1207082687'), ('const-433', u'LOAD_-1207082838'), (u'MULTIEQUAL_-1207079502', u'MULTIEQUAL_-1207078412'), (u'MULTIEQUAL_-1207080670', u'CALL_-1207082331'), ('tmp_921', u'CBRANCH_-1207084766'), (u'MULTIEQUAL_-1207079606', u'INT_SUB_-1207082505'), (u'PTRSUB_-1207078478', u'LOAD_-1207082838'), (u'COPY_-1207079606', u'MULTIEQUAL_-1207082055'), (u'MULTIEQUAL_-1207079415', u'MULTIEQUAL_-1207080434'), ('const-65534', u'COPY_-1207079602'), (u'CALL_-1207084669', u'INDIRECT_-1207080656'), (u'INT_SUB_-1207082193', u'MULTIEQUAL_-1207081697'), (u'MULTIEQUAL_-1207079762', u'MULTIEQUAL_-1207080732'), (u'LOAD_-1207082687', u'CALL_-1207082646'), (u'CALL_-1207084248', u'INDIRECT_-1207080303'), (u'MULTIEQUAL_-1207079692', u'MULTIEQUAL_-1207080889'), (u'CALL_-1207083769', u'INDIRECT_-1207080163'), (u'MULTIEQUAL_-1207080578', u'MULTIEQUAL_-1207080530'), (u'PTRADD_-1207085011', u'CALLIND_-1207082888'), (u'LOAD_-1207085338', u'MULTIEQUAL_-1207079714'), (u'PTRADD_-1207082424', u'MULTIEQUAL_-1207081502'), (u'MULTIEQUAL_-1207080504', u'MULTIEQUAL_-1207081468'), (u'INT_LESS_-1207082764', u'CBRANCH_-1207082761'), (u'INDIRECT_-1207080004', u'MULTIEQUAL_-1207079709'), (u'INT_CARRY_-1207082177', u'BOOL_NEGATE_-1207082149'), (u'PTRADD_-1207084900', u'INT_LESS_-1207084919'), (u'MULTIEQUAL_-1207080540', u'MULTIEQUAL_-1207080520'), (u'PTRADD_-1207085011', u'SUBPIECE_-1207080040'), (u'INDIRECT_-1207079935', u'COPY_-1207079970'), (u'COPY_-1207081669', u'RETURN_-1207083476'), (u'COPY_-1207079379', u'CALL_-1207084544'), ('const-1', u'INT_SUB_-1207080022'), ('const-0', u'CALL_-1207084482'), (u'MULTIEQUAL_-1207080975', u'INT_LESSEQUAL_-1207083749'), (u'CALLIND_-1207082865', u'INDIRECT_-1207079951'), (u'CALLIND_-1207083676', u'MULTIEQUAL_-1207081097'), ('const-2', u'CALLIND_-1207082865'), (u'COPY_-1207079412', u'CALL_-1207084607'), ('tmp_4695', u'PTRSUB_-1207079688'), (u'INT_SUB_-1207083656', u'INT_LESS_-1207083642'), (u'INDIRECT_-1207079990', u'MULTIEQUAL_-1207079423'), ('const-1300148', u'COPY_-1207079053'), (u'MULTIEQUAL_-1207080513', u'MULTIEQUAL_-1207079415'), (u'INDIRECT_-1207079098', u'MULTIEQUAL_-1207080465'), ('const-4', u'COPY_-1207082079'), (u'CALL_-1207084544', u'CAST_-1207079258'), (u'CAST_-1207079158', u'INT_LESS_-1207084335'), (u'CAST_-1207079107', u'CALL_-1207084224'), (u'INT_MULT_-1207080554', u'PTRADD_-1207083654'), (u'MULTIEQUAL_-1207079692', u'MULTIEQUAL_-1207079747'), ('const-2', u'PTRADD_-1207082424'), (u'INT_SUB_-1207081048', u'MULTIEQUAL_-1207079886'), (u'PTRADD_-1207085011', u'PTRADD_-1207084900'), (u'CALL_-1207082825', u'CAST_-1207078438'), (u'INT_ZEXT_-1207081909', u'PTRADD_-1207083944'), (u'INDIRECT_-1207079295', u'MULTIEQUAL_-1207079997'), (u'COPY_-1207079053', u'CALL_-1207083789'), (u'MULTIEQUAL_-1207080247', u'MULTIEQUAL_-1207080246'), (u'INDIRECT_-1207079158', u'MULTIEQUAL_-1207079353'), (u'MULTIEQUAL_-1207079438', u'INT_ZEXT_-1207081798'), (u'LOAD_-1207082838', u'CALL_-1207082793'), ('const-1', u'PTRADD_-1207084812'), (u'PTRADD_-1207085174', u'CALLIND_-1207082245'), (u'CALLIND_-1207082884', u'INDIRECT_-1207079712'), (u'PTRADD_-1207084000', u'INT_LESSEQUAL_-1207084038'), (u'PTRADD_-1207083766', u'INT_LESS_-1207083625'), (u'MULTIEQUAL_-1207078943', u'MULTIEQUAL_-1207078917'), (u'CALL_-1207084641', u'INDIRECT_-1207080642'), (u'MULTIEQUAL_-1207080741', u'MULTIEQUAL_-1207079397'), (u'CALL_-1207083753', u'INDIRECT_-1207080087'), (u'INT_SUB_-1207082804', u'MULTIEQUAL_-1207080922'), (u'PTRADD_-1207085237', u'INT_LESS_-1207084919'), ('tmp_307', u'CBRANCH_-1207085172'), (u'MULTIEQUAL_-1207080696', u'MULTIEQUAL_-1207082014'), (u'CALLIND_-1207083789', u'INDIRECT_-1207079966'), ('tmp_3177', u'CBRANCH_-1207082464'), ('const-8', u'INT_LESS_-1207083642'), ('const-1', u'PTRADD_-1207085011'), (u'CALLIND_-1207082814', u'INDIRECT_-1207079990'), (u'INDIRECT_-1207079223', u'MULTIEQUAL_-1207079418'), ('tmp_2875', u'BRANCH_-1207082914'), ('tmp_987', u'CBRANCH_-1207084706'), (u'MULTIEQUAL_-1207080643', u'MULTIEQUAL_-1207079545'), ('tmp_3420', u'CBRANCH_-1207082915'), (u'INT_LESSEQUAL_-1207083749', u'CBRANCH_-1207083747'), (u'INDIRECT_-1207079951', u'MULTIEQUAL_-1207079848'), (u'PTRADD_-1207078513', u'MULTIEQUAL_-1207081242'), (u'MULTIEQUAL_-1207080975', u'SUBPIECE_-1207080198'), ('const-0', u'CALL_-1207082674'), ('const-0', u'INT_NOTEQUAL_-1207084307'), (u'SUBPIECE_-1207079543', u'INT_SUB_-1207084808'), (u'MULTIEQUAL_-1207081533', u'MULTIEQUAL_-1207081518'), (u'COPY_-1207079077', u'MULTIEQUAL_-1207078943'), ('const-12', u'PTRADD_-1207082719'), (u'CALL_-1207084411', u'INDIRECT_-1207080516'), ('const-16', u'PTRSUB_-1207078090'), (u'CALL_-1207082793', u'INDIRECT_-1207079562'), (u'CALL_-1207082941', u'CAST_-1207078276'), (u'CALL_-1207083789', u'INDIRECT_-1207080176'), (u'MULTIEQUAL_-1207082055', u'INT_LESS_-1207085022'), (u'CALL_-1207084516', u'INDIRECT_-1207080444'), (u'CALLIND_-1207083789', u'MULTIEQUAL_-1207079917'), ('const-0', u'SUBPIECE_-1207080570'), (u'LOAD_-1207085316', u'CAST_-1207079632'), ('const-10', u'CALL_-1207083731'), (u'CALL_-1207082941', u'INDIRECT_-1207079538'), (u'INDIRECT_-1207080303', u'MULTIEQUAL_-1207079380'), (u'CALL_-1207084482', u'INDIRECT_-1207080489'), (u'MULTIEQUAL_-1207080774', u'MULTIEQUAL_-1207080738'), (u'INDIRECT_-1207080065', u'COPY_-1207080100'), (u'INT_NOTEQUAL_-1207084307', u'CBRANCH_-1207084306'), (u'MULTIEQUAL_-1207079712', u'MULTIEQUAL_-1207080821'), (u'MULTIEQUAL_-1207080346', u'CALLIND_-1207083789'), ('const-0', u'COPY_-1207081162'), (u'CALLIND_-1207082888', u'MULTIEQUAL_-1207081531'), (u'SUBPIECE_-1207080198', u'INT_SUB_-1207083723'), (u'INDIRECT_-1207080031', u'MULTIEQUAL_-1207079967'), (u'PTRADD_-1207078534', u'PTRSUB_-1207078532'), (u'MULTIEQUAL_-1207080578', u'MULTIEQUAL_-1207079480'), (u'MULTIEQUAL_-1207079973', u'MULTIEQUAL_-1207079902'), (u'CALL_-1207082331', u'INDIRECT_-1207079313'), (u'COPY_-1207080571', u'MULTIEQUAL_-1207081518'), (u'CALLIND_-1207082503', u'INDIRECT_-1207079293'), (u'CALL_-1207084368', u'INDIRECT_-1207080498'), (u'MULTIEQUAL_-1207082014', u'CALL_-1207084641'), (u'MULTIEQUAL_-1207079517', u'MULTIEQUAL_-1207078488'), ('const-1316736', u'COPY_-1207084303'), (u'MULTIEQUAL_-1207081518', u'SUBPIECE_-1207081393'), (u'COPY_-1207078638', u'MULTIEQUAL_-1207079911'), (u'CALL_-1207082278', u'INDIRECT_-1207079281'), ('const-433', u'LOAD_-1207085096'), (u'CALLIND_-1207082245', u'INDIRECT_-1207079367'), (u'CALL_-1207082825', u'INDIRECT_-1207079579'), (u'MULTIEQUAL_-1207080670', u'MULTIEQUAL_-1207079742'), (u'INT_SUB_-1207082801', u'MULTIEQUAL_-1207078652'), (u'CAST_-1207079291', u'CALL_-1207084578'), (u'PTRADD_-1207082791', u'MULTIEQUAL_-1207081513'), (u'INDIRECT_-1207079288', u'MULTIEQUAL_-1207079483'), (u'MULTIEQUAL_-1207080623', u'MULTIEQUAL_-1207080504'), (u'PTRSUB_-1207078532', u'INT_NOTEQUAL_-1207082883'), (u'SUBPIECE_-1207078431', u'MULTIEQUAL_-1207079439'), ('const-1', u'CALLIND_-1207082884'), (u'INDIRECT_-1207079975', u'MULTIEQUAL_-1207080116'), ('const-1', u'COPY_-1207080990'), (u'SUBPIECE_-1207078024', u'MULTIEQUAL_-1207079439'), ('const-1', u'INT_SUB_-1207083713'), (u'INT_SEXT_-1207084178', u'PTRADD_-1207084000'), ('const-8', u'INT_LESS_-1207084784'), (u'INT_SUB_-1207082759', u'INT_LESS_-1207082739'), (u'PTRSUB_-1207078173', u'LOAD_-1207082291'), (u'INT_SUB_-1207082715', u'INT_SUB_-1207082705'), (u'MULTIEQUAL_-1207082055', u'PTRADD_-1207085011'), ('const-32', u'PTRSUB_-1207078229'), (u'INT_LESS_-1207085081', u'CBRANCH_-1207085078'), (u'CALL_-1207083731', u'INDIRECT_-1207080004'), (u'INT_SUB_-1207082705', u'INT_LESS_-1207082691'), ('tmp_2693', u'CBRANCH_-1207083690'), (u'CALLIND_-1207082245', u'INDIRECT_-1207079497'), (u'PTRADD_-1207085237', u'INT_LESS_-1207082283'), (u'INT_LESS_-1207082780', u'CBRANCH_-1207082789'), ('const-1', u'PTRADD_-1207083944'), (u'INT_AND_-1207084314', u'COPY_-1207078924'), (u'CALLIND_-1207082331', u'INDIRECT_-1207079158')]
[(u'CALLIND_-1207082884', u'MULTIEQUAL_-1207079495'), (u'MULTIEQUAL_-1207079525', u'MULTIEQUAL_-1207080544'), (u'CALLIND_-1207083676', u'INDIRECT_-1207080150'), (u'CALLIND_-1207084735', u'INDIRECT_-1207080542'), (u'SUBPIECE_-1207080493', u'INT_SUB_-1207083656'), (u'MULTIEQUAL_-1207079398', u'MULTIEQUAL_-1207079698'), ('const-120', u'INT_ADD_-1207082931'), (u'INT_SUB_-1207085102', u'COPY_-1207079657'), ('const-5', u'CALL_-1207084411'), (u'CALL_-1207084224', u'INDIRECT_-1207080337'), (u'INT_LESSEQUAL_-1207082816', u'CBRANCH_-1207082825'), (u'INT_ADD_-1207084772', u'MULTIEQUAL_-1207080476'), (u'CALLIND_-1207082331', u'INT_SUB_-1207082267'), (u'MULTIEQUAL_-1207080585', u'MULTIEQUAL_-1207080565'), (u'INDIRECT_-1207079298', u'MULTIEQUAL_-1207079912'), (u'INT_SUB_-1207083698', u'INT_ADD_-1207083681'), (u'INT_ADD_-1207084772', u'INT_LESS_-1207084757'), (u'MULTIEQUAL_-1207078655', u'MULTIEQUAL_-1207079550'), (u'CALL_-1207083731', u'INDIRECT_-1207080114'), (u'MULTIEQUAL_-1207082080', u'COPY_-1207079660'), ('const-104', u'INT_MULT_-1207082917'), (u'COPY_-1207080921', u'COPY_-1207079579'), (u'COPY_-1207084276', u'MULTIEQUAL_-1207081510'), (u'CALL_-1207084224', u'INDIRECT_-1207080272'), (u'MULTIEQUAL_-1207080981', u'INT_LESS_-1207083750'), (u'INT_SUB_-1207084997', u'INT_LESS_-1207084983'), (u'MULTIEQUAL_-1207080564', u'MULTIEQUAL_-1207079513'), (u'MULTIEQUAL_-1207080083', u'MULTIEQUAL_-1207080162'), ('const-1', u'INT_SUB_-1207084997'), (u'MULTIEQUAL_-1207080656', u'CALLIND_-1207082865'), ('const-1300545', u'COPY_-1207078322'), (u'CAST_-1207079211', u'INT_LESS_-1207084335'), ('const-5', u'CALL_-1207082674'), (u'INDIRECT_-1207079955', u'MULTIEQUAL_-1207080096'), (u'CALL_-1207084482', u'INDIRECT_-1207080469'), (u'MULTIEQUAL_-1207079525', u'MULTIEQUAL_-1207079513'), ('const-1316464', u'COPY_-1207079478'), (u'CALL_-1207083731', u'INDIRECT_-1207080244'), (u'MULTIEQUAL_-1207080709', u'CALLIND_-1207082888'), (u'CALL_-1207083789', u'INDIRECT_-1207080156'), (u'MULTIEQUAL_-1207078988', u'MULTIEQUAL_-1207080306'), (u'INT_ADD_-1207082126', u'CALLIND_-1207082503'), (u'COPY_-1207082079', u'MULTIEQUAL_-1207080345'), (u'INDIRECT_-1207080179', u'MULTIEQUAL_-1207079759'), (u'INDIRECT_-1207079275', u'MULTIEQUAL_-1207079977'), (u'INT_ADD_-1207082767', u'MULTIEQUAL_-1207080989'), (u'INDIRECT_-1207080076', u'MULTIEQUAL_-1207080016'), (u'INDIRECT_-1207079493', u'MULTIEQUAL_-1207080107'), (u'CALL_-1207084516', u'INDIRECT_-1207080424'), (u'INT_SUB_-1207085177', u'INT_LESS_-1207085163'), (u'INDIRECT_-1207080543', u'MULTIEQUAL_-1207079620'), (u'INDIRECT_-1207080607', u'MULTIEQUAL_-1207080564'), (u'INDIRECT_-1207080737', u'MULTIEQUAL_-1207080694'), (u'MULTIEQUAL_-1207081107', u'INT_ADD_-1207083812'), (u'INDIRECT_-1207079208', u'MULTIEQUAL_-1207080575'), (u'INDIRECT_-1207079338', u'MULTIEQUAL_-1207080705'), ('tmp_3007', u'BRANCH_-1207082847'), ('const-0', u'COPY_-1207078136'), (u'MULTIEQUAL_-1207080656', u'MULTIEQUAL_-1207079312'), (u'CALLIND_-1207082865', u'INDIRECT_-1207079931'), (u'CALL_-1207082674', u'INDIRECT_-1207079419'), ('const-1', u'INT_SUB_-1207083713'), ('const-2', u'INT_SUB_-1207082267'), (u'SUBPIECE_-1207079683', u'INT_SUB_-1207085007'), (u'INDIRECT_-1207079797', u'MULTIEQUAL_-1207080630'), (u'CALL_-1207084607', u'INDIRECT_-1207080472'), ('const-1316576', u'COPY_-1207079379'), (u'INT_SUB_-1207082804', u'SUBPIECE_-1207079796'), (u'CALLIND_-1207082884', u'INDIRECT_-1207079692'), (u'MULTIEQUAL_-1207079643', u'MULTIEQUAL_-1207080107'), ('const-1', u'INT_ADD_-1207082767'), (u'MULTIEQUAL_-1207081663', u'INT_ADD_-1207082126'), (u'CALL_-1207082793', u'INDIRECT_-1207079737'), (u'INDIRECT_-1207079273', u'MULTIEQUAL_-1207080629'), (u'MULTIEQUAL_-1207079451', u'INT_ZEXT_-1207081690'), (u'INT_SUB_-1207080041', u'MULTIEQUAL_-1207079929'), (u'MULTIEQUAL_-1207079533', u'MULTIEQUAL_-1207079507'), (u'MULTIEQUAL_-1207080629', u'CALL_-1207082793'), ('const-32', u'INT_ADD_-1207085322'), (u'CALL_-1207083789', u'INDIRECT_-1207080091'), (u'CALL_-1207084516', u'INDIRECT_-1207080554'), (u'COPY_-1207079133', u'MULTIEQUAL_-1207081107'), (u'MULTIEQUAL_-1207080721', u'MULTIEQUAL_-1207079763'), ('tmp_3705', u'CBRANCH_-1207082843'), (u'CAST_-1207078195', u'LOAD_-1207082291'), (u'MULTIEQUAL_-1207080989', u'MULTIEQUAL_-1207081957'), (u'INDIRECT_-1207079333', u'MULTIEQUAL_-1207079528'), (u'MULTIEQUAL_-1207080629', u'MULTIEQUAL_-1207081522'), (u'MULTIEQUAL_-1207079805', u'MULTIEQUAL_-1207079735'), ('const-1', u'INT_SUB_-1207080041'), (u'MULTIEQUAL_-1207081693', u'MULTIEQUAL_-1207081663'), ('const-0', u'COPY_-1207083650'), (u'MULTIEQUAL_-1207080770', u'MULTIEQUAL_-1207080899'), (u'INT_SUB_-1207082220', u'CALL_-1207082221'), ('tmp_574', u'CBRANCH_-1207084992'), ('const-13', u'PTRADD_-1207078558'), ('const-24', u'INT_ADD_-1207085341'), (u'INDIRECT_-1207079801', u'MULTIEQUAL_-1207080585'), (u'INT_ADD_-1207085283', u'INT_SUB_-1207085187'), (u'MULTIEQUAL_-1207081519', u'MULTIEQUAL_-1207081508'), (u'COPY_-1207078446', u'MULTIEQUAL_-1207078453'), (u'CALL_-1207082221', u'INDIRECT_-1207079363'), (u'MULTIEQUAL_-1207080989', u'INT_SUB_-1207082804'), ('const-0', u'COPY_-1207080915'), (u'CALLIND_-1207082331', u'MULTIEQUAL_-1207080841'), (u'CALL_-1207082941', u'INDIRECT_-1207079583'), (u'COPY_-1207082707', u'MULTIEQUAL_-1207080674'), (u'MULTIEQUAL_-1207080018', u'CALLIND_-1207083789'), (u'INDIRECT_-1207080337', u'MULTIEQUAL_-1207079758'), (u'MULTIEQUAL_-1207079338', u'MULTIEQUAL_-1207080656'), (u'INT_SUB_-1207083723', u'SUBPIECE_-1207080330'), (u'CALLIND_-1207082884', u'INDIRECT_-1207079562'), (u'MULTIEQUAL_-1207080565', u'MULTIEQUAL_-1207079546'), (u'INT_ADD_-1207082126', u'INT_LESS_-1207084823'), ('const-4', u'COPY_-1207080465'), (u'INT_LESS_-1207083766', u'CBRANCH_-1207083764'), (u'CALLIND_-1207083789', u'INDIRECT_-1207080206'), (u'MULTIEQUAL_-1207078536', u'MULTIEQUAL_-1207078460'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207082467'), (u'MULTIEQUAL_-1207080827', u'MULTIEQUAL_-1207080817'), (u'CALLIND_-1207082888', u'INDIRECT_-1207079797'), (u'INT_ZEXT_-1207084324', u'CALL_-1207083769'), (u'MULTIEQUAL_-1207081107', u'CALLIND_-1207083789'), (u'CALL_-1207082825', u'INDIRECT_-1207079624'), (u'INT_LESS_-1207084335', u'CBRANCH_-1207084343'), ('tmp_4306', u'CBRANCH_-1207082786'), (u'INT_LESS_-1207085054', u'CBRANCH_-1207085052'), (u'COPY_-1207082081', u'MULTIEQUAL_-1207082007'), (u'INT_ADD_-1207083681', u'INT_LESSEQUAL_-1207083671'), (u'MULTIEQUAL_-1207080306', u'MULTIEQUAL_-1207078962'), (u'INDIRECT_-1207079931', u'MULTIEQUAL_-1207079828'), (u'INDIRECT_-1207080402', u'MULTIEQUAL_-1207079759'), (u'MULTIEQUAL_-1207081222', u'INT_ADD_-1207083990'), (u'CALL_-1207084445', u'INDIRECT_-1207080386'), (u'MULTIEQUAL_-1207079759', u'MULTIEQUAL_-1207080042'), (u'INDIRECT_-1207080467', u'MULTIEQUAL_-1207080213'), (u'COPY_-1207082235', u'MULTIEQUAL_-1207080617'), (u'INT_ADD_-1207084858', u'MULTIEQUAL_-1207082001'), (u'CALL_-1207084445', u'INDIRECT_-1207080581'), (u'CAST_-1207079701', u'LOAD_-1207085338'), (u'MULTIEQUAL_-1207080801', u'MULTIEQUAL_-1207080786'), (u'INT_SUB_-1207081054', u'MULTIEQUAL_-1207079929'), ('tmp_4252', u'BRANCH_-1207082218'), ('const-0', u'CALL_-1207082825'), (u'LOAD_-1207085338', u'INT_ADD_-1207085283'), (u'MULTIEQUAL_-1207079448', u'MULTIEQUAL_-1207079425'), (u'CAST_-1207078548', u'INT_NOTEQUAL_-1207082883'), (u'CALL_-1207084248', u'INDIRECT_-1207080413'), ('const-32', u'INT_ADD_-1207082200'), ('tmp_3625', u'CBRANCH_-1207082761'), (u'MULTIEQUAL_-1207079403', u'MULTIEQUAL_-1207079377'), (u'CALL_-1207084482', u'INDIRECT_-1207080599'), (u'INDIRECT_-1207080244', u'MULTIEQUAL_-1207079760'), (u'CALL_-1207084445', u'INDIRECT_-1207080516'), ('tmp_1719', u'CBRANCH_-1207084151'), (u'INT_LESS_-1207083698', u'CBRANCH_-1207083707'), (u'INDIRECT_-1207079203', u'MULTIEQUAL_-1207080585'), (u'SUBPIECE_-1207081161', u'INT_SUB_-1207085177'), (u'INDIRECT_-1207080150', u'MULTIEQUAL_-1207080291'), (u'MULTIEQUAL_-1207080292', u'MULTIEQUAL_-1207080291'), (u'CALLIND_-1207082331', u'INDIRECT_-1207079398'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207084823'), (u'MULTIEQUAL_-1207079403', u'MULTIEQUAL_-1207080721'), ('const-433', u'LOAD_-1207085338'), (u'COPY_-1207078694', u'MULTIEQUAL_-1207079954'), (u'MULTIEQUAL_-1207080817', u'MULTIEQUAL_-1207079735'), ('const-0', u'SUBPIECE_-1207080330'), (u'MULTIEQUAL_-1207079495', u'MULTIEQUAL_-1207079480'), (u'INT_ADD_-1207082937', u'CAST_-1207078553'), (u'COPY_-1207078201', u'CALL_-1207082674'), (u'INDIRECT_-1207080035', u'MULTIEQUAL_-1207079468'), ('tmp_11538', u'INT_ADD_-1207085322'), (u'CALL_-1207082917', u'INDIRECT_-1207079442'), ('const-1316408', u'COPY_-1207082911'), ('const-433', u'LOAD_-1207085331'), ('const-433', u'LOAD_-1207085096'), (u'INDIRECT_-1207079412', u'MULTIEQUAL_-1207079338'), ('tmp_3849', u'BRANCH_-1207082251'), (u'CALL_-1207082825', u'INDIRECT_-1207079819'), (u'COPY_-1207078136', u'MULTIEQUAL_-1207079461'), (u'INT_ADD_-1207082822', u'CAST_-1207078495'), (u'MULTIEQUAL_-1207081199', u'CALLIND_-1207083676'), (u'MULTIEQUAL_-1207079787', u'INT_ADD_-1207082937'), (u'INT_SUB_-1207082193', u'INT_CARRY_-1207082177'), (u'INT_SUB_-1207082193', u'INT_ADD_-1207082177'), (u'MULTIEQUAL_-1207082048', u'SUBPIECE_-1207079683'), (u'INT_LESS_-1207084698', u'CBRANCH_-1207084706'), ('const-0', u'CALL_-1207084669'), ('const-0', u'SUBPIECE_-1207080162'), (u'INT_ZEXT_-1207081912', u'INT_ADD_-1207083990'), ('const-0', u'COPY_-1207079558'), (u'INT_NOTEQUAL_-1207084152', u'CBRANCH_-1207084151'), ('tmp_11538', u'INT_ADD_-1207082671'), (u'CALL_-1207082331', u'INDIRECT_-1207079488'), (u'INT_AND_-1207084294', u'INT_NOTEQUAL_-1207084307'), (u'CALLIND_-1207082865', u'MULTIEQUAL_-1207080841'), (u'COPY_-1207079445', u'CALL_-1207084607'), (u'CALL_-1207085271', u'INDIRECT_-1207080996'), (u'INDIRECT_-1207079801', u'MULTIEQUAL_-1207079698'), (u'INT_LESSEQUAL_-1207085255', u'CBRANCH_-1207085253'), (u'MULTIEQUAL_-1207080083', u'MULTIEQUAL_-1207080016'), (u'INDIRECT_-1207079757', u'MULTIEQUAL_-1207079655'), (u'COPY_-1207083650', u'MULTIEQUAL_-1207079962'), (u'INDIRECT_-1207080672', u'MULTIEQUAL_-1207080629'), ('const-1', u'INT_SUB_-1207083656'), (u'CALL_-1207084224', u'INDIRECT_-1207080467'), ('const-2', u'INT_LESS_-1207084698'), (u'INDIRECT_-1207079208', u'MULTIEQUAL_-1207080564'), (u'MULTIEQUAL_-1207080018', u'MULTIEQUAL_-1207079951'), (u'MULTIEQUAL_-1207079757', u'CALLIND_-1207082814'), ('const-12', u'COPY_-1207079560'), (u'MULTIEQUAL_-1207080499', u'MULTIEQUAL_-1207080479'), ('tmp_238', u'CBRANCH_-1207085215'), ('const-2', u'INT_ADD_-1207084772'), (u'MULTIEQUAL_-1207082007', u'MULTIEQUAL_-1207080663'), (u'INT_ADD_-1207085057', u'INT_ADD_-1207082131'), ('const-8', u'INT_LESS_-1207085163'), (u'CALL_-1207083769', u'INDIRECT_-1207080143'), (u'INT_MULT_-1207082917', u'INT_ADD_-1207082929'), (u'MULTIEQUAL_-1207080148', u'MULTIEQUAL_-1207080227'), (u'INT_ADD_-1207085220', u'CALLIND_-1207082245'), (u'MULTIEQUAL_-1207079758', u'MULTIEQUAL_-1207080736'), (u'CALL_-1207083769', u'INDIRECT_-1207080208'), ('tmp_3947', u'CBRANCH_-1207082825'), (u'INDIRECT_-1207079273', u'MULTIEQUAL_-1207080640'), (u'CALL_-1207083540', u'INDIRECT_-1207079980'), (u'INT_ADD_-1207085220', u'MULTIEQUAL_-1207080730'), (u'INDIRECT_-1207079866', u'MULTIEQUAL_-1207080650'), (u'MULTIEQUAL_-1207080650', u'INT_SUB_-1207081054'), (u'CALL_-1207084368', u'INDIRECT_-1207080413'), (u'INT_SUB_-1207082505', u'MULTIEQUAL_-1207078700'), (u'INDIRECT_-1207079268', u'MULTIEQUAL_-1207080650'), (u'INDIRECT_-1207080110', u'COPY_-1207080145'), (u'CALL_-1207082331', u'CALL_-1207082221'), ('const-1', u'INT_SUB_-1207082705'), ('const-433', u'LOAD_-1207082291'), (u'INDIRECT_-1207079477', u'MULTIEQUAL_-1207079403'), (u'INT_LESSEQUAL_-1207083671', u'CBRANCH_-1207083668'), (u'CALLIND_-1207082884', u'INDIRECT_-1207079757'), ('const-1', u'COPY_-1207082876'), (u'CALLIND_-1207082865', u'MULTIEQUAL_-1207079647'), (u'CALL_-1207084544', u'CAST_-1207079311'), (u'INT_SUB_-1207085187', u'MULTIEQUAL_-1207081091'), (u'CALL_-1207085283', u'INDIRECT_-1207080810'), ('tmp_3866', u'BRANCH_-1207082507'), (u'COPY_-1207079657', u'MULTIEQUAL_-1207081703'), (u'MULTIEQUAL_-1207080623', u'MULTIEQUAL_-1207079525'), (u'INDIRECT_-1207080337', u'MULTIEQUAL_-1207080083'), (u'MULTIEQUAL_-1207081484', u'INT_ADD_-1207084116'), (u'INDIRECT_-1207080049', u'MULTIEQUAL_-1207079757'), (u'INDIRECT_-1207079927', u'MULTIEQUAL_-1207080760'), (u'MULTIEQUAL_-1207079513', u'MULTIEQUAL_-1207079977'), (u'MULTIEQUAL_-1207082001', u'MULTIEQUAL_-1207081957'), (u'INDIRECT_-1207080076', u'MULTIEQUAL_-1207080162'), (u'CALLIND_-1207082331', u'INDIRECT_-1207079333'), (u'CALL_-1207084669', u'INDIRECT_-1207080571'), (u'INT_ADD_-1207079339', u'INT_SUB_-1207080759'), (u'MULTIEQUAL_-1207079816', u'MULTIEQUAL_-1207079811'), (u'INT_ZEXT_-1207081340', u'MULTIEQUAL_-1207081250'), (u'CAST_-1207078553', u'MULTIEQUAL_-1207081234'), (u'CALLIND_-1207082331', u'INDIRECT_-1207079203'), ('const-0', u'SUBPIECE_-1207079649'), (u'INT_ADD_-1207085283', u'SUBPIECE_-1207079649'), (u'INT_ADD_-1207085283', u'INT_LESSEQUAL_-1207082816'), (u'INT_SUB_-1207082193', u'MULTIEQUAL_-1207080359'), (u'INT_ADD_-1207079339', u'INT_ZEXT_-1207084324'), (u'INT_ADD_-1207082671', u'CAST_-1207078103'), (u'CALL_-1207082674', u'INDIRECT_-1207079289'), (u'INT_SUB_-1207080732', u'INT_AND_-1207084294'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207083809'), (u'CALL_-1207082646', u'INDIRECT_-1207079275'), (u'MULTIEQUAL_-1207079577', u'MULTIEQUAL_-1207079565'), (u'INT_SUB_-1207083666', u'SUBPIECE_-1207080493'), (u'INT_ADD_-1207083812', u'INT_LESSEQUAL_-1207083624'), (u'MULTIEQUAL_-1207082048', u'INT_ADD_-1207085057'), ('tmp_2024', u'BRANCH_-1207083966'), (u'CALL_-1207084669', u'INDIRECT_-1207080636'), (u'INT_SUB_-1207082804', u'MULTIEQUAL_-1207081758'), ('const-16', u'INT_ADD_-1207085300'), ('const-0', u'SUBPIECE_-1207080059'), (u'INT_ADD_-1207082126', u'SUBPIECE_-1207079591'), (u'MULTIEQUAL_-1207080146', u'MULTIEQUAL_-1207080142'), (u'MULTIEQUAL_-1207081222', u'INT_ADD_-1207084046'), (u'MULTIEQUAL_-1207079722', u'MULTIEQUAL_-1207080630'), (u'INDIRECT_-1207080114', u'MULTIEQUAL_-1207079758'), (u'COPY_-1207082911', u'MULTIEQUAL_-1207080674'), (u'INDIRECT_-1207079931', u'MULTIEQUAL_-1207080715'), ('const-8', u'INT_LESS_-1207083698'), ('const-8', u'INT_LESS_-1207084983'), (u'INT_ADD_-1207083812', u'INT_ADD_-1207083700'), ('tmp_4574', u'BRANCH_-1207082069'), ('tmp_2997', u'CBRANCH_-1207082887'), ('const-10', u'CALL_-1207083540'), (u'INT_LESS_-1207084823', u'CBRANCH_-1207084832'), (u'INT_ADD_-1207085220', u'COPY_-1207079682'), (u'CALLIND_-1207083789', u'MULTIEQUAL_-1207079962'), ('const-4', u'COPY_-1207082717'), ('tmp_11538', u'INT_ADD_-1207085315'), (u'INT_ADD_-1207085057', u'INT_LESS_-1207085054'), (u'CALLIND_-1207083676', u'MULTIEQUAL_-1207081103'), (u'CAST_-1207079278', u'CALL_-1207084445'), (u'INT_ADD_-1207082929', u'CAST_-1207078548'), (u'MULTIEQUAL_-1207080629', u'MULTIEQUAL_-1207079578'), ('const-7', u'INT_LESS_-1207082691'), (u'MULTIEQUAL_-1207080510', u'CALLIND_-1207084735'), ('const-1', u'COPY_-1207082461'), (u'INDIRECT_-1207080011', u'MULTIEQUAL_-1207079951'), (u'INT_ADD_-1207081114', u'INT_ADD_-1207082837'), (u'INT_MULT_-1207080564', u'INT_ADD_-1207083700'), (u'INT_ZEXT_-1207081690', u'CALL_-1207084368'), (u'INT_ADD_-1207082126', u'INT_ADD_-1207082470'), ('tmp_4456', u'BRANCH_-1207082672'), ('tmp_437', u'CBRANCH_-1207085078'), (u'INT_ADD_-1207082470', u'INT_LESS_-1207082467'), (u'CALL_-1207084641', u'INDIRECT_-1207080622'), (u'INDIRECT_-1207080011', u'MULTIEQUAL_-1207079947'), (u'COPY_-1207078683', u'MULTIEQUAL_-1207080827'), (u'COPY_-1207079660', u'MULTIEQUAL_-1207082048'), (u'INDIRECT_-1207080931', u'MULTIEQUAL_-1207079759'), (u'CALL_-1207084482', u'CAST_-1207079278'), (u'MULTIEQUAL_-1207079757', u'MULTIEQUAL_-1207079912'), ('const-433', u'LOAD_-1207082212'), (u'CALLIND_-1207084735', u'INDIRECT_-1207080737'), ('const-0', u'SUBPIECE_-1207081724'), (u'MULTIEQUAL_-1207079468', u'MULTIEQUAL_-1207079442'), (u'LOAD_-1207085121', u'INT_SUB_-1207085102'), (u'CALLIND_-1207083789', u'INDIRECT_-1207080011'), (u'MULTIEQUAL_-1207080899', u'INT_ZEXT_-1207081794'), (u'CALL_-1207082793', u'INDIRECT_-1207079607'), (u'INDIRECT_-1207080085', u'MULTIEQUAL_-1207080226'), (u'INDIRECT_-1207079507', u'MULTIEQUAL_-1207079977'), (u'INDIRECT_-1207079338', u'MULTIEQUAL_-1207080694'), (u'INDIRECT_-1207079801', u'MULTIEQUAL_-1207079398'), (u'INT_MULT_-1207080463', u'INT_ADD_-1207083812'), (u'INT_LESSEQUAL_-1207084038', u'CBRANCH_-1207084037'), (u'CAST_-1207079134', u'INT_SEXT_-1207084178'), ('const-16', u'INT_ADD_-1207082822'), (u'MULTIEQUAL_-1207079852', u'MULTIEQUAL_-1207080760'), ('tmp_1933', u'CBRANCH_-1207084037'), (u'INT_ZEXT_-1207081286', u'MULTIEQUAL_-1207081199'), (u'MULTIEQUAL_-1207079460', u'MULTIEQUAL_-1207079448'), (u'COPY_-1207078997', u'MULTIEQUAL_-1207081107'), (u'MULTIEQUAL_-1207079735', u'MULTIEQUAL_-1207080899'), (u'CALLIND_-1207082245', u'INDIRECT_-1207079477'), (u'INT_ADD_-1207082840', u'INT_LESSEQUAL_-1207082816'), (u'CALL_-1207084248', u'INDIRECT_-1207080478'), (u'INT_ADD_-1207085057', u'INT_ADD_-1207081223'), (u'CALL_-1207082278', u'INDIRECT_-1207079521'), (u'INT_ADD_-1207082306', u'INT_LESS_-1207082283'), (u'INDIRECT_-1207079862', u'MULTIEQUAL_-1207079787'), (u'INT_ADD_-1207079339', u'INT_ZEXT_-1207081912'), (u'CALL_-1207085283', u'INDIRECT_-1207081005'), (u'MULTIEQUAL_-1207079762', u'INT_ADD_-1207082765'), ('const-5', u'CALL_-1207084544'), ('const-0', u'SUBPIECE_-1207079591'), (u'CALL_-1207082646', u'INDIRECT_-1207079340'), ('tmp_2063', u'CBRANCH_-1207083806'), (u'INT_LESS_-1207082835', u'CBRANCH_-1207082843'), (u'CALLIND_-1207083789', u'MULTIEQUAL_-1207079811'), (u'MULTIEQUAL_-1207080650', u'MULTIEQUAL_-1207079722'), (u'INDIRECT_-1207080996', u'MULTIEQUAL_-1207079760'), (u'MULTIEQUAL_-1207078700', u'MULTIEQUAL_-1207078655'), (u'COPY_-1207079560', u'MULTIEQUAL_-1207080333'), (u'MULTIEQUAL_-1207081703', u'MULTIEQUAL_-1207080359'), (u'CALL_-1207082646', u'INDIRECT_-1207079210'), ('const-1', u'CALLIND_-1207082884'), (u'INT_ADD_-1207084116', u'MULTIEQUAL_-1207081222'), (u'INT_ADD_-1207085057', u'SUBPIECE_-1207080059'), (u'COPY_-1207079122', u'MULTIEQUAL_-1207078988'), (u'INT_ADD_-1207083812', u'INT_LESS_-1207083766'), (u'INT_SUB_-1207082193', u'MULTIEQUAL_-1207081703'), (u'COPY_-1207078342', u'MULTIEQUAL_-1207080730'), (u'INT_ADD_-1207085283', u'INT_SUB_-1207083666'), (u'CALL_-1207084411', u'CAST_-1207079241'), (u'MULTIEQUAL_-1207081957', u'CALLIND_-1207084735'), (u'INT_LESS_-1207084784', u'CBRANCH_-1207084793'), (u'INT_NOTEQUAL_-1207082883', u'CBRANCH_-1207082881'), (u'MULTIEQUAL_-1207080760', u'MULTIEQUAL_-1207079741'), (u'MULTIEQUAL_-1207080841', u'MULTIEQUAL_-1207079917'), ('const-4', u'COPY_-1207085158'), (u'CALLIND_-1207083676', u'INDIRECT_-1207080020'), (u'MULTIEQUAL_-1207078655', u'MULTIEQUAL_-1207078536'), (u'CALL_-1207082917', u'INDIRECT_-1207079637'), (u'MULTIEQUAL_-1207080148', u'MULTIEQUAL_-1207080081'), (u'CALLIND_-1207082884', u'MULTIEQUAL_-1207078453'), ('const-0', u'COPY_-1207081616'), (u'MULTIEQUAL_-1207079917', u'MULTIEQUAL_-1207079805'), (u'INT_LESS_-1207084870', u'CBRANCH_-1207084879'), ('tmp_1452', u'CBRANCH_-1207084343'), (u'INT_LESSEQUAL_-1207082833', u'CBRANCH_-1207082832'), (u'INDIRECT_-1207080100', u'MULTIEQUAL_-1207080866'), (u'INT_ADD_-1207085315', u'CAST_-1207079696'), (u'CALL_-1207084578', u'INDIRECT_-1207080458'), (u'CALL_-1207085271', u'INDIRECT_-1207080866'), (u'COPY_-1207080915', u'MULTIEQUAL_-1207080841'), (u'INDIRECT_-1207080206', u'MULTIEQUAL_-1207080292'), (u'COPY_-1207078683', u'MULTIEQUAL_-1207079917'), (u'COPY_-1207083650', u'MULTIEQUAL_-1207079816'), ('tmp_505', u'CBRANCH_-1207085031'), (u'CALL_-1207084544', u'INDIRECT_-1207080438'), ('tmp_195', u'CBRANCH_-1207085253'), (u'MULTIEQUAL_-1207080629', u'MULTIEQUAL_-1207080510'), ('const-2', u'INT_SUB_-1207082505'), (u'CALLIND_-1207082814', u'MULTIEQUAL_-1207080689'), (u'INT_SUB_-1207085187', u'SUBPIECE_-1207081161'), (u'INT_ADD_-1207082470', u'MULTIEQUAL_-1207081519'), (u'LOAD_-1207082932', u'INT_EQUAL_-1207082917'), (u'LOAD_-1207082291', u'CALL_-1207082221'), (u'MULTIEQUAL_-1207079448', u'MULTIEQUAL_-1207079912'), (u'INT_ADD_-1207083789', u'INT_ADD_-1207083681'), (u'COPY_-1207079342', u'CALL_-1207084411'), (u'MULTIEQUAL_-1207080663', u'CALL_-1207082331'), (u'MULTIEQUAL_-1207081537', u'MULTIEQUAL_-1207081522'), (u'INT_EQUAL_-1207082917', u'CBRANCH_-1207082915'), (u'CALL_-1207082793', u'INDIRECT_-1207079802'), (u'INT_SEXT_-1207084178', u'INT_SREM_-1207084145'), ('const-12', u'COPY_-1207079122'), (u'CALL_-1207082278', u'CALL_-1207082221'), (u'COPY_-1207082717', u'MULTIEQUAL_-1207081091'), (u'INDIRECT_-1207079927', u'MULTIEQUAL_-1207079852'), (u'MULTIEQUAL_-1207079460', u'MULTIEQUAL_-1207080479'), (u'MULTIEQUAL_-1207080736', u'MULTIEQUAL_-1207080721'), (u'MULTIEQUAL_-1207080656', u'MULTIEQUAL_-1207080585'), (u'INT_ZEXT_-1207084324', u'INT_ZEXT_-1207081286'), (u'COPY_-1207081616', u'MULTIEQUAL_-1207080629'), (u'INT_SUB_-1207082776', u'INT_ZEXT_-1207080782'), (u'CALLIND_-1207083789', u'MULTIEQUAL_-1207079816'), (u'CALLIND_-1207082865', u'INDIRECT_-1207079996'), (u'CALL_-1207082941', u'INDIRECT_-1207079453'), (u'INT_SUB_-1207082776', u'INT_SUB_-1207082759'), (u'INDIRECT_-1207079866', u'MULTIEQUAL_-1207079763'), (u'MULTIEQUAL_-1207080851', u'MULTIEQUAL_-1207079893'), (u'MULTIEQUAL_-1207079698', u'CALLIND_-1207082888'), (u'CALL_-1207084607', u'CAST_-1207079344'), (u'INDIRECT_-1207079268', u'MULTIEQUAL_-1207079463'), ('tmp_4341', u'CBRANCH_-1207082760'), (u'MULTIEQUAL_-1207080715', u'MULTIEQUAL_-1207080695'), (u'INT_LESS_-1207083642', u'CBRANCH_-1207083651'), (u'MULTIEQUAL_-1207080817', u'MULTIEQUAL_-1207080770'), (u'CALLIND_-1207083789', u'INDIRECT_-1207080076'), (u'MULTIEQUAL_-1207079528', u'MULTIEQUAL_-1207079828'), (u'INT_ADD_-1207082767', u'INT_LESS_-1207082764'), (u'MULTIEQUAL_-1207080016', u'MULTIEQUAL_-1207080012'), (u'INT_SUB_-1207082801', u'MULTIEQUAL_-1207078700'), (u'MULTIEQUAL_-1207079951', u'MULTIEQUAL_-1207079947'), (u'INDIRECT_-1207080262', u'CALL_-1207083731'), (u'MULTIEQUAL_-1207079655', u'MULTIEQUAL_-1207079643'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207085054'), (u'INT_ADD_-1207084946', u'INT_LESS_-1207084919'), (u'CALLIND_-1207082814', u'INT_EQUAL_-1207082789'), (u'CALL_-1207084544', u'INDIRECT_-1207080503'), (u'INT_ADD_-1207083812', u'COPY_-1207078997'), (u'CALL_-1207083789', u'INDIRECT_-1207080221'), ('const-0', u'CALL_-1207082674'), ('const-2', u'INT_MULT_-1207080463'), (u'INT_SUB_-1207084808', u'INT_SUB_-1207084798'), (u'INT_ADD_-1207085283', u'INT_LESSEQUAL_-1207084854'), (u'INT_ADD_-1207084858', u'MULTIEQUAL_-1207080989'), ('tmp_11538', u'INT_ADD_-1207082275'), (u'INT_LESS_-1207082871', u'CBRANCH_-1207082880'), ('const-1316640', u'COPY_-1207078201'), (u'CALL_-1207084641', u'INDIRECT_-1207080687'), ('const-433', u'LOAD_-1207082838'), ('tmp_2968', u'BRANCH_-1207082643'), (u'MULTIEQUAL_-1207081510', u'CALL_-1207084248'), (u'INT_SUB_-1207080041', u'INT_LESS_-1207082835'), ('const-0', u'CALL_-1207084482'), (u'INT_MULT_-1207080547', u'INT_SUB_-1207084131'), (u'CALLIND_-1207083789', u'INDIRECT_-1207080141'), (u'CALL_-1207082331', u'INDIRECT_-1207079358'), (u'MULTIEQUAL_-1207079762', u'INT_LESSEQUAL_-1207085255'), (u'CALLIND_-1207082503', u'INDIRECT_-1207079338'), (u'CALL_-1207082941', u'CALL_-1207082917'), (u'SUBPIECE_-1207079649', u'INT_SUB_-1207085007'), ('const-1', u'INT_LESS_-1207082871'), ('tmp_746', u'CBRANCH_-1207084879'), (u'CALLIND_-1207082865', u'INT_SUB_-1207082801'), (u'INDIRECT_-1207079737', u'MULTIEQUAL_-1207080688'), (u'INT_ADD_-1207082837', u'MULTIEQUAL_-1207080476'), (u'MULTIEQUAL_-1207080629', u'MULTIEQUAL_-1207081537'), (u'INT_MULT_-1207080463', u'INT_ADD_-1207083789'), ('const-0', u'RETURN_-1207083476'), (u'MULTIEQUAL_-1207080775', u'MULTIEQUAL_-1207080770'), (u'INDIRECT_-1207080272', u'MULTIEQUAL_-1207080018'), (u'MULTIEQUAL_-1207079502', u'MULTIEQUAL_-1207079501'), (u'MULTIEQUAL_-1207080345', u'MULTIEQUAL_-1207081663'), (u'INT_ADD_-1207085057', u'INT_ADD_-1207081114'), (u'MULTIEQUAL_-1207079917', u'MULTIEQUAL_-1207080817'), ('const-1', u'INT_SUB_-1207082794'), (u'MULTIEQUAL_-1207080730', u'MULTIEQUAL_-1207082048'), (u'CALLIND_-1207082888', u'MULTIEQUAL_-1207080629'), ('const-4', u'INT_ADD_-1207085220'), ('const-8', u'COPY_-1207082266'), (u'CALL_-1207082825', u'INDIRECT_-1207079689'), (u'INT_LESS_-1207085163', u'CBRANCH_-1207085172'), (u'INT_ADD_-1207081223', u'INT_ADD_-1207082767'), (u'CAST_-1207079573', u'LOAD_-1207085096'), ('tmp_2762', u'CBRANCH_-1207083651'), (u'MULTIEQUAL_-1207080786', u'MULTIEQUAL_-1207080715'), (u'MULTIEQUAL_-1207079811', u'MULTIEQUAL_-1207079958'), (u'LOAD_-1207085316', u'CALL_-1207085283'), ('const-0', u'INT_NOTEQUAL_-1207084152'), (u'PTRADD_-1207078558', u'INT_NOTEQUAL_-1207082883'), (u'MULTIEQUAL_-1207082256', u'INT_LESS_-1207085081'), ('const-5', u'INT_LESS_-1207084267'), (u'MULTIEQUAL_-1207082048', u'CALLIND_-1207082331'), ('const-0', u'COPY_-1207082081'), ('const-1', u'INT_SUB_-1207085177'), (u'MULTIEQUAL_-1207080306', u'INT_ADD_-1207084096'), (u'INDIRECT_-1207079672', u'MULTIEQUAL_-1207080623'), (u'CALLIND_-1207082888', u'MULTIEQUAL_-1207081537'), ('const--2', u'INT_MULT_-1207080564'), (u'MULTIEQUAL_-1207080565', u'MULTIEQUAL_-1207080558'), (u'INDIRECT_-1207080100', u'MULTIEQUAL_-1207079533'), (u'CALL_-1207082674', u'CALL_-1207082646'), (u'INT_NOTEQUAL_-1207082888', u'CBRANCH_-1207082887'), (u'INT_ADD_-1207082126', u'INT_ADD_-1207084772'), (u'INDIRECT_-1207079607', u'MULTIEQUAL_-1207080558'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207083681'), (u'INT_SUB_-1207082715', u'MULTIEQUAL_-1207080617'), (u'MULTIEQUAL_-1207079590', u'MULTIEQUAL_-1207080609'), ('tmp_3785', u'CBRANCH_-1207082291'), (u'COPY_-1207084303', u'MULTIEQUAL_-1207081510'), (u'MULTIEQUAL_-1207081107', u'INT_SUB_-1207083666'), (u'MULTIEQUAL_-1207081758', u'CALLIND_-1207084735'), ('const-2', u'INT_MULT_-1207080547'), (u'CALL_-1207084641', u'INDIRECT_-1207080557'), (u'MULTIEQUAL_-1207080715', u'MULTIEQUAL_-1207079787'), (u'CALL_-1207084368', u'INDIRECT_-1207080348'), (u'LOAD_-1207085331', u'INT_ADD_-1207085283'), (u'MULTIEQUAL_-1207081234', u'LOAD_-1207082932'), (u'MULTIEQUAL_-1207079461', u'MULTIEQUAL_-1207079451'), (u'INT_ADD_-1207082275', u'CAST_-1207078195'), (u'CALLIND_-1207082503', u'MULTIEQUAL_-1207079480'), ('const-7', u'INT_LESS_-1207084335'), (u'INT_LESS_-1207083750', u'CBRANCH_-1207083747'), (u'INT_SUB_-1207084131', u'CAST_-1207079112'), (u'MULTIEQUAL_-1207081484', u'MULTIEQUAL_-1207081222'), (u'CALL_-1207082221', u'INDIRECT_-1207079428'), (u'MULTIEQUAL_-1207082048', u'INT_LESS_-1207085022'), (u'INT_ADD_-1207083789', u'MULTIEQUAL_-1207080981'), (u'COPY_-1207082266', u'MULTIEQUAL_-1207080345'), (u'MULTIEQUAL_-1207080617', u'CALLIND_-1207082245'), ('const-2', u'INT_ADD_-1207082470'), (u'CALLIND_-1207083676', u'INDIRECT_-1207079955'), (u'INT_ZEXT_-1207081912', u'INT_MULT_-1207080564'), (u'MULTIEQUAL_-1207081091', u'CALLIND_-1207082814'), (u'INT_ADD_-1207085283', u'INT_LESSEQUAL_-1207085255'), (u'INDIRECT_-1207080467', u'MULTIEQUAL_-1207079760'), (u'CALL_-1207084578', u'INDIRECT_-1207080523'), (u'CAST_-1207079112', u'INT_SEXT_-1207084123'), (u'INT_EQUAL_-1207082789', u'CBRANCH_-1207082786'), (u'MULTIEQUAL_-1207079655', u'MULTIEQUAL_-1207080674'), ('const-0', u'COPY_-1207078492'), (u'INT_SREM_-1207084145', u'INT_NOTEQUAL_-1207084152'), (u'MULTIEQUAL_-1207081508', u'MULTIEQUAL_-1207081484'), (u'CALL_-1207085271', u'INDIRECT_-1207080931'), (u'INT_ADD_-1207085283', u'INT_LESSEQUAL_-1207082833'), (u'INT_ADD_-1207085220', u'INT_LESS_-1207085217'), (u'CALL_-1207083731', u'INDIRECT_-1207080179'), ('const-65534', u'COPY_-1207079650'), (u'INT_ADD_-1207084072', u'MULTIEQUAL_-1207079762'), ('tmp_2217', u'CBRANCH_-1207083707'), (u'MULTIEQUAL_-1207080162', u'MULTIEQUAL_-1207080161'), (u'CALL_-1207082331', u'INDIRECT_-1207079423'), ('tmp_1531', u'CBRANCH_-1207084275'), (u'CAST_-1207079344', u'CALL_-1207084578'), (u'MULTIEQUAL_-1207081522', u'MULTIEQUAL_-1207081461'), (u'INT_LESSEQUAL_-1207084854', u'CBRANCH_-1207084853'), (u'BOOL_NEGATE_-1207082149', u'CBRANCH_-1207082180'), (u'INT_SUB_-1207082794', u'INT_LESS_-1207082780'), (u'COPY_-1207080465', u'MULTIEQUAL_-1207080333'), (u'CALL_-1207084607', u'INDIRECT_-1207080667'), (u'INDIRECT_-1207079905', u'MULTIEQUAL_-1207080671'), (u'SUBPIECE_-1207079649', u'INT_SUB_-1207082776'), (u'MULTIEQUAL_-1207081663', u'INT_ADD_-1207082131'), (u'MULTIEQUAL_-1207081663', u'INT_ADD_-1207084946'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207082762'), (u'MULTIEQUAL_-1207082080', u'INT_SUB_-1207085102'), (u'INT_ZEXT_-1207082122', u'INT_MULT_-1207082917'), (u'INDIRECT_-1207079996', u'MULTIEQUAL_-1207079893'), (u'INT_LESS_-1207082739', u'CBRANCH_-1207082748'), (u'INDIRECT_-1207079627', u'MULTIEQUAL_-1207079525'), (u'CALL_-1207082917', u'INDIRECT_-1207079572'), (u'CALL_-1207084224', u'INDIRECT_-1207080402'), (u'MULTIEQUAL_-1207079480', u'MULTIEQUAL_-1207079469'), ('tmp_4078', u'CBRANCH_-1207082748'), (u'MULTIEQUAL_-1207080695', u'MULTIEQUAL_-1207079676'), (u'CALL_-1207082278', u'INDIRECT_-1207079391'), (u'INDIRECT_-1207079363', u'MULTIEQUAL_-1207079977'), (u'INDIRECT_-1207080020', u'MULTIEQUAL_-1207080161'), (u'MULTIEQUAL_-1207079647', u'COPY_-1207078373'), (u'MULTIEQUAL_-1207081663', u'COPY_-1207079625'), (u'INT_ADD_-1207085283', u'INT_SUB_-1207083723'), (u'MULTIEQUAL_-1207081234', u'PTRADD_-1207078558'), (u'INDIRECT_-1207079970', u'MULTIEQUAL_-1207079403'), (u'MULTIEQUAL_-1207078460', u'INT_LESS_-1207082871'), (u'MULTIEQUAL_-1207080786', u'MULTIEQUAL_-1207079828'), (u'INDIRECT_-1207079562', u'MULTIEQUAL_-1207080510'), (u'INT_ADD_-1207085283', u'INT_LESSEQUAL_-1207083624'), (u'INT_SUB_-1207084798', u'INT_LESS_-1207084784'), (u'MULTIEQUAL_-1207079451', u'INT_ADD_-1207079339'), ('tmp_1494', u'CBRANCH_-1207084306'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207082764'), (u'INT_ADD_-1207085283', u'INT_SUB_-1207082804'), (u'INDIRECT_-1207079405', u'MULTIEQUAL_-1207080107'), ('const-0', u'CALL_-1207082331'), (u'INT_SEXT_-1207084178', u'INT_ADD_-1207084046'), (u'INDIRECT_-1207079692', u'MULTIEQUAL_-1207080640'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207082283'), (u'MULTIEQUAL_-1207079513', u'MULTIEQUAL_-1207079490'), (u'INT_ADD_-1207085057', u'INT_ADD_-1207082126'), (u'MULTIEQUAL_-1207080671', u'MULTIEQUAL_-1207080656'), (u'MULTIEQUAL_-1207081447', u'CALL_-1207084516'), ('const-0', u'CALL_-1207084248'), (u'MULTIEQUAL_-1207079760', u'MULTIEQUAL_-1207080107'), ('tmp_3278', u'CBRANCH_-1207082832'), (u'MULTIEQUAL_-1207080981', u'INT_ADD_-1207083789'), (u'CALLIND_-1207083676', u'INDIRECT_-1207080085'), (u'CALL_-1207082221', u'INDIRECT_-1207079298'), (u'MULTIEQUAL_-1207079550', u'MULTIEQUAL_-1207078460'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207084919'), ('const-1316536', u'COPY_-1207079412'), (u'INT_ADD_-1207079339', u'INT_LESS_-1207084267'), (u'MULTIEQUAL_-1207079787', u'MULTIEQUAL_-1207080695'), ('tmp_11538', u'INT_ADD_-1207085109'), ('tmp_3189', u'BRANCH_-1207082444'), (u'MULTIEQUAL_-1207080981', u'INT_SUB_-1207083723'), (u'SUBPIECE_-1207081724', u'INT_SUB_-1207084131'), (u'CALL_-1207083731', u'INDIRECT_-1207080049'), (u'CALLIND_-1207082865', u'INDIRECT_-1207079866'), (u'MULTIEQUAL_-1207080817', u'MULTIEQUAL_-1207080775'), ('const-4294967294', u'INT_LESS_-1207082835'), (u'CAST_-1207079161', u'CALL_-1207084224'), (u'INT_ADD_-1207085220', u'INT_LESSEQUAL_-1207082741'), ('const-0', u'SUBPIECE_-1207080493'), ('tmp_3071', u'CBRANCH_-1207082880'), (u'MULTIEQUAL_-1207081663', u'INT_ADD_-1207082306'), (u'COPY_-1207085158', u'MULTIEQUAL_-1207081693'), (u'CAST_-1207079586', u'LOAD_-1207085121'), ('const-0', u'SUBPIECE_-1207079796'), ('tmp_2450', u'CBRANCH_-1207083668'), (u'INDIRECT_-1207079572', u'MULTIEQUAL_-1207080042'), (u'INDIRECT_-1207080045', u'COPY_-1207080080'), (u'INT_ADD_-1207084858', u'INT_LESSEQUAL_-1207084854'), (u'INDIRECT_-1207080206', u'MULTIEQUAL_-1207080142'), (u'CALLIND_-1207082884', u'INDIRECT_-1207079627'), (u'INDIRECT_-1207079866', u'MULTIEQUAL_-1207079463'), (u'MULTIEQUAL_-1207080674', u'CALL_-1207082941'), (u'COPY_-1207079478', u'CALL_-1207084669'), (u'INT_LESS_-1207082467', u'CBRANCH_-1207082464'), (u'INDIRECT_-1207079692', u'MULTIEQUAL_-1207079590'), ('tmp_2114', u'CBRANCH_-1207083764'), (u'MULTIEQUAL_-1207080630', u'MULTIEQUAL_-1207079611'), (u'INT_LESS_-1207084983', u'CBRANCH_-1207084992'), (u'CALLIND_-1207084735', u'INDIRECT_-1207080672'), (u'MULTIEQUAL_-1207079762', u'INT_SUB_-1207084188'), ('const-0', u'CALL_-1207084607'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207085217'), (u'CALL_-1207083769', u'INDIRECT_-1207080273'), (u'CAST_-1207079696', u'LOAD_-1207085331'), (u'MULTIEQUAL_-1207078962', u'INT_SUB_-1207082220'), (u'MULTIEQUAL_-1207080694', u'MULTIEQUAL_-1207079643'), (u'INT_ADD_-1207085283', u'INT_LESSEQUAL_-1207082741'), (u'CALL_-1207083540', u'INDIRECT_-1207079915'), ('const-16', u'INT_ADD_-1207082671'), ('const-433', u'LOAD_-1207085316'), (u'INT_ADD_-1207085220', u'INT_SUB_-1207082715'), (u'INT_ADD_-1207085341', u'CALL_-1207085283'), (u'CALLIND_-1207082814', u'INDIRECT_-1207080035'), (u'MULTIEQUAL_-1207079577', u'MULTIEQUAL_-1207078655'), ('const-1', u'COPY_-1207084755'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207083750'), ('const-1', u'INT_SUB_-1207082759'), (u'CALL_-1207082941', u'INDIRECT_-1207079518'), ('const-1', u'INT_SUB_-1207084798'), (u'CALL_-1207083753', u'INDIRECT_-1207080067'), ('tmp_3347', u'CBRANCH_-1207082789'), (u'INT_ZEXT_-1207084324', u'INT_ZEXT_-1207081340'), (u'CALL_-1207084482', u'INDIRECT_-1207080404'), (u'INT_LESS_-1207082691', u'CBRANCH_-1207082700'), (u'INT_ADD_-1207082837', u'MULTIEQUAL_-1207081519'), (u'INDIRECT_-1207080402', u'MULTIEQUAL_-1207080148'), ('const-48', u'INT_ADD_-1207085080'), (u'INT_ADD_-1207085080', u'CAST_-1207079573'), (u'INT_LESS_-1207084757', u'CBRANCH_-1207084766'), (u'INT_ZEXT_-1207084324', u'INT_AND_-1207084294'), ('const-0', u'SUBPIECE_-1207079683'), (u'INT_SUB_-1207084188', u'CAST_-1207079128'), (u'MULTIEQUAL_-1207081663', u'INT_ADD_-1207082840'), (u'MULTIEQUAL_-1207081484', u'INT_SUB_-1207084188'), (u'INT_ADD_-1207083990', u'MULTIEQUAL_-1207080981'), (u'INT_ADD_-1207085057', u'CALLIND_-1207082888'), (u'COPY_-1207079086', u'CALL_-1207083789'), (u'MULTIEQUAL_-1207079647', u'INT_SUB_-1207082505'), (u'MULTIEQUAL_-1207079805', u'MULTIEQUAL_-1207080775'), (u'CALL_-1207084544', u'INDIRECT_-1207080633'), (u'CALL_-1207085271', u'INDIRECT_-1207080801'), (u'MULTIEQUAL_-1207080510', u'MULTIEQUAL_-1207080434'), (u'LOAD_-1207085096', u'INT_LESS_-1207085081'), ('const-0', u'COPY_-1207080921'), ('tmp_2800', u'CBRANCH_-1207083623'), (u'CALL_-1207082646', u'INDIRECT_-1207079405'), (u'MULTIEQUAL_-1207080780', u'MULTIEQUAL_-1207080760'), ('tmp_11538', u'INT_ADD_-1207085300'), ('const-1316608', u'COPY_-1207079342'), (u'INT_ADD_-1207085283', u'INT_SUB_-1207082715'), (u'INT_LESS_-1207082283', u'CBRANCH_-1207082291'), (u'MULTIEQUAL_-1207080623', u'MULTIEQUAL_-1207080575'), (u'MULTIEQUAL_-1207080476', u'MULTIEQUAL_-1207081484'), (u'CALL_-1207084641', u'INDIRECT_-1207080492'), ('const-433', u'LOAD_-1207085121'), ('tmp_2146', u'CBRANCH_-1207083747'), (u'PTRADD_-1207078558', u'MULTIEQUAL_-1207081234'), (u'MULTIEQUAL_-1207080851', u'MULTIEQUAL_-1207080780'), (u'INDIRECT_-1207079905', u'CALLIND_-1207082245'), (u'INT_SUB_-1207081054', u'INT_LESS_-1207084870'), (u'MULTIEQUAL_-1207080558', u'MULTIEQUAL_-1207080510'), (u'MULTIEQUAL_-1207079501', u'INT_LESS_-1207084698'), ('const-1', u'INT_ADD_-1207084858'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207083766'), (u'CALL_-1207084248', u'CAST_-1207079161'), (u'MULTIEQUAL_-1207080227', u'MULTIEQUAL_-1207080226'), ('const-0', u'INT_NOTEQUAL_-1207082888'), ('tmp_11538', u'INT_ADD_-1207085341'), ('tmp_883', u'CBRANCH_-1207084793'), (u'CALL_-1207084411', u'INDIRECT_-1207080366'), ('const-5', u'CALL_-1207082825'), (u'INT_ADD_-1207085109', u'CAST_-1207079586'), (u'MULTIEQUAL_-1207078655', u'MULTIEQUAL_-1207079565'), (u'CALL_-1207084445', u'INDIRECT_-1207080451'), (u'MULTIEQUAL_-1207081474', u'MULTIEQUAL_-1207081461'), (u'INDIRECT_-1207079915', u'COPY_-1207079950'), (u'MULTIEQUAL_-1207080694', u'MULTIEQUAL_-1207080674'), (u'CALLIND_-1207082503', u'INDIRECT_-1207079273'), (u'CALL_-1207083753', u'INDIRECT_-1207080262'), (u'INDIRECT_-1207080348', u'MULTIEQUAL_-1207079425'), (u'LOAD_-1207085338', u'MULTIEQUAL_-1207079762'), (u'CALLIND_-1207082245', u'MULTIEQUAL_-1207080689'), (u'INT_ADD_-1207082177', u'MULTIEQUAL_-1207082256'), ('tmp_814', u'CBRANCH_-1207084832'), (u'MULTIEQUAL_-1207079762', u'CALLIND_-1207082814'), (u'SUBPIECE_-1207079591', u'INT_SUB_-1207084808'), (u'INDIRECT_-1207079210', u'MULTIEQUAL_-1207079912'), (u'MULTIEQUAL_-1207079546', u'CALLIND_-1207082884'), (u'INT_ADD_-1207082767', u'MULTIEQUAL_-1207082001'), (u'INDIRECT_-1207080413', u'MULTIEQUAL_-1207079490'), (u'MULTIEQUAL_-1207080851', u'MULTIEQUAL_-1207079507'), (u'MULTIEQUAL_-1207079565', u'MULTIEQUAL_-1207079550'), (u'CALL_-1207082917', u'INDIRECT_-1207079507'), ('tmp_4373', u'CBRANCH_-1207082739'), (u'INT_ADD_-1207082931', u'INT_ADD_-1207082929'), (u'INT_ADD_-1207082765', u'COPY_-1207078342'), (u'INT_ADD_-1207082200', u'CAST_-1207078253'), ('const-4294967293', u'INT_LESS_-1207084870'), ('const-1', u'INT_SUB_-1207080759'), (u'INT_ZEXT_-1207081912', u'INT_MULT_-1207080463'), (u'MULTIEQUAL_-1207079762', u'INT_ADD_-1207084072'), (u'MULTIEQUAL_-1207080689', u'INT_CARRY_-1207082177'), (u'MULTIEQUAL_-1207080689', u'INT_ADD_-1207082177'), (u'INT_LESS_-1207083809', u'CBRANCH_-1207083806'), (u'INDIRECT_-1207079203', u'MULTIEQUAL_-1207079398'), (u'INT_ZEXT_-1207084324', u'INT_MULT_-1207080547'), (u'INT_ADD_-1207085057', u'INT_ADD_-1207082306'), ('const-0', u'CALL_-1207084411'), (u'MULTIEQUAL_-1207080510', u'MULTIEQUAL_-1207081474'), (u'CALL_-1207084248', u'INDIRECT_-1207080283'), ('const-2', u'CALLIND_-1207082865'), (u'INT_LESS_-1207085217', u'CBRANCH_-1207085215'), (u'MULTIEQUAL_-1207079550', u'MULTIEQUAL_-1207079501'), (u'INDIRECT_-1207080542', u'MULTIEQUAL_-1207080499'), ('const-0', u'CALL_-1207084544'), ('tmp_2233', u'BRANCH_-1207083669'), (u'CALL_-1207084607', u'INDIRECT_-1207080537'), (u'CALL_-1207084578', u'INDIRECT_-1207080653'), (u'CALL_-1207084411', u'INDIRECT_-1207080496'), ('const-433', u'LOAD_-1207082932'), (u'INT_ADD_-1207085300', u'CAST_-1207079686'), (u'COPY_-1207079682', u'MULTIEQUAL_-1207082080'), ('tmp_781', u'CBRANCH_-1207084853'), (u'CALL_-1207084607', u'INDIRECT_-1207080602'), ('const-10', u'CALL_-1207083731'), (u'MULTIEQUAL_-1207079463', u'MULTIEQUAL_-1207079763'), (u'CAST_-1207079377', u'CALL_-1207084641'), (u'INDIRECT_-1207079970', u'MULTIEQUAL_-1207080736'), ('const-8', u'COPY_-1207082682'), ('const-5', u'CALL_-1207084669'), (u'MULTIEQUAL_-1207079787', u'INT_ADD_-1207082931'), (u'MULTIEQUAL_-1207080434', u'MULTIEQUAL_-1207081447'), (u'CALL_-1207084368', u'INDIRECT_-1207080543'), (u'MULTIEQUAL_-1207080629', u'INT_EQUAL_-1207082917'), (u'MULTIEQUAL_-1207079760', u'MULTIEQUAL_-1207080866'), (u'MULTIEQUAL_-1207079917', u'MULTIEQUAL_-1207080827'), (u'MULTIEQUAL_-1207079947', u'CALLIND_-1207083676'), (u'MULTIEQUAL_-1207079533', u'MULTIEQUAL_-1207080851'), (u'MULTIEQUAL_-1207079962', u'MULTIEQUAL_-1207079958'), (u'INDIRECT_-1207080141', u'MULTIEQUAL_-1207080077'), (u'MULTIEQUAL_-1207080689', u'MULTIEQUAL_-1207082007'), (u'INT_SUB_-1207083713', u'INT_LESS_-1207083698'), (u'INT_ZEXT_-1207080782', u'MULTIEQUAL_-1207080709'), (u'COPY_-1207078290', u'CALL_-1207082278'), (u'INDIRECT_-1207079398', u'MULTIEQUAL_-1207079593'), (u'SUBPIECE_-1207079649', u'INT_SUB_-1207084808'), (u'INDIRECT_-1207079672', u'MULTIEQUAL_-1207079611'), ('tmp_11538', u'INT_ADD_-1207082822'), ('const-8', u'INT_LESS_-1207084784'), (u'CAST_-1207079128', u'INT_SREM_-1207084145'), (u'INDIRECT_-1207080114', u'MULTIEQUAL_-1207080083'), (u'INT_ADD_-1207081114', u'CALLIND_-1207082884'), (u'CAST_-1207078495', u'LOAD_-1207082838'), (u'MULTIEQUAL_-1207080780', u'MULTIEQUAL_-1207079852'), (u'MULTIEQUAL_-1207079469', u'INT_ADD_-1207079339'), (u'INDIRECT_-1207079562', u'MULTIEQUAL_-1207079460'), (u'MULTIEQUAL_-1207080213', u'MULTIEQUAL_-1207080292'), ('tmp_4560', u'CBRANCH_-1207082180'), (u'COPY_-1207078999', u'MULTIEQUAL_-1207078988'), (u'CALL_-1207082674', u'INDIRECT_-1207079224'), (u'INT_SEXT_-1207084123', u'INT_ADD_-1207084116'), (u'CALL_-1207082278', u'INDIRECT_-1207079326'), ('const-32', u'INT_ADD_-1207085109'), (u'MULTIEQUAL_-1207080721', u'MULTIEQUAL_-1207079377'), (u'INDIRECT_-1207080179', u'MULTIEQUAL_-1207080148'), (u'CALL_-1207084578', u'INDIRECT_-1207080588'), ('const-12', u'INT_ADD_-1207082765'), (u'COPY_-1207079412', u'CALL_-1207084544'), (u'CALL_-1207083753', u'INDIRECT_-1207080132'), (u'INDIRECT_-1207079542', u'MULTIEQUAL_-1207079468'), (u'INT_LESS_-1207085022', u'CBRANCH_-1207085031'), (u'INDIRECT_-1207080049', u'MULTIEQUAL_-1207080018'), (u'INT_LESS_-1207084919', u'CBRANCH_-1207084927'), (u'MULTIEQUAL_-1207079578', u'MULTIEQUAL_-1207079555'), (u'INT_LESS_-1207083681', u'CBRANCH_-1207083690'), (u'INDIRECT_-1207080206', u'MULTIEQUAL_-1207080146'), (u'MULTIEQUAL_-1207079565', u'MULTIEQUAL_-1207078536'), (u'CALL_-1207085283', u'INDIRECT_-1207080875'), (u'MULTIEQUAL_-1207082007', u'INT_ADD_-1207084096'), (u'INDIRECT_-1207080272', u'MULTIEQUAL_-1207079757'), ('const-1', u'INT_SUB_-1207081054'), (u'CALL_-1207083540', u'INDIRECT_-1207080045'), (u'INDIRECT_-1207079442', u'MULTIEQUAL_-1207079912'), (u'CALL_-1207084669', u'INDIRECT_-1207080701'), (u'INT_SUB_-1207082801', u'MULTIEQUAL_-1207079577'), (u'INDIRECT_-1207080801', u'MULTIEQUAL_-1207079757'), (u'MULTIEQUAL_-1207080981', u'CALLIND_-1207083676'), ('const-0', u'COPY_-1207078446'), (u'CALLIND_-1207082331', u'INDIRECT_-1207079268'), (u'MULTIEQUAL_-1207080688', u'MULTIEQUAL_-1207079590'), (u'CALL_-1207083769', u'INDIRECT_-1207080078'), ('tmp_2804', u'BRANCH_-1207082696'), (u'INT_ZEXT_-1207084324', u'INT_SUB_-1207080732'), (u'COPY_-1207079558', u'MULTIEQUAL_-1207079495'), (u'CALL_-1207084368', u'INDIRECT_-1207080478'), (u'COPY_-1207078322', u'CALL_-1207082331'), (u'MULTIEQUAL_-1207082007', u'CALL_-1207084641'), (u'CALLIND_-1207082865', u'INDIRECT_-1207079801'), (u'INT_SUB_-1207085007', u'INT_SUB_-1207084997'), (u'MULTIEQUAL_-1207079759', u'MULTIEQUAL_-1207080801'), (u'MULTIEQUAL_-1207080650', u'MULTIEQUAL_-1207080630'), (u'INDIRECT_-1207079931', u'MULTIEQUAL_-1207079528'), (u'INDIRECT_-1207079757', u'MULTIEQUAL_-1207080705'), ('tmp_3478', u'CBRANCH_-1207082881'), (u'MULTIEQUAL_-1207079762', u'INT_SUB_-1207085187'), (u'CALLIND_-1207082814', u'INDIRECT_-1207079970'), (u'INT_SUB_-1207082267', u'MULTIEQUAL_-1207079577'), (u'INDIRECT_-1207079980', u'COPY_-1207080015'), ('const-48', u'INT_ADD_-1207085315'), (u'CALLIND_-1207082888', u'INDIRECT_-1207079927'), (u'CALL_-1207084516', u'INDIRECT_-1207080489'), (u'CALL_-1207084411', u'INDIRECT_-1207080561'), (u'MULTIEQUAL_-1207079643', u'MULTIEQUAL_-1207079620'), (u'CALL_-1207082221', u'INDIRECT_-1207079493'), (u'CALLIND_-1207082888', u'INDIRECT_-1207079732'), (u'MULTIEQUAL_-1207080753', u'MULTIEQUAL_-1207080705'), (u'MULTIEQUAL_-1207081663', u'INT_ADD_-1207081114'), (u'INDIRECT_-1207079607', u'MULTIEQUAL_-1207079546'), ('const-0', u'COPY_-1207081168'), (u'INDIRECT_-1207080011', u'MULTIEQUAL_-1207080097'), (u'INDIRECT_-1207079996', u'MULTIEQUAL_-1207079593'), (u'MULTIEQUAL_-1207080213', u'MULTIEQUAL_-1207080146'), ('const-2', u'INT_SUB_-1207082801'), (u'INT_ADD_-1207084772', u'MULTIEQUAL_-1207081519'), (u'INDIRECT_-1207079398', u'MULTIEQUAL_-1207080780'), (u'INT_ZEXT_-1207084324', u'CALL_-1207083753'), ('tmp_472', u'CBRANCH_-1207085052'), (u'MULTIEQUAL_-1207079765', u'INT_NOTEQUAL_-1207082888'), (u'SUBPIECE_-1207080330', u'INT_SUB_-1207083713'), ('const-1', u'INT_SUB_-1207080732'), (u'MULTIEQUAL_-1207081222', u'COPY_-1207079133'), (u'INT_LESSEQUAL_-1207082741', u'CBRANCH_-1207082739'), (u'INDIRECT_-1207079627', u'MULTIEQUAL_-1207080575'), (u'CAST_-1207078253', u'LOAD_-1207082212'), (u'CALL_-1207082941', u'INDIRECT_-1207079648'), (u'INDIRECT_-1207080866', u'MULTIEQUAL_-1207079758'), (u'INDIRECT_-1207079905', u'MULTIEQUAL_-1207079338'), (u'INT_LESS_-1207084267', u'CBRANCH_-1207084275'), ('const-1316328', u'COPY_-1207078592'), (u'INDIRECT_-1207079802', u'MULTIEQUAL_-1207079741'), (u'CALL_-1207082331', u'INDIRECT_-1207079553'), (u'COPY_-1207081616', u'MULTIEQUAL_-1207081537'), (u'INT_SEXT_-1207084178', u'INT_SUB_-1207083698'), ('const-16', u'INT_ADD_-1207082937'), (u'INDIRECT_-1207079802', u'MULTIEQUAL_-1207080753'), (u'INT_ADD_-1207082470', u'MULTIEQUAL_-1207081508'), (u'INDIRECT_-1207079732', u'MULTIEQUAL_-1207080565'), (u'MULTIEQUAL_-1207079468', u'MULTIEQUAL_-1207080786'), ('const-1324160', u'COPY_-1207084276'), (u'INT_ADD_-1207082765', u'INT_LESS_-1207082762'), (u'CALLIND_-1207082245', u'INDIRECT_-1207079542'), ('tmp_675', u'CBRANCH_-1207084927'), ('tmp_4442', u'CBRANCH_-1207082700'), (u'INDIRECT_-1207079333', u'MULTIEQUAL_-1207080715'), (u'CALLIND_-1207082331', u'MULTIEQUAL_-1207079647'), (u'INT_LESS_-1207082762', u'CBRANCH_-1207082760'), (u'CALLIND_-1207082865', u'COPY_-1207078694'), (u'CAST_-1207079311', u'CALL_-1207084516'), ('const-0', u'SUBPIECE_-1207081161'), ('const-5', u'CALL_-1207082278'), (u'MULTIEQUAL_-1207079578', u'MULTIEQUAL_-1207080042'), ('const-5', u'CALL_-1207084248'), (u'INT_SUB_-1207083723', u'MULTIEQUAL_-1207081199'), (u'MULTIEQUAL_-1207079762', u'INT_ADD_-1207085220'), (u'MULTIEQUAL_-1207080786', u'MULTIEQUAL_-1207079442'), (u'INDIRECT_-1207079428', u'MULTIEQUAL_-1207080042'), ('const-0', u'CALL_-1207082941'), (u'COPY_-1207082461', u'MULTIEQUAL_-1207081758'), (u'COPY_-1207082876', u'MULTIEQUAL_-1207081758'), (u'INT_ADD_-1207084046', u'INT_LESSEQUAL_-1207084038'), (u'COPY_-1207083527', u'RETURN_-1207083476'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207085022'), (u'INT_ADD_-1207082837', u'INT_LESSEQUAL_-1207082833'), (u'MULTIEQUAL_-1207079593', u'MULTIEQUAL_-1207079893'), (u'COPY_-1207079625', u'MULTIEQUAL_-1207080709'), (u'MULTIEQUAL_-1207080564', u'MULTIEQUAL_-1207080544'), (u'INT_LESSEQUAL_-1207083624', u'CBRANCH_-1207083623'), (u'MULTIEQUAL_-1207082048', u'CALLIND_-1207082865'), (u'LOAD_-1207082212', u'INT_SUB_-1207082193'), (u'INT_ADD_-1207085322', u'CAST_-1207079701'), (u'MULTIEQUAL_-1207079657', u'MULTIEQUAL_-1207080565'), ('tmp_921', u'CBRANCH_-1207084766'), (u'MULTIEQUAL_-1207080333', u'MULTIEQUAL_-1207080306'), (u'COPY_-1207084755', u'MULTIEQUAL_-1207081758'), (u'MULTIEQUAL_-1207080721', u'MULTIEQUAL_-1207080650'), (u'MULTIEQUAL_-1207079758', u'MULTIEQUAL_-1207079977'), (u'SUBPIECE_-1207080059', u'INT_SUB_-1207082776'), (u'MULTIEQUAL_-1207080656', u'MULTIEQUAL_-1207079698'), (u'MULTIEQUAL_-1207078700', u'MULTIEQUAL_-1207079565'), (u'LOAD_-1207082687', u'CALL_-1207082646'), (u'COPY_-1207078592', u'CALL_-1207082825'), (u'MULTIEQUAL_-1207080018', u'MULTIEQUAL_-1207080097'), (u'MULTIEQUAL_-1207080841', u'MULTIEQUAL_-1207080827'), (u'INDIRECT_-1207080244', u'MULTIEQUAL_-1207080213'), (u'INT_ADD_-1207085283', u'INT_LESS_-1207084757'), (u'MULTIEQUAL_-1207081250', u'CALLIND_-1207083789'), (u'INDIRECT_-1207079797', u'MULTIEQUAL_-1207079722'), (u'COPY_-1207082682', u'MULTIEQUAL_-1207081693'), (u'CALLIND_-1207082503', u'MULTIEQUAL_-1207079495'), ('const-4294967295', u'INT_EQUAL_-1207082789'), (u'MULTIEQUAL_-1207079735', u'MULTIEQUAL_-1207079765'), ('const-2', u'INT_ADD_-1207082837'), (u'MULTIEQUAL_-1207080585', u'MULTIEQUAL_-1207079657'), (u'MULTIEQUAL_-1207080558', u'CALLIND_-1207082503'), (u'INT_LESS_-1207082764', u'CBRANCH_-1207082761'), (u'CALL_-1207085283', u'INDIRECT_-1207080940'), (u'MULTIEQUAL_-1207080753', u'MULTIEQUAL_-1207079655'), (u'MULTIEQUAL_-1207079338', u'MULTIEQUAL_-1207079312'), ('const-1316736', u'COPY_-1207084303'), (u'INT_CARRY_-1207082177', u'BOOL_NEGATE_-1207082149'), (u'SUBPIECE_-1207080162', u'INT_SUB_-1207082705'), (u'CALL_-1207083789', u'INDIRECT_-1207080286'), (u'CALL_-1207083753', u'INDIRECT_-1207080197'), ('const-433', u'LOAD_-1207082687'), (u'CALL_-1207084669', u'CAST_-1207079377'), (u'INDIRECT_-1207080141', u'MULTIEQUAL_-1207080227'), (u'CALLIND_-1207084735', u'INDIRECT_-1207080607'), ('const-1', u'COPY_-1207083527'), ('const-2', u'INT_ADD_-1207085057'), (u'INT_SUB_-1207083656', u'INT_LESS_-1207083642'), (u'MULTIEQUAL_-1207079550', u'MULTIEQUAL_-1207079502'), ('const-4', u'COPY_-1207082079'), (u'MULTIEQUAL_-1207080689', u'MULTIEQUAL_-1207080663'), ('const-8', u'INT_LESS_-1207082739'), (u'MULTIEQUAL_-1207080695', u'MULTIEQUAL_-1207080688'), (u'INDIRECT_-1207080141', u'MULTIEQUAL_-1207080081'), ('const-8', u'PTRADD_-1207078558'), (u'MULTIEQUAL_-1207079929', u'INT_ZEXT_-1207082122'), (u'LOAD_-1207082838', u'CALL_-1207082793'), (u'MULTIEQUAL_-1207081461', u'MULTIEQUAL_-1207081447'), ('const-1316680', u'COPY_-1207082707'), (u'INDIRECT_-1207079143', u'MULTIEQUAL_-1207080510'), (u'CALLIND_-1207082503', u'INDIRECT_-1207079208'), ('const-5', u'CALL_-1207084607'), ('const-0', u'CALL_-1207082278'), ('tmp_307', u'CBRANCH_-1207085172'), (u'INT_SUB_-1207080759', u'CAST_-1207079211'), (u'INDIRECT_-1207079637', u'MULTIEQUAL_-1207080107'), ('tmp_3177', u'CBRANCH_-1207082464'), (u'COPY_-1207078492', u'MULTIEQUAL_-1207079451'), (u'CALL_-1207084482', u'INDIRECT_-1207080534'), (u'CALLIND_-1207082245', u'INDIRECT_-1207079607'), (u'MULTIEQUAL_-1207078988', u'MULTIEQUAL_-1207078962'), (u'INT_SREM_-1207084145', u'SUBPIECE_-1207081724'), (u'MULTIEQUAL_-1207081103', u'CALL_-1207083753'), (u'INDIRECT_-1207080035', u'MULTIEQUAL_-1207080801'), (u'INT_MULT_-1207080547', u'CAST_-1207079134'), (u'INDIRECT_-1207079143', u'MULTIEQUAL_-1207080499'), (u'CAST_-1207079686', u'LOAD_-1207085316'), (u'INT_ADD_-1207082765', u'MULTIEQUAL_-1207082080'), ('tmp_2875', u'BRANCH_-1207082914'), (u'CALL_-1207082674', u'INDIRECT_-1207079354'), (u'CALL_-1207082793', u'INDIRECT_-1207079672'), ('tmp_987', u'CBRANCH_-1207084706'), ('tmp_3420', u'CBRANCH_-1207082915'), (u'SUBPIECE_-1207079796', u'INT_SUB_-1207082794'), ('const-4', u'COPY_-1207078999'), (u'INT_ZEXT_-1207081912', u'INT_SUB_-1207083698'), (u'CALL_-1207084669', u'INDIRECT_-1207080506'), ('const-5', u'CALL_-1207082941'), ('const-5', u'CALL_-1207084482'), (u'MULTIEQUAL_-1207080760', u'MULTIEQUAL_-1207080753'), ('const-0', u'INT_NOTEQUAL_-1207084307'), (u'INT_ADD_-1207083700', u'INT_LESS_-1207083681'), ('const-7', u'INT_LESS_-1207082780'), (u'INT_ADD_-1207084096', u'INT_ADD_-1207084072'), (u'INT_ADD_-1207085057', u'INT_ADD_-1207084946'), (u'CAST_-1207078103', u'LOAD_-1207082687'), (u'INDIRECT_-1207079607', u'MULTIEQUAL_-1207079533'), (u'INDIRECT_-1207079732', u'MULTIEQUAL_-1207079657'), (u'CALL_-1207082825', u'INDIRECT_-1207079754'), ('tmp_11537', u'CALL_-1207085271'), (u'COPY_-1207079650', u'MULTIEQUAL_-1207078700'), (u'MULTIEQUAL_-1207081537', u'MULTIEQUAL_-1207080510'), (u'MULTIEQUAL_-1207080981', u'INT_LESS_-1207083809'), (u'INT_ADD_-1207082131', u'INT_ADD_-1207084858'), (u'CALL_-1207084411', u'INDIRECT_-1207080431'), (u'MULTIEQUAL_-1207078453', u'MULTIEQUAL_-1207079469'), (u'MULTIEQUAL_-1207080359', u'INT_SUB_-1207082220'), ('const-8', u'INT_LESS_-1207083642'), (u'CALLIND_-1207082245', u'INDIRECT_-1207079412'), (u'CALLIND_-1207082814', u'INDIRECT_-1207080100'), (u'COPY_-1207079379', u'CALL_-1207084482'), (u'CALL_-1207084544', u'INDIRECT_-1207080568'), (u'COPY_-1207078373', u'MULTIEQUAL_-1207079954'), (u'INDIRECT_-1207080076', u'MULTIEQUAL_-1207080012'), (u'MULTIEQUAL_-1207080629', u'MULTIEQUAL_-1207080609'), (u'INDIRECT_-1207079340', u'MULTIEQUAL_-1207080042'), (u'MULTIEQUAL_-1207081663', u'INT_ADD_-1207081223'), (u'CALL_-1207082825', u'CALL_-1207082793'), ('const-1300148', u'COPY_-1207079086'), (u'MULTIEQUAL_-1207080866', u'MULTIEQUAL_-1207080851'), (u'INT_NOTEQUAL_-1207084307', u'CBRANCH_-1207084306'), (u'MULTIEQUAL_-1207080499', u'MULTIEQUAL_-1207079448'), (u'INT_SUB_-1207082715', u'SUBPIECE_-1207080162'), (u'MULTIEQUAL_-1207079590', u'MULTIEQUAL_-1207079578'), (u'MULTIEQUAL_-1207079954', u'COPY_-1207078683'), (u'MULTIEQUAL_-1207080656', u'CALLIND_-1207082331'), (u'MULTIEQUAL_-1207080630', u'MULTIEQUAL_-1207080623'), (u'MULTIEQUAL_-1207081522', u'MULTIEQUAL_-1207080434'), (u'CALLIND_-1207084735', u'MULTIEQUAL_-1207079461'), (u'INDIRECT_-1207079797', u'INT_SUB_-1207080041'), (u'INT_ADD_-1207084072', u'INT_LESSEQUAL_-1207083671'), (u'CALLIND_-1207082814', u'INDIRECT_-1207079905'), (u'MULTIEQUAL_-1207079958', u'CALL_-1207083769'), ('tmp_11538', u'INT_ADD_-1207082200'), ('tmp_11538', u'INT_ADD_-1207085080'), (u'INT_SUB_-1207085102', u'MULTIEQUAL_-1207082256'), ('const-1316504', u'COPY_-1207079445'), (u'INDIRECT_-1207079737', u'MULTIEQUAL_-1207079676'), (u'INT_ADD_-1207085057', u'INT_ADD_-1207082840'), (u'MULTIEQUAL_-1207078536', u'MULTIEQUAL_-1207079502'), (u'INDIRECT_-1207079996', u'MULTIEQUAL_-1207080780'), (u'MULTIEQUAL_-1207080770', u'MULTIEQUAL_-1207079765'), (u'MULTIEQUAL_-1207079757', u'MULTIEQUAL_-1207080671'), (u'INDIRECT_-1207079862', u'MULTIEQUAL_-1207080695'), (u'CALLIND_-1207082888', u'INDIRECT_-1207079862'), (u'MULTIEQUAL_-1207080730', u'INT_SUB_-1207082193'), (u'COPY_-1207079650', u'MULTIEQUAL_-1207079577'), (u'MULTIEQUAL_-1207081522', u'MULTIEQUAL_-1207081474'), (u'MULTIEQUAL_-1207080558', u'MULTIEQUAL_-1207079460'), (u'INT_ZEXT_-1207081794', u'CALL_-1207084578'), (u'INT_ADD_-1207084072', u'INT_LESSEQUAL_-1207084038'), (u'INDIRECT_-1207080478', u'MULTIEQUAL_-1207079555'), (u'COPY_-1207081168', u'MULTIEQUAL_-1207081103'), (u'MULTIEQUAL_-1207080081', u'MULTIEQUAL_-1207080077'), (u'CALL_-1207084248', u'INDIRECT_-1207080348'), (u'MULTIEQUAL_-1207080097', u'MULTIEQUAL_-1207080096'), (u'CALL_-1207082278', u'INDIRECT_-1207079456'), ('const-8', u'COPY_-1207082235'), (u'INT_SUB_-1207082759', u'INT_LESS_-1207082739'), (u'CALLIND_-1207082503', u'INDIRECT_-1207079143'), (u'CAST_-1207079241', u'CALL_-1207084368'), (u'INT_SUB_-1207083666', u'MULTIEQUAL_-1207081250'), (u'MULTIEQUAL_-1207080688', u'MULTIEQUAL_-1207080640'), (u'INT_LESS_-1207085081', u'CBRANCH_-1207085078'), (u'INT_SUB_-1207082705', u'INT_LESS_-1207082691'), ('tmp_2693', u'CBRANCH_-1207083690'), (u'CALL_-1207083540', u'INDIRECT_-1207080110'), (u'COPY_-1207079579', u'MULTIEQUAL_-1207079954'), (u'CALL_-1207084516', u'INDIRECT_-1207080619'), (u'INT_LESS_-1207082780', u'CBRANCH_-1207082789'), ('const-16', u'INT_ADD_-1207082275'), (u'MULTIEQUAL_-1207080827', u'MULTIEQUAL_-1207079805'), ('const-1306960', u'COPY_-1207078290')]
null
null
001256b0
x64
O2
(translation_unit "undefined8 FUN_001256b0(long param_1,undefined8 param_2)\n\n{\n ulong uVar1;\n int iVar2;\n ushort uVar3;\n byte bVar4;\n char cVar5;\n ushort uVar6;\n ulong uVar7;\n char *pcVar8;\n undefined8 uVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n uint uVar14;\n long lVar15;\n long lVar16;\n byte bVar17;\n ulong uVar18;\n ulong uVar19;\n ulong uVar20;\n ulong uVar21;\n undefined8 local_70;\n long local_58;\n \n uVar1 = *(ulong *)(param_1 + 0x20);\n uVar21 = *(long *)(param_1 + 0x30) + uVar1;\n FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n FUN_00122790(param_2);\n do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );\n}\n\n" (function_definition "undefined8 FUN_001256b0(long param_1,undefined8 param_2)\n\n{\n ulong uVar1;\n int iVar2;\n ushort uVar3;\n byte bVar4;\n char cVar5;\n ushort uVar6;\n ulong uVar7;\n char *pcVar8;\n undefined8 uVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n uint uVar14;\n long lVar15;\n long lVar16;\n byte bVar17;\n ulong uVar18;\n ulong uVar19;\n ulong uVar20;\n ulong uVar21;\n undefined8 local_70;\n long local_58;\n \n uVar1 = *(ulong *)(param_1 + 0x20);\n uVar21 = *(long *)(param_1 + 0x30) + uVar1;\n FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n FUN_00122790(param_2);\n do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );\n}" type_identifier (function_declarator "FUN_001256b0(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 ulong uVar1;\n int iVar2;\n ushort uVar3;\n byte bVar4;\n char cVar5;\n ushort uVar6;\n ulong uVar7;\n char *pcVar8;\n undefined8 uVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n uint uVar14;\n long lVar15;\n long lVar16;\n byte bVar17;\n ulong uVar18;\n ulong uVar19;\n ulong uVar20;\n ulong uVar21;\n undefined8 local_70;\n long local_58;\n \n uVar1 = *(ulong *)(param_1 + 0x20);\n uVar21 = *(long *)(param_1 + 0x30) + uVar1;\n FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n FUN_00122790(param_2);\n do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "ushort uVar3;" type_identifier identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "ushort uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "undefined8 uVar9;" type_identifier identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "long *plVar11;" (sized_type_specifier "long" long) (pointer_declarator "*plVar11" * identifier) ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "uint uVar14;" type_identifier identifier ;) (declaration "long lVar15;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "byte bVar17;" type_identifier identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "ulong uVar19;" type_identifier identifier ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "ulong uVar21;" type_identifier identifier ;) (declaration "undefined8 local_70;" type_identifier identifier ;) (declaration "long local_58;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar1 = *(ulong *)(param_1 + 0x20);" (assignment_expression "uVar1 = *(ulong *)(param_1 + 0x20)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x20)" * (cast_expression "(ulong *)(param_1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar21 = *(long *)(param_1 + 0x30) + uVar1;" (assignment_expression "uVar21 = *(long *)(param_1 + 0x30) + uVar1" identifier = (binary_expression "*(long *)(param_1 + 0x30) + uVar1" (pointer_expression "*(long *)(param_1 + 0x30)" * (cast_expression "(long *)(param_1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) + identifier)) ;) (expression_statement "FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);" (call_expression "FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" ( (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) )))) , (binary_expression "param_1 + 0x18" identifier + number_literal) ))) ;) (expression_statement "FUN_00122790(param_2);" (call_expression "FUN_00122790(param_2)" identifier (argument_list "(param_2)" ( identifier ))) ;) (do_statement "do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );" do (compound_statement "{\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n }" { (if_statement "if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }" if (parenthesized_expression "(uVar21 <= uVar1)" ( (binary_expression "uVar21 <= uVar1" identifier <= identifier) )) (compound_statement "{\nLAB_00125a33:\n putchar(10);\n return 1;\n }" { (labeled_statement "LAB_00125a33:\n putchar(10);" statement_identifier : (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;)) (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar20 = uVar1 + 4;" (assignment_expression "uVar20 = uVar1 + 4" identifier = (binary_expression "uVar1 + 4" identifier + number_literal)) ;) (if_statement "if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }" if (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) (compound_statement "{\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }" { (expression_statement "lVar15 = 4;" (assignment_expression "lVar15 = 4" identifier = number_literal) ;) (labeled_statement "LAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);" statement_identifier : (expression_statement "uVar10 = (*DAT_00159e20)(uVar1,lVar15);" (assignment_expression "uVar10 = (*DAT_00159e20)(uVar1,lVar15)" identifier = (call_expression "(*DAT_00159e20)(uVar1,lVar15)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar1,lVar15)" ( identifier , identifier )))) ;)) (if_statement "if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }" if (parenthesized_expression "(uVar10 == 0xffffffff)" ( (binary_expression "uVar10 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }" { (expression_statement "uVar18 = uVar1 + 0xc;" (assignment_expression "uVar18 = uVar1 + 0xc" identifier = (binary_expression "uVar1 + 0xc" identifier + number_literal)) ;) (if_statement "if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" if (parenthesized_expression "(uVar18 < uVar21)" ( (binary_expression "uVar18 < uVar21" identifier < identifier) )) (compound_statement "{\n lVar15 = 8;\n }" { (expression_statement "lVar15 = 8;" (assignment_expression "lVar15 = 8" identifier = number_literal) ;) }) (else_clause "else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" else (if_statement "if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" if (parenthesized_expression "((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U))" ( (binary_expression "(uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)" (parenthesized_expression "(uVar21 <= uVar20)" ( (binary_expression "uVar21 <= uVar20" identifier <= identifier) )) || (parenthesized_expression "(lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)" ( (comma_expression "lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U" (assignment_expression "lVar15 = uVar21 - uVar20" identifier = (binary_expression "uVar21 - uVar20" identifier - identifier)) , (binary_expression "7 < (int)lVar15 - 1U" number_literal < (binary_expression "(int)lVar15 - 1U" (cast_expression "(int)lVar15" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal))) ))) )) (compound_statement "{\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" { (expression_statement "local_58 = 0xc;" (assignment_expression "local_58 = 0xc" identifier = number_literal) ;) (expression_statement "uVar19 = 8;" (assignment_expression "uVar19 = 8" identifier = number_literal) ;) (goto_statement "goto LAB_0012572a;" goto statement_identifier ;) })))) (expression_statement "uVar19 = 8;" (assignment_expression "uVar19 = 8" identifier = number_literal) ;) (expression_statement "uVar10 = (*DAT_00159e20)(uVar20,lVar15);" (assignment_expression "uVar10 = (*DAT_00159e20)(uVar20,lVar15)" identifier = (call_expression "(*DAT_00159e20)(uVar20,lVar15)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20,lVar15)" ( identifier , identifier )))) ;) (expression_statement "local_58 = 0xc;" (assignment_expression "local_58 = 0xc" identifier = number_literal) ;) (expression_statement "uVar20 = uVar18;" (assignment_expression "uVar20 = uVar18" identifier = identifier) ;) }) (else_clause "else {\n local_58 = 4;\n uVar19 = 4;\n }" else (compound_statement "{\n local_58 = 4;\n uVar19 = 4;\n }" { (expression_statement "local_58 = 4;" (assignment_expression "local_58 = 4" identifier = number_literal) ;) (expression_statement "uVar19 = 4;" (assignment_expression "uVar19 = 4" identifier = number_literal) ;) }))) (expression_statement "uVar18 = uVar20 - *(long *)(param_1 + 0x20);" (assignment_expression "uVar18 = uVar20 - *(long *)(param_1 + 0x20)" identifier = (binary_expression "uVar20 - *(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 "uVar7 = uVar10 + uVar18;" (assignment_expression "uVar7 = uVar10 + uVar18" identifier = (binary_expression "uVar10 + uVar18" identifier + identifier)) ;) (if_statement "if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;" if (parenthesized_expression "(!CARRY8(uVar10,uVar18))" ( (unary_expression "!CARRY8(uVar10,uVar18)" ! (call_expression "CARRY8(uVar10,uVar18)" identifier (argument_list "(uVar10,uVar18)" ( identifier , identifier )))) )) (goto_statement "goto LAB_0012573b;" goto statement_identifier ;)) (labeled_statement "LAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);" statement_identifier : (expression_statement "uVar13 = FUN_0010ebb0("x",uVar10,0);" (assignment_expression "uVar13 = FUN_0010ebb0("x",uVar10,0)" identifier = (call_expression "FUN_0010ebb0("x",uVar10,0)" identifier (argument_list "("x",uVar10,0)" ( (string_literal ""x"" " string_content ") , identifier , number_literal )))) ;)) (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" identifier = (call_expression "dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" identifier (argument_list "(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" ( number_literal , (string_literal ""Debug info is corrupted, %s header at %#lx has length %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar9,uVar18 - local_58,uVar13);" (call_expression "warn(uVar12,uVar9,uVar18 - local_58,uVar13)" identifier (argument_list "(uVar12,uVar9,uVar18 - local_58,uVar13)" ( identifier , identifier , (binary_expression "uVar18 - local_58" identifier - identifier) , identifier ))) ;) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (expression_statement "lVar15 = uVar21 - uVar1;" (assignment_expression "lVar15 = uVar21 - uVar1" identifier = (binary_expression "uVar21 - uVar1" identifier - identifier)) ;) (if_statement "if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;" if (parenthesized_expression "((int)lVar15 - 1U < 8)" ( (binary_expression "(int)lVar15 - 1U < 8" (binary_expression "(int)lVar15 - 1U" (cast_expression "(int)lVar15" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) < number_literal) )) (goto_statement "goto LAB_00125a5d;" goto statement_identifier ;)) (expression_statement "local_58 = 4;" (assignment_expression "local_58 = 4" identifier = number_literal) ;) (expression_statement "uVar19 = 4;" (assignment_expression "uVar19 = 4" identifier = number_literal) ;) (expression_statement "uVar18 = uVar20;" (assignment_expression "uVar18 = uVar20" identifier = identifier) ;) (labeled_statement "LAB_0012572a:\n uVar10 = 0;" statement_identifier : (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;)) (expression_statement "uVar7 = uVar18 - *(long *)(param_1 + 0x20);" (assignment_expression "uVar7 = uVar18 - *(long *)(param_1 + 0x20)" identifier = (binary_expression "uVar18 - *(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 "uVar20 = uVar18;" (assignment_expression "uVar20 = uVar18" identifier = identifier) ;) (expression_statement "uVar18 = uVar7;" (assignment_expression "uVar18 = uVar7" identifier = identifier) ;) (labeled_statement "LAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;" statement_identifier : (if_statement "if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;" if (parenthesized_expression "(*(ulong *)(param_1 + 0x30) < uVar7)" ( (binary_expression "*(ulong *)(param_1 + 0x30) < uVar7" (pointer_expression "*(ulong *)(param_1 + 0x30)" * (cast_expression "(ulong *)(param_1 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) < identifier) )) (goto_statement "goto LAB_00125c7a;" goto statement_identifier ;))) (expression_statement "uVar18 = uVar20 + 2;" (assignment_expression "uVar18 = uVar20 + 2" identifier = (binary_expression "uVar20 + 2" identifier + number_literal)) ;) (expression_statement "iVar2 = (int)uVar21;" (assignment_expression "iVar2 = (int)uVar21" identifier = (cast_expression "(int)uVar21" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "uVar7 = uVar19;" (assignment_expression "uVar7 = uVar19" identifier = identifier) ;) (if_statement "if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }" if (parenthesized_expression "(uVar18 < uVar21)" ( (binary_expression "uVar18 < uVar21" identifier < identifier) )) (compound_statement "{\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }" { (expression_statement "uVar6 = (*DAT_00159e20)(uVar20,2);" (assignment_expression "uVar6 = (*DAT_00159e20)(uVar20,2)" identifier = (call_expression "(*DAT_00159e20)(uVar20,2)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20,2)" ( identifier , number_literal )))) ;) (if_statement "if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }" if (parenthesized_expression "(uVar21 <= uVar19 + uVar18)" ( (binary_expression "uVar21 <= uVar19 + uVar18" identifier <= (binary_expression "uVar19 + uVar18" identifier + identifier)) )) (compound_statement "{\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }" { (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar6 - 2" identifier - number_literal)) ;) (expression_statement "uVar14 = iVar2 - (int)uVar18;" (assignment_expression "uVar14 = iVar2 - (int)uVar18" identifier = (binary_expression "iVar2 - (int)uVar18" identifier - (cast_expression "(int)uVar18" ( (type_descriptor "int" primitive_type) ) identifier))) ;) (expression_statement "uVar7 = (ulong)uVar14;" (assignment_expression "uVar7 = (ulong)uVar14" identifier = (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar3 = uVar6;" (assignment_expression "uVar3 = uVar6" identifier = identifier) ;) (if_statement "if (uVar14 - 1 < 8) goto LAB_00125b00;" if (parenthesized_expression "(uVar14 - 1 < 8)" ( (binary_expression "uVar14 - 1 < 8" (binary_expression "uVar14 - 1" identifier - number_literal) < number_literal) )) (goto_statement "goto LAB_00125b00;" goto statement_identifier ;)) (goto_statement "goto LAB_0012578c;" goto statement_identifier ;) })) (labeled_statement "LAB_00125c30:\n local_70._0_2_ = uVar6 - 2;" statement_identifier : (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar6 - 2" identifier - number_literal)) ;)) (expression_statement "uVar3 = uVar6;" (assignment_expression "uVar3 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_00125b00:\n uVar6 = uVar3;" statement_identifier : (expression_statement "uVar6 = uVar3;" (assignment_expression "uVar6 = uVar3" identifier = identifier) ;)) (expression_statement "lVar15 = (*DAT_00159e20)(uVar18,uVar7);" (assignment_expression "lVar15 = (*DAT_00159e20)(uVar18,uVar7)" identifier = (call_expression "(*DAT_00159e20)(uVar18,uVar7)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar18,uVar7)" ( identifier , identifier )))) ;) (expression_statement "uVar14 = DAT_00159bd4 - 1;" (assignment_expression "uVar14 = DAT_00159bd4 - 1" identifier = (binary_expression "DAT_00159bd4 - 1" identifier - number_literal)) ;) (if_statement "if (uVar14 < 0xfffffffe) goto LAB_00125b2b;" if (parenthesized_expression "(uVar14 < 0xfffffffe)" ( (binary_expression "uVar14 < 0xfffffffe" identifier < number_literal) )) (goto_statement "goto LAB_00125b2b;" goto statement_identifier ;)) (labeled_statement "LAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;" statement_identifier : (expression_statement "uVar20 = uVar19 + uVar18 + 1;" (assignment_expression "uVar20 = uVar19 + uVar18 + 1" identifier = (binary_expression "uVar19 + uVar18 + 1" (binary_expression "uVar19 + uVar18" identifier + identifier) + number_literal)) ;)) (if_statement "if (uVar21 <= uVar20) goto LAB_001257ab;" if (parenthesized_expression "(uVar21 <= uVar20)" ( (binary_expression "uVar21 <= uVar20" identifier <= identifier) )) (goto_statement "goto LAB_001257ab;" goto statement_identifier ;)) (labeled_statement "LAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);" statement_identifier : (expression_statement "cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);" (assignment_expression "cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1)" identifier = (call_expression "(*DAT_00159e20)(uVar19 + uVar18,1)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar19 + uVar18,1)" ( (binary_expression "uVar19 + uVar18" identifier + identifier) , number_literal )))) ;)) (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" identifier = number_literal) ;) (expression_statement "uVar19 = uVar19 + uVar18 + 2;" (assignment_expression "uVar19 = uVar19 + uVar18 + 2" identifier = (binary_expression "uVar19 + uVar18 + 2" (binary_expression "uVar19 + uVar18" identifier + identifier) + number_literal)) ;) (if_statement "if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;" if (parenthesized_expression "((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U))" ( (binary_expression "(uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)" (parenthesized_expression "(uVar21 <= uVar19)" ( (binary_expression "uVar21 <= uVar19" identifier <= identifier) )) && (parenthesized_expression "(lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)" ( (comma_expression "lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U" (assignment_expression "lVar16 = uVar21 - uVar20" identifier = (binary_expression "uVar21 - uVar20" identifier - identifier)) , (binary_expression "7 < (int)lVar16 - 1U" number_literal < (binary_expression "(int)lVar16 - 1U" (cast_expression "(int)lVar16" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal))) ))) )) (goto_statement "goto LAB_00125bea;" goto statement_identifier ;)) (labeled_statement "LAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);" statement_identifier : (expression_statement "bVar4 = (*DAT_00159e20)(uVar20,lVar16);" (assignment_expression "bVar4 = (*DAT_00159e20)(uVar20,lVar16)" identifier = (call_expression "(*DAT_00159e20)(uVar20,lVar16)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20,lVar16)" ( identifier , identifier )))) ;)) (labeled_statement "LAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;" statement_identifier : (if_statement "if ((ushort)local_70 < 2) goto LAB_001257f1;" if (parenthesized_expression "((ushort)local_70 < 2)" ( (binary_expression "(ushort)local_70 < 2" (cast_expression "(ushort)local_70" ( (type_descriptor "ushort" type_identifier) ) identifier) < number_literal) )) (goto_statement "goto LAB_001257f1;" goto statement_identifier ;))) (labeled_statement "LAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";" statement_identifier : (expression_statement "pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";" (assignment_expression "pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n"" identifier = (string_literal ""Only DWARF 2 and 3 aranges are currently supported.\n"" " string_content escape_sequence ")) ;)) (if_statement "if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }" if (parenthesized_expression "(uVar6 != 0)" ( (binary_expression "uVar6 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }" { (labeled_statement "LAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);" statement_identifier : (expression_statement "uVar9 = dcgettext(0,pcVar8,5);" (assignment_expression "uVar9 = dcgettext(0,pcVar8,5)" identifier = (call_expression "dcgettext(0,pcVar8,5)" identifier (argument_list "(0,pcVar8,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "warn(uVar9);" (call_expression "warn(uVar9)" identifier (argument_list "(uVar9)" ( identifier ))) ;) })) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (if_statement "if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" if (parenthesized_expression "((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8))" ( (binary_expression "(uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)" (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) && (parenthesized_expression "((iVar2 - (int)uVar20) - 1U < 8)" ( (binary_expression "(iVar2 - (int)uVar20) - 1U < 8" (binary_expression "(iVar2 - (int)uVar20) - 1U" (parenthesized_expression "(iVar2 - (int)uVar20)" ( (binary_expression "iVar2 - (int)uVar20" identifier - (cast_expression "(int)uVar20" ( (type_descriptor "int" primitive_type) ) identifier)) )) - number_literal) < number_literal) ))) )) (compound_statement "{\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }" { (expression_statement "uVar6 = (*DAT_00159e20)(uVar20);" (assignment_expression "uVar6 = (*DAT_00159e20)(uVar20)" identifier = (call_expression "(*DAT_00159e20)(uVar20)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20)" ( identifier )))) ;) (if_statement "if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;" if (parenthesized_expression "(uVar19 + uVar18 < uVar21)" ( (binary_expression "uVar19 + uVar18 < uVar21" (binary_expression "uVar19 + uVar18" identifier + identifier) < identifier) )) (goto_statement "goto LAB_00125c30;" goto statement_identifier ;)) (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar6 - 2" identifier - number_literal)) ;) }) (else_clause "else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" else (compound_statement "{\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (expression_statement "local_70._0_2_ = 0xfffe;" (assignment_expression "local_70._0_2_ = 0xfffe" (field_expression "local_70._0_2_" identifier . field_identifier) = number_literal) ;) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (if_statement "if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;" if (parenthesized_expression "(uVar19 + uVar18 < uVar21)" ( (binary_expression "uVar19 + uVar18 < uVar21" (binary_expression "uVar19 + uVar18" identifier + identifier) < identifier) )) (goto_statement "goto LAB_00125b00;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0012578c:\n lVar15 = 0;" statement_identifier : (expression_statement "lVar15 = 0;" (assignment_expression "lVar15 = 0" identifier = number_literal) ;)) (expression_statement "uVar14 = DAT_00159bd4 - 1;" (assignment_expression "uVar14 = DAT_00159bd4 - 1" identifier = (binary_expression "DAT_00159bd4 - 1" identifier - number_literal)) ;) (if_statement "if (0xfffffffd < uVar14) goto LAB_0012579e;" if (parenthesized_expression "(0xfffffffd < uVar14)" ( (binary_expression "0xfffffffd < uVar14" number_literal < identifier) )) (goto_statement "goto LAB_0012579e;" goto statement_identifier ;)) (labeled_statement "LAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);" statement_identifier : (expression_statement "plVar11 = (long *)(DAT_00159bc8 + 0x10);" (assignment_expression "plVar11 = (long *)(DAT_00159bc8 + 0x10)" identifier = (cast_expression "(long *)(DAT_00159bc8 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00159bc8 + 0x10)" ( (binary_expression "DAT_00159bc8 + 0x10" identifier + number_literal) )))) ;)) (do_statement "do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));" do (compound_statement "{\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n }" { (if_statement "if (lVar15 == *plVar11) goto LAB_0012579e;" if (parenthesized_expression "(lVar15 == *plVar11)" ( (binary_expression "lVar15 == *plVar11" identifier == (pointer_expression "*plVar11" * identifier)) )) (goto_statement "goto LAB_0012579e;" goto statement_identifier ;)) (expression_statement "plVar11 = plVar11 + 0xd;" (assignment_expression "plVar11 = plVar11 + 0xd" identifier = (binary_expression "plVar11 + 0xd" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68))" ( (binary_expression "plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" identifier != (cast_expression "(long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" ( (binary_expression "DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68" (binary_expression "DAT_00159bc8 + 0x78" identifier + number_literal) + (binary_expression "(ulong)uVar14 * 0x68" (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) )) ;) (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);" (assignment_expression "uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" identifier = (call_expression "dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" identifier (argument_list "(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" ( number_literal , (string_literal "".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar13,lVar15,uVar9);" (call_expression "warn(uVar13,lVar15,uVar9)" identifier (argument_list "(uVar13,lVar15,uVar9)" ( identifier , identifier , identifier ))) ;) (expression_statement "uVar20 = uVar19 + uVar18 + 1;" (assignment_expression "uVar20 = uVar19 + uVar18 + 1" identifier = (binary_expression "uVar19 + uVar18 + 1" (binary_expression "uVar19 + uVar18" identifier + identifier) + number_literal)) ;) (if_statement "if (uVar20 < uVar21) goto LAB_00125ba0;" if (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) (goto_statement "goto LAB_00125ba0;" goto statement_identifier ;)) (labeled_statement "LAB_001257ab:\n uVar19 = uVar19 + uVar18;" statement_identifier : (expression_statement "uVar19 = uVar19 + uVar18;" (assignment_expression "uVar19 = uVar19 + uVar18" identifier = (binary_expression "uVar19 + uVar18" identifier + identifier)) ;)) (if_statement "if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }" if (parenthesized_expression "((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8))" ( (binary_expression "(uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)" (parenthesized_expression "(uVar19 < uVar21)" ( (binary_expression "uVar19 < uVar21" identifier < identifier) )) && (parenthesized_expression "((iVar2 - (int)uVar19) - 1U < 8)" ( (binary_expression "(iVar2 - (int)uVar19) - 1U < 8" (binary_expression "(iVar2 - (int)uVar19) - 1U" (parenthesized_expression "(iVar2 - (int)uVar19)" ( (binary_expression "iVar2 - (int)uVar19" identifier - (cast_expression "(int)uVar19" ( (type_descriptor "int" primitive_type) ) identifier)) )) - number_literal) < number_literal) ))) )) (compound_statement "{\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }" { (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;) (expression_statement "cVar5 = (*DAT_00159e20)(uVar19);" (assignment_expression "cVar5 = (*DAT_00159e20)(uVar19)" identifier = (call_expression "(*DAT_00159e20)(uVar19)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar19)" ( identifier )))) ;) (expression_statement "uVar19 = uVar19 + 2;" (assignment_expression "uVar19 = uVar19 + 2" identifier = (binary_expression "uVar19 + 2" identifier + number_literal)) ;) (if_statement "if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }" if (parenthesized_expression "(uVar19 < uVar21)" ( (binary_expression "uVar19 < uVar21" identifier < identifier) )) (compound_statement "{\n lVar16 = 1;\n goto LAB_001257d9;\n }" { (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001257d9;" goto statement_identifier ;) })) (goto_statement "goto LAB_001257e5;" goto statement_identifier ;) })) (expression_statement "uVar19 = uVar19 + 2;" (assignment_expression "uVar19 = uVar19 + 2" identifier = (binary_expression "uVar19 + 2" identifier + number_literal)) ;) (if_statement "if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }" if (parenthesized_expression "(uVar19 < uVar21)" ( (binary_expression "uVar19 < uVar21" identifier < identifier) )) (compound_statement "{\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }" { (expression_statement "cVar5 = '\0';" (assignment_expression "cVar5 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001257d9;" goto statement_identifier ;) })) (expression_statement "cVar5 = '\0';" (assignment_expression "cVar5 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (labeled_statement "LAB_00125bea:\n bVar4 = 0;" statement_identifier : (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;)) (if_statement "if (1 < (ushort)local_70) goto LAB_00125bf9;" if (parenthesized_expression "(1 < (ushort)local_70)" ( (binary_expression "1 < (ushort)local_70" number_literal < (cast_expression "(ushort)local_70" ( (type_descriptor "ushort" type_identifier) ) identifier)) )) (goto_statement "goto LAB_00125bf9;" goto statement_identifier ;)) (labeled_statement "LAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);" statement_identifier : (expression_statement "pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Length: %ld\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Length: %ld\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Length: %ld\n",5)" identifier (argument_list "(0," Length: %ld\n",5)" ( number_literal , (string_literal "" Length: %ld\n"" " string_content escape_sequence ") , number_literal ))))) ;)) (expression_statement "printf(pcVar8,uVar10);" (call_expression "printf(pcVar8,uVar10)" identifier (argument_list "(pcVar8,uVar10)" ( identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Version: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Version: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Version: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Version: %d\n",5)" identifier (argument_list "(0," Version: %d\n",5)" ( number_literal , (string_literal "" Version: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8,(ulong)uVar6);" (call_expression "printf(pcVar8,(ulong)uVar6)" identifier (argument_list "(pcVar8,(ulong)uVar6)" ( identifier , (cast_expression "(ulong)uVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" identifier (argument_list "(0," Offset into .debug_info: 0x%lx\n",5)" ( number_literal , (string_literal "" Offset into .debug_info: 0x%lx\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8,lVar15);" (call_expression "printf(pcVar8,lVar15)" identifier (argument_list "(pcVar8,lVar15)" ( identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Pointer Size: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Pointer Size: %d\n",5)" identifier (argument_list "(0," Pointer Size: %d\n",5)" ( number_literal , (string_literal "" Pointer Size: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8);" (call_expression "printf(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Segment Size: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Segment Size: %d\n",5)" identifier (argument_list "(0," Segment Size: %d\n",5)" ( number_literal , (string_literal "" Segment Size: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "bVar17 = bVar4 + cVar5;" (assignment_expression "bVar17 = bVar4 + cVar5" identifier = (binary_expression "bVar4 + cVar5" identifier + identifier)) ;) (expression_statement "printf(pcVar8,(ulong)bVar4);" (call_expression "printf(pcVar8,(ulong)bVar4)" identifier (argument_list "(pcVar8,(ulong)bVar4)" ( identifier , (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (if_statement "if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }" if (parenthesized_expression "(7 < (byte)(bVar17 - 1))" ( (binary_expression "7 < (byte)(bVar17 - 1)" number_literal < (call_expression "(byte)(bVar17 - 1)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(bVar17 - 1)" ( (binary_expression "bVar17 - 1" identifier - number_literal) )))) )) (compound_statement "{\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }" { (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);" (assignment_expression "uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5)" identifier = (call_expression "dcgettext(0,"Invalid address size in %s section!\n",5)" identifier (argument_list "(0,"Invalid address size in %s section!\n",5)" ( number_literal , (string_literal ""Invalid address size in %s section!\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar13,uVar9);" (call_expression "error(uVar13,uVar9)" identifier (argument_list "(uVar13,uVar9)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (expression_statement "uVar14 = (uint)bVar17;" (assignment_expression "uVar14 = (uint)bVar17" identifier = (cast_expression "(uint)bVar17" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }" if (parenthesized_expression "((uVar14 - 1 & uVar14) != 0)" ( (binary_expression "(uVar14 - 1 & uVar14) != 0" (parenthesized_expression "(uVar14 - 1 & uVar14)" ( (binary_expression "uVar14 - 1 & uVar14" (binary_expression "uVar14 - 1" identifier - number_literal) & identifier) )) != number_literal) )) (compound_statement "{\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }" { (expression_statement "pcVar8 = "Pointer size + Segment size is not a power of two.\n";" (assignment_expression "pcVar8 = "Pointer size + Segment size is not a power of two.\n"" identifier = (string_literal ""Pointer size + Segment size is not a power of two.\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_00125c0e;" goto statement_identifier ;) })) (expression_statement "pcVar8 = "\n Address Length\n";" (assignment_expression "pcVar8 = "\n Address Length\n"" identifier = (string_literal ""\n Address Length\n"" " escape_sequence string_content escape_sequence ")) ;) (if_statement "if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }" if (parenthesized_expression "(bVar17 < 5)" ( (binary_expression "bVar17 < 5" identifier < number_literal) )) (compound_statement "{\n pcVar8 = "\n Address Length\n";\n }" { (expression_statement "pcVar8 = "\n Address Length\n";" (assignment_expression "pcVar8 = "\n Address Length\n"" identifier = (string_literal ""\n Address Length\n"" " escape_sequence string_content escape_sequence ")) ;) })) (expression_statement "pcVar8 = (char *)dcgettext(0,pcVar8,5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,pcVar8,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar8,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar8,5)" identifier (argument_list "(0,pcVar8,5)" ( number_literal , identifier , number_literal ))))) ;) (expression_statement "printf(pcVar8);" (call_expression "printf(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "lVar15 = (long)(int)(uVar14 * 2);" (assignment_expression "lVar15 = (long)(int)(uVar14 * 2)" identifier = (cast_expression "(long)(int)(uVar14 * 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar14 * 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar14 * 2)" ( (binary_expression "uVar14 * 2" identifier * number_literal) ))))) ;) (expression_statement "lVar16 = (long)(uVar19 - uVar1) % lVar15;" (assignment_expression "lVar16 = (long)(uVar19 - uVar1) % lVar15" identifier = (binary_expression "(long)(uVar19 - uVar1) % lVar15" (cast_expression "(long)(uVar19 - uVar1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(uVar19 - uVar1)" ( (binary_expression "uVar19 - uVar1" identifier - identifier) ))) % identifier)) ;) (if_statement "if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }" if (parenthesized_expression "(lVar16 != 0)" ( (binary_expression "lVar16 != 0" identifier != number_literal) )) (compound_statement "{\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }" { (expression_statement "uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);" (assignment_expression "uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16)" identifier = (binary_expression "uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16)" identifier + (cast_expression "(long)(int)(uVar14 * 2 - (int)lVar16)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar14 * 2 - (int)lVar16)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar14 * 2 - (int)lVar16)" ( (binary_expression "uVar14 * 2 - (int)lVar16" (binary_expression "uVar14 * 2" identifier * number_literal) - (cast_expression "(int)lVar16" ( (type_descriptor "int" primitive_type) ) identifier)) )))))) ;) })) (expression_statement "uVar1 = uVar1 + uVar10 + local_58;" (assignment_expression "uVar1 = uVar1 + uVar10 + local_58" identifier = (binary_expression "uVar1 + uVar10 + local_58" (binary_expression "uVar1 + uVar10" identifier + identifier) + identifier)) ;) (if_statement "if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }" if (parenthesized_expression "(lVar15 + uVar19 <= uVar1)" ( (binary_expression "lVar15 + uVar19 <= uVar1" (binary_expression "lVar15 + uVar19" identifier + identifier) <= identifier) )) (compound_statement "{\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }" { (expression_statement "uVar10 = (ulong)bVar17;" (assignment_expression "uVar10 = (ulong)bVar17" identifier = (cast_expression "(ulong)bVar17" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar20 = uVar19 + uVar10;" (assignment_expression "uVar20 = uVar19 + uVar10" identifier = (binary_expression "uVar19 + uVar10" identifier + identifier)) ;) (do_statement "do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);" do (compound_statement "{\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n }" { (expression_statement "uVar18 = uVar19 + uVar10 * 2;" (assignment_expression "uVar18 = uVar19 + uVar10 * 2" identifier = (binary_expression "uVar19 + uVar10 * 2" identifier + (binary_expression "uVar10 * 2" identifier * number_literal))) ;) (if_statement "if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" if (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) (compound_statement "{\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }" { (expression_statement "uVar7 = (ulong)uVar14;" (assignment_expression "uVar7 = (ulong)uVar14" identifier = (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (labeled_statement "LAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);" statement_identifier : (expression_statement "local_70 = (*DAT_00159e20)(uVar19,uVar7);" (assignment_expression "local_70 = (*DAT_00159e20)(uVar19,uVar7)" identifier = (call_expression "(*DAT_00159e20)(uVar19,uVar7)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar19,uVar7)" ( identifier , identifier )))) ;)) (if_statement "if (uVar18 < uVar21) goto LAB_00125a10;" if (parenthesized_expression "(uVar18 < uVar21)" ( (binary_expression "uVar18 < uVar21" identifier < identifier) )) (goto_statement "goto LAB_00125a10;" goto statement_identifier ;)) (if_statement "if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;" if (parenthesized_expression "((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))" ( (binary_expression "(uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8)" (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) && (parenthesized_expression "(uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8)" ( (comma_expression "uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8" (assignment_expression "uVar19 = uVar21 - uVar20" identifier = (binary_expression "uVar21 - uVar20" identifier - identifier)) , (binary_expression "(int)uVar19 - 1U < 8" (binary_expression "(int)uVar19 - 1U" (cast_expression "(int)uVar19" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) < number_literal)) ))) )) (goto_statement "goto LAB_00125a12;" goto statement_identifier ;)) (labeled_statement "LAB_0012597d:\n uVar9 = 0;" statement_identifier : (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;)) }) (else_clause "else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" else (compound_statement "{\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" { (if_statement "if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;" if (parenthesized_expression "((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))" ( (binary_expression "(uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8)" (parenthesized_expression "(uVar10 * -2 + uVar18 < uVar21)" ( (binary_expression "uVar10 * -2 + uVar18 < uVar21" (binary_expression "uVar10 * -2 + uVar18" (binary_expression "uVar10 * -2" identifier * number_literal) + identifier) < identifier) )) && (parenthesized_expression "(uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8)" ( (comma_expression "uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8" (assignment_expression "uVar7 = uVar21 - uVar19" identifier = (binary_expression "uVar21 - uVar19" identifier - identifier)) , (binary_expression "(int)uVar7 - 1U < 8" (binary_expression "(int)uVar7 - 1U" (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) < number_literal)) ))) )) (goto_statement "goto LAB_001259de;" goto statement_identifier ;)) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (if_statement "if (uVar21 <= uVar18) goto LAB_0012597d;" if (parenthesized_expression "(uVar21 <= uVar18)" ( (binary_expression "uVar21 <= uVar18" identifier <= identifier) )) (goto_statement "goto LAB_0012597d;" goto statement_identifier ;)) (labeled_statement "LAB_00125a10:\n uVar19 = (ulong)uVar14;" statement_identifier : (expression_statement "uVar19 = (ulong)uVar14;" (assignment_expression "uVar19 = (ulong)uVar14" identifier = (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;)) (labeled_statement "LAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);" statement_identifier : (expression_statement "uVar9 = (*DAT_00159e20)(uVar20,uVar19);" (assignment_expression "uVar9 = (*DAT_00159e20)(uVar20,uVar19)" identifier = (call_expression "(*DAT_00159e20)(uVar20,uVar19)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20,uVar19)" ( identifier , identifier )))) ;)) }))) (expression_statement "uVar20 = uVar20 + uVar10 * 2;" (assignment_expression "uVar20 = uVar20 + uVar10 * 2" identifier = (binary_expression "uVar20 + uVar10 * 2" identifier + (binary_expression "uVar10 * 2" identifier * number_literal))) ;) (expression_statement "printf(" ");" (call_expression "printf(" ")" identifier (argument_list "(" ")" ( (string_literal "" "" " string_content ") ))) ;) (expression_statement "FUN_0010ee90(local_70,uVar14);" (call_expression "FUN_0010ee90(local_70,uVar14)" identifier (argument_list "(local_70,uVar14)" ( identifier , identifier ))) ;) (expression_statement "FUN_0010ee90(uVar9,uVar14);" (call_expression "FUN_0010ee90(uVar9,uVar14)" identifier (argument_list "(uVar9,uVar14)" ( identifier , identifier ))) ;) (expression_statement "putc(10,stdout);" (call_expression "putc(10,stdout)" identifier (argument_list "(10,stdout)" ( number_literal , identifier ))) ;) (expression_statement "uVar19 = uVar18;" (assignment_expression "uVar19 = uVar18" identifier = identifier) ;) }) while (parenthesized_expression "((lVar15 - uVar10) + uVar20 <= uVar1)" ( (binary_expression "(lVar15 - uVar10) + uVar20 <= uVar1" (binary_expression "(lVar15 - uVar10) + uVar20" (parenthesized_expression "(lVar15 - uVar10)" ( (binary_expression "lVar15 - uVar10" identifier - identifier) )) + identifier) <= identifier) )) ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "int display_debug_aranges(dwarf_section *section,void *file)\n\n{\n uchar *puVar1;\n uchar *puVar2;\n int iVar3;\n int iVar4;\n ushort uVar5;\n ulong uVar6;\n elf_vma eVar7;\n char *pcVar8;\n elf_vma eVar9;\n elf_vma eVar10;\n dwarf_vma *pdVar11;\n char *message;\n char *pcVar12;\n dwarf_section *in_RDX;\n long lVar13;\n ushort uVar14;\n uint num_bytes;\n uint uVar15;\n int iVar16;\n uint uVar17;\n ulong uVar18;\n long lVar19;\n uchar *puVar20;\n uchar *puVar21;\n uchar *puVar22;\n elf_vma local_70;\n byte local_60;\n long local_58;\n \n puVar2 = section->start;\n puVar22 = puVar2 + section->size;\n introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);\n load_debug_info(file);\n do {\n if (puVar22 <= puVar2) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n puVar21 = puVar2 + 4;\n iVar4 = (int)puVar22;\n if (puVar21 < puVar22) {\n iVar16 = 4;\nLAB_00125a5d:\n eVar9 = (*byte_get)(puVar2,iVar16);\n if (eVar9 == 0xffffffff) {\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }\n else {\n local_58 = 4;\n lVar19 = 4;\n }\n uVar18 = (long)puVar21 - (long)section->start;\n uVar6 = eVar9 + uVar18;\n if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n pcVar12 = dwarf_vmatoa_1("x",eVar9,0);\n pcVar8 = section->name;\n message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(message,pcVar8,uVar18 - local_58,pcVar12);\n goto LAB_00125a33;\n }\n iVar16 = iVar4 - (int)puVar2;\n if (iVar16 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n lVar19 = 4;\n puVar20 = puVar21;\nLAB_0012572a:\n eVar9 = 0;\n uVar6 = (long)puVar20 - (long)section->start;\n puVar21 = puVar20;\n uVar18 = uVar6;\nLAB_0012573b:\n iVar16 = (int)lVar19;\n if (section->size < uVar6) goto LAB_00125c7a;\n puVar20 = puVar21 + 2;\n if (puVar20 < puVar22) {\n eVar10 = (*byte_get)(puVar21,2);\n uVar14 = (ushort)eVar10;\n if (puVar22 <= puVar20 + lVar19) {\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar14 - 2;\n uVar5 = uVar14;\nLAB_00125b00:\n uVar14 = uVar5;\n eVar10 = (*byte_get)(puVar20,iVar16);\n uVar17 = num_debug_info_entries - 1;\n if (uVar17 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar22 <= puVar21) goto LAB_001257ab;\nLAB_00125ba0:\n eVar7 = (*byte_get)(puVar20 + lVar19,1);\n iVar16 = 1;\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + lVar19 + 2;\n if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))\n goto LAB_00125bea;\nLAB_001257d9:\n eVar7 = (*byte_get)(puVar21,iVar16);\n uVar18 = eVar7 & 0xffffffff;\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar14 != 0) {\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }\n goto LAB_00125a33;\n }\n if ((puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)) {\n eVar10 = (*byte_get)(puVar21,iVar3);\n uVar14 = (ushort)eVar10;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125c30;\n local_70._0_2_ = uVar14 - 2;\n }\n else {\n uVar14 = 0;\n local_70._0_2_ = 0xfffe;\n uVar5 = 0;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;\n }\nLAB_0012578c:\n eVar10 = 0;\n uVar17 = num_debug_info_entries - 1;\n if (0xfffffffd < uVar17) goto LAB_0012579e;\nLAB_00125b2b:\n pdVar11 = &debug_information->cu_offset;\n do {\n if (eVar10 == *pdVar11) goto LAB_0012579e;\n pdVar11 = pdVar11 + 0xd;\n } while (pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset);\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5);\n warn(pcVar12,eVar10,pcVar8);\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar21 < puVar22) goto LAB_00125ba0;\nLAB_001257ab:\n puVar20 = puVar20 + lVar19;\n if ((puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)) {\n uVar18 = 0;\n eVar7 = (*byte_get)(puVar20,iVar16);\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n iVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n local_60 = 0;\n iVar16 = 1;\n goto LAB_001257d9;\n }\n local_60 = 0;\nLAB_00125bea:\n uVar18 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,eVar9);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar14);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,eVar10);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n uVar17 = (int)uVar18 + (uint)local_60;\n printf(pcVar8,uVar18 & 0xff);\n if (7 < (byte)((byte)uVar17 - 1)) {\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5);\n error(pcVar12,pcVar8);\n goto LAB_00125a33;\n }\n num_bytes = uVar17 & 0xff;\n if ((num_bytes - 1 & num_bytes) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if ((byte)uVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar19 = (long)(int)(num_bytes * 2);\n lVar13 = ((long)puVar20 - (long)puVar2) % lVar19;\n if (lVar13 != 0) {\n puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13);\n }\n puVar2 = puVar2 + eVar9 + local_58;\n if (puVar20 + lVar19 <= puVar2) {\n uVar18 = (ulong)(uVar17 & 0xff);\n puVar21 = puVar20 + uVar18;\n do {\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n } while (puVar21 + (lVar19 - uVar18) <= puVar2);\n }\n } while( true );\n}\n\n" (function_definition "int display_debug_aranges(dwarf_section *section,void *file)\n\n{\n uchar *puVar1;\n uchar *puVar2;\n int iVar3;\n int iVar4;\n ushort uVar5;\n ulong uVar6;\n elf_vma eVar7;\n char *pcVar8;\n elf_vma eVar9;\n elf_vma eVar10;\n dwarf_vma *pdVar11;\n char *message;\n char *pcVar12;\n dwarf_section *in_RDX;\n long lVar13;\n ushort uVar14;\n uint num_bytes;\n uint uVar15;\n int iVar16;\n uint uVar17;\n ulong uVar18;\n long lVar19;\n uchar *puVar20;\n uchar *puVar21;\n uchar *puVar22;\n elf_vma local_70;\n byte local_60;\n long local_58;\n \n puVar2 = section->start;\n puVar22 = puVar2 + section->size;\n introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);\n load_debug_info(file);\n do {\n if (puVar22 <= puVar2) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n puVar21 = puVar2 + 4;\n iVar4 = (int)puVar22;\n if (puVar21 < puVar22) {\n iVar16 = 4;\nLAB_00125a5d:\n eVar9 = (*byte_get)(puVar2,iVar16);\n if (eVar9 == 0xffffffff) {\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }\n else {\n local_58 = 4;\n lVar19 = 4;\n }\n uVar18 = (long)puVar21 - (long)section->start;\n uVar6 = eVar9 + uVar18;\n if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n pcVar12 = dwarf_vmatoa_1("x",eVar9,0);\n pcVar8 = section->name;\n message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(message,pcVar8,uVar18 - local_58,pcVar12);\n goto LAB_00125a33;\n }\n iVar16 = iVar4 - (int)puVar2;\n if (iVar16 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n lVar19 = 4;\n puVar20 = puVar21;\nLAB_0012572a:\n eVar9 = 0;\n uVar6 = (long)puVar20 - (long)section->start;\n puVar21 = puVar20;\n uVar18 = uVar6;\nLAB_0012573b:\n iVar16 = (int)lVar19;\n if (section->size < uVar6) goto LAB_00125c7a;\n puVar20 = puVar21 + 2;\n if (puVar20 < puVar22) {\n eVar10 = (*byte_get)(puVar21,2);\n uVar14 = (ushort)eVar10;\n if (puVar22 <= puVar20 + lVar19) {\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar14 - 2;\n uVar5 = uVar14;\nLAB_00125b00:\n uVar14 = uVar5;\n eVar10 = (*byte_get)(puVar20,iVar16);\n uVar17 = num_debug_info_entries - 1;\n if (uVar17 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar22 <= puVar21) goto LAB_001257ab;\nLAB_00125ba0:\n eVar7 = (*byte_get)(puVar20 + lVar19,1);\n iVar16 = 1;\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + lVar19 + 2;\n if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))\n goto LAB_00125bea;\nLAB_001257d9:\n eVar7 = (*byte_get)(puVar21,iVar16);\n uVar18 = eVar7 & 0xffffffff;\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar14 != 0) {\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }\n goto LAB_00125a33;\n }\n if ((puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)) {\n eVar10 = (*byte_get)(puVar21,iVar3);\n uVar14 = (ushort)eVar10;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125c30;\n local_70._0_2_ = uVar14 - 2;\n }\n else {\n uVar14 = 0;\n local_70._0_2_ = 0xfffe;\n uVar5 = 0;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;\n }\nLAB_0012578c:\n eVar10 = 0;\n uVar17 = num_debug_info_entries - 1;\n if (0xfffffffd < uVar17) goto LAB_0012579e;\nLAB_00125b2b:\n pdVar11 = &debug_information->cu_offset;\n do {\n if (eVar10 == *pdVar11) goto LAB_0012579e;\n pdVar11 = pdVar11 + 0xd;\n } while (pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset);\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5);\n warn(pcVar12,eVar10,pcVar8);\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar21 < puVar22) goto LAB_00125ba0;\nLAB_001257ab:\n puVar20 = puVar20 + lVar19;\n if ((puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)) {\n uVar18 = 0;\n eVar7 = (*byte_get)(puVar20,iVar16);\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n iVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n local_60 = 0;\n iVar16 = 1;\n goto LAB_001257d9;\n }\n local_60 = 0;\nLAB_00125bea:\n uVar18 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,eVar9);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar14);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,eVar10);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n uVar17 = (int)uVar18 + (uint)local_60;\n printf(pcVar8,uVar18 & 0xff);\n if (7 < (byte)((byte)uVar17 - 1)) {\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5);\n error(pcVar12,pcVar8);\n goto LAB_00125a33;\n }\n num_bytes = uVar17 & 0xff;\n if ((num_bytes - 1 & num_bytes) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if ((byte)uVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar19 = (long)(int)(num_bytes * 2);\n lVar13 = ((long)puVar20 - (long)puVar2) % lVar19;\n if (lVar13 != 0) {\n puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13);\n }\n puVar2 = puVar2 + eVar9 + local_58;\n if (puVar20 + lVar19 <= puVar2) {\n uVar18 = (ulong)(uVar17 & 0xff);\n puVar21 = puVar20 + uVar18;\n do {\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n } while (puVar21 + (lVar19 - uVar18) <= puVar2);\n }\n } while( true );\n}" primitive_type (function_declarator "display_debug_aranges(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 uchar *puVar1;\n uchar *puVar2;\n int iVar3;\n int iVar4;\n ushort uVar5;\n ulong uVar6;\n elf_vma eVar7;\n char *pcVar8;\n elf_vma eVar9;\n elf_vma eVar10;\n dwarf_vma *pdVar11;\n char *message;\n char *pcVar12;\n dwarf_section *in_RDX;\n long lVar13;\n ushort uVar14;\n uint num_bytes;\n uint uVar15;\n int iVar16;\n uint uVar17;\n ulong uVar18;\n long lVar19;\n uchar *puVar20;\n uchar *puVar21;\n uchar *puVar22;\n elf_vma local_70;\n byte local_60;\n long local_58;\n \n puVar2 = section->start;\n puVar22 = puVar2 + section->size;\n introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);\n load_debug_info(file);\n do {\n if (puVar22 <= puVar2) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n puVar21 = puVar2 + 4;\n iVar4 = (int)puVar22;\n if (puVar21 < puVar22) {\n iVar16 = 4;\nLAB_00125a5d:\n eVar9 = (*byte_get)(puVar2,iVar16);\n if (eVar9 == 0xffffffff) {\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }\n else {\n local_58 = 4;\n lVar19 = 4;\n }\n uVar18 = (long)puVar21 - (long)section->start;\n uVar6 = eVar9 + uVar18;\n if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n pcVar12 = dwarf_vmatoa_1("x",eVar9,0);\n pcVar8 = section->name;\n message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(message,pcVar8,uVar18 - local_58,pcVar12);\n goto LAB_00125a33;\n }\n iVar16 = iVar4 - (int)puVar2;\n if (iVar16 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n lVar19 = 4;\n puVar20 = puVar21;\nLAB_0012572a:\n eVar9 = 0;\n uVar6 = (long)puVar20 - (long)section->start;\n puVar21 = puVar20;\n uVar18 = uVar6;\nLAB_0012573b:\n iVar16 = (int)lVar19;\n if (section->size < uVar6) goto LAB_00125c7a;\n puVar20 = puVar21 + 2;\n if (puVar20 < puVar22) {\n eVar10 = (*byte_get)(puVar21,2);\n uVar14 = (ushort)eVar10;\n if (puVar22 <= puVar20 + lVar19) {\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar14 - 2;\n uVar5 = uVar14;\nLAB_00125b00:\n uVar14 = uVar5;\n eVar10 = (*byte_get)(puVar20,iVar16);\n uVar17 = num_debug_info_entries - 1;\n if (uVar17 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar22 <= puVar21) goto LAB_001257ab;\nLAB_00125ba0:\n eVar7 = (*byte_get)(puVar20 + lVar19,1);\n iVar16 = 1;\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + lVar19 + 2;\n if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))\n goto LAB_00125bea;\nLAB_001257d9:\n eVar7 = (*byte_get)(puVar21,iVar16);\n uVar18 = eVar7 & 0xffffffff;\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar14 != 0) {\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }\n goto LAB_00125a33;\n }\n if ((puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)) {\n eVar10 = (*byte_get)(puVar21,iVar3);\n uVar14 = (ushort)eVar10;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125c30;\n local_70._0_2_ = uVar14 - 2;\n }\n else {\n uVar14 = 0;\n local_70._0_2_ = 0xfffe;\n uVar5 = 0;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;\n }\nLAB_0012578c:\n eVar10 = 0;\n uVar17 = num_debug_info_entries - 1;\n if (0xfffffffd < uVar17) goto LAB_0012579e;\nLAB_00125b2b:\n pdVar11 = &debug_information->cu_offset;\n do {\n if (eVar10 == *pdVar11) goto LAB_0012579e;\n pdVar11 = pdVar11 + 0xd;\n } while (pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset);\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5);\n warn(pcVar12,eVar10,pcVar8);\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar21 < puVar22) goto LAB_00125ba0;\nLAB_001257ab:\n puVar20 = puVar20 + lVar19;\n if ((puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)) {\n uVar18 = 0;\n eVar7 = (*byte_get)(puVar20,iVar16);\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n iVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n local_60 = 0;\n iVar16 = 1;\n goto LAB_001257d9;\n }\n local_60 = 0;\nLAB_00125bea:\n uVar18 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,eVar9);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar14);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,eVar10);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n uVar17 = (int)uVar18 + (uint)local_60;\n printf(pcVar8,uVar18 & 0xff);\n if (7 < (byte)((byte)uVar17 - 1)) {\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5);\n error(pcVar12,pcVar8);\n goto LAB_00125a33;\n }\n num_bytes = uVar17 & 0xff;\n if ((num_bytes - 1 & num_bytes) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if ((byte)uVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar19 = (long)(int)(num_bytes * 2);\n lVar13 = ((long)puVar20 - (long)puVar2) % lVar19;\n if (lVar13 != 0) {\n puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13);\n }\n puVar2 = puVar2 + eVar9 + local_58;\n if (puVar20 + lVar19 <= puVar2) {\n uVar18 = (ulong)(uVar17 & 0xff);\n puVar21 = puVar20 + uVar18;\n do {\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n } while (puVar21 + (lVar19 - uVar18) <= puVar2);\n }\n } while( true );\n}" { (declaration "uchar *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "uchar *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "ushort uVar5;" type_identifier identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "elf_vma eVar7;" type_identifier identifier ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "elf_vma eVar9;" type_identifier identifier ;) (declaration "elf_vma eVar10;" type_identifier identifier ;) (declaration "dwarf_vma *pdVar11;" type_identifier (pointer_declarator "*pdVar11" * identifier) ;) (declaration "char *message;" primitive_type (pointer_declarator "*message" * identifier) ;) (declaration "char *pcVar12;" primitive_type (pointer_declarator "*pcVar12" * identifier) ;) (declaration "dwarf_section *in_RDX;" type_identifier (pointer_declarator "*in_RDX" * identifier) ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "ushort uVar14;" type_identifier identifier ;) (declaration "uint num_bytes;" type_identifier identifier ;) (declaration "uint uVar15;" type_identifier identifier ;) (declaration "int iVar16;" primitive_type identifier ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "long lVar19;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar *puVar20;" type_identifier (pointer_declarator "*puVar20" * identifier) ;) (declaration "uchar *puVar21;" type_identifier (pointer_declarator "*puVar21" * identifier) ;) (declaration "uchar *puVar22;" type_identifier (pointer_declarator "*puVar22" * identifier) ;) (declaration "elf_vma local_70;" type_identifier identifier ;) (declaration "byte local_60;" type_identifier identifier ;) (declaration "long local_58;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar2 = section->start;" (assignment_expression "puVar2 = section->start" identifier = (field_expression "section->start" identifier -> field_identifier)) ;) (expression_statement "puVar22 = puVar2 + section->size;" (assignment_expression "puVar22 = puVar2 + section->size" identifier = (binary_expression "puVar2 + section->size" identifier + (field_expression "section->size" identifier -> field_identifier))) ;) (expression_statement "introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX);" (call_expression "introduce((dwarf_section *)section->name,(int)section + 0x18,in_RDX)" identifier (argument_list "((dwarf_section *)section->name,(int)section + 0x18,in_RDX)" ( (cast_expression "(dwarf_section *)section->name" ( (type_descriptor "dwarf_section *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "section->name" identifier -> field_identifier)) , (binary_expression "(int)section + 0x18" (cast_expression "(int)section" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) , identifier ))) ;) (expression_statement "load_debug_info(file);" (call_expression "load_debug_info(file)" identifier (argument_list "(file)" ( identifier ))) ;) (do_statement "do {\n if (puVar22 <= puVar2) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n puVar21 = puVar2 + 4;\n iVar4 = (int)puVar22;\n if (puVar21 < puVar22) {\n iVar16 = 4;\nLAB_00125a5d:\n eVar9 = (*byte_get)(puVar2,iVar16);\n if (eVar9 == 0xffffffff) {\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }\n else {\n local_58 = 4;\n lVar19 = 4;\n }\n uVar18 = (long)puVar21 - (long)section->start;\n uVar6 = eVar9 + uVar18;\n if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n pcVar12 = dwarf_vmatoa_1("x",eVar9,0);\n pcVar8 = section->name;\n message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(message,pcVar8,uVar18 - local_58,pcVar12);\n goto LAB_00125a33;\n }\n iVar16 = iVar4 - (int)puVar2;\n if (iVar16 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n lVar19 = 4;\n puVar20 = puVar21;\nLAB_0012572a:\n eVar9 = 0;\n uVar6 = (long)puVar20 - (long)section->start;\n puVar21 = puVar20;\n uVar18 = uVar6;\nLAB_0012573b:\n iVar16 = (int)lVar19;\n if (section->size < uVar6) goto LAB_00125c7a;\n puVar20 = puVar21 + 2;\n if (puVar20 < puVar22) {\n eVar10 = (*byte_get)(puVar21,2);\n uVar14 = (ushort)eVar10;\n if (puVar22 <= puVar20 + lVar19) {\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar14 - 2;\n uVar5 = uVar14;\nLAB_00125b00:\n uVar14 = uVar5;\n eVar10 = (*byte_get)(puVar20,iVar16);\n uVar17 = num_debug_info_entries - 1;\n if (uVar17 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar22 <= puVar21) goto LAB_001257ab;\nLAB_00125ba0:\n eVar7 = (*byte_get)(puVar20 + lVar19,1);\n iVar16 = 1;\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + lVar19 + 2;\n if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))\n goto LAB_00125bea;\nLAB_001257d9:\n eVar7 = (*byte_get)(puVar21,iVar16);\n uVar18 = eVar7 & 0xffffffff;\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar14 != 0) {\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }\n goto LAB_00125a33;\n }\n if ((puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)) {\n eVar10 = (*byte_get)(puVar21,iVar3);\n uVar14 = (ushort)eVar10;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125c30;\n local_70._0_2_ = uVar14 - 2;\n }\n else {\n uVar14 = 0;\n local_70._0_2_ = 0xfffe;\n uVar5 = 0;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;\n }\nLAB_0012578c:\n eVar10 = 0;\n uVar17 = num_debug_info_entries - 1;\n if (0xfffffffd < uVar17) goto LAB_0012579e;\nLAB_00125b2b:\n pdVar11 = &debug_information->cu_offset;\n do {\n if (eVar10 == *pdVar11) goto LAB_0012579e;\n pdVar11 = pdVar11 + 0xd;\n } while (pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset);\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5);\n warn(pcVar12,eVar10,pcVar8);\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar21 < puVar22) goto LAB_00125ba0;\nLAB_001257ab:\n puVar20 = puVar20 + lVar19;\n if ((puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)) {\n uVar18 = 0;\n eVar7 = (*byte_get)(puVar20,iVar16);\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n iVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n local_60 = 0;\n iVar16 = 1;\n goto LAB_001257d9;\n }\n local_60 = 0;\nLAB_00125bea:\n uVar18 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,eVar9);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar14);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,eVar10);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n uVar17 = (int)uVar18 + (uint)local_60;\n printf(pcVar8,uVar18 & 0xff);\n if (7 < (byte)((byte)uVar17 - 1)) {\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5);\n error(pcVar12,pcVar8);\n goto LAB_00125a33;\n }\n num_bytes = uVar17 & 0xff;\n if ((num_bytes - 1 & num_bytes) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if ((byte)uVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar19 = (long)(int)(num_bytes * 2);\n lVar13 = ((long)puVar20 - (long)puVar2) % lVar19;\n if (lVar13 != 0) {\n puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13);\n }\n puVar2 = puVar2 + eVar9 + local_58;\n if (puVar20 + lVar19 <= puVar2) {\n uVar18 = (ulong)(uVar17 & 0xff);\n puVar21 = puVar20 + uVar18;\n do {\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n } while (puVar21 + (lVar19 - uVar18) <= puVar2);\n }\n } while( true );" do (compound_statement "{\n if (puVar22 <= puVar2) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n puVar21 = puVar2 + 4;\n iVar4 = (int)puVar22;\n if (puVar21 < puVar22) {\n iVar16 = 4;\nLAB_00125a5d:\n eVar9 = (*byte_get)(puVar2,iVar16);\n if (eVar9 == 0xffffffff) {\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }\n else {\n local_58 = 4;\n lVar19 = 4;\n }\n uVar18 = (long)puVar21 - (long)section->start;\n uVar6 = eVar9 + uVar18;\n if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n pcVar12 = dwarf_vmatoa_1("x",eVar9,0);\n pcVar8 = section->name;\n message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(message,pcVar8,uVar18 - local_58,pcVar12);\n goto LAB_00125a33;\n }\n iVar16 = iVar4 - (int)puVar2;\n if (iVar16 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n lVar19 = 4;\n puVar20 = puVar21;\nLAB_0012572a:\n eVar9 = 0;\n uVar6 = (long)puVar20 - (long)section->start;\n puVar21 = puVar20;\n uVar18 = uVar6;\nLAB_0012573b:\n iVar16 = (int)lVar19;\n if (section->size < uVar6) goto LAB_00125c7a;\n puVar20 = puVar21 + 2;\n if (puVar20 < puVar22) {\n eVar10 = (*byte_get)(puVar21,2);\n uVar14 = (ushort)eVar10;\n if (puVar22 <= puVar20 + lVar19) {\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar14 - 2;\n uVar5 = uVar14;\nLAB_00125b00:\n uVar14 = uVar5;\n eVar10 = (*byte_get)(puVar20,iVar16);\n uVar17 = num_debug_info_entries - 1;\n if (uVar17 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar22 <= puVar21) goto LAB_001257ab;\nLAB_00125ba0:\n eVar7 = (*byte_get)(puVar20 + lVar19,1);\n iVar16 = 1;\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + lVar19 + 2;\n if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))\n goto LAB_00125bea;\nLAB_001257d9:\n eVar7 = (*byte_get)(puVar21,iVar16);\n uVar18 = eVar7 & 0xffffffff;\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar14 != 0) {\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }\n goto LAB_00125a33;\n }\n if ((puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)) {\n eVar10 = (*byte_get)(puVar21,iVar3);\n uVar14 = (ushort)eVar10;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125c30;\n local_70._0_2_ = uVar14 - 2;\n }\n else {\n uVar14 = 0;\n local_70._0_2_ = 0xfffe;\n uVar5 = 0;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;\n }\nLAB_0012578c:\n eVar10 = 0;\n uVar17 = num_debug_info_entries - 1;\n if (0xfffffffd < uVar17) goto LAB_0012579e;\nLAB_00125b2b:\n pdVar11 = &debug_information->cu_offset;\n do {\n if (eVar10 == *pdVar11) goto LAB_0012579e;\n pdVar11 = pdVar11 + 0xd;\n } while (pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset);\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5);\n warn(pcVar12,eVar10,pcVar8);\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar21 < puVar22) goto LAB_00125ba0;\nLAB_001257ab:\n puVar20 = puVar20 + lVar19;\n if ((puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)) {\n uVar18 = 0;\n eVar7 = (*byte_get)(puVar20,iVar16);\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n iVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n local_60 = 0;\n iVar16 = 1;\n goto LAB_001257d9;\n }\n local_60 = 0;\nLAB_00125bea:\n uVar18 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,eVar9);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar14);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,eVar10);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n uVar17 = (int)uVar18 + (uint)local_60;\n printf(pcVar8,uVar18 & 0xff);\n if (7 < (byte)((byte)uVar17 - 1)) {\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5);\n error(pcVar12,pcVar8);\n goto LAB_00125a33;\n }\n num_bytes = uVar17 & 0xff;\n if ((num_bytes - 1 & num_bytes) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if ((byte)uVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar19 = (long)(int)(num_bytes * 2);\n lVar13 = ((long)puVar20 - (long)puVar2) % lVar19;\n if (lVar13 != 0) {\n puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13);\n }\n puVar2 = puVar2 + eVar9 + local_58;\n if (puVar20 + lVar19 <= puVar2) {\n uVar18 = (ulong)(uVar17 & 0xff);\n puVar21 = puVar20 + uVar18;\n do {\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n } while (puVar21 + (lVar19 - uVar18) <= puVar2);\n }\n }" { (if_statement "if (puVar22 <= puVar2) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }" if (parenthesized_expression "(puVar22 <= puVar2)" ( (binary_expression "puVar22 <= puVar2" identifier <= identifier) )) (compound_statement "{\nLAB_00125a33:\n putchar(10);\n return 1;\n }" { (labeled_statement "LAB_00125a33:\n putchar(10);" statement_identifier : (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;)) (return_statement "return 1;" return number_literal ;) })) (expression_statement "puVar21 = puVar2 + 4;" (assignment_expression "puVar21 = puVar2 + 4" identifier = (binary_expression "puVar2 + 4" identifier + number_literal)) ;) (expression_statement "iVar4 = (int)puVar22;" (assignment_expression "iVar4 = (int)puVar22" identifier = (cast_expression "(int)puVar22" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (puVar21 < puVar22) {\n iVar16 = 4;\nLAB_00125a5d:\n eVar9 = (*byte_get)(puVar2,iVar16);\n if (eVar9 == 0xffffffff) {\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }\n else {\n local_58 = 4;\n lVar19 = 4;\n }\n uVar18 = (long)puVar21 - (long)section->start;\n uVar6 = eVar9 + uVar18;\n if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n pcVar12 = dwarf_vmatoa_1("x",eVar9,0);\n pcVar8 = section->name;\n message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(message,pcVar8,uVar18 - local_58,pcVar12);\n goto LAB_00125a33;\n }" if (parenthesized_expression "(puVar21 < puVar22)" ( (binary_expression "puVar21 < puVar22" identifier < identifier) )) (compound_statement "{\n iVar16 = 4;\nLAB_00125a5d:\n eVar9 = (*byte_get)(puVar2,iVar16);\n if (eVar9 == 0xffffffff) {\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }\n else {\n local_58 = 4;\n lVar19 = 4;\n }\n uVar18 = (long)puVar21 - (long)section->start;\n uVar6 = eVar9 + uVar18;\n if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n pcVar12 = dwarf_vmatoa_1("x",eVar9,0);\n pcVar8 = section->name;\n message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(message,pcVar8,uVar18 - local_58,pcVar12);\n goto LAB_00125a33;\n }" { (expression_statement "iVar16 = 4;" (assignment_expression "iVar16 = 4" identifier = number_literal) ;) (labeled_statement "LAB_00125a5d:\n eVar9 = (*byte_get)(puVar2,iVar16);" statement_identifier : (expression_statement "eVar9 = (*byte_get)(puVar2,iVar16);" (assignment_expression "eVar9 = (*byte_get)(puVar2,iVar16)" identifier = (call_expression "(*byte_get)(puVar2,iVar16)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar2,iVar16)" ( identifier , identifier )))) ;)) (if_statement "if (eVar9 == 0xffffffff) {\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }\n else {\n local_58 = 4;\n lVar19 = 4;\n }" if (parenthesized_expression "(eVar9 == 0xffffffff)" ( (binary_expression "eVar9 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n puVar20 = puVar2 + 0xc;\n if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }\n lVar19 = 8;\n eVar9 = (*byte_get)(puVar21,iVar16);\n local_58 = 0xc;\n puVar21 = puVar20;\n }" { (expression_statement "puVar20 = puVar2 + 0xc;" (assignment_expression "puVar20 = puVar2 + 0xc" identifier = (binary_expression "puVar2 + 0xc" identifier + number_literal)) ;) (if_statement "if (puVar20 < puVar22) {\n iVar16 = 8;\n }\n else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }" if (parenthesized_expression "(puVar20 < puVar22)" ( (binary_expression "puVar20 < puVar22" identifier < identifier) )) (compound_statement "{\n iVar16 = 8;\n }" { (expression_statement "iVar16 = 8;" (assignment_expression "iVar16 = 8" identifier = number_literal) ;) }) (else_clause "else if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }" else (if_statement "if ((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)) {\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }" if (parenthesized_expression "((puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))" ( (binary_expression "(puVar22 <= puVar21) || (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)" (parenthesized_expression "(puVar22 <= puVar21)" ( (binary_expression "puVar22 <= puVar21" identifier <= identifier) )) || (parenthesized_expression "(iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)" ( (comma_expression "iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U" (assignment_expression "iVar16 = iVar4 - (int)puVar21" identifier = (binary_expression "iVar4 - (int)puVar21" identifier - (cast_expression "(int)puVar21" ( (type_descriptor "int" primitive_type) ) identifier))) , (binary_expression "7 < iVar16 - 1U" number_literal < (binary_expression "iVar16 - 1U" identifier - number_literal))) ))) )) (compound_statement "{\n local_58 = 0xc;\n lVar19 = 8;\n goto LAB_0012572a;\n }" { (expression_statement "local_58 = 0xc;" (assignment_expression "local_58 = 0xc" identifier = number_literal) ;) (expression_statement "lVar19 = 8;" (assignment_expression "lVar19 = 8" identifier = number_literal) ;) (goto_statement "goto LAB_0012572a;" goto statement_identifier ;) })))) (expression_statement "lVar19 = 8;" (assignment_expression "lVar19 = 8" identifier = number_literal) ;) (expression_statement "eVar9 = (*byte_get)(puVar21,iVar16);" (assignment_expression "eVar9 = (*byte_get)(puVar21,iVar16)" identifier = (call_expression "(*byte_get)(puVar21,iVar16)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar21,iVar16)" ( identifier , identifier )))) ;) (expression_statement "local_58 = 0xc;" (assignment_expression "local_58 = 0xc" identifier = number_literal) ;) (expression_statement "puVar21 = puVar20;" (assignment_expression "puVar21 = puVar20" identifier = identifier) ;) }) (else_clause "else {\n local_58 = 4;\n lVar19 = 4;\n }" else (compound_statement "{\n local_58 = 4;\n lVar19 = 4;\n }" { (expression_statement "local_58 = 4;" (assignment_expression "local_58 = 4" identifier = number_literal) ;) (expression_statement "lVar19 = 4;" (assignment_expression "lVar19 = 4" identifier = number_literal) ;) }))) (expression_statement "uVar18 = (long)puVar21 - (long)section->start;" (assignment_expression "uVar18 = (long)puVar21 - (long)section->start" identifier = (binary_expression "(long)puVar21 - (long)section->start" (cast_expression "(long)puVar21" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)section->start" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "section->start" identifier -> field_identifier)))) ;) (expression_statement "uVar6 = eVar9 + uVar18;" (assignment_expression "uVar6 = eVar9 + uVar18" identifier = (binary_expression "eVar9 + uVar18" identifier + identifier)) ;) (if_statement "if (!CARRY8(eVar9,uVar18)) goto LAB_0012573b;" if (parenthesized_expression "(!CARRY8(eVar9,uVar18))" ( (unary_expression "!CARRY8(eVar9,uVar18)" ! (call_expression "CARRY8(eVar9,uVar18)" identifier (argument_list "(eVar9,uVar18)" ( identifier , identifier )))) )) (goto_statement "goto LAB_0012573b;" goto statement_identifier ;)) (labeled_statement "LAB_00125c7a:\n pcVar12 = dwarf_vmatoa_1("x",eVar9,0);" statement_identifier : (expression_statement "pcVar12 = dwarf_vmatoa_1("x",eVar9,0);" (assignment_expression "pcVar12 = dwarf_vmatoa_1("x",eVar9,0)" identifier = (call_expression "dwarf_vmatoa_1("x",eVar9,0)" identifier (argument_list "("x",eVar9,0)" ( (string_literal ""x"" " string_content ") , identifier , number_literal )))) ;)) (expression_statement "pcVar8 = section->name;" (assignment_expression "pcVar8 = section->name" identifier = (field_expression "section->name" identifier -> field_identifier)) ;) (expression_statement "message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);" (assignment_expression "message = (char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" identifier (argument_list "(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" ( number_literal , (string_literal ""Debug info is corrupted, %s header at %#lx has length %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(message,pcVar8,uVar18 - local_58,pcVar12);" (call_expression "warn(message,pcVar8,uVar18 - local_58,pcVar12)" identifier (argument_list "(message,pcVar8,uVar18 - local_58,pcVar12)" ( identifier , identifier , (binary_expression "uVar18 - local_58" identifier - identifier) , identifier ))) ;) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (expression_statement "iVar16 = iVar4 - (int)puVar2;" (assignment_expression "iVar16 = iVar4 - (int)puVar2" identifier = (binary_expression "iVar4 - (int)puVar2" identifier - (cast_expression "(int)puVar2" ( (type_descriptor "int" primitive_type) ) identifier))) ;) (if_statement "if (iVar16 - 1U < 8) goto LAB_00125a5d;" if (parenthesized_expression "(iVar16 - 1U < 8)" ( (binary_expression "iVar16 - 1U < 8" (binary_expression "iVar16 - 1U" identifier - number_literal) < number_literal) )) (goto_statement "goto LAB_00125a5d;" goto statement_identifier ;)) (expression_statement "local_58 = 4;" (assignment_expression "local_58 = 4" identifier = number_literal) ;) (expression_statement "lVar19 = 4;" (assignment_expression "lVar19 = 4" identifier = number_literal) ;) (expression_statement "puVar20 = puVar21;" (assignment_expression "puVar20 = puVar21" identifier = identifier) ;) (labeled_statement "LAB_0012572a:\n eVar9 = 0;" statement_identifier : (expression_statement "eVar9 = 0;" (assignment_expression "eVar9 = 0" identifier = number_literal) ;)) (expression_statement "uVar6 = (long)puVar20 - (long)section->start;" (assignment_expression "uVar6 = (long)puVar20 - (long)section->start" identifier = (binary_expression "(long)puVar20 - (long)section->start" (cast_expression "(long)puVar20" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)section->start" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "section->start" identifier -> field_identifier)))) ;) (expression_statement "puVar21 = puVar20;" (assignment_expression "puVar21 = puVar20" identifier = identifier) ;) (expression_statement "uVar18 = uVar6;" (assignment_expression "uVar18 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_0012573b:\n iVar16 = (int)lVar19;" statement_identifier : (expression_statement "iVar16 = (int)lVar19;" (assignment_expression "iVar16 = (int)lVar19" identifier = (cast_expression "(int)lVar19" ( (type_descriptor "int" primitive_type) ) identifier)) ;)) (if_statement "if (section->size < uVar6) goto LAB_00125c7a;" if (parenthesized_expression "(section->size < uVar6)" ( (binary_expression "section->size < uVar6" (field_expression "section->size" identifier -> field_identifier) < identifier) )) (goto_statement "goto LAB_00125c7a;" goto statement_identifier ;)) (expression_statement "puVar20 = puVar21 + 2;" (assignment_expression "puVar20 = puVar21 + 2" identifier = (binary_expression "puVar21 + 2" identifier + number_literal)) ;) (if_statement "if (puVar20 < puVar22) {\n eVar10 = (*byte_get)(puVar21,2);\n uVar14 = (ushort)eVar10;\n if (puVar22 <= puVar20 + lVar19) {\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar14 - 2;\n uVar5 = uVar14;\nLAB_00125b00:\n uVar14 = uVar5;\n eVar10 = (*byte_get)(puVar20,iVar16);\n uVar17 = num_debug_info_entries - 1;\n if (uVar17 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar22 <= puVar21) goto LAB_001257ab;\nLAB_00125ba0:\n eVar7 = (*byte_get)(puVar20 + lVar19,1);\n iVar16 = 1;\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + lVar19 + 2;\n if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))\n goto LAB_00125bea;\nLAB_001257d9:\n eVar7 = (*byte_get)(puVar21,iVar16);\n uVar18 = eVar7 & 0xffffffff;\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar14 != 0) {\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }\n goto LAB_00125a33;\n }" if (parenthesized_expression "(puVar20 < puVar22)" ( (binary_expression "puVar20 < puVar22" identifier < identifier) )) (compound_statement "{\n eVar10 = (*byte_get)(puVar21,2);\n uVar14 = (ushort)eVar10;\n if (puVar22 <= puVar20 + lVar19) {\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar14 - 2;\n uVar5 = uVar14;\nLAB_00125b00:\n uVar14 = uVar5;\n eVar10 = (*byte_get)(puVar20,iVar16);\n uVar17 = num_debug_info_entries - 1;\n if (uVar17 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n puVar21 = puVar20 + lVar19 + 1;\n if (puVar22 <= puVar21) goto LAB_001257ab;\nLAB_00125ba0:\n eVar7 = (*byte_get)(puVar20 + lVar19,1);\n iVar16 = 1;\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + lVar19 + 2;\n if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))\n goto LAB_00125bea;\nLAB_001257d9:\n eVar7 = (*byte_get)(puVar21,iVar16);\n uVar18 = eVar7 & 0xffffffff;\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar14 != 0) {\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }\n goto LAB_00125a33;\n }" { (expression_statement "eVar10 = (*byte_get)(puVar21,2);" (assignment_expression "eVar10 = (*byte_get)(puVar21,2)" identifier = (call_expression "(*byte_get)(puVar21,2)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar21,2)" ( identifier , number_literal )))) ;) (expression_statement "uVar14 = (ushort)eVar10;" (assignment_expression "uVar14 = (ushort)eVar10" identifier = (cast_expression "(ushort)eVar10" ( (type_descriptor "ushort" type_identifier) ) identifier)) ;) (if_statement "if (puVar22 <= puVar20 + lVar19) {\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }" if (parenthesized_expression "(puVar22 <= puVar20 + lVar19)" ( (binary_expression "puVar22 <= puVar20 + lVar19" identifier <= (binary_expression "puVar20 + lVar19" identifier + identifier)) )) (compound_statement "{\n local_70._0_2_ = uVar14 - 2;\n iVar16 = iVar4 - (int)puVar20;\n uVar5 = uVar14;\n if (iVar16 - 1U < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }" { (expression_statement "local_70._0_2_ = uVar14 - 2;" (assignment_expression "local_70._0_2_ = uVar14 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar14 - 2" identifier - number_literal)) ;) (expression_statement "iVar16 = iVar4 - (int)puVar20;" (assignment_expression "iVar16 = iVar4 - (int)puVar20" identifier = (binary_expression "iVar4 - (int)puVar20" identifier - (cast_expression "(int)puVar20" ( (type_descriptor "int" primitive_type) ) identifier))) ;) (expression_statement "uVar5 = uVar14;" (assignment_expression "uVar5 = uVar14" identifier = identifier) ;) (if_statement "if (iVar16 - 1U < 8) goto LAB_00125b00;" if (parenthesized_expression "(iVar16 - 1U < 8)" ( (binary_expression "iVar16 - 1U < 8" (binary_expression "iVar16 - 1U" identifier - number_literal) < number_literal) )) (goto_statement "goto LAB_00125b00;" goto statement_identifier ;)) (goto_statement "goto LAB_0012578c;" goto statement_identifier ;) })) (labeled_statement "LAB_00125c30:\n local_70._0_2_ = uVar14 - 2;" statement_identifier : (expression_statement "local_70._0_2_ = uVar14 - 2;" (assignment_expression "local_70._0_2_ = uVar14 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar14 - 2" identifier - number_literal)) ;)) (expression_statement "uVar5 = uVar14;" (assignment_expression "uVar5 = uVar14" identifier = identifier) ;) (labeled_statement "LAB_00125b00:\n uVar14 = uVar5;" statement_identifier : (expression_statement "uVar14 = uVar5;" (assignment_expression "uVar14 = uVar5" identifier = identifier) ;)) (expression_statement "eVar10 = (*byte_get)(puVar20,iVar16);" (assignment_expression "eVar10 = (*byte_get)(puVar20,iVar16)" identifier = (call_expression "(*byte_get)(puVar20,iVar16)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar20,iVar16)" ( identifier , identifier )))) ;) (expression_statement "uVar17 = num_debug_info_entries - 1;" (assignment_expression "uVar17 = num_debug_info_entries - 1" identifier = (binary_expression "num_debug_info_entries - 1" identifier - number_literal)) ;) (if_statement "if (uVar17 < 0xfffffffe) goto LAB_00125b2b;" if (parenthesized_expression "(uVar17 < 0xfffffffe)" ( (binary_expression "uVar17 < 0xfffffffe" identifier < number_literal) )) (goto_statement "goto LAB_00125b2b;" goto statement_identifier ;)) (labeled_statement "LAB_0012579e:\n puVar21 = puVar20 + lVar19 + 1;" statement_identifier : (expression_statement "puVar21 = puVar20 + lVar19 + 1;" (assignment_expression "puVar21 = puVar20 + lVar19 + 1" identifier = (binary_expression "puVar20 + lVar19 + 1" (binary_expression "puVar20 + lVar19" identifier + identifier) + number_literal)) ;)) (if_statement "if (puVar22 <= puVar21) goto LAB_001257ab;" if (parenthesized_expression "(puVar22 <= puVar21)" ( (binary_expression "puVar22 <= puVar21" identifier <= identifier) )) (goto_statement "goto LAB_001257ab;" goto statement_identifier ;)) (labeled_statement "LAB_00125ba0:\n eVar7 = (*byte_get)(puVar20 + lVar19,1);" statement_identifier : (expression_statement "eVar7 = (*byte_get)(puVar20 + lVar19,1);" (assignment_expression "eVar7 = (*byte_get)(puVar20 + lVar19,1)" identifier = (call_expression "(*byte_get)(puVar20 + lVar19,1)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar20 + lVar19,1)" ( (binary_expression "puVar20 + lVar19" identifier + identifier) , number_literal )))) ;)) (expression_statement "iVar16 = 1;" (assignment_expression "iVar16 = 1" identifier = number_literal) ;) (expression_statement "local_60 = (byte)eVar7;" (assignment_expression "local_60 = (byte)eVar7" identifier = (cast_expression "(byte)eVar7" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (expression_statement "puVar20 = puVar20 + lVar19 + 2;" (assignment_expression "puVar20 = puVar20 + lVar19 + 2" identifier = (binary_expression "puVar20 + lVar19 + 2" (binary_expression "puVar20 + lVar19" identifier + identifier) + number_literal)) ;) (if_statement "if ((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))\n goto LAB_00125bea;" if (parenthesized_expression "((puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U))" ( (binary_expression "(puVar22 <= puVar20) && (iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)" (parenthesized_expression "(puVar22 <= puVar20)" ( (binary_expression "puVar22 <= puVar20" identifier <= identifier) )) && (parenthesized_expression "(iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U)" ( (comma_expression "iVar16 = iVar4 - (int)puVar21, 7 < iVar16 - 1U" (assignment_expression "iVar16 = iVar4 - (int)puVar21" identifier = (binary_expression "iVar4 - (int)puVar21" identifier - (cast_expression "(int)puVar21" ( (type_descriptor "int" primitive_type) ) identifier))) , (binary_expression "7 < iVar16 - 1U" number_literal < (binary_expression "iVar16 - 1U" identifier - number_literal))) ))) )) (goto_statement "goto LAB_00125bea;" goto statement_identifier ;)) (labeled_statement "LAB_001257d9:\n eVar7 = (*byte_get)(puVar21,iVar16);" statement_identifier : (expression_statement "eVar7 = (*byte_get)(puVar21,iVar16);" (assignment_expression "eVar7 = (*byte_get)(puVar21,iVar16)" identifier = (call_expression "(*byte_get)(puVar21,iVar16)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar21,iVar16)" ( identifier , identifier )))) ;)) (expression_statement "uVar18 = eVar7 & 0xffffffff;" (assignment_expression "uVar18 = eVar7 & 0xffffffff" identifier = (binary_expression "eVar7 & 0xffffffff" identifier & number_literal)) ;) (labeled_statement "LAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;" statement_identifier : (if_statement "if ((ushort)local_70 < 2) goto LAB_001257f1;" if (parenthesized_expression "((ushort)local_70 < 2)" ( (binary_expression "(ushort)local_70 < 2" (cast_expression "(ushort)local_70" ( (type_descriptor "ushort" type_identifier) ) identifier) < number_literal) )) (goto_statement "goto LAB_001257f1;" goto statement_identifier ;))) (labeled_statement "LAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";" statement_identifier : (expression_statement "pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";" (assignment_expression "pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n"" identifier = (string_literal ""Only DWARF 2 and 3 aranges are currently supported.\n"" " string_content escape_sequence ")) ;)) (if_statement "if (uVar14 != 0) {\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }" if (parenthesized_expression "(uVar14 != 0)" ( (binary_expression "uVar14 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n warn(pcVar8);\n }" { (labeled_statement "LAB_00125c0e:\n pcVar8 = (char *)dcgettext(0,pcVar8,5);" statement_identifier : (expression_statement "pcVar8 = (char *)dcgettext(0,pcVar8,5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,pcVar8,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar8,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar8,5)" identifier (argument_list "(0,pcVar8,5)" ( number_literal , identifier , number_literal ))))) ;)) (expression_statement "warn(pcVar8);" (call_expression "warn(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) })) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (if_statement "if ((puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)) {\n eVar10 = (*byte_get)(puVar21,iVar3);\n uVar14 = (ushort)eVar10;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125c30;\n local_70._0_2_ = uVar14 - 2;\n }\n else {\n uVar14 = 0;\n local_70._0_2_ = 0xfffe;\n uVar5 = 0;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;\n }" if (parenthesized_expression "((puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8))" ( (binary_expression "(puVar21 < puVar22) && (iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)" (parenthesized_expression "(puVar21 < puVar22)" ( (binary_expression "puVar21 < puVar22" identifier < identifier) )) && (parenthesized_expression "(iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8)" ( (comma_expression "iVar3 = iVar4 - (int)puVar21, iVar3 - 1U < 8" (assignment_expression "iVar3 = iVar4 - (int)puVar21" identifier = (binary_expression "iVar4 - (int)puVar21" identifier - (cast_expression "(int)puVar21" ( (type_descriptor "int" primitive_type) ) identifier))) , (binary_expression "iVar3 - 1U < 8" (binary_expression "iVar3 - 1U" identifier - number_literal) < number_literal)) ))) )) (compound_statement "{\n eVar10 = (*byte_get)(puVar21,iVar3);\n uVar14 = (ushort)eVar10;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125c30;\n local_70._0_2_ = uVar14 - 2;\n }" { (expression_statement "eVar10 = (*byte_get)(puVar21,iVar3);" (assignment_expression "eVar10 = (*byte_get)(puVar21,iVar3)" identifier = (call_expression "(*byte_get)(puVar21,iVar3)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar21,iVar3)" ( identifier , identifier )))) ;) (expression_statement "uVar14 = (ushort)eVar10;" (assignment_expression "uVar14 = (ushort)eVar10" identifier = (cast_expression "(ushort)eVar10" ( (type_descriptor "ushort" type_identifier) ) identifier)) ;) (if_statement "if (puVar20 + lVar19 < puVar22) goto LAB_00125c30;" if (parenthesized_expression "(puVar20 + lVar19 < puVar22)" ( (binary_expression "puVar20 + lVar19 < puVar22" (binary_expression "puVar20 + lVar19" identifier + identifier) < identifier) )) (goto_statement "goto LAB_00125c30;" goto statement_identifier ;)) (expression_statement "local_70._0_2_ = uVar14 - 2;" (assignment_expression "local_70._0_2_ = uVar14 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar14 - 2" identifier - number_literal)) ;) }) (else_clause "else {\n uVar14 = 0;\n local_70._0_2_ = 0xfffe;\n uVar5 = 0;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;\n }" else (compound_statement "{\n uVar14 = 0;\n local_70._0_2_ = 0xfffe;\n uVar5 = 0;\n if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;\n }" { (expression_statement "uVar14 = 0;" (assignment_expression "uVar14 = 0" identifier = number_literal) ;) (expression_statement "local_70._0_2_ = 0xfffe;" (assignment_expression "local_70._0_2_ = 0xfffe" (field_expression "local_70._0_2_" identifier . field_identifier) = number_literal) ;) (expression_statement "uVar5 = 0;" (assignment_expression "uVar5 = 0" identifier = number_literal) ;) (if_statement "if (puVar20 + lVar19 < puVar22) goto LAB_00125b00;" if (parenthesized_expression "(puVar20 + lVar19 < puVar22)" ( (binary_expression "puVar20 + lVar19 < puVar22" (binary_expression "puVar20 + lVar19" identifier + identifier) < identifier) )) (goto_statement "goto LAB_00125b00;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0012578c:\n eVar10 = 0;" statement_identifier : (expression_statement "eVar10 = 0;" (assignment_expression "eVar10 = 0" identifier = number_literal) ;)) (expression_statement "uVar17 = num_debug_info_entries - 1;" (assignment_expression "uVar17 = num_debug_info_entries - 1" identifier = (binary_expression "num_debug_info_entries - 1" identifier - number_literal)) ;) (if_statement "if (0xfffffffd < uVar17) goto LAB_0012579e;" if (parenthesized_expression "(0xfffffffd < uVar17)" ( (binary_expression "0xfffffffd < uVar17" number_literal < identifier) )) (goto_statement "goto LAB_0012579e;" goto statement_identifier ;)) (labeled_statement "LAB_00125b2b:\n pdVar11 = &debug_information->cu_offset;" statement_identifier : (expression_statement "pdVar11 = &debug_information->cu_offset;" (assignment_expression "pdVar11 = &debug_information->cu_offset" identifier = (pointer_expression "&debug_information->cu_offset" & (field_expression "debug_information->cu_offset" identifier -> field_identifier))) ;)) (do_statement "do {\n if (eVar10 == *pdVar11) goto LAB_0012579e;\n pdVar11 = pdVar11 + 0xd;\n } while (pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset);" do (compound_statement "{\n if (eVar10 == *pdVar11) goto LAB_0012579e;\n pdVar11 = pdVar11 + 0xd;\n }" { (if_statement "if (eVar10 == *pdVar11) goto LAB_0012579e;" if (parenthesized_expression "(eVar10 == *pdVar11)" ( (binary_expression "eVar10 == *pdVar11" identifier == (pointer_expression "*pdVar11" * identifier)) )) (goto_statement "goto LAB_0012579e;" goto statement_identifier ;)) (expression_statement "pdVar11 = pdVar11 + 0xd;" (assignment_expression "pdVar11 = pdVar11 + 0xd" identifier = (binary_expression "pdVar11 + 0xd" identifier + number_literal)) ;) }) while (parenthesized_expression "(pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset)" ( (binary_expression "pdVar11 != &debug_information[(ulong)uVar17 + 1].cu_offset" identifier != (pointer_expression "&debug_information[(ulong)uVar17 + 1].cu_offset" & (field_expression "debug_information[(ulong)uVar17 + 1].cu_offset" (subscript_expression "debug_information[(ulong)uVar17 + 1]" identifier [ (binary_expression "(ulong)uVar17 + 1" (cast_expression "(ulong)uVar17" ( (type_descriptor "ulong" type_identifier) ) identifier) + number_literal) ]) . field_identifier))) )) ;) (expression_statement "pcVar8 = section->name;" (assignment_expression "pcVar8 = section->name" identifier = (field_expression "section->name" identifier -> field_identifier)) ;) (expression_statement "pcVar12 = (char *)dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5);" (assignment_expression "pcVar12 = (char *)dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5)" identifier (argument_list "(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"\n ,5)" ( number_literal , (string_literal "".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "warn(pcVar12,eVar10,pcVar8);" (call_expression "warn(pcVar12,eVar10,pcVar8)" identifier (argument_list "(pcVar12,eVar10,pcVar8)" ( identifier , identifier , identifier ))) ;) (expression_statement "puVar21 = puVar20 + lVar19 + 1;" (assignment_expression "puVar21 = puVar20 + lVar19 + 1" identifier = (binary_expression "puVar20 + lVar19 + 1" (binary_expression "puVar20 + lVar19" identifier + identifier) + number_literal)) ;) (if_statement "if (puVar21 < puVar22) goto LAB_00125ba0;" if (parenthesized_expression "(puVar21 < puVar22)" ( (binary_expression "puVar21 < puVar22" identifier < identifier) )) (goto_statement "goto LAB_00125ba0;" goto statement_identifier ;)) (labeled_statement "LAB_001257ab:\n puVar20 = puVar20 + lVar19;" statement_identifier : (expression_statement "puVar20 = puVar20 + lVar19;" (assignment_expression "puVar20 = puVar20 + lVar19" identifier = (binary_expression "puVar20 + lVar19" identifier + identifier)) ;)) (if_statement "if ((puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)) {\n uVar18 = 0;\n eVar7 = (*byte_get)(puVar20,iVar16);\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n iVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }" if (parenthesized_expression "((puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8))" ( (binary_expression "(puVar20 < puVar22) && (iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)" (parenthesized_expression "(puVar20 < puVar22)" ( (binary_expression "puVar20 < puVar22" identifier < identifier) )) && (parenthesized_expression "(iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8)" ( (comma_expression "iVar16 = iVar4 - (int)puVar20, iVar16 - 1U < 8" (assignment_expression "iVar16 = iVar4 - (int)puVar20" identifier = (binary_expression "iVar4 - (int)puVar20" identifier - (cast_expression "(int)puVar20" ( (type_descriptor "int" primitive_type) ) identifier))) , (binary_expression "iVar16 - 1U < 8" (binary_expression "iVar16 - 1U" identifier - number_literal) < number_literal)) ))) )) (compound_statement "{\n uVar18 = 0;\n eVar7 = (*byte_get)(puVar20,iVar16);\n local_60 = (byte)eVar7;\n puVar20 = puVar20 + 2;\n if (puVar20 < puVar22) {\n iVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }" { (expression_statement "uVar18 = 0;" (assignment_expression "uVar18 = 0" identifier = number_literal) ;) (expression_statement "eVar7 = (*byte_get)(puVar20,iVar16);" (assignment_expression "eVar7 = (*byte_get)(puVar20,iVar16)" identifier = (call_expression "(*byte_get)(puVar20,iVar16)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar20,iVar16)" ( identifier , identifier )))) ;) (expression_statement "local_60 = (byte)eVar7;" (assignment_expression "local_60 = (byte)eVar7" identifier = (cast_expression "(byte)eVar7" ( (type_descriptor "byte" type_identifier) ) identifier)) ;) (expression_statement "puVar20 = puVar20 + 2;" (assignment_expression "puVar20 = puVar20 + 2" identifier = (binary_expression "puVar20 + 2" identifier + number_literal)) ;) (if_statement "if (puVar20 < puVar22) {\n iVar16 = 1;\n goto LAB_001257d9;\n }" if (parenthesized_expression "(puVar20 < puVar22)" ( (binary_expression "puVar20 < puVar22" identifier < identifier) )) (compound_statement "{\n iVar16 = 1;\n goto LAB_001257d9;\n }" { (expression_statement "iVar16 = 1;" (assignment_expression "iVar16 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001257d9;" goto statement_identifier ;) })) (goto_statement "goto LAB_001257e5;" goto statement_identifier ;) })) (expression_statement "puVar20 = puVar20 + 2;" (assignment_expression "puVar20 = puVar20 + 2" identifier = (binary_expression "puVar20 + 2" identifier + number_literal)) ;) (if_statement "if (puVar20 < puVar22) {\n local_60 = 0;\n iVar16 = 1;\n goto LAB_001257d9;\n }" if (parenthesized_expression "(puVar20 < puVar22)" ( (binary_expression "puVar20 < puVar22" identifier < identifier) )) (compound_statement "{\n local_60 = 0;\n iVar16 = 1;\n goto LAB_001257d9;\n }" { (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "iVar16 = 1;" (assignment_expression "iVar16 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001257d9;" goto statement_identifier ;) })) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (labeled_statement "LAB_00125bea:\n uVar18 = 0;" statement_identifier : (expression_statement "uVar18 = 0;" (assignment_expression "uVar18 = 0" identifier = number_literal) ;)) (if_statement "if (1 < (ushort)local_70) goto LAB_00125bf9;" if (parenthesized_expression "(1 < (ushort)local_70)" ( (binary_expression "1 < (ushort)local_70" number_literal < (cast_expression "(ushort)local_70" ( (type_descriptor "ushort" type_identifier) ) identifier)) )) (goto_statement "goto LAB_00125bf9;" goto statement_identifier ;)) (labeled_statement "LAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);" statement_identifier : (expression_statement "pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Length: %ld\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Length: %ld\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Length: %ld\n",5)" identifier (argument_list "(0," Length: %ld\n",5)" ( number_literal , (string_literal "" Length: %ld\n"" " string_content escape_sequence ") , number_literal ))))) ;)) (expression_statement "printf(pcVar8,eVar9);" (call_expression "printf(pcVar8,eVar9)" identifier (argument_list "(pcVar8,eVar9)" ( identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Version: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Version: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Version: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Version: %d\n",5)" identifier (argument_list "(0," Version: %d\n",5)" ( number_literal , (string_literal "" Version: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8,(ulong)uVar14);" (call_expression "printf(pcVar8,(ulong)uVar14)" identifier (argument_list "(pcVar8,(ulong)uVar14)" ( identifier , (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" identifier (argument_list "(0," Offset into .debug_info: 0x%lx\n",5)" ( number_literal , (string_literal "" Offset into .debug_info: 0x%lx\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8,eVar10);" (call_expression "printf(pcVar8,eVar10)" identifier (argument_list "(pcVar8,eVar10)" ( identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Pointer Size: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Pointer Size: %d\n",5)" identifier (argument_list "(0," Pointer Size: %d\n",5)" ( number_literal , (string_literal "" Pointer Size: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8);" (call_expression "printf(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Segment Size: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Segment Size: %d\n",5)" identifier (argument_list "(0," Segment Size: %d\n",5)" ( number_literal , (string_literal "" Segment Size: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "uVar17 = (int)uVar18 + (uint)local_60;" (assignment_expression "uVar17 = (int)uVar18 + (uint)local_60" identifier = (binary_expression "(int)uVar18 + (uint)local_60" (cast_expression "(int)uVar18" ( (type_descriptor "int" primitive_type) ) identifier) + (cast_expression "(uint)local_60" ( (type_descriptor "uint" type_identifier) ) identifier))) ;) (expression_statement "printf(pcVar8,uVar18 & 0xff);" (call_expression "printf(pcVar8,uVar18 & 0xff)" identifier (argument_list "(pcVar8,uVar18 & 0xff)" ( identifier , (binary_expression "uVar18 & 0xff" identifier & number_literal) ))) ;) (if_statement "if (7 < (byte)((byte)uVar17 - 1)) {\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5);\n error(pcVar12,pcVar8);\n goto LAB_00125a33;\n }" if (parenthesized_expression "(7 < (byte)((byte)uVar17 - 1))" ( (binary_expression "7 < (byte)((byte)uVar17 - 1)" number_literal < (call_expression "(byte)((byte)uVar17 - 1)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((byte)uVar17 - 1)" ( (binary_expression "(byte)uVar17 - 1" (cast_expression "(byte)uVar17" ( (type_descriptor "byte" type_identifier) ) identifier) - number_literal) )))) )) (compound_statement "{\n pcVar8 = section->name;\n pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5);\n error(pcVar12,pcVar8);\n goto LAB_00125a33;\n }" { (expression_statement "pcVar8 = section->name;" (assignment_expression "pcVar8 = section->name" identifier = (field_expression "section->name" identifier -> field_identifier)) ;) (expression_statement "pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5);" (assignment_expression "pcVar12 = (char *)dcgettext(0,"Invalid address size in %s section!\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Invalid address size in %s section!\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Invalid address size in %s section!\n",5)" identifier (argument_list "(0,"Invalid address size in %s section!\n",5)" ( number_literal , (string_literal ""Invalid address size in %s section!\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "error(pcVar12,pcVar8);" (call_expression "error(pcVar12,pcVar8)" identifier (argument_list "(pcVar12,pcVar8)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (expression_statement "num_bytes = uVar17 & 0xff;" (assignment_expression "num_bytes = uVar17 & 0xff" identifier = (binary_expression "uVar17 & 0xff" identifier & number_literal)) ;) (if_statement "if ((num_bytes - 1 & num_bytes) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }" if (parenthesized_expression "((num_bytes - 1 & num_bytes) != 0)" ( (binary_expression "(num_bytes - 1 & num_bytes) != 0" (parenthesized_expression "(num_bytes - 1 & num_bytes)" ( (binary_expression "num_bytes - 1 & num_bytes" (binary_expression "num_bytes - 1" identifier - number_literal) & identifier) )) != number_literal) )) (compound_statement "{\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }" { (expression_statement "pcVar8 = "Pointer size + Segment size is not a power of two.\n";" (assignment_expression "pcVar8 = "Pointer size + Segment size is not a power of two.\n"" identifier = (string_literal ""Pointer size + Segment size is not a power of two.\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_00125c0e;" goto statement_identifier ;) })) (expression_statement "pcVar8 = "\n Address Length\n";" (assignment_expression "pcVar8 = "\n Address Length\n"" identifier = (string_literal ""\n Address Length\n"" " escape_sequence string_content escape_sequence ")) ;) (if_statement "if ((byte)uVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }" if (parenthesized_expression "((byte)uVar17 < 5)" ( (binary_expression "(byte)uVar17 < 5" (cast_expression "(byte)uVar17" ( (type_descriptor "byte" type_identifier) ) identifier) < number_literal) )) (compound_statement "{\n pcVar8 = "\n Address Length\n";\n }" { (expression_statement "pcVar8 = "\n Address Length\n";" (assignment_expression "pcVar8 = "\n Address Length\n"" identifier = (string_literal ""\n Address Length\n"" " escape_sequence string_content escape_sequence ")) ;) })) (expression_statement "pcVar8 = (char *)dcgettext(0,pcVar8,5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,pcVar8,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar8,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar8,5)" identifier (argument_list "(0,pcVar8,5)" ( number_literal , identifier , number_literal ))))) ;) (expression_statement "printf(pcVar8);" (call_expression "printf(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "lVar19 = (long)(int)(num_bytes * 2);" (assignment_expression "lVar19 = (long)(int)(num_bytes * 2)" identifier = (cast_expression "(long)(int)(num_bytes * 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(num_bytes * 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(num_bytes * 2)" ( (binary_expression "num_bytes * 2" identifier * number_literal) ))))) ;) (expression_statement "lVar13 = ((long)puVar20 - (long)puVar2) % lVar19;" (assignment_expression "lVar13 = ((long)puVar20 - (long)puVar2) % lVar19" identifier = (binary_expression "((long)puVar20 - (long)puVar2) % lVar19" (parenthesized_expression "((long)puVar20 - (long)puVar2)" ( (binary_expression "(long)puVar20 - (long)puVar2" (cast_expression "(long)puVar20" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) % identifier)) ;) (if_statement "if (lVar13 != 0) {\n puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13);\n }" if (parenthesized_expression "(lVar13 != 0)" ( (binary_expression "lVar13 != 0" identifier != number_literal) )) (compound_statement "{\n puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13);\n }" { (expression_statement "puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13);" (assignment_expression "puVar20 = puVar20 + (int)(num_bytes * 2 - (int)lVar13)" identifier = (binary_expression "puVar20 + (int)(num_bytes * 2 - (int)lVar13)" identifier + (cast_expression "(int)(num_bytes * 2 - (int)lVar13)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(num_bytes * 2 - (int)lVar13)" ( (binary_expression "num_bytes * 2 - (int)lVar13" (binary_expression "num_bytes * 2" identifier * number_literal) - (cast_expression "(int)lVar13" ( (type_descriptor "int" primitive_type) ) identifier)) ))))) ;) })) (expression_statement "puVar2 = puVar2 + eVar9 + local_58;" (assignment_expression "puVar2 = puVar2 + eVar9 + local_58" identifier = (binary_expression "puVar2 + eVar9 + local_58" (binary_expression "puVar2 + eVar9" identifier + identifier) + identifier)) ;) (if_statement "if (puVar20 + lVar19 <= puVar2) {\n uVar18 = (ulong)(uVar17 & 0xff);\n puVar21 = puVar20 + uVar18;\n do {\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n } while (puVar21 + (lVar19 - uVar18) <= puVar2);\n }" if (parenthesized_expression "(puVar20 + lVar19 <= puVar2)" ( (binary_expression "puVar20 + lVar19 <= puVar2" (binary_expression "puVar20 + lVar19" identifier + identifier) <= identifier) )) (compound_statement "{\n uVar18 = (ulong)(uVar17 & 0xff);\n puVar21 = puVar20 + uVar18;\n do {\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n } while (puVar21 + (lVar19 - uVar18) <= puVar2);\n }" { (expression_statement "uVar18 = (ulong)(uVar17 & 0xff);" (assignment_expression "uVar18 = (ulong)(uVar17 & 0xff)" identifier = (call_expression "(ulong)(uVar17 & 0xff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar17 & 0xff)" ( (binary_expression "uVar17 & 0xff" identifier & number_literal) )))) ;) (expression_statement "puVar21 = puVar20 + uVar18;" (assignment_expression "puVar21 = puVar20 + uVar18" identifier = (binary_expression "puVar20 + uVar18" identifier + identifier)) ;) (do_statement "do {\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n } while (puVar21 + (lVar19 - uVar18) <= puVar2);" do (compound_statement "{\n puVar1 = puVar20 + uVar18 * 2;\n uVar17 = num_bytes;\n uVar15 = num_bytes;\n if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }\n puVar21 = puVar21 + uVar18 * 2;\n printf(" ");\n print_dwarf_vma(local_70,num_bytes);\n print_dwarf_vma(eVar9,num_bytes);\n putc(10,stdout);\n puVar20 = puVar1;\n }" { (expression_statement "puVar1 = puVar20 + uVar18 * 2;" (assignment_expression "puVar1 = puVar20 + uVar18 * 2" identifier = (binary_expression "puVar20 + uVar18 * 2" identifier + (binary_expression "uVar18 * 2" identifier * number_literal))) ;) (expression_statement "uVar17 = num_bytes;" (assignment_expression "uVar17 = num_bytes" identifier = identifier) ;) (expression_statement "uVar15 = num_bytes;" (assignment_expression "uVar15 = num_bytes" identifier = identifier) ;) (if_statement "if ((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))) {\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }\n else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }" if (parenthesized_expression "((puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8))))" ( (binary_expression "(puVar21 < puVar22) ||\n ((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))" (parenthesized_expression "(puVar21 < puVar22)" ( (binary_expression "puVar21 < puVar22" identifier < identifier) )) || (parenthesized_expression "((puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)))" ( (parenthesized_expression "(puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8))" ( (binary_expression "puVar1 + uVar18 * -2 < puVar22 && (uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)" (binary_expression "puVar1 + uVar18 * -2 < puVar22" (binary_expression "puVar1 + uVar18 * -2" identifier + (binary_expression "uVar18 * -2" identifier * number_literal)) < identifier) && (parenthesized_expression "(uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8)" ( (comma_expression "uVar17 = iVar4 - (int)puVar20, uVar17 - 1 < 8" (assignment_expression "uVar17 = iVar4 - (int)puVar20" identifier = (binary_expression "iVar4 - (int)puVar20" identifier - (cast_expression "(int)puVar20" ( (type_descriptor "int" primitive_type) ) identifier))) , (binary_expression "uVar17 - 1 < 8" (binary_expression "uVar17 - 1" identifier - number_literal) < number_literal)) ))) )) ))) )) (compound_statement "{\n local_70 = (*byte_get)(puVar20,uVar17);\n if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;\nLAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);\n }" { (expression_statement "local_70 = (*byte_get)(puVar20,uVar17);" (assignment_expression "local_70 = (*byte_get)(puVar20,uVar17)" identifier = (call_expression "(*byte_get)(puVar20,uVar17)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar20,uVar17)" ( identifier , identifier )))) ;) (if_statement "if ((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))\n goto LAB_0012597d;" if (parenthesized_expression "((puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))))" ( (binary_expression "(puVar22 <= puVar1) &&\n ((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1)))" (parenthesized_expression "(puVar22 <= puVar1)" ( (binary_expression "puVar22 <= puVar1" identifier <= identifier) )) && (parenthesized_expression "((puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1)))" ( (parenthesized_expression "(puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1))" ( (binary_expression "puVar22 <= puVar21 || (uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1)" (binary_expression "puVar22 <= puVar21" identifier <= identifier) || (parenthesized_expression "(uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1)" ( (comma_expression "uVar15 = iVar4 - (int)puVar21, 7 < uVar15 - 1" (assignment_expression "uVar15 = iVar4 - (int)puVar21" identifier = (binary_expression "iVar4 - (int)puVar21" identifier - (cast_expression "(int)puVar21" ( (type_descriptor "int" primitive_type) ) identifier))) , (binary_expression "7 < uVar15 - 1" number_literal < (binary_expression "uVar15 - 1" identifier - number_literal))) ))) )) ))) )) (goto_statement "goto LAB_0012597d;" goto statement_identifier ;)) (labeled_statement "LAB_00125a12:\n eVar9 = (*byte_get)(puVar21,uVar15);" statement_identifier : (expression_statement "eVar9 = (*byte_get)(puVar21,uVar15);" (assignment_expression "eVar9 = (*byte_get)(puVar21,uVar15)" identifier = (call_expression "(*byte_get)(puVar21,uVar15)" (parenthesized_expression "(*byte_get)" ( (pointer_expression "*byte_get" * identifier) )) (argument_list "(puVar21,uVar15)" ( identifier , identifier )))) ;)) }) (else_clause "else {\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }" else (compound_statement "{\n local_70 = 0;\n if (puVar1 < puVar22) goto LAB_00125a12;\nLAB_0012597d:\n eVar9 = 0;\n }" { (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (if_statement "if (puVar1 < puVar22) goto LAB_00125a12;" if (parenthesized_expression "(puVar1 < puVar22)" ( (binary_expression "puVar1 < puVar22" identifier < identifier) )) (goto_statement "goto LAB_00125a12;" goto statement_identifier ;)) (labeled_statement "LAB_0012597d:\n eVar9 = 0;" statement_identifier : (expression_statement "eVar9 = 0;" (assignment_expression "eVar9 = 0" identifier = number_literal) ;)) }))) (expression_statement "puVar21 = puVar21 + uVar18 * 2;" (assignment_expression "puVar21 = puVar21 + uVar18 * 2" identifier = (binary_expression "puVar21 + uVar18 * 2" identifier + (binary_expression "uVar18 * 2" identifier * number_literal))) ;) (expression_statement "printf(" ");" (call_expression "printf(" ")" identifier (argument_list "(" ")" ( (string_literal "" "" " string_content ") ))) ;) (expression_statement "print_dwarf_vma(local_70,num_bytes);" (call_expression "print_dwarf_vma(local_70,num_bytes)" identifier (argument_list "(local_70,num_bytes)" ( identifier , identifier ))) ;) (expression_statement "print_dwarf_vma(eVar9,num_bytes);" (call_expression "print_dwarf_vma(eVar9,num_bytes)" identifier (argument_list "(eVar9,num_bytes)" ( identifier , identifier ))) ;) (expression_statement "putc(10,stdout);" (call_expression "putc(10,stdout)" identifier (argument_list "(10,stdout)" ( number_literal , identifier ))) ;) (expression_statement "puVar20 = puVar1;" (assignment_expression "puVar20 = puVar1" identifier = identifier) ;) }) while (parenthesized_expression "(puVar21 + (lVar19 - uVar18) <= puVar2)" ( (binary_expression "puVar21 + (lVar19 - uVar18) <= puVar2" (binary_expression "puVar21 + (lVar19 - uVar18)" identifier + (parenthesized_expression "(lVar19 - uVar18)" ( (binary_expression "lVar19 - uVar18" identifier - identifier) ))) <= identifier) )) ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(translation_unit "undefined8 FUN_001256b0(long param_1,undefined8 param_2)\n\n{\n ulong uVar1;\n int iVar2;\n ushort uVar3;\n byte bVar4;\n char cVar5;\n ushort uVar6;\n ulong uVar7;\n char *pcVar8;\n undefined8 uVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n uint uVar14;\n long lVar15;\n long lVar16;\n byte bVar17;\n ulong uVar18;\n ulong uVar19;\n ulong uVar20;\n ulong uVar21;\n undefined8 local_70;\n long local_58;\n \n uVar1 = *(ulong *)(param_1 + 0x20);\n uVar21 = *(long *)(param_1 + 0x30) + uVar1;\n FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n FUN_00122790(param_2);\n do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );\n}\n\n" (function_definition "undefined8 FUN_001256b0(long param_1,undefined8 param_2)\n\n{\n ulong uVar1;\n int iVar2;\n ushort uVar3;\n byte bVar4;\n char cVar5;\n ushort uVar6;\n ulong uVar7;\n char *pcVar8;\n undefined8 uVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n uint uVar14;\n long lVar15;\n long lVar16;\n byte bVar17;\n ulong uVar18;\n ulong uVar19;\n ulong uVar20;\n ulong uVar21;\n undefined8 local_70;\n long local_58;\n \n uVar1 = *(ulong *)(param_1 + 0x20);\n uVar21 = *(long *)(param_1 + 0x30) + uVar1;\n FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n FUN_00122790(param_2);\n do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );\n}" type_identifier (function_declarator "FUN_001256b0(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 ulong uVar1;\n int iVar2;\n ushort uVar3;\n byte bVar4;\n char cVar5;\n ushort uVar6;\n ulong uVar7;\n char *pcVar8;\n undefined8 uVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n uint uVar14;\n long lVar15;\n long lVar16;\n byte bVar17;\n ulong uVar18;\n ulong uVar19;\n ulong uVar20;\n ulong uVar21;\n undefined8 local_70;\n long local_58;\n \n uVar1 = *(ulong *)(param_1 + 0x20);\n uVar21 = *(long *)(param_1 + 0x30) + uVar1;\n FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n FUN_00122790(param_2);\n do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "ushort uVar3;" type_identifier identifier ;) (declaration "byte bVar4;" type_identifier identifier ;) (declaration "char cVar5;" primitive_type identifier ;) (declaration "ushort uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "char *pcVar8;" primitive_type (pointer_declarator "*pcVar8" * identifier) ;) (declaration "undefined8 uVar9;" type_identifier identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "long *plVar11;" (sized_type_specifier "long" long) (pointer_declarator "*plVar11" * identifier) ;) (declaration "undefined8 uVar12;" type_identifier identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "uint uVar14;" type_identifier identifier ;) (declaration "long lVar15;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "byte bVar17;" type_identifier identifier ;) (declaration "ulong uVar18;" type_identifier identifier ;) (declaration "ulong uVar19;" type_identifier identifier ;) (declaration "ulong uVar20;" type_identifier identifier ;) (declaration "ulong uVar21;" type_identifier identifier ;) (declaration "undefined8 local_70;" type_identifier identifier ;) (declaration "long local_58;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar1 = *(ulong *)(param_1 + 0x20);" (assignment_expression "uVar1 = *(ulong *)(param_1 + 0x20)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x20)" * (cast_expression "(ulong *)(param_1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar21 = *(long *)(param_1 + 0x30) + uVar1;" (assignment_expression "uVar21 = *(long *)(param_1 + 0x30) + uVar1" identifier = (binary_expression "*(long *)(param_1 + 0x30) + uVar1" (pointer_expression "*(long *)(param_1 + 0x30)" * (cast_expression "(long *)(param_1 + 0x30)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) + identifier)) ;) (expression_statement "FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);" (call_expression "FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" ( (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) )))) , (binary_expression "param_1 + 0x18" identifier + number_literal) ))) ;) (expression_statement "FUN_00122790(param_2);" (call_expression "FUN_00122790(param_2)" identifier (argument_list "(param_2)" ( identifier ))) ;) (do_statement "do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );" do (compound_statement "{\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n }" { (if_statement "if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }" if (parenthesized_expression "(uVar21 <= uVar1)" ( (binary_expression "uVar21 <= uVar1" identifier <= identifier) )) (compound_statement "{\nLAB_00125a33:\n putchar(10);\n return 1;\n }" { (labeled_statement "LAB_00125a33:\n putchar(10);" statement_identifier : (expression_statement "putchar(10);" (call_expression "putchar(10)" identifier (argument_list "(10)" ( number_literal ))) ;)) (return_statement "return 1;" return number_literal ;) })) (expression_statement "uVar20 = uVar1 + 4;" (assignment_expression "uVar20 = uVar1 + 4" identifier = (binary_expression "uVar1 + 4" identifier + number_literal)) ;) (if_statement "if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }" if (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) (compound_statement "{\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }" { (expression_statement "lVar15 = 4;" (assignment_expression "lVar15 = 4" identifier = number_literal) ;) (labeled_statement "LAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);" statement_identifier : (expression_statement "uVar10 = (*DAT_00159e20)(uVar1,lVar15);" (assignment_expression "uVar10 = (*DAT_00159e20)(uVar1,lVar15)" identifier = (call_expression "(*DAT_00159e20)(uVar1,lVar15)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar1,lVar15)" ( identifier , identifier )))) ;)) (if_statement "if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }" if (parenthesized_expression "(uVar10 == 0xffffffff)" ( (binary_expression "uVar10 == 0xffffffff" identifier == number_literal) )) (compound_statement "{\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }" { (expression_statement "uVar18 = uVar1 + 0xc;" (assignment_expression "uVar18 = uVar1 + 0xc" identifier = (binary_expression "uVar1 + 0xc" identifier + number_literal)) ;) (if_statement "if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" if (parenthesized_expression "(uVar18 < uVar21)" ( (binary_expression "uVar18 < uVar21" identifier < identifier) )) (compound_statement "{\n lVar15 = 8;\n }" { (expression_statement "lVar15 = 8;" (assignment_expression "lVar15 = 8" identifier = number_literal) ;) }) (else_clause "else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" else (if_statement "if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" if (parenthesized_expression "((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U))" ( (binary_expression "(uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)" (parenthesized_expression "(uVar21 <= uVar20)" ( (binary_expression "uVar21 <= uVar20" identifier <= identifier) )) || (parenthesized_expression "(lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)" ( (comma_expression "lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U" (assignment_expression "lVar15 = uVar21 - uVar20" identifier = (binary_expression "uVar21 - uVar20" identifier - identifier)) , (binary_expression "7 < (int)lVar15 - 1U" number_literal < (binary_expression "(int)lVar15 - 1U" (cast_expression "(int)lVar15" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal))) ))) )) (compound_statement "{\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" { (expression_statement "local_58 = 0xc;" (assignment_expression "local_58 = 0xc" identifier = number_literal) ;) (expression_statement "uVar19 = 8;" (assignment_expression "uVar19 = 8" identifier = number_literal) ;) (goto_statement "goto LAB_0012572a;" goto statement_identifier ;) })))) (expression_statement "uVar19 = 8;" (assignment_expression "uVar19 = 8" identifier = number_literal) ;) (expression_statement "uVar10 = (*DAT_00159e20)(uVar20,lVar15);" (assignment_expression "uVar10 = (*DAT_00159e20)(uVar20,lVar15)" identifier = (call_expression "(*DAT_00159e20)(uVar20,lVar15)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20,lVar15)" ( identifier , identifier )))) ;) (expression_statement "local_58 = 0xc;" (assignment_expression "local_58 = 0xc" identifier = number_literal) ;) (expression_statement "uVar20 = uVar18;" (assignment_expression "uVar20 = uVar18" identifier = identifier) ;) }) (else_clause "else {\n local_58 = 4;\n uVar19 = 4;\n }" else (compound_statement "{\n local_58 = 4;\n uVar19 = 4;\n }" { (expression_statement "local_58 = 4;" (assignment_expression "local_58 = 4" identifier = number_literal) ;) (expression_statement "uVar19 = 4;" (assignment_expression "uVar19 = 4" identifier = number_literal) ;) }))) (expression_statement "uVar18 = uVar20 - *(long *)(param_1 + 0x20);" (assignment_expression "uVar18 = uVar20 - *(long *)(param_1 + 0x20)" identifier = (binary_expression "uVar20 - *(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 "uVar7 = uVar10 + uVar18;" (assignment_expression "uVar7 = uVar10 + uVar18" identifier = (binary_expression "uVar10 + uVar18" identifier + identifier)) ;) (if_statement "if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;" if (parenthesized_expression "(!CARRY8(uVar10,uVar18))" ( (unary_expression "!CARRY8(uVar10,uVar18)" ! (call_expression "CARRY8(uVar10,uVar18)" identifier (argument_list "(uVar10,uVar18)" ( identifier , identifier )))) )) (goto_statement "goto LAB_0012573b;" goto statement_identifier ;)) (labeled_statement "LAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);" statement_identifier : (expression_statement "uVar13 = FUN_0010ebb0("x",uVar10,0);" (assignment_expression "uVar13 = FUN_0010ebb0("x",uVar10,0)" identifier = (call_expression "FUN_0010ebb0("x",uVar10,0)" identifier (argument_list "("x",uVar10,0)" ( (string_literal ""x"" " string_content ") , identifier , number_literal )))) ;)) (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" identifier = (call_expression "dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" identifier (argument_list "(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" ( number_literal , (string_literal ""Debug info is corrupted, %s header at %#lx has length %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar12,uVar9,uVar18 - local_58,uVar13);" (call_expression "warn(uVar12,uVar9,uVar18 - local_58,uVar13)" identifier (argument_list "(uVar12,uVar9,uVar18 - local_58,uVar13)" ( identifier , identifier , (binary_expression "uVar18 - local_58" identifier - identifier) , identifier ))) ;) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (expression_statement "lVar15 = uVar21 - uVar1;" (assignment_expression "lVar15 = uVar21 - uVar1" identifier = (binary_expression "uVar21 - uVar1" identifier - identifier)) ;) (if_statement "if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;" if (parenthesized_expression "((int)lVar15 - 1U < 8)" ( (binary_expression "(int)lVar15 - 1U < 8" (binary_expression "(int)lVar15 - 1U" (cast_expression "(int)lVar15" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) < number_literal) )) (goto_statement "goto LAB_00125a5d;" goto statement_identifier ;)) (expression_statement "local_58 = 4;" (assignment_expression "local_58 = 4" identifier = number_literal) ;) (expression_statement "uVar19 = 4;" (assignment_expression "uVar19 = 4" identifier = number_literal) ;) (expression_statement "uVar18 = uVar20;" (assignment_expression "uVar18 = uVar20" identifier = identifier) ;) (labeled_statement "LAB_0012572a:\n uVar10 = 0;" statement_identifier : (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;)) (expression_statement "uVar7 = uVar18 - *(long *)(param_1 + 0x20);" (assignment_expression "uVar7 = uVar18 - *(long *)(param_1 + 0x20)" identifier = (binary_expression "uVar18 - *(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 "uVar20 = uVar18;" (assignment_expression "uVar20 = uVar18" identifier = identifier) ;) (expression_statement "uVar18 = uVar7;" (assignment_expression "uVar18 = uVar7" identifier = identifier) ;) (labeled_statement "LAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;" statement_identifier : (if_statement "if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;" if (parenthesized_expression "(*(ulong *)(param_1 + 0x30) < uVar7)" ( (binary_expression "*(ulong *)(param_1 + 0x30) < uVar7" (pointer_expression "*(ulong *)(param_1 + 0x30)" * (cast_expression "(ulong *)(param_1 + 0x30)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) < identifier) )) (goto_statement "goto LAB_00125c7a;" goto statement_identifier ;))) (expression_statement "uVar18 = uVar20 + 2;" (assignment_expression "uVar18 = uVar20 + 2" identifier = (binary_expression "uVar20 + 2" identifier + number_literal)) ;) (expression_statement "iVar2 = (int)uVar21;" (assignment_expression "iVar2 = (int)uVar21" identifier = (cast_expression "(int)uVar21" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "uVar7 = uVar19;" (assignment_expression "uVar7 = uVar19" identifier = identifier) ;) (if_statement "if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }" if (parenthesized_expression "(uVar18 < uVar21)" ( (binary_expression "uVar18 < uVar21" identifier < identifier) )) (compound_statement "{\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }" { (expression_statement "uVar6 = (*DAT_00159e20)(uVar20,2);" (assignment_expression "uVar6 = (*DAT_00159e20)(uVar20,2)" identifier = (call_expression "(*DAT_00159e20)(uVar20,2)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20,2)" ( identifier , number_literal )))) ;) (if_statement "if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }" if (parenthesized_expression "(uVar21 <= uVar19 + uVar18)" ( (binary_expression "uVar21 <= uVar19 + uVar18" identifier <= (binary_expression "uVar19 + uVar18" identifier + identifier)) )) (compound_statement "{\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }" { (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar6 - 2" identifier - number_literal)) ;) (expression_statement "uVar14 = iVar2 - (int)uVar18;" (assignment_expression "uVar14 = iVar2 - (int)uVar18" identifier = (binary_expression "iVar2 - (int)uVar18" identifier - (cast_expression "(int)uVar18" ( (type_descriptor "int" primitive_type) ) identifier))) ;) (expression_statement "uVar7 = (ulong)uVar14;" (assignment_expression "uVar7 = (ulong)uVar14" identifier = (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar3 = uVar6;" (assignment_expression "uVar3 = uVar6" identifier = identifier) ;) (if_statement "if (uVar14 - 1 < 8) goto LAB_00125b00;" if (parenthesized_expression "(uVar14 - 1 < 8)" ( (binary_expression "uVar14 - 1 < 8" (binary_expression "uVar14 - 1" identifier - number_literal) < number_literal) )) (goto_statement "goto LAB_00125b00;" goto statement_identifier ;)) (goto_statement "goto LAB_0012578c;" goto statement_identifier ;) })) (labeled_statement "LAB_00125c30:\n local_70._0_2_ = uVar6 - 2;" statement_identifier : (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar6 - 2" identifier - number_literal)) ;)) (expression_statement "uVar3 = uVar6;" (assignment_expression "uVar3 = uVar6" identifier = identifier) ;) (labeled_statement "LAB_00125b00:\n uVar6 = uVar3;" statement_identifier : (expression_statement "uVar6 = uVar3;" (assignment_expression "uVar6 = uVar3" identifier = identifier) ;)) (expression_statement "lVar15 = (*DAT_00159e20)(uVar18,uVar7);" (assignment_expression "lVar15 = (*DAT_00159e20)(uVar18,uVar7)" identifier = (call_expression "(*DAT_00159e20)(uVar18,uVar7)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar18,uVar7)" ( identifier , identifier )))) ;) (expression_statement "uVar14 = DAT_00159bd4 - 1;" (assignment_expression "uVar14 = DAT_00159bd4 - 1" identifier = (binary_expression "DAT_00159bd4 - 1" identifier - number_literal)) ;) (if_statement "if (uVar14 < 0xfffffffe) goto LAB_00125b2b;" if (parenthesized_expression "(uVar14 < 0xfffffffe)" ( (binary_expression "uVar14 < 0xfffffffe" identifier < number_literal) )) (goto_statement "goto LAB_00125b2b;" goto statement_identifier ;)) (labeled_statement "LAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;" statement_identifier : (expression_statement "uVar20 = uVar19 + uVar18 + 1;" (assignment_expression "uVar20 = uVar19 + uVar18 + 1" identifier = (binary_expression "uVar19 + uVar18 + 1" (binary_expression "uVar19 + uVar18" identifier + identifier) + number_literal)) ;)) (if_statement "if (uVar21 <= uVar20) goto LAB_001257ab;" if (parenthesized_expression "(uVar21 <= uVar20)" ( (binary_expression "uVar21 <= uVar20" identifier <= identifier) )) (goto_statement "goto LAB_001257ab;" goto statement_identifier ;)) (labeled_statement "LAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);" statement_identifier : (expression_statement "cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);" (assignment_expression "cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1)" identifier = (call_expression "(*DAT_00159e20)(uVar19 + uVar18,1)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar19 + uVar18,1)" ( (binary_expression "uVar19 + uVar18" identifier + identifier) , number_literal )))) ;)) (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" identifier = number_literal) ;) (expression_statement "uVar19 = uVar19 + uVar18 + 2;" (assignment_expression "uVar19 = uVar19 + uVar18 + 2" identifier = (binary_expression "uVar19 + uVar18 + 2" (binary_expression "uVar19 + uVar18" identifier + identifier) + number_literal)) ;) (if_statement "if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;" if (parenthesized_expression "((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U))" ( (binary_expression "(uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)" (parenthesized_expression "(uVar21 <= uVar19)" ( (binary_expression "uVar21 <= uVar19" identifier <= identifier) )) && (parenthesized_expression "(lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)" ( (comma_expression "lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U" (assignment_expression "lVar16 = uVar21 - uVar20" identifier = (binary_expression "uVar21 - uVar20" identifier - identifier)) , (binary_expression "7 < (int)lVar16 - 1U" number_literal < (binary_expression "(int)lVar16 - 1U" (cast_expression "(int)lVar16" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal))) ))) )) (goto_statement "goto LAB_00125bea;" goto statement_identifier ;)) (labeled_statement "LAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);" statement_identifier : (expression_statement "bVar4 = (*DAT_00159e20)(uVar20,lVar16);" (assignment_expression "bVar4 = (*DAT_00159e20)(uVar20,lVar16)" identifier = (call_expression "(*DAT_00159e20)(uVar20,lVar16)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20,lVar16)" ( identifier , identifier )))) ;)) (labeled_statement "LAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;" statement_identifier : (if_statement "if ((ushort)local_70 < 2) goto LAB_001257f1;" if (parenthesized_expression "((ushort)local_70 < 2)" ( (binary_expression "(ushort)local_70 < 2" (cast_expression "(ushort)local_70" ( (type_descriptor "ushort" type_identifier) ) identifier) < number_literal) )) (goto_statement "goto LAB_001257f1;" goto statement_identifier ;))) (labeled_statement "LAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";" statement_identifier : (expression_statement "pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";" (assignment_expression "pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n"" identifier = (string_literal ""Only DWARF 2 and 3 aranges are currently supported.\n"" " string_content escape_sequence ")) ;)) (if_statement "if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }" if (parenthesized_expression "(uVar6 != 0)" ( (binary_expression "uVar6 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }" { (labeled_statement "LAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);" statement_identifier : (expression_statement "uVar9 = dcgettext(0,pcVar8,5);" (assignment_expression "uVar9 = dcgettext(0,pcVar8,5)" identifier = (call_expression "dcgettext(0,pcVar8,5)" identifier (argument_list "(0,pcVar8,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "warn(uVar9);" (call_expression "warn(uVar9)" identifier (argument_list "(uVar9)" ( identifier ))) ;) })) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (if_statement "if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" if (parenthesized_expression "((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8))" ( (binary_expression "(uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)" (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) && (parenthesized_expression "((iVar2 - (int)uVar20) - 1U < 8)" ( (binary_expression "(iVar2 - (int)uVar20) - 1U < 8" (binary_expression "(iVar2 - (int)uVar20) - 1U" (parenthesized_expression "(iVar2 - (int)uVar20)" ( (binary_expression "iVar2 - (int)uVar20" identifier - (cast_expression "(int)uVar20" ( (type_descriptor "int" primitive_type) ) identifier)) )) - number_literal) < number_literal) ))) )) (compound_statement "{\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }" { (expression_statement "uVar6 = (*DAT_00159e20)(uVar20);" (assignment_expression "uVar6 = (*DAT_00159e20)(uVar20)" identifier = (call_expression "(*DAT_00159e20)(uVar20)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20)" ( identifier )))) ;) (if_statement "if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;" if (parenthesized_expression "(uVar19 + uVar18 < uVar21)" ( (binary_expression "uVar19 + uVar18 < uVar21" (binary_expression "uVar19 + uVar18" identifier + identifier) < identifier) )) (goto_statement "goto LAB_00125c30;" goto statement_identifier ;)) (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" identifier . field_identifier) = (binary_expression "uVar6 - 2" identifier - number_literal)) ;) }) (else_clause "else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" else (compound_statement "{\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) (expression_statement "local_70._0_2_ = 0xfffe;" (assignment_expression "local_70._0_2_ = 0xfffe" (field_expression "local_70._0_2_" identifier . field_identifier) = number_literal) ;) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" identifier = number_literal) ;) (if_statement "if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;" if (parenthesized_expression "(uVar19 + uVar18 < uVar21)" ( (binary_expression "uVar19 + uVar18 < uVar21" (binary_expression "uVar19 + uVar18" identifier + identifier) < identifier) )) (goto_statement "goto LAB_00125b00;" goto statement_identifier ;)) }))) (labeled_statement "LAB_0012578c:\n lVar15 = 0;" statement_identifier : (expression_statement "lVar15 = 0;" (assignment_expression "lVar15 = 0" identifier = number_literal) ;)) (expression_statement "uVar14 = DAT_00159bd4 - 1;" (assignment_expression "uVar14 = DAT_00159bd4 - 1" identifier = (binary_expression "DAT_00159bd4 - 1" identifier - number_literal)) ;) (if_statement "if (0xfffffffd < uVar14) goto LAB_0012579e;" if (parenthesized_expression "(0xfffffffd < uVar14)" ( (binary_expression "0xfffffffd < uVar14" number_literal < identifier) )) (goto_statement "goto LAB_0012579e;" goto statement_identifier ;)) (labeled_statement "LAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);" statement_identifier : (expression_statement "plVar11 = (long *)(DAT_00159bc8 + 0x10);" (assignment_expression "plVar11 = (long *)(DAT_00159bc8 + 0x10)" identifier = (cast_expression "(long *)(DAT_00159bc8 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00159bc8 + 0x10)" ( (binary_expression "DAT_00159bc8 + 0x10" identifier + number_literal) )))) ;)) (do_statement "do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));" do (compound_statement "{\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n }" { (if_statement "if (lVar15 == *plVar11) goto LAB_0012579e;" if (parenthesized_expression "(lVar15 == *plVar11)" ( (binary_expression "lVar15 == *plVar11" identifier == (pointer_expression "*plVar11" * identifier)) )) (goto_statement "goto LAB_0012579e;" goto statement_identifier ;)) (expression_statement "plVar11 = plVar11 + 0xd;" (assignment_expression "plVar11 = plVar11 + 0xd" identifier = (binary_expression "plVar11 + 0xd" identifier + number_literal)) ;) }) while (parenthesized_expression "(plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68))" ( (binary_expression "plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" identifier != (cast_expression "(long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" ( (binary_expression "DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68" (binary_expression "DAT_00159bc8 + 0x78" identifier + number_literal) + (binary_expression "(ulong)uVar14 * 0x68" (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) )) ;) (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);" (assignment_expression "uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" identifier = (call_expression "dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" identifier (argument_list "(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" ( number_literal , (string_literal "".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "warn(uVar13,lVar15,uVar9);" (call_expression "warn(uVar13,lVar15,uVar9)" identifier (argument_list "(uVar13,lVar15,uVar9)" ( identifier , identifier , identifier ))) ;) (expression_statement "uVar20 = uVar19 + uVar18 + 1;" (assignment_expression "uVar20 = uVar19 + uVar18 + 1" identifier = (binary_expression "uVar19 + uVar18 + 1" (binary_expression "uVar19 + uVar18" identifier + identifier) + number_literal)) ;) (if_statement "if (uVar20 < uVar21) goto LAB_00125ba0;" if (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) (goto_statement "goto LAB_00125ba0;" goto statement_identifier ;)) (labeled_statement "LAB_001257ab:\n uVar19 = uVar19 + uVar18;" statement_identifier : (expression_statement "uVar19 = uVar19 + uVar18;" (assignment_expression "uVar19 = uVar19 + uVar18" identifier = (binary_expression "uVar19 + uVar18" identifier + identifier)) ;)) (if_statement "if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }" if (parenthesized_expression "((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8))" ( (binary_expression "(uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)" (parenthesized_expression "(uVar19 < uVar21)" ( (binary_expression "uVar19 < uVar21" identifier < identifier) )) && (parenthesized_expression "((iVar2 - (int)uVar19) - 1U < 8)" ( (binary_expression "(iVar2 - (int)uVar19) - 1U < 8" (binary_expression "(iVar2 - (int)uVar19) - 1U" (parenthesized_expression "(iVar2 - (int)uVar19)" ( (binary_expression "iVar2 - (int)uVar19" identifier - (cast_expression "(int)uVar19" ( (type_descriptor "int" primitive_type) ) identifier)) )) - number_literal) < number_literal) ))) )) (compound_statement "{\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }" { (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;) (expression_statement "cVar5 = (*DAT_00159e20)(uVar19);" (assignment_expression "cVar5 = (*DAT_00159e20)(uVar19)" identifier = (call_expression "(*DAT_00159e20)(uVar19)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar19)" ( identifier )))) ;) (expression_statement "uVar19 = uVar19 + 2;" (assignment_expression "uVar19 = uVar19 + 2" identifier = (binary_expression "uVar19 + 2" identifier + number_literal)) ;) (if_statement "if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }" if (parenthesized_expression "(uVar19 < uVar21)" ( (binary_expression "uVar19 < uVar21" identifier < identifier) )) (compound_statement "{\n lVar16 = 1;\n goto LAB_001257d9;\n }" { (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001257d9;" goto statement_identifier ;) })) (goto_statement "goto LAB_001257e5;" goto statement_identifier ;) })) (expression_statement "uVar19 = uVar19 + 2;" (assignment_expression "uVar19 = uVar19 + 2" identifier = (binary_expression "uVar19 + 2" identifier + number_literal)) ;) (if_statement "if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }" if (parenthesized_expression "(uVar19 < uVar21)" ( (binary_expression "uVar19 < uVar21" identifier < identifier) )) (compound_statement "{\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }" { (expression_statement "cVar5 = '\0';" (assignment_expression "cVar5 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" identifier = number_literal) ;) (goto_statement "goto LAB_001257d9;" goto statement_identifier ;) })) (expression_statement "cVar5 = '\0';" (assignment_expression "cVar5 = '\0'" identifier = (char_literal "'\0'" ' escape_sequence ')) ;) (labeled_statement "LAB_00125bea:\n bVar4 = 0;" statement_identifier : (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" identifier = number_literal) ;)) (if_statement "if (1 < (ushort)local_70) goto LAB_00125bf9;" if (parenthesized_expression "(1 < (ushort)local_70)" ( (binary_expression "1 < (ushort)local_70" number_literal < (cast_expression "(ushort)local_70" ( (type_descriptor "ushort" type_identifier) ) identifier)) )) (goto_statement "goto LAB_00125bf9;" goto statement_identifier ;)) (labeled_statement "LAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);" statement_identifier : (expression_statement "pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Length: %ld\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Length: %ld\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Length: %ld\n",5)" identifier (argument_list "(0," Length: %ld\n",5)" ( number_literal , (string_literal "" Length: %ld\n"" " string_content escape_sequence ") , number_literal ))))) ;)) (expression_statement "printf(pcVar8,uVar10);" (call_expression "printf(pcVar8,uVar10)" identifier (argument_list "(pcVar8,uVar10)" ( identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Version: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Version: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Version: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Version: %d\n",5)" identifier (argument_list "(0," Version: %d\n",5)" ( number_literal , (string_literal "" Version: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8,(ulong)uVar6);" (call_expression "printf(pcVar8,(ulong)uVar6)" identifier (argument_list "(pcVar8,(ulong)uVar6)" ( identifier , (cast_expression "(ulong)uVar6" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" identifier (argument_list "(0," Offset into .debug_info: 0x%lx\n",5)" ( number_literal , (string_literal "" Offset into .debug_info: 0x%lx\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8,lVar15);" (call_expression "printf(pcVar8,lVar15)" identifier (argument_list "(pcVar8,lVar15)" ( identifier , identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Pointer Size: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Pointer Size: %d\n",5)" identifier (argument_list "(0," Pointer Size: %d\n",5)" ( number_literal , (string_literal "" Pointer Size: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(pcVar8);" (call_expression "printf(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0," Segment Size: %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0," Segment Size: %d\n",5)" identifier (argument_list "(0," Segment Size: %d\n",5)" ( number_literal , (string_literal "" Segment Size: %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "bVar17 = bVar4 + cVar5;" (assignment_expression "bVar17 = bVar4 + cVar5" identifier = (binary_expression "bVar4 + cVar5" identifier + identifier)) ;) (expression_statement "printf(pcVar8,(ulong)bVar4);" (call_expression "printf(pcVar8,(ulong)bVar4)" identifier (argument_list "(pcVar8,(ulong)bVar4)" ( identifier , (cast_expression "(ulong)bVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (if_statement "if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }" if (parenthesized_expression "(7 < (byte)(bVar17 - 1))" ( (binary_expression "7 < (byte)(bVar17 - 1)" number_literal < (call_expression "(byte)(bVar17 - 1)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(bVar17 - 1)" ( (binary_expression "bVar17 - 1" identifier - number_literal) )))) )) (compound_statement "{\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }" { (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(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 "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);" (assignment_expression "uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5)" identifier = (call_expression "dcgettext(0,"Invalid address size in %s section!\n",5)" identifier (argument_list "(0,"Invalid address size in %s section!\n",5)" ( number_literal , (string_literal ""Invalid address size in %s section!\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar13,uVar9);" (call_expression "error(uVar13,uVar9)" identifier (argument_list "(uVar13,uVar9)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_00125a33;" goto statement_identifier ;) })) (expression_statement "uVar14 = (uint)bVar17;" (assignment_expression "uVar14 = (uint)bVar17" identifier = (cast_expression "(uint)bVar17" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }" if (parenthesized_expression "((uVar14 - 1 & uVar14) != 0)" ( (binary_expression "(uVar14 - 1 & uVar14) != 0" (parenthesized_expression "(uVar14 - 1 & uVar14)" ( (binary_expression "uVar14 - 1 & uVar14" (binary_expression "uVar14 - 1" identifier - number_literal) & identifier) )) != number_literal) )) (compound_statement "{\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }" { (expression_statement "pcVar8 = "Pointer size + Segment size is not a power of two.\n";" (assignment_expression "pcVar8 = "Pointer size + Segment size is not a power of two.\n"" identifier = (string_literal ""Pointer size + Segment size is not a power of two.\n"" " string_content escape_sequence ")) ;) (goto_statement "goto LAB_00125c0e;" goto statement_identifier ;) })) (expression_statement "pcVar8 = "\n Address Length\n";" (assignment_expression "pcVar8 = "\n Address Length\n"" identifier = (string_literal ""\n Address Length\n"" " escape_sequence string_content escape_sequence ")) ;) (if_statement "if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }" if (parenthesized_expression "(bVar17 < 5)" ( (binary_expression "bVar17 < 5" identifier < number_literal) )) (compound_statement "{\n pcVar8 = "\n Address Length\n";\n }" { (expression_statement "pcVar8 = "\n Address Length\n";" (assignment_expression "pcVar8 = "\n Address Length\n"" identifier = (string_literal ""\n Address Length\n"" " escape_sequence string_content escape_sequence ")) ;) })) (expression_statement "pcVar8 = (char *)dcgettext(0,pcVar8,5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,pcVar8,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar8,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar8,5)" identifier (argument_list "(0,pcVar8,5)" ( number_literal , identifier , number_literal ))))) ;) (expression_statement "printf(pcVar8);" (call_expression "printf(pcVar8)" identifier (argument_list "(pcVar8)" ( identifier ))) ;) (expression_statement "lVar15 = (long)(int)(uVar14 * 2);" (assignment_expression "lVar15 = (long)(int)(uVar14 * 2)" identifier = (cast_expression "(long)(int)(uVar14 * 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar14 * 2)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar14 * 2)" ( (binary_expression "uVar14 * 2" identifier * number_literal) ))))) ;) (expression_statement "lVar16 = (long)(uVar19 - uVar1) % lVar15;" (assignment_expression "lVar16 = (long)(uVar19 - uVar1) % lVar15" identifier = (binary_expression "(long)(uVar19 - uVar1) % lVar15" (cast_expression "(long)(uVar19 - uVar1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(uVar19 - uVar1)" ( (binary_expression "uVar19 - uVar1" identifier - identifier) ))) % identifier)) ;) (if_statement "if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }" if (parenthesized_expression "(lVar16 != 0)" ( (binary_expression "lVar16 != 0" identifier != number_literal) )) (compound_statement "{\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }" { (expression_statement "uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);" (assignment_expression "uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16)" identifier = (binary_expression "uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16)" identifier + (cast_expression "(long)(int)(uVar14 * 2 - (int)lVar16)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)(uVar14 * 2 - (int)lVar16)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(uVar14 * 2 - (int)lVar16)" ( (binary_expression "uVar14 * 2 - (int)lVar16" (binary_expression "uVar14 * 2" identifier * number_literal) - (cast_expression "(int)lVar16" ( (type_descriptor "int" primitive_type) ) identifier)) )))))) ;) })) (expression_statement "uVar1 = uVar1 + uVar10 + local_58;" (assignment_expression "uVar1 = uVar1 + uVar10 + local_58" identifier = (binary_expression "uVar1 + uVar10 + local_58" (binary_expression "uVar1 + uVar10" identifier + identifier) + identifier)) ;) (if_statement "if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }" if (parenthesized_expression "(lVar15 + uVar19 <= uVar1)" ( (binary_expression "lVar15 + uVar19 <= uVar1" (binary_expression "lVar15 + uVar19" identifier + identifier) <= identifier) )) (compound_statement "{\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }" { (expression_statement "uVar10 = (ulong)bVar17;" (assignment_expression "uVar10 = (ulong)bVar17" identifier = (cast_expression "(ulong)bVar17" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar20 = uVar19 + uVar10;" (assignment_expression "uVar20 = uVar19 + uVar10" identifier = (binary_expression "uVar19 + uVar10" identifier + identifier)) ;) (do_statement "do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);" do (compound_statement "{\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n }" { (expression_statement "uVar18 = uVar19 + uVar10 * 2;" (assignment_expression "uVar18 = uVar19 + uVar10 * 2" identifier = (binary_expression "uVar19 + uVar10 * 2" identifier + (binary_expression "uVar10 * 2" identifier * number_literal))) ;) (if_statement "if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" if (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) (compound_statement "{\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }" { (expression_statement "uVar7 = (ulong)uVar14;" (assignment_expression "uVar7 = (ulong)uVar14" identifier = (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (labeled_statement "LAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);" statement_identifier : (expression_statement "local_70 = (*DAT_00159e20)(uVar19,uVar7);" (assignment_expression "local_70 = (*DAT_00159e20)(uVar19,uVar7)" identifier = (call_expression "(*DAT_00159e20)(uVar19,uVar7)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar19,uVar7)" ( identifier , identifier )))) ;)) (if_statement "if (uVar18 < uVar21) goto LAB_00125a10;" if (parenthesized_expression "(uVar18 < uVar21)" ( (binary_expression "uVar18 < uVar21" identifier < identifier) )) (goto_statement "goto LAB_00125a10;" goto statement_identifier ;)) (if_statement "if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;" if (parenthesized_expression "((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))" ( (binary_expression "(uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8)" (parenthesized_expression "(uVar20 < uVar21)" ( (binary_expression "uVar20 < uVar21" identifier < identifier) )) && (parenthesized_expression "(uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8)" ( (comma_expression "uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8" (assignment_expression "uVar19 = uVar21 - uVar20" identifier = (binary_expression "uVar21 - uVar20" identifier - identifier)) , (binary_expression "(int)uVar19 - 1U < 8" (binary_expression "(int)uVar19 - 1U" (cast_expression "(int)uVar19" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) < number_literal)) ))) )) (goto_statement "goto LAB_00125a12;" goto statement_identifier ;)) (labeled_statement "LAB_0012597d:\n uVar9 = 0;" statement_identifier : (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;)) }) (else_clause "else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" else (compound_statement "{\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" { (if_statement "if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;" if (parenthesized_expression "((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))" ( (binary_expression "(uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8)" (parenthesized_expression "(uVar10 * -2 + uVar18 < uVar21)" ( (binary_expression "uVar10 * -2 + uVar18 < uVar21" (binary_expression "uVar10 * -2 + uVar18" (binary_expression "uVar10 * -2" identifier * number_literal) + identifier) < identifier) )) && (parenthesized_expression "(uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8)" ( (comma_expression "uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8" (assignment_expression "uVar7 = uVar21 - uVar19" identifier = (binary_expression "uVar21 - uVar19" identifier - identifier)) , (binary_expression "(int)uVar7 - 1U < 8" (binary_expression "(int)uVar7 - 1U" (cast_expression "(int)uVar7" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal) < number_literal)) ))) )) (goto_statement "goto LAB_001259de;" goto statement_identifier ;)) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" identifier = number_literal) ;) (if_statement "if (uVar21 <= uVar18) goto LAB_0012597d;" if (parenthesized_expression "(uVar21 <= uVar18)" ( (binary_expression "uVar21 <= uVar18" identifier <= identifier) )) (goto_statement "goto LAB_0012597d;" goto statement_identifier ;)) (labeled_statement "LAB_00125a10:\n uVar19 = (ulong)uVar14;" statement_identifier : (expression_statement "uVar19 = (ulong)uVar14;" (assignment_expression "uVar19 = (ulong)uVar14" identifier = (cast_expression "(ulong)uVar14" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;)) (labeled_statement "LAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);" statement_identifier : (expression_statement "uVar9 = (*DAT_00159e20)(uVar20,uVar19);" (assignment_expression "uVar9 = (*DAT_00159e20)(uVar20,uVar19)" identifier = (call_expression "(*DAT_00159e20)(uVar20,uVar19)" (parenthesized_expression "(*DAT_00159e20)" ( (pointer_expression "*DAT_00159e20" * identifier) )) (argument_list "(uVar20,uVar19)" ( identifier , identifier )))) ;)) }))) (expression_statement "uVar20 = uVar20 + uVar10 * 2;" (assignment_expression "uVar20 = uVar20 + uVar10 * 2" identifier = (binary_expression "uVar20 + uVar10 * 2" identifier + (binary_expression "uVar10 * 2" identifier * number_literal))) ;) (expression_statement "printf(" ");" (call_expression "printf(" ")" identifier (argument_list "(" ")" ( (string_literal "" "" " string_content ") ))) ;) (expression_statement "FUN_0010ee90(local_70,uVar14);" (call_expression "FUN_0010ee90(local_70,uVar14)" identifier (argument_list "(local_70,uVar14)" ( identifier , identifier ))) ;) (expression_statement "FUN_0010ee90(uVar9,uVar14);" (call_expression "FUN_0010ee90(uVar9,uVar14)" identifier (argument_list "(uVar9,uVar14)" ( identifier , identifier ))) ;) (expression_statement "putc(10,stdout);" (call_expression "putc(10,stdout)" identifier (argument_list "(10,stdout)" ( number_literal , identifier ))) ;) (expression_statement "uVar19 = uVar18;" (assignment_expression "uVar19 = uVar18" identifier = identifier) ;) }) while (parenthesized_expression "((lVar15 - uVar10) + uVar20 <= uVar1)" ( (binary_expression "(lVar15 - uVar10) + uVar20 <= uVar1" (binary_expression "(lVar15 - uVar10) + uVar20" (parenthesized_expression "(lVar15 - uVar10)" ( (binary_expression "lVar15 - uVar10" identifier - identifier) )) + identifier) <= identifier) )) ;) })) }) while (parenthesized_expression "( true )" ( true )) ;) })))
(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 ;) (declaration TYPE IDENT ;) (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) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE 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 (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 = (binary_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 ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (binary_expression IDENT + LIT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;)) (return_statement return LIT ;) })) (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 = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (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 = LIT) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT - IDENT)) , (binary_expression LIT < (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - LIT))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })))) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_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) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (if_statement if (parenthesized_expression ( (unary_expression ! (call_expression IDENT (argument_list ( IDENT , IDENT )))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") , 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 ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT - IDENT) , IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - LIT) < LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_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) )))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) < IDENT) )) (goto_statement goto statement_identifier ;))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= (binary_expression IDENT + IDENT)) )) (compound_statement { (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (binary_expression IDENT - LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (binary_expression IDENT - LIT)) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) + LIT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( (binary_expression IDENT + IDENT) , LIT )))) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT - IDENT)) , (binary_expression LIT < (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - LIT))) ))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < LIT) )) (goto_statement goto statement_identifier ;))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;)) (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 ( LIT , IDENT , LIT )))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < IDENT) )) && (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT - (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) - LIT) < LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) < IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (binary_expression IDENT - LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) < IDENT) )) (goto_statement goto statement_identifier ;)) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;)) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * IDENT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) 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 ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < IDENT) )) && (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT - (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) - LIT) < LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( 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 = LIT) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) (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 = (char_literal ' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (if_statement if (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (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 ))) ;) (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 , (cast_expression ( (type_descriptor TYPE) ) 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 ") , LIT ))))) ;) (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 , (string_literal " string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( 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 ") , LIT ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (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 = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) & IDENT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence ")) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (string_literal " escape_sequence string_content escape_sequence ")) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " escape_sequence string_content escape_sequence ")) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (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)) ) (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT * LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT - IDENT) ))) % IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) - (cast_expression ( (type_descriptor TYPE) ) IDENT)) )))))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT + IDENT) + IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression IDENT * LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT - IDENT)) , (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - LIT) < LIT)) ))) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (binary_expression IDENT * LIT) + IDENT) < IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT - IDENT)) , (binary_expression (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - LIT) < LIT)) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;)) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression IDENT * LIT))) ;) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT - IDENT) )) + IDENT) <= IDENT) )) ;) })) }) while (parenthesized_expression ( BOOL )) ;) })))
(function_definition "undefined8 FUN_001256b0(long param_1,undefined8 param_2)\n\n{\n ulong uVar1;\n int iVar2;\n ushort uVar3;\n byte bVar4;\n char cVar5;\n ushort uVar6;\n ulong uVar7;\n char *pcVar8;\n undefined8 uVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n uint uVar14;\n long lVar15;\n long lVar16;\n byte bVar17;\n ulong uVar18;\n ulong uVar19;\n ulong uVar20;\n ulong uVar21;\n undefined8 local_70;\n long local_58;\n \n uVar1 = *(ulong *)(param_1 + 0x20);\n uVar21 = *(long *)(param_1 + 0x30) + uVar1;\n FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n FUN_00122790(param_2);\n do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );\n}" (type_identifier "undefined8") (function_declarator "FUN_001256b0(long param_1,undefined8 param_2)" (identifier "FUN_001256b0") (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 ulong uVar1;\n int iVar2;\n ushort uVar3;\n byte bVar4;\n char cVar5;\n ushort uVar6;\n ulong uVar7;\n char *pcVar8;\n undefined8 uVar9;\n ulong uVar10;\n long *plVar11;\n undefined8 uVar12;\n undefined8 uVar13;\n uint uVar14;\n long lVar15;\n long lVar16;\n byte bVar17;\n ulong uVar18;\n ulong uVar19;\n ulong uVar20;\n ulong uVar21;\n undefined8 local_70;\n long local_58;\n \n uVar1 = *(ulong *)(param_1 + 0x20);\n uVar21 = *(long *)(param_1 + 0x30) + uVar1;\n FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);\n FUN_00122790(param_2);\n do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "ushort uVar3;" (type_identifier "ushort") (identifier "uVar3") (; ";")) (declaration "byte bVar4;" (type_identifier "byte") (identifier "bVar4") (; ";")) (declaration "char cVar5;" (primitive_type "char") (identifier "cVar5") (; ";")) (declaration "ushort uVar6;" (type_identifier "ushort") (identifier "uVar6") (; ";")) (declaration "ulong uVar7;" (type_identifier "ulong") (identifier "uVar7") (; ";")) (declaration "char *pcVar8;" (primitive_type "char") (pointer_declarator "*pcVar8" (* "*") (identifier "pcVar8")) (; ";")) (declaration "undefined8 uVar9;" (type_identifier "undefined8") (identifier "uVar9") (; ";")) (declaration "ulong uVar10;" (type_identifier "ulong") (identifier "uVar10") (; ";")) (declaration "long *plVar11;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar11" (* "*") (identifier "plVar11")) (; ";")) (declaration "undefined8 uVar12;" (type_identifier "undefined8") (identifier "uVar12") (; ";")) (declaration "undefined8 uVar13;" (type_identifier "undefined8") (identifier "uVar13") (; ";")) (declaration "uint uVar14;" (type_identifier "uint") (identifier "uVar14") (; ";")) (declaration "long lVar15;" (sized_type_specifier "long" (long "long")) (identifier "lVar15") (; ";")) (declaration "long lVar16;" (sized_type_specifier "long" (long "long")) (identifier "lVar16") (; ";")) (declaration "byte bVar17;" (type_identifier "byte") (identifier "bVar17") (; ";")) (declaration "ulong uVar18;" (type_identifier "ulong") (identifier "uVar18") (; ";")) (declaration "ulong uVar19;" (type_identifier "ulong") (identifier "uVar19") (; ";")) (declaration "ulong uVar20;" (type_identifier "ulong") (identifier "uVar20") (; ";")) (declaration "ulong uVar21;" (type_identifier "ulong") (identifier "uVar21") (; ";")) (declaration "undefined8 local_70;" (type_identifier "undefined8") (identifier "local_70") (; ";")) (declaration "long local_58;" (sized_type_specifier "long" (long "long")) (identifier "local_58") (; ";")) (expression_statement "uVar1 = *(ulong *)(param_1 + 0x20);" (assignment_expression "uVar1 = *(ulong *)(param_1 + 0x20)" (identifier "uVar1") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x20)" (* "*") (cast_expression "(ulong *)(param_1 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "uVar21 = *(long *)(param_1 + 0x30) + uVar1;" (assignment_expression "uVar21 = *(long *)(param_1 + 0x30) + uVar1" (identifier "uVar21") (= "=") (binary_expression "*(long *)(param_1 + 0x30) + uVar1" (pointer_expression "*(long *)(param_1 + 0x30)" (* "*") (cast_expression "(long *)(param_1 + 0x30)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")")))) (+ "+") (identifier "uVar1"))) (; ";")) (expression_statement "FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18);" (call_expression "FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" (identifier "FUN_00110740") (argument_list "(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18)" (( "(") (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")) () ")")))) (, ",") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))) (; ";")) (expression_statement "FUN_00122790(param_2);" (call_expression "FUN_00122790(param_2)" (identifier "FUN_00122790") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")"))) (; ";")) (do_statement "do {\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n } while( true );" (do "do") (compound_statement "{\n if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }\n uVar20 = uVar1 + 4;\n if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }\n lVar15 = uVar21 - uVar1;\n if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;\n local_58 = 4;\n uVar19 = 4;\n uVar18 = uVar20;\nLAB_0012572a:\n uVar10 = 0;\n uVar7 = uVar18 - *(long *)(param_1 + 0x20);\n uVar20 = uVar18;\n uVar18 = uVar7;\nLAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;\n uVar18 = uVar20 + 2;\n iVar2 = (int)uVar21;\n uVar7 = uVar19;\n if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }\n if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }\nLAB_0012578c:\n lVar15 = 0;\n uVar14 = DAT_00159bd4 - 1;\n if (0xfffffffd < uVar14) goto LAB_0012579e;\nLAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);\n do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);\n warn(uVar13,lVar15,uVar9);\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar20 < uVar21) goto LAB_00125ba0;\nLAB_001257ab:\n uVar19 = uVar19 + uVar18;\n if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }\n cVar5 = '\0';\nLAB_00125bea:\n bVar4 = 0;\n if (1 < (ushort)local_70) goto LAB_00125bf9;\nLAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);\n printf(pcVar8,uVar10);\n pcVar8 = (char *)dcgettext(0," Version: %d\n",5);\n printf(pcVar8,(ulong)uVar6);\n pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);\n printf(pcVar8,lVar15);\n pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);\n printf(pcVar8);\n pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);\n bVar17 = bVar4 + cVar5;\n printf(pcVar8,(ulong)bVar4);\n if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }\n uVar14 = (uint)bVar17;\n if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }\n pcVar8 = "\n Address Length\n";\n if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }\n pcVar8 = (char *)dcgettext(0,pcVar8,5);\n printf(pcVar8);\n lVar15 = (long)(int)(uVar14 * 2);\n lVar16 = (long)(uVar19 - uVar1) % lVar15;\n if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }\n uVar1 = uVar1 + uVar10 + local_58;\n if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }\n }" ({ "{") (if_statement "if (uVar21 <= uVar1) {\nLAB_00125a33:\n putchar(10);\n return 1;\n }" (if "if") (parenthesized_expression "(uVar21 <= uVar1)" (( "(") (binary_expression "uVar21 <= uVar1" (identifier "uVar21") (<= "<=") (identifier "uVar1")) () ")")) (compound_statement "{\nLAB_00125a33:\n putchar(10);\n return 1;\n }" ({ "{") (labeled_statement "LAB_00125a33:\n putchar(10);" (statement_identifier "LAB_00125a33") (: ":") (expression_statement "putchar(10);" (call_expression "putchar(10)" (identifier "putchar") (argument_list "(10)" (( "(") (number_literal "10") () ")"))) (; ";"))) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "uVar20 = uVar1 + 4;" (assignment_expression "uVar20 = uVar1 + 4" (identifier "uVar20") (= "=") (binary_expression "uVar1 + 4" (identifier "uVar1") (+ "+") (number_literal "4"))) (; ";")) (if_statement "if (uVar20 < uVar21) {\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }" (if "if") (parenthesized_expression "(uVar20 < uVar21)" (( "(") (binary_expression "uVar20 < uVar21" (identifier "uVar20") (< "<") (identifier "uVar21")) () ")")) (compound_statement "{\n lVar15 = 4;\nLAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);\n if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }\n uVar18 = uVar20 - *(long *)(param_1 + 0x20);\n uVar7 = uVar10 + uVar18;\n if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;\nLAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);\n warn(uVar12,uVar9,uVar18 - local_58,uVar13);\n goto LAB_00125a33;\n }" ({ "{") (expression_statement "lVar15 = 4;" (assignment_expression "lVar15 = 4" (identifier "lVar15") (= "=") (number_literal "4")) (; ";")) (labeled_statement "LAB_00125a5d:\n uVar10 = (*DAT_00159e20)(uVar1,lVar15);" (statement_identifier "LAB_00125a5d") (: ":") (expression_statement "uVar10 = (*DAT_00159e20)(uVar1,lVar15);" (assignment_expression "uVar10 = (*DAT_00159e20)(uVar1,lVar15)" (identifier "uVar10") (= "=") (call_expression "(*DAT_00159e20)(uVar1,lVar15)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar1,lVar15)" (( "(") (identifier "uVar1") (, ",") (identifier "lVar15") () ")")))) (; ";"))) (if_statement "if (uVar10 == 0xffffffff) {\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }\n else {\n local_58 = 4;\n uVar19 = 4;\n }" (if "if") (parenthesized_expression "(uVar10 == 0xffffffff)" (( "(") (binary_expression "uVar10 == 0xffffffff" (identifier "uVar10") (== "==") (number_literal "0xffffffff")) () ")")) (compound_statement "{\n uVar18 = uVar1 + 0xc;\n if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }\n uVar19 = 8;\n uVar10 = (*DAT_00159e20)(uVar20,lVar15);\n local_58 = 0xc;\n uVar20 = uVar18;\n }" ({ "{") (expression_statement "uVar18 = uVar1 + 0xc;" (assignment_expression "uVar18 = uVar1 + 0xc" (identifier "uVar18") (= "=") (binary_expression "uVar1 + 0xc" (identifier "uVar1") (+ "+") (number_literal "0xc"))) (; ";")) (if_statement "if (uVar18 < uVar21) {\n lVar15 = 8;\n }\n else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" (if "if") (parenthesized_expression "(uVar18 < uVar21)" (( "(") (binary_expression "uVar18 < uVar21" (identifier "uVar18") (< "<") (identifier "uVar21")) () ")")) (compound_statement "{\n lVar15 = 8;\n }" ({ "{") (expression_statement "lVar15 = 8;" (assignment_expression "lVar15 = 8" (identifier "lVar15") (= "=") (number_literal "8")) (; ";")) (} "}")) (else_clause "else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" (else "else") (if_statement "if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) {\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" (if "if") (parenthesized_expression "((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U))" (( "(") (binary_expression "(uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)" (parenthesized_expression "(uVar21 <= uVar20)" (( "(") (binary_expression "uVar21 <= uVar20" (identifier "uVar21") (<= "<=") (identifier "uVar20")) () ")")) (|| "||") (parenthesized_expression "(lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)" (( "(") (comma_expression "lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U" (assignment_expression "lVar15 = uVar21 - uVar20" (identifier "lVar15") (= "=") (binary_expression "uVar21 - uVar20" (identifier "uVar21") (- "-") (identifier "uVar20"))) (, ",") (binary_expression "7 < (int)lVar15 - 1U" (number_literal "7") (< "<") (binary_expression "(int)lVar15 - 1U" (cast_expression "(int)lVar15" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar15")) (- "-") (number_literal "1U")))) () ")"))) () ")")) (compound_statement "{\n local_58 = 0xc;\n uVar19 = 8;\n goto LAB_0012572a;\n }" ({ "{") (expression_statement "local_58 = 0xc;" (assignment_expression "local_58 = 0xc" (identifier "local_58") (= "=") (number_literal "0xc")) (; ";")) (expression_statement "uVar19 = 8;" (assignment_expression "uVar19 = 8" (identifier "uVar19") (= "=") (number_literal "8")) (; ";")) (goto_statement "goto LAB_0012572a;" (goto "goto") (statement_identifier "LAB_0012572a") (; ";")) (} "}"))))) (expression_statement "uVar19 = 8;" (assignment_expression "uVar19 = 8" (identifier "uVar19") (= "=") (number_literal "8")) (; ";")) (expression_statement "uVar10 = (*DAT_00159e20)(uVar20,lVar15);" (assignment_expression "uVar10 = (*DAT_00159e20)(uVar20,lVar15)" (identifier "uVar10") (= "=") (call_expression "(*DAT_00159e20)(uVar20,lVar15)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar20,lVar15)" (( "(") (identifier "uVar20") (, ",") (identifier "lVar15") () ")")))) (; ";")) (expression_statement "local_58 = 0xc;" (assignment_expression "local_58 = 0xc" (identifier "local_58") (= "=") (number_literal "0xc")) (; ";")) (expression_statement "uVar20 = uVar18;" (assignment_expression "uVar20 = uVar18" (identifier "uVar20") (= "=") (identifier "uVar18")) (; ";")) (} "}")) (else_clause "else {\n local_58 = 4;\n uVar19 = 4;\n }" (else "else") (compound_statement "{\n local_58 = 4;\n uVar19 = 4;\n }" ({ "{") (expression_statement "local_58 = 4;" (assignment_expression "local_58 = 4" (identifier "local_58") (= "=") (number_literal "4")) (; ";")) (expression_statement "uVar19 = 4;" (assignment_expression "uVar19 = 4" (identifier "uVar19") (= "=") (number_literal "4")) (; ";")) (} "}")))) (expression_statement "uVar18 = uVar20 - *(long *)(param_1 + 0x20);" (assignment_expression "uVar18 = uVar20 - *(long *)(param_1 + 0x20)" (identifier "uVar18") (= "=") (binary_expression "uVar20 - *(long *)(param_1 + 0x20)" (identifier "uVar20") (- "-") (pointer_expression "*(long *)(param_1 + 0x20)" (* "*") (cast_expression "(long *)(param_1 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))))) (; ";")) (expression_statement "uVar7 = uVar10 + uVar18;" (assignment_expression "uVar7 = uVar10 + uVar18" (identifier "uVar7") (= "=") (binary_expression "uVar10 + uVar18" (identifier "uVar10") (+ "+") (identifier "uVar18"))) (; ";")) (if_statement "if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b;" (if "if") (parenthesized_expression "(!CARRY8(uVar10,uVar18))" (( "(") (unary_expression "!CARRY8(uVar10,uVar18)" (! "!") (call_expression "CARRY8(uVar10,uVar18)" (identifier "CARRY8") (argument_list "(uVar10,uVar18)" (( "(") (identifier "uVar10") (, ",") (identifier "uVar18") () ")")))) () ")")) (goto_statement "goto LAB_0012573b;" (goto "goto") (statement_identifier "LAB_0012573b") (; ";"))) (labeled_statement "LAB_00125c7a:\n uVar13 = FUN_0010ebb0("x",uVar10,0);" (statement_identifier "LAB_00125c7a") (: ":") (expression_statement "uVar13 = FUN_0010ebb0("x",uVar10,0);" (assignment_expression "uVar13 = FUN_0010ebb0("x",uVar10,0)" (identifier "uVar13") (= "=") (call_expression "FUN_0010ebb0("x",uVar10,0)" (identifier "FUN_0010ebb0") (argument_list "("x",uVar10,0)" (( "(") (string_literal ""x"" (" """) (string_content "x") (" """)) (, ",") (identifier "uVar10") (, ",") (number_literal "0") () ")")))) (; ";"))) (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(undefined8 *)(param_1 + 0x10)" (identifier "uVar9") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5);" (assignment_expression "uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" (identifier "uVar12") (= "=") (call_expression "dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" (identifier "dcgettext") (argument_list "(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Debug info is corrupted, %s header at %#lx has length %s\n"" (" """) (string_content "Debug info is corrupted, %s header at %#lx has length %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar12,uVar9,uVar18 - local_58,uVar13);" (call_expression "warn(uVar12,uVar9,uVar18 - local_58,uVar13)" (identifier "warn") (argument_list "(uVar12,uVar9,uVar18 - local_58,uVar13)" (( "(") (identifier "uVar12") (, ",") (identifier "uVar9") (, ",") (binary_expression "uVar18 - local_58" (identifier "uVar18") (- "-") (identifier "local_58")) (, ",") (identifier "uVar13") () ")"))) (; ";")) (goto_statement "goto LAB_00125a33;" (goto "goto") (statement_identifier "LAB_00125a33") (; ";")) (} "}"))) (expression_statement "lVar15 = uVar21 - uVar1;" (assignment_expression "lVar15 = uVar21 - uVar1" (identifier "lVar15") (= "=") (binary_expression "uVar21 - uVar1" (identifier "uVar21") (- "-") (identifier "uVar1"))) (; ";")) (if_statement "if ((int)lVar15 - 1U < 8) goto LAB_00125a5d;" (if "if") (parenthesized_expression "((int)lVar15 - 1U < 8)" (( "(") (binary_expression "(int)lVar15 - 1U < 8" (binary_expression "(int)lVar15 - 1U" (cast_expression "(int)lVar15" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar15")) (- "-") (number_literal "1U")) (< "<") (number_literal "8")) () ")")) (goto_statement "goto LAB_00125a5d;" (goto "goto") (statement_identifier "LAB_00125a5d") (; ";"))) (expression_statement "local_58 = 4;" (assignment_expression "local_58 = 4" (identifier "local_58") (= "=") (number_literal "4")) (; ";")) (expression_statement "uVar19 = 4;" (assignment_expression "uVar19 = 4" (identifier "uVar19") (= "=") (number_literal "4")) (; ";")) (expression_statement "uVar18 = uVar20;" (assignment_expression "uVar18 = uVar20" (identifier "uVar18") (= "=") (identifier "uVar20")) (; ";")) (labeled_statement "LAB_0012572a:\n uVar10 = 0;" (statement_identifier "LAB_0012572a") (: ":") (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" (identifier "uVar10") (= "=") (number_literal "0")) (; ";"))) (expression_statement "uVar7 = uVar18 - *(long *)(param_1 + 0x20);" (assignment_expression "uVar7 = uVar18 - *(long *)(param_1 + 0x20)" (identifier "uVar7") (= "=") (binary_expression "uVar18 - *(long *)(param_1 + 0x20)" (identifier "uVar18") (- "-") (pointer_expression "*(long *)(param_1 + 0x20)" (* "*") (cast_expression "(long *)(param_1 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))))) (; ";")) (expression_statement "uVar20 = uVar18;" (assignment_expression "uVar20 = uVar18" (identifier "uVar20") (= "=") (identifier "uVar18")) (; ";")) (expression_statement "uVar18 = uVar7;" (assignment_expression "uVar18 = uVar7" (identifier "uVar18") (= "=") (identifier "uVar7")) (; ";")) (labeled_statement "LAB_0012573b:\n if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;" (statement_identifier "LAB_0012573b") (: ":") (if_statement "if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a;" (if "if") (parenthesized_expression "(*(ulong *)(param_1 + 0x30) < uVar7)" (( "(") (binary_expression "*(ulong *)(param_1 + 0x30) < uVar7" (pointer_expression "*(ulong *)(param_1 + 0x30)" (* "*") (cast_expression "(ulong *)(param_1 + 0x30)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")")))) (< "<") (identifier "uVar7")) () ")")) (goto_statement "goto LAB_00125c7a;" (goto "goto") (statement_identifier "LAB_00125c7a") (; ";")))) (expression_statement "uVar18 = uVar20 + 2;" (assignment_expression "uVar18 = uVar20 + 2" (identifier "uVar18") (= "=") (binary_expression "uVar20 + 2" (identifier "uVar20") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "iVar2 = (int)uVar21;" (assignment_expression "iVar2 = (int)uVar21" (identifier "iVar2") (= "=") (cast_expression "(int)uVar21" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar21"))) (; ";")) (expression_statement "uVar7 = uVar19;" (assignment_expression "uVar7 = uVar19" (identifier "uVar7") (= "=") (identifier "uVar19")) (; ";")) (if_statement "if (uVar18 < uVar21) {\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }" (if "if") (parenthesized_expression "(uVar18 < uVar21)" (( "(") (binary_expression "uVar18 < uVar21" (identifier "uVar18") (< "<") (identifier "uVar21")) () ")")) (compound_statement "{\n uVar6 = (*DAT_00159e20)(uVar20,2);\n if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }\nLAB_00125c30:\n local_70._0_2_ = uVar6 - 2;\n uVar3 = uVar6;\nLAB_00125b00:\n uVar6 = uVar3;\n lVar15 = (*DAT_00159e20)(uVar18,uVar7);\n uVar14 = DAT_00159bd4 - 1;\n if (uVar14 < 0xfffffffe) goto LAB_00125b2b;\nLAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;\n if (uVar21 <= uVar20) goto LAB_001257ab;\nLAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);\n lVar16 = 1;\n uVar19 = uVar19 + uVar18 + 2;\n if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;\nLAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);\nLAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;\nLAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";\n if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }\n goto LAB_00125a33;\n }" ({ "{") (expression_statement "uVar6 = (*DAT_00159e20)(uVar20,2);" (assignment_expression "uVar6 = (*DAT_00159e20)(uVar20,2)" (identifier "uVar6") (= "=") (call_expression "(*DAT_00159e20)(uVar20,2)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar20,2)" (( "(") (identifier "uVar20") (, ",") (number_literal "2") () ")")))) (; ";")) (if_statement "if (uVar21 <= uVar19 + uVar18) {\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }" (if "if") (parenthesized_expression "(uVar21 <= uVar19 + uVar18)" (( "(") (binary_expression "uVar21 <= uVar19 + uVar18" (identifier "uVar21") (<= "<=") (binary_expression "uVar19 + uVar18" (identifier "uVar19") (+ "+") (identifier "uVar18"))) () ")")) (compound_statement "{\n local_70._0_2_ = uVar6 - 2;\n uVar14 = iVar2 - (int)uVar18;\n uVar7 = (ulong)uVar14;\n uVar3 = uVar6;\n if (uVar14 - 1 < 8) goto LAB_00125b00;\n goto LAB_0012578c;\n }" ({ "{") (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" (identifier "local_70") (. ".") (field_identifier "_0_2_")) (= "=") (binary_expression "uVar6 - 2" (identifier "uVar6") (- "-") (number_literal "2"))) (; ";")) (expression_statement "uVar14 = iVar2 - (int)uVar18;" (assignment_expression "uVar14 = iVar2 - (int)uVar18" (identifier "uVar14") (= "=") (binary_expression "iVar2 - (int)uVar18" (identifier "iVar2") (- "-") (cast_expression "(int)uVar18" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar18")))) (; ";")) (expression_statement "uVar7 = (ulong)uVar14;" (assignment_expression "uVar7 = (ulong)uVar14" (identifier "uVar7") (= "=") (cast_expression "(ulong)uVar14" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar14"))) (; ";")) (expression_statement "uVar3 = uVar6;" (assignment_expression "uVar3 = uVar6" (identifier "uVar3") (= "=") (identifier "uVar6")) (; ";")) (if_statement "if (uVar14 - 1 < 8) goto LAB_00125b00;" (if "if") (parenthesized_expression "(uVar14 - 1 < 8)" (( "(") (binary_expression "uVar14 - 1 < 8" (binary_expression "uVar14 - 1" (identifier "uVar14") (- "-") (number_literal "1")) (< "<") (number_literal "8")) () ")")) (goto_statement "goto LAB_00125b00;" (goto "goto") (statement_identifier "LAB_00125b00") (; ";"))) (goto_statement "goto LAB_0012578c;" (goto "goto") (statement_identifier "LAB_0012578c") (; ";")) (} "}"))) (labeled_statement "LAB_00125c30:\n local_70._0_2_ = uVar6 - 2;" (statement_identifier "LAB_00125c30") (: ":") (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" (identifier "local_70") (. ".") (field_identifier "_0_2_")) (= "=") (binary_expression "uVar6 - 2" (identifier "uVar6") (- "-") (number_literal "2"))) (; ";"))) (expression_statement "uVar3 = uVar6;" (assignment_expression "uVar3 = uVar6" (identifier "uVar3") (= "=") (identifier "uVar6")) (; ";")) (labeled_statement "LAB_00125b00:\n uVar6 = uVar3;" (statement_identifier "LAB_00125b00") (: ":") (expression_statement "uVar6 = uVar3;" (assignment_expression "uVar6 = uVar3" (identifier "uVar6") (= "=") (identifier "uVar3")) (; ";"))) (expression_statement "lVar15 = (*DAT_00159e20)(uVar18,uVar7);" (assignment_expression "lVar15 = (*DAT_00159e20)(uVar18,uVar7)" (identifier "lVar15") (= "=") (call_expression "(*DAT_00159e20)(uVar18,uVar7)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar18,uVar7)" (( "(") (identifier "uVar18") (, ",") (identifier "uVar7") () ")")))) (; ";")) (expression_statement "uVar14 = DAT_00159bd4 - 1;" (assignment_expression "uVar14 = DAT_00159bd4 - 1" (identifier "uVar14") (= "=") (binary_expression "DAT_00159bd4 - 1" (identifier "DAT_00159bd4") (- "-") (number_literal "1"))) (; ";")) (if_statement "if (uVar14 < 0xfffffffe) goto LAB_00125b2b;" (if "if") (parenthesized_expression "(uVar14 < 0xfffffffe)" (( "(") (binary_expression "uVar14 < 0xfffffffe" (identifier "uVar14") (< "<") (number_literal "0xfffffffe")) () ")")) (goto_statement "goto LAB_00125b2b;" (goto "goto") (statement_identifier "LAB_00125b2b") (; ";"))) (labeled_statement "LAB_0012579e:\n uVar20 = uVar19 + uVar18 + 1;" (statement_identifier "LAB_0012579e") (: ":") (expression_statement "uVar20 = uVar19 + uVar18 + 1;" (assignment_expression "uVar20 = uVar19 + uVar18 + 1" (identifier "uVar20") (= "=") (binary_expression "uVar19 + uVar18 + 1" (binary_expression "uVar19 + uVar18" (identifier "uVar19") (+ "+") (identifier "uVar18")) (+ "+") (number_literal "1"))) (; ";"))) (if_statement "if (uVar21 <= uVar20) goto LAB_001257ab;" (if "if") (parenthesized_expression "(uVar21 <= uVar20)" (( "(") (binary_expression "uVar21 <= uVar20" (identifier "uVar21") (<= "<=") (identifier "uVar20")) () ")")) (goto_statement "goto LAB_001257ab;" (goto "goto") (statement_identifier "LAB_001257ab") (; ";"))) (labeled_statement "LAB_00125ba0:\n cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);" (statement_identifier "LAB_00125ba0") (: ":") (expression_statement "cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1);" (assignment_expression "cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1)" (identifier "cVar5") (= "=") (call_expression "(*DAT_00159e20)(uVar19 + uVar18,1)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar19 + uVar18,1)" (( "(") (binary_expression "uVar19 + uVar18" (identifier "uVar19") (+ "+") (identifier "uVar18")) (, ",") (number_literal "1") () ")")))) (; ";"))) (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" (identifier "lVar16") (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar19 = uVar19 + uVar18 + 2;" (assignment_expression "uVar19 = uVar19 + uVar18 + 2" (identifier "uVar19") (= "=") (binary_expression "uVar19 + uVar18 + 2" (binary_expression "uVar19 + uVar18" (identifier "uVar19") (+ "+") (identifier "uVar18")) (+ "+") (number_literal "2"))) (; ";")) (if_statement "if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea;" (if "if") (parenthesized_expression "((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U))" (( "(") (binary_expression "(uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)" (parenthesized_expression "(uVar21 <= uVar19)" (( "(") (binary_expression "uVar21 <= uVar19" (identifier "uVar21") (<= "<=") (identifier "uVar19")) () ")")) (&& "&&") (parenthesized_expression "(lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)" (( "(") (comma_expression "lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U" (assignment_expression "lVar16 = uVar21 - uVar20" (identifier "lVar16") (= "=") (binary_expression "uVar21 - uVar20" (identifier "uVar21") (- "-") (identifier "uVar20"))) (, ",") (binary_expression "7 < (int)lVar16 - 1U" (number_literal "7") (< "<") (binary_expression "(int)lVar16 - 1U" (cast_expression "(int)lVar16" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar16")) (- "-") (number_literal "1U")))) () ")"))) () ")")) (goto_statement "goto LAB_00125bea;" (goto "goto") (statement_identifier "LAB_00125bea") (; ";"))) (labeled_statement "LAB_001257d9:\n bVar4 = (*DAT_00159e20)(uVar20,lVar16);" (statement_identifier "LAB_001257d9") (: ":") (expression_statement "bVar4 = (*DAT_00159e20)(uVar20,lVar16);" (assignment_expression "bVar4 = (*DAT_00159e20)(uVar20,lVar16)" (identifier "bVar4") (= "=") (call_expression "(*DAT_00159e20)(uVar20,lVar16)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar20,lVar16)" (( "(") (identifier "uVar20") (, ",") (identifier "lVar16") () ")")))) (; ";"))) (labeled_statement "LAB_001257e5:\n if ((ushort)local_70 < 2) goto LAB_001257f1;" (statement_identifier "LAB_001257e5") (: ":") (if_statement "if ((ushort)local_70 < 2) goto LAB_001257f1;" (if "if") (parenthesized_expression "((ushort)local_70 < 2)" (( "(") (binary_expression "(ushort)local_70 < 2" (cast_expression "(ushort)local_70" (( "(") (type_descriptor "ushort" (type_identifier "ushort")) () ")") (identifier "local_70")) (< "<") (number_literal "2")) () ")")) (goto_statement "goto LAB_001257f1;" (goto "goto") (statement_identifier "LAB_001257f1") (; ";")))) (labeled_statement "LAB_00125bf9:\n pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";" (statement_identifier "LAB_00125bf9") (: ":") (expression_statement "pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n";" (assignment_expression "pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n"" (identifier "pcVar8") (= "=") (string_literal ""Only DWARF 2 and 3 aranges are currently supported.\n"" (" """) (string_content "Only DWARF 2 and 3 aranges are currently supported.") (escape_sequence "\n") (" """))) (; ";"))) (if_statement "if (uVar6 != 0) {\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }" (if "if") (parenthesized_expression "(uVar6 != 0)" (( "(") (binary_expression "uVar6 != 0" (identifier "uVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);\n warn(uVar9);\n }" ({ "{") (labeled_statement "LAB_00125c0e:\n uVar9 = dcgettext(0,pcVar8,5);" (statement_identifier "LAB_00125c0e") (: ":") (expression_statement "uVar9 = dcgettext(0,pcVar8,5);" (assignment_expression "uVar9 = dcgettext(0,pcVar8,5)" (identifier "uVar9") (= "=") (call_expression "dcgettext(0,pcVar8,5)" (identifier "dcgettext") (argument_list "(0,pcVar8,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar8") (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "warn(uVar9);" (call_expression "warn(uVar9)" (identifier "warn") (argument_list "(uVar9)" (( "(") (identifier "uVar9") () ")"))) (; ";")) (} "}"))) (goto_statement "goto LAB_00125a33;" (goto "goto") (statement_identifier "LAB_00125a33") (; ";")) (} "}"))) (if_statement "if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) {\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }\n else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" (if "if") (parenthesized_expression "((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8))" (( "(") (binary_expression "(uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)" (parenthesized_expression "(uVar20 < uVar21)" (( "(") (binary_expression "uVar20 < uVar21" (identifier "uVar20") (< "<") (identifier "uVar21")) () ")")) (&& "&&") (parenthesized_expression "((iVar2 - (int)uVar20) - 1U < 8)" (( "(") (binary_expression "(iVar2 - (int)uVar20) - 1U < 8" (binary_expression "(iVar2 - (int)uVar20) - 1U" (parenthesized_expression "(iVar2 - (int)uVar20)" (( "(") (binary_expression "iVar2 - (int)uVar20" (identifier "iVar2") (- "-") (cast_expression "(int)uVar20" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar20"))) () ")")) (- "-") (number_literal "1U")) (< "<") (number_literal "8")) () ")"))) () ")")) (compound_statement "{\n uVar6 = (*DAT_00159e20)(uVar20);\n if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;\n local_70._0_2_ = uVar6 - 2;\n }" ({ "{") (expression_statement "uVar6 = (*DAT_00159e20)(uVar20);" (assignment_expression "uVar6 = (*DAT_00159e20)(uVar20)" (identifier "uVar6") (= "=") (call_expression "(*DAT_00159e20)(uVar20)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar20)" (( "(") (identifier "uVar20") () ")")))) (; ";")) (if_statement "if (uVar19 + uVar18 < uVar21) goto LAB_00125c30;" (if "if") (parenthesized_expression "(uVar19 + uVar18 < uVar21)" (( "(") (binary_expression "uVar19 + uVar18 < uVar21" (binary_expression "uVar19 + uVar18" (identifier "uVar19") (+ "+") (identifier "uVar18")) (< "<") (identifier "uVar21")) () ")")) (goto_statement "goto LAB_00125c30;" (goto "goto") (statement_identifier "LAB_00125c30") (; ";"))) (expression_statement "local_70._0_2_ = uVar6 - 2;" (assignment_expression "local_70._0_2_ = uVar6 - 2" (field_expression "local_70._0_2_" (identifier "local_70") (. ".") (field_identifier "_0_2_")) (= "=") (binary_expression "uVar6 - 2" (identifier "uVar6") (- "-") (number_literal "2"))) (; ";")) (} "}")) (else_clause "else {\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" (else "else") (compound_statement "{\n uVar6 = 0;\n local_70._0_2_ = 0xfffe;\n uVar3 = 0;\n if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;\n }" ({ "{") (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" (identifier "uVar6") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_70._0_2_ = 0xfffe;" (assignment_expression "local_70._0_2_ = 0xfffe" (field_expression "local_70._0_2_" (identifier "local_70") (. ".") (field_identifier "_0_2_")) (= "=") (number_literal "0xfffe")) (; ";")) (expression_statement "uVar3 = 0;" (assignment_expression "uVar3 = 0" (identifier "uVar3") (= "=") (number_literal "0")) (; ";")) (if_statement "if (uVar19 + uVar18 < uVar21) goto LAB_00125b00;" (if "if") (parenthesized_expression "(uVar19 + uVar18 < uVar21)" (( "(") (binary_expression "uVar19 + uVar18 < uVar21" (binary_expression "uVar19 + uVar18" (identifier "uVar19") (+ "+") (identifier "uVar18")) (< "<") (identifier "uVar21")) () ")")) (goto_statement "goto LAB_00125b00;" (goto "goto") (statement_identifier "LAB_00125b00") (; ";"))) (} "}")))) (labeled_statement "LAB_0012578c:\n lVar15 = 0;" (statement_identifier "LAB_0012578c") (: ":") (expression_statement "lVar15 = 0;" (assignment_expression "lVar15 = 0" (identifier "lVar15") (= "=") (number_literal "0")) (; ";"))) (expression_statement "uVar14 = DAT_00159bd4 - 1;" (assignment_expression "uVar14 = DAT_00159bd4 - 1" (identifier "uVar14") (= "=") (binary_expression "DAT_00159bd4 - 1" (identifier "DAT_00159bd4") (- "-") (number_literal "1"))) (; ";")) (if_statement "if (0xfffffffd < uVar14) goto LAB_0012579e;" (if "if") (parenthesized_expression "(0xfffffffd < uVar14)" (( "(") (binary_expression "0xfffffffd < uVar14" (number_literal "0xfffffffd") (< "<") (identifier "uVar14")) () ")")) (goto_statement "goto LAB_0012579e;" (goto "goto") (statement_identifier "LAB_0012579e") (; ";"))) (labeled_statement "LAB_00125b2b:\n plVar11 = (long *)(DAT_00159bc8 + 0x10);" (statement_identifier "LAB_00125b2b") (: ":") (expression_statement "plVar11 = (long *)(DAT_00159bc8 + 0x10);" (assignment_expression "plVar11 = (long *)(DAT_00159bc8 + 0x10)" (identifier "plVar11") (= "=") (cast_expression "(long *)(DAT_00159bc8 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00159bc8 + 0x10)" (( "(") (binary_expression "DAT_00159bc8 + 0x10" (identifier "DAT_00159bc8") (+ "+") (number_literal "0x10")) () ")")))) (; ";"))) (do_statement "do {\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68));" (do "do") (compound_statement "{\n if (lVar15 == *plVar11) goto LAB_0012579e;\n plVar11 = plVar11 + 0xd;\n }" ({ "{") (if_statement "if (lVar15 == *plVar11) goto LAB_0012579e;" (if "if") (parenthesized_expression "(lVar15 == *plVar11)" (( "(") (binary_expression "lVar15 == *plVar11" (identifier "lVar15") (== "==") (pointer_expression "*plVar11" (* "*") (identifier "plVar11"))) () ")")) (goto_statement "goto LAB_0012579e;" (goto "goto") (statement_identifier "LAB_0012579e") (; ";"))) (expression_statement "plVar11 = plVar11 + 0xd;" (assignment_expression "plVar11 = plVar11 + 0xd" (identifier "plVar11") (= "=") (binary_expression "plVar11 + 0xd" (identifier "plVar11") (+ "+") (number_literal "0xd"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68))" (( "(") (binary_expression "plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" (identifier "plVar11") (!= "!=") (cast_expression "(long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)" (( "(") (binary_expression "DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68" (binary_expression "DAT_00159bc8 + 0x78" (identifier "DAT_00159bc8") (+ "+") (number_literal "0x78")) (+ "+") (binary_expression "(ulong)uVar14 * 0x68" (cast_expression "(ulong)uVar14" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar14")) (* "*") (number_literal "0x68"))) () ")")))) () ")")) (; ";")) (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(undefined8 *)(param_1 + 0x10)" (identifier "uVar9") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5);" (assignment_expression "uVar13 = dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" (identifier "dcgettext") (argument_list "(0,\n ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n",\n 5)" (( "(") (number_literal "0") (, ",") (string_literal "".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"" (" """) (string_content ".debug_info offset of 0x%lx in %s section does not point to a CU header.") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "warn(uVar13,lVar15,uVar9);" (call_expression "warn(uVar13,lVar15,uVar9)" (identifier "warn") (argument_list "(uVar13,lVar15,uVar9)" (( "(") (identifier "uVar13") (, ",") (identifier "lVar15") (, ",") (identifier "uVar9") () ")"))) (; ";")) (expression_statement "uVar20 = uVar19 + uVar18 + 1;" (assignment_expression "uVar20 = uVar19 + uVar18 + 1" (identifier "uVar20") (= "=") (binary_expression "uVar19 + uVar18 + 1" (binary_expression "uVar19 + uVar18" (identifier "uVar19") (+ "+") (identifier "uVar18")) (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (uVar20 < uVar21) goto LAB_00125ba0;" (if "if") (parenthesized_expression "(uVar20 < uVar21)" (( "(") (binary_expression "uVar20 < uVar21" (identifier "uVar20") (< "<") (identifier "uVar21")) () ")")) (goto_statement "goto LAB_00125ba0;" (goto "goto") (statement_identifier "LAB_00125ba0") (; ";"))) (labeled_statement "LAB_001257ab:\n uVar19 = uVar19 + uVar18;" (statement_identifier "LAB_001257ab") (: ":") (expression_statement "uVar19 = uVar19 + uVar18;" (assignment_expression "uVar19 = uVar19 + uVar18" (identifier "uVar19") (= "=") (binary_expression "uVar19 + uVar18" (identifier "uVar19") (+ "+") (identifier "uVar18"))) (; ";"))) (if_statement "if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) {\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }" (if "if") (parenthesized_expression "((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8))" (( "(") (binary_expression "(uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)" (parenthesized_expression "(uVar19 < uVar21)" (( "(") (binary_expression "uVar19 < uVar21" (identifier "uVar19") (< "<") (identifier "uVar21")) () ")")) (&& "&&") (parenthesized_expression "((iVar2 - (int)uVar19) - 1U < 8)" (( "(") (binary_expression "(iVar2 - (int)uVar19) - 1U < 8" (binary_expression "(iVar2 - (int)uVar19) - 1U" (parenthesized_expression "(iVar2 - (int)uVar19)" (( "(") (binary_expression "iVar2 - (int)uVar19" (identifier "iVar2") (- "-") (cast_expression "(int)uVar19" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar19"))) () ")")) (- "-") (number_literal "1U")) (< "<") (number_literal "8")) () ")"))) () ")")) (compound_statement "{\n bVar4 = 0;\n cVar5 = (*DAT_00159e20)(uVar19);\n uVar19 = uVar19 + 2;\n if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }\n goto LAB_001257e5;\n }" ({ "{") (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" (identifier "bVar4") (= "=") (number_literal "0")) (; ";")) (expression_statement "cVar5 = (*DAT_00159e20)(uVar19);" (assignment_expression "cVar5 = (*DAT_00159e20)(uVar19)" (identifier "cVar5") (= "=") (call_expression "(*DAT_00159e20)(uVar19)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar19)" (( "(") (identifier "uVar19") () ")")))) (; ";")) (expression_statement "uVar19 = uVar19 + 2;" (assignment_expression "uVar19 = uVar19 + 2" (identifier "uVar19") (= "=") (binary_expression "uVar19 + 2" (identifier "uVar19") (+ "+") (number_literal "2"))) (; ";")) (if_statement "if (uVar19 < uVar21) {\n lVar16 = 1;\n goto LAB_001257d9;\n }" (if "if") (parenthesized_expression "(uVar19 < uVar21)" (( "(") (binary_expression "uVar19 < uVar21" (identifier "uVar19") (< "<") (identifier "uVar21")) () ")")) (compound_statement "{\n lVar16 = 1;\n goto LAB_001257d9;\n }" ({ "{") (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" (identifier "lVar16") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001257d9;" (goto "goto") (statement_identifier "LAB_001257d9") (; ";")) (} "}"))) (goto_statement "goto LAB_001257e5;" (goto "goto") (statement_identifier "LAB_001257e5") (; ";")) (} "}"))) (expression_statement "uVar19 = uVar19 + 2;" (assignment_expression "uVar19 = uVar19 + 2" (identifier "uVar19") (= "=") (binary_expression "uVar19 + 2" (identifier "uVar19") (+ "+") (number_literal "2"))) (; ";")) (if_statement "if (uVar19 < uVar21) {\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }" (if "if") (parenthesized_expression "(uVar19 < uVar21)" (( "(") (binary_expression "uVar19 < uVar21" (identifier "uVar19") (< "<") (identifier "uVar21")) () ")")) (compound_statement "{\n cVar5 = '\0';\n lVar16 = 1;\n goto LAB_001257d9;\n }" ({ "{") (expression_statement "cVar5 = '\0';" (assignment_expression "cVar5 = '\0'" (identifier "cVar5") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "lVar16 = 1;" (assignment_expression "lVar16 = 1" (identifier "lVar16") (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_001257d9;" (goto "goto") (statement_identifier "LAB_001257d9") (; ";")) (} "}"))) (expression_statement "cVar5 = '\0';" (assignment_expression "cVar5 = '\0'" (identifier "cVar5") (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (labeled_statement "LAB_00125bea:\n bVar4 = 0;" (statement_identifier "LAB_00125bea") (: ":") (expression_statement "bVar4 = 0;" (assignment_expression "bVar4 = 0" (identifier "bVar4") (= "=") (number_literal "0")) (; ";"))) (if_statement "if (1 < (ushort)local_70) goto LAB_00125bf9;" (if "if") (parenthesized_expression "(1 < (ushort)local_70)" (( "(") (binary_expression "1 < (ushort)local_70" (number_literal "1") (< "<") (cast_expression "(ushort)local_70" (( "(") (type_descriptor "ushort" (type_identifier "ushort")) () ")") (identifier "local_70"))) () ")")) (goto_statement "goto LAB_00125bf9;" (goto "goto") (statement_identifier "LAB_00125bf9") (; ";"))) (labeled_statement "LAB_001257f1:\n pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);" (statement_identifier "LAB_001257f1") (: ":") (expression_statement "pcVar8 = (char *)dcgettext(0," Length: %ld\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Length: %ld\n",5)" (identifier "pcVar8") (= "=") (cast_expression "(char *)dcgettext(0," Length: %ld\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0," Length: %ld\n",5)" (identifier "dcgettext") (argument_list "(0," Length: %ld\n",5)" (( "(") (number_literal "0") (, ",") (string_literal "" Length: %ld\n"" (" """) (string_content " Length: %ld") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";"))) (expression_statement "printf(pcVar8,uVar10);" (call_expression "printf(pcVar8,uVar10)" (identifier "printf") (argument_list "(pcVar8,uVar10)" (( "(") (identifier "pcVar8") (, ",") (identifier "uVar10") () ")"))) (; ";")) (expression_statement "pcVar8 = (char *)dcgettext(0," Version: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Version: %d\n",5)" (identifier "pcVar8") (= "=") (cast_expression "(char *)dcgettext(0," Version: %d\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0," Version: %d\n",5)" (identifier "dcgettext") (argument_list "(0," Version: %d\n",5)" (( "(") (number_literal "0") (, ",") (string_literal "" Version: %d\n"" (" """) (string_content " Version: %d") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar8,(ulong)uVar6);" (call_expression "printf(pcVar8,(ulong)uVar6)" (identifier "printf") (argument_list "(pcVar8,(ulong)uVar6)" (( "(") (identifier "pcVar8") (, ",") (cast_expression "(ulong)uVar6" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar6")) () ")"))) (; ";")) (expression_statement "pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" (identifier "pcVar8") (= "=") (cast_expression "(char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0," Offset into .debug_info: 0x%lx\n",5)" (identifier "dcgettext") (argument_list "(0," Offset into .debug_info: 0x%lx\n",5)" (( "(") (number_literal "0") (, ",") (string_literal "" Offset into .debug_info: 0x%lx\n"" (" """) (string_content " Offset into .debug_info: 0x%lx") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar8,lVar15);" (call_expression "printf(pcVar8,lVar15)" (identifier "printf") (argument_list "(pcVar8,lVar15)" (( "(") (identifier "pcVar8") (, ",") (identifier "lVar15") () ")"))) (; ";")) (expression_statement "pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5)" (identifier "pcVar8") (= "=") (cast_expression "(char *)dcgettext(0," Pointer Size: %d\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0," Pointer Size: %d\n",5)" (identifier "dcgettext") (argument_list "(0," Pointer Size: %d\n",5)" (( "(") (number_literal "0") (, ",") (string_literal "" Pointer Size: %d\n"" (" """) (string_content " Pointer Size: %d") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar8);" (call_expression "printf(pcVar8)" (identifier "printf") (argument_list "(pcVar8)" (( "(") (identifier "pcVar8") () ")"))) (; ";")) (expression_statement "pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5);" (assignment_expression "pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5)" (identifier "pcVar8") (= "=") (cast_expression "(char *)dcgettext(0," Segment Size: %d\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0," Segment Size: %d\n",5)" (identifier "dcgettext") (argument_list "(0," Segment Size: %d\n",5)" (( "(") (number_literal "0") (, ",") (string_literal "" Segment Size: %d\n"" (" """) (string_content " Segment Size: %d") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "bVar17 = bVar4 + cVar5;" (assignment_expression "bVar17 = bVar4 + cVar5" (identifier "bVar17") (= "=") (binary_expression "bVar4 + cVar5" (identifier "bVar4") (+ "+") (identifier "cVar5"))) (; ";")) (expression_statement "printf(pcVar8,(ulong)bVar4);" (call_expression "printf(pcVar8,(ulong)bVar4)" (identifier "printf") (argument_list "(pcVar8,(ulong)bVar4)" (( "(") (identifier "pcVar8") (, ",") (cast_expression "(ulong)bVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar4")) () ")"))) (; ";")) (if_statement "if (7 < (byte)(bVar17 - 1)) {\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }" (if "if") (parenthesized_expression "(7 < (byte)(bVar17 - 1))" (( "(") (binary_expression "7 < (byte)(bVar17 - 1)" (number_literal "7") (< "<") (call_expression "(byte)(bVar17 - 1)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(bVar17 - 1)" (( "(") (binary_expression "bVar17 - 1" (identifier "bVar17") (- "-") (number_literal "1")) () ")")))) () ")")) (compound_statement "{\n uVar9 = *(undefined8 *)(param_1 + 0x10);\n uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);\n error(uVar13,uVar9);\n goto LAB_00125a33;\n }" ({ "{") (expression_statement "uVar9 = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "uVar9 = *(undefined8 *)(param_1 + 0x10)" (identifier "uVar9") (= "=") (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")) () ")"))))) (; ";")) (expression_statement "uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5);" (assignment_expression "uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"Invalid address size in %s section!\n",5)" (identifier "dcgettext") (argument_list "(0,"Invalid address size in %s section!\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Invalid address size in %s section!\n"" (" """) (string_content "Invalid address size in %s section!") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "error(uVar13,uVar9);" (call_expression "error(uVar13,uVar9)" (identifier "error") (argument_list "(uVar13,uVar9)" (( "(") (identifier "uVar13") (, ",") (identifier "uVar9") () ")"))) (; ";")) (goto_statement "goto LAB_00125a33;" (goto "goto") (statement_identifier "LAB_00125a33") (; ";")) (} "}"))) (expression_statement "uVar14 = (uint)bVar17;" (assignment_expression "uVar14 = (uint)bVar17" (identifier "uVar14") (= "=") (cast_expression "(uint)bVar17" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "bVar17"))) (; ";")) (if_statement "if ((uVar14 - 1 & uVar14) != 0) {\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }" (if "if") (parenthesized_expression "((uVar14 - 1 & uVar14) != 0)" (( "(") (binary_expression "(uVar14 - 1 & uVar14) != 0" (parenthesized_expression "(uVar14 - 1 & uVar14)" (( "(") (binary_expression "uVar14 - 1 & uVar14" (binary_expression "uVar14 - 1" (identifier "uVar14") (- "-") (number_literal "1")) (& "&") (identifier "uVar14")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n pcVar8 = "Pointer size + Segment size is not a power of two.\n";\n goto LAB_00125c0e;\n }" ({ "{") (expression_statement "pcVar8 = "Pointer size + Segment size is not a power of two.\n";" (assignment_expression "pcVar8 = "Pointer size + Segment size is not a power of two.\n"" (identifier "pcVar8") (= "=") (string_literal ""Pointer size + Segment size is not a power of two.\n"" (" """) (string_content "Pointer size + Segment size is not a power of two.") (escape_sequence "\n") (" """))) (; ";")) (goto_statement "goto LAB_00125c0e;" (goto "goto") (statement_identifier "LAB_00125c0e") (; ";")) (} "}"))) (expression_statement "pcVar8 = "\n Address Length\n";" (assignment_expression "pcVar8 = "\n Address Length\n"" (identifier "pcVar8") (= "=") (string_literal ""\n Address Length\n"" (" """) (escape_sequence "\n") (string_content " Address Length") (escape_sequence "\n") (" """))) (; ";")) (if_statement "if (bVar17 < 5) {\n pcVar8 = "\n Address Length\n";\n }" (if "if") (parenthesized_expression "(bVar17 < 5)" (( "(") (binary_expression "bVar17 < 5" (identifier "bVar17") (< "<") (number_literal "5")) () ")")) (compound_statement "{\n pcVar8 = "\n Address Length\n";\n }" ({ "{") (expression_statement "pcVar8 = "\n Address Length\n";" (assignment_expression "pcVar8 = "\n Address Length\n"" (identifier "pcVar8") (= "=") (string_literal ""\n Address Length\n"" (" """) (escape_sequence "\n") (string_content " Address Length") (escape_sequence "\n") (" """))) (; ";")) (} "}"))) (expression_statement "pcVar8 = (char *)dcgettext(0,pcVar8,5);" (assignment_expression "pcVar8 = (char *)dcgettext(0,pcVar8,5)" (identifier "pcVar8") (= "=") (cast_expression "(char *)dcgettext(0,pcVar8,5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,pcVar8,5)" (identifier "dcgettext") (argument_list "(0,pcVar8,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar8") (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(pcVar8);" (call_expression "printf(pcVar8)" (identifier "printf") (argument_list "(pcVar8)" (( "(") (identifier "pcVar8") () ")"))) (; ";")) (expression_statement "lVar15 = (long)(int)(uVar14 * 2);" (assignment_expression "lVar15 = (long)(int)(uVar14 * 2)" (identifier "lVar15") (= "=") (cast_expression "(long)(int)(uVar14 * 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)(uVar14 * 2)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(uVar14 * 2)" (( "(") (binary_expression "uVar14 * 2" (identifier "uVar14") (* "*") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "lVar16 = (long)(uVar19 - uVar1) % lVar15;" (assignment_expression "lVar16 = (long)(uVar19 - uVar1) % lVar15" (identifier "lVar16") (= "=") (binary_expression "(long)(uVar19 - uVar1) % lVar15" (cast_expression "(long)(uVar19 - uVar1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(uVar19 - uVar1)" (( "(") (binary_expression "uVar19 - uVar1" (identifier "uVar19") (- "-") (identifier "uVar1")) () ")"))) (% "%") (identifier "lVar15"))) (; ";")) (if_statement "if (lVar16 != 0) {\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }" (if "if") (parenthesized_expression "(lVar16 != 0)" (( "(") (binary_expression "lVar16 != 0" (identifier "lVar16") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);\n }" ({ "{") (expression_statement "uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16);" (assignment_expression "uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16)" (identifier "uVar19") (= "=") (binary_expression "uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16)" (identifier "uVar19") (+ "+") (cast_expression "(long)(int)(uVar14 * 2 - (int)lVar16)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)(uVar14 * 2 - (int)lVar16)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(uVar14 * 2 - (int)lVar16)" (( "(") (binary_expression "uVar14 * 2 - (int)lVar16" (binary_expression "uVar14 * 2" (identifier "uVar14") (* "*") (number_literal "2")) (- "-") (cast_expression "(int)lVar16" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar16"))) () ")")))))) (; ";")) (} "}"))) (expression_statement "uVar1 = uVar1 + uVar10 + local_58;" (assignment_expression "uVar1 = uVar1 + uVar10 + local_58" (identifier "uVar1") (= "=") (binary_expression "uVar1 + uVar10 + local_58" (binary_expression "uVar1 + uVar10" (identifier "uVar1") (+ "+") (identifier "uVar10")) (+ "+") (identifier "local_58"))) (; ";")) (if_statement "if (lVar15 + uVar19 <= uVar1) {\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }" (if "if") (parenthesized_expression "(lVar15 + uVar19 <= uVar1)" (( "(") (binary_expression "lVar15 + uVar19 <= uVar1" (binary_expression "lVar15 + uVar19" (identifier "lVar15") (+ "+") (identifier "uVar19")) (<= "<=") (identifier "uVar1")) () ")")) (compound_statement "{\n uVar10 = (ulong)bVar17;\n uVar20 = uVar19 + uVar10;\n do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);\n }" ({ "{") (expression_statement "uVar10 = (ulong)bVar17;" (assignment_expression "uVar10 = (ulong)bVar17" (identifier "uVar10") (= "=") (cast_expression "(ulong)bVar17" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar17"))) (; ";")) (expression_statement "uVar20 = uVar19 + uVar10;" (assignment_expression "uVar20 = uVar19 + uVar10" (identifier "uVar20") (= "=") (binary_expression "uVar19 + uVar10" (identifier "uVar19") (+ "+") (identifier "uVar10"))) (; ";")) (do_statement "do {\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n } while ((lVar15 - uVar10) + uVar20 <= uVar1);" (do "do") (compound_statement "{\n uVar18 = uVar19 + uVar10 * 2;\n if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }\n uVar20 = uVar20 + uVar10 * 2;\n printf(" ");\n FUN_0010ee90(local_70,uVar14);\n FUN_0010ee90(uVar9,uVar14);\n putc(10,stdout);\n uVar19 = uVar18;\n }" ({ "{") (expression_statement "uVar18 = uVar19 + uVar10 * 2;" (assignment_expression "uVar18 = uVar19 + uVar10 * 2" (identifier "uVar18") (= "=") (binary_expression "uVar19 + uVar10 * 2" (identifier "uVar19") (+ "+") (binary_expression "uVar10 * 2" (identifier "uVar10") (* "*") (number_literal "2")))) (; ";")) (if_statement "if (uVar20 < uVar21) {\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }\n else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" (if "if") (parenthesized_expression "(uVar20 < uVar21)" (( "(") (binary_expression "uVar20 < uVar21" (identifier "uVar20") (< "<") (identifier "uVar21")) () ")")) (compound_statement "{\n uVar7 = (ulong)uVar14;\nLAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);\n if (uVar18 < uVar21) goto LAB_00125a10;\n if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;\nLAB_0012597d:\n uVar9 = 0;\n }" ({ "{") (expression_statement "uVar7 = (ulong)uVar14;" (assignment_expression "uVar7 = (ulong)uVar14" (identifier "uVar7") (= "=") (cast_expression "(ulong)uVar14" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar14"))) (; ";")) (labeled_statement "LAB_001259de:\n local_70 = (*DAT_00159e20)(uVar19,uVar7);" (statement_identifier "LAB_001259de") (: ":") (expression_statement "local_70 = (*DAT_00159e20)(uVar19,uVar7);" (assignment_expression "local_70 = (*DAT_00159e20)(uVar19,uVar7)" (identifier "local_70") (= "=") (call_expression "(*DAT_00159e20)(uVar19,uVar7)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar19,uVar7)" (( "(") (identifier "uVar19") (, ",") (identifier "uVar7") () ")")))) (; ";"))) (if_statement "if (uVar18 < uVar21) goto LAB_00125a10;" (if "if") (parenthesized_expression "(uVar18 < uVar21)" (( "(") (binary_expression "uVar18 < uVar21" (identifier "uVar18") (< "<") (identifier "uVar21")) () ")")) (goto_statement "goto LAB_00125a10;" (goto "goto") (statement_identifier "LAB_00125a10") (; ";"))) (if_statement "if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))\n goto LAB_00125a12;" (if "if") (parenthesized_expression "((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8))" (( "(") (binary_expression "(uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8)" (parenthesized_expression "(uVar20 < uVar21)" (( "(") (binary_expression "uVar20 < uVar21" (identifier "uVar20") (< "<") (identifier "uVar21")) () ")")) (&& "&&") (parenthesized_expression "(uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8)" (( "(") (comma_expression "uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8" (assignment_expression "uVar19 = uVar21 - uVar20" (identifier "uVar19") (= "=") (binary_expression "uVar21 - uVar20" (identifier "uVar21") (- "-") (identifier "uVar20"))) (, ",") (binary_expression "(int)uVar19 - 1U < 8" (binary_expression "(int)uVar19 - 1U" (cast_expression "(int)uVar19" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar19")) (- "-") (number_literal "1U")) (< "<") (number_literal "8"))) () ")"))) () ")")) (goto_statement "goto LAB_00125a12;" (goto "goto") (statement_identifier "LAB_00125a12") (; ";"))) (labeled_statement "LAB_0012597d:\n uVar9 = 0;" (statement_identifier "LAB_0012597d") (: ":") (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" (identifier "uVar9") (= "=") (number_literal "0")) (; ";"))) (} "}")) (else_clause "else {\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" (else "else") (compound_statement "{\n if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;\n local_70 = 0;\n if (uVar21 <= uVar18) goto LAB_0012597d;\nLAB_00125a10:\n uVar19 = (ulong)uVar14;\nLAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);\n }" ({ "{") (if_statement "if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))\n goto LAB_001259de;" (if "if") (parenthesized_expression "((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8))" (( "(") (binary_expression "(uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8)" (parenthesized_expression "(uVar10 * -2 + uVar18 < uVar21)" (( "(") (binary_expression "uVar10 * -2 + uVar18 < uVar21" (binary_expression "uVar10 * -2 + uVar18" (binary_expression "uVar10 * -2" (identifier "uVar10") (* "*") (number_literal "-2")) (+ "+") (identifier "uVar18")) (< "<") (identifier "uVar21")) () ")")) (&& "&&") (parenthesized_expression "(uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8)" (( "(") (comma_expression "uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8" (assignment_expression "uVar7 = uVar21 - uVar19" (identifier "uVar7") (= "=") (binary_expression "uVar21 - uVar19" (identifier "uVar21") (- "-") (identifier "uVar19"))) (, ",") (binary_expression "(int)uVar7 - 1U < 8" (binary_expression "(int)uVar7 - 1U" (cast_expression "(int)uVar7" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar7")) (- "-") (number_literal "1U")) (< "<") (number_literal "8"))) () ")"))) () ")")) (goto_statement "goto LAB_001259de;" (goto "goto") (statement_identifier "LAB_001259de") (; ";"))) (expression_statement "local_70 = 0;" (assignment_expression "local_70 = 0" (identifier "local_70") (= "=") (number_literal "0")) (; ";")) (if_statement "if (uVar21 <= uVar18) goto LAB_0012597d;" (if "if") (parenthesized_expression "(uVar21 <= uVar18)" (( "(") (binary_expression "uVar21 <= uVar18" (identifier "uVar21") (<= "<=") (identifier "uVar18")) () ")")) (goto_statement "goto LAB_0012597d;" (goto "goto") (statement_identifier "LAB_0012597d") (; ";"))) (labeled_statement "LAB_00125a10:\n uVar19 = (ulong)uVar14;" (statement_identifier "LAB_00125a10") (: ":") (expression_statement "uVar19 = (ulong)uVar14;" (assignment_expression "uVar19 = (ulong)uVar14" (identifier "uVar19") (= "=") (cast_expression "(ulong)uVar14" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar14"))) (; ";"))) (labeled_statement "LAB_00125a12:\n uVar9 = (*DAT_00159e20)(uVar20,uVar19);" (statement_identifier "LAB_00125a12") (: ":") (expression_statement "uVar9 = (*DAT_00159e20)(uVar20,uVar19);" (assignment_expression "uVar9 = (*DAT_00159e20)(uVar20,uVar19)" (identifier "uVar9") (= "=") (call_expression "(*DAT_00159e20)(uVar20,uVar19)" (parenthesized_expression "(*DAT_00159e20)" (( "(") (pointer_expression "*DAT_00159e20" (* "*") (identifier "DAT_00159e20")) () ")")) (argument_list "(uVar20,uVar19)" (( "(") (identifier "uVar20") (, ",") (identifier "uVar19") () ")")))) (; ";"))) (} "}")))) (expression_statement "uVar20 = uVar20 + uVar10 * 2;" (assignment_expression "uVar20 = uVar20 + uVar10 * 2" (identifier "uVar20") (= "=") (binary_expression "uVar20 + uVar10 * 2" (identifier "uVar20") (+ "+") (binary_expression "uVar10 * 2" (identifier "uVar10") (* "*") (number_literal "2")))) (; ";")) (expression_statement "printf(" ");" (call_expression "printf(" ")" (identifier "printf") (argument_list "(" ")" (( "(") (string_literal "" "" (" """) (string_content " ") (" """)) () ")"))) (; ";")) (expression_statement "FUN_0010ee90(local_70,uVar14);" (call_expression "FUN_0010ee90(local_70,uVar14)" (identifier "FUN_0010ee90") (argument_list "(local_70,uVar14)" (( "(") (identifier "local_70") (, ",") (identifier "uVar14") () ")"))) (; ";")) (expression_statement "FUN_0010ee90(uVar9,uVar14);" (call_expression "FUN_0010ee90(uVar9,uVar14)" (identifier "FUN_0010ee90") (argument_list "(uVar9,uVar14)" (( "(") (identifier "uVar9") (, ",") (identifier "uVar14") () ")"))) (; ";")) (expression_statement "putc(10,stdout);" (call_expression "putc(10,stdout)" (identifier "putc") (argument_list "(10,stdout)" (( "(") (number_literal "10") (, ",") (identifier "stdout") () ")"))) (; ";")) (expression_statement "uVar19 = uVar18;" (assignment_expression "uVar19 = uVar18" (identifier "uVar19") (= "=") (identifier "uVar18")) (; ";")) (} "}")) (while "while") (parenthesized_expression "((lVar15 - uVar10) + uVar20 <= uVar1)" (( "(") (binary_expression "(lVar15 - uVar10) + uVar20 <= uVar1" (binary_expression "(lVar15 - uVar10) + uVar20" (parenthesized_expression "(lVar15 - uVar10)" (( "(") (binary_expression "lVar15 - uVar10" (identifier "lVar15") (- "-") (identifier "uVar10")) () ")")) (+ "+") (identifier "uVar20")) (<= "<=") (identifier "uVar1")) () ")")) (; ";")) (} "}"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}")))
int function_1(type_1 *section,void *file) { type_2 *var_30; type_2 *var_1; int var_23; int var_9; type_3 uVar5; type_4 var_17; type_5 var_22; char *pcVar8; type_5 var_7; type_5 var_24; type_6 *var_25; char *message; char *pcVar12; type_1 *in_RDX; long var_29; type_3 var_19; type_7 var_28; type_7 var_31; int var_10; type_7 var_21; type_4 var_11; long var_18; type_2 *var_8; type_2 *var_6; type_2 *var_4; type_5 local_70; type_8 local_60; long var_16; var_1 = section->start; var_4 = var_1 + section->size; var_2((type_1 *)section->name,(int)section + 0x18,in_RDX); var_3(file); do { if (var_4 <= var_1) { LAB_00125a33: var_5(10); return 1; } var_6 = var_1 + 4; var_9 = (int)var_4; if (var_6 < var_4) { var_10 = 4; LAB_00125a5d: var_7 = (*byte_get)(var_1,var_10); if (var_7 == 0xffffffff) { var_8 = var_1 + 0xc; if (var_8 < var_4) { var_10 = 8; } else if ((var_4 <= var_6) || (var_10 = var_9 - (int)var_6, 7 < var_10 - 1U)) { var_16 = 0xc; var_18 = 8; goto LAB_0012572a; } var_18 = 8; var_7 = (*byte_get)(var_6,var_10); var_16 = 0xc; var_6 = var_8; } else { var_16 = 4; var_18 = 4; } var_11 = (long)var_6 - (long)section->start; var_17 = var_7 + var_11; if (!var_12(var_7,var_11)) goto LAB_0012573b; LAB_00125c7a: pcVar12 = var_13("x",var_7,0); pcVar8 = section->name; message = (char *)var_14(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5); var_15(message,pcVar8,var_11 - var_16,pcVar12); goto LAB_00125a33; } var_10 = var_9 - (int)var_1; if (var_10 - 1U < 8) goto LAB_00125a5d; var_16 = 4; var_18 = 4; var_8 = var_6; LAB_0012572a: var_7 = 0; var_17 = (long)var_8 - (long)section->start; var_6 = var_8; var_11 = var_17; LAB_0012573b: var_10 = (int)var_18; if (section->size < var_17) goto LAB_00125c7a; var_8 = var_6 + 2; if (var_8 < var_4) { var_24 = (*byte_get)(var_6,2); var_19 = (type_3)var_24; if (var_4 <= var_8 + var_18) { local_70._0_2_ = var_19 - 2; var_10 = var_9 - (int)var_8; uVar5 = var_19; if (var_10 - 1U < 8) goto LAB_00125b00; goto LAB_0012578c; } LAB_00125c30: local_70._0_2_ = var_19 - 2; uVar5 = var_19; LAB_00125b00: var_19 = uVar5; var_24 = (*byte_get)(var_8,var_10); var_21 = var_20 - 1; if (var_21 < 0xfffffffe) goto LAB_00125b2b; LAB_0012579e: var_6 = var_8 + var_18 + 1; if (var_4 <= var_6) goto LAB_001257ab; LAB_00125ba0: var_22 = (*byte_get)(var_8 + var_18,1); var_10 = 1; local_60 = (type_8)var_22; var_8 = var_8 + var_18 + 2; if ((var_4 <= var_8) && (var_10 = var_9 - (int)var_6, 7 < var_10 - 1U)) goto LAB_00125bea; LAB_001257d9: var_22 = (*byte_get)(var_6,var_10); var_11 = var_22 & 0xffffffff; LAB_001257e5: if ((type_3)local_70 < 2) goto LAB_001257f1; LAB_00125bf9: pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n"; if (var_19 != 0) { LAB_00125c0e: pcVar8 = (char *)var_14(0,pcVar8,5); var_15(pcVar8); } goto LAB_00125a33; } if ((var_6 < var_4) && (var_23 = var_9 - (int)var_6, var_23 - 1U < 8)) { var_24 = (*byte_get)(var_6,var_23); var_19 = (type_3)var_24; if (var_8 + var_18 < var_4) goto LAB_00125c30; local_70._0_2_ = var_19 - 2; } else { var_19 = 0; local_70._0_2_ = 0xfffe; uVar5 = 0; if (var_8 + var_18 < var_4) goto LAB_00125b00; } LAB_0012578c: var_24 = 0; var_21 = var_20 - 1; if (0xfffffffd < var_21) goto LAB_0012579e; LAB_00125b2b: var_25 = &debug_information->cu_offset; do { if (var_24 == *var_25) goto LAB_0012579e; var_25 = var_25 + 0xd; } while (var_25 != &debug_information[(type_4)var_21 + 1].cu_offset); pcVar8 = section->name; pcVar12 = (char *)var_14(0, ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n" ,5); var_15(pcVar12,var_24,pcVar8); var_6 = var_8 + var_18 + 1; if (var_6 < var_4) goto LAB_00125ba0; LAB_001257ab: var_8 = var_8 + var_18; if ((var_8 < var_4) && (var_10 = var_9 - (int)var_8, var_10 - 1U < 8)) { var_11 = 0; var_22 = (*byte_get)(var_8,var_10); local_60 = (type_8)var_22; var_8 = var_8 + 2; if (var_8 < var_4) { var_10 = 1; goto LAB_001257d9; } goto LAB_001257e5; } var_8 = var_8 + 2; if (var_8 < var_4) { local_60 = 0; var_10 = 1; goto LAB_001257d9; } local_60 = 0; LAB_00125bea: var_11 = 0; if (1 < (type_3)local_70) goto LAB_00125bf9; LAB_001257f1: pcVar8 = (char *)var_14(0," Length: %ld\n",5); var_26(pcVar8,var_7); pcVar8 = (char *)var_14(0," Version: %d\n",5); var_26(pcVar8,(type_4)var_19); pcVar8 = (char *)var_14(0," Offset into .debug_info: 0x%lx\n",5); var_26(pcVar8,var_24); pcVar8 = (char *)var_14(0," Pointer Size: %d\n",5); var_26(pcVar8); pcVar8 = (char *)var_14(0," Segment Size: %d\n",5); var_21 = (int)var_11 + (type_7)local_60; var_26(pcVar8,var_11 & 0xff); if (7 < (type_8)((type_8)var_21 - 1)) { pcVar8 = section->name; pcVar12 = (char *)var_14(0,"Invalid address size in %s section!\n",5); var_27(pcVar12,pcVar8); goto LAB_00125a33; } var_28 = var_21 & 0xff; if ((var_28 - 1 & var_28) != 0) { pcVar8 = "Pointer size + Segment size is not a power of two.\n"; goto LAB_00125c0e; } pcVar8 = "\n Address Length\n"; if ((type_8)var_21 < 5) { pcVar8 = "\n Address Length\n"; } pcVar8 = (char *)var_14(0,pcVar8,5); var_26(pcVar8); var_18 = (long)(int)(var_28 * 2); var_29 = ((long)var_8 - (long)var_1) % var_18; if (var_29 != 0) { var_8 = var_8 + (int)(var_28 * 2 - (int)var_29); } var_1 = var_1 + var_7 + var_16; if (var_8 + var_18 <= var_1) { var_11 = (type_4)(var_21 & 0xff); var_6 = var_8 + var_11; do { var_30 = var_8 + var_11 * 2; var_21 = var_28; var_31 = var_28; if ((var_6 < var_4) || ((var_30 + var_11 * -2 < var_4 && (var_21 = var_9 - (int)var_8, var_21 - 1 < 8)))) { local_70 = (*byte_get)(var_8,var_21); if ((var_4 <= var_30) && ((var_4 <= var_6 || (var_31 = var_9 - (int)var_6, 7 < var_31 - 1)))) goto LAB_0012597d; LAB_00125a12: var_7 = (*byte_get)(var_6,var_31); } else { local_70 = 0; if (var_30 < var_4) goto LAB_00125a12; LAB_0012597d: var_7 = 0; } var_6 = var_6 + var_11 * 2; var_26(" "); var_32(local_70,var_28); var_32(var_7,var_28); var_33(10,stdout); var_8 = var_30; } while (var_6 + (var_18 - var_11) <= var_1); } } while( true ); }
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)))) body: (compound_statement (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: (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: (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: (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: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) 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: (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: (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 (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: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (return_statement (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 (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (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)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (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: (binary_expression left: (identifier) right: (identifier))) right: (binary_expression left: (number_literal) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) alternative: (else_clause (compound_statement (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: (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: (identifier)))) (if_statement condition: (parenthesized_expression (unary_expression argument: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (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)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (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) (binary_expression left: (identifier) right: (identifier)) (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (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))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (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)))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (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: (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (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: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_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: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (binary_expression left: (identifier) right: (number_literal))))) (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: (call_expression function: (parenthesized_expression (pointer_expression argument: (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: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))) right: (binary_expression left: (number_literal) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal))))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier)))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence))))) (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 (number_literal) (identifier) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (number_literal)) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_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: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (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 (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (number_literal)) 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: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (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: (number_literal))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_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: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (labeled_statement label: (statement_identifier) (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: (type_identifier)) value: (identifier)))) consequence: (goto_statement label: (statement_identifier))) (labeled_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 (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: (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) (cast_expression type: (type_descriptor type: (type_identifier)) 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 (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: (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)))) (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 (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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: (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)))) (goto_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: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (escape_sequence) (string_content) (escape_sequence)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (escape_sequence) (string_content) (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 (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: (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: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) 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: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier))) 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: (identifier)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_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: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (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: (binary_expression left: (identifier) right: (identifier))) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)) right: (identifier))))))) condition: (parenthesized_expression (true))))))
null
undefined8 MASKED(long param_1,undefined8 param_2) { ulong uVar1; int iVar2; ushort uVar3; byte bVar4; char cVar5; ushort uVar6; ulong uVar7; char *pcVar8; undefined8 uVar9; ulong uVar10; long *plVar11; undefined8 uVar12; undefined8 uVar13; uint uVar14; long lVar15; long lVar16; byte bVar17; ulong uVar18; ulong uVar19; ulong uVar20; ulong uVar21; undefined8 local_70; long local_58; uVar1 = *(ulong *)(param_1 + 0x20); uVar21 = *(long *)(param_1 + 0x30) + uVar1; FUN_00110740(*(undefined8 *)(param_1 + 0x10),param_1 + 0x18); FUN_00122790(param_2); do { if (uVar21 <= uVar1) { LAB_00125a33: putchar(10); return 1; } uVar20 = uVar1 + 4; if (uVar20 < uVar21) { lVar15 = 4; LAB_00125a5d: uVar10 = (*DAT_00159e20)(uVar1,lVar15); if (uVar10 == 0xffffffff) { uVar18 = uVar1 + 0xc; if (uVar18 < uVar21) { lVar15 = 8; } else if ((uVar21 <= uVar20) || (lVar15 = uVar21 - uVar20, 7 < (int)lVar15 - 1U)) { local_58 = 0xc; uVar19 = 8; goto LAB_0012572a; } uVar19 = 8; uVar10 = (*DAT_00159e20)(uVar20,lVar15); local_58 = 0xc; uVar20 = uVar18; } else { local_58 = 4; uVar19 = 4; } uVar18 = uVar20 - *(long *)(param_1 + 0x20); uVar7 = uVar10 + uVar18; if (!CARRY8(uVar10,uVar18)) goto LAB_0012573b; LAB_00125c7a: uVar13 = FUN_0010ebb0("x",uVar10,0); uVar9 = *(undefined8 *)(param_1 + 0x10); uVar12 = dcgettext(0,"Debug info is corrupted, %s header at %#lx has length %s\n",5); warn(uVar12,uVar9,uVar18 - local_58,uVar13); goto LAB_00125a33; } lVar15 = uVar21 - uVar1; if ((int)lVar15 - 1U < 8) goto LAB_00125a5d; local_58 = 4; uVar19 = 4; uVar18 = uVar20; LAB_0012572a: uVar10 = 0; uVar7 = uVar18 - *(long *)(param_1 + 0x20); uVar20 = uVar18; uVar18 = uVar7; LAB_0012573b: if (*(ulong *)(param_1 + 0x30) < uVar7) goto LAB_00125c7a; uVar18 = uVar20 + 2; iVar2 = (int)uVar21; uVar7 = uVar19; if (uVar18 < uVar21) { uVar6 = (*DAT_00159e20)(uVar20,2); if (uVar21 <= uVar19 + uVar18) { local_70._0_2_ = uVar6 - 2; uVar14 = iVar2 - (int)uVar18; uVar7 = (ulong)uVar14; uVar3 = uVar6; if (uVar14 - 1 < 8) goto LAB_00125b00; goto LAB_0012578c; } LAB_00125c30: local_70._0_2_ = uVar6 - 2; uVar3 = uVar6; LAB_00125b00: uVar6 = uVar3; lVar15 = (*DAT_00159e20)(uVar18,uVar7); uVar14 = DAT_00159bd4 - 1; if (uVar14 < 0xfffffffe) goto LAB_00125b2b; LAB_0012579e: uVar20 = uVar19 + uVar18 + 1; if (uVar21 <= uVar20) goto LAB_001257ab; LAB_00125ba0: cVar5 = (*DAT_00159e20)(uVar19 + uVar18,1); lVar16 = 1; uVar19 = uVar19 + uVar18 + 2; if ((uVar21 <= uVar19) && (lVar16 = uVar21 - uVar20, 7 < (int)lVar16 - 1U)) goto LAB_00125bea; LAB_001257d9: bVar4 = (*DAT_00159e20)(uVar20,lVar16); LAB_001257e5: if ((ushort)local_70 < 2) goto LAB_001257f1; LAB_00125bf9: pcVar8 = "Only DWARF 2 and 3 aranges are currently supported.\n"; if (uVar6 != 0) { LAB_00125c0e: uVar9 = dcgettext(0,pcVar8,5); warn(uVar9); } goto LAB_00125a33; } if ((uVar20 < uVar21) && ((iVar2 - (int)uVar20) - 1U < 8)) { uVar6 = (*DAT_00159e20)(uVar20); if (uVar19 + uVar18 < uVar21) goto LAB_00125c30; local_70._0_2_ = uVar6 - 2; } else { uVar6 = 0; local_70._0_2_ = 0xfffe; uVar3 = 0; if (uVar19 + uVar18 < uVar21) goto LAB_00125b00; } LAB_0012578c: lVar15 = 0; uVar14 = DAT_00159bd4 - 1; if (0xfffffffd < uVar14) goto LAB_0012579e; LAB_00125b2b: plVar11 = (long *)(DAT_00159bc8 + 0x10); do { if (lVar15 == *plVar11) goto LAB_0012579e; plVar11 = plVar11 + 0xd; } while (plVar11 != (long *)(DAT_00159bc8 + 0x78 + (ulong)uVar14 * 0x68)); uVar9 = *(undefined8 *)(param_1 + 0x10); uVar13 = dcgettext(0, ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n", 5); warn(uVar13,lVar15,uVar9); uVar20 = uVar19 + uVar18 + 1; if (uVar20 < uVar21) goto LAB_00125ba0; LAB_001257ab: uVar19 = uVar19 + uVar18; if ((uVar19 < uVar21) && ((iVar2 - (int)uVar19) - 1U < 8)) { bVar4 = 0; cVar5 = (*DAT_00159e20)(uVar19); uVar19 = uVar19 + 2; if (uVar19 < uVar21) { lVar16 = 1; goto LAB_001257d9; } goto LAB_001257e5; } uVar19 = uVar19 + 2; if (uVar19 < uVar21) { cVar5 = '\0'; lVar16 = 1; goto LAB_001257d9; } cVar5 = '\0'; LAB_00125bea: bVar4 = 0; if (1 < (ushort)local_70) goto LAB_00125bf9; LAB_001257f1: pcVar8 = (char *)dcgettext(0," Length: %ld\n",5); printf(pcVar8,uVar10); pcVar8 = (char *)dcgettext(0," Version: %d\n",5); printf(pcVar8,(ulong)uVar6); pcVar8 = (char *)dcgettext(0," Offset into .debug_info: 0x%lx\n",5); printf(pcVar8,lVar15); pcVar8 = (char *)dcgettext(0," Pointer Size: %d\n",5); printf(pcVar8); pcVar8 = (char *)dcgettext(0," Segment Size: %d\n",5); bVar17 = bVar4 + cVar5; printf(pcVar8,(ulong)bVar4); if (7 < (byte)(bVar17 - 1)) { uVar9 = *(undefined8 *)(param_1 + 0x10); uVar13 = dcgettext(0,"Invalid address size in %s section!\n",5); error(uVar13,uVar9); goto LAB_00125a33; } uVar14 = (uint)bVar17; if ((uVar14 - 1 & uVar14) != 0) { pcVar8 = "Pointer size + Segment size is not a power of two.\n"; goto LAB_00125c0e; } pcVar8 = "\n Address Length\n"; if (bVar17 < 5) { pcVar8 = "\n Address Length\n"; } pcVar8 = (char *)dcgettext(0,pcVar8,5); printf(pcVar8); lVar15 = (long)(int)(uVar14 * 2); lVar16 = (long)(uVar19 - uVar1) % lVar15; if (lVar16 != 0) { uVar19 = uVar19 + (long)(int)(uVar14 * 2 - (int)lVar16); } uVar1 = uVar1 + uVar10 + local_58; if (lVar15 + uVar19 <= uVar1) { uVar10 = (ulong)bVar17; uVar20 = uVar19 + uVar10; do { uVar18 = uVar19 + uVar10 * 2; if (uVar20 < uVar21) { uVar7 = (ulong)uVar14; LAB_001259de: local_70 = (*DAT_00159e20)(uVar19,uVar7); if (uVar18 < uVar21) goto LAB_00125a10; if ((uVar20 < uVar21) && (uVar19 = uVar21 - uVar20, (int)uVar19 - 1U < 8)) goto LAB_00125a12; LAB_0012597d: uVar9 = 0; } else { if ((uVar10 * -2 + uVar18 < uVar21) && (uVar7 = uVar21 - uVar19, (int)uVar7 - 1U < 8)) goto LAB_001259de; local_70 = 0; if (uVar21 <= uVar18) goto LAB_0012597d; LAB_00125a10: uVar19 = (ulong)uVar14; LAB_00125a12: uVar9 = (*DAT_00159e20)(uVar20,uVar19); } uVar20 = uVar20 + uVar10 * 2; printf(" "); FUN_0010ee90(local_70,uVar14); FUN_0010ee90(uVar9,uVar14); putc(10,stdout); uVar19 = uVar18; } while ((lVar15 - uVar10) + uVar20 <= uVar1); } } while( true ); }
5107_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
init_base_undefined
FUN_0021e800
/* WARNING: Enum "STT": Some values do not have unique names */ /* WARNING: Enum "STB": Some values do not have unique names */ /* DWARF original prototype: void init_base_undefined(Symbol * this, char * name, char * version, STT type, STB binding, STV visibility, uchar nonvis) */ void __thiscall gold::Symbol::init_base_undefined (Symbol *this,char *name,char *version,STT type,STB binding,STV visibility,uchar nonvis) { ulong uVar1; this->version_ = version; this->field_0x38 = (byte)type & 0xf | (byte)(binding << 4); this->name_ = name; this->field_0x39 = (byte)visibility & 3 | nonvis << 2; this->symtab_index_ = 0; this->dynsym_index_ = 0xffffffff; uVar1 = *(ulong *)((long)&(this->got_offsets_).got_next_ + 4); this->plt_offset_ = 0xffffffff; (this->got_offsets_).got_type_ = 0xffffffff; *(undefined8 *)&(this->got_offsets_).got_offset_ = 0; *(ulong *)((long)&(this->got_offsets_).got_next_ + 4) = uVar1 & 0x200ffff00000000 | 0x4084000000000000; this->field_0x3c = this->field_0x3c & 0xe0; return; }
void FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5 ,byte param_6,char param_7) { param_1[1] = param_3; *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4); *param_1 = param_2; *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2; *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000; *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff; *(undefined8 *)((long)param_1 + 0x2c) = 0; *(ulong *)((long)param_1 + 0x34) = *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000; *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0; return; }
MOVZX EAX,byte ptr [RSP + 0x8] SHL R8D,0x4 AND ECX,0xf AND R9D,0x3 OR ECX,R8D MOV qword ptr [RDI + 0x8],RDX MOV RDX,0x4084000000000000 SHL EAX,0x2 MOV byte ptr [RDI + 0x38],CL OR R9D,EAX MOV qword ptr [RDI],RSI MOV RAX,-0x100000000 MOV byte ptr [RDI + 0x39],R9B MOV qword ptr [RDI + 0x1c],RAX MOV RAX,0x200ffff00000000 AND RAX,qword ptr [RDI + 0x34] OR RAX,RDX MOV qword ptr [RDI + 0x24],-0x1 MOV qword ptr [RDI + 0x2c],0x0 MOV qword ptr [RDI + 0x34],RAX AND byte ptr [RDI + 0x3c],0xe0 RET
null
null
null
null
[('const-40', u'PTRSUB_-1203836489'), ('const-4294967295', u'STORE_-1203836686'), (u'PTRSUB_-1203836473', u'STORE_-1203836654'), ('tmp_503', u'INT_LEFT_-1203836888'), ('const-0', u'RETURN_-1203836631'), ('const-4', u'INT_ADD_-1203836519'), ('const-433', u'STORE_-1203836544'), ('const-0', u'SUBPIECE_-1203836535'), (u'PTRSUB_-1203836548', u'STORE_-1203836773'), ('const-40', u'PTRSUB_-1203836483'), ('tmp_499', u'PTRSUB_-1203836508'), ('const-32', u'PTRSUB_-1203836507'), (u'INT_ADD_-1203836519', u'CAST_-1203836462'), (u'PTRSUB_-1203836541', u'STORE_-1203836755'), ('tmp_504', u'SUBPIECE_-1203836535'), (u'CAST_-1203836463', u'INT_ADD_-1203836519'), (u'SUBPIECE_-1203836535', u'INT_AND_-1203836835'), ('const-433', u'STORE_-1203836664'), ('tmp_499', u'PTRSUB_-1203836479'), ('const-0', u'SUBPIECE_-1203836556'), (u'CAST_-1203836472', u'STORE_-1203836675'), ('const-28', u'PTRSUB_-1203836508'), ('tmp_499', u'PTRSUB_-1203836566'), ('const-2', u'INT_LEFT_-1203836654'), ('tmp_499', u'PTRSUB_-1203836507'), ('tmp_499', u'PTRSUB_-1203836507'), ('const-433', u'STORE_-1203836731'), ('tmp_499', u'PTRSUB_-1203836548'), ('tmp_499', u'PTRSUB_-1203836527'), ('const-433', u'LOAD_-1203836657'), ('const-40', u'PTRSUB_-1203836479'), (u'PTRSUB_-1203836479', u'PTRSUB_-1203836473'), (u'INT_OR_-1203836820', u'STORE_-1203836773'), ('tmp_499', u'PTRSUB_-1203836489'), ('const-0', u'STORE_-1203836675'), (u'PTRSUB_-1203836508', u'STORE_-1203836731'), (u'INT_AND_-1203836835', u'INT_OR_-1203836742'), ('tmp_499', u'PTRSUB_-1203836484'), (u'INT_LEFT_-1203836654', u'INT_OR_-1203836742'), (u'LOAD_-1203836657', u'INT_AND_-1203836631'), ('const-4294967295', u'STORE_-1203836544'), ('tmp_499', u'PTRSUB_-1203836541'), (u'SUBPIECE_-1203836561', u'INT_OR_-1203836820'), ('const-8', u'PTRSUB_-1203836473'), (u'CAST_-1203836489', u'INT_ADD_-1203836545'), (u'PTRSUB_-1203836527', u'STORE_-1203836738'), ('const-433', u'STORE_-1203836569'), ('tmp_499', u'PTRSUB_-1203836483'), ('const-433', u'STORE_-1203836654'), (u'CAST_-1203836462', u'STORE_-1203836664'), (u'PTRSUB_-1203836507', u'PTRSUB_-1203836499'), (u'INT_AND_-1203836848', u'INT_OR_-1203836820'), ('const-0', u'PTRSUB_-1203836541'), (u'INT_OR_-1203836742', u'STORE_-1203836738'), ('tmp_500', u'STORE_-1203836755'), ('tmp_502', u'SUBPIECE_-1203836556'), ('const-433', u'STORE_-1203836773'), ('tmp_499', u'PTRSUB_-1203836473'), (u'PTRSUB_-1203836489', u'PTRSUB_-1203836482'), ('const-8', u'PTRSUB_-1203836499'), (u'PTRSUB_-1203836473', u'CAST_-1203836463'), (u'PTRSUB_-1203836566', u'STORE_-1203836832'), ('const-40', u'PTRSUB_-1203836507'), ('const-57', u'PTRSUB_-1203836527'), ('const-433', u'STORE_-1203836738'), (u'INT_ADD_-1203836545', u'CAST_-1203836488'), ('const-4', u'INT_LEFT_-1203836888'), (u'PTRSUB_-1203836482', u'CAST_-1203836472'), (u'INT_LEFT_-1203836888', u'SUBPIECE_-1203836561'), ('const-0', u'SUBPIECE_-1203836561'), (u'INT_AND_-1203836631', u'STORE_-1203836654'), ('const-60', u'PTRSUB_-1203836473'), (u'PTRSUB_-1203836484', u'STORE_-1203836686'), ('const-0', u'PTRSUB_-1203836482'), (u'INT_AND_-1203836687', u'INT_OR_-1203836673'), ('const-433', u'STORE_-1203836755'), ('const-8', u'PTRSUB_-1203836566'), ('const-433', u'STORE_-1203836832'), ('const-56', u'PTRSUB_-1203836548'), (u'LOAD_-1203836713', u'INT_AND_-1203836687'), (u'PTRSUB_-1203836473', u'LOAD_-1203836657'), ('const-0', u'STORE_-1203836731'), ('const-433', u'STORE_-1203836675'), ('tmp_505', u'INT_LEFT_-1203836654'), ('const-433', u'LOAD_-1203836713'), ('const-4294967295', u'STORE_-1203836569'), ('const-433', u'STORE_-1203836686'), (u'INT_OR_-1203836673', u'STORE_-1203836664'), ('const-4', u'PTRSUB_-1203836482'), ('const-3', u'INT_AND_-1203836835'), ('tmp_501', u'STORE_-1203836832'), (u'PTRSUB_-1203836499', u'CAST_-1203836489'), (u'PTRSUB_-1203836482', u'STORE_-1203836544'), ('const-4', u'INT_ADD_-1203836545'), ('const-4648840715353194496', u'INT_OR_-1203836673'), ('const-36', u'PTRSUB_-1203836484'), ('const-15', u'INT_AND_-1203836848'), (u'SUBPIECE_-1203836556', u'INT_AND_-1203836848'), ('const-144396658757599232', u'INT_AND_-1203836687'), ('const-224', u'INT_AND_-1203836631'), (u'PTRSUB_-1203836483', u'PTRSUB_-1203836482'), (u'PTRSUB_-1203836507', u'STORE_-1203836569'), (u'CAST_-1203836488', u'LOAD_-1203836713')]
[('const-15', u'INT_AND_-1203836848'), ('tmp_650', u'STORE_-1203836755'), (u'CAST_-1203836531', u'STORE_-1203836738'), ('tmp_648', u'CAST_-1203836475'), ('const-0', u'RETURN_-1203836631'), (u'PTRADD_-1203836570', u'STORE_-1203836832'), ('const-433', u'LOAD_-1203836657'), ('const-0', u'STORE_-1203836675'), (u'INT_ADD_-1203836672', u'CAST_-1203836500'), (u'CAST_-1203836481', u'INT_ADD_-1203836650'), ('tmp_648', u'CAST_-1203836532'), (u'INT_AND_-1203836848', u'INT_OR_-1203836820'), (u'INT_OR_-1203836742', u'STORE_-1203836738'), (u'CAST_-1203836475', u'INT_ADD_-1203836643'), ('const-57', u'INT_ADD_-1203836724'), ('const-4', u'INT_LEFT_-1203836888'), ('const-44', u'INT_ADD_-1203836661'), ('tmp_648', u'STORE_-1203836755'), ('const-433', u'STORE_-1203836654'), ('const-433', u'STORE_-1203836675'), ('const-433', u'STORE_-1203836731'), ('tmp_649', u'STORE_-1203836832'), ('const-3', u'INT_AND_-1203836835'), (u'INT_ADD_-1203836717', u'CAST_-1203836525'), ('tmp_648', u'CAST_-1203836481'), ('const-433', u'STORE_-1203836738'), ('const--4294967296', u'STORE_-1203836731'), ('const-1', u'PTRADD_-1203836570'), ('const-2', u'INT_LEFT_-1203836654'), ('const--1', u'STORE_-1203836686'), (u'CAST_-1203836474', u'STORE_-1203836654'), ('const-52', u'INT_ADD_-1203836650'), ('const-144396658757599232', u'INT_AND_-1203836687'), (u'INT_AND_-1203836631', u'STORE_-1203836654'), ('tmp_648', u'PTRADD_-1203836552'), ('const-8', u'PTRADD_-1203836570'), ('const-433', u'STORE_-1203836832'), (u'CAST_-1203836510', u'INT_ADD_-1203836699'), (u'CAST_-1203836509', u'LOAD_-1203836713'), ('const-7', u'PTRADD_-1203836552'), (u'CAST_-1203836532', u'INT_ADD_-1203836724'), (u'INT_AND_-1203836687', u'INT_OR_-1203836673'), ('tmp_720', u'INT_AND_-1203836835'), ('tmp_718', u'INT_AND_-1203836848'), ('const-4648840715353194496', u'INT_OR_-1203836673'), (u'INT_ADD_-1203836650', u'CAST_-1203836480'), ('const-52', u'INT_ADD_-1203836699'), ('const-60', u'INT_ADD_-1203836643'), ('tmp_648', u'CAST_-1203836510'), ('const-8', u'PTRADD_-1203836552'), ('const-433', u'STORE_-1203836664'), ('tmp_662', u'INT_LEFT_-1203836888'), ('const-433', u'STORE_-1203836773'), ('const-433', u'STORE_-1203836686'), (u'INT_ADD_-1203836724', u'CAST_-1203836531'), (u'LOAD_-1203836713', u'INT_AND_-1203836687'), (u'CAST_-1203836500', u'STORE_-1203836686'), (u'CAST_-1203836526', u'INT_ADD_-1203836717'), (u'INT_ADD_-1203836699', u'CAST_-1203836509'), (u'INT_LEFT_-1203836888', u'SUBPIECE_-1203836564'), ('const-0', u'SUBPIECE_-1203836564'), ('tmp_648', u'CAST_-1203836526'), (u'CAST_-1203836480', u'STORE_-1203836664'), (u'INT_OR_-1203836673', u'STORE_-1203836664'), (u'INT_OR_-1203836820', u'STORE_-1203836773'), (u'INT_ADD_-1203836661', u'CAST_-1203836490'), ('tmp_648', u'PTRADD_-1203836570'), (u'CAST_-1203836474', u'LOAD_-1203836657'), ('const-433', u'STORE_-1203836755'), (u'CAST_-1203836491', u'INT_ADD_-1203836661'), (u'CAST_-1203836490', u'STORE_-1203836675'), (u'CAST_-1203836501', u'INT_ADD_-1203836672'), (u'INT_ADD_-1203836643', u'CAST_-1203836474'), ('const-36', u'INT_ADD_-1203836672'), (u'INT_AND_-1203836835', u'INT_OR_-1203836742'), (u'INT_LEFT_-1203836654', u'INT_OR_-1203836742'), (u'CAST_-1203836525', u'STORE_-1203836731'), (u'SUBPIECE_-1203836564', u'INT_OR_-1203836820'), ('const-433', u'LOAD_-1203836713'), (u'LOAD_-1203836657', u'INT_AND_-1203836631'), ('tmp_648', u'CAST_-1203836501'), ('const-28', u'INT_ADD_-1203836717'), (u'PTRADD_-1203836552', u'CAST_-1203836552'), ('tmp_648', u'CAST_-1203836491'), ('const-224', u'INT_AND_-1203836631'), (u'CAST_-1203836552', u'STORE_-1203836773'), ('tmp_716', u'INT_LEFT_-1203836654')]
null
null
0021e800
x64
O2
(translation_unit "void FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)\n\n{\n param_1[1] = param_3;\n *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);\n *param_1 = param_2;\n *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;\n *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;\n *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;\n *(undefined8 *)((long)param_1 + 0x2c) = 0;\n *(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;\n return;\n}\n\n" (function_definition "void FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)\n\n{\n param_1[1] = param_3;\n *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);\n *param_1 = param_2;\n *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;\n *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;\n *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;\n *(undefined8 *)((long)param_1 + 0x2c) = 0;\n *(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;\n return;\n}" primitive_type (function_declarator "FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)" ( (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 "byte param_4" type_identifier identifier) , (parameter_declaration "int param_5" primitive_type identifier) , (parameter_declaration "byte param_6" type_identifier identifier) , (parameter_declaration "char param_7" primitive_type identifier) ))) (compound_statement "{\n param_1[1] = param_3;\n *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);\n *param_1 = param_2;\n *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;\n *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;\n *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;\n *(undefined8 *)((long)param_1 + 0x2c) = 0;\n *(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;\n return;\n}" { (expression_statement "param_1[1] = param_3;" (assignment_expression "param_1[1] = param_3" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);" (assignment_expression "*(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4)" (pointer_expression "*(byte *)(param_1 + 7)" * (cast_expression "(byte *)(param_1 + 7)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 7)" ( (binary_expression "param_1 + 7" identifier + number_literal) )))) = (binary_expression "param_4 & 0xf | (byte)(param_5 << 4)" (binary_expression "param_4 & 0xf" identifier & number_literal) | (call_expression "(byte)(param_5 << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(param_5 << 4)" ( (binary_expression "param_5 << 4" identifier << number_literal) ))))) ;) (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;" (assignment_expression "*(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2" (pointer_expression "*(byte *)((long)param_1 + 0x39)" * (cast_expression "(byte *)((long)param_1 + 0x39)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x39)" ( (binary_expression "(long)param_1 + 0x39" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "param_6 & 3 | param_7 << 2" (binary_expression "param_6 & 3" identifier & number_literal) | (binary_expression "param_7 << 2" identifier << number_literal))) ;) (expression_statement "*(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000" (pointer_expression "*(undefined8 *)((long)param_1 + 0x1c)" * (cast_expression "(undefined8 *)((long)param_1 + 0x1c)" ( (type_descriptor "undefined8 *" type_identifier (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) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff" (pointer_expression "*(undefined8 *)((long)param_1 + 0x24)" * (cast_expression "(undefined8 *)((long)param_1 + 0x24)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x24)" ( (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)param_1 + 0x2c) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x2c) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + 0x2c)" * (cast_expression "(undefined8 *)((long)param_1 + 0x2c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;" (assignment_expression "*(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000" (pointer_expression "*(ulong *)((long)param_1 + 0x34)" * (cast_expression "(ulong *)((long)param_1 + 0x34)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x34)" ( (binary_expression "(long)param_1 + 0x34" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000" (binary_expression "*(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000" (pointer_expression "*(ulong *)((long)param_1 + 0x34)" * (cast_expression "(ulong *)((long)param_1 + 0x34)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x34)" ( (binary_expression "(long)param_1 + 0x34" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | number_literal)) ;) (expression_statement "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;" (assignment_expression "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0" (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) & 0xe0" (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)) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "STT": Some values do not have unique names */\n/* WARNING: Enum "STB": Some values do not have unique names */\n/* DWARF original prototype: void init_base_undefined(Symbol * this, char * name, char * version,\n STT type, STB binding, STV visibility, uchar nonvis) */\n\nvoid __thiscall\ngold::Symbol::init_base_undefined\n (Symbol *this,char *name,char *version,STT type,STB binding,STV visibility,uchar nonvis)\n\n{\n ulong uVar1;\n \n this->version_ = version;\n this->field_0x38 = (byte)type & 0xf | (byte)(binding << 4);\n this->name_ = name;\n this->field_0x39 = (byte)visibility & 3 | nonvis << 2;\n this->symtab_index_ = 0;\n this->dynsym_index_ = 0xffffffff;\n uVar1 = *(ulong *)((long)&(this->got_offsets_).got_next_ + 4);\n this->plt_offset_ = 0xffffffff;\n (this->got_offsets_).got_type_ = 0xffffffff;\n *(undefined8 *)&(this->got_offsets_).got_offset_ = 0;\n *(ulong *)((long)&(this->got_offsets_).got_next_ + 4) =\n uVar1 & 0x200ffff00000000 | 0x4084000000000000;\n this->field_0x3c = this->field_0x3c & 0xe0;\n return;\n}\n\n" comment comment comment (function_definition "void __thiscall\ngold::Symbol::init_base_undefined\n (Symbol *this,char *name,char *version,STT type,STB binding,STV visibility,uchar nonvis)\n\n{\n ulong uVar1;\n \n this->version_ = version;\n this->field_0x38 = (byte)type & 0xf | (byte)(binding << 4);\n this->name_ = name;\n this->field_0x39 = (byte)visibility & 3 | nonvis << 2;\n this->symtab_index_ = 0;\n this->dynsym_index_ = 0xffffffff;\n uVar1 = *(ulong *)((long)&(this->got_offsets_).got_next_ + 4);\n this->plt_offset_ = 0xffffffff;\n (this->got_offsets_).got_type_ = 0xffffffff;\n *(undefined8 *)&(this->got_offsets_).got_offset_ = 0;\n *(ulong *)((long)&(this->got_offsets_).got_next_ + 4) =\n uVar1 & 0x200ffff00000000 | 0x4084000000000000;\n this->field_0x3c = this->field_0x3c & 0xe0;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Symbol::" identifier : : identifier : :) (function_declarator "init_base_undefined\n (Symbol *this,char *name,char *version,STT type,STB binding,STV visibility,uchar nonvis)" identifier (parameter_list "(Symbol *this,char *name,char *version,STT type,STB binding,STV visibility,uchar nonvis)" ( (parameter_declaration "Symbol *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "char *version" primitive_type (pointer_declarator "*version" * identifier)) , (parameter_declaration "STT type" type_identifier identifier) , (parameter_declaration "STB binding" type_identifier identifier) , (parameter_declaration "STV visibility" type_identifier identifier) , (parameter_declaration "uchar nonvis" type_identifier identifier) ))) (compound_statement "{\n ulong uVar1;\n \n this->version_ = version;\n this->field_0x38 = (byte)type & 0xf | (byte)(binding << 4);\n this->name_ = name;\n this->field_0x39 = (byte)visibility & 3 | nonvis << 2;\n this->symtab_index_ = 0;\n this->dynsym_index_ = 0xffffffff;\n uVar1 = *(ulong *)((long)&(this->got_offsets_).got_next_ + 4);\n this->plt_offset_ = 0xffffffff;\n (this->got_offsets_).got_type_ = 0xffffffff;\n *(undefined8 *)&(this->got_offsets_).got_offset_ = 0;\n *(ulong *)((long)&(this->got_offsets_).got_next_ + 4) =\n uVar1 & 0x200ffff00000000 | 0x4084000000000000;\n this->field_0x3c = this->field_0x3c & 0xe0;\n return;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (expression_statement "this->version_ = version;" (assignment_expression "this->version_ = version" (field_expression "this->version_" identifier -> field_identifier) = identifier) ;) (expression_statement "this->field_0x38 = (byte)type & 0xf | (byte)(binding << 4);" (assignment_expression "this->field_0x38 = (byte)type & 0xf | (byte)(binding << 4)" (field_expression "this->field_0x38" identifier -> field_identifier) = (binary_expression "(byte)type & 0xf | (byte)(binding << 4)" (binary_expression "(byte)type & 0xf" (cast_expression "(byte)type" ( (type_descriptor "byte" type_identifier) ) identifier) & number_literal) | (call_expression "(byte)(binding << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(binding << 4)" ( (binary_expression "binding << 4" identifier << number_literal) ))))) ;) (expression_statement "this->name_ = name;" (assignment_expression "this->name_ = name" (field_expression "this->name_" identifier -> field_identifier) = identifier) ;) (expression_statement "this->field_0x39 = (byte)visibility & 3 | nonvis << 2;" (assignment_expression "this->field_0x39 = (byte)visibility & 3 | nonvis << 2" (field_expression "this->field_0x39" identifier -> field_identifier) = (binary_expression "(byte)visibility & 3 | nonvis << 2" (binary_expression "(byte)visibility & 3" (cast_expression "(byte)visibility" ( (type_descriptor "byte" type_identifier) ) identifier) & number_literal) | (binary_expression "nonvis << 2" identifier << number_literal))) ;) (expression_statement "this->symtab_index_ = 0;" (assignment_expression "this->symtab_index_ = 0" (field_expression "this->symtab_index_" identifier -> field_identifier) = number_literal) ;) (expression_statement "this->dynsym_index_ = 0xffffffff;" (assignment_expression "this->dynsym_index_ = 0xffffffff" (field_expression "this->dynsym_index_" identifier -> field_identifier) = number_literal) ;) (expression_statement "uVar1 = *(ulong *)((long)&(this->got_offsets_).got_next_ + 4);" (assignment_expression "uVar1 = *(ulong *)((long)&(this->got_offsets_).got_next_ + 4)" identifier = (pointer_expression "*(ulong *)((long)&(this->got_offsets_).got_next_ + 4)" * (cast_expression "(ulong *)((long)&(this->got_offsets_).got_next_ + 4)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&(this->got_offsets_).got_next_ + 4)" ( (binary_expression "(long)&(this->got_offsets_).got_next_ + 4" (cast_expression "(long)&(this->got_offsets_).got_next_" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(this->got_offsets_).got_next_" & (field_expression "(this->got_offsets_).got_next_" (parenthesized_expression "(this->got_offsets_)" ( (field_expression "this->got_offsets_" identifier -> field_identifier) )) . field_identifier))) + number_literal) ))))) ;) (expression_statement "this->plt_offset_ = 0xffffffff;" (assignment_expression "this->plt_offset_ = 0xffffffff" (field_expression "this->plt_offset_" identifier -> field_identifier) = number_literal) ;) (expression_statement "(this->got_offsets_).got_type_ = 0xffffffff;" (assignment_expression "(this->got_offsets_).got_type_ = 0xffffffff" (field_expression "(this->got_offsets_).got_type_" (parenthesized_expression "(this->got_offsets_)" ( (field_expression "this->got_offsets_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "*(undefined8 *)&(this->got_offsets_).got_offset_ = 0;" (assignment_expression "*(undefined8 *)&(this->got_offsets_).got_offset_ = 0" (pointer_expression "*(undefined8 *)&(this->got_offsets_).got_offset_" * (cast_expression "(undefined8 *)&(this->got_offsets_).got_offset_" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(this->got_offsets_).got_offset_" & (field_expression "(this->got_offsets_).got_offset_" (parenthesized_expression "(this->got_offsets_)" ( (field_expression "this->got_offsets_" identifier -> field_identifier) )) . field_identifier)))) = number_literal) ;) (expression_statement "*(ulong *)((long)&(this->got_offsets_).got_next_ + 4) =\n uVar1 & 0x200ffff00000000 | 0x4084000000000000;" (assignment_expression "*(ulong *)((long)&(this->got_offsets_).got_next_ + 4) =\n uVar1 & 0x200ffff00000000 | 0x4084000000000000" (pointer_expression "*(ulong *)((long)&(this->got_offsets_).got_next_ + 4)" * (cast_expression "(ulong *)((long)&(this->got_offsets_).got_next_ + 4)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&(this->got_offsets_).got_next_ + 4)" ( (binary_expression "(long)&(this->got_offsets_).got_next_ + 4" (cast_expression "(long)&(this->got_offsets_).got_next_" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(this->got_offsets_).got_next_" & (field_expression "(this->got_offsets_).got_next_" (parenthesized_expression "(this->got_offsets_)" ( (field_expression "this->got_offsets_" identifier -> field_identifier) )) . field_identifier))) + number_literal) )))) = (binary_expression "uVar1 & 0x200ffff00000000 | 0x4084000000000000" (binary_expression "uVar1 & 0x200ffff00000000" identifier & number_literal) | number_literal)) ;) (expression_statement "this->field_0x3c = this->field_0x3c & 0xe0;" (assignment_expression "this->field_0x3c = this->field_0x3c & 0xe0" (field_expression "this->field_0x3c" identifier -> field_identifier) = (binary_expression "this->field_0x3c & 0xe0" (field_expression "this->field_0x3c" identifier -> field_identifier) & number_literal)) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)\n\n{\n param_1[1] = param_3;\n *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);\n *param_1 = param_2;\n *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;\n *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;\n *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;\n *(undefined8 *)((long)param_1 + 0x2c) = 0;\n *(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;\n return;\n}\n\n" (function_definition "void FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)\n\n{\n param_1[1] = param_3;\n *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);\n *param_1 = param_2;\n *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;\n *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;\n *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;\n *(undefined8 *)((long)param_1 + 0x2c) = 0;\n *(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;\n return;\n}" primitive_type (function_declarator "FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)" ( (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 "byte param_4" type_identifier identifier) , (parameter_declaration "int param_5" primitive_type identifier) , (parameter_declaration "byte param_6" type_identifier identifier) , (parameter_declaration "char param_7" primitive_type identifier) ))) (compound_statement "{\n param_1[1] = param_3;\n *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);\n *param_1 = param_2;\n *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;\n *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;\n *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;\n *(undefined8 *)((long)param_1 + 0x2c) = 0;\n *(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;\n return;\n}" { (expression_statement "param_1[1] = param_3;" (assignment_expression "param_1[1] = param_3" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);" (assignment_expression "*(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4)" (pointer_expression "*(byte *)(param_1 + 7)" * (cast_expression "(byte *)(param_1 + 7)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 7)" ( (binary_expression "param_1 + 7" identifier + number_literal) )))) = (binary_expression "param_4 & 0xf | (byte)(param_5 << 4)" (binary_expression "param_4 & 0xf" identifier & number_literal) | (call_expression "(byte)(param_5 << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(param_5 << 4)" ( (binary_expression "param_5 << 4" identifier << number_literal) ))))) ;) (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;" (assignment_expression "*(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2" (pointer_expression "*(byte *)((long)param_1 + 0x39)" * (cast_expression "(byte *)((long)param_1 + 0x39)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x39)" ( (binary_expression "(long)param_1 + 0x39" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "param_6 & 3 | param_7 << 2" (binary_expression "param_6 & 3" identifier & number_literal) | (binary_expression "param_7 << 2" identifier << number_literal))) ;) (expression_statement "*(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000" (pointer_expression "*(undefined8 *)((long)param_1 + 0x1c)" * (cast_expression "(undefined8 *)((long)param_1 + 0x1c)" ( (type_descriptor "undefined8 *" type_identifier (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) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff" (pointer_expression "*(undefined8 *)((long)param_1 + 0x24)" * (cast_expression "(undefined8 *)((long)param_1 + 0x24)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x24)" ( (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)((long)param_1 + 0x2c) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x2c) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + 0x2c)" * (cast_expression "(undefined8 *)((long)param_1 + 0x2c)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x2c)" ( (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;" (assignment_expression "*(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000" (pointer_expression "*(ulong *)((long)param_1 + 0x34)" * (cast_expression "(ulong *)((long)param_1 + 0x34)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x34)" ( (binary_expression "(long)param_1 + 0x34" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000" (binary_expression "*(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000" (pointer_expression "*(ulong *)((long)param_1 + 0x34)" * (cast_expression "(ulong *)((long)param_1 + 0x34)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x34)" ( (binary_expression "(long)param_1 + 0x34" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | number_literal)) ;) (expression_statement "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;" (assignment_expression "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0" (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) & 0xe0" (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)) ;) (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 TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (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) )))) = (binary_expression (binary_expression IDENT & LIT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT << LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = 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 IDENT & LIT) | (binary_expression IDENT << 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 (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 (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 (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)) ;) (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)) ;) (return_statement return ;) })))
(function_definition "void FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)\n\n{\n param_1[1] = param_3;\n *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);\n *param_1 = param_2;\n *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;\n *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;\n *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;\n *(undefined8 *)((long)param_1 + 0x2c) = 0;\n *(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021e800(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char param_7)" (identifier "FUN_0021e800") (parameter_list "(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5\n ,byte param_6,char 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 "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "byte param_4" (type_identifier "byte") (identifier "param_4")) (, ",") (parameter_declaration "int param_5" (primitive_type "int") (identifier "param_5")) (, ",") (parameter_declaration "byte param_6" (type_identifier "byte") (identifier "param_6")) (, ",") (parameter_declaration "char param_7" (primitive_type "char") (identifier "param_7")) () ")"))) (compound_statement "{\n param_1[1] = param_3;\n *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);\n *param_1 = param_2;\n *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;\n *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;\n *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;\n *(undefined8 *)((long)param_1 + 0x2c) = 0;\n *(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;\n return;\n}" ({ "{") (expression_statement "param_1[1] = param_3;" (assignment_expression "param_1[1] = param_3" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4);" (assignment_expression "*(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4)" (pointer_expression "*(byte *)(param_1 + 7)" (* "*") (cast_expression "(byte *)(param_1 + 7)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 7)" (( "(") (binary_expression "param_1 + 7" (identifier "param_1") (+ "+") (number_literal "7")) () ")")))) (= "=") (binary_expression "param_4 & 0xf | (byte)(param_5 << 4)" (binary_expression "param_4 & 0xf" (identifier "param_4") (& "&") (number_literal "0xf")) (| "|") (call_expression "(byte)(param_5 << 4)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(param_5 << 4)" (( "(") (binary_expression "param_5 << 4" (identifier "param_5") (<< "<<") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "*(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2;" (assignment_expression "*(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2" (pointer_expression "*(byte *)((long)param_1 + 0x39)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x39)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x39)" (( "(") (binary_expression "(long)param_1 + 0x39" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x39")) () ")")))) (= "=") (binary_expression "param_6 & 3 | param_7 << 2" (binary_expression "param_6 & 3" (identifier "param_6") (& "&") (number_literal "3")) (| "|") (binary_expression "param_7 << 2" (identifier "param_7") (<< "<<") (number_literal "2")))) (; ";")) (expression_statement "*(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000" (pointer_expression "*(undefined8 *)((long)param_1 + 0x1c)" (* "*") (cast_expression "(undefined8 *)((long)param_1 + 0x1c)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (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")) () ")")))) (= "=") (number_literal "0xffffffff00000000")) (; ";")) (expression_statement "*(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff" (pointer_expression "*(undefined8 *)((long)param_1 + 0x24)" (* "*") (cast_expression "(undefined8 *)((long)param_1 + 0x24)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x24)" (( "(") (binary_expression "(long)param_1 + 0x24" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x24")) () ")")))) (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "*(undefined8 *)((long)param_1 + 0x2c) = 0;" (assignment_expression "*(undefined8 *)((long)param_1 + 0x2c) = 0" (pointer_expression "*(undefined8 *)((long)param_1 + 0x2c)" (* "*") (cast_expression "(undefined8 *)((long)param_1 + 0x2c)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x2c)" (( "(") (binary_expression "(long)param_1 + 0x2c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x2c")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000;" (assignment_expression "*(ulong *)((long)param_1 + 0x34) =\n *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000" (pointer_expression "*(ulong *)((long)param_1 + 0x34)" (* "*") (cast_expression "(ulong *)((long)param_1 + 0x34)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x34)" (( "(") (binary_expression "(long)param_1 + 0x34" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x34")) () ")")))) (= "=") (binary_expression "*(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000" (binary_expression "*(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000" (pointer_expression "*(ulong *)((long)param_1 + 0x34)" (* "*") (cast_expression "(ulong *)((long)param_1 + 0x34)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x34)" (( "(") (binary_expression "(long)param_1 + 0x34" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x34")) () ")")))) (& "&") (number_literal "0x200ffff00000000")) (| "|") (number_literal "0x4084000000000000"))) (; ";")) (expression_statement "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0;" (assignment_expression "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0" (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) & 0xe0" (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 "0xe0"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "STT": Some values do not have unique names */ /* WARNING: Enum "STB": Some values do not have unique names */ /* DWARF original prototype: void init_base_undefined(Symbol * this, char * name, char * version, STT type, STB binding, STV visibility, uchar nonvis) */ void __thiscall gold::type_1::function_1 (type_1 *this,char *name,char *version,type_2 type,type_3 var_1,type_4 visibility,type_5 var_2) { type_6 var_3; this->version_ = version; this->field_0x38 = (type_7)type & 0xf | (type_7)(var_1 << 4); this->name_ = name; this->field_0x39 = (type_7)visibility & 3 | var_2 << 2; this->symtab_index_ = 0; this->dynsym_index_ = 0xffffffff; var_3 = *(type_6 *)((long)&(this->got_offsets_).got_next_ + 4); this->plt_offset_ = 0xffffffff; (this->got_offsets_).got_type_ = 0xffffffff; *(type_8 *)&(this->got_offsets_).got_offset_ = 0; *(type_6 *)((long)&(this->got_offsets_).got_next_ + 4) = var_3 & 0x200ffff00000000 | 0x4084000000000000; this->field_0x3c = this->field_0x3c & 0xe0; 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: (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)))) body: (compound_statement (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: (binary_expression left: (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: (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: (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: (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: (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: (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: (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)))) (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)))) (return_statement))))
null
void MASKED(undefined8 *param_1,undefined8 param_2,undefined8 param_3,byte param_4,int param_5 ,byte param_6,char param_7) { param_1[1] = param_3; *(byte *)(param_1 + 7) = param_4 & 0xf | (byte)(param_5 << 4); *param_1 = param_2; *(byte *)((long)param_1 + 0x39) = param_6 & 3 | param_7 << 2; *(undefined8 *)((long)param_1 + 0x1c) = 0xffffffff00000000; *(undefined8 *)((long)param_1 + 0x24) = 0xffffffffffffffff; *(undefined8 *)((long)param_1 + 0x2c) = 0; *(ulong *)((long)param_1 + 0x34) = *(ulong *)((long)param_1 + 0x34) & 0x200ffff00000000 | 0x4084000000000000; *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xe0; return; }
4776_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
parse_long_option
FUN_00252e40
One_option * anon_unknown.dwarf_1172dac::parse_long_option (int argc,char **argv,bool equals_only,char **arg,int *i) { Dashes DVar1; uint uVar2; Option_map *this; char *pcVar3; size_t sVar4; ulong __code; One_option *pOVar5; char *pcVar6; char **ppcVar7; bool extraout_DL; int iVar8; char **__s; int *piVar9; string option; __s = (char **)argv[*i]; piVar9 = i; pcVar3 = strchr((char *)__s,0x3d); sVar4 = strspn((char *)__s,"-"); pcVar6 = (char *)((long)__s + sVar4); if (pcVar3 == (char *)0x0) { sVar4 = strlen(pcVar6); } else { sVar4 = (long)pcVar3 - (long)pcVar6; } option._M_dataplus._M_p = (pointer)&option.field_2; std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*>(&option,pcVar6,pcVar6 + sVar4); this = gold::options::long_options; __code = std::_Hash_bytes(option._M_dataplus._M_p,option._M_string_length,0xc70f6907); pOVar5 = (One_option *) std:: _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_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::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *)this,__code % (this->_M_h)._M_bucket_count,&option,__code); if ((pOVar5 == (One_option *)0x0) || (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0)) goto LAB_00252f36; pOVar5 = (One_option *)pOVar5->default_value; DVar1 = pOVar5->dashes; if (*(char *)__s == '-') { if (*(char *)((long)__s + 1) == '-') { if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90; } else if (EXACTLY_ONE_DASH < DVar1) { LAB_00252f90: pOVar5 = (One_option *)0x0; goto LAB_00252f36; } } else if (DVar1 != DASH_Z) goto LAB_00252f90; uVar2 = *i; ppcVar7 = (char **)(ulong)uVar2; pcVar6 = pOVar5->helparg; iVar8 = uVar2 + 1; *i = iVar8; if (pcVar6 == (char *)0x0) { if (pcVar3 != (char *)0x0) { LAB_0025301e: pcVar6 = (char *)gettext("unexpected argument"); usage(pcVar6,(char *)__s); /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */ pOVar5 = (One_option *) (anonymous_namespace)::parse_long_option((int)pcVar6,__s,extraout_DL,ppcVar7,piVar9); return pOVar5; } *arg = (char *)0x0; } else if (pcVar3 == (char *)0x0) { if (pOVar5->optional_arg == false) { if ((argc <= iVar8) || (equals_only)) { pcVar6 = (char *)gettext("missing argument"); /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */ usage(pcVar6,(char *)__s); goto LAB_0025301e; } *i = uVar2 + 2; *arg = argv[iVar8]; } else { *arg = pOVar5->default_value; } } else { *arg = pcVar3 + 1; } LAB_00252f36: if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)option._M_dataplus._M_p != &option.field_2) { operator_delete(option._M_dataplus._M_p); } return pOVar5; }
long * FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5) { char *__s; uint uVar1; int iVar2; char *__s_00; long lVar3; char *pcVar4; size_t sVar5; ulong uVar6; long *plVar7; undefined8 uVar8; int iVar9; undefined1 *local_58; undefined8 local_50; undefined1 local_48 [24]; __s_00 = *(char **)(param_2 + (long)*param_5 * 8); pcVar4 = strchr(__s_00,0x3d); sVar5 = strspn(__s_00,"-"); __s = __s_00 + sVar5; if (pcVar4 == (char *)0x0) { sVar5 = strlen(__s); } else { sVar5 = (long)pcVar4 - (long)__s; } local_58 = local_48; FUN_001bc4c0(&local_58,__s,__s + sVar5); lVar3 = DAT_004c4380; uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907); plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6); if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0)) goto LAB_00252f36; plVar7 = (long *)plVar7[5]; uVar1 = *(uint *)(plVar7 + 4); if (*__s_00 == '-') { if (__s_00[1] == '-') { if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90; } else if (2 < uVar1) { LAB_00252f90: plVar7 = (long *)0x0; goto LAB_00252f36; } } else if (uVar1 != 4) goto LAB_00252f90; iVar2 = *param_5; lVar3 = plVar7[7]; iVar9 = iVar2 + 1; *param_5 = iVar9; if (lVar3 == 0) { if (pcVar4 != (char *)0x0) { LAB_0025301e: uVar8 = gettext("unexpected argument"); FUN_00250b60(uVar8,__s_00); /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */ plVar7 = (long *)FUN_00153aa1(); return plVar7; } *param_4 = 0; } else if (pcVar4 == (char *)0x0) { if ((char)plVar7[8] == '\0') { if ((param_1 <= iVar9) || (param_3 != '\0')) { uVar8 = gettext("missing argument"); /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */ FUN_00250b60(uVar8,__s_00); goto LAB_0025301e; } *param_5 = iVar2 + 2; *param_4 = *(long *)(param_2 + (long)iVar9 * 8); } else { *param_4 = plVar7[5]; } } else { *param_4 = (long)(pcVar4 + 1); } LAB_00252f36: if (local_58 != local_48) { FUN_00338a40(); } return plVar7; }
PUSH R15 PUSH R14 MOV R14,RSI PUSH R13 MOV R13,R8 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x38 MOVSXD RAX,dword ptr [R8] MOV dword ptr [RSP + 0x8],EDI MOV RBP,qword ptr [RSI + RAX*0x8] MOV ESI,0x3d MOV dword ptr [RSP + 0xc],EDX MOV qword ptr [RSP],RCX MOV RDI,RBP CALL 0x001506e0 LEA RSI,[0x3e8978] MOV RDI,RBP MOV R12,RAX CALL 0x001506c0 LEA R15,[RBP + RAX*0x1] TEST R12,R12 JZ 0x00252fb0 MOV RAX,R12 SUB RAX,R15 LEA RBX,[RSP + 0x10] MOV RSI,R15 LEA RDX,[RBX + 0x10] MOV RDI,RBX MOV qword ptr [RSP + 0x10],RDX LEA RDX,[R15 + RAX*0x1] CALL 0x001bc4c0 MOV RSI,qword ptr [RSP + 0x18] MOV RDI,qword ptr [RSP + 0x10] MOV EDX,0xc70f6907 MOV R15,qword ptr [0x004c4380] CALL 0x003372f0 XOR EDX,EDX MOV RCX,RAX MOV RDI,R15 DIV qword ptr [R15 + 0x8] MOV RSI,RDX MOV RDX,RBX CALL 0x0025e840 TEST RAX,RAX JZ 0x00252f36 MOV RAX,qword ptr [RAX] TEST RAX,RAX JZ 0x00252f36 MOV RAX,qword ptr [RAX + 0x28] CMP byte ptr [RBP],0x2d MOV EDX,dword ptr [RAX + 0x20] JZ 0x00252f98 CMP EDX,0x4 JNZ 0x00252f90 MOV ECX,dword ptr [R13] CMP qword ptr [RAX + 0x38],0x0 LEA EDX,[RCX + 0x1] MOV dword ptr [R13],EDX JZ 0x00252f60 TEST R12,R12 JZ 0x00252fc0 MOV RCX,qword ptr [RSP] ADD R12,0x1 MOV qword ptr [RCX],R12 MOV RDI,qword ptr [RSP + 0x10] ADD RBX,0x10 CMP RDI,RBX JZ 0x00252f51 MOV qword ptr [RSP],RAX CALL 0x00338a40 MOV RAX,qword ptr [RSP] ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET TEST R12,R12 JNZ 0x0025301e MOV RCX,qword ptr [RSP] MOV qword ptr [RCX],0x0 JMP 0x00252f36 CMP EDX,0x3 JZ 0x00252f10 CMP EDX,0x1 JBE 0x00252f10 NOP XOR EAX,EAX JMP 0x00252f36 CMP byte ptr [RBP + 0x1],0x2d JZ 0x00252f80 CMP EDX,0x2 JBE 0x00252f10 JMP 0x00252f90 MOV RDI,R15 CALL 0x00150490 JMP 0x00252e9a CMP byte ptr [RAX + 0x40],0x0 JZ 0x00252fe0 MOV RDX,qword ptr [RAX + 0x28] MOV RCX,qword ptr [RSP] MOV qword ptr [RCX],RDX JMP 0x00252f36 CMP EDX,dword ptr [RSP + 0x8] JGE 0x00253007 CMP byte ptr [RSP + 0xc],0x0 JNZ 0x00253007 ADD ECX,0x2 MOVSXD RDX,EDX MOV dword ptr [R13],ECX MOV RDX,qword ptr [R14 + RDX*0x8] MOV RCX,qword ptr [RSP] MOV qword ptr [RCX],RDX JMP 0x00252f36 LEA RDI,[0x3e8a1d] CALL 0x00150320 MOV RSI,RBP MOV RDI,RAX CALL 0x00250b60 LEA RDI,[0x3e8a09] CALL 0x00150320 MOV RSI,RBP MOV RDI,RAX CALL 0x00250b60 MOV RBP,RAX JMP 0x00153aa1
null
null
null
null
[(u'CAST_-1204144964', u'LOAD_-1204145864'), ('const-0', u'INT_EQUAL_-1204146309'), ('tmp_535', u'CBRANCH_-1204146191'), ('const-433', u'STORE_-1204145811'), (u'CAST_-1204144832', u'CALL_-1204145771'), (u'COPY_-1204144965', u'CALL_-1204145787'), (u'INT_EQUAL_-1204146265', u'CBRANCH_-1204146255'), (u'CALL_-1204145771', u'INDIRECT_-1204145053'), (u'LOAD_-1204146230', u'INT_ADD_-1204146189'), ('tmp_1266', u'STORE_-1204146151'), (u'INT_NOTEQUAL_-1204145848', u'CBRANCH_-1204145847'), ('const-0', u'INT_EQUAL_-1204146477'), (u'MULTIEQUAL_-1204145840', u'PTRADD_-1204146362'), ('const-0', u'PTRSUB_-1204145165'), ('const-433', u'LOAD_-1204145864'), (u'INT_ADD_-1204146189', u'INT_SLESSEQUAL_-1204145863'), (u'LOAD_-1204145825', u'STORE_-1204145811'), ('tmp_479', u'CBRANCH_-1204146234'), ('const-433', u'STORE_-1204146198'), (u'CALL_-1204146523', u'INT_EQUAL_-1204146477'), ('const-0', u'INT_EQUAL_-1204146289'), (u'INT_LESS_-1204145821', u'CBRANCH_-1204145830'), ('tmp_808', u'CBRANCH_-1204145925'), (u'SUBPIECE_-1204145330', u'CALL_-1204145729'), ('const-433', u'LOAD_-1204145943'), ('const-40', u'PTRSUB_-1204145149'), (u'CAST_-1204145138', u'MULTIEQUAL_-1204145686'), (u'INT_SLESSEQUAL_-1204145863', u'CBRANCH_-1204145871'), (u'INDIRECT_-1204145364', u'CAST_-1204145046'), (u'INT_EQUAL_-1204145849', u'CBRANCH_-1204145846'), (u'CAST_-1204145295', u'CAST_-1204144965'), (u'CAST_-1204145230', u'INT_SUB_-1204146447'), (u'CAST_-1204145149', u'MULTIEQUAL_-1204145686'), (u'CALL_-1204146412', u'INDIRECT_-1204145521'), ('tmp_1267', u'STORE_-1204145831'), ('tmp_447', u'CBRANCH_-1204146255'), (u'CAST_-1204145295', u'CAST_-1204145274'), (u'CALL_-1204145739', u'INDIRECT_-1204145348'), (u'CALL_-1204146523', u'INT_NOTEQUAL_-1204145934'), ('const-0', u'PTRSUB_-1204145181'), ('tmp_1267', u'STORE_-1204146198'), (u'CALL_-1204145739', u'INDIRECT_-1204145028'), (u'INDIRECT_-1204145224', u'MULTIEQUAL_-1204145373'), (u'CALL_-1204146523', u'INDIRECT_-1204145591'), (u'INDIRECT_-1204145396', u'CALL_-1204146374'), (u'MULTIEQUAL_-1204145373', u'MULTIEQUAL_-1204145344'), ('const--88', u'PTRSUB_-1204145261'), ('tmp_2646', u'PTRSUB_-1204145261'), (u'COPY_-1204145273', u'PTRSUB_-1204145203'), (u'CAST_-1204145138', u'PTRSUB_-1204145149'), (u'PTRSUB_-1204145097', u'PTRSUB_-1204145084'), (u'INT_ADD_-1204145831', u'STORE_-1204145831'), (u'INDIRECT_-1204145404', u'MULTIEQUAL_-1204145140'), (u'LOAD_-1204146573', u'INT_SEXT_-1204146556'), (u'CAST_-1204145295', u'CAST_-1204145249'), (u'INT_ZEXT_-1204145754', u'CAST_-1204145099'), ('const-32', u'PTRSUB_-1204145136'), ('const-0', u'COPY_-1204145882'), (u'CAST_-1204145099', u'MULTIEQUAL_-1204145425'), ('const-1', u'PTRADD_-1204146362'), (u'CAST_-1204145248', u'PTRADD_-1204146362'), (u'MULTIEQUAL_-1204145344', u'COPY_-1204145399'), ('const-0', u'INT_EQUAL_-1204146207'), ('tmp_1145', u'CBRANCH_-1204145829'), ('tmp_173', u'CBRANCH_-1204146475'), ('tmp_2646', u'PTRSUB_-1204145097'), ('tmp_866', u'CBRANCH_-1204145871'), (u'PTRSUB_-1204144933', u'LOAD_-1204145924'), (u'LOAD_-1204146230', u'INT_ADD_-1204145831'), (u'INDIRECT_-1204145124', u'COPY_-1204145181'), (u'CALL_-1204146523', u'PTRADD_-1204146101'), (u'CALL_-1204146499', u'INDIRECT_-1204145754'), ('const-0', u'INT_EQUAL_-1204146178'), (u'CALL_-1204145729', u'INDIRECT_-1204145019'), (u'CALL_-1204146374', u'INT_REM_-1204146311'), (u'STORE_-1204145920', u'INDIRECT_-1204145318'), (u'INDIRECT_-1204145340', u'MULTIEQUAL_-1204145331'), (u'CALL_-1204146499', u'INDIRECT_-1204145572'), (u'CAST_-1204144807', u'CALL_-1204145739'), (u'INDIRECT_-1204145265', u'MULTIEQUAL_-1204145526'), (u'CALL_-1204146499', u'INT_ADD_-1204146480'), (u'PTRSUB_-1204145113', u'LOAD_-1204146222'), (u'PTRSUB_-1204145158', u'LOAD_-1204146307'), ('tmp_1176', u'CBRANCH_-1204145847'), (u'CALL_-1204146323', u'INDIRECT_-1204145469'), (u'INDIRECT_-1204145364', u'CALL_-1204146098'), ('const--88', u'PTRSUB_-1204145097'), (u'CALL_-1204145787', u'CAST_-1204144844'), ('const-0', u'STORE_-1204145920'), (u'CAST_-1204145295', u'CAST_-1204145255'), (u'CALL_-1204146523', u'CAST_-1204145230'), ('const-433', u'STORE_-1204145831'), ('const-4098589', u'COPY_-1204144965'), (u'INDIRECT_-1204145140', u'MULTIEQUAL_-1204145405'), (u'CAST_-1204145274', u'CALL_-1204146523'), ('const-433', u'LOAD_-1204146286'), ('const-16', u'PTRSUB_-1204145084'), ('const-433', u'LOAD_-1204146352'), (u'CALL_-1204145755', u'INDIRECT_-1204145327'), (u'CAST_-1204145249', u'INT_ADD_-1204146480'), ('tmp_904', u'CBRANCH_-1204145850'), (u'CAST_-1204145129', u'PTRSUB_-1204145113'), (u'CALL_-1204146374', u'INDIRECT_-1204145388'), ('const-4098424', u'COPY_-1204145364'), (u'COPY_-1204145364', u'CALL_-1204146499'), ('const-1', u'INT_ADD_-1204146189'), ('tmp_396', u'CBRANCH_-1204146287'), (u'CALL_-1204146098', u'INDIRECT_-1204145363'), ('const-433', u'LOAD_-1204146280'), (u'STORE_-1204145811', u'INDIRECT_-1204145173'), (u'PTRSUB_-1204145243', u'CAST_-1204145217'), ('const-2', u'INT_ADD_-1204145831'), ('const-433', u'STORE_-1204145920'), ('const-8', u'PTRSUB_-1204145186'), ('tmp_1038', u'CBRANCH_-1204145932'), (u'INDIRECT_-1204145053', u'MULTIEQUAL_-1204145039'), (u'INDIRECT_-1204145145', u'CALL_-1204145729'), ('tmp_1266', u'STORE_-1204145910'), (u'CAST_-1204145149', u'PTRSUB_-1204145181'), ('const-433', u'STORE_-1204146151'), ('const-2', u'INT_LESS_-1204145820'), (u'PTRSUB_-1204145186', u'LOAD_-1204146352'), (u'PTRADD_-1204146362', u'CALL_-1204146412'), (u'CALL_-1204145787', u'INDIRECT_-1204145065'), (u'INDIRECT_-1204145410', u'CALL_-1204145729'), (u'PTRADD_-1204145335', u'LOAD_-1204146559'), (u'CALL_-1204146412', u'INDIRECT_-1204145416'), (u'CALL_-1204146523', u'INT_EQUAL_-1204146178'), (u'CAST_-1204145129', u'MULTIEQUAL_-1204145686'), (u'PTRADD_-1204144904', u'LOAD_-1204145825'), (u'CALL_-1204146374', u'INDIRECT_-1204145493'), (u'CALL_-1204146374', u'CALL_-1204146323'), (u'CALL_-1204146412', u'INDIRECT_-1204145396'), (u'INT_SEXT_-1204146556', u'PTRADD_-1204145335'), (u'PTRSUB_-1204145165', u'PTRSUB_-1204145158'), ('const-433', u'LOAD_-1204146573'), (u'CALL_-1204146523', u'INDIRECT_-1204145773'), (u'PTRSUB_-1204145084', u'INT_NOTEQUAL_-1204146112'), (u'CALL_-1204145729', u'CAST_-1204144798'), (u'INDIRECT_-1204145315', u'CALL_-1204145729'), ('tmp_1267', u'LOAD_-1204146573'), (u'CAST_-1204145248', u'CAST_-1204145229'), ('tmp_962', u'BRANCH_-1204145806'), (u'CALL_-1204145781', u'INDIRECT_-1204145265'), (u'INT_EQUAL_-1204146477', u'CBRANCH_-1204146475'), (u'CAST_-1204145295', u'CAST_-1204144832'), (u'CALL_-1204145755', u'CAST_-1204144819'), (u'CALL_-1204146499', u'INDIRECT_-1204145447'), (u'CALL_-1204146523', u'INDIRECT_-1204145466'), (u'LOAD_-1204146280', u'INT_EQUAL_-1204146265'), ('const-61', u'CALL_-1204146523'), ('const-4', u'INT_NOTEQUAL_-1204146236'), (u'LOAD_-1204146264', u'INT_LESS_-1204145820'), (u'CALL_-1204145787', u'INDIRECT_-1204145352'), (u'CALL_-1204145787', u'INDIRECT_-1204145170'), ('const-1', u'INT_ADD_-1204145848'), (u'LOAD_-1204145943', u'INT_EQUAL_-1204145928'), (u'INT_ADD_-1204145848', u'CAST_-1204144964'), (u'LOAD_-1204146264', u'INT_LESS_-1204145821'), (u'INT_EQUAL_-1204146178', u'CBRANCH_-1204146176'), (u'INT_NOTEQUAL_-1204146112', u'CBRANCH_-1204146111'), (u'STORE_-1204146151', u'INDIRECT_-1204145380'), (u'INDIRECT_-1204145318', u'MULTIEQUAL_-1204145373'), (u'PTRSUB_-1204144940', u'LOAD_-1204145943'), (u'CALL_-1204145739', u'INDIRECT_-1204145133'), (u'CAST_-1204145124', u'LOAD_-1204146280'), ('const-0', u'SUBPIECE_-1204145330'), (u'INDIRECT_-1204145447', u'MULTIEQUAL_-1204145717'), (u'CALL_-1204146323', u'CAST_-1204145149'), (u'CALL_-1204145787', u'INDIRECT_-1204145447'), ('tmp_1267', u'LOAD_-1204146230'), (u'LOAD_-1204146559', u'CAST_-1204145295'), (u'PTRSUB_-1204145136', u'LOAD_-1204146264'), ('tmp_1263', u'INT_SLESSEQUAL_-1204145863'), (u'PTRSUB_-1204145181', u'PTRSUB_-1204145165'), ('const-0', u'PTRSUB_-1204145203'), (u'INT_REM_-1204146311', u'CALL_-1204146323'), ('const-0', u'INT_NOTEQUAL_-1204145934'), (u'CAST_-1204145150', u'CALL_-1204146323'), (u'INDIRECT_-1204145521', u'COPY_-1204145273'), ('const-433', u'LOAD_-1204146559'), (u'INT_EQUAL_-1204146289', u'CBRANCH_-1204146287'), (u'CALL_-1204145771', u'INDIRECT_-1204145435'), (u'CALL_-1204145755', u'INDIRECT_-1204145145'), ('tmp_1077', u'BRANCH_-1204145870'), ('const-433', u'LOAD_-1204145924'), ('tmp_1264', u'PTRADD_-1204145335'), (u'INT_EQUAL_-1204146207', u'CBRANCH_-1204146191'), (u'CALL_-1204145755', u'INDIRECT_-1204145040'), (u'CALL_-1204145771', u'INDIRECT_-1204145340'), (u'PTRSUB_-1204145270', u'CALL_-1204146412'), ('const-0', u'INT_EQUAL_-1204145928'), ('const-433', u'STORE_-1204145910'), ('const-3339675911', u'CALL_-1204146374'), (u'CAST_-1204145255', u'CALL_-1204146499'), (u'LOAD_-1204146264', u'INT_NOTEQUAL_-1204146236'), (u'CAST_-1204145129', u'PTRSUB_-1204145136'), (u'INDIRECT_-1204145754', u'MULTIEQUAL_-1204145717'), ('const--88', u'PTRSUB_-1204145270'), (u'CALL_-1204145739', u'INDIRECT_-1204145410'), (u'LOAD_-1204146286', u'CAST_-1204145129'), ('const-433', u'LOAD_-1204146230'), (u'INDIRECT_-1204145330', u'SUBPIECE_-1204145330'), (u'CAST_-1204145046', u'INT_NOTEQUAL_-1204146112'), ('const-3', u'INT_NOTEQUAL_-1204145848'), (u'INDIRECT_-1204145158', u'MULTIEQUAL_-1204145140'), (u'INT_LESS_-1204145820', u'CBRANCH_-1204145829'), (u'INT_NOTEQUAL_-1204145934', u'CBRANCH_-1204145932'), (u'CALL_-1204145755', u'INDIRECT_-1204145422'), (u'CALL_-1204145781', u'INDIRECT_-1204145140'), ('tmp_2646', u'PTRSUB_-1204145270'), ('tmp_365', u'CBRANCH_-1204146307'), (u'CAST_-1204145138', u'INT_EQUAL_-1204146289'), (u'INT_EQUAL_-1204145928', u'CBRANCH_-1204145925'), (u'INDIRECT_-1204145651', u'MULTIEQUAL_-1204145331'), (u'LOAD_-1204146307', u'CAST_-1204145138'), ('const-1', u'PTRADD_-1204146101'), (u'INDIRECT_-1204145363', u'MULTIEQUAL_-1204145344'), ('const-45', u'INT_EQUAL_-1204145849'), (u'CAST_-1204144819', u'CALL_-1204145739'), ('const-8', u'PTRADD_-1204145335'), (u'INDIRECT_-1204145173', u'MULTIEQUAL_-1204145373'), (u'CAST_-1204144844', u'CALL_-1204145771'), ('const-433', u'LOAD_-1204145825'), (u'INT_NOTEQUAL_-1204146236', u'CBRANCH_-1204146234'), (u'INT_ADD_-1204146189', u'STORE_-1204146198'), ('const-1', u'INT_LESS_-1204145821'), (u'CALL_-1204145729', u'INDIRECT_-1204145124'), (u'PTRSUB_-1204145149', u'LOAD_-1204146286'), (u'PTRSUB_-1204145203', u'PTRSUB_-1204145186'), (u'CALL_-1204146323', u'INDIRECT_-1204145651'), (u'LOAD_-1204146230', u'INT_ZEXT_-1204145754'), (u'INT_ADD_-1204146189', u'INT_SEXT_-1204145821'), (u'CALL_-1204146323', u'INDIRECT_-1204145364'), ('tmp_1112', u'CBRANCH_-1204145846'), (u'STORE_-1204145831', u'INDIRECT_-1204145186'), (u'PTRSUB_-1204145270', u'CALL_-1204146323'), (u'LOAD_-1204146352', u'INT_REM_-1204146311'), ('tmp_1266', u'STORE_-1204145811'), (u'COPY_-1204145273', u'CAST_-1204145150'), (u'CALL_-1204146098', u'INDIRECT_-1204145258'), (u'CAST_-1204145129', u'PTRSUB_-1204144940'), (u'LOAD_-1204146222', u'INT_EQUAL_-1204146207'), ('const-64', u'PTRSUB_-1204144940'), (u'CALL_-1204145739', u'INDIRECT_-1204145145'), (u'COPY_-1204144943', u'CALL_-1204145755'), ('const-4098569', u'COPY_-1204144943'), (u'CALL_-1204145781', u'MULTIEQUAL_-1204145840'), (u'CALL_-1204145771', u'INDIRECT_-1204145158'), (u'MULTIEQUAL_-1204145686', u'RETURN_-1204146034'), ('tmp_1221', u'BRANCH_-1204145778'), (u'INT_SEXT_-1204145821', u'PTRADD_-1204144904'), ('tmp_1266', u'STORE_-1204145920'), (u'COPY_-1204145882', u'MULTIEQUAL_-1204145686'), (u'INDIRECT_-1204145447', u'MULTIEQUAL_-1204145405'), (u'CAST_-1204145248', u'CALL_-1204146412'), (u'INDIRECT_-1204145416', u'CALL_-1204146374'), (u'INT_EQUAL_-1204146309', u'CBRANCH_-1204146307'), (u'INDIRECT_-1204145572', u'MULTIEQUAL_-1204145526'), (u'CAST_-1204145149', u'INT_EQUAL_-1204146309'), ('const-433', u'LOAD_-1204146222'), (u'LOAD_-1204145924', u'STORE_-1204145910'), ('const-0', u'RETURN_-1204145725'), (u'LOAD_-1204146264', u'INT_NOTEQUAL_-1204145848'), (u'CALL_-1204145739', u'INDIRECT_-1204145330'), ('tmp_1265', u'CBRANCH_-1204145850'), (u'INDIRECT_-1204145435', u'MULTIEQUAL_-1204145425'), ('const-45', u'INT_EQUAL_-1204146265'), (u'PTRADD_-1204146101', u'STORE_-1204146151'), (u'STORE_-1204145910', u'INDIRECT_-1204145224'), (u'INDIRECT_-1204145380', u'MULTIEQUAL_-1204145373'), (u'STORE_-1204146198', u'INDIRECT_-1204145404'), ('tmp_661', u'CBRANCH_-1204146111'), ('tmp_1267', u'COPY_-1204145339'), (u'INT_SUB_-1204146447', u'MULTIEQUAL_-1204145840'), ('tmp_828', u'BRANCH_-1204145905'), ('const-0', u'PTRSUB_-1204145158'), (u'CAST_-1204145129', u'PTRSUB_-1204144933'), ('const-0', u'RETURN_-1204146034'), (u'CAST_-1204144798', u'RETURN_-1204145725'), (u'INT_ADD_-1204146480', u'CAST_-1204145248'), (u'CAST_-1204145229', u'INT_SUB_-1204146447'), ('const-16', u'PTRSUB_-1204145243'), ('const-433', u'LOAD_-1204146307'), (u'CAST_-1204145295', u'CAST_-1204144807'), (u'INDIRECT_-1204145348', u'CALL_-1204145729'), (u'CALL_-1204145739', u'INDIRECT_-1204145315'), (u'INDIRECT_-1204145469', u'MULTIEQUAL_-1204145373'), ('const-56', u'PTRSUB_-1204145113'), (u'INDIRECT_-1204145364', u'MULTIEQUAL_-1204145039'), ('const-8', u'PTRADD_-1204144904'), (u'CALL_-1204146374', u'INDIRECT_-1204145675'), ('tmp_1050', u'BRANCH_-1204145911'), (u'CAST_-1204144965', u'INT_ADD_-1204145848'), ('tmp_1264', u'PTRADD_-1204144904'), (u'PTRSUB_-1204145261', u'PTRSUB_-1204145243'), ('tmp_561', u'CBRANCH_-1204146176'), (u'CAST_-1204145295', u'CAST_-1204145124'), ('const-433', u'LOAD_-1204146264'), (u'CALL_-1204145781', u'INDIRECT_-1204145447'), (u'LOAD_-1204145864', u'INT_EQUAL_-1204145849'), (u'CAST_-1204145248', u'CALL_-1204145781'), ('const-40', u'PTRSUB_-1204144933'), ('const-1', u'PTRADD_-1204146101'), ('tmp_1209', u'CBRANCH_-1204145830'), (u'CALL_-1204146412', u'INDIRECT_-1204145703')]
[(u'STORE_-1204145811', u'INDIRECT_-1204145178'), ('const-0', u'INT_EQUAL_-1204146309'), ('tmp_535', u'CBRANCH_-1204146191'), (u'COPY_-1204144970', u'CALL_-1204145787'), (u'PTRADD_-1204144977', u'LOAD_-1204145943'), ('const-1', u'PTRADD_-1204145802'), (u'CALL_-1204145755', u'CALL_-1204145739'), (u'INT_EQUAL_-1204146265', u'CBRANCH_-1204146255'), ('const-0', u'INT_EQUAL_-1204146207'), (u'LOAD_-1204146230', u'INT_ADD_-1204146189'), ('tmp_2654', u'STORE_-1204146198'), ('const-1', u'PTRADD_-1204145802'), ('const-433', u'STORE_-1204145831'), ('const-7', u'PTRADD_-1204145151'), (u'INT_NOTEQUAL_-1204145848', u'CBRANCH_-1204145847'), ('const-0', u'INT_EQUAL_-1204146477'), ('const--72', u'PTRSUB_-1204145267'), (u'PTRADD_-1204145174', u'CAST_-1204145161'), ('tmp_2729', u'INT_SLESSEQUAL_-1204145863'), (u'INDIRECT_-1204145323', u'MULTIEQUAL_-1204145378'), ('const-433', u'LOAD_-1204146286'), ('const-433', u'LOAD_-1204145864'), (u'INT_ADD_-1204146189', u'INT_SLESSEQUAL_-1204145863'), (u'LOAD_-1204145825', u'STORE_-1204145811'), ('tmp_479', u'CBRANCH_-1204146234'), (u'CALL_-1204146523', u'INT_EQUAL_-1204146477'), ('const-0', u'INT_EQUAL_-1204146289'), (u'CAST_-1204145201', u'LOAD_-1204146352'), (u'INT_LESS_-1204145821', u'CBRANCH_-1204145830'), (u'MULTIEQUAL_-1204145349', u'COPY_-1204145404'), ('const-433', u'LOAD_-1204146559'), ('tmp_808', u'CBRANCH_-1204145925'), (u'PTRSUB_-1204145110', u'INT_NOTEQUAL_-1204146112'), ('const-5', u'PTRADD_-1204145183'), (u'INDIRECT_-1204145229', u'MULTIEQUAL_-1204145378'), (u'INT_SLESSEQUAL_-1204145863', u'CBRANCH_-1204145871'), ('tmp_2660', u'STORE_-1204145910'), ('tmp_2650', u'PTRSUB_-1204145276'), (u'SUBPIECE_-1204144977', u'INT_EQUAL_-1204145928'), (u'INT_EQUAL_-1204145849', u'CBRANCH_-1204145846'), (u'CALL_-1204146098', u'INDIRECT_-1204145368'), ('const-0', u'INT_NOTEQUAL_-1204145854'), ('tmp_447', u'CBRANCH_-1204146255'), ('const-433', u'STORE_-1204146151'), (u'CAST_-1204145179', u'MULTIEQUAL_-1204145685'), ('const-433', u'LOAD_-1204146230'), (u'CALL_-1204146523', u'INT_NOTEQUAL_-1204145934'), ('const-433', u'STORE_-1204145811'), (u'CALL_-1204145729', u'CAST_-1204144846'), (u'CALL_-1204146523', u'CAST_-1204145270'), (u'INDIRECT_-1204145421', u'CALL_-1204146374'), (u'INDIRECT_-1204145385', u'MULTIEQUAL_-1204145378'), (u'LOAD_-1204146559', u'CALL_-1204146499'), (u'CALL_-1204145781', u'INDIRECT_-1204145145'), ('const-3', u'INT_NOTEQUAL_-1204145848'), (u'INT_ADD_-1204145809', u'CAST_-1204144910'), (u'CALL_-1204146499', u'INDIRECT_-1204145577'), (u'CALL_-1204146412', u'INDIRECT_-1204145421'), ('tmp_2654', u'STORE_-1204145831'), (u'CALL_-1204146523', u'INDIRECT_-1204145596'), (u'INT_ADD_-1204145831', u'STORE_-1204145831'), (u'LOAD_-1204146573', u'INT_SEXT_-1204146556'), ('const-0', u'STORE_-1204145920'), ('const-8', u'INT_MULT_-1204146531'), (u'PTRADD_-1204144970', u'LOAD_-1204145924'), (u'COPY_-1204145308', u'INT_ADD_-1204146336'), (u'CAST_-1204145170', u'PTRADD_-1204144970'), ('tmp_1145', u'CBRANCH_-1204145829'), (u'INDIRECT_-1204145163', u'MULTIEQUAL_-1204145145'), ('tmp_173', u'CBRANCH_-1204146475'), (u'INT_ADD_-1204146336', u'CAST_-1204145201'), ('tmp_866', u'CBRANCH_-1204145871'), (u'LOAD_-1204145943', u'SUBPIECE_-1204144977'), (u'STORE_-1204145920', u'INDIRECT_-1204145323'), (u'LOAD_-1204146230', u'INT_ADD_-1204145831'), (u'INDIRECT_-1204145369', u'MULTIEQUAL_-1204145044'), (u'PTRADD_-1204146101', u'CAST_-1204145105'), (u'STORE_-1204146198', u'INDIRECT_-1204145409'), (u'CALL_-1204146523', u'PTRADD_-1204146101'), ('const-0', u'INT_EQUAL_-1204146178'), ('tmp_2660', u'STORE_-1204145920'), (u'CALL_-1204146374', u'INT_REM_-1204146311'), ('const-8', u'PTRADD_-1204144977'), ('const-433', u'LOAD_-1204146222'), (u'INDIRECT_-1204145368', u'MULTIEQUAL_-1204145349'), (u'CALL_-1204145755', u'INDIRECT_-1204145045'), (u'CAST_-1204144846', u'RETURN_-1204145725'), ('tmp_1176', u'CBRANCH_-1204145847'), ('const-433', u'STORE_-1204145910'), (u'COPY_-1204145369', u'CALL_-1204146499'), ('const-0', u'COPY_-1204145882'), (u'INT_MULT_-1204146531', u'INT_ADD_-1204146543'), (u'CALL_-1204145781', u'MULTIEQUAL_-1204145839'), ('const-4', u'PTRADD_-1204145174'), ('tmp_3998', u'INT_NOTEQUAL_-1204145854'), ('const-4098424', u'COPY_-1204145369'), ('tmp_2652', u'INT_ADD_-1204146543'), (u'CAST_-1204145179', u'PTRADD_-1204145183'), ('tmp_904', u'CBRANCH_-1204145850'), ('const-8', u'PTRADD_-1204145151'), (u'CALL_-1204145739', u'INDIRECT_-1204145138'), (u'CALL_-1204145787', u'INDIRECT_-1204145070'), (u'INT_SEXT_-1204145821', u'INT_MULT_-1204145797'), (u'CAST_-1204145170', u'PTRADD_-1204144977'), ('tmp_396', u'CBRANCH_-1204146287'), (u'LOAD_-1204146307', u'CAST_-1204145179'), ('const-45', u'INT_EQUAL_-1204145849'), ('const-2', u'INT_ADD_-1204145831'), (u'LOAD_-1204146559', u'PTRADD_-1204146434'), (u'COPY_-1204145882', u'MULTIEQUAL_-1204145685'), ('tmp_1038', u'CBRANCH_-1204145932'), ('const-5', u'PTRADD_-1204144970'), ('tmp_2650', u'PTRSUB_-1204145267'), ('const-433', u'LOAD_-1204145924'), (u'CALL_-1204145739', u'INDIRECT_-1204145033'), (u'INDIRECT_-1204145452', u'MULTIEQUAL_-1204145410'), (u'PTRADD_-1204146362', u'CALL_-1204146412'), (u'CALL_-1204145787', u'CALL_-1204145771'), (u'INT_NOTEQUAL_-1204145854', u'CBRANCH_-1204145850'), (u'CALL_-1204146523', u'INDIRECT_-1204145471'), ('const-8', u'PTRADD_-1204145174'), (u'CALL_-1204146523', u'INT_EQUAL_-1204146178'), (u'MULTIEQUAL_-1204145685', u'RETURN_-1204146034'), (u'CALL_-1204146374', u'CALL_-1204146323'), ('const--72', u'PTRSUB_-1204145110'), ('const-433', u'LOAD_-1204145825'), ('tmp_962', u'BRANCH_-1204145806'), (u'INT_EQUAL_-1204146477', u'CBRANCH_-1204146475'), (u'LOAD_-1204146280', u'INT_EQUAL_-1204146265'), ('const-8', u'INT_MULT_-1204145797'), ('tmp_2654', u'LOAD_-1204146230'), (u'LOAD_-1204146264', u'INT_LESS_-1204145820'), ('const-433', u'LOAD_-1204146264'), ('const-433', u'LOAD_-1204146352'), ('const-0', u'SUBPIECE_-1204144977'), (u'LOAD_-1204146264', u'INT_LESS_-1204145821'), (u'CALL_-1204145755', u'INDIRECT_-1204145150'), ('const-1', u'PTRADD_-1204146434'), (u'CAST_-1204145170', u'PTRADD_-1204145151'), (u'CALL_-1204146098', u'INDIRECT_-1204145263'), ('const-3339675911', u'CALL_-1204146374'), ('const-61', u'CALL_-1204146523'), (u'INT_MULT_-1204145797', u'INT_ADD_-1204145809'), (u'CAST_-1204145190', u'LOAD_-1204146307'), ('const-4', u'INT_NOTEQUAL_-1204146236'), (u'INT_EQUAL_-1204146178', u'CBRANCH_-1204146176'), (u'INT_NOTEQUAL_-1204146112', u'CBRANCH_-1204146111'), (u'CAST_-1204144910', u'LOAD_-1204145825'), (u'LOAD_-1204146559', u'LOAD_-1204146280'), (u'MULTIEQUAL_-1204145378', u'MULTIEQUAL_-1204145349'), (u'INDIRECT_-1204145270', u'MULTIEQUAL_-1204145531'), ('const-8', u'INT_ADD_-1204146336'), (u'INDIRECT_-1204145526', u'COPY_-1204145308'), (u'COPY_-1204144948', u'CALL_-1204145755'), (u'COPY_-1204145308', u'CALL_-1204146323'), (u'INDIRECT_-1204145058', u'MULTIEQUAL_-1204145044'), (u'INT_SUB_-1204146447', u'MULTIEQUAL_-1204145839'), (u'STORE_-1204145910', u'INDIRECT_-1204145229'), (u'INT_SEXT_-1204146556', u'INT_MULT_-1204146531'), (u'INT_REM_-1204146311', u'CALL_-1204146323'), ('const-0', u'INT_NOTEQUAL_-1204145934'), (u'CALL_-1204146412', u'INDIRECT_-1204145526'), (u'CAST_-1204145270', u'INT_SUB_-1204146447'), (u'INT_EQUAL_-1204146289', u'CBRANCH_-1204146287'), (u'CAST_-1204145170', u'MULTIEQUAL_-1204145685'), (u'INT_ADD_-1204146543', u'CAST_-1204145331'), ('tmp_2654', u'LOAD_-1204146573'), (u'CALL_-1204146412', u'INDIRECT_-1204145401'), ('tmp_1077', u'BRANCH_-1204145870'), ('const-433', u'LOAD_-1204146280'), (u'CALL_-1204146374', u'INDIRECT_-1204145393'), (u'INT_EQUAL_-1204146207', u'CBRANCH_-1204146191'), ('tmp_2660', u'STORE_-1204146151'), ('tmp_2650', u'PTRSUB_-1204145110'), (u'LOAD_-1204146264', u'INT_NOTEQUAL_-1204146236'), ('const-1', u'INT_ADD_-1204146189'), (u'PTRADD_-1204146434', u'CALL_-1204146412'), ('const-8', u'PTRADD_-1204144977'), (u'CALL_-1204145729', u'INDIRECT_-1204145129'), (u'CALL_-1204146323', u'INDIRECT_-1204145474'), (u'CALL_-1204146499', u'INDIRECT_-1204145452'), ('const-433', u'STORE_-1204146198'), ('const-45', u'INT_EQUAL_-1204146265'), (u'INT_LESS_-1204145820', u'CBRANCH_-1204145829'), (u'INT_NOTEQUAL_-1204145934', u'CBRANCH_-1204145932'), ('const-0', u'INT_EQUAL_-1204145928'), (u'CALL_-1204145771', u'INDIRECT_-1204145163'), ('tmp_365', u'CBRANCH_-1204146307'), (u'INT_EQUAL_-1204145928', u'CBRANCH_-1204145925'), (u'STORE_-1204145831', u'INDIRECT_-1204145191'), ('const-1', u'PTRADD_-1204146101'), ('tmp_2660', u'STORE_-1204145811'), (u'CALL_-1204145771', u'INDIRECT_-1204145058'), (u'LOAD_-1204146559', u'PTRADD_-1204145802'), (u'CALL_-1204146323', u'INDIRECT_-1204145369'), (u'CAST_-1204145179', u'INT_EQUAL_-1204146289'), ('const-1', u'INT_LESS_-1204145821'), ('tmp_2652', u'INT_ADD_-1204145809'), (u'MULTIEQUAL_-1204145839', u'PTRADD_-1204146362'), (u'INDIRECT_-1204145178', u'MULTIEQUAL_-1204145378'), ('const-4098589', u'COPY_-1204144970'), ('const-1', u'PTRADD_-1204146101'), (u'INT_NOTEQUAL_-1204146236', u'CBRANCH_-1204146234'), (u'INT_ADD_-1204146189', u'STORE_-1204146198'), (u'INDIRECT_-1204145401', u'CALL_-1204146374'), (u'INDIRECT_-1204145369', u'INT_NOTEQUAL_-1204146112'), (u'CAST_-1204145161', u'LOAD_-1204146264'), (u'CAST_-1204145269', u'INT_SUB_-1204146447'), (u'INT_ADD_-1204146189', u'INT_SEXT_-1204145821'), ('tmp_1112', u'CBRANCH_-1204145846'), (u'CAST_-1204145170', u'PTRADD_-1204145174'), ('const-8', u'PTRADD_-1204145183'), (u'CALL_-1204145787', u'INDIRECT_-1204145175'), (u'CALL_-1204145781', u'INDIRECT_-1204145270'), (u'INDIRECT_-1204145145', u'MULTIEQUAL_-1204145410'), (u'LOAD_-1204146352', u'INT_REM_-1204146311'), ('const-433', u'LOAD_-1204145943'), (u'LOAD_-1204146559', u'CALL_-1204145739'), (u'CAST_-1204145331', u'LOAD_-1204146559'), (u'PTRSUB_-1204145276', u'CALL_-1204146412'), (u'PTRADD_-1204145183', u'LOAD_-1204146286'), (u'PTRADD_-1204146434', u'CALL_-1204145781'), (u'CAST_-1204145190', u'MULTIEQUAL_-1204145685'), (u'LOAD_-1204146222', u'INT_EQUAL_-1204146207'), ('const-2', u'INT_LESS_-1204145820'), (u'LOAD_-1204146559', u'CALL_-1204145771'), (u'PTRADD_-1204145151', u'LOAD_-1204146222'), ('const-433', u'LOAD_-1204146307'), ('tmp_1221', u'BRANCH_-1204145778'), (u'PTRADD_-1204146434', u'PTRADD_-1204146362'), (u'LOAD_-1204146559', u'CALL_-1204146523'), (u'PTRADD_-1204146434', u'CAST_-1204145269'), (u'INDIRECT_-1204145577', u'MULTIEQUAL_-1204145531'), (u'CAST_-1204145190', u'INT_EQUAL_-1204146309'), (u'INT_EQUAL_-1204146309', u'CBRANCH_-1204146307'), (u'LOAD_-1204145924', u'STORE_-1204145910'), ('const-0', u'RETURN_-1204145725'), (u'LOAD_-1204146264', u'INT_NOTEQUAL_-1204145848'), (u'INDIRECT_-1204145409', u'MULTIEQUAL_-1204145145'), (u'STORE_-1204146151', u'INDIRECT_-1204145385'), (u'INDIRECT_-1204145474', u'MULTIEQUAL_-1204145378'), ('const-1', u'PTRADD_-1204146362'), ('tmp_661', u'CBRANCH_-1204146111'), (u'PTRADD_-1204145802', u'LOAD_-1204145864'), ('tmp_828', u'BRANCH_-1204145905'), ('const-0', u'RETURN_-1204146034'), ('const-8', u'PTRADD_-1204144970'), (u'CALL_-1204146323', u'CAST_-1204145190'), (u'CALL_-1204146374', u'INDIRECT_-1204145498'), (u'CALL_-1204145729', u'INDIRECT_-1204145024'), (u'CALL_-1204146499', u'PTRADD_-1204146434'), ('const-433', u'STORE_-1204145920'), (u'CAST_-1204145105', u'STORE_-1204146151'), ('tmp_1050', u'BRANCH_-1204145911'), (u'INDIRECT_-1204145129', u'COPY_-1204145186'), ('tmp_561', u'CBRANCH_-1204146176'), ('const--88', u'PTRSUB_-1204145276'), ('const-4098569', u'COPY_-1204144948'), (u'PTRSUB_-1204145276', u'CALL_-1204146323'), (u'LOAD_-1204145864', u'INT_EQUAL_-1204145849'), ('const-433', u'LOAD_-1204146573'), ('tmp_1209', u'CBRANCH_-1204145830'), (u'LOAD_-1204146286', u'CAST_-1204145170')]
null
null
00252e40
x64
O2
(translation_unit "long * FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)\n\n{\n char *__s;\n uint uVar1;\n int iVar2;\n char *__s_00;\n long lVar3;\n char *pcVar4;\n size_t sVar5;\n ulong uVar6;\n long *plVar7;\n undefined8 uVar8;\n int iVar9;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 local_48 [24];\n \n __s_00 = *(char **)(param_2 + (long)*param_5 * 8);\n pcVar4 = strchr(__s_00,0x3d);\n sVar5 = strspn(__s_00,"-");\n __s = __s_00 + sVar5;\n if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }\n local_58 = local_48;\n FUN_001bc4c0(&local_58,__s,__s + sVar5);\n lVar3 = DAT_004c4380;\n uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);\n plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);\n if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;\n plVar7 = (long *)plVar7[5];\n uVar1 = *(uint *)(plVar7 + 4);\n if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;\n iVar2 = *param_5;\n lVar3 = plVar7[7];\n iVar9 = iVar2 + 1;\n *param_5 = iVar9;\n if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */\n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }\nLAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n return plVar7;\n}\n\n" (function_definition "long * FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)\n\n{\n char *__s;\n uint uVar1;\n int iVar2;\n char *__s_00;\n long lVar3;\n char *pcVar4;\n size_t sVar5;\n ulong uVar6;\n long *plVar7;\n undefined8 uVar8;\n int iVar9;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 local_48 [24];\n \n __s_00 = *(char **)(param_2 + (long)*param_5 * 8);\n pcVar4 = strchr(__s_00,0x3d);\n sVar5 = strspn(__s_00,"-");\n __s = __s_00 + sVar5;\n if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }\n local_58 = local_48;\n FUN_001bc4c0(&local_58,__s,__s + sVar5);\n lVar3 = DAT_004c4380;\n uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);\n plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);\n if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;\n plVar7 = (long *)plVar7[5];\n uVar1 = *(uint *)(plVar7 + 4);\n if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;\n iVar2 = *param_5;\n lVar3 = plVar7[7];\n iVar9 = iVar2 + 1;\n *param_5 = iVar9;\n if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */\n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }\nLAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n return plVar7;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)" * (function_declarator "FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)" identifier (parameter_list "(int param_1,long param_2,char param_3,long *param_4,int *param_5)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char param_3" primitive_type identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "int *param_5" primitive_type (pointer_declarator "*param_5" * identifier)) )))) (compound_statement "{\n char *__s;\n uint uVar1;\n int iVar2;\n char *__s_00;\n long lVar3;\n char *pcVar4;\n size_t sVar5;\n ulong uVar6;\n long *plVar7;\n undefined8 uVar8;\n int iVar9;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 local_48 [24];\n \n __s_00 = *(char **)(param_2 + (long)*param_5 * 8);\n pcVar4 = strchr(__s_00,0x3d);\n sVar5 = strspn(__s_00,"-");\n __s = __s_00 + sVar5;\n if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }\n local_58 = local_48;\n FUN_001bc4c0(&local_58,__s,__s + sVar5);\n lVar3 = DAT_004c4380;\n uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);\n plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);\n if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;\n plVar7 = (long *)plVar7[5];\n uVar1 = *(uint *)(plVar7 + 4);\n if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;\n iVar2 = *param_5;\n lVar3 = plVar7[7];\n iVar9 = iVar2 + 1;\n *param_5 = iVar9;\n if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */\n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }\nLAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n return plVar7;\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "uint uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char *__s_00;" primitive_type (pointer_declarator "*__s_00" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined1 local_48 [24];" type_identifier (array_declarator "local_48 [24]" identifier [ number_literal ]) ;) (expression_statement "__s_00 = *(char **)(param_2 + (long)*param_5 * 8);" (assignment_expression "__s_00 = *(char **)(param_2 + (long)*param_5 * 8)" identifier = (pointer_expression "*(char **)(param_2 + (long)*param_5 * 8)" * (cast_expression "(char **)(param_2 + (long)*param_5 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + (long)*param_5 * 8)" ( (binary_expression "param_2 + (long)*param_5 * 8" identifier + (binary_expression "(long)*param_5 * 8" (cast_expression "(long)*param_5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*param_5" * identifier)) * number_literal)) ))))) ;) (expression_statement "pcVar4 = strchr(__s_00,0x3d);" (assignment_expression "pcVar4 = strchr(__s_00,0x3d)" identifier = (call_expression "strchr(__s_00,0x3d)" identifier (argument_list "(__s_00,0x3d)" ( identifier , number_literal )))) ;) (expression_statement "sVar5 = strspn(__s_00,"-");" (assignment_expression "sVar5 = strspn(__s_00,"-")" identifier = (call_expression "strspn(__s_00,"-")" identifier (argument_list "(__s_00,"-")" ( identifier , (string_literal ""-"" " string_content ") )))) ;) (expression_statement "__s = __s_00 + sVar5;" (assignment_expression "__s = __s_00 + sVar5" identifier = (binary_expression "__s_00 + sVar5" identifier + identifier)) ;) (if_statement "if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }" if (parenthesized_expression "(pcVar4 == (char *)0x0)" ( (binary_expression "pcVar4 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar5 = strlen(__s);\n }" { (expression_statement "sVar5 = strlen(__s);" (assignment_expression "sVar5 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) }) (else_clause "else {\n sVar5 = (long)pcVar4 - (long)__s;\n }" else (compound_statement "{\n sVar5 = (long)pcVar4 - (long)__s;\n }" { (expression_statement "sVar5 = (long)pcVar4 - (long)__s;" (assignment_expression "sVar5 = (long)pcVar4 - (long)__s" identifier = (binary_expression "(long)pcVar4 - (long)__s" (cast_expression "(long)pcVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }))) (expression_statement "local_58 = local_48;" (assignment_expression "local_58 = local_48" identifier = identifier) ;) (expression_statement "FUN_001bc4c0(&local_58,__s,__s + sVar5);" (call_expression "FUN_001bc4c0(&local_58,__s,__s + sVar5)" identifier (argument_list "(&local_58,__s,__s + sVar5)" ( (pointer_expression "&local_58" & identifier) , identifier , (binary_expression "__s + sVar5" identifier + identifier) ))) ;) (expression_statement "lVar3 = DAT_004c4380;" (assignment_expression "lVar3 = DAT_004c4380" identifier = identifier) ;) (expression_statement "uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);" (assignment_expression "uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907)" identifier = (call_expression "FUN_003372f0(local_58,local_50,0xc70f6907)" identifier (argument_list "(local_58,local_50,0xc70f6907)" ( identifier , identifier , number_literal )))) ;) (expression_statement "plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);" (assignment_expression "plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" identifier = (cast_expression "(long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" identifier (argument_list "(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" ( identifier , (binary_expression "uVar6 % *(ulong *)(lVar3 + 8)" identifier % (pointer_expression "*(ulong *)(lVar3 + 8)" * (cast_expression "(ulong *)(lVar3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) , (pointer_expression "&local_58" & identifier) , identifier ))))) ;) (if_statement "if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;" if (parenthesized_expression "((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))" ( (binary_expression "(plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0)" (parenthesized_expression "(plVar7 == (long *)0x0)" ( (binary_expression "plVar7 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(plVar7 = (long *)*plVar7, plVar7 == (long *)0x0)" ( (comma_expression "plVar7 = (long *)*plVar7, plVar7 == (long *)0x0" (assignment_expression "plVar7 = (long *)*plVar7" identifier = (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier))) , (binary_expression "plVar7 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00252f36;" goto statement_identifier ;)) (expression_statement "plVar7 = (long *)plVar7[5];" (assignment_expression "plVar7 = (long *)plVar7[5]" identifier = (cast_expression "(long *)plVar7[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar7[5]" identifier [ number_literal ]))) ;) (expression_statement "uVar1 = *(uint *)(plVar7 + 4);" (assignment_expression "uVar1 = *(uint *)(plVar7 + 4)" identifier = (pointer_expression "*(uint *)(plVar7 + 4)" * (cast_expression "(uint *)(plVar7 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 4)" ( (binary_expression "plVar7 + 4" identifier + number_literal) ))))) ;) (if_statement "if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;" if (parenthesized_expression "(*__s_00 == '-')" ( (binary_expression "*__s_00 == '-'" (pointer_expression "*__s_00" * identifier) == (char_literal "'-'" ' character ')) )) (compound_statement "{\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }" { (if_statement "if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" if (parenthesized_expression "(__s_00[1] == '-')" ( (binary_expression "__s_00[1] == '-'" (subscript_expression "__s_00[1]" identifier [ number_literal ]) == (char_literal "'-'" ' character ')) )) (compound_statement "{\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }" { (if_statement "if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;" if (parenthesized_expression "((uVar1 != 3) && (1 < uVar1))" ( (binary_expression "(uVar1 != 3) && (1 < uVar1)" (parenthesized_expression "(uVar1 != 3)" ( (binary_expression "uVar1 != 3" identifier != number_literal) )) && (parenthesized_expression "(1 < uVar1)" ( (binary_expression "1 < uVar1" number_literal < identifier) ))) )) (goto_statement "goto LAB_00252f90;" goto statement_identifier ;)) }) (else_clause "else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" else (if_statement "if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" if (parenthesized_expression "(2 < uVar1)" ( (binary_expression "2 < uVar1" number_literal < identifier) )) (compound_statement "{\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" { (labeled_statement "LAB_00252f90:\n plVar7 = (long *)0x0;" statement_identifier : (expression_statement "plVar7 = (long *)0x0;" (assignment_expression "plVar7 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;)) (goto_statement "goto LAB_00252f36;" goto statement_identifier ;) })))) }) (else_clause "else if (uVar1 != 4) goto LAB_00252f90;" else (if_statement "if (uVar1 != 4) goto LAB_00252f90;" if (parenthesized_expression "(uVar1 != 4)" ( (binary_expression "uVar1 != 4" identifier != number_literal) )) (goto_statement "goto LAB_00252f90;" goto statement_identifier ;)))) (expression_statement "iVar2 = *param_5;" (assignment_expression "iVar2 = *param_5" identifier = (pointer_expression "*param_5" * identifier)) ;) (expression_statement "lVar3 = plVar7[7];" (assignment_expression "lVar3 = plVar7[7]" identifier = (subscript_expression "plVar7[7]" identifier [ number_literal ])) ;) (expression_statement "iVar9 = iVar2 + 1;" (assignment_expression "iVar9 = iVar2 + 1" identifier = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (expression_statement "*param_5 = iVar9;" (assignment_expression "*param_5 = iVar9" (pointer_expression "*param_5" * identifier) = identifier) ;) (if_statement "if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */\n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */\n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }" { (if_statement "if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */\n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }" if (parenthesized_expression "(pcVar4 != (char *)0x0)" ( (binary_expression "pcVar4 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */\n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }" { (labeled_statement "LAB_0025301e:\n uVar8 = gettext("unexpected argument");" statement_identifier : (expression_statement "uVar8 = gettext("unexpected argument");" (assignment_expression "uVar8 = gettext("unexpected argument")" identifier = (call_expression "gettext("unexpected argument")" identifier (argument_list "("unexpected argument")" ( (string_literal ""unexpected argument"" " string_content ") )))) ;)) (expression_statement "FUN_00250b60(uVar8,__s_00);" (call_expression "FUN_00250b60(uVar8,__s_00)" identifier (argument_list "(uVar8,__s_00)" ( identifier , identifier ))) ;) comment (expression_statement "plVar7 = (long *)FUN_00153aa1();" (assignment_expression "plVar7 = (long *)FUN_00153aa1()" identifier = (cast_expression "(long *)FUN_00153aa1()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00153aa1()" identifier (argument_list "()" ( ))))) ;) (return_statement "return plVar7;" return identifier ;) })) (expression_statement "*param_4 = 0;" (assignment_expression "*param_4 = 0" (pointer_expression "*param_4" * identifier) = number_literal) ;) }) (else_clause "else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" else (if_statement "if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" if (parenthesized_expression "(pcVar4 == (char *)0x0)" ( (binary_expression "pcVar4 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }" { (if_statement "if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }" if (parenthesized_expression "((char)plVar7[8] == '\0')" ( (binary_expression "(char)plVar7[8] == '\0'" (cast_expression "(char)plVar7[8]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "plVar7[8]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }" { (if_statement "if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }" if (parenthesized_expression "((param_1 <= iVar9) || (param_3 != '\0'))" ( (binary_expression "(param_1 <= iVar9) || (param_3 != '\0')" (parenthesized_expression "(param_1 <= iVar9)" ( (binary_expression "param_1 <= iVar9" identifier <= identifier) )) || (parenthesized_expression "(param_3 != '\0')" ( (binary_expression "param_3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n uVar8 = gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }" { (expression_statement "uVar8 = gettext("missing argument");" (assignment_expression "uVar8 = gettext("missing argument")" identifier = (call_expression "gettext("missing argument")" identifier (argument_list "("missing argument")" ( (string_literal ""missing argument"" " string_content ") )))) ;) comment (expression_statement "FUN_00250b60(uVar8,__s_00);" (call_expression "FUN_00250b60(uVar8,__s_00)" identifier (argument_list "(uVar8,__s_00)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_0025301e;" goto statement_identifier ;) })) (expression_statement "*param_5 = iVar2 + 2;" (assignment_expression "*param_5 = iVar2 + 2" (pointer_expression "*param_5" * identifier) = (binary_expression "iVar2 + 2" identifier + number_literal)) ;) (expression_statement "*param_4 = *(long *)(param_2 + (long)iVar9 * 8);" (assignment_expression "*param_4 = *(long *)(param_2 + (long)iVar9 * 8)" (pointer_expression "*param_4" * identifier) = (pointer_expression "*(long *)(param_2 + (long)iVar9 * 8)" * (cast_expression "(long *)(param_2 + (long)iVar9 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + (long)iVar9 * 8)" ( (binary_expression "param_2 + (long)iVar9 * 8" identifier + (binary_expression "(long)iVar9 * 8" (cast_expression "(long)iVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ))))) ;) }) (else_clause "else {\n *param_4 = plVar7[5];\n }" else (compound_statement "{\n *param_4 = plVar7[5];\n }" { (expression_statement "*param_4 = plVar7[5];" (assignment_expression "*param_4 = plVar7[5]" (pointer_expression "*param_4" * identifier) = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) }))) }) (else_clause "else {\n *param_4 = (long)(pcVar4 + 1);\n }" else (compound_statement "{\n *param_4 = (long)(pcVar4 + 1);\n }" { (expression_statement "*param_4 = (long)(pcVar4 + 1);" (assignment_expression "*param_4 = (long)(pcVar4 + 1)" (pointer_expression "*param_4" * identifier) = (cast_expression "(long)(pcVar4 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar4 + 1)" ( (binary_expression "pcVar4 + 1" identifier + number_literal) )))) ;) }))))) (labeled_statement "LAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }" statement_identifier : (if_statement "if (local_58 != local_48) {\n FUN_00338a40();\n }" if (parenthesized_expression "(local_58 != local_48)" ( (binary_expression "local_58 != local_48" identifier != identifier) )) (compound_statement "{\n FUN_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) }))) (return_statement "return plVar7;" return identifier ;) })))
(translation_unit "One_option *\nanon_unknown.dwarf_1172dac::parse_long_option\n (int argc,char **argv,bool equals_only,char **arg,int *i)\n\n{\n Dashes DVar1;\n uint uVar2;\n Option_map *this;\n char *pcVar3;\n size_t sVar4;\n ulong __code;\n One_option *pOVar5;\n char *pcVar6;\n char **ppcVar7;\n bool extraout_DL;\n int iVar8;\n char **__s;\n int *piVar9;\n string option;\n \n __s = (char **)argv[*i];\n piVar9 = i;\n pcVar3 = strchr((char *)__s,0x3d);\n sVar4 = strspn((char *)__s,"-");\n pcVar6 = (char *)((long)__s + sVar4);\n if (pcVar3 == (char *)0x0) {\n sVar4 = strlen(pcVar6);\n }\n else {\n sVar4 = (long)pcVar3 - (long)pcVar6;\n }\n option._M_dataplus._M_p = (pointer)&option.field_2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&option,pcVar6,pcVar6 + sVar4);\n this = gold::options::long_options;\n __code = std::_Hash_bytes(option._M_dataplus._M_p,option._M_string_length,0xc70f6907);\n pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_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::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0) {\n if (pcVar3 != (char *)0x0) {\nLAB_0025301e:\n pcVar6 = (char *)gettext("unexpected argument");\n usage(pcVar6,(char *)__s);\n /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */\n pOVar5 = (One_option *)\n (anonymous_namespace)::parse_long_option((int)pcVar6,__s,extraout_DL,ppcVar7,piVar9);\n return pOVar5;\n }\n *arg = (char *)0x0;\n }\n else if (pcVar3 == (char *)0x0) {\n if (pOVar5->optional_arg == false) {\n if ((argc <= iVar8) || (equals_only)) {\n pcVar6 = (char *)gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n usage(pcVar6,(char *)__s);\n goto LAB_0025301e;\n }\n *i = uVar2 + 2;\n *arg = argv[iVar8];\n }\n else {\n *arg = pOVar5->default_value;\n }\n }\n else {\n *arg = pcVar3 + 1;\n }\nLAB_00252f36:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)option._M_dataplus._M_p != &option.field_2) {\n operator_delete(option._M_dataplus._M_p);\n }\n return pOVar5;\n}\n\n" (ERROR "One_option *\nanon_unknown.dwarf_1172dac::" (binary_expression "One_option *\nanon_unknown.dwarf_1172dac" identifier * (field_expression "anon_unknown.dwarf_1172dac" identifier . field_identifier)) : :) (declaration "parse_long_option\n (int argc,char **argv,bool equals_only,char **arg,int *i)\n\n{\n Dashes DVar1;" (macro_type_specifier "parse_long_option\n (int" identifier ( (type_descriptor "int" primitive_type) )) identifier , (ERROR "char" identifier) (pointer_declarator "**argv" * (pointer_declarator "*argv" * identifier)) , (ERROR "bool" identifier) identifier , (ERROR "char" identifier) (pointer_declarator "**arg" * (pointer_declarator "*arg" * identifier)) , (ERROR "int *i)\n\n{\n Dashes" identifier (pointer_declarator "*i" * identifier) ) { identifier) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "Option_map *this;" type_identifier (pointer_declarator "*this" * identifier) ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (declaration "size_t sVar4;" primitive_type identifier ;) (declaration "ulong __code;" type_identifier identifier ;) (declaration "One_option *pOVar5;" type_identifier (pointer_declarator "*pOVar5" * identifier) ;) (declaration "char *pcVar6;" primitive_type (pointer_declarator "*pcVar6" * identifier) ;) (declaration "char **ppcVar7;" primitive_type (pointer_declarator "**ppcVar7" * (pointer_declarator "*ppcVar7" * identifier)) ;) (declaration "bool extraout_DL;" primitive_type identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (declaration "char **__s;" primitive_type (pointer_declarator "**__s" * (pointer_declarator "*__s" * identifier)) ;) (declaration "int *piVar9;" primitive_type (pointer_declarator "*piVar9" * identifier) ;) (declaration "string option;" type_identifier identifier ;) (expression_statement "__s = (char **)argv[*i];" (assignment_expression "__s = (char **)argv[*i]" identifier = (cast_expression "(char **)argv[*i]" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "argv[*i]" identifier [ (pointer_expression "*i" * identifier) ]))) ;) (expression_statement "piVar9 = i;" (assignment_expression "piVar9 = i" identifier = identifier) ;) (expression_statement "pcVar3 = strchr((char *)__s,0x3d);" (assignment_expression "pcVar3 = strchr((char *)__s,0x3d)" identifier = (call_expression "strchr((char *)__s,0x3d)" identifier (argument_list "((char *)__s,0x3d)" ( (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , number_literal )))) ;) (expression_statement "sVar4 = strspn((char *)__s,"-");" (assignment_expression "sVar4 = strspn((char *)__s,"-")" identifier = (call_expression "strspn((char *)__s,"-")" identifier (argument_list "((char *)__s,"-")" ( (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (string_literal ""-"" " string_content ") )))) ;) (expression_statement "pcVar6 = (char *)((long)__s + sVar4);" (assignment_expression "pcVar6 = (char *)((long)__s + sVar4)" identifier = (cast_expression "(char *)((long)__s + sVar4)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__s + sVar4)" ( (binary_expression "(long)__s + sVar4" (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) ;) (if_statement "if (pcVar3 == (char *)0x0) {\n sVar4 = strlen(pcVar6);\n }\n else {\n sVar4 = (long)pcVar3 - (long)pcVar6;\n }" if (parenthesized_expression "(pcVar3 == (char *)0x0)" ( (binary_expression "pcVar3 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar4 = strlen(pcVar6);\n }" { (expression_statement "sVar4 = strlen(pcVar6);" (assignment_expression "sVar4 = strlen(pcVar6)" identifier = (call_expression "strlen(pcVar6)" identifier (argument_list "(pcVar6)" ( identifier )))) ;) }) (else_clause "else {\n sVar4 = (long)pcVar3 - (long)pcVar6;\n }" else (compound_statement "{\n sVar4 = (long)pcVar3 - (long)pcVar6;\n }" { (expression_statement "sVar4 = (long)pcVar3 - (long)pcVar6;" (assignment_expression "sVar4 = (long)pcVar3 - (long)pcVar6" identifier = (binary_expression "(long)pcVar3 - (long)pcVar6" (cast_expression "(long)pcVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)pcVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }))) (expression_statement "option._M_dataplus._M_p = (pointer)&option.field_2;" (assignment_expression "option._M_dataplus._M_p = (pointer)&option.field_2" (field_expression "option._M_dataplus._M_p" (field_expression "option._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&option.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "option.field_2" identifier . field_identifier))) ;) (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&option,pcVar6,pcVar6 + sVar4);" 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*>(&option,pcVar6,pcVar6 + sVar4);" (binary_expression "_M_construct<char_const*>(&option,pcVar6,pcVar6 + sVar4)" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&option,pcVar6,pcVar6 + sVar4)" ( (comma_expression "&option,pcVar6,pcVar6 + sVar4" (pointer_expression "&option" & identifier) , (comma_expression "pcVar6,pcVar6 + sVar4" identifier , (binary_expression "pcVar6 + sVar4" identifier + identifier))) ))) ;)) (ERROR "this = gold::" (assignment_expression "this = gold" identifier = identifier) : :) (labeled_statement "options::long_options;" statement_identifier : (ERROR ":" :) (expression_statement "long_options;" identifier ;)) (ERROR "__code = std::" (assignment_expression "__code = std" identifier = identifier) : :) (expression_statement "_Hash_bytes(option._M_dataplus._M_p,option._M_string_length,0xc70f6907);" (call_expression "_Hash_bytes(option._M_dataplus._M_p,option._M_string_length,0xc70f6907)" identifier (argument_list "(option._M_dataplus._M_p,option._M_string_length,0xc70f6907)" ( (field_expression "option._M_dataplus._M_p" (field_expression "option._M_dataplus" identifier . field_identifier) . field_identifier) , (field_expression "option._M_string_length" identifier . field_identifier) , number_literal ))) ;) (expression_statement "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_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::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0) {\n if (pcVar3 != (char *)0x0) {\nLAB_0025301e:\n pcVar6 = (char *)gettext("unexpected argument");\n usage(pcVar6,(char *)__s);" (update_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_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::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0) {\n if (pcVar3 != (char *)0x0) {\nLAB_0025301e:\n pcVar6 = (char *)gettext("unexpected argument");\n usage(pcVar6,(char *)__s)" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_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::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0) {\n if (pcVar3 != (char *)0x0) {\nLAB_0025301e:\n pcVar6 = (char *)gettext("unexpected argument");\n usage(pcVar6,(char *)__s)" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std::__cxx11::basic_string<char" (binary_expression "pOVar5 = (One_option *)\n std::\n _Hashtable<std" (assignment_expression "pOVar5 = (One_option *)\n std" identifier = (cast_expression "(One_option *)\n std" ( (type_descriptor "One_option *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) (ERROR "::\n _Hashtable" : : identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) (ERROR ",_std::char_traits" , identifier : : identifier) < identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) (ERROR ",_std::char_traits" , identifier : : identifier) < identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::options::One_option" : : identifier : : identifier) * (ERROR ">," > ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) (ERROR ",_std::char_traits" , identifier : : identifier) < identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::options::One_option" : : identifier : : identifier) * (ERROR ">" >) identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Select1st,_std::equal_to" : : identifier : : identifier , identifier : : identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) (ERROR ",_std::char_traits" , identifier : : identifier) < identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::hash" : : identifier) < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) (ERROR ",_std::char_traits" , identifier : : identifier) < identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits" : : identifier : : identifier , identifier : : identifier : : identifier , identifier : : identifier : : identifier , identifier : : identifier : : identifier) < true) (ERROR ",_false,_true" , identifier , identifier) > identifier) > (ERROR "::" : :) (call_expression "_M_find_before_node\n ((_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0) {\n if (pcVar3 != (char *)0x0) {\nLAB_0025301e:\n pcVar6 = (char *)gettext("unexpected argument");\n usage(pcVar6,(char *)__s)" identifier (argument_list "((_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0) {\n if (pcVar3 != (char *)0x0) {\nLAB_0025301e:\n pcVar6 = (char *)gettext("unexpected argument");\n usage(pcVar6,(char *)__s)" ( (assignment_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0) {\n if (pcVar3 != (char *)0x0) {\nLAB_0025301e:\n pcVar6 = (char *)gettext("unexpected argument")" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0) {\n if (pcVar3 != (char *)0x0)" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8;\n if (pcVar6 == (char *)0x0)" (binary_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1;\n *i = iVar8" (binary_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg;\n iVar8 = uVar2 + 1" (assignment_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)uVar2;\n pcVar6 = pOVar5->helparg" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)(ulong)" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i;\n ppcVar7 = (char **)" (assignment_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z) goto LAB_00252f90;\n uVar2 = *i" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (DVar1 != DASH_Z)" (assignment_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1) {\nLAB_00252f90:\n pOVar5 = (One_option *)0x0" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)) goto LAB_00252f90;\n }\n else if (EXACTLY_ONE_DASH < DVar1)" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-') {\n if ((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1))" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-') {\n if (*(char *)((long)__s + 1) == '-')" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes;\n if (*(char *)__s == '-')" (field_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value;\n DVar1 = pOVar5->dashes" (assignment_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))\n goto LAB_00252f36;\n pOVar5 = (One_option *)pOVar5->default_value" (call_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code);\n if ((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))" (parenthesized_expression "(_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code)" ( (ERROR "_Hashtable<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>,_std::allocator<std::pair<const_std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>,_gold::options::One_option*>_>,_std::__detail::_Select1st,_std::equal_to<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::hash<std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_>,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (comma_expression "_Hashtable<std::__cxx11::basic_string<char,_std" (binary_expression "_Hashtable<std::__cxx11::basic_string<char" (binary_expression "_Hashtable<std" identifier < identifier) (ERROR "::__cxx11::basic_string" : : identifier : : identifier) < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<char>_>,_std" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "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>_>,_gold" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : identifier : : (comma_expression "One_option*>,_std" identifier (ERROR "*>" * >) , identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "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>_>,_gold" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (ERROR "," ,) identifier) : : identifier : : (binary_expression "One_option*>_>,_std" (binary_expression "One_option*>_" identifier * (ERROR ">" >) identifier) > (ERROR "," ,) identifier) : : identifier : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "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>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) identifier) : : (binary_expression "hash<std" identifier < identifier) : : identifier : : (comma_expression "basic_string<char,_std" (binary_expression "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>_>_>,_std" (binary_expression "allocator<char>_>_" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > identifier) > (ERROR "," ,) 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 *)this,__code % (this->_M_h)._M_bucket_count,&option,__code" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code" identifier , (comma_expression "_true>_>\n *)this,__code % (this->_M_h)._M_bucket_count,&option,__code" (binary_expression "_true>_>\n *)this" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*)this" * (ERROR ")" )) identifier)) , (comma_expression "__code % (this->_M_h)._M_bucket_count,&option,__code" (binary_expression "__code % (this->_M_h)._M_bucket_count" identifier % (field_expression "(this->_M_h)._M_bucket_count" (parenthesized_expression "(this->_M_h)" ( (field_expression "this->_M_h" identifier -> field_identifier) )) . field_identifier)) , (comma_expression "&option,__code" (pointer_expression "&option" & identifier) , identifier))))) )) (ERROR ";\n if" ; if) (argument_list "((pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0))" ( (binary_expression "(pOVar5 == (One_option *)0x0) ||\n (pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0)" (parenthesized_expression "(pOVar5 == (One_option *)0x0)" ( (binary_expression "pOVar5 == (One_option *)0x0" identifier == (cast_expression "(One_option *)0x0" ( (type_descriptor "One_option *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0)" ( (comma_expression "pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p, pOVar5 == (One_option *)0x0" (assignment_expression "pOVar5 = (One_option *)(pOVar5->longname)._M_dataplus._M_p" identifier = (cast_expression "(One_option *)(pOVar5->longname)._M_dataplus._M_p" ( (type_descriptor "One_option *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(pOVar5->longname)._M_dataplus._M_p" (field_expression "(pOVar5->longname)._M_dataplus" (parenthesized_expression "(pOVar5->longname)" ( (field_expression "pOVar5->longname" identifier -> field_identifier) )) . field_identifier) . field_identifier))) , (binary_expression "pOVar5 == (One_option *)0x0" identifier == (cast_expression "(One_option *)0x0" ( (type_descriptor "One_option *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) ))) (ERROR "goto LAB_00252f36;\n pOVar5" identifier identifier ; identifier) = (cast_expression "(One_option *)pOVar5->default_value" ( (type_descriptor "One_option *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "pOVar5->default_value" identifier -> field_identifier))) (ERROR ";\n DVar1 = pOVar5" ; identifier = identifier) -> field_identifier) (ERROR ";\n if" ; if) (argument_list "(*(char *)__s == '-')" ( (binary_expression "*(char *)__s == '-'" (pointer_expression "*(char *)__s" * (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) == (char_literal "'-'" ' character ')) ))) (ERROR "{\n if" { if) (argument_list "(*(char *)((long)__s + 1) == '-')" ( (binary_expression "*(char *)((long)__s + 1) == '-'" (pointer_expression "*(char *)((long)__s + 1)" * (cast_expression "(char *)((long)__s + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__s + 1)" ( (binary_expression "(long)__s + 1" (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'-'" ' character ')) ))) (ERROR "{\n if" { if) (argument_list "((DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1))" ( (binary_expression "(DVar1 != EXACTLY_TWO_DASHES) && (TWO_DASHES < DVar1)" (parenthesized_expression "(DVar1 != EXACTLY_TWO_DASHES)" ( (binary_expression "DVar1 != EXACTLY_TWO_DASHES" identifier != identifier) )) && (parenthesized_expression "(TWO_DASHES < DVar1)" ( (binary_expression "TWO_DASHES < DVar1" identifier < identifier) ))) ))) (ERROR "goto LAB_00252f90;\n }\n else if" identifier identifier ; } else if) (argument_list "(EXACTLY_ONE_DASH < DVar1)" ( (binary_expression "EXACTLY_ONE_DASH < DVar1" identifier < identifier) ))) (ERROR "{\nLAB_00252f90:\n pOVar5" { identifier : identifier) = (cast_expression "(One_option *)0x0" ( (type_descriptor "One_option *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) (ERROR ";\n goto LAB_00252f36;\n }\n }\n else if" ; goto identifier ; } } else if) (argument_list "(DVar1 != DASH_Z)" ( (binary_expression "DVar1 != DASH_Z" identifier != identifier) ))) (ERROR "goto LAB_00252f90;\n uVar2" identifier identifier ; identifier) = (pointer_expression "*i" * identifier)) (ERROR ";\n ppcVar7 =" ; identifier =) (argument_list "(char **)" ( (binary_expression "char **" identifier * (pointer_expression "*" * identifier)) ))) (argument_list "(ulong)" ( identifier ))) (ERROR "uVar2;\n pcVar6" identifier ; identifier) = (field_expression "pOVar5->helparg" identifier -> field_identifier)) (ERROR ";\n iVar8 = uVar2" ; identifier = identifier) + number_literal) (ERROR ";" ;) * (assignment_expression "i = iVar8" identifier = identifier)) (ERROR ";\n if" ; if) (argument_list "(pcVar6 == (char *)0x0)" ( (binary_expression "pcVar6 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) (ERROR "{\n if" { if) (argument_list "(pcVar3 != (char *)0x0)" ( (binary_expression "pcVar3 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ))) (ERROR "{\nLAB_0025301e:\n pcVar6" { identifier : identifier) = (cast_expression "(char *)gettext("unexpected argument")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("unexpected argument")" identifier (argument_list "("unexpected argument")" ( (string_literal ""unexpected argument"" " string_content ") ))))) (ERROR ";\n usage(pcVar6" ; identifier ( identifier) , (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) --) ;) comment (ERROR "pOVar5 = (One_option *)\n (anonymous_namespace)::" (assignment_expression "pOVar5 = (One_option *)\n (anonymous_namespace)" identifier = (cast_expression "(One_option *)\n (anonymous_namespace)" ( (type_descriptor "One_option *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(anonymous_namespace)" ( identifier )))) : :) (expression_statement "parse_long_option((int)pcVar6,__s,extraout_DL,ppcVar7,piVar9);" (call_expression "parse_long_option((int)pcVar6,__s,extraout_DL,ppcVar7,piVar9)" identifier (argument_list "((int)pcVar6,__s,extraout_DL,ppcVar7,piVar9)" ( (cast_expression "(int)pcVar6" ( (type_descriptor "int" primitive_type) ) identifier) , identifier , identifier , identifier , identifier ))) ;) (return_statement "return pOVar5;" return identifier ;) (ERROR "}" }) (expression_statement "*arg = (char *)0x0;" (assignment_expression "*arg = (char *)0x0" (pointer_expression "*arg" * identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (ERROR "}\n else" } else) (if_statement "if (pcVar3 == (char *)0x0) {\n if (pOVar5->optional_arg == false) {\n if ((argc <= iVar8) || (equals_only)) {\n pcVar6 = (char *)gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n usage(pcVar6,(char *)__s);\n goto LAB_0025301e;\n }\n *i = uVar2 + 2;\n *arg = argv[iVar8];\n }\n else {\n *arg = pOVar5->default_value;\n }\n }\n else {\n *arg = pcVar3 + 1;\n }" if (parenthesized_expression "(pcVar3 == (char *)0x0)" ( (binary_expression "pcVar3 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (pOVar5->optional_arg == false) {\n if ((argc <= iVar8) || (equals_only)) {\n pcVar6 = (char *)gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n usage(pcVar6,(char *)__s);\n goto LAB_0025301e;\n }\n *i = uVar2 + 2;\n *arg = argv[iVar8];\n }\n else {\n *arg = pOVar5->default_value;\n }\n }" { (if_statement "if (pOVar5->optional_arg == false) {\n if ((argc <= iVar8) || (equals_only)) {\n pcVar6 = (char *)gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n usage(pcVar6,(char *)__s);\n goto LAB_0025301e;\n }\n *i = uVar2 + 2;\n *arg = argv[iVar8];\n }\n else {\n *arg = pOVar5->default_value;\n }" if (parenthesized_expression "(pOVar5->optional_arg == false)" ( (binary_expression "pOVar5->optional_arg == false" (field_expression "pOVar5->optional_arg" identifier -> field_identifier) == false) )) (compound_statement "{\n if ((argc <= iVar8) || (equals_only)) {\n pcVar6 = (char *)gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n usage(pcVar6,(char *)__s);\n goto LAB_0025301e;\n }\n *i = uVar2 + 2;\n *arg = argv[iVar8];\n }" { (if_statement "if ((argc <= iVar8) || (equals_only)) {\n pcVar6 = (char *)gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n usage(pcVar6,(char *)__s);\n goto LAB_0025301e;\n }" if (parenthesized_expression "((argc <= iVar8) || (equals_only))" ( (binary_expression "(argc <= iVar8) || (equals_only)" (parenthesized_expression "(argc <= iVar8)" ( (binary_expression "argc <= iVar8" identifier <= identifier) )) || (parenthesized_expression "(equals_only)" ( identifier ))) )) (compound_statement "{\n pcVar6 = (char *)gettext("missing argument");\n /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */\n usage(pcVar6,(char *)__s);\n goto LAB_0025301e;\n }" { (expression_statement "pcVar6 = (char *)gettext("missing argument");" (assignment_expression "pcVar6 = (char *)gettext("missing argument")" identifier = (cast_expression "(char *)gettext("missing argument")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("missing argument")" identifier (argument_list "("missing argument")" ( (string_literal ""missing argument"" " string_content ") ))))) ;) comment (expression_statement "usage(pcVar6,(char *)__s);" (call_expression "usage(pcVar6,(char *)__s)" identifier (argument_list "(pcVar6,(char *)__s)" ( identifier , (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (goto_statement "goto LAB_0025301e;" goto statement_identifier ;) })) (expression_statement "*i = uVar2 + 2;" (assignment_expression "*i = uVar2 + 2" (pointer_expression "*i" * identifier) = (binary_expression "uVar2 + 2" identifier + number_literal)) ;) (expression_statement "*arg = argv[iVar8];" (assignment_expression "*arg = argv[iVar8]" (pointer_expression "*arg" * identifier) = (subscript_expression "argv[iVar8]" identifier [ identifier ])) ;) }) (else_clause "else {\n *arg = pOVar5->default_value;\n }" else (compound_statement "{\n *arg = pOVar5->default_value;\n }" { (expression_statement "*arg = pOVar5->default_value;" (assignment_expression "*arg = pOVar5->default_value" (pointer_expression "*arg" * identifier) = (field_expression "pOVar5->default_value" identifier -> field_identifier)) ;) }))) }) (else_clause "else {\n *arg = pcVar3 + 1;\n }" else (compound_statement "{\n *arg = pcVar3 + 1;\n }" { (expression_statement "*arg = pcVar3 + 1;" (assignment_expression "*arg = pcVar3 + 1" (pointer_expression "*arg" * identifier) = (binary_expression "pcVar3 + 1" identifier + number_literal)) ;) }))) (labeled_statement "LAB_00252f36:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)option._M_dataplus._M_p != &option.field_2) {\n operator_delete(option._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 *)option._M_dataplus._M_p != &option.field_2) {\n operator_delete(option._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 *)option._M_dataplus._M_p != &option.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)option._M_dataplus._M_p != &option.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 *)option._M_dataplus._M_p != &option.field_2" (binary_expression "allocator<char>_>_9\n *)option._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)option._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "option._M_dataplus._M_p" (field_expression "option._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&option.field_2" & (field_expression "option.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(option._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(option._M_dataplus._M_p);" (call_expression "operator_delete(option._M_dataplus._M_p)" identifier (argument_list "(option._M_dataplus._M_p)" ( (field_expression "option._M_dataplus._M_p" (field_expression "option._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) }))) (return_statement "return pOVar5;" return identifier ;) (ERROR "}" }))
(translation_unit "long * FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)\n\n{\n char *__s;\n uint uVar1;\n int iVar2;\n char *__s_00;\n long lVar3;\n char *pcVar4;\n size_t sVar5;\n ulong uVar6;\n long *plVar7;\n undefined8 uVar8;\n int iVar9;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 local_48 [24];\n \n __s_00 = *(char **)(param_2 + (long)*param_5 * 8);\n pcVar4 = strchr(__s_00,0x3d);\n sVar5 = strspn(__s_00,"-");\n __s = __s_00 + sVar5;\n if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }\n local_58 = local_48;\n FUN_001bc4c0(&local_58,__s,__s + sVar5);\n lVar3 = DAT_004c4380;\n uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);\n plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);\n if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;\n plVar7 = (long *)plVar7[5];\n uVar1 = *(uint *)(plVar7 + 4);\n if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;\n iVar2 = *param_5;\n lVar3 = plVar7[7];\n iVar9 = iVar2 + 1;\n *param_5 = iVar9;\n if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }\nLAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n return plVar7;\n}\n\n" (function_definition "long * FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)\n\n{\n char *__s;\n uint uVar1;\n int iVar2;\n char *__s_00;\n long lVar3;\n char *pcVar4;\n size_t sVar5;\n ulong uVar6;\n long *plVar7;\n undefined8 uVar8;\n int iVar9;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 local_48 [24];\n \n __s_00 = *(char **)(param_2 + (long)*param_5 * 8);\n pcVar4 = strchr(__s_00,0x3d);\n sVar5 = strspn(__s_00,"-");\n __s = __s_00 + sVar5;\n if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }\n local_58 = local_48;\n FUN_001bc4c0(&local_58,__s,__s + sVar5);\n lVar3 = DAT_004c4380;\n uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);\n plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);\n if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;\n plVar7 = (long *)plVar7[5];\n uVar1 = *(uint *)(plVar7 + 4);\n if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;\n iVar2 = *param_5;\n lVar3 = plVar7[7];\n iVar9 = iVar2 + 1;\n *param_5 = iVar9;\n if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }\nLAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n return plVar7;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)" * (function_declarator "FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)" identifier (parameter_list "(int param_1,long param_2,char param_3,long *param_4,int *param_5)" ( (parameter_declaration "int param_1" primitive_type identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "char param_3" primitive_type identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "int *param_5" primitive_type (pointer_declarator "*param_5" * identifier)) )))) (compound_statement "{\n char *__s;\n uint uVar1;\n int iVar2;\n char *__s_00;\n long lVar3;\n char *pcVar4;\n size_t sVar5;\n ulong uVar6;\n long *plVar7;\n undefined8 uVar8;\n int iVar9;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 local_48 [24];\n \n __s_00 = *(char **)(param_2 + (long)*param_5 * 8);\n pcVar4 = strchr(__s_00,0x3d);\n sVar5 = strspn(__s_00,"-");\n __s = __s_00 + sVar5;\n if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }\n local_58 = local_48;\n FUN_001bc4c0(&local_58,__s,__s + sVar5);\n lVar3 = DAT_004c4380;\n uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);\n plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);\n if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;\n plVar7 = (long *)plVar7[5];\n uVar1 = *(uint *)(plVar7 + 4);\n if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;\n iVar2 = *param_5;\n lVar3 = plVar7[7];\n iVar9 = iVar2 + 1;\n *param_5 = iVar9;\n if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }\nLAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n return plVar7;\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "uint uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char *__s_00;" primitive_type (pointer_declarator "*__s_00" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "int iVar9;" primitive_type identifier ;) (declaration "undefined1 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined1 local_48 [24];" type_identifier (array_declarator "local_48 [24]" identifier [ number_literal ]) ;) (expression_statement "__s_00 = *(char **)(param_2 + (long)*param_5 * 8);" (assignment_expression "__s_00 = *(char **)(param_2 + (long)*param_5 * 8)" identifier = (pointer_expression "*(char **)(param_2 + (long)*param_5 * 8)" * (cast_expression "(char **)(param_2 + (long)*param_5 * 8)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + (long)*param_5 * 8)" ( (binary_expression "param_2 + (long)*param_5 * 8" identifier + (binary_expression "(long)*param_5 * 8" (cast_expression "(long)*param_5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*param_5" * identifier)) * number_literal)) ))))) ;) (expression_statement "pcVar4 = strchr(__s_00,0x3d);" (assignment_expression "pcVar4 = strchr(__s_00,0x3d)" identifier = (call_expression "strchr(__s_00,0x3d)" identifier (argument_list "(__s_00,0x3d)" ( identifier , number_literal )))) ;) (expression_statement "sVar5 = strspn(__s_00,"-");" (assignment_expression "sVar5 = strspn(__s_00,"-")" identifier = (call_expression "strspn(__s_00,"-")" identifier (argument_list "(__s_00,"-")" ( identifier , (string_literal ""-"" " string_content ") )))) ;) (expression_statement "__s = __s_00 + sVar5;" (assignment_expression "__s = __s_00 + sVar5" identifier = (binary_expression "__s_00 + sVar5" identifier + identifier)) ;) (if_statement "if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }" if (parenthesized_expression "(pcVar4 == (char *)0x0)" ( (binary_expression "pcVar4 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar5 = strlen(__s);\n }" { (expression_statement "sVar5 = strlen(__s);" (assignment_expression "sVar5 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) }) (else_clause "else {\n sVar5 = (long)pcVar4 - (long)__s;\n }" else (compound_statement "{\n sVar5 = (long)pcVar4 - (long)__s;\n }" { (expression_statement "sVar5 = (long)pcVar4 - (long)__s;" (assignment_expression "sVar5 = (long)pcVar4 - (long)__s" identifier = (binary_expression "(long)pcVar4 - (long)__s" (cast_expression "(long)pcVar4" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__s" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }))) (expression_statement "local_58 = local_48;" (assignment_expression "local_58 = local_48" identifier = identifier) ;) (expression_statement "FUN_001bc4c0(&local_58,__s,__s + sVar5);" (call_expression "FUN_001bc4c0(&local_58,__s,__s + sVar5)" identifier (argument_list "(&local_58,__s,__s + sVar5)" ( (pointer_expression "&local_58" & identifier) , identifier , (binary_expression "__s + sVar5" identifier + identifier) ))) ;) (expression_statement "lVar3 = DAT_004c4380;" (assignment_expression "lVar3 = DAT_004c4380" identifier = identifier) ;) (expression_statement "uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);" (assignment_expression "uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907)" identifier = (call_expression "FUN_003372f0(local_58,local_50,0xc70f6907)" identifier (argument_list "(local_58,local_50,0xc70f6907)" ( identifier , identifier , number_literal )))) ;) (expression_statement "plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);" (assignment_expression "plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" identifier = (cast_expression "(long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" identifier (argument_list "(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" ( identifier , (binary_expression "uVar6 % *(ulong *)(lVar3 + 8)" identifier % (pointer_expression "*(ulong *)(lVar3 + 8)" * (cast_expression "(ulong *)(lVar3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) , (pointer_expression "&local_58" & identifier) , identifier ))))) ;) (if_statement "if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;" if (parenthesized_expression "((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))" ( (binary_expression "(plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0)" (parenthesized_expression "(plVar7 == (long *)0x0)" ( (binary_expression "plVar7 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(plVar7 = (long *)*plVar7, plVar7 == (long *)0x0)" ( (comma_expression "plVar7 = (long *)*plVar7, plVar7 == (long *)0x0" (assignment_expression "plVar7 = (long *)*plVar7" identifier = (cast_expression "(long *)*plVar7" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar7" * identifier))) , (binary_expression "plVar7 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (goto_statement "goto LAB_00252f36;" goto statement_identifier ;)) (expression_statement "plVar7 = (long *)plVar7[5];" (assignment_expression "plVar7 = (long *)plVar7[5]" identifier = (cast_expression "(long *)plVar7[5]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar7[5]" identifier [ number_literal ]))) ;) (expression_statement "uVar1 = *(uint *)(plVar7 + 4);" (assignment_expression "uVar1 = *(uint *)(plVar7 + 4)" identifier = (pointer_expression "*(uint *)(plVar7 + 4)" * (cast_expression "(uint *)(plVar7 + 4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 4)" ( (binary_expression "plVar7 + 4" identifier + number_literal) ))))) ;) (if_statement "if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;" if (parenthesized_expression "(*__s_00 == '-')" ( (binary_expression "*__s_00 == '-'" (pointer_expression "*__s_00" * identifier) == (char_literal "'-'" ' character ')) )) (compound_statement "{\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }" { (if_statement "if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" if (parenthesized_expression "(__s_00[1] == '-')" ( (binary_expression "__s_00[1] == '-'" (subscript_expression "__s_00[1]" identifier [ number_literal ]) == (char_literal "'-'" ' character ')) )) (compound_statement "{\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }" { (if_statement "if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;" if (parenthesized_expression "((uVar1 != 3) && (1 < uVar1))" ( (binary_expression "(uVar1 != 3) && (1 < uVar1)" (parenthesized_expression "(uVar1 != 3)" ( (binary_expression "uVar1 != 3" identifier != number_literal) )) && (parenthesized_expression "(1 < uVar1)" ( (binary_expression "1 < uVar1" number_literal < identifier) ))) )) (goto_statement "goto LAB_00252f90;" goto statement_identifier ;)) }) (else_clause "else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" else (if_statement "if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" if (parenthesized_expression "(2 < uVar1)" ( (binary_expression "2 < uVar1" number_literal < identifier) )) (compound_statement "{\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" { (labeled_statement "LAB_00252f90:\n plVar7 = (long *)0x0;" statement_identifier : (expression_statement "plVar7 = (long *)0x0;" (assignment_expression "plVar7 = (long *)0x0" identifier = (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) ;)) (goto_statement "goto LAB_00252f36;" goto statement_identifier ;) })))) }) (else_clause "else if (uVar1 != 4) goto LAB_00252f90;" else (if_statement "if (uVar1 != 4) goto LAB_00252f90;" if (parenthesized_expression "(uVar1 != 4)" ( (binary_expression "uVar1 != 4" identifier != number_literal) )) (goto_statement "goto LAB_00252f90;" goto statement_identifier ;)))) (expression_statement "iVar2 = *param_5;" (assignment_expression "iVar2 = *param_5" identifier = (pointer_expression "*param_5" * identifier)) ;) (expression_statement "lVar3 = plVar7[7];" (assignment_expression "lVar3 = plVar7[7]" identifier = (subscript_expression "plVar7[7]" identifier [ number_literal ])) ;) (expression_statement "iVar9 = iVar2 + 1;" (assignment_expression "iVar9 = iVar2 + 1" identifier = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (expression_statement "*param_5 = iVar9;" (assignment_expression "*param_5 = iVar9" (pointer_expression "*param_5" * identifier) = identifier) ;) (if_statement "if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }" { (if_statement "if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }" if (parenthesized_expression "(pcVar4 != (char *)0x0)" ( (binary_expression "pcVar4 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }" { (labeled_statement "LAB_0025301e:\n uVar8 = gettext("unexpected argument");" statement_identifier : (expression_statement "uVar8 = gettext("unexpected argument");" (assignment_expression "uVar8 = gettext("unexpected argument")" identifier = (call_expression "gettext("unexpected argument")" identifier (argument_list "("unexpected argument")" ( (string_literal ""unexpected argument"" " string_content ") )))) ;)) (expression_statement "FUN_00250b60(uVar8,__s_00);" (call_expression "FUN_00250b60(uVar8,__s_00)" identifier (argument_list "(uVar8,__s_00)" ( identifier , identifier ))) ;) (expression_statement "plVar7 = (long *)FUN_00153aa1();" (assignment_expression "plVar7 = (long *)FUN_00153aa1()" identifier = (cast_expression "(long *)FUN_00153aa1()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00153aa1()" identifier (argument_list "()" ( ))))) ;) (return_statement "return plVar7;" return identifier ;) })) (expression_statement "*param_4 = 0;" (assignment_expression "*param_4 = 0" (pointer_expression "*param_4" * identifier) = number_literal) ;) }) (else_clause "else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" else (if_statement "if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" if (parenthesized_expression "(pcVar4 == (char *)0x0)" ( (binary_expression "pcVar4 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }" { (if_statement "if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }" if (parenthesized_expression "((char)plVar7[8] == '\0')" ( (binary_expression "(char)plVar7[8] == '\0'" (cast_expression "(char)plVar7[8]" ( (type_descriptor "char" primitive_type) ) (subscript_expression "plVar7[8]" identifier [ number_literal ])) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }" { (if_statement "if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }" if (parenthesized_expression "((param_1 <= iVar9) || (param_3 != '\0'))" ( (binary_expression "(param_1 <= iVar9) || (param_3 != '\0')" (parenthesized_expression "(param_1 <= iVar9)" ( (binary_expression "param_1 <= iVar9" identifier <= identifier) )) || (parenthesized_expression "(param_3 != '\0')" ( (binary_expression "param_3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }" { (expression_statement "uVar8 = gettext("missing argument");" (assignment_expression "uVar8 = gettext("missing argument")" identifier = (call_expression "gettext("missing argument")" identifier (argument_list "("missing argument")" ( (string_literal ""missing argument"" " string_content ") )))) ;) (expression_statement "FUN_00250b60(uVar8,__s_00);" (call_expression "FUN_00250b60(uVar8,__s_00)" identifier (argument_list "(uVar8,__s_00)" ( identifier , identifier ))) ;) (goto_statement "goto LAB_0025301e;" goto statement_identifier ;) })) (expression_statement "*param_5 = iVar2 + 2;" (assignment_expression "*param_5 = iVar2 + 2" (pointer_expression "*param_5" * identifier) = (binary_expression "iVar2 + 2" identifier + number_literal)) ;) (expression_statement "*param_4 = *(long *)(param_2 + (long)iVar9 * 8);" (assignment_expression "*param_4 = *(long *)(param_2 + (long)iVar9 * 8)" (pointer_expression "*param_4" * identifier) = (pointer_expression "*(long *)(param_2 + (long)iVar9 * 8)" * (cast_expression "(long *)(param_2 + (long)iVar9 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + (long)iVar9 * 8)" ( (binary_expression "param_2 + (long)iVar9 * 8" identifier + (binary_expression "(long)iVar9 * 8" (cast_expression "(long)iVar9" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ))))) ;) }) (else_clause "else {\n *param_4 = plVar7[5];\n }" else (compound_statement "{\n *param_4 = plVar7[5];\n }" { (expression_statement "*param_4 = plVar7[5];" (assignment_expression "*param_4 = plVar7[5]" (pointer_expression "*param_4" * identifier) = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) }))) }) (else_clause "else {\n *param_4 = (long)(pcVar4 + 1);\n }" else (compound_statement "{\n *param_4 = (long)(pcVar4 + 1);\n }" { (expression_statement "*param_4 = (long)(pcVar4 + 1);" (assignment_expression "*param_4 = (long)(pcVar4 + 1)" (pointer_expression "*param_4" * identifier) = (cast_expression "(long)(pcVar4 + 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(pcVar4 + 1)" ( (binary_expression "pcVar4 + 1" identifier + number_literal) )))) ;) }))))) (labeled_statement "LAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }" statement_identifier : (if_statement "if (local_58 != local_48) {\n FUN_00338a40();\n }" if (parenthesized_expression "(local_58 != local_48)" ( (binary_expression "local_58 != local_48" identifier != identifier) )) (compound_statement "{\n FUN_00338a40();\n }" { (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" identifier (argument_list "()" ( ))) ;) }))) (return_statement "return plVar7;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE 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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * IDENT)) * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression 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 = (call_expression IDENT (argument_list ( IDENT )))) ;) }) (else_clause else (compound_statement { (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))) ;) }))) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , 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 IDENT % (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (pointer_expression & IDENT) , 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 ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) , (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 = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (char_literal ' character ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (char_literal ' character ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression LIT < IDENT) ))) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) ;)) (goto_statement goto statement_identifier ;) })))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)))) (expression_statement (assignment_expression IDENT = (pointer_expression * 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) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (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 ( (string_literal " string_content ") )))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) (return_statement return IDENT ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) || (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) }))))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)\n\n{\n char *__s;\n uint uVar1;\n int iVar2;\n char *__s_00;\n long lVar3;\n char *pcVar4;\n size_t sVar5;\n ulong uVar6;\n long *plVar7;\n undefined8 uVar8;\n int iVar9;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 local_48 [24];\n \n __s_00 = *(char **)(param_2 + (long)*param_5 * 8);\n pcVar4 = strchr(__s_00,0x3d);\n sVar5 = strspn(__s_00,"-");\n __s = __s_00 + sVar5;\n if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }\n local_58 = local_48;\n FUN_001bc4c0(&local_58,__s,__s + sVar5);\n lVar3 = DAT_004c4380;\n uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);\n plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);\n if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;\n plVar7 = (long *)plVar7[5];\n uVar1 = *(uint *)(plVar7 + 4);\n if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;\n iVar2 = *param_5;\n lVar3 = plVar7[7];\n iVar9 = iVar2 + 1;\n *param_5 = iVar9;\n if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }\nLAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n return plVar7;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)" (* "*") (function_declarator "FUN_00252e40(int param_1,long param_2,char param_3,long *param_4,int *param_5)" (identifier "FUN_00252e40") (parameter_list "(int param_1,long param_2,char param_3,long *param_4,int *param_5)" (( "(") (parameter_declaration "int param_1" (primitive_type "int") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "char param_3" (primitive_type "char") (identifier "param_3")) (, ",") (parameter_declaration "long *param_4" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "int *param_5" (primitive_type "int") (pointer_declarator "*param_5" (* "*") (identifier "param_5"))) () ")")))) (compound_statement "{\n char *__s;\n uint uVar1;\n int iVar2;\n char *__s_00;\n long lVar3;\n char *pcVar4;\n size_t sVar5;\n ulong uVar6;\n long *plVar7;\n undefined8 uVar8;\n int iVar9;\n undefined1 *local_58;\n undefined8 local_50;\n undefined1 local_48 [24];\n \n __s_00 = *(char **)(param_2 + (long)*param_5 * 8);\n pcVar4 = strchr(__s_00,0x3d);\n sVar5 = strspn(__s_00,"-");\n __s = __s_00 + sVar5;\n if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }\n local_58 = local_48;\n FUN_001bc4c0(&local_58,__s,__s + sVar5);\n lVar3 = DAT_004c4380;\n uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);\n plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);\n if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;\n plVar7 = (long *)plVar7[5];\n uVar1 = *(uint *)(plVar7 + 4);\n if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;\n iVar2 = *param_5;\n lVar3 = plVar7[7];\n iVar9 = iVar2 + 1;\n *param_5 = iVar9;\n if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }\nLAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }\n return plVar7;\n}" ({ "{") (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "char *__s_00;" (primitive_type "char") (pointer_declarator "*__s_00" (* "*") (identifier "__s_00")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "long *plVar7;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar7" (* "*") (identifier "plVar7")) (; ";")) (declaration "undefined8 uVar8;" (type_identifier "undefined8") (identifier "uVar8") (; ";")) (declaration "int iVar9;" (primitive_type "int") (identifier "iVar9") (; ";")) (declaration "undefined1 *local_58;" (type_identifier "undefined1") (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "undefined8 local_50;" (type_identifier "undefined8") (identifier "local_50") (; ";")) (declaration "undefined1 local_48 [24];" (type_identifier "undefined1") (array_declarator "local_48 [24]" (identifier "local_48") ([ "[") (number_literal "24") (] "]")) (; ";")) (expression_statement "__s_00 = *(char **)(param_2 + (long)*param_5 * 8);" (assignment_expression "__s_00 = *(char **)(param_2 + (long)*param_5 * 8)" (identifier "__s_00") (= "=") (pointer_expression "*(char **)(param_2 + (long)*param_5 * 8)" (* "*") (cast_expression "(char **)(param_2 + (long)*param_5 * 8)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + (long)*param_5 * 8)" (( "(") (binary_expression "param_2 + (long)*param_5 * 8" (identifier "param_2") (+ "+") (binary_expression "(long)*param_5 * 8" (cast_expression "(long)*param_5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*param_5" (* "*") (identifier "param_5"))) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "pcVar4 = strchr(__s_00,0x3d);" (assignment_expression "pcVar4 = strchr(__s_00,0x3d)" (identifier "pcVar4") (= "=") (call_expression "strchr(__s_00,0x3d)" (identifier "strchr") (argument_list "(__s_00,0x3d)" (( "(") (identifier "__s_00") (, ",") (number_literal "0x3d") () ")")))) (; ";")) (expression_statement "sVar5 = strspn(__s_00,"-");" (assignment_expression "sVar5 = strspn(__s_00,"-")" (identifier "sVar5") (= "=") (call_expression "strspn(__s_00,"-")" (identifier "strspn") (argument_list "(__s_00,"-")" (( "(") (identifier "__s_00") (, ",") (string_literal ""-"" (" """) (string_content "-") (" """)) () ")")))) (; ";")) (expression_statement "__s = __s_00 + sVar5;" (assignment_expression "__s = __s_00 + sVar5" (identifier "__s") (= "=") (binary_expression "__s_00 + sVar5" (identifier "__s_00") (+ "+") (identifier "sVar5"))) (; ";")) (if_statement "if (pcVar4 == (char *)0x0) {\n sVar5 = strlen(__s);\n }\n else {\n sVar5 = (long)pcVar4 - (long)__s;\n }" (if "if") (parenthesized_expression "(pcVar4 == (char *)0x0)" (( "(") (binary_expression "pcVar4 == (char *)0x0" (identifier "pcVar4") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar5 = strlen(__s);\n }" ({ "{") (expression_statement "sVar5 = strlen(__s);" (assignment_expression "sVar5 = strlen(__s)" (identifier "sVar5") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (} "}")) (else_clause "else {\n sVar5 = (long)pcVar4 - (long)__s;\n }" (else "else") (compound_statement "{\n sVar5 = (long)pcVar4 - (long)__s;\n }" ({ "{") (expression_statement "sVar5 = (long)pcVar4 - (long)__s;" (assignment_expression "sVar5 = (long)pcVar4 - (long)__s" (identifier "sVar5") (= "=") (binary_expression "(long)pcVar4 - (long)__s" (cast_expression "(long)pcVar4" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pcVar4")) (- "-") (cast_expression "(long)__s" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__s")))) (; ";")) (} "}")))) (expression_statement "local_58 = local_48;" (assignment_expression "local_58 = local_48" (identifier "local_58") (= "=") (identifier "local_48")) (; ";")) (expression_statement "FUN_001bc4c0(&local_58,__s,__s + sVar5);" (call_expression "FUN_001bc4c0(&local_58,__s,__s + sVar5)" (identifier "FUN_001bc4c0") (argument_list "(&local_58,__s,__s + sVar5)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "__s") (, ",") (binary_expression "__s + sVar5" (identifier "__s") (+ "+") (identifier "sVar5")) () ")"))) (; ";")) (expression_statement "lVar3 = DAT_004c4380;" (assignment_expression "lVar3 = DAT_004c4380" (identifier "lVar3") (= "=") (identifier "DAT_004c4380")) (; ";")) (expression_statement "uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907);" (assignment_expression "uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907)" (identifier "uVar6") (= "=") (call_expression "FUN_003372f0(local_58,local_50,0xc70f6907)" (identifier "FUN_003372f0") (argument_list "(local_58,local_50,0xc70f6907)" (( "(") (identifier "local_58") (, ",") (identifier "local_50") (, ",") (number_literal "0xc70f6907") () ")")))) (; ";")) (expression_statement "plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6);" (assignment_expression "plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" (identifier "plVar7") (= "=") (cast_expression "(long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" (identifier "FUN_0025e840") (argument_list "(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6)" (( "(") (identifier "lVar3") (, ",") (binary_expression "uVar6 % *(ulong *)(lVar3 + 8)" (identifier "uVar6") (% "%") (pointer_expression "*(ulong *)(lVar3 + 8)" (* "*") (cast_expression "(ulong *)(lVar3 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")"))))) (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "uVar6") () ")"))))) (; ";")) (if_statement "if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))\n goto LAB_00252f36;" (if "if") (parenthesized_expression "((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0))" (( "(") (binary_expression "(plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0)" (parenthesized_expression "(plVar7 == (long *)0x0)" (( "(") (binary_expression "plVar7 == (long *)0x0" (identifier "plVar7") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(plVar7 = (long *)*plVar7, plVar7 == (long *)0x0)" (( "(") (comma_expression "plVar7 = (long *)*plVar7, plVar7 == (long *)0x0" (assignment_expression "plVar7 = (long *)*plVar7" (identifier "plVar7") (= "=") (cast_expression "(long *)*plVar7" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar7" (* "*") (identifier "plVar7")))) (, ",") (binary_expression "plVar7 == (long *)0x0" (identifier "plVar7") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (goto_statement "goto LAB_00252f36;" (goto "goto") (statement_identifier "LAB_00252f36") (; ";"))) (expression_statement "plVar7 = (long *)plVar7[5];" (assignment_expression "plVar7 = (long *)plVar7[5]" (identifier "plVar7") (= "=") (cast_expression "(long *)plVar7[5]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")))) (; ";")) (expression_statement "uVar1 = *(uint *)(plVar7 + 4);" (assignment_expression "uVar1 = *(uint *)(plVar7 + 4)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(plVar7 + 4)" (* "*") (cast_expression "(uint *)(plVar7 + 4)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar7 + 4)" (( "(") (binary_expression "plVar7 + 4" (identifier "plVar7") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (*__s_00 == '-') {\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }\n else if (uVar1 != 4) goto LAB_00252f90;" (if "if") (parenthesized_expression "(*__s_00 == '-')" (( "(") (binary_expression "*__s_00 == '-'" (pointer_expression "*__s_00" (* "*") (identifier "__s_00")) (== "==") (char_literal "'-'" (' "'") (character "-") (' "'"))) () ")")) (compound_statement "{\n if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }\n }" ({ "{") (if_statement "if (__s_00[1] == '-') {\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }\n else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" (if "if") (parenthesized_expression "(__s_00[1] == '-')" (( "(") (binary_expression "__s_00[1] == '-'" (subscript_expression "__s_00[1]" (identifier "__s_00") ([ "[") (number_literal "1") (] "]")) (== "==") (char_literal "'-'" (' "'") (character "-") (' "'"))) () ")")) (compound_statement "{\n if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;\n }" ({ "{") (if_statement "if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90;" (if "if") (parenthesized_expression "((uVar1 != 3) && (1 < uVar1))" (( "(") (binary_expression "(uVar1 != 3) && (1 < uVar1)" (parenthesized_expression "(uVar1 != 3)" (( "(") (binary_expression "uVar1 != 3" (identifier "uVar1") (!= "!=") (number_literal "3")) () ")")) (&& "&&") (parenthesized_expression "(1 < uVar1)" (( "(") (binary_expression "1 < uVar1" (number_literal "1") (< "<") (identifier "uVar1")) () ")"))) () ")")) (goto_statement "goto LAB_00252f90;" (goto "goto") (statement_identifier "LAB_00252f90") (; ";"))) (} "}")) (else_clause "else if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" (else "else") (if_statement "if (2 < uVar1) {\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" (if "if") (parenthesized_expression "(2 < uVar1)" (( "(") (binary_expression "2 < uVar1" (number_literal "2") (< "<") (identifier "uVar1")) () ")")) (compound_statement "{\nLAB_00252f90:\n plVar7 = (long *)0x0;\n goto LAB_00252f36;\n }" ({ "{") (labeled_statement "LAB_00252f90:\n plVar7 = (long *)0x0;" (statement_identifier "LAB_00252f90") (: ":") (expression_statement "plVar7 = (long *)0x0;" (assignment_expression "plVar7 = (long *)0x0" (identifier "plVar7") (= "=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";"))) (goto_statement "goto LAB_00252f36;" (goto "goto") (statement_identifier "LAB_00252f36") (; ";")) (} "}"))))) (} "}")) (else_clause "else if (uVar1 != 4) goto LAB_00252f90;" (else "else") (if_statement "if (uVar1 != 4) goto LAB_00252f90;" (if "if") (parenthesized_expression "(uVar1 != 4)" (( "(") (binary_expression "uVar1 != 4" (identifier "uVar1") (!= "!=") (number_literal "4")) () ")")) (goto_statement "goto LAB_00252f90;" (goto "goto") (statement_identifier "LAB_00252f90") (; ";"))))) (expression_statement "iVar2 = *param_5;" (assignment_expression "iVar2 = *param_5" (identifier "iVar2") (= "=") (pointer_expression "*param_5" (* "*") (identifier "param_5"))) (; ";")) (expression_statement "lVar3 = plVar7[7];" (assignment_expression "lVar3 = plVar7[7]" (identifier "lVar3") (= "=") (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "iVar9 = iVar2 + 1;" (assignment_expression "iVar9 = iVar2 + 1" (identifier "iVar9") (= "=") (binary_expression "iVar2 + 1" (identifier "iVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*param_5 = iVar9;" (assignment_expression "*param_5 = iVar9" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (= "=") (identifier "iVar9")) (; ";")) (if_statement "if (lVar3 == 0) {\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }\n else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }\n *param_4 = 0;\n }" ({ "{") (if_statement "if (pcVar4 != (char *)0x0) {\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }" (if "if") (parenthesized_expression "(pcVar4 != (char *)0x0)" (( "(") (binary_expression "pcVar4 != (char *)0x0" (identifier "pcVar4") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\nLAB_0025301e:\n uVar8 = gettext("unexpected argument");\n FUN_00250b60(uVar8,__s_00);\n \n plVar7 = (long *)FUN_00153aa1();\n return plVar7;\n }" ({ "{") (labeled_statement "LAB_0025301e:\n uVar8 = gettext("unexpected argument");" (statement_identifier "LAB_0025301e") (: ":") (expression_statement "uVar8 = gettext("unexpected argument");" (assignment_expression "uVar8 = gettext("unexpected argument")" (identifier "uVar8") (= "=") (call_expression "gettext("unexpected argument")" (identifier "gettext") (argument_list "("unexpected argument")" (( "(") (string_literal ""unexpected argument"" (" """) (string_content "unexpected argument") (" """)) () ")")))) (; ";"))) (expression_statement "FUN_00250b60(uVar8,__s_00);" (call_expression "FUN_00250b60(uVar8,__s_00)" (identifier "FUN_00250b60") (argument_list "(uVar8,__s_00)" (( "(") (identifier "uVar8") (, ",") (identifier "__s_00") () ")"))) (; ";")) (expression_statement "plVar7 = (long *)FUN_00153aa1();" (assignment_expression "plVar7 = (long *)FUN_00153aa1()" (identifier "plVar7") (= "=") (cast_expression "(long *)FUN_00153aa1()" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00153aa1()" (identifier "FUN_00153aa1") (argument_list "()" (( "(") () ")"))))) (; ";")) (return_statement "return plVar7;" (return "return") (identifier "plVar7") (; ";")) (} "}"))) (expression_statement "*param_4 = 0;" (assignment_expression "*param_4 = 0" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" (else "else") (if_statement "if (pcVar4 == (char *)0x0) {\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }\n else {\n *param_4 = (long)(pcVar4 + 1);\n }" (if "if") (parenthesized_expression "(pcVar4 == (char *)0x0)" (( "(") (binary_expression "pcVar4 == (char *)0x0" (identifier "pcVar4") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }\n }" ({ "{") (if_statement "if ((char)plVar7[8] == '\0') {\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }\n else {\n *param_4 = plVar7[5];\n }" (if "if") (parenthesized_expression "((char)plVar7[8] == '\0')" (( "(") (binary_expression "(char)plVar7[8] == '\0'" (cast_expression "(char)plVar7[8]" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (subscript_expression "plVar7[8]" (identifier "plVar7") ([ "[") (number_literal "8") (] "]"))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }\n *param_5 = iVar2 + 2;\n *param_4 = *(long *)(param_2 + (long)iVar9 * 8);\n }" ({ "{") (if_statement "if ((param_1 <= iVar9) || (param_3 != '\0')) {\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }" (if "if") (parenthesized_expression "((param_1 <= iVar9) || (param_3 != '\0'))" (( "(") (binary_expression "(param_1 <= iVar9) || (param_3 != '\0')" (parenthesized_expression "(param_1 <= iVar9)" (( "(") (binary_expression "param_1 <= iVar9" (identifier "param_1") (<= "<=") (identifier "iVar9")) () ")")) (|| "||") (parenthesized_expression "(param_3 != '\0')" (( "(") (binary_expression "param_3 != '\0'" (identifier "param_3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n uVar8 = gettext("missing argument");\n \n FUN_00250b60(uVar8,__s_00);\n goto LAB_0025301e;\n }" ({ "{") (expression_statement "uVar8 = gettext("missing argument");" (assignment_expression "uVar8 = gettext("missing argument")" (identifier "uVar8") (= "=") (call_expression "gettext("missing argument")" (identifier "gettext") (argument_list "("missing argument")" (( "(") (string_literal ""missing argument"" (" """) (string_content "missing argument") (" """)) () ")")))) (; ";")) (expression_statement "FUN_00250b60(uVar8,__s_00);" (call_expression "FUN_00250b60(uVar8,__s_00)" (identifier "FUN_00250b60") (argument_list "(uVar8,__s_00)" (( "(") (identifier "uVar8") (, ",") (identifier "__s_00") () ")"))) (; ";")) (goto_statement "goto LAB_0025301e;" (goto "goto") (statement_identifier "LAB_0025301e") (; ";")) (} "}"))) (expression_statement "*param_5 = iVar2 + 2;" (assignment_expression "*param_5 = iVar2 + 2" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (= "=") (binary_expression "iVar2 + 2" (identifier "iVar2") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "*param_4 = *(long *)(param_2 + (long)iVar9 * 8);" (assignment_expression "*param_4 = *(long *)(param_2 + (long)iVar9 * 8)" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (pointer_expression "*(long *)(param_2 + (long)iVar9 * 8)" (* "*") (cast_expression "(long *)(param_2 + (long)iVar9 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + (long)iVar9 * 8)" (( "(") (binary_expression "param_2 + (long)iVar9 * 8" (identifier "param_2") (+ "+") (binary_expression "(long)iVar9 * 8" (cast_expression "(long)iVar9" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar9")) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n *param_4 = plVar7[5];\n }" (else "else") (compound_statement "{\n *param_4 = plVar7[5];\n }" ({ "{") (expression_statement "*param_4 = plVar7[5];" (assignment_expression "*param_4 = plVar7[5]" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n *param_4 = (long)(pcVar4 + 1);\n }" (else "else") (compound_statement "{\n *param_4 = (long)(pcVar4 + 1);\n }" ({ "{") (expression_statement "*param_4 = (long)(pcVar4 + 1);" (assignment_expression "*param_4 = (long)(pcVar4 + 1)" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (cast_expression "(long)(pcVar4 + 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(pcVar4 + 1)" (( "(") (binary_expression "pcVar4 + 1" (identifier "pcVar4") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}")))))) (labeled_statement "LAB_00252f36:\n if (local_58 != local_48) {\n FUN_00338a40();\n }" (statement_identifier "LAB_00252f36") (: ":") (if_statement "if (local_58 != local_48) {\n FUN_00338a40();\n }" (if "if") (parenthesized_expression "(local_58 != local_48)" (( "(") (binary_expression "local_58 != local_48" (identifier "local_58") (!= "!=") (identifier "local_48")) () ")")) (compound_statement "{\n FUN_00338a40();\n }" ({ "{") (expression_statement "FUN_00338a40();" (call_expression "FUN_00338a40()" (identifier "FUN_00338a40") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (return_statement "return plVar7;" (return "return") (identifier "plVar7") (; ";")) (} "}")))
type_5 * anon_unknown.dwarf_1172dac::type_1 (int var_27,var_11 **argv,bool equals_only,var_11 **arg,int *i) { Dashes var_21; type_2 var_30; type_3 *this; char *var_4; size_t var_3; type_4 var_19; type_5 *var_20; char *var_8; char **ppcVar7; bool extraout_DL; int var_28; char **__s; int *piVar9; type_6 option; __s = (char **)argv[*i]; piVar9 = i; var_4 = var_1((char *)__s,0x3d); var_3 = var_2((char *)__s,"-"); var_8 = (char *)((long)__s + var_3); if (var_4 == (char *)0x0) { var_3 = var_5(var_8); } else { var_3 = (long)var_4 - (long)var_8; } option._M_dataplus._M_p = (pointer)&option.field_2; std::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>:: var_6<var_7*>(&option,var_8,var_8 + var_3); this = gold::options::long_options; var_19 = var_10::var_9(option._M_dataplus._M_p,option._M_string_length,0xc70f6907); var_20 = (type_5 *) var_10:: _Hashtable<var_10::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>,var_12::pair<var_14::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>,var_15::options::type_5*>,var_12::var_31<var_10::pair<var_14::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>,var_15::options::type_5*>var_13>,var_12::__detail::_Select1st,var_12::equal_to<var_10::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>var_13>,var_12::hash<var_10::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>var_13>,var_12::__detail::_Mod_range_hashing,var_12::__detail::_Default_ranged_hash,var_12::__detail::_Prime_rehash_policy,var_12::__detail::var_17<true,_false,var_18>var_13> ::var_16 ((_Hashtable<var_10::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>,var_12::pair<var_14::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>,var_15::options::type_5*>,var_12::var_31<var_10::pair<var_14::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>,var_15::options::type_5*>var_13>,var_12::__detail::_Select1st,var_12::equal_to<var_10::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>var_13>,var_12::hash<var_10::__cxx11::basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>var_13>,var_12::__detail::_Mod_range_hashing,var_12::__detail::_Default_ranged_hash,var_12::__detail::_Prime_rehash_policy,var_12::__detail::var_17<true,_false,var_18>var_13> *)this,var_19 % (this->_M_h)._M_bucket_count,&option,var_19); if ((var_20 == (type_5 *)0x0) || (var_20 = (type_5 *)(var_20->longname)._M_dataplus._M_p, var_20 == (type_5 *)0x0)) goto LAB_00252f36; var_20 = (type_5 *)var_20->default_value; var_21 = var_20->dashes; if (*(char *)__s == '-') { if (*(char *)((long)__s + 1) == '-') { if ((var_21 != var_22) && (var_23 < var_21)) goto LAB_00252f90; } else if (var_24 < var_21) { LAB_00252f90: var_20 = (type_5 *)0x0; goto LAB_00252f36; } } else if (var_21 != var_25) goto LAB_00252f90; var_30 = *i; ppcVar7 = (var_11 **)(type_4)var_30; var_8 = var_20->helparg; var_28 = var_30 + 1; *i = var_28; if (var_8 == (char *)0x0) { if (var_4 != (char *)0x0) { LAB_0025301e: var_8 = (char *)var_26("unexpected argument"); var_29(var_8,(char *)__s); /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */ var_20 = (type_5 *) (anonymous_namespace)::type_1((int)var_8,__s,extraout_DL,ppcVar7,piVar9); return var_20; } *arg = (char *)0x0; } else if (var_4 == (char *)0x0) { if (var_20->optional_arg == false) { if ((var_27 <= var_28) || (equals_only)) { var_8 = (char *)var_26("missing argument"); /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */ var_29(var_8,(char *)__s); goto LAB_0025301e; } *i = var_30 + 2; *arg = argv[var_28]; } else { *arg = var_20->default_value; } } else { *arg = var_4 + 1; } LAB_00252f36: if ((anon_union_16_2_edb7204a_for_basic_string<var_11,var_12::char_traits<var_11>,var_12::var_31<var_11>var_13>var_32 *)option._M_dataplus._M_p != &option.field_2) { var_33(option._M_dataplus._M_p); } return var_20; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator 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: (type_identifier) 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: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (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: (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 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: (pointer_expression argument: (identifier))) right: (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: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_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 (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) alternative: (else_clause (compound_statement (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)))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (binary_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) 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: (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: (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)) (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 (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (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: (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: (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: (pointer_expression argument: (identifier)) right: (char_literal (character)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (char_literal (character)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (goto_statement label: (statement_identifier))))))) alternative: (else_clause (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: (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: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (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: (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 (string_literal (string_content))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (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))))) (return_statement (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) alternative: (else_clause (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 (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (char_literal (escape_sequence)))) 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: (char_literal (escape_sequence)))))) consequence: (compound_statement (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)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (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: (sized_type_specifier) 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))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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 (call_expression function: (identifier) arguments: (argument_list)))))) (return_statement (identifier)))))
null
long * MASKED(int param_1,long param_2,char param_3,long *param_4,int *param_5) { char *__s; uint uVar1; int iVar2; char *__s_00; long lVar3; char *pcVar4; size_t sVar5; ulong uVar6; long *plVar7; undefined8 uVar8; int iVar9; undefined1 *local_58; undefined8 local_50; undefined1 local_48 [24]; __s_00 = *(char **)(param_2 + (long)*param_5 * 8); pcVar4 = strchr(__s_00,0x3d); sVar5 = strspn(__s_00,"-"); __s = __s_00 + sVar5; if (pcVar4 == (char *)0x0) { sVar5 = strlen(__s); } else { sVar5 = (long)pcVar4 - (long)__s; } local_58 = local_48; FUN_001bc4c0(&local_58,__s,__s + sVar5); lVar3 = DAT_004c4380; uVar6 = FUN_003372f0(local_58,local_50,0xc70f6907); plVar7 = (long *)FUN_0025e840(lVar3,uVar6 % *(ulong *)(lVar3 + 8),&local_58,uVar6); if ((plVar7 == (long *)0x0) || (plVar7 = (long *)*plVar7, plVar7 == (long *)0x0)) goto LAB_00252f36; plVar7 = (long *)plVar7[5]; uVar1 = *(uint *)(plVar7 + 4); if (*__s_00 == '-') { if (__s_00[1] == '-') { if ((uVar1 != 3) && (1 < uVar1)) goto LAB_00252f90; } else if (2 < uVar1) { LAB_00252f90: plVar7 = (long *)0x0; goto LAB_00252f36; } } else if (uVar1 != 4) goto LAB_00252f90; iVar2 = *param_5; lVar3 = plVar7[7]; iVar9 = iVar2 + 1; *param_5 = iVar9; if (lVar3 == 0) { if (pcVar4 != (char *)0x0) { LAB_0025301e: uVar8 = gettext("unexpected argument"); FUN_00250b60(uVar8,__s_00); /* catch() { ... } // from try @ 00253019 with catch @ 00253035 */ plVar7 = (long *)FUN_00153aa1(); return plVar7; } *param_4 = 0; } else if (pcVar4 == (char *)0x0) { if ((char)plVar7[8] == '\0') { if ((param_1 <= iVar9) || (param_3 != '\0')) { uVar8 = gettext("missing argument"); /* try { // try from 00253019 to 00253034 has its CatchHandler @ 00253035 */ FUN_00250b60(uVar8,__s_00); goto LAB_0025301e; } *param_5 = iVar2 + 2; *param_4 = *(long *)(param_2 + (long)iVar9 * 8); } else { *param_4 = plVar7[5]; } } else { *param_4 = (long)(pcVar4 + 1); } LAB_00252f36: if (local_58 != local_48) { FUN_00338a40(); } return plVar7; }
6541_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
__cxa_pure_virtual
FUN_002a1110
void __cxa_pure_virtual(void) { write(2,"pure virtual method called\n",0x1b); /* WARNING: Subroutine does not return */ std::terminate(); }
void FUN_002a1110(void) { write(2,"pure virtual method called\n",0x1b); /* WARNING: Subroutine does not return */ FUN_002a1620(); }
SUB RSP,0x8 MOV EDX,0x1b MOV EDI,0x2 LEA RSI,[0x35abc5] CALL 0x00144a20 CALL 0x002a1620
null
null
null
null
[('const-1', u'RETURN_-1204481721'), ('const-2', u'CALL_-1204481734'), ('const-3517381', u'COPY_-1204481702'), ('const-27', u'CALL_-1204481734'), (u'COPY_-1204481702', u'CALL_-1204481734')]
[('const-2', u'CALL_-1204481734'), ('const-3517381', u'COPY_-1204481702'), ('const-1', u'RETURN_-1204481721'), ('const-27', u'CALL_-1204481734'), (u'COPY_-1204481702', u'CALL_-1204481734')]
null
null
002a1110
x64
O2
(translation_unit "void FUN_002a1110(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n FUN_002a1620();\n}\n\n" (function_definition "void FUN_002a1110(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n FUN_002a1620();\n}" primitive_type (function_declarator "FUN_002a1110(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n FUN_002a1620();\n}" { (expression_statement "write(2,"pure virtual method called\n",0x1b);" (call_expression "write(2,"pure virtual method called\n",0x1b)" identifier (argument_list "(2,"pure virtual method called\n",0x1b)" ( number_literal , (string_literal ""pure virtual method called\n"" " string_content escape_sequence ") , number_literal ))) ;) comment (expression_statement "FUN_002a1620();" (call_expression "FUN_002a1620()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void __cxa_pure_virtual(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n std::terminate();\n}\n\n" (function_definition "void __cxa_pure_virtual(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n std::terminate();\n}" primitive_type (function_declarator "__cxa_pure_virtual(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n write(2,"pure virtual method called\n",0x1b);\n /* WARNING: Subroutine does not return */\n std::terminate();\n}" { (expression_statement "write(2,"pure virtual method called\n",0x1b);" (call_expression "write(2,"pure virtual method called\n",0x1b)" identifier (argument_list "(2,"pure virtual method called\n",0x1b)" ( number_literal , (string_literal ""pure virtual method called\n"" " string_content escape_sequence ") , number_literal ))) ;) comment (labeled_statement "std::terminate();" statement_identifier : (ERROR ":" :) (expression_statement "terminate();" (call_expression "terminate()" identifier (argument_list "()" ( ))) ;)) })))
(translation_unit "void FUN_002a1110(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002a1620();\n}\n\n" (function_definition "void FUN_002a1110(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002a1620();\n}" primitive_type (function_declarator "FUN_002a1110(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002a1620();\n}" { (expression_statement "write(2,"pure virtual method called\n",0x1b);" (call_expression "write(2,"pure virtual method called\n",0x1b)" identifier (argument_list "(2,"pure virtual method called\n",0x1b)" ( number_literal , (string_literal ""pure virtual method called\n"" " string_content escape_sequence ") , number_literal ))) ;) (expression_statement "FUN_002a1620();" (call_expression "FUN_002a1620()" 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 ( LIT , (string_literal " string_content escape_sequence ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_002a1110(void)\n\n{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002a1620();\n}" (primitive_type "void") (function_declarator "FUN_002a1110(void)" (identifier "FUN_002a1110") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n write(2,"pure virtual method called\n",0x1b);\n \n FUN_002a1620();\n}" ({ "{") (expression_statement "write(2,"pure virtual method called\n",0x1b);" (call_expression "write(2,"pure virtual method called\n",0x1b)" (identifier "write") (argument_list "(2,"pure virtual method called\n",0x1b)" (( "(") (number_literal "2") (, ",") (string_literal ""pure virtual method called\n"" (" """) (string_content "pure virtual method called") (escape_sequence "\n") (" """)) (, ",") (number_literal "0x1b") () ")"))) (; ";")) (expression_statement "FUN_002a1620();" (call_expression "FUN_002a1620()" (identifier "FUN_002a1620") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { var_1(2,"pure virtual method called\n",0x1b); /* WARNING: Subroutine does not return */ std::var_2(); }
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 (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { write(2,"pure virtual method called\n",0x1b); /* WARNING: Subroutine does not return */ FUN_002a1620(); }
8830_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
do_positive_sign
FUN_002e1eb0
/* std::moneypunct<char, true>::do_positive_sign() const */ void std::moneypunct<char,true>::do_positive_sign(void) { char *__s; long in_RSI; long *in_RDI; __s = *(char **)(*(long *)(in_RSI + 0x10) + 0x38); *in_RDI = (long)(in_RDI + 2); if (__s != (char *)0x0) { strlen(__s); } __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*>(); return; }
long * FUN_002e1eb0(long *param_1,long param_2) { char *__s; size_t sVar1; char *pcVar2; pcVar2 = (char *)0xffffffffffffffff; __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38); *param_1 = (long)(param_1 + 2); if (__s != (char *)0x0) { sVar1 = strlen(__s); pcVar2 = __s + sVar1; } FUN_0015cbe0(param_1,__s,pcVar2); return param_1; }
PUSH RBP MOV RDX,-0x1 PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV RAX,qword ptr [RSI + 0x10] MOV RBP,qword ptr [RAX + 0x38] LEA RAX,[RDI + 0x10] MOV qword ptr [RDI],RAX TEST RBP,RBP JZ 0x002e1ee1 MOV RDI,RBP CALL 0x0013e490 LEA RDX,[RBP + RAX*0x1] MOV RSI,RBP MOV RDI,RBX CALL 0x0015cbe0 ADD RSP,0x8 MOV RAX,RBX POP RBX POP RBP RET
null
null
null
null
[(u'CAST_-1204740210', u'STORE_-1204740375'), (u'LOAD_-1204740389', u'CALL_-1204740346'), (u'CAST_-1204740224', u'LOAD_-1204740396'), ('const-433', u'LOAD_-1204740396'), ('const-2', u'PTRADD_-1204740216'), (u'PTRADD_-1204740216', u'CAST_-1204740210'), (u'INT_ADD_-1204740373', u'CAST_-1204740219'), (u'LOAD_-1204740396', u'INT_ADD_-1204740373'), ('const-56', u'INT_ADD_-1204740373'), ('tmp_317', u'STORE_-1204740375'), (u'CAST_-1204740219', u'LOAD_-1204740389'), ('const-16', u'INT_ADD_-1204740380'), ('const-8', u'PTRADD_-1204740216'), ('const-433', u'STORE_-1204740375'), ('const-0', u'RETURN_-1204740284'), (u'INT_NOTEQUAL_-1204740358', u'CBRANCH_-1204740357'), ('tmp_318', u'INT_ADD_-1204740380'), (u'LOAD_-1204740389', u'INT_NOTEQUAL_-1204740358'), ('const-0', u'INT_NOTEQUAL_-1204740358'), ('tmp_317', u'PTRADD_-1204740216'), ('tmp_96', u'CBRANCH_-1204740357'), (u'INT_ADD_-1204740380', u'CAST_-1204740224'), ('const-433', u'LOAD_-1204740389')]
[(u'CAST_-1204740210', u'STORE_-1204740375'), (u'LOAD_-1204740389', u'CALL_-1204740346'), (u'PTRADD_-1204740216', u'CAST_-1204740210'), (u'INT_ADD_-1204740373', u'CAST_-1204740219'), (u'CAST_-1204740219', u'LOAD_-1204740389'), (u'COPY_-1204740427', u'MULTIEQUAL_-1204740240'), ('const-1', u'PTRADD_-1204740281'), ('const-433', u'STORE_-1204740375'), ('const-2', u'PTRADD_-1204740216'), ('const-0', u'RETURN_-1204740284'), (u'INT_NOTEQUAL_-1204740358', u'CBRANCH_-1204740357'), (u'LOAD_-1204740389', u'PTRADD_-1204740281'), ('tmp_318', u'INT_ADD_-1204740380'), ('const-0', u'INT_NOTEQUAL_-1204740358'), ('tmp_317', u'PTRADD_-1204740216'), ('tmp_317', u'CALL_-1204740322'), (u'INT_ADD_-1204740380', u'CAST_-1204740224'), ('const-433', u'LOAD_-1204740389'), (u'CAST_-1204740224', u'LOAD_-1204740396'), ('const-433', u'LOAD_-1204740396'), ('tmp_317', u'COPY_-1204740309'), ('const-8', u'PTRADD_-1204740216'), (u'MULTIEQUAL_-1204740240', u'CALL_-1204740322'), (u'LOAD_-1204740396', u'INT_ADD_-1204740373'), ('const-56', u'INT_ADD_-1204740373'), ('tmp_317', u'STORE_-1204740375'), (u'CALL_-1204740346', u'PTRADD_-1204740281'), ('const-16', u'INT_ADD_-1204740380'), (u'PTRADD_-1204740281', u'MULTIEQUAL_-1204740240'), (u'COPY_-1204740309', u'RETURN_-1204740284'), (u'LOAD_-1204740389', u'INT_NOTEQUAL_-1204740358'), (u'LOAD_-1204740389', u'CALL_-1204740322'), ('const--1', u'COPY_-1204740427'), ('tmp_96', u'CBRANCH_-1204740357')]
null
null
002e1eb0
x64
O2
(translation_unit "long * FUN_002e1eb0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_0015cbe0(param_1,__s,pcVar2);\n return param_1;\n}\n\n" (function_definition "long * FUN_002e1eb0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_0015cbe0(param_1,__s,pcVar2);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002e1eb0(long *param_1,long param_2)" * (function_declarator "FUN_002e1eb0(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_0015cbe0(param_1,__s,pcVar2);\n return param_1;\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);" (assignment_expression "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x38)" identifier = (pointer_expression "*(char **)(*(long *)(param_2 + 0x10) + 0x38)" * (cast_expression "(char **)(*(long *)(param_2 + 0x10) + 0x38)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x38)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x38" (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) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_0015cbe0(param_1,__s,pcVar2);" (call_expression "FUN_0015cbe0(param_1,__s,pcVar2)" identifier (argument_list "(param_1,__s,pcVar2)" ( identifier , identifier , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<char, true>::do_positive_sign() const */\n\nvoid std::moneypunct<char,true>::do_positive_sign(void)\n\n{\n char *__s;\n long in_RSI;\n long *in_RDI;\n \n __s = *(char **)(*(long *)(in_RSI + 0x10) + 0x38);\n *in_RDI = (long)(in_RDI + 2);\n if (__s != (char *)0x0) {\n strlen(__s);\n }\n __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>();\n return;\n}\n\n" comment (declaration "void std::moneypunct<char,true>::do_positive_sign(void)\n\n{\n char *__s;" primitive_type (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "true>::do_positive_sign(void)\n\n{\n char" identifier > : : (function_declarator "do_positive_sign(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) { primitive_type) (pointer_declarator "*__s" * identifier) ;) (declaration "long in_RSI;" (sized_type_specifier "long" long) identifier ;) (declaration "long *in_RDI;" (sized_type_specifier "long" long) (pointer_declarator "*in_RDI" * identifier) ;) (expression_statement "__s = *(char **)(*(long *)(in_RSI + 0x10) + 0x38);" (assignment_expression "__s = *(char **)(*(long *)(in_RSI + 0x10) + 0x38)" identifier = (pointer_expression "*(char **)(*(long *)(in_RSI + 0x10) + 0x38)" * (cast_expression "(char **)(*(long *)(in_RSI + 0x10) + 0x38)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(in_RSI + 0x10) + 0x38)" ( (binary_expression "*(long *)(in_RSI + 0x10) + 0x38" (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) ))))) ;) (expression_statement "*in_RDI = (long)(in_RDI + 2);" (assignment_expression "*in_RDI = (long)(in_RDI + 2)" (pointer_expression "*in_RDI" * identifier) = (cast_expression "(long)(in_RDI + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(in_RDI + 2)" ( (binary_expression "in_RDI + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n strlen(__s);\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n strlen(__s);\n }" { (expression_statement "strlen(__s);" (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier ))) ;) })) (labeled_statement "__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>();" statement_identifier (ERROR "::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "basic_string<char,_std" (binary_expression "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>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>();" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*>()" * > ( )) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "long * FUN_002e1eb0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_0015cbe0(param_1,__s,pcVar2);\n return param_1;\n}\n\n" (function_definition "long * FUN_002e1eb0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_0015cbe0(param_1,__s,pcVar2);\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_002e1eb0(long *param_1,long param_2)" * (function_declarator "FUN_002e1eb0(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_0015cbe0(param_1,__s,pcVar2);\n return param_1;\n}" { (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar1;" primitive_type identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);" (assignment_expression "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x38)" identifier = (pointer_expression "*(char **)(*(long *)(param_2 + 0x10) + 0x38)" * (cast_expression "(char **)(*(long *)(param_2 + 0x10) + 0x38)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x38)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x38" (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) ))))) ;) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" * identifier) = (cast_expression "(long)(param_1 + 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) ;) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" if (parenthesized_expression "(__s != (char *)0x0)" ( (binary_expression "__s != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" { (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" identifier = (binary_expression "__s + sVar1" identifier + identifier)) ;) })) (expression_statement "FUN_0015cbe0(param_1,__s,pcVar2);" (call_expression "FUN_0015cbe0(param_1,__s,pcVar2)" identifier (argument_list "(param_1,__s,pcVar2)" ( identifier , identifier , identifier ))) ;) (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 (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * 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 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) )))) + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_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 ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_002e1eb0(long *param_1,long param_2)\n\n{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_0015cbe0(param_1,__s,pcVar2);\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_002e1eb0(long *param_1,long param_2)" (* "*") (function_declarator "FUN_002e1eb0(long *param_1,long param_2)" (identifier "FUN_002e1eb0") (parameter_list "(long *param_1,long param_2)" (( "(") (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")) (identifier "param_2")) () ")")))) (compound_statement "{\n char *__s;\n size_t sVar1;\n char *pcVar2;\n \n pcVar2 = (char *)0xffffffffffffffff;\n __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);\n *param_1 = (long)(param_1 + 2);\n if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }\n FUN_0015cbe0(param_1,__s,pcVar2);\n return param_1;\n}" ({ "{") (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar1;" (primitive_type "size_t") (identifier "sVar1") (; ";")) (declaration "char *pcVar2;" (primitive_type "char") (pointer_declarator "*pcVar2" (* "*") (identifier "pcVar2")) (; ";")) (expression_statement "pcVar2 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar2 = (char *)0xffffffffffffffff" (identifier "pcVar2") (= "=") (cast_expression "(char *)0xffffffffffffffff" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xffffffffffffffff"))) (; ";")) (expression_statement "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x38);" (assignment_expression "__s = *(char **)(*(long *)(param_2 + 0x10) + 0x38)" (identifier "__s") (= "=") (pointer_expression "*(char **)(*(long *)(param_2 + 0x10) + 0x38)" (* "*") (cast_expression "(char **)(*(long *)(param_2 + 0x10) + 0x38)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x38)" (( "(") (binary_expression "*(long *)(param_2 + 0x10) + 0x38" (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 "0x38")) () ")"))))) (; ";")) (expression_statement "*param_1 = (long)(param_1 + 2);" (assignment_expression "*param_1 = (long)(param_1 + 2)" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (cast_expression "(long)(param_1 + 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (; ";")) (if_statement "if (__s != (char *)0x0) {\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" (if "if") (parenthesized_expression "(__s != (char *)0x0)" (( "(") (binary_expression "__s != (char *)0x0" (identifier "__s") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar1 = strlen(__s);\n pcVar2 = __s + sVar1;\n }" ({ "{") (expression_statement "sVar1 = strlen(__s);" (assignment_expression "sVar1 = strlen(__s)" (identifier "sVar1") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "pcVar2 = __s + sVar1;" (assignment_expression "pcVar2 = __s + sVar1" (identifier "pcVar2") (= "=") (binary_expression "__s + sVar1" (identifier "__s") (+ "+") (identifier "sVar1"))) (; ";")) (} "}"))) (expression_statement "FUN_0015cbe0(param_1,__s,pcVar2);" (call_expression "FUN_0015cbe0(param_1,__s,pcVar2)" (identifier "FUN_0015cbe0") (argument_list "(param_1,__s,pcVar2)" (( "(") (identifier "param_1") (, ",") (identifier "__s") (, ",") (identifier "pcVar2") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::moneypunct<char, true>::do_positive_sign() const */ void std::moneypunct<char,true>::do_positive_sign(void) { char *var_3; long var_1; long *var_2; var_3 = *(char **)(*(long *)(var_1 + 0x10) + 0x38); *var_2 = (long)(var_2 + 2); if (var_3 != (char *)0x0) { var_4(var_3); } __cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: var_5<var_6*>(); return; }
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: (sized_type_specifier) 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: (pointer_declarator 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: (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: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (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 (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)))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,long param_2) { char *__s; size_t sVar1; char *pcVar2; pcVar2 = (char *)0xffffffffffffffff; __s = *(char **)(*(long *)(param_2 + 0x10) + 0x38); *param_1 = (long)(param_1 + 2); if (__s != (char *)0x0) { sVar1 = strlen(__s); pcVar2 = __s + sVar1; } FUN_0015cbe0(param_1,__s,pcVar2); return param_1; }
587_sh4-linux-gnu-ld_and_sh4-linux-gnu-ld_strip.c
gldshlelf_linux_after_parse
FUN_0012ae70
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void gldshlelf_linux_after_parse(void) { char *fmt; if ((link_info._0_1_ & 3) == 1) { link_info.flags_1 = link_info.flags_1 | 0x8000000; } if ((CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002) != 0x400000000000000) { after_parse_default(); return; } if (link_info.dynamic_undefined_weak < 1) { link_info.dynamic_undefined_weak = 0; after_parse_default(); return; } fmt = (char *)dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5); einfo(fmt); link_info.dynamic_undefined_weak = 0; after_parse_default(); return; }
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void FUN_0012ae70(void) { undefined8 uVar1; if ((DAT_00182d60 & 3) == 1) { _DAT_00182e20 = _DAT_00182e20 | 0x8000000; } if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) { FUN_00123d60(); return; } if (DAT_00182e04 < 1) { DAT_00182e04 = 0; FUN_00123d60(); return; } uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5); FUN_001251f0(uVar1); DAT_00182e04 = 0; FUN_00123d60(); return; }
MOVZX EAX,byte ptr [0x00182d60] AND EAX,0x3 CMP AL,0x1 JNZ 0x0012ae89 OR qword ptr [0x00182e20],0x8000000 MOV RAX,0x400000000000002 MOV RDX,0x400000000000000 AND RAX,qword ptr [0x00182d60] CMP RAX,RDX JZ 0x0012aeb0 JMP 0x00123d60 MOV EAX,dword ptr [0x00182e04] TEST EAX,EAX JG 0x0012aed0 MOV dword ptr [0x00182e04],0x0 JMP 0x00123d60 SUB RSP,0x8 MOV EDX,0x5 LEA RSI,[0x174de8] XOR EDI,EDI CALL 0x001092e0 MOV RDI,RAX XOR EAX,EAX CALL 0x001251f0 MOV dword ptr [0x00182e04],0x0 ADD RSP,0x8 JMP 0x00123d60
null
null
null
null
[('tmp_818', u'INT_AND_-1207062890'), ('tmp_818', u'PIECE_-1207062560'), ('const-5', u'CALL_-1207062710'), (u'CALL_-1207062810', u'INDIRECT_-1207062528'), ('const-0', u'COPY_-1207062686'), (u'INT_AND_-1207062820', u'INT_NOTEQUAL_-1207062816'), (u'INDIRECT_-1207062528', u'COPY_-1207062587'), (u'INDIRECT_-1207062460', u'COPY_-1207062515'), (u'INDIRECT_-1207062544', u'COPY_-1207062603'), (u'CALL_-1207062686', u'INDIRECT_-1207062464'), (u'INDIRECT_-1207062494', u'COPY_-1207062551'), (u'CAST_-1207062445', u'CALL_-1207062686'), (u'PIECE_-1207062560', u'INT_AND_-1207062820'), ('const-1527272', u'COPY_-1207062509'), (u'CALL_-1207062686', u'INDIRECT_-1207062472'), (u'INDIRECT_-1207062452', u'COPY_-1207062507'), (u'INDIRECT_-1207062436', u'COPY_-1207062491'), (u'INT_OR_-1207062861', u'MULTIEQUAL_-1207062549'), (u'CALL_-1207062810', u'INDIRECT_-1207062536'), (u'INDIRECT_-1207062444', u'COPY_-1207062499'), (u'CALL_-1207062686', u'INDIRECT_-1207062456'), (u'CALL_-1207062765', u'INDIRECT_-1207062510'), (u'CALL_-1207062686', u'INDIRECT_-1207062480'), ('tmp_819', u'MULTIEQUAL_-1207062549'), (u'INT_NOTEQUAL_-1207062816', u'CBRANCH_-1207062815'), ('const-288230376151711744', u'INT_NOTEQUAL_-1207062816'), (u'CALL_-1207062765', u'INDIRECT_-1207062494'), (u'CALL_-1207062765', u'INDIRECT_-1207062502'), (u'CALL_-1207062810', u'INDIRECT_-1207062520'), (u'CALL_-1207062765', u'INDIRECT_-1207062518'), ('tmp_819', u'INT_OR_-1207062861'), (u'CALL_-1207062656', u'INDIRECT_-1207062452'), ('tmp_58', u'CBRANCH_-1207062889'), (u'CALL_-1207062710', u'INDIRECT_-1207062475'), ('const-288230376151711746', u'INT_AND_-1207062820'), (u'CALL_-1207062656', u'INDIRECT_-1207062444'), ('tmp_181', u'CBRANCH_-1207062781'), ('tmp_821', u'INT_SLESS_-1207062774'), ('const-0', u'RETURN_-1207062652'), ('const-0', u'COPY_-1207062782'), ('const-134217728', u'INT_OR_-1207062861'), ('const-1', u'INT_SLESS_-1207062774'), (u'CALL_-1207062656', u'INDIRECT_-1207062436'), ('const-1', u'INT_EQUAL_-1207062891'), (u'INT_SLESS_-1207062774', u'CBRANCH_-1207062781'), ('const-0', u'RETURN_-1207062761'), (u'CALL_-1207062810', u'INDIRECT_-1207062544'), (u'INT_AND_-1207062890', u'INT_EQUAL_-1207062891'), (u'INDIRECT_-1207062520', u'COPY_-1207062579'), (u'CALL_-1207062710', u'INDIRECT_-1207062483'), (u'CALL_-1207062656', u'INDIRECT_-1207062460'), ('const-3', u'INT_AND_-1207062890'), (u'INT_EQUAL_-1207062891', u'CBRANCH_-1207062889'), (u'INDIRECT_-1207062518', u'COPY_-1207062575'), ('tmp_140', u'CBRANCH_-1207062815'), (u'CALL_-1207062710', u'INDIRECT_-1207062491'), (u'CALL_-1207062710', u'INDIRECT_-1207062467'), ('const-0', u'RETURN_-1207062806'), (u'INDIRECT_-1207062502', u'COPY_-1207062559'), (u'CALL_-1207062710', u'CAST_-1207062445'), ('const-0', u'CALL_-1207062710'), ('tmp_820', u'PIECE_-1207062560'), (u'INDIRECT_-1207062536', u'COPY_-1207062595'), (u'INDIRECT_-1207062510', u'COPY_-1207062567'), (u'COPY_-1207062509', u'CALL_-1207062710')]
[(u'CALL_-1207062810', u'INDIRECT_-1207062528'), ('const-0', u'COPY_-1207062686'), (u'INT_AND_-1207062820', u'INT_NOTEQUAL_-1207062816'), (u'INDIRECT_-1207062528', u'COPY_-1207062587'), (u'INDIRECT_-1207062460', u'COPY_-1207062515'), ('tmp_838', u'INT_OR_-1207062861'), (u'INDIRECT_-1207062544', u'COPY_-1207062603'), ('const-1', u'INT_EQUAL_-1207062891'), ('const-1527272', u'COPY_-1207062509'), (u'CALL_-1207062686', u'INDIRECT_-1207062464'), (u'INDIRECT_-1207062494', u'COPY_-1207062551'), (u'PIECE_-1207062560', u'INT_AND_-1207062820'), (u'CALL_-1207062686', u'INDIRECT_-1207062472'), (u'INDIRECT_-1207062452', u'COPY_-1207062507'), (u'INDIRECT_-1207062436', u'COPY_-1207062491'), (u'INT_OR_-1207062861', u'MULTIEQUAL_-1207062549'), (u'CALL_-1207062810', u'INDIRECT_-1207062536'), (u'INDIRECT_-1207062444', u'COPY_-1207062499'), ('tmp_840', u'INT_SLESS_-1207062774'), (u'CALL_-1207062686', u'INDIRECT_-1207062456'), ('tmp_838', u'MULTIEQUAL_-1207062549'), (u'CALL_-1207062765', u'INDIRECT_-1207062510'), (u'CALL_-1207062686', u'INDIRECT_-1207062480'), (u'INT_NOTEQUAL_-1207062816', u'CBRANCH_-1207062815'), ('const-288230376151711744', u'INT_NOTEQUAL_-1207062816'), ('const-1', u'INT_SLESS_-1207062774'), (u'CALL_-1207062765', u'INDIRECT_-1207062494'), (u'CALL_-1207062765', u'INDIRECT_-1207062502'), ('tmp_837', u'PIECE_-1207062560'), (u'CALL_-1207062810', u'INDIRECT_-1207062520'), (u'CALL_-1207062765', u'INDIRECT_-1207062518'), (u'CALL_-1207062656', u'INDIRECT_-1207062452'), ('tmp_58', u'CBRANCH_-1207062889'), (u'CALL_-1207062710', u'INDIRECT_-1207062475'), (u'CALL_-1207062656', u'INDIRECT_-1207062444'), ('tmp_181', u'CBRANCH_-1207062781'), ('const-3', u'INT_AND_-1207062890'), ('const-0', u'RETURN_-1207062652'), ('const-0', u'COPY_-1207062782'), ('tmp_839', u'PIECE_-1207062560'), ('const-134217728', u'INT_OR_-1207062861'), ('const-5', u'CALL_-1207062710'), (u'CALL_-1207062656', u'INDIRECT_-1207062436'), (u'INT_SLESS_-1207062774', u'CBRANCH_-1207062781'), ('const-0', u'RETURN_-1207062761'), (u'CALL_-1207062810', u'INDIRECT_-1207062544'), (u'INT_AND_-1207062890', u'INT_EQUAL_-1207062891'), (u'INDIRECT_-1207062520', u'COPY_-1207062579'), (u'CALL_-1207062710', u'INDIRECT_-1207062483'), (u'CALL_-1207062656', u'INDIRECT_-1207062460'), (u'INT_EQUAL_-1207062891', u'CBRANCH_-1207062889'), ('tmp_837', u'INT_AND_-1207062890'), (u'INDIRECT_-1207062518', u'COPY_-1207062575'), ('tmp_140', u'CBRANCH_-1207062815'), (u'CALL_-1207062710', u'INDIRECT_-1207062491'), (u'CALL_-1207062710', u'INDIRECT_-1207062467'), ('const-0', u'RETURN_-1207062806'), (u'CALL_-1207062710', u'CALL_-1207062686'), (u'INDIRECT_-1207062502', u'COPY_-1207062559'), ('const-0', u'CALL_-1207062710'), ('const-288230376151711746', u'INT_AND_-1207062820'), (u'INDIRECT_-1207062536', u'COPY_-1207062595'), (u'INDIRECT_-1207062510', u'COPY_-1207062567'), (u'COPY_-1207062509', u'CALL_-1207062710')]
null
null
0012ae70
x64
O2
(translation_unit "/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nvoid FUN_0012ae70(void)\n\n{\n undefined8 uVar1;\n \n if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }\n if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }\n if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }\n uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n FUN_001251f0(uVar1);\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n}\n\n" comment (function_definition "void FUN_0012ae70(void)\n\n{\n undefined8 uVar1;\n \n if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }\n if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }\n if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }\n uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n FUN_001251f0(uVar1);\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n}" primitive_type (function_declarator "FUN_0012ae70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n \n if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }\n if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }\n if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }\n uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n FUN_001251f0(uVar1);\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }" if (parenthesized_expression "((DAT_00182d60 & 3) == 1)" ( (binary_expression "(DAT_00182d60 & 3) == 1" (parenthesized_expression "(DAT_00182d60 & 3)" ( (binary_expression "DAT_00182d60 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }" { (expression_statement "_DAT_00182e20 = _DAT_00182e20 | 0x8000000;" (assignment_expression "_DAT_00182e20 = _DAT_00182e20 | 0x8000000" identifier = (binary_expression "_DAT_00182e20 | 0x8000000" identifier | number_literal)) ;) })) (if_statement "if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }" if (parenthesized_expression "((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000)" ( (binary_expression "(CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000" (parenthesized_expression "(CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002)" ( (binary_expression "CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002" (call_expression "CONCAT71(_DAT_00182d61,DAT_00182d60)" identifier (argument_list "(_DAT_00182d61,DAT_00182d60)" ( identifier , identifier ))) & number_literal) )) != number_literal) )) (compound_statement "{\n FUN_00123d60();\n return;\n }" { (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (if_statement "if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }" if (parenthesized_expression "(DAT_00182e04 < 1)" ( (binary_expression "DAT_00182e04 < 1" identifier < number_literal) )) (compound_statement "{\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }" { (expression_statement "DAT_00182e04 = 0;" (assignment_expression "DAT_00182e04 = 0" identifier = number_literal) ;) (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" identifier = (call_expression "dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" identifier (argument_list "(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" ( number_literal , (string_literal ""%P: warning: -z dynamic-undefined-weak ignored\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001251f0(uVar1);" (call_expression "FUN_001251f0(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) (expression_statement "DAT_00182e04 = 0;" (assignment_expression "DAT_00182e04 = 0" identifier = number_literal) ;) (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid gldshlelf_linux_after_parse(void)\n\n{\n char *fmt;\n \n if ((link_info._0_1_ & 3) == 1) {\n link_info.flags_1 = link_info.flags_1 | 0x8000000;\n }\n if ((CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002) != 0x400000000000000) {\n after_parse_default();\n return;\n }\n if (link_info.dynamic_undefined_weak < 1) {\n link_info.dynamic_undefined_weak = 0;\n after_parse_default();\n return;\n }\n fmt = (char *)dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n einfo(fmt);\n link_info.dynamic_undefined_weak = 0;\n after_parse_default();\n return;\n}\n\n" comment (function_definition "void gldshlelf_linux_after_parse(void)\n\n{\n char *fmt;\n \n if ((link_info._0_1_ & 3) == 1) {\n link_info.flags_1 = link_info.flags_1 | 0x8000000;\n }\n if ((CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002) != 0x400000000000000) {\n after_parse_default();\n return;\n }\n if (link_info.dynamic_undefined_weak < 1) {\n link_info.dynamic_undefined_weak = 0;\n after_parse_default();\n return;\n }\n fmt = (char *)dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n einfo(fmt);\n link_info.dynamic_undefined_weak = 0;\n after_parse_default();\n return;\n}" primitive_type (function_declarator "gldshlelf_linux_after_parse(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char *fmt;\n \n if ((link_info._0_1_ & 3) == 1) {\n link_info.flags_1 = link_info.flags_1 | 0x8000000;\n }\n if ((CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002) != 0x400000000000000) {\n after_parse_default();\n return;\n }\n if (link_info.dynamic_undefined_weak < 1) {\n link_info.dynamic_undefined_weak = 0;\n after_parse_default();\n return;\n }\n fmt = (char *)dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n einfo(fmt);\n link_info.dynamic_undefined_weak = 0;\n after_parse_default();\n return;\n}" { (declaration "char *fmt;" primitive_type (pointer_declarator "*fmt" * identifier) ;) (if_statement "if ((link_info._0_1_ & 3) == 1) {\n link_info.flags_1 = link_info.flags_1 | 0x8000000;\n }" if (parenthesized_expression "((link_info._0_1_ & 3) == 1)" ( (binary_expression "(link_info._0_1_ & 3) == 1" (parenthesized_expression "(link_info._0_1_ & 3)" ( (binary_expression "link_info._0_1_ & 3" (field_expression "link_info._0_1_" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n link_info.flags_1 = link_info.flags_1 | 0x8000000;\n }" { (expression_statement "link_info.flags_1 = link_info.flags_1 | 0x8000000;" (assignment_expression "link_info.flags_1 = link_info.flags_1 | 0x8000000" (field_expression "link_info.flags_1" identifier . field_identifier) = (binary_expression "link_info.flags_1 | 0x8000000" (field_expression "link_info.flags_1" identifier . field_identifier) | number_literal)) ;) })) (if_statement "if ((CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002) != 0x400000000000000) {\n after_parse_default();\n return;\n }" if (parenthesized_expression "((CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002) != 0x400000000000000)" ( (binary_expression "(CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002) != 0x400000000000000" (parenthesized_expression "(CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002)" ( (binary_expression "CONCAT71(link_info._1_7_,link_info._0_1_) & 0x400000000000002" (call_expression "CONCAT71(link_info._1_7_,link_info._0_1_)" identifier (argument_list "(link_info._1_7_,link_info._0_1_)" ( (field_expression "link_info._1_7_" identifier . field_identifier) , (field_expression "link_info._0_1_" identifier . field_identifier) ))) & number_literal) )) != number_literal) )) (compound_statement "{\n after_parse_default();\n return;\n }" { (expression_statement "after_parse_default();" (call_expression "after_parse_default()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (if_statement "if (link_info.dynamic_undefined_weak < 1) {\n link_info.dynamic_undefined_weak = 0;\n after_parse_default();\n return;\n }" if (parenthesized_expression "(link_info.dynamic_undefined_weak < 1)" ( (binary_expression "link_info.dynamic_undefined_weak < 1" (field_expression "link_info.dynamic_undefined_weak" identifier . field_identifier) < number_literal) )) (compound_statement "{\n link_info.dynamic_undefined_weak = 0;\n after_parse_default();\n return;\n }" { (expression_statement "link_info.dynamic_undefined_weak = 0;" (assignment_expression "link_info.dynamic_undefined_weak = 0" (field_expression "link_info.dynamic_undefined_weak" identifier . field_identifier) = number_literal) ;) (expression_statement "after_parse_default();" (call_expression "after_parse_default()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "fmt = (char *)dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);" (assignment_expression "fmt = (char *)dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" identifier (argument_list "(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" ( number_literal , (string_literal ""%P: warning: -z dynamic-undefined-weak ignored\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "einfo(fmt);" (call_expression "einfo(fmt)" identifier (argument_list "(fmt)" ( identifier ))) ;) (expression_statement "link_info.dynamic_undefined_weak = 0;" (assignment_expression "link_info.dynamic_undefined_weak = 0" (field_expression "link_info.dynamic_undefined_weak" identifier . field_identifier) = number_literal) ;) (expression_statement "after_parse_default();" (call_expression "after_parse_default()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0012ae70(void)\n\n{\n undefined8 uVar1;\n \n if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }\n if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }\n if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }\n uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n FUN_001251f0(uVar1);\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n}\n\n" (function_definition "void FUN_0012ae70(void)\n\n{\n undefined8 uVar1;\n \n if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }\n if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }\n if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }\n uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n FUN_001251f0(uVar1);\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n}" primitive_type (function_declarator "FUN_0012ae70(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n undefined8 uVar1;\n \n if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }\n if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }\n if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }\n uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n FUN_001251f0(uVar1);\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }" if (parenthesized_expression "((DAT_00182d60 & 3) == 1)" ( (binary_expression "(DAT_00182d60 & 3) == 1" (parenthesized_expression "(DAT_00182d60 & 3)" ( (binary_expression "DAT_00182d60 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }" { (expression_statement "_DAT_00182e20 = _DAT_00182e20 | 0x8000000;" (assignment_expression "_DAT_00182e20 = _DAT_00182e20 | 0x8000000" identifier = (binary_expression "_DAT_00182e20 | 0x8000000" identifier | number_literal)) ;) })) (if_statement "if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }" if (parenthesized_expression "((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000)" ( (binary_expression "(CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000" (parenthesized_expression "(CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002)" ( (binary_expression "CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002" (call_expression "CONCAT71(_DAT_00182d61,DAT_00182d60)" identifier (argument_list "(_DAT_00182d61,DAT_00182d60)" ( identifier , identifier ))) & number_literal) )) != number_literal) )) (compound_statement "{\n FUN_00123d60();\n return;\n }" { (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (if_statement "if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }" if (parenthesized_expression "(DAT_00182e04 < 1)" ( (binary_expression "DAT_00182e04 < 1" identifier < number_literal) )) (compound_statement "{\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }" { (expression_statement "DAT_00182e04 = 0;" (assignment_expression "DAT_00182e04 = 0" identifier = number_literal) ;) (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" identifier = (call_expression "dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" identifier (argument_list "(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" ( number_literal , (string_literal ""%P: warning: -z dynamic-undefined-weak ignored\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_001251f0(uVar1);" (call_expression "FUN_001251f0(uVar1)" identifier (argument_list "(uVar1)" ( identifier ))) ;) (expression_statement "DAT_00182e04 = 0;" (assignment_expression "DAT_00182e04 = 0" identifier = number_literal) ;) (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT | LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (call_expression IDENT (argument_list ( IDENT , IDENT ))) & LIT) )) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (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 ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0012ae70(void)\n\n{\n undefined8 uVar1;\n \n if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }\n if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }\n if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }\n uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n FUN_001251f0(uVar1);\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0012ae70(void)" (identifier "FUN_0012ae70") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }\n if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }\n if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }\n uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);\n FUN_001251f0(uVar1);\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (if_statement "if ((DAT_00182d60 & 3) == 1) {\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }" (if "if") (parenthesized_expression "((DAT_00182d60 & 3) == 1)" (( "(") (binary_expression "(DAT_00182d60 & 3) == 1" (parenthesized_expression "(DAT_00182d60 & 3)" (( "(") (binary_expression "DAT_00182d60 & 3" (identifier "DAT_00182d60") (& "&") (number_literal "3")) () ")")) (== "==") (number_literal "1")) () ")")) (compound_statement "{\n _DAT_00182e20 = _DAT_00182e20 | 0x8000000;\n }" ({ "{") (expression_statement "_DAT_00182e20 = _DAT_00182e20 | 0x8000000;" (assignment_expression "_DAT_00182e20 = _DAT_00182e20 | 0x8000000" (identifier "_DAT_00182e20") (= "=") (binary_expression "_DAT_00182e20 | 0x8000000" (identifier "_DAT_00182e20") (| "|") (number_literal "0x8000000"))) (; ";")) (} "}"))) (if_statement "if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) {\n FUN_00123d60();\n return;\n }" (if "if") (parenthesized_expression "((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000)" (( "(") (binary_expression "(CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000" (parenthesized_expression "(CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002)" (( "(") (binary_expression "CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002" (call_expression "CONCAT71(_DAT_00182d61,DAT_00182d60)" (identifier "CONCAT71") (argument_list "(_DAT_00182d61,DAT_00182d60)" (( "(") (identifier "_DAT_00182d61") (, ",") (identifier "DAT_00182d60") () ")"))) (& "&") (number_literal "0x400000000000002")) () ")")) (!= "!=") (number_literal "0x400000000000000")) () ")")) (compound_statement "{\n FUN_00123d60();\n return;\n }" ({ "{") (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" (identifier "FUN_00123d60") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (DAT_00182e04 < 1) {\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }" (if "if") (parenthesized_expression "(DAT_00182e04 < 1)" (( "(") (binary_expression "DAT_00182e04 < 1" (identifier "DAT_00182e04") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n DAT_00182e04 = 0;\n FUN_00123d60();\n return;\n }" ({ "{") (expression_statement "DAT_00182e04 = 0;" (assignment_expression "DAT_00182e04 = 0" (identifier "DAT_00182e04") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" (identifier "FUN_00123d60") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5);" (assignment_expression "uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" (identifier "uVar1") (= "=") (call_expression "dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" (identifier "dcgettext") (argument_list "(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%P: warning: -z dynamic-undefined-weak ignored\n"" (" """) (string_content "%P: warning: -z dynamic-undefined-weak ignored") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_001251f0(uVar1);" (call_expression "FUN_001251f0(uVar1)" (identifier "FUN_001251f0") (argument_list "(uVar1)" (( "(") (identifier "uVar1") () ")"))) (; ";")) (expression_statement "DAT_00182e04 = 0;" (assignment_expression "DAT_00182e04 = 0" (identifier "DAT_00182e04") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_00123d60();" (call_expression "FUN_00123d60()" (identifier "FUN_00123d60") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(void) { char *fmt; if ((link_info._0_1_ & 3) == 1) { link_info.flags_1 = link_info.flags_1 | 0x8000000; } if ((var_1(link_info._1_7_,link_info._0_1_) & 0x400000000000002) != 0x400000000000000) { var_2(); return; } if (link_info.dynamic_undefined_weak < 1) { link_info.dynamic_undefined_weak = 0; var_2(); return; } fmt = (char *)var_3(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5); var_4(fmt); link_info.dynamic_undefined_weak = 0; var_2(); 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: (type_identifier) declarator: (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: (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_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))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_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)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ void MASKED(void) { undefined8 uVar1; if ((DAT_00182d60 & 3) == 1) { _DAT_00182e20 = _DAT_00182e20 | 0x8000000; } if ((CONCAT71(_DAT_00182d61,DAT_00182d60) & 0x400000000000002) != 0x400000000000000) { FUN_00123d60(); return; } if (DAT_00182e04 < 1) { DAT_00182e04 = 0; FUN_00123d60(); return; } uVar1 = dcgettext(0,"%P: warning: -z dynamic-undefined-weak ignored\n",5); FUN_001251f0(uVar1); DAT_00182e04 = 0; FUN_00123d60(); return; }
8636_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
do_hash
FUN_002d2970
/* std::collate<wchar_t>::do_hash(wchar_t const*, wchar_t const*) const */ ulong __thiscall std::collate<wchar_t>::do_hash(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2) { wchar_t wVar1; ulong uVar2; uVar2 = 0; if (param_2 <= param_1) { return 0; } do { wVar1 = *param_1; param_1 = param_1 + 1; uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1; } while (param_1 < param_2); return uVar2; }
ulong FUN_002d2970(undefined8 param_1,int *param_2,int *param_3) { int iVar1; ulong uVar2; uVar2 = 0; if (param_3 <= param_2) { return 0; } do { iVar1 = *param_2; param_2 = param_2 + 1; uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1; } while (param_2 < param_3); return uVar2; }
XOR EAX,EAX CMP RSI,RDX JNC 0x002d2998 NOP word ptr [RAX + RAX*0x1] MOVSXD RCX,dword ptr [RSI] ROL RAX,0x7 ADD RSI,0x4 ADD RAX,RCX CMP RDX,RSI JA 0x002d2980 RET RET
null
null
null
null
[('const-433', u'LOAD_-1204672102'), (u'COPY_-1204672026', u'MULTIEQUAL_-1204671950'), (u'PTRADD_-1204671926', u'MULTIEQUAL_-1204671948'), (u'INT_RIGHT_-1204672066', u'INT_OR_-1204672067'), (u'INT_SEXT_-1204672085', u'INT_ADD_-1204672042'), (u'MULTIEQUAL_-1204671950', u'INT_RIGHT_-1204672066'), (u'INT_LESS_-1204672023', u'CBRANCH_-1204672031'), ('tmp_209', u'CBRANCH_-1204672031'), ('tmp_231', u'INT_LESS_-1204672023'), ('const-0', u'RETURN_-1204672021'), ('const-57', u'INT_RIGHT_-1204672066'), ('tmp_231', u'INT_LESSEQUAL_-1204672115'), (u'COPY_-1204672140', u'RETURN_-1204672013'), (u'MULTIEQUAL_-1204671950', u'INT_LEFT_-1204672069'), (u'INT_LESSEQUAL_-1204672115', u'CBRANCH_-1204672113'), (u'PTRADD_-1204671926', u'INT_LESS_-1204672023'), (u'INT_ADD_-1204672042', u'MULTIEQUAL_-1204671950'), (u'INT_OR_-1204672067', u'INT_ADD_-1204672042'), (u'INT_LEFT_-1204672069', u'INT_OR_-1204672067'), ('tmp_230', u'INT_LESSEQUAL_-1204672115'), (u'MULTIEQUAL_-1204671948', u'LOAD_-1204672102'), ('const-0', u'RETURN_-1204672013'), ('const-4', u'PTRADD_-1204671926'), ('tmp_230', u'MULTIEQUAL_-1204671948'), ('tmp_56', u'CBRANCH_-1204672113'), ('const-7', u'INT_LEFT_-1204672069'), (u'MULTIEQUAL_-1204671948', u'PTRADD_-1204671926'), ('const-0', u'COPY_-1204672026'), ('const-1', u'PTRADD_-1204671926'), (u'LOAD_-1204672102', u'INT_SEXT_-1204672085'), ('const-0', u'COPY_-1204672140'), (u'INT_ADD_-1204672042', u'RETURN_-1204672021')]
[(u'COPY_-1204672026', u'MULTIEQUAL_-1204671950'), (u'PTRADD_-1204671926', u'MULTIEQUAL_-1204671948'), (u'INT_RIGHT_-1204672066', u'INT_OR_-1204672067'), (u'INT_SEXT_-1204672085', u'INT_ADD_-1204672042'), (u'MULTIEQUAL_-1204671950', u'INT_RIGHT_-1204672066'), ('tmp_353', u'MULTIEQUAL_-1204671948'), (u'INT_LESS_-1204672023', u'CBRANCH_-1204672031'), ('tmp_209', u'CBRANCH_-1204672031'), ('const-0', u'RETURN_-1204672021'), ('const-4', u'PTRADD_-1204671926'), (u'COPY_-1204672140', u'RETURN_-1204672013'), (u'MULTIEQUAL_-1204671950', u'INT_LEFT_-1204672069'), (u'INT_LESSEQUAL_-1204672115', u'CBRANCH_-1204672113'), ('const-0', u'COPY_-1204672026'), ('const-433', u'LOAD_-1204672102'), (u'PTRADD_-1204671926', u'INT_LESS_-1204672023'), (u'INT_ADD_-1204672042', u'MULTIEQUAL_-1204671950'), ('const-0', u'COPY_-1204672140'), ('tmp_353', u'INT_LESSEQUAL_-1204672115'), (u'INT_OR_-1204672067', u'INT_ADD_-1204672042'), (u'INT_LEFT_-1204672069', u'INT_OR_-1204672067'), ('tmp_354', u'INT_LESS_-1204672023'), ('const-7', u'INT_LEFT_-1204672069'), (u'MULTIEQUAL_-1204671948', u'LOAD_-1204672102'), ('const-0', u'RETURN_-1204672013'), ('tmp_354', u'INT_LESSEQUAL_-1204672115'), (u'MULTIEQUAL_-1204671948', u'PTRADD_-1204671926'), ('tmp_56', u'CBRANCH_-1204672113'), (u'LOAD_-1204672102', u'INT_SEXT_-1204672085'), ('const-57', u'INT_RIGHT_-1204672066'), (u'INT_ADD_-1204672042', u'RETURN_-1204672021'), ('const-1', u'PTRADD_-1204671926')]
null
null
002d2970
x64
O2
(translation_unit "ulong FUN_002d2970(undefined8 param_1,int *param_2,int *param_3)\n\n{\n int iVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_3 <= param_2) {\n return 0;\n }\n do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);\n return uVar2;\n}\n\n" (function_definition "ulong FUN_002d2970(undefined8 param_1,int *param_2,int *param_3)\n\n{\n int iVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_3 <= param_2) {\n return 0;\n }\n do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);\n return uVar2;\n}" type_identifier (function_declarator "FUN_002d2970(undefined8 param_1,int *param_2,int *param_3)" identifier (parameter_list "(undefined8 param_1,int *param_2,int *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "int *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n int iVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_3 <= param_2) {\n return 0;\n }\n do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);\n return uVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) (if_statement "if (param_3 <= param_2) {\n return 0;\n }" if (parenthesized_expression "(param_3 <= param_2)" ( (binary_expression "param_3 <= param_2" identifier <= identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (do_statement "do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);" do (compound_statement "{\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n }" { (expression_statement "iVar1 = *param_2;" (assignment_expression "iVar1 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) (expression_statement "uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;" (assignment_expression "uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1" identifier = (binary_expression "(uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1" (parenthesized_expression "(uVar2 << 7 | uVar2 >> 0x39)" ( (binary_expression "uVar2 << 7 | uVar2 >> 0x39" (binary_expression "uVar2 << 7" identifier << number_literal) | (binary_expression "uVar2 >> 0x39" identifier >> number_literal)) )) + (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) while (parenthesized_expression "(param_2 < param_3)" ( (binary_expression "param_2 < param_3" identifier < identifier) )) ;) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "/* std::collate<wchar_t>::do_hash(wchar_t const*, wchar_t const*) const */\n\nulong __thiscall\nstd::collate<wchar_t>::do_hash(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2)\n\n{\n wchar_t wVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_2 <= param_1) {\n return 0;\n }\n do {\n wVar1 = *param_1;\n param_1 = param_1 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1;\n } while (param_1 < param_2);\n return uVar2;\n}\n\n" comment (function_definition "ulong __thiscall\nstd::collate<wchar_t>::do_hash(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2)\n\n{\n wchar_t wVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_2 <= param_1) {\n return 0;\n }\n do {\n wVar1 = *param_1;\n param_1 = param_1 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1;\n } while (param_1 < param_2);\n return uVar2;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::collate<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "do_hash(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 wchar_t wVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_2 <= param_1) {\n return 0;\n }\n do {\n wVar1 = *param_1;\n param_1 = param_1 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1;\n } while (param_1 < param_2);\n return uVar2;\n}" { (declaration "wchar_t wVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) (if_statement "if (param_2 <= param_1) {\n return 0;\n }" if (parenthesized_expression "(param_2 <= param_1)" ( (binary_expression "param_2 <= param_1" identifier <= identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (do_statement "do {\n wVar1 = *param_1;\n param_1 = param_1 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1;\n } while (param_1 < param_2);" do (compound_statement "{\n wVar1 = *param_1;\n param_1 = param_1 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1;\n }" { (expression_statement "wVar1 = *param_1;" (assignment_expression "wVar1 = *param_1" identifier = (pointer_expression "*param_1" * 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 "uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1;" (assignment_expression "uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1" identifier = (binary_expression "(uVar2 << 7 | uVar2 >> 0x39) + (long)wVar1" (parenthesized_expression "(uVar2 << 7 | uVar2 >> 0x39)" ( (binary_expression "uVar2 << 7 | uVar2 >> 0x39" (binary_expression "uVar2 << 7" identifier << number_literal) | (binary_expression "uVar2 >> 0x39" identifier >> number_literal)) )) + (cast_expression "(long)wVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) while (parenthesized_expression "(param_1 < param_2)" ( (binary_expression "param_1 < param_2" identifier < identifier) )) ;) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "ulong FUN_002d2970(undefined8 param_1,int *param_2,int *param_3)\n\n{\n int iVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_3 <= param_2) {\n return 0;\n }\n do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);\n return uVar2;\n}\n\n" (function_definition "ulong FUN_002d2970(undefined8 param_1,int *param_2,int *param_3)\n\n{\n int iVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_3 <= param_2) {\n return 0;\n }\n do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);\n return uVar2;\n}" type_identifier (function_declarator "FUN_002d2970(undefined8 param_1,int *param_2,int *param_3)" identifier (parameter_list "(undefined8 param_1,int *param_2,int *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "int *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n int iVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_3 <= param_2) {\n return 0;\n }\n do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);\n return uVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) (if_statement "if (param_3 <= param_2) {\n return 0;\n }" if (parenthesized_expression "(param_3 <= param_2)" ( (binary_expression "param_3 <= param_2" identifier <= identifier) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (do_statement "do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);" do (compound_statement "{\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n }" { (expression_statement "iVar1 = *param_2;" (assignment_expression "iVar1 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" identifier = (binary_expression "param_2 + 1" identifier + number_literal)) ;) (expression_statement "uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;" (assignment_expression "uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1" identifier = (binary_expression "(uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1" (parenthesized_expression "(uVar2 << 7 | uVar2 >> 0x39)" ( (binary_expression "uVar2 << 7 | uVar2 >> 0x39" (binary_expression "uVar2 << 7" identifier << number_literal) | (binary_expression "uVar2 >> 0x39" identifier >> number_literal)) )) + (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) }) while (parenthesized_expression "(param_2 < param_3)" ( (binary_expression "param_2 < param_3" identifier < identifier) )) ;) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (return_statement return LIT ;) })) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT << LIT) | (binary_expression IDENT >> LIT)) )) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (return_statement return IDENT ;) })))
(function_definition "ulong FUN_002d2970(undefined8 param_1,int *param_2,int *param_3)\n\n{\n int iVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_3 <= param_2) {\n return 0;\n }\n do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);\n return uVar2;\n}" (type_identifier "ulong") (function_declarator "FUN_002d2970(undefined8 param_1,int *param_2,int *param_3)" (identifier "FUN_002d2970") (parameter_list "(undefined8 param_1,int *param_2,int *param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "int *param_2" (primitive_type "int") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "int *param_3" (primitive_type "int") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n int iVar1;\n ulong uVar2;\n \n uVar2 = 0;\n if (param_3 <= param_2) {\n return 0;\n }\n do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);\n return uVar2;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" (identifier "uVar2") (= "=") (number_literal "0")) (; ";")) (if_statement "if (param_3 <= param_2) {\n return 0;\n }" (if "if") (parenthesized_expression "(param_3 <= param_2)" (( "(") (binary_expression "param_3 <= param_2" (identifier "param_3") (<= "<=") (identifier "param_2")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (do_statement "do {\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n } while (param_2 < param_3);" (do "do") (compound_statement "{\n iVar1 = *param_2;\n param_2 = param_2 + 1;\n uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;\n }" ({ "{") (expression_statement "iVar1 = *param_2;" (assignment_expression "iVar1 = *param_2" (identifier "iVar1") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "param_2 = param_2 + 1;" (assignment_expression "param_2 = param_2 + 1" (identifier "param_2") (= "=") (binary_expression "param_2 + 1" (identifier "param_2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1;" (assignment_expression "uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1" (identifier "uVar2") (= "=") (binary_expression "(uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1" (parenthesized_expression "(uVar2 << 7 | uVar2 >> 0x39)" (( "(") (binary_expression "uVar2 << 7 | uVar2 >> 0x39" (binary_expression "uVar2 << 7" (identifier "uVar2") (<< "<<") (number_literal "7")) (| "|") (binary_expression "uVar2 >> 0x39" (identifier "uVar2") (>> ">>") (number_literal "0x39"))) () ")")) (+ "+") (cast_expression "(long)iVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar1")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 < param_3)" (( "(") (binary_expression "param_2 < param_3" (identifier "param_2") (< "<") (identifier "param_3")) () ")")) (; ";")) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}")))
/* std::collate<wchar_t>::do_hash(wchar_t const*, wchar_t const*) const */ type_1 __thiscall std::type_2<type_3>::function_1(type_2<type_3> *this,type_3 *var_2,type_3 *var_1) { type_3 wVar1; type_1 var_3; var_3 = 0; if (var_1 <= var_2) { return 0; } do { wVar1 = *var_2; var_2 = var_2 + 1; var_3 = (var_3 << 7 | var_3 >> 0x39) + (long)wVar1; } while (var_2 < var_1); return var_3; }
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: (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)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement (number_literal)))) (do_statement body: (compound_statement (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: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (return_statement (identifier)))))
null
ulong MASKED(undefined8 param_1,int *param_2,int *param_3) { int iVar1; ulong uVar2; uVar2 = 0; if (param_3 <= param_2) { return 0; } do { iVar1 = *param_2; param_2 = param_2 + 1; uVar2 = (uVar2 << 7 | uVar2 >> 0x39) + (long)iVar1; } while (param_2 < param_3); return uVar2; }
842_libsqlite3.so.0.8_and_libsqlite3.so.0.8_strip.c
pthreadMutexEnd
FUN_0012ac40
undefined8 pthreadMutexEnd(void) { return 0; }
undefined8 FUN_0012ac40(void) { return 0; }
XOR EAX,EAX RET
null
null
null
null
[('const-0', u'COPY_-1207063484'), ('const-0', u'RETURN_-1207063464'), (u'COPY_-1207063484', u'RETURN_-1207063464')]
[('const-0', u'COPY_-1207063484'), ('const-0', u'RETURN_-1207063464'), (u'COPY_-1207063484', u'RETURN_-1207063464')]
null
null
0012ac40
x64
O2
(translation_unit "undefined8 FUN_0012ac40(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0012ac40(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0012ac40(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0;\n}" { (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 pthreadMutexEnd(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 pthreadMutexEnd(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "pthreadMutexEnd(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0;\n}" { (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_0012ac40(void)\n\n{\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0012ac40(void)\n\n{\n return 0;\n}" type_identifier (function_declarator "FUN_0012ac40(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0;\n}" { (return_statement "return 0;" 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_0012ac40(void)\n\n{\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0012ac40(void)" (identifier "FUN_0012ac40") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0;\n}" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
type_1 function_1(void) { return 0; }
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 0; }
368_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
FUN_0014ee89
FUN_0014ee89
void FUN_0014ee89(void) { long unaff_RBP; long unaff_R12; long in_stack_00000008; void *in_stack_00000010; void *in_stack_00000090; void *in_stack_000000f0; if (in_stack_00000090 != (void *)(unaff_RBP + 0x10)) { operator_delete(in_stack_00000090); } if (in_stack_000000f0 != (void *)(unaff_R12 + 0x10)) { operator_delete(in_stack_000000f0); } if (in_stack_00000010 != (void *)(in_stack_00000008 + 0x10)) { operator_delete(in_stack_00000010); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0014ee89(void) { long unaff_RBP; long unaff_R12; long in_stack_00000008; long in_stack_00000010; long in_stack_00000090; long in_stack_000000f0; if (in_stack_00000090 != unaff_RBP + 0x10) { FUN_002eff50(); } if (in_stack_000000f0 != unaff_R12 + 0x10) { FUN_002eff50(); } if (in_stack_00000010 != in_stack_00000008 + 0x10) { FUN_002eff50(); } /* WARNING: Subroutine does not return */ FUN_0037dbc0(); }
MOV RDI,qword ptr [RSP + 0x90] ADD RBP,0x10 CMP RDI,RBP JZ 0x0014ee6a CALL 0x002eff50 JMP 0x0014ee6a
null
null
null
null
[('const-16', u'INT_ADD_-1207177563'), ('const-16', u'INT_ADD_-1207177559'), ('tmp_608', u'CALL_-1207177880'), ('tmp_608', u'INT_NOTEQUAL_-1207177888'), ('tmp_605', u'CALL_-1207177542'), ('tmp_145', u'BRANCH_-1207177539'), (u'CAST_-1207177343', u'INT_NOTEQUAL_-1207177554'), ('const-16', u'INT_ADD_-1207177897'), (u'INT_NOTEQUAL_-1207177888', u'CBRANCH_-1207177887'), (u'CAST_-1207177313', u'INT_NOTEQUAL_-1207177550'), ('tmp_72', u'BRANCH_-1207177539'), (u'INT_NOTEQUAL_-1207177554', u'CBRANCH_-1207177553'), ('tmp_456', u'INT_ADD_-1207177563'), ('const-1', u'RETURN_-1207177863'), ('tmp_216', u'CBRANCH_-1207177887'), (u'INT_ADD_-1207177559', u'CAST_-1207177313'), (u'INT_ADD_-1207177563', u'CAST_-1207177343'), ('tmp_135', u'CBRANCH_-1207177553'), (u'INT_ADD_-1207177897', u'CAST_-1207177706'), (u'CAST_-1207177706', u'INT_NOTEQUAL_-1207177888'), ('tmp_62', u'CBRANCH_-1207177549'), ('tmp_609', u'INT_ADD_-1207177897'), (u'INT_NOTEQUAL_-1207177550', u'CBRANCH_-1207177549'), ('tmp_607', u'INT_NOTEQUAL_-1207177554'), ('tmp_607', u'CALL_-1207177542'), ('tmp_605', u'INT_NOTEQUAL_-1207177550'), ('tmp_454', u'INT_ADD_-1207177559')]
[('tmp_135', u'CBRANCH_-1207177553'), ('const-16', u'INT_ADD_-1207177563'), (u'INT_ADD_-1207177897', u'INT_NOTEQUAL_-1207177888'), ('const-16', u'INT_ADD_-1207177559'), ('tmp_620', u'INT_NOTEQUAL_-1207177888'), ('tmp_62', u'CBRANCH_-1207177549'), ('tmp_621', u'INT_ADD_-1207177897'), (u'INT_ADD_-1207177563', u'INT_NOTEQUAL_-1207177554'), ('tmp_145', u'BRANCH_-1207177539'), (u'INT_NOTEQUAL_-1207177550', u'CBRANCH_-1207177549'), (u'INT_ADD_-1207177559', u'INT_NOTEQUAL_-1207177550'), ('const-16', u'INT_ADD_-1207177897'), (u'INT_NOTEQUAL_-1207177888', u'CBRANCH_-1207177887'), ('tmp_72', u'BRANCH_-1207177539'), (u'INT_NOTEQUAL_-1207177554', u'CBRANCH_-1207177553'), ('tmp_456', u'INT_ADD_-1207177563'), ('const-1', u'RETURN_-1207177863'), ('tmp_619', u'INT_NOTEQUAL_-1207177554'), ('tmp_216', u'CBRANCH_-1207177887'), ('tmp_454', u'INT_ADD_-1207177559'), ('tmp_617', u'INT_NOTEQUAL_-1207177550')]
null
null
0014ee89
x64
O2
(translation_unit "void FUN_0014ee89(void)\n\n{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000090;\n long in_stack_000000f0;\n \n if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}\n\n" (function_definition "void FUN_0014ee89(void)\n\n{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000090;\n long in_stack_000000f0;\n \n if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}" primitive_type (function_declarator "FUN_0014ee89(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000090;\n long in_stack_000000f0;\n \n if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R12;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000008;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000010;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000090;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_000000f0;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }" if (parenthesized_expression "(in_stack_00000090 != unaff_RBP + 0x10)" ( (binary_expression "in_stack_00000090 != unaff_RBP + 0x10" identifier != (binary_expression "unaff_RBP + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }" if (parenthesized_expression "(in_stack_000000f0 != unaff_R12 + 0x10)" ( (binary_expression "in_stack_000000f0 != unaff_R12 + 0x10" identifier != (binary_expression "unaff_R12 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }" if (parenthesized_expression "(in_stack_00000010 != in_stack_00000008 + 0x10)" ( (binary_expression "in_stack_00000010 != in_stack_00000008 + 0x10" identifier != (binary_expression "in_stack_00000008 + 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 "void FUN_0014ee89(void)\n\n{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n void *in_stack_00000010;\n void *in_stack_00000090;\n void *in_stack_000000f0;\n \n if (in_stack_00000090 != (void *)(unaff_RBP + 0x10)) {\n operator_delete(in_stack_00000090);\n }\n if (in_stack_000000f0 != (void *)(unaff_R12 + 0x10)) {\n operator_delete(in_stack_000000f0);\n }\n if (in_stack_00000010 != (void *)(in_stack_00000008 + 0x10)) {\n operator_delete(in_stack_00000010);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_0014ee89(void)\n\n{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n void *in_stack_00000010;\n void *in_stack_00000090;\n void *in_stack_000000f0;\n \n if (in_stack_00000090 != (void *)(unaff_RBP + 0x10)) {\n operator_delete(in_stack_00000090);\n }\n if (in_stack_000000f0 != (void *)(unaff_R12 + 0x10)) {\n operator_delete(in_stack_000000f0);\n }\n if (in_stack_00000010 != (void *)(in_stack_00000008 + 0x10)) {\n operator_delete(in_stack_00000010);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (function_declarator "FUN_0014ee89(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n void *in_stack_00000010;\n void *in_stack_00000090;\n void *in_stack_000000f0;\n \n if (in_stack_00000090 != (void *)(unaff_RBP + 0x10)) {\n operator_delete(in_stack_00000090);\n }\n if (in_stack_000000f0 != (void *)(unaff_R12 + 0x10)) {\n operator_delete(in_stack_000000f0);\n }\n if (in_stack_00000010 != (void *)(in_stack_00000008 + 0x10)) {\n operator_delete(in_stack_00000010);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R12;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000008;" (sized_type_specifier "long" long) identifier ;) (declaration "void *in_stack_00000010;" primitive_type (pointer_declarator "*in_stack_00000010" * identifier) ;) (declaration "void *in_stack_00000090;" primitive_type (pointer_declarator "*in_stack_00000090" * identifier) ;) (declaration "void *in_stack_000000f0;" primitive_type (pointer_declarator "*in_stack_000000f0" * identifier) ;) (if_statement "if (in_stack_00000090 != (void *)(unaff_RBP + 0x10)) {\n operator_delete(in_stack_00000090);\n }" if (parenthesized_expression "(in_stack_00000090 != (void *)(unaff_RBP + 0x10))" ( (binary_expression "in_stack_00000090 != (void *)(unaff_RBP + 0x10)" identifier != (cast_expression "(void *)(unaff_RBP + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + 0x10)" ( (binary_expression "unaff_RBP + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000090);\n }" { (expression_statement "operator_delete(in_stack_00000090);" (call_expression "operator_delete(in_stack_00000090)" identifier (argument_list "(in_stack_00000090)" ( identifier ))) ;) })) (if_statement "if (in_stack_000000f0 != (void *)(unaff_R12 + 0x10)) {\n operator_delete(in_stack_000000f0);\n }" if (parenthesized_expression "(in_stack_000000f0 != (void *)(unaff_R12 + 0x10))" ( (binary_expression "in_stack_000000f0 != (void *)(unaff_R12 + 0x10)" identifier != (cast_expression "(void *)(unaff_R12 + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_R12 + 0x10)" ( (binary_expression "unaff_R12 + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_000000f0);\n }" { (expression_statement "operator_delete(in_stack_000000f0);" (call_expression "operator_delete(in_stack_000000f0)" identifier (argument_list "(in_stack_000000f0)" ( identifier ))) ;) })) (if_statement "if (in_stack_00000010 != (void *)(in_stack_00000008 + 0x10)) {\n operator_delete(in_stack_00000010);\n }" if (parenthesized_expression "(in_stack_00000010 != (void *)(in_stack_00000008 + 0x10))" ( (binary_expression "in_stack_00000010 != (void *)(in_stack_00000008 + 0x10)" identifier != (cast_expression "(void *)(in_stack_00000008 + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_stack_00000008 + 0x10)" ( (binary_expression "in_stack_00000008 + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(in_stack_00000010);\n }" { (expression_statement "operator_delete(in_stack_00000010);" (call_expression "operator_delete(in_stack_00000010)" identifier (argument_list "(in_stack_00000010)" ( identifier ))) ;) })) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0014ee89(void)\n\n{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000090;\n long in_stack_000000f0;\n \n if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}\n\n" (function_definition "void FUN_0014ee89(void)\n\n{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000090;\n long in_stack_000000f0;\n \n if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}" primitive_type (function_declarator "FUN_0014ee89(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000090;\n long in_stack_000000f0;\n \n if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}" { (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R12;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000008;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000010;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_00000090;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_stack_000000f0;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }" if (parenthesized_expression "(in_stack_00000090 != unaff_RBP + 0x10)" ( (binary_expression "in_stack_00000090 != unaff_RBP + 0x10" identifier != (binary_expression "unaff_RBP + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }" if (parenthesized_expression "(in_stack_000000f0 != unaff_R12 + 0x10)" ( (binary_expression "in_stack_000000f0 != unaff_R12 + 0x10" identifier != (binary_expression "unaff_R12 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }" if (parenthesized_expression "(in_stack_00000010 != in_stack_00000008 + 0x10)" ( (binary_expression "in_stack_00000010 != in_stack_00000008 + 0x10" identifier != (binary_expression "in_stack_00000008 + 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 ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0014ee89(void)\n\n{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000090;\n long in_stack_000000f0;\n \n if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}" (primitive_type "void") (function_declarator "FUN_0014ee89(void)" (identifier "FUN_0014ee89") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBP;\n long unaff_R12;\n long in_stack_00000008;\n long in_stack_00000010;\n long in_stack_00000090;\n long in_stack_000000f0;\n \n if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }\n if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}" ({ "{") (declaration "long unaff_RBP;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBP") (; ";")) (declaration "long unaff_R12;" (sized_type_specifier "long" (long "long")) (identifier "unaff_R12") (; ";")) (declaration "long in_stack_00000008;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000008") (; ";")) (declaration "long in_stack_00000010;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000010") (; ";")) (declaration "long in_stack_00000090;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_00000090") (; ";")) (declaration "long in_stack_000000f0;" (sized_type_specifier "long" (long "long")) (identifier "in_stack_000000f0") (; ";")) (if_statement "if (in_stack_00000090 != unaff_RBP + 0x10) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(in_stack_00000090 != unaff_RBP + 0x10)" (( "(") (binary_expression "in_stack_00000090 != unaff_RBP + 0x10" (identifier "in_stack_00000090") (!= "!=") (binary_expression "unaff_RBP + 0x10" (identifier "unaff_RBP") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (in_stack_000000f0 != unaff_R12 + 0x10) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(in_stack_000000f0 != unaff_R12 + 0x10)" (( "(") (binary_expression "in_stack_000000f0 != unaff_R12 + 0x10" (identifier "in_stack_000000f0") (!= "!=") (binary_expression "unaff_R12 + 0x10" (identifier "unaff_R12") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (in_stack_00000010 != in_stack_00000008 + 0x10) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(in_stack_00000010 != in_stack_00000008 + 0x10)" (( "(") (binary_expression "in_stack_00000010 != in_stack_00000008 + 0x10" (identifier "in_stack_00000010") (!= "!=") (binary_expression "in_stack_00000008 + 0x10" (identifier "in_stack_00000008") (+ "+") (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 "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { long var_2; long var_5; long var_7; void *var_6; void *var_1; void *var_4; if (var_1 != (void *)(var_2 + 0x10)) { var_3(var_1); } if (var_4 != (void *)(var_5 + 0x10)) { var_3(var_4); } if (var_6 != (void *)(var_7 + 0x10)) { var_3(var_6); } /* WARNING: Subroutine does not return */ var_8(); }
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)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) 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_RBP; long unaff_R12; long in_stack_00000008; long in_stack_00000010; long in_stack_00000090; long in_stack_000000f0; if (in_stack_00000090 != unaff_RBP + 0x10) { FUN_002eff50(); } if (in_stack_000000f0 != unaff_R12 + 0x10) { FUN_002eff50(); } if (in_stack_00000010 != in_stack_00000008 + 0x10) { FUN_002eff50(); } /* WARNING: Subroutine does not return */ FUN_0037dbc0(); }
12121_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
operator>>
thunk_FUN_004c3340
/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */ wistream * __thiscall std::wistream::operator>>(wistream *this,uint *param_1) { long *plVar1; wistream *pwVar2; sentry sStack_1d; _Ios_Iostate _Stack_1c; sentry::sentry(&sStack_1d,this,false); if (sStack_1d != (sentry)0x0) { _Stack_1c = _S_goodbit; pwVar2 = this + *(long *)(*(long *)this + -0x18); plVar1 = *(long **)(pwVar2 + 0x100); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ __throw_bad_cast(); } (**(code **)(*plVar1 + 0x28)) (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&_Stack_1c, param_1); if (_Stack_1c != _S_goodbit) { wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)), _Stack_1c | *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)); return this; } } return this; }
long * thunk_FUN_004c3340(long *param_1,undefined8 param_2) { long *plVar1; long lVar2; char cStack_1d; uint uStack_1c; FUN_004c13e0(&cStack_1d,param_1,0); if (cStack_1d != '\0') { uStack_1c = 0; lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1; plVar1 = *(long **)(lVar2 + 0x100); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_004dcb20(); } (**(code **)(*plVar1 + 0x28)) (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c); if (uStack_1c != 0) { lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1; FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2); return param_1; } } return param_1; }
JMP 0x004c3340
null
null
null
null
[(u'CAST_-1202506345', u'LOAD_-1202506669'), (u'LOAD_-1202506819', u'LOAD_-1202506795'), ('const-40', u'INT_ADD_-1202506726'), (u'COPY_-1202506697', u'RETURN_-1202506666'), (u'PTRADD_-1202506767', u'PTRADD_-1202506715'), (u'INT_EQUAL_-1202506797', u'CBRANCH_-1202506795'), (u'INDIRECT_-1202506475', u'INT_NOTEQUAL_-1202506856'), (u'LOAD_-1202506777', u'CALLIND_-1202506732'), ('const-1', u'PTRADD_-1202506757'), (u'PTRADD_-1202506767', u'PTRADD_-1202506757'), ('const-433', u'LOAD_-1202506663'), (u'LOAD_-1202506854', u'INT_ADD_-1202506822'), (u'LOAD_-1202506642', u'INT_OR_-1202506615'), (u'INDIRECT_-1202506401', u'INT_OR_-1202506615'), ('tmp_545', u'PTRADD_-1202506767'), ('tmp_928', u'PTRSUB_-1202506400'), ('const--24', u'INT_ADD_-1202506822'), (u'INDIRECT_-1202506401', u'INT_NOTEQUAL_-1202506703'), ('const-1', u'RETURN_-1202506580'), ('const--29', u'PTRSUB_-1202506455'), (u'COPY_-1202506617', u'RETURN_-1202506586'), ('const-32', u'PTRADD_-1202506582'), (u'PTRADD_-1202506592', u'CAST_-1202506336'), (u'PTRSUB_-1202506455', u'CALL_-1202506874'), ('const-0', u'CALL_-1202506874'), ('const-433', u'LOAD_-1202506742'), (u'CAST_-1202506373', u'LOAD_-1202506742'), ('tmp_350', u'CBRANCH_-1202506702'), (u'LOAD_-1202506819', u'INT_EQUAL_-1202506797'), (u'PTRADD_-1202506715', u'CAST_-1202506389'), ('const-0', u'INT_NOTEQUAL_-1202506703'), (u'PTRADD_-1202506757', u'CAST_-1202506414'), (u'CAST_-1202506332', u'LOAD_-1202506642'), (u'INT_OR_-1202506615', u'CALL_-1202506623'), ('tmp_545', u'COPY_-1202506617'), ('const-433', u'LOAD_-1202506777'), (u'CALL_-1202506585', u'INDIRECT_-1202506345'), (u'LOAD_-1202506838', u'PTRADD_-1202506767'), (u'INT_ADD_-1202506726', u'CAST_-1202506373'), ('const--24', u'INT_ADD_-1202506647'), (u'INT_ADD_-1202506647', u'CAST_-1202506341'), (u'INT_NOTEQUAL_-1202506856', u'CBRANCH_-1202506854'), ('tmp_545', u'PTRADD_-1202506592'), (u'LOAD_-1202506819', u'CALLIND_-1202506732'), ('tmp_545', u'COPY_-1202506697'), (u'LOAD_-1202506669', u'INT_ADD_-1202506647'), (u'CALL_-1202506623', u'INDIRECT_-1202506360'), ('const-1', u'PTRADD_-1202506582'), ('const-433', u'LOAD_-1202506819'), (u'CAST_-1202506336', u'CALL_-1202506623'), (u'CAST_-1202506422', u'LOAD_-1202506838'), ('tmp_546', u'CALLIND_-1202506732'), ('const-1', u'PTRADD_-1202506767'), ('const-433', u'LOAD_-1202506642'), (u'LOAD_-1202506742', u'CALLIND_-1202506732'), (u'CAST_-1202506389', u'LOAD_-1202506777'), ('const-0', u'CALLIND_-1202506732'), ('const-4294967295', u'CALLIND_-1202506732'), (u'INT_ADD_-1202506822', u'CAST_-1202506422'), ('tmp_213', u'CBRANCH_-1202506795'), (u'CAST_-1202506336', u'PTRADD_-1202506582'), ('const-0', u'RETURN_-1202506586'), (u'CAST_-1202506414', u'LOAD_-1202506819'), ('tmp_545', u'CAST_-1202506433'), ('const-1', u'PTRADD_-1202506715'), (u'CAST_-1202506341', u'LOAD_-1202506663'), ('const-1', u'PTRADD_-1202506592'), (u'CAST_-1202506433', u'LOAD_-1202506854'), (u'PTRADD_-1202506767', u'CALLIND_-1202506732'), ('tmp_545', u'CAST_-1202506345'), (u'INT_NOTEQUAL_-1202506703', u'CBRANCH_-1202506702'), (u'PTRADD_-1202506582', u'CAST_-1202506332'), ('const-433', u'LOAD_-1202506795'), (u'PTRSUB_-1202506400', u'CALLIND_-1202506732'), ('tmp_545', u'CALL_-1202506874'), ('const-0', u'COPY_-1202506848'), ('const-0', u'RETURN_-1202506666'), ('const-433', u'LOAD_-1202506669'), ('const-0', u'INT_NOTEQUAL_-1202506856'), ('const-232', u'PTRADD_-1202506715'), ('const-4294967295', u'CALLIND_-1202506732'), ('tmp_132', u'CBRANCH_-1202506854'), ('const-433', u'LOAD_-1202506854'), ('const--28', u'PTRSUB_-1202506400'), ('const-0', u'INT_EQUAL_-1202506797'), (u'LOAD_-1202506663', u'PTRADD_-1202506592'), (u'LOAD_-1202506795', u'INT_ADD_-1202506726'), ('tmp_928', u'PTRSUB_-1202506455'), ('const-433', u'LOAD_-1202506838'), (u'CALLIND_-1202506732', u'INDIRECT_-1202506401'), (u'CALL_-1202506874', u'INDIRECT_-1202506475'), ('const-256', u'PTRADD_-1202506757')]
[('const-0', u'COPY_-1202506848'), (u'LOAD_-1202506819', u'LOAD_-1202506795'), ('const-40', u'INT_ADD_-1202506726'), ('const-433', u'LOAD_-1202506854'), (u'COPY_-1202506697', u'RETURN_-1202506666'), ('tmp_939', u'CALL_-1202506623'), (u'INT_EQUAL_-1202506797', u'CBRANCH_-1202506795'), (u'CAST_-1202506394', u'LOAD_-1202506777'), (u'CALL_-1202506623', u'INDIRECT_-1202506366'), ('tmp_941', u'CAST_-1202506423'), (u'LOAD_-1202506777', u'CALLIND_-1202506732'), (u'LOAD_-1202506854', u'INT_ADD_-1202506822'), (u'CAST_-1202506423', u'INT_ADD_-1202506813'), ('const-433', u'LOAD_-1202506819'), (u'LOAD_-1202506642', u'INT_OR_-1202506615'), ('tmp_941', u'LOAD_-1202506854'), (u'LOAD_-1202506838', u'INT_ADD_-1202506813'), ('const--29', u'PTRSUB_-1202506460'), ('const--28', u'PTRSUB_-1202506405'), ('const--24', u'INT_ADD_-1202506822'), (u'INT_ADD_-1202506638', u'INT_ADD_-1202506628'), ('const-433', u'LOAD_-1202506777'), (u'INT_ADD_-1202506822', u'CAST_-1202506428'), ('tmp_941', u'COPY_-1202506697'), (u'INT_ADD_-1202506813', u'INT_ADD_-1202506803'), ('const-1', u'RETURN_-1202506580'), (u'COPY_-1202506617', u'RETURN_-1202506586'), ('const-433', u'LOAD_-1202506795'), ('const-0', u'INT_NOTEQUAL_-1202506856'), ('tmp_350', u'CBRANCH_-1202506702'), ('const-433', u'LOAD_-1202506669'), (u'LOAD_-1202506819', u'INT_EQUAL_-1202506797'), ('const-0', u'INT_NOTEQUAL_-1202506703'), (u'CAST_-1202506342', u'INT_ADD_-1202506638'), (u'INT_ADD_-1202506761', u'CAST_-1202506394'), (u'INT_OR_-1202506615', u'CALL_-1202506623'), (u'INT_ADD_-1202506813', u'INT_ADD_-1202506761'), ('const--24', u'INT_ADD_-1202506647'), (u'INT_ADD_-1202506647', u'CAST_-1202506347'), ('const-32', u'INT_ADD_-1202506628'), (u'INT_NOTEQUAL_-1202506856', u'CBRANCH_-1202506854'), (u'INDIRECT_-1202506407', u'INT_OR_-1202506615'), (u'CALL_-1202506585', u'INDIRECT_-1202506351'), ('const-232', u'INT_ADD_-1202506761'), (u'LOAD_-1202506819', u'CALLIND_-1202506732'), (u'CALL_-1202506874', u'INDIRECT_-1202506481'), (u'LOAD_-1202506669', u'INT_ADD_-1202506647'), ('const-256', u'INT_ADD_-1202506803'), (u'INT_ADD_-1202506803', u'CAST_-1202506419'), ('const-433', u'LOAD_-1202506663'), ('tmp_941', u'CALL_-1202506874'), (u'LOAD_-1202506742', u'CALLIND_-1202506732'), ('const-433', u'LOAD_-1202506742'), ('const-0', u'CALLIND_-1202506732'), (u'INT_ADD_-1202506628', u'CAST_-1202506338'), ('tmp_213', u'CBRANCH_-1202506795'), ('const-0', u'RETURN_-1202506586'), (u'LOAD_-1202506663', u'INT_ADD_-1202506638'), (u'INT_ADD_-1202506638', u'CALL_-1202506623'), (u'PTRSUB_-1202506460', u'CALL_-1202506874'), ('tmp_941', u'COPY_-1202506617'), (u'INDIRECT_-1202506481', u'INT_NOTEQUAL_-1202506856'), ('tmp_941', u'CAST_-1202506342'), (u'INT_ADD_-1202506726', u'CAST_-1202506378'), ('const-4294967295', u'CALLIND_-1202506732'), (u'CAST_-1202506419', u'LOAD_-1202506819'), (u'INT_NOTEQUAL_-1202506703', u'CBRANCH_-1202506702'), ('tmp_935', u'PTRSUB_-1202506405'), ('const-0', u'CALL_-1202506874'), (u'CAST_-1202506338', u'LOAD_-1202506642'), (u'INDIRECT_-1202506407', u'INT_NOTEQUAL_-1202506703'), ('tmp_941', u'LOAD_-1202506669'), (u'PTRSUB_-1202506405', u'CALLIND_-1202506732'), (u'CALLIND_-1202506732', u'INDIRECT_-1202506407'), ('const-433', u'LOAD_-1202506642'), ('const-433', u'LOAD_-1202506838'), ('const-0', u'RETURN_-1202506666'), (u'CAST_-1202506347', u'LOAD_-1202506663'), (u'INT_ADD_-1202506813', u'CALLIND_-1202506732'), ('tmp_132', u'CBRANCH_-1202506854'), ('tmp_935', u'PTRSUB_-1202506460'), (u'CAST_-1202506378', u'LOAD_-1202506742'), ('const-0', u'INT_EQUAL_-1202506797'), (u'CAST_-1202506428', u'LOAD_-1202506838'), ('const-4294967295', u'CALLIND_-1202506732'), (u'LOAD_-1202506795', u'INT_ADD_-1202506726')]
null
null
004c3450
x64
O2
(translation_unit "long * thunk_FUN_004c3340(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004c13e0(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }\n return param_1;\n}\n\n" (function_definition "long * thunk_FUN_004c3340(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004c13e0(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* thunk_FUN_004c3340(long *param_1,undefined8 param_2)" * (function_declarator "thunk_FUN_004c3340(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) )))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004c13e0(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }\n return param_1;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char cStack_1d;" primitive_type identifier ;) (declaration "uint uStack_1c;" type_identifier identifier ;) (expression_statement "FUN_004c13e0(&cStack_1d,param_1,0);" (call_expression "FUN_004c13e0(&cStack_1d,param_1,0)" identifier (argument_list "(&cStack_1d,param_1,0)" ( (pointer_expression "&cStack_1d" & identifier) , identifier , number_literal ))) ;) (if_statement "if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }" if (parenthesized_expression "(cStack_1d != '\0')" ( (binary_expression "cStack_1d != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }" { (expression_statement "uStack_1c = 0;" (assignment_expression "uStack_1c = 0" identifier = number_literal) ;) (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(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))) ;) (expression_statement "plVar1 = *(long **)(lVar2 + 0x100);" (assignment_expression "plVar1 = *(long **)(lVar2 + 0x100)" identifier = (pointer_expression "*(long **)(lVar2 + 0x100)" * (cast_expression "(long **)(lVar2 + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x100)" ( (binary_expression "lVar2 + 0x100" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n FUN_004dcb20();\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 "{\n /* WARNING: Subroutine does not return */\n FUN_004dcb20();\n }" { comment (expression_statement "FUN_004dcb20();" (call_expression "FUN_004dcb20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "(**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);" (call_expression "(**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c)" (parenthesized_expression "(**(code **)(*plVar1 + 0x28))" ( (pointer_expression "**(code **)(*plVar1 + 0x28)" * (pointer_expression "*(code **)(*plVar1 + 0x28)" * (cast_expression "(code **)(*plVar1 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x28)" ( (binary_expression "*plVar1 + 0x28" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c)" ( identifier , (pointer_expression "*(undefined8 *)(lVar2 + 0xe8)" * (cast_expression "(undefined8 *)(lVar2 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xe8)" ( (binary_expression "lVar2 + 0xe8" identifier + number_literal) )))) , number_literal , number_literal , number_literal , identifier , (pointer_expression "&uStack_1c" & identifier) ))) ;) (if_statement "if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }" if (parenthesized_expression "(uStack_1c != 0)" ( (binary_expression "uStack_1c != 0" identifier != number_literal) )) (compound_statement "{\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }" { (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(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))) ;) (expression_statement "FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);" (call_expression "FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2)" identifier (argument_list "(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2)" ( identifier , (binary_expression "uStack_1c | *(uint *)(lVar2 + 0x20)" identifier | (pointer_expression "*(uint *)(lVar2 + 0x20)" * (cast_expression "(uint *)(lVar2 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) ))))) , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })) })) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */\n\nwistream * __thiscall std::wistream::operator>>(wistream *this,uint *param_1)\n\n{\n long *plVar1;\n wistream *pwVar2;\n sentry sStack_1d;\n _Ios_Iostate _Stack_1c;\n \n sentry::sentry(&sStack_1d,this,false);\n if (sStack_1d != (sentry)0x0) {\n _Stack_1c = _S_goodbit;\n pwVar2 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&_Stack_1c,\n param_1);\n if (_Stack_1c != _S_goodbit) {\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }\n }\n return this;\n}\n\n" comment (ERROR "wistream * __thiscall std::wistream::operator>>(wistream *this,uint *param_1)" (binary_expression "wistream * __thiscall std::wistream::operator>>(wistream *this,uint *param_1)" (binary_expression "wistream * __thiscall" identifier * identifier) (ERROR "std::wistream::operator" identifier : : identifier : : identifier) >> (parenthesized_expression "(wistream *this,uint *param_1)" ( (comma_expression "wistream *this,uint *param_1" (binary_expression "wistream *this" identifier * identifier) , (binary_expression "uint *param_1" identifier * identifier)) )))) (compound_statement "{\n long *plVar1;\n wistream *pwVar2;\n sentry sStack_1d;\n _Ios_Iostate _Stack_1c;\n \n sentry::sentry(&sStack_1d,this,false);\n if (sStack_1d != (sentry)0x0) {\n _Stack_1c = _S_goodbit;\n pwVar2 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&_Stack_1c,\n param_1);\n if (_Stack_1c != _S_goodbit) {\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }\n }\n return this;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "wistream *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (declaration "sentry sStack_1d;" type_identifier identifier ;) (declaration "_Ios_Iostate _Stack_1c;" type_identifier identifier ;) (labeled_statement "sentry::sentry(&sStack_1d,this,false);" statement_identifier : (ERROR ":" :) (expression_statement "sentry(&sStack_1d,this,false);" (call_expression "sentry(&sStack_1d,this,false)" identifier (argument_list "(&sStack_1d,this,false)" ( (pointer_expression "&sStack_1d" & identifier) , identifier , false ))) ;)) (if_statement "if (sStack_1d != (sentry)0x0) {\n _Stack_1c = _S_goodbit;\n pwVar2 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&_Stack_1c,\n param_1);\n if (_Stack_1c != _S_goodbit) {\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }\n }" if (parenthesized_expression "(sStack_1d != (sentry)0x0)" ( (binary_expression "sStack_1d != (sentry)0x0" identifier != (cast_expression "(sentry)0x0" ( (type_descriptor "sentry" type_identifier) ) number_literal)) )) (compound_statement "{\n _Stack_1c = _S_goodbit;\n pwVar2 = this + *(long *)(*(long *)this + -0x18);\n plVar1 = *(long **)(pwVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&_Stack_1c,\n param_1);\n if (_Stack_1c != _S_goodbit) {\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }\n }" { (expression_statement "_Stack_1c = _S_goodbit;" (assignment_expression "_Stack_1c = _S_goodbit" identifier = identifier) ;) (expression_statement "pwVar2 = this + *(long *)(*(long *)this + -0x18);" (assignment_expression "pwVar2 = this + *(long *)(*(long *)this + -0x18)" identifier = (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) )))))) ;) (expression_statement "plVar1 = *(long **)(pwVar2 + 0x100);" (assignment_expression "plVar1 = *(long **)(pwVar2 + 0x100)" identifier = (pointer_expression "*(long **)(pwVar2 + 0x100)" * (cast_expression "(long **)(pwVar2 + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(pwVar2 + 0x100)" ( (binary_expression "pwVar2 + 0x100" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\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 "{\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n }" { comment (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "(**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&_Stack_1c,\n param_1);" (call_expression "(**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&_Stack_1c,\n param_1)" (parenthesized_expression "(**(code **)(*plVar1 + 0x28))" ( (pointer_expression "**(code **)(*plVar1 + 0x28)" * (pointer_expression "*(code **)(*plVar1 + 0x28)" * (cast_expression "(code **)(*plVar1 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x28)" ( (binary_expression "*plVar1 + 0x28" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(undefined8 *)(pwVar2 + 0xe8),0xffffffff,0,0xffffffff,pwVar2,&_Stack_1c,\n param_1)" ( identifier , (pointer_expression "*(undefined8 *)(pwVar2 + 0xe8)" * (cast_expression "(undefined8 *)(pwVar2 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pwVar2 + 0xe8)" ( (binary_expression "pwVar2 + 0xe8" identifier + number_literal) )))) , number_literal , number_literal , number_literal , identifier , (pointer_expression "&_Stack_1c" & identifier) , identifier ))) ;) (if_statement "if (_Stack_1c != _S_goodbit) {\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }" if (parenthesized_expression "(_Stack_1c != _S_goodbit)" ( (binary_expression "_Stack_1c != _S_goodbit" identifier != identifier) )) (compound_statement "{\n wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));\n return this;\n }" { (labeled_statement "wios::clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));" statement_identifier : (ERROR ":" :) (expression_statement "clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20));" (call_expression "clear((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20))" identifier (argument_list "((wios *)(this + *(long *)(*(long *)this + -0x18)),\n _Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20))" ( (cast_expression "(wios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "wios *" 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) ))))) ))) , (binary_expression "_Stack_1c |\n *(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" identifier | (pointer_expression "*(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" * (cast_expression "(_Ios_Iostate *)((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20)" ( (binary_expression "(wios *)(this + *(long *)(*(long *)this + -0x18)) + 0x20" (cast_expression "(wios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "wios *" 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) ))))) ))) + number_literal) ))))) ))) ;)) (return_statement "return this;" return identifier ;) })) })) (return_statement "return this;" return identifier ;) }))
(translation_unit "long * thunk_FUN_004c3340(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004c13e0(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }\n return param_1;\n}\n\n" (function_definition "long * thunk_FUN_004c3340(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004c13e0(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* thunk_FUN_004c3340(long *param_1,undefined8 param_2)" * (function_declarator "thunk_FUN_004c3340(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) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) )))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004c13e0(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }\n return param_1;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "char cStack_1d;" primitive_type identifier ;) (declaration "uint uStack_1c;" type_identifier identifier ;) (expression_statement "FUN_004c13e0(&cStack_1d,param_1,0);" (call_expression "FUN_004c13e0(&cStack_1d,param_1,0)" identifier (argument_list "(&cStack_1d,param_1,0)" ( (pointer_expression "&cStack_1d" & identifier) , identifier , number_literal ))) ;) (if_statement "if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }" if (parenthesized_expression "(cStack_1d != '\0')" ( (binary_expression "cStack_1d != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }" { (expression_statement "uStack_1c = 0;" (assignment_expression "uStack_1c = 0" identifier = number_literal) ;) (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(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))) ;) (expression_statement "plVar1 = *(long **)(lVar2 + 0x100);" (assignment_expression "plVar1 = *(long **)(lVar2 + 0x100)" identifier = (pointer_expression "*(long **)(lVar2 + 0x100)" * (cast_expression "(long **)(lVar2 + 0x100)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar2 + 0x100)" ( (binary_expression "lVar2 + 0x100" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\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 "{\n \n FUN_004dcb20();\n }" { (expression_statement "FUN_004dcb20();" (call_expression "FUN_004dcb20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "(**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);" (call_expression "(**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c)" (parenthesized_expression "(**(code **)(*plVar1 + 0x28))" ( (pointer_expression "**(code **)(*plVar1 + 0x28)" * (pointer_expression "*(code **)(*plVar1 + 0x28)" * (cast_expression "(code **)(*plVar1 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x28)" ( (binary_expression "*plVar1 + 0x28" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c)" ( identifier , (pointer_expression "*(undefined8 *)(lVar2 + 0xe8)" * (cast_expression "(undefined8 *)(lVar2 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0xe8)" ( (binary_expression "lVar2 + 0xe8" identifier + number_literal) )))) , number_literal , number_literal , number_literal , identifier , (pointer_expression "&uStack_1c" & identifier) ))) ;) (if_statement "if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }" if (parenthesized_expression "(uStack_1c != 0)" ( (binary_expression "uStack_1c != 0" identifier != number_literal) )) (compound_statement "{\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }" { (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(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))) ;) (expression_statement "FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);" (call_expression "FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2)" identifier (argument_list "(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2)" ( identifier , (binary_expression "uStack_1c | *(uint *)(lVar2 + 0x20)" identifier | (pointer_expression "*(uint *)(lVar2 + 0x20)" * (cast_expression "(uint *)(lVar2 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x20)" ( (binary_expression "lVar2 + 0x20" identifier + number_literal) ))))) , identifier ))) ;) (return_statement "return param_1;" return identifier ;) })) })) (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 IDENT) )))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , LIT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_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))) ;) (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 { (expression_statement (call_expression IDENT (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 * IDENT) + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , LIT , LIT , IDENT , (pointer_expression & IDENT) ))) ;) (if_statement if (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 (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT | (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , IDENT ))) ;) (return_statement return IDENT ;) })) })) (return_statement return IDENT ;) })))
(function_definition "long * thunk_FUN_004c3340(long *param_1,undefined8 param_2)\n\n{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004c13e0(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* thunk_FUN_004c3340(long *param_1,undefined8 param_2)" (* "*") (function_declarator "thunk_FUN_004c3340(long *param_1,undefined8 param_2)" (identifier "thunk_FUN_004c3340") (parameter_list "(long *param_1,undefined8 param_2)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")")))) (compound_statement "{\n long *plVar1;\n long lVar2;\n char cStack_1d;\n uint uStack_1c;\n \n FUN_004c13e0(&cStack_1d,param_1,0);\n if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }\n return param_1;\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 "char cStack_1d;" (primitive_type "char") (identifier "cStack_1d") (; ";")) (declaration "uint uStack_1c;" (type_identifier "uint") (identifier "uStack_1c") (; ";")) (expression_statement "FUN_004c13e0(&cStack_1d,param_1,0);" (call_expression "FUN_004c13e0(&cStack_1d,param_1,0)" (identifier "FUN_004c13e0") (argument_list "(&cStack_1d,param_1,0)" (( "(") (pointer_expression "&cStack_1d" (& "&") (identifier "cStack_1d")) (, ",") (identifier "param_1") (, ",") (number_literal "0") () ")"))) (; ";")) (if_statement "if (cStack_1d != '\0') {\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }" (if "if") (parenthesized_expression "(cStack_1d != '\0')" (( "(") (binary_expression "cStack_1d != '\0'" (identifier "cStack_1d") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uStack_1c = 0;\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n plVar1 = *(long **)(lVar2 + 0x100);\n if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\n }\n (**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);\n if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }\n }" ({ "{") (expression_statement "uStack_1c = 0;" (assignment_expression "uStack_1c = 0" (identifier "uStack_1c") (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar2") (= "=") (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")))) (; ";")) (expression_statement "plVar1 = *(long **)(lVar2 + 0x100);" (assignment_expression "plVar1 = *(long **)(lVar2 + 0x100)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)(lVar2 + 0x100)" (* "*") (cast_expression "(long **)(lVar2 + 0x100)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar2 + 0x100)" (( "(") (binary_expression "lVar2 + 0x100" (identifier "lVar2") (+ "+") (number_literal "0x100")) () ")"))))) (; ";")) (if_statement "if (plVar1 == (long *)0x0) {\n \n FUN_004dcb20();\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 "{\n \n FUN_004dcb20();\n }" ({ "{") (expression_statement "FUN_004dcb20();" (call_expression "FUN_004dcb20()" (identifier "FUN_004dcb20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "(**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c);" (call_expression "(**(code **)(*plVar1 + 0x28))\n (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c)" (parenthesized_expression "(**(code **)(*plVar1 + 0x28))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x28)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x28)" (* "*") (cast_expression "(code **)(*plVar1 + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x28)" (( "(") (binary_expression "*plVar1 + 0x28" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (argument_list "(plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c)" (( "(") (identifier "plVar1") (, ",") (pointer_expression "*(undefined8 *)(lVar2 + 0xe8)" (* "*") (cast_expression "(undefined8 *)(lVar2 + 0xe8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0xe8)" (( "(") (binary_expression "lVar2 + 0xe8" (identifier "lVar2") (+ "+") (number_literal "0xe8")) () ")")))) (, ",") (number_literal "0xffffffff") (, ",") (number_literal "0") (, ",") (number_literal "0xffffffff") (, ",") (identifier "lVar2") (, ",") (pointer_expression "&uStack_1c" (& "&") (identifier "uStack_1c")) () ")"))) (; ";")) (if_statement "if (uStack_1c != 0) {\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }" (if "if") (parenthesized_expression "(uStack_1c != 0)" (( "(") (binary_expression "uStack_1c != 0" (identifier "uStack_1c") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;\n FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);\n return param_1;\n }" ({ "{") (expression_statement "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar2") (= "=") (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")))) (; ";")) (expression_statement "FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2);" (call_expression "FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2)" (identifier "FUN_004c4930") (argument_list "(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2)" (( "(") (identifier "lVar2") (, ",") (binary_expression "uStack_1c | *(uint *)(lVar2 + 0x20)" (identifier "uStack_1c") (| "|") (pointer_expression "*(uint *)(lVar2 + 0x20)" (* "*") (cast_expression "(uint *)(lVar2 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x20)" (( "(") (binary_expression "lVar2 + 0x20" (identifier "lVar2") (+ "+") (number_literal "0x20")) () ")"))))) (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}"))) (} "}"))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wistream::TEMPNAMEPLACEHOLDERVALUE(unsigned int&) */ type_1 * __thiscall std::type_1::operator>>(type_1 *var_2,uint *param_1) { long *var_4; type_1 *var_3; type_2 var_1; type_3 var_6; sentry::type_2(&var_1,var_2,false); if (var_1 != (type_2)0x0) { var_6 = var_7; var_3 = var_2 + *(long *)(*(long *)var_2 + -0x18); var_4 = *(long **)(var_3 + 0x100); if (var_4 == (long *)0x0) { /* WARNING: Subroutine does not return */ var_5(); } (**(type_4 **)(*var_4 + 0x28)) (var_4,*(type_5 *)(var_3 + 0xe8),0xffffffff,0,0xffffffff,var_3,&var_6, param_1); if (var_6 != var_7) { wios::var_8((type_6 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)), var_6 | *(type_3 *)((type_6 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)) + 0x20)); return var_2; } } return var_2; }
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: (identifier))))) body: (compound_statement (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: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (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: (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))))) (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 (expression_statement (call_expression function: (identifier) 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: (identifier)) right: (number_literal))))))) 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: (identifier) right: (number_literal))))) (number_literal) (number_literal) (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: (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) (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)))))) (identifier)))) (return_statement (identifier)))))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,undefined8 param_2) { long *plVar1; long lVar2; char cStack_1d; uint uStack_1c; FUN_004c13e0(&cStack_1d,param_1,0); if (cStack_1d != '\0') { uStack_1c = 0; lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1; plVar1 = *(long **)(lVar2 + 0x100); if (plVar1 == (long *)0x0) { /* WARNING: Subroutine does not return */ FUN_004dcb20(); } (**(code **)(*plVar1 + 0x28)) (plVar1,*(undefined8 *)(lVar2 + 0xe8),0xffffffff,0,0xffffffff,lVar2,&uStack_1c); if (uStack_1c != 0) { lVar2 = *(long *)(*param_1 + -0x18) + (long)param_1; FUN_004c4930(lVar2,uStack_1c | *(uint *)(lVar2 + 0x20),param_2); return param_1; } } return param_1; }
7756_sparc64-linux-gnu-dwp_and_sparc64-linux-gnu-dwp_strip.c
operator=
FUN_002ded60
/* std::wstring::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&) */ wstring * __thiscall std::wstring::operator=(wstring *this,wstring *param_1) { _M_assign(this,param_1); return this; }
undefined8 FUN_002ded60(undefined8 param_1) { FUN_002de990(); return param_1; }
PUSH RBX MOV RBX,RDI CALL 0x002de990 MOV RAX,RBX POP RBX RET
null
null
null
null
[('tmp_44', u'CALL_-1204621967'), ('const-0', u'RETURN_-1204621947'), ('tmp_43', u'CALL_-1204621967'), ('tmp_43', u'COPY_-1204621967'), (u'COPY_-1204621967', u'RETURN_-1204621947')]
[('const-0', u'RETURN_-1204621947'), ('tmp_64', u'COPY_-1204621967'), (u'COPY_-1204621967', u'RETURN_-1204621947')]
null
null
002ded60
x64
O2
(translation_unit "undefined8 FUN_002ded60(undefined8 param_1)\n\n{\n FUN_002de990();\n return param_1;\n}\n\n" (function_definition "undefined8 FUN_002ded60(undefined8 param_1)\n\n{\n FUN_002de990();\n return param_1;\n}" type_identifier (function_declarator "FUN_002ded60(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_002de990();\n return param_1;\n}" { (expression_statement "FUN_002de990();" (call_expression "FUN_002de990()" identifier (argument_list "()" ( ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::wstring::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&) */\n\nwstring * __thiscall std::wstring::operator=(wstring *this,wstring *param_1)\n\n{\n _M_assign(this,param_1);\n return this;\n}\n\n" comment (ERROR "wstring * __thiscall std::wstring::operator=(wstring *this,wstring *param_1)" (binary_expression "wstring * __thiscall std::wstring::operator=(wstring *this,wstring *param_1)" identifier * (assignment_expression "__thiscall std::wstring::operator=(wstring *this,wstring *param_1)" identifier (ERROR "std::wstring::operator" identifier : : identifier : : identifier) = (parenthesized_expression "(wstring *this,wstring *param_1)" ( (comma_expression "wstring *this,wstring *param_1" (binary_expression "wstring *this" identifier * identifier) , (binary_expression "wstring *param_1" identifier * identifier)) ))))) (compound_statement "{\n _M_assign(this,param_1);\n return this;\n}" { (expression_statement "_M_assign(this,param_1);" (call_expression "_M_assign(this,param_1)" identifier (argument_list "(this,param_1)" ( identifier , identifier ))) ;) (return_statement "return this;" return identifier ;) }))
(translation_unit "undefined8 FUN_002ded60(undefined8 param_1)\n\n{\n FUN_002de990();\n return param_1;\n}\n\n" (function_definition "undefined8 FUN_002ded60(undefined8 param_1)\n\n{\n FUN_002de990();\n return param_1;\n}" type_identifier (function_declarator "FUN_002ded60(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_002de990();\n return param_1;\n}" { (expression_statement "FUN_002de990();" (call_expression "FUN_002de990()" identifier (argument_list "()" ( ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_002ded60(undefined8 param_1)\n\n{\n FUN_002de990();\n return param_1;\n}" (type_identifier "undefined8") (function_declarator "FUN_002ded60(undefined8 param_1)" (identifier "FUN_002ded60") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_002de990();\n return param_1;\n}" ({ "{") (expression_statement "FUN_002de990();" (call_expression "FUN_002de990()" (identifier "FUN_002de990") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::wstring::TEMPNAMEPLACEHOLDERVALUE(std::wstring const&) */ wstring * __thiscall std::wstring::operator=(wstring *this,wstring *param_1) { var_1(this,param_1); return this; }
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 (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement (identifier)))))
null
undefined8 MASKED(undefined8 param_1) { FUN_002de990(); return param_1; }
1156_aarch64-linux-gnu-ld_and_aarch64-linux-gnu-ld_strip.c
bfd_elf_parse_eh_frame_entries
bfd_elf_parse_eh_frame_entries
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_parse_eh_frame_entries(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_parse_eh_frame_entries(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1204456262')]
[('const-1', u'RETURN_-1204456262')]
null
null
002a74b0
x64
O2
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_parse_eh_frame_entries(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_parse_eh_frame_entries(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_parse_eh_frame_entries(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_parse_eh_frame_entries(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_parse_eh_frame_entries(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_parse_eh_frame_entries(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_parse_eh_frame_entries(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_elf_parse_eh_frame_entries(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_parse_eh_frame_entries(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_parse_eh_frame_entries(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_elf_parse_eh_frame_entries(void)" (identifier "bfd_elf_parse_eh_frame_entries") (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(); }
10729_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
_Unwind_GetGR
FUN_003681b0
undefined8 * _Unwind_GetGR(long param_1,int param_2) { undefined8 *puVar1; long lVar2; if (param_2 < 0x12) { lVar2 = (long)param_2; puVar1 = *(undefined8 **)(param_1 + lVar2 * 8); if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) { return puVar1; } if ((&dwarf_reg_size_table)[lVar2] == '\b') { return (undefined8 *)*puVar1; } } /* WARNING: Subroutine does not return */ abort(); }
undefined8 * FUN_003681b0(long param_1,int param_2) { undefined8 *puVar1; long lVar2; if (param_2 < 0x12) { lVar2 = (long)param_2; puVar1 = *(undefined8 **)(param_1 + lVar2 * 8); if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) { return puVar1; } if ((&DAT_0044bfb0)[lVar2] == '\b') { return (undefined8 *)*puVar1; } } /* WARNING: Subroutine does not return */ abort(); }
SUB RSP,0x8 CMP ESI,0x11 JG 0x001505c4 MOVSXD RSI,ESI LEA RAX,[0x44bfb0] MOVZX EDX,byte ptr [RAX + RSI*0x1] MOV RAX,qword ptr [RDI + RSI*0x8] TEST byte ptr [RDI + 0xc7],0x40 JNZ 0x003681f0 CMP DL,0x8 JNZ 0x001505c4 MOV RAX,qword ptr [RAX] ADD RSP,0x8 RET CMP byte ptr [RDI + RSI*0x1 + 0xd8],0x0 JZ 0x003681d8 ADD RSP,0x8 RET
null
null
null
null
[(u'INT_ADD_-1205239299', u'CAST_-1205239096'), ('const-1', u'RETURN_-1207302629'), ('const-433', u'LOAD_-1205239324'), (u'INT_SEXT_-1205239322', u'PTRADD_-1205239262'), (u'LOAD_-1205239266', u'CAST_-1205239071'), (u'PTRSUB_-1205239099', u'PTRADD_-1205239262'), ('tmp_493', u'INT_ADD_-1205239292'), ('tmp_246', u'CBRANCH_-1205239207'), (u'INT_SEXT_-1205239322', u'INT_MULT_-1205239287'), ('const-433', u'LOAD_-1205239266'), (u'COPY_-1205239315', u'RETURN_-1205239184'), ('tmp_62', u'CBRANCH_-1205239342'), (u'LOAD_-1205239306', u'INT_AND_-1205239280'), ('const-64', u'INT_AND_-1205239280'), (u'INT_ADD_-1205239215', u'INT_ADD_-1205239213'), ('const-433', u'LOAD_-1205239315'), ('const-433', u'LOAD_-1205239229'), ('const-0', u'INT_NOTEQUAL_-1205239293'), ('const-199', u'INT_ADD_-1205239292'), (u'INT_NOTEQUAL_-1205239293', u'CBRANCH_-1205239287'), ('const-216', u'INT_ADD_-1205239215'), (u'CAST_-1205239057', u'LOAD_-1205239229'), ('const-8', u'INT_EQUAL_-1205239273'), (u'LOAD_-1205239229', u'INT_NOTEQUAL_-1205239213'), (u'CAST_-1205239091', u'LOAD_-1205239306'), ('tmp_506', u'INT_SEXT_-1205239322'), ('const-18', u'INT_SLESS_-1205239335'), ('const-4505520', u'PTRSUB_-1205239099'), ('const-433', u'LOAD_-1205239306'), (u'INT_NOTEQUAL_-1205239213', u'CBRANCH_-1205239207'), (u'INT_AND_-1205239280', u'INT_NOTEQUAL_-1205239293'), (u'INT_SLESS_-1205239335', u'CBRANCH_-1205239342'), ('const-0', u'RETURN_-1205239238'), (u'COPY_-1205239266', u'RETURN_-1205239238'), (u'INT_ADD_-1205239213', u'CAST_-1205239057'), ('const-8', u'INT_MULT_-1205239287'), (u'LOAD_-1205239324', u'INT_EQUAL_-1205239273'), (u'LOAD_-1205239315', u'LOAD_-1205239266'), (u'INT_MULT_-1205239287', u'INT_ADD_-1205239299'), ('tmp_506', u'INT_SLESS_-1205239335'), ('const-0', u'PTRSUB_-1205239099'), (u'CAST_-1205239096', u'LOAD_-1205239315'), (u'LOAD_-1205239315', u'COPY_-1205239315'), ('tmp_156', u'CBRANCH_-1205239270'), (u'INT_EQUAL_-1205239273', u'CBRANCH_-1205239270'), (u'CAST_-1205239071', u'COPY_-1205239266'), (u'PTRADD_-1205239262', u'LOAD_-1205239324'), (u'INT_ADD_-1205239292', u'CAST_-1205239091'), ('tmp_493', u'INT_ADD_-1205239215'), ('const-1', u'PTRADD_-1205239262'), ('tmp_493', u'INT_ADD_-1205239299'), ('const-0', u'INT_NOTEQUAL_-1205239213'), (u'INT_SEXT_-1205239322', u'INT_ADD_-1205239213'), ('tmp_124', u'CBRANCH_-1205239287'), ('const-0', u'RETURN_-1205239184')]
[(u'INT_ADD_-1205239299', u'CAST_-1205239096'), ('const-1', u'RETURN_-1207302629'), ('const-433', u'LOAD_-1205239324'), (u'INT_SEXT_-1205239322', u'PTRADD_-1205239262'), (u'LOAD_-1205239266', u'CAST_-1205239071'), (u'PTRSUB_-1205239099', u'PTRADD_-1205239262'), ('tmp_493', u'INT_ADD_-1205239292'), ('tmp_246', u'CBRANCH_-1205239207'), (u'INT_SEXT_-1205239322', u'INT_MULT_-1205239287'), ('const-433', u'LOAD_-1205239266'), (u'COPY_-1205239315', u'RETURN_-1205239184'), ('tmp_62', u'CBRANCH_-1205239342'), (u'LOAD_-1205239306', u'INT_AND_-1205239280'), ('const-64', u'INT_AND_-1205239280'), (u'INT_ADD_-1205239215', u'INT_ADD_-1205239213'), ('const-433', u'LOAD_-1205239315'), ('const-433', u'LOAD_-1205239229'), ('const-0', u'INT_NOTEQUAL_-1205239293'), ('const-199', u'INT_ADD_-1205239292'), (u'INT_NOTEQUAL_-1205239293', u'CBRANCH_-1205239287'), ('const-216', u'INT_ADD_-1205239215'), (u'CAST_-1205239057', u'LOAD_-1205239229'), ('const-8', u'INT_EQUAL_-1205239273'), (u'LOAD_-1205239229', u'INT_NOTEQUAL_-1205239213'), (u'CAST_-1205239091', u'LOAD_-1205239306'), ('tmp_506', u'INT_SEXT_-1205239322'), ('const-18', u'INT_SLESS_-1205239335'), ('const-4505520', u'PTRSUB_-1205239099'), ('const-433', u'LOAD_-1205239306'), (u'INT_NOTEQUAL_-1205239213', u'CBRANCH_-1205239207'), (u'INT_AND_-1205239280', u'INT_NOTEQUAL_-1205239293'), (u'INT_SLESS_-1205239335', u'CBRANCH_-1205239342'), ('const-0', u'RETURN_-1205239238'), (u'COPY_-1205239266', u'RETURN_-1205239238'), (u'INT_ADD_-1205239213', u'CAST_-1205239057'), ('const-8', u'INT_MULT_-1205239287'), (u'LOAD_-1205239324', u'INT_EQUAL_-1205239273'), (u'LOAD_-1205239315', u'LOAD_-1205239266'), (u'INT_MULT_-1205239287', u'INT_ADD_-1205239299'), ('tmp_506', u'INT_SLESS_-1205239335'), ('const-0', u'PTRSUB_-1205239099'), (u'CAST_-1205239096', u'LOAD_-1205239315'), (u'LOAD_-1205239315', u'COPY_-1205239315'), ('tmp_156', u'CBRANCH_-1205239270'), (u'INT_EQUAL_-1205239273', u'CBRANCH_-1205239270'), (u'CAST_-1205239071', u'COPY_-1205239266'), (u'PTRADD_-1205239262', u'LOAD_-1205239324'), (u'INT_ADD_-1205239292', u'CAST_-1205239091'), ('tmp_493', u'INT_ADD_-1205239215'), ('const-1', u'PTRADD_-1205239262'), ('tmp_493', u'INT_ADD_-1205239299'), ('const-0', u'INT_NOTEQUAL_-1205239213'), (u'INT_SEXT_-1205239322', u'INT_ADD_-1205239213'), ('tmp_124', u'CBRANCH_-1205239287'), ('const-0', u'RETURN_-1205239184')]
null
null
003681b0
x64
O2
(translation_unit "undefined8 * FUN_003681b0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "undefined8 * FUN_003681b0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n /* WARNING: Subroutine does not return */\n abort();\n}" type_identifier (pointer_declarator "* FUN_003681b0(long param_1,int param_2)" * (function_declarator "FUN_003681b0(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 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n /* WARNING: Subroutine does not return */\n abort();\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }" if (parenthesized_expression "(param_2 < 0x12)" ( (binary_expression "param_2 < 0x12" identifier < number_literal) )) (compound_statement "{\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }" { (expression_statement "lVar2 = (long)param_2;" (assignment_expression "lVar2 = (long)param_2" identifier = (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + lVar2 * 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + lVar2 * 8)" * (cast_expression "(undefined8 **)(param_1 + lVar2 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + lVar2 * 8)" ( (binary_expression "param_1 + lVar2 * 8" identifier + (binary_expression "lVar2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }" if (parenthesized_expression "(((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0'))" ( (binary_expression "((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')" (parenthesized_expression "((*(byte *)(param_1 + 199) & 0x40) != 0)" ( (binary_expression "(*(byte *)(param_1 + 199) & 0x40) != 0" (parenthesized_expression "(*(byte *)(param_1 + 199) & 0x40)" ( (binary_expression "*(byte *)(param_1 + 199) & 0x40" (pointer_expression "*(byte *)(param_1 + 199)" * (cast_expression "(byte *)(param_1 + 199)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 199)" ( (binary_expression "param_1 + 199" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "(*(char *)(param_1 + 0xd8 + lVar2) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xd8 + lVar2) != '\0'" (pointer_expression "*(char *)(param_1 + 0xd8 + lVar2)" * (cast_expression "(char *)(param_1 + 0xd8 + lVar2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8 + lVar2)" ( (binary_expression "param_1 + 0xd8 + lVar2" (binary_expression "param_1 + 0xd8" identifier + number_literal) + identifier) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n return puVar1;\n }" { (return_statement "return puVar1;" return identifier ;) })) (if_statement "if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }" if (parenthesized_expression "((&DAT_0044bfb0)[lVar2] == '\b')" ( (binary_expression "(&DAT_0044bfb0)[lVar2] == '\b'" (subscript_expression "(&DAT_0044bfb0)[lVar2]" (parenthesized_expression "(&DAT_0044bfb0)" ( (pointer_expression "&DAT_0044bfb0" & identifier) )) [ identifier ]) == (char_literal "'\b'" ' escape_sequence ')) )) (compound_statement "{\n return (undefined8 *)*puVar1;\n }" { (return_statement "return (undefined8 *)*puVar1;" return (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) ;) })) })) comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "undefined8 * _Unwind_GetGR(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&dwarf_reg_size_table)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n /* WARNING: Subroutine does not return */\n abort();\n}\n\n" (function_definition "undefined8 * _Unwind_GetGR(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&dwarf_reg_size_table)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n /* WARNING: Subroutine does not return */\n abort();\n}" type_identifier (pointer_declarator "* _Unwind_GetGR(long param_1,int param_2)" * (function_declarator "_Unwind_GetGR(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 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&dwarf_reg_size_table)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n /* WARNING: Subroutine does not return */\n abort();\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&dwarf_reg_size_table)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }" if (parenthesized_expression "(param_2 < 0x12)" ( (binary_expression "param_2 < 0x12" identifier < number_literal) )) (compound_statement "{\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&dwarf_reg_size_table)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }" { (expression_statement "lVar2 = (long)param_2;" (assignment_expression "lVar2 = (long)param_2" identifier = (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + lVar2 * 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + lVar2 * 8)" * (cast_expression "(undefined8 **)(param_1 + lVar2 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + lVar2 * 8)" ( (binary_expression "param_1 + lVar2 * 8" identifier + (binary_expression "lVar2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }" if (parenthesized_expression "(((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0'))" ( (binary_expression "((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')" (parenthesized_expression "((*(byte *)(param_1 + 199) & 0x40) != 0)" ( (binary_expression "(*(byte *)(param_1 + 199) & 0x40) != 0" (parenthesized_expression "(*(byte *)(param_1 + 199) & 0x40)" ( (binary_expression "*(byte *)(param_1 + 199) & 0x40" (pointer_expression "*(byte *)(param_1 + 199)" * (cast_expression "(byte *)(param_1 + 199)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 199)" ( (binary_expression "param_1 + 199" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "(*(char *)(param_1 + 0xd8 + lVar2) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xd8 + lVar2) != '\0'" (pointer_expression "*(char *)(param_1 + 0xd8 + lVar2)" * (cast_expression "(char *)(param_1 + 0xd8 + lVar2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8 + lVar2)" ( (binary_expression "param_1 + 0xd8 + lVar2" (binary_expression "param_1 + 0xd8" identifier + number_literal) + identifier) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n return puVar1;\n }" { (return_statement "return puVar1;" return identifier ;) })) (if_statement "if ((&dwarf_reg_size_table)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }" if (parenthesized_expression "((&dwarf_reg_size_table)[lVar2] == '\b')" ( (binary_expression "(&dwarf_reg_size_table)[lVar2] == '\b'" (subscript_expression "(&dwarf_reg_size_table)[lVar2]" (parenthesized_expression "(&dwarf_reg_size_table)" ( (pointer_expression "&dwarf_reg_size_table" & identifier) )) [ identifier ]) == (char_literal "'\b'" ' escape_sequence ')) )) (compound_statement "{\n return (undefined8 *)*puVar1;\n }" { (return_statement "return (undefined8 *)*puVar1;" return (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) ;) })) })) comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "undefined8 * FUN_003681b0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n \n abort();\n}\n\n" (function_definition "undefined8 * FUN_003681b0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n \n abort();\n}" type_identifier (pointer_declarator "* FUN_003681b0(long param_1,int param_2)" * (function_declarator "FUN_003681b0(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 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n \n abort();\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (if_statement "if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }" if (parenthesized_expression "(param_2 < 0x12)" ( (binary_expression "param_2 < 0x12" identifier < number_literal) )) (compound_statement "{\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }" { (expression_statement "lVar2 = (long)param_2;" (assignment_expression "lVar2 = (long)param_2" identifier = (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + lVar2 * 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + lVar2 * 8)" * (cast_expression "(undefined8 **)(param_1 + lVar2 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + lVar2 * 8)" ( (binary_expression "param_1 + lVar2 * 8" identifier + (binary_expression "lVar2 * 8" identifier * number_literal)) ))))) ;) (if_statement "if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }" if (parenthesized_expression "(((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0'))" ( (binary_expression "((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')" (parenthesized_expression "((*(byte *)(param_1 + 199) & 0x40) != 0)" ( (binary_expression "(*(byte *)(param_1 + 199) & 0x40) != 0" (parenthesized_expression "(*(byte *)(param_1 + 199) & 0x40)" ( (binary_expression "*(byte *)(param_1 + 199) & 0x40" (pointer_expression "*(byte *)(param_1 + 199)" * (cast_expression "(byte *)(param_1 + 199)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 199)" ( (binary_expression "param_1 + 199" identifier + number_literal) )))) & number_literal) )) != number_literal) )) && (parenthesized_expression "(*(char *)(param_1 + 0xd8 + lVar2) != '\0')" ( (binary_expression "*(char *)(param_1 + 0xd8 + lVar2) != '\0'" (pointer_expression "*(char *)(param_1 + 0xd8 + lVar2)" * (cast_expression "(char *)(param_1 + 0xd8 + lVar2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8 + lVar2)" ( (binary_expression "param_1 + 0xd8 + lVar2" (binary_expression "param_1 + 0xd8" identifier + number_literal) + identifier) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n return puVar1;\n }" { (return_statement "return puVar1;" return identifier ;) })) (if_statement "if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }" if (parenthesized_expression "((&DAT_0044bfb0)[lVar2] == '\b')" ( (binary_expression "(&DAT_0044bfb0)[lVar2] == '\b'" (subscript_expression "(&DAT_0044bfb0)[lVar2]" (parenthesized_expression "(&DAT_0044bfb0)" ( (pointer_expression "&DAT_0044bfb0" & identifier) )) [ identifier ]) == (char_literal "'\b'" ' escape_sequence ')) )) (compound_statement "{\n return (undefined8 *)*puVar1;\n }" { (return_statement "return (undefined8 *)*puVar1;" return (cast_expression "(undefined8 *)*puVar1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar1" * identifier)) ;) })) })) (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (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 * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) ;) (if_statement if (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ IDENT ]) == (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "undefined8 * FUN_003681b0(long param_1,int param_2)\n\n{\n undefined8 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n \n abort();\n}" (type_identifier "undefined8") (pointer_declarator "* FUN_003681b0(long param_1,int param_2)" (* "*") (function_declarator "FUN_003681b0(long param_1,int param_2)" (identifier "FUN_003681b0") (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 *puVar1;\n long lVar2;\n \n if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }\n \n abort();\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (if_statement "if (param_2 < 0x12) {\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }" (if "if") (parenthesized_expression "(param_2 < 0x12)" (( "(") (binary_expression "param_2 < 0x12" (identifier "param_2") (< "<") (number_literal "0x12")) () ")")) (compound_statement "{\n lVar2 = (long)param_2;\n puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);\n if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }\n if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }\n }" ({ "{") (expression_statement "lVar2 = (long)param_2;" (assignment_expression "lVar2 = (long)param_2" (identifier "lVar2") (= "=") (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2"))) (; ";")) (expression_statement "puVar1 = *(undefined8 **)(param_1 + lVar2 * 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + lVar2 * 8)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_1 + lVar2 * 8)" (* "*") (cast_expression "(undefined8 **)(param_1 + lVar2 * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + lVar2 * 8)" (( "(") (binary_expression "param_1 + lVar2 * 8" (identifier "param_1") (+ "+") (binary_expression "lVar2 * 8" (identifier "lVar2") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (if_statement "if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) {\n return puVar1;\n }" (if "if") (parenthesized_expression "(((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0'))" (( "(") (binary_expression "((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')" (parenthesized_expression "((*(byte *)(param_1 + 199) & 0x40) != 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 199) & 0x40) != 0" (parenthesized_expression "(*(byte *)(param_1 + 199) & 0x40)" (( "(") (binary_expression "*(byte *)(param_1 + 199) & 0x40" (pointer_expression "*(byte *)(param_1 + 199)" (* "*") (cast_expression "(byte *)(param_1 + 199)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 199)" (( "(") (binary_expression "param_1 + 199" (identifier "param_1") (+ "+") (number_literal "199")) () ")")))) (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)(param_1 + 0xd8 + lVar2) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0xd8 + lVar2) != '\0'" (pointer_expression "*(char *)(param_1 + 0xd8 + lVar2)" (* "*") (cast_expression "(char *)(param_1 + 0xd8 + lVar2)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xd8 + lVar2)" (( "(") (binary_expression "param_1 + 0xd8 + lVar2" (binary_expression "param_1 + 0xd8" (identifier "param_1") (+ "+") (number_literal "0xd8")) (+ "+") (identifier "lVar2")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n return puVar1;\n }" ({ "{") (return_statement "return puVar1;" (return "return") (identifier "puVar1") (; ";")) (} "}"))) (if_statement "if ((&DAT_0044bfb0)[lVar2] == '\b') {\n return (undefined8 *)*puVar1;\n }" (if "if") (parenthesized_expression "((&DAT_0044bfb0)[lVar2] == '\b')" (( "(") (binary_expression "(&DAT_0044bfb0)[lVar2] == '\b'" (subscript_expression "(&DAT_0044bfb0)[lVar2]" (parenthesized_expression "(&DAT_0044bfb0)" (( "(") (pointer_expression "&DAT_0044bfb0" (& "&") (identifier "DAT_0044bfb0")) () ")")) ([ "[") (identifier "lVar2") (] "]")) (== "==") (char_literal "'\b'" (' "'") (escape_sequence "\b") (' "'"))) () ")")) (compound_statement "{\n return (undefined8 *)*puVar1;\n }" ({ "{") (return_statement "return (undefined8 *)*puVar1;" (return "return") (cast_expression "(undefined8 *)*puVar1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar1" (* "*") (identifier "puVar1"))) (; ";")) (} "}"))) (} "}"))) (expression_statement "abort();" (call_expression "abort()" (identifier "abort") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
type_1 * function_1(long var_2,int var_1) { type_1 *puVar1; long var_3; if (var_1 < 0x12) { var_3 = (long)var_1; puVar1 = *(type_1 **)(var_2 + var_3 * 8); if (((*(type_2 *)(var_2 + 199) & 0x40) != 0) && (*(char *)(var_2 + 0xd8 + var_3) != '\0')) { return puVar1; } if ((&dwarf_reg_size_table)[var_3] == '\b') { return (type_1 *)*puVar1; } } /* WARNING: Subroutine does not return */ var_4(); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator 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: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (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: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (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: (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: (char_literal (escape_sequence)))))) consequence: (compound_statement (return_statement (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
undefined8 * MASKED(long param_1,int param_2) { undefined8 *puVar1; long lVar2; if (param_2 < 0x12) { lVar2 = (long)param_2; puVar1 = *(undefined8 **)(param_1 + lVar2 * 8); if (((*(byte *)(param_1 + 199) & 0x40) != 0) && (*(char *)(param_1 + 0xd8 + lVar2) != '\0')) { return puVar1; } if ((&DAT_0044bfb0)[lVar2] == '\b') { return (undefined8 *)*puVar1; } } /* WARNING: Subroutine does not return */ abort(); }
362_sparc64-linux-gnu-objdump_and_sparc64-linux-gnu-objdump_strip.c
debug_write_type
FUN_0012bc00
bfd_boolean debug_write_type(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_type_s *type, debug_name *name) { debug_name *pdVar1; debug_array_type *pdVar2; debug_enum_type *pdVar3; debug_field *ppdVar4; debug_method_variant_s *pdVar5; bfd_boolean bVar6; debug_method_type *pdVar7; debug_function_type *pdVar8; _func_bfd_boolean_void_ptr *UNRECOVERED_JUMPTABLE_02; undefined8 uVar9; _func_bfd_boolean_void_ptr_uint *UNRECOVERED_JUMPTABLE_00; _func_bfd_boolean_void_ptr_uint_bfd_boolean *UNRECOVERED_JUMPTABLE_01; _func_bfd_boolean_void_ptr_char_ptr_uint_debug_type_kind *UNRECOVERED_JUMPTABLE; debug_type_s *pdVar10; debug_class_type *pdVar11; uint uVar12; debug_type_kind dVar13; bfd_signed_vma *pbVar14; ulong uVar15; char **ppcVar16; uint uVar17; debug_type tag; debug_named_type *pdVar18; uint uVar19; _func_bfd_boolean_void_ptr_char_ptr_uint_bfd_boolean_uint *p_Var20; long lVar21; debug_field pdVar22; int iVar23; debug_baseclass pdVar24; debug_method local_48; uint local_3c; LAB_0012bc21: do { for (; dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED; type = ((type->u).karray)->range_type ) { LAB_0012bc2b: if (name == (debug_name *)0x0) { tag = (debug_type)0x0; LAB_0012bc55: switch(dVar13) { case DEBUG_KIND_ILLEGAL: uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5); fprintf(stderr,"%s\n",uVar9); return 0; case DEBUG_KIND_INDIRECT: goto switchD_0012bc67_caseD_1; case DEBUG_KIND_VOID: UNRECOVERED_JUMPTABLE_02 = fns->void_type; goto LAB_0012bfcc; case DEBUG_KIND_INT: bVar6 = (type->u).kint; uVar17 = type->size; UNRECOVERED_JUMPTABLE_01 = fns->int_type; goto LAB_0012c31a; case DEBUG_KIND_FLOAT: uVar17 = type->size; UNRECOVERED_JUMPTABLE_00 = fns->float_type; break; case DEBUG_KIND_COMPLEX: uVar17 = type->size; UNRECOVERED_JUMPTABLE_00 = fns->complex_type; break; case DEBUG_KIND_BOOL: uVar17 = type->size; UNRECOVERED_JUMPTABLE_00 = fns->bool_type; break; case DEBUG_KIND_STRUCT: case DEBUG_KIND_UNION: pdVar11 = (type->u).kclass; if (pdVar11 == (debug_class_type *)0x0) { p_Var20 = fns->start_struct_type; uVar19 = type->size; uVar17 = 0; } else { uVar17 = pdVar11->id; if (info->base_id < uVar17) { uVar12 = info->mark; if (pdVar11->mark == uVar12) { LAB_0012c414: UNRECOVERED_JUMPTABLE = fns->tag_type; dVar13 = type->kind; LAB_0012c3c5: /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13); return bVar6; } } else { bVar6 = debug_set_class_id(info,(char *)tag,type); if (bVar6 == 0) { return 0; } pdVar11 = (type->u).kclass; uVar12 = info->mark; if (uVar12 == pdVar11->mark) { uVar17 = pdVar11->id; if (uVar17 <= info->base_id) { /* WARNING: Subroutine does not return */ __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1, "debug_write_type"); } goto LAB_0012c414; } } p_Var20 = fns->start_struct_type; uVar19 = type->size; pdVar11->mark = uVar12; uVar17 = pdVar11->id; dVar13 = type->kind; } bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19); if (bVar6 == 0) { return 0; } if ((((type->u).kclass != (debug_class_type *)0x0) && (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) && (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) { uVar15 = 0; do { bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0); if (bVar6 == 0) { return 0; } bVar6 = (*fns->struct_field) (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos, (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility); if (bVar6 == 0) { return 0; } uVar15 = (ulong)((int)uVar15 + 1); pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15]; } while (pdVar22 != (debug_field)0x0); } UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type; goto LAB_0012bfcc; case DEBUG_KIND_CLASS: case DEBUG_KIND_UNION_CLASS: pdVar11 = (type->u).kclass; if (pdVar11 == (debug_class_type *)0x0) { uVar19 = 0; uVar17 = 0; pdVar10 = (debug_type_s *)0x0; } else { uVar17 = pdVar11->id; if (info->base_id < uVar17) { uVar19 = info->mark; if (uVar19 == pdVar11->mark) { LAB_0012c3b8: UNRECOVERED_JUMPTABLE = fns->tag_type; goto LAB_0012c3c5; } } else { bVar6 = debug_set_class_id(info,(char *)tag,type); if (bVar6 == 0) { return 0; } pdVar11 = (type->u).kclass; uVar19 = info->mark; uVar17 = pdVar11->id; if (uVar19 == pdVar11->mark) { if (uVar17 <= info->base_id) { /* WARNING: Subroutine does not return */ __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d, "debug_write_class_type"); } dVar13 = type->kind; goto LAB_0012c3b8; } } pdVar11->mark = uVar19; pdVar10 = pdVar11->vptrbase; if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) { uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0); dVar13 = type->kind; } else { bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0); if (bVar6 == 0) { return 0; } dVar13 = type->kind; uVar19 = 1; } } bVar6 = (*fns->start_class_type) (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS), type->size,uVar19,(uint)(type == pdVar10)); if (bVar6 == 0) { return 0; } pdVar11 = (type->u).kclass; if (pdVar11 != (debug_class_type *)0x0) { if ((pdVar11->fields != (debug_field *)0x0) && (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) { uVar15 = 0; do { bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0); if (bVar6 == 0) { return 0; } if (pdVar22->static_member == 0) { iVar23 = (*fns->struct_field) (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos, (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility); } else { iVar23 = (*fns->class_static_member) (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility); } if (iVar23 == 0) { return 0; } pdVar11 = (type->u).kclass; uVar15 = (ulong)((int)uVar15 + 1); pdVar22 = pdVar11->fields[uVar15]; } while (pdVar22 != (debug_field)0x0); } if ((pdVar11->baseclasses != (debug_baseclass *)0x0) && (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) { uVar15 = 0; do { bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0); if (bVar6 == 0) { return 0; } bVar6 = (*fns->class_baseclass) (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual, pdVar24->visibility); if (bVar6 == 0) { return 0; } pdVar11 = (type->u).kclass; uVar15 = (ulong)((int)uVar15 + 1); pdVar24 = pdVar11->baseclasses[uVar15]; } while (pdVar24 != (debug_baseclass)0x0); } if ((pdVar11->methods != (debug_method *)0x0) && (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) { local_3c = 0; do { bVar6 = (*fns->class_start_method)(fhandle,local_48->name); if (bVar6 == 0) { return 0; } uVar15 = 0; pdVar5 = *local_48->variants; while (pdVar5 != (debug_method_variant_s *)0x0) { if ((pdVar5->context != (debug_type_s *)0x0) && (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0), bVar6 == 0)) { return 0; } bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0); if (bVar6 == 0) { return 0; } if (pdVar5->voffset == 0xffffffffffffffff) { iVar23 = (*fns->class_static_method_variant) (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp, pdVar5->volatilep); } else { iVar23 = (*fns->class_method_variant) (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp, pdVar5->volatilep,pdVar5->voffset, (uint)(pdVar5->context != (debug_type_s *)0x0)); } if (iVar23 == 0) { return 0; } uVar15 = (ulong)((int)uVar15 + 1); pdVar5 = local_48->variants[uVar15]; } bVar6 = (*fns->class_end_method)(fhandle); if (bVar6 == 0) { return 0; } local_3c = local_3c + 1; local_48 = ((type->u).kclass)->methods[local_3c]; } while (local_48 != (debug_method)0x0); } } UNRECOVERED_JUMPTABLE_02 = fns->end_class_type; goto LAB_0012bfcc; case DEBUG_KIND_ENUM: pdVar3 = (type->u).kenum; pbVar14 = (bfd_signed_vma *)0x0; ppcVar16 = (char **)0x0; if (pdVar3 != (debug_enum_type *)0x0) { pbVar14 = pdVar3->values; ppcVar16 = pdVar3->names; } /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14); return bVar6; case DEBUG_KIND_POINTER: bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0); if (bVar6 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->pointer_type; goto LAB_0012bfcc; case DEBUG_KIND_FUNCTION: bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type, (debug_name *)0x0); if (bVar6 == 0) { return 0; } pdVar8 = (type->u).kfunction; if (pdVar8->arg_types == (debug_type_conflict *)0x0) { uVar17 = 0xffffffff; } else { pdVar10 = *pdVar8->arg_types; if (pdVar10 == (debug_type_s *)0x0) { uVar17 = 0; } else { lVar21 = 0; do { bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0); if (bVar6 == 0) { return 0; } pdVar8 = (type->u).kfunction; uVar17 = (int)lVar21 + 1; lVar21 = lVar21 + 1; pdVar10 = pdVar8->arg_types[lVar21]; } while (pdVar10 != (debug_type_s *)0x0); } } bVar6 = pdVar8->varargs; UNRECOVERED_JUMPTABLE_01 = (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type; LAB_0012c31a: /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6); return bVar6; case DEBUG_KIND_REFERENCE: bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0); if (bVar6 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->reference_type; goto LAB_0012bfcc; case DEBUG_KIND_RANGE: bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type, (debug_name *)0x0); if (bVar6 == 0) { return 0; } /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper); return bVar6; case DEBUG_KIND_ARRAY: bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type, (debug_name *)0x0); if (bVar6 == 0) { return 0; } bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0) ; if (bVar6 == 0) { return 0; } pdVar2 = (type->u).karray; /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp); return bVar6; case DEBUG_KIND_SET: bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type, (debug_name *)0x0); if (bVar6 == 0) { return 0; } uVar17 = ((type->u).kclass)->mark; UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type; break; case DEBUG_KIND_OFFSET: bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type, (debug_name *)0x0); if (bVar6 == 0) { return 0; } bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0) ; if (bVar6 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->offset_type; goto LAB_0012bfcc; case DEBUG_KIND_METHOD: bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type, (debug_name *)0x0); if (bVar6 == 0) { return 0; } pdVar7 = (type->u).kmethod; if (pdVar7->arg_types == (debug_type_conflict *)0x0) { iVar23 = -1; } else { pdVar10 = *pdVar7->arg_types; if (pdVar10 == (debug_type_s *)0x0) { iVar23 = 0; } else { lVar21 = 0; do { bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0); if (bVar6 == 0) { return 0; } pdVar7 = (type->u).kmethod; iVar23 = (int)lVar21 + 1; lVar21 = lVar21 + 1; pdVar10 = pdVar7->arg_types[lVar21]; } while (pdVar10 != (debug_type_s *)0x0); } } pdVar10 = pdVar7->domain_type; if (pdVar10 != (debug_type_s *)0x0) { bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0); if (bVar6 == 0) { return 0; } pdVar7 = (type->u).kmethod; pdVar10 = pdVar7->domain_type; } /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23, pdVar7->varargs); return bVar6; case DEBUG_KIND_CONST: bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0); if (bVar6 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->const_type; goto LAB_0012bfcc; case DEBUG_KIND_VOLATILE: bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0); if (bVar6 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->volatile_type; goto LAB_0012bfcc; case DEBUG_KIND_NAMED: goto switchD_0012bc67_caseD_16; case DEBUG_KIND_TAGGED: switchD_0012bc67_caseD_17: pdVar18 = (type->u).knamed; name = pdVar18->name; goto LAB_0012bc96; default: /* WARNING: Subroutine does not return */ abort(); } /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17); return bVar6; } name->mark = info->mark; if (dVar13 != DEBUG_KIND_NAMED) { if (dVar13 != DEBUG_KIND_TAGGED) { if (name->kind != DEBUG_OBJECT_TAG) { /* WARNING: Subroutine does not return */ __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa, "debug_write_type"); } tag = (debug_type)name->name; goto LAB_0012bc55; } goto switchD_0012bc67_caseD_17; } switchD_0012bc67_caseD_16: name = (debug_name *)0x0; } pdVar18 = (type->u).knamed; pdVar1 = pdVar18->name; if (pdVar1->mark == info->mark) { if (dVar13 == DEBUG_KIND_NAMED) { /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name); return bVar6; } LAB_0012c43d: pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0); if (pdVar10 != (debug_type_s *)0x0) { dVar13 = pdVar10->kind; tag = (debug_type)((type->u).knamed)->name->name; if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) { uVar17 = ((pdVar10->u).kclass)->id; if (uVar17 <= info->base_id) { bVar6 = debug_set_class_id(info,(char *)tag,pdVar10); if (bVar6 == 0) { return 0; } dVar13 = pdVar10->kind; uVar17 = ((pdVar10->u).kclass)->id; tag = ((type->u).kfunction)->return_type->pointer; } } else { uVar17 = 0; } UNRECOVERED_JUMPTABLE = fns->tag_type; goto LAB_0012c3c5; } goto LAB_0012bff3; } if (dVar13 != DEBUG_KIND_TAGGED) goto LAB_0012bc2b; if (pdVar1 != name) goto LAB_0012c43d; name->mark = info->mark; LAB_0012bc96: type = pdVar18->type; } while( true ); switchD_0012bc67_caseD_1: type = *((type->u).kindirect)->slot; if (type == (debug_type_conflict)0x0) { LAB_0012bff3: UNRECOVERED_JUMPTABLE_02 = fns->empty_type; LAB_0012bfcc: /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */ /* WARNING: Treating indirect jump as call */ bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle); return bVar6; } goto LAB_0012bc21; }
undefined8 FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5) { int iVar1; int iVar2; long lVar3; code *UNRECOVERED_JUMPTABLE_00; undefined8 uVar4; int *piVar5; long *plVar6; long lVar7; undefined8 uVar8; ulong uVar9; undefined4 uVar10; undefined8 uVar11; uint uVar12; long lVar13; undefined8 *puVar14; bool bVar15; undefined8 *local_48; uint local_3c; LAB_0012bc21: do { for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) { LAB_0012bc2b: if (param_5 == 0) { uVar4 = 0; LAB_0012bc55: switch(iVar2) { case 0: uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5); fprintf(stderr,"%s\n",uVar4); return 0; case 1: goto switchD_0012bc67_caseD_1; case 2: UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18); goto LAB_0012bfcc; case 3: iVar1 = param_4[4]; iVar2 = param_4[1]; UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20); goto LAB_0012c31a; case 4: iVar2 = param_4[1]; UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28); break; case 5: iVar2 = param_4[1]; UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30); break; case 6: iVar2 = param_4[1]; UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38); break; case 7: case 8: lVar3 = *(long *)(param_4 + 4); if (lVar3 == 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98); iVar1 = param_4[1]; uVar10 = 0; } else { uVar12 = *(uint *)(lVar3 + 0xc); if (*(uint *)(param_1 + 0x38) < uVar12) { iVar2 = *(int *)(param_1 + 0x30); if (*(int *)(lVar3 + 8) == iVar2) { LAB_0012c414: UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8); iVar2 = *param_4; LAB_0012c3c5: /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2); return uVar4; } } else { iVar2 = FUN_0012bae0(param_1,uVar4,param_4); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); iVar2 = *(int *)(param_1 + 0x30); if (iVar2 == *(int *)(lVar3 + 8)) { uVar12 = *(uint *)(lVar3 + 0xc); if (uVar12 <= *(uint *)(param_1 + 0x38)) { /* WARNING: Subroutine does not return */ __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1, "debug_write_type"); } goto LAB_0012c414; } } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98); iVar1 = param_4[1]; *(int *)(lVar3 + 8) = iVar2; uVar10 = *(undefined4 *)(lVar3 + 0xc); iVar2 = *param_4; } iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1); if (iVar2 == 0) { return 0; } if (((*(long **)(param_4 + 4) != (long *)0x0) && (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) && (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) { uVar9 = 0; do { iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0); if (iVar2 == 0) { return 0; } iVar2 = (**(code **)(param_2 + 0xa0)) (param_3,*puVar14,*(undefined4 *)(puVar14 + 3), *(undefined4 *)((long)puVar14 + 0x1c)); if (iVar2 == 0) { return 0; } uVar9 = (ulong)((int)uVar9 + 1); puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8); } while (puVar14 != (undefined8 *)0x0); } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8); goto LAB_0012bfcc; case 9: case 10: lVar3 = *(long *)(param_4 + 4); if (lVar3 == 0) { bVar15 = false; uVar12 = 0; piVar5 = (int *)0x0; } else { uVar12 = *(uint *)(lVar3 + 0xc); if (*(uint *)(param_1 + 0x38) < uVar12) { iVar1 = *(int *)(param_1 + 0x30); if (iVar1 == *(int *)(lVar3 + 8)) { LAB_0012c3b8: UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8); goto LAB_0012c3c5; } } else { iVar2 = FUN_0012bae0(param_1,uVar4,param_4); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); iVar1 = *(int *)(param_1 + 0x30); uVar12 = *(uint *)(lVar3 + 0xc); if (iVar1 == *(int *)(lVar3 + 8)) { if (uVar12 <= *(uint *)(param_1 + 0x38)) { /* WARNING: Subroutine does not return */ __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d, "debug_write_class_type"); } iVar2 = *param_4; goto LAB_0012c3b8; } } *(int *)(lVar3 + 8) = iVar1; piVar5 = *(int **)(lVar3 + 0x20); bVar15 = piVar5 != (int *)0x0; if ((param_4 == piVar5) || (!bVar15)) { iVar2 = *param_4; } else { iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0); if (iVar2 == 0) { return 0; } iVar2 = *param_4; bVar15 = true; } } iVar2 = (**(code **)(param_2 + 0xb0)) (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5); if (iVar2 == 0) { return 0; } plVar6 = *(long **)(param_4 + 4); if (plVar6 != (long *)0x0) { if (((long *)*plVar6 != (long *)0x0) && (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) { uVar9 = 0; do { iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0); if (iVar2 == 0) { return 0; } if (*(int *)((long)puVar14 + 0x14) == 0) { iVar2 = (**(code **)(param_2 + 0xa0)) (param_3,*puVar14,*(undefined4 *)(puVar14 + 3), *(undefined4 *)((long)puVar14 + 0x1c)); } else { iVar2 = (**(code **)(param_2 + 0xb8)) (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2)); } if (iVar2 == 0) { return 0; } plVar6 = *(long **)(param_4 + 4); uVar9 = (ulong)((int)uVar9 + 1); puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8); } while (puVar14 != (undefined8 *)0x0); } if (((long *)plVar6[2] != (long *)0x0) && (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) { uVar9 = 0; do { iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0); if (iVar2 == 0) { return 0; } iVar2 = (**(code **)(param_2 + 0xc0)) (param_3,*(undefined4 *)(puVar14 + 1), *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2) ); if (iVar2 == 0) { return 0; } plVar6 = *(long **)(param_4 + 4); uVar9 = (ulong)((int)uVar9 + 1); puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8); } while (puVar14 != (undefined8 *)0x0); } if (((long *)plVar6[3] != (long *)0x0) && (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) { local_3c = 0; do { iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48); if (iVar2 == 0) { return 0; } uVar9 = 0; puVar14 = *(undefined8 **)local_48[1]; while (puVar14 != (undefined8 *)0x0) { if ((puVar14[5] != 0) && (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) { return 0; } iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0); if (iVar2 == 0) { return 0; } if (puVar14[4] == -1) { iVar2 = (**(code **)(param_2 + 0xd8))(param_3); } else { iVar2 = (**(code **)(param_2 + 0xd0)) (param_3,*puVar14,*(undefined4 *)(puVar14 + 2), *(undefined4 *)((long)puVar14 + 0x14), *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0); } if (iVar2 == 0) { return 0; } uVar9 = (ulong)((int)uVar9 + 1); puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8); } iVar2 = (**(code **)(param_2 + 0xe0))(param_3); if (iVar2 == 0) { return 0; } local_3c = local_3c + 1; local_48 = *(undefined8 **) (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8); } while (local_48 != (undefined8 *)0x0); } } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8); goto LAB_0012bfcc; case 0xb: puVar14 = *(undefined8 **)(param_4 + 4); uVar8 = 0; uVar11 = 0; if (puVar14 != (undefined8 *)0x0) { uVar8 = puVar14[1]; uVar11 = *puVar14; } /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0x40)) (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40)); return uVar4; case 0xc: iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48); goto LAB_0012bfcc; case 0xd: iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); if (*(long **)(lVar3 + 8) == (long *)0x0) { iVar2 = -1; } else { lVar7 = **(long **)(lVar3 + 8); if (lVar7 == 0) { iVar2 = 0; } else { lVar13 = 0; do { iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); iVar2 = (int)lVar13 + 1; lVar13 = lVar13 + 1; lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8); } while (lVar7 != 0); } } iVar1 = *(int *)(lVar3 + 0x10); UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50); LAB_0012c31a: /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1); return uVar4; case 0xe: iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58); goto LAB_0012bfcc; case 0xf: iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0x60)) (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8), *(undefined8 *)(*(long *)(param_4 + 4) + 0x10)); return uVar4; case 0x10: iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0 ); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0x68)) (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18), *(undefined4 *)(lVar3 + 0x20)); return uVar4; case 0x11: iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } iVar2 = *(int *)(*(long *)(param_4 + 4) + 8); UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70); break; case 0x12: iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0 ); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78); goto LAB_0012bfcc; case 0x13: iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); if (*(long **)(lVar3 + 0x10) == (long *)0x0) { iVar2 = -1; } else { lVar7 = **(long **)(lVar3 + 0x10); if (lVar7 == 0) { iVar2 = 0; } else { lVar13 = 0; do { iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); iVar2 = (int)lVar13 + 1; lVar13 = lVar13 + 1; lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8); } while (lVar7 != 0); } } lVar7 = *(long *)(lVar3 + 8); if (lVar7 != 0) { iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0); if (iVar1 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); lVar7 = *(long *)(lVar3 + 8); } /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0x80)) (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18)); return uVar4; case 0x14: iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88); goto LAB_0012bfcc; case 0x15: iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90); goto LAB_0012bfcc; case 0x16: goto switchD_0012bc67_caseD_16; case 0x17: switchD_0012bc67_caseD_17: plVar6 = *(long **)(param_4 + 4); param_5 = *plVar6; goto LAB_0012bc96; default: /* WARNING: Subroutine does not return */ abort(); } /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2); return uVar4; } *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30); if (iVar2 != 0x16) { if (iVar2 != 0x17) { if (*(int *)(param_5 + 0x14) != 1) { /* WARNING: Subroutine does not return */ __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa, "debug_write_type"); } uVar4 = *(undefined8 *)(param_5 + 8); goto LAB_0012bc55; } goto switchD_0012bc67_caseD_17; } switchD_0012bc67_caseD_16: param_5 = 0; } plVar6 = *(long **)(param_4 + 4); lVar3 = *plVar6; if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) { if (iVar2 == 0x16) { /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8)); return uVar4; } LAB_0012c43d: piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0); if (piVar5 != (int *)0x0) { iVar2 = *piVar5; uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8); if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) { uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc); if (uVar12 <= *(uint *)(param_1 + 0x38)) { iVar2 = FUN_0012bae0(param_1,uVar4,piVar5); if (iVar2 == 0) { return 0; } iVar2 = *piVar5; uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc); uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8); } } else { uVar12 = 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8); goto LAB_0012c3c5; } goto LAB_0012bff3; } if (iVar2 != 0x17) goto LAB_0012bc2b; if (lVar3 != param_5) goto LAB_0012c43d; *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30); LAB_0012bc96: param_4 = (int *)plVar6[1]; } while( true ); switchD_0012bc67_caseD_1: param_4 = *(int **)**(undefined8 **)(param_4 + 4); if (param_4 == (int *)0x0) { LAB_0012bff3: UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10); LAB_0012bfcc: /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3); return uVar4; } goto LAB_0012bc21; }
PUSH R15 MOV R15,RDI PUSH R14 PUSH R13 PUSH R12 MOV R12,RDX LEA RDX,[0x146674] PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RCX SUB RSP,0x18 MOV ECX,dword ptr [RBX] LEA EAX,[RCX + -0x16] CMP EAX,0x1 JBE 0x0012bc70 TEST R8,R8 JZ 0x0012bca0 MOV EAX,dword ptr [R15 + 0x30] MOV dword ptr [R8 + 0x10],EAX CMP ECX,0x16 JZ 0x0012bca8 CMP ECX,0x17 JZ 0x0012c360 CMP dword ptr [R8 + 0x14],0x1 JNZ 0x0012c697 MOV R13,qword ptr [R8 + 0x8] CMP ECX,0x17 JA 0x00107889 MOV EAX,ECX MOVSXD RAX,dword ptr [RDX + RAX*0x4] ADD RAX,RDX JMP RAX MOV RDI,qword ptr [RBX + 0x10] MOV ESI,dword ptr [R15 + 0x30] MOV RAX,qword ptr [RDI] CMP dword ptr [RAX + 0x10],ESI JZ 0x0012c434 CMP ECX,0x17 JNZ 0x0012bc2b CMP RAX,R8 JNZ 0x0012c43d MOV dword ptr [R8 + 0x10],ESI MOV RBX,qword ptr [RDI + 0x8] JMP 0x0012bc21 XOR R13D,R13D JMP 0x0012bc55 MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RBX,qword ptr [RAX + 0x8] JMP 0x0012bc21 MOV RCX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBP + 0x88] JMP 0x0012bfcc MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV RCX,qword ptr [RAX] CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] MOV RDX,qword ptr [RAX + 0x10] TEST RDX,RDX JZ 0x0012c429 MOV RCX,qword ptr [RDX] TEST RCX,RCX JZ 0x0012c68f XOR R13D,R13D XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] LEA R14D,[R13 + 0x1] ADD R13,0x1 MOV RDX,qword ptr [RAX + 0x10] MOV RCX,qword ptr [RDX + R13*0x8] TEST RCX,RCX JNZ 0x0012bd30 MOV RDX,qword ptr [RAX + 0x8] TEST RDX,RDX JZ 0x0012bd8f XOR R8D,R8D MOV RCX,RDX MOV RSI,RBP MOV RDX,R12 MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] MOV RDX,qword ptr [RAX + 0x8] XOR ESI,ESI TEST RDX,RDX MOV ECX,dword ptr [RAX + 0x18] MOV RAX,qword ptr [RBP + 0x80] SETNZ SIL ADD RSP,0x18 MOV EDX,R14D MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV RCX,qword ptr [RAX] CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV RCX,qword ptr [RAX + 0x8] CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBP + 0x78] JMP 0x0012bfcc MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV RCX,qword ptr [RAX] CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] MOV ESI,dword ptr [RAX + 0x8] MOV RAX,qword ptr [RBP + 0x70] JMP 0x0012c2d7 MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV RCX,qword ptr [RAX] CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV RCX,qword ptr [RAX + 0x8] CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] MOV RDI,R12 MOV ECX,dword ptr [RAX + 0x20] MOV RDX,qword ptr [RAX + 0x18] MOV RSI,qword ptr [RAX + 0x10] MOV RAX,qword ptr [RBP + 0x68] ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV RCX,qword ptr [RAX] CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] MOV RDI,R12 MOV RDX,qword ptr [RAX + 0x10] MOV RSI,qword ptr [RAX + 0x8] MOV RAX,qword ptr [RBP + 0x60] ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX MOV RCX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBP + 0x58] JMP 0x0012bfcc MOV RAX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV RCX,qword ptr [RAX] CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] MOV RDX,qword ptr [RAX + 0x8] TEST RDX,RDX JZ 0x0012c41f MOV RCX,qword ptr [RDX] TEST RCX,RCX JZ 0x0012c688 XOR R13D,R13D XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] LEA ESI,[R13 + 0x1] ADD R13,0x1 MOV RDX,qword ptr [RAX + 0x8] MOV RCX,qword ptr [RDX + R13*0x8] TEST RCX,RCX JNZ 0x0012bf60 MOV EDX,dword ptr [RAX + 0x10] MOV RAX,qword ptr [RBP + 0x50] JMP 0x0012c31a MOV RCX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBP + 0x90] JMP 0x0012bfcc MOV RAX,qword ptr [RBP + 0x18] ADD RSP,0x18 MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX MOV RAX,qword ptr [RBX + 0x10] MOV RAX,qword ptr [RAX] MOV RBX,qword ptr [RAX] TEST RBX,RBX JNZ 0x0012bc21 MOV RAX,qword ptr [RBP + 0x10] JMP 0x0012bfcc MOV EDX,0x5 LEA RSI,[0x146258] XOR EDI,EDI CALL 0x00107230 MOV RDI,qword ptr [0x00157220] LEA RSI,[0x1434a5] MOV RDX,RAX XOR EAX,EAX CALL 0x00107850 ADD RSP,0x18 XOR EAX,EAX POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RCX,qword ptr [RBX + 0x10] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBP + 0x48] JMP 0x0012bfcc MOV RAX,qword ptr [RBX + 0x10] MOV R8,qword ptr [RBP + 0x40] XOR ECX,ECX XOR EDX,EDX TEST RAX,RAX JZ 0x0012c080 MOV RCX,qword ptr [RAX + 0x8] MOV RDX,qword ptr [RAX] ADD RSP,0x18 MOV RSI,R13 MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP R8 MOV R14,qword ptr [RBX + 0x10] TEST R14,R14 JZ 0x0012c330 MOV R10D,dword ptr [R14 + 0xc] CMP R10D,dword ptr [R15 + 0x38] JBE 0x0012c380 MOV EAX,dword ptr [R15 + 0x30] CMP EAX,dword ptr [R14 + 0x8] JZ 0x0012c3b8 MOV dword ptr [R14 + 0x8],EAX MOV R14,qword ptr [R14 + 0x20] TEST R14,R14 SETNZ R9B CMP RBX,R14 JZ 0x0012c370 TEST R9B,R9B JZ 0x0012c370 XOR R8D,R8D MOV RCX,R14 MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 MOV dword ptr [RSP],R10D CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV ECX,dword ptr [RBX] MOV R10D,dword ptr [RSP] MOV R9D,0x1 NOP word ptr CS:[RAX + RAX*0x1] CMP ECX,0x9 MOV R8D,dword ptr [RBX + 0x4] MOV EDX,R10D MOV RSI,R13 SETZ CL SUB RSP,0x8 XOR EAX,EAX CMP RBX,R14 SETZ AL MOVZX ECX,CL MOV RDI,R12 PUSH RAX CALL qword ptr [RBP + 0xb0] POP R8 POP R9 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] TEST RAX,RAX JZ 0x0012c657 MOV RDX,qword ptr [RAX] TEST RDX,RDX JZ 0x0012c4ba MOV R13,qword ptr [RDX] TEST R13,R13 JZ 0x0012c4ba XOR R14D,R14D JMP 0x0012c1b3 MOV RDX,qword ptr [R13 + 0x18] MOV ECX,R8D MOV RDI,R12 CALL qword ptr [RBP + 0xb8] TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] LEA ECX,[R14 + 0x1] MOV R14,RCX MOV RDX,qword ptr [RAX] MOV R13,qword ptr [RDX + RCX*0x8] TEST R13,R13 JZ 0x0012c4ba MOV RCX,qword ptr [R13 + 0x8] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV EDI,dword ptr [R13 + 0x14] MOV R8D,dword ptr [R13 + 0x10] MOV RSI,qword ptr [R13] TEST EDI,EDI JNZ 0x0012c180 MOV ECX,dword ptr [R13 + 0x1c] MOV EDX,dword ptr [R13 + 0x18] MOV RDI,R12 CALL qword ptr [RBP + 0xa0] TEST EAX,EAX JNZ 0x0012c198 JMP 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] TEST RAX,RAX JZ 0x0012c340 MOV EDX,dword ptr [RAX + 0xc] CMP EDX,dword ptr [R15 + 0x38] JBE 0x0012c3e0 MOV ECX,dword ptr [R15 + 0x30] CMP dword ptr [RAX + 0x8],ECX JZ 0x0012c414 MOV R9,qword ptr [RBP + 0x98] MOV R8D,dword ptr [RBX + 0x4] MOV dword ptr [RAX + 0x8],ECX XOR ECX,ECX MOV EDX,dword ptr [RAX + 0xc] CMP dword ptr [RBX],0x7 SETZ CL MOV RSI,R13 MOV RDI,R12 CALL R9 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] TEST RAX,RAX JZ 0x0012c2c2 MOV RAX,qword ptr [RAX] TEST RAX,RAX JZ 0x0012c2c2 MOV R13,qword ptr [RAX] TEST R13,R13 JZ 0x0012c2c2 XOR R14D,R14D MOV RCX,qword ptr [R13 + 0x8] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV ECX,dword ptr [R13 + 0x1c] MOV EDX,dword ptr [R13 + 0x18] MOV RDI,R12 MOV R8D,dword ptr [R13 + 0x10] MOV RSI,qword ptr [R13] CALL qword ptr [RBP + 0xa0] TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] LEA EDX,[R14 + 0x1] MOV R14,RDX MOV RAX,qword ptr [RAX] MOV R13,qword ptr [RAX + RDX*0x8] TEST R13,R13 JNZ 0x0012c26d MOV RAX,qword ptr [RBP + 0xa8] JMP 0x0012bfcc MOV ESI,dword ptr [RBX + 0x4] MOV RAX,qword ptr [RBP + 0x38] ADD RSP,0x18 MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX MOV ESI,dword ptr [RBX + 0x4] MOV RAX,qword ptr [RBP + 0x30] JMP 0x0012c2d7 MOV ESI,dword ptr [RBX + 0x4] MOV RAX,qword ptr [RBP + 0x28] JMP 0x0012c2d7 MOV EDX,dword ptr [RBX + 0x10] MOV ESI,dword ptr [RBX + 0x4] MOV RAX,qword ptr [RBP + 0x20] ADD RSP,0x18 MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX XOR R9D,R9D XOR R10D,R10D JMP 0x0012c120 CMP ECX,0x7 MOV R9,qword ptr [RBP + 0x98] MOV R8D,dword ptr [RBX + 0x4] SETZ CL XOR EDX,EDX MOVZX ECX,CL JMP 0x0012c240 MOV RDI,qword ptr [RBX + 0x10] MOV R8,qword ptr [RDI] JMP 0x0012bc96 MOVZX R9D,R9B MOV ECX,dword ptr [RBX] JMP 0x0012c120 MOV RDX,RBX MOV RSI,R13 MOV RDI,R15 CALL 0x0012bae0 TEST EAX,EAX JZ 0x0012c02b MOV R14,qword ptr [RBX + 0x10] MOV EAX,dword ptr [R15 + 0x30] MOV R10D,dword ptr [R14 + 0xc] CMP EAX,dword ptr [R14 + 0x8] JNZ 0x0012c0c9 CMP dword ptr [R15 + 0x38],R10D JNC 0x0012c6b6 MOV ECX,dword ptr [RBX] MOV RAX,qword ptr [RBP + 0xf8] MOV EDX,R10D MOV RSI,R13 ADD RSP,0x18 MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX MOV RDX,RBX MOV RSI,R13 MOV RDI,R15 CALL 0x0012bae0 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] MOV ECX,dword ptr [R15 + 0x30] CMP ECX,dword ptr [RAX + 0x8] JNZ 0x0012c227 MOV EDX,dword ptr [RAX + 0xc] CMP EDX,dword ptr [R15 + 0x38] JBE 0x0012c6d5 MOV RAX,qword ptr [RBP + 0xf8] MOV ECX,dword ptr [RBX] JMP 0x0012c3c2 MOV ESI,0xffffffff JMP 0x0012bf92 MOV R14D,0xffffffff JMP 0x0012bd62 CMP ECX,0x16 JZ 0x0012c663 XOR EDX,EDX MOV RSI,RBX MOV RDI,R15 CALL 0x0012b0d0 MOV R13,RAX TEST RAX,RAX JZ 0x0012bff3 MOV ECX,dword ptr [RAX] MOV RAX,qword ptr [RBX + 0x10] MOV RAX,qword ptr [RAX] MOV RSI,qword ptr [RAX + 0x8] LEA EAX,[RCX + -0x7] CMP EAX,0x3 JA 0x0012c681 MOV RAX,qword ptr [R13 + 0x10] TEST RAX,RAX JZ 0x0012c681 MOV EDX,dword ptr [RAX + 0xc] CMP EDX,dword ptr [R15 + 0x38] JA 0x0012c4ae MOV RDX,R13 MOV RDI,R15 CALL 0x0012bae0 TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [R13 + 0x10] MOV ECX,dword ptr [R13] MOV EDX,dword ptr [RAX + 0xc] MOV RAX,qword ptr [RBX + 0x10] MOV RAX,qword ptr [RAX] MOV RSI,qword ptr [RAX + 0x8] MOV RAX,qword ptr [RBP + 0xf8] JMP 0x0012c3c5 MOV RDX,qword ptr [RAX + 0x10] TEST RDX,RDX JZ 0x0012c521 MOV R14,qword ptr [RDX] TEST R14,R14 JZ 0x0012c521 XOR R13D,R13D NOP MOV RCX,qword ptr [R14] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV ECX,dword ptr [R14 + 0x10] MOV EDX,dword ptr [R14 + 0xc] MOV RDI,R12 MOV ESI,dword ptr [R14 + 0x8] CALL qword ptr [RBP + 0xc0] TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] LEA ECX,[R13 + 0x1] MOV R13,RCX MOV RDX,qword ptr [RAX + 0x10] MOV R14,qword ptr [RDX + RCX*0x8] TEST R14,R14 JNZ 0x0012c4d0 MOV RAX,qword ptr [RAX + 0x18] TEST RAX,RAX JZ 0x0012c657 MOV RAX,qword ptr [RAX] MOV qword ptr [RSP],RAX TEST RAX,RAX JZ 0x0012c657 MOV dword ptr [RSP + 0xc],0x0 MOV R14,qword ptr [RSP] MOV RDI,R12 MOV RSI,qword ptr [R14] CALL qword ptr [RBP + 0xc8] TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [R14 + 0x8] XOR R13D,R13D MOV R14,qword ptr [RAX] TEST R14,R14 JNZ 0x0012c5b2 JMP 0x0012c624 SUB RSP,0x8 XOR EAX,EAX CMP qword ptr [R14 + 0x28],0x0 MOV RDI,R12 SETNZ AL PUSH RAX CALL qword ptr [RBP + 0xd0] POP RDX POP RCX TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RSP] LEA EDX,[R13 + 0x1] MOV R13,RDX MOV RAX,qword ptr [RAX + 0x8] MOV R14,qword ptr [RAX + RDX*0x8] TEST R14,R14 JZ 0x0012c624 MOV RCX,qword ptr [R14 + 0x28] TEST RCX,RCX JZ 0x0012c5d4 XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV RCX,qword ptr [R14 + 0x8] XOR R8D,R8D MOV RDX,R12 MOV RSI,RBP MOV RDI,R15 CALL 0x0012bc00 TEST EAX,EAX JZ 0x0012c02b MOV R9,qword ptr [R14 + 0x20] MOV R8D,dword ptr [R14 + 0x18] MOV ECX,dword ptr [R14 + 0x14] MOV EDX,dword ptr [R14 + 0x10] MOV RSI,qword ptr [R14] CMP R9,-0x1 JNZ 0x0012c578 MOV RDI,R12 CALL qword ptr [RBP + 0xd8] TEST EAX,EAX JNZ 0x0012c59a JMP 0x0012c02b MOV RDI,R12 CALL qword ptr [RBP + 0xe0] TEST EAX,EAX JZ 0x0012c02b MOV RAX,qword ptr [RBX + 0x10] ADD dword ptr [RSP + 0xc],0x1 MOV EDX,dword ptr [RSP + 0xc] MOV RAX,qword ptr [RAX + 0x18] MOV RAX,qword ptr [RAX + RDX*0x8] MOV qword ptr [RSP],RAX TEST RAX,RAX JNZ 0x0012c546 MOV RAX,qword ptr [RBP + 0xe8] JMP 0x0012bfcc MOV RSI,qword ptr [RAX + 0x8] MOV RAX,qword ptr [RBP + 0xf0] ADD RSP,0x18 MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP RAX XOR EDX,EDX JMP 0x0012c4ae XOR ESI,ESI JMP 0x0012bf92 XOR R14D,R14D JMP 0x0012bd62 LEA RCX,[0x146730] MOV EDX,0x9aa LEA RSI,[0x146763] LEA RDI,[0x146238] CALL 0x001072d0 LEA RCX,[0x1466f0] MOV EDX,0xa7d LEA RSI,[0x146763] LEA RDI,[0x146288] CALL 0x001072d0 LEA RCX,[0x146730] MOV EDX,0x9d1 LEA RSI,[0x146763] LEA RDI,[0x146288] CALL 0x001072d0
null
null
null
null
[('const-8', u'PTRSUB_-1207050286'), (u'MULTIEQUAL_-1207050595', u'MULTIEQUAL_-1207050287'), ('const-433', u'LOAD_-1207059140'), ('const-433', u'LOAD_-1207056917'), ('const-0', u'PTRSUB_-1207048934'), ('tmp_6326', u'CBRANCH_-1207055439'), (u'PTRSUB_-1207049103', u'LOAD_-1207056287'), ('const-0', u'INT_NOTEQUAL_-1207058341'), (u'COPY_-1207050697', u'RETURN_-1207050686'), ('const-433', u'LOAD_-1207056884'), ('const-433', u'LOAD_-1207059269'), (u'LOAD_-1207055147', u'MULTIEQUAL_-1207051645'), (u'SUBPIECE_-1207052299', u'INT_ADD_-1207057215'), (u'PTRSUB_-1207049841', u'LOAD_-1207055114'), ('const-0', u'PTRSUB_-1207050117'), ('const-433', u'LOAD_-1207055323'), (u'PTRSUB_-1207050972', u'LOAD_-1207057173'), (u'SUBPIECE_-1207051701', u'INT_ADD_-1207056146'), ('const-433', u'LOAD_-1207059134'), ('tmp_7545', u'CALL_-1207057953'), (u'PTRSUB_-1207049758', u'LOAD_-1207054662'), (u'PTRSUB_-1207050015', u'LOAD_-1207054814'), ('const-0', u'INT_NOTEQUAL_-1207057183'), (u'INDIRECT_-1207052494', u'COPY_-1207050604'), (u'INT_ZEXT_-1207050420', u'CALLIND_-1207054690'), (u'MULTIEQUAL_-1207053641', u'INT_ADD_-1207058387'), ('const-168', u'PTRSUB_-1207050108'), ('const-433', u'LOAD_-1207059126'), (u'PTRSUB_-1207049402', u'LOAD_-1207055042'), ('tmp_7545', u'CALL_-1207055166'), ('const-8', u'PTRSUB_-1207051352'), ('const-48', u'PTRSUB_-1207049773'), (u'MULTIEQUAL_-1207051514', u'CALLIND_-1207055296'), (u'PTRSUB_-1207051374', u'LOAD_-1207057965'), ('const-20', u'PTRSUB_-1207051878'), (u'LOAD_-1207054727', u'PTRADD_-1207049309'), ('tmp_675', u'CBRANCH_-1207057062'), ('tmp_7547', u'CALL_-1207056912'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050041'), (u'LOAD_-1207058540', u'MULTIEQUAL_-1207054805'), (u'PTRSUB_-1207050291', u'LOAD_-1207055403'), ('const-0', u'COPY_-1207050584'), (u'MULTIEQUAL_-1207053578', u'PTRSUB_-1207050263'), ('const-0', u'CALL_-1207054783'), (u'MULTIEQUAL_-1207051018', u'MULTIEQUAL_-1207052759'), (u'INT_LESS_-1207057001', u'CBRANCH_-1207057010'), (u'LOAD_-1207055012', u'LOAD_-1207054993'), ('const-0', u'RETURN_-1207050650'), (u'INDIRECT_-1207050369', u'MULTIEQUAL_-1207050559'), (u'CALLIND_-1207055193', u'INT_EQUAL_-1207055179'), (u'MULTIEQUAL_-1207050139', u'INT_ADD_-1207054724'), ('const-1', u'RETURN_-1207054243'), ('const-4', u'PTRSUB_-1207050093'), (u'LOAD_-1207057391', u'CALL_-1207057379'), ('const-56', u'PTRSUB_-1207050089'), (u'COPY_-1207051380', u'MULTIEQUAL_-1207051853'), (u'MULTIEQUAL_-1207052490', u'PTRSUB_-1207050250'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207052739'), (u'PTRSUB_-1207049511', u'LOAD_-1207055231'), (u'INT_NOTEQUAL_-1207059278', u'CBRANCH_-1207059274'), (u'PTRSUB_-1207050222', u'LOAD_-1207056124'), ('tmp_6555', u'CBRANCH_-1207055284'), (u'CALL_-1206945511', u'INDIRECT_-1206939201'), (u'PTRSUB_-1207050286', u'LOAD_-1207055395'), (u'COPY_-1207054963', u'RETURN_-1207056128'), ('tmp_1552', u'CBRANCH_-1207058631'), ('tmp_7545', u'PTRSUB_-1207050291'), (u'LOAD_-1207058419', u'MULTIEQUAL_-1207054805'), ('const-0', u'COPY_-1207051299'), ('const-1', u'RETURN_-1207055389'), (u'INT_EQUAL_-1207055601', u'CBRANCH_-1207055598'), ('const-0', u'INT_NOTEQUAL_-1207056341'), (u'PTRSUB_-1207051304', u'PTRSUB_-1207050961'), (u'INT_ADD_-1207056146', u'INT_ZEXT_-1207053664'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049916'), ('const-433', u'LOAD_-1207054783'), (u'LOAD_-1207056116', u'INT_ZEXT_-1207053409'), (u'PTRSUB_-1207049647', u'PTRSUB_-1207049372'), (u'INDIRECT_-1207050469', u'COPY_-1207050668'), (u'PTRSUB_-1207049672', u'PTRSUB_-1207049397'), ('const-8', u'PTRADD_-1207051586'), (u'MULTIEQUAL_-1207052930', u'MULTIEQUAL_-1207052831'), (u'CALLIND_-1207058162', u'COPY_-1207054963'), (u'INDIRECT_-1207050675', u'COPY_-1207050656'), (u'COPY_-1207049256', u'CALL_-1207054248'), ('const-0', u'INT_EQUAL_-1207057749'), (u'LOAD_-1207057711', u'CALLIND_-1207057652'), (u'MULTIEQUAL_-1207052254', u'SUBPIECE_-1207051389'), (u'PTRSUB_-1207050373', u'LOAD_-1207056744'), ('tmp_7215', u'BRANCH_-1207054837'), (u'CALLIND_-1207054773', u'INT_EQUAL_-1207054759'), ('const-433', u'LOAD_-1207054876'), (u'CALL_-1207056937', u'INT_EQUAL_-1207056923'), ('const-160', u'PTRSUB_-1207050148'), (u'CALL_-1207057953', u'INDIRECT_-1207052446'), ('const-433', u'LOAD_-1207054700'), ('const-433', u'LOAD_-1207054690'), (u'MULTIEQUAL_-1207054174', u'PTRSUB_-1207051878'), (u'PTRSUB_-1207051165', u'LOAD_-1207057557'), (u'INDIRECT_-1207052211', u'MULTIEQUAL_-1207051948'), ('const-56', u'PTRSUB_-1207050302'), (u'INDIRECT_-1207052397', u'COPY_-1207050612'), (u'LOAD_-1207054705', u'INT_EQUAL_-1207054656'), ('const-0', u'INT_NOTEQUAL_-1207056125'), ('const-0', u'PTRSUB_-1207049667'), (u'PTRSUB_-1207049933', u'LOAD_-1207057410'), (u'PTRSUB_-1207051045', u'LOAD_-1207057996'), (u'INDIRECT_-1207051053', u'COPY_-1207050684'), (u'LOAD_-1207059345', u'STORE_-1207059335'), (u'INT_EQUAL_-1207058546', u'CBRANCH_-1207058545'), (u'MULTIEQUAL_-1207050221', u'PTRSUB_-1207049387'), (u'INDIRECT_-1207051920', u'CALL_-1207055508'), (u'CALLIND_-1207055102', u'INT_EQUAL_-1207055088'), ('tmp_7546', u'PTRSUB_-1207050276'), (u'COPY_-1207050681', u'RETURN_-1207050670'), (u'PTRSUB_-1207050768', u'LOAD_-1207056896'), ('tmp_6651', u'CBRANCH_-1207055218'), (u'LOAD_-1207054821', u'MULTIEQUAL_-1207051372'), ('const-16', u'PTRSUB_-1207050501'), (u'COPY_-1207054322', u'RETURN_-1207057925'), ('const-433', u'LOAD_-1207055223'), ('const-433', u'LOAD_-1207056145'), (u'CALLIND_-1207054690', u'MULTIEQUAL_-1207049306'), ('tmp_7547', u'CALL_-1207058035'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051948'), ('const-0', u'PTRSUB_-1207051012'), ('const-0', u'COPY_-1207051770'), (u'INT_SUB_-1207057016', u'INT_LESS_-1207057001'), (u'LOAD_-1207056361', u'MULTIEQUAL_-1207052930'), (u'INT_EQUAL_-1207054656', u'CBRANCH_-1207054652'), ('tmp_5464', u'CBRANCH_-1207054680'), (u'CALL_-1207055251', u'INT_EQUAL_-1207055237'), (u'INDIRECT_-1207052682', u'MULTIEQUAL_-1207052617'), (u'MULTIEQUAL_-1207052490', u'PTRSUB_-1207050260'), ('const-433', u'LOAD_-1207057410'), ('tmp_7547', u'CALLIND_-1207054773'), ('const-23', u'INT_NOTEQUAL_-1207059098'), ('tmp_7546', u'CALL_-1207057763'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049158'), ('tmp_7546', u'CALL_-1207058560'), (u'MULTIEQUAL_-1207051413', u'INT_EQUAL_-1207055316'), ('const-12', u'PTRSUB_-1207049633'), ('const-0', u'COPY_-1207050629'), (u'PTRSUB_-1207051247', u'LOAD_-1207057711'), ('const-0', u'INT_NOTEQUAL_-1207056293'), ('const-0', u'RETURN_-1207050582'), ('const-0', u'CALL_-1207055548'), (u'MULTIEQUAL_-1207053641', u'SUBPIECE_-1207052898'), ('const-16', u'PTRSUB_-1207049589'), (u'CAST_-1207050136', u'CALLIND_-1207055684'), ('const-433', u'LOAD_-1207055103'), (u'PTRSUB_-1207050678', u'LOAD_-1207056718'), (u'LOAD_-1207058384', u'MULTIEQUAL_-1207054657'), (u'LOAD_-1207058540', u'PTRSUB_-1207051657'), (u'LOAD_-1207059294', u'INT_NOTEQUAL_-1207059278'), (u'PTRSUB_-1207051080', u'LOAD_-1207057391'), (u'INT_NOTEQUAL_-1207055324', u'CBRANCH_-1207055323'), (u'MULTIEQUAL_-1207052010', u'MULTIEQUAL_-1207051100'), (u'LOAD_-1207055279', u'INT_NOTEQUAL_-1207055259'), ('const-433', u'LOAD_-1207054908'), (u'PTRSUB_-1207050961', u'LOAD_-1207057808'), ('tmp_7546', u'PTRSUB_-1207050015'), ('const-433', u'LOAD_-1207059389'), (u'MULTIEQUAL_-1207049358', u'PTRSUB_-1207049228'), ('const-0', u'COPY_-1207050641'), ('const-0', u'INT_NOTEQUAL_-1207055304'), ('const-0', u'PTRSUB_-1207049598'), (u'LOAD_-1207056161', u'INT_EQUAL_-1207056127'), (u'PTRSUB_-1207049598', u'LOAD_-1207056911'), ('const-0', u'PTRSUB_-1207049406'), ('const-433', u'LOAD_-1207055403'), ('const-0', u'INT_NOTEQUAL_-1207056985'), ('const-1', u'INT_ADD_-1207058396'), (u'CALL_-1207057943', u'INDIRECT_-1207052057'), (u'MULTIEQUAL_-1207049312', u'COPY_-1207050676'), (u'LOAD_-1207055112', u'CALLIND_-1207055102'), ('const-433', u'LOAD_-1207054814'), ('tmp_780', u'CBRANCH_-1207056984'), (u'PTRSUB_-1207049223', u'LOAD_-1207054690'), (u'LOAD_-1207054708', u'INT_NOTEQUAL_-1207054682'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051603'), (u'MULTIEQUAL_-1207053857', u'MULTIEQUAL_-1207052605'), ('const-16', u'PTRSUB_-1207050872'), (u'COPY_-1207050589', u'RETURN_-1207050578'), ('tmp_7545', u'CALL_-1207057943'), ('const-24', u'PTRSUB_-1207050241'), ('const-8', u'PTRADD_-1207049462'), ('const-0', u'RETURN_-1207050670'), ('const-433', u'LOAD_-1207055146'), (u'LOAD_-1207056124', u'INT_ZEXT_-1207053594'), (u'PTRSUB_-1207050544', u'LOAD_-1207055630'), ('const-433', u'LOAD_-1207054852'), (u'INT_EQUAL_-1207056367', u'CBRANCH_-1207056366'), ('const-16', u'PTRSUB_-1207051820'), (u'LOAD_-1207055111', u'MULTIEQUAL_-1207051943'), (u'COPY_-1207050593', u'RETURN_-1207050582'), (u'COPY_-1207050645', u'RETURN_-1207050634'), ('const-0', u'COPY_-1207052569'), ('tmp_7012', u'CBRANCH_-1207054667'), (u'LOAD_-1207055344', u'INT_NOTEQUAL_-1207055324'), (u'INDIRECT_-1207051895', u'COPY_-1207050704'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050794'), ('const-0', u'COPY_-1207053162'), (u'PTRSUB_-1207050960', u'PTRSUB_-1207050653'), ('const-0', u'INT_NOTEQUAL_-1207055239'), (u'PTRSUB_-1207050487', u'LOAD_-1207056336'), (u'MULTIEQUAL_-1207054725', u'INT_EQUAL_-1207056610'), ('const-433', u'LOAD_-1207058015'), ('tmp_6375', u'CBRANCH_-1207055408'), ('const-24', u'PTRSUB_-1207049451'), ('tmp_7546', u'CALL_-1207058646'), (u'LOAD_-1207057965', u'CALL_-1207057953'), (u'PTRSUB_-1207050188', u'LOAD_-1207056361'), (u'LOAD_-1207055114', u'MULTIEQUAL_-1207053156'), (u'LOAD_-1207055434', u'MULTIEQUAL_-1207051063'), (u'MULTIEQUAL_-1207053857', u'CAST_-1207050388'), (u'LOAD_-1207057743', u'PTRSUB_-1207051252'), ('const-433', u'LOAD_-1207054828'), ('const-16', u'PTRSUB_-1207051537'), (u'INDIRECT_-1207050942', u'COPY_-1207050700'), ('const-0', u'INT_NOTEQUAL_-1207056628'), (u'LOAD_-1207055223', u'CALLIND_-1207055193'), ('const-12', u'PTRSUB_-1207050678'), (u'MULTIEQUAL_-1207051544', u'STORE_-1207055353'), ('const-0', u'PTRSUB_-1207049213'), (u'INDIRECT_-1207052363', u'COPY_-1207050616'), (u'MULTIEQUAL_-1207054725', u'INT_EQUAL_-1207056420'), (u'MULTIEQUAL_-1207052306', u'PTRSUB_-1207050096'), (u'PTRSUB_-1207050290', u'LOAD_-1207056219'), (u'INDIRECT_-1207052235', u'COPY_-1207052252'), (u'CALL_-1207056543', u'INT_EQUAL_-1207056529'), (u'LOAD_-1207055147', u'INT_NOTEQUAL_-1207055127'), (u'PTRSUB_-1207051897', u'STORE_-1207059335'), ('const-433', u'LOAD_-1207056153'), (u'INDIRECT_-1207051880', u'COPY_-1207050636'), ('tmp_869', u'CBRANCH_-1207056922'), (u'COPY_-1207050677', u'RETURN_-1207050666'), ('const-0', u'PTRSUB_-1207050010'), ('tmp_2943', u'CBRANCH_-1207057587'), (u'PTRSUB_-1207051532', u'LOAD_-1207058277'), (u'CALL_-1207058304', u'INDIRECT_-1207052619'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050960'), ('const-248', u'PTRSUB_-1207049743'), (u'SUBPIECE_-1207051389', u'INT_ADD_-1207055059'), ('const-0', u'INT_EQUAL_-1207055237'), ('const-0', u'COPY_-1207050601'), (u'INT_NOTEQUAL_-1207054816', u'CBRANCH_-1207054815'), ('const-433', u'LOAD_-1207057005'), (u'CALL_-1207057457', u'INT_EQUAL_-1207057443'), ('const-433', u'LOAD_-1207058143'), (u'CALLIND_-1207056393', u'INT_EQUAL_-1207056367'), ('const-433', u'LOAD_-1207056219'), ('const-433', u'LOAD_-1207054753'), (u'COPY_-1207050621', u'RETURN_-1207050610'), ('const-433', u'LOAD_-1207056479'), (u'INT_EQUAL_-1207055441', u'CBRANCH_-1207055439'), (u'LOAD_-1207056710', u'INT_LESS_-1207056682'), (u'INT_EQUAL_-1207056725', u'CBRANCH_-1207056723'), ('const-8', u'PTRSUB_-1207049866'), (u'MULTIEQUAL_-1207054758', u'PTRSUB_-1207051522'), ('const-433', u'LOAD_-1207058239'), ('const-0', u'PTRSUB_-1207051339'), ('const-24', u'PTRSUB_-1207050918'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051537'), (u'MULTIEQUAL_-1207051032', u'MULTIEQUAL_-1207051100'), ('const-0', u'PTRSUB_-1207051471'), (u'INDIRECT_-1207052109', u'MULTIEQUAL_-1207052059'), (u'PTRSUB_-1207049675', u'LOAD_-1207057058'), (u'COPY_-1207054645', u'RETURN_-1207055810'), ('const-8', u'PTRSUB_-1207051170'), (u'LOAD_-1207058533', u'INT_EQUAL_-1207058514'), (u'INDIRECT_-1207050589', u'MULTIEQUAL_-1207049355'), ('const-248', u'PTRSUB_-1207049841'), ('tmp_2368', u'CBRANCH_-1207058020'), ('const-0', u'PTRSUB_-1207049540'), ('const-16', u'PTRSUB_-1207050752'), (u'LOAD_-1207057203', u'INT_NOTEQUAL_-1207057183'), (u'PTRSUB_-1207050520', u'LOAD_-1207056403'), (u'MULTIEQUAL_-1207054174', u'MULTIEQUAL_-1207054058'), ('const-433', u'LOAD_-1207057352'), (u'MULTIEQUAL_-1207051697', u'SUBPIECE_-1207050743'), (u'LOAD_-1207054643', u'CALLIND_-1207054633'), (u'PTRSUB_-1207050934', u'LOAD_-1207057927'), ('const-433', u'LOAD_-1207058533'), ('const-433', u'LOAD_-1207055112'), (u'CALLIND_-1207056675', u'COPY_-1207053632'), ('const-0', u'INT_EQUAL_-1207056529'), (u'LOAD_-1207054675', u'MULTIEQUAL_-1207054183'), ('const-433', u'LOAD_-1207056903'), (u'MULTIEQUAL_-1207054657', u'CALL_-1207058439'), (u'INT_ZEXT_-1207052425', u'CALLIND_-1207055193'), (u'INT_ADD_-1207054722', u'INT_ZEXT_-1207052429'), ('const-0', u'INT_EQUAL_-1207054769'), ('tmp_3616', u'BRANCH_-1207055342'), ('const-0', u'PTRSUB_-1207051374'), (u'PTRADD_-1207051586', u'LOAD_-1207058384'), ('tmp_7545', u'CALL_-1207055146'), (u'MULTIEQUAL_-1207053857', u'CAST_-1207049522'), (u'LOAD_-1207058572', u'CALL_-1207058560'), ('const-433', u'LOAD_-1207058626'), ('tmp_3268', u'CBRANCH_-1207057331'), ('const-433', u'LOAD_-1207056524'), (u'INDIRECT_-1207052619', u'COPY_-1207051930'), (u'COPY_-1207050617', u'RETURN_-1207050606'), ('const-0', u'COPY_-1207050669'), ('const-8', u'PTRSUB_-1207050646'), (u'MULTIEQUAL_-1207051702', u'INT_EQUAL_-1207056479'), ('tmp_7545', u'CALL_-1207056181'), (u'PTRSUB_-1207051257', u'LOAD_-1207057725'), (u'INDIRECT_-1207052558', u'COPY_-1207052570'), (u'INDIRECT_-1207052740', u'MULTIEQUAL_-1207052617'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051183'), (u'PTRSUB_-1207050976', u'LOAD_-1207057180'), (u'LOAD_-1207057352', u'LOAD_-1207057327'), ('const-0', u'INT_NOTEQUAL_-1207055324'), (u'INT_EQUAL_-1207057929', u'CBRANCH_-1207057928'), (u'LOAD_-1207054828', u'MULTIEQUAL_-1207051366'), (u'LOAD_-1207055119', u'INT_EQUAL_-1207055088'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050023'), (u'LOAD_-1207057005', u'INT_NOTEQUAL_-1207056985'), (u'MULTIEQUAL_-1207052759', u'MULTIEQUAL_-1207052871'), ('const-16', u'PTRSUB_-1207051696'), ('const-433', u'LOAD_-1207057180'), ('tmp_7548', u'MULTIEQUAL_-1207054725'), ('tmp_1469', u'CBRANCH_-1207057928'), (u'STORE_-1207059335', u'INDIRECT_-1207052890'), (u'CALL_-1207054783', u'INDIRECT_-1207050469'), ('const-0', u'RETURN_-1207050662'), (u'PTRSUB_-1207050276', u'LOAD_-1207055373'), ('const-433', u'LOAD_-1207055238'), (u'PTRSUB_-1207050501', u'PTRSUB_-1207050188'), ('tmp_5300', u'CBRANCH_-1207054972'), ('const-224', u'PTRSUB_-1207049173'), (u'CALLIND_-1207057498', u'INDIRECT_-1207052235'), ('tmp_409', u'BRANCH_-1207059140'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051662'), ('tmp_7545', u'CALL_-1207056543'), ('const-0', u'INT_EQUAL_-1207057929'), (u'LOAD_-1207054662', u'MULTIEQUAL_-1207051063'), ('const-16', u'PTRSUB_-1207051004'), (u'INT_NOTEQUAL_-1207057183', u'CBRANCH_-1207057181'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051357'), (u'PTRSUB_-1207050733', u'LOAD_-1207056824'), ('tmp_1805', u'CBRANCH_-1207058424'), (u'CAST_-1207051503', u'MULTIEQUAL_-1207053857'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049938'), (u'INT_LESSEQUAL_-1207054626', u'CBRANCH_-1207054636'), ('const-433', u'LOAD_-1207054727'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051304'), ('const-0', u'INT_NOTEQUAL_-1207057063'), (u'COPY_-1207050987', u'CALL_-1207055548'), ('tmp_6176', u'CBRANCH_-1207055084'), (u'INT_EQUAL_-1207058290', u'CBRANCH_-1207058289'), (u'INDIRECT_-1207052167', u'MULTIEQUAL_-1207052010'), ('const-1', u'RETURN_-1207057915'), ('const-433', u'LOAD_-1207057173'), (u'CALL_-1207057082', u'PTRSUB_-1207049675'), (u'LOAD_-1207055373', u'MULTIEQUAL_-1207052511'), (u'PTRSUB_-1207049121', u'LOAD_-1207054675'), ('tmp_7547', u'CALLIND_-1207055032'), (u'INDIRECT_-1207050266', u'COPY_-1207050278'), ('const-0', u'PTRSUB_-1207051388'), ('const-0', u'INT_EQUAL_-1207057443'), (u'LOAD_-1207057005', u'PTRSUB_-1207049633'), ('const-0', u'RETURN_-1207050606'), (u'PTRSUB_-1207049213', u'LOAD_-1207054675'), ('const-0', u'PTRSUB_-1207050472'), ('const-433', u'LOAD_-1207056818'), (u'INT_NOTEQUAL_-1207058245', u'INT_ZEXT_-1207054304'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051476'), (u'LOAD_-1207055138', u'INT_ZEXT_-1207053233'), ('tmp_7546', u'CALL_-1207057379'), (u'COPY_-1207051930', u'COPY_-1207051931'), (u'PTRSUB_-1207050051', u'LOAD_-1207055126'), (u'LOAD_-1207057996', u'PTRSUB_-1207051374'), ('const-16', u'PTRSUB_-1207051139'), (u'PTRSUB_-1207051834', u'PTRSUB_-1207051471'), (u'INT_EQUAL_-1207057749', u'CBRANCH_-1207057748'), (u'COPY_-1207050965', u'CALL_-1207055508'), ('const-433', u'LOAD_-1207055258'), ('tmp_7547', u'CALL_-1207058304'), (u'PTRSUB_-1207051796', u'STORE_-1207059072'), (u'LOAD_-1207055124', u'INT_NOTEQUAL_-1207055104'), ('tmp_3982', u'CBRANCH_-1207056691'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051613'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051317'), ('tmp_1894', u'CBRANCH_-1207058362'), (u'LOAD_-1207054682', u'CALLIND_-1207054690'), (u'PTRSUB_-1207051590', u'LOAD_-1207058392'), ('const-0', u'PTRSUB_-1207050418'), (u'LOAD_-1207056104', u'CALLIND_-1207056094'), ('const-16', u'PTRSUB_-1207050023'), ('tmp_7546', u'PTRSUB_-1207050768'), ('tmp_7546', u'PTRSUB_-1207049576'), (u'INDIRECT_-1207050704', u'COPY_-1207050652'), (u'LOAD_-1207055630', u'PTRSUB_-1207050888'), (u'COPY_-1207054722', u'RETURN_-1207055887'), ('tmp_7545', u'CALL_-1207054783'), ('const-0', u'PTRSUB_-1207049235'), (u'CALL_-1207057763', u'INT_EQUAL_-1207057749'), ('const-0', u'INT_EQUAL_-1207056923'), ('tmp_3500', u'BRANCH_-1207057165'), ('const-0', u'PTRSUB_-1207049647'), (u'LOAD_-1207058080', u'PTRSUB_-1207051425'), ('tmp_7545', u'CALL_-1207058439'), (u'INT_LESS_-1207059352', u'CBRANCH_-1207059361'), ('const-0', u'COPY_-1207053988'), ('tmp_7547', u'CALL_-1207057258'), ('tmp_7545', u'CALL_-1207055251'), (u'LOAD_-1207057564', u'CALLIND_-1207057498'), ('const-80', u'PTRSUB_-1207050972'), (u'LOAD_-1207054716', u'PTRADD_-1207049140'), ('const-0', u'PTRSUB_-1207051094'), (u'LOAD_-1207056744', u'PTRSUB_-1207050657'), ('tmp_4676', u'CBRANCH_-1207056125'), ('const-0', u'RETURN_-1207050586'), (u'INDIRECT_-1207052167', u'COPY_-1207050628'), ('const-0', u'RETURN_-1207050610'), (u'INT_NOTEQUAL_-1207056628', u'INT_ZEXT_-1207055178'), ('tmp_1169', u'BRANCH_-1207057984'), ('const-0', u'INT_EQUAL_-1207055088'), (u'PTRSUB_-1207049563', u'LOAD_-1207055344'), (u'INT_EQUAL_-1207057939', u'CBRANCH_-1207057938'), ('const-0', u'COPY_-1207050701'), (u'MULTIEQUAL_-1207050847', u'MULTIEQUAL_-1207050921'), ('const-433', u'STORE_-1207056653'), ('const-433', u'LOAD_-1207057564'), (u'INDIRECT_-1207051269', u'COPY_-1207050696'), (u'INT_EQUAL_-1207055152', u'CBRANCH_-1207055151'), ('const-1337136', u'COPY_-1207049221'), ('const-433', u'LOAD_-1207056146'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050752'), (u'INT_ADD_-1207057206', u'PTRADD_-1207050987'), (u'PTRADD_-1207050014', u'LOAD_-1207055058'), ('const-1', u'COPY_-1207051910'), (u'COPY_-1207050673', u'RETURN_-1207050662'), (u'INT_EQUAL_-1207055380', u'CBRANCH_-1207055378'), (u'CALL_-1207056912', u'INDIRECT_-1207051880'), ('const-152', u'PTRSUB_-1207049969'), (u'LOAD_-1207054783', u'CALLIND_-1207054773'), (u'INDIRECT_-1207051358', u'COPY_-1207050688'), (u'PTRSUB_-1207051321', u'LOAD_-1207057840'), ('tmp_7547', u'CALLIND_-1207054690'), ('const-433', u'LOAD_-1207057919'), (u'CALL_-1207054720', u'INT_EQUAL_-1207054706'), ('tmp_4426', u'CBRANCH_-1207056366'), (u'CALLIND_-1207055684', u'MULTIEQUAL_-1207050333'), (u'INT_NOTEQUAL_-1207055127', u'CBRANCH_-1207055125'), (u'CALLIND_-1207057652', u'INDIRECT_-1207052313'), (u'INDIRECT_-1207050959', u'COPY_-1207051007'), ('tmp_7546', u'PTRSUB_-1207051518'), (u'PTRSUB_-1207050579', u'LOAD_-1207056524'), ('const-433', u'LOAD_-1207055363'), ('const-433', u'LOAD_-1207058540'), (u'PTRSUB_-1207050472', u'LOAD_-1207056950'), (u'PTRSUB_-1207049397', u'LOAD_-1207057052'), ('const-8', u'PTRSUB_-1207050733'), ('const-0', u'CALL_-1207057943'), (u'LOAD_-1207054852', u'MULTIEQUAL_-1207051463'), ('const-1', u'RETURN_-1207054797'), (u'LOAD_-1207055204', u'CALL_-1207055166'), ('const-16', u'PTRSUB_-1207051304'), (u'CALL_-1207057082', u'INT_NOTEQUAL_-1207057063'), ('const-0', u'PTRSUB_-1207051080'), ('const-433', u'LOAD_-1207056718'), (u'PTRSUB_-1207051391', u'PTRSUB_-1207051045'), ('const-433', u'LOAD_-1207057416'), ('tmp_6917', u'BRANCH_-1207054677'), ('tmp_3933', u'CBRANCH_-1207056723'), (u'INDIRECT_-1207051353', u'MULTIEQUAL_-1207051317'), ('const-8', u'PTRADD_-1207049309'), ('const-433', u'LOAD_-1207059154'), ('tmp_7546', u'PTRSUB_-1207050342'), (u'CALLIND_-1207056752', u'INDIRECT_-1207051811'), (u'LOAD_-1207059389', u'MULTIEQUAL_-1207051413'), ('const-0', u'SUBPIECE_-1207051389'), (u'PTRSUB_-1207050257', u'LOAD_-1207055337'), (u'INT_EQUAL_-1207058514', u'CBRANCH_-1207058512'), ('tmp_7545', u'CALL_-1207057457'), ('const-0', u'COPY_-1207053799'), (u'INDIRECT_-1207052057', u'MULTIEQUAL_-1207051948'), ('const-433', u'LOAD_-1207055173'), (u'LOAD_-1207057327', u'MULTIEQUAL_-1207054099'), (u'PTRSUB_-1207050320', u'PTRSUB_-1207050010'), (u'PTRSUB_-1207051357', u'PTRSUB_-1207051012'), ('const-16', u'PTRSUB_-1207051796'), ('const-24', u'PTRSUB_-1207051522'), ('const-433', u'LOAD_-1207054693'), (u'PTRSUB_-1207050235', u'LOAD_-1207056116'), ('const-16', u'PTRSUB_-1207051603'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051696'), (u'COPY_-1207050609', u'RETURN_-1207050598'), (u'PTRSUB_-1207051764', u'LOAD_-1207059106'), ('tmp_7547', u'CALLIND_-1207056752'), (u'COPY_-1207050665', u'RETURN_-1207050654'), (u'LOAD_-1207054876', u'MULTIEQUAL_-1207051463'), (u'MULTIEQUAL_-1207054725', u'CALL_-1207055146'), ('tmp_3795', u'CBRANCH_-1207056825'), (u'LOAD_-1207057040', u'CAST_-1207049391'), (u'MULTIEQUAL_-1207053610', u'CALLIND_-1207056752'), ('const-16', u'PTRSUB_-1207051183'), (u'MULTIEQUAL_-1207053797', u'CALLIND_-1207056752'), ('tmp_7545', u'CALL_-1207054720'), (u'CALL_-1207058035', u'INT_EQUAL_-1207058021'), (u'LOAD_-1207059126', u'PTRSUB_-1207051764'), (u'COPY_-1207051910', u'MULTIEQUAL_-1207051832'), (u'COPY_-1207053632', u'RETURN_-1207054797'), ('const-433', u'LOAD_-1207057992'), (u'LOAD_-1207055460', u'PTRSUB_-1207050286'), (u'LOAD_-1207055119', u'MULTIEQUAL_-1207051804'), (u'CALLIND_-1207055032', u'INDIRECT_-1207050589'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050893'), ('const-40', u'PTRSUB_-1207049298'), (u'LOAD_-1207056169', u'PTRSUB_-1207050418'), ('tmp_4550', u'BRANCH_-1207056273'), (u'MULTIEQUAL_-1207051372', u'CALLIND_-1207056212'), (u'CALLIND_-1207055032', u'INT_EQUAL_-1207055018'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050692'), (u'PTRSUB_-1207051388', u'LOAD_-1207058684'), (u'COPY_-1207052715', u'RETURN_-1207056216'), ('const-433', u'LOAD_-1207058384'), (u'INT_ADD_-1207054724', u'MULTIEQUAL_-1207050139'), (u'COPY_-1207054232', u'MULTIEQUAL_-1207054174'), ('tmp_7546', u'PTRSUB_-1207050445'), ('tmp_7545', u'PTRSUB_-1207049754'), ('const-0', u'PTRSUB_-1207050487'), ('tmp_7547', u'CALL_-1207055251'), ('const-8', u'PTRSUB_-1207049768'), (u'CALL_-1207057602', u'INT_EQUAL_-1207057588'), ('const-216', u'PTRSUB_-1207049196'), (u'INDIRECT_-1207051632', u'MULTIEQUAL_-1207051469'), ('const-0', u'PTRSUB_-1207051185'), (u'CALLIND_-1207056094', u'INDIRECT_-1207051461'), ('tmp_5037', u'CBRANCH_-1207055178'), ('const-0', u'COPY_-1207050653'), ('tmp_7547', u'CALLIND_-1207055684'), (u'CALL_-1207055166', u'INDIRECT_-1207051302'), (u'LOAD_-1207056169', u'MULTIEQUAL_-1207052930'), ('const-4', u'INT_LESS_-1207057001'), (u'CALLIND_-1207055296', u'INT_EQUAL_-1207055285'), (u'LOAD_-1207055231', u'CALLIND_-1207055193'), ('tmp_7547', u'CALL_-1207058100'), (u'PTRSUB_-1207049629', u'LOAD_-1207056972'), ('const-433', u'LOAD_-1207059148'), (u'PTRSUB_-1207050445', u'LOAD_-1207055694'), (u'LOAD_-1207057582', u'PTRSUB_-1207051170'), (u'INT_NOTEQUAL_-1207054682', u'CBRANCH_-1207054680'), ('tmp_7546', u'CALL_-1207058439'), ('const-433', u'LOAD_-1207056686'), (u'LOAD_-1207054698', u'CALLIND_-1207054633'), (u'PTRSUB_-1207049466', u'LOAD_-1207055155'), ('const-16', u'PTRSUB_-1207049563'), ('tmp_7547', u'CALLIND_-1207058162'), ('const-0', u'PTRSUB_-1207051045'), (u'MULTIEQUAL_-1207052382', u'MULTIEQUAL_-1207052605'), (u'STORE_-1207055353', u'INDIRECT_-1207051353'), ('const-433', u'LOAD_-1207057211'), (u'INDIRECT_-1207052167', u'MULTIEQUAL_-1207052059'), ('tmp_7545', u'PTRSUB_-1207049773'), ('const-0', u'INT_NOTEQUAL_-1207058245'), ('const-433', u'LOAD_-1207057046'), (u'INT_NOTEQUAL_-1207054714', u'INT_ZEXT_-1207050420'), (u'PTRSUB_-1207050263', u'STORE_-1207055353'), ('const-4', u'PTRSUB_-1207050019'), ('const-0', u'RETURN_-1207050574'), (u'LOAD_-1207058384', u'INT_NOTEQUAL_-1207058364'), (u'LOAD_-1207057416', u'PTRSUB_-1207049933'), ('const-0', u'PTRSUB_-1207051679'), (u'LOAD_-1207056686', u'MULTIEQUAL_-1207051804'), (u'CALL_-1207057082', u'CALL_-1207056937'), ('const-20', u'PTRSUB_-1207049223'), (u'PTRSUB_-1207051537', u'PTRSUB_-1207051185'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051063'), (u'PTRSUB_-1207050553', u'LOAD_-1207056479'), (u'INT_EQUAL_-1207055237', u'CBRANCH_-1207055236'), (u'INT_ZEXT_-1207054304', u'CALLIND_-1207058162'), (u'PTRSUB_-1207050010', u'LOAD_-1207055460'), ('const-433', u'LOAD_-1207056950'), ('tmp_6421', u'CBRANCH_-1207055378'), ('const-0', u'PTRSUB_-1207050764'), ('tmp_7546', u'CALL_-1207058304'), (u'CAST_-1207049819', u'MULTIEQUAL_-1207052306'), ('tmp_4623', u'CBRANCH_-1207056166'), (u'LOAD_-1207054836', u'INT_NOTEQUAL_-1207054816'), (u'LOAD_-1207054684', u'MULTIEQUAL_-1207051100'), ('const-8', u'PTRSUB_-1207051764'), ('const-16', u'PTRSUB_-1207051175'), ('const-0', u'RETURN_-1207050686'), (u'INT_NOTEQUAL_-1207056125', u'CBRANCH_-1207056124'), (u'INT_ZEXT_-1207051556', u'CALLIND_-1207055296'), ('tmp_2733', u'CBRANCH_-1207057748'), (u'LOAD_-1207055203', u'CALLIND_-1207055193'), (u'MULTIEQUAL_-1207054174', u'PTRSUB_-1207051866'), ('const-0', u'PTRSUB_-1207050846'), ('const-1', u'RETURN_-1207056216'), (u'CALL_-1207055146', u'INDIRECT_-1207051053'), (u'LOAD_-1207055619', u'INT_EQUAL_-1207055601'), (u'PTRSUB_-1207050096', u'LOAD_-1207055204'), ('tmp_4128', u'CBRANCH_-1207056589'), (u'CALLIND_-1207056221', u'INDIRECT_-1207050319'), ('tmp_2378', u'BRANCH_-1207058007'), (u'PTRSUB_-1207050927', u'LOAD_-1207057743'), ('const-16', u'PTRSUB_-1207050893'), (u'LOAD_-1207056744', u'MULTIEQUAL_-1207052668'), (u'PTRSUB_-1207050846', u'LOAD_-1207057582'), (u'LOAD_-1207055126', u'MULTIEQUAL_-1207052668'), ('const-16', u'PTRSUB_-1207051590'), ('const-1335864', u'COPY_-1207049289'), ('const-433', u'LOAD_-1207055395'), ('const-0', u'INT_EQUAL_-1207055152'), (u'CALLIND_-1207056212', u'INDIRECT_-1207051125'), ('const-0', u'RETURN_-1207050654'), ('const-0', u'PTRSUB_-1207049925'), ('tmp_7547', u'CALLIND_-1207056212'), ('const-433', u'LOAD_-1207054915'), (u'COPY_-1207050653', u'RETURN_-1207050642'), ('tmp_7545', u'PTRSUB_-1207049629'), (u'LOAD_-1207059134', u'INT_EQUAL_-1207059119'), ('const-0', u'COPY_-1207054232'), ('const-0', u'RETURN_-1207050690'), ('const-8', u'PTRADD_-1207049140'), ('tmp_7545', u'PTRSUB_-1207049855'), ('const-0', u'COPY_-1207055068'), (u'INT_EQUAL_-1207057309', u'CBRANCH_-1207057307'), ('const-1', u'RETURN_-1207054727'), ('tmp_6829', u'CBRANCH_-1207055087'), ('const-20', u'PTRSUB_-1207050260'), (u'LOAD_-1207058284', u'PTRSUB_-1207051532'), (u'PTRSUB_-1207050255', u'LOAD_-1207056153'), (u'PTRSUB_-1207051012', u'LOAD_-1207057933'), ('const-433', u'LOAD_-1207054693'), ('tmp_5233', u'CBRANCH_-1207055017'), (u'PTRSUB_-1207050059', u'PTRSUB_-1207049862'), ('const-16', u'PTRSUB_-1207051097'), (u'COPY_-1207053162', u'MULTIEQUAL_-1207053083'), (u'MULTIEQUAL_-1207050333', u'INT_EQUAL_-1207055670'), (u'PTRSUB_-1207049925', u'LOAD_-1207055279'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050268'), (u'COPY_-1207050641', u'RETURN_-1207050630'), ('const-433', u'LOAD_-1207058284'), ('const-0', u'COPY_-1207050689'), ('const-0', u'CALL_-1207057379'), (u'PTRSUB_-1207049938', u'PTRSUB_-1207049647'), (u'LOAD_-1207057871', u'PTRSUB_-1207051321'), ('const-433', u'LOAD_-1207057040'), ('tmp_3702', u'BRANCH_-1207056888'), ('tmp_7547', u'CALL_-1207058646'), (u'PTRSUB_-1207049329', u'LOAD_-1207056917'), ('tmp_7545', u'CALL_-1207057828'), ('tmp_7547', u'CALLIND_-1207056393'), (u'LOAD_-1207059389', u'INT_NOTEQUAL_-1207059098'), ('tmp_7546', u'PTRSUB_-1207050747'), (u'LOAD_-1207057645', u'PTRSUB_-1207051200'), (u'PTRSUB_-1207050089', u'LOAD_-1207054908'), ('const-0', u'COPY_-1207050617'), ('tmp_7546', u'PTRSUB_-1207051716'), (u'COPY_-1207049224', u'CALL_-1207053890'), (u'INDIRECT_-1207050469', u'MULTIEQUAL_-1207050419'), ('const-433', u'LOAD_-1207054716'), ('const-16', u'PTRSUB_-1207051897'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051018'), (u'PTRSUB_-1207049144', u'LOAD_-1207054716'), (u'CALL_-1207057828', u'INDIRECT_-1207052397'), (u'LOAD_-1207056145', u'MULTIEQUAL_-1207052490'), (u'PTRSUB_-1207049387', u'LOAD_-1207055012'), ('const-8', u'PTRSUB_-1207051532'), ('const-433', u'LOAD_-1207057743'), (u'INDIRECT_-1207050589', u'COPY_-1207050660'), ('const-433', u'LOAD_-1207057203'), ('const-433', u'LOAD_-1207057965'), ('tmp_7545', u'CALL_-1207057763'), (u'INT_LESSEQUAL_-1207056942', u'CBRANCH_-1207056952'), ('tmp_7546', u'PTRSUB_-1207050108'), ('const-433', u'LOAD_-1207054845'), (u'LOAD_-1207057352', u'INT_EQUAL_-1207057333'), ('const-8', u'PTRSUB_-1207049498'), (u'INT_NOTEQUAL_-1207056826', u'CBRANCH_-1207056825'), ('const-104', u'PTRSUB_-1207051247'), (u'CALL_-1207055146', u'INT_EQUAL_-1207055132'), (u'INT_SUB_-1207059366', u'INT_LESS_-1207059352'), (u'INT_EQUAL_-1207056167', u'CBRANCH_-1207056166'), (u'PTRSUB_-1207051657', u'LOAD_-1207058533'), ('const-0', u'INT_EQUAL_-1207055285'), ('const-0', u'INT_EQUAL_-1207055179'), (u'LOAD_-1207055146', u'INT_ZEXT_-1207053418'), ('const-23', u'INT_NOTEQUAL_-1207059300'), ('tmp_7547', u'CALL_-1207057602'), (u'CALL_-1207055251', u'INDIRECT_-1207050704'), (u'LOAD_-1207059389', u'MULTIEQUAL_-1207051702'), ('const-433', u'LOAD_-1207055082'), ('const-32', u'PTRSUB_-1207050015'), (u'LOAD_-1207054908', u'MULTIEQUAL_-1207053395'), ('tmp_7546', u'PTRSUB_-1207049969'), (u'PTRSUB_-1207050418', u'LOAD_-1207056152'), (u'INDIRECT_-1207050319', u'COPY_-1207050324'), (u'CALL_-1207057602', u'INDIRECT_-1207052282'), ('tmp_7546', u'PTRSUB_-1207051348'), (u'PTRSUB_-1207051269', u'PTRSUB_-1207050927'), (u'LOAD_-1207055103', u'INT_EQUAL_-1207055088'), (u'INDIRECT_-1207050369', u'COPY_-1207050664'), (u'PTRSUB_-1207050872', u'LOAD_-1207057992'), ('tmp_5102', u'CBRANCH_-1207055125'), ('const-433', u'LOAD_-1207058048'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050501'), (u'INDIRECT_-1207052890', u'MULTIEQUAL_-1207051018'), ('const-0', u'RETURN_-1207050658'), ('const-433', u'LOAD_-1207057571'), ('const-0', u'COPY_-1207050593'), (u'COPY_-1207050605', u'RETURN_-1207050594'), ('const-1', u'INT_LESS_-1207059352'), (u'LOAD_-1207057327', u'INT_EQUAL_-1207057309'), (u'CALL_-1207054725', u'INT_EQUAL_-1207054711'), (u'PTRSUB_-1207051287', u'LOAD_-1207057776'), ('const-120', u'PTRSUB_-1207051407'), (u'INDIRECT_-1206939201', u'COPY_-1206939215'), ('const-433', u'LOAD_-1207057840'), (u'MULTIEQUAL_-1207052568', u'MULTIEQUAL_-1207052520'), ('tmp_7545', u'PTRSUB_-1207050673'), ('const-24', u'PTRSUB_-1207050234'), (u'CALLIND_-1207057971', u'INDIRECT_-1207051970'), (u'PTRSUB_-1207051829', u'LOAD_-1207059147'), (u'CALL_-1207054783', u'INT_EQUAL_-1207054769'), (u'CALLIND_-1207058162', u'INDIRECT_-1207052558'), (u'PTRSUB_-1207049313', u'LOAD_-1207054727'), (u'MULTIEQUAL_-1207054174', u'INT_EQUAL_-1207059348'), ('tmp_7546', u'CALL_-1207057943'), ('const-8', u'PTRSUB_-1207051058'), ('const-0', u'INT_EQUAL_-1207056725'), ('tmp_1479', u'BRANCH_-1207057916'), ('tmp_2208', u'BRANCH_-1207056496'), ('tmp_6044', u'CBRANCH_-1207055669'), (u'LOAD_-1207057919', u'CAST_-1207051006'), ('tmp_7546', u'PTRSUB_-1207051407'), (u'PTRSUB_-1207049867', u'PTRSUB_-1207050051'), (u'INT_EQUAL_-1207057333', u'CBRANCH_-1207057331'), ('tmp_7547', u'CALLIND_-1207057971'), (u'PTRSUB_-1207051518', u'LOAD_-1207058239'), (u'PTRSUB_-1207051175', u'LOAD_-1207057571'), ('const-0', u'RETURN_-1207050694'), ('const-24', u'PTRSUB_-1207051257'), ('const-0', u'RETURN_-1207050626'), (u'LOAD_-1207057180', u'MULTIEQUAL_-1207051366'), ('const-0', u'COPY_-1207050661'), (u'COPY_-1207051617', u'MULTIEQUAL_-1207049356'), ('const-1', u'RETURN_-1206945506'), (u'LOAD_-1207055048', u'CALLIND_-1207055032'), ('const-72', u'PTRSUB_-1207050768'), ('const-433', u'LOAD_-1207054719'), ('const-0', u'PTRSUB_-1207051459'), ('tmp_7546', u'PTRSUB_-1207050918'), ('const-48', u'PTRSUB_-1207050055'), ('const-1', u'INT_ADD_-1207054722'), ('const-0', u'RETURN_-1207050590'), (u'MULTIEQUAL_-1207051140', u'CALLIND_-1207057050'), ('const-64', u'PTRSUB_-1207050747'), (u'INT_ZEXT_-1207053594', u'CALLIND_-1207056094'), ('const-433', u'LOAD_-1207054684'), ('const-24', u'PTRSUB_-1207049144'), ('const-0', u'CALL_-1207058646'), ('const-0', u'INT_NOTEQUAL_-1207055259'), (u'LOAD_-1207057173', u'CAST_-1207050646'), ('const-0', u'PTRSUB_-1207049329'), (u'BOOL_NEGATE_-1207051807', u'CBRANCH_-1207056589'), ('const-7', u'INT_EQUAL_-1207055316'), (u'INDIRECT_-1207052528', u'COPY_-1207050600'), (u'MULTIEQUAL_-1207053083', u'SUBPIECE_-1207052299'), (u'MULTIEQUAL_-1207050344', u'COPY_-1207050680'), (u'PTRSUB_-1207049603', u'PTRSUB_-1207049329'), (u'LOAD_-1207059147', u'STORE_-1207059072'), ('tmp_6620', u'CBRANCH_-1207055238'), (u'INT_EQUAL_-1207057244', u'CBRANCH_-1207057243'), ('const-433', u'LOAD_-1207054811'), ('const-433', u'LOAD_-1207055114'), (u'MULTIEQUAL_-1207049355', u'MULTIEQUAL_-1207050419'), ('const-88', u'PTRSUB_-1207051109'), ('const-0', u'COPY_-1207050625'), ('const-1', u'INT_ADD_-1207055150'), ('const-16', u'PTRSUB_-1207049478'), (u'INT_NOTEQUAL_-1207056293', u'CBRANCH_-1207056292'), (u'PTRSUB_-1207051058', u'LOAD_-1207057352'), ('const-433', u'LOAD_-1207059345'), ('const-0', u'INT_EQUAL_-1207058514'), ('const-0', u'PTRSUB_-1207049675'), (u'CALL_-1207055548', u'CALL_-1207055508'), ('const-0', u'COPY_-1207050657'), ('tmp_7546', u'PTRSUB_-1207049173'), ('const-0', u'INT_EQUAL_-1207054759'), ('const-16', u'PTRSUB_-1207049647'), (u'LOAD_-1207056917', u'PTRSUB_-1207049593'), ('const-433', u'LOAD_-1207056824'), (u'CALL_-1207057943', u'INT_EQUAL_-1207057929'), ('tmp_7546', u'CALL_-1207054783'), (u'LOAD_-1207055434', u'INT_LESS_-1207055399'), (u'LOAD_-1207058239', u'CALLIND_-1207058162'), (u'LOAD_-1207057725', u'CALLIND_-1207057652'), ('const-0', u'PTRSUB_-1207050879'), (u'CALL_-1207057828', u'INT_EQUAL_-1207057814'), (u'PTRSUB_-1207051866', u'LOAD_-1207059269'), ('const-0', u'COPY_-1207050697'), (u'LOAD_-1207058361', u'CALL_-1207058304'), ('const-8', u'PTRSUB_-1207049514'), ('const-0', u'RETURN_-1207050634'), (u'PTRSUB_-1207050037', u'LOAD_-1207054845'), (u'INDIRECT_-1207051302', u'COPY_-1207050692'), ('tmp_7546', u'PTRSUB_-1207050520'), (u'INT_EQUAL_-1207057588', u'CBRANCH_-1207057587'), (u'INT_EQUAL_-1207056898', u'CBRANCH_-1207056897'), (u'INDIRECT_-1207052109', u'COPY_-1207050632'), (u'LOAD_-1207056294', u'CALLIND_-1207056221'), (u'INT_EQUAL_-1207055018', u'CBRANCH_-1207055017'), (u'INDIRECT_-1207052446', u'COPY_-1207050608'), (u'LOAD_-1207056312', u'MULTIEQUAL_-1207052490'), (u'INDIRECT_-1207050888', u'MULTIEQUAL_-1207050689'), (u'LOAD_-1207055111', u'MULTIEQUAL_-1207051191'), ('const-433', u'LOAD_-1207057359'), (u'LOAD_-1207056648', u'CALL_-1207056543'), ('tmp_7545', u'CALL_-1207056912'), ('const-0', u'COPY_-1207050609'), (u'MULTIEQUAL_-1207052668', u'PTRSUB_-1207050641'), ('const-433', u'LOAD_-1207058572'), (u'LOAD_-1207057238', u'PTRSUB_-1207050991'), (u'INT_NOTEQUAL_-1207059081', u'CBRANCH_-1207059079'), ('tmp_1640', u'CBRANCH_-1207058545'), (u'INDIRECT_-1207052792', u'COPY_-1207050588'), (u'CALL_-1207058100', u'INDIRECT_-1207052528'), ('tmp_7547', u'CALLIND_-1207055296'), (u'PTRSUB_-1207050692', u'PTRSUB_-1207050373'), (u'PTRSUB_-1207049876', u'LOAD_-1207055119'), ('const-56', u'PTRSUB_-1207049855'), ('const-8', u'PTRADD_-1207050014'), (u'INT_NOTEQUAL_-1207056317', u'CBRANCH_-1207056316'), (u'INDIRECT_-1207051358', u'MULTIEQUAL_-1207051197'), ('tmp_3619', u'BRANCH_-1207055954'), ('const-433', u'LOAD_-1207055056'), (u'INDIRECT_-1207050817', u'MULTIEQUAL_-1207050689'), ('const-0', u'COPY_-1207050649'), ('const-0', u'CALL_-1207057763'), ('const-433', u'LOAD_-1207057711'), (u'PTRSUB_-1207051200', u'LOAD_-1207057614'), (u'PTRSUB_-1207049341', u'LOAD_-1207054700'), ('const-0', u'COPY_-1207050613'), (u'PTRSUB_-1207049647', u'LOAD_-1207057416'), ('const-0', u'CALL_-1207057602'), (u'PTRSUB_-1207050653', u'LOAD_-1207057981'), (u'LOAD_-1207057557', u'CALLIND_-1207057498'), ('const-22', u'INT_SUB_-1207059366'), (u'PTRSUB_-1207049233', u'LOAD_-1207054705'), ('const-0', u'RETURN_-1207050578'), (u'LOAD_-1207056818', u'MULTIEQUAL_-1207053610'), ('tmp_925', u'BRANCH_-1207056866'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051918'), (u'PTRADD_-1207050305', u'LOAD_-1207056145'), (u'PTRSUB_-1207051772', u'PTRSUB_-1207051366'), (u'COPY_-1207050633', u'RETURN_-1207050622'), ('const-4', u'PTRSUB_-1207050553'), ('tmp_7546', u'PTRSUB_-1207050089'), ('const-433', u'LOAD_-1207055427'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050229'), ('const-433', u'LOAD_-1207055079'), ('tmp_2651', u'CBRANCH_-1207057813'), ('const-8', u'PTRSUB_-1207050263'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051097'), (u'PTRSUB_-1207049406', u'LOAD_-1207055048'), (u'PTRSUB_-1207049916', u'LOAD_-1207055187'), (u'INDIRECT_-1207050213', u'COPY_-1207050242'), ('tmp_831', u'CBRANCH_-1207056952'), (u'MULTIEQUAL_-1207052739', u'MULTIEQUAL_-1207052871'), ('tmp_7547', u'CALLIND_-1207054633'), ('const-0', u'INT_EQUAL_-1207057588'), ('tmp_7546', u'CALL_-1207056543'), (u'MULTIEQUAL_-1207051422', u'CALLIND_-1207055296'), ('const-0', u'CALL_-1207058560'), (u'INT_EQUAL_-1207055132', u'CBRANCH_-1207055131'), (u'LOAD_-1207057058', u'MULTIEQUAL_-1207050803'), ('const-8', u'PTRSUB_-1207051575'), (u'INDIRECT_-1207052211', u'COPY_-1207050624'), ('const-16', u'PTRSUB_-1207050692'), ('const-433', u'LOAD_-1207055065'), (u'LOAD_-1207056979', u'INT_LESSEQUAL_-1207056942'), ('tmp_7547', u'CALLIND_-1207057498'), ('const-0', u'PTRSUB_-1207050042'), ('const-1', u'INT_ADD_-1207057215'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049881'), (u'INDIRECT_-1207050167', u'COPY_-1207050210'), ('const-12', u'PTRSUB_-1207050257'), (u'LOAD_-1207058361', u'INT_NOTEQUAL_-1207058341'), ('tmp_7545', u'CALL_-1207057379'), ('tmp_7545', u'PTRSUB_-1207049876'), (u'LOAD_-1207055082', u'PTRSUB_-1207050121'), ('const-0', u'PTRSUB_-1207050927'), (u'LOAD_-1207054763', u'CALL_-1207054725'), (u'INDIRECT_-1207052619', u'MULTIEQUAL_-1207052520'), (u'MULTIEQUAL_-1207050344', u'MULTIEQUAL_-1207050695'), (u'COPY_-1207053724', u'MULTIEQUAL_-1207053641'), ('const-0', u'PTRSUB_-1207050579'), ('const-0', u'INT_EQUAL_-1207057365'), (u'LOAD_-1207055624', u'LOAD_-1207055619'), ('const-433', u'LOAD_-1207056152'), ('tmp_7546', u'CALL_-1207056181'), ('const-0', u'SUBPIECE_-1207050586'), ('const-1335944', u'COPY_-1207049256'), ('const-433', u'LOAD_-1207055124'), (u'INDIRECT_-1207050675', u'MULTIEQUAL_-1207050675'), (u'INT_ZEXT_-1207052757', u'MULTIEQUAL_-1207051697'), (u'INT_EQUAL_-1207056851', u'CBRANCH_-1207056849'), ('tmp_7546', u'PTRSUB_-1207050055'), (u'INDIRECT_-1207052682', u'MULTIEQUAL_-1207052568'), ('const-0', u'PTRSUB_-1207049317'), (u'LOAD_-1207055344', u'LOAD_-1207055323'), (u'LOAD_-1207055173', u'PTRSUB_-1207049466'), ('const-433', u'LOAD_-1207054730'), ('const-433', u'LOAD_-1207057981'), (u'MULTIEQUAL_-1207050595', u'MULTIEQUAL_-1207050559'), (u'PTRSUB_-1207049108', u'LOAD_-1207056294'), ('const-0', u'INT_NOTEQUAL_-1207055038'), (u'INT_EQUAL_-1207058086', u'CBRANCH_-1207058085'), (u'INT_EQUAL_-1207054711', u'CBRANCH_-1207054710'), (u'COPY_-1207050669', u'RETURN_-1207050658'), (u'INDIRECT_-1207052740', u'MULTIEQUAL_-1207052568'), ('tmp_7296', u'CBRANCH_-1207055598'), (u'PTRSUB_-1207050093', u'LOAD_-1207054915'), ('const-0', u'COPY_-1207050685'), (u'LOAD_-1207055657', u'MULTIEQUAL_-1207054183'), (u'CALL_-1207058100', u'INT_EQUAL_-1207058086'), (u'CALLIND_-1207054773', u'INDIRECT_-1207050369'), ('const-24', u'PTRSUB_-1207050343'), ('const-0', u'INT_EQUAL_-1207056127'), (u'PTRSUB_-1207049354', u'LOAD_-1207054730'), (u'COPY_-1207050497', u'MULTIEQUAL_-1207050906'), ('const-8', u'PTRSUB_-1207051425'), (u'CALL_-1207058035', u'INDIRECT_-1207052494'), (u'LOAD_-1207056153', u'CALLIND_-1207055684'), ('const-0', u'PTRSUB_-1207049397'), (u'MULTIEQUAL_-1207051191', u'MULTIEQUAL_-1207051140'), (u'CALL_-1207057082', u'PTRSUB_-1207049603'), (u'LOAD_-1207056648', u'INT_EQUAL_-1207056610'), ('tmp_3480', u'CBRANCH_-1207057181'), ('const-0', u'RETURN_-1207057925'), (u'MULTIEQUAL_-1207049358', u'PTRSUB_-1207049298'), (u'CALL_-1207056937', u'INDIRECT_-1207050817'), ('tmp_4964', u'CBRANCH_-1207055236'), ('const-144', u'PTRSUB_-1207050934'), (u'PTRSUB_-1207050253', u'LOAD_-1207055331'), (u'LOAD_-1207055279', u'PTRSUB_-1207050219'), (u'INT_EQUAL_-1207056663', u'CBRANCH_-1207056660'), ('const-0', u'PTRSUB_-1207051824'), (u'LOAD_-1207056312', u'INT_NOTEQUAL_-1207056293'), (u'COPY_-1207050661', u'RETURN_-1207050650'), (u'LOAD_-1207058392', u'PTRADD_-1207051586'), ('const-433', u'LOAD_-1207058419'), ('const-8', u'PTRSUB_-1207049313'), ('tmp_6751', u'CBRANCH_-1207055151'), (u'INT_EQUAL_-1207055179', u'CBRANCH_-1207055178'), (u'LOAD_-1207058684', u'CALL_-1207058646'), (u'LOAD_-1207057203', u'MULTIEQUAL_-1207054099'), ('const-0', u'CALL_-1207055166'), ('tmp_400', u'BRANCH_-1207057403'), ('tmp_4201', u'CBRANCH_-1207056528'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051746'), (u'INT_LESS_-1207055399', u'CBRANCH_-1207055408'), (u'LOAD_-1207057211', u'PTRADD_-1207050987'), (u'PTRSUB_-1207051338', u'PTRSUB_-1207050994'), ('const-7', u'INT_SUB_-1207057016'), ('const-433', u'LOAD_-1207057926'), (u'COPY_-1207050701', u'RETURN_-1207050690'), (u'COPY_-1207050550', u'MULTIEQUAL_-1207052277'), (u'MULTIEQUAL_-1207051645', u'PTRSUB_-1207049511'), (u'LOAD_-1207055619', u'MULTIEQUAL_-1207054725'), ('const-433', u'LOAD_-1207055012'), (u'PTRSUB_-1207049871', u'LOAD_-1207055111'), ('const-0', u'PTRSUB_-1207049372'), ('const-0', u'PTRSUB_-1207050961'), ('const-1337072', u'COPY_-1207049254'), (u'CALL_-1207057953', u'INT_EQUAL_-1207057939'), (u'SUBPIECE_-1207050743', u'INT_ADD_-1207055150'), ('const-0', u'RETURN_-1207050642'), ('const-0', u'COPY_-1207050673'), (u'COPY_-1207050601', u'RETURN_-1207050590'), ('const-1', u'RETURN_-1207056899'), (u'INT_ADD_-1207055150', u'INT_ZEXT_-1207052757'), ('const-433', u'LOAD_-1207055624'), (u'LOAD_-1207054836', u'CALL_-1207054783'), ('tmp_156', u'CBRANCH_-1207059346'), (u'PTRSUB_-1207049263', u'LOAD_-1207054763'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051338'), ('const-16', u'PTRSUB_-1207049466'), ('const-56', u'PTRSUB_-1207049629'), ('const-433', u'LOAD_-1207057614'), (u'MULTIEQUAL_-1207052930', u'PTRSUB_-1207049563'), ('const-0', u'INT_EQUAL_-1207054711'), (u'PTRSUB_-1207050229', u'PTRSUB_-1207049925'), (u'INDIRECT_-1207051703', u'COPY_-1207050640'), (u'MULTIEQUAL_-1207051100', u'CALLIND_-1207057050'), ('tmp_4522', u'CBRANCH_-1207056292'), ('tmp_1713', u'CBRANCH_-1207058488'), ('const-12', u'PTRSUB_-1207049871'), ('tmp_7546', u'PTRSUB_-1207049743'), (u'INT_ADD_-1207054724', u'INT_ZEXT_-1207052265'), (u'PTRSUB_-1207050051', u'LOAD_-1207055146'), (u'MULTIEQUAL_-1207050936', u'MULTIEQUAL_-1207050921'), ('const-0', u'INT_EQUAL_-1207055601'), (u'PTRSUB_-1207049478', u'PTRSUB_-1207049235'), (u'MULTIEQUAL_-1207054174', u'PTRSUB_-1207051897'), ('const-433', u'LOAD_-1207054821'), ('const-16', u'PTRSUB_-1207051063'), ('const-433', u'LOAD_-1207057582'), ('const-433', u'LOAD_-1207055126'), (u'PTRSUB_-1207051878', u'LOAD_-1207059294'), (u'INT_EQUAL_-1207055285', u'CBRANCH_-1207055284'), (u'MULTIEQUAL_-1207053083', u'INT_ADD_-1207057206'), (u'INT_NOTEQUAL_-1207055074', u'CBRANCH_-1207055073'), (u'PTRSUB_-1207051366', u'LOAD_-1207059126'), (u'LOAD_-1207058508', u'INT_EQUAL_-1207058490'), ('const-0', u'PTRSUB_-1207051321'), ('const-16', u'PTRSUB_-1207051338'), (u'INT_ADD_-1207057206', u'MULTIEQUAL_-1207053083'), (u'CAST_-1207049939', u'CALLIND_-1207055296'), ('const-433', u'LOAD_-1207057732'), ('tmp_7545', u'PTRSUB_-1207051829'), ('tmp_1160', u'BRANCH_-1207056312'), ('tmp_7546', u'PTRSUB_-1207051165'), (u'LOAD_-1207054698', u'CALLIND_-1207054690'), (u'PTRSUB_-1207051306', u'LOAD_-1207058540'), (u'LOAD_-1207059106', u'MULTIEQUAL_-1207054725'), ('const-1337187', u'COPY_-1207049282'), ('const-208', u'PTRSUB_-1207049341'), ('tmp_7546', u'CALL_-1207057258'), (u'LOAD_-1207059148', u'MULTIEQUAL_-1207054725'), (u'PTRSUB_-1207051696', u'PTRSUB_-1207051339'), (u'PTRSUB_-1207049298', u'LOAD_-1207054836'), (u'MULTIEQUAL_-1207050906', u'MULTIEQUAL_-1207051140'), ('const-0', u'RETURN_-1207050602'), ('const-433', u'LOAD_-1207054682'), (u'INDIRECT_-1207052890', u'MULTIEQUAL_-1207052739'), (u'LOAD_-1207055119', u'CALLIND_-1207055102'), ('const-433', u'LOAD_-1207056896'), (u'CAST_-1207049345', u'CALL_-1207056937'), (u'LOAD_-1207057582', u'PTRSUB_-1207051175'), (u'PTRSUB_-1207049969', u'LOAD_-1207054821'), (u'INDIRECT_-1207052682', u'COPY_-1207050596'), (u'COPY_-1207050629', u'RETURN_-1207050618'), (u'INT_EQUAL_-1207054769', u'CBRANCH_-1207054768'), ('const-16', u'PTRSUB_-1207051476'), (u'LOAD_-1207056979', u'MULTIEQUAL_-1207050906'), ('tmp_5507', u'CBRANCH_-1207054815'), (u'CALL_-1207054248', u'INDIRECT_-1207050213'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050320'), ('tmp_6956', u'CBRANCH_-1207054705'), (u'MULTIEQUAL_-1207051645', u'PTRSUB_-1207049506'), (u'LOAD_-1207056648', u'INT_NOTEQUAL_-1207056628'), ('const-12', u'PTRSUB_-1207049506'), (u'MULTIEQUAL_-1207054174', u'INT_NOTEQUAL_-1207059081'), (u'INDIRECT_-1207052740', u'COPY_-1207050592'), (u'INDIRECT_-1207051703', u'MULTIEQUAL_-1207051613'), ('const-433', u'LOAD_-1207055203'), (u'MULTIEQUAL_-1207051645', u'PTRSUB_-1207049540'), (u'LOAD_-1207058284', u'MULTIEQUAL_-1207054758'), (u'MULTIEQUAL_-1207054174', u'PTRSUB_-1207051796'), (u'COPY_-1207051199', u'MULTIEQUAL_-1207052876'), (u'PTRSUB_-1207049228', u'LOAD_-1207054698'), (u'MULTIEQUAL_-1207052578', u'INT_EQUAL_-1207056420'), (u'PTRSUB_-1207050805', u'LOAD_-1207057495'), ('const-8', u'PTRSUB_-1207049387'), ('const-0', u'INT_EQUAL_-1207057309'), (u'COPY_-1207050637', u'RETURN_-1207050626'), (u'CAST_-1207049391', u'CAST_-1207049345'), ('const-433', u'LOAD_-1207057238'), ('const-4', u'PTRSUB_-1207050268'), ('const-0', u'CALL_-1207058439'), (u'LOAD_-1207056896', u'MULTIEQUAL_-1207054183'), ('const-433', u'LOAD_-1207056710'), ('tmp_601', u'CBRANCH_-1207059079'), (u'COPY_-1207053398', u'RETURN_-1207056899'), ('const-16', u'PTRSUB_-1207050976'), ('const-433', u'LOAD_-1207056877'), ('const-433', u'LOAD_-1207056648'), ('const-433', u'LOAD_-1207055331'), (u'LOAD_-1207054708', u'MULTIEQUAL_-1207050221'), (u'LOAD_-1207057718', u'CALLIND_-1207057652'), (u'PTRSUB_-1207050662', u'LOAD_-1207056686'), ('const-0', u'INT_EQUAL_-1207058546'), ('const-16', u'PTRSUB_-1207049778'), ('const-0', u'RETURN_-1207050674'), ('const-0', u'COPY_-1207050633'), ('tmp_4867', u'CBRANCH_-1207055303'), (u'LOAD_-1207056718', u'MULTIEQUAL_-1207051943'), (u'INT_EQUAL_-1207056923', u'CBRANCH_-1207056922'), (u'MULTIEQUAL_-1207053857', u'CAST_-1207049939'), ('const-0', u'COPY_-1207050693'), (u'INT_EQUAL_-1207058632', u'CBRANCH_-1207058631'), (u'LOAD_-1207056648', u'MULTIEQUAL_-1207052578'), (u'INT_NOTEQUAL_-1207056985', u'CBRANCH_-1207056984'), ('const-0', u'PTRSUB_-1207050253'), (u'INT_ZEXT_-1207053418', u'CALLIND_-1207055102'), (u'PTRSUB_-1207051407', u'LOAD_-1207058015'), (u'MULTIEQUAL_-1207051804', u'STORE_-1207056653'), (u'MULTIEQUAL_-1207054099', u'CALL_-1207057258'), (u'CAST_-1207049629', u'CALL_-1207055146'), ('const-8', u'PTRSUB_-1207050991'), (u'LOAD_-1207055155', u'PTRADD_-1207049462'), (u'MULTIEQUAL_-1207049358', u'PTRSUB_-1207049218'), ('const-0', u'PTRSUB_-1207050121'), ('tmp_7547', u'CALL_-1207057457'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050253'), (u'LOAD_-1207056152', u'PTRADD_-1207050305'), ('const-433', u'LOAD_-1207056116'), ('const-16', u'PTRSUB_-1207050051'), ('tmp_7546', u'CALL_-1207058100'), (u'MULTIEQUAL_-1207050287', u'MULTIEQUAL_-1207051948'), ('const-16', u'PTRSUB_-1207049511'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051269'), (u'LOAD_-1207056884', u'MULTIEQUAL_-1207052382'), ('tmp_4028', u'CBRANCH_-1207056660'), (u'PTRSUB_-1207051459', u'LOAD_-1207058112'), ('tmp_7549', u'MULTIEQUAL_-1207054174'), ('tmp_7545', u'CALL_-1207058035'), ('const-0', u'PTRSUB_-1207050888'), (u'CALLIND_-1207057050', u'COPY_-1207053398'), ('const-0', u'RETURN_-1207050678'), (u'INT_EQUAL_-1207055088', u'CBRANCH_-1207055087'), (u'PTRSUB_-1207050342', u'LOAD_-1207056104'), (u'COPY_-1207052569', u'MULTIEQUAL_-1207052438'), ('const-433', u'LOAD_-1207057927'), (u'PTRSUB_-1207049866', u'LOAD_-1207055103'), (u'CALL_-1207057082', u'PTRSUB_-1207049647'), (u'COPY_-1207053988', u'MULTIEQUAL_-1207053797'), (u'PTRSUB_-1207049576', u'LOAD_-1207056877'), (u'INT_EQUAL_-1207058425', u'CBRANCH_-1207058424'), (u'CAST_-1207051006', u'MULTIEQUAL_-1207053395'), (u'LOAD_-1207056744', u'INT_EQUAL_-1207056725'), (u'MULTIEQUAL_-1207052277', u'MULTIEQUAL_-1207051372'), (u'MULTIEQUAL_-1207052306', u'PTRSUB_-1207050059'), (u'CALL_-1207057379', u'INDIRECT_-1207052167'), (u'PTRSUB_-1207050747', u'LOAD_-1207056870'), (u'LOAD_-1207055065', u'PTRADD_-1207050014'), (u'INDIRECT_-1207051632', u'MULTIEQUAL_-1207050695'), (u'PTRSUB_-1207051918', u'LOAD_-1207059389'), (u'INDIRECT_-1207052282', u'COPY_-1207050620'), ('const-433', u'LOAD_-1207055373'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051688'), (u'CALL_-1207054725', u'INDIRECT_-1207050439'), ('const-0', u'RETURN_-1207050666'), (u'INDIRECT_-1207052795', u'MULTIEQUAL_-1207052759'), ('const-1', u'INT_ADD_-1207057206'), (u'INT_EQUAL_-1207057814', u'CBRANCH_-1207057813'), (u'LOAD_-1207054821', u'MULTIEQUAL_-1207052511'), ('const-0', u'PTRSUB_-1207051127'), ('const-16', u'PTRSUB_-1207051391'), (u'INDIRECT_-1207051053', u'MULTIEQUAL_-1207050936'), (u'LOAD_-1207057808', u'PTRSUB_-1207051287'), (u'COPY_-1207049284', u'CALL_-1207056566'), ('const-433', u'LOAD_-1207055204'), (u'CALL_-1207055548', u'INDIRECT_-1207051920'), (u'CALL_-1207056181', u'INT_EQUAL_-1207056167'), (u'MULTIEQUAL_-1207049356', u'SUBPIECE_-1207050586'), ('const-8', u'PTRSUB_-1207050290'), (u'LOAD_-1207056877', u'INT_NOTEQUAL_-1207056826'), ('const-0', u'PTRSUB_-1207049735'), (u'PTRSUB_-1207050673', u'LOAD_-1207057238'), ('const-433', u'LOAD_-1207055035'), (u'LOAD_-1207059140', u'PTRSUB_-1207051820'), ('tmp_7547', u'CALL_-1207055166'), ('const-16', u'PTRSUB_-1207051746'), (u'LOAD_-1207056877', u'MULTIEQUAL_-1207053156'), (u'CALL_-1207057082', u'PTRSUB_-1207049598'), ('const-433', u'LOAD_-1207055126'), (u'INT_NOTEQUAL_-1207055259', u'CBRANCH_-1207055258'), (u'CALL_-1207055508', u'INDIRECT_-1207051895'), (u'CALL_-1207058560', u'INT_EQUAL_-1207058546'), (u'LOAD_-1207057732', u'CALLIND_-1207057652'), (u'PTRSUB_-1207050059', u'LOAD_-1207054876'), (u'PTRSUB_-1207051248', u'LOAD_-1207058419'), ('tmp_5989', u'CBRANCH_-1207054665'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051391'), ('const-16', u'PTRSUB_-1207050794'), (u'PTRSUB_-1207050430', u'PTRSUB_-1207050117'), (u'INT_ADD_-1207057215', u'MULTIEQUAL_-1207052277'), ('const-48', u'PTRSUB_-1207050662'), ('const-433', u'LOAD_-1207058684'), (u'PTRSUB_-1207050041', u'LOAD_-1207054852'), (u'COPY_-1207050584', u'MULTIEQUAL_-1207052876'), (u'INT_ZEXT_-1207053781', u'CALLIND_-1207056393'), ('const-433', u'LOAD_-1207054675'), ('tmp_6293', u'BRANCH_-1207055150'), (u'MULTIEQUAL_-1207051197', u'MULTIEQUAL_-1207051948'), (u'LOAD_-1207056890', u'PTRSUB_-1207049514'), ('const-4', u'PTRSUB_-1207049961'), ('const-1324197', u'COPY_-1207050965'), (u'PTRSUB_-1207050641', u'LOAD_-1207056648'), ('const-0', u'INT_NOTEQUAL_-1207055104'), ('const-0', u'COPY_-1207050605'), (u'PTRSUB_-1207050673', u'LOAD_-1207056710'), ('const-16', u'PTRSUB_-1207049158'), (u'PTRSUB_-1207050268', u'LOAD_-1207055363'), ('const-16', u'PTRSUB_-1207051662'), ('const-433', u'LOAD_-1207056361'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049778'), ('const-433', u'LOAD_-1207054836'), ('tmp_7546', u'CALL_-1207054725'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051139'), ('const-184', u'PTRSUB_-1207050445'), ('const-0', u'PTRSUB_-1207050673'), (u'INT_ZEXT_-1207053409', u'CALLIND_-1207056094'), ('const-0', u'PTRSUB_-1207049916'), ('const-433', u'LOAD_-1207057933'), ('const-0', u'PTRSUB_-1207051918'), (u'CALLIND_-1207055684', u'INDIRECT_-1207051559'), ('const-433', u'LOAD_-1207055460'), (u'PTRSUB_-1207051442', u'PTRSUB_-1207051094'), ('tmp_7547', u'CALL_-1207058439'), (u'MULTIEQUAL_-1207051645', u'PTRSUB_-1207049498'), ('tmp_3226', u'CBRANCH_-1207057364'), ('const-0', u'INT_EQUAL_-1207058086'), (u'PTRSUB_-1207049778', u'PTRSUB_-1207049506'), (u'LOAD_-1207054690', u'CALLIND_-1207054633'), (u'PTRSUB_-1207051746', u'PTRSUB_-1207051388'), (u'INT_ZEXT_-1207052429', u'MULTIEQUAL_-1207049356'), (u'MULTIEQUAL_-1207051853', u'CALLIND_-1207056393'), ('const-160', u'PTRSUB_-1207050342'), ('const-0', u'COPY_-1207050681'), ('const-0', u'INT_EQUAL_-1207059348'), (u'PTRSUB_-1207049451', u'LOAD_-1207055124'), ('const-40', u'PTRSUB_-1207049354'), ('const-433', u'LOAD_-1207057422'), (u'INT_EQUAL_-1207057365', u'CBRANCH_-1207057364'), ('const-0', u'SUBPIECE_-1207052898'), ('tmp_7546', u'PTRSUB_-1207051109'), ('tmp_7545', u'CALL_-1207058304'), (u'LOAD_-1207056146', u'CALLIND_-1207055684'), (u'MULTIEQUAL_-1207054725', u'CALL_-1207054720'), ('const-433', u'LOAD_-1207055187'), (u'LOAD_-1207055258', u'INT_NOTEQUAL_-1207055239'), ('const-4', u'PTRSUB_-1207050051'), ('const-0', u'COPY_-1207054322'), ('const-0', u'PTRSUB_-1207050728'), ('const-0', u'INT_NOTEQUAL_-1207054714'), ('const-0', u'SUBPIECE_-1207051701'), (u'INT_NOTEQUAL_-1207056341', u'CBRANCH_-1207056340'), (u'COPY_-1207051299', u'MULTIEQUAL_-1207051514'), (u'COPY_-1207049221', u'CALL_-1207053890'), (u'MULTIEQUAL_-1207054344', u'PTRSUB_-1207051791'), (u'PTRSUB_-1207050108', u'LOAD_-1207055035'), ('tmp_7546', u'PTRSUB_-1207049841'), ('const-0', u'INT_NOTEQUAL_-1207056826'), (u'INT_ZEXT_-1207053664', u'MULTIEQUAL_-1207052438'), ('const-433', u'LOAD_-1207056169'), (u'LOAD_-1207054753', u'PTRSUB_-1207049144'), ('const-0', u'COPY_-1207050589'), ('const-16', u'PTRSUB_-1207051442'), ('const-8', u'PTRSUB_-1207051791'), ('tmp_1562', u'BRANCH_-1207058615'), ('const-8', u'PTRSUB_-1207051866'), ('tmp_7545', u'CALL_-1207057258'), ('const-136', u'PTRSUB_-1207051716'), ('const-0', u'CALL_-1207056181'), (u'LOAD_-1207056153', u'CALLIND_-1207056094'), ('const-0', u'RETURN_-1207050594'), (u'PTRSUB_-1207048934', u'LOAD_-1207054753'), (u'PTRSUB_-1207051824', u'LOAD_-1207059140'), ('tmp_6057', u'BRANCH_-1207055180'), (u'PTRSUB_-1207051109', u'LOAD_-1207057437'), (u'PTRSUB_-1207049514', u'LOAD_-1207056884'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051772'), (u'LOAD_-1207054655', u'INT_LESSEQUAL_-1207054626'), ('tmp_7546', u'CALL_-1207057602'), (u'INT_EQUAL_-1207056127', u'CBRANCH_-1207056125'), ('const-433', u'LOAD_-1207054993'), ('const-16', u'PTRSUB_-1207051217'), (u'INT_ZEXT_-1207053198', u'PTRADD_-1207050014'), (u'INDIRECT_-1207050439', u'COPY_-1207050672'), (u'CAST_-1207050646', u'MULTIEQUAL_-1207053329'), (u'CAST_-1207049819', u'INT_NOTEQUAL_-1207055038'), (u'CALL_-1207058646', u'INT_EQUAL_-1207058632'), (u'COPY_-1207053867', u'MULTIEQUAL_-1207053857'), ('const-0', u'CALL_-1207056912'), ('const-4', u'PTRSUB_-1207050222'), (u'INT_EQUAL_-1207055316', u'INT_ZEXT_-1207051556'), (u'PTRSUB_-1207049173', u'LOAD_-1207054783'), (u'COPY_-1207050705', u'RETURN_-1207050694'), (u'LOAD_-1207057495', u'CALL_-1207057457'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049844'), (u'MULTIEQUAL_-1207049358', u'PTRSUB_-1207049263'), (u'LOAD_-1207057981', u'CALL_-1207057943'), ('const-433', u'LOAD_-1207055710'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049478'), (u'INDIRECT_-1207050369', u'MULTIEQUAL_-1207050287'), ('const-0', u'RETURN_-1207050682'), (u'LOAD_-1207059140', u'PTRSUB_-1207049108'), (u'LOAD_-1207055395', u'INT_EQUAL_-1207055380'), (u'PTRSUB_-1207050646', u'STORE_-1207056653'), ('const-0', u'INT_EQUAL_-1207055132'), (u'CALL_-1207057258', u'INT_EQUAL_-1207057244'), (u'PTRSUB_-1207049961', u'LOAD_-1207054811'), (u'PTRSUB_-1207050728', u'LOAD_-1207056818'), (u'INT_NOTEQUAL_-1207054974', u'CBRANCH_-1207054972'), ('tmp_1682', u'CBRANCH_-1207058512'), ('const-433', u'LOAD_-1207055279'), (u'PTRSUB_-1207051183', u'PTRSUB_-1207050846'), ('const-0', u'CALL_-1207058100'), ('const--1', u'INT_EQUAL_-1207054656'), ('const-0', u'INT_EQUAL_-1207058425'), (u'LOAD_-1207056903', u'MULTIEQUAL_-1207050906'), (u'SUBPIECE_-1207050586', u'INT_ADD_-1207054722'), (u'PTRSUB_-1207050066', u'PTRSUB_-1207049867'), (u'MULTIEQUAL_-1207053578', u'PTRSUB_-1207050257'), (u'CALLIND_-1207056212', u'COPY_-1207053562'), (u'PTRSUB_-1207051476', u'PTRSUB_-1207051127'), ('tmp_7547', u'CALLIND_-1207057652'), (u'INT_EQUAL_-1207058021', u'CBRANCH_-1207058020'), (u'PTRSUB_-1207051603', u'PTRSUB_-1207051248'), ('tmp_7545', u'CALL_-1207058560'), (u'LOAD_-1207059147', u'INT_EQUAL_-1207059119'), ('const-433', u'LOAD_-1207057327'), (u'INDIRECT_-1207051053', u'MULTIEQUAL_-1207051688'), (u'CALLIND_-1207055296', u'INDIRECT_-1207051358'), ('tmp_479', u'BRANCH_-1207059103'), (u'LOAD_-1207058143', u'PTRSUB_-1207051459'), (u'MULTIEQUAL_-1207054373', u'INT_NOTEQUAL_-1207058245'), (u'PTRSUB_-1207049667', u'LOAD_-1207057046'), ('const-8', u'PTRADD_-1207050305'), (u'COPY_-1207050597', u'RETURN_-1207050586'), ('const-0', u'COPY_-1207051364'), (u'INDIRECT_-1207051715', u'MULTIEQUAL_-1207051613'), ('tmp_3391', u'CBRANCH_-1207057243'), ('tmp_7546', u'CALL_-1207057828'), (u'PTRSUB_-1207050019', u'LOAD_-1207054821'), ('const-433', u'LOAD_-1207058361'), ('const-0', u'COPY_-1207050183'), ('const-16', u'PTRSUB_-1207051269'), ('const-2474', u'CALL_-1207056566'), ('const-1', u'INT_ADD_-1207058387'), (u'CAST_-1207049391', u'MULTIEQUAL_-1207052382'), (u'LOAD_-1207055126', u'PTRSUB_-1207049871'), (u'LOAD_-1207059269', u'CAST_-1207051503'), (u'CALL_-1207058560', u'INDIRECT_-1207052740'), ('tmp_7546', u'PTRSUB_-1207051247'), (u'CALLIND_-1207055102', u'INDIRECT_-1207051269'), ('const-433', u'LOAD_-1207056312'), ('tmp_7547', u'CALL_-1207057943'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050019'), ('const-433', u'LOAD_-1207056104'), ('const-1', u'RETURN_-1207053885'), ('tmp_6110', u'CBRANCH_-1207055131'), ('const-112', u'PTRSUB_-1207051348'), (u'PTRSUB_-1207051348', u'LOAD_-1207057919'), ('tmp_569', u'CBRANCH_-1207059096'), ('const-433', u'LOAD_-1207054705'), ('tmp_7547', u'CALL_-1207054783'), ('const-0', u'CALL_-1207058035'), ('const-0', u'INT_NOTEQUAL_-1207055127'), ('const-48', u'PTRSUB_-1207051902'), ('tmp_7547', u'CALL_-1207057763'), (u'LOAD_-1207055323', u'MULTIEQUAL_-1207051645'), (u'LOAD_-1207054693', u'MULTIEQUAL_-1207051544'), (u'MULTIEQUAL_-1207053329', u'CALLIND_-1207056212'), ('const-0', u'SUBPIECE_-1207050743'), (u'INDIRECT_-1207051880', u'MULTIEQUAL_-1207051948'), ('const-433', u'LOAD_-1207057391'), ('const-12', u'PTRSUB_-1207049758'), (u'LOAD_-1207054730', u'INT_NOTEQUAL_-1207054714'), ('const-8', u'PTRSUB_-1207049590'), (u'INDIRECT_-1207051358', u'MULTIEQUAL_-1207051281'), (u'LOAD_-1207054700', u'PTRSUB_-1207049758'), (u'PTRSUB_-1207050918', u'LOAD_-1207055657'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050133'), (u'LOAD_-1207056950', u'CALL_-1207056912'), (u'CALL_-1207058304', u'INT_EQUAL_-1207058290'), (u'LOAD_-1207057359', u'PTRSUB_-1207051058'), ('const-4294967295', u'COPY_-1207051168'), ('tmp_5722', u'CBRANCH_-1207054652'), (u'INT_ZEXT_-1207052265', u'PTRADD_-1207049140'), ('const-0', u'INT_EQUAL_-1207058290'), (u'LOAD_-1207059154', u'MULTIEQUAL_-1207054344'), ('const-48', u'PTRSUB_-1207049876'), (u'CALL_-1207058646', u'INDIRECT_-1207052792'), ('const-0', u'PTRSUB_-1207050805'), (u'LOAD_-1207056287', u'CALLIND_-1207056221'), (u'PTRSUB_-1207050879', u'LOAD_-1207057645'), (u'LOAD_-1207055460', u'INT_EQUAL_-1207055441'), (u'INT_NOTEQUAL_-1207058364', u'CBRANCH_-1207058362'), (u'PTRSUB_-1207051820', u'LOAD_-1207059134'), (u'PTRSUB_-1207050046', u'LOAD_-1207055119'), ('const-433', u'LOAD_-1207058603'), (u'LOAD_-1207054915', u'MULTIEQUAL_-1207051463'), (u'INT_ZEXT_-1207052757', u'PTRADD_-1207049462'), ('const-0', u'PTRSUB_-1207050060'), ('const-0', u'INT_NOTEQUAL_-1207058364'), ('const-0', u'COPY_-1207050581'), ('tmp_7547', u'CALL_-1207057953'), (u'CALL_-1207058439', u'INDIRECT_-1207052682'), (u'LOAD_-1207055211', u'INT_ZEXT_-1207052425'), (u'INT_ZEXT_-1207051516', u'CALLIND_-1207056393'), ('tmp_4802', u'CBRANCH_-1207056124'), (u'PTRSUB_-1207049862', u'PTRSUB_-1207050060'), ('const-0', u'INT_NOTEQUAL_-1207055074'), (u'MULTIEQUAL_-1207052490', u'PTRSUB_-1207050255'), ('tmp_7546', u'PTRSUB_-1207050037'), ('tmp_23997', u'MULTIEQUAL_-1207052871'), ('tmp_5647', u'CBRANCH_-1207054710'), ('const-0', u'COPY_-1207050645'), (u'LOAD_-1207056686', u'INT_EQUAL_-1207056663'), (u'LOAD_-1207056336', u'LOAD_-1207056312'), ('const-48', u'PTRSUB_-1207051829'), (u'COPY_-1207050657', u'RETURN_-1207050646'), (u'INDIRECT_-1207050817', u'COPY_-1207050580'), (u'MULTIEQUAL_-1207053857', u'CAST_-1207050209'), (u'INT_ADD_-1207055059', u'INT_ZEXT_-1207053198'), ('const-433', u'LOAD_-1207054821'), (u'MULTIEQUAL_-1207052876', u'CALLIND_-1207058162'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051004'), ('const-433', u'LOAD_-1207055147'), (u'MULTIEQUAL_-1207050689', u'MULTIEQUAL_-1207050921'), ('const-433', u'LOAD_-1207056744'), ('tmp_130', u'CBRANCH_-1207059361'), ('const-0', u'CALL_-1207054725'), ('const-0', u'INT_NOTEQUAL_-1207056317'), (u'PTRSUB_-1207050133', u'PTRSUB_-1207049832'), (u'COPY_-1207053562', u'RETURN_-1207054727'), (u'PTRSUB_-1207050752', u'PTRSUB_-1207050431'), ('const-16', u'PTRSUB_-1207049672'), ('const-32', u'PTRSUB_-1207049233'), (u'PTRSUB_-1207051902', u'LOAD_-1207059345'), (u'INDIRECT_-1207051461', u'MULTIEQUAL_-1207050344'), ('tmp_2456', u'CBRANCH_-1207057938'), ('const-0', u'PTRSUB_-1207049613'), ('const-1', u'RETURN_-1207055810'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051892'), ('tmp_4491', u'CBRANCH_-1207056316'), (u'CAST_-1207050388', u'CALLIND_-1207056752'), ('const-0', u'CALL_-1207057258'), (u'PTRSUB_-1207051662', u'PTRSUB_-1207051306'), ('const-16', u'PTRSUB_-1207049218'), (u'INT_ZEXT_-1207053233', u'CALLIND_-1207055102'), ('const-16', u'PTRSUB_-1207051357'), (u'INDIRECT_-1207051193', u'COPY_-1207051239'), (u'LOAD_-1207055288', u'CALL_-1207055251'), ('tmp_2205', u'BRANCH_-1207055887'), ('tmp_537', u'CBRANCH_-1207059117'), ('const-0', u'PTRSUB_-1207050431'), ('const-433', u'LOAD_-1207057058'), (u'PTRSUB_-1207051791', u'LOAD_-1207059148'), ('const-96', u'PTRSUB_-1207051165'), (u'INT_ZEXT_-1207053198', u'MULTIEQUAL_-1207052254'), (u'PTRSUB_-1207051217', u'PTRSUB_-1207050879'), (u'INDIRECT_-1207052057', u'COPY_-1207050584'), ('const-16', u'PTRSUB_-1207050430'), ('const-433', u'LOAD_-1207058508'), ('const-22', u'INT_EQUAL_-1207056851'), ('const-433', u'LOAD_-1207057871'), (u'COPY_-1207050581', u'RETURN_-1207050570'), ('const-0', u'PTRSUB_-1207051366'), ('const-48', u'PTRSUB_-1207050291'), ('const-0', u'INT_EQUAL_-1207055018'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051157'), (u'PTRSUB_-1207050888', u'LOAD_-1207055624'), ('tmp_7545', u'CALL_-1207057082'), (u'INT_NOTEQUAL_-1207059098', u'CBRANCH_-1207059096'), ('const-0', u'COPY_-1207050585'), (u'CALL_-1207058439', u'INT_EQUAL_-1207058425'), (u'INT_EQUAL_-1207056479', u'INT_ZEXT_-1207053781'), ('tmp_7545', u'CALL_-1207056937'), ('tmp_7061', u'CBRANCH_-1207054636'), (u'LOAD_-1207054705', u'CALLIND_-1207054690'), (u'PTRSUB_-1207051425', u'LOAD_-1207058048'), (u'COPY_-1207050585', u'RETURN_-1207050574'), ('const-0', u'RETURN_-1207050638'), (u'LOAD_-1207055238', u'MULTIEQUAL_-1207052306'), ('const-433', u'LOAD_-1207056896'), (u'PTRSUB_-1207050234', u'PTRSUB_-1207050042'), (u'PTRSUB_-1207050042', u'PTRSUB_-1207050235'), (u'PTRSUB_-1207049498', u'LOAD_-1207055211'), ('const-0', u'PTRSUB_-1207049506'), (u'PTRSUB_-1207050731', u'LOAD_-1207057359'), (u'COPY_-1207050649', u'RETURN_-1207050638'), (u'PTRSUB_-1207049196', u'LOAD_-1207054643'), ('tmp_7547', u'CALL_-1207056181'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051834'), (u'STORE_-1207056653', u'INDIRECT_-1207051715'), (u'PTRSUB_-1207050306', u'LOAD_-1207055434'), (u'CALL_-1207056566', u'INDIRECT_-1207050266'), ('tmp_7545', u'PTRSUB_-1207051902'), ('tmp_7545', u'CALL_-1207054725'), (u'COPY_-1207050689', u'RETURN_-1207050678'), (u'LOAD_-1207054814', u'MULTIEQUAL_-1207053329'), (u'MULTIEQUAL_-1207053395', u'CALLIND_-1207056675'), ('const-0', u'COPY_-1207050621'), (u'PTRSUB_-1207051679', u'LOAD_-1207058572'), ('const-433', u'LOAD_-1207057808'), ('const-0', u'PTRSUB_-1207051306'), ('tmp_7547', u'CALL_-1207056543'), ('const-152', u'PTRSUB_-1207050276'), ('const-433', u'LOAD_-1207055138'), ('const-1337187', u'COPY_-1207049218'), ('const-433', u'LOAD_-1207057996'), (u'INDIRECT_-1207051269', u'MULTIEQUAL_-1207051281'), ('const-433', u'LOAD_-1207055231'), (u'INT_ADD_-1207058396', u'MULTIEQUAL_-1207052876'), (u'CALLIND_-1207056393', u'INDIRECT_-1207051632'), (u'LOAD_-1207054845', u'MULTIEQUAL_-1207053395'), (u'LOAD_-1207057743', u'PTRSUB_-1207051261'), ('const-248', u'PTRSUB_-1207049576'), ('const-0', u'PTRSUB_-1207050544'), (u'LOAD_-1207054693', u'INT_EQUAL_-1207054670'), (u'INT_EQUAL_-1207056610', u'CBRANCH_-1207056608'), ('tmp_272', u'CBRANCH_-1207059274'), ('const-433', u'LOAD_-1207058112'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051442'), ('const-433', u'LOAD_-1207055111'), ('tmp_5573', u'CBRANCH_-1207054768'), (u'COPY_-1207050685', u'RETURN_-1207050674'), ('const-0', u'PTRSUB_-1207049584'), ('const-433', u'LOAD_-1207058246'), (u'INDIRECT_-1207052890', u'MULTIEQUAL_-1207052820'), ('const-0', u'INT_EQUAL_-1207054706'), ('const-8', u'PTRSUB_-1207049108'), ('const-433', u'LOAD_-1207055058'), ('const-0', u'PTRSUB_-1207050994'), ('tmp_7546', u'PTRSUB_-1207050972'), ('tmp_4102', u'CBRANCH_-1207056608'), (u'LOAD_-1207055460', u'PTRSUB_-1207050306'), (u'CALL_-1207054720', u'INDIRECT_-1207050942'), (u'PTRSUB_-1207049613', u'LOAD_-1207055126'), ('const-0', u'INT_EQUAL_-1207057814'), (u'MULTIEQUAL_-1207054805', u'PTRSUB_-1207051575'), (u'LOAD_-1207056911', u'MULTIEQUAL_-1207050803'), ('tmp_1996', u'CBRANCH_-1207058289'), (u'INDIRECT_-1207052446', u'MULTIEQUAL_-1207051157'), ('tmp_4836', u'CBRANCH_-1207055323'), (u'SUBPIECE_-1207052898', u'INT_ADD_-1207058396'), ('const-1', u'INT_NOTEQUAL_-1207059278'), (u'LOAD_-1207056896', u'PTRSUB_-1207049584'), (u'LOAD_-1207056219', u'CALL_-1207056181'), ('const-5', u'CALL_-1207055548'), ('tmp_7547', u'CALLIND_-1207055193'), (u'LOAD_-1207057052', u'PTRSUB_-1207049667'), (u'PTRSUB_-1207049235', u'LOAD_-1207055173'), (u'MULTIEQUAL_-1207052490', u'PTRSUB_-1207050290'), ('const-433', u'LOAD_-1207058392'), (u'CALL_-1207056543', u'INDIRECT_-1207051703'), ('const-1', u'INT_ADD_-1207056146'), (u'CALLIND_-1207057050', u'INDIRECT_-1207050959'), ('const-433', u'LOAD_-1207056124'), (u'INT_EQUAL_-1207055670', u'CBRANCH_-1207055669'), (u'PTRSUB_-1207051094', u'LOAD_-1207058080'), (u'PTRSUB_-1207049735', u'LOAD_-1207054684'), ('tmp_7159', u'BRANCH_-1207054781'), (u'LOAD_-1207057992', u'MULTIEQUAL_-1207054183'), (u'LOAD_-1207054690', u'CALLIND_-1207054690'), ('const-1', u'INT_ADD_-1207055059'), ('const-0', u'CALL_-1207055251'), ('const-433', u'LOAD_-1207057495'), (u'COPY_-1207049250', u'CALL_-1207054248'), (u'PTRSUB_-1207051261', u'LOAD_-1207057732'), ('const-0', u'INT_EQUAL_-1207055670'), (u'LOAD_-1207056824', u'MULTIEQUAL_-1207053797'), (u'PTRSUB_-1207050023', u'PTRSUB_-1207049729'), ('const-8', u'PTRSUB_-1207050657'), (u'MULTIEQUAL_-1207052438', u'SUBPIECE_-1207051701'), ('const-0', u'PTRSUB_-1207050047'), (u'PTRSUB_-1207049590', u'LOAD_-1207057040'), ('const-433', u'LOAD_-1207057557'), (u'CALLIND_-1207056094', u'MULTIEQUAL_-1207050333'), ('const-0', u'PTRSUB_-1207050235'), ('const-0', u'CALL_-1207057457'), (u'PTRSUB_-1207051339', u'LOAD_-1207058603'), (u'LOAD_-1207055337', u'MULTIEQUAL_-1207051514'), ('const-1', u'RETURN_-1207056561'), (u'COPY_-1207054224', u'RETURN_-1207055389'), (u'LOAD_-1207056972', u'INT_LESSEQUAL_-1207056942'), ('const-16', u'PTRSUB_-1207050320'), ('const-12', u'PTRSUB_-1207049593'), ('const-0', u'PTRSUB_-1207049933'), (u'PTRSUB_-1207049372', u'LOAD_-1207057005'), (u'INT_NOTEQUAL_-1207055219', u'CBRANCH_-1207055218'), ('const-433', u'LOAD_-1207056161'), (u'PTRSUB_-1207049743', u'LOAD_-1207054693'), (u'INT_ZEXT_-1207052429', u'PTRADD_-1207049309'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207050936'), (u'PTRSUB_-1207050431', u'LOAD_-1207056877'), (u'LOAD_-1207057046', u'PTRSUB_-1207049590'), ('const-8', u'PTRADD_-1207050987'), (u'INDIRECT_-1207050942', u'MULTIEQUAL_-1207051341'), (u'LOAD_-1207054700', u'PTRSUB_-1207049768'), ('const-32', u'PTRSUB_-1207051261'), ('tmp_7547', u'CALL_-1207058560'), ('const-8', u'PTRSUB_-1207049263'), ('tmp_7545', u'CALL_-1207057602'), (u'INT_EQUAL_-1207056420', u'INT_ZEXT_-1207051516'), (u'MULTIEQUAL_-1207050695', u'MULTIEQUAL_-1207050595'), (u'LOAD_-1207055056', u'MULTIEQUAL_-1207051032'), (u'LOAD_-1207056403', u'CALLIND_-1207056393'), (u'LOAD_-1207055099', u'INT_NOTEQUAL_-1207055074'), (u'MULTIEQUAL_-1207054058', u'MULTIEQUAL_-1207054174'), (u'PTRSUB_-1207050994', u'LOAD_-1207057871'), (u'MULTIEQUAL_-1207049306', u'INT_EQUAL_-1207054666'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207050847'), (u'COPY_-1207052327', u'MULTIEQUAL_-1207052254'), (u'LOAD_-1207055058', u'CAST_-1207049819'), (u'LOAD_-1207057927', u'MULTIEQUAL_-1207054183'), (u'INDIRECT_-1207051811', u'COPY_-1207051831'), (u'PTRSUB_-1207049844', u'LOAD_-1207055056'), ('const-0', u'INT_NOTEQUAL_-1207054682'), ('const-1', u'RETURN_-1207055887'), ('const-0', u'PTRSUB_-1207051248'), ('const-433', u'LOAD_-1207056678'), ('const-16', u'PTRSUB_-1207050229'), (u'MULTIEQUAL_-1207052490', u'PTRSUB_-1207050234'), (u'MULTIEQUAL_-1207049358', u'PTRSUB_-1207049354'), ('const-0', u'INT_NOTEQUAL_-1207054816'), ('tmp_3148', u'BRANCH_-1207057429'), (u'PTRSUB_-1207051004', u'PTRSUB_-1207050673'), (u'INT_ZEXT_-1207053664', u'PTRADD_-1207050305'), ('const-0', u'RETURN_-1207050622'), (u'INT_EQUAL_-1207057443', u'CBRANCH_-1207057442'), ('const-433', u'STORE_-1207055353'), ('const-433', u'STORE_-1207059072'), (u'MULTIEQUAL_-1207052490', u'PTRSUB_-1207050343'), (u'INDIRECT_-1207051632', u'MULTIEQUAL_-1207050287'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049961'), (u'LOAD_-1207058508', u'MULTIEQUAL_-1207054657'), ('const-0', u'RETURN_-1207050630'), (u'MULTIEQUAL_-1207052306', u'PTRSUB_-1207050066'), (u'LOAD_-1207055099', u'MULTIEQUAL_-1207050221'), ('const-433', u'LOAD_-1207055048'), (u'INDIRECT_-1207051125', u'COPY_-1207051169'), ('const-433', u'LOAD_-1207056890'), (u'PTRSUB_-1207049855', u'LOAD_-1207055079'), ('const-433', u'LOAD_-1207055119'), (u'PTRSUB_-1207051522', u'LOAD_-1207058246'), ('const-0', u'PTRSUB_-1207050219'), (u'PTRSUB_-1207049506', u'LOAD_-1207055223'), ('const-0', u'PTRSUB_-1207049832'), (u'LOAD_-1207056336', u'INT_NOTEQUAL_-1207056317'), ('const-9', u'INT_EQUAL_-1207056479'), ('const-1337136', u'COPY_-1207049284'), ('const-0', u'INT_EQUAL_-1207057333'), ('const-16', u'PTRSUB_-1207051657'), ('tmp_234', u'CBRANCH_-1207059299'), ('const-433', u'LOAD_-1207055694'), (u'PTRSUB_-1207050219', u'LOAD_-1207055258'), (u'LOAD_-1207055111', u'INT_LESSEQUAL_-1207055063'), ('const-433', u'LOAD_-1207055211'), ('const-16', u'PTRSUB_-1207051834'), (u'INT_EQUAL_-1207059348', u'CBRANCH_-1207059346'), ('const-4', u'PTRSUB_-1207050041'), ('tmp_2286', u'CBRANCH_-1207058085'), (u'LOAD_-1207054675', u'CALLIND_-1207054633'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050430'), (u'LOAD_-1207055331', u'MULTIEQUAL_-1207051413'), ('const-0', u'PTRSUB_-1207051200'), (u'LOAD_-1207059389', u'INT_SUB_-1207059366'), ('const-433', u'LOAD_-1207055657'), (u'LOAD_-1207054682', u'CALLIND_-1207054633'), ('const-0', u'COPY_-1207050677'), (u'CALLIND_-1207057498', u'COPY_-1207054645'), (u'CALLIND_-1207057971', u'COPY_-1207054414'), (u'MULTIEQUAL_-1207051366', u'CALLIND_-1207056212'), (u'MULTIEQUAL_-1207053156', u'CALLIND_-1207057050'), (u'LOAD_-1207056146', u'CALLIND_-1207056094'), ('tmp_7546', u'CALL_-1207057457'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049735'), (u'INT_LESS_-1207056682', u'CBRANCH_-1207056691'), (u'LOAD_-1207055403', u'MULTIEQUAL_-1207051544'), ('const-433', u'LOAD_-1207054685'), (u'CALLIND_-1207054633', u'INDIRECT_-1207050392'), ('const-0', u'INT_EQUAL_-1207056167'), (u'MULTIEQUAL_-1207050221', u'PTRSUB_-1207049406'), ('const-433', u'LOAD_-1207056336'), (u'INT_NOTEQUAL_-1207059316', u'CBRANCH_-1207059315'), ('tmp_6891', u'CBRANCH_-1207055036'), ('const-192', u'PTRSUB_-1207049493'), (u'CALLIND_-1207056752', u'COPY_-1207054224'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049589'), ('const-4294967295', u'COPY_-1207051199'), ('const-16', u'PTRSUB_-1207051252'), ('const-0', u'INT_EQUAL_-1207058021'), (u'MULTIEQUAL_-1207049358', u'INT_NOTEQUAL_-1207054974'), ('tmp_1928', u'CBRANCH_-1207058340'), (u'LOAD_-1207057437', u'MULTIEQUAL_-1207054183'), (u'PTRSUB_-1207050117', u'LOAD_-1207056169'), (u'LOAD_-1207059154', u'PTRSUB_-1207051824'), (u'INDIRECT_-1207050528', u'MULTIEQUAL_-1207049312'), (u'MULTIEQUAL_-1207050695', u'MULTIEQUAL_-1207050675'), ('const-0', u'COPY_-1207050705'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050093'), (u'MULTIEQUAL_-1207052306', u'PTRSUB_-1207050046'), (u'COPY_-1207050183', u'MULTIEQUAL_-1207052578'), (u'LOAD_-1207057571', u'CALLIND_-1207057498'), ('const-433', u'LOAD_-1207054675'), (u'LOAD_-1207059389', u'INT_NOTEQUAL_-1207059300'), ('tmp_3299', u'CBRANCH_-1207057307'), (u'CALL_-1207057457', u'INDIRECT_-1207052211'), (u'CAST_-1207049522', u'CALL_-1207054720'), (u'PTRSUB_-1207049218', u'LOAD_-1207054682'), ('tmp_452', u'BRANCH_-1207059098'), ('tmp_7547', u'CALL_-1207054725'), (u'LOAD_-1207056870', u'CALLIND_-1207056752'), (u'INT_EQUAL_-1207056529', u'CBRANCH_-1207056528'), (u'INDIRECT_-1207052494', u'MULTIEQUAL_-1207051948'), (u'MULTIEQUAL_-1207054725', u'CALL_-1207057082'), ('const-433', u'LOAD_-1207054763'), (u'PTRSUB_-1207049584', u'LOAD_-1207056890'), ('tmp_7546', u'PTRSUB_-1207049103'), (u'LOAD_-1207057416', u'MULTIEQUAL_-1207054344'), ('const-433', u'LOAD_-1207059106'), (u'PTRSUB_-1207051575', u'LOAD_-1207058361'), ('const-433', u'LOAD_-1207055155'), (u'CALL_-1207056912', u'INT_EQUAL_-1207056898'), (u'LOAD_-1207056361', u'INT_NOTEQUAL_-1207056341'), (u'INDIRECT_-1207052109', u'MULTIEQUAL_-1207052010'), (u'PTRSUB_-1207050657', u'LOAD_-1207056678'), ('const-433', u'LOAD_-1207055119'), ('tmp_7546', u'PTRSUB_-1207049121'), ('const-0', u'CALL_-1207056543'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050553'), (u'PTRSUB_-1207049317', u'LOAD_-1207056896'), (u'INDIRECT_-1207050392', u'MULTIEQUAL_-1207049312'), ('const-433', u'LOAD_-1207055288'), ('const-56', u'PTRSUB_-1207050673'), (u'INT_EQUAL_-1207054670', u'CBRANCH_-1207054667'), (u'LOAD_-1207058015', u'MULTIEQUAL_-1207054183'), ('tmp_7546', u'PTRSUB_-1207049402'), (u'LOAD_-1207058361', u'MULTIEQUAL_-1207054373'), (u'LOAD_-1207056877', u'PTRSUB_-1207050733'), (u'INT_EQUAL_-1207055088', u'CBRANCH_-1207055084'), (u'PTRADD_-1207049309', u'LOAD_-1207054719'), (u'PTRSUB_-1207050121', u'LOAD_-1207055065'), ('tmp_7545', u'CALL_-1207058100'), (u'LOAD_-1207055173', u'MULTIEQUAL_-1207052831'), ('const-433', u'LOAD_-1207054643'), (u'INDIRECT_-1207052313', u'COPY_-1207052329'), (u'LOAD_-1207059389', u'INT_NOTEQUAL_-1207059316'), (u'PTRSUB_-1207049881', u'PTRSUB_-1207049613'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207049672'), ('tmp_7546', u'CALL_-1207058035'), (u'MULTIEQUAL_-1207049358', u'PTRSUB_-1207049213'), ('const-0', u'COPY_-1207050597'), (u'LOAD_-1207057614', u'CALL_-1207057602'), ('const-0', u'COPY_-1207052327'), ('tmp_5474', u'BRANCH_-1207054664'), (u'PTRSUB_-1207049493', u'LOAD_-1207055203'), ('tmp_7546', u'CALL_-1207056912'), ('tmp_7547', u'CALLIND_-1207055102'), ('tmp_2484', u'BRANCH_-1207057911'), (u'COPY_-1207051168', u'MULTIEQUAL_-1207052277'), (u'LOAD_-1207058048', u'CALL_-1207058035'), (u'LOAD_-1207057926', u'MULTIEQUAL_-1207051463'), (u'LOAD_-1207055042', u'CALLIND_-1207055032'), ('const-433', u'LOAD_-1207054698'), (u'PTRSUB_-1207051252', u'LOAD_-1207057718'), (u'COPY_-1207054414', u'RETURN_-1207057915'), ('tmp_5344', u'CBRANCH_-1207054758'), ('const-1', u'RETURN_-1207056128'), ('const-0', u'PTRSUB_-1207049862'), (u'CALLIND_-1207056675', u'INDIRECT_-1207051193'), (u'INDIRECT_-1207051632', u'COPY_-1207050644'), (u'LOAD_-1207055460', u'MULTIEQUAL_-1207053578'), (u'MULTIEQUAL_-1207049312', u'MULTIEQUAL_-1207049355'), (u'INDIRECT_-1207051559', u'MULTIEQUAL_-1207050344'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207052871'), ('const-433', u'LOAD_-1207059147'), (u'LOAD_-1207059389', u'BRANCHIND_-1207059213'), ('const-433', u'LOAD_-1207056403'), ('const-1', u'INT_ADD_-1207054724'), (u'CALL_-1207055166', u'INT_EQUAL_-1207055152'), ('const-240', u'PTRSUB_-1207049103'), (u'CALLIND_-1207057652', u'COPY_-1207054722'), ('const-0', u'COPY_-1207050550'), ('const-16', u'PTRSUB_-1207050255'), ('const-0', u'PTRSUB_-1207050731'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051100'), (u'LOAD_-1207054993', u'MULTIEQUAL_-1207049358'), (u'LOAD_-1207054685', u'INT_EQUAL_-1207054670'), ('const-0', u'PTRSUB_-1207050046'), ('const-1335896', u'COPY_-1207050987'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050579'), ('const-0', u'INT_EQUAL_-1207058632'), ('const-0', u'CALL_-1207057828'), (u'CALLIND_-1207054690', u'INDIRECT_-1207050528'), (u'INDIRECT_-1207050888', u'MULTIEQUAL_-1207051892'), ('const-0', u'INT_EQUAL_-1207057939'), ('const-433', u'LOAD_-1207055434'), ('const-1335944', u'COPY_-1207049224'), ('tmp_7546', u'PTRSUB_-1207049196'), (u'LOAD_-1207056145', u'INT_NOTEQUAL_-1207056125'), (u'LOAD_-1207057410', u'MULTIEQUAL_-1207054058'), ('tmp_7547', u'CALL_-1207057379'), (u'PTRSUB_-1207049506', u'LOAD_-1207054700'), ('tmp_7547', u'CALL_-1207057828'), (u'LOAD_-1207055258', u'LOAD_-1207055238'), ('const-433', u'LOAD_-1207056877'), ('const-433', u'LOAD_-1207058080'), (u'PTRADD_-1207050987', u'LOAD_-1207057203'), ('tmp_7546', u'PTRSUB_-1207049493'), ('const-0', u'CALL_-1207057953'), ('tmp_7196', u'BRANCH_-1207054861'), (u'MULTIEQUAL_-1207049358', u'PTRSUB_-1207049223'), (u'INT_NOTEQUAL_-1207058341', u'CBRANCH_-1207058340'), ('const-0', u'RETURN_-1207050598'), (u'COPY_-1207055068', u'MULTIEQUAL_-1207050139'), (u'CALL_-1207057258', u'INDIRECT_-1207052109'), ('tmp_7546', u'PTRSUB_-1207050872'), (u'PTRSUB_-1207050055', u'LOAD_-1207054869'), ('const-0', u'PTRSUB_-1207050653'), ('tmp_204', u'CBRANCH_-1207059315'), ('tmp_7546', u'CALL_-1207055166'), (u'LOAD_-1207056744', u'PTRSUB_-1207050678'), ('const-0', u'INT_NOTEQUAL_-1207055219'), (u'MULTIEQUAL_-1207051892', u'MULTIEQUAL_-1207051948'), (u'PTRSUB_-1207050991', u'LOAD_-1207057211'), ('const-433', u'LOAD_-1207054708'), (u'MULTIEQUAL_-1207054174', u'MULTIEQUAL_-1207054174'), (u'COPY_-1207050693', u'RETURN_-1207050682'), (u'COPY_-1207050625', u'RETURN_-1207050614'), (u'LOAD_-1207055187', u'MULTIEQUAL_-1207051702'), (u'LOAD_-1207057238', u'MULTIEQUAL_-1207054247'), ('const-0', u'PTRSUB_-1207050250'), ('const-433', u'LOAD_-1207056287'), (u'COPY_-1207049282', u'CALL_-1207056566'), (u'COPY_-1207049289', u'CALL_-1207056566'), ('const-176', u'PTRSUB_-1207050520'), (u'LOAD_-1207055694', u'CALLIND_-1207055684'), ('tmp_7547', u'CALLIND_-1207057050'), (u'STORE_-1207059072', u'INDIRECT_-1207052795'), (u'PTRSUB_-1207051170', u'LOAD_-1207057564'), (u'INDIRECT_-1207051269', u'MULTIEQUAL_-1207051197'), (u'MULTIEQUAL_-1207051943', u'MULTIEQUAL_-1207051853'), (u'PTRSUB_-1207049158', u'PTRSUB_-1207048934'), (u'MULTIEQUAL_-1207052490', u'PTRSUB_-1207050241'), ('const-433', u'LOAD_-1207056972'), (u'INT_EQUAL_-1207054666', u'CBRANCH_-1207054665'), (u'CALLIND_-1207055193', u'INDIRECT_-1207050675'), (u'LOAD_-1207058533', u'LOAD_-1207058508'), ('const-433', u'LOAD_-1207054700'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207051217'), ('tmp_4460', u'CBRANCH_-1207056340'), (u'INT_ADD_-1207058387', u'MULTIEQUAL_-1207053641'), (u'PTRSUB_-1207051063', u'PTRSUB_-1207050731'), ('const-0', u'INT_EQUAL_-1207056367'), ('const-433', u'STORE_-1207059335'), (u'LOAD_-1207055126', u'CALLIND_-1207055102'), ('const-24', u'PTRSUB_-1207050059'), (u'MULTIEQUAL_-1207052605', u'CAST_-1207049523'), ('const-433', u'LOAD_-1207057052'), (u'COPY_-1207049254', u'CALL_-1207054248'), ('const-16', u'PTRSUB_-1207049881'), ('const-2513', u'CALL_-1207053890'), ('const-0', u'COPY_-1207050497'), ('const-24', u'PTRSUB_-1207050066'), ('tmp_5136', u'CBRANCH_-1207055103'), ('const-0', u'COPY_-1207050665'), (u'LOAD_-1207059140', u'INT_NOTEQUAL_-1207059081'), ('const-0', u'PTRSUB_-1207049867'), (u'CALL_-1207053890', u'INDIRECT_-1207050167'), (u'COPY_-1207050613', u'RETURN_-1207050602'), (u'INT_EQUAL_-1207054706', u'CBRANCH_-1207054705'), (u'COPY_-1207051770', u'MULTIEQUAL_-1207051697'), ('const-433', u'LOAD_-1207057437'), (u'PTRSUB_-1207051097', u'PTRSUB_-1207050764'), (u'PTRSUB_-1207051471', u'LOAD_-1207059154'), (u'LOAD_-1207057840', u'CALL_-1207057828'), ('tmp_3692', u'CBRANCH_-1207056897'), (u'MULTIEQUAL_-1207050344', u'MULTIEQUAL_-1207051469'), (u'MULTIEQUAL_-1207052511', u'CALLIND_-1207055296'), (u'PTRSUB_-1207050764', u'LOAD_-1207057422'), ('const-433', u'LOAD_-1207059294'), (u'INT_NOTEQUAL_-1207056628', u'BOOL_NEGATE_-1207051807'), (u'LOAD_-1207058246', u'CALLIND_-1207058162'), ('const-0', u'INT_EQUAL_-1207058490'), (u'LOAD_-1207056718', u'MULTIEQUAL_-1207051191'), (u'LOAD_-1207056524', u'MULTIEQUAL_-1207051702'), (u'PTRSUB_-1207050343', u'LOAD_-1207055710'), (u'INT_NOTEQUAL_-1207057063', u'CBRANCH_-1207057062'), (u'PTRSUB_-1207050893', u'PTRSUB_-1207050544'), (u'INT_EQUAL_-1207054759', u'CBRANCH_-1207054758'), ('const-433', u'LOAD_-1207055099'), (u'LOAD_-1207054700', u'MULTIEQUAL_-1207053578'), ('const-0', u'PTRSUB_-1207049844'), (u'CALL_-1207057763', u'INDIRECT_-1207052363'), ('const-0', u'CALL_-1207058304'), (u'PTRSUB_-1207050302', u'LOAD_-1207055427'), (u'PTRSUB_-1207051716', u'LOAD_-1207058626'), ('const-0', u'COPY_-1207051380'), ('const-56', u'PTRSUB_-1207049754'), ('const-0', u'COPY_-1207053867'), (u'MULTIEQUAL_-1207050803', u'MULTIEQUAL_-1207051100'), (u'LOAD_-1207059389', u'INT_EQUAL_-1207056851'), ('const-0', u'COPY_-1207051617'), (u'INT_LESSEQUAL_-1207055063', u'CBRANCH_-1207055060'), (u'LOAD_-1207056678', u'INT_EQUAL_-1207056663'), (u'LOAD_-1207056479', u'CALLIND_-1207056393'), (u'MULTIEQUAL_-1207051063', u'MULTIEQUAL_-1207051140'), ('tmp_746', u'CBRANCH_-1207057010'), (u'MULTIEQUAL_-1207053857', u'CAST_-1207049629'), (u'PTRSUB_-1207049754', u'LOAD_-1207054655'), ('const-232', u'PTRSUB_-1207049121'), ('tmp_7545', u'PTRSUB_-1207050662'), (u'PTRSUB_-1207050148', u'LOAD_-1207055112'), (u'MULTIEQUAL_-1207051463', u'CALLIND_-1207056675'), (u'LOAD_-1207054693', u'MULTIEQUAL_-1207053156'), (u'INT_EQUAL_-1207059119', u'CBRANCH_-1207059117'), (u'CAST_-1207050209', u'CALLIND_-1207056393'), (u'LOAD_-1207058277', u'MULTIEQUAL_-1207054373'), ('const-0', u'COPY_-1207053724'), (u'LOAD_-1207056361', u'PTRSUB_-1207050487'), ('tmp_7547', u'CALLIND_-1207056094'), (u'PTRSUB_-1207050047', u'PTRSUB_-1207050222'), (u'PTRSUB_-1207050260', u'LOAD_-1207056161'), (u'PTRADD_-1207049140', u'LOAD_-1207054708'), (u'PTRSUB_-1207051352', u'LOAD_-1207057926'), ('const-433', u'LOAD_-1207056911'), (u'LOAD_-1207057933', u'PTRSUB_-1207051352'), ('const-433', u'LOAD_-1207057718'), (u'CALL_-1207057379', u'INT_EQUAL_-1207057365'), (u'CALL_-1207056181', u'INDIRECT_-1207051503'), (u'INT_NOTEQUAL_-1207055304', u'CBRANCH_-1207055303'), ('const-433', u'LOAD_-1207054869'), ('const-0', u'INT_EQUAL_-1207055441'), ('const-4', u'PTRSUB_-1207050059'), (u'LOAD_-1207054869', u'MULTIEQUAL_-1207053395'), ('const-16', u'PTRSUB_-1207050960'), ('const-8', u'PTRSUB_-1207050096'), ('tmp_5172', u'CBRANCH_-1207055073'), ('const-433', u'LOAD_-1207057776'), ('const-0', u'CALL_-1207057082'), (u'INT_ZEXT_-1207055178', u'MULTIEQUAL_-1207051832'), (u'MULTIEQUAL_-1207054183', u'CALLIND_-1207057971'), (u'PTRSUB_-1207050241', u'PTRSUB_-1207050047'), ('tmp_3138', u'CBRANCH_-1207057442'), (u'INT_ADD_-1207058387', u'PTRADD_-1207051586'), (u'CALLIND_-1207054633', u'MULTIEQUAL_-1207049306'), (u'LOAD_-1207054700', u'CALLIND_-1207054690'), (u'INT_NOTEQUAL_-1207055239', u'CBRANCH_-1207055238'), ('const-12', u'PTRSUB_-1207050306'), (u'MULTIEQUAL_-1207049358', u'PTRSUB_-1207049233'), (u'MULTIEQUAL_-1207052831', u'PTRSUB_-1207049451'), (u'INDIRECT_-1207050675', u'MULTIEQUAL_-1207050595'), (u'MULTIEQUAL_-1207052668', u'PTRSUB_-1207050646'), (u'MULTIEQUAL_-1207050221', u'PTRSUB_-1207049313'), (u'LOAD_-1207054675', u'CALLIND_-1207054690'), ('const-16', u'PTRSUB_-1207051772'), (u'INDIRECT_-1207051970', u'COPY_-1207052023'), (u'LOAD_-1207057359', u'MULTIEQUAL_-1207054247'), (u'CALL_-1207057082', u'INDIRECT_-1207050888'), (u'LOAD_-1207055126', u'PTRSUB_-1207049866'), ('const-128', u'PTRSUB_-1207051518'), ('const-0', u'INT_NOTEQUAL_-1207054974'), ('const-200', u'PTRSUB_-1207049402'), (u'LOAD_-1207055238', u'INT_NOTEQUAL_-1207055219'), ('const-0', u'INT_EQUAL_-1207057244'), (u'LOAD_-1207058626', u'MULTIEQUAL_-1207054183'), (u'MULTIEQUAL_-1207054805', u'MULTIEQUAL_-1207054758'), ('tmp_7547', u'CALLIND_-1207056675'), ('tmp_1287', u'CBRANCH_-1207056849'), ('tmp_6214', u'CBRANCH_-1207055060'), (u'PTRSUB_-1207050250', u'LOAD_-1207056146'), ('const-0', u'PTRSUB_-1207050373'), ('const-433', u'LOAD_-1207055337'), ('const-0', u'INT_EQUAL_-1207056898'), ('const-32', u'PTRSUB_-1207050641'), (u'PTRSUB_-1207050794', u'PTRSUB_-1207050472'), ('const-433', u'LOAD_-1207056294'), (u'LOAD_-1207057776', u'CALL_-1207057763'), (u'LOAD_-1207055427', u'INT_LESS_-1207055399'), (u'COPY_-1207053799', u'MULTIEQUAL_-1207053610'), (u'INT_NOTEQUAL_-1207055038', u'CBRANCH_-1207055036'), ('const-433', u'LOAD_-1207058277'), (u'INT_NOTEQUAL_-1207059300', u'CBRANCH_-1207059299'), (u'MULTIEQUAL_-1207052820', u'MULTIEQUAL_-1207051341'), (u'LOAD_-1207055363', u'MULTIEQUAL_-1207051422'), (u'PTRSUB_-1207049589', u'PTRSUB_-1207049317'), (u'PTRSUB_-1207049633', u'LOAD_-1207056979'), ('const-0', u'RETURN_-1207050614'), (u'PTRSUB_-1207049593', u'LOAD_-1207056903'), (u'MULTIEQUAL_-1207051832', u'CALLIND_-1207056393'), ('tmp_7546', u'PTRSUB_-1207050148'), (u'PTRADD_-1207049462', u'LOAD_-1207055147'), (u'MULTIEQUAL_-1207054247', u'PTRSUB_-1207050976'), (u'LOAD_-1207056718', u'INT_LESS_-1207056682'), ('tmp_7546', u'PTRSUB_-1207050934'), (u'INDIRECT_-1207052792', u'MULTIEQUAL_-1207051948'), ('const-2685', u'CALL_-1207054248'), (u'LOAD_-1207057743', u'PTRSUB_-1207051257'), (u'INDIRECT_-1207050942', u'MULTIEQUAL_-1207050847'), ('tmp_7546', u'PTRSUB_-1207049341'), ('const-16', u'PTRSUB_-1207049938'), (u'MULTIEQUAL_-1207052871', u'MULTIEQUAL_-1207052820'), (u'LOAD_-1207054811', u'MULTIEQUAL_-1207051422'), ('tmp_7547', u'CALLIND_-1207056221'), ('const-0', u'PTRSUB_-1207049729'), ('tmp_7545', u'PTRSUB_-1207050302'), (u'LOAD_-1207056877', u'PTRSUB_-1207050728'), ('const-433', u'LOAD_-1207056870'), ('const-1337187', u'COPY_-1207049250'), ('tmp_7546', u'CALL_-1207055251'), (u'LOAD_-1207057422', u'PTRSUB_-1207051080'), (u'CAST_-1207049523', u'CALLIND_-1207057050'), (u'PTRSUB_-1207049768', u'LOAD_-1207054685'), (u'PTRSUB_-1207050060', u'LOAD_-1207055138'), (u'LOAD_-1207054662', u'INT_LESSEQUAL_-1207054626'), (u'CALLIND_-1207056221', u'COPY_-1207052715'), (u'LOAD_-1207055710', u'CAST_-1207050136'), ('tmp_7546', u'CALL_-1207057953'), ('tmp_6589', u'CBRANCH_-1207055258'), (u'PTRSUB_-1207049832', u'LOAD_-1207055082'), ('const-22', u'INT_NOTEQUAL_-1207059316'), (u'LOAD_-1207055403', u'INT_EQUAL_-1207055380'), (u'MULTIEQUAL_-1207054725', u'PTRSUB_-1207050059'), ('const-0', u'COPY_-1207050637'), (u'LOAD_-1207055124', u'LOAD_-1207055099'), (u'MULTIEQUAL_-1207052306', u'PTRSUB_-1207050051'), ('const-433', u'LOAD_-1207057645'), ('const-0', u'INT_EQUAL_-1207054666'), (u'LOAD_-1207059389', u'MULTIEQUAL_-1207051032'), ('const-0', u'SUBPIECE_-1207052299'), ('const-0', u'RETURN_-1207050646'), (u'INDIRECT_-1207051503', u'COPY_-1207050648'), (u'LOAD_-1207055079', u'INT_LESSEQUAL_-1207055063'), ('const-433', u'LOAD_-1207055630'), ('const-24', u'PTRSUB_-1207049228'), ('const-433', u'LOAD_-1207054655'), (u'LOAD_-1207054719', u'MULTIEQUAL_-1207049358'), ('const-433', u'LOAD_-1207055344'), (u'PTRSUB_-1207049729', u'LOAD_-1207054828'), (u'PTRSUB_-1207051139', u'PTRSUB_-1207050805'), ('const-433', u'LOAD_-1207057725'), (u'PTRSUB_-1207051185', u'LOAD_-1207058284'), ('tmp_7545', u'CALL_-1207058646'), (u'PTRSUB_-1207049540', u'LOAD_-1207055288'), (u'INT_NOTEQUAL_-1207055104', u'CBRANCH_-1207055103'), ('const-40', u'PTRSUB_-1207050037'), (u'LOAD_-1207057058', u'INT_SUB_-1207057016'), ('const-16', u'PTRSUB_-1207050133'), (u'LOAD_-1207058419', u'PTRSUB_-1207051590'), (u'LOAD_-1207058112', u'CALL_-1207058100'), (u'LOAD_-1207055035', u'MULTIEQUAL_-1207054183'), ('const-0', u'RETURN_-1207050570'), (u'PTRSUB_-1207049773', u'LOAD_-1207054693'), (u'LOAD_-1207055323', u'INT_NOTEQUAL_-1207055304'), (u'INT_EQUAL_-1207058490', u'CBRANCH_-1207058488'), (u'PTRSUB_-1207051127', u'LOAD_-1207058143'), ('const-0', u'RETURN_-1207050618'), ('const-433', u'LOAD_-1207055042'), ('tmp_6901', u'BRANCH_-1207055024'), ('const-433', u'LOAD_-1207054662'), (u'COPY_-1207049218', u'CALL_-1207053890'), ('const-0', u'PTRSUB_-1207050188'), ('const-16', u'PTRSUB_-1207049603'), (u'LOAD_-1207058603', u'PTRSUB_-1207051679'), ('const-8', u'PTRSUB_-1207051287'), ('const-433', u'LOAD_-1207055619'), ('const-433', u'LOAD_-1207056979'), (u'COPY_-1207051364', u'MULTIEQUAL_-1207051832')]
[('const-0', u'CALL_-1207056912'), ('const-433', u'LOAD_-1207055111'), (u'INDIRECT_-1207050603', u'COPY_-1207050920'), ('const-433', u'LOAD_-1207055079'), ('const-433', u'LOAD_-1207055434'), ('tmp_6326', u'CBRANCH_-1207055439'), ('const-0', u'INT_NOTEQUAL_-1207058341'), ('const-120', u'INT_ADD_-1207057999'), (u'INT_ADD_-1207057206', u'MULTIEQUAL_-1207053205'), (u'MULTIEQUAL_-1207051767', u'CAST_-1207049456'), (u'INT_ADD_-1207059118', u'CAST_-1207051708'), ('const-433', u'LOAD_-1207057211'), ('const-4', u'PTRADD_-1207050276'), (u'PTRADD_-1207049665', u'LOAD_-1207055124'), ('const-0', u'INT_NOTEQUAL_-1207057183'), (u'LOAD_-1207055337', u'MULTIEQUAL_-1207050516'), ('const-16', u'INT_ADD_-1207057164'), (u'MULTIEQUAL_-1207051100', u'MULTIEQUAL_-1207051085'), (u'CAST_-1207051542', u'LOAD_-1207058533'), (u'CALL_-1207054248', u'INDIRECT_-1207050377'), (u'CAST_-1207051105', u'LOAD_-1207057645'), ('const-4', u'PTRADD_-1207050598'), (u'CALLIND_-1207056094', u'MULTIEQUAL_-1207050559'), ('const-4', u'PTRADD_-1207050209'), ('const-4', u'PTRADD_-1207051948'), ('const-4', u'PTRADD_-1207051522'), ('const-433', u'LOAD_-1207054828'), ('const--1', u'INT_EQUAL_-1207054656'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207053035'), (u'CALLIND_-1207055684', u'MULTIEQUAL_-1207050559'), (u'INT_ADD_-1207057999', u'CAST_-1207051293'), (u'INDIRECT_-1207052846', u'COPY_-1207050844'), ('tmp_675', u'CBRANCH_-1207057062'), (u'LOAD_-1207056911', u'MULTIEQUAL_-1207049935'), ('const-12', u'INT_ADD_-1207056702'), ('const-433', u'LOAD_-1207057557'), (u'LOAD_-1207057359', u'MULTIEQUAL_-1207054342'), ('const-433', u'LOAD_-1207055258'), ('const-184', u'INT_ADD_-1207055678'), ('tmp_18604', u'CALL_-1207056912'), (u'CAST_-1207049802', u'LOAD_-1207057416'), (u'INT_LESS_-1207057001', u'CBRANCH_-1207057010'), ('tmp_18602', u'CALL_-1207055251'), ('const-4', u'PTRADD_-1207051890'), (u'LOAD_-1207056336', u'CAST_-1207050381'), (u'INT_ADD_-1207055096', u'CAST_-1207050008'), (u'CALLIND_-1207055193', u'INT_EQUAL_-1207055179'), ('const-1', u'RETURN_-1207054243'), (u'INDIRECT_-1207050633', u'COPY_-1207050916'), ('const-433', u'LOAD_-1207057614'), (u'LOAD_-1207057391', u'CALL_-1207057379'), (u'MULTIEQUAL_-1207054837', u'LOAD_-1207055331'), ('tmp_18602', u'CALLIND_-1207055032'), ('const-23', u'INT_NOTEQUAL_-1207059300'), ('const-4', u'PTRADD_-1207050149'), (u'INT_NOTEQUAL_-1207059278', u'CBRANCH_-1207059274'), (u'INDIRECT_-1207051052', u'MULTIEQUAL_-1207052056'), ('const-1335896', u'COPY_-1207051095'), ('tmp_6555', u'CBRANCH_-1207055284'), (u'LOAD_-1207055344', u'CAST_-1207049513'), (u'LOAD_-1207054993', u'MULTIEQUAL_-1207049584'), ('const-433', u'LOAD_-1207056146'), ('tmp_1552', u'CBRANCH_-1207058631'), (u'PTRADD_-1207051522', u'CAST_-1207051277'), (u'CAST_-1207051547', u'LOAD_-1207058540'), ('const-1', u'RETURN_-1207055389'), (u'INT_EQUAL_-1207055601', u'CBRANCH_-1207055598'), ('tmp_18607', u'MULTIEQUAL_-1207054295'), ('tmp_18604', u'INT_ADD_-1207057421'), ('const-0', u'INT_NOTEQUAL_-1207056341'), (u'LOAD_-1207057410', u'MULTIEQUAL_-1207054179'), (u'CAST_-1207050186', u'LOAD_-1207055460'), ('const-1', u'COPY_-1207050842'), (u'MULTIEQUAL_-1207051575', u'INT_EQUAL_-1207055316'), (u'CAST_-1207049337', u'LOAD_-1207054993'), ('const-1', u'INT_ADD_-1207058396'), ('const-2685', u'CALL_-1207054248'), ('tmp_18602', u'CALL_-1207057828'), ('tmp_18602', u'CALL_-1207057457'), (u'LOAD_-1207058015', u'MULTIEQUAL_-1207054278'), ('const-433', u'LOAD_-1207056152'), (u'CALL_-1207056543', u'INDIRECT_-1207051867'), (u'PTRADD_-1207051489', u'CAST_-1207051244'), ('const-136', u'INT_ADD_-1207058610'), (u'INT_ADD_-1207054767', u'CAST_-1207049128'), (u'INDIRECT_-1207051106', u'MULTIEQUAL_-1207051011'), (u'LOAD_-1207057711', u'CALLIND_-1207057652'), ('const-0', u'INT_EQUAL_-1207057749'), (u'CAST_-1207051744', u'LOAD_-1207059269'), (u'CAST_-1207049288', u'LOAD_-1207054700'), ('const-433', u'LOAD_-1207057180'), (u'CAST_-1207050690', u'LOAD_-1207056950'), ('tmp_7215', u'BRANCH_-1207054837'), (u'CALLIND_-1207054773', u'INT_EQUAL_-1207054759'), (u'PTRADD_-1207049851', u'CAST_-1207049525'), (u'CALL_-1207056937', u'INT_EQUAL_-1207056923'), (u'CAST_-1207050243', u'LOAD_-1207056116'), ('const-433', u'LOAD_-1207057871'), (u'PTRADD_-1207050276', u'LOAD_-1207054915'), (u'LOAD_-1207056152', u'INT_ADD_-1207056129'), (u'CAST_-1207051756', u'LOAD_-1207059294'), (u'INT_ADD_-1207058517', u'CAST_-1207051542'), ('const-4', u'PTRADD_-1207051816'), (u'LOAD_-1207054705', u'INT_EQUAL_-1207054656'), ('const-0', u'INT_NOTEQUAL_-1207056125'), (u'INT_ADD_-1207055207', u'CAST_-1207049455'), (u'LOAD_-1207059345', u'STORE_-1207059335'), (u'INT_EQUAL_-1207058546', u'CBRANCH_-1207058545'), ('const-8', u'INT_ADD_-1207058261'), ('const-433', u'LOAD_-1207056161'), (u'CALLIND_-1207055102', u'INT_EQUAL_-1207055088'), (u'INDIRECT_-1207052044', u'MULTIEQUAL_-1207052112'), (u'CALLIND_-1207056094', u'INDIRECT_-1207051625'), ('tmp_6651', u'CBRANCH_-1207055218'), ('const-433', u'LOAD_-1207055042'), (u'LOAD_-1207055657', u'MULTIEQUAL_-1207054278'), (u'INDIRECT_-1207052134', u'COPY_-1207052187'), (u'INT_ADD_-1207055411', u'CAST_-1207050167'), ('const-8', u'INT_ADD_-1207056868'), (u'CALL_-1207057602', u'INDIRECT_-1207052446'), (u'CAST_-1207050643', u'LOAD_-1207056870'), (u'CAST_-1207051580', u'LOAD_-1207058603'), (u'LOAD_-1207055619', u'MULTIEQUAL_-1207054837'), ('const-1', u'INT_ADD_-1207055059'), (u'COPY_-1207050889', u'RETURN_-1207050866'), ('const-8', u'PTRADD_-1207050536'), ('const-4', u'PTRADD_-1207051472'), (u'INT_ADD_-1207055379', u'CAST_-1207050146'), (u'CAST_-1207050024', u'LOAD_-1207055138'), ('const-433', u'LOAD_-1207056896'), (u'INT_SUB_-1207057016', u'INT_LESS_-1207057001'), (u'LOAD_-1207054915', u'MULTIEQUAL_-1207050393'), (u'INT_ADD_-1207056632', u'CAST_-1207050533'), ('const-4', u'PTRADD_-1207050071'), ('const-433', u'LOAD_-1207057927'), (u'INT_EQUAL_-1207054656', u'CBRANCH_-1207054652'), ('tmp_5464', u'CBRANCH_-1207054680'), (u'CALL_-1207055251', u'INT_EQUAL_-1207055237'), ('const-5', u'PTRADD_-1207049516'), ('const-4', u'PTRADD_-1207049691'), ('const-200', u'INT_ADD_-1207055026'), (u'MULTIEQUAL_-1207050516', u'CALLIND_-1207055296'), (u'CAST_-1207050866', u'LOAD_-1207057180'), ('tmp_18604', u'INT_ADD_-1207057695'), ('const-0', u'INT_NOTEQUAL_-1207056293'), ('const-16', u'INT_ADD_-1207057976'), (u'MULTIEQUAL_-1207052612', u'PTRADD_-1207050570'), (u'STORE_-1207059072', u'INDIRECT_-1207052959'), (u'COPY_-1207050905', u'RETURN_-1207050882'), (u'INT_ADD_-1207058610', u'CAST_-1207051600'), (u'LOAD_-1207059294', u'INT_NOTEQUAL_-1207059278'), (u'INT_NOTEQUAL_-1207055324', u'CBRANCH_-1207055323'), ('tmp_18602', u'CALL_-1207056543'), (u'CAST_-1207049447', u'LOAD_-1207055211'), ('tmp_18604', u'INT_ADD_-1207056861'), (u'LOAD_-1207055279', u'INT_NOTEQUAL_-1207055259'), ('const-0', u'SUBPIECE_-1207050924'), ('const-4', u'PTRADD_-1207051283'), ('tmp_18602', u'CALLIND_-1207056393'), (u'CAST_-1207049099', u'LOAD_-1207054716'), ('tmp_18604', u'CALL_-1207057258'), (u'INDIRECT_-1207052658', u'COPY_-1207050852'), ('const-0', u'INT_NOTEQUAL_-1207055304'), (u'COPY_-1207049326', u'CALL_-1207053890'), (u'LOAD_-1207056161', u'INT_EQUAL_-1207056127'), ('tmp_18598', u'CALL_-1207054725'), (u'SUBPIECE_-1207051557', u'INT_ADD_-1207055059'), ('const-0', u'INT_NOTEQUAL_-1207056985'), (u'CALLIND_-1207054690', u'MULTIEQUAL_-1207049532'), (u'LOAD_-1207055112', u'CALLIND_-1207055102'), ('const-433', u'LOAD_-1207059389'), ('tmp_780', u'CBRANCH_-1207056984'), (u'LOAD_-1207054708', u'INT_NOTEQUAL_-1207054682'), (u'CAST_-1207050368', u'LOAD_-1207056312'), (u'CALL_-1207057379', u'INDIRECT_-1207052331'), (u'CAST_-1207049128', u'LOAD_-1207054783'), (u'MULTIEQUAL_-1207053763', u'INT_ADD_-1207058387'), ('const-433', u'LOAD_-1207055288'), ('const-4', u'PTRADD_-1207051571'), (u'INT_EQUAL_-1207056367', u'CBRANCH_-1207056366'), ('const-433', u'LOAD_-1207055056'), ('tmp_18602', u'CALL_-1207056181'), (u'LOAD_-1207057582', u'INT_ADD_-1207057555'), ('tmp_7012', u'CBRANCH_-1207054667'), ('const-0', u'INT_NOTEQUAL_-1207055239'), ('const-48', u'INT_ADD_-1207055387'), (u'LOAD_-1207055403', u'MULTIEQUAL_-1207051708'), ('const-8', u'INT_ADD_-1207057336'), ('const-433', u'LOAD_-1207057776'), ('tmp_6375', u'CBRANCH_-1207055408'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051439'), ('const-8', u'PTRADD_-1207049722'), (u'LOAD_-1207055173', u'MULTIEQUAL_-1207052926'), ('const-0', u'RETURN_-1207050850'), (u'LOAD_-1207057965', u'CALL_-1207057953'), ('tmp_18604', u'INT_ADD_-1207055019'), (u'MULTIEQUAL_-1207052376', u'SUBPIECE_-1207051557'), ('const-0', u'COPY_-1207053989'), ('const-8', u'INT_MULT_-1207055030'), ('const-0', u'COPY_-1207050933'), ('const-9', u'INT_EQUAL_-1207056479'), ('const-0', u'INT_NOTEQUAL_-1207056628'), (u'LOAD_-1207055223', u'CALLIND_-1207055193'), (u'CAST_-1207051145', u'LOAD_-1207057725'), (u'CALLIND_-1207057971', u'RETURN_-1207057915'), (u'LOAD_-1207056648', u'MULTIEQUAL_-1207052700'), ('const-8', u'INT_ADD_-1207055087'), (u'LOAD_-1207057871', u'LOAD_-1207057840'), (u'LOAD_-1207055114', u'MULTIEQUAL_-1207053251'), (u'MULTIEQUAL_-1207051361', u'MULTIEQUAL_-1207052112'), (u'INDIRECT_-1207052904', u'COPY_-1207050840'), (u'INT_EQUAL_-1207055316', u'CALLIND_-1207055296'), (u'CALL_-1207056543', u'INT_EQUAL_-1207056529'), (u'CAST_-1207049670', u'LOAD_-1207054685'), (u'CAST_-1207051780', u'LOAD_-1207059345'), ('const-433', u'LOAD_-1207054821'), ('const-176', u'INT_ADD_-1207056387'), ('tmp_18598', u'INT_ADD_-1207054639'), (u'COPY_-1207049493', u'MULTIEQUAL_-1207051220'), (u'MULTIEQUAL_-1207050134', u'MULTIEQUAL_-1207050169'), (u'LOAD_-1207055147', u'INT_NOTEQUAL_-1207055127'), (u'LOAD_-1207057919', u'MULTIEQUAL_-1207053490'), (u'CAST_-1207049550', u'LOAD_-1207057052'), ('const-433', u'LOAD_-1207055065'), ('tmp_869', u'CBRANCH_-1207056922'), ('tmp_2943', u'CBRANCH_-1207057587'), (u'INDIRECT_-1207052722', u'COPY_-1207052734'), ('const-4', u'PTRADD_-1207049851'), ('const-1', u'PTRADD_-1207049710'), (u'CAST_-1207049481', u'LOAD_-1207056917'), (u'CAST_-1207049814', u'LOAD_-1207055103'), (u'INT_LESSEQUAL_-1207056943', u'CBRANCH_-1207056952'), ('const-0', u'INT_EQUAL_-1207055237'), ('tmp_18598', u'CALL_-1207057828'), ('const-4', u'PTRADD_-1207051405'), (u'INDIRECT_-1207052783', u'MULTIEQUAL_-1207052684'), (u'INT_NOTEQUAL_-1207054816', u'CBRANCH_-1207054815'), (u'CALL_-1207057457', u'INT_EQUAL_-1207057443'), (u'LOAD_-1207056686', u'MULTIEQUAL_-1207051985'), (u'INT_ADD_-1207057903', u'CAST_-1207051235'), (u'CALLIND_-1207056393', u'INT_EQUAL_-1207056367'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207049380'), (u'INT_NOTEQUAL_-1207054714', u'CALLIND_-1207054690'), ('const-433', u'LOAD_-1207058684'), (u'CAST_-1207050135', u'LOAD_-1207055373'), ('const-433', u'LOAD_-1207055012'), (u'MULTIEQUAL_-1207049584', u'PTRADD_-1207049451'), (u'COPY_-1207049392', u'CALL_-1207056566'), (u'INT_ADD_-1207058345', u'CAST_-1207051460'), (u'MULTIEQUAL_-1207054278', u'CALLIND_-1207057971'), (u'INT_EQUAL_-1207055441', u'CBRANCH_-1207055439'), ('const-0', u'COPY_-1207050921'), ('const-433', u'LOAD_-1207058239'), (u'LOAD_-1207056710', u'INT_LESS_-1207056682'), (u'PTRADD_-1207051604', u'CAST_-1207051361'), (u'INT_EQUAL_-1207056725', u'CBRANCH_-1207056723'), (u'INT_ADD_-1207055059', u'INT_ZEXT_-1207053310'), ('const-0', u'COPY_-1207050961'), (u'PTRADD_-1207051472', u'CAST_-1207051225'), (u'INT_NOTEQUAL_-1207058245', u'CALLIND_-1207058162'), (u'MULTIEQUAL_-1207052428', u'PTRADD_-1207050378'), (u'MULTIEQUAL_-1207050859', u'MULTIEQUAL_-1207050759'), ('tmp_18604', u'INT_ADD_-1207055098'), ('const-8', u'PTRADD_-1207050344'), (u'CALL_-1207054783', u'INDIRECT_-1207050633'), ('const-0', u'CALL_-1207057258'), ('tmp_18598', u'INT_ADD_-1207055411'), (u'MULTIEQUAL_-1207049935', u'MULTIEQUAL_-1207050169'), (u'LOAD_-1207057808', u'INT_ADD_-1207057760'), ('const-433', u'LOAD_-1207056294'), (u'LOAD_-1207056361', u'MULTIEQUAL_-1207053024'), (u'LOAD_-1207058533', u'INT_EQUAL_-1207058514'), ('const-2513', u'CALL_-1207053890'), (u'MULTIEQUAL_-1207049582', u'SUBPIECE_-1207050770'), ('tmp_2368', u'CBRANCH_-1207058020'), (u'LOAD_-1207057203', u'MULTIEQUAL_-1207054203'), (u'LOAD_-1207057203', u'INT_NOTEQUAL_-1207057183'), (u'LOAD_-1207056890', u'INT_ADD_-1207056868'), (u'PTRADD_-1207050378', u'LOAD_-1207055204'), ('tmp_18598', u'CALL_-1207055251'), (u'COPY_-1207052449', u'MULTIEQUAL_-1207052376'), (u'CALLIND_-1207057971', u'INDIRECT_-1207052134'), (u'MULTIEQUAL_-1207052056', u'MULTIEQUAL_-1207052112'), (u'LOAD_-1207054643', u'CALLIND_-1207054633'), (u'LOAD_-1207055238', u'CAST_-1207050071'), ('const-0', u'CALL_-1207057953'), ('const-433', u'LOAD_-1207057046'), (u'CALLIND_-1207054633', u'MULTIEQUAL_-1207049532'), ('const-0', u'INT_EQUAL_-1207056529'), (u'LOAD_-1207059154', u'MULTIEQUAL_-1207054459'), ('tmp_18604', u'CALL_-1207058035'), (u'CAST_-1207051225', u'LOAD_-1207057871'), ('const-0', u'INT_EQUAL_-1207054769'), ('tmp_3616', u'BRANCH_-1207055342'), ('const-88', u'INT_ADD_-1207057421'), ('const-4', u'PTRADD_-1207051357'), ('const-3', u'PTRADD_-1207050623'), ('const-433', u'LOAD_-1207056153'), (u'PTRADD_-1207050490', u'CAST_-1207050186'), ('tmp_18604', u'CALL_-1207058560'), (u'PTRADD_-1207050536', u'CAST_-1207050263'), ('const-4', u'PTRADD_-1207050314'), (u'COPY_-1207050953', u'RETURN_-1207050930'), (u'INT_ADD_-1207058387', u'INT_MULT_-1207058356'), ('tmp_18604', u'INT_ADD_-1207058610'), ('const-0', u'COPY_-1207053911'), (u'CALLIND_-1207054633', u'INDIRECT_-1207050556'), (u'LOAD_-1207054719', u'MULTIEQUAL_-1207049584'), (u'CAST_-1207050953', u'LOAD_-1207057359'), (u'LOAD_-1207058572', u'CALL_-1207058560'), (u'MULTIEQUAL_-1207050769', u'CALLIND_-1207056393'), ('const-433', u'LOAD_-1207056903'), (u'INDIRECT_-1207052084', u'CALL_-1207055508'), ('tmp_3268', u'CBRANCH_-1207057331'), (u'CAST_-1207049950', u'LOAD_-1207054908'), (u'LOAD_-1207055187', u'MULTIEQUAL_-1207051864'), (u'MULTIEQUAL_-1207050119', u'CALLIND_-1207057050'), (u'LOAD_-1207057352', u'LOAD_-1207057327'), ('const-8', u'PTRADD_-1207049446'), ('const-0', u'INT_NOTEQUAL_-1207055324'), (u'INT_EQUAL_-1207057929', u'CBRANCH_-1207057928'), (u'INDIRECT_-1207052692', u'COPY_-1207050848'), ('const-433', u'LOAD_-1207056169'), (u'LOAD_-1207055119', u'INT_EQUAL_-1207055088'), (u'LOAD_-1207057005', u'INT_NOTEQUAL_-1207056985'), (u'PTRADD_-1207050570', u'LOAD_-1207056219'), (u'CAST_-1207050268', u'LOAD_-1207056161'), (u'CAST_-1207050171', u'LOAD_-1207055434'), ('tmp_1469', u'CBRANCH_-1207057928'), (u'CAST_-1207050123', u'STORE_-1207055353'), ('const-0', u'COPY_-1207050706'), ('tmp_5300', u'CBRANCH_-1207054972'), ('tmp_409', u'BRANCH_-1207059140'), ('const-4', u'PTRADD_-1207049380'), ('const-0', u'INT_EQUAL_-1207057929'), (u'INT_ADD_-1207057555', u'CAST_-1207051064'), ('const-24', u'INT_ADD_-1207058230'), ('const-433', u'LOAD_-1207058143'), ('const-4', u'PTRADD_-1207051324'), (u'CAST_-1207051521', u'LOAD_-1207059126'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051777'), (u'INT_EQUAL_-1207056420', u'CALLIND_-1207056393'), (u'INT_NOTEQUAL_-1207057183', u'CBRANCH_-1207057181'), (u'CAST_-1207050876', u'LOAD_-1207057203'), (u'INT_ADD_-1207056088', u'CAST_-1207050235'), ('const-1', u'PTRADD_-1207050276'), (u'MULTIEQUAL_-1207052790', u'INT_ADD_-1207056632'), (u'CAST_-1207049803', u'LOAD_-1207055079'), ('tmp_1805', u'CBRANCH_-1207058424'), (u'INT_LESSEQUAL_-1207054626', u'CBRANCH_-1207054636'), ('const-0', u'INT_NOTEQUAL_-1207057063'), ('const-4', u'PTRADD_-1207050598'), ('const-433', u'LOAD_-1207054662'), (u'CALL_-1207056566', u'INDIRECT_-1207050430'), ('tmp_6176', u'CBRANCH_-1207055084'), (u'MULTIEQUAL_-1207052560', u'SUBPIECE_-1207051854'), ('const-22', u'INT_EQUAL_-1207056851'), (u'INDIRECT_-1207050556', u'MULTIEQUAL_-1207049538'), (u'INT_EQUAL_-1207058290', u'CBRANCH_-1207058289'), (u'COPY_-1207049358', u'CALL_-1207054248'), ('const-8', u'INT_ADD_-1207055379'), ('const-1', u'RETURN_-1207057915'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050149'), (u'CALL_-1207057457', u'INDIRECT_-1207052375'), (u'LOAD_-1207057058', u'MULTIEQUAL_-1207049935'), (u'CAST_-1207050269', u'INT_ADD_-1207056145'), ('const-7', u'INT_SUB_-1207057016'), ('const-8', u'INT_ADD_-1207057195'), (u'LOAD_-1207055460', u'INT_ADD_-1207055379'), ('const-433', u'LOAD_-1207056884'), ('const-0', u'INT_EQUAL_-1207057443'), (u'STORE_-1207059335', u'INDIRECT_-1207053054'), (u'PTRADD_-1207050908', u'CAST_-1207050648'), (u'CAST_-1207050998', u'LOAD_-1207057437'), (u'CAST_-1207049511', u'LOAD_-1207056979'), (u'INDIRECT_-1207052959', u'MULTIEQUAL_-1207052923'), ('const-1', u'PTRADD_-1207049481'), (u'INDIRECT_-1207051522', u'MULTIEQUAL_-1207051361'), ('const-0', u'CALL_-1207057379'), (u'COPY_-1207050917', u'RETURN_-1207050894'), (u'INT_ADD_-1207056963', u'CAST_-1207049511'), ('tmp_18598', u'CALL_-1207057953'), ('const-4', u'PTRADD_-1207050718'), ('const-433', u'LOAD_-1207054852'), (u'INT_ADD_-1207057702', u'CAST_-1207051140'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051505'), (u'PTRADD_-1207051242', u'CAST_-1207050986'), (u'INT_EQUAL_-1207057749', u'CBRANCH_-1207057748'), (u'CAST_-1207050151', u'LOAD_-1207055403'), ('const-32', u'INT_ADD_-1207054798'), ('tmp_18602', u'CALLIND_-1207057050'), ('const-4', u'PTRADD_-1207051439'), (u'INT_ADD_-1207058387', u'MULTIEQUAL_-1207053763'), (u'LOAD_-1207058540', u'INT_ADD_-1207058517'), ('tmp_3982', u'CBRANCH_-1207056691'), (u'INDIRECT_-1207051867', u'COPY_-1207050888'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051357'), ('tmp_1894', u'CBRANCH_-1207058362'), (u'MULTIEQUAL_-1207051182', u'MULTIEQUAL_-1207052923'), (u'LOAD_-1207054682', u'CALLIND_-1207054690'), (u'LOAD_-1207056104', u'CALLIND_-1207056094'), ('const-433', u'LOAD_-1207057582'), (u'LOAD_-1207054811', u'MULTIEQUAL_-1207051583'), ('const-0', u'COPY_-1207050853'), (u'MULTIEQUAL_-1207053024', u'PTRADD_-1207049773'), ('tmp_18598', u'INT_ADD_-1207055387'), (u'LOAD_-1207059269', u'MULTIEQUAL_-1207053979'), ('const-1', u'INT_ADD_-1207054722'), ('tmp_18602', u'CALLIND_-1207057971'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051725'), ('const-433', u'LOAD_-1207058508'), (u'CALL_-1207057763', u'INT_EQUAL_-1207057749'), ('const-0', u'INT_EQUAL_-1207056923'), ('tmp_3500', u'BRANCH_-1207057165'), (u'CAST_-1207051361', u'LOAD_-1207058143'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050314'), (u'PTRADD_-1207051725', u'CAST_-1207051488'), ('tmp_18604', u'INT_ADD_-1207057999'), ('const-0', u'COPY_-1207055068'), (u'INT_LESS_-1207059352', u'CBRANCH_-1207059361'), (u'INT_ADD_-1207055063', u'CAST_-1207049803'), ('const-433', u'LOAD_-1207057981'), (u'LOAD_-1207057564', u'CALLIND_-1207057498'), (u'COPY_-1207050301', u'MULTIEQUAL_-1207050516'), (u'INT_ADD_-1207054724', u'MULTIEQUAL_-1207050305'), ('const-12', u'INT_ADD_-1207055321'), (u'CAST_-1207050117', u'LOAD_-1207055337'), (u'CAST_-1207051488', u'LOAD_-1207058419'), (u'CAST_-1207050695', u'LOAD_-1207055619'), ('tmp_4676', u'CBRANCH_-1207056125'), ('const-12', u'INT_ADD_-1207054646'), (u'INDIRECT_-1207051433', u'MULTIEQUAL_-1207051361'), (u'LOAD_-1207059106', u'MULTIEQUAL_-1207054837'), (u'INDIRECT_-1207052375', u'MULTIEQUAL_-1207052112'), (u'CAST_-1207049819', u'LOAD_-1207055111'), ('tmp_1169', u'BRANCH_-1207057984'), ('const-433', u'LOAD_-1207058533'), ('const-0', u'INT_EQUAL_-1207055088'), ('tmp_18598', u'INT_ADD_-1207059329'), (u'INT_EQUAL_-1207057939', u'CBRANCH_-1207057938'), (u'MULTIEQUAL_-1207054295', u'INT_ADD_-1207059253'), (u'INDIRECT_-1207051289', u'COPY_-1207051333'), (u'INT_EQUAL_-1207055152', u'CBRANCH_-1207055151'), (u'INT_ZEXT_-1207053310', u'INT_MULT_-1207055030'), (u'LOAD_-1207057040', u'CALL_-1207056937'), ('tmp_18604', u'INT_ADD_-1207054798'), ('tmp_18602', u'CALLIND_-1207055102'), ('tmp_18604', u'CALL_-1207057379'), (u'MULTIEQUAL_-1207051220', u'MULTIEQUAL_-1207050315'), (u'INT_EQUAL_-1207055380', u'CBRANCH_-1207055378'), (u'LOAD_-1207054783', u'CALLIND_-1207054773'), (u'LOAD_-1207058284', u'MULTIEQUAL_-1207054852'), (u'MULTIEQUAL_-1207050559', u'INT_EQUAL_-1207055670'), (u'CALL_-1207054720', u'INT_EQUAL_-1207054706'), (u'LOAD_-1207056336', u'CAST_-1207050368'), (u'INT_ADD_-1207059131', u'CAST_-1207051716'), ('tmp_4426', u'CBRANCH_-1207056366'), ('const-433', u'LOAD_-1207056312'), (u'INT_NOTEQUAL_-1207055127', u'CBRANCH_-1207055125'), (u'LOAD_-1207054869', u'MULTIEQUAL_-1207053490'), (u'COPY_-1207050965', u'RETURN_-1207050942'), ('const-433', u'LOAD_-1207057203'), (u'CALLIND_-1207058162', u'INDIRECT_-1207052722'), ('const-1', u'RETURN_-1207054797'), ('tmp_18598', u'CALL_-1207058304'), (u'LOAD_-1207055204', u'CALL_-1207055166'), ('const-433', u'LOAD_-1207055112'), ('const-0', u'COPY_-1207050913'), (u'CAST_-1207050550', u'LOAD_-1207056678'), (u'CAST_-1207049427', u'LOAD_-1207055173'), ('const-433', u'LOAD_-1207058048'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207049691'), ('const-433', u'LOAD_-1207058112'), (u'PTRADD_-1207051324', u'CAST_-1207051072'), ('const-0', u'COPY_-1207050941'), (u'INT_ADD_-1207055087', u'CAST_-1207049814'), ('tmp_6917', u'BRANCH_-1207054677'), ('tmp_3933', u'CBRANCH_-1207056723'), ('const-0', u'CALL_-1207056181'), ('const-0', u'RETURN_-1207050818'), (u'LOAD_-1207055173', u'PTRADD_-1207049679'), ('const-433', u'LOAD_-1207057732'), ('const-16', u'INT_ADD_-1207059058'), (u'LOAD_-1207054908', u'MULTIEQUAL_-1207053490'), ('const-2', u'PTRADD_-1207049773'), ('const-0', u'COPY_-1207052449'), ('tmp_18598', u'INT_ADD_-1207054677'), (u'INT_EQUAL_-1207058514', u'CBRANCH_-1207058512'), (u'CAST_-1207051470', u'LOAD_-1207058384'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050226'), ('const-0', u'RETURN_-1207050914'), ('const-168', u'INT_ADD_-1207055019'), (u'LOAD_-1207059389', u'MULTIEQUAL_-1207051864'), (u'PTRADD_-1207050226', u'LOAD_-1207054852'), ('const-433', u'LOAD_-1207054675'), (u'CAST_-1207051293', u'LOAD_-1207058015'), (u'PTRADD_-1207050149', u'LOAD_-1207054811'), (u'COPY_-1207051095', u'CALL_-1207055548'), (u'LOAD_-1207055126', u'INT_ADD_-1207055095'), ('const-433', u'LOAD_-1207056979'), (u'INT_ADD_-1207054674', u'CAST_-1207049179'), ('const-433', u'LOAD_-1207056890'), ('const-2', u'PTRADD_-1207049722'), (u'LOAD_-1207054700', u'INT_ADD_-1207054646'), (u'CAST_-1207051135', u'LOAD_-1207057711'), ('const-48', u'INT_ADD_-1207054853'), (u'CALL_-1207057953', u'INDIRECT_-1207052610'), (u'LOAD_-1207056744', u'INT_ADD_-1207056702'), ('tmp_18598', u'INT_ADD_-1207056694'), (u'CAST_-1207049862', u'LOAD_-1207054821'), ('tmp_18602', u'CALLIND_-1207057498'), (u'INT_ADD_-1207056146', u'INT_ZEXT_-1207053768'), ('const-433', u'LOAD_-1207056818'), (u'COPY_-1207052094', u'COPY_-1207052095'), (u'CAST_-1207049174', u'LOAD_-1207054682'), (u'LOAD_-1207058419', u'MULTIEQUAL_-1207054900'), (u'COPY_-1207050869', u'RETURN_-1207050846'), (u'LOAD_-1207057743', u'INT_ADD_-1207057716'), ('tmp_3795', u'CBRANCH_-1207056825'), ('const-0', u'CALL_-1207055166'), (u'PTRADD_-1207051865', u'CAST_-1207051630'), (u'LOAD_-1207055124', u'CAST_-1207049401'), (u'MULTIEQUAL_-1207051819', u'SUBPIECE_-1207050924'), (u'LOAD_-1207055124', u'CAST_-1207049387'), ('const-240', u'INT_ADD_-1207056271'), ('const-433', u'LOAD_-1207055427'), (u'INT_ADD_-1207055678', u'CAST_-1207050336'), (u'CALL_-1207058035', u'INT_EQUAL_-1207058021'), (u'INT_ADD_-1207056145', u'CAST_-1207050268'), (u'CAST_-1207051422', u'LOAD_-1207058284'), ('const-433', u'LOAD_-1207056116'), (u'CAST_-1207049076', u'LOAD_-1207054675'), (u'CALL_-1207057763', u'INDIRECT_-1207052527'), ('const-433', u'LOAD_-1207055403'), ('const-0', u'COPY_-1207050953'), ('tmp_18604', u'INT_ADD_-1207055357'), (u'INT_ADD_-1207055098', u'CAST_-1207049788'), ('const-5', u'CALL_-1207055548'), ('const-4', u'PTRADD_-1207051489'), (u'INT_ADD_-1207059253', u'CAST_-1207051744'), ('const-8', u'INT_ADD_-1207057548'), (u'LOAD_-1207057238', u'MULTIEQUAL_-1207054342'), ('tmp_4550', u'BRANCH_-1207056273'), (u'COPY_-1207051073', u'CALL_-1207055508'), ('const-8', u'INT_MULT_-1207054680'), (u'CALLIND_-1207055032', u'INT_EQUAL_-1207055018'), ('const-0', u'CALL_-1207058439'), (u'INDIRECT_-1207051522', u'MULTIEQUAL_-1207051445'), (u'LOAD_-1207055065', u'INT_ADD_-1207055042'), (u'LOAD_-1207055630', u'LOAD_-1207055624'), (u'CALL_-1207056912', u'INDIRECT_-1207052044'), ('const-0', u'RETURN_-1207050862'), (u'INT_ADD_-1207059278', u'CAST_-1207051756'), (u'PTRADD_-1207051816', u'CAST_-1207051580'), (u'MULTIEQUAL_-1207051363', u'CALLIND_-1207056212'), (u'CALLIND_-1207056221', u'RETURN_-1207056216'), ('const-433', u'LOAD_-1207057718'), ('const-4', u'PTRADD_-1207051283'), (u'CAST_-1207050235', u'LOAD_-1207056104'), (u'CALL_-1207057602', u'INT_EQUAL_-1207057588'), ('tmp_5037', u'CBRANCH_-1207055178'), (u'MULTIEQUAL_-1207049584', u'PTRADD_-1207049446'), ('const-433', u'LOAD_-1207059294'), ('const-56', u'INT_ADD_-1207056956'), (u'CALLIND_-1207055296', u'INT_EQUAL_-1207055285'), (u'LOAD_-1207055231', u'CALLIND_-1207055193'), ('const-433', u'LOAD_-1207057173'), (u'MULTIEQUAL_-1207052923', u'MULTIEQUAL_-1207053035'), (u'MULTIEQUAL_-1207049584', u'INT_NOTEQUAL_-1207054974'), (u'CALL_-1207055508', u'INDIRECT_-1207052059'), ('const-433', u'LOAD_-1207055657'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051522'), (u'INT_NOTEQUAL_-1207054682', u'CBRANCH_-1207054680'), (u'INT_MULT_-1207055119', u'INT_ADD_-1207055131'), (u'LOAD_-1207054814', u'MULTIEQUAL_-1207053424'), (u'INT_ADD_-1207055641', u'CAST_-1207050725'), ('const-48', u'INT_ADD_-1207056670'), ('const-433', u'LOAD_-1207057564'), (u'CALLIND_-1207055193', u'INDIRECT_-1207050839'), (u'INT_ADD_-1207055042', u'CAST_-1207049978'), (u'MULTIEQUAL_-1207051336', u'MULTIEQUAL_-1207050119'), (u'MULTIEQUAL_-1207053763', u'SUBPIECE_-1207053020'), ('const-56', u'INT_ADD_-1207054892'), ('const-433', u'LOAD_-1207054753'), ('const-0', u'INT_NOTEQUAL_-1207058245'), (u'STORE_-1207056653', u'INDIRECT_-1207051879'), (u'INT_ADD_-1207057164', u'CAST_-1207050866'), (u'LOAD_-1207058384', u'INT_NOTEQUAL_-1207058364'), ('const-0', u'CALL_-1207058035'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051324'), ('const-0', u'COPY_-1207050945'), (u'LOAD_-1207054753', u'INT_ADD_-1207054700'), ('const-8', u'PTRADD_-1207050378'), ('const-433', u'LOAD_-1207055058'), (u'CALLIND_-1207058162', u'RETURN_-1207056128'), ('const-433', u'LOAD_-1207059140'), ('const-0', u'COPY_-1207050845'), (u'LOAD_-1207055012', u'CAST_-1207049337'), ('const-4', u'PTRADD_-1207049797'), ('const-0', u'SUBPIECE_-1207050770'), ('const-433', u'LOAD_-1207054915'), ('const-2', u'PTRADD_-1207049437'), (u'MULTIEQUAL_-1207054295', u'INT_EQUAL_-1207059348'), (u'INT_ADD_-1207055103', u'CAST_-1207049824'), (u'INT_EQUAL_-1207055237', u'CBRANCH_-1207055236'), ('const-4', u'PTRADD_-1207051604'), ('const-433', u'LOAD_-1207055624'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051242'), ('tmp_6421', u'CBRANCH_-1207055378'), (u'INDIRECT_-1207050533', u'MULTIEQUAL_-1207050451'), ('const-0', u'COPY_-1207050901'), (u'LOAD_-1207057437', u'MULTIEQUAL_-1207054278'), (u'CALLIND_-1207056675', u'INDIRECT_-1207051357'), ('const-4', u'PTRADD_-1207050443'), ('tmp_4623', u'CBRANCH_-1207056166'), (u'PTRADD_-1207050407', u'CAST_-1207050090'), (u'INT_ADD_-1207056956', u'CAST_-1207049507'), (u'LOAD_-1207054836', u'INT_NOTEQUAL_-1207054816'), (u'LOAD_-1207056169', u'LOAD_-1207056152'), (u'INT_NOTEQUAL_-1207056628', u'BOOL_NEGATE_-1207056565'), (u'CALLIND_-1207056212', u'INDIRECT_-1207051289'), ('const-433', u'LOAD_-1207058015'), (u'LOAD_-1207057743', u'INT_ADD_-1207057702'), (u'CAST_-1207050571', u'LOAD_-1207056710'), (u'INT_NOTEQUAL_-1207056125', u'CBRANCH_-1207056124'), (u'CALL_-1207053890', u'INDIRECT_-1207050331'), ('tmp_2733', u'CBRANCH_-1207057748'), ('const-72', u'INT_ADD_-1207056880'), (u'LOAD_-1207055203', u'CALLIND_-1207055193'), (u'LOAD_-1207058277', u'MULTIEQUAL_-1207054485'), (u'INDIRECT_-1207051217', u'MULTIEQUAL_-1207051100'), (u'MULTIEQUAL_-1207053205', u'INT_ADD_-1207057206'), ('const-1', u'RETURN_-1207056216'), ('tmp_18602', u'CALL_-1207057943'), (u'CAST_-1207049442', u'LOAD_-1207055203'), ('const-1', u'PTRADD_-1207049603'), ('tmp_18604', u'INT_ADD_-1207055641'), (u'LOAD_-1207055619', u'INT_EQUAL_-1207055601'), (u'INT_ADD_-1207055150', u'INT_ZEXT_-1207052861'), ('const-4', u'PTRADD_-1207049851'), (u'CAST_-1207050080', u'INT_NOTEQUAL_-1207055239'), ('tmp_4128', u'CBRANCH_-1207056589'), (u'COPY_-1207053989', u'MULTIEQUAL_-1207053979'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051571'), ('const-8', u'PTRADD_-1207050890'), (u'CALLIND_-1207055102', u'INDIRECT_-1207051433'), ('tmp_2378', u'BRANCH_-1207058007'), (u'CAST_-1207051064', u'LOAD_-1207057571'), (u'INDIRECT_-1207051796', u'MULTIEQUAL_-1207050859'), ('const-8', u'INT_MULT_-1207058356'), (u'MULTIEQUAL_-1207050387', u'PTRADD_-1207049530'), (u'CAST_-1207050317', u'LOAD_-1207056169'), (u'MULTIEQUAL_-1207051767', u'PTRADD_-1207049710'), ('const-4', u'PTRADD_-1207050949'), ('const-0', u'INT_EQUAL_-1207055152'), (u'PTRADD_-1207049974', u'CAST_-1207049680'), ('const-12', u'INT_ADD_-1207055207'), ('const-433', u'LOAD_-1207055223'), (u'LOAD_-1207059134', u'INT_EQUAL_-1207059119'), ('const-8', u'INT_ADD_-1207056278'), (u'MULTIEQUAL_-1207054900', u'INT_ADD_-1207058345'), ('const-2', u'PTRADD_-1207050536'), ('const-433', u'LOAD_-1207055337'), (u'INT_EQUAL_-1207057309', u'CBRANCH_-1207057307'), (u'CAST_-1207050576', u'LOAD_-1207056718'), (u'INT_ADD_-1207057716', u'CAST_-1207051149'), ('tmp_18598', u'CALL_-1207055166'), ('const-1', u'RETURN_-1207054727'), ('tmp_6829', u'CBRANCH_-1207055087'), (u'MULTIEQUAL_-1207049885', u'MULTIEQUAL_-1207050119'), ('const-8', u'INT_ADD_-1207056639'), (u'INDIRECT_-1207050839', u'MULTIEQUAL_-1207050759'), ('const-1', u'PTRADD_-1207050205'), ('const-433', u'LOAD_-1207057571'), (u'INDIRECT_-1207051217', u'COPY_-1207050932'), ('tmp_5233', u'CBRANCH_-1207055017'), ('const-0', u'COPY_-1207050929'), ('tmp_18604', u'INT_ADD_-1207055187'), (u'CAST_-1207051244', u'LOAD_-1207057933'), ('const-433', u'LOAD_-1207059345'), (u'LOAD_-1207056744', u'MULTIEQUAL_-1207052790'), ('const-433', u'LOAD_-1207054700'), ('const-433', u'LOAD_-1207055279'), ('const-433', u'LOAD_-1207057052'), (u'INT_MULT_-1207055030', u'INT_ADD_-1207055042'), (u'INT_ADD_-1207056278', u'CAST_-1207049171'), ('const-8', u'INT_MULT_-1207056117'), (u'INT_ADD_-1207054659', u'CAST_-1207049076'), (u'INT_ADD_-1207057187', u'CAST_-1207050876'), (u'LOAD_-1207058540', u'MULTIEQUAL_-1207054900'), ('const-4', u'PTRADD_-1207051816'), ('tmp_3702', u'BRANCH_-1207056888'), ('const-0', u'RETURN_-1207050934'), (u'COPY_-1207054092', u'MULTIEQUAL_-1207053901'), ('tmp_18604', u'CALL_-1207054725'), (u'INT_ADD_-1207056670', u'CAST_-1207050555'), ('const-433', u'LOAD_-1207057808'), (u'MULTIEQUAL_-1207053673', u'INT_ADD_-1207055321'), (u'MULTIEQUAL_-1207050570', u'MULTIEQUAL_-1207050859'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051783'), (u'LOAD_-1207059389', u'INT_NOTEQUAL_-1207059098'), ('const-0', u'RETURN_-1207050866'), (u'COPY_-1207049329', u'CALL_-1207053890'), (u'PTRADD_-1207051046', u'CAST_-1207050700'), ('const-0', u'CALL_-1207054783'), (u'INDIRECT_-1207051357', u'COPY_-1207051403'), ('const-16', u'INT_ADD_-1207058376'), (u'PTRADD_-1207050850', u'CAST_-1207050590'), (u'INT_ADD_-1207059321', u'CAST_-1207051775'), (u'PTRADD_-1207051909', u'LOAD_-1207059148'), (u'CAST_-1207050071', u'MULTIEQUAL_-1207052428'), (u'LOAD_-1207056524', u'MULTIEQUAL_-1207051864'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051481'), (u'CALLIND_-1207056752', u'INDIRECT_-1207051975'), (u'CAST_-1207051277', u'LOAD_-1207057996'), ('tmp_18602', u'CALL_-1207057258'), (u'LOAD_-1207054700', u'MULTIEQUAL_-1207053673'), ('tmp_18602', u'CALL_-1207054783'), ('const-1337136', u'COPY_-1207049392'), ('const-1', u'PTRADD_-1207051909'), ('tmp_18604', u'INT_ADD_-1207054677'), (u'LOAD_-1207057352', u'INT_EQUAL_-1207057333'), (u'INT_NOTEQUAL_-1207056826', u'CBRANCH_-1207056825'), (u'CALL_-1207055146', u'INT_EQUAL_-1207055132'), (u'INT_SUB_-1207059366', u'INT_LESS_-1207059352'), (u'INT_EQUAL_-1207056167', u'CBRANCH_-1207056166'), (u'INDIRECT_-1207052273', u'COPY_-1207050880'), ('const-4', u'PTRADD_-1207051472'), (u'MULTIEQUAL_-1207051767', u'LOAD_-1207055288'), ('const-4', u'PTRADD_-1207051890'), ('const-0', u'INT_EQUAL_-1207055285'), ('const-0', u'INT_EQUAL_-1207055179'), (u'INDIRECT_-1207052331', u'COPY_-1207050876'), ('const-433', u'LOAD_-1207056896'), (u'CAST_-1207051311', u'LOAD_-1207058048'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050850'), (u'MULTIEQUAL_-1207053979', u'MULTIEQUAL_-1207052720'), ('const-0', u'COPY_-1207050905'), (u'LOAD_-1207055434', u'MULTIEQUAL_-1207051112'), (u'PTRADD_-1207049380', u'CAST_-1207049113'), (u'LOAD_-1207058384', u'MULTIEQUAL_-1207054761'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050243'), (u'LOAD_-1207056718', u'MULTIEQUAL_-1207052088'), (u'SUBPIECE_-1207050770', u'INT_ADD_-1207054722'), (u'LOAD_-1207055103', u'INT_EQUAL_-1207055088'), ('const-433', u'LOAD_-1207058392'), (u'PTRADD_-1207050949', u'CAST_-1207050690'), (u'CAST_-1207049152', u'LOAD_-1207054643'), ('const-112', u'INT_ADD_-1207057903'), ('tmp_5102', u'CBRANCH_-1207055125'), ('const-433', u'LOAD_-1207055204'), (u'COPY_-1207050929', u'RETURN_-1207050906'), (u'PTRADD_-1207049451', u'LOAD_-1207054705'), ('const-12', u'INT_ADD_-1207055095'), (u'INT_ADD_-1207058368', u'CAST_-1207051470'), ('const-8', u'INT_ADD_-1207054669'), ('const-5', u'PTRADD_-1207049570'), (u'CAST_-1207050248', u'LOAD_-1207056124'), ('const-0', u'CALL_-1207055548'), (u'LOAD_-1207057327', u'INT_EQUAL_-1207057309'), (u'INT_ADD_-1207055019', u'CAST_-1207049968'), (u'CALL_-1207054725', u'INT_EQUAL_-1207054711'), (u'MULTIEQUAL_-1207053979', u'CALLIND_-1207056752'), ('const-4', u'PTRADD_-1207051865'), (u'INT_ADD_-1207054703', u'CAST_-1207049255'), (u'MULTIEQUAL_-1207049584', u'LOAD_-1207054675'), ('const-0', u'RETURN_-1207050846'), (u'COPY_-1207050299', u'MULTIEQUAL_-1207052700'), (u'CALLIND_-1207057050', u'RETURN_-1207056899'), (u'INDIRECT_-1207052561', u'COPY_-1207050860'), ('tmp_18598', u'CALL_-1207055146'), (u'CAST_-1207050146', u'LOAD_-1207055395'), (u'LOAD_-1207054693', u'MULTIEQUAL_-1207053251'), (u'PTRADD_-1207050126', u'CAST_-1207049802'), (u'INDIRECT_-1207050753', u'COPY_-1207050908'), (u'INT_ADD_-1207056694', u'CAST_-1207050571'), (u'INDIRECT_-1207051867', u'MULTIEQUAL_-1207051777'), (u'CALL_-1207054783', u'INT_EQUAL_-1207054769'), (u'MULTIEQUAL_-1207050387', u'PTRADD_-1207049603'), (u'CAST_-1207049113', u'LOAD_-1207054753'), ('const-4', u'PTRADD_-1207051046'), ('const-433', u'LOAD_-1207055147'), ('const-0', u'INT_EQUAL_-1207056725'), ('const-20', u'INT_ADD_-1207059278'), (u'INT_ADD_-1207057695', u'CAST_-1207051135'), ('tmp_1479', u'BRANCH_-1207057916'), (u'COPY_-1207050941', u'RETURN_-1207050918'), ('const-433', u'LOAD_-1207055119'), ('tmp_2208', u'BRANCH_-1207056496'), ('tmp_6044', u'CBRANCH_-1207055669'), ('const-433', u'LOAD_-1207055155'), (u'COPY_-1207049362', u'CALL_-1207054248'), (u'CAST_-1207049094', u'LOAD_-1207054708'), (u'INT_EQUAL_-1207057333', u'CBRANCH_-1207057331'), (u'CAST_-1207049468', u'LOAD_-1207056896'), (u'LOAD_-1207054828', u'MULTIEQUAL_-1207051363'), ('const-0', u'COPY_-1207050925'), ('const-433', u'LOAD_-1207057840'), (u'INDIRECT_-1207052610', u'MULTIEQUAL_-1207051321'), (u'LOAD_-1207056824', u'MULTIEQUAL_-1207053901'), (u'LOAD_-1207056818', u'MULTIEQUAL_-1207053722'), (u'CAST_-1207051721', u'LOAD_-1207059154'), ('const-433', u'LOAD_-1207055331'), ('const-433', u'LOAD_-1207057996'), ('const-1', u'RETURN_-1206945506'), (u'LOAD_-1207055048', u'CALLIND_-1207055032'), (u'PTRADD_-1207051357', u'CAST_-1207051105'), ('const-1', u'INT_ADD_-1207055150'), ('const-24', u'INT_ADD_-1207054700'), (u'CAST_-1207049507', u'LOAD_-1207056972'), ('const-433', u'LOAD_-1207054845'), (u'INT_ADD_-1207058223', u'CAST_-1207051403'), (u'INT_ADD_-1207057206', u'INT_MULT_-1207057175'), (u'MULTIEQUAL_-1207051985', u'STORE_-1207056653'), (u'CALLIND_-1207057050', u'INDIRECT_-1207051123'), (u'COPY_-1207051739', u'MULTIEQUAL_-1207049582'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051321'), ('const-433', u'LOAD_-1207058603'), (u'LOAD_-1207058361', u'MULTIEQUAL_-1207054485'), (u'INDIRECT_-1207052783', u'COPY_-1207052094'), (u'MULTIEQUAL_-1207054837', u'LOAD_-1207055056'), (u'CAST_-1207049968', u'LOAD_-1207055035'), ('const-0', u'INT_NOTEQUAL_-1207055259'), (u'COPY_-1207050961', u'RETURN_-1207050938'), (u'INT_ADD_-1207057024', u'CAST_-1207049542'), ('const-433', u'LOAD_-1207058419'), (u'LOAD_-1207058603', u'LOAD_-1207058572'), (u'CAST_-1207049656', u'LOAD_-1207054655'), ('const-0', u'COPY_-1207051739'), (u'COPY_-1207050706', u'MULTIEQUAL_-1207052998'), (u'PTRADD_-1207051209', u'CAST_-1207050953'), ('const-433', u'LOAD_-1207058284'), (u'LOAD_-1207059147', u'STORE_-1207059072'), ('const-0', u'COPY_-1207050965'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051209'), ('tmp_6620', u'CBRANCH_-1207055238'), (u'INT_EQUAL_-1207057244', u'CBRANCH_-1207057243'), ('const-4', u'PTRADD_-1207050908'), (u'MULTIEQUAL_-1207052174', u'MULTIEQUAL_-1207051264'), (u'LOAD_-1207054700', u'INT_ADD_-1207054669'), (u'LOAD_-1207056972', u'INT_LESSEQUAL_-1207056943'), (u'INDIRECT_-1207051975', u'COPY_-1207051995'), ('const-0', u'COPY_-1207050885'), (u'CAST_-1207050881', u'LOAD_-1207057211'), (u'INT_NOTEQUAL_-1207056293', u'CBRANCH_-1207056292'), ('const-0', u'INT_EQUAL_-1207058514'), (u'COPY_-1207049476', u'MULTIEQUAL_-1207049885'), (u'CAST_-1207049513', u'INT_NOTEQUAL_-1207055324'), (u'CALL_-1207055548', u'CALL_-1207055508'), (u'MULTIEQUAL_-1207052633', u'CALLIND_-1207055296'), (u'LOAD_-1207057040', u'MULTIEQUAL_-1207052497'), ('const-0', u'INT_EQUAL_-1207054759'), (u'LOAD_-1207055126', u'MULTIEQUAL_-1207052790'), ('tmp_18602', u'CALLIND_-1207055296'), (u'CALL_-1207057943', u'INT_EQUAL_-1207057929'), (u'MULTIEQUAL_-1207052428', u'LOAD_-1207055119'), (u'MULTIEQUAL_-1207049538', u'MULTIEQUAL_-1207049581'), (u'LOAD_-1207055434', u'INT_LESS_-1207055399'), ('const-433', u'LOAD_-1207055082'), (u'LOAD_-1207058239', u'CALLIND_-1207058162'), ('const-56', u'INT_ADD_-1207055411'), ('const-433', u'LOAD_-1207054684'), (u'LOAD_-1207057725', u'CALLIND_-1207057652'), (u'CALL_-1207057828', u'INT_EQUAL_-1207057814'), (u'MULTIEQUAL_-1207049584', u'PTRADD_-1207049516'), (u'PTRADD_-1207050623', u'LOAD_-1207055710'), (u'MULTIEQUAL_-1207050859', u'MULTIEQUAL_-1207050839'), (u'LOAD_-1207058361', u'CALL_-1207058304'), (u'INDIRECT_-1207051123', u'COPY_-1207051171'), (u'CALL_-1207055548', u'INDIRECT_-1207052084'), ('const-224', u'INT_ADD_-1207054767'), (u'INT_ADD_-1207054724', u'INT_ZEXT_-1207052377'), ('const-433', u'LOAD_-1207058277'), (u'INT_ADD_-1207054892', u'CAST_-1207049950'), ('const-433', u'LOAD_-1207056718'), (u'LOAD_-1207055323', u'MULTIEQUAL_-1207051767'), (u'INT_EQUAL_-1207057588', u'CBRANCH_-1207057587'), (u'COPY_-1207054353', u'MULTIEQUAL_-1207054295'), (u'INT_EQUAL_-1207056898', u'CBRANCH_-1207056897'), ('const-23', u'INT_NOTEQUAL_-1207059098'), ('const-433', u'LOAD_-1207054821'), (u'LOAD_-1207056294', u'CALLIND_-1207056221'), (u'INT_EQUAL_-1207055018', u'CBRANCH_-1207055017'), (u'INDIRECT_-1207050483', u'COPY_-1207050488'), (u'INT_ADD_-1207057157', u'CAST_-1207050862'), (u'LOAD_-1207054716', u'INT_ADD_-1207054692'), ('const-0', u'CALL_-1207056543'), (u'LOAD_-1207056648', u'CALL_-1207056543'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051472'), (u'PTRADD_-1207051783', u'CAST_-1207051547'), (u'INT_NOTEQUAL_-1207059081', u'CBRANCH_-1207059079'), ('const-16', u'INT_ADD_-1207058517'), ('tmp_1640', u'CBRANCH_-1207058545'), ('const-433', u'LOAD_-1207055619'), ('tmp_18598', u'INT_ADD_-1207055063'), (u'CAST_-1207051475', u'LOAD_-1207058392'), ('const-433', u'LOAD_-1207054698'), (u'CALL_-1206945511', u'INDIRECT_-1206939365'), (u'CALL_-1207055251', u'INDIRECT_-1207050868'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050126'), (u'CAST_-1207050896', u'LOAD_-1207057981'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050718'), (u'INT_ADD_-1207054853', u'CAST_-1207049917'), (u'CAST_-1207051403', u'LOAD_-1207058239'), ('tmp_18602', u'CALLIND_-1207058162'), ('const-0', u'RETURN_-1207050930'), (u'INT_NOTEQUAL_-1207056317', u'CBRANCH_-1207056316'), ('tmp_3619', u'BRANCH_-1207055954'), (u'LOAD_-1207057645', u'LOAD_-1207057614'), ('const-0', u'RETURN_-1207050870'), ('const-8', u'PTRADD_-1207050519'), ('tmp_18598', u'INT_ADD_-1207056956'), (u'INDIRECT_-1207051667', u'COPY_-1207050896'), (u'INT_ADD_-1207055387', u'CAST_-1207050151'), ('const-4', u'PTRADD_-1207050205'), ('const-433', u'LOAD_-1207054811'), (u'PTRADD_-1207049691', u'CAST_-1207049427'), ('const-20', u'INT_ADD_-1207054674'), (u'CAST_-1207049570', u'LOAD_-1207056911'), (u'CAST_-1207050080', u'LOAD_-1207055238'), (u'LOAD_-1207057557', u'CALLIND_-1207057498'), (u'PTRADD_-1207051151', u'CAST_-1207050894'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051011'), ('const-433', u'LOAD_-1207056648'), ('tmp_18604', u'INT_ADD_-1207054627'), ('tmp_925', u'BRANCH_-1207056866'), ('const-4', u'PTRADD_-1207049797'), ('const-4', u'PTRADD_-1207049691'), ('const-0', u'CALL_-1207058304'), ('const-4', u'PTRADD_-1207049809'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051111'), ('const-433', u'LOAD_-1207056403'), (u'CAST_-1207050090', u'LOAD_-1207055279'), ('const-433', u'LOAD_-1207054693'), (u'LOAD_-1207058080', u'INT_ADD_-1207058032'), ('tmp_2651', u'CBRANCH_-1207057813'), (u'INDIRECT_-1207050430', u'COPY_-1207050442'), ('const-1337187', u'COPY_-1207049326'), ('const-433', u'LOAD_-1207056877'), (u'SUBPIECE_-1207050924', u'INT_ADD_-1207055150'), (u'LOAD_-1207055460', u'INT_ADD_-1207055418'), ('const-48', u'INT_ADD_-1207054677'), (u'LOAD_-1207054684', u'MULTIEQUAL_-1207050169'), ('tmp_831', u'CBRANCH_-1207056952'), ('const-0', u'INT_EQUAL_-1207057588'), ('tmp_18606', u'MULTIEQUAL_-1207054837'), ('const-48', u'INT_ADD_-1207055103'), (u'INT_EQUAL_-1207055132', u'CBRANCH_-1207055131'), ('const-433', u'LOAD_-1207054705'), (u'MULTIEQUAL_-1207052903', u'MULTIEQUAL_-1207053035'), ('const-248', u'INT_ADD_-1207054677'), ('const-433', u'LOAD_-1207056145'), (u'INDIRECT_-1207051796', u'MULTIEQUAL_-1207051633'), ('const-2', u'PTRADD_-1207049679'), ('const-0', u'COPY_-1207050897'), ('const-8', u'INT_ADD_-1207055339'), ('const-4', u'PTRADD_-1207050226'), (u'CAST_-1207049570', u'CALL_-1207056937'), (u'CAST_-1207049171', u'LOAD_-1207056294'), (u'COPY_-1207050865', u'RETURN_-1207050842'), ('const-232', u'INT_ADD_-1207054659'), (u'LOAD_-1207058361', u'INT_NOTEQUAL_-1207058341'), ('const-0', u'RETURN_-1207050890'), (u'CALLIND_-1207057652', u'RETURN_-1207055887'), ('const-0', u'RETURN_-1207050942'), (u'LOAD_-1207054763', u'CALL_-1207054725'), (u'LOAD_-1207057005', u'INT_ADD_-1207056963'), (u'CAST_-1207049880', u'LOAD_-1207054814'), ('const-48', u'INT_ADD_-1207059329'), ('const-433', u'LOAD_-1207056524'), ('tmp_18598', u'CALL_-1207057082'), ('const-8', u'PTRADD_-1207049773'), (u'MULTIEQUAL_-1207050570', u'COPY_-1207050928'), ('const-0', u'INT_EQUAL_-1207057365'), (u'MULTIEQUAL_-1207054342', u'INT_ADD_-1207057164'), ('const-0', u'RETURN_-1207050898'), (u'INT_ADD_-1207057760', u'CAST_-1207051175'), ('const-28', u'INT_ADD_-1207055130'), ('tmp_18598', u'INT_ADD_-1207059131'), (u'PTRADD_-1207049446', u'CAST_-1207049185'), (u'CALLIND_-1207057498', u'RETURN_-1207055810'), (u'INT_EQUAL_-1207056851', u'CBRANCH_-1207056849'), (u'PTRADD_-1207049710', u'CAST_-1207049447'), (u'INT_ADD_-1207056702', u'CAST_-1207050576'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051852'), (u'MULTIEQUAL_-1207050169', u'CALLIND_-1207057050'), ('tmp_18602', u'CALLIND_-1207054633'), (u'MULTIEQUAL_-1207054459', u'PTRADD_-1207051909'), ('const-0', u'COPY_-1207050861'), ('const-433', u'LOAD_-1207055323'), (u'COPY_-1207050957', u'RETURN_-1207050934'), (u'SUBPIECE_-1207053020', u'INT_ADD_-1207058396'), ('const-433', u'LOAD_-1207055710'), (u'INT_EQUAL_-1207058086', u'CBRANCH_-1207058085'), ('const-0', u'INT_NOTEQUAL_-1207055038'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050071'), (u'INT_EQUAL_-1207054711', u'CBRANCH_-1207054710'), (u'MULTIEQUAL_-1207050759', u'MULTIEQUAL_-1207050451'), ('tmp_7296', u'CBRANCH_-1207055598'), (u'MULTIEQUAL_-1207054295', u'INT_ADD_-1207059321'), ('tmp_18604', u'INT_ADD_-1207056854'), (u'COPY_-1207053911', u'MULTIEQUAL_-1207053722'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050407'), (u'CALL_-1207058100', u'INT_EQUAL_-1207058086'), (u'MULTIEQUAL_-1207054837', u'CALL_-1207057082'), (u'PTRADD_-1207049773', u'LOAD_-1207055344'), ('const-0', u'INT_EQUAL_-1207056127'), (u'CAST_-1207049829', u'LOAD_-1207055126'), (u'CALLIND_-1207056675', u'RETURN_-1207054797'), (u'LOAD_-1207056153', u'CALLIND_-1207055684'), ('tmp_3480', u'CBRANCH_-1207057181'), (u'LOAD_-1207056648', u'INT_EQUAL_-1207056610'), (u'SUBPIECE_-1207052431', u'INT_ADD_-1207057215'), ('const-0', u'RETURN_-1207057925'), (u'INT_ADD_-1207054798', u'CAST_-1207049880'), (u'COPY_-1207050845', u'RETURN_-1207050822'), ('const-4', u'PTRADD_-1207051405'), ('const-4', u'PTRADD_-1207051604'), ('const-433', u'STORE_-1207055353'), (u'MULTIEQUAL_-1207053979', u'CALLIND_-1207055296'), ('tmp_4964', u'CBRANCH_-1207055236'), ('const-0', u'COPY_-1207050869'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051182'), (u'INT_EQUAL_-1207056663', u'CBRANCH_-1207056660'), ('tmp_18604', u'INT_ADD_-1207058223'), (u'LOAD_-1207056979', u'INT_LESSEQUAL_-1207056943'), (u'LOAD_-1207056312', u'INT_NOTEQUAL_-1207056293'), (u'LOAD_-1207058284', u'INT_ADD_-1207058261'), (u'INT_ADD_-1207055321', u'CAST_-1207050117'), ('tmp_18602', u'CALL_-1207055166'), ('tmp_18604', u'CALL_-1207058646'), ('const-3', u'PTRADD_-1207049446'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051151'), ('const-433', u'LOAD_-1207055395'), ('tmp_6751', u'CBRANCH_-1207055151'), (u'CAST_-1207049503', u'LOAD_-1207055323'), ('tmp_18602', u'CALL_-1207056912'), (u'INDIRECT_-1207052331', u'MULTIEQUAL_-1207052223'), (u'INT_EQUAL_-1207055179', u'CBRANCH_-1207055178'), (u'LOAD_-1207058684', u'CALL_-1207058646'), (u'COPY_-1207057979', u'RETURN_-1207057925'), ('tmp_400', u'BRANCH_-1207057403'), ('tmp_4201', u'CBRANCH_-1207056528'), (u'LOAD_-1207057743', u'INT_ADD_-1207057709'), (u'LOAD_-1207059126', u'INT_ADD_-1207059090'), (u'INT_LESS_-1207055399', u'CBRANCH_-1207055408'), ('const-1', u'PTRADD_-1207049530'), (u'INDIRECT_-1207050533', u'COPY_-1207050912'), ('tmp_18604', u'INT_ADD_-1207056088'), ('const-152', u'INT_ADD_-1207055357'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050667'), (u'CAST_-1207050030', u'INT_ADD_-1207055130'), ('const-4', u'PTRADD_-1207051046'), (u'MULTIEQUAL_-1207050759', u'MULTIEQUAL_-1207050723'), (u'LOAD_-1207059154', u'LOAD_-1207059140'), ('const-433', u'LOAD_-1207058384'), (u'LOAD_-1207058392', u'INT_ADD_-1207058368'), ('const-4', u'PTRADD_-1207050850'), ('const-0', u'COPY_-1207050937'), (u'MULTIEQUAL_-1207049581', u'MULTIEQUAL_-1207050583'), (u'CALL_-1207057953', u'INT_EQUAL_-1207057939'), (u'INDIRECT_-1207052375', u'COPY_-1207050872'), (u'MULTIEQUAL_-1207054837', u'CALL_-1207055146'), (u'MULTIEQUAL_-1207052428', u'CAST_-1207050030'), ('const-0', u'CALL_-1207054725'), ('const-433', u'LOAD_-1207055238'), (u'LOAD_-1207056169', u'MULTIEQUAL_-1207053024'), ('tmp_18598', u'CALL_-1207057943'), ('const-1', u'RETURN_-1207056899'), (u'MULTIEQUAL_-1207053722', u'CALLIND_-1207056752'), ('const-16', u'INT_ADD_-1207059321'), (u'LOAD_-1207054836', u'CALL_-1207054783'), (u'INT_ADD_-1207058032', u'CAST_-1207051311'), ('tmp_156', u'CBRANCH_-1207059346'), ('const-1', u'PTRADD_-1207050443'), (u'MULTIEQUAL_-1207052612', u'CAST_-1207050269'), ('const-0', u'INT_EQUAL_-1207054711'), (u'CAST_-1207050071', u'INT_NOTEQUAL_-1207055219'), ('const-7', u'INT_EQUAL_-1207055316'), ('tmp_4522', u'CBRANCH_-1207056292'), ('tmp_1713', u'CBRANCH_-1207058488'), ('const-1324197', u'COPY_-1207051073'), (u'CAST_-1207049675', u'LOAD_-1207054693'), (u'CALL_-1207055166', u'INDIRECT_-1207051466'), ('const-0', u'INT_EQUAL_-1207055601'), (u'INDIRECT_-1207052044', u'COPY_-1207050884'), ('tmp_18598', u'CALL_-1207056181'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051283'), (u'LOAD_-1207054727', u'INT_ADD_-1207054703'), ('tmp_18602', u'CALLIND_-1207056675'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050276'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207049974'), (u'INDIRECT_-1207051723', u'MULTIEQUAL_-1207050570'), (u'INT_EQUAL_-1207055285', u'CBRANCH_-1207055284'), (u'INT_NOTEQUAL_-1207055074', u'CBRANCH_-1207055073'), ('const-433', u'LOAD_-1207054908'), (u'CAST_-1207049900', u'LOAD_-1207054845'), ('const-3', u'PTRADD_-1207049665'), (u'LOAD_-1207057416', u'LOAD_-1207057410'), (u'LOAD_-1207058508', u'INT_EQUAL_-1207058490'), (u'CALLIND_-1207056221', u'INDIRECT_-1207050483'), (u'CAST_-1207050590', u'LOAD_-1207056744'), ('const-0', u'RETURN_-1207050910'), ('const-433', u'LOAD_-1207059106'), (u'INDIRECT_-1207052399', u'COPY_-1207052416'), ('const-0', u'RETURN_-1207050830'), ('tmp_1160', u'BRANCH_-1207056312'), ('tmp_18604', u'INT_ADD_-1207054659'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050443'), (u'CAST_-1207050538', u'STORE_-1207056653'), ('const-4', u'PTRADD_-1207049875'), (u'LOAD_-1207054698', u'CALLIND_-1207054690'), ('const-0', u'RETURN_-1207050902'), (u'LOAD_-1207055624', u'CAST_-1207050695'), ('tmp_18604', u'INT_ADD_-1207054805'), (u'INDIRECT_-1207050692', u'MULTIEQUAL_-1207049538'), ('const-8', u'INT_MULT_-1207057175'), (u'CAST_-1207049461', u'LOAD_-1207055231'), (u'MULTIEQUAL_-1207050570', u'MULTIEQUAL_-1207051633'), (u'CAST_-1207051072', u'LOAD_-1207057582'), (u'LOAD_-1207055119', u'CALLIND_-1207055102'), ('const-22', u'INT_SUB_-1207059366'), ('const-0', u'CALL_-1207058100'), (u'CAST_-1207049166', u'LOAD_-1207056287'), (u'CAST_-1207051417', u'LOAD_-1207058277'), ('const-12', u'INT_ADD_-1207055418'), (u'LOAD_-1207057359', u'INT_ADD_-1207057336'), (u'INT_EQUAL_-1207054769', u'CBRANCH_-1207054768'), (u'INDIRECT_-1207050377', u'COPY_-1207050406'), ('tmp_5507', u'CBRANCH_-1207054815'), ('const-433', u'LOAD_-1207056950'), ('tmp_6956', u'CBRANCH_-1207054705'), (u'PTRADD_-1207050209', u'LOAD_-1207054828'), (u'LOAD_-1207056648', u'INT_NOTEQUAL_-1207056628'), (u'CAST_-1207050249', u'INT_ADD_-1207056108'), (u'CAST_-1207051708', u'LOAD_-1207059134'), ('const-433', u'LOAD_-1207054675'), (u'CAST_-1207049978', u'LOAD_-1207055058'), (u'CAST_-1207049570', u'PTRADD_-1207049851'), ('const-0', u'SUBPIECE_-1207051557'), (u'LOAD_-1207057933', u'INT_ADD_-1207057910'), (u'INDIRECT_-1207052331', u'MULTIEQUAL_-1207052174'), (u'INDIRECT_-1207052658', u'MULTIEQUAL_-1207052112'), ('const-0', u'INT_EQUAL_-1207057309'), (u'CAST_-1207049456', u'INT_ADD_-1207055207'), (u'LOAD_-1207055344', u'CAST_-1207049503'), (u'INT_MULT_-1207057175', u'INT_ADD_-1207057187'), (u'INDIRECT_-1206939365', u'COPY_-1206939379'), (u'COPY_-1207050933', u'RETURN_-1207050910'), (u'LOAD_-1207056124', u'CALLIND_-1207056094'), (u'INDIRECT_-1207051433', u'MULTIEQUAL_-1207051445'), ('tmp_601', u'CBRANCH_-1207059079'), (u'INT_ADD_-1207054722', u'INT_ZEXT_-1207052541'), ('const-0', u'COPY_-1207050301'), ('const-4', u'PTRADD_-1207050490'), ('const-4', u'PTRADD_-1207051489'), (u'LOAD_-1207057718', u'CALLIND_-1207057652'), ('const-0', u'INT_EQUAL_-1207058546'), ('const-433', u'LOAD_-1207056917'), (u'PTRADD_-1207049679', u'LOAD_-1207055155'), (u'COPY_-1207050949', u'RETURN_-1207050926'), ('tmp_4867', u'CBRANCH_-1207055303'), (u'INT_EQUAL_-1207056923', u'CBRANCH_-1207056922'), ('const-433', u'LOAD_-1207059126'), (u'LOAD_-1207056312', u'MULTIEQUAL_-1207052612'), ('const-433', u'LOAD_-1207058540'), ('const-0', u'CALL_-1207057457'), (u'LOAD_-1207055126', u'INT_ADD_-1207055087'), ('const-433', u'LOAD_-1207057422'), (u'LOAD_-1207056877', u'MULTIEQUAL_-1207053251'), ('tmp_18604', u'CALL_-1207057943'), ('tmp_18604', u'CALL_-1207057602'), (u'INT_EQUAL_-1207058632', u'CBRANCH_-1207058631'), (u'MULTIEQUAL_-1207054837', u'INT_EQUAL_-1207056610'), (u'INT_NOTEQUAL_-1207056985', u'CBRANCH_-1207056984'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207052112'), (u'PTRADD_-1207050718', u'LOAD_-1207056479'), ('const-433', u'LOAD_-1207057058'), (u'INT_ADD_-1207054669', u'CAST_-1207049670'), (u'LOAD_-1207057996', u'LOAD_-1207057965'), ('tmp_18604', u'INT_ADD_-1207057976'), (u'LOAD_-1207054852', u'MULTIEQUAL_-1207050393'), ('const-0', u'COPY_-1207051892'), ('const-8', u'INT_ADD_-1207058345'), (u'LOAD_-1207055111', u'MULTIEQUAL_-1207052088'), (u'COPY_-1207050901', u'RETURN_-1207050878'), (u'CAST_-1207049917', u'LOAD_-1207054869'), ('const-433', u'STORE_-1207056653'), (u'PTRADD_-1207050890', u'LOAD_-1207056824'), (u'CAST_-1207049180', u'INT_ADD_-1207054674'), ('const-0', u'COPY_-1207053284'), ('tmp_4028', u'CBRANCH_-1207056660'), ('tmp_18602', u'CALL_-1207057953'), (u'CAST_-1207050381', u'INT_NOTEQUAL_-1207056317'), ('const-0', u'COPY_-1207050957'), ('const-433', u'STORE_-1207059335'), (u'INT_EQUAL_-1207055088', u'CBRANCH_-1207055087'), (u'PTRADD_-1207050598', u'CAST_-1207050317'), ('const-4', u'PTRADD_-1207051242'), ('const-433', u'LOAD_-1207054876'), ('tmp_18598', u'CALL_-1207058646'), (u'CALLIND_-1207056752', u'RETURN_-1207055389'), ('const-0', u'COPY_-1207050917'), (u'INT_ZEXT_-1207053768', u'INT_MULT_-1207056117'), ('const-0', u'CALL_-1207057082'), ('const-8', u'PTRADD_-1207049603'), (u'LOAD_-1207056877', u'LOAD_-1207056818'), ('const-433', u'LOAD_-1207055114'), ('const-0', u'RETURN_-1207050906'), (u'PTRADD_-1207051439', u'CAST_-1207051192'), (u'INT_ADD_-1207054646', u'CAST_-1207049660'), (u'INT_EQUAL_-1207058425', u'CBRANCH_-1207058424'), ('const-433', u'LOAD_-1207054708'), (u'LOAD_-1207056744', u'INT_EQUAL_-1207056725'), (u'LOAD_-1207056884', u'MULTIEQUAL_-1207052497'), ('tmp_18602', u'CALLIND_-1207055193'), ('const-4', u'PTRADD_-1207049380'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207049797'), (u'MULTIEQUAL_-1207049584', u'PTRADD_-1207049570'), (u'MULTIEQUAL_-1207054295', u'INT_ADD_-1207059058'), ('const-433', u'LOAD_-1207059269'), (u'CAST_-1207050700', u'LOAD_-1207055630'), ('const-1', u'INT_ADD_-1207057206'), ('tmp_18598', u'CALL_-1207057763'), (u'INT_EQUAL_-1207057814', u'CBRANCH_-1207057813'), ('const-433', u'LOAD_-1207055138'), (u'LOAD_-1207055211', u'CALLIND_-1207055193'), ('const-433', u'LOAD_-1207056877'), ('const-128', u'INT_ADD_-1207058223'), (u'INT_ZEXT_-1207052377', u'INT_MULT_-1207054680'), (u'PTRADD_-1207051283', u'CAST_-1207051028'), ('const-4', u'PTRADD_-1207051662'), ('const-433', u'LOAD_-1207054763'), (u'COPY_-1207055068', u'MULTIEQUAL_-1207050305'), ('const-433', u'LOAD_-1207054685'), ('const-0', u'RETURN_-1207050882'), ('const-3', u'PTRADD_-1207050519'), (u'CALL_-1207056181', u'INT_EQUAL_-1207056167'), (u'LOAD_-1207055111', u'MULTIEQUAL_-1207051336'), (u'LOAD_-1207056877', u'INT_NOTEQUAL_-1207056826'), ('const-433', u'LOAD_-1207055048'), (u'LOAD_-1207055258', u'CAST_-1207050080'), (u'INT_MULT_-1207054691', u'INT_ADD_-1207054703'), ('const-1', u'PTRADD_-1207050243'), (u'PTRADD_-1207049875', u'CAST_-1207049550'), ('const-1', u'PTRADD_-1207050226'), ('const-8', u'PTRADD_-1207049570'), ('tmp_18602', u'CALL_-1207058035'), ('const-8', u'INT_ADD_-1207058032'), (u'INDIRECT_-1207051106', u'MULTIEQUAL_-1207051505'), (u'INT_NOTEQUAL_-1207055259', u'CBRANCH_-1207055258'), (u'CALL_-1207058646', u'INDIRECT_-1207052956'), (u'LOAD_-1207055710', u'CALLIND_-1207055684'), ('const-4', u'PTRADD_-1207051111'), (u'COPY_-1207050921', u'RETURN_-1207050898'), (u'CALL_-1207058560', u'INT_EQUAL_-1207058546'), (u'MULTIEQUAL_-1207054485', u'INT_NOTEQUAL_-1207058245'), (u'INT_ADD_-1207057548', u'CAST_-1207051059'), (u'LOAD_-1207057732', u'CALLIND_-1207057652'), ('tmp_5989', u'CBRANCH_-1207054665'), ('const-152', u'INT_ADD_-1207054805'), (u'COPY_-1207050877', u'RETURN_-1207050854'), ('const-0', u'RETURN_-1207050826'), (u'INDIRECT_-1207051879', u'MULTIEQUAL_-1207051777'), (u'COPY_-1207050937', u'RETURN_-1207050914'), ('const-0', u'COPY_-1207050877'), ('const-0', u'SUBPIECE_-1207052431'), ('const-0', u'CALL_-1207055251'), ('const-3', u'PTRADD_-1207050344'), (u'COPY_-1207049397', u'CALL_-1207056566'), ('tmp_6293', u'BRANCH_-1207055150'), (u'LOAD_-1207055099', u'MULTIEQUAL_-1207050387'), (u'MULTIEQUAL_-1207054852', u'INT_ADD_-1207058230'), (u'LOAD_-1207056361', u'LOAD_-1207056336'), (u'CAST_-1207049411', u'LOAD_-1207055147'), (u'PTRADD_-1207051662', u'CAST_-1207051422'), ('const-0', u'RETURN_-1207050842'), ('const-0', u'INT_NOTEQUAL_-1207055104'), ('const-433', u'LOAD_-1207055173'), ('const-433', u'LOAD_-1207056678'), (u'INT_ADD_-1207054700', u'CAST_-1207049099'), (u'CAST_-1207050986', u'LOAD_-1207057422'), (u'INT_ADD_-1207055357', u'CAST_-1207050135'), ('const-1', u'PTRADD_-1207050378'), ('const-433', u'LOAD_-1207056870'), (u'INT_ADD_-1207054627', u'CAST_-1207049152'), ('const-433', u'LOAD_-1207055344'), ('const-1', u'PTRADD_-1207050718'), (u'COPY_-1207050925', u'RETURN_-1207050902'), (u'MULTIEQUAL_-1207053979', u'CALL_-1207055146'), (u'INT_ADD_-1207054805', u'CAST_-1207049862'), ('const-8', u'PTRADD_-1207051909'), ('const-433', u'LOAD_-1207056911'), (u'CALLIND_-1207057652', u'INDIRECT_-1207052477'), ('tmp_3226', u'CBRANCH_-1207057364'), ('tmp_18598', u'CALL_-1207056937'), ('const-0', u'INT_EQUAL_-1207058086'), (u'COPY_-1207050873', u'RETURN_-1207050850'), ('const-433', u'LOAD_-1207057416'), (u'INDIRECT_-1207050533', u'MULTIEQUAL_-1207050723'), ('const-248', u'INT_ADD_-1207055098'), ('tmp_18602', u'CALL_-1207057379'), ('const-433', u'LOAD_-1207056124'), (u'CAST_-1207049525', u'LOAD_-1207057005'), ('const-8', u'PTRADD_-1207050570'), (u'STORE_-1207055353', u'INDIRECT_-1207051517'), ('const-4', u'PTRADD_-1207051357'), (u'CAST_-1207051054', u'LOAD_-1207057557'), ('const-0', u'INT_EQUAL_-1207059348'), (u'CAST_-1207049185', u'LOAD_-1207054698'), (u'INT_EQUAL_-1207057365', u'CBRANCH_-1207057364'), ('const-4', u'PTRADD_-1207050850'), (u'MULTIEQUAL_-1207052612', u'PTRADD_-1207050519'), (u'LOAD_-1207056146', u'CALLIND_-1207055684'), (u'COPY_-1207050111', u'MULTIEQUAL_-1207051220'), (u'INT_ADD_-1207057336', u'CAST_-1207050948'), (u'COPY_-1207049332', u'CALL_-1207053890'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207052056'), (u'INDIRECT_-1207051796', u'COPY_-1207050892'), ('const-0', u'COPY_-1207050865'), (u'PTRADD_-1207049603', u'LOAD_-1207055012'), (u'INDIRECT_-1207053054', u'MULTIEQUAL_-1207052903'), (u'INT_NOTEQUAL_-1207056341', u'CBRANCH_-1207056340'), ('tmp_18602', u'CALLIND_-1207056752'), ('const-433', u'LOAD_-1207054727'), (u'MULTIEQUAL_-1207049584', u'PTRADD_-1207049437'), (u'INDIRECT_-1207052273', u'MULTIEQUAL_-1207052223'), ('const-248', u'INT_ADD_-1207056861'), ('const-433', u'LOAD_-1207057725'), ('const-0', u'INT_NOTEQUAL_-1207056826'), (u'CAST_-1207051192', u'LOAD_-1207057808'), ('const-28', u'INT_ADD_-1207056108'), ('const-433', u'LOAD_-1207058626'), (u'LOAD_-1207057422', u'LOAD_-1207057391'), (u'MULTIEQUAL_-1207052428', u'PTRADD_-1207050344'), (u'MULTIEQUAL_-1207053424', u'CALLIND_-1207056212'), (u'BOOL_NEGATE_-1207056565', u'CBRANCH_-1207056589'), ('tmp_1562', u'BRANCH_-1207058615'), ('tmp_18602', u'CALL_-1207054725'), (u'LOAD_-1207055146', u'CALLIND_-1207055102'), ('tmp_6057', u'BRANCH_-1207055180'), (u'LOAD_-1207054655', u'INT_LESSEQUAL_-1207054626'), ('tmp_18604', u'CALL_-1207058439'), (u'CAST_-1207049660', u'LOAD_-1207054662'), (u'INT_EQUAL_-1207056127', u'CBRANCH_-1207056125'), ('const-2474', u'CALL_-1207056566'), (u'MULTIEQUAL_-1207052998', u'CALLIND_-1207058162'), ('const-8', u'PTRADD_-1207049530'), (u'CALL_-1207058646', u'INT_EQUAL_-1207058632'), ('const-433', u'LOAD_-1207054682'), (u'COPY_-1207053846', u'MULTIEQUAL_-1207053763'), (u'PTRADD_-1207049797', u'CAST_-1207049468'), ('tmp_18604', u'CALL_-1207056543'), (u'LOAD_-1207057495', u'CALL_-1207057457'), (u'LOAD_-1207057981', u'CALL_-1207057943'), (u'LOAD_-1207054845', u'MULTIEQUAL_-1207053490'), ('const-1', u'INT_LESS_-1207059352'), (u'LOAD_-1207055395', u'INT_EQUAL_-1207055380'), ('const-433', u'LOAD_-1207058361'), ('const-0', u'INT_EQUAL_-1207055132'), (u'PTRADD_-1207050344', u'CAST_-1207050024'), ('tmp_18602', u'CALLIND_-1207055684'), (u'CALL_-1207057258', u'INT_EQUAL_-1207057244'), ('const-8', u'PTRADD_-1207049451'), (u'INT_NOTEQUAL_-1207054974', u'CBRANCH_-1207054972'), ('tmp_1682', u'CBRANCH_-1207058512'), (u'CAST_-1207050862', u'LOAD_-1207057173'), (u'CALLIND_-1207055684', u'INDIRECT_-1207051723'), ('const-4', u'PTRADD_-1207050314'), ('const-0', u'INT_EQUAL_-1207058425'), ('const-22', u'INT_NOTEQUAL_-1207059316'), (u'COPY_-1207050861', u'RETURN_-1207050838'), (u'INDIRECT_-1207050753', u'MULTIEQUAL_-1207049581'), ('const-0', u'CALL_-1207057763'), (u'CALL_-1207054725', u'INDIRECT_-1207050603'), (u'INT_ADD_-1207055095', u'CAST_-1207049819'), ('const-0', u'RETURN_-1207050858'), (u'INT_EQUAL_-1207058021', u'CBRANCH_-1207058020'), (u'LOAD_-1207059147', u'INT_EQUAL_-1207059119'), ('tmp_479', u'BRANCH_-1207059103'), ('const-433', u'LOAD_-1207057410'), (u'LOAD_-1207054876', u'MULTIEQUAL_-1207050393'), ('const-1', u'INT_NOTEQUAL_-1207059278'), ('tmp_3391', u'CBRANCH_-1207057243'), (u'INT_ADD_-1207056129', u'CAST_-1207050302'), (u'CAST_-1207049570', u'PTRADD_-1207049809'), ('const-56', u'INT_ADD_-1207056694'), (u'PTRADD_-1207050071', u'CAST_-1207049829'), ('const-1', u'INT_ADD_-1207058387'), (u'MULTIEQUAL_-1207050387', u'LOAD_-1207055048'), ('const-4', u'PTRADD_-1207050667'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050490'), ('tmp_18604', u'CALL_-1207054783'), (u'COPY_-1207050897', u'RETURN_-1207050874'), ('const-433', u'LOAD_-1207059154'), (u'MULTIEQUAL_-1207051583', u'CALLIND_-1207055296'), (u'CAST_-1207049387', u'LOAD_-1207055099'), ('tmp_18604', u'CALL_-1207056181'), (u'CAST_-1207049643', u'LOAD_-1207054693'), (u'LOAD_-1207058508', u'MULTIEQUAL_-1207054761'), ('const-433', u'LOAD_-1207054693'), (u'INDIRECT_-1207052446', u'COPY_-1207050868'), (u'CAST_-1207050263', u'LOAD_-1207056153'), ('const-1', u'RETURN_-1207053885'), (u'LOAD_-1207057416', u'MULTIEQUAL_-1207054459'), ('const-433', u'LOAD_-1207054869'), ('const-0', u'COPY_-1207051525'), (u'INT_ADD_-1207055131', u'CAST_-1207049411'), ('tmp_6110', u'CBRANCH_-1207055131'), ('const-0', u'RETURN_-1207050922'), (u'MULTIEQUAL_-1207052612', u'PTRADD_-1207050623'), ('const-4', u'PTRADD_-1207051324'), ('const-433', u'LOAD_-1207057992'), (u'CALLIND_-1207054773', u'INDIRECT_-1207050533'), ('tmp_569', u'CBRANCH_-1207059096'), (u'MULTIEQUAL_-1207052088', u'MULTIEQUAL_-1207051998'), ('const-0', u'INT_NOTEQUAL_-1207055127'), (u'COPY_-1207050299', u'MULTIEQUAL_-1207050769'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050949'), ('tmp_18604', u'CALL_-1207058100'), (u'SUBPIECE_-1207051854', u'INT_ADD_-1207056146'), (u'MULTIEQUAL_-1207053205', u'SUBPIECE_-1207052431'), ('tmp_18604', u'INT_ADD_-1207057541'), (u'PTRADD_-1207049809', u'CAST_-1207049481'), (u'CAST_-1207050664', u'LOAD_-1207056896'), (u'INT_ADD_-1207058376', u'CAST_-1207051475'), (u'LOAD_-1207058626', u'MULTIEQUAL_-1207054278'), (u'LOAD_-1207054730', u'INT_NOTEQUAL_-1207054714'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051890'), (u'MULTIEQUAL_-1207054179', u'MULTIEQUAL_-1207054295'), (u'CAST_-1207049179', u'LOAD_-1207054690'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051948'), ('const-8', u'PTRADD_-1207049437'), ('const-0', u'RETURN_-1207050838'), ('const-4', u'PTRADD_-1207051242'), ('const-4', u'PTRADD_-1207051865'), ('const-0', u'RETURN_-1207050894'), ('tmp_18604', u'INT_ADD_-1207054892'), (u'CAST_-1207051716', u'LOAD_-1207059147'), (u'LOAD_-1207056950', u'CALL_-1207056912'), (u'LOAD_-1207056145', u'MULTIEQUAL_-1207052612'), (u'CALL_-1207058304', u'INT_EQUAL_-1207058290'), (u'CAST_-1207050555', u'LOAD_-1207056686'), (u'MULTIEQUAL_-1207051767', u'PTRADD_-1207049722'), ('tmp_5722', u'CBRANCH_-1207054652'), ('const-0', u'INT_EQUAL_-1207058290'), ('tmp_18602', u'CALL_-1207058304'), ('const-1', u'INT_ADD_-1207056146'), (u'COPY_-1207050909', u'RETURN_-1207050886'), (u'LOAD_-1207056287', u'CALLIND_-1207056221'), ('const-433', u'LOAD_-1207055035'), (u'LOAD_-1207057180', u'MULTIEQUAL_-1207051363'), ('tmp_18598', u'CALL_-1207057457'), (u'CAST_-1207051630', u'LOAD_-1207058684'), (u'MULTIEQUAL_-1207053979', u'CALLIND_-1207056393'), (u'LOAD_-1207055460', u'INT_EQUAL_-1207055441'), (u'CAST_-1207051175', u'LOAD_-1207057776'), ('const-433', u'LOAD_-1207057327'), (u'INT_NOTEQUAL_-1207058364', u'CBRANCH_-1207058362'), ('const-0', u'RETURN_-1207050886'), (u'INT_ADD_-1207056887', u'CAST_-1207049472'), ('const-433', u'LOAD_-1207056744'), ('const-4', u'PTRADD_-1207051783'), (u'MULTIEQUAL_-1207052790', u'INT_ADD_-1207056639'), ('tmp_18604', u'INT_ADD_-1207057157'), (u'MULTIEQUAL_-1207050315', u'CALLIND_-1207056212'), ('const-0', u'INT_NOTEQUAL_-1207058364'), (u'CAST_-1207051235', u'LOAD_-1207057919'), (u'CALLIND_-1207056393', u'INDIRECT_-1207051796'), (u'PTRADD_-1207050314', u'CAST_-1207049993'), ('tmp_4802', u'CBRANCH_-1207056124'), (u'INT_ADD_-1207057709', u'CAST_-1207051145'), ('const-0', u'INT_NOTEQUAL_-1207055074'), ('const-12', u'INT_ADD_-1207056887'), (u'LOAD_-1207055147', u'MULTIEQUAL_-1207051767'), ('const-433', u'LOAD_-1207057926'), (u'LOAD_-1207057211', u'INT_ADD_-1207057187'), ('tmp_5647', u'CBRANCH_-1207054710'), (u'CAST_-1207049460', u'LOAD_-1207056884'), (u'CAST_-1207051524', u'MULTIEQUAL_-1207054837'), ('const-160', u'INT_ADD_-1207055096'), (u'LOAD_-1207056686', u'INT_EQUAL_-1207056663'), (u'INT_ZEXT_-1207052541', u'INT_MULT_-1207054691'), (u'COPY_-1207049390', u'CALL_-1207056566'), ('const-4', u'PTRADD_-1207050490'), ('tmp_18598', u'CALL_-1207057602'), (u'INT_ADD_-1207059329', u'CAST_-1207051780'), (u'CALL_-1207057082', u'CAST_-1207049570'), (u'MULTIEQUAL_-1207049584', u'PTRADD_-1207049481'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051489'), (u'LOAD_-1207058419', u'INT_ADD_-1207058376'), (u'PTRADD_-1207050243', u'LOAD_-1207054876'), ('const-4', u'PTRADD_-1207051948'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050908'), (u'CALL_-1207055146', u'INDIRECT_-1207051217'), (u'CALL_-1207054720', u'INDIRECT_-1207051106'), ('tmp_18598', u'CALL_-1207058560'), (u'CALL_-1207056181', u'INDIRECT_-1207051667'), (u'CAST_-1207049993', u'LOAD_-1207055082'), ('const-0', u'COPY_-1207050857'), (u'CAST_-1207051775', u'STORE_-1207059335'), ('tmp_130', u'CBRANCH_-1207059361'), (u'COPY_-1207050853', u'RETURN_-1207050830'), ('const-0', u'INT_NOTEQUAL_-1207056317'), (u'CALL_-1207056937', u'INDIRECT_-1207050981'), (u'MULTIEQUAL_-1207054761', u'CALL_-1207058439'), ('const-433', u'LOAD_-1207055231'), (u'LOAD_-1207055460', u'MULTIEQUAL_-1207053673'), ('tmp_2456', u'CBRANCH_-1207057938'), (u'LOAD_-1207055058', u'MULTIEQUAL_-1207052428'), ('const-0', u'COPY_-1207050909'), ('const-433', u'LOAD_-1207056710'), ('const-433', u'LOAD_-1207057919'), ('const-1', u'RETURN_-1207055810'), ('tmp_4491', u'CBRANCH_-1207056316'), (u'INT_ADD_-1207054639', u'CAST_-1207049656'), (u'LOAD_-1207054693', u'MULTIEQUAL_-1207051708'), (u'CALLIND_-1207055296', u'INDIRECT_-1207051522'), (u'LOAD_-1207055035', u'MULTIEQUAL_-1207054278'), ('const-4', u'PTRADD_-1207050126'), (u'LOAD_-1207054708', u'MULTIEQUAL_-1207050387'), (u'LOAD_-1207055288', u'CALL_-1207055251'), ('tmp_2205', u'BRANCH_-1207055887'), ('const-433', u'LOAD_-1207056336'), ('tmp_537', u'CBRANCH_-1207059117'), ('const-433', u'LOAD_-1207057238'), (u'MULTIEQUAL_-1207053251', u'CALLIND_-1207057050'), ('const-433', u'LOAD_-1207057391'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051865'), ('const-433', u'LOAD_-1207055126'), (u'CAST_-1207051140', u'LOAD_-1207057718'), ('const-8', u'PTRADD_-1207049679'), (u'MULTIEQUAL_-1207052720', u'CALLIND_-1207057050'), (u'CAST_-1207050894', u'LOAD_-1207057238'), ('const-0', u'INT_EQUAL_-1207055018'), (u'INT_ADD_-1207054684', u'CAST_-1207049288'), (u'INT_NOTEQUAL_-1207059098', u'CBRANCH_-1207059096'), (u'CALL_-1207058439', u'INT_EQUAL_-1207058425'), ('tmp_7061', u'CBRANCH_-1207054636'), (u'LOAD_-1207054705', u'CALLIND_-1207054690'), (u'PTRADD_-1207050667', u'CAST_-1207050395'), (u'COPY_-1207050945', u'RETURN_-1207050922'), ('tmp_18602', u'CALL_-1207058560'), ('const-96', u'INT_ADD_-1207057541'), ('tmp_18604', u'INT_ADD_-1207054767'), (u'LOAD_-1207057992', u'MULTIEQUAL_-1207054278'), (u'INT_ADD_-1207057215', u'MULTIEQUAL_-1207051220'), (u'INT_MULT_-1207058356', u'INT_ADD_-1207058368'), ('const-24', u'INT_ADD_-1207057709'), ('const-0', u'INT_NOTEQUAL_-1207054714'), (u'LOAD_-1207054675', u'MULTIEQUAL_-1207054278'), (u'INT_ADD_-1207057911', u'CAST_-1207050870'), (u'COPY_-1207050885', u'RETURN_-1207050862'), (u'PTRADD_-1207051890', u'CAST_-1207051521'), (u'COPY_-1207050841', u'RETURN_-1207050818'), (u'CAST_-1207050302', u'LOAD_-1207056145'), (u'LOAD_-1207054821', u'MULTIEQUAL_-1207052633'), (u'LOAD_-1207059389', u'MULTIEQUAL_-1207051575'), (u'COPY_-1207050913', u'RETURN_-1207050890'), ('const-4', u'PTRADD_-1207051209'), ('const-1335944', u'COPY_-1207049332'), ('tmp_18604', u'INT_ADD_-1207056271'), (u'MULTIEQUAL_-1207050451', u'MULTIEQUAL_-1207052112'), ('const-1337136', u'COPY_-1207049329'), ('const-32', u'INT_ADD_-1207057716'), (u'INT_ADD_-1207056108', u'CAST_-1207050248'), (u'CALLIND_-1207054690', u'INDIRECT_-1207050692'), (u'INT_ADD_-1207056387', u'CAST_-1207050414'), ('tmp_18602', u'CALL_-1207057763'), ('tmp_18604', u'INT_ADD_-1207054684'), (u'INDIRECT_-1207052477', u'COPY_-1207052493'), (u'LOAD_-1207056896', u'MULTIEQUAL_-1207054278'), (u'MULTIEQUAL_-1207052926', u'PTRADD_-1207049665'), (u'LOAD_-1207055056', u'MULTIEQUAL_-1207050134'), ('const-4', u'PTRADD_-1207049974'), ('const-8', u'INT_ADD_-1207057024'), (u'LOAD_-1207054693', u'INT_EQUAL_-1207054670'), ('const-0', u'CALL_-1207057602'), (u'COPY_-1207051525', u'MULTIEQUAL_-1207051998'), (u'PTRADD_-1207049570', u'LOAD_-1207054730'), ('const-433', u'LOAD_-1207055694'), ('const-0', u'RETURN_-1207050926'), (u'MULTIEQUAL_-1207054900', u'MULTIEQUAL_-1207054852'), (u'INT_EQUAL_-1207056610', u'CBRANCH_-1207056608'), (u'INT_ADD_-1207054677', u'CAST_-1207049675'), (u'INT_ADD_-1207056880', u'CAST_-1207050664'), ('tmp_272', u'CBRANCH_-1207059274'), (u'CAST_-1207050665', u'LOAD_-1207057992'), ('const-4', u'PTRADD_-1207051151'), ('const-20', u'INT_ADD_-1207056145'), ('tmp_5573', u'CBRANCH_-1207054768'), (u'CAST_-1207049570', u'LOAD_-1207057058'), ('const-0', u'INT_EQUAL_-1207054706'), (u'INT_ADD_-1207054677', u'CAST_-1207049643'), ('const-433', u'LOAD_-1207056972'), (u'INT_ADD_-1207059090', u'CAST_-1207051513'), ('const-4294967295', u'COPY_-1207050111'), ('tmp_4102', u'CBRANCH_-1207056608'), ('const-0', u'RETURN_-1207050918'), ('const-0', u'INT_EQUAL_-1207057814'), ('const-433', u'LOAD_-1207056219'), ('tmp_18604', u'INT_ADD_-1207055026'), (u'INT_ADD_-1207058261', u'CAST_-1207051417'), (u'LOAD_-1207055279', u'LOAD_-1207055258'), (u'CAST_-1207049788', u'LOAD_-1207055114'), ('tmp_18598', u'CALL_-1207057379'), (u'LOAD_-1207055331', u'MULTIEQUAL_-1207051575'), ('tmp_1996', u'CBRANCH_-1207058289'), (u'LOAD_-1207056116', u'CALLIND_-1207056094'), (u'INDIRECT_-1207051466', u'COPY_-1207050940'), ('const-0', u'RETURN_-1207050854'), ('tmp_4836', u'CBRANCH_-1207055323'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207049875'), ('const-1337187', u'COPY_-1207049358'), ('const-433', u'LOAD_-1207057359'), ('tmp_18604', u'CALL_-1207058304'), (u'LOAD_-1207056219', u'CALL_-1207056181'), ('const-0', u'RETURN_-1207050834'), (u'INDIRECT_-1207050981', u'COPY_-1207050828'), ('const-4', u'PTRADD_-1207051151'), (u'INT_MULT_-1207056117', u'INT_ADD_-1207056129'), (u'CAST_-1207050725', u'LOAD_-1207055657'), (u'INT_EQUAL_-1207055670', u'CBRANCH_-1207055669'), ('tmp_7159', u'BRANCH_-1207054781'), (u'CAST_-1207049455', u'LOAD_-1207056877'), (u'LOAD_-1207054690', u'CALLIND_-1207054690'), (u'MULTIEQUAL_-1207052612', u'LOAD_-1207056146'), ('const-1335944', u'COPY_-1207049364'), (u'MULTIEQUAL_-1207051864', u'INT_EQUAL_-1207056479'), ('const-0', u'INT_EQUAL_-1207055670'), (u'INT_ZEXT_-1207053768', u'MULTIEQUAL_-1207052560'), (u'LOAD_-1207056877', u'PTRADD_-1207050890'), ('const-433', u'LOAD_-1207055187'), (u'LOAD_-1207054662', u'MULTIEQUAL_-1207051112'), ('const-433', u'LOAD_-1207057645'), (u'LOAD_-1207055058', u'INT_NOTEQUAL_-1207055038'), ('const-16', u'INT_ADD_-1207057555'), ('const-433', u'LOAD_-1207059148'), (u'PTRADD_-1207051111', u'CAST_-1207050896'), ('const-8', u'INT_MULT_-1207055119'), ('const-8', u'INT_MULT_-1207054691'), (u'MULTIEQUAL_-1207053673', u'INT_ADD_-1207055339'), ('tmp_18604', u'INT_ADD_-1207057903'), ('const-433', u'LOAD_-1207057495'), (u'CAST_-1207051059', u'LOAD_-1207057564'), (u'CALL_-1207057082', u'INDIRECT_-1207051052'), (u'MULTIEQUAL_-1207053024', u'MULTIEQUAL_-1207052926'), ('const-433', u'LOAD_-1207054783'), (u'CALL_-1207057943', u'INDIRECT_-1207052221'), ('const-8', u'PTRADD_-1207049516'), (u'CALLIND_-1207057498', u'INDIRECT_-1207052399'), ('const-1', u'RETURN_-1207056561'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051604'), ('const-4', u'PTRADD_-1207049875'), ('const-433', u'LOAD_-1207054643'), ('const-433', u'LOAD_-1207057437'), (u'CALL_-1207058035', u'INDIRECT_-1207052658'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050209'), (u'CAST_-1207049824', u'LOAD_-1207055119'), (u'MULTIEQUAL_-1207050305', u'INT_ADD_-1207054724'), (u'INT_ADD_-1207057541', u'CAST_-1207051054'), (u'PTRADD_-1207049722', u'CAST_-1207049461'), (u'CAST_-1207050414', u'LOAD_-1207056403'), ('const-1', u'PTRADD_-1207050149'), ('tmp_18598', u'CALL_-1207058439'), (u'INT_NOTEQUAL_-1207055219', u'CBRANCH_-1207055218'), ('const-4', u'PTRADD_-1207050071'), (u'PTRADD_-1207050519', u'CAST_-1207050243'), (u'INT_ADD_-1207056271', u'CAST_-1207049166'), ('const-4', u'PTRADD_-1207050209'), ('const-4', u'PTRADD_-1207049809'), ('tmp_18604', u'CALL_-1207057763'), (u'MULTIEQUAL_-1207051112', u'MULTIEQUAL_-1207050119'), (u'MULTIEQUAL_-1207050393', u'CALLIND_-1207056675'), (u'LOAD_-1207056403', u'CALLIND_-1207056393'), (u'LOAD_-1207055099', u'INT_NOTEQUAL_-1207055074'), (u'INDIRECT_-1207052221', u'MULTIEQUAL_-1207052112'), ('const-433', u'LOAD_-1207055363'), ('tmp_18604', u'CALL_-1207057457'), (u'INT_ADD_-1207055418', u'CAST_-1207050171'), ('const-433', u'STORE_-1207059072'), (u'COPY_-1207050857', u'RETURN_-1207050834'), (u'INDIRECT_-1207050981', u'MULTIEQUAL_-1207050853'), (u'CAST_-1207050336', u'LOAD_-1207055694'), ('const-80', u'INT_ADD_-1207057157'), (u'LOAD_-1207059140', u'INT_ADD_-1207059118'), (u'INT_ADD_-1207056639', u'CAST_-1207050538'), ('const-0', u'INT_NOTEQUAL_-1207054682'), (u'INT_ADD_-1207057976', u'CAST_-1207050665'), ('const-1', u'RETURN_-1207055887'), (u'INDIRECT_-1207052610', u'COPY_-1207050856'), ('const-1337072', u'COPY_-1207049362'), ('const-433', u'LOAD_-1207055124'), ('const-0', u'INT_NOTEQUAL_-1207054816'), ('tmp_3148', u'BRANCH_-1207057429'), (u'INT_ZEXT_-1207052861', u'INT_MULT_-1207055119'), ('const-0', u'CALL_-1207057828'), (u'CAST_-1207049352', u'LOAD_-1207055042'), ('const-0', u'CALL_-1207058646'), (u'CAST_-1207050395', u'LOAD_-1207056361'), (u'PTRADD_-1207050205', u'LOAD_-1207054821'), (u'PTRADD_-1207049481', u'LOAD_-1207054763'), (u'INT_EQUAL_-1207057443', u'CBRANCH_-1207057442'), (u'MULTIEQUAL_-1207051998', u'CALLIND_-1207056393'), ('tmp_18604', u'CALL_-1207057828'), (u'CAST_-1207049401', u'INT_NOTEQUAL_-1207055104'), ('const-4', u'PTRADD_-1207051783'), ('const-0', u'COPY_-1207050841'), (u'COPY_-1207050849', u'RETURN_-1207050826'), (u'CALL_-1207058439', u'INDIRECT_-1207052846'), ('const-0', u'COPY_-1207050949'), ('tmp_18604', u'INT_ADD_-1207055678'), ('const-0', u'INT_EQUAL_-1207057333'), ('const-0', u'COPY_-1207050299'), ('tmp_234', u'CBRANCH_-1207059299'), (u'INT_ADD_-1207054829', u'CAST_-1207049900'), (u'INT_ADD_-1207059058', u'CAST_-1207051529'), (u'COPY_-1207050881', u'RETURN_-1207050858'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051264'), (u'LOAD_-1207055111', u'INT_LESSEQUAL_-1207055063'), ('const-4', u'PTRADD_-1207051571'), ('const-0', u'RETURN_-1207050874'), ('const-4', u'PTRADD_-1207050667'), (u'INDIRECT_-1207050839', u'MULTIEQUAL_-1207050839'), ('const-433', u'LOAD_-1207058246'), (u'INT_EQUAL_-1207059348', u'CBRANCH_-1207059346'), (u'LOAD_-1207055119', u'MULTIEQUAL_-1207051985'), ('tmp_2286', u'CBRANCH_-1207058085'), (u'MULTIEQUAL_-1207054295', u'MULTIEQUAL_-1207054295'), ('const-4', u'PTRADD_-1207050126'), (u'MULTIEQUAL_-1207053035', u'MULTIEQUAL_-1207052984'), (u'LOAD_-1207059389', u'INT_SUB_-1207059366'), ('tmp_18604', u'INT_ADD_-1207056880'), ('const-216', u'INT_ADD_-1207054627'), (u'LOAD_-1207057052', u'LOAD_-1207057046'), (u'MULTIEQUAL_-1207053490', u'CALLIND_-1207056675'), ('const-64', u'INT_ADD_-1207056854'), (u'INT_ADD_-1207058396', u'MULTIEQUAL_-1207052998'), ('const-4', u'PTRADD_-1207051725'), ('const-1', u'PTRADD_-1207050570'), (u'LOAD_-1207056146', u'CALLIND_-1207056094'), (u'INT_LESS_-1207056682', u'CBRANCH_-1207056691'), ('const-433', u'LOAD_-1207054716'), ('const-0', u'INT_EQUAL_-1207056167'), (u'INDIRECT_-1207052846', u'MULTIEQUAL_-1207052781'), (u'INT_NOTEQUAL_-1207059316', u'CBRANCH_-1207059315'), ('tmp_6891', u'CBRANCH_-1207055036'), ('const-0', u'COPY_-1207050889'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050205'), (u'LOAD_-1207059140', u'INT_ADD_-1207056278'), (u'CAST_-1207051529', u'STORE_-1207059072'), (u'CAST_-1207051239', u'LOAD_-1207057926'), ('const-0', u'INT_EQUAL_-1207058021'), ('tmp_1928', u'CBRANCH_-1207058340'), (u'CAST_-1207051328', u'LOAD_-1207058080'), ('const-8', u'PTRADD_-1207049710'), ('const-433', u'LOAD_-1207055630'), (u'CAST_-1207050167', u'LOAD_-1207055427'), ('const-144', u'INT_ADD_-1207057911'), ('tmp_18602', u'CALLIND_-1207054690'), (u'LOAD_-1207056896', u'LOAD_-1207056890'), (u'LOAD_-1207057571', u'CALLIND_-1207057498'), (u'LOAD_-1207057327', u'MULTIEQUAL_-1207054203'), (u'LOAD_-1207059389', u'INT_NOTEQUAL_-1207059300'), (u'LOAD_-1207054821', u'MULTIEQUAL_-1207050315'), ('tmp_3299', u'CBRANCH_-1207057307'), (u'LOAD_-1207057927', u'MULTIEQUAL_-1207054278'), ('tmp_452', u'BRANCH_-1207059098'), (u'MULTIEQUAL_-1207054837', u'LOAD_-1207055187'), (u'LOAD_-1207056870', u'CALLIND_-1207056752'), (u'INT_EQUAL_-1207056529', u'CBRANCH_-1207056528'), (u'CAST_-1207050029', u'LOAD_-1207055146'), ('const-24', u'INT_ADD_-1207055641'), ('const-0', u'COPY_-1207050893'), ('const-0', u'COPY_-1207057979'), (u'CALL_-1207056912', u'INT_EQUAL_-1207056898'), (u'LOAD_-1207056361', u'INT_NOTEQUAL_-1207056341'), (u'MULTIEQUAL_-1207054295', u'MULTIEQUAL_-1207054179'), ('tmp_18598', u'CALL_-1207054720'), (u'LOAD_-1207059148', u'CAST_-1207051524'), (u'CAST_-1207051149', u'LOAD_-1207057732'), (u'INT_ADD_-1207057195', u'CAST_-1207050881'), (u'PTRADD_-1207049530', u'LOAD_-1207054727'), ('const-8', u'PTRADD_-1207049481'), (u'INT_EQUAL_-1207054670', u'CBRANCH_-1207054667'), (u'CAST_-1207049680', u'LOAD_-1207054700'), (u'INT_EQUAL_-1207055088', u'CBRANCH_-1207055084'), ('const-433', u'LOAD_-1207057352'), (u'MULTIEQUAL_-1207054837', u'LOAD_-1207056524'), ('tmp_24053', u'MULTIEQUAL_-1207053035'), (u'CALL_-1207058560', u'INDIRECT_-1207052904'), (u'INDIRECT_-1207050633', u'MULTIEQUAL_-1207050583'), (u'MULTIEQUAL_-1207050853', u'MULTIEQUAL_-1207051085'), (u'INDIRECT_-1207050839', u'COPY_-1207050904'), ('tmp_18598', u'CALL_-1207056543'), (u'MULTIEQUAL_-1207054203', u'CALL_-1207057258'), (u'LOAD_-1207059389', u'INT_NOTEQUAL_-1207059316'), (u'CAST_-1207049542', u'LOAD_-1207057040'), (u'INT_MULT_-1207054680', u'INT_ADD_-1207054692'), (u'INT_ADD_-1207055187', u'CAST_-1207049442'), ('const-4', u'PTRADD_-1207049451'), ('const-8', u'INT_ADD_-1207057910'), (u'INDIRECT_-1207052904', u'MULTIEQUAL_-1207052781'), (u'MULTIEQUAL_-1207051011', u'MULTIEQUAL_-1207051085'), (u'COPY_-1207050893', u'RETURN_-1207050870'), (u'MULTIEQUAL_-1207054295', u'INT_NOTEQUAL_-1207059081'), (u'LOAD_-1207057614', u'CALL_-1207057602'), ('tmp_5474', u'BRANCH_-1207054664'), ('const-4', u'PTRADD_-1207051522'), ('tmp_18598', u'CALL_-1207058100'), ('tmp_2484', u'BRANCH_-1207057911'), (u'LOAD_-1207058048', u'CALL_-1207058035'), (u'LOAD_-1207055042', u'CALLIND_-1207055032'), ('tmp_5344', u'CBRANCH_-1207054758'), ('const-1', u'RETURN_-1207056128'), (u'LOAD_-1207055155', u'INT_ADD_-1207055131'), (u'INDIRECT_-1207052059', u'COPY_-1207050952'), ('const-0', u'COPY_-1207050299'), (u'MULTIEQUAL_-1207053979', u'CALL_-1207054720'), ('const-32', u'INT_ADD_-1207056632'), (u'LOAD_-1207059389', u'BRANCHIND_-1207059213'), (u'CAST_-1207051028', u'LOAD_-1207057495'), (u'MULTIEQUAL_-1207052612', u'CAST_-1207050249'), ('const-433', u'LOAD_-1207058572'), ('const-433', u'LOAD_-1207056104'), ('const-1', u'INT_ADD_-1207054724'), (u'CALL_-1207055166', u'INT_EQUAL_-1207055152'), ('const-4', u'PTRADD_-1207051662'), ('tmp_18602', u'CALLIND_-1207056221'), ('const-0', u'COPY_-1207052691'), ('const-1337187', u'COPY_-1207049390'), (u'LOAD_-1207054685', u'INT_EQUAL_-1207054670'), (u'INDIRECT_-1207051433', u'COPY_-1207050944'), (u'CAST_-1207049255', u'LOAD_-1207054719'), ('const-0', u'INT_EQUAL_-1207058632'), (u'MULTIEQUAL_-1207049538', u'COPY_-1207050924'), (u'LOAD_-1207055373', u'MULTIEQUAL_-1207052633'), (u'INT_ADD_-1207054692', u'CAST_-1207049094'), (u'INDIRECT_-1207050868', u'COPY_-1207050900'), (u'INDIRECT_-1207053054', u'MULTIEQUAL_-1207052984'), (u'INDIRECT_-1207052527', u'COPY_-1207050864'), (u'COPY_-1207049364', u'CALL_-1207054248'), (u'MULTIEQUAL_-1207053901', u'CALLIND_-1207056752'), ('const-0', u'INT_EQUAL_-1207057939'), ('const-0', u'SUBPIECE_-1207051854'), (u'LOAD_-1207057238', u'INT_ADD_-1207057195'), (u'CALLIND_-1207055032', u'INDIRECT_-1207050753'), (u'LOAD_-1207056145', u'INT_NOTEQUAL_-1207056125'), ('const-433', u'LOAD_-1207054730'), (u'INDIRECT_-1207051217', u'MULTIEQUAL_-1207051852'), ('const-433', u'LOAD_-1207059134'), ('tmp_18604', u'INT_ADD_-1207054829'), ('const-4', u'PTRADD_-1207051111'), ('tmp_18598', u'CALL_-1207056912'), (u'CALL_-1207058304', u'INDIRECT_-1207052783'), ('const-0', u'COPY_-1207050849'), ('const-433', u'LOAD_-1207055119'), (u'CAST_-1207051460', u'LOAD_-1207058361'), ('const-4', u'INT_LESS_-1207057001'), (u'INDIRECT_-1207052221', u'COPY_-1207050832'), ('tmp_7196', u'BRANCH_-1207054861'), (u'INDIRECT_-1207053054', u'MULTIEQUAL_-1207051182'), (u'LOAD_-1207056744', u'INT_ADD_-1207056662'), ('const-16', u'INT_ADD_-1207057702'), (u'COPY_-1207051321', u'MULTIEQUAL_-1207052998'), (u'INT_NOTEQUAL_-1207058341', u'CBRANCH_-1207058340'), (u'CALL_-1207058100', u'INDIRECT_-1207052692'), (u'INT_ADD_-1207055130', u'CAST_-1207050029'), ('const-8', u'PTRADD_-1207049665'), (u'INT_ZEXT_-1207052541', u'MULTIEQUAL_-1207049582'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207051100'), ('tmp_204', u'CBRANCH_-1207059315'), ('tmp_18598', u'CALL_-1207054783'), ('tmp_18602', u'CALLIND_-1207056094'), (u'MULTIEQUAL_-1207052497', u'MULTIEQUAL_-1207052720'), ('const-192', u'INT_ADD_-1207055187'), ('const-0', u'INT_NOTEQUAL_-1207055219'), (u'MULTIEQUAL_-1207054837', u'LOAD_-1207054684'), ('const-433', u'LOAD_-1207054719'), ('const-433', u'LOAD_-1207058080'), (u'INT_ZEXT_-1207053310', u'MULTIEQUAL_-1207052376'), (u'LOAD_-1207056903', u'MULTIEQUAL_-1207049885'), (u'MULTIEQUAL_-1207052984', u'MULTIEQUAL_-1207052903'), (u'COPY_-1207050842', u'MULTIEQUAL_-1207050769'), (u'CAST_-1207050533', u'LOAD_-1207056648'), (u'LOAD_-1207057173', u'MULTIEQUAL_-1207053424'), (u'COPY_-1207051892', u'MULTIEQUAL_-1207051819'), (u'PTRADD_-1207051571', u'CAST_-1207051328'), ('const-433', u'LOAD_-1207055203'), ('const-8', u'INT_ADD_-1207057760'), (u'LOAD_-1207055694', u'CALLIND_-1207055684'), (u'CAST_-1207051407', u'LOAD_-1207058246'), ('tmp_18598', u'INT_ADD_-1207056670'), (u'PTRADD_-1207050443', u'LOAD_-1207055363'), (u'INT_EQUAL_-1207054666', u'CBRANCH_-1207054665'), (u'MULTIEQUAL_-1207054837', u'LOAD_-1207059389'), ('const-433', u'LOAD_-1207056686'), (u'LOAD_-1207058533', u'LOAD_-1207058508'), ('const-160', u'INT_ADD_-1207056088'), ('tmp_4460', u'CBRANCH_-1207056340'), ('tmp_18598', u'CALL_-1207057258'), (u'LOAD_-1207056979', u'MULTIEQUAL_-1207049885'), ('const-0', u'INT_EQUAL_-1207056367'), ('tmp_18598', u'INT_ADD_-1207055103'), ('const-433', u'LOAD_-1207057040'), ('tmp_18604', u'CALL_-1207055166'), ('const-56', u'INT_ADD_-1207055063'), ('const-4', u'PTRADD_-1207050908'), ('const-433', u'LOAD_-1207056287'), ('tmp_5136', u'CBRANCH_-1207055103'), (u'LOAD_-1207059140', u'INT_NOTEQUAL_-1207059081'), ('tmp_18604', u'INT_ADD_-1207057911'), ('tmp_18598', u'CALL_-1207058035'), (u'INT_EQUAL_-1207054706', u'CBRANCH_-1207054705'), ('const-4', u'PTRADD_-1207049974'), ('const-208', u'INT_ADD_-1207054684'), ('const-1', u'INT_ADD_-1207057215'), ('tmp_18604', u'INT_ADD_-1207056387'), (u'LOAD_-1207055082', u'LOAD_-1207055065'), (u'LOAD_-1207057840', u'CALL_-1207057828'), ('tmp_3692', u'CBRANCH_-1207056897'), (u'LOAD_-1207055138', u'CALLIND_-1207055102'), ('const-433', u'LOAD_-1207055099'), (u'PTRADD_-1207049516', u'LOAD_-1207054836'), (u'LOAD_-1207058246', u'CALLIND_-1207058162'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051405'), ('const-0', u'INT_EQUAL_-1207058490'), ('const-433', u'LOAD_-1207056479'), (u'INT_ADD_-1207056868', u'CAST_-1207049460'), (u'MULTIEQUAL_-1207052732', u'MULTIEQUAL_-1207052684'), (u'CAST_-1207050648', u'LOAD_-1207056877'), (u'INT_NOTEQUAL_-1207057063', u'CBRANCH_-1207057062'), (u'INT_EQUAL_-1207054759', u'CBRANCH_-1207054758'), (u'LOAD_-1207057926', u'MULTIEQUAL_-1207050393'), ('const-433', u'LOAD_-1207057711'), (u'MULTIEQUAL_-1207054295', u'INT_ADD_-1207059278'), (u'INT_NOTEQUAL_-1207056628', u'MULTIEQUAL_-1207050769'), (u'LOAD_-1207059389', u'INT_EQUAL_-1207056851'), (u'CAST_-1207050870', u'LOAD_-1207057927'), ('const-104', u'INT_ADD_-1207057695'), (u'CAST_-1207051157', u'LOAD_-1207057743'), (u'LOAD_-1207056678', u'INT_EQUAL_-1207056663'), (u'INT_LESSEQUAL_-1207055063', u'CBRANCH_-1207055060'), (u'INDIRECT_-1207051796', u'MULTIEQUAL_-1207050451'), ('const-0', u'COPY_-1207049476'), (u'INT_EQUAL_-1207056479', u'CALLIND_-1207056393'), (u'LOAD_-1207056479', u'CALLIND_-1207056393'), ('tmp_746', u'CBRANCH_-1207057010'), ('const-0', u'COPY_-1207053846'), (u'INT_ADD_-1207056854', u'CAST_-1207050643'), ('tmp_18602', u'CALL_-1207058646'), ('const-40', u'INT_ADD_-1207054829'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051662'), ('tmp_18604', u'CALL_-1207057953'), (u'INDIRECT_-1207051625', u'MULTIEQUAL_-1207050570'), ('const-4', u'PTRADD_-1207050243'), (u'INT_EQUAL_-1207059119', u'CBRANCH_-1207059117'), ('const-0', u'COPY_-1207049493'), ('const-56', u'INT_ADD_-1207054639'), (u'LOAD_-1207055363', u'MULTIEQUAL_-1207051583'), ('const-0', u'COPY_-1207050881'), ('const-8', u'INT_ADD_-1207059253'), (u'CALL_-1207057379', u'INT_EQUAL_-1207057365'), (u'COPY_-1207053284', u'MULTIEQUAL_-1207053205'), (u'INDIRECT_-1207052956', u'COPY_-1207050836'), (u'INT_NOTEQUAL_-1207055304', u'CBRANCH_-1207055303'), ('const-433', u'LOAD_-1207057933'), ('tmp_18602', u'CALL_-1207057602'), ('const-0', u'INT_EQUAL_-1207055441'), ('const-8', u'INT_ADD_-1207059090'), (u'MULTIEQUAL_-1207052700', u'INT_EQUAL_-1207056420'), ('tmp_5172', u'CBRANCH_-1207055073'), ('tmp_18602', u'CALLIND_-1207054773'), (u'INDIRECT_-1207050331', u'COPY_-1207050374'), ('tmp_3138', u'CBRANCH_-1207057442'), (u'LOAD_-1207054700', u'CALLIND_-1207054690'), (u'INT_NOTEQUAL_-1207055239', u'CBRANCH_-1207055238'), (u'INDIRECT_-1207051106', u'COPY_-1207050948'), ('const-4', u'PTRADD_-1207050407'), ('tmp_18602', u'CALL_-1207058100'), ('const-4', u'PTRADD_-1207050407'), (u'INT_ADD_-1207055026', u'CAST_-1207049352'), (u'LOAD_-1207054675', u'CALLIND_-1207054690'), ('const-4', u'PTRADD_-1207051209'), (u'INDIRECT_-1207052956', u'MULTIEQUAL_-1207052112'), (u'INT_ADD_-1207056662', u'CAST_-1207050550'), ('const-0', u'COPY_-1207050873'), (u'CAST_-1207050948', u'LOAD_-1207057352'), (u'INT_ADD_-1207056861', u'CAST_-1207049455'), ('const-0', u'INT_NOTEQUAL_-1207054974'), (u'CAST_-1207051513', u'LOAD_-1207059106'), ('const-4', u'PTRADD_-1207050949'), (u'LOAD_-1207057046', u'INT_ADD_-1207057024'), ('const-0', u'INT_EQUAL_-1207057244'), ('const-0', u'RETURN_-1207050878'), ('const-433', u'LOAD_-1207054690'), (u'INT_ADD_-1207057910', u'CAST_-1207051239'), ('tmp_1287', u'CBRANCH_-1207056849'), ('tmp_6214', u'CBRANCH_-1207055060'), (u'PTRADD_-1207051405', u'CAST_-1207051157'), (u'INDIRECT_-1207051052', u'MULTIEQUAL_-1207050853'), ('const-433', u'LOAD_-1207054836'), ('const-0', u'INT_EQUAL_-1207056898'), ('const-433', u'LOAD_-1207059147'), (u'INDIRECT_-1207052904', u'MULTIEQUAL_-1207052732'), ('const-433', u'LOAD_-1207055211'), (u'INDIRECT_-1207051522', u'COPY_-1207050936'), (u'LOAD_-1207057776', u'CALL_-1207057763'), (u'LOAD_-1207057582', u'INT_ADD_-1207057548'), ('const-8', u'INT_ADD_-1207056662'), ('const-433', u'LOAD_-1207054814'), (u'LOAD_-1207055427', u'INT_LESS_-1207055399'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207050598'), (u'INT_NOTEQUAL_-1207055038', u'CBRANCH_-1207055036'), ('const-1', u'PTRADD_-1207050890'), (u'INT_NOTEQUAL_-1207059300', u'CBRANCH_-1207059299'), ('const-1335864', u'COPY_-1207049397'), (u'PTRADD_-1207051948', u'CAST_-1207051721'), ('const-433', u'LOAD_-1207054655'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051816'), (u'LOAD_-1207056718', u'INT_LESS_-1207056682'), (u'LOAD_-1207056718', u'MULTIEQUAL_-1207051336'), (u'MULTIEQUAL_-1207051708', u'STORE_-1207055353'), ('const-433', u'LOAD_-1207054700'), (u'INDIRECT_-1207052273', u'MULTIEQUAL_-1207052174'), (u'CAST_-1207049570', u'INT_NOTEQUAL_-1207057063'), (u'CAST_-1207050008', u'LOAD_-1207055112'), ('const-433', u'LOAD_-1207057965'), (u'LOAD_-1207058143', u'LOAD_-1207058112'), ('const-0', u'SUBPIECE_-1207053020'), ('tmp_18602', u'CALLIND_-1207057652'), (u'CALL_-1207057258', u'INDIRECT_-1207052273'), ('const-16', u'INT_ADD_-1207059118'), ('const-433', u'LOAD_-1207056824'), (u'CAST_-1207049455', u'LOAD_-1207055223'), ('const-4', u'PTRADD_-1207051439'), (u'LOAD_-1207054662', u'INT_LESSEQUAL_-1207054626'), (u'INDIRECT_-1207051517', u'MULTIEQUAL_-1207051481'), ('const-433', u'LOAD_-1207055373'), ('const-0', u'COPY_-1207054092'), ('tmp_6589', u'CBRANCH_-1207055258'), ('const-12', u'INT_ADD_-1207056963'), (u'CALL_-1207057828', u'INDIRECT_-1207052561'), (u'CALLIND_-1207056212', u'RETURN_-1207054727'), (u'MULTIEQUAL_-1207054837', u'PTRADD_-1207051046'), (u'LOAD_-1207055403', u'INT_EQUAL_-1207055380'), (u'CAST_-1207051600', u'LOAD_-1207058626'), ('const-433', u'LOAD_-1207055146'), ('const-4294967295', u'COPY_-1207051321'), ('const-0', u'INT_EQUAL_-1207054666'), ('const-4', u'PTRADD_-1207051725'), (u'INT_ZEXT_-1207052861', u'MULTIEQUAL_-1207051819'), ('tmp_18604', u'CALL_-1207055251'), ('const-0', u'COPY_-1207054353'), (u'LOAD_-1207055079', u'INT_LESSEQUAL_-1207055063'), ('const-433', u'LOAD_-1207055103'), (u'PTRADD_-1207049437', u'CAST_-1207049174'), ('const-433', u'LOAD_-1207057005'), (u'LOAD_-1207059389', u'MULTIEQUAL_-1207050134'), (u'INT_ADD_-1207058230', u'CAST_-1207051407'), (u'INT_ADD_-1207055339', u'CAST_-1207050123'), (u'MULTIEQUAL_-1207054837', u'INT_EQUAL_-1207056420'), (u'INT_ADD_-1207057421', u'CAST_-1207050998'), ('const-0', u'CALL_-1207057943'), ('tmp_18604', u'INT_ADD_-1207054853'), ('tmp_18602', u'CALL_-1207058439'), ('const-0', u'RETURN_-1207050822'), ('const-433', u'LOAD_-1207056361'), ('const-0', u'CALL_-1207058560'), ('const-8', u'PTRADD_-1207050623'), (u'INT_NOTEQUAL_-1207055104', u'CBRANCH_-1207055103'), (u'COPY_-1207052691', u'MULTIEQUAL_-1207052560'), ('const-433', u'LOAD_-1207055460'), ('tmp_18602', u'CALLIND_-1207056212'), (u'MULTIEQUAL_-1207054837', u'CALL_-1207054720'), (u'LOAD_-1207057058', u'INT_SUB_-1207057016'), (u'LOAD_-1207058112', u'CALL_-1207058100'), (u'LOAD_-1207055323', u'INT_NOTEQUAL_-1207055304'), (u'INT_EQUAL_-1207058490', u'CBRANCH_-1207058488'), (u'MULTIEQUAL_-1207052612', u'PTRADD_-1207050536'), ('tmp_6901', u'BRANCH_-1207055024'), (u'MULTIEQUAL_-1207049584', u'CAST_-1207049180'), ('const-433', u'LOAD_-1207054993'), (u'CAST_-1207049472', u'LOAD_-1207056903'), (u'LOAD_-1207056917', u'INT_ADD_-1207056887'), (u'INDIRECT_-1207052846', u'MULTIEQUAL_-1207052732'), ('const-48', u'INT_ADD_-1207059131'), ('tmp_18604', u'INT_ADD_-1207055096'), ('const-433', u'LOAD_-1207057743'), (u'MULTIEQUAL_-1207049532', u'INT_EQUAL_-1207054666'), ('const-0', u'RETURN_-1207050938')]
null
null
0012bc00
x64
O2
(translation_unit "undefined8 FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined8 uVar4;\n int *piVar5;\n long *plVar6;\n long lVar7;\n undefined8 uVar8;\n ulong uVar9;\n undefined4 uVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n undefined8 *puVar14;\n bool bVar15;\n undefined8 *local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );\nswitchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);\n if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }\n goto LAB_0012bc21;\n}\n\n" (function_definition "undefined8 FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined8 uVar4;\n int *piVar5;\n long *plVar6;\n long lVar7;\n undefined8 uVar8;\n ulong uVar9;\n undefined4 uVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n undefined8 *puVar14;\n bool bVar15;\n undefined8 *local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );\nswitchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);\n if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }\n goto LAB_0012bc21;\n}" type_identifier (function_declarator "FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)" identifier (parameter_list "(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)" ( (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 "int *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined8 uVar4;\n int *piVar5;\n long *plVar6;\n long lVar7;\n undefined8 uVar8;\n ulong uVar9;\n undefined4 uVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n undefined8 *puVar14;\n bool bVar15;\n undefined8 *local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );\nswitchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);\n if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }\n goto LAB_0012bc21;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "code *UNRECOVERED_JUMPTABLE_00;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE_00" * identifier) ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "int *piVar5;" primitive_type (pointer_declarator "*piVar5" * identifier) ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "undefined4 uVar10;" type_identifier identifier ;) (declaration "undefined8 uVar11;" type_identifier identifier ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "bool bVar15;" primitive_type identifier ;) (declaration "undefined8 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (declaration "uint local_3c;" type_identifier identifier ;) (labeled_statement "LAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );" statement_identifier : (do_statement "do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );" do (compound_statement "{\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n }" { (for_statement "for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }" for ( ; (comma_expression "iVar2 = *param_4, 1 < iVar2 - 0x16U" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) , (binary_expression "1 < iVar2 - 0x16U" number_literal < (binary_expression "iVar2 - 0x16U" identifier - number_literal))) ; (assignment_expression "param_4 = *(int **)(*(long *)(param_4 + 4) + 8)" identifier = (pointer_expression "*(int **)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(int **)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) ))))) ) (compound_statement "{\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }" { (labeled_statement "LAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" statement_identifier : (if_statement "if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" if (parenthesized_expression "(param_5 == 0)" ( (binary_expression "param_5 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" { (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }" statement_identifier : (switch_statement "switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }" switch (parenthesized_expression "(iVar2)" ( identifier )) (compound_statement "{\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }" { (case_statement "case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;" case number_literal : (expression_statement "uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);" (assignment_expression "uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5)" identifier = (call_expression "dcgettext(0,"debug_write_type: illegal type encountered",5)" identifier (argument_list "(0,"debug_write_type: illegal type encountered",5)" ( number_literal , (string_literal ""debug_write_type: illegal type encountered"" " string_content ") , number_literal )))) ;) (expression_statement "fprintf(stderr,"%s\n",uVar4);" (call_expression "fprintf(stderr,"%s\n",uVar4)" identifier (argument_list "(stderr,"%s\n",uVar4)" ( identifier , (string_literal ""%s\n"" " string_content escape_sequence ") , identifier ))) ;) (return_statement "return 0;" return number_literal ;)) (case_statement "case 1:\n goto switchD_0012bc67_caseD_1;" case number_literal : (goto_statement "goto switchD_0012bc67_caseD_1;" goto statement_identifier ;)) (case_statement "case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18)" identifier = (pointer_expression "*(code **)(param_2 + 0x18)" * (cast_expression "(code **)(param_2 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x18)" ( (binary_expression "param_2 + 0x18" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;" case number_literal : (expression_statement "iVar1 = param_4[4];" (assignment_expression "iVar1 = param_4[4]" identifier = (subscript_expression "param_4[4]" identifier [ number_literal ])) ;) (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20)" identifier = (pointer_expression "*(code **)(param_2 + 0x20)" * (cast_expression "(code **)(param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012c31a;" goto statement_identifier ;)) (case_statement "case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;" case number_literal : (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28)" identifier = (pointer_expression "*(code **)(param_2 + 0x28)" * (cast_expression "(code **)(param_2 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;" case number_literal : (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30)" identifier = (pointer_expression "*(code **)(param_2 + 0x30)" * (cast_expression "(code **)(param_2 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x30)" ( (binary_expression "param_2 + 0x30" identifier + number_literal) ))))) ;) (break_statement "break;" break ;)) (case_statement "case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;" case number_literal : (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38)" identifier = (pointer_expression "*(code **)(param_2 + 0x38)" * (cast_expression "(code **)(param_2 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x38)" ( (binary_expression "param_2 + 0x38" identifier + number_literal) ))))) ;) (break_statement "break;" break ;)) (case_statement "case 7:" case number_literal :) (case_statement "case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98)" identifier = (pointer_expression "*(code **)(param_2 + 0x98)" * (cast_expression "(code **)(param_2 + 0x98)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x98)" ( (binary_expression "param_2 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "iVar1 = param_4[1];" (assignment_expression "iVar1 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) }) (else_clause "else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" else (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" { (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar3 + 0xc)" * (cast_expression "(uint *)(lVar3 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0x38) < uVar12)" ( (binary_expression "*(uint *)(param_1 + 0x38) < uVar12" (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) < identifier) )) (compound_statement "{\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }" { (expression_statement "iVar2 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar2 = *(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) ))))) ;) (if_statement "if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }" if (parenthesized_expression "(*(int *)(lVar3 + 8) == iVar2)" ( (binary_expression "*(int *)(lVar3 + 8) == iVar2" (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) == identifier) )) (compound_statement "{\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }" { (labeled_statement "LAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" identifier = (pointer_expression "*(code **)(param_2 + 0xf8)" * (cast_expression "(code **)(param_2 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xf8)" ( (binary_expression "param_2 + 0xf8" identifier + number_literal) ))))) ;)) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) (labeled_statement "LAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);" statement_identifier : comment comment (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3,uVar4,uVar12,iVar2)" ( identifier , identifier , identifier , identifier )))) ;)) (return_statement "return uVar4;" return identifier ;) })) }) (else_clause "else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" else (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" { (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,param_4);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,param_4)" identifier = (call_expression "FUN_0012bae0(param_1,uVar4,param_4)" identifier (argument_list "(param_1,uVar4,param_4)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar2 = *(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) ))))) ;) (if_statement "if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }" if (parenthesized_expression "(iVar2 == *(int *)(lVar3 + 8))" ( (binary_expression "iVar2 == *(int *)(lVar3 + 8)" identifier == (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }" { (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar3 + 0xc)" * (cast_expression "(uint *)(lVar3 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }" if (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" ( (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" identifier <= (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }" { comment (expression_statement "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");" (call_expression "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type")" identifier (argument_list "("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type")" ( (string_literal ""type->u.kclass->id > info->base_id"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_type"" " string_content ") ))) ;) })) (goto_statement "goto LAB_0012c414;" goto statement_identifier ;) })) }))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98)" identifier = (pointer_expression "*(code **)(param_2 + 0x98)" * (cast_expression "(code **)(param_2 + 0x98)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x98)" ( (binary_expression "param_2 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "iVar1 = param_4[1];" (assignment_expression "iVar1 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "*(int *)(lVar3 + 8) = iVar2;" (assignment_expression "*(int *)(lVar3 + 8) = iVar2" (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar10 = *(undefined4 *)(lVar3 + 0xc);" (assignment_expression "uVar10 = *(undefined4 *)(lVar3 + 0xc)" identifier = (pointer_expression "*(undefined4 *)(lVar3 + 0xc)" * (cast_expression "(undefined4 *)(lVar3 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) }))) (expression_statement "iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);" (assignment_expression "iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" ( identifier , identifier , identifier , (binary_expression "iVar2 == 7" identifier == number_literal) , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" if (parenthesized_expression "(((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0))" ( (binary_expression "((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0))" ( (binary_expression "(*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)" (parenthesized_expression "(*(long **)(param_4 + 4) != (long *)0x0)" ( (binary_expression "*(long **)(param_4 + 4) != (long *)0x0" (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)" ( (comma_expression "plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0" (assignment_expression "plVar6 = (long *)**(long **)(param_4 + 4)" identifier = (cast_expression "(long *)**(long **)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(long **)(param_4 + 4)" * (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))))) , (binary_expression "plVar6 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) && (parenthesized_expression "(puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)" ( (comma_expression "puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = (undefined8 *)*plVar6" identifier = (cast_expression "(undefined8 *)*plVar6" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier))) , (binary_expression "puVar14 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" { (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier (argument_list "(param_1,param_2,param_3,puVar14[1],0)" ( identifier , identifier , identifier , (subscript_expression "puVar14[1]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" identifier = (call_expression "(**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (parenthesized_expression "(**(code **)(param_2 + 0xa0))" ( (pointer_expression "**(code **)(param_2 + 0xa0)" * (pointer_expression "*(code **)(param_2 + 0xa0)" * (cast_expression "(code **)(param_2 + 0xa0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xa0)" ( (binary_expression "param_2 + 0xa0" identifier + number_literal) ))))) )) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" ( identifier , (pointer_expression "*puVar14" * identifier) , (pointer_expression "*(undefined4 *)(puVar14 + 3)" * (cast_expression "(undefined4 *)(puVar14 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 3)" ( (binary_expression "puVar14 + 3" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar14 + 0x1c)" * (cast_expression "(undefined4 *)((long)puVar14 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0x1c)" ( (binary_expression "(long)puVar14 + 0x1c" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" identifier = (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar9 + 1)" ( (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" identifier = (pointer_expression "*(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" * (cast_expression "(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_4 + 4) + uVar9 * 8)" ( (binary_expression "**(long **)(param_4 + 4) + uVar9 * 8" (pointer_expression "**(long **)(param_4 + 4)" * (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) + (binary_expression "uVar9 * 8" identifier * number_literal)) ))))) ;) }) while (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)) )) ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8)" identifier = (pointer_expression "*(code **)(param_2 + 0xa8)" * (cast_expression "(code **)(param_2 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xa8)" ( (binary_expression "param_2 + 0xa8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 9:" case number_literal :) (case_statement "case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }" { (expression_statement "bVar15 = false;" (assignment_expression "bVar15 = false" identifier = false) ;) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;) (expression_statement "piVar5 = (int *)0x0;" (assignment_expression "piVar5 = (int *)0x0" identifier = (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" else (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" { (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar3 + 0xc)" * (cast_expression "(uint *)(lVar3 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0x38) < uVar12)" ( (binary_expression "*(uint *)(param_1 + 0x38) < uVar12" (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) < identifier) )) (compound_statement "{\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }" { (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) ))))) ;) (if_statement "if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" if (parenthesized_expression "(iVar1 == *(int *)(lVar3 + 8))" ( (binary_expression "iVar1 == *(int *)(lVar3 + 8)" identifier == (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" { (labeled_statement "LAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" identifier = (pointer_expression "*(code **)(param_2 + 0xf8)" * (cast_expression "(code **)(param_2 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xf8)" ( (binary_expression "param_2 + 0xf8" identifier + number_literal) ))))) ;)) (goto_statement "goto LAB_0012c3c5;" goto statement_identifier ;) })) }) (else_clause "else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" else (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" { (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,param_4);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,param_4)" identifier = (call_expression "FUN_0012bae0(param_1,uVar4,param_4)" identifier (argument_list "(param_1,uVar4,param_4)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" 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 "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar3 + 0xc)" * (cast_expression "(uint *)(lVar3 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }" if (parenthesized_expression "(iVar1 == *(int *)(lVar3 + 8))" ( (binary_expression "iVar1 == *(int *)(lVar3 + 8)" identifier == (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }" { (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }" if (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" ( (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" identifier <= (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }" { comment (expression_statement "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");" (call_expression "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type")" identifier (argument_list "("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type")" ( (string_literal ""type->u.kclass->id > info->base_id"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_class_type"" " string_content ") ))) ;) })) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) (goto_statement "goto LAB_0012c3b8;" goto statement_identifier ;) })) }))) (expression_statement "*(int *)(lVar3 + 8) = iVar1;" (assignment_expression "*(int *)(lVar3 + 8) = iVar1" (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "piVar5 = *(int **)(lVar3 + 0x20);" (assignment_expression "piVar5 = *(int **)(lVar3 + 0x20)" identifier = (pointer_expression "*(int **)(lVar3 + 0x20)" * (cast_expression "(int **)(lVar3 + 0x20)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar15 = piVar5 != (int *)0x0;" (assignment_expression "bVar15 = piVar5 != (int *)0x0" identifier = (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (if_statement "if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" if (parenthesized_expression "((param_4 == piVar5) || (!bVar15))" ( (binary_expression "(param_4 == piVar5) || (!bVar15)" (parenthesized_expression "(param_4 == piVar5)" ( (binary_expression "param_4 == piVar5" identifier == identifier) )) || (parenthesized_expression "(!bVar15)" ( (unary_expression "!bVar15" ! identifier) ))) )) (compound_statement "{\n iVar2 = *param_4;\n }" { (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) }) (else_clause "else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" else (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,piVar5,0)" identifier (argument_list "(param_1,param_2,param_3,piVar5,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) (expression_statement "bVar15 = true;" (assignment_expression "bVar15 = true" identifier = true) ;) }))) }))) (expression_statement "iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" identifier = (call_expression "(**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" (parenthesized_expression "(**(code **)(param_2 + 0xb0))" ( (pointer_expression "**(code **)(param_2 + 0xb0)" * (pointer_expression "*(code **)(param_2 + 0xb0)" * (cast_expression "(code **)(param_2 + 0xb0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xb0)" ( (binary_expression "param_2 + 0xb0" identifier + number_literal) ))))) )) (argument_list "(param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" ( identifier , identifier , identifier , (binary_expression "iVar2 == 9" identifier == number_literal) , (subscript_expression "param_4[1]" identifier [ number_literal ]) , identifier , (binary_expression "param_4 == piVar5" identifier == identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }" if (parenthesized_expression "(plVar6 != (long *)0x0)" ( (binary_expression "plVar6 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }" { (if_statement "if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" if (parenthesized_expression "(((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0))" ( (binary_expression "((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((long *)*plVar6 != (long *)0x0)" ( (binary_expression "(long *)*plVar6 != (long *)0x0" (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier)) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)" ( (comma_expression "puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = *(undefined8 **)*plVar6" identifier = (pointer_expression "*(undefined8 **)*plVar6" * (cast_expression "(undefined8 **)*plVar6" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar6" * identifier)))) , (binary_expression "puVar14 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" { (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier (argument_list "(param_1,param_2,param_3,puVar14[1],0)" ( identifier , identifier , identifier , (subscript_expression "puVar14[1]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" if (parenthesized_expression "(*(int *)((long)puVar14 + 0x14) == 0)" ( (binary_expression "*(int *)((long)puVar14 + 0x14) == 0" (pointer_expression "*(int *)((long)puVar14 + 0x14)" * (cast_expression "(int *)((long)puVar14 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0x14)" ( (binary_expression "(long)puVar14 + 0x14" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" identifier = (call_expression "(**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (parenthesized_expression "(**(code **)(param_2 + 0xa0))" ( (pointer_expression "**(code **)(param_2 + 0xa0)" * (pointer_expression "*(code **)(param_2 + 0xa0)" * (cast_expression "(code **)(param_2 + 0xa0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xa0)" ( (binary_expression "param_2 + 0xa0" identifier + number_literal) ))))) )) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" ( identifier , (pointer_expression "*puVar14" * identifier) , (pointer_expression "*(undefined4 *)(puVar14 + 3)" * (cast_expression "(undefined4 *)(puVar14 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 3)" ( (binary_expression "puVar14 + 3" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar14 + 0x1c)" * (cast_expression "(undefined4 *)((long)puVar14 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0x1c)" ( (binary_expression "(long)puVar14 + 0x1c" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) }) (else_clause "else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" else (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" identifier = (call_expression "(**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" (parenthesized_expression "(**(code **)(param_2 + 0xb8))" ( (pointer_expression "**(code **)(param_2 + 0xb8)" * (pointer_expression "*(code **)(param_2 + 0xb8)" * (cast_expression "(code **)(param_2 + 0xb8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xb8)" ( (binary_expression "param_2 + 0xb8" identifier + number_literal) ))))) )) (argument_list "(param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" ( identifier , (pointer_expression "*puVar14" * identifier) , (subscript_expression "puVar14[3]" identifier [ number_literal ]) , (pointer_expression "*(undefined4 *)(puVar14 + 2)" * (cast_expression "(undefined4 *)(puVar14 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 2)" ( (binary_expression "puVar14 + 2" identifier + number_literal) )))) )))) ;) }))) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" identifier = (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar9 + 1)" ( (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8)" identifier = (pointer_expression "*(undefined8 **)(*plVar6 + uVar9 * 8)" * (cast_expression "(undefined8 **)(*plVar6 + uVar9 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar6 + uVar9 * 8)" ( (binary_expression "*plVar6 + uVar9 * 8" (pointer_expression "*plVar6" * identifier) + (binary_expression "uVar9 * 8" identifier * number_literal)) ))))) ;) }) while (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)) )) ;) })) (if_statement "if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" if (parenthesized_expression "(((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0))" ( (binary_expression "((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((long *)plVar6[2] != (long *)0x0)" ( (binary_expression "(long *)plVar6[2] != (long *)0x0" (cast_expression "(long *)plVar6[2]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar6[2]" identifier [ number_literal ])) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)" ( (comma_expression "puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = *(undefined8 **)plVar6[2]" identifier = (pointer_expression "*(undefined8 **)plVar6[2]" * (cast_expression "(undefined8 **)plVar6[2]" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "plVar6[2]" identifier [ number_literal ])))) , (binary_expression "puVar14 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" { (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*puVar14,0)" identifier (argument_list "(param_1,param_2,param_3,*puVar14,0)" ( identifier , identifier , identifier , (pointer_expression "*puVar14" * identifier) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" identifier = (call_expression "(**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" (parenthesized_expression "(**(code **)(param_2 + 0xc0))" ( (pointer_expression "**(code **)(param_2 + 0xc0)" * (pointer_expression "*(code **)(param_2 + 0xc0)" * (cast_expression "(code **)(param_2 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xc0)" ( (binary_expression "param_2 + 0xc0" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" ( identifier , (pointer_expression "*(undefined4 *)(puVar14 + 1)" * (cast_expression "(undefined4 *)(puVar14 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 1)" ( (binary_expression "puVar14 + 1" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar14 + 0xc)" * (cast_expression "(undefined4 *)((long)puVar14 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0xc)" ( (binary_expression "(long)puVar14 + 0xc" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (pointer_expression "*(undefined4 *)(puVar14 + 2)" * (cast_expression "(undefined4 *)(puVar14 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 2)" ( (binary_expression "puVar14 + 2" identifier + number_literal) )))) )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" identifier = (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar9 + 1)" ( (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8)" identifier = (pointer_expression "*(undefined8 **)(plVar6[2] + uVar9 * 8)" * (cast_expression "(undefined8 **)(plVar6[2] + uVar9 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(plVar6[2] + uVar9 * 8)" ( (binary_expression "plVar6[2] + uVar9 * 8" (subscript_expression "plVar6[2]" identifier [ number_literal ]) + (binary_expression "uVar9 * 8" identifier * number_literal)) ))))) ;) }) while (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)) )) ;) })) (if_statement "if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }" if (parenthesized_expression "(((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0))" ( (binary_expression "((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)" (parenthesized_expression "((long *)plVar6[3] != (long *)0x0)" ( (binary_expression "(long *)plVar6[3] != (long *)0x0" (cast_expression "(long *)plVar6[3]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar6[3]" identifier [ number_literal ])) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)" ( (comma_expression "local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0" (assignment_expression "local_48 = *(undefined8 **)plVar6[3]" identifier = (pointer_expression "*(undefined8 **)plVar6[3]" * (cast_expression "(undefined8 **)plVar6[3]" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "plVar6[3]" identifier [ number_literal ])))) , (binary_expression "local_48 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }" { (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);" do (compound_statement "{\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);" (assignment_expression "iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48)" identifier = (call_expression "(**(code **)(param_2 + 200))(param_3,*local_48)" (parenthesized_expression "(**(code **)(param_2 + 200))" ( (pointer_expression "**(code **)(param_2 + 200)" * (pointer_expression "*(code **)(param_2 + 200)" * (cast_expression "(code **)(param_2 + 200)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 200)" ( (binary_expression "param_2 + 200" identifier + number_literal) ))))) )) (argument_list "(param_3,*local_48)" ( identifier , (pointer_expression "*local_48" * identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (expression_statement "puVar14 = *(undefined8 **)local_48[1];" (assignment_expression "puVar14 = *(undefined8 **)local_48[1]" identifier = (pointer_expression "*(undefined8 **)local_48[1]" * (cast_expression "(undefined8 **)local_48[1]" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "local_48[1]" identifier [ number_literal ])))) ;) (while_statement "while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }" while (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 if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }" { (if_statement "if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }" if (parenthesized_expression "((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0))" ( (binary_expression "(puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)" (parenthesized_expression "(puVar14[5] != 0)" ( (binary_expression "puVar14[5] != 0" (subscript_expression "puVar14[5]" identifier [ number_literal ]) != number_literal) )) && (parenthesized_expression "(iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)" ( (comma_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0)" identifier (argument_list "(param_1,param_2,param_3,puVar14[5],0)" ( identifier , identifier , identifier , (subscript_expression "puVar14[5]" identifier [ number_literal ]) , number_literal )))) , (binary_expression "iVar2 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier (argument_list "(param_1,param_2,param_3,puVar14[1],0)" ( identifier , identifier , identifier , (subscript_expression "puVar14[1]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" if (parenthesized_expression "(puVar14[4] == -1)" ( (binary_expression "puVar14[4] == -1" (subscript_expression "puVar14[4]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0xd8))(param_3);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xd8))(param_3)" identifier = (call_expression "(**(code **)(param_2 + 0xd8))(param_3)" (parenthesized_expression "(**(code **)(param_2 + 0xd8))" ( (pointer_expression "**(code **)(param_2 + 0xd8)" * (pointer_expression "*(code **)(param_2 + 0xd8)" * (cast_expression "(code **)(param_2 + 0xd8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) )) (argument_list "(param_3)" ( identifier )))) ;) }) (else_clause "else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" else (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" identifier = (call_expression "(**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" (parenthesized_expression "(**(code **)(param_2 + 0xd0))" ( (pointer_expression "**(code **)(param_2 + 0xd0)" * (pointer_expression "*(code **)(param_2 + 0xd0)" * (cast_expression "(code **)(param_2 + 0xd0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) ))))) )) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" ( identifier , (pointer_expression "*puVar14" * identifier) , (pointer_expression "*(undefined4 *)(puVar14 + 2)" * (cast_expression "(undefined4 *)(puVar14 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 2)" ( (binary_expression "puVar14 + 2" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar14 + 0x14)" * (cast_expression "(undefined4 *)((long)puVar14 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0x14)" ( (binary_expression "(long)puVar14 + 0x14" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (pointer_expression "*(undefined4 *)(puVar14 + 3)" * (cast_expression "(undefined4 *)(puVar14 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 3)" ( (binary_expression "puVar14 + 3" identifier + number_literal) )))) , (subscript_expression "puVar14[4]" identifier [ number_literal ]) , (binary_expression "puVar14[5] != 0" (subscript_expression "puVar14[5]" identifier [ number_literal ]) != number_literal) )))) ;) }))) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" identifier = (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar9 + 1)" ( (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8)" identifier = (pointer_expression "*(undefined8 **)(local_48[1] + uVar9 * 8)" * (cast_expression "(undefined8 **)(local_48[1] + uVar9 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_48[1] + uVar9 * 8)" ( (binary_expression "local_48[1] + uVar9 * 8" (subscript_expression "local_48[1]" identifier [ number_literal ]) + (binary_expression "uVar9 * 8" identifier * number_literal)) ))))) ;) })) (expression_statement "iVar2 = (**(code **)(param_2 + 0xe0))(param_3);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xe0))(param_3)" identifier = (call_expression "(**(code **)(param_2 + 0xe0))(param_3)" (parenthesized_expression "(**(code **)(param_2 + 0xe0))" ( (pointer_expression "**(code **)(param_2 + 0xe0)" * (pointer_expression "*(code **)(param_2 + 0xe0)" * (cast_expression "(code **)(param_2 + 0xe0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xe0)" ( (binary_expression "param_2 + 0xe0" identifier + number_literal) ))))) )) (argument_list "(param_3)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "local_3c = local_3c + 1;" (assignment_expression "local_3c = local_3c + 1" identifier = (binary_expression "local_3c + 1" identifier + number_literal)) ;) (expression_statement "local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);" (assignment_expression "local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" identifier = (pointer_expression "*(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" * (cast_expression "(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" ( (binary_expression "*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 4) + 0x18)" * (cast_expression "(long *)(*(long *)(param_4 + 4) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 0x18)" ( (binary_expression "*(long *)(param_4 + 4) + 0x18" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "(ulong)local_3c * 8" (cast_expression "(ulong)local_3c" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;) }) while (parenthesized_expression "(local_48 != (undefined8 *)0x0)" ( (binary_expression "local_48 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8)" identifier = (pointer_expression "*(code **)(param_2 + 0xe8)" * (cast_expression "(code **)(param_2 + 0xe8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xe8)" ( (binary_expression "param_2 + 0xe8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;" case number_literal : (expression_statement "puVar14 = *(undefined8 **)(param_4 + 4);" (assignment_expression "puVar14 = *(undefined8 **)(param_4 + 4)" identifier = (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" identifier = number_literal) ;) (expression_statement "uVar11 = 0;" (assignment_expression "uVar11 = 0" identifier = number_literal) ;) (if_statement "if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\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 uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }" { (expression_statement "uVar8 = puVar14[1];" (assignment_expression "uVar8 = puVar14[1]" identifier = (subscript_expression "puVar14[1]" identifier [ number_literal ])) ;) (expression_statement "uVar11 = *puVar14;" (assignment_expression "uVar11 = *puVar14" identifier = (pointer_expression "*puVar14" * identifier)) ;) })) comment comment (expression_statement "uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" identifier = (call_expression "(**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" (parenthesized_expression "(**(code **)(param_2 + 0x40))" ( (pointer_expression "**(code **)(param_2 + 0x40)" * (pointer_expression "*(code **)(param_2 + 0x40)" * (cast_expression "(code **)(param_2 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x40)" ( (binary_expression "param_2 + 0x40" identifier + number_literal) ))))) )) (argument_list "(param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" ( identifier , identifier , identifier , identifier , (pointer_expression "*(code **)(param_2 + 0x40)" * (cast_expression "(code **)(param_2 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x40)" ( (binary_expression "param_2 + 0x40" identifier + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(param_4 + 4)" * (cast_expression "(undefined8 *)(param_4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48)" identifier = (pointer_expression "*(code **)(param_2 + 0x48)" * (cast_expression "(code **)(param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x48)" ( (binary_expression "param_2 + 0x48" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" if (parenthesized_expression "(*(long **)(lVar3 + 8) == (long *)0x0)" ( (binary_expression "*(long **)(lVar3 + 8) == (long *)0x0" (pointer_expression "*(long **)(lVar3 + 8)" * (cast_expression "(long **)(lVar3 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = -1;\n }" { (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) }) (else_clause "else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" else (compound_statement "{\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" { (expression_statement "lVar7 = **(long **)(lVar3 + 8);" (assignment_expression "lVar7 = **(long **)(lVar3 + 8)" identifier = (pointer_expression "**(long **)(lVar3 + 8)" * (pointer_expression "*(long **)(lVar3 + 8)" * (cast_expression "(long **)(lVar3 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))))) ;) (if_statement "if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (compound_statement "{\n iVar2 = 0;\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" else (compound_statement "{\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" { (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier (argument_list "(param_1,param_2,param_3,lVar7,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = (int)lVar13 + 1;" (assignment_expression "iVar2 = (int)lVar13 + 1" identifier = (binary_expression "(int)lVar13 + 1" (cast_expression "(int)lVar13" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "lVar13 = lVar13 + 1;" (assignment_expression "lVar13 = lVar13 + 1" identifier = (binary_expression "lVar13 + 1" identifier + number_literal)) ;) (expression_statement "lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);" (assignment_expression "lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" * (cast_expression "(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar3 + 8) + lVar13 * 8)" ( (binary_expression "*(long *)(lVar3 + 8) + lVar13 * 8" (pointer_expression "*(long *)(lVar3 + 8)" * (cast_expression "(long *)(lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) + (binary_expression "lVar13 * 8" identifier * number_literal)) ))))) ;) }) while (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) ;) }))) }))) (expression_statement "iVar1 = *(int *)(lVar3 + 0x10);" (assignment_expression "iVar1 = *(int *)(lVar3 + 0x10)" identifier = (pointer_expression "*(int *)(lVar3 + 0x10)" * (cast_expression "(int *)(lVar3 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50)" identifier = (pointer_expression "*(code **)(param_2 + 0x50)" * (cast_expression "(code **)(param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x50)" ( (binary_expression "param_2 + 0x50" identifier + number_literal) ))))) ;) (labeled_statement "LAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);" statement_identifier : comment comment (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3,iVar2,iVar1)" ( identifier , identifier , identifier )))) ;)) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(param_4 + 4)" * (cast_expression "(undefined8 *)(param_4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58)" identifier = (pointer_expression "*(code **)(param_2 + 0x58)" * (cast_expression "(code **)(param_2 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x58)" ( (binary_expression "param_2 + 0x58" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) comment comment (expression_statement "uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" identifier = (call_expression "(**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" (parenthesized_expression "(**(code **)(param_2 + 0x60))" ( (pointer_expression "**(code **)(param_2 + 0x60)" * (pointer_expression "*(code **)(param_2 + 0x60)" * (cast_expression "(code **)(param_2 + 0x60)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x60)" ( (binary_expression "param_2 + 0x60" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" ( identifier , (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) , (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 0x10)" * (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 0x10)" ( (binary_expression "*(long *)(param_4 + 4) + 0x10" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) comment comment (expression_statement "uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" identifier = (call_expression "(**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" (parenthesized_expression "(**(code **)(param_2 + 0x68))" ( (pointer_expression "**(code **)(param_2 + 0x68)" * (pointer_expression "*(code **)(param_2 + 0x68)" * (cast_expression "(code **)(param_2 + 0x68)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" ( identifier , (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" * (cast_expression "(undefined8 *)(lVar3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)(lVar3 + 0x20)" * (cast_expression "(undefined4 *)(lVar3 + 0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);" (assignment_expression "iVar2 = *(int *)(*(long *)(param_4 + 4) + 8)" identifier = (pointer_expression "*(int *)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(int *)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70)" identifier = (pointer_expression "*(code **)(param_2 + 0x70)" * (cast_expression "(code **)(param_2 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x70)" ( (binary_expression "param_2 + 0x70" identifier + number_literal) ))))) ;) (break_statement "break;" break ;)) (case_statement "case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78)" identifier = (pointer_expression "*(code **)(param_2 + 0x78)" * (cast_expression "(code **)(param_2 + 0x78)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x78)" ( (binary_expression "param_2 + 0x78" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" if (parenthesized_expression "(*(long **)(lVar3 + 0x10) == (long *)0x0)" ( (binary_expression "*(long **)(lVar3 + 0x10) == (long *)0x0" (pointer_expression "*(long **)(lVar3 + 0x10)" * (cast_expression "(long **)(lVar3 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = -1;\n }" { (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) }) (else_clause "else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" else (compound_statement "{\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" { (expression_statement "lVar7 = **(long **)(lVar3 + 0x10);" (assignment_expression "lVar7 = **(long **)(lVar3 + 0x10)" identifier = (pointer_expression "**(long **)(lVar3 + 0x10)" * (pointer_expression "*(long **)(lVar3 + 0x10)" * (cast_expression "(long **)(lVar3 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))))) ;) (if_statement "if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (compound_statement "{\n iVar2 = 0;\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" else (compound_statement "{\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" { (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier (argument_list "(param_1,param_2,param_3,lVar7,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = (int)lVar13 + 1;" (assignment_expression "iVar2 = (int)lVar13 + 1" identifier = (binary_expression "(int)lVar13 + 1" (cast_expression "(int)lVar13" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "lVar13 = lVar13 + 1;" (assignment_expression "lVar13 = lVar13 + 1" identifier = (binary_expression "lVar13 + 1" identifier + number_literal)) ;) (expression_statement "lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);" (assignment_expression "lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" * (cast_expression "(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar3 + 0x10) + lVar13 * 8)" ( (binary_expression "*(long *)(lVar3 + 0x10) + lVar13 * 8" (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) )))) + (binary_expression "lVar13 * 8" identifier * number_literal)) ))))) ;) }) while (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) ;) }))) }))) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" identifier = (pointer_expression "*(long *)(lVar3 + 8)" * (cast_expression "(long *)(lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) ;) (if_statement "if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }" if (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }" { (expression_statement "iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier (argument_list "(param_1,param_2,param_3,lVar7,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" identifier = (pointer_expression "*(long *)(lVar3 + 8)" * (cast_expression "(long *)(lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) ;) })) comment comment (expression_statement "uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" identifier = (call_expression "(**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" (parenthesized_expression "(**(code **)(param_2 + 0x80))" ( (pointer_expression "**(code **)(param_2 + 0x80)" * (pointer_expression "*(code **)(param_2 + 0x80)" * (cast_expression "(code **)(param_2 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x80)" ( (binary_expression "param_2 + 0x80" identifier + number_literal) ))))) )) (argument_list "(param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" ( identifier , (binary_expression "lVar7 != 0" identifier != number_literal) , identifier , (pointer_expression "*(undefined4 *)(lVar3 + 0x18)" * (cast_expression "(undefined4 *)(lVar3 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(param_4 + 4)" * (cast_expression "(undefined8 *)(param_4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88)" identifier = (pointer_expression "*(code **)(param_2 + 0x88)" * (cast_expression "(code **)(param_2 + 0x88)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x88)" ( (binary_expression "param_2 + 0x88" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(param_4 + 4)" * (cast_expression "(undefined8 *)(param_4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90)" identifier = (pointer_expression "*(code **)(param_2 + 0x90)" * (cast_expression "(code **)(param_2 + 0x90)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0x16:\n goto switchD_0012bc67_caseD_16;" case number_literal : (goto_statement "goto switchD_0012bc67_caseD_16;" goto statement_identifier ;)) (case_statement "case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;" case number_literal : (labeled_statement "switchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);" statement_identifier : (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;)) (expression_statement "param_5 = *plVar6;" (assignment_expression "param_5 = *plVar6" identifier = (pointer_expression "*plVar6" * identifier)) ;) (goto_statement "goto LAB_0012bc96;" goto statement_identifier ;)) (case_statement "default:\n /* WARNING: Subroutine does not return */\n abort();" default : comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;)) }))) comment comment (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3,iVar2)" ( identifier , identifier )))) ;) (return_statement "return uVar4;" return identifier ;) }))) (expression_statement "*(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);" (assignment_expression "*(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30)" (pointer_expression "*(undefined4 *)(param_5 + 0x10)" * (cast_expression "(undefined4 *)(param_5 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x10)" ( (binary_expression "param_5 + 0x10" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(param_1 + 0x30)" * (cast_expression "(undefined4 *)(param_1 + 0x30)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (if_statement "if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }" if (parenthesized_expression "(iVar2 != 0x16)" ( (binary_expression "iVar2 != 0x16" identifier != number_literal) )) (compound_statement "{\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }" { (if_statement "if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }" if (parenthesized_expression "(iVar2 != 0x17)" ( (binary_expression "iVar2 != 0x17" identifier != number_literal) )) (compound_statement "{\n if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }" { (if_statement "if (*(int *)(param_5 + 0x14) != 1) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }" if (parenthesized_expression "(*(int *)(param_5 + 0x14) != 1)" ( (binary_expression "*(int *)(param_5 + 0x14) != 1" (pointer_expression "*(int *)(param_5 + 0x14)" * (cast_expression "(int *)(param_5 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x14)" ( (binary_expression "param_5 + 0x14" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }" { comment (expression_statement "__assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");" (call_expression "__assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type")" identifier (argument_list "("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type")" ( (string_literal ""name->kind == DEBUG_OBJECT_TAG"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_type"" " string_content ") ))) ;) })) (expression_statement "uVar4 = *(undefined8 *)(param_5 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_5 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_5 + 8)" * (cast_expression "(undefined8 *)(param_5 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 8)" ( (binary_expression "param_5 + 8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bc55;" goto statement_identifier ;) })) (goto_statement "goto switchD_0012bc67_caseD_17;" goto statement_identifier ;) })) (labeled_statement "switchD_0012bc67_caseD_16:\n param_5 = 0;" statement_identifier : (expression_statement "param_5 = 0;" (assignment_expression "param_5 = 0" identifier = number_literal) ;)) })) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = *plVar6;" (assignment_expression "lVar3 = *plVar6" identifier = (pointer_expression "*plVar6" * identifier)) ;) (if_statement "if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }" if (parenthesized_expression "(*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30))" ( (binary_expression "*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)" (pointer_expression "*(int *)(lVar3 + 0x10)" * (cast_expression "(int *)(lVar3 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) == (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) ))))) )) (compound_statement "{\n if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }" { (if_statement "if (iVar2 == 0x16) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }" if (parenthesized_expression "(iVar2 == 0x16)" ( (binary_expression "iVar2 == 0x16" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }" { comment comment (expression_statement "uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8))" identifier = (call_expression "(**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8))" (parenthesized_expression "(**(code **)(param_2 + 0xf0))" ( (pointer_expression "**(code **)(param_2 + 0xf0)" * (pointer_expression "*(code **)(param_2 + 0xf0)" * (cast_expression "(code **)(param_2 + 0xf0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xf0)" ( (binary_expression "param_2 + 0xf0" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(lVar3 + 8))" ( identifier , (pointer_expression "*(undefined8 *)(lVar3 + 8)" * (cast_expression "(undefined8 *)(lVar3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;) })) (labeled_statement "LAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);" statement_identifier : (expression_statement "piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);" (assignment_expression "piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0)" identifier = (cast_expression "(int *)FUN_0012b0d0(param_1,param_4,0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012b0d0(param_1,param_4,0)" identifier (argument_list "(param_1,param_4,0)" ( identifier , identifier , number_literal ))))) ;)) (if_statement "if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" if (parenthesized_expression "(piVar5 != (int *)0x0)" ( (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" { (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) (expression_statement "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);" (assignment_expression "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8)" identifier = (pointer_expression "*(undefined8 *)(**(long **)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(**(long **)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(param_4 + 4) + 8)" ( (binary_expression "**(long **)(param_4 + 4) + 8" (pointer_expression "**(long **)(param_4 + 4)" * (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) + number_literal) ))))) ;) (if_statement "if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }" if (parenthesized_expression "((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0))" ( (binary_expression "(iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)" (parenthesized_expression "(iVar2 - 7U < 4)" ( (binary_expression "iVar2 - 7U < 4" (binary_expression "iVar2 - 7U" identifier - number_literal) < number_literal) )) && (parenthesized_expression "(*(long *)(piVar5 + 4) != 0)" ( (binary_expression "*(long *)(piVar5 + 4) != 0" (pointer_expression "*(long *)(piVar5 + 4)" * (cast_expression "(long *)(piVar5 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar5 + 4)" ( (binary_expression "piVar5 + 4" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }" { (expression_statement "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);" (assignment_expression "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc)" identifier = (pointer_expression "*(uint *)(*(long *)(piVar5 + 4) + 0xc)" * (cast_expression "(uint *)(*(long *)(piVar5 + 4) + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(piVar5 + 4) + 0xc)" ( (binary_expression "*(long *)(piVar5 + 4) + 0xc" (pointer_expression "*(long *)(piVar5 + 4)" * (cast_expression "(long *)(piVar5 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar5 + 4)" ( (binary_expression "piVar5 + 4" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }" if (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" ( (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" identifier <= (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }" { (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,piVar5)" identifier = (call_expression "FUN_0012bae0(param_1,uVar4,piVar5)" identifier (argument_list "(param_1,uVar4,piVar5)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) (expression_statement "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);" (assignment_expression "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc)" identifier = (pointer_expression "*(uint *)(*(long *)(piVar5 + 4) + 0xc)" * (cast_expression "(uint *)(*(long *)(piVar5 + 4) + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(piVar5 + 4) + 0xc)" ( (binary_expression "*(long *)(piVar5 + 4) + 0xc" (pointer_expression "*(long *)(piVar5 + 4)" * (cast_expression "(long *)(piVar5 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar5 + 4)" ( (binary_expression "piVar5 + 4" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);" (assignment_expression "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8)" identifier = (pointer_expression "*(undefined8 *)(**(long **)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(**(long **)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(param_4 + 4) + 8)" ( (binary_expression "**(long **)(param_4 + 4) + 8" (pointer_expression "**(long **)(param_4 + 4)" * (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) + number_literal) ))))) ;) })) }) (else_clause "else {\n uVar12 = 0;\n }" else (compound_statement "{\n uVar12 = 0;\n }" { (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;) }))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" identifier = (pointer_expression "*(code **)(param_2 + 0xf8)" * (cast_expression "(code **)(param_2 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xf8)" ( (binary_expression "param_2 + 0xf8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012c3c5;" goto statement_identifier ;) })) (goto_statement "goto LAB_0012bff3;" goto statement_identifier ;) })) (if_statement "if (iVar2 != 0x17) goto LAB_0012bc2b;" if (parenthesized_expression "(iVar2 != 0x17)" ( (binary_expression "iVar2 != 0x17" identifier != number_literal) )) (goto_statement "goto LAB_0012bc2b;" goto statement_identifier ;)) (if_statement "if (lVar3 != param_5) goto LAB_0012c43d;" if (parenthesized_expression "(lVar3 != param_5)" ( (binary_expression "lVar3 != param_5" identifier != identifier) )) (goto_statement "goto LAB_0012c43d;" goto statement_identifier ;)) (expression_statement "*(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);" (assignment_expression "*(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30)" (pointer_expression "*(int *)(param_5 + 0x10)" * (cast_expression "(int *)(param_5 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x10)" ( (binary_expression "param_5 + 0x10" identifier + number_literal) )))) = (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) ))))) ;) (labeled_statement "LAB_0012bc96:\n param_4 = (int *)plVar6[1];" statement_identifier : (expression_statement "param_4 = (int *)plVar6[1];" (assignment_expression "param_4 = (int *)plVar6[1]" identifier = (cast_expression "(int *)plVar6[1]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar6[1]" identifier [ number_literal ]))) ;)) }) while (parenthesized_expression "( true )" ( true )) ;)) (labeled_statement "switchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);" statement_identifier : (expression_statement "param_4 = *(int **)**(undefined8 **)(param_4 + 4);" (assignment_expression "param_4 = *(int **)**(undefined8 **)(param_4 + 4)" identifier = (pointer_expression "*(int **)**(undefined8 **)(param_4 + 4)" * (cast_expression "(int **)**(undefined8 **)(param_4 + 4)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))))))) ;)) (if_statement "if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }" if (parenthesized_expression "(param_4 == (int *)0x0)" ( (binary_expression "param_4 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }" { (labeled_statement "LAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10)" identifier = (pointer_expression "*(code **)(param_2 + 0x10)" * (cast_expression "(code **)(param_2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) ))))) ;)) (labeled_statement "LAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);" statement_identifier : comment comment (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3)" ( identifier )))) ;)) (return_statement "return uVar4;" return identifier ;) })) (goto_statement "goto LAB_0012bc21;" goto statement_identifier ;) })))
(translation_unit "bfd_boolean\ndebug_write_type(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_type_s *type,\n debug_name *name)\n\n{\n debug_name *pdVar1;\n debug_array_type *pdVar2;\n debug_enum_type *pdVar3;\n debug_field *ppdVar4;\n debug_method_variant_s *pdVar5;\n bfd_boolean bVar6;\n debug_method_type *pdVar7;\n debug_function_type *pdVar8;\n _func_bfd_boolean_void_ptr *UNRECOVERED_JUMPTABLE_02;\n undefined8 uVar9;\n _func_bfd_boolean_void_ptr_uint *UNRECOVERED_JUMPTABLE_00;\n _func_bfd_boolean_void_ptr_uint_bfd_boolean *UNRECOVERED_JUMPTABLE_01;\n _func_bfd_boolean_void_ptr_char_ptr_uint_debug_type_kind *UNRECOVERED_JUMPTABLE;\n debug_type_s *pdVar10;\n debug_class_type *pdVar11;\n uint uVar12;\n debug_type_kind dVar13;\n bfd_signed_vma *pbVar14;\n ulong uVar15;\n char **ppcVar16;\n uint uVar17;\n debug_type tag;\n debug_named_type *pdVar18;\n uint uVar19;\n _func_bfd_boolean_void_ptr_char_ptr_uint_bfd_boolean_uint *p_Var20;\n long lVar21;\n debug_field pdVar22;\n int iVar23;\n debug_baseclass pdVar24;\n debug_method local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED; type = ((type->u).karray)->range_type\n ) {\nLAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }\n name->mark = info->mark;\n if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;\n }\n pdVar18 = (type->u).knamed;\n pdVar1 = pdVar18->name;\n if (pdVar1->mark == info->mark) {\n if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }\nLAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);\n if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (dVar13 != DEBUG_KIND_TAGGED) goto LAB_0012bc2b;\n if (pdVar1 != name) goto LAB_0012c43d;\n name->mark = info->mark;\nLAB_0012bc96:\n type = pdVar18->type;\n } while( true );\nswitchD_0012bc67_caseD_1:\n type = *((type->u).kindirect)->slot;\n if (type == (debug_type_conflict)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_02 = fns->empty_type;\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle);\n return bVar6;\n }\n goto LAB_0012bc21;\n}\n\n" (function_definition "bfd_boolean\ndebug_write_type(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_type_s *type,\n debug_name *name)\n\n{\n debug_name *pdVar1;\n debug_array_type *pdVar2;\n debug_enum_type *pdVar3;\n debug_field *ppdVar4;\n debug_method_variant_s *pdVar5;\n bfd_boolean bVar6;\n debug_method_type *pdVar7;\n debug_function_type *pdVar8;\n _func_bfd_boolean_void_ptr *UNRECOVERED_JUMPTABLE_02;\n undefined8 uVar9;\n _func_bfd_boolean_void_ptr_uint *UNRECOVERED_JUMPTABLE_00;\n _func_bfd_boolean_void_ptr_uint_bfd_boolean *UNRECOVERED_JUMPTABLE_01;\n _func_bfd_boolean_void_ptr_char_ptr_uint_debug_type_kind *UNRECOVERED_JUMPTABLE;\n debug_type_s *pdVar10;\n debug_class_type *pdVar11;\n uint uVar12;\n debug_type_kind dVar13;\n bfd_signed_vma *pbVar14;\n ulong uVar15;\n char **ppcVar16;\n uint uVar17;\n debug_type tag;\n debug_named_type *pdVar18;\n uint uVar19;\n _func_bfd_boolean_void_ptr_char_ptr_uint_bfd_boolean_uint *p_Var20;\n long lVar21;\n debug_field pdVar22;\n int iVar23;\n debug_baseclass pdVar24;\n debug_method local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED; type = ((type->u).karray)->range_type\n ) {\nLAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }\n name->mark = info->mark;\n if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;\n }\n pdVar18 = (type->u).knamed;\n pdVar1 = pdVar18->name;\n if (pdVar1->mark == info->mark) {\n if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }\nLAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);\n if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (dVar13 != DEBUG_KIND_TAGGED) goto LAB_0012bc2b;\n if (pdVar1 != name) goto LAB_0012c43d;\n name->mark = info->mark;\nLAB_0012bc96:\n type = pdVar18->type;\n } while( true );\nswitchD_0012bc67_caseD_1:\n type = *((type->u).kindirect)->slot;\n if (type == (debug_type_conflict)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_02 = fns->empty_type;\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle);\n return bVar6;\n }\n goto LAB_0012bc21;\n}" type_identifier (function_declarator "debug_write_type(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_type_s *type,\n debug_name *name)" identifier (parameter_list "(debug_handle *info,debug_write_fns *fns,void *fhandle,debug_type_s *type,\n debug_name *name)" ( (parameter_declaration "debug_handle *info" type_identifier (pointer_declarator "*info" * identifier)) , (parameter_declaration "debug_write_fns *fns" type_identifier (pointer_declarator "*fns" * identifier)) , (parameter_declaration "void *fhandle" primitive_type (pointer_declarator "*fhandle" * identifier)) , (parameter_declaration "debug_type_s *type" type_identifier (pointer_declarator "*type" * identifier)) , (parameter_declaration "debug_name *name" type_identifier (pointer_declarator "*name" * identifier)) ))) (compound_statement "{\n debug_name *pdVar1;\n debug_array_type *pdVar2;\n debug_enum_type *pdVar3;\n debug_field *ppdVar4;\n debug_method_variant_s *pdVar5;\n bfd_boolean bVar6;\n debug_method_type *pdVar7;\n debug_function_type *pdVar8;\n _func_bfd_boolean_void_ptr *UNRECOVERED_JUMPTABLE_02;\n undefined8 uVar9;\n _func_bfd_boolean_void_ptr_uint *UNRECOVERED_JUMPTABLE_00;\n _func_bfd_boolean_void_ptr_uint_bfd_boolean *UNRECOVERED_JUMPTABLE_01;\n _func_bfd_boolean_void_ptr_char_ptr_uint_debug_type_kind *UNRECOVERED_JUMPTABLE;\n debug_type_s *pdVar10;\n debug_class_type *pdVar11;\n uint uVar12;\n debug_type_kind dVar13;\n bfd_signed_vma *pbVar14;\n ulong uVar15;\n char **ppcVar16;\n uint uVar17;\n debug_type tag;\n debug_named_type *pdVar18;\n uint uVar19;\n _func_bfd_boolean_void_ptr_char_ptr_uint_bfd_boolean_uint *p_Var20;\n long lVar21;\n debug_field pdVar22;\n int iVar23;\n debug_baseclass pdVar24;\n debug_method local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED; type = ((type->u).karray)->range_type\n ) {\nLAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }\n name->mark = info->mark;\n if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;\n }\n pdVar18 = (type->u).knamed;\n pdVar1 = pdVar18->name;\n if (pdVar1->mark == info->mark) {\n if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }\nLAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);\n if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (dVar13 != DEBUG_KIND_TAGGED) goto LAB_0012bc2b;\n if (pdVar1 != name) goto LAB_0012c43d;\n name->mark = info->mark;\nLAB_0012bc96:\n type = pdVar18->type;\n } while( true );\nswitchD_0012bc67_caseD_1:\n type = *((type->u).kindirect)->slot;\n if (type == (debug_type_conflict)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_02 = fns->empty_type;\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle);\n return bVar6;\n }\n goto LAB_0012bc21;\n}" { (declaration "debug_name *pdVar1;" type_identifier (pointer_declarator "*pdVar1" * identifier) ;) (declaration "debug_array_type *pdVar2;" type_identifier (pointer_declarator "*pdVar2" * identifier) ;) (declaration "debug_enum_type *pdVar3;" type_identifier (pointer_declarator "*pdVar3" * identifier) ;) (declaration "debug_field *ppdVar4;" type_identifier (pointer_declarator "*ppdVar4" * identifier) ;) (declaration "debug_method_variant_s *pdVar5;" type_identifier (pointer_declarator "*pdVar5" * identifier) ;) (declaration "bfd_boolean bVar6;" type_identifier identifier ;) (declaration "debug_method_type *pdVar7;" type_identifier (pointer_declarator "*pdVar7" * identifier) ;) (declaration "debug_function_type *pdVar8;" type_identifier (pointer_declarator "*pdVar8" * identifier) ;) (declaration "_func_bfd_boolean_void_ptr *UNRECOVERED_JUMPTABLE_02;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE_02" * identifier) ;) (declaration "undefined8 uVar9;" type_identifier identifier ;) (declaration "_func_bfd_boolean_void_ptr_uint *UNRECOVERED_JUMPTABLE_00;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE_00" * identifier) ;) (declaration "_func_bfd_boolean_void_ptr_uint_bfd_boolean *UNRECOVERED_JUMPTABLE_01;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE_01" * identifier) ;) (declaration "_func_bfd_boolean_void_ptr_char_ptr_uint_debug_type_kind *UNRECOVERED_JUMPTABLE;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE" * identifier) ;) (declaration "debug_type_s *pdVar10;" type_identifier (pointer_declarator "*pdVar10" * identifier) ;) (declaration "debug_class_type *pdVar11;" type_identifier (pointer_declarator "*pdVar11" * identifier) ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "debug_type_kind dVar13;" type_identifier identifier ;) (declaration "bfd_signed_vma *pbVar14;" type_identifier (pointer_declarator "*pbVar14" * identifier) ;) (declaration "ulong uVar15;" type_identifier identifier ;) (declaration "char **ppcVar16;" primitive_type (pointer_declarator "**ppcVar16" * (pointer_declarator "*ppcVar16" * identifier)) ;) (declaration "uint uVar17;" type_identifier identifier ;) (declaration "debug_type tag;" type_identifier identifier ;) (declaration "debug_named_type *pdVar18;" type_identifier (pointer_declarator "*pdVar18" * identifier) ;) (declaration "uint uVar19;" type_identifier identifier ;) (declaration "_func_bfd_boolean_void_ptr_char_ptr_uint_bfd_boolean_uint *p_Var20;" type_identifier (pointer_declarator "*p_Var20" * identifier) ;) (declaration "long lVar21;" (sized_type_specifier "long" long) identifier ;) (declaration "debug_field pdVar22;" type_identifier identifier ;) (declaration "int iVar23;" primitive_type identifier ;) (declaration "debug_baseclass pdVar24;" type_identifier identifier ;) (declaration "debug_method local_48;" type_identifier identifier ;) (declaration "uint local_3c;" type_identifier identifier ;) (labeled_statement "LAB_0012bc21:\n do {\n for (; dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED; type = ((type->u).karray)->range_type\n ) {\nLAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }\n name->mark = info->mark;\n if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;\n }\n pdVar18 = (type->u).knamed;\n pdVar1 = pdVar18->name;\n if (pdVar1->mark == info->mark) {\n if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }\nLAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);\n if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (dVar13 != DEBUG_KIND_TAGGED) goto LAB_0012bc2b;\n if (pdVar1 != name) goto LAB_0012c43d;\n name->mark = info->mark;\nLAB_0012bc96:\n type = pdVar18->type;\n } while( true );" statement_identifier : (do_statement "do {\n for (; dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED; type = ((type->u).karray)->range_type\n ) {\nLAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }\n name->mark = info->mark;\n if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;\n }\n pdVar18 = (type->u).knamed;\n pdVar1 = pdVar18->name;\n if (pdVar1->mark == info->mark) {\n if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }\nLAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);\n if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (dVar13 != DEBUG_KIND_TAGGED) goto LAB_0012bc2b;\n if (pdVar1 != name) goto LAB_0012c43d;\n name->mark = info->mark;\nLAB_0012bc96:\n type = pdVar18->type;\n } while( true );" do (compound_statement "{\n for (; dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED; type = ((type->u).karray)->range_type\n ) {\nLAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }\n name->mark = info->mark;\n if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;\n }\n pdVar18 = (type->u).knamed;\n pdVar1 = pdVar18->name;\n if (pdVar1->mark == info->mark) {\n if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }\nLAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);\n if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (dVar13 != DEBUG_KIND_TAGGED) goto LAB_0012bc2b;\n if (pdVar1 != name) goto LAB_0012c43d;\n name->mark = info->mark;\nLAB_0012bc96:\n type = pdVar18->type;\n }" { (for_statement "for (; dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED; type = ((type->u).karray)->range_type\n ) {\nLAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }\n name->mark = info->mark;\n if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;\n }" for ( ; (comma_expression "dVar13 = type->kind, 1 < dVar13 - DEBUG_KIND_NAMED" (assignment_expression "dVar13 = type->kind" identifier = (field_expression "type->kind" identifier -> field_identifier)) , (binary_expression "1 < dVar13 - DEBUG_KIND_NAMED" number_literal < (binary_expression "dVar13 - DEBUG_KIND_NAMED" identifier - identifier))) ; (assignment_expression "type = ((type->u).karray)->range_type" identifier = (field_expression "((type->u).karray)->range_type" (parenthesized_expression "((type->u).karray)" ( (field_expression "(type->u).karray" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier)) ) (compound_statement "{\nLAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }\n name->mark = info->mark;\n if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;\n }" { (labeled_statement "LAB_0012bc2b:\n if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }" statement_identifier : (if_statement "if (name == (debug_name *)0x0) {\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }" if (parenthesized_expression "(name == (debug_name *)0x0)" ( (binary_expression "name == (debug_name *)0x0" identifier == (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n tag = (debug_type)0x0;\nLAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }\n /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);\n return bVar6;\n }" { (expression_statement "tag = (debug_type)0x0;" (assignment_expression "tag = (debug_type)0x0" identifier = (cast_expression "(debug_type)0x0" ( (type_descriptor "debug_type" type_identifier) ) number_literal)) ;) (labeled_statement "LAB_0012bc55:\n switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }" statement_identifier : (switch_statement "switch(dVar13) {\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }" switch (parenthesized_expression "(dVar13)" ( identifier )) (compound_statement "{\n case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;\n case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;\n case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;\n case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;\n case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;\n case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;\n case DEBUG_KIND_STRUCT:\n case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_CLASS:\n case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;\n case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;\n case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;\n case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;\n case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;\n case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;\n case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;\n case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;\n case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;\n default:\n /* WARNING: Subroutine does not return */\n abort();\n }" { (case_statement "case DEBUG_KIND_ILLEGAL:\n uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar9);\n return 0;" case identifier : (expression_statement "uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5);" (assignment_expression "uVar9 = dcgettext(0,"debug_write_type: illegal type encountered",5)" identifier = (call_expression "dcgettext(0,"debug_write_type: illegal type encountered",5)" identifier (argument_list "(0,"debug_write_type: illegal type encountered",5)" ( number_literal , (string_literal ""debug_write_type: illegal type encountered"" " string_content ") , number_literal )))) ;) (expression_statement "fprintf(stderr,"%s\n",uVar9);" (call_expression "fprintf(stderr,"%s\n",uVar9)" identifier (argument_list "(stderr,"%s\n",uVar9)" ( identifier , (string_literal ""%s\n"" " string_content escape_sequence ") , identifier ))) ;) (return_statement "return 0;" return number_literal ;)) (case_statement "case DEBUG_KIND_INDIRECT:\n goto switchD_0012bc67_caseD_1;" case identifier : (goto_statement "goto switchD_0012bc67_caseD_1;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_VOID:\n UNRECOVERED_JUMPTABLE_02 = fns->void_type;\n goto LAB_0012bfcc;" case identifier : (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->void_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->void_type" identifier = (field_expression "fns->void_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_INT:\n bVar6 = (type->u).kint;\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_01 = fns->int_type;\n goto LAB_0012c31a;" case identifier : (expression_statement "bVar6 = (type->u).kint;" (assignment_expression "bVar6 = (type->u).kint" identifier = (field_expression "(type->u).kint" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar17 = type->size;" (assignment_expression "uVar17 = type->size" identifier = (field_expression "type->size" identifier -> field_identifier)) ;) (expression_statement "UNRECOVERED_JUMPTABLE_01 = fns->int_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_01 = fns->int_type" identifier = (field_expression "fns->int_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012c31a;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_FLOAT:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->float_type;\n break;" case identifier : (expression_statement "uVar17 = type->size;" (assignment_expression "uVar17 = type->size" identifier = (field_expression "type->size" identifier -> field_identifier)) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = fns->float_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = fns->float_type" identifier = (field_expression "fns->float_type" identifier -> field_identifier)) ;) (break_statement "break;" break ;)) (case_statement "case DEBUG_KIND_COMPLEX:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->complex_type;\n break;" case identifier : (expression_statement "uVar17 = type->size;" (assignment_expression "uVar17 = type->size" identifier = (field_expression "type->size" identifier -> field_identifier)) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = fns->complex_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = fns->complex_type" identifier = (field_expression "fns->complex_type" identifier -> field_identifier)) ;) (break_statement "break;" break ;)) (case_statement "case DEBUG_KIND_BOOL:\n uVar17 = type->size;\n UNRECOVERED_JUMPTABLE_00 = fns->bool_type;\n break;" case identifier : (expression_statement "uVar17 = type->size;" (assignment_expression "uVar17 = type->size" identifier = (field_expression "type->size" identifier -> field_identifier)) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = fns->bool_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = fns->bool_type" identifier = (field_expression "fns->bool_type" identifier -> field_identifier)) ;) (break_statement "break;" break ;)) (case_statement "case DEBUG_KIND_STRUCT:" case identifier :) (case_statement "case DEBUG_KIND_UNION:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }\n bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);\n if (bVar6 == 0) {\n return 0;\n }\n if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;\n goto LAB_0012bfcc;" case identifier : (expression_statement "pdVar11 = (type->u).kclass;" (assignment_expression "pdVar11 = (type->u).kclass" identifier = (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (pdVar11 == (debug_class_type *)0x0) {\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }" if (parenthesized_expression "(pdVar11 == (debug_class_type *)0x0)" ( (binary_expression "pdVar11 == (debug_class_type *)0x0" identifier == (cast_expression "(debug_class_type *)0x0" ( (type_descriptor "debug_class_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n uVar17 = 0;\n }" { (expression_statement "p_Var20 = fns->start_struct_type;" (assignment_expression "p_Var20 = fns->start_struct_type" identifier = (field_expression "fns->start_struct_type" identifier -> field_identifier)) ;) (expression_statement "uVar19 = type->size;" (assignment_expression "uVar19 = type->size" identifier = (field_expression "type->size" identifier -> field_identifier)) ;) (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) }) (else_clause "else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }" else (compound_statement "{\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n p_Var20 = fns->start_struct_type;\n uVar19 = type->size;\n pdVar11->mark = uVar12;\n uVar17 = pdVar11->id;\n dVar13 = type->kind;\n }" { (expression_statement "uVar17 = pdVar11->id;" (assignment_expression "uVar17 = pdVar11->id" identifier = (field_expression "pdVar11->id" identifier -> field_identifier)) ;) (if_statement "if (info->base_id < uVar17) {\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" if (parenthesized_expression "(info->base_id < uVar17)" ( (binary_expression "info->base_id < uVar17" (field_expression "info->base_id" identifier -> field_identifier) < identifier) )) (compound_statement "{\n uVar12 = info->mark;\n if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }\n }" { (expression_statement "uVar12 = info->mark;" (assignment_expression "uVar12 = info->mark" identifier = (field_expression "info->mark" identifier -> field_identifier)) ;) (if_statement "if (pdVar11->mark == uVar12) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }" if (parenthesized_expression "(pdVar11->mark == uVar12)" ( (binary_expression "pdVar11->mark == uVar12" (field_expression "pdVar11->mark" identifier -> field_identifier) == identifier) )) (compound_statement "{\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n dVar13 = type->kind;\nLAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);\n return bVar6;\n }" { (labeled_statement "LAB_0012c414:\n UNRECOVERED_JUMPTABLE = fns->tag_type;" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE = fns->tag_type;" (assignment_expression "UNRECOVERED_JUMPTABLE = fns->tag_type" identifier = (field_expression "fns->tag_type" identifier -> field_identifier)) ;)) (expression_statement "dVar13 = type->kind;" (assignment_expression "dVar13 = type->kind" identifier = (field_expression "type->kind" identifier -> field_identifier)) ;) (labeled_statement "LAB_0012c3c5:\n /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);" statement_identifier : comment comment (expression_statement "bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13);" (assignment_expression "bVar6 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,uVar17,dVar13)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE" * identifier) )) (argument_list "(fhandle,(char *)tag,uVar17,dVar13)" ( identifier , (cast_expression "(char *)tag" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier )))) ;)) (return_statement "return bVar6;" return identifier ;) })) }) (else_clause "else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" else (compound_statement "{\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar12 = info->mark;\n if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" { (expression_statement "bVar6 = debug_set_class_id(info,(char *)tag,type);" (assignment_expression "bVar6 = debug_set_class_id(info,(char *)tag,type)" identifier = (call_expression "debug_set_class_id(info,(char *)tag,type)" identifier (argument_list "(info,(char *)tag,type)" ( identifier , (cast_expression "(char *)tag" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar11 = (type->u).kclass;" (assignment_expression "pdVar11 = (type->u).kclass" identifier = (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar12 = info->mark;" (assignment_expression "uVar12 = info->mark" identifier = (field_expression "info->mark" identifier -> field_identifier)) ;) (if_statement "if (uVar12 == pdVar11->mark) {\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }" if (parenthesized_expression "(uVar12 == pdVar11->mark)" ( (binary_expression "uVar12 == pdVar11->mark" identifier == (field_expression "pdVar11->mark" identifier -> field_identifier)) )) (compound_statement "{\n uVar17 = pdVar11->id;\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }" { (expression_statement "uVar17 = pdVar11->id;" (assignment_expression "uVar17 = pdVar11->id" identifier = (field_expression "pdVar11->id" identifier -> field_identifier)) ;) (if_statement "if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }" if (parenthesized_expression "(uVar17 <= info->base_id)" ( (binary_expression "uVar17 <= info->base_id" identifier <= (field_expression "info->base_id" identifier -> field_identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }" { comment (expression_statement "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");" (call_expression "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type")" identifier (argument_list "("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type")" ( (string_literal ""type->u.kclass->id > info->base_id"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_type"" " string_content ") ))) ;) })) (goto_statement "goto LAB_0012c414;" goto statement_identifier ;) })) }))) (expression_statement "p_Var20 = fns->start_struct_type;" (assignment_expression "p_Var20 = fns->start_struct_type" identifier = (field_expression "fns->start_struct_type" identifier -> field_identifier)) ;) (expression_statement "uVar19 = type->size;" (assignment_expression "uVar19 = type->size" identifier = (field_expression "type->size" identifier -> field_identifier)) ;) (expression_statement "pdVar11->mark = uVar12;" (assignment_expression "pdVar11->mark = uVar12" (field_expression "pdVar11->mark" identifier -> field_identifier) = identifier) ;) (expression_statement "uVar17 = pdVar11->id;" (assignment_expression "uVar17 = pdVar11->id" identifier = (field_expression "pdVar11->id" identifier -> field_identifier)) ;) (expression_statement "dVar13 = type->kind;" (assignment_expression "dVar13 = type->kind" identifier = (field_expression "type->kind" identifier -> field_identifier)) ;) }))) (expression_statement "bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19);" (assignment_expression "bVar6 = (*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19)" identifier = (call_expression "(*p_Var20)(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19)" (parenthesized_expression "(*p_Var20)" ( (pointer_expression "*p_Var20" * identifier) )) (argument_list "(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_STRUCT),uVar19)" ( identifier , (cast_expression "(char *)tag" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (call_expression "(uint)(dVar13 == DEBUG_KIND_STRUCT)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(dVar13 == DEBUG_KIND_STRUCT)" ( (binary_expression "dVar13 == DEBUG_KIND_STRUCT" identifier == identifier) ))) , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if ((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }" if (parenthesized_expression "((((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0))" ( (binary_expression "(((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)) &&\n (pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)" (parenthesized_expression "(((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0))" ( (binary_expression "((type->u).kclass != (debug_class_type *)0x0) &&\n (ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)" (parenthesized_expression "((type->u).kclass != (debug_class_type *)0x0)" ( (binary_expression "(type->u).kclass != (debug_class_type *)0x0" (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) != (cast_expression "(debug_class_type *)0x0" ( (type_descriptor "debug_class_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0)" ( (comma_expression "ppdVar4 = ((type->u).kclass)->fields, ppdVar4 != (debug_field *)0x0" (assignment_expression "ppdVar4 = ((type->u).kclass)->fields" identifier = (field_expression "((type->u).kclass)->fields" (parenthesized_expression "((type->u).kclass)" ( (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier)) , (binary_expression "ppdVar4 != (debug_field *)0x0" identifier != (cast_expression "(debug_field *)0x0" ( (type_descriptor "debug_field *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) && (parenthesized_expression "(pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0)" ( (comma_expression "pdVar22 = *ppdVar4, pdVar22 != (debug_field)0x0" (assignment_expression "pdVar22 = *ppdVar4" identifier = (pointer_expression "*ppdVar4" * identifier)) , (binary_expression "pdVar22 != (debug_field)0x0" identifier != (cast_expression "(debug_field)0x0" ( (type_descriptor "debug_field" type_identifier) ) number_literal))) ))) )) (compound_statement "{\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }" { (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" identifier = number_literal) ;) (do_statement "do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n } while (pdVar22 != (debug_field)0x0);" do (compound_statement "{\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];\n }" { (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar22->type,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "pdVar22->type" identifier -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);" (assignment_expression "bVar6 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility)" identifier = (call_expression "(*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility)" (parenthesized_expression "(*fns->struct_field)" ( (pointer_expression "*fns->struct_field" * (field_expression "fns->struct_field" identifier -> field_identifier)) )) (argument_list "(fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility)" ( identifier , (field_expression "pdVar22->name" identifier -> field_identifier) , (field_expression "(ulong)(pdVar22->u).f.bitpos" (field_expression "(ulong)(pdVar22->u).f" (call_expression "(ulong)(pdVar22->u)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(pdVar22->u)" ( (field_expression "pdVar22->u" identifier -> field_identifier) ))) . field_identifier) . field_identifier) , (field_expression "(ulong)(pdVar22->u).f.bitsize" (field_expression "(ulong)(pdVar22->u).f" (call_expression "(ulong)(pdVar22->u)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(pdVar22->u)" ( (field_expression "pdVar22->u" identifier -> field_identifier) ))) . field_identifier) . field_identifier) , (field_expression "pdVar22->visibility" identifier -> field_identifier) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar15 = (ulong)((int)uVar15 + 1);" (assignment_expression "uVar15 = (ulong)((int)uVar15 + 1)" identifier = (call_expression "(ulong)((int)uVar15 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar15 + 1)" ( (binary_expression "(int)uVar15 + 1" (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15];" (assignment_expression "pdVar22 = (debug_field)((type->u).kindirect)->slot[uVar15]" identifier = (subscript_expression "(debug_field)((type->u).kindirect)->slot[uVar15]" (field_expression "(debug_field)((type->u).kindirect)->slot" (call_expression "(debug_field)((type->u).kindirect)" (parenthesized_expression "(debug_field)" ( identifier )) (argument_list "((type->u).kindirect)" ( (field_expression "(type->u).kindirect" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) ))) -> field_identifier) [ identifier ])) ;) }) while (parenthesized_expression "(pdVar22 != (debug_field)0x0)" ( (binary_expression "pdVar22 != (debug_field)0x0" identifier != (cast_expression "(debug_field)0x0" ( (type_descriptor "debug_field" type_identifier) ) number_literal)) )) ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type" identifier = (field_expression "fns->end_struct_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_CLASS:" case identifier :) (case_statement "case DEBUG_KIND_UNION_CLASS:\n pdVar11 = (type->u).kclass;\n if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }\n bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;\n goto LAB_0012bfcc;" case identifier : (expression_statement "pdVar11 = (type->u).kclass;" (assignment_expression "pdVar11 = (type->u).kclass" identifier = (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (pdVar11 == (debug_class_type *)0x0) {\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }\n else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }" if (parenthesized_expression "(pdVar11 == (debug_class_type *)0x0)" ( (binary_expression "pdVar11 == (debug_class_type *)0x0" identifier == (cast_expression "(debug_class_type *)0x0" ( (type_descriptor "debug_class_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar19 = 0;\n uVar17 = 0;\n pdVar10 = (debug_type_s *)0x0;\n }" { (expression_statement "uVar19 = 0;" (assignment_expression "uVar19 = 0" identifier = number_literal) ;) (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) (expression_statement "pdVar10 = (debug_type_s *)0x0;" (assignment_expression "pdVar10 = (debug_type_s *)0x0" identifier = (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }" else (compound_statement "{\n uVar17 = pdVar11->id;\n if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }\n pdVar11->mark = uVar19;\n pdVar10 = pdVar11->vptrbase;\n if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }\n }" { (expression_statement "uVar17 = pdVar11->id;" (assignment_expression "uVar17 = pdVar11->id" identifier = (field_expression "pdVar11->id" identifier -> field_identifier)) ;) (if_statement "if (info->base_id < uVar17) {\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }\n else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }" if (parenthesized_expression "(info->base_id < uVar17)" ( (binary_expression "info->base_id < uVar17" (field_expression "info->base_id" identifier -> field_identifier) < identifier) )) (compound_statement "{\n uVar19 = info->mark;\n if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n }" { (expression_statement "uVar19 = info->mark;" (assignment_expression "uVar19 = info->mark" identifier = (field_expression "info->mark" identifier -> field_identifier)) ;) (if_statement "if (uVar19 == pdVar11->mark) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }" if (parenthesized_expression "(uVar19 == pdVar11->mark)" ( (binary_expression "uVar19 == pdVar11->mark" identifier == (field_expression "pdVar11->mark" identifier -> field_identifier)) )) (compound_statement "{\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }" { (labeled_statement "LAB_0012c3b8:\n UNRECOVERED_JUMPTABLE = fns->tag_type;" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE = fns->tag_type;" (assignment_expression "UNRECOVERED_JUMPTABLE = fns->tag_type" identifier = (field_expression "fns->tag_type" identifier -> field_identifier)) ;)) (goto_statement "goto LAB_0012c3c5;" goto statement_identifier ;) })) }) (else_clause "else {\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }" else (compound_statement "{\n bVar6 = debug_set_class_id(info,(char *)tag,type);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar19 = info->mark;\n uVar17 = pdVar11->id;\n if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }\n }" { (expression_statement "bVar6 = debug_set_class_id(info,(char *)tag,type);" (assignment_expression "bVar6 = debug_set_class_id(info,(char *)tag,type)" identifier = (call_expression "debug_set_class_id(info,(char *)tag,type)" identifier (argument_list "(info,(char *)tag,type)" ( identifier , (cast_expression "(char *)tag" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar11 = (type->u).kclass;" (assignment_expression "pdVar11 = (type->u).kclass" identifier = (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar19 = info->mark;" (assignment_expression "uVar19 = info->mark" identifier = (field_expression "info->mark" identifier -> field_identifier)) ;) (expression_statement "uVar17 = pdVar11->id;" (assignment_expression "uVar17 = pdVar11->id" identifier = (field_expression "pdVar11->id" identifier -> field_identifier)) ;) (if_statement "if (uVar19 == pdVar11->mark) {\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }" if (parenthesized_expression "(uVar19 == pdVar11->mark)" ( (binary_expression "uVar19 == pdVar11->mark" identifier == (field_expression "pdVar11->mark" identifier -> field_identifier)) )) (compound_statement "{\n if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n dVar13 = type->kind;\n goto LAB_0012c3b8;\n }" { (if_statement "if (uVar17 <= info->base_id) {\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }" if (parenthesized_expression "(uVar17 <= info->base_id)" ( (binary_expression "uVar17 <= info->base_id" identifier <= (field_expression "info->base_id" identifier -> field_identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }" { comment (expression_statement "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");" (call_expression "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type")" identifier (argument_list "("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type")" ( (string_literal ""type->u.kclass->id > info->base_id"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_class_type"" " string_content ") ))) ;) })) (expression_statement "dVar13 = type->kind;" (assignment_expression "dVar13 = type->kind" identifier = (field_expression "type->kind" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012c3b8;" goto statement_identifier ;) })) }))) (expression_statement "pdVar11->mark = uVar19;" (assignment_expression "pdVar11->mark = uVar19" (field_expression "pdVar11->mark" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar10 = pdVar11->vptrbase;" (assignment_expression "pdVar10 = pdVar11->vptrbase" identifier = (field_expression "pdVar11->vptrbase" identifier -> field_identifier)) ;) (if_statement "if ((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)) {\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }\n else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }" if (parenthesized_expression "((type == pdVar10) || (pdVar10 == (debug_type_s *)0x0))" ( (binary_expression "(type == pdVar10) || (pdVar10 == (debug_type_s *)0x0)" (parenthesized_expression "(type == pdVar10)" ( (binary_expression "type == pdVar10" identifier == identifier) )) || (parenthesized_expression "(pdVar10 == (debug_type_s *)0x0)" ( (binary_expression "pdVar10 == (debug_type_s *)0x0" identifier == (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);\n dVar13 = type->kind;\n }" { (expression_statement "uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0);" (assignment_expression "uVar19 = (uint)(pdVar10 != (debug_type_s *)0x0)" identifier = (call_expression "(uint)(pdVar10 != (debug_type_s *)0x0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(pdVar10 != (debug_type_s *)0x0)" ( (binary_expression "pdVar10 != (debug_type_s *)0x0" identifier != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )))) ;) (expression_statement "dVar13 = type->kind;" (assignment_expression "dVar13 = type->kind" identifier = (field_expression "type->kind" identifier -> field_identifier)) ;) }) (else_clause "else {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }" else (compound_statement "{\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = type->kind;\n uVar19 = 1;\n }" { (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar10,(debug_name *)0x0)" ( identifier , identifier , identifier , identifier , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "dVar13 = type->kind;" (assignment_expression "dVar13 = type->kind" identifier = (field_expression "type->kind" identifier -> field_identifier)) ;) (expression_statement "uVar19 = 1;" (assignment_expression "uVar19 = 1" identifier = number_literal) ;) }))) }))) (expression_statement "bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10));" (assignment_expression "bVar6 = (*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10))" identifier = (call_expression "(*fns->start_class_type)\n (fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10))" (parenthesized_expression "(*fns->start_class_type)" ( (pointer_expression "*fns->start_class_type" * (field_expression "fns->start_class_type" identifier -> field_identifier)) )) (argument_list "(fhandle,(char *)tag,uVar17,(uint)(dVar13 == DEBUG_KIND_CLASS),\n type->size,uVar19,(uint)(type == pdVar10))" ( identifier , (cast_expression "(char *)tag" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (call_expression "(uint)(dVar13 == DEBUG_KIND_CLASS)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(dVar13 == DEBUG_KIND_CLASS)" ( (binary_expression "dVar13 == DEBUG_KIND_CLASS" identifier == identifier) ))) , (field_expression "type->size" identifier -> field_identifier) , identifier , (call_expression "(uint)(type == pdVar10)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(type == pdVar10)" ( (binary_expression "type == pdVar10" identifier == identifier) ))) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar11 = (type->u).kclass;" (assignment_expression "pdVar11 = (type->u).kclass" identifier = (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (pdVar11 != (debug_class_type *)0x0) {\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }" if (parenthesized_expression "(pdVar11 != (debug_class_type *)0x0)" ( (binary_expression "pdVar11 != (debug_class_type *)0x0" identifier != (cast_expression "(debug_class_type *)0x0" ( (type_descriptor "debug_class_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }\n if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }\n if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }\n }" { (if_statement "if ((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }" if (parenthesized_expression "((pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0))" ( (binary_expression "(pdVar11->fields != (debug_field *)0x0) &&\n (pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)" (parenthesized_expression "(pdVar11->fields != (debug_field *)0x0)" ( (binary_expression "pdVar11->fields != (debug_field *)0x0" (field_expression "pdVar11->fields" identifier -> field_identifier) != (cast_expression "(debug_field *)0x0" ( (type_descriptor "debug_field *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0)" ( (comma_expression "pdVar22 = *pdVar11->fields, pdVar22 != (debug_field)0x0" (assignment_expression "pdVar22 = *pdVar11->fields" identifier = (pointer_expression "*pdVar11->fields" * (field_expression "pdVar11->fields" identifier -> field_identifier))) , (binary_expression "pdVar22 != (debug_field)0x0" identifier != (cast_expression "(debug_field)0x0" ( (type_descriptor "debug_field" type_identifier) ) number_literal))) ))) )) (compound_statement "{\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);\n }" { (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" identifier = number_literal) ;) (do_statement "do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n } while (pdVar22 != (debug_field)0x0);" do (compound_statement "{\n bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }\n if (iVar23 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar22 = pdVar11->fields[uVar15];\n }" { (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar22->type,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar22->type,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "pdVar22->type" identifier -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (pdVar22->static_member == 0) {\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }\n else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }" if (parenthesized_expression "(pdVar22->static_member == 0)" ( (binary_expression "pdVar22->static_member == 0" (field_expression "pdVar22->static_member" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);\n }" { (expression_statement "iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility);" (assignment_expression "iVar23 = (*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility)" identifier = (call_expression "(*fns->struct_field)\n (fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility)" (parenthesized_expression "(*fns->struct_field)" ( (pointer_expression "*fns->struct_field" * (field_expression "fns->struct_field" identifier -> field_identifier)) )) (argument_list "(fhandle,pdVar22->name,(ulong)(pdVar22->u).f.bitpos,\n (ulong)(pdVar22->u).f.bitsize,pdVar22->visibility)" ( identifier , (field_expression "pdVar22->name" identifier -> field_identifier) , (field_expression "(ulong)(pdVar22->u).f.bitpos" (field_expression "(ulong)(pdVar22->u).f" (call_expression "(ulong)(pdVar22->u)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(pdVar22->u)" ( (field_expression "pdVar22->u" identifier -> field_identifier) ))) . field_identifier) . field_identifier) , (field_expression "(ulong)(pdVar22->u).f.bitsize" (field_expression "(ulong)(pdVar22->u).f" (call_expression "(ulong)(pdVar22->u)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(pdVar22->u)" ( (field_expression "pdVar22->u" identifier -> field_identifier) ))) . field_identifier) . field_identifier) , (field_expression "pdVar22->visibility" identifier -> field_identifier) )))) ;) }) (else_clause "else {\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }" else (compound_statement "{\n iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);\n }" { (expression_statement "iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility);" (assignment_expression "iVar23 = (*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility)" identifier = (call_expression "(*fns->class_static_member)\n (fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility)" (parenthesized_expression "(*fns->class_static_member)" ( (pointer_expression "*fns->class_static_member" * (field_expression "fns->class_static_member" identifier -> field_identifier)) )) (argument_list "(fhandle,pdVar22->name,(char *)pdVar22->u,pdVar22->visibility)" ( identifier , (field_expression "pdVar22->name" identifier -> field_identifier) , (cast_expression "(char *)pdVar22->u" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (field_expression "pdVar22->u" identifier -> field_identifier)) , (field_expression "pdVar22->visibility" identifier -> field_identifier) )))) ;) }))) (if_statement "if (iVar23 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar23 == 0)" ( (binary_expression "iVar23 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar11 = (type->u).kclass;" (assignment_expression "pdVar11 = (type->u).kclass" identifier = (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar15 = (ulong)((int)uVar15 + 1);" (assignment_expression "uVar15 = (ulong)((int)uVar15 + 1)" identifier = (call_expression "(ulong)((int)uVar15 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar15 + 1)" ( (binary_expression "(int)uVar15 + 1" (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "pdVar22 = pdVar11->fields[uVar15];" (assignment_expression "pdVar22 = pdVar11->fields[uVar15]" identifier = (subscript_expression "pdVar11->fields[uVar15]" (field_expression "pdVar11->fields" identifier -> field_identifier) [ identifier ])) ;) }) while (parenthesized_expression "(pdVar22 != (debug_field)0x0)" ( (binary_expression "pdVar22 != (debug_field)0x0" identifier != (cast_expression "(debug_field)0x0" ( (type_descriptor "debug_field" type_identifier) ) number_literal)) )) ;) })) (if_statement "if ((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)) {\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }" if (parenthesized_expression "((pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0))" ( (binary_expression "(pdVar11->baseclasses != (debug_baseclass *)0x0) &&\n (pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)" (parenthesized_expression "(pdVar11->baseclasses != (debug_baseclass *)0x0)" ( (binary_expression "pdVar11->baseclasses != (debug_baseclass *)0x0" (field_expression "pdVar11->baseclasses" identifier -> field_identifier) != (cast_expression "(debug_baseclass *)0x0" ( (type_descriptor "debug_baseclass *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0)" ( (comma_expression "pdVar24 = *pdVar11->baseclasses, pdVar24 != (debug_baseclass)0x0" (assignment_expression "pdVar24 = *pdVar11->baseclasses" identifier = (pointer_expression "*pdVar11->baseclasses" * (field_expression "pdVar11->baseclasses" identifier -> field_identifier))) , (binary_expression "pdVar24 != (debug_baseclass)0x0" identifier != (cast_expression "(debug_baseclass)0x0" ( (type_descriptor "debug_baseclass" type_identifier) ) number_literal))) ))) )) (compound_statement "{\n uVar15 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);\n }" { (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" identifier = number_literal) ;) (do_statement "do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n } while (pdVar24 != (debug_baseclass)0x0);" do (compound_statement "{\n bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar11 = (type->u).kclass;\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar24 = pdVar11->baseclasses[uVar15];\n }" { (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar24->type,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar24->type,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "pdVar24->type" identifier -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility);" (assignment_expression "bVar6 = (*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility)" identifier = (call_expression "(*fns->class_baseclass)\n (fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility)" (parenthesized_expression "(*fns->class_baseclass)" ( (pointer_expression "*fns->class_baseclass" * (field_expression "fns->class_baseclass" identifier -> field_identifier)) )) (argument_list "(fhandle,(ulong)pdVar24->bitpos,pdVar24->is_virtual,\n pdVar24->visibility)" ( identifier , (cast_expression "(ulong)pdVar24->bitpos" ( (type_descriptor "ulong" type_identifier) ) (field_expression "pdVar24->bitpos" identifier -> field_identifier)) , (field_expression "pdVar24->is_virtual" identifier -> field_identifier) , (field_expression "pdVar24->visibility" identifier -> field_identifier) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar11 = (type->u).kclass;" (assignment_expression "pdVar11 = (type->u).kclass" identifier = (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar15 = (ulong)((int)uVar15 + 1);" (assignment_expression "uVar15 = (ulong)((int)uVar15 + 1)" identifier = (call_expression "(ulong)((int)uVar15 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar15 + 1)" ( (binary_expression "(int)uVar15 + 1" (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "pdVar24 = pdVar11->baseclasses[uVar15];" (assignment_expression "pdVar24 = pdVar11->baseclasses[uVar15]" identifier = (subscript_expression "pdVar11->baseclasses[uVar15]" (field_expression "pdVar11->baseclasses" identifier -> field_identifier) [ identifier ])) ;) }) while (parenthesized_expression "(pdVar24 != (debug_baseclass)0x0)" ( (binary_expression "pdVar24 != (debug_baseclass)0x0" identifier != (cast_expression "(debug_baseclass)0x0" ( (type_descriptor "debug_baseclass" type_identifier) ) number_literal)) )) ;) })) (if_statement "if ((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)) {\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }" if (parenthesized_expression "((pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0))" ( (binary_expression "(pdVar11->methods != (debug_method *)0x0) &&\n (local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)" (parenthesized_expression "(pdVar11->methods != (debug_method *)0x0)" ( (binary_expression "pdVar11->methods != (debug_method *)0x0" (field_expression "pdVar11->methods" identifier -> field_identifier) != (cast_expression "(debug_method *)0x0" ( (type_descriptor "debug_method *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_48 = *pdVar11->methods, local_48 != (debug_method)0x0)" ( (comma_expression "local_48 = *pdVar11->methods, local_48 != (debug_method)0x0" (assignment_expression "local_48 = *pdVar11->methods" identifier = (pointer_expression "*pdVar11->methods" * (field_expression "pdVar11->methods" identifier -> field_identifier))) , (binary_expression "local_48 != (debug_method)0x0" identifier != (cast_expression "(debug_method)0x0" ( (type_descriptor "debug_method" type_identifier) ) number_literal))) ))) )) (compound_statement "{\n local_3c = 0;\n do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);\n }" { (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" identifier = number_literal) ;) (do_statement "do {\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n } while (local_48 != (debug_method)0x0);" do (compound_statement "{\n bVar6 = (*fns->class_start_method)(fhandle,local_48->name);\n if (bVar6 == 0) {\n return 0;\n }\n uVar15 = 0;\n pdVar5 = *local_48->variants;\n while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }\n bVar6 = (*fns->class_end_method)(fhandle);\n if (bVar6 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = ((type->u).kclass)->methods[local_3c];\n }" { (expression_statement "bVar6 = (*fns->class_start_method)(fhandle,local_48->name);" (assignment_expression "bVar6 = (*fns->class_start_method)(fhandle,local_48->name)" identifier = (call_expression "(*fns->class_start_method)(fhandle,local_48->name)" (parenthesized_expression "(*fns->class_start_method)" ( (pointer_expression "*fns->class_start_method" * (field_expression "fns->class_start_method" identifier -> field_identifier)) )) (argument_list "(fhandle,local_48->name)" ( identifier , (field_expression "local_48->name" identifier -> field_identifier) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar15 = 0;" (assignment_expression "uVar15 = 0" identifier = number_literal) ;) (expression_statement "pdVar5 = *local_48->variants;" (assignment_expression "pdVar5 = *local_48->variants" identifier = (pointer_expression "*local_48->variants" * (field_expression "local_48->variants" identifier -> field_identifier))) ;) (while_statement "while (pdVar5 != (debug_method_variant_s *)0x0) {\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }" while (parenthesized_expression "(pdVar5 != (debug_method_variant_s *)0x0)" ( (binary_expression "pdVar5 != (debug_method_variant_s *)0x0" identifier != (cast_expression "(debug_method_variant_s *)0x0" ( (type_descriptor "debug_method_variant_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }\n if (iVar23 == 0) {\n return 0;\n }\n uVar15 = (ulong)((int)uVar15 + 1);\n pdVar5 = local_48->variants[uVar15];\n }" { (if_statement "if ((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)) {\n return 0;\n }" if (parenthesized_expression "((pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0))" ( (binary_expression "(pdVar5->context != (debug_type_s *)0x0) &&\n (bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)" (parenthesized_expression "(pdVar5->context != (debug_type_s *)0x0)" ( (binary_expression "pdVar5->context != (debug_type_s *)0x0" (field_expression "pdVar5->context" identifier -> field_identifier) != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0)" ( (comma_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0),\n bVar6 == 0" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar5->context,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar5->context,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "pdVar5->context" identifier -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) , (binary_expression "bVar6 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar5->type,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar5->type,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "pdVar5->type" identifier -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (pdVar5->voffset == 0xffffffffffffffff) {\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }\n else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }" if (parenthesized_expression "(pdVar5->voffset == 0xffffffffffffffff)" ( (binary_expression "pdVar5->voffset == 0xffffffffffffffff" (field_expression "pdVar5->voffset" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);\n }" { (expression_statement "iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep);" (assignment_expression "iVar23 = (*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep)" identifier = (call_expression "(*fns->class_static_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep)" (parenthesized_expression "(*fns->class_static_method_variant)" ( (pointer_expression "*fns->class_static_method_variant" * (field_expression "fns->class_static_method_variant" identifier -> field_identifier)) )) (argument_list "(fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep)" ( identifier , (field_expression "pdVar5->physname" identifier -> field_identifier) , (field_expression "pdVar5->visibility" identifier -> field_identifier) , (field_expression "pdVar5->constp" identifier -> field_identifier) , (field_expression "pdVar5->volatilep" identifier -> field_identifier) )))) ;) }) (else_clause "else {\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }" else (compound_statement "{\n iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));\n }" { (expression_statement "iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0));" (assignment_expression "iVar23 = (*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0))" identifier = (call_expression "(*fns->class_method_variant)\n (fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0))" (parenthesized_expression "(*fns->class_method_variant)" ( (pointer_expression "*fns->class_method_variant" * (field_expression "fns->class_method_variant" identifier -> field_identifier)) )) (argument_list "(fhandle,pdVar5->physname,pdVar5->visibility,pdVar5->constp,\n pdVar5->volatilep,pdVar5->voffset,\n (uint)(pdVar5->context != (debug_type_s *)0x0))" ( identifier , (field_expression "pdVar5->physname" identifier -> field_identifier) , (field_expression "pdVar5->visibility" identifier -> field_identifier) , (field_expression "pdVar5->constp" identifier -> field_identifier) , (field_expression "pdVar5->volatilep" identifier -> field_identifier) , (field_expression "pdVar5->voffset" identifier -> field_identifier) , (call_expression "(uint)(pdVar5->context != (debug_type_s *)0x0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(pdVar5->context != (debug_type_s *)0x0)" ( (binary_expression "pdVar5->context != (debug_type_s *)0x0" (field_expression "pdVar5->context" identifier -> field_identifier) != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )))) ;) }))) (if_statement "if (iVar23 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar23 == 0)" ( (binary_expression "iVar23 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar15 = (ulong)((int)uVar15 + 1);" (assignment_expression "uVar15 = (ulong)((int)uVar15 + 1)" identifier = (call_expression "(ulong)((int)uVar15 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar15 + 1)" ( (binary_expression "(int)uVar15 + 1" (cast_expression "(int)uVar15" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "pdVar5 = local_48->variants[uVar15];" (assignment_expression "pdVar5 = local_48->variants[uVar15]" identifier = (subscript_expression "local_48->variants[uVar15]" (field_expression "local_48->variants" identifier -> field_identifier) [ identifier ])) ;) })) (expression_statement "bVar6 = (*fns->class_end_method)(fhandle);" (assignment_expression "bVar6 = (*fns->class_end_method)(fhandle)" identifier = (call_expression "(*fns->class_end_method)(fhandle)" (parenthesized_expression "(*fns->class_end_method)" ( (pointer_expression "*fns->class_end_method" * (field_expression "fns->class_end_method" identifier -> field_identifier)) )) (argument_list "(fhandle)" ( identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "local_3c = local_3c + 1;" (assignment_expression "local_3c = local_3c + 1" identifier = (binary_expression "local_3c + 1" identifier + number_literal)) ;) (expression_statement "local_48 = ((type->u).kclass)->methods[local_3c];" (assignment_expression "local_48 = ((type->u).kclass)->methods[local_3c]" identifier = (subscript_expression "((type->u).kclass)->methods[local_3c]" (field_expression "((type->u).kclass)->methods" (parenthesized_expression "((type->u).kclass)" ( (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ identifier ])) ;) }) while (parenthesized_expression "(local_48 != (debug_method)0x0)" ( (binary_expression "local_48 != (debug_method)0x0" identifier != (cast_expression "(debug_method)0x0" ( (type_descriptor "debug_method" type_identifier) ) number_literal)) )) ;) })) })) (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->end_class_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->end_class_type" identifier = (field_expression "fns->end_class_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_ENUM:\n pdVar3 = (type->u).kenum;\n pbVar14 = (bfd_signed_vma *)0x0;\n ppcVar16 = (char **)0x0;\n if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }\n /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);\n return bVar6;" case identifier : (expression_statement "pdVar3 = (type->u).kenum;" (assignment_expression "pdVar3 = (type->u).kenum" identifier = (field_expression "(type->u).kenum" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pbVar14 = (bfd_signed_vma *)0x0;" (assignment_expression "pbVar14 = (bfd_signed_vma *)0x0" identifier = (cast_expression "(bfd_signed_vma *)0x0" ( (type_descriptor "bfd_signed_vma *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "ppcVar16 = (char **)0x0;" (assignment_expression "ppcVar16 = (char **)0x0" identifier = (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (if_statement "if (pdVar3 != (debug_enum_type *)0x0) {\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }" if (parenthesized_expression "(pdVar3 != (debug_enum_type *)0x0)" ( (binary_expression "pdVar3 != (debug_enum_type *)0x0" identifier != (cast_expression "(debug_enum_type *)0x0" ( (type_descriptor "debug_enum_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pbVar14 = pdVar3->values;\n ppcVar16 = pdVar3->names;\n }" { (expression_statement "pbVar14 = pdVar3->values;" (assignment_expression "pbVar14 = pdVar3->values" identifier = (field_expression "pdVar3->values" identifier -> field_identifier)) ;) (expression_statement "ppcVar16 = pdVar3->names;" (assignment_expression "ppcVar16 = pdVar3->names" identifier = (field_expression "pdVar3->names" identifier -> field_identifier)) ;) })) comment comment (expression_statement "bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14);" (assignment_expression "bVar6 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14)" identifier = (call_expression "(*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14)" (parenthesized_expression "(*fns->enum_type)" ( (pointer_expression "*fns->enum_type" * (field_expression "fns->enum_type" identifier -> field_identifier)) )) (argument_list "(fhandle,(char *)tag,ppcVar16,pbVar14)" ( identifier , (cast_expression "(char *)tag" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier )))) ;) (return_statement "return bVar6;" return identifier ;)) (case_statement "case DEBUG_KIND_POINTER:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;\n goto LAB_0012bfcc;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "(type->u).kpointer" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->pointer_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->pointer_type" identifier = (field_expression "fns->pointer_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_FUNCTION:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n bVar6 = pdVar8->varargs;\n UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;\nLAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);\n return bVar6;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "((type->u).kfunction)->return_type" (parenthesized_expression "((type->u).kfunction)" ( (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar8 = (type->u).kfunction;" (assignment_expression "pdVar8 = (type->u).kfunction" identifier = (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (pdVar8->arg_types == (debug_type_conflict *)0x0) {\n uVar17 = 0xffffffff;\n }\n else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }" if (parenthesized_expression "(pdVar8->arg_types == (debug_type_conflict *)0x0)" ( (binary_expression "pdVar8->arg_types == (debug_type_conflict *)0x0" (field_expression "pdVar8->arg_types" identifier -> field_identifier) == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar17 = 0xffffffff;\n }" { (expression_statement "uVar17 = 0xffffffff;" (assignment_expression "uVar17 = 0xffffffff" identifier = number_literal) ;) }) (else_clause "else {\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }" else (compound_statement "{\n pdVar10 = *pdVar8->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }" { (expression_statement "pdVar10 = *pdVar8->arg_types;" (assignment_expression "pdVar10 = *pdVar8->arg_types" identifier = (pointer_expression "*pdVar8->arg_types" * (field_expression "pdVar8->arg_types" identifier -> field_identifier))) ;) (if_statement "if (pdVar10 == (debug_type_s *)0x0) {\n uVar17 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }" if (parenthesized_expression "(pdVar10 == (debug_type_s *)0x0)" ( (binary_expression "pdVar10 == (debug_type_s *)0x0" identifier == (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar17 = 0;\n }" { (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }" else (compound_statement "{\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }" { (expression_statement "lVar21 = 0;" (assignment_expression "lVar21 = 0" identifier = number_literal) ;) (do_statement "do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);" do (compound_statement "{\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar8 = (type->u).kfunction;\n uVar17 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar8->arg_types[lVar21];\n }" { (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar10,(debug_name *)0x0)" ( identifier , identifier , identifier , identifier , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar8 = (type->u).kfunction;" (assignment_expression "pdVar8 = (type->u).kfunction" identifier = (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar17 = (int)lVar21 + 1;" (assignment_expression "uVar17 = (int)lVar21 + 1" identifier = (binary_expression "(int)lVar21 + 1" (cast_expression "(int)lVar21" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "lVar21 = lVar21 + 1;" (assignment_expression "lVar21 = lVar21 + 1" identifier = (binary_expression "lVar21 + 1" identifier + number_literal)) ;) (expression_statement "pdVar10 = pdVar8->arg_types[lVar21];" (assignment_expression "pdVar10 = pdVar8->arg_types[lVar21]" identifier = (subscript_expression "pdVar8->arg_types[lVar21]" (field_expression "pdVar8->arg_types" identifier -> field_identifier) [ identifier ])) ;) }) while (parenthesized_expression "(pdVar10 != (debug_type_s *)0x0)" ( (binary_expression "pdVar10 != (debug_type_s *)0x0" identifier != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) }))) }))) (expression_statement "bVar6 = pdVar8->varargs;" (assignment_expression "bVar6 = pdVar8->varargs" identifier = (field_expression "pdVar8->varargs" identifier -> field_identifier)) ;) (expression_statement "UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_01 =\n (_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type" identifier = (cast_expression "(_func_bfd_boolean_void_ptr_uint_bfd_boolean *)fns->function_type" ( (type_descriptor "_func_bfd_boolean_void_ptr_uint_bfd_boolean *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "fns->function_type" identifier -> field_identifier))) ;) (labeled_statement "LAB_0012c31a:\n /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);" statement_identifier : comment comment (expression_statement "bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6);" (assignment_expression "bVar6 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_01)(fhandle,uVar17,bVar6)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_01)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_01" * identifier) )) (argument_list "(fhandle,uVar17,bVar6)" ( identifier , identifier , identifier )))) ;)) (return_statement "return bVar6;" return identifier ;)) (case_statement "case DEBUG_KIND_REFERENCE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->reference_type;\n goto LAB_0012bfcc;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "(type->u).kpointer" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->reference_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->reference_type" identifier = (field_expression "fns->reference_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_RANGE:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);\n return bVar6;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "((type->u).kfunction)->return_type" (parenthesized_expression "((type->u).kfunction)" ( (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) comment comment (expression_statement "bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper);" (assignment_expression "bVar6 = (*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper)" identifier = (call_expression "(*fns->range_type)(fhandle,((type->u).krange)->lower,((type->u).krange)->upper)" (parenthesized_expression "(*fns->range_type)" ( (pointer_expression "*fns->range_type" * (field_expression "fns->range_type" identifier -> field_identifier)) )) (argument_list "(fhandle,((type->u).krange)->lower,((type->u).krange)->upper)" ( identifier , (field_expression "((type->u).krange)->lower" (parenthesized_expression "((type->u).krange)" ( (field_expression "(type->u).krange" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (field_expression "((type->u).krange)->upper" (parenthesized_expression "((type->u).krange)" ( (field_expression "(type->u).krange" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) )))) ;) (return_statement "return bVar6;" return identifier ;)) (case_statement "case DEBUG_KIND_ARRAY:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n pdVar2 = (type->u).karray;\n /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);\n return bVar6;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "((type->u).kfunction)->return_type" (parenthesized_expression "((type->u).kfunction)" ( (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "((type->u).kpointer)->pointer" (parenthesized_expression "((type->u).kpointer)" ( (field_expression "(type->u).kpointer" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar2 = (type->u).karray;" (assignment_expression "pdVar2 = (type->u).karray" identifier = (field_expression "(type->u).karray" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) comment comment (expression_statement "bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp);" (assignment_expression "bVar6 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp)" identifier = (call_expression "(*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp)" (parenthesized_expression "(*fns->array_type)" ( (pointer_expression "*fns->array_type" * (field_expression "fns->array_type" identifier -> field_identifier)) )) (argument_list "(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp)" ( identifier , (field_expression "pdVar2->lower" identifier -> field_identifier) , (field_expression "pdVar2->upper" identifier -> field_identifier) , (field_expression "pdVar2->stringp" identifier -> field_identifier) )))) ;) (return_statement "return bVar6;" return identifier ;)) (case_statement "case DEBUG_KIND_SET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n uVar17 = ((type->u).kclass)->mark;\n UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;\n break;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "((type->u).kfunction)->return_type" (parenthesized_expression "((type->u).kfunction)" ( (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar17 = ((type->u).kclass)->mark;" (assignment_expression "uVar17 = ((type->u).kclass)->mark" identifier = (field_expression "((type->u).kclass)->mark" (parenthesized_expression "((type->u).kclass)" ( (field_expression "(type->u).kclass" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier)) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = (_func_bfd_boolean_void_ptr_uint *)fns->set_type" identifier = (cast_expression "(_func_bfd_boolean_void_ptr_uint *)fns->set_type" ( (type_descriptor "_func_bfd_boolean_void_ptr_uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "fns->set_type" identifier -> field_identifier))) ;) (break_statement "break;" break ;)) (case_statement "case DEBUG_KIND_OFFSET:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->offset_type;\n goto LAB_0012bfcc;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "((type->u).kfunction)->return_type" (parenthesized_expression "((type->u).kfunction)" ( (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)\n ;" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,((type->u).kpointer)->pointer,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "((type->u).kpointer)->pointer" (parenthesized_expression "((type->u).kpointer)" ( (field_expression "(type->u).kpointer" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->offset_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->offset_type" identifier = (field_expression "fns->offset_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_METHOD:\n bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }\n pdVar10 = pdVar7->domain_type;\n if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }\n /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);\n return bVar6;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,((type->u).kfunction)->return_type,\n (debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "((type->u).kfunction)->return_type" (parenthesized_expression "((type->u).kfunction)" ( (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar7 = (type->u).kmethod;" (assignment_expression "pdVar7 = (type->u).kmethod" identifier = (field_expression "(type->u).kmethod" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (pdVar7->arg_types == (debug_type_conflict *)0x0) {\n iVar23 = -1;\n }\n else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }" if (parenthesized_expression "(pdVar7->arg_types == (debug_type_conflict *)0x0)" ( (binary_expression "pdVar7->arg_types == (debug_type_conflict *)0x0" (field_expression "pdVar7->arg_types" identifier -> field_identifier) == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar23 = -1;\n }" { (expression_statement "iVar23 = -1;" (assignment_expression "iVar23 = -1" identifier = number_literal) ;) }) (else_clause "else {\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }" else (compound_statement "{\n pdVar10 = *pdVar7->arg_types;\n if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }\n }" { (expression_statement "pdVar10 = *pdVar7->arg_types;" (assignment_expression "pdVar10 = *pdVar7->arg_types" identifier = (pointer_expression "*pdVar7->arg_types" * (field_expression "pdVar7->arg_types" identifier -> field_identifier))) ;) (if_statement "if (pdVar10 == (debug_type_s *)0x0) {\n iVar23 = 0;\n }\n else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }" if (parenthesized_expression "(pdVar10 == (debug_type_s *)0x0)" ( (binary_expression "pdVar10 == (debug_type_s *)0x0" identifier == (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar23 = 0;\n }" { (expression_statement "iVar23 = 0;" (assignment_expression "iVar23 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }" else (compound_statement "{\n lVar21 = 0;\n do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);\n }" { (expression_statement "lVar21 = 0;" (assignment_expression "lVar21 = 0" identifier = number_literal) ;) (do_statement "do {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n } while (pdVar10 != (debug_type_s *)0x0);" do (compound_statement "{\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n iVar23 = (int)lVar21 + 1;\n lVar21 = lVar21 + 1;\n pdVar10 = pdVar7->arg_types[lVar21];\n }" { (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar10,(debug_name *)0x0)" ( identifier , identifier , identifier , identifier , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar7 = (type->u).kmethod;" (assignment_expression "pdVar7 = (type->u).kmethod" identifier = (field_expression "(type->u).kmethod" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "iVar23 = (int)lVar21 + 1;" (assignment_expression "iVar23 = (int)lVar21 + 1" identifier = (binary_expression "(int)lVar21 + 1" (cast_expression "(int)lVar21" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "lVar21 = lVar21 + 1;" (assignment_expression "lVar21 = lVar21 + 1" identifier = (binary_expression "lVar21 + 1" identifier + number_literal)) ;) (expression_statement "pdVar10 = pdVar7->arg_types[lVar21];" (assignment_expression "pdVar10 = pdVar7->arg_types[lVar21]" identifier = (subscript_expression "pdVar7->arg_types[lVar21]" (field_expression "pdVar7->arg_types" identifier -> field_identifier) [ identifier ])) ;) }) while (parenthesized_expression "(pdVar10 != (debug_type_s *)0x0)" ( (binary_expression "pdVar10 != (debug_type_s *)0x0" identifier != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) }))) }))) (expression_statement "pdVar10 = pdVar7->domain_type;" (assignment_expression "pdVar10 = pdVar7->domain_type" identifier = (field_expression "pdVar7->domain_type" identifier -> field_identifier)) ;) (if_statement "if (pdVar10 != (debug_type_s *)0x0) {\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }" if (parenthesized_expression "(pdVar10 != (debug_type_s *)0x0)" ( (binary_expression "pdVar10 != (debug_type_s *)0x0" identifier != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n pdVar7 = (type->u).kmethod;\n pdVar10 = pdVar7->domain_type;\n }" { (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,pdVar10,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,pdVar10,(debug_name *)0x0)" ( identifier , identifier , identifier , identifier , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "pdVar7 = (type->u).kmethod;" (assignment_expression "pdVar7 = (type->u).kmethod" identifier = (field_expression "(type->u).kmethod" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pdVar10 = pdVar7->domain_type;" (assignment_expression "pdVar10 = pdVar7->domain_type" identifier = (field_expression "pdVar7->domain_type" identifier -> field_identifier)) ;) })) comment comment (expression_statement "bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs);" (assignment_expression "bVar6 = (*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs)" identifier = (call_expression "(*fns->method_type)(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs)" (parenthesized_expression "(*fns->method_type)" ( (pointer_expression "*fns->method_type" * (field_expression "fns->method_type" identifier -> field_identifier)) )) (argument_list "(fhandle,(uint)(pdVar10 != (debug_type_s *)0x0),iVar23,\n pdVar7->varargs)" ( identifier , (call_expression "(uint)(pdVar10 != (debug_type_s *)0x0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(pdVar10 != (debug_type_s *)0x0)" ( (binary_expression "pdVar10 != (debug_type_s *)0x0" identifier != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) , identifier , (field_expression "pdVar7->varargs" identifier -> field_identifier) )))) ;) (return_statement "return bVar6;" return identifier ;)) (case_statement "case DEBUG_KIND_CONST:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->const_type;\n goto LAB_0012bfcc;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "(type->u).kpointer" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->const_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->const_type" identifier = (field_expression "fns->const_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_VOLATILE:\n bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);\n if (bVar6 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;\n goto LAB_0012bfcc;" case identifier : (expression_statement "bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0);" (assignment_expression "bVar6 = debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" identifier = (call_expression "debug_write_type(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" identifier (argument_list "(info,fns,fhandle,(type->u).kpointer,(debug_name *)0x0)" ( identifier , identifier , identifier , (field_expression "(type->u).kpointer" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) , (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->volatile_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->volatile_type" identifier = (field_expression "fns->volatile_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_NAMED:\n goto switchD_0012bc67_caseD_16;" case identifier : (goto_statement "goto switchD_0012bc67_caseD_16;" goto statement_identifier ;)) (case_statement "case DEBUG_KIND_TAGGED:\nswitchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;\n name = pdVar18->name;\n goto LAB_0012bc96;" case identifier : (labeled_statement "switchD_0012bc67_caseD_17:\n pdVar18 = (type->u).knamed;" statement_identifier : (expression_statement "pdVar18 = (type->u).knamed;" (assignment_expression "pdVar18 = (type->u).knamed" identifier = (field_expression "(type->u).knamed" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;)) (expression_statement "name = pdVar18->name;" (assignment_expression "name = pdVar18->name" identifier = (field_expression "pdVar18->name" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012bc96;" goto statement_identifier ;)) (case_statement "default:\n /* WARNING: Subroutine does not return */\n abort();" default : comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;)) }))) comment comment (expression_statement "bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17);" (assignment_expression "bVar6 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(fhandle,uVar17)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(fhandle,uVar17)" ( identifier , identifier )))) ;) (return_statement "return bVar6;" return identifier ;) }))) (expression_statement "name->mark = info->mark;" (assignment_expression "name->mark = info->mark" (field_expression "name->mark" identifier -> field_identifier) = (field_expression "info->mark" identifier -> field_identifier)) ;) (if_statement "if (dVar13 != DEBUG_KIND_NAMED) {\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }" if (parenthesized_expression "(dVar13 != DEBUG_KIND_NAMED)" ( (binary_expression "dVar13 != DEBUG_KIND_NAMED" identifier != identifier) )) (compound_statement "{\n if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }" { (if_statement "if (dVar13 != DEBUG_KIND_TAGGED) {\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }" if (parenthesized_expression "(dVar13 != DEBUG_KIND_TAGGED)" ( (binary_expression "dVar13 != DEBUG_KIND_TAGGED" identifier != identifier) )) (compound_statement "{\n if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n tag = (debug_type)name->name;\n goto LAB_0012bc55;\n }" { (if_statement "if (name->kind != DEBUG_OBJECT_TAG) {\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }" if (parenthesized_expression "(name->kind != DEBUG_OBJECT_TAG)" ( (binary_expression "name->kind != DEBUG_OBJECT_TAG" (field_expression "name->kind" identifier -> field_identifier) != identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }" { comment (expression_statement "__assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");" (call_expression "__assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type")" identifier (argument_list "("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type")" ( (string_literal ""name->kind == DEBUG_OBJECT_TAG"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_type"" " string_content ") ))) ;) })) (expression_statement "tag = (debug_type)name->name;" (assignment_expression "tag = (debug_type)name->name" identifier = (cast_expression "(debug_type)name->name" ( (type_descriptor "debug_type" type_identifier) ) (field_expression "name->name" identifier -> field_identifier))) ;) (goto_statement "goto LAB_0012bc55;" goto statement_identifier ;) })) (goto_statement "goto switchD_0012bc67_caseD_17;" goto statement_identifier ;) })) (labeled_statement "switchD_0012bc67_caseD_16:\n name = (debug_name *)0x0;" statement_identifier : (expression_statement "name = (debug_name *)0x0;" (assignment_expression "name = (debug_name *)0x0" identifier = (cast_expression "(debug_name *)0x0" ( (type_descriptor "debug_name *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;)) })) (expression_statement "pdVar18 = (type->u).knamed;" (assignment_expression "pdVar18 = (type->u).knamed" identifier = (field_expression "(type->u).knamed" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pdVar1 = pdVar18->name;" (assignment_expression "pdVar1 = pdVar18->name" identifier = (field_expression "pdVar18->name" identifier -> field_identifier)) ;) (if_statement "if (pdVar1->mark == info->mark) {\n if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }\nLAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);\n if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }" if (parenthesized_expression "(pdVar1->mark == info->mark)" ( (binary_expression "pdVar1->mark == info->mark" (field_expression "pdVar1->mark" identifier -> field_identifier) == (field_expression "info->mark" identifier -> field_identifier)) )) (compound_statement "{\n if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }\nLAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);\n if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }" { (if_statement "if (dVar13 == DEBUG_KIND_NAMED) {\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }" if (parenthesized_expression "(dVar13 == DEBUG_KIND_NAMED)" ( (binary_expression "dVar13 == DEBUG_KIND_NAMED" identifier == identifier) )) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);\n return bVar6;\n }" { comment comment (expression_statement "bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name);" (assignment_expression "bVar6 = (*fns->typedef_type)(fhandle,pdVar1->name)" identifier = (call_expression "(*fns->typedef_type)(fhandle,pdVar1->name)" (parenthesized_expression "(*fns->typedef_type)" ( (pointer_expression "*fns->typedef_type" * (field_expression "fns->typedef_type" identifier -> field_identifier)) )) (argument_list "(fhandle,pdVar1->name)" ( identifier , (field_expression "pdVar1->name" identifier -> field_identifier) )))) ;) (return_statement "return bVar6;" return identifier ;) })) (labeled_statement "LAB_0012c43d:\n pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);" statement_identifier : (expression_statement "pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0);" (assignment_expression "pdVar10 = debug_get_real_type(info,type,(debug_type_real_list *)0x0)" identifier = (call_expression "debug_get_real_type(info,type,(debug_type_real_list *)0x0)" identifier (argument_list "(info,type,(debug_type_real_list *)0x0)" ( identifier , identifier , (cast_expression "(debug_type_real_list *)0x0" ( (type_descriptor "debug_type_real_list *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;)) (if_statement "if (pdVar10 != (debug_type_s *)0x0) {\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }" if (parenthesized_expression "(pdVar10 != (debug_type_s *)0x0)" ( (binary_expression "pdVar10 != (debug_type_s *)0x0" identifier != (cast_expression "(debug_type_s *)0x0" ( (type_descriptor "debug_type_s *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n dVar13 = pdVar10->kind;\n tag = (debug_type)((type->u).knamed)->name->name;\n if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }\n UNRECOVERED_JUMPTABLE = fns->tag_type;\n goto LAB_0012c3c5;\n }" { (expression_statement "dVar13 = pdVar10->kind;" (assignment_expression "dVar13 = pdVar10->kind" identifier = (field_expression "pdVar10->kind" identifier -> field_identifier)) ;) (expression_statement "tag = (debug_type)((type->u).knamed)->name->name;" (assignment_expression "tag = (debug_type)((type->u).knamed)->name->name" identifier = (field_expression "(debug_type)((type->u).knamed)->name->name" (field_expression "(debug_type)((type->u).knamed)->name" (call_expression "(debug_type)((type->u).knamed)" (parenthesized_expression "(debug_type)" ( identifier )) (argument_list "((type->u).knamed)" ( (field_expression "(type->u).knamed" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) ))) -> field_identifier) -> field_identifier)) ;) (if_statement "if ((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)) {\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }\n else {\n uVar17 = 0;\n }" if (parenthesized_expression "((dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0))" ( (binary_expression "(dVar13 - DEBUG_KIND_STRUCT < 4) && ((pdVar10->u).kclass != (debug_class_type *)0x0)" (parenthesized_expression "(dVar13 - DEBUG_KIND_STRUCT < 4)" ( (binary_expression "dVar13 - DEBUG_KIND_STRUCT < 4" (binary_expression "dVar13 - DEBUG_KIND_STRUCT" identifier - identifier) < number_literal) )) && (parenthesized_expression "((pdVar10->u).kclass != (debug_class_type *)0x0)" ( (binary_expression "(pdVar10->u).kclass != (debug_class_type *)0x0" (field_expression "(pdVar10->u).kclass" (parenthesized_expression "(pdVar10->u)" ( (field_expression "pdVar10->u" identifier -> field_identifier) )) . field_identifier) != (cast_expression "(debug_class_type *)0x0" ( (type_descriptor "debug_class_type *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n uVar17 = ((pdVar10->u).kclass)->id;\n if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }\n }" { (expression_statement "uVar17 = ((pdVar10->u).kclass)->id;" (assignment_expression "uVar17 = ((pdVar10->u).kclass)->id" identifier = (field_expression "((pdVar10->u).kclass)->id" (parenthesized_expression "((pdVar10->u).kclass)" ( (field_expression "(pdVar10->u).kclass" (parenthesized_expression "(pdVar10->u)" ( (field_expression "pdVar10->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier)) ;) (if_statement "if (uVar17 <= info->base_id) {\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }" if (parenthesized_expression "(uVar17 <= info->base_id)" ( (binary_expression "uVar17 <= info->base_id" identifier <= (field_expression "info->base_id" identifier -> field_identifier)) )) (compound_statement "{\n bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);\n if (bVar6 == 0) {\n return 0;\n }\n dVar13 = pdVar10->kind;\n uVar17 = ((pdVar10->u).kclass)->id;\n tag = ((type->u).kfunction)->return_type->pointer;\n }" { (expression_statement "bVar6 = debug_set_class_id(info,(char *)tag,pdVar10);" (assignment_expression "bVar6 = debug_set_class_id(info,(char *)tag,pdVar10)" identifier = (call_expression "debug_set_class_id(info,(char *)tag,pdVar10)" identifier (argument_list "(info,(char *)tag,pdVar10)" ( identifier , (cast_expression "(char *)tag" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;) (if_statement "if (bVar6 == 0) {\n return 0;\n }" if (parenthesized_expression "(bVar6 == 0)" ( (binary_expression "bVar6 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "dVar13 = pdVar10->kind;" (assignment_expression "dVar13 = pdVar10->kind" identifier = (field_expression "pdVar10->kind" identifier -> field_identifier)) ;) (expression_statement "uVar17 = ((pdVar10->u).kclass)->id;" (assignment_expression "uVar17 = ((pdVar10->u).kclass)->id" identifier = (field_expression "((pdVar10->u).kclass)->id" (parenthesized_expression "((pdVar10->u).kclass)" ( (field_expression "(pdVar10->u).kclass" (parenthesized_expression "(pdVar10->u)" ( (field_expression "pdVar10->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier)) ;) (expression_statement "tag = ((type->u).kfunction)->return_type->pointer;" (assignment_expression "tag = ((type->u).kfunction)->return_type->pointer" identifier = (field_expression "((type->u).kfunction)->return_type->pointer" (field_expression "((type->u).kfunction)->return_type" (parenthesized_expression "((type->u).kfunction)" ( (field_expression "(type->u).kfunction" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) -> field_identifier)) ;) })) }) (else_clause "else {\n uVar17 = 0;\n }" else (compound_statement "{\n uVar17 = 0;\n }" { (expression_statement "uVar17 = 0;" (assignment_expression "uVar17 = 0" identifier = number_literal) ;) }))) (expression_statement "UNRECOVERED_JUMPTABLE = fns->tag_type;" (assignment_expression "UNRECOVERED_JUMPTABLE = fns->tag_type" identifier = (field_expression "fns->tag_type" identifier -> field_identifier)) ;) (goto_statement "goto LAB_0012c3c5;" goto statement_identifier ;) })) (goto_statement "goto LAB_0012bff3;" goto statement_identifier ;) })) (if_statement "if (dVar13 != DEBUG_KIND_TAGGED) goto LAB_0012bc2b;" if (parenthesized_expression "(dVar13 != DEBUG_KIND_TAGGED)" ( (binary_expression "dVar13 != DEBUG_KIND_TAGGED" identifier != identifier) )) (goto_statement "goto LAB_0012bc2b;" goto statement_identifier ;)) (if_statement "if (pdVar1 != name) goto LAB_0012c43d;" if (parenthesized_expression "(pdVar1 != name)" ( (binary_expression "pdVar1 != name" identifier != identifier) )) (goto_statement "goto LAB_0012c43d;" goto statement_identifier ;)) (expression_statement "name->mark = info->mark;" (assignment_expression "name->mark = info->mark" (field_expression "name->mark" identifier -> field_identifier) = (field_expression "info->mark" identifier -> field_identifier)) ;) (labeled_statement "LAB_0012bc96:\n type = pdVar18->type;" statement_identifier : (expression_statement "type = pdVar18->type;" (assignment_expression "type = pdVar18->type" identifier = (field_expression "pdVar18->type" identifier -> field_identifier)) ;)) }) while (parenthesized_expression "( true )" ( true )) ;)) (labeled_statement "switchD_0012bc67_caseD_1:\n type = *((type->u).kindirect)->slot;" statement_identifier : (expression_statement "type = *((type->u).kindirect)->slot;" (assignment_expression "type = *((type->u).kindirect)->slot" identifier = (pointer_expression "*((type->u).kindirect)->slot" * (field_expression "((type->u).kindirect)->slot" (parenthesized_expression "((type->u).kindirect)" ( (field_expression "(type->u).kindirect" (parenthesized_expression "(type->u)" ( (field_expression "type->u" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier))) ;)) (if_statement "if (type == (debug_type_conflict)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_02 = fns->empty_type;\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle);\n return bVar6;\n }" if (parenthesized_expression "(type == (debug_type_conflict)0x0)" ( (binary_expression "type == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_02 = fns->empty_type;\nLAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle);\n return bVar6;\n }" { (labeled_statement "LAB_0012bff3:\n UNRECOVERED_JUMPTABLE_02 = fns->empty_type;" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE_02 = fns->empty_type;" (assignment_expression "UNRECOVERED_JUMPTABLE_02 = fns->empty_type" identifier = (field_expression "fns->empty_type" identifier -> field_identifier)) ;)) (labeled_statement "LAB_0012bfcc:\n /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */\n /* WARNING: Treating indirect jump as call */\n bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle);" statement_identifier : comment comment (expression_statement "bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle);" (assignment_expression "bVar6 = (*UNRECOVERED_JUMPTABLE_02)(fhandle)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_02)(fhandle)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_02)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_02" * identifier) )) (argument_list "(fhandle)" ( identifier )))) ;)) (return_statement "return bVar6;" return identifier ;) })) (goto_statement "goto LAB_0012bc21;" goto statement_identifier ;) })))
(translation_unit "undefined8 FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined8 uVar4;\n int *piVar5;\n long *plVar6;\n long lVar7;\n undefined8 uVar8;\n ulong uVar9;\n undefined4 uVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n undefined8 *puVar14;\n bool bVar15;\n undefined8 *local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );\nswitchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);\n if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }\n goto LAB_0012bc21;\n}\n\n" (function_definition "undefined8 FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined8 uVar4;\n int *piVar5;\n long *plVar6;\n long lVar7;\n undefined8 uVar8;\n ulong uVar9;\n undefined4 uVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n undefined8 *puVar14;\n bool bVar15;\n undefined8 *local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );\nswitchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);\n if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }\n goto LAB_0012bc21;\n}" type_identifier (function_declarator "FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)" identifier (parameter_list "(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)" ( (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 "int *param_4" primitive_type (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "long param_5" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined8 uVar4;\n int *piVar5;\n long *plVar6;\n long lVar7;\n undefined8 uVar8;\n ulong uVar9;\n undefined4 uVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n undefined8 *puVar14;\n bool bVar15;\n undefined8 *local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );\nswitchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);\n if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }\n goto LAB_0012bc21;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "code *UNRECOVERED_JUMPTABLE_00;" type_identifier (pointer_declarator "*UNRECOVERED_JUMPTABLE_00" * identifier) ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "int *piVar5;" primitive_type (pointer_declarator "*piVar5" * identifier) ;) (declaration "long *plVar6;" (sized_type_specifier "long" long) (pointer_declarator "*plVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "ulong uVar9;" type_identifier identifier ;) (declaration "undefined4 uVar10;" type_identifier identifier ;) (declaration "undefined8 uVar11;" type_identifier identifier ;) (declaration "uint uVar12;" type_identifier identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "bool bVar15;" primitive_type identifier ;) (declaration "undefined8 *local_48;" type_identifier (pointer_declarator "*local_48" * identifier) ;) (declaration "uint local_3c;" type_identifier identifier ;) (labeled_statement "LAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );" statement_identifier : (do_statement "do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );" do (compound_statement "{\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n }" { (for_statement "for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }" for ( ; (comma_expression "iVar2 = *param_4, 1 < iVar2 - 0x16U" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) , (binary_expression "1 < iVar2 - 0x16U" number_literal < (binary_expression "iVar2 - 0x16U" identifier - number_literal))) ; (assignment_expression "param_4 = *(int **)(*(long *)(param_4 + 4) + 8)" identifier = (pointer_expression "*(int **)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(int **)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) ))))) ) (compound_statement "{\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }" { (labeled_statement "LAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" statement_identifier : (if_statement "if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" if (parenthesized_expression "(param_5 == 0)" ( (binary_expression "param_5 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" { (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (labeled_statement "LAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }" statement_identifier : (switch_statement "switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }" switch (parenthesized_expression "(iVar2)" ( identifier )) (compound_statement "{\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }" { (case_statement "case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;" case number_literal : (expression_statement "uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);" (assignment_expression "uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5)" identifier = (call_expression "dcgettext(0,"debug_write_type: illegal type encountered",5)" identifier (argument_list "(0,"debug_write_type: illegal type encountered",5)" ( number_literal , (string_literal ""debug_write_type: illegal type encountered"" " string_content ") , number_literal )))) ;) (expression_statement "fprintf(stderr,"%s\n",uVar4);" (call_expression "fprintf(stderr,"%s\n",uVar4)" identifier (argument_list "(stderr,"%s\n",uVar4)" ( identifier , (string_literal ""%s\n"" " string_content escape_sequence ") , identifier ))) ;) (return_statement "return 0;" return number_literal ;)) (case_statement "case 1:\n goto switchD_0012bc67_caseD_1;" case number_literal : (goto_statement "goto switchD_0012bc67_caseD_1;" goto statement_identifier ;)) (case_statement "case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18)" identifier = (pointer_expression "*(code **)(param_2 + 0x18)" * (cast_expression "(code **)(param_2 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x18)" ( (binary_expression "param_2 + 0x18" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;" case number_literal : (expression_statement "iVar1 = param_4[4];" (assignment_expression "iVar1 = param_4[4]" identifier = (subscript_expression "param_4[4]" identifier [ number_literal ])) ;) (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20)" identifier = (pointer_expression "*(code **)(param_2 + 0x20)" * (cast_expression "(code **)(param_2 + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012c31a;" goto statement_identifier ;)) (case_statement "case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;" case number_literal : (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28)" identifier = (pointer_expression "*(code **)(param_2 + 0x28)" * (cast_expression "(code **)(param_2 + 0x28)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;" case number_literal : (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30)" identifier = (pointer_expression "*(code **)(param_2 + 0x30)" * (cast_expression "(code **)(param_2 + 0x30)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x30)" ( (binary_expression "param_2 + 0x30" identifier + number_literal) ))))) ;) (break_statement "break;" break ;)) (case_statement "case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;" case number_literal : (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38)" identifier = (pointer_expression "*(code **)(param_2 + 0x38)" * (cast_expression "(code **)(param_2 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x38)" ( (binary_expression "param_2 + 0x38" identifier + number_literal) ))))) ;) (break_statement "break;" break ;)) (case_statement "case 7:" case number_literal :) (case_statement "case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }" { (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98)" identifier = (pointer_expression "*(code **)(param_2 + 0x98)" * (cast_expression "(code **)(param_2 + 0x98)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x98)" ( (binary_expression "param_2 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "iVar1 = param_4[1];" (assignment_expression "iVar1 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" identifier = number_literal) ;) }) (else_clause "else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" else (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" { (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar3 + 0xc)" * (cast_expression "(uint *)(lVar3 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0x38) < uVar12)" ( (binary_expression "*(uint *)(param_1 + 0x38) < uVar12" (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) < identifier) )) (compound_statement "{\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }" { (expression_statement "iVar2 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar2 = *(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) ))))) ;) (if_statement "if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }" if (parenthesized_expression "(*(int *)(lVar3 + 8) == iVar2)" ( (binary_expression "*(int *)(lVar3 + 8) == iVar2" (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) == identifier) )) (compound_statement "{\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }" { (labeled_statement "LAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" identifier = (pointer_expression "*(code **)(param_2 + 0xf8)" * (cast_expression "(code **)(param_2 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xf8)" ( (binary_expression "param_2 + 0xf8" identifier + number_literal) ))))) ;)) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) (labeled_statement "LAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);" statement_identifier : (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3,uVar4,uVar12,iVar2)" ( identifier , identifier , identifier , identifier )))) ;)) (return_statement "return uVar4;" return identifier ;) })) }) (else_clause "else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" else (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" { (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,param_4);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,param_4)" identifier = (call_expression "FUN_0012bae0(param_1,uVar4,param_4)" identifier (argument_list "(param_1,uVar4,param_4)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar2 = *(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) ))))) ;) (if_statement "if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }" if (parenthesized_expression "(iVar2 == *(int *)(lVar3 + 8))" ( (binary_expression "iVar2 == *(int *)(lVar3 + 8)" identifier == (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }" { (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar3 + 0xc)" * (cast_expression "(uint *)(lVar3 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }" if (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" ( (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" identifier <= (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }" { (expression_statement "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");" (call_expression "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type")" identifier (argument_list "("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type")" ( (string_literal ""type->u.kclass->id > info->base_id"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_type"" " string_content ") ))) ;) })) (goto_statement "goto LAB_0012c414;" goto statement_identifier ;) })) }))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98)" identifier = (pointer_expression "*(code **)(param_2 + 0x98)" * (cast_expression "(code **)(param_2 + 0x98)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x98)" ( (binary_expression "param_2 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "iVar1 = param_4[1];" (assignment_expression "iVar1 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "*(int *)(lVar3 + 8) = iVar2;" (assignment_expression "*(int *)(lVar3 + 8) = iVar2" (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "uVar10 = *(undefined4 *)(lVar3 + 0xc);" (assignment_expression "uVar10 = *(undefined4 *)(lVar3 + 0xc)" identifier = (pointer_expression "*(undefined4 *)(lVar3 + 0xc)" * (cast_expression "(undefined4 *)(lVar3 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) }))) (expression_statement "iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);" (assignment_expression "iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" ( identifier , identifier , identifier , (binary_expression "iVar2 == 7" identifier == number_literal) , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" if (parenthesized_expression "(((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0))" ( (binary_expression "((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0))" ( (binary_expression "(*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)" (parenthesized_expression "(*(long **)(param_4 + 4) != (long *)0x0)" ( (binary_expression "*(long **)(param_4 + 4) != (long *)0x0" (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)" ( (comma_expression "plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0" (assignment_expression "plVar6 = (long *)**(long **)(param_4 + 4)" identifier = (cast_expression "(long *)**(long **)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(long **)(param_4 + 4)" * (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))))) , (binary_expression "plVar6 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) && (parenthesized_expression "(puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)" ( (comma_expression "puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = (undefined8 *)*plVar6" identifier = (cast_expression "(undefined8 *)*plVar6" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier))) , (binary_expression "puVar14 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" { (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier (argument_list "(param_1,param_2,param_3,puVar14[1],0)" ( identifier , identifier , identifier , (subscript_expression "puVar14[1]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" identifier = (call_expression "(**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (parenthesized_expression "(**(code **)(param_2 + 0xa0))" ( (pointer_expression "**(code **)(param_2 + 0xa0)" * (pointer_expression "*(code **)(param_2 + 0xa0)" * (cast_expression "(code **)(param_2 + 0xa0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xa0)" ( (binary_expression "param_2 + 0xa0" identifier + number_literal) ))))) )) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" ( identifier , (pointer_expression "*puVar14" * identifier) , (pointer_expression "*(undefined4 *)(puVar14 + 3)" * (cast_expression "(undefined4 *)(puVar14 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 3)" ( (binary_expression "puVar14 + 3" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar14 + 0x1c)" * (cast_expression "(undefined4 *)((long)puVar14 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0x1c)" ( (binary_expression "(long)puVar14 + 0x1c" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" identifier = (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar9 + 1)" ( (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" identifier = (pointer_expression "*(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" * (cast_expression "(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(**(long **)(param_4 + 4) + uVar9 * 8)" ( (binary_expression "**(long **)(param_4 + 4) + uVar9 * 8" (pointer_expression "**(long **)(param_4 + 4)" * (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) + (binary_expression "uVar9 * 8" identifier * number_literal)) ))))) ;) }) while (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)) )) ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8)" identifier = (pointer_expression "*(code **)(param_2 + 0xa8)" * (cast_expression "(code **)(param_2 + 0xa8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xa8)" ( (binary_expression "param_2 + 0xa8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 9:" case number_literal :) (case_statement "case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }" { (expression_statement "bVar15 = false;" (assignment_expression "bVar15 = false" identifier = false) ;) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;) (expression_statement "piVar5 = (int *)0x0;" (assignment_expression "piVar5 = (int *)0x0" identifier = (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" else (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" { (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar3 + 0xc)" * (cast_expression "(uint *)(lVar3 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" if (parenthesized_expression "(*(uint *)(param_1 + 0x38) < uVar12)" ( (binary_expression "*(uint *)(param_1 + 0x38) < uVar12" (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) < identifier) )) (compound_statement "{\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }" { (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) ))))) ;) (if_statement "if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" if (parenthesized_expression "(iVar1 == *(int *)(lVar3 + 8))" ( (binary_expression "iVar1 == *(int *)(lVar3 + 8)" identifier == (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" { (labeled_statement "LAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" identifier = (pointer_expression "*(code **)(param_2 + 0xf8)" * (cast_expression "(code **)(param_2 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xf8)" ( (binary_expression "param_2 + 0xf8" identifier + number_literal) ))))) ;)) (goto_statement "goto LAB_0012c3c5;" goto statement_identifier ;) })) }) (else_clause "else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" else (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" { (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,param_4);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,param_4)" identifier = (call_expression "FUN_0012bae0(param_1,uVar4,param_4)" identifier (argument_list "(param_1,uVar4,param_4)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" 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 "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" identifier = (pointer_expression "*(uint *)(lVar3 + 0xc)" * (cast_expression "(uint *)(lVar3 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc)" ( (binary_expression "lVar3 + 0xc" identifier + number_literal) ))))) ;) (if_statement "if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }" if (parenthesized_expression "(iVar1 == *(int *)(lVar3 + 8))" ( (binary_expression "iVar1 == *(int *)(lVar3 + 8)" identifier == (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }" { (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }" if (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" ( (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" identifier <= (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }" { (expression_statement "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");" (call_expression "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type")" identifier (argument_list "("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type")" ( (string_literal ""type->u.kclass->id > info->base_id"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_class_type"" " string_content ") ))) ;) })) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) (goto_statement "goto LAB_0012c3b8;" goto statement_identifier ;) })) }))) (expression_statement "*(int *)(lVar3 + 8) = iVar1;" (assignment_expression "*(int *)(lVar3 + 8) = iVar1" (pointer_expression "*(int *)(lVar3 + 8)" * (cast_expression "(int *)(lVar3 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "piVar5 = *(int **)(lVar3 + 0x20);" (assignment_expression "piVar5 = *(int **)(lVar3 + 0x20)" identifier = (pointer_expression "*(int **)(lVar3 + 0x20)" * (cast_expression "(int **)(lVar3 + 0x20)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "bVar15 = piVar5 != (int *)0x0;" (assignment_expression "bVar15 = piVar5 != (int *)0x0" identifier = (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (if_statement "if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" if (parenthesized_expression "((param_4 == piVar5) || (!bVar15))" ( (binary_expression "(param_4 == piVar5) || (!bVar15)" (parenthesized_expression "(param_4 == piVar5)" ( (binary_expression "param_4 == piVar5" identifier == identifier) )) || (parenthesized_expression "(!bVar15)" ( (unary_expression "!bVar15" ! identifier) ))) )) (compound_statement "{\n iVar2 = *param_4;\n }" { (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) }) (else_clause "else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" else (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,piVar5,0)" identifier (argument_list "(param_1,param_2,param_3,piVar5,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" identifier = (pointer_expression "*param_4" * identifier)) ;) (expression_statement "bVar15 = true;" (assignment_expression "bVar15 = true" identifier = true) ;) }))) }))) (expression_statement "iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" identifier = (call_expression "(**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" (parenthesized_expression "(**(code **)(param_2 + 0xb0))" ( (pointer_expression "**(code **)(param_2 + 0xb0)" * (pointer_expression "*(code **)(param_2 + 0xb0)" * (cast_expression "(code **)(param_2 + 0xb0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xb0)" ( (binary_expression "param_2 + 0xb0" identifier + number_literal) ))))) )) (argument_list "(param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" ( identifier , identifier , identifier , (binary_expression "iVar2 == 9" identifier == number_literal) , (subscript_expression "param_4[1]" identifier [ number_literal ]) , identifier , (binary_expression "param_4 == piVar5" identifier == identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }" if (parenthesized_expression "(plVar6 != (long *)0x0)" ( (binary_expression "plVar6 != (long *)0x0" identifier != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }" { (if_statement "if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" if (parenthesized_expression "(((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0))" ( (binary_expression "((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((long *)*plVar6 != (long *)0x0)" ( (binary_expression "(long *)*plVar6 != (long *)0x0" (cast_expression "(long *)*plVar6" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*plVar6" * identifier)) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)" ( (comma_expression "puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = *(undefined8 **)*plVar6" identifier = (pointer_expression "*(undefined8 **)*plVar6" * (cast_expression "(undefined8 **)*plVar6" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "*plVar6" * identifier)))) , (binary_expression "puVar14 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" { (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier (argument_list "(param_1,param_2,param_3,puVar14[1],0)" ( identifier , identifier , identifier , (subscript_expression "puVar14[1]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" if (parenthesized_expression "(*(int *)((long)puVar14 + 0x14) == 0)" ( (binary_expression "*(int *)((long)puVar14 + 0x14) == 0" (pointer_expression "*(int *)((long)puVar14 + 0x14)" * (cast_expression "(int *)((long)puVar14 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0x14)" ( (binary_expression "(long)puVar14 + 0x14" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" identifier = (call_expression "(**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (parenthesized_expression "(**(code **)(param_2 + 0xa0))" ( (pointer_expression "**(code **)(param_2 + 0xa0)" * (pointer_expression "*(code **)(param_2 + 0xa0)" * (cast_expression "(code **)(param_2 + 0xa0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xa0)" ( (binary_expression "param_2 + 0xa0" identifier + number_literal) ))))) )) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" ( identifier , (pointer_expression "*puVar14" * identifier) , (pointer_expression "*(undefined4 *)(puVar14 + 3)" * (cast_expression "(undefined4 *)(puVar14 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 3)" ( (binary_expression "puVar14 + 3" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar14 + 0x1c)" * (cast_expression "(undefined4 *)((long)puVar14 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0x1c)" ( (binary_expression "(long)puVar14 + 0x1c" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) )))) ;) }) (else_clause "else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" else (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" identifier = (call_expression "(**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" (parenthesized_expression "(**(code **)(param_2 + 0xb8))" ( (pointer_expression "**(code **)(param_2 + 0xb8)" * (pointer_expression "*(code **)(param_2 + 0xb8)" * (cast_expression "(code **)(param_2 + 0xb8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xb8)" ( (binary_expression "param_2 + 0xb8" identifier + number_literal) ))))) )) (argument_list "(param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" ( identifier , (pointer_expression "*puVar14" * identifier) , (subscript_expression "puVar14[3]" identifier [ number_literal ]) , (pointer_expression "*(undefined4 *)(puVar14 + 2)" * (cast_expression "(undefined4 *)(puVar14 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 2)" ( (binary_expression "puVar14 + 2" identifier + number_literal) )))) )))) ;) }))) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" identifier = (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar9 + 1)" ( (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8)" identifier = (pointer_expression "*(undefined8 **)(*plVar6 + uVar9 * 8)" * (cast_expression "(undefined8 **)(*plVar6 + uVar9 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar6 + uVar9 * 8)" ( (binary_expression "*plVar6 + uVar9 * 8" (pointer_expression "*plVar6" * identifier) + (binary_expression "uVar9 * 8" identifier * number_literal)) ))))) ;) }) while (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)) )) ;) })) (if_statement "if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" if (parenthesized_expression "(((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0))" ( (binary_expression "((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((long *)plVar6[2] != (long *)0x0)" ( (binary_expression "(long *)plVar6[2] != (long *)0x0" (cast_expression "(long *)plVar6[2]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar6[2]" identifier [ number_literal ])) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)" ( (comma_expression "puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = *(undefined8 **)plVar6[2]" identifier = (pointer_expression "*(undefined8 **)plVar6[2]" * (cast_expression "(undefined8 **)plVar6[2]" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "plVar6[2]" identifier [ number_literal ])))) , (binary_expression "puVar14 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" { (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*puVar14,0)" identifier (argument_list "(param_1,param_2,param_3,*puVar14,0)" ( identifier , identifier , identifier , (pointer_expression "*puVar14" * identifier) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" identifier = (call_expression "(**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" (parenthesized_expression "(**(code **)(param_2 + 0xc0))" ( (pointer_expression "**(code **)(param_2 + 0xc0)" * (pointer_expression "*(code **)(param_2 + 0xc0)" * (cast_expression "(code **)(param_2 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xc0)" ( (binary_expression "param_2 + 0xc0" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" ( identifier , (pointer_expression "*(undefined4 *)(puVar14 + 1)" * (cast_expression "(undefined4 *)(puVar14 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 1)" ( (binary_expression "puVar14 + 1" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar14 + 0xc)" * (cast_expression "(undefined4 *)((long)puVar14 + 0xc)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0xc)" ( (binary_expression "(long)puVar14 + 0xc" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (pointer_expression "*(undefined4 *)(puVar14 + 2)" * (cast_expression "(undefined4 *)(puVar14 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 2)" ( (binary_expression "puVar14 + 2" identifier + number_literal) )))) )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" identifier = (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar9 + 1)" ( (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8)" identifier = (pointer_expression "*(undefined8 **)(plVar6[2] + uVar9 * 8)" * (cast_expression "(undefined8 **)(plVar6[2] + uVar9 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(plVar6[2] + uVar9 * 8)" ( (binary_expression "plVar6[2] + uVar9 * 8" (subscript_expression "plVar6[2]" identifier [ number_literal ]) + (binary_expression "uVar9 * 8" identifier * number_literal)) ))))) ;) }) while (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)) )) ;) })) (if_statement "if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }" if (parenthesized_expression "(((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0))" ( (binary_expression "((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)" (parenthesized_expression "((long *)plVar6[3] != (long *)0x0)" ( (binary_expression "(long *)plVar6[3] != (long *)0x0" (cast_expression "(long *)plVar6[3]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar6[3]" identifier [ number_literal ])) != (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)" ( (comma_expression "local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0" (assignment_expression "local_48 = *(undefined8 **)plVar6[3]" identifier = (pointer_expression "*(undefined8 **)plVar6[3]" * (cast_expression "(undefined8 **)plVar6[3]" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "plVar6[3]" identifier [ number_literal ])))) , (binary_expression "local_48 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) (compound_statement "{\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }" { (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);" do (compound_statement "{\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);" (assignment_expression "iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48)" identifier = (call_expression "(**(code **)(param_2 + 200))(param_3,*local_48)" (parenthesized_expression "(**(code **)(param_2 + 200))" ( (pointer_expression "**(code **)(param_2 + 200)" * (pointer_expression "*(code **)(param_2 + 200)" * (cast_expression "(code **)(param_2 + 200)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 200)" ( (binary_expression "param_2 + 200" identifier + number_literal) ))))) )) (argument_list "(param_3,*local_48)" ( identifier , (pointer_expression "*local_48" * identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" identifier = number_literal) ;) (expression_statement "puVar14 = *(undefined8 **)local_48[1];" (assignment_expression "puVar14 = *(undefined8 **)local_48[1]" identifier = (pointer_expression "*(undefined8 **)local_48[1]" * (cast_expression "(undefined8 **)local_48[1]" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (subscript_expression "local_48[1]" identifier [ number_literal ])))) ;) (while_statement "while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }" while (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 if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }" { (if_statement "if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }" if (parenthesized_expression "((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0))" ( (binary_expression "(puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)" (parenthesized_expression "(puVar14[5] != 0)" ( (binary_expression "puVar14[5] != 0" (subscript_expression "puVar14[5]" identifier [ number_literal ]) != number_literal) )) && (parenthesized_expression "(iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)" ( (comma_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0)" identifier (argument_list "(param_1,param_2,param_3,puVar14[5],0)" ( identifier , identifier , identifier , (subscript_expression "puVar14[5]" identifier [ number_literal ]) , number_literal )))) , (binary_expression "iVar2 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" identifier (argument_list "(param_1,param_2,param_3,puVar14[1],0)" ( identifier , identifier , identifier , (subscript_expression "puVar14[1]" identifier [ number_literal ]) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" if (parenthesized_expression "(puVar14[4] == -1)" ( (binary_expression "puVar14[4] == -1" (subscript_expression "puVar14[4]" identifier [ number_literal ]) == number_literal) )) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0xd8))(param_3);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xd8))(param_3)" identifier = (call_expression "(**(code **)(param_2 + 0xd8))(param_3)" (parenthesized_expression "(**(code **)(param_2 + 0xd8))" ( (pointer_expression "**(code **)(param_2 + 0xd8)" * (pointer_expression "*(code **)(param_2 + 0xd8)" * (cast_expression "(code **)(param_2 + 0xd8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) )) (argument_list "(param_3)" ( identifier )))) ;) }) (else_clause "else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" else (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" { (expression_statement "iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" identifier = (call_expression "(**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" (parenthesized_expression "(**(code **)(param_2 + 0xd0))" ( (pointer_expression "**(code **)(param_2 + 0xd0)" * (pointer_expression "*(code **)(param_2 + 0xd0)" * (cast_expression "(code **)(param_2 + 0xd0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) ))))) )) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" ( identifier , (pointer_expression "*puVar14" * identifier) , (pointer_expression "*(undefined4 *)(puVar14 + 2)" * (cast_expression "(undefined4 *)(puVar14 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 2)" ( (binary_expression "puVar14 + 2" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar14 + 0x14)" * (cast_expression "(undefined4 *)((long)puVar14 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + 0x14)" ( (binary_expression "(long)puVar14 + 0x14" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) , (pointer_expression "*(undefined4 *)(puVar14 + 3)" * (cast_expression "(undefined4 *)(puVar14 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar14 + 3)" ( (binary_expression "puVar14 + 3" identifier + number_literal) )))) , (subscript_expression "puVar14[4]" identifier [ number_literal ]) , (binary_expression "puVar14[5] != 0" (subscript_expression "puVar14[5]" identifier [ number_literal ]) != number_literal) )))) ;) }))) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" identifier = (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((int)uVar9 + 1)" ( (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8)" identifier = (pointer_expression "*(undefined8 **)(local_48[1] + uVar9 * 8)" * (cast_expression "(undefined8 **)(local_48[1] + uVar9 * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(local_48[1] + uVar9 * 8)" ( (binary_expression "local_48[1] + uVar9 * 8" (subscript_expression "local_48[1]" identifier [ number_literal ]) + (binary_expression "uVar9 * 8" identifier * number_literal)) ))))) ;) })) (expression_statement "iVar2 = (**(code **)(param_2 + 0xe0))(param_3);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xe0))(param_3)" identifier = (call_expression "(**(code **)(param_2 + 0xe0))(param_3)" (parenthesized_expression "(**(code **)(param_2 + 0xe0))" ( (pointer_expression "**(code **)(param_2 + 0xe0)" * (pointer_expression "*(code **)(param_2 + 0xe0)" * (cast_expression "(code **)(param_2 + 0xe0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xe0)" ( (binary_expression "param_2 + 0xe0" identifier + number_literal) ))))) )) (argument_list "(param_3)" ( identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "local_3c = local_3c + 1;" (assignment_expression "local_3c = local_3c + 1" identifier = (binary_expression "local_3c + 1" identifier + number_literal)) ;) (expression_statement "local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);" (assignment_expression "local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" identifier = (pointer_expression "*(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" * (cast_expression "(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" ( (binary_expression "*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 4) + 0x18)" * (cast_expression "(long *)(*(long *)(param_4 + 4) + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 0x18)" ( (binary_expression "*(long *)(param_4 + 4) + 0x18" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) + (binary_expression "(ulong)local_3c * 8" (cast_expression "(ulong)local_3c" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;) }) while (parenthesized_expression "(local_48 != (undefined8 *)0x0)" ( (binary_expression "local_48 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) ;) })) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8)" identifier = (pointer_expression "*(code **)(param_2 + 0xe8)" * (cast_expression "(code **)(param_2 + 0xe8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xe8)" ( (binary_expression "param_2 + 0xe8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;" case number_literal : (expression_statement "puVar14 = *(undefined8 **)(param_4 + 4);" (assignment_expression "puVar14 = *(undefined8 **)(param_4 + 4)" identifier = (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" identifier = number_literal) ;) (expression_statement "uVar11 = 0;" (assignment_expression "uVar11 = 0" identifier = number_literal) ;) (if_statement "if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\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 uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }" { (expression_statement "uVar8 = puVar14[1];" (assignment_expression "uVar8 = puVar14[1]" identifier = (subscript_expression "puVar14[1]" identifier [ number_literal ])) ;) (expression_statement "uVar11 = *puVar14;" (assignment_expression "uVar11 = *puVar14" identifier = (pointer_expression "*puVar14" * identifier)) ;) })) (expression_statement "uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" identifier = (call_expression "(**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" (parenthesized_expression "(**(code **)(param_2 + 0x40))" ( (pointer_expression "**(code **)(param_2 + 0x40)" * (pointer_expression "*(code **)(param_2 + 0x40)" * (cast_expression "(code **)(param_2 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x40)" ( (binary_expression "param_2 + 0x40" identifier + number_literal) ))))) )) (argument_list "(param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" ( identifier , identifier , identifier , identifier , (pointer_expression "*(code **)(param_2 + 0x40)" * (cast_expression "(code **)(param_2 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x40)" ( (binary_expression "param_2 + 0x40" identifier + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(param_4 + 4)" * (cast_expression "(undefined8 *)(param_4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48)" identifier = (pointer_expression "*(code **)(param_2 + 0x48)" * (cast_expression "(code **)(param_2 + 0x48)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x48)" ( (binary_expression "param_2 + 0x48" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" if (parenthesized_expression "(*(long **)(lVar3 + 8) == (long *)0x0)" ( (binary_expression "*(long **)(lVar3 + 8) == (long *)0x0" (pointer_expression "*(long **)(lVar3 + 8)" * (cast_expression "(long **)(lVar3 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = -1;\n }" { (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) }) (else_clause "else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" else (compound_statement "{\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" { (expression_statement "lVar7 = **(long **)(lVar3 + 8);" (assignment_expression "lVar7 = **(long **)(lVar3 + 8)" identifier = (pointer_expression "**(long **)(lVar3 + 8)" * (pointer_expression "*(long **)(lVar3 + 8)" * (cast_expression "(long **)(lVar3 + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))))) ;) (if_statement "if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (compound_statement "{\n iVar2 = 0;\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" else (compound_statement "{\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" { (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier (argument_list "(param_1,param_2,param_3,lVar7,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = (int)lVar13 + 1;" (assignment_expression "iVar2 = (int)lVar13 + 1" identifier = (binary_expression "(int)lVar13 + 1" (cast_expression "(int)lVar13" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "lVar13 = lVar13 + 1;" (assignment_expression "lVar13 = lVar13 + 1" identifier = (binary_expression "lVar13 + 1" identifier + number_literal)) ;) (expression_statement "lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);" (assignment_expression "lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" * (cast_expression "(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar3 + 8) + lVar13 * 8)" ( (binary_expression "*(long *)(lVar3 + 8) + lVar13 * 8" (pointer_expression "*(long *)(lVar3 + 8)" * (cast_expression "(long *)(lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) + (binary_expression "lVar13 * 8" identifier * number_literal)) ))))) ;) }) while (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) ;) }))) }))) (expression_statement "iVar1 = *(int *)(lVar3 + 0x10);" (assignment_expression "iVar1 = *(int *)(lVar3 + 0x10)" identifier = (pointer_expression "*(int *)(lVar3 + 0x10)" * (cast_expression "(int *)(lVar3 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50)" identifier = (pointer_expression "*(code **)(param_2 + 0x50)" * (cast_expression "(code **)(param_2 + 0x50)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x50)" ( (binary_expression "param_2 + 0x50" identifier + number_literal) ))))) ;) (labeled_statement "LAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);" statement_identifier : (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3,iVar2,iVar1)" ( identifier , identifier , identifier )))) ;)) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(param_4 + 4)" * (cast_expression "(undefined8 *)(param_4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58)" identifier = (pointer_expression "*(code **)(param_2 + 0x58)" * (cast_expression "(code **)(param_2 + 0x58)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x58)" ( (binary_expression "param_2 + 0x58" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" identifier = (call_expression "(**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" (parenthesized_expression "(**(code **)(param_2 + 0x60))" ( (pointer_expression "**(code **)(param_2 + 0x60)" * (pointer_expression "*(code **)(param_2 + 0x60)" * (cast_expression "(code **)(param_2 + 0x60)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x60)" ( (binary_expression "param_2 + 0x60" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" ( identifier , (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) , (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 0x10)" * (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 0x10)" ( (binary_expression "*(long *)(param_4 + 4) + 0x10" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" identifier = (call_expression "(**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" (parenthesized_expression "(**(code **)(param_2 + 0x68))" ( (pointer_expression "**(code **)(param_2 + 0x68)" * (pointer_expression "*(code **)(param_2 + 0x68)" * (cast_expression "(code **)(param_2 + 0x68)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x68)" ( (binary_expression "param_2 + 0x68" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" ( identifier , (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" * (cast_expression "(undefined8 *)(lVar3 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" * (cast_expression "(undefined8 *)(lVar3 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)(lVar3 + 0x20)" * (cast_expression "(undefined4 *)(lVar3 + 0x20)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);" (assignment_expression "iVar2 = *(int *)(*(long *)(param_4 + 4) + 8)" identifier = (pointer_expression "*(int *)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(int *)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70)" identifier = (pointer_expression "*(code **)(param_2 + 0x70)" * (cast_expression "(code **)(param_2 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x70)" ( (binary_expression "param_2 + 0x70" identifier + number_literal) ))))) ;) (break_statement "break;" break ;)) (case_statement "case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" ( (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78)" identifier = (pointer_expression "*(code **)(param_2 + 0x78)" * (cast_expression "(code **)(param_2 + 0x78)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x78)" ( (binary_expression "param_2 + 0x78" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (if_statement "if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" if (parenthesized_expression "(*(long **)(lVar3 + 0x10) == (long *)0x0)" ( (binary_expression "*(long **)(lVar3 + 0x10) == (long *)0x0" (pointer_expression "*(long **)(lVar3 + 0x10)" * (cast_expression "(long **)(lVar3 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = -1;\n }" { (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) }) (else_clause "else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" else (compound_statement "{\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" { (expression_statement "lVar7 = **(long **)(lVar3 + 0x10);" (assignment_expression "lVar7 = **(long **)(lVar3 + 0x10)" identifier = (pointer_expression "**(long **)(lVar3 + 0x10)" * (pointer_expression "*(long **)(lVar3 + 0x10)" * (cast_expression "(long **)(lVar3 + 0x10)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))))) ;) (if_statement "if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (compound_statement "{\n iVar2 = 0;\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" else (compound_statement "{\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" { (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" identifier = number_literal) ;) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);" do (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n }" { (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier (argument_list "(param_1,param_2,param_3,lVar7,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "iVar2 = (int)lVar13 + 1;" (assignment_expression "iVar2 = (int)lVar13 + 1" identifier = (binary_expression "(int)lVar13 + 1" (cast_expression "(int)lVar13" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) (expression_statement "lVar13 = lVar13 + 1;" (assignment_expression "lVar13 = lVar13 + 1" identifier = (binary_expression "lVar13 + 1" identifier + number_literal)) ;) (expression_statement "lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);" (assignment_expression "lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" * (cast_expression "(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(lVar3 + 0x10) + lVar13 * 8)" ( (binary_expression "*(long *)(lVar3 + 0x10) + lVar13 * 8" (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) )))) + (binary_expression "lVar13 * 8" identifier * number_literal)) ))))) ;) }) while (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) ;) }))) }))) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" identifier = (pointer_expression "*(long *)(lVar3 + 8)" * (cast_expression "(long *)(lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) ;) (if_statement "if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }" if (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }" { (expression_statement "iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" identifier (argument_list "(param_1,param_2,param_3,lVar7,0)" ( identifier , identifier , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar1 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" identifier = (pointer_expression "*(long *)(param_4 + 4)" * (cast_expression "(long *)(param_4 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" identifier = (pointer_expression "*(long *)(lVar3 + 8)" * (cast_expression "(long *)(lVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) ))))) ;) })) (expression_statement "uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" identifier = (call_expression "(**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" (parenthesized_expression "(**(code **)(param_2 + 0x80))" ( (pointer_expression "**(code **)(param_2 + 0x80)" * (pointer_expression "*(code **)(param_2 + 0x80)" * (cast_expression "(code **)(param_2 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x80)" ( (binary_expression "param_2 + 0x80" identifier + number_literal) ))))) )) (argument_list "(param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" ( identifier , (binary_expression "lVar7 != 0" identifier != number_literal) , identifier , (pointer_expression "*(undefined4 *)(lVar3 + 0x18)" * (cast_expression "(undefined4 *)(lVar3 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x18)" ( (binary_expression "lVar3 + 0x18" identifier + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;)) (case_statement "case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(param_4 + 4)" * (cast_expression "(undefined8 *)(param_4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88)" identifier = (pointer_expression "*(code **)(param_2 + 0x88)" * (cast_expression "(code **)(param_2 + 0x88)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x88)" ( (binary_expression "param_2 + 0x88" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;" case number_literal : (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier = (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" identifier (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" ( identifier , identifier , identifier , (pointer_expression "*(undefined8 *)(param_4 + 4)" * (cast_expression "(undefined8 *)(param_4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))) , number_literal )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90)" identifier = (pointer_expression "*(code **)(param_2 + 0x90)" * (cast_expression "(code **)(param_2 + 0x90)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bfcc;" goto statement_identifier ;)) (case_statement "case 0x16:\n goto switchD_0012bc67_caseD_16;" case number_literal : (goto_statement "goto switchD_0012bc67_caseD_16;" goto statement_identifier ;)) (case_statement "case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;" case number_literal : (labeled_statement "switchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);" statement_identifier : (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;)) (expression_statement "param_5 = *plVar6;" (assignment_expression "param_5 = *plVar6" identifier = (pointer_expression "*plVar6" * identifier)) ;) (goto_statement "goto LAB_0012bc96;" goto statement_identifier ;)) (case_statement "default:\n \n abort();" default : (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;)) }))) (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3,iVar2)" ( identifier , identifier )))) ;) (return_statement "return uVar4;" return identifier ;) }))) (expression_statement "*(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);" (assignment_expression "*(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30)" (pointer_expression "*(undefined4 *)(param_5 + 0x10)" * (cast_expression "(undefined4 *)(param_5 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x10)" ( (binary_expression "param_5 + 0x10" identifier + number_literal) )))) = (pointer_expression "*(undefined4 *)(param_1 + 0x30)" * (cast_expression "(undefined4 *)(param_1 + 0x30)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (if_statement "if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }" if (parenthesized_expression "(iVar2 != 0x16)" ( (binary_expression "iVar2 != 0x16" identifier != number_literal) )) (compound_statement "{\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }" { (if_statement "if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }" if (parenthesized_expression "(iVar2 != 0x17)" ( (binary_expression "iVar2 != 0x17" identifier != number_literal) )) (compound_statement "{\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }" { (if_statement "if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }" if (parenthesized_expression "(*(int *)(param_5 + 0x14) != 1)" ( (binary_expression "*(int *)(param_5 + 0x14) != 1" (pointer_expression "*(int *)(param_5 + 0x14)" * (cast_expression "(int *)(param_5 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x14)" ( (binary_expression "param_5 + 0x14" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }" { (expression_statement "__assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");" (call_expression "__assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type")" identifier (argument_list "("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type")" ( (string_literal ""name->kind == DEBUG_OBJECT_TAG"" " string_content ") , (string_literal ""../../binutils/debug.c"" " string_content ") , number_literal , (string_literal ""debug_write_type"" " string_content ") ))) ;) })) (expression_statement "uVar4 = *(undefined8 *)(param_5 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_5 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_5 + 8)" * (cast_expression "(undefined8 *)(param_5 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 8)" ( (binary_expression "param_5 + 8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012bc55;" goto statement_identifier ;) })) (goto_statement "goto switchD_0012bc67_caseD_17;" goto statement_identifier ;) })) (labeled_statement "switchD_0012bc67_caseD_16:\n param_5 = 0;" statement_identifier : (expression_statement "param_5 = 0;" (assignment_expression "param_5 = 0" identifier = number_literal) ;)) })) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" identifier = (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = *plVar6;" (assignment_expression "lVar3 = *plVar6" identifier = (pointer_expression "*plVar6" * identifier)) ;) (if_statement "if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }" if (parenthesized_expression "(*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30))" ( (binary_expression "*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)" (pointer_expression "*(int *)(lVar3 + 0x10)" * (cast_expression "(int *)(lVar3 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) )))) == (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) ))))) )) (compound_statement "{\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }" { (if_statement "if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }" if (parenthesized_expression "(iVar2 == 0x16)" ( (binary_expression "iVar2 == 0x16" identifier == number_literal) )) (compound_statement "{\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }" { (expression_statement "uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8))" identifier = (call_expression "(**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8))" (parenthesized_expression "(**(code **)(param_2 + 0xf0))" ( (pointer_expression "**(code **)(param_2 + 0xf0)" * (pointer_expression "*(code **)(param_2 + 0xf0)" * (cast_expression "(code **)(param_2 + 0xf0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xf0)" ( (binary_expression "param_2 + 0xf0" identifier + number_literal) ))))) )) (argument_list "(param_3,*(undefined8 *)(lVar3 + 8))" ( identifier , (pointer_expression "*(undefined8 *)(lVar3 + 8)" * (cast_expression "(undefined8 *)(lVar3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 8)" ( (binary_expression "lVar3 + 8" identifier + number_literal) )))) )))) ;) (return_statement "return uVar4;" return identifier ;) })) (labeled_statement "LAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);" statement_identifier : (expression_statement "piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);" (assignment_expression "piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0)" identifier = (cast_expression "(int *)FUN_0012b0d0(param_1,param_4,0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012b0d0(param_1,param_4,0)" identifier (argument_list "(param_1,param_4,0)" ( identifier , identifier , number_literal ))))) ;)) (if_statement "if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" if (parenthesized_expression "(piVar5 != (int *)0x0)" ( (binary_expression "piVar5 != (int *)0x0" identifier != (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" { (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) (expression_statement "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);" (assignment_expression "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8)" identifier = (pointer_expression "*(undefined8 *)(**(long **)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(**(long **)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(param_4 + 4) + 8)" ( (binary_expression "**(long **)(param_4 + 4) + 8" (pointer_expression "**(long **)(param_4 + 4)" * (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) + number_literal) ))))) ;) (if_statement "if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }" if (parenthesized_expression "((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0))" ( (binary_expression "(iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)" (parenthesized_expression "(iVar2 - 7U < 4)" ( (binary_expression "iVar2 - 7U < 4" (binary_expression "iVar2 - 7U" identifier - number_literal) < number_literal) )) && (parenthesized_expression "(*(long *)(piVar5 + 4) != 0)" ( (binary_expression "*(long *)(piVar5 + 4) != 0" (pointer_expression "*(long *)(piVar5 + 4)" * (cast_expression "(long *)(piVar5 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar5 + 4)" ( (binary_expression "piVar5 + 4" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }" { (expression_statement "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);" (assignment_expression "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc)" identifier = (pointer_expression "*(uint *)(*(long *)(piVar5 + 4) + 0xc)" * (cast_expression "(uint *)(*(long *)(piVar5 + 4) + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(piVar5 + 4) + 0xc)" ( (binary_expression "*(long *)(piVar5 + 4) + 0xc" (pointer_expression "*(long *)(piVar5 + 4)" * (cast_expression "(long *)(piVar5 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar5 + 4)" ( (binary_expression "piVar5 + 4" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }" if (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" ( (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" identifier <= (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) )) (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }" { (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,piVar5)" identifier = (call_expression "FUN_0012bae0(param_1,uVar4,piVar5)" identifier (argument_list "(param_1,uVar4,piVar5)" ( identifier , identifier , identifier )))) ;) (if_statement "if (iVar2 == 0) {\n return 0;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" identifier = (pointer_expression "*piVar5" * identifier)) ;) (expression_statement "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);" (assignment_expression "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc)" identifier = (pointer_expression "*(uint *)(*(long *)(piVar5 + 4) + 0xc)" * (cast_expression "(uint *)(*(long *)(piVar5 + 4) + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(piVar5 + 4) + 0xc)" ( (binary_expression "*(long *)(piVar5 + 4) + 0xc" (pointer_expression "*(long *)(piVar5 + 4)" * (cast_expression "(long *)(piVar5 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar5 + 4)" ( (binary_expression "piVar5 + 4" identifier + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);" (assignment_expression "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8)" identifier = (pointer_expression "*(undefined8 *)(**(long **)(param_4 + 4) + 8)" * (cast_expression "(undefined8 *)(**(long **)(param_4 + 4) + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(**(long **)(param_4 + 4) + 8)" ( (binary_expression "**(long **)(param_4 + 4) + 8" (pointer_expression "**(long **)(param_4 + 4)" * (pointer_expression "*(long **)(param_4 + 4)" * (cast_expression "(long **)(param_4 + 4)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) ))))) + number_literal) ))))) ;) })) }) (else_clause "else {\n uVar12 = 0;\n }" else (compound_statement "{\n uVar12 = 0;\n }" { (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" identifier = number_literal) ;) }))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" identifier = (pointer_expression "*(code **)(param_2 + 0xf8)" * (cast_expression "(code **)(param_2 + 0xf8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0xf8)" ( (binary_expression "param_2 + 0xf8" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0012c3c5;" goto statement_identifier ;) })) (goto_statement "goto LAB_0012bff3;" goto statement_identifier ;) })) (if_statement "if (iVar2 != 0x17) goto LAB_0012bc2b;" if (parenthesized_expression "(iVar2 != 0x17)" ( (binary_expression "iVar2 != 0x17" identifier != number_literal) )) (goto_statement "goto LAB_0012bc2b;" goto statement_identifier ;)) (if_statement "if (lVar3 != param_5) goto LAB_0012c43d;" if (parenthesized_expression "(lVar3 != param_5)" ( (binary_expression "lVar3 != param_5" identifier != identifier) )) (goto_statement "goto LAB_0012c43d;" goto statement_identifier ;)) (expression_statement "*(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);" (assignment_expression "*(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30)" (pointer_expression "*(int *)(param_5 + 0x10)" * (cast_expression "(int *)(param_5 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_5 + 0x10)" ( (binary_expression "param_5 + 0x10" identifier + number_literal) )))) = (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) ))))) ;) (labeled_statement "LAB_0012bc96:\n param_4 = (int *)plVar6[1];" statement_identifier : (expression_statement "param_4 = (int *)plVar6[1];" (assignment_expression "param_4 = (int *)plVar6[1]" identifier = (cast_expression "(int *)plVar6[1]" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar6[1]" identifier [ number_literal ]))) ;)) }) while (parenthesized_expression "( true )" ( true )) ;)) (labeled_statement "switchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);" statement_identifier : (expression_statement "param_4 = *(int **)**(undefined8 **)(param_4 + 4);" (assignment_expression "param_4 = *(int **)**(undefined8 **)(param_4 + 4)" identifier = (pointer_expression "*(int **)**(undefined8 **)(param_4 + 4)" * (cast_expression "(int **)**(undefined8 **)(param_4 + 4)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "**(undefined8 **)(param_4 + 4)" * (pointer_expression "*(undefined8 **)(param_4 + 4)" * (cast_expression "(undefined8 **)(param_4 + 4)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_4 + 4)" ( (binary_expression "param_4 + 4" identifier + number_literal) )))))))) ;)) (if_statement "if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }" if (parenthesized_expression "(param_4 == (int *)0x0)" ( (binary_expression "param_4 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }" { (labeled_statement "LAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);" statement_identifier : (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10)" identifier = (pointer_expression "*(code **)(param_2 + 0x10)" * (cast_expression "(code **)(param_2 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) ))))) ;)) (labeled_statement "LAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);" statement_identifier : (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3)" identifier = (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" ( (pointer_expression "*UNRECOVERED_JUMPTABLE_00" * identifier) )) (argument_list "(param_3)" ( identifier )))) ;)) (return_statement "return uVar4;" return identifier ;) })) (goto_statement "goto LAB_0012bc21;" goto statement_identifier ;) })))
(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)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (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 ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (labeled_statement statement_identifier : (do_statement do (compound_statement { (for_statement for ( ; (comma_expression (assignment_expression IDENT = (pointer_expression * IDENT)) , (binary_expression LIT < (binary_expression IDENT - LIT))) ; (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) )))) + LIT) ))))) ) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content escape_sequence ") , IDENT ))) ;) (return_statement return LIT ;)) (case_statement case LIT : (goto_statement goto statement_identifier ;)) (case_statement case 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (subscript_expression 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) ))))) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (subscript_expression 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) ))))) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (subscript_expression 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) ))))) ;) (break_statement break ;)) (case_statement case LIT :) (case_statement case 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 (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 = (subscript_expression IDENT [ LIT ])) ;) (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 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) )))) < IDENT) )) (compound_statement { (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 (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (labeled_statement statement_identifier : (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 = (pointer_expression * IDENT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;)) (return_statement return IDENT ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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) ))))) ;) (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) ))))) ;) (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 (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (goto_statement goto statement_identifier ;) })) }))) (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 = (subscript_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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) }))) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT , IDENT , (binary_expression IDENT == LIT) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (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) ))))))) , (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT))) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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 , IDENT , (subscript_expression IDENT [ LIT ]) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 IDENT + LIT) ))))) )) (argument_list ( IDENT , (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + (binary_expression IDENT * LIT)) ))))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT :) (case_statement case 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 (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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 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) )))) < IDENT) )) (compound_statement { (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 == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (labeled_statement statement_identifier : (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 ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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) ))))) ;) (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 { (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 (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (goto_statement goto statement_identifier ;) })) }))) (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 = (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 != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == IDENT) )) || (parenthesized_expression ( (unary_expression ! IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) }))) }))) (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 IDENT + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , (binary_expression IDENT == LIT) , (subscript_expression IDENT [ LIT ]) , IDENT , (binary_expression IDENT == IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (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 { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * IDENT)))) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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 , IDENT , (subscript_expression IDENT [ LIT ]) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( IDENT , (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) 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 IDENT + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * IDENT) , (subscript_expression IDENT [ LIT ]) , (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 { (return_statement return LIT ;) })) (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) ))))) ;) (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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + (binary_expression IDENT * LIT)) ))))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (subscript_expression IDENT [ LIT ])))) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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 , IDENT , (pointer_expression * IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 IDENT + LIT) ))))) )) (argument_list ( 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) )))) , (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 { (return_statement return LIT ;) })) (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) ))))) ;) (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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (binary_expression IDENT * LIT)) ))))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (subscript_expression IDENT [ LIT ])))) , (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (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 IDENT + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (subscript_expression IDENT [ LIT ])))) ;) (while_statement while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (subscript_expression IDENT [ LIT ]) , LIT )))) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (subscript_expression IDENT [ LIT ]) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == 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 IDENT + LIT) ))))) )) (argument_list ( 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 IDENT + LIT) ))))) )) (argument_list ( IDENT , (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 (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (subscript_expression IDENT [ LIT ]) , (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (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 = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (binary_expression IDENT * 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 IDENT + LIT) ))))) )) (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) ))))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case 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) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_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 = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (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 IDENT + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (return_statement return IDENT ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (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 { (return_statement return 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (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 * (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 == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (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 , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 (cast_expression ( (type_descriptor TYPE) ) 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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression IDENT * LIT)) ))))) ;) }) while (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 * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT , IDENT )))) ;)) (return_statement return IDENT ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (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 { (return_statement return 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 IDENT + LIT) ))))) )) (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 * (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) )))) )))) ;) (return_statement return IDENT ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , 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) )))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (argument_list ( 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) )))) )))) ;) (return_statement return IDENT ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression 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) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , 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) )))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (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 * (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 == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (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 , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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 (cast_expression ( (type_descriptor TYPE) ) 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 (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (binary_expression IDENT * LIT)) ))))) ;) }) while (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 IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return 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) ))))) ;) })) (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 IDENT + LIT) ))))) )) (argument_list ( IDENT , (binary_expression IDENT != LIT) , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (return_statement return IDENT ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (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 { (return_statement return 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (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 { (return_statement return 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) ))))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (goto_statement goto statement_identifier ;)) (case_statement case LIT : (labeled_statement statement_identifier : (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) ))))) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (goto_statement goto statement_identifier ;)) (case_statement default : (expression_statement (call_expression IDENT (argument_list ( ))) ;)) }))) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT , IDENT )))) ;) (return_statement return 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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (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 (call_expression IDENT (argument_list ( (string_literal " string_content ") , (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) ))))) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) })) (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) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_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) ))))) )) (compound_statement { (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 IDENT + LIT) ))))) )) (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (return_statement return IDENT ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , 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 = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) )) && (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 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) ))))) ;) (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 = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression 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) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) ))))) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression 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) ))))) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (goto_statement goto statement_identifier ;)) (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) ))))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;)) }) while (parenthesized_expression ( BOOL )) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (pointer_expression * (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 == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( IDENT )))) ;)) (return_statement return IDENT ;) })) (goto_statement goto statement_identifier ;) })))
(function_definition "undefined8 FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined8 uVar4;\n int *piVar5;\n long *plVar6;\n long lVar7;\n undefined8 uVar8;\n ulong uVar9;\n undefined4 uVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n undefined8 *puVar14;\n bool bVar15;\n undefined8 *local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );\nswitchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);\n if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }\n goto LAB_0012bc21;\n}" (type_identifier "undefined8") (function_declarator "FUN_0012bc00(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)" (identifier "FUN_0012bc00") (parameter_list "(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5)" (( "(") (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 "int *param_4" (primitive_type "int") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "long param_5" (sized_type_specifier "long" (long "long")) (identifier "param_5")) () ")"))) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n code *UNRECOVERED_JUMPTABLE_00;\n undefined8 uVar4;\n int *piVar5;\n long *plVar6;\n long lVar7;\n undefined8 uVar8;\n ulong uVar9;\n undefined4 uVar10;\n undefined8 uVar11;\n uint uVar12;\n long lVar13;\n undefined8 *puVar14;\n bool bVar15;\n undefined8 *local_48;\n uint local_3c;\n \nLAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );\nswitchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);\n if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }\n goto LAB_0012bc21;\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 "code *UNRECOVERED_JUMPTABLE_00;" (type_identifier "code") (pointer_declarator "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "int *piVar5;" (primitive_type "int") (pointer_declarator "*piVar5" (* "*") (identifier "piVar5")) (; ";")) (declaration "long *plVar6;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar6" (* "*") (identifier "plVar6")) (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "undefined8 uVar8;" (type_identifier "undefined8") (identifier "uVar8") (; ";")) (declaration "ulong uVar9;" (type_identifier "ulong") (identifier "uVar9") (; ";")) (declaration "undefined4 uVar10;" (type_identifier "undefined4") (identifier "uVar10") (; ";")) (declaration "undefined8 uVar11;" (type_identifier "undefined8") (identifier "uVar11") (; ";")) (declaration "uint uVar12;" (type_identifier "uint") (identifier "uVar12") (; ";")) (declaration "long lVar13;" (sized_type_specifier "long" (long "long")) (identifier "lVar13") (; ";")) (declaration "undefined8 *puVar14;" (type_identifier "undefined8") (pointer_declarator "*puVar14" (* "*") (identifier "puVar14")) (; ";")) (declaration "bool bVar15;" (primitive_type "bool") (identifier "bVar15") (; ";")) (declaration "undefined8 *local_48;" (type_identifier "undefined8") (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (declaration "uint local_3c;" (type_identifier "uint") (identifier "local_3c") (; ";")) (labeled_statement "LAB_0012bc21:\n do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );" (statement_identifier "LAB_0012bc21") (: ":") (do_statement "do {\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n } while( true );" (do "do") (compound_statement "{\n for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n lVar3 = *plVar6;\n if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }\n if (iVar2 != 0x17) goto LAB_0012bc2b;\n if (lVar3 != param_5) goto LAB_0012c43d;\n *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);\nLAB_0012bc96:\n param_4 = (int *)plVar6[1];\n }" ({ "{") (for_statement "for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) {\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }" (for "for") (( "(") (; ";") (comma_expression "iVar2 = *param_4, 1 < iVar2 - 0x16U" (assignment_expression "iVar2 = *param_4" (identifier "iVar2") (= "=") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) (, ",") (binary_expression "1 < iVar2 - 0x16U" (number_literal "1") (< "<") (binary_expression "iVar2 - 0x16U" (identifier "iVar2") (- "-") (number_literal "0x16U")))) (; ";") (assignment_expression "param_4 = *(int **)(*(long *)(param_4 + 4) + 8)" (identifier "param_4") (= "=") (pointer_expression "*(int **)(*(long *)(param_4 + 4) + 8)" (* "*") (cast_expression "(int **)(*(long *)(param_4 + 4) + 8)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" (( "(") (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "8")) () ")"))))) () ")") (compound_statement "{\nLAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }\n *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);\n if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }\nswitchD_0012bc67_caseD_16:\n param_5 = 0;\n }" ({ "{") (labeled_statement "LAB_0012bc2b:\n if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" (statement_identifier "LAB_0012bc2b") (: ":") (if_statement "if (param_5 == 0) {\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" (if "if") (parenthesized_expression "(param_5 == 0)" (( "(") (binary_expression "param_5 == 0" (identifier "param_5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = 0;\nLAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);\n return uVar4;\n }" ({ "{") (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" (identifier "uVar4") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_0012bc55:\n switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }" (statement_identifier "LAB_0012bc55") (: ":") (switch_statement "switch(iVar2) {\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }" (switch "switch") (parenthesized_expression "(iVar2)" (( "(") (identifier "iVar2") () ")")) (compound_statement "{\n case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;\n case 1:\n goto switchD_0012bc67_caseD_1;\n case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;\n case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;\n case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;\n case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;\n case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;\n case 7:\n case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;\n case 9:\n case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;\n case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;\n case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;\n case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;\n case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;\n case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;\n case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;\n case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;\n case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;\n case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;\n case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;\n case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;\n case 0x16:\n goto switchD_0012bc67_caseD_16;\n case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;\n default:\n \n abort();\n }" ({ "{") (case_statement "case 0:\n uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);\n fprintf(stderr,"%s\n",uVar4);\n return 0;" (case "case") (number_literal "0") (: ":") (expression_statement "uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5);" (assignment_expression "uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5)" (identifier "uVar4") (= "=") (call_expression "dcgettext(0,"debug_write_type: illegal type encountered",5)" (identifier "dcgettext") (argument_list "(0,"debug_write_type: illegal type encountered",5)" (( "(") (number_literal "0") (, ",") (string_literal ""debug_write_type: illegal type encountered"" (" """) (string_content "debug_write_type: illegal type encountered") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "fprintf(stderr,"%s\n",uVar4);" (call_expression "fprintf(stderr,"%s\n",uVar4)" (identifier "fprintf") (argument_list "(stderr,"%s\n",uVar4)" (( "(") (identifier "stderr") (, ",") (string_literal ""%s\n"" (" """) (string_content "%s") (escape_sequence "\n") (" """)) (, ",") (identifier "uVar4") () ")"))) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";"))) (case_statement "case 1:\n goto switchD_0012bc67_caseD_1;" (case "case") (number_literal "1") (: ":") (goto_statement "goto switchD_0012bc67_caseD_1;" (goto "goto") (statement_identifier "switchD_0012bc67_caseD_1") (; ";"))) (case_statement "case 2:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);\n goto LAB_0012bfcc;" (case "case") (number_literal "2") (: ":") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x18)" (* "*") (cast_expression "(code **)(param_2 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x18)" (( "(") (binary_expression "param_2 + 0x18" (identifier "param_2") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bfcc;" (goto "goto") (statement_identifier "LAB_0012bfcc") (; ";"))) (case_statement "case 3:\n iVar1 = param_4[4];\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);\n goto LAB_0012c31a;" (case "case") (number_literal "3") (: ":") (expression_statement "iVar1 = param_4[4];" (assignment_expression "iVar1 = param_4[4]" (identifier "iVar1") (= "=") (subscript_expression "param_4[4]" (identifier "param_4") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" (identifier "iVar2") (= "=") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x20)" (* "*") (cast_expression "(code **)(param_2 + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x20)" (( "(") (binary_expression "param_2 + 0x20" (identifier "param_2") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012c31a;" (goto "goto") (statement_identifier "LAB_0012c31a") (; ";"))) (case_statement "case 4:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);\n break;" (case "case") (number_literal "4") (: ":") (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" (identifier "iVar2") (= "=") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x28)" (* "*") (cast_expression "(code **)(param_2 + 0x28)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 5:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);\n break;" (case "case") (number_literal "5") (: ":") (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" (identifier "iVar2") (= "=") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x30)" (* "*") (cast_expression "(code **)(param_2 + 0x30)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x30)" (( "(") (binary_expression "param_2 + 0x30" (identifier "param_2") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 6:\n iVar2 = param_4[1];\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);\n break;" (case "case") (number_literal "6") (: ":") (expression_statement "iVar2 = param_4[1];" (assignment_expression "iVar2 = param_4[1]" (identifier "iVar2") (= "=") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x38)" (* "*") (cast_expression "(code **)(param_2 + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x38)" (( "(") (binary_expression "param_2 + 0x38" (identifier "param_2") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 7:" (case "case") (number_literal "7") (: ":")) (case_statement "case 8:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }\n iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);\n if (iVar2 == 0) {\n return 0;\n }\n if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);\n goto LAB_0012bfcc;" (case "case") (number_literal "8") (: ":") (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (lVar3 == 0) {\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n uVar10 = 0;\n }" ({ "{") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x98)" (* "*") (cast_expression "(code **)(param_2 + 0x98)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x98)" (( "(") (binary_expression "param_2 + 0x98" (identifier "param_2") (+ "+") (number_literal "0x98")) () ")"))))) (; ";")) (expression_statement "iVar1 = param_4[1];" (assignment_expression "iVar1 = param_4[1]" (identifier "iVar1") (= "=") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar10 = 0;" (assignment_expression "uVar10 = 0" (identifier "uVar10") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" (else "else") (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);\n iVar1 = param_4[1];\n *(int *)(lVar3 + 8) = iVar2;\n uVar10 = *(undefined4 *)(lVar3 + 0xc);\n iVar2 = *param_4;\n }" ({ "{") (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" (identifier "uVar12") (= "=") (pointer_expression "*(uint *)(lVar3 + 0xc)" (* "*") (cast_expression "(uint *)(lVar3 + 0xc)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xc)" (( "(") (binary_expression "lVar3 + 0xc" (identifier "lVar3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (if_statement "if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" (if "if") (parenthesized_expression "(*(uint *)(param_1 + 0x38) < uVar12)" (( "(") (binary_expression "*(uint *)(param_1 + 0x38) < uVar12" (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (< "<") (identifier "uVar12")) () ")")) (compound_statement "{\n iVar2 = *(int *)(param_1 + 0x30);\n if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }\n }" ({ "{") (expression_statement "iVar2 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x30)" (identifier "iVar2") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if (*(int *)(lVar3 + 8) == iVar2) {\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar3 + 8) == iVar2)" (( "(") (binary_expression "*(int *)(lVar3 + 8) == iVar2" (pointer_expression "*(int *)(lVar3 + 8)" (* "*") (cast_expression "(int *)(lVar3 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))) (== "==") (identifier "iVar2")) () ")")) (compound_statement "{\nLAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n iVar2 = *param_4;\nLAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);\n return uVar4;\n }" ({ "{") (labeled_statement "LAB_0012c414:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (statement_identifier "LAB_0012c414") (: ":") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0xf8)" (* "*") (cast_expression "(code **)(param_2 + 0xf8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xf8)" (( "(") (binary_expression "param_2 + 0xf8" (identifier "param_2") (+ "+") (number_literal "0xf8")) () ")"))))) (; ";"))) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" (identifier "iVar2") (= "=") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) (; ";")) (labeled_statement "LAB_0012c3c5:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);" (statement_identifier "LAB_0012c3c5") (: ":") (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2)" (identifier "uVar4") (= "=") (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" (( "(") (pointer_expression "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) () ")")) (argument_list "(param_3,uVar4,uVar12,iVar2)" (( "(") (identifier "param_3") (, ",") (identifier "uVar4") (, ",") (identifier "uVar12") (, ",") (identifier "iVar2") () ")")))) (; ";"))) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" (else "else") (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = *(int *)(param_1 + 0x30);\n if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,param_4);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,param_4)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bae0(param_1,uVar4,param_4)" (identifier "FUN_0012bae0") (argument_list "(param_1,uVar4,param_4)" (( "(") (identifier "param_1") (, ",") (identifier "uVar4") (, ",") (identifier "param_4") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "iVar2 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x30)" (identifier "iVar2") (= "=") (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")) () ")"))))) (; ";")) (if_statement "if (iVar2 == *(int *)(lVar3 + 8)) {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }" (if "if") (parenthesized_expression "(iVar2 == *(int *)(lVar3 + 8))" (( "(") (binary_expression "iVar2 == *(int *)(lVar3 + 8)" (identifier "iVar2") (== "==") (pointer_expression "*(int *)(lVar3 + 8)" (* "*") (cast_expression "(int *)(lVar3 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }\n goto LAB_0012c414;\n }" ({ "{") (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" (identifier "uVar12") (= "=") (pointer_expression "*(uint *)(lVar3 + 0xc)" (* "*") (cast_expression "(uint *)(lVar3 + 0xc)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xc)" (( "(") (binary_expression "lVar3 + 0xc" (identifier "lVar3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }" (if "if") (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" (( "(") (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" (identifier "uVar12") (<= "<=") (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (compound_statement "{\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");\n }" ({ "{") (expression_statement "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type");" (call_expression "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type")" (identifier "__assert_fail") (argument_list "("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1,\n "debug_write_type")" (( "(") (string_literal ""type->u.kclass->id > info->base_id"" (" """) (string_content "type->u.kclass->id > info->base_id") (" """)) (, ",") (string_literal ""../../binutils/debug.c"" (" """) (string_content "../../binutils/debug.c") (" """)) (, ",") (number_literal "0x9d1") (, ",") (string_literal ""debug_write_type"" (" """) (string_content "debug_write_type") (" """)) () ")"))) (; ";")) (} "}"))) (goto_statement "goto LAB_0012c414;" (goto "goto") (statement_identifier "LAB_0012c414") (; ";")) (} "}"))) (} "}")))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x98)" (* "*") (cast_expression "(code **)(param_2 + 0x98)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x98)" (( "(") (binary_expression "param_2 + 0x98" (identifier "param_2") (+ "+") (number_literal "0x98")) () ")"))))) (; ";")) (expression_statement "iVar1 = param_4[1];" (assignment_expression "iVar1 = param_4[1]" (identifier "iVar1") (= "=") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*(int *)(lVar3 + 8) = iVar2;" (assignment_expression "*(int *)(lVar3 + 8) = iVar2" (pointer_expression "*(int *)(lVar3 + 8)" (* "*") (cast_expression "(int *)(lVar3 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "iVar2")) (; ";")) (expression_statement "uVar10 = *(undefined4 *)(lVar3 + 0xc);" (assignment_expression "uVar10 = *(undefined4 *)(lVar3 + 0xc)" (identifier "uVar10") (= "=") (pointer_expression "*(undefined4 *)(lVar3 + 0xc)" (* "*") (cast_expression "(undefined4 *)(lVar3 + 0xc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xc)" (( "(") (binary_expression "lVar3 + 0xc" (identifier "lVar3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" (identifier "iVar2") (= "=") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) (; ";")) (} "}")))) (expression_statement "iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1);" (assignment_expression "iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" (identifier "iVar2") (= "=") (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" (( "(") (pointer_expression "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) () ")")) (argument_list "(param_3,uVar4,uVar10,iVar2 == 7,iVar1)" (( "(") (identifier "param_3") (, ",") (identifier "uVar4") (, ",") (identifier "uVar10") (, ",") (binary_expression "iVar2 == 7" (identifier "iVar2") (== "==") (number_literal "7")) (, ",") (identifier "iVar1") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" (if "if") (parenthesized_expression "(((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0))" (( "(") (binary_expression "((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) &&\n (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0))" (( "(") (binary_expression "(*(long **)(param_4 + 4) != (long *)0x0) &&\n (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)" (parenthesized_expression "(*(long **)(param_4 + 4) != (long *)0x0)" (( "(") (binary_expression "*(long **)(param_4 + 4) != (long *)0x0" (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)" (( "(") (comma_expression "plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0" (assignment_expression "plVar6 = (long *)**(long **)(param_4 + 4)" (identifier "plVar6") (= "=") (cast_expression "(long *)**(long **)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "**(long **)(param_4 + 4)" (* "*") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))))) (, ",") (binary_expression "plVar6 != (long *)0x0" (identifier "plVar6") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)" (( "(") (comma_expression "puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = (undefined8 *)*plVar6" (identifier "puVar14") (= "=") (cast_expression "(undefined8 *)*plVar6" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar6" (* "*") (identifier "plVar6")))) (, ",") (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 uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" ({ "{") (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" (identifier "uVar9") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" (do "do") (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,puVar14[1],0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (subscript_expression "puVar14[1]" (identifier "puVar14") ([ "[") (number_literal "1") (] "]")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (parenthesized_expression "(**(code **)(param_2 + 0xa0))" (( "(") (pointer_expression "**(code **)(param_2 + 0xa0)" (* "*") (pointer_expression "*(code **)(param_2 + 0xa0)" (* "*") (cast_expression "(code **)(param_2 + 0xa0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xa0)" (( "(") (binary_expression "param_2 + 0xa0" (identifier "param_2") (+ "+") (number_literal "0xa0")) () ")"))))) () ")")) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (( "(") (identifier "param_3") (, ",") (pointer_expression "*puVar14" (* "*") (identifier "puVar14")) (, ",") (pointer_expression "*(undefined4 *)(puVar14 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar14 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 3)" (( "(") (binary_expression "puVar14 + 3" (identifier "puVar14") (+ "+") (number_literal "3")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)((long)puVar14 + 0x1c)" (* "*") (cast_expression "(undefined4 *)((long)puVar14 + 0x1c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar14 + 0x1c)" (( "(") (binary_expression "(long)puVar14 + 0x1c" (cast_expression "(long)puVar14" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar14")) (+ "+") (number_literal "0x1c")) () ")")))) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" (identifier "uVar9") (= "=") (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((int)uVar9 + 1)" (( "(") (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar9")) (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" (identifier "puVar14") (= "=") (pointer_expression "*(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" (* "*") (cast_expression "(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(**(long **)(param_4 + 4) + uVar9 * 8)" (( "(") (binary_expression "**(long **)(param_4 + 4) + uVar9 * 8" (pointer_expression "**(long **)(param_4 + 4)" (* "*") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (+ "+") (binary_expression "uVar9 * 8" (identifier "uVar9") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (while "while") (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"))) () ")")) (; ";")) (} "}"))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0xa8)" (* "*") (cast_expression "(code **)(param_2 + 0xa8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xa8)" (( "(") (binary_expression "param_2 + 0xa8" (identifier "param_2") (+ "+") (number_literal "0xa8")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bfcc;" (goto "goto") (statement_identifier "LAB_0012bfcc") (; ";"))) (case_statement "case 9:" (case "case") (number_literal "9") (: ":")) (case_statement "case 10:\n lVar3 = *(long *)(param_4 + 4);\n if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }\n iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);\n goto LAB_0012bfcc;" (case "case") (number_literal "10") (: ":") (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (lVar3 == 0) {\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }\n else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n bVar15 = false;\n uVar12 = 0;\n piVar5 = (int *)0x0;\n }" ({ "{") (expression_statement "bVar15 = false;" (assignment_expression "bVar15 = false" (identifier "bVar15") (= "=") (false "false")) (; ";")) (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" (identifier "uVar12") (= "=") (number_literal "0")) (; ";")) (expression_statement "piVar5 = (int *)0x0;" (assignment_expression "piVar5 = (int *)0x0" (identifier "piVar5") (= "=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (} "}")) (else_clause "else {\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" (else "else") (compound_statement "{\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }\n *(int *)(lVar3 + 8) = iVar1;\n piVar5 = *(int **)(lVar3 + 0x20);\n bVar15 = piVar5 != (int *)0x0;\n if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }\n }" ({ "{") (expression_statement "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" (identifier "uVar12") (= "=") (pointer_expression "*(uint *)(lVar3 + 0xc)" (* "*") (cast_expression "(uint *)(lVar3 + 0xc)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xc)" (( "(") (binary_expression "lVar3 + 0xc" (identifier "lVar3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (if_statement "if (*(uint *)(param_1 + 0x38) < uVar12) {\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }\n else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" (if "if") (parenthesized_expression "(*(uint *)(param_1 + 0x38) < uVar12)" (( "(") (binary_expression "*(uint *)(param_1 + 0x38) < uVar12" (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (< "<") (identifier "uVar12")) () ")")) (compound_statement "{\n iVar1 = *(int *)(param_1 + 0x30);\n if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n }" ({ "{") (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")) () ")"))))) (; ";")) (if_statement "if (iVar1 == *(int *)(lVar3 + 8)) {\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" (if "if") (parenthesized_expression "(iVar1 == *(int *)(lVar3 + 8))" (( "(") (binary_expression "iVar1 == *(int *)(lVar3 + 8)" (identifier "iVar1") (== "==") (pointer_expression "*(int *)(lVar3 + 8)" (* "*") (cast_expression "(int *)(lVar3 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\nLAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" ({ "{") (labeled_statement "LAB_0012c3b8:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (statement_identifier "LAB_0012c3b8") (: ":") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0xf8)" (* "*") (cast_expression "(code **)(param_2 + 0xf8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xf8)" (( "(") (binary_expression "param_2 + 0xf8" (identifier "param_2") (+ "+") (number_literal "0xf8")) () ")"))))) (; ";"))) (goto_statement "goto LAB_0012c3c5;" (goto "goto") (statement_identifier "LAB_0012c3c5") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" (else "else") (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,param_4);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar1 = *(int *)(param_1 + 0x30);\n uVar12 = *(uint *)(lVar3 + 0xc);\n if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,param_4);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,param_4)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bae0(param_1,uVar4,param_4)" (identifier "FUN_0012bae0") (argument_list "(param_1,uVar4,param_4)" (( "(") (identifier "param_1") (, ",") (identifier "uVar4") (, ",") (identifier "param_4") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (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 "uVar12 = *(uint *)(lVar3 + 0xc);" (assignment_expression "uVar12 = *(uint *)(lVar3 + 0xc)" (identifier "uVar12") (= "=") (pointer_expression "*(uint *)(lVar3 + 0xc)" (* "*") (cast_expression "(uint *)(lVar3 + 0xc)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xc)" (( "(") (binary_expression "lVar3 + 0xc" (identifier "lVar3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (if_statement "if (iVar1 == *(int *)(lVar3 + 8)) {\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }" (if "if") (parenthesized_expression "(iVar1 == *(int *)(lVar3 + 8))" (( "(") (binary_expression "iVar1 == *(int *)(lVar3 + 8)" (identifier "iVar1") (== "==") (pointer_expression "*(int *)(lVar3 + 8)" (* "*") (cast_expression "(int *)(lVar3 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }\n iVar2 = *param_4;\n goto LAB_0012c3b8;\n }" ({ "{") (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }" (if "if") (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" (( "(") (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" (identifier "uVar12") (<= "<=") (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (compound_statement "{\n \n __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");\n }" ({ "{") (expression_statement "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type");" (call_expression "__assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type")" (identifier "__assert_fail") (argument_list "("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d,\n "debug_write_class_type")" (( "(") (string_literal ""type->u.kclass->id > info->base_id"" (" """) (string_content "type->u.kclass->id > info->base_id") (" """)) (, ",") (string_literal ""../../binutils/debug.c"" (" """) (string_content "../../binutils/debug.c") (" """)) (, ",") (number_literal "0xa7d") (, ",") (string_literal ""debug_write_class_type"" (" """) (string_content "debug_write_class_type") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" (identifier "iVar2") (= "=") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) (; ";")) (goto_statement "goto LAB_0012c3b8;" (goto "goto") (statement_identifier "LAB_0012c3b8") (; ";")) (} "}"))) (} "}")))) (expression_statement "*(int *)(lVar3 + 8) = iVar1;" (assignment_expression "*(int *)(lVar3 + 8) = iVar1" (pointer_expression "*(int *)(lVar3 + 8)" (* "*") (cast_expression "(int *)(lVar3 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "iVar1")) (; ";")) (expression_statement "piVar5 = *(int **)(lVar3 + 0x20);" (assignment_expression "piVar5 = *(int **)(lVar3 + 0x20)" (identifier "piVar5") (= "=") (pointer_expression "*(int **)(lVar3 + 0x20)" (* "*") (cast_expression "(int **)(lVar3 + 0x20)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 0x20)" (( "(") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "bVar15 = piVar5 != (int *)0x0;" (assignment_expression "bVar15 = piVar5 != (int *)0x0" (identifier "bVar15") (= "=") (binary_expression "piVar5 != (int *)0x0" (identifier "piVar5") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) (; ";")) (if_statement "if ((param_4 == piVar5) || (!bVar15)) {\n iVar2 = *param_4;\n }\n else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" (if "if") (parenthesized_expression "((param_4 == piVar5) || (!bVar15))" (( "(") (binary_expression "(param_4 == piVar5) || (!bVar15)" (parenthesized_expression "(param_4 == piVar5)" (( "(") (binary_expression "param_4 == piVar5" (identifier "param_4") (== "==") (identifier "piVar5")) () ")")) (|| "||") (parenthesized_expression "(!bVar15)" (( "(") (unary_expression "!bVar15" (! "!") (identifier "bVar15")) () ")"))) () ")")) (compound_statement "{\n iVar2 = *param_4;\n }" ({ "{") (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" (identifier "iVar2") (= "=") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) (; ";")) (} "}")) (else_clause "else {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" (else "else") (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *param_4;\n bVar15 = true;\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,piVar5,0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,piVar5,0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,piVar5,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "piVar5") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar2 = *param_4;" (assignment_expression "iVar2 = *param_4" (identifier "iVar2") (= "=") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) (; ";")) (expression_statement "bVar15 = true;" (assignment_expression "bVar15 = true" (identifier "bVar15") (= "=") (true "true")) (; ";")) (} "}")))) (} "}")))) (expression_statement "iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0xb0))\n (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" (parenthesized_expression "(**(code **)(param_2 + 0xb0))" (( "(") (pointer_expression "**(code **)(param_2 + 0xb0)" (* "*") (pointer_expression "*(code **)(param_2 + 0xb0)" (* "*") (cast_expression "(code **)(param_2 + 0xb0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xb0)" (( "(") (binary_expression "param_2 + 0xb0" (identifier "param_2") (+ "+") (number_literal "0xb0")) () ")"))))) () ")")) (argument_list "(param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5)" (( "(") (identifier "param_3") (, ",") (identifier "uVar4") (, ",") (identifier "uVar12") (, ",") (binary_expression "iVar2 == 9" (identifier "iVar2") (== "==") (number_literal "9")) (, ",") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]")) (, ",") (identifier "bVar15") (, ",") (binary_expression "param_4 == piVar5" (identifier "param_4") (== "==") (identifier "piVar5")) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" (identifier "plVar6") (= "=") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (plVar6 != (long *)0x0) {\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }" (if "if") (parenthesized_expression "(plVar6 != (long *)0x0)" (( "(") (binary_expression "plVar6 != (long *)0x0" (identifier "plVar6") (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }\n if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }\n }" ({ "{") (if_statement "if (((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" (if "if") (parenthesized_expression "(((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0))" (( "(") (binary_expression "((long *)*plVar6 != (long *)0x0) &&\n (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((long *)*plVar6 != (long *)0x0)" (( "(") (binary_expression "(long *)*plVar6 != (long *)0x0" (cast_expression "(long *)*plVar6" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*plVar6" (* "*") (identifier "plVar6"))) (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)" (( "(") (comma_expression "puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = *(undefined8 **)*plVar6" (identifier "puVar14") (= "=") (pointer_expression "*(undefined8 **)*plVar6" (* "*") (cast_expression "(undefined8 **)*plVar6" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "*plVar6" (* "*") (identifier "plVar6"))))) (, ",") (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 uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" ({ "{") (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" (identifier "uVar9") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" (do "do") (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,puVar14[1],0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (subscript_expression "puVar14[1]" (identifier "puVar14") ([ "[") (number_literal "1") (] "]")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (*(int *)((long)puVar14 + 0x14) == 0) {\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" (if "if") (parenthesized_expression "(*(int *)((long)puVar14 + 0x14) == 0)" (( "(") (binary_expression "*(int *)((long)puVar14 + 0x14) == 0" (pointer_expression "*(int *)((long)puVar14 + 0x14)" (* "*") (cast_expression "(int *)((long)puVar14 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar14 + 0x14)" (( "(") (binary_expression "(long)puVar14 + 0x14" (cast_expression "(long)puVar14" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar14")) (+ "+") (number_literal "0x14")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));\n }" ({ "{") (expression_statement "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0xa0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (parenthesized_expression "(**(code **)(param_2 + 0xa0))" (( "(") (pointer_expression "**(code **)(param_2 + 0xa0)" (* "*") (pointer_expression "*(code **)(param_2 + 0xa0)" (* "*") (cast_expression "(code **)(param_2 + 0xa0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xa0)" (( "(") (binary_expression "param_2 + 0xa0" (identifier "param_2") (+ "+") (number_literal "0xa0")) () ")"))))) () ")")) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 3),\n *(undefined4 *)((long)puVar14 + 0x1c))" (( "(") (identifier "param_3") (, ",") (pointer_expression "*puVar14" (* "*") (identifier "puVar14")) (, ",") (pointer_expression "*(undefined4 *)(puVar14 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar14 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 3)" (( "(") (binary_expression "puVar14 + 3" (identifier "puVar14") (+ "+") (number_literal "3")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)((long)puVar14 + 0x1c)" (* "*") (cast_expression "(undefined4 *)((long)puVar14 + 0x1c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar14 + 0x1c)" (( "(") (binary_expression "(long)puVar14 + 0x1c" (cast_expression "(long)puVar14" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar14")) (+ "+") (number_literal "0x1c")) () ")")))) () ")")))) (; ";")) (} "}")) (else_clause "else {\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" (else "else") (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));\n }" ({ "{") (expression_statement "iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2));" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0xb8))\n (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" (parenthesized_expression "(**(code **)(param_2 + 0xb8))" (( "(") (pointer_expression "**(code **)(param_2 + 0xb8)" (* "*") (pointer_expression "*(code **)(param_2 + 0xb8)" (* "*") (cast_expression "(code **)(param_2 + 0xb8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xb8)" (( "(") (binary_expression "param_2 + 0xb8" (identifier "param_2") (+ "+") (number_literal "0xb8")) () ")"))))) () ")")) (argument_list "(param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2))" (( "(") (identifier "param_3") (, ",") (pointer_expression "*puVar14" (* "*") (identifier "puVar14")) (, ",") (subscript_expression "puVar14[3]" (identifier "puVar14") ([ "[") (number_literal "3") (] "]")) (, ",") (pointer_expression "*(undefined4 *)(puVar14 + 2)" (* "*") (cast_expression "(undefined4 *)(puVar14 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 2)" (( "(") (binary_expression "puVar14 + 2" (identifier "puVar14") (+ "+") (number_literal "2")) () ")")))) () ")")))) (; ";")) (} "}")))) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" (identifier "plVar6") (= "=") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" (identifier "uVar9") (= "=") (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((int)uVar9 + 1)" (( "(") (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar9")) (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8)" (identifier "puVar14") (= "=") (pointer_expression "*(undefined8 **)(*plVar6 + uVar9 * 8)" (* "*") (cast_expression "(undefined8 **)(*plVar6 + uVar9 * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar6 + uVar9 * 8)" (( "(") (binary_expression "*plVar6 + uVar9 * 8" (pointer_expression "*plVar6" (* "*") (identifier "plVar6")) (+ "+") (binary_expression "uVar9 * 8" (identifier "uVar9") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (while "while") (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"))) () ")")) (; ";")) (} "}"))) (if_statement "if (((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) {\n uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" (if "if") (parenthesized_expression "(((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0))" (( "(") (binary_expression "((long *)plVar6[2] != (long *)0x0) &&\n (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)" (parenthesized_expression "((long *)plVar6[2] != (long *)0x0)" (( "(") (binary_expression "(long *)plVar6[2] != (long *)0x0" (cast_expression "(long *)plVar6[2]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar6[2]" (identifier "plVar6") ([ "[") (number_literal "2") (] "]"))) (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)" (( "(") (comma_expression "puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0" (assignment_expression "puVar14 = *(undefined8 **)plVar6[2]" (identifier "puVar14") (= "=") (pointer_expression "*(undefined8 **)plVar6[2]" (* "*") (cast_expression "(undefined8 **)plVar6[2]" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (subscript_expression "plVar6[2]" (identifier "plVar6") ([ "[") (number_literal "2") (] "]"))))) (, ",") (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 uVar9 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);\n }" ({ "{") (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" (identifier "uVar9") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n } while (puVar14 != (undefined8 *)0x0);" (do "do") (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );\n if (iVar2 == 0) {\n return 0;\n }\n plVar6 = *(long **)(param_4 + 4);\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*puVar14,0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,*puVar14,0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,*puVar14,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*puVar14" (* "*") (identifier "puVar14")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n );" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0xc0))\n (param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" (parenthesized_expression "(**(code **)(param_2 + 0xc0))" (( "(") (pointer_expression "**(code **)(param_2 + 0xc0)" (* "*") (pointer_expression "*(code **)(param_2 + 0xc0)" (* "*") (cast_expression "(code **)(param_2 + 0xc0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xc0)" (( "(") (binary_expression "param_2 + 0xc0" (identifier "param_2") (+ "+") (number_literal "0xc0")) () ")"))))) () ")")) (argument_list "(param_3,*(undefined4 *)(puVar14 + 1),\n *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2)\n )" (( "(") (identifier "param_3") (, ",") (pointer_expression "*(undefined4 *)(puVar14 + 1)" (* "*") (cast_expression "(undefined4 *)(puVar14 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 1)" (( "(") (binary_expression "puVar14 + 1" (identifier "puVar14") (+ "+") (number_literal "1")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)((long)puVar14 + 0xc)" (* "*") (cast_expression "(undefined4 *)((long)puVar14 + 0xc)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar14 + 0xc)" (( "(") (binary_expression "(long)puVar14 + 0xc" (cast_expression "(long)puVar14" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar14")) (+ "+") (number_literal "0xc")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)(puVar14 + 2)" (* "*") (cast_expression "(undefined4 *)(puVar14 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 2)" (( "(") (binary_expression "puVar14 + 2" (identifier "puVar14") (+ "+") (number_literal "2")) () ")")))) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" (identifier "plVar6") (= "=") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" (identifier "uVar9") (= "=") (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((int)uVar9 + 1)" (( "(") (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar9")) (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8)" (identifier "puVar14") (= "=") (pointer_expression "*(undefined8 **)(plVar6[2] + uVar9 * 8)" (* "*") (cast_expression "(undefined8 **)(plVar6[2] + uVar9 * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(plVar6[2] + uVar9 * 8)" (( "(") (binary_expression "plVar6[2] + uVar9 * 8" (subscript_expression "plVar6[2]" (identifier "plVar6") ([ "[") (number_literal "2") (] "]")) (+ "+") (binary_expression "uVar9 * 8" (identifier "uVar9") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (while "while") (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"))) () ")")) (; ";")) (} "}"))) (if_statement "if (((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) {\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }" (if "if") (parenthesized_expression "(((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0))" (( "(") (binary_expression "((long *)plVar6[3] != (long *)0x0) &&\n (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)" (parenthesized_expression "((long *)plVar6[3] != (long *)0x0)" (( "(") (binary_expression "(long *)plVar6[3] != (long *)0x0" (cast_expression "(long *)plVar6[3]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar6[3]" (identifier "plVar6") ([ "[") (number_literal "3") (] "]"))) (!= "!=") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)" (( "(") (comma_expression "local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0" (assignment_expression "local_48 = *(undefined8 **)plVar6[3]" (identifier "local_48") (= "=") (pointer_expression "*(undefined8 **)plVar6[3]" (* "*") (cast_expression "(undefined8 **)plVar6[3]" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (subscript_expression "plVar6[3]" (identifier "plVar6") ([ "[") (number_literal "3") (] "]"))))) (, ",") (binary_expression "local_48 != (undefined8 *)0x0" (identifier "local_48") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")))) () ")"))) () ")")) (compound_statement "{\n local_3c = 0;\n do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);\n }" ({ "{") (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" (identifier "local_3c") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n } while (local_48 != (undefined8 *)0x0);" (do "do") (compound_statement "{\n iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = 0;\n puVar14 = *(undefined8 **)local_48[1];\n while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }\n iVar2 = (**(code **)(param_2 + 0xe0))(param_3);\n if (iVar2 == 0) {\n return 0;\n }\n local_3c = local_3c + 1;\n local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);\n }" ({ "{") (expression_statement "iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48);" (assignment_expression "iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48)" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 200))(param_3,*local_48)" (parenthesized_expression "(**(code **)(param_2 + 200))" (( "(") (pointer_expression "**(code **)(param_2 + 200)" (* "*") (pointer_expression "*(code **)(param_2 + 200)" (* "*") (cast_expression "(code **)(param_2 + 200)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 200)" (( "(") (binary_expression "param_2 + 200" (identifier "param_2") (+ "+") (number_literal "200")) () ")"))))) () ")")) (argument_list "(param_3,*local_48)" (( "(") (identifier "param_3") (, ",") (pointer_expression "*local_48" (* "*") (identifier "local_48")) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar9 = 0;" (assignment_expression "uVar9 = 0" (identifier "uVar9") (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar14 = *(undefined8 **)local_48[1];" (assignment_expression "puVar14 = *(undefined8 **)local_48[1]" (identifier "puVar14") (= "=") (pointer_expression "*(undefined8 **)local_48[1]" (* "*") (cast_expression "(undefined8 **)local_48[1]" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (subscript_expression "local_48[1]" (identifier "local_48") ([ "[") (number_literal "1") (] "]"))))) (; ";")) (while_statement "while (puVar14 != (undefined8 *)0x0) {\n if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }" (while "while") (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 if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);\n if (iVar2 == 0) {\n return 0;\n }\n if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }\n if (iVar2 == 0) {\n return 0;\n }\n uVar9 = (ulong)((int)uVar9 + 1);\n puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);\n }" ({ "{") (if_statement "if ((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) {\n return 0;\n }" (if "if") (parenthesized_expression "((puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0))" (( "(") (binary_expression "(puVar14[5] != 0) &&\n (iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)" (parenthesized_expression "(puVar14[5] != 0)" (( "(") (binary_expression "puVar14[5] != 0" (subscript_expression "puVar14[5]" (identifier "puVar14") ([ "[") (number_literal "5") (] "]")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)" (( "(") (comma_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[5],0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,puVar14[5],0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (subscript_expression "puVar14[5]" (identifier "puVar14") ([ "[") (number_literal "5") (] "]")) (, ",") (number_literal "0") () ")")))) (, ",") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,puVar14[1],0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,puVar14[1],0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (subscript_expression "puVar14[1]" (identifier "puVar14") ([ "[") (number_literal "1") (] "]")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (puVar14[4] == -1) {\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }\n else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" (if "if") (parenthesized_expression "(puVar14[4] == -1)" (( "(") (binary_expression "puVar14[4] == -1" (subscript_expression "puVar14[4]" (identifier "puVar14") ([ "[") (number_literal "4") (] "]")) (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xd8))(param_3);\n }" ({ "{") (expression_statement "iVar2 = (**(code **)(param_2 + 0xd8))(param_3);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xd8))(param_3)" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0xd8))(param_3)" (parenthesized_expression "(**(code **)(param_2 + 0xd8))" (( "(") (pointer_expression "**(code **)(param_2 + 0xd8)" (* "*") (pointer_expression "*(code **)(param_2 + 0xd8)" (* "*") (cast_expression "(code **)(param_2 + 0xd8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xd8)" (( "(") (binary_expression "param_2 + 0xd8" (identifier "param_2") (+ "+") (number_literal "0xd8")) () ")"))))) () ")")) (argument_list "(param_3)" (( "(") (identifier "param_3") () ")")))) (; ";")) (} "}")) (else_clause "else {\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" (else "else") (compound_statement "{\n iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);\n }" ({ "{") (expression_statement "iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0xd0))\n (param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" (parenthesized_expression "(**(code **)(param_2 + 0xd0))" (( "(") (pointer_expression "**(code **)(param_2 + 0xd0)" (* "*") (pointer_expression "*(code **)(param_2 + 0xd0)" (* "*") (cast_expression "(code **)(param_2 + 0xd0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xd0)" (( "(") (binary_expression "param_2 + 0xd0" (identifier "param_2") (+ "+") (number_literal "0xd0")) () ")"))))) () ")")) (argument_list "(param_3,*puVar14,*(undefined4 *)(puVar14 + 2),\n *(undefined4 *)((long)puVar14 + 0x14),\n *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0)" (( "(") (identifier "param_3") (, ",") (pointer_expression "*puVar14" (* "*") (identifier "puVar14")) (, ",") (pointer_expression "*(undefined4 *)(puVar14 + 2)" (* "*") (cast_expression "(undefined4 *)(puVar14 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 2)" (( "(") (binary_expression "puVar14 + 2" (identifier "puVar14") (+ "+") (number_literal "2")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)((long)puVar14 + 0x14)" (* "*") (cast_expression "(undefined4 *)((long)puVar14 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar14 + 0x14)" (( "(") (binary_expression "(long)puVar14 + 0x14" (cast_expression "(long)puVar14" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar14")) (+ "+") (number_literal "0x14")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)(puVar14 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar14 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar14 + 3)" (( "(") (binary_expression "puVar14 + 3" (identifier "puVar14") (+ "+") (number_literal "3")) () ")")))) (, ",") (subscript_expression "puVar14[4]" (identifier "puVar14") ([ "[") (number_literal "4") (] "]")) (, ",") (binary_expression "puVar14[5] != 0" (subscript_expression "puVar14[5]" (identifier "puVar14") ([ "[") (number_literal "5") (] "]")) (!= "!=") (number_literal "0")) () ")")))) (; ";")) (} "}")))) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar9 = (ulong)((int)uVar9 + 1);" (assignment_expression "uVar9 = (ulong)((int)uVar9 + 1)" (identifier "uVar9") (= "=") (call_expression "(ulong)((int)uVar9 + 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((int)uVar9 + 1)" (( "(") (binary_expression "(int)uVar9 + 1" (cast_expression "(int)uVar9" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar9")) (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8);" (assignment_expression "puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8)" (identifier "puVar14") (= "=") (pointer_expression "*(undefined8 **)(local_48[1] + uVar9 * 8)" (* "*") (cast_expression "(undefined8 **)(local_48[1] + uVar9 * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(local_48[1] + uVar9 * 8)" (( "(") (binary_expression "local_48[1] + uVar9 * 8" (subscript_expression "local_48[1]" (identifier "local_48") ([ "[") (number_literal "1") (] "]")) (+ "+") (binary_expression "uVar9 * 8" (identifier "uVar9") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}"))) (expression_statement "iVar2 = (**(code **)(param_2 + 0xe0))(param_3);" (assignment_expression "iVar2 = (**(code **)(param_2 + 0xe0))(param_3)" (identifier "iVar2") (= "=") (call_expression "(**(code **)(param_2 + 0xe0))(param_3)" (parenthesized_expression "(**(code **)(param_2 + 0xe0))" (( "(") (pointer_expression "**(code **)(param_2 + 0xe0)" (* "*") (pointer_expression "*(code **)(param_2 + 0xe0)" (* "*") (cast_expression "(code **)(param_2 + 0xe0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xe0)" (( "(") (binary_expression "param_2 + 0xe0" (identifier "param_2") (+ "+") (number_literal "0xe0")) () ")"))))) () ")")) (argument_list "(param_3)" (( "(") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "local_3c = local_3c + 1;" (assignment_expression "local_3c = local_3c + 1" (identifier "local_3c") (= "=") (binary_expression "local_3c + 1" (identifier "local_3c") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8);" (assignment_expression "local_48 = *(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" (identifier "local_48") (= "=") (pointer_expression "*(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" (* "*") (cast_expression "(undefined8 **)\n (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8)" (( "(") (binary_expression "*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8" (pointer_expression "*(long *)(*(long *)(param_4 + 4) + 0x18)" (* "*") (cast_expression "(long *)(*(long *)(param_4 + 4) + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 4) + 0x18)" (( "(") (binary_expression "*(long *)(param_4 + 4) + 0x18" (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (binary_expression "(ulong)local_3c * 8" (cast_expression "(ulong)local_3c" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "local_3c")) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(local_48 != (undefined8 *)0x0)" (( "(") (binary_expression "local_48 != (undefined8 *)0x0" (identifier "local_48") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (; ";")) (} "}"))) (} "}"))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0xe8)" (* "*") (cast_expression "(code **)(param_2 + 0xe8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xe8)" (( "(") (binary_expression "param_2 + 0xe8" (identifier "param_2") (+ "+") (number_literal "0xe8")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bfcc;" (goto "goto") (statement_identifier "LAB_0012bfcc") (; ";"))) (case_statement "case 0xb:\n puVar14 = *(undefined8 **)(param_4 + 4);\n uVar8 = 0;\n uVar11 = 0;\n if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));\n return uVar4;" (case "case") (number_literal "0xb") (: ":") (expression_statement "puVar14 = *(undefined8 **)(param_4 + 4);" (assignment_expression "puVar14 = *(undefined8 **)(param_4 + 4)" (identifier "puVar14") (= "=") (pointer_expression "*(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" (identifier "uVar8") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar11 = 0;" (assignment_expression "uVar11 = 0" (identifier "uVar11") (= "=") (number_literal "0")) (; ";")) (if_statement "if (puVar14 != (undefined8 *)0x0) {\n uVar8 = puVar14[1];\n uVar11 = *puVar14;\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 uVar8 = puVar14[1];\n uVar11 = *puVar14;\n }" ({ "{") (expression_statement "uVar8 = puVar14[1];" (assignment_expression "uVar8 = puVar14[1]" (identifier "uVar8") (= "=") (subscript_expression "puVar14[1]" (identifier "puVar14") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar11 = *puVar14;" (assignment_expression "uVar11 = *puVar14" (identifier "uVar11") (= "=") (pointer_expression "*puVar14" (* "*") (identifier "puVar14"))) (; ";")) (} "}"))) (expression_statement "uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" (identifier "uVar4") (= "=") (call_expression "(**(code **)(param_2 + 0x40))\n (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" (parenthesized_expression "(**(code **)(param_2 + 0x40))" (( "(") (pointer_expression "**(code **)(param_2 + 0x40)" (* "*") (pointer_expression "*(code **)(param_2 + 0x40)" (* "*") (cast_expression "(code **)(param_2 + 0x40)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x40)" (( "(") (binary_expression "param_2 + 0x40" (identifier "param_2") (+ "+") (number_literal "0x40")) () ")"))))) () ")")) (argument_list "(param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40))" (( "(") (identifier "param_3") (, ",") (identifier "uVar4") (, ",") (identifier "uVar11") (, ",") (identifier "uVar8") (, ",") (pointer_expression "*(code **)(param_2 + 0x40)" (* "*") (cast_expression "(code **)(param_2 + 0x40)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x40)" (( "(") (binary_expression "param_2 + 0x40" (identifier "param_2") (+ "+") (number_literal "0x40")) () ")")))) () ")")))) (; ";")) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";"))) (case_statement "case 0xc:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);\n goto LAB_0012bfcc;" (case "case") (number_literal "0xc") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_4 + 4)" (* "*") (cast_expression "(undefined8 *)(param_4 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x48)" (* "*") (cast_expression "(code **)(param_2 + 0x48)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x48)" (( "(") (binary_expression "param_2 + 0x48" (identifier "param_2") (+ "+") (number_literal "0x48")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bfcc;" (goto "goto") (statement_identifier "LAB_0012bfcc") (; ";"))) (case_statement "case 0xd:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n iVar1 = *(int *)(lVar3 + 0x10);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);\nLAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);\n return uVar4;" (case "case") (number_literal "0xd") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "**(undefined8 **)(param_4 + 4)" (* "*") (pointer_expression "*(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (*(long **)(lVar3 + 8) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" (if "if") (parenthesized_expression "(*(long **)(lVar3 + 8) == (long *)0x0)" (( "(") (binary_expression "*(long **)(lVar3 + 8) == (long *)0x0" (pointer_expression "*(long **)(lVar3 + 8)" (* "*") (cast_expression "(long **)(lVar3 + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))) (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar2 = -1;\n }" ({ "{") (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" (identifier "iVar2") (= "=") (number_literal "-1")) (; ";")) (} "}")) (else_clause "else {\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" (else "else") (compound_statement "{\n lVar7 = **(long **)(lVar3 + 8);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" ({ "{") (expression_statement "lVar7 = **(long **)(lVar3 + 8);" (assignment_expression "lVar7 = **(long **)(lVar3 + 8)" (identifier "lVar7") (= "=") (pointer_expression "**(long **)(lVar3 + 8)" (* "*") (pointer_expression "*(long **)(lVar3 + 8)" (* "*") (cast_expression "(long **)(lVar3 + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))))) (; ";")) (if_statement "if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" (if "if") (parenthesized_expression "(lVar7 == 0)" (( "(") (binary_expression "lVar7 == 0" (identifier "lVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar2 = 0;\n }" ({ "{") (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" (identifier "iVar2") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" (else "else") (compound_statement "{\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);\n }" ({ "{") (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" (identifier "lVar13") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n } while (lVar7 != 0);" (do "do") (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,lVar7,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "lVar7") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "iVar2 = (int)lVar13 + 1;" (assignment_expression "iVar2 = (int)lVar13 + 1" (identifier "iVar2") (= "=") (binary_expression "(int)lVar13 + 1" (cast_expression "(int)lVar13" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar13")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar13 = lVar13 + 1;" (assignment_expression "lVar13 = lVar13 + 1" (identifier "lVar13") (= "=") (binary_expression "lVar13 + 1" (identifier "lVar13") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8);" (assignment_expression "lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" (identifier "lVar7") (= "=") (pointer_expression "*(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" (* "*") (cast_expression "(long *)(*(long *)(lVar3 + 8) + lVar13 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar3 + 8) + lVar13 * 8)" (( "(") (binary_expression "*(long *)(lVar3 + 8) + lVar13 * 8" (pointer_expression "*(long *)(lVar3 + 8)" (* "*") (cast_expression "(long *)(lVar3 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))) (+ "+") (binary_expression "lVar13 * 8" (identifier "lVar13") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar7 != 0)" (( "(") (binary_expression "lVar7 != 0" (identifier "lVar7") (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}")))) (} "}")))) (expression_statement "iVar1 = *(int *)(lVar3 + 0x10);" (assignment_expression "iVar1 = *(int *)(lVar3 + 0x10)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(lVar3 + 0x10)" (* "*") (cast_expression "(int *)(lVar3 + 0x10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x50)" (* "*") (cast_expression "(code **)(param_2 + 0x50)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x50)" (( "(") (binary_expression "param_2 + 0x50" (identifier "param_2") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (labeled_statement "LAB_0012c31a:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);" (statement_identifier "LAB_0012c31a") (: ":") (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1)" (identifier "uVar4") (= "=") (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" (( "(") (pointer_expression "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) () ")")) (argument_list "(param_3,iVar2,iVar1)" (( "(") (identifier "param_3") (, ",") (identifier "iVar2") (, ",") (identifier "iVar1") () ")")))) (; ";"))) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";"))) (case_statement "case 0xe:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);\n goto LAB_0012bfcc;" (case "case") (number_literal "0xe") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_4 + 4)" (* "*") (cast_expression "(undefined8 *)(param_4 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x58)" (* "*") (cast_expression "(code **)(param_2 + 0x58)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x58)" (( "(") (binary_expression "param_2 + 0x58" (identifier "param_2") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bfcc;" (goto "goto") (statement_identifier "LAB_0012bfcc") (; ";"))) (case_statement "case 0xf:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));\n return uVar4;" (case "case") (number_literal "0xf") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "**(undefined8 **)(param_4 + 4)" (* "*") (pointer_expression "*(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" (identifier "uVar4") (= "=") (call_expression "(**(code **)(param_2 + 0x60))\n (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" (parenthesized_expression "(**(code **)(param_2 + 0x60))" (( "(") (pointer_expression "**(code **)(param_2 + 0x60)" (* "*") (pointer_expression "*(code **)(param_2 + 0x60)" (* "*") (cast_expression "(code **)(param_2 + 0x60)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x60)" (( "(") (binary_expression "param_2 + 0x60" (identifier "param_2") (+ "+") (number_literal "0x60")) () ")"))))) () ")")) (argument_list "(param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),\n *(undefined8 *)(*(long *)(param_4 + 4) + 0x10))" (( "(") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" (( "(") (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 0x10)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 4) + 0x10)" (( "(") (binary_expression "*(long *)(param_4 + 4) + 0x10" (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "0x10")) () ")")))) () ")")))) (; ";")) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";"))) (case_statement "case 0x10:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n \n \n uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));\n return uVar4;" (case "case") (number_literal "0x10") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "**(undefined8 **)(param_4 + 4)" (* "*") (pointer_expression "*(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" (( "(") (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" (identifier "uVar4") (= "=") (call_expression "(**(code **)(param_2 + 0x68))\n (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" (parenthesized_expression "(**(code **)(param_2 + 0x68))" (( "(") (pointer_expression "**(code **)(param_2 + 0x68)" (* "*") (pointer_expression "*(code **)(param_2 + 0x68)" (* "*") (cast_expression "(code **)(param_2 + 0x68)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x68)" (( "(") (binary_expression "param_2 + 0x68" (identifier "param_2") (+ "+") (number_literal "0x68")) () ")"))))) () ")")) (argument_list "(param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18),\n *(undefined4 *)(lVar3 + 0x20))" (( "(") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(lVar3 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(lVar3 + 0x18)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x18)" (( "(") (binary_expression "lVar3 + 0x18" (identifier "lVar3") (+ "+") (number_literal "0x18")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)(lVar3 + 0x20)" (* "*") (cast_expression "(undefined4 *)(lVar3 + 0x20)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x20)" (( "(") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20")) () ")")))) () ")")))) (; ";")) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";"))) (case_statement "case 0x11:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);\n break;" (case "case") (number_literal "0x11") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "**(undefined8 **)(param_4 + 4)" (* "*") (pointer_expression "*(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar2 = *(int *)(*(long *)(param_4 + 4) + 8);" (assignment_expression "iVar2 = *(int *)(*(long *)(param_4 + 4) + 8)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(*(long *)(param_4 + 4) + 8)" (* "*") (cast_expression "(int *)(*(long *)(param_4 + 4) + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" (( "(") (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x70)" (* "*") (cast_expression "(code **)(param_2 + 0x70)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x70)" (( "(") (binary_expression "param_2 + 0x70" (identifier "param_2") (+ "+") (number_literal "0x70")) () ")"))))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x12:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);\n goto LAB_0012bfcc;" (case "case") (number_literal "0x12") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "**(undefined8 **)(param_4 + 4)" (* "*") (pointer_expression "*(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n );" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0\n )" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(*(long *)(param_4 + 4) + 8)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_4 + 4) + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_4 + 4) + 8)" (( "(") (binary_expression "*(long *)(param_4 + 4) + 8" (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x78)" (* "*") (cast_expression "(code **)(param_2 + 0x78)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x78)" (( "(") (binary_expression "param_2 + 0x78" (identifier "param_2") (+ "+") (number_literal "0x78")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bfcc;" (goto "goto") (statement_identifier "LAB_0012bfcc") (; ";"))) (case_statement "case 0x13:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }\n lVar7 = *(long *)(lVar3 + 8);\n if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }\n \n \n uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));\n return uVar4;" (case "case") (number_literal "0x13") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "**(undefined8 **)(param_4 + 4)" (* "*") (pointer_expression "*(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (if_statement "if (*(long **)(lVar3 + 0x10) == (long *)0x0) {\n iVar2 = -1;\n }\n else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" (if "if") (parenthesized_expression "(*(long **)(lVar3 + 0x10) == (long *)0x0)" (( "(") (binary_expression "*(long **)(lVar3 + 0x10) == (long *)0x0" (pointer_expression "*(long **)(lVar3 + 0x10)" (* "*") (cast_expression "(long **)(lVar3 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar2 = -1;\n }" ({ "{") (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" (identifier "iVar2") (= "=") (number_literal "-1")) (; ";")) (} "}")) (else_clause "else {\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" (else "else") (compound_statement "{\n lVar7 = **(long **)(lVar3 + 0x10);\n if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }\n }" ({ "{") (expression_statement "lVar7 = **(long **)(lVar3 + 0x10);" (assignment_expression "lVar7 = **(long **)(lVar3 + 0x10)" (identifier "lVar7") (= "=") (pointer_expression "**(long **)(lVar3 + 0x10)" (* "*") (pointer_expression "*(long **)(lVar3 + 0x10)" (* "*") (cast_expression "(long **)(lVar3 + 0x10)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))))) (; ";")) (if_statement "if (lVar7 == 0) {\n iVar2 = 0;\n }\n else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" (if "if") (parenthesized_expression "(lVar7 == 0)" (( "(") (binary_expression "lVar7 == 0" (identifier "lVar7") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar2 = 0;\n }" ({ "{") (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" (identifier "iVar2") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" (else "else") (compound_statement "{\n lVar13 = 0;\n do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);\n }" ({ "{") (expression_statement "lVar13 = 0;" (assignment_expression "lVar13 = 0" (identifier "lVar13") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n } while (lVar7 != 0);" (do "do") (compound_statement "{\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar2 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n iVar2 = (int)lVar13 + 1;\n lVar13 = lVar13 + 1;\n lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,lVar7,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "lVar7") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "iVar2 = (int)lVar13 + 1;" (assignment_expression "iVar2 = (int)lVar13 + 1" (identifier "iVar2") (= "=") (binary_expression "(int)lVar13 + 1" (cast_expression "(int)lVar13" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar13")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar13 = lVar13 + 1;" (assignment_expression "lVar13 = lVar13 + 1" (identifier "lVar13") (= "=") (binary_expression "lVar13 + 1" (identifier "lVar13") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8);" (assignment_expression "lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" (identifier "lVar7") (= "=") (pointer_expression "*(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" (* "*") (cast_expression "(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(lVar3 + 0x10) + lVar13 * 8)" (( "(") (binary_expression "*(long *)(lVar3 + 0x10) + lVar13 * 8" (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")) () ")")))) (+ "+") (binary_expression "lVar13 * 8" (identifier "lVar13") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar7 != 0)" (( "(") (binary_expression "lVar7 != 0" (identifier "lVar7") (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}")))) (} "}")))) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" (identifier "lVar7") (= "=") (pointer_expression "*(long *)(lVar3 + 8)" (* "*") (cast_expression "(long *)(lVar3 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (lVar7 != 0) {\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }" (if "if") (parenthesized_expression "(lVar7 != 0)" (( "(") (binary_expression "lVar7 != 0" (identifier "lVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);\n if (iVar1 == 0) {\n return 0;\n }\n lVar3 = *(long *)(param_4 + 4);\n lVar7 = *(long *)(lVar3 + 8);\n }" ({ "{") (expression_statement "iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0);" (assignment_expression "iVar1 = FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" (identifier "iVar1") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,lVar7,0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,lVar7,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "lVar7") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar1 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *(long *)(param_4 + 4);" (assignment_expression "lVar3 = *(long *)(param_4 + 4)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_4 + 4)" (* "*") (cast_expression "(long *)(param_4 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "lVar7 = *(long *)(lVar3 + 8);" (assignment_expression "lVar7 = *(long *)(lVar3 + 8)" (identifier "lVar7") (= "=") (pointer_expression "*(long *)(lVar3 + 8)" (* "*") (cast_expression "(long *)(lVar3 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (} "}"))) (expression_statement "uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" (identifier "uVar4") (= "=") (call_expression "(**(code **)(param_2 + 0x80))\n (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" (parenthesized_expression "(**(code **)(param_2 + 0x80))" (( "(") (pointer_expression "**(code **)(param_2 + 0x80)" (* "*") (pointer_expression "*(code **)(param_2 + 0x80)" (* "*") (cast_expression "(code **)(param_2 + 0x80)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x80)" (( "(") (binary_expression "param_2 + 0x80" (identifier "param_2") (+ "+") (number_literal "0x80")) () ")"))))) () ")")) (argument_list "(param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18))" (( "(") (identifier "param_3") (, ",") (binary_expression "lVar7 != 0" (identifier "lVar7") (!= "!=") (number_literal "0")) (, ",") (identifier "iVar2") (, ",") (pointer_expression "*(undefined4 *)(lVar3 + 0x18)" (* "*") (cast_expression "(undefined4 *)(lVar3 + 0x18)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x18)" (( "(") (binary_expression "lVar3 + 0x18" (identifier "lVar3") (+ "+") (number_literal "0x18")) () ")")))) () ")")))) (; ";")) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";"))) (case_statement "case 0x14:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);\n goto LAB_0012bfcc;" (case "case") (number_literal "0x14") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_4 + 4)" (* "*") (cast_expression "(undefined8 *)(param_4 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x88)" (* "*") (cast_expression "(code **)(param_2 + 0x88)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x88)" (( "(") (binary_expression "param_2 + 0x88" (identifier "param_2") (+ "+") (number_literal "0x88")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bfcc;" (goto "goto") (statement_identifier "LAB_0012bfcc") (; ";"))) (case_statement "case 0x15:\n iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);\n if (iVar2 == 0) {\n return 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);\n goto LAB_0012bfcc;" (case "case") (number_literal "0x15") (: ":") (expression_statement "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0);" (assignment_expression "iVar2 = FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bc00(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (identifier "FUN_0012bc00") (argument_list "(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_4 + 4)" (* "*") (cast_expression "(undefined8 *)(param_4 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x90)" (* "*") (cast_expression "(code **)(param_2 + 0x90)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x90)" (( "(") (binary_expression "param_2 + 0x90" (identifier "param_2") (+ "+") (number_literal "0x90")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bfcc;" (goto "goto") (statement_identifier "LAB_0012bfcc") (; ";"))) (case_statement "case 0x16:\n goto switchD_0012bc67_caseD_16;" (case "case") (number_literal "0x16") (: ":") (goto_statement "goto switchD_0012bc67_caseD_16;" (goto "goto") (statement_identifier "switchD_0012bc67_caseD_16") (; ";"))) (case_statement "case 0x17:\nswitchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);\n param_5 = *plVar6;\n goto LAB_0012bc96;" (case "case") (number_literal "0x17") (: ":") (labeled_statement "switchD_0012bc67_caseD_17:\n plVar6 = *(long **)(param_4 + 4);" (statement_identifier "switchD_0012bc67_caseD_17") (: ":") (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" (identifier "plVar6") (= "=") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";"))) (expression_statement "param_5 = *plVar6;" (assignment_expression "param_5 = *plVar6" (identifier "param_5") (= "=") (pointer_expression "*plVar6" (* "*") (identifier "plVar6"))) (; ";")) (goto_statement "goto LAB_0012bc96;" (goto "goto") (statement_identifier "LAB_0012bc96") (; ";"))) (case_statement "default:\n \n abort();" (default "default") (: ":") (expression_statement "abort();" (call_expression "abort()" (identifier "abort") (argument_list "()" (( "(") () ")"))) (; ";"))) (} "}")))) (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2)" (identifier "uVar4") (= "=") (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" (( "(") (pointer_expression "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) () ")")) (argument_list "(param_3,iVar2)" (( "(") (identifier "param_3") (, ",") (identifier "iVar2") () ")")))) (; ";")) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";")) (} "}")))) (expression_statement "*(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30);" (assignment_expression "*(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30)" (pointer_expression "*(undefined4 *)(param_5 + 0x10)" (* "*") (cast_expression "(undefined4 *)(param_5 + 0x10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_5 + 0x10)" (( "(") (binary_expression "param_5 + 0x10" (identifier "param_5") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (pointer_expression "*(undefined4 *)(param_1 + 0x30)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x30)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (if_statement "if (iVar2 != 0x16) {\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }" (if "if") (parenthesized_expression "(iVar2 != 0x16)" (( "(") (binary_expression "iVar2 != 0x16" (identifier "iVar2") (!= "!=") (number_literal "0x16")) () ")")) (compound_statement "{\n if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }\n goto switchD_0012bc67_caseD_17;\n }" ({ "{") (if_statement "if (iVar2 != 0x17) {\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }" (if "if") (parenthesized_expression "(iVar2 != 0x17)" (( "(") (binary_expression "iVar2 != 0x17" (identifier "iVar2") (!= "!=") (number_literal "0x17")) () ")")) (compound_statement "{\n if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }\n uVar4 = *(undefined8 *)(param_5 + 8);\n goto LAB_0012bc55;\n }" ({ "{") (if_statement "if (*(int *)(param_5 + 0x14) != 1) {\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }" (if "if") (parenthesized_expression "(*(int *)(param_5 + 0x14) != 1)" (( "(") (binary_expression "*(int *)(param_5 + 0x14) != 1" (pointer_expression "*(int *)(param_5 + 0x14)" (* "*") (cast_expression "(int *)(param_5 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_5 + 0x14)" (( "(") (binary_expression "param_5 + 0x14" (identifier "param_5") (+ "+") (number_literal "0x14")) () ")")))) (!= "!=") (number_literal "1")) () ")")) (compound_statement "{\n \n __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");\n }" ({ "{") (expression_statement "__assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type");" (call_expression "__assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type")" (identifier "__assert_fail") (argument_list "("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa,\n "debug_write_type")" (( "(") (string_literal ""name->kind == DEBUG_OBJECT_TAG"" (" """) (string_content "name->kind == DEBUG_OBJECT_TAG") (" """)) (, ",") (string_literal ""../../binutils/debug.c"" (" """) (string_content "../../binutils/debug.c") (" """)) (, ",") (number_literal "0x9aa") (, ",") (string_literal ""debug_write_type"" (" """) (string_content "debug_write_type") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar4 = *(undefined8 *)(param_5 + 8);" (assignment_expression "uVar4 = *(undefined8 *)(param_5 + 8)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(param_5 + 8)" (* "*") (cast_expression "(undefined8 *)(param_5 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_5 + 8)" (( "(") (binary_expression "param_5 + 8" (identifier "param_5") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012bc55;" (goto "goto") (statement_identifier "LAB_0012bc55") (; ";")) (} "}"))) (goto_statement "goto switchD_0012bc67_caseD_17;" (goto "goto") (statement_identifier "switchD_0012bc67_caseD_17") (; ";")) (} "}"))) (labeled_statement "switchD_0012bc67_caseD_16:\n param_5 = 0;" (statement_identifier "switchD_0012bc67_caseD_16") (: ":") (expression_statement "param_5 = 0;" (assignment_expression "param_5 = 0" (identifier "param_5") (= "=") (number_literal "0")) (; ";"))) (} "}"))) (expression_statement "plVar6 = *(long **)(param_4 + 4);" (assignment_expression "plVar6 = *(long **)(param_4 + 4)" (identifier "plVar6") (= "=") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "lVar3 = *plVar6;" (assignment_expression "lVar3 = *plVar6" (identifier "lVar3") (= "=") (pointer_expression "*plVar6" (* "*") (identifier "plVar6"))) (; ";")) (if_statement "if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) {\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30))" (( "(") (binary_expression "*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)" (pointer_expression "*(int *)(lVar3 + 0x10)" (* "*") (cast_expression "(int *)(lVar3 + 0x10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (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")) () ")"))))) () ")")) (compound_statement "{\n if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }\nLAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);\n if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }\n goto LAB_0012bff3;\n }" ({ "{") (if_statement "if (iVar2 == 0x16) {\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }" (if "if") (parenthesized_expression "(iVar2 == 0x16)" (( "(") (binary_expression "iVar2 == 0x16" (identifier "iVar2") (== "==") (number_literal "0x16")) () ")")) (compound_statement "{\n \n \n uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));\n return uVar4;\n }" ({ "{") (expression_statement "uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8));" (assignment_expression "uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8))" (identifier "uVar4") (= "=") (call_expression "(**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8))" (parenthesized_expression "(**(code **)(param_2 + 0xf0))" (( "(") (pointer_expression "**(code **)(param_2 + 0xf0)" (* "*") (pointer_expression "*(code **)(param_2 + 0xf0)" (* "*") (cast_expression "(code **)(param_2 + 0xf0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xf0)" (( "(") (binary_expression "param_2 + 0xf0" (identifier "param_2") (+ "+") (number_literal "0xf0")) () ")"))))) () ")")) (argument_list "(param_3,*(undefined8 *)(lVar3 + 8))" (( "(") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(lVar3 + 8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 8)" (( "(") (binary_expression "lVar3 + 8" (identifier "lVar3") (+ "+") (number_literal "8")) () ")")))) () ")")))) (; ";")) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";")) (} "}"))) (labeled_statement "LAB_0012c43d:\n piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);" (statement_identifier "LAB_0012c43d") (: ":") (expression_statement "piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0);" (assignment_expression "piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0)" (identifier "piVar5") (= "=") (cast_expression "(int *)FUN_0012b0d0(param_1,param_4,0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0012b0d0(param_1,param_4,0)" (identifier "FUN_0012b0d0") (argument_list "(param_1,param_4,0)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (number_literal "0") () ")"))))) (; ";"))) (if_statement "if (piVar5 != (int *)0x0) {\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" (if "if") (parenthesized_expression "(piVar5 != (int *)0x0)" (( "(") (binary_expression "piVar5 != (int *)0x0" (identifier "piVar5") (!= "!=") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n iVar2 = *piVar5;\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);\n goto LAB_0012c3c5;\n }" ({ "{") (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" (identifier "iVar2") (= "=") (pointer_expression "*piVar5" (* "*") (identifier "piVar5"))) (; ";")) (expression_statement "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);" (assignment_expression "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(**(long **)(param_4 + 4) + 8)" (* "*") (cast_expression "(undefined8 *)(**(long **)(param_4 + 4) + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(**(long **)(param_4 + 4) + 8)" (( "(") (binary_expression "**(long **)(param_4 + 4) + 8" (pointer_expression "**(long **)(param_4 + 4)" (* "*") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) {\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }\n else {\n uVar12 = 0;\n }" (if "if") (parenthesized_expression "((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0))" (( "(") (binary_expression "(iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)" (parenthesized_expression "(iVar2 - 7U < 4)" (( "(") (binary_expression "iVar2 - 7U < 4" (binary_expression "iVar2 - 7U" (identifier "iVar2") (- "-") (number_literal "7U")) (< "<") (number_literal "4")) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(piVar5 + 4) != 0)" (( "(") (binary_expression "*(long *)(piVar5 + 4) != 0" (pointer_expression "*(long *)(piVar5 + 4)" (* "*") (cast_expression "(long *)(piVar5 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar5 + 4)" (( "(") (binary_expression "piVar5 + 4" (identifier "piVar5") (+ "+") (number_literal "4")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }\n }" ({ "{") (expression_statement "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);" (assignment_expression "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc)" (identifier "uVar12") (= "=") (pointer_expression "*(uint *)(*(long *)(piVar5 + 4) + 0xc)" (* "*") (cast_expression "(uint *)(*(long *)(piVar5 + 4) + 0xc)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(piVar5 + 4) + 0xc)" (( "(") (binary_expression "*(long *)(piVar5 + 4) + 0xc" (pointer_expression "*(long *)(piVar5 + 4)" (* "*") (cast_expression "(long *)(piVar5 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar5 + 4)" (( "(") (binary_expression "piVar5 + 4" (identifier "piVar5") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (if_statement "if (uVar12 <= *(uint *)(param_1 + 0x38)) {\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }" (if "if") (parenthesized_expression "(uVar12 <= *(uint *)(param_1 + 0x38))" (( "(") (binary_expression "uVar12 <= *(uint *)(param_1 + 0x38)" (identifier "uVar12") (<= "<=") (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (compound_statement "{\n iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);\n if (iVar2 == 0) {\n return 0;\n }\n iVar2 = *piVar5;\n uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);\n uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);\n }" ({ "{") (expression_statement "iVar2 = FUN_0012bae0(param_1,uVar4,piVar5);" (assignment_expression "iVar2 = FUN_0012bae0(param_1,uVar4,piVar5)" (identifier "iVar2") (= "=") (call_expression "FUN_0012bae0(param_1,uVar4,piVar5)" (identifier "FUN_0012bae0") (argument_list "(param_1,uVar4,piVar5)" (( "(") (identifier "param_1") (, ",") (identifier "uVar4") (, ",") (identifier "piVar5") () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "iVar2 = *piVar5;" (assignment_expression "iVar2 = *piVar5" (identifier "iVar2") (= "=") (pointer_expression "*piVar5" (* "*") (identifier "piVar5"))) (; ";")) (expression_statement "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc);" (assignment_expression "uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc)" (identifier "uVar12") (= "=") (pointer_expression "*(uint *)(*(long *)(piVar5 + 4) + 0xc)" (* "*") (cast_expression "(uint *)(*(long *)(piVar5 + 4) + 0xc)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(piVar5 + 4) + 0xc)" (( "(") (binary_expression "*(long *)(piVar5 + 4) + 0xc" (pointer_expression "*(long *)(piVar5 + 4)" (* "*") (cast_expression "(long *)(piVar5 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar5 + 4)" (( "(") (binary_expression "piVar5 + 4" (identifier "piVar5") (+ "+") (number_literal "4")) () ")")))) (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8);" (assignment_expression "uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8)" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)(**(long **)(param_4 + 4) + 8)" (* "*") (cast_expression "(undefined8 *)(**(long **)(param_4 + 4) + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(**(long **)(param_4 + 4) + 8)" (( "(") (binary_expression "**(long **)(param_4 + 4) + 8" (pointer_expression "**(long **)(param_4 + 4)" (* "*") (pointer_expression "*(long **)(param_4 + 4)" (* "*") (cast_expression "(long **)(param_4 + 4)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")"))))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n uVar12 = 0;\n }" (else "else") (compound_statement "{\n uVar12 = 0;\n }" ({ "{") (expression_statement "uVar12 = 0;" (assignment_expression "uVar12 = 0" (identifier "uVar12") (= "=") (number_literal "0")) (; ";")) (} "}")))) (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0xf8)" (* "*") (cast_expression "(code **)(param_2 + 0xf8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0xf8)" (( "(") (binary_expression "param_2 + 0xf8" (identifier "param_2") (+ "+") (number_literal "0xf8")) () ")"))))) (; ";")) (goto_statement "goto LAB_0012c3c5;" (goto "goto") (statement_identifier "LAB_0012c3c5") (; ";")) (} "}"))) (goto_statement "goto LAB_0012bff3;" (goto "goto") (statement_identifier "LAB_0012bff3") (; ";")) (} "}"))) (if_statement "if (iVar2 != 0x17) goto LAB_0012bc2b;" (if "if") (parenthesized_expression "(iVar2 != 0x17)" (( "(") (binary_expression "iVar2 != 0x17" (identifier "iVar2") (!= "!=") (number_literal "0x17")) () ")")) (goto_statement "goto LAB_0012bc2b;" (goto "goto") (statement_identifier "LAB_0012bc2b") (; ";"))) (if_statement "if (lVar3 != param_5) goto LAB_0012c43d;" (if "if") (parenthesized_expression "(lVar3 != param_5)" (( "(") (binary_expression "lVar3 != param_5" (identifier "lVar3") (!= "!=") (identifier "param_5")) () ")")) (goto_statement "goto LAB_0012c43d;" (goto "goto") (statement_identifier "LAB_0012c43d") (; ";"))) (expression_statement "*(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30);" (assignment_expression "*(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30)" (pointer_expression "*(int *)(param_5 + 0x10)" (* "*") (cast_expression "(int *)(param_5 + 0x10)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_5 + 0x10)" (( "(") (binary_expression "param_5 + 0x10" (identifier "param_5") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (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")) () ")"))))) (; ";")) (labeled_statement "LAB_0012bc96:\n param_4 = (int *)plVar6[1];" (statement_identifier "LAB_0012bc96") (: ":") (expression_statement "param_4 = (int *)plVar6[1];" (assignment_expression "param_4 = (int *)plVar6[1]" (identifier "param_4") (= "=") (cast_expression "(int *)plVar6[1]" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar6[1]" (identifier "plVar6") ([ "[") (number_literal "1") (] "]")))) (; ";"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";"))) (labeled_statement "switchD_0012bc67_caseD_1:\n param_4 = *(int **)**(undefined8 **)(param_4 + 4);" (statement_identifier "switchD_0012bc67_caseD_1") (: ":") (expression_statement "param_4 = *(int **)**(undefined8 **)(param_4 + 4);" (assignment_expression "param_4 = *(int **)**(undefined8 **)(param_4 + 4)" (identifier "param_4") (= "=") (pointer_expression "*(int **)**(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(int **)**(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (pointer_expression "**(undefined8 **)(param_4 + 4)" (* "*") (pointer_expression "*(undefined8 **)(param_4 + 4)" (* "*") (cast_expression "(undefined8 **)(param_4 + 4)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_4 + 4)" (( "(") (binary_expression "param_4 + 4" (identifier "param_4") (+ "+") (number_literal "4")) () ")")))))))) (; ";"))) (if_statement "if (param_4 == (int *)0x0) {\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }" (if "if") (parenthesized_expression "(param_4 == (int *)0x0)" (( "(") (binary_expression "param_4 == (int *)0x0" (identifier "param_4") (== "==") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\nLAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);\nLAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);\n return uVar4;\n }" ({ "{") (labeled_statement "LAB_0012bff3:\n UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);" (statement_identifier "LAB_0012bff3") (: ":") (expression_statement "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10);" (assignment_expression "UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10)" (identifier "UNRECOVERED_JUMPTABLE_00") (= "=") (pointer_expression "*(code **)(param_2 + 0x10)" (* "*") (cast_expression "(code **)(param_2 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 0x10)" (( "(") (binary_expression "param_2 + 0x10" (identifier "param_2") (+ "+") (number_literal "0x10")) () ")"))))) (; ";"))) (labeled_statement "LAB_0012bfcc:\n \n \n uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);" (statement_identifier "LAB_0012bfcc") (: ":") (expression_statement "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3);" (assignment_expression "uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3)" (identifier "uVar4") (= "=") (call_expression "(*UNRECOVERED_JUMPTABLE_00)(param_3)" (parenthesized_expression "(*UNRECOVERED_JUMPTABLE_00)" (( "(") (pointer_expression "*UNRECOVERED_JUMPTABLE_00" (* "*") (identifier "UNRECOVERED_JUMPTABLE_00")) () ")")) (argument_list "(param_3)" (( "(") (identifier "param_3") () ")")))) (; ";"))) (return_statement "return uVar4;" (return "return") (identifier "uVar4") (; ";")) (} "}"))) (goto_statement "goto LAB_0012bc21;" (goto "goto") (statement_identifier "LAB_0012bc21") (; ";")) (} "}")))
type_1 function_1(type_2 *info,type_3 *fns,void *fhandle,type_4 *var_16, type_5 *var_3) { type_5 *var_30; type_6 *pdVar2; type_7 *var_24; type_8 *var_13; type_9 *var_22; type_1 var_10; type_10 *pdVar7; type_11 *pdVar8; type_12 *UNRECOVERED_JUMPTABLE_02; type_13 uVar9; type_14 *UNRECOVERED_JUMPTABLE_00; type_15 *UNRECOVERED_JUMPTABLE_01; type_16 *UNRECOVERED_JUMPTABLE; type_4 *var_17; type_17 *var_6; type_18 var_8; type_19 var_1; type_20 *pbVar14; type_21 uVar15; char **ppcVar16; type_18 var_7; type_22 tag; type_23 *pdVar18; type_18 var_15; type_24 *p_Var20; long var_25; type_8 var_14; int var_19; type_25 var_20; type_26 var_21; type_18 var_23; LAB_0012bc21: do { for (; var_1 = var_16->kind, 1 < var_1 - var_2; var_16 = ((var_16->u).karray)->range_type ) { LAB_0012bc2b: if (var_3 == (type_5 *)0x0) { tag = (type_22)0x0; LAB_0012bc55: switch(var_1) { case DEBUG_KIND_ILLEGAL: uVar9 = var_4(0,"debug_write_type: illegal type encountered",5); var_5(stderr,"%s\n",uVar9); return 0; case DEBUG_KIND_INDIRECT: goto switchD_0012bc67_caseD_1; case DEBUG_KIND_VOID: UNRECOVERED_JUMPTABLE_02 = fns->void_type; goto LAB_0012bfcc; case DEBUG_KIND_INT: var_10 = (var_16->u).kint; var_7 = var_16->size; UNRECOVERED_JUMPTABLE_01 = fns->int_type; goto LAB_0012c31a; case DEBUG_KIND_FLOAT: var_7 = var_16->size; UNRECOVERED_JUMPTABLE_00 = fns->float_type; break; case DEBUG_KIND_COMPLEX: var_7 = var_16->size; UNRECOVERED_JUMPTABLE_00 = fns->complex_type; break; case DEBUG_KIND_BOOL: var_7 = var_16->size; UNRECOVERED_JUMPTABLE_00 = fns->bool_type; break; case var_12: case DEBUG_KIND_UNION: var_6 = (var_16->u).kclass; if (var_6 == (type_17 *)0x0) { p_Var20 = fns->start_struct_type; var_15 = var_16->size; var_7 = 0; } else { var_7 = var_6->id; if (info->base_id < var_7) { var_8 = info->mark; if (var_6->mark == var_8) { LAB_0012c414: UNRECOVERED_JUMPTABLE = fns->tag_type; var_1 = var_16->kind; LAB_0012c3c5: /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*UNRECOVERED_JUMPTABLE)(fhandle,(char *)tag,var_7,var_1); return var_10; } } else { var_10 = var_9(info,(char *)tag,var_16); if (var_10 == 0) { return 0; } var_6 = (var_16->u).kclass; var_8 = info->mark; if (var_8 == var_6->mark) { var_7 = var_6->id; if (var_7 <= info->base_id) { /* WARNING: Subroutine does not return */ var_11("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1, "debug_write_type"); } goto LAB_0012c414; } } p_Var20 = fns->start_struct_type; var_15 = var_16->size; var_6->mark = var_8; var_7 = var_6->id; var_1 = var_16->kind; } var_10 = (*p_Var20)(fhandle,(char *)tag,var_7,(type_18)(var_1 == var_12),var_15); if (var_10 == 0) { return 0; } if ((((var_16->u).kclass != (type_17 *)0x0) && (var_13 = ((var_16->u).kclass)->fields, var_13 != (type_8 *)0x0)) && (var_14 = *var_13, var_14 != (type_8)0x0)) { uVar15 = 0; do { var_10 = function_1(info,fns,fhandle,var_14->var_16,(type_5 *)0x0); if (var_10 == 0) { return 0; } var_10 = (*fns->struct_field) (fhandle,var_14->var_3,(type_21)(var_14->u).f.bitpos, (type_21)(var_14->u).f.bitsize,var_14->visibility); if (var_10 == 0) { return 0; } uVar15 = (type_21)((int)uVar15 + 1); var_14 = (type_8)((var_16->u).kindirect)->slot[uVar15]; } while (var_14 != (type_8)0x0); } UNRECOVERED_JUMPTABLE_02 = fns->end_struct_type; goto LAB_0012bfcc; case var_18: case DEBUG_KIND_UNION_CLASS: var_6 = (var_16->u).kclass; if (var_6 == (type_17 *)0x0) { var_15 = 0; var_7 = 0; var_17 = (type_4 *)0x0; } else { var_7 = var_6->id; if (info->base_id < var_7) { var_15 = info->mark; if (var_15 == var_6->mark) { LAB_0012c3b8: UNRECOVERED_JUMPTABLE = fns->tag_type; goto LAB_0012c3c5; } } else { var_10 = var_9(info,(char *)tag,var_16); if (var_10 == 0) { return 0; } var_6 = (var_16->u).kclass; var_15 = info->mark; var_7 = var_6->id; if (var_15 == var_6->mark) { if (var_7 <= info->base_id) { /* WARNING: Subroutine does not return */ var_11("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d, "debug_write_class_type"); } var_1 = var_16->kind; goto LAB_0012c3b8; } } var_6->mark = var_15; var_17 = var_6->vptrbase; if ((var_16 == var_17) || (var_17 == (type_4 *)0x0)) { var_15 = (type_18)(var_17 != (type_4 *)0x0); var_1 = var_16->kind; } else { var_10 = function_1(info,fns,fhandle,var_17,(type_5 *)0x0); if (var_10 == 0) { return 0; } var_1 = var_16->kind; var_15 = 1; } } var_10 = (*fns->start_class_type) (fhandle,(char *)tag,var_7,(type_18)(var_1 == var_18), var_16->size,var_15,(type_18)(var_16 == var_17)); if (var_10 == 0) { return 0; } var_6 = (var_16->u).kclass; if (var_6 != (type_17 *)0x0) { if ((var_6->fields != (type_8 *)0x0) && (var_14 = *var_6->fields, var_14 != (type_8)0x0)) { uVar15 = 0; do { var_10 = function_1(info,fns,fhandle,var_14->var_16,(type_5 *)0x0); if (var_10 == 0) { return 0; } if (var_14->static_member == 0) { var_19 = (*fns->struct_field) (fhandle,var_14->var_3,(type_21)(var_14->u).f.bitpos, (type_21)(var_14->u).f.bitsize,var_14->visibility); } else { var_19 = (*fns->class_static_member) (fhandle,var_14->var_3,(char *)var_14->u,var_14->visibility); } if (var_19 == 0) { return 0; } var_6 = (var_16->u).kclass; uVar15 = (type_21)((int)uVar15 + 1); var_14 = var_6->fields[uVar15]; } while (var_14 != (type_8)0x0); } if ((var_6->baseclasses != (type_25 *)0x0) && (var_20 = *var_6->baseclasses, var_20 != (type_25)0x0)) { uVar15 = 0; do { var_10 = function_1(info,fns,fhandle,var_20->var_16,(type_5 *)0x0); if (var_10 == 0) { return 0; } var_10 = (*fns->class_baseclass) (fhandle,(type_21)var_20->bitpos,var_20->is_virtual, var_20->visibility); if (var_10 == 0) { return 0; } var_6 = (var_16->u).kclass; uVar15 = (type_21)((int)uVar15 + 1); var_20 = var_6->baseclasses[uVar15]; } while (var_20 != (type_25)0x0); } if ((var_6->methods != (type_26 *)0x0) && (var_21 = *var_6->methods, var_21 != (type_26)0x0)) { var_23 = 0; do { var_10 = (*fns->class_start_method)(fhandle,var_21->var_3); if (var_10 == 0) { return 0; } uVar15 = 0; var_22 = *var_21->variants; while (var_22 != (type_9 *)0x0) { if ((var_22->context != (type_4 *)0x0) && (var_10 = function_1(info,fns,fhandle,var_22->context,(type_5 *)0x0), var_10 == 0)) { return 0; } var_10 = function_1(info,fns,fhandle,var_22->var_16,(type_5 *)0x0); if (var_10 == 0) { return 0; } if (var_22->voffset == 0xffffffffffffffff) { var_19 = (*fns->class_static_method_variant) (fhandle,var_22->physname,var_22->visibility,var_22->constp, var_22->volatilep); } else { var_19 = (*fns->class_method_variant) (fhandle,var_22->physname,var_22->visibility,var_22->constp, var_22->volatilep,var_22->voffset, (type_18)(var_22->context != (type_4 *)0x0)); } if (var_19 == 0) { return 0; } uVar15 = (type_21)((int)uVar15 + 1); var_22 = var_21->variants[uVar15]; } var_10 = (*fns->class_end_method)(fhandle); if (var_10 == 0) { return 0; } var_23 = var_23 + 1; var_21 = ((var_16->u).kclass)->methods[var_23]; } while (var_21 != (type_26)0x0); } } UNRECOVERED_JUMPTABLE_02 = fns->end_class_type; goto LAB_0012bfcc; case DEBUG_KIND_ENUM: var_24 = (var_16->u).kenum; pbVar14 = (type_20 *)0x0; ppcVar16 = (char **)0x0; if (var_24 != (type_7 *)0x0) { pbVar14 = var_24->values; ppcVar16 = var_24->names; } /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*fns->enum_type)(fhandle,(char *)tag,ppcVar16,pbVar14); return var_10; case DEBUG_KIND_POINTER: var_10 = function_1(info,fns,fhandle,(var_16->u).kpointer,(type_5 *)0x0); if (var_10 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->pointer_type; goto LAB_0012bfcc; case DEBUG_KIND_FUNCTION: var_10 = function_1(info,fns,fhandle,((var_16->u).kfunction)->return_type, (type_5 *)0x0); if (var_10 == 0) { return 0; } pdVar8 = (var_16->u).kfunction; if (pdVar8->arg_types == (type_27 *)0x0) { var_7 = 0xffffffff; } else { var_17 = *pdVar8->arg_types; if (var_17 == (type_4 *)0x0) { var_7 = 0; } else { var_25 = 0; do { var_10 = function_1(info,fns,fhandle,var_17,(type_5 *)0x0); if (var_10 == 0) { return 0; } pdVar8 = (var_16->u).kfunction; var_7 = (int)var_25 + 1; var_25 = var_25 + 1; var_17 = pdVar8->arg_types[var_25]; } while (var_17 != (type_4 *)0x0); } } var_10 = pdVar8->varargs; UNRECOVERED_JUMPTABLE_01 = (type_15 *)fns->function_type; LAB_0012c31a: /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*UNRECOVERED_JUMPTABLE_01)(fhandle,var_7,var_10); return var_10; case DEBUG_KIND_REFERENCE: var_10 = function_1(info,fns,fhandle,(var_16->u).kpointer,(type_5 *)0x0); if (var_10 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->reference_type; goto LAB_0012bfcc; case DEBUG_KIND_RANGE: var_10 = function_1(info,fns,fhandle,((var_16->u).kfunction)->return_type, (type_5 *)0x0); if (var_10 == 0) { return 0; } /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*fns->range_type)(fhandle,((var_16->u).krange)->lower,((var_16->u).krange)->upper); return var_10; case DEBUG_KIND_ARRAY: var_10 = function_1(info,fns,fhandle,((var_16->u).kfunction)->return_type, (type_5 *)0x0); if (var_10 == 0) { return 0; } var_10 = function_1(info,fns,fhandle,((var_16->u).kpointer)->pointer,(type_5 *)0x0) ; if (var_10 == 0) { return 0; } pdVar2 = (var_16->u).karray; /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*fns->array_type)(fhandle,pdVar2->lower,pdVar2->upper,pdVar2->stringp); return var_10; case DEBUG_KIND_SET: var_10 = function_1(info,fns,fhandle,((var_16->u).kfunction)->return_type, (type_5 *)0x0); if (var_10 == 0) { return 0; } var_7 = ((var_16->u).kclass)->mark; UNRECOVERED_JUMPTABLE_00 = (type_14 *)fns->set_type; break; case DEBUG_KIND_OFFSET: var_10 = function_1(info,fns,fhandle,((var_16->u).kfunction)->return_type, (type_5 *)0x0); if (var_10 == 0) { return 0; } var_10 = function_1(info,fns,fhandle,((var_16->u).kpointer)->pointer,(type_5 *)0x0) ; if (var_10 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->offset_type; goto LAB_0012bfcc; case DEBUG_KIND_METHOD: var_10 = function_1(info,fns,fhandle,((var_16->u).kfunction)->return_type, (type_5 *)0x0); if (var_10 == 0) { return 0; } pdVar7 = (var_16->u).kmethod; if (pdVar7->arg_types == (type_27 *)0x0) { var_19 = -1; } else { var_17 = *pdVar7->arg_types; if (var_17 == (type_4 *)0x0) { var_19 = 0; } else { var_25 = 0; do { var_10 = function_1(info,fns,fhandle,var_17,(type_5 *)0x0); if (var_10 == 0) { return 0; } pdVar7 = (var_16->u).kmethod; var_19 = (int)var_25 + 1; var_25 = var_25 + 1; var_17 = pdVar7->arg_types[var_25]; } while (var_17 != (type_4 *)0x0); } } var_17 = pdVar7->domain_type; if (var_17 != (type_4 *)0x0) { var_10 = function_1(info,fns,fhandle,var_17,(type_5 *)0x0); if (var_10 == 0) { return 0; } pdVar7 = (var_16->u).kmethod; var_17 = pdVar7->domain_type; } /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*fns->method_type)(fhandle,(type_18)(var_17 != (type_4 *)0x0),var_19, pdVar7->varargs); return var_10; case DEBUG_KIND_CONST: var_10 = function_1(info,fns,fhandle,(var_16->u).kpointer,(type_5 *)0x0); if (var_10 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->const_type; goto LAB_0012bfcc; case DEBUG_KIND_VOLATILE: var_10 = function_1(info,fns,fhandle,(var_16->u).kpointer,(type_5 *)0x0); if (var_10 == 0) { return 0; } UNRECOVERED_JUMPTABLE_02 = fns->volatile_type; goto LAB_0012bfcc; case var_2: goto switchD_0012bc67_caseD_16; case var_27: switchD_0012bc67_caseD_17: pdVar18 = (var_16->u).knamed; var_3 = pdVar18->var_3; goto LAB_0012bc96; default: /* WARNING: Subroutine does not return */ var_26(); } /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*UNRECOVERED_JUMPTABLE_00)(fhandle,var_7); return var_10; } var_3->mark = info->mark; if (var_1 != var_2) { if (var_1 != var_27) { if (var_3->kind != var_28) { /* WARNING: Subroutine does not return */ var_11("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa, "debug_write_type"); } tag = (type_22)var_3->var_3; goto LAB_0012bc55; } goto switchD_0012bc67_caseD_17; } switchD_0012bc67_caseD_16: var_3 = (type_5 *)0x0; } pdVar18 = (var_16->u).knamed; var_30 = pdVar18->var_3; if (var_30->mark == info->mark) { if (var_1 == var_2) { /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*fns->typedef_type)(fhandle,var_30->var_3); return var_10; } LAB_0012c43d: var_17 = var_29(info,var_16,(type_28 *)0x0); if (var_17 != (type_4 *)0x0) { var_1 = var_17->kind; tag = (type_22)((var_16->u).knamed)->var_3->var_3; if ((var_1 - var_12 < 4) && ((var_17->u).kclass != (type_17 *)0x0)) { var_7 = ((var_17->u).kclass)->id; if (var_7 <= info->base_id) { var_10 = var_9(info,(char *)tag,var_17); if (var_10 == 0) { return 0; } var_1 = var_17->kind; var_7 = ((var_17->u).kclass)->id; tag = ((var_16->u).kfunction)->return_type->pointer; } } else { var_7 = 0; } UNRECOVERED_JUMPTABLE = fns->tag_type; goto LAB_0012c3c5; } goto LAB_0012bff3; } if (var_1 != var_27) goto LAB_0012bc2b; if (var_30 != var_3) goto LAB_0012c43d; var_3->mark = info->mark; LAB_0012bc96: var_16 = pdVar18->var_16; } while( true ); switchD_0012bc67_caseD_1: var_16 = *((var_16->u).kindirect)->slot; if (var_16 == (type_27)0x0) { LAB_0012bff3: UNRECOVERED_JUMPTABLE_02 = fns->empty_type; LAB_0012bfcc: /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */ /* WARNING: Treating indirect jump as call */ var_10 = (*UNRECOVERED_JUMPTABLE_02)(fhandle); return var_10; } goto LAB_0012bc21; }
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: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) 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: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) 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: (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: (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: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) 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: (identifier)) (labeled_statement label: (statement_identifier) (do_statement body: (compound_statement (for_statement condition: (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))) right: (binary_expression left: (number_literal) right: (binary_expression left: (identifier) right: (number_literal)))) update: (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: (number_literal)))))) body: (compound_statement (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: (number_literal))) (labeled_statement label: (statement_identifier) (switch_statement condition: (parenthesized_expression (identifier)) body: (compound_statement (case_statement value: (number_literal) (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) (string_literal (string_content) (escape_sequence)) (identifier)))) (return_statement (number_literal))) (case_statement value: (number_literal) (goto_statement label: (statement_identifier))) (case_statement value: (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (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: (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (break_statement)) (case_statement value: (number_literal) (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (break_statement)) (case_statement value: (number_literal) (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (break_statement)) (case_statement value: (number_literal)) (case_statement 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))))))) (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 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: (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)) 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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (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)) 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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (labeled_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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))))) (return_statement (identifier))))) alternative: (else_clause (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: (number_literal))) consequence: (compound_statement (return_statement (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: (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: (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))))))) 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))))))) (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 (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (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 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: (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: (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: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (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)))))))) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (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: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (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: (primitive_type)) value: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (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)))))) right: (binary_expression left: (identifier) right: (number_literal))))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal)) (case_statement 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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_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: (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)) 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: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (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)) 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: (primitive_type) declarator: (abstract_pointer_declarator)) value: (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: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (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) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (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: (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: (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))))))) consequence: (compound_statement (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 (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: (pointer_expression argument: (identifier)))) (goto_statement label: (statement_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: (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: (identifier) right: (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (unary_expression argument: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (true))))))))) (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)) (identifier) (binary_expression left: (identifier) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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 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 (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (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: (pointer_expression argument: (identifier))))) right: (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: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) 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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (subscript_expression argument: (identifier) index: (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)))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (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: (primitive_type)) value: (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (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: (subscript_expression argument: (identifier) index: (number_literal))))) right: (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: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (pointer_expression argument: (identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (identifier) right: (number_literal))))))) 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: (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))))) (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 (return_statement (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (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: (primitive_type)) value: (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 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))))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (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: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (comma_expression left: (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: (subscript_expression argument: (identifier) index: (number_literal))))) right: (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: (number_literal))) (do_statement body: (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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 declarator: (abstract_pointer_declarator))) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (while_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) body: (compound_statement (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 (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) 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: (identifier) right: (number_literal))))))) arguments: (argument_list (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (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: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (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))))) (subscript_expression argument: (identifier) index: (number_literal)) (binary_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 (return_statement (number_literal)))) (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: (primitive_type)) value: (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 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: (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (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: (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: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (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))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (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) declarator: (abstract_pointer_declarator)) value: (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: (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (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))))))))) (return_statement (identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (identifier) right: (number_literal)))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (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))))) 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: (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: (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: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (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: (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))))))))) condition: (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))))))) (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))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier) (identifier)))))) (return_statement (identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (identifier) right: (number_literal)))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (identifier) right: (number_literal))))))) 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: (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))))))))) (return_statement (identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (identifier) right: (number_literal)))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (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))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (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: (identifier) right: (number_literal))))))) 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: (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))))))))) (return_statement (identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (identifier) right: (number_literal)))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (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: (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))))))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (identifier) right: (number_literal)))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (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))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (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: (identifier) right: (number_literal)))))) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (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))))) 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: (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: (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: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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: (cast_expression type: (type_descriptor type: (primitive_type)) value: (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: (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))))))))) condition: (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: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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))))))))) (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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier) (binary_expression left: (identifier) 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))))))))) (return_statement (identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (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))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (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))))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (goto_statement label: (statement_identifier))) (case_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier) (identifier))))) (return_statement (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))))))) (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 (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 (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: (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)))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (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: (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: (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))))))) 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: (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: (identifier) right: (number_literal))))))) 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: (identifier) right: (number_literal))))))))) (return_statement (identifier)))) (labeled_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 (identifier) (identifier) (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: (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)) value: (parenthesized_expression (binary_expression left: (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)))))) right: (number_literal))))))) (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: (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: (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: (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: (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: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (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: (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))))))) (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: (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)))))) right: (number_literal)))))))))) alternative: (else_clause (compound_statement (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 declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier)))) (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: (identifier))) consequence: (goto_statement label: (statement_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: (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))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))))) condition: (parenthesized_expression (true)))) (labeled_statement label: (statement_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: (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: (identifier) right: (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 (labeled_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 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: (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (identifier)))))) (return_statement (identifier)))) (goto_statement label: (statement_identifier)))))
null
undefined8 MASKED(long param_1,long param_2,undefined8 param_3,int *param_4,long param_5) { int iVar1; int iVar2; long lVar3; code *UNRECOVERED_JUMPTABLE_00; undefined8 uVar4; int *piVar5; long *plVar6; long lVar7; undefined8 uVar8; ulong uVar9; undefined4 uVar10; undefined8 uVar11; uint uVar12; long lVar13; undefined8 *puVar14; bool bVar15; undefined8 *local_48; uint local_3c; LAB_0012bc21: do { for (; iVar2 = *param_4, 1 < iVar2 - 0x16U; param_4 = *(int **)(*(long *)(param_4 + 4) + 8)) { LAB_0012bc2b: if (param_5 == 0) { uVar4 = 0; LAB_0012bc55: switch(iVar2) { case 0: uVar4 = dcgettext(0,"debug_write_type: illegal type encountered",5); fprintf(stderr,"%s\n",uVar4); return 0; case 1: goto switchD_0012bc67_caseD_1; case 2: UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x18); goto LAB_0012bfcc; case 3: iVar1 = param_4[4]; iVar2 = param_4[1]; UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x20); goto LAB_0012c31a; case 4: iVar2 = param_4[1]; UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x28); break; case 5: iVar2 = param_4[1]; UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x30); break; case 6: iVar2 = param_4[1]; UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x38); break; case 7: case 8: lVar3 = *(long *)(param_4 + 4); if (lVar3 == 0) { UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98); iVar1 = param_4[1]; uVar10 = 0; } else { uVar12 = *(uint *)(lVar3 + 0xc); if (*(uint *)(param_1 + 0x38) < uVar12) { iVar2 = *(int *)(param_1 + 0x30); if (*(int *)(lVar3 + 8) == iVar2) { LAB_0012c414: UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8); iVar2 = *param_4; LAB_0012c3c5: /* WARNING: Could not recover jumptable at 0x0012c3d6. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar12,iVar2); return uVar4; } } else { iVar2 = FUN_0012bae0(param_1,uVar4,param_4); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); iVar2 = *(int *)(param_1 + 0x30); if (iVar2 == *(int *)(lVar3 + 8)) { uVar12 = *(uint *)(lVar3 + 0xc); if (uVar12 <= *(uint *)(param_1 + 0x38)) { /* WARNING: Subroutine does not return */ __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0x9d1, "debug_write_type"); } goto LAB_0012c414; } } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x98); iVar1 = param_4[1]; *(int *)(lVar3 + 8) = iVar2; uVar10 = *(undefined4 *)(lVar3 + 0xc); iVar2 = *param_4; } iVar2 = (*UNRECOVERED_JUMPTABLE_00)(param_3,uVar4,uVar10,iVar2 == 7,iVar1); if (iVar2 == 0) { return 0; } if (((*(long **)(param_4 + 4) != (long *)0x0) && (plVar6 = (long *)**(long **)(param_4 + 4), plVar6 != (long *)0x0)) && (puVar14 = (undefined8 *)*plVar6, puVar14 != (undefined8 *)0x0)) { uVar9 = 0; do { iVar2 = MASKED(param_1,param_2,param_3,puVar14[1],0); if (iVar2 == 0) { return 0; } iVar2 = (**(code **)(param_2 + 0xa0)) (param_3,*puVar14,*(undefined4 *)(puVar14 + 3), *(undefined4 *)((long)puVar14 + 0x1c)); if (iVar2 == 0) { return 0; } uVar9 = (ulong)((int)uVar9 + 1); puVar14 = *(undefined8 **)(**(long **)(param_4 + 4) + uVar9 * 8); } while (puVar14 != (undefined8 *)0x0); } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xa8); goto LAB_0012bfcc; case 9: case 10: lVar3 = *(long *)(param_4 + 4); if (lVar3 == 0) { bVar15 = false; uVar12 = 0; piVar5 = (int *)0x0; } else { uVar12 = *(uint *)(lVar3 + 0xc); if (*(uint *)(param_1 + 0x38) < uVar12) { iVar1 = *(int *)(param_1 + 0x30); if (iVar1 == *(int *)(lVar3 + 8)) { LAB_0012c3b8: UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8); goto LAB_0012c3c5; } } else { iVar2 = FUN_0012bae0(param_1,uVar4,param_4); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); iVar1 = *(int *)(param_1 + 0x30); uVar12 = *(uint *)(lVar3 + 0xc); if (iVar1 == *(int *)(lVar3 + 8)) { if (uVar12 <= *(uint *)(param_1 + 0x38)) { /* WARNING: Subroutine does not return */ __assert_fail("type->u.kclass->id > info->base_id","../../binutils/debug.c",0xa7d, "debug_write_class_type"); } iVar2 = *param_4; goto LAB_0012c3b8; } } *(int *)(lVar3 + 8) = iVar1; piVar5 = *(int **)(lVar3 + 0x20); bVar15 = piVar5 != (int *)0x0; if ((param_4 == piVar5) || (!bVar15)) { iVar2 = *param_4; } else { iVar2 = MASKED(param_1,param_2,param_3,piVar5,0); if (iVar2 == 0) { return 0; } iVar2 = *param_4; bVar15 = true; } } iVar2 = (**(code **)(param_2 + 0xb0)) (param_3,uVar4,uVar12,iVar2 == 9,param_4[1],bVar15,param_4 == piVar5); if (iVar2 == 0) { return 0; } plVar6 = *(long **)(param_4 + 4); if (plVar6 != (long *)0x0) { if (((long *)*plVar6 != (long *)0x0) && (puVar14 = *(undefined8 **)*plVar6, puVar14 != (undefined8 *)0x0)) { uVar9 = 0; do { iVar2 = MASKED(param_1,param_2,param_3,puVar14[1],0); if (iVar2 == 0) { return 0; } if (*(int *)((long)puVar14 + 0x14) == 0) { iVar2 = (**(code **)(param_2 + 0xa0)) (param_3,*puVar14,*(undefined4 *)(puVar14 + 3), *(undefined4 *)((long)puVar14 + 0x1c)); } else { iVar2 = (**(code **)(param_2 + 0xb8)) (param_3,*puVar14,puVar14[3],*(undefined4 *)(puVar14 + 2)); } if (iVar2 == 0) { return 0; } plVar6 = *(long **)(param_4 + 4); uVar9 = (ulong)((int)uVar9 + 1); puVar14 = *(undefined8 **)(*plVar6 + uVar9 * 8); } while (puVar14 != (undefined8 *)0x0); } if (((long *)plVar6[2] != (long *)0x0) && (puVar14 = *(undefined8 **)plVar6[2], puVar14 != (undefined8 *)0x0)) { uVar9 = 0; do { iVar2 = MASKED(param_1,param_2,param_3,*puVar14,0); if (iVar2 == 0) { return 0; } iVar2 = (**(code **)(param_2 + 0xc0)) (param_3,*(undefined4 *)(puVar14 + 1), *(undefined4 *)((long)puVar14 + 0xc),*(undefined4 *)(puVar14 + 2) ); if (iVar2 == 0) { return 0; } plVar6 = *(long **)(param_4 + 4); uVar9 = (ulong)((int)uVar9 + 1); puVar14 = *(undefined8 **)(plVar6[2] + uVar9 * 8); } while (puVar14 != (undefined8 *)0x0); } if (((long *)plVar6[3] != (long *)0x0) && (local_48 = *(undefined8 **)plVar6[3], local_48 != (undefined8 *)0x0)) { local_3c = 0; do { iVar2 = (**(code **)(param_2 + 200))(param_3,*local_48); if (iVar2 == 0) { return 0; } uVar9 = 0; puVar14 = *(undefined8 **)local_48[1]; while (puVar14 != (undefined8 *)0x0) { if ((puVar14[5] != 0) && (iVar2 = MASKED(param_1,param_2,param_3,puVar14[5],0), iVar2 == 0)) { return 0; } iVar2 = MASKED(param_1,param_2,param_3,puVar14[1],0); if (iVar2 == 0) { return 0; } if (puVar14[4] == -1) { iVar2 = (**(code **)(param_2 + 0xd8))(param_3); } else { iVar2 = (**(code **)(param_2 + 0xd0)) (param_3,*puVar14,*(undefined4 *)(puVar14 + 2), *(undefined4 *)((long)puVar14 + 0x14), *(undefined4 *)(puVar14 + 3),puVar14[4],puVar14[5] != 0); } if (iVar2 == 0) { return 0; } uVar9 = (ulong)((int)uVar9 + 1); puVar14 = *(undefined8 **)(local_48[1] + uVar9 * 8); } iVar2 = (**(code **)(param_2 + 0xe0))(param_3); if (iVar2 == 0) { return 0; } local_3c = local_3c + 1; local_48 = *(undefined8 **) (*(long *)(*(long *)(param_4 + 4) + 0x18) + (ulong)local_3c * 8); } while (local_48 != (undefined8 *)0x0); } } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xe8); goto LAB_0012bfcc; case 0xb: puVar14 = *(undefined8 **)(param_4 + 4); uVar8 = 0; uVar11 = 0; if (puVar14 != (undefined8 *)0x0) { uVar8 = puVar14[1]; uVar11 = *puVar14; } /* WARNING: Could not recover jumptable at 0x0012c094. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0x40)) (param_3,uVar4,uVar11,uVar8,*(code **)(param_2 + 0x40)); return uVar4; case 0xc: iVar2 = MASKED(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x48); goto LAB_0012bfcc; case 0xd: iVar2 = MASKED(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); if (*(long **)(lVar3 + 8) == (long *)0x0) { iVar2 = -1; } else { lVar7 = **(long **)(lVar3 + 8); if (lVar7 == 0) { iVar2 = 0; } else { lVar13 = 0; do { iVar2 = MASKED(param_1,param_2,param_3,lVar7,0); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); iVar2 = (int)lVar13 + 1; lVar13 = lVar13 + 1; lVar7 = *(long *)(*(long *)(lVar3 + 8) + lVar13 * 8); } while (lVar7 != 0); } } iVar1 = *(int *)(lVar3 + 0x10); UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x50); LAB_0012c31a: /* WARNING: Could not recover jumptable at 0x0012c32b. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2,iVar1); return uVar4; case 0xe: iVar2 = MASKED(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x58); goto LAB_0012bfcc; case 0xf: iVar2 = MASKED(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } /* WARNING: Could not recover jumptable at 0x0012bef1. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0x60)) (param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8), *(undefined8 *)(*(long *)(param_4 + 4) + 0x10)); return uVar4; case 0x10: iVar2 = MASKED(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } iVar2 = MASKED(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0 ); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); /* WARNING: Could not recover jumptable at 0x0012bea5. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0x68)) (param_3,*(undefined8 *)(lVar3 + 0x10),*(undefined8 *)(lVar3 + 0x18), *(undefined4 *)(lVar3 + 0x20)); return uVar4; case 0x11: iVar2 = MASKED(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } iVar2 = *(int *)(*(long *)(param_4 + 4) + 8); UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x70); break; case 0x12: iVar2 = MASKED(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } iVar2 = MASKED(param_1,param_2,param_3,*(undefined8 *)(*(long *)(param_4 + 4) + 8),0 ); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x78); goto LAB_0012bfcc; case 0x13: iVar2 = MASKED(param_1,param_2,param_3,**(undefined8 **)(param_4 + 4),0); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); if (*(long **)(lVar3 + 0x10) == (long *)0x0) { iVar2 = -1; } else { lVar7 = **(long **)(lVar3 + 0x10); if (lVar7 == 0) { iVar2 = 0; } else { lVar13 = 0; do { iVar2 = MASKED(param_1,param_2,param_3,lVar7,0); if (iVar2 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); iVar2 = (int)lVar13 + 1; lVar13 = lVar13 + 1; lVar7 = *(long *)(*(long *)(lVar3 + 0x10) + lVar13 * 8); } while (lVar7 != 0); } } lVar7 = *(long *)(lVar3 + 8); if (lVar7 != 0) { iVar1 = MASKED(param_1,param_2,param_3,lVar7,0); if (iVar1 == 0) { return 0; } lVar3 = *(long *)(param_4 + 4); lVar7 = *(long *)(lVar3 + 8); } /* WARNING: Could not recover jumptable at 0x0012bdb6. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0x80)) (param_3,lVar7 != 0,iVar2,*(undefined4 *)(lVar3 + 0x18)); return uVar4; case 0x14: iVar2 = MASKED(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x88); goto LAB_0012bfcc; case 0x15: iVar2 = MASKED(param_1,param_2,param_3,*(undefined8 *)(param_4 + 4),0); if (iVar2 == 0) { return 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x90); goto LAB_0012bfcc; case 0x16: goto switchD_0012bc67_caseD_16; case 0x17: switchD_0012bc67_caseD_17: plVar6 = *(long **)(param_4 + 4); param_5 = *plVar6; goto LAB_0012bc96; default: /* WARNING: Subroutine does not return */ abort(); } /* WARNING: Could not recover jumptable at 0x0012c2e8. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3,iVar2); return uVar4; } *(undefined4 *)(param_5 + 0x10) = *(undefined4 *)(param_1 + 0x30); if (iVar2 != 0x16) { if (iVar2 != 0x17) { if (*(int *)(param_5 + 0x14) != 1) { /* WARNING: Subroutine does not return */ __assert_fail("name->kind == DEBUG_OBJECT_TAG","../../binutils/debug.c",0x9aa, "debug_write_type"); } uVar4 = *(undefined8 *)(param_5 + 8); goto LAB_0012bc55; } goto switchD_0012bc67_caseD_17; } switchD_0012bc67_caseD_16: param_5 = 0; } plVar6 = *(long **)(param_4 + 4); lVar3 = *plVar6; if (*(int *)(lVar3 + 0x10) == *(int *)(param_1 + 0x30)) { if (iVar2 == 0x16) { /* WARNING: Could not recover jumptable at 0x0012c67f. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (**(code **)(param_2 + 0xf0))(param_3,*(undefined8 *)(lVar3 + 8)); return uVar4; } LAB_0012c43d: piVar5 = (int *)FUN_0012b0d0(param_1,param_4,0); if (piVar5 != (int *)0x0) { iVar2 = *piVar5; uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8); if ((iVar2 - 7U < 4) && (*(long *)(piVar5 + 4) != 0)) { uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc); if (uVar12 <= *(uint *)(param_1 + 0x38)) { iVar2 = FUN_0012bae0(param_1,uVar4,piVar5); if (iVar2 == 0) { return 0; } iVar2 = *piVar5; uVar12 = *(uint *)(*(long *)(piVar5 + 4) + 0xc); uVar4 = *(undefined8 *)(**(long **)(param_4 + 4) + 8); } } else { uVar12 = 0; } UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0xf8); goto LAB_0012c3c5; } goto LAB_0012bff3; } if (iVar2 != 0x17) goto LAB_0012bc2b; if (lVar3 != param_5) goto LAB_0012c43d; *(int *)(param_5 + 0x10) = *(int *)(param_1 + 0x30); LAB_0012bc96: param_4 = (int *)plVar6[1]; } while( true ); switchD_0012bc67_caseD_1: param_4 = *(int **)**(undefined8 **)(param_4 + 4); if (param_4 == (int *)0x0) { LAB_0012bff3: UNRECOVERED_JUMPTABLE_00 = *(code **)(param_2 + 0x10); LAB_0012bfcc: /* WARNING: Could not recover jumptable at 0x0012bfdd. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar4 = (*UNRECOVERED_JUMPTABLE_00)(param_3); return uVar4; } goto LAB_0012bc21; }
204_chgrp_and_chgrp_strip.c
hash_lookup
FUN_00109900
void * hash_lookup(Hash_table *table,void *entry) { _Bool _Var1; hash_entry *phVar2; void *pvVar3; phVar2 = safe_hasher(table,entry); pvVar3 = phVar2->data; if (pvVar3 == (void *)0x0) { return (void *)0x0; } while( true ) { if (pvVar3 == entry) { return entry; } _Var1 = (*table->comparator)(entry,pvVar3); if (_Var1) break; phVar2 = phVar2->next; if (phVar2 == (hash_entry *)0x0) { return (void *)0x0; } pvVar3 = phVar2->data; } return phVar2->data; }
long FUN_00109900(long param_1,long param_2) { char cVar1; long *plVar2; long lVar3; plVar2 = (long *)FUN_001093d0(); lVar3 = *plVar2; if (lVar3 == 0) { return 0; } while( true ) { if (lVar3 == param_2) { return param_2; } cVar1 = (**(code **)(param_1 + 0x38))(param_2); if (cVar1 != '\0') break; plVar2 = (long *)plVar2[1]; if (plVar2 == (long *)0x0) { return 0; } lVar3 = *plVar2; } return *plVar2; }
PUSH R12 MOV R12,RDI PUSH RBP MOV RBP,RSI PUSH RBX CALL 0x001093d0 MOV RSI,qword ptr [RAX] TEST RSI,RSI JZ 0x0010993d MOV RBX,RAX JMP 0x00109923 MOV RSI,qword ptr [RBX] CMP RSI,RBP JZ 0x0010994b MOV RDI,RBP CALL qword ptr [R12 + 0x38] TEST AL,AL JNZ 0x00109948 MOV RBX,qword ptr [RBX + 0x8] TEST RBX,RBX JNZ 0x00109920 POP RBX XOR EAX,EAX POP RBP POP R12 RET MOV RBP,qword ptr [RBX] MOV RAX,RBP POP RBX POP RBP POP R12 RET
null
null
null
null
[('const-0', u'PTRSUB_-1206937007'), (u'LOAD_-1206937313', u'MULTIEQUAL_-1206937064'), ('const-433', u'LOAD_-1206937214'), ('tmp_65', u'CBRANCH_-1206937293'), ('const-0', u'RETURN_-1206937137'), ('const-0', u'COPY_-1206937203'), (u'LOAD_-1206937172', u'COPY_-1206937004'), (u'PTRSUB_-1206936967', u'LOAD_-1206937232'), (u'MULTIEQUAL_-1206937071', u'PTRSUB_-1206936946'), (u'CALLIND_-1206937248', u'CBRANCH_-1206937233'), (u'MULTIEQUAL_-1206937071', u'PTRSUB_-1206936967'), ('tmp_305', u'PTRSUB_-1206936977'), (u'LOAD_-1206937258', u'CALLIND_-1206937248'), (u'PTRSUB_-1206936989', u'LOAD_-1206937214'), ('const-56', u'PTRSUB_-1206936977'), (u'LOAD_-1206937232', u'PTRSUB_-1206936989'), ('tmp_306', u'COPY_-1206937168'), (u'CALL_-1206937314', u'PTRSUB_-1206937007'), (u'MULTIEQUAL_-1206937064', u'INT_EQUAL_-1206937265'), (u'INT_EQUAL_-1206937295', u'CBRANCH_-1206937293'), (u'CALL_-1206937314', u'MULTIEQUAL_-1206937071'), (u'LOAD_-1206937232', u'MULTIEQUAL_-1206937071'), (u'MULTIEQUAL_-1206937064', u'CALLIND_-1206937248'), ('tmp_305', u'CALL_-1206937314'), ('const-0', u'COPY_-1206937020'), ('const-0', u'PTRSUB_-1206936946'), (u'LOAD_-1206937313', u'INT_EQUAL_-1206937295'), (u'INT_EQUAL_-1206937213', u'CBRANCH_-1206937210'), ('const-0', u'RETURN_-1206937005'), ('const-0', u'INT_EQUAL_-1206937295'), ('const-8', u'PTRSUB_-1206936967'), ('tmp_306', u'CALL_-1206937314'), ('const-433', u'LOAD_-1206937172'), ('tmp_143', u'CBRANCH_-1206937233'), (u'COPY_-1206937004', u'RETURN_-1206936987'), ('tmp_306', u'INT_EQUAL_-1206937265'), (u'COPY_-1206937020', u'RETURN_-1206937005'), ('const-0', u'PTRSUB_-1206936989'), (u'LOAD_-1206937214', u'MULTIEQUAL_-1206937064'), ('const-433', u'LOAD_-1206937258'), ('const-0', u'RETURN_-1206937172'), (u'PTRSUB_-1206936946', u'LOAD_-1206937172'), (u'PTRSUB_-1206936977', u'LOAD_-1206937258'), (u'LOAD_-1206937232', u'INT_EQUAL_-1206937213'), ('const-0', u'INT_EQUAL_-1206937213'), (u'COPY_-1206937203', u'RETURN_-1206937172'), (u'PTRSUB_-1206937007', u'LOAD_-1206937313'), ('const-0', u'RETURN_-1206936987'), ('tmp_306', u'CALLIND_-1206937248'), ('tmp_98', u'CBRANCH_-1206937263'), (u'COPY_-1206937168', u'RETURN_-1206937137'), ('const-433', u'LOAD_-1206937313'), (u'INT_EQUAL_-1206937265', u'CBRANCH_-1206937263'), ('const-433', u'LOAD_-1206937232'), ('tmp_179', u'CBRANCH_-1206937210')]
[('tmp_617', u'INT_ADD_-1206937242'), (u'COPY_-1206937008', u'RETURN_-1206936991'), ('tmp_65', u'CBRANCH_-1206937293'), (u'LOAD_-1206937232', u'CAST_-1206936964'), ('const-0', u'RETURN_-1206937137'), (u'CAST_-1206937008', u'MULTIEQUAL_-1206937072'), ('const-433', u'LOAD_-1206937313'), (u'CALL_-1206937314', u'CAST_-1206937008'), ('const-0', u'COPY_-1206937203'), ('tmp_619', u'COPY_-1206937168'), (u'LOAD_-1206937258', u'CALLIND_-1206937248'), (u'LOAD_-1206937214', u'MULTIEQUAL_-1206937065'), (u'CAST_-1206936964', u'LOAD_-1206937214'), (u'CAST_-1206936964', u'MULTIEQUAL_-1206937072'), (u'MULTIEQUAL_-1206937072', u'LOAD_-1206937172'), (u'INT_EQUAL_-1206937295', u'CBRANCH_-1206937293'), (u'MULTIEQUAL_-1206937065', u'INT_EQUAL_-1206937265'), ('const-56', u'INT_ADD_-1206937242'), ('const-1', u'PTRADD_-1206936971'), (u'INT_EQUAL_-1206937213', u'CBRANCH_-1206937210'), (u'LOAD_-1206937313', u'INT_EQUAL_-1206937295'), ('const-0', u'INT_EQUAL_-1206937295'), ('const-433', u'LOAD_-1206937258'), (u'COPY_-1206937024', u'RETURN_-1206937009'), ('const-0', u'RETURN_-1206936991'), (u'INT_NOTEQUAL_-1206937234', u'CBRANCH_-1206937233'), ('tmp_143', u'CBRANCH_-1206937233'), (u'LOAD_-1206937172', u'COPY_-1206937008'), ('const-0', u'INT_NOTEQUAL_-1206937234'), ('const-433', u'LOAD_-1206937232'), (u'INT_ADD_-1206937242', u'CAST_-1206936974'), ('const-0', u'COPY_-1206937024'), (u'CAST_-1206937008', u'LOAD_-1206937313'), ('const-8', u'PTRADD_-1206936971'), ('const-0', u'RETURN_-1206937172'), ('const-0', u'RETURN_-1206937009'), (u'CALLIND_-1206937248', u'INT_NOTEQUAL_-1206937234'), ('const-0', u'INT_EQUAL_-1206937213'), (u'COPY_-1206937203', u'RETURN_-1206937172'), ('const-433', u'LOAD_-1206937214'), ('tmp_619', u'INT_EQUAL_-1206937265'), (u'PTRADD_-1206936971', u'LOAD_-1206937232'), (u'MULTIEQUAL_-1206937072', u'PTRADD_-1206936971'), ('tmp_98', u'CBRANCH_-1206937263'), (u'COPY_-1206937168', u'RETURN_-1206937137'), ('tmp_619', u'CALLIND_-1206937248'), (u'CAST_-1206936964', u'INT_EQUAL_-1206937213'), (u'INT_EQUAL_-1206937265', u'CBRANCH_-1206937263'), ('const-433', u'LOAD_-1206937172'), (u'CAST_-1206936974', u'LOAD_-1206937258'), ('tmp_179', u'CBRANCH_-1206937210'), (u'LOAD_-1206937313', u'MULTIEQUAL_-1206937065')]
null
null
00109900
x64
O2
(translation_unit "long FUN_00109900(long param_1,long param_2)\n\n{\n char cVar1;\n long *plVar2;\n long lVar3;\n \n plVar2 = (long *)FUN_001093d0();\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n return 0;\n }\n while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }\n return *plVar2;\n}\n\n" (function_definition "long FUN_00109900(long param_1,long param_2)\n\n{\n char cVar1;\n long *plVar2;\n long lVar3;\n \n plVar2 = (long *)FUN_001093d0();\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n return 0;\n }\n while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }\n return *plVar2;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00109900(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 char cVar1;\n long *plVar2;\n long lVar3;\n \n plVar2 = (long *)FUN_001093d0();\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n return 0;\n }\n while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }\n return *plVar2;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "plVar2 = (long *)FUN_001093d0();" (assignment_expression "plVar2 = (long *)FUN_001093d0()" identifier = (cast_expression "(long *)FUN_001093d0()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001093d0()" identifier (argument_list "()" ( ))))) ;) (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar3 == 0) {\n return 0;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (while_statement "while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }" { (if_statement "if (lVar3 == param_2) {\n return param_2;\n }" if (parenthesized_expression "(lVar3 == param_2)" ( (binary_expression "lVar3 == param_2" identifier == identifier) )) (compound_statement "{\n return param_2;\n }" { (return_statement "return param_2;" return identifier ;) })) (expression_statement "cVar1 = (**(code **)(param_1 + 0x38))(param_2);" (assignment_expression "cVar1 = (**(code **)(param_1 + 0x38))(param_2)" identifier = (call_expression "(**(code **)(param_1 + 0x38))(param_2)" (parenthesized_expression "(**(code **)(param_1 + 0x38))" ( (pointer_expression "**(code **)(param_1 + 0x38)" * (pointer_expression "*(code **)(param_1 + 0x38)" * (cast_expression "(code **)(param_1 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (cVar1 != '\0') break;" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "plVar2 = (long *)plVar2[1];" (assignment_expression "plVar2 = (long *)plVar2[1]" identifier = (cast_expression "(long *)plVar2[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n return 0;\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 return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) })) (return_statement "return *plVar2;" return (pointer_expression "*plVar2" * identifier) ;) })))
(translation_unit "void * hash_lookup(Hash_table *table,void *entry)\n\n{\n _Bool _Var1;\n hash_entry *phVar2;\n void *pvVar3;\n \n phVar2 = safe_hasher(table,entry);\n pvVar3 = phVar2->data;\n if (pvVar3 == (void *)0x0) {\n return (void *)0x0;\n }\n while( true ) {\n if (pvVar3 == entry) {\n return entry;\n }\n _Var1 = (*table->comparator)(entry,pvVar3);\n if (_Var1) break;\n phVar2 = phVar2->next;\n if (phVar2 == (hash_entry *)0x0) {\n return (void *)0x0;\n }\n pvVar3 = phVar2->data;\n }\n return phVar2->data;\n}\n\n" (function_definition "void * hash_lookup(Hash_table *table,void *entry)\n\n{\n _Bool _Var1;\n hash_entry *phVar2;\n void *pvVar3;\n \n phVar2 = safe_hasher(table,entry);\n pvVar3 = phVar2->data;\n if (pvVar3 == (void *)0x0) {\n return (void *)0x0;\n }\n while( true ) {\n if (pvVar3 == entry) {\n return entry;\n }\n _Var1 = (*table->comparator)(entry,pvVar3);\n if (_Var1) break;\n phVar2 = phVar2->next;\n if (phVar2 == (hash_entry *)0x0) {\n return (void *)0x0;\n }\n pvVar3 = phVar2->data;\n }\n return phVar2->data;\n}" primitive_type (pointer_declarator "* hash_lookup(Hash_table *table,void *entry)" * (function_declarator "hash_lookup(Hash_table *table,void *entry)" identifier (parameter_list "(Hash_table *table,void *entry)" ( (parameter_declaration "Hash_table *table" type_identifier (pointer_declarator "*table" * identifier)) , (parameter_declaration "void *entry" primitive_type (pointer_declarator "*entry" * identifier)) )))) (compound_statement "{\n _Bool _Var1;\n hash_entry *phVar2;\n void *pvVar3;\n \n phVar2 = safe_hasher(table,entry);\n pvVar3 = phVar2->data;\n if (pvVar3 == (void *)0x0) {\n return (void *)0x0;\n }\n while( true ) {\n if (pvVar3 == entry) {\n return entry;\n }\n _Var1 = (*table->comparator)(entry,pvVar3);\n if (_Var1) break;\n phVar2 = phVar2->next;\n if (phVar2 == (hash_entry *)0x0) {\n return (void *)0x0;\n }\n pvVar3 = phVar2->data;\n }\n return phVar2->data;\n}" { (declaration "_Bool _Var1;" type_identifier identifier ;) (declaration "hash_entry *phVar2;" type_identifier (pointer_declarator "*phVar2" * identifier) ;) (declaration "void *pvVar3;" primitive_type (pointer_declarator "*pvVar3" * identifier) ;) (expression_statement "phVar2 = safe_hasher(table,entry);" (assignment_expression "phVar2 = safe_hasher(table,entry)" identifier = (call_expression "safe_hasher(table,entry)" identifier (argument_list "(table,entry)" ( identifier , identifier )))) ;) (expression_statement "pvVar3 = phVar2->data;" (assignment_expression "pvVar3 = phVar2->data" identifier = (field_expression "phVar2->data" identifier -> field_identifier)) ;) (if_statement "if (pvVar3 == (void *)0x0) {\n return (void *)0x0;\n }" if (parenthesized_expression "(pvVar3 == (void *)0x0)" ( (binary_expression "pvVar3 == (void *)0x0" identifier == (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (void *)0x0;\n }" { (return_statement "return (void *)0x0;" return (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (while_statement "while( true ) {\n if (pvVar3 == entry) {\n return entry;\n }\n _Var1 = (*table->comparator)(entry,pvVar3);\n if (_Var1) break;\n phVar2 = phVar2->next;\n if (phVar2 == (hash_entry *)0x0) {\n return (void *)0x0;\n }\n pvVar3 = phVar2->data;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (pvVar3 == entry) {\n return entry;\n }\n _Var1 = (*table->comparator)(entry,pvVar3);\n if (_Var1) break;\n phVar2 = phVar2->next;\n if (phVar2 == (hash_entry *)0x0) {\n return (void *)0x0;\n }\n pvVar3 = phVar2->data;\n }" { (if_statement "if (pvVar3 == entry) {\n return entry;\n }" if (parenthesized_expression "(pvVar3 == entry)" ( (binary_expression "pvVar3 == entry" identifier == identifier) )) (compound_statement "{\n return entry;\n }" { (return_statement "return entry;" return identifier ;) })) (expression_statement "_Var1 = (*table->comparator)(entry,pvVar3);" (assignment_expression "_Var1 = (*table->comparator)(entry,pvVar3)" identifier = (call_expression "(*table->comparator)(entry,pvVar3)" (parenthesized_expression "(*table->comparator)" ( (pointer_expression "*table->comparator" * (field_expression "table->comparator" identifier -> field_identifier)) )) (argument_list "(entry,pvVar3)" ( identifier , identifier )))) ;) (if_statement "if (_Var1) break;" if (parenthesized_expression "(_Var1)" ( identifier )) (break_statement "break;" break ;)) (expression_statement "phVar2 = phVar2->next;" (assignment_expression "phVar2 = phVar2->next" identifier = (field_expression "phVar2->next" identifier -> field_identifier)) ;) (if_statement "if (phVar2 == (hash_entry *)0x0) {\n return (void *)0x0;\n }" if (parenthesized_expression "(phVar2 == (hash_entry *)0x0)" ( (binary_expression "phVar2 == (hash_entry *)0x0" identifier == (cast_expression "(hash_entry *)0x0" ( (type_descriptor "hash_entry *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return (void *)0x0;\n }" { (return_statement "return (void *)0x0;" return (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;) })) (expression_statement "pvVar3 = phVar2->data;" (assignment_expression "pvVar3 = phVar2->data" identifier = (field_expression "phVar2->data" identifier -> field_identifier)) ;) })) (return_statement "return phVar2->data;" return (field_expression "phVar2->data" identifier -> field_identifier) ;) })))
(translation_unit "long FUN_00109900(long param_1,long param_2)\n\n{\n char cVar1;\n long *plVar2;\n long lVar3;\n \n plVar2 = (long *)FUN_001093d0();\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n return 0;\n }\n while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }\n return *plVar2;\n}\n\n" (function_definition "long FUN_00109900(long param_1,long param_2)\n\n{\n char cVar1;\n long *plVar2;\n long lVar3;\n \n plVar2 = (long *)FUN_001093d0();\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n return 0;\n }\n while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }\n return *plVar2;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00109900(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 char cVar1;\n long *plVar2;\n long lVar3;\n \n plVar2 = (long *)FUN_001093d0();\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n return 0;\n }\n while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }\n return *plVar2;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "plVar2 = (long *)FUN_001093d0();" (assignment_expression "plVar2 = (long *)FUN_001093d0()" identifier = (cast_expression "(long *)FUN_001093d0()" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001093d0()" identifier (argument_list "()" ( ))))) ;) (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar3 == 0) {\n return 0;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (while_statement "while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }" { (if_statement "if (lVar3 == param_2) {\n return param_2;\n }" if (parenthesized_expression "(lVar3 == param_2)" ( (binary_expression "lVar3 == param_2" identifier == identifier) )) (compound_statement "{\n return param_2;\n }" { (return_statement "return param_2;" return identifier ;) })) (expression_statement "cVar1 = (**(code **)(param_1 + 0x38))(param_2);" (assignment_expression "cVar1 = (**(code **)(param_1 + 0x38))(param_2)" identifier = (call_expression "(**(code **)(param_1 + 0x38))(param_2)" (parenthesized_expression "(**(code **)(param_1 + 0x38))" ( (pointer_expression "**(code **)(param_1 + 0x38)" * (pointer_expression "*(code **)(param_1 + 0x38)" * (cast_expression "(code **)(param_1 + 0x38)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) )) (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if (cVar1 != '\0') break;" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (break_statement "break;" break ;)) (expression_statement "plVar2 = (long *)plVar2[1];" (assignment_expression "plVar2 = (long *)plVar2[1]" identifier = (cast_expression "(long *)plVar2[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "plVar2[1]" identifier [ number_literal ]))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n return 0;\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 return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) })) (return_statement "return *plVar2;" return (pointer_expression "*plVar2" * identifier) ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (return_statement return 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 IDENT + LIT) ))))) )) (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_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 { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) })) (return_statement return (pointer_expression * IDENT) ;) })))
(function_definition "long FUN_00109900(long param_1,long param_2)\n\n{\n char cVar1;\n long *plVar2;\n long lVar3;\n \n plVar2 = (long *)FUN_001093d0();\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n return 0;\n }\n while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }\n return *plVar2;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00109900(long param_1,long param_2)" (identifier "FUN_00109900") (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 char cVar1;\n long *plVar2;\n long lVar3;\n \n plVar2 = (long *)FUN_001093d0();\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n return 0;\n }\n while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }\n return *plVar2;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (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") (; ";")) (expression_statement "plVar2 = (long *)FUN_001093d0();" (assignment_expression "plVar2 = (long *)FUN_001093d0()" (identifier "plVar2") (= "=") (cast_expression "(long *)FUN_001093d0()" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001093d0()" (identifier "FUN_001093d0") (argument_list "()" (( "(") () ")"))))) (; ";")) (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" (identifier "lVar3") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (if_statement "if (lVar3 == 0) {\n return 0;\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (while_statement "while( true ) {\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n if (lVar3 == param_2) {\n return param_2;\n }\n cVar1 = (**(code **)(param_1 + 0x38))(param_2);\n if (cVar1 != '\0') break;\n plVar2 = (long *)plVar2[1];\n if (plVar2 == (long *)0x0) {\n return 0;\n }\n lVar3 = *plVar2;\n }" ({ "{") (if_statement "if (lVar3 == param_2) {\n return param_2;\n }" (if "if") (parenthesized_expression "(lVar3 == param_2)" (( "(") (binary_expression "lVar3 == param_2" (identifier "lVar3") (== "==") (identifier "param_2")) () ")")) (compound_statement "{\n return param_2;\n }" ({ "{") (return_statement "return param_2;" (return "return") (identifier "param_2") (; ";")) (} "}"))) (expression_statement "cVar1 = (**(code **)(param_1 + 0x38))(param_2);" (assignment_expression "cVar1 = (**(code **)(param_1 + 0x38))(param_2)" (identifier "cVar1") (= "=") (call_expression "(**(code **)(param_1 + 0x38))(param_2)" (parenthesized_expression "(**(code **)(param_1 + 0x38))" (( "(") (pointer_expression "**(code **)(param_1 + 0x38)" (* "*") (pointer_expression "*(code **)(param_1 + 0x38)" (* "*") (cast_expression "(code **)(param_1 + 0x38)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) () ")")) (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (if_statement "if (cVar1 != '\0') break;" (if "if") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "plVar2 = (long *)plVar2[1];" (assignment_expression "plVar2 = (long *)plVar2[1]" (identifier "plVar2") (= "=") (cast_expression "(long *)plVar2[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "plVar2[1]" (identifier "plVar2") ([ "[") (number_literal "1") (] "]")))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) {\n return 0;\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 return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" (identifier "lVar3") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (} "}"))) (return_statement "return *plVar2;" (return "return") (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (} "}")))
void * function_1(type_1 *table,void *var_3) { type_2 _Var1; type_3 *var_4; void *var_2; var_4 = var_1(table,var_3); var_2 = var_4->data; if (var_2 == (void *)0x0) { return (void *)0x0; } while( true ) { if (var_2 == var_3) { return var_3; } _Var1 = (*table->comparator)(var_3,var_2); if (_Var1) break; var_4 = var_4->next; if (var_4 == (type_3 *)0x0) { return (void *)0x0; } var_2 = var_4->data; } return var_4->data; }
null
(translation_unit (function_definition type: (sized_type_specifier) 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: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) 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: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list))))) (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 (return_statement (number_literal)))) (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_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: (identifier) right: (number_literal))))))) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (break_statement)) (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))))) (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 (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (return_statement (pointer_expression argument: (identifier))))))
null
long MASKED(long param_1,long param_2) { char cVar1; long *plVar2; long lVar3; plVar2 = (long *)FUN_001093d0(); lVar3 = *plVar2; if (lVar3 == 0) { return 0; } while( true ) { if (lVar3 == param_2) { return param_2; } cVar1 = (**(code **)(param_1 + 0x38))(param_2); if (cVar1 != '\0') break; plVar2 = (long *)plVar2[1]; if (plVar2 == (long *)0x0) { return 0; } lVar3 = *plVar2; } return *plVar2; }
11309_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
ucs4_in
FUN_003b8850
/* std::(anonymous namespace)::ucs4_in(std::(anonymous namespace)::range<char const, true>&, std::(anonymous namespace)::range<char32_t, true>&, unsigned long, std::codecvt_mode) */ undefined8 std::(anonymous_namespace)::ucs4_in (range *param_1,unsigned_char *param_2,ulong param_3,uint param_4) { uint *puVar1; uint *puVar2; uint uVar3; if ((param_4 & 4) != 0) { read_bom<char_const,true,3ul>(param_1,param_2); } if (*(long *)(param_1 + 8) == *(long *)param_1) { return 0; } if (*(long *)(param_2 + 8) != *(long *)param_2) { do { uVar3 = read_utf8_code_point(param_1,param_3); if (uVar3 == 0xfffffffe) { return 1; } if (param_3 < uVar3) { return 2; } puVar2 = *(uint **)param_2; puVar1 = puVar2 + 1; *(uint **)param_2 = puVar1; *puVar2 = uVar3; if (*(long *)param_1 == *(long *)(param_1 + 8)) { return 0; } } while (*(uint **)(param_2 + 8) != puVar1); } return 1; }
undefined8 FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4) { uint *puVar1; uint *puVar2; uint uVar3; if ((param_4 & 4) != 0) { FUN_003b8070(); } if (param_1[1] == *param_1) { return 0; } if (param_2[1] != *param_2) { do { uVar3 = FUN_003b6cd0(param_1,param_3); if (uVar3 == 0xfffffffe) { return 1; } if (param_3 < uVar3) { return 2; } puVar2 = (uint *)*param_2; puVar1 = puVar2 + 1; *param_2 = (long)puVar1; *puVar2 = uVar3; if (*param_1 == param_1[1]) { return 0; } } while ((uint *)param_2[1] != puVar1); } return 1; }
AND ECX,0x4 PUSH R12 MOV R12,RDX PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RDI JNZ 0x003b88c0 MOV RAX,qword ptr [RBX] CMP qword ptr [RBX + 0x8],RAX JZ 0x003b88d0 MOV RAX,qword ptr [RBP] CMP qword ptr [RBP + 0x8],RAX JNZ 0x003b88a4 JMP 0x003b88b4 MOV EDX,EAX CMP RDX,R12 JA 0x003b88e0 MOV RDX,qword ptr [RBP] LEA RCX,[RDX + 0x4] MOV qword ptr [RBP],RCX MOV dword ptr [RDX],EAX MOV RAX,qword ptr [RBX + 0x8] CMP qword ptr [RBX],RAX JZ 0x003b88d0 CMP qword ptr [RBP + 0x8],RCX JZ 0x003b88b4 MOV RSI,R12 MOV RDI,RBX CALL 0x003b6cd0 CMP EAX,-0x2 JNZ 0x003b8880 POP RBX MOV EAX,0x1 POP RBP POP R12 RET CALL 0x003b8070 JMP 0x003b8862 POP RBX XOR EAX,EAX POP RBP POP R12 RET POP RBX MOV EAX,0x2 POP RBP POP R12 RET
null
null
null
null
[(u'CAST_-1205564828', u'LOAD_-1205565170'), (u'INT_EQUAL_-1205565172', u'CBRANCH_-1205565169'), (u'COPY_-1205564844', u'RETURN_-1205564829'), (u'CALL_-1205565187', u'STORE_-1205565179'), ('const-8', u'PTRADD_-1205565248'), ('tmp_960', u'CAST_-1205564890'), (u'INT_ZEXT_-1205565018', u'INT_LESS_-1205565190'), (u'LOAD_-1205565316', u'INT_EQUAL_-1205565295'), ('const-0', u'INT_NOTEQUAL_-1205565343'), (u'PTRADD_-1205565114', u'CAST_-1205564833'), ('tmp_960', u'CALL_-1205565187'), (u'COPY_-1205564874', u'RETURN_-1205564856'), ('tmp_362', u'CBRANCH_-1205565134'), ('tmp_960', u'PTRADD_-1205565114'), ('const-1', u'PTRADD_-1205565223'), (u'LOAD_-1205565176', u'INT_EQUAL_-1205565155'), (u'INT_EQUAL_-1205565295', u'CBRANCH_-1205565292'), ('tmp_99', u'CBRANCH_-1205565292'), ('tmp_474', u'BRANCH_-1205565055'), ('tmp_326', u'CBRANCH_-1205565153'), ('const-433', u'LOAD_-1205565316'), ('const-433', u'STORE_-1205565185'), (u'INT_EQUAL_-1205565155', u'CBRANCH_-1205565153'), ('const-1', u'COPY_-1205565198'), (u'COPY_-1205565198', u'RETURN_-1205565170'), (u'CALL_-1205565187', u'INT_EQUAL_-1205565172'), ('const-0', u'RETURN_-1205564829'), (u'CAST_-1205564879', u'LOAD_-1205565292'), ('tmp_960', u'CALL_-1205565058'), ('const-0', u'RETURN_-1205565052'), ('const-1', u'COPY_-1205564874'), ('tmp_958', u'CALL_-1205565058'), ('const-0', u'RETURN_-1205565017'), (u'CAST_-1205564822', u'LOAD_-1205565152'), (u'COPY_-1205565083', u'RETURN_-1205565052'), ('tmp_960', u'PTRADD_-1205565248'), (u'CAST_-1205564840', u'STORE_-1205565185'), ('const-433', u'LOAD_-1205565310'), (u'INT_LESS_-1205565190', u'CBRANCH_-1205565199'), ('const-0', u'RETURN_-1205564856'), ('tmp_958', u'CAST_-1205564879'), ('const-1', u'PTRADD_-1205565114'), ('const-433', u'LOAD_-1205565292'), ('tmp_265', u'CBRANCH_-1205565199'), (u'CAST_-1205564833', u'LOAD_-1205565176'), ('const-0', u'COPY_-1205564844'), ('const-1', u'PTRADD_-1205564853'), ('tmp_958', u'PTRADD_-1205565223'), ('tmp_958', u'CAST_-1205564849'), ('const-433', u'LOAD_-1205565176'), (u'CAST_-1205564849', u'LOAD_-1205565199'), ('const-433', u'LOAD_-1205565170'), ('const-4294967294', u'INT_EQUAL_-1205565172'), (u'INT_NOTEQUAL_-1205565343', u'CBRANCH_-1205565316'), ('tmp_958', u'CAST_-1205564840'), (u'LOAD_-1205565292', u'INT_NOTEQUAL_-1205565269'), (u'COPY_-1205565045', u'RETURN_-1205565017'), (u'CAST_-1205564886', u'LOAD_-1205565310'), ('const-433', u'STORE_-1205565179'), (u'PTRADD_-1205565248', u'CAST_-1205564886'), (u'INT_AND_-1205565331', u'INT_NOTEQUAL_-1205565343'), ('tmp_976', u'INT_AND_-1205565331'), ('const-8', u'PTRADD_-1205565114'), ('const-8', u'PTRADD_-1205565090'), ('tmp_226', u'CBRANCH_-1205565169'), (u'CAST_-1205564874', u'LOAD_-1205565285'), (u'PTRADD_-1205564853', u'STORE_-1205565185'), ('tmp_142', u'CBRANCH_-1205565266'), (u'LOAD_-1205565152', u'INT_NOTEQUAL_-1205565136'), (u'LOAD_-1205565285', u'INT_NOTEQUAL_-1205565269'), (u'PTRADD_-1205564853', u'INT_NOTEQUAL_-1205565136'), ('const-1', u'PTRADD_-1205565090'), (u'LOAD_-1205565310', u'INT_EQUAL_-1205565295'), ('tmp_58', u'CBRANCH_-1205565316'), (u'INT_NOTEQUAL_-1205565269', u'CBRANCH_-1205565266'), (u'PTRADD_-1205565090', u'CAST_-1205564822'), ('tmp_958', u'PTRADD_-1205565090'), (u'LOAD_-1205565170', u'INT_EQUAL_-1205565155'), ('tmp_960', u'CAST_-1205564828'), ('const-433', u'LOAD_-1205565199'), ('const-2', u'COPY_-1205565045'), ('const-8', u'PTRADD_-1205565223'), ('const-433', u'LOAD_-1205565285'), (u'PTRADD_-1205565223', u'CAST_-1205564874'), ('const-4', u'PTRADD_-1205564853'), (u'LOAD_-1205565199', u'STORE_-1205565179'), ('const-433', u'LOAD_-1205565152'), ('const-4', u'INT_AND_-1205565331'), (u'INT_NOTEQUAL_-1205565136', u'CBRANCH_-1205565134'), ('const-0', u'COPY_-1205565083'), (u'CAST_-1205564890', u'LOAD_-1205565316'), (u'CALL_-1205565187', u'INT_ZEXT_-1205565018'), (u'LOAD_-1205565199', u'PTRADD_-1205564853'), ('tmp_956', u'INT_LESS_-1205565190'), ('tmp_956', u'CALL_-1205565187'), ('const-1', u'PTRADD_-1205565248'), ('const-0', u'RETURN_-1205565170')]
[(u'LOAD_-1205565292', u'INT_NOTEQUAL_-1205565269'), ('const-433', u'LOAD_-1205565199'), (u'COPY_-1205565045', u'RETURN_-1205565017'), (u'INT_EQUAL_-1205565172', u'CBRANCH_-1205565169'), (u'PTRADD_-1205564893', u'LOAD_-1205565310'), ('tmp_957', u'STORE_-1205565185'), ('const-8', u'PTRADD_-1205564842'), (u'CALL_-1205565187', u'STORE_-1205565179'), ('const-433', u'LOAD_-1205565292'), (u'INT_AND_-1205565331', u'INT_NOTEQUAL_-1205565343'), ('tmp_955', u'CALL_-1205565187'), (u'PTRADD_-1205564882', u'LOAD_-1205565285'), ('tmp_976', u'INT_AND_-1205565331'), (u'PTRADD_-1205564842', u'LOAD_-1205565176'), ('tmp_959', u'LOAD_-1205565316'), ('tmp_226', u'CBRANCH_-1205565169'), ('const-8', u'PTRADD_-1205564882'), ('tmp_957', u'PTRADD_-1205564832'), ('const-1', u'COPY_-1205564872'), (u'LOAD_-1205565316', u'INT_EQUAL_-1205565295'), ('const-0', u'INT_NOTEQUAL_-1205565343'), ('tmp_957', u'LOAD_-1205565199'), (u'COPY_-1205564872', u'RETURN_-1205564854'), ('const-0', u'RETURN_-1205564827'), ('const-4', u'PTRADD_-1205564853'), ('const-433', u'LOAD_-1205565170'), ('tmp_142', u'CBRANCH_-1205565266'), ('tmp_362', u'CBRANCH_-1205565134'), (u'COPY_-1205564842', u'RETURN_-1205564827'), (u'LOAD_-1205565285', u'INT_NOTEQUAL_-1205565269'), (u'PTRADD_-1205564853', u'INT_NOTEQUAL_-1205565136'), (u'LOAD_-1205565176', u'INT_EQUAL_-1205565155'), (u'INT_EQUAL_-1205565295', u'CBRANCH_-1205565292'), ('tmp_959', u'PTRADD_-1205564893'), ('tmp_99', u'CBRANCH_-1205565292'), ('tmp_474', u'BRANCH_-1205565055'), ('const-433', u'LOAD_-1205565285'), ('tmp_326', u'CBRANCH_-1205565153'), ('const-1', u'PTRADD_-1205564832'), ('const-1', u'PTRADD_-1205564842'), ('tmp_959', u'PTRADD_-1205564842'), (u'LOAD_-1205565310', u'INT_EQUAL_-1205565295'), ('tmp_955', u'INT_LESS_-1205565190'), (u'LOAD_-1205565199', u'CAST_-1205564851'), (u'INT_EQUAL_-1205565155', u'CBRANCH_-1205565153'), ('const-1', u'COPY_-1205565198'), (u'COPY_-1205565198', u'RETURN_-1205565170'), (u'CALL_-1205565187', u'INT_EQUAL_-1205565172'), ('const-433', u'STORE_-1205565179'), (u'PTRADD_-1205564853', u'CAST_-1205564842'), ('tmp_959', u'LOAD_-1205565170'), ('tmp_58', u'CBRANCH_-1205565316'), (u'INT_NOTEQUAL_-1205565269', u'CBRANCH_-1205565266'), ('const-0', u'RETURN_-1205564854'), ('const-0', u'RETURN_-1205565052'), (u'CAST_-1205564851', u'STORE_-1205565179'), ('const-0', u'COPY_-1205564842'), (u'LOAD_-1205565170', u'INT_EQUAL_-1205565155'), (u'CAST_-1205564842', u'STORE_-1205565185'), ('const-433', u'LOAD_-1205565152'), ('const-0', u'RETURN_-1205565017'), (u'COPY_-1205565083', u'RETURN_-1205565052'), ('tmp_957', u'PTRADD_-1205564882'), (u'LOAD_-1205565152', u'CAST_-1205564826'), (u'CAST_-1205564826', u'INT_NOTEQUAL_-1205565136'), ('const-2', u'COPY_-1205565045'), (u'CAST_-1205564851', u'PTRADD_-1205564853'), (u'INT_LESS_-1205565190', u'CBRANCH_-1205565199'), ('tmp_959', u'CALL_-1205565187'), ('const-4', u'INT_AND_-1205565331'), ('tmp_957', u'LOAD_-1205565292'), (u'INT_NOTEQUAL_-1205565136', u'CBRANCH_-1205565134'), ('const-0', u'COPY_-1205565083'), ('tmp_265', u'CBRANCH_-1205565199'), ('const-8', u'PTRADD_-1205564832'), ('const-433', u'STORE_-1205565185'), ('const-433', u'LOAD_-1205565316'), ('const-1', u'PTRADD_-1205564893'), (u'PTRADD_-1205564832', u'LOAD_-1205565152'), ('const-1', u'PTRADD_-1205564882'), (u'CALL_-1205565187', u'INT_ZEXT_-1205565020'), (u'INT_ZEXT_-1205565020', u'INT_LESS_-1205565190'), ('const-433', u'LOAD_-1205565310'), ('const-433', u'LOAD_-1205565176'), ('const-8', u'PTRADD_-1205564893'), ('const-1', u'PTRADD_-1205564853'), ('const-4294967294', u'INT_EQUAL_-1205565172'), (u'INT_NOTEQUAL_-1205565343', u'CBRANCH_-1205565316'), ('const-0', u'RETURN_-1205565170')]
null
null
003b8850
x64
O2
(translation_unit "undefined8 FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4)\n\n{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }\n if (param_1[1] == *param_1) {\n return 0;\n }\n if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }\n return 1;\n}\n\n" (function_definition "undefined8 FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4)\n\n{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }\n if (param_1[1] == *param_1) {\n return 0;\n }\n if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }\n return 1;\n}" type_identifier (function_declarator "FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4)" identifier (parameter_list "(long *param_1,long *param_2,ulong 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 "ulong param_3" type_identifier identifier) , (parameter_declaration "uint param_4" type_identifier identifier) ))) (compound_statement "{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }\n if (param_1[1] == *param_1) {\n return 0;\n }\n if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }\n return 1;\n}" { (declaration "uint *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "uint *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "uint uVar3;" type_identifier identifier ;) (if_statement "if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }" if (parenthesized_expression "((param_4 & 4) != 0)" ( (binary_expression "(param_4 & 4) != 0" (parenthesized_expression "(param_4 & 4)" ( (binary_expression "param_4 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n FUN_003b8070();\n }" { (expression_statement "FUN_003b8070();" (call_expression "FUN_003b8070()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (param_1[1] == *param_1) {\n return 0;\n }" if (parenthesized_expression "(param_1[1] == *param_1)" ( (binary_expression "param_1[1] == *param_1" (subscript_expression "param_1[1]" identifier [ number_literal ]) == (pointer_expression "*param_1" * identifier)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }" if (parenthesized_expression "(param_2[1] != *param_2)" ( (binary_expression "param_2[1] != *param_2" (subscript_expression "param_2[1]" identifier [ number_literal ]) != (pointer_expression "*param_2" * identifier)) )) (compound_statement "{\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }" { (do_statement "do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);" do (compound_statement "{\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n }" { (expression_statement "uVar3 = FUN_003b6cd0(param_1,param_3);" (assignment_expression "uVar3 = FUN_003b6cd0(param_1,param_3)" identifier = (call_expression "FUN_003b6cd0(param_1,param_3)" identifier (argument_list "(param_1,param_3)" ( identifier , identifier )))) ;) (if_statement "if (uVar3 == 0xfffffffe) {\n return 1;\n }" if (parenthesized_expression "(uVar3 == 0xfffffffe)" ( (binary_expression "uVar3 == 0xfffffffe" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_3 < uVar3) {\n return 2;\n }" if (parenthesized_expression "(param_3 < uVar3)" ( (binary_expression "param_3 < uVar3" identifier < identifier) )) (compound_statement "{\n return 2;\n }" { (return_statement "return 2;" return number_literal ;) })) (expression_statement "puVar2 = (uint *)*param_2;" (assignment_expression "puVar2 = (uint *)*param_2" identifier = (cast_expression "(uint *)*param_2" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "puVar1 = puVar2 + 1;" (assignment_expression "puVar1 = puVar2 + 1" identifier = (binary_expression "puVar2 + 1" identifier + number_literal)) ;) (expression_statement "*param_2 = (long)puVar1;" (assignment_expression "*param_2 = (long)puVar1" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*puVar2 = uVar3;" (assignment_expression "*puVar2 = uVar3" (pointer_expression "*puVar2" * identifier) = identifier) ;) (if_statement "if (*param_1 == param_1[1]) {\n return 0;\n }" if (parenthesized_expression "(*param_1 == param_1[1])" ( (binary_expression "*param_1 == param_1[1]" (pointer_expression "*param_1" * identifier) == (subscript_expression "param_1[1]" identifier [ number_literal ])) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) }) while (parenthesized_expression "((uint *)param_2[1] != puVar1)" ( (binary_expression "(uint *)param_2[1] != puVar1" (cast_expression "(uint *)param_2[1]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) != identifier) )) ;) })) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "/* std::(anonymous namespace)::ucs4_in(std::(anonymous namespace)::range<char const, true>&,\n std::(anonymous namespace)::range<char32_t, true>&, unsigned long, std::codecvt_mode) */\n\nundefined8\nstd::(anonymous_namespace)::ucs4_in\n (range *param_1,unsigned_char *param_2,ulong param_3,uint param_4)\n\n{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n read_bom<char_const,true,3ul>(param_1,param_2);\n }\n if (*(long *)(param_1 + 8) == *(long *)param_1) {\n return 0;\n }\n if (*(long *)(param_2 + 8) != *(long *)param_2) {\n do {\n uVar3 = read_utf8_code_point(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = *(uint **)param_2;\n puVar1 = puVar2 + 1;\n *(uint **)param_2 = puVar1;\n *puVar2 = uVar3;\n if (*(long *)param_1 == *(long *)(param_1 + 8)) {\n return 0;\n }\n } while (*(uint **)(param_2 + 8) != puVar1);\n }\n return 1;\n}\n\n" comment (function_definition "undefined8\nstd::(anonymous_namespace)::ucs4_in\n (range *param_1,unsigned_char *param_2,ulong param_3,uint param_4)\n\n{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n read_bom<char_const,true,3ul>(param_1,param_2);\n }\n if (*(long *)(param_1 + 8) == *(long *)param_1) {\n return 0;\n }\n if (*(long *)(param_2 + 8) != *(long *)param_2) {\n do {\n uVar3 = read_utf8_code_point(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = *(uint **)param_2;\n puVar1 = puVar2 + 1;\n *(uint **)param_2 = puVar1;\n *puVar2 = uVar3;\n if (*(long *)param_1 == *(long *)(param_1 + 8)) {\n return 0;\n }\n } while (*(uint **)(param_2 + 8) != puVar1);\n }\n return 1;\n}" type_identifier (ERROR "std::(anonymous_namespace)::" identifier : : ( identifier ) : :) (function_declarator "ucs4_in\n (range *param_1,unsigned_char *param_2,ulong param_3,uint param_4)" identifier (parameter_list "(range *param_1,unsigned_char *param_2,ulong param_3,uint param_4)" ( (parameter_declaration "range *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "unsigned_char *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "uint param_4" type_identifier identifier) ))) (compound_statement "{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n read_bom<char_const,true,3ul>(param_1,param_2);\n }\n if (*(long *)(param_1 + 8) == *(long *)param_1) {\n return 0;\n }\n if (*(long *)(param_2 + 8) != *(long *)param_2) {\n do {\n uVar3 = read_utf8_code_point(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = *(uint **)param_2;\n puVar1 = puVar2 + 1;\n *(uint **)param_2 = puVar1;\n *puVar2 = uVar3;\n if (*(long *)param_1 == *(long *)(param_1 + 8)) {\n return 0;\n }\n } while (*(uint **)(param_2 + 8) != puVar1);\n }\n return 1;\n}" { (declaration "uint *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "uint *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "uint uVar3;" type_identifier identifier ;) (if_statement "if ((param_4 & 4) != 0) {\n read_bom<char_const,true,3ul>(param_1,param_2);\n }" if (parenthesized_expression "((param_4 & 4) != 0)" ( (binary_expression "(param_4 & 4) != 0" (parenthesized_expression "(param_4 & 4)" ( (binary_expression "param_4 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n read_bom<char_const,true,3ul>(param_1,param_2);\n }" { (expression_statement "read_bom<char_const,true,3ul>(param_1,param_2);" (comma_expression "read_bom<char_const,true,3ul>(param_1,param_2)" (binary_expression "read_bom<char_const" identifier < identifier) , (comma_expression "true,3ul>(param_1,param_2)" true , (binary_expression "3ul>(param_1,param_2)" number_literal > (parenthesized_expression "(param_1,param_2)" ( (comma_expression "param_1,param_2" identifier , identifier) ))))) ;) })) (if_statement "if (*(long *)(param_1 + 8) == *(long *)param_1) {\n return 0;\n }" if (parenthesized_expression "(*(long *)(param_1 + 8) == *(long *)param_1)" ( (binary_expression "*(long *)(param_1 + 8) == *(long *)param_1" (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) )))) == (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (*(long *)(param_2 + 8) != *(long *)param_2) {\n do {\n uVar3 = read_utf8_code_point(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = *(uint **)param_2;\n puVar1 = puVar2 + 1;\n *(uint **)param_2 = puVar1;\n *puVar2 = uVar3;\n if (*(long *)param_1 == *(long *)(param_1 + 8)) {\n return 0;\n }\n } while (*(uint **)(param_2 + 8) != puVar1);\n }" if (parenthesized_expression "(*(long *)(param_2 + 8) != *(long *)param_2)" ( (binary_expression "*(long *)(param_2 + 8) != *(long *)param_2" (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) )))) != (pointer_expression "*(long *)param_2" * (cast_expression "(long *)param_2" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) )) (compound_statement "{\n do {\n uVar3 = read_utf8_code_point(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = *(uint **)param_2;\n puVar1 = puVar2 + 1;\n *(uint **)param_2 = puVar1;\n *puVar2 = uVar3;\n if (*(long *)param_1 == *(long *)(param_1 + 8)) {\n return 0;\n }\n } while (*(uint **)(param_2 + 8) != puVar1);\n }" { (do_statement "do {\n uVar3 = read_utf8_code_point(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = *(uint **)param_2;\n puVar1 = puVar2 + 1;\n *(uint **)param_2 = puVar1;\n *puVar2 = uVar3;\n if (*(long *)param_1 == *(long *)(param_1 + 8)) {\n return 0;\n }\n } while (*(uint **)(param_2 + 8) != puVar1);" do (compound_statement "{\n uVar3 = read_utf8_code_point(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = *(uint **)param_2;\n puVar1 = puVar2 + 1;\n *(uint **)param_2 = puVar1;\n *puVar2 = uVar3;\n if (*(long *)param_1 == *(long *)(param_1 + 8)) {\n return 0;\n }\n }" { (expression_statement "uVar3 = read_utf8_code_point(param_1,param_3);" (assignment_expression "uVar3 = read_utf8_code_point(param_1,param_3)" identifier = (call_expression "read_utf8_code_point(param_1,param_3)" identifier (argument_list "(param_1,param_3)" ( identifier , identifier )))) ;) (if_statement "if (uVar3 == 0xfffffffe) {\n return 1;\n }" if (parenthesized_expression "(uVar3 == 0xfffffffe)" ( (binary_expression "uVar3 == 0xfffffffe" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_3 < uVar3) {\n return 2;\n }" if (parenthesized_expression "(param_3 < uVar3)" ( (binary_expression "param_3 < uVar3" identifier < identifier) )) (compound_statement "{\n return 2;\n }" { (return_statement "return 2;" return number_literal ;) })) (expression_statement "puVar2 = *(uint **)param_2;" (assignment_expression "puVar2 = *(uint **)param_2" identifier = (pointer_expression "*(uint **)param_2" * (cast_expression "(uint **)param_2" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "puVar1 = puVar2 + 1;" (assignment_expression "puVar1 = puVar2 + 1" identifier = (binary_expression "puVar2 + 1" identifier + number_literal)) ;) (expression_statement "*(uint **)param_2 = puVar1;" (assignment_expression "*(uint **)param_2 = puVar1" (pointer_expression "*(uint **)param_2" * (cast_expression "(uint **)param_2" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "*puVar2 = uVar3;" (assignment_expression "*puVar2 = uVar3" (pointer_expression "*puVar2" * identifier) = identifier) ;) (if_statement "if (*(long *)param_1 == *(long *)(param_1 + 8)) {\n return 0;\n }" if (parenthesized_expression "(*(long *)param_1 == *(long *)(param_1 + 8))" ( (binary_expression "*(long *)param_1 == *(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)) == (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) ))))) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) }) while (parenthesized_expression "(*(uint **)(param_2 + 8) != puVar1)" ( (binary_expression "*(uint **)(param_2 + 8) != puVar1" (pointer_expression "*(uint **)(param_2 + 8)" * (cast_expression "(uint **)(param_2 + 8)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) != identifier) )) ;) })) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "undefined8 FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4)\n\n{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }\n if (param_1[1] == *param_1) {\n return 0;\n }\n if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }\n return 1;\n}\n\n" (function_definition "undefined8 FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4)\n\n{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }\n if (param_1[1] == *param_1) {\n return 0;\n }\n if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }\n return 1;\n}" type_identifier (function_declarator "FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4)" identifier (parameter_list "(long *param_1,long *param_2,ulong 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 "ulong param_3" type_identifier identifier) , (parameter_declaration "uint param_4" type_identifier identifier) ))) (compound_statement "{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }\n if (param_1[1] == *param_1) {\n return 0;\n }\n if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }\n return 1;\n}" { (declaration "uint *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "uint *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "uint uVar3;" type_identifier identifier ;) (if_statement "if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }" if (parenthesized_expression "((param_4 & 4) != 0)" ( (binary_expression "(param_4 & 4) != 0" (parenthesized_expression "(param_4 & 4)" ( (binary_expression "param_4 & 4" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n FUN_003b8070();\n }" { (expression_statement "FUN_003b8070();" (call_expression "FUN_003b8070()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (param_1[1] == *param_1) {\n return 0;\n }" if (parenthesized_expression "(param_1[1] == *param_1)" ( (binary_expression "param_1[1] == *param_1" (subscript_expression "param_1[1]" identifier [ number_literal ]) == (pointer_expression "*param_1" * identifier)) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) (if_statement "if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }" if (parenthesized_expression "(param_2[1] != *param_2)" ( (binary_expression "param_2[1] != *param_2" (subscript_expression "param_2[1]" identifier [ number_literal ]) != (pointer_expression "*param_2" * identifier)) )) (compound_statement "{\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }" { (do_statement "do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);" do (compound_statement "{\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n }" { (expression_statement "uVar3 = FUN_003b6cd0(param_1,param_3);" (assignment_expression "uVar3 = FUN_003b6cd0(param_1,param_3)" identifier = (call_expression "FUN_003b6cd0(param_1,param_3)" identifier (argument_list "(param_1,param_3)" ( identifier , identifier )))) ;) (if_statement "if (uVar3 == 0xfffffffe) {\n return 1;\n }" if (parenthesized_expression "(uVar3 == 0xfffffffe)" ( (binary_expression "uVar3 == 0xfffffffe" identifier == number_literal) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (if_statement "if (param_3 < uVar3) {\n return 2;\n }" if (parenthesized_expression "(param_3 < uVar3)" ( (binary_expression "param_3 < uVar3" identifier < identifier) )) (compound_statement "{\n return 2;\n }" { (return_statement "return 2;" return number_literal ;) })) (expression_statement "puVar2 = (uint *)*param_2;" (assignment_expression "puVar2 = (uint *)*param_2" identifier = (cast_expression "(uint *)*param_2" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_2" * identifier))) ;) (expression_statement "puVar1 = puVar2 + 1;" (assignment_expression "puVar1 = puVar2 + 1" identifier = (binary_expression "puVar2 + 1" identifier + number_literal)) ;) (expression_statement "*param_2 = (long)puVar1;" (assignment_expression "*param_2 = (long)puVar1" (pointer_expression "*param_2" * identifier) = (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "*puVar2 = uVar3;" (assignment_expression "*puVar2 = uVar3" (pointer_expression "*puVar2" * identifier) = identifier) ;) (if_statement "if (*param_1 == param_1[1]) {\n return 0;\n }" if (parenthesized_expression "(*param_1 == param_1[1])" ( (binary_expression "*param_1 == param_1[1]" (pointer_expression "*param_1" * identifier) == (subscript_expression "param_1[1]" identifier [ number_literal ])) )) (compound_statement "{\n return 0;\n }" { (return_statement "return 0;" return number_literal ;) })) }) while (parenthesized_expression "((uint *)param_2[1] != puVar1)" ( (binary_expression "(uint *)param_2[1] != puVar1" (cast_expression "(uint *)param_2[1]" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_2[1]" identifier [ number_literal ])) != identifier) )) ;) })) (return_statement "return 1;" return number_literal ;) })))
(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 TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == (pointer_expression * IDENT)) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != (pointer_expression * IDENT)) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (return_statement return LIT ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (return_statement return LIT ;) })) (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 (pointer_expression * IDENT) = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (subscript_expression IDENT [ LIT ])) )) (compound_statement { (return_statement return LIT ;) })) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != IDENT) )) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4)\n\n{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }\n if (param_1[1] == *param_1) {\n return 0;\n }\n if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }\n return 1;\n}" (type_identifier "undefined8") (function_declarator "FUN_003b8850(long *param_1,long *param_2,ulong param_3,uint param_4)" (identifier "FUN_003b8850") (parameter_list "(long *param_1,long *param_2,ulong 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 "ulong param_3" (type_identifier "ulong") (identifier "param_3")) (, ",") (parameter_declaration "uint param_4" (type_identifier "uint") (identifier "param_4")) () ")"))) (compound_statement "{\n uint *puVar1;\n uint *puVar2;\n uint uVar3;\n \n if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }\n if (param_1[1] == *param_1) {\n return 0;\n }\n if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }\n return 1;\n}" ({ "{") (declaration "uint *puVar1;" (type_identifier "uint") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "uint *puVar2;" (type_identifier "uint") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (if_statement "if ((param_4 & 4) != 0) {\n FUN_003b8070();\n }" (if "if") (parenthesized_expression "((param_4 & 4) != 0)" (( "(") (binary_expression "(param_4 & 4) != 0" (parenthesized_expression "(param_4 & 4)" (( "(") (binary_expression "param_4 & 4" (identifier "param_4") (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_003b8070();\n }" ({ "{") (expression_statement "FUN_003b8070();" (call_expression "FUN_003b8070()" (identifier "FUN_003b8070") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (param_1[1] == *param_1) {\n return 0;\n }" (if "if") (parenthesized_expression "(param_1[1] == *param_1)" (( "(") (binary_expression "param_1[1] == *param_1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (== "==") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (if_statement "if (param_2[1] != *param_2) {\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }" (if "if") (parenthesized_expression "(param_2[1] != *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"))) () ")")) (compound_statement "{\n do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);\n }" ({ "{") (do_statement "do {\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n } while ((uint *)param_2[1] != puVar1);" (do "do") (compound_statement "{\n uVar3 = FUN_003b6cd0(param_1,param_3);\n if (uVar3 == 0xfffffffe) {\n return 1;\n }\n if (param_3 < uVar3) {\n return 2;\n }\n puVar2 = (uint *)*param_2;\n puVar1 = puVar2 + 1;\n *param_2 = (long)puVar1;\n *puVar2 = uVar3;\n if (*param_1 == param_1[1]) {\n return 0;\n }\n }" ({ "{") (expression_statement "uVar3 = FUN_003b6cd0(param_1,param_3);" (assignment_expression "uVar3 = FUN_003b6cd0(param_1,param_3)" (identifier "uVar3") (= "=") (call_expression "FUN_003b6cd0(param_1,param_3)" (identifier "FUN_003b6cd0") (argument_list "(param_1,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_3") () ")")))) (; ";")) (if_statement "if (uVar3 == 0xfffffffe) {\n return 1;\n }" (if "if") (parenthesized_expression "(uVar3 == 0xfffffffe)" (( "(") (binary_expression "uVar3 == 0xfffffffe" (identifier "uVar3") (== "==") (number_literal "0xfffffffe")) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (if_statement "if (param_3 < uVar3) {\n return 2;\n }" (if "if") (parenthesized_expression "(param_3 < uVar3)" (( "(") (binary_expression "param_3 < uVar3" (identifier "param_3") (< "<") (identifier "uVar3")) () ")")) (compound_statement "{\n return 2;\n }" ({ "{") (return_statement "return 2;" (return "return") (number_literal "2") (; ";")) (} "}"))) (expression_statement "puVar2 = (uint *)*param_2;" (assignment_expression "puVar2 = (uint *)*param_2" (identifier "puVar2") (= "=") (cast_expression "(uint *)*param_2" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_2" (* "*") (identifier "param_2")))) (; ";")) (expression_statement "puVar1 = puVar2 + 1;" (assignment_expression "puVar1 = puVar2 + 1" (identifier "puVar1") (= "=") (binary_expression "puVar2 + 1" (identifier "puVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*param_2 = (long)puVar1;" (assignment_expression "*param_2 = (long)puVar1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1"))) (; ";")) (expression_statement "*puVar2 = uVar3;" (assignment_expression "*puVar2 = uVar3" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (identifier "uVar3")) (; ";")) (if_statement "if (*param_1 == param_1[1]) {\n return 0;\n }" (if "if") (parenthesized_expression "(*param_1 == param_1[1])" (( "(") (binary_expression "*param_1 == param_1[1]" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (== "==") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")")) (compound_statement "{\n return 0;\n }" ({ "{") (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (} "}")) (while "while") (parenthesized_expression "((uint *)param_2[1] != puVar1)" (( "(") (binary_expression "(uint *)param_2[1] != puVar1" (cast_expression "(uint *)param_2[1]" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (identifier "puVar1")) () ")")) (; ";")) (} "}"))) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}")))
/* std::(anonymous namespace)::ucs4_in(std::(anonymous namespace)::range<char const, true>&, std::(anonymous namespace)::range<char32_t, true>&, unsigned long, std::codecvt_mode) */ type_1 std::(anonymous_namespace)::function_1 (type_2 *var_4,type_3 *var_5,type_4 var_8,type_5 var_1) { type_5 *var_10; type_5 *var_9; type_5 var_7; if ((var_1 & 4) != 0) { var_2<var_3,true,3ul>(var_4,var_5); } if (*(long *)(var_4 + 8) == *(long *)var_4) { return 0; } if (*(long *)(var_5 + 8) != *(long *)var_5) { do { var_7 = var_6(var_4,var_8); if (var_7 == 0xfffffffe) { return 1; } if (var_8 < var_7) { return 2; } var_9 = *(type_5 **)var_5; var_10 = var_9 + 1; *(type_5 **)var_5 = var_10; *var_9 = var_7; if (*(long *)var_4 == *(long *)(var_4 + 8)) { return 0; } } while (*(type_5 **)(var_5 + 8) != var_10); } return 1; }
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))) (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: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (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 (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (do_statement body: (compound_statement (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: (number_literal))) consequence: (compound_statement (return_statement (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement (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: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))) consequence: (compound_statement (return_statement (number_literal))))) 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: (identifier)))))) (return_statement (number_literal)))))
null
undefined8 MASKED(long *param_1,long *param_2,ulong param_3,uint param_4) { uint *puVar1; uint *puVar2; uint uVar3; if ((param_4 & 4) != 0) { FUN_003b8070(); } if (param_1[1] == *param_1) { return 0; } if (param_2[1] != *param_2) { do { uVar3 = FUN_003b6cd0(param_1,param_3); if (uVar3 == 0xfffffffe) { return 1; } if (param_3 < uVar3) { return 2; } puVar2 = (uint *)*param_2; puVar1 = puVar2 + 1; *param_2 = (long)puVar1; *puVar2 = uVar3; if (*param_1 == param_1[1]) { return 0; } } while ((uint *)param_2[1] != puVar1); } return 1; }
184_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
FUN_00147bef
FUN_00147bef
void FUN_00147bef(void) { void *unaff_RBX; operator_delete(unaff_RBX,0xe8); /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_00147bef(void) { thunk_FUN_002dac60(); /* WARNING: Subroutine does not return */ FUN_003688d0(); }
MOV RDI,RBX MOV ESI,0xe8 CALL 0x002dac50 MOV RDI,RBP CALL 0x003688d0
null
null
null
null
[('tmp_64', u'CALL_-1207206910'), ('const-232', u'CALL_-1207206910'), ('const-1', u'RETURN_-1207206893')]
[('const-1', u'RETURN_-1207206893')]
null
null
00147bef
x64
O2
(translation_unit "void FUN_00147bef(void)\n\n{\n thunk_FUN_002dac60();\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}\n\n" (function_definition "void FUN_00147bef(void)\n\n{\n thunk_FUN_002dac60();\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}" primitive_type (function_declarator "FUN_00147bef(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n thunk_FUN_002dac60();\n /* WARNING: Subroutine does not return */\n FUN_003688d0();\n}" { (expression_statement "thunk_FUN_002dac60();" (call_expression "thunk_FUN_002dac60()" identifier (argument_list "()" ( ))) ;) comment (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00147bef(void)\n\n{\n void *unaff_RBX;\n \n operator_delete(unaff_RBX,0xe8);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" (function_definition "void FUN_00147bef(void)\n\n{\n void *unaff_RBX;\n \n operator_delete(unaff_RBX,0xe8);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (function_declarator "FUN_00147bef(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n void *unaff_RBX;\n \n operator_delete(unaff_RBX,0xe8);\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "void *unaff_RBX;" primitive_type (pointer_declarator "*unaff_RBX" * identifier) ;) (expression_statement "operator_delete(unaff_RBX,0xe8);" (call_expression "operator_delete(unaff_RBX,0xe8)" identifier (argument_list "(unaff_RBX,0xe8)" ( identifier , number_literal ))) ;) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_00147bef(void)\n\n{\n thunk_FUN_002dac60();\n \n FUN_003688d0();\n}\n\n" (function_definition "void FUN_00147bef(void)\n\n{\n thunk_FUN_002dac60();\n \n FUN_003688d0();\n}" primitive_type (function_declarator "FUN_00147bef(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n thunk_FUN_002dac60();\n \n FUN_003688d0();\n}" { (expression_statement "thunk_FUN_002dac60();" (call_expression "thunk_FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" 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 ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_00147bef(void)\n\n{\n thunk_FUN_002dac60();\n \n FUN_003688d0();\n}" (primitive_type "void") (function_declarator "FUN_00147bef(void)" (identifier "FUN_00147bef") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n thunk_FUN_002dac60();\n \n FUN_003688d0();\n}" ({ "{") (expression_statement "thunk_FUN_002dac60();" (call_expression "thunk_FUN_002dac60()" (identifier "thunk_FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_003688d0();" (call_expression "FUN_003688d0()" (identifier "FUN_003688d0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
void function_1(void) { void *unaff_RBX; var_1(unaff_RBX,0xe8); /* WARNING: Subroutine does not return */ var_2(); }
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))))))
null
void MASKED(void) { thunk_FUN_002dac60(); /* WARNING: Subroutine does not return */ FUN_003688d0(); }
329_sparc64-linux-gnu-objdump_and_sparc64-linux-gnu-objdump_strip.c
pr_int_type
FUN_00129070
bfd_boolean pr_int_type(void *p,uint size,bfd_boolean unsignedp) { bfd_boolean bVar1; undefined1 *puVar2; char ab [40]; puVar2 = &DAT_0014594d; if (unsignedp == 0) { puVar2 = &DAT_0013da2a; } sprintf(ab,"%sint%d",puVar2,(ulong)(size * 8)); bVar1 = push_type((pr_handle *)((long)p + 0x10),ab); return bVar1; }
void FUN_00129070(long param_1,int param_2,int param_3) { undefined1 *puVar1; char acStack_48 [56]; puVar1 = &DAT_0014594d; if (param_3 == 0) { puVar1 = &DAT_0013da2a; } sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8)); FUN_001289c0(param_1 + 0x10,acStack_48); return; }
PUSH RBP LEA RAX,[0x13da2a] LEA ECX,[RSI*0x8] PUSH RBX LEA RSI,[0x14595f] MOV RBX,RDI SUB RSP,0x38 TEST EDX,EDX LEA RDX,[0x14594d] CMOVZ RDX,RAX MOV RBP,RSP XOR EAX,EAX MOV RDI,RBP CALL 0x00107760 LEA RDI,[RBX + 0x10] MOV RSI,RBP CALL 0x001289c0 ADD RSP,0x38 POP RBX POP RBP RET
null
null
null
null
[('const--72', u'PTRSUB_-1207070364'), ('tmp_206', u'CAST_-1207070334'), ('const-0', u'INT_EQUAL_-1207070542'), ('const-0', u'PTRSUB_-1207070480'), ('const-1333581', u'PTRSUB_-1207070480'), (u'PTRSUB_-1207070480', u'MULTIEQUAL_-1207070391'), (u'INT_ADD_-1207070483', u'CAST_-1207070333'), ('tmp_86', u'CBRANCH_-1207070531'), (u'CALL_-1207070483', u'COPY_-1207070438'), ('const-1301034', u'PTRSUB_-1207070469'), ('const-16', u'INT_ADD_-1207070483'), ('const--72', u'PTRSUB_-1207070363'), (u'COPY_-1207070405', u'CALL_-1207070501'), ('const-1333599', u'COPY_-1207070405'), ('const-0', u'PTRSUB_-1207070469'), (u'INT_MULT_-1207070564', u'INT_ZEXT_-1207070477'), (u'INT_ZEXT_-1207070477', u'CALL_-1207070501'), ('tmp_207', u'INT_MULT_-1207070564'), ('tmp_208', u'INT_EQUAL_-1207070542'), ('const-0', u'RETURN_-1207070449'), (u'PTRSUB_-1207070363', u'CALL_-1207070501'), (u'CAST_-1207070334', u'INT_ADD_-1207070483'), (u'PTRSUB_-1207070469', u'MULTIEQUAL_-1207070391'), (u'MULTIEQUAL_-1207070391', u'CALL_-1207070501'), (u'PTRSUB_-1207070364', u'CALL_-1207070483'), (u'COPY_-1207070438', u'RETURN_-1207070449'), ('tmp_355', u'PTRSUB_-1207070364'), (u'CAST_-1207070333', u'CALL_-1207070483'), ('tmp_355', u'PTRSUB_-1207070363'), (u'INT_EQUAL_-1207070542', u'CBRANCH_-1207070531'), ('const-8', u'INT_MULT_-1207070564')]
[('tmp_344', u'PTRSUB_-1207070369'), ('tmp_363', u'INT_MULT_-1207070564'), (u'INT_MULT_-1207070564', u'CAST_-1207070388'), (u'MULTIEQUAL_-1207070395', u'CALL_-1207070501'), ('const--72', u'PTRSUB_-1207070370'), ('const-8', u'INT_MULT_-1207070564'), ('const-0', u'INT_EQUAL_-1207070542'), ('const-1333581', u'PTRSUB_-1207070480'), (u'PTRSUB_-1207070369', u'CALL_-1207070483'), ('tmp_372', u'INT_EQUAL_-1207070542'), (u'PTRSUB_-1207070480', u'MULTIEQUAL_-1207070395'), ('const-1333599', u'COPY_-1207070411'), ('tmp_86', u'CBRANCH_-1207070531'), ('const-0', u'PTRSUB_-1207070480'), ('const-16', u'INT_ADD_-1207070483'), ('tmp_344', u'PTRSUB_-1207070370'), ('tmp_348', u'INT_ADD_-1207070483'), ('const--72', u'PTRSUB_-1207070369'), ('const-0', u'PTRSUB_-1207070469'), (u'PTRSUB_-1207070370', u'CALL_-1207070501'), (u'INT_ADD_-1207070483', u'CALL_-1207070483'), (u'INT_ZEXT_-1207070480', u'CALL_-1207070501'), ('const-1301034', u'PTRSUB_-1207070469'), (u'CAST_-1207070388', u'INT_ZEXT_-1207070480'), (u'COPY_-1207070411', u'CALL_-1207070501'), ('const-0', u'RETURN_-1207070449'), (u'INT_EQUAL_-1207070542', u'CBRANCH_-1207070531'), (u'PTRSUB_-1207070469', u'MULTIEQUAL_-1207070395')]
null
null
00129070
x64
O2
(translation_unit "void FUN_00129070(long param_1,int param_2,int param_3)\n\n{\n undefined1 *puVar1;\n char acStack_48 [56];\n \n puVar1 = &DAT_0014594d;\n if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }\n sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));\n FUN_001289c0(param_1 + 0x10,acStack_48);\n return;\n}\n\n" (function_definition "void FUN_00129070(long param_1,int param_2,int param_3)\n\n{\n undefined1 *puVar1;\n char acStack_48 [56];\n \n puVar1 = &DAT_0014594d;\n if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }\n sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));\n FUN_001289c0(param_1 + 0x10,acStack_48);\n return;\n}" primitive_type (function_declarator "FUN_00129070(long param_1,int param_2,int param_3)" identifier (parameter_list "(long param_1,int param_2,int param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n undefined1 *puVar1;\n char acStack_48 [56];\n \n puVar1 = &DAT_0014594d;\n if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }\n sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));\n FUN_001289c0(param_1 + 0x10,acStack_48);\n return;\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "char acStack_48 [56];" primitive_type (array_declarator "acStack_48 [56]" identifier [ number_literal ]) ;) (expression_statement "puVar1 = &DAT_0014594d;" (assignment_expression "puVar1 = &DAT_0014594d" identifier = (pointer_expression "&DAT_0014594d" & identifier)) ;) (if_statement "if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n puVar1 = &DAT_0013da2a;\n }" { (expression_statement "puVar1 = &DAT_0013da2a;" (assignment_expression "puVar1 = &DAT_0013da2a" identifier = (pointer_expression "&DAT_0013da2a" & identifier)) ;) })) (expression_statement "sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));" (call_expression "sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8))" identifier (argument_list "(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8))" ( identifier , (string_literal ""%sint%d"" " string_content ") , identifier , (call_expression "(ulong)(uint)(param_2 * 8)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(param_2 * 8)" ( (binary_expression "param_2 * 8" identifier * number_literal) ))) ))) ;) (expression_statement "FUN_001289c0(param_1 + 0x10,acStack_48);" (call_expression "FUN_001289c0(param_1 + 0x10,acStack_48)" identifier (argument_list "(param_1 + 0x10,acStack_48)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "bfd_boolean pr_int_type(void *p,uint size,bfd_boolean unsignedp)\n\n{\n bfd_boolean bVar1;\n undefined1 *puVar2;\n char ab [40];\n \n puVar2 = &DAT_0014594d;\n if (unsignedp == 0) {\n puVar2 = &DAT_0013da2a;\n }\n sprintf(ab,"%sint%d",puVar2,(ulong)(size * 8));\n bVar1 = push_type((pr_handle *)((long)p + 0x10),ab);\n return bVar1;\n}\n\n" (function_definition "bfd_boolean pr_int_type(void *p,uint size,bfd_boolean unsignedp)\n\n{\n bfd_boolean bVar1;\n undefined1 *puVar2;\n char ab [40];\n \n puVar2 = &DAT_0014594d;\n if (unsignedp == 0) {\n puVar2 = &DAT_0013da2a;\n }\n sprintf(ab,"%sint%d",puVar2,(ulong)(size * 8));\n bVar1 = push_type((pr_handle *)((long)p + 0x10),ab);\n return bVar1;\n}" type_identifier (function_declarator "pr_int_type(void *p,uint size,bfd_boolean unsignedp)" identifier (parameter_list "(void *p,uint size,bfd_boolean unsignedp)" ( (parameter_declaration "void *p" primitive_type (pointer_declarator "*p" * identifier)) , (parameter_declaration "uint size" type_identifier identifier) , (parameter_declaration "bfd_boolean unsignedp" type_identifier identifier) ))) (compound_statement "{\n bfd_boolean bVar1;\n undefined1 *puVar2;\n char ab [40];\n \n puVar2 = &DAT_0014594d;\n if (unsignedp == 0) {\n puVar2 = &DAT_0013da2a;\n }\n sprintf(ab,"%sint%d",puVar2,(ulong)(size * 8));\n bVar1 = push_type((pr_handle *)((long)p + 0x10),ab);\n return bVar1;\n}" { (declaration "bfd_boolean bVar1;" type_identifier identifier ;) (declaration "undefined1 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "char ab [40];" primitive_type (array_declarator "ab [40]" identifier [ number_literal ]) ;) (expression_statement "puVar2 = &DAT_0014594d;" (assignment_expression "puVar2 = &DAT_0014594d" identifier = (pointer_expression "&DAT_0014594d" & identifier)) ;) (if_statement "if (unsignedp == 0) {\n puVar2 = &DAT_0013da2a;\n }" if (parenthesized_expression "(unsignedp == 0)" ( (binary_expression "unsignedp == 0" identifier == number_literal) )) (compound_statement "{\n puVar2 = &DAT_0013da2a;\n }" { (expression_statement "puVar2 = &DAT_0013da2a;" (assignment_expression "puVar2 = &DAT_0013da2a" identifier = (pointer_expression "&DAT_0013da2a" & identifier)) ;) })) (expression_statement "sprintf(ab,"%sint%d",puVar2,(ulong)(size * 8));" (call_expression "sprintf(ab,"%sint%d",puVar2,(ulong)(size * 8))" identifier (argument_list "(ab,"%sint%d",puVar2,(ulong)(size * 8))" ( identifier , (string_literal ""%sint%d"" " string_content ") , identifier , (call_expression "(ulong)(size * 8)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(size * 8)" ( (binary_expression "size * 8" identifier * number_literal) ))) ))) ;) (expression_statement "bVar1 = push_type((pr_handle *)((long)p + 0x10),ab);" (assignment_expression "bVar1 = push_type((pr_handle *)((long)p + 0x10),ab)" identifier = (call_expression "push_type((pr_handle *)((long)p + 0x10),ab)" identifier (argument_list "((pr_handle *)((long)p + 0x10),ab)" ( (cast_expression "(pr_handle *)((long)p + 0x10)" ( (type_descriptor "pr_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x10)" ( (binary_expression "(long)p + 0x10" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) , identifier )))) ;) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "void FUN_00129070(long param_1,int param_2,int param_3)\n\n{\n undefined1 *puVar1;\n char acStack_48 [56];\n \n puVar1 = &DAT_0014594d;\n if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }\n sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));\n FUN_001289c0(param_1 + 0x10,acStack_48);\n return;\n}\n\n" (function_definition "void FUN_00129070(long param_1,int param_2,int param_3)\n\n{\n undefined1 *puVar1;\n char acStack_48 [56];\n \n puVar1 = &DAT_0014594d;\n if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }\n sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));\n FUN_001289c0(param_1 + 0x10,acStack_48);\n return;\n}" primitive_type (function_declarator "FUN_00129070(long param_1,int param_2,int param_3)" identifier (parameter_list "(long param_1,int param_2,int param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "int param_3" primitive_type identifier) ))) (compound_statement "{\n undefined1 *puVar1;\n char acStack_48 [56];\n \n puVar1 = &DAT_0014594d;\n if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }\n sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));\n FUN_001289c0(param_1 + 0x10,acStack_48);\n return;\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "char acStack_48 [56];" primitive_type (array_declarator "acStack_48 [56]" identifier [ number_literal ]) ;) (expression_statement "puVar1 = &DAT_0014594d;" (assignment_expression "puVar1 = &DAT_0014594d" identifier = (pointer_expression "&DAT_0014594d" & identifier)) ;) (if_statement "if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (compound_statement "{\n puVar1 = &DAT_0013da2a;\n }" { (expression_statement "puVar1 = &DAT_0013da2a;" (assignment_expression "puVar1 = &DAT_0013da2a" identifier = (pointer_expression "&DAT_0013da2a" & identifier)) ;) })) (expression_statement "sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));" (call_expression "sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8))" identifier (argument_list "(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8))" ( identifier , (string_literal ""%sint%d"" " string_content ") , identifier , (call_expression "(ulong)(uint)(param_2 * 8)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uint)" ( identifier ))) (argument_list "(param_2 * 8)" ( (binary_expression "param_2 * 8" identifier * number_literal) ))) ))) ;) (expression_statement "FUN_001289c0(param_1 + 0x10,acStack_48);" (call_expression "FUN_001289c0(param_1 + 0x10,acStack_48)" identifier (argument_list "(param_1 + 0x10,acStack_48)" ( (binary_expression "param_1 + 0x10" 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 IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , IDENT , (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (binary_expression IDENT * LIT) ))) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00129070(long param_1,int param_2,int param_3)\n\n{\n undefined1 *puVar1;\n char acStack_48 [56];\n \n puVar1 = &DAT_0014594d;\n if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }\n sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));\n FUN_001289c0(param_1 + 0x10,acStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00129070(long param_1,int param_2,int param_3)" (identifier "FUN_00129070") (parameter_list "(long param_1,int param_2,int param_3)" (( "(") (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")) (, ",") (parameter_declaration "int param_3" (primitive_type "int") (identifier "param_3")) () ")"))) (compound_statement "{\n undefined1 *puVar1;\n char acStack_48 [56];\n \n puVar1 = &DAT_0014594d;\n if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }\n sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));\n FUN_001289c0(param_1 + 0x10,acStack_48);\n return;\n}" ({ "{") (declaration "undefined1 *puVar1;" (type_identifier "undefined1") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "char acStack_48 [56];" (primitive_type "char") (array_declarator "acStack_48 [56]" (identifier "acStack_48") ([ "[") (number_literal "56") (] "]")) (; ";")) (expression_statement "puVar1 = &DAT_0014594d;" (assignment_expression "puVar1 = &DAT_0014594d" (identifier "puVar1") (= "=") (pointer_expression "&DAT_0014594d" (& "&") (identifier "DAT_0014594d"))) (; ";")) (if_statement "if (param_3 == 0) {\n puVar1 = &DAT_0013da2a;\n }" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n puVar1 = &DAT_0013da2a;\n }" ({ "{") (expression_statement "puVar1 = &DAT_0013da2a;" (assignment_expression "puVar1 = &DAT_0013da2a" (identifier "puVar1") (= "=") (pointer_expression "&DAT_0013da2a" (& "&") (identifier "DAT_0013da2a"))) (; ";")) (} "}"))) (expression_statement "sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8));" (call_expression "sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8))" (identifier "sprintf") (argument_list "(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8))" (( "(") (identifier "acStack_48") (, ",") (string_literal ""%sint%d"" (" """) (string_content "%sint%d") (" """)) (, ",") (identifier "puVar1") (, ",") (call_expression "(ulong)(uint)(param_2 * 8)" (call_expression "(ulong)(uint)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uint)" (( "(") (identifier "uint") () ")"))) (argument_list "(param_2 * 8)" (( "(") (binary_expression "param_2 * 8" (identifier "param_2") (* "*") (number_literal "8")) () ")"))) () ")"))) (; ";")) (expression_statement "FUN_001289c0(param_1 + 0x10,acStack_48);" (call_expression "FUN_001289c0(param_1 + 0x10,acStack_48)" (identifier "FUN_001289c0") (argument_list "(param_1 + 0x10,acStack_48)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) (, ",") (identifier "acStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
type_1 function_1(void *p,type_2 var_3,type_1 var_1) { type_1 bVar1; type_3 *puVar2; char ab [40]; puVar2 = &DAT_0014594d; if (var_1 == 0) { puVar2 = &DAT_0013da2a; } var_2(ab,"%sint%d",puVar2,(ulong)(var_3 * 8)); bVar1 = var_4((type_4 *)((long)p + 0x10),ab); 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: (primitive_type) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (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 (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (identifier) (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier)))) (return_statement))))
null
void MASKED(long param_1,int param_2,int param_3) { undefined1 *puVar1; char acStack_48 [56]; puVar1 = &DAT_0014594d; if (param_3 == 0) { puVar1 = &DAT_0013da2a; } sprintf(acStack_48,"%sint%d",puVar1,(ulong)(uint)(param_2 * 8)); FUN_001289c0(param_1 + 0x10,acStack_48); return; }
193_powerpc64le-linux-gnu-ld_and_powerpc64le-linux-gnu-ld_strip.c
~Track_tls
FUN_00150e3a
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Track_tls(Track_tls * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_2cac9f::Target_powerpc<32,_false>::Track_tls::~Track_tls (Track_tls *this,int __in_chrg) { char *format; undefined4 in_register_00000034; if (this->relinfo_ != (Relocate_info<32,_false> *)0x0) { format = (char *)gettext("missing expected __tls_get_addr call", CONCAT44(in_register_00000034,__in_chrg)); gold::gold_error_at_location<32,_false> (this->relinfo_,this->relnum_,(ulong)this->r_offset_,format); return; } return; }
void FUN_00150e3a(long param_1) { undefined8 uVar1; if (*(long *)(param_1 + 8) != 0) { uVar1 = gettext("missing expected __tls_get_addr call"); FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10), *(undefined4 *)(param_1 + 0x18),uVar1); return; } return; }
CMP qword ptr [RDI + 0x8],0x0 JZ 0x00150e67 PUSH RBX MOV RBX,RDI LEA RDI,[0x3debc0] CALL 0x00150320 MOV EDX,dword ptr [RBX + 0x18] MOV RSI,qword ptr [RBX + 0x10] MOV RDI,qword ptr [RBX + 0x8] MOV RCX,RAX POP RBX XOR EAX,EAX JMP 0x001e1b30 RET
null
null
null
null
[(u'COPY_-1207300426', u'CALL_-1207300505'), (u'LOAD_-1207300503', u'INT_ZEXT_-1207300435'), ('tmp_139', u'PTRSUB_-1207300350'), ('const-8', u'PTRSUB_-1207300378'), ('tmp_139', u'PTRSUB_-1207300354'), ('const-4058048', u'COPY_-1207300426'), ('tmp_139', u'PTRSUB_-1207300378'), ('tmp_203', u'PIECE_-1207300410'), ('const-0', u'RETURN_-1207300445'), (u'INT_ZEXT_-1207300435', u'CALL_-1207300457'), (u'CAST_-1207300358', u'CALL_-1207300457'), (u'LOAD_-1207300489', u'CALL_-1207300457'), ('const-0', u'RETURN_-1207300453'), ('const-16', u'PTRSUB_-1207300350'), (u'PTRSUB_-1207300354', u'LOAD_-1207300503'), ('const-8', u'PTRSUB_-1207300345'), ('const-433', u'LOAD_-1207300489'), ('tmp_34', u'CBRANCH_-1207300528'), ('const-433', u'LOAD_-1207300547'), (u'LOAD_-1207300496', u'CALL_-1207300457'), (u'LOAD_-1207300547', u'INT_NOTEQUAL_-1207300531'), ('tmp_140', u'PIECE_-1207300410'), (u'PTRSUB_-1207300345', u'LOAD_-1207300489'), (u'PTRSUB_-1207300350', u'LOAD_-1207300496'), ('const-0', u'INT_NOTEQUAL_-1207300531'), (u'INT_NOTEQUAL_-1207300531', u'CBRANCH_-1207300528'), (u'PIECE_-1207300410', u'CALL_-1207300505'), ('const-24', u'PTRSUB_-1207300354'), ('const-433', u'LOAD_-1207300496'), ('tmp_139', u'PTRSUB_-1207300345'), (u'PTRSUB_-1207300378', u'LOAD_-1207300547'), ('const-433', u'LOAD_-1207300503'), (u'CALL_-1207300505', u'CAST_-1207300358')]
[(u'COPY_-1207300426', u'CALL_-1207300505'), ('const-433', u'LOAD_-1207300547'), ('const-24', u'INT_ADD_-1207300487'), ('tmp_261', u'INT_ADD_-1207300487'), (u'CAST_-1207300352', u'LOAD_-1207300496'), ('const-4058048', u'COPY_-1207300426'), ('const-0', u'INT_NOTEQUAL_-1207300531'), ('tmp_261', u'INT_ADD_-1207300480'), ('tmp_261', u'INT_ADD_-1207300531'), ('const-0', u'RETURN_-1207300445'), (u'INT_ADD_-1207300473', u'CAST_-1207300347'), (u'INT_ADD_-1207300531', u'CAST_-1207300380'), ('const-16', u'INT_ADD_-1207300480'), (u'LOAD_-1207300489', u'CALL_-1207300457'), ('const-433', u'LOAD_-1207300496'), ('const-433', u'LOAD_-1207300503'), ('const-0', u'RETURN_-1207300453'), ('const-8', u'INT_ADD_-1207300531'), (u'INT_ADD_-1207300480', u'CAST_-1207300352'), ('const-433', u'LOAD_-1207300489'), ('const-8', u'INT_ADD_-1207300473'), (u'CAST_-1207300356', u'LOAD_-1207300503'), ('tmp_34', u'CBRANCH_-1207300528'), (u'CAST_-1207300380', u'LOAD_-1207300547'), (u'LOAD_-1207300496', u'CALL_-1207300457'), (u'LOAD_-1207300547', u'INT_NOTEQUAL_-1207300531'), (u'CALL_-1207300505', u'CALL_-1207300457'), (u'CAST_-1207300347', u'LOAD_-1207300489'), (u'INT_NOTEQUAL_-1207300531', u'CBRANCH_-1207300528'), (u'INT_ADD_-1207300487', u'CAST_-1207300356'), ('tmp_261', u'INT_ADD_-1207300473'), (u'LOAD_-1207300503', u'CALL_-1207300457')]
null
null
00150e3a
x64
O2
(translation_unit "void FUN_00150e3a(long param_1)\n\n{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00150e3a(long param_1)\n\n{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00150e3a(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }" if (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 uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }" { (expression_statement "uVar1 = gettext("missing expected __tls_get_addr call");" (assignment_expression "uVar1 = gettext("missing expected __tls_get_addr call")" identifier = (call_expression "gettext("missing expected __tls_get_addr call")" identifier (argument_list "("missing expected __tls_get_addr call")" ( (string_literal ""missing expected __tls_get_addr call"" " string_content ") )))) ;) (expression_statement "FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);" (call_expression "FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1)" identifier (argument_list "(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1)" ( (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) )))) , (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) )))) , (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) )))) , identifier ))) ;) (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 ~Track_tls(Track_tls * this, int __in_chrg) */\n\nvoid __thiscall\nanon_unknown.dwarf_2cac9f::Target_powerpc<32,_false>::Track_tls::~Track_tls\n (Track_tls *this,int __in_chrg)\n\n{\n char *format;\n undefined4 in_register_00000034;\n \n if (this->relinfo_ != (Relocate_info<32,_false> *)0x0) {\n format = (char *)gettext("missing expected __tls_get_addr call",\n CONCAT44(in_register_00000034,__in_chrg));\n gold::gold_error_at_location<32,_false>\n (this->relinfo_,this->relnum_,(ulong)this->r_offset_,format);\n return;\n }\n return;\n}\n\n" comment comment (declaration "void __thiscall\nanon_unknown.dwarf_2cac9f::Target_powerpc<32,_false>::Track_tls::~Track_tls\n (Track_tls *this,int __in_chrg)\n\n{\n char *format;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_2cac9f::" identifier . identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::Track_tls::~Track_tls\n (Track_tls *this,int __in_chrg)\n\n{\n char" identifier > : : identifier : : ~ (function_declarator "Track_tls\n (Track_tls *this,int __in_chrg)" identifier (parameter_list "(Track_tls *this,int __in_chrg)" ( (parameter_declaration "Track_tls *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) { primitive_type) (pointer_declarator "*format" * identifier) ;) (declaration "undefined4 in_register_00000034;" type_identifier identifier ;) (if_statement "if (this->relinfo_ != (Relocate_info<32,_false> *)0x0) {\n format = (char *)gettext("missing expected __tls_get_addr call",\n CONCAT44(in_register_00000034,__in_chrg));\n gold::gold_error_at_location<32,_false>\n (this->relinfo_,this->relnum_,(ulong)this->r_offset_,format);\n return;\n }" if (parenthesized_expression "(this->relinfo_ != (Relocate_info<32,_false> *)0x0)" ( (binary_expression "this->relinfo_ != (Relocate_info<32,_false> *)0x0)" (field_expression "this->relinfo_" identifier -> field_identifier) != (parenthesized_expression "(Relocate_info<32,_false> *)0x0)" ( (comma_expression "Relocate_info<32,_false> *)0x0" (binary_expression "Relocate_info<32" identifier < number_literal) , (binary_expression "_false> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) ))) )) (compound_statement "{\n format = (char *)gettext("missing expected __tls_get_addr call",\n CONCAT44(in_register_00000034,__in_chrg));\n gold::gold_error_at_location<32,_false>\n (this->relinfo_,this->relnum_,(ulong)this->r_offset_,format);\n return;\n }" { (expression_statement "format = (char *)gettext("missing expected __tls_get_addr call",\n CONCAT44(in_register_00000034,__in_chrg));" (assignment_expression "format = (char *)gettext("missing expected __tls_get_addr call",\n CONCAT44(in_register_00000034,__in_chrg))" identifier = (cast_expression "(char *)gettext("missing expected __tls_get_addr call",\n CONCAT44(in_register_00000034,__in_chrg))" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("missing expected __tls_get_addr call",\n CONCAT44(in_register_00000034,__in_chrg))" identifier (argument_list "("missing expected __tls_get_addr call",\n CONCAT44(in_register_00000034,__in_chrg))" ( (string_literal ""missing expected __tls_get_addr call"" " string_content ") , (call_expression "CONCAT44(in_register_00000034,__in_chrg)" identifier (argument_list "(in_register_00000034,__in_chrg)" ( identifier , identifier ))) ))))) ;) (labeled_statement "gold::gold_error_at_location<32,_false>\n (this->relinfo_,this->relnum_,(ulong)this->r_offset_,format);" statement_identifier : (ERROR ":" :) (expression_statement "gold_error_at_location<32,_false>\n (this->relinfo_,this->relnum_,(ulong)this->r_offset_,format);" (comma_expression "gold_error_at_location<32,_false>\n (this->relinfo_,this->relnum_,(ulong)this->r_offset_,format)" (binary_expression "gold_error_at_location<32" identifier < number_literal) , (binary_expression "_false>\n (this->relinfo_,this->relnum_,(ulong)this->r_offset_,format)" identifier > (parenthesized_expression "(this->relinfo_,this->relnum_,(ulong)this->r_offset_,format)" ( (comma_expression "this->relinfo_,this->relnum_,(ulong)this->r_offset_,format" (field_expression "this->relinfo_" identifier -> field_identifier) , (comma_expression "this->relnum_,(ulong)this->r_offset_,format" (field_expression "this->relnum_" identifier -> field_identifier) , (comma_expression "(ulong)this->r_offset_,format" (cast_expression "(ulong)this->r_offset_" ( (type_descriptor "ulong" type_identifier) ) (field_expression "this->r_offset_" identifier -> field_identifier)) , identifier))) )))) ;)) (return_statement "return;" return ;) })) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00150e3a(long param_1)\n\n{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00150e3a(long param_1)\n\n{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00150e3a(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (if_statement "if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }" if (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 uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }" { (expression_statement "uVar1 = gettext("missing expected __tls_get_addr call");" (assignment_expression "uVar1 = gettext("missing expected __tls_get_addr call")" identifier = (call_expression "gettext("missing expected __tls_get_addr call")" identifier (argument_list "("missing expected __tls_get_addr call")" ( (string_literal ""missing expected __tls_get_addr call"" " string_content ") )))) ;) (expression_statement "FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);" (call_expression "FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1)" identifier (argument_list "(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1)" ( (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) )))) , (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) )))) , (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) )))) , identifier ))) ;) (return_statement "return;" return ;) })) (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 ;) (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 (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( (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) )))) , IDENT ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_00150e3a(long param_1)\n\n{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00150e3a(long param_1)" (identifier "FUN_00150e3a") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n \n if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (if_statement "if (*(long *)(param_1 + 8) != 0) {\n uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }" (if "if") (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 uVar1 = gettext("missing expected __tls_get_addr call");\n FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);\n return;\n }" ({ "{") (expression_statement "uVar1 = gettext("missing expected __tls_get_addr call");" (assignment_expression "uVar1 = gettext("missing expected __tls_get_addr call")" (identifier "uVar1") (= "=") (call_expression "gettext("missing expected __tls_get_addr call")" (identifier "gettext") (argument_list "("missing expected __tls_get_addr call")" (( "(") (string_literal ""missing expected __tls_get_addr call"" (" """) (string_content "missing expected __tls_get_addr call") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1);" (call_expression "FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),uVar1)" (identifier "FUN_001e1b30") (argument_list "(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10),\n *(undefined4 *)(param_1 + 0x18),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")) () ")")))) (, ",") (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")) () ")")))) (, ",") (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")) () ")")))) (, ",") (identifier "uVar1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Track_tls(Track_tls * this, int __in_chrg) */ void __thiscall anon_unknown.dwarf_2cac9f::Target_powerpc<32,var_2>::Track_tls::~Track_tls (Track_tls *this,int __in_chrg) { char *format; type_1 in_register_00000034; if (this->relinfo_ != (var_1<32,var_2> *)0x0) { format = (char *)var_3("missing expected __tls_get_addr call", var_4(in_register_00000034,__in_chrg)); gold::var_5<32,var_2> (this->relinfo_,this->relnum_,(type_2)this->r_offset_,format); return; } 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: (type_identifier) 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: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (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 (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))))) (identifier)))) (return_statement))) (return_statement))))
null
void MASKED(long param_1) { undefined8 uVar1; if (*(long *)(param_1 + 8) != 0) { uVar1 = gettext("missing expected __tls_get_addr call"); FUN_001e1b30(*(undefined8 *)(param_1 + 8),*(undefined8 *)(param_1 + 0x10), *(undefined4 *)(param_1 + 0x18),uVar1); return; } return; }
317_x86_64-kfreebsd-gnu-as_and_x86_64-kfreebsd-gnu-as_strip.c
emit_line
FUN_00118d80
void emit_line(list_info_type *list,char *format,...) { char in_AL; undefined8 in_RCX; undefined8 in_RDX; undefined8 in_R8; undefined8 in_R9; undefined8 in_XMM0_Qa; undefined8 in_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 args; undefined1 local_b8 [16]; 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[0].gp_offset = 0x10; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; vfprintf((FILE *)list_file,format,args); on_page = on_page + 1; listing_page(list); return; }
void FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12, undefined8 param_13,undefined8 param_14) { char in_AL; undefined4 local_d0; undefined4 local_cc; undefined1 *local_c8; undefined1 *local_c0; undefined1 local_b8 [16]; 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 = param_1; local_78 = param_2; local_68 = param_3; local_58 = param_4; local_48 = param_5; local_38 = param_6; local_28 = param_7; local_18 = param_8; } local_c8 = &stack0x00000008; local_d0 = 0x10; local_c0 = local_b8; local_cc = 0x30; local_a8 = param_11; local_a0 = param_12; local_98 = param_13; local_90 = param_14; vfprintf(DAT_001e3668,param_10,&local_d0); DAT_001e3638 = DAT_001e3638 + 1; FUN_00118c10(param_9); return; }
PUSH RBX MOV RBX,RDI SUB RSP,0xd0 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 0x00118dda 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] MOV RDI,qword ptr [0x001e3668] LEA RDX,[RSP + 0x8] MOV dword ptr [RSP + 0x8],0x10 MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x20] MOV dword ptr [RSP + 0xc],0x30 MOV qword ptr [RSP + 0x18],RAX CALL 0x00108660 MOV RDI,RBX ADD dword ptr [0x001e3638],0x1 CALL 0x00118c10 ADD RSP,0xd0 POP RBX RET
null
null
null
null
[('tmp_883', u'MULTIEQUAL_-1207005440'), ('tmp_486', u'COPY_-1207005400'), (u'COPY_-1207005457', u'MULTIEQUAL_-1207005446'), ('const-1', u'INT_ADD_-1207005572'), ('tmp_877', u'MULTIEQUAL_-1207005422'), ('tmp_92', u'CBRANCH_-1207005752'), (u'COPY_-1207005452', u'MULTIEQUAL_-1207005416'), ('const--208', u'PTRSUB_-1207005375'), ('tmp_482', u'PTRSUB_-1207005356'), (u'CAST_-1207005327', u'CALL_-1207005596'), (u'INDIRECT_-1207005420', u'INT_ADD_-1207005572'), (u'COPY_-1207005456', u'MULTIEQUAL_-1207005440'), ('tmp_886', u'CAST_-1207005327'), ('tmp_482', u'PTRSUB_-1207005375'), (u'CALL_-1207005596', u'INDIRECT_-1207005354'), (u'CALL_-1207005568', u'INDIRECT_-1207005386'), (u'INT_NOTEQUAL_-1207005752', u'CBRANCH_-1207005752'), (u'CALL_-1207005568', u'INDIRECT_-1207005404'), (u'CALL_-1207005568', u'INDIRECT_-1207005390'), ('const-48', u'COPY_-1207005621'), (u'CALL_-1207005568', u'INDIRECT_-1207005396'), ('tmp_873', u'MULTIEQUAL_-1207005410'), (u'CALL_-1207005568', u'INDIRECT_-1207005401'), (u'CALL_-1207005596', u'INDIRECT_-1207005366'), (u'CALL_-1207005596', u'INDIRECT_-1207005412'), ('tmp_566', u'COPY_-1207005457'), ('tmp_871', u'MULTIEQUAL_-1207005404'), ('tmp_304', u'CALL_-1207005596'), (u'CALL_-1207005568', u'INDIRECT_-1207005392'), (u'CALL_-1207005568', u'INDIRECT_-1207005388'), ('const-8', u'PTRSUB_-1207005391'), ('tmp_596', u'COPY_-1207005452'), ('tmp_881', u'MULTIEQUAL_-1207005434'), (u'COPY_-1207005455', u'MULTIEQUAL_-1207005434'), (u'CALL_-1207005596', u'INDIRECT_-1207005400'), (u'COPY_-1207005451', u'MULTIEQUAL_-1207005410'), (u'COPY_-1207005454', u'MULTIEQUAL_-1207005428'), (u'COPY_-1207005450', u'MULTIEQUAL_-1207005404'), ('tmp_875', u'MULTIEQUAL_-1207005416'), (u'CALL_-1207005568', u'INDIRECT_-1207005350'), ('tmp_485', u'COPY_-1207005401'), (u'INDIRECT_-1207005404', u'COPY_-1207005450'), (u'CALL_-1207005596', u'INDIRECT_-1207005410'), (u'CALL_-1207005596', u'INDIRECT_-1207005360'), (u'CALL_-1207005568', u'INDIRECT_-1207005368'), ('tmp_608', u'COPY_-1207005450'), (u'PTRSUB_-1207005375', u'CALL_-1207005596'), (u'CALL_-1207005568', u'INDIRECT_-1207005374'), ('const--184', u'PTRSUB_-1207005356'), ('tmp_879', u'MULTIEQUAL_-1207005428'), (u'CALL_-1207005568', u'INDIRECT_-1207005394'), ('tmp_487', u'COPY_-1207005399'), (u'CALL_-1207005596', u'INDIRECT_-1207005406'), ('tmp_303', u'CALL_-1207005568'), (u'CALL_-1207005596', u'INDIRECT_-1207005398'), ('tmp_590', u'COPY_-1207005453'), (u'CALL_-1207005596', u'INDIRECT_-1207005384'), ('const-0', u'RETURN_-1207005536'), ('tmp_508', u'INT_NOTEQUAL_-1207005752'), (u'CALL_-1207005596', u'INDIRECT_-1207005396'), ('tmp_482', u'PTRSUB_-1207005391'), (u'CALL_-1207005568', u'INDIRECT_-1207005384'), (u'CALL_-1207005568', u'INDIRECT_-1207005362'), (u'CALL_-1207005568', u'INDIRECT_-1207005382'), (u'CALL_-1207005568', u'INDIRECT_-1207005338'), ('const-0', u'INT_NOTEQUAL_-1207005752'), (u'CALL_-1207005568', u'INDIRECT_-1207005344'), (u'CALL_-1207005596', u'INDIRECT_-1207005390'), (u'CALL_-1207005596', u'INDIRECT_-1207005378'), (u'INDIRECT_-1207005401', u'COPY_-1207005447'), (u'CALL_-1207005596', u'INDIRECT_-1207005417'), (u'CALL_-1207005596', u'INDIRECT_-1207005404'), ('tmp_578', u'COPY_-1207005455'), (u'CALL_-1207005596', u'INDIRECT_-1207005402'), (u'CALL_-1207005568', u'INDIRECT_-1207005356'), ('tmp_602', u'COPY_-1207005451'), ('const-16', u'COPY_-1207005647'), (u'CALL_-1207005596', u'INDIRECT_-1207005372'), ('tmp_484', u'COPY_-1207005402'), ('tmp_572', u'COPY_-1207005456'), ('tmp_584', u'COPY_-1207005454'), ('tmp_885', u'MULTIEQUAL_-1207005446'), (u'CALL_-1207005596', u'INDIRECT_-1207005408'), (u'CALL_-1207005596', u'INDIRECT_-1207005420'), (u'COPY_-1207005453', u'MULTIEQUAL_-1207005422'), (u'CALL_-1207005568', u'INDIRECT_-1207005380')]
[(u'CALL_-1207005596', u'INDIRECT_-1207005370'), ('tmp_640', u'COPY_-1207005440'), ('tmp_965', u'MULTIEQUAL_-1207005432'), ('tmp_959', u'MULTIEQUAL_-1207005414'), ('const-1', u'INT_ADD_-1207005572'), (u'CALL_-1207005568', u'INDIRECT_-1207005360'), ('tmp_92', u'CBRANCH_-1207005752'), (u'CALL_-1207005568', u'INDIRECT_-1207005342'), ('tmp_564', u'INT_NOTEQUAL_-1207005752'), ('tmp_955', u'MULTIEQUAL_-1207005402'), ('tmp_622', u'COPY_-1207005443'), ('tmp_530', u'COPY_-1207005385'), ('tmp_963', u'MULTIEQUAL_-1207005426'), (u'CALL_-1207005596', u'INDIRECT_-1207005392'), ('const-16', u'COPY_-1207005647'), ('tmp_957', u'MULTIEQUAL_-1207005408'), (u'CALL_-1207005568', u'INDIRECT_-1207005330'), (u'INT_NOTEQUAL_-1207005752', u'CBRANCH_-1207005752'), (u'CALL_-1207005568', u'INDIRECT_-1207005324'), (u'CALL_-1207005568', u'INDIRECT_-1207005370'), (u'COPY_-1207005438', u'MULTIEQUAL_-1207005402'), ('tmp_664', u'COPY_-1207005436'), (u'CALL_-1207005568', u'INDIRECT_-1207005390'), (u'CALL_-1207005568', u'INDIRECT_-1207005387'), (u'CALL_-1207005596', u'INDIRECT_-1207005386'), (u'CALL_-1207005596', u'INDIRECT_-1207005394'), (u'CALL_-1207005596', u'INDIRECT_-1207005382'), (u'CALL_-1207005568', u'INDIRECT_-1207005354'), ('tmp_961', u'MULTIEQUAL_-1207005420'), ('tmp_525', u'PTRSUB_-1207005361'), (u'COPY_-1207005436', u'MULTIEQUAL_-1207005390'), ('const-48', u'COPY_-1207005621'), ('tmp_646', u'COPY_-1207005439'), (u'CALL_-1207005568', u'INDIRECT_-1207005372'), ('tmp_628', u'COPY_-1207005442'), ('tmp_527', u'COPY_-1207005388'), (u'COPY_-1207005443', u'MULTIEQUAL_-1207005432'), (u'CALL_-1207005568', u'INDIRECT_-1207005348'), (u'INDIRECT_-1207005406', u'INT_ADD_-1207005572'), (u'CALL_-1207005568', u'INDIRECT_-1207005368'), (u'COPY_-1207005437', u'MULTIEQUAL_-1207005396'), (u'COPY_-1207005441', u'MULTIEQUAL_-1207005420'), (u'CALL_-1207005568', u'INDIRECT_-1207005374'), (u'INDIRECT_-1207005390', u'COPY_-1207005436'), ('tmp_528', u'COPY_-1207005387'), (u'CALL_-1207005596', u'INDIRECT_-1207005388'), (u'CALL_-1207005568', u'INDIRECT_-1207005378'), ('tmp_526', u'CALL_-1207005568'), (u'CALL_-1207005596', u'INDIRECT_-1207005406'), (u'CALL_-1207005596', u'INDIRECT_-1207005398'), ('tmp_634', u'COPY_-1207005441'), ('tmp_966', u'CALL_-1207005596'), (u'CALL_-1207005596', u'INDIRECT_-1207005384'), (u'CALL_-1207005596', u'INDIRECT_-1207005364'), ('const-0', u'RETURN_-1207005536'), ('tmp_529', u'COPY_-1207005386'), (u'CALL_-1207005596', u'INDIRECT_-1207005396'), ('tmp_951', u'MULTIEQUAL_-1207005390'), (u'CALL_-1207005596', u'INDIRECT_-1207005403'), (u'CALL_-1207005568', u'INDIRECT_-1207005382'), ('const-0', u'INT_NOTEQUAL_-1207005752'), ('tmp_525', u'PTRSUB_-1207005377'), (u'CALL_-1207005596', u'INDIRECT_-1207005390'), ('tmp_953', u'MULTIEQUAL_-1207005396'), ('tmp_525', u'PTRSUB_-1207005342'), ('const-8', u'PTRSUB_-1207005377'), (u'CALL_-1207005596', u'INDIRECT_-1207005352'), (u'CALL_-1207005568', u'INDIRECT_-1207005366'), (u'INDIRECT_-1207005387', u'COPY_-1207005433'), (u'CALL_-1207005596', u'INDIRECT_-1207005376'), (u'CALL_-1207005568', u'INDIRECT_-1207005376'), ('tmp_542', u'CALL_-1207005596'), (u'CALL_-1207005596', u'INDIRECT_-1207005358'), (u'COPY_-1207005439', u'MULTIEQUAL_-1207005408'), ('const--208', u'PTRSUB_-1207005361'), (u'COPY_-1207005442', u'MULTIEQUAL_-1207005426'), (u'PTRSUB_-1207005361', u'CALL_-1207005596'), (u'CALL_-1207005596', u'INDIRECT_-1207005346'), (u'COPY_-1207005440', u'MULTIEQUAL_-1207005414'), (u'CALL_-1207005596', u'INDIRECT_-1207005340'), ('tmp_652', u'COPY_-1207005438'), ('const--184', u'PTRSUB_-1207005342'), ('tmp_658', u'COPY_-1207005437'), (u'CALL_-1207005568', u'INDIRECT_-1207005336'), (u'CALL_-1207005568', u'INDIRECT_-1207005380')]
null
null
00118d80
x64
O2
(translation_unit "void FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001e3668,param_10,&local_d0);\n DAT_001e3638 = DAT_001e3638 + 1;\n FUN_00118c10(param_9);\n return;\n}\n\n" (function_definition "void FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001e3668,param_10,&local_d0);\n DAT_001e3638 = DAT_001e3638 + 1;\n FUN_00118c10(param_9);\n return;\n}" primitive_type (function_declarator "FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" ( (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 "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) , (parameter_declaration "undefined8 param_9" type_identifier identifier) , (parameter_declaration "char *param_10" primitive_type (pointer_declarator "*param_10" * identifier)) , (parameter_declaration "undefined8 param_11" type_identifier identifier) , (parameter_declaration "undefined8 param_12" type_identifier identifier) , (parameter_declaration "undefined8 param_13" type_identifier identifier) , (parameter_declaration "undefined8 param_14" type_identifier identifier) ))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001e3668,param_10,&local_d0);\n DAT_001e3638 = DAT_001e3638 + 1;\n FUN_00118c10(param_9);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined4 local_d0;" type_identifier identifier ;) (declaration "undefined4 local_cc;" type_identifier identifier ;) (declaration "undefined1 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 *local_c0;" type_identifier (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 local_b8 [16];" type_identifier (array_declarator "local_b8 [16]" identifier [ number_literal ]) ;) (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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" { (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" identifier = identifier) ;) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" identifier = identifier) ;) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" identifier = identifier) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" identifier = identifier) ;) })) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_d0 = 0x10;" (assignment_expression "local_d0 = 0x10" identifier = number_literal) ;) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" identifier = identifier) ;) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" identifier = number_literal) ;) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" identifier = identifier) ;) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" identifier = identifier) ;) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" identifier = identifier) ;) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" identifier = identifier) ;) (expression_statement "vfprintf(DAT_001e3668,param_10,&local_d0);" (call_expression "vfprintf(DAT_001e3668,param_10,&local_d0)" identifier (argument_list "(DAT_001e3668,param_10,&local_d0)" ( identifier , identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (expression_statement "DAT_001e3638 = DAT_001e3638 + 1;" (assignment_expression "DAT_001e3638 = DAT_001e3638 + 1" identifier = (binary_expression "DAT_001e3638 + 1" identifier + number_literal)) ;) (expression_statement "FUN_00118c10(param_9);" (call_expression "FUN_00118c10(param_9)" identifier (argument_list "(param_9)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void emit_line(list_info_type *list,char *format,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_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 args;\n undefined1 local_b8 [16];\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[0].gp_offset = 0x10;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n vfprintf((FILE *)list_file,format,args);\n on_page = on_page + 1;\n listing_page(list);\n return;\n}\n\n" (function_definition "void emit_line(list_info_type *list,char *format,...)\n\n{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_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 args;\n undefined1 local_b8 [16];\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[0].gp_offset = 0x10;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n vfprintf((FILE *)list_file,format,args);\n on_page = on_page + 1;\n listing_page(list);\n return;\n}" primitive_type (function_declarator "emit_line(list_info_type *list,char *format,...)" identifier (parameter_list "(list_info_type *list,char *format,...)" ( (parameter_declaration "list_info_type *list" type_identifier (pointer_declarator "*list" * identifier)) , (parameter_declaration "char *format" primitive_type (pointer_declarator "*format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n char in_AL;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 in_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 args;\n undefined1 local_b8 [16];\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[0].gp_offset = 0x10;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n vfprintf((FILE *)list_file,format,args);\n on_page = on_page + 1;\n listing_page(list);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined8 in_RCX;" type_identifier identifier ;) (declaration "undefined8 in_RDX;" type_identifier 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 in_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 args;" type_identifier identifier ;) (declaration "undefined1 local_b8 [16];" type_identifier (array_declarator "local_b8 [16]" identifier [ number_literal ]) ;) (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[0].gp_offset = 0x10;" (assignment_expression "args[0].gp_offset = 0x10" (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 "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 "vfprintf((FILE *)list_file,format,args);" (call_expression "vfprintf((FILE *)list_file,format,args)" identifier (argument_list "((FILE *)list_file,format,args)" ( (cast_expression "(FILE *)list_file" ( (type_descriptor "FILE *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier ))) ;) (expression_statement "on_page = on_page + 1;" (assignment_expression "on_page = on_page + 1" identifier = (binary_expression "on_page + 1" identifier + number_literal)) ;) (expression_statement "listing_page(list);" (call_expression "listing_page(list)" identifier (argument_list "(list)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001e3668,param_10,&local_d0);\n DAT_001e3638 = DAT_001e3638 + 1;\n FUN_00118c10(param_9);\n return;\n}\n\n" (function_definition "void FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001e3668,param_10,&local_d0);\n DAT_001e3638 = DAT_001e3638 + 1;\n FUN_00118c10(param_9);\n return;\n}" primitive_type (function_declarator "FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" ( (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 "undefined8 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "undefined8 param_8" type_identifier identifier) , (parameter_declaration "undefined8 param_9" type_identifier identifier) , (parameter_declaration "char *param_10" primitive_type (pointer_declarator "*param_10" * identifier)) , (parameter_declaration "undefined8 param_11" type_identifier identifier) , (parameter_declaration "undefined8 param_12" type_identifier identifier) , (parameter_declaration "undefined8 param_13" type_identifier identifier) , (parameter_declaration "undefined8 param_14" type_identifier identifier) ))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001e3668,param_10,&local_d0);\n DAT_001e3638 = DAT_001e3638 + 1;\n FUN_00118c10(param_9);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "undefined4 local_d0;" type_identifier identifier ;) (declaration "undefined4 local_cc;" type_identifier identifier ;) (declaration "undefined1 *local_c8;" type_identifier (pointer_declarator "*local_c8" * identifier) ;) (declaration "undefined1 *local_c0;" type_identifier (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 local_b8 [16];" type_identifier (array_declarator "local_b8 [16]" identifier [ number_literal ]) ;) (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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" { (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" identifier = identifier) ;) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" identifier = identifier) ;) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" identifier = identifier) ;) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" identifier = identifier) ;) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" identifier = identifier) ;) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" identifier = identifier) ;) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" identifier = identifier) ;) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" identifier = identifier) ;) })) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" identifier = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "local_d0 = 0x10;" (assignment_expression "local_d0 = 0x10" identifier = number_literal) ;) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" identifier = identifier) ;) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" identifier = number_literal) ;) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" identifier = identifier) ;) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" identifier = identifier) ;) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" identifier = identifier) ;) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" identifier = identifier) ;) (expression_statement "vfprintf(DAT_001e3668,param_10,&local_d0);" (call_expression "vfprintf(DAT_001e3668,param_10,&local_d0)" identifier (argument_list "(DAT_001e3668,param_10,&local_d0)" ( identifier , identifier , (pointer_expression "&local_d0" & identifier) ))) ;) (expression_statement "DAT_001e3638 = DAT_001e3638 + 1;" (assignment_expression "DAT_001e3638 = DAT_001e3638 + 1" identifier = (binary_expression "DAT_001e3638 + 1" identifier + number_literal)) ;) (expression_statement "FUN_00118c10(param_9);" (call_expression "FUN_00118c10(param_9)" identifier (argument_list "(param_9)" ( 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) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (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 (pointer_declarator * 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 ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)\n\n{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001e3668,param_10,&local_d0);\n DAT_001e3638 = DAT_001e3638 + 1;\n FUN_00118c10(param_9);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00118d80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" (identifier "FUN_00118d80") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8,\n undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12,\n undefined8 param_13,undefined8 param_14)" (( "(") (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 "undefined8 param_6" (type_identifier "undefined8") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "undefined8 param_8" (type_identifier "undefined8") (identifier "param_8")) (, ",") (parameter_declaration "undefined8 param_9" (type_identifier "undefined8") (identifier "param_9")) (, ",") (parameter_declaration "char *param_10" (primitive_type "char") (pointer_declarator "*param_10" (* "*") (identifier "param_10"))) (, ",") (parameter_declaration "undefined8 param_11" (type_identifier "undefined8") (identifier "param_11")) (, ",") (parameter_declaration "undefined8 param_12" (type_identifier "undefined8") (identifier "param_12")) (, ",") (parameter_declaration "undefined8 param_13" (type_identifier "undefined8") (identifier "param_13")) (, ",") (parameter_declaration "undefined8 param_14" (type_identifier "undefined8") (identifier "param_14")) () ")"))) (compound_statement "{\n char in_AL;\n undefined4 local_d0;\n undefined4 local_cc;\n undefined1 *local_c8;\n undefined1 *local_c0;\n undefined1 local_b8 [16];\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 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }\n local_c8 = &stack0x00000008;\n local_d0 = 0x10;\n local_c0 = local_b8;\n local_cc = 0x30;\n local_a8 = param_11;\n local_a0 = param_12;\n local_98 = param_13;\n local_90 = param_14;\n vfprintf(DAT_001e3668,param_10,&local_d0);\n DAT_001e3638 = DAT_001e3638 + 1;\n FUN_00118c10(param_9);\n return;\n}" ({ "{") (declaration "char in_AL;" (primitive_type "char") (identifier "in_AL") (; ";")) (declaration "undefined4 local_d0;" (type_identifier "undefined4") (identifier "local_d0") (; ";")) (declaration "undefined4 local_cc;" (type_identifier "undefined4") (identifier "local_cc") (; ";")) (declaration "undefined1 *local_c8;" (type_identifier "undefined1") (pointer_declarator "*local_c8" (* "*") (identifier "local_c8")) (; ";")) (declaration "undefined1 *local_c0;" (type_identifier "undefined1") (pointer_declarator "*local_c0" (* "*") (identifier "local_c0")) (; ";")) (declaration "undefined1 local_b8 [16];" (type_identifier "undefined1") (array_declarator "local_b8 [16]" (identifier "local_b8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined8 local_a8;" (type_identifier "undefined8") (identifier "local_a8") (; ";")) (declaration "undefined8 local_a0;" (type_identifier "undefined8") (identifier "local_a0") (; ";")) (declaration "undefined8 local_98;" (type_identifier "undefined8") (identifier "local_98") (; ";")) (declaration "undefined8 local_90;" (type_identifier "undefined8") (identifier "local_90") (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "undefined8 local_78;" (type_identifier "undefined8") (identifier "local_78") (; ";")) (declaration "undefined8 local_68;" (type_identifier "undefined8") (identifier "local_68") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_18;" (type_identifier "undefined8") (identifier "local_18") (; ";")) (if_statement "if (in_AL != '\0') {\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" (if "if") (parenthesized_expression "(in_AL != '\0')" (( "(") (binary_expression "in_AL != '\0'" (identifier "in_AL") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_88 = param_1;\n local_78 = param_2;\n local_68 = param_3;\n local_58 = param_4;\n local_48 = param_5;\n local_38 = param_6;\n local_28 = param_7;\n local_18 = param_8;\n }" ({ "{") (expression_statement "local_88 = param_1;" (assignment_expression "local_88 = param_1" (identifier "local_88") (= "=") (identifier "param_1")) (; ";")) (expression_statement "local_78 = param_2;" (assignment_expression "local_78 = param_2" (identifier "local_78") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_68 = param_3;" (assignment_expression "local_68 = param_3" (identifier "local_68") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_58 = param_4;" (assignment_expression "local_58 = param_4" (identifier "local_58") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_48 = param_5;" (assignment_expression "local_48 = param_5" (identifier "local_48") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_38 = param_6;" (assignment_expression "local_38 = param_6" (identifier "local_38") (= "=") (identifier "param_6")) (; ";")) (expression_statement "local_28 = param_7;" (assignment_expression "local_28 = param_7" (identifier "local_28") (= "=") (identifier "param_7")) (; ";")) (expression_statement "local_18 = param_8;" (assignment_expression "local_18 = param_8" (identifier "local_18") (= "=") (identifier "param_8")) (; ";")) (} "}"))) (expression_statement "local_c8 = &stack0x00000008;" (assignment_expression "local_c8 = &stack0x00000008" (identifier "local_c8") (= "=") (pointer_expression "&stack0x00000008" (& "&") (identifier "stack0x00000008"))) (; ";")) (expression_statement "local_d0 = 0x10;" (assignment_expression "local_d0 = 0x10" (identifier "local_d0") (= "=") (number_literal "0x10")) (; ";")) (expression_statement "local_c0 = local_b8;" (assignment_expression "local_c0 = local_b8" (identifier "local_c0") (= "=") (identifier "local_b8")) (; ";")) (expression_statement "local_cc = 0x30;" (assignment_expression "local_cc = 0x30" (identifier "local_cc") (= "=") (number_literal "0x30")) (; ";")) (expression_statement "local_a8 = param_11;" (assignment_expression "local_a8 = param_11" (identifier "local_a8") (= "=") (identifier "param_11")) (; ";")) (expression_statement "local_a0 = param_12;" (assignment_expression "local_a0 = param_12" (identifier "local_a0") (= "=") (identifier "param_12")) (; ";")) (expression_statement "local_98 = param_13;" (assignment_expression "local_98 = param_13" (identifier "local_98") (= "=") (identifier "param_13")) (; ";")) (expression_statement "local_90 = param_14;" (assignment_expression "local_90 = param_14" (identifier "local_90") (= "=") (identifier "param_14")) (; ";")) (expression_statement "vfprintf(DAT_001e3668,param_10,&local_d0);" (call_expression "vfprintf(DAT_001e3668,param_10,&local_d0)" (identifier "vfprintf") (argument_list "(DAT_001e3668,param_10,&local_d0)" (( "(") (identifier "DAT_001e3668") (, ",") (identifier "param_10") (, ",") (pointer_expression "&local_d0" (& "&") (identifier "local_d0")) () ")"))) (; ";")) (expression_statement "DAT_001e3638 = DAT_001e3638 + 1;" (assignment_expression "DAT_001e3638 = DAT_001e3638 + 1" (identifier "DAT_001e3638") (= "=") (binary_expression "DAT_001e3638 + 1" (identifier "DAT_001e3638") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_00118c10(param_9);" (call_expression "FUN_00118c10(param_9)" (identifier "FUN_00118c10") (argument_list "(param_9)" (( "(") (identifier "param_9") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *list,char *format,...) { char var_1; type_2 in_RCX; type_2 in_RDX; type_2 in_R8; type_2 in_R9; type_2 in_XMM0_Qa; type_2 in_XMM1_Qa; type_2 in_XMM2_Qa; type_2 in_XMM3_Qa; type_2 in_XMM4_Qa; type_2 in_XMM5_Qa; type_2 in_XMM6_Qa; type_2 in_XMM7_Qa; type_3 args; type_4 local_b8 [16]; type_2 local_a8; type_2 local_a0; type_2 local_98; type_2 local_90; type_2 local_88; type_2 local_78; type_2 local_68; type_2 local_58; type_2 local_48; type_2 local_38; type_2 local_28; type_2 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[0].gp_offset = 0x10; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; var_2((type_5 *)list_file,format,args); var_3 = var_3 + 1; var_4(list); 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)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) 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: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) 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: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (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)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) 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: (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))) (expression_statement (assignment_expression left: (identifier) right: (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: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (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))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (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)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined8 param_6,undefined8 param_7,undefined8 param_8, undefined8 param_9,char *param_10,undefined8 param_11,undefined8 param_12, undefined8 param_13,undefined8 param_14) { char in_AL; undefined4 local_d0; undefined4 local_cc; undefined1 *local_c8; undefined1 *local_c0; undefined1 local_b8 [16]; 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 = param_1; local_78 = param_2; local_68 = param_3; local_58 = param_4; local_48 = param_5; local_38 = param_6; local_28 = param_7; local_18 = param_8; } local_c8 = &stack0x00000008; local_d0 = 0x10; local_c0 = local_b8; local_cc = 0x30; local_a8 = param_11; local_a0 = param_12; local_98 = param_13; local_90 = param_14; vfprintf(DAT_001e3668,param_10,&local_d0); DAT_001e3638 = DAT_001e3638 + 1; FUN_00118c10(param_9); return; }
6855_s390x-linux-gnu-ld_and_s390x-linux-gnu-ld_strip.c
do_layout
FUN_002aaec0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab, Layout * param_2, Read_symbols_data * sd) */ void __thiscall gold::Sized_dynobj<32,_true>::do_layout (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd) { uint uVar1; uchar *puVar2; Layout *pLVar3; char *format; Symbol_table *sd_00; Layout *extraout_RDX; Layout *pLVar4; ulong uVar5; Symbol_table *symtab_00; uint uVar6; uint uVar7; uint *puVar8; uVar1 = (this->super_Dynobj).super_Object.shnum_; if (uVar1 == 0) { return; } puVar2 = sd->section_headers->data_; pLVar3 = (Layout *)sd->section_names->data_; puVar8 = (uint *)(puVar2 + 0x28); sd_00 = (Symbol_table *)sd; pLVar4 = pLVar3; symtab_00 = symtab; if (uVar1 < 2) { LAB_002aaf5d: do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00); return; } uVar6 = *(uint *)(puVar2 + 0x28); uVar7 = 1; uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; if (uVar5 < sd->section_names_size) { do { symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5); uVar7 = uVar6 + 1; puVar8 = puVar8 + 10; sd_00 = symtab; Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab); Object::handle_split_stack_section((Object *)this,(char *)symtab_00); pLVar4 = extraout_RDX; if (uVar7 == uVar1) goto LAB_002aaf5d; uVar6 = *puVar8; uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; } while (uVar5 < sd->section_names_size); } format = (char *)gettext("bad section name offset for section %u: %lu"); Object::error((Object *)this,format,(ulong)uVar7,uVar5); return; }
void FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4) { uint uVar1; long lVar2; undefined8 uVar3; ulong uVar4; long lVar5; uint uVar6; uint uVar7; uint *puVar8; uVar1 = *(uint *)(param_1 + 0x38); if (uVar1 == 0) { return; } lVar2 = *(long *)(param_4[1] + 0x10); puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28); if (uVar1 < 2) { LAB_002aaf5d: FUN_002a8a10(param_4); return; } uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28); uVar7 = 1; uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; if (uVar4 < (ulong)param_4[2]) { do { lVar5 = uVar4 + lVar2; uVar7 = uVar6 + 1; puVar8 = puVar8 + 10; FUN_001d25b0(param_1,lVar5,uVar6,param_2); FUN_001d1bc0(param_1,lVar5); if (uVar7 == uVar1) goto LAB_002aaf5d; uVar6 = *puVar8; uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; } while (uVar4 < (ulong)param_4[2]); } uVar3 = gettext("bad section name offset for section %u: %lu"); FUN_001d19e0(param_1,uVar3,uVar7,uVar4); return; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x18 MOV R13D,dword ptr [RDI + 0x38] TEST R13D,R13D JZ 0x002aaf78 MOV RAX,qword ptr [RCX] MOV RDX,qword ptr [RCX + 0x8] MOV R12,RCX MOV qword ptr [RSP + 0x8],RSI MOV RBP,RDI MOV RAX,qword ptr [RAX + 0x10] MOV RDX,qword ptr [RDX + 0x10] LEA R15,[RAX + 0x28] MOV qword ptr [RSP],RDX CMP R13D,0x1 JBE 0x002aaf5d MOV EBX,dword ptr [RAX + 0x28] MOV R14D,0x1 BSWAP EBX MOV EBX,EBX CMP RBX,qword ptr [RCX + 0x10] JC 0x002aaf2e JMP 0x002aaf90 MOV EBX,dword ptr [R15] BSWAP EBX MOV EBX,EBX CMP RBX,qword ptr [R12 + 0x10] JNC 0x002aaf90 ADD RBX,qword ptr [RSP] MOV RCX,qword ptr [RSP + 0x8] MOV EDX,R14D MOV RDI,RBP MOV RSI,RBX ADD R14D,0x1 ADD R15,0x28 CALL 0x001d25b0 MOV RSI,RBX MOV RDI,RBP CALL 0x001d1bc0 CMP R14D,R13D JNZ 0x002aaf20 ADD RSP,0x18 MOV RDI,R12 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 JMP 0x002a8a10 ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA RDI,[0x392618] CALL 0x00149320 ADD RSP,0x18 MOV RCX,RBX MOV EDX,R14D POP RBX MOV RSI,RAX MOV RDI,RBP XOR EAX,EAX POP RBP POP R12 POP R13 POP R14 POP R15 JMP 0x001d19e0
null
null
null
null
[(u'INT_ADD_-1204441080', u'COPY_-1204440585'), (u'INT_OR_-1204441216', u'INT_ZEXT_-1204440836'), (u'COPY_-1204440631', u'MULTIEQUAL_-1204440738'), ('const-16711680', u'INT_AND_-1204441023'), (u'CALL_-1204441049', u'INDIRECT_-1204440709'), ('const-3745304', u'COPY_-1204440500'), (u'MULTIEQUAL_-1204440707', u'PTRADD_-1204440509'), (u'LOAD_-1204441309', u'PTRADD_-1204441233'), (u'INT_AND_-1204441023', u'INT_RIGHT_-1204441019'), ('const-8', u'PTRSUB_-1204440616'), ('const-0', u'RETURN_-1204440880'), ('tmp_572', u'CBRANCH_-1204441031'), ('tmp_863', u'CAST_-1204440443'), ('const-433', u'LOAD_-1204441265'), (u'INT_ADD_-1204441080', u'MULTIEQUAL_-1204440529'), (u'LOAD_-1204441309', u'PTRADD_-1204441203'), (u'INDIRECT_-1204440751', u'COPY_-1204440542'), (u'COPY_-1204440500', u'CALL_-1204441077'), (u'CAST_-1204440473', u'CALL_-1204441049'), ('const-433', u'LOAD_-1204441056'), (u'INT_RIGHT_-1204441019', u'INT_OR_-1204441020'), (u'INT_ZEXT_-1204440836', u'MULTIEQUAL_-1204440655'), (u'LOAD_-1204441265', u'INT_RIGHT_-1204441223'), (u'LOAD_-1204441364', u'INT_EQUAL_-1204441034'), ('tmp_192', u'CBRANCH_-1204441266'), (u'INT_ZEXT_-1204440836', u'INT_LESS_-1204441218'), (u'MULTIEQUAL_-1204440631', u'INT_ADD_-1204441080'), (u'PTRSUB_-1204440620', u'LOAD_-1204441338'), ('const-10', u'PTRADD_-1204440509'), (u'LOAD_-1204441056', u'INT_AND_-1204441023'), ('const-40', u'PTRADD_-1204441203'), (u'PTRSUB_-1204440635', u'PTRSUB_-1204440624'), (u'INT_ADD_-1204440578', u'CAST_-1204440514'), (u'INT_RIGHT_-1204441223', u'INT_OR_-1204441222'), (u'COPY_-1204440630', u'MULTIEQUAL_-1204440696'), ('const-0', u'PTRSUB_-1204440532'), ('tmp_860', u'CAST_-1204440370'), ('const-1', u'PTRADD_-1204441233'), (u'PTRADD_-1204441203', u'CAST_-1204440559'), (u'CAST_-1204440442', u'CALL_-1204440975'), ('tmp_861', u'CALL_-1204441065'), ('const-0', u'RETURN_-1204440991'), (u'LOAD_-1204441332', u'PTRSUB_-1204440596'), ('const-16711680', u'INT_AND_-1204441225'), ('tmp_860', u'CAST_-1204440474'), ('const-24', u'INT_RIGHT_-1204441021'), ('const-433', u'LOAD_-1204441233'), (u'MULTIEQUAL_-1204440738', u'CALL_-1204440975'), ('const-56', u'PTRSUB_-1204440621'), (u'PTRADD_-1204440509', u'MULTIEQUAL_-1204440707'), (u'CAST_-1204440580', u'COPY_-1204440631'), (u'LOAD_-1204441265', u'INT_LEFT_-1204441216'), ('const-24', u'INT_LEFT_-1204441014'), ('const-0', u'PTRSUB_-1204440635'), ('const-433', u'LOAD_-1204441302'), (u'PTRSUB_-1204440591', u'LOAD_-1204441309'), ('const-0', u'PTRSUB_-1204440624'), ('const-24', u'INT_LEFT_-1204441216'), (u'INT_RIGHT_-1204441021', u'INT_OR_-1204441020'), (u'PTRSUB_-1204440564', u'LOAD_-1204441233'), ('tmp_861', u'COPY_-1204440630'), (u'CAST_-1204440514', u'CAST_-1204440486'), ('const-0', u'RETURN_-1204440971'), (u'MULTIEQUAL_-1204440753', u'CAST_-1204440442'), (u'INT_OR_-1204441219', u'INT_OR_-1204441216'), (u'CAST_-1204440559', u'LOAD_-1204441265'), ('const-16', u'PTRSUB_-1204440564'), ('const-16', u'PTRSUB_-1204440596'), ('tmp_863', u'PTRSUB_-1204440540'), ('const-433', u'LOAD_-1204441031'), (u'CAST_-1204440404', u'CALL_-1204440995'), (u'LOAD_-1204441056', u'INT_AND_-1204441020'), (u'INT_EQUAL_-1204441034', u'CBRANCH_-1204441031'), (u'CAST_-1204440562', u'COPY_-1204440633'), ('const-8', u'INT_LEFT_-1204441017'), (u'INT_EQUAL_-1204441344', u'CBRANCH_-1204441342'), ('tmp_279', u'CBRANCH_-1204441215'), (u'LOAD_-1204441302', u'CAST_-1204440580'), (u'COPY_-1204440725', u'COPY_-1204440610'), ('tmp_108', u'CBRANCH_-1204441342'), (u'INT_RIGHT_-1204441221', u'INT_OR_-1204441222'), (u'CAST_-1204440580', u'PTRSUB_-1204440532'), (u'LOAD_-1204441233', u'INT_LESS_-1204441218'), (u'MULTIEQUAL_-1204440631', u'CALL_-1204441065'), (u'CAST_-1204440514', u'CAST_-1204440473'), (u'INT_LEFT_-1204441014', u'INT_OR_-1204441014'), ('const-16', u'PTRSUB_-1204440591'), (u'CALL_-1204441049', u'INDIRECT_-1204440751'), ('const-1', u'PTRADD_-1204441203'), (u'PTRSUB_-1204440532', u'CAST_-1204440515'), ('tmp_863', u'PTRSUB_-1204440564'), (u'CAST_-1204440575', u'MULTIEQUAL_-1204440707'), (u'PTRADD_-1204440509', u'LOAD_-1204441056'), (u'CALL_-1204441065', u'INDIRECT_-1204440778'), (u'CAST_-1204440474', u'CALL_-1204441049'), (u'LOAD_-1204441056', u'INT_RIGHT_-1204441021'), (u'CAST_-1204440486', u'CALL_-1204441065'), (u'MULTIEQUAL_-1204440655', u'CALL_-1204440995'), ('const-8', u'INT_LEFT_-1204441219'), ('const-4', u'PTRADD_-1204440509'), (u'COPY_-1204440725', u'MULTIEQUAL_-1204440529'), (u'LOAD_-1204441364', u'INT_EQUAL_-1204441344'), (u'PTRSUB_-1204440624', u'PTRSUB_-1204440621'), (u'INT_LEFT_-1204441017', u'INT_OR_-1204441017'), ('const-8', u'INT_RIGHT_-1204441019'), ('const-1', u'INT_ADD_-1204441080'), ('const-16', u'PTRSUB_-1204440540'), (u'MULTIEQUAL_-1204440754', u'INT_ADD_-1204440578'), ('const-40', u'PTRADD_-1204441233'), (u'COPY_-1204440610', u'MULTIEQUAL_-1204440631'), (u'COPY_-1204440633', u'MULTIEQUAL_-1204440753'), (u'INT_ZEXT_-1204440836', u'MULTIEQUAL_-1204440754'), (u'INT_ZEXT_-1204440807', u'MULTIEQUAL_-1204440754'), (u'INT_LESS_-1204441218', u'CBRANCH_-1204441215'), (u'PTRSUB_-1204440621', u'LOAD_-1204441364'), (u'PTRSUB_-1204440596', u'LOAD_-1204441302'), (u'CAST_-1204440515', u'INT_ADD_-1204440578'), ('tmp_860', u'CAST_-1204440487'), (u'LOAD_-1204441364', u'INT_LESS_-1204441257'), (u'INT_AND_-1204441225', u'INT_RIGHT_-1204441221'), (u'COPY_-1204440542', u'MULTIEQUAL_-1204440738'), (u'CAST_-1204440370', u'CALL_-1204440995'), (u'LOAD_-1204441056', u'INT_LEFT_-1204441014'), (u'MULTIEQUAL_-1204440529', u'INT_ZEXT_-1204440717'), (u'LOAD_-1204441265', u'INT_AND_-1204441222'), (u'LOAD_-1204441338', u'PTRSUB_-1204440591'), (u'INT_OR_-1204441014', u'INT_ZEXT_-1204440807'), (u'INT_ZEXT_-1204440807', u'INT_LESS_-1204441016'), (u'INT_OR_-1204441017', u'INT_OR_-1204441014'), ('tmp_747', u'CBRANCH_-1204441011'), (u'COPY_-1204440585', u'MULTIEQUAL_-1204440631'), (u'INT_ADD_-1204441080', u'INT_EQUAL_-1204441034'), (u'INT_ZEXT_-1204440807', u'MULTIEQUAL_-1204440655'), ('const-433', u'LOAD_-1204441338'), (u'INDIRECT_-1204440709', u'MULTIEQUAL_-1204440696'), ('const-433', u'LOAD_-1204441309'), (u'PTRADD_-1204441233', u'CAST_-1204440575'), (u'INT_ZEXT_-1204440717', u'CALL_-1204440995'), (u'LOAD_-1204441265', u'INT_AND_-1204441225'), (u'PTRSUB_-1204440540', u'LOAD_-1204441031'), ('const-433', u'LOAD_-1204441364'), ('tmp_863', u'PTRSUB_-1204440616'), ('const-8', u'INT_RIGHT_-1204441221'), (u'CAST_-1204440487', u'CALL_-1204441065'), ('const-65280', u'INT_AND_-1204441020'), ('const-1', u'COPY_-1204440725'), ('const-24', u'INT_RIGHT_-1204441223'), ('const-2', u'INT_LESS_-1204441257'), (u'PTRSUB_-1204440616', u'LOAD_-1204441332'), ('tmp_863', u'PTRSUB_-1204440620'), (u'CALL_-1204441077', u'CAST_-1204440404'), (u'INT_LESS_-1204441016', u'CBRANCH_-1204441011'), (u'INT_LEFT_-1204441216', u'INT_OR_-1204441216'), (u'CAST_-1204440443', u'CALL_-1204440975'), (u'INDIRECT_-1204440766', u'MULTIEQUAL_-1204440753'), ('const-0', u'PTRSUB_-1204440620'), (u'INT_LESS_-1204441257', u'CBRANCH_-1204441266'), ('tmp_860', u'PTRSUB_-1204440635'), (u'LOAD_-1204441031', u'INT_LESS_-1204441016'), ('tmp_861', u'COPY_-1204440563'), (u'CALL_-1204441049', u'INDIRECT_-1204440766'), ('const-433', u'LOAD_-1204441332'), (u'INT_OR_-1204441222', u'INT_OR_-1204441219'), (u'INT_AND_-1204441222', u'INT_LEFT_-1204441219'), (u'INT_AND_-1204441020', u'INT_LEFT_-1204441017'), (u'INT_OR_-1204441020', u'INT_OR_-1204441017'), ('const-0', u'INT_EQUAL_-1204441344'), ('const-65280', u'INT_AND_-1204441222'), (u'INT_LEFT_-1204441219', u'INT_OR_-1204441219'), (u'MULTIEQUAL_-1204440696', u'CALL_-1204440975'), ('tmp_863', u'CAST_-1204440562')]
[('const-40', u'INT_ADD_-1204441249'), (u'LOAD_-1204441309', u'INT_ADD_-1204441249'), ('const-16711680', u'INT_AND_-1204441023'), ('const-2', u'PTRADD_-1204440576'), (u'INT_AND_-1204441023', u'INT_RIGHT_-1204441019'), ('const-0', u'RETURN_-1204440880'), ('tmp_1581', u'CALL_-1204441065'), ('tmp_572', u'CBRANCH_-1204441031'), ('const-10', u'PTRADD_-1204440522'), (u'COPY_-1204440507', u'CALL_-1204441077'), (u'INT_RIGHT_-1204441019', u'INT_OR_-1204441020'), (u'CAST_-1204440566', u'INT_LESS_-1204441218'), (u'LOAD_-1204441265', u'INT_RIGHT_-1204441223'), (u'LOAD_-1204441364', u'INT_EQUAL_-1204441034'), ('tmp_1584', u'CALL_-1204440975'), ('tmp_192', u'CBRANCH_-1204441266'), (u'INT_ADD_-1204441114', u'CALL_-1204441049'), (u'LOAD_-1204441056', u'INT_AND_-1204441023'), ('const-433', u'LOAD_-1204441332'), (u'INT_ZEXT_-1204440812', u'MULTIEQUAL_-1204440660'), (u'INT_RIGHT_-1204441223', u'INT_OR_-1204441222'), (u'INT_OR_-1204441216', u'INT_ZEXT_-1204440841'), ('const-0', u'RETURN_-1204440991'), (u'INT_ADD_-1204441293', u'CAST_-1204440605'), ('const-16711680', u'INT_AND_-1204441225'), ('const-24', u'INT_RIGHT_-1204441021'), ('const-40', u'INT_ADD_-1204441279'), ('const-433', u'LOAD_-1204441265'), (u'LOAD_-1204441233', u'CAST_-1204440566'), (u'MULTIEQUAL_-1204440759', u'INT_ADD_-1204441114'), ('const-433', u'LOAD_-1204441031'), (u'INT_ADD_-1204441348', u'CAST_-1204440637'), (u'LOAD_-1204441265', u'INT_LEFT_-1204441216'), ('const-24', u'INT_LEFT_-1204441014'), ('const-24', u'INT_LEFT_-1204441216'), (u'INT_RIGHT_-1204441021', u'INT_OR_-1204441020'), (u'INT_ZEXT_-1204440841', u'INT_LESS_-1204441218'), (u'CAST_-1204440605', u'LOAD_-1204441309'), ('tmp_1584', u'PTRADD_-1204440627'), ('const-0', u'RETURN_-1204440971'), (u'INT_OR_-1204441219', u'INT_OR_-1204441216'), (u'COPY_-1204440654', u'COPY_-1204440632'), ('const-3745304', u'COPY_-1204440507'), (u'LOAD_-1204441056', u'INT_AND_-1204441020'), (u'INT_EQUAL_-1204441034', u'CBRANCH_-1204441031'), ('const-1', u'COPY_-1204440654'), ('const-8', u'INT_LEFT_-1204441017'), ('const-8', u'PTRADD_-1204440552'), (u'INT_EQUAL_-1204441344', u'CBRANCH_-1204441342'), ('tmp_279', u'CBRANCH_-1204441215'), ('tmp_1581', u'CALL_-1204441049'), ('tmp_108', u'CBRANCH_-1204441342'), (u'INT_RIGHT_-1204441221', u'INT_OR_-1204441222'), (u'COPY_-1204440607', u'MULTIEQUAL_-1204440558'), (u'CAST_-1204440637', u'LOAD_-1204441364'), (u'CAST_-1204440595', u'MULTIEQUAL_-1204440712'), (u'INT_LEFT_-1204441014', u'INT_OR_-1204441014'), ('const-8', u'PTRADD_-1204440627'), ('const-433', u'LOAD_-1204441364'), (u'INT_ADD_-1204441114', u'CALL_-1204441065'), ('tmp_1581', u'CALL_-1204440995'), (u'LOAD_-1204441338', u'INT_ADD_-1204441293'), ('tmp_1584', u'LOAD_-1204441338'), ('tmp_1584', u'PTRADD_-1204440552'), ('const-433', u'LOAD_-1204441309'), ('const-8', u'PTRADD_-1204440576'), (u'INT_ADD_-1204441279', u'CAST_-1204440595'), (u'INT_ZEXT_-1204440812', u'INT_LESS_-1204441016'), (u'COPY_-1204440654', u'MULTIEQUAL_-1204440458'), ('const-433', u'LOAD_-1204441233'), (u'LOAD_-1204441056', u'INT_RIGHT_-1204441021'), (u'INT_ZEXT_-1204440812', u'MULTIEQUAL_-1204440759'), ('const-8', u'INT_LEFT_-1204441219'), ('const-4', u'PTRADD_-1204440522'), (u'LOAD_-1204441364', u'INT_EQUAL_-1204441344'), (u'MULTIEQUAL_-1204440458', u'CALL_-1204440995'), (u'INT_ZEXT_-1204440841', u'MULTIEQUAL_-1204440759'), (u'CALL_-1204441077', u'CALL_-1204440995'), ('tmp_1584', u'PTRADD_-1204440576'), (u'INT_LEFT_-1204441017', u'INT_OR_-1204441017'), (u'INT_ZEXT_-1204440841', u'MULTIEQUAL_-1204440660'), (u'PTRADD_-1204440576', u'LOAD_-1204441233'), (u'COPY_-1204440632', u'MULTIEQUAL_-1204440558'), ('const-8', u'INT_RIGHT_-1204441019'), ('const-1', u'INT_ADD_-1204441080'), (u'LOAD_-1204441031', u'CAST_-1204440542'), ('tmp_1585', u'CALL_-1204441065'), ('const-1', u'PTRADD_-1204440627'), (u'MULTIEQUAL_-1204440558', u'INT_ADD_-1204441080'), (u'PTRADD_-1204440522', u'LOAD_-1204441056'), ('const-2', u'INT_LESS_-1204441257'), (u'INT_LESS_-1204441218', u'CBRANCH_-1204441215'), (u'INT_ADD_-1204441080', u'COPY_-1204440607'), ('const-433', u'LOAD_-1204441338'), (u'LOAD_-1204441364', u'INT_LESS_-1204441257'), (u'INT_AND_-1204441225', u'INT_RIGHT_-1204441221'), ('tmp_1581', u'INT_ADD_-1204441348'), (u'CAST_-1204440580', u'LOAD_-1204441265'), (u'LOAD_-1204441056', u'INT_LEFT_-1204441014'), (u'MULTIEQUAL_-1204440712', u'PTRADD_-1204440522'), (u'LOAD_-1204441265', u'INT_AND_-1204441222'), ('const-56', u'INT_ADD_-1204441348'), (u'LOAD_-1204441332', u'INT_ADD_-1204441286'), ('const-433', u'LOAD_-1204441056'), (u'MULTIEQUAL_-1204440558', u'CALL_-1204441065'), (u'INT_ADD_-1204441249', u'CAST_-1204440580'), (u'INT_OR_-1204441017', u'INT_OR_-1204441014'), ('tmp_747', u'CBRANCH_-1204441011'), ('const-433', u'LOAD_-1204441302'), (u'INT_ADD_-1204441080', u'INT_EQUAL_-1204441034'), (u'LOAD_-1204441265', u'INT_AND_-1204441225'), ('const-8', u'INT_RIGHT_-1204441221'), ('const-65280', u'INT_AND_-1204441020'), ('const-24', u'INT_RIGHT_-1204441223'), (u'LOAD_-1204441302', u'INT_ADD_-1204441114'), ('const-2', u'PTRADD_-1204440552'), (u'INT_LESS_-1204441016', u'CBRANCH_-1204441011'), (u'INT_LEFT_-1204441216', u'INT_OR_-1204441216'), (u'PTRADD_-1204440627', u'LOAD_-1204441332'), (u'CAST_-1204440600', u'LOAD_-1204441302'), (u'INT_LESS_-1204441257', u'CBRANCH_-1204441266'), (u'INT_OR_-1204441014', u'INT_ZEXT_-1204440812'), (u'INT_OR_-1204441222', u'INT_OR_-1204441219'), (u'INT_AND_-1204441222', u'INT_LEFT_-1204441219'), ('const-16', u'INT_ADD_-1204441286'), (u'INT_AND_-1204441020', u'INT_LEFT_-1204441017'), (u'INT_OR_-1204441020', u'INT_OR_-1204441017'), (u'PTRADD_-1204440522', u'MULTIEQUAL_-1204440712'), ('const-16', u'INT_ADD_-1204441293'), (u'INT_ADD_-1204441080', u'MULTIEQUAL_-1204440458'), (u'CAST_-1204440542', u'INT_LESS_-1204441016'), (u'INT_ADD_-1204441286', u'CAST_-1204440600'), ('const-0', u'INT_EQUAL_-1204441344'), ('const-65280', u'INT_AND_-1204441222'), (u'INT_LEFT_-1204441219', u'INT_OR_-1204441219'), (u'LOAD_-1204441309', u'INT_ADD_-1204441279'), (u'PTRADD_-1204440552', u'LOAD_-1204441031'), (u'MULTIEQUAL_-1204440660', u'CALL_-1204440995')]
null
null
002aaec0
x64
O2
(translation_unit "void FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001d19e0(param_1,uVar3,uVar7,uVar4);\n return;\n}\n\n" (function_definition "void FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001d19e0(param_1,uVar3,uVar7,uVar4);\n return;\n}" primitive_type (function_declarator "FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" ( (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) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001d19e0(param_1,uVar3,uVar7,uVar4);\n return;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (expression_statement "uVar1 = *(uint *)(param_1 + 0x38);" (assignment_expression "uVar1 = *(uint *)(param_1 + 0x38)" identifier = (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (uVar1 == 0) {\n return;\n }" if (parenthesized_expression "(uVar1 == 0)" ( (binary_expression "uVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar2 = *(long *)(param_4[1] + 0x10);" (assignment_expression "lVar2 = *(long *)(param_4[1] + 0x10)" identifier = (pointer_expression "*(long *)(param_4[1] + 0x10)" * (cast_expression "(long *)(param_4[1] + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[1] + 0x10)" ( (binary_expression "param_4[1] + 0x10" (subscript_expression "param_4[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28)" identifier = (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" ( (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" * (cast_expression "(long *)(*param_4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) )))) + number_literal) )))) ;) (if_statement "if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }" if (parenthesized_expression "(uVar1 < 2)" ( (binary_expression "uVar1 < 2" identifier < number_literal) )) (compound_statement "{\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }" { (labeled_statement "LAB_002aaf5d:\n FUN_002a8a10(param_4);" statement_identifier : (expression_statement "FUN_002a8a10(param_4);" (call_expression "FUN_002a8a10(param_4)" identifier (argument_list "(param_4)" ( identifier ))) ;)) (return_statement "return;" return ;) })) (expression_statement "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" identifier = (pointer_expression "*(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" * (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" ( (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" * (cast_expression "(long *)(*param_4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar7 = 1;" (assignment_expression "uVar7 = 1" identifier = number_literal) ;) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) (if_statement "if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" if (parenthesized_expression "(uVar4 < (ulong)param_4[2])" ( (binary_expression "uVar4 < (ulong)param_4[2]" identifier < (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" { (do_statement "do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);" do (compound_statement "{\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n }" { (expression_statement "lVar5 = uVar4 + lVar2;" (assignment_expression "lVar5 = uVar4 + lVar2" identifier = (binary_expression "uVar4 + lVar2" identifier + identifier)) ;) (expression_statement "uVar7 = uVar6 + 1;" (assignment_expression "uVar7 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar8 + 10;" (assignment_expression "puVar8 = puVar8 + 10" identifier = (binary_expression "puVar8 + 10" identifier + number_literal)) ;) (expression_statement "FUN_001d25b0(param_1,lVar5,uVar6,param_2);" (call_expression "FUN_001d25b0(param_1,lVar5,uVar6,param_2)" identifier (argument_list "(param_1,lVar5,uVar6,param_2)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "FUN_001d1bc0(param_1,lVar5);" (call_expression "FUN_001d1bc0(param_1,lVar5)" identifier (argument_list "(param_1,lVar5)" ( identifier , identifier ))) ;) (if_statement "if (uVar7 == uVar1) goto LAB_002aaf5d;" if (parenthesized_expression "(uVar7 == uVar1)" ( (binary_expression "uVar7 == uVar1" identifier == identifier) )) (goto_statement "goto LAB_002aaf5d;" goto statement_identifier ;)) (expression_statement "uVar6 = *puVar8;" (assignment_expression "uVar6 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) }) while (parenthesized_expression "(uVar4 < (ulong)param_4[2])" ( (binary_expression "uVar4 < (ulong)param_4[2]" identifier < (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ]))) )) ;) })) (expression_statement "uVar3 = gettext("bad section name offset for section %u: %lu");" (assignment_expression "uVar3 = gettext("bad section name offset for section %u: %lu")" identifier = (call_expression "gettext("bad section name offset for section %u: %lu")" identifier (argument_list "("bad section name offset for section %u: %lu")" ( (string_literal ""bad section name offset for section %u: %lu"" " string_content ") )))) ;) (expression_statement "FUN_001d19e0(param_1,uVar3,uVar7,uVar4);" (call_expression "FUN_001d19e0(param_1,uVar3,uVar7,uVar4)" identifier (argument_list "(param_1,uVar3,uVar7,uVar4)" ( identifier , identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab,\n Layout * param_2, Read_symbols_data * sd) */\n\nvoid __thiscall\ngold::Sized_dynobj<32,_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n uint uVar1;\n uchar *puVar2;\n Layout *pLVar3;\n char *format;\n Symbol_table *sd_00;\n Layout *extraout_RDX;\n Layout *pLVar4;\n ulong uVar5;\n Symbol_table *symtab_00;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = (this->super_Dynobj).super_Object.shnum_;\n if (uVar1 == 0) {\n return;\n }\n puVar2 = sd->section_headers->data_;\n pLVar3 = (Layout *)sd->section_names->data_;\n puVar8 = (uint *)(puVar2 + 0x28);\n sd_00 = (Symbol_table *)sd;\n pLVar4 = pLVar3;\n symtab_00 = symtab;\n if (uVar1 < 2) {\nLAB_002aaf5d:\n do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);\n return;\n }\n uVar6 = *(uint *)(puVar2 + 0x28);\n uVar7 = 1;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar5 < sd->section_names_size) {\n do {\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar5 < sd->section_names_size);\n }\n format = (char *)gettext("bad section name offset for section %u: %lu");\n Object::error((Object *)this,format,(ulong)uVar7,uVar5);\n return;\n}\n\n" comment comment (declaration "void __thiscall\ngold::Sized_dynobj<32,_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)\n\n{\n uint" identifier > : : (function_declarator "do_layout\n (Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)" identifier (parameter_list "(Sized_dynobj<32,_true> *this,Symbol_table *symtab,Layout *param_2,Read_symbols_data *sd)" ( (parameter_declaration "Sized_dynobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol_table *symtab" type_identifier (pointer_declarator "*symtab" * identifier)) , (parameter_declaration "Layout *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "Read_symbols_data *sd" type_identifier (pointer_declarator "*sd" * identifier)) ))) { identifier) identifier ;) (declaration "uchar *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "Layout *pLVar3;" type_identifier (pointer_declarator "*pLVar3" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "Symbol_table *sd_00;" type_identifier (pointer_declarator "*sd_00" * identifier) ;) (declaration "Layout *extraout_RDX;" type_identifier (pointer_declarator "*extraout_RDX" * identifier) ;) (declaration "Layout *pLVar4;" type_identifier (pointer_declarator "*pLVar4" * identifier) ;) (declaration "ulong uVar5;" type_identifier identifier ;) (declaration "Symbol_table *symtab_00;" type_identifier (pointer_declarator "*symtab_00" * identifier) ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (expression_statement "uVar1 = (this->super_Dynobj).super_Object.shnum_;" (assignment_expression "uVar1 = (this->super_Dynobj).super_Object.shnum_" identifier = (field_expression "(this->super_Dynobj).super_Object.shnum_" (field_expression "(this->super_Dynobj).super_Object" (parenthesized_expression "(this->super_Dynobj)" ( (field_expression "this->super_Dynobj" identifier -> field_identifier) )) . field_identifier) . field_identifier)) ;) (if_statement "if (uVar1 == 0) {\n return;\n }" if (parenthesized_expression "(uVar1 == 0)" ( (binary_expression "uVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "puVar2 = sd->section_headers->data_;" (assignment_expression "puVar2 = sd->section_headers->data_" identifier = (field_expression "sd->section_headers->data_" (field_expression "sd->section_headers" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "pLVar3 = (Layout *)sd->section_names->data_;" (assignment_expression "pLVar3 = (Layout *)sd->section_names->data_" identifier = (cast_expression "(Layout *)sd->section_names->data_" ( (type_descriptor "Layout *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "sd->section_names->data_" (field_expression "sd->section_names" identifier -> field_identifier) -> field_identifier))) ;) (expression_statement "puVar8 = (uint *)(puVar2 + 0x28);" (assignment_expression "puVar8 = (uint *)(puVar2 + 0x28)" identifier = (cast_expression "(uint *)(puVar2 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x28)" ( (binary_expression "puVar2 + 0x28" identifier + number_literal) )))) ;) (expression_statement "sd_00 = (Symbol_table *)sd;" (assignment_expression "sd_00 = (Symbol_table *)sd" identifier = (cast_expression "(Symbol_table *)sd" ( (type_descriptor "Symbol_table *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pLVar4 = pLVar3;" (assignment_expression "pLVar4 = pLVar3" identifier = identifier) ;) (expression_statement "symtab_00 = symtab;" (assignment_expression "symtab_00 = symtab" identifier = identifier) ;) (if_statement "if (uVar1 < 2) {\nLAB_002aaf5d:\n do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);\n return;\n }" if (parenthesized_expression "(uVar1 < 2)" ( (binary_expression "uVar1 < 2" identifier < number_literal) )) (compound_statement "{\nLAB_002aaf5d:\n do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);\n return;\n }" { (labeled_statement "LAB_002aaf5d:\n do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);" statement_identifier : (expression_statement "do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00);" (call_expression "do_layout((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00)" identifier (argument_list "((Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00)" ( (parenthesized_expression "(Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00)" ( (comma_expression "Sized_dynobj<32,_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00" (binary_expression "Sized_dynobj<32" identifier < number_literal) , (comma_expression "_true> *)sd,symtab_00,pLVar4,(Read_symbols_data *)sd_00" (binary_expression "_true> *)sd" identifier > (pointer_expression "*)sd" * (ERROR ")" )) identifier)) , (comma_expression "symtab_00,pLVar4,(Read_symbols_data *)sd_00" identifier , (comma_expression "pLVar4,(Read_symbols_data *)sd_00" identifier , (cast_expression "(Read_symbols_data *)sd_00" ( (type_descriptor "Read_symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier))))) )) ))) ;)) (return_statement "return;" return ;) })) (expression_statement "uVar6 = *(uint *)(puVar2 + 0x28);" (assignment_expression "uVar6 = *(uint *)(puVar2 + 0x28)" identifier = (pointer_expression "*(uint *)(puVar2 + 0x28)" * (cast_expression "(uint *)(puVar2 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 0x28)" ( (binary_expression "puVar2 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uVar7 = 1;" (assignment_expression "uVar7 = 1" identifier = number_literal) ;) (expression_statement "uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);" (assignment_expression "uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) (if_statement "if (uVar5 < sd->section_names_size) {\n do {\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar5 < sd->section_names_size);\n }" if (parenthesized_expression "(uVar5 < sd->section_names_size)" ( (binary_expression "uVar5 < sd->section_names_size" identifier < (field_expression "sd->section_names_size" identifier -> field_identifier)) )) (compound_statement "{\n do {\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar5 < sd->section_names_size);\n }" { (do_statement "do {\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar5 < sd->section_names_size);" do (compound_statement "{\n symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n sd_00 = symtab;\n Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);\n Object::handle_split_stack_section((Object *)this,(char *)symtab_00);\n pLVar4 = extraout_RDX;\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n }" { (expression_statement "symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5);" (assignment_expression "symtab_00 = (Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5)" identifier = (cast_expression "(Symbol_table *)((long)&pLVar3->number_of_input_files_ + uVar5)" ( (type_descriptor "Symbol_table *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&pLVar3->number_of_input_files_ + uVar5)" ( (binary_expression "(long)&pLVar3->number_of_input_files_ + uVar5" (cast_expression "(long)&pLVar3->number_of_input_files_" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pLVar3->number_of_input_files_" & (field_expression "pLVar3->number_of_input_files_" identifier -> field_identifier))) + identifier) )))) ;) (expression_statement "uVar7 = uVar6 + 1;" (assignment_expression "uVar7 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar8 + 10;" (assignment_expression "puVar8 = puVar8 + 10" identifier = (binary_expression "puVar8 + 10" identifier + number_literal)) ;) (expression_statement "sd_00 = symtab;" (assignment_expression "sd_00 = symtab" identifier = identifier) ;) (labeled_statement "Object::handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);" statement_identifier : (ERROR ":" :) (expression_statement "handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab);" (call_expression "handle_gnu_warning_section((Object *)this,(char *)symtab_00,uVar6,symtab)" identifier (argument_list "((Object *)this,(char *)symtab_00,uVar6,symtab)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)symtab_00" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier ))) ;)) (labeled_statement "Object::handle_split_stack_section((Object *)this,(char *)symtab_00);" statement_identifier : (ERROR ":" :) (expression_statement "handle_split_stack_section((Object *)this,(char *)symtab_00);" (call_expression "handle_split_stack_section((Object *)this,(char *)symtab_00)" identifier (argument_list "((Object *)this,(char *)symtab_00)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)symtab_00" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (expression_statement "pLVar4 = extraout_RDX;" (assignment_expression "pLVar4 = extraout_RDX" identifier = identifier) ;) (if_statement "if (uVar7 == uVar1) goto LAB_002aaf5d;" if (parenthesized_expression "(uVar7 == uVar1)" ( (binary_expression "uVar7 == uVar1" identifier == identifier) )) (goto_statement "goto LAB_002aaf5d;" goto statement_identifier ;)) (expression_statement "uVar6 = *puVar8;" (assignment_expression "uVar6 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);" (assignment_expression "uVar5 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) }) while (parenthesized_expression "(uVar5 < sd->section_names_size)" ( (binary_expression "uVar5 < sd->section_names_size" identifier < (field_expression "sd->section_names_size" identifier -> field_identifier)) )) ;) })) (expression_statement "format = (char *)gettext("bad section name offset for section %u: %lu");" (assignment_expression "format = (char *)gettext("bad section name offset for section %u: %lu")" identifier = (cast_expression "(char *)gettext("bad section name offset for section %u: %lu")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("bad section name offset for section %u: %lu")" identifier (argument_list "("bad section name offset for section %u: %lu")" ( (string_literal ""bad section name offset for section %u: %lu"" " string_content ") ))))) ;) (labeled_statement "Object::error((Object *)this,format,(ulong)uVar7,uVar5);" statement_identifier : (ERROR ":" :) (expression_statement "error((Object *)this,format,(ulong)uVar7,uVar5);" (call_expression "error((Object *)this,format,(ulong)uVar7,uVar5)" identifier (argument_list "((Object *)this,format,(ulong)uVar7,uVar5)" ( (cast_expression "(Object *)this" ( (type_descriptor "Object *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier ))) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001d19e0(param_1,uVar3,uVar7,uVar4);\n return;\n}\n\n" (function_definition "void FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001d19e0(param_1,uVar3,uVar7,uVar4);\n return;\n}" primitive_type (function_declarator "FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" ( (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) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001d19e0(param_1,uVar3,uVar7,uVar4);\n return;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "uint *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (expression_statement "uVar1 = *(uint *)(param_1 + 0x38);" (assignment_expression "uVar1 = *(uint *)(param_1 + 0x38)" identifier = (pointer_expression "*(uint *)(param_1 + 0x38)" * (cast_expression "(uint *)(param_1 + 0x38)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (if_statement "if (uVar1 == 0) {\n return;\n }" if (parenthesized_expression "(uVar1 == 0)" ( (binary_expression "uVar1 == 0" identifier == number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "lVar2 = *(long *)(param_4[1] + 0x10);" (assignment_expression "lVar2 = *(long *)(param_4[1] + 0x10)" identifier = (pointer_expression "*(long *)(param_4[1] + 0x10)" * (cast_expression "(long *)(param_4[1] + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[1] + 0x10)" ( (binary_expression "param_4[1] + 0x10" (subscript_expression "param_4[1]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28)" identifier = (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" ( (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" * (cast_expression "(long *)(*param_4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) )))) + number_literal) )))) ;) (if_statement "if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }" if (parenthesized_expression "(uVar1 < 2)" ( (binary_expression "uVar1 < 2" identifier < number_literal) )) (compound_statement "{\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }" { (labeled_statement "LAB_002aaf5d:\n FUN_002a8a10(param_4);" statement_identifier : (expression_statement "FUN_002a8a10(param_4);" (call_expression "FUN_002a8a10(param_4)" identifier (argument_list "(param_4)" ( identifier ))) ;)) (return_statement "return;" return ;) })) (expression_statement "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" identifier = (pointer_expression "*(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" * (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" ( (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" * (cast_expression "(long *)(*param_4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_4 + 0x10)" ( (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" * identifier) + number_literal) )))) + number_literal) ))))) ;) (expression_statement "uVar7 = 1;" (assignment_expression "uVar7 = 1" identifier = number_literal) ;) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) (if_statement "if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" if (parenthesized_expression "(uVar4 < (ulong)param_4[2])" ( (binary_expression "uVar4 < (ulong)param_4[2]" identifier < (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ]))) )) (compound_statement "{\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" { (do_statement "do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);" do (compound_statement "{\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n }" { (expression_statement "lVar5 = uVar4 + lVar2;" (assignment_expression "lVar5 = uVar4 + lVar2" identifier = (binary_expression "uVar4 + lVar2" identifier + identifier)) ;) (expression_statement "uVar7 = uVar6 + 1;" (assignment_expression "uVar7 = uVar6 + 1" identifier = (binary_expression "uVar6 + 1" identifier + number_literal)) ;) (expression_statement "puVar8 = puVar8 + 10;" (assignment_expression "puVar8 = puVar8 + 10" identifier = (binary_expression "puVar8 + 10" identifier + number_literal)) ;) (expression_statement "FUN_001d25b0(param_1,lVar5,uVar6,param_2);" (call_expression "FUN_001d25b0(param_1,lVar5,uVar6,param_2)" identifier (argument_list "(param_1,lVar5,uVar6,param_2)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "FUN_001d1bc0(param_1,lVar5);" (call_expression "FUN_001d1bc0(param_1,lVar5)" identifier (argument_list "(param_1,lVar5)" ( identifier , identifier ))) ;) (if_statement "if (uVar7 == uVar1) goto LAB_002aaf5d;" if (parenthesized_expression "(uVar7 == uVar1)" ( (binary_expression "uVar7 == uVar1" identifier == identifier) )) (goto_statement "goto LAB_002aaf5d;" goto statement_identifier ;)) (expression_statement "uVar6 = *puVar8;" (assignment_expression "uVar6 = *puVar8" identifier = (pointer_expression "*puVar8" * identifier)) ;) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" identifier = (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" ( (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" ( (binary_expression "uVar6 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" ( (binary_expression "uVar6 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar6 << 0x18" identifier << number_literal)) )))) ;) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" identifier = identifier) ;) }) while (parenthesized_expression "(uVar4 < (ulong)param_4[2])" ( (binary_expression "uVar4 < (ulong)param_4[2]" identifier < (cast_expression "(ulong)param_4[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_4[2]" identifier [ number_literal ]))) )) ;) })) (expression_statement "uVar3 = gettext("bad section name offset for section %u: %lu");" (assignment_expression "uVar3 = gettext("bad section name offset for section %u: %lu")" identifier = (call_expression "gettext("bad section name offset for section %u: %lu")" identifier (argument_list "("bad section name offset for section %u: %lu")" ( (string_literal ""bad section name offset for section %u: %lu"" " string_content ") )))) ;) (expression_statement "FUN_001d19e0(param_1,uVar3,uVar7,uVar4);" (call_expression "FUN_001d19e0(param_1,uVar3,uVar7,uVar4)" identifier (argument_list "(param_1,uVar3,uVar7,uVar4)" ( identifier , 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 IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (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 == LIT) )) (compound_statement { (return_statement return ;) })) (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 ]) + LIT) ))))) ;) (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 (pointer_expression * IDENT) + LIT) )))) + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;)) (return_statement return ;) })) (expression_statement (assignment_expression 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 (pointer_expression * IDENT) + LIT) )))) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (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)) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (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 IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (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)) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_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 , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)\n\n{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001d19e0(param_1,uVar3,uVar7,uVar4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002aaec0(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" (identifier "FUN_002aaec0") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long *param_4)" (( "(") (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")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")"))) (compound_statement "{\n uint uVar1;\n long lVar2;\n undefined8 uVar3;\n ulong uVar4;\n long lVar5;\n uint uVar6;\n uint uVar7;\n uint *puVar8;\n \n uVar1 = *(uint *)(param_1 + 0x38);\n if (uVar1 == 0) {\n return;\n }\n lVar2 = *(long *)(param_4[1] + 0x10);\n puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }\n uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);\n uVar7 = 1;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);\n uVar6 = uVar7;\n if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }\n uVar3 = gettext("bad section name offset for section %u: %lu");\n FUN_001d19e0(param_1,uVar3,uVar7,uVar4);\n return;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "uint uVar6;" (type_identifier "uint") (identifier "uVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "uint *puVar8;" (type_identifier "uint") (pointer_declarator "*puVar8" (* "*") (identifier "puVar8")) (; ";")) (expression_statement "uVar1 = *(uint *)(param_1 + 0x38);" (assignment_expression "uVar1 = *(uint *)(param_1 + 0x38)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(param_1 + 0x38)" (* "*") (cast_expression "(uint *)(param_1 + 0x38)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (if_statement "if (uVar1 == 0) {\n return;\n }" (if "if") (parenthesized_expression "(uVar1 == 0)" (( "(") (binary_expression "uVar1 == 0" (identifier "uVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "lVar2 = *(long *)(param_4[1] + 0x10);" (assignment_expression "lVar2 = *(long *)(param_4[1] + 0x10)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(param_4[1] + 0x10)" (* "*") (cast_expression "(long *)(param_4[1] + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4[1] + 0x10)" (( "(") (binary_expression "param_4[1] + 0x10" (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]")) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (identifier "puVar8") (= "=") (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" (( "(") (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" (* "*") (cast_expression "(long *)(*param_4 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_4 + 0x10)" (( "(") (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x28")) () ")")))) (; ";")) (if_statement "if (uVar1 < 2) {\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }" (if "if") (parenthesized_expression "(uVar1 < 2)" (( "(") (binary_expression "uVar1 < 2" (identifier "uVar1") (< "<") (number_literal "2")) () ")")) (compound_statement "{\nLAB_002aaf5d:\n FUN_002a8a10(param_4);\n return;\n }" ({ "{") (labeled_statement "LAB_002aaf5d:\n FUN_002a8a10(param_4);" (statement_identifier "LAB_002aaf5d") (: ":") (expression_statement "FUN_002a8a10(param_4);" (call_expression "FUN_002a8a10(param_4)" (identifier "FUN_002a8a10") (argument_list "(param_4)" (( "(") (identifier "param_4") () ")"))) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28);" (assignment_expression "uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (identifier "uVar6") (= "=") (pointer_expression "*(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (* "*") (cast_expression "(uint *)(*(long *)(*param_4 + 0x10) + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_4 + 0x10) + 0x28)" (( "(") (binary_expression "*(long *)(*param_4 + 0x10) + 0x28" (pointer_expression "*(long *)(*param_4 + 0x10)" (* "*") (cast_expression "(long *)(*param_4 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_4 + 0x10)" (( "(") (binary_expression "*param_4 + 0x10" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "uVar7 = 1;" (assignment_expression "uVar7 = 1" (identifier "uVar7") (= "=") (number_literal "1")) (; ";")) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (identifier "uVar4") (= "=") (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18)" (( "(") (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" (identifier "uVar6") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" (( "(") (binary_expression "uVar6 & 0xff0000" (identifier "uVar6") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" (( "(") (binary_expression "uVar6 & 0xff00" (identifier "uVar6") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar6 << 0x18" (identifier "uVar6") (<< "<<") (number_literal "0x18"))) () ")")))) (; ";")) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" (identifier "uVar6") (= "=") (identifier "uVar7")) (; ";")) (if_statement "if (uVar4 < (ulong)param_4[2]) {\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" (if "if") (parenthesized_expression "(uVar4 < (ulong)param_4[2])" (( "(") (binary_expression "uVar4 < (ulong)param_4[2]" (identifier "uVar4") (< "<") (cast_expression "(ulong)param_4[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]")))) () ")")) (compound_statement "{\n do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);\n }" ({ "{") (do_statement "do {\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n } while (uVar4 < (ulong)param_4[2]);" (do "do") (compound_statement "{\n lVar5 = uVar4 + lVar2;\n uVar7 = uVar6 + 1;\n puVar8 = puVar8 + 10;\n FUN_001d25b0(param_1,lVar5,uVar6,param_2);\n FUN_001d1bc0(param_1,lVar5);\n if (uVar7 == uVar1) goto LAB_002aaf5d;\n uVar6 = *puVar8;\n uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);\n uVar6 = uVar7;\n }" ({ "{") (expression_statement "lVar5 = uVar4 + lVar2;" (assignment_expression "lVar5 = uVar4 + lVar2" (identifier "lVar5") (= "=") (binary_expression "uVar4 + lVar2" (identifier "uVar4") (+ "+") (identifier "lVar2"))) (; ";")) (expression_statement "uVar7 = uVar6 + 1;" (assignment_expression "uVar7 = uVar6 + 1" (identifier "uVar7") (= "=") (binary_expression "uVar6 + 1" (identifier "uVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar8 = puVar8 + 10;" (assignment_expression "puVar8 = puVar8 + 10" (identifier "puVar8") (= "=") (binary_expression "puVar8 + 10" (identifier "puVar8") (+ "+") (number_literal "10"))) (; ";")) (expression_statement "FUN_001d25b0(param_1,lVar5,uVar6,param_2);" (call_expression "FUN_001d25b0(param_1,lVar5,uVar6,param_2)" (identifier "FUN_001d25b0") (argument_list "(param_1,lVar5,uVar6,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "lVar5") (, ",") (identifier "uVar6") (, ",") (identifier "param_2") () ")"))) (; ";")) (expression_statement "FUN_001d1bc0(param_1,lVar5);" (call_expression "FUN_001d1bc0(param_1,lVar5)" (identifier "FUN_001d1bc0") (argument_list "(param_1,lVar5)" (( "(") (identifier "param_1") (, ",") (identifier "lVar5") () ")"))) (; ";")) (if_statement "if (uVar7 == uVar1) goto LAB_002aaf5d;" (if "if") (parenthesized_expression "(uVar7 == uVar1)" (( "(") (binary_expression "uVar7 == uVar1" (identifier "uVar7") (== "==") (identifier "uVar1")) () ")")) (goto_statement "goto LAB_002aaf5d;" (goto "goto") (statement_identifier "LAB_002aaf5d") (; ";"))) (expression_statement "uVar6 = *puVar8;" (assignment_expression "uVar6 = *puVar8" (identifier "uVar6") (= "=") (pointer_expression "*puVar8" (* "*") (identifier "puVar8"))) (; ";")) (expression_statement "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18);" (assignment_expression "uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (identifier "uVar4") (= "=") (call_expression "(ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18)" (( "(") (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 |\n uVar6 << 0x18" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8" (binary_expression "uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8" (binary_expression "uVar6 >> 0x18" (identifier "uVar6") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar6 & 0xff0000) >> 8" (parenthesized_expression "(uVar6 & 0xff0000)" (( "(") (binary_expression "uVar6 & 0xff0000" (identifier "uVar6") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar6 & 0xff00) << 8" (parenthesized_expression "(uVar6 & 0xff00)" (( "(") (binary_expression "uVar6 & 0xff00" (identifier "uVar6") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar6 << 0x18" (identifier "uVar6") (<< "<<") (number_literal "0x18"))) () ")")))) (; ";")) (expression_statement "uVar6 = uVar7;" (assignment_expression "uVar6 = uVar7" (identifier "uVar6") (= "=") (identifier "uVar7")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(uVar4 < (ulong)param_4[2])" (( "(") (binary_expression "uVar4 < (ulong)param_4[2]" (identifier "uVar4") (< "<") (cast_expression "(ulong)param_4[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]")))) () ")")) (; ";")) (} "}"))) (expression_statement "uVar3 = gettext("bad section name offset for section %u: %lu");" (assignment_expression "uVar3 = gettext("bad section name offset for section %u: %lu")" (identifier "uVar3") (= "=") (call_expression "gettext("bad section name offset for section %u: %lu")" (identifier "gettext") (argument_list "("bad section name offset for section %u: %lu")" (( "(") (string_literal ""bad section name offset for section %u: %lu"" (" """) (string_content "bad section name offset for section %u: %lu") (" """)) () ")")))) (; ";")) (expression_statement "FUN_001d19e0(param_1,uVar3,uVar7,uVar4);" (call_expression "FUN_001d19e0(param_1,uVar3,uVar7,uVar4)" (identifier "FUN_001d19e0") (argument_list "(param_1,uVar3,uVar7,uVar4)" (( "(") (identifier "param_1") (, ",") (identifier "uVar3") (, ",") (identifier "uVar7") (, ",") (identifier "uVar4") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void do_layout(Sized_dynobj<32,_true> * this, Symbol_table * symtab, Layout * param_2, Read_symbols_data * sd) */ void __thiscall gold::var_4<32,var_5>::var_3 (var_4<32,var_5> *this,type_3 *symtab,type_2 *param_2,type_6 *sd) { type_5 var_1; type_1 *var_2; type_2 *pLVar3; char *format; type_3 *sd_00; type_2 *extraout_RDX; type_2 *pLVar4; type_4 var_7; type_3 *symtab_00; type_5 var_6; type_5 var_11; type_5 *var_8; var_1 = (this->super_Dynobj).super_Object.shnum_; if (var_1 == 0) { return; } var_2 = sd->section_headers->data_; pLVar3 = (type_2 *)sd->section_names->data_; var_8 = (type_5 *)(var_2 + 0x28); sd_00 = (type_3 *)sd; pLVar4 = pLVar3; symtab_00 = symtab; if (var_1 < 2) { LAB_002aaf5d: var_3((var_4<32,var_5> *)sd,symtab_00,pLVar4,(type_6 *)sd_00); return; } var_6 = *(type_5 *)(var_2 + 0x28); var_11 = 1; var_7 = (type_4)(var_6 >> 0x18 | (var_6 & 0xff0000) >> 8 | (var_6 & 0xff00) << 8 | var_6 << 0x18); var_6 = var_11; if (var_7 < sd->section_names_size) { do { symtab_00 = (type_3 *)((long)&pLVar3->number_of_input_files_ + var_7); var_11 = var_6 + 1; var_8 = var_8 + 10; sd_00 = symtab; Object::var_9((type_7 *)this,(char *)symtab_00,var_6,symtab); Object::var_10((type_7 *)this,(char *)symtab_00); pLVar4 = extraout_RDX; if (var_11 == var_1) goto LAB_002aaf5d; var_6 = *var_8; var_7 = (type_4)(var_6 >> 0x18 | (var_6 & 0xff0000) >> 8 | (var_6 & 0xff00) << 8 | var_6 << 0x18); var_6 = var_11; } while (var_7 < sd->section_names_size); } format = (char *)var_12("bad section name offset for section %u: %lu"); Object::var_13((type_7 *)this,format,(type_4)var_11,var_7); 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)) (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)) (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)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_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: (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) 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: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier))))) (return_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: (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))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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))))))) (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)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_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: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (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: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (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))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_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: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,long *param_4) { uint uVar1; long lVar2; undefined8 uVar3; ulong uVar4; long lVar5; uint uVar6; uint uVar7; uint *puVar8; uVar1 = *(uint *)(param_1 + 0x38); if (uVar1 == 0) { return; } lVar2 = *(long *)(param_4[1] + 0x10); puVar8 = (uint *)(*(long *)(*param_4 + 0x10) + 0x28); if (uVar1 < 2) { LAB_002aaf5d: FUN_002a8a10(param_4); return; } uVar6 = *(uint *)(*(long *)(*param_4 + 0x10) + 0x28); uVar7 = 1; uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; if (uVar4 < (ulong)param_4[2]) { do { lVar5 = uVar4 + lVar2; uVar7 = uVar6 + 1; puVar8 = puVar8 + 10; FUN_001d25b0(param_1,lVar5,uVar6,param_2); FUN_001d1bc0(param_1,lVar5); if (uVar7 == uVar1) goto LAB_002aaf5d; uVar6 = *puVar8; uVar4 = (ulong)(uVar6 >> 0x18 | (uVar6 & 0xff0000) >> 8 | (uVar6 & 0xff00) << 8 | uVar6 << 0x18); uVar6 = uVar7; } while (uVar4 < (ulong)param_4[2]); } uVar3 = gettext("bad section name offset for section %u: %lu"); FUN_001d19e0(param_1,uVar3,uVar7,uVar4); return; }
5704_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
_M_get_insert_hint_unique_pos
FUN_002432d0
/* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> _M_get_insert_hint_unique_pos(_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_> * this, const_iterator __position, key_type * __k) */ pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> __thiscall std:: _Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_> ::_M_get_insert_hint_unique_pos (_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_> *this,const_iterator __position,key_type *__k) { ulong uVar1; ulong uVar2; undefined1 auVar3 [16]; _Base_ptr p_Var4; _Base_ptr p_Var5; const_iterator cVar6; _Base_ptr p_Var7; pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> pVar8; if ((_Rb_tree_header *)__position._M_node == &(this->_M_impl).super__Rb_tree_header) { if ((this->_M_impl).super__Rb_tree_header._M_node_count != 0) { __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right; if ((__k->first <= *(ulong *)(__position._M_node + 1)) && ((__k->first != *(ulong *)(__position._M_node + 1) || ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8; goto LAB_002433c0; } goto LAB_002433d8; } uVar1 = __k->first; uVar2 = *(ulong *)(__position._M_node + 1); cVar6._M_node = __position._M_node; if (uVar1 < uVar2) { LAB_002432f9: if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) { p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node); if ((uVar1 <= *(ulong *)(p_Var4 + 1)) && ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) { LAB_002433d8: pVar8 = _M_get_insert_unique_pos(this,__k); return pVar8; } if (p_Var4->_M_right == (_Base_ptr)0x0) { cVar6._M_node = (_Base_ptr)0x0; __position._M_node = p_Var4; } } } else { if (uVar2 == uVar1) { p_Var5 = (_Base_ptr)__k->second; p_Var7 = __position._M_node[1]._M_parent; if (p_Var5 < p_Var7) goto LAB_002432f9; LAB_00243401: if (p_Var5 <= p_Var7) { __position._M_node = (_Base_ptr)0x0; goto LAB_00243345; } } else if (uVar1 <= uVar2) { p_Var7 = __position._M_node[1]._M_parent; p_Var5 = (_Base_ptr)__k->second; goto LAB_00243401; } if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) { LAB_002433c0: auVar3._8_8_ = 0; auVar3._0_8_ = __position._M_node; return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40); } p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node); if ((*(ulong *)(p_Var4 + 1) <= uVar1) && ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second)))) goto LAB_002433d8; cVar6._M_node = (_Base_ptr)0x0; if ((__position._M_node)->_M_right != (_Base_ptr)0x0) { cVar6._M_node = p_Var4; __position._M_node = p_Var4; } } LAB_00243345: pVar8.second = __position._M_node; pVar8.first = cVar6._M_node; return pVar8; }
undefined1 [16] FUN_002432d0(long param_1,ulong param_2,ulong *param_3) { ulong uVar1; ulong uVar2; ulong uVar3; ulong uVar4; undefined1 auVar5 [16]; undefined1 auVar6 [16]; if (param_2 == param_1 + 8U) { if (*(long *)(param_1 + 0x28) != 0) { param_2 = *(ulong *)(param_1 + 0x20); if ((*param_3 <= *(ulong *)(param_2 + 0x20)) && ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))))) goto LAB_002433d8; goto LAB_002433c0; } goto LAB_002433d8; } uVar1 = *param_3; uVar2 = *(ulong *)(param_2 + 0x20); uVar4 = param_2; if (uVar1 < uVar2) { LAB_002432f9: if (*(ulong *)(param_1 + 0x18) != param_2) { uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2); if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) && ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) { LAB_002433d8: auVar6 = FUN_00243210(param_1,param_3); return auVar6; } if (*(long *)(uVar2 + 0x18) == 0) { uVar4 = 0; param_2 = uVar2; } } } else { if (uVar2 == uVar1) { uVar3 = param_3[1]; uVar2 = *(ulong *)(param_2 + 0x28); if (uVar3 < uVar2) goto LAB_002432f9; LAB_00243401: if (uVar3 <= uVar2) { param_2 = 0; goto LAB_00243345; } } else if (uVar1 <= uVar2) { uVar2 = *(ulong *)(param_2 + 0x28); uVar3 = param_3[1]; goto LAB_00243401; } if (*(ulong *)(param_1 + 0x20) == param_2) { LAB_002433c0: auVar6._8_8_ = 0; auVar6._0_8_ = param_2; return auVar6 << 0x40; } uVar2 = FUN_002dc020(param_2); if ((*(ulong *)(uVar2 + 0x20) <= uVar1) && ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])))) goto LAB_002433d8; uVar4 = 0; if (*(long *)(param_2 + 0x18) != 0) { uVar4 = uVar2; param_2 = uVar2; } } LAB_00243345: auVar5._8_8_ = param_2; auVar5._0_8_ = uVar4; return auVar5; }
PUSH R13 LEA RAX,[RDI + 0x8] PUSH R12 MOV R12,RDX PUSH RBP MOV RBP,RDI PUSH RBX SUB RSP,0x8 CMP RSI,RAX JZ 0x002433a0 MOV RBX,RSI MOV R13,qword ptr [RDX] CMP qword ptr [RSI + 0x20],R13 JBE 0x00243358 MOV RCX,RBX MOV RDX,RBX CMP qword ptr [RBP + 0x18],RBX JZ 0x00243345 MOV RDI,RBX CALL 0x002dc080 CMP R13,qword ptr [RAX + 0x20] JA 0x00243330 JNZ 0x002433d8 MOV RSI,qword ptr [R12 + 0x8] CMP qword ptr [RAX + 0x28],RSI JNC 0x002433d8 NOP dword ptr [RAX + RAX*0x1] CMP qword ptr [RAX + 0x18],0x0 MOV ECX,0x0 MOV RDX,RBX CMOVNZ RCX,RBX CMOVZ RDX,RAX ADD RSP,0x8 MOV RAX,RCX POP RBX POP RBP POP R12 POP R13 RET JZ 0x002433f0 JNC 0x00243418 CMP qword ptr [RBP + 0x20],RBX JZ 0x002433c0 MOV RDI,RBX CALL 0x002dc020 CMP R13,qword ptr [RAX + 0x20] JC 0x00243385 JNZ 0x002433d8 MOV RSI,qword ptr [RAX + 0x28] CMP qword ptr [R12 + 0x8],RSI JNC 0x002433d8 CMP qword ptr [RBX + 0x18],0x0 MOV ECX,0x0 MOV RDX,RBX CMOVNZ RCX,RAX CMOVNZ RDX,RAX JMP 0x00243345 CMP qword ptr [RDI + 0x28],0x0 JZ 0x002433d8 MOV RBX,qword ptr [RDI + 0x20] MOV RAX,qword ptr [RBX + 0x20] CMP qword ptr [RDX],RAX JA 0x002433c0 JNZ 0x002433d8 MOV RAX,qword ptr [RBX + 0x28] CMP qword ptr [RDX + 0x8],RAX JBE 0x002433d8 ADD RSP,0x8 XOR ECX,ECX MOV RDX,RBX MOV RAX,RCX POP RBX POP RBP POP R12 POP R13 RET ADD RSP,0x8 MOV RSI,R12 MOV RDI,RBP POP RBX POP RBP POP R12 POP R13 JMP 0x00243210 MOV RAX,qword ptr [RDX + 0x8] MOV RDX,qword ptr [RSI + 0x28] CMP RDX,RAX JA 0x002432f9 CMP RDX,RAX JC 0x00243364 MOV RCX,RBX XOR EDX,EDX JMP 0x00243345 MOV RDX,qword ptr [RSI + 0x28] MOV RAX,qword ptr [R12 + 0x8] JMP 0x00243401
null
null
null
null
[('const-32', u'PTRADD_-1204079039'), ('tmp_1080', u'CALL_-1204079446'), ('tmp_181', u'CBRANCH_-1204079797'), (u'MULTIEQUAL_-1204079167', u'COPY_-1204079006'), ('const-0', u'INT_EQUAL_-1204079698'), ('tmp_1078', u'PTRSUB_-1204078965'), ('const-433', u'LOAD_-1204079523'), ('tmp_232', u'CBRANCH_-1204079764'), ('tmp_1078', u'PTRSUB_-1204078898'), (u'INT_NOTEQUAL_-1204079799', u'CBRANCH_-1204079797'), (u'PTRADD_-1204079039', u'PTRSUB_-1204079037'), (u'LOAD_-1204079849', u'INT_LESSEQUAL_-1204079827'), ('const-8', u'PTRSUB_-1204079044'), ('const-32', u'PTRADD_-1204078884'), (u'PTRSUB_-1204079018', u'LOAD_-1204079713'), ('const-1', u'PTRADD_-1204078941'), (u'CAST_-1204078837', u'LOAD_-1204079327'), ('const-1', u'PTRADD_-1204078884'), (u'PIECE_-1204078908', u'INT_LEFT_-1204079208'), ('tmp_1079', u'INT_NOTEQUAL_-1204079799'), (u'PTRADD_-1204079087', u'CAST_-1204079019'), (u'LOAD_-1204079334', u'MULTIEQUAL_-1204079038'), (u'COPY_-1204079031', u'COPY_-1204078805'), (u'CAST_-1204078764', u'MULTIEQUAL_-1204079010'), (u'CAST_-1204078972', u'INT_LESSEQUAL_-1204079731'), (u'COPY_-1204079480', u'COPY_-1204078935'), ('tmp_1079', u'MULTIEQUAL_-1204079167'), ('tmp_1079', u'PTRADD_-1204079087'), (u'CALL_-1204079786', u'CAST_-1204078991'), (u'CAST_-1204078721', u'MULTIEQUAL_-1204079010'), ('tmp_1079', u'COPY_-1204078929'), ('const-32', u'PTRADD_-1204078871'), (u'COPY_-1204078935', u'MULTIEQUAL_-1204079182'), (u'LOAD_-1204079843', u'INT_LESS_-1204079815'), ('const-433', u'LOAD_-1204079849'), (u'INT_LESSEQUAL_-1204079827', u'CBRANCH_-1204079582'), ('const-433', u'LOAD_-1204079747'), (u'MULTIEQUAL_-1204079038', u'COPY_-1204078875'), (u'LOAD_-1204079334', u'PTRADD_-1204078884'), ('tmp_282', u'CBRANCH_-1204079728'), (u'LOAD_-1204079283', u'MULTIEQUAL_-1204078977'), (u'CAST_-1204078893', u'PTRADD_-1204078950'), ('const-8', u'PTRSUB_-1204079037'), (u'PTRSUB_-1204079073', u'PTRSUB_-1204079042'), ('const-0', u'INT_NOTEQUAL_-1204079479'), (u'CAST_-1204078991', u'PTRSUB_-1204079018'), ('const-0', u'PTRSUB_-1204078965'), (u'CAST_-1204079019', u'LOAD_-1204079843'), (u'LOAD_-1204079849', u'INT_LESSEQUAL_-1204079754'), ('tmp_584', u'CBRANCH_-1204079524'), ('const-0', u'PTRSUB_-1204078889'), (u'LOAD_-1204079293', u'CAST_-1204078764'), (u'INT_EQUAL_-1204079698', u'CBRANCH_-1204079681'), ('const-0', u'PTRSUB_-1204078861'), ('tmp_919', u'CBRANCH_-1204079262'), ('tmp_1078', u'PTRSUB_-1204079122'), ('const-32', u'PTRADD_-1204079087'), (u'PTRADD_-1204078767', u'PTRSUB_-1204078765'), ('tmp_1009', u'CBRANCH_-1204079302'), (u'LOAD_-1204079523', u'INT_LESSEQUAL_-1204079500'), ('const-32', u'PTRADD_-1204078941'), (u'LOAD_-1204079321', u'INT_NOTEQUAL_-1204079305'), ('const-24', u'PTRSUB_-1204078925'), (u'COPY_-1204079018', u'MULTIEQUAL_-1204079182'), (u'PTRSUB_-1204078939', u'PTRSUB_-1204078931'), (u'PTRSUB_-1204079037', u'LOAD_-1204079747'), (u'CAST_-1204078821', u'INT_LESSEQUAL_-1204079261'), (u'COPY_-1204078805', u'MULTIEQUAL_-1204079167'), (u'LOAD_-1204079286', u'MULTIEQUAL_-1204078977'), (u'PTRSUB_-1204078765', u'LOAD_-1204079283'), ('tmp_1080', u'PTRSUB_-1204079044'), ('const-433', u'LOAD_-1204079843'), ('tmp_1079', u'PTRADD_-1204078767'), ('const-433', u'LOAD_-1204079546'), (u'LOAD_-1204079495', u'INT_NOTEQUAL_-1204079479'), ('const-0', u'PTRSUB_-1204078878'), ('tmp_869', u'BRANCH_-1204079262'), (u'COPY_-1204079082', u'MULTIEQUAL_-1204079182'), ('tmp_494', u'CBRANCH_-1204079590'), (u'PTRSUB_-1204079090', u'LOAD_-1204079849'), (u'COPY_-1204079005', u'PIECE_-1204079309'), ('const-1', u'PTRADD_-1204078805'), (u'CALL_-1204079548', u'CAST_-1204078893'), (u'CAST_-1204078764', u'INT_LESS_-1204079253'), (u'INT_LESS_-1204079815', u'CBRANCH_-1204079824'), (u'LOAD_-1204079327', u'INT_LESSEQUAL_-1204079292'), (u'LOAD_-1204079334', u'PTRADD_-1204078871'), ('const-0', u'PTRSUB_-1204079034'), ('const-433', u'LOAD_-1204079495'), (u'INT_EQUAL_-1204079562', u'CBRANCH_-1204079559'), (u'PTRSUB_-1204078864', u'LOAD_-1204079290'), ('const-0', u'PTRSUB_-1204079073'), ('const-433', u'LOAD_-1204079286'), (u'INT_NOTEQUAL_-1204079530', u'CBRANCH_-1204079524'), (u'INT_NOTEQUAL_-1204079305', u'CBRANCH_-1204079298'), (u'LOAD_-1204079849', u'INT_LESSEQUAL_-1204079530'), (u'LOAD_-1204079849', u'INT_NOTEQUAL_-1204079530'), ('const-8', u'PTRSUB_-1204078869'), (u'PTRSUB_-1204078803', u'LOAD_-1204079286'), ('tmp_1079', u'CAST_-1204079037'), (u'PTRSUB_-1204079122', u'PTRSUB_-1204079088'), ('tmp_1078', u'CALL_-1204079446'), (u'CAST_-1204078893', u'COPY_-1204078930'), (u'INT_LEFT_-1204079208', u'CAST_-1204078793'), ('const-32', u'PTRADD_-1204078805'), (u'COPY_-1204078875', u'PIECE_-1204078908'), (u'CAST_-1204078793', u'RETURN_-1204079347'), ('tmp_676', u'CBRANCH_-1204079463'), (u'LOAD_-1204079843', u'INT_LESSEQUAL_-1204079827'), (u'LOAD_-1204079843', u'INT_EQUAL_-1204079828'), (u'INT_NOTEQUAL_-1204079479', u'CBRANCH_-1204079463'), (u'INT_LESSEQUAL_-1204079530', u'CBRANCH_-1204079528'), (u'COPY_-1204079075', u'MULTIEQUAL_-1204079167'), (u'PTRSUB_-1204078965', u'PTRSUB_-1204078939'), ('const-8', u'PTRSUB_-1204078760'), ('const-16', u'PTRSUB_-1204079027'), (u'INT_LESSEQUAL_-1204079754', u'CBRANCH_-1204079764'), (u'PTRSUB_-1204078809', u'LOAD_-1204079293'), (u'MULTIEQUAL_-1204078977', u'INT_LESSEQUAL_-1204079285'), (u'COPY_-1204078930', u'MULTIEQUAL_-1204079182'), ('tmp_1079', u'INT_EQUAL_-1204079562'), (u'CAST_-1204078874', u'INT_LESSEQUAL_-1204079500'), (u'PTRSUB_-1204078877', u'PTRSUB_-1204078869'), ('const-1', u'PTRADD_-1204079058'), (u'PTRSUB_-1204078939', u'LOAD_-1204079523'), ('const-433', u'LOAD_-1204079283'), (u'LOAD_-1204079276', u'CAST_-1204078721'), ('tmp_1080', u'PTRSUB_-1204078809'), ('tmp_534', u'CBRANCH_-1204079559'), (u'PTRADD_-1204078941', u'PTRSUB_-1204078939'), ('const-0', u'PTRSUB_-1204079122'), (u'COPY_-1204079217', u'RETURN_-1204079442'), (u'COPY_-1204079012', u'MULTIEQUAL_-1204079167'), (u'PTRADD_-1204078950', u'CAST_-1204078887'), (u'INT_LESS_-1204079253', u'CBRANCH_-1204079262'), ('const-8', u'PTRSUB_-1204078868'), (u'CAST_-1204078893', u'PTRADD_-1204078941'), ('const-8', u'PTRSUB_-1204078765'), ('const-0', u'PTRSUB_-1204079090'), (u'LOAD_-1204079546', u'INT_LESSEQUAL_-1204079530'), (u'LOAD_-1204079546', u'INT_NOTEQUAL_-1204079530'), (u'LOAD_-1204079815', u'INT_NOTEQUAL_-1204079799'), (u'MULTIEQUAL_-1204079182', u'COPY_-1204079005'), (u'CAST_-1204078887', u'LOAD_-1204079546'), ('const-32', u'PTRSUB_-1204078869'), ('tmp_1080', u'PTRSUB_-1204079090'), ('tmp_1013', u'CBRANCH_-1204079298'), (u'PTRSUB_-1204078857', u'LOAD_-1204079334'), ('const-24', u'PTRSUB_-1204078857'), ('tmp_580', u'CBRANCH_-1204079528'), (u'PTRADD_-1204078884', u'CAST_-1204078837'), ('tmp_810', u'BRANCH_-1204079267'), ('const-0', u'COPY_-1204078876'), ('const-24', u'PTRSUB_-1204078926'), (u'PIECE_-1204079309', u'RETURN_-1204079621'), ('const-8', u'PTRSUB_-1204079042'), (u'LOAD_-1204079784', u'INT_LESSEQUAL_-1204079754'), (u'INT_LESSEQUAL_-1204079285', u'CBRANCH_-1204079284'), ('tmp_1080', u'PTRSUB_-1204078878'), (u'PTRSUB_-1204078878', u'LOAD_-1204079321'), ('tmp_334', u'CBRANCH_-1204079681'), (u'PTRSUB_-1204078925', u'LOAD_-1204079577'), ('tmp_236', u'CBRANCH_-1204079760'), ('const-1', u'PTRADD_-1204078950'), ('tmp_1079', u'MULTIEQUAL_-1204079038'), (u'LOAD_-1204079713', u'INT_EQUAL_-1204079698'), ('const-64', u'INT_LEFT_-1204079208'), ('tmp_839', u'CBRANCH_-1204079284'), ('const-32', u'PTRADD_-1204079058'), ('const-0', u'PTRSUB_-1204078898'), (u'LOAD_-1204079354', u'INT_NOTEQUAL_-1204079338'), ('const-0', u'COPY_-1204079480'), (u'LOAD_-1204079784', u'INT_NOTEQUAL_-1204079768'), (u'CAST_-1204078985', u'LOAD_-1204079784'), (u'PTRSUB_-1204078926', u'LOAD_-1204079495'), ('const-32', u'PTRADD_-1204078767'), (u'COPY_-1204078876', u'PIECE_-1204078908'), ('tmp_1079', u'PTRSUB_-1204078926'), ('const-8', u'PTRSUB_-1204078939'), (u'INT_LESSEQUAL_-1204079261', u'CBRANCH_-1204079271'), (u'INT_LESSEQUAL_-1204079500', u'CBRANCH_-1204079496'), (u'LOAD_-1204079755', u'CAST_-1204078972'), ('tmp_1080', u'PTRSUB_-1204078760'), ('const-433', u'LOAD_-1204079327'), ('tmp_1080', u'PTRSUB_-1204078864'), ('tmp_1079', u'PTRADD_-1204078805'), ('const-8', u'PTRSUB_-1204078934'), ('tmp_1078', u'PTRSUB_-1204078889'), ('const-8', u'PTRSUB_-1204078803'), ('const-8', u'PTRSUB_-1204079088'), (u'LOAD_-1204079290', u'CAST_-1204078821'), (u'LOAD_-1204079516', u'CAST_-1204078874'), (u'INT_EQUAL_-1204079828', u'CBRANCH_-1204079590'), ('tmp_1079', u'CALL_-1204079786'), (u'LOAD_-1204079849', u'INT_LESS_-1204079815'), ('tmp_1079', u'CALL_-1204079548'), (u'LOAD_-1204079849', u'INT_NOTEQUAL_-1204079768'), ('tmp_1079', u'COPY_-1204079082'), ('const-0', u'RETURN_-1204079621'), (u'COPY_-1204078929', u'MULTIEQUAL_-1204079167'), ('const-24', u'PTRSUB_-1204079018'), ('const-0', u'COPY_-1204079031'), ('tmp_1060', u'CBRANCH_-1204079271'), (u'PTRADD_-1204078805', u'PTRSUB_-1204078803'), ('const-1', u'PTRADD_-1204078767'), ('const-0', u'RETURN_-1204079442'), ('const-32', u'PTRADD_-1204078950'), (u'PTRSUB_-1204078898', u'PTRSUB_-1204078877'), ('const-433', u'LOAD_-1204079577'), ('tmp_1080', u'PTRSUB_-1204078934'), (u'INT_LESSEQUAL_-1204079731', u'CBRANCH_-1204079728'), (u'PTRADD_-1204078871', u'PTRSUB_-1204078869'), ('tmp_1079', u'COPY_-1204079075'), ('const-433', u'LOAD_-1204079755'), ('tmp_141', u'CBRANCH_-1204079824'), ('tmp_630', u'CBRANCH_-1204079496'), ('const-8', u'PTRSUB_-1204078877'), ('const-0', u'COPY_-1204079698'), ('const-433', u'LOAD_-1204079784'), ('const-433', u'LOAD_-1204079815'), ('const-433', u'LOAD_-1204079297'), (u'PTRSUB_-1204078869', u'LOAD_-1204079297'), (u'PTRSUB_-1204079088', u'INT_EQUAL_-1204079859'), ('tmp_498', u'CBRANCH_-1204079582'), ('const-433', u'LOAD_-1204079293'), (u'CAST_-1204078991', u'PTRADD_-1204079058'), ('tmp_1078', u'PTRSUB_-1204079073'), ('const-8', u'PTRSUB_-1204078864'), (u'PTRSUB_-1204079042', u'PTRSUB_-1204079034'), ('const-433', u'LOAD_-1204079516'), (u'PTRSUB_-1204078868', u'PTRSUB_-1204078861'), (u'LOAD_-1204079577', u'INT_EQUAL_-1204079562'), (u'INT_LESSEQUAL_-1204079292', u'CBRANCH_-1204079302'), ('const-1', u'PTRADD_-1204079039'), ('tmp_955', u'CBRANCH_-1204079335'), (u'COPY_-1204078924', u'MULTIEQUAL_-1204079167'), ('const-0', u'PTRSUB_-1204078931'), (u'COPY_-1204079698', u'COPY_-1204079018'), ('const-1', u'PTRADD_-1204078871'), (u'PTRSUB_-1204078934', u'LOAD_-1204079516'), (u'INT_NOTEQUAL_-1204079768', u'CBRANCH_-1204079760'), (u'LOAD_-1204079747', u'INT_LESSEQUAL_-1204079731'), (u'PTRSUB_-1204078869', u'LOAD_-1204079354'), (u'PTRSUB_-1204079027', u'LOAD_-1204079815'), (u'CAST_-1204078893', u'COPY_-1204078924'), ('const-433', u'LOAD_-1204079290'), (u'LOAD_-1204079286', u'INT_LESS_-1204079253'), ('tmp_95', u'CBRANCH_-1204079857'), (u'PTRSUB_-1204079044', u'LOAD_-1204079755'), (u'LOAD_-1204079849', u'INT_EQUAL_-1204079828'), ('const-0', u'RETURN_-1204079347'), (u'INT_NOTEQUAL_-1204079338', u'CBRANCH_-1204079335'), ('const-1', u'PTRADD_-1204079087'), ('const-433', u'LOAD_-1204079321'), (u'LOAD_-1204079297', u'INT_LESSEQUAL_-1204079261'), (u'PTRSUB_-1204079034', u'PTRSUB_-1204079027'), (u'PTRSUB_-1204078760', u'LOAD_-1204079276'), ('const-8', u'PTRSUB_-1204078809'), (u'PTRSUB_-1204078931', u'PTRSUB_-1204078925'), ('const-433', u'LOAD_-1204079334'), ('const-433', u'LOAD_-1204079713'), (u'INT_EQUAL_-1204079859', u'CBRANCH_-1204079857'), (u'LOAD_-1204079321', u'INT_LESSEQUAL_-1204079292'), ('const-433', u'LOAD_-1204079354'), (u'LOAD_-1204079327', u'INT_NOTEQUAL_-1204079305'), (u'PTRSUB_-1204078861', u'PTRSUB_-1204078857'), ('const-433', u'LOAD_-1204079276'), (u'PTRSUB_-1204078889', u'PTRSUB_-1204078868'), (u'CAST_-1204078991', u'PTRADD_-1204079039'), (u'CAST_-1204079037', u'INT_EQUAL_-1204079859'), ('const-8', u'PTRSUB_-1204078939'), (u'MULTIEQUAL_-1204079010', u'INT_LESSEQUAL_-1204079285'), ('const-0', u'INT_NOTEQUAL_-1204079338'), (u'PTRADD_-1204079058', u'CAST_-1204078985'), (u'CALL_-1204079446', u'COPY_-1204079217'), (u'COPY_-1204079006', u'PIECE_-1204079309'), (u'CAST_-1204078991', u'COPY_-1204079012')]
[(u'INT_ADD_-1204079507', u'CAST_-1204078933'), ('tmp_181', u'CBRANCH_-1204079797'), (u'INT_ADD_-1204079731', u'CAST_-1204079021'), ('tmp_232', u'CBRANCH_-1204079764'), ('tmp_2090', u'PTRADD_-1204079060'), (u'INT_NOTEQUAL_-1204079799', u'CBRANCH_-1204079797'), (u'CALL_-1204079548', u'COPY_-1204078985'), (u'CAST_-1204078942', u'LOAD_-1204079546'), (u'LOAD_-1204079849', u'INT_LESSEQUAL_-1204079827'), ('const-433', u'LOAD_-1204079516'), ('const-433', u'LOAD_-1204079523'), ('tmp_2088', u'INT_ADD_-1204079338'), (u'LOAD_-1204079293', u'MULTIEQUAL_-1204079021'), (u'CAST_-1204079054', u'LOAD_-1204079815'), ('const-433', u'LOAD_-1204079784'), (u'COPY_-1204078990', u'MULTIEQUAL_-1204079193'), ('const-433', u'LOAD_-1204079283'), (u'LOAD_-1204079286', u'MULTIEQUAL_-1204078988'), (u'LOAD_-1204079843', u'INT_LESS_-1204079815'), (u'INT_ADD_-1204079479', u'CAST_-1204078921'), ('const-24', u'INT_ADD_-1204079697'), (u'INT_LESSEQUAL_-1204079827', u'CBRANCH_-1204079582'), (u'COPY_-1204078931', u'PIECE_-1204078916'), ('tmp_2093', u'CALL_-1204079786'), (u'COPY_-1204079130', u'MULTIEQUAL_-1204079178'), ('tmp_282', u'CBRANCH_-1204079728'), (u'COPY_-1204079073', u'MULTIEQUAL_-1204079193'), ('const-433', u'LOAD_-1204079755'), (u'CAST_-1204078779', u'LOAD_-1204079283'), (u'INT_ADD_-1204079896', u'INT_EQUAL_-1204079859'), ('tmp_2093', u'INT_ADD_-1204079827'), (u'LOAD_-1204079849', u'INT_LESSEQUAL_-1204079754'), (u'MULTIEQUAL_-1204079178', u'COPY_-1204079061'), (u'CALL_-1204079786', u'INT_ADD_-1204079697'), ('const-8', u'PTRADD_-1204078842'), ('tmp_584', u'CBRANCH_-1204079524'), ('const-433', u'LOAD_-1204079843'), ('const-40', u'INT_ADD_-1204079281'), (u'INT_EQUAL_-1204079698', u'CBRANCH_-1204079681'), ('tmp_919', u'CBRANCH_-1204079262'), ('tmp_2088', u'INT_ADD_-1204079561'), ('tmp_2093', u'INT_ADD_-1204079267'), ('const-40', u'INT_ADD_-1204079267'), ('tmp_1009', u'CBRANCH_-1204079302'), (u'CALL_-1204079548', u'INT_ADD_-1204079530'), (u'LOAD_-1204079523', u'INT_LESSEQUAL_-1204079500'), (u'COPY_-1204079137', u'MULTIEQUAL_-1204079193'), ('const-32', u'INT_ADD_-1204079318'), (u'LOAD_-1204079321', u'INT_NOTEQUAL_-1204079305'), ('tmp_2090', u'PTRADD_-1204078842'), (u'LOAD_-1204079293', u'INT_LESS_-1204079253'), ('const-8', u'PTRADD_-1204078797'), (u'PIECE_-1204078916', u'INT_LEFT_-1204078977'), (u'LOAD_-1204079276', u'MULTIEQUAL_-1204079021'), (u'MULTIEQUAL_-1204079049', u'COPY_-1204078930'), (u'PTRADD_-1204078842', u'LOAD_-1204079293'), ('tmp_2090', u'LOAD_-1204079849'), (u'PTRADD_-1204078797', u'LOAD_-1204079276'), ('const-433', u'LOAD_-1204079327'), (u'LOAD_-1204079283', u'MULTIEQUAL_-1204078988'), ('const-40', u'INT_ADD_-1204079731'), (u'LOAD_-1204079495', u'INT_NOTEQUAL_-1204079479'), ('tmp_869', u'BRANCH_-1204079262'), ('tmp_2093', u'COPY_-1204079137'), ('const-8', u'PTRADD_-1204078897'), (u'LOAD_-1204079755', u'INT_LESSEQUAL_-1204079731'), (u'LOAD_-1204079334', u'MULTIEQUAL_-1204079049'), (u'CALL_-1204079548', u'COPY_-1204078979'), ('const-0', u'COPY_-1204078931'), ('tmp_494', u'CBRANCH_-1204079590'), ('const-1', u'PTRADD_-1204078842'), ('const-433', u'LOAD_-1204079297'), ('tmp_2093', u'INT_NOTEQUAL_-1204079799'), (u'INT_ADD_-1204079827', u'CAST_-1204079073'), (u'COPY_-1204078984', u'MULTIEQUAL_-1204079178'), (u'CALL_-1204079446', u'RETURN_-1204079442'), (u'INT_LESS_-1204079815', u'CBRANCH_-1204079824'), (u'LOAD_-1204079327', u'INT_LESSEQUAL_-1204079292'), ('const-8', u'PTRADD_-1204079060'), (u'COPY_-1204079060', u'PIECE_-1204079074'), ('const-433', u'LOAD_-1204079815'), (u'CAST_-1204078896', u'LOAD_-1204079334'), (u'INT_EQUAL_-1204079562', u'CBRANCH_-1204079559'), ('const-433', u'LOAD_-1204079290'), (u'INT_ADD_-1204079311', u'CAST_-1204078891'), ('const-433', u'LOAD_-1204079321'), (u'INT_NOTEQUAL_-1204079530', u'CBRANCH_-1204079524'), (u'INT_NOTEQUAL_-1204079305', u'CBRANCH_-1204079298'), (u'LOAD_-1204079849', u'INT_LESSEQUAL_-1204079530'), (u'LOAD_-1204079849', u'INT_NOTEQUAL_-1204079530'), (u'LOAD_-1204079334', u'INT_ADD_-1204079281'), (u'CAST_-1204078933', u'LOAD_-1204079523'), ('tmp_2088', u'INT_ADD_-1204079799'), ('const-1', u'PTRADD_-1204078797'), ('tmp_676', u'CBRANCH_-1204079463'), ('tmp_2088', u'INT_ADD_-1204079896'), ('tmp_2093', u'CALL_-1204079548'), ('const-40', u'INT_ADD_-1204079270'), (u'LOAD_-1204079843', u'INT_EQUAL_-1204079828'), (u'LOAD_-1204079843', u'INT_LESSEQUAL_-1204079827'), (u'INT_NOTEQUAL_-1204079479', u'CBRANCH_-1204079463'), (u'INT_LESSEQUAL_-1204079530', u'CBRANCH_-1204079528'), (u'INT_ADD_-1204079338', u'CAST_-1204078904'), (u'PTRADD_-1204079060', u'LOAD_-1204079755'), (u'CALL_-1204079548', u'INT_ADD_-1204079507'), ('const-433', u'LOAD_-1204079286'), (u'CALL_-1204079786', u'INT_ADD_-1204079768'), ('const-0', u'INT_EQUAL_-1204079698'), (u'INT_ADD_-1204079561', u'CAST_-1204078957'), (u'INT_LESSEQUAL_-1204079754', u'CBRANCH_-1204079764'), (u'CALL_-1204079786', u'INT_ADD_-1204079731'), (u'CALL_-1204079786', u'COPY_-1204079067'), (u'INT_ADD_-1204079267', u'CAST_-1204078779'), (u'PTRADD_-1204078958', u'LOAD_-1204079516'), ('tmp_2093', u'MULTIEQUAL_-1204079049'), ('const-24', u'INT_ADD_-1204079479'), ('const-0', u'INT_NOTEQUAL_-1204079338'), ('tmp_534', u'CBRANCH_-1204079559'), (u'INT_ADD_-1204079697', u'CAST_-1204079002'), ('const-433', u'LOAD_-1204079849'), (u'INT_ADD_-1204079530', u'CAST_-1204078942'), (u'COPY_-1204078985', u'MULTIEQUAL_-1204079193'), (u'INT_LESS_-1204079253', u'CBRANCH_-1204079262'), ('const-32', u'INT_ADD_-1204079561'), (u'COPY_-1204078979', u'MULTIEQUAL_-1204079178'), (u'LOAD_-1204079546', u'INT_LESSEQUAL_-1204079530'), (u'LOAD_-1204079546', u'INT_NOTEQUAL_-1204079530'), (u'LOAD_-1204079815', u'INT_NOTEQUAL_-1204079799'), ('tmp_2088', u'INT_ADD_-1204079318'), ('const-40', u'INT_ADD_-1204079338'), ('tmp_1013', u'CBRANCH_-1204079298'), ('const-433', u'LOAD_-1204079276'), ('const-433', u'LOAD_-1204079495'), ('const-1', u'PTRADD_-1204078958'), ('tmp_580', u'CBRANCH_-1204079528'), ('tmp_810', u'BRANCH_-1204079267'), ('const-40', u'INT_ADD_-1204079507'), (u'LOAD_-1204079334', u'INT_ADD_-1204079311'), ('const-0', u'COPY_-1204079042'), ('const-1', u'PTRADD_-1204078897'), ('tmp_2090', u'PTRADD_-1204078797'), ('const-433', u'LOAD_-1204079354'), ('const-64', u'INT_LEFT_-1204078977'), ('tmp_2093', u'INT_EQUAL_-1204079562'), ('tmp_2090', u'PTRADD_-1204078897'), (u'LOAD_-1204079784', u'INT_LESSEQUAL_-1204079754'), (u'INT_LESSEQUAL_-1204079285', u'CBRANCH_-1204079284'), (u'CAST_-1204078921', u'LOAD_-1204079495'), ('tmp_334', u'CBRANCH_-1204079681'), ('tmp_2093', u'COPY_-1204079130'), ('tmp_2088', u'CALL_-1204079446'), ('tmp_236', u'CBRANCH_-1204079760'), (u'MULTIEQUAL_-1204079193', u'COPY_-1204079060'), (u'CAST_-1204078879', u'LOAD_-1204079297'), ('tmp_2093', u'INT_ADD_-1204079270'), (u'LOAD_-1204079713', u'INT_EQUAL_-1204079698'), ('const-32', u'INT_ADD_-1204079530'), ('tmp_839', u'CBRANCH_-1204079284'), (u'LOAD_-1204079354', u'INT_NOTEQUAL_-1204079338'), (u'CAST_-1204078891', u'LOAD_-1204079327'), ('const-0', u'COPY_-1204079480'), (u'COPY_-1204078930', u'PIECE_-1204078916'), (u'LOAD_-1204079784', u'INT_NOTEQUAL_-1204079768'), ('const-24', u'INT_ADD_-1204079799'), (u'INT_ADD_-1204079270', u'CAST_-1204078814'), (u'INT_LESSEQUAL_-1204079261', u'CBRANCH_-1204079271'), (u'INT_LESSEQUAL_-1204079500', u'CBRANCH_-1204079496'), (u'COPY_-1204079698', u'COPY_-1204079073'), (u'PIECE_-1204079074', u'RETURN_-1204079621'), ('const-0', u'INT_NOTEQUAL_-1204079479'), (u'CAST_-1204078904', u'LOAD_-1204079354'), (u'INT_EQUAL_-1204079828', u'CBRANCH_-1204079590'), ('const-433', u'LOAD_-1204079546'), (u'LOAD_-1204079849', u'INT_LESS_-1204079815'), (u'LOAD_-1204079849', u'INT_NOTEQUAL_-1204079768'), ('const-0', u'RETURN_-1204079621'), ('const-32', u'INT_ADD_-1204079311'), (u'INT_ADD_-1204079281', u'CAST_-1204078879'), ('tmp_1060', u'CBRANCH_-1204079271'), ('const-0', u'RETURN_-1204079442'), ('tmp_2093', u'COPY_-1204078984'), ('const-8', u'PTRADD_-1204078958'), (u'INT_LESSEQUAL_-1204079731', u'CBRANCH_-1204079728'), (u'LOAD_-1204079516', u'INT_LESSEQUAL_-1204079500'), (u'INT_LEFT_-1204078977', u'RETURN_-1204079347'), ('const-433', u'LOAD_-1204079747'), ('tmp_141', u'CBRANCH_-1204079824'), ('tmp_630', u'CBRANCH_-1204079496'), ('tmp_2090', u'CALL_-1204079446'), ('const-0', u'COPY_-1204079698'), ('const-433', u'LOAD_-1204079713'), (u'CAST_-1204078814', u'LOAD_-1204079286'), (u'MULTIEQUAL_-1204078988', u'INT_LESSEQUAL_-1204079285'), ('tmp_2093', u'INT_EQUAL_-1204079859'), ('tmp_498', u'CBRANCH_-1204079582'), (u'LOAD_-1204079577', u'INT_EQUAL_-1204079562'), (u'INT_LESSEQUAL_-1204079292', u'CBRANCH_-1204079302'), (u'INT_ADD_-1204079768', u'CAST_-1204079039'), ('tmp_955', u'CBRANCH_-1204079335'), ('tmp_2090', u'LOAD_-1204079321'), (u'CAST_-1204079021', u'LOAD_-1204079747'), (u'LOAD_-1204079290', u'INT_LESSEQUAL_-1204079261'), ('tmp_2093', u'MULTIEQUAL_-1204079178'), ('const-433', u'LOAD_-1204079577'), ('tmp_2090', u'PTRADD_-1204078958'), (u'COPY_-1204079067', u'MULTIEQUAL_-1204079178'), (u'INT_NOTEQUAL_-1204079768', u'CBRANCH_-1204079760'), ('const-32', u'INT_ADD_-1204079827'), (u'COPY_-1204079480', u'COPY_-1204078990'), (u'LOAD_-1204079747', u'INT_LESSEQUAL_-1204079731'), (u'INT_ADD_-1204079799', u'CAST_-1204079054'), ('tmp_2093', u'INT_ADD_-1204079479'), ('const-8', u'INT_ADD_-1204079896'), (u'LOAD_-1204079286', u'INT_LESS_-1204079253'), ('tmp_95', u'CBRANCH_-1204079857'), (u'CAST_-1204079039', u'LOAD_-1204079784'), (u'LOAD_-1204079849', u'INT_EQUAL_-1204079828'), (u'PTRADD_-1204078897', u'LOAD_-1204079290'), (u'COPY_-1204079061', u'PIECE_-1204079074'), ('const-0', u'RETURN_-1204079347'), (u'COPY_-1204078860', u'MULTIEQUAL_-1204079178'), (u'INT_NOTEQUAL_-1204079338', u'CBRANCH_-1204079335'), (u'LOAD_-1204079297', u'INT_LESSEQUAL_-1204079261'), (u'INT_ADD_-1204079318', u'CAST_-1204078896'), ('const-1', u'PTRADD_-1204079060'), ('const-433', u'LOAD_-1204079293'), ('const-32', u'INT_ADD_-1204079768'), (u'CAST_-1204079073', u'LOAD_-1204079843'), (u'INT_EQUAL_-1204079859', u'CBRANCH_-1204079857'), (u'COPY_-1204079042', u'COPY_-1204078860'), (u'LOAD_-1204079321', u'INT_LESSEQUAL_-1204079292'), (u'LOAD_-1204079327', u'INT_NOTEQUAL_-1204079305'), ('const-433', u'LOAD_-1204079334'), (u'MULTIEQUAL_-1204079021', u'INT_LESSEQUAL_-1204079285'), (u'CAST_-1204078957', u'LOAD_-1204079577'), (u'CAST_-1204079002', u'LOAD_-1204079713')]
null
null
002432d0
x64
O2
(translation_unit "undefined1 [16] FUN_002432d0(long param_1,ulong param_2,ulong *param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n undefined1 auVar5 [16];\n undefined1 auVar6 [16];\n \n if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }\n uVar1 = *param_3;\n uVar2 = *(ulong *)(param_2 + 0x20);\n uVar4 = param_2;\n if (uVar1 < uVar2) {\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }\nLAB_00243345:\n auVar5._8_8_ = param_2;\n auVar5._0_8_ = uVar4;\n return auVar5;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (macro_type_specifier "FUN_002432d0(long param_1,ulong param_2,ulong *param_3)" identifier ( (ERROR "long param_1,ulong param_2,ulong *" (type_descriptor "long param_1" (sized_type_specifier "long param_1" long type_identifier)) , identifier identifier , (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *))) (type_descriptor "param_3" type_identifier) )) ; (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n undefined1 auVar5 [16];\n undefined1 auVar6 [16];\n \n if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }\n uVar1 = *param_3;\n uVar2 = *(ulong *)(param_2 + 0x20);\n uVar4 = param_2;\n if (uVar1 < uVar2) {\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }\nLAB_00243345:\n auVar5._8_8_ = param_2;\n auVar5._0_8_ = uVar4;\n return auVar5;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "undefined1 auVar5 [16];" type_identifier (array_declarator "auVar5 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 auVar6 [16];" type_identifier (array_declarator "auVar6 [16]" identifier [ number_literal ]) ;) (if_statement "if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }" if (parenthesized_expression "(param_2 == param_1 + 8U)" ( (binary_expression "param_2 == param_1 + 8U" identifier == (binary_expression "param_1 + 8U" identifier + number_literal)) )) (compound_statement "{\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }" { (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" ( (binary_expression "*(long *)(param_1 + 0x28) != 0" (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) )) (compound_statement "{\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }" { (expression_statement "param_2 = *(ulong *)(param_1 + 0x20);" (assignment_expression "param_2 = *(ulong *)(param_1 + 0x20)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x20)" * (cast_expression "(ulong *)(param_1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;" if (parenthesized_expression "((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))" ( (binary_expression "(*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))))" (parenthesized_expression "(*param_3 <= *(ulong *)(param_2 + 0x20))" ( (binary_expression "*param_3 <= *(ulong *)(param_2 + 0x20)" (pointer_expression "*param_3" * identifier) <= (pointer_expression "*(ulong *)(param_2 + 0x20)" * (cast_expression "(ulong *)(param_2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) )) && (parenthesized_expression "((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))))" ( (parenthesized_expression "(*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))" ( (binary_expression "*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))" (binary_expression "*param_3 != *(ulong *)(param_2 + 0x20)" (pointer_expression "*param_3" * identifier) != (pointer_expression "*(ulong *)(param_2 + 0x20)" * (cast_expression "(ulong *)(param_2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) || (parenthesized_expression "(param_3[1] <= *(ulong *)(param_2 + 0x28))" ( (binary_expression "param_3[1] <= *(ulong *)(param_2 + 0x28)" (subscript_expression "param_3[1]" identifier [ number_literal ]) <= (pointer_expression "*(ulong *)(param_2 + 0x28)" * (cast_expression "(ulong *)(param_2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ))) )) ))) )) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;)) (goto_statement "goto LAB_002433c0;" goto statement_identifier ;) })) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;) })) (expression_statement "uVar1 = *param_3;" (assignment_expression "uVar1 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x20);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x20)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x20)" * (cast_expression "(ulong *)(param_2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = param_2;" (assignment_expression "uVar4 = param_2" identifier = identifier) ;) (if_statement "if (uVar1 < uVar2) {\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" if (parenthesized_expression "(uVar1 < uVar2)" ( (binary_expression "uVar1 < uVar2" identifier < identifier) )) (compound_statement "{\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }" { (labeled_statement "LAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" statement_identifier : (if_statement "if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" if (parenthesized_expression "(*(ulong *)(param_1 + 0x18) != param_2)" ( (binary_expression "*(ulong *)(param_1 + 0x18) != param_2" (pointer_expression "*(ulong *)(param_1 + 0x18)" * (cast_expression "(ulong *)(param_1 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) != identifier) )) (compound_statement "{\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" { (expression_statement "uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);" (assignment_expression "uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2)" identifier = (call_expression "thunk_FUN_002dbfc0(param_2,param_2,param_2)" identifier (argument_list "(param_2,param_2,param_2)" ( identifier , identifier , identifier )))) ;) (if_statement "if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }" if (parenthesized_expression "((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28)))))" ( (binary_expression "(uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))" (parenthesized_expression "(uVar1 <= *(ulong *)(uVar2 + 0x20))" ( (binary_expression "uVar1 <= *(ulong *)(uVar2 + 0x20)" identifier <= (pointer_expression "*(ulong *)(uVar2 + 0x20)" * (cast_expression "(ulong *)(uVar2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x20)" ( (binary_expression "uVar2 + 0x20" identifier + number_literal) ))))) )) && (parenthesized_expression "((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))" ( (parenthesized_expression "(uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28)))" ( (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))" (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20)" identifier != (pointer_expression "*(ulong *)(uVar2 + 0x20)" * (cast_expression "(ulong *)(uVar2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x20)" ( (binary_expression "uVar2 + 0x20" identifier + number_literal) ))))) || (parenthesized_expression "(param_3[1] <= *(ulong *)(uVar2 + 0x28))" ( (binary_expression "param_3[1] <= *(ulong *)(uVar2 + 0x28)" (subscript_expression "param_3[1]" identifier [ number_literal ]) <= (pointer_expression "*(ulong *)(uVar2 + 0x28)" * (cast_expression "(ulong *)(uVar2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x28)" ( (binary_expression "uVar2 + 0x28" identifier + number_literal) ))))) ))) )) ))) )) (compound_statement "{\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }" { (labeled_statement "LAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);" statement_identifier : (expression_statement "auVar6 = FUN_00243210(param_1,param_3);" (assignment_expression "auVar6 = FUN_00243210(param_1,param_3)" identifier = (call_expression "FUN_00243210(param_1,param_3)" identifier (argument_list "(param_1,param_3)" ( identifier , identifier )))) ;)) (return_statement "return auVar6;" return identifier ;) })) (if_statement "if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }" if (parenthesized_expression "(*(long *)(uVar2 + 0x18) == 0)" ( (binary_expression "*(long *)(uVar2 + 0x18) == 0" (pointer_expression "*(long *)(uVar2 + 0x18)" * (cast_expression "(long *)(uVar2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x18)" ( (binary_expression "uVar2 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar4 = 0;\n param_2 = uVar2;\n }" { (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (expression_statement "param_2 = uVar2;" (assignment_expression "param_2 = uVar2" identifier = identifier) ;) })) }))) }) (else_clause "else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" else (compound_statement "{\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" { (if_statement "if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" if (parenthesized_expression "(uVar2 == uVar1)" ( (binary_expression "uVar2 == uVar1" identifier == identifier) )) (compound_statement "{\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }" { (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x28);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x28)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x28)" * (cast_expression "(ulong *)(param_2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (uVar3 < uVar2) goto LAB_002432f9;" if (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) (goto_statement "goto LAB_002432f9;" goto statement_identifier ;)) (labeled_statement "LAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }" statement_identifier : (if_statement "if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }" if (parenthesized_expression "(uVar3 <= uVar2)" ( (binary_expression "uVar3 <= uVar2" identifier <= identifier) )) (compound_statement "{\n param_2 = 0;\n goto LAB_00243345;\n }" { (expression_statement "param_2 = 0;" (assignment_expression "param_2 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_00243345;" goto statement_identifier ;) }))) }) (else_clause "else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" else (if_statement "if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" if (parenthesized_expression "(uVar1 <= uVar2)" ( (binary_expression "uVar1 <= uVar2" identifier <= identifier) )) (compound_statement "{\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" { (expression_statement "uVar2 = *(ulong *)(param_2 + 0x28);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x28)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x28)" * (cast_expression "(ulong *)(param_2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00243401;" goto statement_identifier ;) })))) (if_statement "if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }" if (parenthesized_expression "(*(ulong *)(param_1 + 0x20) == param_2)" ( (binary_expression "*(ulong *)(param_1 + 0x20) == param_2" (pointer_expression "*(ulong *)(param_1 + 0x20)" * (cast_expression "(ulong *)(param_1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) == identifier) )) (compound_statement "{\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }" { (labeled_statement "LAB_002433c0:\n auVar6._8_8_ = 0;" statement_identifier : (expression_statement "auVar6._8_8_ = 0;" (assignment_expression "auVar6._8_8_ = 0" (field_expression "auVar6._8_8_" identifier . field_identifier) = number_literal) ;)) (expression_statement "auVar6._0_8_ = param_2;" (assignment_expression "auVar6._0_8_ = param_2" (field_expression "auVar6._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar6 << 0x40;" return (binary_expression "auVar6 << 0x40" identifier << number_literal) ;) })) (expression_statement "uVar2 = FUN_002dc020(param_2);" (assignment_expression "uVar2 = FUN_002dc020(param_2)" identifier = (call_expression "FUN_002dc020(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;" if (parenthesized_expression "((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))" ( (binary_expression "(*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])))" (parenthesized_expression "(*(ulong *)(uVar2 + 0x20) <= uVar1)" ( (binary_expression "*(ulong *)(uVar2 + 0x20) <= uVar1" (pointer_expression "*(ulong *)(uVar2 + 0x20)" * (cast_expression "(ulong *)(uVar2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x20)" ( (binary_expression "uVar2 + 0x20" identifier + number_literal) )))) <= identifier) )) && (parenthesized_expression "((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])))" ( (parenthesized_expression "(uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))" ( (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])" (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20)" identifier != (pointer_expression "*(ulong *)(uVar2 + 0x20)" * (cast_expression "(ulong *)(uVar2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x20)" ( (binary_expression "uVar2 + 0x20" identifier + number_literal) ))))) || (parenthesized_expression "(*(ulong *)(uVar2 + 0x28) <= param_3[1])" ( (binary_expression "*(ulong *)(uVar2 + 0x28) <= param_3[1]" (pointer_expression "*(ulong *)(uVar2 + 0x28)" * (cast_expression "(ulong *)(uVar2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x28)" ( (binary_expression "uVar2 + 0x28" identifier + number_literal) )))) <= (subscript_expression "param_3[1]" identifier [ number_literal ])) ))) )) ))) )) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;)) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (if_statement "if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }" if (parenthesized_expression "(*(long *)(param_2 + 0x18) != 0)" ( (binary_expression "*(long *)(param_2 + 0x18) != 0" (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) )))) != number_literal) )) (compound_statement "{\n uVar4 = uVar2;\n param_2 = uVar2;\n }" { (expression_statement "uVar4 = uVar2;" (assignment_expression "uVar4 = uVar2" identifier = identifier) ;) (expression_statement "param_2 = uVar2;" (assignment_expression "param_2 = uVar2" identifier = identifier) ;) })) }))) (labeled_statement "LAB_00243345:\n auVar5._8_8_ = param_2;" statement_identifier : (expression_statement "auVar5._8_8_ = param_2;" (assignment_expression "auVar5._8_8_ = param_2" (field_expression "auVar5._8_8_" identifier . field_identifier) = identifier) ;)) (expression_statement "auVar5._0_8_ = uVar4;" (assignment_expression "auVar5._0_8_ = uVar4" (field_expression "auVar5._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar5;" return identifier ;) }))
(translation_unit "/* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>\n _M_get_insert_hint_unique_pos(_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_>\n * this, const_iterator __position, key_type * __k) */\n\npair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> __thiscall\nstd::\n_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_>\n::_M_get_insert_hint_unique_pos\n (_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_>\n *this,const_iterator __position,key_type *__k)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined1 auVar3 [16];\n _Base_ptr p_Var4;\n _Base_ptr p_Var5;\n const_iterator cVar6;\n _Base_ptr p_Var7;\n pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> pVar8;\n \n if ((_Rb_tree_header *)__position._M_node == &(this->_M_impl).super__Rb_tree_header) {\n if ((this->_M_impl).super__Rb_tree_header._M_node_count != 0) {\n __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right;\n if ((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }\n uVar1 = __k->first;\n uVar2 = *(ulong *)(__position._M_node + 1);\n cVar6._M_node = __position._M_node;\n if (uVar1 < uVar2) {\nLAB_002432f9:\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) {\n p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);\n if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }\n if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n p_Var5 = (_Base_ptr)__k->second;\n p_Var7 = __position._M_node[1]._M_parent;\n if (p_Var5 < p_Var7) goto LAB_002432f9;\nLAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) {\nLAB_002433c0:\n auVar3._8_8_ = 0;\n auVar3._0_8_ = __position._M_node;\n return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);\n }\n p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node);\n if ((*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))))\n goto LAB_002433d8;\n cVar6._M_node = (_Base_ptr)0x0;\n if ((__position._M_node)->_M_right != (_Base_ptr)0x0) {\n cVar6._M_node = p_Var4;\n __position._M_node = p_Var4;\n }\n }\nLAB_00243345:\n pVar8.second = __position._M_node;\n pVar8.first = cVar6._M_node;\n return pVar8;\n}\n\n" comment (ERROR "pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>" (binary_expression "pair<std" identifier < identifier) : : (binary_expression "_Rb_tree_node_base*,_std" identifier * (ERROR "," ,) identifier) : : identifier * >) (function_definition "__thiscall\nstd::\n_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_>\n::_M_get_insert_hint_unique_pos\n (_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_>\n *this,const_iterator __position,key_type *__k)\n\n{\n ulong uVar1;\n ulong uVar2;\n undefined1 auVar3 [16];\n _Base_ptr p_Var4;\n _Base_ptr p_Var5;\n const_iterator cVar6;\n _Base_ptr p_Var7;\n pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> pVar8;\n \n if ((_Rb_tree_header *)__position._M_node == &(this->_M_impl).super__Rb_tree_header) {\n if ((this->_M_impl).super__Rb_tree_header._M_node_count != 0) {\n __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right;\n if ((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }\n uVar1 = __k->first;\n uVar2 = *(ulong *)(__position._M_node + 1);\n cVar6._M_node = __position._M_node;\n if (uVar1 < uVar2) {\nLAB_002432f9:\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) {\n p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);\n if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }\n if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n p_Var5 = (_Base_ptr)__k->second;\n p_Var7 = __position._M_node[1]._M_parent;\n if (p_Var5 < p_Var7) goto LAB_002432f9;\nLAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) {\nLAB_002433c0:\n auVar3._8_8_ = 0;\n auVar3._0_8_ = __position._M_node;\n return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);\n }\n p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node);\n if ((*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))))\n goto LAB_002433d8;\n cVar6._M_node = (_Base_ptr)0x0;\n if ((__position._M_node)->_M_right != (_Base_ptr)0x0) {\n cVar6._M_node = p_Var4;\n __position._M_node = p_Var4;\n }\n }\nLAB_00243345:\n pVar8.second = __position._M_node;\n pVar8.first = cVar6._M_node;\n return pVar8;\n}" (ms_call_modifier "__thiscall" __thiscall) type_identifier (ERROR "::\n_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_>\n::" : : identifier < identifier : : identifier < identifier , identifier > , identifier : : identifier < identifier : : identifier < identifier , identifier > , identifier : : identifier < identifier , identifier > identifier > , identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier , identifier > , identifier : : identifier < identifier , identifier > identifier > identifier > , identifier : : identifier < identifier : : identifier < identifier , identifier > identifier > , identifier : : identifier < identifier : : identifier < identifier : : identifier < identifier , identifier > , identifier : : identifier < identifier , identifier > identifier > identifier > identifier > : :) (function_declarator "_M_get_insert_hint_unique_pos\n (_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_>\n *this,const_iterator __position,key_type *__k)" identifier (parameter_list "(_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_>\n *this,const_iterator __position,key_type *__k)" ( (parameter_declaration "_Rb_tree<std::pair<long_unsigned_int" type_identifier (ERROR "<std::pair<" < identifier : : identifier <) identifier) , (parameter_declaration "_long_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_std::pair<const_std::pair<long_unsigned_int" type_identifier (ERROR "::pair<const_std::pair<" : : identifier < identifier : : identifier <) identifier) , (parameter_declaration "_long_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_std::pair<long_unsigned_int" type_identifier (ERROR "::pair<" : : identifier <) identifier) , (parameter_declaration "_long_unsigned_int>_" type_identifier (ERROR ">" >) identifier) (ERROR ">" >) , (parameter_declaration "_std::_Select1st<std::pair<const_std::pair<long_unsigned_int" type_identifier (ERROR "::_Select1st<std::pair<const_std::pair<" : : identifier < identifier : : identifier < identifier : : identifier <) identifier) , (parameter_declaration "_long_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_std::pair<long_unsigned_int" type_identifier (ERROR "::pair<" : : identifier <) identifier) , (parameter_declaration "_long_unsigned_int>_>_" type_identifier (ERROR ">_>" > identifier >) identifier) (ERROR ">" >) , (parameter_declaration "_std::less<std::pair<long_unsigned_int" type_identifier (ERROR "::less<std::pair<" : : identifier < identifier : : identifier <) identifier) , (parameter_declaration "_long_unsigned_int>_" type_identifier (ERROR ">" >) identifier) (ERROR ">" >) , (parameter_declaration "_std::allocator<std::pair<const_std::pair<long_unsigned_int" type_identifier (ERROR "::allocator<std::pair<const_std::pair<" : : identifier < identifier : : identifier < identifier : : identifier <) identifier) , (parameter_declaration "_long_unsigned_int" type_identifier) (ERROR ">" >) , (parameter_declaration "_std::pair<long_unsigned_int" type_identifier (ERROR "::pair<" : : identifier <) identifier) , (parameter_declaration "_long_unsigned_int>_>_>_>\n *this" type_identifier (ERROR ">_>_>_>" > identifier > identifier > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "const_iterator __position" type_identifier identifier) , (parameter_declaration "key_type *__k" type_identifier (pointer_declarator "*__k" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n undefined1 auVar3 [16];\n _Base_ptr p_Var4;\n _Base_ptr p_Var5;\n const_iterator cVar6;\n _Base_ptr p_Var7;\n pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> pVar8;\n \n if ((_Rb_tree_header *)__position._M_node == &(this->_M_impl).super__Rb_tree_header) {\n if ((this->_M_impl).super__Rb_tree_header._M_node_count != 0) {\n __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right;\n if ((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }\n uVar1 = __k->first;\n uVar2 = *(ulong *)(__position._M_node + 1);\n cVar6._M_node = __position._M_node;\n if (uVar1 < uVar2) {\nLAB_002432f9:\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) {\n p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);\n if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }\n if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n p_Var5 = (_Base_ptr)__k->second;\n p_Var7 = __position._M_node[1]._M_parent;\n if (p_Var5 < p_Var7) goto LAB_002432f9;\nLAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) {\nLAB_002433c0:\n auVar3._8_8_ = 0;\n auVar3._0_8_ = __position._M_node;\n return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);\n }\n p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node);\n if ((*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))))\n goto LAB_002433d8;\n cVar6._M_node = (_Base_ptr)0x0;\n if ((__position._M_node)->_M_right != (_Base_ptr)0x0) {\n cVar6._M_node = p_Var4;\n __position._M_node = p_Var4;\n }\n }\nLAB_00243345:\n pVar8.second = __position._M_node;\n pVar8.first = cVar6._M_node;\n return pVar8;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "undefined1 auVar3 [16];" type_identifier (array_declarator "auVar3 [16]" identifier [ number_literal ]) ;) (declaration "_Base_ptr p_Var4;" type_identifier identifier ;) (declaration "_Base_ptr p_Var5;" type_identifier identifier ;) (declaration "const_iterator cVar6;" type_identifier identifier ;) (declaration "_Base_ptr p_Var7;" type_identifier identifier ;) (ERROR "pair<std::_Rb_tree_node_base*,_std::" (binary_expression "pair<std" identifier < identifier) : : (binary_expression "_Rb_tree_node_base*,_std" identifier * (ERROR "," ,) identifier) : :) (expression_statement "_Rb_tree_node_base*> pVar8;" (binary_expression "_Rb_tree_node_base*> pVar8" identifier * (ERROR ">" >) identifier) ;) (if_statement "if ((_Rb_tree_header *)__position._M_node == &(this->_M_impl).super__Rb_tree_header) {\n if ((this->_M_impl).super__Rb_tree_header._M_node_count != 0) {\n __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right;\n if ((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }" if (parenthesized_expression "((_Rb_tree_header *)__position._M_node == &(this->_M_impl).super__Rb_tree_header)" ( (binary_expression "(_Rb_tree_header *)__position._M_node == &(this->_M_impl).super__Rb_tree_header" (cast_expression "(_Rb_tree_header *)__position._M_node" ( (type_descriptor "_Rb_tree_header *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "__position._M_node" identifier . field_identifier)) == (pointer_expression "&(this->_M_impl).super__Rb_tree_header" & (field_expression "(this->_M_impl).super__Rb_tree_header" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier))) )) (compound_statement "{\n if ((this->_M_impl).super__Rb_tree_header._M_node_count != 0) {\n __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right;\n if ((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }" { (if_statement "if ((this->_M_impl).super__Rb_tree_header._M_node_count != 0) {\n __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right;\n if ((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8;\n goto LAB_002433c0;\n }" if (parenthesized_expression "((this->_M_impl).super__Rb_tree_header._M_node_count != 0)" ( (binary_expression "(this->_M_impl).super__Rb_tree_header._M_node_count != 0" (field_expression "(this->_M_impl).super__Rb_tree_header._M_node_count" (field_expression "(this->_M_impl).super__Rb_tree_header" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) != number_literal) )) (compound_statement "{\n __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right;\n if ((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8;\n goto LAB_002433c0;\n }" { (expression_statement "__position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right;" (assignment_expression "__position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right" (field_expression "__position._M_node" identifier . field_identifier) = (field_expression "(this->_M_impl).super__Rb_tree_header._M_header._M_right" (field_expression "(this->_M_impl).super__Rb_tree_header._M_header" (field_expression "(this->_M_impl).super__Rb_tree_header" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8;" if (parenthesized_expression "((__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent))))" ( (binary_expression "(__k->first <= *(ulong *)(__position._M_node + 1)) &&\n ((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))" (parenthesized_expression "(__k->first <= *(ulong *)(__position._M_node + 1))" ( (binary_expression "__k->first <= *(ulong *)(__position._M_node + 1)" (field_expression "__k->first" identifier -> field_identifier) <= (pointer_expression "*(ulong *)(__position._M_node + 1)" * (cast_expression "(ulong *)(__position._M_node + 1)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__position._M_node + 1)" ( (binary_expression "__position._M_node + 1" (field_expression "__position._M_node" identifier . field_identifier) + number_literal) ))))) )) && (parenthesized_expression "((__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)))" ( (parenthesized_expression "(__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent))" ( (binary_expression "__k->first != *(ulong *)(__position._M_node + 1) ||\n ((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)" (binary_expression "__k->first != *(ulong *)(__position._M_node + 1)" (field_expression "__k->first" identifier -> field_identifier) != (pointer_expression "*(ulong *)(__position._M_node + 1)" * (cast_expression "(ulong *)(__position._M_node + 1)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__position._M_node + 1)" ( (binary_expression "__position._M_node + 1" (field_expression "__position._M_node" identifier . field_identifier) + number_literal) ))))) || (parenthesized_expression "((_Base_ptr)__k->second <= __position._M_node[1]._M_parent)" ( (binary_expression "(_Base_ptr)__k->second <= __position._M_node[1]._M_parent" (cast_expression "(_Base_ptr)__k->second" ( (type_descriptor "_Base_ptr" type_identifier) ) (field_expression "__k->second" identifier -> field_identifier)) <= (field_expression "__position._M_node[1]._M_parent" (subscript_expression "__position._M_node[1]" (field_expression "__position._M_node" identifier . field_identifier) [ number_literal ]) . field_identifier)) ))) )) ))) )) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;)) (goto_statement "goto LAB_002433c0;" goto statement_identifier ;) })) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;) })) (expression_statement "uVar1 = __k->first;" (assignment_expression "uVar1 = __k->first" identifier = (field_expression "__k->first" identifier -> field_identifier)) ;) (expression_statement "uVar2 = *(ulong *)(__position._M_node + 1);" (assignment_expression "uVar2 = *(ulong *)(__position._M_node + 1)" identifier = (pointer_expression "*(ulong *)(__position._M_node + 1)" * (cast_expression "(ulong *)(__position._M_node + 1)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__position._M_node + 1)" ( (binary_expression "__position._M_node + 1" (field_expression "__position._M_node" identifier . field_identifier) + number_literal) ))))) ;) (expression_statement "cVar6._M_node = __position._M_node;" (assignment_expression "cVar6._M_node = __position._M_node" (field_expression "cVar6._M_node" identifier . field_identifier) = (field_expression "__position._M_node" identifier . field_identifier)) ;) (if_statement "if (uVar1 < uVar2) {\nLAB_002432f9:\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) {\n p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);\n if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }\n if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n p_Var5 = (_Base_ptr)__k->second;\n p_Var7 = __position._M_node[1]._M_parent;\n if (p_Var5 < p_Var7) goto LAB_002432f9;\nLAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) {\nLAB_002433c0:\n auVar3._8_8_ = 0;\n auVar3._0_8_ = __position._M_node;\n return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);\n }\n p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node);\n if ((*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))))\n goto LAB_002433d8;\n cVar6._M_node = (_Base_ptr)0x0;\n if ((__position._M_node)->_M_right != (_Base_ptr)0x0) {\n cVar6._M_node = p_Var4;\n __position._M_node = p_Var4;\n }\n }" if (parenthesized_expression "(uVar1 < uVar2)" ( (binary_expression "uVar1 < uVar2" identifier < identifier) )) (compound_statement "{\nLAB_002432f9:\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) {\n p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);\n if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }\n if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }\n }\n }" { (labeled_statement "LAB_002432f9:\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) {\n p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);\n if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }\n if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }\n }" statement_identifier : (if_statement "if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) {\n p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);\n if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }\n if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }\n }" if (parenthesized_expression "((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node)" ( (binary_expression "(this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node" (field_expression "(this->_M_impl).super__Rb_tree_header._M_header._M_left" (field_expression "(this->_M_impl).super__Rb_tree_header._M_header" (field_expression "(this->_M_impl).super__Rb_tree_header" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) != (field_expression "__position._M_node" identifier . field_identifier)) )) (compound_statement "{\n p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);\n if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }\n if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }\n }" { (expression_statement "p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node);" (assignment_expression "p_Var4 = (_Base_ptr)_Rb_tree_decrement(__position._M_node)" identifier = (cast_expression "(_Base_ptr)_Rb_tree_decrement(__position._M_node)" ( (type_descriptor "_Base_ptr" type_identifier) ) (call_expression "_Rb_tree_decrement(__position._M_node)" identifier (argument_list "(__position._M_node)" ( (field_expression "__position._M_node" identifier . field_identifier) ))))) ;) (if_statement "if ((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))) {\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }" if (parenthesized_expression "((uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent))))" ( (binary_expression "(uVar1 <= *(ulong *)(p_Var4 + 1)) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))" (parenthesized_expression "(uVar1 <= *(ulong *)(p_Var4 + 1))" ( (binary_expression "uVar1 <= *(ulong *)(p_Var4 + 1)" identifier <= (pointer_expression "*(ulong *)(p_Var4 + 1)" * (cast_expression "(ulong *)(p_Var4 + 1)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(p_Var4 + 1)" ( (binary_expression "p_Var4 + 1" identifier + number_literal) ))))) )) && (parenthesized_expression "((uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)))" ( (parenthesized_expression "(uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent))" ( (binary_expression "uVar1 != *(ulong *)(p_Var4 + 1) || ((_Base_ptr)__k->second <= p_Var4[1]._M_parent)" (binary_expression "uVar1 != *(ulong *)(p_Var4 + 1)" identifier != (pointer_expression "*(ulong *)(p_Var4 + 1)" * (cast_expression "(ulong *)(p_Var4 + 1)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(p_Var4 + 1)" ( (binary_expression "p_Var4 + 1" identifier + number_literal) ))))) || (parenthesized_expression "((_Base_ptr)__k->second <= p_Var4[1]._M_parent)" ( (binary_expression "(_Base_ptr)__k->second <= p_Var4[1]._M_parent" (cast_expression "(_Base_ptr)__k->second" ( (type_descriptor "_Base_ptr" type_identifier) ) (field_expression "__k->second" identifier -> field_identifier)) <= (field_expression "p_Var4[1]._M_parent" (subscript_expression "p_Var4[1]" identifier [ number_literal ]) . field_identifier)) ))) )) ))) )) (compound_statement "{\nLAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);\n return pVar8;\n }" { (labeled_statement "LAB_002433d8:\n pVar8 = _M_get_insert_unique_pos(this,__k);" statement_identifier : (expression_statement "pVar8 = _M_get_insert_unique_pos(this,__k);" (assignment_expression "pVar8 = _M_get_insert_unique_pos(this,__k)" identifier = (call_expression "_M_get_insert_unique_pos(this,__k)" identifier (argument_list "(this,__k)" ( identifier , identifier )))) ;)) (return_statement "return pVar8;" return identifier ;) })) (if_statement "if (p_Var4->_M_right == (_Base_ptr)0x0) {\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }" if (parenthesized_expression "(p_Var4->_M_right == (_Base_ptr)0x0)" ( (binary_expression "p_Var4->_M_right == (_Base_ptr)0x0" (field_expression "p_Var4->_M_right" identifier -> field_identifier) == (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) )) (compound_statement "{\n cVar6._M_node = (_Base_ptr)0x0;\n __position._M_node = p_Var4;\n }" { (expression_statement "cVar6._M_node = (_Base_ptr)0x0;" (assignment_expression "cVar6._M_node = (_Base_ptr)0x0" (field_expression "cVar6._M_node" identifier . field_identifier) = (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) ;) (expression_statement "__position._M_node = p_Var4;" (assignment_expression "__position._M_node = p_Var4" (field_expression "__position._M_node" identifier . field_identifier) = identifier) ;) })) }))) }) (else_clause "else {\n if (uVar2 == uVar1) {\n p_Var5 = (_Base_ptr)__k->second;\n p_Var7 = __position._M_node[1]._M_parent;\n if (p_Var5 < p_Var7) goto LAB_002432f9;\nLAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) {\nLAB_002433c0:\n auVar3._8_8_ = 0;\n auVar3._0_8_ = __position._M_node;\n return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);\n }\n p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node);\n if ((*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))))\n goto LAB_002433d8;\n cVar6._M_node = (_Base_ptr)0x0;\n if ((__position._M_node)->_M_right != (_Base_ptr)0x0) {\n cVar6._M_node = p_Var4;\n __position._M_node = p_Var4;\n }\n }" else (compound_statement "{\n if (uVar2 == uVar1) {\n p_Var5 = (_Base_ptr)__k->second;\n p_Var7 = __position._M_node[1]._M_parent;\n if (p_Var5 < p_Var7) goto LAB_002432f9;\nLAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }\n if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) {\nLAB_002433c0:\n auVar3._8_8_ = 0;\n auVar3._0_8_ = __position._M_node;\n return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);\n }\n p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node);\n if ((*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))))\n goto LAB_002433d8;\n cVar6._M_node = (_Base_ptr)0x0;\n if ((__position._M_node)->_M_right != (_Base_ptr)0x0) {\n cVar6._M_node = p_Var4;\n __position._M_node = p_Var4;\n }\n }" { (if_statement "if (uVar2 == uVar1) {\n p_Var5 = (_Base_ptr)__k->second;\n p_Var7 = __position._M_node[1]._M_parent;\n if (p_Var5 < p_Var7) goto LAB_002432f9;\nLAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }" if (parenthesized_expression "(uVar2 == uVar1)" ( (binary_expression "uVar2 == uVar1" identifier == identifier) )) (compound_statement "{\n p_Var5 = (_Base_ptr)__k->second;\n p_Var7 = __position._M_node[1]._M_parent;\n if (p_Var5 < p_Var7) goto LAB_002432f9;\nLAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }\n }" { (expression_statement "p_Var5 = (_Base_ptr)__k->second;" (assignment_expression "p_Var5 = (_Base_ptr)__k->second" identifier = (cast_expression "(_Base_ptr)__k->second" ( (type_descriptor "_Base_ptr" type_identifier) ) (field_expression "__k->second" identifier -> field_identifier))) ;) (expression_statement "p_Var7 = __position._M_node[1]._M_parent;" (assignment_expression "p_Var7 = __position._M_node[1]._M_parent" identifier = (field_expression "__position._M_node[1]._M_parent" (subscript_expression "__position._M_node[1]" (field_expression "__position._M_node" identifier . field_identifier) [ number_literal ]) . field_identifier)) ;) (if_statement "if (p_Var5 < p_Var7) goto LAB_002432f9;" if (parenthesized_expression "(p_Var5 < p_Var7)" ( (binary_expression "p_Var5 < p_Var7" identifier < identifier) )) (goto_statement "goto LAB_002432f9;" goto statement_identifier ;)) (labeled_statement "LAB_00243401:\n if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }" statement_identifier : (if_statement "if (p_Var5 <= p_Var7) {\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }" if (parenthesized_expression "(p_Var5 <= p_Var7)" ( (binary_expression "p_Var5 <= p_Var7" identifier <= identifier) )) (compound_statement "{\n __position._M_node = (_Base_ptr)0x0;\n goto LAB_00243345;\n }" { (expression_statement "__position._M_node = (_Base_ptr)0x0;" (assignment_expression "__position._M_node = (_Base_ptr)0x0" (field_expression "__position._M_node" identifier . field_identifier) = (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) ;) (goto_statement "goto LAB_00243345;" goto statement_identifier ;) }))) }) (else_clause "else if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }" else (if_statement "if (uVar1 <= uVar2) {\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }" if (parenthesized_expression "(uVar1 <= uVar2)" ( (binary_expression "uVar1 <= uVar2" identifier <= identifier) )) (compound_statement "{\n p_Var7 = __position._M_node[1]._M_parent;\n p_Var5 = (_Base_ptr)__k->second;\n goto LAB_00243401;\n }" { (expression_statement "p_Var7 = __position._M_node[1]._M_parent;" (assignment_expression "p_Var7 = __position._M_node[1]._M_parent" identifier = (field_expression "__position._M_node[1]._M_parent" (subscript_expression "__position._M_node[1]" (field_expression "__position._M_node" identifier . field_identifier) [ number_literal ]) . field_identifier)) ;) (expression_statement "p_Var5 = (_Base_ptr)__k->second;" (assignment_expression "p_Var5 = (_Base_ptr)__k->second" identifier = (cast_expression "(_Base_ptr)__k->second" ( (type_descriptor "_Base_ptr" type_identifier) ) (field_expression "__k->second" identifier -> field_identifier))) ;) (goto_statement "goto LAB_00243401;" goto statement_identifier ;) })))) (if_statement "if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) {\nLAB_002433c0:\n auVar3._8_8_ = 0;\n auVar3._0_8_ = __position._M_node;\n return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);\n }" if (parenthesized_expression "((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node)" ( (binary_expression "(this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node" (field_expression "(this->_M_impl).super__Rb_tree_header._M_header._M_right" (field_expression "(this->_M_impl).super__Rb_tree_header._M_header" (field_expression "(this->_M_impl).super__Rb_tree_header" (parenthesized_expression "(this->_M_impl)" ( (field_expression "this->_M_impl" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) == (field_expression "__position._M_node" identifier . field_identifier)) )) (compound_statement "{\nLAB_002433c0:\n auVar3._8_8_ = 0;\n auVar3._0_8_ = __position._M_node;\n return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);\n }" { (labeled_statement "LAB_002433c0:\n auVar3._8_8_ = 0;" statement_identifier : (expression_statement "auVar3._8_8_ = 0;" (assignment_expression "auVar3._8_8_ = 0" (field_expression "auVar3._8_8_" identifier . field_identifier) = number_literal) ;)) (expression_statement "auVar3._0_8_ = __position._M_node;" (assignment_expression "auVar3._0_8_ = __position._M_node" (field_expression "auVar3._0_8_" identifier . field_identifier) = (field_expression "__position._M_node" identifier . field_identifier)) ;) (return_statement "return (pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40);" return (call_expression "(pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)(auVar3 << 0x40)" (parenthesized_expression "(pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*>)" ( (ERROR "pair<std::_Rb_tree_node_base*,_std::" (binary_expression "pair<std" identifier < identifier) : : (type_descriptor "_Rb_tree_node_base*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : :) identifier (ERROR "*>" * >) )) (argument_list "(auVar3 << 0x40)" ( (binary_expression "auVar3 << 0x40" identifier << number_literal) ))) ;) })) (expression_statement "p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node);" (assignment_expression "p_Var4 = (_Base_ptr)_Rb_tree_increment(__position._M_node)" identifier = (cast_expression "(_Base_ptr)_Rb_tree_increment(__position._M_node)" ( (type_descriptor "_Base_ptr" type_identifier) ) (call_expression "_Rb_tree_increment(__position._M_node)" identifier (argument_list "(__position._M_node)" ( (field_expression "__position._M_node" identifier . field_identifier) ))))) ;) (if_statement "if ((*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))))\n goto LAB_002433d8;" if (parenthesized_expression "((*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))))" ( (binary_expression "(*(ulong *)(p_Var4 + 1) <= uVar1) &&\n ((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second)))" (parenthesized_expression "(*(ulong *)(p_Var4 + 1) <= uVar1)" ( (binary_expression "*(ulong *)(p_Var4 + 1) <= uVar1" (pointer_expression "*(ulong *)(p_Var4 + 1)" * (cast_expression "(ulong *)(p_Var4 + 1)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(p_Var4 + 1)" ( (binary_expression "p_Var4 + 1" identifier + number_literal) )))) <= identifier) )) && (parenthesized_expression "((uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second)))" ( (parenthesized_expression "(uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second))" ( (binary_expression "uVar1 != *(ulong *)(p_Var4 + 1) || (p_Var4[1]._M_parent <= (_Base_ptr)__k->second)" (binary_expression "uVar1 != *(ulong *)(p_Var4 + 1)" identifier != (pointer_expression "*(ulong *)(p_Var4 + 1)" * (cast_expression "(ulong *)(p_Var4 + 1)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(p_Var4 + 1)" ( (binary_expression "p_Var4 + 1" identifier + number_literal) ))))) || (parenthesized_expression "(p_Var4[1]._M_parent <= (_Base_ptr)__k->second)" ( (binary_expression "p_Var4[1]._M_parent <= (_Base_ptr)__k->second" (field_expression "p_Var4[1]._M_parent" (subscript_expression "p_Var4[1]" identifier [ number_literal ]) . field_identifier) <= (cast_expression "(_Base_ptr)__k->second" ( (type_descriptor "_Base_ptr" type_identifier) ) (field_expression "__k->second" identifier -> field_identifier))) ))) )) ))) )) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;)) (expression_statement "cVar6._M_node = (_Base_ptr)0x0;" (assignment_expression "cVar6._M_node = (_Base_ptr)0x0" (field_expression "cVar6._M_node" identifier . field_identifier) = (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) ;) (if_statement "if ((__position._M_node)->_M_right != (_Base_ptr)0x0) {\n cVar6._M_node = p_Var4;\n __position._M_node = p_Var4;\n }" if (parenthesized_expression "((__position._M_node)->_M_right != (_Base_ptr)0x0)" ( (binary_expression "(__position._M_node)->_M_right != (_Base_ptr)0x0" (field_expression "(__position._M_node)->_M_right" (parenthesized_expression "(__position._M_node)" ( (field_expression "__position._M_node" identifier . field_identifier) )) -> field_identifier) != (cast_expression "(_Base_ptr)0x0" ( (type_descriptor "_Base_ptr" type_identifier) ) number_literal)) )) (compound_statement "{\n cVar6._M_node = p_Var4;\n __position._M_node = p_Var4;\n }" { (expression_statement "cVar6._M_node = p_Var4;" (assignment_expression "cVar6._M_node = p_Var4" (field_expression "cVar6._M_node" identifier . field_identifier) = identifier) ;) (expression_statement "__position._M_node = p_Var4;" (assignment_expression "__position._M_node = p_Var4" (field_expression "__position._M_node" identifier . field_identifier) = identifier) ;) })) }))) (labeled_statement "LAB_00243345:\n pVar8.second = __position._M_node;" statement_identifier : (expression_statement "pVar8.second = __position._M_node;" (assignment_expression "pVar8.second = __position._M_node" (field_expression "pVar8.second" identifier . field_identifier) = (field_expression "__position._M_node" identifier . field_identifier)) ;)) (expression_statement "pVar8.first = cVar6._M_node;" (assignment_expression "pVar8.first = cVar6._M_node" (field_expression "pVar8.first" identifier . field_identifier) = (field_expression "cVar6._M_node" identifier . field_identifier)) ;) (return_statement "return pVar8;" return identifier ;) })))
(translation_unit "undefined1 [16] FUN_002432d0(long param_1,ulong param_2,ulong *param_3)\n\n{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n undefined1 auVar5 [16];\n undefined1 auVar6 [16];\n \n if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }\n uVar1 = *param_3;\n uVar2 = *(ulong *)(param_2 + 0x20);\n uVar4 = param_2;\n if (uVar1 < uVar2) {\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }\nLAB_00243345:\n auVar5._8_8_ = param_2;\n auVar5._0_8_ = uVar4;\n return auVar5;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (macro_type_specifier "FUN_002432d0(long param_1,ulong param_2,ulong *param_3)" identifier ( (ERROR "long param_1,ulong param_2,ulong *" (type_descriptor "long param_1" (sized_type_specifier "long param_1" long type_identifier)) , identifier identifier , (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *))) (type_descriptor "param_3" type_identifier) )) ; (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n undefined1 auVar5 [16];\n undefined1 auVar6 [16];\n \n if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }\n uVar1 = *param_3;\n uVar2 = *(ulong *)(param_2 + 0x20);\n uVar4 = param_2;\n if (uVar1 < uVar2) {\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }\nLAB_00243345:\n auVar5._8_8_ = param_2;\n auVar5._0_8_ = uVar4;\n return auVar5;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "ulong uVar4;" type_identifier identifier ;) (declaration "undefined1 auVar5 [16];" type_identifier (array_declarator "auVar5 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 auVar6 [16];" type_identifier (array_declarator "auVar6 [16]" identifier [ number_literal ]) ;) (if_statement "if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }" if (parenthesized_expression "(param_2 == param_1 + 8U)" ( (binary_expression "param_2 == param_1 + 8U" identifier == (binary_expression "param_1 + 8U" identifier + number_literal)) )) (compound_statement "{\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }" { (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" ( (binary_expression "*(long *)(param_1 + 0x28) != 0" (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) )) (compound_statement "{\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }" { (expression_statement "param_2 = *(ulong *)(param_1 + 0x20);" (assignment_expression "param_2 = *(ulong *)(param_1 + 0x20)" identifier = (pointer_expression "*(ulong *)(param_1 + 0x20)" * (cast_expression "(ulong *)(param_1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (if_statement "if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;" if (parenthesized_expression "((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))" ( (binary_expression "(*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))))" (parenthesized_expression "(*param_3 <= *(ulong *)(param_2 + 0x20))" ( (binary_expression "*param_3 <= *(ulong *)(param_2 + 0x20)" (pointer_expression "*param_3" * identifier) <= (pointer_expression "*(ulong *)(param_2 + 0x20)" * (cast_expression "(ulong *)(param_2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) )) && (parenthesized_expression "((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))))" ( (parenthesized_expression "(*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))" ( (binary_expression "*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))" (binary_expression "*param_3 != *(ulong *)(param_2 + 0x20)" (pointer_expression "*param_3" * identifier) != (pointer_expression "*(ulong *)(param_2 + 0x20)" * (cast_expression "(ulong *)(param_2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) || (parenthesized_expression "(param_3[1] <= *(ulong *)(param_2 + 0x28))" ( (binary_expression "param_3[1] <= *(ulong *)(param_2 + 0x28)" (subscript_expression "param_3[1]" identifier [ number_literal ]) <= (pointer_expression "*(ulong *)(param_2 + 0x28)" * (cast_expression "(ulong *)(param_2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ))) )) ))) )) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;)) (goto_statement "goto LAB_002433c0;" goto statement_identifier ;) })) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;) })) (expression_statement "uVar1 = *param_3;" (assignment_expression "uVar1 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x20);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x20)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x20)" * (cast_expression "(ulong *)(param_2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x20)" ( (binary_expression "param_2 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "uVar4 = param_2;" (assignment_expression "uVar4 = param_2" identifier = identifier) ;) (if_statement "if (uVar1 < uVar2) {\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" if (parenthesized_expression "(uVar1 < uVar2)" ( (binary_expression "uVar1 < uVar2" identifier < identifier) )) (compound_statement "{\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }" { (labeled_statement "LAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" statement_identifier : (if_statement "if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" if (parenthesized_expression "(*(ulong *)(param_1 + 0x18) != param_2)" ( (binary_expression "*(ulong *)(param_1 + 0x18) != param_2" (pointer_expression "*(ulong *)(param_1 + 0x18)" * (cast_expression "(ulong *)(param_1 + 0x18)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) != identifier) )) (compound_statement "{\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" { (expression_statement "uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);" (assignment_expression "uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2)" identifier = (call_expression "thunk_FUN_002dbfc0(param_2,param_2,param_2)" identifier (argument_list "(param_2,param_2,param_2)" ( identifier , identifier , identifier )))) ;) (if_statement "if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }" if (parenthesized_expression "((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28)))))" ( (binary_expression "(uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))" (parenthesized_expression "(uVar1 <= *(ulong *)(uVar2 + 0x20))" ( (binary_expression "uVar1 <= *(ulong *)(uVar2 + 0x20)" identifier <= (pointer_expression "*(ulong *)(uVar2 + 0x20)" * (cast_expression "(ulong *)(uVar2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x20)" ( (binary_expression "uVar2 + 0x20" identifier + number_literal) ))))) )) && (parenthesized_expression "((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))" ( (parenthesized_expression "(uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28)))" ( (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))" (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20)" identifier != (pointer_expression "*(ulong *)(uVar2 + 0x20)" * (cast_expression "(ulong *)(uVar2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x20)" ( (binary_expression "uVar2 + 0x20" identifier + number_literal) ))))) || (parenthesized_expression "(param_3[1] <= *(ulong *)(uVar2 + 0x28))" ( (binary_expression "param_3[1] <= *(ulong *)(uVar2 + 0x28)" (subscript_expression "param_3[1]" identifier [ number_literal ]) <= (pointer_expression "*(ulong *)(uVar2 + 0x28)" * (cast_expression "(ulong *)(uVar2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x28)" ( (binary_expression "uVar2 + 0x28" identifier + number_literal) ))))) ))) )) ))) )) (compound_statement "{\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }" { (labeled_statement "LAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);" statement_identifier : (expression_statement "auVar6 = FUN_00243210(param_1,param_3);" (assignment_expression "auVar6 = FUN_00243210(param_1,param_3)" identifier = (call_expression "FUN_00243210(param_1,param_3)" identifier (argument_list "(param_1,param_3)" ( identifier , identifier )))) ;)) (return_statement "return auVar6;" return identifier ;) })) (if_statement "if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }" if (parenthesized_expression "(*(long *)(uVar2 + 0x18) == 0)" ( (binary_expression "*(long *)(uVar2 + 0x18) == 0" (pointer_expression "*(long *)(uVar2 + 0x18)" * (cast_expression "(long *)(uVar2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x18)" ( (binary_expression "uVar2 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n uVar4 = 0;\n param_2 = uVar2;\n }" { (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (expression_statement "param_2 = uVar2;" (assignment_expression "param_2 = uVar2" identifier = identifier) ;) })) }))) }) (else_clause "else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" else (compound_statement "{\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" { (if_statement "if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" if (parenthesized_expression "(uVar2 == uVar1)" ( (binary_expression "uVar2 == uVar1" identifier == identifier) )) (compound_statement "{\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }" { (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x28);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x28)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x28)" * (cast_expression "(ulong *)(param_2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (uVar3 < uVar2) goto LAB_002432f9;" if (parenthesized_expression "(uVar3 < uVar2)" ( (binary_expression "uVar3 < uVar2" identifier < identifier) )) (goto_statement "goto LAB_002432f9;" goto statement_identifier ;)) (labeled_statement "LAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }" statement_identifier : (if_statement "if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }" if (parenthesized_expression "(uVar3 <= uVar2)" ( (binary_expression "uVar3 <= uVar2" identifier <= identifier) )) (compound_statement "{\n param_2 = 0;\n goto LAB_00243345;\n }" { (expression_statement "param_2 = 0;" (assignment_expression "param_2 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_00243345;" goto statement_identifier ;) }))) }) (else_clause "else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" else (if_statement "if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" if (parenthesized_expression "(uVar1 <= uVar2)" ( (binary_expression "uVar1 <= uVar2" identifier <= identifier) )) (compound_statement "{\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" { (expression_statement "uVar2 = *(ulong *)(param_2 + 0x28);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x28)" identifier = (pointer_expression "*(ulong *)(param_2 + 0x28)" * (cast_expression "(ulong *)(param_2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x28)" ( (binary_expression "param_2 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00243401;" goto statement_identifier ;) })))) (if_statement "if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }" if (parenthesized_expression "(*(ulong *)(param_1 + 0x20) == param_2)" ( (binary_expression "*(ulong *)(param_1 + 0x20) == param_2" (pointer_expression "*(ulong *)(param_1 + 0x20)" * (cast_expression "(ulong *)(param_1 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) == identifier) )) (compound_statement "{\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }" { (labeled_statement "LAB_002433c0:\n auVar6._8_8_ = 0;" statement_identifier : (expression_statement "auVar6._8_8_ = 0;" (assignment_expression "auVar6._8_8_ = 0" (field_expression "auVar6._8_8_" identifier . field_identifier) = number_literal) ;)) (expression_statement "auVar6._0_8_ = param_2;" (assignment_expression "auVar6._0_8_ = param_2" (field_expression "auVar6._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar6 << 0x40;" return (binary_expression "auVar6 << 0x40" identifier << number_literal) ;) })) (expression_statement "uVar2 = FUN_002dc020(param_2);" (assignment_expression "uVar2 = FUN_002dc020(param_2)" identifier = (call_expression "FUN_002dc020(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (if_statement "if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;" if (parenthesized_expression "((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))" ( (binary_expression "(*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])))" (parenthesized_expression "(*(ulong *)(uVar2 + 0x20) <= uVar1)" ( (binary_expression "*(ulong *)(uVar2 + 0x20) <= uVar1" (pointer_expression "*(ulong *)(uVar2 + 0x20)" * (cast_expression "(ulong *)(uVar2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x20)" ( (binary_expression "uVar2 + 0x20" identifier + number_literal) )))) <= identifier) )) && (parenthesized_expression "((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])))" ( (parenthesized_expression "(uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))" ( (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])" (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20)" identifier != (pointer_expression "*(ulong *)(uVar2 + 0x20)" * (cast_expression "(ulong *)(uVar2 + 0x20)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x20)" ( (binary_expression "uVar2 + 0x20" identifier + number_literal) ))))) || (parenthesized_expression "(*(ulong *)(uVar2 + 0x28) <= param_3[1])" ( (binary_expression "*(ulong *)(uVar2 + 0x28) <= param_3[1]" (pointer_expression "*(ulong *)(uVar2 + 0x28)" * (cast_expression "(ulong *)(uVar2 + 0x28)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar2 + 0x28)" ( (binary_expression "uVar2 + 0x28" identifier + number_literal) )))) <= (subscript_expression "param_3[1]" identifier [ number_literal ])) ))) )) ))) )) (goto_statement "goto LAB_002433d8;" goto statement_identifier ;)) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (if_statement "if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }" if (parenthesized_expression "(*(long *)(param_2 + 0x18) != 0)" ( (binary_expression "*(long *)(param_2 + 0x18) != 0" (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) )))) != number_literal) )) (compound_statement "{\n uVar4 = uVar2;\n param_2 = uVar2;\n }" { (expression_statement "uVar4 = uVar2;" (assignment_expression "uVar4 = uVar2" identifier = identifier) ;) (expression_statement "param_2 = uVar2;" (assignment_expression "param_2 = uVar2" identifier = identifier) ;) })) }))) (labeled_statement "LAB_00243345:\n auVar5._8_8_ = param_2;" statement_identifier : (expression_statement "auVar5._8_8_ = param_2;" (assignment_expression "auVar5._8_8_ = param_2" (field_expression "auVar5._8_8_" identifier . field_identifier) = identifier) ;)) (expression_statement "auVar5._0_8_ = uVar4;" (assignment_expression "auVar5._0_8_ = uVar4" (field_expression "auVar5._0_8_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar5;" return identifier ;) }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (macro_type_specifier IDENT ( (ERROR (type_descriptor (sized_type_specifier long TYPE)) , IDENT IDENT , (type_descriptor TYPE (abstract_pointer_declarator *))) (type_descriptor TYPE) )) ; (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (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) )))) != LIT) )) (compound_statement { (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 (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) <= (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * IDENT) != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) <= (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) ))) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * 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 = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , 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 IDENT + LIT) ))))) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) || (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) <= (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;)) (return_statement return 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 (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) }))) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (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) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) }))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (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 = (subscript_expression IDENT [ LIT ])) ;) (goto_statement goto statement_identifier ;) })))) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;)) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (return_statement return (binary_expression IDENT << LIT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( 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) )))) <= IDENT) )) && (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != (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) )))) <= (subscript_expression IDENT [ LIT ])) ))) )) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_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 (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;)) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (return_statement return IDENT ;) }))
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (macro_type_specifier "FUN_002432d0(long param_1,ulong param_2,ulong *param_3)" (identifier "FUN_002432d0") (( "(") (ERROR "long param_1,ulong param_2,ulong *" (type_descriptor "long param_1" (sized_type_specifier "long param_1" (long "long") (type_identifier "param_1"))) (, ",") (identifier "ulong") (identifier "param_2") (, ",") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*")))) (type_descriptor "param_3" (type_identifier "param_3")) () ")")) (; "") (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n ulong uVar3;\n ulong uVar4;\n undefined1 auVar5 [16];\n undefined1 auVar6 [16];\n \n if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }\n uVar1 = *param_3;\n uVar2 = *(ulong *)(param_2 + 0x20);\n uVar4 = param_2;\n if (uVar1 < uVar2) {\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }\nLAB_00243345:\n auVar5._8_8_ = param_2;\n auVar5._0_8_ = uVar4;\n return auVar5;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "ulong uVar2;" (type_identifier "ulong") (identifier "uVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (declaration "undefined1 auVar5 [16];" (type_identifier "undefined1") (array_declarator "auVar5 [16]" (identifier "auVar5") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 auVar6 [16];" (type_identifier "undefined1") (array_declarator "auVar6 [16]" (identifier "auVar6") ([ "[") (number_literal "16") (] "]")) (; ";")) (if_statement "if (param_2 == param_1 + 8U) {\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }" (if "if") (parenthesized_expression "(param_2 == param_1 + 8U)" (( "(") (binary_expression "param_2 == param_1 + 8U" (identifier "param_2") (== "==") (binary_expression "param_1 + 8U" (identifier "param_1") (+ "+") (number_literal "8U"))) () ")")) (compound_statement "{\n if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }\n goto LAB_002433d8;\n }" ({ "{") (if_statement "if (*(long *)(param_1 + 0x28) != 0) {\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x28) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x28) != 0" (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 "0")) () ")")) (compound_statement "{\n param_2 = *(ulong *)(param_1 + 0x20);\n if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;\n goto LAB_002433c0;\n }" ({ "{") (expression_statement "param_2 = *(ulong *)(param_1 + 0x20);" (assignment_expression "param_2 = *(ulong *)(param_1 + 0x20)" (identifier "param_2") (= "=") (pointer_expression "*(ulong *)(param_1 + 0x20)" (* "*") (cast_expression "(ulong *)(param_1 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (if_statement "if ((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))\n goto LAB_002433d8;" (if "if") (parenthesized_expression "((*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))))" (( "(") (binary_expression "(*param_3 <= *(ulong *)(param_2 + 0x20)) &&\n ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))))" (parenthesized_expression "(*param_3 <= *(ulong *)(param_2 + 0x20))" (( "(") (binary_expression "*param_3 <= *(ulong *)(param_2 + 0x20)" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (<= "<=") (pointer_expression "*(ulong *)(param_2 + 0x20)" (* "*") (cast_expression "(ulong *)(param_2 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x20)" (( "(") (binary_expression "param_2 + 0x20" (identifier "param_2") (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))))" (( "(") (parenthesized_expression "(*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28)))" (( "(") (binary_expression "*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))" (binary_expression "*param_3 != *(ulong *)(param_2 + 0x20)" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (!= "!=") (pointer_expression "*(ulong *)(param_2 + 0x20)" (* "*") (cast_expression "(ulong *)(param_2 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x20)" (( "(") (binary_expression "param_2 + 0x20" (identifier "param_2") (+ "+") (number_literal "0x20")) () ")"))))) (|| "||") (parenthesized_expression "(param_3[1] <= *(ulong *)(param_2 + 0x28))" (( "(") (binary_expression "param_3[1] <= *(ulong *)(param_2 + 0x28)" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (<= "<=") (pointer_expression "*(ulong *)(param_2 + 0x28)" (* "*") (cast_expression "(ulong *)(param_2 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")"))))) () ")"))) () ")")) () ")"))) () ")")) (goto_statement "goto LAB_002433d8;" (goto "goto") (statement_identifier "LAB_002433d8") (; ";"))) (goto_statement "goto LAB_002433c0;" (goto "goto") (statement_identifier "LAB_002433c0") (; ";")) (} "}"))) (goto_statement "goto LAB_002433d8;" (goto "goto") (statement_identifier "LAB_002433d8") (; ";")) (} "}"))) (expression_statement "uVar1 = *param_3;" (assignment_expression "uVar1 = *param_3" (identifier "uVar1") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x20);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x20)" (identifier "uVar2") (= "=") (pointer_expression "*(ulong *)(param_2 + 0x20)" (* "*") (cast_expression "(ulong *)(param_2 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x20)" (( "(") (binary_expression "param_2 + 0x20" (identifier "param_2") (+ "+") (number_literal "0x20")) () ")"))))) (; ";")) (expression_statement "uVar4 = param_2;" (assignment_expression "uVar4 = param_2" (identifier "uVar4") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (uVar1 < uVar2) {\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }\n else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" (if "if") (parenthesized_expression "(uVar1 < uVar2)" (( "(") (binary_expression "uVar1 < uVar2" (identifier "uVar1") (< "<") (identifier "uVar2")) () ")")) (compound_statement "{\nLAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }\n }" ({ "{") (labeled_statement "LAB_002432f9:\n if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" (statement_identifier "LAB_002432f9") (: ":") (if_statement "if (*(ulong *)(param_1 + 0x18) != param_2) {\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" (if "if") (parenthesized_expression "(*(ulong *)(param_1 + 0x18) != param_2)" (( "(") (binary_expression "*(ulong *)(param_1 + 0x18) != param_2" (pointer_expression "*(ulong *)(param_1 + 0x18)" (* "*") (cast_expression "(ulong *)(param_1 + 0x18)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (!= "!=") (identifier "param_2")) () ")")) (compound_statement "{\n uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);\n if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }\n if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }\n }" ({ "{") (expression_statement "uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2);" (assignment_expression "uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2)" (identifier "uVar2") (= "=") (call_expression "thunk_FUN_002dbfc0(param_2,param_2,param_2)" (identifier "thunk_FUN_002dbfc0") (argument_list "(param_2,param_2,param_2)" (( "(") (identifier "param_2") (, ",") (identifier "param_2") (, ",") (identifier "param_2") () ")")))) (; ";")) (if_statement "if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) {\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }" (if "if") (parenthesized_expression "((uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28)))))" (( "(") (binary_expression "(uVar1 <= *(ulong *)(uVar2 + 0x20)) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))" (parenthesized_expression "(uVar1 <= *(ulong *)(uVar2 + 0x20))" (( "(") (binary_expression "uVar1 <= *(ulong *)(uVar2 + 0x20)" (identifier "uVar1") (<= "<=") (pointer_expression "*(ulong *)(uVar2 + 0x20)" (* "*") (cast_expression "(ulong *)(uVar2 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar2 + 0x20)" (( "(") (binary_expression "uVar2 + 0x20" (identifier "uVar2") (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))" (( "(") (parenthesized_expression "(uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28)))" (( "(") (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))" (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20)" (identifier "uVar1") (!= "!=") (pointer_expression "*(ulong *)(uVar2 + 0x20)" (* "*") (cast_expression "(ulong *)(uVar2 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar2 + 0x20)" (( "(") (binary_expression "uVar2 + 0x20" (identifier "uVar2") (+ "+") (number_literal "0x20")) () ")"))))) (|| "||") (parenthesized_expression "(param_3[1] <= *(ulong *)(uVar2 + 0x28))" (( "(") (binary_expression "param_3[1] <= *(ulong *)(uVar2 + 0x28)" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (<= "<=") (pointer_expression "*(ulong *)(uVar2 + 0x28)" (* "*") (cast_expression "(ulong *)(uVar2 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar2 + 0x28)" (( "(") (binary_expression "uVar2 + 0x28" (identifier "uVar2") (+ "+") (number_literal "0x28")) () ")"))))) () ")"))) () ")")) () ")"))) () ")")) (compound_statement "{\nLAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);\n return auVar6;\n }" ({ "{") (labeled_statement "LAB_002433d8:\n auVar6 = FUN_00243210(param_1,param_3);" (statement_identifier "LAB_002433d8") (: ":") (expression_statement "auVar6 = FUN_00243210(param_1,param_3);" (assignment_expression "auVar6 = FUN_00243210(param_1,param_3)" (identifier "auVar6") (= "=") (call_expression "FUN_00243210(param_1,param_3)" (identifier "FUN_00243210") (argument_list "(param_1,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_3") () ")")))) (; ";"))) (return_statement "return auVar6;" (return "return") (identifier "auVar6") (; ";")) (} "}"))) (if_statement "if (*(long *)(uVar2 + 0x18) == 0) {\n uVar4 = 0;\n param_2 = uVar2;\n }" (if "if") (parenthesized_expression "(*(long *)(uVar2 + 0x18) == 0)" (( "(") (binary_expression "*(long *)(uVar2 + 0x18) == 0" (pointer_expression "*(long *)(uVar2 + 0x18)" (* "*") (cast_expression "(long *)(uVar2 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar2 + 0x18)" (( "(") (binary_expression "uVar2 + 0x18" (identifier "uVar2") (+ "+") (number_literal "0x18")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = 0;\n param_2 = uVar2;\n }" ({ "{") (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" (identifier "uVar4") (= "=") (number_literal "0")) (; ";")) (expression_statement "param_2 = uVar2;" (assignment_expression "param_2 = uVar2" (identifier "param_2") (= "=") (identifier "uVar2")) (; ";")) (} "}"))) (} "}")))) (} "}")) (else_clause "else {\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" (else "else") (compound_statement "{\n if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }\n if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }\n uVar2 = FUN_002dc020(param_2);\n if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;\n uVar4 = 0;\n if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }\n }" ({ "{") (if_statement "if (uVar2 == uVar1) {\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }\n else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" (if "if") (parenthesized_expression "(uVar2 == uVar1)" (( "(") (binary_expression "uVar2 == uVar1" (identifier "uVar2") (== "==") (identifier "uVar1")) () ")")) (compound_statement "{\n uVar3 = param_3[1];\n uVar2 = *(ulong *)(param_2 + 0x28);\n if (uVar3 < uVar2) goto LAB_002432f9;\nLAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }\n }" ({ "{") (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" (identifier "uVar3") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar2 = *(ulong *)(param_2 + 0x28);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x28)" (identifier "uVar2") (= "=") (pointer_expression "*(ulong *)(param_2 + 0x28)" (* "*") (cast_expression "(ulong *)(param_2 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (if_statement "if (uVar3 < uVar2) goto LAB_002432f9;" (if "if") (parenthesized_expression "(uVar3 < uVar2)" (( "(") (binary_expression "uVar3 < uVar2" (identifier "uVar3") (< "<") (identifier "uVar2")) () ")")) (goto_statement "goto LAB_002432f9;" (goto "goto") (statement_identifier "LAB_002432f9") (; ";"))) (labeled_statement "LAB_00243401:\n if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }" (statement_identifier "LAB_00243401") (: ":") (if_statement "if (uVar3 <= uVar2) {\n param_2 = 0;\n goto LAB_00243345;\n }" (if "if") (parenthesized_expression "(uVar3 <= uVar2)" (( "(") (binary_expression "uVar3 <= uVar2" (identifier "uVar3") (<= "<=") (identifier "uVar2")) () ")")) (compound_statement "{\n param_2 = 0;\n goto LAB_00243345;\n }" ({ "{") (expression_statement "param_2 = 0;" (assignment_expression "param_2 = 0" (identifier "param_2") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_00243345;" (goto "goto") (statement_identifier "LAB_00243345") (; ";")) (} "}")))) (} "}")) (else_clause "else if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" (else "else") (if_statement "if (uVar1 <= uVar2) {\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" (if "if") (parenthesized_expression "(uVar1 <= uVar2)" (( "(") (binary_expression "uVar1 <= uVar2" (identifier "uVar1") (<= "<=") (identifier "uVar2")) () ")")) (compound_statement "{\n uVar2 = *(ulong *)(param_2 + 0x28);\n uVar3 = param_3[1];\n goto LAB_00243401;\n }" ({ "{") (expression_statement "uVar2 = *(ulong *)(param_2 + 0x28);" (assignment_expression "uVar2 = *(ulong *)(param_2 + 0x28)" (identifier "uVar2") (= "=") (pointer_expression "*(ulong *)(param_2 + 0x28)" (* "*") (cast_expression "(ulong *)(param_2 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x28)" (( "(") (binary_expression "param_2 + 0x28" (identifier "param_2") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "uVar3 = param_3[1];" (assignment_expression "uVar3 = param_3[1]" (identifier "uVar3") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (goto_statement "goto LAB_00243401;" (goto "goto") (statement_identifier "LAB_00243401") (; ";")) (} "}"))))) (if_statement "if (*(ulong *)(param_1 + 0x20) == param_2) {\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }" (if "if") (parenthesized_expression "(*(ulong *)(param_1 + 0x20) == param_2)" (( "(") (binary_expression "*(ulong *)(param_1 + 0x20) == param_2" (pointer_expression "*(ulong *)(param_1 + 0x20)" (* "*") (cast_expression "(ulong *)(param_1 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (== "==") (identifier "param_2")) () ")")) (compound_statement "{\nLAB_002433c0:\n auVar6._8_8_ = 0;\n auVar6._0_8_ = param_2;\n return auVar6 << 0x40;\n }" ({ "{") (labeled_statement "LAB_002433c0:\n auVar6._8_8_ = 0;" (statement_identifier "LAB_002433c0") (: ":") (expression_statement "auVar6._8_8_ = 0;" (assignment_expression "auVar6._8_8_ = 0" (field_expression "auVar6._8_8_" (identifier "auVar6") (. ".") (field_identifier "_8_8_")) (= "=") (number_literal "0")) (; ";"))) (expression_statement "auVar6._0_8_ = param_2;" (assignment_expression "auVar6._0_8_ = param_2" (field_expression "auVar6._0_8_" (identifier "auVar6") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "param_2")) (; ";")) (return_statement "return auVar6 << 0x40;" (return "return") (binary_expression "auVar6 << 0x40" (identifier "auVar6") (<< "<<") (number_literal "0x40")) (; ";")) (} "}"))) (expression_statement "uVar2 = FUN_002dc020(param_2);" (assignment_expression "uVar2 = FUN_002dc020(param_2)" (identifier "uVar2") (= "=") (call_expression "FUN_002dc020(param_2)" (identifier "FUN_002dc020") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (if_statement "if ((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))\n goto LAB_002433d8;" (if "if") (parenthesized_expression "((*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))))" (( "(") (binary_expression "(*(ulong *)(uVar2 + 0x20) <= uVar1) &&\n ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])))" (parenthesized_expression "(*(ulong *)(uVar2 + 0x20) <= uVar1)" (( "(") (binary_expression "*(ulong *)(uVar2 + 0x20) <= uVar1" (pointer_expression "*(ulong *)(uVar2 + 0x20)" (* "*") (cast_expression "(ulong *)(uVar2 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar2 + 0x20)" (( "(") (binary_expression "uVar2 + 0x20" (identifier "uVar2") (+ "+") (number_literal "0x20")) () ")")))) (<= "<=") (identifier "uVar1")) () ")")) (&& "&&") (parenthesized_expression "((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])))" (( "(") (parenthesized_expression "(uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1]))" (( "(") (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])" (binary_expression "uVar1 != *(ulong *)(uVar2 + 0x20)" (identifier "uVar1") (!= "!=") (pointer_expression "*(ulong *)(uVar2 + 0x20)" (* "*") (cast_expression "(ulong *)(uVar2 + 0x20)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar2 + 0x20)" (( "(") (binary_expression "uVar2 + 0x20" (identifier "uVar2") (+ "+") (number_literal "0x20")) () ")"))))) (|| "||") (parenthesized_expression "(*(ulong *)(uVar2 + 0x28) <= param_3[1])" (( "(") (binary_expression "*(ulong *)(uVar2 + 0x28) <= param_3[1]" (pointer_expression "*(ulong *)(uVar2 + 0x28)" (* "*") (cast_expression "(ulong *)(uVar2 + 0x28)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar2 + 0x28)" (( "(") (binary_expression "uVar2 + 0x28" (identifier "uVar2") (+ "+") (number_literal "0x28")) () ")")))) (<= "<=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) () ")"))) () ")")) () ")"))) () ")")) (goto_statement "goto LAB_002433d8;" (goto "goto") (statement_identifier "LAB_002433d8") (; ";"))) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" (identifier "uVar4") (= "=") (number_literal "0")) (; ";")) (if_statement "if (*(long *)(param_2 + 0x18) != 0) {\n uVar4 = uVar2;\n param_2 = uVar2;\n }" (if "if") (parenthesized_expression "(*(long *)(param_2 + 0x18) != 0)" (( "(") (binary_expression "*(long *)(param_2 + 0x18) != 0" (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")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = uVar2;\n param_2 = uVar2;\n }" ({ "{") (expression_statement "uVar4 = uVar2;" (assignment_expression "uVar4 = uVar2" (identifier "uVar4") (= "=") (identifier "uVar2")) (; ";")) (expression_statement "param_2 = uVar2;" (assignment_expression "param_2 = uVar2" (identifier "param_2") (= "=") (identifier "uVar2")) (; ";")) (} "}"))) (} "}")))) (labeled_statement "LAB_00243345:\n auVar5._8_8_ = param_2;" (statement_identifier "LAB_00243345") (: ":") (expression_statement "auVar5._8_8_ = param_2;" (assignment_expression "auVar5._8_8_ = param_2" (field_expression "auVar5._8_8_" (identifier "auVar5") (. ".") (field_identifier "_8_8_")) (= "=") (identifier "param_2")) (; ";"))) (expression_statement "auVar5._0_8_ = uVar4;" (assignment_expression "auVar5._0_8_ = uVar4" (field_expression "auVar5._0_8_" (identifier "auVar5") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "uVar4")) (; ";")) (return_statement "return auVar5;" (return "return") (identifier "auVar5") (; ";")) (} "}"))
/* DWARF original prototype: pair<std::_Rb_tree_node_base*,_std::_Rb_tree_node_base*> _M_get_insert_hint_unique_pos(_Rb_tree<std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::_Select1st<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>,_std::less<std::pair<long_unsigned_int,_long_unsigned_int>_>,_std::allocator<std::pair<const_std::pair<long_unsigned_int,_long_unsigned_int>,_std::pair<long_unsigned_int,_long_unsigned_int>_>_>_> * this, const_iterator __position, key_type * __k) */ pair<type_1::var_1*,type_4::var_1*> __thiscall type_1:: type_2<type_1::pair<long_unsigned_int,type_3>,type_4::pair<const_std::pair<long_unsigned_int,type_3>,type_4::pair<long_unsigned_int,type_3>_>,type_4::_Select1st<type_1::pair<const_std::pair<long_unsigned_int,type_3>,type_4::pair<long_unsigned_int,type_3>_>_>,type_4::less<type_1::pair<long_unsigned_int,type_3>_>,type_4::allocator<type_1::pair<const_std::pair<long_unsigned_int,type_3>,type_4::pair<long_unsigned_int,type_3>_>_>_> ::function_1 (type_2<type_1::pair<long_unsigned_int,type_3>,type_4::pair<const_std::pair<long_unsigned_int,type_3>,type_4::pair<long_unsigned_int,type_3>_>,type_4::_Select1st<type_1::pair<const_std::pair<long_unsigned_int,type_3>,type_4::pair<long_unsigned_int,type_3>_>_>,type_4::less<type_1::pair<long_unsigned_int,type_3>_>,type_4::allocator<type_1::pair<const_std::pair<long_unsigned_int,type_3>,type_4::pair<long_unsigned_int,type_3>_>_>_> *this,type_5 __position,type_6 *__k) { type_7 var_3; type_7 var_4; type_8 var_10 [16]; type_9 var_6; type_9 var_8; type_5 cVar6; type_9 var_9; pair<type_1::var_1*,type_4::var_1*> var_2; if ((type_10 *)__position._M_node == &(this->_M_impl).super__Rb_tree_header) { if ((this->_M_impl).super__Rb_tree_header._M_node_count != 0) { __position._M_node = (this->_M_impl).super__Rb_tree_header._M_header._M_right; if ((__k->first <= *(type_7 *)(__position._M_node + 1)) && ((__k->first != *(type_7 *)(__position._M_node + 1) || ((type_9)__k->second <= __position._M_node[1]._M_parent)))) goto LAB_002433d8; goto LAB_002433c0; } goto LAB_002433d8; } var_3 = __k->first; var_4 = *(type_7 *)(__position._M_node + 1); cVar6._M_node = __position._M_node; if (var_3 < var_4) { LAB_002432f9: if ((this->_M_impl).super__Rb_tree_header._M_header._M_left != __position._M_node) { var_6 = (type_9)var_5(__position._M_node); if ((var_3 <= *(type_7 *)(var_6 + 1)) && ((var_3 != *(type_7 *)(var_6 + 1) || ((type_9)__k->second <= var_6[1]._M_parent)))) { LAB_002433d8: var_2 = var_7(this,__k); return var_2; } if (var_6->_M_right == (type_9)0x0) { cVar6._M_node = (type_9)0x0; __position._M_node = var_6; } } } else { if (var_4 == var_3) { var_8 = (type_9)__k->second; var_9 = __position._M_node[1]._M_parent; if (var_8 < var_9) goto LAB_002432f9; LAB_00243401: if (var_8 <= var_9) { __position._M_node = (type_9)0x0; goto LAB_00243345; } } else if (var_3 <= var_4) { var_9 = __position._M_node[1]._M_parent; var_8 = (type_9)__k->second; goto LAB_00243401; } if ((this->_M_impl).super__Rb_tree_header._M_header._M_right == __position._M_node) { LAB_002433c0: var_10._8_8_ = 0; var_10._0_8_ = __position._M_node; return (pair<type_1::var_1*,type_4::var_1*>)(var_10 << 0x40); } var_6 = (type_9)var_11(__position._M_node); if ((*(type_7 *)(var_6 + 1) <= var_3) && ((var_3 != *(type_7 *)(var_6 + 1) || (var_6[1]._M_parent <= (type_9)__k->second)))) goto LAB_002433d8; cVar6._M_node = (type_9)0x0; if ((__position._M_node)->_M_right != (type_9)0x0) { cVar6._M_node = var_6; __position._M_node = var_6; } } LAB_00243345: var_2.second = __position._M_node; var_2.first = cVar6._M_node; return var_2; }
null
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (macro_type_specifier name: (identifier) (ERROR (type_descriptor type: (sized_type_specifier type: (type_identifier))) (identifier) (identifier) (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator))) type: (type_descriptor type: (type_identifier))) (MISSING ";") (compound_statement (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: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (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: (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: (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_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))))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_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)))))) right: (parenthesized_expression (binary_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)))))))))))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_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: (type_identifier) 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 (labeled_statement label: (statement_identifier) (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: (identifier))) consequence: (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: (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))))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (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)))))) right: (parenthesized_expression (binary_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)))))))))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (return_statement (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 (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (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: (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))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (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: (number_literal))) (goto_statement label: (statement_identifier)))))) alternative: (else_clause (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: (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)))) (goto_statement label: (statement_identifier)))))) (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: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (return_statement (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: (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: (identifier))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (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)))))) right: (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: (subscript_expression argument: (identifier) index: (number_literal))))))))) consequence: (goto_statement label: (statement_identifier))) (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: (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: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))))) (labeled_statement label: (statement_identifier) (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))))
null
undefined1 [16] MASKED(long param_1,ulong param_2,ulong *param_3) { ulong uVar1; ulong uVar2; ulong uVar3; ulong uVar4; undefined1 auVar5 [16]; undefined1 auVar6 [16]; if (param_2 == param_1 + 8U) { if (*(long *)(param_1 + 0x28) != 0) { param_2 = *(ulong *)(param_1 + 0x20); if ((*param_3 <= *(ulong *)(param_2 + 0x20)) && ((*param_3 != *(ulong *)(param_2 + 0x20) || (param_3[1] <= *(ulong *)(param_2 + 0x28))))) goto LAB_002433d8; goto LAB_002433c0; } goto LAB_002433d8; } uVar1 = *param_3; uVar2 = *(ulong *)(param_2 + 0x20); uVar4 = param_2; if (uVar1 < uVar2) { LAB_002432f9: if (*(ulong *)(param_1 + 0x18) != param_2) { uVar2 = thunk_FUN_002dbfc0(param_2,param_2,param_2); if ((uVar1 <= *(ulong *)(uVar2 + 0x20)) && ((uVar1 != *(ulong *)(uVar2 + 0x20) || (param_3[1] <= *(ulong *)(uVar2 + 0x28))))) { LAB_002433d8: auVar6 = FUN_00243210(param_1,param_3); return auVar6; } if (*(long *)(uVar2 + 0x18) == 0) { uVar4 = 0; param_2 = uVar2; } } } else { if (uVar2 == uVar1) { uVar3 = param_3[1]; uVar2 = *(ulong *)(param_2 + 0x28); if (uVar3 < uVar2) goto LAB_002432f9; LAB_00243401: if (uVar3 <= uVar2) { param_2 = 0; goto LAB_00243345; } } else if (uVar1 <= uVar2) { uVar2 = *(ulong *)(param_2 + 0x28); uVar3 = param_3[1]; goto LAB_00243401; } if (*(ulong *)(param_1 + 0x20) == param_2) { LAB_002433c0: auVar6._8_8_ = 0; auVar6._0_8_ = param_2; return auVar6 << 0x40; } uVar2 = FUN_002dc020(param_2); if ((*(ulong *)(uVar2 + 0x20) <= uVar1) && ((uVar1 != *(ulong *)(uVar2 + 0x20) || (*(ulong *)(uVar2 + 0x28) <= param_3[1])))) goto LAB_002433d8; uVar4 = 0; if (*(long *)(param_2 + 0x18) != 0) { uVar4 = uVar2; param_2 = uVar2; } } LAB_00243345: auVar5._8_8_ = param_2; auVar5._0_8_ = uVar4; return auVar5; }
4111_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
make_output_segment
FUN_00215d90
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Output_segment * make_output_segment(Layout * this, Elf_Word type, Elf_Word flags) */ Output_segment * __thiscall gold::Layout::make_output_segment(Layout *this,Elf_Word type,Elf_Word flags) { iterator __position; Output_segment *this_00; Output_segment *oseg; if (parameters->options_ == (General_options *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x5c,"options"); } if ((parameters->options_->relocatable_).value == false) { this_00 = (Output_segment *)operator_new(0x300); /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */ Output_segment::Output_segment(this_00,type,flags); __position._M_current = (this->segment_list_). super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl. _M_finish; oseg = this_00; if (__position._M_current == (this->segment_list_). super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl. _M_end_of_storage) { std::vector<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>:: _M_realloc_insert<gold::Output_segment*_const&>(&this->segment_list_,__position,&oseg); } else { *__position._M_current = this_00; (this->segment_list_). super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl. _M_finish = __position._M_current + 1; } if (type != 7) { if (type == 0x6474e552) { this->relro_segment_ = oseg; } else if (type == 3) { this->interp_segment_ = oseg; return oseg; } return oseg; } this->tls_segment_ = oseg; return oseg; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/layout.cc",0x164d,"make_output_segment"); }
void FUN_00215d90(long param_1,int param_2,undefined4 param_3) { undefined8 *puVar1; undefined8 uVar2; undefined8 local_30 [2]; if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/parameters.h",0x5c,"options"); } if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') { uVar2 = FUN_00337280(0x300); /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */ FUN_002627c0(uVar2,param_2,param_3); puVar1 = *(undefined8 **)(param_1 + 0x238); local_30[0] = uVar2; if (puVar1 == *(undefined8 **)(param_1 + 0x240)) { FUN_0021f2e0(param_1 + 0x230,puVar1,local_30); } else { *puVar1 = uVar2; *(undefined8 **)(param_1 + 0x238) = puVar1 + 1; } if (param_2 != 7) { if (param_2 == 0x6474e552) { *(undefined8 *)(param_1 + 0x2b8) = local_30[0]; } else if (param_2 == 3) { *(undefined8 *)(param_1 + 0x2c0) = local_30[0]; return; } return; } *(undefined8 *)(param_1 + 0x2b0) = local_30[0]; return; } /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment"); }
PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x18 MOV RAX,qword ptr [0x004ba7c8] MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JZ 0x00215e73 CMP byte ptr [RAX + 0x5051],0x0 JNZ 0x00215e8b MOV RBX,RDI MOV EDI,0x300 MOV EBP,ESI MOV R13D,EDX CALL 0x00337280 MOV EDX,R13D MOV ESI,EBP MOV RDI,RAX MOV R12,RAX CALL 0x002627c0 MOV qword ptr [RSP + 0x8],R12 MOV RSI,qword ptr [RBX + 0x238] CMP RSI,qword ptr [RBX + 0x240] JZ 0x00215e60 MOV qword ptr [RSI],R12 ADD RSI,0x8 MOV qword ptr [RBX + 0x238],RSI MOV RAX,qword ptr [RSP + 0x8] CMP EBP,0x7 JZ 0x00215e48 CMP EBP,0x6474e552 JZ 0x00215e30 CMP EBP,0x3 JNZ 0x00215e37 MOV qword ptr [RBX + 0x2c0],RAX ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 RET MOV qword ptr [RBX + 0x2b8],RAX ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 RET MOV qword ptr [RBX + 0x2b0],RAX ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 RET LEA RDX,[RSP + 0x8] LEA RDI,[RBX + 0x230] CALL 0x0021f2e0 JMP 0x00215e00 LEA RDX,[0x3e6868] MOV ESI,0x5c LEA RDI,[0x3c9279] CALL 0x001e9890 LEA RDX,[0x3e6260] MOV ESI,0x164d LEA RDI,[0x3e5162] CALL 0x001e9890
null
null
null
null
[('const-7', u'INT_NOTEQUAL_-1203872131'), (u'STORE_-1203871980', u'INDIRECT_-1203871697'), (u'COPY_-1203871653', u'CALL_-1203871864'), (u'CALL_-1203872223', u'INDIRECT_-1203871820'), ('const-433', u'LOAD_-1203872203'), ('const-696', u'PTRSUB_-1203871659'), (u'INDIRECT_-1203871649', u'COPY_-1203871700'), (u'MULTIEQUAL_-1203871756', u'COPY_-1203872153'), ('const-433', u'LOAD_-1203872213'), (u'PTRSUB_-1203871732', u'PTRSUB_-1203871726'), ('const-0', u'RETURN_-1203872039'), (u'COPY_-1203872153', u'RETURN_-1203871928'), ('const-704', u'PTRSUB_-1203871685'), (u'COPY_-1203871766', u'MULTIEQUAL_-1203871756'), ('tmp_92', u'CBRANCH_-1203872305'), (u'COPY_-1203872153', u'RETURN_-1203871986'), (u'COPY_-1203872153', u'RETURN_-1203872039'), ('const--48', u'PTRSUB_-1203871609'), ('const-560', u'PTRSUB_-1203871736'), (u'STORE_-1203872161', u'INDIRECT_-1203871779'), ('tmp_680', u'PTRSUB_-1203871659'), ('tmp_1052', u'PTRSUB_-1203871609'), (u'LOAD_-1203872213', u'PTRADD_-1203871723'), ('const-433', u'STORE_-1203871980'), (u'STORE_-1203872091', u'INDIRECT_-1203871748'), ('tmp_1335', u'PTRSUB_-1203871813'), ('const-1685382482', u'INT_EQUAL_-1203872116'), ('const-433', u'STORE_-1203872007'), ('tmp_680', u'PTRSUB_-1203871634'), (u'INT_EQUAL_-1203872116', u'CBRANCH_-1203872111'), ('const-8', u'PTRADD_-1203871723'), ('tmp_680', u'PTRSUB_-1203871603'), ('const-1', u'RETURN_-1203871843'), ('const-4089960', u'COPY_-1203871650'), ('const-16', u'PTRSUB_-1203871712'), (u'INDIRECT_-1203871779', u'MULTIEQUAL_-1203871768'), (u'STORE_-1203872180', u'INDIRECT_-1203871787'), ('const-8', u'PTRSUB_-1203871695'), (u'PTRSUB_-1203871785', u'LOAD_-1203872300'), (u'PTRSUB_-1203871720', u'LOAD_-1203872213'), ('tmp_680', u'PTRSUB_-1203871736'), (u'MULTIEQUAL_-1203871756', u'STORE_-1203872091'), (u'INDIRECT_-1203871671', u'MULTIEQUAL_-1203871768'), ('const-560', u'PTRSUB_-1203871603'), ('const-3969657', u'COPY_-1203871653'), (u'INDIRECT_-1203871748', u'COPY_-1203871798'), (u'PTRSUB_-1203871726', u'PTRSUB_-1203871720'), ('const-5709', u'CALL_-1203871848'), ('const-433', u'STORE_-1203872091'), ('const-0', u'PTRSUB_-1203871705'), ('const-0', u'RETURN_-1203871928'), (u'CALL_-1203871905', u'INDIRECT_-1203871648'), ('const-0', u'PTRSUB_-1203871717'), (u'MULTIEQUAL_-1203871756', u'STORE_-1203872007'), (u'PTRSUB_-1203871723', u'PTRSUB_-1203871717'), (u'CALL_-1203871848', u'INDIRECT_-1203871624'), ('const-4088416', u'COPY_-1203871627'), (u'PTRSUB_-1203871695', u'STORE_-1203872161'), ('const-97', u'PTRSUB_-1203871785'), (u'COPY_-1203871650', u'CALL_-1203871864'), (u'PTRADD_-1203871723', u'STORE_-1203872161'), (u'INT_NOTEQUAL_-1203872131', u'CBRANCH_-1203872130'), ('const-433', u'LOAD_-1203872300'), (u'COPY_-1203871627', u'CALL_-1203871848'), ('const-1', u'RETURN_-1203871859'), (u'PTRSUB_-1203871745', u'PTRSUB_-1203871732'), ('tmp_681', u'INT_EQUAL_-1203872097'), (u'PTRSUB_-1203871799', u'PTRSUB_-1203871785'), (u'CAST_-1203871742', u'COPY_-1203871766'), ('tmp_624', u'BRANCH_-1203871902'), (u'INDIRECT_-1203871624', u'COPY_-1203871677'), (u'INDIRECT_-1203871648', u'MULTIEQUAL_-1203871756'), (u'CAST_-1203871742', u'STORE_-1203872180'), ('const-433', u'STORE_-1203872161'), (u'MULTIEQUAL_-1203871768', u'MULTIEQUAL_-1203871714'), ('tmp_682', u'CALL_-1203872223'), (u'LOAD_-1203872300', u'INT_EQUAL_-1203872285'), ('const-433', u'LOAD_-1203872326'), (u'LOAD_-1203872213', u'INT_EQUAL_-1203872188'), ('tmp_361', u'CBRANCH_-1203872094'), ('const-3', u'INT_EQUAL_-1203872097'), ('const-0', u'PTRSUB_-1203871732'), ('const-560', u'PTRSUB_-1203871717'), (u'MULTIEQUAL_-1203871714', u'COPY_-1203871772'), ('tmp_680', u'PTRSUB_-1203871717'), ('tmp_680', u'PTRSUB_-1203871745'), ('const-0', u'INT_EQUAL_-1203872285'), ('const-560', u'PTRSUB_-1203871745'), (u'PTRSUB_-1203871659', u'STORE_-1203872007'), ('tmp_130', u'CBRANCH_-1203872278'), (u'PTRSUB_-1203871685', u'STORE_-1203872091'), ('tmp_681', u'INT_NOTEQUAL_-1203872131'), (u'LOAD_-1203872213', u'STORE_-1203872180'), (u'INDIRECT_-1203871697', u'COPY_-1203871747'), ('const-768', u'CALL_-1203872248'), ('const-8', u'PTRSUB_-1203871720'), ('const-0', u'PTRSUB_-1203871723'), ('const-433', u'STORE_-1203872180'), ('const-4084066', u'COPY_-1203871628'), ('const-16', u'PTRSUB_-1203871813'), ('const-0', u'INT_EQUAL_-1203872307'), ('const-92', u'CALL_-1203871864'), (u'INDIRECT_-1203871722', u'MULTIEQUAL_-1203871714'), (u'PTRSUB_-1203871634', u'STORE_-1203871980'), (u'CALL_-1203872248', u'CAST_-1203871742'), (u'CALL_-1203871864', u'INDIRECT_-1203871649'), (u'PTRSUB_-1203871712', u'LOAD_-1203872203'), (u'PTRSUB_-1203871736', u'PTRSUB_-1203871723'), (u'STORE_-1203872007', u'INDIRECT_-1203871722'), (u'LOAD_-1203872213', u'CALL_-1203871905'), (u'CALL_-1203871905', u'INDIRECT_-1203871671'), ('tmp_222', u'CBRANCH_-1203872182'), ('const-0', u'PTRSUB_-1203871699'), ('tmp_299', u'CBRANCH_-1203872130'), (u'INT_EQUAL_-1203872307', u'CBRANCH_-1203872305'), (u'CALL_-1203872248', u'INDIRECT_-1203871837'), (u'PTRSUB_-1203871717', u'PTRSUB_-1203871712'), ('tmp_329', u'CBRANCH_-1203872111'), (u'LOAD_-1203872326', u'INT_EQUAL_-1203872307'), ('const-0', u'PTRSUB_-1203871726'), ('tmp_680', u'PTRSUB_-1203871685'), (u'PTRSUB_-1203871609', u'CALL_-1203871905'), (u'CAST_-1203871742', u'CALL_-1203872223'), (u'PTRSUB_-1203871717', u'PTRSUB_-1203871705'), (u'LOAD_-1203872326', u'PTRSUB_-1203871799'), (u'PTRSUB_-1203871705', u'PTRSUB_-1203871699'), ('tmp_681', u'INT_EQUAL_-1203872116'), ('tmp_681', u'CALL_-1203872223'), ('const-1', u'PTRADD_-1203871723'), (u'PTRSUB_-1203871699', u'PTRSUB_-1203871695'), (u'INT_EQUAL_-1203872285', u'CBRANCH_-1203872278'), (u'LOAD_-1203872203', u'INT_EQUAL_-1203872188'), (u'COPY_-1203871628', u'CALL_-1203871848'), (u'PTRSUB_-1203871603', u'CALL_-1203871905'), ('const-20464', u'PTRSUB_-1203871799'), (u'INT_EQUAL_-1203872097', u'CBRANCH_-1203872094'), ('const-0', u'RETURN_-1203871986'), (u'PTRSUB_-1203871813', u'LOAD_-1203872326'), (u'MULTIEQUAL_-1203871756', u'STORE_-1203871980'), (u'INT_EQUAL_-1203872188', u'CBRANCH_-1203872182'), ('const-688', u'PTRSUB_-1203871634')]
[('const-5709', u'CALL_-1203871848'), (u'CALL_-1203871864', u'INDIRECT_-1203871659'), (u'CALL_-1203871905', u'INDIRECT_-1203871681'), ('const-3969657', u'COPY_-1203871661'), (u'CAST_-1203871669', u'STORE_-1203872007'), ('const-1', u'PTRADD_-1203871738'), ('const-433', u'LOAD_-1203872326'), (u'CALL_-1203872223', u'INDIRECT_-1203871830'), ('const-1', u'PTRADD_-1203872264'), ('const-0', u'RETURN_-1203872039'), ('const-4084066', u'COPY_-1203871636'), ('const-0', u'INT_EQUAL_-1203872285'), (u'INDIRECT_-1203871659', u'COPY_-1203871710'), (u'COPY_-1203871803', u'MULTIEQUAL_-1203871766'), ('tmp_1381', u'INT_EQUAL_-1203872097'), (u'STORE_-1203872161', u'INDIRECT_-1203871789'), (u'CALL_-1203872248', u'INDIRECT_-1203871847'), ('tmp_92', u'CBRANCH_-1203872305'), ('tmp_1049', u'INT_ADD_-1203872197'), (u'PTRSUB_-1203871629', u'CALL_-1203871905'), ('const-433', u'STORE_-1203872007'), ('const-433', u'LOAD_-1203872300'), (u'INDIRECT_-1203871634', u'COPY_-1203871687'), ('tmp_1049', u'INT_ADD_-1203872147'), (u'INT_ADD_-1203872187', u'CAST_-1203871743'), (u'COPY_-1203871635', u'CALL_-1203871848'), (u'STORE_-1203872180', u'INDIRECT_-1203871797'), ('tmp_1049', u'INT_ADD_-1203872077'), ('const-433', u'STORE_-1203871980'), ('const-696', u'INT_ADD_-1203871993'), ('tmp_1044', u'PTRSUB_-1203871629'), (u'INT_EQUAL_-1203872116', u'CBRANCH_-1203872111'), (u'STORE_-1203872007', u'INDIRECT_-1203871732'), (u'CAST_-1203871751', u'LOAD_-1203872213'), (u'MULTIEQUAL_-1203871766', u'STORE_-1203871980'), ('const-1', u'RETURN_-1203871843'), ('const-433', u'LOAD_-1203872203'), (u'INDIRECT_-1203871707', u'COPY_-1203871757'), ('const-433', u'STORE_-1203872091'), (u'CALL_-1203871848', u'INDIRECT_-1203871634'), (u'PTRADD_-1203872264', u'CAST_-1203871818'), (u'CAST_-1203871804', u'LOAD_-1203872300'), (u'INDIRECT_-1203871758', u'COPY_-1203871808'), (u'INT_ADD_-1203871993', u'CAST_-1203871669'), ('const-576', u'INT_ADD_-1203872187'), (u'CALL_-1203871905', u'INDIRECT_-1203871658'), ('tmp_1381', u'CALL_-1203872223'), (u'STORE_-1203872091', u'INDIRECT_-1203871758'), (u'INT_ADD_-1203872284', u'CAST_-1203871804'), (u'CALL_-1203872248', u'COPY_-1203871803'), (u'CAST_-1203871693', u'STORE_-1203872091'), ('const-768', u'CALL_-1203872248'), ('tmp_1381', u'INT_EQUAL_-1203872116'), ('const-0', u'RETURN_-1203871928'), (u'PTRADD_-1203871738', u'STORE_-1203872161'), ('tmp_1049', u'INT_ADD_-1203871993'), (u'CAST_-1203871646', u'STORE_-1203871980'), ('const-4089960', u'COPY_-1203871658'), (u'INT_NOTEQUAL_-1203872131', u'CBRANCH_-1203872130'), ('const-560', u'INT_ADD_-1203871904'), ('tmp_1347', u'PTRADD_-1203872264'), (u'MULTIEQUAL_-1203871766', u'STORE_-1203872091'), ('const-1', u'RETURN_-1203871859'), ('const-16', u'PTRADD_-1203872264'), ('tmp_1049', u'INT_ADD_-1203871966'), (u'MULTIEQUAL_-1203871778', u'MULTIEQUAL_-1203871724'), ('const-704', u'INT_ADD_-1203872077'), ('tmp_624', u'BRANCH_-1203871902'), ('const-3', u'INT_EQUAL_-1203872097'), ('const-433', u'LOAD_-1203872213'), ('const-433', u'STORE_-1203872161'), (u'LOAD_-1203872300', u'INT_EQUAL_-1203872285'), (u'STORE_-1203871980', u'INDIRECT_-1203871707'), (u'LOAD_-1203872213', u'INT_EQUAL_-1203872188'), ('tmp_361', u'CBRANCH_-1203872094'), ('tmp_1377', u'CALL_-1203872223'), (u'COPY_-1203871636', u'CALL_-1203871848'), ('const-8', u'PTRADD_-1203871738'), ('const-688', u'INT_ADD_-1203871966'), (u'INT_ADD_-1203872197', u'CAST_-1203871751'), ('tmp_1381', u'INT_NOTEQUAL_-1203872131'), ('tmp_130', u'CBRANCH_-1203872278'), (u'INT_ADD_-1203871904', u'CALL_-1203871905'), ('const-4088416', u'COPY_-1203871635'), (u'LOAD_-1203872213', u'STORE_-1203872180'), (u'INT_ADD_-1203872077', u'CAST_-1203871693'), (u'LOAD_-1203872213', u'PTRADD_-1203871738'), (u'LOAD_-1203872326', u'INT_ADD_-1203872284'), ('tmp_1049', u'INT_ADD_-1203872187'), ('const--48', u'PTRSUB_-1203871629'), (u'CAST_-1203871726', u'STORE_-1203872161'), ('const-0', u'INT_EQUAL_-1203872307'), (u'INDIRECT_-1203871789', u'MULTIEQUAL_-1203871778'), (u'INT_ADD_-1203871966', u'CAST_-1203871646'), ('const-20561', u'INT_ADD_-1203872284'), (u'INDIRECT_-1203871732', u'MULTIEQUAL_-1203871724'), (u'MULTIEQUAL_-1203871724', u'COPY_-1203871782'), (u'CAST_-1203871743', u'LOAD_-1203872203'), (u'COPY_-1203871658', u'CALL_-1203871864'), (u'CALL_-1203872248', u'CALL_-1203872223'), ('const-433', u'STORE_-1203872180'), (u'LOAD_-1203872213', u'CALL_-1203871905'), ('const-92', u'CALL_-1203871864'), ('tmp_222', u'CBRANCH_-1203872182'), (u'MULTIEQUAL_-1203871766', u'STORE_-1203872007'), ('tmp_299', u'CBRANCH_-1203872130'), ('const-568', u'INT_ADD_-1203872197'), (u'INT_ADD_-1203872147', u'CAST_-1203871726'), (u'CAST_-1203871818', u'LOAD_-1203872326'), (u'INT_EQUAL_-1203872307', u'CBRANCH_-1203872305'), ('tmp_329', u'CBRANCH_-1203872111'), (u'LOAD_-1203872326', u'INT_EQUAL_-1203872307'), ('const-7', u'INT_NOTEQUAL_-1203872131'), ('tmp_1049', u'INT_ADD_-1203871904'), (u'CALL_-1203872248', u'STORE_-1203872180'), (u'INT_EQUAL_-1203872285', u'CBRANCH_-1203872278'), (u'LOAD_-1203872203', u'INT_EQUAL_-1203872188'), (u'INDIRECT_-1203871681', u'MULTIEQUAL_-1203871778'), (u'INDIRECT_-1203871658', u'MULTIEQUAL_-1203871766'), ('const-1685382482', u'INT_EQUAL_-1203872116'), (u'INT_EQUAL_-1203872097', u'CBRANCH_-1203872094'), ('const-0', u'RETURN_-1203871986'), (u'INT_EQUAL_-1203872188', u'CBRANCH_-1203872182'), (u'COPY_-1203871661', u'CALL_-1203871864'), ('const-568', u'INT_ADD_-1203872147')]
null
null
00215d90
x64
O2
(translation_unit "void FUN_00215d90(long param_1,int param_2,undefined4 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");\n}\n\n" (function_definition "void FUN_00215d90(long param_1,int param_2,undefined4 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");\n}" primitive_type (function_declarator "FUN_00215d90(long param_1,int param_2,undefined4 param_3)" identifier (parameter_list "(long param_1,int param_2,undefined4 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 local_30 [2];" type_identifier (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (if_statement "if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10)" * (cast_expression "(long *)(PTR_DAT_004ba7c8 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_004ba7c8 + 0x10)" ( (binary_expression "PTR_DAT_004ba7c8 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "FUN_001e9890("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_001e9890("../../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 ") ))) ;) })) (if_statement "if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }" if (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0')" ( (binary_expression "*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" * (cast_expression "(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" ( (binary_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051" (pointer_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10)" * (cast_expression "(long *)(PTR_DAT_004ba7c8 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_004ba7c8 + 0x10)" ( (binary_expression "PTR_DAT_004ba7c8 + 0x10" identifier + number_literal) )))) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar2 = FUN_00337280(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }" { (expression_statement "uVar2 = FUN_00337280(0x300);" (assignment_expression "uVar2 = FUN_00337280(0x300)" identifier = (call_expression "FUN_00337280(0x300)" identifier (argument_list "(0x300)" ( number_literal )))) ;) comment (expression_statement "FUN_002627c0(uVar2,param_2,param_3);" (call_expression "FUN_002627c0(uVar2,param_2,param_3)" identifier (argument_list "(uVar2,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x238);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x238)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x238)" * (cast_expression "(undefined8 **)(param_1 + 0x238)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x238)" ( (binary_expression "param_1 + 0x238" identifier + number_literal) ))))) ;) (expression_statement "local_30[0] = uVar2;" (assignment_expression "local_30[0] = uVar2" (subscript_expression "local_30[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x240))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x240)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x240)" * (cast_expression "(undefined8 **)(param_1 + 0x240)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x240)" ( (binary_expression "param_1 + 0x240" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }" { (expression_statement "FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);" (call_expression "FUN_0021f2e0(param_1 + 0x230,puVar1,local_30)" identifier (argument_list "(param_1 + 0x230,puVar1,local_30)" ( (binary_expression "param_1 + 0x230" identifier + number_literal) , identifier , identifier ))) ;) }) (else_clause "else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" else (compound_statement "{\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" { (expression_statement "*puVar1 = uVar2;" (assignment_expression "*puVar1 = uVar2" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "*(undefined8 **)(param_1 + 0x238) = puVar1 + 1;" (assignment_expression "*(undefined8 **)(param_1 + 0x238) = puVar1 + 1" (pointer_expression "*(undefined8 **)(param_1 + 0x238)" * (cast_expression "(undefined8 **)(param_1 + 0x238)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x238)" ( (binary_expression "param_1 + 0x238" identifier + number_literal) )))) = (binary_expression "puVar1 + 1" identifier + number_literal)) ;) }))) (if_statement "if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }" if (parenthesized_expression "(param_2 != 7)" ( (binary_expression "param_2 != 7" identifier != number_literal) )) (compound_statement "{\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }" { (if_statement "if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" if (parenthesized_expression "(param_2 == 0x6474e552)" ( (binary_expression "param_2 == 0x6474e552" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }" { (expression_statement "*(undefined8 *)(param_1 + 0x2b8) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2b8) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2b8)" * (cast_expression "(undefined8 *)(param_1 + 0x2b8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2b8)" ( (binary_expression "param_1 + 0x2b8" identifier + number_literal) )))) = (subscript_expression "local_30[0]" identifier [ number_literal ])) ;) }) (else_clause "else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" else (if_statement "if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" if (parenthesized_expression "(param_2 == 3)" ( (binary_expression "param_2 == 3" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" { (expression_statement "*(undefined8 *)(param_1 + 0x2c0) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2c0) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2c0)" * (cast_expression "(undefined8 *)(param_1 + 0x2c0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2c0)" ( (binary_expression "param_1 + 0x2c0" identifier + number_literal) )))) = (subscript_expression "local_30[0]" identifier [ number_literal ])) ;) (return_statement "return;" return ;) })))) (return_statement "return;" return ;) })) (expression_statement "*(undefined8 *)(param_1 + 0x2b0) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2b0) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2b0)" * (cast_expression "(undefined8 *)(param_1 + 0x2b0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2b0)" ( (binary_expression "param_1 + 0x2b0" identifier + number_literal) )))) = (subscript_expression "local_30[0]" identifier [ number_literal ])) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");" (call_expression "FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment")" identifier (argument_list "("../../gold/layout.cc",0x164d,"make_output_segment")" ( (string_literal ""../../gold/layout.cc"" " string_content ") , number_literal , (string_literal ""make_output_segment"" " string_content ") ))) ;) })))
(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: Output_segment * make_output_segment(Layout * this, Elf_Word type,\n Elf_Word flags) */\n\nOutput_segment * __thiscall\ngold::Layout::make_output_segment(Layout *this,Elf_Word type,Elf_Word flags)\n\n{\n iterator __position;\n Output_segment *this_00;\n Output_segment *oseg;\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 if ((parameters->options_->relocatable_).value == false) {\n this_00 = (Output_segment *)operator_new(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n Output_segment::Output_segment(this_00,type,flags);\n __position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish;\n oseg = this_00;\n if (__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_end_of_storage) {\n std::vector<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>::\n _M_realloc_insert<gold::Output_segment*_const&>(&this->segment_list_,__position,&oseg);\n }\n else {\n *__position._M_current = this_00;\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1;\n }\n if (type != 7) {\n if (type == 0x6474e552) {\n this->relro_segment_ = oseg;\n }\n else if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }\n return oseg;\n }\n this->tls_segment_ = oseg;\n return oseg;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/layout.cc",0x164d,"make_output_segment");\n}\n\n" comment comment comment (ERROR "Output_segment * __thiscall\ngold::Layout::make_output_segment(Layout *this,Elf_Word type,Elf_Word flags)" (binary_expression "Output_segment * __thiscall\ngold::Layout::make_output_segment(Layout *this" (binary_expression "Output_segment * __thiscall" identifier * identifier) (ERROR "gold::Layout::make_output_segment(Layout" identifier : : identifier : : identifier ( identifier) * identifier) , type_identifier identifier , identifier identifier )) (compound_statement "{\n iterator __position;\n Output_segment *this_00;\n Output_segment *oseg;\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 if ((parameters->options_->relocatable_).value == false) {\n this_00 = (Output_segment *)operator_new(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n Output_segment::Output_segment(this_00,type,flags);\n __position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish;\n oseg = this_00;\n if (__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_end_of_storage) {\n std::vector<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>::\n _M_realloc_insert<gold::Output_segment*_const&>(&this->segment_list_,__position,&oseg);\n }\n else {\n *__position._M_current = this_00;\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1;\n }\n if (type != 7) {\n if (type == 0x6474e552) {\n this->relro_segment_ = oseg;\n }\n else if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }\n return oseg;\n }\n this->tls_segment_ = oseg;\n return oseg;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/layout.cc",0x164d,"make_output_segment");\n}" { (declaration "iterator __position;" type_identifier identifier ;) (declaration "Output_segment *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "Output_segment *oseg;" type_identifier (pointer_declarator "*oseg" * 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 ") ))) ;) })) (if_statement "if ((parameters->options_->relocatable_).value == false) {\n this_00 = (Output_segment *)operator_new(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n Output_segment::Output_segment(this_00,type,flags);\n __position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish;\n oseg = this_00;\n if (__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_end_of_storage) {\n std::vector<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>::\n _M_realloc_insert<gold::Output_segment*_const&>(&this->segment_list_,__position,&oseg);\n }\n else {\n *__position._M_current = this_00;\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1;\n }\n if (type != 7) {\n if (type == 0x6474e552) {\n this->relro_segment_ = oseg;\n }\n else if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }\n return oseg;\n }\n this->tls_segment_ = oseg;\n return oseg;\n }" if (parenthesized_expression "((parameters->options_->relocatable_).value == false)" ( (binary_expression "(parameters->options_->relocatable_).value == false" (field_expression "(parameters->options_->relocatable_).value" (parenthesized_expression "(parameters->options_->relocatable_)" ( (field_expression "parameters->options_->relocatable_" (field_expression "parameters->options_" identifier -> field_identifier) -> field_identifier) )) . field_identifier) == false) )) (compound_statement "{\n this_00 = (Output_segment *)operator_new(0x300);\n /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */\n Output_segment::Output_segment(this_00,type,flags);\n __position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish;\n oseg = this_00;\n if (__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_end_of_storage) {\n std::vector<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>::\n _M_realloc_insert<gold::Output_segment*_const&>(&this->segment_list_,__position,&oseg);\n }\n else {\n *__position._M_current = this_00;\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1;\n }\n if (type != 7) {\n if (type == 0x6474e552) {\n this->relro_segment_ = oseg;\n }\n else if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }\n return oseg;\n }\n this->tls_segment_ = oseg;\n return oseg;\n }" { (expression_statement "this_00 = (Output_segment *)operator_new(0x300);" (assignment_expression "this_00 = (Output_segment *)operator_new(0x300)" identifier = (cast_expression "(Output_segment *)operator_new(0x300)" ( (type_descriptor "Output_segment *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x300)" identifier (argument_list "(0x300)" ( number_literal ))))) ;) comment (labeled_statement "Output_segment::Output_segment(this_00,type,flags);" statement_identifier : (ERROR ":" :) (expression_statement "Output_segment(this_00,type,flags);" (call_expression "Output_segment(this_00,type,flags)" identifier (argument_list "(this_00,type,flags)" ( identifier , identifier , identifier ))) ;)) (expression_statement "__position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish;" (field_expression "__position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish" (field_expression "__position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl" (binary_expression "__position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_" (binary_expression "__position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold" (binary_expression "__position._M_current =\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std" (assignment_expression "__position._M_current =\n (this->segment_list_).\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "(this->segment_list_).\n super__Vector_base<gold" (field_expression "(this->segment_list_).\n super__Vector_base" (parenthesized_expression "(this->segment_list_)" ( (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) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "oseg = this_00;" (assignment_expression "oseg = this_00" identifier = identifier) ;) (if_statement "if (__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_end_of_storage) {\n std::vector<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>::\n _M_realloc_insert<gold::Output_segment*_const&>(&this->segment_list_,__position,&oseg);\n }\n else {\n *__position._M_current = this_00;\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1;\n }" if (parenthesized_expression "(__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_end_of_storage)" ( (field_expression "__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_end_of_storage" (field_expression "__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl" (binary_expression "__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_" (binary_expression "__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold" (binary_expression "__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std" (binary_expression "__position._M_current ==\n (this->segment_list_).\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->segment_list_).\n super__Vector_base<gold" (field_expression "(this->segment_list_).\n super__Vector_base" (parenthesized_expression "(this->segment_list_)" ( (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) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n std::vector<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>::\n _M_realloc_insert<gold::Output_segment*_const&>(&this->segment_list_,__position,&oseg);\n }" { (ERROR "std::vector<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>::\n _M_realloc_insert<gold::" (comma_expression "std::vector<gold::Output_segment*,_std" identifier (ERROR "::vector<gold::Output_segment*" : : (binary_expression "vector<gold" identifier < identifier) : : identifier *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : (binary_expression "Output_segment*>_>::\n _M_realloc_insert<gold" (binary_expression "Output_segment*>_>::\n _M_realloc_insert" (binary_expression "Output_segment*>_" identifier * (ERROR ">" >) identifier) > (ERROR "::" : :) identifier) < identifier) : :) (expression_statement "Output_segment*_const&>(&this->segment_list_,__position,&oseg);" (binary_expression "Output_segment*_const&>(&this->segment_list_,__position,&oseg)" (binary_expression "Output_segment*_const" identifier * identifier) (ERROR "&" &) > (parenthesized_expression "(&this->segment_list_,__position,&oseg)" ( (comma_expression "&this->segment_list_,__position,&oseg" (pointer_expression "&this->segment_list_" & (field_expression "this->segment_list_" identifier -> field_identifier)) , (comma_expression "__position,&oseg" identifier , (pointer_expression "&oseg" & identifier))) ))) ;) }) (else_clause "else {\n *__position._M_current = this_00;\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1;\n }" else (compound_statement "{\n *__position._M_current = this_00;\n (this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1;\n }" { (expression_statement "*__position._M_current = this_00;" (assignment_expression "*__position._M_current = this_00" (pointer_expression "*__position._M_current" * (field_expression "__position._M_current" identifier . field_identifier)) = identifier) ;) (expression_statement "(this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1;" (assignment_expression "(this->segment_list_).\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>._M_impl.\n _M_finish = __position._M_current + 1" (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" (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" (parenthesized_expression "(this->segment_list_)" ( (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) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) }))) (if_statement "if (type != 7) {\n if (type == 0x6474e552) {\n this->relro_segment_ = oseg;\n }\n else if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }\n return oseg;\n }" if (parenthesized_expression "(type != 7)" ( (binary_expression "type != 7" identifier != number_literal) )) (compound_statement "{\n if (type == 0x6474e552) {\n this->relro_segment_ = oseg;\n }\n else if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }\n return oseg;\n }" { (if_statement "if (type == 0x6474e552) {\n this->relro_segment_ = oseg;\n }\n else if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }" if (parenthesized_expression "(type == 0x6474e552)" ( (binary_expression "type == 0x6474e552" identifier == number_literal) )) (compound_statement "{\n this->relro_segment_ = oseg;\n }" { (expression_statement "this->relro_segment_ = oseg;" (assignment_expression "this->relro_segment_ = oseg" (field_expression "this->relro_segment_" identifier -> field_identifier) = identifier) ;) }) (else_clause "else if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }" else (if_statement "if (type == 3) {\n this->interp_segment_ = oseg;\n return oseg;\n }" if (parenthesized_expression "(type == 3)" ( (binary_expression "type == 3" identifier == number_literal) )) (compound_statement "{\n this->interp_segment_ = oseg;\n return oseg;\n }" { (expression_statement "this->interp_segment_ = oseg;" (assignment_expression "this->interp_segment_ = oseg" (field_expression "this->interp_segment_" identifier -> field_identifier) = identifier) ;) (return_statement "return oseg;" return identifier ;) })))) (return_statement "return oseg;" return identifier ;) })) (expression_statement "this->tls_segment_ = oseg;" (assignment_expression "this->tls_segment_ = oseg" (field_expression "this->tls_segment_" identifier -> field_identifier) = identifier) ;) (return_statement "return oseg;" return identifier ;) })) comment (expression_statement "do_gold_unreachable("../../gold/layout.cc",0x164d,"make_output_segment");" (call_expression "do_gold_unreachable("../../gold/layout.cc",0x164d,"make_output_segment")" identifier (argument_list "("../../gold/layout.cc",0x164d,"make_output_segment")" ( (string_literal ""../../gold/layout.cc"" " string_content ") , number_literal , (string_literal ""make_output_segment"" " string_content ") ))) ;) }))
(translation_unit "void FUN_00215d90(long param_1,int param_2,undefined4 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }\n \n FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");\n}\n\n" (function_definition "void FUN_00215d90(long param_1,int param_2,undefined4 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }\n \n FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");\n}" primitive_type (function_declarator "FUN_00215d90(long param_1,int param_2,undefined4 param_3)" identifier (parameter_list "(long param_1,int param_2,undefined4 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }\n \n FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "undefined8 local_30 [2];" type_identifier (array_declarator "local_30 [2]" identifier [ number_literal ]) ;) (if_statement "if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10)" * (cast_expression "(long *)(PTR_DAT_004ba7c8 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_004ba7c8 + 0x10)" ( (binary_expression "PTR_DAT_004ba7c8 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }" { (expression_statement "FUN_001e9890("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_001e9890("../../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 ") ))) ;) })) (if_statement "if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }" if (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0')" ( (binary_expression "*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" * (cast_expression "(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" ( (binary_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051" (pointer_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10)" * (cast_expression "(long *)(PTR_DAT_004ba7c8 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_004ba7c8 + 0x10)" ( (binary_expression "PTR_DAT_004ba7c8 + 0x10" identifier + number_literal) )))) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }" { (expression_statement "uVar2 = FUN_00337280(0x300);" (assignment_expression "uVar2 = FUN_00337280(0x300)" identifier = (call_expression "FUN_00337280(0x300)" identifier (argument_list "(0x300)" ( number_literal )))) ;) (expression_statement "FUN_002627c0(uVar2,param_2,param_3);" (call_expression "FUN_002627c0(uVar2,param_2,param_3)" identifier (argument_list "(uVar2,param_2,param_3)" ( identifier , identifier , identifier ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x238);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x238)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x238)" * (cast_expression "(undefined8 **)(param_1 + 0x238)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x238)" ( (binary_expression "param_1 + 0x238" identifier + number_literal) ))))) ;) (expression_statement "local_30[0] = uVar2;" (assignment_expression "local_30[0] = uVar2" (subscript_expression "local_30[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x240))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x240)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x240)" * (cast_expression "(undefined8 **)(param_1 + 0x240)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x240)" ( (binary_expression "param_1 + 0x240" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }" { (expression_statement "FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);" (call_expression "FUN_0021f2e0(param_1 + 0x230,puVar1,local_30)" identifier (argument_list "(param_1 + 0x230,puVar1,local_30)" ( (binary_expression "param_1 + 0x230" identifier + number_literal) , identifier , identifier ))) ;) }) (else_clause "else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" else (compound_statement "{\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" { (expression_statement "*puVar1 = uVar2;" (assignment_expression "*puVar1 = uVar2" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "*(undefined8 **)(param_1 + 0x238) = puVar1 + 1;" (assignment_expression "*(undefined8 **)(param_1 + 0x238) = puVar1 + 1" (pointer_expression "*(undefined8 **)(param_1 + 0x238)" * (cast_expression "(undefined8 **)(param_1 + 0x238)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x238)" ( (binary_expression "param_1 + 0x238" identifier + number_literal) )))) = (binary_expression "puVar1 + 1" identifier + number_literal)) ;) }))) (if_statement "if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }" if (parenthesized_expression "(param_2 != 7)" ( (binary_expression "param_2 != 7" identifier != number_literal) )) (compound_statement "{\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }" { (if_statement "if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" if (parenthesized_expression "(param_2 == 0x6474e552)" ( (binary_expression "param_2 == 0x6474e552" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }" { (expression_statement "*(undefined8 *)(param_1 + 0x2b8) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2b8) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2b8)" * (cast_expression "(undefined8 *)(param_1 + 0x2b8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2b8)" ( (binary_expression "param_1 + 0x2b8" identifier + number_literal) )))) = (subscript_expression "local_30[0]" identifier [ number_literal ])) ;) }) (else_clause "else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" else (if_statement "if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" if (parenthesized_expression "(param_2 == 3)" ( (binary_expression "param_2 == 3" identifier == number_literal) )) (compound_statement "{\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" { (expression_statement "*(undefined8 *)(param_1 + 0x2c0) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2c0) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2c0)" * (cast_expression "(undefined8 *)(param_1 + 0x2c0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2c0)" ( (binary_expression "param_1 + 0x2c0" identifier + number_literal) )))) = (subscript_expression "local_30[0]" identifier [ number_literal ])) ;) (return_statement "return;" return ;) })))) (return_statement "return;" return ;) })) (expression_statement "*(undefined8 *)(param_1 + 0x2b0) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2b0) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2b0)" * (cast_expression "(undefined8 *)(param_1 + 0x2b0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2b0)" ( (binary_expression "param_1 + 0x2b0" identifier + number_literal) )))) = (subscript_expression "local_30[0]" identifier [ number_literal ])) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");" (call_expression "FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment")" identifier (argument_list "("../../gold/layout.cc",0x164d,"make_output_segment")" ( (string_literal ""../../gold/layout.cc"" " string_content ") , number_literal , (string_literal ""make_output_segment"" " 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) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator 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 ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (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) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , 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 (subscript_expression IDENT [ LIT ]) = 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 , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * 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) )))) = (binary_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 *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (subscript_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) )))) = (subscript_expression IDENT [ LIT ])) ;) (return_statement return ;) })))) (return_statement return ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (subscript_expression IDENT [ LIT ])) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_00215d90(long param_1,int param_2,undefined4 param_3)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }\n \n FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");\n}" (primitive_type "void") (function_declarator "FUN_00215d90(long param_1,int param_2,undefined4 param_3)" (identifier "FUN_00215d90") (parameter_list "(long param_1,int param_2,undefined4 param_3)" (( "(") (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")) (, ",") (parameter_declaration "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n undefined8 local_30 [2];\n \n if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }\n if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }\n \n FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "undefined8 local_30 [2];" (type_identifier "undefined8") (array_declarator "local_30 [2]" (identifier "local_30") ([ "[") (number_literal "2") (] "]")) (; ";")) (if_statement "if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) {\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_004ba7c8 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_004ba7c8 + 0x10)" (( "(") (binary_expression "PTR_DAT_004ba7c8 + 0x10" (identifier "PTR_DAT_004ba7c8") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_001e9890("../../gold/parameters.h",0x5c,"options");\n }" ({ "{") (expression_statement "FUN_001e9890("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_001e9890("../../gold/parameters.h",0x5c,"options")" (identifier "FUN_001e9890") (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") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') {\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }" (if "if") (parenthesized_expression "(*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0')" (( "(") (binary_expression "*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0'" (pointer_expression "*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" (* "*") (cast_expression "(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051)" (( "(") (binary_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051" (pointer_expression "*(long *)(PTR_DAT_004ba7c8 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_004ba7c8 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_004ba7c8 + 0x10)" (( "(") (binary_expression "PTR_DAT_004ba7c8 + 0x10" (identifier "PTR_DAT_004ba7c8") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x5051")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar2 = FUN_00337280(0x300);\n \n FUN_002627c0(uVar2,param_2,param_3);\n puVar1 = *(undefined8 **)(param_1 + 0x238);\n local_30[0] = uVar2;\n if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }\n if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }\n *(undefined8 *)(param_1 + 0x2b0) = local_30[0];\n return;\n }" ({ "{") (expression_statement "uVar2 = FUN_00337280(0x300);" (assignment_expression "uVar2 = FUN_00337280(0x300)" (identifier "uVar2") (= "=") (call_expression "FUN_00337280(0x300)" (identifier "FUN_00337280") (argument_list "(0x300)" (( "(") (number_literal "0x300") () ")")))) (; ";")) (expression_statement "FUN_002627c0(uVar2,param_2,param_3);" (call_expression "FUN_002627c0(uVar2,param_2,param_3)" (identifier "FUN_002627c0") (argument_list "(uVar2,param_2,param_3)" (( "(") (identifier "uVar2") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x238);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x238)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x238)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x238)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x238)" (( "(") (binary_expression "param_1 + 0x238" (identifier "param_1") (+ "+") (number_literal "0x238")) () ")"))))) (; ";")) (expression_statement "local_30[0] = uVar2;" (assignment_expression "local_30[0] = uVar2" (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x240)) {\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }\n else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" (if "if") (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x240))" (( "(") (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x240)" (identifier "puVar1") (== "==") (pointer_expression "*(undefined8 **)(param_1 + 0x240)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x240)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x240)" (( "(") (binary_expression "param_1 + 0x240" (identifier "param_1") (+ "+") (number_literal "0x240")) () ")"))))) () ")")) (compound_statement "{\n FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);\n }" ({ "{") (expression_statement "FUN_0021f2e0(param_1 + 0x230,puVar1,local_30);" (call_expression "FUN_0021f2e0(param_1 + 0x230,puVar1,local_30)" (identifier "FUN_0021f2e0") (argument_list "(param_1 + 0x230,puVar1,local_30)" (( "(") (binary_expression "param_1 + 0x230" (identifier "param_1") (+ "+") (number_literal "0x230")) (, ",") (identifier "puVar1") (, ",") (identifier "local_30") () ")"))) (; ";")) (} "}")) (else_clause "else {\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" (else "else") (compound_statement "{\n *puVar1 = uVar2;\n *(undefined8 **)(param_1 + 0x238) = puVar1 + 1;\n }" ({ "{") (expression_statement "*puVar1 = uVar2;" (assignment_expression "*puVar1 = uVar2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x238) = puVar1 + 1;" (assignment_expression "*(undefined8 **)(param_1 + 0x238) = puVar1 + 1" (pointer_expression "*(undefined8 **)(param_1 + 0x238)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x238)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x238)" (( "(") (binary_expression "param_1 + 0x238" (identifier "param_1") (+ "+") (number_literal "0x238")) () ")")))) (= "=") (binary_expression "puVar1 + 1" (identifier "puVar1") (+ "+") (number_literal "1"))) (; ";")) (} "}")))) (if_statement "if (param_2 != 7) {\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }" (if "if") (parenthesized_expression "(param_2 != 7)" (( "(") (binary_expression "param_2 != 7" (identifier "param_2") (!= "!=") (number_literal "7")) () ")")) (compound_statement "{\n if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }\n return;\n }" ({ "{") (if_statement "if (param_2 == 0x6474e552) {\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }\n else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" (if "if") (parenthesized_expression "(param_2 == 0x6474e552)" (( "(") (binary_expression "param_2 == 0x6474e552" (identifier "param_2") (== "==") (number_literal "0x6474e552")) () ")")) (compound_statement "{\n *(undefined8 *)(param_1 + 0x2b8) = local_30[0];\n }" ({ "{") (expression_statement "*(undefined8 *)(param_1 + 0x2b8) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2b8) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2b8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x2b8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2b8)" (( "(") (binary_expression "param_1 + 0x2b8" (identifier "param_1") (+ "+") (number_literal "0x2b8")) () ")")))) (= "=") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (; ";")) (} "}")) (else_clause "else if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" (else "else") (if_statement "if (param_2 == 3) {\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" (if "if") (parenthesized_expression "(param_2 == 3)" (( "(") (binary_expression "param_2 == 3" (identifier "param_2") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n *(undefined8 *)(param_1 + 0x2c0) = local_30[0];\n return;\n }" ({ "{") (expression_statement "*(undefined8 *)(param_1 + 0x2c0) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2c0) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2c0)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x2c0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2c0)" (( "(") (binary_expression "param_1 + 0x2c0" (identifier "param_1") (+ "+") (number_literal "0x2c0")) () ")")))) (= "=") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "*(undefined8 *)(param_1 + 0x2b0) = local_30[0];" (assignment_expression "*(undefined8 *)(param_1 + 0x2b0) = local_30[0]" (pointer_expression "*(undefined8 *)(param_1 + 0x2b0)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x2b0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2b0)" (( "(") (binary_expression "param_1 + 0x2b0" (identifier "param_1") (+ "+") (number_literal "0x2b0")) () ")")))) (= "=") (subscript_expression "local_30[0]" (identifier "local_30") ([ "[") (number_literal "0") (] "]"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment");" (call_expression "FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment")" (identifier "FUN_001e9890") (argument_list "("../../gold/layout.cc",0x164d,"make_output_segment")" (( "(") (string_literal ""../../gold/layout.cc"" (" """) (string_content "../../gold/layout.cc") (" """)) (, ",") (number_literal "0x164d") (, ",") (string_literal ""make_output_segment"" (" """) (string_content "make_output_segment") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: Output_segment * make_output_segment(Layout * this, Elf_Word type, Elf_Word flags) */ type_2 * __thiscall var_3::Layout::make_output_segment(Layout *this,Elf_Word var_7,Elf_Word flags) { type_1 __position; type_2 *this_00; type_2 *oseg; if (parameters->options_ == (type_3 *)0x0) { /* WARNING: Subroutine does not return */ var_1("../../gold/parameters.h",0x5c,"options"); } if ((parameters->options_->relocatable_).value == false) { this_00 = (type_2 *)var_2(0x300); /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */ Output_segment::type_2(this_00,var_7,flags); __position._M_current = (this->segment_list_). super__Vector_base<var_3::type_2*,var_4::allocator<var_3::type_2*>var_5>._M_impl. _M_finish; oseg = this_00; if (__position._M_current == (this->segment_list_). super__Vector_base<var_3::type_2*,var_4::allocator<var_3::type_2*>var_5>._M_impl. _M_end_of_storage) { std::vector<var_3::type_2*,var_4::allocator<var_3::type_2*>var_5>:: _M_realloc_insert<var_3::type_2*var_6&>(&this->segment_list_,__position,&oseg); } else { *__position._M_current = this_00; (this->segment_list_). super__Vector_base<var_3::type_2*,var_4::allocator<var_3::type_2*>var_5>._M_impl. _M_finish = __position._M_current + 1; } if (var_7 != 7) { if (var_7 == 0x6474e552) { this->relro_segment_ = oseg; } else if (var_7 == 3) { this->interp_segment_ = oseg; return oseg; } return oseg; } this->tls_segment_ = oseg; return oseg; } /* WARNING: Subroutine does not return */ var_1("../../gold/layout.cc",0x164d,"make_output_segment"); }
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)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) 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: (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))))))) (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: (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: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (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: (subscript_expression argument: (identifier) index: (number_literal)) 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) (identifier))))) alternative: (else_clause (compound_statement (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: (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))))))) (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: (identifier) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (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: (subscript_expression argument: (identifier) index: (number_literal)))) (return_statement))))) (return_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: (subscript_expression argument: (identifier) index: (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,int param_2,undefined4 param_3) { undefined8 *puVar1; undefined8 uVar2; undefined8 local_30 [2]; if (*(long *)(PTR_DAT_004ba7c8 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/parameters.h",0x5c,"options"); } if (*(char *)(*(long *)(PTR_DAT_004ba7c8 + 0x10) + 0x5051) == '\0') { uVar2 = FUN_00337280(0x300); /* try { // try from 00215dd8 to 00215ddc has its CatchHandler @ 00215ea3 */ FUN_002627c0(uVar2,param_2,param_3); puVar1 = *(undefined8 **)(param_1 + 0x238); local_30[0] = uVar2; if (puVar1 == *(undefined8 **)(param_1 + 0x240)) { FUN_0021f2e0(param_1 + 0x230,puVar1,local_30); } else { *puVar1 = uVar2; *(undefined8 **)(param_1 + 0x238) = puVar1 + 1; } if (param_2 != 7) { if (param_2 == 0x6474e552) { *(undefined8 *)(param_1 + 0x2b8) = local_30[0]; } else if (param_2 == 3) { *(undefined8 *)(param_1 + 0x2c0) = local_30[0]; return; } return; } *(undefined8 *)(param_1 + 0x2b0) = local_30[0]; return; } /* WARNING: Subroutine does not return */ FUN_001e9890("../../gold/layout.cc",0x164d,"make_output_segment"); }
210_powerpc64le-linux-gnu-objdump_and_powerpc64le-linux-gnu-objdump_strip.c
get_DW_SECT_short_name
FUN_001100d0
char * get_DW_SECT_short_name(uint dw_sect) { switch(dw_sect) { default: snprintf(buf_12876,0x10,"%d",dw_sect); return buf_12876; case 1: return "info"; case 2: return "types"; case 3: return "abbrev"; case 4: return "line"; case 5: return "loc"; case 6: return "str_off"; case 7: return "macinfo"; case 8: return "macro"; } }
char * FUN_001100d0(uint param_1) { switch(param_1) { default: snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1); return &DAT_00159b00; case 1: return "info"; case 2: return "types"; case 3: return "abbrev"; case 4: return "line"; case 5: return "loc"; case 6: return "str_off"; case 7: return "macinfo"; case 8: return "macro"; } }
CMP EDI,0x8 JA 0x00110170 LEA RCX,[0x143d20] MOV EDX,EDI MOVSXD RAX,dword ptr [RCX + RDX*0x4] ADD RAX,RCX JMP RAX LEA RAX,[0x14347b] RET LEA RAX,[0x148dcf] RET LEA RAX,[0x143815] RET LEA RAX,[0x1435d0] RET LEA RAX,[0x14a422] RET LEA RAX,[0x14197d] RET LEA RAX,[0x143633] RET LEA RAX,[0x143652] RET SUB RSP,0x8 MOV ECX,EDI LEA RDX,[0x142bfe] XOR EAX,EAX MOV ESI,0x10 LEA RDI,[0x159b00] CALL 0x001072a0 LEA RAX,[0x159b00] ADD RSP,0x8 RET
null
null
null
null
[('const-1324155', u'COPY_-1207041709'), ('const-1325077', u'COPY_-1207041685'), ('const-0', u'PTRSUB_-1207041414'), (u'COPY_-1207041673', u'RETURN_-1207041654'), ('const-1352738', u'COPY_-1207041661'), ('const-0', u'RETURN_-1207041642'), ('const-0', u'RETURN_-1207041678'), ('tmp_279', u'BRANCHIND_-1207041780'), ('const-0', u'PTRSUB_-1207041525'), ('const-1347023', u'COPY_-1207041697'), ('const-1321982', u'COPY_-1207041487'), ('const-16', u'CALL_-1207041590'), (u'COPY_-1207041625', u'RETURN_-1207041606'), ('const-0', u'RETURN_-1207041606'), ('const-1415936', u'PTRSUB_-1207041525'), ('tmp_279', u'CALL_-1207041590'), (u'COPY_-1207041685', u'RETURN_-1207041666'), ('const-0', u'RETURN_-1207041666'), (u'PTRSUB_-1207041414', u'CALL_-1207041590'), (u'COPY_-1207041661', u'RETURN_-1207041642'), ('const-1317245', u'COPY_-1207041649'), (u'PTRSUB_-1207041525', u'RETURN_-1207041558'), ('const-0', u'RETURN_-1207041558'), ('const-1324626', u'COPY_-1207041625'), ('const-0', u'RETURN_-1207041690'), ('const-0', u'RETURN_-1207041630'), ('const-1415936', u'PTRSUB_-1207041414'), (u'COPY_-1207041487', u'CALL_-1207041590'), ('const-1324496', u'COPY_-1207041673'), (u'COPY_-1207041709', u'RETURN_-1207041690'), (u'COPY_-1207041649', u'RETURN_-1207041630'), (u'COPY_-1207041637', u'RETURN_-1207041618'), ('const-1324595', u'COPY_-1207041637'), ('const-0', u'RETURN_-1207041618'), (u'COPY_-1207041697', u'RETURN_-1207041678'), ('const-0', u'RETURN_-1207041654')]
[(u'COPY_-1207041673', u'RETURN_-1207041654'), ('const-0', u'RETURN_-1207041642'), ('const-0', u'RETURN_-1207041678'), ('const-1317245', u'COPY_-1207041649'), (u'COPY_-1207041625', u'RETURN_-1207041606'), ('const-0', u'RETURN_-1207041606'), ('const-16', u'CALL_-1207041590'), ('const-0', u'PTRSUB_-1207041417'), ('const-1415936', u'PTRSUB_-1207041525'), ('const-1324496', u'COPY_-1207041673'), ('tmp_443', u'BRANCHIND_-1207041780'), (u'COPY_-1207041685', u'RETURN_-1207041666'), ('const-1347023', u'COPY_-1207041697'), (u'PTRSUB_-1207041417', u'CALL_-1207041590'), (u'COPY_-1207041490', u'CALL_-1207041590'), (u'INT_ZEXT_-1207041527', u'CALL_-1207041590'), ('const-0', u'RETURN_-1207041666'), (u'COPY_-1207041661', u'RETURN_-1207041642'), ('const-1324595', u'COPY_-1207041637'), (u'PTRSUB_-1207041525', u'RETURN_-1207041558'), ('tmp_443', u'INT_ZEXT_-1207041527'), ('const-0', u'RETURN_-1207041558'), ('const-0', u'PTRSUB_-1207041525'), ('const-1324626', u'COPY_-1207041625'), ('const-1324155', u'COPY_-1207041709'), ('const-0', u'RETURN_-1207041690'), ('const-1325077', u'COPY_-1207041685'), ('const-1415936', u'PTRSUB_-1207041417'), ('const-0', u'RETURN_-1207041630'), (u'COPY_-1207041709', u'RETURN_-1207041690'), (u'COPY_-1207041649', u'RETURN_-1207041630'), (u'COPY_-1207041637', u'RETURN_-1207041618'), ('const-1352738', u'COPY_-1207041661'), ('const-0', u'RETURN_-1207041618'), (u'COPY_-1207041697', u'RETURN_-1207041678'), ('const-0', u'RETURN_-1207041654'), ('const-1321982', u'COPY_-1207041490')]
null
null
001100d0
x64
O2
(translation_unit "char * FUN_001100d0(uint param_1)\n\n{\n switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}\n\n" (function_definition "char * FUN_001100d0(uint param_1)\n\n{\n switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}" primitive_type (pointer_declarator "* FUN_001100d0(uint param_1)" * (function_declarator "FUN_001100d0(uint param_1)" identifier (parameter_list "(uint param_1)" ( (parameter_declaration "uint param_1" type_identifier identifier) )))) (compound_statement "{\n switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}" { (switch_statement "switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }" switch (parenthesized_expression "(param_1)" ( identifier )) (compound_statement "{\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }" { (case_statement "default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;" default : (expression_statement "snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);" (call_expression "snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1)" identifier (argument_list "(&DAT_00159b00,0x10,"%d",(ulong)param_1)" ( (pointer_expression "&DAT_00159b00" & identifier) , number_literal , (string_literal ""%d"" " string_content ") , (cast_expression "(ulong)param_1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (return_statement "return &DAT_00159b00;" return (pointer_expression "&DAT_00159b00" & identifier) ;)) (case_statement "case 1:\n return "info";" case number_literal : (return_statement "return "info";" return (string_literal ""info"" " string_content ") ;)) (case_statement "case 2:\n return "types";" case number_literal : (return_statement "return "types";" return (string_literal ""types"" " string_content ") ;)) (case_statement "case 3:\n return "abbrev";" case number_literal : (return_statement "return "abbrev";" return (string_literal ""abbrev"" " string_content ") ;)) (case_statement "case 4:\n return "line";" case number_literal : (return_statement "return "line";" return (string_literal ""line"" " string_content ") ;)) (case_statement "case 5:\n return "loc";" case number_literal : (return_statement "return "loc";" return (string_literal ""loc"" " string_content ") ;)) (case_statement "case 6:\n return "str_off";" case number_literal : (return_statement "return "str_off";" return (string_literal ""str_off"" " string_content ") ;)) (case_statement "case 7:\n return "macinfo";" case number_literal : (return_statement "return "macinfo";" return (string_literal ""macinfo"" " string_content ") ;)) (case_statement "case 8:\n return "macro";" case number_literal : (return_statement "return "macro";" return (string_literal ""macro"" " string_content ") ;)) })) })))
(translation_unit "char * get_DW_SECT_short_name(uint dw_sect)\n\n{\n switch(dw_sect) {\n default:\n snprintf(buf_12876,0x10,"%d",dw_sect);\n return buf_12876;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}\n\n" (function_definition "char * get_DW_SECT_short_name(uint dw_sect)\n\n{\n switch(dw_sect) {\n default:\n snprintf(buf_12876,0x10,"%d",dw_sect);\n return buf_12876;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}" primitive_type (pointer_declarator "* get_DW_SECT_short_name(uint dw_sect)" * (function_declarator "get_DW_SECT_short_name(uint dw_sect)" identifier (parameter_list "(uint dw_sect)" ( (parameter_declaration "uint dw_sect" type_identifier identifier) )))) (compound_statement "{\n switch(dw_sect) {\n default:\n snprintf(buf_12876,0x10,"%d",dw_sect);\n return buf_12876;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}" { (switch_statement "switch(dw_sect) {\n default:\n snprintf(buf_12876,0x10,"%d",dw_sect);\n return buf_12876;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }" switch (parenthesized_expression "(dw_sect)" ( identifier )) (compound_statement "{\n default:\n snprintf(buf_12876,0x10,"%d",dw_sect);\n return buf_12876;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }" { (case_statement "default:\n snprintf(buf_12876,0x10,"%d",dw_sect);\n return buf_12876;" default : (expression_statement "snprintf(buf_12876,0x10,"%d",dw_sect);" (call_expression "snprintf(buf_12876,0x10,"%d",dw_sect)" identifier (argument_list "(buf_12876,0x10,"%d",dw_sect)" ( identifier , number_literal , (string_literal ""%d"" " string_content ") , identifier ))) ;) (return_statement "return buf_12876;" return identifier ;)) (case_statement "case 1:\n return "info";" case number_literal : (return_statement "return "info";" return (string_literal ""info"" " string_content ") ;)) (case_statement "case 2:\n return "types";" case number_literal : (return_statement "return "types";" return (string_literal ""types"" " string_content ") ;)) (case_statement "case 3:\n return "abbrev";" case number_literal : (return_statement "return "abbrev";" return (string_literal ""abbrev"" " string_content ") ;)) (case_statement "case 4:\n return "line";" case number_literal : (return_statement "return "line";" return (string_literal ""line"" " string_content ") ;)) (case_statement "case 5:\n return "loc";" case number_literal : (return_statement "return "loc";" return (string_literal ""loc"" " string_content ") ;)) (case_statement "case 6:\n return "str_off";" case number_literal : (return_statement "return "str_off";" return (string_literal ""str_off"" " string_content ") ;)) (case_statement "case 7:\n return "macinfo";" case number_literal : (return_statement "return "macinfo";" return (string_literal ""macinfo"" " string_content ") ;)) (case_statement "case 8:\n return "macro";" case number_literal : (return_statement "return "macro";" return (string_literal ""macro"" " string_content ") ;)) })) })))
(translation_unit "char * FUN_001100d0(uint param_1)\n\n{\n switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}\n\n" (function_definition "char * FUN_001100d0(uint param_1)\n\n{\n switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}" primitive_type (pointer_declarator "* FUN_001100d0(uint param_1)" * (function_declarator "FUN_001100d0(uint param_1)" identifier (parameter_list "(uint param_1)" ( (parameter_declaration "uint param_1" type_identifier identifier) )))) (compound_statement "{\n switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}" { (switch_statement "switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }" switch (parenthesized_expression "(param_1)" ( identifier )) (compound_statement "{\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }" { (case_statement "default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;" default : (expression_statement "snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);" (call_expression "snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1)" identifier (argument_list "(&DAT_00159b00,0x10,"%d",(ulong)param_1)" ( (pointer_expression "&DAT_00159b00" & identifier) , number_literal , (string_literal ""%d"" " string_content ") , (cast_expression "(ulong)param_1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (return_statement "return &DAT_00159b00;" return (pointer_expression "&DAT_00159b00" & identifier) ;)) (case_statement "case 1:\n return "info";" case number_literal : (return_statement "return "info";" return (string_literal ""info"" " string_content ") ;)) (case_statement "case 2:\n return "types";" case number_literal : (return_statement "return "types";" return (string_literal ""types"" " string_content ") ;)) (case_statement "case 3:\n return "abbrev";" case number_literal : (return_statement "return "abbrev";" return (string_literal ""abbrev"" " string_content ") ;)) (case_statement "case 4:\n return "line";" case number_literal : (return_statement "return "line";" return (string_literal ""line"" " string_content ") ;)) (case_statement "case 5:\n return "loc";" case number_literal : (return_statement "return "loc";" return (string_literal ""loc"" " string_content ") ;)) (case_statement "case 6:\n return "str_off";" case number_literal : (return_statement "return "str_off";" return (string_literal ""str_off"" " string_content ") ;)) (case_statement "case 7:\n return "macinfo";" case number_literal : (return_statement "return "macinfo";" return (string_literal ""macinfo"" " string_content ") ;)) (case_statement "case 8:\n return "macro";" case number_literal : (return_statement "return "macro";" return (string_literal ""macro"" " 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 : (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , (string_literal " string_content ") , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (return_statement return (pointer_expression & IDENT) ;)) (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_001100d0(uint param_1)\n\n{\n switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}" (primitive_type "char") (pointer_declarator "* FUN_001100d0(uint param_1)" (* "*") (function_declarator "FUN_001100d0(uint param_1)" (identifier "FUN_001100d0") (parameter_list "(uint param_1)" (( "(") (parameter_declaration "uint param_1" (type_identifier "uint") (identifier "param_1")) () ")")))) (compound_statement "{\n switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }\n}" ({ "{") (switch_statement "switch(param_1) {\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }" (switch "switch") (parenthesized_expression "(param_1)" (( "(") (identifier "param_1") () ")")) (compound_statement "{\n default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;\n case 1:\n return "info";\n case 2:\n return "types";\n case 3:\n return "abbrev";\n case 4:\n return "line";\n case 5:\n return "loc";\n case 6:\n return "str_off";\n case 7:\n return "macinfo";\n case 8:\n return "macro";\n }" ({ "{") (case_statement "default:\n snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);\n return &DAT_00159b00;" (default "default") (: ":") (expression_statement "snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1);" (call_expression "snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1)" (identifier "snprintf") (argument_list "(&DAT_00159b00,0x10,"%d",(ulong)param_1)" (( "(") (pointer_expression "&DAT_00159b00" (& "&") (identifier "DAT_00159b00")) (, ",") (number_literal "0x10") (, ",") (string_literal ""%d"" (" """) (string_content "%d") (" """)) (, ",") (cast_expression "(ulong)param_1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_1")) () ")"))) (; ";")) (return_statement "return &DAT_00159b00;" (return "return") (pointer_expression "&DAT_00159b00" (& "&") (identifier "DAT_00159b00")) (; ";"))) (case_statement "case 1:\n return "info";" (case "case") (number_literal "1") (: ":") (return_statement "return "info";" (return "return") (string_literal ""info"" (" """) (string_content "info") (" """)) (; ";"))) (case_statement "case 2:\n return "types";" (case "case") (number_literal "2") (: ":") (return_statement "return "types";" (return "return") (string_literal ""types"" (" """) (string_content "types") (" """)) (; ";"))) (case_statement "case 3:\n return "abbrev";" (case "case") (number_literal "3") (: ":") (return_statement "return "abbrev";" (return "return") (string_literal ""abbrev"" (" """) (string_content "abbrev") (" """)) (; ";"))) (case_statement "case 4:\n return "line";" (case "case") (number_literal "4") (: ":") (return_statement "return "line";" (return "return") (string_literal ""line"" (" """) (string_content "line") (" """)) (; ";"))) (case_statement "case 5:\n return "loc";" (case "case") (number_literal "5") (: ":") (return_statement "return "loc";" (return "return") (string_literal ""loc"" (" """) (string_content "loc") (" """)) (; ";"))) (case_statement "case 6:\n return "str_off";" (case "case") (number_literal "6") (: ":") (return_statement "return "str_off";" (return "return") (string_literal ""str_off"" (" """) (string_content "str_off") (" """)) (; ";"))) (case_statement "case 7:\n return "macinfo";" (case "case") (number_literal "7") (: ":") (return_statement "return "macinfo";" (return "return") (string_literal ""macinfo"" (" """) (string_content "macinfo") (" """)) (; ";"))) (case_statement "case 8:\n return "macro";" (case "case") (number_literal "8") (: ":") (return_statement "return "macro";" (return "return") (string_literal ""macro"" (" """) (string_content "macro") (" """)) (; ";"))) (} "}"))) (} "}")))
char * function_1(type_1 dw_sect) { switch(dw_sect) { default: var_1(buf_12876,0x10,"%d",dw_sect); return buf_12876; case 1: return "info"; case 2: return "types"; case 3: return "abbrev"; case 4: return "line"; case 5: return "loc"; case 6: return "str_off"; case 7: return "macinfo"; case 8: return "macro"; } }
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 (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (string_literal (string_content)) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (return_statement (pointer_expression argument: (identifier)))) (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(uint param_1) { switch(param_1) { default: snprintf(&DAT_00159b00,0x10,"%d",(ulong)param_1); return &DAT_00159b00; case 1: return "info"; case 2: return "types"; case 3: return "abbrev"; case 4: return "line"; case 5: return "loc"; case 6: return "str_off"; case 7: return "macinfo"; case 8: return "macro"; } }
7696_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
_Alloc_hider
FUN_002a9880
/* std::string::_Alloc_hider::_Alloc_hider(char*, std::allocator<char> const&) */ void __thiscall std::string::_Alloc_hider::_Alloc_hider(_Alloc_hider *this,char *param_1,allocator *param_2) { *(char **)this = param_1; return; }
void FUN_002a9880(undefined8 *param_1,undefined8 param_2) { *param_1 = param_2; return; }
MOV qword ptr [RDI],RSI RET
null
null
null
null
[('tmp_16', u'STORE_-1204447100'), (u'CAST_-1204447034', u'STORE_-1204447100'), ('const-0', u'RETURN_-1204447087'), ('const-433', u'STORE_-1204447100'), ('tmp_15', u'CAST_-1204447034')]
[('tmp_16', u'STORE_-1204447100'), ('tmp_15', u'STORE_-1204447100'), ('const-0', u'RETURN_-1204447087'), ('const-433', u'STORE_-1204447100')]
null
null
002a9880
x64
O2
(translation_unit "void FUN_002a9880(undefined8 *param_1,undefined8 param_2)\n\n{\n *param_1 = param_2;\n return;\n}\n\n" (function_definition "void FUN_002a9880(undefined8 *param_1,undefined8 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" primitive_type (function_declarator "FUN_002a9880(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 = param_2;\n return;\n}" { (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::string::_Alloc_hider::_Alloc_hider(char*, std::allocator<char> const&) */\n\nvoid __thiscall\nstd::string::_Alloc_hider::_Alloc_hider(_Alloc_hider *this,char *param_1,allocator *param_2)\n\n{\n *(char **)this = param_1;\n return;\n}\n\n" comment (function_definition "void __thiscall\nstd::string::_Alloc_hider::_Alloc_hider(_Alloc_hider *this,char *param_1,allocator *param_2)\n\n{\n *(char **)this = param_1;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::string::_Alloc_hider::" identifier : : identifier : : identifier : :) (function_declarator "_Alloc_hider(_Alloc_hider *this,char *param_1,allocator *param_2)" identifier (parameter_list "(_Alloc_hider *this,char *param_1,allocator *param_2)" ( (parameter_declaration "_Alloc_hider *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "allocator *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n *(char **)this = param_1;\n return;\n}" { (expression_statement "*(char **)this = param_1;" (assignment_expression "*(char **)this = param_1" (pointer_expression "*(char **)this" * (cast_expression "(char **)this" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002a9880(undefined8 *param_1,undefined8 param_2)\n\n{\n *param_1 = param_2;\n return;\n}\n\n" (function_definition "void FUN_002a9880(undefined8 *param_1,undefined8 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" primitive_type (function_declarator "FUN_002a9880(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 = param_2;\n return;\n}" { (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 { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_002a9880(undefined8 *param_1,undefined8 param_2)\n\n{\n *param_1 = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002a9880(undefined8 *param_1,undefined8 param_2)" (identifier "FUN_002a9880") (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 = param_2;\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")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::string::_Alloc_hider::_Alloc_hider(char*, std::allocator<char> const&) */ void __thiscall std::string::function_1::function_1(function_1 *this,char *param_1,type_1 *param_2) { *(char **)this = 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)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement))))
null
void MASKED(undefined8 *param_1,undefined8 param_2) { *param_1 = param_2; return; }
2128_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
do_reset
FUN_0016ddf0
/* DWARF original prototype: void do_reset(Sized_elf_reloc_mapper<64,_true> * this, uint64_t checkpoint) */ void __thiscall gold::Sized_elf_reloc_mapper<64,_true>::do_reset (Sized_elf_reloc_mapper<64,_true> *this,uint64_t checkpoint) { (this->track_relocs_).pos_ = checkpoint; return; }
void FUN_0016ddf0(long param_1,undefined8 param_2) { *(undefined8 *)(param_1 + 0x38) = param_2; return; }
MOV qword ptr [RDI + 0x38],RSI RET
null
null
null
null
[('tmp_18', u'PTRSUB_-1207312839'), (u'PTRSUB_-1207312837', u'STORE_-1207312907'), ('tmp_19', u'STORE_-1207312907'), ('const-40', u'PTRSUB_-1207312839'), ('const-16', u'PTRSUB_-1207312837'), ('const-0', u'RETURN_-1207312893'), (u'PTRSUB_-1207312839', u'PTRSUB_-1207312837'), ('const-433', u'STORE_-1207312907')]
[('const-433', u'STORE_-1207312907'), ('tmp_19', u'STORE_-1207312907'), (u'INT_ADD_-1207312893', u'CAST_-1207312841'), ('const-56', u'INT_ADD_-1207312893'), ('const-0', u'RETURN_-1207312893'), ('tmp_18', u'INT_ADD_-1207312893'), (u'CAST_-1207312841', u'STORE_-1207312907')]
null
null
0016ddf0
x64
O2
(translation_unit "void FUN_0016ddf0(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x38) = param_2;\n return;\n}\n\n" (function_definition "void FUN_0016ddf0(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x38) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_0016ddf0(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 *(undefined8 *)(param_1 + 0x38) = param_2;\n return;\n}" { (expression_statement "*(undefined8 *)(param_1 + 0x38) = param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x38) = param_2" (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) )))) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void do_reset(Sized_elf_reloc_mapper<64,_true> * this, uint64_t\n checkpoint) */\n\nvoid __thiscall\ngold::Sized_elf_reloc_mapper<64,_true>::do_reset\n (Sized_elf_reloc_mapper<64,_true> *this,uint64_t checkpoint)\n\n{\n (this->track_relocs_).pos_ = checkpoint;\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_elf_reloc_mapper<64,_true>::do_reset\n (Sized_elf_reloc_mapper<64,_true> *this,uint64_t checkpoint)\n\n{\n (this->track_relocs_).pos_ = checkpoint;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_true>::" identifier > : :) (init_declarator "do_reset\n (Sized_elf_reloc_mapper<64,_true> *this,uint64_t checkpoint)\n\n{\n (this->track_relocs_).pos_ = checkpoint" (function_declarator "do_reset\n (Sized_elf_reloc_mapper<64,_true> *this,uint64_t checkpoint)\n\n{\n (this->track_relocs_).pos_" (function_declarator "do_reset\n (Sized_elf_reloc_mapper<64,_true> *this,uint64_t checkpoint)" identifier (parameter_list "(Sized_elf_reloc_mapper<64,_true> *this,uint64_t checkpoint)" ( (parameter_declaration "Sized_elf_reloc_mapper" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint64_t checkpoint" primitive_type identifier) ))) (ERROR "{" {) (parameter_list "(this->track_relocs_)" ( (parameter_declaration "this->track_relocs_" type_identifier (ERROR "->" ->) identifier) )) (ERROR "." .) identifier) = identifier) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0016ddf0(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x38) = param_2;\n return;\n}\n\n" (function_definition "void FUN_0016ddf0(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x38) = param_2;\n return;\n}" primitive_type (function_declarator "FUN_0016ddf0(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 *(undefined8 *)(param_1 + 0x38) = param_2;\n return;\n}" { (expression_statement "*(undefined8 *)(param_1 + 0x38) = param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x38) = param_2" (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) )))) = 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 IDENT) ))) (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 ;) })))
(function_definition "void FUN_0016ddf0(long param_1,undefined8 param_2)\n\n{\n *(undefined8 *)(param_1 + 0x38) = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0016ddf0(long param_1,undefined8 param_2)" (identifier "FUN_0016ddf0") (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 *(undefined8 *)(param_1 + 0x38) = param_2;\n return;\n}" ({ "{") (expression_statement "*(undefined8 *)(param_1 + 0x38) = param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x38) = param_2" (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")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void do_reset(Sized_elf_reloc_mapper<64,_true> * this, uint64_t checkpoint) */ void __thiscall gold::type_1<64,type_2>::function_1 (type_1<64,type_2> *type_3,uint64_t checkpoint) { (type_3->track_relocs_).function_2 = checkpoint; 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)))) 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: (identifier))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2) { *(undefined8 *)(param_1 + 0x38) = param_2; return; }
1303_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
~Struct_no_stub_group_multi
FUN_0015f120
/* DWARF original prototype: void ~Struct_no_stub_group_multi(Struct_no_stub_group_multi * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_stub_group_multi::~Struct_no_stub_group_multi (Struct_no_stub_group_multi *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_0049e880; 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_0015f120(undefined8 *param_1) { *param_1 = &PTR_FUN_0049e880; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00338a50(); } thunk_FUN_00338a50(param_1,0x60); return; }
LEA RAX,[0x49e880] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x0015f140 CALL 0x00338a50 MOV RDI,RBX MOV ESI,0x60 POP RBX JMP 0x00338a40
null
null
null
null
[('const-0', u'PTRSUB_-1207242307'), (u'PTRSUB_-1207242301', u'PTRSUB_-1207242297'), ('const-0', u'RETURN_-1207242380'), (u'PTRSUB_-1207242301', u'STORE_-1207242444'), ('const-0', u'PTRSUB_-1207242292'), ('const-0', u'PTRSUB_-1207242306'), ('const-8', u'PTRSUB_-1207242296'), (u'LOAD_-1207242440', u'CALL_-1207242405'), ('tmp_93', u'PTRSUB_-1207242306'), ('tmp_93', u'PTRSUB_-1207242296'), (u'PTRSUB_-1207242296', u'PTRSUB_-1207242292'), (u'LOAD_-1207242440', u'CAST_-1207242285'), (u'PTRSUB_-1207242306', u'PTRSUB_-1207242301'), ('tmp_58', u'CBRANCH_-1207242412'), (u'PTRSUB_-1207242292', u'PTRSUB_-1207242289'), ('const-433', u'STORE_-1207242444'), (u'PTRSUB_-1207242307', u'CAST_-1207242297'), (u'CAST_-1207242297', u'STORE_-1207242444'), ('tmp_93', u'PTRSUB_-1207242302'), (u'CAST_-1207242285', u'INT_NOTEQUAL_-1207242413'), ('const-96', u'CALL_-1207242384'), (u'PTRSUB_-1207242294', u'LOAD_-1207242440'), ('const-433', u'LOAD_-1207242440'), (u'PTRSUB_-1207242302', u'PTRSUB_-1207242301'), ('tmp_93', u'CALL_-1207242384'), ('const-0', u'PTRSUB_-1207242301'), ('const-0', u'PTRSUB_-1207242294'), (u'PTRSUB_-1207242297', u'PTRSUB_-1207242294'), ('const-4843648', u'PTRSUB_-1207242307'), ('const-0', u'PTRSUB_-1207242297'), ('const-16', u'PTRSUB_-1207242289'), ('const-0', u'PTRSUB_-1207242301'), (u'PTRSUB_-1207242289', u'INT_NOTEQUAL_-1207242413'), ('const-8', u'PTRSUB_-1207242302'), (u'INT_NOTEQUAL_-1207242413', u'CBRANCH_-1207242412')]
[('const-0', u'PTRSUB_-1207242308'), ('tmp_194', u'PTRADD_-1207242300'), (u'PTRADD_-1207242300', u'INT_NOTEQUAL_-1207242413'), ('const-3', u'PTRADD_-1207242300'), ('const-4843648', u'PTRSUB_-1207242308'), ('const-96', u'CALL_-1207242384'), ('const-0', u'RETURN_-1207242380'), ('const-1', u'PTRADD_-1207242305'), (u'PTRSUB_-1207242308', u'STORE_-1207242444'), ('tmp_194', u'CALL_-1207242384'), ('const-8', u'PTRADD_-1207242305'), (u'LOAD_-1207242440', u'CAST_-1207242304'), ('const-433', u'LOAD_-1207242440'), (u'CAST_-1207242304', u'INT_NOTEQUAL_-1207242413'), ('tmp_194', u'STORE_-1207242444'), ('const-8', u'PTRADD_-1207242300'), ('tmp_194', u'PTRADD_-1207242305'), ('tmp_58', u'CBRANCH_-1207242412'), (u'PTRADD_-1207242305', u'LOAD_-1207242440'), ('const-433', u'STORE_-1207242444'), (u'INT_NOTEQUAL_-1207242413', u'CBRANCH_-1207242412')]
null
null
0015f120
x64
O2
(translation_unit "void FUN_0015f120(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e880;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\n }\n thunk_FUN_00338a50(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_0015f120(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e880;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\n }\n thunk_FUN_00338a50(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_0015f120(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_0049e880;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\n }\n thunk_FUN_00338a50(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0049e880;" (assignment_expression "*param_1 = &PTR_FUN_0049e880" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0049e880" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\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_00338a50();\n }" { (expression_statement "FUN_00338a50();" (call_expression "FUN_00338a50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_00338a50(param_1,0x60);" (call_expression "thunk_FUN_00338a50(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_no_stub_group_multi(Struct_no_stub_group_multi * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_no_stub_group_multi::~Struct_no_stub_group_multi\n (Struct_no_stub_group_multi *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_0049e880;\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\ngold::General_options::Struct_no_stub_group_multi::~Struct_no_stub_group_multi\n (Struct_no_stub_group_multi *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_0049e880;\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_stub_group_multi::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_no_stub_group_multi\n (Struct_no_stub_group_multi *this,int __in_chrg)" identifier (parameter_list "(Struct_no_stub_group_multi *this,int __in_chrg)" ( (parameter_declaration "Struct_no_stub_group_multi *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_0049e880;\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_0049e880;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_0049e880" (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_0049e880" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_0049e880" & 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_0015f120(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e880;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\n }\n thunk_FUN_00338a50(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_0015f120(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e880;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\n }\n thunk_FUN_00338a50(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_0015f120(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_0049e880;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\n }\n thunk_FUN_00338a50(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_0049e880;" (assignment_expression "*param_1 = &PTR_FUN_0049e880" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_0049e880" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\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_00338a50();\n }" { (expression_statement "FUN_00338a50();" (call_expression "FUN_00338a50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_00338a50(param_1,0x60);" (call_expression "thunk_FUN_00338a50(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_0015f120(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_0049e880;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\n }\n thunk_FUN_00338a50(param_1,0x60);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015f120(undefined8 *param_1)" (identifier "FUN_0015f120") (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_0049e880;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\n }\n thunk_FUN_00338a50(param_1,0x60);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_0049e880;" (assignment_expression "*param_1 = &PTR_FUN_0049e880" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_0049e880" (& "&") (identifier "PTR_FUN_0049e880"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00338a50();\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_00338a50();\n }" ({ "{") (expression_statement "FUN_00338a50();" (call_expression "FUN_00338a50()" (identifier "FUN_00338a50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_00338a50(param_1,0x60);" (call_expression "thunk_FUN_00338a50(param_1,0x60)" (identifier "thunk_FUN_00338a50") (argument_list "(param_1,0x60)" (( "(") (identifier "param_1") (, ",") (number_literal "0x60") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_no_stub_group_multi(Struct_no_stub_group_multi * 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_0049e880; 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_0049e880; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00338a50(); } thunk_FUN_00338a50(param_1,0x60); return; }